pax_global_header00006660000000000000000000000064147627112670014527gustar00rootroot0000000000000052 comment=9c58f67334fbc5019714ddd28ce688b21341f1f0 font-manager-0.9.4/000077500000000000000000000000001476271126700141175ustar00rootroot00000000000000font-manager-0.9.4/.gitattributes000066400000000000000000000016031476271126700170120ustar00rootroot00000000000000# 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 # Don't include generated header files lib/data/*.h linguist-generated # Don't include orthography data in language statistics lib/data/orthographies/* linguist-generated # Don't include documentation in language statistics help/* linguist-documentation # Don't include generated Unicode info files lib/data/ucd/unicode-blocks.h linguist-generated lib/data/ucd/unicode-categories.h linguist-generated lib/data/ucd/unicode-names.h linguist-generated lib/data/ucd/unicode-nameslist.h linguist-generated lib/data/ucd/unicode-scripts.h linguist-generated lib/data/ucd/unicode-unihan.h linguist-generated lib/data/ucd/unicode-versions.h linguist-generated font-manager-0.9.4/.github/000077500000000000000000000000001476271126700154575ustar00rootroot00000000000000font-manager-0.9.4/.github/ISSUE_TEMPLATE/000077500000000000000000000000001476271126700176425ustar00rootroot00000000000000font-manager-0.9.4/.github/ISSUE_TEMPLATE/bug_report.md000066400000000000000000000020521476271126700223330ustar00rootroot00000000000000--- 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.9.4/.github/ISSUE_TEMPLATE/feature_request.md000066400000000000000000000011231476271126700233640ustar00rootroot00000000000000--- 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.9.4/.gitignore000066400000000000000000000000441476271126700161050ustar00rootroot00000000000000build build-aux/results po/POTFILES font-manager-0.9.4/CHANGELOG000066400000000000000000000241001476271126700153260ustar00rootroot000000000000000.9.3 -> 0.9.4 - Fix segfault reported in Issue #436 0.9.2 -> 0.9.3 - Restore editable labels for collection names - Switch to using libarchive rather than calling external application - Add preference option for gtk-font-rendering - Issue #429 - Remember selected items in font lists where possible - Issue #424 - Set sensitivity of labels to match activation status - Switch to using CSS for preview area colors - Google Fonts : Use standard TextView for editing in preview - Issue #424 - Browse Mode : Propagate waterfall settings - Issue #424 - Browse Mode : Add keyboard shortcuts to modify preview size - Issue #424 - Browse Mode : Add designer information to preview pane - Browse Mode : Add tooltip with copyright and design description to preview pane - Font Viewer : Add preference pane - Issue #428 - Font Viewer : Support for multiple variations within single file - CLI interface : Fix segfault when using certain options - Issue #421 - CLI interface : Add --keep option to allow disabling all but specified fonts - Fix purge operation for PPA packaging - Issue #422 0.9.1 -> 0.9.2 - Address segfault reported on FreeBSD - Closes #395 - Add StartupWMClass to desktop file to avoid duplicate entry in docks 0.9.0 -> 0.9.1 - Address segfault caused by missing sources - Closes #405 - Update Unicode data files to version 16.0 - Fix GLib Schema loading to ensure newest file gets loaded - Fix base dir detection for Google Fonts waterfall preview - Add preference to control spacing between lines in waterfall - Issue #399 - Check for default preview and load localized version instead - Issue #389 - Set cursor to visible in active preview - Issue #403 - Ship fallback icons to avoid missing image icons - Issue #373 - FontList : Increase margin to improve TreeExpander consistency - Issue #373 - Waterfall Preview : Allow access to waterfall settings from right click menu - Issue #373 - Collections : More accurate state tracking - Unsorted Category : Fix matching - Unsorted Category : Prevent possible crash due to access of null object - Browse Mode : Save preview tile size - Issue #373 - Browse Mode : Set Gtk.GridView:max-columns to 36, defaults to 7 - Issue #373 - Browse Mode : Add tooltip text to controls - Issue #373 - Browse Mode : Fix preview size not updating with tile size - Browse Mode : Restore list option and allow for custom text - Issue #378 - Google Fonts : link waterfall settings for consistency - Google Fonts : Move file management into Font object for improved state tracking - Google Fonts : Set margins to match Manage fontlist - Dark Theme : Fix light backgrounds in various areas and dialogs 0.8.9 -> 0.9.0 - Port to GTK 4 - Change application identifier to com.github.FontManager.FontManager - Issue #319 - Add build option to enable loading Adwaita stylesheet, disabled by default. - Update appdata file, switch to using metainfo.xml extension. - Add option to sort collections by name or size - Issue #297 - Improve search to include variations and partial matches - Issue #316 - Add editable preview mode to Google Fonts preview pane - Issue #250 - Double click selected orthography filter to deselect - Issue #332 - Drop Fonts table every update to avoid missing fonts - Issue #330 - Track locale and drop database on change to avoid invalid orthographies - Issue #330 - Ensure property values are always visible - Issue #292 - Update vendor list 0.8.8 -> 0.8.9 - Bumps libsoup version to 3.0 - Issue #343 - Fix build failures with Vala >= 0.56.17 - Issue #355 - Fix failure during copy of font files on export - Fix reversed order of font substitutions - Issue #351 - Update Unicode data to version 15.1.0 - Issue #345 - Don't disable Fontconfig home, avoids warnings from library 0.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.9.4/COPYING000066400000000000000000001045131476271126700151560ustar00rootroot00000000000000 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.9.4/INSTALL000066400000000000000000000016031476271126700151500ustar00rootroot00000000000000 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 setup --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.9.4/README.md000066400000000000000000000123221476271126700153760ustar00rootroot00000000000000|[English](README.md)|[Română](README.ro.md)| |--------------------|----------------------| # Font Manager A simple font management application for GTK Desktop Environments ![Main Window](https://raw.githubusercontent.com/FontManager/font-manager/master/help/C/media/main-window.png) 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 ### Distribution packages #### Arch User Repository Arch Linux users can install [`font-manager`](https://archlinux.org/packages/extra/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 >= 1.1.0` - `ninja` - `glib >= 2.62` - `vala >= 0.56` - `freetype2 >= 2.10` - `gtk+-4.0 >= 4.12` - `json-glib-1.0 >= 1.5` - `libxml-2.0 >= 2.9.10` - `sqlite3 >= 3.35` - `gobject-introspection` - `yelp-tools (optional)` - `gettext (optional)` Support for compressed files, which is enabled by default, requires: - `libarchive >= 3.7` Google Fonts integration, which is enabled by default, requires the following libraries: - `webkitgtk-6.0 >= 2.4` - `libsoup3 >= 3.2` If you wish to also build file manager extensions, you will need corresponding development libraries: - `libnautilus-extension` - `libnemo-extension` - `thunar` Adwaita stylesheet support is available as a build option, which is disabled by default, if enabled you will need the Adwaita library installed: - `libadwaita-1` You will also have to enable the option in the Interface section of the preference pane. Adwaita support is limited to styling, no other components are used at this time. To build the application: ```bash meson setup --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.9.4/README.ro.md000066400000000000000000000123771476271126700160270ustar00rootroot00000000000000 # Font Manager Un manager de fonturi simplu pentru Mediile Desktop GTK. ![Main Window](https://raw.githubusercontent.com/FontManager/font-manager/master/help/C/media/main-window.png) 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 ### 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 >= 1.1.0` - `ninja` - `glib >= 2.62` - `vala >= 0.56` - `freetype2 >= 2.10` - `gtk+-4.0 >= 4.12` - `json-glib-1.0 >= 1.5` - `libxml-2.0 >= 2.9.10` - `sqlite3 >= 3.35` - `gobject-introspection` - `yelp-tools` (opţional) - `gettext` (opţional) Support for compressed files, which is enabled by default, requires: - `libarchive >= 3.7` Dacă doriţi să construiţi şi integrare cu Google Fonts, care este activată implicit, următoarele biblioteci sunt necesare: - `webkitgtk-6.0 >= 2.4` - `libsoup3 >= 3.2` 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` Pentru a construi aplicaţia: ```bash meson setup --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.9.4/build-aux/000077500000000000000000000000001476271126700160115ustar00rootroot00000000000000font-manager-0.9.4/build-aux/LSAN.supp000066400000000000000000000006211476271126700174560ustar00rootroot00000000000000 # WebKit : Likely one time allocation since it's less than 100 bytes leak:font_manager_google_fonts_create_webview # Pango/Fontconfig leak:fc_thread_func leak:pango_parse_markup leak:pango_itemize_with_font leak:pango_fc_font_map_cache_clear leak:pango_cairo_fc_font_map_fontset_key_substitute # GTK/GSK leak:draw_text #leak:gsk_color_node_new2 leak:gsk_container_node_new leak:gtk_widget_allocate font-manager-0.9.4/build-aux/Makefile000066400000000000000000000057071476271126700174620ustar00rootroot00000000000000 PACKAGE_NAME = font-manager PACKAGE_VERSION = 0.9.4 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 = 16.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)/data/ucd; \ done && \ rm -rf $(UNICODE_DATA_DIR) $(PACKAGE_NAME).pot: cd $(ABS_TOP_SRCDIR) && \ meson setup 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)/data && \ cd .. $(PACKAGE_NAME)-vendor.h: cd vendor && \ ./genheader.py $(PKG_LIB_DIR)/data && \ 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 \ libfreetype-dev \ libfontconfig-dev \ libglib2.0-dev \ libjson-glib-dev \ libcairo2-dev \ libgtk-4-dev \ libadwaita-1-dev \ libpango1.0-dev \ libsqlite3-dev \ libgirepository1.0-dev \ yelp-tools \ python3 \ python-gi-dev \ python3-nautilus \ libsoup2.4-dev \ libwebkitgtk-6.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 setup 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.9.4/build-aux/font-manager.supp000066400000000000000000000037301476271126700213030ustar00rootroot00000000000000 ################################### BEGIN ###################################### # This section contains all the suppresions required to get a "clean" bill of # health from Valgrind when executing hello-world-gtk.c from # https://www.gtk.org/docs/getting-started/hello-world/ # Fontconfig { FcConfigValues Memcheck:Leak fun:*alloc ... fun:FcConfigValues } { FcValue* Memcheck:Leak fun:*alloc ... fun:FcValue* } { FcFontRenderPrepare Memcheck:Leak fun:*alloc ... fun:FcFontRenderPrepare } # GObject { g_application_register Memcheck:Leak fun:*alloc ... fun:g_application_register } # GSK { gsk_renderer_* Memcheck:Leak match-leak-kinds:all fun:* ... src:gskrenderer.c:* } { gsk_ngl_renderer_* Memcheck:Leak match-leak-kinds:all fun:* ... fun:gsknglrenderer.c:* } { gsknglrendererjob Memcheck:Leak fun:* ... src:gsknglrenderjob.c:* } # GTK { gtk_init Memcheck:Leak fun:*alloc ... fun:gtk_init* } { gtk_css_node_validate_internal Memcheck:Leak fun:*lloc ... fun:gtk_css_node_validate_internal } { gtk_widget_query_size_for_orientation Memcheck:Leak fun:*alloc ... fun:gtk_widget_query_size_for_orientation } { gtk_at_context_create Memcheck:Leak fun:*alloc ... fun:gtk_at_context_create } # Mesa { nir_serialize Memcheck:Leak fun:*alloc ... src:nir_serialize.c:* } # Intel driver { crocus* Memcheck:Leak match-leak-kinds:all fun:*alloc ... fun:crocus* } # Pango { Pango.sort_in_thread Memcheck:Leak fun:*alloc ... fun:FcFontSetSort fun:sort_in_thread } ##################################### END ###################################### { pango_fc_font_map_load_fontset Memcheck:Leak fun:*alloc ... fun:pango_fc_font_map_load_fontset } font-manager-0.9.4/build-aux/gen-unicode-headers.pl000077500000000000000000000640431476271126700221660ustar00rootroot00000000000000#!/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 "#pragma once\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 _FontManagerUnicodeName FontManagerUnicodeName;\n\n"; print $out "static const struct _FontManagerUnicodeName\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"; 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 "#pragma once\n\n"; print $out "#include \n\n"; print $out "#ifndef __GTK_DOC_IGNORE__\n\n"; print $out "typedef struct _FontManagerUnicodeCategory FontManagerUnicodeCategory;\n\n"; print $out "static const struct _FontManagerUnicodeCategory\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"; 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 "#pragma once\n\n"; print $out "#include \n\n"; print $out "#ifndef __GTK_DOC_IGNORE__\n\n"; print $out "#if INCLUDE_UNIHAN_DATA\n\n"; print $out "typedef struct _FontManagerUnihan FontManagerUnihan;\n\n"; print $out "static const struct _FontManagerUnihan\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; } #endif 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; } #endif const gchar * font_manager_unicode_get_unicode_$name (gunichar uc) { #if INCLUDE_UNIHAN_DATA const FontManagerUnihan *uh = _get_unihan (uc); if (uh == NULL) return NULL; else return unihan_get_$name (uh); #else return NULL; #endif } EOT } print $out "#endif\n\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 FontManagerUnicharStringIndex ", $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 "#pragma once\n\n"; print $out "#include \n\n"; print $out "#ifndef __GTK_DOC_IGNORE__\n\n"; print $out "typedef struct _FontManagerUnicharStringIndex FontManagerUnicharStringIndex;\n"; print $out "typedef struct _FontManagerUnicharUnichar FontManagerUnicharUnichar;\n"; print $out "typedef struct _FontManagerNamesList FontManagerNamesList;\n\n"; print $out "struct _FontManagerUnicharStringIndex\n"; print $out "{\n"; print $out " gunichar index;\n"; print $out " guint32 string_index;\n"; print $out "}; \n\n"; print $out "struct _FontManagerUnicharUnichar\n"; print $out "{\n"; print $out " gunichar index;\n"; print $out " gunichar value;\n"; print $out "}; \n\n"; print $out "struct _FontManagerNamesList\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 FontManagerUnicharUnichar 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 FontManagerNamesList 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"; 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 "#pragma once\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 _FontManagerUnicodeBlock FontManagerUnicodeBlock;\n"; print $out "\n"; print $out "static const struct _FontManagerUnicodeBlock\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"; 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 "#pragma once\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 " FontManagerUnicodeStandard version;\n"; print $out "}\n"; print $out "FontManagerUnicodeVersion;\n\n"; print $out "static const FontManagerUnicodeVersion unicode_versions[] =\n"; print $out "{\n"; for my $start (sort { $a <=> $b } keys %version_hash) { printf $out (qq/ { 0x%04X, 0x%04X, FONT_MANAGER_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"; close ($out); print " done.\n"; } font-manager-0.9.4/build-aux/license/000077500000000000000000000000001476271126700174335ustar00rootroot00000000000000font-manager-0.9.4/build-aux/license/Aladdin.json000066400000000000000000000004161476271126700216630ustar00rootroot00000000000000{ "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.9.4/build-aux/license/Apache.json000066400000000000000000000004641476271126700215130ustar00rootroot00000000000000{ "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.9.4/build-aux/license/Arphic.json000066400000000000000000000006071476271126700215370ustar00rootroot00000000000000{ "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.9.4/build-aux/license/Bitstream.json000066400000000000000000000004771476271126700222700ustar00rootroot00000000000000{ "License" : [ { "Name" : "Bitstream Vera License", "URL" : "http://www-old.gnome.org/fonts/#Final_Bitstream_Vera_Fonts", "Keywords" : [ "Bitstream", "Vera", "DejaVu", null ] } ] } font-manager-0.9.4/build-aux/license/CC.json000066400000000000000000000025231476271126700206150ustar00rootroot00000000000000{ "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.9.4/build-aux/license/CREDITS000066400000000000000000000006641476271126700204610ustar00rootroot00000000000000Open 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.9.4/build-aux/license/Freeware.json000066400000000000000000000004061476271126700220660ustar00rootroot00000000000000{ "License" : [ { "Name" : "Freeware", "URL" : "http://en.wikipedia.org/wiki/Freeware", "Keywords" : [ "freeware", "free ware", null ] } ] } font-manager-0.9.4/build-aux/license/GNU.json000066400000000000000000000027041476271126700207620ustar00rootroot00000000000000{ "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.9.4/build-aux/license/GUST.json000066400000000000000000000003741476271126700211140ustar00rootroot00000000000000{ "License" : [ { "Name" : "GUST Font License", "URL" : "http://tug.org/fonts/licenses/GUST-FONT-LICENSE.txt", "Keywords" : [ "GUST", null ] } ] } font-manager-0.9.4/build-aux/license/IPA.json000066400000000000000000000005321476271126700207370ustar00rootroot00000000000000{ "License" : [ { "Name" : "IPA", "URL" : "http://opensource.org/licenses/ipafont.html", "Keywords" : [ "IPA License", "Information-technology Promotion Agency", "(IPA)", " IPA ", null ] } ] } font-manager-0.9.4/build-aux/license/M+.json000066400000000000000000000004171476271126700205770ustar00rootroot00000000000000{ "License" : [ { "Name" : "M+ Fonts Project License", "URL" : "http://mplus-fonts.sourceforge.jp/webfonts/#license", "Keywords" : [ "M+ FONTS PROJECT", null ] } ] } font-manager-0.9.4/build-aux/license/MIT.json000066400000000000000000000004501476271126700207560ustar00rootroot00000000000000{ "License" : [ { "Name" : "MIT License", "URL" : "http://www.opensource.org/licenses/mit-license.php", "Keywords" : [ "M.I.T.", "Software without restriction,", null ] } ] } font-manager-0.9.4/build-aux/license/Magenta.json000066400000000000000000000004101476271126700216750ustar00rootroot00000000000000{ "License" : [ { "Name" : "Magenta Open License", "URL" : "http://www.ellak.gr/pub/fonts/mgopen/index.en.html#license", "Keywords" : [ "MgOpen", null ] } ] } font-manager-0.9.4/build-aux/license/Monotype.json000066400000000000000000000005431476271126700221420ustar00rootroot00000000000000{ "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.9.4/build-aux/license/OFL.json000066400000000000000000000010561476271126700207500ustar00rootroot00000000000000{ "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.9.4/build-aux/license/Public.json000066400000000000000000000004511476271126700215440ustar00rootroot00000000000000{ "License" : [ { "Name" : "Public Domain (not a license)", "URL" : "http://en.wikipedia.org/wiki/Public_domain", "Keywords" : [ "public domain", "Public Domain", null ] } ] } font-manager-0.9.4/build-aux/license/Stix.json000066400000000000000000000005231476271126700212550ustar00rootroot00000000000000{ "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.9.4/build-aux/license/UFL.json000066400000000000000000000005121476271126700207520ustar00rootroot00000000000000{ "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.9.4/build-aux/license/Utopia.json000066400000000000000000000005321476271126700215670ustar00rootroot00000000000000{ "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.9.4/build-aux/license/X.json000066400000000000000000000004241476271126700205350ustar00rootroot00000000000000{ "License" : [ { "Name" : "XFree86 License", "URL" : "http://www.xfree86.org/legal/licenses.html", "Keywords" : [ "XFree86", "X Consortium", null ] } ] } font-manager-0.9.4/build-aux/license/Z-Unknown.json000066400000000000000000000002601476271126700221720ustar00rootroot00000000000000{ "License" : [ { "Name" : "Unknown License", "URL": null, "Keywords" : [ null ] } ] } font-manager-0.9.4/build-aux/license/genheader.py000077500000000000000000000057061476271126700217420ustar00rootroot00000000000000#!/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 = """ #pragma once #include #include #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 """ 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.9.4/build-aux/lsan000077500000000000000000000002051476271126700166710ustar00rootroot00000000000000G_DEBUG=gc-friendly,resident-modules \ G_SLICE=always-malloc Malloc=1 \ LSAN_OPTIONS="log_path=lsan_log:suppressions=LSAN.supp" \ $@ font-manager-0.9.4/build-aux/memcheck000077500000000000000000000004721476271126700175160ustar00rootroot00000000000000valgrind \ --tool=memcheck \ --leak-check=full \ --leak-resolution=high \ --num-callers=20 \ --show-leak-kinds=definite,indirect,possible \ --log-file=valgrind_log \ --suppressions=/usr/share/glib-2.0/valgrind/glib.supp \ --suppressions=/usr/share/gtk-4.0/valgrind/gtk.supp \ --suppressions=font-manager.supp \ $@ font-manager-0.9.4/build-aux/ui/000077500000000000000000000000001476271126700164265ustar00rootroot00000000000000font-manager-0.9.4/build-aux/ui/action-unavailable-symbolic.svg000066400000000000000000000006311476271126700245240ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/avatar-default-symbolic.svg000066400000000000000000000004121476271126700236630ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/com.github.FontManager.FontManager-symbolic.svg000066400000000000000000000346501476271126700274350ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/computer-fail-symbolic.svg000066400000000000000000000006631476271126700235420ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/computer-symbolic.svg000066400000000000000000000004521476271126700226250ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/dialog-question-symbolic.svg000066400000000000000000000012571476271126700240770ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/document-edit-symbolic.svg000066400000000000000000000004371476271126700235330ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/edit-clear-symbolic-rtl.svg000066400000000000000000000007351476271126700236030ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/edit-clear-symbolic.svg000066400000000000000000000007561476271126700230070ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/edit-find-symbolic.svg000066400000000000000000000006731476271126700226370ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/edit-select-all-symbolic.svg000066400000000000000000000007531476271126700237430ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/edit-undo-symbolic-rtl.svg000066400000000000000000000003671476271126700234630ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/edit-undo-symbolic.svg000066400000000000000000000004031476271126700226530ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/emblem-documents-symbolic.svg000066400000000000000000000005771476271126700242370ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/emblem-synchronizing-symbolic.svg000066400000000000000000000005311476271126700251300ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/folder-open-symbolic.svg000066400000000000000000000005601476271126700232010ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/folder-symbolic.svg000066400000000000000000000003371476271126700222440ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/format-justify-center-symbolic.svg000066400000000000000000000003171476271126700252300ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/format-justify-fill-symbolic.svg000066400000000000000000000003171476271126700246760ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/format-justify-left-symbolic.svg000066400000000000000000000003151476271126700247000ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/format-justify-right-symbolic.svg000066400000000000000000000003171476271126700250650ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/gen_ui_resources.py000077500000000000000000000101751476271126700223470ustar00rootroot00000000000000#!/usr/bin/env python3 # -*- coding: utf-8 -*- # # Copyright (C) 2009-2024 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 os import shutil RESOURCE_PATH = '/com/github/FontManager/FontManager' RESOURCE_ID = 'com.github.FontManager.FontManager' SVG_OPTIONS = 'preprocess="xml-stripblanks" compressed="true"' icon_categories = { 'apps' : [ 'preferences-desktop-locale-symbolic.svg' ], 'actions' : [ 'action-unavailable-symbolic.svg', 'document-edit-symbolic.svg', 'edit-clear-symbolic.svg', 'edit-clear-symbolic-rtl.svg', 'edit-find-symbolic.svg', 'edit-select-all-symbolic.svg', 'edit-undo-symbolic-rtl.svg', 'edit-undo-symbolic.svg', 'format-justify-center-symbolic.svg', 'format-justify-fill-symbolic.svg', 'format-justify-left-symbolic.svg', 'format-justify-right-symbolic.svg', 'go-home-symbolic.svg', 'go-previous-symbolic.svg', 'list-add-symbolic.svg', 'list-drag-handle-symbolic.svg', 'list-remove-symbolic.svg', 'open-menu-symbolic.svg', 'panel-right-symbolic.svg', 'panel-right-symbolic-rtl.svg', 'system-run-symbolic.svg', 'view-grid-symbolic.svg', 'view-list-symbolic.svg', 'view-more-symbolic.svg', 'view-sort-descending-symbolic.svg', 'view-pin-symbolic.svg', 'window-close-symbolic.svg', 'zoom-in-symbolic.svg', 'zoom-out-symbolic.svg' ], 'devices' : [ 'computer-symbolic.svg' ], 'emblems' : [ 'emblem-documents-symbolic.svg', 'emblem-synchronizing-symbolic.svg' ], 'places' : [ 'folder-symbolic.svg' ], 'status' : [ 'avatar-default-symbolic.svg', 'computer-fail-symbolic.svg', 'dialog-question-symbolic.svg', 'folder-open-symbolic.svg', 'network-error-symbolic.svg', 'network-offline-symbolic.svg' ] } os.makedirs('ui/icons', exist_ok=True) with open('ui/gresources.xml', 'w') as resources: resources.write('\n') resources.write('\n') os.makedirs('ui/icons/symbolic/apps', exist_ok=True) shutil.copy('com.github.FontManager.FontManager-symbolic.svg', 'ui/icons/symbolic/apps/') resources.write(' \n'.format(RESOURCE_PATH)) resources.write(' icons/symbolic/apps/{}-symbolic.svg\n'.format(SVG_OPTIONS, RESOURCE_ID)) for category, icons in icon_categories.items(): os.makedirs('ui/icons/scalable/{}'.format(category), exist_ok=True) for icon in icons: shutil.copy(icon, 'ui/icons/scalable/{}/'.format(category)) resources.write(' icons/scalable/{}/{}\n'.format(SVG_OPTIONS, category, icon)) resources.write(' \n') resources.write(' \n'.format(RESOURCE_PATH)) resources.write(' FontManager.css\n') resources.write(' \n') resources.write('\n') with open('ui/meson.build', 'w') as meson: meson.write('\ngresources_xml_file = files(\'gresources.xml\')\n') meson.write('\ngresources = gnome.compile_resources(\'ui-resources\', gresources_xml_file)\n\n') with open('ui/icons/CREDITS', 'w') as credits: credits.write('\nIcons in the scalable directory are sourced from the papirus-icon-theme\n') credits.write('\nSee https://github.com/PapirusDevelopmentTeam/papirus-icon-theme for more info') font-manager-0.9.4/build-aux/ui/go-home-symbolic.svg000066400000000000000000000002651476271126700223240ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/go-previous-symbolic.svg000066400000000000000000000002551476271126700232470ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/list-add-symbolic.svg000066400000000000000000000002531476271126700224670ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/list-drag-handle-symbolic.svg000066400000000000000000000003621476271126700241060ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/list-remove-symbolic.svg000066400000000000000000000002141476271126700232310ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/network-error-symbolic.svg000066400000000000000000000006501476271126700236070ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/network-offline-symbolic.svg000066400000000000000000000013561476271126700241040ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/open-menu-symbolic.svg000066400000000000000000000010741476271126700226730ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/panel-right-symbolic-rtl.svg000066400000000000000000000005301476271126700237750ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/panel-right-symbolic.svg000066400000000000000000000005231476271126700232000ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/preferences-desktop-locale-symbolic.svg000066400000000000000000000021661476271126700262000ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/system-run-symbolic.svg000066400000000000000000000026001476271126700231120ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/view-grid-symbolic.svg000066400000000000000000000014751476271126700226720ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/view-list-symbolic.svg000066400000000000000000000003621476271126700227120ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/view-more-symbolic.svg000066400000000000000000000007251476271126700227040ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/view-pin-symbolic.svg000066400000000000000000000016661476271126700225350ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/view-sort-descending-symbolic.svg000066400000000000000000000010351476271126700250250ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/window-close-symbolic.svg000066400000000000000000000006661476271126700234100ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/zoom-in-symbolic.svg000066400000000000000000000004431476271126700223570ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/ui/zoom-out-symbolic.svg000066400000000000000000000004021476271126700225530ustar00rootroot00000000000000 font-manager-0.9.4/build-aux/vendor/000077500000000000000000000000001476271126700173065ustar00rootroot00000000000000font-manager-0.9.4/build-aux/vendor/Example.py000066400000000000000000000006321476271126700212540ustar00rootroot00000000000000#!/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.9.4/build-aux/vendor/MicrosoftTypography.cache000066400000000000000000001261301476271126700243320ustar00rootroot00000000000000[('!666', 'Agyei Archer'), ('!ETF', '!xclamachine Type Foundry'), ('!YNE', 'Yne'), ('$pro', 'CheapProFonts'), ('(FT)', 'Fuerte Type'), ('(K)', 'KOMETA'), ('@', 'Arrow Type'), ('@MT', 'MarkType'), ('0.IZ', '0.itemzero'), ('00F3', 'Óliver Lalan'), ('100', 'AUTHENTIC'), ('123', 'Numbers Font Foundry'), ('0264', 'Patricia Lillie'), ('0909', 'Oladino'), ('1206', 'yayoyuyue'), ('1995', 'San Sagittarius'), ('3011', 'LuxSVG'), ('1ASC', 'Ascender Corporation'), ('1BOU', 'Boutros International'), ('1dot', 'I.Font Project'), ('1FAN', 'One Fan Foundry'), ('1KTF', 'Kief Type Foundry'), ('1UKR', 'AndrijType'), ('205', '205TF'), ('2000', '2000px Media Inc.'), ('2DLT', '2D Typo'), ('2REB', '2Rebels'), ('3011', 'LuxSVG'), ('3103', 'Foxlify'), ('3270', 'Ricardo Bánffy'), ('39BC', "Finley's Barcode Fonts"), ('3ip', 'Three Islands Press'), ('3tp', '3type'), ('4A', '4A LLC'), ('4FEB', '4th february'), ('50FX', '50Fox Studio'), ('53VN', 'Seun Badejo'), ('5PTS', 'Five Points Technology'), ('6666', 'Designova'), ('6789', 'Greentrik6789'), ('72PT', '72 Puntos'), ('8686', 'SVG Idea'), ('918', 'RavenType'), ('9999', 'Cricut Market'), ('A&S', 'Art&Sign Studio'), ('A&TP', 'Art & Type'), ('A70', 'AutumnSeventy'), ('A2', 'A2-Type'), ('AAA', 'AlefAlefAlef'), ('aaff', 'AstroAcademia Font Foundry'), ('AA', 'Alireza Alipour'), ('AARN', 'Aaron212'), ('AAT', 'AhmetAltunType'), ('AATF', 'Abstract Animal Type Foundry'), ('ABBO', 'Arabic Dictionary Lab'), ('ABC', 'Altek Instruments'), ('ABCD', 'Dinamo Typefoundry'), ('ABCO', 'About Contact'), ('ABCX', 'ABC ETC INC'), ('ABEL', 'Abeltive'), ('ABOU', 'Aboutype, Inc.'), ('ABTS', 'alphabeet, Type Studio'), ('ABYM', 'Abyme'), ('AC', 'AllCaps'), ('ACT2', 'Ansel Zhong (白云岫)'), ('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)'), ('AGIA', 'LaMagia'), ('AID', 'Artistic Imposter Design'), ('aide', 'Aiolfi.design'), ('AIFF', 'Idiofonts'), ('AIYR', 'Aiyari'), ('AJL', 'Alex John Lucas'), ('AJPT', 'Alan Jay Prescott Typography'), ('AKDL', 'AK Design Lab'), ('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'), ('ALTR', 'alterType'), ('ALTS', 'Altsys / Made with Fontographer'), ('AMB', 'AmbType'), ('amcs', 'Amit soni'), ('amin', 'fontamin'), ('AMPR', 'Ampersand'), ('AMUN', 'Alanna Munro Type'), ('AMUT', 'Kwesi Amuti'), ('ANDO', 'Osam Ando'), ('ANDR', 'André Simard Typedesigner'), ('ANGT', 'Anagata'), ('anir', 'Dr Anirban Mitra'), ('ANRT', 'Atelier National de Recherche Typographique'), ('ANSL', 'Ansel Zhong (白云岫)'), ('anty', 'Anatoletype'), ('AOP', 'an Art Of Pengwyn'), ('APCX', 'Another Planet Font Foundry'), ('APF', 'All Purpose Fonts'), ('APLY', 'Apply Interactive'), ('APOS', 'Apostrophic Laboratories'), ('APPL', 'Apple'), ('APTF', 'Apoorva Fontech'), ('ARAB', 'ArabicType Ltd'), ('ARAV', 'Aravis Fonts'), ('ARBX', 'Arabetics'), ('ARCH', 'Architext'), ('ARFS', 'And Repeat'), ('ARGN', 'Alpha Argon'), ('ARIN', 'Aring Typeface AB'), ('ARit', 'Arabia-it'), ('ARMA', 'Arman Khorramak'), ('ARPH', 'Arphic Technology Co.'), ('ARQX', 'Archelogix Inc.'), ('ARS', 'EN ARS Ltd.'), ('ART', 'Alex Rosario Type'), ('ARTA', 'Tarumian'), ('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'), ('ATFF', 'ArabType Font Foundry'), ('ATF1', 'Australian Type Foundry'), ('ATFM', 'Asira Type Foundry'), ('ATFS', "Andrew Tyler's fonts"), ('athk', 'atelier type hong kong'), ('ATKN', 'aratakana'), ('ATKS', 'ATK Studio'), ('ATLR', 'Atelier Triay'), ('ATLS', 'Atlas Fonts'), ('ATPK', 'Atelier Pickard'), ('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'), ('AvGd', 'Avante Vangard Publishing Tools'), ('AVP', 'Aviation Partners'), ('AVT', 'AvanType Foundry'), ('AWSM', 'Font Awesome'), ('AX86', 'ax86.net'), ('AY', 'Alen Yang'), ('AYRE', 'AYRES FONTS'), ('AZLS', 'Azalea Software, Inc.'), ('b52', 'Borno52 Font Foundry'), ('B&H', 'Bigelow & Holmes'), ('BABA', 'alibaba'), ('BAPS', 'Baps Patil'), ('BARS', 'CIA (BAR CODES) UK'), ('BASE', 'Baseline Fonts'), ('BAT', 'BUREAU DES AFFAIRES TYPOGRAPHIQUES'), ('BB', 'Ben Busby'), ('BBBB', 'Bea Korsh Type Design'), ('BBFF', 'Bangla Borno Font Foundry.'), ('BBOX', 'bBox Type GmbH'), ('BBSL', 'BrainBox Solutions GmbH'), ('BBTF', 'buero bauer'), ('BBTL', 'Banglagraphy Bangla Type Library'), ('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'), ('BE', 'typografie'), ('BEAR', 'Topography Typography'), ('BEN', 'Ben Hodosi'), ('BERT', 'Berthold'), ('BEST', 'Bespoke Type'), ('BF', 'BrassFonts'), ('BFGS', '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'), ('BJHa', 'Ben Harris'), ('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'), ('BLKT', 'Biliktu Foundry'), ('BLOM', 'Bloom Type'), ('BLST', 'Blast Foundry'), ('BLTS', 'Blancoletters'), ('BLUE', 'Blue Shell'), ('BLV', 'Bladvulling'), ('BLZT', 'Blaze Type'), ('BM86', 'Madzonga'), ('BMD', 'Brittney Murphy Design'), ('BNDR', 'Ori Ben-Dor'), ('BNFF', 'BengalFonts'), ('BNT', 'Brand New Type'), ('BOGG', 'Giulia B.'), ('BOGS', 'Bogstav'), ('BOLD', 'Bold Monday'), ('BOLT', 'Bolt Cutter Type'), ('BOMF', 'Beach-o-matic'), ('BOOM', 'Boom-Promphans'), ('BORW', 'em2 Solutions'), ('BOUF', 'Bou Fonts'), ('BOYB', 'BoyBeaver Fonts'), ('BRBT', 'Bureau Brut'), ('BRDV', 'BoardVantage, Inc.'), ('brdy', 'Brody Fonts'), ('BREM', 'Mark Bremmer'), ('BRET', 'Bretagne'), ('BRIJ', 'Brijesh Jivani'), ('BROS', 'Michael Brosnan'), ('BRTC', 'ITSCO - Bar Code Fonts'), ('BRTE', 'Brenners Template'), ('BRWN', 'Brown Type'), ('BS', 'Barcodesoft'), ('BST', 'Bolorsoft LLC'), ('BSTD', 'Bastard Type Inc'), ('BSTF', 'British Standard Type'), ('BSYV', 'Ben Syverson'), ('BTF', 'Bangla Type Foundry'), ('BTFF', 'Bangla Type Font Foundry'), ('BTYP', 'BeeType'), ('BUBU', 'BUBULogix'), ('Buer', 'Buernia'), ('BVH', 'BVH Type Foundry'), ('BWFW', 'B/W Fontworks'), ('BWJC', '不务鸡字体'), ('BwT', 'Branding with Type'), ('BZER', 'Bézier'), ('C&B', 'Coppers & Brasses'), ('C&C', 'Carter & Cone'), ('C&G', 'C&G Inc.'), ('C21', 'Club 21'), ('CAB', 'CabargaType'), ('CAD3', 'Clipartdesign'), ('CAF', 'CHOA FONT'), ('CAFE', 'Cafe24 Corp.'), ('CAK', 'pluginfonts.com'), ('CAL', 'California Type Foundry'), ('CAM', 'Camelot Typefaces'), ('camp', 'Campotype'), ('CANA', 'Canada Type'), ('CANO', 'Canon'), ('CAPE', 'Cape Arcona Type Foundry'), ('CASL', 'H.W. Caslon & Company Ltd.'), ('CATG', 'CAT-Fonts Germany'), ('CAVE', 'Fonderia Cavedoni'), ('CB', 'Christian Büning'), ('CBDO', 'Borges Lettering & Design'), ('CBWJ', "不务正业的小鸡 (cod'dte)"), ('CCCT', 'Cho Choi Creative'), ('CDAC', 'Centre for Development of Advanced Computing'), ('cdd', 'Crazy Diamond Design'), ('CDFP', 'VT2000 Technical Services'), ('CELB', 'Celebrity Fontz'), ('CENT', 'Central Type'), ('CERC', 'Cercurius'), ('CF', 'Colophon Foundry'), ('CFA', 'Computer Fonts Australia'), ('CFAB', 'Creative Fabrica'), ('CFF', 'Characters Font Foundry'), ('CHAI', 'Tall Chai'), ('CHIC', 'CHIC Type'), ('CHLL', 'Chill Type'), ('CHRY', 'Cherry Fonts'), ('CHTY', 'Character Type'), ('CINE', 'Cinetype'), ('CJCJ', 'Creative Juncture'), ('CJT', 'CJ Type'), ('CKTP', 'CakeType'), ('CLM', 'Culmus Project'), ('CLP', 'Gutenberg Labo'), ('CLNT', 'Cloanto'), ('CLT', 'Collletttivo'), ('CLVR', 'Font Clover'), ('CMDX', 'Cory Maylett Design'), ('CMJK', 'Slanted Hall'), ('CMMA', 'Comma Type'), ('CNK', 'Cinketype'), ('CNTY', 'CNTYPE'), ('CNTP', 'Contextype'), ('COFM', 'Contraforma Fundidora'), ('COFO', 'Contrast Foundry'), ('COLM', 'ColumnType'), ('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'), ('CSCF', 'Casasin Custom Fonts'), ('CSDA', 'Creative Sauce FZ LLC'), ('csmp', 'cosmope type'), ('CSTM', 'CSTM Fonts'), ('CT', 'CastleType'), ('CTCO', 'Colt Type Co.'), ('CTDL', 'China Type Designs Ltd.'), ('CTL', 'Chaitanya Type Library'), ('CTYP', 'Countertype'), ('CUBI', 'CubicType'), ('cwwf', 'Computers World Wide/AC Capital Funding'), ('CYPE', 'Club Type'), ('CYRE', 'Cyreal'), ('CYTY', 'Cybertype'), ('CZOO', 'Creative ZOO'), ('D&ST', 'Dots&Stripes Type'), ('D502', 'DisneySVG'), ('DADA', 'Dada Studio'), ('DAIN', 'DainType'), ('DAMA', 'Dalton Maag Limited'), ('DARK', 'Out Of The Dark'), ('DB', 'Daniel Bruce'), ('DBFF', 'DesignBase'), ('DC', 'Domicile Foundry'), ('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'), ('DJDJ', 'Dominik Jáger'), ('djr', 'DJR'), ('DKMS', 'Dan Kreider Music'), ('DKSP', 'Duck Soup Design'), ('dmol', 'David Moles'), ('DNF', 'Deranged Neko Foundry'), ('DnGr', 'DevnGraphics'), ('DOCS', 'Documents Inc.'), ('DOM', 'Dukom Design'), ('DonR', 'Donat Raetzo'), ('DONS', 'Don SVG Files'), ('DOT', 'DDOTT Typefoundry'), ('DP', 'Displaay'), ('DR', 'Dmitry Rastvortsev'), ('DRFN', 'DR Fonts'), ('DRT', 'Dave Rowland Type'), ('DS', 'Dainippon Screen Mfg. Co., Inc.'), ('dsbn', 'Design Bundles'), ('DSBV', 'Datascan bv'), ('DSCI', 'Design Science Inc.'), ('DSGN', 'DizajnDesign'), ('DSKY', 'Jacek Dziubinski'), ('DSLF', 'Dsl Fonts Type Foundry'), ('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'), ('DTSM', 'Shimada Mizuki (Ender7 Tina / 岛田水木)'), ('DTZM', 'Dotzeem'), ('DUAL', 'DualType'), ('DUXB', 'Duxbury Systems, Inc.'), ('DXTF', 'DXTypefoundry'), ('DY', 'Dmitry Ivanov'), ('DYNA', 'DynaComware'), ('DZRF', 'Dzus Rhythm Font Foundry'), ('EAFN', 'EA FONTS'), ('EAST', 'East of Rome'), ('EB', 'Électro-bibliothèque'), ('ECAL', 'ECAL Typefaces'), ('EDBI', 'edilbiStudio'), ('EDGE', 'Rivers Edge Corp.'), ('EDU', 'EDUfonts'), ('EF', 'Elsner+Flake'), ('EFF', 'Electronic Font Foundry'), ('EFFD', 'Erik Faulhaber Font-Design'), ('EFI', 'Elfring Fonts Inc.'), ('EFNT', 'E Fonts L.L.C.'), ('EFWS', 'eFilm World'), ('Egg9', 'EGG9 font'), ('EINW', 'David Einwaller'), ('EKIO', 'Ekioh'), ('EKTF', 'EK TYPE'), ('ELE', 'Elefonts'), ('ELEO', 'Enliteleo'), ('ELLR', 'Eller Type'), ('ELSE', 'Elseware'), ('EMGR', 'Emigre'), ('EMPH', 'Emphase'), ('EPSN', 'Epson'), ('ERKO', 'Erkin Karamemet'), ('ESAD', 'X Cicéro'), ('ESD', 'Sogari Design'), ('ESIG', 'E-Signature'), ('ESTF', 'Extraset Typefoundry'), ('ET', 'Esintype'), ('ETAL', 'Lettersetal'), ('ETCO', 'Etcetera Type Company'), ('ETDF', 'E-Type Design'), ('ETIO', 'Ethiopian Font Foundry'), ('ETYM', 'Etymos'), ('EVER', 'Evertype'), ('F5', 'Foundry5'), ('FA', 'FontArte Type Foundry'), ('FA37', 'F37 Foundry'), ('FAFO', 'FamiraFonts'), ('FAIR', 'Faire Type'), ('FAM', 'Family Type'), ('FANC', '字言字型 Fancytype foundry/字言字語'), ('FARH', 'Peter Verheul (cc)'), ('FAT', 'Fatype'), ('FAUX', 'FauxFoundry'), ('FAY', 'FayType'), ('fbf', 'Free Bangla Font Project'), ('FBI', 'The Font Bureau, Inc.'), ('FBRC', 'Fabric Font'), ('FBRO', 'FaizType.'), ('FC', 'Font.Cafe'), ('FCAB', 'The Font Cabinet'), ('FCAN', 'fontage canada'), ('FCB', 'Font Club Belgica'), ('FCTP', 'Facetype'), ('FDI', 'FDI fonts.info'), ('FeCo', 'FerCozzi.'), ('FEED', 'Studio Feed Inc.'), ('FeoN', 'Feòrag NìcBhrìde'), ('FeTy', 'Feliciano Type'), ('FETZ', 'Markus Fetz'), ('FFBR', 'Fontfabric'), ('FFF', 'Final Final Foundry'), ('FFFF', 'Fabiola Mejía'), ('FG', 'Font.Gold'), ('FGOD', 'FontGod'), ('FHF', 'Fanny Hamelin'), ('FHTP', 'Fabio Haag Type'), ('FILI', 'Louise Fili Ltd'), ('FIRA', 'Firasoft Fonts'), ('FIRE', 'youbringfire'), ('FIRM', 'TYPE FIRM'), ('FJ', 'frncojonas'), ('FJR', 'F.J.R. German Typeface'), ('FJTY', 'Frank Jonen - Illustration & Typography'), ('FK', 'Florian Karsten Typefaces'), ('FKAI', 'Font-Kai'), ('FKT', 'Formerly Known'), ('FL', 'Flight Mode Foundry'), ('FM', 'FontMo'), ('FMFO', 'Fontmill Foundry'), ('FMLJ', 'Familjen'), ('FNBD', 'FontBD Type Foundry'), ('FNKI', 'Font Kitchen'), ('FNSA', 'Fonseca Fonts'), ('fntb', 'Font Bundles'), ('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'), ('FORT', 'Fort Foundry'), ('FOS', 'FonStorage'), ('FOSH', 'Forgotten Shapes'), ('FOSP', 'Font Spectrum'), ('FOST', 'Foster Type'), ('FOUN', 'The Foundry'), ('FP', 'The Fontpad'), ('FPKY', 'Fitzgerald P. K. (Fitzgerald Yu / 蔽芪茢·茇䓮·蓲䒤菥)'), ('FPPL', 'FontPeople'), ('FPTF', 'Fontplat Type Foundry'), ('frag', 'fragTYPE'), ('FRGT', 'Freight Collection'), ('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'), ('FTC', 'Fridaytype'), ('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', 'Geezfonts'), ('GenT', 'General Titles'), ('GF', 'GarageFonts'), ('GFNT', 'Graffont'), ('GFT', 'Geez Font Types'), ('GGWA', 'Grenzgänger'), ('GIA', 'Georgian Internet Avenue'), ('GIFT', 'Souvenir Typefaces'), ('GIGA', 'St. GIGAFONT Typefaces (stgiga)'), ('GKOU', 'GEEKOU.IO'), ('GLCF', 'GLC foundry'), ('GLDN', 'Studio Gulden'), ('GLGX', 'Golgex Design'), ('GLIN', 'Glintelen'), ('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 Type'), ('GTL', 'GTL Type Label'), ('GTYP', 'G-Type'), ('GXH', 'H.G. Font'), ('GYST', 'Groteskly Yours'), ('H', 'Hurme Design'), ('H&FJ', 'Hoefler & Frere-Jones'), ('HA', 'HoboArt'), ('HACO', 'HACOLLECTIVE'), ('HAD', 'Hoffmann Angelic Design'), ('Hafo', 'Hafonton'), ('HAIL', 'Hail Design'), ('HAL', 'HAL Typefaces'), ('HALB', 'HALBFETT'), ('HAMZ', 'Hamzeh Naghdi'), ('hano', 'Hanoded Fonts'), ('HanS', 'HanStyle'), ('HAUS', 'TypeHaus'), ('HBT', 'Harbor Type'), ('HCMP', 'Happycompany Italy'), ('HD', 'Hard Type'), ('HDCO', 'Hanken Design Co.'), ('HEB', 'Sivan Toledo'), ('HenT', 'Henestrosa Type'), ('HERZ', 'Herzberg Design Co'), ('HEUM', 'Heumm Design'), ('HEX', 'HEX Projects'), ('HEYP', 'HEY PORTER!'), ('HFEW', 'Happyfew'), ('HFJ', 'Hoefler & Frere-Jones (replaced by H&FJ)'), ('HH', 'Halwote Hareg'), ('HIH', 'HiH Retrofonts'), ('HILL', 'Hill Systems'), ('HJZ', 'Hans J. Zinken'), ('HK', 'Hadar Katan'), ('HKSY', 'HAKUSYUFONTS'), ('HL', 'High-Logic'), ('HM', 'Haiku Monkey'), ('HN', 'Hora Nocte Type Foundry'), ('HOH', 'HOHOHtype'), ('Hone', 'H-one Design'), ('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'), ('HTA', '活字攷古'), ('HTF', 'The Hoefler Type Foundry, Inc.'), ('HTT', 'Hype Type Type'), ('HU', 'Hungarumlaut'), ('HUY!', 'Huy! Fonts'), ('HVD', 'HVD Fonts GmbH'), ('HWT', 'Hamilton Wood Typethety'), ('HXTP', 'Hexatype'), ('HY', 'HanYang Information & Communication'), ('HYPE', 'HyperType'), ('HYPN', 'Heypentype'), ('HZ', 'Hubert Zasępa'), ('IAMT', 'IamTiago'), ('IB', 'Instinctual Beings'), ('IBCR', 'Ironbird Creative Studio'), ('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'), ('IDL', 'Identity Lab'), ('IDLT', 'Identity Letters'), ('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'), ('INCD', 'INCDesign'), ('INDG', 'Indigo+Indigo'), ('INFS', 'iNfernalSoft'), ('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'), ('IRRT', 'Irregular Regular'), ('ISAC', 'Isaco Type'), ('ISE', 'ISE (devanagarifonts.com)'), ('it*', 'indestructible type*'), ('ITC', 'ITC'), ('ITF', 'Red Rooster Collection (ITF, Inc.)'), ('ITFO', 'Indian Type Foundry'), ('ITSK', 'Saki Itomi'), ('ITSM', 'Simon Stratford'), ('IvyF', 'The Ivy Foundry'), ('IWA', 'Iwata Corporation'), ('J23', 'June 23'), ('JAMO', 'JAMO'), ('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'), ('JCF', 'Juan Casco Fonts'), ('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'), ('JKOB', 'Foundry Jakob'), ('JLIF', 'jli Foundry – Julie Soudanne'), ('JMN', 'Jeff Napadow'), ('JO M', 'Jo Malinis'), ('JOON', 'JoonFont'), ('JOT', 'Josh Ownby'), ('JP', 'Jamra Patel'), ('JPTT', 'Jeremy Tankard Typography Ltd'), ('JQKA', 'Queen of Spades Design'), ('JRW', 'Richard Wordingham'), ('JSTN', 'Justin Penner'), ('JT', 'Julytype'), ('JTD', 'JTD Type'), ('JUST', 'Just in Type'), ('JuTy', 'JudouEco'), ('JVRT', 'Just van Rossum Type'), ('JWTM', 'Type Matters'), ('JY', 'JIYUKOBO Ltd.'), ('JYT', 'Just Your Type'), ('K', 'Kvant Type Foundry'), ('K&C', 'Kerns & Cairns'), ('ka', 'kloeg architecture'), ('KAME', 'Kame Design'), ('KAPT', 'Kaptype'), ('KATF', 'Kingsley/ATF'), ('KBNT', 'Kombinat-Typefounders'), ('KD', 'Kassymkulov Design'), ('KDW', 'Kinuta Font Factory'), ('KERN', 'Machine Kerning'), ('KEYA', 'Keya Vadgama'), ('KF', 'Karakta Fonthome'), ('KFoF', 'Kevin Foley Fonts'), ('KGLR', 'Kugler Industries'), ('KH', 'Kristy Hatswell'), ('KHTB', 'Monkey Arts Ltd.'), ('KHTF', 'KH Type'), ('KILO', 'Kilotype'), ('KIRK', 'Typekirk'), ('KK', 'Kiwari Kolektiv Studio'), ('KK95', 'Kuirnovi Kether'), ('klew', 'Kent Lew'), ('KLIM', 'Klim Typographic Design'), ('KLNT', 'Kowloon Type'), ('KLTF', 'Karsten Luecke'), ('KMR', 'kimera'), ('KMRS', 'Mony Sath & Chhit Wornnarith - KhemaraSoft'), ('KNON', 'KF Digital Typefaces AB'), ('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'), ('KSES', 'KSE Software'), ('KT', 'Kalaus Type'), ('KTF', 'Kustomtype'), ('KTKM', 'KTKM'), ('KTRF', 'Kazan Traditional Font'), ('KTTF', 'Kitchen Table Type Foundry'), ('KUBA', 'Kuba Tatarkiewicz'), ('KUSH', 'KushJain'), ('KWKK', 'キウイ皮ごと齧る'), ('L2M3', 'L2M3 Kommunikationsdesign GmbH'), ('L52', 'Lipika52 Type Foundry'), ('LA', 'Large'), ('LADD', 'Adam Ladd Design'), ('LaG', 'Matt LaGrandeur'), ('LAGA', 'Lagarto'), ('laic', 'Laïc: Type Foundry'), ('LAIT', 'la laiterie'), ('LAND', 'Typeland'), ('LANS', 'Lanston Type Company'), ('LARA', 'Larabiefonts'), ('LARR', 'Larry'), ('LArt', 'Limelight Artistry'), ('LAUD', 'Carolina Laudon'), ('LAYT', 'LAYOUT SARL'), ('LBV', 'La Bolde Vita'), ('LCMT', 'Locomotype'), ('LDNT', 'London Type Foundry'), ('LDTP', 'Leedotype'), ('LEAF', 'Interleaf, Inc.'), ('Leah', 'Leah Lackey'), ('LECH', 'Antonio Lechuga'), ('Lee', 'Lee Mounsey'), ('LEKS', 'Leksen Design LLC'), ('LETR', 'Letraset'), ('LETS', 'Let’s Type'), ('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'), ('LIEB', 'LiebeFonts'), ('LIGA', 'Ligatipo Foundry'), ('LIND', 'Lindenberg Software LLC'), ('LING', "Linguist's Software"), ('LINK', 'Linkpen Handwriting Fonts'), ('LINO', 'Linotype GmbH'), ('LINZ', 'Linda Hintz'), ('LIVE', 'Livedesign'), ('LJ', 'Letterjuice'), ('LJDS', 'LJ Design Studios'), ('LKAS', 'Shawn Lukas'), ('LKTF', 'LEE KEDAH'), ('LL75', 'Lior Livne'), ('LLD', 'Lipton Letter Design'), ('LLDL', 'La Lettre de Luxe'), ('LLGW', 'Laura Worthington Design'), ('LLP', 'Léna Le Pommelet'), ('LMNT', 'Element Type'), ('LNGU', 'LangusteFonts'), ('LNTO', 'Lineto'), ('LOFF', 'Logan Font Foundry'), ('Log9', 'Log9 Foundry'), ('LOMT', 'The League of Moveable Type'), ('LONT', 'Lontar GmbH'), ('lool', 'lo-ol Type'), ('LORO', 'LoRo Productions'), ('LOU', 'Lou Type Foundry'), ('LOUD', 'Loudifier'), ('LOVE', 'LoveFrom'), ('LP', 'LetterPerfect Fonts'), ('LPKL', 'Lipikola Type Foundry'), ('LS', 'lettersoup'), ('LST', 'Laucke Siebein Type'), ('LT', 'Le Typophage'), ('LTF', 'Liberty Type Foundry'), ('LTFD', 'Linnea Type'), ('LTRK', 'Letterka Type Foundry / Olga Kovalenko'), ('Ltrm', 'Lettermin type and design'), ('LTRS', 'The Letters'), ('LTRX', 'Lighttracks'), ('LTTR', 'LettError'), ('LuAn', 'Patrice Provost'), ('LUDE', 'LudwigType'), ('LUFF', 'Ellen Luff Type Foundry'), ('LuRa', 'Lucid Rabbit Productions'), ('LUD', 'Ludlow'), ('LuFo', 'LucasFonts'), ('LUSH', 'Lush Type'), ('LUV', 'iLUVfonts'), ('LVRC', 'Lovercase'), ('LVSC', 'Leviathan Science'), ('LXGW', 'LXGW (落霞孤鹜 / 霞鹜)'), ('M', 'MARSNEV'), ('M+F', 'Measure + Fit'), ('MACR', 'Macromedia / Made with Fontographer'), ('MADE', 'Marmite Defontes'), ('MADT', 'MADType'), ('MagD', 'Magus Digital'), ('MAMA', 'alimama'), ('MANC', 'Manchester Type'), ('MANS', 'Mans Greback AB'), ('MAPS', "Tom Mouat's Map Symbol Fonts"), ('MARK', 'Mark Frömberg'), ('MATE', 'TypeMates'), ('MATF', 'Manos Andreakis'), ('MATS', 'Match Fonts'), ('MAW', 'Matthew Willsone'), ('MAXI', 'MaxiType'), ('MAXN', 'MaxnorType'), ('MBF', 'Moonbandit font foundry'), ('MBJH', 'Mutsuba Jouhou'), ('MC', 'Cerajewski Computer Consulting'), ('MCHL', 'Michal Sahar'), ('MCKL', 'MCKL'), ('MCL', 'My Creative Land'), ('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,'), ('META', 'Metatype'), ('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'), ('MITF', 'Mehras Types'), ('MJ', 'Liberty Type Foundry'), ('MJR', 'Majur Inc.'), ('MJWK', 'もじワク研究'), ('MKSD', 'Maniackers Design'), ('MLAG', 'Michael LaGattuta'), ('MLBU', 'Malibu Dream Designs, LLC'), ('MLF', 'PGML Communications Pty Ltd'), ('MLFN', 'Monoline Fonts'), ('MLFM', 'MultiFormis'), ('MLGC', 'Micrologic Software'), ('MLKT', 'Mallikātype'), ('mlss', 'Mark Simonson Studio LLC'), ('MLTH', 'Monolith'), ('MMCG', 'Miko McGinty'), ('MMFT', 'Michel M.'), ('MMIK', 'Monomonnik'), ('MMMM', 'Martin Majoor'), ('MMNG', 'MonogramBros'), ('MNCK', 'Mine Creek'), ('MNIC', 'manic type'), ('mnik', 'Mooniak'), ('MNJU', 'Manjunatha Bengaluru'), ('MNKR', 'Monokrom Skriftforlag AS'), ('MNKY', 'Monkey Type'), ('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'), ('MOT', 'Multiocular Type'), ('MOTA', 'Mota Italic'), ('MOTF', 'Mostardesign Type Foundry SAS'), ('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'), ('MSPG', 'Masterpage'), ('MSTK', 'Alex Serada'), ('MT', 'Monotype Imaging (replaced by MONO)'), ('MTCO', 'Martype Company'), ('MTDS', 'Multitudes'), ('MTF', 'Miss Tiina Fonts'), ('MTFO', 'Music Type Foundry'), ('MTMF', 'Modern Type'), ('MTNT', 'Mutant Standard'), ('MTY', 'Motoya Co. ,LTD.'), ('MUCC', 'muccatypo'), ('MUK!', 'Mukmonsalve'), ('MULT', 'mulat'), ('MUNC', 'munchfonts'), ('MUSA', 'Musashi System'), ('MUTF', 'Murasu Systems Sdn. Bhd'), ('MVB', 'MVB Fonts'), ('MVTP', 'Mauve Type'), ('MVST', 'Man Versus Type'), ('MVty', 'MV Typo'), ('MW', 'Michael Want'), ('MY', 'My Type'), ('MYFO', 'MyFonts.com'), ('MYIL', '綿雲飴里'), ('MYNT', 'Arif Rahman'), ('N&G', 'Nikish'), ('n8', 'Nathan Willis'), ('nan', 'nan'), ('NANO', 'NANOFONT Inc.'), ('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'), ('NFMS', 'Nice Fonts'), ('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'), ('NITS', 'Niteesh Yadav'), ('NIVA', 'Nivatype'), ('nkan', 'Nontynet'), ('NM', 'NM type'), ('NMKK', '波間のかけひき (Namima no Kakehiki)'), ('NMRK', 'Nymark Type'), ('NN', 'NN Type Foundry'), ('NNSS', 'NANOFONT-StaticStudios'), ('NONO', 'Nouvelle Noire Type Foundry'), ('NOOT', 'Nootype'), ('NOPN', 'Noponies'), ('NorB', 'NorFonts.ma'), ('NORF', 'Norfok Incredible Font Design'), ('NORT', 'Nort'), ('NOSE', 'Nose AG'), ('NOVA', 'NOVATYPE'), ('NP', 'Nipponia'), ('NPD', 'Nick Pitscheider'), ('MRMN', 'M#RM#N FONTS'), ('NRON', 'Nurrontype'), ('NUFO', 'Nuform Type'), ('NVTF', 'Nova Type Foundry'), ('NWGH', 'newglyph'), ('NX', 'Noxakar'), ('NYCM', 'NYC Music Services'), ('NYPE', 'Naipe Foundry'), ('OCC', 'Occupant Fonts'), ('ODSR', 'Oddsorts'), ('OFTY', 'Office for Typography'), ('OGJ', 'OGJ Type'), ('OHG', 'Our House Graphics Inc.'), ('OHNO', 'OH no Type Company'), ('OKAY', 'Okay Type'), ('OLAP', 'Overlap Type'), ('OMAR', 'omar-type foundry'), ('OMG', 'Omega Type Foundry'), ('OMNI', 'Omnitype'), ('OMNY', 'OMNY TYPE'), ('Once', 'Michael T Neff'), ('ONES', 'Ones Technology'), ('OO', 'Outline Online'), ('OPTM', 'Optimo'), ('OPTO', 'Opto'), ('OPR', 'Office of Personal Responsibility'), ('OR', 'Or Type'), ('ORBI', 'Orbit Enterprises, Inc.'), ('ORK1', 'Ork1'), ('ORNG', 'Orange Italic'), ('ORTY', 'Original Type'), ('OSFC', 'Out Of Step Font Company'), ('OSPF', 'OneSevenPointFive'), ('OST', 'Orange Slice Type'), ('OTF', 'Order Type Foundry'), ('OTLR', 'OTLab Rus'), ('OTTO', 'Otto Type Co.'), ('OTTS', 'OneTen The Studio'), ('OTYP', 'O-Type'), ('OURT', 'Ourtype'), ('OVER', 'Overtype'), ('OZTY', 'Oz Type'), ('P22', 'P22 Inc.'), ('PANA', 'Pana Type Studio'), ('PAPF', 'Pappware Fonts'), ('PARA', 'ParaType Inc.'), ('PARK', 'Boomi Park'), ('pbd0', 'Peter Bain'), ('PBL', 'Publié'), ('PBLC', 'Public Type'), ('PBNG', 'Playbeing'), ('PCJ', 'Minhocossauro Tipografia'), ('PDWX', 'Parsons Design Workx'), ('PEAC', 'PeachCreme.com'), ('PEAR', 'Pear-Socam Softworks'), ('PEBL', 'Pebblestone Design'), ('PECI', 'Pecita'), ('PETR', 'Daria Petrova'), ('PF', "Phil's Fonts, Inc."), ('PFRM', 'Punchform'), ('PFV', 'Phelan’s Fontastic Ventures'), ('PHO', 'phospho type foundry'), ('PHTM', 'Phantom Foundry'), ('PILZ', 'Tamara Pilz'), ('PINT', 'PintassilgoPrints'), ('PIXL', 'Pixilate'), ('PIZZ', 'pizzadude.dk'), ('PKDD', 'Philip Kelly Digital Design'), ('PLAT', 'PLATINUM technology'), ('Plau', 'Plau'), ('PLAY', 'Playtype'), ('PLN', 'Plain Form'), ('plnt', 'Plantype'), ('PMPT', 'PampaType font foundry'), ('POEM', 'Poem'), ('POI', 'Place of Interest Type Foundry'), ('PoW', 'Proof of Words'), ('PPPR', 'Pepper Type'), ('PRCH', 'Parachute Typefoundry'), ('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'), ('PSTL', 'ps.type.lab'), ('PSTP', 'Positype'), ('pstu', 'Pseudonym Type Studio'), ('PSY', 'PSY/OPS'), ('PSYM', 'Psymon'), ('PT', 'Playtype'), ('PTF', 'Porchez Typofonderie'), ('PTHF', 'Pathfinders Type Foundry'), ('PTMI', 'Page Technology Marketing, Inc.'), ('PTS', 'Paavola Type Studio'), ('PTYP', 'PreussType'), ('PUBL', 'Public Letters'), ('PYRS', 'PYRS Fontlab Ltd. / Made with FontLab'), ('PYTE', 'The Pyte Foundry'), ('QMSI', 'QMS/Imagen'), ('QRAT', 'Quadrat Communications'), ('QTYP', 'Qtypography'), ('QUAN', 'Quantum Enterprises'), ('QUE', 'Alerque'), ('R667', 'Remedy667'), ('R777', 'SanSLit'), ('RAIN', 'Rainbird'), ('RARE', 'Rare Bird Font Foundry'), ('RARI', 'RAR Illustrations'), ('RAWR', 'Melvian Foundry'), ('RDGR', 'Rüdiger'), ('RDMK', 'RandomMaerks'), ('READ', 'ReadyType'), ('REAL', 'Underware'), ('RENE', 'Studio Rene Bieder'), ('RES', 'Resultat'), ('RETY', 'Retype'), ('REZ', 'Reztype'), ('RICK', 'Rickner Type'), ('RIXF', 'FONTRIX Inc.'), ('RJPS', 'Reall Graphics'), ('RJST', 'Rob Jelinski Studios, llc.'), ('RJTY', 'rojotype'), ('RKFN', 'R K Fonts'), ('RKRD', 'REKORD'), ('RL', 'Ruben Holthuijsen'), ('RLTF', 'Rebeletter Studios'), ('RMU', 'RMU TypeDesign'), ('RNDY', 'randytype'), ('ROAD', 'Road Research Society'), ('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'), ('RR', 'Rüdiger'), ('RR41', 'Reber R41'), ('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'), ('RTYP', 'REALTYPE, Inc.'), ('RUDY', 'RudynFluffy'), ('RUNE', 'Rune Revival'), ('RVLR', 'Revolver Type Foundry'), ('RXBN', 'Roxaboxen'), ('RYHG', 'Yanghee Ryu'), ('RYOB', 'Ryobi Limited'), ('RYT', "Ra'ey Type"), ('S4TF', 'Sed4-Type Foundry'), ('sacc', 'Saccade SchriftBildWort Fonts'), ('SAJA', 'Saja Typeworks'), ('SALT', 'Solonka Type Foundry'), ('SAMT', 'Samtype'), ('SAND', 'Sandoll'), ('SAPL', 'Fonderie sans plomb'), ('SATO', 'Satori Type'), ('SATY', 'Samuelstype Design AB'), ('SAX', 's.a.x. Software gmbh'), ('SB', 'Sascha Bente'), ('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'), ('SERF', 'Seraphemer Foundry'), ('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'), ('SGNL', 'Signal Type Foundry Limited'), ('SHAM', 'ShamFonts / Shamrock Int.'), ('SHAN', 'Fontsim by Shana Koppel'), ('SHFT', 'Shift'), ('SHMI', 'Sharanda'), ('SHOT', 'Shotype'), ('SHOW', 'Show Me Fonts'), ('SHRB', 'Shorba Type Foundry'), ('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,'), ('SK', 'Anton Skugarov'), ('SKP', 'Essqué Productions'), ('skz', "Celtic Lady's Fonts"), ('SL', 'Silesian Letters'), ('Slab', 'Schriftlabor'), ('SLCH', 'Sale Character'), ('SLDE', 'Sergej Lebedev'), ('SLFN', 'Single Line Fonts'), ('SLVK', 'PTRSLVK Font Foundry'), ('SMC', 'Swathanthra Malayalam Computing'), ('SMPJ', 'Senamirmir Project'), ('SN', 'SourceNet'), ('SNTR', 'Sintra Beatz LLC'), ('SOBF', 'Soren Bakhol Fonts'), ('SOHO', 'Soft Horizons'), ('SOS', 'Standing Ovations Software'), ('SOTY', 'So Type'), ('SPFO', 'SproetS'), ('SPIL', 'Spilling Type'), ('SPIR', 'Spiratype'), ('SPT', 'Type Forward'), ('spty', 'supertype'), ('SPVT', 'Sproviero Type'), ('SRC', 'Source Foundry'), ('SRCE', 'Source Type'), ('SSFD', 'Stefan Stoychev'), ('SRFT', 'Schrifteria Foundry'), ('ssm0', 'Siryali Studios'), ('SSTK', 'Smuss Type Kiosk'), ('ST', 'SocioType'), ('STAI', 'Sophia Tai'), ('STAN', 'Stanley fonts'), ('STC', 'Sorkin Type Co'), ('STCO', 'Space Type Continuum'), ('STF', 'Brian Sooy & Co + Sooy Type Foundry'), ('STFD', 'snuffletrumper'), ('STIX', 'The STI Pub Companies'), ('STLF', 'Studio Lowrie Fonts'), ('Stor', 'Storm Type Foundry'), ('STPE', 'Setup Type'), ('STyC', 'Fobytype Foundry'), ('STYK', 'Satsuyako'), ('STYP', 'Stone Type Foundry'), ('SUNN', 'Sunn'), ('SUNW', 'sunwalk fontworks'), ('SVTD', 'Synthview'), ('SWEL', 'Swell Type'), ('SWFT', 'Swfte International'), ('SWSH', 'SHOWASHOTAI Co., Ltd.'), ('SWTY', 'Swiss Typefaces'), ('SXRA', 'Page42 Type Foundry'), ('SYDA', 'Shree Muktananda Ashram'), ('SyDi', 'SyyDai'), ('SYN', 'SynFonts'), ('SYRC', 'Syriac Computing Institute'), ('SYRF', 'Syrian Revolution font'), ('SySt', 'Syfon Studio'), ('szgs', 'Szabó Gergely Sándor'), ('T&S', 'Type & Style'), ('T&T', 'TYPE&type'), ('TAB', 'Tabular Type Foundry'), ('TAFS', 'Taf Studio'), ('TAFT', 'Tural Alisoy Font'), ('tanu', 'Tanuki Font'), ('TB', 'TypeBank Co.,Ltd'), ('TBFF', 'TrueBlue Font Foundry'), ('TBLD', 'Typobold'), ('TBTF', 'TypoBaaz Type Foundry'), ('TC', 'Typeco'), ('TCH', 'Darryl Cook'), ('TCO', 'Type Colony'), ('TD', 'Typedepot'), ('TDBK', 'Typeface Design Borys Kosmynka'), ('TDFF', 'Tour de Force Font Foundry'), ('TDFO', 'The Designers Foundry'), ('TDR', 'Tansin A. Darcos & Co.'), ('TERM', 'Terminal Design, Inc.'), ('TF', 'Treacyfaces / Headliners'), ('TF3D', 'TattooFont3D'), ('TFAC', 'Typefactory'), ('TFND', 'Typefounding'), ('TFTS', 'The Foundry Types'), ('TFWD', 'Sports Fonts'), ('TG', 'Tom Grace'), ('TGD', 'Typo Graphic Design ■ Manuel Viergutz'), ('TGIF', 'Tegamitype® Foundry'), ('TGHT', 'TIGHTYPE'), ('TGS', 'The Good Store'), ('THIN', 'Thinstroke Design LLC'), ('THNA', 'Thaana Type Foundry'), ('THYH', 'Thy Hà'), ('TILD', 'Tilde, SIA'), ('TIME', 'TimeType / Timepiece Typefaces'), ('TIMO', 'Tim Romano'), ('TIMR', 'Tim Rolands'), ('TINY', 'Tiny Type Co.'), ('TIPO', 'Tipo'), ('TIRO', 'Tiro Typeworks'), ('TJ', 'TJ Trewin'), ('TJS', 'Typejockeys'), ('TKSW', 'Takushun Wu'), ('Tlab', 'PYJ&Typolab (박윤정&타이포랩)'), ('TLIN', 'Teeline Fonts'), ('TM', 'Type Mafia'), ('TMBR', 'TimbreType'), ('TMF', 'The MicroFoundry'), ('TMKL', 'Timo Klaavo'), ('TMT', 'TypeMyType Comm. V.'), ('TN', 'Type Network'), ('TNB', 'The Northern Block'), ('TNOF', 'Takayuki Nishida'), ('TNOZ', 'ToneOZ'), ('TNTY', 'tntypography'), ('TO', 'Tondonero'), ('TOFU', 'Tofu Type Foundry'), ('TOKO', 'Tokotype'), ('TOM6', 'tomliou design studio'), ('TOPP', 'Toppan Inc.'), ('ToSp', 'ToSupply'), ('tots', 'Type-Ø-Tones'), ('TPDP', 'Type Department'), ('TPMA', 'typoma'), ('TPOC', 'Typeóca'), ('TPOP', 'Tipos Pereira Type Foundry'), ('TPSP', 'Type Supply'), ('TPTA', 'TPTQ Arabic'), ('TPTC', 'Test Pilot Collective'), ('TPTQ', 'Typotheque'), ('TpTp', 'TypeType'), ('TPTR', 'TYPETR'), ('TR', 'Type Revivals'), ('TRAF', 'Traffictype'), ('TREE', 'Treeflow'), ('TRIO', 'TrionesType'), ('TROL', 'The Republic of Letters'), ('TROY', 'Leinster Type'), ('TS', 'TamilSoft Corporation'), ('TSEN', 'Typesenses'), ('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'), ('TTTT', 'TypeUnit'), ('TTY', 'Tipotype'), ('TUDO', 'tudotype'), ('TWK', 'TYPE.WELTKERN®'), ('TY', 'Typocalypse'), ('TYBY', 'TYPE TAILORS'), ('TYCU', 'TypeCulture'), ('TYFA', 'typofactur'), ('TYFR', 'typographies.fr'), ('TYHA', 'TypeHabesha'), ('TYMD', 'TYPEMADE'), ('TYME', 'type me! Font Foundry'), ('TYPA', 'Typadelic'), ('TYPB', 'Type Brut'), ('TYPE', 'Type Associates Pty Ltd'), ('TYPO', 'Typodermic'), ('TYPR', 'Type Project'), ('TYPT', 'Typearture'), ('TYRE', 'typerepublic'), ('TYSL', 'Type Salon'), ('TYSO', 'TYSO Type'), ('TYSP', 'Typespace'), ('TYTA', 'TYPE TAILORS'), ('UA', 'UnAuthorized Type'), ('UCT', 'Undercase Type'), ('UFAS', 'Unicode Fonts for Ancient Scripts'), ('UFCB', 'Unforma Club'), ('UFDN', 'UNDERFOREST DESIGN'), ('UKUK', 'Ultra Kühl'), ('ULA', 'Montserrat Typeface'), ('UNDS', 'Underscore Type'), ('UNDT', 'ÜNDT'), ('UNIC', 'Unicode Consortium'), ('UNIT', 'Universal Thirst'), ('UNTP', 'Untype'), ('UNTY', 'Unitype / Universal Typefaces'), ('UPUP', 'Up Up Creative'), ('URW', 'URW Type Foundry GmbH'), ('USGC', 'U.S. Graphics Company'), ('USSS', 'USSSUAL'), ('UT', 'Unitype Inc'), ('UTF', 'Undercase Type Foundry'), ('VCTR', 'Vectro Type Foundry'), ('VEZ', 'Victoria Eloise Zunhiga'), ('VILE', 'Font Monger & Chris Vile Fonts'), ('VINT', 'Vinterstille'), ('VJ', 'eDESIGNzone'), ('VKP', 'Vijay K. Patel'), ('VLKF', 'Visualogik Technology & Design'), ('VLNL', 'VetteLetters.nl'), ('VLQN', 'VLQNC Font Foundry'), ('VMT', 'VMType'), ('VN', 'Viktor Nübel Type Design'), ('VO', 'Violet Office'), ('VOG', 'Martin Vogel'), ('VOL', 'Bernd Volmer'), ('VOLK', 'Radmir Volk'), ('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'), ('VVD', 'Vintage Voyage Design'), ('VZWO', 'VZWO | Viktor Zumegen'), ('WAFO', 'Walden Font Co.'), ('WALA', 'Fontwala'), ('WASP', 'Wasp Barcode Technologies'), ('WATF', 'WA'), ('WBHE', 'Webhance'), ('WCYS', 'WCYS & Co.'), ('WEBF', 'WebFonts JAPAN Inc.'), ('WEBR', 'WebRain'), ('WEI', 'Wei Huang'), ('WERK', 'Fontwerk'), ('WF', 'Walking Fearless'), ('WILL', 'Willerstorfer Font Foundry'), ('WISE', 'WiseType'), ('WISH', 'Willie Shaw'), ('WL', 'Writ Large Fonts'), ('WM', 'Webmakers India'), ('WNK', 'Wanaka'), ('WS', 'WS · Schriftmanufaktur'), ('WZGF', 'WenzhouHanziMakeGroup (温州字工坊)'), ('XCON', 'IntoTheDesign'), ('XFC', 'Xerox Font Services'), ('xljb', 'exljbris Font Foundry'), ('XOT', 'XO Type Co.'), ('XOTH', 'Xoth Morello'), ('XSCR', 'Xeroscript'), ('XTMS', 'Extumus'), ('XYZ', 'XYZ Type LLC'), ('Y&Y', 'Y&Y, Inc.'), ('YADS', 'YA Type'), ('YDI', 'YOONDESIGN Inc.'), ('YDS', 'Yellow Design Studio'), ('YERK', 'Jeff Yerkey Typography'), ('YFFI', 'Yfficient Graphic Design and Marketing'), ('YMGT', 'YMG Type Foundry'), ('YN', 'Yanone'), ('YOFF', 'Your Own Font Foundry'), ('YOKO', 'Yokokaku'), ('YOUR', 'YourFonts.com'), ('YT', 'YT Foundry'), ('YU', 'YU Type'), ('YUKI', 'Yuki Type Foundry'), ('YWFT', 'YouWorkForThem'), ('YYYY', 'Yellow Type Foundry'), ('z01', 'Jiangxi ZoomlaCMS Soft Co. LTD'), ('ZAKZ', 'Zakznak'), ('ZANE', 'Unrender'), ('ZeGr', 'Zebra Font Factory'), ('ZEN!', 'A-1 Corp.'), ('ZERO', 'Federico Parra'), ('zeta', 'Tangram Studio'), ('ZIHI', '字嗨'), ('ZKZN', 'Zakznak'), ('ZORN', 'Benn Zorn'), ('ZP', 'Zilap Estudio'), ('ZPL', 'Zapal'), ('ZSFT', 'Zsoft'), ('ZTFN', 'Zetafonts')] font-manager-0.9.4/build-aux/vendor/MicrosoftTypography.py000066400000000000000000000025651476271126700237240ustar00rootroot00000000000000#!/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.9.4/build-aux/vendor/genheader.py000077500000000000000000000111621476271126700216060ustar00rootroot00000000000000#!/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 = """ #pragma once #include #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 """ 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.9.4/config.h.meson000066400000000000000000000005541476271126700166610ustar00rootroot00000000000000#pragma once #define PREFIX "@PREFIX@" #define BINDIR "@BINDIR@" #define SRCDIR "@SRCDIR@" #define LOCALEDIR "@LOCALEDIR@" #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.9.4/config.vapi000066400000000000000000000007461476271126700162540ustar00rootroot00000000000000 [CCode (cprefix = "", lower_case_cprefix = "", cheader_filename = "config.h")] public const string GETTEXT_PACKAGE; [CCode (cprefix = "", lower_case_cprefix = "", cheader_filename = "config.h")] public const string BINDIR; [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.9.4/data/000077500000000000000000000000001476271126700150305ustar00rootroot00000000000000font-manager-0.9.4/data/com.github.FontManager.FontManager.SearchProvider.ini000066400000000000000000000003011476271126700271010ustar00rootroot00000000000000[Shell Search Provider] DesktopId=com.github.FontManager.FontManager.desktop BusName=com.github.FontManager.FontManager ObjectPath=/com/github/FontManager/FontManager/SearchProvider Version=2 font-manager-0.9.4/data/com.github.FontManager.FontManager.appdata.xml.in.in000066400000000000000000000227141476271126700266420ustar00rootroot00000000000000 org.gnome.FontManager com.github.FontManager.FontManager Font Manager project 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 com.github.FontManager.FontManager.desktop Utility Graphics GTK font-manager com.github.FontManager.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
  • https://github.com/FontManager/font-manager/releases/tag/@PACKAGE_VERSION@
  • https://github.com/FontManager/font-manager/releases/tag/0.9.3
  • https://github.com/FontManager/font-manager/releases/tag/0.9.2
  • https://github.com/FontManager/font-manager/releases/tag/0.9.1
  • https://github.com/FontManager/font-manager/releases/tag/0.9.0
  • https://github.com/FontManager/font-manager/releases/tag/0.8.9
  • https://github.com/FontManager/font-manager/releases/tag/0.8.8
  • https://github.com/FontManager/font-manager/releases/tag/0.8.7
  • https://github.com/FontManager/font-manager/releases/tag/0.8.6
  • https://github.com/FontManager/font-manager/releases/tag/0.8.5
  • https://github.com/FontManager/font-manager/releases/tag/0.8.4
  • https://github.com/FontManager/font-manager/releases/tag/0.8.3
  • https://github.com/FontManager/font-manager/releases/tag/0.8.2
  • https://github.com/FontManager/font-manager/releases/tag/0.8.1
  • https://github.com/FontManager/font-manager/releases/tag/0.8.0
  • https://github.com/FontManager/font-manager/releases/tag/0.7.9
  • https://github.com/FontManager/font-manager/releases/tag/0.7.8
  • https://github.com/FontManager/font-manager/releases/tag/0.0.7.7
  • https://github.com/FontManager/font-manager/releases/tag/0.7.6
  • https://github.com/FontManager/font-manager/releases/tag/0.7.5
  • https://github.com/FontManager/font-manager/releases/tag/0.7.4
  • https://github.com/FontManager/font-manager/releases/tag/0.7.3
  • https://github.com/FontManager/font-manager/releases/tag/0.7.2
  • https://github.com/FontManager/font-manager/releases/tag/0.7.1
@PACKAGE_NAME@ @PACKAGE_URL@ @PACKAGE_BUGREPORT@ https://hosted.weblate.org/engage/@PACKAGE_NAME@ mild
font-manager-0.9.4/data/com.github.FontManager.FontManager.desktop.in.in000066400000000000000000000013351476271126700260760ustar00rootroot00000000000000[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=com.github.FontManager.FontManager DBusActivatable=true Exec=@PACKAGE_NAME@ %u Terminal=false MimeType=font/ttf;font/ttc;font/otf;font/sfnt;application/x-font-ttf;application/x-font-otf;application/vnd.ms-opentype; 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 StartupWMClass=font-manager X-GNOME-UsesNotifications=true font-manager-0.9.4/data/com.github.FontManager.FontManager.gschema.xml000066400000000000000000000316631476271126700256300ustar00rootroot00000000000000 "browse" Mode Possible modes are Manage, Browse and Compare. "none" Sort Type Default sort type. Only applied to collections at this time. true Layout type false for default layout, true for 3 column layout true Layout type Switch to wide layout when window is maximized 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" HeaderBar button style Possible modes are Normal and Flat. false Whether to use the Adwaita stylesheet when available true to use the Adwaita stylesheet Window size Width and height of the main window. (950, 700) false Window state Whether window is maximized Browse pane position Size of the browse grid as a percentage of window size. 55.0 false Browse preview visibility Whether the preview pane is visible in browse mode or not "large" Browse mode preview tile size Possible modes are small, medium, large, xlarge and xxlarge. Sidebar size Size of the sidebar as a percentage of window size. 33.0 Content area size Size of the content pane as a percentage of window size. 40.0 Sidebar size Size of the sidebar as a percentage of window size. 20.0 Content area size Size of the content pane as a percentage of window size. 36.0 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. 24.0 Preview text Last preview text used in Browse mode "" Compare font size Size point to use in Compare mode. 12.0 Font preview foreground color Color to use for foreground (text color) in RGB format. "rgb(0,0,0)" Font preview 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 Waterfall preview line spacing Waterfall preview line spacing 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" false 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. [] Language Filter list minimum coverage Minimum coverage for language filter 90.0 false Whether access to network is restricted by administrator true to prevent the application from attempting to access the network Google Fonts preview text Last preview text used in Google Fonts waterfall preview "The quick brown fox jumps over the lazy dog." font-manager-0.9.4/data/com.github.FontManager.FontManager.svg000066400000000000000000000415341476271126700242170ustar00rootroot00000000000000 font-manager-0.9.4/data/com.github.FontManager.FontViewer.appdata.xml.in.in000066400000000000000000000217001476271126700265230ustar00rootroot00000000000000 org.gnome.FontViewer com.github.FontManager.FontViewerv Font Manager project 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 com.github.FontManager.FontViewer.desktop Utility Graphics GTK font-viewer com.github.FontManager.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
  • https://github.com/FontManager/font-manager/releases/tag/@PACKAGE_VERSION@
  • https://github.com/FontManager/font-manager/releases/tag/0.9.3
  • https://github.com/FontManager/font-manager/releases/tag/0.9.2
  • https://github.com/FontManager/font-manager/releases/tag/0.9.1
  • https://github.com/FontManager/font-manager/releases/tag/0.9.0
  • https://github.com/FontManager/font-manager/releases/tag/0.8.9
  • https://github.com/FontManager/font-manager/releases/tag/0.8.8
  • https://github.com/FontManager/font-manager/releases/tag/0.8.7
  • https://github.com/FontManager/font-manager/releases/tag/0.8.6
  • https://github.com/FontManager/font-manager/releases/tag/0.8.5
  • https://github.com/FontManager/font-manager/releases/tag/0.8.4
  • https://github.com/FontManager/font-manager/releases/tag/0.8.3
  • https://github.com/FontManager/font-manager/releases/tag/0.8.2
  • https://github.com/FontManager/font-manager/releases/tag/0.8.1
  • https://github.com/FontManager/font-manager/releases/tag/0.8.0
  • https://github.com/FontManager/font-manager/releases/tag/0.7.9
  • https://github.com/FontManager/font-manager/releases/tag/0.7.8
  • https://github.com/FontManager/font-manager/releases/tag/0.0.7.7
  • https://github.com/FontManager/font-manager/releases/tag/0.7.6
  • https://github.com/FontManager/font-manager/releases/tag/0.7.5
  • https://github.com/FontManager/font-manager/releases/tag/0.7.4
  • https://github.com/FontManager/font-manager/releases/tag/0.7.3
  • https://github.com/FontManager/font-manager/releases/tag/0.7.2
  • https://github.com/FontManager/font-manager/releases/tag/0.7.1
@PACKAGE_NAME@ @PACKAGE_URL@ @PACKAGE_BUGREPORT@ https://hosted.weblate.org/engage/@PACKAGE_NAME@ mild
font-manager-0.9.4/data/com.github.FontManager.FontViewer.desktop.in.in000066400000000000000000000013221476271126700257610ustar00rootroot00000000000000[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=com.github.FontManager.FontManager DBusActivatable=true Exec=@PKGLIBEXECDIR@/font-viewer %u Terminal=false MimeType=font/ttf;font/ttc;font/otf;font/sfnt;application/x-font-ttf;application/x-font-otf;application/vnd.ms-opentype; 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 StartupWMClass=font-viewer font-manager-0.9.4/data/com.github.FontManager.FontViewer.gschema.xml000066400000000000000000000137161476271126700255160ustar00rootroot00000000000000 Window size Width and height of the main window. (675, 500) false Window state Whether window is maximized false Use dark theme variant if available Whether the application prefers to use a dark theme true Whether to use the Adwaita stylesheet when available true to use the Adwaita stylesheet Font preview foreground color Color to use for foreground (text color) in RGB format. "rgb(0,0,0)" Font preview background color Color to use for background in RGB format "rgb(255,255,255)" Preview font size Size point to use in the preview area. 10.0 Preview Mode Possible modes are Preview, Waterfall and Lorem Ipsum. "waterfall" Preview text Last preview text used " The quick brown fox jumps over the lazy dog. ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 1234567890.:,;(*!?') " Selected preview page Last selected preview page 0 Character Map font size Size point to use in Character Map Mode. 16.0 Waterfall preview line spacing Waterfall preview line spacing 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" false Whether to display line size in Waterfall preview true to show line sizes in Waterfall preview font-manager-0.9.4/data/font-manager.aap.in000066400000000000000000000005451476271126700205020ustar00rootroot00000000000000# This profile allows everything and only exists to give the # application a name instead of having the label "unconfined" abi , include profile font-manager @BINDIR@/font-manager flags=(unconfined) { userns, # Site-specific additions and overrides. See local/README for details. include if exists } font-manager-0.9.4/data/meson.build000066400000000000000000000070771476271126700172050ustar00rootroot00000000000000 service = ['com.github.FontManager.FontManager', 'com.github.FontManager.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 == 'com.github.FontManager.FontManager' and not get_option('manager')) continue endif if (path == 'com.github.FontManager.FontViewer' and not get_option('viewer')) continue endif install_data('@0@.gschema.xml'.format(path), install_dir: schema_dir) icons = [ 'com.github.FontManager.FontManager.svg' ] foreach icon: icons icon_dir = join_paths(datadir, 'icons', 'hicolor', 'scalable', 'apps') install_data(icon, install_dir: icon_dir, rename: '@0@.svg'.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@.metainfo.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('com.github.FontManager.FontManager.SearchProvider.ini', install_dir: search_provider_dir) endif if get_option('app-armor') aa_config_dir = join_paths(get_option('sysconfdir'), 'apparmor.d') aa_profile = join_paths(meson.current_build_dir(), 'font-manager.aap') configure_file(input: 'font-manager.aap.in', output: 'font-manager.aap', configuration: config) install_data(aa_profile, install_dir: aa_config_dir, rename: 'font-manager') 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.9.4/debian/000077500000000000000000000000001476271126700153415ustar00rootroot00000000000000font-manager-0.9.4/debian/changelog000066400000000000000000000003101476271126700172050ustar00rootroot00000000000000font-manager (0.9.4-1ubuntu1) UNRELEASED; urgency=medium * Refer to https://github.com/FontManager/master/commits/master. -- JerryCasiano Wed, 5 Mar 2025 21:37:00 -0400 font-manager-0.9.4/debian/compat000066400000000000000000000000031476271126700165400ustar00rootroot0000000000000012 font-manager-0.9.4/debian/control000066400000000000000000000046501476271126700167510ustar00rootroot00000000000000Source: font-manager Priority: optional Maintainer: Jerry Casiano Build-Depends: debhelper (>= 12~), valac (>= 0.42), meson (>= 0.46), libxml2-dev, libarchive-dev, libfreetype-dev, libfontconfig-dev (>= 2.12), libglib2.0-dev (>= 2.62), libjson-glib-dev, libcairo2-dev, libgtk-4-dev (>= 4.12), libadwaita-1-dev, libpango1.0-dev (>= 1.45), libsqlite3-dev, libgirepository1.0-dev, libnautilus-extension-dev, libnemo-extension-dev, libthunarx-3-dev, libwebkitgtk-6.0-dev, libsoup-3.0-dev, yelp-tools, desktop-file-utils Standards-Version: 4.3.0 Section: graphics Homepage: http://fontmanager.github.io/ Package: font-manager Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, font-viewer, file-roller, yelp 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: no 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 Depends: ${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, ${shlibs:Depends}, ${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, ${shlibs:Depends}, ${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, ${shlibs:Depends}, ${misc:Depends} Description: Thunar extension for Font Manager . This package provides integration with the Thunar file manager. font-manager-0.9.4/debian/copyright000066400000000000000000000016521476271126700173000ustar00rootroot00000000000000Format: 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.9.4/debian/font-manager-common.install000066400000000000000000000002761476271126700226020ustar00rootroot00000000000000usr/lib/*/font-manager/libfontmanager* usr/share/help/*/font-manager usr/share/locale/*/LC_MESSAGES/font-manager.mo usr/share/glib-2.0/schemas/com.github.FontManager.FontManager.gschema.xml font-manager-0.9.4/debian/font-manager-common.lintian-overrides000066400000000000000000000001231476271126700245610ustar00rootroot00000000000000font-manager-common binary: package-has-unnecessary-activation-of-ldconfig-trigger font-manager-0.9.4/debian/font-manager.install000066400000000000000000000006451476271126700213140ustar00rootroot00000000000000etc/apparmor.d/font-manager usr/bin/font-manager usr/share/metainfo/com.github.FontManager.FontManager.metainfo.xml usr/share/applications/com.github.FontManager.FontManager.desktop usr/share/dbus-1/services/com.github.FontManager.FontManager.service usr/share/gnome-shell/search-providers/com.github.FontManager.FontManager.SearchProvider.ini usr/share/icons/hicolor/scalable/apps/com.github.FontManager.FontManager.svg font-manager-0.9.4/debian/font-manager.manpages000066400000000000000000000000421476271126700214300ustar00rootroot00000000000000usr/share/man/man1/font-manager.1 font-manager-0.9.4/debian/font-viewer.install000066400000000000000000000006011476271126700211730ustar00rootroot00000000000000usr/libexec/font-manager/font-viewer usr/share/metainfo/com.github.FontManager.FontViewer.metainfo.xml usr/share/applications/com.github.FontManager.FontViewer.desktop usr/share/dbus-1/services/com.github.FontManager.FontViewer.service usr/share/glib-2.0/schemas/com.github.FontManager.FontViewer.gschema.xml usr/share/icons/hicolor/scalable/apps/com.github.FontManager.FontViewer.svg font-manager-0.9.4/debian/nautilus-font-manager.install000066400000000000000000000000711476271126700231470ustar00rootroot00000000000000usr/lib/*/nautilus/extensions*/nautilus-font-manager.so font-manager-0.9.4/debian/nemo-font-manager.install000066400000000000000000000000611476271126700222400ustar00rootroot00000000000000usr/lib/*/nemo/extensions*/nemo-font-manager.so font-manager-0.9.4/debian/postinst000066400000000000000000000021521476271126700171470ustar00rootroot00000000000000#!/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 apparmor_parser -r /etc/apparmor.d/font-manager ;; 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.9.4/debian/postrm000066400000000000000000000017371476271126700166200ustar00rootroot00000000000000#!/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.9.4/debian/rules000066400000000000000000000017631476271126700164250ustar00rootroot00000000000000#!/usr/bin/make -f # -*- makefile -*- DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) %: dh $@ override_dh_auto_configure: dh_auto_configure -- \ --buildtype=debugoptimized \ -Dapp-armor=true \ -Dadwaita=true \ -Dnautilus=true \ -Dnemo=true \ -Dthunar=true \ -Dreproducible=true override_dh_shlibdeps: dh_installdeb dpkg-shlibdeps -Tdebian/font-manager-common.substvars \ debian/font-manager-common/usr/lib/*/font-manager/* dpkg-shlibdeps -Tdebian/font-manager.substvars \ debian/font-manager/usr/bin/font-manager dpkg-shlibdeps -Tdebian/font-viewer.substvars \ debian/font-viewer/usr/libexec/font-manager/font-viewer dpkg-shlibdeps -Tdebian/nautilus-font-manager.substvars \ debian/nautilus-font-manager/usr/lib/*/nautilus/extensions*/* dpkg-shlibdeps -Tdebian/nemo-font-manager.substvars \ debian/nemo-font-manager/usr/lib/*/nemo/extensions*/* dpkg-shlibdeps -Tdebian/thunar-font-manager.substvars \ debian/thunar-font-manager/usr/lib/*/thunar*/* font-manager-0.9.4/debian/source/000077500000000000000000000000001476271126700166415ustar00rootroot00000000000000font-manager-0.9.4/debian/source/format000066400000000000000000000000141476271126700200470ustar00rootroot000000000000003.0 (quilt) font-manager-0.9.4/debian/thunar-font-manager.install000066400000000000000000000000521476271126700226030ustar00rootroot00000000000000usr/lib/*/thunarx*/thunar-font-manager.so font-manager-0.9.4/extensions/000077500000000000000000000000001476271126700163165ustar00rootroot00000000000000font-manager-0.9.4/extensions/README.md000066400000000000000000000005271476271126700176010ustar00rootroot00000000000000These 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.9.4/extensions/extension-common.h000066400000000000000000000021321476271126700217670ustar00rootroot00000000000000/* extension-common.h * * Copyright (C) 2022-2024 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 . */ #pragma once #define FONT_VIEWER_BUS_ID "com.github.FontManager.FontViewer" #define FONT_VIEWER_BUS_PATH "/com/github/FontManager/FontViewer" #define N_MIMETYPES 7 static const char *MIMETYPES [N_MIMETYPES] = { "font/ttf", "font/ttc", "font/otf", "font/collection", "application/x-font-ttf", "application/x-font-ttc", "application/x-font-otf", }; font-manager-0.9.4/extensions/meson.build000066400000000000000000000003321476271126700204560ustar00rootroot00000000000000 extension_includes = includes + [ include_directories('.') ] if get_option('nautilus') subdir('nautilus') endif if get_option('nemo') subdir('nemo') endif if get_option('thunar') subdir('thunar') endif font-manager-0.9.4/extensions/nautilus/000077500000000000000000000000001476271126700201625ustar00rootroot00000000000000font-manager-0.9.4/extensions/nautilus/font-manager-menu-provider.c000066400000000000000000000207561476271126700255100ustar00rootroot00000000000000/* font-manager-menu-provider.c * * Copyright (C) 2018-2025 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 "extension-common.h" #include "font-manager-menu-provider.h" struct _FontManagerMenuProvider { GObject parent_instance; guint watch_id; gboolean active; gchar *uri; GDBusConnection *connection; }; #ifdef NAUTILUS_4 static void font_manager_menu_provider_interface_init (NautilusMenuProviderInterface *iface); #else static void font_manager_menu_provider_interface_init (NautilusMenuProviderIface *iface); #endif 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, #ifdef NAUTILUS_4 #else G_GNUC_UNUSED GtkWidget *widget, #endif 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("(s)", uri), 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, #ifdef NAUTILUS_4 #else G_GNUC_UNUSED GtkWidget *widget, #endif 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 #ifdef NAUTILUS_4 font_manager_menu_provider_interface_init (NautilusMenuProviderInterface *iface) #else font_manager_menu_provider_interface_init (NautilusMenuProviderIface *iface) #endif { 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.9.4/extensions/nautilus/font-manager-menu-provider.h000066400000000000000000000024171476271126700255070ustar00rootroot00000000000000/* 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.9.4/extensions/nautilus/meson.build000066400000000000000000000032661476271126700223330ustar00rootroot00000000000000 nautilus_info = ''' Install the libnautilus-extension package and try again. For more information see https://wiki.gnome.org/Apps/Files ''' nautilus = dependency('libnautilus-extension', required: false) nautilus4 = dependency('libnautilus-extension-4', required: false) if nautilus.found() or nautilus4.found() result = run_command(python, '-c', list_sources, check: true) nautilus_extension_sources = result.stdout().strip().split('\n') result = run_command(python, '-c', list_headers, check: true) nautilus_extension_headers = result.stdout().strip().split('\n') if nautilus.found() args = [] nautilus_version = '3.0' nautilus_deps = [nautilus, base_deps] else args = ['-DNAUTILUS_4'] nautilus_version = '4' nautilus_deps = [nautilus4, base_deps] endif nautilus_extension_dir = join_paths(get_option('libdir'), 'nautilus', 'extensions-@0@'.format(nautilus_version)) nautilus_font_manager = shared_module('nautilus-font-manager', [nautilus_extension_sources, nautilus_extension_headers], dependencies: nautilus_deps, c_args: args, link_with: libfontmanager, include_directories: extension_includes, name_prefix: '', install: true, install_dir: nautilus_extension_dir, install_rpath: pkglib_dir) else message(nautilus_info) endif font-manager-0.9.4/extensions/nautilus/nautilus-font-manager-module.c000066400000000000000000000025021476271126700260300ustar00rootroot00000000000000/* 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.9.4/extensions/nemo/000077500000000000000000000000001476271126700172545ustar00rootroot00000000000000font-manager-0.9.4/extensions/nemo/font-manager-menu-provider.c000066400000000000000000000201041476271126700245650ustar00rootroot00000000000000/* font-manager-menu-provider.c * * Copyright (C) 2018-2025 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 "extension-common.h" #include "font-manager-menu-provider.h" 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("(s)", uri), 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.9.4/extensions/nemo/font-manager-menu-provider.h000066400000000000000000000024411476271126700245760ustar00rootroot00000000000000/* 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.9.4/extensions/nemo/meson.build000066400000000000000000000021301476271126700214120ustar00rootroot00000000000000 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, check: true) nemo_extension_sources = result.stdout().strip().split('\n') result = run_command(python, '-c', list_headers, check: true) 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, include_directories: extension_includes, name_prefix: '', install: true, install_dir: nemo_extension_dir, install_rpath: pkglib_dir) font-manager-0.9.4/extensions/nemo/nemo-font-manager-module.c000066400000000000000000000025031476271126700242150ustar00rootroot00000000000000/* 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.9.4/extensions/thunar/000077500000000000000000000000001476271126700176175ustar00rootroot00000000000000font-manager-0.9.4/extensions/thunar/font-manager-extension-utils.c000066400000000000000000000024261476271126700255150ustar00rootroot00000000000000/* 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 "extension-common.h" #include "font-manager-extension-utils.h" 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.9.4/extensions/thunar/font-manager-extension-utils.h000066400000000000000000000021141476271126700255140ustar00rootroot00000000000000/* 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.9.4/extensions/thunar/font-manager-menu-provider.c000066400000000000000000000163161476271126700251420ustar00rootroot00000000000000/* font-manager-menu-provider.c * * Copyright (C) 2018-2025 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 "extension-common.h" #include "font-manager-menu-provider.h" 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("(s)", uri), 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.9.4/extensions/thunar/font-manager-menu-provider.h000066400000000000000000000025001476271126700251350ustar00rootroot00000000000000/* 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.9.4/extensions/thunar/font-manager-renamer-provider.c000066400000000000000000000070621476271126700256250ustar00rootroot00000000000000/* 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.9.4/extensions/thunar/font-manager-renamer-provider.h000066400000000000000000000031741476271126700256320ustar00rootroot00000000000000/* 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.9.4/extensions/thunar/meson.build000066400000000000000000000021601476271126700217600ustar00rootroot00000000000000 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, check: true) thunarx_extension_sources = result.stdout().strip().split('\n') result = run_command(python, '-c', list_headers, check: true) 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, include_directories: extension_includes, name_prefix: '', install: true, install_dir: thunarx_extension_dir, install_rpath: pkglib_dir) font-manager-0.9.4/extensions/thunar/thunar-font-manager-module.c000066400000000000000000000033551476271126700251310ustar00rootroot00000000000000/* 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.9.4/fedora/000077500000000000000000000000001476271126700153575ustar00rootroot00000000000000font-manager-0.9.4/fedora/font-manager.spec000066400000000000000000000131321476271126700206110ustar00rootroot00000000000000%global MajorVersion 0 %global MinorVersion 9 %global PatchVersion 4 %global build_timestamp %{lua: print(os.date("%Y%m%d"))} %global DBusName com.github.FontManager.FontManager %global DBusName2 com.github.FontManager.FontViewer %global git_archive https://github.com/FontManager/font-manager/archive/master.tar.gz %bcond adwaita 1 %bcond libarchive 1 %bcond nautilus 1 %bcond nemo 1 %bcond thunar 1 %bcond webkit 1 Name: font-manager Version: %{MajorVersion}.%{MinorVersion}.%{PatchVersion}.%{build_timestamp} Release: 1 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 >= 2.10 BuildRequires: glib2-devel >= 2.62 BuildRequires: gobject-introspection-devel BuildRequires: gtk4-devel >= 4.12 BuildRequires: json-glib-devel >= 1.5 BuildRequires: libappstream-glib BuildRequires: libxml2-devel >= 2.9.10 BuildRequires: pango-devel >= 1.45 BuildRequires: sqlite-devel >= 3.35 BuildRequires: vala >= 0.42 BuildRequires: yelp-tools BuildRequires: desktop-file-utils %if %{with adwaita} BuildRequires: libadwaita-devel %endif %if %{with libarchive} BuildRequires: libarchive-devel >= 3.7 %endif %if %{with webkit} BuildRequires: libsoup3-devel >= 3.2 BuildRequires: webkitgtk6.0-devel >= 2.4 %endif %if %{with nautilus} BuildRequires: nautilus-devel %endif %if %{with nemo} BuildRequires: nemo-devel %endif %if %{with thunar} BuildRequires: Thunar-devel %endif Requires: fontconfig Requires: %{name}-common Requires: font-viewer Requires: freetype Requires: gtk4 >= 4.12 Requires: sqlite Requires: yelp %if %{with adwaita} Requires: libadwaita %endif %if %{with libarchive} Requires: libarchive >= 3.7 %endif %if %{with webkit} Requires: libsoup3 Requires: webkitgtk6.0 %endif %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. %if %{with nautilus} %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. %endif %if %{with nemo} %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. %endif %if %{with thunar} %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. %endif %prep %autosetup -n %{name}-master %build %meson --buildtype=debugoptimized \ -Dadwaita=%{?with_adwaita:true}%{!?with_adwaita:false} \ -Dlibarchive=%{?with_libarchive:true}%{!?with_libarchive:false} \ -Dnautilus=%{?with_nautilus:true}%{!?with_nautilus:false} \ -Dnemo=%{?with_nemo:true}%{!?with_nemo:false} \ -Dthunar=%{?with_thunar:true}%{!?with_thunar:false} \ -Dwebkit=%{?with_webkit:true}%{!?with_webkit:false} \ -Dreproducible=true %meson_build %install %meson_install %find_lang %{name} %check appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*.metainfo.xml %posttrans /usr/bin/glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : /usr/bin/gtk4-update-icon-cache -q -t -f %{_datadir}/icons/hicolor &> /dev/null || : /usr/bin/update-desktop-database -q %{_datadir}/applications &> /dev/null || : %files %{_bindir}/%{name} %{_datadir}/metainfo/%{DBusName}.metainfo.xml %{_datadir}/applications/%{DBusName}.desktop %{_datadir}/dbus-1/services/%{DBusName}.service %{_datadir}/gnome-shell/search-providers/%{DBusName}.SearchProvider.ini %{_datadir}/icons/hicolor/scalable/apps/%{DBusName}.svg %{_mandir}/man1/%{name}.* %files -n %{name}-common -f %{name}.lang %license COPYING %{_libdir}/%{name} %{_datadir}/help/*/%{name} %{_datadir}/glib-2.0/schemas/%{DBusName}.gschema.xml %files -n font-viewer %{_libexecdir}/%{name}/font-viewer %{_datadir}/metainfo/%{DBusName2}.metainfo.xml %{_datadir}/applications/%{DBusName2}.desktop %{_datadir}/dbus-1/services/%{DBusName2}.service %{_datadir}/glib-2.0/schemas/%{DBusName2}.gschema.xml %{_datadir}/icons/hicolor/scalable/apps/%{DBusName2}.svg %if %{with nautilus} %files -n nautilus-%{name} %{_libdir}/nautilus/extensions*/nautilus-%{name}.so %endif %if %{with nemo} %files -n nemo-%{name} %{_libdir}/nemo/extensions-3.0/nemo-%{name}.so %endif %if %{with thunar} %files -n thunar-%{name} %{_libdir}/thunarx-3/thunar-%{name}.so %endif %changelog * Wed Mar 5 2025 JerryCasiano 0.9.4-1 - Refer to https://github.com/FontManager/font-manager/commits/master for changes. font-manager-0.9.4/help/000077500000000000000000000000001476271126700150475ustar00rootroot00000000000000font-manager-0.9.4/help/C/000077500000000000000000000000001476271126700152315ustar00rootroot00000000000000font-manager-0.9.4/help/C/font-manager-categories.page000066400000000000000000000047241476271126700225770ustar00rootroot00000000000000 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.9.4/help/C/font-manager-character-map.page000066400000000000000000000015441476271126700231560ustar00rootroot00000000000000 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.9.4/help/C/font-manager-collections.page000066400000000000000000000113671476271126700227710ustar00rootroot00000000000000 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.9.4/help/C/font-manager-font-activation.page000066400000000000000000000041151476271126700235510ustar00rootroot00000000000000 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.9.4/help/C/font-manager-font-installation.page000066400000000000000000000034551476271126700241170ustar00rootroot00000000000000 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.9.4/help/C/font-manager-font-removal.page000066400000000000000000000047631476271126700230660ustar00rootroot00000000000000 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.9.4/help/C/font-manager-font-sources.page000066400000000000000000000106641476271126700231010ustar00rootroot00000000000000 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 and selecting Preferences from the menu.

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 and selecting Preferences from the menu.

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 and selecting Preferences from the menu.

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.9.4/help/C/font-manager-fontconfig.page000066400000000000000000000014721476271126700226030ustar00rootroot00000000000000 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.9.4/help/C/font-manager-introduction.page000066400000000000000000000035411476271126700231670ustar00rootroot00000000000000 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.9.4/help/C/font-manager-license.page000066400000000000000000000014461476271126700220720ustar00rootroot00000000000000 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.9.4/help/C/font-manager-metadata.page000066400000000000000000000014521476271126700222250ustar00rootroot00000000000000 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.9.4/help/C/font-manager-orthographies.page000066400000000000000000000015411476271126700233220ustar00rootroot00000000000000 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.9.4/help/C/font-manager-substitutions.page000066400000000000000000000103271476271126700234050ustar00rootroot00000000000000 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 and selecting Preferences from the menu.

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 and selecting Preferences from the menu.

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.

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.9.4/help/C/font-manager-supported-formats.page000066400000000000000000000016241476271126700241440ustar00rootroot00000000000000 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.9.4/help/C/font-manager.pot000066400000000000000000000775621476271126700203540ustar00rootroot00000000000000msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2025-03-07 19:41-0500\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 #: ../help/C/font-manager-categories.page:7 msgid "Automatically generated categories" msgstr "" #. (itstool) path: page/title #: ../help/C/font-manager-categories.page:10 msgid "Categories" msgstr "" #. (itstool) path: page/p #: ../help/C/font-manager-categories.page:12 msgid "Font Manager automatically categorizes your fonts based on various properties." msgstr "" #. (itstool) path: item/title #: ../help/C/font-manager-categories.page:19 msgid "All" msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-categories.page:20 msgid "All available fonts." msgstr "" #. (itstool) path: item/title #: ../help/C/font-manager-categories.page:25 msgid "System" msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-categories.page:26 msgid "Fonts available to all users." msgstr "" #. (itstool) path: item/title #: ../help/C/font-manager-categories.page:31 msgid "User" msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-categories.page:32 msgid "Fonts available only to you." msgstr "" #. (itstool) path: item/title #: ../help/C/font-manager-categories.page:37 msgid "Family Kind" msgstr "" #. (itstool) path: item/p #: ../help/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 #: ../help/C/font-manager-categories.page:43 msgid "Width" msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-categories.page:44 msgid "Sorted by font width property." msgstr "" #. (itstool) path: item/title #: ../help/C/font-manager-categories.page:49 msgid "Weight" msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-categories.page:50 msgid "Sorted by font weight property." msgstr "" #. (itstool) path: item/title #: ../help/C/font-manager-categories.page:55 msgid "Slant" msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-categories.page:56 msgid "Sorted by font slant property." msgstr "" #. (itstool) path: item/title #: ../help/C/font-manager-categories.page:61 msgid "Spacing" msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-categories.page:62 msgid "Sorted by font spacing property." msgstr "" #. (itstool) path: item/title #: ../help/C/font-manager-categories.page:67 msgid "License" msgstr "" #. (itstool) path: item/p #: ../help/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 #: ../help/C/font-manager-categories.page:73 msgid "Vendor" msgstr "" #. (itstool) path: item/p #: ../help/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 #: ../help/C/font-manager-categories.page:79 msgid "Filetype" msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-categories.page:80 msgid "Sorted by file format." msgstr "" #. (itstool) path: item/title #: ../help/C/font-manager-categories.page:85 msgid "Unsorted" msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-categories.page:86 msgid "Fonts not present in any of your collections." msgstr "" #. (itstool) path: item/title #: ../help/C/font-manager-categories.page:91 msgid "Disabled" msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-categories.page:92 msgid "Currrently disabled font families." msgstr "" #. (itstool) path: info/desc #: ../help/C/font-manager-character-map.page:8 msgid "View individual characters and their details" msgstr "" #. (itstool) path: page/title #: ../help/C/font-manager-character-map.page:11 msgid "Character Map" msgstr "" #. (itstool) path: page/p #: ../help/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 #: ../help/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 #: ../help/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. #: ../help/C/font-manager-character-map.page:24 msgctxt "_" msgid "external ref='media/character-map.png' md5='f5c11ea1511808e98e4ae1ae9ad8340e'" msgstr "" #. (itstool) path: note/p #: ../help/C/font-manager-character-map.page:28 msgid "Drag characters onto other applications to use them." msgstr "" #. (itstool) path: info/desc #: ../help/C/font-manager-collections.page:7 msgid "Organizing Your Fonts" msgstr "" #. (itstool) path: page/title #: ../help/C/font-manager-collections.page:10 msgid "Collections" msgstr "" #. (itstool) path: page/p #: ../help/C/font-manager-collections.page:12 msgid "Font Manager allows you to define your own collections." msgstr "" #. (itstool) path: page/p #: ../help/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 #: ../help/C/font-manager-collections.page:24 msgid "Collections do not modify your files in any way." msgstr "" #. (itstool) path: note/p #: ../help/C/font-manager-collections.page:27 msgid "Feel free to create or delete as many as you like." msgstr "" #. (itstool) path: item/title #: ../help/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. #: ../help/C/font-manager-collections.page:40 #: ../help/C/font-manager-font-installation.page:25 #: ../help/C/font-manager-font-sources.page:46 #: ../help/C/font-manager-substitutions.page:37 #: ../help/C/font-manager-substitutions.page:51 msgctxt "_" msgid "external ref='media/list-add-symbolic.svg' md5='cdb139c1ad5f1e6b4564cd1496251338'" msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-collections.page:37 msgid "Click at the bottom of the Collection view." msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-collections.page:46 msgid "Enter a name for your new collection" msgstr "" #. (itstool) path: item/p #: ../help/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 #: ../help/C/font-manager-collections.page:59 msgid "To delete a collection:" msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-collections.page:62 #: ../help/C/font-manager-collections.page:81 #: ../help/C/font-manager-collections.page:99 #: ../help/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. #: ../help/C/font-manager-collections.page:70 #: ../help/C/font-manager-collections.page:130 #: ../help/C/font-manager-font-removal.page:38 #: ../help/C/font-manager-font-sources.page:84 #: ../help/C/font-manager-substitutions.page:99 msgctxt "_" msgid "external ref='media/list-remove-symbolic.svg' md5='962f7ae06837373bfad4e143cbf89a15'" msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-collections.page:67 msgid "Click at the bottom of the Collection view." msgstr "" #. (itstool) path: item/title #: ../help/C/font-manager-collections.page:78 msgid "To enable a collection:" msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-collections.page:86 #: ../help/C/font-manager-collections.page:104 #: ../help/C/font-manager-font-activation.page:35 msgid "Click the checkbox " msgstr "" #. (itstool) path: item/title #: ../help/C/font-manager-collections.page:96 msgid "To disable a collection:" msgstr "" #. (itstool) path: item/title #: ../help/C/font-manager-collections.page:114 msgid "To remove families from a collection:" msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-collections.page:122 msgid "Select the family or families you wish to remove" msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-collections.page:127 msgid "Click the at the top of the font list." msgstr "" #. (itstool) path: item/title #: ../help/C/font-manager-collections.page:138 msgid "To rename a collection:" msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-collections.page:141 msgid "Select a collection, click it again" msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-collections.page:146 msgid "Enter a new name" msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-collections.page:151 msgid "Press Enter" msgstr "" #. (itstool) path: info/desc #: ../help/C/font-manager-font-activation.page:8 msgid "Activating and De-activating font families" msgstr "" #. (itstool) path: page/title #: ../help/C/font-manager-font-activation.page:11 msgid "Activation" msgstr "" #. (itstool) path: page/p #: ../help/C/font-manager-font-activation.page:13 msgid "Font Manager allows you to activate and de-activate font families." msgstr "" #. (itstool) path: page/p #: ../help/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 #: ../help/C/font-manager-font-activation.page:27 msgid "To enable or disable a font family:" msgstr "" #. (itstool) path: item/p #: ../help/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 #: ../help/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 #: ../help/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 #: ../help/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 #: ../help/C/font-manager-font-installation.page:7 msgid "Adding fonts for your use" msgstr "" #. (itstool) path: page/title #: ../help/C/font-manager-font-installation.page:10 msgid "Installation" msgstr "" #. (itstool) path: page/p #: ../help/C/font-manager-font-installation.page:12 msgid "Font Manager supports the most common font formats." msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-font-installation.page:19 #: ../help/C/font-manager-font-removal.page:32 msgid "While in Manage mode" msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-font-installation.page:22 msgid "Click at the top of the window" msgstr "" #. (itstool) path: item/p #: ../help/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 #: ../help/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 #: ../help/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 #: ../help/C/font-manager-font-installation.page:51 msgid "Install Archive Manager. to enable support for compressed files." msgstr "" #. (itstool) path: note/p #: ../help/C/font-manager-font-installation.page:59 #: ../help/C/font-manager-font-removal.page:76 #: ../help/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 #: ../help/C/font-manager-font-removal.page:8 msgid "Getting rid of unwanted fonts" msgstr "" #. (itstool) path: page/title #: ../help/C/font-manager-font-removal.page:11 msgid "Removal" msgstr "" #. (itstool) path: note/p #: ../help/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 #: ../help/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 #: ../help/C/font-manager-font-removal.page:29 msgid "To remove fonts you no longer need:" msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-font-removal.page:35 msgid "Click at the top of the window" msgstr "" #. (itstool) path: item/p #: ../help/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 #: ../help/C/font-manager-font-removal.page:50 msgid "Click Delete" msgstr "" #. (itstool) path: note/p #: ../help/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 #: ../help/C/font-manager-font-removal.page:63 msgid "Current default user font directory is located at ~/.local/share/fonts" msgstr "" #. (itstool) path: note/p #: ../help/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 #: ../help/C/font-manager-font-sources.page:7 msgid "Adding and removing font directories" msgstr "" #. (itstool) path: page/title #: ../help/C/font-manager-font-sources.page:10 msgid "Sources" msgstr "" #. (itstool) path: page/p #: ../help/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 #: ../help/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 #: ../help/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 #: ../help/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. #: ../help/C/font-manager-font-sources.page:34 #: ../help/C/font-manager-font-sources.page:66 #: ../help/C/font-manager-font-sources.page:98 #: ../help/C/font-manager-substitutions.page:25 #: ../help/C/font-manager-substitutions.page:82 msgctxt "_" msgid "external ref='media/open-menu.svg' md5='53c42fca9e64a93b4c572d5ba805fd4d'" msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-font-sources.page:30 #: ../help/C/font-manager-font-sources.page:62 #: ../help/C/font-manager-font-sources.page:94 #: ../help/C/font-manager-substitutions.page:21 #: ../help/C/font-manager-substitutions.page:78 msgid "Open the Font Manager preferences dialog by clicking at the top of the window and selecting Preferences from the menu." msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-font-sources.page:40 #: ../help/C/font-manager-font-sources.page:72 #: ../help/C/font-manager-font-sources.page:104 msgid "Select \"Sources\" from the sidebar" msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-font-sources.page:43 msgid "Click " msgstr "" #. (itstool) path: item/p #: ../help/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 #: ../help/C/font-manager-font-sources.page:59 msgid "To remove a source:" msgstr "" #. (itstool) path: item/p #: ../help/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 #: ../help/C/font-manager-font-sources.page:81 msgid "Click " msgstr "" #. (itstool) path: item/title #: ../help/C/font-manager-font-sources.page:91 msgid "To enable or disable a source:" msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-font-sources.page:107 msgid "Select the source you want to enable or disable" msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-font-sources.page:112 msgid "Click the toggle switch " msgstr "" #. (itstool) path: note/p #: ../help/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 #: ../help/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 #: ../help/C/font-manager-fontconfig.page:7 msgid "Generate fontconfig configuration files" msgstr "" #. (itstool) path: page/title #: ../help/C/font-manager-fontconfig.page:10 msgid "Display and Rendering Preferences" msgstr "" #. (itstool) path: page/p #: ../help/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 #: ../help/C/font-manager-fontconfig.page:17 msgid "See fonts-conf for more details." msgstr "" #. (itstool) path: note/p #: ../help/C/font-manager-fontconfig.page:22 msgid "Desktop environments and applications may rely on their own configuration mechanism." msgstr "" #. (itstool) path: info/desc #: ../help/C/font-manager-introduction.page:5 msgid "Introduction to Font Manager." msgstr "" #. (itstool) path: page/p #: ../help/C/font-manager-introduction.page:10 msgid "Font Manager allows you to :" msgstr "" #. (itstool) path: page/title #: ../help/C/font-manager-introduction.page:12 msgid "Introduction" msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-introduction.page:18 msgid "Preview font files in various ways" msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-introduction.page:23 msgid "View available font metadata" msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-introduction.page:28 msgid "Install or remove fonts for your use" msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-introduction.page:33 msgid "Group fonts into \"Collections\"" msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-introduction.page:38 msgid "Enable or disable individual font families or entire collections" msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-introduction.page:43 msgid "Specify different directories to use for fonts" msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-introduction.page:48 msgid "Perform font substitution" msgstr "" #. (itstool) path: figure/title #: ../help/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. #: ../help/C/font-manager-introduction.page:57 msgctxt "_" msgid "external ref='media/main-window.png' md5='0947d29731b952e41fe720ab4fab7bb3'" msgstr "" #. (itstool) path: note/p #: ../help/C/font-manager-introduction.page:61 msgid "For more information about Font Manager, please visit the Homepage " msgstr "" #. (itstool) path: note/p #: ../help/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 #: ../help/C/font-manager-license.page:7 msgid "View license information contained in font files" msgstr "" #. (itstool) path: page/title #: ../help/C/font-manager-license.page:10 msgid "Licensing" msgstr "" #. (itstool) path: page/p #: ../help/C/font-manager-license.page:12 msgid "While in \"Manage\" mode the preview pane contains a tab labeled \"License\"." msgstr "" #. (itstool) path: page/p #: ../help/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 #: ../help/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. #: ../help/C/font-manager-license.page:23 msgctxt "_" msgid "external ref='media/license.png' md5='5c7a8640b105ef8f0862fe9310a9402d'" msgstr "" #. (itstool) path: note/p #: ../help/C/font-manager-license.page:27 msgid "Not all font files contain licensing information." msgstr "" #. (itstool) path: info/desc #: ../help/C/font-manager-metadata.page:7 msgid "View metadata embedded in your font files" msgstr "" #. (itstool) path: page/title #: ../help/C/font-manager-metadata.page:10 msgid "Metadata" msgstr "" #. (itstool) path: page/p #: ../help/C/font-manager-metadata.page:12 msgid "While in \"Manage\" mode the preview pane contains a tab labeled \"Properties\"." msgstr "" #. (itstool) path: page/p #: ../help/C/font-manager-metadata.page:16 msgid "Selecting this tab allows viewing metadata contained in the currently selected font." msgstr "" #. (itstool) path: figure/title #: ../help/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. #: ../help/C/font-manager-metadata.page:23 msgctxt "_" msgid "external ref='media/metadata.png' md5='062f728a7d69be29ddfa02f4eb3afe28'" msgstr "" #. (itstool) path: note/p #: ../help/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 #: ../help/C/font-manager-orthographies.page:8 msgid "View languages supported and their coverage" msgstr "" #. (itstool) path: page/title #: ../help/C/font-manager-orthographies.page:11 msgid "Language Support" msgstr "" #. (itstool) path: page/p #: ../help/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 #: ../help/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 #: ../help/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. #: ../help/C/font-manager-orthographies.page:29 msgctxt "_" msgid "external ref='media/orthographies.png' md5='ba678b7230c85fb943b91db0a971cbf9'" msgstr "" #. (itstool) path: info/desc #: ../help/C/font-manager-substitutions.page:7 msgid "Substitute one font family for another" msgstr "" #. (itstool) path: page/title #: ../help/C/font-manager-substitutions.page:10 msgid "Substitution" msgstr "" #. (itstool) path: page/p #: ../help/C/font-manager-substitutions.page:12 msgid "Font Manager allows you to substitute one font family for another." msgstr "" #. (itstool) path: item/title #: ../help/C/font-manager-substitutions.page:18 msgid "To add a substitute:" msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-substitutions.page:31 #: ../help/C/font-manager-substitutions.page:88 msgid "Select \"Substitutions\" from the sidebar" msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-substitutions.page:34 msgid "Click in the substitutions pane." msgstr "" #. (itstool) path: item/p #: ../help/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 #: ../help/C/font-manager-substitutions.page:48 msgid "Click on the right." msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-substitutions.page:57 msgid "Enter the name of the substitute family and select the priority level." msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-substitutions.page:62 msgid "Repeat steps 3 – 6 as needed." msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-substitutions.page:67 #: ../help/C/font-manager-substitutions.page:105 msgid "Click Save to write the configuration file when done." msgstr "" #. (itstool) path: item/title #: ../help/C/font-manager-substitutions.page:75 msgid "To remove a substitute:" msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-substitutions.page:91 msgid "Select the entry you wish to remove from the list." msgstr "" #. (itstool) path: item/p #: ../help/C/font-manager-substitutions.page:96 msgid "Click in the substitutions pane." msgstr "" #. (itstool) path: note/p #: ../help/C/font-manager-substitutions.page:115 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 #: ../help/C/font-manager-substitutions.page:121 msgid "While changes are applied immediately open applications may need to be restarted." msgstr "" #. (itstool) path: info/desc #: ../help/C/font-manager-supported-formats.page:5 msgid "Font formats supported by Font Manager." msgstr "" #. (itstool) path: page/title #: ../help/C/font-manager-supported-formats.page:10 msgid "Supported File Formats" msgstr "" #. (itstool) path: item/title #: ../help/C/font-manager-supported-formats.page:14 msgid " TrueType " msgstr "" #. (itstool) path: item/title #: ../help/C/font-manager-supported-formats.page:21 msgid " OpenType " msgstr "" #. (itstool) path: info/desc #: ../help/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. #: ../help/C/index.page:8 msgctxt "_" msgid "external ref='media/com.github.FontManager.FontManager-48.png' md5='9aae4e17bb334c3572c2ff3981d0c407'" msgstr "" #. (itstool) path: info/title #: ../help/C/index.page:10 msgctxt "link" msgid "Font Manager" msgstr "" #. (itstool) path: info/title #: ../help/C/index.page:11 msgctxt "text" msgid "Font Manager" msgstr "" #. (itstool) path: credit/name #: ../help/C/index.page:14 msgid "Jerry Casiano" msgstr "" #. (itstool) path: credit/years #: ../help/C/index.page:16 msgid "2009–2025" msgstr "" #. (itstool) path: credit/name #: ../help/C/index.page:20 msgid "Weblate" msgstr "" #. (itstool) path: license/p #: ../help/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. #: ../help/C/index.page:30 msgctxt "_" msgid "external ref='media/com.github.FontManager.FontManager-64.png' md5='6c87b4f87f89a112474814611a30f2a9'" msgstr "" #. (itstool) path: page/title #: ../help/C/index.page:29 msgid " Font Manager logo Font Manager" msgstr "" #. (itstool) path: section/title #: ../help/C/index.page:37 msgid "Managing Your Fonts" msgstr "" #. (itstool) path: section/title #: ../help/C/index.page:41 msgid "Getting to Know Your Fonts" msgstr "" #. (itstool) path: section/title #: ../help/C/index.page:45 msgid "Advanced Features" msgstr "" font-manager-0.9.4/help/C/index.page000066400000000000000000000024551476271126700172040ustar00rootroot00000000000000 Getting started with Font Manager. <media type="image" src="media/com.github.FontManager.FontManager-48.png"/> Font Manager Font Manager Jerry Casiano JerryCasiano@gmail.com 2009–2025 Weblate

GNU General Public License Version 3

<media type="image" mime="image/png" src="media/com.github.FontManager.FontManager-64.png"> Font Manager logo </media> Font Manager
Managing Your Fonts
Getting to Know Your Fonts
Advanced Features
font-manager-0.9.4/help/C/media/000077500000000000000000000000001476271126700163105ustar00rootroot00000000000000font-manager-0.9.4/help/C/media/character-map.png000066400000000000000000001114171476271126700215320ustar00rootroot00000000000000PNG  IHDR~/sBIT|dtEXtSoftwaregnome-screenshot>-tEXtCreation TimeFri 14 Jun 2024 08:00:41 PM EDT3 IDATxw\OCqTDQZ*TTGum֪8OqѺʒMB}^yKe{aD܀c B!_tyq4B!Dn+t6 !B ?B!a8mXF!BAjg~N0+Ɗ@M-mCDG!BAB\,22`ni=}i[" #-q? '[S:EIA! z22Шi X|>zhԴ22Ho#~B!,a)`niU_q|>VHTSB!,`Lhq>C[W7/ H{ǏB!% ÀaN{ |i2NB!C!BB!DIB!q;4r)RO@zVӓG3B!_Ǐ|>zTUKx V-b~D@nn !BBL.yyyذy+NYK+>d0~=ڹTfFܽw=u¹sD!}7z8qv?'Oa,mۓ 5UUԯWOMnز}Ge={׋,uLM:r83ǻ›JB!l߉>Sݥ ׮/a!U۹u3&u@UUVubqرe444pT=yR6Rvoa=]]y4NNQe"@WG",!ڷk[6_'BNW+_ϟSւi>''cIDX`Ne]skVa~ !%U 4<|Frcʽ?qGޮ|F8REӹ^Bzzt٭;w0g"#nC"X b**_m;w[.X4[5k c##ul}zsM|b9eg(ciDXsC.}#aN\|\_>nS._jZ<“gQHKKGgeK D>5==1d;TUT99͛5CFf&baꆹ 1) _v*l߁nx h/1j?Etꅰ+W1|XL> 6FXi z܅errrp!2ƍYcOƠ#<lcX323rM \=5f:k'Oޣ >gJG+@}== ڗT\a(\'_c({b9v—r +oޓ(g?qL&!DRRS3zf>>%mҨBڷkڹܻmѵsGܼu -Çpj>-MMcG@^^~غ E 0nH}v1sߣcXbw~83tut.\J`ldcspwH$}}=Xmڻ %~hio޽< r5ԯ?FrJ*rŹhdm]wعgvn݌ ?BztWͤ ,͛5É_۷XciOmNNq`v|NNajbQÁ*eJ^BBb8eD90''w|fz/B"z Oq e^S-\:[H];ԡ=k?D{v@AahdcaCիRh<^C@UU\3mFeT$ EEzJ }}8 :w/ cX?~Ϣ0sd~=+4D"$} >ƍlZǦk\pذv5454 Kx-OZ}&KaE9?ƺ!L+׮, +k{~S{"ǰW+)TdjݪbXXޡUj)OZ3:Ʋӥ?"!1YYenS\yy7ytYfVwx2m* @(?a~!B~y_1073мH}7ybC[3n,44+iܱ eF%'IO@#׫gemOя{yJ{OVV3S16 !6\O?E3O>ðݦ\ Q&|,,̡dUUUo'BNCUUڟx55Ѹ <}lp疹)7mPφ,iSQikkC{'ڻkWWiOq˓YUs ν{!.>˱`L7*:}==T&&ƈEnnHu=-0~KKK:۞"wcҫGjBR٭V_c>y 3|FffDž0Wdgg@_VTo1۷/ǎKO֥3DӼCTS$zx\Ahִ)؉,J+MMM iO\,<|,'O'OJKSWl] 77Ix=k3] M- #Ecݠ!,--~V۷8x({y܏;w#&#bb?b]jUŏaemOя{vv6"Vx xOV绣c!=ÇxB$a=]z9cȈQ{rrr`hhTLz>޿4NN*QuEq m1{$F)+aC' < FC`~OװQc1ppسėY*p6\ge_~:}==\ü*p})o+x X'O`L1S:]Jj*: 1{55=lH|W@|Be~8nL) 3mf.{I/)q~_z;kP'Q1aR}|};sAUU&p {5޽_0 tdm'<^'ZkFB}6uCBgX,ƫ&''c朹x-=z^ԣ{h+ 33NB!(:CCCl5C *oFB!`hh{vVk4RmgN:! SB!J ?B!%A!B5~B!ʬ"K#Ba#TH$*!BXtc ##ZEQG!=#$}׏HzFEz#Baχ4 hH$HOKŻ/ m]=|iG;Huߔu/o @!x< MOy{x Ǔv.>WZA"_|sI!W/ ++ϱCךDj;N rB"==FB!( *!B~B!J ?B!%A!By!BIMI0['`iYxMĬ}v~ɉ ?B!|))ʄtt>b"11ҮvH!BxTT/|>Ԡ-33oՄB!P||vŊD6mBO>7ѱŋѣ1((qqq2s#mݸqCoطoѣez kkkɓꫯׯxC*lWDGG۷/Ə/s"ƍƍW|+,[ݺb-X -®\3S<AKSmŲ [Шڻw/K,߾};вeKX[[cӦM $/F&M`ee+WӧHMM N< 6.R+ 8z(?7o֭[XdtU@888 ]tgۿv-޽{,KLL˗Ѱa mxeرc1| .|"ܹsa|~?̞=fffEze?،3иqc,Z9 I$L9Ə޽`bb uѹcG_ǺU3kf=Cy-зO~wG$VD~?FLLLeiiix)z-]fkk SSSDEE8DhiiaȐ!%< !cmm3f`ɒ%Xd ƩS0{j777/^w2eJ?`߾}3fL3m233q%L4:| /^.ǨQ| !RWWGz/rrr~ g$D)T9b1޿ݻ\߻GԱW_!50 EXXXڐ~ ((.駟pUٳV]NOH.^}E˾ðJ'$S&㯿7`ַs6k$7]ݺu ͚5Cfp,YDz3#\.̲ر .EXX[d}LL c$''K BdeeVTXX줳л,jfΜCA(ȑ#,1VEUeSUUzeXf .]]p~͘1hԨك~)l'''$%%ɼ܆Ry#%̜6o\sx~..055S?56UUUx<"_TbXC˗/899aZZZ"-- G:uꔻ@VVƍo-Z.ajjZEoųgc˖-&M ++ ^B&MvHH=z$EFFbcc|6lN:8|0~*o"5j4ׯѨQٳ'ڶm7gϞ~رnnny&&MTE;;;lٲgӧ|BroY%bL8FFvNd>/>!6P~د Άo*wO20 SUSUUE"˟={MD`eemmmIlllF||<]/I& >>>UB 'N@bb"&L___\rE:UWW={ڵk4\~gϞ˗qe\~ZS7{l]={,QVv[Gǎs;&]xibstVZa֭%ֹbڴi?~<>į||$Icdh}==tYjj*T˸": a\.:!..3*]QS&M/!%%ŬY*ӧGtt4Ν1cH+֋bL: srrJ̧E)]i75@ .\j"""0n8ܽ{?ƽ{J\D"deeIo8wТE XXXHo 9ryX~=*CPPVZw!..D@@VZUh`SSS,^?Ca{.]"::ĺ9s>>>E#D Jx0[ -- ?C.!ܤq#gd`x/2WHTuĉ|rƢQFX|y 21j(a֬YLQ\p,h"|75Bƌ3J,{ѧOmV|kkk\v 3g>~+++ah"pww/v~뼼dӧV5rղeKbժU ں9Ǐp[ٯZjggg]۷o/~4h-ZT┐/ᩕrz4^C ;;#';:v|ǁۅ֭Z%bI$ x 0"nCJ?B!Q. K]/wB!pIGKi\ǨaCêME!B~ ՚JAbb"tTB!D陙A[Ga[B!㡭Sbʨ' !BLOOjjjHN hhh@CC***a ! `lbR垾TB!ЀeD"YHIM%***ЀQ TB!Sk!B~B!J ?B!%A!BB!DIHG>ܦ"...>*U>>WN&XrrrrreL:K!,J97 y5 ibRW] jgR!BD2 <%!*6KHñx-TB!TSnsZ}7ҹA!R,-$eP<B!kʢhy!Bj#K!$#BQTB!( *!B~U[n繎AH$ u޾}Çs~ pDc֭:N QQQ4i:uBbu{r) cAli"W[nn.|>7ouZ+44>>>ٳgdcIݽ{۷vY.\vAGGX,: IDATVбcGkt\+++Caʔ)pq!Dh֬n߾6Re{(0449HkffqiƌpssCll,444۷ux񐓓Aaʔ)믿`mm'J_t AAAӧ9 ""nnn066Ɓ0bחh244sñyf>|͚5:NFYf\!phϞ=FvXۦ\ 1<9ylhiiAGG *z*v܉{"44ի"##1vX#۷PUU֭%KƍLL:+V@ƍ۷gΜñb 7w:ZLMM'Eh" :...\G)?|>6muBGn:,_|>{ܮ0V?+G_兇CCCH ExgA 8y$233}v899.] ccc̝;ӌ޽{{{{Ix<PBEFF"<<+W:J;vPמ"탖Yݮ 񳷷~V`mmi&Y ˗K;88(̵h/D"999pssüyЪU+IM>ѣGsظq#u2}\GբкukcTZV3cH/1bt ۷ѱcG|㔄nXv-.] VeHz]jhh(֮]+c̞= ӃaccK.011Axx8lmm1c BS[S…  |>9Wb(Y͑u Ν;b1nnn000:&X\YR5xU.22?׬Y3|7OOOx{{ :::,8p ,--f|gΜ:T^^|||.]pDiӦy~:&L={GnK,P(uZ`rnuJ i /޽{?>nݺ3/^Prdr>HIeZcp%Xf ,YR]r+I#13O^3 ccc}uuu+z|Ř0aڐ[wtym()S3f(n ě7o{ |}}qqݻwǺu0qDoKIITTT/`ܸq4h5jƍ KլY3}:ݻwٳ8qBm۶MWWVVVEq=!=z">>>rmG.XbSyl^)DFF"22]vɓ6me˖!22?#1P^zP(ĉ'tR 2vvv\ľ}#4>͚5CRR7r[Xn~gxzzbΝXbZl HAa˖-4gmp|(vix<)cƌɓ'aii H$twEݺu9NY@EEEagFbcc#_-\P=r)x<@C w1=tuuajj*:u:&ի;w{ƛ7op?GѣG-[`bbʼn'zj4n^ٳq z s={Я_?DEE!$$gVk]k֬:JbŊQyBBܯ666\bH$dff"++(_)SȽ-\㗐ciSѾΝCjj*ѭ[7:tHNIXֽ{w*U>SS+t P^nU@,@9YD9E9E9E9GY僲Gff&%BQTB!( *!B~B!J ?B!%A!BB!DIPG!$#BQTB!( *!B~B!Joh۶-ttt`bb777 +$ 1k,$-Z@SSpssݻwVBHHz}}}}8r:Z&N˗sEjժUxeb11> qЀ9ƍwq TϿP(͛===XXXO>߹VD||<ΝƍC]]1b?u4BH)SØ?>ݻw{8rFfs/ %%2b=… l?~۷Ç1zhc|}}vZL<gφ6._ ܾ}۶m:b ׮]áC RJ]Ƕ^x=zaÆXt)lll^aTƍ"y<,--! cs۷/$өS0tP4o޼:OOO$''˗d+رcK0`ATT'JTlذ(֑#G  i&xUUU9Uϗ٫n:$''c*ӧWZn]bӧO9VӧOz*/^ %5͛7\GjR%%%:thuWƁЦMB033/|||믿rT111hٲu@)Au ?T666$ɓ'ذa6o ###Ç8p Ν;رc\ǒ_1j(cɨ[.Ю];޽KŋE%&&" k׮&g E||KOo@&M8Hhhذ!.]Txmmmhiiq\)kcժU8}BTpvvѷo_ :uJ߿fnܸ0 ٳU45jf֬Y =shтhjj2ׯgmlܲe ͼ}VLѮ;uz777Ä 8HXgϞ۷puu:J>|+TUUk.4k "oۑKG}v_~Xb5kO>رcؽ{7iZ%?`Ŋ ENSBE=u*|}}0 \\\p%oߞ6X) N0a,}LRRաFJgXr%6mڄsTppp@nݺaĈѣf̘FaԩDEA$A (̠Y444вeKO@MM ;w\N gYk?ty߾}'''t&M4gq}|Сt ]+W‚ӌD6o ???s\Ǒm۶\G2???0 }ŋجY3Mݽc"##Ѽys 6`Xf ̙u"޽ .\׵kWXZZڵk5gѣGс$ȿ~EnnnaF!3XYYA]](R8w|||}6m}ĉ+W^EBB?~$\xyQ4999r`8roo"iӦќRٶm,X+Vaaa~M.q9s111%!55UzjKnݒ:u* k}pyH$&''BFs&&&/^Ļw "_3f@"`8UѵkW,]f;w0p@hkkŋضm.\p@lLL """`hhy7{l?ķ~={"''ٳgqtׯnj3c 4.\͛1tPp4ԩS%ӧڶm3g"7oΝ;accs prr &LMMMܽ{?6m%vvvsqׯ˗ = צJ$_;VX-[ȵX6&v8880ZZZ\vQ ҰdC;wJFSN-w(zT9\,pQK.8::2lay|tt܆3;; `555А8p kS0,3g0ݺucMMMM6Ν;fllldzM/_d|||͛3ڌ1ӦMϯ`֭[+hkk3[f6m沒Em06&%%1***رcYfazfƍ6m0F__s+Jg aA Xԭ:<)'('('('('zAӧr9$;V{(=1Q]G!;u<<<撣PҵAMC֮#BHddd˸~:Qz!;w;wyQG!p /_:QTB!( *!B~B!J ?B!%A!BB!DIPG!$ܑXnTddddde*驩~c"...>*U>233T/!BB!DIPG!$#BQTB!( *!B~B!J ?B!%A!BB!DIPG!$#BQr)>-[BCCuň#{y4U%GA֭SSS?:LW^ǃ6SĪU7>twD":bgΜAn```]]]t;/_px0443^u<)Y9ݻuZ@mx\wM:)))2_.]p혖3 ooohhh͛d+)ZtiuTXRGb>}:UVW^.MVɓ;>gϞŴiCڵ5k`ٲeur/^İad7oƌS*CUUƹs縎BXVsΜ9 $Eݺu&V˖-!Ϟ=0f-CEE;v)N:uR1 d9r~-MI111HMMvһwoS\G7E9kS:!pss E0`![TZݺu C޽cy6U!III033CRR>~Xz>Callldddp_>ě7o?ǀo)ԗljjjQFFF;v, \affuj311 RSSZh='0%+EPѣH àAko\Gb_~ Bpp0 &vX[۷߿?z`@ .I$x<@]{P!ɓ'WWW2www|"dI@EkJ,oҤ 'yJS[rwמFDD}eBѣG4i'Hϱl2`Сٳ'ױC$ <<pssC۶mѯ_?=|#8,ף;*wuAE`׆bŒXw]DXbkTD@QD%Fb0XA *Mz0&rs|}sC'B9:>۶mh@DDE1/YY;x3Rb#Gm۶?1zh\~]S} *; U1rHQ 7Ɠ'O-Zʕ+!JkJ=lܾ}n™3gx#''aaaMaÆ'QSkXf ͛mϱ`U?R 7ٳJhժ<==rJlݺUiE^BCCӧOC.+=V\O*&'"Eo*/nnn8p@0`MV:tnnnYTTGs΢9{BӶm2r PN 1lllj*ԩS|2&O;l*)$ ,,,՗ٳ'''<{ III믱a$&&~$44;v Zn2etrܹs0k,<|7n,ѶabҤI\} >}:(D`:>ٳgsFTkظq# $$R٨r4i:uꄱc*qSє*6}Ak׮E&M(l۶ ʕ+ehll={СCXfM{_aa!_| \-[aÆ%&M6_۷oo߾(((#GիWёwLY<aѸqc}7+>Riǧ&?͛7c֬Y/*H爊T*x sSٳgyHII5kKXwH$عs'4i3f ((w$*J "dff"++K/;w"((#FÇ!HвeK̟?FFF)Nzxx?aaa^yFirn}}}aڴi;wh>X>>>dXv-ك4m?./ߟ&&&h޼9~QݶEbCFk.|WU:JqAk\KGG'OƍcǎC xGGvvvXbfΜ*.PJ'a Y5j'PNQNaQNaQNaQNQVՠqvA!Bā ?B!5A!BB!DMPG!&#BQTB! *!B~B!j ?B!5A!B*GFZ*f(SXSXSXSXSxU5(jd3617N((((((jPV̤SB! ?B!5A!BB!DMPG!&#BQTB! *!B~B!j ?B!5A!B>YO<ѹsgޑB!TJ1⯿ yG*UVV Tz/_D]hD"˗\ܹNNN022P?}Qɮ]вeKݻ7.];BeڟXr%d2 Pvmxyy_D"AAA%ei޽{˗Դ6|/Y:::HII)5D"ALLLf{ܗΞ= D_rpM/_VhP,Xiߣ?Td2R=wOW+cbʔ)pssÇt Or\ _|m۶]v0uT?ݺuCXXv MMMtaaa)?CCC1x`lٲE43??{ƶm0qD;v | NVN`ee%y]TZWZEzH$8p N:UjӧrVL&bcc|Mll,޾bZBϞ=o:t^^^OɴiӠ-[(_=z@-f'^ŋ1`t֍wJmܹ?pEnGSƍ ~W]n/^@LL \j pĉ oqKkDEEaȐ!B__u"99c Ϟ=&lgxKL<<<maaaQZn%[1Tڵk+N2 J1bkիڵkQF 5w0ydl۶ 8bVh 6ġCѣEOL&S~>DFFMNN˗/Eㇷ@̟?:::cj֬YDpp0֭[:Cc)8p |||ϯ\;v`Μ9`2?>Ο?ҋ#U2!HaU?{ZjeZjƛ7o*0Y W^ɓի1f^xZj^:222Dq۟/_ѧO4l&L8qϟYfpvvF`` y#*4`;vL922OdS߭[X.o{ajjcSjժaܸqX|9~x{{A1L:5j xdXYYa̘1*SIWZ5xzzb֭HOOW&TF A[[[(&Q|=wxgժU1tPj ϟ.^˗ٳg 1F GGG F^?~-Z@׮]w^Un_5k>m .DVVL%[e4vX#>>D[PP_RѣGO>1c>|;BPP"##K, 䪌ڴiSb~4˻{ntYm8tЧO9'pQAprr¥K QEDD?cGI~4}t8dZ .AV?>Ξ=|Ç#"" 9sйsgdee!88عsގ͞=?z]v i0fQWٱcd2ϋb,=\\\0fBOOؼy3֬Y#㳰ہϟ?GTTR(Ơh/Vo޼ƍq}DCCC`` l2ޑJd8x tD'''E!% Ju۷oҥK1d899qZ2|6r+ƍ#}lmmW_aٲe8xp+f޲[#5o\4Fb"?f͚1fjjʺwΝ;WuSO> 322b:::L[[͜9Sۋ C [bEV\N<ɺvʌk׮;yd 1RRRv x+۷&M0]]]&J GńTDD Ŕ9CCC6w\2[[[rss˽~VΜŷ+~9RfnnX.ke,1GK… r˶ܻwikk7nb1b.fmԨe#\E"I(3o2 033dPJSXSX%'(511jBvv6YT_<߿w;Ncz^!n-ZC),/*a*JB!"]~W^tc4h#GNQGemm~ ժUôiЮ];̚5w,B!jUVh޼9<==yGz%ݥT~U/Q?WB!Y[[ⶡbA=~B!j ?B!5A!BB!DMPG!&#BQTB! <~iHPNaQNaQNaQNaQNQVՠĴRܼ9 ¢¢¢£AYU#33NB! *!B~B!j ?B!5A!BB!DMPG!&#BQTB! *!BԄ_ZZf͚ zB!R~Ƹz*^իW@+**˗/y BZihh@&A&VZBZ%D===<}wJ-882 ἣTj˗/)7oB"(/_Rx"`ff---|#U*3DL;G+oߞw%} ?[ԫWEEEXz5HӧcȐ!믑;!\.yG/tyyyoyE* a``;GԬtUAw^9ׯ۱`TVwJIOO .ѣpBnNIDG__[(Xv-]]]qHQ޼y;ƿboo_2X2 F~~>֮];Vgii‚wB ]~ڵJD- 'OXx1$ ԩ#Gb˖-x5xL q^111=z4젧 taaaΝ;C__fffٳ'Ν;;Bl޼-Z1l0C"Ӽ#n:4k R R۷Ǟ={xGSyMݻWid޽yG`ӦMpttTCE``hviӦ000@z兜ޱK$L:wT<h"ޑ>ݻwammu"!!A뗹X4hb7rss~zوj\~ZBjj*|||p)vҥKyGTHOOGѣG}: Ɛ尶ƠAr9֬Y;3gqq޽Ƣz bƌ8vFkbΜ9)y Ulbb;GCN`ffHrK;{( QF1VgΜa޽{K3rm SR{yy1===^m7e˘KLL,6sLrm d9sDے%K믿kLk׮eo%ڂ]m0rА]vD۞={vܹrmnggǦL":9nz| 3>e˖,))Im޼yL[[3,?So9tB&&&׮]cUVeիW$b-_ 4^YYYظq#lDsXXXpssCNN>|)2]]]ԬYr___hkk_`` z]h7nW.q_AAA߿?:uTN:\2&  9lmmw^1+;wݽnݺ\2}HVVƍ+++;vD~~ĠK.pppӧQJvW={6[[[UhRqr9q9$%%!==ZZZJ ͛7yGAlllcjԨgϞUxܾ}?ĤnB\\|ݭ[*4WevMӇwŧ%SSS9$"?T̉===lG ?0at 3g΄LLLPXXHэ)KQQ bR$ H"`ԨQ4iR144LYAA~4UA__cн{w888ҥKTv ~D-`عsgrזtܽ{ 7\.5l111c|&q]899IEpC" 7nĬY`ff)S-GSvvv3ŋ% ??Æ ]&L@DD_ט6mRRRd{qСRx.J3aDFFb߾}%0|p:/ <۷KݹsK&B>AAA̙3_cڴi |[GԂ֬Y===iEEE8w~G 0@Tsgφ#222sN>|6ltOOO;wCř3g\rׯG͚5Eqq_'Nk׮Xp!:w9r)L26lΟ?777#** ֭C֭add;&vLbtt4 77ϟ?GTTR)xxyyhݺ5ϟGGGؽ{7xZex+# a)k׮œ'O T*UfӹT)b>>>AK. .fZ9œ.311aݻwg'TbwfڵcFFFd2߲A/D\j*ָqcLMM_|v%1ƊX`` kӦ 344diӦlڵ*gJJ PѮ];A22rfdd0ooo֠AСCݻveQd}*w *T<ˢE]ֱcG'tNt.˚Qpa~Ɛ尶rՄB!\&Zn rՄB!h!BPO"`ҥС 1j(,!$+`֭5j|}}m[nѣG}vpB̘1ǎÈ#vZ̙3w47oбcG,[ Ɖ'o>?/˗t5 Cxx8v---tU4yQQ 3g{8vsss?w<ⱼ 6DQQz聋/b8}4V^]pt?ƢExzz"22'NxoK\.ϏwJ AVVV3gƔ)S{WF7noT\rE7nySɓ'Xp!Cӧ{n,]sJN:ӧvڅǏǓ'O0}t.JӲeKϽ\.֭[!HЭ[7a7cgO3!ٱ)SNXs`T]-88` g-Z0SSS֭[7):Uޜce~\/&9r *#R.\ 3""`%چ LMM;^˛ٙ 41Xhh(aXJJ cjժy"+cnݺ tttزeXYϜ9S1,,,XNNNQLϕҲG5jƍr&bZ999)-JJHOOLYVVƍ+++;vD~~>e<aƌhذaQFUVՅe˖-zΝ;ѻwohSL$##[l(%TV 8{,JqET[nhذad>|9^[hz*z }}}\zxyTH$ Brr2|}}1zhlR(]vL&öm۔'&&"<<ǏET}Xfbb7 33mڴ)5m۶+4׿%Jaoo)66Vʠy_>Ez3338;;6l;wx H0ydr*ڵ #''W\AVмys(;2X͚5m6\V*\bڴit^XDI&q ԩS$$$*O- J =pR(P9Vʢx%#cLcY֭;B /F&Mp},^ 6;'A'c2^z\E(,,D\\^ '''8;;ʕ+qR)x,ɓ'FNN^z;N 333E_aa!v܉v1cUvZ~gAOOeҥKppp\VFFn߾-ܯrC1g#22_Ǝ;pA+*y+uӧq.ejjRO=zKcĈFNNΟ?;w⢎wd2ܹsHLL#Cl 6l; V4`̘1 AFFN8DL6wRy{{cϞ=ؾ};\]]˵)v#K]>,Ѿ~DFFb\////^(yyy6l\5j;V3bz29r>}Zbbډ4J׬Y3J_QQ,Yk6CAAr'NbNbǎE^xRƍcݨS;wҥK;[]ٲeKL8[nŋ/D3NlM6Eǎy*~-/^LAQXXT*"5kh֬кuk ,, ;v#0|p1 :::bpttDzz:v܉GbӦMxGĤIp)bΜ9֭^b2OQQQL$''#** hҤ h ;w.?~!C{]6p=lٲ0`  +͛l߾]1ݻ~ꫯ شiVZ1caÆpqquK~ph /-Z1p@mmjjY \t իWw^H$XXX`РAغu+7n tԉw\?E3u׻Μ9I&zR| p:ģ]vB\̘@ӹlڴIigܘ{hd˖-c5bȈoߞ{ńڟǏgmڴaĄ:u 1VPP6l5k 2d ^QFdo߾f͚L[[IR֤I6|+Q|Y߾}377g{f7odBLHH`ZjL*ݻ}/;r{%DV???}e=z`X\\\_:ub1߭g2J*,++K+oVooRS}\pAwo2 cD]eڨQFU'PNK˗~PЪܟС}寺r eU!>xużyj*Aʴ_ݎ1~Btm߾S7#BuAJJ 6oތ!CƦrʩ~BψD"֯_;hPG¢Eh"1ʥ}hBӼ##BQTB! *!B~B!j ?B!5A!BB!DM(HKE,r r r r r eU~&&IeU ʪtB!D]PG!&#BQTB! *!B~B!j ?B!5A!BB!DMPG!SXX8;;իW+N8;!\KMMȑ#QjUj3qF~A[[͛y!%}w};FkL:} L~n>5Ʉ _~Lmܸ=z@^xG)W\ABB&MU?Bqqq]6%ܻw7oƍXꊆ bĉѣd2לahݺ5ԩ|444 3f 88wO͛7!Hо}{QTn]L:wzCCC`˖-#U:+WKٳQQQ\UFɩDۨQкuk&M:u@GGӧnܸ;w*)?|T^]WKիWGBBMMMwJݺuCRR~g̛7_5~g999 !3f̀VX˗/GѺukn*{{{hhh`˖-(,,Tjŋѯ_?nCff&233333;Z _Fq}lڴ aaa8|0Oc`7nӧopI"==]tWxJ%OWa͛70k>ď?5j`ԩx5hJN87n $$2e +8pw4š^zz*;888@[[ҥ """c8::kV,^vRۻw/ݻW $fmm7bΝhѢQbjj 2 1DFF򎦤#F/郁BGG9s&aeeK5j\\\зo_Y^˗y㊮%Dd,Y!CyV<<}Ν; D"A޽yǬ4^~)S`̘1xW_aͨW;btQ 6 ˗/N8}8y$'NO?5'/^~!,, 111ذaLb!_B8HOOGzz: =6mÇhe`aa%[eL:q=|_[[[,[ ˗/XN{?ޕ+W)S@"6mƒaÆBBCCZZZ8<:uE[ժUann&..[lٳ^^^Xp!:uf͚UOC HKK(N|*V*}Uo@FF W\AϞ=yG1*Ɲ@"@SSw4͛7h۶mi۶-BBB*4WiuF---8q\}yG(UժUM*W^ǎC5~4i҄cʧ󞟟]]2_'HIGjpe!;;c㏘3gbccakk ///^(ׯbBZuG^^8J`ddZJcƌ퟈/??_TJ˲b hkkcڵx ~`Š}}2_chh(>999ǠAPjUVVVbYY4i8q"VZJZ,PXXf͚A.+]x~8IDAT4nܘcR /^)qFQeǎ3g`kkŋN| A 4#99+WrjOGGGE;O?UVaŊ=z4,X#Go{acc;fE`ggW)NA36lUhэS455?8oիWQ~ U}}}8tYcVVV5j.^G">>;wի݋E!)) &MǏ#F(ٱc #11ãGÇ1&AAA>}:BCC憥KbӦMPIbqY,[ 6l9s\Z+(('F OOOqn݊ݻc޼yk&MB5p)cذac)##CT=~C i ѦMGE޽RWmmR'MGGC u0~xHR/"""~~~2JϿ lgV,333z"gXx1oŅ2=ze!-v&L@߾}ѢE bܸq`Gz_<NjjjB"pLWRiUu\OCC]t:vHN>gϞ8c W\ gggH$_^i۩ &`߾}ݻ7֮]|Ν;Xb< *iطoZl 6uAhhgCE^:|||`ƌsRRRPJ*mmm޽cƌA׮]q <:::ڵkQJQ\]f/"^?OOOb 3gΠynO%W_!55t@^| SSS1H$ܽ{Wi: KKK\v 033moގWթ^mmmcܹ?~1퐉m۶ahԨj*rϘ1c;w <@hh(988(?[nE||1˗/Gbb"mVM&=S HQ$'dhӦҥK1dq_AHeR'¯1ttt`ii)1x``ɒ%hӦ M6sθvv;ҩfccc4njRH$OGYXX 00 {?D4hЀK6B>e2۠?sڲ:OڢEh"1>YoR;v,BCCꊥK fffr f͚L&iQ%B" 55UWKœbB0---?~ӧOlll J&Mdn4B* C:u*OիTU1 7n )) ׯyG"1 ,gKEH:S{"//={Ą TOZFF7ocb9s&HRH$XYYqT1~5kġCTz`jj*1hB<^B!5A!BB!DMPG!&#BQTB! *!BԄbT$Q((((((jPVHK1b.uy!BdddЩ^B!uA!BB!DMPG!&#BQZB!/Sd+*| aQ U,~TB!7ޤʺ6M̠!i)abVw s"di#def2_+wB!dIOCFMabf.LQQSIOeBB!D^x +TUb/ MD!Q|c31H9!MFTB!z>(.K$ B!E |#=5޼A~~@[[FFVyBQ1*T1/ٓ709,kԆ ?/H}Of-XTB!*C 0}d@:XZ5::5Ysdf#)3ߠm]*!4S`E_^n.4#)4B^n.?c !B *zN"g&/?BH TVZB*!*CQQ%=umC"kY#QG!DɅ pY@|||N<~#F@۶mKm+T5kb…sEZP~}l޼Y+n=ѭJQ¯Jsp*/_@_xzӾ7/xw!c 9r$ ;;Ϟ=mcprr«WJ-8r9zÇƍ8s K]ٳqUҥKw \'с|nXnU|(**3VPPYىe˖%]CZǷjz|@oo/=]vA躎r뚊 `CC"7vdY$I }DDDw ~q&ڼ\g١  MSK ~J"=ˎlHGDDD _g݁,; s]rIFGDDD 5i{W|"""xcKX]>""J6AaO À,u&%Ֆ%Hv4CJ07D+D4nG8 '`w–ߚ 1#a CoMedȝZ#"""{a2 (jKG^kg#f:"""ovh~u.K4A#"""ZTU x1;~DDDD 4 (..f#"""ZHLӄ4 o)cGIENDB`font-manager-0.9.4/help/C/media/com.github.FontManager.FontManager-48.png000066400000000000000000000026511476271126700257120ustar00rootroot00000000000000PNG  IHDR00WsBIT|d`IDAThXMle~ޙٟ.tےnжFAb(x='=x0Ei `b$!lM t-Sv۲ݙ< ;3݅>4{oU ڒD5)c Bٸ)@9pUǕL` X^~EM-_ӏÕ*c )e!L"qKK[~xܹr)L1l6w8}@޽KǗ8=9,,.Hiy>^I FdٙJ37D Ja۔@)X3C q\S"Bp.+-hX_21Y!(2EEM!"t>鰡@8$u]%M!+a7ǦEm<gLEu8$Y ^-MX]s&K8@̊ x[*Oϫ#ނ:`PJ`b`@o/V69:B{[H28lLR.@hJ;[ p1Z? = pNllP X5;9頀w^%MX">9A)zCY+A$(< @؜h^c 2[?&s7p 7?;uY444U,,nJ'"Dwmǹq'TUc8y*9sc ㋶NA.Fwg+RVƩ=&\,^0ww =-xpNz[p{~T-0K o}D"plr8*^5/r/}&O@z`*:)UP 7ȕnL΢> ${L`Vഖ 1,gr8+ "籵Qߩ`_iצc⒲4 hQN wwL=<\LP ?uk8쓏@+5!jC/dt`M_*l8 Y+|q{c{DA@_V@c9ؐÐQLD҈cO?ׁpBE번W ]M ] |;4l:L΁ؒCn&tv-7e {s;c tRJ&x"U9禝k%UCD>Dž+!D?y{&~غA9Ő'u(1(*KCU9>zx)"I|;ǔO9a47߽6#0ᝒE^WF?M̥1|28cPO|_ko]ԟC$8CVA>ߞ>$gtZ'hc?D!6{NNgVFӿ2L!c_NLD$a xTxsG`[GK:?2'"I}>x`a'\l2V=y4Y:] ZI;W9| u?c{x`&#%UT*1,dN99y/_| X_# ;}d\ ,gx'Î]xEeM47ѱ(/e֍{ZJlRS v=, Z\+mQpۉg)DZ d4?bD$I|e v"(3ٽB( 1V[]1*O䞔‚ xnx>KxRUHd? Jb@5ahZN밵EQJ]E{7.@A*[0wj7\[;[ys<2#=[)NAn2Ɛ,# mydT:}CvDc5cժϮ_h-Z9dYF~\՜ PUfb&Yjៗl2g/?~ܝljt:Lk|>@s;:22RL]c7|厎9Dejش81-IENDB`font-manager-0.9.4/help/C/media/license.png000066400000000000000000001370521476271126700204500ustar00rootroot00000000000000PNG  IHDR~/sBIT|dtEXtSoftwaregnome-screenshot>-tEXtCreation TimeFri 14 Jun 2024 08:02:17 PM EDT.kY: IDATxyXW?o&&(*u*?Vq(.uCZKݪ] [N}8SuV A@Y3Iȳe1huq]&yr}<q..8::D|w{oM+E<geRYAYy9&OZ,^0oE jtZ/_cǎx{BZ;,~۶m?EU㲄'mև.>=._*<Lű&9h4[38Vf.6AXءaڡ;;;i^^X4w6js>a zv$ҺXdWQYssq|.*++-Q)g;Bqq ƌ{{]PB{zx~8 OEK{/0$>W x-Z%@K\ #N1~Lp;! 1uv3L$zۍQ'GO?6bϡ<@{ ~hLHv }! x7O6mڴj˽ L]aBR2m?Cc'wⅤdďO6Bp_ Twmm34&!汓R ZDLBȓ"/%5n@DX%1u, |'=a8} ;;rrB<giؼXhLkGqu]DEa8} /_]۷c?b9:vOώhH֮ ..˟6",Y=#"sL;bǯL]Νs^4 lr^ŗ_m}@\+*B'c ?| ݯXjXr5<=;r5i#aɊwPwȻCc"9GSSM(zMgE~!o: @`&ݲ2)е &ϜR#F#.>_ 'GGq\qW W₧##딙h߾=TA1%8t0Ӹ&T^kϻ1)%qo0ZH)+~(~ T/K]*4~uŸV׬3:E9'NO޾Ղ*-S((SNIP` jjkqAסjjjb!o܄7ڴi#ܾEEO+Sb xeʋptl'ݖa`L4ڻi|KE2T0o&T^kϻ1)%ڴ _NIy2XdǍ"]>v>?b{kѵ rハ>)S-o/ ?H+Hrv~ QO_5*Cnwwsíۥhll43}}JoƊk;))4)XOώy &~Bewq-t 0a0,V^kλ1ia('qw&G]c'wbbtD? wP:BP WI{w7d=466"sg}%РA+ɑ{mkL ,orprw%k㻨M[wq5 }w uj]<$稵  BNpW |F9/7fq nlȇK5f_Py=uuu?1isG}WOn{&: :_5} I0饩Y|PUҸ(u Ͽ0O >xJ׸8v{H۶ͧz !1v>YTABӥ^B![AK!b#,rB!.tB!ĆƏB!FƏB!FƏB!FƏB!FƏB!FƏB!FƏB!F[;By ChU5C HDB!B!RooY֍B*kЪCuu7~}Y7ByLv HPUUEz !Blm!Blm!Blm!Blm!Blm!Blm!Blm!Blm!Blm!Blm!Blc!+V@Tb_5nܸ+W-&-- 6aߨr.Fŋ1h 9R1+V@vtRBy|Ə"h޽׿kע]v"|}}s1'wwwmaBZ Bl^hh(E̛7!BZ۰aQ__۷oQQQ>|8wLee%ۇ|ܿڵ{ <{wp8p 8,;v,%&xp=xxx`4h`ǎq]oÇO?mdömۢjNNNիn޼455{HJJ؅bmllĿ/:u+Cc6lGGG̜9-6&c8z(?{x駑ht. !G WTT <nnn8p^=̙3>pt xJXpp0`ذa @}}=|}}1p@tyyyؽ{两>?88< g?~̟}c9tϟ=^RRN:!66MMM8r dgg_~X?o>xxx ..˻6)"6&ۇ !66:t{$Mi?BpHJJ?ƍ7MB]]ڶm Ņ{n󆬰t QSS>SܺuKr\R>l0|_3ϴ(1Cs?~<;wի{ oL4 ={^@@@l2ܼySrbFDD_~ADD^z%7N<^cF9r!!!xWc>Bȓ6~ؐ捛F4i݋~1t#G`Y8tnܸj@ǎ%"ܹs V ա֭yF09stt^f;;;k ceJ9F 1QQQF(J%N#`ڴi  [n徊/Kزe |||0zh"##uuu4%%%vAPӳ&_R\X...P(\1쐟&;yƏF}}=ڷo= ضmJ%4 ս{$Φ&Iϯž={舜~zl8p]vESSjjj!υ   =s.%^z̙3Cpp0jNɓ''k׮(++3\BH@?BlXCC:uK.ٳxꩧЭ[71;fx"\" 4HIIAff&222OO'>...ꊳgϢޘT*qy222зo_c UwNNoKIIƍui^^^L8=.^TWWsω[7zh|&oƌXp`̆oc9Pƌ7o? o~RRB@EEwCzzN%ƎWʹLkBcF?7r!gRcϯ5n1)uvޅ9.\hϬYvZ@B~i|Wj|q[{K9T0x둲 dLχRB(Jiӆ/22ŒDRRKX֭P(O&L]vGAbb"]F}"44(++T1ACC ֭JKKuΑ7f ٳ'6mڄ+W/Y̥9O.7viUlhFssє\ˍGlH\υ9EEE-&7>>>:~vcu^91:;vDQQ4N'ʕ+Cv퀇JTnVVf̘{gϞ8~8^{5 dtRߑ[޽; '''(J0pIjw3S'%fhjj]XX`$,c/椤$$%%4i>#,_Kj!7|988'KMk{\[k|!bcyn6(9 ߘ7G];_ =:h3G~ 2垻\pe1b]3cL,W"##e˖CXX1sLj`͚5x׹:;;*} AAAP(8uT7mڄ;w 77+V3@RÇQWWg騨(ܻw1=z@~0|TUUْjL ,@AA j*L6,1 o֭[HOOGqq1\\\t6yqqq8qh-T_^~zɓt钬\=nl_֚ǫИS9(%F5nƼ.wzNxx81k,jȯ!Rơsv?ʩG?sssq!c;r988`8~8|||Cv7ХK?˗/СCΙ3)))oZ܎G\\T*"""pQSS$&&b0a#n}b͞=W^?gd#..xxe׮]K{Xd[ƴA!C`ĉܦԘ7f ŬV0T*br[NB}W8uvUVw޲r}-ֿR_jx3ra<7G(ƍИ7Wۅ׷BQ(HOOGAAT*N5HbcLXCjϵk_~:;r1u(Dv,Q*DxxYkjjB@ɧ(++EB,5!رc1n8ds!۷o:uΝ;[3g 66Ul!q,8uyݕ$">]R'"pBW^ؽ{9ȓ.1ɦB!ƣK,hG!<hG!b#hG՘.rm6nܸtycnC?57{PRҖf5/Q/|<.`M?-2e tiG~@5vW >nnnJ O*ʭ.kuKo>~\.b9֞+O :=&=NǚG۶mVrےsO}L,sI`+~x饗=z -- xs.J† t~9$$WF`` |||b >|QQQpssC||=^Ps!==++55Сf͚&{=l߾s΅+Ν;8b@ddO|ODGGC~ǴǺ\ʉ/ {Xc)㏯|kuVXw&LYJ_jj*T*zjBBBؚ5k eMbs۷o֣G~zLJ N>n޼)Z~FF䞟[Z|}!'FŶlҢm1KjXrs+%/rwzÂYFFc_~_rG޳gST`NǺ\ʉ= -^ݹsGt[c)j%u3Vݏ?ùrwFiKrv 6o=.e]jP?H7r0ˣ\ܽģ:#PYYɌ;ΰt IDAT/]ļF۸q#nkwc7;vp 1Njm˚>}:[`6~.\`c짟~bݝeffȏ{a}mvyyy-=sL?)e UBJӓ]t1XRR۱cN]bm !yƷ9nP\}o̼[+mRr+7/BkP압ɉݾ}ݾ}>+1Ɩ-[RSS%O l˖-ߟOd&%RcRf|뺜>6f闯vI]g?iqP}[neX& ksX: { K,WsdF/??JEBTM6}ؼy3oY>>>h4:_~5x!>>>/v4 WYYz6mʕ+iӦaŊxꩧx_\~c.**jo9/mݺuy)z_,V&L]vƑ#G?Y<6 >9y6DmBZ*&cޘ~[9яS*/5A(vWWWEbb"ƌu֡ زe2 ʥɷ)c BBocҤIHOOܹsq1m{dd$HN$6oar-:+go`ѣG͖WK0zױcGA,~~~r Ю];aT*y"fA)J0px<)) III~:&M>˗/Gaa!3f`޽ٳ'?^{MR|~~~(((ɷ6_(,,Dpp`|b姤୷B1tP899jX_43%φ՛g~[96sXGQQQs* Px駑c'`ƌ?>>GJr2yA=[g%6^|E֭$ d#c&wœ#y}y0S|Xr XjM{򣢢p=|HNNFfJ Q$3_Jmb1b~gdgg#** 0vX̛7?< #8;;cϞ=ضmAs|뺩q^_Yc^z~!RRRxٴiܹ\X3fd#c&w#g}y0S=j)Fo{n?~>>>C`gg]vƍҥ Ə˗cС\W_}SNk׮XjzmT9gիW}mjJ† E7|sB!&b>Œrrr\jv;;͝;ݾ}=z3h4l,77olȐ!lԩ:6l;}4y&cɓ'u3h n:VWW233+//7XGNNswwggϞeuuu,;;r.^ݹs`=9k;v޽{scbbXpp0`1/(/Bic-bѣSNl۶mƔo<B!4̬7n:vAaȑ=vԩBxx8VZЦM̘1ٳqYnذ}􁟟Q\xYYYxѶm[ 6 :?]Gcc#֭[CϞ=Ѯ];ɓ'Ӥvk>|8.\;wΝ;w̙={2331bk_~~>rrrvZoXl׿]L!X\||| ^4[n(--ngff")) ҥKQ__sB0)k׮AѠo߾ Ehh(tѮgϞشiV\ ___,^fow3WWWطo1fhjjBff&e@(B(Jiӆ/22Fo<B!D>}  Œ3d/شiߋ&Rc @^^pM$$$>')) 'N3gp1|Gn}GFT*222VO|Ѻ v<%K^UHKKCXXٳg?4f^敛mvvvصknܸ.]`X|9jts}}=Ξ=+3!Bt)c,Q*U*Dxx#5vB!z !Blm!BlI?fׯ[ZvB!uW!Blm!Blm!Blm!Blm!Blm!Blm!Blm!Blm!Blm!Blm!Blm!Blm!Blm!Blm!Blm!Blm!Blm!Blm!BlmMɓ7xbV{XwD( 7o(J?,޸q 7sLLLLXtOOO7)6`x˩EΝqA3Dh9fڵk >qFTVVҥKxwylx2Cq跧y|_x 4z,ɒe͹h~\ֽǁ .@@ ** 3f5K.o߾ڵ+~'>|}All,~'cwšhp}Қ`ƍSLA.],^>|8`2ǝ9$ami A~0ak*H{)͜Ȓ%;7mڴP(ЦMixװj*T⭷BNN,-KMMv&G۶m} n0` `Zs0h#B,7"((:tY=VZZѣG8tP߿x[<[o͛f}SL?\]]WHNN'T*6l`ĉXhwu쌚@cc#<<m4ݻo&\]]uVѾ/X,RSSRիW {{+%C$Xc իXFTTRx>C{۶mHLL5G{F9.'J۷oGcr^x3%G7^z'7Rב &wnWWWw;b!P\\#GBR{9rK疈c0SDGGݻw? -^ݹs9ry{{{|РAlݺueff2V^^Sӧ7o}a۷oh߾=,Y? F6orssoƆ ¦NӦqqqlѢE=zuԉm۶1؎;X޽ccbbXpp0`1/Ξ=Xvv6mɓYZZs.΄6oPM7Xfҥ8q͛7c޽{g}?PbR6w;_j{.;x suueÇg/_f/_fC a*wXio?6G{BEN^ذaӧ͛7MnCs7Cqh]l. WCYrS9?# ٹs'9rNBcG)\$gy}1ܹ#{K5diwق c]p9;;pGDD~I'N0www޺ٟ'v-R'N={>}IK7h47nd=L}6}6 e}{Wc-[l233YCCol| 9jgaa!رcBe̙3%/b}%33cMJ,ںu+͙>ңfB9Rs,f_ƍ};XrD6~jڨ=_mhMxӏCBsYrS9yCCa=bY#uݔs?{ܘq/5֤=үsACCڵkh4۷/BCC2<[n[؈K.{}\]]eǙ$ 8K.mB(JFFFꊸ8#,_EB'5B:v숢"h4͟ejرcyAAANWRߘ~35B2pwwo%^^^pqq9gOxʑ)CGmfhJ{oriE1F)˓xѭ[7$$$QlH]7f˨7C{k`/pѣ磪 6xG}?Xh._baɒ%e<_)))B@PP N:󸳳o!883g΄ZFNN֬Y_;~Ĉ矑(رc1o<InBzz:{ÇQWW99ogHxxx`ٲeCqq1dBe#00f͂ZF^^>,>H+17ߌeӦMsrssb +C^~zɓܛ-qqq-ސ.3C/f9KMlo3Q1W7)"ƫ,"T:~ի"%%E]BcG)\+$<<\^1G쭍6~ v^ %K ^J۷/N: . 66QQQ8|0?mJII:~񈋋JBDD\3gRRR7ߴmgg]vƍҥ Ə˗cС󽼼?3f Oj!,,ٳ[eٸz*o>Ѷɹ~;988`8~8|||C*[_{T(HOOGAAT*NLJ_Ͽ&7GGG $$>}:mr᫯©SеkWZ {,ѹO(g7_rƃ%!X:fbkX \m;EWCYr3&B눡ɓVۢ.#uݔ{k׮!88/2 ^J7G쭍1ƲNEhBĔeeepttv8F{RA-\XnC1رc1nܸ'ϫz !w>'Scc#[$%%Y;󑕕Z6MsGŜߔY"7&mRRRqFE{Rs˜.\FF(s~W >nnn0K#L.]%Sxyu.H ڴic󩯯G۶m-R)RSSX"[BoF{a;w.\]]q97"((:tY=VZZѣGM0.w\uu5<<}!!!HMMEppj5 J 6p?-f_|.o6 kHII F#,,L7CSSSRիWsmosqsW^@`Ŋ8|0x߀˛~?~N;kjjv W)YiӦa޽x7ꊭ[Ɛc׾l"6***K/ =z@ZZ2 ***= @N<9r$T*w#G"#eIi815ool)6M8-n[Ψ~)JJJDǸk/ѧOܿ0b|Cj~SМWG(feI)SE,Wo<6670aƘ]|]| 2ꫢy9g,22-==%&& !Th{n}alδ5mٲE>)cHhl1ιX} l޼y]x;wE?guv=>~$9<3?g1v֧OsJW&.q5oo )g;v޽{scbbXpp0`1/3&q}Ϟ=LRbƌ߆Ƭ)AZ-5RSbʙsb19i3׹Ԝo<667RUVV2l;l1.\ك#""O?e16n8n@ٳgӧN' }%4 ƍY||`.egg3wwwW^^^gΜ)n֭[Yll,cIη9sǍ};Ş/orꨯgҥK1ƒ؎;W 9Ӧ;fؘo+,,d;v4Xԍy 5<ϚxchG|kqi7$4[*++}6}6 e}{Wc-[Jھe1ƬP~|k)1r<3b{kfsXLߔylln䨬d:444]F}"44(++C}}=1i$ǎ?ߢL$%%aXt)uW(ܿwaa!J"##Q\\,)={ĦMrJbŨ]nQQQ.[j|h4˛:0aڵ 8rלLə6cƦv݆CT:)**κ!DlG|kqy MRʔ:]]]b߾}HLLĘ1c? HLL< 믿F`` BBBo1kx>S9)x9<"5b2M]ۤ2BGӧT*Á_|/2u놄kN,̘1{EϞ=qqkF'\:.BT*r$\~&MG}ѣGK*W;(,,DPPw[,Rڥ\9of(ocǎUGJJ z-tCh]|1ĔIb򂋋uEEEh4?LS~Y/_FMM ob2unR$4[Fs΅T*222VO#''1'`ƌ?>>~9o̚:hզ7ȝsB1䈖e}n1To<667r􊟧'>:5=z_~?>P__l^z~!RRRZ< AAAP(8uII`̜9j999Xf ^uIuQ\\ ä̽!5<<5kj5pa7mڄ;w 77+Vz|syC;g{?Frrh|j4 f3Sr&e c@\\Io6-[:#//0ozQZZ'Oro7f _nn.?XL[XܹoĈ矑(رc1o<QSƸ3كm۶q;ƬAZ-|CsJ9=bR~0繥19ߔylln2i7{l\zطo vt Xd˯'OZFlll#..* r%)Iagg]vƍҥ Ə˗cСrV0dgϖT9so (((JԩS1x`޸QSS$&&b0a1Bk!9&VvΚ%''#??qqqq[__g}鄏)921_>>>Fwヘno_}N:]bժUݻ70_r恐_v xmR&.s-y &)_兠 <vv93ܥhSx`` v܉3gԩS7ߘ5xh&Vɧؚ7Hs*eyn˕)2͍\ :q}T,\XnC o"Uyy9QVVGGGkc1cǎŸqZ'h^2[;~MUUUF|̴v(6M8s bcc8??UUU q)|f[ ?sU◙9sp!E&ؽ{7.\b K`r|#X[UUUB!˨2޻G5u(* R($B"Po-:rd9T7TЯ8^Qk-EUkYudžetZF*jE#(j") T$!1%$dߒ }0l0@YYL???XG0ydtk{sn :}aʕիW9 ={BP`ӦMxyL&j?gblӧ7oBBB &ѣGʂR+4+?X-z=̙T*|V?n/ثѬYvZvvv6sѣGzs * OWe̙mkkk營<.ZGG`vc7n)ul[O>* ={Ċ+~Vɞmg̘aϟj9΅tq눾4gOXHRkͥ_cl૩+$1yݴiBCC>yyyCnݐ`ҎKl|q'M;Չ.Vn &G4n8x"=|FId0HѐUVV)==***ŋA7ojIՒ/]| P]]%''h Ο?OsNʼ=fo9s&FL&ܹ ʕ+4zhZ`UL@{5ŋ+PiixZv-UVVҙ3gW_={X )9ڿ? 8м=l0R*ta""_oF֭[Gv銺=zm8@&MrY'OLvg؜Sضʕ+ɓ'jo߾uV^|>|bbbǫjJLLlRw!]b9 K(5zZk>׶N|LԩSCǏ[nѭ[ho;/)5vf,G>mϹQH/y]ݑjrzwUˋ={f~tq***2L}v~Kt- ; ?˅ݻiĈm) ?gcСC4h -^֬YCD$k׮Qxxy1999Fj"nc,RrT]]M]v'OГ'O(**>3Zp!դ.p)u@*,,$"ӧul઩+LMl>}:/1o[jڑ|ќc2bG~Zj&!߽{& FTTPQQш{APcǎ6ccccddd ((֭Cmmh?Aii*FNIII>|86l600|LL?yKJJc/\y䪉XHɑq);v :u*=/^@ 11QЎ=,iuٳVQ[[gbĉV]G.L(Nc[HbbԩfΜ\M.+W[1KliN=6"\>jڜur&0Lvm9/[^XUs=щ]~CPpI[jt0 ҥ$$%%={6mۆ7=픟%%% 3ow eee~+bt,Y#G 66Ν;#`~Ξ=wVܾ}ꘒT*Q}&SLdWL2'NӧOrJCRxF ̝;Gdd$&L`7FWXLj|JJJT*9ۊfJJ -[>}`رڵk|rk.{/Cڞ~M&I਩ąyđ|5EXB9O|N:quG.q.}Ő!Czjh4PAףyyyv<~jy?`0ށ c|,Yb7`lݺeee>|k۟b|d2 ɐ/:1~_~P*HMM^V͛tRQ}rD]///)97|} 6mVZQɺW-544࣏>BJJJQlbr&5N>c͚5ttĢE8ۊ=..UUU_9s4!+W[!k>{ͭG{KRN|8WKɗ38k{wBZ:w:G+t^}w ?L\;rׯG}}=d2j5t:T*,XQFٵ}v˗/_;w $$ǎ嗧'?$&&bŘ9sy_~|#334U1&$$ >>* ۷E߮xͯuxz3f`ƍ;v>j"+ZRgϞ èQСÿ:uTt:ۼhgHrr2z=Fd3yIO@\\FYf]5"69s͛\5nr·P5+.JG#5uepE^q$_hm3utD'R+t^wdDDΟ7w@Vcߖv-IOO[ڕAP@ ::]a0=2Դ83\;=Ѐo]a0n >7lOZĉElllK`0=2}nح^`0 7Ƶ_`0 `^`0 M` ?"99AAAxw[`0\KKKÖ-[:z©S\Osl. ]洝d2;wti_999Fqq1{=iuzbKk҃35R 빭VsC޽lk\~& & qqqPm˧ .`֭rKlְ=4pw+UkqsZq.YYYmfke2:vh4sb]`g0E?]irR4iRTT 26olcC6y].ҥK)44(55Dխ RǎK.M߈cM6QXXXj(UU.$:4/UoBzӄq峣qګUUU4o<>}卫u9s&\.L+OBym K|}Kʼ=foE@#hjƌVٳgq`#rm۶R$Z|9FQ~׹P]]MN-NTQQA/^+9`0F!???$U ƍ/ÇͯiZ:|0ĘjJLL$D;wBr =,X`nL۷oQȦ߿h6l)J:|0Q||<]*++̙3ꫯҞ={|СCR̃]Ւ/]| P]]-֭[Gti {%'O]vY&& vt!ԧ-iwDoBzӄq峣c^=0aZ***ƍtUu'_h,٫m]6l@ty ;w$W˅W[鐯o)coѣG)::4iҤ&q;+gB̶?8r9\>N±cǐSѣx4 QRR$/111(--g/ 0;v ##AAAXnjkkE,@"ƅع²O![w,+ gg6W=,y& <<~$Q97G<^8̓crK|eH3՝ٳVQ[[gbĉV]+ 11q42~2m N.]4ٯP(@D8y$%OIIeЧO;]vťKd9r8wyFNM)~N2'NӧOrJCRxנjqm@R 駟bɒ%Xz5>SIIIHJJ1{ll۶ 7nE8S`cĶB|:Ҷh+%%%ٳ'E$FbUQQΎFأGܻw&j;jo/0IJ9PpڴiZ豌_WR98sbĄ rv޳_/^0_RRR)W2_񋎎Fhh(ҠQTT<}bȐ!Xz5jjj`4QPP ~\\׿st,m{<_qy@&Č+:;b} )ݹ"oB;v̏trFBzyyI0`lݺeeeQ\\,*ԀЀ>)))MJW8;/5k@A!33-+Sm~2 j:* ,Q^X~=[̙7o">>xT*o߶|rܹs!!!8v(Rٳ'0j(tM::|[CŃлwo̘17nرcE 55ؾ};J,_F/_viglSC-҅P|:Ҷ=h/ߕ  DjB̸[gv#bԩ}NDD?ɓ'Sݩt)i& #???JMMR*Mqqqt AB :򗿘OC,sG,) L&JHH̳lJK'K:t d7'BDnm5ɍ;.~|q5[4O [H|8/Č)'r>}!e}}=Raa!ѯQ8;H2bsV\'sBK,sy& <6l==;kKxz7I| iGe#c)DYYC=<<0{ljٳ8qRce.4.t>j4o݃d*Bɓl7)) III>fϞm۶aڴiNtg;V֭[x9vjN: /7|۷a0ХK GR9Է+maO7n=Y_\YK.aɒ%8rbccq9;Nل Nʍ%/[=Z<)o! LWMŋKJJT*%dܹ?>"##1a9W|xY=piN qꊟw;111Ro߾2dV^FP(--7צd[ogf9߱P*HMM^Gaa!{ [ ?#gWG^^ ջ8.gV͛7cҥ*qpiT8g}qem=zL0d2;dGuPAףyyy/[wk'-ʷV/>Č5k鐙Eo[}RRR|xY=piN Vqjb 믿zSN8x Ν;@ 6 =d2rss_/r_^eW^۷_~PTymF\|Ym18߱2 jwޅR`u_~|#33lv]mksBBBp1:t@nn.Čw@@0zh̚5 s^1b193b4'{>V]:li_vHKKCPP6lҮ0 FFP@ ::ڡHOO]h1\KMMM|Ə`0 w| 4MKbyho2 8qmiWc4V/`0 PSSî1 ` l`0 &P[[dwmiw `~ᗖ-[V]]zBsP(p5䠺x\[k<9[OgZzd0 Fۣ/RRRn<==1o<嶛3 .`֭rKlT]\osem`0m?dee 1ܹsK*iz6GmQ x]ir*7oS>}?'""\N{H:t(=~&OLݻwөS6ΝKMÃ:wLt^[DD4i$(2dm޼ٮʼ=fo(''J%y{{S\\ݸqV%"pڴiRCCÇ7$RIo+N\NK.P… cǎԥKoDDT^^NgϦ=zR[ҋ//W,מv3ODhK[ۍ}O>222mkkk{$ !zO15d0 FۤZM0VZEt z*ѯ'qŋÇDD4rH&@L&ܹ ʕ+4zhZ`dھ}U\NTQQA/^ ?VKte2 TPP@uuu, @{5ok^ ӠA8}\.uQyy]|ydɴk.iڵTYYIgΜW_}c7_lLji<֓o!m ckÇSLLَZDƆM>?֐`0m~%%%ԣGoO.DDׯ_'///zǛ{!4hygd2J^/i4&.'"Zx1Y($$j/|'q{vW\\$O999 o{Lji<֓o!mvcFhM|bl) hTWW_y& <<LP&{.L&(DEEFhÇcÆ g޽{P(رabcccddd ((֭CmmqܻwAAAVypKB9壤IbbbPZZ*o{ə~͙3y[H[bݩS'̜9ӧHbl vp=z{`28( N<`}.]’%Kpܹsxw✰-V N.]ЩS'׷ɾ$$%%={6mۆ7 l$88nѵkWQX)_vm<@RIcPΚ_>ɓ%r,[ }رcѵkWcCM!?=`0Z7_񋉉} n۾}bȐ!Xz5jjj`4QPPxd2 ɐou?`0`2xmEGG#44iii(**B^^g  ֭[QVVǏCVh(JBף=g{8˃MbXtlWgd'..UUU_9s 16䪡d[oŞ`0~:uq9bذa L\@dd$r9֯_z$$$ >>* ۷n-_wAHH;kK&AVCARa5jg _~%L 8}v* >>>X|4y](J̟? mk^Сrss3fƍ1vX+&gѯ\Ϝ9spM!&\54|2G 6]:li_=ӦM1s̖v`0 QSS-sM\t uuu8u󑐐n1 pS/w4#׮]Czz:JKK1`2h8߹s?^OS aÆA&A&Æ "`0pڵjj{Ȑ!hhhɓ9r""" ɰsN0g! &LK@?.]___ 6 }]ʕ+Xn-[ƛG<57bGNNQ\\{}W5+BkZ {7n`…/hK[-[\~/UVao~R?O.-: N;W_#>`4oMUU,Yb^+4'#_>j8}o0Ltذa>s̚5n˿.]p_x,..FNNh_nZm^d gFxx8?< 4#F%SVVcƌ~:.\e˖A.7i۵kW󟧧>yBJJ g RDž 0~xt| _/|;xgsZjЈq/"""0d̜9IМ+++kgϞ/NW_}fOOƠ7{v6fEV#00l3`]ȶf:v숎;gϞ8q"x }ƌcFȆX222bԩ c#2LTk֬;#LkYYYeˠj!ʟիϟGDD~-!WUHF;wnF/ߎҚmvo7x%yxYcضm'++n߿%K,}0{WK5`Μ9h46mfXxn/vo ,[ >l+O`` O? ݧOxyy!00Pd1gCR?,(J+HKKË/o>\>>>z$^h9?ݻ7k,]l3;;^^^x9~~~q͛`„ x8B}O>6l)S111%[M{ `_|J :V>qLHB[aaaMt"%\s/Aظވ{Abb]bТ>};=zɓ'{ׯΟ?~=Q 6m2kd̙jkk營Zsj{y3_~'PTٳ'VXz6_ii)&MJ>}`ҤIMn1r@y!}HߴZ՛..AI&ӧV:5G<8mK[N# :&'hnӽ{w 2-Zʆs1tPٳgT*DDwш#}:t( \-h1bgfYm۶RRRm?~lWWWsѸ""?Az_~ť ϓ/gqqqfb!"z}FrΞ=ه=T\\LV#''۶yŴfЄ忘,k׮z EEEg}F .$"t!4hUW^5o_~ٳgOǏ6mjok>ǯ IDAT|}}IP}}=_9S I@'bs|tTgHY*>Ru#[,ǀ#/**jTޅFvm)00 hvˋ^xawrpܿ?1VQQXfggi{Ǐѣڗ>oߧnݺ+Bwi+ڶ/vnqjjǹ\~}5o!00׽{w}||DV]Add$>}7ЀbG?AAAȀNøqfI~q婤 111(--hu!{;ҷ=|||SNرcHLLԩSqQx|[N )) Çdž `4ld2wޅd(TTT49Fglioi?66;v@FF#>XDl\;S戍>_Q޽{Mr+:xxx`Pըٳg1qD:(<{ ׯ_눖"##QVV&*F˚[r=qʁXlV_>oxV'x""<{/Y8%Rq!tć$$%%={6mۆ76igCGj!RiUPb#ŦضBc@jZ-t:UnPRR0ܹs1|DFFb„ 6C{ݺuCBB6l؀\mj3X%%%P*c֭[xS⒒7.?`^}HѩS'S ǎ͛1uTگ_?(JBCbXth˃`d翣}7w}MUVQ?z2 aaado0!C`ըhDAA輸¦?ZFii)mmւ|BBxyy*>/1H4z!//7;v9`444࣏>BJJK{gHLLٳgq98p5k@A!33--V~Rf1[jQH̱z2QOG^o [ ?/A4G<8S#G8={6<==> ۷oʕ+soѢEx\f|\~#F@\\p9A퍂L<aaaӟ &lڡCݻ7f̘7bرm,_wAHH;fG_Ϟ=QFCKsԩtۼ JBqm2?22rׯ|Rzl߾3kMPj-jL\ +4.Ċ+W?Gr/ɠVR`53[uHLLŋ<199z#Fk_ѩjѣG̟?z… 'oZ @\\FYfaΜ9bݻP*?>$b7{V|pdӧӈk/D~~>Ñ9ę9:HEFDt :RDs`0IOO[P(h4(iӦan \_ׯ_}M6a/տLMM ^`|7HJJjiW Gcy&.]::u HHHh6?[+o&d2hhh)S^o˿`0 ĉElllKl8kאR 0vލ^zq۷/ Y n2 `V/`0 ~ `0n[1 F'3 N- ]C^p)W֪IKKÖ-[$c/WӜU>9x#"" ܹSnkw-8JNNq ,\_|F?[]i1d)hJ[q?OOƠ7{vIsuL&L&AV- >Z .`EDD  ךt!՗4_ HͿm֤¥ߓr9c~L;Jz?kuF#:wl~7oObhMhM0wK?gyӧgϞ۷/o(++Ô)S燘8FDD ++ J Ҭ~(/0СCͿgOb޼y &LGѣG' _~Efbs-^,j#SsP~ꛓ0r>NL̮XY'4ĎG|K^9s* Տfo82W6h"9rݻwcϞ=8]1%++ ={BM) ۻR[.jORгgOXs]o>\>>>zP[!r卯R8r˲BMN#rjv'L@V q]zFId0HѐUVV ^OOڻw/iZ˗/`وd;wRaa!]rFM ,o"ÇSzz:UTTŋ)""6ol7/\o17.^H>lbѣmn4ieff?LN"?~<ݺunݺEG~[t|:tT**--]J|K#|mPUU1cou먼ܮ:t(|)iʕjԷo_ںudھ}(yBʛP-):^rk޶BQ]]MͲ+))=zP}}Uׯ={Zv-^֬YCDDKʮM.:D Ų"  dޟjwqnۇ8ٮ@*,,$"ӧ(1򗿘Ozk. 1"\ĥKpMrbK6n~11۳h_,RrU!w\,..nb?''}#;ѹ) ?>bcm]vM#F {2p,%6&`p$ouj+_% )άc!Ǘ[ڨfy͛7P(ݻwa20x`DEE!** 0v/bǎ0?VMF$ >6l׶{APW-+[{xx`Pըٳg1qDAa2Q+"""BTRr^, .'θb[.#veIII111(--8q\)>9g!-͟DFFZݦ-/#VHSYp!%82k^4¯GwU}u"ɓ'QTT"<|&Le7)) ϟO?gb۶mm^t K,?`ǎ N`p8v[vFΝ Z0at"ن%駟ٳgXz5إZ'{zMNNbRY B9vΤ䖫>B2epp0n߾me*J7)1;;Wr!dK?%%%QRR0\4"eqj(Juj+_9RK{Bۖ[z5"fb _`֭(++Ï?h6_}0Lx뭷QbbP]3c<ҏ+RDjj*z=Z-6oތK &%fgJ[;|B;P^^B|V! K\>;:NYf t:t:233h">`0d2w/#VH|yk>նmrk1㙏17N-VX|Vw ĹsaÆᅦL&Cnn.s\׋l}v˗xT*o}_&AVCARa5jݶ\oG|Wdz1BT|8P8p]J|ҋ%|mK#<<8p P_>F#._m0>,1uwĎGH?b \vxz3f`ƍ;vX.ߤ\iyO? lbϟ?GDDxbgͅb. ..GƬY0g˗Ν; cDuj+_IѵPwFFѱW_ф $/uޛus˵+E˗/nݺ5R6;9ak$T3lHYƤ4ƱHDt4i)J I&'vKY!c׉%}l͵Ē@JOOQFF)JcUTTP6~Bt7E555_PHHvҍ1㩶͍(##\\\ŋT[[KTSS#z =HcǎTs=zõ$&&ĉM3l0RJMMݻn\]]K{۰aѣGӺu먬~ҥ }}||(66T*9s 8p@ܹsi׮]9>q=zJ%=z`hhϞ=tUt5.\C\\ݿٙ"##)''rrrhԨQtRb°L9e0g']rmIɱP?=oɓ'͛PRr)v^JJJ(##BBBhǎuf*--k׮˗e6>Í5XXׯ_O3HXH`N3 +TRHYƤ4Vݱ8tPgl-!L%}l sA;GPYYIhֵ:t@vvvԫW/YYYԩS'z^z)==\\\())괏]COQd'"RADDE-'33 `}gTTTUTTQvvvhܸq ћoIk׮ޗ#"Ϗ>|3t߿` 3f̠_{4h " } a?* q 4 ZJ 1c~#OOOz*ѓ{X1~KXJ.1CjyyynN?k{]nn~6~RO&ƅP$qg3$_z#K`1)67Lڵ+9k2a/AAA @DԹsgy`.lYEEϹ8p?۷oC&nݺF 44(--ZF޽{njJFf͚CgΜĉEχYsss kRVxx8 D]]yqaСxw<( 6 7n˙4јdndgnsjooٳg#11UUU8{,&L`2>ñ},%;88&~:|}}aooo2/B9rm42bk9cs%,Yoc;&MMˬ\;wsck>_AP]]y "CpIx{{79?** QQQ(((ٳsNL>]c͛+WG3f D@nn.jkkج6{{{ƍze! r G}pxyyiaɒ%ѻwo;w˖-3+F5ʴ$ciM͵9ϟ? ,@pp0Əok>Ksm<ɧR4YoZZh,Ykޛus쓈GIDATb[:Ft59#u IX87fXƙuR}lͲtcJJJqByPTdP(jU~3pM`xwPYY Zt@QQQXX\\@yy9`Μ9& Cnݰb T*dffZۃ={RDtt4T*222m6,_\r8}4jkk۷#..N{ݻdL&CJJE큅}`2=_h<2̵90o&PPP???d2h4L6Mo,ڊV 8&Lƍ!p!K>>>ذaRk.pvvƪUD3g\~G|YYFM]Q(Qk ƹs!CDjy/O?EJJ ~O>[2F Ds翹#u FƸoݺR @P"\!LX,-Xpy8s €'?UtEѷm(/?{{{Ƿu(-III&eLZcnN>3foCaÆ %44f̘Ѫ=+*++e-㫯BTTT[aܼ~:PSSd`ܸq-4id2+?31uVY_` 駟޽{u(1+W &&۷/>K;|ؿ? f -zc1lc1fCxc1f#xc1f#xc1f#xc1f#xc1f#xc1f#xc1f#xc1f#xc1f#xc1f#xc1f#xc1f#xc1f#xc1f#xc1f#xc1f#xc1f#xc1f#x$ܹs?m{Ǐ,Cx7hnsεԬYD̜9jX-B.\@dd$^xXLc͛6Ya֘BBho>Zb}^\\H̜9YYYpV\)y kg/R祔ح9ǟ\z{7bE}}ڵkl2imݺXr%222`oo[Jߜs-1uT,[ YYY TWW㏭Z5"/͡VѾ}{ZFK!RƆZ-F?3`w.z9/j QogTZZJ{""$t&WWW\./8picDDt4i)J I&Ѷm۴DEGGS}}=ۛr9TXXhC*k:tF_TTDSL!WWWի%''kؾR*$)""]${ٳݝJ%ر劵U_ M--";;;rtt$\NjǓ=oߞr9]tIR>L]C˗/nݺ͗X;toAԣGO$g8 oNvZk +Khl>>KT^^+w}'XXMQX\3gΤX="WWWRTc-ۺ jϘTR(ߟ'9vXJMM;wh5C-`P>>>K*Μ9C 8@dݳg]z.]DF -о}hРAsL1㩶͍ʌ/##\\\ŋT[[KTSS$ѣGӺu먬~ҥ }z U*ck˔)S?+Zm5w\ڵk1S0u_ݻg4_b5~xZf ҵk˒3_Nv2UkJ^^^ۆ $o*VcCNNN/6*ͰR~ BJ=JDD+ 4H:dΜ՜GߧdrvvHɡ5j-]TիWSII eddPHHرj}ijM1gHYsD5l0RJMMݻ}+Oh>=?ƍΟ?Oݺu={h '{Sm4[(~´~4y&e:nZdwyrqq|<"">L#F;33vbttO7ߤkȑ#Կ*++#GGG*(( ZM;wE:uGiի?~hŅhIPF>@ƍWB c3'@k]ᄗDLQ^^7ݒҽ/VPi1$,)> gݻww%gZ6***ɉJJJBCC?EѦMh֭Mb23'YslΘ1}kxK)k9@ꚣKO\٤BSb gGcؿ? >\{ߜXQ(Føӓ^Jd{7qxϹ(((hX}}=ѣG1Lf|xyy >n'aÆaƍPՒquuŘ1cpL͗v_~M>k!k ڛcXbرXvѣG#99ǎĉk~@CC0qD@:dɜFѻ/`7>sؤ9B}"&mnnC{l޽ FNNiiiXd {Νòe$_?sL۷JRۼ "7n5 6ܶD=c1K{|h4'XiiiF4Nk*_jd2L2k6oԩ駟^ѣGRЧOסB˃RJ}) ԚcO׹zm#V91yyywpp@qq1\\\[X322jϟ  88Ǐ,%qXΝ;_bݺuAaa!vڅ 6O>WLXXJ%RpU:uʢx޽ Ld2=ީS'_L<׿pQL6M{<$$;#Jj STTDB.C.79gϞzm۰|r.miɷ.O>Zh4ax777lڴ (,,Dff Ǘ}4Nk(_,ϟG}tرcضm^{56VߤIp #""0}tYFuPkMK]E\\/^ X/]S 5GO\nݺaŊPTӧ'VVݻw޽{z*lق%Kh۷/v؁bO,Qj\0o<׷:k߀, >8}4Ν;]Md8tnݺR @PXrq0zhW^qƼyw^;;;W^A>}/6O ~PTصkz쉀8;;cժUzk۷3gb3f6miUpMtǎ3;[8|0Ν;OOO 2Nҽ/VPi1B.#==SL?z-?qqqm_|9r$ڵ{kվkj2c 5j^u̙3B_2)kXH^&!11… 1rHg'W]]ݻcĉx71k,~)RRR8O0Wb7RsBRaFhu=&#"J; DRO3f4D1Z/֡gXLL ֡؜ʧ~:PSSd`ܸqmc1,P__ QQQmͲ;ʕ+Aaa!Ç ~P1cO~ ...ݻw[bzc1Ƙezc1ƘƏ1cF$%%!77W7ol՘c1{!֬Y~cǎP*x뭷jjjdIʕ+7d$&&69/Br9XbonqjK.EYY9Xd jkk-1cO?rc1Ƙ /w0c~ǯÖ1cYc!6~R d1cO'~1cFƏ1cFƏ1cFƏ1cFƏ1cFƏ1cFƏ1cFƏ1cFƏ1cFƏ1cFƏ1cFƏ1cFƏ1cFƏԠ}뭭k@4TV׋kn/m*R^sn<r5bK"u\.һn҇ zUizX֪ma.16VCNϑ cx Ad'z9aF;(|kҺ[a>sKj00o_pB)K02kQ^f3ocVu!!^ <\k'vjyJ0my#X3[{lĮ[Mao'صɿce9 | ak6=  ;TӐUXm 2>=Y[.xhTS׀:Q@g8 ?S[.4Lܑܒ@eu=y"F?ON=Z3bQ]B1:Gۻ5ޗ2v(ѿ7֮uX'C\e`|tW0jpR9E/+PTncO'~ŏ瘳E5Xy1y@gD?C:B5 :,\/У<D@j#XjN)OoFEgP.←0S,FcmsLY g‘UXe_܀K{LY]K?;˥A(}]ۭ`>sKjlNMsGvPt@NQ zvx竛x0_{ά!X?m_d1{%wt#"H1ݐ_:KR_.ǚ }Ư {iϻ^T ׎vP8ox|^]ЮNH{/ .?e/zx;1B1{\+];^ q]6~)R5?oP;10@-r|j :dCv28:͝|JØ-Ϙxu3Xʍr= ;>GnZ݀{vk,!KQ,s_ oz jv)UCh[ z[@-Ag1vxA{wnc1fÌmk9XpL}&M߯ ?7ąd1:N6b4,X #7Bj\Zt~yjQS'4̧KG; 'b*:4y1fxǘ]ZC͖cPUWC=OohN+~*pbԡ::>~) .Nv;Pkp.h]B1GC^ݻ8BC VIw1oOwq#6GC Vloi8 oZ?ޟK#mY֨PsXUbӃ7~٨ţ=q~-)&Č^Ô1u;NCz ԸWQ*uu~ر҇=]f`ȖKwhţ˥AH}>/b҇8]!=B1kP :Л=r.һ @-ðX zd2%]Ɛ-p׾]l,ۯ#~X953 >o+qdMw͸v??5}%1hXcOA/"cp4kEK> 0i@V'cTYY?ƞG>uC`ϑ :ƘTVVϹ0<jڳTI~6鈭3˷c[{N+~1c6c1f+xc1#"d21c=4 1cϻ: font-manager-0.9.4/help/C/media/list-remove-symbolic.svg000066400000000000000000000003021476271126700231110ustar00rootroot00000000000000 font-manager-0.9.4/help/C/media/main-window.png000066400000000000000000012232221476271126700212530ustar00rootroot00000000000000PNG  IHDRvd.sBIT|dtEXtSoftwaregnome-screenshot>-tEXtCreation TimeFri 14 Jun 2024 07:55:27 PM EDT곚 IDATxy\r, xifWJdf٭YjVJK(+5#0#o-,^? ev]x=}̃ݙ|=3̼ @DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDdDpt5/ )ƺ&7ޮ?M.XpqWH I,ʍIDDDDDDTNPptgޜ278UBn+.wd\2g'"""""""8 3tW7g""""""" ph276DDDDDDTT')nȫ]\ """"""g或5Lp͵۴wy"""""""{f嫥oٞ2@DDDDDD$ޚ~{gb^ """"""Tߑ*j۩5& ȑ*& 6I`dBMl2`=I """""7ֻJ27ȶH"ʰ9@[X&v֖3$̕@l]1ي. %l=U$Ԋ@DDDDDDdJUoҵ2i nAlTDDDDDDDd*!`8`)TG%M"XJ HLe D2@W浩- .HgARĨ{[JDDDDDDd5ՙx_ZFgfKbdoڥT@i+IeQ=@DDDDDD5ͿL@o<(5.lbbN$2 )oHL6^"""""""SĴ0N"M$hK^T2) 5D05 e Qkc$"""""" KʶBЖgj'dĆ&F-PqL@,% S{d`NDeL X6 + cG^Qjz_""""""AT*UegѡSw\^r1*/h (-L$Lͳ>P=% )&w,4#t2HRzhZH$Po߱^|y6KZO:32Guo(#;wkZ#F BiA %Tپ8{|DDDDxYe2(Vr/3Ȣq'@0*o_~P,`bEFq0Y^GE*4j3=%Å psw{=|8<g\9&T"w2Og0EyJ5n":mc%}mjEIr^oxDL tZ-"[BG!/7i7j ʪa$f_=>""""r}欻A(m"7q[6`վkCN-$Muy(9-=:4n  }|K砕f. PLk8yl_1>z'gd˄Q|XK Rɮ ~#ML05D (RF[vD@PHRSB.w/9&X8r3DQmל;`tOl<&_E1J`K![SYz=tz=4j <X饀FNu11'}יpkbJeN_]A d~% ٥Ίʣ:y2/.xGQжbZS}9YLQmcDCUŭ戮 6ʸTonkcni3q9k|DDDDT;51_C78jc=∕&z3>z| ygѡj:?Dd]t:n؀f\ngk$V^ǖ猈 ݻt*7߿M~eΛHPbef`0|ȠrliH,qלή0iQrrsgmJc{*[]IX.k UCGm p*Uc76H9U}<3nL.l0Wt%򳇈>3Ya ##py`Ϟ ܷrUD?s1j V| A0}$th߾u}?=׮fzղ9lڂ_GZz:Тy,M3SgGB\Oww7{cF]^ö;sP*3 299yѭ Ə}Pvc?fM#ѣ[7Q""֝lٰ/Ю-ƎOOT>i/be4n3&ODHP^ .^ 9C<̬[صg/|(iը!.'_5Pfbop9Q7z74K@Jj*>l-.$]Fp`|}q;;/,ٶ݀Ϝ zĈq9>w̘jUCgj3_k!upA9hͺ8 H:#.[123W2rO&ƒ[q%>xw ] ѸQCtp2pa}ٯ-޵ p?7mA{AE ؼuj];uFʍT\J:V`,o7aWѦ]hݪ%;wj ~ <=<1 4mUmUVSȵeeǟ4ҿ<z,ŕлgwg_#7/̘j(h"6fF|n+LJit퇆#&:í۷q йӽ܋x)ɐHTV;wm6xy@I#˭i6iSMFW̙ڥȣc[oT}ervÏ{1o 3gq12{?8 GD^A>$'#w<7z㞝/A=iw7oFG>C8?C4s{ 衇>Xаg7b1K޾}i:?mӸ~# #XGнK'Lyq~/DF' FG᭹B&YO""g uT&^.C&˚{c(gH$AՏg =;I` 3_Gz0d?6oۆ.!;;bvz"u:J4ibY((( gQn~n N۶!W?'کaH|xA7ӀRwlu붡BAj7&hj;@AAzb޲vAZz:rb1nFf&Sxכal7(0D "r]t6oq-")7R1gb,xm&|񯯑܃uҺ͛OVB*~ősss0g4lgƏG~d(((_?ƌA0qAD@xX&P-LX""_s,zvx2R)i+Ch4Q{l#w=;VY?/6Һ9s=tJ`h:ڭsG {'Kx{y69F/X,_ԐDXLk !F*\CsHp6lvV^ZA^~>2~ .g ݺtƁCG-hۦ 4Z ѹӽwOm9U6-["(0{ EEj+xCdЪ/ys./6pwkߦUK>k"vaa1e2qql۱VD sgOnD1bc}!7/t"~q]֣Kgpetx.&]u빻cSh.DRJN*bopp)4­w!XzU./EҷTU1ai=ekh$+%;us2z=4 r* 6bjOmpJc&L Ƙ6 LVkjr<#?Lwmއc}`lW Qmu6O};ރOvt8DDvUkk_kVt}O68-uɤ)e&]Ʉ e_D{3MmD-ٖmM\I"##lM3+"gמ8}<lj?^CstXDD5L5箭Z?5\6`n7 IYca7;F  =Cc'N >vdmTv+"gU0-8&gK9[^sr HH%υs!J5D'SQ d|]6`* @D*CVF:<=!Hj] tHD*+ZV!,ܾ8c|.)CDDDD51>֮H0$ R))''?0^L(؂^C~^.Je %JfW8y/KQ9MkϚم   HjjzZV8<= I!H""""r}t W>|MDDDDDDD1@DDDDDDDl׆ד0_Pe =x aũоsGADDDDv]H4&H4&H4#jN2T@9:"'H$V 08 AǦH """""''!7"B[ 6UF!-^D6vtH6O"""""2+K;hn`H$DhnfA2! ?,ez*"2@TEa LOut(6O"""""2+/7 ȥ)|#/7a  DDDDDd^ckjH$jR~"hL$hL$h2G@DDDDDǹ8{rrrPyl,{11l"""""6Vu=GO܃H9RaqQDBbb"/}݇^zd{Ν;qj?nkѺukL>ѡzo&ΝP JnnQtCG`^'.UCM$$hL^p}U{[;&N]B" 99Yt+Wĝ;w0sjc+'O s͛L&S8w!ڬhڤaYHp08[݅᧽{ѵKg_ݻwڵkj E߾}SC$ϟ & 44Ҳ˗/p}/ɰh"Ƥhh" >M6-2"{- %zꅹsڤ5q1|7oӦMvv9::k޼y;ÀK"Ӵ ?6?'*O?<F\vͩJHH@֭ L: eDRg (LdػwoeJ"Ν;1|rIc;vW_};wĈ#6mŽ; ̄YfXpam۶aӦMDll,fΜ0N7|m۶AVYfr {=DDD@c֭ضmJ%5jz :t0?k,HR?wq0l0̚5 [ȑ#EŒ+Wŋs"""rJc7@aaͿ ""ƙsgݻtX[.V9{VTIIICǎ^^^ A#$?o߾UZFd u:LV|J N"z$''W:@׮]ѻwoxyyӘ>}::t耘CTڰi&ݻ>իEᣏ>‚ | O| ŋ1a7o?s"<<{Y|r4oPW},z -Z9s |\ŋ""r\}J%U7Ґ-[p%bРAhڴ) uV\p?Bgxzzbԩ(,,Ķmpxzz{֭8s Ѿ}{ 4 Xu*iѢE{p1h4t111عs'Ѹqc > °\]fWbb"rss#F ((Ȫ'{;w.4 PVId%R)t:rel 6ĕ+W*yf̞=~ذa3gaݻ`rM6a֬r* IDATYhR mРAk׮r&MϯZz?/^DLL <==-GD;zf џ\B[n#3+ !feffʋѤIt~!6l;]v>[͛7GBB.^kW_;лwot:| p~ 5p#_"883gDnn.Zlz0c aݺuB۶mMƼi&lݺcǎxf1&Z xq Yׯ_ѣ ٳCuJ;Fw?g}!!!HOOGADH(QL Ҹqc8qϟdž pr`jddd`&TzRph4dddTH.4k UXY,ꫯbʕ`␘xbŊӦMêUꫯBRO=xIj*L< Ts!!!Ro%KTyXz=6oތ (k6ftԩZǖ.cE^ln+6rAl{^58&''#99M6Bױw^ihРv؁CB&!-- ) ի޽}A~~> *\W1Y Wv._ƍݽ\K'Ft^nzƍ=4 Еj/&jD"A\\,_n #Ú?|̘13f0L&ɓ1yddCFdx'Oo-jXAjvDd&șHR<;㧽p9ΆB汱x(A`Ÿvd;RSSqsx1c`Xht:4hc"66111x뭷P( O)رce̛7C޽mH6&k_}gxT&J<:t~ƞ={n߾7nZhjܸqÐ A=*LϺg[x`Z0z]vdde~JܛGdٱckaΝpwwwt8Dd©оsz=|M&FXTنdBTx7lV733qPД-3J&M0z צދ]f}:SFff&z=._??D.J&e൙ItL NDΏ]ꀳgbP*BϞ=1qDGEDDDDư0H^_aQ- DDDDDDD$ DDDDDDD$ DDDDDDD$ DDDDDd @Ӊ(IDt:s]{l[;K˹s ^ Ga3L$YaH~H!U9:a" /dBH$N;2q߿ Gd32G@DDDDD-Q4HKMA҅3@T)A"a*&H Zw3DDUî DDDDDDD$ DDDDDDD$ DDDDDDD$ DD.HGbbM=pqAQ-}t .Lj0bCvt}ѣG0ʕ+ׯ|}}ѲeK_:С}vhZ;뮻0uTiP>&&Ǐ4i>\}VBDD֬YHKKȑ#`>>)S[fҕL7`FM$> `$DGG#::Z|K= ߝP"OC:/YjBHH02P*@]鐕TGSH ""pwwǼ0 zqnA nD"EPp0rrr7pwwgRNJB~~>j.g"ݝI"""P(U y V'bͺC"]o![꺹DDDDDDTL&L&C!'v*DDDDDDD$ DDDDDDD$ DDDDDDD$ DDDDDDD$ DDDDDDD$@DR FN N8D L>&ȡӡVR 8$^V"(Jr;$"""""gŮ Vp,_,FT!8(dK" dDpPܐ N반  V8pf̘Tb8x"rIJ(9 RLGCDDDD4ص Ǐ/^޽b"rE@zJT*BpYƮrVS VԩS }Xx1`֬Y:uj3~x|g8}4ZhaߠAhժD@RAV_e yVln6r"|78|(LŔInqe+VbǖMLV?6HDEEU:22=]pX*ODDDULcW9+U]н{w,[0F²eЭ[7vy(**>}`˖-6"GΆۻ?J?&M͛iPTD0g,p9 oJǰaעcH$pˡ*R(RRRj"j%!a65E5 0v;"""2ǮrVS V:u*RRR)SbUܞͳj{HLLyJ5ߒ2 TT`_l>q)j]ZL$R/#<< l˃6n܈Co߾8}4.]d rZRrJt:H-Z4<@ovwwJ]d:o<=zT`n%y*UI0_)I%BQUZ9990 믿wyڵ rdka׮]_~ 3gY[QQF?]qmh4ۦ#1 † Lǻヒ0]c} ߟiԨn3햭ctenכ6иQCa] :-$n[*M&ݻѡ+7uǢ!Q z;ϟG}TX^z3f 4iR[hoߎ'OmPctݻ7FiTT*T*EPP}QS]RSSd̙3GT}oO?#G?ğӧOC@L&*fFeQQ˾ٴiC1ɱP?$K-tVtA$ltmPԓ`ɐ wۏyh޾)4u&Nm۶0aMfRĨQh1o6kQzܹcxW[aa!K̚e-U*55 ZlG+~seIpp0FQTlDDd-ǮFvmqLB&G^~>0qp|dݺe(;zSH>qqqHJJ¡Cp76<<>ʞ={ɘ}аA$5der¸hڤ 9)7nJU<0^^hղ%F {~\ݺG]Zk{qRcjكs_!?111'Nĉ ˌ`H cr?nfx``͖,;l\VVR) zW^;w.zP)mE2z7P̱rK틮]b޼y۷a˗ѠAr7[nUVYUHHrss.{UZO&M* h}iѢpYhd[m %8{,7on؈ұleڷk#ǎ!,,QgX~)dd(_PK%K&+[לi DwQᇒnrP6J9Z ݫ0B)Q] AT*#w:J 0XI=JSDFj v§r58xvZ矆ytR/_rګ}xx8.^UپJo߾={ݷUZWRRѾHOO֭[1rH甈̳UzvCGVxZK+0|,]6=;Itb5D޼Y7 Oʳ%gS˖HS]H 7ӑ&t: txy{#(8IA'['l^_n䯔u&v_ayT!!!Xp!x ü-["** SLR? `Ҥ.DJeg@jժO>_T%f_ڶmwyiii8~aLc˖-oСCP*8|06mdm˧UVhԨN R3g 11AR!-- ;wD=0k,4nXTlDDdYuǮ2kN8{<;]:gݺA(;-_(j5lА|j5q%*[<گ ?2k9BTE*NN6tUm$R nQ%DuKOg(;xK5%DI7+J7:^Kތ?֭3H$0i$4ixC̘1C ADD>s 0Z1%;L0QQQhٲ%_̾^O>$6m={]v&늉?3gbر~:5j!C >>*g;v,lق~hժU'QRʠ m~!D""U^&ލBwhm۴㟆}ݺ5Wٺ o/'iSѹӽe `Ϋ3|J[20y*5[1 Xd… A˖-qa8q}"""BHH02P*@] s;ZDم;=Er_~7n@۶mm۶rM>t쪜M.'ݙT0R"~~~Nt/{`"ݽV&bРA4h ""2˙ƮrV6ͽ&""""" d2d2iUDDD$NiOo//&T"An]0$Я_?<8{,NyD w~ &L7ӠR-KqDB)mg6[U[H0NIT~lq/z-[5_uf $4ݺuôiеkW7o6Ν; uߏnݺ!++ s<_={6FUVC_Gvv6VX0eO 99qqqol2lݺPTjk5NO&A$BV rsex)2PT?n:>?oԸuɚ8qJ7 :;PﴳpK̏(DGG###ⶦ׷uraJB!umgy7l;ovΝ{ʔ*.$_D]jψѣZm1f $4"K.EJJ w(۷/d2_ؾ}; iYYYp8 vIII9s&ooo;wP',, NNNѣBCCѭ[7 'OFRRR=Ez}.hU1S>vÆBdo:-Z5ޡF'OJ0 l œK:GM]'ߝ3 4+g~o&L3#0j(+V0.W^a̘1puuE˖-f:EEE7b1 `XReEGGzWFW_UB! ٟO\rYYݫguD":e%+^cbba uG8 'N`䩈3CYZzɶq;v" aԴ4(˦Xr GĄoFc'M_#bD7rb׭7ڿgDLF`ϐa~5ƚZ(gYSX9yt6x///ၨ(_~O0rHCPԩSxk"** ϡP(Tqww4;>!p+q3 =zdTWW@`6Uؾ'D͙ Nz_R !߲(~};y$;VcXs-Rˍ0'ꌁ힎LNWaGa޼y5z-e͝;CZZ-[M6aΜ9fO!fIZF6e2nfpWN|H8u[nKbKRO[yf/|1srSmG }CB0iX=~Ud.Z..ظ~->8~ۍ' U*:-z%űp;\Zz:6n._ܹu "MeИ3X , d>FdF^^8ػw/ `<1bSNaʕc@ø~:_ P}!UbC" =ͲA~~Utҙ DJѫWZÚ6l\5o!4Pd'`iP |3Zü 5aggXL6 %%inEA*"88O?U *wEbb",YGGGh۶Q.'UV Ddd$.^h0AqF̚5 cƌҥK-VA!eIg܎xcG4m =LҩRޅLVs/5p8կ4/  $'/ɨMd"{{i7vD,F6FqN P `~͚=oc`&^CwYpB-[e"c'&&"11=z􀇇.\/aaa@YڮVŲe_eCN:.]@$A$₄L0\.-[Dǎ1k,[Bׯ_Gvjb}2 5'ސφp#Vo z=8vP8|4._WAVC(zPcdHTŧ :2 fl"*MT16,6s^hh(x DGG#44P @֫$ܺu >>>L_6<݃\.k(A\.7^}U III=ztA!$ܵ8z8bW"{{tx9{Tj>) >\*gO3׶:Y9puq/5bxȟx2X ,B,]K.sD"\t WFVV4i>g?]6eшEpYL&Ú5k0n80 >} 220x{{cÆ 4hvڅ?/2Z-:vݻwRׄB!|>J TԿ__(Xrj5zt?((*Q(p ;v-lmѶMk^HJf/ P6Gw45߾ KߏL5o0yyyΝ;TI3ӡhw'bϞ= ӧ1yd_>qw! {n;fO!<4w?ˎxd`=j  Eno+y3+<|F5ܾs߬/¯Y3\qUٴ.[ YYPՆ:YFt AdXb%ۍÇlP( YY8}aҤIN8֤I_h2,6ڶm7#0rHڶm-X/Ο?oT[VY޽{FFw֭ʥ) &777dffBT©Bz[E|>R{C!+`\. q^DHIIAFF4ib4rsS㣭28HNݱh"_2d]n~~~6m/^,|嗆 QE&W@8::b޼yX`PTTVZdffa4k Mfk Sd:|ѢE !$$NNN&O!Lxwyq1F=;mFN6v-Rr`k30y6k ѿo_p8Cߦ>pwwc/(ѤI]PPoU6B5 ~7>}ҥK@nhh(z mwܩ0ak./&M`PXblllΝ;cذa>}B!?ofppp0w탂0fDL64nfFm 3_0j0 2 c&N¢0jpJ{V.}0a4DL[[[ 4dƞjm5]T ?3~._)۸6~?^ºpA|dž% y>vvv FNRBJT*mL9zǎpkf$vI%H$t:r9:cUOI!1I0peŐH$c@ @ @SOmMWl* ?W;}U@!h4PP<,Rr `'P lЈ@³@T"zW&v+@ҞB.}zЈB!ȓAɩBHppusCqq1sr5yИ2X!PHAB!Ű5dķB! {m75GC!qaCwB!Xٳ~GBih8!BYǣ gR\.FV^. DPhB!< G>̆qt*ZG`#"w0|ۆQ@!䙔Z HH. ajuL^V JL>777Y-MA\Ax]aF'BHͩ@+hn4nz-tb+){U(PC* _|~'0 p,\FsMQ#7W[[[8J0 x<x<lmmQP 33npV;Oc&0ps|)EEE H:V9E(**`!ROZ9WS7tW9ZyJ9nmp_4GB ͟?˖-Cff&@$(7;;M4Z y(Jj8J&r3gϝGNn.ٽGUj3b{>c:99!,5W˂p!Mݩ/[z1#:aYȆ1q٘ctך 1M &nε5g'`0M :6י|jwf!%:Ƹw4%Z7Xcgs;}⧸c8mB)XvB"‡Z!xN4:k#{zz>VdTu_KY7!=_y׍zk[ZyxbbsG ҥK+B\.X$2;A1Q_@  E|Z5çGbVLn!&p T)U eXdI!2r0\gy:0 q*8_RN0gSj!Zl߰kٕ#7r*)z컢| T=]V ĜB!/i׍|>תR ϫ>߹tTkT5mj\\N!-Za6xq?C.\駟 ‚ W<4 "zNN?{=qq(x/xyz¯{;;;(ξntakL R;:bq9g>}>{L&G:_1M1x\ qp샼 dN_7O~_{Ln>!{\VøG_]o:t_~ ~f^|.mjԿ5]Qڶ$ 5$dddd ##K,bccXΝ;͛@!C8zТE tҥHH]Ş_Wڵx*V$ T,:}j# ^ݜ Wg`SnNm8X^,~-=J?+tÖÕ jկ f#}ѝExV}[!>Kn|mÏM1e{sYW^Ŝ9sp1j 7n܀/`С߿?~=zaaaHIIl͝uy p>)|>3>Z)З~>#7X7Ļ  k#U̩rՆ-R/vKœp;G&ONU:G3?'䈛莐68qq_ qµLލF+_bwUOϕWih65uHCtϒoü_WR~O,'o?Ƣ}kx 7In|V||[7%XrF'魛9ew5@O5($ߖp#:` Dm:kh?>[ 2uTO À{VLG6 (˜p`Ք`$ߖ4+e$X@PgϞAJJ!ZwALL z7UOΗ B?HJJ̙3!Я_?x{{ܹs+V@e~R|}Z4QؽDϛڂ=w :HӡE>]HSZNlgUP6GBJӷɐWRN; Ng5BUXzJa7~C+G(~{*l8Y ɒ66|6dv}`[!9ndroaa!Gn<Ҕ8s1T_ /!!F<>G/f&R;ځ $ J=y6R2帕Q-A˦FWH6d0Ǧmue+TH{b`g?zOGC%n ewJ6VH%KpY+Mh0j7iAAAXv-? iiih4xWѪU+j PƎ x5 1+J>zoXJB~_ iJD1 :]vWy3@`b|JPWW0MQlh9j[&U-K~m}sa:<݊WP~xeY 5y !4nu*ѩ;Wr]zbĮy Dz`mu#+_] حBJ[uy~O+ $Xf]w֭[ ϯRҥKhӦ#F 118uV\ z>|ׯ_בXB3gP(Pt'<%x{Q(5ш(7џN`<kD1zzpdݟϗȅ4%!88U>ʶ (8s1vTWդ~]kl!R{>u7ZC ?"f9)M>ӯ.:[ѡ.ƈ HKc?F&55Ϝ9?Ǐ#229P6!>>B|(W⌣ ǰAC A޽n߁,O.^g}|HRx#.2ʯ|) @с1YߕipWV:ñv':=<|__z XNl.X}3=o>6ۦ{Xi=$?n.28z_Īz{.),:ubWQ ^*e6'laJgX%H[!O'_7p` ȊЛǮC`Ք`Z>]`nnr'OC {_Շ3xKyOX])DR)PNt2'ΐg"@!Uf2tJ;8B1X $XPДS[nӕm(" ?iLEm,Nm\z cQRWݐ'˃L&/t˅sbNB 28 dg^qa !=Ox:dQB9|6P\`B qbڰ@!pbd@BANR BZ T|zpxBHDN> GAa0sGB@ w:ExݨwH 0|[h]!-H!@!BYǣ@!4bC; B!ʞ{<@!Xxҋ̎i6|B!gC;Ygw $BH#Yd(B!hh!B!BX@!B!BX@!B!BX@!B!BX@!B!BXU!B!T*!ˡhiKap H  K  B RRR&Ml9sIγy(QjYշr^'g,޴F'B;999PDDr`zhZT*d2|5tXj8z(.]ĨQ`oo`#kȀVEFFQrS=J<.t{.H`!R45rseTJ 1 [[[(̄8nCwP C!&&/_Fqq>///rL2 zq1tݪFFFYlEAq9rsγH B@n b666 ݕg0CT"O(3 ,^N¸qc(/))M|rb1УGp/NdR,XV &ߟu)%JEAO.TZ !X B{999 999A&bS/hN1u*ۤcÆ Xz5k~բ ""V9ޣG0p@ >SLR'AF޽{7tw*fs'@j8sEy&;̘1} GΝGG]STؽ{7x̛7Nc !ڑD͉ ˱e[\cGAQgfp}ӳ<<]kjeqۺp T)=_WhEQQQ> $8qpzct:9-[ė_~iBLKHH0DkL :]R;:bq9g b$xrOSH %;**  hkk,0 رcx: $Ҩh4E"ڬ߰=R;}{çIR…䋘2qB1zTն5Avy44mZ:IXkX,ƀi߼ys,\pww󑐐N:A" 44نե>ц W^Gdd$J%+͛#&&~~~prrӡ{ @ff& T֭[#11 !/'Ob8tPS~u6؆eah%wCS? "dh0#.W2T}0aLLQFXbe/F\\>b\rlxll,!ѹsgܼy1{th͚5m۶Chh(];w ..-Z@.]eWWW`…F.(**˜1cꊖ-[b͚5BiuZV^rYYݫguD":>>>}66oތUVa۶mٳgcĈXjhMMasի3g~Wa5jcŊطoD*988TZ^II ۇ!C@"[nصkQ۶mC||Kuv܉ 6o~y&~w8B!Ĵtj5b׭Ǵ)t7t<`kc֭[bIB||)TJ~#ύM1=t qc8U^e₍ⳏ#H84[\RAۯW"z\;y KKO?!jlܺӦpf=(-_/^4lgNTr1qDj ŋچ =z@hh(u놀`HJJ2{}B&&ھ};ë\=zq gggw1ƍu+8::CׯTѫWZ!!!/TWnNGJӷɐWR: APtg䏵Ubcc1m4uo,ZR7o~Qic>ǟLҘ BCDL:{ѣGťkE{Av8pѤb t^^^;>R):uꄅ Vܽ{Xd /m۶&GB!dV]yq;v̷)0ݦKNH{2Y4Z-Ν7e_M}C DJjQ c?Kpvr2*gӶ:nZ:ƄmZÇp,ov XmZNl6a5k>o:-Zdg͑9::ݽ}ď?{A.<ѬP&ȑ#O>Nƹ]vشiF'O1tww7妧LJ$wFI]3ap_T16,6s^hh(x DGG#44PZs&00֭X5ic09k"** F1|ؕͮ?͛77ym۶ ϟkSJbܻw0pŧU\wA[n煘|B+. Vk8z8bW"{{tx9{Tj>) >\ڛJ0׶:Y9puq/[aU߷FnொR/0YyA ϐ$L8gɓ'v:;|xݻ 0f5k Lf񹼼RY^bjATXnӶ!X V/'b9oi&'^^^sLjj*ږRö%09>b$&&"99Nʕ+WRRYf~/+,,3g2ޮ];VYfʝ,E!ǃJe~/;⑝10l(FjÆbտ͛]q*1j 7kb10Z3Na_6m˖pvrBfVCԬlCFCBz2ĮW_GoͶQ(=- b9[OJ$#33 àYf`Νڱ&bl߾=Z--[V͛_.ڴi___L>0ɒvӬDHII'Z!urszv7O0#.(*Ն;-Z Zn ???L6 2 7Kr₄(Jh4Vm,퇩,DFs sz矱i&ߗxkh߾= {Wix>vZڵk?>&NXN`` 1o<(J70ĉ6mڠ[n5~-(" C{!(eʪ2`/Pc͆9vڅ)S /зo_CHò6lA̶>e2֬YqƁaFŎ;0p@naʇ ٳg#++>s~7L:pppUVO!vB!|>J oǏPޱC ˜vf'odvȠAXx F͘Ν^7c|ocǘQÇWڳ:wۇU àCv2h6J/0~ 5ծ>L˗q6n_O.r'u?@LL .]z9GDva޼yt6&}x<꫆ !/й@^DZcǬ>!%%hҤQrSfoH$Jt:ru+B!v233pTarCRs`nn+..D" /Zjrjm eSMPgTҋ.^zˬ b۷fkZlٲMLHBi8 ɜUP])zĮs2(,Zf1X֖B!  )NRBJT*E}e7&H U d!XJ(RPBib1lmmT)xXb9tZ/6!_D @̉Pы !B!`ob,YHrW!B!!B!!B!!B!!B!!B!!B!!B!!B!;,j8z(.]ĨQ`oo`#B!K)Jrh4huZuRpp9\xnnn ݭzGV^SNaܸq1`ӦMX|9rrr bAAAѣ\nB,V Au%{.;x\v#4Z\*NB!h4j`kk Gb<<(Q( ww7p8/>#'Oܟ˗#::h[`>σaܹӨ|ǎ ǏѴiS9rcN>-2y^\zu? ! O#!!˅7rSv̓ x9`U}BH`@ݭvL.7D(J =Ba/''iX,ƕ+W ;4k NNN>}:t: BH]JHH pСJtz-%!9Ajˁ33{;X|7oᆱU_k|lÆ Í7py̘1M4U!kD3v lmnͿ1p{wzBqLb`(ЧgxyxlسoJ oHhdgxO>r8p kݻ!;CEHMMŖ-[PTTd7{l1VBqq1 py޽۷oBjϚ8qJ7 :;PﴳpKoj~GEE!::cǎiӦ͛G˖-?BHEUnDw쌶mZ_xU^Ν{ʔ*.$_D]jψѣZm<(Ȅ [o4hQ _~޸qnW_}GGGtСzU=z4\\\wyIIIV}]uIʯp,X3ZzL)%x`$@qy۷DŽ 0cƌjd25 ...NJ+ח.cTq5$''WWTTx{{C,c4o޼9bbbWeVXll,!ѹsgܼyB괬Wk?5,uxYwDJ{*pB^ J z5FF1/(08$8q" ei&؉' YDFgϞ~:q!D={ĝ;w#GO>ڦǧMCVwI;vVǰ [v;%aNX1%0yK4pdUTTgϞ*>>>>}66oތUVa۶m-Sm֭M]GؼysT$k׮8tN>Ga޼y?V2+ի3g~WaD!䅖z)'9SL <>{kf2HBBDRZZZpQKiե^vn[""JmYLDBL3,$x?09Df=OmLy@dԇ9F |} b.ZHVfҬbꔷ1=ʆ s` c_Ɏ͛.qOW[al5IYYY>p McCۭJl,kASٺK&W4AVs{H ]v|xzzyѭ={'`mmmZuCffr6Mܹ3ݺuP>>>(4\bnd3q;1Z]25{Ӻ akkʕ+0a /\S7otؑӧ_[_Y,\:wLxx8>>>DFFh3f M6Ϗ0~W!!!8;;f0ܿg j.BtsϣRݳ'jb\[dmredr F3MkPռЫ=~}y`葯 pܓOI]+:ehKCg^|ji̗m㏋17oBR入eF7}:5J A-K.cV75JER1` ̝;+V=z4FQ|Gȑ#t777;ܹs &>>J*ʴ :tcoo}%%!ON^Ʀĵiw5K  5*2Сm[>^KM)7oRmVTVAoݳ'jlg}\]d|e8)7oaf;VQ7os4m5Q2Fl)HP[njN<8jiٲeBQYH3 ^;k 99B[^pY_Dшu5jׯ7=Wl߾qѠAݙ1cFlV&='N`$$$P^=^yNJk׮PNtx+^ϊ+xQTу !O'kkk,--Iή|:ϙŚֻʊgZ3cߊ-ccc3-[p=L[?SMZBk`ieǜ Hޞ4vm3ST|=>^^3g'g ³ϴT4[~1*V-[0_ˤXꈏ'b=xNc M,x.55uMB>rV튟+}:CeH2ۢt 1ʎ/y:BQx4jiQwQq)))T*jծ]riiit/r k(p*xcx\stK Rʚ>>>EP\zIfXgQ=陥/D(65 !&Y^Iq_f4IIIA\y$ ⡰f֋uEvS* KKKP!xHj j&--Ĥ$,-Z F233 +;GGGƑHBX[[KP@!Z-666dfeq'i ؃)֨^YAOU !B!S l_|Q!B!B(&!B!B(&!B!B(&!B!B(&!B!B(&!B!B(&!B!B(fQx ˉ'sٹ:u0l0dU!B!O> $({n"""8y$iiif֭Kjj*ƍ`B!B'X|9_Ô΢EHJJ2 $hZҥ z.B!E$55 FܪRRШ5XXX鰶.U $(p'%%h"4VK-0SQ;GFXt)-**6mڰe dJ߲e }({ѨQ#֭[G׮]KmÃ]vѬY3EB|8ڵ7߬O\\8Aq%U,;O] }s Fv J0A!xrrqC 5%xPF* ,,,!=#x\]kV?=#%PJ1^z1ydn޼I͚5صk̙3шZ}O?^jB<>rssٿ?;wz݉]QzI\ FMl9Q B!Cp=5jԨ}Tиqcϼy'兓'Nh40|6m_WZ-[bfϞ;}*N :(.$陆28hp`Q+ !B咒 B%srr`0N L^L ~GzFo߾i ݻw7N #11ŋ̭[ B=СC\vPټy37o`ԩtR{wBQ}=`Be2*;Z(ę9jbcY!۷u ={XWThz oߞݻw?FJٳ`Aݣ~OjC!ģIvv6ve*㞟Rgf21++Gד'iĭ[ɩ5 $T3AAA=/3 $ h&Oz4z!߹sri}:tP_~߿?LxX2zt5 pQlen|']Gbb"{f;w(&MDz*ԧ믿W^l۶S!x4RSSۗiMTܸ;yH􃑇yc2ʊ]P׭Ny?X!;\eZ%YU&jk׮={vmZPk׮\x8~'z+WgiӦ4mڔꍍͭL8\]]ή+BT &p.](4FCWCgZҌFŽkb]#ێ̚52 ~kаaC^z%4ik.9rC $CmC!DʪLe>]ק#38vW:vh_~xykze+-w>q$jޞv鉓ٓO>kkk gΞ=ٳgOu?ݻ_n-+DutJ &ܝAIzi`g|Z1Eg3:ȏoaҦd~*"lْѣG3iҤbz  >>>,^7u`J*S+gΜݾ}#FVO>Ǜ7lؐ OrJ|||jk׎y}7ndРAq.^h:Mhܸ1۷/O jժi߂O}}6*jբI&X؟Bc0h*pHHH{ⷑ3-9T`TBԱhg''32Xr:C1'7My_~u8o'lʻ+%ݴe+`gk08KW%o4%K 6ǰ?;^Gdž63b ՟=Cλ]/Y[[]1# $(j![}t2Ē%KLߟe˖54i֭҄[;FVV'N(Tgff„ zΜ9c(...۷̧f F)r׆Kc0F[+ XL<_&XB%ܹC Ã?׳tR6n%SR:uĄ K._4ޞvMdd$we馲`0>ӧyCrr2~i#o8p :N:}v<֭cƍl۶>/… lݺ5kh9<|M$"r\xtrvv6+Wʄqo2w ȟC`SMX1-$+3u_|iV?1u̘YzIeCC90dMx8Erqax0}sG, FYӦ!>>Kc%F67Yꌳ[+ZTMb#lmmYr%cǎb? IDATkWoO.\Sh4tؑӧ_0t"+k [ozjÙ6m_}:t`̘1|aaa̞=۬lHHfӄLHHYfם;wҢE ۷/2e)ŋi޼yi}z饗pttm۶̙3fe._̑#GرcBT?ULشe+ϵng}RKى}۶|Jdk:r4Gy_(%~}r GgXJ'u._e٨jҐٻ.7{> VKfth\s`i͛_o//EF7}t #---[(CX0hѢȡEpuueÆ EuUcoooaσ 2ʭ`^ITTTF(tܙjmph&mHfKθ``5i*((:0k,L.],xի|H8p ۷ogɅ,k.]W8;;KNN ++Կ_mFbR!Æ䒝CtzNXqOŋ,[93řsh?WIbpvr">!l(DH@n,Xm;f%^UL^h4tޝݻWuW*Ӽ\~-[cʾ͚ BLL qqqԫWlRq1<0rr6onlxՕyoӢE |}}M̟?Νk0`:0GF(*ȑ#9r.]Ʊcǘ;w.ǣRBRڞ$ :tcoo}<۶mM6l,}РAl۶@>Z3gr fΜiG͚5>}:g&99۷oӴiS(tzlllJ[y?_;RHvnRlmU\|׆lJOykJ?:';E=Qf#={'?e+Iy 7رھy&ϞiԨM1degcmU',0`ϟΝ;}0{lڵ+>>>4oޜ/*^J׳b |}}M;7ٴiC )Tv:tBJS5{. 6o߾=6,--ٱcҾ}2/+ѰҒ Sᙖ-2uVQc;a@v)7*-;_?HF3+R{z^3y ?`ؐ!jZkFbRVbmm-AF#ddd#OHy $!xh%( BTCZ22ɸTO7F:-VO͚z:Z!B!rXXX`gkW]"B!B$ B!B$ B!B$ B!B$ B!Bd {ĉܹs\:u6lvvҩB!B'ؽ{7voVzB!B/33Trrr0 sK՞JB`aaNںT%$P8_>...4lذ\}B򈉉!..z]jzi}֟I4(ogaP[g _ !B$ۣGѠR[^nn.,z=Ԯ]I?8cI\]]9s Ǐ/5۷1bhZC|||Æ '''&Nh`lڴhZ~r]` ..NQzI}xwez<δb !"''x]XXXHA!JԮU +++1}i@B5ҩS'&L@@@]tadggޞvMdd$we`0_͛ټy3SN%44K#F!De߾}^;wwwE%s2uk;`QRcQS[N.SB̍zIT*vvhjO{ $T3 .$&&Ν;i4ƌCӦM#,,_,OHHҿ!ٳgWz0LJBK/IzLA:5XhԊB!B$lllQFUw`(hǝ!777ÉW^L2|v"44MFVVVu;AxڷoC &T&c%Bӯ&6ev}nQPT={[{Q~}~駪B<233ֶL~}C<~,֬PߛZ>feeQz#-[u999U&jLR1` f̘1L:jժ2ן+ &<JssK=:ŚN8ڨt`rw2sy> u#םs94iCu8YYY|Ջm۶=vKSF FA +BTKMMEko_ |qS;v$B#|ǎe=v[R~Cv~]> j+KK22GM hZۉA:Nq#Gl2N8Abb"}s%88LLL >>J*G\\\طoOML'Uebbb8p.]R^fi3]-MiF#oa5Ssmpf͚U +S]wwy饗hҤ#î]gȑ*gUwC!j999XYY̧k{>];z)-3+cc爗QvG^2ڒqcGHPc^4me:2 ĉ 0///&OL>}Lu[ >kD׮]y\xLŰ0._;}BL]țڠ`g|Z1Eg3:w3I-iZiٲ%GfҤI 6 |||XxidVqٔTvݩ.;+WVKv8|׷qF DPPgΜŋslڴƍӾ}{SsWWWfΜɾ}h۶-: SQf͚w^ӧ+|/Bh@(HHH{汷3-9T`TBԱhg''32Xr:C1'7My_~u8o'lʻ+%ݴe+`gk08KW%o4%K 6ǰ?;^Gdž63b ՟=Cλ]/Y[[]1# ,,4l٢x NG```ojԼys֮][c2vX^zyDDsOOOMQ3x`3g0h  Ӽ߿Mrܹ"OOOo?DѩS'onκuظq#nnnv?Ή'߿?QQQlذѣGn:B޽ꫯػw/X5T{!b\ŭ٬\)SLAE_V>1~Gh sZM6a` F>Nh*:mj֬iVoIeCC{*M7o׼ѸaC~+W0o"yțh0%^%bB|}90+]ϣW]S4AVsstS֭j'O*$hZZlINzst֭Bu84\bnd3qe8iRv`6Tl[[[V\رcۓ .p)~4 ;vd|-pBz-V^Mxx8ӦM㫯C3Ɣ/,,4,_Q섆LHHYfם;wҢE So߾6 $,^͛ ɉ.]ij>kZ7`DGGk.ի=z=zx 8T{!b<=듛h-[yukIY3.U`kPP:t`֬Y/]ِN???V^]l])̙3=z4SLСCڵuqURSSKWWWܹ?V"<k:ZnAAB!*F`0(#kػ\zh3gqǛQ'nГq7P^J+[$jV9ӓv*L;o//&96`Rz!X[[nff&֖e[q%!xU yk$仜Ä |3j|]Vz˖-<@ݺux7.]*4ʢHeMܹ"##y7_Ohh(\zCdf̘a:-~>l $ 8۷3ydmÃ\Cݺu]OEB򳰰 ++@W[DȰy)dg78.7'\]vkEXɜ̹s|ln1_E8;9@vv6$$&7(M@:rCg%l5C .LFF:6gآB<*;Pٻ6rs͎ټAϤM|[FGE2o!&&8իw%2ۢtfsKb4IMM%_RB!GVT]ybRUvʥF )a;[jyqQϕ+.B'Jz(k"T ^ijLG1WV!յ6dz=NNN0HJJ g#%!5^ô.̧R,uUd!BZVڤ%X[[KPAHff&deg8R^ B!kkk !ՐVƆ̬L2s;-MQcmiNS&ƒΫB@U!Bd...4lذ\}U*""/\rssjSB!өߕ>ׯF3(ʙ3g8~x6lҥKVZ[dggpmF;Z>}o*{m^}UjժE&MXb䍲8}qrrbĉFSׯ_иqcϼyyB!B<$Ptԉ &@.]X~)P@ޚqqq۷]v|r `DFFr]]cǹr*N5kЁNմOQ&p5gqx+++a0chꙪN7ay'ڄa@aaae9t:4iv7oڵkKJh4%m޼9 _zfϽٽ{ALS+Bo˷۷VJ]Jcwߛ> Z{{>bH8}mZZyi۔A_gbggm.Rnd <׺5Myڵt ))U53͚IINI_3wٸ~-65jTuנoee A=^VkB"uZɓ Z-[ҩS'.\ -- ___"##9z(}YUwKj\k>cLS c^ghE?̜#WNNNVc5w7ǙҜOO#ZFvZay1SVUݵb}}dUwyM!*ÓN!h4tޝݻWuWӧyw~:-[dǎ888Tu <-FR1)th׶T*zƯ'#0iii\O~Ξ;G3ߦɤܼE&M˱cgL \ ''ɿV~LRnd>+k⯓'3-!oHqcu:|8p(#?ǟN$:v,.++]?Jͻ?;<3['VJq-^Xb;| >AQݿm;ߛ6s-|*==\vRVE]˭۷(vvv!!i'x@?lAFFA=3፱ XY]`@")/% ^[Q!/(  z﹓nIIu !Du"ȃS0`9TAEvLܸ`%|usu!jۦ ѿJ`@~:sEVО̷)ǎg[V߯9 { ҏV_k)xy(\)4[nMo b.]| /OOR׊{·iSzk>kM4a/tispqqWn$JgͪOHy3gQ˥BC9~Wߍ⾗IJYYYFs._1?Sbi?!.d!Vq "4"0 CG8vW>xyzLJАAb{_`Ƞ`,--h\jp<ǿAF qq)zAY۬N233w TA=z@K? @%OH39v4ZhPZ @ax< ^k׸xFޞ~~|Ïfu}7x{1fm2~ *~KS裸{صs'tBg'JBBF$!cCޟ-AR<-n f!55Qǘ<~)뉊>#1)OHL$``豦tMUJgYڬN<={WbcT\ɩ&w5=/z-W;g>uG̣P~&ptp(vkkڦ ||7;#o<{}/MqJaAwOZBT% $!S };}KUwlllhqssE袥%m۴fv`iikm~?x M'PN}qWJ:;YѿEݓ#!xTdjBj}6ljK"-h7@Ju긡R8`GѿJvv6iҸ1dgpᏋe_im0}\ ?qwNou6:͞}/˒7Z{-ld._KNIa'ckc{Tx{zQN-[os%֮3?Vw=|sQA%W{ff&w3999fߎIe=BGE B8t}^B䑟;e(HЮ-ٴmڔ־s<۪/e#?h ">!tT*  } f,a$Jڜ5]E>j58tD,!]HҮ,-,,vȨorP ?[oeB_yCagcChHp9XSU?ezޗ^. A)($*ј&D+H/ c- h \}}!qӍR^nYnf]r1g&G:iL}yDɏq:9G wv/{,<}RL*`W&|AOmzFa$ ȱe|56dge?_8}۹#FjPs |tPAt dfe h@HtudW]'{L/ N 봓g g+A3  wk YLfFY8  gh 9p/b y3$ "Z$   gEBhƚ5kعs'@۲,X8gAAAO$Uxٵk~۲\|>v&2 QAA8D ,Yƍ[((( ygxGHp\3ӧ(9* )$Iu$H3t] ( 9' }aÆ.G6r1vXt]g֬Y}>\ŋ꫻͏D" :e˖qYg ܞsZ@f?eAA-HcFp8,Zm***Xt)K,9@‰XVn& %g$I4tYCi&Z%  |@ix@~ᳶ/A>$IBe.7hID ifwpeYAA>D cRXX]Z3 \"woAZZ~;~;uuu,\kג?2d_Yt)mmm,X%K _<A $pI !2(YkiiXJyn+ ¹' Aeeelڴ_~UUIIIl۶+Wb6={6yyylٲ3gB{P --S2gm4 Z3fL)/L$EQ> %If!Z#  |@gPII jD"y1uV8^VV@1cO`o)؅.  & AiiiTTTH$ 0 իW{?>ϧn_\s5i "eu>  uΘ$SQQёDT***pݧ}p8L0xn61LGMJJ w> MMM1|p&NŋyꩧX,߿cǞ򘵵lܸ .ӉHᣙ0y.Yy.s]AAΒ& }pE[ov aӿ=G{;L&^~e-ZDVV1+Vpw3tP4Mcĉ+ill䷿-r $1sL.$I:}   yδɶ;~tc]eRS 0-u\gX;s>Gn7cǎc֬Y{Aϲm  B'ߏЀ8W2Cwu81 uLݧ[HK.YٵkW .q1mڴ|   I>P3f0cƌs]AAAA88b    |@    }&    $   g"    BQAO'#àG2=VQ5Y@V>uűM.;zNF~ okkc˖-}>^`I =<'d$V CDR$ ݍy ! AM^״߇c@H4=AY~bh4`8Ȝ %; 1!XHBcsAxS Vg lkj=M=.`#$csC (uJ8I4W\;ŋ -uQX<*3y466bG^/&SA.0_"Q'@݉LCL7MY0g`Z<' K)HuRFˎ,I<"4`$`5Z !Xy  $ [b?zlϘ1#s#inHc\ h@HD[Pr2{InV"PNugO܌E+FCM^I({K8PVϿ4<ߊ#570<݃#;J0_h|p"Xx󧜲p>61n?ZXgm>=r/|2z$aِJn<&Fӱ흭- ؖFH&I0 0mO}o#F29Nz.#rǢc$ԖzFET[pz`Ķ~=]F6 K`7{0O^dv#I.p,H cݡg.^=lh@bڏfd Wv0w<_|#q[;Lkk+[neԩDCX zmGrDBmԕoaoeܬJoo-rBoU;^z لi[0 IC <%l:X{b---n7PXX$I Ķÿ!#$YH0ڞ%z̓E]7绌 'W?m0y3Lٲy3YT[pp 1M%dϞ={ #P zg ȑ hƛoɬYxOnII V:+=P\E5$YVH ޔƎ"h &Ly#!Ek~$`VûKwJeT ׂbÈ{a3o]nH!ѱه2}vW{o$yֳ{fP}#TMdpH^p=)W1+ M hN ,f,vge@ӛAKH2xCV ł(9Ҹex,6h. I@ϒƏb)īN '& rssٵk/˗/gܸq\yy̝;2^}U/^̊+;w.6lHu%dl 9xar;14/cLV _ Zh~ FuY(UTPm*QBqY'OĤ4w^cq\]L+2G VbRe@'zɏ 0rL~:|xdŸjv+aK$1nUqm}׎>lI(pOؼ- 2ki HuhKhhrBx;_EkS><N @MEB']YK-C74AF֦( LT .)pO`{g9V6LlMZrPE#xqOGG8P~k`Tb pJu[{2lV ~4BBA"m FC[o IDATF= K,-QFk8`28b&/ =]Kk*#x}̜Zپ'24uϽ܊dњDHVe'tpxwTR&<6+SqY H#$"*Pm /aՓPu?``?w̮E٣vMYdža 2v3>-rib(òUQ&i ^B s QtԼk* f1c z!ƏСCٿ?<|7aɒ%nV\/~|\]7HhȲlR"啄kq I1sa2@h4Gطǔ7)qPhf¸q'\׈7Qu!EmhbnD_"I.;2k3kr1 ?v$c O@yi>WhIx ?q^J;oh)/.XŊ_22 i.'l. 5z|Wbts8W#^0T(HB,fPV%!dݘmOHx]Ia_Wm.U$I"٢Ͱb(L^^jqlN5l_B2"QQ%;V^E1& Zn'|6m?cư[a7{a膆Aw/-#id{\,ZblQ[dw0 Ku.05H~ͻd~iRR3UM.,FW|HaLM*Fn q+T'@k;P`@V*WN=)=QtRSϔ~y:TƤ‰6+Hc #z_"5-UFdx.Ņ(& 쳓w[;>Bݼf+v''9l|J_%Kaf0)/41C -`ѡ)DA3$ }ik֬aΝnrrrX` 7n}v~OInn½~\Y:,q-$4ϑ4]K`IEi=xsx+HԔ7\0IG֚0l!Y~0@znݴ6l`a,yZZZ)9|sC EE#0;xJy.w0ndbhL?3 &o鼧`1;<ĚR#c5hCc^o5ښ{ Xn˭6xpw;83\m7P_'?b0tBXUP2y&#sl>l?z(1MwPuxos mBKc3t ƈEzfOOFko`hQd"Bs $+:h~=3 !M0hs?xKhZ) vKMikiolPRӀդz6سgp#mqwOuwcHY2x6GJqr'” =-D X-dKI3: .b4WDv11^/2ld8L)#naH'l*LmRe08hnɠX%i&.Ma$D8^180B`#;Xmdu8K셑O}A"| '2JD BQk5~2ȸ "h܇@ÐF1vϱhϸA>D VZ?̮]g>qm` :uuuC7իWIqq1$3L= p's~a;> ~gcc:Ʉ0[n6łv5[zAkdxfDi ]t--[v2G$cx_}%M;d1mnV|v͹Klot[5&tL)PYkJؤ9vg4QJ^L`˜aФ]Ġs{07ޏO\K{=w+ɘ^-;H '$G5 (_W_}5#F[XVn$K*f"fՁ˸zc`3ф]> 忒8;Ga0 oYkexUږA{`~9fpH,1Ca<(ZQe-U5e&4+2H[R@IE5!Ys8RRΕSsvYr}^4#@@ J"J"-K$|R%I6q4TSH1͘jGycW2f%+EK*a30Qh=Ɓ *!e%+SQ`!Qٙ@" gJ`ɒ%lܸ[n7@0gG[ r1fO|r t5{l.\_O<g1o?bš-' lxIpD:e,"fEH%\ H9!⯯&)%~w*E}\P^e fQ<*ü^Zb6,UbˀLmKkkmLb Ctmyxw裂"ե1idgDBGvO.twDw8q-zOZ}rP)/Zq Ij>1J̢BM]U7ÔKb l60e֮~=#-#C<(^A%7ujzǗ. y4=2Ԟh'JMYd ~Ԙ Ee"5GqkH2"j*b }/IN$^׀,|bY8|˰Z̄-Yxw=f ؽ'dшZ1k* ( RDG9j]NLTyFZ]Hͨ-ɦ@-9KIC֑L`TjJ9dKz 5a$DA3$ }pc<\.Ǝ̚5OǙ={6&L?y?X#)tFxXLW=$+$ΦRzDzm{܃71 Ou(IC6ē&{ȼ*.7_#nj~$Q4vYYɡ3G#x ư`R(7>sbDQ}Ⱥ{e0R1%G (xI$S?'"Ak'7D3yq~wQiD72OAw7~cDKӰ; K*SGw M1I/% &f]qy^'Nh<ŤJ1;XlȲ̝w_Ė#l^]l6 G00yHUŔ hII2n t"r=Wx>g„|y ӽT6$z鞡VE(x,ZZU]i6n ~B1mG2b(d7xMSUe 6lbtb+YI2ȎOÌ3 &ٻMMH& L7QdEahwbG5~LA89HcFEzݦKdɒ>:~_$,_yqA>ip;I3kz*HMrMFr>0tysRRlH9ņ*3xp( Z j aލ$طgi8]qK†XV'6d__0ξ(!_~ Lh@U* śl=yxli˽nh[KzEdHJ__u9wQȴ=xL֎ ۳PRF`*z.d$(F|S)xS e&jĎTbPƫbS@7ybk w_Nv ݃0=廑4CO378?OF)aGَ1бl8w6̡ƭA#H{.  N-D~Q6 Ivhjj'P(]w_~ʺG|}Gi0`#dgPXI<~7 l=}7r"d%ɮD0 7zcr~[k h@O(LqS+Dlc3ep&t .5I&,Qd)J"[3< ^߭LnpPy:EkL jkAq:U1l"~ۦJ|?)!H7s,xCN,AΌ$x $N+|+,\bO6 ü;E xOZHɚ5_ď,Go=T9뻕 C%lޡ7:׷i:&3*ʰ*e 뗍"'_lKNNw}L2u8S1mRv* s)O&49?'k@*jdunk$4CUUrV(?b:v=eF32S0P`1 DžNE - !֟2lqE!%Kss &h4X,tk&Lv|JZZ*K 2c=?( ,YH~pAr琗 Gw]NˤK=:On.ڞf_\.> ǚ+pW\E]C^z%,Yڵk=q… Yv-!CKƂ XdIGtnkג`ܹ]wofѢE|8}QxRSSyOp |T6g?w>P){H(rE"PP#LjK1lM~7VيH=& cv?aT4HhЕ$I䦸+B_/ϡƽ> F`1|Q8&E&a tH$hll$;;DzZc!$CF>l}r*kz̓Л!Yح:rJNNNG2I7`ʑ_@IzZe5 EB﹤ U&z\Nb(.A8[~?nfu$ue]'{q{{e->e͛~@Š+ukkxXf W_}5x^"uV5\Ô)S?~ǶSL3Gu]ϡCسg#77nce˖ϟ(AӢNJjZ:i= PUFV#ܘSO^we?F"̏D^Y:r!;bO{o2 rN{>Փ$ɨY_ p@§̜9s[9z(YYYŔnݺ)̞=%%%ٳwyEQ袋xg{1FujFϵDRO3(F^px2O~U>I3ňಘ{_ gpε8'X ,_0o޼^Fch!$Սd9 ^-4Zt> -D S2k,^y ĸqYI$wy|>bXF9cѣyꩧwԂ NjE4H$4\.;.K 4O6^Loٽn{֕~16be EB #f#`p.VFyMZ$%Es}ZYUr#mb/,)k?z~p.e]-5n'Qk$FLFr !9N}UYY9}t.{x# l$FLBv}u=Ȯn0h3ۏðqMvZ+i-?1-c^ic%!d H+&I'X̦.Ǡ'<Ř'_ZJKK+&towݒ䰍B} @$Lf;_Ùگua`D{p,{(:WZLcMIÀ 0 {+y.wB4z25M#Mo,Q"/ŁQ,p8{*QTQr |JOOyl2 Э[CAAazjrO_nn.DQ,6sss9|pGagA9|/t0 3ԈM1]X2P]xPu Z ޞBA%<^mZǛz â,f E5!?'v \+*k 1>7Սز'#?whYK4jf[/>PH5W N۷c#̿ǘI5]ב$x$쑓/HH]C͘'<:OY3.D0 h coq{S"B[KdH h+ɩ#%$U^ؿmڌyS@fv? IDAT*f>/ch*X3wu2_lsY)X,bz\"akX=fHBmNhnZFd`'hk8D40 b m| |3EWv[G\I6 *a˝uem`dG]((66'K _wfoE!AF=z`0HSSX ^UU߿ǍfAvi(n9KWt `'ǒ:VTTyc=ʜ9sxWW;(>'xb~?X;wiEEE׏;Fߑ`ȑ 0oF#uҢtuǦf\8;ca߲U5H,fco~F$5'-+ 9s֯_~3~_w˄vx}n.!ed쐐r< $6h)3Q[O͜opר rMݷ?0xH0UCsj*h(mfjd"J#PIl\z|dcen/v'F̒$"ӒY3&o3}cXxej )g 1_? $ wLL7qLʷ*8^M6,GHEKDu:Z*K(R B:ODim,c%4Vl[#ay+mu6 &z\]DCdAbpg IĨsLX,~֖)(9y4;ܸ [lH `5KA#\G|bd䐈 ed'N|`D{RӤ۷Q8i$ X]eFfF&1McjȿU*bkLly ke 'o+ -ࢋ.⭷O $LzY].3f  љ[$VXwСC4'+$<$I,_o 8"Mֱ\eVXmƠAg֬Y]~A>=|MSO=O?ͲeXhQ떔j*f̘k:ZBC׍dC#!Z TUC"ĐwVJh!?Uo-AYfEQ>ʂaS0$ X }RgX2ŭ:R2HT"˸1Ƨ754 l0ּ-X;HƿI'ُ`h"ٰMV j"A[ LljfGv =ے1eZ!qlc%K:E8o s׼(D_1rVB1稵V{nIb cɒ%| _|g=^\\c=6g ~>vc6VVVK/gɒ?{eL4O?G<TUUQ__w۹;inn[nŋZ2#$Xy,LӤqģ*~%A`m_0# t4V7XaPN,@0LaO`q"f5>oN#q\ʎs ̴E֙pWJ dϳ`@q`d,ST[89ݤ_+w#y<?>I]!(ƛvA8TstzՉ'W tkeU+ZJ}TE-|XXRғ4Sx|#ƫgr Aҙ{A瑮El^J.コѰERh߹^ocF7nWNad|hTߪy%7Žu9GaÏxn: @\|zP?ީ㽃M,XVmGg(J(>Յih*8m:84 U96}@N݀-).ƌQV;yH$%K<S Cwrd2E'z<%iYw< S'9Gr 2Վf\5ϋDL, zc+>wFH1Eo*G H +=ȕ$ʘu@3Tׯe%W`MMI L8i=oTv*,#|Ωcԩ}q2C %99ch-cIv`{)- #Xf蝫K/ɡz‚L.8?ÎD#~@3Wdh2''J0{OS]Uq v TS)$H¸ V2E"b86p2uiHHL Mh:AG%4lPu %yvJruQ'b .i!Ik`K Ѷz[YP%@zsob(ڐ$B3Qr0%H YdNUUY|b%K,H=\6lW_MII cd" ZQQAmmnQq48@4Nf,Nhc3`Tgy)<ݔQRa̎eS! עqڎ&<t~7$|y|m;vS&Ru>5XS}!1쨶|(?\e<܎;{_TA*dJ5I2ubшub|w|{_rHӤsD+-ER4 N*_}h-KbD ܝ~A y$@(z&ކ딖ttMJK4.8U }; r/If ha0U@0q;VTӯ}/9,p'{׌CV^ͣ>ܹsٺu+6rɊ}аW@ : 5Cd)J}R%E~H BJUyNye /4΄Qv&XI;Ȑ:qH$eed&HQqP2צafkCё|!Or2_ͻ\|b^J泠{ 2 1ؓ;P6L5}*Z26= "mt`8Cl;jw/ | ήEOüB5ȴxBd}TT AHW#$2b7|+\r%QSS@MM ޗ2v `J;H'#RYA'HXk[GBz0S)BKǶސ "(E B+ ӘaR8m[osFX5'47=HY^P•/L*L/8S vXIn/R((?Z:BtRI4Et>tu$')̗dkr y )J/~կ3oiԿľ2%*?P/:?? 'jոn4Mcĉբ@8~~:}̥̜6|`PwP|3ΣIIachfA؇yvZmG)LuFNUhBsmQ^;!mHzMiMqr &4lmZMsi{jgYq4R}UUk>ŹW^ák88[lGaժUٳ*oQ{q*݅o2NqEEVfϸ !͕4%Bu'+.~r4mY9a[Θ1х98zc9]p bԶw) ©ix6=nܶLĩ ݌tk~rK/=bI3i^9,$c1Z6l&w:VS(>?Ē"}`a)|/A6Mo`A:̃DڠӖEyWu0n,i և$=EXs1vrKx>ܝ|dіF?Î3pKGۨ(2SfAzH$ms]9r 8 9 h 1^xwͦ̚03f0a,8!g7jH{j9{3#ɷL^b:`Ônl7bnĈ,Cb-tʎu}';J*>uyuQ( J٘M[:87f1&H%owݛ0  >bǻ.OK):eExHPUgw[ʂ0.#fgSRp%FMM oHRL60gŨ9(6933gx,$щ>MSQ}N}se{!*8 k) h4{, @h~@dZb L)9$omp=e$BEG"9(kw6FاF3H֣`$W֚FF-tmyI7*­(df)/wBaʬeڳ‚LTmwp23t]bGLlyaZ] i+3N)53EYdO&+$dɒ%˿9B+Xm@NPAC|o\2y4IN\L0Q9'xY]ŜLhmi&3jJZ- {-cge>c2 sȟ7axGbIsDkXo'vro~q8T&۲ ;(䵗> (ڛ![jVh|㚸kżJp~b\^y5_#0Fwn>TGٯBr?uug;iZ5x.Hl(P?bSw9F w^fpqW-Xq|J4FW梏9{H]9S9 +ꪝBOfgcCΙ3';zx' FN`8ecK]+1CaX{D"ڨ>&?izh=DGT"6Ea׍`zq`7 M >݁NRu 󱅟DjC- #wF` 陊m%vqt]'zp$-ѤPe>aVUR[Wqco eLj H9Xia!ȁIVʦ`؆Yd&+$dɒ%KT(_&wte*{MP- R41{ }uʯb<;;v$xDE[CQ(q|m}3W8]OxFgqg]zSTg^]6NIiw,ǚ [Q\yiby*ro#Fm]! @~)AwcIE 6kwHv@:"r1lCqؙدrg%Teh_d_Ձ}$6~QLYA[!3۞b6~`3=͕ eu`%ۄmҗggaw= 41sUbp@MU}co`gZ3j!4g# ɴb ŵ,b_FzvcY&k=pr(pj&uD{YPYNCg yXfUkiX9O[G"獵vFS^^~BHH:i 0~ t]#f붃T)f.R,#;ʶ$7ވ0]Mf\I EJ#; ;(bEi%kbMa_[D\",C^g}ECu!ՕRRnS}z$k r8D"~?@vqJ+;|l۾rmz^)2n1 Lj IDAT\?3ro(%K,BB,Y㢋.1㖳L3=̂\.)a^xqeB )HsQFmJ[Zh)Q3)hjt+ƾt?z 'S{&V0HcV;ax1Hu>%R!UcHPg+:iaTTA{ +11N0J/Gagck>+\H¡n2Lwr `{7y'BwqhJmG7[gI|ydt72=meتԬVG=g?c}5fr ,~u 8 U?:fsXݻ!D~4 c:oTIHLlcg}w\S$4UqZZpi-uRqrQPl6999ܹI&}nfs3k7ٳ45otNbIhhztOtЋ*yړCJ񡸧;WaՅ68Ew8̡vƲ$pKJ8}t)`.ۉCr;lvH%YRCrp.LjJ$IՒH7n)cwшa vd 󑛛;'U7vg3q7n&UIvlXbuTЏ%K,Y7j9yG&z/z?z IP聑L˲dɒ_6a%n!Չ^!(*[恻f.־{%}yg{Xl*~\Ik @(vTg)z43 o-qq=B4~i44S^>jv_&G,g˪/:@k0J[(J0i*%>7>װ.x_N; e G@=TI#; qu-tn ɥ( ;v  )s$ 󩮮PRb4> 7Lw.z# ˲H&8a]|Xc464Jpq!F"@5G9Ē G!VJ,Y|& btcdG~ KVHȒ%Kd,Ydɒ%KokC,Yd Bjķc&!]f 0n>T=x mÙ$I4cbo}ejwmpXWK.dds#2V =?%&Mm]̟;oDVF!f?%oڰ{1RZ<76:6}#J,{%L:m$-ݡL`G]frI.@]}w$RPPٳꒈvQ)NF8to+`,OjȜ̳Gə;œϿ@EE2M3t{\^foˆbvl@L#4x1ˈXq>4 `lpZE4EAkYdBVHȒ%K,OL"$Obi=8c. c]\yG {#"ĂRH[o{S"&Je?&8v, 5ۏ&Sll08xM㜙SE'Iz164w3vϙ&7wo#\xQcɷ_W\q!A&Iy݀޸X`@mPOly4MM|۷2}Կ aһ|liQ>᫨egJW2+h2L]{ t홦EM˦!BB0dKcCQQ8>%F[%ScGS'SY8 U`">؄zwZZZ8c-`wӰwq t5,Cc m9Rr χHăAiڠPٴ1@ q]襰pX!c1b{~G- G"%$@eQg. >LI?#g 默ZG]gp"|/Lv+B`ٰ?ؙnZJ57Y'K,d,Yd|HMaMEXjBup(-ƞ$.w!åO<2w>Mt;T óbrlH +BBDFkQU= >œ< FKJ^@{8(lkwq[0=b _)@<""ll!bJT[x澻D:*g_a}h#w{ O t%ػP:DrF߂>To}{TUUr˗4|1xZ$0R Eíawߣ2Fb']l. D*2UGz籂7W3ƮRi/1)gC3'4@4TLiF! 5d(R[yP_h=& #ڣjVvs[v2yMhT]8Aۈ#"w% vxaK #0 2cR܌`0H2+x<rr2?'u"(^ЎA0~3p-b:S[ 05kp3w\yJz-~3{l/^Lqq1[n`WˀEeTv đŕI(U@(pWZ~B`vu~ \2m,g}l:RJ~LfH zD̠-fƬ% N^{?SeA^Z9(M\cE&fBQ3c "<* (FJ}Tk~I+Hw4ta0ĉT\,P IuC!ޫkc^e ikgh4.f!,P(/XF=k13, L03W|sԛa)u7 ?GN@td-"\N>idͭmBp0C0)񸈛&cl6v5+ӧ I| B?p*(v +!!( A hc.~Rp]AB8Иa!RO0)vNm;J iЭq\(81!< 2LVȿW,Y9d4MV^ͶmۈDG!.--媫6p,Y#RCo}{ypM7o>N'?8.k 6mb[30F cCuě[R)"Ja+G?4D^2 fi#6Bnyٰ:wK&h^ ߭3 ͥ^A.5XHDH)[w!ۘU4%/"gL"!Zl²z6<"_gV+m^:wEy4t:8:](ϴfϰ~((*8t]oё۷( FS/܋bWvCI42)$6Ǚ]nUH)ڨ3iE4\9\_cT*]˺w?uD̤!ʘ~MAu{}u6[GQnN4pFjdz;{X 5{bJ6l3{Jf,G!]s'ZXҢsŋ?WNi. ܣP.(:zdݙ6MVQqdie(CB]ZRAܝ3ڍ6gb h߷ӧϿH v 6 $vh-x76g9m(,֘R4()!7WGX8IW%g8p0c۸x* Ν9|F]Yढ\|>?;:8}z/4Opfa!XC(*Ԏߦs7;6 Q*~,@$fr)lz?`~4ͫ>x7aLdX)>qj'"H{!7or}#^T*aHX IH2 4EEST:ef FN9j3"B&#"*FL'۔Bbş,YKN^{n۷P(č7ޘdO%N mذ]yWqRm{:j# #H8$"r*Kи]CS &cX}hSY_2na*hHsk O# :xco'^y3 lM'5./Œ, z !òV2>KC4 w.[L N?.g/@ԯ'}U?RNQUλ:~(':$knz^/]B[w`e 2v Wտ[\^MT&( # HBitbET‹ei)X$$H8c84o[ @:^sV8H73n)I'ԇ.zIvwLx@>`!!20b[XX+D!ֆ}\oha@Zl,Y 'ڵG L{{;?Oz̜9˲83OEaÆAxD"ĉy衇8ө`ժUL:(K,WD"8N^|In***{ظq#wu+Wjժ:@,)I&L2B?6F2iuuwP%E9~hs -6(.`9ߛFw羛;nfX좬ELtQ7]7a'$Dv2़yq Ҝ=f'E+wqM>Nq"͘OlApsY_x1=4vvseWtvvRڛt-al}' ҊgtbՓg2 rmN/[Au4ٶ۸c~6 z}cJOaQ,d\#r:I{ljN"Bs8tf0N5z@4lF[T%fI9-׉^:2=X,Y 'wF>79<\ O<^zkq {ޱYp!7t>7K,|>V\ɕW^I"i/+˘WTTP[[;y(nqۈC:Ap OlyX \.x-z&ЭR"QN0x H7`vD- VwƅE8@-[5.wiQ0l}ɝ{x7>/[S# ԝz~>í(Ԍx )ȬBݩLF#h9 }IoHXTUX|KɘHi1ԝ9Ray#x1:vf4Ƽsb*+*'Ol1e|ßdKqgV Fk.~_i& 4pCt[\|\"qKOΨv'(+c O2rT_4?ezl?HuIc=}n,{pmcq)cL)ySK tܲx>+ IDATOG(d16ۭxi~dlD)butU%'1/[Ь|&_T"מ"$9 rJ{!1uށAȝ`a귐2£aQPی-MggںzJK46I͢@[JOwB!2G&D6Wt|*8MdR#[a7ڨ|dKVHz'\f͚(=UUGt>p}Yd˂ 馛xxG9餓{= u}H@Y0~ԮQk)YY,hXc3:\K3Ēn?y36# 43L@f?< gZQR), rDk?gˮ C;hOt ;<)ۛVXn\^c!pC 8\# HBo1[.꽬-:3ȒeI.\H%y},Μyy/|ƈ( w^FXg($fϸA"HxR"{`3D!es@sgOn$T}NѴyGڶWWY7a[Z(3jln/%%挢t$T%f)>=S0iD·{̉Lz1EȊB"f7[6ҳ[3=Ǟ7{w?P>|[+vE.Zzx:՜`Z,sgݣP$%c}(Jу[ߍ0܁#jus6Ύz$m>lW ߘv33לH{1z3g:m4#)|nwwE\"Iw( FH rjkkydΝ̘1˗,k8.16;Y?`2}.[."!'TnVg d(,př gCIm7I0lM~:i3WiuӐעH rȴ[)4%K 3Gc/dJLEO&MU~)N_'o[!~Bp ԽCB:"u !at5۬ᘇ5bΣאGPk~[BA@O`TUPTX@ծfc t$ $m˨.z!hn"3BK6I5#-$|E.x'grpVfF<… ;O?M7|+8q"˗/EEEٳyq5p8%\/K,ϓ&M=˗/Wk֬[n3>'p999\7|V?|Yr%3f;saҥ}\p^z UJZW$UEYѓIR==*8 M@Xf~K -Ǩw"9$$9OzUM3tfiȽ }ۛ^]E,dW]eG[lfT I'-0? C8]qg/#ǎ# RV4A/QsHCJF :~i\}O;\j^쇬 )z(o|#&(Wb+OXqYzBtqc"e yDr v=4_Q2t;y>ep1HsKtd=^+8x,GXo H νI=TW%\|998l%'NހX*Lcp'Ƭadc3BSG+#6x6Vԡ*2#N[[[{Fn{JY&I3.z$^RDCO5ϛ[ W,ulj̱FMm ˎ"n'ebHM.pLip`7.K~*­aL&׉S_U˹z7 N>dz)}]=\6\vex}BkƱKVVxF֯_O[[wEEE} ܆;OFFW'iҤ94/_\ߢE馛ls8+ݴiaۑ ; O:`upfÕ3?٢kk'Da`b7φެ`$KWa݅a.4!b mRj&=xRݠxH&J>v22xɝN#2+P& ʫSZOg򔩬}]HS7ht[%'ZV6?VFǬb |dGŹII}c#d8oc|"&XO8^<>^|M'_@nC>Ty?c&M WP!g]͸V,̞"4tjt 8AqB)]A|H쮦 AY4l VSHAy *sf@h/ɵkrlp= }\E~ff26϶Tuqӎz VhO4i=IE"||CdNBƘQ$ + ^Cd8p`z@OW7SzňpFK~seXUYh#:dZWWCfv)٥98muL{s37K!G8i˷q'6mȫ/=k 8o>ӱYn:=deʣ4F[6gX F-h X )5,z+^f jSV~΀cD+?#'ˊ?}9ÞPq3Kȩn*  |DGڗurysyDCe&L<1D38<8ݏ=E#;_]ܧSch-mԝ}%sN!K}í"&:c }h'|ѹIycB뽖q2Zi"K]ko4ETjp3nE|X&)aU$^n- y,TunA*bҥ,]t  FL:T*IՌɩ'Ww]L\2O>9ZI$O>5LJ{SG |tGzplhhb˻a)eȼ,V,vv6RqB02Des  Lj#Q@NXQg$!Q. l +$:Ļk`9Ԛe133dfbMTU!o`A[6k'M4_oBׄb^/& p饗r3n8N=Tlgk/'ՔyҤIz-NAbW07щ$`-BpP/ߺ qy0a\7wPXϋOQ`H;`L5C ٙN2<-HJvAqa,\W # '{Of;~;}YvV2aDV}dI;lVumolyNo./Rz8#ٕ?}(tE Z*ԢcQEqD 9]y^"<`aiŃmpzhT I V9.[Ikl;N; &~r:56 !KSaYP;<9F߯]HB 6Oa>RS$ItgD"۽ORhmA C@Mñ0Upбהۃ$"Ia( >=S;rƙ$;+j),(a L/KEOsEww j?M4~|:n~ymrGV Bz&Msaٲe\r%=O4i>h-3&M4io#ZI=45M4_o0^ `j>|Uѐ|gHshEz "p,X_[oorUp 7tRVX_? 7quYfK/aX9s)**G3K.d+̝;w].b]8yҤI柊H\5Ms`tM3F&Apb##BpȒE쑰/B$,}aτa[{ajRm|B/$P0@euHi!M4_  [omƖ-[를x__oUUT8P4isH{$6?_b%5s-t5 ɛ %8cFGE%&ITpVJE6RzPD) Af$I=ROaf%hFkIx*LWmJ dG KFS0L}gY4 Cml3f"`˧F9ꨣ P Z>@2;f=t7 0u?~z,:N'Jѷ~hFp]8=n;'2%tzgӋ)5 ~C.׿Ԅďt]6LC"a͚ܿ cCѷLD"mQgSM; (")nӮFUT$ j68gzxӤIEQXx1/Wj*|>SNW&M]]a{v ;w6Fe$I"H2)rGQ>8 3D0Lwe57{±uwMUC|5N+A- <"$]@RGĒȯni2#btKA6;;뇟qSG WQ8kÆ'L=D}8J|~(Oj**[Uoql'>l_ B''W] EAR"@h"Ճx/F&lPP݊qۭCɸ ^QT\tTrW+ N$ ߊLuC\5 FfL±n۶3ki*;63DZkuCtՊOt19ϋSF( 3??T"ȶV67Gy=^> 硯Tk HX݇~Hyyy_rhwkt-Iqh$P;M%nc1ǝU6p'a|+zסo1:6 g ,V+Z2E/uIN͜fsZË8a 1ŇfffbZX,m nǐ EFRׅ.!IG݀?"YɛKGZ﫥$`w͒%yh-[0~x$ mc,7utN;vr9=YSp灜I_AZH7fɒ%,Yd4iҤ9\vaǎI\CfcQrsУ1z46Hx܌?Az/zpC{#+ IDATӎ汲5$15ׂPN E)˼㞈!fS UV u UݛIZܲ]c(x R"Oiu&%23eg L]8FVh+s_ x`)T2[R=.8~j2x;)# iF{{;˗/gѢE,^D"=Cyy9-g4t+o϶ߢ_A(6\uU%SL0H@ dg-˱ξ}hi;jf9$|r{'oNV9YxzQȀcXxR'~0 Љծb|[۹= WAI]M R`H2"r,SݶMO1*{&RٱRTF0>`hThPli]L]B[wقV$(L=o`'@ eċl *ب#*ÂpTfZxd 2J*K|֥5ѓHR'"!%v3%?m$Z>͎i)* maޫ#g?}k/y # ᠳ'!^JJ!=[9 GA2d߼Wp۰ ;ŊSbz!H&c[hx&IU٭\xƏdh>Gx,֗a_a/vYs&1tږڻbc8Aj#5tF.t[P@ekAfZ^ddݐ+)(X$JpCZAX%$7n: qh-XߗAb5CՅ@K%I: 8o, !|ߞv (L2$La()Fk6"TU;޿_/V4i iҤI5Aʕ+y嗙5k֐ۆ# q/%KXVIx<(H8KuI8KP$;q('TUMmuK>.3K$+!N^ƨli1b6&h /\lQWS<\[ޢdH t ͈GRѪóYѵ;БO"C?y/t#=Yv{\t%Kp nD"L"[?NM{ɩ1VGx _ Ob>ee i RUϠ8`"pIUSңXJ-[r ;;_޼l3=#wR =u1y^}mz4:̕\S!+IH U^z[Ȏj gC\9ຢם{K^KAy%gf_[& c$Yh56[?h?ibQwX a^kg ReDhͻQL@8I623M"l ݈|%Ip&yye]OQS>`"jݷV=*\{eo!wmG7EѡqedH.TGB^&ȥ'DUd\6sG tC00gX>3wp18-\V L@EAӉ"I8Uuad Yd6mt2UY8D u{^RC-8faBB2{t4(Kk{o,3~*졤e|hV3+YEg;xĢ>C$DCד҉c,Fǂ zZ!ցs؋4i|4iҤJ6wDQdTtu=ネDxz:YFFS)sBv$"`(D"GNsa Nq; ~j=݊&20t:q.8ʜ[ >NY۩M`YB?G< F$adі0 d aolYC" VXs/O{M :#Q:k bUUZ#88]|n@ .w}b+]SḾ$P$$E Ydx$)QXG|n ?ñ!,;R+=U>DT'ޣpUz'`BS]Fs ICITJ]=v}Įh j:A3Y y$IU;p|0H C*K[4gI$O]nO1g=3wvbgs jj>" "kWˆ98ϩX=jXo0]$]Am@?6T&dzbI7?@%0~R>1{(ʅk1%/w*͉Q%D)65pIvvGן+A!>d~|2ޅ B8IH}2(ϯ64eDo^ `TnoIGxK20˅^8.:@BA|^‘仝t?h~|>*6DgNO09)hoH}j"iҤb4iҤ`ZYl<#QWW}֭[{hjje˖`/l]ɔ) aǑ (8m1%X2US$0 Xk-}@ڏt1l#hmrm8*hM>,ݜؐ]-a霾8/8@xm;O߀!wԵ`lN?TL^<ڟ9|$ ao5gIQŀ7(~ 54a Ȟ\2ߛeӆ{76~ hK`QOVUxu> oV@7]_E9TzIąSTde'-sH tuv_(ѥ!a6':3|2s|VJ'}K0tc6@%3~uYXt|{]8 c`$Z/.ke9w5F$9蘄niIP}JVUlATuw"E$1eV\=k^'s b?#3d&È#x@G_uHah?Q-[|#Q~;Dr`?ki&c8qq?X^*֮Q'W`/Efl)xlVL$ Ǣ i1VD2H6غ=alez͙M5US7߆Ɩ 1-4IWT7c瘝} wz'1*5O[:^hHgcJz]k'gE)Q&Y! Ho c{~I4ҤIҤIߐbx֯_Ͻߏ7;*2ӧajJs: UUDjh}46bhˉcdX! ⢋N_\{pÂlV†W^/#Zgc]yS0 VCsS3zW7KS?TbW,\cgLrb+7YclNv'bM`3_@s4|% ^`ᦉwkkfG3'խ>S&gAD=%]ohg!o /(7?;]!YȠ$_^Y&4r(^5sf@-7ΙyL l63NbRZ. !kw?DS?a049}wAEIfIg(ynhIqyERUWy2 O;Y3RzףA409QEQiޛn~@BG .Aee%=v*V1 K/5ÝD^d;h툑dI$HәM0XOw}eg}5hnNQZb&xyxԗ]V*2EoPK6K_ndLƩ E<-{tŏwB['|r\pi=mDxOְs%Ba$13 ! a&<(mBDAO#`7L Ȧ2{A#@s0d$U73ҤIO%-$I&Ϳ!+( @„Qdl~Ǟ&e0S)$B\JϞFY'c@RUR0ݕԽ61 V!YdZG5= 3, QC MDDzq3˚BP:soljO{m{(B6ׅ i!^].꼏,~B"1+@ur04qIBV 0 e.t͠[KDT5o"B~ pAGe. =^o˾"dahM-$ub`!3?ܹsCU׍ =O *P_)E0$LJ𗧻|{`(e\9?2z?^3>G{q-†xI-BvU?ӷ7 5cxhR#e0yqlhdYflA.Un<MMMlذ@ ,˜|\{Rʭ!62*Vm{xwV~p98{-'ڎ|1llkϽN{Ν d'y*7]Gj=!w ɂ4ߞ4#r8z0$Ib4à;Be (zȰZhd٬v Mf+̜, tsGul˨ɗ1G޻5n.=+W%ߘWmq#.Ӟw;Hwao&s ql2:WtB~G2qF5?F؃܁$ tcJ7w,1НyμyT5rĤIX,͘E a v&N)'i1t=Ì?Edb0 5kٱ>,r'.D 䬹 =w % hm.OO c}l^.c'`s*i1h Mdd=QC$&vm_\\vU:`Æ(߻< H97Gf$eM#_ m_sYCp7)#NNfƀPyGQ>(Zxmv9l8mCgg'wHdY ..(&IԳ =}Y>2|+"q>;mV9A~nD_n|N0hZ=),$6Ik52mhN^/ILe'4 `7Xvs1Xd1^N ȾPT ih1Β$kwHb.;KxH!=:q@6>դ#s{+!I\>+^%=v E2d|/\7RcQ@DErhϟٞF 3+}2O.zwmv<:{Hg:)BJ q秹xu`M Κ"ϝC %kYK^x;Qwb>B[xSߍ9DDKDH"t[(ey4,ZBٗ)U%d$e/RJѤ1D.O*7Z+ka`kӫV~"ڦ68[+ٶq5!Yf{k3itHxU>9g+^8 cPr߁ruEM=([0Cm%baXX#&:6@,mVM e>3qAx8b)oE*t)XndQM,lbD}) r+i>$*p,x<СCq8\r%q=7@#q?۰7~c,!,B: N&yP(Ct6":$%&۩!8D, H=[{xN.ۗVTb[mm[ЂKQ(a-WnR7h(7sqlYO3HS  P~HM8 u ,)D@z4tr]+ )[Bd_d+1 Ua[|gn+JFԋAAcsH 8ėF҆2RC$eా|Kָ:A(EB _2!!C ۸ꫯ2sLn.n7׿s\ IDAT97hl&Y#PR\GOx.a M[\H@qؼn]b)c}8M6Bm -@`4 B9 4'|ɔ6&{i) xE^NDW^7.Yc0tpZ,]gId[AXx neelM!dImwpp'$[v/,9Y*$lۃQ=ܶc p:HȹmžY)NGWFRp9GГ @vdU(+'n9o| و%8K}$IncٰhZ)ueY_%i&6j+Ƴcg%>[']5yfdO_?]q#Ț #|#{ =!!C 2rdE7Nd'/Eմm߁xsqH6ɶ6+pr՗wБ4vףb|u0" ~j@*K_g,qre f٨wg8o2cz=lذO>\Ȱa8|Ƒ|_/ӔиpϘ^<'dM. rtΚ$Dv=gd)5n&:> ةz&tM)7a̛ !$B2LҟX{O(K $RY"B0YۀoaѷM^O.I s'/Bh[Q.=ʎnPݔ<;S'ym꯻o.?{"dn.x`av~zBw Yc(|+J̄iˢ &J!^+z@P=ڶlN>67~QnR鉄z<7O6Nkr KiԅYR@Wf ֦PǏ"w~x n!"deeq72u]k$EkI&UƎ=FA*FKxM#O@+sD.MB?I5>\ 'YaX~ f= H2SF߉ GSAQF^k =) RWWGNNFA srrzuMI5Rro/Xhu*L }Cx*=$;$<4gs!kR4ȚYSi=g3V2|ud 2|HD"t]0 ϼZIPdF фN; F_qz̾-$HCqKqxOƤiQq3GCguOgX>\G,E)_asUc:˚D })q 0Yr9gzdkOէMagc]`v@N'pvٗn^ߩn:^e r|-p2;_#Pvl D]:7B 6IV迻FADHR.R~uw}5q%w"#Z>DؐWMŌ߀.J6A _B/ 3]WfC I׽}qlx##9l fZÌ&5c/`[_~ <,q- lkEw!Exwm#Q9>73Gv]AN&"B~~>r FbA|9)عj.W6@ CwAl۾N"">xJhu[얐~\pp$=>ڰv$jH]ϔB;;* \L,Gd]NFf6ƀ"Ii HuUR =fZGYˣ͆"w)#I999Z#S8V M L<"tR~[ct~ETbƁY{@7W 2|q[キɖUiH)_;/+Wr3qį>2Ѐi}>˧P!0 TU%a;J}ɬX\k=YkBF$s|'0~m>"YAb?NyBqm`[3x.ڮiRz{,0  XˆYv4l(i$SiY56K6M]D|f*"jESBk1^d+2wWn}#hD"ifv:2s*V2kaEE8v ;+bjfw +*&8Ky2#T+Ť̐H4%X {k1#-\l1wG2BAj*f͚Es';;~L2dk466vz<_xBd|d]  LEH6$[~_@-aw_! 8N{cjH"$G/ $?WUMWA@7Lb)}+x}K Ԉ#ueZHAZ70i&4M4M;\BL=!dI!} e4i'X݆eE:&{ VB YE0hL= Ji\3LjiMa 7@ux<ζXI~cR(` O;椋/㰣swȐ!u]Dƨ3V@Fr#c+>PWWσ<> ~q̖u 0[~\$xȁ!gi%nݲP^&CG~W3)RJ`h~6Kp?߫fZMkV U~#<ž5oa7/'of˒gZo -"X4a~dx,D7 0V A?gٺr@] 7hD2?: fx:Л$G.w 㑲܉fhu,Q80!6iuE$cdYfr`_w d`Ww^Ȳu]ٳXL|>Z[[js|\qrM7}U5%Ni6&S)+c//`I*/o|x1MM͌1/1%+=BԷ =f !xVi Nvߍ܏LG>"HA}0,ZrF"Bz3WE.Affz_;.J!aUpT^Ϧ+ZTVG) 8m(/&(i$ %Y؆ӛ}=H,? GxϿ1b~_?Jy0L6G!lY>"HoL8݈|q-nm%PbVXM}ާ* bT=}MHWt+A_>x#mfh x}5)B&MztvTVU5iw G +ap/Yê8pGQ,XI'DNNw] ۾ HFΔ$c$v1}#}mk2"1*EΚ}/zX2$BK \:$]D:8*w&v=F!kD$>ErIVF*G; T=[o#ֹ]vC0+B/$ TrjrɂVӦMa`[SӜSSu ]J<1KqAː FO.Bf͚i\x\wuu .`?H$ۯ; ^HAO#Kx#.?? w>~z=}!2 $HkqcjS v ]יc)9<(W\+DѓI"5_k8? Rz= Sx0*"lj鲁]F(A2f ܼ҆[63rlx4|RHk$O!A?U[|sۛVRݺgjvJ ,6Aefy6ֳlW*9jɨwR4|4h,j;7vKӼ̙sFgi*fj>u<1܆״aeL^N4fu"&MMM MBu}aKP(1poݬ:K"e$ L4vP?&SG9luOZ˲aLZ c|x1eee30fm6Y%,RMU} =֚ ^XF*\N$%nּ W3zֽՌx"Ae$ź(e -Vw^|Xf^~nνVG5/-1_d޼y~~i֮]wСCG*s;ѴkQ)!9WG#.0AB!)5䇸;VDƳ.4Əطlg (/'?2?hOmUGyR X[7y`A`_blB(A)#9蹽 ^C\f UDaʃcRv2l3:fmЌE]1j:29WHk,AKt KH - 9`Eu+jzf󷶦Cql_GzDԲa8x^cʗIZz9c'B$atއiV2f+X%͂O\A[Oo¨Hή.Ixp2nNΘ>_b466B{H0q(2N,[)DQ$I0"VY.7Iie ` Ğpr P^W<=g*[ZuqjW紣>H[EӦQٰYQ&˄ili$SR\̦o`F!<-Ȯ{\tP7w d?7-b…<]to>+|َmj 4%-P4O ?ӭ&'MnBSi]m]~j$G~q4^nmJk)Fن"[y%~3{c`]}&١Rv;;W-ffSƬ!,ZemIF2t[WcC#0LnXLܹ'I'l]7B]iǚi.3\PG5vC ^!"a{XKjPN p %e՚$| )Sm5mt?uݯIdؾKT7DMοߏVko䋐^>KК h|슀I;FT%hSBUU$ <[8bRg~wy?NT: -# Ig`}FFH6۷ Z3C1~З7awuwy{0R) `lذ|;q}٬__|5M61`2uTnʺu8묳(..s;<3KR\\̆ *} IDAT6y晜tIocΜ9l߾lM2v!p>1V# ^e^m[hx]>U=|{awUp$-3êa` \qO:TZ(E@F0 h!˻;ʩ)$ pd(g˚)9JG{}p΍tF叏0cg-SsnށMvpq@ܣM`S,}Zy"^"E+^omY~efmH|TnSݿ+7mC/$NhBT\[V2xp;9Nsza$cMZO9!LRMTJwi)R&jՐV[\\frõ({bQ.0ǺzD3VCYn69;䄉#xy>(^d |^&_hY !nC$wEr7?B H`^la$3y)n)/77nymLCHBBLވ9 =klF .f#.iM*Sd]|Bn/0ߟ"I8eǍSi}Z$׻ A(> cD# d~3k֬^nnB=!ϙgINNGuz*+V[WWǘ1c?~<[~EQ8#/?EH;͛7b |M'p%%%,[2***P`0 'p۞ʻ;Xyy+}mnb&#F?Wgyn^{)S{n.b  Ovye˖1kցE.ib&Np88v d7K'pP2$#$VSKk%'Nj$Rk zy`I*QLqKu"2a^nM+j\SU >LJ"ʚVv!rqIDSiN VFfbߤjO}'b>t+ܟ#Є-$iBcGqQڬU<`cVx7?ErɖYM1lɧ Q;UF >QUAH6P$dV {1}^G&uE􍅔> ٖՆHuzfN?\ nst)yٲ2L<˲SiDDfd8X0#lo֨O{TUj5|@rhuKۥ}) [/7ɤғ(Asޙ6$슓 ubw$")z|yeYT[lKH/0tE$qyjJĉoDԣxGc,7 =D]Ђn#Nq*坳z+INMP51"iK i $״G 8aIM vlC([ǘ^!!L8 2k֬nl{eggo;>nG$D PPPan5~x{1nV;<.nvAYYYUq-{Du&Oܱ-*UUUݮ!Pd0>A*ֻ✳dA8I8_46:묎mgРA},\O>+**X`!8i '$Eb$wI7YEv7&t"kP}MMMDx%l 8 ܯAUu,^q'_S-`qL2Gw"5n#v%^aĖ6RiAZڠЦb$*FWc6j]C_s0fR"96{U#177PR*F=8J𚗐=]u]yOIDx]tJ3/`5-$yeV?`0;&lͳQX(+\M4?_ocQk'KH@rȘ@BBӯ>|'Xeϻ5xw1B)cC+i#`:v`T!;!YG^ "*$ڶ`kjیjxf Q;$Lab*ۚm* 5y@zm{R+M1 zb<ʦ).,`zIwX>@4q- HnplѦ! =Qׯ4tIlPN(W&7Eaax 亱njj5C>fVEH0LV+Fq(бmWxPORcd(HE5 ɦ.gQU->Ѵʒ݌A5M65~HU"[Yx=2 ukl K6 n: AR$؎L3 YN`}&Ȟ]6onjfP򳨺ƐPXִz`o!AQWmܾ qÐ($-DF 4:(DRwfu%#$ &ow h"L䨣 8c`РA,YN;cի3ggMuu5{.?~:۶m&BNkEbǎ QBpB[n۷or fCU%$ΝQ8=OD߾)f8Ν˵^۱n3h%$IdYW_'dРATUU5kk.6mĵ^/@8YY^naRZdžfcm-exJ 8~D+ !zԊLfA,o$400۬Z)9/Hw7rL~}>b٧Hg~r'Bư5c-!܄(}c#+8mKcHAaX7Mz16)X *N` qYr4qK8x{PPr'?TbWbmuwɾ9.rO򫫯$VWMfG}##eYH&FĖ_ao"$9hYWN;n&-]w+6j_V.:#KoGѧ)y=u{ F$JO9w-m\6AyqX}z^nMtOw{-W`wحou>aᖧaZO&!pڲ՜2khCGS~1i6to+jyl6iRiw13>t'q"yj!L$ FܲH9hv$;@)kA+fY}.G{ӝNkܩ߶(U*<21>`T^2(y!v!Qy(bWdQy9UQvy!n!X nwML0Ӱd޿ۨV lsf@ ct.A:zҍ̾~Od: J.bOT-;̎ɑ͕Ea@L)%WG$L$H"L>ٽ-%cӪ'?FN OC[Jd9غa0yd_}z2dr Ixw ivlszhGfРA\~s=q]w裏y\}~( #Gdʔ)\{<8N6naƘ1c0`W\qw}78 $Ԅ>(0o~G?}LQyi8"YSSo7to&eee<,Y|z@ oɯ}`EqHlJ#Bv8p̹WQZ$JlG][qdc`Kxd#R|[:2h2/8>$QEuU_k9n&zL^I'xGiY0;K]H0ټ]@b~ſIvIwye~hrb4BWA<|"~'8IڑzPno.0L6n3}/X~sݘnm>B/3(Eges#ͥegJKYTU%]YMicY\m~?ܻ2y<=.Qg̘0b@dcj Pu bO{]3#mMF<* |\ޒVU#QAn"EڥpO.䨓_(̙> =ٌnMă>ۭ{4ٶmf2ƱeY>g:t5;D08> /:O.JDL6߃75/|~}9_vz!2=Go;}Kgɸq㨮5j9y.))a=۔|C-jSb[-'rԱ< yUv9Moɔ^(;H.xEQ OE{#R@ O&{9~ɔLI*z>3̜>k9{}~.@@I-]IV[XDN =qWV #B(!NN_<5tkO92W $wvLzM`0?t20CU; VԄ8Uu }?/᝞lY3\{=WE%mo_姿燷W Yv26egDS`Մ ?C 0&\p ^AQ _g#@]=ma }JMwOh ꠠ| IzO@TENbT ~*.WEPOmyWwfɒ%Cy<B=G}?BnFn yS`QGR[[O?}aݺu+++GӦMcʕFQ ;v=uj[qK\3cƌ1O5bJgƷu`8BG,SUMDk;~tgQ!K%nU/ {.7Bsa)1).ш;5p;!&9NS)6ojģa J8әzŇiRmdK04Gɗ/S;^~n⛯ADD >:ymԶńd¤;9jP)(=V+>@vLIoͷ33c$ק6[QAȭvևV:v!Ėo6?NuANT9} Ӵ҉ZtPT5\sxS抩 +̘{ePKSs+}:-'H$1-h>q!%l~s.pB`KGר H( Mtw)*AWUBσo?E\i&QBSP | /lhoĽpIhldWt|--8N6I)ب7s yv= Hʼzq e׮dY*+Y_{$7M"c;Oq!t;"N9Phcz{{),,6oI!ト S55ylV.:f(1AJxy[:&|>IvG(*W=kcifQ* Ltx^R԰|$+XC›%͢kdNK$H)ijl#?g-iGטEy I7"z53{qT!""'"0XTgDM+_N:Xt)7o{7#O=RRZJ,xp:md2$Y  "VXK`Ucqi/w<IPU~3cxfQzjpFuvyj6dK윃L5#܃ \qPQΙK N?߸/;Y/jC ?s@ G~Re5RYǟ|+37igRZZ~k,ZyoXY68m;8qa]wr /vRXqGQ~ YSdю`mKElː{<'xO">sr3 G'5x@=f>~nїAz(j. 1ou_:y5<s֨бQoF+s-W~o"tͥLJ⵷y!\K["c*MD 0 @ñgקCQjys]*ļ9sذq3nھMV vbk0cMR   O3y!!O<0~n7ldKDQ_|z"#`g;q,$0(NdDH NSTtM$knĝFV(t#<Քʴ "d }qϜV>x5p“tW^BzI=fgq55մv<슫 ܰM.[CE=ޅɄz4` |XDn$CPdA]N`,-E=ɔ0c#^y"lx/6ދx(C{PE3Uq1mĹ߇71?'Olc\L;AH|4O`kG:zqV8J۵Ng{hec+{ktV2,NbejkE¥^s^67uijrlǨ&zv-[zy 7s%xyg#̟EҴxEAO " 5 Mؗd1qUWr1}TRlW%ĭ7WⵗW1s[xM<s7vlbOl%7U;g9| 'Qy'qE1W1 X2{U(IRLs5s8W2ަ~E`6dSh;19~7ȊV#9vZ.]c]S'%ƔNIsĤ/ ;ES 5C"mۜx| _.{fmu SEUN<~!8n#bzRWٸO}bv?Ku##@)G4=>b£kLzn(([Z.uڂ .MP}q>sb$>iA-HԢeϻߑ_DhI^\\Lww7mH&륤drQ/PY O|;M 3gLGS5ּ6n #!i~/< @hy ?5y!!O1nf|TfˠlLfϜ51~uPzso(^g sƄtDHb ow1"ӷm^տ E N=ԉEӢ ^uE7}-c܊"f&Hw g9cN9i2b=ð2,`iu)Յ~nꢹ/JO'0$5ezoUW]E}}====}|8pTdxUqWyԕl{ǴuMi|tmtbHշw|5Wq>/`mBfA p/8_KW'ڻĴ?tXdR jmIgG;z)Y^GWH0餧d2I͐w} YE/yU{lw3= 帖\^ m)F!28htTX~?>wµ~LTp, {~?-f,Z465S> :,xwBHՋpx~0yn?&{~2}oXFx.ɓ'ΚW9|!HF1Bxj^}wn'TPN:`:K&5Yx)5u\"Ftf #mPEh:@!m^EL^pGAa!bۇh(WjKB&/^1{ъ!D}@oc̭:B3EO,I2kAύS;p T*ŶmXtO''iGSXJ,iT-c?gݮ.%k(,DhTP2?kj}iQ^!m{HLPUƾ'Į]Ԕcw}à 3Y ( ^b@c3:~[#~? Fߌ1!䅄Rx^,H$2PRRJQс#Y2^vKX_F* @ޝ7{%553)N]2ss2 ($a2 @Ue'eH$1`Ϡp=:o݅m[|w2uI_=|[nN:i2ц8vx-22 tVR|\Booy{.a=Nvb< N^/D-;1-ŶWq;x]ATEòLzcԖH$KyUǎV)Gs$Pu1brT81Mk7ldMZN8t}TX_of'tym7zEE]8^A՜]2ى@`տ 항 li@Ԝ'(u;vp yjyudKy(egU2\qY/WهV)yefcc>8V'Ρ*}s yɓoJ6k&K"xn x.z.)hlnCfȬT"ՁnH'X|鿑t) %k~R:>C2N{ 㜠҆ɪ=m)%۶7bY63 9sX?w͇=F; {7=d ?~\);D߉ks+re6^?"< tp2%l@Gm.(E K(ݹ6"$Ɩbu>pM \#T^dϰ};QKXY+K2Hd4CBDIexco˃;P54ސۖSmqIKց8+X>Eyo&kي"X駟>7vWFUu2P.e[Xfl&A6`Oά?3no#v|/Vߟ;f͟xYUU)(.!-T"1]SUTvKvtz^bl)fP<h B6!;1}'kd:a~ɽ52 dNmȣM DisTRtGxW(w_1"bσbp/980nGvoH R K" ֐(+z^6NYG)yv{#Mko;UA/3 ꧾ·'1d Kh0nП6x3LƲ)U#B~ 1NUpOhD-_n:EUM":КP B%P44vYso՜^;LrMKk+us֙uhsH! w"-}dV.M B`? @Ͻ me㾖@AO=1\ʼQvCuqkY$CROyׇLIIABPCY(ߥce" [z1vzȡػEdܳy_ŋIiߵAJI0ܶ-R0RڬkT>G__BQȼ PF*;Qo0Ȯ(Ц?nd)Pԅ*{jK UYckN*&s@P1"ps q( xFJ#Ff `m|+UZ؀%@m܀;s@fBl) tUlݶ UQɕP9uTh89qvRJihh`kH t{iP&PpeNTȓgy!!OdxJ)3Sv}[;!6j"40;A?`xe.El:}:a~-wy3kc(+mN+-=}HQ̹6c-!\"҆6v>3~$Ik6U}/۱2ultl}k4Lg, Şf~\u\IГ.w N8opgry /|2VXA8STN/JY}=hMp\4Jn26H-6H2(n2QZqWq: /f;wfTMuDzlIsԱο]MYOG8 +FLLmk ᙤDX .pU<UU#WHTL8Wpj^YHZ6oze{8rF=1 T K9 XA]e-U^GS_7v|z!>[Za+Kٸ} >JHt`I>dR1l? ;QD}r*FƔ\yiT1BW5 !-Xd8DSJ^.:fA t{{{lUU)..6?B]3߃`Y^{B>_+]):>2q\.iR\VDl0#ݩ5@[8[M$0 4۲&ȣ|{#KlZ~BG'"/$ɓ'OÎ4sYA/ᬁl6ਖ਼v Esg1(,Du; tw:0?18s3\=1Oټy .PrNVؒeqnXᬘΒQ {{¤R* ,Rk^D,F8J "9U=l|Sϲ IYMrC?DFwFpnj#hU6y/:: nR;eSi#.3#"$ek&3, Ob(IJm +'H$Y&)"i!ZDߤ)ٴ=MQʊ/SSY#t\si@ x 1S..0,7!QNu}xɘI#0\tHWl/z֎*7/&dO/? ]Qº6dM Aܾ};ϿA_ 3& yiK/|ÑCF&NfcJ*Fe-z|x&wxtIU  sRE1ȱ2фnT/UP [Z]t^ krW;R|XdBBr7}k hM~{Sඉˀ2Áexn***q)|d~.:;Azi\F9N}?lmc̗ !Q $}&iܹ'/$ɓ矎L&C44M,BW\(UQ4@ \?p,RJ|Anvq:('?mx^z1&TD"[:bk0&F6k$i4MA"T3$63~ -~dk;F$5#}̠YFDv <\輴D(x?{_]͔dz''zjkѴCڔҋP:Pyj] _Kp"s[tU5$9:ĩ~9au,_??v:W gƷZ/"z mTUsml|K|FbHxNLPSg(Ʈ^ DnB8kNbMGUUzzzfڴW\xhA3A5O5ۛT-7ŕ@hwA 5?}+n[?3a5<˧_爥K}֐Qٻ5KmD4K9 @8s0Aՠ59t]kd?HTrV߶ aC۳S<!7s[8{ 8YԘc%2h" B(tps}JM"}P%!я~D:gQb}dr5sUYdRP(,Ne\c󕣨ƶ,mHHnr>9/ hlK`)Ci| Z'}ll(8Vmm8`ߍ1dM'QR ?ke>W-3 pŢ2LLCʲbδQǴc;sAhh!CIQ/gGڕK$db'}XяOP+ q7E[ }PY9Idޔ1-%iKV5wqFX>l}bmG 9QBׂd2хv⮌#0Y7"/$ɓ矊n PUu̪DH),l6Koo/SZZ7o0 "_~c7 DQ?u\pL8ŕnNja _~VL~-J^ .œ/^a4'uPtŚ B! J$71z4 4SYBۯMrʨ{qJЩ6́MIRl{L9TJf.Q=j)cܹCUFpVP6f$ٵP\<ҒH<NNj>ɱˆM!$%wIwNύGSAN/, 8w:U#)t!$kcai "PCaK.[x(Us D%&K l cEVxdX5n/LUy%UҊjC1l`kOx&L:NC9j`_ '!Wmȵb7$!UR3shK1BB;~8w_{ vB\Әq7)((`0Hea1p 5 g`ČjvN;*8[fLGjcij|| t7Y\B7FqI/=(;^IDR;춼sN;L*8wҲ zJ5,W3'1H6&GLB󏍏}"S _!4MBm^O귽ގJG;U*>,v^Օ˸ pYTFxxP9v`Ua>b()@&ux&ɽhm58ܤ(O4/W\UkOwͰ*h|9u%[c$+a;#Z_aۉ,%٢ek ǩlXlTUKbrh/HӁR{&,F%k@kf~~&?t;vXڃ %Ǎ#/93)]xaEUE 1qk-X Sx9Qq0%uEl&5y9,c8hpX*l[s?;I_I<٧ME l>,fj3 y|;GϢrьma0,>I-%Tp($ S 7ASVf6TkZfC3'|IC,ID((?jm#+9ER"B} P6vw=\},1'"Ul1hF/L836lXgcѢEtb9s&vHG.wFPJnX H!RD 7\u 7H2S-)~!WLe 2Qw;nuԈ`kdܠlO)G[U(JWFS%3/ul Gn1)cdm{Ehhp&w0wSIu$RN3늢p3~kn:tnr]`SU*a_@b׿f׮]|'7:\wB0@SauQ++%ogz9]tf˟k:Pj='5Q{kӸ;,8K>hr7Eh|A}~\v[jHa~[UlDӍ^Q:ӦV)aJrN.:OjQἊMۙ_^Jʇ -H)=;`)8g`6h:7؅vs̬l?zaVڕ@oA-#DžUȹh2;̸ 2yd[ qX}dYt%%mŪ+J J,_n#c$>_HH`D3fvKHX[_6!;%e?:Z[iSE|Nz/M7`9((j5.:ZZZ:EQjAM[5fr5w3o)̚{)c&N!7!$B$IjTaJ>~ureyH]"ύK~HE&APK'*  rN/8>nRRҹ^s]M!XOO%kr ni0$ɘǛYNEm!F ʢr8b;JmJ!Q<m~q1-}kB<_Y.kPRZ6B[XĢr, H}nԙfSQ4~߱{n>CjjjHII r-`bS=kqr:qL/m&v5tE#t7V`TY b H41;߷I8x{x6'u'cyN;r3?~}7(٩Bӎ1#)z cRLpGHH]ǒ?v?̊i$*78?X:o, s7dx{}{t̤u U$mch, Y-[n-M!Hiw?|WpyW|^5%++@$yyyyy%%%XV۷ogԨsͷx|SsyH=@HE,yYluUbd"9;*pMH}D7l꼫y"y"^@yW74Q8>2i0Ǯm=D'UFFueheXy %c ZkF*Gٱ+?ga.䁇3ՙ@jb߿Yf0޻^&è{9>VTֲ5`0-1dRFO$b̈́5(SO=ƍȠ9spM70rY%&ySפ #4!%H)b1b9Ğ;s9G+cP:M.:ʋLrL:C8:{r{=0ɲ;8uք>+\R;4SҖȶ0=Dņ ;ul!sX Zlaa,El_TFFc.f"N|ZEۺOiH4%Aq,#Nc&_҂G0Ius+ B./=k!\[:6NE4bRJPh bӳI6`+l9CCuV RfDqG[evF#8[PrF#!M'x9묳\믿>{%\Byy4Ӥ9dx=!y",[^?'\NC<NQlV+d|A-[m݆;jbXihhsΡ~ӧs}qgrEq;wyУ1V/o~2gN?q,V)%`XC#`3F\Y] Mk7 =JkEuROj_|>oRU1vi3` TH3z!:ٲ{Fj(TSpLe*ώT)(,"ǟ# ;QAVv۷mႋ.KWe 1$W!*=K7H s)VPrLc,we}ËҀe"IjT8.A-o1l܂g[AD ޞK֝K };nb<`V7c&ꏮ!x<ƏPAAAIәPr:_y";`kZb)}(> -]DUS"a7mdS1ڎ30\\euo_PRu5>F֒j۩5UU`I RH1OqyGPm˭H-;a1f3@GǿKL0dZۿPԝ`Rc[0Lӎ -M*ln P[3 rQK^5Ω 5Ǹi$vl-ko<Ȩ:[9;Nb>鏾7%bn ,~8d2Inn\bgB"T$"3_[+[iW4z"+ܫ)6ۯ?CCTUEUUrss9䓙={6Nw}Ӥ9ug\~w=*%pXt\rх)E4:'qq=}ѽ;O~cW_g}mL}r iYoنl>/ɶvյ$[Тg^1Dj=`@](J^ab[R,[!B&$<̓1~rVdicEٸ=n2,YH)yKǨ1c5jMbιb&f*2fUhr D.?-ȟjQ^ 6SA7 qyo]nAAeOq÷,f}]tk8n~hBdݱki:f泏+h\}Kw z5OZ*z 2lʯo+L b‰3Xyc+[1DuO#qp1oU!|%_9g(G}i&d v-w]:<c);5dt%*pr TdL ;eĈޫud3x|њUq3 ö(Vzt8_4d8v0fx5me**h ݆UUi (n-%Y^Jz꫼!"B!V+gq]v ͹g2z~#]%v&ݶpSba$ p%bfR:2闀!ɧZoиlafTk7Xxϸ+߾WL_`IEEU=" ۋEU%ҤaET`[Gkc<L9D bCCW}aWx)3A\'<?N@ @NNh*j`(8hMQa(ER܎Qڳ,5}s_Ua)2#j DdY{4_ȁ8ӡ^ yyy,\%K0>(/ijjbĉ<3~`0ȑGSO=Eaa׃w;#{z+ҷSCCW^y%˖-cذa<sLje˖QTTM0ASȉޱs'f\6 ?;++c6Ww$W6rK"FeI~vZp9 Z:sbFMZɸ +TָZL ޲rݛB2<=`DEli`}̵xR ^RSy}Rfn } dl72iE(&w@# ',+b-)>z/¢-)^FMW!>3C[SkvY, 6 - {-t}9]A%Qܢ#7[ҐLn}`)5K)Xp$-jVW/\^۾F]p[Ҭ J3'hw9fp޸eb[^ZAPUǨ`┠WD\|Ŝ{7mm$\ijQR1kYW5_#ao+Q0S)BHhc$91Ɏ$j#8x[KRӍ8} nھ* 3Mzs2ɵxoc%9~/b 4EuG(ئa} qdaFQFB f*2M((VIaqɉ(-a&Ld瑿Z:L~59Cnbޔy兿P;:_/v?^SObcOXܽ !=?2('Qu!Sb&?k@4iB¿cǎlÆ 7>Ǐg͔bX;w.?Ouk[o?ێ5{-[pRPP}gs'{qYgsN2228쳙;w.ӟE4{ ]Ǎ}ܜQ-63_:?a?G2,XkVUCd4b!#7a,\ ѷaFK(9Rb9=`1tQ#j\n2;ֺqf umkף G/Vn iA*"Qm$ZKwQ8ΟV^kYsϫ^s?gRmbm@ u\̴ZRÞ8U Gttg۶mH);EÕW^ɉ'8EG:|qcObq3$H<9 a=r"B~{'vՕ<'o>ƝR ŦRUvjLMÎ=Y`Q2T,;H|!"h`X;4Ll9mlL3g#D͞ˍi`XxFrFǍ'RQѕ]ȝwc? ;0.|>-[zj,Yfcj*JJJضm>ɂ\IUPZ:躁هCh0MyCSppG++WV&7*JYG`VJۇ;@US -E@ JnEdEQ8'o3vbHɚVp?luvGH4TY?h,CDHV^3 V$Vf=LԬ*7ņ!4UqvdN>cGS;M76u,L-cRqJ?%~:k׮eϞ=dddp3wn{Ɂ`s9{{ٱNGJuK) ny#^+"E(쓮6b^hXٶ,z:쁣v׳"0I6nna6 Z֖O%W&5&pZUv"c~A6I0 m}}Pa0RB! Q%jᱨ3q%gQng`immCff{m} gRvgdʔg~) X hB^#q`IӂA%-$y]TTTcqpBrmrXd O?4UUUbO<>_۽{73cFW(x0$LgJJJ4K柉1hnjnN6hX,ਥ5@nNΠI$ح稧 2f oh%2ՁpD>h}<>#w8"" nyٹceÛnh{pT 0xUD7'ٶdg&zV^GoYXBUtǰuѨi7xF_ ԧ~ö[Q:r畵DAEQ({h uSeeG ܲ.*:مy]c6^< "X34P6l9]82lܘrp79\qR/רj  @u()R͝wɫʴiӘ< pxr9 TVE7q|H]OU$dT|;6ЪEXGog͝s@*F1Zh!$)t:(qGhhW_Ąc ]"##2[Θ_A8NN'L&;b`ۇ|ԘPe3mT8S&DF!+?iS&l۾Dz\? Mv ?&MwB!Ncc#/rCpw;<;< x9餓yW?+7ʩdĈgJJJR;tٹsgjp5C^4L, drP!Q\TĊOWqQL |56Js(!@3,[[.ˆfH#l2{;.vܧ@PcTI iCX?;Wfe\##33/+;xf=4?s?~?'tW(Qئz :J)Ky ʏ[0njiSi/F2$HkƼy{ yt,C#B)@2܃|%"-z+4jq bZE/&p29H]!F/+& l8iRLb i L`r}Ӥ8;@oݗ)?jKwo ÌӤIUQ:} !zWX}Gj\/lȼ_Q'Cz vx+4R%l^61T8Bp_k$Ζvڣ T$)b1MH$B[<ӷ^ ]祇5e-w;y{,] ξ'~W^yץzq)2 ) \P:zKkk+7vn7CȈWQ&2%v\: IDAT&H =58RbK?zI;jCh 7)ijdo:5maЄagWM}^)%y+BUT84l#b2w7(+;4u>z eL</T[ihEbu`wx9<c^j8"}i6. CvDG_w}V؝T rxd"_DXm/}l H,lXZfNsJ|,OG8//h|?#R>2HUO[yfǽX3Ȓ1L-=D`B>;hJM 4iGGKs deeL4 JvA|A ZA f`YdfxmC6"Qbm~ @musΡ/"| 쏐CET[S3{2.>A!╟!\K5&yv}?@J%p4cT4*& 㤩5*0LH8LL71HST3ߢfe 'W)@f$ͅ܃ۿr7oJr5f蕋ѷl@8EJ jD)::,eg}eH]_XF՛hahEt!c`F mǣX˯2ja34PʘXURI>=0viV nF4mdj.8vtà5SP<ɇ۪RFu'*gDr]X|9vBk'Բ/޼]k]K$iQuۗaQ>chơ}P_Q0?G˲2!v%bF^ %|QUUaj4MwiĢ[NrQp(H;4ĬYGbQG\ew"l+s`*p0`yde<,%tjMArnJ]4 $D@MP\@IO ҤI hhlfrCL$HFIj# )%G}ƍmhNKK 4Mh:YtYYXN)Ѷs+?} L>wҊzD_M '荠uGtH[a+2ӎH @* $`Hf""FDw| &&1`bw= ZAF |nj*|khd2D NtJPNRt1K-J"0IdU} ĚpyK_[ˏާ Z*o܉H{0kt (N djI,m)ffy@3I$qٶ}G9\sAD[ z>aUc\)ͤX5_`;>Da j#Y˼ X{1Dw Ez|a&˶"NT=/YòpAXOk4b,b;TwNK @(}D\tQϔpCObhRcALiR63(o>R\}i|uv} b6t+erpafzyM innF׻ BWSSk@ Й6t:{ Bz s'1v>S65umM^H[cϯ1W[P |y!JmV >DHI}]u1&g{룲9D0$dޘT[H Ska2k>&^uP о|'wA|4iGzq:$  @UnyiO?y)BXaϞF 2qhs Z85}GgiLB}CdS>- q?ߞ )[%!A7VUAQ#*qjb5&3z>|%uJ2޺i(tmo1mV$lf+G>@ġyG$!k#3}-q֗R`Oc,?Vj9Fٴ~yΡ7s7u?쳝%jn77^wmF223u]_vv3BW`vf_cUOdG\lDEX0@܍m]*IeZb8<-N䈲sYW v78\$cf$Ek(CMm( ,$pSWʙY,DCTcJΜ1z`"ή]@w'1v:ɲطXZ/޼@CKDIvB-;{ѽ/[&o,sLK"Ph3wگT+" ,&Dm hllw}4imm?++GQvv6=Ӫ/x%ӂw {D)L{{ĊQ҄-! +IA܇H?wWVݎ4Sm7Mgf=Z'lolGV )i FAB0Ԉcڔ2<mmQV&eriOiҤb`Xp6J%堭-L~~&B> EUhz#jl]ZB ~"\,7!H&Ӳj ~0Y$;v$4几x; `|Sv;׆鶢9-<$?Kᛓ,3Z=lp7̲P]K,7z Ձ hU|bi!gCu#>)H/dfdjv#pCݎ`$tƬMw_:sqn?y%>y%jZZq;lE8l6Nya.uv|%}gyXmAKUq,'T\9;n|~N![owySH;/5軞BduBt ,Ks kxU=OR|~4 ݊;o1z|%S+&sOnBA5A,% 6jŸsftdSc6~3uV]eXCٶ mCA`mbDu^˰czihɮ}E^l31AcAA5|J|,6663kX!3|e'ZǀQ#hYSL?n[PuS^3JFj6ߛSHRb6R"%#cq\H`keBQn ~Z!gne(#Xk;v~"g_rxQ9f''ͪ1Iii){A1i6h~%4i!!M4i|5 SUB"aYcI\e8moJkoÈ ݆iB4Aα] ?uC49'I3Y " 1`m`6fewYcX/^l/6zM2L" I(FLG&hFyuޮ9F'"&Тɮd "wco u 䗇o,qf +C|R c+ZJv9.hI2chaIf ˉ9B:nϪ85'RG @yIΧ[~ݻ%4n%,=x :rO<A{p?eERbdH"EwwRPPu;"| ϢdQrӂwv%)( ec "y;heϋFJ: $ Ϧfd dY#Iþ~,+ dTMphGt<ضVqy8+LGS#5cCԬ'±dw5c Ffϡ/$QwWUy:'T^Lip&tvg'L,hE.0LQX0}Pxۖ7^_W[OcMtK0SL -k]HI$̙32(kو 措xܹ$=ٖI&c/h@RW?GBT`ϡ4sKl!ٶ#)]#R~c}h姍Kk |n$T8,ڸ3AAڶ9M`xzI"*CJ>2i52kTy] GF[?AeN Z{L~hooORR+e!UGLڏzAv~Vu."w@5$tH0GU5g}.'ƨ++ {̪R4hCHiRlb^AO؆MDmM|r>MMMĢ1N'}䄎Uc!'ЋXNG3t ג"1tBPSD0)LEM] twp) o O?Oy)Ӊ c% Pga^>G7o {m@Kφ4>@NY3mItE 'n \i\\!*ya_ѴF)Y۠/R//dfJ²6mZc6a^ *Ӵ,q9@]ou q;#mcW00"v+F # /3?y4QtHglIa(@[o?eQYZĪ|s !HD7"A7P- Rtڑr8!#Gy1:i~ <Ⱥ<;Hj`rRJz9Qo ~o~_rs#_h‚ h!R!7 {HL"Yr*`isr݇a uLbwЉIC{hrGsGycD ܺ@@ߎQ}bKd&Fu"NUd﹮D66> k~CWqcٗH $*͡'ġ NB#Dzl:..e?1>LhjUVEhV%Bٱd\ĽQ[@:òJ)ϫDt}zӻD"+gLx 0b,U~&)Z; n\>0Ʒ:ٳ/i|@ vNHʰRi{qh*Գ&ҙl\S' ~M㼊'3* W/= 885tiPrwe&I <ވͷr?|C W\ؾ3ɷM:˚}tEHf)v,Yim{)  t~zzzO: H)La S_̨ic6Nw7a%hA?By9b:&Z@'EL_l~;őΪb@'A9~Waeq(-)YU p"iҊ#nl$fI|3NWĠ/ qk <fH#WaIJs7"ˎfv50]SiǴms@o4c9ID"-pxO?aEϊ)9ܚ0$ #]֛&iē{t&~+|kVSdUvEuy]ˣY#jIb6o# TpF&> >}14i)ވEy>0Ovwט._4"g.g@Gl:8Ovalp ۅ<9 5YNciZb&wSy%&bhAt: *μԔU(cQ\' Ufqܲضe,Y Kt4g pFFown(} R@U8'߇;{,pYQAG_߽}R}y)bW_|`;:XQQJY-!kjk3ryL{3 $D33cLI2e =47]VQqP&+N9['z_C<mjkš-p*#:SQPĝg\v̾IXB8YՃ3_ }z )!A74FV C3cu))"a S> Rӟ'dٲ!_o3qF:묿Dc Lx:, ðל #BtWf<Byi߻Dr(v[@%.%ooj9V2~.cmoQ;o9%.?LGgw|wWiw*V\Yeb~$-i#b{b6☖$⤸;ѕ(9t:Vc`)كlQMpcmbيC;޸3;{Kc=ahz]dEO 5wt#בyg?ʬǂKYsݧpzd2Fğ_F>'Ƶt=Ž562))XiX=2Ygx x)гD5L꺑=E[$r{n-ן{y̬3U>\ūhOg#Ec Ƈ}R'g7,\襬\fMWd6\S ܷT匜5~H*-P'L#ihhs=@p|r))0wi"??<T Y9+ #I]]③!2((*jB^G`&e.JKյL!mkDXk}@e`,Mw2w KU| 5zzL)ʫu 7qY>Rr8W}fQƌe2Mڢq*{Ϙ&֬ǀjYΥ(ы#3Ϛdfif U`'ƾOf ࣑+L7l*K* C,cu=^.6ҙK{n6zi%ГHEbyio~ >‘D2.0T -Џ߱H)o1E$La SaW\1C=D;ñ~^xᅿ  PQY˩ z.4O-[Uwy \%H&GdIoG'{+Fvl#K/9?pȤ3۶x1Ÿ~֬X!Waɲc#- qDE?$ w%|7K^] ؗHq s9n0=8 Nsj+8C,`¬2y\J\^Qɯ6;,6向&@fbǼd칵~KxO9_ޏ>KzNrn(_"^u5ID m%?y>U'+ Xɬ}bAB* 3 !WV_SwY67?;f0^uEaGc+d3Gf08o[xG|wiCdBg7̙Dvx<ηmp݄a:m\/Ù~*ǭ2Xff:LѱΝ䄪)-]:X>mpk~ p=APH+9`  KFCQCkHӪ}'DvL1X%5.*AʋYP\[Opr*y77 Ӧ {tmDUigxkX/0{<#lܚWYG. b9ȣS:f`mQ&hYX9ADۻ_g&j⮹m̡x5sBͭ&`.d2피ֺh c>-'Ƙ}QncFgGN<#N)"a S> p8r-zuֱxb{9qyjjjhll;۷o[ٳ[oUV붨Yw*̩T #܇m(=@3 V@ab$ZZݶ#z(oZpΩ#?JZ]kj&^fLW; a'#`Tos|{;Եvs2ƈp;?/~JWZ9 ~ln/*%'l]~>'&KBԠr|Dt?۪@* 1DH;CVQ nGw;P]i,̼xvm51ܟϫt?H#Eʒ;@ZIοŗ;zοj\n?W^O^;ix! U=biJx碹^1cƌ̘1Xl^dI7DQZ`L1 V,ٓNniqEҎ &?ϸ-A"d#l;ɹ ۖ( 3:\*N8q'k,IR^JFX?RaHt]ر\ .QQ[՗RGp{#Y|b7mO6+Mc%o2:+y4JjSȎ<5fw"{#}&tex饗Rh߾/G iHǑVnww0M%GJNpc''8;WWW,<Dud``8J0Q[ TUl]+ƌIuRZeQ&(v; f[{'*( ylAOfNÒ60=7̠DXy#35@&HM?n3-rT;]#tc sf8V29[.LG| % qEQtch|8LmˎMz*YPE=B`ZOC*P;NCK4a^ZZۘVS}s-=K\u8&Ng < h1Aڈ9 G<ׂ^OŃsAõUT՟a {L S=yA"zo|%r=LXd%eX=oF-kP۴m SQ ߴJ|ӫ)\g~$Oaֽoj#Wb`ۨ"C'(] ;pN?hpH5?ƒ mm,ܶ1LP~Us59[J5'5 N]Ŏ饜|^>>͛ X%".ޅ@TQw/>?<艠N_MO"ǟ9 /q]_Ĭ3"ϻՋ2ƶ)/qMuyh";x+Vo߾cUUU,_={V_ Ms#!鮝H쾁 ъQs%l{O,E3h^+myT$Bͷi@Q=I2(a_?+֔bd,LI΃#:\L G6Cc$64 9H{[}lٚ$xqqNXAH9ckJrj\ݛY_o;) ?[kXHU|Οq35p$FX*Y֣p:r'o⭗WKNAgCUYDC=Ğ={xWI$Boo/sOzTDZ ۶Da\2|[̪-"MRXbJ.%)(뇏ev7}h, :̮zth2 u6%aZ6M m4Ǔ8 "4L)i0lòit9ћORW˲߀O. E*- =w bݳWJq#Q2m 6=`KL)}אy | 0 &iz "㜍'wb+< 1vc%5g2xT IXn^6tw6tJTp{k:W QF9_"0)L7|s4JKy+**8|_Nvmw6o4`dyHdk&bӷ{ϼ@#Ƕ̬!K )Xew}߂a:É.Ref4'8z4_7#yˋ!jh -&XJkO ~67l8)PuŗN̍KAMdhFpĆ Tp;qwJMâ;M^*e?c'h3&狏!~qgRR^w{hݰC$s/rN;F]XʡT=%\;Hp h vًIvg @9+cB͝l?>[,:N< Q5 Ӽw=Öna)I\%c FtgpN^(Ǟ;Ы+5Ǭ J;\IHwk)`ےddƼ\aJ "iV‚?<Ïpt_KM8u[o.Ȋ[YՌ$q;ֲm-2pQ)J45-?Xi07 t 8 + F*ɜ5~/>}p"Et;ҔHG//-$2tĖ,9 -tv Lrœdp/W{Gn+8Gz^i#j AKB+ᘁj(G8FVowx!=j?e1w,v܅e̟;6nK՞ R.TaZGy(ݝ$f؋7ԅLfbcM)"a S>XnׯK.aǎq#vZCEEu}LW0cƌQ'#/}ǡfڟ_˾&م6N='oe9iU> _u%ϋm@u:26ma @䟍<8tBӳVǣqэV/ Ҷ%d@gF:Mlm_BEl4SFA~!3f̠ Ww!oi*'t N=}dRp+.xE?M~OO7VQhki"7صze8̐@ lQ `|kt9i~\8bRq򉋑,#OUutvvrUt( :^譟t\CO *?\qPHă|Q|m_c&?!+1(DNA//wfI)tu/3VQo'qc 0aQ筑= @PEg#O 5*ߒ_s^X z_!iIdBxdwܺo&&hpg'y]gn82DŽB"ɁkZ"=֭˶fҥnB7x#^x(͒nJΠ}f?Ń Xp4q;sPwaT'JYcy@.Ʉ o+sSIY0]#FϐWX8{8iV՘i4vg+,Y0 /Ls0j 9&M0b -΀=9)?0E$La Swu{/k׮;nnNk_?8\qӟ%Kp=p饗r5_|`pH,j[Yp`R{$Zۉnᱧ8D7rҲHGHᯮ -9dɞ=sg؝` “U6 \'q3{OVDJsW{- Ś 2'm_Hg=^K>Z#ɄeJl]"x&Kɒj'n)po:6 fɒpB/Lj,fvȰ&^fgG~8a9Y,S$ŗ_"ɧ; }tϓXkW M^$BYR␜8?ݐ`BUe(pIY|DU|ZEf$^<UKG>?B eq7}|ψI*G;׏耚!"$w{Q2){ۺ>S_~6(E̛ή:qK<̾_iɠ4G%փ{>,9mWyS\AS=wˑB.K0l(SxK<s~iR 9wvdzP2cl.'J+ϺEu84FqHuȱKʁ qU``mۓ\~A/!$p2 y/olE&okb2bmӗղIä'$f~9eIgHY7nZ2Ԫk3 `ye5tĶ f?6rd"[ <`w墧\& g;'W،eY,_kJ9q2Xa^|+.rQ!r DU^Ъj#GrB@L)La Sᮻ⮻ڵk>38橧M6w;T|^=f*r_ZLه?Oi f<^RJ^xlf)sR^^twBLaflH:[tp!-ssq:ܒOsplyԕ7Y8+јQf#GX)ʐ4a]rﰞ Xq7?~x!S]Iϻ ;ƐzTT7FMǟ>nPr|Κ̚Wq!b咺ԊkN'V]By(+h#wÉ>f?yKΙyihm<Aow >Tρ>fذaRRJ %KGp8»YĚ:,}+m'?/릫փ,]\ٳY'b騺@5z?c <{z 4?EkrdEc g]؝KWR}pN^rGȄgeIUӲۻiߛh:.Ex\URa22<.'TUZpHD"LIJJ$ hF 76z mm;M'4OA>C'JEd6bě[r}Yxoiٽ G$jiwbJi9B1;@"$$V`ۛX~ҩUVe9/YMsa ;Ao OY"~JJXs$TUp~VB^~>+Ku>3#ۓtw[|!NB'j 6 bӫ@&bu×'={l~L<>܃ZJ>ֿ~Wdz?~`Xlv)7pWUp~]uiJM2<'7kTA- 8LՓ?}¢12sM ;#i@ϛCrB9>X0݉Ȭҽ: +כJQx9U_?}gReu^ +Mo?!}2VV_N? (S[7xbG+kT ;\k?-ˡuҮ.emS%صk?0m ***;{oik߁Pmm[)/M),wƒhʢMFۈFHuNժϾ;ӏ}'aeU2@ IUK%nvߘ;H)Y^[3ɘhleSKg9X2sӗJ ۘS 폱3eY~cԯ($"dVCɾUFgvgΏPVT?J9QBO(o1{LN#3{:;wyF?AO7ֿŕ_3UCTK!~ |ApY_؞2SWZr\ IDAT)"a S cNXE&]),K.yw;b0;+!DoaĺZ ]7(.Qp6 kCC.d&SPkj⚮a61a=0 ѷáF?8KrνD?{5ӯÇMGa[,@ 4X <||^6>ھp+H0ItHKϸ7ե|CH9rOU tЬ~iuZenia%H3o&x rV=^?J&EORVUJ^^Wr u)Bu—ZL杯PNP-pP\7 bŜ~ ̫/ތq吩oʛ/dvL.Fٌci* yxћE;̶/#nT_6%>]P1'IǶcIW_䨲tq:n,Ƴ;Mex|OJi.}>4L8$ TEڢ۷c 0sLnA}EQlڊ~)`3+Y[N$9,!Sx-X΅%(nTdu@$Ha~ 8>F͇ZZ:f*cե*(4 RjCQ1 2'K+%Hhwq>\O=L/+6kݸ⿪RTTDgg'>ӉTj|ckDvrKя /7>|?|䧃eV,_F2bISK eQQ0"B4,2D,\]SxcH8gZkעUWituuv Khinmmm(S[X?zrB4z ֠yk܃ٸ%Bx|Y!iB2H4ԙUɧƺ_䄓VMW{}^8<iȌ4Ld*MhE7p>vy!<RY=25qk)3$V ZRSImrW_p/dzQ=XT,, {ѽ6[,gJ@tQ*)g~>FoM 篡>Ӷy}_#ܦms67ϰl{yeaeL>^@@i{-ǴpTCMOcG!pȐ*ozj/m]~"˛ڶ+o³r %{ʳO#S4Fv v)UQw&T$I::@eKPƞ^"H H P䎑!7ߤ ! ,o'?"kPT F&aZ **BN7;Tï˫dy_!?v>fSX}[;54y8.;2>eKW7hq,%no|\XQRbX\G$!(̪.8?Y .O,nU|xGbߡ(XG ع')D.Qs!κ+ɧu:;N"ɹj#xbD88|gW7`|\xrvrtRH6 3AfgK9{GG-{1eh>_XD~</ G}koڞ)La Chkkr{EA3aWY┿5?Ndt+`"7(E火|2 > k_3T >}?3wXs#;۶e'n< JC]Cxk6$[!FnD v&A,XTnJň<|]oYi|wYʄx띭ΜEqms`M2i" hI4b8jőUR?NInJo@| 6+$҈#$8dW[N|&s=k6KH9³HbQn Ypd/1qgRU5:=(v`K?VqBs"t`L&C"0 ,B\.n17Ni\su?*.*"L!I%nbhO9ziv,h4J lp9_k&Y+pߌrۚX4(pZW_}ڞ)La Ytvvp8y}ݍ盔_ SD_]ܙadpP;LEh SZHi":~/H)=z@C|m S L]y%M&ˎaG|.e[BL*d4"~>@L$L"k 7os%??`0ʕ+y*{s_W=>1),,gZܹ=oڛJ䥗^t:ax'S7?xٜ@yU=^^CBhRDD(~  DE "t'tBNf{޽3?f{K/y+;̙yy>4LJF?ocpq׆d2$=%@!(sD8jd2a4XbŐs$jʄDUEQz]8sA sWqO>?SP0헉 .#<_xݕ,^K/e˖yꩧXh/2'xҮ /q\߁nǸ?}lVt<\z(F"ȘAkX5D>ˑ`3@h14!M=2!%f;t]' i6[?]>K+WaÆ$̟?9s1` ۑRCf-aI?;]nJJvHZ jE@j S{k.š9nrwWM8Bڤi:"":vF$FO(;.%$[Md'(Hƶaګ쮮p8d1xLfwzi[C$Ёj0H)$%wP 3+7?3?2=P79 UKN$?cl2Ԗ#z Şd~%q[PPD+Vddd0q/Y_ :.RnnfN'?Oؾ}2w7M8q:{%.EL b~vOri`m:: CV;vCxoU E"f8b(EbqvDtz$[REN )%@]yRKV kW֣Cy?pŴ1S6nO<_> Z>Ak|ͻdBN 2X~,!o̝JYiY m5Z h] 桤-PrJi74I{FLFR. EQkq]H^oջC_8v::NpLGfuld&d04yQ>\777SYY:rORI̶4iEtԭg窇y(BA50Y+Þ!{ʾsݻ0棦-F-{w5SAQ,6+ {ܙ[{hCvBj CDM? ,ys%YBi-!)xm-aˍ'ܬN9w㠤dggc6m4l/ ' /ĉ뮻(++#33kX,{X.KAYYwqǀų~ɓ'3|nV~i~ӟt:ٶmXU~餦2c /_[GKK K,!%%iӦzayWꪫ'?_JII iii\yͱiFYY'ON1^ /|N'r ---a4t:9#V_uh6)`55̙}DwE$fHlQ1t]맪[ٺݻh8j胔WEz| 򢍐cRV距tхfI|R~f ="%CiZE-@РgMu#焮~bn1+wnkCgvT{D|?lSS6l? Cz /?Eb8TbS6ũ LMhT~}1' Y[MQaX\'ED7]xEq{BN¦  ܊,OKdݯQ(&Ĩ\E"$ д׸.ޯjFmجbA/)- 4pZ=%>t,A"@V׈EC}.v{}7yMk"Lh hu{V$lN&ՠD = GNBF}.!{} YckCv ++Ů8Ņ}ȚY} 2޿jA}ĺcVB˓P_8)%.˅agk6ӬiuB W%Eƭlq5xzڿ в ~]/Blu Ǻ>h .\ȼyȹ瞋8[85kΙgI~~>^{ʿ1gپ};g}6yyyw^_{zرc:O>gy˗sgPSSCJJ gu .Gs9gؾTVVEZZڐ2¤ICwY~=;w3d…mgu{. .N:s; .x_<#ɼ_WXSRQQ1l;ɹc6 PAGkEa Lw RJ*+xTW5hjPTA4&;;?&=# GI!ɥE$j!t76Ѿuu|D w* I!:b6ꁥV > )ѓMHL ҠUhPqΏyqڭ(sxam3]u$-4FDV7`6,TG?Jq^D442OLd$̹|4hRc; i2uxWƪ ^Otz"d ;]z[iY3p lU$]=ahZ̋JFrmYAiI 7FPIm5ѵ?A(N $NՁDސdFޗ GPy֭فFw5?Ras;"/i<9_$>7Su3QLBCJrz=eO{k"tG5ݱ&2%w^i_J5(g)r#b3f Gģj7=Cg[%A<F $ $&WP>{)Y% FuOZW]73?#Ѿ  /`ècX"@G0PV)GL*$,zvuu%*:;;Ux}>kK@rrr[gU#$a :>Ai( Md& B$K*f /G$TO#ޅycٲu $0%/fw(v,O|qZZ[ijjbЏݒW]{j!'fC٠2|5p`;x ./nkxe˖q 73ϰ`1袋$33n;cb:RyUU۷owAUU-Zįk 9dd]vqFz-L&'t[BXbI'4l=XHdnۮ8`Ŝvilܸs9gWTTPWWKLddd ;q%}>W_}7 1^#?Fyvvbammme̜9sL}UQ\\4 UH5aR:.]יp~FswW3U};6 )o|NbF|11Mg&_Yp^=N dQÃc F#\|%>O-gGfݺDNB-ZD8楗^Od2Z̟?K@(#h+ޱ+QR0aHqiQ"Td'`9I0|>+sՍ4Und~2eURMM-H3“'R>sf\8PWW7H}4TC'7X4LA8%u+E3N1ONye}-|1 w#a3Ę[,0BQCCHTC"L-H(B&{RsQe5^lL<4 o E(NX00DtH *R ɏ:N6@mﴐ<U !HMM3% VVtnN3;=tR#`L6n@jJ0=4i(F@x0Rڬvn:>YͺdⳏXv'b"(]RO'R"' tn?D&)I ˄>@Q |e q8_zĚ _H)1#/OIkPxLgH$1k~b!jBVFH'+zH'T:"o²e)^N\ڇ|ֺb"qmm^N'ʂTs*`P8nCU]{`(`FH_LE( mxK0P̻"1B@` f,ݸx4$XM!3A1 #f'^b0bJ̑cp3I$8%B+Kss3yR2559eEtlk볌?eC$nvyiC,Ԉm%CXk ƞDG^Id#.]D ˢGIM'sj L 3 Pd0d"k-isv$cxf;ss9w<TCgRdO?eX нH9 _~L/UU裏#u !XdIoIH[[ېc/3de"! ==`0*dePWNXiܾ@m=Z(jbHŔnC  c)!u\cx3qDDУ89O3-GDa HE qm a/RX}H rn}@I 1QJyQ'݋:e1l>dt3;6=o9 &faZbIw䰕L?uPnwq :~2ӈi:;HqHuz ]8nbjm-&1~d#lLlƁHlz"^]"l*Z˫hIK#Oc2OC?!swf:f3]]D^t؝& '$L1k35Lrz4) ˓5ѬOSm7MG#PR HM4TVB(x= ¦#Vf!S2E v0!c6`ratahqM.6! c:0X9fByGbhvqhn-YG%.#a̕LEd,Ԋ'YdZ ]5M&VK phub |cEڦߔb0̘&=Ijdp¦?C懔?@,gQ<a0LP)[=hR2)I\ԊcˊFnHYDYBa)5n/vC2Zm6zIݍ1^8`ɩ}:ow>s ,9)&Ŧu}B}C3Px:t'-UL _B QUs"7SZ X=*:uuRk::r EIilH]VS2Q?|rpuNYy9{oȵN߭,'!PB !hv{JgҜL^p ٨;`XsPz6l ::%wݖڧlw&nnJ JiԹu&P?0dYtuu[nb.22Yv/8ayg '$afQldL*7AFh#8SM&jɇT'dem!{!OCeu. &ɝ0Y)Jlo ۀIpѼw-|޿} oԔdA r뛘P?:)aFf[uv4Y\^cs35(B() )Q"A,6*Atv)Cgh-6;ÑMA\\]]]DňGtW Ln /?~&LQGa6,͛f/gҥ*W_|.ro~É'8j{j8 yGwË/5\äI4ٳg+`4yK(++c}#}Gn:z-Zhd޼yZj̔õk4!/"_|1L6Q4orqQVVFnn.{wm8\.>~!Nꫯg|`61AO>D yXc>~1xHIIN;?"vwb4b8>_š ,%E؊b/.Hg DҶr M^sD`}#td-@^/H)9$ 8 !wtH!YV6yrcx,Ɲg6D "}&y($Xqn@-5ЃHCv%I;i$ҀbDV?CxGj7aE0R~ {Ͽ{O֬grANUQ5rӒo4;' xkqW767wrEA`%kz*x#?fUzw7ì*TՇٲ##lW[aVi[vb^~c~NoYtwՍTL:a)(KIy6k4THX :Nq=&@V_~wmBLBTkBʤٺ#Ă#l 6ruף oM7vOم(u)bWFaPF0e9&J r\7 sQI٩lls fS͟ I)J-K{ h @b'GGK8&ńiPuOR/ɞ9  eil\S RGFx݌HyFaVx{Qe0Q&MJ(ں?c*\}y##2Θm3(u;YZAz2A۽~V뽮&dŁ*v7 AQHta1Z$ ,%8$ҷa=k8IMp 00}1G2 4ʞ_Q@z[* (M&Ffw0.=hG(}sd4qS~yPP%Т(cqvvI(Mq 0~JY=m kv J &-r!<#Ϛ5͛7X~׏z|mhh]qq1ׯ]vv6׿{og Ɣ)SxWFf|7<_ZZ:gyW:X2x#C 뎬,ZZZF"f3O_™/wUUq:5+RS45),̤TZZlfӓmeޓ_:>YHRGZ2c*e)ND?RG+p_'P"Й+{$+ฉwߍkSm ڀ T̠,k(yk'̪j"=}"9b2 o )䠴hApR0ZjeИY,HO]WFuMهҸbP@ @hS;cS J`E MJW^@\k7"+]{dΡt#S'kAiAt !u{ Q 6pU͍X#% ~ٓeJ y`Xr;@N6@cwdd}\7u) GBuW7 C2S ";?#Ӎ#xBhC[QnL*U̡.M$}þ9|L6UVnݺTq ;; +{8--m\F$Bz'psZLjJm$fo$$ъ#5/ VʧV09yBeW'G]C)r_.0 G39,߸7bL)LRbZ8`KMGu{}tZu?XɄ-_Lc;}?sR6g KIMV4P^nBF%R$ !ĐQ:6XKǐMc,-.MQw]z| I& FXAwgt{QaO"bD"KI%7H^aXY$de(/7##D1eMkDANss3f_1A|yP̬,|>m혌Fl6fyܤD" X%B,rg~ ?>=ܘWUU{}!D ̙3¢L[zV K0nj+:>^M-FT )IvOF sg;0 5ofXLDEm`C;?uqj.;Ϙy5o~ο&Lxyty|>S*CNf$%`N“9y,IdْJɇJRI& U?du 3; 6y޳L*x]ۆ%,{9 aX$S՜NQ$-oSjQw/F,a@ [-6Z6vr2ּ.S s#x!fΙKi: |؅L"v{a ˿% &䓆_w '8{KQZ ~F+b,)_SVqyAZ?d#WGٶ[RIQdu #R=m͔DAT44\{<[1&e9}Bߙx<ʚaty\uU|_0sނm]YQMy=_ F1Xo޽tN֮]K(bO3iqs;c"3G[ | 8ޱЖ* pea[<ӱd#ͭ]Dj=[AIУQ޻Ad<{cHӔ'8\c U{|8ul#m}}7 ;)> ˟ob1!>^˙KQs_Jag@<5N:/HdC7$6˿u1'y^Ô2-qbos Sn(EIT J GXPlM`";$[1̈́B&T0 AӰF0g(PU{}-cA/EV $B~U`4r卿l20R&-(bIKw -q*"#:&; H&`Ye:d='xu/JcqٹM?Ui|TaU62s{L=l6W_~}-=]#iY Gq \J?֭[bQv6v;=jXpE4#hFTae`4E׋2htvc;l%1,- B@ZHԾ1= nU}ƒá7zτ! =Ļ1!/1] 51nSS:/iF8MWG/$Q#H)yXjUUU\;v` g?cΜ9?愂iU2 $u |Ajx!CB/H}C;%E٘MNaĦ T ߺ"=c' 3[X'eՙH^/.qal$#IM&'2SʹgA?[qum.8f ȴzB]T26R0e I 5tQSyM3I!! ދEaEEE(ؐXPwH$L3]ǞLɔ${gsvY{YkAӃWֲwúL# -(Z>9\%mdZR*qH Qǐ#GocjjjXn_җ(..̓P]]́ydm,^0=LAT߇$:74&"C6GJ⭪XvM4ƣaE Q . 4(#ΪP舯왧 h=Pt MtjV\Ʌ'C<5YN 4B7?/ѻ|~2$7$ɚ*K+M"m2auވJoTcVU1橃DYWj/(]X8N'߃L8!?vm8].oWHGvO=ց|D(cY̛MAWW'cg\h1LO,'n@3f:1:~]hqoF:-&duɉ+,!TDLܞb]1iJ+LK]zcPZC s6e!;i\ҐtŞUcOqVU&cK&Ex'x'ŭ2$UUUtM̛7m,M Q8i|u'׾RPXD_w7{ebWer8`woQGyVb4tsRV?ׯl嚓rE|e) ,.0WoSaŲش-EWG+]/ 82;Œ|0Lq͵g>Nv*ybٌe[_V?RQ;܎భH 6r.i@2kq],=G?\DQ)íoWVCbPvv>#y8ycP.$%*+yKzkB8+?+.R*y)%5 _IfkV2#[^"- #$CXC#<NqۢmWK=Fr*XomDEJ5X d?\tq^cKg%8gg[^CO-\&kf֮RQbI,zi1DE!S:Cx}N֯E( uslK`"4LV`G}\xxbT=(BÏ;餾'21⬩geZPL2niG 2B|<4AOn77׊wNt:)Dlzq-|bzb~Rc&{f^WL'OzX9"+k9M{"3M{h\Hj%sGJhmv8B޲|Kש֬=[f%p+0;ED*W\9|2(!z4?߰?E&XϜ0D틓1?%] MkAJkO~` @0|_`E0$fVtoUY~"(jF,zO+ %FJϢ_guAi>tKG[ p;е ngE7 MmGB٧roʆw9`={r[űd^ *p;_T1Dk"e>v}GXR\x4+N6]EX#'pηG^<7wRླྀڋ3/vK]8gԌwѕ9Bu\d^|j1Y'@X^/I!S. Lǯ.Unjg0b>gCQx<3N .?5Z(Iu++dG{/xNW_ MCJIg8JY-ItӤ8衡umoqU cGؿ??O0 c*˗/_QWBpY_m  G>*𸝴us ݇}fL!g~=r@Q :*'׽z%PL!Q*(SsiY<..X6b#uEU99||kcm=n44]NzAY_˾9K){_Aq};ٸ[j +meg5pBϤ`0Hww7RAO '%1'uygmXi0M?b&]3/`GW8ٱ:F$5BYB;By+W=N䄄9rq̑RgǺW#C&XU)%X֝;> 6HKjBU qHhfZI85 8kQGvIzgxwXz ]/9+.fXOw&m|37RlN eCv+M"?D L>bI<0g(Aa28]X~e $l{w@xa\&h(>Tlxχ(Ox-0Vv"rd7݈Z kzay=X X a |IFSAf%F_= xc(QH}~g"D~':n Yk;(KJjf-ɟ0>8?8 Ca<Ԝ?Ļ|ip?".Vf rDP% L; GLe{.~1F_gI9$5y"- k ;T7̿h^5Dh'Ӝâ24^ngF=ƽͼe!%TY^[:/tzp88?{V!Ecޱ(L| %j#ii* %S4, M#ҵרpc2>gTlo+ 5NP$bI`0bߏ;oDţm10bW0$kDq@zFԐߢywj lSx_Q|ynn7p:;;1ɹ{ɕՖYɒ _7/4rꚓR>Ѿ<\[Zh09!!G9?X3WWqßxޜu=oM-tuvŔNeK81}Jq&!rE`l$J tD䄍X>cl \%!DQ\BrVjYnc/eNJB\q.>(]l۶{p:شq=eee#rLgLsHB}%$%lY`T7=3 ;1;M+fiL%-k{>ω_$dnz"eS_9orٹgŠ?4 1n _7gGvWEz!=WtߐϮf"ُZ~)s@Ʈw/;go 7| [?;jꂇj ʏ|xHz!5 5Wَ>$:_:FWz~FS]X;i YnyTy|X.zib5Y =ux7G. /믿~Ҳi XNcӫL=վ>M3z8yy~|@Kd iܸBVqC}o=̇GV"C2X =,ݸMU/8`dTnr(X$:~U$9 pBb@D0A 3jȴ4[YU DuO>w856 IDATtttx<9(^dR '?W^[;اgz xu뇼$WX,xWY>܏h w"\ y+%* !GNHȑ#GW(i_U+ʙfѝ;uXlz"!5j),2Cf\(՟A'q +ypk^JxGXD{)eK0ɔ]Z.\J\ ꠼|?hmmN=$ֿ2H?W]Qh&7 g$Ƌ$^~C׻@rۺR:n[5} B8 2#-y~8wgiOTO3/`5m0!QH͏}dGKњUx>6\qJ4<߻=`Ἁ `w{/s-vwQWV2Mf i w1%i쉠) JP==B+Zx}o"J 0:R桕M\17}u{a_5߹7=KvauG++ERZv. ?Z8p2˒#Q$P3 Ø`Q8 tHbmڶ0MݲPM+eQUci͚5<۷L&+ꫯwz$pܙ_`Oohj~ʕ(9C,WXpG[y툲wϒk\@L3'JD~fC!L3@wB*nMƓrv}.B~Ppk7x<H$\5 Ex!Z`(Bضl[Ӄa /Z(BYY}}}q)$!h+dku ~ΩyĶ 8uɼx%}A5Paw92\j{8K S9ҾhC.}k:GWhrɑ#GC^_KOZpndۃX/эp8]uwJE 'tUL񍯲qZx- .M|[h<`Zy}Sc&VZ,zW 5 FN'l%۟CBcWhBEV*ZoUΜT6+%zdw`-7I"eP1k ,:E<ƞcގKNǢ%f+ڈhCq+5P⯚g@5_ǻ#l0kŠ"1WJzJ}EyKH9w( g}y 'GCODz!DiF~.t} ,^^zyi͚ɦp_⸪G_X,F0`S2氟_+`0gC~{INHȑ#GArB1DZ ӝ w47|fϙ7%i߷h8LMtJJ&[43NtC Aq8Q(?M:VP[QR)=#=v%NyK&btFHd"x~w%uX:%%p;qAJ6){4X4H@RP5B)~577X-NHx{2@[s1UJ"iEjkt`FE^ݤ rB億9r"9!dN9rȑ#?)8e!#ο]9rȑvAu,8f[uH ]X7XP\ ӏew JS~Up'nD9J/#N%4| ='4Mϓx;rȑ#+u`ɧ;}ҿ O64Tj5J@90p`ܰ;I)GS$A$!MP`im9En ,)%D鍳VN)#J&!;Fo{+<q?yTzo>`E0$R ."C5(hӮBX{R)rmڽ~}Ż-2цטDhԑ}( %*3Fi;;Foڪ9]eǥJdZ-}x<~ń})鉧艧CÉ3*]XO74|Ͳ,ZZZhmmeٲe,Z4q2ml{O;y?rͿr`#ȁ|B(dHv=Aݪ)u[&0HckjcX!s L*E*1FIPUR̋[*S)"S]x &p(v |IS 'V ;'. 2n}er %X9rͮݻcNIafѷߍ DPT;vXb$XKv+ p.%2Ԯ<%!itGڈ${B֘eIexqo.|bZ,"' -qd'7YXQТ-䵝{ϯ݉zӦMx^fΜ9q,Sest)M =;C[J C`Yl /=kJ~B\7̒q7f=6[عaccB}±a|vo?dl:=bŵ(Bm~ػw/lv ! ]c'p hC"iI06bZ^ ïBy}s!1CR<׶ؕXW''$ȑ#G^~z;v4؉"P_ΌPd8s;237}JeJqx=Eu]O+8Ts}gCePܠlo^(1RO!w\ @]Ht0h1 &8UD&ĭc4:X+HmQ~:;{=}D:,. $c)RV 1m sBs{υd*i4aIIу"\$5we.{) @sO?≿zYs黏[LyHk'JHMAh"FN%iEi&/\{PVvwnJuU1=DZBfd_+ Rb?*T1j#F)vAI\?UgNx+@$GSn||VL]ћh`a-Ou%Ҽ<4J5e~J#cXG_] ɛ=$:gΛ6aҩHd(MH~Ӳxgt{#HDNlRgSH]FGP|d&Ly@e=%Jиbv5'q:XqA+ 'J &q tP(4w(UPP0v"b#EbşG j B#a 3A SOXxڌULHr~$R5°:I e TUV Xe?#G99ao$U ,X8ژ6T8)םCH}#O@C[;h̶D-ȧlq~ fsfH=cBlhcF~]2VjXn R@S20`p*XPJ"3Ma qayc*:zi$vw;iK y\H`_G޴aTQ >μƶc/8vD"1 "艡[f; 42~yC0O-OϋBJIg>^~ƪ50`a'<@>0Xnݠ'ŋ Btuu{ҭi+WDQvMWW̝;d%ǜK=N@A hBAoE0A*"}IB-Z F{lq9c҂ݟ Q8#)*,$ SZVJ,Gq]ѩߘ#G998pdhAyy{v0sf9*܀ULR4#1F,4 WQBD'ѧ9a@f!ׁD Jp[oN,:8Xoq 'R_cj?^>}6֞ڈ:qm-]1ʥ'-&-v]Vjyb>_B}QvtHOG'*\tӺxqGQMDT=}qL)qqV캕twg2Mŏٽ5zä:y>7BY~ӒtԶN7gG]= TTTJz7kSOxk8묳x8\$f߸](!m@7BXŎ?wКn +s#Wޔ{RbP^Dǜ_GG'ۜz5bHHb[;D2!`^\0!aw^jJ&m2gI!RY!!ndrJfS;sPVQ `Yy<>:n =N,9q9@eyXc(*Y3śmN?AI@hoaVM% (zX]>h"nrbO#`{kj =Dt.;0n!=g)YڷePLC1%mBϦ0 `i;|IzZ^g߆#cn;865_<_M;x266|9_T"A nIk$F4w9={65$S{=Tt%y!2Ak4"3 btdMڲ1Nc߯"Ϣk} < rc (_]7Ʉ4ٔsۃ\wZ^oWbZQ?t*?8> Zoj8rBB9r8HH$I6SX imvz)TVѲ? *SQULHut۳=H~z.P $Ki8zz[#,.~G|l/ҩ"$H@}&5_BFq#R¾EV-tFy~BыyE\TG|h}0Xv~)TA{zǤ; w+>w_e{Cc:fRpS('RZDTYg(1JPe{cw±aCr"'"db(86NgXUR@Ea{x%%() hRb llå, Κ-2A7Jp_}#IF%%,M[lؔH㔕>|ʀ){ŷ&u_CEQ[DHm*?ª$w_wb['uv '(,$䄄9rAee%EEA:: Cuu11[8Ddc v7oCƐp:pQz9s>Q|Ѵ~ -}LHu|(Acz>$i,nK|>J 0hQ"BT-0HYɦMNbRV1:1Tְ'^NmlC#0/ 4ITEpzX ,N=fBB5m?ck*N'03(ꓨ%Gm/?MO=FW8S1m !|E%,2B!D"]Fiv4_ .,Gv^< U~O#n;}YQ=?k·8ƛHdL) c}|2>IR*q:b<O(~Nr4}4q ,_[o?ͺD6x}%u2;޶X`yԱLSL("8>J_0!Y[Zɦ/Y%¨YC#+%g缳<9n!!Zu]˧?PTh|O#W<:ңfvE1+'|VZA],)qRqS Rp9) bUEwhR+/`>pN ??-¢n~%i}CV^zb IDATK_rKY؃ţ`t?49ϩP K2UB4'Ppʼ(f"Vz # L&q95 qF{&uwrBB9rxK(+/hh蠦T*K40@ww`KӦmM[[oz5K./Hxg{^T0oٰxk`b#tP`G0RҚ9A1 x RRWN[m:kOs ^V9ktL}6K|TK>dWDJ)$=r%-!!aNE9 щ^F_9m#MSGPKGk}r7ctP^GSW/KO?_iY$ tq0k8o# ,KvGzaSE3Egm΍8*Nr"=JގR]xW0(wOsgtlz7͜PU˭R=;6b'Q3zj@)CSw=JS&9rK)1۟Cr aw#Ʊ,~SE;ŅgS&"ѹqMt3Cih7B<ӏgHÆ@n PNyjq[) [H0TSLowHHD"s]wA[?+~oxBə { guGVt==RTXGu*aB۝Y4սsPP0,%3 jDJ=6Tp;?3@C3'I-I?z~O<;8Ͻwzپْn )$JBB( @ "  *"J )!Bzf{ٝ>1-ْ,8g?3s3gv Crq_}c?p=ey><2p C'OpX1Lr&8xyuj](P#Y^J)c?qQ (BϬ&(T#!wp/e`.G1 @6mAULŁtcY+}t3gR^oEycsS>¶U|`Ԫ u3Zd+`t!0BhHʼn) qZ*ѻv DLᯜܷ o7n{A8|wfІ6)WI -SHkg7{8z+nVM#ҙ0k.Gp*eeDQ`AU7QQshGLv!cu+V:Đ<X䭭H D("- QVu$D^}oFٟùpNv{XNeP.1t$iĆ$NVlL"#=L0!eHZ6 ^S˺f{x7M0Z| ^ml+s\I$uMہҩyK S'9Xb.8fǒdf.T nx.zau o.ZJI"u7s\; lL8T(t;]eGM6%K,<#x<̞N+^jr n{SXv-'ta94ٽbkeGQVn,~!( "\q-YV [q!GctG^h߳/]S]Uf2L#0M\ .3 @ mj p^uk#&NsbcJJby|)F.zM*o6Ǹ`v?3ɶ’<0f]7ϥͿ m~H:•~$)"{à 2WAT^6Ǖ7 Ɣt V)WHbĠs3o KT*'NFO0#0aڑA$]]]8Mp(6k>oP}# &| pLL[W+O?賟> HG|-;`\']j"elދmͷNWL._Q2wNdV=k CaO0A,݄L(Ǻ=VR[`MU0:|zfUWP?К_æwSYW|V H`HHcRJz!lق(H)"MB&iT#ً)q i^/)Ϧc*6IOGQz8P={vj@0a)x=!2\AW6fs?TUpw=7M`~~x;njiN@ L<q1Oʔ2z Ǖ1[1--miEn+( MjpP2>cDahe~\a&uIaYNKGHI)AX [ ;>BH~&cxW&T71t"mlޱ3Q8;l !K,Y>!R)XlYsPW_};w+@*~=\.;Hٻ%XTK+:޳~x LWϋwb5f iY04p9G~i J6H1=Ÿ?4b[wm;oG?|%_D+JדJ)yy쫭%&pK-3l4+*୹p3:'i,xK0wioM&@**t)M[ISK E<Т%FAWc7ք{T.6[-uvΠjm\@O/`}DQianklcRY1JX&Gw"v"IRD7laz‘x_~~rtq)%aYVE'&'n=BseV ezj$hT5w̄Aҫ2RF&LSKݹcFcn'Cꛨ$6mǹp4&D=#:j@wE)I)CgjqTϢ*o& 2lo}ӧ\䢡Sµ<5]Ht ̝0 P]}jz$G+e t!@J?vZb,!ϧavruL*3rH؋!PPT I~D,JB1Ƹӝ|Τq9lI2 {#r$ir*2_#?EDD"xV7TMp5 2]!j]T0>ϮNza'TŐ&kP`ѸtHk,A0pYԁJ"#"eFA $+yg/f5|6n'x5 UJ[Ob@AH|o1ltфtIRq]T3]F4u_f¤ۡ=RUfrv(- ?ƞر¢/O_@B]͡eɒ%h)SGj[\;\bw^ O??Lee%dÆ y466m6=vbkQUnroM֒ a:ECz,/5ߔ9$lDͪ['hK%[{jɇFX!';ma.+FeFCCJ}Xv>޼w2%{کp,X-&Gyػ9_ Ɋ_fs+XH'g% xPq*R:2Nm3c"#LCXtDڍȵ" HPDڻw!jP-Z:ٿS70:FJ'CM}#03>`WřD@bC̷n$F 6#Q>kf,:v/Ɲ_H{{; !f7U+)~ރ,Xө%\gÆ^1ǕW^>FFa(0Uof>N[q(}km5P2! Ұ RVo36$$Skjjn O-y-q&&r.>}a?j~Eа'DysP5KzWwoxz!KO + c̸Dm~64RLz1$Xz$!)*8j]wd [2rlՅǒ4ҟ}YSaŢys}JPXX uxzJ&T!I-SSQg՝|sg[Μ'~ O;4u\^uO/)”)SRR2|;4R(ҊEAuha7xh4,f343/] ̛}g22 c(k7LzMOAD]{27(I/z"ڞ…VZ[[Yfy%%zw$l әLQ^6lhnCy~껺ֳr ͈L A!bAc ,H#-YdJDhHI]ߩpbS>{Dʟ{hVtf')Sv@VH㋰`ALZE[U(B&1/+ {{r#l  >lN ݰP>M$TqBjڢ2wњ.Z]X~4w(8oٛٵ 3~0fP$nL)7Za!.To@L)/#/c|qoϪ{P3l(yDtAr_<``NYIXa*X(9՞.kdZ_z#JS0X]ӱ2N fCkRdCUT 9cq;#9O/tY_'ZBn/h_pZ$s=lESIWǚ,̿;q,YdOfQRRfnVN>dƌ~ÊgEo$AM$ȔbaaE!$pM-Fm$Cݘ-׏oD&MOܙ6+[^"g6fM|"\nՖ.,=uB| FCc*q; _suEup:]f9uوR "w= 6AwN%}x|mpz!Egk; 0 <q>|e@ BXxIX%-3bg=a4nGXn]{̞d"7m킎ch! NߖLX35vuUOS"T:v+>h1ʊbi PBYs{44zNj+^#ibX!J1el6-⪫1fS IDATMwSX;=4+.;p:gcLw E!ao4mGؔt -M܏&ز5ή ~*>$Ni ǖdL^o]{'ݱDPDIjFWzRrbH'tX٭+Mr=_@[ޜx{ scJ9h @]z$cq ޱ\zq\&5۰Oi׼ޭ-( 8XJ(?`h_DNzTUH\<)t4ͥim 3+{"P lݶOh]I$HȒ%KO0fa.{۶m=4B8|T4f0o|M[0E lv4Uљ~j52_ŪPosT| i&iG:f:E7X\dM,ۛ<U- gZUxv |bδUWO|&%giK}JՉM( ɋٔ }(m˸qHI]{TUPX'V#։uFըXof㢢zIKN2aЪE[So A|qZn|3<䓜s9R)֯_OKK ˖-GIϜ9|/ .`ʕVˇC\ySc%s4\NGZ)0#Qb-Gh^Z~=O뤺EnyMJ ߲L0iGt<~ 5нC$jv!$'UwDél\{2SZ~.fU%APBqL j $./|d 0|!\y4錵b/Puk˔<6ַMQ WX D*>F*J7CP\lyKQ􏒾՛!}=25gFm*0}>=~`6A_N' ن5B_Tiu@B,Y|曹=_s'r{ps {7œbʜtyNp>b F*ja.)]^Jެ[v\8R0Bs:p`yIl[60uuUc*Dgeܸz3黗TE*D OaFI ꫊;Q*Ztve/@~c=9\ww씕Ũq9,԰hTGU:$:Vq҉N֮?(7vbGip3#'i۩w]9/W, 3QRÐtSQ}vmXihNDKG86rTRJv̄7Ayv: yCC웈bm(L`k 5Ñm cy1 u,H]"}͸%3쇔|6BO?w~:-یDitx W>O񏯇!RGZH,ʠ(֣%;EnBu4Y RdV3{TwE*ȤIr/NJ [-n2AOE2[v4qD,IhJ7G(ID"IW$Bi^ÐY=n`{{;wuWOF[ _g}aC-t2i޾ ~A>EW(JQaVF1Hm] t; 9VZw0P/`ٹ=oE5eII$Zo.ѼuFb,_d&D8 c 7EʑIBNADF8G:Ɨggf&˧peX/CK7*AH#l,U%cɺl)9i0AJR8݋z?.`0H"~0v$1)Zv!x~ OBş01.-ɛdה)$h$ H/:NX̸cݻDaENz.]6tAts+T1g`$ʊu6r9pi vtIpҔ 얁m]w8D+8lIŃD"ty{S ⻼nd@O7Gլw- n(,.KʋvnPEf2 g8?,NxMmùlG|Of?BVZc +#X,>Svs$ ].3ꚉ J^r(c@2Zbƻm݉(ˌi'cC Hbϔ&T*E&σ44 gF?|ױ,Sq\!شi#۷&R$Gs7rLQ%0T( $@81] ]dE7ݍ}C_ٍ%>cnMM)t%pƟOttCVA>Z} 2 Xl8D8jH&(J\d4r1L}}?}]sp!8$mWFsT-Logb|/; 3A">bs[f8yX}n}EEE\uƯw궾H055o0eYX,{F~/< pB?OI{N!o-=zP(b\>M|۞E;ҿ*b{axN{x=;#1{c=chtgt$iiC cfta.Bh/|Ly(VcR5ɦz"6PUxҚ'T\rH$hii!//MPUfsͤQWI圱x'l !K,YvYψ{=ң`둜u`{ᴠ$IǐNm:i3X?qk(])B.YpKr.i"#12mutosv~l) ];~fFMIyK^ W4ٛ. F$]BI!,+ ",Ht xmY",j rv&LY:䱌Ap:Lr82?!H` Q/Oi[9j l+BUgHwGh펐gB Ĉ%u,ZQ%t1Lf>t$vSP$ Ucw;xgw#l D*\PHITSf2|ø̜9~z Bʸk:uG8 M>_c &V皋rh{_~5G}z%S,\ DZDo-q)瑩ԀaAHRF0yM0 yEyf¢e-+i|PfBM_S.:jJ_O4 a~cҾ}5iQLYCo AƢD6m%^WbqCo6!`#77UUikkCQ|>CnoZ)((h|.9_}'>'C-V}&[w̏GKz~P([%K,@ֽ3Y>OF!^ٍDȤA)3gsh|[Cexbuj8o~{Du N2DUUv9ԃLHDf7 % 61։ JG^R][Sͫ1S#P sL4R(b3"9;؋}7 v#%эodf8 0yYmgPm&)DQ>Y4I*}fJB#+ՑFzH3)͏B+}@&u*2x?0=޾cf i&Ql~_Z,ȿ_[Cn}0H ):rܧ򽋧t65v9@8TSO"iT{Gt?۽{7~;uuu7뮻Z{B;);k b! ]E8Θ'R5sXAol7L!>ԜL6qo(bJI2;DhnpVHeJd7VʮPYsYsG%&bP_[/P13>RމڅkLv"8 P,[.w"4J>ct a,KB7L4>}v!*SUxnԾz1,@i ֽ G]L"q1"2Qv™a8 G}4Ň߮`$"5(6$Yt$e${ Vh:K27dwЫIUL}؏5i$ 5$<0uo>#pHC0 gHIg[+9N7ʂPp8|#q<@,M(~kCs4!RM$ȣ*sup8 FF79P߾a.EEQG_$"}X N?{oҟl !K,Yg cm&((صZwC$m&.DQTφZhp"X)rm` O38~9c}я1g;1m,Md##3Q\XTwEG,}樼Hc? ׀=GJtgbz"x 0 w|uOVvpJӔBJ"q=!T.'qDuԐJ/, *+5s_Gqz3R1m|#E( ̓p"%NrBJd#!DkzF@q (h"W#PHRqWqϝqf^Y⛊pHz>#;T ocK-qL &08R)B>r!3]?5{~k A87$74pcrSex[, p"J? `Xn !.|mu mF~.FElY 3ݥ à'e(n&s~2e\;{:)xXx]D"AssA_?/.BNH݌6Xu]G?7*޿<`4hAxn di5a6=)snDԘUJs(Wzp=M" je~]+EnnN_l%Q˅n4E'e\0έ?%4-VmA<gNZLh_y;e|F:F:K:ck?FQTLCDzaI)14cI V_v$Pݍ7/?7Hp̹a*.'!iYtD46DTcgWe{g8P%X,Ʈ]F=VZZ=ε7 f£" up~AamĨF= 7CO@3D>s}0A$L`!F:֭֯).Σ¢l " '{pB`yb<y~ -Ip}#m7i~ ]DpD>?{ٛDTSAjJf^p LLϿk#ϺP6X;jkS8B0ul C# ?v2%/=2IA"bD"MַH ?D A:_ɫyx2E[oh Gx_d߮r0G  vwD;dGTؙUw&8]uuEL䁇kP\-9_<TP* T-^)uUtFnqu3~m:%S cCBSKvR۵#?iI^фt8 Q32gn"Δ`4VNVJ@G$Ί|jAYC-P[[Cz3ʌEg$(44cfϞ=X$TGÖ?I& ygHD{Rhi/(_b>!E:m a-ճ 氉iYD}Sj™Ϥ09E* igF<'FaYְD6MAp '\.>PFHo%«cO}>Cfƞi?ሡWߎڄ;@9sx`=~1L &0nWtuF)*gR"̘QI(ԇ*UUShldI'x{^ˮW$݃nYe/T3F@aS;;G\{d /^,j{(3< w`H6@$ X ,4,C*EgmtMjpD ~ݴx-7s GM/CSt[XKJVE!# d"/e=^uڝT,86I<Gui  7ocnXˋx2IKʢ|!(b{#|#3Xrs=M?1 p8(+swvv,UUP(D8~ʔ)efzo}˃ 8\xU6% A }׃8p?XRn'Ut.7ر]55sw-[k@ y# Id;N=ф~ 0$ $*΅׎YMD?R|D_9 յ \^4U!n2/LPm"ɮN;pPw>EY|&ջd~sV2݄]@Z궐yڱ%v^<fD_w3T4?LS'H'HDi3n#+ژO=\!^fn2x b6=.T~HUQ8YTamBNWpdB$~wd;w >WTTE)--H0^@| j NŞ4{>A$d3ÞE`u@ju]FFxnu.A3#"& L`?M]TU%֙<9vru%%yhEGyQ>ǃ4MvR!V:tWQ#go!B`7Of(C!V0␢f/C"x5[IQ`zf5 ]HYPxv{s4<>y Ǣ)!E_,A_,b,8PN_0Xڶ,+tGk4UN{ϯLq(C,}4 dUKH))zI|KI[: ۶~L"=BQebFi>8`oVi3ؼy3_Wxꩧ(,,dΝ!{ex]866F/Pr D(74dPPzOYS&|@?tsO䪠;9SF[oʫqM7 =Iw;ɮ=N2U=컺~V3 'y+2H6c=nS 0推ٿS^?YC`fNS4w-Qu~?;M6wPɉ "as#s?F"??H{Gυd׮V&k RW׊7|jdLsK"iQ|sA? ZFw>,`AJLs;)C4su3ɔw8l6u^E_٨׵xƮ&O%)(˦:K0sBQlBϭ( BʐKGC(;4|b,!H߁V Men ӆWòcYx9.ҥ#lQ4GN-˲NÉb(ǒ}]'uIz~peS=^vܶ% Hm8qK4&;G|?|ґ?Sk{la\"]X+ *7arɷ,,!UѝC]j:z=) vJ)ya"iGJ2f# IXf")%^HD_s$zEшZS杳I&w!vٴ3ɯ2g{p63D49E!_,"Wp瓙{k/ rO {#xݜ^^׭|iTMpin՞M:.kAoxԽ Q9 )-*rcρxPW~h?o}D+xlLхQы!N3+ᛂipiZXCstyaҦdccg+ǽxʦ5liƲ@jM&D׭$ 9sr͍e̸ Jvv999]Y!ס!dn8H6bE3Eu[xu!S:y0)'F̷(`Yo k6h F8F/X|BpT$Ά2C&E0* Q1x9KO2.J:KJ~X'_8gd~o#8[̮r!(]q;|l :맶$. ! 8A$L`%I&wt|+{(0$9s2|Ii>; -RUQ8s4LH#@BUp8~,]k <_7s+ 2 ΖWg2WkNΡCP?KC:UXqWCe L*ے1Y35uW|4%NtRw!kuws5BO"AJHOS^=ϲ/Djo[ni$ Eqh*RJ:)!4v(#b&rӃN:ܡ«d¬}Og(ɤz~m{b$瞙%x1>h"!7h%)r.hD"w֣g=˾E4mx%p{5g؂3#5XV0kq;F?7HmrLO[$9nyEl l=jقx˟4;bw{ 1IϜKT*E0mLə+Wu+즺|ftSQYH,e Q5Q;B=$a'BR7J+!񧿾s-t[JnoL!7>0G@C^2̴iu :khT&ƀ_LE2<|;Dm20ޑY!E\qI)xTo3ZŒpia5s_۪Ls._G%^B}C'e$C4g;0y9fߌl>2Λvo-yb.'3Te 5G |6Z: 滑ͷl1̎N_oi{J)@H(/ FBf 4dCjƏ-& L`&N4-w3{v;w6QRncƌR6c;/c$ A NSR GVmun"ZM:A;WbO̱=> 3===q0-ﭥc[ Eރp~uzPcvNYΛbZa RH+FqaظƋL($Bj{ M&6Y3gWS!eH:c$~ %I'M1@&ك)u9굶q?g@q8TA!d:p=weff{VtE|rηƼvL"'p#ܚ?%nA(8 ",{1]4ǜ3%TEIE6zp*0K$8yz>ȹHDei:>fPX4yGERw~ W0$i`%P yyز̛;wx5T`bɦ-I>XO&f9 IDATogx `t!Sa?K2-$ս^d4 6ٚu8=pڴ RIugENu)6wP LԔ~PbwUs4/ফ m$SSBF Ⱦ  VQDm߾z~RJn:J9E<pna7l>/a")S\TW72wn9;w6Q<)C7kcΜr_xM rrN9gf<T(H##\gg3ԇ!^tBHP`Y=<=nau_R_9ddz~9wd>4/xN>u֙X}aԬ>rE*VPGz|*D*{ґ4:ЙscNCS[wgKwn 3^p]w4G.lc?(+?ò{FW,Ɇ&?U!sgAIQ%ۿC8Fs/$+J}{Ey*)."JI$u7%ά?0P2LKZry:cn/^ $`? tn. Qɻzq|j.6f87B0Z sݞ7èy~6E)DoO/".KQY?m3W>^41IcdG?iuDIiQ : E$qܞ]4$)ph!;ސRu |ES=|%U=8,(jT~S 0INEikHa\\ѱd+@Q<I\~R{(%Kr(W9jVMu?d(~2H L$j仜L{sیKSW'20oqxIBMScMX쟌 t˰CLILj߯t93ܸ\C~u1/T @!>#!k"'p(H+Vj*qJJJ_`G.E,&@JɓO>w]VXŋ~O<ړ'OH770k֬SN$(Y{\L)r`YX,IOO`Ebf_C+F8Bn6ZLHvu -)f҉T I+fma4R{\.oZ5Y E)u (w!Mߦfy =sN% }eُs翀8+^JaNFnlQVVҿߨcifQdpa*HIG%ǧ 9-Q=#$){OhUR9.[8dktud|Id:3O`l]§!hr8sun(>frPTTD("!!ГJPdȓA{˿ ǜTUpqckS%wJ inƞ "+j?Lu'Qݾ'NiU$е`mt{gFiO6WD#}.GMƥyQʷ-N߹9.mw*8 4UOPJmku]w#δ,5oNWk3|/.8ZEMK;1Qr )%+V୷BUU&ASSi0cL[x$̪Icd<p{5idLq8<^((כO*}5z응4'NЌh*Kj$QOItGxVoyrr %3Ҍ"}Ps34=jk+`ƿ-~ Dx>7DRJy^x(///gy /|rB3gn`$;]eY<ӬXp8LQQYz5,u1c NnFϟ_ 455с|k_GyZ0<#ն@uPK.K.G}kl#^{ Sp1}Z)X&.]BŹ9@JHoj!HdG'p0JaWpYٶj-KRj8N_f0̚Y2-ihX6ُD"_}yEnB31mc ]Z Ds*ps'>~s֯߀O0?㴊i}7qz1ޮ<SxܯUN>ch lRDINaUn(T{pXơ9RH,텝QOF9s]H nrk)'|yFxgHv F{D9P8l z 47B8)슎b$(neD7C247fOMk#v6D, ʵ a 16l;>R@U=}11҅>Mb)( }n+]t6g|pg<VLfadD'ik7|+V:Dʊ ,/z+%%%+xXϖ\;Dy x)]{/<=Vsm4z؋la("c 1!r 7")Q}&arQ# C)%ɾɾݢnƔaJ $IQO"ZIW2p~]Io<:::B( VFQvc~ Ҳ(ǽO I'7Mhilڴiܲ3 fՍ+duQ,Ѻ1Vn܆[*y$Ԝ8f-AɚɇˎG^Ou"Q.:5^}9\3/aP~&=|'OrPO,Vqx.3q:iݑ.ӭbUx|;E0Ee{+NpUXfW̸ݕ{Y.AϞgrsT3Xxgpn;.1cYꢺ]sҼ|vz{n/ߦ"w|,p4K23)>>7^|)iqѕ9D*A"ӵ}{ ^R)abx8sд3cTr'uTlzg#G>(oLCS3D˕&<8)-B}/R ^} d8+ߍuq٤7k(#LIH(K< EUqހאSAφ&OYqDaFa 5%ȔH&1$>nLkE+3k \(x EG[qGo×lYn^ wd̳:J`q= 6kKk)4:!==GN׽ft nl[{"0%@fЪ: ˗/o^$~3?/~ >,w)('Nj.[ne/Nyy9dvX[J|>O桇BܹZO>nL&7aiGcImh""6dj0bƲ,4£o${1\hH@ޢnHޙ5 P3?}fSٸfZ3(d.uhRe% BSڛikp'dc_:\V^JpqGpQ7Aƞwe8) =Ɏv^X61\Aa@P,[AI*UnqdLO|v iaYPOU?X*iߧM֗hCP5{w=5۷RZ9t:M"@ nh"}'M[6kīgL}W0 jjjtLi!ιvZ4MwLpvrc/sؑKIJSR&O#6 [عu/yW8MF &Jqo/I.ɿ n{bqZ?ɿ}לU *bNwS_7`\^ґ)% 5a}p.,mg2):C/%QA^BoɛoGy(;,R[מ_acXcťyMQrD @c)V<.ܚFB7hL7̓8ck(ϲ3>dH1 UUZ{# mƯ~+Ldtvv( ~..X&YQ_C/K?P";jw6D>/\UwAˉLh BtSQܹ+1 i|ZΤ,m*2݇pB*UTz{MAy Ӱq⠟9qg޴w.m .iqK9KK<Hq*ٹ̘?/ w"7uP9 `WҔl7n*(t+}wGV&ص[cdR@tڸ2^mtN&e]cGY4#0$%޾,$DvACfzH~L*+ ljwv#8xB>طu:~p=]Kf3={|!q'oBO,IG n6]>\`hkYq3;Z8kɂq <GiV`1TNje/-S'N%K.̷Kb1+u+o ~Rw{2:B4j=H&?q?jGKZ9;ڭ=hHIˎ]gK 2V+;TrWA"xny]| G%PRiۓ>}?Mr͓p+͛v{:;3J)Itrƒ#FUEPaQNRJ.=>*'kP/#K0%.(HX'VUUJii)yyypsgtiӰ%dZVM-/@U1^z<>qlCO\^lt'GE0[#_o+[KqWĻ:2mBv\{iZa/OX55{=gD#[@lU:⚝N&aIIo_ؑ>ǁy'aVH$qUGwU?O>;;k6ɦ鐄 J!ы"* (}DH@zoN3ْ-ل"󹮹})gΞg9sٟГ$ּ;tPw_JqACЇߊDѪ~Aw!L5j%0R?q"Y!a({<g}6<ԧuV\e_(>`i^Ȳ(..; Hkq}8c},Y˲x7D)e˖{WӴ!{cQJ"#?ηňDQ˲h|-V&(nTyL ߢsT&T3PVRU:1j" 9g.?`09Vjkk4ލP$N>m)^zs*W'c줅t⫽pZ6m7IȻrK灾K^+/ҩ@,bۑDL`*sF//! VC_W:Hٮ䬁T=( „mR/%Dv~&U_DGι鐉dA>3V~U&*ԱR45#"L`08݆9d##U2'FeN.HOXfEr…|St?6ׅtu?;/}ܚ+cVW_4H-s^2O{ͶU6!kh3nD_5d-]nW"\qa d({Yik]}s1?yW0FK'?Mqpc30QM!aIƞZTD ޑ tW&5[:pi GT<@__:UGu:::, I(//o<(UdYeiaɟBGh-9# ˊBAU%i۷łOON%Ł6F_/U:U/z}^1uj}cقaQo#GXb,VEe}^<\*2%~mPL@e܊k7:FpTl=S6}VZHĈ/ QGc4dX߬q1vj 9Vd袌㡻۶z#.|R ,oSOcYeeetI,X/EQ; xxGHR|>/h"o裏o|4)((?)zꩼ\tE#~)'7r\\y,XphsdB:::l+.*wqǰŋx!-Z4Xv3 ;+-s3.g:Z^|muD;0q,|x PA`Z-9G^:6 P3uG GnaٴWy _!w6\]_NO!N`Ľ $IB&`Xm>sޅ8ڢGC?GU"!%0<޲"ֺ㳟ɓP^^>~rs$I .hY(D+\,9Ȑ]j&-xDGyp( nsy9*–X KZm~k>m`t5bcl!)!<pbvq]3(h?sk"?_Vuj-#/CI| '-R:` <:˙QRkOR;0Efۅ\tix'_QrwE[@Ux?#WE=tB4pCXr1oX|UZZ@P3%̊3 ?n,څTt闏=V_BR.F$TΓ+uNWvP\\M8K$h2E"SH[M{wˊIxi[Hš2)G"=e[ouHT(c?o%*()#!2h 9+{#^@GRbfE؝Ch3A%ڳeSFŧȔI$[f $k<&(>%yrFf7/9NWIWhjj) ,Hhġ(׬`F^3F,ڃR0ִg]kA|JĹG+E .=Ǽ,^zzzҟ'O>@dYSOSGv%VU++bs\{cvFvk|mzl,g/^̓O?Cww:O6 rg>^a6BUx Qݥ`D"QZw"RRmT M@oQ@ÁJkNV҅G(a%(gvɵ5釠)wgUTAlWTSQ>yѵ^p(Ů0mY $q Cg9t̞5!===^~)nހ8N4YJEK¢8&ţ5ǹ6ڰ%Dn`9 vPFm6L8[|`3' }\;}ONV=]Ol&^o3]*k~8P ^|mp*om$&}DH⹎kW!BKNPSQS@D!q| KCۤۑc#S/(}=t|^T_y LǗmdL(*͙3QpͿĒv_T;,u ?g1JURH2rDYe2c[5wLEL%=89ij%TOyxR龒$W1ӳT*%%UFp-[asW$!3\rf`.-O?ؑN K"#&HiI$ǻ." 9zIz#$qnE!.'^yɎ6._Ӷoθ-(n'UR#L$ 9D%HHъ޸ge9|fxӂ #ыT03 A0/&(EEEc# $BB,Y>n;,~9 S̹nv0 \˔/|S8rQmcRAwNvȦ‘lE$R5sn|IգeĮR^>r o@CȥMѪpkx(uB9d5n?.Kh:zǞ'NDeZ[[D"Φ5P5mHwmPl4pkebe! .ViY?3ICз]!眛 ^r>]G"e=L,E pWp9$:{L<*¶$ X}R!'_{Fa=(nGGYy sL8$4 6w2'N$ʼnߑX}_9J:_HҞyȬۀ)0CQ0Y7w3>j߽!-"Xω )(y#P8$ITN{r /{GIu7 }P*KAX 􆴱b#sƍ%]pn.\eK 8r8%YFsɟ\M; \yk].`?yl  cGL 7 /,hi,}u>~ׯŶmjjyRT\Jygbӄd a$O>aTN *ٹ}+o,5̳ơܒ̬/b;3QW!m1JlkŔ ^i!9*)198`V]T<3nC֟BzE >]NvY&xユTVSTohR/$HdƋ$Kiɲ%NȨ8i77J;{0-HJ<.ܙ$OA$P$ӧTcA,%1w3[IGqz8@ 9GތZn":,Eg&uI{_A/Bβdɒ?U˖0w'!n#v@D^$I0tD"0( Wc(7]w5P3gilۼNnn=>;w𝛯# SZVi45P52v2Nb{$7@mJ Hk:fлӻ&І8[ T$RP<8ݣHT=#I8dC@-GJ{ƇS<񭆅z{_5L$^Îدf_Mp3(-Fۆ޽=+ֈ6 ,$YՏ*BMD LU;qd6o%}^|ތV;|mlش"JJƗÝ2-[p쐔s;4NUKqO$Ċ³pݔ-m}!9ϥ o&3tKZCQCQzcIMu( xp`8MMMa @vއ[2@aȊ6sp6tp=.=TѼ;931=$ъs<_G):rc&TBY4 g&#~/+$dɒ%~dɒ%K,YF$z[>(?,>BB#!K,Ydɒ%K,Y|\%e!dɒ%' 0fح!"H[G"TN>G4e۶m|cqarl?X3M-5Z"`J\Leۄ:}Fߡ*Nrw#ӃeYx^ L"<(7)-D]Dx3"ٌT$D,9HSZ7LCppqJ"ٝMx#=GrWg#u1=į|&Ir-b1R.m|98zMȪJGokP9@ 85s^O}yKo(2e̙L:u\sh'˟'BxZzmb۲ո6PUBuqy)>磹Njqe'TQ}HJ(G:|Ӷ+T'_?:i&Y!!K,Y|rZ C՝~V۹cs?ͯ"$EƢ %Gg~V-~<' UmƓ n|.%,\onBd0K@]Wݯq\ER)>OO[+ec4 c֮Ŏ,Gr$AP ,0X>3Q'_0?aRLx%:?:e;~{a*à*$tZ}#_D() FΔkmw&n;Byp6%Ra!7""6b)M-ln 5{eKw%P ,XK X`>ńue^ 2h2[_A t$dEAs13t5,gwǼeu<:;W{էQk8qN ׋*6O `~6֎!dɒ%!4-z{h%,Cş%?'Fs9봬XC1c8 `nH{n oyK}i~=pJМ'|"ϒ=BDzz\]:ozƼXtc ^_^R,$%ywG9T|4BR$z*EòO'\rwzjiBu2HؑzEĖ#ye A+ aűB M2ȇ6D4M~r,_I(.*:<6w DJ~Vv^涄v?Ij8f^i*4u3E{HۡCbUs7"DKqXǡn7i@2"% IDATO2- r &Tb+lG-rΦۼy3~?|%¢a5-ӓ{Sa^`[&DH4b0k;kq5S|r׍+HemIC8j66w>ρHwwQt0'Rr* T[]E΄r%Erqx<$F"Iu4.Ypkό! *Xu @vkNǶHpL`;PS~z"юSNP@!aO_ !H@CA$M݇e _Ozth4tBI.LϬA.<ʣi7tk:& |ˑOʯ>G$?PG!NynBCwQ2~=|CQ@ґ^5ĀPd Vr\b#7zs>?ُtj`KG7R@FRj""ؤYd5ݫp+}Lh]y*?v;8L-:NZgƖ.)), O GژWPWA_,$Iy\:Gkw+Zub(oĩL)>M6m@^9)C !/*$( !Ա I4je$c} -^&ڳ깗_>g|W̸R32'Af\WBF"{Pw;9o<. ryaVvM*"ޗx|@J8nd,YdrH&'O^~h#fԲsG+sMgff̘JkkG\x^v6K4HRP"#*4uI7P2<,FoHjA򀤦_V]K=M? #|½GH $$H!AXɐA@e i57csD3*}2].'[$.]p8yIJG8+2L^\ˎ#v)P t#'pk^fd,'IR$!BbV//kJxXOkOP(氭HwoIфVYq{@DeY].^F+,'캮Jxim!R)Z[ B-$b!lvضI*ŲLB훙L81D_ݰqNĒ2u`!a踒 8՞=1!i@UdΘ3ńH$Ž;m]9vsAAeeCȲ̙3GDGrtw?d,YdrH QXXH8G$/ ֖eK#eN0x Μ$F#ATGF_+BRRS&P_>5f3$əyH<-c9)}"V15WmN2-k6'8t3y9嶀Z 2>lnİlYs'Ρ8g!$ңgVM,_FZ HےiZAPgYs;ɺa`K4M,!$U+~TiW~|*v-; 2"- {L)/Iz7֝Uw[+Ɵ^Yʧg՗^zs={w !P[[իygYpaOJQp /o$o٥ id& ˙FABf$ŧbwE/~ÇbMM_⪫!Lccf܁ܾ$VL`詑S=m+rX!.Jy䶸GNp{Jz:$w٣ϒaesMU}H?$$Pè ,3oSf Jb)5-F飺IunLL M,5ᓫ=ɋGM6-xmK#96W%#sZRS搪sĀ mD"1LHjXAs;? aci#FIpz(tˆ 3Ao+]oÒy/   )# $o@_y7΅?g{ذm#GLxqVvOGGrҤI薕$RUWaS. $t Բo"iH3>d,YdrHPd8^dB'RZǖԔ}{ tuirJ!ʜoASk9ض}uS[(q 1oǏ]"'7#NXC?aF:"X"vwQKKw„|7..n47l;$tp&{?:n,'ba9DcC #մdž*!iUrI@LpFtM @dv LXZza_ :Ϧ {em-~/((^4mz6}N-7AŤVPTEsd3sws'_DP;(a~63|*v?C)m& RN=hy"ٍYrPI2!.Iuw!''M!,2ZHODOAA"ϾLw#,/ hlj{w~ֶO"ni6[Vu1qz.NBn(DcpE%iڨۧv&?wj0buDT.Q [t?jޞZ|* e AN<ER)I/Vgpʔ/ܷ+ޗhgkQF}o$=)BbA%d҈+$ Y3wB$ak[s&s?Sϭ͝4 '۹ Y#Txjgu ;v  PT4X7 8>zzv" M#E,D_phD0q v [R$6mOR[bX7IGKho79hJ&"ɧ9Rvrn ȄWmewE&XsCH ly +#y[1|ðM]G+iUhLBB,Yd9Dz{#xŒ#:Avheb;(* ?m2ճjQtze"F/ h9>N? V @`w9$-¶-L3z V@/8)N~P[wj̓\C<>^ IN/p;=wGhE*2&W췐Pv( 2i|+J80V>][Ƨj&PuiVe #OZJ'%K,Y tGp:5.TVsg+pj6ZTG^00qrex*klwx]֬'T]k PA#(5Cl d^U<lx5m35JJl̽/'fS_5x*}#IW W0ch¶AQ$*$ ߾b=޶i˨@i 4_3hho6o&So]M)r?#7| >4E!q nCUN(/+!X\B< Ym7QQ ? X t$LŠVݖ`,{z9:B:z5gNg0ZQ;rȾH@;$pY>x0W׿"bp-71{e= /_z6E;{$J] `AWxi6QAQ "(zEzBGޓM6r{8-[ /%gwޙ9}珪_5K~^O}|kS;[J3v+ R8Av|ܹE(ҺzltٮGS1M]QEy6#Ϙ0c1ƇeYtG&mpݻۨ*|?d7|lw+d;0S\zEEKH$z~93ݛ_9mރG@ XfȬГi*YPa|vx5 @Web^ XYw) \]I}EZ#OpDi -TW~BE~D%_?>0toI$^=`;Cy9dE|j^ijiP: Л)\׸,IrN芻4X؛Igpx嗰MMIm4wE))r&LCuUTRPP@6XQ^[2r? nFx87Ax| ,m ׫{`U~%;N.H50 ͖V'eA: jΠ# ͯ;v6/8XoCtՍ w)!ɚ;W\BP\eNL7Ds(3*Ll:Du,|/>Cp,}HJ?믿޻m{"1*,!Pa.&}`ҤI,\a=ORs_^ ?<"l0hUu 68=o.W+VO􎧞'Ovsiyj 0q>Z8]wTRYJ֭Oݬݘf~g\9D5D兠 `Ʀ IDATfkZG1!a1c#kMaQ=C>ҙ,iv阦E,(Ic6㯩̥6T,]RFZ&HֿCm;HΞ>miDR:+v ٰ뻈EĢY6mft~k h&m۶Re]A[^O} ?GpNI2De^ݓbFs>v& O"3؛gVJ.Sޕ)46 # z<nZ ]o4%+V?!ڐzLdqh>}Cw7o4wS։iL49ǝ륻L&C&!۴oH݄nvZ R"8B*ӗK/8ů`;O4/|lisDO~p۩4MH?PQtՃE;˦w;2o4m_ݗH;7f1~8= IDK9yUγ1Ȗ>NLFWULģd-_5>(!ζf(ƢOdt^W|4]mJ/ZfQJaX$is::'!4&f*m9+gEGSQd!n -y{M6 .SdJ|U|֝d2ɓ5zYv;h|Zs3:k޼J^yl2ɽS'oA)cXr$\r~N$eq8X[h)}I]9/?L&Xkqii<>R@VEorcw´EEjWC3.2Tff \fbvm L oC<4oA&3`,![7aT kVa%H [7,\9dD@eOV$;-a\~#ri{#+y눥{G|c1>"A$ `oߎeYI?7^/~z]4lHD*ZSzg v~9k^Fǚ:~yr+=I*.QFF6J kc6"o] {]hn!47SJl, a5^2[cպ'^w;x/@d'֣'#^A R_Oq;'&|+p'?`|Eު L\xT UUu]1 +# Tn2mud²e˨{qq'k׮]x|>v9Da[sQl_Lq QūԾZ؉ V,m!|sET)/_%S_O#NDz/+˨|nsgI'M[fjےTO?wl$}=.ga64U{=OWa27)@d ]&.ԙ2=;HjytwGѱ ]qSai9%(Us؎Gh5Ln8zaOJ&y?'ĕ7̅Kpis s*p 5k׮,VZҥKuO...K>11 lCIZ> ՃϳˑW7̋ǫoe҄ >u5>\NC69pG+ v{ߘ!ĖtZ_HGEMXDQFvzUsa /+xdU+HBF~ DdIx ]Qp#.oig}k;A?3w}6T% [0mӦN#eycb܅tN@0&$1c|Dp\\wu\***Xf ?8>(sO<w޽ǬY466i&z<t>T7r3oz= V6H`3X wiV))ƕB񸑦IVҹn#-oCԼ w/mH˄X(EF.f4If2leF:mڞ t4d6T6xB*5Kϓ:;:9|G N /#Ɩͼm ӧhsK[5/I>eY'q.GTwO3(Und4$f*IFn0 HmI3IIyȹE>t|tA?w7/r=,\Ŕ>abGK'߾g')r.UY)@Yc)p0 Cxk>qm,a1c^N8n9s0e6nHuu5w}7+VG?wuPo|x l^jKJE,8\yy\"Rb&F$Jw"}'ZTgҶrr+R"TM5Mթh lYVnbv;>dt|G2W" >ӳ=mCԹɐJokƲ-n7_,_Aԩ;XZ6=ɗ sfPX14.LM1h햬ؙe[Ew D1T=L.XXSQ ( Y Î}3,Rb6]Y|ǢXѢNsmO-$|3,: s錟2t7pRu uɍ[HۄօPG.SVF O zBlݺ= qEY[sppA=8L m0/Ĭ{ N哼R'%OWTȬGpyT?pI1-3KWG;{6naӺ'Y4NIHS!\Q>ř٢+qWɤK2CYl}g'qnr sN{~xoQ#^a{0a7`&A £PBPIДl+#k#OM+$3RnZr:fiMMM'?!JaYVo$ 4M~L2eT7%ų(hylh!zXzLC;(=MJ x)*4HEg kק'%eb 2r7cTR_ |T wğt;t/Br=0ih)|5ݵa-Q( T)jΝJWnf0{(*."r266"f6EiY9s7–mL!P5Ob6g4'),SkQ -ML@Kk77p[X:9.@ M0KW߯hb§OogbžCL9rߥB^ԹqjQl(v@ 5'D~מ\t > e|A"KU\v<!yT[X0Ϙ+‹.+fr{V9cHө0 4 uC0Zq4M&J6l (|"[ 8ˋ1h7~i.ghL4I CwY1XhЕ=3(H[[84PFg$JJ Es%i1?&uL(UUe޼y4440n8t]gڴi|_zc틒 Gq/F2N['dG-40KA*B&/gƎaTR.ܾ0%ժr0O+W3oyaH"ns{F-ɴ+B5X Yå%5F}2["q\g BK´0is9{l^z%JJJشi6mIux<>۶m=jlO|MWaOi1Z0hh$d#7<<%,S/0Dбvk֑M$' ^m`zB&hZv]?7K4>BSc}Nmݪ⯾K+Pw%g3 k:[\LRR5nPˎ_Jk[<<-{Ht6nbƬՔ44EL\nݥҥI |dtE1M*8TN!lJI}]|ɹ+v9Q 3xoQ1Jo۟zuƯsD%TIMϣ h4ζ)QR/UP;ĺ=r\\4MCw5 ۍF%"( (%K bn^ {K|NֶɚHSinŻaǕ;~N/~o\~J( m)wjOOEeHLv{,xa]V `$lZ!I'LB}"ӱ;E{ӧRX:3"?OX7h:r$Ҕd,ͭo~Ԅ8jGuɥJ0yU2|tMcBU9q4jGwummRJq\֢ig믧{xEL{!^mpdIwցL!RH ̜퐞2SZyvǟ-*{ʯJg&(reY5MUK1NtK"b/YE~`މILhyj١#F"j%P`FdwGblB(+CYeԢ}nRRFR(esx'xʿcBc%F1M˶ p"PMB>Ajr wy' 7t't1 ロ+W\@SS<sosK.sࢋ.⥗^"/o#:k&}& ]T{P6f"Ibb;n70bqLg•"odTMMkY w|GQ˫?+ݢXR䋐\Dp Z( V'd#S#_o?_go>S=sfdNIA*xԭ27RB@^^ps굴w0qt/S²O?>Leu ڭ q+Xĝ[bĥ DˉC! R`V-%xYTg)-Hbق5mN,,Km \H7V9u8NZxy댏{{=ժghsr+Gs Lǜ^x@Tj266nːpΤ8b"\N]'Ɲ(\yA GD0;c(y pO>v~;ڿ3U\[< 5T=t76%{݄@# tg::R~N!J]S!e v*q(O_-庛hh0,T1;c\ܓyE m/ >bɣVUʝ$ x}GOzoh< '͒5M3+;bdr95-f2~ӟR__D nE/yT?e҂KnLæ)J'lc> ݴea3a>u|w҅Y䈜pI'EQ;3$5/sn 5nX.EQ@}|Mχ5䓵,rpSY@p%GL 2eLHw7ZA"3wwx!߾C?1cdZ[[1 ` @0@ͅ)%efiooGuJJMW[n[n?nXBOz{@2d1 tDL$m( vgJ*ʪn`lu~¨@57^]GGMdfoyq4ޖZ qi>G4cN<>`0#QZ^s4l14AaۭB{߼vYs|j|O)8ySIJ(\P!ձ`BclmP;31h{_1N֗PK/`WS/".$qyn)SD%81| BP厯ƻ)j;R*ˇƤy &׸rCbv'1$yrU?Zlڃ'se?fV-BG<ΨoX2Qxij`RMescq!(y MLa%[x}[3{rt!?ˇe_͛7"窫;R$(@ǞhkLeż74S;`uZ8ٔvikH \c2bg\};Lc8?۷ePO3$)IOj1B(eAJ>JBPH; $**nIaU5Nf$l)Q uH_e<'9fƭC^QcB0yzuښR4ute{LLci֎%?j?B\X%LDii qF[ouNLOU9yU&EȤtEtGV4jB!TRLBՕJ硺ئI;Bw׮~fR7_OBL+VV]Jd\C'_ɇ̤Y?>_<ϭCOyi:Q<dd2iNQG.fEx^b;w4 8>s=!%~{1ʆNln7().Wx: KU57T%fhs ~7vwn2WohjBRH:1s˿FQ\{o~wyXQAgP,T`W/o~1u;Q/VKOS\㟍kET;Ɩz@*(*P7!m1?B"i?)Ht!mnYF VGg4j%j3N͆f/u _z>w7B?x|[I'xTW &kBL:?>=COR` _?OuJg?,,,`Gv)z5T^.s\K[=heG3DVzTh²xm&; m1T77n8iSy¥L,$ھWb4&VsqNz^H)y衇XjUE@ ʕW^9@m.))>lqQ>~Zכʦ(j(tdbo"TPEs'GLǝJvhθD愄~>'hTYI`?F[K:돨#Wn;ĄC],-hZG@xfvvtv3˘< N=$3=[Jzo= (wt؆&ǔQ;Rz3`4Ƅaӊ}(V-cBchkk'i$~ D&giٿPxs_Ξ;8|Nбm;ضu^xs+H)%h>/y5ՔϞ}-_X0책 wa݃ZRl 5ٳ,^a,,:t݅]V${mzhxw',9a)fBUUR۷og˖-444Ndh{M} {YbYh#[ɇ]րk .nLBQv$?r珂im̫ 4AgAIA_I8Lb[ƈBMlb^@-]yUsYdm'&]Hʹ{5`-wo@ dP.Ғ@ ;`'3dZ?Jjv\<^!~3{.@&u4PX#6=퓨jRo Gw} 'R::ڀ~nCyD]]뗓R[+ǰ2d%^#yeۃWcnNQHf vczf) Hfi&'"lhVND8uF-Пv^u@! qp|("@};+L2ezI.v\ٽ$)h/)mveD;sE$yr1J߮C~SjN[|eoLC+JB.o W`{s8cҪm2-%Bab b侏p7{=s!~!KD(SZgԩc1{DN,#o.~ѹpz`y) 6oKmPQl(D9aosFpJ^Fa"fN&C5'h`]ߍP:[dLyy'OE i!i쬁4L**ߴ|2wj9_Lii)?~̘9ذKW`aEON\//0V=nÞ.rDjUSI$65|K1\o%]|,!`fFܬA-پ+EŬϣF7m(¹vCth)ƟQBEr<{vٹa UO9lTQSs}eۤ&e*Y20-RY)W! U{zREaO5CA\;k`E]1pOĻ6S/gDZ\@o;:P3wG<^SCh}Mh;Ix| ϶=ؽ6~3& 涴ɚ,k߾DAgϙM{+9 (p(H|3'LЙt&JU,Zp8Lgg/N:"GK^^ZvI'tֱ-j#JcAJ7Ś/̸gR6}=hG8Ug\EQw@C+̍܆k*bZ()%CG,9XbAq8+aeŌQ`8K8eQm41m>")"~]˿;cBҗie:7&n's7|r6oLii)gy&wuAyTWWs衇 N3ex;nzcqd2A8xl߱[nEu})((%'V g5FFPhz)5sn#v;"_npD Yd:LA)F'U樥LJ-G},K2G~GYE%y.@1yGxT2A&gI<_S{S9Gc(^?~ yU־EĦ__+CQ]!de)^}ܓf #Z#03dJ5z+;//E7UBa<#Lt䝄Hk ] #ЃO?.cϤ_z66Yf mF#$L7P/ٴl66t&ҹh($:}k*kSB݂w=Fr" l4V3PC(˫4\%  }W 7hx c_1b'v#Hzៈ^~8ŧG?KH$>_@JI:mʂFY{[g 4t<.+eriw8n+;3T**<UD!xyœ>.ֺʊȞ mVz*32n 7d;8A~jǕ*~eҢa'WmCk7kӤʥ!-d"Ni{t ;+?ȱsgPZOq8eZHiD AӰ1:iҩ‰2 2#D`!v.UUQ’%KXl/fÆ 47);KXhW_}5 k.R&N??h4J0m[ɕ]ʗx L]ws?EQp:lfLHwEP>Rq>v+ Vt dFՇ#BGT?|P|~n??eY(œy گ>e |玻bl۲ '埽Mp{?E"xJU_":5؉zlrIzPao% %GX;F  zߵy:y }+p񔕰Gxs f3ka(4+ =oƮ]CWxiZ:m+P8\y!zׄ3qM8s/jasN;7뾾*}IN:)Ɣlh|7'#78-P`zE!S #Bk,I,ʭB$䣶(ppH?>}:7pw\s5̞=r9og} ֽE}'nۋFS]HˉieHf4U3Ov y%SCWe<ZKo2` `?0Ţ[sn\@Wm)hFܷrt?:2 ?*ޏ~{[' 5'vUh3w>,>[?Egr??&ԫER6<#d=GΥ^JQQwy0"MSSQMoַY`t~JHW~P#Aבppu)%n".^풶JE),,߷?@YARA.2|IBl. _۶Q ߲%ɬ1Ak&eccK@|HW?NM!@Sv, 0>4ŶM@\*Sw@9_H3C9=X-_WV\ɛoܹsÍiԩ|_&p_\τ$YUWy^/A;( aAn^yy/E>4(:B3Pޑ> o|#x(|t5DWHCUC&xPsLA߇'>R-v ۯpbg䳳dwjvbƁر 3̴g͒%Kعs'7o欳΢;/y|S⡇⥗^3Π\?|f̘;hii!N3glٲ߈ƔJmuֱe/|r9県 Rwð y9fꁓm#iOǒD z5,?AOdDSc#ix3f lml";p c[)"Ml4hzv)E\jvٸ>48Mm(3#;#Fo%̯) ~$3\3e}L&リ'lJ6os=uQ\{_FDٰa< N:r֮]ԩSYf >(Yc:3)((裏泟,6l%F1ƏѽDZmyK.<^nWxO=8LѮ>w N R; ><$;a˫5 {vSd '#,9'#B %č4iFU! 0 $;I&Q80۲~uks)3G⨺UQNUEYf)`rQn? Mͼf5mmuMyX|yq)m{gF?rӈkTT<]yL:bo`UOt| !9dK 7F;RW^E%~r &,ד] )xRJma{8BZ 6|-)=I7`#0,%k[iD3)*9nDs _|qFmhֶ;ρDxk{]_Avni{MEZ6먥 ˲7`ٜrȊ}pbX;n|Ԙ;@* cqڟ@nWySZ~BFLB &Ѽ="㰥v-i;5LOEԵUf޲64Q#/7"@R4h{ۑ4F4FS̑˨pA64 Oe7[ZZx'?Qts{fvi$-$ŞO ڀNVbh/ӰwsW|z)P;k(yRO`PPP| mlf4Lb)Уr>UV,3AcWbw|4?"[qwťs (=9䓹kXjՈ/++c׮]ŖWWW3iҤTQQ^x~mذ,YJiN%ΦݿH$dDPG7 vuijj#m)&HDX z1R%/1m?nFDWcys3%{xw%)S32?ηz+˖-NcʕL>;vP__ϙgyg͚ĉK~Fcc#?Oz455Tizƌ,^o֭[?>s%//kGD9s&|@U~\&c(>( 7!?ͭw>1G-6qҦa_7WĻ #xt8 ZÜE`L *ȝ4܉?aPEt}GeHwze^_ò_"\Et5|d'+w hHH]MtE$ KG#TF6bˈk.l^왍;qXFmJu ZEywAv'EF߄tǒOP"/@a K"Ȯ2RO]hS mY41T:0[#ByP_it`~ 2%WE*]*zyF"@8Iߢ:c?{|՚?o.׬͙?ttgw7Op + dr-KYk+y5Lݼd:Ɣ% ۚrܝ`9eөB{rd˚Sd5{)9OF=_&b|fd"zHDzD1{|Q,|f,_eLDzU,k`a`!\ vԩl޼+WrPWW93%k( V&'O뮻O~W\%~p xj* Mm,^{ ]yG)))!''3grsgP^^wg>ɘF1 ׋ BÔ; g`Ǥ4G.;Þ KLnՈmCQQ>Xk$) m[>XmMۨzeiS:8{Q]G:f2L$pIBP2{&.';0ğE<.h24泑[ i8~St+"pːIH["LS'KW#/ 4: ;[%Y{[3cCnalmlΔ[8mj@[с<6lz newU0M]*"J!Ɩ(uI)V{,[}!xǰ}} ^[ e%x43R4*0M GòlL 1k(tdD^5$H5IwD) MH¹JQI&Nd4ҀcQJz/p>˵CtiHJ# 5Pir"d!yM2#GCW\!xuZ/ٽ:l4^7z]umic 8mᴞWSY4 m kSᮜX -,_k?#LeYEfDD::dɺ+V6n~yx{0-uMfeX$İl njo)g]u̵"x }E8w޶m-ZSF:++7پ};K-Z'|z./+WxnHkz%GwID1:P ;4T'EN|w?v/R?AI]UU~m=~ZPɘɻ "iC ;_QhםٺyhbԏkԶ$G\>h;[p"o w7Xw7$I ߉#|b#=$`*t?ɰ7v%'7t&#6ٱkF]O2HMU™Ә9!DwƘGDH]]IxwnĘc\"=m-"^ڈR)L#e ǶH%ݴYǖW~ŜsS۩Kߗ3$'{ڟ)'O|O%n$ŒeF}m42! C>?h`0q#3UϠW%y]ǎbWp+p\q`ӴmH&d`-čRhl|2*K`B'S0Ԁ_#Rb R-aZZO o2q BPnyG%:imǸGx7ȀHJMJ|z.EE EԮG* 4Gra>XWv~7_+dsm=N=p*/ZYV0 ~v>)~M̬erHooF4My-O1o/mL o#}蔧-k^?݉eYT7_R@S{!1&nt•עh^v>_@IIBwž6BP\\L  Xzϱ999> ē" MP .ˉudHvF8T=܌dV՟Pz#AF]*F8>"xkPބ($RJ"!e>-^}kQ_Z:H ̊ 2cW0n[@UfL-QN^uku^g2FG/UIڌ1yƔxwmBt0 )ٺ J8ZfmtEhRX1x4D?U{\f;2ȵ-&"we~Fތw?%SS{|gⱷ1J& Q"ax^cŒon@&^Znt\E'X.nŪypkV7ڼ^ks'">v}r‘|7>g Nӱm <`\@&sk/Bʴ1,yCa!( a$XZT EP-ZŧBXX®úW2F|Quss7L0Jt,j_wtڤ1̘B>/Bvmv$OV444y&B3Zvvi[pDDmmbWF 6=SaLz =;i谯@z7bwe!T`&iiZHHo]I~{_tg~.ǭ"@ُ$nSWc2}e!a58$`D^+2a4aP %F1Sdee1XHpfEUBYx=QMD"$J C5 DQ$ٙ$''^&B6Iu]Cd}#씫;_q)_4 MpTP, SH($U7%Y*%z}ѧjtsҥ- ᇧذ;ͺZؤAI9+-nw( \I)qv!kHoB4FUپ8^zNWDwԓS4L"O둹e5oxp?'jly1 MaJ uaZDS:)rC"h"'S>Kqi)0 %8J;kc=PlqM-L.z!'Xc.h沋 Y:]x됮|aW}&lW"S{oPs8=W=#%`W}%wֿ@Vi݈i 󩘚)`Kl3h}Bn_@CQ(avT]ld3v(:v9fZ,.zX1,߹on&". ) Cz-bk樛rKR_ {[[8/U7hN= ~R"xtORR]B$%lf~EQxHӼ{/`4Y^M5[.y'!TEO3q+/SÒQR2x=ihxg\ئy6W"'|I44pZG. RUn!"1x O4wwXˊ9가K$nRJDtMӆ%h`:l(F1-4MC4G HNAdMs=O#e5 yoWNpBNGǡ(}@i=iۤ#Q:6nG`%_c}ronL܄_PB<  1Kґٌl|=H]Sr7qZ_>*Ĭzf)͝/Ɖ%z%u<-6% 3}&ZK%~[ᦥ ӝcc`XV@H6n.<_s~,ѵC `&-mL*-BQ -DITEa\I|j Rсw;LqqC%oWB΁"|ְ sq! L vs;ke±n%XxeF7y;u_7o&4 ~+Vr?nOe!￶vݻ#'!(ΰp.ۑV#欋:͟E@ۇD:ڕmۂRa-{߹|~ U#y呚ٞtݺ UzI>qwHPoﰩ m:xc//Q Nx ~W~ջcDF8 ngWW b;#TEǣٸyZy_)JtFcx=:^# !(-Jd3>[PqH &y%&  Nc Ա̙6fȔ !wFp|9ͤp:ywvv9imt8JP.<"JWqhU,[dx!ٺ-ţOFHZa *d;ވ3r`G8cQ"a(FqH0) sH& I]W,T Iaa&Ǐ%8qI]0Gx=Nb1a6fB.mgj@Jx:nijn7:A?4uon$qۭh&p%|gP{ çk`Y0V<;K| X4ڽIjx]z\/Z 8cuqW5X̠=ORx@Qdda!ç=:%][6e#)%#8D:ƫʪUDZiZu/sN=_UP\&N1cMqg /,FQ,ThϛDvҡcҲD"z),AOA"$m:4⹏{{o'S]p~R؆WdFHEf%F1QbO^={Z3&lƌ'';kng,T)%f,FXM-F$Z8BZ];ZqH&HEKrYvVF:h @7+o dž+$Sϔ YC ob Ɇ1!XQZŌ T sW@ 63Df6/ ?w/Yl'~"RMz8y<=*[Pu-7~lZK (Χ(3*JXJJJHӴt6G: p 2hJ﹙GLLˢPdE kbE$sx.!i]H WawDK)M\*Tma 3gR߾%rg( FQb@Jɽ5\?ŋRrEQWWG({!|!DXv-'Fd<*X`2߾tƎ-B 喖EM-J0­īkC|O-$[H65cP~Ņ;.^@#hI&RBfRZZh|4/D,#sДd`CUH*Ct̅n;9)\ĜZ8agӞ}p-~"q̩ml.xm]u7hNq~'DB 59IϞ صH+ѽ Ɛ>]pֲ+֨x%"kꦭ  %;e>T_WGgmFX(ݩ=I97 W&V א[z0hInXy-eÛoPQO}kmIG(|> iiiqU;cLR VTS z➛ "xa}UCk+ڟhg-tKrHՄQ|:zq5˛,ZbXI LޝTwɷ3>D'·`6c}TMLhɠ%-40F{-!i =|EǡwӇt$h0p ްn{?zm!ICsbk',4K?][~.>_+N;UQctghņJN,"l24M羴MPqc[i,3@ai^1Y`G ZVd.n5c 4q MRDj>C) C2~g߄P8Isd}$44MG1r%F1Qc4D"uY==SL2o;3{w/x+++yGHӘX1;|D7o%36n@=/i1ei:R/FFIXo"FmKA>Rb6Fj\zш$h'8# ܨ#B-IIerWΣ[$eQ i8j!y~:s{/My%LZD>Bo랒lGf#AOAEKa:ZaRJH/k*wǶL%-7 p׎$y~"QK?0@:zs';wy+E;~Vx !8s(9 hnnPi?JLt}Si&L`bwW}͚5>[l ,`ǎ>;S)--{? v#/Y2u`Dhq '\-pAyeG>؋gBO)BiIPfbҴhZbϿ>a,܅^X!|hq') (w#)IAÎ+A(\Rc˞[oAt"}2)x Dw?WOJؽ'͋/Qi| *t- O7+N/ا/tAӋ(46zB|6t;%:ǗeOc^ %"T:c1L`A+&K9siJ?kO=HA خZ}{  JV%0J$b/ꭧ}vfϞ +xGĉW7n䗿%{e۶m\uUuQh^I04:pMH+M#WNTKc=^gqvM|c qhZyUO܅gBo OiiZy *\u1E߻27?}﷑z&^R2.e:(@48d[Z\?8r^ɝ~HWd.LGk1lqSǟRRq 8v?m@j7q?+-^OZx{cZyefM%-À>jSfڗg nNS----zq+8?gѢE|><K./'7w}Y}"2=P pIx_h cR"H}D20s_XN4#+Ř3ۇBQa`9v/s,g{@@ X 6/ *(*E@E/** @rwokB}>Hvvvfv3s4UcuٳrxVIiFdҤI_O<'`e&'UC h1@DžSqFN;4^|noGYYwׯ{{zjQw똸xel~_gu$=.3#F +UT'D0H@qqdg1a,.8VQB&2 Co |~P5 0͞oP}NN²(~qhl`z/ۢ6D^N7.@55ɣ/]r1YZ˛r)'50&]ns8l?]q6WDt"naY£v79jmL H舘N<)rV~ˑ-6hM`OZ'B6|oAp[\ 12p(ʗy=uuIG/w}'QYSleXosgr]EQ8y [ۉeIJnjnONq=߼ ΂y=F&Oªg_u=~/|C(OJ=+z og2ilƓAt7͍TaMT@`үH)i=wm  vQ|m=%M0unިcF1h<}qђ62-1&ԢߓS%A`B]ɍQWc fq2cÐټ%JUu\^BDW>=ho~׻%cbJޒ~݇ٶ$+p ݂-LCQ0eEGP({3ecJPv;5!!%Y )`daZ̙3q:8N=X<'dfIOB 7ޞDQi.ԂehDh*¦sMXB}mユV.PXD ځᅍ@=C+*`>qlgF}#?5bc+-O\0+cCyDÃ$Tcfs`=ă?|[GOENG lƿ)QOSge оςEC-<|L¥&/K>%ML\Y,ylNloX؄K~ȼF:ef{dHbt/ahpꩧrw | 8XK'#G05V5FBL$@FA dրAgt QSiOݭCiIsmGJ>-yN" =ѧj'e(bYOs ?sH޴>)A?xfKc R i3LgtUi1!Mijjr&M ~__G÷o'VU,*UZLaZZO[oHB"2xJKp,ǞCLmHt6K=X^VB7SM(Y]'1+K㑿MT Z3>>Vb(n^4-.'HJYi B*T(؄=g8.Vs HD:5l3o"-x=uHԶeIE '&фd% eH !5I3 B6Zy~#k2Y)R pIC{"Cm@J!#RA-OP|&<}֝XNE*{ ?OIAA-3"=.,HYR/B{4X`a?!HphE6r݆+V.vSېşoB;rqbQCLw˲MSbPr/0~ރ'1k/ג.lŇs 1ڱSCZ 軍D7P#=)sצ_Ib㷐 «A ~.p'[D;G<-N9KN l ! {ս|bB>P顾#LSv62cԑ 9Lpk!Wt]d߾}0---ݩ >?/_ӑ"f?0( ]!Q߀Of|}+aa_:!l3"H=Dw "j26F5ϯ0y\.Gx-@{ɰ,q&^XB ;8k tƝSdDZHַ MaB°%"Bð@DCLT4&@SalYi LZk<~퇃MS۩n2oJ3y~+X$ 6b=q&2\|[D8J2pP| -.Q8DXh1lZ#&^d\tl`b^~ L<αT[y^N9.\ǩ VD'$Lk>߾ %+1^6_̋ϡΛQ u{IzR_5wz <1'Y jX{0\t!uB^4, z+jo H=[^9#%xf~{+-) K[)YH$Ecdg&2U=9Fee˖e]"B;;;K/3<]<9'\ϻLK[93}UCRZԴPm̧<@(X\rl%(Ӑ`CbAbM<=pٕ -$ B8nP0%DʩiҤ92466r޷Лl ddN#ʭ5hz~p x}\.y~nܸqD2fƼRܿiUD[1bѤMFQ޲Rǐ1a</@묒.- +c:R7bw4Nul1W^XDRDXuϠ<>B@~ &6@vA@f^zYϜͲ'tgk;%q{And3!t$vF3ò,F۾P(T*X7iH:ŧOsr}߿u9Xxh*A7ms6 ˅Uq1ez15q_8=}Ƀk>KjEϙ;8?$N<%Q R/BqMv_0*!Щ2^Վ}]D_ H&F.6WYX5)<Ϣe,\0fnIc`ʤՉUYq/jΌAw^5W/ØG1}rgǟN%\To(@UCۜPq,Err()!7. OGI%$`J }1xŠT^q?jP4ιsڳ´+gPO}CQazQ6;j[HX8(OL#1zWKnirLUPU63}x*1\:DKUVv\ywq."t1fYw((/ a[hm QV4-;PTط;N0Xn #TNsQ;- H3--%'f x$>5J"ޜ 1Wb/*vF&pEHtC œ mrfmIy'Oԛ7|_My[iҤIu*Gc1{ {I{/؆SLh)>0;mn[~bGFi1"T˲Cx]HH!p EdwALT$ oi*LSGY G#P'/fd?f.2/E}!?ww,eG}̼leLl,7^~^ȸˍ G:= HG).*b%r999b10M'}0iJanvU#(_)bg߈=~Q%C̋K[#yVv+` .%d+WSʦZ, AOEV%󷏺Gu$t,K{6|Jpdl!Λi~"A͚sŃ޸0.$ :Vԉ B((K id8}0N_4"{?՗}✗^eiNӎsrm%RZ?}7,.1 Mk-y UF(QA4Ԥ7vz =iJv#_s88aJ"$BL`w[t?ju6T=E)0Ka O,5>&X͸b&-4[lMIɩqE;*PƎ֞r 3>Wf{P\\7 .\9|$PC47&/;mJϭ@eBO-%7o$5ٜDb u-y 0՞E LT NAa Ғk2`*8:\nŵQ9CΓĄt:CgC`PTcd'7Ǯ .o[e+Vo>: K/e˖q5׌xi|\ dx*/ _;gv}EnO?B9qdYr-_Y) ^imkhڻ:PAph(2}JKwṜ|L8z9P@ _Ǭމ_p*Xm" /pDR5Ǹ2{N?{.X49j=,:(9vjٻw/Hv$uH[t* &K + 4W4!Xnn&ڟ=N1p:"̚DhP=)6e5M 5kjg/#٢LZ v%IމDz?᢯PDut ʊ;n!LiEq8\Gӈ("+ڳ R﬉jMV?c8sLs2rW`43Z q~3_54E/2h%ө93qI_ -Qn$u\^c00ctaxvIX |^{%x+1m;V 8Ӆ(3N[3x?vpձnGb;ᔷ{'@UQ+&'0_WQ~Wפ}M$3RYE)jCܾM]GD1 h rbsEe ־`>Cd!l)eR"C@1ZDZTR @(F E$eҳh)'@30W"DF`Yx Um8.{Ey `3g$~KIY<6ے}nWWҽؔJEQ37c߲x}F"v~1?5+/S>(N;"/2 j4 l{"QPGM>n}/?^"B`WRD]zoH]<@2Չv;n.…p:RK2 -sЉi~E1, ݴkj裸=9b;Hb}(6 ].ֳζ(F[#hr g|=|>5'?ފƨ&O}J~Zd9 {Fb/5Ӌpue24 :Ͽ}%dq3{xyC[5R;wt3Fsjm"$:-R!v4Θ;f_c;UA` {#`II8!iACnpR& ]MSSSA4N 71Gg?r4Va)c4)˘2yT׼(|e 7'u^9u= u2 0ڂsdqKJO7Mt8,l,a)鬅'>aMZHKBKg0.W'pVv'9g[fpӓmԴ^khhhફb͚5r}O} _y4551sL~aVZwr7o2{a& e$ȝp\u}u{p8RX3MFཀྵfCbrBN {.asAV|.B( #QIt;; T^S 3]T(~0nɗ`VR]c\F@X:B"q񭏤E,{a޾rjƍ7QldE<d{ƅaY[%%NGu7& XŤ^J iKՁsWqHxf=2Q҉3N:52jp⫉D?KOpY ǴKO+OaֿU!K" e9u&CrSލ q:) 6Ucg::q$H@ 5h|B1Fe]/~ Z[[Rb٘;w._Rڗ;}SR{qVNJiشMx|<8eD1JBv )aT! F(3LZB3O'cú%4/՞ki!u~2١wgC{R{4_X:J%ո9;D}:sJ{̦rx]: sDXͯ Cvl#e%">\7PݻvpO~@}]NUU?Tڵ3<}{Ohٞn/}EY0f{3Dus߷mFj?BXa ͍.Yq5}}lk0 ÛvexR<#ɯ_@(vxa#eN{mbziB!PJ|.=fDBu YΕn&_WRղ{ԏ? ff6eQ`Oc aB1&lrc֭<4440od"ztfK풇8 v?]6-$ B58.Mr;{U_Q;*BݻYp!;wgϞwMAA+W'pB|LuM5y)OWH,&J;֏i!GaVCak Q.lٴ(ʬs?q򈍙X,-9e֜yNǑFhf+ނV2*Hg"l~4w1# `TnC-;xG`0nK97G83 ]}X 1| O$dWXȎ?+Ʌ#=,xg:iPʐ `={0c \Qj/: F=ڎ !HtvFr`Z 8؜~>: ~f(#qҩ CЕ"XlGZr^*k!@ee%aH$̙37|<_W[4i>iGb<Ǒj>}Bwj5*&le+Fikt:Yt9X>j;͛r}>?&m<iCm`1Tllϑ#G3P5jF>86195ӌcɞWEi)h۞m1eRm eeeH)yٹs';wOOVʾ袋Xn6mbڵu]ߕ)tHMH$\(o$MZL&M4iҤI%0!xE54UTzۑ2m4-Z 7>`Ν̝;z֮]zx{Ue͚5\qnS&hnnrzeY$tG*|&Wb?ƃ|u60.v^ /%ptSW èn3>O3v|4RJ‘èiʛ7QL,I8lx,xꈶR%%0::mYn~/>~_ à5qE!'' &~ƊuYPr+H9}EU<U͝ڃp%}"Pi s<ð h6h3eYxQ?ε^˔)S0MESO/K.rtI|[[>%%%H@]} {!Ld# '#',F=f H)eLS%HFZÜ:d 2{S܍e4TNF*,-[ReҥKl\ո} *F[3!@BqGi;f𖛙4q‡z<41jV&HEY)Hs%Ɤw4J2zw.56Վ$`|c% LM;iݍjdx܄&mwrr4&d1$/%8xo%[2mt/^rުmOmͽ_U8kO4|^5-[CA pjvl >139Ƥپ -FRXZJDRR;i E*ݿ2 LsN;`ջa|>_=H-"p?x;4i O]]ڊeSHl'[Al+ 9(' MM U3RtB"N|*p&$1sZ[CG utXN; dBI65t]'#:獚f4=Ί P^IjvvxN~8>wqyGgD2~P<s}G@4!1) %`HdB(/CY{?-~K/K{7}1H31@gkA^>_6bmxQ?dq#qyq&l S<:] q`0UcV6TreA,Ӓ]OTe-G}S͚6W7ܵa ^rܸq{:\AS{0nـb c (hӃE8~4b叢$iuɄV.˰M&!Ex~߽-ryE@L8ZYCYM&͇IAA>--477 x(:A IDATeڊ䎞G𓆴$h[D#q,Kbkxnr3{q8(#u*׬eGZQ!*XIZq&Sb\G>V|~wq7ҩ!3lHMTZ[&"ހx&K"/=7[$NpL;ss۪Nn< w ݵ\d^x `ބ#i!aWwMp͆J EQ' ؈fvp8,"DH:~}UN"%TV[زyQXMUUfe˖̞=͛2fL>[X..?~, c?ߘR\YN={Rb%ă!b/VQv= c~d;'[cbXqȸxB/?H|7܀H mJg4Brr}.,HHU!~~go牱_Ðdlcذ=-ljh%7OuM`J4UAo}G6ң&#(u5Hb3 g|0_< !Bu(`X%BYL_暃l0"T\d%-jZcbZ :bv^8s |*ZՃzt9D1ff-Fq!TR±8.\Eaga6' $OMC Sqd\Ö͛(vFn1"xpu+̟7oд`K95(*cXI<궧yf/gHY3& :d0pAM $6\6Zl3HI$&hr˦L$8pE4i>dddr'DBa:aUae;5FuWo|8|Or ۆtH+)HU$1Bv 0$h.W=-sWҴ8axfTZQ`W]3t o1(6B5v4x⯲{qMqsI$:#*Qv41dfoE{oǽufam u$[`f`]ruO. J*.^C. Xtg6 6[)8(H$Dt=>(RJrsrSTX[꣄S3TURZoysp(5fW(E$Wd*ɰN,)$2eI0KS(;:JCJwtBenL[3Ɂy<*3xj۝lwJ?,)ys-vG &ey:7i:y%S @u \;stV+jyF0QV/l?s'ⲏ"TUU!,{vSNB ֆ'477@IIOzwO w4LaH)-x! @=͕swMƤ&ݑ2b@3LNÏI!D*DKD/wC!=;N&=iwF2{6z23xZ[6Y%, %z0DpU "5uDG`>ӧ[t˺ @RD]h+O@^?߀PiC[E%;xkBfShh7s4v< Xo չrͮf{*|ݟ54t~ۮW2pxvnGx,)" WEw9n71?i,"2$=։ӞC})T=*'\p7YKFkn:LCuo"7ctێ8uHf Y^н4GI#Jbm"j_AKFt] ;퉮kAZk!$6~5ע=2rK[rҠKiĶ `,ssGc+L+'%b=F7VO_p΂)JF I~$N4Jo<ϽbX+,S"A4+v%0hok jIJ-"t!DF"*P'8J$(oAMpHU'y \}Pχ~χ䘔;?@_4Lc#\ H iҤIHaiLTLccm*?7eΜlZԩeQ…YnKӶq? /iH)Q6l^󎏣:V7ɽ BOBK/NHRK!$܀ B()^S \cp%KVJZi̜jVlLn|>fv9gv}l>TJ"ƈM=ŞIq_GL!uS9Hݚ}!P}XWdfdE"D5A+mp!.2^dž~^K範 NO:-| f~ ]1d{ۉ@kYS ia`&ywM;/Z-g lGL(ɉP9&|l^`GSLJn]ۘ^w?k!| SX83~GsM( sQ9f4UeLUg/*tZ+;>۶t:RK9,$d eDZ*`^T kJt;:[EDIl K}G]ME?ŰSǏ_0[>@")i 2}a>6PivI ҁy%nb0Pm12ЫGƪPm$o_2(A*C %0? n#܂@wyߊ݇)~>g>eiCudD§ua-gƸ؆o4s<`43zAS_N֦xu)NGO1=~W 4<޶QC+3a chhh0,`0=HBX}8Rv #>֜a$Q1tF[z.[F x\1B&NtZc[cawLFc&U ǤKEFRJ8Hlg_eQ"a(Fe!OPU姼<7>Yj N6hd}sisw"$\pU-]Dj64ѵy;z0[ ]T@a9t ~uY`sYJR^0A'՜Ӏ룇rf-U~- m)}>ݐ"MAn/mIJaMl(N|ؔHH* c.@ )u5)&tnJTfKMxl~K#!82ʞCY|;$ϤIcR}ح~tSg_t/}#m眞ɸREʰ&zK{iކ4ji)Vp-ɘ=n& z[>{mX24݈&t;#{bap ,S18vqaw{9ax$:kjI+* toÑ|;pn_O|t哈%tK܁cBUmD#|%L$=EH$!t]O 0D4H{Ϙ*B&W]J?]TV:8ۙh|Ґx+?U[Gq=4£3&ۦ泠K"0J$b(,lӦiS.&O.eժM,Z4C;l3x|ΖmMFG'jNO܃sUUW_f+|\ a(ҍíӵ:,83Q': $im0)tawh6 }Pfp JңH; #[l#g!hlc& 8[ôZޜaZ<{lTr6I 5m]RZ^";3݄Fݶ;j)gjv7X%)%O=I8A{gz*D=8+NcJ>LRlYu/X=CHP|~?NdWͻD"~ю~װ!Ă e܂ƏýymdTNGcH(F1Q|)'laʔ1TW7QU{Hŋg[77ؼ+V(v;΢|eŸ q`L6 0Qbmvұa;vb&u1Ŗt_Dփ= 2a-^KCJ STlxfr[W!UZ3 E#AR/_ \diG'>F5;ϩi(vQ ]ô]3@ 'BAk|`ۭfv ,3qy I| ^ #H@J0wE"@<aob&L,-`l~UM(B`T::P"yjn-ŔLC*`H$B$b:uVc30[" #9A{Z߶}`Z1-qD\!0F%m:E (z5pBDB߾ 5''9kEY~/iΰ#cҋ/1%m&<>z 8׿ی["MI5N^Wq(u`/ :Aϱis P%LBN+]7W"Ʒ.sJq/3zKCLdT.%X! vEBuA<.Daa*&U {0uBolB&4BD_)%/"+x)~ʎ&V?=A2$ H$PjkYx1L Elc #i - ܜG/Qqc@"ioeW{HiY4^CoYAƤ*Y+dekO|]]m ĄR;2)-%\vaWkz[B鋦/Q"a(F@UJJrj&TdfʕXh2+Wn`Μ 6mOcg%\]Kj}J]k!%RZiBSIGߡcg2#hZ3 %tqjT_)#"ؾc'M8M<Œ acѺHM 5 4̐3l`W2NG ,U35lKfnmiktqZYkte(5;#ؤc 8eH'@jŇf\Hm@I}r6F)^4:>B֭DLx3^$5Rw߅]/W װ+ȥO<=uN̬#cnN'^q%?.G}_&`mDOfFB7ilDnTar*df=nR:9޾-`2>b5u(i=~Ϡ$B/ӸK$hRk~'|s+LCzNca}q|-E2aLÏMٵauJ/VuIs5ss p224_@Rַ[zn&Mچ4zlmYEE|&CT As{W -~*%tg c0\4|m1&uL IDAT=m>A60B0{ z{{1f,Bx;VQq -H4 WFQ< 99Ghii]d1=gaH Hc!:aӖ7ĩ';Y=YwBѱyDٿmw(0QbR]L>O>III6YYilݺSѺmL\֭o#MIRxp)IZZI:#Qh.',ŅN4 lʦ;gݷSffH`JP$z2`[-8]*W^3I[!xVhll⧿ 9& (uQg*iOc58DVS\\ĴiӘ3gn@nx2JR }˕If2|emxf4 0Bn@P?MHi ̊0ɾQ?xN*+zNý0M?lSV ^641J$bE< ]1LiP.Hip}I0 ӔlPܹXjcDb+BNWP9J-]VG~. \E((1m}FU+rE),6]!h` L<Q_C}CP#߱w\}͵Ba;HX8W^D#,/2C*/V^n_%̺Oäx|:]q*2 .䔉^\A&l Q OTJ+mi}  E *tpdLN%Z!ۙ>ɇ q/^&#qW":]йTH}"1k{Տ`k]%-ȥO"1(GC~Ammmޓyȧ!%LAN§1k~/P9@ԓ}zZYn/ V baFc^rя>CS蝸it1Ǥ z;6csx}6>YٌdExj#p0n 㹏NH]*zH`Oc`S5[=RϖUli^_K (^65ym=gn{nڴu0 # *.ۋaFض/ 4J(qfF9&lޒ9,ꪣ-KQJӋ0h4tb1B)9/d瘤wL.97%Nj\ .5&Lprq_ !08]bd% o@SC>\-Q/TM3{(jhii!LSKA"c;_hJFt~s<8VpH0Fáثv!s]#]@XI=(I̾jˋP} L`:W]S?N(d0iӪ@Y=q<<ż*ćN/MW\O?=gΘwބ;o,g'.J.   Bm!OuK0g*$g,+嬯GIϐx]s;lbQI^̃]GFudW B&TTpf"D_I.gC KцZ09q Ԧzv{zSJhlIgiÞss}o]VC" KnsE"tc)GKRDeq>y9nm# =+st:ϧ=56z*.ۯhiᴋ(|>34A'Hٌ~"3E&Jz }KS$^KQJ pu_zﱇStP}/|'%zl=% Sk6`^/=C*\J30pc8f|ְ̩L[s%/m\F\ߡ/N,$FkNj8W1s"N.{"kkk뮻H&hS&Yr%ɤUV]bmX} ["vt_Ϲ1m"Bm7`& vat"Hs&o0J&bՏ"3#c|Յhi\.‘ #F. 33|ҥKٶm.{ltN֮]QGu@g̱,Z4@JuDn& bc󥑟cxl g8P:&JhK+ɎN(Ht; _xy9[QW^fepФ~uSFIHwdCHHwU!yPxvQ 4äVܨ!d{Yo~xAN4Ay0N|֔K޻YgC8EY ,-Ad)Iw |,HHإExmx(JZ4vbv;]EQ5%FH&qZIDbQgv\2mb:i:lK^V&[0߽r藉hc/B$B7Jǎ-r%j,Χ,/H⹋;(dgg҂3&K4q O .8;0Dbga&=:ӧO)%ރ5aY݁`+C:t2ݨhe !J" e1q ^u;& i4]K^XvQH%?$v=( WOW Cٿod+":w﹬ *86G6{٣qI 0q|*6;ymWXT~j0u׳v}+y# L|} 63.?q99n7}7b~)3gYcK&Hvsfn6"PP(ĢEt, ™S9#A"4 LC!2v߉fNsqQ^TU u?g".3{uQF}"lv;+o Bk4k!^Dcc?#-Ut] lV9"(Ь(l vz%t_KAA;vd,oqi'7]wm?;cׂyTȭ#ٳ2ʐ;spC2QlQZ0*X=}k=]ZBdzڿ8`~\g&Ͽ%c;W۷rɧp砨~!D)ix%>, 0|3fr JL:+ٸq㨬>s+r.$6LfwQ޼S6#D dʲUiCQQ6~μ9D6v=1 feE#T7MZo_H=~ķUQ^r8}}as(_ę9LKz{cנq5lvCR.,;Z*k'7شC[2%h ج*0){ 8JG@Lv֘5Ǧ3uj!2EHOclLvF11i ՒcdLbw`#|\>g.-^nUQcQF"*c+'1r>O?ǝ_?@kd>|Onv,_1ctJ9餓w_v4q 4&.;xO8c՚{lCa:LG DG L<= G-"!;PUeM {ƥԁ>ɚ"B&oDGE-7!$Ѡ ,s9s6g6 DD"tfbhiir0/YvرT4EQ֭[GSO=ҥKYv-<;Zn66lGزe W_}5z^9~oCU-c+Ñv3 EOPm::>B2 ݎ '(v;ٳg0o-m@Ax"#tK5nӕR/0ÝئߎVt`?Gyc!v,$pL,^qQ2 co|ś!6y/(]x=%\4TqlSNdKUoM֌3X8RtD%]Q:rr 6Bf@1 3 ܓ)>Г:Ҕtx|I̷~\WϦDZ$ŵxA︇|&E~L"L@YCh'6lF U_]d.S+ Zs({ӄB!.41P+G"as%{IR6֭_ǯ^ 8옓54 gWw.裦/Me7rN*' ukL #%mO< ϑ #|DyW7Ptd+}1en.ѰƵkƁRJCĜNRw &TL“>\UəhEJF5A=!lN9eIUo  vv/vtLI^mlvV7bTrzOlvpcW|$hǓ1POD͙M25&Z&`A^.PS4}gbRf"iϦBcFƘ -?9ƕ0o@ȯF#TTTc@l{K.K^NH{M0iz:/5ɚwQ̬'WP'W/oif;&,rULdD6zO~_ߎ(H0Ca\Q#0py4K<socnob4% I"(YSAF&:je-ZFUg8x +㒚 }5a Y!YsuI#2tC7t-{ qg ؾNPwH* >ݲ*lŗ/ݰu'yd0#8${/UUU= 2i$E!77?:j:$.z(}3S`SMIR}M|9_;X>LjEÁENun=93OeTT80MؼuZOnb?I{gPx:'0ޖ&\4 \nE%\.&NLmM Oo[ڻ¦$cs7ObƬ9 nI%J:3S˩m7>cq(TEcWv<6/iN5\erNE'ҩ`-VláEeٓ`lQي:7!h}YOd㥳U/lG"\wOڿs#l6V?/1ZC M((ج@;I&M{& p)'_;__ù O oaAկx9pd P_;$Wߏ64M-GP̚bAJt} auɗhfF=7vb]J-?=2~s/f%P2.ҡ]nJLH  e_Noa?t(VBRryq%,XK /׿-ֿܲe fI;v0a„Ͼ¶^AtQ\N*Qpby9h(##"J4.4H8rspa@s[%HhKZ-<Ɲ =K4/ GP؛T̝xa?҄b;-m p-4Hփ-_hl[o#}G=( fw CwŽ{r$DPk 2%P{7;oOo3MImNB KBH5PMˍEԶ[@v UѰ\6+`xy;\Ŋq&M%E x DH\XS'Y5z=vX "wݳ)][G F7d&Ƙ# }"8*'wa+&_D. nA.7NM,= I eWg=&sp9dT'"{WxEH0h孴R@5KɽRо4$q '<1fصtD0 32a\IC$UA]S\->lHrBzPT i.@(i5\^RJx V^ݳQu<RVVƕW^ԩ֡esߺNNܽDcspgf [ 18S_mk²)A0^W׳&:RL#:uIJN:qmӍ ɄK/~nv8.nZ[[:u*<O?4=O<^{-Vb࣏>駟qǒ%Kعs'Ǐ?xQbp1"b-ֳᣪ{!v8t?K/D}}=w}7=W\qG}4:nY%Z?1*IIKhU7 %jHYCKsɎ#Ϝl^׳)H '$B7v;?>4r-HrF`'JZʊ wW5L̆hBGpyƩ38l >Z (ToBs2q,v47#ԬICCd_p5:w qH/x=-@6Ahpd2pghm O1Z;B(;lIEVz9US/ܬv}縑?D/33ױ$ڌ\6MD`mmƻN] Ao D"A{WgDimz!7&Wo+=M"t[ҁeIG/}5f;dO:hi;dcիxK*.@q;fKX: )ԘKZU L(#sD $ θN琱x?R* _ 3筷Nzzy&O̖-[(//cӦMÖ6a^~enVYx1< ?O7Q Z ^z=8Xɡu@ݞPPR|`jb$:,:k`el;#._|q֭m$r㕔O+hd۫60MKǓCZq!RƖ6~ e'-(U aV)P T[a{fh>06]-A(O/cdO?AAa''A9$~qoqF}(niB{?t U\EKvkuvv_PxHP|k?~Э~M̶zNϢS<&[i~Bw*?;A) Zb,&W~C^+"TP#[TmӔiL:vo z2`yJ! t „aQ\vSbTVV=mݿ s!Mq(NQNYh"2곻8o\f΃/!{HD] ]7㛶QwRd4Jmw =-kPq:TIČ}t Nۧ]޼ٵm4ɂ.sH)bH@fD<ߧf'`٘6mW_}5CZrWB(HZZ4y/QXM^n.D"I b&?zE #A{N+S:ރ}%-1֠l`IH2)Q9Q_`/2 I|zHI"qMfW[ _U2_lݺwarTgھOUu鞜Q $aA$l 5^g8uػ kl 60!P0<=+G$4I ՗uy>/6l'vsRQQu()I߀Y`'0r9nT\r {oVHr\QSSr@˲\G*SKr9l[i/Xma R%EkB`$SD#Dl%sD hrUWR'/͗8)]oyfZHOEu=T][TWL8d'CAmلe΋ٲu+.8 Lf0 p~6:ODc\Y0IcP_2S)'/]gAMM RJ"X =FUhkyc^@gjGO& qoz{ZY z8EQ?"9S@F[wZO$[SZߥPup)̉N#Ԩ3Nğ("@؃p)"(a NAP} O"tCxU/3 NSljyj;;W]9\uH{܊cQ[GW4ɖ.^~kb(=L7O>ǿ&mEVc+bHD(9}fŸqF瞡(^/˖-n8Ʊ h./-3t(h/ /̙UIqѱ1q$z/o⾛woHN\"5)D ]X!iPQRZKp~H1:[˲Xt300ap ~| ]wַON&W_2 h4JSSPnu,o4b&E$ $>o^ '$꺎J_~9MyXg7s>1sŋ]LһtGzE⥗4v)/MEx.+KC9R)-B+D/:1/vp\ӃaAE H8]3*vQUݣ| Oәm%I][3i'p zΞ={8pU>3ȥ=lh3*,}Qۑř flK%;EsdW;fWgB"Dp`t_S@SX:qׂ˥h3=8 a腁ݠKSh5c~e7)Qy D"A(tXݯSp+\|^ gΠp 8QXDOF"t$.^҃'B(3Rdï1 4ME>eRnzQTϯJ* XEUt!jd"Pg8,莱{7}OgN^Z /vYb̨=ا@KJ\,)̖2ͧyh|vj\3]fA#T3,DBJo-}-sS>-̪PilsҊ>㰿)Eռ& { FzDw_M@ŋG]uU\)D g@3RŗPIۆjjj n~|h~EQ"s4fD)vȁh` Fi!Pwe['RPwGD)z" ue"Kia$ -wͅϢ%ptX!@Za\\UXz-*\ !%}<@~z1<*Vsų/vt#4>5tlL"KUyBB‚YS2%P_ cP1L\<)UygZ_De58(@hjڈѲq =sU}8kxR\93qme5=uKW100gVu iY4g]׾ek 7>m,[Gy:/qF'''FJ?92bܳgsΥ嘚dr(tvvv &Y~49笳G?2@0qٰyz1,qzV#GFփ#40ym i r+5捯[n& *>\.}z.zeSh^]_"n'llkD3P6|<wIeZh9LMn#ձ;9Ź4ByYסVu$+pt3 ZBw#'Se̙3)lƲn}b Icj>b1UVia4 It"(D f'󦂓HR{^EY/16Ng'ކG Jhjv,ȇh4 MuK,wj)i莰8~K(B{Sܲ W^;Z.R74:F۲c;~OyYN@#}r+Zp)CQ`&8v1&}(}M:RrcC&WkSX+M4% 6H5_{k0QFLziCev< 횼wOyݬ0񲷅: {vފmOťL514ɒt`6G;Coo/RPX:=BB,Ydɒ%[7H8Jx<͚GŴS2p!SreE,Y"RT\L4˅LYTp]I$Innΐxeӹ,Ydɒ%KA IDAT)Y!(x@, 999|>tC'EUC9xܞI+Adya^ Wo}`f =:S @Ny'0Mqp}±^Op{\/ Tmy, Gnl'z٧›wxmS__Ϭ3봐#^!Pc }2GDģӿAu{nH)O4F%KRƐɩϥR27H|A8uwD<>95̞=J88COҶw5=HE;8n__p ȫ> #>Dəƛ?K,oY4MC4C,퉴Fz=G!dNĺG`3];SUBp|Y·e@~Q?i%BQ M$HdSM/ ?ȗT<

C:Hg`/v˿pz$!di#H5Rt:jy(CE_=_!h~<."-H9IIѠSnz識#%MQtB^_X9>4,z)uAY8b*rod9;51McԲT*EWg';vOrvc7*ES|D/{Kƿb1j.4WOh K}u}Ggkap㘬GB,Yd=^gnHc?P=ކi<Ru@S%bDx["laJP}e+efSQZ#iD omò< u4iL&Rҫ[l޹E@BZ }wnŴl,v1{)\\G|8f``` k]jjjhhhnydr;xAP2U]GD:7D-}Fʎ ۶=@nn~{c !H]6GH$ q4JԪH$ĥVaFBQ;cSײy"R}UOi΋{[ے\. )%}tE<5R.9mf99ޣ۟gts%M8sؼ߰{p_x m^$3?-(q{A4CNa-/v׮[pе9}wHȒ%K,Y&@JG,D7L4E)! #;KYMҡ͊7m`'ޞ"B8n~\.E&aK-0tx^X \Ko .5nh0=)dœ<ܢ^۵1 T*-",6wFHY6]yc~>$"ԷwHIuQ>׿“wş,ʛ,bH6uB?*PDzJ vGn gG \i'^8y_Buufqӟ~-#"T/Ɔ[p@=_0ח1F mQg@\?1iڃEQ"ti_26vRK0Mz{ 836'P z\DS&= 1L#CCOhTQz]?B}Ȃ29x귦f ,b+yOoHGoYNi16R:Xf 6-/]E, Hc-]DJHA_O,Yd򦧷w^«v{rs1.rs@ 򆍔ȩ 4iF(*BUFmJ,Ya ̸Ʌ}=kAp_:jy`gW!{!ң"*ҕLoi0" H' -p+F:߀xpgSS N>8K&۴Ҫ$'PCBCW?0}}H "!V"FlS'e2|US0I2)-6wEHX6Š-_mIO:ٳa-PEEaM<< n?ED!\=\ ,`c # *lrO?RJ<MhMpaBT13F*t{ӳ i@h)C;襩{7S@6t+=xV݄r;z1@YqBz{)]&/\p@ Ĵ\JPmXl ͦ=iX3@| lɅv6C[[7e9\r"* B8doG/+3L"wu*jFxK I"M/>,:ۨڱ7(3t$H-]`~;9uhupM*$H)yǶW8}m˴Bv53Wz Usq?6sz$Cҝ|g=Ra0|^`u 紟.-RJn7_cIiIg3~I87u}}>Rɩr/8m==j׈=vBŅ =NP&wiu";W/~wn>;;^[p>Z%O|L}]RZX)a)EUOިik_[|rPBo0%I+jW>FeޱKOR477!s`V#LWg$ܹs\!A^G*?RDJi$iHƺnzY /߉ԣ?q!#/HRMV'+$dɒ%Kcž=TVPVVš5uv|֬EʹbR*e nFKK~yfϩı,7hl"qXK.R}.Bs 0ΝIH*I_ggwC?h4t$gC&: BzUG(JzP mPpBao Vej|bB4eEUu>DHWQ՛t,Oh]P!쀁QaU.]_9? c2 #`kaGFF?e]'j+׌%KJɪĆ#%[:( ySri%|vXLxyֆMMM\ֻ(+K{ r-lذahٙgɍ7޽{W2LUUnQ Iρ7:,"hQ #fE!%aw<I_9ӍGٛ94ij9mc;o_='->e/=B*>Yi ~ iizh|(Ê˫^hH=YzDem m4RQ$()d:e!yw&m#Eth7fv1$%Rll顸ǶsAJ0TiCP/}o~PSR_ODrg#W.CsljZ[Zptھ'݂>$ʙBimqz{{RyO:zDAt0RiCFE{ޅT1>!!iI9"<$V Ydɒ`[6۷7QYYI'ղz68c>*hn"'LJHMͮ"0U%NeA `x zq-[fG@QpL4B&T8iE\i1}B@\8^--"xUn본]Lpjtʄ$.DM5~lcDfl waZ6X6haaaskxlnٚPE{PdP1s9gS"m+[ssO8Ct$ EqN_^J9sljlspy߃;'_Y8RRE8+#*z{ܔ(obzI!?tBQX~ɕG$&]vQ^;v8h .ZQ*++!=!^x!UUҁN [;)~I'AhbXHPG R u0'-2fn2"a݉Rt2Z9}&"eZ&arQWKy=3h{?!9F- g/>qP co`ĸ jyi_@ %5,"dg8D|D`; =6rd#m# XgU;q U9C&['\g[*{ǻVGH()J`L*yp 5SZ%0ݗ Dz,B^r gr{xtA҂i.X0K!uȧ$mE=f.=|m{\AJ8>ReBA(%BcCK_z6 Sk8PΨoBB,Yd9&!8yl@,gX|vfm}x.sذa/;7#AM4܅+-*FAUpt/BDvƌIxT|#codaTA uЦ^-AkҫUvGn7qRhqUD:kOr?;|dƌ\?/ghU* */<HǡP`_[> K$/=qi^v2y }ӧ;8]۞BW2$ L|I(43@L^'=P7|u3"R^)9i~2?Vӎqͣf/R-g(Hjz?ppisBG$4вq [1rF H5yS`9a "azb3q@kBBc:*9J_d rJV1zk:w|fV\.#HE#`:g%wDGu-5(PݸᒏjO6 1 WgTnmـql,3jV3k^wPT~|g7y7XLNxv"+$dɒ- `Yc#U@UT4M# "mf.N9uv6m[KwrIq\Lä9s*Yͫ)x}#f"[w:dfґ /V^䘕$2Ob;2SiIfzÕWya;v!*["[X$%T~tyB-]adǡ^H ?,_J2pZ%QU[]q9=qwŭpsz3]0[,=-}*D'*\kGWم(,_iC"M-W/ım;{y(~E_,ܪEgq]QBcg/\~ ޜqE!xxc݃E  %ih2X~j#Gšu ,V,(J2 Bn̖qUM>=U]{is84o!9>ou}n5эm|_SDГ6M1:b/0uh3~C#e۞4UnԌWYf+"!|@x\CfC*ش=ICSGšI 8W *a_)q<hEWԿg3KJkdhp RJtòm駼[LđyM[.)czo b˦GUHH  HB~O#DuϾ-0fa+*-/>31w1nTi[d8v˛A(TKL־T*rкca[mۺy\!v[-)}@ ڻ,<#@AoX{vnۚZ؎iW2kgYdEgg'i  gޤضatwwr(..>VdƌR^~iKΝ?͛>^\.p8@cc@߬Eq;qIhTwF_?V<TܹK)'Wx׏9背GB&y+Aޠ3`[I+x1/b?"ϯ*_Ro4Y! dּ@,Lj#GM~RYv,־RմEYY-]|nG#֯}ntܹ!eU^_&!PUvtnngWDہ& / 0#;K/*A0 0H)Бڠ sy'"ڎ+HMB2/WAzT~1_"gd?4k~$ZQRS)UHw$um 3kSE C-*P:ػn,4RbwG1`w$[i!ja ϒwM۶w3xpGw$FB7VR|v4fSp1g]l4MzzzKG:ɶn|:nE\Fg1AŹnl^wFZK$aQ`^go,ڷG`u`6K׷~4L;ݳO#DUU>kW]BIe%=*O*aӰ#ׯC8#EIu`1'=nj3P4;ս IDATQBj|d"(uc]7FQ} lٯ`wDdȭ`w462$m.BpR=o~:mH)qTOz~ %Ow2Nn,5}H,:\ˊPU(-Aglǡ/ܲ#ڿ~GW}@YF<mJ*b 44`E⯜'jN )96ؖ)8>` jV&vX0JL3AGV:;w='` :HHp"B/*x\騚=8M"ijcβYrdɒ%1qD:+Zs`a ;H$ha#%Ź/D?tZC8{)Nݪ׃v#,D).93YpeG4fDPx%d⡵|0_jii-1Au2#a;T촐KspИ`C9Mry5yl: rGH!TUH\HTfqԺ!݃i 8҉j R-bg 0vNta<9G!Ik@.ϒRUs})n`VE1eEk"Ob3J"$)*R6g λ\n7Xb4~w88;%2 {wpߴw` v;ßR  MA8.@aOˇ]J7}TI+/}q+9LD&# v[ɘ?gr1 nesʷ6vI`6ROcp(Mlk[58.x>}4B'BEx,Ӯ‘ˏ"4Z%z߄,Bpd>OiG6<Ӵ Sl3>#֬Yߏc4<7jο#0TmuqR#:t>0'e8|lQ&&J;HyIAL" U SS}:tTɠH(ڨHA:ƸvG*n,d,YdrL`iyBVŵy<./uuT]yͫ1-nͭ$4hi#щћNmplWQFh,OZDve՛m{y4u~li¯.g[w4z\7{Ϡj.>On@GubTanzEAU"Q Ao̡a#%Dz\.@/&ߙ=zʁ&~"Hupď"08$$4p.d Rj@j{ WolNR>VmfIy03%[HTVE`F ͝I28E:{-=,>gtY4^t=risnMI/R\wCc\6߷a&߽DW+y7}~z{_{-86(8b=*SGk'e\*,;j7OoKwRnj<Ȧ32 nccr8cbd^/}w dZDȿq\y/? m=-&T! Cmy /{02|,;v[ ذyU}ɦwB5(*AiDDE~(QyԇRfw}r~lnɆ:k^{̽g9;ٲ!J)Qhv>5R #2u|ں-qSr͍]{f's~PXr&9+{nY4]"OJ ?&x63Bk*ǞECd-+wn`7vEM)wy5RXd("Q⨻ BzolUfWڱ֮ϝ*4"7hS:?1 T司eY_E("~ 8^#>~p5} 9tߏT;g=)cjëod]Q$H`Y f)'zIIVHȒ%KO \pI0/ N{wk{ŋwV;ñ;!9Ù:FZzM-!L]G( ۅ=(WY \%fOGxJeX`bHK4l?ۅi V>͌䀙5'I^l>-@;Df105[1{^ki4k&SN7c˖lܼ]6L[鐨ĒJ)^Bh5w+^x.NxYz\~1ayxʫ)9p8(̞(_}c M'l栃&ڐ]vbC^?MG~t$2۔iPPaWiR,D& h 3J81H̎hwQDt_7EE|~}RJzyoD+ȣO79r˔ģ:Ke RBQP}|96Bn !9B.4ez5d/R k%hl1MI2δNA[J!ܣ"_5'̼x[^w+D(1mJEQ(..6rȸŊ>G$z BF-O:BJuWH>t18{( /֠ gr4ӧ=3yфiH2G("LK_րp9oڣ#+$dɒ%˧|.&O 79Nu-[ /L k_xZdBlR]J0tf*3 oU\Es.'BS1I[mh{&z5F(WÌMZ"' r`a3.&E0$r%z Z#GRXL7U)TRИA}IoJ^^.ok06ϗsytB{G;U 9>x4Tz?0{Fp萧(vd&6EKBFrBC=1n;L2'k?9; %#"T%G-4!3z8~7^u!l|;?pb==#WKlj*a+-g]JSEs-lWӴ~]8_mݡ`Z.h[w輸z316bn 7`u4PmՍTTa@ LF*6}7Vn)TLߔH(EkH)AAOG."Iä;n,sgPvmاTأ1iF5q4Z[4Ն 5vv piZiJVB~YFN)HC"AX暡@}}.z'F*58`۹˹+{Gɓپ};vW[n7rWraU{j؊7-) ǒhSp8UA)R:z8LXcVOWc{&d2Y˲ҥ2y%G?<\!_ݎi+iihCOץ;{w=4n@EIwNF7ZS6~?z`uw"#>p-ֿ4睆V8/jZ~ ;rPQTVJtvtԴD_OE)*9*C**xTa TC(S)%Ғtp(Xeə&6AlU=/8f-X/~7;t{# [ڈmJ|f"om;B lgi&';( l޼!ذacDB0w};::P!  ):yGr48X/>)ӏ"0sOctSj ;&SPĤ_‹a.v>GAZ2mwc$X+D /;F?ߖg| ng6h?-bvvaBi -*pMwbfTu4MKGzir {aƍ444ZWW>MӨ~pS} YOnbBPxDsYӴo.Z0vfrvJDp߫L5FAL1,ᠬ%K,Y>tttSOq5r ~[oq뭷ryg'iL:0T#%A.ڐHltjYhw`Dc$:h$DDWv9gM?c*vkرv=:<kbi 4/47"jY-[Q;cB렃1>sB$C^Wp-*InwJI㘆|Y_wz}=8N'vfmwu ͖("Mc(svlI[@9OP-r. I۬ #ˋ;͆f Ǐb1F{UVn8f^JI핽t}{I{7ccғ3iBh#z>@W%7K$An"6D8؅B="F]EUD:u*[VnCo_|27x#k֬呷rY~͝7ow6۸RRR2.|(i]%( /F{N]&j6 M΁b*#  uaCM- "lH_c;}G" qC IDATr3$?LD0:iGDPUru rϓjzw_ny{dۨf#,$me]LT}pQrG^C8[M>t;ԁ0s\M躤<<Ķ7Fww 2!#(!O;GTq`خhTy)9 =RK禲diEB!<;ZH&WI_(.Z<;\ii)D"Νn3{l &ÝGN,ڷ@ac\~XRrހtL\*w2;+Q K-Y\ ]kJD,~vBB,Y|HRuY~8a,-M퓶T|D) 1*,;9'u0{/}ڮ1钐Z!#2&X`}xǟ}d6L&q8XGF/PWVF Sx*ȜdD4BeEa457s?FOƉG% ֬^E-₋3$L ;*;҃XM@YL׶q\b+UѰNl*8mGγ ɋjN5gN% vǂ~z{T; 6Β]UwB Dw ?zPx)_Aϣ _cratN+3u} V}2?#i;Eh+@$&(BP 09'3a}g3Q}h?s典m"`Hm8~}ki< HΧIHs.CވV\H=7>x ='LGO-s+={yTVv4w2.}cɄ?H_2Ӥ,sP%ve |+3}Rͭ8\25SĈ دx쮱S,(ui!K`j[#tD)Z ~ҼK<C& oU̥^Ϸib;_yNnch *L0@`TG)%Has;8`ɜ]n~xH$b3AJPdɒSƒ>OGvatN+ҘFsc_co|&@(H% 4~NRL p[4d7t߶GB"YzoϥFG/*q-j7 ԖZv|]=/<"/NW`p?{nV91!1udÖvǒ|xd ;p)6l DrQ¥`I+ ))!L(rHej 4IevvݙI;I_#>Gcnx9bYj=oSxܙ9.~ՉF j5 bC|cYE䕗HMt'7P>8fz1 %Pl^MbŹ}W SyH^z%±9dɒeR}qqÞ裏tR!۹\.a{ԞW|’b\Z_A+޸Ps f* v )W^ou))Yze'`:%eП13i#0o uʕkڈZRnHlcW:aЃ .5(`=koX\&#eb hv䕔d(x+Ai.x ʩ_a9srp:a"p-[1kdW9x1i TUҩ[l vt\',SWxg6&3jUSAnsIxtRyP\c3n㡼aM*2Db&KFT2zld@ti D -J ~O=?ʈKq4f8֯c5י.Idv;79+wX]xfy oV'S+T`vIG ¶뾫7oa(!"Be_x0%qq ý>h o5Bq!pOKSLv)G߼N ziϦD0~X l sӠ{X3_ n\:o!y uݡay- $8r'cHX"2HDHumTchF$,gg4 M)_~=s1 ,"/q9猫ʞڜ; ־# [5UTO*&O$S[NXBetPM-բƆ ǠJ}"BH_iO?Q7%K,0$piYhF  N^yH"A2~|%8&WMC&hN7`%hB`v;9*U**đq򏉮;i]ﯤ#!rfe^:טkҀZT6a2^z bQ>el0吃㏄OZJslL1[h.mչ IGO%)5Md2dua̚5E8 Ue ^7DH8sܽ:.ҫAtNI #X:ƱU6xs_]ZTj"Zn{({?I}s)!Sy 7H[f8,?.+lCQ0Jtc=~*rcYڐ=KEᰏQ.y*Nfw_:C'VDùjbnQis4 ,!HS t8jb(8J DU+oٓ.kg8"?_Ԍ %7_މPKE}(~6]+L򇋮2+2]>u~ aƻ0tH2r@H|?Ld A ҍޑ Լcnkq=BEp߷kѽamWl#6(6NrQ 뱤+ޜਊ1g2>7܌%`ΔIduAp̬JF箻"(:XDBg'{|b'%K,{"Ba YdgqmĕT (-W}i$ͭĺIŢj  V-*ĶJ#`mcG Jn!J ghrX cF?@}qy<zyo5lsXAHx irѦۚїKx5ߪڐJB=4lCANB}Âѧ?Ghxw)^Qr:{YsҥOd w@g0ͦ $ʰ3\Rg/W8л 1~(.'(FÃ`!W"rj1w~(eZ,)ǽ; Xp jّ߼ZЇH3ǵw.'ch-#ZM]MURvﭸۻ@y6Z Vhk$̭E0lqkt9W9a%lj{s5nD#Տk]ˮ )as`kobw3f\*^ UQ1MpR3f= t%>6cfVR;ޞf2XDPRp{Xfzģ]t6|@,J$JשgDkV`!ܶi9BB,Y!EU>e O:>|B#Tۍ&tB9(+ȞND + 9 = #C=:{gRPXy}Bz1:nF9{.SNGXz(S:2jdF3硩} JkXZn4 ϜMm)In[Gٿ\<wg1 C4Қx\ؓ):tyiF|nUc8f݊Ἇmy&V~ӑzXEiAd?B#tQrsZD@X0|"nll`FIސQnlnĦ̭(1$Z˒ʴ!S:m5ehXdCc;n;QH䎗t#Pm4Ld +PYxvP{6fƯp-YHiG L0;֐Xw7V;iG7/+Ċ'1c) .1\';( b qTϘ vFӲ%)~Lɑ׽0)?SJG-)­JGGGiUUU\z̛ `NOseP߬[q[Ie!cKM`)_;ȂcH8`@5h_Mr=σՎⴣ3ӯ5b?ק稃` , BLtɑGB,Y`vM B7_aA32V$]BϛH+BiS!7lDNۣp a& ذVWS1BX{ˍ?'#tJ&,`n&W'L%ћز g%a!<: Drz k. Gw@tXg'9ah3]C|g]# u -;jꖧ^'qhiI>qKUP;Kҫ6=MSbd q[}}n.>=qMm`jH#AqLC+\-߫GÙ%~xyh|,15m+zk0c`'}lE#eCuA{x7}W pՉwy?)aGwU;h E1 F$eBJqO^y?ڊiӦq3eʔqiӲ-o8^ vvJ*$m |!Ӗ|`lŊ=1o]@cп标ŀeN3B:ӸC>j!ABB,Y>$IzDM,'}> ߙQ"d׫JdR MP ID{S!kWMvEo|¢=_ܶu o[d2e%qΥh|+xFT=kHnƌ7c%;fr8JE(|4OGBlJI-\_ѵ ŪիߣU-XO84cV3C{Ͻ!j=}feԴ7~M8g;/*r{_)%D]aZzēR:"3mr5n9^ʃ>c@7n䡇"JqEQZ:{Dn^M =̓JdawJEk IDATIodqҿ3RH7Y!Ca mmm{_aȵVdɲ|"Y!㉴$2HL&p:8{wux,祺>TV MQ҆Y RJts{( %K,d>BB7K,Yȇ%"dV2N>76 [ 0Q(dzRg!İ,Yd3)$*ڐ,ȒCVDȂL5g͜Sx8E!H$]Q#poM,c!GH>gzG%%)’}Wl2!]%aJuTU7_Z2uՆm > |RNA,Y|""d~?ӉF0jAɍS< >V:cs$'CTpz>%aL\eJ5:0pwQ}7,_b_"GqĞ@J:V kBȌV"4Zd4MW^}%,[O 5!iQ(`CU!4^ߟ6#n"Tr`p8ŌѿĮACJI\7m辰'B$ei$FMUc$*twwv:bgL4iDxMo͂~<_AJiڼu(`bw8#}"澟!!K,Y>2‘HǬlԻץ$6PM[78Լ ^"RTD S'5LbGgP0T/~Oh9V0XŶ(vs|L3c²,־2vϽSCCcwMX `@׀*\$`J0m4COD̘ϰ7X'xOg|ޏY+ގfKXh"k"\SPB+Jqߟ,t A{q966H"DdUUtk|wki_]lo9&h6RJAR7Yԉac^yJݽ5iܼ9,IuZZiii#<}iq`MGjfGAmoռ>UBQP=2cKVHȒ%KQ2|2R1+"| )H@R!S!:@{=&+)HM 2BL/bZu| jLT2ʻO\CQ5Mi݂i=i`^jGUHDsdɒGeEqyt[} H\DZ]ey;s2iz&7'[3is2mf:N}&=͞&r&N9M3di8^j;ޤزl˖"EqW?.H@ H~>  0M K_Dab Ĩ[ZC 'R6ƌ纴<5 nX7~07;&5w|݉q0SB N_3&gR>$}L X^ױjWp1;=f[[ =c 6Wcal,h|lbxdt :M'B}Ct&gqS7oڽ{p۲Po*wW}wq܍{X ;][V\3 Ln;?Fh-]_!8W1/5h6c{}=c܃*ƪBDuf.`MaL@5?]XK z񿙚I!04OGN=X' GX*jxxto7,-sK=qr:FBx5}M=Wn\ؠ㰬~?-m{{;;w +ƃPFi`{ 8Ø4cKm\AHIXLv(Ox8pMxMVpI.x3r+kki=f*W,zZj6v:j6zj"S`zMO?DZ_p}?>Ha`%+r:H!ybPͩ{crSD; 5V[>`y>&e>V؆~8/+Ouo"e-)tk姏?ΐPTK$nm,ۂ^>cCa0uW-ʼC3k4$R)VTXGQ; ľoƄ ^}Kb,)=Я?? ,޿_(:/I?kځMA&޻mmC?\ص|(ꉟSKSaFUnmG'qkj/]ZbfMF-"a,`Uc P%ؓCj ے #ɑ~+xNF)nܲfAj5ưgNh~e ɵ[4n}} ***zpwvIc6rLABRADJfPG~):SFmm-a XKXc;{?r0!_Fy]-hBelpF:u֮'v4c0`f<!= X4 >/? a*BjvO3I0&|ې>ʎq,,h#ƮkvtOeC[q.oj XZwds /v\%ỈUCGqI{ٽBT/]q12CJTJȡ$L_؛[cc?9 ˱-%()pK[VV3--&] [FotUs0Y= u5C$og;zeY|CMܤPoD.1μ:<8!Nn~L8NȢzid<^g+ >c,gm, ,p3>N{kL: Sn}17(x[yO3kj/W-7~s;Cg.v$B u{x(['3:t%|{)/ c9PQA]rnἮ6:3qcsݹrioo2Hw޲U9I& ֭[snc{|h?nbt7: ""Rg*Emjji*lK7#p;"?fFN43H)[ڈe,{)lp啕T]sK_DuW䒋8tNd *XˌKX&n;DS/]i1~?_b*AP߱!l]&J'A߶mWw= n<ã)n0u7c 6H$9|$ݗu+&Y 7&Ư^>o n*}>Ο"> 7aքV~~/Zi_ٜdPJ=Hh s7qc$DzMAx~$FGykVN @|z,pͫy怜v^-(PU>i?~q]|;svm\sw-]lvY3'صa2;(un?2aY:D0~F; x揉|VY~iŸ3Y]Ά%ȇo`FV\s=O_fGX~x[g㲛VҰ)>Ɛ|.'!d0a.=lF,&)ۿ`E jk2YY}cE>O>Em풉az*:-eKj&9wrn*¡J95hh=WvC?O}c{=xcR}m>Xڢ|_$\|뛛nf>OLZȫG"+ևҕ!ÙU  `_k:"{N ~^/5kZ1(Fw_K]\wpۭ9C?Ž+?!⍍&wg)w֭.g.?Mzl n=z/V$"2t'#'xLz| 2?x`18LW{gtӝ^} o8wk^(`hdV[]|fF#vvO jԹ#fq]DNӟ>wkem]eS}ڻ&F Hlކ۰ !qrbNOW.|?r1Sl'RLohJr ꫷g ֭gժ%P^Qƍ+ٵ7e;?nƳ'w_:vJS#z%VSv5 +,_JْZ`p,7Eux{'{e=/L^_7H `|J_8>~y 4e{{aLN_ɳ?n??pSC>w\feቍ`]̀kq_Sz!EkOۺz_>-h+GG89z-7~G{N}}b%5a*Rrcsz9 QUY[q.f,<޲6"3hw>]3uWe47`[k3ak 1FmUypǷXhM-eeeTWWOg/`T=ƫ27Y` A4T VŠ~veۊr:c{p# (^#߆yO_c ;wǟ zG1RO2ʛ._kZ*W$3)Hx$__ؕ`w!Bgg[;J"hM4O1XƊ9xͿg%SV*2&άô۴Q0t9OÊzRGxK7Mh-Yc ~;IJp8[6rnmˣI)'ڹ鼵L'$ZZ9&FO2x+GLy0\ ͟lDl7;J160F Con >i~ub`T_ .|.Ynt&W#7Zҁ- [V+Sq>p8|H N†P⩶SlTL=jmEx뚰KG8g Ò@F-LP~hx#>7IgZ{u0q]_fxҥM'ʔ7j+Ub=0Ģo}?bdd|ߧvEăT;vu8n3?ۢå,bbe+p/ŚaA.7&*MyǼKXnxeSfƷ>7Q"~ur#'9l[{UbYeUrq 1@`[',:ϥO ? BYpzՃTUbxpٛ HDDDD>CCCTWW<\ FtNd HQ23ӏTϸa4>Bw\ھ3mglbd%ײm~&""""""""cAPfS1*f3@te~6!""""""rHR82 VH; ݵPѣϸgw.{`Q*AB'ߠ_~=O&ϜZFDDDDDD%I,r7nm3k&D(`TLJ5LN~K_뺮)udu͎;8nۚ)*. ) ^ng%vٗL&K<+m{b.ZU۩Z~CDDDDC*"H`q| _Е5c_R]m@V%x0`gdʸ={sιqbH+߼؇!""""sdY$:::nܸ;@3ГOߏ߼P<)YO9gL+Hȵ;#T$8PvˁZ2Lw?z 3@0ӄ mjǼ*f0Up0|%! vcgU$?ADDDDDDfke~V]P@CQ?(\‚B?/]m:9 DDDDDDd&f҈Ϝq 2+22/cOiHj<|fwq0~oeld?*H.3m|g7^} =+AL7J0Y;k{P DDDDDD. 2R49C0YgRP[Y2 r HFX`21H%;r-7ۢԐitev:+p "dwϷ|&A. 31b5 V%$L OtTfSc`ř=9[ !80Ek]c* ŔJ`ُ3ݲ/S6 !fv`B{t^\}~>„\ UtU-lu|͵KC! ABm q CDDDDDDd1LL!\[6m 2]ͦ*37WjpADDDDDDa M260X  >ȷ|R!"""""V1 ݮ兮lt5L(y"1W{ bn3#0nÄ鶙ic_ဈL酌Ps,J4&L"($R0`S5K.DD鶛.H1M5bm{lh\G0盂 [۳|8P fH1W$B= ODDDDDD$6{(VDDDDDDd+Xn/4 DDDDDDu~N=*`bk~6/􀑋ڸs+׃ "P" rUbT.̛Riq90 E (Fw1UDDDDDD^__a\)6KDDDDDDDKɄxMDDDDDDJ*@w4ϖ 2m xEDDDDDD Q¸a~15A[Cv>""""""ph 7x"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""3 V/?IENDB`font-manager-0.9.4/help/C/media/metadata.png000066400000000000000000000727121476271126700206070ustar00rootroot00000000000000PNG  IHDR~/sBIT|dtEXtSoftwaregnome-screenshot>-tEXtCreation TimeFri 14 Jun 2024 08:01:41 PM EDT;qs IDATxy\UedQ("n:Jdd،5dhiQjl*SA4%7pX\Evd/3\7/z?׋}{/~99#Bg9DDDDh*))ֽ1Ϩ6""""6K Pm4DDDDmJKK `GDDD& &~DDDDj`GDDD& &~DDDDj`GDDD& 6ibJmallQ;tˈ߭ Ԡ22 """"j'NpU>3[?ݦp!-_-K[_(mr<'NƉ?y Yk(++CnyVϚ); ***_b+1qꓘ|RyOQ8'cY[o#VjQuu5f/AtLC/ƯN7(=<%316 Ȩ;rcxm_!"ΝW[L,Ǝj|v*+׮1ϱ00G>}:VOPp.]x덿#4\]:4%]d[6n@ĉ oRaI?zSSakcҸã|lDpQHi۹8uuB[lP[[ -nYoaxe30c UV444}AeU/:尲TuQ>6"Y%+*.ƥ˸xEڢ~())AVV6͙m--\z2x0JbƼ=c-ًO_ۿ$鸙 ԏxcL> <~b5?.ŊW~8/L?gOW]]ǰgZAY'L13)n?/-+{|Ysh2B>1{:oJFSS&﯃msbA14% >=k.}Ry{]s%-[SIrYoߍiA 礥6-CIV uqnѣ 0fHhhh`8/=w.C[l,ƌ􀆆 zz6K ~9oo`ٳ %- C]`9Roocw~["4F? (*.8/O̚>{[011FoV`_!5nŰC1-{v#N~SR϶inUBcQ]] ! o|C=HNI:waaa.VWW<|v- Ǣ,:o7\{w=%M}&9F]]v~RRӔ3-}[{_é: Xq~193gNY0דm?V:]EA[[ cF\&y鯫m9cFߙI[$GOVzdCFyQѿᕿ(m/^ď?۷Q^Vb9U(셿HˤQAj'CEe%n݂]333EEE6W?=#}BSS pr?*n'|ۂY3eKN/uyyIQc΁e߾T089:aͶ/ۢ] ?^O?i3ٖsPLs礽mѣ[{z6zzz₠PXYY+1v(?pڰ v>S}q)!}O6nY@`??iFSgOe`ϱcvKMs; 䯳ݔ'&c{66{a%9.gbl>mkaa,HIbVv6lW Q';+;:on`zyoMshL~}DDNkh,Mi^χLgLM61FL\jjjP(`׿?;;/Dyy9jjjq#fkO==]iתW#6wv~¢"\JH؜֎=`dh-jjjԴ4 ޻z4򡯧=}6>CaQn]{YJ#3+Yf]]jG>Zj*TTVJ? dg~w4wN=|>cƠQX(k>?/GfV& ߔς d2|T?ҵ`R̜_/ύ[Ǐ?7Z䶶016{n>moO}---l}=\JHƊMZxg1 `^ΘihM}i1˖4ix~_5b1mCC--`Ҵ=J}&;󻣹s#Bg0dG5z)tH^ͪ^"Ya^աQ3JKK9KDDD.^""""5-SDDDDԳpH0#"""RL?""""5ďHM0#"""RL?""""5&P!$GQyy? #xT٨:".WRR©^""""uďHM0#"""RL?""""5ďHM0#"""RL?""""5ďHM0#"""RLò3T?""""5ďHM0#"Rp$''7[~DD.&~Dr#F@__xWx߿?N8Ѧr_pfbʕj /beƅ :_[/&&O>$,,,`bb///;vaSQQkbȐ!022”)Sp :;v쀫+뇗^z m.OII3лwo 6 JKKqF4̵v,-Ybd2\X{S`GD*Ç ;v@rr2;Ǣe˖ɩK[d olyHH,--1rf븻!!!h_s\vڅӧOŋxWT^[[3gbHJJG}o8uTŴsN 2(//WjciIuu5:iӦ9n}}d!oN "JOtK.Zڊf˟}Y7[>{l_7|#fΜdpuuo\aoo/[)B۷O5C?jrrrQPP bĈbRybbGGG~ B!oݺU̝;bڽ{qㆨDeeTciɡCɓž}R|:GAqq`GDįBhjj;wXΝ;gA|ǢN*0`Ok֬B!.\(|}}eeew"//Oڊ1h )}9dffYf 1h 1k,yf-[[[/ ;;;ajj*V^-G ---ѫW/ahh(~F$ׅbٲeB8;;B <7?wޕ>CϟbҥZzJdee)KK/#F%%%J|Je'Nի1n8L4 vBMMMqVVVbccm۶a֭ػw/bccQ]] ___~[wBOLLo ??;vugmI@@ѫW/dddzzzJur9[-@zz:kTTTOj9pa̝;Ƙ8q"BCCu =kKuPgGΟ?/ F[wuѷo_Q[[+m۾}^?Jo>1zh!555R\|Y!Ă )+[[[q%uaccի 4^Prmi(==]KSRRiHMm|===ExxHJJVVVL|G⭷Bi~JԹ#lllלlqFaoo/lmmEDDDstZ` ߷ ||011J紳6'55UW !&&&M4IZ.N#FbΜ9ӢO>-љį5% @?^zgcJ; }f|/a|s'ݹ{QTT-}G{"vP(/8ɋ;"aG!gegCtVg3///d2d2bƌv횪 2\z:)))Ԕ}4hrssZZZxgrDDD`ƌR]Ldn݂UMlv~@]]ƍjTW26۞&M?_}֬YӨNxx8|||0n8[JM7|;;; 8㱲/1m4-GjpaÆ᫯/[o6 fºuԏDnvv6ry?111s8Zi)++ FFFԩS;Ss:GѧOׯŋ[)l΃6z=I??/]gCOO?=UgΜqTTTcys`puqAĀ`ddԡ8R\TjVg= ۇ\t ôiPVVz4cccx{{cݺuֱ͛7n-GGGz{K"$$?#OVcFRR***:pdszXXX@[[o֭[M>˃L&C߾}[kڵXnaiiT+Wbڵ8{,6ſm6_oS}L9s ??M%>>>8Kmøq/K-,,0h IRSSÇZޔ={駟OII/t:ttB/8w˗/cԨQmJw}_ =x'ɠ,m[XD?0.^F)fffp4皹; El|<ߏ!&699;|ѣJTTTسw/:윜vG ˗/͛R{fffx饗FaUK/Z7nꖗ8p }]6lɓ'1vXiD/dJ L2E%_FFFכ  KKKxyyIq>}m3lmmmɓ舡C͛mCpp0V^(a444D||<̙{{{+>}:6mԦ9yyy"}g׬Yvڻw/<@WW/^{5,^ǏǨQKT^TT <&L+Wp…V0:SsZگqqq!xܹsXd ;hg'~Q489M/8XhHxUUU"'7WݷO$ݼ)]_ B! sO>-._hsnqč$;&.DEʪ*QXT$ o$E割2i[ / Qp*~ophSqYYFۿ_ݺ%"3+KxB:q5qP#ٳRAA"&.NTVVlkѣX#ldT#GD B!222{EUUU޿Radd$BL2ElݺU*"//O>}ZWH'O?ݻwř3gD~?|puuٳgKmڴI'N###O$$&M$򗿴9J(/UUU">>^SZ0PWW'#Eiiio&233à+r7xC]S̛7Ջ#$$D 4-B1x`e> Tr;3#mquLb-,H }}0$Տ( 7efjb&?zH,7ܾ}}Fyx@W/ôwoi1GM;p@´woxv---|83gl4ݻ`c„ ={6bbb ^i IDATeǏ{6?uTIS_AAAJSv̓&MoooL8NNNprrªUGSM@CCÆ SVC>}`dd;v ,,LiT~ {쁏OqbbbPYY'N ** ]׬Y Z:u Νe=h|=r[[(%n%000Pz05543SSBL\Ϝp>pa;Fld$.FGc; )066FE}} &.66JeVW)MJӣeeá(MGY/))Azzz+,--QZZ Bw5ܿ^{ &IY)R4\xbX6lHaaa⁆ʂTt6ѣGabbaÆkDʂ;<ءkok׮Q_7Ni().B3,--q)2<} p_QڕQv#77::(O:5HJKKatŞBk18p3??033Cۈ;ԯʴ/hVQ۴vkoo?g̙3g[ZZ6ZKD=룠< pTVVna!1x`~75- VWWG999P(;wx2 PQQ 襣X( --A===@l\ɤCyE907hiijꬖtJH㏑/J 8rWg?pfBdd믿nԉH}O&IPVVP8yÇPYUW Ammm\]\PRZ`ddfB[[8vDž!wwhhh'#mݷaGzag8:8HqA033^ !!=tŝyb$~5p`Pcb:4ۖY-骕t]ّ8v؁( 06mˆ#V vWIOOG\\taee%ރ$\tCѣK&1sc1m `jeg#J""5PRRsFZѕD套^–-[TQ1FGWf1k 8ͫB}J58\̝;pssSqskiXp#+**GNvv6̙޽{Ņb&?"R;w" @5Ђ 0fCaa!oǎ;`gg>MdJe?&LssY`={(=әa[aСk׮!&&իMDEEI72ɁtgKL2Q}q 8xg[lG.ƍ8u455ajjiӦuGH>.-- 9r$ !CJͳ[oimmm,Zӧ1s۹uV=l8GD=\.Ǐu jyoq,Y/21uTwBBGD(ƨQ믣ՈZxl^K4gر(,,?Ox- ;;;KÕ+WpIZ<8qD7"aGD=L&^ 4Xv-jjj}l^KdŸq&Oj2 !!!HNN#/_'JmUWW#..YYYxv:l##ۈ|daGDDD& &~DDDDj`GDDD& &~(a|swwy?   .+V@&ʕ+ 2 2 1c]갈6ao׽7Ā`ddԭ´iw{}駟FNN6mڄiӦ!11Gٽ?asKSxx8 ˗#$${XijjBKK /Q^^ϫ:,""RsLTϞE`PvcP^Q! El|<ߏ!&699;|ѣhP_OBl\{EUUU˗/͛R{fffx饗PWW'aŰ# h-ƍ055E~~>w}vvvĆ pI;Fnnnd(**^O2EJr ~zLKK M.#00jSLDDD]_7;}6,iSP( j 31iD$^K xYPWW ]s89!%-Mz +++Xpa̝;Ƙ8q@{B@tt4: I-\.GRRvڅO?mٲeؿTȑ#8q"QYY E`` mۆ[b޽Euu5|}}Gsoǎ;`4Ę1c;wD@@Pv4&""`F9fI?܀Q%ApuqAAAҾvvA?++FFF022`ggڿ5*+QX?NN:0 >VVV3g6]`1a̞=17-[w?~<֯_-vinS"//OZP%KH͛7fff4i1qD899 VjwMQ'999aÚM{9FFFرc”󃇇;Q{0f:zAOOO֖223S4-z?===?=]ߣGGGo߆ֶCh}qE7Y555rhjjJnnnjkiigAHH3f4_mmmqϰaW_VVVx뭷P^^d]???!??NСC^ٙڃ#"20㩧X^aRSSRV_p9!../_ƨQ{cmm7o*][GG6ǰtR;4]ݖ8 lϟGll,"""'4Y666m+ Q[0S @&VuYZZl BN󆄄`pww36uqqV^<$$$`x; nݪ4m1rssqEiGNNBBBCC.[E熈- CP\Remԙ3$m䄪JXYZv@,Zs"""999-Pddd .;#S+g}yyy?~|qرQQQ0`6mڄ#Fie5k:G{c""" 2!9T uh440Cաtʛo ---dgmޠFII GԁIptpPu(P(g:""?5^035Uu(rQ`ذaĩ^"0N=<8KDDDF &~DDDDj`GDDD& &~DDDDj`GDDD& &~DDDDj`GDDD& &~DDDDj_` v݋Çvq[bL&L&><==qn!\nQįǎ33gpUU طojkkٳgc֬YVuXDDDLz\`Յ1`bbԄ&̰vZΝSuXDDDLz=]]"QYKHNI(ݻwSb޽jEE8={Cutt`ooܹsajj 777R,̞=pvvٳe\&Hz=e4ꯨ˖- 0}tG\@8;;˫Kaį!C#87QWWG=K/)89!%-M?#3VVVi'aѧQp_Q]]阫ߢ#F,XcƌAnn.0o<_o`L2Ɉ@FFF544ĸqp1DFFׯWsN483-U@5zH uqkL8}mTg#"PXT&&HNI'F_PiS@CC6660ǝѣ_O=ը..}6&NШ^iYp(,LVSS#&vD@@͛Ǐcd4bȑRbTWW֭[vVxx8v܉t7*~5Lz(+pr™gabl -455qoUӦA__K{'0j(\.Ǐ} HJJBEElO[[.hʕ+aÆ!22Vc#""zT;H|@zFaogANN 4Zgnf!~OHSi^m--TVTz&t|۷#55ƨQ믣ՈWF^^._#77/^ץ2) ΆL&=d2xuLzmmm؉ڿ.^#..()-E`p022389V6W:s7OL DtjQFaƌXnd2BCC -֮],-- xзo_Q;v **  M#ꫯbɒ%ɓ'C͛79KDDF2!9-*:2 Pu(6|,X-Ru( igk0 JJJ8B )9MnܸTVVĉ"""R+\B/mm:6ILLěo,=$DDD2NQq^""""5ďHM0#"""RL?""""5ďHM0#"""RL?""""5ďHM0#"""RL?""""5ďHM0#"""RLǏBTҶ||s'RҔO?AP`_p0l܅  .8¨QP(?~&L~:K.#11Qa8L(m@^p+=]i{vNlȨM}:sW^Ҹrul߾!""F~Am@FFlX[FCCC___lܸډ`ll #CCQRR!D^^-'{^<;wH_\.ܽ{W*r*ǞpA)www x嗛ŋSW.#00 8.`ii 6ɓ;v,-",[ 666022ӛ'""a ~7++ 6֐dok[@4u~d?q$LLLp|<>awsƎT*륭Y3f'#%5)>___",,EA.#)) v§~:;wD@@BBBXb۶mغu+݋XTWW`hhqرcDEE֯_"""z1{@l\痑[[[@^_vNlml[TTbN^077M]]]XYZN.G~~~E___|V^27n !![lA޽1~x_wVXOky`ffI&'Nj*455rJ 2nnnXf :}\DDD:&~H~PXX*d6JJJP^^lDҲ249zzTx{{ƍ@.CSSS憬,z%jkk^HqaݺuJ#DDD4-U.ЧO\rGlllpUhjhѾ())BPJ׹o۶mpss7oDUUt)))ptt~cbbrJaذaĪU}""GG [$$&B~4m/7;}kڻ7 pTVVatutBezĖ-[i&i zj!!!7oƋ/efggC&2 Q#@ZBDDDAMMt}=r[[IӿMyb$"8$gΞUeW"08V++Vå EFFpB;:ujɓ'C͛7_}U,Y}]IDD( !D39O^ CvFک: ""j &~DDDDj`GDDD& &~DDDDj`GDDD& &~DDDDj`GDDD& &~DDDDj`GDDD& &~DDDDjG{"adeeqP!J0j(( ǏDŽ Tr9UQO***cptp9s0{ :u \v_۷wILDDD`1S\`Յ1`bbК닍7"33SաQ;1S!=]]"պ8},; |h(?܅ B/]BrJ .DEa?޽ /_nN^^/^ 8::OSpvv`xwaggKKKlذ'Oرcall oool2ӧOGvvvH]0S!+++ 2?9#HyuuuMֆe߾6 3z H =s&8y2RRS G=K/iEll,š,_hr9k.|PsN $$PYY E`` mۆ[b޽Euu5|}}7n;HTTT`:&"""uOF桟bbc۷o7'ʕ+1da͚5c%""zh:0#q621㩧č$6uPJc=7[ڞ\MMMi+/ZlJsxx8v܉twQ=ژ0vKײ5HLy !mD;׮EǶmi IDAT+++i5n޼*ɠc+W",, Æ Cdd$VZe=8իBA(((@EE32{;;*pWT2 (f#l/KKKlٲ6mWF^^yf]'dggC&2 QQQJM&DDDꎉ ikkN@p"䶶puq3gp#) 66BpHBBqIIruqAIi)хbYb.@hh(222䄅 wԩSOoooL<:t(n޼4uꫯbɒ%ﺬO""GL!bΟgy=3NaQpďH]0#"""RL?""""5ďHM0#"""RL?""""5ďHM0#"""RL?""""5ďHM0#"""RL?""""5ďHM0#"""RLq!*Ji[^~>ݹiiJSRSqZlOP`_p0`p0v L&L&><=;}YaW2K0R3ʹ~ݴk,[-fXZݛV鵛" !. 0~#xH99y90}:'( [sOHRHRxxx`ҥͽ,"""?qqq-P4`Rj؛ 7b[J */5{RS۶aOj*h 'ND֭ذi:$GQXTCpݷ՘9s&4q\EEOR`x~DJ%n ~&$VQQ?$ p 8D"ŘQ7- ^̙5 N Fi ^bEFBG{miiW_}^#FfϞ1cƠ5k:ٳ1yd(<Ə={ 33Z˖-3~zlڴHDDdL( Dis~UUˁݫz 4VVV9:cw"J&ѯ_N󇆆>>R(PWWg{|L?D"o\⋰Ŕ)S ˑ'Oӟ^^^z4T*3L&4SYY D`H$d_݉DDDte ~& C׋]@{{{qؚDv&B 1) 4GD@Ԅ-[PV^ԨQp_D"Arr2ҥKž'@~v/׮]la #xb|8kADDDţ^"1֭2xǣ,k"""a녪j8d =\\\ k9r899Yk lvyܹf[]_/8ۣu]oMNƱ$&%Ễ:|V?w?{Y]Bm' [BCX?/?[bæM8xAk477cOj*u6IME/^u֡c j*>hmxw gӝ?3(J8;;cܸq8uX>R7/^ ^PTX`r91m4KJ8p V^ ̙3H3$""2^ŠAî]ص{7Μ=k^ 477ipO\Qp>!nw=0 %7Wv_FIi6 `}XXOMO?̚{NF=`̙b(jllĆ :=CAP̙3oGaӦMbN`@NNRRRn]_PP^{ ۶mC]]֮] nyy9:t޽V899aسg233jl2q΋AԩSؾ};&N={6ƌjc֬YF!f!a-¦DZAؔ(_ +,*RvFɹs۷ jZذi`0:8 AMFffe y=q wΜ9# FW_}UA2d%:uJׯ&^駟 qqq±cğ~i_A{nA7oFQQQ BQQ٩ɓ'L&h4mȐ!nE^uScc`my+ppp1bp{=ƹ@Ӊ?3h4q$!stm;8NFctjJիf>>hjjCŚ5k[oaxꩧoѱSZyX~=JKK(>} I #Gϋ菂Ă.y. /f@f&&OT?̎eogF9::(@ҥK~>>>F}8{,ZZZ`ggt9R٭ݹ~ܹ;w.JKK1o<\o!$$gy;vСC{sΡ() {߿^8_SQ__VҲ2#y38Z Z#yyп?"D"[[[+^[;;9Cs *u NNʂNCCC*Lv/kuꋈ@HH.\Z;v zBRR***-_~(,,SO*++!H DlqwwDze҂ 8qĨQdj"??y0 svV:|>\`o;wb׏?BЎ]ؒ45VVV+6cرkWyRl,4 q!HLt?NVVVHNNFYYBCC1gUZbՈ]hx}~0vXqqqRĐ!CpY󰱱L ::iiiH$HNN:tRy""D!7+Q&{--[0ed{)@[AAPv}ފ vލ{)~AIDDVw+kllD]] *++QS[""""3 AV  [[[s/̄͝=۬"(0ЬkJKKͽ""?,Y?"""" GDDDd!,`#""" ~DDDDB0Y?"""" GDDDd!,`#""" ~DDDD~'K¢"M6`-[PYYiף o6d2ZZZ8nڵlQ8R75A&ۺSW\zqgPTPF/TVVBP\ )CBp899:iN">םZʐh43`ab#ԍ0 n`SS\E^^^߿?v؁yQYYaÆA&]zM(P+-5z^8#_VEqI amc1+q!t:\hh@^~>gו6<HMM,YK,AVVOpτlll 󃾭 F}bbp(;[!pWl,:go]K 8 Fc$ &ؒ GGG 6 r>K"//~* GKK ͛_~""";Aܬ D`M~J""jGDDDDB0Y?"""" GDDDd!,`#""" ~DDDDB0Y?"""" GDDDd!,`#""" ~DDDDB0ȏ?_~^XT;xu&::?|}ŰCzT[Prss1uTxyyسgt:ڣoWw""b3`;ש!fYS_Xn*++;ǣO箮ԩS1g'xyy!<<\wt~sֽuwL(dׯptthZMMņ-%UUحG֭ذi:Af{RSƍH{ͯ.!II8zٱi–-(,*m۰cŋn:444mV³> J‚ iӦ* $$$`4(4558rHk8<<HOOرc₸8TWWbRD||wy!!! /v>R3ƍSNnw;L($8%%%ϗ󦦧ŘQ7- 6 `}XZWWWyAL0A}$a pg Ɯ>s1w܁I11=ǀ̜9W466bÆ F999aسg233jl2:ׯǦMdԾ}vcΝprr2;pB?111o\N9r Ob lܸGAkk+z-qC=B3goG}M63 AJJ (((km۶k׮EPPPމτQ4 QVVRPW_ r2GG֊>>R(PWW'^؈QQQ'rx]cc#.44`dTlmmӯ3goF;=׿~)f̛7O<Tgy Bdd$-Z<񈊊ؖ???.PXX'⭷ނRDfffcg͚ ..wy'BCC{ӧOرcxo˖-÷~kToĄ 0}tz ;;^ͽuτlmm!ǹRTTVC닷z 2e ^~kqǬ RT쏌DEEU]~СXf z-W_Esssމ.b31eHJΝt+SL31kL̝3nZ-,uhˎJMiҥx\<3Xt)ߏ5kt'|F%KtkD"3ĝўٳg"ATvܹs#GXrI^, *8_Ss1/srގntwsLCРRC\]쌃=c/k֩H$VML|w;geeO>A~~>k.5kV%""!!!Xp!jkkq1WUUU!)) prrMmK]޷oߎu:~//gb666F}_ؚD^rbbnj–$d___O"`RL 4 $'#5=Ç ?!66JC ٳgxL} lٲ .3f 88/"M˗>IDAT2bΜ9x7pwwZ^⛽-uK]KKK't:3gѣ=7:$ Y7k!LeY 1MVsǏR0Y?"""" GDDDd!,`#""" ~DDDDB0Y?"""" GDDDd!,`#""" ~DDDDB0Yks/fcNIR,xQ lMN???$lق)'5&'˾ۢ1pCO̙3]Y>M9%a끘ԩ]*",, Uo̙ص C (0 HL;yW^VV8sYH$W d#GQKY]HRRԨfȒpl.Z-bƍؖʪnL۷GğڰaF`kr2 1) %$hoo=P( ::n*J3yd$%%1sL#22iiiݚ硇o- www!<<}J%xbzqlO$""0ifONnnKMO7͝1FaoZZ[[y]Xh(JJğ ;;; hnnӦី8ĉ^SׯǦMpw5gƘ1cP]]x̚5 W͗Z`n*k.yNCyy9:t޽VDDD=z4fgXd5QTA`ee\#jjky-::v *nn1EEEߐ_|2e r99wߍZxG'|,4AkSSL2)ؠF  `޽c='xǴi`gg']lb9nvO?ߝѡW_|~߇¢..xGBFW^$""0p0+K9<<\ẚt fDTVVboZ̚Ms3rrs1-.nnnhP$3bC r@MM bpDUvuTSӦNvkj`u3j$^Xv,Xp]$qkO_tn9\k2H tȧ|sLLV kդѠ);vmzpwh1#1|ذ.evN<=ŗKVFO87WWт㰒XaH9A |=ϾX/>] y/wqWl ӧ//ϙ˻$""90:nNGGNʐ(CBh8VPÆDs9}zʐM'75ʐױm¬35 ~i vl|RAg#""z: /OOw끎477Ʀ˝>^pmgV\VVEQQ1<==]bcQ^QMssjXɪkusuE[[["""pLGD`_FFFE!<, bbp(;[!pWl,t--8~2E'OBSSR6&^UgZIKE9|'TQFǟ`6% r`a03zTtpp 0;Mko7Hز0}Ӧ])0 vpp;txJ9xpcTFh3|k4iTテ>YOcGG+>:v1;u 55ט3??_K/!T"嗗tp#fbLzDDDdAܬ D`LeY :KϢk\njY ?"""" GW$H av e""]Zt:s/Zt:ڙ{DDDGW(sBZeѻ~ IK!""5?"GlPWS VkQPZT2s/=~tU.6kijDC}ń?D[;ȜG(c!""𨗈nO`iBI}u-~)ũJ5-m#F+y#?2N6Eߎ1~Ł=f?""6jcj$5j=N[Us5v6V=A|n] ~DDtC{j>3@lUa16teVCnNg/|O'27?""SB\U۽]Pk xc9dlD΀aΈ,~W,{ +LKMF 6A⁐&ogXi3(;m⻅>YcėOSo7 }0.O3VO~Cuh3t}ܢW#ٓgy|S>}BF@o q_-,' B6)9F |l8vcG*rP[1+#îu.GDD7ܟ}mmǷ51 `@<ヂfo>@><+Km> EE"3V@GSi#&m11aCUhpqbL^uFrcÜpPw;k `k-u]1 enylȨS>ƤW*Č'r^3կNȬE-B]YAot?2Gbb Vv5{;|l#k-wD*~x8?cīx? ^%)~X#\.:ZڌW6`_l{i pPj.Pv| 8e.hztڠm \u- 49gj%@:W! ;H$@~I _=muؒUש?HUxy3jzߕg{%^vx}s [vW u}M.ZN G;I]oe跎 wFw_R OO=7pLF=lX/,۫_> 0u~sKojúˆbH1Ou]IAr25nBD7ʲtKVsǏn?{ Q^0 Bd~|B0Y?"""" GD=7zn. ~DDDDB0Y?"""" GDDDtVT_FDDDtPT#"""B"`޽#"""UB#'' ~DDDDA^DқD|zIENDB`font-manager-0.9.4/help/C/media/open-menu.svg000066400000000000000000000004721476271126700207370ustar00rootroot00000000000000 font-manager-0.9.4/help/C/media/orthographies.png000066400000000000000000002672261476271126700217130ustar00rootroot00000000000000PNG  IHDRvd.sBIT|dtEXtSoftwaregnome-screenshot>-tEXtCreation TimeFri 14 Jun 2024 07:57:02 PM EDTΐ, IDATxy|eh}h) @AB C<.*(ʂrܷ PJBK[ڦwMtҦMR>o^yyLB;wȂZvDDDDDD2$WRZ[ú& oOOX𴆸KDDDDDD$$s{mbK.ܓ- XN^a1A _CᄋǙG\>5t,y>^s^*u=ȩnJ&YqPM5",7(jL3VkIPUYJ wzJRK_6{GDDDDל'R* ]3X}Qk@-MM$4f9WBMZ$k3b!Lh_?;=HIQZǕlLF(&q$X=>""""|~ PEm[;`׾d{ChJ9{$4I6Z#'D ù3`Rlf.+m}jX1>IDDDD93I;`hK4[/`ig %jPG$JDq"R՚lS.cq4&Zw{}O[n9mb9l}`Zs$Ԑ3ڐs޳.$ $h0Wε|||u0% 5ƶ>Y g"""ݯ+ezۭZ. v .B5LKl%̮18];Rguڱc|DDDDԺ5qjBvHs}jpdDDDDDD6ƴ抡 Nʸ;-9ߧqk|DDDD:x515&kop zC+$ѝ$J#TX1>w m=?41ijW&9p2 NCG7 w`o%: lh!OO_Y+ԁ M{G6iNs͸Q(Dt)ȸbZoCZkD4μ&v&lhY k~_Cv""VۆVlSmHkZ^M4G95;k6G"An7ƞgŧ `Ɵ[6?/>< >"O;}O?*YMcs?lcLDXxX]3ЧWbR(xծmdsVx|DD'\S3릴avsXc ͕1qwrO|Ȭ:Q/1{ uw"z94׹{FD+&: q, q>~l؈~ooˋ%_=T勖~Ըk΍kV5k&O_f_З୿ceI,f6ޖHr~(~ؽwN!S'ÇoǡCeekknr1&"jӽ߈z8|}|!>N 9c/**;<:_gk[9Z 1A~zlpaCcϾ|x ".];'!004OͅO<`Ö́ʆF;ä'ʮCE^7nB^^>"חb0mds=ۈum '`7;Qcu;p%/!z@{P*/NJde_XZo?1#S1a6;d;tZgIxr)q_eWY JHꘀ' Yɩ:9~m>_ȯ 8w"B=\y<- KSf>}_O|b{?_j5&>;W qE󝷱|Ū:1UTT}l zJFnܳV}"Nc@~W28YSR:>_%V|]tF>}} g2_K0Vox2t+n{;'tƟ@}JmwZ_vYZm0 Xf=:v[cЗbR^ Soq#:k֡Wԩ#zdQPTH`7&Zqc޿>Ƒ2sbͺ:e+**^=nD<-ΰ{ɭ55 /2' ,4uB][pDKrR?[?;n8ko_FB=Tg$ep>3}܄yg2̉{uLFYݻuO7߮Fbǎˌxĉ̳߯c[jQQ:&: j͑ (bwߣwx٧!L&^xe6mފc ,bz'/)];'c8~v ~^6~35JK0x͈WvDQ\\̬SADx5NRKmYVCV9XˑK(wH$4ƟO>> `ƓOP @GN_f7&N:bH?s%m#lN Uσ`Dl _r:}ygR~[RѴU?^߈[^pI RݺauЗ_V{-Q`0 f: EX~#dߣ66u>t7Ex卷p1+O1ʾWx ϞWr4x6jۤD?RBpP%%z눉Ӧ!((Y?GCuA_1iAWVB!]۶"uDDYٗ0wޛ\;D=0wQL&$`0 r%~~/C!mxqc׮ɽR___ܯ/vދVDn`4QVV}n|jCqǘ,~YP*}`|WNHK?s1(:, v>FB|{ĵE^ɲb  L&pGի-a}4TGaai| 6o} cGcl=7]zw|M#"" ͹&p8wq1xgXw¼)-s מ36{,9BBBЮM[;??(Xqڵq5s`uAbǎ0P "r_&"O<<P=Cn='N"v㹧ĒoV/"8(m#"Z"EͰ^G5~HDv\] {cOho;ur Z/UK]R#>յS$FcyXC1?!<, ?OI: M_geZeL>rxiyM,SkՉG"zEypZWqIhЫgOLZC#""""""i#,DBSÇÛG|jCqǘq<ᚘkM$48dc#"""v[kڃ L.sI);;O#"""9KMhx<7ۼO6#""""kNT# e%wat[iY JEHpڱk|DDDD:x515?O>HI @TJ.|| (Z] DWrPe-Ipֱc|[kbj|=7`I@(J(Jd@ph8||PpIQVZ\(*@0AqTu(J+},G!""":מ-sϳ'@Ph2d2"R&LF'qmT)!(uyR*MlѥSQלlje 0D 6œEP*P(Fqޱc|DDDDԺ5gcӪ kT*vگI{|DDDDxI%PWr.gWwx#""""kNDH$ɜ՚λGDDDDל睃H6&H6ڐy>Z """"""rXYyCh4M$ zt: "jGDϾ]5^CH6&H6&H6#ZNA^Bi(:"'(!4-C\S1@DDDDDve@IqF@""EWq)JwuHNDDDDDdSAS$L A!F Cr """""r/mT DP(6*y\TZ. ay4]@JKiH """""$Qdo&R(jRF """""""٘H """""""٘H """""""TZSii~L;:qaH0Ο?#;;%%%PTFrr2][ڷo6mڄ;w[{ɓ'QXXA.]O>P_dժU_1sL6>w#>c\|ӧOGhhhHDDDd2aїKy: ^Ş}g>>|R'LRtYDtL$cƍmڴAXX***jf=t֯_ѣG[n-,\z!!!HJJ`ٳgyf=zSLVm.W캒$I7o^}UWBDDdVDxyទwc@B~Av݋[ IR].5 nlGyڵ3/$ $0aŊ;ЧOڵkq1lذcƌquBj*/iΜ9dSii$g!Cp^Х+ޘ??lق搙7ŋ0LhӦ tlayiӦ|Ο?_gJh1~x$$$ԉrQs`"iZ̙3 F`nҥK^z ^^^@ǏGRR\^^|}} !CY>9ԩSؽ{7\AUSJիW! BaNZ V^z%صkѸ뮻d.s ޽yyyP*eff";;;vD߾}½ދ .GYY|||ti&\|%%% ѥK'T*zꅐ9 QF! [nł _èjth4HNNFpY,\;p-[$%%!../oիOբ{ԩڵkxsk׮6llرc/PPP.] ** Oʕ+eߏeeeHNNF=yiY]V Qsc>cccWoEiiСCꫯPXX^zG(..zEFt0غu+?^o{99gIaܹׯ`^oΝYf: ""Ν8u0_nZ'e՛@ E= P(u^;ssM:"g`73f ==iiiHOOGzz:lق#66Q}I9k_~СC*c77/^?{8qNt\n[DQlJCMA,Sп̹(8{,jut a4Χ`@qq1I]pE+ %X~^,ϒw}74 <]v=z'j&͝Ltrk+c<)y>W"vz jA :t"&&{F=7z/^$"==-K/F8 2(b͚5z8x &NhnYd 1k,d2z{{c̙ŋݻ[o~kw޸뮻e7&_l,\x~eÓO>+q70sQB: _<7$++ gfYNVCŋ(,,4߉r z=/jP(PT$ #F___j}P2::8<6mڄaÆĦMPXX޽{;<ϚcɩS9AB_m~^"{8pvɄoI1Fr0BDD=a޽}6޳)Qv#FAw^|ظq#RSS달,<#ox":uTg9rH?SLB7gϞE||{j2;wDqq11dxyyᦛnݻe$%%h׮rrr2v؁!'ecƌEo>?~$ /^DYYbccqm58{>m۶O>AΝT*qY'I*++QRRt~^!wٲe$ P*@̙3YDDdmÇaϾ}Xn=nOx:=k7l }0t0|p|7X~=Q\|cɓ8t QQQa<ʚ@ә_Zj͍tKĤܤsUAAsԶm[3=,Y>}`ߘ nJE 4iii(((@ff&|}}ѡCdq+Wعs'iKFN:aСVl7Tn} 111[a&!!{DZcw aàjoرc0Ljj8|0lZPY ÓO>{ĉHOOJBXXdٓ;AA8z(jXT*L8[l]P(iG5J0ٳ4hPKP'ر#n>oތ7ȻG`@F~~>vً6 :m""AеkW[$ ?NLXSNE۶mqyXf>>>(,,(6919sݻwGQXX%Kয়~Û5&jHpSZ`R=ztOj)׭[7 ֘0au #F# ln/~3;C7q5=ѣG{[ﱓy>Q=֮v[bΝu&oLL N~ s ,iÆ ðaݱ0@DD"u$|y V+V}[g}Mb|K?ϟGBBt:233et ሎƺu0fT*]v!.\`w?m۶Vƍq hdGcrJJJ-o={۷F_0qDzޫŋcȐ!h߾=P=yNN3Z/&<`'^t`܉RT?lيN:qah翅 .]Ν;d : `ҤIXv-ϟQ)S 11;v7t:O)SrJ̙32dS Aaҥ;lwJKK{n,_ cǎᴅ60 ή3z~~>.7r2f|},  ^~)kTԵ*T\\GdҥK3gڽ,Fzz:mf̙3z*v,sZGDϾ{$Iy1@DD-ߤ(..6'ڷuZD^Tk}5z/,^[Y:g5R~  n:4j! 0@DDg:!LVD^8:bo|cʑk$&&֙ls@DDDϙ0#dc"dc"dc"dc"l ($""Ei~#!"""""A_tay4}U\0@DDDDD6ť @H(Ruu(ND??L($"#Q 84!94VT: """"V/*6yWs) OBb2AB_?F$<91!"BiW@DDTGphXk QphDDs$`$I Z FXz5^xdgg{УG?(,,Z h4(\(DYY ^s1@DDFѴhR1RRR0\NAբe%(C4 ) h^A㥁Ju}6ϣ&"""""zT*T*|}|] 1S!"""""""٘H """""""٘H """""""٘H """""""٘H """""""٘H """""""Gj*++gرcݻ7Nꐈ<{$O1adeeYyfCJJm z)?~0}tdffHDDDDDDhFFnp:222н{whZ[^VcРAh<6G;z(bbbp뭷b͚55jyhJG|ر%gDqq1F#L (:$"((JT*CѸ:$`"<ڞ={ЧOx裏|8r=ŋc4hO'bŊży0}t̚5 QQQu޲e mۆW^y(bѢE8vˑG}(++y 4۷oGYYnfL4 C0֯_^(<h۶K'QFF7__(4*QbL1.QQ`0@J$ & UUU˃ZFxxjqL$Ǫ?ThZOqwGEII z[ov?Onn[sa_ś7DQDbb"sRaxGmsaEo233ׯ233__Fdd$Ȗ,L&deeIZn_uGKRH:IĺE.0@DDBF\ɃVEP` vJJVҲ2\t P(pXGAll9!гgz$X3qD!((t,\?nB!C 22Ѹ;qӧ^zٳQEEE111PM<3t=$ ۷owzP*ܞ.<@vTJڅ`|&""ƻr%:??2A Bڅ=cٳxǀ9***5Dhh(ڴiSgѣGc磼\:KƊ+b=zu;֊3w\)/{=&m2%=&77Zޮc#//z:H TVV_Ûo7| ,@||<<ؤz!TVVbɒ%egϞg}{*~aYׯ8w5)~~l߾sm "J^"X06 Vݸ;!ӦM 8q⯨@LL m&{R:srr(55'NLEt /v>lر#AO>::]""rJ 4X_,[{ǎ`W_[}<;EcƒS_mm+880-OWb"<ҁСC"88馛d oGgݻc@aa!A@XXA3gkHaa!8Wۛ`rXM2a˖-*Q| H`}*OUU֬Yo+WtZޘ4i:t:aXv-:d^_BV#55Y}IFF+W4\37 yb챻y6<ğqr*++eٻ]{bЀC]'!c݆?n9( xը~~Zm g۷޽{㫯Baaa O?wyѹsg̜9ܹu 駟nyM?۷o7g ֤Ԇi@AdG1N\.ƨx\Xy7mڄnݺaԩx71{l^sZ]^x?<~GTVVW^E}lRDR @TYFDDh4B`9R:BCG=!o߸ꧡUVUϿGiT|(m,Ƿ);/KY~y~ @;:Hb:w(J  m޼Iݱc?J;wܞ'JC͖FtY:{ I$VSKeKk)S> =y4l)Ƀ=~x飏>$///)==ݼ.!!A7oԾ}{)((H>}d2d;&I$]|YJII]J۶mKII@*,,˒J2K>}HNI2)&&FZn{IFʕ+҄ )..NZ`$yeÆ VXa>e˖I:ukWZzulsTXX(M4I >@1'$$H'J3gΔdBD]̼(UUVJ*YRiwIeVϚŒ柷C󒡪J*,,|k4vƒ҈Ҭ/K999&Jn:M3nŒwK}4"evtm UUR~^󥔱 &K˾^^S<,-KiC{njWeEt1_\\,RMnVëāmdZf궴Wʢm.׆w6vO?Ԥ:0V@kn|̿/ *.a6lQ[nV2d¡Cf,_˗/c⦛nBNNyw}uqKoO?C? ୷ު~ܸqFzz:/^{˖-?,[QCE9O;G'NDhh(ҰvZ sEE~l߾6m?FMD?= {1a?5hѹs6_*/-gYnocցSzW[Qo/@Xh(~1^xf&V^;vWUU$Ŝ?ڍvr N8v"V[oСCTG||<Xo % W xjYK=K@(/sM|W&8bݺuOZ9rdرc{ő#GZN‘#GO ~;"##5t\\| ݺuFqxƍNCJJ :vh^~i;v o1`̞=_|Q,[yڵs9{emsa߾}?>ЩS'tU1O:aaaҥ ΝkN9%"1kO>}p9h2пPȾXg$2^㑩SСB,-Y8w&>?__t[NA7 ]tF>7!L/"vs$z+^}U> jH8gČ!6^z,ܥGS.a-[C!,, qEDGG+ZyF$''N9Z APVV?&4 jnݺ?ƫ'bڴixWd:ԛ ٳ3w 7 5{ʑcW9:}4Rսi1w 999MDZ(JLzS={Ѷm!(0мБ#a6\zж\EXh(?Mlnh~\#*++Q{(H "pD@k7b||@}7Bػw9FªUO7ڢ!Inj.~=z]t1<~x?/^Ą b̘1ѐv̙3.h4o.VS' rϓш#p:rwj={ƑZ J*%P=amhQi g~y/q'GUm%%Bqe c/{2:SYYuNqhsv!##;wY7$Iu^ <*~+%ʕ+ѻwotט1cHHJJB^sAף GZ駟̙3yf`ǎ9s&fͺ6Xr%ه=;wF\\O<;v :x sݻcsS[Ck`st 7 ((gFee%q Y ?<222sbڴi&"j/)q}4񔵂W!z lh1 и1h})q,]w;Ii(`Kz DD9z"deed2!++Kr{|5J"Du^8|(W#q_}ƍWoQ{n\|Yv ,f̘<3x뭷psΈN̙3ڇ= VBff&:t/2n6sO?DBBΝ=z4 ]1<3HMM… 햵uj5V^={ ""Ï?( <<}`ĉ&"j4 j5JhVE7">}^ozDn0yڣxlSt hhQ܃90y*:\g[AK? IDATɏ>7zǍCrN;f(((@``S{wNio;u{ddW%?鮏n#Dt9o'zhs$I駟>!##YYY3V)qbo>оAdMtt46mTg .]R@$$OAAA@XxCzOp WSX#-ϰuV]"VFf!>>ޘr{3-KXu0&[\p_m%DD#?/yyy}z'" T*pZ DD,4 n =RjdyDDD %á둓 />>>h4L*XE(++C@\=H "fh qEW@Dt:Z-**QVR"}1D(cBF?4^fNKQQ=* * >lL$lL$lL$lL$l|jb_ 9TE&WBDDDDM&@ա4  DDn}%`k """"'\d2_ۥtqu4ǡ DDnC%ӯH "rc@DDDx56Pj*k(((ɓ1w\Yۍ;1d($bUUeٍ!(;Jj#r &FDEE!''vZgS0n8߿?DQYȑ#j|E@NBcRTTrH$ " Q<30g: # V!Va,$\Uc"<ƍcɒ%x7ߵk0cƌj߾=1Z"BS A*tF"1@DD $S !V]J`*΂TY uxJ/Wb8Gy bڴip\_{_\~?Վo_ğ9k='t嶷z-5;#pQ9  ÇGnn.jm'}?cbŸԜ,ZG۶mOիҳgO啬^o9r$|A|0L⦦{by#Burtk\TymzJ,NA g #x#a/*jE>}py\O.7¡H$q8qO?ؾ}ۮN]=ܒL(;@)[h7#:ك|@-n _a#[\^qS/G̈́D? 6 Ǝ!:H鼤X<۞m3Xo5VG0͛'O;k 6ÌZPB>Tt Zyw&MƙH~!O @s>v$q#Fnv0hºQ1Q!X ]:gtvj1ZT&ws Ӯ"'jK{cۣp8|4g|n&5ͯ=,kSc۩ch0;|֡rmQ:b{{7cʐhnØpG$-=F„9a8a҈\+NmFb?ѡCruƍøq㐟F/xM<< \5l)D5)7wfʼnT#Z'";[^JGNHGD5bSy~!>x.xH0!2X #\3HFaͰZ8p`AAlذm'OԩSĻヒWxmj/2vڅ/bΝ8vڴikKfzk$scD%m<$I' :#Lvuʊi퉳YV\10a"\+pme+~2!=I\)yɜ u+8~ي~:6a:zA."SNk|)&K@tsro ei[ v>~w{G;o4]7ȹt4#J~*g̃&a scD5 V°aàP(*y{{cnހQ6l7|%K@#11III èQЯ_?H%FՋa2peL<ڵäI0zhn6dǑK kk!l/`:ʭ:x}3EPi"- / ɐe;l+4moJ!UT$H+@@0s KG-%-ݒ5H iYoef`W\ȱ/~zx:/2Xa"/` 5Wa,3ofxkz_ſbNl(*l ]V',|KCdTܶyXկ9~z7sGw?scǩ (l޼z̙9sfUX^l٨Q0jԨrK뫊cƌ1c ((V*P(]#T V|:/)ESQJį›hR͆|2x$Χ!:9үyx!^4 {W;V yKT*BVţ0bkErDNOqgCDD ]k7~~t=/~WVCiyo 㡛5kzbp\z5qDQ#$wm;T3W0g/ThOʰlVpǎ3ŢvohJ/<-x뎈8eT[m1qʹbR5z UPhq:u:Hy>?O~{^{^_Վ{^[e:E1ksZTpH7:y͸m L Q,@*5hͥ6;hj V_{C(=PQ^~[W%@DHݎ5lH_^ZBdee׺u *ZuYH*vTaNC!"""'Lp#RE`g=H "B*WB4^@"C*WܧW'K]$""j$2x4kMՏ|$qdP(Zww DDt۔$OR._( UoHDDP)ZB z,;J" RO_AMfMH """""j$ -P DD XOͻQH "j=65`z|ud^E""",G1w &I΄Q}"""""""""""""""""""""""""""""""""""6l6d2f.R"J ˡjT*;zDBöS(p;"j%JU[P*%% Cddd嵙M4luR1X2y'""ΆjFFL&D"Bc"G|Mԙ+X=qtvKTW^yߤaD6\&n&.`kҘL ""Cl6+rr PT}K1yعs-CDDЙfXVx{yznQq1JLȸqZ_Z*>WʓϽrlOmyyylw= DD؍d;* GGVJ,JX,lڴ C ]j;i$|GΟ===1ydl8Z]tm;vbS3(baۏ:>7ܷoS[wJP(`4L$5rL&`ݸxBɡbYm2AFvFP_xJn` X帓йsgǻHŋq5d6 'Ia՞ӷwoddf: vS&?6wm]yyy1 %MsO"u {qK2 bk#8o֣}xDك|@-n<IjÜ5FOwbb"ƌ|N… u[ŋ ???̞= x Y>,4 ?ɓ'׮]Ô)Sh|.GDD;dw

\XJf1 i_!Q#Pgڵp `J W׍KG8=w94 ڈ4 v #66Z Ű8t6mڄkbڵ?˖-C~~>:uT'gϞŷ~-ӥKinݥwf"aTh>K/{o قU_}];sx9r57cb0xl\U(\?>6nBϻvkWî={k_*g\n1Pj~1hTaQ##[0|K}DEE!&&k#8HɱbvƂ<$vse҉BSݹn+6oތ.] 880|J#Gȑ#NMMŁtRM6رK5T:}zT FvzsZT*Ű!C<< 1)LNZϯ\Ir0ecP{{C0n,vS F^=qB/ڶv]cX=öSŁj-Q⯚ *`tR 6YmW tX7_ǭ$&&СC(iX˗/#<Z-~?~Vv\]DpO>dB4`}z IDAT^ꆫIXV(=;"FvDp Jl6vP2pRf୬}iXf ƍW<66{Efff}̝; Ŗ-[) lܸCPP郟*̩$""jJ%  OJB]>>>t;c1k6222 kk;b2xzp" L%oơGnfͅNk2#DgM*I*Tx]LZzr24Lk4Mc5=GF1;ڵRRRr +VW^T?RV[n^bMAdxcB:_T 8H$ t]~~>Zm<_Xk/sJ*{kTx]b4%DDwDr[DBTTH3f%F[ږ@ F ~ \d2DJ> {)HP(T6DDD T*C@` 󑕝 ^^^P*L*T f3 aZG3@DDRdRh4PT0[(^k&vAD˦C*BZCdDi^5U"!]ߡPq*DDDDDDD$ DDDDDDD$ DDDDDDD$ DDDDDDD$ DDDDDDD$ DDDDDDD$ DDDDDDD$ DDDDDDD$ DDDDDDD$ """""l6d2f.R"J ˡjT*;zD9 ==aaa6IúFV0K5SDDDTwٰZШШՐdH$Vp8`aX`0P(XaqL$Szz:v;% +ɼoҰX"A.7f5iL&!699T*tL@"@.C.CR T*@D9$''Pd2*ɺFN"\&EH47]Njoo&\ HL*д]8"Zp!`n3** QQQkR`Dh#CT"""5PTP-??? Cw8wG$5RXpm.C&HX4*EݞL:OѼysܹSt>}@"@"@ѠO>X|9>gϞ%KRDDD2ͰZܢb|q`Z+տU|*'3{1, ~G֕`{'&Ʉ۷w(UZ~X::z9X,شi ׻vҤI裏?{zzbhٲK|7lHIIy|rL0$""L&4ju؉iODfffs }T*߳o?rlܬsZ6NmE*CRsa"W^y>(}Q<XhΞ=+YV[oZ1{luocp֕ ~1@Mܹszjh׮~m^bnYP rsDٳ-Ʉ3)4R5Z!x=KnXfS$ sq5v<.^T-JG^2MӦc6^VNǘG'b'KTlu>1b"$Z#FEEEn3..n鋨.ك]vRܵUI*`h?.7cf_f.a #66Z Ű8t6mڄkbڵ?˖-C~~>:uTП={~K[m۶ʑOqqqh۶-.^׮]+W?n8e˖!11Q5gϞ;#ѣG#//OtDD4\]}e{ߜ֠DXx{MXrm߉ /+1Oc5bߒF?t%ذqX, v,]:ovً]{|R>rƈj~'t j1sL㭷ު{ӦMؿ?k@Xr%f̘{e!!!XlL&SY`n7Fۧlڈ'.Bjo>ؓ[ILLġCP2b ??/_Fxxx󃂂puQ};wuyDGHKKCxxxCI/^XSNO}t%l6Yo2`4DD$L*n\Ejoot Dfo#GuNPXTX}M#jk[̬l;Ȉl)zXNbqlRQw&I={6z l/[ :<  LoooOTD@ 7mڈyI<$Eyyyغu+L$@ll,6l؀gyFT?=HKKfs&+;;* AJJJ͆RY]HH.\Pŋp8رcBBB\\DJ7l۱AAvk8 ,zy"[3gE)z??ddfjBP2#ݩj6D@MVDDz!pcǎaxWv:"̄^p ѭrwݻ6rGъ ƈVq~zs=ڵ+BCCǘ1cDdJ:u/ϟٌ+WUcX`6111HHH@-ʝסCDDD`0 8}4۷Gdd$f͚'N^SO=%z?WB")E'Hpy}GOjVZH=y8'd2!RV]u$,V+܍H&MVnŋ0b,XO<-i4+nHw୔fm(%+8l6Jq5k`ܸqcccw^dffܹsPlٲ\Bƍo>O>裏:u|?>l$ ֯_DEE!>> pKRlذ'Zlc_v*UUQզM!!!VUT{""j:J%  OJB]>>>t;c1k6222 kk;b2xzp" L%oơGnfͅNs莆KtԮbkIeˤ!( @OF4{+6lz AO>^_|K ?o{9ǣC F3g΄T*L&ìY/YfxѳgO3ׯ_Gaa˫SvntSm]>!%% +bu5IHL#j%DL&7&тnUFFdR)*,rHB" 0Хvj~```+!(]j QuU?RH2 /O=0|p&ȭ$mY!**ʹՕG_ (0㭔a=mN ``M ͅL&__Q@D6"0ͰZ^J$(*!$""+??yyyP(RɤB l6:u#T* ""j$4 T*3 Z ]ѲʤP*XwRDDDTw99hjDpD"2FCӺw"Fj…Ϩ(DEE.IR ;`S!dggCRӳCi`0FS@DH%''c…edqG ގc_u{2uTH$>}b...FͱsNm9C>>>ӧoɓ'EʹDDDl6j˫sUb"FƍjT҂WTxcX,x,~*m[W~~~˃fcYH "jn$nGGVJ,JX,lڴ C ]j;i$|GΟ===1ydlRT, :cǎř3gp!̙3aaa._ѝd2QkΰmNL{j&23`61b".g$ 6xJh=ڇxG.a=O C6Yctq'&&b̘1xq)\pY׺uk,^ٳ!75kB@)׮]Ô)Sh|;((NoVk׮]ɓ FzYx1E9c%""r7`LVNDHjt{ˌJ8tZxx;//ZܫW>H޽O<4g٥ۮ:$ލO9F.kґo q'aXp8VNǘG'b'KTlu>1b"H8L6 ў={k׮[Ý6]*)t^%_7^,w|,xk#Ҍ6]=bccj1`lذY_\\ ݎCaӦMXv-֮] HHHl2SN8q"qY|0`f͚}ÿ*玢&o߾ؾ};ۇ"̟?9Z¹sn:|\@Dt)ͭ4L$sZGcEx7a1[ꫯ˵߶}'^x/'X``L f<k KzӕbMHyb.رwyصg/vKRq#&讖D<0x6|;vm雨6o( 22RTym)9VN4XPnL:Qa*;Mp͛ѥK7A#&&#Gđ#GD`ҥE6mбcJHII`DEEa߾}Γd>}:ڵkN:aܹ8zhs&LN^zaѢE WCDD:=yN^p156: J1l4CdDbG GJ)G-+W.muү\A4Lо=&?T}BѠcWO FnHw:`Xb Gu/ċ/XiHr-uՋs+Hw1*?`ÜF?AuJU{Ş|-Lbb":y|2+ׯܹs\^epp0,XW^yӦM /{V:/)) V˗a2jSNr动X\%`E}ωFnݰA4kHtCG`뎝1RGֶ:YTzzdD$%UFӡX{`6TԾ݀T*mЮ];ؼys Y|[#&PF Ff6b=t^R,!I'n}:6oތΝ;c߾}x'ŋhѢ%""r\.bq["؉ࠠr5pp<-Zԙ3`ǢQc 223aZP(YYΑTXXV~"Nm&G&β~=zVEpp0&O XeO>SLAffsčmpZKa֭۷/4 0o޼|Ԕ;]G#hYc +8Z~=tc̘1woGrr2fs;u___̟?fW\ӧ˝sıcǐ-[^ѣddd@"EH$_+ųrJԩSxW0}tџ+Z-_w{{™?b_ЯOogyիHJFJ$=w^tjZ"#8(})L&R/aڵxxP7\M bBtk  \Frl6<ضm>3;v s̩ɓ|r`0`0@~-ƌ?Ot]5-c$;wmV` {iS͕o6oe+H5k0nܸJ山ػw/233kcܹHMMEhh(lRNP`ƍطoЧOTaN IDATZƱc0j(h< z!,\&M_|| BTT:v .[EEEhݺ5iӦUy}DDDT*P(PP(~@mT*u킨q{wtSNnjYKcmmcG@fV6_.V"^`3ͷ0q8{\t:hDgM*I*Tx]LZzr24Lk4Mc]BB|MfCի+3g 6'Dvv6P:@Hx^v^x6_)m؍cw8صkۧ3 ==aaaV& XZܼĚɄݽ'""222 JWaC'77da2#χV ;+[e@RSeTx Yl]F;8 ,X]t'h?۷oGVV]e Ʉ3g`РAn$mY!** QQQk#d`ï"Zb}oi["""a4a0'@S'rss!ɠw8w t+"JG t-Z?#GO>{rJDGGc۶mxo}o$"51J> {)HP(.DDDD'|degCJ% ٌBXVt:4őL$PT ooo+K*BZCdDi^55)EEE?vYYYXbZjfxzzwū ш\ؽ{7\mXr% @xzzk#J1{l,Y4hΞ=r =5rr^ 5`Bw'O"::֭N رjzHJJBXXF~5m4 /^D޽`̟?}űcǪ|%Kǒ%KЦM̘1gΜWODDDDD^ܵm""""j @DDDDDDD1@DDDDDDD1@DDDDDDD1@DDDDDDD1@DDDDDDD1@DDDDDDD1@DDDDDDD;""""""jf3L&l6Q!5(2 rZJCL$SJJ Zk34;hD.|o czd\:ODDDu Z Z LDRa5(v D9n#==\ &  y2q3lv]dbYcJNA $ r9r9T* @H DD@rr L&Chh;hDH$eR`AKqQQfjooȤR Mޅ# >%&fKIf>2X:DO ""[ JOO`@~~>4M}sGpDQ# ޖ "8mx;NE#|RIԩS!Hpi_l6j˫sUb"FƍjT҂WTxcX,x,~*m[W~~~˃fcYH "jn$o^ߡTIp8j=Rbh?TRDx~b`ӦM2d֯_RI&ᣏ>r=;Z]tm;vbS3\9baۏ:>7ܷoS[wJP(`TmH "jܙLHIIݻqEQC)Ų8=)e⍄\+pq'%%sΈw9@k|MB؄ " uuTܻ֍JU[WkUZU[u*n[u[VI @f@ :sVrDDTUT*yP$bӮM"3]YBk7n"%/dD0\˽nIY[[CV1 DD J%suCʋvB|1ͱt3U{ej{L$AU[Qbǽk.W^s>|Wvm,^prrԩShK.EXXfΜ ;;;ܺu `+WV5M""BQC$*z:GڢyWkZ-?8;9!].ʯ`Q04,Zdݱ#cI>kӧ ۻgϟw[b <~D.{^,r!O{2fcwY⿎H "$.\sνRj5JnX6 +8ocx4Qu1ߏȑ#8p $ :vgffBVի矱gٳ0o<aժUdhԨ`ذaƃ?`ժUصkAmUO<-U:.Hxa VeˡR??q4̛W^Xݠ!Ծ=ƏC{'%_ m܀3q j_%>cp.\( Bs^UD\!Ј}8!tmBD%c#@w;̯hPt:uꄮ]RjHx] X gh_7cr< 8|04ijժ틟~ f3d8;;}߿?_|ǏC$! ǎ;0|IDDd||j@ՖZ2mXn=?^QoSw~}cX^CMy5nA). B 8u :w;Cv١aѺ<|N5 ֯W: 9 ύU,{YoANpR] 4´X3\l_t .P vիWbBL&Cdd${1z6j}]uj"jB[4o  GׯӈOKYYY=De B#1@Dv_&kLjDLDL Z_ |4TJJ ?K.͛y&ܹ-[ o(JqիWÇf~qzd2333(;C@;\|9j >o#(p0V-_i&ܦ!u|,䄘X%+c?d,Mrֶ6ޮ)b"! c@D1~vWmPkz[Dw&`ZX"ܒr3믣iӦm₳g"++ * Ŕ)SpbD_UM,X7ZƽWж<)9^|}`pEյHp(Jj}>5QT'Osջw)\4 J%,-J]SDB6Ή@D%ee4WmA-Ѽp-"+OMƢ ,, Æ S>p@\xE1}tDDDGP(ā3ԪU C'|=z|DDDb1(5m?ߚוlM710~T@f(~<GŸWX\$$$`X ͚5@RRJm+˽O eMc3 UT*jggWjǥU=W/)_>m Gܹs>ѣG|}},/̼]=Do\ba4 R)7ҷk:p111 prr2v(RRR\܊UO&A"p*WuM!{r=F=7t_Fe2'Bi 18gҳxыau ĝ{\; 4vDDDD fffRɰJ;MI3vS&",0@ ;M3v(DDDDD=r_3b"""""""2 DDDDDDDd0&`L$H """""""1@DDDDDDDc" ff8 JR֨hI E033D"C2 &HѣG|}},/ǻbHRtdXODDDR-lm! IjPP(HHHX,*wL$NTTj5OqtpȰt*J""2R)+++8:80yP fff033r BΑ@DTiZ={H$AG"D3bMDDDO-lmlDx66 HLZ]#:u*6gpyaҳJ"x؋Pi0x(O\\`iiiP* '''$$$@& H "Ξ=>Lz&ְ+8cQ?GXKȘ1c pRD5piADD[VVJ%l =N*bm3q2ISp<}SlaG+v| #FͿ.׺ )))PTF9yc"{L8yCɗF-r x;Jg3;Q(ѳgO߿Xuy[,%BBBPVRk4HR9AR/6nA xq.! 񙛛{Ψ^ͣcX9ZeA(\,F"(/oL$UpLxΟ?ǏT^&bgu4sы4쿖^츏;ƍcԨQN$ŋaQT077/8g'' ժ ݻtAzuw\6mgteY ݸ7ږ(Ɛpss-⿎H ".\P*Ʉ3R^nQڋ0Scb' ^~(´D܊R;]v!00z;wCݾڵkcN FXt)0sL֭[~~~Xr%ZAm7n߾mP[DDDEQC$*qq8|7$%%Y&zlmmѼYS\+x.cWk0|( O-FRr1z$L5[WB݇-[1`h˺}UBƎþ?;wAȘqmo;g#**{eaa,e_TDlpΝ;nݺ OOODEEjC~EQk/,qJ4OXs2Ҳ4t9r_}$ :v`֬Y@jW^ŝ;wv!((Ý;wЦML6s+-""STss7~o@,6ôɓ!9!`ei z8j6n;~iSuO^ _.y3ؗ|ukƶ,YNNܱ=,RQ믾ӧXl9Sx)+.A ooD>{fPOPރb"JSNڵ+נhZ>د/&9v{xV-8;9R Qшx#[4Æԙ3zuh;;4l7Zƒ@0995kB,y^FcE DD@NpR] 4´X3\l_t .*wڅW' 2 s; l٨Q#|w)͒EDDTVDBj5 haa͚"$8GC7{Afp?Q ~~ptpz::3y/lǢ$y\]\ ;V`dff8fML<?܅e_B4 7++ 砨 #3$r-”Tkk26ArJIIq%ܼy7oĝ;wвeK8pvr~:Szu<|YYͺcXEDD̠Pl Eo;˗Cf=c6i3" R+}\{ڷǚ_`p]?sur9mm >GEDQVI^AmJLޙia8rKgP믿MSz Ξ=,T*SLABB RiEDD$ diiEov&vۏO )9_~BΝ=֭qm+OJN@@ kQu%}+JjZoO oTswǺ6B*"Sܳo C$''.!1) V,FBy* &*P6XRi{h^ sRi`ca،aaa6lXŋ-ӧ#""8z(B!8gϞVZ:t(>k4"""zUH>LϰpQ(F{`-Ьiքehڸ1FS"&&2!0|(y^]@EBBF%˿@ahѬANˑ#;i BƎ[h$888kHEfwxrz,8g0{s|h%Jٕ0|""vy4oӾZΝ+ =BTT&V,0vE`tH$1h4JK߮Y ""@$)T2IIIpus+V=LD2 jJ_96M쩦rn},X^taPNT*1sLL0 40^ff&ۇ۷o#&&hѢ}W:)S0w\xyX&JU@ (9_Pya> L@zڀ/z1 ~1.ww7$&$"!!NNN'IFARRD"]Nb"LѪU+~Ê+a %ѡCvnjj*.\Fa̘1pvvFTTRRR%XXXAKM "gE&"" EpusL&8Ű Eh4ʂ\.BbOy&BE~pAdddֶD 2Xܹ-[Ĉ#te9)7V"ST DDDd\vvvB" tʤШ5Ԭ"!,氕ܢ̉[ռjΜ9Fr۷oGxx8222P^=7N&ĉ_!光'Co\.?7n={ԛMTŋo i͊ IDATڵc'OիWcܹƾ}`ccEPJDDDDTfff033uXJ dҾk]*R,--Qn]۷oǞ={0n8<{ w'|OOODGG%O֭Cձj*HRT*111-RsN]"͛_Ĺs0eʔW`HDDDDDD光2iSNEVO|_RSS |^X`Z֨[e d֮] d!pssC׮]ѵkWhZcpppL&DZqF {޽{+0sLl۶ 'N5gCj_ ,, 6l@RR\\\ЪU+nZw\@@N8u|mo&֯_Ccǎy7V"""""ʟVEjJR!O/7V6wrS }6%'Xq2a&ʱ*J*n-l6}sND" 6ءP%qym """*Zϣ!OKl%ʚFA4cuɄ4W 5%U&{m #/_@4 .\m;"""""eOyZjmc%@(BZu@ԔJ1́Wt-X[[$VEJR"=5P(R+E"s$&MI&rjh4ȔNb76vd>FSJ`""""""^`/ J&UL$H """""""qE""""""*"* U*go/H$cDDDDdn7;T8:8i6x4nd"*i3(=CCcDDDDTn ](AVcw^y\|<<'OaA9m*D"Q[0@DDT YXKy:uh3;$"""*%/=pIl'Zg0vF^0Q䃹aͺzewm:vO=S/܏i*B@!AzC)1̹Wk#ߺ$·kWcxVX /OOk%8n2vFDQ`/Q4l1HVp_ze._-.^W~ ~em~d)9g܉Ncͺܫ>zd"?gt#Gڍ^ Ncw1f|J?j :#s:Bc'N"d"w }/׬%rӱxr7 J{AAܫFO[ԈD"K$ _LZRRSp;Shs$8ڳѫ@fT*nq]A?琗ګ(=ז$`8lxrO k^Jj*))<Q* _oDvokhղB!ڷk .}\qZ4P(7jw߆Zƪ[Y1G5YSP(_OWZ`P^=#=~.'B@\|nX[)\]\4(}~?ڋO0L{P(h xDwŢ/DTr`o>/txSllxCWl#LV͓?6۵'ڍhu {oj!hH ?xP`OFbX`fhutL4uԆsm$++ zdWpGƍС];￀ןv|Ll,ocagg^otRz O+\~Bչ| ~<.ty>Zuet] @Pd9)ヌL@-??p{{{!)9(ş k{Q 4w{R6 <Ov믣a=8o?@ A)`" xjCEceesUsDb X֯ľ Q-{?rVoc_鵙ww7WZK>y͏!4U66hӺ6lڂeJFq%=Z7߻]{.x`=NI.K$puq1XgDEECT11 WGx:՞)3;']:uxGDT{5iCž0i 6zu77W<c'Nv!++ YVb(m !_{u^a{MHHL@xxT@ \]%~&J%j5|j@uvP*UbW9,u>67 GJj*nƩ _Z~Æ[T*'OR%&%̹ߑk++XY[|LOMxxx`HIMǏ1?;DE *:[ߎz>ϩLgee!#3S圐LߎIi="W7cd <ظe G@v06m HIMńiӑd: Dr9ZlW;2QWmxMVy oi Rc֭Тys #G!*: E;hH bbc֠!? -- cǎG}իW ‡~hѢ0dX..5mmmŐc 9Wa͛\P`„ jUGƍ͛~: m4hlGh4w+^\Xh:t耺ubҤIH6艈c"L54hƍc8u|=}4~w,^ؠE"lllՎZX,.mC)I9)Jm< p]l߾U5Z$ʂCd5lWᅬ;QF}2 &L] \1..Nٳgaee:uWWBc5CU۷oÇ8}4jԨQDDDDDU@ V@hѵ Qc(-@&mܸq۷/+1|phѢ N+W?~Bu <@n0{lL6 .;vlقw}sEڵK|Lqb޾};\\\t[dd$f̘v±c B#gVL@ chVAH*E^Aarz,8g0{s|h%Jq-t*!CM6;Wַo_t |CrtyoaUhJ qȐv6A -M1b1B!^m+T9sl 6z\{n|q""JW);7!Q1D"88qz&>#luWtL${B$; """" e"Nk;h4?/ A$2H$d"ʞC """"^$ }F@@r$DUV{5vD׍U8~%QVIK rRH "2Q۴7vT\icOc@DDLf%)KH """""""1@DDDDDDDc" D6IKMIAFV&j54-P8  DC0@DDDDDD&)5%itXYXBbk333XhR(ZTل DDDDDDdrΎN033[WPsssZe L8;r9ȤL$I$r333#*R)wL$HMIH$cR$ȤRdff;rD4y:$vv I\1@DDDDDD&!5%V&9 VVVUWBЈ}8!tmC!"f#@w;̯hPtr9^{5ܻwO+`||} >]p9Ԯ][/ `ٲeyDFF]v8t7o^h[o"""=;gLL BCC"##M6ٳѨQ#J%9H+pV\C{K㺐{hii |Gx7ts^WRRz-?!!!$#+ےFxn߁ XNcQ/ľ!#b1 996n\;=aKKKddaiiY+Ha8$$)]C~oC)u?3֮]ky&.\h~ B[l3gvލ:ɓ'0 6 22Ro377Qvm|嗺c?3 8PDGn ˱b \|_~(J:u#GϟJ2뮭yؼy#ѣGٳ'|}}QF߿?Ν;k.Y'22ׯ_GϞ=1r|DHH$Q6Z]cQ"6mŋ[ .Dƍ닯 aaa ?p@̝;k׆/^p ʕ+pDH$ʳ|rp\t  E^|r4mnnn >3g|$bӦMze 8y$j֬iP[9M yEwŇ~???ԩSgƇ~ٟ9s&V\X4+988`ԩpssD`ҤIx0g$4-M)l7FF] /OOk  硘>erzܿ gn1oKfffy N;"*ߏQQQzeRڵN:puuŝ;wܟF1xܹ3߿g¸qyf;yՖqq3&ϾѣG#66ו5l?(벰Vł P(b c$bWQT5t!];uBu|5i'NVZ % b"!3QIU111zꈎ.rnDΝuh|6m>CSLALL |||гgO]G''[.ԩSݻ7жm[=zTd2߿n2ԣG<,,,lj' :GY\B@XXJ%6l+߾};N>7V LU\|,Z"N7w”3ѯOhެ\ȘH "B.]z^z_0o ,'tۂ GEEA*Frr<##rb%N<bŊAՖ$ =, 8(/S!QF ܸqCۨ[. ^^^9899O+pdd$_~d3f ZjѣGU CBB{=,XNҭX`ggΝ;组!R)Ν;_'Oɓ'q94i$ߞSNŲeйsȲ\.mJGAӦMѠATVM[LP~}XӦM˳mb… Chh("""sl۶ 9BCC \sŪU :Oi_G}m۶!222ϾӧiӦ=z4JAUv"ث-]OB*⧰Ю jV 4|e+"tPٳ+V… 3g?///}˽Ü9ss޽{?G\\\}Æ :Td[/0Tƍo!447oÇ׷кÇ޽{ >׫\WnM4Aݱl2[.իWc3g0/`8BAFVV>Y,hFWhD}s`nnfMy_5330mESQ˽O eMc3 UT*jggW 'dw*,DTln_fIϣye6)S*4xxoLD2 jJ_96M\r=F=7t_*wͯW&"""""dkmL'GGcR$V T gcR8G {@||+-i[ִZ-`'TD777".+( VoCH$#99 iii% \hZT*dff"33..U'KL$IGudff"#CT*033%l%&Ȥ@s$H """""""1@DDDDDDDc" D6(,5q"Ygbq>Z6kو6v%Dw@uocQhq"Ygbq>Z6kHOO7v%ơ DDDDDDDd0H " j-6 ~~W;Գ˜v~~""""2 L$UJ%Nh1gnE)&ș"""*C*eFM"t'Ze" c!"""DQ`9 cjQa" D"""""""2 DDDDDDDd0&*kѣ@˗/R4v(y<~? "29f( ,VVVAPPԩSJ%fΜ &AhؠN: [b)̔)S0w\xyyzDTu]z›oiPEB ; *c#GĩSlrܹ1c$"尶6vF T!L>;wĚ5kP~}XjuɖС #J1w\dffbXf ̙ڵk¢Dq'Gk!Ϊo;|)JBԯ_P W^0zhD?{wOeuRiЮd))%JӾ*mZg>mJFRRvC˴3M{ߢAvsp~ux}u}ooo%uMX[[CGGNNNHLLiwssî]+GΝ!`jj ooobֱʔ@Q>k…"8::b߾}pww:!묣0GRD"899!33ٕahX ÇK.4i7o4j nsR]28@VWQUUW*z| f̘GGG$&&B(BSSС?~: wwwh֬&O,mBpp04' ¨Q|rxyyV&}}}~Qhlݺ8e=z4f͚777dffCahϞ=BΝYGanm 5ŋѦMD"deeax!affwwwΝ;paÆ@enpD"#::B͚5 cƌAhh(rJ!00000 `nnwy\p^^^ =ې'_!3O:Jիz455!P .\Ν;777lX|91~x2 xbhiӦaŊhٲ%ӜzԩSPSS$$$`fLFFF'*._\ǎÖ-[tRq! b}OR#l߾] gggP(DVD#$$x =e˖r{!Aؼy3>}Tjbb"D"D"Q^|f͒3|}}Ѯ];̙3زe |}}Yn[ CEU8dGJP+ _.::BP~^XϘ>}:>}"I&td`KXZZJ x90`quuw"::=bBD"'? UUU֑!, 9r$(@R#̞=vZDGG#** JJJVW^8S@ƍǏx F ---ԯ_5F,#//OfݴiӤ˖-[dƌf͚A__o߾ŋ/mugm+Sݻ-&<~HD]vh֬L 4H^~ rrrRmƍCJJ OB!BCCl2ڵkػw/bcc{nBYYi"-ZBÇ1~x>UV)r1tZbF\zu2c|V޽qF1<ӓ7?F=HӤI8::۰ǽ{p$''ˌиqc!44~~~ӧ*38w```P rrr;駥k׮ {G#$ <==벳!m+rE{*r%PǏ3RbժUǖ-[EU2—{xH$())!//X`ڵk:8CM6V`u% :u/ݻŋeG. hhhAHUUU3uޠBD" `…hܸ1>K,a㋵kqqqcH9rO/֭ P( ;w.N8볎JHuaٲePQ"tk$ $ b1޾}(X[[#55FFF2ƍHIIƍCKK !!!GJJ Jm7aa˖-x 御4h͛7ÇX,"X`qʕ<['Aom໢[N={6B!o>am޼9_055Ō3jƛC_RGXXԩ%%%o^ݻ믿嫉b1RSSkdo;ccc|u nݺA {P(X,Ə?ёnbgH۷(TR!5¶mʨ[.`gg`nnsBOOOfƃtDEEaϞ=6m`2UVVw^xxx@SSvذak.066FdJ `޼y8x ϟD͛cPVV.!~Glܸ&&&ґ RY<lnc~G F#FTxPұcGb_>֮]7oԩSI nnn޽;82$ O֭[˘4iӧOgϞ@ٸt5}52.̚4i#G֭[Xp!bbbqǼ@I? *D# jSb]/AVKBὕ+W&0}tm5*s&???*ҕVGGnS|Etuu1k,ۗV|_ lFBb$eQcscuuuK󑦦&֬Yh۶-X[۷Xn޽ ٳg eǫW===;v cƌBCCѤI;w;v`&RUUH$BRR(_,))Iz{#p|y w]]r?1]~7o~vu8XI&;TH oľ?YG ۷nj3J 4>>>x9/ ϟ?;eee8::bի֯_ɓ'ɓ򥦦E_PQQ#G0a8;;Ehٲ%Y fffxYG">U0!!/ӧf͚W^uLMMxb̝;-C%/xM=z`رut嬬XG _~Ef `?Bٳ>wfΜ  2uLddd`ݺuSxf%www8;;c6ѪU+?4%B!~7:eeeرãG@]+G2&˗ xxxx 77ؽ{7ʋVVV266l(t!͍u^B!| E}n}g:Ju]ܽ{=zԩS[jOOOܽ{۷og>>>Ά-\㐝P,YÆ OܻwO:cӦMaQOOׯÇ₝;wbŊh۶-rrr __ro#򹸸 ::o޼a~7ۗuqYrrr޽;n޼Yj'eϟRk$&&B$K.7O?ļG_Q!B T@R7 KKKXZZB[[FFFB 4%7n:&5j7nvvvx90qD;b___5k֠e˖xtlfϞP<}sŞ={0`#,, gφ&5N=`nnkײR!Xbܠ:Ny93KMK.aȑ>H$DVV(e_ӧώ-1!17$Q+ h6>i֬Μ94XZZgϞطoZ׫W/ܻwI 6 Æ V4rk֬СC憎;S͛7_XG)YG2ɩS y^4lP:{ I$Y-;}<@!RPWW>!C0|p3߿gL/_Ɗ+ ##=[rq899ҒuRBBB93@!bO>e2vvvtV?1h ,\'NdT ;w/_fT3{{{;vn[ @!Bę3g`cc1|Ptt֍QN^W#B!0cթS'tԉu #0b1-@!B! B!Fʬ#[B!R}@!5-[B!R}@!50oaJm1!B#TH @UYߑY#me,H* d B!Ѭ RC* [uXG!B!0@!B!  SiHd(bQNŢE9r*ejPiTH CFMXDr*T,ʩXS(Q֪AYFff&F6B!B!¨@Y999#|V||>>s۷hѢv>PRR{fdd`̙[n{N:X|9CÇѱcǯ>6!B!z$2ihh¢RTDCGGǎϵ:u(l~Cfw}+؄B!R*$===߿ۇKbѨ[.ׯEA,&O kkkΆt<Çcԩ2,x000t]pp0:СC>GDŋqhܸ16o 7n&LP ]]]t_t,hiiÇ2>w~GU+gΜ"B!nTH _x-/n@Ϟ=cL:7n?#8-[l+Wbƍطo&Mؿ?Mӧpvvĉ,𖅈ԩSXv-bccqU :B588PUUsо IDAT̛7pzA!##㋎W$776l@zz:*|~ك$ypI$%%!)) >_B!ڍ Ln݂j@?Lnݺch߾=ƍ}"""`cc \{4m' ТE ~+ҧOܻwAAA?P9.y~SE!B@T`Ev܉={UV>|8޼yWV]%%ٗq;\z߿rq8t}nn.H)(" ғLѸЪU+hkkcРAz***PSSCzzԤ? ꊋ/ٳ8yd-Oe!B!B\`ڴiK\{E}лwo|w2۔{8~8f͚#)) `bb:u2_pPWW/u|BܸqCԩSHOOǻw*\UUUѱcG}׮]Crr2tR)/ ###$&&{NK**.|sE!B@ʔRKrr2= %%%8;;K=z4;϶)S 44[nŢEdښ5k{\&N(m[l֬Y[ؽ{7|||ʼ_EE&M]˗/cѢE;v,<{Un޼GܹsqӧOw^⧟~Bf*t"?˗/ʕ+:u*޾}}~UUUE˖-o>|Rf /=_aeeHCCC8::'5k(r`ʕtuu舛7oVJXXlmm ]]]X[[Ōɓ'C `ҥH^nXh"lBƘ0a^|:Pɗllݺ;vի}*̟?-[:իQF VM!F}IjqF=z'O?dL:aaa+}̘1akk+_~2mnnn8~8:u?SM(ðƶm0g̝;Dze`nnGѱoڴ yyypqqA-~zprrg bcc)>qԩMdw-pPɓ'ÇS`jjZs[$ ر#V\)#2;8 ؽ{7zꅃbԨQ#8rRSSYǐK,w~'t8vq;uL֭[SbׯϏuR.^}IHsΕΗ[?~޽{iӦXd 7o7o`޽ZΝm۶R_~cƆIb1p,\:uBvv6"""₅ bݺucٳgѣpBXZZ"##CZ@?ХK1 !DJP΢TbQ.P-\(\h`.h I>}Hzjʊu*nݺU}rSLomW.^~>; .22RfD"ƌihhp _En޼iiiqJJJ̙36Ν;9UUU.>>T~18|1۷Tۆ 8@=)ߝ8.;;I&q9WZ*,OY6g^^׺uknƌD"ۮ8vvvqVVV ڜۥڼ9@z꫎) -׸qc.%%Tۜ9s_u NUV Z5TxkVxۤn5^5VfaᵴZk%˻btk!R6mSiCׯlرY"?~7uYf#u u֥\\\'O0VٳgǗj4h8C|||Sܹ3v D:"`ɒ%Yooo[4ǬÇroz~`nn.]WWM6ETTT5'+ߛ7o >75)kqׯG׮]x\2;w:t@ll,(EBqڵk'ׯGdd$۱m6y,=zgoݻpR9^^^޽{y1Ҽ<Bbb"'O`ݬcʕ+ѴiSqm^^^سg}I&1HX8xx ]v 999~:@(+ǀb ݻw8z(vލ#G4߈͛7cŊ:N)&YXyyy8#** ֬#!*ܾ}&MBppPWWä5ך5kj*lٲ'NdL۷G1p@888gϞ5jz4׌3ТE L6 9992mɁ2o G(m۶̻D"[ҥ vY*"::***L 1̙3".]P(߿?F.][n2e Ӝz_9sk׮x"VZz1H֭[|rDDD[neee:B-_ǡbB!#Bj!333-[0rHIfwu#6n܈Kbڵ;w.82n޼]n[=P~}\xs{A$ACCC$''K+'@uɓ'lLMM_6"kIqqqhذ!YGǙ3g&SD(ҪU+Ldii .Ǐ> SSSDGGK.#* YG򠤤vu R }8x 0rHtDDD`2T~~~XhVX!3bzpITԩSHHH(VPP4iWxbbbwpp M}}jUұc`ll!Cjݻw$[q}ٳg!Hv}vK4lؐu yyy+sB+iùsxw k#Bjq!** F‚ lݻ 'ҁrss{BGG7`鰵oѣ,YYfƍ[n+X,ӧOhРl߾}fΜ KKKڵkعs'7o ?K.ǤI7obhժo:b)0559nܸ:g988x Ex 5q+Vח F?BHH$nǎ\9MMMNOOׯwE4RJJܩu릐rN6SWM2gCqݻwD"uؑ QȾ9O* L9sss9oooܜSSS+lONԩS\Ϟ=9NCCԩsNLWXR͹'*tr>ysssZniiiq\N˗988pڜסCn˖-\~~B2rUnaa}Ȭɜ 7~xrӦM\ݺuL[Vܹs.w d*KMs%%E_tSv%Bݎz&ѠQQ>++ʩ@S(bQNŢȬ{>|X%|R=(׀ϡKbРA:ׯ.\:%[nYcr O===m׮]LMMݽ{w*o紬0rHB\vI{MԒ%KJYZZ5 B֡C0qDxxxXz5lmmq]hkkS˗ػw/ڵk ={#Fƍ1be8qHIIADD : HsP~>}:ܹ]vXv-<==1uT,^ :u###~a׮]:u*|EJ,u՚,5%gMy}ڈ >]vł :ZtR 88Fjѣ>C\\L|BB8âEh"H׷k+ӌsbcc9bo߾իի4g & ""Ǐ]!AYY]vY7dԫWk׮Ś5k```,ܸqظq#ϟ/]ooo{{{ :L3w>ѲeK̜9}A˖-+"/'Մ>̛gMQ]]]ƼD탷7֯_~uKCCo߾ŭ[`eeb``dxnm ZիWͅ %6oތUVAEE044ȑ#all˗/cJ"11NNNprr™3g:V888_f6mBF0o޼Rm...0`\_bɒ%_>l: Q^C m t%-bFSSSÀpQ麣GŅi.>B!bM6ſ SSS666Ojj*ѯ_?^¯6mÇpY9;~8ѣG 2>}YǪGAII &&& 22Ç@ ۾`7s} UUU :gΜa(^s|[ :Yǩp۷oիW2dXAB\v ?3ХKY>|I5ׯ<==h߾=qӬE0p@FFF8qXe8)))8x ͛ӧ3;!!iiinl yڷoW^!==uX,.w8>笉Oy糠u,RM͛#88ʬ#  ‡+ Y@!ߐ 0vvvرc8HNNFݺuo/ IΝ;x %%% 4'Oiii26ԩSǏ?O/[.(_(XJKKjo=&'q.ٻwoH5(((3={kkkhiiTkD" 0 YGlB/^agg,I$%?CǏCMM uNNNػw/._ [[[D"\zU8)) 7n֭['V RD"\xIԔ%EFF#662y=L2I&R}222?puuE>}XǪ5\]]D!CÇ#!?BOOE9ԩS߿~>/_Dݺu4+ }ѣTUUٳ'B!?ΛB2ڷo/o߾ptt c2W4cǏeP,Y0P^^w|{β^=n޼ '/9u>ޣH$X9>PVVɓ'ƍ[̟?/^mJ"..LU+̙3u`>ك8,XI6Rƍm۶!11Qf}NN> GGGp SL?DHUo!ILL)q qd9R:͛Ѷm[dee!66vBPP^|;w)6 'N`ӦM՞J'%%!&&033|`cc+V`ܹx qIaÆ ر#똀Yt́~ziӆi"%sԦMѽ>qa Hǘ 'pBDFF ,@M6!)) k֬a\h۶-~G۷u$)z]@!DLdee"W`` ۇŋܹ3~gD"5 :mF0ܾ}pFFlll544ТE ̞=-j^^^͛q!bkfEpi8::2V\ɜ%ݼy׃M'q1fjtghh(BCCѭ[7\vim۶a߾}򂺺:z={UV#~V-f̛7Æ G.*m J|_|R\lQZ2.>} ӀaHcIc4hԄuJ|r*T,ʩXS(Q֪AYƓG0mm1 }-(H J,(=J|/qE1HѣGcpssʕ+J/??gF\\ePDB!BXBqΝ#G[Ɔ PPPP}gϞ066VxΒv؁(&&B!EBD"Jg044ThplB!B lh/^D6m ÇΆݡ8wÑ ǬY/aƁpD"RO<"88+V@Fd=o<.]BVVu &@ P&B!xTH 5ۡ4pvvBj NNNH$ؿ?BBB7oѣXlLLL('?4h͛7ӧOU lٲD~~>$ ֬Y7o`֭hժUB!BHuBqfϞ.]^z͛7COOnW4; 44l7.ߏ?ɓ'?>xz4%%2_QD033^xAB!BP!hM4#n߾ {{{ܻwW\Arr̸ 7BCC>}`СPWWn;@YYy:~e"''A!B!FRD"ŋ… Ѹqc hjjb011)aǎ2899y|e̜9ӦMCNz^!B!:Tv^~d_T([T ˧O+BvU3iY_QNE9r*TqI\%G=h\#Bx*=-CTT,ʩXS(bQNţUV4* Sںz5PNE9r*T|Ȼ[d2M8Qfhh(]ohh4gy%>?h֬(5gTH Zŋq2e fΜ~CPPЫW/=zu<)H#Gb׮]֭XG̚5 ۷/eeeaaaI<Ǐϛ󙟟Aa׮]>}:ñ|rDDD`֬Yˆ U)СC2дiStرZgii4$$$M||<M6՘A___ԢE ě6mbZnk׮N:ӧ-[&m;}40p@DFF2Y\ΝeGcbbp5ԯ_PQ1d\~W^eE!H$>֯_Pq F`` (]w066fѵkWu8p v튽{b̙@XXq H2SNĉѫW/ԩSiNq>[[[Ì3#GҥK`jj*]?~xLgaa!=066>Ǐ'5k#,, ƍ+՞3W(,&>>W^5յkWY]vӧOѹsghhhhҤ ~'2ZZZ֭~GYFӧO+WSNLsS}tǎx-8,WMgdd\y R)++c޼y Oq6leE֭[%%%ڵI)bccYG п"B6XLUT^P~}^ǏHXt)!#Ucذa+HOOǰaØd+RTH+s}5uAQQ.Q\uBqZA^ZŁb[ ŢցupWn\(;?~ayNs${4gDG aÆh׮Ν WEF}}},_\oѢE%UDϋ/0uTtmڴG믿p)Q$"nРA(]4~WQxΟ?=z^ticŞCKDEEgϞͭ.Rahh(|@j{OxzzC ؿ?&NPԭ[...Xn222DǣϨK.ػwJϘ ֐Q9!p5*K^ gΜ);q daaA! L":R F+bҤI*T+!,$$,]S\9nGQkxzz(4h,DT x{{cʕHHHH{{x*emmm+ ͗ ia^gOP(-WArrʡwhذ!N8}}}^=x 6o \ >nݺիW?PlY|3]V-~?ƥKPjUڵkʞ _~*)))HKKP?#>}u]tBmܸN¼yT&O7i$=zTҴRBI֗_~ׯ#&&;v@2eо}{;wN-occkkk<ׇZ~=*T LT?III[8KQRpv-{w>rfׯ_xׯ!%w>[hҥK֭[Xndi~-=H< _>ULݽ{7:w,y1kK.VVVtamm 1UL>[FFF.]*:NPreRDL8M67|#:NceeoooJȅ,CCCԬYhٲ%mۆ2e?P/]Ss3QQjUt-BJJ8}q%qq gggVZ5IQ~zK3$$ Æ KſSFyf\z2e )))1ٽ QSܺt]vAPŋ{d5 k~mmmҥKhРq%MGʼn'Çc3,YDeGzPp(Bi mmm7oׯXZZ*._ۣlٲ077G֭qE@=0h 8t4i\++WX@x{{ɓ'ʡu3~~~ӧ,--aaaÇݻwhĉx16n(: 5^nݺعsg޽_{6MTreTRȷ=33hҤIg{kkk,\aaaXn8J>>>˷-{2z*kkkmLL PJ!ӭ[7M6E&M0f$%%aٲeciׯcɒ%4hիvAzJX^^^앐 1VZTtY/==ÇÇK.a rػw/>8t`Ϟ=޽;ɮStD *ȹs`hhdM vکtyUyLjj* d~)t\Bɩכ8q"NQF@(,r9 |lݺuqA8p?G'رcc(B.]0~xho߾ƍsNYVVVcj~۶mCv~z ==7oƨQ0p@I]z5ѯ_?8qBcѺuk 8nnn000Cl2̟?_2ό 9sȚӧ$333L:Uˣsx ,Y۷ocڵ#BNn:IPl2 s)HHLLDtt4MKKKeJ[h@̜9={Ь4w >| ۷qmёJ4[[[fBhh8±@ӧOG:upUraʕ8r>}xe.KKKxyySNhٲ%:u>};PBB_VZ%{a> ?&777ԫWOR6l؀ƍ#(( ,4hGEi###?~}6lRJ!55U4ܹsEG,TrJsɓEGBϞ=Qn]̛76mBZZׯ={HjMbbJ(44hҤI=*D2e ʕ+˗#((puuɓ'%s!SncccIܟ],>w氵ſr.ʥKTV@HH`ȑ@֐Р ҔߥoW^իW0e888ի# $Yٓ-f#lllpAt hܸ1VZ;;;>|:tP>fÖ-[ & ,, mڴQyOΝ\B Αf+pl=Oad2 &r*|Jك'OiӦpttĺu`ff&:Ra{XʲR*T2}Q$m۶yڵk|<5mڴbSI_*)U^za֬Yؾ}8Bq(˗;w \zuL>.\@fʕ+@-ݽ+55_0pwwŋa`` :Qbwƍ@XObŊV5k`1c^xŋ<~B6mPJܽ{.]O¨Q0{lXZZUVy&U&w))) ΝSgll,J j֬/_bժUh߾=,,,!> ___l߾1bQLԨQCt4""|2PT)TVMt"Y&vލU"{$dEGGvvvW;-[GER`nn["<<VVVܹ36m=nݺaԩٳ1~x̞=5j!C ]ڵk*;;;罹&MpW"lFB&M0n8ѱ?aÆWEG`۷/tյl]rrݖ庝sV֦c_m. krG'"QJUPr˕Jɣ11z1z1z11ǭ1a =ǿ9̬ 6亍\_Զ|G DDDDDDDTd,$Q@DDDDDDDEB DDDDDDDTd,$Q@DDKGCsssG} IDATss~y$NjXH "(yiSTl-:{=SSSSS`#))Itơ DDDDDDDTd,$Q@DDDDDDDEB DDDDDDDTd,$Q@DDDDDDDEBRÉ1HRBDf,G[lBDDDDT#!o/ ,"{%)R+Dt""""bBBPL}*:iO*:F㡣֭+:i8N4~r\x/^ļy󐞞.:L<\t """*XH DCKK pttDʕEy۷C&?GmܸETtիdٳ#iSNfff7|#:F@&Qt"oڴ(*4=PXH ""IP(駟Pzudffb޼y#i^zaٳ'{HEmUVEdd$EGxΝC˖- 矘0aXT `ll ###QL[[[2p""ݻw Exx81i$XXX 0yd 0'OFFpAOCCC4jԈC`Pá/:+͛7c|{{{L YecKD?cpttD׮]1eacil޼eʔ!CDS;ǦMPN 0GQI.#22Bݕ###1|Æ  %siڵ>>6lXk&MQaz-ڶm >}L Y\XH ""b7m4 0k֬c!>TBBn޼.]Zj!22RtE(6qM8;;S"JNQ鉎@wXv-,Yq #FM2jw >\oT<{,iӦ!-- }+!CСCؾ}{/_bԨQxꕐl9{EX!3dDDD`֭yݻ~{ѣoߎׯiq㆐LD 6ƎF͛EG H ""b׵kW̟?puuEff&?+VK.sJprr?'''$&&b͚5صk/^,I׼qqGE׮] .`ѢET$&[~j 'OF-ݻw#88Xt<#F ""}ʼn'\(,\5BRDt8s %%O>ETTLLL :CF0qD899!==v† DhDZZZ*ð,X&&&7 DDDTVX &`ӦMر#zׯСC8px*LLLb l۶ ۷/p!=Zt< kL ~zĠGDHH'NHtLo777/^@PPxJZZZضm֬Y˗/_~ԩBCC={HfٺD<@hh(\]]1x`єJ*9ׯGǎѯ_?$%%) H0wi}4g/ɰqF4n={ğ):pS+qdnrιO+kα6\~JQJUPڞ3443fP8GSkSs&''mmO^[r> sss۶mC޽ kO M9`VdffB__/t^o]A /@49ȱefmȵ!m亝=&#"ӧO~@zz~B`۫@ҵdɒ|ׯ_+V@jٳi"Dٲe ѷo_>SSSJHKK_+Wx۷o~z\z޽ SSS޽¶msscǢy?[4iL&煈HXH(Uryf͚ر#233~zرFNC !ύBGff&fϞ`ѢEY&\]]?Y!"""""R/@%Fjj*RRRP( >#GtuuQL,_\tLӧ/(Uj׮9s~z۴iSr]-""BϻwB[[ÇϷ]PjժSNgҥKd S333Cݕǎ sssA U|_桡*;t :&bccc۞+++ԯ_س' @ DD$+Wƍ +WĞ={(:ڵk1yd3{,XNjx 7oYfGؿ?n [[[ի"$$$:uBxx8֯_jJ2?LtcǎE۶mw^lݺ ?6zh޽{ 5\jȑ#y6nܨ8s'B 9կ__ajjhӦ"))I-ϙӧԩť/_~gS߿Z+?=*]tm'Cֳ֭gOޯEѽ{wBPܹSxBP(,,,&LDVBTiFQfMErr"::Z5kZ2fԬG-=(["99^#:~Zn+*jժĄsZO5]5u5E5i5qfki:s_v #svvV611Q z-  *o޼9ҔK͊3vvvy}||аaC|KK`!366V_И_)̳tׯ_ H?wARR\]] V_~=$5 oFrr2.\ ^z8oTgTVZظqʅT5 Oŋ!0l0r}ŚC%&&ioo/|%qrr|WFhhʌ;ȑ#߄dIIIٳgLƍ'Nƍd1'GGGx+'ZZq1::Xx1<<<зo|'͛5jh2e 6mڄ@) ""Bh6)`!000~ ݻyڷoߎ 0@HRSSٳ}ZrV6hCʕ+3ɬ$ȑ#;l޼AAAS7o.:V駟0uT?SjtD "'##CtJJ >}(H^Rٳ[.|}}ѨQ#$''#,, W':& 99NNN䄄Y{ҥK_aÆpssѦM!<<<Ϥa"EEE(vڢ)eddĿ={m۶R RSSq-,_ҥJSL͛ &@OOq袵m5j@>}kkkcb„ HNNFÆ q!$%%QFSN000\#[v4hpɬp mVy?00{F||rÇt'mhժʔ)oVt<?t߅N^_| {\6Y۲\s^2:9璐V.d|""i;T+[^ǜj__3""͚5Ù3g>yeϽ0ziJN0gάwAj0a̙3G-ϙ&[cP @z3rlY(rmunwm^_"""""""*-e?qh}6AAAWl2֚kB}6;v@TTd2ݱh"ё@DDD~~= IDAT~c|MBaDD9GԌs$Q@DDDDDDDEBQ1,QDDDDDDB R!j׮{ EDDDDD,$Pu ƨT<<""""""Q#8gϞŸq]q2d2,]T TL8^^^*E̛7۶mí[`ddwww,X СC"$''C__}&15Q̩^̩^̩^̩^̩~y0/:Gc!Jsa=.==Ç#ѣGc߿?0k,}Kbek1jĜŜŜŜǬ~III#|4Dy Q|r?55U rZZZyz}""""""MB(ʕn޼6mzl\\V\#GӧǫW}"""""") Thkk[ǥoƪUp5_!"""""*Hgڴiر#~W?>cq;v UT)RSS?q{<ԱG81acڵ믿}vL<'*W ̟?^۷xbY&^|UVHNN.㬭qe{<&}n-u;>M;Ǧ@7ǿ\OD$mhEǜjĜŜŜŜǬ~Ǡ @f26Pڐ6r~QůEXH """""""c!> ]...(]4ʗ/777߿_t4",$G~Gr.:N,Y"Eձl2qTt1rHxzzb߾}ظq#ѹsg믢ǐ!C?hɒ%Ѿ}{QpݻaÆ\rիXDDTREty|||ШQ#ܹsG@ǣTRY&ڵk(UDG+ݻѷo_t;wƨQpeѱn߾aÆzzz077'\":}$>}4/_^t|w%6add$:D6m#ر&L;vHNN~1޽+,3f ʖ-ٳgD@@:wF ˧i˗###CMWWNBNMP )) III@IIIxhy|;w۷tRa׮]=z4-ZI&Aʕ+x1O`ݺuHHH@˖- #@D %ϫz͛78t(yI&{.VX+bȑxh*ߏ+W`#ЧOo!&&իWŋ/022B˖-q!^NNNHOOSNUz%lٲnS`YYYaɒ%Xf ׯM6$) }`ٲe^:o.:Fڳg틀hiiaر#:w ,, 0tPl۶MhVoooL::uBXXΟ?ŋ DF:#""$$$4w\ԩSӦYflٲBi4]#GA s/Ç+7[[[̚5 իr?7݅ #F@&K.ŝ;w䄾}Jjb@M8q_}J.l+ẂI.cbb|6m___L<_}֭;s8,R#}v033Dwᒢ\r-%%((:҅ Ю];1KP ##C9oGzz:d2EGSs޼yƍxLƍyb͕6m(o:::ؿ?lmmf+۷EGWr倬ߧ:u(/_{EŊ}vԮ][`J͓}}dB144Ξ=x{(VX#::EHHܹI#{%~' 0@te˖Epp0RSSEQRJtҘ3gJ(,HGBZZdł C\IAvQаc%1^:99YuʕCǎQB~)k׆9s\r* jTdddnݺT4%%Ey… Uڵkq)B Xd$zd?~<`kkS"((d! DD%X||<YtEOOw<<Ο?~APHn=;w;fΜKСC5`rǎìYxb?^t#==߿?EQZr%ڶm &Yɇ +HHH@߾}E,Pbbz$FBdd$\]]ٳ:t>B Pʗ/]]]8;; ͓=== .abb~):tAAA2fT7ߠA$+\LL T":Fl2L:VN\_K0#uC AǎQ~}ܹ Bpp06l@pp0W.=Fy?6d2ty7K>b!B˖-QlY4oޜ5:rDdd$v؁1c ** IIIq֮];w`ΝB?:88(@4ԧ e"5dVo!_~~~{pTes#@HA+-P| hoEV(2%Nautl~#T8:zVDѢrIvGd7M399$׾?C݌O? i\5|m޼Y7| SW֗--H=Gn4??enʀԔ@q\zj*mذAƍ7MM2E\H3T$tb8J999rJZJ#GLTW9rDϟ׶m۴|r]Rgff|A]Vժ *`8p۵`w}v7'-y<]*//םwީ i0 hɄ@"R=v7#~D"S1&HS`Bi^uv7@N]uiw3k3GrG * ALZS lcnw_V l⡫Cv7EEA s.`\ #h֭*--Zԩ 0 =a{<ӟ{=]s5&[|rjСqk7$DSS6nܨɓ'\EEE:wO<񄮹͟??.ʪUz9 5ڵKwq/KID$XYw4SC;vT \L;:Hi5HعsF[nE[~ri5J6mڤ?PgΝ;TYYѣGw[7j(\.;wNW_}uB/ńX'- :Ё4}t}Zokbp8tAr:r::~Ͳ)'=Gߌ+[}}{nsO?MMMM|ۧݻwXZl^znz^uttt[;岻^g ;׫ڹsg555iϞ=:ztR]wu tMzte͞=[K.azowѳ>GyDcƌʕ+xb=sڵko>}Gr&M˗%Xhz)eeeIl٢sjƌ=ڱyfy<=3:| y[o*мyt!jΜ9ZhNg* "9v1pl޼Y/uμld9n萧)]Cz^ou?OܬnǶTH=zZZZcǎW_D>[@PVVsu;ŋz=*!>ݷ%PJmL *(77o߮SjժU:zqm߾]YYYzzGUYYm۶iĉW|;:w\ȡ V\| :T'NԷm~۷Oˣ:'|RO?t_Eulp;$W&Lm۶ٳھ} 4{l3|׏c577k۶m*((ZE:ޮ#Ç?TVVW{{233֖#l-3 f|>Μe/HҢ\w^u\.a R'N޽{kiڴi]W\gyFN}eeeg}SJAUu18qB&L$K5ks!,wjkku,qUUN/O~e1hGuuΞ={GYYY8q.\z1_vUVVKnk9:"=ZxMꬎ9r|>***n P;_͍ }^'@Anƍ7o^AR׼uuux<6?222b O>х zjs=2 C>Owq^}U5J-ҥKuqzfO),]*FJKK֦%… Z~}׺+W?//OGÇoŋrJL瑝 ՎZuoa̘1zW_RR . kIDAT&)k9F{Ν>ۺuiݺu)U!á"VUrGY9WIsţS؋/^xA=Xmz--X 3g}]~~edd(;;kr 6]7|twj֭R|Ο?/uNڼj*͚5KEEEڴi.\s@HiM idذa:u<Ѣ"׫ !8yz)?رcgiϞ=qymө1g)((PMM^oWy؅ 4bD ZKU"HwatxTWk&*U*IԊ+~Iҏ~#9N-[Lvڥz >\3f̙3e***VWׄ f͚`=Zb>p =:u:#D-ܢ'xBw}կ8~ǎ=۷O*//׮]TQQI&iܸqa8׽{Waa.\)St///O? yuM۵t`r4tjΝѩ˔뱗/|s4t\.Ro׿z;κͰ<7,%蒔ѹ8%hnn@Xr֮]2wԴf ;8|>5By :LyΖ+wyu%yzE#G+p\.wj$]:-PB!X[[z<I׹tt>u TV)p_G-TH . 򋊕_(OS.57J^o$)##Sò_yr:r\̍`A/ ˝_(m?!!; @|L,iv[J`~ qKYF`s!1D"݁`7Aiˈ0>}c+N ݲsrij'OSsM-HD %߯3>$ҮiMvbxApxry:a55\$PH#~_M uqpxq4 s$נB2:a2MTRٸ s:٧2 ҂p(;'W#J†A}Y_`U^[^7-ZC&S4"淜edddı: G6҈lt9huU4B+Sup L6z65z9,!(;***^tsXC2?: AJ@08;' <Gc1x}`5$Hku5Uf ar:m555ǏCYI;| ,APAaS#L$*H=GP.Hp-FHʗݹ~$uXO%Is"%\LPyz)(Hz P # D)[!BX1H0 W_'3SoZ:mfE4.d@Ggh`ZHX% Bm0?D6Z}m8`˜ Am u0#;*Q xp@p`F}iG\%2H-8=\I"T$zOU:%HV%XEQ吐 !RXV%ttV_Pgq"f| 1 X҉W&W#jnhП*s$6B}CCFоΠ2 X;֎c3DۖΕ ! L6PՁòܵ! $ Oh,cFHu׆`†P/*(,05l XPZr`4=;$X9, sk8\%!ml H1xv=gIENDB`font-manager-0.9.4/help/LINGUAS000066400000000000000000000001661476271126700160770ustar00rootroot00000000000000am ar ca de eo es fr hr hu id it ja ko nb_NO nl oc pl pt_BR ro ru si sk sl sv ta tr uk zgh zh_Hans zh_Hant zh_Hant_HK font-manager-0.9.4/help/am/000077500000000000000000000000001476271126700154445ustar00rootroot00000000000000font-manager-0.9.4/help/am/am.po000066400000000000000000000762171476271126700164160ustar00rootroot00000000000000msgid "" 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.9.4/help/ar/000077500000000000000000000000001476271126700154515ustar00rootroot00000000000000font-manager-0.9.4/help/ar/ar.po000066400000000000000000000775451476271126700164350ustar00rootroot00000000000000# Jerry Casiano , 2019. #zanata # Shuaib Zahda , 2022. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: 2022-09-18 23:21+0000\n" "Last-Translator: Shuaib Zahda \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" "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" "X-Generator: Weblate 4.14.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 "العرض" #. (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.9.4/help/ca/000077500000000000000000000000001476271126700154325ustar00rootroot00000000000000font-manager-0.9.4/help/ca/ca.po000066400000000000000000001007011476271126700163540ustar00rootroot00000000000000# 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.9.4/help/de/000077500000000000000000000000001476271126700154375ustar00rootroot00000000000000font-manager-0.9.4/help/de/de.po000066400000000000000000001162531476271126700163770ustar00rootroot00000000000000# Milo Ivir , 2021. # Ettore Atalan , 2022. # Andreas Klostermaier , 2023. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: 2023-01-20 14:32+0000\n" "Last-Translator: Andreas Klostermaier \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.15.1\n" #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "" "Dank an Übersetzer:\n" "Andreas Klostermaier andreas.klostermaier@appendx.de, 2022, 2023" #. (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 "Zeichenübersicht" #. (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 "Zum Entfernen von nicht mehr benötigten Schriftarten:" #. (itstool) path: item/p #: C/font-manager-font-removal.page:35 msgid "" "Click at the top of the window" msgstr "" "Klicken Sie auf am oberen Rand des Fensters" #. (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 "" "Wählen Sie die Familien oder einzelnen Stile, die Sie entfernen möchten, aus " "der angezeigten Liste aus" #. (itstool) path: item/p #: C/font-manager-font-removal.page:50 msgid "Click Delete" msgstr "Klicken Sie auf Löschen" #. (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.9.4/help/eo/000077500000000000000000000000001476271126700154525ustar00rootroot00000000000000font-manager-0.9.4/help/eo/eo.po000066400000000000000000001257501476271126700164270ustar00rootroot00000000000000# 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.9.4/help/es/000077500000000000000000000000001476271126700154565ustar00rootroot00000000000000font-manager-0.9.4/help/es/es.po000066400000000000000000001336301476271126700164330ustar00rootroot00000000000000# Jerry Casiano , 2019. #zanata # Toni Estevez , 2019. #zanata # Adolfo Jayme , 2020. #zanata # Adolfo Jayme Barrientos , 2021. # gallegonovato , 2023. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: 2023-04-01 14:41+0000\n" "Last-Translator: gallegonovato \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.17-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 "Tipo 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 "Ver metadatos de fuentes disponibles" #. (itstool) path: item/p #: C/font-manager-introduction.page:28 msgid "Install or remove fonts for your use" msgstr "Instalar o desinstalar fuentes 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 errores o enviar sugerencias para Font Manager o " "este manual, utilice el sistema de seguimiento de problemas " #. (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 de fuentes" #. (itstool) path: info/title #: C/index.page:11 msgctxt "text" msgid "Font Manager" msgstr "Gestor de fuentes" #. (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.9.4/help/font-manager.1.in000066400000000000000000000052131476271126700201150ustar00rootroot00000000000000.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 .OP --keep family .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 .TP .BR \-\-keep " " \fIfamily " " ...\fP Space separated list of font families to keep while disabling all others. \ This option is case insensitive and allows for partial matches. .IP .B Caution: .IP While the --keep option will require at least one font family to remain enabled \ it makes no attempt to ensure that it is a suitable replacement for required \ system fonts. .IP The --enable option with no arguments should enable all available fonts. .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. .TP https://specifications.freedesktop.org/basedir-spec/latest/#variables .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.9.4/help/font-manager.pot000066400000000000000000000754621476271126700201670ustar00rootroot00000000000000msgid "" 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.9.4/help/fr/000077500000000000000000000000001476271126700154565ustar00rootroot00000000000000font-manager-0.9.4/help/fr/fr.po000066400000000000000000001117071476271126700164340ustar00rootroot00000000000000# Hautzii , 2021. # Alexandre ZANNI , 2022. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: 2022-03-17 11:55+0000\n" "Last-Translator: Alexandre ZANNI \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.12-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 "" "Trié par type de famille - Nécessite que les informations de PANOSE soient " "présentes dans les métadonnées de la police." #. (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 "" "Font Manager se rechargera chaque fois que des changements le " "nécessiteront. Cela peut prendre un moment en fonction du nombre de " "changements." #. (itstool) path: info/desc #: C/font-manager-font-removal.page:8 msgid "Getting rid of unwanted fonts" msgstr "Se débarrasser des polices indésirables" #. (itstool) path: page/title #: C/font-manager-font-removal.page:11 msgid "Removal" msgstr "Suppression" #. (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.9.4/help/hr/000077500000000000000000000000001476271126700154605ustar00rootroot00000000000000font-manager-0.9.4/help/hr/hr.po000066400000000000000000001270201476271126700164330ustar00rootroot00000000000000# Translator: # Milo Ivir , 2019., 2020, 2024. # 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: 2024-06-21 14:34+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 5.6-rc\n" #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "Milo Ivir , 2019., 2020., 2021., 2024." #. (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.9.4/help/hu/000077500000000000000000000000001476271126700154635ustar00rootroot00000000000000font-manager-0.9.4/help/hu/hu.po000066400000000000000000001316761476271126700164550ustar00rootroot00000000000000# Szia Tomi , 2022, 2023, 2024. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: 2024-11-25 20:33+0000\n" "Last-Translator: Szia Tomi \n" "Language-Team: Hungarian \n" "Language: hu\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 5.9-dev\n" #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "SziaTomi 2022 - 2024" #. (itstool) path: info/desc #: C/font-manager-categories.page:7 msgid "Automatically generated categories" msgstr "Automatikusan létrehozott kategóriák" #. (itstool) path: page/title #: C/font-manager-categories.page:10 msgid "Categories" msgstr "Kategóriák" #. (itstool) path: page/p #: C/font-manager-categories.page:12 msgid "Font Manager automatically categorizes your fonts based on various properties." msgstr "" "A Betűkészlet-kezelő automatikusan kategórizálja a betűtípusokat " "különféle tulajdonságok alapján." #. (itstool) path: item/title #: C/font-manager-categories.page:19 msgid "All" msgstr "Összes" #. (itstool) path: item/p #: C/font-manager-categories.page:20 msgid "All available fonts." msgstr "Az összes elérhető betűtípus." #. (itstool) path: item/title #: C/font-manager-categories.page:25 msgid "System" msgstr "Rendszer" #. (itstool) path: item/p #: C/font-manager-categories.page:26 msgid "Fonts available to all users." msgstr "Minden felhasználó számára elérhető betűtípusok." #. (itstool) path: item/title #: C/font-manager-categories.page:31 msgid "User" msgstr "Felhasználó" #. (itstool) path: item/p #: C/font-manager-categories.page:32 msgid "Fonts available only to you." msgstr "Csak az Ön számára elérhető betűtípusok." #. (itstool) path: item/title #: C/font-manager-categories.page:37 msgid "Family Kind" msgstr "Családtípus" #. (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 "" "Családtípus szerint rendezve – A Panose információnak szerepelnie kell a " "betűtípus metaadataiban." #. (itstool) path: item/title #: C/font-manager-categories.page:43 msgid "Width" msgstr "Szélesség" #. (itstool) path: item/p #: C/font-manager-categories.page:44 msgid "Sorted by font width property." msgstr "Szélesség szerint rendezve." #. (itstool) path: item/title #: C/font-manager-categories.page:49 msgid "Weight" msgstr "Vastagság" #. (itstool) path: item/p #: C/font-manager-categories.page:50 msgid "Sorted by font weight property." msgstr "Vonalvastagság szerint rendezve." #. (itstool) path: item/title #: C/font-manager-categories.page:55 msgid "Slant" msgstr "Dőlés" #. (itstool) path: item/p #: C/font-manager-categories.page:56 msgid "Sorted by font slant property." msgstr "A betűtípus dőltsége alapján rendezve." #. (itstool) path: item/title #: C/font-manager-categories.page:61 msgid "Spacing" msgstr "Térköz" #. (itstool) path: item/p #: C/font-manager-categories.page:62 msgid "Sorted by font spacing property." msgstr "A betűtípus térköze szerint rendezve." #. (itstool) path: item/title #: C/font-manager-categories.page:67 msgid "License" msgstr "Licenc" #. (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 "" "A betűtípus licence szerint rendezve — A licencinformációnak szerepelnie " "kell a betűtípus metaadataiban." #. (itstool) path: item/title #: C/font-manager-categories.page:73 msgid "Vendor" msgstr "Forgalmazó" #. (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 "" "A betűtípus forgalmazója szerint rendezve —A forgalmazói információnak " "szerepelnie kell a betűtípus metaadataiban." #. (itstool) path: item/title #: C/font-manager-categories.page:79 msgid "Filetype" msgstr "Fájltípus" #. (itstool) path: item/p #: C/font-manager-categories.page:80 msgid "Sorted by file format." msgstr "A fájl formátuma szerint rendezve." #. (itstool) path: item/title #: C/font-manager-categories.page:85 msgid "Unsorted" msgstr "Osztályozatlan" #. (itstool) path: item/p #: C/font-manager-categories.page:86 msgid "Fonts not present in any of your collections." msgstr "Egyik gyűjteményében sem található betűtípusok." #. (itstool) path: item/title #: C/font-manager-categories.page:91 msgid "Disabled" msgstr "Letiltott" #. (itstool) path: item/p #: C/font-manager-categories.page:92 msgid "Currrently disabled font families." msgstr "A jelenleg letiltott betűtípuscsaládok." #. (itstool) path: info/desc #: C/font-manager-character-map.page:8 msgid "View individual characters and their details" msgstr "Tekintse meg az egyes karaktereket és azok részleteit" #. (itstool) path: page/title #: C/font-manager-character-map.page:11 msgid "Character Map" msgstr "Karaktertérkép" #. (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 "" "Kezelés módban az előnézeti ablak tartalmaz egy karakterek feliratú fület." #. (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 "" "Ezt a lapot választva megtekintheti az aktuálisan kiválasztott betűtípusban " "található összes jelképet." #. (itstool) path: figure/title #: C/font-manager-character-map.page:23 msgid "Character Map tab" msgstr "Karaktertérkép lap" #. (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 "Húzza a karaktereket más alkalmazásokba a használatukhoz." #. (itstool) path: info/desc #: C/font-manager-collections.page:7 msgid "Organizing Your Fonts" msgstr "A betűtípusok rendszerezése" #. (itstool) path: page/title #: C/font-manager-collections.page:10 msgid "Collections" msgstr "Gyűjtemények" #. (itstool) path: page/p #: C/font-manager-collections.page:12 msgid "Font Manager allows you to define your own collections." msgstr "" "A Betűkészlet-kezelő lehetővé teszi saját gyűjtemények " "meghatározását." #. (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 "" "A gyűjtemények lehetővé teszik, hogy a betűtípusokat rendszerezze és " "megkönnyítse több család egyidejű engedélyezését vagy letiltását." #. (itstool) path: note/p #: C/font-manager-collections.page:24 msgid "Collections do not modify your files in any way." msgstr "A gyűjtemények nem módosítják a fájlokat." #. (itstool) path: note/p #: C/font-manager-collections.page:27 msgid "Feel free to create or delete as many as you like." msgstr "Nyugodtan létrehozhat vagy törölhet amennyit csak akar." #. (itstool) path: item/title #: C/font-manager-collections.page:34 msgid "To create a new collection:" msgstr "Új gyűjtemény létrehozása:" #. (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 "" "A gyűjtemény nézetben kattintson a elemre." #. (itstool) path: item/p #: C/font-manager-collections.page:46 msgid "Enter a name for your new collection" msgstr "Adja meg az új gyűjtemény nevét" #. (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 "" "Betűtípusok hozzáadásához húzza őket a betűtípuslistából az új gyűjteményébe." #. (itstool) path: item/title #: C/font-manager-collections.page:59 msgid "To delete a collection:" msgstr "Gyűjtemény törlése:" #. (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 "Gyűjtemény kiválasztása" #. (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 "" "A gyűjtemény nézetben kattintson a elemre." #. (itstool) path: item/title #: C/font-manager-collections.page:78 msgid "To enable a collection:" msgstr "Gyűjtemény engedélyezése:" #. (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 "Kattintson a jelölőnégyzetre " #. (itstool) path: item/title #: C/font-manager-collections.page:96 msgid "To disable a collection:" msgstr "Gyűjtemény letiltása:" #. (itstool) path: item/title #: C/font-manager-collections.page:114 msgid "To remove families from a collection:" msgstr "Betűtípuscsaládok eltávolítása egy gyűjteményből:" #. (itstool) path: item/p #: C/font-manager-collections.page:122 msgid "Select the family or families you wish to remove" msgstr "Válassza ki az eltávolítani kívánt betűtípuscsaládot, vagy családokat" #. (itstool) path: item/p #: C/font-manager-collections.page:127 msgid "Click the at the top of the font list." msgstr "" "Kattintson a elemre a betűtípuslista tetején." #. (itstool) path: item/title #: C/font-manager-collections.page:138 msgid "To rename a collection:" msgstr "Gyűjtemény átnevezése:" #. (itstool) path: item/p #: C/font-manager-collections.page:141 msgid "Select a collection, click it again" msgstr "Válasszon ki egy gyűjteményt, majd kattintson újra" #. (itstool) path: item/p #: C/font-manager-collections.page:146 msgid "Enter a new name" msgstr "Adjon meg egy új nevet" #. (itstool) path: item/p #: C/font-manager-collections.page:151 msgid "Press Enter" msgstr "Nyomja meg az Enter billentyűt" #. (itstool) path: info/desc #: C/font-manager-font-activation.page:8 msgid "Activating and De-activating font families" msgstr "Betűtípuscsaládok aktiválása és deaktiválása" #. (itstool) path: page/title #: C/font-manager-font-activation.page:11 msgid "Activation" msgstr "Aktiválás" #. (itstool) path: page/p #: C/font-manager-font-activation.page:13 msgid "Font Manager allows you to activate and de-activate font families." msgstr "" "A Betűkészlet-kezelő lehetővé teszi a betűtípuscsaládok " "aktiválását és deaktiválását." #. (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 "" "Ha sok betűtípus van telepítve, a betűtípus-kiválasztó párbeszédpanelek és " "listák sok alkalmazásban nagyon hosszúak lehetnek és kényelmetlenné válhat a " "használatuk. A ritkán használt, vagy az éppen nem szükséges betűtípusok " "letiltása segít ésszerű méretűvé tenni ezeket." #. (itstool) path: item/title #: C/font-manager-font-activation.page:27 msgid "To enable or disable a font family:" msgstr "Egy betűtípuscsalád engedélyezése vagy letiltása:" #. (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 "" "Válassza ki az engedélyezni/letiltani kívánt családot a betűtípuslistában" #. (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 "" "A kiválasztott betűtípus dupla kattintással, a Szóköz , vagy az Enter billentyűvel váltható." #. (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 "" "A Gyűjtemények megkönnyítik " "több család egyidejű engedélyezését, vagy letiltását." #. (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 "" "Bár a Betűkészlet-kezelő segítségével végrehajtott módosítások " "azonnal alkalmazásra kerülnek, előfordulhat, hogy a megnyitott " "alkalmazásokat újra kell indítani, hogy tükrözzék ezeket a változtatásokat." #. (itstool) path: info/desc #: C/font-manager-font-installation.page:7 msgid "Adding fonts for your use" msgstr "Betűtípusok hozzáadása saját használatra" #. (itstool) path: page/title #: C/font-manager-font-installation.page:10 msgid "Installation" msgstr "Telepítés" #. (itstool) path: page/p #: C/font-manager-font-installation.page:12 msgid "Font Manager supports the most common font formats." msgstr "" "A Betűkészlet-kezelő támogatja a leggyakoribb betűformátumokat." #. (itstool) path: item/p #: C/font-manager-font-installation.page:19 #: C/font-manager-font-removal.page:32 msgid "While in Manage mode" msgstr "Kezelés módban" #. (itstool) path: item/p #: C/font-manager-font-installation.page:22 msgid "Click at the top of the window" msgstr "" "Kattintson a elemre az ablak tetejé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 "" "Válassza ki a telepíteni kívánt fájlokat a megjelenő fájlválasztó " "párbeszédpanelen, majd kattintson a Megnyitás " "gombra" #. (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 "" "A húzás és elengedés támogatott. A telepítéshez egyszerűen húzza rá a " "fájlokat a betűtípuslistára." #. (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 "" "Bármilyen támogatott fájltípust áthúzhat a betűtípuslistára. Beleértve a " "betűtípusfájlokat, a könyvtárakat és az archívumokat." #. (itstool) path: note/p #: C/font-manager-font-installation.page:51 msgid "Install Archive Manager. to enable support for compressed files." msgstr "" "Telepítse az Archívumkezelőt, hogy engedélyezze a tömörített " "fájlok támogatását." #. (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 "" "A Betűkészlet-kezelő bármikor újra betöltődik, amikor a " "változtatások szükségessé teszik. Ez a változtatások számától függően " "eltarthat egy ideig." #. (itstool) path: info/desc #: C/font-manager-font-removal.page:8 msgid "Getting rid of unwanted fonts" msgstr "Megszabadulni a nem kívánt betűtípusoktól" #. (itstool) path: page/title #: C/font-manager-font-removal.page:11 msgid "Removal" msgstr "Eltávolítás" #. (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 "" "Csak az alapértelmezett betűtípuskönyvtárba telepített betűtípusok " "szerepelnek az eltávolítási párbeszédpanelen." #. (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 "" "A rendszer betűtípusfájlait az operációs rendszer részeként, vagy csomagként " "a rendszergazda telepíti. Jelenleg a Betűkészlet-kezelő nem " "teszi lehetővé az ilyen betűtípusok eltávolítását." #. (itstool) path: item/title #: C/font-manager-font-removal.page:29 msgid "To remove fonts you no longer need:" msgstr "A már nem szükséges betűtípusok eltávolításához:" #. (itstool) path: item/p #: C/font-manager-font-removal.page:35 msgid "Click at the top of the window" msgstr "" "Kattintson a elemre az ablak tetejé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 "" "Válassza ki az eltávolítani kívánt családokat, vagy egyedi stílusokat a " "megjelenő listából" #. (itstool) path: item/p #: C/font-manager-font-removal.page:50 msgid "Click Delete" msgstr "Kattintson a Törlés lehetőségre" #. (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 "" "A Betűkészlet-kezelő a telepített betűtípusokat a felhasználó " "alapértelmezett betűtípuskönyvtárában rendezi és tárolja." #. (itstool) path: note/p #: C/font-manager-font-removal.page:63 msgid "Current default user font directory is located at ~/.local/share/fonts" msgstr "" "Az aktuális alapértelmezett felhasználói betűtípuskönyvtár a ~/." "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 "" "A fájlok véglegesen törlődnek. A betűtípusok eltávolítása előtt győződjön " "meg arról, hogy van-e biztonsági másolata. Lehet hogy újra szüksége lesz " "rájuk." #. (itstool) path: info/desc #: C/font-manager-font-sources.page:7 msgid "Adding and removing font directories" msgstr "Betűtípus könyvtárak hozzáadása és eltávolítása" #. (itstool) path: page/title #: C/font-manager-font-sources.page:10 msgid "Sources" msgstr "Források" #. (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 "" "A Betűkészlet-kezelő lehetővé teszi könyvtárak hozzáadását vagy " "eltávolítását a betűtípusfájlok kereséséhez. A hozzáadott könyvtárakat " "rendszeresen átvizsgálja." #. (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 "" "Ez lehetővé teszi, hogy a betűtípusfájlokat ne a „/home” könyvtárban " "tárolja, vagy ideiglenesen telepítsen egy betűtípuskönyvtárat." #. (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 "" "Azt is lehetővé teszi, hogy tetszés szerint rendezze a btűtípusfájlokat." #. (itstool) path: item/title #: C/font-manager-font-sources.page:27 msgid "To add a source:" msgstr "Forrás hozzáadása:" #. (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 "" "Nyissa meg a Betűkészlet-kezelő beállítási párbeszédpanelt az " "ablak tetején található elemre kattintva." #. (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 "Válassza a források lehetőséget az oldalsávon" #. (itstool) path: item/p #: C/font-manager-font-sources.page:43 msgid "Click " msgstr "" "Kattintson a következőre " #. (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 "Válassza ki a hozzáadni kívánt könyvtárat a megjelenő fájlválasztóból" #. (itstool) path: item/title #: C/font-manager-font-sources.page:59 msgid "To remove a source:" msgstr "Forrás eltávolítása:" #. (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 "Válassza ki az eltávolítani kívánt könyvtárat a megjelenő listából" #. (itstool) path: item/p #: C/font-manager-font-sources.page:81 msgid "Click " msgstr "" "Kattintson a következőre " #. (itstool) path: item/title #: C/font-manager-font-sources.page:91 msgid "To enable or disable a source:" msgstr "Forrás engedélyezése vagy letiltása:" #. (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 "" "Nyissa meg a Betűkészlet-kezelő beállítások párbeszédpanelt a " " elemre kattintva az ablak felső részén." #. (itstool) path: item/p #: C/font-manager-font-sources.page:107 msgid "Select the source you want to enable or disable" msgstr "Válassza ki az engedélyezni vagy letiltani kívánt forrást" #. (itstool) path: item/p #: C/font-manager-font-sources.page:112 msgid "Click the toggle switch " msgstr "Kattintson a következőre Átkapcsoló " #. (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 "" "Míg a források mindig elérhetők az alkalmazáson belül, addig más " "alkalmazások számára nem érhetők el, amíg nem engedélyezik őket." #. (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 "" "Elkerülheti, hogy ugyanabból a fájlból több másolat legyen, ha más " "fájlrendszerekből ad hozzá könyvtárakat." #. (itstool) path: info/desc #: C/font-manager-fontconfig.page:7 msgid "Generate fontconfig configuration files" msgstr "Fontconfig konfigurációs fájlok létrehozása" #. (itstool) path: page/title #: C/font-manager-fontconfig.page:10 msgid "Display and Rendering Preferences" msgstr "Megjelenítési és renderelési beállítások" #. (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 "" "A beállítások párbeszédpanel megjelenítés és renderelés paneljei érvényes " "fontconfig konfigurációs fájlokat hoznak létre a megjelenített " "tulajdonságokhoz." #. (itstool) path: page/p #: C/font-manager-fontconfig.page:17 msgid "See fonts-conf for more details." msgstr "" "További részleteket találsz itt: 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 "" "Az asztali környezetek és az alkalmazások a saját konfigurációs rendszerükre " "támaszkodhatnak." #. (itstool) path: info/desc #: C/font-manager-introduction.page:5 msgid "Introduction to Font Manager." msgstr "A Betűkészlet-kezelő bemutatása." #. (itstool) path: page/p #: C/font-manager-introduction.page:10 msgid "Font Manager allows you to :" msgstr "A Betűkészlet-kezelő lehetővé teszi a következőket:" #. (itstool) path: page/title #: C/font-manager-introduction.page:12 msgid "Introduction" msgstr "Bevezetés" #. (itstool) path: item/p #: C/font-manager-introduction.page:18 msgid "Preview font files in various ways" msgstr "Betűtípusfájlok előnézete különféle módokon" #. (itstool) path: item/p #: C/font-manager-introduction.page:23 msgid "View available font metadata" msgstr "Az elérhető betűtípusok metaadatainak megtekintése" #. (itstool) path: item/p #: C/font-manager-introduction.page:28 msgid "Install or remove fonts for your use" msgstr "Betűtípusok saját használatra történő telepítése, vagy eltávolítása" #. (itstool) path: item/p #: C/font-manager-introduction.page:33 msgid "Group fonts into \"Collections\"" msgstr "A betűtípusok gyűjteményekbe csoportosítása" #. (itstool) path: item/p #: C/font-manager-introduction.page:38 msgid "Enable or disable individual font families or entire collections" msgstr "" "Egyes betűtípuscsaládok vagy teljes gyűjtemények engedélyezése, vagy " "letiltása" #. (itstool) path: item/p #: C/font-manager-introduction.page:43 msgid "Specify different directories to use for fonts" msgstr "Különböző könyvtárakat adhat meg a betűtípusok használatához" #. (itstool) path: item/p #: C/font-manager-introduction.page:48 msgid "Perform font substitution" msgstr "Betűtípus helyettesítést végezhet" #. (itstool) path: figure/title #: C/font-manager-introduction.page:55 msgid "Font Manager" msgstr "Betűkészlet-kezelő" #. (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 "" "További információért a Betűkészlet-kezelő alkalmazásról, " "látogasson el a Kezdőlap oldalra" #. (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 "" "Hibajelentéshez, vagy javaslat tételéhez a Betűkészlet-kezelő " "alkalmazással vagy ezzel a kézikönyvvel kapcsolatban, használja a projekt " " Problémakövető " " oldalát" #. (itstool) path: info/desc #: C/font-manager-license.page:7 msgid "View license information contained in font files" msgstr "A betűtípusfájlokban található licenc információk megtekintése" #. (itstool) path: page/title #: C/font-manager-license.page:10 msgid "Licensing" msgstr "Licencek" #. (itstool) path: page/p #: C/font-manager-license.page:12 msgid "While in \"Manage\" mode the preview pane contains a tab labeled \"License\"." msgstr "" "Kezelés módban az előnézeti ablaktábla tartalmaz egy licenc feliratú lapot." #. (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 "" "Ennek a lapnak a kiválasztásával megtekintheti az aktuális betűtípusban " "található licenc információkat." #. (itstool) path: figure/title #: C/font-manager-license.page:22 msgid "Font License tab" msgstr "Betűtípuslicenc-lap" #. (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 "Nem minden betűtípus fájl tartalmaz licencelési információkat." #. (itstool) path: info/desc #: C/font-manager-metadata.page:7 msgid "View metadata embedded in your font files" msgstr "A betűtípusfájlokba ágyazott metaadatok megjelenítése" #. (itstool) path: page/title #: C/font-manager-metadata.page:10 msgid "Metadata" msgstr "Metaadat" #. (itstool) path: page/p #: C/font-manager-metadata.page:12 msgid "While in \"Manage\" mode the preview pane contains a tab labeled \"Properties\"." msgstr "" "Kezelés módban az előnézeti ablaktábla tartalmaz egy tulajdonságok feliratú " "lapot." #. (itstool) path: page/p #: C/font-manager-metadata.page:16 msgid "Selecting this tab allows viewing metadata contained in the currently selected font." msgstr "" "Ezt a lapot választva, megtekintheti az aktuális betűtípusban található " "metaadatokat." #. (itstool) path: figure/title #: C/font-manager-metadata.page:22 msgid "Font Properties tab" msgstr "Betűtípus tulajdonságai lap" #. (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 "" "Egyes tulajdonságok nem kötelezőek és előfordulhat, hogy nem minden " "betűtípusfájlban szerepelnek." #. (itstool) path: info/desc #: C/font-manager-orthographies.page:8 msgid "View languages supported and their coverage" msgstr "A támogatott nyelvek és a lefedettségük megtekintése" #. (itstool) path: page/title #: C/font-manager-orthographies.page:11 msgid "Language Support" msgstr "Nyelvi támogatás" #. (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 "" "A karaktertáblázat használata közben az oldalsáv átvált a kiválasztott " "betűtípus által támogatott helyesírások megjelenítésére." #. (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 "" "Ha kiválaszt egy helyesírást a listából, akkor a karaktertérkép kiszűri, " "hogy csak a megfelelő karakterek jelenjenek meg" #. (itstool) path: figure/title #: C/font-manager-orthographies.page:28 msgid "Supported Orthographies" msgstr "Támogatott helyesírások" #. (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 "Cserélje le az egyik betűtípuscsaládot egy másikkal" #. (itstool) path: page/title #: C/font-manager-substitutions.page:10 msgid "Substitution" msgstr "Helyettesítés" #. (itstool) path: page/p #: C/font-manager-substitutions.page:12 msgid "Font Manager allows you to substitute one font family for another." msgstr "" "A Betűkészlet-kezelő lehetővé teszi az egyik betűtípuscsalád " "másikkal való helyettesítését." #. (itstool) path: item/title #: C/font-manager-substitutions.page:18 msgid "To add a substitute:" msgstr "Helyettesítő hozzáadása:" #. (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 "Az oldalsávon válassza a \"Helyettesítések\" lehetőséget" #. (itstool) path: item/p #: C/font-manager-substitutions.page:34 msgid "Click in the substitutions pane." msgstr "" "Kattintson a elemre a helyettesítések panelen." #. (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 "" "Adja meg annak a betűtípuscsaládnak a nevét, amelyet helyettesíteni szeretne." #. (itstool) path: item/p #: C/font-manager-substitutions.page:48 msgid "Click on the right." msgstr "" "Kattintson a elemre a jobb oldalon." #. (itstool) path: item/p #: C/font-manager-substitutions.page:57 msgid "Enter the name of the substitute family and select the priority level." msgstr "" "Adja meg a helyettesítő család nevét és válassza ki a prioritási szintet." #. (itstool) path: item/p #: C/font-manager-substitutions.page:62 msgid "Repeat steps 3 – 6 as needed." msgstr "Szükség szerint ismételje meg a 3–6 lépéseket." #. (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 "" "Ha elkészült kattintson a Mentés gombra a " "konfigurációs fájlba íráshoz." #. (itstool) path: item/title #: C/font-manager-substitutions.page:75 msgid "To remove a substitute:" msgstr "Helyettesítő eltávolítása:" #. (itstool) path: item/p #: C/font-manager-substitutions.page:91 msgid "Select the entry you wish to remove from the list." msgstr "Válassza ki a listából azt a bejegyzést, amelyet szeretne eltávolítani." #. (itstool) path: item/p #: C/font-manager-substitutions.page:96 msgid "Click in the substitutions pane." msgstr "" "Kattintson a elemre a helyettesítések panelen." #. (itstool) path: item/title #: C/font-manager-substitutions.page:113 msgid "To remove all substitutes:" msgstr "Az összes helyettesítő eltávolításához:" #. (itstool) path: item/p #: C/font-manager-substitutions.page:129 msgid "Click Discard in the substitutions pane." msgstr "" "Kattintson az Eldob lehetőségre a " "helyettesítések ablaktáblában." #. (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 "" "A célcsaládnak megfelelő betűtípusok szerkesztése úgy történik, hogy az " "előnyben részesített családok listája a megfelelő család elé kerüljön, az " "elfogadható családok listája a megfelelő család után kerüljön be és az " "alapértelmezett családok a családlista végére kerüljenek." #. (itstool) path: note/p #: C/font-manager-substitutions.page:148 msgid "While changes are applied immediately open applications may need to be restarted." msgstr "" "A változtatások azonnal alkalmazásra kerülnek, de előfordulhat, hogy a " "megnyitott alkalmazásokat újra kell indítani." #. (itstool) path: info/desc #: C/font-manager-supported-formats.page:5 msgid "Font formats supported by Font Manager." msgstr "A Betűkészlet-kezelő által támogatott betűformátumok." #. (itstool) path: page/title #: C/font-manager-supported-formats.page:10 msgid "Supported File Formats" msgstr "Támogatott fájlformátumok" #. (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 "A Betűkészlet-kezelő használatának megkezdése." #. (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 "Betűkészlet-kezelő" #. (itstool) path: info/title #: C/index.page:11 msgctxt "text" msgid "Font Manager" msgstr "Betűkészlet-kezelő" #. (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 Licenc, Verzió 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 "" " Betűkészlet-kezelő logó Betűkészlet-kezelő" #. (itstool) path: section/title #: C/index.page:37 msgid "Managing Your Fonts" msgstr "A betűtípusaid kezelése" #. (itstool) path: section/title #: C/index.page:41 msgid "Getting to Know Your Fonts" msgstr "A betűtípusaid megismerése" #. (itstool) path: section/title #: C/index.page:45 msgid "Advanced Features" msgstr "Fejlett lehetőségek" font-manager-0.9.4/help/id/000077500000000000000000000000001476271126700154435ustar00rootroot00000000000000font-manager-0.9.4/help/id/id.po000066400000000000000000001051371476271126700164060ustar00rootroot00000000000000# liimee , 2021. # Jacque Fresco , 2021. # Reza Almanda , 2021, 2022. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: 2022-06-05 04:36+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.13-dev\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 "" "Font Manager secara otomatis mengkategorikan font Anda " "berdasarkan berbagai properti." #. (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 "" "Diurutkan berdasarkan Jenis Keluarga - Memerlukan informasi Panose dalam " "metadata font." #. (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 "Diurutkan berdasarkan properti berat font." #. (itstool) path: item/title #: C/font-manager-categories.page:55 msgid "Slant" msgstr "Kemiringan" #. (itstool) path: item/p #: C/font-manager-categories.page:56 msgid "Sorted by font slant property." msgstr "Diurutkan berdasarkan properti kemiringan font." #. (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 "" "Diurutkan berdasarkan lisensi font - Memerlukan informasi lisensi yang ada " "dalam metadata font." #. (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 "" "Diurutkan berdasarkan vendor font - Memerlukan informasi vendor untuk hadir " "dalam metadata font." #. (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 "Diurutkan berdasarkan format file." #. (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 "Font yang tidak ada dalam koleksi Anda." #. (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 "Keluarga font yang saat ini dinonaktifkan." #. (itstool) path: info/desc #: C/font-manager-character-map.page:8 msgid "View individual characters and their details" msgstr "Informasi masing-masing karakter dan detailnya" #. (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.9.4/help/it/000077500000000000000000000000001476271126700154635ustar00rootroot00000000000000font-manager-0.9.4/help/it/it.po000066400000000000000000001274101476271126700164440ustar00rootroot00000000000000# Nicola Tudino , 2021. # albanobattistella , 2024. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: 2024-02-22 12:02+0000\n" "Last-Translator: albanobattistella \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 5.5-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 "Tipo 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.9.4/help/ja/000077500000000000000000000000001476271126700154415ustar00rootroot00000000000000font-manager-0.9.4/help/ja/ja.po000066400000000000000000001203041476271126700163730ustar00rootroot00000000000000# Ryo Nakano , 2022, 2024. # Pirikan , 2023. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: 2024-05-12 04:00+0000\n" "Last-Translator: Ryo Nakano \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 5.5.4\n" #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "" "Pirikan\n" "Ryo Nakano" #. (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 "フォントのライセンスで並べ替え — " "フォントのメタデータ内にライセンス情報が存在する必要があります。" #. (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 "フォントの作成元で並べ替え — " "フォントのメタデータ内に作成元(Vendor)情報が存在する必要があります。" #. (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 "「管理」モードの間は、プレビュー画面に「収録文字」(Characters)というラベル" "の付いたタブが含まれます。" #. (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 #, fuzzy 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 #, fuzzy 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 "" "ダブルクリックをするか、Space を押すか、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 "削除をクリック" #. (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 #, fuzzy 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 "" #. (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.9.4/help/ko/000077500000000000000000000000001476271126700154605ustar00rootroot00000000000000font-manager-0.9.4/help/ko/ko.po000066400000000000000000001002721476271126700164330ustar00rootroot00000000000000# DNSE , 2022. # 이정희 , 2022. # JiYoung Park , 2022. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: 2022-12-23 13:48+0000\n" "Last-Translator: JiYoung Park \n" "Language-Team: Korean \n" "Language: ko\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.15.1-dev\n" #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "이정희 , 2022" #. (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 "글꼴 라이선스별로 정렬됩니다 — 글꼴 메타데이터에 라이선스 정보가 있어야 " "합니다." #. (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.9.4/help/meson.build000066400000000000000000000031431476271126700172120ustar00rootroot00000000000000 list_help_files = ''' from glob import glob for f in sorted(glob('**/*.page', recursive=False)): print(f) ''' 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', list_help_files, check: true) 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/open-menu.svg', 'media/orthographies.png', 'media/com.github.FontManager.FontManager-48.png', 'media/com.github.FontManager.FontManager-64.png' ] gnome.yelp(meson.project_name(), sources: help_files, media: help_media) endif font-manager-0.9.4/help/nb_NO/000077500000000000000000000000001476271126700160425ustar00rootroot00000000000000font-manager-0.9.4/help/nb_NO/nb_NO.po000066400000000000000000000771011476271126700174030ustar00rootroot00000000000000# Allan Nordhøy , 2022, 2023. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: 2023-02-09 03:39+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.16-dev\n" #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "Allan Nordhøy " #. (itstool) path: info/desc #: C/font-manager-categories.page:7 msgid "Automatically generated categories" msgstr "Automatisk genererte 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 "" #. (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 "" #. (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 "" #. (itstool) path: item/title #: C/font-manager-categories.page:31 msgid "User" msgstr "Bruker" #. (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 "Familietype" #. (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 "Bredde" #. (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 "Lisens" #. (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 "Filtype" #. (itstool) path: item/p #: C/font-manager-categories.page:80 msgid "Sorted by file format." msgstr "Sortert etter filformat" #. (itstool) path: item/title #: C/font-manager-categories.page:85 msgid "Unsorted" msgstr "Usortert" #. (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 "Avskrudd" #. (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 "Kilder" #. (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 "Språkstøtte" #. (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.9.4/help/nl/000077500000000000000000000000001476271126700154605ustar00rootroot00000000000000font-manager-0.9.4/help/nl/nl.po000066400000000000000000001264001476271126700164340ustar00rootroot00000000000000# Philip Goto , 2023. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: 2023-05-11 20:51+0000\n" "Last-Translator: Philip Goto \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.18-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 "Familiesoort" #. (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 apps 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 kunt u uw lettertypen organiseren op uw eigen manier en " "het makkelijker maken om meerdere families tegelijk in of 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 u aanbrengt met Lettertypebeheer worden in " "principe direct toegepast, maar het kan zijn dat u openstaande apps 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 app, 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 "" "Desktop-omgevingen en apps 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 u aanbrengt worden in principe direct toegepast, maar het " "kan zijn dat u openstaande apps 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.9.4/help/oc/000077500000000000000000000000001476271126700154505ustar00rootroot00000000000000font-manager-0.9.4/help/oc/oc.po000066400000000000000000000767131476271126700164270ustar00rootroot00000000000000# 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.9.4/help/pl/000077500000000000000000000000001476271126700154625ustar00rootroot00000000000000font-manager-0.9.4/help/pl/pl.po000066400000000000000000001270731476271126700164470ustar00rootroot00000000000000# 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.9.4/help/pt_BR/000077500000000000000000000000001476271126700160555ustar00rootroot00000000000000font-manager-0.9.4/help/pt_BR/pt_BR.po000066400000000000000000001052431476271126700174300ustar00rootroot00000000000000# Marcos Leite , 2024. # Paul Janzen , 2024. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: 2024-06-23 10:09+0000\n" "Last-Translator: Paul Janzen \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 5.6-rc\n" #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "Marcos Leite , 2024" #. (itstool) path: info/desc #: C/font-manager-categories.page:7 msgid "Automatically generated categories" msgstr "Categorias geradas automaticamente" #. (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 "" "Font Manager categoriza automaticamente suas fontes com base em " "várias propriedades." #. (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 "Todas as fontes disponíveis." #. (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 "Fontes disponíveis para todos os usuários." #. (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 "Fontes disponíveis somente para você." #. (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 "" "Classificado por Tipo de Família — Requer informações Panose para estar " "presente em metadados de fonte." #. (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 "Ordenada por largura da fonte." #. (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 "Ordenado por peso da fonte." #. (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 "Ordenado por inclinação da fonte." #. (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 "Ordenado por espaçamento da fonte." #. (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 "" "Ordenado por licença da fonte — Requer informações de licença presente nos " "metadados da fonte." #. (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 "" "Ordenado por fornecedor da fonte — Requer informações do fornecedor presente " "nos metadados da fonte." #. (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 "Ordenado por tipo de arquivo." #. (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 "Fontes não presentes em nenhuma de suas coleções." #. (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 "Famílias de fonte atualmente desabilitadas." #. (itstool) path: info/desc #: C/font-manager-character-map.page:8 msgid "View individual characters and their details" msgstr "Ver caracteres individuais e seus detalhes" #. (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 "" "No modo \"Gerenciar\" o painel de visualização contém uma aba rotulada " "\"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 "" "A seleção dessa guia permite visualizar todos os glifos contidos na fonte " "selecionada no momento." #. (itstool) path: figure/title #: C/font-manager-character-map.page:23 msgid "Character Map tab" msgstr "Guia 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 "" #. (itstool) path: note/p #: C/font-manager-character-map.page:28 msgid "Drag characters onto other applications to use them." msgstr "Arraste caracteres em outras aplicações para usá-los." #. (itstool) path: info/desc #: C/font-manager-collections.page:7 msgid "Organizing Your Fonts" msgstr "Organizando suas fontes" #. (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 "Para criar uma nova coleçã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-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 "Digite o nome da nova coleção" #. (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 "Para desabilitar uma coleção:" #. (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 "Ativação" #. (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 permite que você habilite e desabilite famílias de " "fonte." #. (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 "Para habilitar ou desabilitar uma família de fonte:" #. (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 "" "Seleciona a família que você quer habilitar/desabilitar na lista de fontes" #. (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 "Adicionando fontes para seu uso" #. (itstool) path: page/title #: C/font-manager-font-installation.page:10 msgid "Installation" msgstr "Instalação" #. (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 "" "Arrastar e soltar também é suportado. Simplesmente arraste os arquivos para " "a lista de fontes para instalar." #. (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 "Removendo fontes indesejadas" #. (itstool) path: page/title #: C/font-manager-font-removal.page:11 msgid "Removal" msgstr "Remoção" #. (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 "Para remover fontes que você não precisa mais:" #. (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 "Adicionando e removendo diretórios de fontes" #. (itstool) path: page/title #: C/font-manager-font-sources.page:10 msgid "Sources" msgstr "Origens" #. (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 "Também permite que você organize seus arquivos de fonte como desejar." #. (itstool) path: item/title #: C/font-manager-font-sources.page:27 msgid "To add a source:" msgstr "Para adicionar uma origem:" #. (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 "Selecione \"Origens\" na barra lateral" #. (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 "" "Selecione o diretório que deseja adicionar no seletor de arquivo que é " "exibido" #. (itstool) path: item/title #: C/font-manager-font-sources.page:59 msgid "To remove a source:" msgstr "Para remover uma origem:" #. (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 "" "Selecione o diretório que deseja remover no seletor de arquivo que é exibido" #. (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 "Para habilitar ou desabilitar uma origem:" #. (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 "Selecione a origem que deseja habilitar ou desabilitar" #. (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 "Gerando arquivos de configuração fontconfig" #. (itstool) path: page/title #: C/font-manager-fontconfig.page:10 msgid "Display and Rendering Preferences" msgstr "Preferências de Exibição e Renderização" #. (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 "Introdução ao Font Manager." #. (itstool) path: page/p #: C/font-manager-introduction.page:10 msgid "Font Manager allows you to :" msgstr "Font Manager te permite:" #. (itstool) path: page/title #: C/font-manager-introduction.page:12 msgid "Introduction" msgstr "Introdução" #. (itstool) path: item/p #: C/font-manager-introduction.page:18 msgid "Preview font files in various ways" msgstr "Visualizar fontes de várias maneiras" #. (itstool) path: item/p #: C/font-manager-introduction.page:23 msgid "View available font metadata" msgstr "Visualizar metadados disponíveis da fonte" #. (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 "Agrupe fontes em \"Coleções\"" #. (itstool) path: item/p #: C/font-manager-introduction.page:38 msgid "Enable or disable individual font families or entire collections" msgstr "" "Habilite ou desabilite famílias de fontes individuais ou coleções inteiras" #. (itstool) path: item/p #: C/font-manager-introduction.page:43 msgid "Specify different directories to use for fonts" msgstr "Especifique diretórios diferentes para usar com as fontes" #. (itstool) path: item/p #: C/font-manager-introduction.page:48 msgid "Perform font substitution" msgstr "Realizar substituição de fonte" #. (itstool) path: figure/title #: C/font-manager-introduction.page:55 msgid "Font Manager" msgstr "Gerenciador de Fontes" #. (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 "Licenciamento" #. (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 "Nem todos os arquivos de fonte contêm informações de licenciamento." #. (itstool) path: info/desc #: C/font-manager-metadata.page:7 msgid "View metadata embedded in your font files" msgstr "Visualizar metadados incorporados nos seus arquivos de fonte" #. (itstool) path: page/title #: C/font-manager-metadata.page:10 msgid "Metadata" msgstr "Metadados" #. (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 "Formatos de Arquivo Suportados" #. (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 "Iniciando com o Gerenciador de Fontes." #. (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 "Gerenciador de Fontes" #. (itstool) path: info/title #: C/index.page:11 msgctxt "text" msgid "Font Manager" msgstr "Gerenciador de Fontes" #. (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 "Weblate" #. (itstool) path: license/p #: C/index.page:24 msgid "GNU General Public License Version 3" msgstr "Licença Pública Geral GNU Versão 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 "" #. (itstool) path: section/title #: C/index.page:37 msgid "Managing Your Fonts" msgstr "Gerenciando Suas Fontes" #. (itstool) path: section/title #: C/index.page:41 msgid "Getting to Know Your Fonts" msgstr "Conhecendo Suas Fontes" #. (itstool) path: section/title #: C/index.page:45 msgid "Advanced Features" msgstr "Recursos Avançados" font-manager-0.9.4/help/ro/000077500000000000000000000000001476271126700154675ustar00rootroot00000000000000font-manager-0.9.4/help/ro/ro.po000066400000000000000000000770051476271126700164600ustar00rootroot00000000000000msgid "" 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.9.4/help/ru/000077500000000000000000000000001476271126700154755ustar00rootroot00000000000000font-manager-0.9.4/help/ru/ru.po000066400000000000000000001447561476271126700165040ustar00rootroot00000000000000# 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.9.4/help/si/000077500000000000000000000000001476271126700154625ustar00rootroot00000000000000font-manager-0.9.4/help/si/si.po000066400000000000000000000771451476271126700164530ustar00rootroot00000000000000# 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.9.4/help/sk/000077500000000000000000000000001476271126700154645ustar00rootroot00000000000000font-manager-0.9.4/help/sk/sk.po000066400000000000000000000770041476271126700164510ustar00rootroot00000000000000# Jose Riha , 2023. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: 2023-05-06 22:52+0000\n" "Last-Translator: Jose Riha \n" "Language-Team: Slovak \n" "Language: sk\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>=2 && n<=4) ? 1 : 2;\n" "X-Generator: Weblate 4.18-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 "Kategórie" #. (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 "Všetky" #. (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 "Systém" #. (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 "Používateľ" #. (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 "Typ Rodiny" #. (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 "Šírka" #. (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 "Váha" #. (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 "Sklon" #. (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 "Rozstup" #. (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 "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 "" #. (itstool) path: item/title #: C/font-manager-categories.page:73 msgid "Vendor" msgstr "Dodávateľ" #. (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 "Typ súboru" #. (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 "Netriedené" #. (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 "Zakázané" #. (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 "Zbierky" #. (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 "Zdroje" #. (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.9.4/help/sl/000077500000000000000000000000001476271126700154655ustar00rootroot00000000000000font-manager-0.9.4/help/sl/sl.po000066400000000000000000000767101476271126700164560ustar00rootroot00000000000000# 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.9.4/help/sv/000077500000000000000000000000001476271126700154775ustar00rootroot00000000000000font-manager-0.9.4/help/sv/sv.po000066400000000000000000001006631476271126700164750ustar00rootroot00000000000000# Å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.9.4/help/ta/000077500000000000000000000000001476271126700154535ustar00rootroot00000000000000font-manager-0.9.4/help/ta/ta.po000066400000000000000000001740431476271126700164300ustar00rootroot00000000000000# Languages add-on , 2024. # தமிழ்நேரம் , 2024. # Jerry Casiano , 2025. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: 2025-01-09 02:46+0000\n" "Last-Translator: Jerry Casiano \n" "Language-Team: Tamil \n" "Language: ta\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 5.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 "தானாக உருவாக்கப்பட்ட வகைகள்" #. (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 "" "வெளிப்புற ref = 'media/repart-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 "" "வெளிப்புற ref = 'மீடியா/பட்டியல்-சேர்க்கை-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 "" "வெளிப்புற ref = 'மீடியா/பட்டியல்-அகற்றும்-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 " உள்ளிடவும் ஐ அழுத்தவும்" #. (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 "" "தற்போதைய இயல்புநிலை பயனர் எழுத்துரு அடைவு ~/.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 "" "வெளிப்புற ref = 'மீடியா/விருப்பத்தேர்வுகள்-சிச்டம்-சிம்போலிக்.ச்வி' எம்.டி 5 = " "'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 "" "மேலும் விவரங்களுக்கு இணைப்பு ஐப் " "பார்க்கவும்." #. (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 "" "வெளிப்புற 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 "" "வெளிப்புற ref = 'media/limout.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 "" "வெளிப்புற 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 "" "வெளிப்புற Ref = 'media/oragragialies.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 "" "முடிந்ததும் உள்ளமைவு கோப்பை எழுத சேமி என்பதைக் " "சொடுக்கு செய்க." #. (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 "" "வெளிப்புற ref = 'மீடியா/விருப்பத்தேர்வுகள்-டெச்க்டோப்-ஃபோன்ட் -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 "செர்ரி காசியானோ" #. (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 "வலைபெயர்ப்பு" #. (itstool) path: license/p #: C/index.page:24 msgid "GNU General Public License Version 3" msgstr "குனு பொது பொது உரிமம் பதிப்பு 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 "வெளிப்புற ref = 'மீடியா/விருப்பத்தேர்வுகள்-டெச்க்டோப்-ஃபோன்ட்." #. (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.9.4/help/tr/000077500000000000000000000000001476271126700154745ustar00rootroot00000000000000font-manager-0.9.4/help/tr/tr.po000066400000000000000000001323771476271126700164760ustar00rootroot00000000000000# Fellow Turkish , 2021. # Oğuz Ersen , 2021. # Sabri Ünal , 2023. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: 2023-12-25 03:07+0000\n" "Last-Translator: Sabri Ünal \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 5.4-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 Türü" #. (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.9.4/help/uk/000077500000000000000000000000001476271126700154665ustar00rootroot00000000000000font-manager-0.9.4/help/uk/uk.po000066400000000000000000000770541476271126700164620ustar00rootroot00000000000000# Veydzher , 2023. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: 2023-03-08 12:38+0000\n" "Last-Translator: Veydzher \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.16.2-dev\n" #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "" "Veydzher\n" "" #. (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.9.4/help/zgh/000077500000000000000000000000001476271126700156375ustar00rootroot00000000000000font-manager-0.9.4/help/zgh/zgh.po000066400000000000000000000754611476271126700170040ustar00rootroot00000000000000msgid "" 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: zgh\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.9.4/help/zh_Hans/000077500000000000000000000000001476271126700164415ustar00rootroot00000000000000font-manager-0.9.4/help/zh_Hans/zh_Hans.po000066400000000000000000001047701476271126700204040ustar00rootroot00000000000000# 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.9.4/help/zh_Hant/000077500000000000000000000000001476271126700164425ustar00rootroot00000000000000font-manager-0.9.4/help/zh_Hant/zh_Hant.po000066400000000000000000000771661476271126700204160ustar00rootroot00000000000000# Alang Hsu , 2021. # lemon37564 , 2021. # D0735 , 2024. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: 2024-03-12 17:01+0000\n" "Last-Translator: D0735 \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 5.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 "分類" #. (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.9.4/help/zh_Hant_HK/000077500000000000000000000000001476271126700170245ustar00rootroot00000000000000font-manager-0.9.4/help/zh_Hant_HK/zh_Hant_HK.po000066400000000000000000000770511476271126700213530ustar00rootroot00000000000000# Ricky From Hong Kong , 2024. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2021-07-26 21:37-0400\n" "PO-Revision-Date: 2024-07-12 08:09+0000\n" "Last-Translator: Ricky From Hong Kong \n" "Language-Team: Chinese (Traditional, Hong Kong) \n" "Language: zh_Hant_HK\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 5.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 "分類" #. (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.9.4/lib/000077500000000000000000000000001476271126700146655ustar00rootroot00000000000000font-manager-0.9.4/lib/common/000077500000000000000000000000001476271126700161555ustar00rootroot00000000000000font-manager-0.9.4/lib/common/font-manager-database-error.c000066400000000000000000000106721476271126700235760ustar00rootroot00000000000000/* font-manager-database-error.c * * Copyright (C) 2009-2024 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-error.h" /** * SECTION: font-manager-database-error * @short_description: Database error codes * @title: Database Error * @include: font-manager-database-error.h * * Error codes returned by database related functions */ G_DEFINE_QUARK(font-manager-database-error-quark, font_manager_database_error) 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; } font-manager-0.9.4/lib/common/font-manager-database-error.h000066400000000000000000000105211476271126700235740ustar00rootroot00000000000000/* font-manager-database-error.h * * Copyright (C) 2009-2024 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 . */ #pragma once #include #include 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 ()) font-manager-0.9.4/lib/common/font-manager-database-iterator.c000066400000000000000000000066311476271126700242760ustar00rootroot00000000000000/* font-manager-database-iterator.c * * Copyright (C) 2009-2024 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-iterator.h" /** * SECTION: font-manager-database-iterator * @short_description: Database iterator * @title: Database * @include: font-manager-database-iterator.h * * Make looping through database results more convenient */ struct _FontManagerDatabaseIterator { GObjectClass parent_class; FontManagerDatabase *db; }; G_DEFINE_TYPE(FontManagerDatabaseIterator, font_manager_database_iterator, G_TYPE_OBJECT) /** * font_manager_database_iterator: * @db: #FontManagerDatabase * * Returns: (transfer full): #FontManagerDatabaseIterator. * Free the return object using g_object_unref(). */ FontManagerDatabaseIterator * font_manager_database_iterator (FontManagerDatabase *db) { return font_manager_database_iterator_new(db); } static void font_manager_database_iterator_dispose (GObject *gobject) { g_return_if_fail(gobject != NULL); FontManagerDatabaseIterator *self = FONT_MANAGER_DATABASE_ITERATOR(gobject); 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_iterator_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 != NULL, FALSE); sqlite3_stmt *stmt = font_manager_database_get_cursor(self->db); return (sqlite3_step(stmt) == 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 font_manager_database_get_cursor(self->db); } /** * 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); 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; } font-manager-0.9.4/lib/common/font-manager-database-iterator.h000066400000000000000000000026661476271126700243070ustar00rootroot00000000000000/* font-manager-database-iterator.h * * Copyright (C) 2009-2024 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 . */ #pragma once #include #include #include #include "font-manager-database.h" #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) FontManagerDatabaseIterator * font_manager_database_iterator (FontManagerDatabase *db); /* 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); font-manager-0.9.4/lib/common/font-manager-database.c000066400000000000000000000744451476271126700224570ustar00rootroot00000000000000/* font-manager-database.c * * Copyright (C) 2009-2024 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" #include "font-manager-database-iterator.h" #include "font-manager-database-error.h" /** * SECTION: font-manager-database * @short_description: Database related functions * @title: Database * @include: font-manager-database.h * @stability: Unstable * * Database class and related functions. */ #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 struct _FontManagerDatabase { GObject parent_instance; sqlite3 *db; sqlite3_stmt *stmt; gboolean in_transaction; gchar *file; }; G_DEFINE_TYPE(FontManagerDatabase, font_manager_database, G_TYPE_OBJECT) 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); 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. */ void font_manager_database_close (FontManagerDatabase *self, GError **error) { g_return_if_fail(self != NULL); g_return_if_fail(error == NULL || *error == NULL); 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); font_manager_database_end_query(self); font_manager_database_close(self, NULL); g_clear_pointer(&self->file, g_free); G_OBJECT_CLASS(font_manager_database_parent_class)->dispose(gobject); return; } static void font_manager_database_class_init (FontManagerDatabaseClass *klass) { GObjectClass *object_class = G_OBJECT_CLASS(klass); object_class->dispose = font_manager_database_dispose; return; } static void font_manager_database_init (FontManagerDatabase *self) { g_return_if_fail(self != NULL); g_autofree gchar *cache_dir = font_manager_get_package_cache_directory(); g_autofree gchar *db_file = g_strdup_printf("%s.sqlite", PACKAGE_NAME); self->file = g_build_filename(cache_dir, db_file, NULL); font_manager_database_open(self, NULL); font_manager_database_initialize(self, NULL); return; } /** * 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; if (sqlite3_open(self->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); if (self->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); self->in_transaction = TRUE; return; } /** * font_manager_database_get_cursor: (skip) * @self: #FontManagerDatabase * * Returns: (transfer none) (nullable): #sqlite3_stmt or %NULL */ sqlite3_stmt * font_manager_database_get_cursor (FontManagerDatabase *self) { g_return_val_if_fail(self != NULL, NULL); return self->stmt; } /** * 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); if (!self->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); self->in_transaction = FALSE; return; } /** * font_manager_database_execute_query: * @self: #FontManagerDatabase * @sql: Valid SQL query * @error: (nullable): #GError or %NULL to ignore errors * * Calls to this function must be paired with a call to #font_manager_database_end_query */ 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_end_query: * @self: #fontManagerDatabase * * Finalize the prepared statement created by a previous call to #font_manager_database_execute_query */ void font_manager_database_end_query (FontManagerDatabase *self) { g_return_if_fail(self != NULL); g_clear_pointer(&self->stmt, sqlite3_finalize); 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); font_manager_database_end_query(self); return result; } /** * 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; } void cache_locale_value (GFile *locale_file, const char *current_locale) { glong count = g_utf8_strlen(current_locale, -1); g_autoptr(GFileOutputStream) stream = NULL; stream = g_file_create(locale_file, G_FILE_CREATE_PRIVATE, NULL, NULL); g_output_stream_write(G_OUTPUT_STREAM(stream), current_locale, count, NULL, NULL); g_output_stream_close(G_OUTPUT_STREAM(stream), NULL, NULL); return; } /** * font_manager_database_initialize: * @self: #FontManagerDatabase instance * @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, GError **error) { g_return_if_fail(FONT_MANAGER_IS_DATABASE(self)); g_return_if_fail(error == NULL || *error == NULL); const char *current_locale = setlocale(LC_ALL, NULL); g_autofree gchar *config_dir = font_manager_get_package_cache_directory(); g_autofree gchar *locale_stamp = g_build_filename(config_dir, "locale", NULL); g_autoptr(GFile) locale_file = g_file_new_for_path(locale_stamp); if (g_file_query_exists(locale_file, NULL)) { g_autofree gchar *stored_locale = NULL; g_file_load_contents(locale_file, NULL, &stored_locale, NULL, NULL, NULL); if (g_strcmp0(current_locale, stored_locale) != 0) { g_debug("Locale change detected, dumping database..."); font_manager_database_close(self, error); if (g_remove(self->file) < 0) g_warning("Failed to remove outdated database file"); g_file_delete(locale_file, NULL, NULL); cache_locale_value(locale_file, current_locale); } } else { cache_locale_value(locale_file, current_locale); } bool db_exists = font_manager_exists(self->file); int CURRENT_VERSION = FONT_MANAGER_CURRENT_DATABASE_VERSION; if (db_exists && font_manager_database_get_version(self, NULL) == CURRENT_VERSION) { g_debug("Database version is current, skipping initialization"); font_manager_database_close(self, error); return; } else if (db_exists) { g_debug("Database version is outdated, removing file"); font_manager_database_close(self, error); if (g_remove(self->file) < 0) g_critical("Failed to remove outdated database file : %s", self->file); } else { g_debug("Database file not found, creating and initializing database"); } if (self->db == NULL) font_manager_database_open(self, NULL); sqlite3_exec(self->db, "PRAGMA journal_mode = WAL;", NULL, 0, 0); sqlite3_exec(self->db, "PRAGMA synchronous = NORMAL;", NULL, 0, 0); sqlite3_exec(self->db, CREATE_FONTS_TABLE, NULL, 0, 0); sqlite3_exec(self->db, CREATE_INFO_TABLE, NULL, 0, 0); sqlite3_exec(self->db, CREATE_PANOSE_TABLE, NULL, 0, 0); sqlite3_exec(self->db, CREATE_ORTH_TABLE, NULL, 0, 0); sqlite3_exec(self->db, CREATE_FONT_MATCH_INDEX, NULL, 0, 0); sqlite3_exec(self->db, CREATE_INFO_MATCH_INDEX, NULL, 0, 0); sqlite3_exec(self->db, CREATE_PANOSE_MATCH_INDEX, NULL, 0, 0); g_autofree gchar *sql = g_strdup_printf("PRAGMA user_version = %i", CURRENT_VERSION); sqlite3_exec(self->db, sql, NULL, 0, 0); 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; } } font_manager_database_end_query(self); 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); } /* Related functions */ typedef struct { FontManagerDatabase *db; JsonArray *available_fonts; FontManagerProgressCallback progress; } DatabaseSyncData; static DatabaseSyncData * sync_data_new (FontManagerDatabase *db, JsonArray *available_fonts, FontManagerProgressCallback progress) { DatabaseSyncData *sync_data = g_new0(DatabaseSyncData, 1); sync_data->db = g_object_ref(db); sync_data->available_fonts = json_array_ref(available_fonts); sync_data->progress = progress; return sync_data; } static void sync_data_free (DatabaseSyncData *data) { g_clear_object(&data->db); g_clear_pointer(&data->available_fonts, json_array_unref); g_clear_pointer(&data, g_free); return; } static void bind_from_properties (sqlite3_stmt *stmt, JsonObject *json, const FontManagerJsonProxyProperty *properties, gint n_properties) { for (gint i = 0; i < n_properties; i++) { const gchar *str = NULL; switch (properties[i].type) { case G_TYPE_INT64: 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 (g_strcmp0(properties[i].name, "preview-text") == 0) break; 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) { FontManagerStringSet *result = font_manager_string_set_new(); g_return_val_if_fail(FONT_MANAGER_IS_DATABASE(db), result); const gchar *sql = "SELECT DISTINCT filepath FROM Metadata"; 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); } font_manager_database_end_query(db); return result; } 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 update_available_fonts (DatabaseSyncData *data, GCancellable *cancellable, GError **error) { g_return_if_fail(FONT_MANAGER_IS_DATABASE(data->db)); g_return_if_fail(error == NULL || *error == NULL); FontManagerDatabase *db = FONT_MANAGER_DATABASE(data->db); uint processed = 0; uint total = json_array_get_length(data->available_fonts); const gchar *message = _("Updating Database…"); g_autoptr(FontManagerStringSet) known_files = get_known_files(db); FontManagerProgressData *progress = font_manager_progress_data_new(message, processed, total); font_manager_database_begin_transaction(db, error); g_return_if_fail(error == NULL || *error == NULL); for (uint i = 0; i < total; i++) { 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); } JsonObject *family = json_array_get_object_element(data->available_fonts, i); const gchar *family_name = json_object_get_string_member(family, "family"); JsonArray *variations = json_object_get_array_member(family, "variations"); uint n_variations = json_array_get_length(variations); for (uint v = 0; v < n_variations; v++) { // g_autofree gchar *json_data = font_manager_print_json_object(json, FALSE); // g_debug("Database.update_available_fonts : processing : %s", json_data); JsonObject *face = json_array_get_object_element(variations, v); int index = json_object_get_int_member(face, "findex"); const gchar *filepath = json_object_get_string_member(face, "filepath"); // Font table font_manager_database_execute_query(db, INSERT_FONT_ROW, error); g_return_if_fail(error == NULL || *error == NULL); bind_from_properties(db->stmt, face, FONT_PROPERTIES, G_N_ELEMENTS(FONT_PROPERTIES)); g_assert(sqlite3_step_succeeded(db, SQLITE_DONE)); g_return_if_fail(error == NULL || *error == NULL); font_manager_database_end_query(db); if (font_manager_string_set_contains(known_files, filepath)) { /* g_debug("Database.update_available_fonts : ignoring known font path : %i : %s", index, filepath); */ continue; } else { g_debug("Database.update_available_fonts : adding new font path : %i : %s", index, filepath); // Metadata table g_autoptr(JsonObject) _face = font_manager_get_metadata(filepath, index, error); if (error != NULL && *error != NULL) { GError *err = *error; g_critical("Failed to get metadata for %s::%i - %s", filepath, index, err->message); g_return_if_fail(error == NULL || *error == NULL); } font_manager_database_execute_query(db, INSERT_INFO_ROW, error); g_return_if_fail(error == NULL || *error == NULL); bind_from_properties(db->stmt, _face, INFO_PROPERTIES, G_N_ELEMENTS(INFO_PROPERTIES)); g_assert(sqlite3_step_succeeded(db, SQLITE_DONE)); font_manager_database_end_query(db); // Panose table if (json_object_has_member(_face, "panose")) { JsonArray *panose = json_object_get_array_member(_face, "panose"); if (panose && json_array_get_length(panose) > 0) { font_manager_database_execute_query(db, INSERT_PANOSE_ROW, error); g_return_if_fail(error == NULL || *error == NULL); for (int i = 0; i < 10; i++) { int _index = i + 1; int val = (int) json_array_get_int_element(panose, i); g_assert(sqlite3_bind_int(db->stmt, _index, val) == SQLITE_OK); } g_assert(sqlite3_bind_text(db->stmt, 11, filepath, -1, SQLITE_STATIC) == SQLITE_OK); g_assert(sqlite3_bind_int(db->stmt, 12, index) == SQLITE_OK); g_assert(sqlite3_step_succeeded(db, SQLITE_DONE)); font_manager_database_end_query(db); } } // Orthogaphy table gboolean blank_font = FALSE; if (g_strv_contains(FONT_MANAGER_SKIP_ORTH_SCAN, family_name)) 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"); font_manager_database_execute_query(db, INSERT_ORTH_ROW, error); 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)); font_manager_database_end_query(db); } } processed++; if (data->progress) { g_object_ref(progress); g_object_set(progress, "processed", processed, "total", total, NULL); g_main_context_invoke_full(g_main_context_get_thread_default(), G_PRIORITY_HIGH_IDLE, (GSourceFunc) data->progress, progress, (GDestroyNotify) g_object_unref); } } font_manager_database_commit_transaction(db, error); g_object_unref(progress); return; } gboolean font_manager_update_database_sync (DatabaseSyncData *data, GCancellable *cancellable, GError **error) { g_return_val_if_fail(FONT_MANAGER_IS_DATABASE(data->db), FALSE); g_return_val_if_fail((error == NULL || *error == NULL), FALSE); if (g_cancellable_is_cancelled(cancellable)) return FALSE; if (data->db->db == NULL) font_manager_database_open(data->db, NULL); sqlite3_exec(data->db->db, "DELETE FROM Fonts;", NULL, 0, 0); sqlite3_exec(data->db->db, CREATE_FONTS_TABLE, NULL, 0, 0); sqlite3_exec(data->db->db, CREATE_FONT_MATCH_INDEX, NULL, 0, 0); update_available_fonts(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, 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 * @available_fonts: #JsonArray returned by #font_manager_sort_json_listing * @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, JsonArray *available_fonts, FontManagerProgressCallback progress, GCancellable *cancellable, GAsyncReadyCallback callback, gpointer user_data) { g_return_if_fail(cancellable == NULL || G_IS_CANCELLABLE (cancellable)); DatabaseSyncData *sync_data = sync_data_new(db, available_fonts, 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) sync_data_free); 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_warn_if_fail(sqlite3_column_count(stmt) >= 2); if (!(sqlite3_column_count(stmt) >= 2)) continue; 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); } font_manager_database_end_query(db); return; } font-manager-0.9.4/lib/common/font-manager-database.h000066400000000000000000000063411476271126700224520ustar00rootroot00000000000000/* font-manager-database.h * * Copyright (C) 2009-2025 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 . */ #pragma once #include #include #include #include #include #include #include #include #include "font-manager-orthographies.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" #define FONT_MANAGER_CURRENT_DATABASE_VERSION 3 #define FONT_MANAGER_TYPE_DATABASE font_manager_database_get_type() G_DECLARE_FINAL_TYPE(FontManagerDatabase, font_manager_database, FONT_MANAGER, DATABASE, GObject) FontManagerDatabase * font_manager_database_new (void); void font_manager_database_open (FontManagerDatabase *self, GError **error); void font_manager_database_close (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); void font_manager_database_end_query (FontManagerDatabase *self); sqlite3_stmt * font_manager_database_get_cursor (FontManagerDatabase *self); void font_manager_database_vacuum (FontManagerDatabase *self, GError **error); void font_manager_database_initialize (FontManagerDatabase *self, GError **error); JsonObject * font_manager_database_get_object (FontManagerDatabase *self, const gchar *sql, GError **error); /* Related functions */ void font_manager_update_database (FontManagerDatabase *db, JsonArray *available_fonts, 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); font-manager-0.9.4/lib/common/font-manager-freetype.c000066400000000000000000000710511476271126700225240ustar00rootroot00000000000000/* font-manager-freetype.c * * Copyright (C) 2009-2025 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 utility 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); 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_face_count: * @filepath: full path to font file to examine * @error: #GError or %NULL to ignore errors * * 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, GError **error) { FT_Face face; FT_Library library; FT_Long num_faces; FT_Error ft_error = FT_Init_FreeType(&library); /* Index 0 is always valid */ if (G_UNLIKELY(ft_error != 0)) { set_error(ft_error, "FT_Init_FreeType", error); return 1; } ft_error = FT_New_Face(library, filepath, 0, &face); if (G_UNLIKELY(ft_error != 0)) { set_error(ft_error, "FT_New_Face", error); 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 }; /** * font_manager_get_font_revision: * @filepath: full path to font file to examine * * Returns: The version number as a float. This function never fails and returns * 1.0 as a default value if no version is set or if an error occurs. */ gfloat font_manager_get_font_revision (const gchar *filepath) { g_return_val_if_fail(filepath != NULL, 1.0); FT_Face face; FT_Library library; FT_Error ft_error; float result = 1.0; gsize filesize = 0; GError *error = NULL; g_autofree gchar *font = NULL; if (G_UNLIKELY(!g_file_get_contents(filepath, &font, &filesize, &error))) { g_critical("%s : %s", error->message, filepath); g_error_free(error); return result; } ft_error = FT_Init_FreeType(&library); if (G_UNLIKELY(ft_error)) { g_critical("%s : %s", FT_Error_Message(ft_error), filepath); return result; } ft_error = FT_New_Memory_Face(library, (const FT_Byte *) font, (FT_Long) filesize, 0, &face); if (G_UNLIKELY(ft_error)) { g_critical("%s : %s", FT_Error_Message(ft_error), filepath); return result; } TT_Header *head = (TT_Header *) FT_Get_Sfnt_Table(face, FT_SFNT_HEAD); if (head) if (head->Font_Revision) result = (float) head->Font_Revision / 65536.0; FT_Done_Face(face); FT_Done_FreeType(library); return result; } /** * 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_New_Memory_Face", 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); gboolean variable = FT_HAS_MULTIPLE_MASTERS(face); json_object_set_boolean_member(json_obj, "variable", variable); g_autoptr(GString) str = g_string_new(""); if (variable) { FT_MM_Var *mmvar = NULL; ft_error = FT_Get_MM_Var(face, &mmvar); if (G_UNLIKELY(ft_error)) { if (mmvar) FT_Done_MM_Var(library, mmvar); } else { gboolean weight = FALSE; gboolean width = FALSE; gboolean opsize = FALSE; for (unsigned int i = 0; i < mmvar->num_axis; i++) { switch (mmvar->axis[i].tag) { case FT_MAKE_TAG('w', 'g', 'h', 't'): weight = TRUE; break; case FT_MAKE_TAG('w', 'd', 't', 'h'): width = TRUE; break; case FT_MAKE_TAG('o', 'p', 's', 'z'): opsize = TRUE; break; } } g_string_append(str, "["); if (weight) g_string_append(str, "wght"); if (width) { if (weight) g_string_append(str, ","); g_string_append(str, "wdth"); } if (opsize) { if (weight || width) g_string_append(str, ","); g_string_append(str, "opsz"); } g_string_append(str, "]"); } } json_object_set_string_member(json_obj, "vars", str->str); 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"); gboolean variable = json_object_get_boolean_member(metadata, "variable"); g_autofree gchar *name = NULL; if (variable) { const gchar *vars = json_object_get_string_member(metadata, "vars"); name = g_strdup_printf("%s %s VF %s", family, style, vars); } else { 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; } /* * 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); // XXX //g_message("%s : %i", json_object_get_string_member(json_obj, "filepath"), (int) os2->sFamilyClass >> 8); } 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; 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")); 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) json_object_set_string_member(json_obj, "filetype", "OpenType"); else if (g_ascii_strcasecmp(ext, "ttf") == 0) json_object_set_string_member(json_obj, "filetype", "TrueType"); else if (g_ascii_strcasecmp(ext, "ttc") == 0) json_object_set_string_member(json_obj, "filetype", "TrueType Collection"); } 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.9.4/lib/common/font-manager-freetype.h000066400000000000000000000043071476271126700225310ustar00rootroot00000000000000/* font-manager-freetype.h * * Copyright (C) 2009-2025 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 . */ #pragma once #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 FT_MULTIPLE_MASTERS_H #include "font-manager-license.h" #include "font-manager-utils.h" #include "font-manager-vendor.h" 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; glong font_manager_get_face_count (const gchar * filepath, GError **error); gfloat font_manager_get_font_revision (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); font-manager-0.9.4/lib/common/font-manager-orthographies.c000066400000000000000000000274031476271126700235610ustar00rootroot00000000000000/* 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-orthographies.h" /** * SECTION: font-manager-orthographies * @short_description: Font language support * @title: Orthographies * @include: font-manager-orthographies.h */ #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 (font_manager_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 (font_manager_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); JsonNode *node = g_list_nth_data(orthographies, 0); if (node && json_node_get_node_type(node) == JSON_NODE_OBJECT) res = json_node_get_object(node); } 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; } font-manager-0.9.4/lib/common/font-manager-orthographies.h000066400000000000000000000121501476271126700235570ustar00rootroot00000000000000/* 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 . */ #pragma once #include #include #include #include #include "unicode-info.h" #include "font-manager-orthography.h" JsonObject * font_manager_get_orthography_results (JsonObject *font); gchar * font_manager_get_sample_string (JsonObject *font); #define FONT_MANAGER_START_RANGE_PAIR 0x0002 #define FONT_MANAGER_END_OF_DATA 0x0000 /** * FontManagerOrthographyData: * @name: Untranslated name (English) * @native: Translated name, if available * @key: Codepoint which MUST be available to support this orthography * @sample: Sample string or %NULL * @pangram: Array of pangrams or %NULL * @values: Array of codepoints */ 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" }; font-manager-0.9.4/lib/common/font-manager-progress-data.c000066400000000000000000000172771476271126700234660ustar00rootroot00000000000000/* font-manager-progress-data.c * * Copyright (C) 2009-2023 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 { GObject parent; }; 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.9.4/lib/common/font-manager-progress-data.h000066400000000000000000000024041476271126700234550ustar00rootroot00000000000000/* 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 . */ #pragma once #include #include #include #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); font-manager-0.9.4/lib/common/font-manager-string-set.c000066400000000000000000000323471476271126700230050ustar00rootroot00000000000000/* font-manager-string-set.c * * Copyright (C) 2009-2025 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. */ 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 }; enum { CHANGED, NUM_SIGNALS }; static guint signals[NUM_SIGNALS]; 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)); /** * FontManagerStringSet:changed: * * Emitted whenever the number of strings in set changes */ signals[CHANGED] = g_signal_new(g_intern_static_string("changed"), G_TYPE_FROM_CLASS(object_class), G_SIGNAL_RUN_LAST, G_STRUCT_OFFSET(FontManagerStringSetClass, changed), NULL, NULL, NULL, G_TYPE_NONE, 0); 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: #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)); g_signal_emit(self, signals[CHANGED], 0); return; } /** * font_manager_string_set_add_all: * @self: #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); g_object_freeze_notify(G_OBJECT(self)); 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)); g_object_thaw_notify(G_OBJECT(self)); return; } /** * font_manager_string_set_contains: * @self: #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) { if (!self || !str || font_manager_string_set_size(self) < 1) return 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: #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: #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); g_signal_emit(self, signals[CHANGED], 0); return; } /** * font_manager_string_set_remove_all: * @self: #FontManagerStringSet * @remove: (transfer none): #FontManagerStringSet containing strings to remove */ void font_manager_string_set_remove_all (FontManagerStringSet *self, FontManagerStringSet *remove) { g_return_if_fail(self != NULL); g_object_freeze_notify(G_OBJECT(self)); 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)); g_object_thaw_notify(G_OBJECT(self)); return; } /** * font_manager_string_set_retain_all: * @self: #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; g_signal_emit(self, signals[CHANGED], 0); return; } /** * font_manager_string_set_size: * @self: #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: #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))); result = g_list_reverse(result); return result; } /** * font_manager_string_set_foreach: * @self: #FontManagerStringSet * @func: (scope call): #GFunc to call for each string in the set * @user_data: user data to pass to the function * * Calls a function for each string 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: #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); g_signal_emit(self, signals[CHANGED], 0); return; } gint compare_func (gconstpointer a, gconstpointer b) { g_return_val_if_fail((a != NULL && b != NULL), 0); g_autofree gchar *s1 = g_utf8_collate_key_for_filename((gchar *) a, -1); g_autofree gchar *s2 = g_utf8_collate_key_for_filename((gchar *) b, -1); return g_strcmp0(s1, s2); } /** * font_manager_string_set_sort: * @self: #FontManagerStringSet * * Sorts the set, using @compare_func */ void font_manager_string_set_sort(FontManagerStringSet *self) { g_return_if_fail(self != NULL); FontManagerStringSetPrivate *priv = font_manager_string_set_get_instance_private(self); g_ptr_array_sort_values(priv->strings, compare_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. %NULL on error or 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); } static void add_string_to_array (gchar *str, GStrvBuilder *strv) { g_strv_builder_add(strv, str); return; } /** * font_manager_string_set_to_strv: * @self: a #FontManagerStringSet * * Returns: (array zero-terminated=1) (element-type utf8) (transfer full): * The returned value should be freed with #g_strfreev() when no longer needed. */ GStrv font_manager_string_set_to_strv (FontManagerStringSet *self) { g_autoptr(GStrvBuilder) strv = g_strv_builder_new(); font_manager_string_set_foreach(self, (GFunc) add_string_to_array, strv); return g_strv_builder_end(strv); } /** * 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_string_set_new_from_strv: * @strv: (array zero-terminated=1) (element-type utf8) (not nullable) (transfer none) : * %NULL terminated array of strings to include in the returned set * * Returns: (transfer full): A newly-created #FontManagerStringSet. * Free the returned object using #g_object_unref(). **/ FontManagerStringSet * font_manager_string_set_new_from_strv (GStrv strv) { FontManagerStringSet *set = font_manager_string_set_new(); for (int i = 0; strv[i] != NULL; i++) font_manager_string_set_add(set, strv[i]); return set; } font-manager-0.9.4/lib/common/font-manager-string-set.h000066400000000000000000000045501476271126700230050ustar00rootroot00000000000000/* font-manager-string-set.h * * Copyright (C) 2009-2025 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 . */ #pragma once #include #include #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) struct _FontManagerStringSetClass { GObjectClass parent_class; void (* changed) (FontManagerStringSet *self); }; FontManagerStringSet * font_manager_string_set_new (void); FontManagerStringSet * font_manager_string_set_new_from_strv (GStrv strv); 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); void font_manager_string_set_clear (FontManagerStringSet *self); GStrv font_manager_string_set_to_strv (FontManagerStringSet *self); font-manager-0.9.4/lib/common/font-manager-utils.c000066400000000000000000000404401476271126700220370ustar00rootroot00000000000000/* font-manager-utils.c * * Copyright (C) 2009-2025 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 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])); if (i == 0) slist = g_slist_append(slist, user_schema_dir); } return slist; } /** * font_manager_setup_i18n: * * Initializes gettext translations */ void font_manager_setup_i18n () { setlocale(LC_ALL, ""); bindtextdomain(GETTEXT_PACKAGE, LOCALEDIR); bind_textdomain_codeset(GETTEXT_PACKAGE, "UTF-8"); textdomain(GETTEXT_PACKAGE); return; } /** * font_manager_print_os_info: * * Print OS name and version. */ void font_manager_print_os_info () { g_autofree gchar *pretty_name = g_get_os_info(G_OS_INFO_KEY_PRETTY_NAME); if (pretty_name) g_debug("%s", pretty_name); else { g_autofree gchar *name = g_get_os_info(G_OS_INFO_KEY_NAME); g_autofree gchar *version = g_get_os_info(G_OS_INFO_KEY_VERSION); g_debug("%s %s", name, version ? version : ""); } g_debug("%s", setlocale(LC_ALL, NULL)); return; } /** * font_manager_print_library_versions: * * Logs the versions of libraries in use for debugging purposes. */ void font_manager_print_library_versions () { g_debug("Fontconfig version : %i", FcGetVersion()); g_debug("Freetype version (compile-time) : %i.%i.%i", FREETYPE_MAJOR, FREETYPE_MINOR, FREETYPE_PATCH); FT_Library library; FT_Error ft_error = FT_Init_FreeType(&library); if (!ft_error) { FT_Int major, minor, patch; FT_Library_Version(library, &major, &minor, &patch); g_debug("Freetype version (run-time) : %i.%i.%i", major, minor, patch); } FT_Done_FreeType(library); g_debug("Harfbuzz version (compile-time) : %s", HB_VERSION_STRING); g_debug("Harfbuzz version (run-time) : %s", hb_version_string()); g_debug("JSON-GLib version : %s", JSON_VERSION_S); g_debug("Pango version (compile-time) : %s", PANGO_VERSION_STRING); g_debug("Pango version (run-time) : %i", pango_version()); g_debug("libxml2 version : %s", LIBXML_VERSION_STRING); g_debug("SQLite version (compile-time) : %s", SQLITE_VERSION); g_debug("SQLite version (run-time) : %s", sqlite3_libversion()); g_debug("GLib version (compile-time) : %i.%i.%i", GLIB_MAJOR_VERSION, GLIB_MINOR_VERSION, GLIB_MICRO_VERSION); g_debug("GLib version (run-time) : %i.%i.%i", glib_major_version, glib_minor_version, glib_micro_version); g_debug("GTK version (compile-time) : %i.%i.%i", GTK_MAJOR_VERSION, GTK_MINOR_VERSION, GTK_MICRO_VERSION); g_debug("GTK version (run-time) : %i.%i.%i", gtk_get_major_version(), gtk_get_minor_version(), gtk_get_micro_version()); return; } /** * 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: * @file_a: #GFile * @file_b: #GFile * * 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 (GFile *file_a, GFile *file_b) { g_autoptr(GError) error = NULL; gchar *attrs = G_FILE_ATTRIBUTE_TIME_MODIFIED; GFileQueryInfoFlags flags = G_FILE_QUERY_INFO_NONE; g_return_val_if_fail(g_file_query_exists(file_a, NULL), 0); 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_command_line_files: * @cmdline: #GApplicationCommandLine * * Returns: (transfer full): #FontManagerStringSet containing filepaths for each * file specified in @cmdline or %NULL if no files were specified. */ FontManagerStringSet * font_manager_get_command_line_files (GApplicationCommandLine *cmdline) { g_return_val_if_fail(cmdline != NULL, NULL); GVariantDict *options = g_application_command_line_get_options_dict(cmdline); g_autoptr(GVariant) argv = g_variant_dict_lookup_value(options, "", G_VARIANT_TYPE_BYTESTRING_ARRAY); if (!argv) return NULL; g_debug("Processing files passed on command line"); gsize array_length; const gchar **filelist = g_variant_get_bytestring_array(argv, &array_length); if G_UNLIKELY(array_length == 0) return NULL; FontManagerStringSet *files = font_manager_string_set_new(); gint i = 0; while (filelist[i]) { g_autoptr(GFile) file = g_application_command_line_create_file_for_arg(cmdline, filelist[i]); g_autofree gchar *path = g_file_get_path(file); g_debug("Adding %s to list of command line files", path); font_manager_string_set_add(files, path); i++; } g_free(filelist); return files; } static GHashTable *gsettings = NULL; /** * 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) { if (!gsettings) gsettings = g_hash_table_new_full(g_str_hash, g_str_equal, g_free, g_object_unref); else { gpointer stored = g_hash_table_lookup(gsettings, schema_id); if (stored) { g_debug("Using existing settings instance for %s", schema_id); return (GSettings *) g_object_ref(stored); } } 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("Found schema with id %s in default source", schema_id); } g_debug("Checking for schema overrides"); 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); GSettingsSchema *override = g_settings_schema_source_lookup(source, schema_id, TRUE); if (override) { g_settings_schema_unref(g_steal_pointer(&schema)); schema = override; g_debug("Using schema with id %s from %s", schema_id, dir); } } 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; } GSettings *result = g_settings_new_full(schema, NULL, NULL); g_hash_table_insert(gsettings, g_strdup(schema_id), g_object_ref(result)); return result; } /** * font_manager_free_gsettings: * * Free stored gsettings */ void font_manager_free_gsettings () { if (gsettings) { g_hash_table_remove_all(gsettings); g_hash_table_unref(gsettings); } return; } font-manager-0.9.4/lib/common/font-manager-utils.h000066400000000000000000000055261476271126700220520ustar00rootroot00000000000000/* font-manager-utils.h * * Copyright (C) 2009-2025 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 . */ #pragma once #include "config.h" #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include "font-manager-freetype.h" #include "font-manager-string-set.h" #define FONT_MANAGER_TMP_TMPL "font-manager_XXXXXX" /** * FontManagerObjectProperty: * @name: Property name * @type: #GType of property * @desc: Description of property * * This struct contains the bare minimum amount of information necessary to * programmatically construct a GObject property. */ typedef struct _ObjectProperty { const gchar *name; const GType type; const gchar *desc; } FontManagerObjectProperty; void font_manager_setup_i18n (void); void font_manager_print_os_info (void); void font_manager_print_library_versions (void); gint font_manager_get_file_owner (const gchar *filepath); gint font_manager_natural_sort (const gchar *str1, const gchar *str2) G_GNUC_PURE; gint font_manager_timecmp (GFile *file_a, GFile *file_b); gboolean font_manager_exists (const gchar *filepath); gboolean font_manager_is_dir (const gchar *filepath); 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); 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); void font_manager_free_gsettings (); FontManagerStringSet * font_manager_get_command_line_files (GApplicationCommandLine *cmdline); font-manager-0.9.4/lib/common/meson.build000066400000000000000000000006071476271126700203220ustar00rootroot00000000000000 common_sources = [] common_headers = [] common_includes = include_directories('.') result = run_command(python, '-c', list_sources, check: true) foreach f: result.stdout().strip().split('\n') common_sources += files(f) endforeach result = run_command(python, '-c', list_headers, check: true) foreach f: result.stdout().strip().split('\n') common_headers += files(f) endforeach font-manager-0.9.4/lib/data/000077500000000000000000000000001476271126700155765ustar00rootroot00000000000000font-manager-0.9.4/lib/data/font-manager-license.h000066400000000000000000000203661476271126700217540ustar00rootroot00000000000000/* Do not edit directly. See build-aux directory */ #pragma once #include #include #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 font-manager-0.9.4/lib/data/font-manager-regional-indicator-symbols.h000066400000000000000000000305121476271126700255640ustar00rootroot00000000000000/* 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 . */ #pragma once #include #include #define FONT_MANAGER_RIS_START_POINT 127462 #define FONT_MANAGER_RIS_END_POINT 127487 static const struct { gunichar code1; gunichar code2; const gchar *region; } FontManagerRegionalIndicatorSymbols [] = { { 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" }, }; font-manager-0.9.4/lib/data/font-manager-vendor.h000066400000000000000000001427271476271126700216350ustar00rootroot00000000000000/* Do not edit directly. See build-aux directory */ #pragma once #include #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"}, {"(FT)", "Fuerte Type"}, {"(K)", "KOMETA"}, {"@", "Arrow Type"}, {"@MT", "MarkType"}, {"0.IZ", "0.itemzero"}, {"00F3", "Óliver Lalan"}, {"100", "AUTHENTIC"}, {"123", "Numbers Font Foundry"}, {"0264", "Patricia Lillie"}, {"0909", "Oladino"}, {"1206", "yayoyuyue"}, {"1995", "San Sagittarius"}, {"3011", "LuxSVG"}, {"1ASC", "Ascender Corporation"}, {"1BOU", "Boutros International"}, {"1dot", "I.Font Project"}, {"1FAN", "One Fan Foundry"}, {"1KTF", "Kief Type Foundry"}, {"1UKR", "AndrijType"}, {"205", "205TF"}, {"2000", "2000px Media Inc."}, {"2DLT", "2D Typo"}, {"2REB", "2Rebels"}, {"3011", "LuxSVG"}, {"3103", "Foxlify"}, {"3270", "Ricardo Bánffy"}, {"39BC", "Finley's Barcode Fonts"}, {"3ip", "Three Islands Press"}, {"3tp", "3type"}, {"4A", "4A LLC"}, {"4FEB", "4th february"}, {"50FX", "50Fox Studio"}, {"53VN", "Seun Badejo"}, {"5PTS", "Five Points Technology"}, {"6666", "Designova"}, {"6789", "Greentrik6789"}, {"72PT", "72 Puntos"}, {"8686", "SVG Idea"}, {"918", "RavenType"}, {"9999", "Cricut Market"}, {"A&S", "Art&Sign Studio"}, {"A&TP", "Art & Type"}, {"A70", "AutumnSeventy"}, {"A2", "A2-Type"}, {"AAA", "AlefAlefAlef"}, {"aaff", "AstroAcademia Font Foundry"}, {"AA", "Alireza Alipour"}, {"AARN", "Aaron212"}, {"AAT", "AhmetAltunType"}, {"AATF", "Abstract Animal Type Foundry"}, {"ABBO", "Arabic Dictionary Lab"}, {"ABC", "Altek Instruments"}, {"ABCD", "Dinamo Typefoundry"}, {"ABCO", "About Contact"}, {"ABCX", "ABC ETC INC"}, {"ABEL", "Abeltive"}, {"ABOU", "Aboutype, Inc."}, {"ABTS", "alphabeet, Type Studio"}, {"ABYM", "Abyme"}, {"AC", "AllCaps"}, {"ACT2", "Ansel Zhong (白云岫)"}, {"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)"}, {"AGIA", "LaMagia"}, {"AID", "Artistic Imposter Design"}, {"aide", "Aiolfi.design"}, {"AIFF", "Idiofonts"}, {"AIYR", "Aiyari"}, {"AJL", "Alex John Lucas"}, {"AJPT", "Alan Jay Prescott Typography"}, {"AKDL", "AK Design Lab"}, {"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"}, {"ALTR", "alterType"}, {"ALTS", "Altsys / Made with Fontographer"}, {"AMB", "AmbType"}, {"amcs", "Amit soni"}, {"amin", "fontamin"}, {"AMPR", "Ampersand"}, {"AMUN", "Alanna Munro Type"}, {"AMUT", "Kwesi Amuti"}, {"ANDO", "Osam Ando"}, {"ANDR", "André Simard Typedesigner"}, {"ANGT", "Anagata"}, {"anir", "Dr Anirban Mitra"}, {"ANRT", "Atelier National de Recherche Typographique"}, {"ANSL", "Ansel Zhong (白云岫)"}, {"anty", "Anatoletype"}, {"AOP", "an Art Of Pengwyn"}, {"APCX", "Another Planet Font Foundry"}, {"APF", "All Purpose Fonts"}, {"APLY", "Apply Interactive"}, {"APOS", "Apostrophic Laboratories"}, {"APPL", "Apple"}, {"APTF", "Apoorva Fontech"}, {"ARAB", "ArabicType Ltd"}, {"ARAV", "Aravis Fonts"}, {"ARBX", "Arabetics"}, {"ARCH", "Architext"}, {"ARFS", "And Repeat"}, {"ARGN", "Alpha Argon"}, {"ARIN", "Aring Typeface AB"}, {"ARit", "Arabia-it"}, {"ARMA", "Arman Khorramak"}, {"ARPH", "Arphic Technology Co."}, {"ARQX", "Archelogix Inc."}, {"ARS", "EN ARS Ltd."}, {"ART", "Alex Rosario Type"}, {"ARTA", "Tarumian"}, {"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"}, {"ATFF", "ArabType Font Foundry"}, {"ATF1", "Australian Type Foundry"}, {"ATFM", "Asira Type Foundry"}, {"ATFS", "Andrew Tyler's fonts"}, {"athk", "atelier type hong kong"}, {"ATKN", "aratakana"}, {"ATKS", "ATK Studio"}, {"ATLR", "Atelier Triay"}, {"ATLS", "Atlas Fonts"}, {"ATPK", "Atelier Pickard"}, {"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"}, {"AvGd", "Avante Vangard Publishing Tools"}, {"AVP", "Aviation Partners"}, {"AVT", "AvanType Foundry"}, {"AWSM", "Font Awesome"}, {"AX86", "ax86.net"}, {"AY", "Alen Yang"}, {"AYRE", "AYRES FONTS"}, {"AZLS", "Azalea Software, Inc."}, {"b52", "Borno52 Font Foundry"}, {"B&H", "Bigelow & Holmes"}, {"BABA", "alibaba"}, {"BAPS", "Baps Patil"}, {"BARS", "CIA (BAR CODES) UK"}, {"BASE", "Baseline Fonts"}, {"BAT", "BUREAU DES AFFAIRES TYPOGRAPHIQUES"}, {"BB", "Ben Busby"}, {"BBBB", "Bea Korsh Type Design"}, {"BBFF", "Bangla Borno Font Foundry."}, {"BBOX", "bBox Type GmbH"}, {"BBSL", "BrainBox Solutions GmbH"}, {"BBTF", "buero bauer"}, {"BBTL", "Banglagraphy Bangla Type Library"}, {"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"}, {"BE", "typografie"}, {"BEAR", "Topography Typography"}, {"BEN", "Ben Hodosi"}, {"BERT", "Berthold"}, {"BEST", "Bespoke Type"}, {"BF", "BrassFonts"}, {"BFGS", "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"}, {"BJHa", "Ben Harris"}, {"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"}, {"BLKT", "Biliktu Foundry"}, {"BLOM", "Bloom Type"}, {"BLST", "Blast Foundry"}, {"BLTS", "Blancoletters"}, {"BLUE", "Blue Shell"}, {"BLV", "Bladvulling"}, {"BLZT", "Blaze Type"}, {"BM86", "Madzonga"}, {"BMD", "Brittney Murphy Design"}, {"BNDR", "Ori Ben-Dor"}, {"BNFF", "BengalFonts"}, {"BNT", "Brand New Type"}, {"BOGG", "Giulia B."}, {"BOGS", "Bogstav"}, {"BOLD", "Bold Monday"}, {"BOLT", "Bolt Cutter Type"}, {"BOMF", "Beach-o-matic"}, {"BOOM", "Boom-Promphans"}, {"BORW", "em2 Solutions"}, {"BOUF", "Bou Fonts"}, {"BOYB", "BoyBeaver Fonts"}, {"BRBT", "Bureau Brut"}, {"BRDV", "BoardVantage, Inc."}, {"brdy", "Brody Fonts"}, {"BREM", "Mark Bremmer"}, {"BRET", "Bretagne"}, {"BRIJ", "Brijesh Jivani"}, {"BROS", "Michael Brosnan"}, {"BRTC", "ITSCO - Bar Code Fonts"}, {"BRTE", "Brenners Template"}, {"BRWN", "Brown Type"}, {"BS", "Barcodesoft"}, {"BST", "Bolorsoft LLC"}, {"BSTD", "Bastard Type Inc"}, {"BSTF", "British Standard Type"}, {"BSYV", "Ben Syverson"}, {"BTF", "Bangla Type Foundry"}, {"BTFF", "Bangla Type Font Foundry"}, {"BTYP", "BeeType"}, {"BUBU", "BUBULogix"}, {"Buer", "Buernia"}, {"BVH", "BVH Type Foundry"}, {"BWFW", "B/W Fontworks"}, {"BWJC", "不务鸡字体"}, {"BwT", "Branding with Type"}, {"BZER", "Bézier"}, {"C&B", "Coppers & Brasses"}, {"C&C", "Carter & Cone"}, {"C&G", "C&G Inc."}, {"C21", "Club 21"}, {"CAB", "CabargaType"}, {"CAD3", "Clipartdesign"}, {"CAF", "CHOA FONT"}, {"CAFE", "Cafe24 Corp."}, {"CAK", "pluginfonts.com"}, {"CAL", "California Type Foundry"}, {"CAM", "Camelot Typefaces"}, {"camp", "Campotype"}, {"CANA", "Canada Type"}, {"CANO", "Canon"}, {"CAPE", "Cape Arcona Type Foundry"}, {"CASL", "H.W. Caslon & Company Ltd."}, {"CATG", "CAT-Fonts Germany"}, {"CAVE", "Fonderia Cavedoni"}, {"CB", "Christian Büning"}, {"CBDO", "Borges Lettering & Design"}, {"CBWJ", "不务正业的小鸡 (cod'dte)"}, {"CCCT", "Cho Choi Creative"}, {"CDAC", "Centre for Development of Advanced Computing"}, {"cdd", "Crazy Diamond Design"}, {"CDFP", "VT2000 Technical Services"}, {"CELB", "Celebrity Fontz"}, {"CENT", "Central Type"}, {"CERC", "Cercurius"}, {"CF", "Colophon Foundry"}, {"CFA", "Computer Fonts Australia"}, {"CFAB", "Creative Fabrica"}, {"CFF", "Characters Font Foundry"}, {"CHAI", "Tall Chai"}, {"CHIC", "CHIC Type"}, {"CHLL", "Chill Type"}, {"CHRY", "Cherry Fonts"}, {"CHTY", "Character Type"}, {"CINE", "Cinetype"}, {"CJCJ", "Creative Juncture"}, {"CJT", "CJ Type"}, {"CKTP", "CakeType"}, {"CLM", "Culmus Project"}, {"CLP", "Gutenberg Labo"}, {"CLNT", "Cloanto"}, {"CLT", "Collletttivo"}, {"CLVR", "Font Clover"}, {"CMDX", "Cory Maylett Design"}, {"CMJK", "Slanted Hall"}, {"CMMA", "Comma Type"}, {"CNK", "Cinketype"}, {"CNTY", "CNTYPE"}, {"CNTP", "Contextype"}, {"COFM", "Contraforma Fundidora"}, {"COFO", "Contrast Foundry"}, {"COLM", "ColumnType"}, {"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"}, {"CSCF", "Casasin Custom Fonts"}, {"CSDA", "Creative Sauce FZ LLC"}, {"csmp", "cosmope type"}, {"CSTM", "CSTM Fonts"}, {"CT", "CastleType"}, {"CTCO", "Colt Type Co."}, {"CTDL", "China Type Designs Ltd."}, {"CTL", "Chaitanya Type Library"}, {"CTYP", "Countertype"}, {"CUBI", "CubicType"}, {"cwwf", "Computers World Wide/AC Capital Funding"}, {"CYPE", "Club Type"}, {"CYRE", "Cyreal"}, {"CYTY", "Cybertype"}, {"CZOO", "Creative ZOO"}, {"D&ST", "Dots&Stripes Type"}, {"D502", "DisneySVG"}, {"DADA", "Dada Studio"}, {"DAIN", "DainType"}, {"DAMA", "Dalton Maag Limited"}, {"DARK", "Out Of The Dark"}, {"DB", "Daniel Bruce"}, {"DBFF", "DesignBase"}, {"DC", "Domicile Foundry"}, {"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"}, {"DJDJ", "Dominik Jáger"}, {"djr", "DJR"}, {"DKMS", "Dan Kreider Music"}, {"DKSP", "Duck Soup Design"}, {"dmol", "David Moles"}, {"DNF", "Deranged Neko Foundry"}, {"DnGr", "DevnGraphics"}, {"DOCS", "Documents Inc."}, {"DOM", "Dukom Design"}, {"DonR", "Donat Raetzo"}, {"DONS", "Don SVG Files"}, {"DOT", "DDOTT Typefoundry"}, {"DP", "Displaay"}, {"DR", "Dmitry Rastvortsev"}, {"DRFN", "DR Fonts"}, {"DRT", "Dave Rowland Type"}, {"DS", "Dainippon Screen Mfg. Co., Inc."}, {"dsbn", "Design Bundles"}, {"DSBV", "Datascan bv"}, {"DSCI", "Design Science Inc."}, {"DSGN", "DizajnDesign"}, {"DSKY", "Jacek Dziubinski"}, {"DSLF", "Dsl Fonts Type Foundry"}, {"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"}, {"DTSM", "Shimada Mizuki (Ender7 Tina / 岛田水木)"}, {"DTZM", "Dotzeem"}, {"DUAL", "DualType"}, {"DUXB", "Duxbury Systems, Inc."}, {"DXTF", "DXTypefoundry"}, {"DY", "Dmitry Ivanov"}, {"DYNA", "DynaComware"}, {"DZRF", "Dzus Rhythm Font Foundry"}, {"EAFN", "EA FONTS"}, {"EAST", "East of Rome"}, {"EB", "Électro-bibliothèque"}, {"ECAL", "ECAL Typefaces"}, {"EDBI", "edilbiStudio"}, {"EDGE", "Rivers Edge Corp."}, {"EDU", "EDUfonts"}, {"EF", "Elsner+Flake"}, {"EFF", "Electronic Font Foundry"}, {"EFFD", "Erik Faulhaber Font-Design"}, {"EFI", "Elfring Fonts Inc."}, {"EFNT", "E Fonts L.L.C."}, {"EFWS", "eFilm World"}, {"Egg9", "EGG9 font"}, {"EINW", "David Einwaller"}, {"EKIO", "Ekioh"}, {"EKTF", "EK TYPE"}, {"ELE", "Elefonts"}, {"ELEO", "Enliteleo"}, {"ELLR", "Eller Type"}, {"ELSE", "Elseware"}, {"EMGR", "Emigre"}, {"EMPH", "Emphase"}, {"EPSN", "Epson"}, {"ERKO", "Erkin Karamemet"}, {"ESAD", "X Cicéro"}, {"ESD", "Sogari Design"}, {"ESIG", "E-Signature"}, {"ESTF", "Extraset Typefoundry"}, {"ET", "Esintype"}, {"ETAL", "Lettersetal"}, {"ETCO", "Etcetera Type Company"}, {"ETDF", "E-Type Design"}, {"ETIO", "Ethiopian Font Foundry"}, {"ETYM", "Etymos"}, {"EVER", "Evertype"}, {"F5", "Foundry5"}, {"FA", "FontArte Type Foundry"}, {"FA37", "F37 Foundry"}, {"FAFO", "FamiraFonts"}, {"FAIR", "Faire Type"}, {"FAM", "Family Type"}, {"FANC", "字言字型 Fancytype foundry/字言字語"}, {"FARH", "Peter Verheul (cc)"}, {"FAT", "Fatype"}, {"FAUX", "FauxFoundry"}, {"FAY", "FayType"}, {"fbf", "Free Bangla Font Project"}, {"FBI", "The Font Bureau, Inc."}, {"FBRC", "Fabric Font"}, {"FBRO", "FaizType."}, {"FC", "Font.Cafe"}, {"FCAB", "The Font Cabinet"}, {"FCAN", "fontage canada"}, {"FCB", "Font Club Belgica"}, {"FCTP", "Facetype"}, {"FDI", "FDI fonts.info"}, {"FeCo", "FerCozzi."}, {"FEED", "Studio Feed Inc."}, {"FeoN", "Feòrag NìcBhrìde"}, {"FeTy", "Feliciano Type"}, {"FETZ", "Markus Fetz"}, {"FFBR", "Fontfabric"}, {"FFF", "Final Final Foundry"}, {"FFFF", "Fabiola Mejía"}, {"FG", "Font.Gold"}, {"FGOD", "FontGod"}, {"FHF", "Fanny Hamelin"}, {"FHTP", "Fabio Haag Type"}, {"FILI", "Louise Fili Ltd"}, {"FIRA", "Firasoft Fonts"}, {"FIRE", "youbringfire"}, {"FIRM", "TYPE FIRM"}, {"FJ", "frncojonas"}, {"FJR", "F.J.R. German Typeface"}, {"FJTY", "Frank Jonen - Illustration & Typography"}, {"FK", "Florian Karsten Typefaces"}, {"FKAI", "Font-Kai"}, {"FKT", "Formerly Known"}, {"FL", "Flight Mode Foundry"}, {"FM", "FontMo"}, {"FMFO", "Fontmill Foundry"}, {"FMLJ", "Familjen"}, {"FNBD", "FontBD Type Foundry"}, {"FNKI", "Font Kitchen"}, {"FNSA", "Fonseca Fonts"}, {"fntb", "Font Bundles"}, {"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"}, {"FORT", "Fort Foundry"}, {"FOS", "FonStorage"}, {"FOSH", "Forgotten Shapes"}, {"FOSP", "Font Spectrum"}, {"FOST", "Foster Type"}, {"FOUN", "The Foundry"}, {"FP", "The Fontpad"}, {"FPKY", "Fitzgerald P. K. (Fitzgerald Yu / 蔽芪茢·茇䓮·蓲䒤菥)"}, {"FPPL", "FontPeople"}, {"FPTF", "Fontplat Type Foundry"}, {"frag", "fragTYPE"}, {"FRGT", "Freight Collection"}, {"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"}, {"FTC", "Fridaytype"}, {"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", "Geezfonts"}, {"GenT", "General Titles"}, {"GF", "GarageFonts"}, {"GFNT", "Graffont"}, {"GFT", "Geez Font Types"}, {"GGWA", "Grenzgänger"}, {"GIA", "Georgian Internet Avenue"}, {"GIFT", "Souvenir Typefaces"}, {"GIGA", "St. GIGAFONT Typefaces (stgiga)"}, {"GKOU", "GEEKOU.IO"}, {"GLCF", "GLC foundry"}, {"GLDN", "Studio Gulden"}, {"GLGX", "Golgex Design"}, {"GLIN", "Glintelen"}, {"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 Type"}, {"GTL", "GTL Type Label"}, {"GTYP", "G-Type"}, {"GXH", "H.G. Font"}, {"GYST", "Groteskly Yours"}, {"H", "Hurme Design"}, {"H&FJ", "Hoefler & Frere-Jones"}, {"HA", "HoboArt"}, {"HACO", "HACOLLECTIVE"}, {"HAD", "Hoffmann Angelic Design"}, {"Hafo", "Hafonton"}, {"HAIL", "Hail Design"}, {"HAL", "HAL Typefaces"}, {"HALB", "HALBFETT"}, {"HAMZ", "Hamzeh Naghdi"}, {"hano", "Hanoded Fonts"}, {"HanS", "HanStyle"}, {"HAUS", "TypeHaus"}, {"HBT", "Harbor Type"}, {"HCMP", "Happycompany Italy"}, {"HD", "Hard Type"}, {"HDCO", "Hanken Design Co."}, {"HEB", "Sivan Toledo"}, {"HenT", "Henestrosa Type"}, {"HERZ", "Herzberg Design Co"}, {"HEUM", "Heumm Design"}, {"HEX", "HEX Projects"}, {"HEYP", "HEY PORTER!"}, {"HFEW", "Happyfew"}, {"HFJ", "Hoefler & Frere-Jones (replaced by H&FJ)"}, {"HH", "Halwote Hareg"}, {"HIH", "HiH Retrofonts"}, {"HILL", "Hill Systems"}, {"HJZ", "Hans J. Zinken"}, {"HK", "Hadar Katan"}, {"HKSY", "HAKUSYUFONTS"}, {"HL", "High-Logic"}, {"HM", "Haiku Monkey"}, {"HN", "Hora Nocte Type Foundry"}, {"HOH", "HOHOHtype"}, {"Hone", "H-one Design"}, {"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"}, {"HTA", "活字攷古"}, {"HTF", "The Hoefler Type Foundry, Inc."}, {"HTT", "Hype Type Type"}, {"HU", "Hungarumlaut"}, {"HUY!", "Huy! Fonts"}, {"HVD", "HVD Fonts GmbH"}, {"HWT", "Hamilton Wood Typethety"}, {"HXTP", "Hexatype"}, {"HY", "HanYang Information & Communication"}, {"HYPE", "HyperType"}, {"HYPN", "Heypentype"}, {"HZ", "Hubert Zasępa"}, {"IAMT", "IamTiago"}, {"IB", "Instinctual Beings"}, {"IBCR", "Ironbird Creative Studio"}, {"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"}, {"IDL", "Identity Lab"}, {"IDLT", "Identity Letters"}, {"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"}, {"INCD", "INCDesign"}, {"INDG", "Indigo+Indigo"}, {"INFS", "iNfernalSoft"}, {"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"}, {"IRRT", "Irregular Regular"}, {"ISAC", "Isaco Type"}, {"ISE", "ISE (devanagarifonts.com)"}, {"it*", "indestructible type*"}, {"ITC", "ITC"}, {"ITF", "Red Rooster Collection (ITF, Inc.)"}, {"ITFO", "Indian Type Foundry"}, {"ITSK", "Saki Itomi"}, {"ITSM", "Simon Stratford"}, {"IvyF", "The Ivy Foundry"}, {"IWA", "Iwata Corporation"}, {"J23", "June 23"}, {"JAMO", "JAMO"}, {"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"}, {"JCF", "Juan Casco Fonts"}, {"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"}, {"JKOB", "Foundry Jakob"}, {"JLIF", "jli Foundry – Julie Soudanne"}, {"JMN", "Jeff Napadow"}, {"JO M", "Jo Malinis"}, {"JOON", "JoonFont"}, {"JOT", "Josh Ownby"}, {"JP", "Jamra Patel"}, {"JPTT", "Jeremy Tankard Typography Ltd"}, {"JQKA", "Queen of Spades Design"}, {"JRW", "Richard Wordingham"}, {"JSTN", "Justin Penner"}, {"JT", "Julytype"}, {"JTD", "JTD Type"}, {"JUST", "Just in Type"}, {"JuTy", "JudouEco"}, {"JVRT", "Just van Rossum Type"}, {"JWTM", "Type Matters"}, {"JY", "JIYUKOBO Ltd."}, {"JYT", "Just Your Type"}, {"K", "Kvant Type Foundry"}, {"K&C", "Kerns & Cairns"}, {"ka", "kloeg architecture"}, {"KAME", "Kame Design"}, {"KAPT", "Kaptype"}, {"KATF", "Kingsley/ATF"}, {"KBNT", "Kombinat-Typefounders"}, {"KD", "Kassymkulov Design"}, {"KDW", "Kinuta Font Factory"}, {"KERN", "Machine Kerning"}, {"KEYA", "Keya Vadgama"}, {"KF", "Karakta Fonthome"}, {"KFoF", "Kevin Foley Fonts"}, {"KGLR", "Kugler Industries"}, {"KH", "Kristy Hatswell"}, {"KHTB", "Monkey Arts Ltd."}, {"KHTF", "KH Type"}, {"KILO", "Kilotype"}, {"KIRK", "Typekirk"}, {"KK", "Kiwari Kolektiv Studio"}, {"KK95", "Kuirnovi Kether"}, {"klew", "Kent Lew"}, {"KLIM", "Klim Typographic Design"}, {"KLNT", "Kowloon Type"}, {"KLTF", "Karsten Luecke"}, {"KMR", "kimera"}, {"KMRS", "Mony Sath & Chhit Wornnarith - KhemaraSoft"}, {"KNON", "KF Digital Typefaces AB"}, {"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"}, {"KSES", "KSE Software"}, {"KT", "Kalaus Type"}, {"KTF", "Kustomtype"}, {"KTKM", "KTKM"}, {"KTRF", "Kazan Traditional Font"}, {"KTTF", "Kitchen Table Type Foundry"}, {"KUBA", "Kuba Tatarkiewicz"}, {"KUSH", "KushJain"}, {"KWKK", "キウイ皮ごと齧る"}, {"L2M3", "L2M3 Kommunikationsdesign GmbH"}, {"L52", "Lipika52 Type Foundry"}, {"LA", "Large"}, {"LADD", "Adam Ladd Design"}, {"LaG", "Matt LaGrandeur"}, {"LAGA", "Lagarto"}, {"laic", "Laïc: Type Foundry"}, {"LAIT", "la laiterie"}, {"LAND", "Typeland"}, {"LANS", "Lanston Type Company"}, {"LARA", "Larabiefonts"}, {"LARR", "Larry"}, {"LArt", "Limelight Artistry"}, {"LAUD", "Carolina Laudon"}, {"LAYT", "LAYOUT SARL"}, {"LBV", "La Bolde Vita"}, {"LCMT", "Locomotype"}, {"LDNT", "London Type Foundry"}, {"LDTP", "Leedotype"}, {"LEAF", "Interleaf, Inc."}, {"Leah", "Leah Lackey"}, {"LECH", "Antonio Lechuga"}, {"Lee", "Lee Mounsey"}, {"LEKS", "Leksen Design LLC"}, {"LETR", "Letraset"}, {"LETS", "Let’s Type"}, {"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"}, {"LIEB", "LiebeFonts"}, {"LIGA", "Ligatipo Foundry"}, {"LIND", "Lindenberg Software LLC"}, {"LING", "Linguist's Software"}, {"LINK", "Linkpen Handwriting Fonts"}, {"LINO", "Linotype GmbH"}, {"LINZ", "Linda Hintz"}, {"LIVE", "Livedesign"}, {"LJ", "Letterjuice"}, {"LJDS", "LJ Design Studios"}, {"LKAS", "Shawn Lukas"}, {"LKTF", "LEE KEDAH"}, {"LL75", "Lior Livne"}, {"LLD", "Lipton Letter Design"}, {"LLDL", "La Lettre de Luxe"}, {"LLGW", "Laura Worthington Design"}, {"LLP", "Léna Le Pommelet"}, {"LMNT", "Element Type"}, {"LNGU", "LangusteFonts"}, {"LNTO", "Lineto"}, {"LOFF", "Logan Font Foundry"}, {"Log9", "Log9 Foundry"}, {"LOMT", "The League of Moveable Type"}, {"LONT", "Lontar GmbH"}, {"lool", "lo-ol Type"}, {"LORO", "LoRo Productions"}, {"LOU", "Lou Type Foundry"}, {"LOUD", "Loudifier"}, {"LOVE", "LoveFrom"}, {"LP", "LetterPerfect Fonts"}, {"LPKL", "Lipikola Type Foundry"}, {"LS", "lettersoup"}, {"LST", "Laucke Siebein Type"}, {"LT", "Le Typophage"}, {"LTF", "Liberty Type Foundry"}, {"LTFD", "Linnea Type"}, {"LTRK", "Letterka Type Foundry / Olga Kovalenko"}, {"Ltrm", "Lettermin type and design"}, {"LTRS", "The Letters"}, {"LTRX", "Lighttracks"}, {"LTTR", "LettError"}, {"LuAn", "Patrice Provost"}, {"LUDE", "LudwigType"}, {"LUFF", "Ellen Luff Type Foundry"}, {"LuRa", "Lucid Rabbit Productions"}, {"LUD", "Ludlow"}, {"LuFo", "LucasFonts"}, {"LUSH", "Lush Type"}, {"LUV", "iLUVfonts"}, {"LVRC", "Lovercase"}, {"LVSC", "Leviathan Science"}, {"LXGW", "LXGW (落霞孤鹜 / 霞鹜)"}, {"M", "MARSNEV"}, {"M+F", "Measure + Fit"}, {"MACR", "Macromedia / Made with Fontographer"}, {"MADE", "Marmite Defontes"}, {"MADT", "MADType"}, {"MagD", "Magus Digital"}, {"MAMA", "alimama"}, {"MANC", "Manchester Type"}, {"MANS", "Mans Greback AB"}, {"MAPS", "Tom Mouat's Map Symbol Fonts"}, {"MARK", "Mark Frömberg"}, {"MATE", "TypeMates"}, {"MATF", "Manos Andreakis"}, {"MATS", "Match Fonts"}, {"MAW", "Matthew Willsone"}, {"MAXI", "MaxiType"}, {"MAXN", "MaxnorType"}, {"MBF", "Moonbandit font foundry"}, {"MBJH", "Mutsuba Jouhou"}, {"MC", "Cerajewski Computer Consulting"}, {"MCHL", "Michal Sahar"}, {"MCKL", "MCKL"}, {"MCL", "My Creative Land"}, {"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,"}, {"META", "Metatype"}, {"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"}, {"MITF", "Mehras Types"}, {"MJ", "Liberty Type Foundry"}, {"MJR", "Majur Inc."}, {"MJWK", "もじワク研究"}, {"MKSD", "Maniackers Design"}, {"MLAG", "Michael LaGattuta"}, {"MLBU", "Malibu Dream Designs, LLC"}, {"MLF", "PGML Communications Pty Ltd"}, {"MLFN", "Monoline Fonts"}, {"MLFM", "MultiFormis"}, {"MLGC", "Micrologic Software"}, {"MLKT", "Mallikātype"}, {"mlss", "Mark Simonson Studio LLC"}, {"MLTH", "Monolith"}, {"MMCG", "Miko McGinty"}, {"MMFT", "Michel M."}, {"MMIK", "Monomonnik"}, {"MMMM", "Martin Majoor"}, {"MMNG", "MonogramBros"}, {"MNCK", "Mine Creek"}, {"MNIC", "manic type"}, {"mnik", "Mooniak"}, {"MNJU", "Manjunatha Bengaluru"}, {"MNKR", "Monokrom Skriftforlag AS"}, {"MNKY", "Monkey Type"}, {"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"}, {"MOT", "Multiocular Type"}, {"MOTA", "Mota Italic"}, {"MOTF", "Mostardesign Type Foundry SAS"}, {"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"}, {"MSPG", "Masterpage"}, {"MSTK", "Alex Serada"}, {"MT", "Monotype Imaging (replaced by MONO)"}, {"MTCO", "Martype Company"}, {"MTDS", "Multitudes"}, {"MTF", "Miss Tiina Fonts"}, {"MTFO", "Music Type Foundry"}, {"MTMF", "Modern Type"}, {"MTNT", "Mutant Standard"}, {"MTY", "Motoya Co. ,LTD."}, {"MUCC", "muccatypo"}, {"MUK!", "Mukmonsalve"}, {"MULT", "mulat"}, {"MUNC", "munchfonts"}, {"MUSA", "Musashi System"}, {"MUTF", "Murasu Systems Sdn. Bhd"}, {"MVB", "MVB Fonts"}, {"MVTP", "Mauve Type"}, {"MVST", "Man Versus Type"}, {"MVty", "MV Typo"}, {"MW", "Michael Want"}, {"MY", "My Type"}, {"MYFO", "MyFonts.com"}, {"MYIL", "綿雲飴里"}, {"MYNT", "Arif Rahman"}, {"N&G", "Nikish"}, {"n8", "Nathan Willis"}, {"nan", "nan"}, {"NANO", "NANOFONT Inc."}, {"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"}, {"NFMS", "Nice Fonts"}, {"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"}, {"NITS", "Niteesh Yadav"}, {"NIVA", "Nivatype"}, {"nkan", "Nontynet"}, {"NM", "NM type"}, {"NMKK", "波間のかけひき (Namima no Kakehiki)"}, {"NMRK", "Nymark Type"}, {"NN", "NN Type Foundry"}, {"NNSS", "NANOFONT-StaticStudios"}, {"NONO", "Nouvelle Noire Type Foundry"}, {"NOOT", "Nootype"}, {"NOPN", "Noponies"}, {"NorB", "NorFonts.ma"}, {"NORF", "Norfok Incredible Font Design"}, {"NORT", "Nort"}, {"NOSE", "Nose AG"}, {"NOVA", "NOVATYPE"}, {"NP", "Nipponia"}, {"NPD", "Nick Pitscheider"}, {"MRMN", "M#RM#N FONTS"}, {"NRON", "Nurrontype"}, {"NUFO", "Nuform Type"}, {"NVTF", "Nova Type Foundry"}, {"NWGH", "newglyph"}, {"NX", "Noxakar"}, {"NYCM", "NYC Music Services"}, {"NYPE", "Naipe Foundry"}, {"OCC", "Occupant Fonts"}, {"ODSR", "Oddsorts"}, {"OFTY", "Office for Typography"}, {"OGJ", "OGJ Type"}, {"OHG", "Our House Graphics Inc."}, {"OHNO", "OH no Type Company"}, {"OKAY", "Okay Type"}, {"OLAP", "Overlap Type"}, {"OMAR", "omar-type foundry"}, {"OMG", "Omega Type Foundry"}, {"OMNI", "Omnitype"}, {"OMNY", "OMNY TYPE"}, {"Once", "Michael T Neff"}, {"ONES", "Ones Technology"}, {"OO", "Outline Online"}, {"OPTM", "Optimo"}, {"OPTO", "Opto"}, {"OPR", "Office of Personal Responsibility"}, {"OR", "Or Type"}, {"ORBI", "Orbit Enterprises, Inc."}, {"ORK1", "Ork1"}, {"ORNG", "Orange Italic"}, {"ORTY", "Original Type"}, {"OSFC", "Out Of Step Font Company"}, {"OSPF", "OneSevenPointFive"}, {"OST", "Orange Slice Type"}, {"OTF", "Order Type Foundry"}, {"OTLR", "OTLab Rus"}, {"OTTO", "Otto Type Co."}, {"OTTS", "OneTen The Studio"}, {"OTYP", "O-Type"}, {"OURT", "Ourtype"}, {"OVER", "Overtype"}, {"OZTY", "Oz Type"}, {"P22", "P22 Inc."}, {"PANA", "Pana Type Studio"}, {"PAPF", "Pappware Fonts"}, {"PARA", "ParaType Inc."}, {"PARK", "Boomi Park"}, {"pbd0", "Peter Bain"}, {"PBL", "Publié"}, {"PBLC", "Public Type"}, {"PBNG", "Playbeing"}, {"PCJ", "Minhocossauro Tipografia"}, {"PDWX", "Parsons Design Workx"}, {"PEAC", "PeachCreme.com"}, {"PEAR", "Pear-Socam Softworks"}, {"PEBL", "Pebblestone Design"}, {"PECI", "Pecita"}, {"PETR", "Daria Petrova"}, {"PF", "Phil's Fonts, Inc."}, {"PFRM", "Punchform"}, {"PFV", "Phelan’s Fontastic Ventures"}, {"PHO", "phospho type foundry"}, {"PHTM", "Phantom Foundry"}, {"PILZ", "Tamara Pilz"}, {"PINT", "PintassilgoPrints"}, {"PIXL", "Pixilate"}, {"PIZZ", "pizzadude.dk"}, {"PKDD", "Philip Kelly Digital Design"}, {"PLAT", "PLATINUM technology"}, {"Plau", "Plau"}, {"PLAY", "Playtype"}, {"PLN", "Plain Form"}, {"plnt", "Plantype"}, {"PMPT", "PampaType font foundry"}, {"POEM", "Poem"}, {"POI", "Place of Interest Type Foundry"}, {"PoW", "Proof of Words"}, {"PPPR", "Pepper Type"}, {"PRCH", "Parachute Typefoundry"}, {"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"}, {"PSTL", "ps.type.lab"}, {"PSTP", "Positype"}, {"pstu", "Pseudonym Type Studio"}, {"PSY", "PSY/OPS"}, {"PSYM", "Psymon"}, {"PT", "Playtype"}, {"PTF", "Porchez Typofonderie"}, {"PTHF", "Pathfinders Type Foundry"}, {"PTMI", "Page Technology Marketing, Inc."}, {"PTS", "Paavola Type Studio"}, {"PTYP", "PreussType"}, {"PUBL", "Public Letters"}, {"PYRS", "PYRS Fontlab Ltd. / Made with FontLab"}, {"PYTE", "The Pyte Foundry"}, {"QMSI", "QMS/Imagen"}, {"QRAT", "Quadrat Communications"}, {"QTYP", "Qtypography"}, {"QUAN", "Quantum Enterprises"}, {"QUE", "Alerque"}, {"R667", "Remedy667"}, {"R777", "SanSLit"}, {"RAIN", "Rainbird"}, {"RARE", "Rare Bird Font Foundry"}, {"RARI", "RAR Illustrations"}, {"RAWR", "Melvian Foundry"}, {"RDGR", "Rüdiger"}, {"RDMK", "RandomMaerks"}, {"READ", "ReadyType"}, {"REAL", "Underware"}, {"RENE", "Studio Rene Bieder"}, {"RES", "Resultat"}, {"RETY", "Retype"}, {"REZ", "Reztype"}, {"RICK", "Rickner Type"}, {"RIXF", "FONTRIX Inc."}, {"RJPS", "Reall Graphics"}, {"RJST", "Rob Jelinski Studios, llc."}, {"RJTY", "rojotype"}, {"RKFN", "R K Fonts"}, {"RKRD", "REKORD"}, {"RL", "Ruben Holthuijsen"}, {"RLTF", "Rebeletter Studios"}, {"RMU", "RMU TypeDesign"}, {"RNDY", "randytype"}, {"ROAD", "Road Research Society"}, {"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"}, {"RR", "Rüdiger"}, {"RR41", "Reber R41"}, {"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"}, {"RTYP", "REALTYPE, Inc."}, {"RUDY", "RudynFluffy"}, {"RUNE", "Rune Revival"}, {"RVLR", "Revolver Type Foundry"}, {"RXBN", "Roxaboxen"}, {"RYHG", "Yanghee Ryu"}, {"RYOB", "Ryobi Limited"}, {"RYT", "Ra'ey Type"}, {"S4TF", "Sed4-Type Foundry"}, {"sacc", "Saccade SchriftBildWort Fonts"}, {"SAJA", "Saja Typeworks"}, {"SALT", "Solonka Type Foundry"}, {"SAMT", "Samtype"}, {"SAND", "Sandoll"}, {"SAPL", "Fonderie sans plomb"}, {"SATO", "Satori Type"}, {"SATY", "Samuelstype Design AB"}, {"SAX", "s.a.x. Software gmbh"}, {"SB", "Sascha Bente"}, {"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"}, {"SERF", "Seraphemer Foundry"}, {"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"}, {"SGNL", "Signal Type Foundry Limited"}, {"SHAM", "ShamFonts / Shamrock Int."}, {"SHAN", "Fontsim by Shana Koppel"}, {"SHFT", "Shift"}, {"SHMI", "Sharanda"}, {"SHOT", "Shotype"}, {"SHOW", "Show Me Fonts"}, {"SHRB", "Shorba Type Foundry"}, {"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,"}, {"SK", "Anton Skugarov"}, {"SKP", "Essqué Productions"}, {"skz", "Celtic Lady's Fonts"}, {"SL", "Silesian Letters"}, {"Slab", "Schriftlabor"}, {"SLCH", "Sale Character"}, {"SLDE", "Sergej Lebedev"}, {"SLFN", "Single Line Fonts"}, {"SLVK", "PTRSLVK Font Foundry"}, {"SMC", "Swathanthra Malayalam Computing"}, {"SMPJ", "Senamirmir Project"}, {"SN", "SourceNet"}, {"SNTR", "Sintra Beatz LLC"}, {"SOBF", "Soren Bakhol Fonts"}, {"SOHO", "Soft Horizons"}, {"SOS", "Standing Ovations Software"}, {"SOTY", "So Type"}, {"SPFO", "SproetS"}, {"SPIL", "Spilling Type"}, {"SPIR", "Spiratype"}, {"SPT", "Type Forward"}, {"spty", "supertype"}, {"SPVT", "Sproviero Type"}, {"SRC", "Source Foundry"}, {"SRCE", "Source Type"}, {"SSFD", "Stefan Stoychev"}, {"SRFT", "Schrifteria Foundry"}, {"ssm0", "Siryali Studios"}, {"SSTK", "Smuss Type Kiosk"}, {"ST", "SocioType"}, {"STAI", "Sophia Tai"}, {"STAN", "Stanley fonts"}, {"STC", "Sorkin Type Co"}, {"STCO", "Space Type Continuum"}, {"STF", "Brian Sooy & Co + Sooy Type Foundry"}, {"STFD", "snuffletrumper"}, {"STIX", "The STI Pub Companies"}, {"STLF", "Studio Lowrie Fonts"}, {"Stor", "Storm Type Foundry"}, {"STPE", "Setup Type"}, {"STyC", "Fobytype Foundry"}, {"STYK", "Satsuyako"}, {"STYP", "Stone Type Foundry"}, {"SUNN", "Sunn"}, {"SUNW", "sunwalk fontworks"}, {"SVTD", "Synthview"}, {"SWEL", "Swell Type"}, {"SWFT", "Swfte International"}, {"SWSH", "SHOWASHOTAI Co., Ltd."}, {"SWTY", "Swiss Typefaces"}, {"SXRA", "Page42 Type Foundry"}, {"SYDA", "Shree Muktananda Ashram"}, {"SyDi", "SyyDai"}, {"SYN", "SynFonts"}, {"SYRC", "Syriac Computing Institute"}, {"SYRF", "Syrian Revolution font"}, {"SySt", "Syfon Studio"}, {"szgs", "Szabó Gergely Sándor"}, {"T&S", "Type & Style"}, {"T&T", "TYPE&type"}, {"TAB", "Tabular Type Foundry"}, {"TAFS", "Taf Studio"}, {"TAFT", "Tural Alisoy Font"}, {"tanu", "Tanuki Font"}, {"TB", "TypeBank Co.,Ltd"}, {"TBFF", "TrueBlue Font Foundry"}, {"TBLD", "Typobold"}, {"TBTF", "TypoBaaz Type Foundry"}, {"TC", "Typeco"}, {"TCH", "Darryl Cook"}, {"TCO", "Type Colony"}, {"TD", "Typedepot"}, {"TDBK", "Typeface Design Borys Kosmynka"}, {"TDFF", "Tour de Force Font Foundry"}, {"TDFO", "The Designers Foundry"}, {"TDR", "Tansin A. Darcos & Co."}, {"TERM", "Terminal Design, Inc."}, {"TF", "Treacyfaces / Headliners"}, {"TF3D", "TattooFont3D"}, {"TFAC", "Typefactory"}, {"TFND", "Typefounding"}, {"TFTS", "The Foundry Types"}, {"TFWD", "Sports Fonts"}, {"TG", "Tom Grace"}, {"TGD", "Typo Graphic Design ■ Manuel Viergutz"}, {"TGIF", "Tegamitype® Foundry"}, {"TGHT", "TIGHTYPE"}, {"TGS", "The Good Store"}, {"THIN", "Thinstroke Design LLC"}, {"THNA", "Thaana Type Foundry"}, {"THYH", "Thy Hà"}, {"TILD", "Tilde, SIA"}, {"TIME", "TimeType / Timepiece Typefaces"}, {"TIMO", "Tim Romano"}, {"TIMR", "Tim Rolands"}, {"TINY", "Tiny Type Co."}, {"TIPO", "Tipo"}, {"TIRO", "Tiro Typeworks"}, {"TJ", "TJ Trewin"}, {"TJS", "Typejockeys"}, {"TKSW", "Takushun Wu"}, {"Tlab", "PYJ&Typolab (박윤정&타이포랩)"}, {"TLIN", "Teeline Fonts"}, {"TM", "Type Mafia"}, {"TMBR", "TimbreType"}, {"TMF", "The MicroFoundry"}, {"TMKL", "Timo Klaavo"}, {"TMT", "TypeMyType Comm. V."}, {"TN", "Type Network"}, {"TNB", "The Northern Block"}, {"TNOF", "Takayuki Nishida"}, {"TNOZ", "ToneOZ"}, {"TNTY", "tntypography"}, {"TO", "Tondonero"}, {"TOFU", "Tofu Type Foundry"}, {"TOKO", "Tokotype"}, {"TOM6", "tomliou design studio"}, {"TOPP", "Toppan Inc."}, {"ToSp", "ToSupply"}, {"tots", "Type-Ø-Tones"}, {"TPDP", "Type Department"}, {"TPMA", "typoma"}, {"TPOC", "Typeóca"}, {"TPOP", "Tipos Pereira Type Foundry"}, {"TPSP", "Type Supply"}, {"TPTA", "TPTQ Arabic"}, {"TPTC", "Test Pilot Collective"}, {"TPTQ", "Typotheque"}, {"TpTp", "TypeType"}, {"TPTR", "TYPETR"}, {"TR", "Type Revivals"}, {"TRAF", "Traffictype"}, {"TREE", "Treeflow"}, {"TRIO", "TrionesType"}, {"TROL", "The Republic of Letters"}, {"TROY", "Leinster Type"}, {"TS", "TamilSoft Corporation"}, {"TSEN", "Typesenses"}, {"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"}, {"TTTT", "TypeUnit"}, {"TTY", "Tipotype"}, {"TUDO", "tudotype"}, {"TWK", "TYPE.WELTKERN®"}, {"TY", "Typocalypse"}, {"TYBY", "TYPE TAILORS"}, {"TYCU", "TypeCulture"}, {"TYFA", "typofactur"}, {"TYFR", "typographies.fr"}, {"TYHA", "TypeHabesha"}, {"TYMD", "TYPEMADE"}, {"TYME", "type me! Font Foundry"}, {"TYPA", "Typadelic"}, {"TYPB", "Type Brut"}, {"TYPE", "Type Associates Pty Ltd"}, {"TYPO", "Typodermic"}, {"TYPR", "Type Project"}, {"TYPT", "Typearture"}, {"TYRE", "typerepublic"}, {"TYSL", "Type Salon"}, {"TYSO", "TYSO Type"}, {"TYSP", "Typespace"}, {"TYTA", "TYPE TAILORS"}, {"UA", "UnAuthorized Type"}, {"UCT", "Undercase Type"}, {"UFAS", "Unicode Fonts for Ancient Scripts"}, {"UFCB", "Unforma Club"}, {"UFDN", "UNDERFOREST DESIGN"}, {"UKUK", "Ultra Kühl"}, {"ULA", "Montserrat Typeface"}, {"UNDS", "Underscore Type"}, {"UNDT", "ÜNDT"}, {"UNIC", "Unicode Consortium"}, {"UNIT", "Universal Thirst"}, {"UNTP", "Untype"}, {"UNTY", "Unitype / Universal Typefaces"}, {"UPUP", "Up Up Creative"}, {"URW", "URW Type Foundry GmbH"}, {"USGC", "U.S. Graphics Company"}, {"USSS", "USSSUAL"}, {"UT", "Unitype Inc"}, {"UTF", "Undercase Type Foundry"}, {"VCTR", "Vectro Type Foundry"}, {"VEZ", "Victoria Eloise Zunhiga"}, {"VILE", "Font Monger & Chris Vile Fonts"}, {"VINT", "Vinterstille"}, {"VJ", "eDESIGNzone"}, {"VKP", "Vijay K. Patel"}, {"VLKF", "Visualogik Technology & Design"}, {"VLNL", "VetteLetters.nl"}, {"VLQN", "VLQNC Font Foundry"}, {"VMT", "VMType"}, {"VN", "Viktor Nübel Type Design"}, {"VO", "Violet Office"}, {"VOG", "Martin Vogel"}, {"VOL", "Bernd Volmer"}, {"VOLK", "Radmir Volk"}, {"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"}, {"VVD", "Vintage Voyage Design"}, {"VZWO", "VZWO | Viktor Zumegen"}, {"WAFO", "Walden Font Co."}, {"WALA", "Fontwala"}, {"WASP", "Wasp Barcode Technologies"}, {"WATF", "WA"}, {"WBHE", "Webhance"}, {"WCYS", "WCYS & Co."}, {"WEBF", "WebFonts JAPAN Inc."}, {"WEBR", "WebRain"}, {"WEI", "Wei Huang"}, {"WERK", "Fontwerk"}, {"WF", "Walking Fearless"}, {"WILL", "Willerstorfer Font Foundry"}, {"WISE", "WiseType"}, {"WISH", "Willie Shaw"}, {"WL", "Writ Large Fonts"}, {"WM", "Webmakers India"}, {"WNK", "Wanaka"}, {"WS", "WS · Schriftmanufaktur"}, {"WZGF", "WenzhouHanziMakeGroup (温州字工坊)"}, {"XCON", "IntoTheDesign"}, {"XFC", "Xerox Font Services"}, {"xljb", "exljbris Font Foundry"}, {"XOT", "XO Type Co."}, {"XOTH", "Xoth Morello"}, {"XSCR", "Xeroscript"}, {"XTMS", "Extumus"}, {"XYZ", "XYZ Type LLC"}, {"Y&Y", "Y&Y, Inc."}, {"YADS", "YA Type"}, {"YDI", "YOONDESIGN Inc."}, {"YDS", "Yellow Design Studio"}, {"YERK", "Jeff Yerkey Typography"}, {"YFFI", "Yfficient Graphic Design and Marketing"}, {"YMGT", "YMG Type Foundry"}, {"YN", "Yanone"}, {"YOFF", "Your Own Font Foundry"}, {"YOKO", "Yokokaku"}, {"YOUR", "YourFonts.com"}, {"YT", "YT Foundry"}, {"YU", "YU Type"}, {"YUKI", "Yuki Type Foundry"}, {"YWFT", "YouWorkForThem"}, {"YYYY", "Yellow Type Foundry"}, {"z01", "Jiangxi ZoomlaCMS Soft Co. LTD"}, {"ZAKZ", "Zakznak"}, {"ZANE", "Unrender"}, {"ZeGr", "Zebra Font Factory"}, {"ZEN!", "A-1 Corp."}, {"ZERO", "Federico Parra"}, {"zeta", "Tangram Studio"}, {"ZIHI", "字嗨"}, {"ZKZN", "Zakznak"}, {"ZORN", "Benn Zorn"}, {"ZP", "Zilap Estudio"}, {"ZPL", "Zapal"}, {"ZSFT", "Zsoft"}, {"ZTFN", "Zetafonts"}, }; #ifndef __GTK_DOC_IGNORE__ #define FONT_MANAGER_NOTICE_ENTRIES G_N_ELEMENTS(FontManagerNoticeData) #define FONT_MANAGER_VENDOR_ENTRIES G_N_ELEMENTS(FontManagerVendorData) #endif font-manager-0.9.4/lib/data/meson.build000066400000000000000000000001751476271126700177430ustar00rootroot00000000000000 data_includes = [ include_directories('.'), include_directories('ucd'), include_directories('orthographies') ] font-manager-0.9.4/lib/data/orthographies/000077500000000000000000000000001476271126700204545ustar00rootroot00000000000000font-manager-0.9.4/lib/data/orthographies/Afrikaans000066400000000000000000000014021476271126700222730ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Ahom000066400000000000000000000005351476271126700212660ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/AleutCyrillic000066400000000000000000000006551476271126700231520ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/AleutLatin000066400000000000000000000012661476271126700224460ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Arabic000066400000000000000000000006501476271126700215610ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/ArchaicGreekLetters000066400000000000000000000006611476271126700242550ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Armenian000066400000000000000000000006511476271126700221330ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Astronomy000066400000000000000000000011601476271126700223700ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Balinese000066400000000000000000000005071476271126700221230ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Baltic000066400000000000000000000016141476271126700215770ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Bamum000066400000000000000000000003711476271126700214410ustar00rootroot00000000000000{ "Bamum", "ꚠꚡꚢꚣ", 0xa6a0, "ꚠꚡꚢꚣ", { "ꚠꚡꚢꚣ", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0xa6a0, 0xa6f7, FONT_MANAGER_END_OF_DATA } }, font-manager-0.9.4/lib/data/orthographies/BasicCyrillic000066400000000000000000000010471476271126700231150ustar00rootroot00000000000000{ "Basic Cyrillic", "Кири́ллица", 0x414, "АБВГДЕЖЗИЙКЛ", { "В чащах юга жил-был цитрус...—да, но фальшивый экземпляръ!", "Эх, чужак! Общий съём цен шляп (юфть) — вдрызг!", "Эй, жлоб! Где туз? Прячь юных съёмщиц в шкаф.", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x410, 0x44f, FONT_MANAGER_END_OF_DATA } }, font-manager-0.9.4/lib/data/orthographies/BasicGreek000066400000000000000000000014671476271126700224060ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/BasicLatin000066400000000000000000000012651476271126700224140ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Batak000066400000000000000000000005261476271126700214240ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Bengali000066400000000000000000000020451476271126700217410ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Brahmi000066400000000000000000000006201476271126700215770ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Buginese000066400000000000000000000005231476271126700221400ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/CJKUnified000066400000000000000000000035231476271126700223150ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/CONTRIBUTING.md000066400000000000000000000024661476271126700227150ustar00rootroot00000000000000#### 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.9.4/lib/data/orthographies/CanadianSyllabics000066400000000000000000000010241476271126700237400ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Carian000066400000000000000000000003311476271126700215710ustar00rootroot00000000000000{ "Carian", "", 0x102a0, "", { "", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x102a0, 0x102d0, FONT_MANAGER_END_OF_DATA } }, font-manager-0.9.4/lib/data/orthographies/Catalan000066400000000000000000000010701476271126700217400ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/CentralEuropean000066400000000000000000000030641476271126700234710ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Chakma000066400000000000000000000004321476271126700215620ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Cham000066400000000000000000000007071476271126700212530ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Cherokee000066400000000000000000000012101476271126700221160ustar00rootroot00000000000000{ "Cherokee", "ᏣᎳᎩ", 0x13e3, "ᎠᎣᎤᎴᎺᎾᏃᏆᏒᏔᏣᏫᏲᏴ", { "ᏏᏉᏯ ᎤᎾᏅᏛ ᏥᏄᏍᏗ ᏣᏥ ᎢᏰᎵᏍᏗ, ᎠᏓᏩᏛᎯᏙᎯ ᎠᎴ ᎠᎴᏂᏙᎲ, ᏥᏄᏍᏛᎩ ᏣᎳᎩ ᎠᏕᎸ ᎤᏁᎬ ᎠᏥᏅᏏᏓᏍᏗ ᎦᎪ ᎪᎷᏩᏛᏗ ᎯᎠ ᏣᎳᎩ ᏗᎪᏪᎵ, ᎯᎠ ᎢᏴ ᎠᏓᏠᎯᏍᏗ ᎾᏍᎩ ᎠᏍᎦᏯ ᏀᎾᎢ ᏀᎾ ᎯᎠ ᏙᎪᏩᎸ ᎪᎷᏩᏛᏗ ᎠᏃᏪᎵᏍᎬ ᎢᏯᏛᏁᎵᏓᏍᏗ.", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x13a0, 0x13f4, FONT_MANAGER_END_OF_DATA } }, font-manager-0.9.4/lib/data/orthographies/ChessSymbols000066400000000000000000000004621476271126700230170ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/ClaudianLetters000066400000000000000000000004651476271126700234670ustar00rootroot00000000000000{ "Claudian Letters", "Claudian Letters", 0x2183, "ℲⅎↃↄⱵⱶ", { "ℲⅎↃↄⱵⱶ", FONT_MANAGER_END_OF_DATA }, { 0x2132, 0x214e, 0x2183, 0x2184, 0x2c75, 0x2c76, FONT_MANAGER_END_OF_DATA } }, font-manager-0.9.4/lib/data/orthographies/Coptic000066400000000000000000000013261476271126700216220ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Currencies000066400000000000000000000012011476271126700224730ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/CypriotSyllabary000066400000000000000000000006431476271126700237160ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Devanagari000066400000000000000000000012251476271126700224400ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Dutch000066400000000000000000000013321476271126700214450ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/EgyptianHieroglyphs000066400000000000000000000004231476271126700243740ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Emoticons000066400000000000000000000005601476271126700223400ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Ethiopic000066400000000000000000000023651476271126700221510ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Euro000066400000000000000000000004021476271126700213050ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Farsi000066400000000000000000000006171476271126700214470ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Food000066400000000000000000000006411476271126700212670ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/FullCyrillic000066400000000000000000000011571476271126700230000ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Georgian000066400000000000000000000007611476271126700221360ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Glagolitic000066400000000000000000000006151476271126700224570ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Gothic000066400000000000000000000004111476271126700216100ustar00rootroot00000000000000{ "Gothic", "𐌲𐌿𐍄𐌹𐍃𐌺", 0x10330, "𐌰𐌱𐌲𐌳𐌴𐌵", { "", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x10330, 0x1034a, FONT_MANAGER_END_OF_DATA } }, font-manager-0.9.4/lib/data/orthographies/Gujarati000066400000000000000000000027251476271126700221530ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Gurmukhi000066400000000000000000000026141476271126700221750ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/HKSCS000066400000000000000000000027571476271126700212650ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Hangul000066400000000000000000000003571476271126700216220ustar00rootroot00000000000000{ "Korean Hangul", "한글 / 조선글", 0xac00, "", { "", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0xac00, 0xd7a3, FONT_MANAGER_END_OF_DATA } }, font-manager-0.9.4/lib/data/orthographies/Hanunoo000066400000000000000000000010501476271126700220020ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Hebrew000066400000000000000000000005061476271126700216140ustar00rootroot00000000000000{ "Hebrew", "עִבְרִית", 0x5d0, "א ב ד ה ו ז ח ט י", { "זה כיף סתם לשמוע איך תנצח קרפד עץ טוב בגן", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x5d0, 0x5ea, FONT_MANAGER_END_OF_DATA } }, font-manager-0.9.4/lib/data/orthographies/IPA000066400000000000000000000027571476271126700210230ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/IgboOnwu000066400000000000000000000012051476271126700221260ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Jamo000066400000000000000000000005341476271126700212670ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Javanese000066400000000000000000000006141476271126700221340ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Jinmeiyo000066400000000000000000000305411476271126700221650ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Joyo000066400000000000000000000751441476271126700213320ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Kaithi000066400000000000000000000003611476271126700216100ustar00rootroot00000000000000{ "Kaithi", "", 0x1108d, "𑂍𑂎𑂏", { "𑂍𑂎𑂏", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x11080, 0x110c1, FONT_MANAGER_END_OF_DATA } }, font-manager-0.9.4/lib/data/orthographies/Kana000066400000000000000000000010121476271126700212430ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Kannada000066400000000000000000000020141476271126700217310ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/KayahLi000066400000000000000000000004161476271126700217220ustar00rootroot00000000000000{ "Kayah Li", "", 0xa90a, "ꤊꤋꤌꤍꤎꤏꤐꤑꤒ", { "ꤊꤋꤌꤍꤎꤏꤐꤑꤒ", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0xa900, 0xa92f, FONT_MANAGER_END_OF_DATA } }, font-manager-0.9.4/lib/data/orthographies/Kazakh000066400000000000000000000006001476271126700216040ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Kharoshthi000066400000000000000000000012671476271126700225110ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Khmer000066400000000000000000000005561476271126700214530ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Kokuji000066400000000000000000000055511476271126700216410ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Lao000066400000000000000000000016011476271126700211100ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/LatinLigatures000066400000000000000000000006151476271126700233300ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Lepcha000066400000000000000000000005461476271126700216000ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Limbu000066400000000000000000000006641476271126700214550ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/LinearBIdeograms000066400000000000000000000004171476271126700235500ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/LinearBSyllabary000066400000000000000000000010651476271126700236000ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/MUFI000066400000000000000000000276711476271126700211540ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Malayalam000066400000000000000000000031721476271126700223000ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/MathematicalGreek000066400000000000000000000005571476271126700237550ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/MathematicalLatin000066400000000000000000000030721476271126700237620ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/MathematicalNumerals000066400000000000000000000003751476271126700245040ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/MathematicalOperators000066400000000000000000000040551476271126700246730ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/MeeteiMayak000066400000000000000000000004551476271126700225760ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/MendeKikakui000066400000000000000000000004411476271126700227370ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/MeroiticCursive000066400000000000000000000004531476271126700235150ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/MeroiticHieroglyphs000066400000000000000000000004231476271126700243670ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Miao000066400000000000000000000005311476271126700212630ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Mongolian000066400000000000000000000010051476271126700223160ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Myanmar000066400000000000000000000010571476271126700220060ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/NewTaiLue000066400000000000000000000007501476271126700222360ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Nko000066400000000000000000000023711476271126700211310ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Ogham000066400000000000000000000003621476271126700214330ustar00rootroot00000000000000{ "Ogham", "Ogham", 0x1681, "ᚁᚂᚃᚄᚋᚌᚍᚎ", { "", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x1680, 0x169c, FONT_MANAGER_END_OF_DATA } }, font-manager-0.9.4/lib/data/orthographies/OlChiki000066400000000000000000000003521476271126700217210ustar00rootroot00000000000000{ "Ol Chiki", "", 0x1c50, "᱐᱑᱒", { "᱐᱑᱒", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x1c50, 0x1c7f, FONT_MANAGER_END_OF_DATA } }, font-manager-0.9.4/lib/data/orthographies/OldItalic000066400000000000000000000003351476271126700222440ustar00rootroot00000000000000{ "Old Italic", "", 0x10300, "", { "", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x10300, 0x10323, FONT_MANAGER_END_OF_DATA } }, font-manager-0.9.4/lib/data/orthographies/OldSouthArabian000066400000000000000000000004641476271126700234220ustar00rootroot00000000000000{ "Old South Arabian", "", 0x10a60, "𐩠𐩡𐩢𐩣𐩤𐩥𐩦𐩧𐩨𐩩", { "𐩠𐩡𐩢𐩣𐩤𐩥𐩦𐩧𐩨𐩩", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x10a60, 0x10a7f, FONT_MANAGER_END_OF_DATA } }, font-manager-0.9.4/lib/data/orthographies/Oriya000066400000000000000000000027161476271126700214700ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Osmanya000066400000000000000000000016571476271126700220170ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/PanAfricanLatin000066400000000000000000000107551476271126700234010ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Pashto000066400000000000000000000006151476271126700216370ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/PhagsPa000066400000000000000000000004261476271126700217240ustar00rootroot00000000000000{ "Phags Pa", "", 0xa840, "ꡀ ꡁ ꡂ ᡃ ꡄ ꡅ ꡆ ꡇ", { "ꡀ ꡁ ꡂ ᡃ ꡄ ꡅ ꡆ ꡇ", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0xa840, 0xa877, FONT_MANAGER_END_OF_DATA } }, font-manager-0.9.4/lib/data/orthographies/Pinyin000066400000000000000000000010701476271126700216430ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Polynesian000066400000000000000000000016471476271126700225300ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/PolytonicGreek000066400000000000000000000022011476271126700233300ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/RegionalFlags000066400000000000000000000003701476271126700231140ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Rejang000066400000000000000000000004421476271126700216050ustar00rootroot00000000000000{ "Rejang", "", 0xa930, "ꤰꤱꤲꤳᤴꤵꤶꤷꤸꤹ", { "ꤰꤱꤲꤳᤴꤵꤶꤷꤸꤹ", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0xa930, 0xa953, 0xa95f, FONT_MANAGER_END_OF_DATA } }, font-manager-0.9.4/lib/data/orthographies/Romanian000066400000000000000000000006451476271126700221500ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Runic000066400000000000000000000006521476271126700214620ustar00rootroot00000000000000{ "Runic", "ᚠᚢᚦᛆᚱᚴ", 0x16a0, "ᚠᚡᚢᚣᚤᚥꘖᚧ", { "ᛏᚡᛆᛋ ᛒᚱᛁᛚᛚᛁᚵ ᛆᚿᛑ ᛏᚼᛂ ᛋᛚᛁᛏᚼᚤ ᛏᚫᚡᛂᛋ ᛑᛁᛑ ᚵᚤᚱᛂ ᛆᚿᛑ ᚵᛁᛘᛒᛚᛂ ᛁᚿ ᛏᚼᛂ ᚡᛆᛒᛂ", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x16a0, 0x16f0, FONT_MANAGER_END_OF_DATA } }, font-manager-0.9.4/lib/data/orthographies/Saurashtra000066400000000000000000000004531476271126700225160ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/SimplifiedChinese000066400000000000000000001557411476271126700240000ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Sindhi000066400000000000000000000011121476271126700216100ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Sinhala000066400000000000000000000026241476271126700217620ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/SouthKoreanHanja000066400000000000000000000707761476271126700236240ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Sundanese000066400000000000000000000005161476271126700223260ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/SylotiNagri000066400000000000000000000003561476271126700226470ustar00rootroot00000000000000{ "Syloti Nagri", "", 0xa800, "ꠀꠁꠂ", { "ꠀꠁꠂ", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0xa800, 0xa82b, FONT_MANAGER_END_OF_DATA } }, font-manager-0.9.4/lib/data/orthographies/Syriac000066400000000000000000000007331476271126700216340ustar00rootroot00000000000000{ "Syriac", "ܠܫܢܐ ܣܘܪܝܝܐ", 0x710, "ܐ ܒ ܓ ܔ ܕ ܩ ܫ ܬ", { "ܒ݁ܪܺܫܺܝܬ݂ ܐܺܝܬ݂ܰܘܗ݈ܝ ܗ݈ܘܳܐ ܡܶܠܬ݂ܳܐ ܘܗܽܘ ܡܶܠܬ݂ܳܐ ܐܺܝܬ݂ܰܘܗ݈ܝ ܗ݈ܘܳܐ ܠܘܳܬ݂ ܐܰܠܳܗܳܐ ܘܰܐܠܳܗܳܐ ܐܺܝܬ݂ܰܘܗ݈ܝ ܗ݈ܘܳܐ ܗܽܘ ܡܶܠܬ݂ܳܐ܂", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x710, 0x72c, FONT_MANAGER_END_OF_DATA } }, font-manager-0.9.4/lib/data/orthographies/TaiLe000066400000000000000000000005071476271126700213770ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/TaiTham000066400000000000000000000010551476271126700217270ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/TaiViet000066400000000000000000000005231476271126700217440ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Tamil000066400000000000000000000025101476271126700214430ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Telugu000066400000000000000000000031311476271126700216420ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Thaana000066400000000000000000000005171476271126700215760ustar00rootroot00000000000000{ "Thaana", "ތާނަ", 0x780, "ހ ށ ނ ރ ބ ޅ ކ އ", { "ޤައުމީ މިއެކުވެރިކަން މަތީ ތިބެގެން ކުރީމެ ސަލާމް", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x780, 0x7b0, FONT_MANAGER_END_OF_DATA } }, font-manager-0.9.4/lib/data/orthographies/Thai000066400000000000000000000007571476271126700212750ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Tibetan000066400000000000000000000012361476271126700217670ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Tifinagh000066400000000000000000000021361476271126700221320ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/TraditionalChinese000066400000000000000000001557421476271126700241660ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Turkish000066400000000000000000000007611476271126700220340ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Uighur000066400000000000000000000005171476271126700216450ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Urdu000066400000000000000000000011611476271126700213150ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Vai000066400000000000000000000116221476271126700211200ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/VedicExtensions000066400000000000000000000003621476271126700235120ustar00rootroot00000000000000{ "Vedic Extensions", "", 0x1cd0, "᳐᳑᳒", { "᳐᳑᳒", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x1cd0, 0x1cf2, FONT_MANAGER_END_OF_DATA } }, font-manager-0.9.4/lib/data/orthographies/Venda000066400000000000000000000006171476271126700214400ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Vietnamese000066400000000000000000000046211476271126700225020ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/WesternEuropean000066400000000000000000000013011476271126700235200ustar00rootroot00000000000000{ "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.9.4/lib/data/orthographies/Yi000066400000000000000000000004161476271126700207610ustar00rootroot00000000000000{ "Yi", "ꆈꌠꁱꂷ", 0xa000, "ꀀꀁꀂꀃꀄꀅꀆꀇ", { "ꀀꀁꀂꀃꀄꀅꀆꀇ", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0xa000, 0xa48c, FONT_MANAGER_END_OF_DATA } }, font-manager-0.9.4/lib/data/orthographies/ZhuYinFuHao000066400000000000000000000004651476271126700225550ustar00rootroot00000000000000{ "Chinese Zhuyin Fuhao", "注音符號", 0x3105, "ㄅㄆㄇㄈㄉㄊㄋㄌ", { "ㄅㄆㄇㄈ ㄉㄊㄋㄌ ㄍㄎㄏ ㄐㄑㄒ", FONT_MANAGER_END_OF_DATA }, { FONT_MANAGER_START_RANGE_PAIR, 0x3105, 0x312c, FONT_MANAGER_END_OF_DATA } }, font-manager-0.9.4/lib/data/ucd/000077500000000000000000000000001476271126700163515ustar00rootroot00000000000000font-manager-0.9.4/lib/data/ucd/unicode-blocks.h000066400000000000000000000427571476271126700214420ustar00rootroot00000000000000/* unicode-blocks.h */ /* THIS IS A GENERATED FILE. CHANGES WILL BE OVERWRITTEN. */ /* Generated by ./gen-unicode-headers.pl */ /* Generated from UCD version 16.0.0 */ #pragma once #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-B\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" "Vithkuqi\0" "Todhri\0" "Linear A\0" "Latin Extended-F\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" "Garay\0" "Rumi Numeral Symbols\0" "Yezidi\0" "Arabic Extended-C\0" "Old Sogdian\0" "Sogdian\0" "Old Uyghur\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" "Tulu-Tigalari\0" "Newa\0" "Tirhuta\0" "Siddham\0" "Modi\0" "Mongolian Supplement\0" "Takri\0" "Myanmar Extended-C\0" "Ahom\0" "Dogra\0" "Warang Citi\0" "Dives Akuru\0" "Nandinagari\0" "Zanabazar Square\0" "Soyombo\0" "Unified Canadian Aboriginal Syllabics Extended-A\0" "Pau Cin Hau\0" "Devanagari Extended-A\0" "Sunuwar\0" "Bhaiksuki\0" "Marchen\0" "Masaram Gondi\0" "Gunjala Gondi\0" "Makasar\0" "Kawi\0" "Lisu Supplement\0" "Tamil Supplement\0" "Cuneiform\0" "Cuneiform Numbers and Punctuation\0" "Early Dynastic Cuneiform\0" "Cypro-Minoan\0" "Egyptian Hieroglyphs\0" "Egyptian Hieroglyph Format Controls\0" "Egyptian Hieroglyphs Extended-A\0" "Anatolian Hieroglyphs\0" "Gurung Khema\0" "Bamum Supplement\0" "Mro\0" "Tangsa\0" "Bassa Vah\0" "Pahawh Hmong\0" "Kirat Rai\0" "Medefaidrin\0" "Miao\0" "Ideographic Symbols and Punctuation\0" "Tangut\0" "Tangut Components\0" "Khitan Small Script\0" "Tangut Supplement\0" "Kana Extended-B\0" "Kana Supplement\0" "Kana Extended-A\0" "Small Kana Extension\0" "Nushu\0" "Duployan\0" "Shorthand Format Controls\0" "Symbols for Legacy Computing Supplement\0" "Znamenny Musical Notation\0" "Byzantine Musical Symbols\0" "Musical Symbols\0" "Ancient Greek Musical Notation\0" "Kaktovik Numerals\0" "Mayan Numerals\0" "Tai Xuan Jing Symbols\0" "Counting Rod Numerals\0" "Mathematical Alphanumeric Symbols\0" "Sutton SignWriting\0" "Latin Extended-G\0" "Glagolitic Supplement\0" "Cyrillic Extended-D\0" "Nyiakeng Puachue Hmong\0" "Toto\0" "Wancho\0" "Nag Mundari\0" "Ol Onal\0" "Ethiopic Extended-B\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 Unified Ideographs Extension I\0" "CJK Compatibility Ideographs Supplement\0" "CJK Unified Ideographs Extension G\0" "CJK Unified Ideographs Extension H\0" "Tags\0" "Variation Selectors Supplement\0" "Supplementary Private Use Area-A\0" "Supplementary Private Use Area-B\0" ; typedef struct _FontManagerUnicodeBlock FontManagerUnicodeBlock; static const struct _FontManagerUnicodeBlock { 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 }, { 0x0870, 0x089F, 275 }, { 0x08A0, 0x08FF, 293 }, { 0x0900, 0x097F, 311 }, { 0x0980, 0x09FF, 322 }, { 0x0A00, 0x0A7F, 330 }, { 0x0A80, 0x0AFF, 339 }, { 0x0B00, 0x0B7F, 348 }, { 0x0B80, 0x0BFF, 354 }, { 0x0C00, 0x0C7F, 360 }, { 0x0C80, 0x0CFF, 367 }, { 0x0D00, 0x0D7F, 375 }, { 0x0D80, 0x0DFF, 385 }, { 0x0E00, 0x0E7F, 393 }, { 0x0E80, 0x0EFF, 398 }, { 0x0F00, 0x0FFF, 402 }, { 0x1000, 0x109F, 410 }, { 0x10A0, 0x10FF, 418 }, { 0x1100, 0x11FF, 427 }, { 0x1200, 0x137F, 439 }, { 0x1380, 0x139F, 448 }, { 0x13A0, 0x13FF, 468 }, { 0x1400, 0x167F, 477 }, { 0x1680, 0x169F, 515 }, { 0x16A0, 0x16FF, 521 }, { 0x1700, 0x171F, 527 }, { 0x1720, 0x173F, 535 }, { 0x1740, 0x175F, 543 }, { 0x1760, 0x177F, 549 }, { 0x1780, 0x17FF, 558 }, { 0x1800, 0x18AF, 564 }, { 0x18B0, 0x18FF, 574 }, { 0x1900, 0x194F, 621 }, { 0x1950, 0x197F, 627 }, { 0x1980, 0x19DF, 634 }, { 0x19E0, 0x19FF, 646 }, { 0x1A00, 0x1A1F, 660 }, { 0x1A20, 0x1AAF, 669 }, { 0x1AB0, 0x1AFF, 678 }, { 0x1B00, 0x1B7F, 715 }, { 0x1B80, 0x1BBF, 724 }, { 0x1BC0, 0x1BFF, 734 }, { 0x1C00, 0x1C4F, 740 }, { 0x1C50, 0x1C7F, 747 }, { 0x1C80, 0x1C8F, 756 }, { 0x1C90, 0x1CBF, 776 }, { 0x1CC0, 0x1CCF, 794 }, { 0x1CD0, 0x1CFF, 815 }, { 0x1D00, 0x1D7F, 832 }, { 0x1D80, 0x1DBF, 852 }, { 0x1DC0, 0x1DFF, 883 }, { 0x1E00, 0x1EFF, 922 }, { 0x1F00, 0x1FFF, 948 }, { 0x2000, 0x206F, 963 }, { 0x2070, 0x209F, 983 }, { 0x20A0, 0x20CF, 1011 }, { 0x20D0, 0x20FF, 1028 }, { 0x2100, 0x214F, 1068 }, { 0x2150, 0x218F, 1087 }, { 0x2190, 0x21FF, 1100 }, { 0x2200, 0x22FF, 1107 }, { 0x2300, 0x23FF, 1130 }, { 0x2400, 0x243F, 1154 }, { 0x2440, 0x245F, 1171 }, { 0x2460, 0x24FF, 1201 }, { 0x2500, 0x257F, 1224 }, { 0x2580, 0x259F, 1236 }, { 0x25A0, 0x25FF, 1251 }, { 0x2600, 0x26FF, 1268 }, { 0x2700, 0x27BF, 1290 }, { 0x27C0, 0x27EF, 1299 }, { 0x27F0, 0x27FF, 1336 }, { 0x2800, 0x28FF, 1358 }, { 0x2900, 0x297F, 1375 }, { 0x2980, 0x29FF, 1397 }, { 0x2A00, 0x2AFF, 1434 }, { 0x2B00, 0x2BFF, 1470 }, { 0x2C00, 0x2C5F, 1503 }, { 0x2C60, 0x2C7F, 1514 }, { 0x2C80, 0x2CFF, 1531 }, { 0x2D00, 0x2D2F, 1538 }, { 0x2D30, 0x2D7F, 1558 }, { 0x2D80, 0x2DDF, 1567 }, { 0x2DE0, 0x2DFF, 1585 }, { 0x2E00, 0x2E7F, 1605 }, { 0x2E80, 0x2EFF, 1630 }, { 0x2F00, 0x2FDF, 1654 }, { 0x2FF0, 0x2FFF, 1670 }, { 0x3000, 0x303F, 1705 }, { 0x3040, 0x309F, 1733 }, { 0x30A0, 0x30FF, 1742 }, { 0x3100, 0x312F, 1751 }, { 0x3130, 0x318F, 1760 }, { 0x3190, 0x319F, 1786 }, { 0x31A0, 0x31BF, 1793 }, { 0x31C0, 0x31EF, 1811 }, { 0x31F0, 0x31FF, 1823 }, { 0x3200, 0x32FF, 1852 }, { 0x3300, 0x33FF, 1884 }, { 0x3400, 0x4DBF, 1902 }, { 0x4DC0, 0x4DFF, 1937 }, { 0x4E00, 0x9FFF, 1961 }, { 0xA000, 0xA48F, 1984 }, { 0xA490, 0xA4CF, 1997 }, { 0xA4D0, 0xA4FF, 2009 }, { 0xA500, 0xA63F, 2014 }, { 0xA640, 0xA69F, 2018 }, { 0xA6A0, 0xA6FF, 2038 }, { 0xA700, 0xA71F, 2044 }, { 0xA720, 0xA7FF, 2066 }, { 0xA800, 0xA82F, 2083 }, { 0xA830, 0xA83F, 2096 }, { 0xA840, 0xA87F, 2122 }, { 0xA880, 0xA8DF, 2131 }, { 0xA8E0, 0xA8FF, 2142 }, { 0xA900, 0xA92F, 2162 }, { 0xA930, 0xA95F, 2171 }, { 0xA960, 0xA97F, 2178 }, { 0xA980, 0xA9DF, 2201 }, { 0xA9E0, 0xA9FF, 2210 }, { 0xAA00, 0xAA5F, 2229 }, { 0xAA60, 0xAA7F, 2234 }, { 0xAA80, 0xAADF, 2253 }, { 0xAAE0, 0xAAFF, 2262 }, { 0xAB00, 0xAB2F, 2286 }, { 0xAB30, 0xAB6F, 2306 }, { 0xAB70, 0xABBF, 2323 }, { 0xABC0, 0xABFF, 2343 }, { 0xAC00, 0xD7AF, 2356 }, { 0xD7B0, 0xD7FF, 2373 }, { 0xD800, 0xDB7F, 2396 }, { 0xDB80, 0xDBFF, 2412 }, { 0xDC00, 0xDFFF, 2440 }, { 0xE000, 0xF8FF, 2455 }, { 0xF900, 0xFAFF, 2472 }, { 0xFB00, 0xFB4F, 2501 }, { 0xFB50, 0xFDFF, 2531 }, { 0xFE00, 0xFE0F, 2559 }, { 0xFE10, 0xFE1F, 2579 }, { 0xFE20, 0xFE2F, 2594 }, { 0xFE30, 0xFE4F, 2615 }, { 0xFE50, 0xFE6F, 2639 }, { 0xFE70, 0xFEFF, 2659 }, { 0xFF00, 0xFFEF, 2687 }, { 0xFFF0, 0xFFFF, 2717 }, { 0x10000, 0x1007F, 2726 }, { 0x10080, 0x100FF, 2745 }, { 0x10100, 0x1013F, 2764 }, { 0x10140, 0x1018F, 2779 }, { 0x10190, 0x101CF, 2801 }, { 0x101D0, 0x101FF, 2817 }, { 0x10280, 0x1029F, 2831 }, { 0x102A0, 0x102DF, 2838 }, { 0x102E0, 0x102FF, 2845 }, { 0x10300, 0x1032F, 2866 }, { 0x10330, 0x1034F, 2877 }, { 0x10350, 0x1037F, 2884 }, { 0x10380, 0x1039F, 2895 }, { 0x103A0, 0x103DF, 2904 }, { 0x10400, 0x1044F, 2916 }, { 0x10450, 0x1047F, 2924 }, { 0x10480, 0x104AF, 2932 }, { 0x104B0, 0x104FF, 2940 }, { 0x10500, 0x1052F, 2946 }, { 0x10530, 0x1056F, 2954 }, { 0x10570, 0x105BF, 2973 }, { 0x105C0, 0x105FF, 2982 }, { 0x10600, 0x1077F, 2989 }, { 0x10780, 0x107BF, 2998 }, { 0x10800, 0x1083F, 3015 }, { 0x10840, 0x1085F, 3033 }, { 0x10860, 0x1087F, 3050 }, { 0x10880, 0x108AF, 3060 }, { 0x108E0, 0x108FF, 3070 }, { 0x10900, 0x1091F, 3077 }, { 0x10920, 0x1093F, 3088 }, { 0x10980, 0x1099F, 3095 }, { 0x109A0, 0x109FF, 3116 }, { 0x10A00, 0x10A5F, 3133 }, { 0x10A60, 0x10A7F, 3144 }, { 0x10A80, 0x10A9F, 3162 }, { 0x10AC0, 0x10AFF, 3180 }, { 0x10B00, 0x10B3F, 3191 }, { 0x10B40, 0x10B5F, 3199 }, { 0x10B60, 0x10B7F, 3222 }, { 0x10B80, 0x10BAF, 3244 }, { 0x10C00, 0x10C4F, 3260 }, { 0x10C80, 0x10CFF, 3271 }, { 0x10D00, 0x10D3F, 3285 }, { 0x10D40, 0x10D8F, 3301 }, { 0x10E60, 0x10E7F, 3307 }, { 0x10E80, 0x10EBF, 3328 }, { 0x10EC0, 0x10EFF, 3335 }, { 0x10F00, 0x10F2F, 3353 }, { 0x10F30, 0x10F6F, 3365 }, { 0x10F70, 0x10FAF, 3373 }, { 0x10FB0, 0x10FDF, 3384 }, { 0x10FE0, 0x10FFF, 3395 }, { 0x11000, 0x1107F, 3403 }, { 0x11080, 0x110CF, 3410 }, { 0x110D0, 0x110FF, 3417 }, { 0x11100, 0x1114F, 3430 }, { 0x11150, 0x1117F, 3437 }, { 0x11180, 0x111DF, 3446 }, { 0x111E0, 0x111FF, 3454 }, { 0x11200, 0x1124F, 3478 }, { 0x11280, 0x112AF, 3485 }, { 0x112B0, 0x112FF, 3493 }, { 0x11300, 0x1137F, 3503 }, { 0x11380, 0x113FF, 3511 }, { 0x11400, 0x1147F, 3525 }, { 0x11480, 0x114DF, 3530 }, { 0x11580, 0x115FF, 3538 }, { 0x11600, 0x1165F, 3546 }, { 0x11660, 0x1167F, 3551 }, { 0x11680, 0x116CF, 3572 }, { 0x116D0, 0x116FF, 3578 }, { 0x11700, 0x1174F, 3597 }, { 0x11800, 0x1184F, 3602 }, { 0x118A0, 0x118FF, 3608 }, { 0x11900, 0x1195F, 3620 }, { 0x119A0, 0x119FF, 3632 }, { 0x11A00, 0x11A4F, 3644 }, { 0x11A50, 0x11AAF, 3661 }, { 0x11AB0, 0x11ABF, 3669 }, { 0x11AC0, 0x11AFF, 3718 }, { 0x11B00, 0x11B5F, 3730 }, { 0x11BC0, 0x11BFF, 3752 }, { 0x11C00, 0x11C6F, 3760 }, { 0x11C70, 0x11CBF, 3770 }, { 0x11D00, 0x11D5F, 3778 }, { 0x11D60, 0x11DAF, 3792 }, { 0x11EE0, 0x11EFF, 3806 }, { 0x11F00, 0x11F5F, 3814 }, { 0x11FB0, 0x11FBF, 3819 }, { 0x11FC0, 0x11FFF, 3835 }, { 0x12000, 0x123FF, 3852 }, { 0x12400, 0x1247F, 3862 }, { 0x12480, 0x1254F, 3896 }, { 0x12F90, 0x12FFF, 3921 }, { 0x13000, 0x1342F, 3934 }, { 0x13430, 0x1345F, 3955 }, { 0x13460, 0x143FF, 3991 }, { 0x14400, 0x1467F, 4023 }, { 0x16100, 0x1613F, 4045 }, { 0x16800, 0x16A3F, 4058 }, { 0x16A40, 0x16A6F, 4075 }, { 0x16A70, 0x16ACF, 4079 }, { 0x16AD0, 0x16AFF, 4086 }, { 0x16B00, 0x16B8F, 4096 }, { 0x16D40, 0x16D7F, 4109 }, { 0x16E40, 0x16E9F, 4119 }, { 0x16F00, 0x16F9F, 4131 }, { 0x16FE0, 0x16FFF, 4136 }, { 0x17000, 0x187FF, 4172 }, { 0x18800, 0x18AFF, 4179 }, { 0x18B00, 0x18CFF, 4197 }, { 0x18D00, 0x18D7F, 4217 }, { 0x1AFF0, 0x1AFFF, 4235 }, { 0x1B000, 0x1B0FF, 4251 }, { 0x1B100, 0x1B12F, 4267 }, { 0x1B130, 0x1B16F, 4283 }, { 0x1B170, 0x1B2FF, 4304 }, { 0x1BC00, 0x1BC9F, 4310 }, { 0x1BCA0, 0x1BCAF, 4319 }, { 0x1CC00, 0x1CEBF, 4345 }, { 0x1CF00, 0x1CFCF, 4385 }, { 0x1D000, 0x1D0FF, 4411 }, { 0x1D100, 0x1D1FF, 4437 }, { 0x1D200, 0x1D24F, 4453 }, { 0x1D2C0, 0x1D2DF, 4484 }, { 0x1D2E0, 0x1D2FF, 4502 }, { 0x1D300, 0x1D35F, 4517 }, { 0x1D360, 0x1D37F, 4539 }, { 0x1D400, 0x1D7FF, 4561 }, { 0x1D800, 0x1DAAF, 4595 }, { 0x1DF00, 0x1DFFF, 4614 }, { 0x1E000, 0x1E02F, 4631 }, { 0x1E030, 0x1E08F, 4653 }, { 0x1E100, 0x1E14F, 4673 }, { 0x1E290, 0x1E2BF, 4696 }, { 0x1E2C0, 0x1E2FF, 4701 }, { 0x1E4D0, 0x1E4FF, 4708 }, { 0x1E5D0, 0x1E5FF, 4720 }, { 0x1E7E0, 0x1E7FF, 4728 }, { 0x1E800, 0x1E8DF, 4748 }, { 0x1E900, 0x1E95F, 4762 }, { 0x1EC70, 0x1ECBF, 4768 }, { 0x1ED00, 0x1ED4F, 4788 }, { 0x1EE00, 0x1EEFF, 4810 }, { 0x1F000, 0x1F02F, 4849 }, { 0x1F030, 0x1F09F, 4863 }, { 0x1F0A0, 0x1F0FF, 4876 }, { 0x1F100, 0x1F1FF, 4890 }, { 0x1F200, 0x1F2FF, 4923 }, { 0x1F300, 0x1F5FF, 4955 }, { 0x1F600, 0x1F64F, 4993 }, { 0x1F650, 0x1F67F, 5003 }, { 0x1F680, 0x1F6FF, 5023 }, { 0x1F700, 0x1F77F, 5049 }, { 0x1F780, 0x1F7FF, 5068 }, { 0x1F800, 0x1F8FF, 5094 }, { 0x1F900, 0x1F9FF, 5116 }, { 0x1FA00, 0x1FA6F, 5153 }, { 0x1FA70, 0x1FAFF, 5167 }, { 0x1FB00, 0x1FBFF, 5202 }, { 0x20000, 0x2A6DF, 5231 }, { 0x2A700, 0x2B73F, 5266 }, { 0x2B740, 0x2B81F, 5301 }, { 0x2B820, 0x2CEAF, 5336 }, { 0x2CEB0, 0x2EBEF, 5371 }, { 0x2EBF0, 0x2EE5F, 5406 }, { 0x2F800, 0x2FA1F, 5441 }, { 0x30000, 0x3134F, 5481 }, { 0x31350, 0x323AF, 5516 }, { 0xE0000, 0xE007F, 5551 }, { 0xE0100, 0xE01EF, 5556 }, { 0xF0000, 0xFFFFF, 5587 }, { 0x100000, 0x10FFFF, 5620 }, }; #endif font-manager-0.9.4/lib/data/ucd/unicode-categories.h000066400000000000000000005043561476271126700223100ustar00rootroot00000000000000/* unicode-categories.h */ /* THIS IS A GENERATED FILE. CHANGES WILL BE OVERWRITTEN. */ /* Generated by ./gen-unicode-headers.pl */ /* Generated from UCD version 16.0.0 */ #pragma once #include #ifndef __GTK_DOC_IGNORE__ typedef struct _FontManagerUnicodeCategory FontManagerUnicodeCategory; static const struct _FontManagerUnicodeCategory { 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 }, { 0x061D, 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 }, { 0x0870, 0x0887, G_UNICODE_OTHER_LETTER }, { 0x0888, 0x0888, G_UNICODE_MODIFIER_SYMBOL }, { 0x0889, 0x088E, G_UNICODE_OTHER_LETTER }, { 0x0890, 0x0891, G_UNICODE_FORMAT }, { 0x0897, 0x089F, G_UNICODE_NON_SPACING_MARK }, { 0x08A0, 0x08C8, G_UNICODE_OTHER_LETTER }, { 0x08C9, 0x08C9, G_UNICODE_MODIFIER_LETTER }, { 0x08CA, 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 }, { 0x0C3C, 0x0C3C, G_UNICODE_NON_SPACING_MARK }, { 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 }, { 0x0C5D, 0x0C5D, 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 }, { 0x0CDD, 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 }, { 0x0CF3, 0x0CF3, G_UNICODE_SPACING_MARK }, { 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, 0x0ECE, 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, 0x1711, G_UNICODE_OTHER_LETTER }, { 0x1712, 0x1714, G_UNICODE_NON_SPACING_MARK }, { 0x1715, 0x1715, G_UNICODE_SPACING_MARK }, { 0x171F, 0x1731, G_UNICODE_OTHER_LETTER }, { 0x1732, 0x1733, G_UNICODE_NON_SPACING_MARK }, { 0x1734, 0x1734, G_UNICODE_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 }, { 0x180F, 0x180F, G_UNICODE_NON_SPACING_MARK }, { 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, 0x1ACE, 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, 0x1B4C, G_UNICODE_OTHER_LETTER }, { 0x1B4E, 0x1B4F, G_UNICODE_OTHER_PUNCTUATION }, { 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 }, { 0x1B7D, 0x1B7F, G_UNICODE_OTHER_PUNCTUATION }, { 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 }, { 0x1C89, 0x1C89, G_UNICODE_UPPERCASE_LETTER }, { 0x1C8A, 0x1C8A, 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, 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, 0x20C0, 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, 0x2429, 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, 0x2C2F, G_UNICODE_UPPERCASE_LETTER }, { 0x2C30, 0x2C5F, 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, 0x2E54, G_UNICODE_OTHER_PUNCTUATION }, { 0x2E55, 0x2E55, G_UNICODE_OPEN_PUNCTUATION }, { 0x2E56, 0x2E56, G_UNICODE_CLOSE_PUNCTUATION }, { 0x2E57, 0x2E57, G_UNICODE_OPEN_PUNCTUATION }, { 0x2E58, 0x2E58, G_UNICODE_CLOSE_PUNCTUATION }, { 0x2E59, 0x2E59, G_UNICODE_OPEN_PUNCTUATION }, { 0x2E5A, 0x2E5A, G_UNICODE_CLOSE_PUNCTUATION }, { 0x2E5B, 0x2E5B, G_UNICODE_OPEN_PUNCTUATION }, { 0x2E5C, 0x2E5C, G_UNICODE_CLOSE_PUNCTUATION }, { 0x2E5D, 0x2E5D, G_UNICODE_DASH_PUNCTUATION }, { 0x2E80, 0x2E99, G_UNICODE_OTHER_SYMBOL }, { 0x2E9B, 0x2EF3, G_UNICODE_OTHER_SYMBOL }, { 0x2F00, 0x2FD5, G_UNICODE_OTHER_SYMBOL }, { 0x2FF0, 0x2FFF, 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, 0x31E5, G_UNICODE_OTHER_SYMBOL }, { 0x31EF, 0x31EF, 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, 0x9FFF, 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 }, { 0xA7C0, 0xA7C0, G_UNICODE_UPPERCASE_LETTER }, { 0xA7C1, 0xA7C1, 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 }, { 0xA7CB, 0xA7CC, G_UNICODE_UPPERCASE_LETTER }, { 0xA7CD, 0xA7CD, G_UNICODE_LOWERCASE_LETTER }, { 0xA7D0, 0xA7D0, G_UNICODE_UPPERCASE_LETTER }, { 0xA7D1, 0xA7D1, G_UNICODE_LOWERCASE_LETTER }, { 0xA7D3, 0xA7D3, G_UNICODE_LOWERCASE_LETTER }, { 0xA7D5, 0xA7D5, G_UNICODE_LOWERCASE_LETTER }, { 0xA7D6, 0xA7D6, G_UNICODE_UPPERCASE_LETTER }, { 0xA7D7, 0xA7D7, G_UNICODE_LOWERCASE_LETTER }, { 0xA7D8, 0xA7D8, G_UNICODE_UPPERCASE_LETTER }, { 0xA7D9, 0xA7D9, G_UNICODE_LOWERCASE_LETTER }, { 0xA7DA, 0xA7DA, G_UNICODE_UPPERCASE_LETTER }, { 0xA7DB, 0xA7DB, G_UNICODE_LOWERCASE_LETTER }, { 0xA7DC, 0xA7DC, G_UNICODE_UPPERCASE_LETTER }, { 0xA7F2, 0xA7F4, G_UNICODE_MODIFIER_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, 0xFBC2, G_UNICODE_MODIFIER_SYMBOL }, { 0xFBD3, 0xFD3D, G_UNICODE_OTHER_LETTER }, { 0xFD3E, 0xFD3E, G_UNICODE_CLOSE_PUNCTUATION }, { 0xFD3F, 0xFD3F, G_UNICODE_OPEN_PUNCTUATION }, { 0xFD40, 0xFD4F, G_UNICODE_OTHER_SYMBOL }, { 0xFD50, 0xFD8F, G_UNICODE_OTHER_LETTER }, { 0xFD92, 0xFDC7, G_UNICODE_OTHER_LETTER }, { 0xFDCF, 0xFDCF, G_UNICODE_OTHER_SYMBOL }, { 0xFDF0, 0xFDFB, G_UNICODE_OTHER_LETTER }, { 0xFDFC, 0xFDFC, G_UNICODE_CURRENCY_SYMBOL }, { 0xFDFD, 0xFDFF, 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 }, { 0x10570, 0x1057A, G_UNICODE_UPPERCASE_LETTER }, { 0x1057C, 0x1058A, G_UNICODE_UPPERCASE_LETTER }, { 0x1058C, 0x10592, G_UNICODE_UPPERCASE_LETTER }, { 0x10594, 0x10595, G_UNICODE_UPPERCASE_LETTER }, { 0x10597, 0x105A1, G_UNICODE_LOWERCASE_LETTER }, { 0x105A3, 0x105B1, G_UNICODE_LOWERCASE_LETTER }, { 0x105B3, 0x105B9, G_UNICODE_LOWERCASE_LETTER }, { 0x105BB, 0x105BC, G_UNICODE_LOWERCASE_LETTER }, { 0x105C0, 0x105F3, G_UNICODE_OTHER_LETTER }, { 0x10600, 0x10736, G_UNICODE_OTHER_LETTER }, { 0x10740, 0x10755, G_UNICODE_OTHER_LETTER }, { 0x10760, 0x10767, G_UNICODE_OTHER_LETTER }, { 0x10780, 0x10785, G_UNICODE_MODIFIER_LETTER }, { 0x10787, 0x107B0, G_UNICODE_MODIFIER_LETTER }, { 0x107B2, 0x107BA, G_UNICODE_MODIFIER_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 }, { 0x10D40, 0x10D49, G_UNICODE_DECIMAL_NUMBER }, { 0x10D4A, 0x10D4D, G_UNICODE_OTHER_LETTER }, { 0x10D4E, 0x10D4E, G_UNICODE_MODIFIER_LETTER }, { 0x10D4F, 0x10D4F, G_UNICODE_OTHER_LETTER }, { 0x10D50, 0x10D65, G_UNICODE_UPPERCASE_LETTER }, { 0x10D69, 0x10D6D, G_UNICODE_NON_SPACING_MARK }, { 0x10D6E, 0x10D6E, G_UNICODE_DASH_PUNCTUATION }, { 0x10D6F, 0x10D6F, G_UNICODE_MODIFIER_LETTER }, { 0x10D70, 0x10D85, G_UNICODE_LOWERCASE_LETTER }, { 0x10D8E, 0x10D8F, G_UNICODE_MATH_SYMBOL }, { 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 }, { 0x10EC2, 0x10EC4, G_UNICODE_OTHER_LETTER }, { 0x10EFC, 0x10EFF, G_UNICODE_NON_SPACING_MARK }, { 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 }, { 0x10F70, 0x10F81, G_UNICODE_OTHER_LETTER }, { 0x10F82, 0x10F85, G_UNICODE_NON_SPACING_MARK }, { 0x10F86, 0x10F89, 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 }, { 0x11070, 0x11070, G_UNICODE_NON_SPACING_MARK }, { 0x11071, 0x11072, G_UNICODE_OTHER_LETTER }, { 0x11073, 0x11074, G_UNICODE_NON_SPACING_MARK }, { 0x11075, 0x11075, G_UNICODE_OTHER_LETTER }, { 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 }, { 0x110C2, 0x110C2, G_UNICODE_NON_SPACING_MARK }, { 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 }, { 0x1123F, 0x11240, G_UNICODE_OTHER_LETTER }, { 0x11241, 0x11241, 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 }, { 0x11380, 0x11389, G_UNICODE_OTHER_LETTER }, { 0x1138B, 0x1138B, G_UNICODE_OTHER_LETTER }, { 0x1138E, 0x1138E, G_UNICODE_OTHER_LETTER }, { 0x11390, 0x113B5, G_UNICODE_OTHER_LETTER }, { 0x113B7, 0x113B7, G_UNICODE_OTHER_LETTER }, { 0x113B8, 0x113BA, G_UNICODE_SPACING_MARK }, { 0x113BB, 0x113C0, G_UNICODE_NON_SPACING_MARK }, { 0x113C2, 0x113C2, G_UNICODE_SPACING_MARK }, { 0x113C5, 0x113C5, G_UNICODE_SPACING_MARK }, { 0x113C7, 0x113CA, G_UNICODE_SPACING_MARK }, { 0x113CC, 0x113CD, G_UNICODE_SPACING_MARK }, { 0x113CE, 0x113CE, G_UNICODE_NON_SPACING_MARK }, { 0x113CF, 0x113CF, G_UNICODE_SPACING_MARK }, { 0x113D0, 0x113D0, G_UNICODE_NON_SPACING_MARK }, { 0x113D1, 0x113D1, G_UNICODE_OTHER_LETTER }, { 0x113D2, 0x113D2, G_UNICODE_NON_SPACING_MARK }, { 0x113D3, 0x113D3, G_UNICODE_OTHER_LETTER }, { 0x113D4, 0x113D5, G_UNICODE_OTHER_PUNCTUATION }, { 0x113D7, 0x113D8, G_UNICODE_OTHER_PUNCTUATION }, { 0x113E1, 0x113E2, 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 }, { 0x116B9, 0x116B9, G_UNICODE_OTHER_PUNCTUATION }, { 0x116C0, 0x116C9, G_UNICODE_DECIMAL_NUMBER }, { 0x116D0, 0x116E3, G_UNICODE_DECIMAL_NUMBER }, { 0x11700, 0x1171A, G_UNICODE_OTHER_LETTER }, { 0x1171D, 0x1171D, G_UNICODE_NON_SPACING_MARK }, { 0x1171E, 0x1171E, G_UNICODE_SPACING_MARK }, { 0x1171F, 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 }, { 0x11740, 0x11746, G_UNICODE_OTHER_LETTER }, { 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 }, { 0x11AB0, 0x11AF8, G_UNICODE_OTHER_LETTER }, { 0x11B00, 0x11B09, G_UNICODE_OTHER_PUNCTUATION }, { 0x11BC0, 0x11BE0, G_UNICODE_OTHER_LETTER }, { 0x11BE1, 0x11BE1, G_UNICODE_OTHER_PUNCTUATION }, { 0x11BF0, 0x11BF9, G_UNICODE_DECIMAL_NUMBER }, { 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 }, { 0x11F00, 0x11F01, G_UNICODE_NON_SPACING_MARK }, { 0x11F02, 0x11F02, G_UNICODE_OTHER_LETTER }, { 0x11F03, 0x11F03, G_UNICODE_SPACING_MARK }, { 0x11F04, 0x11F10, G_UNICODE_OTHER_LETTER }, { 0x11F12, 0x11F33, G_UNICODE_OTHER_LETTER }, { 0x11F34, 0x11F35, G_UNICODE_SPACING_MARK }, { 0x11F36, 0x11F3A, G_UNICODE_NON_SPACING_MARK }, { 0x11F3E, 0x11F3F, G_UNICODE_SPACING_MARK }, { 0x11F40, 0x11F40, G_UNICODE_NON_SPACING_MARK }, { 0x11F41, 0x11F41, G_UNICODE_SPACING_MARK }, { 0x11F42, 0x11F42, G_UNICODE_NON_SPACING_MARK }, { 0x11F43, 0x11F4F, G_UNICODE_OTHER_PUNCTUATION }, { 0x11F50, 0x11F59, G_UNICODE_DECIMAL_NUMBER }, { 0x11F5A, 0x11F5A, G_UNICODE_NON_SPACING_MARK }, { 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 }, { 0x12F90, 0x12FF0, G_UNICODE_OTHER_LETTER }, { 0x12FF1, 0x12FF2, G_UNICODE_OTHER_PUNCTUATION }, { 0x13000, 0x1342F, G_UNICODE_OTHER_LETTER }, { 0x13430, 0x1343F, G_UNICODE_FORMAT }, { 0x13440, 0x13440, G_UNICODE_NON_SPACING_MARK }, { 0x13441, 0x13446, G_UNICODE_OTHER_LETTER }, { 0x13447, 0x13455, G_UNICODE_NON_SPACING_MARK }, { 0x13460, 0x143FA, G_UNICODE_OTHER_LETTER }, { 0x14400, 0x14646, G_UNICODE_OTHER_LETTER }, { 0x16100, 0x1611D, G_UNICODE_OTHER_LETTER }, { 0x1611E, 0x16129, G_UNICODE_NON_SPACING_MARK }, { 0x1612A, 0x1612C, G_UNICODE_SPACING_MARK }, { 0x1612D, 0x1612F, G_UNICODE_NON_SPACING_MARK }, { 0x16130, 0x16139, G_UNICODE_DECIMAL_NUMBER }, { 0x16800, 0x16A38, G_UNICODE_OTHER_LETTER }, { 0x16A40, 0x16A5E, G_UNICODE_OTHER_LETTER }, { 0x16A60, 0x16A69, G_UNICODE_DECIMAL_NUMBER }, { 0x16A6E, 0x16A6F, G_UNICODE_OTHER_PUNCTUATION }, { 0x16A70, 0x16ABE, G_UNICODE_OTHER_LETTER }, { 0x16AC0, 0x16AC9, G_UNICODE_DECIMAL_NUMBER }, { 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 }, { 0x16D40, 0x16D42, G_UNICODE_MODIFIER_LETTER }, { 0x16D43, 0x16D6A, G_UNICODE_OTHER_LETTER }, { 0x16D6B, 0x16D6C, G_UNICODE_MODIFIER_LETTER }, { 0x16D6D, 0x16D6F, G_UNICODE_OTHER_PUNCTUATION }, { 0x16D70, 0x16D79, G_UNICODE_DECIMAL_NUMBER }, { 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 }, { 0x18CFF, 0x18D08, G_UNICODE_OTHER_LETTER }, { 0x1AFF0, 0x1AFF3, G_UNICODE_MODIFIER_LETTER }, { 0x1AFF5, 0x1AFFB, G_UNICODE_MODIFIER_LETTER }, { 0x1AFFD, 0x1AFFE, G_UNICODE_MODIFIER_LETTER }, { 0x1B000, 0x1B122, G_UNICODE_OTHER_LETTER }, { 0x1B132, 0x1B132, G_UNICODE_OTHER_LETTER }, { 0x1B150, 0x1B152, G_UNICODE_OTHER_LETTER }, { 0x1B155, 0x1B155, 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 }, { 0x1CC00, 0x1CCEF, G_UNICODE_OTHER_SYMBOL }, { 0x1CCF0, 0x1CCF9, G_UNICODE_DECIMAL_NUMBER }, { 0x1CD00, 0x1CEB3, G_UNICODE_OTHER_SYMBOL }, { 0x1CF00, 0x1CF2D, G_UNICODE_NON_SPACING_MARK }, { 0x1CF30, 0x1CF46, G_UNICODE_NON_SPACING_MARK }, { 0x1CF50, 0x1CFC3, G_UNICODE_OTHER_SYMBOL }, { 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, 0x1D1EA, G_UNICODE_OTHER_SYMBOL }, { 0x1D200, 0x1D241, G_UNICODE_OTHER_SYMBOL }, { 0x1D242, 0x1D244, G_UNICODE_NON_SPACING_MARK }, { 0x1D245, 0x1D245, G_UNICODE_OTHER_SYMBOL }, { 0x1D2C0, 0x1D2D3, G_UNICODE_OTHER_NUMBER }, { 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 }, { 0x1DF00, 0x1DF09, G_UNICODE_LOWERCASE_LETTER }, { 0x1DF0A, 0x1DF0A, G_UNICODE_OTHER_LETTER }, { 0x1DF0B, 0x1DF1E, G_UNICODE_LOWERCASE_LETTER }, { 0x1DF25, 0x1DF2A, G_UNICODE_LOWERCASE_LETTER }, { 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 }, { 0x1E030, 0x1E06D, G_UNICODE_MODIFIER_LETTER }, { 0x1E08F, 0x1E08F, 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 }, { 0x1E290, 0x1E2AD, G_UNICODE_OTHER_LETTER }, { 0x1E2AE, 0x1E2AE, G_UNICODE_NON_SPACING_MARK }, { 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 }, { 0x1E4D0, 0x1E4EA, G_UNICODE_OTHER_LETTER }, { 0x1E4EB, 0x1E4EB, G_UNICODE_MODIFIER_LETTER }, { 0x1E4EC, 0x1E4EF, G_UNICODE_NON_SPACING_MARK }, { 0x1E4F0, 0x1E4F9, G_UNICODE_DECIMAL_NUMBER }, { 0x1E5D0, 0x1E5ED, G_UNICODE_OTHER_LETTER }, { 0x1E5EE, 0x1E5EF, G_UNICODE_NON_SPACING_MARK }, { 0x1E5F0, 0x1E5F0, G_UNICODE_OTHER_LETTER }, { 0x1E5F1, 0x1E5FA, G_UNICODE_DECIMAL_NUMBER }, { 0x1E5FF, 0x1E5FF, G_UNICODE_OTHER_PUNCTUATION }, { 0x1E7E0, 0x1E7E6, G_UNICODE_OTHER_LETTER }, { 0x1E7E8, 0x1E7EB, G_UNICODE_OTHER_LETTER }, { 0x1E7ED, 0x1E7EE, G_UNICODE_OTHER_LETTER }, { 0x1E7F0, 0x1E7FE, G_UNICODE_OTHER_LETTER }, { 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 }, { 0x1F6DC, 0x1F6EC, G_UNICODE_OTHER_SYMBOL }, { 0x1F6F0, 0x1F6FC, G_UNICODE_OTHER_SYMBOL }, { 0x1F700, 0x1F776, G_UNICODE_OTHER_SYMBOL }, { 0x1F77B, 0x1F7D9, G_UNICODE_OTHER_SYMBOL }, { 0x1F7E0, 0x1F7EB, G_UNICODE_OTHER_SYMBOL }, { 0x1F7F0, 0x1F7F0, 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, 0x1F8BB, G_UNICODE_OTHER_SYMBOL }, { 0x1F8C0, 0x1F8C1, G_UNICODE_OTHER_SYMBOL }, { 0x1F900, 0x1FA53, G_UNICODE_OTHER_SYMBOL }, { 0x1FA60, 0x1FA6D, G_UNICODE_OTHER_SYMBOL }, { 0x1FA70, 0x1FA7C, G_UNICODE_OTHER_SYMBOL }, { 0x1FA80, 0x1FA89, G_UNICODE_OTHER_SYMBOL }, { 0x1FA8F, 0x1FAC6, G_UNICODE_OTHER_SYMBOL }, { 0x1FACE, 0x1FADC, G_UNICODE_OTHER_SYMBOL }, { 0x1FADF, 0x1FAE9, G_UNICODE_OTHER_SYMBOL }, { 0x1FAF0, 0x1FAF8, G_UNICODE_OTHER_SYMBOL }, { 0x1FB00, 0x1FB92, G_UNICODE_OTHER_SYMBOL }, { 0x1FB94, 0x1FBEF, G_UNICODE_OTHER_SYMBOL }, { 0x1FBF0, 0x1FBF9, G_UNICODE_DECIMAL_NUMBER }, { 0x20000, 0x2A6DF, G_UNICODE_OTHER_LETTER }, { 0x2A700, 0x2B739, G_UNICODE_OTHER_LETTER }, { 0x2B740, 0x2B81D, G_UNICODE_OTHER_LETTER }, { 0x2B820, 0x2CEA1, G_UNICODE_OTHER_LETTER }, { 0x2CEB0, 0x2EBE0, G_UNICODE_OTHER_LETTER }, { 0x2EBF0, 0x2EE5D, G_UNICODE_OTHER_LETTER }, { 0x2F800, 0x2FA1D, G_UNICODE_OTHER_LETTER }, { 0x30000, 0x3134A, G_UNICODE_OTHER_LETTER }, { 0x31350, 0x323AF, 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 font-manager-0.9.4/lib/data/ucd/unicode-names.h000066400000000000000000076057421476271126700212760ustar00rootroot00000000000000/* unicode-names.h */ /* THIS IS A GENERATED FILE. CHANGES WILL BE OVERWRITTEN. */ /* Generated by ./gen-unicode-headers.pl */ /* Generated from UCD version 16.0.0 */ #pragma once #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 CA\0" "AHOM LETTER CHA\0" "AHOM LETTER DA\0" "AHOM LETTER DDA\0" "AHOM LETTER DDHA\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 LLA\0" "AHOM LETTER MA\0" "AHOM LETTER NA\0" "AHOM LETTER NGA\0" "AHOM LETTER NNA\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 LETTER TTA\0" "AHOM LETTER TTHA\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 CRAB STEPPING LEFT\0" "ALIEN CRAB STEPPING RIGHT\0" "ALIEN MONSTER\0" "ALIEN MONSTER CLOSED JAWS\0" "ALIEN MONSTER OPEN JAWS\0" "ALIEN MONSTER STEP-1\0" "ALIEN MONSTER STEP-2\0" "ALIEN SPIDER CROUCHING\0" "ALIEN SPIDER SPREAD\0" "ALIEN SQUID CLOSED TENTACLES\0" "ALIEN SQUID OPEN TENTACLES\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\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 BASELINE ROUND DOT\0" "ARABIC COMBINING ALEF OVERLAY\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 DOUBLED MADDA\0" "ARABIC EMPTY CENTRE HIGH STOP\0" "ARABIC EMPTY CENTRE LOW STOP\0" "ARABIC END OF AYAH\0" "ARABIC END OF TEXT MARK\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 HALF MADDA OVER MADDA\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 LARGE CIRCLE BELOW\0" "ARABIC LARGE ROUND DOT ABOVE\0" "ARABIC LARGE ROUND DOT BELOW\0" "ARABIC LARGE ROUND DOT INSIDE CIRCLE BELOW\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 ATTACHED BOTTOM RIGHT KASRA\0" "ARABIC LETTER ALEF WITH ATTACHED BOTTOM RIGHT KASRA AND DOT ABOVE\0" "ARABIC LETTER ALEF WITH ATTACHED BOTTOM RIGHT KASRA AND LEFT RING\0" "ARABIC LETTER ALEF WITH ATTACHED FATHA\0" "ARABIC LETTER ALEF WITH ATTACHED KASRA\0" "ARABIC LETTER ALEF WITH ATTACHED LEFT HAMZA\0" "ARABIC LETTER ALEF WITH ATTACHED LEFT ROUND DOT\0" "ARABIC LETTER ALEF WITH ATTACHED RIGHT HAMZA\0" "ARABIC LETTER ALEF WITH ATTACHED RIGHT ROUND DOT\0" "ARABIC LETTER ALEF WITH ATTACHED ROUND DOT ABOVE\0" "ARABIC LETTER ALEF WITH ATTACHED ROUND DOT BELOW\0" "ARABIC LETTER ALEF WITH ATTACHED TOP RIGHT FATHA\0" "ARABIC LETTER ALEF WITH ATTACHED TOP RIGHT FATHA AND DOT ABOVE\0" "ARABIC LETTER ALEF WITH ATTACHED TOP RIGHT FATHA AND LEFT RING\0" "ARABIC LETTER ALEF WITH DOT ABOVE\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 LEFT MIDDLE STROKE\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 RIGHT MIDDLE STROKE\0" "ARABIC LETTER ALEF WITH RIGHT MIDDLE STROKE AND DOT ABOVE\0" "ARABIC LETTER ALEF WITH RIGHT MIDDLE STROKE AND LEFT RING\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\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 GRAF\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 INVERTED SMALL V BELOW\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 KAF WITH TWO DOTS VERTICALLY BELOW\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 KEHEH WITH TWO DOTS VERTICALLY BELOW\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 INVERTED SMALL V\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 DOT BELOW AND NO DOTS ABOVE\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 DOT BELOW\0" "ARABIC LETTER TAH WITH THREE DOTS ABOVE\0" "ARABIC LETTER TAH WITH THREE DOTS BELOW\0" "ARABIC LETTER TAH WITH TWO DOTS ABOVE\0" "ARABIC LETTER TAH WITH TWO DOTS VERTICALLY BELOW\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 THIN YEH\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 ALAYHAA AS-SALAAM\0" "ARABIC LIGATURE ALAYHE ISOLATED FORM\0" "ARABIC LIGATURE ALAYHI AS-SALAAM\0" "ARABIC LIGATURE ALAYHI AS-SALAATU WAS-SALAAM\0" "ARABIC LIGATURE ALAYHIM AS-SALAAM\0" "ARABIC LIGATURE ALAYHIMAA AS-SALAAM\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 AZZA WA JALL\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 QUDDISA SIRRAH\0" "ARABIC LIGATURE RADI ALLAAHU ANH\0" "ARABIC LIGATURE RADI ALLAAHU ANHAA\0" "ARABIC LIGATURE RADI ALLAAHU ANHUM\0" "ARABIC LIGATURE RADI ALLAAHU ANHUMAA\0" "ARABIC LIGATURE RADI ALLAAHU ANHUNNA\0" "ARABIC LIGATURE RAHIMAHU ALLAAH\0" "ARABIC LIGATURE RAHIMAHUM ALLAAH\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 SALAAMUHU ALAYNAA\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 SALLALLAAHU ALAYHI WA-AALIH\0" "ARABIC LIGATURE SALLALLAHOU ALAYHE WASALLAM\0" "ARABIC LIGATURE SALLALLAHU ALAYHI WAAALIHEE WA-SALLAM\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 SUBHAANAHU WA TAAALAA\0" "ARABIC LIGATURE TABAARAKA WA-TAAALAA\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 MADDA WAAJIB\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 PEPET\0" "ARABIC PERCENT SIGN\0" "ARABIC PIASTRE MARK ABOVE\0" "ARABIC PLACE OF SAJDAH\0" "ARABIC POETIC VERSE SIGN\0" "ARABIC POUND MARK ABOVE\0" "ARABIC QUESTION MARK\0" "ARABIC RAISED ROUND DOT\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 FARSI YEH\0" "ARABIC SMALL FATHA\0" "ARABIC SMALL HIGH AIN\0" "ARABIC SMALL HIGH DOTLESS HEAD OF KHAH\0" "ARABIC SMALL HIGH FARSI YEH\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 AL-JUZ\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 SAH\0" "ARABIC SMALL HIGH WORD SAKTA\0" "ARABIC SMALL HIGH WORD WAQFA\0" "ARABIC SMALL HIGH YEH\0" "ARABIC SMALL HIGH YEH BARREE WITH TWO DOTS BELOW\0" "ARABIC SMALL HIGH ZAH\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 LOW WORD IMAALA\0" "ARABIC SMALL LOW WORD ISHMAAM\0" "ARABIC SMALL LOW WORD MADDA\0" "ARABIC SMALL LOW WORD QASR\0" "ARABIC SMALL LOW WORD SAKTA\0" "ARABIC SMALL LOW WORD TASHEEL\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 BELOW\0" "ARABIC SUKUN ISOLATED FORM\0" "ARABIC SUKUN MEDIAL FORM\0" "ARABIC SUPERSCRIPT ALEF MOKHASSAS\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 SYMBOL WASLA ABOVE\0" "ARABIC TAIL FRAGMENT\0" "ARABIC TATWEEL\0" "ARABIC TATWEEL WITH FATHATAN ABOVE\0" "ARABIC TATWEEL WITH OVERSTRUCK HAMZA\0" "ARABIC TATWEEL WITH OVERSTRUCK WAW\0" "ARABIC TATWEEL WITH TWO DOTS BELOW\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 VERTICAL TAIL\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 INVERTED CARIK PAREREN\0" "BALINESE INVERTED CARIK SIKI\0" "BALINESE LETTER AIKARA\0" "BALINESE LETTER AKARA\0" "BALINESE LETTER AKARA TEDUNG\0" "BALINESE LETTER ARCHAIC JNYA\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 PAMADA LANTANG\0" "BALINESE PAMENENG\0" "BALINESE PANTI\0" "BALINESE PANTI BAWAK\0" "BALINESE PANTI LANTANG\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" "BEANS\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" "BITING LIP\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 CIRCLE MINUS LEFT QUARTER SECTION\0" "BLACK LARGE CIRCLE MINUS LOWER QUARTER SECTION\0" "BLACK LARGE CIRCLE MINUS RIGHT QUARTER SECTION\0" "BLACK LARGE CIRCLE MINUS UPPER QUARTER SECTION\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 NEUTRAL FACE\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 TRIANGLE CARET\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 SMALL UP-POINTING CHEVRON\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 OCTANT-123\0" "BLOCK OCTANT-12345\0" "BLOCK OCTANT-1234567\0" "BLOCK OCTANT-1234568\0" "BLOCK OCTANT-1234578\0" "BLOCK OCTANT-123458\0" "BLOCK OCTANT-12346\0" "BLOCK OCTANT-123467\0" "BLOCK OCTANT-1234678\0" "BLOCK OCTANT-12347\0" "BLOCK OCTANT-123478\0" "BLOCK OCTANT-12348\0" "BLOCK OCTANT-1235\0" "BLOCK OCTANT-12356\0" "BLOCK OCTANT-123567\0" "BLOCK OCTANT-1235678\0" "BLOCK OCTANT-123568\0" "BLOCK OCTANT-12357\0" "BLOCK OCTANT-123578\0" "BLOCK OCTANT-12358\0" "BLOCK OCTANT-1236\0" "BLOCK OCTANT-12367\0" "BLOCK OCTANT-123678\0" "BLOCK OCTANT-12368\0" "BLOCK OCTANT-1237\0" "BLOCK OCTANT-12378\0" "BLOCK OCTANT-1238\0" "BLOCK OCTANT-124\0" "BLOCK OCTANT-1245\0" "BLOCK OCTANT-12456\0" "BLOCK OCTANT-124567\0" "BLOCK OCTANT-1245678\0" "BLOCK OCTANT-124568\0" "BLOCK OCTANT-12457\0" "BLOCK OCTANT-124578\0" "BLOCK OCTANT-12458\0" "BLOCK OCTANT-1246\0" "BLOCK OCTANT-12467\0" "BLOCK OCTANT-124678\0" "BLOCK OCTANT-12468\0" "BLOCK OCTANT-1247\0" "BLOCK OCTANT-12478\0" "BLOCK OCTANT-1248\0" "BLOCK OCTANT-125\0" "BLOCK OCTANT-1256\0" "BLOCK OCTANT-12567\0" "BLOCK OCTANT-125678\0" "BLOCK OCTANT-12568\0" "BLOCK OCTANT-1257\0" "BLOCK OCTANT-12578\0" "BLOCK OCTANT-1258\0" "BLOCK OCTANT-126\0" "BLOCK OCTANT-1267\0" "BLOCK OCTANT-12678\0" "BLOCK OCTANT-1268\0" "BLOCK OCTANT-127\0" "BLOCK OCTANT-1278\0" "BLOCK OCTANT-128\0" "BLOCK OCTANT-134\0" "BLOCK OCTANT-1345\0" "BLOCK OCTANT-13456\0" "BLOCK OCTANT-134567\0" "BLOCK OCTANT-1345678\0" "BLOCK OCTANT-134568\0" "BLOCK OCTANT-13457\0" "BLOCK OCTANT-134578\0" "BLOCK OCTANT-13458\0" "BLOCK OCTANT-1346\0" "BLOCK OCTANT-13467\0" "BLOCK OCTANT-134678\0" "BLOCK OCTANT-13468\0" "BLOCK OCTANT-1347\0" "BLOCK OCTANT-13478\0" "BLOCK OCTANT-1348\0" "BLOCK OCTANT-135\0" "BLOCK OCTANT-1356\0" "BLOCK OCTANT-13567\0" "BLOCK OCTANT-13568\0" "BLOCK OCTANT-13578\0" "BLOCK OCTANT-1358\0" "BLOCK OCTANT-136\0" "BLOCK OCTANT-1367\0" "BLOCK OCTANT-13678\0" "BLOCK OCTANT-137\0" "BLOCK OCTANT-1378\0" "BLOCK OCTANT-138\0" "BLOCK OCTANT-14\0" "BLOCK OCTANT-145\0" "BLOCK OCTANT-1456\0" "BLOCK OCTANT-14567\0" "BLOCK OCTANT-145678\0" "BLOCK OCTANT-14568\0" "BLOCK OCTANT-1457\0" "BLOCK OCTANT-14578\0" "BLOCK OCTANT-1458\0" "BLOCK OCTANT-146\0" "BLOCK OCTANT-1467\0" "BLOCK OCTANT-14678\0" "BLOCK OCTANT-1468\0" "BLOCK OCTANT-147\0" "BLOCK OCTANT-1478\0" "BLOCK OCTANT-148\0" "BLOCK OCTANT-15\0" "BLOCK OCTANT-156\0" "BLOCK OCTANT-1567\0" "BLOCK OCTANT-15678\0" "BLOCK OCTANT-1568\0" "BLOCK OCTANT-157\0" "BLOCK OCTANT-1578\0" "BLOCK OCTANT-158\0" "BLOCK OCTANT-16\0" "BLOCK OCTANT-167\0" "BLOCK OCTANT-1678\0" "BLOCK OCTANT-168\0" "BLOCK OCTANT-17\0" "BLOCK OCTANT-178\0" "BLOCK OCTANT-18\0" "BLOCK OCTANT-23\0" "BLOCK OCTANT-234\0" "BLOCK OCTANT-2345\0" "BLOCK OCTANT-23456\0" "BLOCK OCTANT-234567\0" "BLOCK OCTANT-2345678\0" "BLOCK OCTANT-234568\0" "BLOCK OCTANT-23457\0" "BLOCK OCTANT-234578\0" "BLOCK OCTANT-23458\0" "BLOCK OCTANT-2346\0" "BLOCK OCTANT-23467\0" "BLOCK OCTANT-234678\0" "BLOCK OCTANT-23468\0" "BLOCK OCTANT-2347\0" "BLOCK OCTANT-23478\0" "BLOCK OCTANT-2348\0" "BLOCK OCTANT-235\0" "BLOCK OCTANT-2356\0" "BLOCK OCTANT-23567\0" "BLOCK OCTANT-235678\0" "BLOCK OCTANT-23568\0" "BLOCK OCTANT-2357\0" "BLOCK OCTANT-23578\0" "BLOCK OCTANT-2358\0" "BLOCK OCTANT-236\0" "BLOCK OCTANT-2367\0" "BLOCK OCTANT-23678\0" "BLOCK OCTANT-2368\0" "BLOCK OCTANT-237\0" "BLOCK OCTANT-2378\0" "BLOCK OCTANT-238\0" "BLOCK OCTANT-245\0" "BLOCK OCTANT-2456\0" "BLOCK OCTANT-24567\0" "BLOCK OCTANT-24568\0" "BLOCK OCTANT-24578\0" "BLOCK OCTANT-2458\0" "BLOCK OCTANT-246\0" "BLOCK OCTANT-2467\0" "BLOCK OCTANT-24678\0" "BLOCK OCTANT-247\0" "BLOCK OCTANT-2478\0" "BLOCK OCTANT-248\0" "BLOCK OCTANT-25\0" "BLOCK OCTANT-256\0" "BLOCK OCTANT-2567\0" "BLOCK OCTANT-25678\0" "BLOCK OCTANT-2568\0" "BLOCK OCTANT-257\0" "BLOCK OCTANT-2578\0" "BLOCK OCTANT-258\0" "BLOCK OCTANT-26\0" "BLOCK OCTANT-267\0" "BLOCK OCTANT-2678\0" "BLOCK OCTANT-268\0" "BLOCK OCTANT-27\0" "BLOCK OCTANT-278\0" "BLOCK OCTANT-28\0" "BLOCK OCTANT-3\0" "BLOCK OCTANT-34\0" "BLOCK OCTANT-345\0" "BLOCK OCTANT-3456\0" "BLOCK OCTANT-34567\0" "BLOCK OCTANT-34568\0" "BLOCK OCTANT-3457\0" "BLOCK OCTANT-34578\0" "BLOCK OCTANT-3458\0" "BLOCK OCTANT-346\0" "BLOCK OCTANT-3467\0" "BLOCK OCTANT-34678\0" "BLOCK OCTANT-3468\0" "BLOCK OCTANT-347\0" "BLOCK OCTANT-3478\0" "BLOCK OCTANT-348\0" "BLOCK OCTANT-356\0" "BLOCK OCTANT-3567\0" "BLOCK OCTANT-35678\0" "BLOCK OCTANT-3568\0" "BLOCK OCTANT-357\0" "BLOCK OCTANT-3578\0" "BLOCK OCTANT-358\0" "BLOCK OCTANT-36\0" "BLOCK OCTANT-367\0" "BLOCK OCTANT-3678\0" "BLOCK OCTANT-368\0" "BLOCK OCTANT-37\0" "BLOCK OCTANT-378\0" "BLOCK OCTANT-38\0" "BLOCK OCTANT-4\0" "BLOCK OCTANT-45\0" "BLOCK OCTANT-456\0" "BLOCK OCTANT-4567\0" "BLOCK OCTANT-45678\0" "BLOCK OCTANT-4568\0" "BLOCK OCTANT-457\0" "BLOCK OCTANT-4578\0" "BLOCK OCTANT-458\0" "BLOCK OCTANT-467\0" "BLOCK OCTANT-4678\0" "BLOCK OCTANT-468\0" "BLOCK OCTANT-47\0" "BLOCK OCTANT-478\0" "BLOCK OCTANT-48\0" "BLOCK OCTANT-5\0" "BLOCK OCTANT-56\0" "BLOCK OCTANT-567\0" "BLOCK OCTANT-568\0" "BLOCK OCTANT-578\0" "BLOCK OCTANT-58\0" "BLOCK OCTANT-6\0" "BLOCK OCTANT-67\0" "BLOCK OCTANT-678\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 FORWARD-FACING ROBOT\0" "BOTTOM HALF FORWARD-FACING RUNNER FRAME-1\0" "BOTTOM HALF FORWARD-FACING RUNNER FRAME-2\0" "BOTTOM HALF FORWARD-FACING RUNNER FRAME-3\0" "BOTTOM HALF FORWARD-FACING RUNNER FRAME-4\0" "BOTTOM HALF INTEGRAL\0" "BOTTOM HALF LEFT PARENTHESIS\0" "BOTTOM HALF LEFT-FACING ROBOT\0" "BOTTOM HALF LEFT-FACING RUNNER FRAME-1\0" "BOTTOM HALF LEFT-FACING RUNNER FRAME-2\0" "BOTTOM HALF RIGHT PARENTHESIS\0" "BOTTOM HALF RIGHT-FACING ROBOT\0" "BOTTOM HALF RIGHT-FACING RUNNER FRAME-1\0" "BOTTOM HALF RIGHT-FACING RUNNER FRAME-2\0" "BOTTOM HALF STANDING PERSON\0" "BOTTOM JUSTIFIED UPPER HALF BLACK CIRCLE\0" "BOTTOM JUSTIFIED UPPER HALF WHITE CIRCLE\0" "BOTTOM LEFT CORNER\0" "BOTTOM LEFT CROP\0" "BOTTOM LEFT HALF BRACKET\0" "BOTTOM LEFT JUSTIFIED UPPER RIGHT QUARTER BLACK CIRCLE\0" "BOTTOM PARENTHESIS\0" "BOTTOM RIGHT CORNER\0" "BOTTOM RIGHT CROP\0" "BOTTOM RIGHT HALF BRACKET\0" "BOTTOM RIGHT JUSTIFIED UPPER LEFT QUARTER BLACK CIRCLE\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 DIAGONAL LOWER LEFT TO MIDDLE CENTRE TO LOWER RIGHT\0" "BOX DRAWINGS DOUBLE DIAGONAL UPPER LEFT TO LOWER RIGHT\0" "BOX DRAWINGS DOUBLE DIAGONAL UPPER LEFT TO MIDDLE CENTRE TO UPPER RIGHT\0" "BOX DRAWINGS DOUBLE DIAGONAL UPPER RIGHT TO LOWER LEFT\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 BOTTOM AND LOWER LEFT\0" "BOX DRAWINGS LIGHT DIAGONAL CROSS\0" "BOX DRAWINGS LIGHT DIAGONAL DIAMOND\0" "BOX DRAWINGS LIGHT DIAGONAL LOWER LEFT TO MIDDLE CENTRE TO LOWER RIGHT\0" "BOX DRAWINGS LIGHT DIAGONAL LOWER LEFT TO UPPER CENTRE TO LOWER RIGHT\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 LOWER 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 LOWER LEFT\0" "BOX DRAWINGS LIGHT DIAGONAL MIDDLE RIGHT TO UPPER CENTRE TO MIDDLE LEFT TO LOWER CENTRE\0" "BOX DRAWINGS LIGHT DIAGONAL UPPER CENTRE TO LOWER LEFT\0" "BOX DRAWINGS LIGHT DIAGONAL UPPER CENTRE TO LOWER RIGHT\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 CENTRE\0" "BOX DRAWINGS LIGHT DIAGONAL UPPER LEFT TO LOWER CENTRE TO UPPER RIGHT\0" "BOX DRAWINGS LIGHT DIAGONAL UPPER LEFT TO LOWER RIGHT\0" "BOX DRAWINGS LIGHT DIAGONAL UPPER LEFT TO MIDDLE CENTRE TO LOWER LEFT\0" "BOX DRAWINGS LIGHT DIAGONAL UPPER LEFT TO MIDDLE CENTRE TO UPPER RIGHT\0" "BOX DRAWINGS LIGHT DIAGONAL UPPER LEFT TO MIDDLE RIGHT\0" "BOX DRAWINGS LIGHT DIAGONAL UPPER LEFT TO MIDDLE RIGHT TO LOWER LEFT\0" "BOX DRAWINGS LIGHT DIAGONAL UPPER RIGHT TO LOWER CENTRE\0" "BOX DRAWINGS LIGHT DIAGONAL UPPER RIGHT TO LOWER LEFT\0" "BOX DRAWINGS LIGHT DIAGONAL UPPER RIGHT TO MIDDLE CENTRE TO LOWER RIGHT\0" "BOX DRAWINGS LIGHT DIAGONAL UPPER RIGHT TO MIDDLE LEFT\0" "BOX DRAWINGS LIGHT DIAGONAL UPPER RIGHT TO MIDDLE LEFT TO LOWER RIGHT\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 AND LOWER RIGHT\0" "BOX DRAWINGS LIGHT HORIZONTAL AND UPPER RIGHT\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 TOP AND UPPER LEFT\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 BOTTOM LEFT\0" "BOX DRAWINGS LIGHT VERTICAL AND BOTTOM RIGHT\0" "BOX DRAWINGS LIGHT VERTICAL AND HORIZONTAL\0" "BOX DRAWINGS LIGHT VERTICAL AND LEFT\0" "BOX DRAWINGS LIGHT VERTICAL AND RIGHT\0" "BOX DRAWINGS LIGHT VERTICAL AND TOP LEFT\0" "BOX DRAWINGS LIGHT VERTICAL AND TOP 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 LLA\0" "BRAHMI LETTER OLD TAMIL LLLA\0" "BRAHMI LETTER OLD TAMIL NNNA\0" "BRAHMI LETTER OLD TAMIL RRA\0" "BRAHMI LETTER OLD TAMIL SHORT E\0" "BRAHMI LETTER OLD TAMIL SHORT O\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 OLD TAMIL VIRAMA\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 OLD TAMIL SHORT E\0" "BRAHMI VOWEL SIGN OLD TAMIL SHORT 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" "BUBBLES\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 NATTILIK HA\0" "CANADIAN SYLLABICS NATTILIK HAA\0" "CANADIAN SYLLABICS NATTILIK HI\0" "CANADIAN SYLLABICS NATTILIK HII\0" "CANADIAN SYLLABICS NATTILIK HO\0" "CANADIAN SYLLABICS NATTILIK HOO\0" "CANADIAN SYLLABICS NATTILIK SHRA\0" "CANADIAN SYLLABICS NATTILIK SHRAA\0" "CANADIAN SYLLABICS NATTILIK SHRI\0" "CANADIAN SYLLABICS NATTILIK SHRII\0" "CANADIAN SYLLABICS NATTILIK SHRO\0" "CANADIAN SYLLABICS NATTILIK SHROO\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 SPA\0" "CANADIAN SYLLABICS SPE\0" "CANADIAN SYLLABICS SPI\0" "CANADIAN SYLLABICS SPO\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 HXG\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 SZP\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 SMALL LETTER BYELORUSSIAN-UKRAINIAN I\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 DOT BELOW LEFT\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 PLUS SIGN ABOVE\0" "COMBINING DOUBLE PLUS SIGN BELOW\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 ABOVE\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 INSULAR G\0" "COMBINING LATIN SMALL LETTER INSULAR R\0" "COMBINING LATIN SMALL LETTER INSULAR T\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 PARENTHESIS ABOVE LEFT\0" "COMBINING LEFT PARENTHESIS BELOW LEFT\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 NUMBER SIGN 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 ABOVE\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 PARENTHESIS ABOVE RIGHT\0" "COMBINING RIGHT PARENTHESIS BELOW RIGHT\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 SQUARE BRACKETS ABOVE\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 ACUTE ACCENT\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" "CORAL\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" "CRUTCH\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" "CYPRO-MINOAN SIGN CM001\0" "CYPRO-MINOAN SIGN CM002\0" "CYPRO-MINOAN SIGN CM004\0" "CYPRO-MINOAN SIGN CM005\0" "CYPRO-MINOAN SIGN CM006\0" "CYPRO-MINOAN SIGN CM007\0" "CYPRO-MINOAN SIGN CM008\0" "CYPRO-MINOAN SIGN CM009\0" "CYPRO-MINOAN SIGN CM010\0" "CYPRO-MINOAN SIGN CM011\0" "CYPRO-MINOAN SIGN CM012\0" "CYPRO-MINOAN SIGN CM012B\0" "CYPRO-MINOAN SIGN CM013\0" "CYPRO-MINOAN SIGN CM015\0" "CYPRO-MINOAN SIGN CM017\0" "CYPRO-MINOAN SIGN CM019\0" "CYPRO-MINOAN SIGN CM021\0" "CYPRO-MINOAN SIGN CM023\0" "CYPRO-MINOAN SIGN CM024\0" "CYPRO-MINOAN SIGN CM025\0" "CYPRO-MINOAN SIGN CM026\0" "CYPRO-MINOAN SIGN CM027\0" "CYPRO-MINOAN SIGN CM028\0" "CYPRO-MINOAN SIGN CM029\0" "CYPRO-MINOAN SIGN CM030\0" "CYPRO-MINOAN SIGN CM033\0" "CYPRO-MINOAN SIGN CM034\0" "CYPRO-MINOAN SIGN CM035\0" "CYPRO-MINOAN SIGN CM036\0" "CYPRO-MINOAN SIGN CM037\0" "CYPRO-MINOAN SIGN CM038\0" "CYPRO-MINOAN SIGN CM039\0" "CYPRO-MINOAN SIGN CM040\0" "CYPRO-MINOAN SIGN CM041\0" "CYPRO-MINOAN SIGN CM044\0" "CYPRO-MINOAN SIGN CM046\0" "CYPRO-MINOAN SIGN CM047\0" "CYPRO-MINOAN SIGN CM049\0" "CYPRO-MINOAN SIGN CM050\0" "CYPRO-MINOAN SIGN CM051\0" "CYPRO-MINOAN SIGN CM052\0" "CYPRO-MINOAN SIGN CM053\0" "CYPRO-MINOAN SIGN CM054\0" "CYPRO-MINOAN SIGN CM055\0" "CYPRO-MINOAN SIGN CM056\0" "CYPRO-MINOAN SIGN CM058\0" "CYPRO-MINOAN SIGN CM059\0" "CYPRO-MINOAN SIGN CM060\0" "CYPRO-MINOAN SIGN CM061\0" "CYPRO-MINOAN SIGN CM062\0" "CYPRO-MINOAN SIGN CM063\0" "CYPRO-MINOAN SIGN CM064\0" "CYPRO-MINOAN SIGN CM066\0" "CYPRO-MINOAN SIGN CM067\0" "CYPRO-MINOAN SIGN CM068\0" "CYPRO-MINOAN SIGN CM069\0" "CYPRO-MINOAN SIGN CM070\0" "CYPRO-MINOAN SIGN CM071\0" "CYPRO-MINOAN SIGN CM072\0" "CYPRO-MINOAN SIGN CM073\0" "CYPRO-MINOAN SIGN CM074\0" "CYPRO-MINOAN SIGN CM075\0" "CYPRO-MINOAN SIGN CM075B\0" "CYPRO-MINOAN SIGN CM076\0" "CYPRO-MINOAN SIGN CM078\0" "CYPRO-MINOAN SIGN CM079\0" "CYPRO-MINOAN SIGN CM080\0" "CYPRO-MINOAN SIGN CM081\0" "CYPRO-MINOAN SIGN CM082\0" "CYPRO-MINOAN SIGN CM083\0" "CYPRO-MINOAN SIGN CM084\0" "CYPRO-MINOAN SIGN CM085\0" "CYPRO-MINOAN SIGN CM086\0" "CYPRO-MINOAN SIGN CM087\0" "CYPRO-MINOAN SIGN CM088\0" "CYPRO-MINOAN SIGN CM089\0" "CYPRO-MINOAN SIGN CM090\0" "CYPRO-MINOAN SIGN CM091\0" "CYPRO-MINOAN SIGN CM092\0" "CYPRO-MINOAN SIGN CM094\0" "CYPRO-MINOAN SIGN CM095\0" "CYPRO-MINOAN SIGN CM096\0" "CYPRO-MINOAN SIGN CM097\0" "CYPRO-MINOAN SIGN CM098\0" "CYPRO-MINOAN SIGN CM099\0" "CYPRO-MINOAN SIGN CM100\0" "CYPRO-MINOAN SIGN CM101\0" "CYPRO-MINOAN SIGN CM102\0" "CYPRO-MINOAN SIGN CM103\0" "CYPRO-MINOAN SIGN CM104\0" "CYPRO-MINOAN SIGN CM105\0" "CYPRO-MINOAN SIGN CM107\0" "CYPRO-MINOAN SIGN CM108\0" "CYPRO-MINOAN SIGN CM109\0" "CYPRO-MINOAN SIGN CM110\0" "CYPRO-MINOAN SIGN CM112\0" "CYPRO-MINOAN SIGN CM114\0" "CYPRO-MINOAN SIGN CM301\0" "CYPRO-MINOAN SIGN CM302\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 TJE\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 TJE\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 SUBSCRIPT SMALL LETTER A\0" "CYRILLIC SUBSCRIPT SMALL LETTER BE\0" "CYRILLIC SUBSCRIPT SMALL LETTER BYELORUSSIAN-UKRAINIAN I\0" "CYRILLIC SUBSCRIPT SMALL LETTER CHE\0" "CYRILLIC SUBSCRIPT SMALL LETTER DE\0" "CYRILLIC SUBSCRIPT SMALL LETTER DZE\0" "CYRILLIC SUBSCRIPT SMALL LETTER DZHE\0" "CYRILLIC SUBSCRIPT SMALL LETTER EF\0" "CYRILLIC SUBSCRIPT SMALL LETTER EL\0" "CYRILLIC SUBSCRIPT SMALL LETTER ES\0" "CYRILLIC SUBSCRIPT SMALL LETTER GHE\0" "CYRILLIC SUBSCRIPT SMALL LETTER GHE WITH UPTURN\0" "CYRILLIC SUBSCRIPT SMALL LETTER HA\0" "CYRILLIC SUBSCRIPT SMALL LETTER HARD SIGN\0" "CYRILLIC SUBSCRIPT SMALL LETTER I\0" "CYRILLIC SUBSCRIPT SMALL LETTER IE\0" "CYRILLIC SUBSCRIPT SMALL LETTER KA\0" "CYRILLIC SUBSCRIPT SMALL LETTER O\0" "CYRILLIC SUBSCRIPT SMALL LETTER PE\0" "CYRILLIC SUBSCRIPT SMALL LETTER SHA\0" "CYRILLIC SUBSCRIPT SMALL LETTER TSE\0" "CYRILLIC SUBSCRIPT SMALL LETTER U\0" "CYRILLIC SUBSCRIPT SMALL LETTER VE\0" "CYRILLIC SUBSCRIPT SMALL LETTER YERU\0" "CYRILLIC SUBSCRIPT SMALL LETTER ZE\0" "CYRILLIC SUBSCRIPT SMALL LETTER ZHE\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" "DENSE HORIZONTAL FILL\0" "DENSE VERTICAL FILL\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 HEAD MARK\0" "DEVANAGARI HEAD MARK WITH HEADSTROKE\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 BHALE\0" "DEVANAGARI SIGN BHALE WITH HOOK\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 EXTENDED BHALE\0" "DEVANAGARI SIGN EXTENDED BHALE WITH HOOK\0" "DEVANAGARI SIGN HIGH SPACING DOT\0" "DEVANAGARI SIGN INVERTED CANDRABINDU\0" "DEVANAGARI SIGN MINDU\0" "DEVANAGARI SIGN NUKTA\0" "DEVANAGARI SIGN PUSHPIKA\0" "DEVANAGARI SIGN REVERSED NINE-LIKE BHALE\0" "DEVANAGARI SIGN SIDDHAM\0" "DEVANAGARI SIGN SPACING CANDRABINDU\0" "DEVANAGARI SIGN VIRAMA\0" "DEVANAGARI SIGN VISARGA\0" "DEVANAGARI SIGN WESTERN FIVE-LIKE BHALE\0" "DEVANAGARI SIGN WESTERN NINE-LIKE BHALE\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" "DIAGONAL CROSSHATCH FILL\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" "DONKEY\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 LINE FACE\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-FACING SNAKE HEAD WITH CLOSED MOUTH\0" "DOWN-FACING SNAKE HEAD WITH OPEN MOUTH\0" "DOWN-POINTING AIRPLANE\0" "DOWN-POINTING ATOMIC BOMB\0" "DOWN-POINTING ENERGY WAVE\0" "DOWN-POINTING FROG\0" "DOWN-POINTING RACING CAR\0" "DOWN-POINTING RED TRIANGLE\0" "DOWN-POINTING RIFLE\0" "DOWN-POINTING ROCKET SHIP\0" "DOWN-POINTING SMALL RED TRIANGLE\0" "DOWN-POINTING STICK FIGURE\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 ARROW TO BAR\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 ENCLOSURE\0" "EGYPTIAN HIEROGLYPH BEGIN SEGMENT\0" "EGYPTIAN HIEROGLYPH BEGIN WALLED ENCLOSURE\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 ENCLOSURE\0" "EGYPTIAN HIEROGLYPH END SEGMENT\0" "EGYPTIAN HIEROGLYPH END WALLED ENCLOSURE\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 FULL BLANK\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 HALF BLANK\0" "EGYPTIAN HIEROGLYPH HALF LOST SIGN\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\0" "EGYPTIAN HIEROGLYPH INSERT AT BOTTOM END\0" "EGYPTIAN HIEROGLYPH INSERT AT BOTTOM START\0" "EGYPTIAN HIEROGLYPH INSERT AT MIDDLE\0" "EGYPTIAN HIEROGLYPH INSERT AT TOP\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 LOST SIGN\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 MIRROR HORIZONTALLY\0" "EGYPTIAN HIEROGLYPH MODIFIER DAMAGED\0" "EGYPTIAN HIEROGLYPH MODIFIER DAMAGED AT BOTTOM\0" "EGYPTIAN HIEROGLYPH MODIFIER DAMAGED AT BOTTOM AND END\0" "EGYPTIAN HIEROGLYPH MODIFIER DAMAGED AT BOTTOM END\0" "EGYPTIAN HIEROGLYPH MODIFIER DAMAGED AT BOTTOM START\0" "EGYPTIAN HIEROGLYPH MODIFIER DAMAGED AT BOTTOM START AND TOP END\0" "EGYPTIAN HIEROGLYPH MODIFIER DAMAGED AT END\0" "EGYPTIAN HIEROGLYPH MODIFIER DAMAGED AT START\0" "EGYPTIAN HIEROGLYPH MODIFIER DAMAGED AT START AND BOTTOM\0" "EGYPTIAN HIEROGLYPH MODIFIER DAMAGED AT START AND TOP\0" "EGYPTIAN HIEROGLYPH MODIFIER DAMAGED AT TOP\0" "EGYPTIAN HIEROGLYPH MODIFIER DAMAGED AT TOP AND END\0" "EGYPTIAN HIEROGLYPH MODIFIER DAMAGED AT TOP END\0" "EGYPTIAN HIEROGLYPH MODIFIER DAMAGED AT TOP START\0" "EGYPTIAN HIEROGLYPH MODIFIER DAMAGED AT TOP START AND BOTTOM END\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 TALL LOST SIGN\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 V011D\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 WIDE LOST SIGN\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" "EGYPTIAN HIEROGLYPH-13460\0" "EGYPTIAN HIEROGLYPH-13461\0" "EGYPTIAN HIEROGLYPH-13462\0" "EGYPTIAN HIEROGLYPH-13463\0" "EGYPTIAN HIEROGLYPH-13464\0" "EGYPTIAN HIEROGLYPH-13465\0" "EGYPTIAN HIEROGLYPH-13466\0" "EGYPTIAN HIEROGLYPH-13467\0" "EGYPTIAN HIEROGLYPH-13468\0" "EGYPTIAN HIEROGLYPH-13469\0" "EGYPTIAN HIEROGLYPH-1346A\0" "EGYPTIAN HIEROGLYPH-1346B\0" "EGYPTIAN HIEROGLYPH-1346C\0" "EGYPTIAN HIEROGLYPH-1346D\0" "EGYPTIAN HIEROGLYPH-1346E\0" "EGYPTIAN HIEROGLYPH-1346F\0" "EGYPTIAN HIEROGLYPH-13470\0" "EGYPTIAN HIEROGLYPH-13471\0" "EGYPTIAN HIEROGLYPH-13472\0" "EGYPTIAN HIEROGLYPH-13473\0" "EGYPTIAN HIEROGLYPH-13474\0" "EGYPTIAN HIEROGLYPH-13475\0" "EGYPTIAN HIEROGLYPH-13476\0" "EGYPTIAN HIEROGLYPH-13477\0" "EGYPTIAN HIEROGLYPH-13478\0" "EGYPTIAN HIEROGLYPH-13479\0" "EGYPTIAN HIEROGLYPH-1347A\0" "EGYPTIAN HIEROGLYPH-1347B\0" "EGYPTIAN HIEROGLYPH-1347C\0" "EGYPTIAN HIEROGLYPH-1347D\0" "EGYPTIAN HIEROGLYPH-1347E\0" "EGYPTIAN HIEROGLYPH-1347F\0" "EGYPTIAN HIEROGLYPH-13480\0" "EGYPTIAN HIEROGLYPH-13481\0" "EGYPTIAN HIEROGLYPH-13482\0" "EGYPTIAN HIEROGLYPH-13483\0" "EGYPTIAN HIEROGLYPH-13484\0" "EGYPTIAN HIEROGLYPH-13485\0" "EGYPTIAN HIEROGLYPH-13486\0" "EGYPTIAN HIEROGLYPH-13487\0" "EGYPTIAN HIEROGLYPH-13488\0" "EGYPTIAN HIEROGLYPH-13489\0" "EGYPTIAN HIEROGLYPH-1348A\0" "EGYPTIAN HIEROGLYPH-1348B\0" "EGYPTIAN HIEROGLYPH-1348C\0" "EGYPTIAN HIEROGLYPH-1348D\0" "EGYPTIAN HIEROGLYPH-1348E\0" "EGYPTIAN HIEROGLYPH-1348F\0" "EGYPTIAN HIEROGLYPH-13490\0" "EGYPTIAN HIEROGLYPH-13491\0" "EGYPTIAN HIEROGLYPH-13492\0" "EGYPTIAN HIEROGLYPH-13493\0" "EGYPTIAN HIEROGLYPH-13494\0" "EGYPTIAN HIEROGLYPH-13495\0" "EGYPTIAN HIEROGLYPH-13496\0" "EGYPTIAN HIEROGLYPH-13497\0" "EGYPTIAN HIEROGLYPH-13498\0" "EGYPTIAN HIEROGLYPH-13499\0" "EGYPTIAN HIEROGLYPH-1349A\0" "EGYPTIAN HIEROGLYPH-1349B\0" "EGYPTIAN HIEROGLYPH-1349C\0" "EGYPTIAN HIEROGLYPH-1349D\0" "EGYPTIAN HIEROGLYPH-1349E\0" "EGYPTIAN HIEROGLYPH-1349F\0" "EGYPTIAN HIEROGLYPH-134A0\0" "EGYPTIAN HIEROGLYPH-134A1\0" "EGYPTIAN HIEROGLYPH-134A2\0" "EGYPTIAN HIEROGLYPH-134A3\0" "EGYPTIAN HIEROGLYPH-134A4\0" "EGYPTIAN HIEROGLYPH-134A5\0" "EGYPTIAN HIEROGLYPH-134A6\0" "EGYPTIAN HIEROGLYPH-134A7\0" "EGYPTIAN HIEROGLYPH-134A8\0" "EGYPTIAN HIEROGLYPH-134A9\0" "EGYPTIAN HIEROGLYPH-134AA\0" "EGYPTIAN HIEROGLYPH-134AB\0" "EGYPTIAN HIEROGLYPH-134AC\0" "EGYPTIAN HIEROGLYPH-134AD\0" "EGYPTIAN HIEROGLYPH-134AE\0" "EGYPTIAN HIEROGLYPH-134AF\0" "EGYPTIAN HIEROGLYPH-134B0\0" "EGYPTIAN HIEROGLYPH-134B1\0" "EGYPTIAN HIEROGLYPH-134B2\0" "EGYPTIAN HIEROGLYPH-134B3\0" "EGYPTIAN HIEROGLYPH-134B4\0" "EGYPTIAN HIEROGLYPH-134B5\0" "EGYPTIAN HIEROGLYPH-134B6\0" "EGYPTIAN HIEROGLYPH-134B7\0" "EGYPTIAN HIEROGLYPH-134B8\0" "EGYPTIAN HIEROGLYPH-134B9\0" "EGYPTIAN HIEROGLYPH-134BA\0" "EGYPTIAN HIEROGLYPH-134BB\0" "EGYPTIAN HIEROGLYPH-134BC\0" "EGYPTIAN HIEROGLYPH-134BD\0" "EGYPTIAN HIEROGLYPH-134BE\0" "EGYPTIAN HIEROGLYPH-134BF\0" "EGYPTIAN HIEROGLYPH-134C0\0" "EGYPTIAN HIEROGLYPH-134C1\0" "EGYPTIAN HIEROGLYPH-134C2\0" "EGYPTIAN HIEROGLYPH-134C3\0" "EGYPTIAN HIEROGLYPH-134C4\0" "EGYPTIAN HIEROGLYPH-134C5\0" "EGYPTIAN HIEROGLYPH-134C6\0" "EGYPTIAN HIEROGLYPH-134C7\0" "EGYPTIAN HIEROGLYPH-134C8\0" "EGYPTIAN HIEROGLYPH-134C9\0" "EGYPTIAN HIEROGLYPH-134CA\0" "EGYPTIAN HIEROGLYPH-134CB\0" "EGYPTIAN HIEROGLYPH-134CC\0" "EGYPTIAN HIEROGLYPH-134CD\0" "EGYPTIAN HIEROGLYPH-134CE\0" "EGYPTIAN HIEROGLYPH-134CF\0" "EGYPTIAN HIEROGLYPH-134D0\0" "EGYPTIAN HIEROGLYPH-134D1\0" "EGYPTIAN HIEROGLYPH-134D2\0" "EGYPTIAN HIEROGLYPH-134D3\0" "EGYPTIAN HIEROGLYPH-134D4\0" "EGYPTIAN HIEROGLYPH-134D5\0" "EGYPTIAN HIEROGLYPH-134D6\0" "EGYPTIAN HIEROGLYPH-134D7\0" "EGYPTIAN HIEROGLYPH-134D8\0" "EGYPTIAN HIEROGLYPH-134D9\0" "EGYPTIAN HIEROGLYPH-134DA\0" "EGYPTIAN HIEROGLYPH-134DB\0" "EGYPTIAN HIEROGLYPH-134DC\0" "EGYPTIAN HIEROGLYPH-134DD\0" "EGYPTIAN HIEROGLYPH-134DE\0" "EGYPTIAN HIEROGLYPH-134DF\0" "EGYPTIAN HIEROGLYPH-134E0\0" "EGYPTIAN HIEROGLYPH-134E1\0" "EGYPTIAN HIEROGLYPH-134E2\0" "EGYPTIAN HIEROGLYPH-134E3\0" "EGYPTIAN HIEROGLYPH-134E4\0" "EGYPTIAN HIEROGLYPH-134E5\0" "EGYPTIAN HIEROGLYPH-134E6\0" "EGYPTIAN HIEROGLYPH-134E7\0" "EGYPTIAN HIEROGLYPH-134E8\0" "EGYPTIAN HIEROGLYPH-134E9\0" "EGYPTIAN HIEROGLYPH-134EA\0" "EGYPTIAN HIEROGLYPH-134EB\0" "EGYPTIAN HIEROGLYPH-134EC\0" "EGYPTIAN HIEROGLYPH-134ED\0" "EGYPTIAN HIEROGLYPH-134EE\0" "EGYPTIAN HIEROGLYPH-134EF\0" "EGYPTIAN HIEROGLYPH-134F0\0" "EGYPTIAN HIEROGLYPH-134F1\0" "EGYPTIAN HIEROGLYPH-134F2\0" "EGYPTIAN HIEROGLYPH-134F3\0" "EGYPTIAN HIEROGLYPH-134F4\0" "EGYPTIAN HIEROGLYPH-134F5\0" "EGYPTIAN HIEROGLYPH-134F6\0" "EGYPTIAN HIEROGLYPH-134F7\0" "EGYPTIAN HIEROGLYPH-134F8\0" "EGYPTIAN HIEROGLYPH-134F9\0" "EGYPTIAN HIEROGLYPH-134FA\0" "EGYPTIAN HIEROGLYPH-134FB\0" "EGYPTIAN HIEROGLYPH-134FC\0" "EGYPTIAN HIEROGLYPH-134FD\0" "EGYPTIAN HIEROGLYPH-134FE\0" "EGYPTIAN HIEROGLYPH-134FF\0" "EGYPTIAN HIEROGLYPH-13500\0" "EGYPTIAN HIEROGLYPH-13501\0" "EGYPTIAN HIEROGLYPH-13502\0" "EGYPTIAN HIEROGLYPH-13503\0" "EGYPTIAN HIEROGLYPH-13504\0" "EGYPTIAN HIEROGLYPH-13505\0" "EGYPTIAN HIEROGLYPH-13506\0" "EGYPTIAN HIEROGLYPH-13507\0" "EGYPTIAN HIEROGLYPH-13508\0" "EGYPTIAN HIEROGLYPH-13509\0" "EGYPTIAN HIEROGLYPH-1350A\0" "EGYPTIAN HIEROGLYPH-1350B\0" "EGYPTIAN HIEROGLYPH-1350C\0" "EGYPTIAN HIEROGLYPH-1350D\0" "EGYPTIAN HIEROGLYPH-1350E\0" "EGYPTIAN HIEROGLYPH-1350F\0" "EGYPTIAN HIEROGLYPH-13510\0" "EGYPTIAN HIEROGLYPH-13511\0" "EGYPTIAN HIEROGLYPH-13512\0" "EGYPTIAN HIEROGLYPH-13513\0" "EGYPTIAN HIEROGLYPH-13514\0" "EGYPTIAN HIEROGLYPH-13515\0" "EGYPTIAN HIEROGLYPH-13516\0" "EGYPTIAN HIEROGLYPH-13517\0" "EGYPTIAN HIEROGLYPH-13518\0" "EGYPTIAN HIEROGLYPH-13519\0" "EGYPTIAN HIEROGLYPH-1351A\0" "EGYPTIAN HIEROGLYPH-1351B\0" "EGYPTIAN HIEROGLYPH-1351C\0" "EGYPTIAN HIEROGLYPH-1351D\0" "EGYPTIAN HIEROGLYPH-1351E\0" "EGYPTIAN HIEROGLYPH-1351F\0" "EGYPTIAN HIEROGLYPH-13520\0" "EGYPTIAN HIEROGLYPH-13521\0" "EGYPTIAN HIEROGLYPH-13522\0" "EGYPTIAN HIEROGLYPH-13523\0" "EGYPTIAN HIEROGLYPH-13524\0" "EGYPTIAN HIEROGLYPH-13525\0" "EGYPTIAN HIEROGLYPH-13526\0" "EGYPTIAN HIEROGLYPH-13527\0" "EGYPTIAN HIEROGLYPH-13528\0" "EGYPTIAN HIEROGLYPH-13529\0" "EGYPTIAN HIEROGLYPH-1352A\0" "EGYPTIAN HIEROGLYPH-1352B\0" "EGYPTIAN HIEROGLYPH-1352C\0" "EGYPTIAN HIEROGLYPH-1352D\0" "EGYPTIAN HIEROGLYPH-1352E\0" "EGYPTIAN HIEROGLYPH-1352F\0" "EGYPTIAN HIEROGLYPH-13530\0" "EGYPTIAN HIEROGLYPH-13531\0" "EGYPTIAN HIEROGLYPH-13532\0" "EGYPTIAN HIEROGLYPH-13533\0" "EGYPTIAN HIEROGLYPH-13534\0" "EGYPTIAN HIEROGLYPH-13535\0" "EGYPTIAN HIEROGLYPH-13536\0" "EGYPTIAN HIEROGLYPH-13537\0" "EGYPTIAN HIEROGLYPH-13538\0" "EGYPTIAN HIEROGLYPH-13539\0" "EGYPTIAN HIEROGLYPH-1353A\0" "EGYPTIAN HIEROGLYPH-1353B\0" "EGYPTIAN HIEROGLYPH-1353C\0" "EGYPTIAN HIEROGLYPH-1353D\0" "EGYPTIAN HIEROGLYPH-1353E\0" "EGYPTIAN HIEROGLYPH-1353F\0" "EGYPTIAN HIEROGLYPH-13540\0" "EGYPTIAN HIEROGLYPH-13541\0" "EGYPTIAN HIEROGLYPH-13542\0" "EGYPTIAN HIEROGLYPH-13543\0" "EGYPTIAN HIEROGLYPH-13544\0" "EGYPTIAN HIEROGLYPH-13545\0" "EGYPTIAN HIEROGLYPH-13546\0" "EGYPTIAN HIEROGLYPH-13547\0" "EGYPTIAN HIEROGLYPH-13548\0" "EGYPTIAN HIEROGLYPH-13549\0" "EGYPTIAN HIEROGLYPH-1354A\0" "EGYPTIAN HIEROGLYPH-1354B\0" "EGYPTIAN HIEROGLYPH-1354C\0" "EGYPTIAN HIEROGLYPH-1354D\0" "EGYPTIAN HIEROGLYPH-1354E\0" "EGYPTIAN HIEROGLYPH-1354F\0" "EGYPTIAN HIEROGLYPH-13550\0" "EGYPTIAN HIEROGLYPH-13551\0" "EGYPTIAN HIEROGLYPH-13552\0" "EGYPTIAN HIEROGLYPH-13553\0" "EGYPTIAN HIEROGLYPH-13554\0" "EGYPTIAN HIEROGLYPH-13555\0" "EGYPTIAN HIEROGLYPH-13556\0" "EGYPTIAN HIEROGLYPH-13557\0" "EGYPTIAN HIEROGLYPH-13558\0" "EGYPTIAN HIEROGLYPH-13559\0" "EGYPTIAN HIEROGLYPH-1355A\0" "EGYPTIAN HIEROGLYPH-1355B\0" "EGYPTIAN HIEROGLYPH-1355C\0" "EGYPTIAN HIEROGLYPH-1355D\0" "EGYPTIAN HIEROGLYPH-1355E\0" "EGYPTIAN HIEROGLYPH-1355F\0" "EGYPTIAN HIEROGLYPH-13560\0" "EGYPTIAN HIEROGLYPH-13561\0" "EGYPTIAN HIEROGLYPH-13562\0" "EGYPTIAN HIEROGLYPH-13563\0" "EGYPTIAN HIEROGLYPH-13564\0" "EGYPTIAN HIEROGLYPH-13565\0" "EGYPTIAN HIEROGLYPH-13566\0" "EGYPTIAN HIEROGLYPH-13567\0" "EGYPTIAN HIEROGLYPH-13568\0" "EGYPTIAN HIEROGLYPH-13569\0" "EGYPTIAN HIEROGLYPH-1356A\0" "EGYPTIAN HIEROGLYPH-1356B\0" "EGYPTIAN HIEROGLYPH-1356C\0" "EGYPTIAN HIEROGLYPH-1356D\0" "EGYPTIAN HIEROGLYPH-1356E\0" "EGYPTIAN HIEROGLYPH-1356F\0" "EGYPTIAN HIEROGLYPH-13570\0" "EGYPTIAN HIEROGLYPH-13571\0" "EGYPTIAN HIEROGLYPH-13572\0" "EGYPTIAN HIEROGLYPH-13573\0" "EGYPTIAN HIEROGLYPH-13574\0" "EGYPTIAN HIEROGLYPH-13575\0" "EGYPTIAN HIEROGLYPH-13576\0" "EGYPTIAN HIEROGLYPH-13577\0" "EGYPTIAN HIEROGLYPH-13578\0" "EGYPTIAN HIEROGLYPH-13579\0" "EGYPTIAN HIEROGLYPH-1357A\0" "EGYPTIAN HIEROGLYPH-1357B\0" "EGYPTIAN HIEROGLYPH-1357C\0" "EGYPTIAN HIEROGLYPH-1357D\0" "EGYPTIAN HIEROGLYPH-1357E\0" "EGYPTIAN HIEROGLYPH-1357F\0" "EGYPTIAN HIEROGLYPH-13580\0" "EGYPTIAN HIEROGLYPH-13581\0" "EGYPTIAN HIEROGLYPH-13582\0" "EGYPTIAN HIEROGLYPH-13583\0" "EGYPTIAN HIEROGLYPH-13584\0" "EGYPTIAN HIEROGLYPH-13585\0" "EGYPTIAN HIEROGLYPH-13586\0" "EGYPTIAN HIEROGLYPH-13587\0" "EGYPTIAN HIEROGLYPH-13588\0" "EGYPTIAN HIEROGLYPH-13589\0" "EGYPTIAN HIEROGLYPH-1358A\0" "EGYPTIAN HIEROGLYPH-1358B\0" "EGYPTIAN HIEROGLYPH-1358C\0" "EGYPTIAN HIEROGLYPH-1358D\0" "EGYPTIAN HIEROGLYPH-1358E\0" "EGYPTIAN HIEROGLYPH-1358F\0" "EGYPTIAN HIEROGLYPH-13590\0" "EGYPTIAN HIEROGLYPH-13591\0" "EGYPTIAN HIEROGLYPH-13592\0" "EGYPTIAN HIEROGLYPH-13593\0" "EGYPTIAN HIEROGLYPH-13594\0" "EGYPTIAN HIEROGLYPH-13595\0" "EGYPTIAN HIEROGLYPH-13596\0" "EGYPTIAN HIEROGLYPH-13597\0" "EGYPTIAN HIEROGLYPH-13598\0" "EGYPTIAN HIEROGLYPH-13599\0" "EGYPTIAN HIEROGLYPH-1359A\0" "EGYPTIAN HIEROGLYPH-1359B\0" "EGYPTIAN HIEROGLYPH-1359C\0" "EGYPTIAN HIEROGLYPH-1359D\0" "EGYPTIAN HIEROGLYPH-1359E\0" "EGYPTIAN HIEROGLYPH-1359F\0" "EGYPTIAN HIEROGLYPH-135A0\0" "EGYPTIAN HIEROGLYPH-135A1\0" "EGYPTIAN HIEROGLYPH-135A2\0" "EGYPTIAN HIEROGLYPH-135A3\0" "EGYPTIAN HIEROGLYPH-135A4\0" "EGYPTIAN HIEROGLYPH-135A5\0" "EGYPTIAN HIEROGLYPH-135A6\0" "EGYPTIAN HIEROGLYPH-135A7\0" "EGYPTIAN HIEROGLYPH-135A8\0" "EGYPTIAN HIEROGLYPH-135A9\0" "EGYPTIAN HIEROGLYPH-135AA\0" "EGYPTIAN HIEROGLYPH-135AB\0" "EGYPTIAN HIEROGLYPH-135AC\0" "EGYPTIAN HIEROGLYPH-135AD\0" "EGYPTIAN HIEROGLYPH-135AE\0" "EGYPTIAN HIEROGLYPH-135AF\0" "EGYPTIAN HIEROGLYPH-135B0\0" "EGYPTIAN HIEROGLYPH-135B1\0" "EGYPTIAN HIEROGLYPH-135B2\0" "EGYPTIAN HIEROGLYPH-135B3\0" "EGYPTIAN HIEROGLYPH-135B4\0" "EGYPTIAN HIEROGLYPH-135B5\0" "EGYPTIAN HIEROGLYPH-135B6\0" "EGYPTIAN HIEROGLYPH-135B7\0" "EGYPTIAN HIEROGLYPH-135B8\0" "EGYPTIAN HIEROGLYPH-135B9\0" "EGYPTIAN HIEROGLYPH-135BA\0" "EGYPTIAN HIEROGLYPH-135BB\0" "EGYPTIAN HIEROGLYPH-135BC\0" "EGYPTIAN HIEROGLYPH-135BD\0" "EGYPTIAN HIEROGLYPH-135BE\0" "EGYPTIAN HIEROGLYPH-135BF\0" "EGYPTIAN HIEROGLYPH-135C0\0" "EGYPTIAN HIEROGLYPH-135C1\0" "EGYPTIAN HIEROGLYPH-135C2\0" "EGYPTIAN HIEROGLYPH-135C3\0" "EGYPTIAN HIEROGLYPH-135C4\0" "EGYPTIAN HIEROGLYPH-135C5\0" "EGYPTIAN HIEROGLYPH-135C6\0" "EGYPTIAN HIEROGLYPH-135C7\0" "EGYPTIAN HIEROGLYPH-135C8\0" "EGYPTIAN HIEROGLYPH-135C9\0" "EGYPTIAN HIEROGLYPH-135CA\0" "EGYPTIAN HIEROGLYPH-135CB\0" "EGYPTIAN HIEROGLYPH-135CC\0" "EGYPTIAN HIEROGLYPH-135CD\0" "EGYPTIAN HIEROGLYPH-135CE\0" "EGYPTIAN HIEROGLYPH-135CF\0" "EGYPTIAN HIEROGLYPH-135D0\0" "EGYPTIAN HIEROGLYPH-135D1\0" "EGYPTIAN HIEROGLYPH-135D2\0" "EGYPTIAN HIEROGLYPH-135D3\0" "EGYPTIAN HIEROGLYPH-135D4\0" "EGYPTIAN HIEROGLYPH-135D5\0" "EGYPTIAN HIEROGLYPH-135D6\0" "EGYPTIAN HIEROGLYPH-135D7\0" "EGYPTIAN HIEROGLYPH-135D8\0" "EGYPTIAN HIEROGLYPH-135D9\0" "EGYPTIAN HIEROGLYPH-135DA\0" "EGYPTIAN HIEROGLYPH-135DB\0" "EGYPTIAN HIEROGLYPH-135DC\0" "EGYPTIAN HIEROGLYPH-135DD\0" "EGYPTIAN HIEROGLYPH-135DE\0" "EGYPTIAN HIEROGLYPH-135DF\0" "EGYPTIAN HIEROGLYPH-135E0\0" "EGYPTIAN HIEROGLYPH-135E1\0" "EGYPTIAN HIEROGLYPH-135E2\0" "EGYPTIAN HIEROGLYPH-135E3\0" "EGYPTIAN HIEROGLYPH-135E4\0" "EGYPTIAN HIEROGLYPH-135E5\0" "EGYPTIAN HIEROGLYPH-135E6\0" "EGYPTIAN HIEROGLYPH-135E7\0" "EGYPTIAN HIEROGLYPH-135E8\0" "EGYPTIAN HIEROGLYPH-135E9\0" "EGYPTIAN HIEROGLYPH-135EA\0" "EGYPTIAN HIEROGLYPH-135EB\0" "EGYPTIAN HIEROGLYPH-135EC\0" "EGYPTIAN HIEROGLYPH-135ED\0" "EGYPTIAN HIEROGLYPH-135EE\0" "EGYPTIAN HIEROGLYPH-135EF\0" "EGYPTIAN HIEROGLYPH-135F0\0" "EGYPTIAN HIEROGLYPH-135F1\0" "EGYPTIAN HIEROGLYPH-135F2\0" "EGYPTIAN HIEROGLYPH-135F3\0" "EGYPTIAN HIEROGLYPH-135F4\0" "EGYPTIAN HIEROGLYPH-135F5\0" "EGYPTIAN HIEROGLYPH-135F6\0" "EGYPTIAN HIEROGLYPH-135F7\0" "EGYPTIAN HIEROGLYPH-135F8\0" "EGYPTIAN HIEROGLYPH-135F9\0" "EGYPTIAN HIEROGLYPH-135FA\0" "EGYPTIAN HIEROGLYPH-135FB\0" "EGYPTIAN HIEROGLYPH-135FC\0" "EGYPTIAN HIEROGLYPH-135FD\0" "EGYPTIAN HIEROGLYPH-135FE\0" "EGYPTIAN HIEROGLYPH-135FF\0" "EGYPTIAN HIEROGLYPH-13600\0" "EGYPTIAN HIEROGLYPH-13601\0" "EGYPTIAN HIEROGLYPH-13602\0" "EGYPTIAN HIEROGLYPH-13603\0" "EGYPTIAN HIEROGLYPH-13604\0" "EGYPTIAN HIEROGLYPH-13605\0" "EGYPTIAN HIEROGLYPH-13606\0" "EGYPTIAN HIEROGLYPH-13607\0" "EGYPTIAN HIEROGLYPH-13608\0" "EGYPTIAN HIEROGLYPH-13609\0" "EGYPTIAN HIEROGLYPH-1360A\0" "EGYPTIAN HIEROGLYPH-1360B\0" "EGYPTIAN HIEROGLYPH-1360C\0" "EGYPTIAN HIEROGLYPH-1360D\0" "EGYPTIAN HIEROGLYPH-1360E\0" "EGYPTIAN HIEROGLYPH-1360F\0" "EGYPTIAN HIEROGLYPH-13610\0" "EGYPTIAN HIEROGLYPH-13611\0" "EGYPTIAN HIEROGLYPH-13612\0" "EGYPTIAN HIEROGLYPH-13613\0" "EGYPTIAN HIEROGLYPH-13614\0" "EGYPTIAN HIEROGLYPH-13615\0" "EGYPTIAN HIEROGLYPH-13616\0" "EGYPTIAN HIEROGLYPH-13617\0" "EGYPTIAN HIEROGLYPH-13618\0" "EGYPTIAN HIEROGLYPH-13619\0" "EGYPTIAN HIEROGLYPH-1361A\0" "EGYPTIAN HIEROGLYPH-1361B\0" "EGYPTIAN HIEROGLYPH-1361C\0" "EGYPTIAN HIEROGLYPH-1361D\0" "EGYPTIAN HIEROGLYPH-1361E\0" "EGYPTIAN HIEROGLYPH-1361F\0" "EGYPTIAN HIEROGLYPH-13620\0" "EGYPTIAN HIEROGLYPH-13621\0" "EGYPTIAN HIEROGLYPH-13622\0" "EGYPTIAN HIEROGLYPH-13623\0" "EGYPTIAN HIEROGLYPH-13624\0" "EGYPTIAN HIEROGLYPH-13625\0" "EGYPTIAN HIEROGLYPH-13626\0" "EGYPTIAN HIEROGLYPH-13627\0" "EGYPTIAN HIEROGLYPH-13628\0" "EGYPTIAN HIEROGLYPH-13629\0" "EGYPTIAN HIEROGLYPH-1362A\0" "EGYPTIAN HIEROGLYPH-1362B\0" "EGYPTIAN HIEROGLYPH-1362C\0" "EGYPTIAN HIEROGLYPH-1362D\0" "EGYPTIAN HIEROGLYPH-1362E\0" "EGYPTIAN HIEROGLYPH-1362F\0" "EGYPTIAN HIEROGLYPH-13630\0" "EGYPTIAN HIEROGLYPH-13631\0" "EGYPTIAN HIEROGLYPH-13632\0" "EGYPTIAN HIEROGLYPH-13633\0" "EGYPTIAN HIEROGLYPH-13634\0" "EGYPTIAN HIEROGLYPH-13635\0" "EGYPTIAN HIEROGLYPH-13636\0" "EGYPTIAN HIEROGLYPH-13637\0" "EGYPTIAN HIEROGLYPH-13638\0" "EGYPTIAN HIEROGLYPH-13639\0" "EGYPTIAN HIEROGLYPH-1363A\0" "EGYPTIAN HIEROGLYPH-1363B\0" "EGYPTIAN HIEROGLYPH-1363C\0" "EGYPTIAN HIEROGLYPH-1363D\0" "EGYPTIAN HIEROGLYPH-1363E\0" "EGYPTIAN HIEROGLYPH-1363F\0" "EGYPTIAN HIEROGLYPH-13640\0" "EGYPTIAN HIEROGLYPH-13641\0" "EGYPTIAN HIEROGLYPH-13642\0" "EGYPTIAN HIEROGLYPH-13643\0" "EGYPTIAN HIEROGLYPH-13644\0" "EGYPTIAN HIEROGLYPH-13645\0" "EGYPTIAN HIEROGLYPH-13646\0" "EGYPTIAN HIEROGLYPH-13647\0" "EGYPTIAN HIEROGLYPH-13648\0" "EGYPTIAN HIEROGLYPH-13649\0" "EGYPTIAN HIEROGLYPH-1364A\0" "EGYPTIAN HIEROGLYPH-1364B\0" "EGYPTIAN HIEROGLYPH-1364C\0" "EGYPTIAN HIEROGLYPH-1364D\0" "EGYPTIAN HIEROGLYPH-1364E\0" "EGYPTIAN HIEROGLYPH-1364F\0" "EGYPTIAN HIEROGLYPH-13650\0" "EGYPTIAN HIEROGLYPH-13651\0" "EGYPTIAN HIEROGLYPH-13652\0" "EGYPTIAN HIEROGLYPH-13653\0" "EGYPTIAN HIEROGLYPH-13654\0" "EGYPTIAN HIEROGLYPH-13655\0" "EGYPTIAN HIEROGLYPH-13656\0" "EGYPTIAN HIEROGLYPH-13657\0" "EGYPTIAN HIEROGLYPH-13658\0" "EGYPTIAN HIEROGLYPH-13659\0" "EGYPTIAN HIEROGLYPH-1365A\0" "EGYPTIAN HIEROGLYPH-1365B\0" "EGYPTIAN HIEROGLYPH-1365C\0" "EGYPTIAN HIEROGLYPH-1365D\0" "EGYPTIAN HIEROGLYPH-1365E\0" "EGYPTIAN HIEROGLYPH-1365F\0" "EGYPTIAN HIEROGLYPH-13660\0" "EGYPTIAN HIEROGLYPH-13661\0" "EGYPTIAN HIEROGLYPH-13662\0" "EGYPTIAN HIEROGLYPH-13663\0" "EGYPTIAN HIEROGLYPH-13664\0" "EGYPTIAN HIEROGLYPH-13665\0" "EGYPTIAN HIEROGLYPH-13666\0" "EGYPTIAN HIEROGLYPH-13667\0" "EGYPTIAN HIEROGLYPH-13668\0" "EGYPTIAN HIEROGLYPH-13669\0" "EGYPTIAN HIEROGLYPH-1366A\0" "EGYPTIAN HIEROGLYPH-1366B\0" "EGYPTIAN HIEROGLYPH-1366C\0" "EGYPTIAN HIEROGLYPH-1366D\0" "EGYPTIAN HIEROGLYPH-1366E\0" "EGYPTIAN HIEROGLYPH-1366F\0" "EGYPTIAN HIEROGLYPH-13670\0" "EGYPTIAN HIEROGLYPH-13671\0" "EGYPTIAN HIEROGLYPH-13672\0" "EGYPTIAN HIEROGLYPH-13673\0" "EGYPTIAN HIEROGLYPH-13674\0" "EGYPTIAN HIEROGLYPH-13675\0" "EGYPTIAN HIEROGLYPH-13676\0" "EGYPTIAN HIEROGLYPH-13677\0" "EGYPTIAN HIEROGLYPH-13678\0" "EGYPTIAN HIEROGLYPH-13679\0" "EGYPTIAN HIEROGLYPH-1367A\0" "EGYPTIAN HIEROGLYPH-1367B\0" "EGYPTIAN HIEROGLYPH-1367C\0" "EGYPTIAN HIEROGLYPH-1367D\0" "EGYPTIAN HIEROGLYPH-1367E\0" "EGYPTIAN HIEROGLYPH-1367F\0" "EGYPTIAN HIEROGLYPH-13680\0" "EGYPTIAN HIEROGLYPH-13681\0" "EGYPTIAN HIEROGLYPH-13682\0" "EGYPTIAN HIEROGLYPH-13683\0" "EGYPTIAN HIEROGLYPH-13684\0" "EGYPTIAN HIEROGLYPH-13685\0" "EGYPTIAN HIEROGLYPH-13686\0" "EGYPTIAN HIEROGLYPH-13687\0" "EGYPTIAN HIEROGLYPH-13688\0" "EGYPTIAN HIEROGLYPH-13689\0" "EGYPTIAN HIEROGLYPH-1368A\0" "EGYPTIAN HIEROGLYPH-1368B\0" "EGYPTIAN HIEROGLYPH-1368C\0" "EGYPTIAN HIEROGLYPH-1368D\0" "EGYPTIAN HIEROGLYPH-1368E\0" "EGYPTIAN HIEROGLYPH-1368F\0" "EGYPTIAN HIEROGLYPH-13690\0" "EGYPTIAN HIEROGLYPH-13691\0" "EGYPTIAN HIEROGLYPH-13692\0" "EGYPTIAN HIEROGLYPH-13693\0" "EGYPTIAN HIEROGLYPH-13694\0" "EGYPTIAN HIEROGLYPH-13695\0" "EGYPTIAN HIEROGLYPH-13696\0" "EGYPTIAN HIEROGLYPH-13697\0" "EGYPTIAN HIEROGLYPH-13698\0" "EGYPTIAN HIEROGLYPH-13699\0" "EGYPTIAN HIEROGLYPH-1369A\0" "EGYPTIAN HIEROGLYPH-1369B\0" "EGYPTIAN HIEROGLYPH-1369C\0" "EGYPTIAN HIEROGLYPH-1369D\0" "EGYPTIAN HIEROGLYPH-1369E\0" "EGYPTIAN HIEROGLYPH-1369F\0" "EGYPTIAN HIEROGLYPH-136A0\0" "EGYPTIAN HIEROGLYPH-136A1\0" "EGYPTIAN HIEROGLYPH-136A2\0" "EGYPTIAN HIEROGLYPH-136A3\0" "EGYPTIAN HIEROGLYPH-136A4\0" "EGYPTIAN HIEROGLYPH-136A5\0" "EGYPTIAN HIEROGLYPH-136A6\0" "EGYPTIAN HIEROGLYPH-136A7\0" "EGYPTIAN HIEROGLYPH-136A8\0" "EGYPTIAN HIEROGLYPH-136A9\0" "EGYPTIAN HIEROGLYPH-136AA\0" "EGYPTIAN HIEROGLYPH-136AB\0" "EGYPTIAN HIEROGLYPH-136AC\0" "EGYPTIAN HIEROGLYPH-136AD\0" "EGYPTIAN HIEROGLYPH-136AE\0" "EGYPTIAN HIEROGLYPH-136AF\0" "EGYPTIAN HIEROGLYPH-136B0\0" "EGYPTIAN HIEROGLYPH-136B1\0" "EGYPTIAN HIEROGLYPH-136B2\0" "EGYPTIAN HIEROGLYPH-136B3\0" "EGYPTIAN HIEROGLYPH-136B4\0" "EGYPTIAN HIEROGLYPH-136B5\0" "EGYPTIAN HIEROGLYPH-136B6\0" "EGYPTIAN HIEROGLYPH-136B7\0" "EGYPTIAN HIEROGLYPH-136B8\0" "EGYPTIAN HIEROGLYPH-136B9\0" "EGYPTIAN HIEROGLYPH-136BA\0" "EGYPTIAN HIEROGLYPH-136BB\0" "EGYPTIAN HIEROGLYPH-136BC\0" "EGYPTIAN HIEROGLYPH-136BD\0" "EGYPTIAN HIEROGLYPH-136BE\0" "EGYPTIAN HIEROGLYPH-136BF\0" "EGYPTIAN HIEROGLYPH-136C0\0" "EGYPTIAN HIEROGLYPH-136C1\0" "EGYPTIAN HIEROGLYPH-136C2\0" "EGYPTIAN HIEROGLYPH-136C3\0" "EGYPTIAN HIEROGLYPH-136C4\0" "EGYPTIAN HIEROGLYPH-136C5\0" "EGYPTIAN HIEROGLYPH-136C6\0" "EGYPTIAN HIEROGLYPH-136C7\0" "EGYPTIAN HIEROGLYPH-136C8\0" "EGYPTIAN HIEROGLYPH-136C9\0" "EGYPTIAN HIEROGLYPH-136CA\0" "EGYPTIAN HIEROGLYPH-136CB\0" "EGYPTIAN HIEROGLYPH-136CC\0" "EGYPTIAN HIEROGLYPH-136CD\0" "EGYPTIAN HIEROGLYPH-136CE\0" "EGYPTIAN HIEROGLYPH-136CF\0" "EGYPTIAN HIEROGLYPH-136D0\0" "EGYPTIAN HIEROGLYPH-136D1\0" "EGYPTIAN HIEROGLYPH-136D2\0" "EGYPTIAN HIEROGLYPH-136D3\0" "EGYPTIAN HIEROGLYPH-136D4\0" "EGYPTIAN HIEROGLYPH-136D5\0" "EGYPTIAN HIEROGLYPH-136D6\0" "EGYPTIAN HIEROGLYPH-136D7\0" "EGYPTIAN HIEROGLYPH-136D8\0" "EGYPTIAN HIEROGLYPH-136D9\0" "EGYPTIAN HIEROGLYPH-136DA\0" "EGYPTIAN HIEROGLYPH-136DB\0" "EGYPTIAN HIEROGLYPH-136DC\0" "EGYPTIAN HIEROGLYPH-136DD\0" "EGYPTIAN HIEROGLYPH-136DE\0" "EGYPTIAN HIEROGLYPH-136DF\0" "EGYPTIAN HIEROGLYPH-136E0\0" "EGYPTIAN HIEROGLYPH-136E1\0" "EGYPTIAN HIEROGLYPH-136E2\0" "EGYPTIAN HIEROGLYPH-136E3\0" "EGYPTIAN HIEROGLYPH-136E4\0" "EGYPTIAN HIEROGLYPH-136E5\0" "EGYPTIAN HIEROGLYPH-136E6\0" "EGYPTIAN HIEROGLYPH-136E7\0" "EGYPTIAN HIEROGLYPH-136E8\0" "EGYPTIAN HIEROGLYPH-136E9\0" "EGYPTIAN HIEROGLYPH-136EA\0" "EGYPTIAN HIEROGLYPH-136EB\0" "EGYPTIAN HIEROGLYPH-136EC\0" "EGYPTIAN HIEROGLYPH-136ED\0" "EGYPTIAN HIEROGLYPH-136EE\0" "EGYPTIAN HIEROGLYPH-136EF\0" "EGYPTIAN HIEROGLYPH-136F0\0" "EGYPTIAN HIEROGLYPH-136F1\0" "EGYPTIAN HIEROGLYPH-136F2\0" "EGYPTIAN HIEROGLYPH-136F3\0" "EGYPTIAN HIEROGLYPH-136F4\0" "EGYPTIAN HIEROGLYPH-136F5\0" "EGYPTIAN HIEROGLYPH-136F6\0" "EGYPTIAN HIEROGLYPH-136F7\0" "EGYPTIAN HIEROGLYPH-136F8\0" "EGYPTIAN HIEROGLYPH-136F9\0" "EGYPTIAN HIEROGLYPH-136FA\0" "EGYPTIAN HIEROGLYPH-136FB\0" "EGYPTIAN HIEROGLYPH-136FC\0" "EGYPTIAN HIEROGLYPH-136FD\0" "EGYPTIAN HIEROGLYPH-136FE\0" "EGYPTIAN HIEROGLYPH-136FF\0" "EGYPTIAN HIEROGLYPH-13700\0" "EGYPTIAN HIEROGLYPH-13701\0" "EGYPTIAN HIEROGLYPH-13702\0" "EGYPTIAN HIEROGLYPH-13703\0" "EGYPTIAN HIEROGLYPH-13704\0" "EGYPTIAN HIEROGLYPH-13705\0" "EGYPTIAN HIEROGLYPH-13706\0" "EGYPTIAN HIEROGLYPH-13707\0" "EGYPTIAN HIEROGLYPH-13708\0" "EGYPTIAN HIEROGLYPH-13709\0" "EGYPTIAN HIEROGLYPH-1370A\0" "EGYPTIAN HIEROGLYPH-1370B\0" "EGYPTIAN HIEROGLYPH-1370C\0" "EGYPTIAN HIEROGLYPH-1370D\0" "EGYPTIAN HIEROGLYPH-1370E\0" "EGYPTIAN HIEROGLYPH-1370F\0" "EGYPTIAN HIEROGLYPH-13710\0" "EGYPTIAN HIEROGLYPH-13711\0" "EGYPTIAN HIEROGLYPH-13712\0" "EGYPTIAN HIEROGLYPH-13713\0" "EGYPTIAN HIEROGLYPH-13714\0" "EGYPTIAN HIEROGLYPH-13715\0" "EGYPTIAN HIEROGLYPH-13716\0" "EGYPTIAN HIEROGLYPH-13717\0" "EGYPTIAN HIEROGLYPH-13718\0" "EGYPTIAN HIEROGLYPH-13719\0" "EGYPTIAN HIEROGLYPH-1371A\0" "EGYPTIAN HIEROGLYPH-1371B\0" "EGYPTIAN HIEROGLYPH-1371C\0" "EGYPTIAN HIEROGLYPH-1371D\0" "EGYPTIAN HIEROGLYPH-1371E\0" "EGYPTIAN HIEROGLYPH-1371F\0" "EGYPTIAN HIEROGLYPH-13720\0" "EGYPTIAN HIEROGLYPH-13721\0" "EGYPTIAN HIEROGLYPH-13722\0" "EGYPTIAN HIEROGLYPH-13723\0" "EGYPTIAN HIEROGLYPH-13724\0" "EGYPTIAN HIEROGLYPH-13725\0" "EGYPTIAN HIEROGLYPH-13726\0" "EGYPTIAN HIEROGLYPH-13727\0" "EGYPTIAN HIEROGLYPH-13728\0" "EGYPTIAN HIEROGLYPH-13729\0" "EGYPTIAN HIEROGLYPH-1372A\0" "EGYPTIAN HIEROGLYPH-1372B\0" "EGYPTIAN HIEROGLYPH-1372C\0" "EGYPTIAN HIEROGLYPH-1372D\0" "EGYPTIAN HIEROGLYPH-1372E\0" "EGYPTIAN HIEROGLYPH-1372F\0" "EGYPTIAN HIEROGLYPH-13730\0" "EGYPTIAN HIEROGLYPH-13731\0" "EGYPTIAN HIEROGLYPH-13732\0" "EGYPTIAN HIEROGLYPH-13733\0" "EGYPTIAN HIEROGLYPH-13734\0" "EGYPTIAN HIEROGLYPH-13735\0" "EGYPTIAN HIEROGLYPH-13736\0" "EGYPTIAN HIEROGLYPH-13737\0" "EGYPTIAN HIEROGLYPH-13738\0" "EGYPTIAN HIEROGLYPH-13739\0" "EGYPTIAN HIEROGLYPH-1373A\0" "EGYPTIAN HIEROGLYPH-1373B\0" "EGYPTIAN HIEROGLYPH-1373C\0" "EGYPTIAN HIEROGLYPH-1373D\0" "EGYPTIAN HIEROGLYPH-1373E\0" "EGYPTIAN HIEROGLYPH-1373F\0" "EGYPTIAN HIEROGLYPH-13740\0" "EGYPTIAN HIEROGLYPH-13741\0" "EGYPTIAN HIEROGLYPH-13742\0" "EGYPTIAN HIEROGLYPH-13743\0" "EGYPTIAN HIEROGLYPH-13744\0" "EGYPTIAN HIEROGLYPH-13745\0" "EGYPTIAN HIEROGLYPH-13746\0" "EGYPTIAN HIEROGLYPH-13747\0" "EGYPTIAN HIEROGLYPH-13748\0" "EGYPTIAN HIEROGLYPH-13749\0" "EGYPTIAN HIEROGLYPH-1374A\0" "EGYPTIAN HIEROGLYPH-1374B\0" "EGYPTIAN HIEROGLYPH-1374C\0" "EGYPTIAN HIEROGLYPH-1374D\0" "EGYPTIAN HIEROGLYPH-1374E\0" "EGYPTIAN HIEROGLYPH-1374F\0" "EGYPTIAN HIEROGLYPH-13750\0" "EGYPTIAN HIEROGLYPH-13751\0" "EGYPTIAN HIEROGLYPH-13752\0" "EGYPTIAN HIEROGLYPH-13753\0" "EGYPTIAN HIEROGLYPH-13754\0" "EGYPTIAN HIEROGLYPH-13755\0" "EGYPTIAN HIEROGLYPH-13756\0" "EGYPTIAN HIEROGLYPH-13757\0" "EGYPTIAN HIEROGLYPH-13758\0" "EGYPTIAN HIEROGLYPH-13759\0" "EGYPTIAN HIEROGLYPH-1375A\0" "EGYPTIAN HIEROGLYPH-1375B\0" "EGYPTIAN HIEROGLYPH-1375C\0" "EGYPTIAN HIEROGLYPH-1375D\0" "EGYPTIAN HIEROGLYPH-1375E\0" "EGYPTIAN HIEROGLYPH-1375F\0" "EGYPTIAN HIEROGLYPH-13760\0" "EGYPTIAN HIEROGLYPH-13761\0" "EGYPTIAN HIEROGLYPH-13762\0" "EGYPTIAN HIEROGLYPH-13763\0" "EGYPTIAN HIEROGLYPH-13764\0" "EGYPTIAN HIEROGLYPH-13765\0" "EGYPTIAN HIEROGLYPH-13766\0" "EGYPTIAN HIEROGLYPH-13767\0" "EGYPTIAN HIEROGLYPH-13768\0" "EGYPTIAN HIEROGLYPH-13769\0" "EGYPTIAN HIEROGLYPH-1376A\0" "EGYPTIAN HIEROGLYPH-1376B\0" "EGYPTIAN HIEROGLYPH-1376C\0" "EGYPTIAN HIEROGLYPH-1376D\0" "EGYPTIAN HIEROGLYPH-1376E\0" "EGYPTIAN HIEROGLYPH-1376F\0" "EGYPTIAN HIEROGLYPH-13770\0" "EGYPTIAN HIEROGLYPH-13771\0" "EGYPTIAN HIEROGLYPH-13772\0" "EGYPTIAN HIEROGLYPH-13773\0" "EGYPTIAN HIEROGLYPH-13774\0" "EGYPTIAN HIEROGLYPH-13775\0" "EGYPTIAN HIEROGLYPH-13776\0" "EGYPTIAN HIEROGLYPH-13777\0" "EGYPTIAN HIEROGLYPH-13778\0" "EGYPTIAN HIEROGLYPH-13779\0" "EGYPTIAN HIEROGLYPH-1377A\0" "EGYPTIAN HIEROGLYPH-1377B\0" "EGYPTIAN HIEROGLYPH-1377C\0" "EGYPTIAN HIEROGLYPH-1377D\0" "EGYPTIAN HIEROGLYPH-1377E\0" "EGYPTIAN HIEROGLYPH-1377F\0" "EGYPTIAN HIEROGLYPH-13780\0" "EGYPTIAN HIEROGLYPH-13781\0" "EGYPTIAN HIEROGLYPH-13782\0" "EGYPTIAN HIEROGLYPH-13783\0" "EGYPTIAN HIEROGLYPH-13784\0" "EGYPTIAN HIEROGLYPH-13785\0" "EGYPTIAN HIEROGLYPH-13786\0" "EGYPTIAN HIEROGLYPH-13787\0" "EGYPTIAN HIEROGLYPH-13788\0" "EGYPTIAN HIEROGLYPH-13789\0" "EGYPTIAN HIEROGLYPH-1378A\0" "EGYPTIAN HIEROGLYPH-1378B\0" "EGYPTIAN HIEROGLYPH-1378C\0" "EGYPTIAN HIEROGLYPH-1378D\0" "EGYPTIAN HIEROGLYPH-1378E\0" "EGYPTIAN HIEROGLYPH-1378F\0" "EGYPTIAN HIEROGLYPH-13790\0" "EGYPTIAN HIEROGLYPH-13791\0" "EGYPTIAN HIEROGLYPH-13792\0" "EGYPTIAN HIEROGLYPH-13793\0" "EGYPTIAN HIEROGLYPH-13794\0" "EGYPTIAN HIEROGLYPH-13795\0" "EGYPTIAN HIEROGLYPH-13796\0" "EGYPTIAN HIEROGLYPH-13797\0" "EGYPTIAN HIEROGLYPH-13798\0" "EGYPTIAN HIEROGLYPH-13799\0" "EGYPTIAN HIEROGLYPH-1379A\0" "EGYPTIAN HIEROGLYPH-1379B\0" "EGYPTIAN HIEROGLYPH-1379C\0" "EGYPTIAN HIEROGLYPH-1379D\0" "EGYPTIAN HIEROGLYPH-1379E\0" "EGYPTIAN HIEROGLYPH-1379F\0" "EGYPTIAN HIEROGLYPH-137A0\0" "EGYPTIAN HIEROGLYPH-137A1\0" "EGYPTIAN HIEROGLYPH-137A2\0" "EGYPTIAN HIEROGLYPH-137A3\0" "EGYPTIAN HIEROGLYPH-137A4\0" "EGYPTIAN HIEROGLYPH-137A5\0" "EGYPTIAN HIEROGLYPH-137A6\0" "EGYPTIAN HIEROGLYPH-137A7\0" "EGYPTIAN HIEROGLYPH-137A8\0" "EGYPTIAN HIEROGLYPH-137A9\0" "EGYPTIAN HIEROGLYPH-137AA\0" "EGYPTIAN HIEROGLYPH-137AB\0" "EGYPTIAN HIEROGLYPH-137AC\0" "EGYPTIAN HIEROGLYPH-137AD\0" "EGYPTIAN HIEROGLYPH-137AE\0" "EGYPTIAN HIEROGLYPH-137AF\0" "EGYPTIAN HIEROGLYPH-137B0\0" "EGYPTIAN HIEROGLYPH-137B1\0" "EGYPTIAN HIEROGLYPH-137B2\0" "EGYPTIAN HIEROGLYPH-137B3\0" "EGYPTIAN HIEROGLYPH-137B4\0" "EGYPTIAN HIEROGLYPH-137B5\0" "EGYPTIAN HIEROGLYPH-137B6\0" "EGYPTIAN HIEROGLYPH-137B7\0" "EGYPTIAN HIEROGLYPH-137B8\0" "EGYPTIAN HIEROGLYPH-137B9\0" "EGYPTIAN HIEROGLYPH-137BA\0" "EGYPTIAN HIEROGLYPH-137BB\0" "EGYPTIAN HIEROGLYPH-137BC\0" "EGYPTIAN HIEROGLYPH-137BD\0" "EGYPTIAN HIEROGLYPH-137BE\0" "EGYPTIAN HIEROGLYPH-137BF\0" "EGYPTIAN HIEROGLYPH-137C0\0" "EGYPTIAN HIEROGLYPH-137C1\0" "EGYPTIAN HIEROGLYPH-137C2\0" "EGYPTIAN HIEROGLYPH-137C3\0" "EGYPTIAN HIEROGLYPH-137C4\0" "EGYPTIAN HIEROGLYPH-137C5\0" "EGYPTIAN HIEROGLYPH-137C6\0" "EGYPTIAN HIEROGLYPH-137C7\0" "EGYPTIAN HIEROGLYPH-137C8\0" "EGYPTIAN HIEROGLYPH-137C9\0" "EGYPTIAN HIEROGLYPH-137CA\0" "EGYPTIAN HIEROGLYPH-137CB\0" "EGYPTIAN HIEROGLYPH-137CC\0" "EGYPTIAN HIEROGLYPH-137CD\0" "EGYPTIAN HIEROGLYPH-137CE\0" "EGYPTIAN HIEROGLYPH-137CF\0" "EGYPTIAN HIEROGLYPH-137D0\0" "EGYPTIAN HIEROGLYPH-137D1\0" "EGYPTIAN HIEROGLYPH-137D2\0" "EGYPTIAN HIEROGLYPH-137D3\0" "EGYPTIAN HIEROGLYPH-137D4\0" "EGYPTIAN HIEROGLYPH-137D5\0" "EGYPTIAN HIEROGLYPH-137D6\0" "EGYPTIAN HIEROGLYPH-137D7\0" "EGYPTIAN HIEROGLYPH-137D8\0" "EGYPTIAN HIEROGLYPH-137D9\0" "EGYPTIAN HIEROGLYPH-137DA\0" "EGYPTIAN HIEROGLYPH-137DB\0" "EGYPTIAN HIEROGLYPH-137DC\0" "EGYPTIAN HIEROGLYPH-137DD\0" "EGYPTIAN HIEROGLYPH-137DE\0" "EGYPTIAN HIEROGLYPH-137DF\0" "EGYPTIAN HIEROGLYPH-137E0\0" "EGYPTIAN HIEROGLYPH-137E1\0" "EGYPTIAN HIEROGLYPH-137E2\0" "EGYPTIAN HIEROGLYPH-137E3\0" "EGYPTIAN HIEROGLYPH-137E4\0" "EGYPTIAN HIEROGLYPH-137E5\0" "EGYPTIAN HIEROGLYPH-137E6\0" "EGYPTIAN HIEROGLYPH-137E7\0" "EGYPTIAN HIEROGLYPH-137E8\0" "EGYPTIAN HIEROGLYPH-137E9\0" "EGYPTIAN HIEROGLYPH-137EA\0" "EGYPTIAN HIEROGLYPH-137EB\0" "EGYPTIAN HIEROGLYPH-137EC\0" "EGYPTIAN HIEROGLYPH-137ED\0" "EGYPTIAN HIEROGLYPH-137EE\0" "EGYPTIAN HIEROGLYPH-137EF\0" "EGYPTIAN HIEROGLYPH-137F0\0" "EGYPTIAN HIEROGLYPH-137F1\0" "EGYPTIAN HIEROGLYPH-137F2\0" "EGYPTIAN HIEROGLYPH-137F3\0" "EGYPTIAN HIEROGLYPH-137F4\0" "EGYPTIAN HIEROGLYPH-137F5\0" "EGYPTIAN HIEROGLYPH-137F6\0" "EGYPTIAN HIEROGLYPH-137F7\0" "EGYPTIAN HIEROGLYPH-137F8\0" "EGYPTIAN HIEROGLYPH-137F9\0" "EGYPTIAN HIEROGLYPH-137FA\0" "EGYPTIAN HIEROGLYPH-137FB\0" "EGYPTIAN HIEROGLYPH-137FC\0" "EGYPTIAN HIEROGLYPH-137FD\0" "EGYPTIAN HIEROGLYPH-137FE\0" "EGYPTIAN HIEROGLYPH-137FF\0" "EGYPTIAN HIEROGLYPH-13800\0" "EGYPTIAN HIEROGLYPH-13801\0" "EGYPTIAN HIEROGLYPH-13802\0" "EGYPTIAN HIEROGLYPH-13803\0" "EGYPTIAN HIEROGLYPH-13804\0" "EGYPTIAN HIEROGLYPH-13805\0" "EGYPTIAN HIEROGLYPH-13806\0" "EGYPTIAN HIEROGLYPH-13807\0" "EGYPTIAN HIEROGLYPH-13808\0" "EGYPTIAN HIEROGLYPH-13809\0" "EGYPTIAN HIEROGLYPH-1380A\0" "EGYPTIAN HIEROGLYPH-1380B\0" "EGYPTIAN HIEROGLYPH-1380C\0" "EGYPTIAN HIEROGLYPH-1380D\0" "EGYPTIAN HIEROGLYPH-1380E\0" "EGYPTIAN HIEROGLYPH-1380F\0" "EGYPTIAN HIEROGLYPH-13810\0" "EGYPTIAN HIEROGLYPH-13811\0" "EGYPTIAN HIEROGLYPH-13812\0" "EGYPTIAN HIEROGLYPH-13813\0" "EGYPTIAN HIEROGLYPH-13814\0" "EGYPTIAN HIEROGLYPH-13815\0" "EGYPTIAN HIEROGLYPH-13816\0" "EGYPTIAN HIEROGLYPH-13817\0" "EGYPTIAN HIEROGLYPH-13818\0" "EGYPTIAN HIEROGLYPH-13819\0" "EGYPTIAN HIEROGLYPH-1381A\0" "EGYPTIAN HIEROGLYPH-1381B\0" "EGYPTIAN HIEROGLYPH-1381C\0" "EGYPTIAN HIEROGLYPH-1381D\0" "EGYPTIAN HIEROGLYPH-1381E\0" "EGYPTIAN HIEROGLYPH-1381F\0" "EGYPTIAN HIEROGLYPH-13820\0" "EGYPTIAN HIEROGLYPH-13821\0" "EGYPTIAN HIEROGLYPH-13822\0" "EGYPTIAN HIEROGLYPH-13823\0" "EGYPTIAN HIEROGLYPH-13824\0" "EGYPTIAN HIEROGLYPH-13825\0" "EGYPTIAN HIEROGLYPH-13826\0" "EGYPTIAN HIEROGLYPH-13827\0" "EGYPTIAN HIEROGLYPH-13828\0" "EGYPTIAN HIEROGLYPH-13829\0" "EGYPTIAN HIEROGLYPH-1382A\0" "EGYPTIAN HIEROGLYPH-1382B\0" "EGYPTIAN HIEROGLYPH-1382C\0" "EGYPTIAN HIEROGLYPH-1382D\0" "EGYPTIAN HIEROGLYPH-1382E\0" "EGYPTIAN HIEROGLYPH-1382F\0" "EGYPTIAN HIEROGLYPH-13830\0" "EGYPTIAN HIEROGLYPH-13831\0" "EGYPTIAN HIEROGLYPH-13832\0" "EGYPTIAN HIEROGLYPH-13833\0" "EGYPTIAN HIEROGLYPH-13834\0" "EGYPTIAN HIEROGLYPH-13835\0" "EGYPTIAN HIEROGLYPH-13836\0" "EGYPTIAN HIEROGLYPH-13837\0" "EGYPTIAN HIEROGLYPH-13838\0" "EGYPTIAN HIEROGLYPH-13839\0" "EGYPTIAN HIEROGLYPH-1383A\0" "EGYPTIAN HIEROGLYPH-1383B\0" "EGYPTIAN HIEROGLYPH-1383C\0" "EGYPTIAN HIEROGLYPH-1383D\0" "EGYPTIAN HIEROGLYPH-1383E\0" "EGYPTIAN HIEROGLYPH-1383F\0" "EGYPTIAN HIEROGLYPH-13840\0" "EGYPTIAN HIEROGLYPH-13841\0" "EGYPTIAN HIEROGLYPH-13842\0" "EGYPTIAN HIEROGLYPH-13843\0" "EGYPTIAN HIEROGLYPH-13844\0" "EGYPTIAN HIEROGLYPH-13845\0" "EGYPTIAN HIEROGLYPH-13846\0" "EGYPTIAN HIEROGLYPH-13847\0" "EGYPTIAN HIEROGLYPH-13848\0" "EGYPTIAN HIEROGLYPH-13849\0" "EGYPTIAN HIEROGLYPH-1384A\0" "EGYPTIAN HIEROGLYPH-1384B\0" "EGYPTIAN HIEROGLYPH-1384C\0" "EGYPTIAN HIEROGLYPH-1384D\0" "EGYPTIAN HIEROGLYPH-1384E\0" "EGYPTIAN HIEROGLYPH-1384F\0" "EGYPTIAN HIEROGLYPH-13850\0" "EGYPTIAN HIEROGLYPH-13851\0" "EGYPTIAN HIEROGLYPH-13852\0" "EGYPTIAN HIEROGLYPH-13853\0" "EGYPTIAN HIEROGLYPH-13854\0" "EGYPTIAN HIEROGLYPH-13855\0" "EGYPTIAN HIEROGLYPH-13856\0" "EGYPTIAN HIEROGLYPH-13857\0" "EGYPTIAN HIEROGLYPH-13858\0" "EGYPTIAN HIEROGLYPH-13859\0" "EGYPTIAN HIEROGLYPH-1385A\0" "EGYPTIAN HIEROGLYPH-1385B\0" "EGYPTIAN HIEROGLYPH-1385C\0" "EGYPTIAN HIEROGLYPH-1385D\0" "EGYPTIAN HIEROGLYPH-1385E\0" "EGYPTIAN HIEROGLYPH-1385F\0" "EGYPTIAN HIEROGLYPH-13860\0" "EGYPTIAN HIEROGLYPH-13861\0" "EGYPTIAN HIEROGLYPH-13862\0" "EGYPTIAN HIEROGLYPH-13863\0" "EGYPTIAN HIEROGLYPH-13864\0" "EGYPTIAN HIEROGLYPH-13865\0" "EGYPTIAN HIEROGLYPH-13866\0" "EGYPTIAN HIEROGLYPH-13867\0" "EGYPTIAN HIEROGLYPH-13868\0" "EGYPTIAN HIEROGLYPH-13869\0" "EGYPTIAN HIEROGLYPH-1386A\0" "EGYPTIAN HIEROGLYPH-1386B\0" "EGYPTIAN HIEROGLYPH-1386C\0" "EGYPTIAN HIEROGLYPH-1386D\0" "EGYPTIAN HIEROGLYPH-1386E\0" "EGYPTIAN HIEROGLYPH-1386F\0" "EGYPTIAN HIEROGLYPH-13870\0" "EGYPTIAN HIEROGLYPH-13871\0" "EGYPTIAN HIEROGLYPH-13872\0" "EGYPTIAN HIEROGLYPH-13873\0" "EGYPTIAN HIEROGLYPH-13874\0" "EGYPTIAN HIEROGLYPH-13875\0" "EGYPTIAN HIEROGLYPH-13876\0" "EGYPTIAN HIEROGLYPH-13877\0" "EGYPTIAN HIEROGLYPH-13878\0" "EGYPTIAN HIEROGLYPH-13879\0" "EGYPTIAN HIEROGLYPH-1387A\0" "EGYPTIAN HIEROGLYPH-1387B\0" "EGYPTIAN HIEROGLYPH-1387C\0" "EGYPTIAN HIEROGLYPH-1387D\0" "EGYPTIAN HIEROGLYPH-1387E\0" "EGYPTIAN HIEROGLYPH-1387F\0" "EGYPTIAN HIEROGLYPH-13880\0" "EGYPTIAN HIEROGLYPH-13881\0" "EGYPTIAN HIEROGLYPH-13882\0" "EGYPTIAN HIEROGLYPH-13883\0" "EGYPTIAN HIEROGLYPH-13884\0" "EGYPTIAN HIEROGLYPH-13885\0" "EGYPTIAN HIEROGLYPH-13886\0" "EGYPTIAN HIEROGLYPH-13887\0" "EGYPTIAN HIEROGLYPH-13888\0" "EGYPTIAN HIEROGLYPH-13889\0" "EGYPTIAN HIEROGLYPH-1388A\0" "EGYPTIAN HIEROGLYPH-1388B\0" "EGYPTIAN HIEROGLYPH-1388C\0" "EGYPTIAN HIEROGLYPH-1388D\0" "EGYPTIAN HIEROGLYPH-1388E\0" "EGYPTIAN HIEROGLYPH-1388F\0" "EGYPTIAN HIEROGLYPH-13890\0" "EGYPTIAN HIEROGLYPH-13891\0" "EGYPTIAN HIEROGLYPH-13892\0" "EGYPTIAN HIEROGLYPH-13893\0" "EGYPTIAN HIEROGLYPH-13894\0" "EGYPTIAN HIEROGLYPH-13895\0" "EGYPTIAN HIEROGLYPH-13896\0" "EGYPTIAN HIEROGLYPH-13897\0" "EGYPTIAN HIEROGLYPH-13898\0" "EGYPTIAN HIEROGLYPH-13899\0" "EGYPTIAN HIEROGLYPH-1389A\0" "EGYPTIAN HIEROGLYPH-1389B\0" "EGYPTIAN HIEROGLYPH-1389C\0" "EGYPTIAN HIEROGLYPH-1389D\0" "EGYPTIAN HIEROGLYPH-1389E\0" "EGYPTIAN HIEROGLYPH-1389F\0" "EGYPTIAN HIEROGLYPH-138A0\0" "EGYPTIAN HIEROGLYPH-138A1\0" "EGYPTIAN HIEROGLYPH-138A2\0" "EGYPTIAN HIEROGLYPH-138A3\0" "EGYPTIAN HIEROGLYPH-138A4\0" "EGYPTIAN HIEROGLYPH-138A5\0" "EGYPTIAN HIEROGLYPH-138A6\0" "EGYPTIAN HIEROGLYPH-138A7\0" "EGYPTIAN HIEROGLYPH-138A8\0" "EGYPTIAN HIEROGLYPH-138A9\0" "EGYPTIAN HIEROGLYPH-138AA\0" "EGYPTIAN HIEROGLYPH-138AB\0" "EGYPTIAN HIEROGLYPH-138AC\0" "EGYPTIAN HIEROGLYPH-138AD\0" "EGYPTIAN HIEROGLYPH-138AE\0" "EGYPTIAN HIEROGLYPH-138AF\0" "EGYPTIAN HIEROGLYPH-138B0\0" "EGYPTIAN HIEROGLYPH-138B1\0" "EGYPTIAN HIEROGLYPH-138B2\0" "EGYPTIAN HIEROGLYPH-138B3\0" "EGYPTIAN HIEROGLYPH-138B4\0" "EGYPTIAN HIEROGLYPH-138B5\0" "EGYPTIAN HIEROGLYPH-138B6\0" "EGYPTIAN HIEROGLYPH-138B7\0" "EGYPTIAN HIEROGLYPH-138B8\0" "EGYPTIAN HIEROGLYPH-138B9\0" "EGYPTIAN HIEROGLYPH-138BA\0" "EGYPTIAN HIEROGLYPH-138BB\0" "EGYPTIAN HIEROGLYPH-138BC\0" "EGYPTIAN HIEROGLYPH-138BD\0" "EGYPTIAN HIEROGLYPH-138BE\0" "EGYPTIAN HIEROGLYPH-138BF\0" "EGYPTIAN HIEROGLYPH-138C0\0" "EGYPTIAN HIEROGLYPH-138C1\0" "EGYPTIAN HIEROGLYPH-138C2\0" "EGYPTIAN HIEROGLYPH-138C3\0" "EGYPTIAN HIEROGLYPH-138C4\0" "EGYPTIAN HIEROGLYPH-138C5\0" "EGYPTIAN HIEROGLYPH-138C6\0" "EGYPTIAN HIEROGLYPH-138C7\0" "EGYPTIAN HIEROGLYPH-138C8\0" "EGYPTIAN HIEROGLYPH-138C9\0" "EGYPTIAN HIEROGLYPH-138CA\0" "EGYPTIAN HIEROGLYPH-138CB\0" "EGYPTIAN HIEROGLYPH-138CC\0" "EGYPTIAN HIEROGLYPH-138CD\0" "EGYPTIAN HIEROGLYPH-138CE\0" "EGYPTIAN HIEROGLYPH-138CF\0" "EGYPTIAN HIEROGLYPH-138D0\0" "EGYPTIAN HIEROGLYPH-138D1\0" "EGYPTIAN HIEROGLYPH-138D2\0" "EGYPTIAN HIEROGLYPH-138D3\0" "EGYPTIAN HIEROGLYPH-138D4\0" "EGYPTIAN HIEROGLYPH-138D5\0" "EGYPTIAN HIEROGLYPH-138D6\0" "EGYPTIAN HIEROGLYPH-138D7\0" "EGYPTIAN HIEROGLYPH-138D8\0" "EGYPTIAN HIEROGLYPH-138D9\0" "EGYPTIAN HIEROGLYPH-138DA\0" "EGYPTIAN HIEROGLYPH-138DB\0" "EGYPTIAN HIEROGLYPH-138DC\0" "EGYPTIAN HIEROGLYPH-138DD\0" "EGYPTIAN HIEROGLYPH-138DE\0" "EGYPTIAN HIEROGLYPH-138DF\0" "EGYPTIAN HIEROGLYPH-138E0\0" "EGYPTIAN HIEROGLYPH-138E1\0" "EGYPTIAN HIEROGLYPH-138E2\0" "EGYPTIAN HIEROGLYPH-138E3\0" "EGYPTIAN HIEROGLYPH-138E4\0" "EGYPTIAN HIEROGLYPH-138E5\0" "EGYPTIAN HIEROGLYPH-138E6\0" "EGYPTIAN HIEROGLYPH-138E7\0" "EGYPTIAN HIEROGLYPH-138E8\0" "EGYPTIAN HIEROGLYPH-138E9\0" "EGYPTIAN HIEROGLYPH-138EA\0" "EGYPTIAN HIEROGLYPH-138EB\0" "EGYPTIAN HIEROGLYPH-138EC\0" "EGYPTIAN HIEROGLYPH-138ED\0" "EGYPTIAN HIEROGLYPH-138EE\0" "EGYPTIAN HIEROGLYPH-138EF\0" "EGYPTIAN HIEROGLYPH-138F0\0" "EGYPTIAN HIEROGLYPH-138F1\0" "EGYPTIAN HIEROGLYPH-138F2\0" "EGYPTIAN HIEROGLYPH-138F3\0" "EGYPTIAN HIEROGLYPH-138F4\0" "EGYPTIAN HIEROGLYPH-138F5\0" "EGYPTIAN HIEROGLYPH-138F6\0" "EGYPTIAN HIEROGLYPH-138F7\0" "EGYPTIAN HIEROGLYPH-138F8\0" "EGYPTIAN HIEROGLYPH-138F9\0" "EGYPTIAN HIEROGLYPH-138FA\0" "EGYPTIAN HIEROGLYPH-138FB\0" "EGYPTIAN HIEROGLYPH-138FC\0" "EGYPTIAN HIEROGLYPH-138FD\0" "EGYPTIAN HIEROGLYPH-138FE\0" "EGYPTIAN HIEROGLYPH-138FF\0" "EGYPTIAN HIEROGLYPH-13900\0" "EGYPTIAN HIEROGLYPH-13901\0" "EGYPTIAN HIEROGLYPH-13902\0" "EGYPTIAN HIEROGLYPH-13903\0" "EGYPTIAN HIEROGLYPH-13904\0" "EGYPTIAN HIEROGLYPH-13905\0" "EGYPTIAN HIEROGLYPH-13906\0" "EGYPTIAN HIEROGLYPH-13907\0" "EGYPTIAN HIEROGLYPH-13908\0" "EGYPTIAN HIEROGLYPH-13909\0" "EGYPTIAN HIEROGLYPH-1390A\0" "EGYPTIAN HIEROGLYPH-1390B\0" "EGYPTIAN HIEROGLYPH-1390C\0" "EGYPTIAN HIEROGLYPH-1390D\0" "EGYPTIAN HIEROGLYPH-1390E\0" "EGYPTIAN HIEROGLYPH-1390F\0" "EGYPTIAN HIEROGLYPH-13910\0" "EGYPTIAN HIEROGLYPH-13911\0" "EGYPTIAN HIEROGLYPH-13912\0" "EGYPTIAN HIEROGLYPH-13913\0" "EGYPTIAN HIEROGLYPH-13914\0" "EGYPTIAN HIEROGLYPH-13915\0" "EGYPTIAN HIEROGLYPH-13916\0" "EGYPTIAN HIEROGLYPH-13917\0" "EGYPTIAN HIEROGLYPH-13918\0" "EGYPTIAN HIEROGLYPH-13919\0" "EGYPTIAN HIEROGLYPH-1391A\0" "EGYPTIAN HIEROGLYPH-1391B\0" "EGYPTIAN HIEROGLYPH-1391C\0" "EGYPTIAN HIEROGLYPH-1391D\0" "EGYPTIAN HIEROGLYPH-1391E\0" "EGYPTIAN HIEROGLYPH-1391F\0" "EGYPTIAN HIEROGLYPH-13920\0" "EGYPTIAN HIEROGLYPH-13921\0" "EGYPTIAN HIEROGLYPH-13922\0" "EGYPTIAN HIEROGLYPH-13923\0" "EGYPTIAN HIEROGLYPH-13924\0" "EGYPTIAN HIEROGLYPH-13925\0" "EGYPTIAN HIEROGLYPH-13926\0" "EGYPTIAN HIEROGLYPH-13927\0" "EGYPTIAN HIEROGLYPH-13928\0" "EGYPTIAN HIEROGLYPH-13929\0" "EGYPTIAN HIEROGLYPH-1392A\0" "EGYPTIAN HIEROGLYPH-1392B\0" "EGYPTIAN HIEROGLYPH-1392C\0" "EGYPTIAN HIEROGLYPH-1392D\0" "EGYPTIAN HIEROGLYPH-1392E\0" "EGYPTIAN HIEROGLYPH-1392F\0" "EGYPTIAN HIEROGLYPH-13930\0" "EGYPTIAN HIEROGLYPH-13931\0" "EGYPTIAN HIEROGLYPH-13932\0" "EGYPTIAN HIEROGLYPH-13933\0" "EGYPTIAN HIEROGLYPH-13934\0" "EGYPTIAN HIEROGLYPH-13935\0" "EGYPTIAN HIEROGLYPH-13936\0" "EGYPTIAN HIEROGLYPH-13937\0" "EGYPTIAN HIEROGLYPH-13938\0" "EGYPTIAN HIEROGLYPH-13939\0" "EGYPTIAN HIEROGLYPH-1393A\0" "EGYPTIAN HIEROGLYPH-1393B\0" "EGYPTIAN HIEROGLYPH-1393C\0" "EGYPTIAN HIEROGLYPH-1393D\0" "EGYPTIAN HIEROGLYPH-1393E\0" "EGYPTIAN HIEROGLYPH-1393F\0" "EGYPTIAN HIEROGLYPH-13940\0" "EGYPTIAN HIEROGLYPH-13941\0" "EGYPTIAN HIEROGLYPH-13942\0" "EGYPTIAN HIEROGLYPH-13943\0" "EGYPTIAN HIEROGLYPH-13944\0" "EGYPTIAN HIEROGLYPH-13945\0" "EGYPTIAN HIEROGLYPH-13946\0" "EGYPTIAN HIEROGLYPH-13947\0" "EGYPTIAN HIEROGLYPH-13948\0" "EGYPTIAN HIEROGLYPH-13949\0" "EGYPTIAN HIEROGLYPH-1394A\0" "EGYPTIAN HIEROGLYPH-1394B\0" "EGYPTIAN HIEROGLYPH-1394C\0" "EGYPTIAN HIEROGLYPH-1394D\0" "EGYPTIAN HIEROGLYPH-1394E\0" "EGYPTIAN HIEROGLYPH-1394F\0" "EGYPTIAN HIEROGLYPH-13950\0" "EGYPTIAN HIEROGLYPH-13951\0" "EGYPTIAN HIEROGLYPH-13952\0" "EGYPTIAN HIEROGLYPH-13953\0" "EGYPTIAN HIEROGLYPH-13954\0" "EGYPTIAN HIEROGLYPH-13955\0" "EGYPTIAN HIEROGLYPH-13956\0" "EGYPTIAN HIEROGLYPH-13957\0" "EGYPTIAN HIEROGLYPH-13958\0" "EGYPTIAN HIEROGLYPH-13959\0" "EGYPTIAN HIEROGLYPH-1395A\0" "EGYPTIAN HIEROGLYPH-1395B\0" "EGYPTIAN HIEROGLYPH-1395C\0" "EGYPTIAN HIEROGLYPH-1395D\0" "EGYPTIAN HIEROGLYPH-1395E\0" "EGYPTIAN HIEROGLYPH-1395F\0" "EGYPTIAN HIEROGLYPH-13960\0" "EGYPTIAN HIEROGLYPH-13961\0" "EGYPTIAN HIEROGLYPH-13962\0" "EGYPTIAN HIEROGLYPH-13963\0" "EGYPTIAN HIEROGLYPH-13964\0" "EGYPTIAN HIEROGLYPH-13965\0" "EGYPTIAN HIEROGLYPH-13966\0" "EGYPTIAN HIEROGLYPH-13967\0" "EGYPTIAN HIEROGLYPH-13968\0" "EGYPTIAN HIEROGLYPH-13969\0" "EGYPTIAN HIEROGLYPH-1396A\0" "EGYPTIAN HIEROGLYPH-1396B\0" "EGYPTIAN HIEROGLYPH-1396C\0" "EGYPTIAN HIEROGLYPH-1396D\0" "EGYPTIAN HIEROGLYPH-1396E\0" "EGYPTIAN HIEROGLYPH-1396F\0" "EGYPTIAN HIEROGLYPH-13970\0" "EGYPTIAN HIEROGLYPH-13971\0" "EGYPTIAN HIEROGLYPH-13972\0" "EGYPTIAN HIEROGLYPH-13973\0" "EGYPTIAN HIEROGLYPH-13974\0" "EGYPTIAN HIEROGLYPH-13975\0" "EGYPTIAN HIEROGLYPH-13976\0" "EGYPTIAN HIEROGLYPH-13977\0" "EGYPTIAN HIEROGLYPH-13978\0" "EGYPTIAN HIEROGLYPH-13979\0" "EGYPTIAN HIEROGLYPH-1397A\0" "EGYPTIAN HIEROGLYPH-1397B\0" "EGYPTIAN HIEROGLYPH-1397C\0" "EGYPTIAN HIEROGLYPH-1397D\0" "EGYPTIAN HIEROGLYPH-1397E\0" "EGYPTIAN HIEROGLYPH-1397F\0" "EGYPTIAN HIEROGLYPH-13980\0" "EGYPTIAN HIEROGLYPH-13981\0" "EGYPTIAN HIEROGLYPH-13982\0" "EGYPTIAN HIEROGLYPH-13983\0" "EGYPTIAN HIEROGLYPH-13984\0" "EGYPTIAN HIEROGLYPH-13985\0" "EGYPTIAN HIEROGLYPH-13986\0" "EGYPTIAN HIEROGLYPH-13987\0" "EGYPTIAN HIEROGLYPH-13988\0" "EGYPTIAN HIEROGLYPH-13989\0" "EGYPTIAN HIEROGLYPH-1398A\0" "EGYPTIAN HIEROGLYPH-1398B\0" "EGYPTIAN HIEROGLYPH-1398C\0" "EGYPTIAN HIEROGLYPH-1398D\0" "EGYPTIAN HIEROGLYPH-1398E\0" "EGYPTIAN HIEROGLYPH-1398F\0" "EGYPTIAN HIEROGLYPH-13990\0" "EGYPTIAN HIEROGLYPH-13991\0" "EGYPTIAN HIEROGLYPH-13992\0" "EGYPTIAN HIEROGLYPH-13993\0" "EGYPTIAN HIEROGLYPH-13994\0" "EGYPTIAN HIEROGLYPH-13995\0" "EGYPTIAN HIEROGLYPH-13996\0" "EGYPTIAN HIEROGLYPH-13997\0" "EGYPTIAN HIEROGLYPH-13998\0" "EGYPTIAN HIEROGLYPH-13999\0" "EGYPTIAN HIEROGLYPH-1399A\0" "EGYPTIAN HIEROGLYPH-1399B\0" "EGYPTIAN HIEROGLYPH-1399C\0" "EGYPTIAN HIEROGLYPH-1399D\0" "EGYPTIAN HIEROGLYPH-1399E\0" "EGYPTIAN HIEROGLYPH-1399F\0" "EGYPTIAN HIEROGLYPH-139A0\0" "EGYPTIAN HIEROGLYPH-139A1\0" "EGYPTIAN HIEROGLYPH-139A2\0" "EGYPTIAN HIEROGLYPH-139A3\0" "EGYPTIAN HIEROGLYPH-139A4\0" "EGYPTIAN HIEROGLYPH-139A5\0" "EGYPTIAN HIEROGLYPH-139A6\0" "EGYPTIAN HIEROGLYPH-139A7\0" "EGYPTIAN HIEROGLYPH-139A8\0" "EGYPTIAN HIEROGLYPH-139A9\0" "EGYPTIAN HIEROGLYPH-139AA\0" "EGYPTIAN HIEROGLYPH-139AB\0" "EGYPTIAN HIEROGLYPH-139AC\0" "EGYPTIAN HIEROGLYPH-139AD\0" "EGYPTIAN HIEROGLYPH-139AE\0" "EGYPTIAN HIEROGLYPH-139AF\0" "EGYPTIAN HIEROGLYPH-139B0\0" "EGYPTIAN HIEROGLYPH-139B1\0" "EGYPTIAN HIEROGLYPH-139B2\0" "EGYPTIAN HIEROGLYPH-139B3\0" "EGYPTIAN HIEROGLYPH-139B4\0" "EGYPTIAN HIEROGLYPH-139B5\0" "EGYPTIAN HIEROGLYPH-139B6\0" "EGYPTIAN HIEROGLYPH-139B7\0" "EGYPTIAN HIEROGLYPH-139B8\0" "EGYPTIAN HIEROGLYPH-139B9\0" "EGYPTIAN HIEROGLYPH-139BA\0" "EGYPTIAN HIEROGLYPH-139BB\0" "EGYPTIAN HIEROGLYPH-139BC\0" "EGYPTIAN HIEROGLYPH-139BD\0" "EGYPTIAN HIEROGLYPH-139BE\0" "EGYPTIAN HIEROGLYPH-139BF\0" "EGYPTIAN HIEROGLYPH-139C0\0" "EGYPTIAN HIEROGLYPH-139C1\0" "EGYPTIAN HIEROGLYPH-139C2\0" "EGYPTIAN HIEROGLYPH-139C3\0" "EGYPTIAN HIEROGLYPH-139C4\0" "EGYPTIAN HIEROGLYPH-139C5\0" "EGYPTIAN HIEROGLYPH-139C6\0" "EGYPTIAN HIEROGLYPH-139C7\0" "EGYPTIAN HIEROGLYPH-139C8\0" "EGYPTIAN HIEROGLYPH-139C9\0" "EGYPTIAN HIEROGLYPH-139CA\0" "EGYPTIAN HIEROGLYPH-139CB\0" "EGYPTIAN HIEROGLYPH-139CC\0" "EGYPTIAN HIEROGLYPH-139CD\0" "EGYPTIAN HIEROGLYPH-139CE\0" "EGYPTIAN HIEROGLYPH-139CF\0" "EGYPTIAN HIEROGLYPH-139D0\0" "EGYPTIAN HIEROGLYPH-139D1\0" "EGYPTIAN HIEROGLYPH-139D2\0" "EGYPTIAN HIEROGLYPH-139D3\0" "EGYPTIAN HIEROGLYPH-139D4\0" "EGYPTIAN HIEROGLYPH-139D5\0" "EGYPTIAN HIEROGLYPH-139D6\0" "EGYPTIAN HIEROGLYPH-139D7\0" "EGYPTIAN HIEROGLYPH-139D8\0" "EGYPTIAN HIEROGLYPH-139D9\0" "EGYPTIAN HIEROGLYPH-139DA\0" "EGYPTIAN HIEROGLYPH-139DB\0" "EGYPTIAN HIEROGLYPH-139DC\0" "EGYPTIAN HIEROGLYPH-139DD\0" "EGYPTIAN HIEROGLYPH-139DE\0" "EGYPTIAN HIEROGLYPH-139DF\0" "EGYPTIAN HIEROGLYPH-139E0\0" "EGYPTIAN HIEROGLYPH-139E1\0" "EGYPTIAN HIEROGLYPH-139E2\0" "EGYPTIAN HIEROGLYPH-139E3\0" "EGYPTIAN HIEROGLYPH-139E4\0" "EGYPTIAN HIEROGLYPH-139E5\0" "EGYPTIAN HIEROGLYPH-139E6\0" "EGYPTIAN HIEROGLYPH-139E7\0" "EGYPTIAN HIEROGLYPH-139E8\0" "EGYPTIAN HIEROGLYPH-139E9\0" "EGYPTIAN HIEROGLYPH-139EA\0" "EGYPTIAN HIEROGLYPH-139EB\0" "EGYPTIAN HIEROGLYPH-139EC\0" "EGYPTIAN HIEROGLYPH-139ED\0" "EGYPTIAN HIEROGLYPH-139EE\0" "EGYPTIAN HIEROGLYPH-139EF\0" "EGYPTIAN HIEROGLYPH-139F0\0" "EGYPTIAN HIEROGLYPH-139F1\0" "EGYPTIAN HIEROGLYPH-139F2\0" "EGYPTIAN HIEROGLYPH-139F3\0" "EGYPTIAN HIEROGLYPH-139F4\0" "EGYPTIAN HIEROGLYPH-139F5\0" "EGYPTIAN HIEROGLYPH-139F6\0" "EGYPTIAN HIEROGLYPH-139F7\0" "EGYPTIAN HIEROGLYPH-139F8\0" "EGYPTIAN HIEROGLYPH-139F9\0" "EGYPTIAN HIEROGLYPH-139FA\0" "EGYPTIAN HIEROGLYPH-139FB\0" "EGYPTIAN HIEROGLYPH-139FC\0" "EGYPTIAN HIEROGLYPH-139FD\0" "EGYPTIAN HIEROGLYPH-139FE\0" "EGYPTIAN HIEROGLYPH-139FF\0" "EGYPTIAN HIEROGLYPH-13A00\0" "EGYPTIAN HIEROGLYPH-13A01\0" "EGYPTIAN HIEROGLYPH-13A02\0" "EGYPTIAN HIEROGLYPH-13A03\0" "EGYPTIAN HIEROGLYPH-13A04\0" "EGYPTIAN HIEROGLYPH-13A05\0" "EGYPTIAN HIEROGLYPH-13A06\0" "EGYPTIAN HIEROGLYPH-13A07\0" "EGYPTIAN HIEROGLYPH-13A08\0" "EGYPTIAN HIEROGLYPH-13A09\0" "EGYPTIAN HIEROGLYPH-13A0A\0" "EGYPTIAN HIEROGLYPH-13A0B\0" "EGYPTIAN HIEROGLYPH-13A0C\0" "EGYPTIAN HIEROGLYPH-13A0D\0" "EGYPTIAN HIEROGLYPH-13A0E\0" "EGYPTIAN HIEROGLYPH-13A0F\0" "EGYPTIAN HIEROGLYPH-13A10\0" "EGYPTIAN HIEROGLYPH-13A11\0" "EGYPTIAN HIEROGLYPH-13A12\0" "EGYPTIAN HIEROGLYPH-13A13\0" "EGYPTIAN HIEROGLYPH-13A14\0" "EGYPTIAN HIEROGLYPH-13A15\0" "EGYPTIAN HIEROGLYPH-13A16\0" "EGYPTIAN HIEROGLYPH-13A17\0" "EGYPTIAN HIEROGLYPH-13A18\0" "EGYPTIAN HIEROGLYPH-13A19\0" "EGYPTIAN HIEROGLYPH-13A1A\0" "EGYPTIAN HIEROGLYPH-13A1B\0" "EGYPTIAN HIEROGLYPH-13A1C\0" "EGYPTIAN HIEROGLYPH-13A1D\0" "EGYPTIAN HIEROGLYPH-13A1E\0" "EGYPTIAN HIEROGLYPH-13A1F\0" "EGYPTIAN HIEROGLYPH-13A20\0" "EGYPTIAN HIEROGLYPH-13A21\0" "EGYPTIAN HIEROGLYPH-13A22\0" "EGYPTIAN HIEROGLYPH-13A23\0" "EGYPTIAN HIEROGLYPH-13A24\0" "EGYPTIAN HIEROGLYPH-13A25\0" "EGYPTIAN HIEROGLYPH-13A26\0" "EGYPTIAN HIEROGLYPH-13A27\0" "EGYPTIAN HIEROGLYPH-13A28\0" "EGYPTIAN HIEROGLYPH-13A29\0" "EGYPTIAN HIEROGLYPH-13A2A\0" "EGYPTIAN HIEROGLYPH-13A2B\0" "EGYPTIAN HIEROGLYPH-13A2C\0" "EGYPTIAN HIEROGLYPH-13A2D\0" "EGYPTIAN HIEROGLYPH-13A2E\0" "EGYPTIAN HIEROGLYPH-13A2F\0" "EGYPTIAN HIEROGLYPH-13A30\0" "EGYPTIAN HIEROGLYPH-13A31\0" "EGYPTIAN HIEROGLYPH-13A32\0" "EGYPTIAN HIEROGLYPH-13A33\0" "EGYPTIAN HIEROGLYPH-13A34\0" "EGYPTIAN HIEROGLYPH-13A35\0" "EGYPTIAN HIEROGLYPH-13A36\0" "EGYPTIAN HIEROGLYPH-13A37\0" "EGYPTIAN HIEROGLYPH-13A38\0" "EGYPTIAN HIEROGLYPH-13A39\0" "EGYPTIAN HIEROGLYPH-13A3A\0" "EGYPTIAN HIEROGLYPH-13A3B\0" "EGYPTIAN HIEROGLYPH-13A3C\0" "EGYPTIAN HIEROGLYPH-13A3D\0" "EGYPTIAN HIEROGLYPH-13A3E\0" "EGYPTIAN HIEROGLYPH-13A3F\0" "EGYPTIAN HIEROGLYPH-13A40\0" "EGYPTIAN HIEROGLYPH-13A41\0" "EGYPTIAN HIEROGLYPH-13A42\0" "EGYPTIAN HIEROGLYPH-13A43\0" "EGYPTIAN HIEROGLYPH-13A44\0" "EGYPTIAN HIEROGLYPH-13A45\0" "EGYPTIAN HIEROGLYPH-13A46\0" "EGYPTIAN HIEROGLYPH-13A47\0" "EGYPTIAN HIEROGLYPH-13A48\0" "EGYPTIAN HIEROGLYPH-13A49\0" "EGYPTIAN HIEROGLYPH-13A4A\0" "EGYPTIAN HIEROGLYPH-13A4B\0" "EGYPTIAN HIEROGLYPH-13A4C\0" "EGYPTIAN HIEROGLYPH-13A4D\0" "EGYPTIAN HIEROGLYPH-13A4E\0" "EGYPTIAN HIEROGLYPH-13A4F\0" "EGYPTIAN HIEROGLYPH-13A50\0" "EGYPTIAN HIEROGLYPH-13A51\0" "EGYPTIAN HIEROGLYPH-13A52\0" "EGYPTIAN HIEROGLYPH-13A53\0" "EGYPTIAN HIEROGLYPH-13A54\0" "EGYPTIAN HIEROGLYPH-13A55\0" "EGYPTIAN HIEROGLYPH-13A56\0" "EGYPTIAN HIEROGLYPH-13A57\0" "EGYPTIAN HIEROGLYPH-13A58\0" "EGYPTIAN HIEROGLYPH-13A59\0" "EGYPTIAN HIEROGLYPH-13A5A\0" "EGYPTIAN HIEROGLYPH-13A5B\0" "EGYPTIAN HIEROGLYPH-13A5C\0" "EGYPTIAN HIEROGLYPH-13A5D\0" "EGYPTIAN HIEROGLYPH-13A5E\0" "EGYPTIAN HIEROGLYPH-13A5F\0" "EGYPTIAN HIEROGLYPH-13A60\0" "EGYPTIAN HIEROGLYPH-13A61\0" "EGYPTIAN HIEROGLYPH-13A62\0" "EGYPTIAN HIEROGLYPH-13A63\0" "EGYPTIAN HIEROGLYPH-13A64\0" "EGYPTIAN HIEROGLYPH-13A65\0" "EGYPTIAN HIEROGLYPH-13A66\0" "EGYPTIAN HIEROGLYPH-13A67\0" "EGYPTIAN HIEROGLYPH-13A68\0" "EGYPTIAN HIEROGLYPH-13A69\0" "EGYPTIAN HIEROGLYPH-13A6A\0" "EGYPTIAN HIEROGLYPH-13A6B\0" "EGYPTIAN HIEROGLYPH-13A6C\0" "EGYPTIAN HIEROGLYPH-13A6D\0" "EGYPTIAN HIEROGLYPH-13A6E\0" "EGYPTIAN HIEROGLYPH-13A6F\0" "EGYPTIAN HIEROGLYPH-13A70\0" "EGYPTIAN HIEROGLYPH-13A71\0" "EGYPTIAN HIEROGLYPH-13A72\0" "EGYPTIAN HIEROGLYPH-13A73\0" "EGYPTIAN HIEROGLYPH-13A74\0" "EGYPTIAN HIEROGLYPH-13A75\0" "EGYPTIAN HIEROGLYPH-13A76\0" "EGYPTIAN HIEROGLYPH-13A77\0" "EGYPTIAN HIEROGLYPH-13A78\0" "EGYPTIAN HIEROGLYPH-13A79\0" "EGYPTIAN HIEROGLYPH-13A7A\0" "EGYPTIAN HIEROGLYPH-13A7B\0" "EGYPTIAN HIEROGLYPH-13A7C\0" "EGYPTIAN HIEROGLYPH-13A7D\0" "EGYPTIAN HIEROGLYPH-13A7E\0" "EGYPTIAN HIEROGLYPH-13A7F\0" "EGYPTIAN HIEROGLYPH-13A80\0" "EGYPTIAN HIEROGLYPH-13A81\0" "EGYPTIAN HIEROGLYPH-13A82\0" "EGYPTIAN HIEROGLYPH-13A83\0" "EGYPTIAN HIEROGLYPH-13A84\0" "EGYPTIAN HIEROGLYPH-13A85\0" "EGYPTIAN HIEROGLYPH-13A86\0" "EGYPTIAN HIEROGLYPH-13A87\0" "EGYPTIAN HIEROGLYPH-13A88\0" "EGYPTIAN HIEROGLYPH-13A89\0" "EGYPTIAN HIEROGLYPH-13A8A\0" "EGYPTIAN HIEROGLYPH-13A8B\0" "EGYPTIAN HIEROGLYPH-13A8C\0" "EGYPTIAN HIEROGLYPH-13A8D\0" "EGYPTIAN HIEROGLYPH-13A8E\0" "EGYPTIAN HIEROGLYPH-13A8F\0" "EGYPTIAN HIEROGLYPH-13A90\0" "EGYPTIAN HIEROGLYPH-13A91\0" "EGYPTIAN HIEROGLYPH-13A92\0" "EGYPTIAN HIEROGLYPH-13A93\0" "EGYPTIAN HIEROGLYPH-13A94\0" "EGYPTIAN HIEROGLYPH-13A95\0" "EGYPTIAN HIEROGLYPH-13A96\0" "EGYPTIAN HIEROGLYPH-13A97\0" "EGYPTIAN HIEROGLYPH-13A98\0" "EGYPTIAN HIEROGLYPH-13A99\0" "EGYPTIAN HIEROGLYPH-13A9A\0" "EGYPTIAN HIEROGLYPH-13A9B\0" "EGYPTIAN HIEROGLYPH-13A9C\0" "EGYPTIAN HIEROGLYPH-13A9D\0" "EGYPTIAN HIEROGLYPH-13A9E\0" "EGYPTIAN HIEROGLYPH-13A9F\0" "EGYPTIAN HIEROGLYPH-13AA0\0" "EGYPTIAN HIEROGLYPH-13AA1\0" "EGYPTIAN HIEROGLYPH-13AA2\0" "EGYPTIAN HIEROGLYPH-13AA3\0" "EGYPTIAN HIEROGLYPH-13AA4\0" "EGYPTIAN HIEROGLYPH-13AA5\0" "EGYPTIAN HIEROGLYPH-13AA6\0" "EGYPTIAN HIEROGLYPH-13AA7\0" "EGYPTIAN HIEROGLYPH-13AA8\0" "EGYPTIAN HIEROGLYPH-13AA9\0" "EGYPTIAN HIEROGLYPH-13AAA\0" "EGYPTIAN HIEROGLYPH-13AAB\0" "EGYPTIAN HIEROGLYPH-13AAC\0" "EGYPTIAN HIEROGLYPH-13AAD\0" "EGYPTIAN HIEROGLYPH-13AAE\0" "EGYPTIAN HIEROGLYPH-13AAF\0" "EGYPTIAN HIEROGLYPH-13AB0\0" "EGYPTIAN HIEROGLYPH-13AB1\0" "EGYPTIAN HIEROGLYPH-13AB2\0" "EGYPTIAN HIEROGLYPH-13AB3\0" "EGYPTIAN HIEROGLYPH-13AB4\0" "EGYPTIAN HIEROGLYPH-13AB5\0" "EGYPTIAN HIEROGLYPH-13AB6\0" "EGYPTIAN HIEROGLYPH-13AB7\0" "EGYPTIAN HIEROGLYPH-13AB8\0" "EGYPTIAN HIEROGLYPH-13AB9\0" "EGYPTIAN HIEROGLYPH-13ABA\0" "EGYPTIAN HIEROGLYPH-13ABB\0" "EGYPTIAN HIEROGLYPH-13ABC\0" "EGYPTIAN HIEROGLYPH-13ABD\0" "EGYPTIAN HIEROGLYPH-13ABE\0" "EGYPTIAN HIEROGLYPH-13ABF\0" "EGYPTIAN HIEROGLYPH-13AC0\0" "EGYPTIAN HIEROGLYPH-13AC1\0" "EGYPTIAN HIEROGLYPH-13AC2\0" "EGYPTIAN HIEROGLYPH-13AC3\0" "EGYPTIAN HIEROGLYPH-13AC4\0" "EGYPTIAN HIEROGLYPH-13AC5\0" "EGYPTIAN HIEROGLYPH-13AC6\0" "EGYPTIAN HIEROGLYPH-13AC7\0" "EGYPTIAN HIEROGLYPH-13AC8\0" "EGYPTIAN HIEROGLYPH-13AC9\0" "EGYPTIAN HIEROGLYPH-13ACA\0" "EGYPTIAN HIEROGLYPH-13ACB\0" "EGYPTIAN HIEROGLYPH-13ACC\0" "EGYPTIAN HIEROGLYPH-13ACD\0" "EGYPTIAN HIEROGLYPH-13ACE\0" "EGYPTIAN HIEROGLYPH-13ACF\0" "EGYPTIAN HIEROGLYPH-13AD0\0" "EGYPTIAN HIEROGLYPH-13AD1\0" "EGYPTIAN HIEROGLYPH-13AD2\0" "EGYPTIAN HIEROGLYPH-13AD3\0" "EGYPTIAN HIEROGLYPH-13AD4\0" "EGYPTIAN HIEROGLYPH-13AD5\0" "EGYPTIAN HIEROGLYPH-13AD6\0" "EGYPTIAN HIEROGLYPH-13AD7\0" "EGYPTIAN HIEROGLYPH-13AD8\0" "EGYPTIAN HIEROGLYPH-13AD9\0" "EGYPTIAN HIEROGLYPH-13ADA\0" "EGYPTIAN HIEROGLYPH-13ADB\0" "EGYPTIAN HIEROGLYPH-13ADC\0" "EGYPTIAN HIEROGLYPH-13ADD\0" "EGYPTIAN HIEROGLYPH-13ADE\0" "EGYPTIAN HIEROGLYPH-13ADF\0" "EGYPTIAN HIEROGLYPH-13AE0\0" "EGYPTIAN HIEROGLYPH-13AE1\0" "EGYPTIAN HIEROGLYPH-13AE2\0" "EGYPTIAN HIEROGLYPH-13AE3\0" "EGYPTIAN HIEROGLYPH-13AE4\0" "EGYPTIAN HIEROGLYPH-13AE5\0" "EGYPTIAN HIEROGLYPH-13AE6\0" "EGYPTIAN HIEROGLYPH-13AE7\0" "EGYPTIAN HIEROGLYPH-13AE8\0" "EGYPTIAN HIEROGLYPH-13AE9\0" "EGYPTIAN HIEROGLYPH-13AEA\0" "EGYPTIAN HIEROGLYPH-13AEB\0" "EGYPTIAN HIEROGLYPH-13AEC\0" "EGYPTIAN HIEROGLYPH-13AED\0" "EGYPTIAN HIEROGLYPH-13AEE\0" "EGYPTIAN HIEROGLYPH-13AEF\0" "EGYPTIAN HIEROGLYPH-13AF0\0" "EGYPTIAN HIEROGLYPH-13AF1\0" "EGYPTIAN HIEROGLYPH-13AF2\0" "EGYPTIAN HIEROGLYPH-13AF3\0" "EGYPTIAN HIEROGLYPH-13AF4\0" "EGYPTIAN HIEROGLYPH-13AF5\0" "EGYPTIAN HIEROGLYPH-13AF6\0" "EGYPTIAN HIEROGLYPH-13AF7\0" "EGYPTIAN HIEROGLYPH-13AF8\0" "EGYPTIAN HIEROGLYPH-13AF9\0" "EGYPTIAN HIEROGLYPH-13AFA\0" "EGYPTIAN HIEROGLYPH-13AFB\0" "EGYPTIAN HIEROGLYPH-13AFC\0" "EGYPTIAN HIEROGLYPH-13AFD\0" "EGYPTIAN HIEROGLYPH-13AFE\0" "EGYPTIAN HIEROGLYPH-13AFF\0" "EGYPTIAN HIEROGLYPH-13B00\0" "EGYPTIAN HIEROGLYPH-13B01\0" "EGYPTIAN HIEROGLYPH-13B02\0" "EGYPTIAN HIEROGLYPH-13B03\0" "EGYPTIAN HIEROGLYPH-13B04\0" "EGYPTIAN HIEROGLYPH-13B05\0" "EGYPTIAN HIEROGLYPH-13B06\0" "EGYPTIAN HIEROGLYPH-13B07\0" "EGYPTIAN HIEROGLYPH-13B08\0" "EGYPTIAN HIEROGLYPH-13B09\0" "EGYPTIAN HIEROGLYPH-13B0A\0" "EGYPTIAN HIEROGLYPH-13B0B\0" "EGYPTIAN HIEROGLYPH-13B0C\0" "EGYPTIAN HIEROGLYPH-13B0D\0" "EGYPTIAN HIEROGLYPH-13B0E\0" "EGYPTIAN HIEROGLYPH-13B0F\0" "EGYPTIAN HIEROGLYPH-13B10\0" "EGYPTIAN HIEROGLYPH-13B11\0" "EGYPTIAN HIEROGLYPH-13B12\0" "EGYPTIAN HIEROGLYPH-13B13\0" "EGYPTIAN HIEROGLYPH-13B14\0" "EGYPTIAN HIEROGLYPH-13B15\0" "EGYPTIAN HIEROGLYPH-13B16\0" "EGYPTIAN HIEROGLYPH-13B17\0" "EGYPTIAN HIEROGLYPH-13B18\0" "EGYPTIAN HIEROGLYPH-13B19\0" "EGYPTIAN HIEROGLYPH-13B1A\0" "EGYPTIAN HIEROGLYPH-13B1B\0" "EGYPTIAN HIEROGLYPH-13B1C\0" "EGYPTIAN HIEROGLYPH-13B1D\0" "EGYPTIAN HIEROGLYPH-13B1E\0" "EGYPTIAN HIEROGLYPH-13B1F\0" "EGYPTIAN HIEROGLYPH-13B20\0" "EGYPTIAN HIEROGLYPH-13B21\0" "EGYPTIAN HIEROGLYPH-13B22\0" "EGYPTIAN HIEROGLYPH-13B23\0" "EGYPTIAN HIEROGLYPH-13B24\0" "EGYPTIAN HIEROGLYPH-13B25\0" "EGYPTIAN HIEROGLYPH-13B26\0" "EGYPTIAN HIEROGLYPH-13B27\0" "EGYPTIAN HIEROGLYPH-13B28\0" "EGYPTIAN HIEROGLYPH-13B29\0" "EGYPTIAN HIEROGLYPH-13B2A\0" "EGYPTIAN HIEROGLYPH-13B2B\0" "EGYPTIAN HIEROGLYPH-13B2C\0" "EGYPTIAN HIEROGLYPH-13B2D\0" "EGYPTIAN HIEROGLYPH-13B2E\0" "EGYPTIAN HIEROGLYPH-13B2F\0" "EGYPTIAN HIEROGLYPH-13B30\0" "EGYPTIAN HIEROGLYPH-13B31\0" "EGYPTIAN HIEROGLYPH-13B32\0" "EGYPTIAN HIEROGLYPH-13B33\0" "EGYPTIAN HIEROGLYPH-13B34\0" "EGYPTIAN HIEROGLYPH-13B35\0" "EGYPTIAN HIEROGLYPH-13B36\0" "EGYPTIAN HIEROGLYPH-13B37\0" "EGYPTIAN HIEROGLYPH-13B38\0" "EGYPTIAN HIEROGLYPH-13B39\0" "EGYPTIAN HIEROGLYPH-13B3A\0" "EGYPTIAN HIEROGLYPH-13B3B\0" "EGYPTIAN HIEROGLYPH-13B3C\0" "EGYPTIAN HIEROGLYPH-13B3D\0" "EGYPTIAN HIEROGLYPH-13B3E\0" "EGYPTIAN HIEROGLYPH-13B3F\0" "EGYPTIAN HIEROGLYPH-13B40\0" "EGYPTIAN HIEROGLYPH-13B41\0" "EGYPTIAN HIEROGLYPH-13B42\0" "EGYPTIAN HIEROGLYPH-13B43\0" "EGYPTIAN HIEROGLYPH-13B44\0" "EGYPTIAN HIEROGLYPH-13B45\0" "EGYPTIAN HIEROGLYPH-13B46\0" "EGYPTIAN HIEROGLYPH-13B47\0" "EGYPTIAN HIEROGLYPH-13B48\0" "EGYPTIAN HIEROGLYPH-13B49\0" "EGYPTIAN HIEROGLYPH-13B4A\0" "EGYPTIAN HIEROGLYPH-13B4B\0" "EGYPTIAN HIEROGLYPH-13B4C\0" "EGYPTIAN HIEROGLYPH-13B4D\0" "EGYPTIAN HIEROGLYPH-13B4E\0" "EGYPTIAN HIEROGLYPH-13B4F\0" "EGYPTIAN HIEROGLYPH-13B50\0" "EGYPTIAN HIEROGLYPH-13B51\0" "EGYPTIAN HIEROGLYPH-13B52\0" "EGYPTIAN HIEROGLYPH-13B53\0" "EGYPTIAN HIEROGLYPH-13B54\0" "EGYPTIAN HIEROGLYPH-13B55\0" "EGYPTIAN HIEROGLYPH-13B56\0" "EGYPTIAN HIEROGLYPH-13B57\0" "EGYPTIAN HIEROGLYPH-13B58\0" "EGYPTIAN HIEROGLYPH-13B59\0" "EGYPTIAN HIEROGLYPH-13B5A\0" "EGYPTIAN HIEROGLYPH-13B5B\0" "EGYPTIAN HIEROGLYPH-13B5C\0" "EGYPTIAN HIEROGLYPH-13B5D\0" "EGYPTIAN HIEROGLYPH-13B5E\0" "EGYPTIAN HIEROGLYPH-13B5F\0" "EGYPTIAN HIEROGLYPH-13B60\0" "EGYPTIAN HIEROGLYPH-13B61\0" "EGYPTIAN HIEROGLYPH-13B62\0" "EGYPTIAN HIEROGLYPH-13B63\0" "EGYPTIAN HIEROGLYPH-13B64\0" "EGYPTIAN HIEROGLYPH-13B65\0" "EGYPTIAN HIEROGLYPH-13B66\0" "EGYPTIAN HIEROGLYPH-13B67\0" "EGYPTIAN HIEROGLYPH-13B68\0" "EGYPTIAN HIEROGLYPH-13B69\0" "EGYPTIAN HIEROGLYPH-13B6A\0" "EGYPTIAN HIEROGLYPH-13B6B\0" "EGYPTIAN HIEROGLYPH-13B6C\0" "EGYPTIAN HIEROGLYPH-13B6D\0" "EGYPTIAN HIEROGLYPH-13B6E\0" "EGYPTIAN HIEROGLYPH-13B6F\0" "EGYPTIAN HIEROGLYPH-13B70\0" "EGYPTIAN HIEROGLYPH-13B71\0" "EGYPTIAN HIEROGLYPH-13B72\0" "EGYPTIAN HIEROGLYPH-13B73\0" "EGYPTIAN HIEROGLYPH-13B74\0" "EGYPTIAN HIEROGLYPH-13B75\0" "EGYPTIAN HIEROGLYPH-13B76\0" "EGYPTIAN HIEROGLYPH-13B77\0" "EGYPTIAN HIEROGLYPH-13B78\0" "EGYPTIAN HIEROGLYPH-13B79\0" "EGYPTIAN HIEROGLYPH-13B7A\0" "EGYPTIAN HIEROGLYPH-13B7B\0" "EGYPTIAN HIEROGLYPH-13B7C\0" "EGYPTIAN HIEROGLYPH-13B7D\0" "EGYPTIAN HIEROGLYPH-13B7E\0" "EGYPTIAN HIEROGLYPH-13B7F\0" "EGYPTIAN HIEROGLYPH-13B80\0" "EGYPTIAN HIEROGLYPH-13B81\0" "EGYPTIAN HIEROGLYPH-13B82\0" "EGYPTIAN HIEROGLYPH-13B83\0" "EGYPTIAN HIEROGLYPH-13B84\0" "EGYPTIAN HIEROGLYPH-13B85\0" "EGYPTIAN HIEROGLYPH-13B86\0" "EGYPTIAN HIEROGLYPH-13B87\0" "EGYPTIAN HIEROGLYPH-13B88\0" "EGYPTIAN HIEROGLYPH-13B89\0" "EGYPTIAN HIEROGLYPH-13B8A\0" "EGYPTIAN HIEROGLYPH-13B8B\0" "EGYPTIAN HIEROGLYPH-13B8C\0" "EGYPTIAN HIEROGLYPH-13B8D\0" "EGYPTIAN HIEROGLYPH-13B8E\0" "EGYPTIAN HIEROGLYPH-13B8F\0" "EGYPTIAN HIEROGLYPH-13B90\0" "EGYPTIAN HIEROGLYPH-13B91\0" "EGYPTIAN HIEROGLYPH-13B92\0" "EGYPTIAN HIEROGLYPH-13B93\0" "EGYPTIAN HIEROGLYPH-13B94\0" "EGYPTIAN HIEROGLYPH-13B95\0" "EGYPTIAN HIEROGLYPH-13B96\0" "EGYPTIAN HIEROGLYPH-13B97\0" "EGYPTIAN HIEROGLYPH-13B98\0" "EGYPTIAN HIEROGLYPH-13B99\0" "EGYPTIAN HIEROGLYPH-13B9A\0" "EGYPTIAN HIEROGLYPH-13B9B\0" "EGYPTIAN HIEROGLYPH-13B9C\0" "EGYPTIAN HIEROGLYPH-13B9D\0" "EGYPTIAN HIEROGLYPH-13B9E\0" "EGYPTIAN HIEROGLYPH-13B9F\0" "EGYPTIAN HIEROGLYPH-13BA0\0" "EGYPTIAN HIEROGLYPH-13BA1\0" "EGYPTIAN HIEROGLYPH-13BA2\0" "EGYPTIAN HIEROGLYPH-13BA3\0" "EGYPTIAN HIEROGLYPH-13BA4\0" "EGYPTIAN HIEROGLYPH-13BA5\0" "EGYPTIAN HIEROGLYPH-13BA6\0" "EGYPTIAN HIEROGLYPH-13BA7\0" "EGYPTIAN HIEROGLYPH-13BA8\0" "EGYPTIAN HIEROGLYPH-13BA9\0" "EGYPTIAN HIEROGLYPH-13BAA\0" "EGYPTIAN HIEROGLYPH-13BAB\0" "EGYPTIAN HIEROGLYPH-13BAC\0" "EGYPTIAN HIEROGLYPH-13BAD\0" "EGYPTIAN HIEROGLYPH-13BAE\0" "EGYPTIAN HIEROGLYPH-13BAF\0" "EGYPTIAN HIEROGLYPH-13BB0\0" "EGYPTIAN HIEROGLYPH-13BB1\0" "EGYPTIAN HIEROGLYPH-13BB2\0" "EGYPTIAN HIEROGLYPH-13BB3\0" "EGYPTIAN HIEROGLYPH-13BB4\0" "EGYPTIAN HIEROGLYPH-13BB5\0" "EGYPTIAN HIEROGLYPH-13BB6\0" "EGYPTIAN HIEROGLYPH-13BB7\0" "EGYPTIAN HIEROGLYPH-13BB8\0" "EGYPTIAN HIEROGLYPH-13BB9\0" "EGYPTIAN HIEROGLYPH-13BBA\0" "EGYPTIAN HIEROGLYPH-13BBB\0" "EGYPTIAN HIEROGLYPH-13BBC\0" "EGYPTIAN HIEROGLYPH-13BBD\0" "EGYPTIAN HIEROGLYPH-13BBE\0" "EGYPTIAN HIEROGLYPH-13BBF\0" "EGYPTIAN HIEROGLYPH-13BC0\0" "EGYPTIAN HIEROGLYPH-13BC1\0" "EGYPTIAN HIEROGLYPH-13BC2\0" "EGYPTIAN HIEROGLYPH-13BC3\0" "EGYPTIAN HIEROGLYPH-13BC4\0" "EGYPTIAN HIEROGLYPH-13BC5\0" "EGYPTIAN HIEROGLYPH-13BC6\0" "EGYPTIAN HIEROGLYPH-13BC7\0" "EGYPTIAN HIEROGLYPH-13BC8\0" "EGYPTIAN HIEROGLYPH-13BC9\0" "EGYPTIAN HIEROGLYPH-13BCA\0" "EGYPTIAN HIEROGLYPH-13BCB\0" "EGYPTIAN HIEROGLYPH-13BCC\0" "EGYPTIAN HIEROGLYPH-13BCD\0" "EGYPTIAN HIEROGLYPH-13BCE\0" "EGYPTIAN HIEROGLYPH-13BCF\0" "EGYPTIAN HIEROGLYPH-13BD0\0" "EGYPTIAN HIEROGLYPH-13BD1\0" "EGYPTIAN HIEROGLYPH-13BD2\0" "EGYPTIAN HIEROGLYPH-13BD3\0" "EGYPTIAN HIEROGLYPH-13BD4\0" "EGYPTIAN HIEROGLYPH-13BD5\0" "EGYPTIAN HIEROGLYPH-13BD6\0" "EGYPTIAN HIEROGLYPH-13BD7\0" "EGYPTIAN HIEROGLYPH-13BD8\0" "EGYPTIAN HIEROGLYPH-13BD9\0" "EGYPTIAN HIEROGLYPH-13BDA\0" "EGYPTIAN HIEROGLYPH-13BDB\0" "EGYPTIAN HIEROGLYPH-13BDC\0" "EGYPTIAN HIEROGLYPH-13BDD\0" "EGYPTIAN HIEROGLYPH-13BDE\0" "EGYPTIAN HIEROGLYPH-13BDF\0" "EGYPTIAN HIEROGLYPH-13BE0\0" "EGYPTIAN HIEROGLYPH-13BE1\0" "EGYPTIAN HIEROGLYPH-13BE2\0" "EGYPTIAN HIEROGLYPH-13BE3\0" "EGYPTIAN HIEROGLYPH-13BE4\0" "EGYPTIAN HIEROGLYPH-13BE5\0" "EGYPTIAN HIEROGLYPH-13BE6\0" "EGYPTIAN HIEROGLYPH-13BE7\0" "EGYPTIAN HIEROGLYPH-13BE8\0" "EGYPTIAN HIEROGLYPH-13BE9\0" "EGYPTIAN HIEROGLYPH-13BEA\0" "EGYPTIAN HIEROGLYPH-13BEB\0" "EGYPTIAN HIEROGLYPH-13BEC\0" "EGYPTIAN HIEROGLYPH-13BED\0" "EGYPTIAN HIEROGLYPH-13BEE\0" "EGYPTIAN HIEROGLYPH-13BEF\0" "EGYPTIAN HIEROGLYPH-13BF0\0" "EGYPTIAN HIEROGLYPH-13BF1\0" "EGYPTIAN HIEROGLYPH-13BF2\0" "EGYPTIAN HIEROGLYPH-13BF3\0" "EGYPTIAN HIEROGLYPH-13BF4\0" "EGYPTIAN HIEROGLYPH-13BF5\0" "EGYPTIAN HIEROGLYPH-13BF6\0" "EGYPTIAN HIEROGLYPH-13BF7\0" "EGYPTIAN HIEROGLYPH-13BF8\0" "EGYPTIAN HIEROGLYPH-13BF9\0" "EGYPTIAN HIEROGLYPH-13BFA\0" "EGYPTIAN HIEROGLYPH-13BFB\0" "EGYPTIAN HIEROGLYPH-13BFC\0" "EGYPTIAN HIEROGLYPH-13BFD\0" "EGYPTIAN HIEROGLYPH-13BFE\0" "EGYPTIAN HIEROGLYPH-13BFF\0" "EGYPTIAN HIEROGLYPH-13C00\0" "EGYPTIAN HIEROGLYPH-13C01\0" "EGYPTIAN HIEROGLYPH-13C02\0" "EGYPTIAN HIEROGLYPH-13C03\0" "EGYPTIAN HIEROGLYPH-13C04\0" "EGYPTIAN HIEROGLYPH-13C05\0" "EGYPTIAN HIEROGLYPH-13C06\0" "EGYPTIAN HIEROGLYPH-13C07\0" "EGYPTIAN HIEROGLYPH-13C08\0" "EGYPTIAN HIEROGLYPH-13C09\0" "EGYPTIAN HIEROGLYPH-13C0A\0" "EGYPTIAN HIEROGLYPH-13C0B\0" "EGYPTIAN HIEROGLYPH-13C0C\0" "EGYPTIAN HIEROGLYPH-13C0D\0" "EGYPTIAN HIEROGLYPH-13C0E\0" "EGYPTIAN HIEROGLYPH-13C0F\0" "EGYPTIAN HIEROGLYPH-13C10\0" "EGYPTIAN HIEROGLYPH-13C11\0" "EGYPTIAN HIEROGLYPH-13C12\0" "EGYPTIAN HIEROGLYPH-13C13\0" "EGYPTIAN HIEROGLYPH-13C14\0" "EGYPTIAN HIEROGLYPH-13C15\0" "EGYPTIAN HIEROGLYPH-13C16\0" "EGYPTIAN HIEROGLYPH-13C17\0" "EGYPTIAN HIEROGLYPH-13C18\0" "EGYPTIAN HIEROGLYPH-13C19\0" "EGYPTIAN HIEROGLYPH-13C1A\0" "EGYPTIAN HIEROGLYPH-13C1B\0" "EGYPTIAN HIEROGLYPH-13C1C\0" "EGYPTIAN HIEROGLYPH-13C1D\0" "EGYPTIAN HIEROGLYPH-13C1E\0" "EGYPTIAN HIEROGLYPH-13C1F\0" "EGYPTIAN HIEROGLYPH-13C20\0" "EGYPTIAN HIEROGLYPH-13C21\0" "EGYPTIAN HIEROGLYPH-13C22\0" "EGYPTIAN HIEROGLYPH-13C23\0" "EGYPTIAN HIEROGLYPH-13C24\0" "EGYPTIAN HIEROGLYPH-13C25\0" "EGYPTIAN HIEROGLYPH-13C26\0" "EGYPTIAN HIEROGLYPH-13C27\0" "EGYPTIAN HIEROGLYPH-13C28\0" "EGYPTIAN HIEROGLYPH-13C29\0" "EGYPTIAN HIEROGLYPH-13C2A\0" "EGYPTIAN HIEROGLYPH-13C2B\0" "EGYPTIAN HIEROGLYPH-13C2C\0" "EGYPTIAN HIEROGLYPH-13C2D\0" "EGYPTIAN HIEROGLYPH-13C2E\0" "EGYPTIAN HIEROGLYPH-13C2F\0" "EGYPTIAN HIEROGLYPH-13C30\0" "EGYPTIAN HIEROGLYPH-13C31\0" "EGYPTIAN HIEROGLYPH-13C32\0" "EGYPTIAN HIEROGLYPH-13C33\0" "EGYPTIAN HIEROGLYPH-13C34\0" "EGYPTIAN HIEROGLYPH-13C35\0" "EGYPTIAN HIEROGLYPH-13C36\0" "EGYPTIAN HIEROGLYPH-13C37\0" "EGYPTIAN HIEROGLYPH-13C38\0" "EGYPTIAN HIEROGLYPH-13C39\0" "EGYPTIAN HIEROGLYPH-13C3A\0" "EGYPTIAN HIEROGLYPH-13C3B\0" "EGYPTIAN HIEROGLYPH-13C3C\0" "EGYPTIAN HIEROGLYPH-13C3D\0" "EGYPTIAN HIEROGLYPH-13C3E\0" "EGYPTIAN HIEROGLYPH-13C3F\0" "EGYPTIAN HIEROGLYPH-13C40\0" "EGYPTIAN HIEROGLYPH-13C41\0" "EGYPTIAN HIEROGLYPH-13C42\0" "EGYPTIAN HIEROGLYPH-13C43\0" "EGYPTIAN HIEROGLYPH-13C44\0" "EGYPTIAN HIEROGLYPH-13C45\0" "EGYPTIAN HIEROGLYPH-13C46\0" "EGYPTIAN HIEROGLYPH-13C47\0" "EGYPTIAN HIEROGLYPH-13C48\0" "EGYPTIAN HIEROGLYPH-13C49\0" "EGYPTIAN HIEROGLYPH-13C4A\0" "EGYPTIAN HIEROGLYPH-13C4B\0" "EGYPTIAN HIEROGLYPH-13C4C\0" "EGYPTIAN HIEROGLYPH-13C4D\0" "EGYPTIAN HIEROGLYPH-13C4E\0" "EGYPTIAN HIEROGLYPH-13C4F\0" "EGYPTIAN HIEROGLYPH-13C50\0" "EGYPTIAN HIEROGLYPH-13C51\0" "EGYPTIAN HIEROGLYPH-13C52\0" "EGYPTIAN HIEROGLYPH-13C53\0" "EGYPTIAN HIEROGLYPH-13C54\0" "EGYPTIAN HIEROGLYPH-13C55\0" "EGYPTIAN HIEROGLYPH-13C56\0" "EGYPTIAN HIEROGLYPH-13C57\0" "EGYPTIAN HIEROGLYPH-13C58\0" "EGYPTIAN HIEROGLYPH-13C59\0" "EGYPTIAN HIEROGLYPH-13C5A\0" "EGYPTIAN HIEROGLYPH-13C5B\0" "EGYPTIAN HIEROGLYPH-13C5C\0" "EGYPTIAN HIEROGLYPH-13C5D\0" "EGYPTIAN HIEROGLYPH-13C5E\0" "EGYPTIAN HIEROGLYPH-13C5F\0" "EGYPTIAN HIEROGLYPH-13C60\0" "EGYPTIAN HIEROGLYPH-13C61\0" "EGYPTIAN HIEROGLYPH-13C62\0" "EGYPTIAN HIEROGLYPH-13C63\0" "EGYPTIAN HIEROGLYPH-13C64\0" "EGYPTIAN HIEROGLYPH-13C65\0" "EGYPTIAN HIEROGLYPH-13C66\0" "EGYPTIAN HIEROGLYPH-13C67\0" "EGYPTIAN HIEROGLYPH-13C68\0" "EGYPTIAN HIEROGLYPH-13C69\0" "EGYPTIAN HIEROGLYPH-13C6A\0" "EGYPTIAN HIEROGLYPH-13C6B\0" "EGYPTIAN HIEROGLYPH-13C6C\0" "EGYPTIAN HIEROGLYPH-13C6D\0" "EGYPTIAN HIEROGLYPH-13C6E\0" "EGYPTIAN HIEROGLYPH-13C6F\0" "EGYPTIAN HIEROGLYPH-13C70\0" "EGYPTIAN HIEROGLYPH-13C71\0" "EGYPTIAN HIEROGLYPH-13C72\0" "EGYPTIAN HIEROGLYPH-13C73\0" "EGYPTIAN HIEROGLYPH-13C74\0" "EGYPTIAN HIEROGLYPH-13C75\0" "EGYPTIAN HIEROGLYPH-13C76\0" "EGYPTIAN HIEROGLYPH-13C77\0" "EGYPTIAN HIEROGLYPH-13C78\0" "EGYPTIAN HIEROGLYPH-13C79\0" "EGYPTIAN HIEROGLYPH-13C7A\0" "EGYPTIAN HIEROGLYPH-13C7B\0" "EGYPTIAN HIEROGLYPH-13C7C\0" "EGYPTIAN HIEROGLYPH-13C7D\0" "EGYPTIAN HIEROGLYPH-13C7E\0" "EGYPTIAN HIEROGLYPH-13C7F\0" "EGYPTIAN HIEROGLYPH-13C80\0" "EGYPTIAN HIEROGLYPH-13C81\0" "EGYPTIAN HIEROGLYPH-13C82\0" "EGYPTIAN HIEROGLYPH-13C83\0" "EGYPTIAN HIEROGLYPH-13C84\0" "EGYPTIAN HIEROGLYPH-13C85\0" "EGYPTIAN HIEROGLYPH-13C86\0" "EGYPTIAN HIEROGLYPH-13C87\0" "EGYPTIAN HIEROGLYPH-13C88\0" "EGYPTIAN HIEROGLYPH-13C89\0" "EGYPTIAN HIEROGLYPH-13C8A\0" "EGYPTIAN HIEROGLYPH-13C8B\0" "EGYPTIAN HIEROGLYPH-13C8C\0" "EGYPTIAN HIEROGLYPH-13C8D\0" "EGYPTIAN HIEROGLYPH-13C8E\0" "EGYPTIAN HIEROGLYPH-13C8F\0" "EGYPTIAN HIEROGLYPH-13C90\0" "EGYPTIAN HIEROGLYPH-13C91\0" "EGYPTIAN HIEROGLYPH-13C92\0" "EGYPTIAN HIEROGLYPH-13C93\0" "EGYPTIAN HIEROGLYPH-13C94\0" "EGYPTIAN HIEROGLYPH-13C95\0" "EGYPTIAN HIEROGLYPH-13C96\0" "EGYPTIAN HIEROGLYPH-13C97\0" "EGYPTIAN HIEROGLYPH-13C98\0" "EGYPTIAN HIEROGLYPH-13C99\0" "EGYPTIAN HIEROGLYPH-13C9A\0" "EGYPTIAN HIEROGLYPH-13C9B\0" "EGYPTIAN HIEROGLYPH-13C9C\0" "EGYPTIAN HIEROGLYPH-13C9D\0" "EGYPTIAN HIEROGLYPH-13C9E\0" "EGYPTIAN HIEROGLYPH-13C9F\0" "EGYPTIAN HIEROGLYPH-13CA0\0" "EGYPTIAN HIEROGLYPH-13CA1\0" "EGYPTIAN HIEROGLYPH-13CA2\0" "EGYPTIAN HIEROGLYPH-13CA3\0" "EGYPTIAN HIEROGLYPH-13CA4\0" "EGYPTIAN HIEROGLYPH-13CA5\0" "EGYPTIAN HIEROGLYPH-13CA6\0" "EGYPTIAN HIEROGLYPH-13CA7\0" "EGYPTIAN HIEROGLYPH-13CA8\0" "EGYPTIAN HIEROGLYPH-13CA9\0" "EGYPTIAN HIEROGLYPH-13CAA\0" "EGYPTIAN HIEROGLYPH-13CAB\0" "EGYPTIAN HIEROGLYPH-13CAC\0" "EGYPTIAN HIEROGLYPH-13CAD\0" "EGYPTIAN HIEROGLYPH-13CAE\0" "EGYPTIAN HIEROGLYPH-13CAF\0" "EGYPTIAN HIEROGLYPH-13CB0\0" "EGYPTIAN HIEROGLYPH-13CB1\0" "EGYPTIAN HIEROGLYPH-13CB2\0" "EGYPTIAN HIEROGLYPH-13CB3\0" "EGYPTIAN HIEROGLYPH-13CB4\0" "EGYPTIAN HIEROGLYPH-13CB5\0" "EGYPTIAN HIEROGLYPH-13CB6\0" "EGYPTIAN HIEROGLYPH-13CB7\0" "EGYPTIAN HIEROGLYPH-13CB8\0" "EGYPTIAN HIEROGLYPH-13CB9\0" "EGYPTIAN HIEROGLYPH-13CBA\0" "EGYPTIAN HIEROGLYPH-13CBB\0" "EGYPTIAN HIEROGLYPH-13CBC\0" "EGYPTIAN HIEROGLYPH-13CBD\0" "EGYPTIAN HIEROGLYPH-13CBE\0" "EGYPTIAN HIEROGLYPH-13CBF\0" "EGYPTIAN HIEROGLYPH-13CC0\0" "EGYPTIAN HIEROGLYPH-13CC1\0" "EGYPTIAN HIEROGLYPH-13CC2\0" "EGYPTIAN HIEROGLYPH-13CC3\0" "EGYPTIAN HIEROGLYPH-13CC4\0" "EGYPTIAN HIEROGLYPH-13CC5\0" "EGYPTIAN HIEROGLYPH-13CC6\0" "EGYPTIAN HIEROGLYPH-13CC7\0" "EGYPTIAN HIEROGLYPH-13CC8\0" "EGYPTIAN HIEROGLYPH-13CC9\0" "EGYPTIAN HIEROGLYPH-13CCA\0" "EGYPTIAN HIEROGLYPH-13CCB\0" "EGYPTIAN HIEROGLYPH-13CCC\0" "EGYPTIAN HIEROGLYPH-13CCD\0" "EGYPTIAN HIEROGLYPH-13CCE\0" "EGYPTIAN HIEROGLYPH-13CCF\0" "EGYPTIAN HIEROGLYPH-13CD0\0" "EGYPTIAN HIEROGLYPH-13CD1\0" "EGYPTIAN HIEROGLYPH-13CD2\0" "EGYPTIAN HIEROGLYPH-13CD3\0" "EGYPTIAN HIEROGLYPH-13CD4\0" "EGYPTIAN HIEROGLYPH-13CD5\0" "EGYPTIAN HIEROGLYPH-13CD6\0" "EGYPTIAN HIEROGLYPH-13CD7\0" "EGYPTIAN HIEROGLYPH-13CD8\0" "EGYPTIAN HIEROGLYPH-13CD9\0" "EGYPTIAN HIEROGLYPH-13CDA\0" "EGYPTIAN HIEROGLYPH-13CDB\0" "EGYPTIAN HIEROGLYPH-13CDC\0" "EGYPTIAN HIEROGLYPH-13CDD\0" "EGYPTIAN HIEROGLYPH-13CDE\0" "EGYPTIAN HIEROGLYPH-13CDF\0" "EGYPTIAN HIEROGLYPH-13CE0\0" "EGYPTIAN HIEROGLYPH-13CE1\0" "EGYPTIAN HIEROGLYPH-13CE2\0" "EGYPTIAN HIEROGLYPH-13CE3\0" "EGYPTIAN HIEROGLYPH-13CE4\0" "EGYPTIAN HIEROGLYPH-13CE5\0" "EGYPTIAN HIEROGLYPH-13CE6\0" "EGYPTIAN HIEROGLYPH-13CE7\0" "EGYPTIAN HIEROGLYPH-13CE8\0" "EGYPTIAN HIEROGLYPH-13CE9\0" "EGYPTIAN HIEROGLYPH-13CEA\0" "EGYPTIAN HIEROGLYPH-13CEB\0" "EGYPTIAN HIEROGLYPH-13CEC\0" "EGYPTIAN HIEROGLYPH-13CED\0" "EGYPTIAN HIEROGLYPH-13CEE\0" "EGYPTIAN HIEROGLYPH-13CEF\0" "EGYPTIAN HIEROGLYPH-13CF0\0" "EGYPTIAN HIEROGLYPH-13CF1\0" "EGYPTIAN HIEROGLYPH-13CF2\0" "EGYPTIAN HIEROGLYPH-13CF3\0" "EGYPTIAN HIEROGLYPH-13CF4\0" "EGYPTIAN HIEROGLYPH-13CF5\0" "EGYPTIAN HIEROGLYPH-13CF6\0" "EGYPTIAN HIEROGLYPH-13CF7\0" "EGYPTIAN HIEROGLYPH-13CF8\0" "EGYPTIAN HIEROGLYPH-13CF9\0" "EGYPTIAN HIEROGLYPH-13CFA\0" "EGYPTIAN HIEROGLYPH-13CFB\0" "EGYPTIAN HIEROGLYPH-13CFC\0" "EGYPTIAN HIEROGLYPH-13CFD\0" "EGYPTIAN HIEROGLYPH-13CFE\0" "EGYPTIAN HIEROGLYPH-13CFF\0" "EGYPTIAN HIEROGLYPH-13D00\0" "EGYPTIAN HIEROGLYPH-13D01\0" "EGYPTIAN HIEROGLYPH-13D02\0" "EGYPTIAN HIEROGLYPH-13D03\0" "EGYPTIAN HIEROGLYPH-13D04\0" "EGYPTIAN HIEROGLYPH-13D05\0" "EGYPTIAN HIEROGLYPH-13D06\0" "EGYPTIAN HIEROGLYPH-13D07\0" "EGYPTIAN HIEROGLYPH-13D08\0" "EGYPTIAN HIEROGLYPH-13D09\0" "EGYPTIAN HIEROGLYPH-13D0A\0" "EGYPTIAN HIEROGLYPH-13D0B\0" "EGYPTIAN HIEROGLYPH-13D0C\0" "EGYPTIAN HIEROGLYPH-13D0D\0" "EGYPTIAN HIEROGLYPH-13D0E\0" "EGYPTIAN HIEROGLYPH-13D0F\0" "EGYPTIAN HIEROGLYPH-13D10\0" "EGYPTIAN HIEROGLYPH-13D11\0" "EGYPTIAN HIEROGLYPH-13D12\0" "EGYPTIAN HIEROGLYPH-13D13\0" "EGYPTIAN HIEROGLYPH-13D14\0" "EGYPTIAN HIEROGLYPH-13D15\0" "EGYPTIAN HIEROGLYPH-13D16\0" "EGYPTIAN HIEROGLYPH-13D17\0" "EGYPTIAN HIEROGLYPH-13D18\0" "EGYPTIAN HIEROGLYPH-13D19\0" "EGYPTIAN HIEROGLYPH-13D1A\0" "EGYPTIAN HIEROGLYPH-13D1B\0" "EGYPTIAN HIEROGLYPH-13D1C\0" "EGYPTIAN HIEROGLYPH-13D1D\0" "EGYPTIAN HIEROGLYPH-13D1E\0" "EGYPTIAN HIEROGLYPH-13D1F\0" "EGYPTIAN HIEROGLYPH-13D20\0" "EGYPTIAN HIEROGLYPH-13D21\0" "EGYPTIAN HIEROGLYPH-13D22\0" "EGYPTIAN HIEROGLYPH-13D23\0" "EGYPTIAN HIEROGLYPH-13D24\0" "EGYPTIAN HIEROGLYPH-13D25\0" "EGYPTIAN HIEROGLYPH-13D26\0" "EGYPTIAN HIEROGLYPH-13D27\0" "EGYPTIAN HIEROGLYPH-13D28\0" "EGYPTIAN HIEROGLYPH-13D29\0" "EGYPTIAN HIEROGLYPH-13D2A\0" "EGYPTIAN HIEROGLYPH-13D2B\0" "EGYPTIAN HIEROGLYPH-13D2C\0" "EGYPTIAN HIEROGLYPH-13D2D\0" "EGYPTIAN HIEROGLYPH-13D2E\0" "EGYPTIAN HIEROGLYPH-13D2F\0" "EGYPTIAN HIEROGLYPH-13D30\0" "EGYPTIAN HIEROGLYPH-13D31\0" "EGYPTIAN HIEROGLYPH-13D32\0" "EGYPTIAN HIEROGLYPH-13D33\0" "EGYPTIAN HIEROGLYPH-13D34\0" "EGYPTIAN HIEROGLYPH-13D35\0" "EGYPTIAN HIEROGLYPH-13D36\0" "EGYPTIAN HIEROGLYPH-13D37\0" "EGYPTIAN HIEROGLYPH-13D38\0" "EGYPTIAN HIEROGLYPH-13D39\0" "EGYPTIAN HIEROGLYPH-13D3A\0" "EGYPTIAN HIEROGLYPH-13D3B\0" "EGYPTIAN HIEROGLYPH-13D3C\0" "EGYPTIAN HIEROGLYPH-13D3D\0" "EGYPTIAN HIEROGLYPH-13D3E\0" "EGYPTIAN HIEROGLYPH-13D3F\0" "EGYPTIAN HIEROGLYPH-13D40\0" "EGYPTIAN HIEROGLYPH-13D41\0" "EGYPTIAN HIEROGLYPH-13D42\0" "EGYPTIAN HIEROGLYPH-13D43\0" "EGYPTIAN HIEROGLYPH-13D44\0" "EGYPTIAN HIEROGLYPH-13D45\0" "EGYPTIAN HIEROGLYPH-13D46\0" "EGYPTIAN HIEROGLYPH-13D47\0" "EGYPTIAN HIEROGLYPH-13D48\0" "EGYPTIAN HIEROGLYPH-13D49\0" "EGYPTIAN HIEROGLYPH-13D4A\0" "EGYPTIAN HIEROGLYPH-13D4B\0" "EGYPTIAN HIEROGLYPH-13D4C\0" "EGYPTIAN HIEROGLYPH-13D4D\0" "EGYPTIAN HIEROGLYPH-13D4E\0" "EGYPTIAN HIEROGLYPH-13D4F\0" "EGYPTIAN HIEROGLYPH-13D50\0" "EGYPTIAN HIEROGLYPH-13D51\0" "EGYPTIAN HIEROGLYPH-13D52\0" "EGYPTIAN HIEROGLYPH-13D53\0" "EGYPTIAN HIEROGLYPH-13D54\0" "EGYPTIAN HIEROGLYPH-13D55\0" "EGYPTIAN HIEROGLYPH-13D56\0" "EGYPTIAN HIEROGLYPH-13D57\0" "EGYPTIAN HIEROGLYPH-13D58\0" "EGYPTIAN HIEROGLYPH-13D59\0" "EGYPTIAN HIEROGLYPH-13D5A\0" "EGYPTIAN HIEROGLYPH-13D5B\0" "EGYPTIAN HIEROGLYPH-13D5C\0" "EGYPTIAN HIEROGLYPH-13D5D\0" "EGYPTIAN HIEROGLYPH-13D5E\0" "EGYPTIAN HIEROGLYPH-13D5F\0" "EGYPTIAN HIEROGLYPH-13D60\0" "EGYPTIAN HIEROGLYPH-13D61\0" "EGYPTIAN HIEROGLYPH-13D62\0" "EGYPTIAN HIEROGLYPH-13D63\0" "EGYPTIAN HIEROGLYPH-13D64\0" "EGYPTIAN HIEROGLYPH-13D65\0" "EGYPTIAN HIEROGLYPH-13D66\0" "EGYPTIAN HIEROGLYPH-13D67\0" "EGYPTIAN HIEROGLYPH-13D68\0" "EGYPTIAN HIEROGLYPH-13D69\0" "EGYPTIAN HIEROGLYPH-13D6A\0" "EGYPTIAN HIEROGLYPH-13D6B\0" "EGYPTIAN HIEROGLYPH-13D6C\0" "EGYPTIAN HIEROGLYPH-13D6D\0" "EGYPTIAN HIEROGLYPH-13D6E\0" "EGYPTIAN HIEROGLYPH-13D6F\0" "EGYPTIAN HIEROGLYPH-13D70\0" "EGYPTIAN HIEROGLYPH-13D71\0" "EGYPTIAN HIEROGLYPH-13D72\0" "EGYPTIAN HIEROGLYPH-13D73\0" "EGYPTIAN HIEROGLYPH-13D74\0" "EGYPTIAN HIEROGLYPH-13D75\0" "EGYPTIAN HIEROGLYPH-13D76\0" "EGYPTIAN HIEROGLYPH-13D77\0" "EGYPTIAN HIEROGLYPH-13D78\0" "EGYPTIAN HIEROGLYPH-13D79\0" "EGYPTIAN HIEROGLYPH-13D7A\0" "EGYPTIAN HIEROGLYPH-13D7B\0" "EGYPTIAN HIEROGLYPH-13D7C\0" "EGYPTIAN HIEROGLYPH-13D7D\0" "EGYPTIAN HIEROGLYPH-13D7E\0" "EGYPTIAN HIEROGLYPH-13D7F\0" "EGYPTIAN HIEROGLYPH-13D80\0" "EGYPTIAN HIEROGLYPH-13D81\0" "EGYPTIAN HIEROGLYPH-13D82\0" "EGYPTIAN HIEROGLYPH-13D83\0" "EGYPTIAN HIEROGLYPH-13D84\0" "EGYPTIAN HIEROGLYPH-13D85\0" "EGYPTIAN HIEROGLYPH-13D86\0" "EGYPTIAN HIEROGLYPH-13D87\0" "EGYPTIAN HIEROGLYPH-13D88\0" "EGYPTIAN HIEROGLYPH-13D89\0" "EGYPTIAN HIEROGLYPH-13D8A\0" "EGYPTIAN HIEROGLYPH-13D8B\0" "EGYPTIAN HIEROGLYPH-13D8C\0" "EGYPTIAN HIEROGLYPH-13D8D\0" "EGYPTIAN HIEROGLYPH-13D8E\0" "EGYPTIAN HIEROGLYPH-13D8F\0" "EGYPTIAN HIEROGLYPH-13D90\0" "EGYPTIAN HIEROGLYPH-13D91\0" "EGYPTIAN HIEROGLYPH-13D92\0" "EGYPTIAN HIEROGLYPH-13D93\0" "EGYPTIAN HIEROGLYPH-13D94\0" "EGYPTIAN HIEROGLYPH-13D95\0" "EGYPTIAN HIEROGLYPH-13D96\0" "EGYPTIAN HIEROGLYPH-13D97\0" "EGYPTIAN HIEROGLYPH-13D98\0" "EGYPTIAN HIEROGLYPH-13D99\0" "EGYPTIAN HIEROGLYPH-13D9A\0" "EGYPTIAN HIEROGLYPH-13D9B\0" "EGYPTIAN HIEROGLYPH-13D9C\0" "EGYPTIAN HIEROGLYPH-13D9D\0" "EGYPTIAN HIEROGLYPH-13D9E\0" "EGYPTIAN HIEROGLYPH-13D9F\0" "EGYPTIAN HIEROGLYPH-13DA0\0" "EGYPTIAN HIEROGLYPH-13DA1\0" "EGYPTIAN HIEROGLYPH-13DA2\0" "EGYPTIAN HIEROGLYPH-13DA3\0" "EGYPTIAN HIEROGLYPH-13DA4\0" "EGYPTIAN HIEROGLYPH-13DA5\0" "EGYPTIAN HIEROGLYPH-13DA6\0" "EGYPTIAN HIEROGLYPH-13DA7\0" "EGYPTIAN HIEROGLYPH-13DA8\0" "EGYPTIAN HIEROGLYPH-13DA9\0" "EGYPTIAN HIEROGLYPH-13DAA\0" "EGYPTIAN HIEROGLYPH-13DAB\0" "EGYPTIAN HIEROGLYPH-13DAC\0" "EGYPTIAN HIEROGLYPH-13DAD\0" "EGYPTIAN HIEROGLYPH-13DAE\0" "EGYPTIAN HIEROGLYPH-13DAF\0" "EGYPTIAN HIEROGLYPH-13DB0\0" "EGYPTIAN HIEROGLYPH-13DB1\0" "EGYPTIAN HIEROGLYPH-13DB2\0" "EGYPTIAN HIEROGLYPH-13DB3\0" "EGYPTIAN HIEROGLYPH-13DB4\0" "EGYPTIAN HIEROGLYPH-13DB5\0" "EGYPTIAN HIEROGLYPH-13DB6\0" "EGYPTIAN HIEROGLYPH-13DB7\0" "EGYPTIAN HIEROGLYPH-13DB8\0" "EGYPTIAN HIEROGLYPH-13DB9\0" "EGYPTIAN HIEROGLYPH-13DBA\0" "EGYPTIAN HIEROGLYPH-13DBB\0" "EGYPTIAN HIEROGLYPH-13DBC\0" "EGYPTIAN HIEROGLYPH-13DBD\0" "EGYPTIAN HIEROGLYPH-13DBE\0" "EGYPTIAN HIEROGLYPH-13DBF\0" "EGYPTIAN HIEROGLYPH-13DC0\0" "EGYPTIAN HIEROGLYPH-13DC1\0" "EGYPTIAN HIEROGLYPH-13DC2\0" "EGYPTIAN HIEROGLYPH-13DC3\0" "EGYPTIAN HIEROGLYPH-13DC4\0" "EGYPTIAN HIEROGLYPH-13DC5\0" "EGYPTIAN HIEROGLYPH-13DC6\0" "EGYPTIAN HIEROGLYPH-13DC7\0" "EGYPTIAN HIEROGLYPH-13DC8\0" "EGYPTIAN HIEROGLYPH-13DC9\0" "EGYPTIAN HIEROGLYPH-13DCA\0" "EGYPTIAN HIEROGLYPH-13DCB\0" "EGYPTIAN HIEROGLYPH-13DCC\0" "EGYPTIAN HIEROGLYPH-13DCD\0" "EGYPTIAN HIEROGLYPH-13DCE\0" "EGYPTIAN HIEROGLYPH-13DCF\0" "EGYPTIAN HIEROGLYPH-13DD0\0" "EGYPTIAN HIEROGLYPH-13DD1\0" "EGYPTIAN HIEROGLYPH-13DD2\0" "EGYPTIAN HIEROGLYPH-13DD3\0" "EGYPTIAN HIEROGLYPH-13DD4\0" "EGYPTIAN HIEROGLYPH-13DD5\0" "EGYPTIAN HIEROGLYPH-13DD6\0" "EGYPTIAN HIEROGLYPH-13DD7\0" "EGYPTIAN HIEROGLYPH-13DD8\0" "EGYPTIAN HIEROGLYPH-13DD9\0" "EGYPTIAN HIEROGLYPH-13DDA\0" "EGYPTIAN HIEROGLYPH-13DDB\0" "EGYPTIAN HIEROGLYPH-13DDC\0" "EGYPTIAN HIEROGLYPH-13DDD\0" "EGYPTIAN HIEROGLYPH-13DDE\0" "EGYPTIAN HIEROGLYPH-13DDF\0" "EGYPTIAN HIEROGLYPH-13DE0\0" "EGYPTIAN HIEROGLYPH-13DE1\0" "EGYPTIAN HIEROGLYPH-13DE2\0" "EGYPTIAN HIEROGLYPH-13DE3\0" "EGYPTIAN HIEROGLYPH-13DE4\0" "EGYPTIAN HIEROGLYPH-13DE5\0" "EGYPTIAN HIEROGLYPH-13DE6\0" "EGYPTIAN HIEROGLYPH-13DE7\0" "EGYPTIAN HIEROGLYPH-13DE8\0" "EGYPTIAN HIEROGLYPH-13DE9\0" "EGYPTIAN HIEROGLYPH-13DEA\0" "EGYPTIAN HIEROGLYPH-13DEB\0" "EGYPTIAN HIEROGLYPH-13DEC\0" "EGYPTIAN HIEROGLYPH-13DED\0" "EGYPTIAN HIEROGLYPH-13DEE\0" "EGYPTIAN HIEROGLYPH-13DEF\0" "EGYPTIAN HIEROGLYPH-13DF0\0" "EGYPTIAN HIEROGLYPH-13DF1\0" "EGYPTIAN HIEROGLYPH-13DF2\0" "EGYPTIAN HIEROGLYPH-13DF3\0" "EGYPTIAN HIEROGLYPH-13DF4\0" "EGYPTIAN HIEROGLYPH-13DF5\0" "EGYPTIAN HIEROGLYPH-13DF6\0" "EGYPTIAN HIEROGLYPH-13DF7\0" "EGYPTIAN HIEROGLYPH-13DF8\0" "EGYPTIAN HIEROGLYPH-13DF9\0" "EGYPTIAN HIEROGLYPH-13DFA\0" "EGYPTIAN HIEROGLYPH-13DFB\0" "EGYPTIAN HIEROGLYPH-13DFC\0" "EGYPTIAN HIEROGLYPH-13DFD\0" "EGYPTIAN HIEROGLYPH-13DFE\0" "EGYPTIAN HIEROGLYPH-13DFF\0" "EGYPTIAN HIEROGLYPH-13E00\0" "EGYPTIAN HIEROGLYPH-13E01\0" "EGYPTIAN HIEROGLYPH-13E02\0" "EGYPTIAN HIEROGLYPH-13E03\0" "EGYPTIAN HIEROGLYPH-13E04\0" "EGYPTIAN HIEROGLYPH-13E05\0" "EGYPTIAN HIEROGLYPH-13E06\0" "EGYPTIAN HIEROGLYPH-13E07\0" "EGYPTIAN HIEROGLYPH-13E08\0" "EGYPTIAN HIEROGLYPH-13E09\0" "EGYPTIAN HIEROGLYPH-13E0A\0" "EGYPTIAN HIEROGLYPH-13E0B\0" "EGYPTIAN HIEROGLYPH-13E0C\0" "EGYPTIAN HIEROGLYPH-13E0D\0" "EGYPTIAN HIEROGLYPH-13E0E\0" "EGYPTIAN HIEROGLYPH-13E0F\0" "EGYPTIAN HIEROGLYPH-13E10\0" "EGYPTIAN HIEROGLYPH-13E11\0" "EGYPTIAN HIEROGLYPH-13E12\0" "EGYPTIAN HIEROGLYPH-13E13\0" "EGYPTIAN HIEROGLYPH-13E14\0" "EGYPTIAN HIEROGLYPH-13E15\0" "EGYPTIAN HIEROGLYPH-13E16\0" "EGYPTIAN HIEROGLYPH-13E17\0" "EGYPTIAN HIEROGLYPH-13E18\0" "EGYPTIAN HIEROGLYPH-13E19\0" "EGYPTIAN HIEROGLYPH-13E1A\0" "EGYPTIAN HIEROGLYPH-13E1B\0" "EGYPTIAN HIEROGLYPH-13E1C\0" "EGYPTIAN HIEROGLYPH-13E1D\0" "EGYPTIAN HIEROGLYPH-13E1E\0" "EGYPTIAN HIEROGLYPH-13E1F\0" "EGYPTIAN HIEROGLYPH-13E20\0" "EGYPTIAN HIEROGLYPH-13E21\0" "EGYPTIAN HIEROGLYPH-13E22\0" "EGYPTIAN HIEROGLYPH-13E23\0" "EGYPTIAN HIEROGLYPH-13E24\0" "EGYPTIAN HIEROGLYPH-13E25\0" "EGYPTIAN HIEROGLYPH-13E26\0" "EGYPTIAN HIEROGLYPH-13E27\0" "EGYPTIAN HIEROGLYPH-13E28\0" "EGYPTIAN HIEROGLYPH-13E29\0" "EGYPTIAN HIEROGLYPH-13E2A\0" "EGYPTIAN HIEROGLYPH-13E2B\0" "EGYPTIAN HIEROGLYPH-13E2C\0" "EGYPTIAN HIEROGLYPH-13E2D\0" "EGYPTIAN HIEROGLYPH-13E2E\0" "EGYPTIAN HIEROGLYPH-13E2F\0" "EGYPTIAN HIEROGLYPH-13E30\0" "EGYPTIAN HIEROGLYPH-13E31\0" "EGYPTIAN HIEROGLYPH-13E32\0" "EGYPTIAN HIEROGLYPH-13E33\0" "EGYPTIAN HIEROGLYPH-13E34\0" "EGYPTIAN HIEROGLYPH-13E35\0" "EGYPTIAN HIEROGLYPH-13E36\0" "EGYPTIAN HIEROGLYPH-13E37\0" "EGYPTIAN HIEROGLYPH-13E38\0" "EGYPTIAN HIEROGLYPH-13E39\0" "EGYPTIAN HIEROGLYPH-13E3A\0" "EGYPTIAN HIEROGLYPH-13E3B\0" "EGYPTIAN HIEROGLYPH-13E3C\0" "EGYPTIAN HIEROGLYPH-13E3D\0" "EGYPTIAN HIEROGLYPH-13E3E\0" "EGYPTIAN HIEROGLYPH-13E3F\0" "EGYPTIAN HIEROGLYPH-13E40\0" "EGYPTIAN HIEROGLYPH-13E41\0" "EGYPTIAN HIEROGLYPH-13E42\0" "EGYPTIAN HIEROGLYPH-13E43\0" "EGYPTIAN HIEROGLYPH-13E44\0" "EGYPTIAN HIEROGLYPH-13E45\0" "EGYPTIAN HIEROGLYPH-13E46\0" "EGYPTIAN HIEROGLYPH-13E47\0" "EGYPTIAN HIEROGLYPH-13E48\0" "EGYPTIAN HIEROGLYPH-13E49\0" "EGYPTIAN HIEROGLYPH-13E4A\0" "EGYPTIAN HIEROGLYPH-13E4B\0" "EGYPTIAN HIEROGLYPH-13E4C\0" "EGYPTIAN HIEROGLYPH-13E4D\0" "EGYPTIAN HIEROGLYPH-13E4E\0" "EGYPTIAN HIEROGLYPH-13E4F\0" "EGYPTIAN HIEROGLYPH-13E50\0" "EGYPTIAN HIEROGLYPH-13E51\0" "EGYPTIAN HIEROGLYPH-13E52\0" "EGYPTIAN HIEROGLYPH-13E53\0" "EGYPTIAN HIEROGLYPH-13E54\0" "EGYPTIAN HIEROGLYPH-13E55\0" "EGYPTIAN HIEROGLYPH-13E56\0" "EGYPTIAN HIEROGLYPH-13E57\0" "EGYPTIAN HIEROGLYPH-13E58\0" "EGYPTIAN HIEROGLYPH-13E59\0" "EGYPTIAN HIEROGLYPH-13E5A\0" "EGYPTIAN HIEROGLYPH-13E5B\0" "EGYPTIAN HIEROGLYPH-13E5C\0" "EGYPTIAN HIEROGLYPH-13E5D\0" "EGYPTIAN HIEROGLYPH-13E5E\0" "EGYPTIAN HIEROGLYPH-13E5F\0" "EGYPTIAN HIEROGLYPH-13E60\0" "EGYPTIAN HIEROGLYPH-13E61\0" "EGYPTIAN HIEROGLYPH-13E62\0" "EGYPTIAN HIEROGLYPH-13E63\0" "EGYPTIAN HIEROGLYPH-13E64\0" "EGYPTIAN HIEROGLYPH-13E65\0" "EGYPTIAN HIEROGLYPH-13E66\0" "EGYPTIAN HIEROGLYPH-13E67\0" "EGYPTIAN HIEROGLYPH-13E68\0" "EGYPTIAN HIEROGLYPH-13E69\0" "EGYPTIAN HIEROGLYPH-13E6A\0" "EGYPTIAN HIEROGLYPH-13E6B\0" "EGYPTIAN HIEROGLYPH-13E6C\0" "EGYPTIAN HIEROGLYPH-13E6D\0" "EGYPTIAN HIEROGLYPH-13E6E\0" "EGYPTIAN HIEROGLYPH-13E6F\0" "EGYPTIAN HIEROGLYPH-13E70\0" "EGYPTIAN HIEROGLYPH-13E71\0" "EGYPTIAN HIEROGLYPH-13E72\0" "EGYPTIAN HIEROGLYPH-13E73\0" "EGYPTIAN HIEROGLYPH-13E74\0" "EGYPTIAN HIEROGLYPH-13E75\0" "EGYPTIAN HIEROGLYPH-13E76\0" "EGYPTIAN HIEROGLYPH-13E77\0" "EGYPTIAN HIEROGLYPH-13E78\0" "EGYPTIAN HIEROGLYPH-13E79\0" "EGYPTIAN HIEROGLYPH-13E7A\0" "EGYPTIAN HIEROGLYPH-13E7B\0" "EGYPTIAN HIEROGLYPH-13E7C\0" "EGYPTIAN HIEROGLYPH-13E7D\0" "EGYPTIAN HIEROGLYPH-13E7E\0" "EGYPTIAN HIEROGLYPH-13E7F\0" "EGYPTIAN HIEROGLYPH-13E80\0" "EGYPTIAN HIEROGLYPH-13E81\0" "EGYPTIAN HIEROGLYPH-13E82\0" "EGYPTIAN HIEROGLYPH-13E83\0" "EGYPTIAN HIEROGLYPH-13E84\0" "EGYPTIAN HIEROGLYPH-13E85\0" "EGYPTIAN HIEROGLYPH-13E86\0" "EGYPTIAN HIEROGLYPH-13E87\0" "EGYPTIAN HIEROGLYPH-13E88\0" "EGYPTIAN HIEROGLYPH-13E89\0" "EGYPTIAN HIEROGLYPH-13E8A\0" "EGYPTIAN HIEROGLYPH-13E8B\0" "EGYPTIAN HIEROGLYPH-13E8C\0" "EGYPTIAN HIEROGLYPH-13E8D\0" "EGYPTIAN HIEROGLYPH-13E8E\0" "EGYPTIAN HIEROGLYPH-13E8F\0" "EGYPTIAN HIEROGLYPH-13E90\0" "EGYPTIAN HIEROGLYPH-13E91\0" "EGYPTIAN HIEROGLYPH-13E92\0" "EGYPTIAN HIEROGLYPH-13E93\0" "EGYPTIAN HIEROGLYPH-13E94\0" "EGYPTIAN HIEROGLYPH-13E95\0" "EGYPTIAN HIEROGLYPH-13E96\0" "EGYPTIAN HIEROGLYPH-13E97\0" "EGYPTIAN HIEROGLYPH-13E98\0" "EGYPTIAN HIEROGLYPH-13E99\0" "EGYPTIAN HIEROGLYPH-13E9A\0" "EGYPTIAN HIEROGLYPH-13E9B\0" "EGYPTIAN HIEROGLYPH-13E9C\0" "EGYPTIAN HIEROGLYPH-13E9D\0" "EGYPTIAN HIEROGLYPH-13E9E\0" "EGYPTIAN HIEROGLYPH-13E9F\0" "EGYPTIAN HIEROGLYPH-13EA0\0" "EGYPTIAN HIEROGLYPH-13EA1\0" "EGYPTIAN HIEROGLYPH-13EA2\0" "EGYPTIAN HIEROGLYPH-13EA3\0" "EGYPTIAN HIEROGLYPH-13EA4\0" "EGYPTIAN HIEROGLYPH-13EA5\0" "EGYPTIAN HIEROGLYPH-13EA6\0" "EGYPTIAN HIEROGLYPH-13EA7\0" "EGYPTIAN HIEROGLYPH-13EA8\0" "EGYPTIAN HIEROGLYPH-13EA9\0" "EGYPTIAN HIEROGLYPH-13EAA\0" "EGYPTIAN HIEROGLYPH-13EAB\0" "EGYPTIAN HIEROGLYPH-13EAC\0" "EGYPTIAN HIEROGLYPH-13EAD\0" "EGYPTIAN HIEROGLYPH-13EAE\0" "EGYPTIAN HIEROGLYPH-13EAF\0" "EGYPTIAN HIEROGLYPH-13EB0\0" "EGYPTIAN HIEROGLYPH-13EB1\0" "EGYPTIAN HIEROGLYPH-13EB2\0" "EGYPTIAN HIEROGLYPH-13EB3\0" "EGYPTIAN HIEROGLYPH-13EB4\0" "EGYPTIAN HIEROGLYPH-13EB5\0" "EGYPTIAN HIEROGLYPH-13EB6\0" "EGYPTIAN HIEROGLYPH-13EB7\0" "EGYPTIAN HIEROGLYPH-13EB8\0" "EGYPTIAN HIEROGLYPH-13EB9\0" "EGYPTIAN HIEROGLYPH-13EBA\0" "EGYPTIAN HIEROGLYPH-13EBB\0" "EGYPTIAN HIEROGLYPH-13EBC\0" "EGYPTIAN HIEROGLYPH-13EBD\0" "EGYPTIAN HIEROGLYPH-13EBE\0" "EGYPTIAN HIEROGLYPH-13EBF\0" "EGYPTIAN HIEROGLYPH-13EC0\0" "EGYPTIAN HIEROGLYPH-13EC1\0" "EGYPTIAN HIEROGLYPH-13EC2\0" "EGYPTIAN HIEROGLYPH-13EC3\0" "EGYPTIAN HIEROGLYPH-13EC4\0" "EGYPTIAN HIEROGLYPH-13EC5\0" "EGYPTIAN HIEROGLYPH-13EC6\0" "EGYPTIAN HIEROGLYPH-13EC7\0" "EGYPTIAN HIEROGLYPH-13EC8\0" "EGYPTIAN HIEROGLYPH-13EC9\0" "EGYPTIAN HIEROGLYPH-13ECA\0" "EGYPTIAN HIEROGLYPH-13ECB\0" "EGYPTIAN HIEROGLYPH-13ECC\0" "EGYPTIAN HIEROGLYPH-13ECD\0" "EGYPTIAN HIEROGLYPH-13ECE\0" "EGYPTIAN HIEROGLYPH-13ECF\0" "EGYPTIAN HIEROGLYPH-13ED0\0" "EGYPTIAN HIEROGLYPH-13ED1\0" "EGYPTIAN HIEROGLYPH-13ED2\0" "EGYPTIAN HIEROGLYPH-13ED3\0" "EGYPTIAN HIEROGLYPH-13ED4\0" "EGYPTIAN HIEROGLYPH-13ED5\0" "EGYPTIAN HIEROGLYPH-13ED6\0" "EGYPTIAN HIEROGLYPH-13ED7\0" "EGYPTIAN HIEROGLYPH-13ED8\0" "EGYPTIAN HIEROGLYPH-13ED9\0" "EGYPTIAN HIEROGLYPH-13EDA\0" "EGYPTIAN HIEROGLYPH-13EDB\0" "EGYPTIAN HIEROGLYPH-13EDC\0" "EGYPTIAN HIEROGLYPH-13EDD\0" "EGYPTIAN HIEROGLYPH-13EDE\0" "EGYPTIAN HIEROGLYPH-13EDF\0" "EGYPTIAN HIEROGLYPH-13EE0\0" "EGYPTIAN HIEROGLYPH-13EE1\0" "EGYPTIAN HIEROGLYPH-13EE2\0" "EGYPTIAN HIEROGLYPH-13EE3\0" "EGYPTIAN HIEROGLYPH-13EE4\0" "EGYPTIAN HIEROGLYPH-13EE5\0" "EGYPTIAN HIEROGLYPH-13EE6\0" "EGYPTIAN HIEROGLYPH-13EE7\0" "EGYPTIAN HIEROGLYPH-13EE8\0" "EGYPTIAN HIEROGLYPH-13EE9\0" "EGYPTIAN HIEROGLYPH-13EEA\0" "EGYPTIAN HIEROGLYPH-13EEB\0" "EGYPTIAN HIEROGLYPH-13EEC\0" "EGYPTIAN HIEROGLYPH-13EED\0" "EGYPTIAN HIEROGLYPH-13EEE\0" "EGYPTIAN HIEROGLYPH-13EEF\0" "EGYPTIAN HIEROGLYPH-13EF0\0" "EGYPTIAN HIEROGLYPH-13EF1\0" "EGYPTIAN HIEROGLYPH-13EF2\0" "EGYPTIAN HIEROGLYPH-13EF3\0" "EGYPTIAN HIEROGLYPH-13EF4\0" "EGYPTIAN HIEROGLYPH-13EF5\0" "EGYPTIAN HIEROGLYPH-13EF6\0" "EGYPTIAN HIEROGLYPH-13EF7\0" "EGYPTIAN HIEROGLYPH-13EF8\0" "EGYPTIAN HIEROGLYPH-13EF9\0" "EGYPTIAN HIEROGLYPH-13EFA\0" "EGYPTIAN HIEROGLYPH-13EFB\0" "EGYPTIAN HIEROGLYPH-13EFC\0" "EGYPTIAN HIEROGLYPH-13EFD\0" "EGYPTIAN HIEROGLYPH-13EFE\0" "EGYPTIAN HIEROGLYPH-13EFF\0" "EGYPTIAN HIEROGLYPH-13F00\0" "EGYPTIAN HIEROGLYPH-13F01\0" "EGYPTIAN HIEROGLYPH-13F02\0" "EGYPTIAN HIEROGLYPH-13F03\0" "EGYPTIAN HIEROGLYPH-13F04\0" "EGYPTIAN HIEROGLYPH-13F05\0" "EGYPTIAN HIEROGLYPH-13F06\0" "EGYPTIAN HIEROGLYPH-13F07\0" "EGYPTIAN HIEROGLYPH-13F08\0" "EGYPTIAN HIEROGLYPH-13F09\0" "EGYPTIAN HIEROGLYPH-13F0A\0" "EGYPTIAN HIEROGLYPH-13F0B\0" "EGYPTIAN HIEROGLYPH-13F0C\0" "EGYPTIAN HIEROGLYPH-13F0D\0" "EGYPTIAN HIEROGLYPH-13F0E\0" "EGYPTIAN HIEROGLYPH-13F0F\0" "EGYPTIAN HIEROGLYPH-13F10\0" "EGYPTIAN HIEROGLYPH-13F11\0" "EGYPTIAN HIEROGLYPH-13F12\0" "EGYPTIAN HIEROGLYPH-13F13\0" "EGYPTIAN HIEROGLYPH-13F14\0" "EGYPTIAN HIEROGLYPH-13F15\0" "EGYPTIAN HIEROGLYPH-13F16\0" "EGYPTIAN HIEROGLYPH-13F17\0" "EGYPTIAN HIEROGLYPH-13F18\0" "EGYPTIAN HIEROGLYPH-13F19\0" "EGYPTIAN HIEROGLYPH-13F1A\0" "EGYPTIAN HIEROGLYPH-13F1B\0" "EGYPTIAN HIEROGLYPH-13F1C\0" "EGYPTIAN HIEROGLYPH-13F1D\0" "EGYPTIAN HIEROGLYPH-13F1E\0" "EGYPTIAN HIEROGLYPH-13F1F\0" "EGYPTIAN HIEROGLYPH-13F20\0" "EGYPTIAN HIEROGLYPH-13F21\0" "EGYPTIAN HIEROGLYPH-13F22\0" "EGYPTIAN HIEROGLYPH-13F23\0" "EGYPTIAN HIEROGLYPH-13F24\0" "EGYPTIAN HIEROGLYPH-13F25\0" "EGYPTIAN HIEROGLYPH-13F26\0" "EGYPTIAN HIEROGLYPH-13F27\0" "EGYPTIAN HIEROGLYPH-13F28\0" "EGYPTIAN HIEROGLYPH-13F29\0" "EGYPTIAN HIEROGLYPH-13F2A\0" "EGYPTIAN HIEROGLYPH-13F2B\0" "EGYPTIAN HIEROGLYPH-13F2C\0" "EGYPTIAN HIEROGLYPH-13F2D\0" "EGYPTIAN HIEROGLYPH-13F2E\0" "EGYPTIAN HIEROGLYPH-13F2F\0" "EGYPTIAN HIEROGLYPH-13F30\0" "EGYPTIAN HIEROGLYPH-13F31\0" "EGYPTIAN HIEROGLYPH-13F32\0" "EGYPTIAN HIEROGLYPH-13F33\0" "EGYPTIAN HIEROGLYPH-13F34\0" "EGYPTIAN HIEROGLYPH-13F35\0" "EGYPTIAN HIEROGLYPH-13F36\0" "EGYPTIAN HIEROGLYPH-13F37\0" "EGYPTIAN HIEROGLYPH-13F38\0" "EGYPTIAN HIEROGLYPH-13F39\0" "EGYPTIAN HIEROGLYPH-13F3A\0" "EGYPTIAN HIEROGLYPH-13F3B\0" "EGYPTIAN HIEROGLYPH-13F3C\0" "EGYPTIAN HIEROGLYPH-13F3D\0" "EGYPTIAN HIEROGLYPH-13F3E\0" "EGYPTIAN HIEROGLYPH-13F3F\0" "EGYPTIAN HIEROGLYPH-13F40\0" "EGYPTIAN HIEROGLYPH-13F41\0" "EGYPTIAN HIEROGLYPH-13F42\0" "EGYPTIAN HIEROGLYPH-13F43\0" "EGYPTIAN HIEROGLYPH-13F44\0" "EGYPTIAN HIEROGLYPH-13F45\0" "EGYPTIAN HIEROGLYPH-13F46\0" "EGYPTIAN HIEROGLYPH-13F47\0" "EGYPTIAN HIEROGLYPH-13F48\0" "EGYPTIAN HIEROGLYPH-13F49\0" "EGYPTIAN HIEROGLYPH-13F4A\0" "EGYPTIAN HIEROGLYPH-13F4B\0" "EGYPTIAN HIEROGLYPH-13F4C\0" "EGYPTIAN HIEROGLYPH-13F4D\0" "EGYPTIAN HIEROGLYPH-13F4E\0" "EGYPTIAN HIEROGLYPH-13F4F\0" "EGYPTIAN HIEROGLYPH-13F50\0" "EGYPTIAN HIEROGLYPH-13F51\0" "EGYPTIAN HIEROGLYPH-13F52\0" "EGYPTIAN HIEROGLYPH-13F53\0" "EGYPTIAN HIEROGLYPH-13F54\0" "EGYPTIAN HIEROGLYPH-13F55\0" "EGYPTIAN HIEROGLYPH-13F56\0" "EGYPTIAN HIEROGLYPH-13F57\0" "EGYPTIAN HIEROGLYPH-13F58\0" "EGYPTIAN HIEROGLYPH-13F59\0" "EGYPTIAN HIEROGLYPH-13F5A\0" "EGYPTIAN HIEROGLYPH-13F5B\0" "EGYPTIAN HIEROGLYPH-13F5C\0" "EGYPTIAN HIEROGLYPH-13F5D\0" "EGYPTIAN HIEROGLYPH-13F5E\0" "EGYPTIAN HIEROGLYPH-13F5F\0" "EGYPTIAN HIEROGLYPH-13F60\0" "EGYPTIAN HIEROGLYPH-13F61\0" "EGYPTIAN HIEROGLYPH-13F62\0" "EGYPTIAN HIEROGLYPH-13F63\0" "EGYPTIAN HIEROGLYPH-13F64\0" "EGYPTIAN HIEROGLYPH-13F65\0" "EGYPTIAN HIEROGLYPH-13F66\0" "EGYPTIAN HIEROGLYPH-13F67\0" "EGYPTIAN HIEROGLYPH-13F68\0" "EGYPTIAN HIEROGLYPH-13F69\0" "EGYPTIAN HIEROGLYPH-13F6A\0" "EGYPTIAN HIEROGLYPH-13F6B\0" "EGYPTIAN HIEROGLYPH-13F6C\0" "EGYPTIAN HIEROGLYPH-13F6D\0" "EGYPTIAN HIEROGLYPH-13F6E\0" "EGYPTIAN HIEROGLYPH-13F6F\0" "EGYPTIAN HIEROGLYPH-13F70\0" "EGYPTIAN HIEROGLYPH-13F71\0" "EGYPTIAN HIEROGLYPH-13F72\0" "EGYPTIAN HIEROGLYPH-13F73\0" "EGYPTIAN HIEROGLYPH-13F74\0" "EGYPTIAN HIEROGLYPH-13F75\0" "EGYPTIAN HIEROGLYPH-13F76\0" "EGYPTIAN HIEROGLYPH-13F77\0" "EGYPTIAN HIEROGLYPH-13F78\0" "EGYPTIAN HIEROGLYPH-13F79\0" "EGYPTIAN HIEROGLYPH-13F7A\0" "EGYPTIAN HIEROGLYPH-13F7B\0" "EGYPTIAN HIEROGLYPH-13F7C\0" "EGYPTIAN HIEROGLYPH-13F7D\0" "EGYPTIAN HIEROGLYPH-13F7E\0" "EGYPTIAN HIEROGLYPH-13F7F\0" "EGYPTIAN HIEROGLYPH-13F80\0" "EGYPTIAN HIEROGLYPH-13F81\0" "EGYPTIAN HIEROGLYPH-13F82\0" "EGYPTIAN HIEROGLYPH-13F83\0" "EGYPTIAN HIEROGLYPH-13F84\0" "EGYPTIAN HIEROGLYPH-13F85\0" "EGYPTIAN HIEROGLYPH-13F86\0" "EGYPTIAN HIEROGLYPH-13F87\0" "EGYPTIAN HIEROGLYPH-13F88\0" "EGYPTIAN HIEROGLYPH-13F89\0" "EGYPTIAN HIEROGLYPH-13F8A\0" "EGYPTIAN HIEROGLYPH-13F8B\0" "EGYPTIAN HIEROGLYPH-13F8C\0" "EGYPTIAN HIEROGLYPH-13F8D\0" "EGYPTIAN HIEROGLYPH-13F8E\0" "EGYPTIAN HIEROGLYPH-13F8F\0" "EGYPTIAN HIEROGLYPH-13F90\0" "EGYPTIAN HIEROGLYPH-13F91\0" "EGYPTIAN HIEROGLYPH-13F92\0" "EGYPTIAN HIEROGLYPH-13F93\0" "EGYPTIAN HIEROGLYPH-13F94\0" "EGYPTIAN HIEROGLYPH-13F95\0" "EGYPTIAN HIEROGLYPH-13F96\0" "EGYPTIAN HIEROGLYPH-13F97\0" "EGYPTIAN HIEROGLYPH-13F98\0" "EGYPTIAN HIEROGLYPH-13F99\0" "EGYPTIAN HIEROGLYPH-13F9A\0" "EGYPTIAN HIEROGLYPH-13F9B\0" "EGYPTIAN HIEROGLYPH-13F9C\0" "EGYPTIAN HIEROGLYPH-13F9D\0" "EGYPTIAN HIEROGLYPH-13F9E\0" "EGYPTIAN HIEROGLYPH-13F9F\0" "EGYPTIAN HIEROGLYPH-13FA0\0" "EGYPTIAN HIEROGLYPH-13FA1\0" "EGYPTIAN HIEROGLYPH-13FA2\0" "EGYPTIAN HIEROGLYPH-13FA3\0" "EGYPTIAN HIEROGLYPH-13FA4\0" "EGYPTIAN HIEROGLYPH-13FA5\0" "EGYPTIAN HIEROGLYPH-13FA6\0" "EGYPTIAN HIEROGLYPH-13FA7\0" "EGYPTIAN HIEROGLYPH-13FA8\0" "EGYPTIAN HIEROGLYPH-13FA9\0" "EGYPTIAN HIEROGLYPH-13FAA\0" "EGYPTIAN HIEROGLYPH-13FAB\0" "EGYPTIAN HIEROGLYPH-13FAC\0" "EGYPTIAN HIEROGLYPH-13FAD\0" "EGYPTIAN HIEROGLYPH-13FAE\0" "EGYPTIAN HIEROGLYPH-13FAF\0" "EGYPTIAN HIEROGLYPH-13FB0\0" "EGYPTIAN HIEROGLYPH-13FB1\0" "EGYPTIAN HIEROGLYPH-13FB2\0" "EGYPTIAN HIEROGLYPH-13FB3\0" "EGYPTIAN HIEROGLYPH-13FB4\0" "EGYPTIAN HIEROGLYPH-13FB5\0" "EGYPTIAN HIEROGLYPH-13FB6\0" "EGYPTIAN HIEROGLYPH-13FB7\0" "EGYPTIAN HIEROGLYPH-13FB8\0" "EGYPTIAN HIEROGLYPH-13FB9\0" "EGYPTIAN HIEROGLYPH-13FBA\0" "EGYPTIAN HIEROGLYPH-13FBB\0" "EGYPTIAN HIEROGLYPH-13FBC\0" "EGYPTIAN HIEROGLYPH-13FBD\0" "EGYPTIAN HIEROGLYPH-13FBE\0" "EGYPTIAN HIEROGLYPH-13FBF\0" "EGYPTIAN HIEROGLYPH-13FC0\0" "EGYPTIAN HIEROGLYPH-13FC1\0" "EGYPTIAN HIEROGLYPH-13FC2\0" "EGYPTIAN HIEROGLYPH-13FC3\0" "EGYPTIAN HIEROGLYPH-13FC4\0" "EGYPTIAN HIEROGLYPH-13FC5\0" "EGYPTIAN HIEROGLYPH-13FC6\0" "EGYPTIAN HIEROGLYPH-13FC7\0" "EGYPTIAN HIEROGLYPH-13FC8\0" "EGYPTIAN HIEROGLYPH-13FC9\0" "EGYPTIAN HIEROGLYPH-13FCA\0" "EGYPTIAN HIEROGLYPH-13FCB\0" "EGYPTIAN HIEROGLYPH-13FCC\0" "EGYPTIAN HIEROGLYPH-13FCD\0" "EGYPTIAN HIEROGLYPH-13FCE\0" "EGYPTIAN HIEROGLYPH-13FCF\0" "EGYPTIAN HIEROGLYPH-13FD0\0" "EGYPTIAN HIEROGLYPH-13FD1\0" "EGYPTIAN HIEROGLYPH-13FD2\0" "EGYPTIAN HIEROGLYPH-13FD3\0" "EGYPTIAN HIEROGLYPH-13FD4\0" "EGYPTIAN HIEROGLYPH-13FD5\0" "EGYPTIAN HIEROGLYPH-13FD6\0" "EGYPTIAN HIEROGLYPH-13FD7\0" "EGYPTIAN HIEROGLYPH-13FD8\0" "EGYPTIAN HIEROGLYPH-13FD9\0" "EGYPTIAN HIEROGLYPH-13FDA\0" "EGYPTIAN HIEROGLYPH-13FDB\0" "EGYPTIAN HIEROGLYPH-13FDC\0" "EGYPTIAN HIEROGLYPH-13FDD\0" "EGYPTIAN HIEROGLYPH-13FDE\0" "EGYPTIAN HIEROGLYPH-13FDF\0" "EGYPTIAN HIEROGLYPH-13FE0\0" "EGYPTIAN HIEROGLYPH-13FE1\0" "EGYPTIAN HIEROGLYPH-13FE2\0" "EGYPTIAN HIEROGLYPH-13FE3\0" "EGYPTIAN HIEROGLYPH-13FE4\0" "EGYPTIAN HIEROGLYPH-13FE5\0" "EGYPTIAN HIEROGLYPH-13FE6\0" "EGYPTIAN HIEROGLYPH-13FE7\0" "EGYPTIAN HIEROGLYPH-13FE8\0" "EGYPTIAN HIEROGLYPH-13FE9\0" "EGYPTIAN HIEROGLYPH-13FEA\0" "EGYPTIAN HIEROGLYPH-13FEB\0" "EGYPTIAN HIEROGLYPH-13FEC\0" "EGYPTIAN HIEROGLYPH-13FED\0" "EGYPTIAN HIEROGLYPH-13FEE\0" "EGYPTIAN HIEROGLYPH-13FEF\0" "EGYPTIAN HIEROGLYPH-13FF0\0" "EGYPTIAN HIEROGLYPH-13FF1\0" "EGYPTIAN HIEROGLYPH-13FF2\0" "EGYPTIAN HIEROGLYPH-13FF3\0" "EGYPTIAN HIEROGLYPH-13FF4\0" "EGYPTIAN HIEROGLYPH-13FF5\0" "EGYPTIAN HIEROGLYPH-13FF6\0" "EGYPTIAN HIEROGLYPH-13FF7\0" "EGYPTIAN HIEROGLYPH-13FF8\0" "EGYPTIAN HIEROGLYPH-13FF9\0" "EGYPTIAN HIEROGLYPH-13FFA\0" "EGYPTIAN HIEROGLYPH-13FFB\0" "EGYPTIAN HIEROGLYPH-13FFC\0" "EGYPTIAN HIEROGLYPH-13FFD\0" "EGYPTIAN HIEROGLYPH-13FFE\0" "EGYPTIAN HIEROGLYPH-13FFF\0" "EGYPTIAN HIEROGLYPH-14000\0" "EGYPTIAN HIEROGLYPH-14001\0" "EGYPTIAN HIEROGLYPH-14002\0" "EGYPTIAN HIEROGLYPH-14003\0" "EGYPTIAN HIEROGLYPH-14004\0" "EGYPTIAN HIEROGLYPH-14005\0" "EGYPTIAN HIEROGLYPH-14006\0" "EGYPTIAN HIEROGLYPH-14007\0" "EGYPTIAN HIEROGLYPH-14008\0" "EGYPTIAN HIEROGLYPH-14009\0" "EGYPTIAN HIEROGLYPH-1400A\0" "EGYPTIAN HIEROGLYPH-1400B\0" "EGYPTIAN HIEROGLYPH-1400C\0" "EGYPTIAN HIEROGLYPH-1400D\0" "EGYPTIAN HIEROGLYPH-1400E\0" "EGYPTIAN HIEROGLYPH-1400F\0" "EGYPTIAN HIEROGLYPH-14010\0" "EGYPTIAN HIEROGLYPH-14011\0" "EGYPTIAN HIEROGLYPH-14012\0" "EGYPTIAN HIEROGLYPH-14013\0" "EGYPTIAN HIEROGLYPH-14014\0" "EGYPTIAN HIEROGLYPH-14015\0" "EGYPTIAN HIEROGLYPH-14016\0" "EGYPTIAN HIEROGLYPH-14017\0" "EGYPTIAN HIEROGLYPH-14018\0" "EGYPTIAN HIEROGLYPH-14019\0" "EGYPTIAN HIEROGLYPH-1401A\0" "EGYPTIAN HIEROGLYPH-1401B\0" "EGYPTIAN HIEROGLYPH-1401C\0" "EGYPTIAN HIEROGLYPH-1401D\0" "EGYPTIAN HIEROGLYPH-1401E\0" "EGYPTIAN HIEROGLYPH-1401F\0" "EGYPTIAN HIEROGLYPH-14020\0" "EGYPTIAN HIEROGLYPH-14021\0" "EGYPTIAN HIEROGLYPH-14022\0" "EGYPTIAN HIEROGLYPH-14023\0" "EGYPTIAN HIEROGLYPH-14024\0" "EGYPTIAN HIEROGLYPH-14025\0" "EGYPTIAN HIEROGLYPH-14026\0" "EGYPTIAN HIEROGLYPH-14027\0" "EGYPTIAN HIEROGLYPH-14028\0" "EGYPTIAN HIEROGLYPH-14029\0" "EGYPTIAN HIEROGLYPH-1402A\0" "EGYPTIAN HIEROGLYPH-1402B\0" "EGYPTIAN HIEROGLYPH-1402C\0" "EGYPTIAN HIEROGLYPH-1402D\0" "EGYPTIAN HIEROGLYPH-1402E\0" "EGYPTIAN HIEROGLYPH-1402F\0" "EGYPTIAN HIEROGLYPH-14030\0" "EGYPTIAN HIEROGLYPH-14031\0" "EGYPTIAN HIEROGLYPH-14032\0" "EGYPTIAN HIEROGLYPH-14033\0" "EGYPTIAN HIEROGLYPH-14034\0" "EGYPTIAN HIEROGLYPH-14035\0" "EGYPTIAN HIEROGLYPH-14036\0" "EGYPTIAN HIEROGLYPH-14037\0" "EGYPTIAN HIEROGLYPH-14038\0" "EGYPTIAN HIEROGLYPH-14039\0" "EGYPTIAN HIEROGLYPH-1403A\0" "EGYPTIAN HIEROGLYPH-1403B\0" "EGYPTIAN HIEROGLYPH-1403C\0" "EGYPTIAN HIEROGLYPH-1403D\0" "EGYPTIAN HIEROGLYPH-1403E\0" "EGYPTIAN HIEROGLYPH-1403F\0" "EGYPTIAN HIEROGLYPH-14040\0" "EGYPTIAN HIEROGLYPH-14041\0" "EGYPTIAN HIEROGLYPH-14042\0" "EGYPTIAN HIEROGLYPH-14043\0" "EGYPTIAN HIEROGLYPH-14044\0" "EGYPTIAN HIEROGLYPH-14045\0" "EGYPTIAN HIEROGLYPH-14046\0" "EGYPTIAN HIEROGLYPH-14047\0" "EGYPTIAN HIEROGLYPH-14048\0" "EGYPTIAN HIEROGLYPH-14049\0" "EGYPTIAN HIEROGLYPH-1404A\0" "EGYPTIAN HIEROGLYPH-1404B\0" "EGYPTIAN HIEROGLYPH-1404C\0" "EGYPTIAN HIEROGLYPH-1404D\0" "EGYPTIAN HIEROGLYPH-1404E\0" "EGYPTIAN HIEROGLYPH-1404F\0" "EGYPTIAN HIEROGLYPH-14050\0" "EGYPTIAN HIEROGLYPH-14051\0" "EGYPTIAN HIEROGLYPH-14052\0" "EGYPTIAN HIEROGLYPH-14053\0" "EGYPTIAN HIEROGLYPH-14054\0" "EGYPTIAN HIEROGLYPH-14055\0" "EGYPTIAN HIEROGLYPH-14056\0" "EGYPTIAN HIEROGLYPH-14057\0" "EGYPTIAN HIEROGLYPH-14058\0" "EGYPTIAN HIEROGLYPH-14059\0" "EGYPTIAN HIEROGLYPH-1405A\0" "EGYPTIAN HIEROGLYPH-1405B\0" "EGYPTIAN HIEROGLYPH-1405C\0" "EGYPTIAN HIEROGLYPH-1405D\0" "EGYPTIAN HIEROGLYPH-1405E\0" "EGYPTIAN HIEROGLYPH-1405F\0" "EGYPTIAN HIEROGLYPH-14060\0" "EGYPTIAN HIEROGLYPH-14061\0" "EGYPTIAN HIEROGLYPH-14062\0" "EGYPTIAN HIEROGLYPH-14063\0" "EGYPTIAN HIEROGLYPH-14064\0" "EGYPTIAN HIEROGLYPH-14065\0" "EGYPTIAN HIEROGLYPH-14066\0" "EGYPTIAN HIEROGLYPH-14067\0" "EGYPTIAN HIEROGLYPH-14068\0" "EGYPTIAN HIEROGLYPH-14069\0" "EGYPTIAN HIEROGLYPH-1406A\0" "EGYPTIAN HIEROGLYPH-1406B\0" "EGYPTIAN HIEROGLYPH-1406C\0" "EGYPTIAN HIEROGLYPH-1406D\0" "EGYPTIAN HIEROGLYPH-1406E\0" "EGYPTIAN HIEROGLYPH-1406F\0" "EGYPTIAN HIEROGLYPH-14070\0" "EGYPTIAN HIEROGLYPH-14071\0" "EGYPTIAN HIEROGLYPH-14072\0" "EGYPTIAN HIEROGLYPH-14073\0" "EGYPTIAN HIEROGLYPH-14074\0" "EGYPTIAN HIEROGLYPH-14075\0" "EGYPTIAN HIEROGLYPH-14076\0" "EGYPTIAN HIEROGLYPH-14077\0" "EGYPTIAN HIEROGLYPH-14078\0" "EGYPTIAN HIEROGLYPH-14079\0" "EGYPTIAN HIEROGLYPH-1407A\0" "EGYPTIAN HIEROGLYPH-1407B\0" "EGYPTIAN HIEROGLYPH-1407C\0" "EGYPTIAN HIEROGLYPH-1407D\0" "EGYPTIAN HIEROGLYPH-1407E\0" "EGYPTIAN HIEROGLYPH-1407F\0" "EGYPTIAN HIEROGLYPH-14080\0" "EGYPTIAN HIEROGLYPH-14081\0" "EGYPTIAN HIEROGLYPH-14082\0" "EGYPTIAN HIEROGLYPH-14083\0" "EGYPTIAN HIEROGLYPH-14084\0" "EGYPTIAN HIEROGLYPH-14085\0" "EGYPTIAN HIEROGLYPH-14086\0" "EGYPTIAN HIEROGLYPH-14087\0" "EGYPTIAN HIEROGLYPH-14088\0" "EGYPTIAN HIEROGLYPH-14089\0" "EGYPTIAN HIEROGLYPH-1408A\0" "EGYPTIAN HIEROGLYPH-1408B\0" "EGYPTIAN HIEROGLYPH-1408C\0" "EGYPTIAN HIEROGLYPH-1408D\0" "EGYPTIAN HIEROGLYPH-1408E\0" "EGYPTIAN HIEROGLYPH-1408F\0" "EGYPTIAN HIEROGLYPH-14090\0" "EGYPTIAN HIEROGLYPH-14091\0" "EGYPTIAN HIEROGLYPH-14092\0" "EGYPTIAN HIEROGLYPH-14093\0" "EGYPTIAN HIEROGLYPH-14094\0" "EGYPTIAN HIEROGLYPH-14095\0" "EGYPTIAN HIEROGLYPH-14096\0" "EGYPTIAN HIEROGLYPH-14097\0" "EGYPTIAN HIEROGLYPH-14098\0" "EGYPTIAN HIEROGLYPH-14099\0" "EGYPTIAN HIEROGLYPH-1409A\0" "EGYPTIAN HIEROGLYPH-1409B\0" "EGYPTIAN HIEROGLYPH-1409C\0" "EGYPTIAN HIEROGLYPH-1409D\0" "EGYPTIAN HIEROGLYPH-1409E\0" "EGYPTIAN HIEROGLYPH-1409F\0" "EGYPTIAN HIEROGLYPH-140A0\0" "EGYPTIAN HIEROGLYPH-140A1\0" "EGYPTIAN HIEROGLYPH-140A2\0" "EGYPTIAN HIEROGLYPH-140A3\0" "EGYPTIAN HIEROGLYPH-140A4\0" "EGYPTIAN HIEROGLYPH-140A5\0" "EGYPTIAN HIEROGLYPH-140A6\0" "EGYPTIAN HIEROGLYPH-140A7\0" "EGYPTIAN HIEROGLYPH-140A8\0" "EGYPTIAN HIEROGLYPH-140A9\0" "EGYPTIAN HIEROGLYPH-140AA\0" "EGYPTIAN HIEROGLYPH-140AB\0" "EGYPTIAN HIEROGLYPH-140AC\0" "EGYPTIAN HIEROGLYPH-140AD\0" "EGYPTIAN HIEROGLYPH-140AE\0" "EGYPTIAN HIEROGLYPH-140AF\0" "EGYPTIAN HIEROGLYPH-140B0\0" "EGYPTIAN HIEROGLYPH-140B1\0" "EGYPTIAN HIEROGLYPH-140B2\0" "EGYPTIAN HIEROGLYPH-140B3\0" "EGYPTIAN HIEROGLYPH-140B4\0" "EGYPTIAN HIEROGLYPH-140B5\0" "EGYPTIAN HIEROGLYPH-140B6\0" "EGYPTIAN HIEROGLYPH-140B7\0" "EGYPTIAN HIEROGLYPH-140B8\0" "EGYPTIAN HIEROGLYPH-140B9\0" "EGYPTIAN HIEROGLYPH-140BA\0" "EGYPTIAN HIEROGLYPH-140BB\0" "EGYPTIAN HIEROGLYPH-140BC\0" "EGYPTIAN HIEROGLYPH-140BD\0" "EGYPTIAN HIEROGLYPH-140BE\0" "EGYPTIAN HIEROGLYPH-140BF\0" "EGYPTIAN HIEROGLYPH-140C0\0" "EGYPTIAN HIEROGLYPH-140C1\0" "EGYPTIAN HIEROGLYPH-140C2\0" "EGYPTIAN HIEROGLYPH-140C3\0" "EGYPTIAN HIEROGLYPH-140C4\0" "EGYPTIAN HIEROGLYPH-140C5\0" "EGYPTIAN HIEROGLYPH-140C6\0" "EGYPTIAN HIEROGLYPH-140C7\0" "EGYPTIAN HIEROGLYPH-140C8\0" "EGYPTIAN HIEROGLYPH-140C9\0" "EGYPTIAN HIEROGLYPH-140CA\0" "EGYPTIAN HIEROGLYPH-140CB\0" "EGYPTIAN HIEROGLYPH-140CC\0" "EGYPTIAN HIEROGLYPH-140CD\0" "EGYPTIAN HIEROGLYPH-140CE\0" "EGYPTIAN HIEROGLYPH-140CF\0" "EGYPTIAN HIEROGLYPH-140D0\0" "EGYPTIAN HIEROGLYPH-140D1\0" "EGYPTIAN HIEROGLYPH-140D2\0" "EGYPTIAN HIEROGLYPH-140D3\0" "EGYPTIAN HIEROGLYPH-140D4\0" "EGYPTIAN HIEROGLYPH-140D5\0" "EGYPTIAN HIEROGLYPH-140D6\0" "EGYPTIAN HIEROGLYPH-140D7\0" "EGYPTIAN HIEROGLYPH-140D8\0" "EGYPTIAN HIEROGLYPH-140D9\0" "EGYPTIAN HIEROGLYPH-140DA\0" "EGYPTIAN HIEROGLYPH-140DB\0" "EGYPTIAN HIEROGLYPH-140DC\0" "EGYPTIAN HIEROGLYPH-140DD\0" "EGYPTIAN HIEROGLYPH-140DE\0" "EGYPTIAN HIEROGLYPH-140DF\0" "EGYPTIAN HIEROGLYPH-140E0\0" "EGYPTIAN HIEROGLYPH-140E1\0" "EGYPTIAN HIEROGLYPH-140E2\0" "EGYPTIAN HIEROGLYPH-140E3\0" "EGYPTIAN HIEROGLYPH-140E4\0" "EGYPTIAN HIEROGLYPH-140E5\0" "EGYPTIAN HIEROGLYPH-140E6\0" "EGYPTIAN HIEROGLYPH-140E7\0" "EGYPTIAN HIEROGLYPH-140E8\0" "EGYPTIAN HIEROGLYPH-140E9\0" "EGYPTIAN HIEROGLYPH-140EA\0" "EGYPTIAN HIEROGLYPH-140EB\0" "EGYPTIAN HIEROGLYPH-140EC\0" "EGYPTIAN HIEROGLYPH-140ED\0" "EGYPTIAN HIEROGLYPH-140EE\0" "EGYPTIAN HIEROGLYPH-140EF\0" "EGYPTIAN HIEROGLYPH-140F0\0" "EGYPTIAN HIEROGLYPH-140F1\0" "EGYPTIAN HIEROGLYPH-140F2\0" "EGYPTIAN HIEROGLYPH-140F3\0" "EGYPTIAN HIEROGLYPH-140F4\0" "EGYPTIAN HIEROGLYPH-140F5\0" "EGYPTIAN HIEROGLYPH-140F6\0" "EGYPTIAN HIEROGLYPH-140F7\0" "EGYPTIAN HIEROGLYPH-140F8\0" "EGYPTIAN HIEROGLYPH-140F9\0" "EGYPTIAN HIEROGLYPH-140FA\0" "EGYPTIAN HIEROGLYPH-140FB\0" "EGYPTIAN HIEROGLYPH-140FC\0" "EGYPTIAN HIEROGLYPH-140FD\0" "EGYPTIAN HIEROGLYPH-140FE\0" "EGYPTIAN HIEROGLYPH-140FF\0" "EGYPTIAN HIEROGLYPH-14100\0" "EGYPTIAN HIEROGLYPH-14101\0" "EGYPTIAN HIEROGLYPH-14102\0" "EGYPTIAN HIEROGLYPH-14103\0" "EGYPTIAN HIEROGLYPH-14104\0" "EGYPTIAN HIEROGLYPH-14105\0" "EGYPTIAN HIEROGLYPH-14106\0" "EGYPTIAN HIEROGLYPH-14107\0" "EGYPTIAN HIEROGLYPH-14108\0" "EGYPTIAN HIEROGLYPH-14109\0" "EGYPTIAN HIEROGLYPH-1410A\0" "EGYPTIAN HIEROGLYPH-1410B\0" "EGYPTIAN HIEROGLYPH-1410C\0" "EGYPTIAN HIEROGLYPH-1410D\0" "EGYPTIAN HIEROGLYPH-1410E\0" "EGYPTIAN HIEROGLYPH-1410F\0" "EGYPTIAN HIEROGLYPH-14110\0" "EGYPTIAN HIEROGLYPH-14111\0" "EGYPTIAN HIEROGLYPH-14112\0" "EGYPTIAN HIEROGLYPH-14113\0" "EGYPTIAN HIEROGLYPH-14114\0" "EGYPTIAN HIEROGLYPH-14115\0" "EGYPTIAN HIEROGLYPH-14116\0" "EGYPTIAN HIEROGLYPH-14117\0" "EGYPTIAN HIEROGLYPH-14118\0" "EGYPTIAN HIEROGLYPH-14119\0" "EGYPTIAN HIEROGLYPH-1411A\0" "EGYPTIAN HIEROGLYPH-1411B\0" "EGYPTIAN HIEROGLYPH-1411C\0" "EGYPTIAN HIEROGLYPH-1411D\0" "EGYPTIAN HIEROGLYPH-1411E\0" "EGYPTIAN HIEROGLYPH-1411F\0" "EGYPTIAN HIEROGLYPH-14120\0" "EGYPTIAN HIEROGLYPH-14121\0" "EGYPTIAN HIEROGLYPH-14122\0" "EGYPTIAN HIEROGLYPH-14123\0" "EGYPTIAN HIEROGLYPH-14124\0" "EGYPTIAN HIEROGLYPH-14125\0" "EGYPTIAN HIEROGLYPH-14126\0" "EGYPTIAN HIEROGLYPH-14127\0" "EGYPTIAN HIEROGLYPH-14128\0" "EGYPTIAN HIEROGLYPH-14129\0" "EGYPTIAN HIEROGLYPH-1412A\0" "EGYPTIAN HIEROGLYPH-1412B\0" "EGYPTIAN HIEROGLYPH-1412C\0" "EGYPTIAN HIEROGLYPH-1412D\0" "EGYPTIAN HIEROGLYPH-1412E\0" "EGYPTIAN HIEROGLYPH-1412F\0" "EGYPTIAN HIEROGLYPH-14130\0" "EGYPTIAN HIEROGLYPH-14131\0" "EGYPTIAN HIEROGLYPH-14132\0" "EGYPTIAN HIEROGLYPH-14133\0" "EGYPTIAN HIEROGLYPH-14134\0" "EGYPTIAN HIEROGLYPH-14135\0" "EGYPTIAN HIEROGLYPH-14136\0" "EGYPTIAN HIEROGLYPH-14137\0" "EGYPTIAN HIEROGLYPH-14138\0" "EGYPTIAN HIEROGLYPH-14139\0" "EGYPTIAN HIEROGLYPH-1413A\0" "EGYPTIAN HIEROGLYPH-1413B\0" "EGYPTIAN HIEROGLYPH-1413C\0" "EGYPTIAN HIEROGLYPH-1413D\0" "EGYPTIAN HIEROGLYPH-1413E\0" "EGYPTIAN HIEROGLYPH-1413F\0" "EGYPTIAN HIEROGLYPH-14140\0" "EGYPTIAN HIEROGLYPH-14141\0" "EGYPTIAN HIEROGLYPH-14142\0" "EGYPTIAN HIEROGLYPH-14143\0" "EGYPTIAN HIEROGLYPH-14144\0" "EGYPTIAN HIEROGLYPH-14145\0" "EGYPTIAN HIEROGLYPH-14146\0" "EGYPTIAN HIEROGLYPH-14147\0" "EGYPTIAN HIEROGLYPH-14148\0" "EGYPTIAN HIEROGLYPH-14149\0" "EGYPTIAN HIEROGLYPH-1414A\0" "EGYPTIAN HIEROGLYPH-1414B\0" "EGYPTIAN HIEROGLYPH-1414C\0" "EGYPTIAN HIEROGLYPH-1414D\0" "EGYPTIAN HIEROGLYPH-1414E\0" "EGYPTIAN HIEROGLYPH-1414F\0" "EGYPTIAN HIEROGLYPH-14150\0" "EGYPTIAN HIEROGLYPH-14151\0" "EGYPTIAN HIEROGLYPH-14152\0" "EGYPTIAN HIEROGLYPH-14153\0" "EGYPTIAN HIEROGLYPH-14154\0" "EGYPTIAN HIEROGLYPH-14155\0" "EGYPTIAN HIEROGLYPH-14156\0" "EGYPTIAN HIEROGLYPH-14157\0" "EGYPTIAN HIEROGLYPH-14158\0" "EGYPTIAN HIEROGLYPH-14159\0" "EGYPTIAN HIEROGLYPH-1415A\0" "EGYPTIAN HIEROGLYPH-1415B\0" "EGYPTIAN HIEROGLYPH-1415C\0" "EGYPTIAN HIEROGLYPH-1415D\0" "EGYPTIAN HIEROGLYPH-1415E\0" "EGYPTIAN HIEROGLYPH-1415F\0" "EGYPTIAN HIEROGLYPH-14160\0" "EGYPTIAN HIEROGLYPH-14161\0" "EGYPTIAN HIEROGLYPH-14162\0" "EGYPTIAN HIEROGLYPH-14163\0" "EGYPTIAN HIEROGLYPH-14164\0" "EGYPTIAN HIEROGLYPH-14165\0" "EGYPTIAN HIEROGLYPH-14166\0" "EGYPTIAN HIEROGLYPH-14167\0" "EGYPTIAN HIEROGLYPH-14168\0" "EGYPTIAN HIEROGLYPH-14169\0" "EGYPTIAN HIEROGLYPH-1416A\0" "EGYPTIAN HIEROGLYPH-1416B\0" "EGYPTIAN HIEROGLYPH-1416C\0" "EGYPTIAN HIEROGLYPH-1416D\0" "EGYPTIAN HIEROGLYPH-1416E\0" "EGYPTIAN HIEROGLYPH-1416F\0" "EGYPTIAN HIEROGLYPH-14170\0" "EGYPTIAN HIEROGLYPH-14171\0" "EGYPTIAN HIEROGLYPH-14172\0" "EGYPTIAN HIEROGLYPH-14173\0" "EGYPTIAN HIEROGLYPH-14174\0" "EGYPTIAN HIEROGLYPH-14175\0" "EGYPTIAN HIEROGLYPH-14176\0" "EGYPTIAN HIEROGLYPH-14177\0" "EGYPTIAN HIEROGLYPH-14178\0" "EGYPTIAN HIEROGLYPH-14179\0" "EGYPTIAN HIEROGLYPH-1417A\0" "EGYPTIAN HIEROGLYPH-1417B\0" "EGYPTIAN HIEROGLYPH-1417C\0" "EGYPTIAN HIEROGLYPH-1417D\0" "EGYPTIAN HIEROGLYPH-1417E\0" "EGYPTIAN HIEROGLYPH-1417F\0" "EGYPTIAN HIEROGLYPH-14180\0" "EGYPTIAN HIEROGLYPH-14181\0" "EGYPTIAN HIEROGLYPH-14182\0" "EGYPTIAN HIEROGLYPH-14183\0" "EGYPTIAN HIEROGLYPH-14184\0" "EGYPTIAN HIEROGLYPH-14185\0" "EGYPTIAN HIEROGLYPH-14186\0" "EGYPTIAN HIEROGLYPH-14187\0" "EGYPTIAN HIEROGLYPH-14188\0" "EGYPTIAN HIEROGLYPH-14189\0" "EGYPTIAN HIEROGLYPH-1418A\0" "EGYPTIAN HIEROGLYPH-1418B\0" "EGYPTIAN HIEROGLYPH-1418C\0" "EGYPTIAN HIEROGLYPH-1418D\0" "EGYPTIAN HIEROGLYPH-1418E\0" "EGYPTIAN HIEROGLYPH-1418F\0" "EGYPTIAN HIEROGLYPH-14190\0" "EGYPTIAN HIEROGLYPH-14191\0" "EGYPTIAN HIEROGLYPH-14192\0" "EGYPTIAN HIEROGLYPH-14193\0" "EGYPTIAN HIEROGLYPH-14194\0" "EGYPTIAN HIEROGLYPH-14195\0" "EGYPTIAN HIEROGLYPH-14196\0" "EGYPTIAN HIEROGLYPH-14197\0" "EGYPTIAN HIEROGLYPH-14198\0" "EGYPTIAN HIEROGLYPH-14199\0" "EGYPTIAN HIEROGLYPH-1419A\0" "EGYPTIAN HIEROGLYPH-1419B\0" "EGYPTIAN HIEROGLYPH-1419C\0" "EGYPTIAN HIEROGLYPH-1419D\0" "EGYPTIAN HIEROGLYPH-1419E\0" "EGYPTIAN HIEROGLYPH-1419F\0" "EGYPTIAN HIEROGLYPH-141A0\0" "EGYPTIAN HIEROGLYPH-141A1\0" "EGYPTIAN HIEROGLYPH-141A2\0" "EGYPTIAN HIEROGLYPH-141A3\0" "EGYPTIAN HIEROGLYPH-141A4\0" "EGYPTIAN HIEROGLYPH-141A5\0" "EGYPTIAN HIEROGLYPH-141A6\0" "EGYPTIAN HIEROGLYPH-141A7\0" "EGYPTIAN HIEROGLYPH-141A8\0" "EGYPTIAN HIEROGLYPH-141A9\0" "EGYPTIAN HIEROGLYPH-141AA\0" "EGYPTIAN HIEROGLYPH-141AB\0" "EGYPTIAN HIEROGLYPH-141AC\0" "EGYPTIAN HIEROGLYPH-141AD\0" "EGYPTIAN HIEROGLYPH-141AE\0" "EGYPTIAN HIEROGLYPH-141AF\0" "EGYPTIAN HIEROGLYPH-141B0\0" "EGYPTIAN HIEROGLYPH-141B1\0" "EGYPTIAN HIEROGLYPH-141B2\0" "EGYPTIAN HIEROGLYPH-141B3\0" "EGYPTIAN HIEROGLYPH-141B4\0" "EGYPTIAN HIEROGLYPH-141B5\0" "EGYPTIAN HIEROGLYPH-141B6\0" "EGYPTIAN HIEROGLYPH-141B7\0" "EGYPTIAN HIEROGLYPH-141B8\0" "EGYPTIAN HIEROGLYPH-141B9\0" "EGYPTIAN HIEROGLYPH-141BA\0" "EGYPTIAN HIEROGLYPH-141BB\0" "EGYPTIAN HIEROGLYPH-141BC\0" "EGYPTIAN HIEROGLYPH-141BD\0" "EGYPTIAN HIEROGLYPH-141BE\0" "EGYPTIAN HIEROGLYPH-141BF\0" "EGYPTIAN HIEROGLYPH-141C0\0" "EGYPTIAN HIEROGLYPH-141C1\0" "EGYPTIAN HIEROGLYPH-141C2\0" "EGYPTIAN HIEROGLYPH-141C3\0" "EGYPTIAN HIEROGLYPH-141C4\0" "EGYPTIAN HIEROGLYPH-141C5\0" "EGYPTIAN HIEROGLYPH-141C6\0" "EGYPTIAN HIEROGLYPH-141C7\0" "EGYPTIAN HIEROGLYPH-141C8\0" "EGYPTIAN HIEROGLYPH-141C9\0" "EGYPTIAN HIEROGLYPH-141CA\0" "EGYPTIAN HIEROGLYPH-141CB\0" "EGYPTIAN HIEROGLYPH-141CC\0" "EGYPTIAN HIEROGLYPH-141CD\0" "EGYPTIAN HIEROGLYPH-141CE\0" "EGYPTIAN HIEROGLYPH-141CF\0" "EGYPTIAN HIEROGLYPH-141D0\0" "EGYPTIAN HIEROGLYPH-141D1\0" "EGYPTIAN HIEROGLYPH-141D2\0" "EGYPTIAN HIEROGLYPH-141D3\0" "EGYPTIAN HIEROGLYPH-141D4\0" "EGYPTIAN HIEROGLYPH-141D5\0" "EGYPTIAN HIEROGLYPH-141D6\0" "EGYPTIAN HIEROGLYPH-141D7\0" "EGYPTIAN HIEROGLYPH-141D8\0" "EGYPTIAN HIEROGLYPH-141D9\0" "EGYPTIAN HIEROGLYPH-141DA\0" "EGYPTIAN HIEROGLYPH-141DB\0" "EGYPTIAN HIEROGLYPH-141DC\0" "EGYPTIAN HIEROGLYPH-141DD\0" "EGYPTIAN HIEROGLYPH-141DE\0" "EGYPTIAN HIEROGLYPH-141DF\0" "EGYPTIAN HIEROGLYPH-141E0\0" "EGYPTIAN HIEROGLYPH-141E1\0" "EGYPTIAN HIEROGLYPH-141E2\0" "EGYPTIAN HIEROGLYPH-141E3\0" "EGYPTIAN HIEROGLYPH-141E4\0" "EGYPTIAN HIEROGLYPH-141E5\0" "EGYPTIAN HIEROGLYPH-141E6\0" "EGYPTIAN HIEROGLYPH-141E7\0" "EGYPTIAN HIEROGLYPH-141E8\0" "EGYPTIAN HIEROGLYPH-141E9\0" "EGYPTIAN HIEROGLYPH-141EA\0" "EGYPTIAN HIEROGLYPH-141EB\0" "EGYPTIAN HIEROGLYPH-141EC\0" "EGYPTIAN HIEROGLYPH-141ED\0" "EGYPTIAN HIEROGLYPH-141EE\0" "EGYPTIAN HIEROGLYPH-141EF\0" "EGYPTIAN HIEROGLYPH-141F0\0" "EGYPTIAN HIEROGLYPH-141F1\0" "EGYPTIAN HIEROGLYPH-141F2\0" "EGYPTIAN HIEROGLYPH-141F3\0" "EGYPTIAN HIEROGLYPH-141F4\0" "EGYPTIAN HIEROGLYPH-141F5\0" "EGYPTIAN HIEROGLYPH-141F6\0" "EGYPTIAN HIEROGLYPH-141F7\0" "EGYPTIAN HIEROGLYPH-141F8\0" "EGYPTIAN HIEROGLYPH-141F9\0" "EGYPTIAN HIEROGLYPH-141FA\0" "EGYPTIAN HIEROGLYPH-141FB\0" "EGYPTIAN HIEROGLYPH-141FC\0" "EGYPTIAN HIEROGLYPH-141FD\0" "EGYPTIAN HIEROGLYPH-141FE\0" "EGYPTIAN HIEROGLYPH-141FF\0" "EGYPTIAN HIEROGLYPH-14200\0" "EGYPTIAN HIEROGLYPH-14201\0" "EGYPTIAN HIEROGLYPH-14202\0" "EGYPTIAN HIEROGLYPH-14203\0" "EGYPTIAN HIEROGLYPH-14204\0" "EGYPTIAN HIEROGLYPH-14205\0" "EGYPTIAN HIEROGLYPH-14206\0" "EGYPTIAN HIEROGLYPH-14207\0" "EGYPTIAN HIEROGLYPH-14208\0" "EGYPTIAN HIEROGLYPH-14209\0" "EGYPTIAN HIEROGLYPH-1420A\0" "EGYPTIAN HIEROGLYPH-1420B\0" "EGYPTIAN HIEROGLYPH-1420C\0" "EGYPTIAN HIEROGLYPH-1420D\0" "EGYPTIAN HIEROGLYPH-1420E\0" "EGYPTIAN HIEROGLYPH-1420F\0" "EGYPTIAN HIEROGLYPH-14210\0" "EGYPTIAN HIEROGLYPH-14211\0" "EGYPTIAN HIEROGLYPH-14212\0" "EGYPTIAN HIEROGLYPH-14213\0" "EGYPTIAN HIEROGLYPH-14214\0" "EGYPTIAN HIEROGLYPH-14215\0" "EGYPTIAN HIEROGLYPH-14216\0" "EGYPTIAN HIEROGLYPH-14217\0" "EGYPTIAN HIEROGLYPH-14218\0" "EGYPTIAN HIEROGLYPH-14219\0" "EGYPTIAN HIEROGLYPH-1421A\0" "EGYPTIAN HIEROGLYPH-1421B\0" "EGYPTIAN HIEROGLYPH-1421C\0" "EGYPTIAN HIEROGLYPH-1421D\0" "EGYPTIAN HIEROGLYPH-1421E\0" "EGYPTIAN HIEROGLYPH-1421F\0" "EGYPTIAN HIEROGLYPH-14220\0" "EGYPTIAN HIEROGLYPH-14221\0" "EGYPTIAN HIEROGLYPH-14222\0" "EGYPTIAN HIEROGLYPH-14223\0" "EGYPTIAN HIEROGLYPH-14224\0" "EGYPTIAN HIEROGLYPH-14225\0" "EGYPTIAN HIEROGLYPH-14226\0" "EGYPTIAN HIEROGLYPH-14227\0" "EGYPTIAN HIEROGLYPH-14228\0" "EGYPTIAN HIEROGLYPH-14229\0" "EGYPTIAN HIEROGLYPH-1422A\0" "EGYPTIAN HIEROGLYPH-1422B\0" "EGYPTIAN HIEROGLYPH-1422C\0" "EGYPTIAN HIEROGLYPH-1422D\0" "EGYPTIAN HIEROGLYPH-1422E\0" "EGYPTIAN HIEROGLYPH-1422F\0" "EGYPTIAN HIEROGLYPH-14230\0" "EGYPTIAN HIEROGLYPH-14231\0" "EGYPTIAN HIEROGLYPH-14232\0" "EGYPTIAN HIEROGLYPH-14233\0" "EGYPTIAN HIEROGLYPH-14234\0" "EGYPTIAN HIEROGLYPH-14235\0" "EGYPTIAN HIEROGLYPH-14236\0" "EGYPTIAN HIEROGLYPH-14237\0" "EGYPTIAN HIEROGLYPH-14238\0" "EGYPTIAN HIEROGLYPH-14239\0" "EGYPTIAN HIEROGLYPH-1423A\0" "EGYPTIAN HIEROGLYPH-1423B\0" "EGYPTIAN HIEROGLYPH-1423C\0" "EGYPTIAN HIEROGLYPH-1423D\0" "EGYPTIAN HIEROGLYPH-1423E\0" "EGYPTIAN HIEROGLYPH-1423F\0" "EGYPTIAN HIEROGLYPH-14240\0" "EGYPTIAN HIEROGLYPH-14241\0" "EGYPTIAN HIEROGLYPH-14242\0" "EGYPTIAN HIEROGLYPH-14243\0" "EGYPTIAN HIEROGLYPH-14244\0" "EGYPTIAN HIEROGLYPH-14245\0" "EGYPTIAN HIEROGLYPH-14246\0" "EGYPTIAN HIEROGLYPH-14247\0" "EGYPTIAN HIEROGLYPH-14248\0" "EGYPTIAN HIEROGLYPH-14249\0" "EGYPTIAN HIEROGLYPH-1424A\0" "EGYPTIAN HIEROGLYPH-1424B\0" "EGYPTIAN HIEROGLYPH-1424C\0" "EGYPTIAN HIEROGLYPH-1424D\0" "EGYPTIAN HIEROGLYPH-1424E\0" "EGYPTIAN HIEROGLYPH-1424F\0" "EGYPTIAN HIEROGLYPH-14250\0" "EGYPTIAN HIEROGLYPH-14251\0" "EGYPTIAN HIEROGLYPH-14252\0" "EGYPTIAN HIEROGLYPH-14253\0" "EGYPTIAN HIEROGLYPH-14254\0" "EGYPTIAN HIEROGLYPH-14255\0" "EGYPTIAN HIEROGLYPH-14256\0" "EGYPTIAN HIEROGLYPH-14257\0" "EGYPTIAN HIEROGLYPH-14258\0" "EGYPTIAN HIEROGLYPH-14259\0" "EGYPTIAN HIEROGLYPH-1425A\0" "EGYPTIAN HIEROGLYPH-1425B\0" "EGYPTIAN HIEROGLYPH-1425C\0" "EGYPTIAN HIEROGLYPH-1425D\0" "EGYPTIAN HIEROGLYPH-1425E\0" "EGYPTIAN HIEROGLYPH-1425F\0" "EGYPTIAN HIEROGLYPH-14260\0" "EGYPTIAN HIEROGLYPH-14261\0" "EGYPTIAN HIEROGLYPH-14262\0" "EGYPTIAN HIEROGLYPH-14263\0" "EGYPTIAN HIEROGLYPH-14264\0" "EGYPTIAN HIEROGLYPH-14265\0" "EGYPTIAN HIEROGLYPH-14266\0" "EGYPTIAN HIEROGLYPH-14267\0" "EGYPTIAN HIEROGLYPH-14268\0" "EGYPTIAN HIEROGLYPH-14269\0" "EGYPTIAN HIEROGLYPH-1426A\0" "EGYPTIAN HIEROGLYPH-1426B\0" "EGYPTIAN HIEROGLYPH-1426C\0" "EGYPTIAN HIEROGLYPH-1426D\0" "EGYPTIAN HIEROGLYPH-1426E\0" "EGYPTIAN HIEROGLYPH-1426F\0" "EGYPTIAN HIEROGLYPH-14270\0" "EGYPTIAN HIEROGLYPH-14271\0" "EGYPTIAN HIEROGLYPH-14272\0" "EGYPTIAN HIEROGLYPH-14273\0" "EGYPTIAN HIEROGLYPH-14274\0" "EGYPTIAN HIEROGLYPH-14275\0" "EGYPTIAN HIEROGLYPH-14276\0" "EGYPTIAN HIEROGLYPH-14277\0" "EGYPTIAN HIEROGLYPH-14278\0" "EGYPTIAN HIEROGLYPH-14279\0" "EGYPTIAN HIEROGLYPH-1427A\0" "EGYPTIAN HIEROGLYPH-1427B\0" "EGYPTIAN HIEROGLYPH-1427C\0" "EGYPTIAN HIEROGLYPH-1427D\0" "EGYPTIAN HIEROGLYPH-1427E\0" "EGYPTIAN HIEROGLYPH-1427F\0" "EGYPTIAN HIEROGLYPH-14280\0" "EGYPTIAN HIEROGLYPH-14281\0" "EGYPTIAN HIEROGLYPH-14282\0" "EGYPTIAN HIEROGLYPH-14283\0" "EGYPTIAN HIEROGLYPH-14284\0" "EGYPTIAN HIEROGLYPH-14285\0" "EGYPTIAN HIEROGLYPH-14286\0" "EGYPTIAN HIEROGLYPH-14287\0" "EGYPTIAN HIEROGLYPH-14288\0" "EGYPTIAN HIEROGLYPH-14289\0" "EGYPTIAN HIEROGLYPH-1428A\0" "EGYPTIAN HIEROGLYPH-1428B\0" "EGYPTIAN HIEROGLYPH-1428C\0" "EGYPTIAN HIEROGLYPH-1428D\0" "EGYPTIAN HIEROGLYPH-1428E\0" "EGYPTIAN HIEROGLYPH-1428F\0" "EGYPTIAN HIEROGLYPH-14290\0" "EGYPTIAN HIEROGLYPH-14291\0" "EGYPTIAN HIEROGLYPH-14292\0" "EGYPTIAN HIEROGLYPH-14293\0" "EGYPTIAN HIEROGLYPH-14294\0" "EGYPTIAN HIEROGLYPH-14295\0" "EGYPTIAN HIEROGLYPH-14296\0" "EGYPTIAN HIEROGLYPH-14297\0" "EGYPTIAN HIEROGLYPH-14298\0" "EGYPTIAN HIEROGLYPH-14299\0" "EGYPTIAN HIEROGLYPH-1429A\0" "EGYPTIAN HIEROGLYPH-1429B\0" "EGYPTIAN HIEROGLYPH-1429C\0" "EGYPTIAN HIEROGLYPH-1429D\0" "EGYPTIAN HIEROGLYPH-1429E\0" "EGYPTIAN HIEROGLYPH-1429F\0" "EGYPTIAN HIEROGLYPH-142A0\0" "EGYPTIAN HIEROGLYPH-142A1\0" "EGYPTIAN HIEROGLYPH-142A2\0" "EGYPTIAN HIEROGLYPH-142A3\0" "EGYPTIAN HIEROGLYPH-142A4\0" "EGYPTIAN HIEROGLYPH-142A5\0" "EGYPTIAN HIEROGLYPH-142A6\0" "EGYPTIAN HIEROGLYPH-142A7\0" "EGYPTIAN HIEROGLYPH-142A8\0" "EGYPTIAN HIEROGLYPH-142A9\0" "EGYPTIAN HIEROGLYPH-142AA\0" "EGYPTIAN HIEROGLYPH-142AB\0" "EGYPTIAN HIEROGLYPH-142AC\0" "EGYPTIAN HIEROGLYPH-142AD\0" "EGYPTIAN HIEROGLYPH-142AE\0" "EGYPTIAN HIEROGLYPH-142AF\0" "EGYPTIAN HIEROGLYPH-142B0\0" "EGYPTIAN HIEROGLYPH-142B1\0" "EGYPTIAN HIEROGLYPH-142B2\0" "EGYPTIAN HIEROGLYPH-142B3\0" "EGYPTIAN HIEROGLYPH-142B4\0" "EGYPTIAN HIEROGLYPH-142B5\0" "EGYPTIAN HIEROGLYPH-142B6\0" "EGYPTIAN HIEROGLYPH-142B7\0" "EGYPTIAN HIEROGLYPH-142B8\0" "EGYPTIAN HIEROGLYPH-142B9\0" "EGYPTIAN HIEROGLYPH-142BA\0" "EGYPTIAN HIEROGLYPH-142BB\0" "EGYPTIAN HIEROGLYPH-142BC\0" "EGYPTIAN HIEROGLYPH-142BD\0" "EGYPTIAN HIEROGLYPH-142BE\0" "EGYPTIAN HIEROGLYPH-142BF\0" "EGYPTIAN HIEROGLYPH-142C0\0" "EGYPTIAN HIEROGLYPH-142C1\0" "EGYPTIAN HIEROGLYPH-142C2\0" "EGYPTIAN HIEROGLYPH-142C3\0" "EGYPTIAN HIEROGLYPH-142C4\0" "EGYPTIAN HIEROGLYPH-142C5\0" "EGYPTIAN HIEROGLYPH-142C6\0" "EGYPTIAN HIEROGLYPH-142C7\0" "EGYPTIAN HIEROGLYPH-142C8\0" "EGYPTIAN HIEROGLYPH-142C9\0" "EGYPTIAN HIEROGLYPH-142CA\0" "EGYPTIAN HIEROGLYPH-142CB\0" "EGYPTIAN HIEROGLYPH-142CC\0" "EGYPTIAN HIEROGLYPH-142CD\0" "EGYPTIAN HIEROGLYPH-142CE\0" "EGYPTIAN HIEROGLYPH-142CF\0" "EGYPTIAN HIEROGLYPH-142D0\0" "EGYPTIAN HIEROGLYPH-142D1\0" "EGYPTIAN HIEROGLYPH-142D2\0" "EGYPTIAN HIEROGLYPH-142D3\0" "EGYPTIAN HIEROGLYPH-142D4\0" "EGYPTIAN HIEROGLYPH-142D5\0" "EGYPTIAN HIEROGLYPH-142D6\0" "EGYPTIAN HIEROGLYPH-142D7\0" "EGYPTIAN HIEROGLYPH-142D8\0" "EGYPTIAN HIEROGLYPH-142D9\0" "EGYPTIAN HIEROGLYPH-142DA\0" "EGYPTIAN HIEROGLYPH-142DB\0" "EGYPTIAN HIEROGLYPH-142DC\0" "EGYPTIAN HIEROGLYPH-142DD\0" "EGYPTIAN HIEROGLYPH-142DE\0" "EGYPTIAN HIEROGLYPH-142DF\0" "EGYPTIAN HIEROGLYPH-142E0\0" "EGYPTIAN HIEROGLYPH-142E1\0" "EGYPTIAN HIEROGLYPH-142E2\0" "EGYPTIAN HIEROGLYPH-142E3\0" "EGYPTIAN HIEROGLYPH-142E4\0" "EGYPTIAN HIEROGLYPH-142E5\0" "EGYPTIAN HIEROGLYPH-142E6\0" "EGYPTIAN HIEROGLYPH-142E7\0" "EGYPTIAN HIEROGLYPH-142E8\0" "EGYPTIAN HIEROGLYPH-142E9\0" "EGYPTIAN HIEROGLYPH-142EA\0" "EGYPTIAN HIEROGLYPH-142EB\0" "EGYPTIAN HIEROGLYPH-142EC\0" "EGYPTIAN HIEROGLYPH-142ED\0" "EGYPTIAN HIEROGLYPH-142EE\0" "EGYPTIAN HIEROGLYPH-142EF\0" "EGYPTIAN HIEROGLYPH-142F0\0" "EGYPTIAN HIEROGLYPH-142F1\0" "EGYPTIAN HIEROGLYPH-142F2\0" "EGYPTIAN HIEROGLYPH-142F3\0" "EGYPTIAN HIEROGLYPH-142F4\0" "EGYPTIAN HIEROGLYPH-142F5\0" "EGYPTIAN HIEROGLYPH-142F6\0" "EGYPTIAN HIEROGLYPH-142F7\0" "EGYPTIAN HIEROGLYPH-142F8\0" "EGYPTIAN HIEROGLYPH-142F9\0" "EGYPTIAN HIEROGLYPH-142FA\0" "EGYPTIAN HIEROGLYPH-142FB\0" "EGYPTIAN HIEROGLYPH-142FC\0" "EGYPTIAN HIEROGLYPH-142FD\0" "EGYPTIAN HIEROGLYPH-142FE\0" "EGYPTIAN HIEROGLYPH-142FF\0" "EGYPTIAN HIEROGLYPH-14300\0" "EGYPTIAN HIEROGLYPH-14301\0" "EGYPTIAN HIEROGLYPH-14302\0" "EGYPTIAN HIEROGLYPH-14303\0" "EGYPTIAN HIEROGLYPH-14304\0" "EGYPTIAN HIEROGLYPH-14305\0" "EGYPTIAN HIEROGLYPH-14306\0" "EGYPTIAN HIEROGLYPH-14307\0" "EGYPTIAN HIEROGLYPH-14308\0" "EGYPTIAN HIEROGLYPH-14309\0" "EGYPTIAN HIEROGLYPH-1430A\0" "EGYPTIAN HIEROGLYPH-1430B\0" "EGYPTIAN HIEROGLYPH-1430C\0" "EGYPTIAN HIEROGLYPH-1430D\0" "EGYPTIAN HIEROGLYPH-1430E\0" "EGYPTIAN HIEROGLYPH-1430F\0" "EGYPTIAN HIEROGLYPH-14310\0" "EGYPTIAN HIEROGLYPH-14311\0" "EGYPTIAN HIEROGLYPH-14312\0" "EGYPTIAN HIEROGLYPH-14313\0" "EGYPTIAN HIEROGLYPH-14314\0" "EGYPTIAN HIEROGLYPH-14315\0" "EGYPTIAN HIEROGLYPH-14316\0" "EGYPTIAN HIEROGLYPH-14317\0" "EGYPTIAN HIEROGLYPH-14318\0" "EGYPTIAN HIEROGLYPH-14319\0" "EGYPTIAN HIEROGLYPH-1431A\0" "EGYPTIAN HIEROGLYPH-1431B\0" "EGYPTIAN HIEROGLYPH-1431C\0" "EGYPTIAN HIEROGLYPH-1431D\0" "EGYPTIAN HIEROGLYPH-1431E\0" "EGYPTIAN HIEROGLYPH-1431F\0" "EGYPTIAN HIEROGLYPH-14320\0" "EGYPTIAN HIEROGLYPH-14321\0" "EGYPTIAN HIEROGLYPH-14322\0" "EGYPTIAN HIEROGLYPH-14323\0" "EGYPTIAN HIEROGLYPH-14324\0" "EGYPTIAN HIEROGLYPH-14325\0" "EGYPTIAN HIEROGLYPH-14326\0" "EGYPTIAN HIEROGLYPH-14327\0" "EGYPTIAN HIEROGLYPH-14328\0" "EGYPTIAN HIEROGLYPH-14329\0" "EGYPTIAN HIEROGLYPH-1432A\0" "EGYPTIAN HIEROGLYPH-1432B\0" "EGYPTIAN HIEROGLYPH-1432C\0" "EGYPTIAN HIEROGLYPH-1432D\0" "EGYPTIAN HIEROGLYPH-1432E\0" "EGYPTIAN HIEROGLYPH-1432F\0" "EGYPTIAN HIEROGLYPH-14330\0" "EGYPTIAN HIEROGLYPH-14331\0" "EGYPTIAN HIEROGLYPH-14332\0" "EGYPTIAN HIEROGLYPH-14333\0" "EGYPTIAN HIEROGLYPH-14334\0" "EGYPTIAN HIEROGLYPH-14335\0" "EGYPTIAN HIEROGLYPH-14336\0" "EGYPTIAN HIEROGLYPH-14337\0" "EGYPTIAN HIEROGLYPH-14338\0" "EGYPTIAN HIEROGLYPH-14339\0" "EGYPTIAN HIEROGLYPH-1433A\0" "EGYPTIAN HIEROGLYPH-1433B\0" "EGYPTIAN HIEROGLYPH-1433C\0" "EGYPTIAN HIEROGLYPH-1433D\0" "EGYPTIAN HIEROGLYPH-1433E\0" "EGYPTIAN HIEROGLYPH-1433F\0" "EGYPTIAN HIEROGLYPH-14340\0" "EGYPTIAN HIEROGLYPH-14341\0" "EGYPTIAN HIEROGLYPH-14342\0" "EGYPTIAN HIEROGLYPH-14343\0" "EGYPTIAN HIEROGLYPH-14344\0" "EGYPTIAN HIEROGLYPH-14345\0" "EGYPTIAN HIEROGLYPH-14346\0" "EGYPTIAN HIEROGLYPH-14347\0" "EGYPTIAN HIEROGLYPH-14348\0" "EGYPTIAN HIEROGLYPH-14349\0" "EGYPTIAN HIEROGLYPH-1434A\0" "EGYPTIAN HIEROGLYPH-1434B\0" "EGYPTIAN HIEROGLYPH-1434C\0" "EGYPTIAN HIEROGLYPH-1434D\0" "EGYPTIAN HIEROGLYPH-1434E\0" "EGYPTIAN HIEROGLYPH-1434F\0" "EGYPTIAN HIEROGLYPH-14350\0" "EGYPTIAN HIEROGLYPH-14351\0" "EGYPTIAN HIEROGLYPH-14352\0" "EGYPTIAN HIEROGLYPH-14353\0" "EGYPTIAN HIEROGLYPH-14354\0" "EGYPTIAN HIEROGLYPH-14355\0" "EGYPTIAN HIEROGLYPH-14356\0" "EGYPTIAN HIEROGLYPH-14357\0" "EGYPTIAN HIEROGLYPH-14358\0" "EGYPTIAN HIEROGLYPH-14359\0" "EGYPTIAN HIEROGLYPH-1435A\0" "EGYPTIAN HIEROGLYPH-1435B\0" "EGYPTIAN HIEROGLYPH-1435C\0" "EGYPTIAN HIEROGLYPH-1435D\0" "EGYPTIAN HIEROGLYPH-1435E\0" "EGYPTIAN HIEROGLYPH-1435F\0" "EGYPTIAN HIEROGLYPH-14360\0" "EGYPTIAN HIEROGLYPH-14361\0" "EGYPTIAN HIEROGLYPH-14362\0" "EGYPTIAN HIEROGLYPH-14363\0" "EGYPTIAN HIEROGLYPH-14364\0" "EGYPTIAN HIEROGLYPH-14365\0" "EGYPTIAN HIEROGLYPH-14366\0" "EGYPTIAN HIEROGLYPH-14367\0" "EGYPTIAN HIEROGLYPH-14368\0" "EGYPTIAN HIEROGLYPH-14369\0" "EGYPTIAN HIEROGLYPH-1436A\0" "EGYPTIAN HIEROGLYPH-1436B\0" "EGYPTIAN HIEROGLYPH-1436C\0" "EGYPTIAN HIEROGLYPH-1436D\0" "EGYPTIAN HIEROGLYPH-1436E\0" "EGYPTIAN HIEROGLYPH-1436F\0" "EGYPTIAN HIEROGLYPH-14370\0" "EGYPTIAN HIEROGLYPH-14371\0" "EGYPTIAN HIEROGLYPH-14372\0" "EGYPTIAN HIEROGLYPH-14373\0" "EGYPTIAN HIEROGLYPH-14374\0" "EGYPTIAN HIEROGLYPH-14375\0" "EGYPTIAN HIEROGLYPH-14376\0" "EGYPTIAN HIEROGLYPH-14377\0" "EGYPTIAN HIEROGLYPH-14378\0" "EGYPTIAN HIEROGLYPH-14379\0" "EGYPTIAN HIEROGLYPH-1437A\0" "EGYPTIAN HIEROGLYPH-1437B\0" "EGYPTIAN HIEROGLYPH-1437C\0" "EGYPTIAN HIEROGLYPH-1437D\0" "EGYPTIAN HIEROGLYPH-1437E\0" "EGYPTIAN HIEROGLYPH-1437F\0" "EGYPTIAN HIEROGLYPH-14380\0" "EGYPTIAN HIEROGLYPH-14381\0" "EGYPTIAN HIEROGLYPH-14382\0" "EGYPTIAN HIEROGLYPH-14383\0" "EGYPTIAN HIEROGLYPH-14384\0" "EGYPTIAN HIEROGLYPH-14385\0" "EGYPTIAN HIEROGLYPH-14386\0" "EGYPTIAN HIEROGLYPH-14387\0" "EGYPTIAN HIEROGLYPH-14388\0" "EGYPTIAN HIEROGLYPH-14389\0" "EGYPTIAN HIEROGLYPH-1438A\0" "EGYPTIAN HIEROGLYPH-1438B\0" "EGYPTIAN HIEROGLYPH-1438C\0" "EGYPTIAN HIEROGLYPH-1438D\0" "EGYPTIAN HIEROGLYPH-1438E\0" "EGYPTIAN HIEROGLYPH-1438F\0" "EGYPTIAN HIEROGLYPH-14390\0" "EGYPTIAN HIEROGLYPH-14391\0" "EGYPTIAN HIEROGLYPH-14392\0" "EGYPTIAN HIEROGLYPH-14393\0" "EGYPTIAN HIEROGLYPH-14394\0" "EGYPTIAN HIEROGLYPH-14395\0" "EGYPTIAN HIEROGLYPH-14396\0" "EGYPTIAN HIEROGLYPH-14397\0" "EGYPTIAN HIEROGLYPH-14398\0" "EGYPTIAN HIEROGLYPH-14399\0" "EGYPTIAN HIEROGLYPH-1439A\0" "EGYPTIAN HIEROGLYPH-1439B\0" "EGYPTIAN HIEROGLYPH-1439C\0" "EGYPTIAN HIEROGLYPH-1439D\0" "EGYPTIAN HIEROGLYPH-1439E\0" "EGYPTIAN HIEROGLYPH-1439F\0" "EGYPTIAN HIEROGLYPH-143A0\0" "EGYPTIAN HIEROGLYPH-143A1\0" "EGYPTIAN HIEROGLYPH-143A2\0" "EGYPTIAN HIEROGLYPH-143A3\0" "EGYPTIAN HIEROGLYPH-143A4\0" "EGYPTIAN HIEROGLYPH-143A5\0" "EGYPTIAN HIEROGLYPH-143A6\0" "EGYPTIAN HIEROGLYPH-143A7\0" "EGYPTIAN HIEROGLYPH-143A8\0" "EGYPTIAN HIEROGLYPH-143A9\0" "EGYPTIAN HIEROGLYPH-143AA\0" "EGYPTIAN HIEROGLYPH-143AB\0" "EGYPTIAN HIEROGLYPH-143AC\0" "EGYPTIAN HIEROGLYPH-143AD\0" "EGYPTIAN HIEROGLYPH-143AE\0" "EGYPTIAN HIEROGLYPH-143AF\0" "EGYPTIAN HIEROGLYPH-143B0\0" "EGYPTIAN HIEROGLYPH-143B1\0" "EGYPTIAN HIEROGLYPH-143B2\0" "EGYPTIAN HIEROGLYPH-143B3\0" "EGYPTIAN HIEROGLYPH-143B4\0" "EGYPTIAN HIEROGLYPH-143B5\0" "EGYPTIAN HIEROGLYPH-143B6\0" "EGYPTIAN HIEROGLYPH-143B7\0" "EGYPTIAN HIEROGLYPH-143B8\0" "EGYPTIAN HIEROGLYPH-143B9\0" "EGYPTIAN HIEROGLYPH-143BA\0" "EGYPTIAN HIEROGLYPH-143BB\0" "EGYPTIAN HIEROGLYPH-143BC\0" "EGYPTIAN HIEROGLYPH-143BD\0" "EGYPTIAN HIEROGLYPH-143BE\0" "EGYPTIAN HIEROGLYPH-143BF\0" "EGYPTIAN HIEROGLYPH-143C0\0" "EGYPTIAN HIEROGLYPH-143C1\0" "EGYPTIAN HIEROGLYPH-143C2\0" "EGYPTIAN HIEROGLYPH-143C3\0" "EGYPTIAN HIEROGLYPH-143C4\0" "EGYPTIAN HIEROGLYPH-143C5\0" "EGYPTIAN HIEROGLYPH-143C6\0" "EGYPTIAN HIEROGLYPH-143C7\0" "EGYPTIAN HIEROGLYPH-143C8\0" "EGYPTIAN HIEROGLYPH-143C9\0" "EGYPTIAN HIEROGLYPH-143CA\0" "EGYPTIAN HIEROGLYPH-143CB\0" "EGYPTIAN HIEROGLYPH-143CC\0" "EGYPTIAN HIEROGLYPH-143CD\0" "EGYPTIAN HIEROGLYPH-143CE\0" "EGYPTIAN HIEROGLYPH-143CF\0" "EGYPTIAN HIEROGLYPH-143D0\0" "EGYPTIAN HIEROGLYPH-143D1\0" "EGYPTIAN HIEROGLYPH-143D2\0" "EGYPTIAN HIEROGLYPH-143D3\0" "EGYPTIAN HIEROGLYPH-143D4\0" "EGYPTIAN HIEROGLYPH-143D5\0" "EGYPTIAN HIEROGLYPH-143D6\0" "EGYPTIAN HIEROGLYPH-143D7\0" "EGYPTIAN HIEROGLYPH-143D8\0" "EGYPTIAN HIEROGLYPH-143D9\0" "EGYPTIAN HIEROGLYPH-143DA\0" "EGYPTIAN HIEROGLYPH-143DB\0" "EGYPTIAN HIEROGLYPH-143DC\0" "EGYPTIAN HIEROGLYPH-143DD\0" "EGYPTIAN HIEROGLYPH-143DE\0" "EGYPTIAN HIEROGLYPH-143DF\0" "EGYPTIAN HIEROGLYPH-143E0\0" "EGYPTIAN HIEROGLYPH-143E1\0" "EGYPTIAN HIEROGLYPH-143E2\0" "EGYPTIAN HIEROGLYPH-143E3\0" "EGYPTIAN HIEROGLYPH-143E4\0" "EGYPTIAN HIEROGLYPH-143E5\0" "EGYPTIAN HIEROGLYPH-143E6\0" "EGYPTIAN HIEROGLYPH-143E7\0" "EGYPTIAN HIEROGLYPH-143E8\0" "EGYPTIAN HIEROGLYPH-143E9\0" "EGYPTIAN HIEROGLYPH-143EA\0" "EGYPTIAN HIEROGLYPH-143EB\0" "EGYPTIAN HIEROGLYPH-143EC\0" "EGYPTIAN HIEROGLYPH-143ED\0" "EGYPTIAN HIEROGLYPH-143EE\0" "EGYPTIAN HIEROGLYPH-143EF\0" "EGYPTIAN HIEROGLYPH-143F0\0" "EGYPTIAN HIEROGLYPH-143F1\0" "EGYPTIAN HIEROGLYPH-143F2\0" "EGYPTIAN HIEROGLYPH-143F3\0" "EGYPTIAN HIEROGLYPH-143F4\0" "EGYPTIAN HIEROGLYPH-143F5\0" "EGYPTIAN HIEROGLYPH-143F6\0" "EGYPTIAN HIEROGLYPH-143F7\0" "EGYPTIAN HIEROGLYPH-143F8\0" "EGYPTIAN HIEROGLYPH-143F9\0" "EGYPTIAN HIEROGLYPH-143FA\0" "EIGHT PETALLED OUTLINED BLACK FLORETTE\0" "EIGHT POINTED BLACK STAR\0" "EIGHT POINTED PINWHEEL STAR\0" "EIGHT POINTED RECTILINEAR BLACK STAR\0" "EIGHT RAYS INWARD\0" "EIGHT RAYS OUTWARD\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 NEST\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 GURAGE BWEE\0" "ETHIOPIC SYLLABLE GURAGE BWI\0" "ETHIOPIC SYLLABLE GURAGE FWEE\0" "ETHIOPIC SYLLABLE GURAGE FWI\0" "ETHIOPIC SYLLABLE GURAGE GWE\0" "ETHIOPIC SYLLABLE GURAGE GWEE\0" "ETHIOPIC SYLLABLE GURAGE GWI\0" "ETHIOPIC SYLLABLE GURAGE HHWA\0" "ETHIOPIC SYLLABLE GURAGE KWE\0" "ETHIOPIC SYLLABLE GURAGE KWEE\0" "ETHIOPIC SYLLABLE GURAGE KWI\0" "ETHIOPIC SYLLABLE GURAGE MWEE\0" "ETHIOPIC SYLLABLE GURAGE MWI\0" "ETHIOPIC SYLLABLE GURAGE PWEE\0" "ETHIOPIC SYLLABLE GURAGE PWI\0" "ETHIOPIC SYLLABLE GURAGE QWE\0" "ETHIOPIC SYLLABLE GURAGE QWEE\0" "ETHIOPIC SYLLABLE GURAGE QWI\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 HHWE\0" "ETHIOPIC SYLLABLE HHWEE\0" "ETHIOPIC SYLLABLE HHWI\0" "ETHIOPIC SYLLABLE HHYA\0" "ETHIOPIC SYLLABLE HHYAA\0" "ETHIOPIC SYLLABLE HHYE\0" "ETHIOPIC SYLLABLE HHYEE\0" "ETHIOPIC SYLLABLE HHYI\0" "ETHIOPIC SYLLABLE HHYO\0" "ETHIOPIC SYLLABLE HHYU\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" "EXPLOSION AT HORIZON\0" "EXPLOSION FRAME-1\0" "EXPLOSION FRAME-2\0" "EXPLOSION FRAME-3\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 HOLDING BACK TEARS\0" "FACE MASSAGE\0" "FACE PALM\0" "FACE SAVOURING DELICIOUS FOOD\0" "FACE SCREAMING IN FEAR\0" "FACE THROWING A KISS\0" "FACE WITH BAGS UNDER EYES\0" "FACE WITH COLD SWEAT\0" "FACE WITH COWBOY HAT\0" "FACE WITH DIAGONAL MOUTH\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 EYES AND HAND OVER MOUTH\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 PEEKING EYE\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" "FINGERPRINT\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" "FLAPPING BIRD\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" "FLUTE\0" "FLY\0" "FLYING DISC\0" "FLYING ENVELOPE\0" "FLYING SAUCER\0" "FLYING SAUCER WITH BEAMS\0" "FLYING SAUCER WITHOUT BEAMS\0" "FOG\0" "FOGGY\0" "FOLDER\0" "FOLDING HAND FAN\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" "FUNNEL\0" "FUSE\0" "GAME DIE\0" "GARAY CAPITAL LETTER A\0" "GARAY CAPITAL LETTER BA\0" "GARAY CAPITAL LETTER CA\0" "GARAY CAPITAL LETTER DA\0" "GARAY CAPITAL LETTER FA\0" "GARAY CAPITAL LETTER GA\0" "GARAY CAPITAL LETTER HA\0" "GARAY CAPITAL LETTER JA\0" "GARAY CAPITAL LETTER KA\0" "GARAY CAPITAL LETTER LA\0" "GARAY CAPITAL LETTER MA\0" "GARAY CAPITAL LETTER NA\0" "GARAY CAPITAL LETTER NYA\0" "GARAY CAPITAL LETTER OLD KA\0" "GARAY CAPITAL LETTER OLD NA\0" "GARAY CAPITAL LETTER PA\0" "GARAY CAPITAL LETTER RA\0" "GARAY CAPITAL LETTER SA\0" "GARAY CAPITAL LETTER TA\0" "GARAY CAPITAL LETTER WA\0" "GARAY CAPITAL LETTER XA\0" "GARAY CAPITAL LETTER YA\0" "GARAY COMBINING DOT ABOVE\0" "GARAY COMBINING DOUBLE DOT ABOVE\0" "GARAY CONSONANT GEMINATION MARK\0" "GARAY CONSONANT NASALIZATION MARK\0" "GARAY DIGIT EIGHT\0" "GARAY DIGIT FIVE\0" "GARAY DIGIT FOUR\0" "GARAY DIGIT NINE\0" "GARAY DIGIT ONE\0" "GARAY DIGIT SEVEN\0" "GARAY DIGIT SIX\0" "GARAY DIGIT THREE\0" "GARAY DIGIT TWO\0" "GARAY DIGIT ZERO\0" "GARAY HYPHEN\0" "GARAY MINUS SIGN\0" "GARAY PLUS SIGN\0" "GARAY REDUPLICATION MARK\0" "GARAY SMALL LETTER A\0" "GARAY SMALL LETTER BA\0" "GARAY SMALL LETTER CA\0" "GARAY SMALL LETTER DA\0" "GARAY SMALL LETTER FA\0" "GARAY SMALL LETTER GA\0" "GARAY SMALL LETTER HA\0" "GARAY SMALL LETTER JA\0" "GARAY SMALL LETTER KA\0" "GARAY SMALL LETTER LA\0" "GARAY SMALL LETTER MA\0" "GARAY SMALL LETTER NA\0" "GARAY SMALL LETTER NYA\0" "GARAY SMALL LETTER OLD KA\0" "GARAY SMALL LETTER OLD NA\0" "GARAY SMALL LETTER PA\0" "GARAY SMALL LETTER RA\0" "GARAY SMALL LETTER SA\0" "GARAY SMALL LETTER TA\0" "GARAY SMALL LETTER WA\0" "GARAY SMALL LETTER XA\0" "GARAY SMALL LETTER YA\0" "GARAY SUKUN\0" "GARAY VOWEL LENGTH MARK\0" "GARAY VOWEL SIGN A\0" "GARAY VOWEL SIGN E\0" "GARAY VOWEL SIGN EE\0" "GARAY VOWEL SIGN I\0" "GARAY VOWEL SIGN O\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" "GINGER ROOT\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 CAUDATE CHRIVI\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 CAUDATE CHRIVI\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" "GONGGONG\0" "GOOSE\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" "GREY HEART\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" "GURUNG KHEMA CONSONANT SIGN MEDIAL HA\0" "GURUNG KHEMA CONSONANT SIGN MEDIAL RA\0" "GURUNG KHEMA CONSONANT SIGN MEDIAL VA\0" "GURUNG KHEMA CONSONANT SIGN MEDIAL YA\0" "GURUNG KHEMA DIGIT EIGHT\0" "GURUNG KHEMA DIGIT FIVE\0" "GURUNG KHEMA DIGIT FOUR\0" "GURUNG KHEMA DIGIT NINE\0" "GURUNG KHEMA DIGIT ONE\0" "GURUNG KHEMA DIGIT SEVEN\0" "GURUNG KHEMA DIGIT SIX\0" "GURUNG KHEMA DIGIT THREE\0" "GURUNG KHEMA DIGIT TWO\0" "GURUNG KHEMA DIGIT ZERO\0" "GURUNG KHEMA LETTER A\0" "GURUNG KHEMA LETTER BA\0" "GURUNG KHEMA LETTER BHA\0" "GURUNG KHEMA LETTER CA\0" "GURUNG KHEMA LETTER CHA\0" "GURUNG KHEMA LETTER DA\0" "GURUNG KHEMA LETTER DDA\0" "GURUNG KHEMA LETTER DDHA\0" "GURUNG KHEMA LETTER DHA\0" "GURUNG KHEMA LETTER GA\0" "GURUNG KHEMA LETTER GHA\0" "GURUNG KHEMA LETTER HA\0" "GURUNG KHEMA LETTER JA\0" "GURUNG KHEMA LETTER JHA\0" "GURUNG KHEMA LETTER KA\0" "GURUNG KHEMA LETTER KHA\0" "GURUNG KHEMA LETTER LA\0" "GURUNG KHEMA LETTER MA\0" "GURUNG KHEMA LETTER NA\0" "GURUNG KHEMA LETTER NGA\0" "GURUNG KHEMA LETTER PA\0" "GURUNG KHEMA LETTER PHA\0" "GURUNG KHEMA LETTER RA\0" "GURUNG KHEMA LETTER SA\0" "GURUNG KHEMA LETTER TA\0" "GURUNG KHEMA LETTER THA\0" "GURUNG KHEMA LETTER TTA\0" "GURUNG KHEMA LETTER TTHA\0" "GURUNG KHEMA LETTER VA\0" "GURUNG KHEMA LETTER YA\0" "GURUNG KHEMA SIGN ANUSVARA\0" "GURUNG KHEMA SIGN THOLHOMA\0" "GURUNG KHEMA VOWEL LENGTH MARK\0" "GURUNG KHEMA VOWEL SIGN AA\0" "GURUNG KHEMA VOWEL SIGN AI\0" "GURUNG KHEMA VOWEL SIGN AU\0" "GURUNG KHEMA VOWEL SIGN E\0" "GURUNG KHEMA VOWEL SIGN EE\0" "GURUNG KHEMA VOWEL SIGN I\0" "GURUNG KHEMA VOWEL SIGN II\0" "GURUNG KHEMA VOWEL SIGN O\0" "GURUNG KHEMA VOWEL SIGN OO\0" "GURUNG KHEMA VOWEL SIGN U\0" "GURUNG KHEMA VOWEL SIGN UU\0" "HADES\0" "HAIR PICK\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" "HAMSA\0" "HAMSTER FACE\0" "HAND WITH INDEX AND MIDDLE FINGERS CROSSED\0" "HAND WITH INDEX FINGER AND THUMB 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" "HARP\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" "HAUMEA\0" "HEADPHONE\0" "HEADSTONE\0" "HEADSTONE GRAVEYARD SYMBOL\0" "HEAR-NO-EVIL MONKEY\0" "HEART DECORATION\0" "HEART HANDS\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 EQUALS SIGN\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 WHITE SQUARE CONTAINING BLACK VERY SMALL 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 WU\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 KO\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 CAPACITOR\0" "HORIZONTAL ELLIPSIS\0" "HORIZONTAL LADDER\0" "HORIZONTAL LINE EXTENSION\0" "HORIZONTAL LINE WITH FOUR TICK MARKS\0" "HORIZONTAL LINE WITH THREE TICK MARKS\0" "HORIZONTAL LINE WITH TICK MARK\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 RACING CAR\0" "HORIZONTAL RESISTOR SEGMENT\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" "HORIZONTAL ZIGZAG LINE\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" "HYACINTH\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" "IDENTIFICATION CARD\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 HORIZONTAL REFLECTION\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 ROTATION\0" "IDEOGRAPHIC DESCRIPTION CHARACTER SUBTRACTION\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 LOWER RIGHT\0" "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM RIGHT\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" "INDEX POINTING AT THE VIEWER\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 BLACK DIAMOND\0" "INVERSE BLACK SMALL SQUARE\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" "JAR\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" "JELLYFISH\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" "KAITHI VOWEL SIGN VOCALIC R\0" "KAKTOVIK NUMERAL EIGHT\0" "KAKTOVIK NUMERAL EIGHTEEN\0" "KAKTOVIK NUMERAL ELEVEN\0" "KAKTOVIK NUMERAL FIFTEEN\0" "KAKTOVIK NUMERAL FIVE\0" "KAKTOVIK NUMERAL FOUR\0" "KAKTOVIK NUMERAL FOURTEEN\0" "KAKTOVIK NUMERAL NINE\0" "KAKTOVIK NUMERAL NINETEEN\0" "KAKTOVIK NUMERAL ONE\0" "KAKTOVIK NUMERAL SEVEN\0" "KAKTOVIK NUMERAL SEVENTEEN\0" "KAKTOVIK NUMERAL SIX\0" "KAKTOVIK NUMERAL SIXTEEN\0" "KAKTOVIK NUMERAL TEN\0" "KAKTOVIK NUMERAL THIRTEEN\0" "KAKTOVIK NUMERAL THREE\0" "KAKTOVIK NUMERAL TWELVE\0" "KAKTOVIK NUMERAL TWO\0" "KAKTOVIK NUMERAL ZERO\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 NAKAARA POLLU\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 COMBINING ANUSVARA ABOVE RIGHT\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 ARCHAIC WU\0" "KATAKANA LETTER ARCHAIC YE\0" "KATAKANA LETTER ARCHAIC YI\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 MINNAN NASALIZED TONE-1\0" "KATAKANA LETTER MINNAN NASALIZED TONE-2\0" "KATAKANA LETTER MINNAN NASALIZED TONE-3\0" "KATAKANA LETTER MINNAN NASALIZED TONE-4\0" "KATAKANA LETTER MINNAN NASALIZED TONE-5\0" "KATAKANA LETTER MINNAN NASALIZED TONE-7\0" "KATAKANA LETTER MINNAN NASALIZED TONE-8\0" "KATAKANA LETTER MINNAN TONE-2\0" "KATAKANA LETTER MINNAN TONE-3\0" "KATAKANA LETTER MINNAN TONE-4\0" "KATAKANA LETTER MINNAN TONE-5\0" "KATAKANA LETTER MINNAN TONE-7\0" "KATAKANA LETTER MINNAN TONE-8\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 KO\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" "KAWI CONJOINER\0" "KAWI DANDA\0" "KAWI DIGIT EIGHT\0" "KAWI DIGIT FIVE\0" "KAWI DIGIT FOUR\0" "KAWI DIGIT NINE\0" "KAWI DIGIT ONE\0" "KAWI DIGIT SEVEN\0" "KAWI DIGIT SIX\0" "KAWI DIGIT THREE\0" "KAWI DIGIT TWO\0" "KAWI DIGIT ZERO\0" "KAWI DOUBLE DANDA\0" "KAWI LETTER A\0" "KAWI LETTER AA\0" "KAWI LETTER AI\0" "KAWI LETTER BA\0" "KAWI LETTER BHA\0" "KAWI LETTER CA\0" "KAWI LETTER CHA\0" "KAWI LETTER DA\0" "KAWI LETTER DDA\0" "KAWI LETTER DDHA\0" "KAWI LETTER DHA\0" "KAWI LETTER E\0" "KAWI LETTER GA\0" "KAWI LETTER GHA\0" "KAWI LETTER HA\0" "KAWI LETTER I\0" "KAWI LETTER II\0" "KAWI LETTER JA\0" "KAWI LETTER JHA\0" "KAWI LETTER JNYA\0" "KAWI LETTER KA\0" "KAWI LETTER KHA\0" "KAWI LETTER LA\0" "KAWI LETTER MA\0" "KAWI LETTER NA\0" "KAWI LETTER NGA\0" "KAWI LETTER NNA\0" "KAWI LETTER NYA\0" "KAWI LETTER O\0" "KAWI LETTER PA\0" "KAWI LETTER PHA\0" "KAWI LETTER RA\0" "KAWI LETTER SA\0" "KAWI LETTER SHA\0" "KAWI LETTER SSA\0" "KAWI LETTER TA\0" "KAWI LETTER THA\0" "KAWI LETTER TTA\0" "KAWI LETTER TTHA\0" "KAWI LETTER U\0" "KAWI LETTER UU\0" "KAWI LETTER VOCALIC L\0" "KAWI LETTER VOCALIC LL\0" "KAWI LETTER VOCALIC R\0" "KAWI LETTER VOCALIC RR\0" "KAWI LETTER WA\0" "KAWI LETTER YA\0" "KAWI PUNCTUATION ALTERNATE SECTION MARKER\0" "KAWI PUNCTUATION CIRCLE\0" "KAWI PUNCTUATION CLOSING SPIRAL\0" "KAWI PUNCTUATION DOT\0" "KAWI PUNCTUATION DOUBLE DOT\0" "KAWI PUNCTUATION FILLED CIRCLE\0" "KAWI PUNCTUATION FLOWER\0" "KAWI PUNCTUATION SECTION MARKER\0" "KAWI PUNCTUATION SPACE FILLER\0" "KAWI PUNCTUATION SPIRAL\0" "KAWI PUNCTUATION TRIPLE DOT\0" "KAWI SIGN ANUSVARA\0" "KAWI SIGN CANDRABINDU\0" "KAWI SIGN KILLER\0" "KAWI SIGN NUKTA\0" "KAWI SIGN REPHA\0" "KAWI SIGN VISARGA\0" "KAWI VOWEL SIGN AA\0" "KAWI VOWEL SIGN AI\0" "KAWI VOWEL SIGN ALTERNATE AA\0" "KAWI VOWEL SIGN E\0" "KAWI VOWEL SIGN EU\0" "KAWI VOWEL SIGN I\0" "KAWI VOWEL SIGN II\0" "KAWI VOWEL SIGN U\0" "KAWI VOWEL SIGN UU\0" "KAWI VOWEL SIGN VOCALIC R\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" "KEYHOLE\0" "KHANDA\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 CHARACTER-18CFF\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 QA\0" "KHOJKI LETTER RA\0" "KHOJKI LETTER SA\0" "KHOJKI LETTER SHORT I\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 VOWEL SIGN VOCALIC R\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" "KIRAT RAI DANDA\0" "KIRAT RAI DIGIT EIGHT\0" "KIRAT RAI DIGIT FIVE\0" "KIRAT RAI DIGIT FOUR\0" "KIRAT RAI DIGIT NINE\0" "KIRAT RAI DIGIT ONE\0" "KIRAT RAI DIGIT SEVEN\0" "KIRAT RAI DIGIT SIX\0" "KIRAT RAI DIGIT THREE\0" "KIRAT RAI DIGIT TWO\0" "KIRAT RAI DIGIT ZERO\0" "KIRAT RAI DOUBLE DANDA\0" "KIRAT RAI LETTER A\0" "KIRAT RAI LETTER BA\0" "KIRAT RAI LETTER BHA\0" "KIRAT RAI LETTER CA\0" "KIRAT RAI LETTER CHA\0" "KIRAT RAI LETTER DA\0" "KIRAT RAI LETTER DDA\0" "KIRAT RAI LETTER DDHA\0" "KIRAT RAI LETTER DHA\0" "KIRAT RAI LETTER GA\0" "KIRAT RAI LETTER GHA\0" "KIRAT RAI LETTER HA\0" "KIRAT RAI LETTER JA\0" "KIRAT RAI LETTER JHA\0" "KIRAT RAI LETTER KA\0" "KIRAT RAI LETTER KHA\0" "KIRAT RAI LETTER LA\0" "KIRAT RAI LETTER MA\0" "KIRAT RAI LETTER NA\0" "KIRAT RAI LETTER NGA\0" "KIRAT RAI LETTER NYA\0" "KIRAT RAI LETTER PA\0" "KIRAT RAI LETTER PHA\0" "KIRAT RAI LETTER RA\0" "KIRAT RAI LETTER SA\0" "KIRAT RAI LETTER SHA\0" "KIRAT RAI LETTER TA\0" "KIRAT RAI LETTER THA\0" "KIRAT RAI LETTER TTA\0" "KIRAT RAI LETTER TTHA\0" "KIRAT RAI LETTER VA\0" "KIRAT RAI LETTER YA\0" "KIRAT RAI SIGN ANUSVARA\0" "KIRAT RAI SIGN SAAT\0" "KIRAT RAI SIGN TONPI\0" "KIRAT RAI SIGN VIRAMA\0" "KIRAT RAI SIGN VISARGA\0" "KIRAT RAI SIGN YUPI\0" "KIRAT RAI VOWEL SIGN AA\0" "KIRAT RAI VOWEL SIGN AI\0" "KIRAT RAI VOWEL SIGN AU\0" "KIRAT RAI VOWEL SIGN E\0" "KIRAT RAI VOWEL SIGN I\0" "KIRAT RAI VOWEL SIGN O\0" "KIRAT RAI VOWEL SIGN U\0" "KIRAT RAI VOWEL SIGN UE\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" "LAO YAMAKKAN\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 TYPE PIECE CENTRE OF K\0" "LARGE TYPE PIECE CENTRE OF X\0" "LARGE TYPE PIECE CENTRE OF Y\0" "LARGE TYPE PIECE CENTRE OF Z WITH CROSSBAR\0" "LARGE TYPE PIECE CROSSBAR\0" "LARGE TYPE PIECE CROSSBAR WITH LOWER STEM\0" "LARGE TYPE PIECE CROSSBAR WITH UPPER STEM\0" "LARGE TYPE PIECE DIAGONAL LOWER LEFT\0" "LARGE TYPE PIECE DIAGONAL LOWER RIGHT\0" "LARGE TYPE PIECE DIAGONAL UPPER LEFT\0" "LARGE TYPE PIECE DIAGONAL UPPER LEFT AND LOWER LEFT\0" "LARGE TYPE PIECE DIAGONAL UPPER RIGHT\0" "LARGE TYPE PIECE DIAGONAL UPPER RIGHT AND LOWER RIGHT\0" "LARGE TYPE PIECE LEFT ARM\0" "LARGE TYPE PIECE LOWER HALF VERTEX OF M\0" "LARGE TYPE PIECE LOWER HALF VERTEX OF W\0" "LARGE TYPE PIECE LOWER LEFT AND UPPER LEFT ARC\0" "LARGE TYPE PIECE LOWER LEFT ARC\0" "LARGE TYPE PIECE LOWER LEFT CORNER\0" "LARGE TYPE PIECE LOWER LEFT CROTCH\0" "LARGE TYPE PIECE LOWER RIGHT AND UPPER RIGHT ARC\0" "LARGE TYPE PIECE LOWER RIGHT ARC\0" "LARGE TYPE PIECE LOWER RIGHT ARC WITH TAIL\0" "LARGE TYPE PIECE LOWER RIGHT CORNER\0" "LARGE TYPE PIECE LOWER RIGHT CROTCH\0" "LARGE TYPE PIECE LOWER TERMINAL\0" "LARGE TYPE PIECE RAISED UPPER LEFT ARC\0" "LARGE TYPE PIECE RIGHT ARM\0" "LARGE TYPE PIECE SHORT LOWER TERMINAL\0" "LARGE TYPE PIECE SHORT UPPER TERMINAL\0" "LARGE TYPE PIECE STEM\0" "LARGE TYPE PIECE STEM WITH CROSSBAR\0" "LARGE TYPE PIECE STEM WITH LEFT CROSSBAR\0" "LARGE TYPE PIECE STEM WITH LEFT JOINT\0" "LARGE TYPE PIECE STEM WITH RIGHT CROSSBAR\0" "LARGE TYPE PIECE STEM-12\0" "LARGE TYPE PIECE STEM-1234\0" "LARGE TYPE PIECE STEM-2\0" "LARGE TYPE PIECE STEM-23\0" "LARGE TYPE PIECE STEM-234\0" "LARGE TYPE PIECE STEM-2345\0" "LARGE TYPE PIECE STEM-3\0" "LARGE TYPE PIECE STEM-34\0" "LARGE TYPE PIECE STEM-4\0" "LARGE TYPE PIECE STEM-45\0" "LARGE TYPE PIECE UPPER HALF VERTEX OF M\0" "LARGE TYPE PIECE UPPER HALF VERTEX OF W\0" "LARGE TYPE PIECE UPPER LEFT ARC\0" "LARGE TYPE PIECE UPPER LEFT CORNER\0" "LARGE TYPE PIECE UPPER LEFT CROTCH\0" "LARGE TYPE PIECE UPPER RIGHT ARC\0" "LARGE TYPE PIECE UPPER RIGHT CORNER\0" "LARGE TYPE PIECE UPPER RIGHT CROTCH\0" "LARGE TYPE PIECE UPPER TERMINAL\0" "LARGE TYPE PIECE VERTEX OF V\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 CLOSED INSULAR G\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 LAMBDA\0" "LATIN CAPITAL LETTER LAMBDA 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 SCOTS S\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 OLD POLISH O\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 RAMS HORN\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 DIAGONAL STROKE\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 SIGMOID 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 CURL\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 RETROFLEX CLICK WITH RETROFLEX HOOK\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 BELT\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 G\0" "LATIN LETTER SMALL CAPITAL TURNED K\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 STRETCHED C WITH CURL\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 RETROFLEX 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 INSULAR G\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 MID-HEIGHT LEFT HOOK\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 DEZH DIGRAPH WITH PALATAL HOOK\0" "LATIN SMALL LETTER DEZH DIGRAPH WITH RETROFLEX HOOK\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 DOUBLE THORN\0" "LATIN SMALL LETTER DOUBLE WYNN\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 ENG WITH PALATAL HOOK\0" "LATIN SMALL LETTER ESH\0" "LATIN SMALL LETTER ESH WITH CURL\0" "LATIN SMALL LETTER ESH WITH DOUBLE BAR\0" "LATIN SMALL LETTER ESH WITH DOUBLE BAR AND 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 PALATAL HOOK\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 FENG DIGRAPH WITH TRILL\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 STROKE AND RETROFLEX HOOK\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 BELT AND PALATAL HOOK\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 FISHHOOK\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 MID-HEIGHT LEFT HOOK\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\0" "LATIN SMALL LETTER LAMBDA WITH STROKE\0" "LATIN SMALL LETTER LENIS F\0" "LATIN SMALL LETTER LEZH\0" "LATIN SMALL LETTER LEZH WITH RETROFLEX HOOK\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 SCOTS S\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 MID-HEIGHT LEFT HOOK\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 RETROFLEX HOOK\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 OLD POLISH O\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 FISHHOOK AND PALATAL HOOK\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 MID-HEIGHT LEFT HOOK\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 ENG\0" "LATIN SMALL LETTER REVERSED HALF H\0" "LATIN SMALL LETTER REVERSED K\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 REVERSED SCRIPT G\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 CURL\0" "LATIN SMALL LETTER S WITH DIAGONAL STROKE\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 MID-HEIGHT LEFT 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 SIGMOID S\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 HOOK AND RETROFLEX HOOK\0" "LATIN SMALL LETTER T WITH LINE BELOW\0" "LATIN SMALL LETTER T WITH MID-HEIGHT LEFT HOOK\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 TESH DIGRAPH WITH PALATAL HOOK\0" "LATIN SMALL LETTER TESH DIGRAPH WITH RETROFLEX HOOK\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 LONG LEG AND RETROFLEX HOOK\0" "LATIN SMALL LETTER TURNED R WITH MIDDLE TILDE\0" "LATIN SMALL LETTER TURNED R WITH PALATAL HOOK\0" "LATIN SMALL LETTER TURNED R WITH TAIL\0" "LATIN SMALL LETTER TURNED T\0" "LATIN SMALL LETTER TURNED T WITH CURL\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 TURNED Y WITH BELT\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" "LEAFLESS TREE\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 AND UPPER ONE EIGHTH BLOCK CONTAINING BLACK SMALL SQUARE\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 FLYING SAUCER\0" "LEFT HALF FOLDER\0" "LEFT HALF HORIZONTAL LINE WITH THREE TICK MARKS\0" "LEFT HALF INVERSE MEDIUM SHADE AND RIGHT HALF BLOCK\0" "LEFT HALF LOWER ONE QUARTER BLOCK\0" "LEFT HALF MEDIUM SHADE\0" "LEFT HALF RUNNING MAN\0" "LEFT HALF TRIPLE DASH HORIZONTAL\0" "LEFT HALF UPPER ONE QUARTER BLOCK\0" "LEFT HALF WHITE ELLIPSE\0" "LEFT HAND TELEPHONE RECEIVER\0" "LEFT JUSTIFIED RIGHT HALF BLACK CIRCLE\0" "LEFT JUSTIFIED RIGHT HALF WHITE CIRCLE\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 ONE THIRD 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 DOUBLE STROKE\0" "LEFT SQUARE BRACKET WITH QUILL\0" "LEFT SQUARE BRACKET WITH STROKE\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 INDUCTOR\0" "LEFT THIRD WHITE RIGHT POINTING INDEX\0" "LEFT THOUGHT BUBBLE\0" "LEFT THREE EIGHTHS BLOCK\0" "LEFT THREE QUARTERS BLOCK\0" "LEFT THREE QUARTERS LOWER ONE QUARTER BLOCK\0" "LEFT THREE QUARTERS UPPER ONE QUARTER BLOCK\0" "LEFT TORTOISE SHELL BRACKET\0" "LEFT TRANSPOSITION BRACKET\0" "LEFT TRIANGLE BESIDE VERTICAL BAR\0" "LEFT TRIANGULAR ONE QUARTER BLOCK\0" "LEFT TWO THIRDS 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 BASSINET\0" "LEFT-FACING FISH\0" "LEFT-FACING FISH WITH OPEN MOUTH\0" "LEFT-FACING FIST\0" "LEFT-FACING SNAKE HEAD WITH CLOSED MOUTH\0" "LEFT-FACING SNAKE HEAD WITH OPEN MOUTH\0" "LEFT-FACING SVASTI SIGN\0" "LEFT-FACING SVASTI SIGN WITH DOTS\0" "LEFT-HANDED INTERLACED PENTAGRAM\0" "LEFT-POINTING AIRPLANE\0" "LEFT-POINTING ANGLE BRACKET\0" "LEFT-POINTING ATOMIC BOMB\0" "LEFT-POINTING CURVED ANGLE BRACKET\0" "LEFT-POINTING DIODE\0" "LEFT-POINTING DOUBLE ANGLE QUOTATION MARK\0" "LEFT-POINTING ENERGY WAVE\0" "LEFT-POINTING MAGNIFYING GLASS\0" "LEFT-POINTING RACING CAR\0" "LEFT-POINTING RIFLE\0" "LEFT-POINTING ROCKET BOOSTER\0" "LEFT-POINTING ROCKET SHIP\0" "LEFT-POINTING ROLLER COASTER CAR\0" "LEFT-POINTING STICK FIGURE\0" "LEFT-POINTING TANK\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 FROM DOWNWARDS ARROW\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 HAND\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 PUSHING HAND\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 BLUE HEART\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" "LOGIC GATE AND\0" "LOGIC GATE BUFFER\0" "LOGIC GATE BUFFER WITH INVERTED INPUT\0" "LOGIC GATE INVERTED INPUTS\0" "LOGIC GATE INVERTED OUTPUT\0" "LOGIC GATE OR\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" "LOT OF FORTUNE\0" "LOTION BOTTLE\0" "LOTUS\0" "LOUDLY CRYING FACE\0" "LOVE HOTEL\0" "LOVE LETTER\0" "LOW ASTERISK\0" "LOW BATTERY\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 CENTRE LEFT ONE SIXTEENTH BLOCK\0" "LOWER CENTRE LEFT TWELFTH CIRCLE\0" "LOWER CENTRE ONE QUARTER BLOCK\0" "LOWER CENTRE RIGHT ONE SIXTEENTH BLOCK\0" "LOWER CENTRE RIGHT TWELFTH CIRCLE\0" "LOWER FIVE EIGHTHS BLOCK\0" "LOWER HALF AND UPPER HALF WHITE CIRCLE\0" "LOWER HALF BLOCK\0" "LOWER HALF CIRCLE\0" "LOWER HALF HEAVY WHITE SQUARE\0" "LOWER HALF INVERSE WHITE CIRCLE\0" "LOWER HALF LEFT ONE QUARTER BLOCK\0" "LOWER HALF MEDIUM SHADE\0" "LOWER HALF RIGHT ONE QUARTER BLOCK\0" "LOWER HALF VERTICAL LINE WITH THREE TICK MARKS\0" "LOWER HORIZONTAL RULER SEGMENT\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 ONE SIXTEENTH BLOCK\0" "LOWER LEFT PAINTBRUSH\0" "LOWER LEFT PENCIL\0" "LOWER LEFT QUADRANT CHESS BISHOP\0" "LOWER LEFT QUADRANT CHESS KING\0" "LOWER LEFT QUADRANT CHESS KNIGHT\0" "LOWER LEFT QUADRANT CHESS PAWN\0" "LOWER LEFT QUADRANT CHESS QUEEN\0" "LOWER LEFT QUADRANT CHESS ROOK\0" "LOWER LEFT QUADRANT CIRCULAR ARC\0" "LOWER LEFT QUADRANT FACE WITH OPEN MOUTH\0" "LOWER LEFT QUADRANT FROWNING FACE\0" "LOWER LEFT QUADRANT MICROCOMPUTER\0" "LOWER LEFT QUADRANT NEUTRAL FACE\0" "LOWER LEFT QUADRANT SMILING FACE\0" "LOWER LEFT QUADRANT STANDING KNIGHT\0" "LOWER LEFT QUADRANT TELEVISION\0" "LOWER LEFT QUARTER CIRCLE\0" "LOWER LEFT SEMICIRCULAR ANTICLOCKWISE ARROW\0" "LOWER LEFT TRIANGLE\0" "LOWER LEFT TRIANGULAR MEDIUM SHADE\0" "LOWER LEFT TWELFTH CIRCLE\0" "LOWER MIDDLE CENTRE LEFT ONE SIXTEENTH BLOCK\0" "LOWER MIDDLE CENTRE RIGHT ONE SIXTEENTH BLOCK\0" "LOWER MIDDLE LEFT ONE SIXTEENTH BLOCK\0" "LOWER MIDDLE LEFT TWELFTH CIRCLE\0" "LOWER MIDDLE RIGHT ONE SIXTEENTH BLOCK\0" "LOWER MIDDLE RIGHT TWELFTH CIRCLE\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 ONE SIXTEENTH BLOCK\0" "LOWER RIGHT PENCIL\0" "LOWER RIGHT QUADRANT CHESS BISHOP\0" "LOWER RIGHT QUADRANT CHESS KING\0" "LOWER RIGHT QUADRANT CHESS KNIGHT\0" "LOWER RIGHT QUADRANT CHESS PAWN\0" "LOWER RIGHT QUADRANT CHESS QUEEN\0" "LOWER RIGHT QUADRANT CHESS ROOK\0" "LOWER RIGHT QUADRANT CIRCULAR ARC\0" "LOWER RIGHT QUADRANT FACE WITH OPEN MOUTH\0" "LOWER RIGHT QUADRANT FROWNING FACE\0" "LOWER RIGHT QUADRANT MICROCOMPUTER\0" "LOWER RIGHT QUADRANT NEUTRAL FACE\0" "LOWER RIGHT QUADRANT SMILING FACE\0" "LOWER RIGHT QUADRANT STANDING KNIGHT\0" "LOWER RIGHT QUADRANT TELEVISION\0" "LOWER RIGHT QUARTER CIRCLE\0" "LOWER RIGHT RULER SEGMENT\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 RIGHT TWELFTH CIRCLE\0" "LOWER SEVEN EIGHTHS BLOCK\0" "LOWER THREE EIGHTHS BLOCK\0" "LOWER THREE QUARTERS BLOCK\0" "LOWER THREE QUARTERS LEFT ONE QUARTER BLOCK\0" "LOWER THREE QUARTERS RIGHT ONE QUARTER BLOCK\0" "LOWER TRIANGULAR ONE QUARTER BLOCK\0" "LOZENGE\0" "LOZENGE DIVIDED BY HORIZONTAL RULE\0" "LUGGAGE\0" "LUNAR ECLIPSE\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" "MAKEMAKE\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" "MARACAS\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" "MEDIEVAL EXCLAMATION MARK\0" "MEDIEVAL QUESTION MARK\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" "MELTING FACE\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 LEFT ONE QUARTER BLOCK\0" "MIDDLE RIGHT ONE QUARTER BLOCK\0" "MIDDLE THIRD INDUCTOR\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" "MIRROR BALL\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 ALVEOLAR CLICK\0" "MODIFIER LETTER APOSTROPHE\0" "MODIFIER LETTER BEGIN HIGH TONE\0" "MODIFIER LETTER BEGIN LOW TONE\0" "MODIFIER LETTER BILABIAL CLICK\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 C\0" "MODIFIER LETTER CAPITAL D\0" "MODIFIER LETTER CAPITAL E\0" "MODIFIER LETTER CAPITAL F\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 Q\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 SMALL A\0" "MODIFIER LETTER CYRILLIC SMALL BARRED O\0" "MODIFIER LETTER CYRILLIC SMALL BE\0" "MODIFIER LETTER CYRILLIC SMALL BYELORUSSIAN-UKRAINIAN I\0" "MODIFIER LETTER CYRILLIC SMALL CHE\0" "MODIFIER LETTER CYRILLIC SMALL DE\0" "MODIFIER LETTER CYRILLIC SMALL DZZE\0" "MODIFIER LETTER CYRILLIC SMALL E\0" "MODIFIER LETTER CYRILLIC SMALL EF\0" "MODIFIER LETTER CYRILLIC SMALL EL\0" "MODIFIER LETTER CYRILLIC SMALL EM\0" "MODIFIER LETTER CYRILLIC SMALL ER\0" "MODIFIER LETTER CYRILLIC SMALL ES\0" "MODIFIER LETTER CYRILLIC SMALL ES WITH DESCENDER\0" "MODIFIER LETTER CYRILLIC SMALL GHE\0" "MODIFIER LETTER CYRILLIC SMALL HA\0" "MODIFIER LETTER CYRILLIC SMALL I\0" "MODIFIER LETTER CYRILLIC SMALL IE\0" "MODIFIER LETTER CYRILLIC SMALL JE\0" "MODIFIER LETTER CYRILLIC SMALL KA\0" "MODIFIER LETTER CYRILLIC SMALL O\0" "MODIFIER LETTER CYRILLIC SMALL PALOCHKA\0" "MODIFIER LETTER CYRILLIC SMALL PE\0" "MODIFIER LETTER CYRILLIC SMALL SCHWA\0" "MODIFIER LETTER CYRILLIC SMALL SHA\0" "MODIFIER LETTER CYRILLIC SMALL STRAIGHT U\0" "MODIFIER LETTER CYRILLIC SMALL STRAIGHT U WITH STROKE\0" "MODIFIER LETTER CYRILLIC SMALL TE\0" "MODIFIER LETTER CYRILLIC SMALL TSE\0" "MODIFIER LETTER CYRILLIC SMALL U\0" "MODIFIER LETTER CYRILLIC SMALL VE\0" "MODIFIER LETTER CYRILLIC SMALL YERU\0" "MODIFIER LETTER CYRILLIC SMALL YERU WITH BACK YER\0" "MODIFIER LETTER CYRILLIC SMALL YU\0" "MODIFIER LETTER CYRILLIC SMALL ZE\0" "MODIFIER LETTER CYRILLIC SMALL ZHE\0" "MODIFIER LETTER CYRILLIC SOFT SIGN\0" "MODIFIER LETTER DENTAL CLICK\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 GLOTTAL STOP WITH STROKE\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 LATERAL CLICK\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 RETROFLEX CLICK WITH RETROFLEX HOOK\0" "MODIFIER LETTER REVERSED COMMA\0" "MODIFIER LETTER REVERSED GLOTTAL STOP\0" "MODIFIER LETTER REVERSED GLOTTAL STOP WITH STROKE\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 AE\0" "MODIFIER LETTER SMALL AIN\0" "MODIFIER LETTER SMALL ALPHA\0" "MODIFIER LETTER SMALL B\0" "MODIFIER LETTER SMALL B WITH HOOK\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 AA\0" "MODIFIER LETTER SMALL CAPITAL B\0" "MODIFIER LETTER SMALL CAPITAL G\0" "MODIFIER LETTER SMALL CAPITAL G WITH HOOK\0" "MODIFIER LETTER SMALL CAPITAL H\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 L WITH BELT\0" "MODIFIER LETTER SMALL CAPITAL N\0" "MODIFIER LETTER SMALL CAPITAL OE\0" "MODIFIER LETTER SMALL CAPITAL R\0" "MODIFIER LETTER SMALL CAPITAL U\0" "MODIFIER LETTER SMALL CAPITAL Y\0" "MODIFIER LETTER SMALL CHI\0" "MODIFIER LETTER SMALL CLOSED OMEGA\0" "MODIFIER LETTER SMALL CLOSED REVERSED OPEN E\0" "MODIFIER LETTER SMALL D\0" "MODIFIER LETTER SMALL D WITH HOOK\0" "MODIFIER LETTER SMALL D WITH HOOK AND TAIL\0" "MODIFIER LETTER SMALL D WITH TAIL\0" "MODIFIER LETTER SMALL DELTA\0" "MODIFIER LETTER SMALL DEZH DIGRAPH\0" "MODIFIER LETTER SMALL DOTLESS J WITH STROKE\0" "MODIFIER LETTER SMALL DOTLESS J WITH STROKE AND HOOK\0" "MODIFIER LETTER SMALL DZ DIGRAPH\0" "MODIFIER LETTER SMALL DZ DIGRAPH WITH CURL\0" "MODIFIER LETTER SMALL DZ DIGRAPH WITH RETROFLEX HOOK\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 FENG DIGRAPH\0" "MODIFIER LETTER SMALL G\0" "MODIFIER LETTER SMALL G WITH HOOK\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 H WITH STROKE\0" "MODIFIER LETTER SMALL HENG\0" "MODIFIER LETTER SMALL HENG WITH HOOK\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 BELT\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 L WITH RETROFLEX HOOK AND BELT\0" "MODIFIER LETTER SMALL LEZH\0" "MODIFIER LETTER SMALL LEZH WITH RETROFLEX HOOK\0" "MODIFIER LETTER SMALL LIGATURE OE\0" "MODIFIER LETTER SMALL LS DIGRAPH\0" "MODIFIER LETTER SMALL LZ DIGRAPH\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 O WITH STROKE\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 Q\0" "MODIFIER LETTER SMALL R\0" "MODIFIER LETTER SMALL R WITH FISHHOOK\0" "MODIFIER LETTER SMALL R WITH TAIL\0" "MODIFIER LETTER SMALL RAMS HORN\0" "MODIFIER LETTER SMALL REVERSED E\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 CURL\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 T WITH RETROFLEX HOOK\0" "MODIFIER LETTER SMALL TC DIGRAPH WITH CURL\0" "MODIFIER LETTER SMALL TESH DIGRAPH\0" "MODIFIER LETTER SMALL THETA\0" "MODIFIER LETTER SMALL TOP HALF O\0" "MODIFIER LETTER SMALL TS DIGRAPH\0" "MODIFIER LETTER SMALL TS DIGRAPH WITH RETROFLEX HOOK\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 R WITH LONG LEG\0" "MODIFIER LETTER SMALL TURNED R WITH LONG LEG AND RETROFLEX HOOK\0" "MODIFIER LETTER SMALL TURNED V\0" "MODIFIER LETTER SMALL TURNED W\0" "MODIFIER LETTER SMALL TURNED Y\0" "MODIFIER LETTER SMALL TURNED Y WITH BELT\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 V WITH RIGHT 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 SUPERSCRIPT HALF TRIANGULAR COLON\0" "MODIFIER LETTER SUPERSCRIPT TRIANGULAR COLON\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 FOUR\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 LANDER\0" "MOON VIEWING CEREMONY\0" "MOOSE\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" "MUSHROOM CLOUD\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 KORON\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 SORI\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 EASTERN PWO KAREN DIGIT EIGHT\0" "MYANMAR EASTERN PWO KAREN DIGIT FIVE\0" "MYANMAR EASTERN PWO KAREN DIGIT FOUR\0" "MYANMAR EASTERN PWO KAREN DIGIT NINE\0" "MYANMAR EASTERN PWO KAREN DIGIT ONE\0" "MYANMAR EASTERN PWO KAREN DIGIT SEVEN\0" "MYANMAR EASTERN PWO KAREN DIGIT SIX\0" "MYANMAR EASTERN PWO KAREN DIGIT THREE\0" "MYANMAR EASTERN PWO KAREN DIGIT TWO\0" "MYANMAR EASTERN PWO KAREN 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 PAO DIGIT EIGHT\0" "MYANMAR PAO DIGIT FIVE\0" "MYANMAR PAO DIGIT FOUR\0" "MYANMAR PAO DIGIT NINE\0" "MYANMAR PAO DIGIT ONE\0" "MYANMAR PAO DIGIT SEVEN\0" "MYANMAR PAO DIGIT SIX\0" "MYANMAR PAO DIGIT THREE\0" "MYANMAR PAO DIGIT TWO\0" "MYANMAR PAO DIGIT ZERO\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" "NAG MUNDARI DIGIT EIGHT\0" "NAG MUNDARI DIGIT FIVE\0" "NAG MUNDARI DIGIT FOUR\0" "NAG MUNDARI DIGIT NINE\0" "NAG MUNDARI DIGIT ONE\0" "NAG MUNDARI DIGIT SEVEN\0" "NAG MUNDARI DIGIT SIX\0" "NAG MUNDARI DIGIT THREE\0" "NAG MUNDARI DIGIT TWO\0" "NAG MUNDARI DIGIT ZERO\0" "NAG MUNDARI LETTER A\0" "NAG MUNDARI LETTER AB\0" "NAG MUNDARI LETTER AH\0" "NAG MUNDARI LETTER AJ\0" "NAG MUNDARI LETTER ANY\0" "NAG MUNDARI LETTER E\0" "NAG MUNDARI LETTER EG\0" "NAG MUNDARI LETTER ELL\0" "NAG MUNDARI LETTER EM\0" "NAG MUNDARI LETTER EN\0" "NAG MUNDARI LETTER ENN\0" "NAG MUNDARI LETTER ETT\0" "NAG MUNDARI LETTER I\0" "NAG MUNDARI LETTER IDD\0" "NAG MUNDARI LETTER IH\0" "NAG MUNDARI LETTER IS\0" "NAG MUNDARI LETTER IT\0" "NAG MUNDARI LETTER O\0" "NAG MUNDARI LETTER OL\0" "NAG MUNDARI LETTER ONG\0" "NAG MUNDARI LETTER OP\0" "NAG MUNDARI LETTER OY\0" "NAG MUNDARI LETTER U\0" "NAG MUNDARI LETTER UC\0" "NAG MUNDARI LETTER UD\0" "NAG MUNDARI LETTER UK\0" "NAG MUNDARI LETTER UR\0" "NAG MUNDARI SIGN IKIR\0" "NAG MUNDARI SIGN MUHOR\0" "NAG MUNDARI SIGN OJOD\0" "NAG MUNDARI SIGN SUTUH\0" "NAG MUNDARI SIGN TOYOR\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 DOWNWARDS ARROW\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 LEFTWARDS ARROW\0" "NEGATIVE SQUARED PA\0" "NEGATIVE SQUARED QUESTION MARK\0" "NEGATIVE SQUARED RIGHTWARDS ARROW\0" "NEGATIVE SQUARED SA\0" "NEGATIVE SQUARED UPWARDS ARROW\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" "NEST WITH EGGS\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" "NINE POINTED WHITE STAR\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 FROM BAR\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 FROM BAR\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" "NPN TRANSISTOR\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" "OBLIQUE HYPHEN\0" "OBSERVER EYE SYMBOL\0" "OCCULTATION\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" "OL ONAL ABBREVIATION SIGN\0" "OL ONAL DIGIT EIGHT\0" "OL ONAL DIGIT FIVE\0" "OL ONAL DIGIT FOUR\0" "OL ONAL DIGIT NINE\0" "OL ONAL DIGIT ONE\0" "OL ONAL DIGIT SEVEN\0" "OL ONAL DIGIT SIX\0" "OL ONAL DIGIT THREE\0" "OL ONAL DIGIT TWO\0" "OL ONAL DIGIT ZERO\0" "OL ONAL LETTER A\0" "OL ONAL LETTER AB\0" "OL ONAL LETTER AD\0" "OL ONAL LETTER AH\0" "OL ONAL LETTER AL\0" "OL ONAL LETTER AW\0" "OL ONAL LETTER E\0" "OL ONAL LETTER EC\0" "OL ONAL LETTER EG\0" "OL ONAL LETTER EH\0" "OL ONAL LETTER ENN\0" "OL ONAL LETTER ES\0" "OL ONAL LETTER I\0" "OL ONAL LETTER ID\0" "OL ONAL LETTER IN\0" "OL ONAL LETTER IP\0" "OL ONAL LETTER IT\0" "OL ONAL LETTER ITT\0" "OL ONAL LETTER O\0" "OL ONAL LETTER OM\0" "OL ONAL LETTER ONG\0" "OL ONAL LETTER OO\0" "OL ONAL LETTER ORR\0" "OL ONAL LETTER OY\0" "OL ONAL LETTER U\0" "OL ONAL LETTER UDD\0" "OL ONAL LETTER UJ\0" "OL ONAL LETTER UK\0" "OL ONAL LETTER UNY\0" "OL ONAL LETTER UR\0" "OL ONAL SIGN HODDOND\0" "OL ONAL SIGN IKIR\0" "OL ONAL SIGN MU\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 PERSONAL COMPUTER WITH MONITOR IN PORTRAIT ORIENTATION\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" "OLD UYGHUR COMBINING DOT ABOVE\0" "OLD UYGHUR COMBINING DOT BELOW\0" "OLD UYGHUR COMBINING TWO DOTS ABOVE\0" "OLD UYGHUR COMBINING TWO DOTS BELOW\0" "OLD UYGHUR LETTER ALEPH\0" "OLD UYGHUR LETTER BETH\0" "OLD UYGHUR LETTER FINAL HETH\0" "OLD UYGHUR LETTER GIMEL-HETH\0" "OLD UYGHUR LETTER KAPH\0" "OLD UYGHUR LETTER LAMEDH\0" "OLD UYGHUR LETTER LESH\0" "OLD UYGHUR LETTER MEM\0" "OLD UYGHUR LETTER NUN\0" "OLD UYGHUR LETTER PE\0" "OLD UYGHUR LETTER RESH\0" "OLD UYGHUR LETTER SADHE\0" "OLD UYGHUR LETTER SAMEKH\0" "OLD UYGHUR LETTER SHIN\0" "OLD UYGHUR LETTER TAW\0" "OLD UYGHUR LETTER WAW\0" "OLD UYGHUR LETTER YODH\0" "OLD UYGHUR LETTER ZAYIN\0" "OLD UYGHUR PUNCTUATION BAR\0" "OLD UYGHUR PUNCTUATION FOUR DOTS\0" "OLD UYGHUR PUNCTUATION TWO BARS\0" "OLD UYGHUR PUNCTUATION TWO DOTS\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" "ORCUS\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" "ORTHOGONAL CROSSHATCH FILL\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 DIGIT EIGHT\0" "OUTLINED DIGIT FIVE\0" "OUTLINED DIGIT FOUR\0" "OUTLINED DIGIT NINE\0" "OUTLINED DIGIT ONE\0" "OUTLINED DIGIT SEVEN\0" "OUTLINED DIGIT SIX\0" "OUTLINED DIGIT THREE\0" "OUTLINED DIGIT TWO\0" "OUTLINED DIGIT ZERO\0" "OUTLINED GREEK CROSS\0" "OUTLINED LATIN CAPITAL LETTER A\0" "OUTLINED LATIN CAPITAL LETTER B\0" "OUTLINED LATIN CAPITAL LETTER C\0" "OUTLINED LATIN CAPITAL LETTER D\0" "OUTLINED LATIN CAPITAL LETTER E\0" "OUTLINED LATIN CAPITAL LETTER F\0" "OUTLINED LATIN CAPITAL LETTER G\0" "OUTLINED LATIN CAPITAL LETTER H\0" "OUTLINED LATIN CAPITAL LETTER I\0" "OUTLINED LATIN CAPITAL LETTER J\0" "OUTLINED LATIN CAPITAL LETTER K\0" "OUTLINED LATIN CAPITAL LETTER L\0" "OUTLINED LATIN CAPITAL LETTER M\0" "OUTLINED LATIN CAPITAL LETTER N\0" "OUTLINED LATIN CAPITAL LETTER O\0" "OUTLINED LATIN CAPITAL LETTER P\0" "OUTLINED LATIN CAPITAL LETTER Q\0" "OUTLINED LATIN CAPITAL LETTER R\0" "OUTLINED LATIN CAPITAL LETTER S\0" "OUTLINED LATIN CAPITAL LETTER T\0" "OUTLINED LATIN CAPITAL LETTER U\0" "OUTLINED LATIN CAPITAL LETTER V\0" "OUTLINED LATIN CAPITAL LETTER W\0" "OUTLINED LATIN CAPITAL LETTER X\0" "OUTLINED LATIN CAPITAL LETTER Y\0" "OUTLINED LATIN CAPITAL LETTER Z\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 DOWN HAND\0" "PALM TREE\0" "PALM UP HAND\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" "PEA POD\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 CROWN\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" "PINK HEART\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" "PLAYGROUND SLIDE\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" "PNP TRANSISTOR\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" "POURING LIQUID\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 MAN\0" "PREGNANT PERSON\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" "QUAOAR\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 SMALL LEFT SQUARE BRACKET\0" "RAISED SQUARE\0" "RAM\0" "RAT\0" "RATIO\0" "RAZOR\0" "RECEIPT\0" "RECEPTACLE\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 AND LEFT HALF WHITE CIRCLE\0" "RIGHT HALF BLACK CIRCLE\0" "RIGHT HALF BLACK STAR\0" "RIGHT HALF BLOCK\0" "RIGHT HALF FLYING SAUCER\0" "RIGHT HALF FOLDER\0" "RIGHT HALF HORIZONTAL LINE WITH THREE TICK MARKS\0" "RIGHT HALF LOWER ONE QUARTER BLOCK\0" "RIGHT HALF MEDIUM SHADE\0" "RIGHT HALF RUNNING MAN\0" "RIGHT HALF TRIPLE DASH HORIZONTAL\0" "RIGHT HALF UPPER ONE QUARTER BLOCK\0" "RIGHT HALF WHITE ELLIPSE\0" "RIGHT HAND TELEPHONE RECEIVER\0" "RIGHT JUSTIFIED LEFT HALF BLACK CIRCLE\0" "RIGHT JUSTIFIED LEFT HALF WHITE CIRCLE\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 DOUBLE STROKE\0" "RIGHT SQUARE BRACKET WITH QUILL\0" "RIGHT SQUARE BRACKET WITH STROKE\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 INDUCTOR\0" "RIGHT THIRD WHITE RIGHT POINTING INDEX\0" "RIGHT THOUGHT BUBBLE\0" "RIGHT THREE EIGHTHS BLOCK\0" "RIGHT THREE QUARTERS BLOCK\0" "RIGHT THREE QUARTERS LOWER ONE QUARTER BLOCK\0" "RIGHT THREE QUARTERS UPPER ONE QUARTER 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 VERTICAL RULER SEGMENT\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 BASSINET\0" "RIGHT-FACING FISH\0" "RIGHT-FACING FISH WITH OPEN MOUTH\0" "RIGHT-FACING FIST\0" "RIGHT-FACING SNAKE HEAD WITH CLOSED MOUTH\0" "RIGHT-FACING SNAKE HEAD WITH OPEN MOUTH\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 ATOMIC BOMB\0" "RIGHT-POINTING CURVED ANGLE BRACKET\0" "RIGHT-POINTING DIODE\0" "RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK\0" "RIGHT-POINTING ENERGY WAVE\0" "RIGHT-POINTING GO-KART\0" "RIGHT-POINTING MAGNIFYING GLASS\0" "RIGHT-POINTING RACING CAR\0" "RIGHT-POINTING RIFLE\0" "RIGHT-POINTING ROCKET BOOSTER\0" "RIGHT-POINTING ROCKET SHIP\0" "RIGHT-POINTING ROLLER COASTER CAR\0" "RIGHT-POINTING STICK FIGURE\0" "RIGHT-POINTING TANK\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 FROM DOWNWARDS ARROW\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 LOWER HOOK\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 HAND\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 PUSHING HAND\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 BUOY\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" "ROOT VEGETABLE\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" "SALUTING FACE\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 BLOCK QUADRANT-1\0" "SEPARATED BLOCK QUADRANT-12\0" "SEPARATED BLOCK QUADRANT-123\0" "SEPARATED BLOCK QUADRANT-1234\0" "SEPARATED BLOCK QUADRANT-124\0" "SEPARATED BLOCK QUADRANT-13\0" "SEPARATED BLOCK QUADRANT-134\0" "SEPARATED BLOCK QUADRANT-14\0" "SEPARATED BLOCK QUADRANT-2\0" "SEPARATED BLOCK QUADRANT-23\0" "SEPARATED BLOCK QUADRANT-234\0" "SEPARATED BLOCK QUADRANT-24\0" "SEPARATED BLOCK QUADRANT-3\0" "SEPARATED BLOCK QUADRANT-34\0" "SEPARATED BLOCK QUADRANT-4\0" "SEPARATED BLOCK SEXTANT-1\0" "SEPARATED BLOCK SEXTANT-12\0" "SEPARATED BLOCK SEXTANT-123\0" "SEPARATED BLOCK SEXTANT-1234\0" "SEPARATED BLOCK SEXTANT-12345\0" "SEPARATED BLOCK SEXTANT-123456\0" "SEPARATED BLOCK SEXTANT-12346\0" "SEPARATED BLOCK SEXTANT-1235\0" "SEPARATED BLOCK SEXTANT-12356\0" "SEPARATED BLOCK SEXTANT-1236\0" "SEPARATED BLOCK SEXTANT-124\0" "SEPARATED BLOCK SEXTANT-1245\0" "SEPARATED BLOCK SEXTANT-12456\0" "SEPARATED BLOCK SEXTANT-1246\0" "SEPARATED BLOCK SEXTANT-125\0" "SEPARATED BLOCK SEXTANT-1256\0" "SEPARATED BLOCK SEXTANT-126\0" "SEPARATED BLOCK SEXTANT-13\0" "SEPARATED BLOCK SEXTANT-134\0" "SEPARATED BLOCK SEXTANT-1345\0" "SEPARATED BLOCK SEXTANT-13456\0" "SEPARATED BLOCK SEXTANT-1346\0" "SEPARATED BLOCK SEXTANT-135\0" "SEPARATED BLOCK SEXTANT-1356\0" "SEPARATED BLOCK SEXTANT-136\0" "SEPARATED BLOCK SEXTANT-14\0" "SEPARATED BLOCK SEXTANT-145\0" "SEPARATED BLOCK SEXTANT-1456\0" "SEPARATED BLOCK SEXTANT-146\0" "SEPARATED BLOCK SEXTANT-15\0" "SEPARATED BLOCK SEXTANT-156\0" "SEPARATED BLOCK SEXTANT-16\0" "SEPARATED BLOCK SEXTANT-2\0" "SEPARATED BLOCK SEXTANT-23\0" "SEPARATED BLOCK SEXTANT-234\0" "SEPARATED BLOCK SEXTANT-2345\0" "SEPARATED BLOCK SEXTANT-23456\0" "SEPARATED BLOCK SEXTANT-2346\0" "SEPARATED BLOCK SEXTANT-235\0" "SEPARATED BLOCK SEXTANT-2356\0" "SEPARATED BLOCK SEXTANT-236\0" "SEPARATED BLOCK SEXTANT-24\0" "SEPARATED BLOCK SEXTANT-245\0" "SEPARATED BLOCK SEXTANT-2456\0" "SEPARATED BLOCK SEXTANT-246\0" "SEPARATED BLOCK SEXTANT-25\0" "SEPARATED BLOCK SEXTANT-256\0" "SEPARATED BLOCK SEXTANT-26\0" "SEPARATED BLOCK SEXTANT-3\0" "SEPARATED BLOCK SEXTANT-34\0" "SEPARATED BLOCK SEXTANT-345\0" "SEPARATED BLOCK SEXTANT-3456\0" "SEPARATED BLOCK SEXTANT-346\0" "SEPARATED BLOCK SEXTANT-35\0" "SEPARATED BLOCK SEXTANT-356\0" "SEPARATED BLOCK SEXTANT-36\0" "SEPARATED BLOCK SEXTANT-4\0" "SEPARATED BLOCK SEXTANT-45\0" "SEPARATED BLOCK SEXTANT-456\0" "SEPARATED BLOCK SEXTANT-46\0" "SEPARATED BLOCK SEXTANT-5\0" "SEPARATED BLOCK SEXTANT-56\0" "SEPARATED BLOCK SEXTANT-6\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" "SHAKING FACE\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" "SHOVEL\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 UP-POINTING AIRPLANE\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" "SOM SIGN\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 FROM BAR\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 FROM BAR\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" "SPARSE HORIZONTAL FILL\0" "SPARSE VERTICAL FILL\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" "SPECKLE FILL FRAME-1\0" "SPECKLE FILL FRAME-2\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" "SPLATTER\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 APERTURE\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 CORNER BLACK TRIANGLES\0" "SQUARE FOUR CORNER DIAGONALS\0" "SQUARE FOUR CORNER SALTIRES\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 SPIRAL FROM BOTTOM LEFT\0" "SQUARE SPIRAL FROM BOTTOM RIGHT\0" "SQUARE SPIRAL FROM TOP LEFT\0" "SQUARE SPIRAL FROM TOP RIGHT\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" "STRIPED DOWN-POINTING TRIANGLE\0" "STRIPED LEFT-POINTING TRIANGLE\0" "STRIPED RIGHT-POINTING TRIANGLE\0" "STRIPED UP-POINTING TRIANGLE\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" "SUNUWAR DIGIT EIGHT\0" "SUNUWAR DIGIT FIVE\0" "SUNUWAR DIGIT FOUR\0" "SUNUWAR DIGIT NINE\0" "SUNUWAR DIGIT ONE\0" "SUNUWAR DIGIT SEVEN\0" "SUNUWAR DIGIT SIX\0" "SUNUWAR DIGIT THREE\0" "SUNUWAR DIGIT TWO\0" "SUNUWAR DIGIT ZERO\0" "SUNUWAR LETTER AAL\0" "SUNUWAR LETTER APPHO\0" "SUNUWAR LETTER AVA\0" "SUNUWAR LETTER BUR\0" "SUNUWAR LETTER CARMI\0" "SUNUWAR LETTER CHELAP\0" "SUNUWAR LETTER DEVI\0" "SUNUWAR LETTER DONGA\0" "SUNUWAR LETTER EKO\0" "SUNUWAR LETTER GIL\0" "SUNUWAR LETTER HAMSO\0" "SUNUWAR LETTER IMAR\0" "SUNUWAR LETTER JYAH\0" "SUNUWAR LETTER KHA\0" "SUNUWAR LETTER KIK\0" "SUNUWAR LETTER KLOKO\0" "SUNUWAR LETTER LOACHA\0" "SUNUWAR LETTER MA\0" "SUNUWAR LETTER NAH\0" "SUNUWAR LETTER NGAR\0" "SUNUWAR LETTER OTTHI\0" "SUNUWAR LETTER PHAR\0" "SUNUWAR LETTER PIP\0" "SUNUWAR LETTER REU\0" "SUNUWAR LETTER SHYELE\0" "SUNUWAR LETTER SHYER\0" "SUNUWAR LETTER TASLA\0" "SUNUWAR LETTER TENTU\0" "SUNUWAR LETTER THARI\0" "SUNUWAR LETTER THELE\0" "SUNUWAR LETTER UTTHI\0" "SUNUWAR LETTER VARCA\0" "SUNUWAR LETTER YAT\0" "SUNUWAR SIGN PVO\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 DELETE MEDIUM SHADE FORM\0" "SYMBOL FOR DELETE RECTANGULAR CHECKER BOARD FORM\0" "SYMBOL FOR DELETE SQUARE CHECKER BOARD FORM\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 ARCHAIC RA\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 RA\0" "TAGALOG LETTER SA\0" "TAGALOG LETTER TA\0" "TAGALOG LETTER U\0" "TAGALOG LETTER WA\0" "TAGALOG LETTER YA\0" "TAGALOG SIGN PAMUDPOD\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 ABBREVIATION SIGN\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" "TANGSA DIGIT EIGHT\0" "TANGSA DIGIT FIVE\0" "TANGSA DIGIT FOUR\0" "TANGSA DIGIT NINE\0" "TANGSA DIGIT ONE\0" "TANGSA DIGIT SEVEN\0" "TANGSA DIGIT SIX\0" "TANGSA DIGIT THREE\0" "TANGSA DIGIT TWO\0" "TANGSA DIGIT ZERO\0" "TANGSA LETTER AC\0" "TANGSA LETTER AQ\0" "TANGSA LETTER AWC\0" "TANGSA LETTER AWQ\0" "TANGSA LETTER AWX\0" "TANGSA LETTER AWZ\0" "TANGSA LETTER AX\0" "TANGSA LETTER AZ\0" "TANGSA LETTER BA\0" "TANGSA LETTER CA\0" "TANGSA LETTER CHA\0" "TANGSA LETTER DA\0" "TANGSA LETTER DHA\0" "TANGSA LETTER EC\0" "TANGSA LETTER EQ\0" "TANGSA LETTER EX\0" "TANGSA LETTER EZ\0" "TANGSA LETTER FA\0" "TANGSA LETTER FINAL NG\0" "TANGSA LETTER GA\0" "TANGSA LETTER GHA\0" "TANGSA LETTER HA\0" "TANGSA LETTER HTA\0" "TANGSA LETTER HTTA\0" "TANGSA LETTER IC\0" "TANGSA LETTER IQ\0" "TANGSA LETTER IX\0" "TANGSA LETTER IZ\0" "TANGSA LETTER KA\0" "TANGSA LETTER KHA\0" "TANGSA LETTER LA\0" "TANGSA LETTER LONG UEX\0" "TANGSA LETTER MA\0" "TANGSA LETTER MC\0" "TANGSA LETTER MQ\0" "TANGSA LETTER MX\0" "TANGSA LETTER MZ\0" "TANGSA LETTER NA\0" "TANGSA LETTER NGA\0" "TANGSA LETTER NHA\0" "TANGSA LETTER NYA\0" "TANGSA LETTER OC\0" "TANGSA LETTER OQ\0" "TANGSA LETTER OX\0" "TANGSA LETTER OZ\0" "TANGSA LETTER PA\0" "TANGSA LETTER PHA\0" "TANGSA LETTER RA\0" "TANGSA LETTER SA\0" "TANGSA LETTER SHA\0" "TANGSA LETTER SHORT AWX\0" "TANGSA LETTER SHORT UEZ\0" "TANGSA LETTER TA\0" "TANGSA LETTER THA\0" "TANGSA LETTER TSA\0" "TANGSA LETTER UC\0" "TANGSA LETTER UEC\0" "TANGSA LETTER UEQ\0" "TANGSA LETTER UEX\0" "TANGSA LETTER UEZ\0" "TANGSA LETTER UIC\0" "TANGSA LETTER UIQ\0" "TANGSA LETTER UIUC\0" "TANGSA LETTER UIUQ\0" "TANGSA LETTER UIUX\0" "TANGSA LETTER UIUZ\0" "TANGSA LETTER UIX\0" "TANGSA LETTER UIZ\0" "TANGSA LETTER UQ\0" "TANGSA LETTER UX\0" "TANGSA LETTER UZ\0" "TANGSA LETTER VC\0" "TANGSA LETTER VQ\0" "TANGSA LETTER VX\0" "TANGSA LETTER VZ\0" "TANGSA LETTER WA\0" "TANGSA LETTER XA\0" "TANGSA LETTER YA\0" "TANGSA LETTER ZA\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 NAKAARA POLLU\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 NUKTA\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" "TODHRI LETTER A\0" "TODHRI LETTER AS\0" "TODHRI LETTER BA\0" "TODHRI LETTER CA\0" "TODHRI LETTER CHA\0" "TODHRI LETTER DA\0" "TODHRI LETTER DHA\0" "TODHRI LETTER E\0" "TODHRI LETTER EI\0" "TODHRI LETTER FA\0" "TODHRI LETTER GA\0" "TODHRI LETTER GHA\0" "TODHRI LETTER GJA\0" "TODHRI LETTER HA\0" "TODHRI LETTER HJA\0" "TODHRI LETTER I\0" "TODHRI LETTER JA\0" "TODHRI LETTER JY\0" "TODHRI LETTER KA\0" "TODHRI LETTER KHA\0" "TODHRI LETTER LA\0" "TODHRI LETTER LLA\0" "TODHRI LETTER MA\0" "TODHRI LETTER MBA\0" "TODHRI LETTER NA\0" "TODHRI LETTER NDA\0" "TODHRI LETTER NGA\0" "TODHRI LETTER NGJA\0" "TODHRI LETTER NJAN\0" "TODHRI LETTER NXA\0" "TODHRI LETTER NXHA\0" "TODHRI LETTER O\0" "TODHRI LETTER OO\0" "TODHRI LETTER PA\0" "TODHRI LETTER PSA\0" "TODHRI LETTER QA\0" "TODHRI LETTER RA\0" "TODHRI LETTER RRA\0" "TODHRI LETTER SA\0" "TODHRI LETTER SHA\0" "TODHRI LETTER SHTA\0" "TODHRI LETTER SKAN\0" "TODHRI LETTER STA\0" "TODHRI LETTER TA\0" "TODHRI LETTER THA\0" "TODHRI LETTER U\0" "TODHRI LETTER VA\0" "TODHRI LETTER XA\0" "TODHRI LETTER XHA\0" "TODHRI LETTER Y\0" "TODHRI LETTER ZA\0" "TODHRI LETTER ZHA\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 FLAILING ROBOT FRAME-1\0" "TOP HALF FLAILING ROBOT FRAME-2\0" "TOP HALF FORWARD-FACING ROBOT\0" "TOP HALF FORWARD-FACING RUNNER\0" "TOP HALF INTEGRAL\0" "TOP HALF LEFT PARENTHESIS\0" "TOP HALF LEFT-FACING ROBOT\0" "TOP HALF LEFT-FACING RUNNER FRAME-1\0" "TOP HALF LEFT-FACING RUNNER FRAME-2\0" "TOP HALF RIGHT PARENTHESIS\0" "TOP HALF RIGHT-FACING ROBOT\0" "TOP HALF RIGHT-FACING RUNNER FRAME-1\0" "TOP HALF RIGHT-FACING RUNNER FRAME-2\0" "TOP HALF SECTION SIGN\0" "TOP HALF STANDING PERSON\0" "TOP HAT\0" "TOP JUSTIFIED LOWER HALF BLACK CIRCLE\0" "TOP JUSTIFIED LOWER HALF WHITE CIRCLE\0" "TOP LEFT BLACK LEFT-POINTING SMALL TRIANGLE\0" "TOP LEFT CORNER\0" "TOP LEFT CROP\0" "TOP LEFT HALF BRACKET\0" "TOP LEFT JUSTIFIED LOWER RIGHT QUARTER BLACK CIRCLE\0" "TOP PARENTHESIS\0" "TOP RIGHT CORNER\0" "TOP RIGHT CROP\0" "TOP RIGHT HALF BRACKET\0" "TOP RIGHT JUSTIFIED LOWER LEFT QUARTER BLACK CIRCLE\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" "TOTO LETTER A\0" "TOTO LETTER AE\0" "TOTO LETTER BA\0" "TOTO LETTER BREATHY AE\0" "TOTO LETTER BREATHY E\0" "TOTO LETTER BREATHY EO\0" "TOTO LETTER BREATHY I\0" "TOTO LETTER BREATHY IU\0" "TOTO LETTER CHA\0" "TOTO LETTER DA\0" "TOTO LETTER E\0" "TOTO LETTER EO\0" "TOTO LETTER GA\0" "TOTO LETTER HA\0" "TOTO LETTER I\0" "TOTO LETTER IU\0" "TOTO LETTER JA\0" "TOTO LETTER KA\0" "TOTO LETTER LA\0" "TOTO LETTER MA\0" "TOTO LETTER NA\0" "TOTO LETTER NGA\0" "TOTO LETTER O\0" "TOTO LETTER PA\0" "TOTO LETTER RA\0" "TOTO LETTER SA\0" "TOTO LETTER TA\0" "TOTO LETTER U\0" "TOTO LETTER WA\0" "TOTO LETTER YA\0" "TOTO SIGN RISING TONE\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" "TROLL\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" "TULU-TIGALARI AU LENGTH MARK\0" "TULU-TIGALARI CONJOINER\0" "TULU-TIGALARI DANDA\0" "TULU-TIGALARI DOUBLE DANDA\0" "TULU-TIGALARI GEMINATION MARK\0" "TULU-TIGALARI LETTER A\0" "TULU-TIGALARI LETTER AA\0" "TULU-TIGALARI LETTER AI\0" "TULU-TIGALARI LETTER AU\0" "TULU-TIGALARI LETTER BA\0" "TULU-TIGALARI LETTER BHA\0" "TULU-TIGALARI LETTER CA\0" "TULU-TIGALARI LETTER CHA\0" "TULU-TIGALARI LETTER DA\0" "TULU-TIGALARI LETTER DDA\0" "TULU-TIGALARI LETTER DDHA\0" "TULU-TIGALARI LETTER DHA\0" "TULU-TIGALARI LETTER EE\0" "TULU-TIGALARI LETTER GA\0" "TULU-TIGALARI LETTER GHA\0" "TULU-TIGALARI LETTER HA\0" "TULU-TIGALARI LETTER I\0" "TULU-TIGALARI LETTER II\0" "TULU-TIGALARI LETTER JA\0" "TULU-TIGALARI LETTER JHA\0" "TULU-TIGALARI LETTER KA\0" "TULU-TIGALARI LETTER KHA\0" "TULU-TIGALARI LETTER LA\0" "TULU-TIGALARI LETTER LLA\0" "TULU-TIGALARI LETTER LLLA\0" "TULU-TIGALARI LETTER MA\0" "TULU-TIGALARI LETTER NA\0" "TULU-TIGALARI LETTER NGA\0" "TULU-TIGALARI LETTER NNA\0" "TULU-TIGALARI LETTER NYA\0" "TULU-TIGALARI LETTER OO\0" "TULU-TIGALARI LETTER PA\0" "TULU-TIGALARI LETTER PHA\0" "TULU-TIGALARI LETTER RA\0" "TULU-TIGALARI LETTER RRA\0" "TULU-TIGALARI LETTER SA\0" "TULU-TIGALARI LETTER SHA\0" "TULU-TIGALARI LETTER SSA\0" "TULU-TIGALARI LETTER TA\0" "TULU-TIGALARI LETTER THA\0" "TULU-TIGALARI LETTER TTA\0" "TULU-TIGALARI LETTER TTHA\0" "TULU-TIGALARI LETTER U\0" "TULU-TIGALARI LETTER UU\0" "TULU-TIGALARI LETTER VA\0" "TULU-TIGALARI LETTER VOCALIC L\0" "TULU-TIGALARI LETTER VOCALIC LL\0" "TULU-TIGALARI LETTER VOCALIC R\0" "TULU-TIGALARI LETTER VOCALIC RR\0" "TULU-TIGALARI LETTER YA\0" "TULU-TIGALARI REPHA\0" "TULU-TIGALARI SIGN ANUSVARA\0" "TULU-TIGALARI SIGN AVAGRAHA\0" "TULU-TIGALARI SIGN CANDRA ANUNASIKA\0" "TULU-TIGALARI SIGN LOOPED VIRAMA\0" "TULU-TIGALARI SIGN OM PUSHPIKA\0" "TULU-TIGALARI SIGN PLUTA\0" "TULU-TIGALARI SIGN SHRII PUSHPIKA\0" "TULU-TIGALARI SIGN VIRAMA\0" "TULU-TIGALARI SIGN VISARGA\0" "TULU-TIGALARI VEDIC TONE ANUDATTA\0" "TULU-TIGALARI VEDIC TONE SVARITA\0" "TULU-TIGALARI VOWEL SIGN AA\0" "TULU-TIGALARI VOWEL SIGN AI\0" "TULU-TIGALARI VOWEL SIGN AU\0" "TULU-TIGALARI VOWEL SIGN EE\0" "TULU-TIGALARI VOWEL SIGN I\0" "TULU-TIGALARI VOWEL SIGN II\0" "TULU-TIGALARI VOWEL SIGN OO\0" "TULU-TIGALARI VOWEL SIGN U\0" "TULU-TIGALARI VOWEL SIGN UU\0" "TULU-TIGALARI VOWEL SIGN VOCALIC L\0" "TULU-TIGALARI VOWEL SIGN VOCALIC LL\0" "TULU-TIGALARI VOWEL SIGN VOCALIC R\0" "TULU-TIGALARI VOWEL SIGN VOCALIC RR\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 RINGS ALIGNED HORIZONTALLY\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-FACING SNAKE HEAD WITH CLOSED MOUTH\0" "UP-FACING SNAKE HEAD WITH OPEN MOUTH\0" "UP-POINTING AIRPLANE\0" "UP-POINTING ATOMIC BOMB\0" "UP-POINTING ENERGY WAVE\0" "UP-POINTING FROG\0" "UP-POINTING GO-KART\0" "UP-POINTING MILITARY AIRPLANE\0" "UP-POINTING RACING CAR\0" "UP-POINTING RED TRIANGLE\0" "UP-POINTING RIFLE\0" "UP-POINTING ROCKET SHIP\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 CENTRE LEFT ONE SIXTEENTH BLOCK\0" "UPPER CENTRE LEFT TWELFTH CIRCLE\0" "UPPER CENTRE ONE QUARTER BLOCK\0" "UPPER CENTRE RIGHT ONE SIXTEENTH BLOCK\0" "UPPER CENTRE RIGHT TWELFTH CIRCLE\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 HEAVY WHITE SQUARE\0" "UPPER HALF INVERSE MEDIUM SHADE AND LOWER HALF BLOCK\0" "UPPER HALF INVERSE WHITE CIRCLE\0" "UPPER HALF LEFT ONE QUARTER BLOCK\0" "UPPER HALF MEDIUM SHADE\0" "UPPER HALF RIGHT ONE QUARTER BLOCK\0" "UPPER HALF VERTICAL LINE WITH THREE TICK MARKS\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 ONE SIXTEENTH BLOCK\0" "UPPER LEFT OR LOWER RIGHT CURLY BRACKET SECTION\0" "UPPER LEFT QUADRANT CHESS BISHOP\0" "UPPER LEFT QUADRANT CHESS KING\0" "UPPER LEFT QUADRANT CHESS KNIGHT\0" "UPPER LEFT QUADRANT CHESS PAWN\0" "UPPER LEFT QUADRANT CHESS QUEEN\0" "UPPER LEFT QUADRANT CHESS ROOK\0" "UPPER LEFT QUADRANT CIRCULAR ARC\0" "UPPER LEFT QUADRANT FACE WITH CLOSED EYES\0" "UPPER LEFT QUADRANT FACE WITH OPEN EYES\0" "UPPER LEFT QUADRANT MICROCOMPUTER\0" "UPPER LEFT QUADRANT STANDING KNIGHT\0" "UPPER LEFT QUADRANT TELEVISION\0" "UPPER LEFT QUARTER CIRCLE\0" "UPPER LEFT TO LOWER RIGHT FILL\0" "UPPER LEFT TRIANGLE\0" "UPPER LEFT TRIANGULAR MEDIUM SHADE\0" "UPPER LEFT TWELFTH CIRCLE\0" "UPPER MIDDLE CENTRE LEFT ONE SIXTEENTH BLOCK\0" "UPPER MIDDLE CENTRE RIGHT ONE SIXTEENTH BLOCK\0" "UPPER MIDDLE LEFT ONE SIXTEENTH BLOCK\0" "UPPER MIDDLE LEFT TWELFTH CIRCLE\0" "UPPER MIDDLE RIGHT ONE SIXTEENTH BLOCK\0" "UPPER MIDDLE RIGHT TWELFTH CIRCLE\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 ONE SIXTEENTH BLOCK\0" "UPPER RIGHT OR LOWER LEFT CURLY BRACKET SECTION\0" "UPPER RIGHT PENCIL\0" "UPPER RIGHT QUADRANT CHESS BISHOP\0" "UPPER RIGHT QUADRANT CHESS KING\0" "UPPER RIGHT QUADRANT CHESS KNIGHT\0" "UPPER RIGHT QUADRANT CHESS PAWN\0" "UPPER RIGHT QUADRANT CHESS QUEEN\0" "UPPER RIGHT QUADRANT CHESS ROOK\0" "UPPER RIGHT QUADRANT CIRCULAR ARC\0" "UPPER RIGHT QUADRANT FACE WITH CLOSED EYES\0" "UPPER RIGHT QUADRANT FACE WITH OPEN EYES\0" "UPPER RIGHT QUADRANT MICROCOMPUTER\0" "UPPER RIGHT QUADRANT STANDING KNIGHT\0" "UPPER RIGHT QUADRANT TELEVISION\0" "UPPER RIGHT QUARTER CIRCLE\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 RIGHT TWELFTH CIRCLE\0" "UPPER SEVEN EIGHTHS BLOCK\0" "UPPER THREE EIGHTHS BLOCK\0" "UPPER THREE QUARTERS BLOCK\0" "UPPER THREE QUARTERS LEFT ONE QUARTER BLOCK\0" "UPPER THREE QUARTERS RIGHT ONE QUARTER 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 CAPACITOR\0" "VERTICAL ELLIPSIS\0" "VERTICAL FOUR DOTS\0" "VERTICAL GO-KART\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 LADDER\0" "VERTICAL LINE\0" "VERTICAL LINE EXTENSION\0" "VERTICAL LINE WITH CIRCLE ABOVE\0" "VERTICAL LINE WITH CIRCLE BELOW\0" "VERTICAL LINE WITH FOUR TICK MARKS\0" "VERTICAL LINE WITH MIDDLE DOT\0" "VERTICAL LINE WITH THREE TICK MARKS\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 RACING CAR\0" "VERTICAL RESISTOR SEGMENT\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" "VITHKUQI CAPITAL LETTER A\0" "VITHKUQI CAPITAL LETTER BBE\0" "VITHKUQI CAPITAL LETTER BE\0" "VITHKUQI CAPITAL LETTER CE\0" "VITHKUQI CAPITAL LETTER CHE\0" "VITHKUQI CAPITAL LETTER DE\0" "VITHKUQI CAPITAL LETTER DHE\0" "VITHKUQI CAPITAL LETTER E\0" "VITHKUQI CAPITAL LETTER EI\0" "VITHKUQI CAPITAL LETTER FE\0" "VITHKUQI CAPITAL LETTER GA\0" "VITHKUQI CAPITAL LETTER HA\0" "VITHKUQI CAPITAL LETTER HHA\0" "VITHKUQI CAPITAL LETTER I\0" "VITHKUQI CAPITAL LETTER IJE\0" "VITHKUQI CAPITAL LETTER JE\0" "VITHKUQI CAPITAL LETTER KA\0" "VITHKUQI CAPITAL LETTER LA\0" "VITHKUQI CAPITAL LETTER LLA\0" "VITHKUQI CAPITAL LETTER ME\0" "VITHKUQI CAPITAL LETTER NE\0" "VITHKUQI CAPITAL LETTER NJE\0" "VITHKUQI CAPITAL LETTER O\0" "VITHKUQI CAPITAL LETTER PE\0" "VITHKUQI CAPITAL LETTER QA\0" "VITHKUQI CAPITAL LETTER RE\0" "VITHKUQI CAPITAL LETTER SE\0" "VITHKUQI CAPITAL LETTER SHE\0" "VITHKUQI CAPITAL LETTER TE\0" "VITHKUQI CAPITAL LETTER THE\0" "VITHKUQI CAPITAL LETTER U\0" "VITHKUQI CAPITAL LETTER VE\0" "VITHKUQI CAPITAL LETTER XE\0" "VITHKUQI CAPITAL LETTER Y\0" "VITHKUQI CAPITAL LETTER ZE\0" "VITHKUQI SMALL LETTER A\0" "VITHKUQI SMALL LETTER BBE\0" "VITHKUQI SMALL LETTER BE\0" "VITHKUQI SMALL LETTER CE\0" "VITHKUQI SMALL LETTER CHE\0" "VITHKUQI SMALL LETTER DE\0" "VITHKUQI SMALL LETTER DHE\0" "VITHKUQI SMALL LETTER E\0" "VITHKUQI SMALL LETTER EI\0" "VITHKUQI SMALL LETTER FE\0" "VITHKUQI SMALL LETTER GA\0" "VITHKUQI SMALL LETTER HA\0" "VITHKUQI SMALL LETTER HHA\0" "VITHKUQI SMALL LETTER I\0" "VITHKUQI SMALL LETTER IJE\0" "VITHKUQI SMALL LETTER JE\0" "VITHKUQI SMALL LETTER KA\0" "VITHKUQI SMALL LETTER LA\0" "VITHKUQI SMALL LETTER LLA\0" "VITHKUQI SMALL LETTER ME\0" "VITHKUQI SMALL LETTER NE\0" "VITHKUQI SMALL LETTER NJE\0" "VITHKUQI SMALL LETTER O\0" "VITHKUQI SMALL LETTER PE\0" "VITHKUQI SMALL LETTER QA\0" "VITHKUQI SMALL LETTER RE\0" "VITHKUQI SMALL LETTER SE\0" "VITHKUQI SMALL LETTER SHE\0" "VITHKUQI SMALL LETTER TE\0" "VITHKUQI SMALL LETTER THE\0" "VITHKUQI SMALL LETTER U\0" "VITHKUQI SMALL LETTER VE\0" "VITHKUQI SMALL LETTER XE\0" "VITHKUQI SMALL LETTER Y\0" "VITHKUQI SMALL LETTER ZE\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\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 CROSS MARK\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 LOWER LEFT POINTER\0" "WHITE LOWER RIGHT POINTER\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 VERTICAL RECTANGLE WITH HORIZONTAL BAR\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" "WING\0" "WINKING FACE\0" "WIRED KEYBOARD\0" "WIRELESS\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" "X-RAY\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" "ZNAMENNY COMBINING ATTACHING VERTICAL OMET\0" "ZNAMENNY COMBINING LOWER TONAL RANGE INDICATOR\0" "ZNAMENNY COMBINING MARK BORZAYA\0" "ZNAMENNY COMBINING MARK CHASHKA\0" "ZNAMENNY COMBINING MARK CHASHKA POLNAYA\0" "ZNAMENNY COMBINING MARK CURVED OMET\0" "ZNAMENNY COMBINING MARK DEMESTVENNY ZADERZHKA\0" "ZNAMENNY COMBINING MARK DVOETOCHIE\0" "ZNAMENNY COMBINING MARK GORAZDO NIZKO ON LEFT\0" "ZNAMENNY COMBINING MARK GORAZDO NIZKO ON RIGHT\0" "ZNAMENNY COMBINING MARK GORAZDO NIZKO S KRYZHEM ON LEFT\0" "ZNAMENNY COMBINING MARK GORAZDO NIZKO S KRYZHEM ON RIGHT\0" "ZNAMENNY COMBINING MARK GORAZDO VYSOKO\0" "ZNAMENNY COMBINING MARK KACHKA\0" "ZNAMENNY COMBINING MARK KRYZH\0" "ZNAMENNY COMBINING MARK KRYZH ON LEFT\0" "ZNAMENNY COMBINING MARK KUPNAYA\0" "ZNAMENNY COMBINING MARK LOMKA\0" "ZNAMENNY COMBINING MARK MALO POVYSHE ON LEFT\0" "ZNAMENNY COMBINING MARK MALO POVYSHE ON RIGHT\0" "ZNAMENNY COMBINING MARK MALO POVYSHE S KHOKHLOM ON LEFT\0" "ZNAMENNY COMBINING MARK MALO POVYSHE S KHOKHLOM ON RIGHT\0" "ZNAMENNY COMBINING MARK MALO POVYSHE S KRYZHEM\0" "ZNAMENNY COMBINING MARK MALO POVYSHE STRANNO\0" "ZNAMENNY COMBINING MARK NIZKO ON LEFT\0" "ZNAMENNY COMBINING MARK NIZKO ON RIGHT\0" "ZNAMENNY COMBINING MARK NIZKO S KRYZHEM ON LEFT\0" "ZNAMENNY COMBINING MARK NIZKO S KRYZHEM ON RIGHT\0" "ZNAMENNY COMBINING MARK OBLACHKO\0" "ZNAMENNY COMBINING MARK ON\0" "ZNAMENNY COMBINING MARK OTSECHKA\0" "ZNAMENNY COMBINING MARK PODCHASHIE\0" "ZNAMENNY COMBINING MARK PODCHASHIE WITH VERTICAL STROKE\0" "ZNAMENNY COMBINING MARK PODVERTKA\0" "ZNAMENNY COMBINING MARK POVYSHE ON LEFT\0" "ZNAMENNY COMBINING MARK POVYSHE ON RIGHT\0" "ZNAMENNY COMBINING MARK POVYSHE S KHOKHLOM ON LEFT\0" "ZNAMENNY COMBINING MARK POVYSHE S KHOKHLOM ON RIGHT\0" "ZNAMENNY COMBINING MARK POVYSHE S KRYZHEM\0" "ZNAMENNY COMBINING MARK POVYSHE STRANNO\0" "ZNAMENNY COMBINING MARK RAVNO\0" "ZNAMENNY COMBINING MARK RAZSEKA\0" "ZNAMENNY COMBINING MARK SKOBA\0" "ZNAMENNY COMBINING MARK SOROCHYA NOZHKA\0" "ZNAMENNY COMBINING MARK SREDNE ON LEFT\0" "ZNAMENNY COMBINING MARK SREDNE ON RIGHT\0" "ZNAMENNY COMBINING MARK STRANNO MALO POVYSHE\0" "ZNAMENNY COMBINING MARK TIKHAYA\0" "ZNAMENNY COMBINING MARK TOCHKA\0" "ZNAMENNY COMBINING MARK TSATA ON LEFT\0" "ZNAMENNY COMBINING MARK TSATA ON RIGHT\0" "ZNAMENNY COMBINING MARK TSATA S KRYZHEM\0" "ZNAMENNY COMBINING MARK UDARKA\0" "ZNAMENNY COMBINING MARK VYSOKO ON LEFT\0" "ZNAMENNY COMBINING MARK VYSOKO ON RIGHT\0" "ZNAMENNY COMBINING MARK VYSOKO S KHOKHLOM ON LEFT\0" "ZNAMENNY COMBINING MARK VYSOKO S KHOKHLOM ON RIGHT\0" "ZNAMENNY COMBINING MARK VYSOKO S KRYZHEM\0" "ZNAMENNY COMBINING MARK ZADERZHKA\0" "ZNAMENNY COMBINING MARK ZELO\0" "ZNAMENNY COMBINING MARK ZEVOK\0" "ZNAMENNY COMBINING TONAL RANGE MARK MRACHNO\0" "ZNAMENNY COMBINING TONAL RANGE MARK SVETLO\0" "ZNAMENNY COMBINING TONAL RANGE MARK TRESVETLO\0" "ZNAMENNY NEUME CHASHKA\0" "ZNAMENNY NEUME CHELYUSTKA\0" "ZNAMENNY NEUME DEMESTVENNY KLYUCH\0" "ZNAMENNY NEUME DERBITSA\0" "ZNAMENNY NEUME DOUBLE ZAPYATAYA\0" "ZNAMENNY NEUME DUDA\0" "ZNAMENNY NEUME DVA V CHELNU\0" "ZNAMENNY NEUME FITA\0" "ZNAMENNY NEUME GOLUBCHIK BORZY\0" "ZNAMENNY NEUME GOLUBCHIK MRACHNY\0" "ZNAMENNY NEUME GOLUBCHIK SVETLY\0" "ZNAMENNY NEUME GOLUBCHIK TIKHY\0" "ZNAMENNY NEUME GOLUBCHIK TRESVETLY\0" "ZNAMENNY NEUME KHAMILO\0" "ZNAMENNY NEUME KLYUCH\0" "ZNAMENNY NEUME KOBYLA\0" "ZNAMENNY NEUME KRYUK\0" "ZNAMENNY NEUME KRYUK TIKHY\0" "ZNAMENNY NEUME KRYZH\0" "ZNAMENNY NEUME KUFISMA\0" "ZNAMENNY NEUME MECHIK\0" "ZNAMENNY NEUME MECHIK KLYUCHENEPOSTOYANNY\0" "ZNAMENNY NEUME MECHIK KLYUCHEPOVODNY\0" "ZNAMENNY NEUME MECHIK KLYUCHEVOY\0" "ZNAMENNY NEUME MECHIK POVODNY\0" "ZNAMENNY NEUME NEMKA\0" "ZNAMENNY NEUME OBLAKO\0" "ZNAMENNY NEUME OSOKA\0" "ZNAMENNY NEUME OSOKA KLYUCHEVAYA NEPOSTOYANNAYA\0" "ZNAMENNY NEUME OSOKA KLYUCHEVAYA SVETLAYA\0" "ZNAMENNY NEUME OSOKA KRYUKOVAYA SVETLAYA\0" "ZNAMENNY NEUME OSOKA SVETLAYA\0" "ZNAMENNY NEUME OSOKA TRESVETLAYA\0" "ZNAMENNY NEUME PALKA\0" "ZNAMENNY NEUME PARAKLIT\0" "ZNAMENNY NEUME PAUK\0" "ZNAMENNY NEUME PEREVODKA\0" "ZNAMENNY NEUME PEREVODKA NEPOSTOYANNAYA\0" "ZNAMENNY NEUME PODCHASHIE\0" "ZNAMENNY NEUME POLKULIZMY\0" "ZNAMENNY NEUME REVERSED CHELYUSTKA\0" "ZNAMENNY NEUME ROG\0" "ZNAMENNY NEUME SKAMEYTSA DVOECHELNAYA KLYUCHEVAYA\0" "ZNAMENNY NEUME SKAMEYTSA DVOECHELNAYA NEPOSTOYANNAYA\0" "ZNAMENNY NEUME SKAMEYTSA DVOECHELNAYA PROSTAYA\0" "ZNAMENNY NEUME SKAMEYTSA DVOECHELNAYA SVETLAYA\0" "ZNAMENNY NEUME SKAMEYTSA KLYUCHENEPOSTOYANNAYA\0" "ZNAMENNY NEUME SKAMEYTSA KLYUCHEVAYA SVETLAYA\0" "ZNAMENNY NEUME SKAMEYTSA KLYUCHEVAYA TIKHAYA\0" "ZNAMENNY NEUME SKAMEYTSA MRACHNAYA\0" "ZNAMENNY NEUME SKAMEYTSA SVETLAYA\0" "ZNAMENNY NEUME SKAMEYTSA TIKHAYA\0" "ZNAMENNY NEUME SKAMEYTSA TRESVETLAYA\0" "ZNAMENNY NEUME SLOZHITIE\0" "ZNAMENNY NEUME SLOZHITIE S KRYZHEM\0" "ZNAMENNY NEUME SLOZHITIE S ZAPYATOY\0" "ZNAMENNY NEUME SLOZHITIE ZAKRYTOE\0" "ZNAMENNY NEUME STATYA\0" "ZNAMENNY NEUME STATYA NEPOSTOYANNAYA\0" "ZNAMENNY NEUME STATYA S DVUMYA ZAPYATYMI\0" "ZNAMENNY NEUME STATYA S KRYZHEM\0" "ZNAMENNY NEUME STATYA S KRYZHEM I ZAPYATOY\0" "ZNAMENNY NEUME STATYA S ROGOM\0" "ZNAMENNY NEUME STATYA S ZAPYATOY\0" "ZNAMENNY NEUME STATYA S ZAPYATOY I KRYZHEM\0" "ZNAMENNY NEUME STATYA S ZAPYATOY I PODCHASHIEM\0" "ZNAMENNY NEUME STATYA ZAKRYTAYA\0" "ZNAMENNY NEUME STATYA ZAKRYTAYA S ZAPYATOY\0" "ZNAMENNY NEUME STOPITSA\0" "ZNAMENNY NEUME STOPITSA S OCHKOM\0" "ZNAMENNY NEUME STOPITSA WITH SOROCHYA NOZHKA\0" "ZNAMENNY NEUME STRELA DVOECHELNAYA\0" "ZNAMENNY NEUME STRELA DVOECHELNAYA KLYUCHEVAYA\0" "ZNAMENNY NEUME STRELA DVOECHELNOKRYZHEVAYA\0" "ZNAMENNY NEUME STRELA DVOECHELNOPOVODNAYA\0" "ZNAMENNY NEUME STRELA DVOECHELNOPOVODNAYA KLYUCHEVAYA\0" "ZNAMENNY NEUME STRELA GROMNAYA\0" "ZNAMENNY NEUME STRELA GROMNAYA WITH SINGLE ZAPYATAYA\0" "ZNAMENNY NEUME STRELA GROMOKRYZHEVAYA\0" "ZNAMENNY NEUME STRELA GROMOKRYZHEVAYA POVODNAYA\0" "ZNAMENNY NEUME STRELA GROMOPOVODNAYA\0" "ZNAMENNY NEUME STRELA GROMOPOVODNAYA WITH DOUBLE ZAPYATAYA\0" "ZNAMENNY NEUME STRELA GROMOPOVODNAYA WITH SINGLE ZAPYATAYA\0" "ZNAMENNY NEUME STRELA KLYUCHENEPOSTOYANNAYA\0" "ZNAMENNY NEUME STRELA KLYUCHEPOVODNAYA\0" "ZNAMENNY NEUME STRELA KRYUKOVAYA\0" "ZNAMENNY NEUME STRELA KRYUKOVAYA GROMNAYA\0" "ZNAMENNY NEUME STRELA KRYUKOVAYA GROMNAYA WITH SINGLE ZAPYATAYA\0" "ZNAMENNY NEUME STRELA KRYUKOVAYA GROMOKRYZHEVAYA\0" "ZNAMENNY NEUME STRELA KRYUKOVAYA GROMOKRYZHEVAYA POVODNAYA\0" "ZNAMENNY NEUME STRELA KRYUKOVAYA GROMOPOVODNAYA\0" "ZNAMENNY NEUME STRELA KRYUKOVAYA GROMOPOVODNAYA WITH DOUBLE ZAPYATAYA\0" "ZNAMENNY NEUME STRELA KRYUKOVAYA GROMOPOVODNAYA WITH SINGLE ZAPYATAYA\0" "ZNAMENNY NEUME STRELA KRYUKOVAYA POVODNAYA\0" "ZNAMENNY NEUME STRELA KRYUKOVAYA TRYASKA\0" "ZNAMENNY NEUME STRELA KRYZHEVAYA\0" "ZNAMENNY NEUME STRELA MRACHNOTIKHAYA\0" "ZNAMENNY NEUME STRELA NEPOSTOYANNAYA\0" "ZNAMENNY NEUME STRELA POLUPOVODNAYA\0" "ZNAMENNY NEUME STRELA POVODNAYA\0" "ZNAMENNY NEUME STRELA PROSTAYA\0" "ZNAMENNY NEUME STRELA TIKHAYA PUTNAYA\0" "ZNAMENNY NEUME STRELA TRYASOGLASNAYA\0" "ZNAMENNY NEUME STRELA TRYASOPOVODNAYA\0" "ZNAMENNY NEUME STRELA TRYASOSTRELNAYA\0" "ZNAMENNY NEUME VRAKHIYA KLYUCHEVAYA MRACHNAYA\0" "ZNAMENNY NEUME VRAKHIYA KLYUCHEVAYA PROSTAYA\0" "ZNAMENNY NEUME VRAKHIYA KLYUCHEVAYA SVETLAYA\0" "ZNAMENNY NEUME VRAKHIYA KLYUCHEVAYA TRESVETLAYA\0" "ZNAMENNY NEUME VRAKHIYA MRACHNAYA\0" "ZNAMENNY NEUME VRAKHIYA PROSTAYA\0" "ZNAMENNY NEUME VRAKHIYA SVETLAYA\0" "ZNAMENNY NEUME VRAKHIYA TRESVETLAYA\0" "ZNAMENNY NEUME ZANOZHEK\0" "ZNAMENNY NEUME ZAPYATAYA\0" "ZNAMENNY NEUME ZMEYTSA\0" "ZNAMENNY PRIZNAK MODIFIER DIRECTION FLIP\0" "ZNAMENNY PRIZNAK MODIFIER KRYZH\0" "ZNAMENNY PRIZNAK MODIFIER LEVEL-2\0" "ZNAMENNY PRIZNAK MODIFIER LEVEL-3\0" "ZNAMENNY PRIZNAK MODIFIER ROG\0" "ZOMBIE\0" ; typedef struct _FontManagerUnicodeName FontManagerUnicodeName; static const struct _FontManagerUnicodeName { 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, 899014}, {0x0021, 441863}, {0x0022, 830024}, {0x0023, 774051}, {0x0024, 282130}, {0x0025, 819344}, {0x0026, 9293}, {0x0027, 27746}, {0x0028, 627546}, {0x0029, 835298}, {0x002A, 82009}, {0x002B, 825424}, {0x002C, 208738}, {0x002D, 524383}, {0x002E, 445226}, {0x002F, 895364}, {0x0030, 277147}, {0x0031, 276905}, {0x0032, 277101}, {0x0033, 277049}, {0x0034, 276807}, {0x0035, 276758}, {0x0036, 277003}, {0x0037, 276951}, {0x0038, 276706}, {0x0039, 276856}, {0x003A, 196574}, {0x003B, 850715}, {0x003C, 636369}, {0x003D, 429123}, {0x003E, 460971}, {0x003F, 829981}, {0x0040, 208744}, {0x0041, 582437}, {0x0042, 584069}, {0x0043, 584403}, {0x0044, 584955}, {0x0045, 585516}, {0x0046, 586874}, {0x0047, 587003}, {0x0048, 587541}, {0x0049, 588014}, {0x004A, 588912}, {0x004B, 589050}, {0x004C, 589502}, {0x004D, 590194}, {0x004E, 590469}, {0x004F, 591053}, {0x0050, 592906}, {0x0051, 593201}, {0x0052, 593321}, {0x0053, 594049}, {0x0054, 594915}, {0x0055, 595913}, {0x0056, 597257}, {0x0057, 597609}, {0x0058, 597912}, {0x0059, 598011}, {0x005A, 598490}, {0x005B, 628252}, {0x005C, 832764}, {0x005D, 835670}, {0x005E, 191755}, {0x005F, 652863}, {0x0060, 460031}, {0x0061, 601478}, {0x0062, 603159}, {0x0063, 603815}, {0x0064, 604600}, {0x0065, 605883}, {0x0066, 607713}, {0x0067, 607987}, {0x0068, 608532}, {0x0069, 609084}, {0x006A, 610118}, {0x006B, 610280}, {0x006C, 610770}, {0x006D, 612135}, {0x006E, 612534}, {0x006F, 613348}, {0x0070, 615308}, {0x0071, 615688}, {0x0072, 615899}, {0x0073, 617257}, {0x0074, 618660}, {0x0075, 621199}, {0x0076, 622767}, {0x0077, 623204}, {0x0078, 623502}, {0x0079, 623825}, {0x007A, 624355}, {0x007B, 626458}, {0x007C, 975118}, {0x007D, 834321}, {0x007E, 945048}, {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, 771789}, {0x00A1, 535923}, {0x00A2, 176396}, {0x00A3, 826159}, {0x00A4, 251696}, {0x00A5, 989289}, {0x00A6, 141844}, {0x00A7, 850436}, {0x00A8, 276372}, {0x00A9, 214171}, {0x00AA, 443702}, {0x00AB, 629671}, {0x00AC, 773538}, {0x00AD, 894132}, {0x00AE, 831835}, {0x00AF, 657796}, {0x00B0, 269513}, {0x00B1, 825756}, {0x00B2, 911298}, {0x00B3, 911280}, {0x00B4, 106}, {0x00B5, 725005}, {0x00B6, 822990}, {0x00B7, 725046}, {0x00B8, 176375}, {0x00B9, 911178}, {0x00BA, 668797}, {0x00BB, 837116}, {0x00BC, 978248}, {0x00BD, 978197}, {0x00BE, 978471}, {0x00BF, 536081}, {0x00C0, 583337}, {0x00C1, 582460}, {0x00C2, 582791}, {0x00C3, 583685}, {0x00C4, 583084}, {0x00C5, 583523}, {0x00C6, 583743}, {0x00C7, 584526}, {0x00C8, 586216}, {0x00C9, 585539}, {0x00CA, 585723}, {0x00CB, 586061}, {0x00CC, 588381}, {0x00CD, 588037}, {0x00CE, 588139}, {0x00CF, 588178}, {0x00D0, 586754}, {0x00D1, 590995}, {0x00D2, 591765}, {0x00D3, 591076}, {0x00D4, 591178}, {0x00D5, 592546}, {0x00D6, 591471}, {0x00D7, 743927}, {0x00D8, 592466}, {0x00D9, 596544}, {0x00DA, 595963}, {0x00DB, 596065}, {0x00DC, 596149}, {0x00DD, 598034}, {0x00DE, 595363}, {0x00DF, 618321}, {0x00E0, 602372}, {0x00E1, 601535}, {0x00E2, 601850}, {0x00E3, 602785}, {0x00E4, 602131}, {0x00E5, 602631}, {0x00E6, 602839}, {0x00E7, 603930}, {0x00E8, 606584}, {0x00E9, 605904}, {0x00EA, 606078}, {0x00EB, 606402}, {0x00EC, 609395}, {0x00ED, 609105}, {0x00EE, 609201}, {0x00EF, 609238}, {0x00F0, 607451}, {0x00F1, 613271}, {0x00F2, 614026}, {0x00F3, 613369}, {0x00F4, 613465}, {0x00F5, 614813}, {0x00F6, 613746}, {0x00F7, 280567}, {0x00F8, 614737}, {0x00F9, 621844}, {0x00FA, 621291}, {0x00FB, 621387}, {0x00FC, 621467}, {0x00FD, 623846}, {0x00FE, 619573}, {0x00FF, 623915}, {0x0100, 583453}, {0x0101, 602482}, {0x0102, 582494}, {0x0103, 601567}, {0x0104, 583488}, {0x0105, 602515}, {0x0106, 584426}, {0x0107, 603836}, {0x0108, 584608}, {0x0109, 604008}, {0x010A, 584647}, {0x010B, 604076}, {0x010C, 584492}, {0x010D, 603898}, {0x010E, 584978}, {0x010F, 604621}, {0x0110, 585387}, {0x0111, 605113}, {0x0112, 586332}, {0x0113, 606694}, {0x0114, 585573}, {0x0115, 605936}, {0x0116, 586099}, {0x0117, 606438}, {0x0118, 586457}, {0x0119, 606845}, {0x011A, 585607}, {0x011B, 605968}, {0x011C, 587164}, {0x011D, 608138}, {0x011E, 587060}, {0x011F, 608040}, {0x0120, 587203}, {0x0121, 608175}, {0x0122, 587128}, {0x0123, 608104}, {0x0124, 587674}, {0x0125, 608657}, {0x0126, 587898}, {0x0127, 608945}, {0x0128, 588602}, {0x0129, 609697}, {0x012A, 588497}, {0x012B, 609505}, {0x012C, 588071}, {0x012D, 609137}, {0x012E, 588532}, {0x012F, 609538}, {0x0130, 588264}, {0x0131, 605399}, {0x0132, 598921}, {0x0133, 624995}, {0x0134, 588935}, {0x0135, 610171}, {0x0136, 589141}, {0x0137, 610365}, {0x0138, 610747}, {0x0139, 589525}, {0x013A, 610791}, {0x013B, 589658}, {0x013C, 610964}, {0x013D, 589624}, {0x013E, 610932}, {0x013F, 589944}, {0x0140, 611437}, {0x0141, 590067}, {0x0142, 611681}, {0x0143, 590492}, {0x0144, 612599}, {0x0145, 590560}, {0x0146, 612663}, {0x0147, 590526}, {0x0148, 612631}, {0x0149, 612555}, {0x014A, 586680}, {0x014B, 607097}, {0x014C, 592219}, {0x014D, 614500}, {0x014E, 591110}, {0x014F, 613401}, {0x0150, 591683}, {0x0151, 613948}, {0x0152, 598947}, {0x0153, 625049}, {0x0154, 593375}, {0x0155, 615949}, {0x0156, 593443}, {0x0157, 616013}, {0x0158, 593409}, {0x0159, 615981}, {0x015A, 594072}, {0x015B, 617278}, {0x015C, 594272}, {0x015D, 617468}, {0x015E, 594236}, {0x015F, 617434}, {0x0160, 594154}, {0x0161, 617356}, {0x0162, 594972}, {0x0163, 618713}, {0x0164, 594938}, {0x0165, 618681}, {0x0166, 595328}, {0x0167, 619293}, {0x0168, 597110}, {0x0169, 622501}, {0x016A, 596917}, {0x016B, 622235}, {0x016C, 595997}, {0x016D, 621323}, {0x016E, 597036}, {0x016F, 622389}, {0x0170, 596462}, {0x0171, 621766}, {0x0172, 597001}, {0x0173, 622315}, {0x0174, 597666}, {0x0175, 623257}, {0x0176, 598068}, {0x0177, 623878}, {0x0178, 598107}, {0x0179, 598513}, {0x017A, 624376}, {0x017B, 598658}, {0x017C, 624544}, {0x017D, 598547}, {0x017E, 624408}, {0x017F, 611895}, {0x0180, 603433}, {0x0181, 584205}, {0x0182, 584312}, {0x0183, 603466}, {0x0184, 595517}, {0x0185, 619719}, {0x0186, 592854}, {0x0187, 584685}, {0x0188, 604112}, {0x0189, 583838}, {0x018A, 585169}, {0x018B, 585422}, {0x018C, 605177}, {0x018D, 620025}, {0x018E, 593910}, {0x018F, 594717}, {0x0190, 592826}, {0x0191, 586935}, {0x0192, 607770}, {0x0193, 587241}, {0x0194, 587387}, {0x0195, 609062}, {0x0196, 588862}, {0x0197, 588567}, {0x0198, 589297}, {0x0199, 610513}, {0x019A, 610823}, {0x019B, 611740}, {0x019C, 595799}, {0x019D, 590789}, {0x019E, 613023}, {0x019F, 592344}, {0x01A0, 591838}, {0x01A1, 614095}, {0x01A2, 592717}, {0x01A3, 614976}, {0x01A4, 593038}, {0x01A5, 615432}, {0x01A6, 601380}, {0x01A7, 595547}, {0x01A8, 619747}, {0x01A9, 586705}, {0x01AA, 599693}, {0x01AB, 619213}, {0x01AC, 595213}, {0x01AD, 619009}, {0x01AE, 595285}, {0x01AF, 596617}, {0x01B0, 621913}, {0x01B1, 597228}, {0x01B2, 597362}, {0x01B3, 598255}, {0x01B4, 624055}, {0x01B5, 598847}, {0x01B6, 624803}, {0x01B7, 586779}, {0x01B8, 586804}, {0x01B9, 607497}, {0x01BA, 607680}, {0x01BB, 601295}, {0x01BC, 595486}, {0x01BD, 619690}, {0x01BE, 599500}, {0x01BF, 601362}, {0x01C0, 599330}, {0x01C1, 599547}, {0x01C2, 599208}, {0x01C3, 599615}, {0x01C4, 585481}, {0x01C5, 585333}, {0x01C6, 605850}, {0x01C7, 590170}, {0x01C8, 590024}, {0x01C9, 611873}, {0x01CA, 591029}, {0x01CB, 590952}, {0x01CC, 613303}, {0x01CD, 582757}, {0x01CE, 601818}, {0x01CF, 588105}, {0x01D0, 609169}, {0x01D1, 591144}, {0x01D2, 613433}, {0x01D3, 596031}, {0x01D4, 621355}, {0x01D5, 596331}, {0x01D6, 621641}, {0x01D7, 596187}, {0x01D8, 621503}, {0x01D9, 596235}, {0x01DA, 621549}, {0x01DB, 596283}, {0x01DC, 621595}, {0x01DD, 620057}, {0x01DE, 583122}, {0x01DF, 602167}, {0x01E0, 583209}, {0x01E1, 602250}, {0x01E2, 583802}, {0x01E3, 602894}, {0x01E4, 587352}, {0x01E5, 608355}, {0x01E6, 587094}, {0x01E7, 608072}, {0x01E8, 589107}, {0x01E9, 610333}, {0x01EA, 592385}, {0x01EB, 614619}, {0x01EC, 592420}, {0x01ED, 614652}, {0x01EE, 586838}, {0x01EF, 607529}, {0x01F0, 610139}, {0x01F1, 585457}, {0x01F2, 585290}, {0x01F3, 605708}, {0x01F4, 587026}, {0x01F5, 608008}, {0x01F6, 587987}, {0x01F7, 597886}, {0x01F8, 590755}, {0x01F9, 612918}, {0x01FA, 583562}, {0x01FB, 602668}, {0x01FC, 583767}, {0x01FD, 602861}, {0x01FE, 592501}, {0x01FF, 614770}, {0x0200, 583296}, {0x0201, 602333}, {0x0202, 583410}, {0x0203, 602441}, {0x0204, 586175}, {0x0205, 606510}, {0x0206, 586289}, {0x0207, 606653}, {0x0208, 588340}, {0x0209, 609356}, {0x020A, 588454}, {0x020B, 609464}, {0x020C, 591724}, {0x020D, 613987}, {0x020E, 592095}, {0x020F, 614340}, {0x0210, 593604}, {0x0211, 616205}, {0x0212, 593645}, {0x0213, 616383}, {0x0214, 596503}, {0x0215, 621805}, {0x0216, 596874}, {0x0217, 622158}, {0x0218, 594311}, {0x0219, 617505}, {0x021A, 595053}, {0x021B, 618790}, {0x021C, 598464}, {0x021D, 624331}, {0x021E, 587604}, {0x021F, 608591}, {0x0220, 590866}, {0x0221, 604730}, {0x0222, 592882}, {0x0223, 615286}, {0x0224, 598734}, {0x0225, 624616}, {0x0226, 583171}, {0x0227, 602214}, {0x0228, 585641}, {0x0229, 606000}, {0x022A, 591509}, {0x022B, 613782}, {0x022C, 592672}, {0x022D, 614933}, {0x022E, 591558}, {0x022F, 613829}, {0x0230, 591596}, {0x0231, 613865}, {0x0232, 598360}, {0x0233, 624154}, {0x0234, 611041}, {0x0235, 612779}, {0x0236, 618828}, {0x0237, 605428}, {0x0238, 605210}, {0x0239, 615869}, {0x023A, 583650}, {0x023B, 584759}, {0x023C, 604223}, {0x023D, 589559}, {0x023E, 595093}, {0x023F, 617982}, {0x0240, 624836}, {0x0241, 587476}, {0x0242, 608471}, {0x0243, 584277}, {0x0244, 595936}, {0x0245, 595859}, {0x0246, 586492}, {0x0247, 606919}, {0x0248, 589015}, {0x0249, 610247}, {0x024A, 594871}, {0x024B, 615782}, {0x024C, 593770}, {0x024D, 616662}, {0x024E, 598395}, {0x024F, 624266}, {0x0250, 619936}, {0x0251, 602928}, {0x0252, 619993}, {0x0253, 603287}, {0x0254, 615149}, {0x0255, 604045}, {0x0256, 605146}, {0x0257, 604833}, {0x0258, 616860}, {0x0259, 618076}, {0x025A, 618101}, {0x025B, 615077}, {0x025C, 616987}, {0x025D, 617022}, {0x025E, 604466}, {0x025F, 605457}, {0x0260, 608211}, {0x0261, 618181}, {0x0262, 600102}, {0x0263, 608388}, {0x0264, 616762}, {0x0265, 620113}, {0x0266, 608838}, {0x0267, 609028}, {0x0268, 609612}, {0x0269, 610006}, {0x026A, 600199}, {0x026B, 611512}, {0x026C, 610853}, {0x026D, 611590}, {0x026E, 611805}, {0x026F, 620354}, {0x0270, 620382}, {0x0271, 612299}, {0x0272, 612950}, {0x0273, 613230}, {0x0274, 600462}, {0x0275, 603559}, {0x0276, 600520}, {0x0277, 604401}, {0x0278, 615665}, {0x0279, 620661}, {0x027A, 620727}, {0x027B, 620689}, {0x027C, 616461}, {0x027D, 616695}, {0x027E, 616244}, {0x027F, 617122}, {0x0280, 600672}, {0x0281, 600228}, {0x0282, 617738}, {0x0283, 607202}, {0x0284, 605498}, {0x0285, 618593}, {0x0286, 607225}, {0x0287, 620960}, {0x0288, 619252}, {0x0289, 621220}, {0x028A, 622701}, {0x028B, 622897}, {0x028C, 621055}, {0x028D, 621083}, {0x028E, 621111}, {0x028F, 601177}, {0x0290, 624762}, {0x0291, 624477}, {0x0292, 607474}, {0x0293, 607563}, {0x0294, 599356}, {0x0295, 599574}, {0x0296, 599420}, {0x0297, 601235}, {0x0298, 599269}, {0x0299, 599859}, {0x029A, 604433}, {0x029B, 600131}, {0x029C, 600170}, {0x029D, 610208}, {0x029E, 620298}, {0x029F, 600324}, {0x02A0, 615751}, {0x02A1, 599382}, {0x02A2, 599724}, {0x02A3, 605730}, {0x02A4, 605265}, {0x02A5, 605760}, {0x02A6, 619833}, {0x02A7, 619398}, {0x02A8, 619358}, {0x02A9, 607912}, {0x02AA, 612052}, {0x02AB, 612105}, {0x02AC, 599297}, {0x02AD, 599236}, {0x02AE, 620141}, {0x02AF, 620183}, {0x02B0, 734142}, {0x02B1, 734166}, {0x02B2, 734363}, {0x02B3, 735244}, {0x02B4, 736278}, {0x02B5, 736309}, {0x02B6, 732997}, {0x02B7, 736812}, {0x02B8, 736860}, {0x02B9, 731885}, {0x02BA, 729952}, {0x02BB, 737187}, {0x02BC, 727019}, {0x02BD, 732143}, {0x02BE, 732322}, {0x02BF, 730830}, {0x02C0, 730478}, {0x02C1, 732174}, {0x02C2, 730799}, {0x02C3, 732290}, {0x02C4, 737244}, {0x02C5, 729981}, {0x02C6, 728288}, {0x02C7, 174605}, {0x02C8, 737316}, {0x02C9, 731510}, {0x02CA, 726959}, {0x02CB, 730548}, {0x02CC, 731435}, {0x02CD, 731259}, {0x02CE, 731075}, {0x02CF, 730887}, {0x02D0, 737154}, {0x02D1, 730577}, {0x02D2, 727946}, {0x02D3, 727907}, {0x02D4, 737273}, {0x02D5, 730012}, {0x02D6, 731859}, {0x02D7, 731805}, {0x02D8, 141774}, {0x02D9, 284970}, {0x02DA, 841728}, {0x02DB, 786253}, {0x02DC, 893312}, {0x02DD, 285168}, {0x02DE, 732262}, {0x02DF, 728344}, {0x02E0, 734048}, {0x02E1, 734453}, {0x02E2, 735487}, {0x02E3, 736836}, {0x02E4, 735405}, {0x02E5, 730239}, {0x02E6, 730739}, {0x02E7, 731654}, {0x02E8, 731373}, {0x02E9, 730414}, {0x02EA, 737411}, {0x02EB, 737370}, {0x02EC, 737346}, {0x02ED, 737216}, {0x02EE, 729918}, {0x02EF, 731040}, {0x02F0, 731402}, {0x02F1, 731185}, {0x02F2, 731286}, {0x02F3, 731322}, {0x02F4, 731769}, {0x02F5, 731726}, {0x02F6, 731683}, {0x02F7, 731347}, {0x02F8, 731907}, {0x02F9, 727046}, {0x02FA, 730038}, {0x02FB, 727078}, {0x02FC, 730068}, {0x02FD, 732381}, {0x02FE, 731832}, {0x02FF, 731154}, {0x0300, 202906}, {0x0301, 196604}, {0x0302, 197152}, {0x0303, 208103}, {0x0304, 206442}, {0x0305, 206982}, {0x0306, 196967}, {0x0307, 199947}, {0x0308, 199876}, {0x0309, 203276}, {0x030A, 207738}, {0x030B, 200123}, {0x030C, 197096}, {0x030D, 208452}, {0x030E, 200737}, {0x030F, 200239}, {0x0310, 197074}, {0x0311, 203331}, {0x0312, 208307}, {0x0313, 197279}, {0x0314, 207237}, {0x0315, 197301}, {0x0316, 202929}, {0x0317, 196627}, {0x0318, 206005}, {0x0319, 207662}, {0x031A, 205602}, {0x031B, 203297}, {0x031C, 205803}, {0x031D, 208360}, {0x031E, 200888}, {0x031F, 207146}, {0x0320, 206673}, {0x0321, 207001}, {0x0322, 207172}, {0x0323, 200018}, {0x0324, 199896}, {0x0325, 207759}, {0x0326, 197329}, {0x0327, 197134}, {0x0328, 206754}, {0x0329, 208482}, {0x032A, 197051}, {0x032B, 203456}, {0x032C, 197112}, {0x032D, 197180}, {0x032E, 196983}, {0x032F, 203356}, {0x0330, 208119}, {0x0331, 206459}, {0x0332, 206423}, {0x0333, 200339}, {0x0334, 208173}, {0x0335, 207859}, {0x0336, 206356}, {0x0337, 207827}, {0x0338, 206325}, {0x0339, 207520}, {0x033A, 203387}, {0x033B, 207950}, {0x033C, 207803}, {0x033D, 208630}, {0x033E, 208512}, {0x033F, 200452}, {0x0340, 202958}, {0x0341, 196656}, {0x0342, 203191}, {0x0343, 203067}, {0x0344, 203035}, {0x0345, 203219}, {0x0346, 197028}, {0x0347, 201158}, {0x0348, 200774}, {0x0349, 205629}, {0x034A, 206700}, {0x034B, 203249}, {0x034C, 196733}, {0x034D, 205972}, {0x034E, 208384}, {0x034F, 202880}, {0x0350, 207324}, {0x0351, 205772}, {0x0352, 201186}, {0x0353, 208648}, {0x0354, 205741}, {0x0355, 207456}, {0x0356, 207407}, {0x0357, 207488}, {0x0358, 199992}, {0x0359, 196920}, {0x035A, 200619}, {0x035B, 208686}, {0x035C, 200176}, {0x035D, 200153}, {0x035E, 200365}, {0x035F, 200389}, {0x0360, 200647}, {0x0361, 200269}, {0x0362, 200579}, {0x0363, 203861}, {0x0364, 204235}, {0x0365, 204477}, {0x0366, 204880}, {0x0367, 205300}, {0x0368, 204134}, {0x0369, 204204}, {0x036A, 204446}, {0x036B, 204818}, {0x036C, 205052}, {0x036D, 205225}, {0x036E, 205441}, {0x036F, 205540}, {0x0370, 465965}, {0x0371, 475042}, {0x0372, 464354}, {0x0373, 473253}, {0x0374, 471442}, {0x0375, 471322}, {0x0376, 468225}, {0x0377, 477667}, {0x037A, 480468}, {0x037B, 479019}, {0x037C, 471862}, {0x037D, 478971}, {0x037E, 471739}, {0x037F, 469022}, {0x0384, 479335}, {0x0385, 469393}, {0x0386, 464239}, {0x0387, 463052}, {0x0388, 464813}, {0x0389, 465866}, {0x038A, 466498}, {0x038C, 468145}, {0x038E, 468877}, {0x038F, 467723}, {0x0390, 475407}, {0x0391, 463189}, {0x0392, 464389}, {0x0393, 465938}, {0x0394, 464440}, {0x0395, 464467}, {0x0396, 469047}, {0x0397, 464893}, {0x0398, 468502}, {0x0399, 465991}, {0x039A, 466610}, {0x039B, 466637}, {0x039C, 466664}, {0x039D, 466688}, {0x039E, 468998}, {0x039F, 467799}, {0x03A0, 468290}, {0x03A1, 468339}, {0x03A3, 468450}, {0x03A4, 468477}, {0x03A5, 468529}, {0x03A6, 468265}, {0x03A7, 464415}, {0x03A8, 468314}, {0x03A9, 466712}, {0x03AA, 466200}, {0x03AB, 468753}, {0x03AC, 473013}, {0x03AD, 473715}, {0x03AE, 474824}, {0x03AF, 475791}, {0x03B0, 478399}, {0x03B1, 471901}, {0x03B2, 473286}, {0x03B3, 475017}, {0x03B4, 473333}, {0x03B5, 473385}, {0x03B6, 478947}, {0x03B7, 473791}, {0x03B8, 478009}, {0x03B9, 475066}, {0x03BA, 475897}, {0x03BB, 475947}, {0x03BC, 475972}, {0x03BD, 475994}, {0x03BE, 478925}, {0x03BF, 477261}, {0x03C0, 477728}, {0x03C1, 477773}, {0x03C2, 474986}, {0x03C3, 477935}, {0x03C4, 477986}, {0x03C5, 478034}, {0x03C6, 477705}, {0x03C7, 473310}, {0x03C8, 477750}, {0x03C9, 476016}, {0x03CA, 475265}, {0x03CB, 478248}, {0x03CC, 477591}, {0x03CD, 478810}, {0x03CE, 477091}, {0x03CF, 463164}, {0x03D0, 463105}, {0x03D1, 479267}, {0x03D2, 479501}, {0x03D3, 479415}, {0x03D4, 479456}, {0x03D5, 471602}, {0x03D6, 471619}, {0x03D7, 470917}, {0x03D8, 470991}, {0x03D9, 473220}, {0x03DA, 471268}, {0x03DB, 477960}, {0x03DC, 471018}, {0x03DD, 473358}, {0x03DE, 471039}, {0x03DF, 475922}, {0x03E0, 471058}, {0x03E1, 477864}, {0x03E2, 210916}, {0x03E3, 213784}, {0x03E4, 209791}, {0x03E5, 212731}, {0x03E6, 210008}, {0x03E7, 212932}, {0x03E8, 209926}, {0x03E9, 212856}, {0x03EA, 209870}, {0x03EB, 212804}, {0x03EC, 210943}, {0x03ED, 213809}, {0x03EE, 209593}, {0x03EF, 212545}, {0x03F0, 470934}, {0x03F1, 471796}, {0x03F2, 471375}, {0x03F3, 471288}, {0x03F4, 469200}, {0x03F5, 471347}, {0x03F6, 471759}, {0x03F7, 468425}, {0x03F8, 477912}, {0x03F9, 469073}, {0x03FA, 468400}, {0x03FB, 477889}, {0x03FC, 471813}, {0x03FD, 469157}, {0x03FE, 463123}, {0x03FF, 469107}, {0x0400, 258002}, {0x0401, 258040}, {0x0402, 256242}, {0x0403, 257560}, {0x0404, 260888}, {0x0405, 256404}, {0x0406, 255869}, {0x0407, 261178}, {0x0408, 258428}, {0x0409, 259100}, {0x040A, 259237}, {0x040B, 260597}, {0x040C, 258687}, {0x040D, 257862}, {0x040E, 260126}, {0x040F, 256462}, {0x0410, 255283}, {0x0411, 255702}, {0x0412, 260925}, {0x0413, 257315}, {0x0414, 256215}, {0x0415, 257937}, {0x0416, 261401}, {0x0417, 261259}, {0x0418, 257795}, {0x0419, 260052}, {0x041A, 258455}, {0x041B, 256673}, {0x041C, 256860}, {0x041D, 256924}, {0x041E, 259265}, {0x041F, 259430}, {0x0420, 257153}, {0x0421, 257217}, {0x0422, 260428}, {0x0423, 260712}, {0x0424, 256646}, {0x0425, 257588}, {0x0426, 260569}, {0x0427, 255947}, {0x0428, 259921}, {0x0429, 259949}, {0x042A, 257733}, {0x042B, 261062}, {0x042C, 260283}, {0x042D, 256579}, {0x042E, 261232}, {0x042F, 260979}, {0x0430, 261801}, {0x0431, 262198}, {0x0432, 267422}, {0x0433, 263717}, {0x0434, 262683}, {0x0435, 264305}, {0x0436, 267898}, {0x0437, 267764}, {0x0438, 264171}, {0x0439, 266430}, {0x043A, 264795}, {0x043B, 263111}, {0x043C, 263288}, {0x043D, 263348}, {0x043E, 265625}, {0x043F, 265811}, {0x0440, 263565}, {0x0441, 263625}, {0x0442, 266882}, {0x0443, 267186}, {0x0444, 263086}, {0x0445, 263976}, {0x0446, 267053}, {0x0447, 262429}, {0x0448, 266307}, {0x0449, 266333}, {0x044A, 264113}, {0x044B, 267579}, {0x044C, 266647}, {0x044D, 263023}, {0x044E, 267739}, {0x044F, 267502}, {0x0450, 264366}, {0x0451, 264402}, {0x0452, 262708}, {0x0453, 263950}, {0x0454, 267352}, {0x0455, 262860}, {0x0456, 262355}, {0x0457, 267689}, {0x0458, 264770}, {0x0459, 265402}, {0x045A, 265599}, {0x045B, 267079}, {0x045C, 265015}, {0x045D, 264234}, {0x045E, 266500}, {0x045F, 262914}, {0x0460, 259332}, {0x0461, 265688}, {0x0462, 261034}, {0x0463, 267553}, {0x0464, 258223}, {0x0465, 264575}, {0x0466, 259065}, {0x0467, 265369}, {0x0468, 258258}, {0x0469, 264608}, {0x046A, 255729}, {0x046B, 262223}, {0x046C, 258131}, {0x046D, 264487}, {0x046E, 259009}, {0x046F, 265317}, {0x0470, 259543}, {0x0471, 265918}, {0x0472, 257286}, {0x0473, 263690}, {0x0474, 258339}, {0x0475, 264685}, {0x0476, 258371}, {0x0477, 264715}, {0x0478, 260861}, {0x0479, 267327}, {0x047A, 259772}, {0x047B, 266133}, {0x047C, 259362}, {0x047D, 265716}, {0x047E, 259403}, {0x047F, 265755}, {0x0480, 258979}, {0x0481, 265289}, {0x0482, 269119}, {0x0483, 199161}, {0x0484, 198902}, {0x0485, 197413}, {0x0486, 198991}, {0x0487, 198963}, {0x0488, 197488}, {0x0489, 198869}, {0x048A, 260084}, {0x048B, 266460}, {0x048C, 259883}, {0x048D, 266271}, {0x048E, 257180}, {0x048F, 263590}, {0x0490, 257520}, {0x0491, 263912}, {0x0492, 257431}, {0x0493, 263827}, {0x0494, 257386}, {0x0495, 263784}, {0x0496, 261468}, {0x0497, 267961}, {0x0498, 261286}, {0x0499, 267789}, {0x049A, 258482}, {0x049B, 264820}, {0x049C, 258600}, {0x049D, 264932}, {0x049E, 258561}, {0x049F, 264895}, {0x04A0, 255667}, {0x04A1, 262165}, {0x04A2, 256951}, {0x04A3, 263373}, {0x04A4, 261614}, {0x04A5, 268099}, {0x04A6, 259499}, {0x04A7, 265876}, {0x04A8, 255516}, {0x04A9, 262022}, {0x04AA, 257244}, {0x04AB, 263650}, {0x04AC, 260455}, {0x04AD, 266907}, {0x04AE, 260317}, {0x04AF, 266679}, {0x04B0, 260352}, {0x04B1, 266712}, {0x04B2, 257615}, {0x04B3, 264001}, {0x04B4, 261647}, {0x04B5, 268130}, {0x04B6, 255975}, {0x04B7, 262455}, {0x04B8, 256061}, {0x04B9, 262537}, {0x04BA, 259979}, {0x04BB, 266361}, {0x04BC, 255387}, {0x04BD, 261899}, {0x04BE, 255425}, {0x04BF, 261935}, {0x04C0, 261726}, {0x04C1, 261429}, {0x04C2, 267924}, {0x04C3, 258524}, {0x04C4, 264860}, {0x04C5, 256823}, {0x04C6, 263253}, {0x04C7, 256993}, {0x04C8, 263413}, {0x04C9, 257116}, {0x04CA, 263530}, {0x04CB, 258648}, {0x04CC, 264978}, {0x04CD, 256887}, {0x04CE, 263313}, {0x04CF, 265780}, {0x04D0, 255309}, {0x04D1, 261825}, {0x04D2, 255346}, {0x04D3, 261860}, {0x04D4, 261583}, {0x04D5, 268070}, {0x04D6, 257964}, {0x04D7, 264330}, {0x04D8, 259808}, {0x04D9, 266200}, {0x04DA, 259838}, {0x04DB, 266228}, {0x04DC, 261511}, {0x04DD, 268002}, {0x04DE, 261328}, {0x04DF, 267829}, {0x04E0, 255478}, {0x04E1, 261986}, {0x04E2, 257899}, {0x04E3, 264269}, {0x04E4, 257821}, {0x04E5, 264195}, {0x04E6, 259291}, {0x04E7, 265649}, {0x04E8, 255586}, {0x04E9, 262088}, {0x04EA, 255619}, {0x04EB, 262119}, {0x04EC, 256605}, {0x04ED, 263047}, {0x04EE, 260823}, {0x04EF, 267291}, {0x04F0, 260738}, {0x04F1, 267210}, {0x04F2, 260779}, {0x04F3, 267249}, {0x04F4, 256018}, {0x04F5, 262496}, {0x04F6, 257343}, {0x04F7, 263743}, {0x04F8, 261134}, {0x04F9, 267647}, {0x04FA, 257471}, {0x04FB, 263865}, {0x04FC, 257657}, {0x04FD, 264041}, {0x04FE, 257694}, {0x04FF, 264076}, {0x0500, 258715}, {0x0501, 265041}, {0x0502, 258747}, {0x0503, 265071}, {0x0504, 258946}, {0x0505, 265258}, {0x0506, 258780}, {0x0507, 265102}, {0x0508, 258814}, {0x0509, 265134}, {0x050A, 258847}, {0x050B, 265165}, {0x050C, 258880}, {0x050D, 265196}, {0x050E, 258913}, {0x050F, 265227}, {0x0510, 259708}, {0x0511, 266073}, {0x0512, 256742}, {0x0513, 263176}, {0x0514, 259037}, {0x0515, 265343}, {0x0516, 259744}, {0x0517, 266107}, {0x0518, 261006}, {0x0519, 267527}, {0x051A, 259571}, {0x051B, 265944}, {0x051C, 260952}, {0x051D, 267447}, {0x051E, 255553}, {0x051F, 262057}, {0x0520, 256779}, {0x0521, 263211}, {0x0522, 257072}, {0x0523, 263488}, {0x0524, 259457}, {0x0525, 265836}, {0x0526, 260008}, {0x0527, 266388}, {0x0528, 257030}, {0x0529, 263448}, {0x052A, 256549}, {0x052B, 262995}, {0x052C, 256186}, {0x052D, 262656}, {0x052E, 256700}, {0x052F, 263136}, {0x0531, 79147}, {0x0532, 79175}, {0x0533, 79480}, {0x0534, 79314}, {0x0535, 79341}, {0x0536, 80150}, {0x0537, 79369}, {0x0538, 79396}, {0x0539, 79984}, {0x053A, 80177}, {0x053B, 79535}, {0x053C, 79675}, {0x053D, 80066}, {0x053E, 79203}, {0x053F, 79647}, {0x0540, 79508}, {0x0541, 79563}, {0x0542, 79451}, {0x0543, 79258}, {0x0544, 79704}, {0x0545, 80094}, {0x0546, 79732}, {0x0547, 79927}, {0x0548, 80039}, {0x0549, 79230}, {0x054A, 79787}, {0x054B, 79590}, {0x054C, 79844}, {0x054D, 79899}, {0x054E, 80011}, {0x054F, 79955}, {0x0550, 79871}, {0x0551, 79287}, {0x0552, 80121}, {0x0553, 79815}, {0x0554, 79619}, {0x0555, 79760}, {0x0556, 79423}, {0x0559, 80323}, {0x055A, 79127}, {0x055B, 80239}, {0x055C, 80262}, {0x055D, 80205}, {0x055E, 80363}, {0x055F, 79100}, {0x0560, 81188}, {0x0561, 80386}, {0x0562, 80412}, {0x0563, 80695}, {0x0564, 80541}, {0x0565, 80566}, {0x0566, 81387}, {0x0567, 80592}, {0x0568, 80617}, {0x0569, 81163}, {0x056A, 81412}, {0x056B, 80746}, {0x056C, 80876}, {0x056D, 81272}, {0x056E, 80438}, {0x056F, 80850}, {0x0570, 80721}, {0x0571, 80772}, {0x0572, 80668}, {0x0573, 80489}, {0x0574, 80903}, {0x0575, 81298}, {0x0576, 80929}, {0x0577, 81110}, {0x0578, 81247}, {0x0579, 80463}, {0x057A, 80980}, {0x057B, 80797}, {0x057C, 81033}, {0x057D, 81084}, {0x057E, 81221}, {0x057F, 81136}, {0x0580, 81058}, {0x0581, 80516}, {0x0582, 81360}, {0x0583, 81006}, {0x0584, 80824}, {0x0585, 80955}, {0x0586, 80642}, {0x0587, 81438}, {0x0588, 81323}, {0x0589, 80288}, {0x058A, 80307}, {0x058D, 836699}, {0x058E, 629245}, {0x058F, 80220}, {0x0591, 509479}, {0x0592, 509810}, {0x0593, 509830}, {0x0594, 510029}, {0x0595, 510003}, {0x0596, 509933}, {0x0597, 509790}, {0x0598, 510055}, {0x0599, 509703}, {0x059A, 509983}, {0x059B, 509913}, {0x059C, 509501}, {0x059D, 509522}, {0x059E, 509550}, {0x059F, 509764}, {0x05A0, 509855}, {0x05A1, 509724}, {0x05A2, 509413}, {0x05A3, 509665}, {0x05A4, 509593}, {0x05A5, 509616}, {0x05A6, 509637}, {0x05A7, 509440}, {0x05A8, 509744}, {0x05A9, 509884}, {0x05AA, 509954}, {0x05AB, 509685}, {0x05AC, 509574}, {0x05AD, 509460}, {0x05AE, 510075}, {0x05AF, 512115}, {0x05B0, 512514}, {0x05B1, 512243}, {0x05B2, 512192}, {0x05B3, 512217}, {0x05B4, 512268}, {0x05B5, 512576}, {0x05B6, 512495}, {0x05B7, 512392}, {0x05B8, 512411}, {0x05B9, 512287}, {0x05BA, 512306}, {0x05BB, 512457}, {0x05BC, 512163}, {0x05BD, 512373}, {0x05BE, 512650}, {0x05BF, 512477}, {0x05C0, 512706}, {0x05C1, 512533}, {0x05C2, 512555}, {0x05C3, 512731}, {0x05C4, 512141}, {0x05C5, 512093}, {0x05C6, 512675}, {0x05C7, 512431}, {0x05D0, 510095}, {0x05D1, 510291}, {0x05D2, 510611}, {0x05D3, 510367}, {0x05D4, 510663}, {0x05D5, 511525}, {0x05D6, 511874}, {0x05D7, 510708}, {0x05D8, 511425}, {0x05D9, 511797}, {0x05DA, 510419}, {0x05DB, 510726}, {0x05DC, 510802}, {0x05DD, 510479}, {0x05DE, 510854}, {0x05DF, 510503}, {0x05E0, 510902}, {0x05E1, 511121}, {0x05E2, 510272}, {0x05E3, 510527}, {0x05E4, 510950}, {0x05E5, 510585}, {0x05E6, 511473}, {0x05E7, 511023}, {0x05E8, 511071}, {0x05E9, 511175}, {0x05EA, 511377}, {0x05EF, 512760}, {0x05F0, 511953}, {0x05F1, 512023}, {0x05F2, 511988}, {0x05F3, 512595}, {0x05F4, 512621}, {0x0600, 75125}, {0x0601, 75826}, {0x0602, 28739}, {0x0603, 75748}, {0x0604, 75807}, {0x0605, 75100}, {0x0606, 78739}, {0x0607, 79002}, {0x0608, 75383}, {0x0609, 79027}, {0x060A, 79055}, {0x060B, 3712}, {0x060C, 27977}, {0x060D, 28246}, {0x060E, 75289}, {0x060F, 75669}, {0x0610, 75766}, {0x0611, 75641}, {0x0612, 75717}, {0x0613, 75687}, {0x0614, 75909}, {0x0615, 76612}, {0x0616, 76165}, {0x0617, 77092}, {0x0618, 75973}, {0x0619, 75931}, {0x061A, 77115}, {0x061B, 75556}, {0x061C, 38870}, {0x061D, 28501}, {0x061E, 78516}, {0x061F, 75338}, {0x0620, 37625}, {0x0621, 36049}, {0x0622, 31178}, {0x0623, 30869}, {0x0624, 45376}, {0x0625, 31002}, {0x0626, 46101}, {0x0627, 29700}, {0x0628, 31698}, {0x0629, 43570}, {0x062A, 43460}, {0x062B, 44114}, {0x062C, 36919}, {0x062D, 35418}, {0x062E, 38104}, {0x062F, 32727}, {0x0630, 44032}, {0x0631, 40805}, {0x0632, 46806}, {0x0633, 41930}, {0x0634, 42475}, {0x0635, 41672}, {0x0636, 32469}, {0x0637, 42742}, {0x0638, 46666}, {0x0639, 29334}, {0x063A, 35027}, {0x063B, 38013}, {0x063C, 37912}, {0x063D, 34211}, {0x063E, 34297}, {0x063F, 34251}, {0x0640, 78180}, {0x0641, 34341}, {0x0642, 40508}, {0x0643, 37264}, {0x0644, 38449}, {0x0645, 38889}, {0x0646, 39428}, {0x0647, 36103}, {0x0648, 45106}, {0x0649, 29782}, {0x064A, 45572}, {0x064B, 28668}, {0x064C, 28200}, {0x064D, 28961}, {0x064E, 28525}, {0x064F, 28113}, {0x0650, 28868}, {0x0651, 75573}, {0x0652, 77488}, {0x0653, 70375}, {0x0654, 28808}, {0x0655, 28827}, {0x0656, 77466}, {0x0657, 28846}, {0x0658, 70395}, {0x0659, 78723}, {0x065A, 78667}, {0x065B, 78626}, {0x065C, 78598}, {0x065D, 75394}, {0x065E, 28641}, {0x065F, 78699}, {0x0660, 78978}, {0x0661, 78859}, {0x0662, 78955}, {0x0663, 78930}, {0x0664, 78811}, {0x0665, 78787}, {0x0666, 78907}, {0x0667, 78882}, {0x0668, 78762}, {0x0669, 78835}, {0x066A, 75220}, {0x066B, 28268}, {0x066C, 78337}, {0x066D, 28714}, {0x066E, 33405}, {0x066F, 33457}, {0x0670, 42687}, {0x0671, 29888}, {0x0672, 31471}, {0x0673, 31512}, {0x0674, 36806}, {0x0675, 36831}, {0x0676, 36861}, {0x0677, 44687}, {0x0678, 36890}, {0x0679, 44282}, {0x067A, 44459}, {0x067B, 31553}, {0x067C, 43734}, {0x067D, 43832}, {0x067E, 40147}, {0x067F, 43882}, {0x0680, 32319}, {0x0681, 35620}, {0x0682, 36002}, {0x0683, 39926}, {0x0684, 33562}, {0x0685, 35867}, {0x0686, 43082}, {0x0687, 43300}, {0x0688, 33323}, {0x0689, 33005}, {0x068A, 32806}, {0x068B, 32839}, {0x068C, 32642}, {0x068D, 33235}, {0x068E, 33483}, {0x068F, 33033}, {0x0690, 32886}, {0x0691, 41590}, {0x0692, 41228}, {0x0693, 41100}, {0x0694, 40884}, {0x0695, 41259}, {0x0696, 40917}, {0x0697, 41326}, {0x0698, 37185}, {0x0699, 40964}, {0x069A, 42075}, {0x069B, 42322}, {0x069C, 42363}, {0x069D, 41892}, {0x069E, 41812}, {0x069F, 42915}, {0x06A0, 29474}, {0x06A1, 33431}, {0x06A2, 34568}, {0x06A3, 34481}, {0x06A4, 44966}, {0x06A5, 34607}, {0x06A6, 40358}, {0x06A7, 40648}, {0x06A8, 40765}, {0x06A9, 37652}, {0x06AA, 42718}, {0x06AB, 37470}, {0x06AC, 37404}, {0x06AD, 39143}, {0x06AE, 37498}, {0x06AF, 34742}, {0x06B0, 34921}, {0x06B1, 39278}, {0x06B2, 34989}, {0x06B3, 35273}, {0x06B4, 34949}, {0x06B5, 38736}, {0x06B6, 38616}, {0x06B7, 38767}, {0x06B8, 38807}, {0x06B9, 39676}, {0x06BA, 39477}, {0x06BB, 41413}, {0x06BC, 39751}, {0x06BD, 39846}, {0x06BE, 36121}, {0x06BF, 43232}, {0x06C0, 36682}, {0x06C1, 36350}, {0x06C2, 36515}, {0x06C3, 43633}, {0x06C4, 45506}, {0x06C5, 38249}, {0x06C6, 40071}, {0x06C7, 44614}, {0x06C8, 46590}, {0x06C9, 38349}, {0x06CA, 45534}, {0x06CB, 44890}, {0x06CC, 33837}, {0x06CD, 46357}, {0x06CE, 46326}, {0x06CF, 45185}, {0x06D0, 33707}, {0x06D1, 46385}, {0x06D2, 45590}, {0x06D3, 45828}, {0x06D4, 28762}, {0x06D5, 29190}, {0x06D6, 76273}, {0x06D7, 76215}, {0x06D8, 76355}, {0x06D9, 76138}, {0x06DA, 76115}, {0x06DB, 76634}, {0x06DC, 76560}, {0x06DD, 28482}, {0x06DE, 77438}, {0x06DF, 76507}, {0x06E0, 76663}, {0x06E1, 76014}, {0x06E2, 76391}, {0x06E3, 77189}, {0x06E4, 76331}, {0x06E5, 77404}, {0x06E6, 77421}, {0x06E7, 76999}, {0x06E8, 76428}, {0x06E9, 75266}, {0x06EA, 28453}, {0x06EB, 28423}, {0x06EC, 75512}, {0x06ED, 77134}, {0x06EE, 32971}, {0x06EF, 41038}, {0x06F0, 442298}, {0x06F1, 442134}, {0x06F2, 442266}, {0x06F3, 442232}, {0x06F4, 442068}, {0x06F5, 442035}, {0x06F6, 442200}, {0x06F7, 442166}, {0x06F8, 442001}, {0x06F9, 442101}, {0x06FA, 42625}, {0x06FB, 32609}, {0x06FC, 35177}, {0x06FD, 75844}, {0x06FE, 75873}, {0x06FF, 36648}, {0x0700, 914364}, {0x0701, 916060}, {0x0702, 915971}, {0x0703, 915998}, {0x0704, 915912}, {0x0705, 914586}, {0x0706, 914235}, {0x0707, 914260}, {0x0708, 916023}, {0x0709, 915935}, {0x070A, 914286}, {0x070B, 914499}, {0x070C, 914473}, {0x070D, 914446}, {0x070F, 914195}, {0x0710, 914610}, {0x0711, 915527}, {0x0712, 914630}, {0x0713, 914748}, {0x0714, 914768}, {0x0715, 914649}, {0x0716, 914670}, {0x0717, 914797}, {0x0718, 915624}, {0x0719, 915683}, {0x071A, 914814}, {0x071B, 915577}, {0x071C, 915596}, {0x071D, 915642}, {0x071E, 915661}, {0x071F, 914833}, {0x0720, 914852}, {0x0721, 915181}, {0x0722, 915199}, {0x0723, 915405}, {0x0724, 914720}, {0x0725, 914704}, {0x0726, 915217}, {0x0727, 915340}, {0x0728, 915385}, {0x0729, 915321}, {0x072A, 915366}, {0x072B, 915427}, {0x072C, 915559}, {0x072D, 915234}, {0x072E, 915292}, {0x072F, 915262}, {0x0730, 915767}, {0x0731, 915787}, {0x0732, 915807}, {0x0733, 916199}, {0x0734, 916219}, {0x0735, 916239}, {0x0736, 915845}, {0x0737, 915864}, {0x0738, 914333}, {0x0739, 914305}, {0x073A, 914522}, {0x073B, 914541}, {0x073C, 914560}, {0x073D, 914388}, {0x073E, 914407}, {0x073F, 915899}, {0x0740, 914426}, {0x0741, 915828}, {0x0742, 915883}, {0x0743, 916137}, {0x0744, 916168}, {0x0745, 916089}, {0x0746, 916113}, {0x0747, 915715}, {0x0748, 915741}, {0x0749, 915702}, {0x074A, 914220}, {0x074D, 915499}, {0x074E, 915471}, {0x074F, 915446}, {0x0750, 32081}, {0x0751, 31838}, {0x0752, 32134}, {0x0753, 32191}, {0x0754, 32267}, {0x0755, 31927}, {0x0756, 32013}, {0x0757, 35964}, {0x0758, 35907}, {0x0759, 33172}, {0x075A, 32925}, {0x075B, 41296}, {0x075C, 42186}, {0x075D, 29613}, {0x075E, 29554}, {0x075F, 29651}, {0x0760, 34704}, {0x0761, 34647}, {0x0762, 37802}, {0x0763, 37870}, {0x0764, 37954}, {0x0765, 39034}, {0x0766, 39068}, {0x0767, 39887}, {0x0768, 39780}, {0x0769, 39814}, {0x076A, 38589}, {0x076B, 41364}, {0x076C, 41003}, {0x076D, 42425}, {0x076E, 35814}, {0x076F, 35754}, {0x0770, 42261}, {0x0771, 41128}, {0x0772, 35701}, {0x0773, 30807}, {0x0774, 30743}, {0x0775, 34144}, {0x0776, 34075}, {0x0777, 34007}, {0x0778, 45315}, {0x0779, 45252}, {0x077A, 45760}, {0x077B, 45690}, {0x077C, 35558}, {0x077D, 42123}, {0x077E, 42226}, {0x077F, 37538}, {0x0780, 934601}, {0x0781, 934904}, {0x0782, 934782}, {0x0783, 934845}, {0x0784, 934409}, {0x0785, 934720}, {0x0786, 934661}, {0x0787, 934389}, {0x0788, 935048}, {0x0789, 934744}, {0x078A, 934516}, {0x078B, 934495}, {0x078C, 934972}, {0x078D, 934700}, {0x078E, 934536}, {0x078F, 934577}, {0x0790, 934884}, {0x0791, 934472}, {0x0792, 935124}, {0x0793, 934949}, {0x0794, 935088}, {0x0795, 934802}, {0x0796, 934638}, {0x0797, 934427}, {0x0798, 935029}, {0x0799, 934619}, {0x079A, 934681}, {0x079B, 934991}, {0x079C, 935106}, {0x079D, 934928}, {0x079E, 934863}, {0x079F, 934451}, {0x07A0, 935012}, {0x07A1, 935147}, {0x07A2, 934370}, {0x07A3, 934556}, {0x07A4, 934825}, {0x07A5, 935068}, {0x07A6, 934291}, {0x07A7, 934274}, {0x07A8, 934355}, {0x07A9, 934321}, {0x07AA, 935226}, {0x07AB, 935196}, {0x07AC, 934306}, {0x07AD, 934338}, {0x07AE, 935181}, {0x07AF, 935164}, {0x07B0, 935213}, {0x07B1, 934764}, {0x07C0, 770992}, {0x07C1, 770918}, {0x07C2, 770978}, {0x07C3, 770962}, {0x07C4, 770888}, {0x07C5, 770873}, {0x07C6, 770948}, {0x07C7, 770932}, {0x07C8, 770857}, {0x07C9, 770903}, {0x07CA, 771084}, {0x07CB, 771175}, {0x07CC, 771232}, {0x07CD, 771162}, {0x07CE, 771542}, {0x07CF, 771457}, {0x07D0, 771444}, {0x07D1, 771140}, {0x07D2, 771359}, {0x07D3, 771097}, {0x07D4, 771471}, {0x07D5, 771528}, {0x07D6, 771245}, {0x07D7, 771111}, {0x07D8, 771126}, {0x07D9, 771485}, {0x07DA, 771499}, {0x07DB, 771514}, {0x07DC, 771203}, {0x07DD, 771189}, {0x07DE, 771317}, {0x07DF, 771331}, {0x07E0, 771386}, {0x07E1, 771345}, {0x07E2, 771407}, {0x07E3, 771372}, {0x07E4, 771218}, {0x07E5, 771555}, {0x07E6, 771569}, {0x07E7, 771422}, {0x07E8, 771279}, {0x07E9, 771259}, {0x07EA, 771298}, {0x07EB, 770741}, {0x07EC, 770771}, {0x07ED, 770800}, {0x07EE, 770586}, {0x07EF, 770621}, {0x07F0, 770650}, {0x07F1, 770678}, {0x07F2, 770709}, {0x07F3, 770555}, {0x07F4, 771044}, {0x07F5, 771583}, {0x07F6, 771629}, {0x07F7, 771607}, {0x07F8, 770832}, {0x07F9, 771023}, {0x07FA, 771069}, {0x07FD, 770842}, {0x07FE, 771007}, {0x07FF, 771650}, {0x0800, 846372}, {0x0801, 846415}, {0x0802, 846479}, {0x0803, 846436}, {0x0804, 846542}, {0x0805, 846394}, {0x0806, 846828}, {0x0807, 846522}, {0x0808, 846761}, {0x0809, 846807}, {0x080A, 846562}, {0x080B, 846584}, {0x080C, 846607}, {0x080D, 846628}, {0x080E, 846714}, {0x080F, 846502}, {0x0810, 846459}, {0x0811, 846782}, {0x0812, 846649}, {0x0813, 846670}, {0x0814, 846692}, {0x0815, 846739}, {0x0816, 846901}, {0x0817, 846919}, {0x0818, 846965}, {0x0819, 846849}, {0x081A, 846990}, {0x081B, 846871}, {0x081C, 847658}, {0x081D, 847555}, {0x081E, 847797}, {0x081F, 847629}, {0x0820, 847531}, {0x0821, 847765}, {0x0822, 847601}, {0x0823, 847508}, {0x0824, 847059}, {0x0825, 847830}, {0x0826, 847714}, {0x0827, 847886}, {0x0828, 847031}, {0x0829, 847686}, {0x082A, 847578}, {0x082B, 847742}, {0x082C, 847859}, {0x082D, 846942}, {0x0830, 847300}, {0x0831, 847093}, {0x0832, 847122}, {0x0833, 847238}, {0x0834, 847209}, {0x0835, 847358}, {0x0836, 846344}, {0x0837, 847264}, {0x0838, 847480}, {0x0839, 847330}, {0x083A, 847453}, {0x083B, 847426}, {0x083C, 847179}, {0x083D, 847391}, {0x083E, 847150}, {0x0840, 663785}, {0x0841, 663413}, {0x0842, 663449}, {0x0843, 663431}, {0x0844, 663467}, {0x0845, 663861}, {0x0846, 663743}, {0x0847, 663824}, {0x0848, 663724}, {0x0849, 663522}, {0x084A, 663504}, {0x084B, 663542}, {0x084C, 663560}, {0x084D, 663578}, {0x084E, 663650}, {0x084F, 663806}, {0x0850, 663596}, {0x0851, 663687}, {0x0852, 663614}, {0x0853, 663632}, {0x0854, 663668}, {0x0855, 663706}, {0x0856, 663761}, {0x0857, 663842}, {0x0858, 663485}, {0x0859, 663364}, {0x085A, 663904}, {0x085B, 663389}, {0x085E, 663884}, {0x0860, 914985}, {0x0861, 914901}, {0x0862, 915070}, {0x0863, 915153}, {0x0864, 915013}, {0x0865, 915041}, {0x0866, 914873}, {0x0867, 915098}, {0x0868, 914928}, {0x0869, 914956}, {0x086A, 915125}, {0x0870, 30172}, {0x0871, 30534}, {0x0872, 31311}, {0x0873, 31135}, {0x0874, 30211}, {0x0875, 29988}, {0x0876, 30436}, {0x0877, 30387}, {0x0878, 30294}, {0x0879, 30485}, {0x087A, 30709}, {0x087B, 30583}, {0x087C, 31355}, {0x087D, 30040}, {0x087E, 30646}, {0x087F, 31413}, {0x0880, 30106}, {0x0881, 30342}, {0x0882, 30250}, {0x0883, 78230}, {0x0884, 78267}, {0x0885, 78302}, {0x0886, 44259}, {0x0887, 27921}, {0x0888, 75359}, {0x0889, 39710}, {0x088A, 35655}, {0x088B, 42882}, {0x088C, 42955}, {0x088D, 38053}, {0x088E, 78577}, {0x0890, 75314}, {0x0891, 75240}, {0x0897, 75207}, {0x0898, 76728}, {0x0899, 77261}, {0x089A, 77232}, {0x089B, 77374}, {0x089C, 70355}, {0x089D, 77572}, {0x089E, 28402}, {0x089F, 28779}, {0x08A0, 32044}, {0x08A1, 31892}, {0x08A2, 37146}, {0x08A3, 42995}, {0x08A4, 34514}, {0x08A5, 40681}, {0x08A6, 38649}, {0x08A7, 39102}, {0x08A8, 46477}, {0x08A9, 46425}, {0x08AA, 41072}, {0x08AB, 45218}, {0x08AC, 41563}, {0x08AD, 38847}, {0x08AE, 33083}, {0x08AF, 41852}, {0x08B0, 34882}, {0x08B1, 42660}, {0x08B2, 46888}, {0x08B3, 29514}, {0x08B4, 37437}, {0x08B5, 40714}, {0x08B6, 31973}, {0x08B7, 40287}, {0x08B8, 43762}, {0x08B9, 41188}, {0x08BA, 46531}, {0x08BB, 29207}, {0x08BC, 29260}, {0x08BD, 29233}, {0x08BE, 40327}, {0x08BF, 43801}, {0x08C0, 44427}, {0x08C1, 43267}, {0x08C2, 37837}, {0x08C3, 35212}, {0x08C4, 29286}, {0x08C5, 37064}, {0x08C6, 37105}, {0x08C7, 38683}, {0x08C8, 35254}, {0x08C9, 75950}, {0x08CA, 76053}, {0x08CB, 77021}, {0x08CC, 76914}, {0x08CD, 77070}, {0x08CE, 29033}, {0x08CF, 29062}, {0x08D0, 77501}, {0x08D1, 29007}, {0x08D2, 29091}, {0x08D3, 77211}, {0x08D4, 76789}, {0x08D5, 76538}, {0x08D6, 75992}, {0x08D7, 76485}, {0x08D8, 76451}, {0x08D9, 77156}, {0x08DA, 76851}, {0x08DB, 76819}, {0x08DC, 76758}, {0x08DD, 76941}, {0x08DE, 76887}, {0x08DF, 76970}, {0x08E0, 76081}, {0x08E1, 76583}, {0x08E2, 28293}, {0x08E3, 78551}, {0x08E4, 28031}, {0x08E5, 27990}, {0x08E6, 28072}, {0x08E7, 28050}, {0x08E8, 28009}, {0x08E9, 28091}, {0x08EA, 78410}, {0x08EB, 78462}, {0x08EC, 78364}, {0x08ED, 78436}, {0x08EE, 78489}, {0x08EF, 78387}, {0x08F0, 75165}, {0x08F1, 75144}, {0x08F2, 75186}, {0x08F3, 76706}, {0x08F4, 28618}, {0x08F5, 28590}, {0x08F6, 28933}, {0x08F7, 29134}, {0x08F8, 75416}, {0x08F9, 29162}, {0x08FA, 75483}, {0x08FB, 28321}, {0x08FC, 28357}, {0x08FD, 75445}, {0x08FE, 28178}, {0x08FF, 70419}, {0x0900, 275277}, {0x0901, 274964}, {0x0902, 274860}, {0x0903, 275507}, {0x0904, 274353}, {0x0905, 273062}, {0x0906, 273082}, {0x0907, 273719}, {0x0908, 273739}, {0x0909, 274541}, {0x090A, 274582}, {0x090B, 274703}, {0x090C, 274646}, {0x090D, 273300}, {0x090E, 274379}, {0x090F, 273511}, {0x0910, 273103}, {0x0911, 273327}, {0x0912, 274405}, {0x0913, 274118}, {0x0914, 273124}, {0x0915, 273825}, {0x0916, 273846}, {0x0917, 273552}, {0x0918, 273595}, {0x0919, 274029}, {0x091A, 273252}, {0x091B, 273354}, {0x091C, 273760}, {0x091D, 273781}, {0x091E, 274096}, {0x091F, 274496}, {0x0920, 274518}, {0x0921, 273397}, {0x0922, 273466}, {0x0923, 274051}, {0x0924, 274453}, {0x0925, 274474}, {0x0926, 273376}, {0x0927, 273489}, {0x0928, 274008}, {0x0929, 274073}, {0x092A, 274181}, {0x092B, 274202}, {0x092C, 273187}, {0x092D, 273230}, {0x092E, 273957}, {0x092F, 274760}, {0x0930, 274245}, {0x0931, 274288}, {0x0932, 273891}, {0x0933, 273912}, {0x0934, 273934}, {0x0935, 274625}, {0x0936, 274331}, {0x0937, 274431}, {0x0938, 274310}, {0x0939, 273671}, {0x093A, 275993}, {0x093B, 276018}, {0x093C, 275336}, {0x093D, 274885}, {0x093E, 275673}, {0x093F, 275920}, {0x0940, 275944}, {0x0941, 276142}, {0x0942, 276191}, {0x0943, 276307}, {0x0944, 276339}, {0x0945, 275798}, {0x0946, 276082}, {0x0947, 275896}, {0x0948, 275698}, {0x0949, 275865}, {0x094A, 276112}, {0x094B, 275969}, {0x094C, 275723}, {0x094D, 275484}, {0x094E, 276044}, {0x094F, 275748}, {0x0950, 274846}, {0x0951, 275643}, {0x0952, 275611}, {0x0953, 272939}, {0x0954, 272615}, {0x0955, 275829}, {0x0956, 276166}, {0x0957, 276216}, {0x0958, 274224}, {0x0959, 273868}, {0x095A, 273617}, {0x095B, 274803}, {0x095C, 273442}, {0x095D, 274266}, {0x095E, 273531}, {0x095F, 274781}, {0x0960, 274731}, {0x0961, 274674}, {0x0962, 276242}, {0x0963, 276274}, {0x0964, 272656}, {0x0965, 272893}, {0x0966, 272871}, {0x0967, 272762}, {0x0968, 272850}, {0x0969, 272827}, {0x096A, 272718}, {0x096B, 272696}, {0x096C, 272806}, {0x096D, 272783}, {0x096E, 272673}, {0x096F, 272740}, {0x0970, 272586}, {0x0971, 275244}, {0x0972, 273273}, {0x0973, 274138}, {0x0974, 274159}, {0x0975, 273145}, {0x0976, 274561}, {0x0977, 274603}, {0x0978, 273978}, {0x0979, 274824}, {0x097A, 273692}, {0x097B, 273573}, {0x097C, 273803}, {0x097D, 273640}, {0x097E, 273419}, {0x097F, 273208}, {0x0980, 106906}, {0x0981, 108550}, {0x0982, 108506}, {0x0983, 108614}, {0x0985, 107387}, {0x0986, 107404}, {0x0987, 107680}, {0x0988, 107697}, {0x0989, 108244}, {0x098A, 108261}, {0x098B, 108360}, {0x098C, 108309}, {0x098F, 107608}, {0x0990, 107422}, {0x0993, 107925}, {0x0994, 107440}, {0x0995, 107752}, {0x0996, 107770}, {0x0997, 107625}, {0x0998, 107643}, {0x0999, 107868}, {0x099A, 107495}, {0x099B, 107513}, {0x099C, 107715}, {0x099D, 107733}, {0x099E, 107906}, {0x099F, 108205}, {0x09A0, 108224}, {0x09A1, 107550}, {0x09A2, 107569}, {0x09A3, 107887}, {0x09A4, 108168}, {0x09A5, 108186}, {0x09A6, 107532}, {0x09A7, 107589}, {0x09A8, 107850}, {0x09AA, 107942}, {0x09AB, 107960}, {0x09AC, 107458}, {0x09AD, 107476}, {0x09AE, 107832}, {0x09AF, 108411}, {0x09B0, 107979}, {0x09B2, 107814}, {0x09B6, 108130}, {0x09B7, 108149}, {0x09B8, 108112}, {0x09B9, 107662}, {0x09BC, 108575}, {0x09BD, 108528}, {0x09BE, 108635}, {0x09BF, 108722}, {0x09C0, 108743}, {0x09C1, 108786}, {0x09C2, 108807}, {0x09C3, 108888}, {0x09C4, 108917}, {0x09C7, 108701}, {0x09C8, 108657}, {0x09CB, 108765}, {0x09CC, 108679}, {0x09CD, 108594}, {0x09CE, 107789}, {0x09D7, 106919}, {0x09DC, 108093}, {0x09DD, 108074}, {0x09DF, 108429}, {0x09E0, 108385}, {0x09E1, 108334}, {0x09E2, 108829}, {0x09E3, 108858}, {0x09E6, 107334}, {0x09E7, 107240}, {0x09E8, 107316}, {0x09E9, 107296}, {0x09EA, 107202}, {0x09EB, 107183}, {0x09EC, 107278}, {0x09ED, 107258}, {0x09EE, 107163}, {0x09EF, 107221}, {0x09F0, 108035}, {0x09F1, 107997}, {0x09F2, 108448}, {0x09F3, 108467}, {0x09F4, 107011}, {0x09F5, 107132}, {0x09F6, 107099}, {0x09F7, 106979}, {0x09F8, 107042}, {0x09F9, 106942}, {0x09FA, 107372}, {0x09FB, 107353}, {0x09FC, 108279}, {0x09FD, 106880}, {0x09FE, 108486}, {0x0A01, 485542}, {0x0A02, 485567}, {0x0A03, 485648}, {0x0A05, 484609}, {0x0A06, 484627}, {0x0A07, 484959}, {0x0A08, 484977}, {0x0A09, 485448}, {0x0A0A, 485466}, {0x0A0F, 484842}, {0x0A10, 484646}, {0x0A13, 485232}, {0x0A14, 484665}, {0x0A15, 485035}, {0x0A16, 485054}, {0x0A17, 484880}, {0x0A18, 484899}, {0x0A19, 485172}, {0x0A1A, 484723}, {0x0A1B, 484742}, {0x0A1C, 484996}, {0x0A1D, 485015}, {0x0A1E, 485212}, {0x0A1F, 485407}, {0x0A20, 485427}, {0x0A21, 484781}, {0x0A22, 484801}, {0x0A23, 485192}, {0x0A24, 485368}, {0x0A25, 485387}, {0x0A26, 484762}, {0x0A27, 484822}, {0x0A28, 485153}, {0x0A2A, 485251}, {0x0A2B, 485270}, {0x0A2C, 484684}, {0x0A2D, 484703}, {0x0A2E, 485134}, {0x0A2F, 485504}, {0x0A30, 485290}, {0x0A32, 485095}, {0x0A33, 485114}, {0x0A35, 485485}, {0x0A36, 485348}, {0x0A38, 485329}, {0x0A39, 484940}, {0x0A3C, 485587}, {0x0A3E, 485719}, {0x0A3F, 485811}, {0x0A40, 485833}, {0x0A41, 485879}, {0x0A42, 485901}, {0x0A47, 485788}, {0x0A48, 485742}, {0x0A4B, 485856}, {0x0A4C, 485765}, {0x0A4D, 485627}, {0x0A51, 485607}, {0x0A59, 485074}, {0x0A5A, 484919}, {0x0A5B, 485523}, {0x0A5C, 485309}, {0x0A5E, 484861}, {0x0A66, 484558}, {0x0A67, 484459}, {0x0A68, 484539}, {0x0A69, 484518}, {0x0A6A, 484419}, {0x0A6B, 484399}, {0x0A6C, 484499}, {0x0A6D, 484478}, {0x0A6E, 484378}, {0x0A6F, 484439}, {0x0A70, 485691}, {0x0A71, 484363}, {0x0A72, 484596}, {0x0A73, 485706}, {0x0A74, 484578}, {0x0A75, 485670}, {0x0A76, 484336}, {0x0A81, 482082}, {0x0A82, 482036}, {0x0A83, 482317}, {0x0A85, 481027}, {0x0A86, 481045}, {0x0A87, 481336}, {0x0A88, 481354}, {0x0A89, 481803}, {0x0A8A, 481821}, {0x0A8B, 481912}, {0x0A8C, 481859}, {0x0A8D, 482339}, {0x0A8F, 481260}, {0x0A90, 481064}, {0x0A91, 482363}, {0x0A93, 481588}, {0x0A94, 481083}, {0x0A95, 481412}, {0x0A96, 481431}, {0x0A97, 481278}, {0x0A98, 481297}, {0x0A99, 481528}, {0x0A9A, 481141}, {0x0A9B, 481160}, {0x0A9C, 481373}, {0x0A9D, 481392}, {0x0A9E, 481568}, {0x0A9F, 481762}, {0x0AA0, 481782}, {0x0AA1, 481199}, {0x0AA2, 481219}, {0x0AA3, 481548}, {0x0AA4, 481723}, {0x0AA5, 481742}, {0x0AA6, 481180}, {0x0AA7, 481240}, {0x0AA8, 481509}, {0x0AAA, 481606}, {0x0AAB, 481625}, {0x0AAC, 481102}, {0x0AAD, 481121}, {0x0AAE, 481490}, {0x0AAF, 481965}, {0x0AB0, 481645}, {0x0AB2, 481451}, {0x0AB3, 481470}, {0x0AB5, 481840}, {0x0AB6, 481683}, {0x0AB7, 481703}, {0x0AB8, 481664}, {0x0AB9, 481317}, {0x0ABC, 482162}, {0x0ABD, 482059}, {0x0ABE, 482387}, {0x0ABF, 482536}, {0x0AC0, 482558}, {0x0AC1, 482603}, {0x0AC2, 482625}, {0x0AC3, 482709}, {0x0AC4, 482739}, {0x0AC5, 482456}, {0x0AC7, 482514}, {0x0AC8, 482410}, {0x0AC9, 482485}, {0x0ACB, 482581}, {0x0ACC, 482433}, {0x0ACD, 482296}, {0x0AD0, 482004}, {0x0AE0, 481938}, {0x0AE1, 481885}, {0x0AE2, 482648}, {0x0AE3, 482678}, {0x0AE6, 481007}, {0x0AE7, 480908}, {0x0AE8, 480988}, {0x0AE9, 480967}, {0x0AEA, 480868}, {0x0AEB, 480848}, {0x0AEC, 480948}, {0x0AED, 480927}, {0x0AEE, 480827}, {0x0AEF, 480888}, {0x0AF0, 480800}, {0x0AF1, 482016}, {0x0AF9, 481984}, {0x0AFA, 482203}, {0x0AFB, 482182}, {0x0AFC, 482141}, {0x0AFD, 482223}, {0x0AFE, 482108}, {0x0AFF, 482259}, {0x0B01, 802385}, {0x0B02, 802345}, {0x0B03, 802463}, {0x0B05, 801465}, {0x0B06, 801480}, {0x0B07, 801726}, {0x0B08, 801741}, {0x0B09, 802155}, {0x0B0A, 802170}, {0x0B0B, 802249}, {0x0B0C, 802202}, {0x0B0F, 801662}, {0x0B10, 801496}, {0x0B13, 801939}, {0x0B14, 801512}, {0x0B15, 801790}, {0x0B16, 801806}, {0x0B17, 801677}, {0x0B18, 801693}, {0x0B19, 801888}, {0x0B1A, 801561}, {0x0B1B, 801577}, {0x0B1C, 801757}, {0x0B1D, 801773}, {0x0B1E, 801922}, {0x0B1F, 802120}, {0x0B20, 802137}, {0x0B21, 801610}, {0x0B22, 801627}, {0x0B23, 801905}, {0x0B24, 802087}, {0x0B25, 802103}, {0x0B26, 801594}, {0x0B27, 801645}, {0x0B28, 801872}, {0x0B2A, 801954}, {0x0B2B, 801970}, {0x0B2C, 801528}, {0x0B2D, 801544}, {0x0B2E, 801856}, {0x0B2F, 802312}, {0x0B30, 801987}, {0x0B32, 801823}, {0x0B33, 801839}, {0x0B35, 802186}, {0x0B36, 802053}, {0x0B37, 802070}, {0x0B38, 802037}, {0x0B39, 801710}, {0x0B3C, 802408}, {0x0B3D, 802365}, {0x0B3E, 802482}, {0x0B3F, 802561}, {0x0B40, 802580}, {0x0B41, 802619}, {0x0B42, 802638}, {0x0B43, 802713}, {0x0B44, 802740}, {0x0B47, 802542}, {0x0B48, 802502}, {0x0B4B, 802600}, {0x0B4C, 802522}, {0x0B4D, 802445}, {0x0B55, 802425}, {0x0B56, 801072}, {0x0B57, 801093}, {0x0B5C, 802020}, {0x0B5D, 802003}, {0x0B5F, 802328}, {0x0B60, 802272}, {0x0B61, 802225}, {0x0B62, 802658}, {0x0B63, 802685}, {0x0B66, 801267}, {0x0B67, 801183}, {0x0B68, 801251}, {0x0B69, 801233}, {0x0B6A, 801149}, {0x0B6B, 801132}, {0x0B6C, 801217}, {0x0B6D, 801199}, {0x0B6E, 801114}, {0x0B6F, 801166}, {0x0B70, 801452}, {0x0B71, 802296}, {0x0B72, 801334}, {0x0B73, 801310}, {0x0B74, 801390}, {0x0B75, 801361}, {0x0B76, 801284}, {0x0B77, 801420}, {0x0B82, 927444}, {0x0B83, 927779}, {0x0B85, 926677}, {0x0B86, 926692}, {0x0B87, 926803}, {0x0B88, 926818}, {0x0B89, 927181}, {0x0B8A, 927196}, {0x0B8E, 926756}, {0x0B8F, 926771}, {0x0B90, 926708}, {0x0B92, 927018}, {0x0B93, 927033}, {0x0B94, 926724}, {0x0B95, 926850}, {0x0B99, 926949}, {0x0B9A, 926740}, {0x0B9C, 926834}, {0x0B9E, 927001}, {0x0B9F, 927164}, {0x0BA3, 926966}, {0x0BA4, 927148}, {0x0BA8, 926933}, {0x0BA9, 926983}, {0x0BAA, 927049}, {0x0BAE, 926917}, {0x0BAF, 927228}, {0x0BB0, 927065}, {0x0BB1, 927081}, {0x0BB2, 926866}, {0x0BB3, 926882}, {0x0BB4, 926899}, {0x0BB5, 927212}, {0x0BB6, 927114}, {0x0BB7, 927131}, {0x0BB8, 927098}, {0x0BB9, 926787}, {0x0BBE, 927917}, {0x0BBF, 928016}, {0x0BC0, 928035}, {0x0BC1, 928094}, {0x0BC2, 928113}, {0x0BC6, 927977}, {0x0BC7, 927996}, {0x0BC8, 927937}, {0x0BCA, 928055}, {0x0BCB, 928074}, {0x0BCC, 927957}, {0x0BCD, 927761}, {0x0BD0, 927347}, {0x0BD7, 925689}, {0x0BE6, 925932}, {0x0BE7, 925848}, {0x0BE8, 925916}, {0x0BE9, 925898}, {0x0BEA, 925814}, {0x0BEB, 925797}, {0x0BEC, 925882}, {0x0BED, 925864}, {0x0BEE, 925779}, {0x0BEF, 925831}, {0x0BF0, 927330}, {0x0BF1, 927261}, {0x0BF2, 927286}, {0x0BF3, 925747}, {0x0BF4, 927244}, {0x0BF5, 928160}, {0x0BF6, 925762}, {0x0BF7, 925710}, {0x0BF8, 925669}, {0x0BF9, 927386}, {0x0BFA, 927312}, {0x0C00, 931802}, {0x0C01, 931741}, {0x0C02, 931699}, {0x0C03, 931917}, {0x0C04, 931765}, {0x0C05, 930684}, {0x0C06, 930700}, {0x0C07, 930996}, {0x0C08, 931012}, {0x0C09, 931534}, {0x0C0A, 931550}, {0x0C0B, 931633}, {0x0C0C, 931584}, {0x0C0E, 930911}, {0x0C0F, 930927}, {0x0C10, 930717}, {0x0C12, 931269}, {0x0C13, 931285}, {0x0C14, 930734}, {0x0C15, 931064}, {0x0C16, 931081}, {0x0C17, 930944}, {0x0C18, 930961}, {0x0C19, 931215}, {0x0C1A, 930786}, {0x0C1B, 930803}, {0x0C1C, 931029}, {0x0C1D, 931046}, {0x0C1E, 931251}, {0x0C1F, 931497}, {0x0C20, 931515}, {0x0C21, 930838}, {0x0C22, 930856}, {0x0C23, 931233}, {0x0C24, 931444}, {0x0C25, 931461}, {0x0C26, 930821}, {0x0C27, 930875}, {0x0C28, 931170}, {0x0C2A, 931302}, {0x0C2B, 931319}, {0x0C2C, 930751}, {0x0C2D, 930768}, {0x0C2E, 931153}, {0x0C2F, 931682}, {0x0C30, 931337}, {0x0C31, 931354}, {0x0C32, 931099}, {0x0C33, 931116}, {0x0C34, 931134}, {0x0C35, 931567}, {0x0C36, 931408}, {0x0C37, 931426}, {0x0C38, 931391}, {0x0C39, 930979}, {0x0C3C, 931842}, {0x0C3D, 931720}, {0x0C3E, 931937}, {0x0C3F, 932041}, {0x0C40, 932061}, {0x0C41, 932123}, {0x0C42, 932143}, {0x0C43, 932221}, {0x0C44, 932249}, {0x0C46, 932000}, {0x0C47, 932020}, {0x0C48, 931958}, {0x0C4A, 932082}, {0x0C4B, 932102}, {0x0C4C, 931979}, {0x0C4D, 931898}, {0x0C55, 930665}, {0x0C56, 930112}, {0x0C58, 931479}, {0x0C59, 930893}, {0x0C5A, 931372}, {0x0C5D, 931187}, {0x0C60, 931657}, {0x0C61, 931608}, {0x0C62, 932164}, {0x0C63, 932192}, {0x0C66, 930296}, {0x0C67, 930207}, {0x0C68, 930279}, {0x0C69, 930260}, {0x0C6A, 930171}, {0x0C6B, 930153}, {0x0C6C, 930243}, {0x0C6D, 930224}, {0x0C6E, 930134}, {0x0C6F, 930189}, {0x0C77, 931860}, {0x0C78, 930615}, {0x0C79, 930364}, {0x0C7A, 930566}, {0x0C7B, 930465}, {0x0C7C, 930314}, {0x0C7D, 930516}, {0x0C7E, 930413}, {0x0C7F, 931880}, {0x0C80, 546278}, {0x0C81, 546144}, {0x0C82, 546100}, {0x0C83, 546356}, {0x0C84, 546257}, {0x0C85, 545089}, {0x0C86, 545106}, {0x0C87, 545418}, {0x0C88, 545435}, {0x0C89, 545927}, {0x0C8A, 545944}, {0x0C8B, 546031}, {0x0C8C, 545980}, {0x0C8E, 545310}, {0x0C8F, 545327}, {0x0C90, 545124}, {0x0C92, 545686}, {0x0C93, 545703}, {0x0C94, 545142}, {0x0C95, 545490}, {0x0C96, 545508}, {0x0C97, 545363}, {0x0C98, 545381}, {0x0C99, 545629}, {0x0C9A, 545197}, {0x0C9B, 545215}, {0x0C9C, 545453}, {0x0C9D, 545471}, {0x0C9E, 545667}, {0x0C9F, 545888}, {0x0CA0, 545907}, {0x0CA1, 545252}, {0x0CA2, 545271}, {0x0CA3, 545648}, {0x0CA4, 545851}, {0x0CA5, 545869}, {0x0CA6, 545234}, {0x0CA7, 545291}, {0x0CA8, 545582}, {0x0CAA, 545721}, {0x0CAB, 545739}, {0x0CAC, 545160}, {0x0CAD, 545178}, {0x0CAE, 545564}, {0x0CAF, 546082}, {0x0CB0, 545758}, {0x0CB1, 545776}, {0x0CB2, 545527}, {0x0CB3, 545545}, {0x0CB5, 545962}, {0x0CB6, 545813}, {0x0CB7, 545832}, {0x0CB8, 545795}, {0x0CB9, 545400}, {0x0CBC, 546238}, {0x0CBD, 546122}, {0x0CBE, 546377}, {0x0CBF, 546486}, {0x0CC0, 546507}, {0x0CC1, 546572}, {0x0CC2, 546593}, {0x0CC3, 546674}, {0x0CC4, 546703}, {0x0CC6, 546443}, {0x0CC7, 546464}, {0x0CC8, 546399}, {0x0CCA, 546529}, {0x0CCB, 546550}, {0x0CCC, 546421}, {0x0CCD, 546336}, {0x0CD5, 545069}, {0x0CD6, 544856}, {0x0CDD, 545600}, {0x0CDE, 545345}, {0x0CE0, 546056}, {0x0CE1, 546005}, {0x0CE2, 546615}, {0x0CE3, 546644}, {0x0CE6, 545050}, {0x0CE7, 544956}, {0x0CE8, 545032}, {0x0CE9, 545012}, {0x0CEA, 544918}, {0x0CEB, 544899}, {0x0CEC, 544994}, {0x0CED, 544974}, {0x0CEE, 544879}, {0x0CEF, 544937}, {0x0CF1, 546213}, {0x0CF2, 546311}, {0x0CF3, 546169}, {0x0D00, 662584}, {0x0D01, 662526}, {0x0D02, 662478}, {0x0D03, 662701}, {0x0D04, 662236}, {0x0D05, 660941}, {0x0D06, 660960}, {0x0D07, 661579}, {0x0D08, 661598}, {0x0D09, 662177}, {0x0D0A, 662196}, {0x0D0B, 662323}, {0x0D0C, 662268}, {0x0D0E, 661479}, {0x0D0F, 661498}, {0x0D10, 660980}, {0x0D12, 661888}, {0x0D13, 661907}, {0x0D14, 661028}, {0x0D15, 661659}, {0x0D16, 661679}, {0x0D17, 661518}, {0x0D18, 661538}, {0x0D19, 661803}, {0x0D1A, 661089}, {0x0D1B, 661109}, {0x0D1C, 661618}, {0x0D1D, 661638}, {0x0D1E, 661867}, {0x0D1F, 662112}, {0x0D20, 662133}, {0x0D21, 661389}, {0x0D22, 661410}, {0x0D23, 661824}, {0x0D24, 662071}, {0x0D25, 662091}, {0x0D26, 661369}, {0x0D27, 661432}, {0x0D28, 661783}, {0x0D29, 661845}, {0x0D2A, 661927}, {0x0D2B, 661947}, {0x0D2C, 661048}, {0x0D2D, 661068}, {0x0D2E, 661763}, {0x0D2F, 662378}, {0x0D30, 661968}, {0x0D31, 661988}, {0x0D32, 661700}, {0x0D33, 661720}, {0x0D34, 661741}, {0x0D35, 662216}, {0x0D36, 662029}, {0x0D37, 662050}, {0x0D38, 662009}, {0x0D39, 661559}, {0x0D3A, 662155}, {0x0D3B, 662644}, {0x0D3C, 662553}, {0x0D3D, 662502}, {0x0D3E, 662724}, {0x0D3F, 662843}, {0x0D40, 662866}, {0x0D41, 662937}, {0x0D42, 662960}, {0x0D43, 663047}, {0x0D44, 663078}, {0x0D46, 662796}, {0x0D47, 662819}, {0x0D48, 662748}, {0x0D4A, 662890}, {0x0D4B, 662913}, {0x0D4C, 662772}, {0x0D4D, 662679}, {0x0D4E, 661453}, {0x0D4F, 662624}, {0x0D54, 661237}, {0x0D55, 661343}, {0x0D56, 661209}, {0x0D57, 660251}, {0x0D58, 660625}, {0x0D59, 660565}, {0x0D5A, 660799}, {0x0D5B, 660766}, {0x0D5C, 660737}, {0x0D5D, 660905}, {0x0D5E, 660536}, {0x0D5F, 661000}, {0x0D60, 662350}, {0x0D61, 662295}, {0x0D62, 662984}, {0x0D63, 663015}, {0x0D66, 660485}, {0x0D67, 660381}, {0x0D68, 660465}, {0x0D69, 660443}, {0x0D6A, 660339}, {0x0D6B, 660318}, {0x0D6C, 660423}, {0x0D6D, 660401}, {0x0D6E, 660296}, {0x0D6F, 660360}, {0x0D70, 662457}, {0x0D71, 662398}, {0x0D72, 662427}, {0x0D73, 660673}, {0x0D74, 660597}, {0x0D75, 660835}, {0x0D76, 660704}, {0x0D77, 660506}, {0x0D78, 660869}, {0x0D79, 660276}, {0x0D7A, 661289}, {0x0D7B, 661263}, {0x0D7C, 661316}, {0x0D7D, 661156}, {0x0D7E, 661182}, {0x0D7F, 661130}, {0x0D81, 890747}, {0x0D82, 890723}, {0x0D83, 890772}, {0x0D85, 889179}, {0x0D86, 888693}, {0x0D87, 888740}, {0x0D88, 888716}, {0x0D89, 889506}, {0x0D8A, 889385}, {0x0D8B, 890361}, {0x0D8C, 890338}, {0x0D8D, 889482}, {0x0D8E, 889457}, {0x0D8F, 889433}, {0x0D90, 889408}, {0x0D91, 889317}, {0x0D92, 889294}, {0x0D93, 888763}, {0x0D94, 890059}, {0x0D95, 890036}, {0x0D96, 889156}, {0x0D9A, 888991}, {0x0D9B, 889773}, {0x0D9C, 888923}, {0x0D9D, 889703}, {0x0D9E, 889528}, {0x0D9F, 890167}, {0x0DA0, 888820}, {0x0DA1, 889597}, {0x0DA2, 888957}, {0x0DA3, 889738}, {0x0DA4, 890229}, {0x0DA5, 890263}, {0x0DA6, 890198}, {0x0DA7, 889093}, {0x0DA8, 889878}, {0x0DA9, 888888}, {0x0DAA, 889667}, {0x0DAB, 889970}, {0x0DAC, 890135}, {0x0DAD, 889059}, {0x0DAE, 889843}, {0x0DAF, 888854}, {0x0DB0, 889632}, {0x0DB1, 889232}, {0x0DB3, 890104}, {0x0DB4, 889025}, {0x0DB5, 889808}, {0x0DB6, 888786}, {0x0DB7, 889562}, {0x0DB8, 889914}, {0x0DB9, 889128}, {0x0DBA, 890406}, {0x0DBB, 890081}, {0x0DBD, 889201}, {0x0DC0, 890383}, {0x0DC1, 890307}, {0x0DC2, 890003}, {0x0DC3, 889263}, {0x0DC4, 889362}, {0x0DC5, 889937}, {0x0DC6, 889339}, {0x0DCA, 890700}, {0x0DCF, 890795}, {0x0DD0, 891095}, {0x0DD1, 890825}, {0x0DD2, 891131}, {0x0DD3, 890933}, {0x0DD4, 891165}, {0x0DD6, 890998}, {0x0DD8, 891032}, {0x0DD9, 891230}, {0x0DDA, 890966}, {0x0DDB, 891200}, {0x0DDC, 891257}, {0x0DDD, 891299}, {0x0DDE, 891346}, {0x0DDF, 891064}, {0x0DE6, 890645}, {0x0DE7, 890526}, {0x0DE8, 890622}, {0x0DE9, 890597}, {0x0DEA, 890478}, {0x0DEB, 890454}, {0x0DEC, 890574}, {0x0DED, 890549}, {0x0DEE, 890429}, {0x0DEF, 890502}, {0x0DF2, 890860}, {0x0DF3, 890897}, {0x0DF4, 890669}, {0x0E01, 935696}, {0x0E02, 935549}, {0x0E03, 935597}, {0x0E04, 935622}, {0x0E05, 935573}, {0x0E06, 935647}, {0x0E07, 936004}, {0x0E08, 935292}, {0x0E09, 935341}, {0x0E0A, 935316}, {0x0E0B, 936682}, {0x0E0C, 935366}, {0x0E0D, 937024}, {0x0E0E, 935390}, {0x0E0F, 936909}, {0x0E10, 936835}, {0x0E11, 936752}, {0x0E12, 936782}, {0x0E13, 936051}, {0x0E14, 935414}, {0x0E15, 936933}, {0x0E16, 936884}, {0x0E17, 936809}, {0x0E18, 936859}, {0x0E19, 936073}, {0x0E1A, 935267}, {0x0E1B, 936239}, {0x0E1C, 936187}, {0x0E1D, 935436}, {0x0E1E, 936163}, {0x0E1F, 935457}, {0x0E20, 936212}, {0x0E21, 935983}, {0x0E22, 937002}, {0x0E23, 936261}, {0x0E24, 936283}, {0x0E25, 935769}, {0x0E26, 935792}, {0x0E27, 936955}, {0x0E28, 936659}, {0x0E29, 936636}, {0x0E2A, 936703}, {0x0E2B, 935502}, {0x0E2C, 935745}, {0x0E2D, 936094}, {0x0E2E, 935524}, {0x0E2F, 936115}, {0x0E30, 936301}, {0x0E31, 935860}, {0x0E32, 936323}, {0x0E33, 936432}, {0x0E34, 936477}, {0x0E35, 936499}, {0x0E36, 936566}, {0x0E37, 936589}, {0x0E38, 936544}, {0x0E39, 936613}, {0x0E3A, 936140}, {0x0E3F, 937047}, {0x0E40, 936455}, {0x0E41, 936346}, {0x0E42, 936522}, {0x0E43, 936401}, {0x0E44, 936369}, {0x0E45, 935718}, {0x0E46, 935959}, {0x0E47, 935934}, {0x0E48, 935838}, {0x0E49, 935888}, {0x0E4A, 935911}, {0x0E4B, 935810}, {0x0E4C, 936725}, {0x0E4D, 936027}, {0x0E4E, 936978}, {0x0E4F, 935479}, {0x0E50, 937217}, {0x0E51, 937138}, {0x0E52, 937202}, {0x0E53, 937185}, {0x0E54, 937106}, {0x0E55, 937090}, {0x0E56, 937170}, {0x0E57, 937153}, {0x0E58, 937073}, {0x0E59, 937122}, {0x0E5A, 935241}, {0x0E5B, 935674}, {0x0E81, 578804}, {0x0E82, 578765}, {0x0E84, 578785}, {0x0E86, 579028}, {0x0E87, 578870}, {0x0E88, 578624}, {0x0E89, 578947}, {0x0E8A, 579289}, {0x0E8C, 579048}, {0x0E8D, 578899}, {0x0E8E, 579108}, {0x0E8F, 579128}, {0x0E90, 579148}, {0x0E91, 578967}, {0x0E92, 578987}, {0x0E93, 579088}, {0x0E94, 578638}, {0x0E95, 579346}, {0x0E96, 579307}, {0x0E97, 579327}, {0x0E98, 579008}, {0x0E99, 578885}, {0x0E9A, 578610}, {0x0E9B, 579208}, {0x0E9C, 579169}, {0x0E9D, 578671}, {0x0E9E, 579189}, {0x0E9F, 578652}, {0x0EA0, 578927}, {0x0EA1, 578856}, {0x0EA2, 579374}, {0x0EA3, 578818}, {0x0EA5, 578837}, {0x0EA7, 579360}, {0x0EA8, 579222}, {0x0EA9, 579246}, {0x0EAA, 579270}, {0x0EAB, 578689}, {0x0EAC, 579068}, {0x0EAD, 578914}, {0x0EAE, 578708}, {0x0EAF, 578567}, {0x0EB0, 579537}, {0x0EB1, 579696}, {0x0EB2, 579554}, {0x0EB3, 579590}, {0x0EB4, 579661}, {0x0EB5, 579678}, {0x0EB6, 579794}, {0x0EB7, 579811}, {0x0EB8, 579759}, {0x0EB9, 579776}, {0x0EBA, 579447}, {0x0EBB, 579719}, {0x0EBC, 579402}, {0x0EBD, 579424}, {0x0EC0, 579626}, {0x0EC1, 579643}, {0x0EC2, 579742}, {0x0EC3, 579608}, {0x0EC4, 579572}, {0x0EC6, 578600}, {0x0EC8, 579488}, {0x0EC9, 579504}, {0x0ECA, 579521}, {0x0ECB, 579468}, {0x0ECC, 578395}, {0x0ECD, 579388}, {0x0ECE, 579829}, {0x0ED0, 578552}, {0x0ED1, 578478}, {0x0ED2, 578538}, {0x0ED3, 578522}, {0x0ED4, 578448}, {0x0ED5, 578433}, {0x0ED6, 578508}, {0x0ED7, 578492}, {0x0ED8, 578417}, {0x0ED9, 578463}, {0x0EDC, 578590}, {0x0EDD, 578580}, {0x0EDE, 578726}, {0x0EDF, 578745}, {0x0F00, 942988}, {0x0F01, 940342}, {0x0F02, 940299}, {0x0F03, 940255}, {0x0F04, 940506}, {0x0F05, 940159}, {0x0F06, 940049}, {0x0F07, 940993}, {0x0F08, 940870}, {0x0F09, 939935}, {0x0F0A, 939842}, {0x0F0B, 940543}, {0x0F0C, 940196}, {0x0F0D, 940894}, {0x0F0E, 940712}, {0x0F0F, 940969}, {0x0F10, 940759}, {0x0F11, 940836}, {0x0F12, 940808}, {0x0F13, 940006}, {0x0F14, 940231}, {0x0F15, 939720}, {0x0F16, 939753}, {0x0F17, 938215}, {0x0F18, 938140}, {0x0F19, 938176}, {0x0F1A, 941238}, {0x0F1B, 941266}, {0x0F1C, 941295}, {0x0F1D, 941355}, {0x0F1E, 941382}, {0x0F1F, 941323}, {0x0F20, 938821}, {0x0F21, 938727}, {0x0F22, 938803}, {0x0F23, 938783}, {0x0F24, 938449}, {0x0F25, 938430}, {0x0F26, 938765}, {0x0F27, 938745}, {0x0F28, 938410}, {0x0F29, 938708}, {0x0F2A, 938565}, {0x0F2B, 938661}, {0x0F2C, 938636}, {0x0F2D, 938517}, {0x0F2E, 938493}, {0x0F2F, 938613}, {0x0F30, 938588}, {0x0F31, 938468}, {0x0F32, 938541}, {0x0F33, 938684}, {0x0F34, 939873}, {0x0F35, 940645}, {0x0F36, 939962}, {0x0F37, 940677}, {0x0F38, 940089}, {0x0F39, 940946}, {0x0F3A, 940408}, {0x0F3B, 940380}, {0x0F3C, 939814}, {0x0F3D, 939786}, {0x0F3E, 941566}, {0x0F3F, 941165}, {0x0F40, 939215}, {0x0F41, 939233}, {0x0F42, 939142}, {0x0F43, 939160}, {0x0F44, 939345}, {0x0F45, 938961}, {0x0F46, 938979}, {0x0F47, 939197}, {0x0F49, 939383}, {0x0F4A, 939608}, {0x0F4B, 939627}, {0x0F4C, 939016}, {0x0F4D, 939035}, {0x0F4E, 939364}, {0x0F4F, 939532}, {0x0F50, 939550}, {0x0F51, 938998}, {0x0F52, 939055}, {0x0F53, 939327}, {0x0F54, 939402}, {0x0F55, 939420}, {0x0F56, 938924}, {0x0F57, 938942}, {0x0F58, 939309}, {0x0F59, 939569}, {0x0F5A, 939588}, {0x0F5B, 939074}, {0x0F5C, 939093}, {0x0F5D, 939647}, {0x0F5E, 939701}, {0x0F5F, 939683}, {0x0F60, 938889}, {0x0F61, 939665}, {0x0F62, 939439}, {0x0F63, 939291}, {0x0F64, 939494}, {0x0F65, 939513}, {0x0F66, 939476}, {0x0F67, 939179}, {0x0F68, 938907}, {0x0F69, 939271}, {0x0F6A, 939113}, {0x0F6B, 939252}, {0x0F6C, 939457}, {0x0F71, 943260}, {0x0F72, 943325}, {0x0F73, 943346}, {0x0F74, 943472}, {0x0F75, 943493}, {0x0F76, 943574}, {0x0F77, 943603}, {0x0F78, 943515}, {0x0F79, 943544}, {0x0F7A, 943282}, {0x0F7B, 943303}, {0x0F7C, 943368}, {0x0F7D, 943389}, {0x0F7E, 941469}, {0x0F7F, 941497}, {0x0F80, 943411}, {0x0F81, 943441}, {0x0F82, 941210}, {0x0F83, 941520}, {0x0F84, 940436}, {0x0F85, 940788}, {0x0F86, 941142}, {0x0F87, 941542}, {0x0F88, 941117}, {0x0F89, 941188}, {0x0F8A, 941028}, {0x0F8B, 941057}, {0x0F8C, 941086}, {0x0F8D, 942921}, {0x0F8E, 942956}, {0x0F8F, 942880}, {0x0F90, 942163}, {0x0F91, 942191}, {0x0F92, 942050}, {0x0F93, 942078}, {0x0F94, 942334}, {0x0F95, 941701}, {0x0F96, 941729}, {0x0F97, 942135}, {0x0F99, 942392}, {0x0F9A, 942708}, {0x0F9B, 942737}, {0x0F9C, 941786}, {0x0F9D, 941815}, {0x0F9E, 942363}, {0x0F9F, 942592}, {0x0FA0, 942620}, {0x0FA1, 941758}, {0x0FA2, 941845}, {0x0FA3, 942306}, {0x0FA4, 942421}, {0x0FA5, 942449}, {0x0FA6, 941644}, {0x0FA7, 941672}, {0x0FA8, 942278}, {0x0FA9, 942649}, {0x0FAA, 942678}, {0x0FAB, 941874}, {0x0FAC, 941903}, {0x0FAD, 942767}, {0x0FAE, 942851}, {0x0FAF, 942823}, {0x0FB0, 941589}, {0x0FB1, 942795}, {0x0FB2, 942478}, {0x0FB3, 942250}, {0x0FB4, 942534}, {0x0FB5, 942563}, {0x0FB6, 942506}, {0x0FB7, 942107}, {0x0FB8, 941617}, {0x0FB9, 942220}, {0x0FBA, 941972}, {0x0FBB, 942011}, {0x0FBC, 941933}, {0x0FBE, 938840}, {0x0FBF, 938858}, {0x0FC0, 938299}, {0x0FC1, 938336}, {0x0FC2, 938263}, {0x0FC3, 938373}, {0x0FC4, 943008}, {0x0FC5, 943204}, {0x0FC6, 943155}, {0x0FC7, 943227}, {0x0FC8, 943181}, {0x0FC9, 943031}, {0x0FCA, 943121}, {0x0FCB, 943087}, {0x0FCC, 943053}, {0x0FCE, 941437}, {0x0FCF, 941410}, {0x0FD0, 939898}, {0x0FD1, 940609}, {0x0FD2, 940735}, {0x0FD3, 940457}, {0x0FD4, 940110}, {0x0FD5, 836909}, {0x0FD6, 629448}, {0x0FD7, 836934}, {0x0FD8, 629472}, {0x0FD9, 940576}, {0x0FDA, 940912}, {0x1000, 753149}, {0x1001, 753167}, {0x1002, 752998}, {0x1003, 753016}, {0x1004, 753858}, {0x1005, 752756}, {0x1006, 752774}, {0x1007, 753112}, {0x1008, 753130}, {0x1009, 753916}, {0x100A, 753896}, {0x100B, 755073}, {0x100C, 755092}, {0x100D, 752811}, {0x100E, 752830}, {0x100F, 753877}, {0x1010, 754634}, {0x1011, 755054}, {0x1012, 752793}, {0x1013, 752850}, {0x1014, 753840}, {0x1015, 753952}, {0x1016, 753970}, {0x1017, 752719}, {0x1018, 752737}, {0x1019, 753709}, {0x101A, 755341}, {0x101B, 753989}, {0x101C, 753672}, {0x101D, 755249}, {0x101E, 754039}, {0x101F, 753059}, {0x1020, 753690}, {0x1021, 752660}, {0x1022, 754106}, {0x1023, 753077}, {0x1024, 753094}, {0x1025, 755112}, {0x1026, 755129}, {0x1027, 752869}, {0x1028, 753773}, {0x1029, 753935}, {0x102A, 752701}, {0x102B, 757855}, {0x102C, 757349}, {0x102D, 757528}, {0x102E, 757549}, {0x102F, 757882}, {0x1030, 757903}, {0x1031, 757448}, {0x1032, 757371}, {0x1033, 757654}, {0x1034, 757680}, {0x1035, 757469}, {0x1036, 755999}, {0x1037, 756039}, {0x1038, 756535}, {0x1039, 756515}, {0x103A, 756021}, {0x103B, 751918}, {0x103C, 751852}, {0x103D, 751885}, {0x103E, 751819}, {0x103F, 753035}, {0x1040, 752271}, {0x1041, 752177}, {0x1042, 752253}, {0x1043, 752233}, {0x1044, 752139}, {0x1045, 752120}, {0x1046, 752215}, {0x1047, 752195}, {0x1048, 752100}, {0x1049, 752158}, {0x104A, 756116}, {0x104B, 756206}, {0x104C, 756908}, {0x104D, 756859}, {0x104E, 756746}, {0x104F, 756884}, {0x1050, 754087}, {0x1051, 754615}, {0x1052, 755198}, {0x1053, 755223}, {0x1054, 755147}, {0x1055, 755172}, {0x1056, 757984}, {0x1057, 758013}, {0x1058, 757925}, {0x1059, 757954}, {0x105A, 753817}, {0x105B, 753794}, {0x105C, 753727}, {0x105D, 753750}, {0x105E, 752025}, {0x105F, 751988}, {0x1060, 751951}, {0x1061, 754057}, {0x1062, 757705}, {0x1063, 757278}, {0x1064, 757313}, {0x1065, 755304}, {0x1066, 755267}, {0x1067, 758043}, {0x1068, 758083}, {0x1069, 756556}, {0x106A, 756594}, {0x106B, 756632}, {0x106C, 756670}, {0x106D, 756708}, {0x106E, 752924}, {0x106F, 752961}, {0x1070, 752886}, {0x1071, 757496}, {0x1072, 757599}, {0x1073, 757627}, {0x1074, 757571}, {0x1075, 754362}, {0x1076, 754385}, {0x1077, 754268}, {0x1078, 754175}, {0x1079, 754528}, {0x107A, 754456}, {0x107B, 754222}, {0x107C, 754409}, {0x107D, 754480}, {0x107E, 754245}, {0x107F, 754128}, {0x1080, 754504}, {0x1081, 754315}, {0x1082, 752062}, {0x1083, 757738}, {0x1084, 757765}, {0x1085, 757791}, {0x1086, 757823}, {0x1087, 756355}, {0x1088, 756380}, {0x1089, 756405}, {0x108A, 756430}, {0x108B, 756267}, {0x108C, 756300}, {0x108D, 756227}, {0x108E, 754007}, {0x108F, 756172}, {0x1090, 755975}, {0x1091, 755856}, {0x1092, 755952}, {0x1093, 755927}, {0x1094, 755808}, {0x1095, 755784}, {0x1096, 755904}, {0x1097, 755879}, {0x1098, 755759}, {0x1099, 755832}, {0x109A, 756062}, {0x109B, 756089}, {0x109C, 757393}, {0x109D, 757420}, {0x109E, 756964}, {0x109F, 756932}, {0x10A0, 449809}, {0x10A1, 449836}, {0x10A2, 450033}, {0x10A3, 449978}, {0x10A4, 450006}, {0x10A5, 450734}, {0x10A6, 450844}, {0x10A7, 450651}, {0x10A8, 450229}, {0x10A9, 450313}, {0x10AA, 450370}, {0x10AB, 450398}, {0x10AC, 450426}, {0x10AD, 450454}, {0x10AE, 450481}, {0x10AF, 450872}, {0x10B0, 450566}, {0x10B1, 450594}, {0x10B2, 450679}, {0x10B3, 450707}, {0x10B4, 450509}, {0x10B5, 450341}, {0x10B6, 450061}, {0x10B7, 450538}, {0x10B8, 450622}, {0x10B9, 449921}, {0x10BA, 449864}, {0x10BB, 450285}, {0x10BC, 449950}, {0x10BD, 449892}, {0x10BE, 450789}, {0x10BF, 450256}, {0x10C0, 450090}, {0x10C1, 450146}, {0x10C2, 450173}, {0x10C3, 450762}, {0x10C4, 450118}, {0x10C5, 450201}, {0x10C7, 450817}, {0x10CD, 449781}, {0x10D0, 450941}, {0x10D1, 450960}, {0x10D2, 451142}, {0x10D3, 451062}, {0x10D4, 451104}, {0x10D5, 451724}, {0x10D6, 451802}, {0x10D7, 451638}, {0x10D8, 451308}, {0x10D9, 451368}, {0x10DA, 451437}, {0x10DB, 451457}, {0x10DC, 451477}, {0x10DD, 451497}, {0x10DE, 451516}, {0x10DF, 451822}, {0x10E0, 451577}, {0x10E1, 451597}, {0x10E2, 451658}, {0x10E3, 451705}, {0x10E4, 451536}, {0x10E5, 451388}, {0x10E6, 451162}, {0x10E7, 451557}, {0x10E8, 451617}, {0x10E9, 451021}, {0x10EA, 450980}, {0x10EB, 451348}, {0x10EC, 451042}, {0x10ED, 451000}, {0x10EE, 451763}, {0x10EF, 451327}, {0x10F0, 451183}, {0x10F1, 451249}, {0x10F2, 451268}, {0x10F3, 451744}, {0x10F4, 451203}, {0x10F5, 451288}, {0x10F6, 451123}, {0x10F7, 451783}, {0x10F8, 451082}, {0x10F9, 451678}, {0x10FA, 450921}, {0x10FB, 453567}, {0x10FC, 730449}, {0x10FD, 450901}, {0x10FE, 451223}, {0x10FF, 451409}, {0x1100, 492414}, {0x1101, 494388}, {0x1102, 492602}, {0x1103, 494669}, {0x1104, 494584}, {0x1105, 493413}, {0x1106, 492467}, {0x1107, 492901}, {0x1108, 494443}, {0x1109, 493827}, {0x110A, 494497}, {0x110B, 491866}, {0x110C, 491744}, {0x110D, 494274}, {0x110E, 491498}, {0x110F, 492390}, {0x1110, 494645}, {0x1111, 492817}, {0x1112, 491817}, {0x1113, 492680}, {0x1114, 494416}, {0x1115, 492764}, {0x1116, 492709}, {0x1117, 494721}, {0x1118, 493614}, {0x1119, 494470}, {0x111A, 493463}, {0x111B, 492325}, {0x111C, 492518}, {0x111D, 492233}, {0x111E, 493039}, {0x111F, 493068}, {0x1120, 493384}, {0x1121, 493126}, {0x1122, 493186}, {0x1123, 493288}, {0x1124, 493220}, {0x1125, 493322}, {0x1126, 493153}, {0x1127, 492953}, {0x1128, 492923}, {0x1129, 493354}, {0x112A, 493096}, {0x112B, 492295}, {0x112C, 492355}, {0x112D, 493987}, {0x112E, 494042}, {0x112F, 494246}, {0x1130, 494159}, {0x1131, 494015}, {0x1132, 494098}, {0x1133, 494125}, {0x1134, 494186}, {0x1135, 493931}, {0x1136, 493877}, {0x1137, 493848}, {0x1138, 493958}, {0x1139, 494217}, {0x113A, 494069}, {0x113B, 493904}, {0x113C, 491646}, {0x113D, 491710}, {0x113E, 491391}, {0x113F, 491461}, {0x1140, 492793}, {0x1141, 491974}, {0x1142, 492204}, {0x1143, 492003}, {0x1144, 492091}, {0x1145, 492147}, {0x1146, 492031}, {0x1147, 494361}, {0x1148, 491918}, {0x1149, 491888}, {0x114A, 492174}, {0x114B, 492061}, {0x114C, 494894}, {0x114D, 491766}, {0x114E, 491616}, {0x114F, 491675}, {0x1150, 491358}, {0x1151, 491423}, {0x1152, 491552}, {0x1153, 491522}, {0x1154, 491584}, {0x1155, 491323}, {0x1156, 492871}, {0x1157, 492263}, {0x1158, 494334}, {0x1159, 494866}, {0x115A, 492437}, {0x115B, 492737}, {0x115C, 492624}, {0x115D, 492652}, {0x115E, 494809}, {0x115F, 491794}, {0x1160, 499630}, {0x1161, 499118}, {0x1162, 499201}, {0x1163, 500528}, {0x1164, 500615}, {0x1165, 499389}, {0x1166, 499370}, {0x1167, 500656}, {0x1168, 500636}, {0x1169, 499985}, {0x116A, 500426}, {0x116B, 500446}, {0x116C, 500202}, {0x116D, 500789}, {0x116E, 500250}, {0x116F, 500487}, {0x1170, 500467}, {0x1171, 500508}, {0x1172, 500992}, {0x1173, 499476}, {0x1174, 500747}, {0x1175, 499654}, {0x1176, 499159}, {0x1177, 499180}, {0x1178, 500548}, {0x1179, 500592}, {0x117A, 499432}, {0x117B, 499454}, {0x117C, 499409}, {0x117D, 500677}, {0x117E, 500700}, {0x117F, 500025}, {0x1180, 500004}, {0x1181, 500157}, {0x1182, 500047}, {0x1183, 500091}, {0x1184, 500921}, {0x1185, 500944}, {0x1186, 500968}, {0x1187, 500899}, {0x1188, 500877}, {0x1189, 500269}, {0x118A, 500290}, {0x118B, 500312}, {0x118C, 500381}, {0x118D, 500360}, {0x118E, 501012}, {0x118F, 501079}, {0x1190, 501057}, {0x1191, 501191}, {0x1192, 501168}, {0x1193, 501146}, {0x1194, 501102}, {0x1195, 499608}, {0x1196, 499563}, {0x1197, 500767}, {0x1198, 499673}, {0x1199, 499827}, {0x119A, 499762}, {0x119B, 499806}, {0x119C, 499719}, {0x119D, 499694}, {0x119E, 499221}, {0x119F, 499294}, {0x11A0, 499345}, {0x11A1, 499320}, {0x11A2, 500222}, {0x11A3, 499137}, {0x11A4, 500570}, {0x11A5, 500723}, {0x11A6, 500112}, {0x11A7, 500134}, {0x11A8, 495481}, {0x11A9, 498299}, {0x11AA, 495689}, {0x11AB, 496143}, {0x11AC, 496197}, {0x11AD, 496226}, {0x11AE, 498660}, {0x11AF, 496979}, {0x11B0, 497099}, {0x11B1, 497200}, {0x11B2, 497425}, {0x11B3, 497596}, {0x11B4, 497692}, {0x11B5, 497394}, {0x11B6, 497002}, {0x11B7, 495754}, {0x11B8, 496648}, {0x11B9, 496886}, {0x11BA, 497897}, {0x11BB, 498476}, {0x11BC, 495211}, {0x11BD, 494986}, {0x11BE, 494961}, {0x11BF, 495456}, {0x11C0, 498635}, {0x11C1, 496529}, {0x11C2, 495072}, {0x11C3, 495659}, {0x11C4, 495718}, {0x11C5, 496255}, {0x11C6, 496404}, {0x11C7, 496345}, {0x11C8, 496285}, {0x11C9, 496373}, {0x11CA, 498746}, {0x11CB, 498807}, {0x11CC, 497165}, {0x11CD, 497334}, {0x11CE, 497723}, {0x11CF, 497753}, {0x11D0, 498412}, {0x11D1, 497264}, {0x11D2, 497300}, {0x11D3, 497526}, {0x11D4, 497454}, {0x11D5, 497031}, {0x11D6, 497659}, {0x11D7, 497363}, {0x11D8, 497068}, {0x11D9, 497789}, {0x11DA, 495866}, {0x11DB, 496019}, {0x11DC, 495956}, {0x11DD, 496048}, {0x11DE, 496110}, {0x11DF, 495925}, {0x11E0, 495777}, {0x11E1, 495837}, {0x11E2, 495330}, {0x11E3, 496820}, {0x11E4, 496789}, {0x11E5, 496731}, {0x11E6, 495394}, {0x11E7, 498041}, {0x11E8, 498214}, {0x11E9, 498156}, {0x11EA, 498128}, {0x11EB, 496434}, {0x11EC, 495265}, {0x11ED, 495295}, {0x11EE, 498271}, {0x11EF, 495234}, {0x11F0, 498963}, {0x11F1, 499087}, {0x11F2, 499053}, {0x11F3, 496554}, {0x11F4, 495361}, {0x11F5, 495124}, {0x11F6, 495182}, {0x11F7, 495095}, {0x11F8, 495153}, {0x11F9, 498934}, {0x11FA, 495599}, {0x11FB, 495629}, {0x11FC, 495505}, {0x11FD, 495567}, {0x11FE, 495537}, {0x11FF, 498356}, {0x1200, 434270}, {0x1201, 434832}, {0x1202, 434768}, {0x1203, 434291}, {0x1204, 434334}, {0x1205, 434313}, {0x1206, 434789}, {0x1207, 434810}, {0x1208, 435758}, {0x1209, 435908}, {0x120A, 435844}, {0x120B, 435779}, {0x120C, 435822}, {0x120D, 435801}, {0x120E, 435865}, {0x120F, 435929}, {0x1210, 434356}, {0x1211, 434490}, {0x1212, 434446}, {0x1213, 434378}, {0x1214, 434423}, {0x1215, 434401}, {0x1216, 434468}, {0x1217, 434512}, {0x1218, 435951}, {0x1219, 436101}, {0x121A, 436037}, {0x121B, 435972}, {0x121C, 436015}, {0x121D, 435994}, {0x121E, 436058}, {0x121F, 436122}, {0x1220, 438915}, {0x1221, 439049}, {0x1222, 439005}, {0x1223, 438937}, {0x1224, 438982}, {0x1225, 438960}, {0x1226, 439027}, {0x1227, 439071}, {0x1228, 438021}, {0x1229, 438171}, {0x122A, 438107}, {0x122B, 438042}, {0x122C, 438085}, {0x122D, 438064}, {0x122E, 438128}, {0x122F, 438192}, {0x1230, 438236}, {0x1231, 438872}, {0x1232, 438652}, {0x1233, 438257}, {0x1234, 438428}, {0x1235, 438279}, {0x1236, 438673}, {0x1237, 438893}, {0x1238, 438450}, {0x1239, 438607}, {0x123A, 438540}, {0x123B, 438472}, {0x123C, 438517}, {0x123D, 438495}, {0x123E, 438562}, {0x123F, 438629}, {0x1240, 437309}, {0x1241, 437732}, {0x1242, 437668}, {0x1243, 437330}, {0x1244, 437373}, {0x1245, 437352}, {0x1246, 437689}, {0x1247, 437710}, {0x1248, 437753}, {0x124A, 437843}, {0x124B, 437775}, {0x124C, 437820}, {0x124D, 437798}, {0x1250, 437395}, {0x1251, 437529}, {0x1252, 437485}, {0x1253, 437417}, {0x1254, 437462}, {0x1255, 437440}, {0x1256, 437507}, {0x1258, 437551}, {0x125A, 437645}, {0x125B, 437574}, {0x125C, 437621}, {0x125D, 437598}, {0x1260, 430543}, {0x1261, 430849}, {0x1262, 430785}, {0x1263, 430564}, {0x1264, 430763}, {0x1265, 430742}, {0x1266, 430806}, {0x1267, 430870}, {0x1268, 439987}, {0x1269, 440115}, {0x126A, 440073}, {0x126B, 440008}, {0x126C, 440051}, {0x126D, 440030}, {0x126E, 440094}, {0x126F, 440136}, {0x1270, 439094}, {0x1271, 439765}, {0x1272, 439382}, {0x1273, 439115}, {0x1274, 439158}, {0x1275, 439137}, {0x1276, 439403}, {0x1277, 439786}, {0x1278, 430959}, {0x1279, 431800}, {0x127A, 431736}, {0x127B, 430980}, {0x127C, 431512}, {0x127D, 431491}, {0x127E, 431757}, {0x127F, 431821}, {0x1280, 440329}, {0x1281, 440479}, {0x1282, 440415}, {0x1283, 440350}, {0x1284, 440393}, {0x1285, 440372}, {0x1286, 440436}, {0x1287, 440457}, {0x1288, 440500}, {0x128A, 440590}, {0x128B, 440522}, {0x128C, 440567}, {0x128D, 440545}, {0x1290, 436233}, {0x1291, 436383}, {0x1292, 436319}, {0x1293, 436254}, {0x1294, 436297}, {0x1295, 436276}, {0x1296, 436340}, {0x1297, 436404}, {0x1298, 436426}, {0x1299, 436583}, {0x129A, 436516}, {0x129B, 436448}, {0x129C, 436493}, {0x129D, 436471}, {0x129E, 436538}, {0x129F, 436605}, {0x12A0, 433152}, {0x12A1, 433351}, {0x12A2, 433266}, {0x12A3, 433180}, {0x12A4, 433237}, {0x12A5, 433209}, {0x12A6, 433294}, {0x12A7, 433379}, {0x12A8, 435046}, {0x12A9, 435196}, {0x12AA, 435132}, {0x12AB, 435067}, {0x12AC, 435110}, {0x12AD, 435089}, {0x12AE, 435153}, {0x12AF, 435174}, {0x12B0, 435217}, {0x12B2, 435307}, {0x12B3, 435239}, {0x12B4, 435284}, {0x12B5, 435262}, {0x12B8, 435329}, {0x12B9, 435463}, {0x12BA, 435419}, {0x12BB, 435351}, {0x12BC, 435396}, {0x12BD, 435374}, {0x12BE, 435441}, {0x12C0, 435485}, {0x12C2, 435579}, {0x12C3, 435508}, {0x12C4, 435555}, {0x12C5, 435532}, {0x12C8, 440158}, {0x12C9, 440308}, {0x12CA, 440244}, {0x12CB, 440179}, {0x12CC, 440222}, {0x12CD, 440201}, {0x12CE, 440265}, {0x12CF, 440286}, {0x12D0, 436759}, {0x12D1, 436947}, {0x12D2, 436885}, {0x12D3, 436790}, {0x12D4, 436853}, {0x12D5, 436822}, {0x12D6, 436916}, {0x12D8, 440939}, {0x12D9, 441268}, {0x12DA, 441204}, {0x12DB, 440960}, {0x12DC, 441003}, {0x12DD, 440982}, {0x12DE, 441225}, {0x12DF, 441289}, {0x12E0, 441025}, {0x12E1, 441159}, {0x12E2, 441115}, {0x12E3, 441047}, {0x12E4, 441092}, {0x12E5, 441070}, {0x12E6, 441137}, {0x12E7, 441181}, {0x12E8, 440768}, {0x12E9, 440918}, {0x12EA, 440854}, {0x12EB, 440789}, {0x12EC, 440832}, {0x12ED, 440811}, {0x12EE, 440875}, {0x12EF, 440896}, {0x12F0, 431843}, {0x12F1, 432335}, {0x12F2, 432271}, {0x12F3, 431864}, {0x12F4, 432249}, {0x12F5, 432228}, {0x12F6, 432292}, {0x12F7, 432356}, {0x12F8, 431886}, {0x12F9, 432183}, {0x12FA, 432116}, {0x12FB, 431908}, {0x12FC, 431953}, {0x12FD, 431931}, {0x12FE, 432138}, {0x12FF, 432205}, {0x1300, 434853}, {0x1301, 435003}, {0x1302, 434939}, {0x1303, 434874}, {0x1304, 434917}, {0x1305, 434896}, {0x1306, 434960}, {0x1307, 435024}, {0x1308, 432772}, {0x1309, 433451}, {0x130A, 433131}, {0x130B, 432793}, {0x130C, 432836}, {0x130D, 432815}, {0x130E, 433408}, {0x130F, 433429}, {0x1310, 434002}, {0x1312, 434092}, {0x1313, 434024}, {0x1314, 434069}, {0x1315, 434047}, {0x1318, 432858}, {0x1319, 432992}, {0x131A, 432948}, {0x131B, 432880}, {0x131C, 432925}, {0x131D, 432903}, {0x131E, 432970}, {0x131F, 433037}, {0x1320, 439180}, {0x1321, 439337}, {0x1322, 439270}, {0x1323, 439202}, {0x1324, 439247}, {0x1325, 439225}, {0x1326, 439292}, {0x1327, 439359}, {0x1328, 431534}, {0x1329, 431691}, {0x132A, 431624}, {0x132B, 431556}, {0x132C, 431601}, {0x132D, 431579}, {0x132E, 431646}, {0x132F, 431713}, {0x1330, 436714}, {0x1331, 437090}, {0x1332, 437023}, {0x1333, 436736}, {0x1334, 437000}, {0x1335, 436978}, {0x1336, 437045}, {0x1337, 437112}, {0x1338, 439446}, {0x1339, 439580}, {0x133A, 439536}, {0x133B, 439468}, {0x133C, 439513}, {0x133D, 439491}, {0x133E, 439558}, {0x133F, 439602}, {0x1340, 439808}, {0x1341, 439965}, {0x1342, 439898}, {0x1343, 439830}, {0x1344, 439875}, {0x1345, 439853}, {0x1346, 439920}, {0x1347, 439942}, {0x1348, 432512}, {0x1349, 432640}, {0x134A, 432598}, {0x134B, 432533}, {0x134C, 432576}, {0x134D, 432555}, {0x134E, 432619}, {0x134F, 432661}, {0x1350, 436628}, {0x1351, 437199}, {0x1352, 437135}, {0x1353, 436649}, {0x1354, 436692}, {0x1355, 436671}, {0x1356, 437156}, {0x1357, 437220}, {0x1358, 438214}, {0x1359, 436211}, {0x135A, 432750}, {0x135D, 429834}, {0x135E, 429921}, {0x135F, 429886}, {0x1360, 430502}, {0x1361, 441741}, {0x1362, 430153}, {0x1363, 429958}, {0x1364, 430524}, {0x1365, 429819}, {0x1366, 430456}, {0x1367, 430479}, {0x1368, 430427}, {0x1369, 430054}, {0x136A, 430134}, {0x136B, 430113}, {0x136C, 430014}, {0x136D, 429994}, {0x136E, 430094}, {0x136F, 430073}, {0x1370, 429973}, {0x1371, 430034}, {0x1372, 430332}, {0x1373, 430404}, {0x1374, 430381}, {0x1375, 430217}, {0x1376, 430195}, {0x1377, 430310}, {0x1378, 430286}, {0x1379, 430172}, {0x137A, 430263}, {0x137B, 430239}, {0x137C, 430352}, {0x1380, 438364}, {0x1381, 436189}, {0x1382, 436166}, {0x1383, 436144}, {0x1384, 438300}, {0x1385, 430937}, {0x1386, 430914}, {0x1387, 430892}, {0x1388, 438332}, {0x1389, 432728}, {0x138A, 432705}, {0x138B, 432683}, {0x138C, 438396}, {0x138D, 437287}, {0x138E, 437264}, {0x138F, 437242}, {0x1390, 441715}, {0x1391, 441494}, {0x1392, 441655}, {0x1393, 441682}, {0x1394, 441552}, {0x1395, 441604}, {0x1396, 441467}, {0x1397, 441578}, {0x1398, 441520}, {0x1399, 441630}, {0x13A0, 179487}, {0x13A1, 179639}, {0x13A2, 179905}, {0x13A3, 180304}, {0x13A4, 180871}, {0x13A5, 180889}, {0x13A6, 179657}, {0x13A7, 179923}, {0x13A8, 179676}, {0x13A9, 179695}, {0x13AA, 179714}, {0x13AB, 179733}, {0x13AC, 179752}, {0x13AD, 179771}, {0x13AE, 179790}, {0x13AF, 179809}, {0x13B0, 179848}, {0x13B1, 179867}, {0x13B2, 179886}, {0x13B3, 179942}, {0x13B4, 179961}, {0x13B5, 179980}, {0x13B6, 179999}, {0x13B7, 180018}, {0x13B8, 180037}, {0x13B9, 180056}, {0x13BA, 180075}, {0x13BB, 180094}, {0x13BC, 180113}, {0x13BD, 180132}, {0x13BE, 180170}, {0x13BF, 179828}, {0x13C0, 180189}, {0x13C1, 180209}, {0x13C2, 180228}, {0x13C3, 180247}, {0x13C4, 180266}, {0x13C5, 180285}, {0x13C6, 180322}, {0x13C7, 180342}, {0x13C8, 180362}, {0x13C9, 180382}, {0x13CA, 180402}, {0x13CB, 180422}, {0x13CC, 180460}, {0x13CD, 180442}, {0x13CE, 180479}, {0x13CF, 180498}, {0x13D0, 180517}, {0x13D1, 180536}, {0x13D2, 180555}, {0x13D3, 179505}, {0x13D4, 180574}, {0x13D5, 179524}, {0x13D6, 180593}, {0x13D7, 179543}, {0x13D8, 180612}, {0x13D9, 179582}, {0x13DA, 179601}, {0x13DB, 179620}, {0x13DC, 179562}, {0x13DD, 180631}, {0x13DE, 180651}, {0x13DF, 180671}, {0x13E0, 180691}, {0x13E1, 180711}, {0x13E2, 180731}, {0x13E3, 180751}, {0x13E4, 180771}, {0x13E5, 180791}, {0x13E6, 180811}, {0x13E7, 180831}, {0x13E8, 180851}, {0x13E9, 180907}, {0x13EA, 180926}, {0x13EB, 180945}, {0x13EC, 180964}, {0x13ED, 180983}, {0x13EE, 181002}, {0x13EF, 181021}, {0x13F0, 181040}, {0x13F1, 181059}, {0x13F2, 181078}, {0x13F3, 181097}, {0x13F4, 181116}, {0x13F5, 180151}, {0x13F8, 183174}, {0x13F9, 183199}, {0x13FA, 183224}, {0x13FB, 183249}, {0x13FC, 183274}, {0x13FD, 182009}, {0x1400, 160991}, {0x1401, 160081}, {0x1402, 153228}, {0x1403, 161017}, {0x1404, 161038}, {0x1405, 164613}, {0x1406, 165015}, {0x1407, 172996}, {0x1408, 154885}, {0x1409, 155653}, {0x140A, 153185}, {0x140B, 153206}, {0x140C, 169239}, {0x140D, 171822}, {0x140E, 172278}, {0x140F, 171854}, {0x1410, 172300}, {0x1411, 171886}, {0x1412, 172323}, {0x1413, 171919}, {0x1414, 172345}, {0x1415, 171951}, {0x1416, 163163}, {0x1417, 169171}, {0x1418, 171757}, {0x1419, 169193}, {0x141A, 171789}, {0x141B, 163132}, {0x141C, 153274}, {0x141D, 173146}, {0x141E, 160937}, {0x141F, 160310}, {0x1420, 160511}, {0x1421, 160341}, {0x1422, 160800}, {0x1423, 160644}, {0x1424, 160685}, {0x1425, 160383}, {0x1426, 160421}, {0x1427, 160542}, {0x1428, 160715}, {0x1429, 160578}, {0x142A, 160476}, {0x142B, 160131}, {0x142C, 161060}, {0x142D, 164993}, {0x142E, 153325}, {0x142F, 165172}, {0x1430, 165125}, {0x1431, 165194}, {0x1432, 165216}, {0x1433, 165239}, {0x1434, 165261}, {0x1435, 173025}, {0x1436, 155405}, {0x1437, 155436}, {0x1438, 165080}, {0x1439, 165102}, {0x143A, 165354}, {0x143B, 170653}, {0x143C, 165377}, {0x143D, 170686}, {0x143E, 165400}, {0x143F, 170719}, {0x1440, 165424}, {0x1441, 170753}, {0x1442, 165447}, {0x1443, 170786}, {0x1444, 165307}, {0x1445, 170586}, {0x1446, 165330}, {0x1447, 170619}, {0x1448, 173055}, {0x1449, 165059}, {0x144A, 170555}, {0x144B, 155376}, {0x144C, 167862}, {0x144D, 167815}, {0x144E, 168393}, {0x144F, 168415}, {0x1450, 168584}, {0x1451, 168606}, {0x1452, 173116}, {0x1453, 154378}, {0x1454, 154481}, {0x1455, 167770}, {0x1456, 167792}, {0x1457, 168962}, {0x1458, 171590}, {0x1459, 168985}, {0x145A, 171623}, {0x145B, 169008}, {0x145C, 171656}, {0x145D, 169032}, {0x145E, 171690}, {0x145F, 169055}, {0x1460, 171723}, {0x1461, 168915}, {0x1462, 171523}, {0x1463, 168938}, {0x1464, 171556}, {0x1465, 163100}, {0x1466, 167749}, {0x1467, 168652}, {0x1468, 168869}, {0x1469, 168892}, {0x146A, 168629}, {0x146B, 161195}, {0x146C, 161148}, {0x146D, 161217}, {0x146E, 161239}, {0x146F, 161262}, {0x1470, 161284}, {0x1471, 172876}, {0x1472, 161103}, {0x1473, 161125}, {0x1474, 161400}, {0x1475, 169596}, {0x1476, 161423}, {0x1477, 169629}, {0x1478, 161446}, {0x1479, 169662}, {0x147A, 161470}, {0x147B, 169696}, {0x147C, 161493}, {0x147D, 169729}, {0x147E, 161329}, {0x147F, 169529}, {0x1480, 161352}, {0x1481, 169562}, {0x1482, 162782}, {0x1483, 161082}, {0x1484, 161307}, {0x1485, 167340}, {0x1486, 167376}, {0x1487, 167412}, {0x1488, 167304}, {0x1489, 159777}, {0x148A, 154167}, {0x148B, 159827}, {0x148C, 159849}, {0x148D, 159872}, {0x148E, 159894}, {0x148F, 172846}, {0x1490, 154122}, {0x1491, 154144}, {0x1492, 159964}, {0x1493, 169328}, {0x1494, 159987}, {0x1495, 169361}, {0x1496, 160010}, {0x1497, 169394}, {0x1498, 160034}, {0x1499, 169428}, {0x149A, 160057}, {0x149B, 169461}, {0x149C, 159917}, {0x149D, 169261}, {0x149E, 159940}, {0x149F, 169294}, {0x14A0, 162750}, {0x14A1, 154101}, {0x14A2, 166704}, {0x14A3, 162182}, {0x14A4, 162135}, {0x14A5, 162282}, {0x14A6, 162304}, {0x14A7, 162327}, {0x14A8, 162349}, {0x14A9, 172936}, {0x14AA, 162090}, {0x14AB, 162112}, {0x14AC, 162452}, {0x14AD, 170288}, {0x14AE, 162475}, {0x14AF, 170321}, {0x14B0, 162498}, {0x14B1, 170354}, {0x14B2, 162522}, {0x14B3, 170388}, {0x14B4, 162545}, {0x14B5, 170421}, {0x14B6, 162405}, {0x14B7, 170221}, {0x14B8, 162428}, {0x14B9, 170254}, {0x14BA, 162814}, {0x14BB, 162069}, {0x14BC, 170190}, {0x14BD, 162260}, {0x14BE, 153347}, {0x14BF, 166494}, {0x14C0, 163639}, {0x14C1, 162726}, {0x14C2, 163895}, {0x14C3, 163917}, {0x14C4, 164110}, {0x14C5, 164132}, {0x14C6, 172966}, {0x14C7, 162681}, {0x14C8, 162703}, {0x14C9, 164496}, {0x14CA, 170522}, {0x14CB, 164449}, {0x14CC, 170455}, {0x14CD, 164472}, {0x14CE, 170488}, {0x14CF, 162846}, {0x14D0, 162569}, {0x14D1, 157162}, {0x14D2, 163873}, {0x14D3, 161630}, {0x14D4, 161583}, {0x14D5, 161815}, {0x14D6, 161837}, {0x14D7, 161860}, {0x14D8, 161882}, {0x14D9, 172906}, {0x14DA, 161538}, {0x14DB, 161560}, {0x14DC, 161952}, {0x14DD, 170023}, {0x14DE, 161975}, {0x14DF, 170056}, {0x14E0, 161998}, {0x14E1, 170089}, {0x14E2, 162022}, {0x14E3, 170123}, {0x14E4, 162045}, {0x14E5, 170156}, {0x14E6, 161905}, {0x14E7, 169956}, {0x14E8, 161928}, {0x14E9, 169989}, {0x14EA, 161517}, {0x14EB, 169763}, {0x14EC, 162204}, {0x14ED, 166762}, {0x14EE, 166213}, {0x14EF, 167214}, {0x14F0, 167236}, {0x14F1, 167259}, {0x14F2, 167281}, {0x14F3, 173086}, {0x14F4, 166168}, {0x14F5, 166190}, {0x14F6, 167632}, {0x14F7, 171321}, {0x14F8, 167655}, {0x14F9, 171354}, {0x14FA, 167678}, {0x14FB, 171387}, {0x14FC, 167702}, {0x14FD, 171421}, {0x14FE, 167725}, {0x14FF, 171454}, {0x1500, 167585}, {0x1501, 171254}, {0x1502, 167608}, {0x1503, 171287}, {0x1504, 163068}, {0x1505, 166147}, {0x1506, 153379}, {0x1507, 167563}, {0x1508, 153911}, {0x1509, 162372}, {0x150A, 162941}, {0x150B, 162878}, {0x150C, 163004}, {0x150D, 163036}, {0x150E, 162972}, {0x150F, 162909}, {0x1510, 166877}, {0x1511, 166900}, {0x1512, 166923}, {0x1513, 166947}, {0x1514, 166970}, {0x1515, 166806}, {0x1516, 166829}, {0x1517, 167067}, {0x1518, 171082}, {0x1519, 167091}, {0x151A, 171116}, {0x151B, 167115}, {0x151C, 171150}, {0x151D, 167140}, {0x151E, 171185}, {0x151F, 167164}, {0x1520, 171219}, {0x1521, 167018}, {0x1522, 171013}, {0x1523, 167042}, {0x1524, 171047}, {0x1525, 166784}, {0x1526, 173296}, {0x1527, 173249}, {0x1528, 173318}, {0x1529, 173340}, {0x152A, 173363}, {0x152B, 173385}, {0x152C, 173174}, {0x152D, 173204}, {0x152E, 173226}, {0x152F, 173478}, {0x1530, 172082}, {0x1531, 173501}, {0x1532, 172115}, {0x1533, 173524}, {0x1534, 172148}, {0x1535, 173548}, {0x1536, 172182}, {0x1537, 173571}, {0x1538, 172215}, {0x1539, 173431}, {0x153A, 172015}, {0x153B, 173454}, {0x153C, 172048}, {0x153D, 163194}, {0x153E, 172825}, {0x153F, 153499}, {0x1540, 171984}, {0x1541, 166733}, {0x1542, 165870}, {0x1543, 165719}, {0x1544, 169859}, {0x1545, 165823}, {0x1546, 165892}, {0x1547, 165914}, {0x1548, 165937}, {0x1549, 165959}, {0x154A, 169891}, {0x154B, 165778}, {0x154C, 165800}, {0x154D, 169794}, {0x154E, 166005}, {0x154F, 170979}, {0x1550, 165698}, {0x1551, 170820}, {0x1552, 162232}, {0x1553, 160243}, {0x1554, 160219}, {0x1555, 160265}, {0x1556, 160287}, {0x1557, 160839}, {0x1558, 160861}, {0x1559, 160174}, {0x155A, 160196}, {0x155B, 160913}, {0x155C, 169495}, {0x155D, 160153}, {0x155E, 168203}, {0x155F, 162590}, {0x1560, 168226}, {0x1561, 162620}, {0x1562, 168249}, {0x1563, 162650}, {0x1564, 168273}, {0x1565, 168296}, {0x1566, 168156}, {0x1567, 168179}, {0x1568, 168344}, {0x1569, 171488}, {0x156A, 167884}, {0x156B, 168747}, {0x156C, 168771}, {0x156D, 168795}, {0x156E, 168698}, {0x156F, 168675}, {0x1570, 169102}, {0x1571, 169125}, {0x1572, 169148}, {0x1573, 169079}, {0x1574, 164268}, {0x1575, 164298}, {0x1576, 164328}, {0x1577, 164359}, {0x1578, 164389}, {0x1579, 164207}, {0x157A, 164237}, {0x157B, 164178}, {0x157C, 164420}, {0x157D, 160969}, {0x157E, 165561}, {0x157F, 165608}, {0x1580, 165630}, {0x1581, 165653}, {0x1582, 165675}, {0x1583, 165516}, {0x1584, 165538}, {0x1585, 165495}, {0x1586, 168462}, {0x1587, 168486}, {0x1588, 168510}, {0x1589, 168438}, {0x158A, 170883}, {0x158B, 170915}, {0x158C, 170947}, {0x158D, 170851}, {0x158E, 163730}, {0x158F, 163779}, {0x1590, 163802}, {0x1591, 163826}, {0x1592, 163849}, {0x1593, 163683}, {0x1594, 163706}, {0x1595, 163661}, {0x1596, 163940}, {0x1597, 166552}, {0x1598, 166582}, {0x1599, 166612}, {0x159A, 166522}, {0x159B, 172474}, {0x159C, 172508}, {0x159D, 172542}, {0x159E, 172440}, {0x159F, 172407}, {0x15A0, 161721}, {0x15A1, 161744}, {0x15A2, 161768}, {0x15A3, 161791}, {0x15A4, 161674}, {0x15A5, 161697}, {0x15A6, 161652}, {0x15A7, 167999}, {0x15A8, 168030}, {0x15A9, 168061}, {0x15AA, 168093}, {0x15AB, 168124}, {0x15AC, 167936}, {0x15AD, 167967}, {0x15AE, 167906}, {0x15AF, 153296}, {0x15B0, 153562}, {0x15B1, 153593}, {0x15B2, 153880}, {0x15B3, 153531}, {0x15B4, 154005}, {0x15B5, 154037}, {0x15B6, 154069}, {0x15B7, 153973}, {0x15B8, 153784}, {0x15B9, 153816}, {0x15BA, 153848}, {0x15BB, 153752}, {0x15BC, 153656}, {0x15BD, 153688}, {0x15BE, 153720}, {0x15BF, 153624}, {0x15C0, 166289}, {0x15C1, 166318}, {0x15C2, 166347}, {0x15C3, 166260}, {0x15C4, 155193}, {0x15C5, 155162}, {0x15C6, 155068}, {0x15C7, 155099}, {0x15C8, 155131}, {0x15C9, 155037}, {0x15CA, 157643}, {0x15CB, 157613}, {0x15CC, 157522}, {0x15CD, 157552}, {0x15CE, 157583}, {0x15CF, 157492}, {0x15D0, 159356}, {0x15D1, 159326}, {0x15D2, 159235}, {0x15D3, 159265}, {0x15D4, 159296}, {0x15D5, 159205}, {0x15D6, 155622}, {0x15D7, 155591}, {0x15D8, 155497}, {0x15D9, 155528}, {0x15DA, 155560}, {0x15DB, 155466}, {0x15DC, 158227}, {0x15DD, 158196}, {0x15DE, 158102}, {0x15DF, 158133}, {0x15E0, 158165}, {0x15E1, 158071}, {0x15E2, 159174}, {0x15E3, 158950}, {0x15E4, 158856}, {0x15E5, 158887}, {0x15E6, 158919}, {0x15E7, 158825}, {0x15E8, 157462}, {0x15E9, 157432}, {0x15EA, 157341}, {0x15EB, 157371}, {0x15EC, 157402}, {0x15ED, 157311}, {0x15EE, 157282}, {0x15EF, 155284}, {0x15F0, 155254}, {0x15F1, 154976}, {0x15F2, 155006}, {0x15F3, 155224}, {0x15F4, 154915}, {0x15F5, 156274}, {0x15F6, 156243}, {0x15F7, 156149}, {0x15F8, 156180}, {0x15F9, 156212}, {0x15FA, 156118}, {0x15FB, 156491}, {0x15FC, 156460}, {0x15FD, 156366}, {0x15FE, 156397}, {0x15FF, 156429}, {0x1600, 156335}, {0x1601, 156305}, {0x1602, 157252}, {0x1603, 157222}, {0x1604, 157101}, {0x1605, 157131}, {0x1606, 157192}, {0x1607, 157071}, {0x1608, 157041}, {0x1609, 157011}, {0x160A, 156920}, {0x160B, 156950}, {0x160C, 156981}, {0x160D, 156890}, {0x160E, 159537}, {0x160F, 159507}, {0x1610, 159416}, {0x1611, 159446}, {0x1612, 159477}, {0x1613, 159386}, {0x1614, 156057}, {0x1615, 166435}, {0x1616, 156027}, {0x1617, 155749}, {0x1618, 155779}, {0x1619, 155810}, {0x161A, 166406}, {0x161B, 155719}, {0x161C, 155996}, {0x161D, 155965}, {0x161E, 155871}, {0x161F, 155902}, {0x1620, 155934}, {0x1621, 155840}, {0x1622, 156860}, {0x1623, 156830}, {0x1624, 156552}, {0x1625, 156582}, {0x1626, 156800}, {0x1627, 156522}, {0x1628, 154667}, {0x1629, 154636}, {0x162A, 154542}, {0x162B, 154573}, {0x162C, 154605}, {0x162D, 154511}, {0x162E, 156769}, {0x162F, 156738}, {0x1630, 156644}, {0x1631, 156675}, {0x1632, 156707}, {0x1633, 156613}, {0x1634, 158513}, {0x1635, 158481}, {0x1636, 158384}, {0x1637, 158416}, {0x1638, 158449}, {0x1639, 158352}, {0x163A, 158607}, {0x163B, 158576}, {0x163C, 158289}, {0x163D, 158320}, {0x163E, 158545}, {0x163F, 158258}, {0x1640, 159747}, {0x1641, 159717}, {0x1642, 159626}, {0x1643, 159656}, {0x1644, 159687}, {0x1645, 159596}, {0x1646, 159567}, {0x1647, 155682}, {0x1648, 154854}, {0x1649, 154823}, {0x164A, 154729}, {0x164B, 154760}, {0x164C, 154792}, {0x164D, 154698}, {0x164E, 158041}, {0x164F, 158011}, {0x1650, 157703}, {0x1651, 157733}, {0x1652, 157981}, {0x1653, 157673}, {0x1654, 157950}, {0x1655, 157919}, {0x1656, 157825}, {0x1657, 157856}, {0x1658, 157888}, {0x1659, 157794}, {0x165A, 157764}, {0x165B, 158794}, {0x165C, 158763}, {0x165D, 158669}, {0x165E, 158700}, {0x165F, 158732}, {0x1660, 158638}, {0x1661, 154347}, {0x1662, 154316}, {0x1663, 154222}, {0x1664, 154253}, {0x1665, 154285}, {0x1666, 154191}, {0x1667, 159142}, {0x1668, 159110}, {0x1669, 159013}, {0x166A, 159045}, {0x166B, 159078}, {0x166C, 158981}, {0x166D, 159799}, {0x166E, 160884}, {0x166F, 165585}, {0x1670, 163755}, {0x1671, 164012}, {0x1672, 164036}, {0x1673, 164061}, {0x1674, 164085}, {0x1675, 163963}, {0x1676, 163987}, {0x1677, 172647}, {0x1678, 172683}, {0x1679, 172718}, {0x167A, 172754}, {0x167B, 172789}, {0x167C, 172576}, {0x167D, 172611}, {0x167E, 172368}, {0x167F, 153942}, {0x1680, 786236}, {0x1681, 785733}, {0x1682, 785950}, {0x1683, 785874}, {0x1684, 786095}, {0x1685, 786007}, {0x1686, 786152}, {0x1687, 785789}, {0x1688, 786133}, {0x1689, 785771}, {0x168A, 785752}, {0x168B, 785968}, {0x168C, 785893}, {0x168D, 785986}, {0x168E, 786113}, {0x168F, 786077}, {0x1690, 785715}, {0x1691, 786025}, {0x1692, 786192}, {0x1693, 785828}, {0x1694, 785929}, {0x1695, 785807}, {0x1696, 786042}, {0x1697, 786170}, {0x1698, 785911}, {0x1699, 785849}, {0x169A, 786058}, {0x169B, 785696}, {0x169C, 786208}, {0x16A0, 844373}, {0x16A1, 845777}, {0x16A2, 845754}, {0x16A3, 845863}, {0x16A4, 845848}, {0x16A5, 845792}, {0x16A6, 845691}, {0x16A7, 844356}, {0x16A8, 844027}, {0x16A9, 845202}, {0x16AA, 843966}, {0x16AB, 843984}, {0x16AC, 845003}, {0x16AD, 845497}, {0x16AE, 845119}, {0x16AF, 845134}, {0x16B0, 845150}, {0x16B1, 845293}, {0x16B2, 844855}, {0x16B3, 844138}, {0x16B4, 844835}, {0x16B5, 844553}, {0x16B6, 844339}, {0x16B7, 844585}, {0x16B8, 844568}, {0x16B9, 845807}, {0x16BA, 844648}, {0x16BB, 844627}, {0x16BC, 844937}, {0x16BD, 845402}, {0x16BE, 845088}, {0x16BF, 845466}, {0x16C0, 844239}, {0x16C1, 844750}, {0x16C2, 844283}, {0x16C3, 844799}, {0x16C4, 844610}, {0x16C5, 844906}, {0x16C6, 845339}, {0x16C7, 844777}, {0x16C8, 845249}, {0x16C9, 844002}, {0x16CA, 845651}, {0x16CB, 845614}, {0x16CC, 845527}, {0x16CD, 844086}, {0x16CE, 845879}, {0x16CF, 845725}, {0x16D0, 845557}, {0x16D1, 844176}, {0x16D2, 844048}, {0x16D3, 845368}, {0x16D4, 844261}, {0x16D5, 845182}, {0x16D6, 844315}, {0x16D7, 845062}, {0x16D8, 844971}, {0x16D9, 845435}, {0x16DA, 844874}, {0x16DB, 844217}, {0x16DC, 844713}, {0x16DD, 844696}, {0x16DE, 844191}, {0x16DF, 845220}, {0x16E0, 844298}, {0x16E1, 844733}, {0x16E2, 844155}, {0x16E3, 844101}, {0x16E4, 844119}, {0x16E5, 845673}, {0x16E6, 845034}, {0x16E7, 845587}, {0x16E8, 844670}, {0x16E9, 845278}, {0x16EA, 845833}, {0x16EB, 845921}, {0x16EC, 845894}, {0x16ED, 843942}, {0x16EE, 843900}, {0x16EF, 845946}, {0x16F0, 843920}, {0x16F1, 844820}, {0x16F2, 845323}, {0x16F3, 845166}, {0x16F4, 844523}, {0x16F5, 844493}, {0x16F6, 844463}, {0x16F7, 844401}, {0x16F8, 844431}, {0x1700, 918382}, {0x1701, 918497}, {0x1702, 918677}, {0x1703, 918514}, {0x1704, 918461}, {0x1705, 918586}, {0x1706, 918659}, {0x1707, 918443}, {0x1708, 918568}, {0x1709, 918605}, {0x170A, 918425}, {0x170B, 918550}, {0x170C, 918712}, {0x170D, 918623}, {0x170E, 918532}, {0x170F, 918694}, {0x1710, 918641}, {0x1711, 918479}, {0x1712, 918772}, {0x1713, 918793}, {0x1714, 918752}, {0x1715, 918730}, {0x171F, 918399}, {0x1720, 504994}, {0x1721, 505083}, {0x1722, 505263}, {0x1723, 505100}, {0x1724, 505047}, {0x1725, 505172}, {0x1726, 505245}, {0x1727, 505029}, {0x1728, 505154}, {0x1729, 505191}, {0x172A, 505011}, {0x172B, 505136}, {0x172C, 505298}, {0x172D, 505209}, {0x172E, 505118}, {0x172F, 505280}, {0x1730, 505227}, {0x1731, 505065}, {0x1732, 505338}, {0x1733, 505359}, {0x1734, 505316}, {0x1735, 822249}, {0x1736, 822219}, {0x1740, 142547}, {0x1741, 142626}, {0x1742, 142786}, {0x1743, 142641}, {0x1744, 142594}, {0x1745, 142705}, {0x1746, 142770}, {0x1747, 142578}, {0x1748, 142689}, {0x1749, 142722}, {0x174A, 142562}, {0x174B, 142673}, {0x174C, 142817}, {0x174D, 142738}, {0x174E, 142657}, {0x174F, 142801}, {0x1750, 142754}, {0x1751, 142610}, {0x1752, 142833}, {0x1753, 142852}, {0x1760, 918814}, {0x1761, 918889}, {0x1762, 919060}, {0x1763, 918907}, {0x1764, 918870}, {0x1765, 918983}, {0x1766, 919041}, {0x1767, 918851}, {0x1768, 918964}, {0x1769, 919003}, {0x176A, 918832}, {0x176B, 918945}, {0x176C, 919097}, {0x176E, 918926}, {0x176F, 919078}, {0x1770, 919022}, {0x1772, 919116}, {0x1773, 919138}, {0x1780, 571862}, {0x1781, 571878}, {0x1782, 571912}, {0x1783, 571895}, {0x1784, 571976}, {0x1785, 571748}, {0x1786, 571764}, {0x1787, 571798}, {0x1788, 571781}, {0x1789, 572026}, {0x178A, 571814}, {0x178B, 572241}, {0x178C, 571830}, {0x178D, 572259}, {0x178E, 571993}, {0x178F, 572175}, {0x1790, 572191}, {0x1791, 572225}, {0x1792, 572208}, {0x1793, 572010}, {0x1794, 571732}, {0x1795, 572043}, {0x1796, 572077}, {0x1797, 572060}, {0x1798, 571960}, {0x1799, 572293}, {0x179A, 572109}, {0x179B, 571944}, {0x179C, 572277}, {0x179D, 572141}, {0x179E, 572158}, {0x179F, 572125}, {0x17A0, 571846}, {0x17A1, 571928}, {0x17A2, 572093}, {0x17A3, 571353}, {0x17A4, 571297}, {0x17A5, 571436}, {0x17A6, 571463}, {0x17A7, 571565}, {0x17A8, 571592}, {0x17A9, 571620}, {0x17AA, 571648}, {0x17AB, 571677}, {0x17AC, 571704}, {0x17AD, 571242}, {0x17AE, 571269}, {0x17AF, 571409}, {0x17B0, 571325}, {0x17B1, 571491}, {0x17B2, 571528}, {0x17B3, 571381}, {0x17B4, 573886}, {0x17B5, 573862}, {0x17B6, 573910}, {0x17B7, 574009}, {0x17B8, 574048}, {0x17B9, 574167}, {0x17BA, 574206}, {0x17BB, 574108}, {0x17BC, 574147}, {0x17BD, 574127}, {0x17BE, 574068}, {0x17BF, 574186}, {0x17C0, 574028}, {0x17C1, 573990}, {0x17C2, 573930}, {0x17C3, 573950}, {0x17C4, 574088}, {0x17C5, 573970}, {0x17C6, 572591}, {0x17C7, 572633}, {0x17C8, 572754}, {0x17C9, 572568}, {0x17CA, 572717}, {0x17CB, 572371}, {0x17CC, 572652}, {0x17CD, 572694}, {0x17CE, 572495}, {0x17CF, 572309}, {0x17D0, 572669}, {0x17D1, 572736}, {0x17D2, 572478}, {0x17D3, 572411}, {0x17D4, 572514}, {0x17D5, 572389}, {0x17D6, 572451}, {0x17D7, 572549}, {0x17D8, 572433}, {0x17D9, 572610}, {0x17DA, 572530}, {0x17DB, 571045}, {0x17DC, 572346}, {0x17DD, 572326}, {0x17E0, 571225}, {0x17E1, 571141}, {0x17E2, 571209}, {0x17E3, 571191}, {0x17E4, 571107}, {0x17E5, 571090}, {0x17E6, 571175}, {0x17E7, 571157}, {0x17E8, 571072}, {0x17E9, 571124}, {0x17F0, 573439}, {0x17F1, 573226}, {0x17F2, 573254}, {0x17F3, 573171}, {0x17F4, 573198}, {0x17F5, 573281}, {0x17F6, 573374}, {0x17F7, 573407}, {0x17F8, 573309}, {0x17F9, 573341}, {0x1800, 737510}, {0x1801, 737872}, {0x1802, 737609}, {0x1803, 738066}, {0x1804, 737593}, {0x1805, 737891}, {0x1806, 742014}, {0x1807, 741873}, {0x1808, 741699}, {0x1809, 741722}, {0x180A, 741749}, {0x180B, 737950}, {0x180C, 738028}, {0x180D, 737988}, {0x180E, 742128}, {0x180F, 737911}, {0x1810, 737814}, {0x1811, 737710}, {0x1812, 737794}, {0x1813, 737772}, {0x1814, 737668}, {0x1815, 737647}, {0x1816, 737752}, {0x1817, 737730}, {0x1818, 737625}, {0x1819, 737689}, {0x1820, 738157}, {0x1821, 739174}, {0x1822, 739274}, {0x1823, 740086}, {0x1824, 741558}, {0x1825, 740105}, {0x1826, 741577}, {0x1827, 739193}, {0x1828, 740066}, {0x1829, 739036}, {0x182A, 739057}, {0x182B, 740125}, {0x182C, 740145}, {0x182D, 739233}, {0x182E, 739395}, {0x182F, 739354}, {0x1830, 740185}, {0x1831, 740205}, {0x1832, 740781}, {0x1833, 739154}, {0x1834, 739077}, {0x1835, 739293}, {0x1836, 741617}, {0x1837, 740165}, {0x1838, 741597}, {0x1839, 739213}, {0x183A, 739313}, {0x183B, 739333}, {0x183C, 741537}, {0x183D, 741637}, {0x183E, 739253}, {0x183F, 741678}, {0x1840, 739374}, {0x1841, 741657}, {0x1842, 739133}, {0x1843, 741199}, {0x1844, 740998}, {0x1845, 741099}, {0x1846, 741288}, {0x1847, 741438}, {0x1848, 741312}, {0x1849, 741462}, {0x184A, 740870}, {0x184B, 740896}, {0x184C, 741337}, {0x184D, 741362}, {0x184E, 741022}, {0x184F, 741237}, {0x1850, 741387}, {0x1851, 740947}, {0x1852, 740921}, {0x1853, 741123}, {0x1854, 741412}, {0x1855, 741512}, {0x1856, 741487}, {0x1857, 741174}, {0x1858, 741047}, {0x1859, 741073}, {0x185A, 741148}, {0x185B, 741262}, {0x185C, 740972}, {0x185D, 740303}, {0x185E, 740454}, {0x185F, 740478}, {0x1860, 740705}, {0x1861, 740681}, {0x1862, 740226}, {0x1863, 740528}, {0x1864, 740352}, {0x1865, 740403}, {0x1866, 740553}, {0x1867, 740604}, {0x1868, 740630}, {0x1869, 740278}, {0x186A, 740503}, {0x186B, 740327}, {0x186C, 740377}, {0x186D, 740428}, {0x186E, 740655}, {0x186F, 740730}, {0x1870, 740578}, {0x1871, 740252}, {0x1872, 740755}, {0x1873, 739958}, {0x1874, 739984}, {0x1875, 740011}, {0x1876, 739931}, {0x1877, 740038}, {0x1878, 739098}, {0x1880, 738233}, {0x1881, 738939}, {0x1882, 738397}, {0x1883, 738905}, {0x1884, 738555}, {0x1885, 738272}, {0x1886, 738805}, {0x1887, 738176}, {0x1888, 738527}, {0x1889, 738598}, {0x188A, 738627}, {0x188B, 738305}, {0x188C, 738844}, {0x188D, 738874}, {0x188E, 738430}, {0x188F, 738657}, {0x1890, 738776}, {0x1891, 738334}, {0x1892, 738687}, {0x1893, 738716}, {0x1894, 738746}, {0x1895, 739006}, {0x1896, 738977}, {0x1897, 738204}, {0x1898, 740801}, {0x1899, 740835}, {0x189A, 739600}, {0x189B, 739711}, {0x189C, 739452}, {0x189D, 739637}, {0x189E, 739821}, {0x189F, 739525}, {0x18A0, 739785}, {0x18A1, 739563}, {0x18A2, 739748}, {0x18A3, 739488}, {0x18A4, 739894}, {0x18A5, 739858}, {0x18A6, 738460}, {0x18A7, 738493}, {0x18A8, 739415}, {0x18A9, 738363}, {0x18AA, 739674}, {0x18B0, 165037}, {0x18B1, 153411}, {0x18B2, 153251}, {0x18B3, 169216}, {0x18B4, 165284}, {0x18B5, 165149}, {0x18B6, 165471}, {0x18B7, 167839}, {0x18B8, 161172}, {0x18B9, 161376}, {0x18BA, 162159}, {0x18BB, 164155}, {0x18BC, 163616}, {0x18BD, 161607}, {0x18BE, 167448}, {0x18BF, 166237}, {0x18C0, 166994}, {0x18C1, 166853}, {0x18C2, 167189}, {0x18C3, 173408}, {0x18C4, 173273}, {0x18C5, 165847}, {0x18C6, 164519}, {0x18C7, 164750}, {0x18C8, 164542}, {0x18C9, 164781}, {0x18CA, 164566}, {0x18CB, 164813}, {0x18CC, 164589}, {0x18CD, 164844}, {0x18CE, 166029}, {0x18CF, 166053}, {0x18D0, 166076}, {0x18D1, 166100}, {0x18D2, 166123}, {0x18D3, 165982}, {0x18D4, 164876}, {0x18D5, 164964}, {0x18D6, 164663}, {0x18D7, 164634}, {0x18D8, 164692}, {0x18D9, 164721}, {0x18DA, 164905}, {0x18DB, 164934}, {0x18DC, 160102}, {0x18DD, 172249}, {0x18DE, 160764}, {0x18DF, 160608}, {0x18E0, 165748}, {0x18E1, 169923}, {0x18E2, 169826}, {0x18E3, 168369}, {0x18E4, 168320}, {0x18E5, 168844}, {0x18E6, 168819}, {0x18E7, 168722}, {0x18E8, 168559}, {0x18E9, 168534}, {0x18EA, 166673}, {0x18EB, 166642}, {0x18EC, 166376}, {0x18ED, 155345}, {0x18EE, 154409}, {0x18EF, 154945}, {0x18F0, 155314}, {0x18F1, 166464}, {0x18F2, 156087}, {0x18F3, 153433}, {0x18F4, 153466}, {0x18F5, 154445}, {0x1900, 638246}, {0x1901, 637399}, {0x1902, 637415}, {0x1903, 637299}, {0x1904, 637315}, {0x1905, 637480}, {0x1906, 637233}, {0x1907, 637249}, {0x1908, 637366}, {0x1909, 637382}, {0x190A, 637678}, {0x190B, 637596}, {0x190C, 637612}, {0x190D, 637266}, {0x190E, 637282}, {0x190F, 637464}, {0x1910, 637497}, {0x1911, 637513}, {0x1912, 637200}, {0x1913, 637216}, {0x1914, 637448}, {0x1915, 637662}, {0x1916, 637530}, {0x1917, 637432}, {0x1918, 637646}, {0x1919, 637562}, {0x191A, 637579}, {0x191B, 637546}, {0x191C, 637350}, {0x191D, 637332}, {0x191E, 637629}, {0x1920, 638071}, {0x1921, 638169}, {0x1922, 638227}, {0x1923, 638149}, {0x1924, 638090}, {0x1925, 638207}, {0x1926, 638110}, {0x1927, 638130}, {0x1928, 638188}, {0x1929, 638045}, {0x192A, 637993}, {0x192B, 638019}, {0x1930, 637816}, {0x1931, 637904}, {0x1932, 637788}, {0x1933, 637971}, {0x1934, 637882}, {0x1935, 637927}, {0x1936, 637860}, {0x1937, 637949}, {0x1938, 637838}, {0x1939, 637751}, {0x193A, 637715}, {0x193B, 637772}, {0x1940, 637736}, {0x1944, 637177}, {0x1945, 637695}, {0x1946, 637160}, {0x1947, 637076}, {0x1948, 637144}, {0x1949, 637126}, {0x194A, 637042}, {0x194B, 637025}, {0x194C, 637110}, {0x194D, 637092}, {0x194E, 637007}, {0x194F, 637059}, {0x1950, 919311}, {0x1951, 919744}, {0x1952, 919397}, {0x1953, 919657}, {0x1954, 919500}, {0x1955, 919761}, {0x1956, 919517}, {0x1957, 919534}, {0x1958, 919346}, {0x1959, 919448}, {0x195A, 919465}, {0x195B, 919363}, {0x195C, 919261}, {0x195D, 919727}, {0x195E, 919278}, {0x195F, 919483}, {0x1960, 919328}, {0x1961, 919675}, {0x1962, 919380}, {0x1963, 919160}, {0x1964, 919295}, {0x1965, 919227}, {0x1966, 919244}, {0x1967, 919694}, {0x1968, 919431}, {0x1969, 919415}, {0x196A, 919710}, {0x196B, 919211}, {0x196C, 919193}, {0x196D, 919176}, {0x1970, 919552}, {0x1971, 919573}, {0x1972, 919594}, {0x1973, 919615}, {0x1974, 919636}, {0x1980, 767372}, {0x1981, 767961}, {0x1982, 767153}, {0x1983, 767564}, {0x1984, 767289}, {0x1985, 767750}, {0x1986, 768146}, {0x1987, 767881}, {0x1988, 767509}, {0x1989, 767399}, {0x198A, 767619}, {0x198B, 768093}, {0x198C, 767987}, {0x198D, 768199}, {0x198E, 767454}, {0x198F, 767481}, {0x1990, 767262}, {0x1991, 768040}, {0x1992, 768066}, {0x1993, 767855}, {0x1994, 767317}, {0x1995, 767344}, {0x1996, 767235}, {0x1997, 767908}, {0x1998, 767934}, {0x1999, 767829}, {0x199A, 767099}, {0x199B, 767537}, {0x199C, 767208}, {0x199D, 767698}, {0x199E, 768120}, {0x199F, 767803}, {0x19A0, 767126}, {0x19A1, 767072}, {0x19A2, 767045}, {0x19A3, 767724}, {0x19A4, 767672}, {0x19A5, 767646}, {0x19A6, 767180}, {0x19A7, 767591}, {0x19A8, 767776}, {0x19A9, 768172}, {0x19AA, 767426}, {0x19AB, 768013}, {0x19B0, 768759}, {0x19B1, 768343}, {0x19B2, 768473}, {0x19B3, 768629}, {0x19B4, 768707}, {0x19B5, 768448}, {0x19B6, 768396}, {0x19B7, 768525}, {0x19B8, 768550}, {0x19B9, 768654}, {0x19BA, 768422}, {0x19BB, 768369}, {0x19BC, 768733}, {0x19BD, 768603}, {0x19BE, 768576}, {0x19BF, 768680}, {0x19C0, 768499}, {0x19C1, 767018}, {0x19C2, 766990}, {0x19C3, 766963}, {0x19C4, 766936}, {0x19C5, 766909}, {0x19C6, 766882}, {0x19C7, 766855}, {0x19C8, 768295}, {0x19C9, 768319}, {0x19D0, 766832}, {0x19D1, 766718}, {0x19D2, 766810}, {0x19D3, 766786}, {0x19D4, 766672}, {0x19D5, 766649}, {0x19D6, 766764}, {0x19D7, 766740}, {0x19D8, 766625}, {0x19D9, 766695}, {0x19DA, 768268}, {0x19DE, 768225}, {0x19DF, 768246}, {0x19E0, 573511}, {0x19E1, 573466}, {0x19E2, 573535}, {0x19E3, 572779}, {0x19E4, 572822}, {0x19E5, 573578}, {0x19E6, 573731}, {0x19E7, 573786}, {0x19E8, 573623}, {0x19E9, 573676}, {0x19EA, 572867}, {0x19EB, 573014}, {0x19EC, 573067}, {0x19ED, 572910}, {0x19EE, 572961}, {0x19EF, 573118}, {0x19F0, 573839}, {0x19F1, 573489}, {0x19F2, 573557}, {0x19F3, 572801}, {0x19F4, 572845}, {0x19F5, 573601}, {0x19F6, 573759}, {0x19F7, 573813}, {0x19F8, 573650}, {0x19F9, 573704}, {0x19FA, 572889}, {0x19FB, 573041}, {0x19FC, 573093}, {0x19FD, 572936}, {0x19FE, 572988}, {0x19FF, 573145}, {0x1A00, 142107}, {0x1A01, 142050}, {0x1A02, 142203}, {0x1A03, 142223}, {0x1A04, 142305}, {0x1A05, 141993}, {0x1A06, 142145}, {0x1A07, 142164}, {0x1A08, 142362}, {0x1A09, 142031}, {0x1A0A, 142184}, {0x1A0B, 142244}, {0x1A0C, 142012}, {0x1A0D, 142088}, {0x1A0E, 142264}, {0x1A0F, 142284}, {0x1A10, 142400}, {0x1A11, 142324}, {0x1A12, 142126}, {0x1A13, 142381}, {0x1A14, 142343}, {0x1A15, 141975}, {0x1A16, 142069}, {0x1A17, 142481}, {0x1A18, 142525}, {0x1A19, 142459}, {0x1A1A, 142503}, {0x1A1B, 142436}, {0x1A1E, 142419}, {0x1A1F, 141951}, {0x1A20, 920557}, {0x1A21, 920581}, {0x1A22, 920606}, {0x1A23, 921043}, {0x1A24, 921090}, {0x1A25, 921066}, {0x1A26, 921338}, {0x1A27, 920460}, {0x1A28, 920484}, {0x1A29, 920950}, {0x1A2A, 921187}, {0x1A2B, 920973}, {0x1A2C, 921358}, {0x1A2D, 921437}, {0x1A2E, 920680}, {0x1A2F, 920397}, {0x1A30, 921161}, {0x1A31, 921416}, {0x1A32, 920781}, {0x1A33, 920805}, {0x1A34, 921210}, {0x1A35, 921233}, {0x1A36, 921319}, {0x1A37, 920378}, {0x1A38, 920631}, {0x1A39, 920655}, {0x1A3A, 920509}, {0x1A3B, 921114}, {0x1A3C, 920997}, {0x1A3D, 921137}, {0x1A3E, 921300}, {0x1A3F, 921257}, {0x1A40, 920830}, {0x1A41, 921397}, {0x1A42, 921458}, {0x1A43, 920891}, {0x1A44, 921280}, {0x1A45, 921515}, {0x1A46, 920731}, {0x1A47, 920756}, {0x1A48, 920707}, {0x1A49, 920533}, {0x1A4A, 920930}, {0x1A4B, 920360}, {0x1A4C, 921020}, {0x1A4D, 920854}, {0x1A4E, 920872}, {0x1A4F, 921478}, {0x1A50, 921496}, {0x1A51, 920416}, {0x1A52, 921378}, {0x1A53, 920910}, {0x1A54, 920435}, {0x1A55, 920049}, {0x1A56, 920015}, {0x1A57, 919921}, {0x1A58, 921806}, {0x1A59, 919842}, {0x1A5A, 919957}, {0x1A5B, 919876}, {0x1A5C, 919988}, {0x1A5D, 919815}, {0x1A5E, 920083}, {0x1A60, 921937}, {0x1A61, 922360}, {0x1A62, 922518}, {0x1A63, 922382}, {0x1A64, 922672}, {0x1A65, 922473}, {0x1A66, 922495}, {0x1A67, 922750}, {0x1A68, 922796}, {0x1A69, 922728}, {0x1A6A, 922773}, {0x1A6B, 922546}, {0x1A6C, 922597}, {0x1A6D, 922649}, {0x1A6E, 922451}, {0x1A6F, 922405}, {0x1A70, 922626}, {0x1A71, 922428}, {0x1A72, 922700}, {0x1A73, 922568}, {0x1A74, 921783}, {0x1A75, 922024}, {0x1A76, 922045}, {0x1A77, 921672}, {0x1A78, 921699}, {0x1A79, 921726}, {0x1A7A, 921879}, {0x1A7B, 921833}, {0x1A7C, 921753}, {0x1A7F, 919778}, {0x1A80, 920335}, {0x1A81, 920211}, {0x1A82, 920311}, {0x1A83, 920285}, {0x1A84, 920161}, {0x1A85, 920136}, {0x1A86, 920261}, {0x1A87, 920235}, {0x1A88, 920110}, {0x1A89, 920186}, {0x1A90, 922335}, {0x1A91, 922211}, {0x1A92, 922311}, {0x1A93, 922285}, {0x1A94, 922161}, {0x1A95, 922136}, {0x1A96, 922261}, {0x1A97, 922235}, {0x1A98, 922110}, {0x1A99, 922186}, {0x1AA0, 922066}, {0x1AA1, 922086}, {0x1AA2, 922004}, {0x1AA3, 921653}, {0x1AA4, 921594}, {0x1AA5, 921554}, {0x1AA6, 921901}, {0x1AA7, 921855}, {0x1AA8, 921612}, {0x1AA9, 921631}, {0x1AAA, 921957}, {0x1AAB, 921979}, {0x1AAC, 921575}, {0x1AAD, 921534}, {0x1AB0, 200852}, {0x1AB1, 199922}, {0x1AB2, 203312}, {0x1AB3, 200914}, {0x1AB4, 208260}, {0x1AB5, 208666}, {0x1AB6, 208602}, {0x1AB7, 206956}, {0x1AB8, 200419}, {0x1AB9, 206243}, {0x1ABA, 208005}, {0x1ABB, 207034}, {0x1ABC, 200478}, {0x1ABD, 207062}, {0x1ABE, 207090}, {0x1ABF, 205503}, {0x1AC0, 205256}, {0x1AC1, 205863}, {0x1AC2, 207582}, {0x1AC3, 205901}, {0x1AC4, 207622}, {0x1AC5, 207973}, {0x1AC6, 206726}, {0x1AC7, 203419}, {0x1AC8, 207120}, {0x1AC9, 200513}, {0x1ACA, 200546}, {0x1ACB, 208230}, {0x1ACC, 204547}, {0x1ACD, 204586}, {0x1ACE, 204625}, {0x1B00, 86578}, {0x1B01, 86553}, {0x1B02, 86490}, {0x1B03, 86532}, {0x1B04, 86470}, {0x1B05, 83952}, {0x1B06, 83974}, {0x1B07, 84372}, {0x1B08, 84394}, {0x1B09, 85113}, {0x1B0A, 85135}, {0x1B0B, 84861}, {0x1B0C, 84885}, {0x1B0D, 84586}, {0x1B0E, 84611}, {0x1B0F, 84288}, {0x1B10, 83929}, {0x1B11, 84747}, {0x1B12, 84769}, {0x1B13, 84466}, {0x1B14, 84485}, {0x1B15, 84310}, {0x1B16, 84329}, {0x1B17, 84707}, {0x1B18, 84107}, {0x1B19, 84126}, {0x1B1A, 84423}, {0x1B1B, 84442}, {0x1B1C, 84727}, {0x1B1D, 85002}, {0x1B1E, 85027}, {0x1B1F, 84193}, {0x1B20, 84228}, {0x1B21, 84681}, {0x1B22, 84983}, {0x1B23, 85062}, {0x1B24, 84150}, {0x1B25, 84169}, {0x1B26, 84662}, {0x1B27, 84798}, {0x1B28, 84817}, {0x1B29, 84061}, {0x1B2A, 84080}, {0x1B2B, 84643}, {0x1B2C, 85208}, {0x1B2D, 84842}, {0x1B2E, 84567}, {0x1B2F, 85189}, {0x1B30, 84935}, {0x1B31, 84959}, {0x1B32, 84916}, {0x1B33, 84353}, {0x1B34, 86510}, {0x1B35, 86976}, {0x1B36, 87003}, {0x1B37, 87027}, {0x1B38, 86789}, {0x1B39, 86814}, {0x1B3A, 86726}, {0x1B3B, 86754}, {0x1B3C, 86602}, {0x1B3D, 86631}, {0x1B3E, 86844}, {0x1B3F, 86871}, {0x1B40, 86942}, {0x1B41, 86903}, {0x1B42, 86667}, {0x1B43, 86693}, {0x1B44, 83581}, {0x1B45, 84514}, {0x1B46, 84540}, {0x1B47, 85086}, {0x1B48, 84263}, {0x1B49, 85164}, {0x1B4A, 85227}, {0x1B4B, 84032}, {0x1B4C, 84003}, {0x1B4E, 83900}, {0x1B4F, 83868}, {0x1B50, 83848}, {0x1B51, 83749}, {0x1B52, 83829}, {0x1B53, 83808}, {0x1B54, 83709}, {0x1B55, 83689}, {0x1B56, 83789}, {0x1B57, 83768}, {0x1B58, 83668}, {0x1B59, 83729}, {0x1B5A, 86411}, {0x1B5B, 86353}, {0x1B5C, 87056}, {0x1B5D, 83600}, {0x1B5E, 83648}, {0x1B5F, 83625}, {0x1B60, 86393}, {0x1B61, 85891}, {0x1B62, 85803}, {0x1B63, 85920}, {0x1B64, 85704}, {0x1B65, 85767}, {0x1B66, 85862}, {0x1B67, 85644}, {0x1B68, 85832}, {0x1B69, 85674}, {0x1B6A, 85733}, {0x1B6B, 85604}, {0x1B6C, 85293}, {0x1B6D, 85509}, {0x1B6E, 85414}, {0x1B6F, 85372}, {0x1B70, 85550}, {0x1B71, 85455}, {0x1B72, 85253}, {0x1B73, 85333}, {0x1B74, 86309}, {0x1B75, 86265}, {0x1B76, 86219}, {0x1B77, 86173}, {0x1B78, 86041}, {0x1B79, 86129}, {0x1B7A, 85949}, {0x1B7B, 85995}, {0x1B7C, 86085}, {0x1B7D, 86447}, {0x1B7E, 86369}, {0x1B7F, 86426}, {0x1B80, 909798}, {0x1B81, 909748}, {0x1B82, 909773}, {0x1B83, 908675}, {0x1B84, 908944}, {0x1B85, 909308}, {0x1B86, 908694}, {0x1B87, 909147}, {0x1B88, 908795}, {0x1B89, 908814}, {0x1B8A, 908983}, {0x1B8B, 909186}, {0x1B8C, 908904}, {0x1B8D, 909105}, {0x1B8E, 908755}, {0x1B8F, 908963}, {0x1B90, 909407}, {0x1B91, 909126}, {0x1B92, 909288}, {0x1B93, 908775}, {0x1B94, 909085}, {0x1B95, 909166}, {0x1B96, 908834}, {0x1B97, 909327}, {0x1B98, 908714}, {0x1B99, 909065}, {0x1B9A, 909387}, {0x1B9B, 909206}, {0x1B9C, 909024}, {0x1B9D, 909347}, {0x1B9E, 909247}, {0x1B9F, 909367}, {0x1BA0, 908924}, {0x1BA1, 908289}, {0x1BA2, 908324}, {0x1BA3, 908358}, {0x1BA4, 909937}, {0x1BA5, 909997}, {0x1BA6, 909873}, {0x1BA7, 909967}, {0x1BA8, 909844}, {0x1BA9, 909905}, {0x1BAA, 909725}, {0x1BAB, 909822}, {0x1BAC, 908391}, {0x1BAD, 908428}, {0x1BAE, 909003}, {0x1BAF, 909267}, {0x1BB0, 908654}, {0x1BB1, 908550}, {0x1BB2, 908634}, {0x1BB3, 908612}, {0x1BB4, 908508}, {0x1BB5, 908487}, {0x1BB6, 908592}, {0x1BB7, 908570}, {0x1BB8, 908465}, {0x1BB9, 908529}, {0x1BBA, 908270}, {0x1BBB, 909226}, {0x1BBC, 909044}, {0x1BBD, 908734}, {0x1BBE, 908854}, {0x1BBF, 908879}, {0x1BC0, 105433}, {0x1BC1, 105873}, {0x1BC2, 105512}, {0x1BC3, 105926}, {0x1BC4, 105612}, {0x1BC5, 105448}, {0x1BC6, 105559}, {0x1BC7, 105802}, {0x1BC8, 106007}, {0x1BC9, 105710}, {0x1BCA, 105639}, {0x1BCB, 106182}, {0x1BCC, 106088}, {0x1BCD, 105818}, {0x1BCE, 105496}, {0x1BCF, 105899}, {0x1BD0, 105543}, {0x1BD1, 105480}, {0x1BD2, 105841}, {0x1BD3, 106034}, {0x1BD4, 105596}, {0x1BD5, 105980}, {0x1BD6, 106142}, {0x1BD7, 105760}, {0x1BD8, 105857}, {0x1BD9, 106061}, {0x1BDA, 105666}, {0x1BDB, 106198}, {0x1BDC, 106115}, {0x1BDD, 105743}, {0x1BDE, 105580}, {0x1BDF, 105953}, {0x1BE0, 105785}, {0x1BE1, 105464}, {0x1BE2, 105726}, {0x1BE3, 105693}, {0x1BE4, 105528}, {0x1BE5, 106167}, {0x1BE6, 106246}, {0x1BE7, 106374}, {0x1BE8, 106499}, {0x1BE9, 106393}, {0x1BEA, 106413}, {0x1BEB, 106432}, {0x1BEC, 106480}, {0x1BED, 106456}, {0x1BEE, 106525}, {0x1BEF, 106544}, {0x1BF0, 105409}, {0x1BF1, 105386}, {0x1BF2, 106214}, {0x1BF3, 106229}, {0x1BFC, 106288}, {0x1BFD, 106344}, {0x1BFE, 106263}, {0x1BFF, 106316}, {0x1C00, 634752}, {0x1C01, 634787}, {0x1C02, 634769}, {0x1C03, 634665}, {0x1C04, 634682}, {0x1C05, 634874}, {0x1C06, 634542}, {0x1C07, 634559}, {0x1C08, 634735}, {0x1C09, 634892}, {0x1C0A, 635015}, {0x1C0B, 635032}, {0x1C0C, 634577}, {0x1C0D, 634857}, {0x1C0E, 634910}, {0x1C0F, 634945}, {0x1C10, 634927}, {0x1C11, 634630}, {0x1C12, 634647}, {0x1C13, 634507}, {0x1C14, 634524}, {0x1C15, 634822}, {0x1C16, 634839}, {0x1C17, 635050}, {0x1C18, 635068}, {0x1C19, 634612}, {0x1C1A, 635158}, {0x1C1B, 634963}, {0x1C1C, 634805}, {0x1C1D, 634700}, {0x1C1E, 634717}, {0x1C1F, 635124}, {0x1C20, 634980}, {0x1C21, 634997}, {0x1C22, 635141}, {0x1C23, 634491}, {0x1C24, 635385}, {0x1C25, 635358}, {0x1C26, 635412}, {0x1C27, 635453}, {0x1C28, 635473}, {0x1C29, 635493}, {0x1C2A, 635514}, {0x1C2B, 635534}, {0x1C2C, 635433}, {0x1C2D, 634086}, {0x1C2E, 634161}, {0x1C2F, 634137}, {0x1C30, 634185}, {0x1C31, 634239}, {0x1C32, 634263}, {0x1C33, 634287}, {0x1C34, 634209}, {0x1C35, 634110}, {0x1C36, 635342}, {0x1C37, 635324}, {0x1C3B, 635239}, {0x1C3C, 635201}, {0x1C3D, 635175}, {0x1C3E, 635291}, {0x1C3F, 635265}, {0x1C40, 634473}, {0x1C41, 634384}, {0x1C42, 634456}, {0x1C43, 634437}, {0x1C44, 634348}, {0x1C45, 634330}, {0x1C46, 634420}, {0x1C47, 634401}, {0x1C48, 634311}, {0x1C49, 634366}, {0x1C4D, 635087}, {0x1C4E, 635105}, {0x1C4F, 634594}, {0x1C50, 786485}, {0x1C51, 786386}, {0x1C52, 786466}, {0x1C53, 786445}, {0x1C54, 786346}, {0x1C55, 786326}, {0x1C56, 786426}, {0x1C57, 786405}, {0x1C58, 786305}, {0x1C59, 786366}, {0x1C5A, 786843}, {0x1C5B, 786669}, {0x1C5C, 786611}, {0x1C5D, 786649}, {0x1C5E, 786630}, {0x1C5F, 786862}, {0x1C60, 786551}, {0x1C61, 786531}, {0x1C62, 786571}, {0x1C63, 786591}, {0x1C64, 786901}, {0x1C65, 786824}, {0x1C66, 786766}, {0x1C67, 786785}, {0x1C68, 786805}, {0x1C69, 786939}, {0x1C6A, 787035}, {0x1C6B, 787054}, {0x1C6C, 787073}, {0x1C6D, 787093}, {0x1C6E, 786882}, {0x1C6F, 786727}, {0x1C70, 786688}, {0x1C71, 786708}, {0x1C72, 786746}, {0x1C73, 786920}, {0x1C74, 786996}, {0x1C75, 786958}, {0x1C76, 787016}, {0x1C77, 786977}, {0x1C78, 787112}, {0x1C79, 786505}, {0x1C7A, 787132}, {0x1C7B, 787242}, {0x1C7C, 787161}, {0x1C7D, 786291}, {0x1C7E, 787214}, {0x1C7F, 787179}, {0x1C80, 266167}, {0x1C81, 265428}, {0x1C82, 265534}, {0x1C83, 267472}, {0x1C84, 266794}, {0x1C85, 266989}, {0x1C86, 266757}, {0x1C87, 266824}, {0x1C88, 267387}, {0x1C89, 260541}, {0x1C8A, 267027}, {0x1C90, 451917}, {0x1C91, 451953}, {0x1C92, 452288}, {0x1C93, 452140}, {0x1C94, 452216}, {0x1C95, 453346}, {0x1C96, 453492}, {0x1C97, 453192}, {0x1C98, 452590}, {0x1C99, 452701}, {0x1C9A, 452821}, {0x1C9B, 452858}, {0x1C9C, 452895}, {0x1C9D, 452932}, {0x1C9E, 452968}, {0x1C9F, 453529}, {0x1CA0, 453080}, {0x1CA1, 453117}, {0x1CA2, 453229}, {0x1CA3, 453310}, {0x1CA4, 453005}, {0x1CA5, 452738}, {0x1CA6, 452325}, {0x1CA7, 453043}, {0x1CA8, 453154}, {0x1CA9, 452065}, {0x1CAA, 451990}, {0x1CAB, 452664}, {0x1CAC, 452103}, {0x1CAD, 452027}, {0x1CAE, 453419}, {0x1CAF, 452626}, {0x1CB0, 452363}, {0x1CB1, 452480}, {0x1CB2, 452516}, {0x1CB3, 453383}, {0x1CB4, 452400}, {0x1CB5, 452553}, {0x1CB6, 452252}, {0x1CB7, 453456}, {0x1CB8, 452177}, {0x1CB9, 453266}, {0x1CBA, 451880}, {0x1CBD, 451843}, {0x1CBE, 452437}, {0x1CBF, 452776}, {0x1CC0, 909691}, {0x1CC1, 909618}, {0x1CC2, 909655}, {0x1CC3, 909466}, {0x1CC4, 909578}, {0x1CC5, 909539}, {0x1CC6, 909500}, {0x1CC7, 909427}, {0x1CD0, 974203}, {0x1CD1, 974341}, {0x1CD2, 974251}, {0x1CD3, 973644}, {0x1CD4, 973997}, {0x1CD5, 974438}, {0x1CD6, 974491}, {0x1CD7, 974533}, {0x1CD8, 974103}, {0x1CD9, 974583}, {0x1CDA, 974177}, {0x1CDB, 974386}, {0x1CDC, 974223}, {0x1CDD, 974127}, {0x1CDE, 974412}, {0x1CDF, 974358}, {0x1CE0, 974270}, {0x1CE1, 974035}, {0x1CE2, 973908}, {0x1CE3, 973935}, {0x1CE4, 973702}, {0x1CE5, 973842}, {0x1CE6, 973665}, {0x1CE7, 973961}, {0x1CE8, 973870}, {0x1CE9, 973303}, {0x1CEA, 973336}, {0x1CEB, 973404}, {0x1CEC, 973436}, {0x1CED, 973801}, {0x1CEE, 973562}, {0x1CEF, 973619}, {0x1CF0, 973769}, {0x1CF1, 973369}, {0x1CF2, 973478}, {0x1CF3, 973737}, {0x1CF4, 974079}, {0x1CF5, 973596}, {0x1CF6, 973819}, {0x1CF7, 973502}, {0x1CF8, 974319}, {0x1CF9, 974148}, {0x1CFA, 973522}, {0x1D00, 599800}, {0x1D01, 599829}, {0x1D02, 619964}, {0x1D03, 599888}, {0x1D04, 599924}, {0x1D05, 599953}, {0x1D06, 600011}, {0x1D07, 599982}, {0x1D08, 620628}, {0x1D09, 620234}, {0x1D0A, 600266}, {0x1D0B, 600295}, {0x1D0C, 600392}, {0x1D0D, 600433}, {0x1D0E, 600745}, {0x1D0F, 600491}, {0x1D10, 600550}, {0x1D11, 618390}, {0x1D12, 618462}, {0x1D13, 618420}, {0x1D14, 620506}, {0x1D15, 600584}, {0x1D16, 619775}, {0x1D17, 603754}, {0x1D18, 600614}, {0x1D19, 600783}, {0x1D1A, 601054}, {0x1D1B, 600881}, {0x1D1C, 601090}, {0x1D1D, 618534}, {0x1D1E, 618348}, {0x1D1F, 618497}, {0x1D20, 601119}, {0x1D21, 601148}, {0x1D22, 601206}, {0x1D23, 600042}, {0x1D24, 601324}, {0x1D25, 599191}, {0x1D26, 471077}, {0x1D27, 471110}, {0x1D28, 471176}, {0x1D29, 471237}, {0x1D2A, 471206}, {0x1D2B, 261751}, {0x1D2C, 727140}, {0x1D2D, 727166}, {0x1D2E, 727193}, {0x1D2F, 727219}, {0x1D30, 727278}, {0x1D31, 727304}, {0x1D32, 727733}, {0x1D33, 727356}, {0x1D34, 727382}, {0x1D35, 727446}, {0x1D36, 727472}, {0x1D37, 727498}, {0x1D38, 727524}, {0x1D39, 727550}, {0x1D3A, 727576}, {0x1D3B, 727768}, {0x1D3C, 727602}, {0x1D3D, 727628}, {0x1D3E, 727655}, {0x1D3F, 727707}, {0x1D40, 727803}, {0x1D41, 727829}, {0x1D42, 727881}, {0x1D43, 732437}, {0x1D44, 736006}, {0x1D45, 732512}, {0x1D46, 736037}, {0x1D47, 732540}, {0x1D48, 733379}, {0x1D49, 733803}, {0x1D4A, 735579}, {0x1D4B, 735112}, {0x1D4C, 736242}, {0x1D4D, 733990}, {0x1D4E, 736135}, {0x1D4F, 734429}, {0x1D50, 734911}, {0x1D51, 733827}, {0x1D52, 735052}, {0x1D53, 735141}, {0x1D54, 735887}, {0x1D55, 732656}, {0x1D56, 735170}, {0x1D57, 735671}, {0x1D58, 736593}, {0x1D59, 735638}, {0x1D5A, 736166}, {0x1D5B, 736714}, {0x1D5C, 732486}, {0x1D5D, 732629}, {0x1D5E, 734076}, {0x1D5F, 733514}, {0x1D60, 734110}, {0x1D61, 733273}, {0x1D62, 625190}, {0x1D63, 625438}, {0x1D64, 625566}, {0x1D65, 625597}, {0x1D66, 479060}, {0x1D67, 479127}, {0x1D68, 479195}, {0x1D69, 479162}, {0x1D6A, 479094}, {0x1D6B, 622613}, {0x1D6C, 603355}, {0x1D6D, 604988}, {0x1D6E, 607801}, {0x1D6F, 612330}, {0x1D70, 613111}, {0x1D71, 615463}, {0x1D72, 616543}, {0x1D73, 616279}, {0x1D74, 617816}, {0x1D75, 619174}, {0x1D76, 624684}, {0x1D77, 620085}, {0x1D78, 728373}, {0x1D79, 609825}, {0x1D7A, 619532}, {0x1D7B, 601396}, {0x1D7C, 610030}, {0x1D7D, 615581}, {0x1D7E, 601437}, {0x1D7F, 622728}, {0x1D80, 603394}, {0x1D81, 605027}, {0x1D82, 607840}, {0x1D83, 608316}, {0x1D84, 610622}, {0x1D85, 611551}, {0x1D86, 612369}, {0x1D87, 613191}, {0x1D88, 615502}, {0x1D89, 616623}, {0x1D8A, 617896}, {0x1D8B, 607345}, {0x1D8C, 622928}, {0x1D8D, 623786}, {0x1D8E, 624723}, {0x1D8F, 602548}, {0x1D90, 602953}, {0x1D91, 604864}, {0x1D92, 606878}, {0x1D93, 615103}, {0x1D94, 617067}, {0x1D95, 618136}, {0x1D96, 609571}, {0x1D97, 615175}, {0x1D98, 607386}, {0x1D99, 622348}, {0x1D9A, 607637}, {0x1D9B, 736069}, {0x1D9C, 732692}, {0x1D9D, 732716}, {0x1D9E, 733879}, {0x1D9F, 735449}, {0x1DA0, 733931}, {0x1DA1, 733577}, {0x1DA2, 735607}, {0x1DA3, 736104}, {0x1DA4, 734300}, {0x1DA5, 734336}, {0x1DA6, 732921}, {0x1DA7, 732953}, {0x1DA8, 734387}, {0x1DA9, 734640}, {0x1DAA, 734598}, {0x1DAB, 733038}, {0x1DAC, 734935}, {0x1DAD, 736197}, {0x1DAE, 734969}, {0x1DAF, 735008}, {0x1DB0, 733112}, {0x1DB1, 732598}, {0x1DB2, 735194}, {0x1DB3, 735545}, {0x1DB4, 733853}, {0x1DB5, 735695}, {0x1DB6, 736617}, {0x1DB7, 736684}, {0x1DB8, 733209}, {0x1DB9, 736738}, {0x1DBA, 736459}, {0x1DBB, 736884}, {0x1DBC, 736942}, {0x1DBD, 736908}, {0x1DBE, 733905}, {0x1DBF, 735859}, {0x1DC0, 200093}, {0x1DC1, 200063}, {0x1DC2, 207928}, {0x1DC3, 208050}, {0x1DC4, 206604}, {0x1DC5, 203012}, {0x1DC6, 206650}, {0x1DC7, 196710}, {0x1DC8, 202984}, {0x1DC9, 196682}, {0x1DCA, 205083}, {0x1DCB, 197005}, {0x1DCC, 206627}, {0x1DCD, 200205}, {0x1DCE, 206771}, {0x1DCF, 208709}, {0x1DD0, 203493}, {0x1DD1, 208414}, {0x1DD2, 208433}, {0x1DD3, 204363}, {0x1DD4, 203938}, {0x1DD5, 204005}, {0x1DD6, 204037}, {0x1DD7, 204165}, {0x1DD8, 204508}, {0x1DD9, 204299}, {0x1DDA, 204415}, {0x1DDB, 203666}, {0x1DDC, 204664}, {0x1DDD, 204695}, {0x1DDE, 203705}, {0x1DDF, 203744}, {0x1DE0, 204849}, {0x1DE1, 203783}, {0x1DE2, 203822}, {0x1DE3, 205120}, {0x1DE4, 205159}, {0x1DE5, 204782}, {0x1DE6, 205571}, {0x1DE7, 203970}, {0x1DE8, 204069}, {0x1DE9, 204100}, {0x1DEA, 205190}, {0x1DEB, 204332}, {0x1DEC, 204726}, {0x1DED, 204957}, {0x1DEE, 205021}, {0x1DEF, 204266}, {0x1DF0, 205377}, {0x1DF1, 205472}, {0x1DF2, 203892}, {0x1DF3, 204911}, {0x1DF4, 205331}, {0x1DF5, 208336}, {0x1DF6, 203637}, {0x1DF7, 203609}, {0x1DF8, 199967}, {0x1DF9, 208565}, {0x1DFA, 200038}, {0x1DFB, 199282}, {0x1DFC, 200301}, {0x1DFD, 196765}, {0x1DFE, 205710}, {0x1DFF, 207356}, {0x1E00, 583611}, {0x1E01, 602715}, {0x1E02, 584092}, {0x1E03, 603180}, {0x1E04, 584130}, {0x1E05, 603216}, {0x1E06, 584238}, {0x1E07, 603318}, {0x1E08, 584562}, {0x1E09, 603964}, {0x1E0A, 585093}, {0x1E0B, 604761}, {0x1E0C, 585131}, {0x1E0D, 604797}, {0x1E0E, 585202}, {0x1E0F, 604904}, {0x1E10, 585012}, {0x1E11, 604653}, {0x1E12, 585048}, {0x1E13, 604687}, {0x1E14, 586412}, {0x1E15, 606770}, {0x1E16, 586367}, {0x1E17, 606727}, {0x1E18, 586016}, {0x1E19, 606359}, {0x1E1A, 586561}, {0x1E1B, 606984}, {0x1E1C, 585677}, {0x1E1D, 606034}, {0x1E1E, 586897}, {0x1E1F, 607734}, {0x1E20, 587274}, {0x1E21, 608242}, {0x1E22, 587789}, {0x1E23, 608766}, {0x1E24, 587827}, {0x1E25, 608802}, {0x1E26, 587751}, {0x1E27, 608730}, {0x1E28, 587638}, {0x1E29, 608623}, {0x1E2A, 587564}, {0x1E2B, 608553}, {0x1E2C, 588636}, {0x1E2D, 609729}, {0x1E2E, 588216}, {0x1E2F, 609274}, {0x1E30, 589073}, {0x1E31, 610301}, {0x1E32, 589259}, {0x1E33, 610477}, {0x1E34, 589330}, {0x1E35, 610544}, {0x1E36, 589739}, {0x1E37, 611072}, {0x1E38, 589777}, {0x1E39, 611108}, {0x1E3A, 589905}, {0x1E3B, 611353}, {0x1E3C, 589694}, {0x1E3D, 610998}, {0x1E3E, 590217}, {0x1E3F, 612156}, {0x1E40, 590251}, {0x1E41, 612227}, {0x1E42, 590289}, {0x1E43, 612263}, {0x1E44, 590679}, {0x1E45, 612846}, {0x1E46, 590717}, {0x1E47, 612882}, {0x1E48, 590827}, {0x1E49, 612986}, {0x1E4A, 590596}, {0x1E4B, 612697}, {0x1E4C, 592580}, {0x1E4D, 614845}, {0x1E4E, 592624}, {0x1E4F, 614887}, {0x1E50, 592299}, {0x1E51, 614576}, {0x1E52, 592254}, {0x1E53, 614533}, {0x1E54, 592929}, {0x1E55, 615329}, {0x1E56, 592963}, {0x1E57, 615361}, {0x1E58, 593479}, {0x1E59, 616086}, {0x1E5A, 593517}, {0x1E5B, 616122}, {0x1E5C, 593555}, {0x1E5D, 616158}, {0x1E5E, 593688}, {0x1E5F, 616424}, {0x1E60, 594395}, {0x1E61, 617616}, {0x1E62, 594433}, {0x1E63, 617652}, {0x1E64, 594106}, {0x1E65, 617310}, {0x1E66, 594188}, {0x1E67, 617388}, {0x1E68, 594471}, {0x1E69, 617688}, {0x1E6A, 595137}, {0x1E6B, 618937}, {0x1E6C, 595175}, {0x1E6D, 618973}, {0x1E6E, 595246}, {0x1E6F, 619090}, {0x1E70, 595008}, {0x1E71, 618747}, {0x1E72, 596380}, {0x1E73, 621688}, {0x1E74, 597188}, {0x1E75, 622575}, {0x1E76, 596104}, {0x1E77, 621424}, {0x1E78, 597144}, {0x1E79, 622533}, {0x1E7A, 596952}, {0x1E7B, 622268}, {0x1E7C, 597395}, {0x1E7D, 623004}, {0x1E7E, 597324}, {0x1E7F, 622861}, {0x1E80, 597819}, {0x1E81, 623402}, {0x1E82, 597632}, {0x1E83, 623225}, {0x1E84, 597705}, {0x1E85, 623294}, {0x1E86, 597743}, {0x1E87, 623330}, {0x1E88, 597781}, {0x1E89, 623366}, {0x1E8A, 597973}, {0x1E8B, 623559}, {0x1E8C, 597935}, {0x1E8D, 623523}, {0x1E8E, 598145}, {0x1E8F, 623951}, {0x1E90, 598581}, {0x1E91, 624440}, {0x1E92, 598696}, {0x1E93, 624580}, {0x1E94, 598767}, {0x1E95, 624647}, {0x1E96, 608869}, {0x1E97, 618859}, {0x1E98, 623465}, {0x1E99, 624187}, {0x1E9A, 602589}, {0x1E9B, 611968}, {0x1E9C, 611921}, {0x1E9D, 612009}, {0x1E9E, 594774}, {0x1E9F, 605240}, {0x1EA0, 583258}, {0x1EA1, 602297}, {0x1EA2, 583371}, {0x1EA3, 602404}, {0x1EA4, 582830}, {0x1EA5, 601887}, {0x1EA6, 582932}, {0x1EA7, 601985}, {0x1EA8, 582981}, {0x1EA9, 602032}, {0x1EAA, 583035}, {0x1EAB, 602084}, {0x1EAC, 582879}, {0x1EAD, 601934}, {0x1EAE, 582528}, {0x1EAF, 601599}, {0x1EB0, 582620}, {0x1EB1, 601687}, {0x1EB2, 582664}, {0x1EB3, 601729}, {0x1EB4, 582713}, {0x1EB5, 601776}, {0x1EB6, 582572}, {0x1EB7, 601641}, {0x1EB8, 586137}, {0x1EB9, 606474}, {0x1EBA, 586250}, {0x1EBB, 606616}, {0x1EBC, 586527}, {0x1EBD, 606952}, {0x1EBE, 585762}, {0x1EBF, 606115}, {0x1EC0, 585864}, {0x1EC1, 606213}, {0x1EC2, 585913}, {0x1EC3, 606260}, {0x1EC4, 585967}, {0x1EC5, 606312}, {0x1EC6, 585811}, {0x1EC7, 606162}, {0x1EC8, 588415}, {0x1EC9, 609427}, {0x1ECA, 588302}, {0x1ECB, 609320}, {0x1ECC, 591645}, {0x1ECD, 613912}, {0x1ECE, 591799}, {0x1ECF, 614058}, {0x1ED0, 591217}, {0x1ED1, 613502}, {0x1ED2, 591319}, {0x1ED3, 613600}, {0x1ED4, 591368}, {0x1ED5, 613647}, {0x1ED6, 591422}, {0x1ED7, 613699}, {0x1ED8, 591266}, {0x1ED9, 613549}, {0x1EDA, 591871}, {0x1EDB, 614126}, {0x1EDC, 591961}, {0x1EDD, 614212}, {0x1EDE, 592004}, {0x1EDF, 614253}, {0x1EE0, 592052}, {0x1EE1, 614299}, {0x1EE2, 591914}, {0x1EE3, 614167}, {0x1EE4, 596424}, {0x1EE5, 621730}, {0x1EE6, 596578}, {0x1EE7, 621876}, {0x1EE8, 596650}, {0x1EE9, 621944}, {0x1EEA, 596740}, {0x1EEB, 622030}, {0x1EEC, 596783}, {0x1EED, 622071}, {0x1EEE, 596831}, {0x1EEF, 622117}, {0x1EF0, 596693}, {0x1EF1, 621985}, {0x1EF2, 598221}, {0x1EF3, 624023}, {0x1EF4, 598183}, {0x1EF5, 623987}, {0x1EF6, 598288}, {0x1EF7, 624086}, {0x1EF8, 598430}, {0x1EF9, 624299}, {0x1EFA, 590396}, {0x1EFB, 612442}, {0x1EFC, 590433}, {0x1EFD, 612477}, {0x1EFE, 598327}, {0x1EFF, 624123}, {0x1F00, 472583}, {0x1F01, 471926}, {0x1F02, 472849}, {0x1F03, 472192}, {0x1F04, 472619}, {0x1F05, 471962}, {0x1F06, 472727}, {0x1F07, 472070}, {0x1F08, 463789}, {0x1F09, 463216}, {0x1F0A, 464124}, {0x1F0B, 463551}, {0x1F0C, 463827}, {0x1F0D, 463254}, {0x1F0E, 463940}, {0x1F0F, 463367}, {0x1F10, 473582}, {0x1F11, 473412}, {0x1F12, 473667}, {0x1F13, 473497}, {0x1F14, 473620}, {0x1F15, 473450}, {0x1F18, 464674}, {0x1F19, 464496}, {0x1F1A, 464763}, {0x1F1B, 464585}, {0x1F1C, 464714}, {0x1F1D, 464536}, {0x1F20, 474410}, {0x1F21, 473814}, {0x1F22, 474666}, {0x1F23, 474070}, {0x1F24, 474444}, {0x1F25, 473848}, {0x1F26, 474548}, {0x1F27, 473952}, {0x1F28, 465432}, {0x1F29, 464918}, {0x1F2A, 465755}, {0x1F2B, 465241}, {0x1F2C, 465468}, {0x1F2D, 464954}, {0x1F2E, 465577}, {0x1F2F, 465063}, {0x1F30, 475616}, {0x1F31, 475090}, {0x1F32, 475746}, {0x1F33, 475220}, {0x1F34, 475651}, {0x1F35, 475125}, {0x1F36, 475695}, {0x1F37, 475169}, {0x1F38, 466315}, {0x1F39, 466017}, {0x1F3A, 466451}, {0x1F3B, 466153}, {0x1F3C, 466352}, {0x1F3D, 466054}, {0x1F3E, 466398}, {0x1F3F, 466100}, {0x1F40, 477458}, {0x1F41, 477288}, {0x1F42, 477543}, {0x1F43, 477373}, {0x1F44, 477496}, {0x1F45, 477326}, {0x1F48, 468006}, {0x1F49, 467828}, {0x1F4A, 468095}, {0x1F4B, 467917}, {0x1F4C, 468046}, {0x1F4D, 467868}, {0x1F50, 478623}, {0x1F51, 478061}, {0x1F52, 478762}, {0x1F53, 478200}, {0x1F54, 478661}, {0x1F55, 478099}, {0x1F56, 478708}, {0x1F57, 478146}, {0x1F59, 468558}, {0x1F5B, 468703}, {0x1F5D, 468598}, {0x1F5F, 468647}, {0x1F60, 476661}, {0x1F61, 476041}, {0x1F62, 476927}, {0x1F63, 476307}, {0x1F64, 476697}, {0x1F65, 476077}, {0x1F66, 476805}, {0x1F67, 476185}, {0x1F68, 467273}, {0x1F69, 466739}, {0x1F6A, 467608}, {0x1F6B, 467074}, {0x1F6C, 467311}, {0x1F6D, 466777}, {0x1F6E, 467424}, {0x1F6F, 466890}, {0x1F70, 473049}, {0x1F71, 472393}, {0x1F72, 473753}, {0x1F73, 473545}, {0x1F74, 474858}, {0x1F75, 474228}, {0x1F76, 475826}, {0x1F77, 475541}, {0x1F78, 477629}, {0x1F79, 477421}, {0x1F7A, 478848}, {0x1F7B, 478542}, {0x1F7C, 477127}, {0x1F7D, 476471}, {0x1F80, 472959}, {0x1F81, 472302}, {0x1F82, 472895}, {0x1F83, 472238}, {0x1F84, 472664}, {0x1F85, 472007}, {0x1F86, 472779}, {0x1F87, 472122}, {0x1F88, 464067}, {0x1F89, 463494}, {0x1F8A, 464172}, {0x1F8B, 463599}, {0x1F8C, 463874}, {0x1F8D, 463301}, {0x1F8E, 463994}, {0x1F8F, 463421}, {0x1F90, 474772}, {0x1F91, 474176}, {0x1F92, 474710}, {0x1F93, 474114}, {0x1F94, 474487}, {0x1F95, 473891}, {0x1F96, 474598}, {0x1F97, 474002}, {0x1F98, 465700}, {0x1F99, 465186}, {0x1F9A, 465801}, {0x1F9B, 465287}, {0x1F9C, 465513}, {0x1F9D, 464999}, {0x1F9E, 465629}, {0x1F9F, 465115}, {0x1FA0, 477037}, {0x1FA1, 476417}, {0x1FA2, 476973}, {0x1FA3, 476353}, {0x1FA4, 476742}, {0x1FA5, 476122}, {0x1FA6, 476857}, {0x1FA7, 476237}, {0x1FA8, 467551}, {0x1FA9, 467017}, {0x1FAA, 467656}, {0x1FAB, 467122}, {0x1FAC, 467358}, {0x1FAD, 466824}, {0x1FAE, 467478}, {0x1FAF, 466944}, {0x1FB0, 473139}, {0x1FB1, 472356}, {0x1FB2, 473085}, {0x1FB3, 473176}, {0x1FB4, 472428}, {0x1FB6, 472481}, {0x1FB7, 472523}, {0x1FB8, 464315}, {0x1FB9, 463666}, {0x1FBA, 464277}, {0x1FBB, 463705}, {0x1FBC, 463742}, {0x1FBD, 470953}, {0x1FBE, 471635}, {0x1FBF, 471656}, {0x1FC0, 471584}, {0x1FC1, 469335}, {0x1FC2, 474892}, {0x1FC3, 474944}, {0x1FC4, 474261}, {0x1FC6, 474312}, {0x1FC7, 474352}, {0x1FC8, 464853}, {0x1FC9, 464635}, {0x1FCA, 465902}, {0x1FCB, 465352}, {0x1FCC, 465387}, {0x1FCD, 471717}, {0x1FCE, 471668}, {0x1FCF, 471689}, {0x1FD0, 475861}, {0x1FD1, 475505}, {0x1FD2, 475456}, {0x1FD3, 475304}, {0x1FD6, 475575}, {0x1FD7, 475352}, {0x1FD8, 466572}, {0x1FD9, 466241}, {0x1FDA, 466535}, {0x1FDB, 466279}, {0x1FDD, 469288}, {0x1FDE, 469239}, {0x1FDF, 469260}, {0x1FE0, 478886}, {0x1FE1, 478503}, {0x1FE2, 478451}, {0x1FE3, 478290}, {0x1FE4, 477830}, {0x1FE5, 477796}, {0x1FE6, 478579}, {0x1FE7, 478341}, {0x1FE8, 468957}, {0x1FE9, 468797}, {0x1FEA, 468917}, {0x1FEB, 468838}, {0x1FEC, 468364}, {0x1FED, 469367}, {0x1FEE, 469310}, {0x1FEF, 479532}, {0x1FF2, 477163}, {0x1FF3, 477217}, {0x1FF4, 476506}, {0x1FF6, 476559}, {0x1FF7, 476601}, {0x1FF8, 468185}, {0x1FF9, 467967}, {0x1FFA, 467761}, {0x1FFB, 467189}, {0x1FFC, 467226}, {0x1FFD, 471573}, {0x1FFE, 469227}, {0x2000, 428833}, {0x2001, 428297}, {0x2002, 428841}, {0x2003, 428305}, {0x2004, 938053}, {0x2005, 444850}, {0x2006, 891509}, {0x2007, 443795}, {0x2008, 829404}, {0x2009, 937333}, {0x200A, 487414}, {0x200B, 1012934}, {0x200C, 1012912}, {0x200D, 1012868}, {0x200E, 630064}, {0x200F, 837540}, {0x2010, 524340}, {0x2011, 771838}, {0x2012, 443783}, {0x2013, 428825}, {0x2014, 428289}, {0x2015, 523367}, {0x2016, 286371}, {0x2017, 285702}, {0x2018, 628206}, {0x2019, 835537}, {0x201A, 888043}, {0x201B, 887963}, {0x201C, 626652}, {0x201D, 834559}, {0x201E, 285718}, {0x201F, 285540}, {0x2020, 269143}, {0x2021, 285485}, {0x2022, 142893}, {0x2023, 950319}, {0x2024, 800504}, {0x2025, 953868}, {0x2026, 523453}, {0x2027, 524396}, {0x2028, 638439}, {0x2029, 812899}, {0x202A, 630018}, {0x202B, 837494}, {0x202C, 825936}, {0x202D, 630083}, {0x202E, 837559}, {0x202F, 761974}, {0x2030, 819298}, {0x2031, 819322}, {0x2032, 828361}, {0x2033, 285922}, {0x2034, 950764}, {0x2035, 833247}, {0x2036, 833027}, {0x2037, 833521}, {0x2038, 173744}, {0x2039, 888001}, {0x203A, 888071}, {0x203B, 830910}, {0x203C, 285516}, {0x203D, 535516}, {0x203E, 808578}, {0x203F, 954901}, {0x2040, 179292}, {0x2041, 173750}, {0x2042, 82036}, {0x2043, 524347}, {0x2044, 444912}, {0x2045, 628407}, {0x2046, 835830}, {0x2047, 285963}, {0x2048, 829955}, {0x2049, 441880}, {0x204A, 947056}, {0x204B, 833225}, {0x204C, 114210}, {0x204D, 115425}, {0x204E, 652753}, {0x204F, 833415}, {0x2050, 196111}, {0x2051, 953789}, {0x2052, 208758}, {0x2053, 911926}, {0x2054, 536104}, {0x2055, 444341}, {0x2056, 937479}, {0x2057, 829890}, {0x2058, 444758}, {0x2059, 444175}, {0x205A, 953883}, {0x205B, 444744}, {0x205C, 285026}, {0x205D, 950378}, {0x205E, 974831}, {0x205F, 708548}, {0x2060, 988813}, {0x2061, 448059}, {0x2062, 536157}, {0x2063, 536137}, {0x2064, 536122}, {0x2066, 630042}, {0x2067, 837518}, {0x2068, 444060}, {0x2069, 825963}, {0x206A, 532865}, {0x206B, 78}, {0x206C, 532837}, {0x206D, 49}, {0x206E, 761996}, {0x206F, 771804}, {0x2070, 911314}, {0x2071, 911048}, {0x2074, 911031}, {0x2075, 911014}, {0x2076, 911264}, {0x2077, 911246}, {0x2078, 910972}, {0x2079, 911161}, {0x207A, 911194}, {0x207B, 911143}, {0x207C, 910990}, {0x207D, 911114}, {0x207E, 911216}, {0x207F, 911081}, {0x2080, 907483}, {0x2081, 907361}, {0x2082, 907469}, {0x2083, 907453}, {0x2084, 907288}, {0x2085, 907273}, {0x2086, 907439}, {0x2087, 907423}, {0x2088, 907235}, {0x2089, 907346}, {0x208A, 907375}, {0x208B, 907330}, {0x208C, 907251}, {0x208D, 907303}, {0x208E, 907395}, {0x2090, 625097}, {0x2091, 625128}, {0x2092, 625376}, {0x2093, 625628}, {0x2094, 625500}, {0x2095, 625159}, {0x2096, 625252}, {0x2097, 625283}, {0x2098, 625314}, {0x2099, 625345}, {0x209A, 625407}, {0x209B, 625469}, {0x209C, 625535}, {0x20A0, 441785}, {0x20A1, 196593}, {0x20A2, 215166}, {0x20A3, 444993}, {0x20A4, 650799}, {0x20A5, 725249}, {0x20A6, 760397}, {0x20A7, 819770}, {0x20A8, 845999}, {0x20A9, 988799}, {0x20AA, 766609}, {0x20AB, 284948}, {0x20AC, 441775}, {0x20AD, 576882}, {0x20AE, 951053}, {0x20AF, 290118}, {0x20B0, 454636}, {0x20B1, 819782}, {0x20B2, 480760}, {0x20B3, 82160}, {0x20B4, 524260}, {0x20B5, 176365}, {0x20B6, 651628}, {0x20B7, 899323}, {0x20B8, 932278}, {0x20B9, 530685}, {0x20BA, 953219}, {0x20BB, 771898}, {0x20BC, 663353}, {0x20BD, 843228}, {0x20BE, 582356}, {0x20BF, 111331}, {0x20C0, 895393}, {0x20D0, 205834}, {0x20D1, 207552}, {0x20D2, 206386}, {0x20D3, 207890}, {0x20D4, 196822}, {0x20D5, 197214}, {0x20D6, 205656}, {0x20D7, 207268}, {0x20D8, 207780}, {0x20D9, 197246}, {0x20DA, 196858}, {0x20DB, 208076}, {0x20DC, 201204}, {0x20DD, 200940}, {0x20DE, 201086}, {0x20DF, 201004}, {0x20E0, 200967}, {0x20E1, 205939}, {0x20E2, 201059}, {0x20E3, 201032}, {0x20E4, 201113}, {0x20E5, 207203}, {0x20E6, 200811}, {0x20E7, 196797}, {0x20E8, 208281}, {0x20E9, 208537}, {0x20EA, 206031}, {0x20EB, 206287}, {0x20EC, 207689}, {0x20ED, 206065}, {0x20EE, 205683}, {0x20EF, 207296}, {0x20F0, 196895}, {0x2100, 38}, {0x2101, 131}, {0x2102, 286680}, {0x2103, 269480}, {0x2104, 176406}, {0x2105, 173736}, {0x2106, 153112}, {0x2107, 441760}, {0x2108, 850399}, {0x2109, 269495}, {0x210A, 850347}, {0x210B, 850202}, {0x210C, 116582}, {0x210D, 286732}, {0x210E, 823203}, {0x210F, 823219}, {0x2110, 850219}, {0x2111, 116605}, {0x2112, 850236}, {0x2113, 850362}, {0x2114, 578309}, {0x2115, 286756}, {0x2116, 774183}, {0x2117, 896272}, {0x2118, 850270}, {0x2119, 286780}, {0x211A, 286829}, {0x211B, 850287}, {0x211C, 116628}, {0x211D, 286853}, {0x211E, 826651}, {0x211F, 832596}, {0x2120, 853022}, {0x2121, 930076}, {0x2122, 950106}, {0x2123, 974643}, {0x2124, 286877}, {0x2125, 807329}, {0x2126, 786260}, {0x2127, 536044}, {0x2128, 116651}, {0x2129, 953394}, {0x212A, 552352}, {0x212B, 24686}, {0x212C, 850151}, {0x212D, 116559}, {0x212E, 429792}, {0x212F, 850332}, {0x2130, 850168}, {0x2131, 850185}, {0x2132, 953314}, {0x2133, 850253}, {0x2134, 850377}, {0x2135, 8793}, {0x2136, 109041}, {0x2137, 454670}, {0x2138, 269210}, {0x2139, 532818}, {0x213A, 842903}, {0x213B, 443428}, {0x213C, 287104}, {0x213D, 287078}, {0x213E, 286704}, {0x213F, 286804}, {0x2140, 287048}, {0x2141, 953525}, {0x2142, 953553}, {0x2143, 833385}, {0x2144, 953581}, {0x2145, 286901}, {0x2146, 286932}, {0x2147, 286961}, {0x2148, 286990}, {0x2149, 287019}, {0x214A, 828464}, {0x214B, 953237}, {0x214C, 819313}, {0x214D, 4916}, {0x214E, 953626}, {0x214F, 913869}, {0x2150, 978276}, {0x2151, 978222}, {0x2152, 978330}, {0x2153, 978356}, {0x2154, 978529}, {0x2155, 978171}, {0x2156, 978502}, {0x2157, 978442}, {0x2158, 978116}, {0x2159, 978304}, {0x215A, 978088}, {0x215B, 978144}, {0x215C, 978412}, {0x215D, 978059}, {0x215E, 978382}, {0x215F, 444889}, {0x2160, 842388}, {0x2161, 842712}, {0x2162, 842671}, {0x2163, 842350}, {0x2164, 842276}, {0x2165, 842580}, {0x2166, 842560}, {0x2167, 842155}, {0x2168, 842369}, {0x2169, 842626}, {0x216A, 842175}, {0x216B, 842691}, {0x216C, 842196}, {0x216D, 842406}, {0x216E, 842295}, {0x216F, 842467}, {0x2170, 893056}, {0x2171, 893272}, {0x2172, 893219}, {0x2173, 893006}, {0x2174, 892948}, {0x2175, 893171}, {0x2176, 893145}, {0x2177, 892869}, {0x2178, 893031}, {0x2179, 893195}, {0x217A, 892895}, {0x217B, 893245}, {0x217C, 892922}, {0x217D, 893080}, {0x217E, 892973}, {0x217F, 893112}, {0x2180, 842494}, {0x2181, 842322}, {0x2182, 842644}, {0x2183, 842525}, {0x2184, 616791}, {0x2185, 842598}, {0x2186, 842216}, {0x2187, 842247}, {0x2188, 842432}, {0x2189, 978556}, {0x218A, 953377}, {0x218B, 953358}, {0x2190, 630106}, {0x2191, 960098}, {0x2192, 837609}, {0x2193, 287856}, {0x2194, 627675}, {0x2195, 955427}, {0x2196, 772780}, {0x2197, 771997}, {0x2198, 896298}, {0x2199, 896726}, {0x219A, 631153}, {0x219B, 838706}, {0x219C, 633973}, {0x219D, 841596}, {0x219E, 633556}, {0x219F, 961984}, {0x21A0, 841170}, {0x21A1, 289946}, {0x21A2, 631181}, {0x21A3, 838735}, {0x21A4, 630386}, {0x21A5, 960153}, {0x21A6, 837895}, {0x21A7, 287915}, {0x21A8, 955441}, {0x21A9, 630847}, {0x21AA, 838359}, {0x21AB, 630919}, {0x21AC, 838433}, {0x21AD, 628060}, {0x21AE, 627775}, {0x21AF, 290095}, {0x21B0, 960563}, {0x21B1, 960596}, {0x21B2, 288383}, {0x21B3, 288418}, {0x21B4, 838197}, {0x21B5, 288006}, {0x21B6, 24962}, {0x21B7, 196036}, {0x21B8, 772931}, {0x21B9, 630642}, {0x21BA, 24930}, {0x21BB, 195832}, {0x21BC, 632446}, {0x21BD, 632144}, {0x21BE, 961113}, {0x21BF, 960997}, {0x21C0, 840031}, {0x21C1, 839723}, {0x21C2, 288992}, {0x21C3, 288870}, {0x21C4, 838002}, {0x21C5, 960176}, {0x21C6, 630490}, {0x21C7, 632599}, {0x21C8, 961201}, {0x21C9, 840189}, {0x21CA, 289086}, {0x21CB, 631898}, {0x21CC, 839474}, {0x21CD, 631676}, {0x21CE, 627889}, {0x21CF, 839245}, {0x21D0, 631621}, {0x21D1, 960730}, {0x21D2, 839188}, {0x21D3, 288591}, {0x21D4, 627865}, {0x21D5, 955485}, {0x21D6, 773010}, {0x21D7, 772214}, {0x21D8, 896499}, {0x21D9, 896857}, {0x21DA, 633505}, {0x21DB, 841117}, {0x21DC, 632775}, {0x21DD, 840372}, {0x21DE, 960240}, {0x21DF, 288044}, {0x21E0, 631598}, {0x21E1, 960709}, {0x21E2, 839164}, {0x21E3, 288568}, {0x21E4, 630619}, {0x21E5, 838139}, {0x21E6, 633994}, {0x21E7, 962102}, {0x21E8, 841618}, {0x21E9, 290025}, {0x21EA, 962122}, {0x21EB, 962200}, {0x21EC, 962232}, {0x21ED, 962284}, {0x21EE, 962380}, {0x21EF, 962407}, {0x21F0, 841641}, {0x21F1, 772904}, {0x21F2, 896422}, {0x21F3, 955561}, {0x21F4, 834190}, {0x21F5, 287940}, {0x21F6, 937699}, {0x21F7, 631376}, {0x21F8, 838935}, {0x21F9, 627804}, {0x21FA, 630760}, {0x21FB, 838270}, {0x21FC, 627730}, {0x21FD, 632571}, {0x21FE, 840160}, {0x21FF, 627970}, {0x2200, 444540}, {0x2201, 208788}, {0x2202, 817467}, {0x2203, 937254}, {0x2204, 937233}, {0x2205, 428693}, {0x2206, 530646}, {0x2207, 759441}, {0x2208, 427520}, {0x2209, 773324}, {0x220A, 892317}, {0x220B, 208963}, {0x220C, 280784}, {0x220D, 892185}, {0x220E, 428850}, {0x220F, 758277}, {0x2210, 758207}, {0x2211, 758354}, {0x2212, 725285}, {0x2213, 725442}, {0x2214, 285003}, {0x2215, 280581}, {0x2216, 853061}, {0x2217, 82018}, {0x2218, 841780}, {0x2219, 142900}, {0x221A, 902439}, {0x221B, 215221}, {0x221C, 444868}, {0x221D, 828489}, {0x221E, 532750}, {0x221F, 833904}, {0x2220, 24629}, {0x2221, 704885}, {0x2222, 899337}, {0x2223, 280547}, {0x2224, 280892}, {0x2225, 812948}, {0x2226, 773522}, {0x2227, 651831}, {0x2228, 652023}, {0x2229, 535528}, {0x222A, 954935}, {0x222B, 535083}, {0x222C, 285592}, {0x222D, 950685}, {0x222E, 209192}, {0x222F, 911839}, {0x2230, 978034}, {0x2231, 195813}, {0x2232, 195705}, {0x2233, 24784}, {0x2234, 937267}, {0x2235, 106780}, {0x2236, 830510}, {0x2237, 828478}, {0x2238, 284980}, {0x2239, 441856}, {0x223A, 449709}, {0x223B, 523332}, {0x223C, 945054}, {0x223D, 833484}, {0x223E, 535970}, {0x223F, 887953}, {0x2240, 988895}, {0x2241, 773614}, {0x2242, 725430}, {0x2243, 82100}, {0x2244, 773342}, {0x2245, 27850}, {0x2246, 27778}, {0x2247, 765055}, {0x2248, 9126}, {0x2249, 773304}, {0x224A, 9101}, {0x224B, 950808}, {0x224C, 9088}, {0x224D, 429523}, {0x224E, 449753}, {0x224F, 276687}, {0x2250, 27757}, {0x2251, 449730}, {0x2252, 27873}, {0x2253, 529594}, {0x2254, 196580}, {0x2255, 429110}, {0x2256, 841763}, {0x2257, 841749}, {0x2258, 214214}, {0x2259, 429809}, {0x225A, 429508}, {0x225B, 906654}, {0x225C, 269540}, {0x225D, 428998}, {0x225E, 705468}, {0x225F, 829995}, {0x2260, 773385}, {0x2261, 524521}, {0x2262, 773433}, {0x2263, 907047}, {0x2264, 636098}, {0x2265, 460645}, {0x2266, 636345}, {0x2267, 460909}, {0x2268, 635907}, {0x2269, 460439}, {0x226A, 743177}, {0x226B, 743159}, {0x226C, 109052}, {0x226D, 773398}, {0x226E, 773450}, {0x226F, 773416}, {0x2270, 765207}, {0x2271, 765099}, {0x2272, 636120}, {0x2273, 460670}, {0x2274, 765238}, {0x2275, 765133}, {0x2276, 636147}, {0x2277, 460700}, {0x2278, 765274}, {0x2279, 765172}, {0x227A, 826296}, {0x227B, 907869}, {0x227C, 826536}, {0x227D, 908109}, {0x227E, 826557}, {0x227F, 908130}, {0x2280, 280968}, {0x2281, 281026}, {0x2282, 907570}, {0x2283, 911478}, {0x2284, 773270}, {0x2285, 773286}, {0x2286, 907700}, {0x2287, 911618}, {0x2288, 764987}, {0x2289, 765020}, {0x228A, 907759}, {0x228B, 911681}, {0x228C, 744183}, {0x228D, 744192}, {0x228E, 744216}, {0x228F, 900668}, {0x2290, 901910}, {0x2291, 900684}, {0x2292, 901929}, {0x2293, 899789}, {0x2294, 899893}, {0x2295, 191481}, {0x2296, 190003}, {0x2297, 191575}, {0x2298, 185088}, {0x2299, 185155}, {0x229A, 191538}, {0x229B, 184615}, {0x229C, 185176}, {0x229D, 184863}, {0x229E, 906156}, {0x229F, 906068}, {0x22A0, 906387}, {0x22A1, 904895}, {0x22A2, 836050}, {0x22A3, 628621}, {0x22A4, 287262}, {0x22A5, 955621}, {0x22A6, 81999}, {0x22A7, 725558}, {0x22A8, 951019}, {0x22A9, 444548}, {0x22AA, 950887}, {0x22AB, 286293}, {0x22AC, 281011}, {0x22AD, 773624}, {0x22AE, 280953}, {0x22AF, 762068}, {0x22B0, 826583}, {0x22B1, 908156}, {0x22B2, 771915}, {0x22B3, 208982}, {0x22B4, 771934}, {0x22B5, 209010}, {0x22B6, 801060}, {0x22B7, 529585}, {0x22B8, 743895}, {0x22B9, 519425}, {0x22BA, 535357}, {0x22BB, 989259}, {0x22BC, 760419}, {0x22BD, 771894}, {0x22BE, 834068}, {0x22BF, 836342}, {0x22C0, 758242}, {0x22C1, 758260}, {0x22C2, 758223}, {0x22C3, 758391}, {0x22C4, 276421}, {0x22C5, 284990}, {0x22C6, 906680}, {0x22C7, 280596}, {0x22C8, 124776}, {0x22C9, 627426}, {0x22CA, 835172}, {0x22CB, 628133}, {0x22CC, 835461}, {0x22CD, 833499}, {0x22CE, 251650}, {0x22CF, 251632}, {0x22D0, 286134}, {0x22D1, 286164}, {0x22D2, 285608}, {0x22D3, 286203}, {0x22D4, 823122}, {0x22D5, 428976}, {0x22D6, 636413}, {0x22D7, 461021}, {0x22D8, 975973}, {0x22D9, 975950}, {0x22DA, 636038}, {0x22DB, 460582}, {0x22DC, 429046}, {0x22DD, 429021}, {0x22DE, 429068}, {0x22DF, 429089}, {0x22E0, 280985}, {0x22E1, 281043}, {0x22E2, 773547}, {0x22E3, 773579}, {0x22E4, 900712}, {0x22E5, 901960}, {0x22E6, 635934}, {0x22E7, 460469}, {0x22E8, 826505}, {0x22E9, 908078}, {0x22EA, 773464}, {0x22EB, 280811}, {0x22EC, 773487}, {0x22ED, 280847}, {0x22EE, 974813}, {0x22EF, 725180}, {0x22F0, 955594}, {0x22F1, 287233}, {0x22F2, 427613}, {0x22F3, 427740}, {0x22F4, 892364}, {0x22F5, 427587}, {0x22F6, 427652}, {0x22F7, 892334}, {0x22F8, 427715}, {0x22F9, 427676}, {0x22FA, 209050}, {0x22FB, 209109}, {0x22FC, 892238}, {0x22FD, 209087}, {0x22FE, 892210}, {0x22FF, 1010256}, {0x2300, 276407}, {0x2301, 427432}, {0x2302, 524205}, {0x2303, 955193}, {0x2304, 287203}, {0x2305, 828453}, {0x2306, 819758}, {0x2307, 982273}, {0x2308, 626407}, {0x2309, 834286}, {0x230A, 626743}, {0x230B, 834654}, {0x230C, 124498}, {0x230D, 124362}, {0x230E, 948887}, {0x230F, 948766}, {0x2310, 833207}, {0x2311, 901235}, {0x2312, 79090}, {0x2313, 850490}, {0x2314, 850449}, {0x2315, 930057}, {0x2316, 826020}, {0x2317, 976141}, {0x2318, 823163}, {0x2319, 953489}, {0x231A, 982065}, {0x231B, 524167}, {0x231C, 948750}, {0x231D, 948870}, {0x231E, 124343}, {0x231F, 124478}, {0x2320, 948303}, {0x2321, 123934}, {0x2322, 445116}, {0x2323, 893467}, {0x2324, 955206}, {0x2325, 800989}, {0x2326, 429587}, {0x2327, 988940}, {0x2328, 552368}, {0x2329, 629562}, {0x232A, 837003}, {0x232B, 429569}, {0x232C, 109003}, {0x232D, 251797}, {0x232E, 9069}, {0x232F, 914176}, {0x2330, 949568}, {0x2331, 277405}, {0x2332, 208899}, {0x2333, 892016}, {0x2334, 214244}, {0x2335, 214256}, {0x2336, 26083}, {0x2337, 27349}, {0x2338, 26731}, {0x2339, 26616}, {0x233A, 26581}, {0x233B, 26804}, {0x233C, 26450}, {0x233D, 25493}, {0x233E, 25426}, {0x233F, 27317}, {0x2340, 25312}, {0x2341, 27032}, {0x2342, 26413}, {0x2343, 26878}, {0x2344, 26764}, {0x2345, 26284}, {0x2346, 27238}, {0x2347, 26835}, {0x2348, 26988}, {0x2349, 25348}, {0x234A, 25921}, {0x234B, 25698}, {0x234C, 26650}, {0x234D, 26548}, {0x234E, 25885}, {0x234F, 27675}, {0x2350, 27101}, {0x2351, 27637}, {0x2352, 25634}, {0x2353, 27065}, {0x2354, 26517}, {0x2355, 27603}, {0x2356, 25962}, {0x2357, 26688}, {0x2358, 27175}, {0x2359, 25732}, {0x235A, 25769}, {0x235B, 26211}, {0x235C, 25528}, {0x235D, 27529}, {0x235E, 27142}, {0x235F, 25459}, {0x2360, 26484}, {0x2361, 27563}, {0x2362, 25598}, {0x2363, 27383}, {0x2364, 26175}, {0x2365, 25387}, {0x2366, 25847}, {0x2367, 26246}, {0x2368, 27454}, {0x2369, 26038}, {0x236A, 25566}, {0x236B, 25666}, {0x236C, 27710}, {0x236D, 27420}, {0x236E, 27276}, {0x236F, 26915}, {0x2370, 26952}, {0x2371, 25808}, {0x2372, 27492}, {0x2373, 26112}, {0x2374, 27212}, {0x2375, 26321}, {0x2376, 25275}, {0x2377, 25999}, {0x2378, 26139}, {0x2379, 26349}, {0x237A, 25247}, {0x237B, 773370}, {0x237C, 834089}, {0x237D, 856664}, {0x237E, 106825}, {0x237F, 975255}, {0x2380, 535066}, {0x2381, 209164}, {0x2382, 278821}, {0x2383, 428586}, {0x2384, 208799}, {0x2385, 986051}, {0x2386, 428894}, {0x2387, 9216}, {0x2388, 512827}, {0x2389, 185906}, {0x238A, 191606}, {0x238B, 141855}, {0x238C, 954910}, {0x238D, 742236}, {0x238E, 524427}, {0x238F, 800838}, {0x2390, 800872}, {0x2391, 817579}, {0x2392, 817611}, {0x2393, 278717}, {0x2394, 894191}, {0x2395, 26386}, {0x2396, 269420}, {0x2397, 828347}, {0x2398, 770498}, {0x2399, 828383}, {0x239A, 195051}, {0x239B, 627618}, {0x239C, 627563}, {0x239D, 627590}, {0x239E, 835373}, {0x239F, 835316}, {0x23A0, 835344}, {0x23A1, 628335}, {0x23A2, 628272}, {0x23A3, 628302}, {0x23A4, 835756}, {0x23A5, 835691}, {0x23A6, 835722}, {0x23A7, 626539}, {0x23A8, 626507}, {0x23A9, 626477}, {0x23AA, 251608}, {0x23AB, 834405}, {0x23AC, 834372}, {0x23AD, 834341}, {0x23AE, 535153}, {0x23AF, 523491}, {0x23B0, 957559}, {0x23B1, 959167}, {0x23B2, 908197}, {0x23B3, 908180}, {0x23B4, 948977}, {0x23B5, 124597}, {0x23B6, 124619}, {0x23B7, 830095}, {0x23B8, 629022}, {0x23B9, 836457}, {0x23BA, 523919}, {0x23BB, 523942}, {0x23BC, 523965}, {0x23BD, 523988}, {0x23BE, 270147}, {0x23BF, 270053}, {0x23C0, 270234}, {0x23C1, 269640}, {0x23C2, 269846}, {0x23C3, 270278}, {0x23C4, 269695}, {0x23C5, 269899}, {0x23C6, 270193}, {0x23C7, 269752}, {0x23C8, 269954}, {0x23C9, 269597}, {0x23CA, 269805}, {0x23CB, 270102}, {0x23CC, 270005}, {0x23CD, 900199}, {0x23CE, 832687}, {0x23CF, 426689}, {0x23D0, 975132}, {0x23D1, 722005}, {0x23D2, 722020}, {0x23D3, 722094}, {0x23D4, 722045}, {0x23D5, 722182}, {0x23D6, 722155}, {0x23D7, 722138}, {0x23D8, 722119}, {0x23D9, 722075}, {0x23DA, 293799}, {0x23DB, 448099}, {0x23DC, 948854}, {0x23DD, 124459}, {0x23DE, 948138}, {0x23DF, 123687}, {0x23E0, 948996}, {0x23E1, 124665}, {0x23E2, 986553}, {0x23E3, 109016}, {0x23E4, 906996}, {0x23E5, 444252}, {0x23E6, 17}, {0x23E7, 427496}, {0x23E8, 269396}, {0x23E9, 115057}, {0x23EA, 113983}, {0x23EB, 116112}, {0x23EC, 113263}, {0x23ED, 115094}, {0x23EE, 114019}, {0x23EF, 115320}, {0x23F0, 4929}, {0x23F1, 906971}, {0x23F2, 945270}, {0x23F3, 524177}, {0x23F4, 114439}, {0x23F5, 114540}, {0x23F6, 114722}, {0x23F7, 114359}, {0x23F8, 286231}, {0x23F9, 115852}, {0x23FA, 112594}, {0x23FB, 826270}, {0x23FC, 826231}, {0x23FD, 826215}, {0x23FE, 826251}, {0x23FF, 785437}, {0x2400, 913825}, {0x2401, 913955}, {0x2402, 913983}, {0x2403, 913493}, {0x2404, 913516}, {0x2405, 913584}, {0x2406, 913038}, {0x2407, 913082}, {0x2408, 913061}, {0x2409, 913695}, {0x240A, 913728}, {0x240B, 914145}, {0x240C, 913647}, {0x240D, 913116}, {0x240E, 913917}, {0x240F, 913897}, {0x2410, 913143}, {0x2411, 913376}, {0x2412, 913438}, {0x2413, 913406}, {0x2414, 913345}, {0x2415, 913774}, {0x2416, 914061}, {0x2417, 913547}, {0x2418, 913098}, {0x2419, 913468}, {0x241A, 914008}, {0x241B, 913603}, {0x241C, 913621}, {0x241D, 913668}, {0x241E, 913841}, {0x241F, 914119}, {0x2420, 913938}, {0x2421, 913171}, {0x2422, 116674}, {0x2423, 800588}, {0x2424, 913806}, {0x2425, 913189}, {0x2426, 914030}, {0x2427, 913301}, {0x2428, 913252}, {0x2429, 913216}, {0x2440, 785625}, {0x2441, 785548}, {0x2442, 785616}, {0x2443, 785634}, {0x2444, 785489}, {0x2445, 785505}, {0x2446, 785517}, {0x2447, 785469}, {0x2448, 785586}, {0x2449, 785558}, {0x244A, 785595}, {0x2460, 184953}, {0x2461, 185029}, {0x2462, 185009}, {0x2463, 184915}, {0x2464, 184896}, {0x2465, 184991}, {0x2466, 184971}, {0x2467, 184876}, {0x2468, 184934}, {0x2469, 190697}, {0x246A, 190130}, {0x246B, 191078}, {0x246C, 190751}, {0x246D, 190525}, {0x246E, 190152}, {0x246F, 190637}, {0x2470, 190573}, {0x2471, 190068}, {0x2472, 190549}, {0x2473, 191100}, {0x2474, 813122}, {0x2475, 813222}, {0x2476, 813196}, {0x2477, 813072}, {0x2478, 813047}, {0x2479, 813172}, {0x247A, 813146}, {0x247B, 813021}, {0x247C, 813097}, {0x247D, 817327}, {0x247E, 817150}, {0x247F, 817382}, {0x2480, 817352}, {0x2481, 817207}, {0x2482, 817178}, {0x2483, 817298}, {0x2484, 817267}, {0x2485, 817120}, {0x2486, 817237}, {0x2487, 817410}, {0x2488, 276931}, {0x2489, 277127}, {0x248A, 277079}, {0x248B, 276835}, {0x248C, 276786}, {0x248D, 277029}, {0x248E, 276981}, {0x248F, 276736}, {0x2490, 276884}, {0x2491, 774088}, {0x2492, 773923}, {0x2493, 774135}, {0x2494, 774109}, {0x2495, 773972}, {0x2496, 773947}, {0x2497, 774063}, {0x2498, 774024}, {0x2499, 773897}, {0x249A, 773998}, {0x249B, 774159}, {0x249C, 816210}, {0x249D, 816245}, {0x249E, 816280}, {0x249F, 816315}, {0x24A0, 816350}, {0x24A1, 816385}, {0x24A2, 816420}, {0x24A3, 816455}, {0x24A4, 816490}, {0x24A5, 816525}, {0x24A6, 816560}, {0x24A7, 816595}, {0x24A8, 816630}, {0x24A9, 816665}, {0x24AA, 816700}, {0x24AB, 816735}, {0x24AC, 816770}, {0x24AD, 816805}, {0x24AE, 816840}, {0x24AF, 816875}, {0x24B0, 816910}, {0x24B1, 816945}, {0x24B2, 816980}, {0x24B3, 817015}, {0x24B4, 817050}, {0x24B5, 817085}, {0x24B6, 188425}, {0x24B7, 188456}, {0x24B8, 188487}, {0x24B9, 188518}, {0x24BA, 188549}, {0x24BB, 188580}, {0x24BC, 188611}, {0x24BD, 188642}, {0x24BE, 188673}, {0x24BF, 188704}, {0x24C0, 188735}, {0x24C1, 188766}, {0x24C2, 188797}, {0x24C3, 188828}, {0x24C4, 188859}, {0x24C5, 188890}, {0x24C6, 188921}, {0x24C7, 188952}, {0x24C8, 188983}, {0x24C9, 189014}, {0x24CA, 189045}, {0x24CB, 189076}, {0x24CC, 189107}, {0x24CD, 189138}, {0x24CE, 189169}, {0x24CF, 189200}, {0x24D0, 189231}, {0x24D1, 189260}, {0x24D2, 189289}, {0x24D3, 189318}, {0x24D4, 189347}, {0x24D5, 189376}, {0x24D6, 189405}, {0x24D7, 189434}, {0x24D8, 189463}, {0x24D9, 189492}, {0x24DA, 189521}, {0x24DB, 189550}, {0x24DC, 189579}, {0x24DD, 189608}, {0x24DE, 189637}, {0x24DF, 189666}, {0x24E0, 189695}, {0x24E1, 189724}, {0x24E2, 189753}, {0x24E3, 189782}, {0x24E4, 189811}, {0x24E5, 189840}, {0x24E6, 189869}, {0x24E7, 189898}, {0x24E8, 189927}, {0x24E9, 189956}, {0x24EA, 185047}, {0x24EB, 763220}, {0x24EC, 763448}, {0x24ED, 763415}, {0x24EE, 763283}, {0x24EF, 763251}, {0x24F0, 763383}, {0x24F1, 763349}, {0x24F2, 763187}, {0x24F3, 763316}, {0x24F4, 763479}, {0x24F5, 285293}, {0x24F6, 285397}, {0x24F7, 285370}, {0x24F8, 285241}, {0x24F9, 285215}, {0x24FA, 285345}, {0x24FB, 285318}, {0x24FC, 285188}, {0x24FD, 285267}, {0x24FE, 285422}, {0x24FF, 762119}, {0x2500, 130064}, {0x2501, 126473}, {0x2502, 130693}, {0x2503, 126921}, {0x2504, 130452}, {0x2505, 126680}, {0x2506, 130494}, {0x2507, 126722}, {0x2508, 130301}, {0x2509, 126567}, {0x250A, 130346}, {0x250B, 126612}, {0x250C, 130030}, {0x250D, 126000}, {0x250E, 125743}, {0x250F, 126439}, {0x2510, 129997}, {0x2511, 125919}, {0x2512, 125662}, {0x2513, 126406}, {0x2514, 130661}, {0x2515, 131969}, {0x2516, 131718}, {0x2517, 126889}, {0x2518, 130630}, {0x2519, 131889}, {0x251A, 131638}, {0x251B, 126821}, {0x251C, 130890}, {0x251D, 132501}, {0x251E, 131675}, {0x251F, 125783}, {0x2520, 132365}, {0x2521, 126040}, {0x2522, 131926}, {0x2523, 127029}, {0x2524, 130853}, {0x2525, 132458}, {0x2526, 131596}, {0x2527, 125701}, {0x2528, 132322}, {0x2529, 125958}, {0x252A, 131847}, {0x252B, 126992}, {0x252C, 129958}, {0x252D, 127115}, {0x252E, 131059}, {0x252F, 125874}, {0x2530, 125617}, {0x2531, 131196}, {0x2532, 127252}, {0x2533, 126367}, {0x2534, 130593}, {0x2535, 127160}, {0x2536, 131104}, {0x2537, 131804}, {0x2538, 131553}, {0x2539, 131241}, {0x253A, 127297}, {0x253B, 126784}, {0x253C, 130810}, {0x253D, 127203}, {0x253E, 131147}, {0x253F, 132409}, {0x2540, 131505}, {0x2541, 125826}, {0x2542, 132273}, {0x2543, 127389}, {0x2544, 131333}, {0x2545, 127067}, {0x2546, 131011}, {0x2547, 126083}, {0x2548, 131756}, {0x2549, 131284}, {0x254A, 127340}, {0x254B, 126949}, {0x254C, 129852}, {0x254D, 126261}, {0x254E, 129894}, {0x254F, 126303}, {0x2550, 125203}, {0x2551, 125337}, {0x2552, 126219}, {0x2553, 125575}, {0x2554, 125168}, {0x2555, 126178}, {0x2556, 125534}, {0x2557, 125134}, {0x2558, 132091}, {0x2559, 131465}, {0x255A, 125304}, {0x255B, 132052}, {0x255C, 131426}, {0x255D, 125272}, {0x255E, 132641}, {0x255F, 132227}, {0x2560, 125448}, {0x2561, 132596}, {0x2562, 132182}, {0x2563, 125410}, {0x2564, 126131}, {0x2565, 125487}, {0x2566, 125094}, {0x2567, 132007}, {0x2568, 131381}, {0x2569, 125234}, {0x256A, 132545}, {0x256B, 132131}, {0x256C, 125366}, {0x256D, 127474}, {0x256E, 127437}, {0x256F, 127512}, {0x2570, 127547}, {0x2571, 129601}, {0x2572, 129226}, {0x2573, 127624}, {0x2574, 130237}, {0x2575, 130534}, {0x2576, 130389}, {0x2577, 129934}, {0x2578, 126503}, {0x2579, 126762}, {0x257A, 126655}, {0x257B, 126343}, {0x257C, 130261}, {0x257D, 130556}, {0x257E, 126527}, {0x257F, 126852}, {0x2580, 956507}, {0x2581, 655041}, {0x2582, 655064}, {0x2583, 656620}, {0x2584, 653132}, {0x2585, 653068}, {0x2586, 656646}, {0x2587, 656594}, {0x2588, 445162}, {0x2589, 628157}, {0x258A, 628734}, {0x258B, 626719}, {0x258C, 626798}, {0x258D, 628709}, {0x258E, 627486}, {0x258F, 627464}, {0x2590, 834750}, {0x2591, 636821}, {0x2592, 708704}, {0x2593, 269236}, {0x2594, 958387}, {0x2595, 835211}, {0x2596, 829502}, {0x2597, 829522}, {0x2598, 829543}, {0x2599, 829563}, {0x259A, 829614}, {0x259B, 829650}, {0x259C, 829701}, {0x259D, 829753}, {0x259E, 829774}, {0x259F, 829810}, {0x25A0, 115798}, {0x25A1, 985883}, {0x25A2, 986234}, {0x25A3, 985960}, {0x25A4, 902874}, {0x25A5, 903285}, {0x25A6, 903017}, {0x25A7, 903155}, {0x25A8, 903242}, {0x25A9, 902837}, {0x25AA, 115680}, {0x25AB, 985811}, {0x25AC, 114951}, {0x25AD, 985537}, {0x25AE, 116361}, {0x25AF, 986868}, {0x25B0, 114859}, {0x25B1, 985459}, {0x25B2, 116222}, {0x25B3, 986763}, {0x25B4, 116189}, {0x25B5, 986730}, {0x25B6, 115290}, {0x25B7, 985711}, {0x25B8, 115254}, {0x25B9, 985675}, {0x25BA, 115225}, {0x25BB, 985646}, {0x25BC, 113379}, {0x25BD, 984586}, {0x25BE, 113344}, {0x25BF, 984551}, {0x25C0, 114181}, {0x25C1, 985200}, {0x25C2, 114146}, {0x25C3, 985165}, {0x25C4, 114118}, {0x25C5, 985137}, {0x25C6, 113092}, {0x25C7, 984225}, {0x25C8, 984285}, {0x25C9, 444114}, {0x25CA, 656797}, {0x25CB, 983773}, {0x25CC, 285012}, {0x25CD, 184517}, {0x25CE, 142951}, {0x25CF, 112581}, {0x25D0, 184250}, {0x25D1, 184307}, {0x25D2, 184278}, {0x25D3, 184449}, {0x25D4, 184478}, {0x25D5, 184177}, {0x25D6, 626754}, {0x25D7, 834704}, {0x25D8, 535777}, {0x25D9, 535902}, {0x25DA, 956678}, {0x25DB, 653197}, {0x25DC, 957798}, {0x25DD, 959431}, {0x25DE, 656065}, {0x25DF, 654380}, {0x25E0, 956577}, {0x25E1, 653149}, {0x25E2, 114297}, {0x25E3, 114271}, {0x25E4, 116249}, {0x25E5, 116275}, {0x25E6, 982571}, {0x25E7, 902902}, {0x25E8, 903056}, {0x25E9, 903112}, {0x25EA, 902973}, {0x25EB, 986345}, {0x25EC, 986790}, {0x25ED, 956015}, {0x25EE, 956057}, {0x25EF, 579935}, {0x25F0, 986268}, {0x25F1, 986123}, {0x25F2, 986161}, {0x25F3, 986306}, {0x25F4, 983990}, {0x25F5, 983886}, {0x25F6, 983924}, {0x25F7, 984028}, {0x25F8, 958071}, {0x25F9, 959779}, {0x25FA, 654725}, {0x25FB, 985393}, {0x25FC, 114702}, {0x25FD, 985367}, {0x25FE, 114676}, {0x25FF, 656510}, {0x2600, 115885}, {0x2601, 196418}, {0x2602, 954817}, {0x2603, 894085}, {0x2604, 208732}, {0x2605, 115874}, {0x2606, 986387}, {0x2607, 636960}, {0x2608, 938127}, {0x2609, 908235}, {0x260A, 81971}, {0x260B, 270365}, {0x260C, 208913}, {0x260D, 800947}, {0x260E, 115905}, {0x260F, 986511}, {0x2610, 87150}, {0x2611, 87241}, {0x2612, 87312}, {0x2613, 846322}, {0x2614, 954845}, {0x2615, 524117}, {0x2616, 985773}, {0x2617, 115539}, {0x2618, 853195}, {0x2619, 833348}, {0x261A, 113957}, {0x261B, 115003}, {0x261C, 985111}, {0x261D, 986680}, {0x261E, 985589}, {0x261F, 984489}, {0x2620, 891591}, {0x2621, 176352}, {0x2622, 830136}, {0x2623, 111291}, {0x2624, 153121}, {0x2625, 24715}, {0x2626, 802817}, {0x2627, 183332}, {0x2628, 214931}, {0x2629, 214912}, {0x262A, 906636}, {0x262B, 443618}, {0x262C, 173}, {0x262D, 491157}, {0x262E, 819168}, {0x262F, 1010241}, {0x2630, 950437}, {0x2631, 950456}, {0x2632, 950420}, {0x2633, 950494}, {0x2634, 950532}, {0x2635, 950514}, {0x2636, 950473}, {0x2637, 950402}, {0x2638, 982474}, {0x2639, 984820}, {0x263A, 985847}, {0x263B, 115748}, {0x263C, 986464}, {0x263D, 443986}, {0x263E, 582366}, {0x263F, 717839}, {0x2640, 443690}, {0x2641, 293719}, {0x2642, 663131}, {0x2643, 538514}, {0x2644, 848156}, {0x2645, 962446}, {0x2646, 765309}, {0x2647, 825772}, {0x2648, 79094}, {0x2649, 929831}, {0x264A, 449696}, {0x264B, 173621}, {0x264C, 634074}, {0x264D, 976164}, {0x264E, 636480}, {0x264F, 850123}, {0x2650, 846269}, {0x2651, 173669}, {0x2652, 27912}, {0x2653, 823108}, {0x2654, 982769}, {0x2655, 983401}, {0x2656, 983514}, {0x2657, 982584}, {0x2658, 982879}, {0x2659, 983291}, {0x265A, 111577}, {0x265B, 112209}, {0x265C, 112322}, {0x265D, 111392}, {0x265E, 111687}, {0x265F, 112099}, {0x2660, 115781}, {0x2661, 984881}, {0x2662, 984404}, {0x2663, 112714}, {0x2664, 985866}, {0x2665, 113603}, {0x2666, 113179}, {0x2667, 984067}, {0x2668, 524149}, {0x2669, 829913}, {0x266A, 426677}, {0x266B, 106685}, {0x266C, 106705}, {0x266D, 744255}, {0x266E, 744271}, {0x266F, 744290}, {0x2670, 982444}, {0x2671, 293812}, {0x2672, 955113}, {0x2673, 830623}, {0x2674, 830660}, {0x2675, 830697}, {0x2676, 830734}, {0x2677, 830771}, {0x2678, 830808}, {0x2679, 830845}, {0x267A, 830584}, {0x267B, 116046}, {0x267C, 830562}, {0x267D, 817488}, {0x267E, 819373}, {0x267F, 982490}, {0x2680, 276603}, {0x2681, 276614}, {0x2682, 276625}, {0x2683, 276636}, {0x2684, 276647}, {0x2685, 276658}, {0x2686, 983829}, {0x2687, 983963}, {0x2688, 112680}, {0x2689, 112647}, {0x268A, 742192}, {0x268B, 742210}, {0x268C, 277264}, {0x268D, 277383}, {0x268E, 277360}, {0x268F, 277288}, {0x2690, 984686}, {0x2691, 113499}, {0x2692, 491141}, {0x2693, 24596}, {0x2694, 215123}, {0x2695, 906566}, {0x2696, 850071}, {0x2697, 8805}, {0x2698, 444313}, {0x2699, 449646}, {0x269A, 906587}, {0x269B, 82138}, {0x269C, 444261}, {0x269D, 808446}, {0x269E, 937552}, {0x269F, 937524}, {0x26A0, 982040}, {0x26A1, 521183}, {0x26A2, 287127}, {0x26A3, 287147}, {0x26A4, 535483}, {0x26A5, 663110}, {0x26A6, 663183}, {0x26A7, 663141}, {0x26A8, 975321}, {0x26A9, 523623}, {0x26AA, 708887}, {0x26AB, 708131}, {0x26AC, 708774}, {0x26AD, 666883}, {0x26AE, 280611}, {0x26AF, 955140}, {0x26B0, 196545}, {0x26B1, 448080}, {0x26B2, 765380}, {0x26B3, 176465}, {0x26B4, 812052}, {0x26B5, 538509}, {0x26B6, 975993}, {0x26B7, 183381}, {0x26B8, 114798}, {0x26B9, 853085}, {0x26BA, 850763}, {0x26BB, 830015}, {0x26BC, 853046}, {0x26BD, 894114}, {0x26BE, 104558}, {0x26BF, 905165}, {0x26C0, 984635}, {0x26C1, 984615}, {0x26C2, 113466}, {0x26C3, 113446}, {0x26C4, 894093}, {0x26C5, 908239}, {0x26C6, 830179}, {0x26C7, 115767}, {0x26C8, 938104}, {0x26C9, 953705}, {0x26CA, 953289}, {0x26CB, 984380}, {0x26CC, 215138}, {0x26CD, 278759}, {0x26CE, 800937}, {0x26CF, 822946}, {0x26D0, 173679}, {0x26D1, 512839}, {0x26D2, 184840}, {0x26D3, 176471}, {0x26D4, 771677}, {0x26D5, 9181}, {0x26D6, 116015}, {0x26D7, 986616}, {0x26D8, 113900}, {0x26D9, 985054}, {0x26DA, 290188}, {0x26DB, 509270}, {0x26DC, 626420}, {0x26DD, 906211}, {0x26DE, 443562}, {0x26DF, 116003}, {0x26E0, 832605}, {0x26E1, 832629}, {0x26E2, 82069}, {0x26E3, 506615}, {0x26E4, 819273}, {0x26E5, 836969}, {0x26E6, 629506}, {0x26E7, 536062}, {0x26E8, 112730}, {0x26E9, 856138}, {0x26EA, 184093}, {0x26EB, 174661}, {0x26EC, 523233}, {0x26ED, 449669}, {0x26EE, 449651}, {0x26EF, 665275}, {0x26F0, 742415}, {0x26F1, 954826}, {0x26F2, 444638}, {0x26F3, 444196}, {0x26F4, 443749}, {0x26F5, 846281}, {0x26F6, 900303}, {0x26F7, 891579}, {0x26F8, 524511}, {0x26F9, 819610}, {0x26FA, 932313}, {0x26FB, 536204}, {0x26FC, 505973}, {0x26FD, 445152}, {0x26FE, 251544}, {0x26FF, 984697}, {0x2700, 115502}, {0x2701, 956286}, {0x2702, 115524}, {0x2703, 652872}, {0x2704, 985741}, {0x2705, 984898}, {0x2706, 929959}, {0x2707, 929820}, {0x2708, 4870}, {0x2709, 428907}, {0x270A, 830271}, {0x270B, 830283}, {0x270C, 976014}, {0x270D, 988927}, {0x270E, 655849}, {0x270F, 819245}, {0x2710, 959215}, {0x2711, 985449}, {0x2712, 114835}, {0x2713, 179396}, {0x2714, 506529}, {0x2715, 744166}, {0x2716, 507894}, {0x2717, 87346}, {0x2718, 506281}, {0x2719, 807572}, {0x271A, 507362}, {0x271B, 800641}, {0x271C, 508072}, {0x271D, 598973}, {0x271E, 853115}, {0x271F, 808425}, {0x2720, 663205}, {0x2721, 906666}, {0x2722, 444820}, {0x2723, 444647}, {0x2724, 507327}, {0x2725, 444676}, {0x2726, 113538}, {0x2727, 984796}, {0x2728, 899038}, {0x2729, 907020}, {0x272A, 191670}, {0x272B, 800618}, {0x272C, 111368}, {0x272D, 807352}, {0x272E, 508096}, {0x272F, 823094}, {0x2730, 853142}, {0x2731, 506266}, {0x2732, 800597}, {0x2733, 426614}, {0x2734, 426487}, {0x2735, 426512}, {0x2736, 891427}, {0x2737, 426540}, {0x2738, 507072}, {0x2739, 953737}, {0x273A, 891526}, {0x273B, 929923}, {0x273C, 800659}, {0x273D, 508869}, {0x273E, 891389}, {0x273F, 113510}, {0x2740, 984744}, {0x2741, 426448}, {0x2742, 191403}, {0x2743, 508900}, {0x2744, 894075}, {0x2745, 945021}, {0x2746, 506546}, {0x2747, 899030}, {0x2748, 508815}, {0x2749, 87105}, {0x274A, 426636}, {0x274B, 507143}, {0x274C, 214901}, {0x274D, 853093}, {0x274E, 763677}, {0x274F, 655778}, {0x2750, 959096}, {0x2751, 656476}, {0x2752, 959714}, {0x2753, 114922}, {0x2754, 985508}, {0x2755, 984654}, {0x2756, 113128}, {0x2757, 507240}, {0x2758, 636922}, {0x2759, 708867}, {0x275A, 509196}, {0x275B, 508555}, {0x275C, 508512}, {0x275D, 506853}, {0x275E, 506810}, {0x275F, 507780}, {0x2760, 507733}, {0x2761, 251725}, {0x2762, 507208}, {0x2763, 507380}, {0x2764, 506394}, {0x2765, 842949}, {0x2766, 444300}, {0x2767, 842921}, {0x2768, 708471}, {0x2769, 708610}, {0x276A, 708265}, {0x276B, 708308}, {0x276C, 708504}, {0x276D, 708644}, {0x276E, 507547}, {0x276F, 508210}, {0x2770, 507504}, {0x2771, 508166}, {0x2772, 636709}, {0x2773, 636763}, {0x2774, 708436}, {0x2775, 708574}, {0x2776, 277985}, {0x2777, 278129}, {0x2778, 278092}, {0x2779, 277913}, {0x277A, 277877}, {0x277B, 278057}, {0x277C, 278020}, {0x277D, 277840}, {0x277E, 277949}, {0x277F, 278164}, {0x2780, 277575}, {0x2781, 277727}, {0x2782, 277688}, {0x2783, 277499}, {0x2784, 277461}, {0x2785, 277651}, {0x2786, 277612}, {0x2787, 277422}, {0x2788, 277537}, {0x2789, 277802}, {0x278A, 278389}, {0x278B, 278577}, {0x278C, 278529}, {0x278D, 278295}, {0x278E, 278248}, {0x278F, 278483}, {0x2790, 278435}, {0x2791, 278200}, {0x2792, 278342}, {0x2793, 278670}, {0x2794, 509378}, {0x2795, 508150}, {0x2796, 507877}, {0x2797, 506772}, {0x2798, 508660}, {0x2799, 508261}, {0x279A, 507917}, {0x279B, 290131}, {0x279C, 508390}, {0x279D, 950286}, {0x279E, 508940}, {0x279F, 269329}, {0x27A0, 506726}, {0x27A1, 115375}, {0x27A2, 937945}, {0x27A3, 937744}, {0x27A4, 115398}, {0x27A5, 506296}, {0x27A6, 506346}, {0x27A7, 906523}, {0x27A8, 506681}, {0x27A9, 837427}, {0x27AA, 629949}, {0x27AB, 83354}, {0x27AC, 445071}, {0x27AD, 507827}, {0x27AE, 509046}, {0x27AF, 773673}, {0x27B0, 251667}, {0x27B1, 773766}, {0x27B2, 185869}, {0x27B3, 986962}, {0x27B4, 116526}, {0x27B5, 116493}, {0x27B6, 116460}, {0x27B7, 506490}, {0x27B8, 506451}, {0x27B9, 506412}, {0x27BA, 929890}, {0x27BB, 508829}, {0x27BC, 982400}, {0x27BD, 509215}, {0x27BE, 800906}, {0x27BF, 285467}, {0x27C0, 937455}, {0x27C1, 986569}, {0x27C2, 819394}, {0x27C3, 800812}, {0x27C4, 800824}, {0x27C5, 628105}, {0x27C6, 835432}, {0x27C7, 801000}, {0x27C8, 832805}, {0x27C9, 911711}, {0x27CA, 974758}, {0x27CB, 689179}, {0x27CC, 652273}, {0x27CD, 681908}, {0x27CE, 906012}, {0x27CF, 906032}, {0x27D0, 984423}, {0x27D1, 24603}, {0x27D2, 427560}, {0x27D3, 655750}, {0x27D4, 957501}, {0x27D5, 627530}, {0x27D6, 835281}, {0x27D7, 445210}, {0x27D8, 582266}, {0x27D9, 579948}, {0x27DA, 625805}, {0x27DB, 625837}, {0x27DC, 627412}, {0x27DD, 652509}, {0x27DE, 652348}, {0x27DF, 955629}, {0x27E0, 656805}, {0x27E1, 984083}, {0x27E2, 984111}, {0x27E3, 984159}, {0x27E4, 986090}, {0x27E5, 986200}, {0x27E6, 686887}, {0x27E7, 689091}, {0x27E8, 686776}, {0x27E9, 688977}, {0x27EA, 686808}, {0x27EB, 689010}, {0x27EC, 686926}, {0x27ED, 689131}, {0x27EE, 686847}, {0x27EF, 689050}, {0x27F0, 961223}, {0x27F1, 289110}, {0x27F2, 24870}, {0x27F3, 195783}, {0x27F4, 834160}, {0x27F5, 652363}, {0x27F6, 652525}, {0x27F7, 652297}, {0x27F8, 652414}, {0x27F9, 652578}, {0x27FA, 652319}, {0x27FB, 652384}, {0x27FC, 652547}, {0x27FD, 652442}, {0x27FE, 652607}, {0x27FF, 652645}, {0x2800, 135091}, {0x2801, 135113}, {0x2802, 138505}, {0x2803, 135136}, {0x2804, 140169}, {0x2805, 136864}, {0x2806, 138528}, {0x2807, 135160}, {0x2808, 140985}, {0x2809, 137712}, {0x280A, 139376}, {0x280B, 136040}, {0x280C, 140192}, {0x280D, 136888}, {0x280E, 138552}, {0x280F, 135185}, {0x2810, 141385}, {0x2811, 138128}, {0x2812, 139792}, {0x2813, 136472}, {0x2814, 140608}, {0x2815, 137320}, {0x2816, 138984}, {0x2817, 135633}, {0x2818, 141008}, {0x2819, 137736}, {0x281A, 139400}, {0x281B, 136065}, {0x281C, 140216}, {0x281D, 136913}, {0x281E, 138577}, {0x281F, 135211}, {0x2820, 141581}, {0x2821, 138332}, {0x2822, 139996}, {0x2823, 136684}, {0x2824, 140812}, {0x2825, 137532}, {0x2826, 139196}, {0x2827, 135853}, {0x2828, 141212}, {0x2829, 137948}, {0x282A, 139612}, {0x282B, 136285}, {0x282C, 140428}, {0x282D, 137133}, {0x282E, 138797}, {0x282F, 135439}, {0x2830, 141408}, {0x2831, 138152}, {0x2832, 139816}, {0x2833, 136497}, {0x2834, 140632}, {0x2835, 137345}, {0x2836, 139009}, {0x2837, 135659}, {0x2838, 141032}, {0x2839, 137761}, {0x283A, 139425}, {0x283B, 136091}, {0x283C, 140241}, {0x283D, 136939}, {0x283E, 138603}, {0x283F, 135238}, {0x2840, 141677}, {0x2841, 138432}, {0x2842, 140096}, {0x2843, 136788}, {0x2844, 140912}, {0x2845, 137636}, {0x2846, 139300}, {0x2847, 135961}, {0x2848, 141312}, {0x2849, 138052}, {0x284A, 139716}, {0x284B, 136393}, {0x284C, 140532}, {0x284D, 137241}, {0x284E, 138905}, {0x284F, 135551}, {0x2850, 141508}, {0x2851, 138256}, {0x2852, 139920}, {0x2853, 136605}, {0x2854, 140736}, {0x2855, 137453}, {0x2856, 139117}, {0x2857, 135771}, {0x2858, 141136}, {0x2859, 137869}, {0x285A, 139533}, {0x285B, 136203}, {0x285C, 140349}, {0x285D, 137051}, {0x285E, 138715}, {0x285F, 135354}, {0x2860, 141604}, {0x2861, 138356}, {0x2862, 140020}, {0x2863, 136709}, {0x2864, 140836}, {0x2865, 137557}, {0x2866, 139221}, {0x2867, 135879}, {0x2868, 141236}, {0x2869, 137973}, {0x286A, 139637}, {0x286B, 136311}, {0x286C, 140453}, {0x286D, 137159}, {0x286E, 138823}, {0x286F, 135466}, {0x2870, 141432}, {0x2871, 138177}, {0x2872, 139841}, {0x2873, 136523}, {0x2874, 140657}, {0x2875, 137371}, {0x2876, 139035}, {0x2877, 135686}, {0x2878, 141057}, {0x2879, 137787}, {0x287A, 139451}, {0x287B, 136118}, {0x287C, 140267}, {0x287D, 136966}, {0x287E, 138630}, {0x287F, 135266}, {0x2880, 141724}, {0x2881, 138481}, {0x2882, 140145}, {0x2883, 136839}, {0x2884, 140961}, {0x2885, 137687}, {0x2886, 139351}, {0x2887, 136014}, {0x2888, 141361}, {0x2889, 138103}, {0x288A, 139767}, {0x288B, 136446}, {0x288C, 140583}, {0x288D, 137294}, {0x288E, 138958}, {0x288F, 135606}, {0x2890, 141557}, {0x2891, 138307}, {0x2892, 139971}, {0x2893, 136658}, {0x2894, 140787}, {0x2895, 137506}, {0x2896, 139170}, {0x2897, 135826}, {0x2898, 141187}, {0x2899, 137922}, {0x289A, 139586}, {0x289B, 136258}, {0x289C, 140402}, {0x289D, 137106}, {0x289E, 138770}, {0x289F, 135411}, {0x28A0, 141653}, {0x28A1, 138407}, {0x28A2, 140071}, {0x28A3, 136762}, {0x28A4, 140887}, {0x28A5, 137610}, {0x28A6, 139274}, {0x28A7, 135934}, {0x28A8, 141287}, {0x28A9, 138026}, {0x28AA, 139690}, {0x28AB, 136366}, {0x28AC, 140506}, {0x28AD, 137214}, {0x28AE, 138878}, {0x28AF, 135523}, {0x28B0, 141483}, {0x28B1, 138230}, {0x28B2, 139894}, {0x28B3, 136578}, {0x28B4, 140710}, {0x28B5, 137426}, {0x28B6, 139090}, {0x28B7, 135743}, {0x28B8, 141110}, {0x28B9, 137842}, {0x28BA, 139506}, {0x28BB, 136175}, {0x28BC, 140322}, {0x28BD, 137023}, {0x28BE, 138687}, {0x28BF, 135325}, {0x28C0, 141700}, {0x28C1, 138456}, {0x28C2, 140120}, {0x28C3, 136813}, {0x28C4, 140936}, {0x28C5, 137661}, {0x28C6, 139325}, {0x28C7, 135987}, {0x28C8, 141336}, {0x28C9, 138077}, {0x28CA, 139741}, {0x28CB, 136419}, {0x28CC, 140557}, {0x28CD, 137267}, {0x28CE, 138931}, {0x28CF, 135578}, {0x28D0, 141532}, {0x28D1, 138281}, {0x28D2, 139945}, {0x28D3, 136631}, {0x28D4, 140761}, {0x28D5, 137479}, {0x28D6, 139143}, {0x28D7, 135798}, {0x28D8, 141161}, {0x28D9, 137895}, {0x28DA, 139559}, {0x28DB, 136230}, {0x28DC, 140375}, {0x28DD, 137078}, {0x28DE, 138742}, {0x28DF, 135382}, {0x28E0, 141628}, {0x28E1, 138381}, {0x28E2, 140045}, {0x28E3, 136735}, {0x28E4, 140861}, {0x28E5, 137583}, {0x28E6, 139247}, {0x28E7, 135906}, {0x28E8, 141261}, {0x28E9, 137999}, {0x28EA, 139663}, {0x28EB, 136338}, {0x28EC, 140479}, {0x28ED, 137186}, {0x28EE, 138850}, {0x28EF, 135494}, {0x28F0, 141457}, {0x28F1, 138203}, {0x28F2, 139867}, {0x28F3, 136550}, {0x28F4, 140683}, {0x28F5, 137398}, {0x28F6, 139062}, {0x28F7, 135714}, {0x28F8, 141083}, {0x28F9, 137814}, {0x28FA, 139478}, {0x28FB, 136146}, {0x28FC, 140294}, {0x28FD, 136994}, {0x28FE, 138658}, {0x28FF, 135295}, {0x2900, 841507}, {0x2901, 841235}, {0x2902, 631711}, {0x2903, 839281}, {0x2904, 627925}, {0x2905, 841198}, {0x2906, 631644}, {0x2907, 839212}, {0x2908, 288122}, {0x2909, 960314}, {0x290A, 961963}, {0x290B, 289923}, {0x290C, 631783}, {0x290D, 839355}, {0x290E, 633528}, {0x290F, 841141}, {0x2910, 841556}, {0x2911, 838236}, {0x2912, 960219}, {0x2913, 287983}, {0x2914, 838817}, {0x2915, 838762}, {0x2916, 841291}, {0x2917, 841395}, {0x2918, 841329}, {0x2919, 631413}, {0x291A, 838973}, {0x291B, 631755}, {0x291C, 839326}, {0x291D, 630694}, {0x291E, 838163}, {0x291F, 630411}, {0x2920, 837921}, {0x2921, 772748}, {0x2922, 771965}, {0x2923, 772960}, {0x2924, 772164}, {0x2925, 896449}, {0x2926, 896807}, {0x2927, 772797}, {0x2928, 772014}, {0x2929, 896315}, {0x292A, 896743}, {0x292B, 841832}, {0x292C, 443520}, {0x292D, 896353}, {0x292E, 772095}, {0x292F, 443477}, {0x2930, 841874}, {0x2931, 772052}, {0x2932, 772835}, {0x2933, 982165}, {0x2934, 81827}, {0x2935, 81728}, {0x2936, 81631}, {0x2937, 81679}, {0x2938, 837463}, {0x2939, 629984}, {0x293A, 948037}, {0x293B, 123656}, {0x293C, 948103}, {0x293D, 948065}, {0x293E, 656401}, {0x293F, 654681}, {0x2940, 24750}, {0x2941, 195675}, {0x2942, 837758}, {0x2943, 630251}, {0x2944, 856378}, {0x2945, 838576}, {0x2946, 631026}, {0x2947, 838112}, {0x2948, 627692}, {0x2949, 962009}, {0x294A, 626271}, {0x294B, 626234}, {0x294C, 955352}, {0x294D, 955315}, {0x294E, 626308}, {0x294F, 955389}, {0x2950, 626195}, {0x2951, 955279}, {0x2952, 632408}, {0x2953, 839992}, {0x2954, 961074}, {0x2955, 288951}, {0x2956, 632104}, {0x2957, 839682}, {0x2958, 960959}, {0x2959, 288830}, {0x295A, 632368}, {0x295B, 839951}, {0x295C, 961033}, {0x295D, 288908}, {0x295E, 632062}, {0x295F, 839639}, {0x2960, 960919}, {0x2961, 288788}, {0x2962, 632182}, {0x2963, 960849}, {0x2964, 839879}, {0x2965, 288642}, {0x2966, 632299}, {0x2967, 631940}, {0x2968, 839762}, {0x2969, 839516}, {0x296A, 632252}, {0x296B, 632013}, {0x296C, 839831}, {0x296D, 839589}, {0x296E, 960777}, {0x296F, 288716}, {0x2970, 834497}, {0x2971, 429197}, {0x2972, 945106}, {0x2973, 630296}, {0x2974, 837803}, {0x2975, 837626}, {0x2976, 635661}, {0x2977, 630528}, {0x2978, 460150}, {0x2979, 907498}, {0x297A, 630562}, {0x297B, 911331}, {0x297C, 626704}, {0x297D, 834613}, {0x297E, 955581}, {0x297F, 287218}, {0x2980, 950857}, {0x2981, 1010593}, {0x2982, 1010609}, {0x2983, 629071}, {0x2984, 836537}, {0x2985, 629126}, {0x2986, 836594}, {0x2987, 1010348}, {0x2988, 1010478}, {0x2989, 1010316}, {0x298A, 1010445}, {0x298B, 628561}, {0x298C, 835988}, {0x298D, 628517}, {0x298E, 835895}, {0x298F, 628470}, {0x2990, 835943}, {0x2991, 626082}, {0x2992, 833936}, {0x2993, 626110}, {0x2994, 834129}, {0x2995, 285628}, {0x2996, 285984}, {0x2997, 626373}, {0x2998, 834251}, {0x2999, 285039}, {0x299A, 975639}, {0x299B, 704900}, {0x299C, 834036}, {0x299D, 705480}, {0x299E, 24635}, {0x299F, 119}, {0x29A0, 899353}, {0x29A1, 899382}, {0x29A2, 953254}, {0x29A3, 832968}, {0x29A4, 24655}, {0x29A5, 832983}, {0x29A6, 785397}, {0x29A7, 785370}, {0x29A8, 705401}, {0x29A9, 705335}, {0x29AA, 704996}, {0x29AB, 704928}, {0x29AC, 705268}, {0x29AD, 705133}, {0x29AE, 705199}, {0x29AF, 705065}, {0x29B0, 833118}, {0x29B1, 428735}, {0x29B2, 428791}, {0x29B3, 428758}, {0x29B4, 428703}, {0x29B5, 184223}, {0x29B6, 191628}, {0x29B7, 191442}, {0x29B8, 191514}, {0x29B9, 191459}, {0x29BA, 184107}, {0x29BB, 184374}, {0x29BC, 184571}, {0x29BD, 955169}, {0x29BE, 191649}, {0x29BF, 184656}, {0x29C0, 189985}, {0x29C1, 185191}, {0x29C2, 184336}, {0x29C3, 184401}, {0x29C4, 906181}, {0x29C5, 904932}, {0x29C6, 903349}, {0x29C7, 906312}, {0x29C8, 906345}, {0x29C9, 954005}, {0x29CA, 950178}, {0x29CB, 950263}, {0x29CC, 846232}, {0x29CD, 950232}, {0x29CE, 836357}, {0x29CF, 628903}, {0x29D0, 974652}, {0x29D1, 124783}, {0x29D2, 124811}, {0x29D3, 111355}, {0x29D4, 945282}, {0x29D5, 945309}, {0x29D6, 985001}, {0x29D7, 113659}, {0x29D8, 629209}, {0x29D9, 836680}, {0x29DA, 626679}, {0x29DB, 834587}, {0x29DC, 530587}, {0x29DD, 943640}, {0x29DE, 532759}, {0x29DF, 286413}, {0x29E0, 902807}, {0x29E1, 530633}, {0x29E2, 856711}, {0x29E3, 429265}, {0x29E4, 429298}, {0x29E5, 524534}, {0x29E6, 457842}, {0x29E7, 937277}, {0x29E8, 287632}, {0x29E9, 287676}, {0x29EA, 113198}, {0x29EB, 114324}, {0x29EC, 983857}, {0x29ED, 112618}, {0x29EE, 429766}, {0x29EF, 429687}, {0x29F0, 429739}, {0x29F1, 429660}, {0x29F2, 429713}, {0x29F3, 429634}, {0x29F4, 843254}, {0x29F5, 832780}, {0x29F6, 895372}, {0x29F7, 832838}, {0x29F8, 111251}, {0x29F9, 111231}, {0x29FA, 285894}, {0x29FB, 950752}, {0x29FC, 629616}, {0x29FD, 837059}, {0x29FE, 945337}, {0x29FF, 725461}, {0x2A00, 758123}, {0x2A01, 758150}, {0x2A02, 758178}, {0x2A03, 758403}, {0x2A04, 758433}, {0x2A05, 758291}, {0x2A06, 758326}, {0x2A07, 954024}, {0x2A08, 954049}, {0x2A09, 758370}, {0x2A0A, 737451}, {0x2A0B, 908211}, {0x2A0C, 829862}, {0x2A0D, 443872}, {0x2A0E, 535172}, {0x2A0F, 535125}, {0x2A10, 191734}, {0x2A11, 24904}, {0x2A12, 638336}, {0x2A13, 638387}, {0x2A14, 638296}, {0x2A15, 535092}, {0x2A16, 829926}, {0x2A17, 535227}, {0x2A18, 535289}, {0x2A19, 535200}, {0x2A1A, 535337}, {0x2A1B, 535267}, {0x2A1C, 535314}, {0x2A1D, 538486}, {0x2A1E, 580002}, {0x2A1F, 1010509}, {0x2A20, 1010539}, {0x2A21, 1010564}, {0x2A22, 825639}, {0x2A23, 825575}, {0x2A24, 825702}, {0x2A25, 825614}, {0x2A26, 825729}, {0x2A27, 825673}, {0x2A28, 825545}, {0x2A29, 725319}, {0x2A2A, 725347}, {0x2A2B, 725373}, {0x2A2C, 725402}, {0x2A2D, 825462}, {0x2A2E, 825492}, {0x2A2F, 973279}, {0x2A30, 744097}, {0x2A31, 744132}, {0x2A32, 850725}, {0x2A33, 893453}, {0x2A34, 743984}, {0x2A35, 744024}, {0x2A36, 190017}, {0x2A37, 743947}, {0x2A38, 185066}, {0x2A39, 825523}, {0x2A3A, 725296}, {0x2A3B, 744065}, {0x2A3C, 535369}, {0x2A3D, 837582}, {0x2A3E, 1010411}, {0x2A3F, 9239}, {0x2A40, 535650}, {0x2A41, 955058}, {0x2A42, 955080}, {0x2A43, 535702}, {0x2A44, 535672}, {0x2A45, 955036}, {0x2A46, 954976}, {0x2A47, 535576}, {0x2A48, 954941}, {0x2A49, 535541}, {0x2A4A, 955001}, {0x2A4B, 535601}, {0x2A4C, 196350}, {0x2A4D, 196132}, {0x2A4E, 286043}, {0x2A4F, 286070}, {0x2A50, 196375}, {0x2A51, 651843}, {0x2A52, 652069}, {0x2A53, 285665}, {0x2A54, 285684}, {0x2A55, 953948}, {0x2A56, 953977}, {0x2A57, 892040}, {0x2A58, 892022}, {0x2A59, 652034}, {0x2A5A, 651968}, {0x2A5B, 652190}, {0x2A5C, 651935}, {0x2A5D, 652158}, {0x2A5E, 651870}, {0x2A5F, 651997}, {0x2A60, 651902}, {0x2A61, 893391}, {0x2A62, 652095}, {0x2A63, 652126}, {0x2A64, 1010282}, {0x2A65, 1010378}, {0x2A66, 429377}, {0x2A67, 524568}, {0x2A68, 950585}, {0x2A69, 950635}, {0x2A6A, 945144}, {0x2A6B, 945174}, {0x2A6C, 887886}, {0x2A6D, 208874}, {0x2A6E, 429487}, {0x2A6F, 9142}, {0x2A70, 27818}, {0x2A71, 429169}, {0x2A72, 825434}, {0x2A73, 429232}, {0x2A74, 285448}, {0x2A75, 953839}, {0x2A76, 937424}, {0x2A77, 429436}, {0x2A78, 429537}, {0x2A79, 636384}, {0x2A7A, 460989}, {0x2A7B, 636432}, {0x2A7C, 461043}, {0x2A7D, 636173}, {0x2A7E, 460726}, {0x2A7F, 636299}, {0x2A80, 460860}, {0x2A81, 636203}, {0x2A82, 460759}, {0x2A83, 636248}, {0x2A84, 460807}, {0x2A85, 636073}, {0x2A86, 460617}, {0x2A87, 635868}, {0x2A88, 460367}, {0x2A89, 635838}, {0x2A8A, 460334}, {0x2A8B, 635555}, {0x2A8C, 460044}, {0x2A8D, 635736}, {0x2A8E, 460229}, {0x2A8F, 635693}, {0x2A90, 460186}, {0x2A91, 635608}, {0x2A92, 460097}, {0x2A93, 635769}, {0x2A94, 460265}, {0x2A95, 891700}, {0x2A96, 891618}, {0x2A97, 891730}, {0x2A98, 891651}, {0x2A99, 286472}, {0x2A9A, 286435}, {0x2A9B, 286551}, {0x2A9C, 286506}, {0x2A9D, 887932}, {0x2A9E, 887908}, {0x2A9F, 887844}, {0x2AA0, 887799}, {0x2AA1, 285810}, {0x2AA2, 285783}, {0x2AA3, 285834}, {0x2AA4, 460936}, {0x2AA5, 460409}, {0x2AA6, 635966}, {0x2AA7, 460504}, {0x2AA8, 635992}, {0x2AA9, 460533}, {0x2AAA, 893415}, {0x2AAB, 582320}, {0x2AAC, 893428}, {0x2AAD, 582332}, {0x2AAE, 429348}, {0x2AAF, 826426}, {0x2AB0, 907999}, {0x2AB1, 826465}, {0x2AB2, 908038}, {0x2AB3, 826336}, {0x2AB4, 907909}, {0x2AB5, 826398}, {0x2AB6, 907971}, {0x2AB7, 826305}, {0x2AB8, 907878}, {0x2AB9, 826363}, {0x2ABA, 907936}, {0x2ABB, 285906}, {0x2ABC, 286148}, {0x2ABD, 907787}, {0x2ABE, 911738}, {0x2ABF, 907841}, {0x2AC0, 911796}, {0x2AC1, 907803}, {0x2AC2, 911756}, {0x2AC3, 907722}, {0x2AC4, 911642}, {0x2AC5, 907612}, {0x2AC6, 911524}, {0x2AC7, 907669}, {0x2AC8, 911585}, {0x2AC9, 907580}, {0x2ACA, 911490}, {0x2ACB, 907640}, {0x2ACC, 911554}, {0x2ACD, 901174}, {0x2ACE, 902381}, {0x2ACF, 196250}, {0x2AD0, 196290}, {0x2AD1, 196264}, {0x2AD2, 196306}, {0x2AD3, 907548}, {0x2AD4, 911362}, {0x2AD5, 907528}, {0x2AD6, 911384}, {0x2AD7, 911455}, {0x2AD8, 911408}, {0x2AD9, 427531}, {0x2ADA, 823132}, {0x2ADB, 950153}, {0x2ADC, 444615}, {0x2ADD, 771883}, {0x2ADE, 856362}, {0x2ADF, 856317}, {0x2AE0, 856449}, {0x2AE1, 819408}, {0x2AE2, 974722}, {0x2AE3, 286336}, {0x2AE4, 974687}, {0x2AE5, 286251}, {0x2AE6, 652227}, {0x2AE7, 856333}, {0x2AE8, 856499}, {0x2AE9, 856463}, {0x2AEA, 285499}, {0x2AEB, 286216}, {0x2AEC, 286111}, {0x2AED, 833086}, {0x2AEE, 280908}, {0x2AEF, 975156}, {0x2AF0, 975188}, {0x2AF1, 287272}, {0x2AF2, 812960}, {0x2AF3, 812992}, {0x2AF4, 950821}, {0x2AF5, 950923}, {0x2AF6, 950549}, {0x2AF7, 950728}, {0x2AF8, 950701}, {0x2AF9, 286638}, {0x2AFA, 286593}, {0x2AFB, 950777}, {0x2AFC, 580248}, {0x2AFD, 286019}, {0x2AFE, 986826}, {0x2AFF, 758464}, {0x2B00, 772418}, {0x2B01, 773214}, {0x2B02, 896703}, {0x2B03, 897061}, {0x2B04, 628082}, {0x2B05, 631477}, {0x2B06, 960630}, {0x2B07, 288454}, {0x2B08, 772191}, {0x2B09, 772987}, {0x2B0A, 896476}, {0x2B0B, 896834}, {0x2B0C, 627842}, {0x2B0D, 955465}, {0x2B0E, 838865}, {0x2B0F, 838901}, {0x2B10, 631308}, {0x2B11, 631343}, {0x2B12, 903085}, {0x2B13, 902777}, {0x2B14, 903198}, {0x2B15, 902930}, {0x2B16, 276516}, {0x2B17, 276545}, {0x2B18, 276575}, {0x2B19, 276485}, {0x2B1A, 285126}, {0x2B1B, 113881}, {0x2B1C, 985017}, {0x2B1D, 116436}, {0x2B1E, 986938}, {0x2B1F, 114893}, {0x2B20, 985493}, {0x2B21, 984962}, {0x2B22, 113620}, {0x2B23, 523382}, {0x2B24, 113675}, {0x2B25, 114338}, {0x2B26, 985325}, {0x2B27, 114519}, {0x2B28, 985346}, {0x2B29, 115640}, {0x2B2A, 115660}, {0x2B2B, 985791}, {0x2B2C, 113634}, {0x2B2D, 984976}, {0x2B2E, 116338}, {0x2B2F, 986845}, {0x2B30, 626166}, {0x2B31, 937501}, {0x2B32, 626137}, {0x2B33, 652479}, {0x2B34, 633886}, {0x2B35, 633619}, {0x2B36, 633583}, {0x2B37, 633934}, {0x2B38, 630727}, {0x2B39, 631261}, {0x2B3A, 631207}, {0x2B3B, 633674}, {0x2B3C, 633776}, {0x2B3D, 633711}, {0x2B3E, 630593}, {0x2B3F, 982131}, {0x2B40, 429135}, {0x2B41, 832877}, {0x2B42, 630160}, {0x2B43, 838040}, {0x2B44, 838078}, {0x2B45, 632646}, {0x2B46, 840238}, {0x2B47, 832922}, {0x2B48, 837665}, {0x2B49, 945069}, {0x2B4A, 630122}, {0x2B4B, 630206}, {0x2B4C, 837712}, {0x2B4D, 289884}, {0x2B4E, 856423}, {0x2B4F, 856235}, {0x2B50, 985413}, {0x2B51, 115699}, {0x2B52, 985830}, {0x2B53, 115195}, {0x2B54, 985616}, {0x2B55, 507467}, {0x2B56, 508122}, {0x2B57, 506583}, {0x2B58, 506570}, {0x2B59, 506659}, {0x2B5A, 891776}, {0x2B5B, 83398}, {0x2B5C, 891813}, {0x2B5D, 83439}, {0x2B5E, 108947}, {0x2B5F, 856265}, {0x2B60, 632862}, {0x2B61, 961336}, {0x2B62, 840462}, {0x2B63, 289233}, {0x2B64, 628027}, {0x2B65, 955531}, {0x2B66, 773141}, {0x2B67, 772345}, {0x2B68, 896630}, {0x2B69, 896988}, {0x2B6A, 633426}, {0x2B6B, 961888}, {0x2B6C, 841036}, {0x2B6D, 289805}, {0x2B6E, 196067}, {0x2B6F, 25099}, {0x2B70, 632964}, {0x2B71, 961441}, {0x2B72, 840565}, {0x2B73, 289340}, {0x2B76, 773174}, {0x2B77, 772378}, {0x2B78, 896663}, {0x2B79, 897021}, {0x2B7A, 633051}, {0x2B7B, 961524}, {0x2B7C, 840654}, {0x2B7D, 289427}, {0x2B7E, 524011}, {0x2B7F, 975584}, {0x2B80, 632894}, {0x2B81, 961366}, {0x2B82, 840495}, {0x2B83, 289265}, {0x2B84, 633465}, {0x2B85, 961925}, {0x2B86, 841076}, {0x2B87, 289844}, {0x2B88, 631499}, {0x2B89, 960650}, {0x2B8A, 839062}, {0x2B8B, 288505}, {0x2B8C, 25147}, {0x2B8D, 24997}, {0x2B8E, 25049}, {0x2B8F, 25198}, {0x2B90, 832662}, {0x2B91, 832674}, {0x2B92, 770461}, {0x2B93, 770474}, {0x2B94, 444702}, {0x2B95, 839039}, {0x2B97, 914089}, {0x2B98, 937893}, {0x2B99, 937841}, {0x2B9A, 937986}, {0x2B9B, 937788}, {0x2B9C, 114233}, {0x2B9D, 116302}, {0x2B9E, 115449}, {0x2B9F, 113408}, {0x2BA0, 289538}, {0x2BA1, 289594}, {0x2BA2, 961631}, {0x2BA3, 961685}, {0x2BA4, 633218}, {0x2BA5, 840824}, {0x2BA6, 633162}, {0x2BA7, 840767}, {0x2BA8, 112752}, {0x2BA9, 112795}, {0x2BAA, 113009}, {0x2BAB, 113050}, {0x2BAC, 112882}, {0x2BAD, 112967}, {0x2BAE, 112839}, {0x2BAF, 112923}, {0x2BB0, 833610}, {0x2BB1, 833633}, {0x2BB2, 833747}, {0x2BB3, 833768}, {0x2BB4, 833680}, {0x2BB5, 833725}, {0x2BB6, 833657}, {0x2BB7, 833701}, {0x2BB8, 962151}, {0x2BB9, 955247}, {0x2BBA, 808552}, {0x2BBB, 808516}, {0x2BBC, 808490}, {0x2BBD, 87263}, {0x2BBE, 191700}, {0x2BBF, 184641}, {0x2BC0, 115831}, {0x2BC1, 113106}, {0x2BC2, 953267}, {0x2BC3, 523407}, {0x2BC4, 114845}, {0x2BC5, 114756}, {0x2BC6, 114395}, {0x2BC7, 114475}, {0x2BC8, 114577}, {0x2BC9, 765317}, {0x2BCA, 948156}, {0x2BCB, 123708}, {0x2BCC, 636631}, {0x2BCD, 842982}, {0x2BCE, 984772}, {0x2BCF, 843020}, {0x2BD0, 902221}, {0x2BD1, 954884}, {0x2BD2, 480735}, {0x2BD3, 825827}, {0x2BD4, 825810}, {0x2BD5, 825794}, {0x2BD6, 825778}, {0x2BD7, 950142}, {0x2BD8, 828505}, {0x2BD9, 82061}, {0x2BDA, 524333}, {0x2BDB, 822939}, {0x2BDC, 765344}, {0x2BDD, 985431}, {0x2BDE, 113156}, {0x2BDF, 951024}, {0x2BE0, 251587}, {0x2BE1, 487398}, {0x2BE2, 1012951}, {0x2BE3, 578302}, {0x2BE4, 27738}, {0x2BE5, 2213}, {0x2BE6, 978050}, {0x2BE7, 826011}, {0x2BE8, 626777}, {0x2BE9, 834728}, {0x2BEA, 906694}, {0x2BEB, 906720}, {0x2BEC, 633834}, {0x2BED, 962052}, {0x2BEE, 841454}, {0x2BEF, 289973}, {0x2BF0, 429606}, {0x2BF1, 429620}, {0x2BF2, 850456}, {0x2BF3, 846194}, {0x2BF4, 846047}, {0x2BF5, 846082}, {0x2BF6, 846010}, {0x2BF7, 846119}, {0x2BF8, 846156}, {0x2BF9, 429404}, {0x2BFA, 955099}, {0x2BFB, 852964}, {0x2BFC, 287165}, {0x2BFD, 817550}, {0x2BFE, 833327}, {0x2BFF, 512800}, {0x2C00, 454726}, {0x2C01, 454790}, {0x2C02, 456044}, {0x2C03, 455055}, {0x2C04, 454928}, {0x2C05, 456168}, {0x2C06, 456291}, {0x2C07, 454960}, {0x2C08, 456258}, {0x2C09, 455273}, {0x2C0A, 455148}, {0x2C0B, 455120}, {0x2C0C, 454895}, {0x2C0D, 455338}, {0x2C0E, 455412}, {0x2C0F, 455446}, {0x2C10, 455480}, {0x2C11, 455512}, {0x2C12, 455601}, {0x2C13, 455634}, {0x2C14, 455761}, {0x2C15, 455981}, {0x2C16, 456014}, {0x2C17, 455023}, {0x2C18, 455089}, {0x2C19, 455542}, {0x2C1A, 455572}, {0x2C1B, 455696}, {0x2C1C, 455951}, {0x2C1D, 454862}, {0x2C1E, 455666}, {0x2C1F, 456137}, {0x2C20, 456106}, {0x2C21, 456075}, {0x2C22, 455875}, {0x2C23, 456229}, {0x2C24, 455793}, {0x2C25, 455829}, {0x2C26, 456200}, {0x2C27, 455229}, {0x2C28, 454756}, {0x2C29, 455187}, {0x2C2A, 454992}, {0x2C2B, 455304}, {0x2C2C, 455727}, {0x2C2D, 455912}, {0x2C2E, 455369}, {0x2C2F, 454821}, {0x2C30, 456325}, {0x2C31, 456385}, {0x2C32, 457565}, {0x2C33, 456634}, {0x2C34, 456515}, {0x2C35, 457681}, {0x2C36, 457796}, {0x2C37, 456545}, {0x2C38, 457765}, {0x2C39, 456840}, {0x2C3A, 456721}, {0x2C3B, 456695}, {0x2C3C, 456484}, {0x2C3D, 456901}, {0x2C3E, 456971}, {0x2C3F, 457003}, {0x2C40, 457035}, {0x2C41, 457065}, {0x2C42, 457148}, {0x2C43, 457179}, {0x2C44, 457298}, {0x2C45, 457506}, {0x2C46, 457537}, {0x2C47, 456604}, {0x2C48, 456666}, {0x2C49, 457093}, {0x2C4A, 457121}, {0x2C4B, 457237}, {0x2C4C, 457478}, {0x2C4D, 456453}, {0x2C4E, 457209}, {0x2C4F, 457652}, {0x2C50, 457623}, {0x2C51, 457594}, {0x2C52, 457406}, {0x2C53, 457738}, {0x2C54, 457328}, {0x2C55, 457362}, {0x2C56, 457711}, {0x2C57, 456798}, {0x2C58, 456353}, {0x2C59, 456758}, {0x2C5A, 456575}, {0x2C5B, 456869}, {0x2C5C, 457266}, {0x2C5D, 457441}, {0x2C5E, 456930}, {0x2C5F, 456414}, {0x2C60, 589826}, {0x2C61, 611155}, {0x2C62, 589983}, {0x2C63, 593113}, {0x2C64, 593805}, {0x2C65, 602752}, {0x2C66, 618895}, {0x2C67, 587713}, {0x2C68, 608694}, {0x2C69, 589177}, {0x2C6A, 610399}, {0x2C6B, 598620}, {0x2C6C, 624508}, {0x2C6D, 583869}, {0x2C6E, 590327}, {0x2C6F, 595607}, {0x2C70, 595637}, {0x2C71, 622967}, {0x2C72, 597853}, {0x2C73, 623434}, {0x2C74, 622788}, {0x2C75, 587933}, {0x2C76, 608978}, {0x2C77, 619326}, {0x2C78, 606813}, {0x2C79, 620922}, {0x2C7A, 614458}, {0x2C7B, 600910}, {0x2C7C, 625221}, {0x2C7D, 727855}, {0x2C7E, 594648}, {0x2C7F, 598882}, {0x2C80, 209304}, {0x2C81, 212272}, {0x2C82, 211104}, {0x2C83, 213958}, {0x2C84, 209842}, {0x2C85, 212778}, {0x2C86, 209565}, {0x2C87, 212519}, {0x2C88, 209765}, {0x2C89, 212707}, {0x2C8A, 210998}, {0x2C8B, 213860}, {0x2C8C, 211131}, {0x2C8D, 213983}, {0x2C8E, 209899}, {0x2C8F, 212831}, {0x2C90, 211050}, {0x2C91, 213908}, {0x2C92, 209953}, {0x2C93, 212881}, {0x2C94, 209981}, {0x2C95, 212907}, {0x2C96, 210121}, {0x2C97, 213037}, {0x2C98, 210149}, {0x2C99, 213063}, {0x2C9A, 210174}, {0x2C9B, 213086}, {0x2C9C, 210061}, {0x2C9D, 212981}, {0x2C9E, 210199}, {0x2C9F, 213109}, {0x2CA0, 210812}, {0x2CA1, 213688}, {0x2CA2, 210863}, {0x2CA3, 213735}, {0x2CA4, 210971}, {0x2CA5, 213835}, {0x2CA6, 211024}, {0x2CA7, 213884}, {0x2CA8, 211079}, {0x2CA9, 213935}, {0x2CAA, 209817}, {0x2CAB, 212755}, {0x2CAC, 210035}, {0x2CAD, 212957}, {0x2CAE, 210837}, {0x2CAF, 213711}, {0x2CB0, 210786}, {0x2CB1, 213664}, {0x2CB2, 209619}, {0x2CB3, 212569}, {0x2CB4, 210223}, {0x2CB5, 213131}, {0x2CB6, 209402}, {0x2CB7, 212364}, {0x2CB8, 209693}, {0x2CB9, 212639}, {0x2CBA, 209730}, {0x2CBB, 212674}, {0x2CBC, 209485}, {0x2CBD, 212443}, {0x2CBE, 210522}, {0x2CBF, 213414}, {0x2CC0, 210888}, {0x2CC1, 213758}, {0x2CC2, 209367}, {0x2CC3, 212331}, {0x2CC4, 210559}, {0x2CC5, 213449}, {0x2CC6, 210297}, {0x2CC7, 213201}, {0x2CC8, 209268}, {0x2CC9, 212238}, {0x2CCA, 209656}, {0x2CCB, 212604}, {0x2CCC, 210484}, {0x2CCD, 213378}, {0x2CCE, 210374}, {0x2CCF, 213274}, {0x2CD0, 210087}, {0x2CD1, 213005}, {0x2CD2, 210447}, {0x2CD3, 213343}, {0x2CD4, 210410}, {0x2CD5, 213308}, {0x2CD6, 210334}, {0x2CD7, 213236}, {0x2CD8, 210260}, {0x2CD9, 213166}, {0x2CDA, 210597}, {0x2CDB, 213485}, {0x2CDC, 210710}, {0x2CDD, 213592}, {0x2CDE, 210636}, {0x2CDF, 213522}, {0x2CE0, 210673}, {0x2CE1, 213557}, {0x2CE2, 210749}, {0x2CE3, 213629}, {0x2CE4, 214008}, {0x2CE5, 214047}, {0x2CE6, 214067}, {0x2CE7, 214112}, {0x2CE8, 214134}, {0x2CE9, 214026}, {0x2CEA, 214087}, {0x2CEB, 209524}, {0x2CEC, 212480}, {0x2CED, 209442}, {0x2CEE, 212402}, {0x2CEF, 211158}, {0x2CF0, 211184}, {0x2CF1, 211216}, {0x2CF2, 209331}, {0x2CF3, 212297}, {0x2CF9, 212137}, {0x2CFA, 212098}, {0x2CFB, 212165}, {0x2CFC, 212206}, {0x2CFD, 212027}, {0x2CFE, 212052}, {0x2CFF, 212069}, {0x2D00, 453622}, {0x2D01, 453647}, {0x2D02, 453830}, {0x2D03, 453779}, {0x2D04, 453805}, {0x2D05, 454481}, {0x2D06, 454583}, {0x2D07, 454404}, {0x2D08, 454012}, {0x2D09, 454090}, {0x2D0A, 454143}, {0x2D0B, 454169}, {0x2D0C, 454195}, {0x2D0D, 454221}, {0x2D0E, 454246}, {0x2D0F, 454609}, {0x2D10, 454325}, {0x2D11, 454351}, {0x2D12, 454430}, {0x2D13, 454456}, {0x2D14, 454272}, {0x2D15, 454116}, {0x2D16, 453856}, {0x2D17, 454299}, {0x2D18, 454377}, {0x2D19, 453726}, {0x2D1A, 453673}, {0x2D1B, 454064}, {0x2D1C, 453753}, {0x2D1D, 453699}, {0x2D1E, 454532}, {0x2D1F, 454037}, {0x2D20, 453883}, {0x2D21, 453935}, {0x2D22, 453960}, {0x2D23, 454507}, {0x2D24, 453909}, {0x2D25, 453986}, {0x2D27, 454558}, {0x2D2D, 453596}, {0x2D30, 944061}, {0x2D31, 944100}, {0x2D32, 944120}, {0x2D33, 944266}, {0x2D34, 944307}, {0x2D35, 943774}, {0x2D36, 944370}, {0x2D37, 944162}, {0x2D38, 944225}, {0x2D39, 944182}, {0x2D3A, 944203}, {0x2D3B, 944859}, {0x2D3C, 944246}, {0x2D3D, 944390}, {0x2D3E, 943923}, {0x2D3F, 944431}, {0x2D40, 944329}, {0x2D41, 943739}, {0x2D42, 943896}, {0x2D43, 944349}, {0x2D44, 944080}, {0x2D45, 944410}, {0x2D46, 943950}, {0x2D47, 944533}, {0x2D48, 944006}, {0x2D49, 944879}, {0x2D4A, 944798}, {0x2D4B, 943684}, {0x2D4C, 944033}, {0x2D4D, 944453}, {0x2D4E, 944473}, {0x2D4F, 944493}, {0x2D50, 943868}, {0x2D51, 943978}, {0x2D52, 944513}, {0x2D53, 944917}, {0x2D54, 944553}, {0x2D55, 944573}, {0x2D56, 944286}, {0x2D57, 943840}, {0x2D58, 943713}, {0x2D59, 944594}, {0x2D5A, 944635}, {0x2D5B, 944614}, {0x2D5C, 944656}, {0x2D5D, 944676}, {0x2D5E, 944141}, {0x2D5F, 944697}, {0x2D60, 944718}, {0x2D61, 944738}, {0x2D62, 944758}, {0x2D63, 944778}, {0x2D64, 943809}, {0x2D65, 944819}, {0x2D66, 944840}, {0x2D67, 944898}, {0x2D6F, 944936}, {0x2D70, 944980}, {0x2D7F, 943658}, {0x2D80, 435886}, {0x2D81, 436079}, {0x2D82, 438149}, {0x2D83, 438694}, {0x2D84, 438584}, {0x2D85, 430827}, {0x2D86, 439424}, {0x2D87, 431778}, {0x2D88, 436361}, {0x2D89, 436560}, {0x2D8A, 433322}, {0x2D8B, 441246}, {0x2D8C, 432313}, {0x2D8D, 432160}, {0x2D8E, 434981}, {0x2D8F, 439314}, {0x2D90, 431668}, {0x2D91, 437067}, {0x2D92, 437177}, {0x2D93, 433014}, {0x2D94, 433108}, {0x2D95, 433084}, {0x2D96, 433061}, {0x2DA0, 438716}, {0x2DA1, 438850}, {0x2DA2, 438806}, {0x2DA3, 438738}, {0x2DA4, 438783}, {0x2DA5, 438761}, {0x2DA6, 438828}, {0x2DA8, 431002}, {0x2DA9, 431469}, {0x2DAA, 431425}, {0x2DAB, 431024}, {0x2DAC, 431069}, {0x2DAD, 431047}, {0x2DAE, 431447}, {0x2DB0, 441311}, {0x2DB1, 441445}, {0x2DB2, 441401}, {0x2DB3, 441333}, {0x2DB4, 441378}, {0x2DB5, 441356}, {0x2DB6, 441423}, {0x2DB8, 431092}, {0x2DB9, 431402}, {0x2DBA, 431356}, {0x2DBB, 431115}, {0x2DBC, 431162}, {0x2DBD, 431139}, {0x2DBE, 431379}, {0x2DC0, 437865}, {0x2DC1, 437999}, {0x2DC2, 437955}, {0x2DC3, 437887}, {0x2DC4, 437932}, {0x2DC5, 437910}, {0x2DC6, 437977}, {0x2DC8, 435602}, {0x2DC9, 435736}, {0x2DCA, 435692}, {0x2DCB, 435624}, {0x2DCC, 435669}, {0x2DCD, 435647}, {0x2DCE, 435714}, {0x2DD0, 440612}, {0x2DD1, 440746}, {0x2DD2, 440702}, {0x2DD3, 440634}, {0x2DD4, 440679}, {0x2DD5, 440657}, {0x2DD6, 440724}, {0x2DD8, 434114}, {0x2DD9, 434248}, {0x2DDA, 434204}, {0x2DDB, 434136}, {0x2DDC, 434181}, {0x2DDD, 434159}, {0x2DDE, 434226}, {0x2DE0, 197584}, {0x2DE1, 198662}, {0x2DE2, 197975}, {0x2DE3, 197677}, {0x2DE4, 198839}, {0x2DE5, 198810}, {0x2DE6, 198244}, {0x2DE7, 197767}, {0x2DE8, 197796}, {0x2DE9, 197825}, {0x2DEA, 198349}, {0x2DEB, 198409}, {0x2DEC, 197854}, {0x2DED, 197883}, {0x2DEE, 198536}, {0x2DEF, 198005}, {0x2DF0, 198565}, {0x2DF1, 197647}, {0x2DF2, 198438}, {0x2DF3, 198468}, {0x2DF4, 197944}, {0x2DF5, 197912}, {0x2DF6, 197556}, {0x2DF7, 198098}, {0x2DF8, 197706}, {0x2DF9, 198310}, {0x2DFA, 198691}, {0x2DFB, 198781}, {0x2DFC, 198127}, {0x2DFD, 198273}, {0x2DFE, 197613}, {0x2DFF, 198164}, {0x2E00, 834004}, {0x2E01, 833965}, {0x2E02, 628595}, {0x2E03, 836023}, {0x2E04, 626569}, {0x2E05, 834436}, {0x2E06, 830382}, {0x2E07, 830236}, {0x2E08, 285140}, {0x2E09, 628876}, {0x2E0A, 836314}, {0x2E0B, 830488}, {0x2E0C, 627646}, {0x2E0D, 835402}, {0x2E0E, 293830}, {0x2E0F, 812919}, {0x2E10, 444596}, {0x2E11, 833137}, {0x2E12, 524414}, {0x2E13, 285069}, {0x2E14, 287839}, {0x2E15, 960083}, {0x2E16, 285083}, {0x2E17, 285872}, {0x2E18, 535949}, {0x2E19, 812059}, {0x2E1A, 524361}, {0x2E1B, 945248}, {0x2E1C, 627371}, {0x2E1D, 835143}, {0x2E1E, 945206}, {0x2E1F, 945227}, {0x2E20, 628993}, {0x2E21, 836427}, {0x2E22, 948780}, {0x2E23, 948902}, {0x2E24, 124379}, {0x2E25, 124516}, {0x2E26, 628182}, {0x2E27, 835512}, {0x2E28, 626628}, {0x2E29, 834534}, {0x2E2A, 953903}, {0x2E2B, 800519}, {0x2E2C, 904986}, {0x2E2D, 444161}, {0x2E2E, 833262}, {0x2E2F, 975601}, {0x2E30, 841794}, {0x2E31, 988825}, {0x2E32, 953331}, {0x2E33, 830225}, {0x2E34, 830212}, {0x2E35, 953609}, {0x2E36, 269163}, {0x2E37, 269186}, {0x2E38, 953344}, {0x2E39, 948575}, {0x2E3A, 954169}, {0x2E3B, 938039}, {0x2E3C, 906804}, {0x2E3D, 975566}, {0x2E3E, 988570}, {0x2E3F, 173659}, {0x2E40, 285578}, {0x2E41, 833012}, {0x2E42, 285746}, {0x2E43, 269275}, {0x2E44, 286180}, {0x2E45, 535986}, {0x2E46, 536006}, {0x2E47, 652832}, {0x2E48, 652843}, {0x2E49, 286090}, {0x2E4A, 285111}, {0x2E4B, 950571}, {0x2E4C, 708067}, {0x2E4D, 812931}, {0x2E4E, 829422}, {0x2E4F, 214192}, {0x2E50, 214980}, {0x2E51, 214949}, {0x2E52, 947031}, {0x2E53, 708082}, {0x2E54, 708108}, {0x2E55, 628438}, {0x2E56, 835862}, {0x2E57, 628368}, {0x2E58, 835790}, {0x2E59, 948321}, {0x2E5A, 948446}, {0x2E5B, 123955}, {0x2E5C, 124092}, {0x2E5D, 785422}, {0x2E80, 193759}, {0x2E81, 192684}, {0x2E82, 193795}, {0x2E83, 193843}, {0x2E84, 193818}, {0x2E85, 193691}, {0x2E86, 191892}, {0x2E87, 194223}, {0x2E88, 193246}, {0x2E89, 193268}, {0x2E8A, 192756}, {0x2E8B, 193778}, {0x2E8C, 194055}, {0x2E8D, 194077}, {0x2E8E, 193312}, {0x2E8F, 193356}, {0x2E90, 193333}, {0x2E91, 193290}, {0x2E92, 194099}, {0x2E93, 194241}, {0x2E94, 194117}, {0x2E95, 194139}, {0x2E96, 193043}, {0x2E97, 193065}, {0x2E98, 193009}, {0x2E99, 193743}, {0x2E9B, 192628}, {0x2E9C, 194207}, {0x2E9D, 193453}, {0x2E9E, 192738}, {0x2E9F, 193489}, {0x2EA0, 192663}, {0x2EA1, 194339}, {0x2EA2, 194361}, {0x2EA3, 192889}, {0x2EA4, 193651}, {0x2EA5, 193671}, {0x2EA6, 193901}, {0x2EA7, 192722}, {0x2EA8, 192779}, {0x2EA9, 193229}, {0x2EAA, 191849}, {0x2EAB, 192873}, {0x2EAC, 194161}, {0x2EAD, 194184}, {0x2EAE, 191813}, {0x2EAF, 193884}, {0x2EB0, 192433}, {0x2EB1, 193573}, {0x2EB2, 193615}, {0x2EB3, 193593}, {0x2EB4, 193552}, {0x2EB5, 193436}, {0x2EB6, 193866}, {0x2EB7, 193727}, {0x2EB8, 192857}, {0x2EB9, 193635}, {0x2EBA, 191908}, {0x2EBB, 191930}, {0x2EBC, 193419}, {0x2EBD, 193470}, {0x2EBE, 192941}, {0x2EBF, 192987}, {0x2EC0, 192963}, {0x2EC1, 194260}, {0x2EC2, 192702}, {0x2EC3, 194383}, {0x2EC4, 194404}, {0x2EC5, 192373}, {0x2EC6, 193940}, {0x2EC7, 193087}, {0x2EC8, 192463}, {0x2EC9, 192402}, {0x2ECA, 192906}, {0x2ECB, 191982}, {0x2ECC, 193968}, {0x2ECD, 194297}, {0x2ECE, 194318}, {0x2ECF, 192646}, {0x2ED0, 192222}, {0x2ED1, 193377}, {0x2ED2, 193398}, {0x2ED3, 192313}, {0x2ED4, 192192}, {0x2ED5, 193508}, {0x2ED6, 193530}, {0x2ED7, 193710}, {0x2ED8, 191832}, {0x2ED9, 192495}, {0x2EDA, 192283}, {0x2EDB, 192598}, {0x2EDC, 192133}, {0x2EDD, 192795}, {0x2EDE, 192837}, {0x2EDF, 192815}, {0x2EE0, 192044}, {0x2EE1, 193026}, {0x2EE2, 192252}, {0x2EE3, 191875}, {0x2EE4, 192923}, {0x2EE5, 192103}, {0x2EE6, 191952}, {0x2EE7, 192343}, {0x2EE8, 193996}, {0x2EE9, 194025}, {0x2EEA, 192162}, {0x2EEB, 193136}, {0x2EEC, 192073}, {0x2EED, 193166}, {0x2EEE, 192535}, {0x2EEF, 193104}, {0x2EF0, 192012}, {0x2EF1, 194278}, {0x2EF2, 193197}, {0x2EF3, 192566}, {0x2F00, 542978}, {0x2F01, 542597}, {0x2F02, 541233}, {0x2F03, 543745}, {0x2F04, 543496}, {0x2F05, 542253}, {0x2F06, 544449}, {0x2F07, 542558}, {0x2F08, 542664}, {0x2F09, 542538}, {0x2F0A, 541547}, {0x2F0B, 541475}, {0x2F0C, 541331}, {0x2F0D, 540996}, {0x2F0E, 542314}, {0x2F0F, 544168}, {0x2F10, 543020}, {0x2F11, 542414}, {0x2F12, 543105}, {0x2F13, 544793}, {0x2F14, 543936}, {0x2F15, 543270}, {0x2F16, 542221}, {0x2F17, 544239}, {0x2F18, 541146}, {0x2F19, 543476}, {0x2F1A, 540886}, {0x2F1B, 543126}, {0x2F1C, 540278}, {0x2F1D, 542880}, {0x2F1E, 541522}, {0x2F1F, 541435}, {0x2F20, 543431}, {0x2F21, 541961}, {0x2F22, 541979}, {0x2F23, 541588}, {0x2F24, 540444}, {0x2F25, 544752}, {0x2F26, 540805}, {0x2F27, 543321}, {0x2F28, 542333}, {0x2F29, 543808}, {0x2F2A, 542455}, {0x2F2B, 540974}, {0x2F2C, 543957}, {0x2F2D, 542856}, {0x2F2E, 543300}, {0x2F2F, 544773}, {0x2F30, 542997}, {0x2F31, 544405}, {0x2F32, 541397}, {0x2F33, 543653}, {0x2F34, 541252}, {0x2F35, 542637}, {0x2F36, 544468}, {0x2F37, 543599}, {0x2F38, 540656}, {0x2F39, 543829}, {0x2F3A, 540697}, {0x2F3B, 544043}, {0x2F3C, 542180}, {0x2F3D, 542086}, {0x2F3E, 541213}, {0x2F3F, 542140}, {0x2F40, 540675}, {0x2F41, 543193}, {0x2F42, 543454}, {0x2F43, 541077}, {0x2F44, 540361}, {0x2F45, 543979}, {0x2F46, 542940}, {0x2F47, 544128}, {0x2F48, 543412}, {0x2F49, 542770}, {0x2F4A, 544363}, {0x2F4B, 542435}, {0x2F4C, 544084}, {0x2F4D, 541036}, {0x2F4E, 544628}, {0x2F4F, 541172}, {0x2F50, 540951}, {0x2F51, 541901}, {0x2F52, 540846}, {0x2F53, 544022}, {0x2F54, 544607}, {0x2F55, 541757}, {0x2F56, 540866}, {0x2F57, 541670}, {0x2F58, 541307}, {0x2F59, 542109}, {0x2F5A, 543787}, {0x2F5B, 541650}, {0x2F5C, 541017}, {0x2F5D, 541194}, {0x2F5E, 543149}, {0x2F5F, 542375}, {0x2F60, 542703}, {0x2F61, 544279}, {0x2F62, 544147}, {0x2F63, 542577}, {0x2F64, 544493}, {0x2F65, 541715}, {0x2F66, 540607}, {0x2F67, 543681}, {0x2F68, 541280}, {0x2F69, 544691}, {0x2F6A, 543725}, {0x2F6B, 541099}, {0x2F6C, 541611}, {0x2F6D, 543871}, {0x2F6E, 540340}, {0x2F6F, 544063}, {0x2F70, 543914}, {0x2F71, 544342}, {0x2F72, 542024}, {0x2F73, 540785}, {0x2F74, 544001}, {0x2F75, 540402}, {0x2F76, 543250}, {0x2F77, 543705}, {0x2F78, 542395}, {0x2F79, 542901}, {0x2F7A, 543557}, {0x2F7B, 541692}, {0x2F7C, 542959}, {0x2F7D, 540299}, {0x2F7E, 543085}, {0x2F7F, 541416}, {0x2F80, 540720}, {0x2F81, 542683}, {0x2F82, 542746}, {0x2F83, 543537}, {0x2F84, 540318}, {0x2F85, 542813}, {0x2F86, 544299}, {0x2F87, 543044}, {0x2F88, 540567}, {0x2F89, 544104}, {0x2F8A, 540930}, {0x2F8B, 542045}, {0x2F8C, 544258}, {0x2F8D, 542353}, {0x2F8E, 540526}, {0x2F8F, 544577}, {0x2F90, 540907}, {0x2F91, 544650}, {0x2F92, 543518}, {0x2F93, 542273}, {0x2F94, 543892}, {0x2F95, 544512}, {0x2F96, 540424}, {0x2F97, 543066}, {0x2F98, 540380}, {0x2F99, 543578}, {0x2F9A, 543231}, {0x2F9B, 543341}, {0x2F9C, 541837}, {0x2F9D, 540587}, {0x2F9E, 540741}, {0x2F9F, 540483}, {0x2FA0, 542790}, {0x2FA1, 544557}, {0x2FA2, 540826}, {0x2FA3, 544732}, {0x2FA4, 541119}, {0x2FA5, 544534}, {0x2FA6, 542004}, {0x2FA7, 542617}, {0x2FA8, 541920}, {0x2FA9, 542835}, {0x2FAA, 543766}, {0x2FAB, 543620}, {0x2FAC, 543173}, {0x2FAD, 540547}, {0x2FAE, 544813}, {0x2FAF, 541630}, {0x2FB0, 542495}, {0x2FB1, 544209}, {0x2FB2, 542518}, {0x2FB3, 543850}, {0x2FB4, 542475}, {0x2FB5, 544712}, {0x2FB6, 541818}, {0x2FB7, 541456}, {0x2FB8, 542160}, {0x2FB9, 541857}, {0x2FBA, 542293}, {0x2FBB, 540636}, {0x2FBC, 544189}, {0x2FBD, 542066}, {0x2FBE, 541736}, {0x2FBF, 543360}, {0x2FC0, 540761}, {0x2FC1, 541940}, {0x2FC2, 541777}, {0x2FC3, 540463}, {0x2FC4, 543392}, {0x2FC5, 541057}, {0x2FC6, 544670}, {0x2FC7, 542201}, {0x2FC8, 544834}, {0x2FC9, 542724}, {0x2FCA, 540505}, {0x2FCB, 541496}, {0x2FCC, 541881}, {0x2FCD, 544383}, {0x2FCE, 541377}, {0x2FCF, 543212}, {0x2FD0, 542920}, {0x2FD1, 541568}, {0x2FD2, 544321}, {0x2FD3, 541355}, {0x2FD4, 544427}, {0x2FD5, 541797}, {0x2FF0, 525504}, {0x2FF1, 525232}, {0x2FF2, 525445}, {0x2FF3, 525281}, {0x2FF4, 525341}, {0x2FF5, 525684}, {0x2FF6, 525738}, {0x2FF7, 525792}, {0x2FF8, 526018}, {0x2FF9, 526077}, {0x2FFA, 525845}, {0x2FFB, 525552}, {0x2FFC, 525964}, {0x2FFD, 525904}, {0x2FFE, 525389}, {0x2FFF, 525595}, {0x3000, 526326}, {0x3001, 525182}, {0x3002, 526168}, {0x3003, 278867}, {0x3004, 536272}, {0x3005, 526218}, {0x3006, 525157}, {0x3007, 526273}, {0x3008, 626063}, {0x3009, 833916}, {0x300A, 626602}, {0x300B, 834470}, {0x300C, 626438}, {0x300D, 834300}, {0x300E, 629045}, {0x300F, 836510}, {0x3010, 626343}, {0x3011, 834220}, {0x3012, 826051}, {0x3013, 454654}, {0x3014, 628848}, {0x3015, 836285}, {0x3016, 629096}, {0x3017, 836563}, {0x3018, 629175}, {0x3019, 836645}, {0x301A, 629149}, {0x301B, 836618}, {0x301C, 982200}, {0x301D, 833049}, {0x301E, 285935}, {0x301F, 652800}, {0x3020, 826063}, {0x3021, 503485}, {0x3022, 503642}, {0x3023, 503595}, {0x3024, 503441}, {0x3025, 503419}, {0x3026, 503529}, {0x3027, 503506}, {0x3028, 503396}, {0x3029, 503463}, {0x302A, 526245}, {0x302B, 526297}, {0x302C, 525200}, {0x302D, 526137}, {0x302E, 503368}, {0x302F, 494919}, {0x3030, 982263}, {0x3031, 974903}, {0x3032, 975003}, {0x3033, 974966}, {0x3034, 975047}, {0x3035, 974929}, {0x3036, 191494}, {0x3037, 526483}, {0x3038, 503550}, {0x3039, 503618}, {0x303A, 503571}, {0x303B, 974867}, {0x303C, 668842}, {0x303D, 817445}, {0x303E, 529553}, {0x303F, 526190}, {0x3041, 522409}, {0x3042, 521353}, {0x3043, 522457}, {0x3044, 521823}, {0x3045, 522605}, {0x3046, 522937}, {0x3047, 522433}, {0x3048, 521615}, {0x3049, 522556}, {0x304A, 522144}, {0x304B, 521841}, {0x304C, 521633}, {0x304D, 521879}, {0x304E, 521671}, {0x304F, 521917}, {0x3050, 521709}, {0x3051, 521860}, {0x3052, 521652}, {0x3053, 521898}, {0x3054, 521690}, {0x3055, 522352}, {0x3056, 523107}, {0x3057, 522390}, {0x3058, 523145}, {0x3059, 522823}, {0x305A, 523183}, {0x305B, 522371}, {0x305C, 523126}, {0x305D, 522804}, {0x305E, 523164}, {0x305F, 522842}, {0x3060, 521520}, {0x3061, 522880}, {0x3062, 521558}, {0x3063, 522580}, {0x3064, 522918}, {0x3065, 521596}, {0x3066, 522861}, {0x3067, 521539}, {0x3068, 522899}, {0x3069, 521577}, {0x306A, 522049}, {0x306B, 522087}, {0x306C, 522125}, {0x306D, 522068}, {0x306E, 522106}, {0x306F, 521728}, {0x3070, 521425}, {0x3071, 522162}, {0x3072, 521766}, {0x3073, 521463}, {0x3074, 522200}, {0x3075, 521804}, {0x3076, 521501}, {0x3077, 522238}, {0x3078, 521747}, {0x3079, 521444}, {0x307A, 522181}, {0x307B, 521785}, {0x307C, 521482}, {0x307D, 522219}, {0x307E, 521936}, {0x307F, 521974}, {0x3080, 522012}, {0x3081, 521955}, {0x3082, 521993}, {0x3083, 522729}, {0x3084, 523050}, {0x3085, 522779}, {0x3086, 523088}, {0x3087, 522754}, {0x3088, 523069}, {0x3089, 522257}, {0x308A, 522295}, {0x308B, 522333}, {0x308C, 522276}, {0x308D, 522314}, {0x308E, 522629}, {0x308F, 522974}, {0x3090, 523012}, {0x3091, 522993}, {0x3092, 523031}, {0x3093, 522031}, {0x3094, 522955}, {0x3095, 522481}, {0x3096, 522506}, {0x3099, 203563}, {0x309A, 203512}, {0x309B, 549804}, {0x309C, 549763}, {0x309D, 521329}, {0x309E, 523202}, {0x309F, 521307}, {0x30A0, 549692}, {0x30A1, 548348}, {0x30A2, 546779}, {0x30A3, 548521}, {0x30A4, 547302}, {0x30A5, 548968}, {0x30A6, 549300}, {0x30A7, 548372}, {0x30A8, 547094}, {0x30A9, 548719}, {0x30AA, 548083}, {0x30AB, 547320}, {0x30AC, 547112}, {0x30AD, 547358}, {0x30AE, 547150}, {0x30AF, 547396}, {0x30B0, 547188}, {0x30B1, 547339}, {0x30B2, 547131}, {0x30B3, 547377}, {0x30B4, 547169}, {0x30B5, 548291}, {0x30B6, 549546}, {0x30B7, 548329}, {0x30B8, 549584}, {0x30B9, 549186}, {0x30BA, 549622}, {0x30BB, 548310}, {0x30BC, 549565}, {0x30BD, 549167}, {0x30BE, 549603}, {0x30BF, 549205}, {0x30C0, 546999}, {0x30C1, 549243}, {0x30C2, 547037}, {0x30C3, 548943}, {0x30C4, 549281}, {0x30C5, 547075}, {0x30C6, 549224}, {0x30C7, 547018}, {0x30C8, 549262}, {0x30C9, 547056}, {0x30CA, 547988}, {0x30CB, 548026}, {0x30CC, 548064}, {0x30CD, 548007}, {0x30CE, 548045}, {0x30CF, 547207}, {0x30D0, 546904}, {0x30D1, 548101}, {0x30D2, 547245}, {0x30D3, 546942}, {0x30D4, 548139}, {0x30D5, 547283}, {0x30D6, 546980}, {0x30D7, 548177}, {0x30D8, 547226}, {0x30D9, 546923}, {0x30DA, 548120}, {0x30DB, 547264}, {0x30DC, 546961}, {0x30DD, 548158}, {0x30DE, 547415}, {0x30DF, 547453}, {0x30E0, 547951}, {0x30E1, 547434}, {0x30E2, 547932}, {0x30E3, 549092}, {0x30E4, 549489}, {0x30E5, 549142}, {0x30E6, 549527}, {0x30E7, 549117}, {0x30E8, 549508}, {0x30E9, 548196}, {0x30EA, 548234}, {0x30EB, 548272}, {0x30EC, 548215}, {0x30ED, 548253}, {0x30EE, 548992}, {0x30EF, 549413}, {0x30F0, 549451}, {0x30F1, 549432}, {0x30F2, 549470}, {0x30F3, 547970}, {0x30F4, 549394}, {0x30F5, 548545}, {0x30F6, 548570}, {0x30F7, 549318}, {0x30F8, 549356}, {0x30F9, 549337}, {0x30FA, 549375}, {0x30FB, 549641}, {0x30FC, 549724}, {0x30FD, 546755}, {0x30FE, 549661}, {0x30FF, 546733}, {0x3105, 122491}, {0x3106, 123373}, {0x3107, 123112}, {0x3108, 122736}, {0x3109, 122565}, {0x310A, 123464}, {0x310B, 123130}, {0x310C, 123075}, {0x310D, 122754}, {0x310E, 123038}, {0x310F, 122848}, {0x3110, 123001}, {0x3111, 123391}, {0x3112, 123538}, {0x3113, 123574}, {0x3114, 122546}, {0x3115, 123445}, {0x3116, 123409}, {0x3117, 123556}, {0x3118, 122528}, {0x3119, 123427}, {0x311A, 122296}, {0x311B, 123206}, {0x311C, 122583}, {0x311D, 122620}, {0x311E, 122333}, {0x311F, 122639}, {0x3120, 122451}, {0x3121, 123354}, {0x3122, 122392}, {0x3123, 122658}, {0x3124, 122411}, {0x3125, 122677}, {0x3126, 122717}, {0x3127, 122866}, {0x3128, 123482}, {0x3129, 122982}, {0x312A, 123520}, {0x312B, 123148}, {0x312C, 122791}, {0x312D, 122884}, {0x312E, 123224}, {0x312F, 123187}, {0x3131, 501578}, {0x3132, 502747}, {0x3133, 501599}, {0x3134, 501724}, {0x3135, 501744}, {0x3136, 501770}, {0x3137, 502895}, {0x3138, 502847}, {0x3139, 502170}, {0x313A, 502216}, {0x313B, 502275}, {0x313C, 502357}, {0x313D, 502414}, {0x313E, 502439}, {0x313F, 502329}, {0x3140, 502190}, {0x3141, 501625}, {0x3142, 501953}, {0x3143, 502798}, {0x3144, 502026}, {0x3145, 502526}, {0x3146, 502823}, {0x3147, 501417}, {0x3148, 501311}, {0x3149, 502672}, {0x314A, 501289}, {0x314B, 501556}, {0x314C, 502873}, {0x314D, 501931}, {0x314E, 501381}, {0x314F, 501215}, {0x3150, 501231}, {0x3151, 503019}, {0x3152, 503036}, {0x3153, 501347}, {0x3154, 501331}, {0x3155, 503071}, {0x3156, 503054}, {0x3157, 501876}, {0x3158, 502932}, {0x3159, 502949}, {0x315A, 501892}, {0x315B, 503214}, {0x315C, 502916}, {0x315D, 502984}, {0x315E, 502967}, {0x315F, 503002}, {0x3160, 503291}, {0x3161, 501364}, {0x3162, 503197}, {0x3163, 501401}, {0x3164, 494947}, {0x3165, 502773}, {0x3166, 501849}, {0x3167, 501824}, {0x3168, 501796}, {0x3169, 502243}, {0x316A, 502467}, {0x316B, 502383}, {0x316C, 502301}, {0x316D, 502494}, {0x316E, 501673}, {0x316F, 501699}, {0x3170, 501645}, {0x3171, 501437}, {0x3172, 501999}, {0x3173, 502143}, {0x3174, 502051}, {0x3175, 502083}, {0x3176, 501973}, {0x3177, 502115}, {0x3178, 501495}, {0x3179, 501523}, {0x317A, 502570}, {0x317B, 502596}, {0x317C, 502646}, {0x317D, 502621}, {0x317E, 502545}, {0x317F, 501909}, {0x3180, 502722}, {0x3181, 503115}, {0x3182, 503169}, {0x3183, 503138}, {0x3184, 501465}, {0x3185, 502697}, {0x3186, 503089}, {0x3187, 503250}, {0x3188, 503270}, {0x3189, 503231}, {0x318A, 503347}, {0x318B, 503327}, {0x318C, 503308}, {0x318D, 501248}, {0x318E, 501268}, {0x3190, 524819}, {0x3191, 524954}, {0x3192, 524922}, {0x3193, 525125}, {0x3194, 525059}, {0x3195, 524716}, {0x3196, 525093}, {0x3197, 524887}, {0x3198, 524613}, {0x3199, 524682}, {0x319A, 524990}, {0x319B, 525025}, {0x319C, 524749}, {0x319D, 524784}, {0x319E, 524648}, {0x319F, 524855}, {0x31A0, 122509}, {0x31A1, 123593}, {0x31A2, 123019}, {0x31A3, 122810}, {0x31A4, 122601}, {0x31A5, 122697}, {0x31A6, 123335}, {0x31A7, 123315}, {0x31A8, 122963}, {0x31A9, 122431}, {0x31AA, 122922}, {0x31AB, 123500}, {0x31AC, 122903}, {0x31AD, 123167}, {0x31AE, 122352}, {0x31AF, 122470}, {0x31B0, 122373}, {0x31B1, 123276}, {0x31B2, 123295}, {0x31B3, 122942}, {0x31B4, 122248}, {0x31B5, 122272}, {0x31B6, 122224}, {0x31B7, 122200}, {0x31B8, 122772}, {0x31B9, 123093}, {0x31BA, 123612}, {0x31BB, 122176}, {0x31BC, 122829}, {0x31BD, 123056}, {0x31BE, 123257}, {0x31BF, 122314}, {0x31C0, 194920}, {0x31C1, 194947}, {0x31C2, 194961}, {0x31C3, 194425}, {0x31C4, 194816}, {0x31C5, 194616}, {0x31C6, 194555}, {0x31C7, 194480}, {0x31C8, 194600}, {0x31C9, 194889}, {0x31CA, 194570}, {0x31CB, 194631}, {0x31CC, 194494}, {0x31CD, 194585}, {0x31CE, 194647}, {0x31CF, 194680}, {0x31D0, 194453}, {0x31D1, 194761}, {0x31D2, 194693}, {0x31D3, 194788}, {0x31D4, 194440}, {0x31D5, 194541}, {0x31D6, 194466}, {0x31D7, 194860}, {0x31D8, 194845}, {0x31D9, 194802}, {0x31DA, 194774}, {0x31DB, 194706}, {0x31DC, 194734}, {0x31DD, 194933}, {0x31DE, 194905}, {0x31DF, 194830}, {0x31E0, 194525}, {0x31E1, 194663}, {0x31E2, 194720}, {0x31E3, 194748}, {0x31E4, 194510}, {0x31E5, 194874}, {0x31EF, 525638}, {0x31F0, 548620}, {0x31F1, 548868}, {0x31F2, 548893}, {0x31F3, 548918}, {0x31F4, 548694}, {0x31F5, 548396}, {0x31F6, 548446}, {0x31F7, 548496}, {0x31F8, 548421}, {0x31F9, 548471}, {0x31FA, 548645}, {0x31FB, 548743}, {0x31FC, 548793}, {0x31FD, 548843}, {0x31FE, 548768}, {0x31FF, 548818}, {0x3200, 813563}, {0x3201, 813677}, {0x3202, 814019}, {0x3203, 813849}, {0x3204, 813621}, {0x3205, 813793}, {0x3206, 813905}, {0x3207, 813447}, {0x3208, 813306}, {0x3209, 813246}, {0x320A, 813503}, {0x320B, 813959}, {0x320C, 813733}, {0x320D, 813391}, {0x320E, 813591}, {0x320F, 813704}, {0x3210, 814047}, {0x3211, 813876}, {0x3212, 813648}, {0x3213, 813820}, {0x3214, 813931}, {0x3215, 813474}, {0x3216, 813333}, {0x3217, 813275}, {0x3218, 813532}, {0x3219, 813988}, {0x321A, 813762}, {0x321B, 813418}, {0x321C, 813362}, {0x321D, 815211}, {0x321E, 815175}, {0x3220, 814603}, {0x3221, 815088}, {0x3222, 815058}, {0x3223, 814398}, {0x3224, 814369}, {0x3225, 814816}, {0x3226, 814786}, {0x3227, 814208}, {0x3228, 814574}, {0x3229, 815030}, {0x322A, 814516}, {0x322B, 814340}, {0x322C, 815116}, {0x322D, 815146}, {0x322E, 814486}, {0x322F, 814178}, {0x3230, 814968}, {0x3231, 814908}, {0x3232, 814427}, {0x3233, 814844}, {0x3234, 814545}, {0x3235, 814876}, {0x3236, 814306}, {0x3237, 814139}, {0x3238, 814456}, {0x3239, 814661}, {0x323A, 814110}, {0x323B, 814938}, {0x323C, 814996}, {0x323D, 814238}, {0x323E, 814695}, {0x323F, 814077}, {0x3240, 814273}, {0x3241, 814728}, {0x3242, 814757}, {0x3243, 814631}, {0x3244, 186808}, {0x3245, 186472}, {0x3246, 186936}, {0x3247, 186503}, {0x3248, 190716}, {0x3249, 191231}, {0x324A, 190906}, {0x324B, 190359}, {0x324C, 190196}, {0x324D, 190660}, {0x324E, 190598}, {0x324F, 190092}, {0x3250, 817520}, {0x3251, 191269}, {0x3252, 191377}, {0x3253, 191349}, {0x3254, 191177}, {0x3255, 191150}, {0x3256, 191323}, {0x3257, 191295}, {0x3258, 191122}, {0x3259, 191204}, {0x325A, 190775}, {0x325B, 190944}, {0x325C, 191052}, {0x325D, 191024}, {0x325E, 190852}, {0x325F, 190825}, {0x3260, 185463}, {0x3261, 185553}, {0x3262, 185823}, {0x3263, 185689}, {0x3264, 185509}, {0x3265, 185645}, {0x3266, 185733}, {0x3267, 185348}, {0x3268, 185260}, {0x3269, 185212}, {0x326A, 185415}, {0x326B, 185775}, {0x326C, 185597}, {0x326D, 185304}, {0x326E, 185485}, {0x326F, 185574}, {0x3270, 185845}, {0x3271, 185710}, {0x3272, 185530}, {0x3273, 185666}, {0x3274, 185753}, {0x3275, 185369}, {0x3276, 185281}, {0x3277, 185235}, {0x3278, 185438}, {0x3279, 185798}, {0x327A, 185620}, {0x327B, 185325}, {0x327C, 188362}, {0x327D, 188394}, {0x327E, 185392}, {0x327F, 578279}, {0x3280, 186762}, {0x3281, 187255}, {0x3282, 187231}, {0x3283, 186380}, {0x3284, 186357}, {0x3285, 187010}, {0x3286, 186986}, {0x3287, 186200}, {0x3288, 186739}, {0x3289, 187209}, {0x328A, 186669}, {0x328B, 186334}, {0x328C, 187277}, {0x328D, 187301}, {0x328E, 186645}, {0x328F, 186176}, {0x3290, 187159}, {0x3291, 187084}, {0x3292, 186403}, {0x3293, 187032}, {0x3294, 186692}, {0x3295, 187058}, {0x3296, 186306}, {0x3297, 186094}, {0x3298, 186526}, {0x3299, 186961}, {0x329A, 186595}, {0x329B, 186281}, {0x329C, 187132}, {0x329D, 186253}, {0x329E, 186784}, {0x329F, 186041}, {0x32A0, 186449}, {0x32A1, 186889}, {0x32A2, 186127}, {0x32A3, 186150}, {0x32A4, 186426}, {0x32A5, 186069}, {0x32A6, 186573}, {0x32A7, 186550}, {0x32A8, 186912}, {0x32A9, 186618}, {0x32AA, 186835}, {0x32AB, 187108}, {0x32AC, 187181}, {0x32AD, 186224}, {0x32AE, 186862}, {0x32AF, 186014}, {0x32B0, 186715}, {0x32B1, 190998}, {0x32B2, 190970}, {0x32B3, 190797}, {0x32B4, 190879}, {0x32B5, 190233}, {0x32B6, 190396}, {0x32B7, 190500}, {0x32B8, 190473}, {0x32B9, 190307}, {0x32BA, 190281}, {0x32BB, 190448}, {0x32BC, 190421}, {0x32BD, 190254}, {0x32BE, 190333}, {0x32BF, 190175}, {0x32C0, 529234}, {0x32C1, 528058}, {0x32C2, 529351}, {0x32C3, 526532}, {0x32C4, 529390}, {0x32C5, 529313}, {0x32C6, 529275}, {0x32C7, 526571}, {0x32C8, 529510}, {0x32C9, 529469}, {0x32CA, 529427}, {0x32CB, 528016}, {0x32CC, 900527}, {0x32CD, 900152}, {0x32CE, 900179}, {0x32CF, 638273}, {0x32D0, 187427}, {0x32D1, 187565}, {0x32D2, 188203}, {0x32D3, 187446}, {0x32D4, 187884}, {0x32D5, 187584}, {0x32D6, 187624}, {0x32D7, 187664}, {0x32D8, 187604}, {0x32D9, 187644}, {0x32DA, 188003}, {0x32DB, 188043}, {0x32DC, 188083}, {0x32DD, 188023}, {0x32DE, 188063}, {0x32DF, 188103}, {0x32E0, 188143}, {0x32E1, 188183}, {0x32E2, 188123}, {0x32E3, 188163}, {0x32E4, 187784}, {0x32E5, 187824}, {0x32E6, 187864}, {0x32E7, 187804}, {0x32E8, 187844}, {0x32E9, 187465}, {0x32EA, 187505}, {0x32EB, 187545}, {0x32EC, 187485}, {0x32ED, 187525}, {0x32EE, 187684}, {0x32EF, 187724}, {0x32F0, 187764}, {0x32F1, 187704}, {0x32F2, 187744}, {0x32F3, 188302}, {0x32F4, 188342}, {0x32F5, 188322}, {0x32F6, 187903}, {0x32F7, 187943}, {0x32F8, 187983}, {0x32F9, 187923}, {0x32FA, 187963}, {0x32FB, 188222}, {0x32FC, 188262}, {0x32FD, 188242}, {0x32FE, 188282}, {0x32FF, 900083}, {0x3300, 899616}, {0x3301, 899646}, {0x3302, 899603}, {0x3303, 899581}, {0x3304, 900754}, {0x3305, 900768}, {0x3306, 902727}, {0x3307, 900163}, {0x3308, 900025}, {0x3309, 901886}, {0x330A, 901898}, {0x330B, 900813}, {0x330C, 900826}, {0x330D, 900841}, {0x330E, 900347}, {0x330F, 900334}, {0x3310, 900381}, {0x3311, 900393}, {0x3312, 901160}, {0x3313, 900406}, {0x3314, 900912}, {0x3315, 900924}, {0x3316, 900942}, {0x3317, 900961}, {0x3318, 900432}, {0x3319, 900446}, {0x331A, 901123}, {0x331B, 901108}, {0x331C, 900878}, {0x331D, 901073}, {0x331E, 901060}, {0x331F, 902479}, {0x3320, 902494}, {0x3321, 902536}, {0x3322, 902510}, {0x3323, 902523}, {0x3324, 899914}, {0x3325, 899937}, {0x3326, 900013}, {0x3327, 902716}, {0x3328, 901811}, {0x3329, 901843}, {0x332A, 900483}, {0x332B, 902030}, {0x332C, 902046}, {0x332D, 899670}, {0x332E, 902141}, {0x332F, 902170}, {0x3330, 902158}, {0x3331, 899709}, {0x3332, 900615}, {0x3333, 900631}, {0x3334, 899745}, {0x3335, 900645}, {0x3336, 900496}, {0x3337, 902109}, {0x3338, 902082}, {0x3339, 900513}, {0x333A, 902096}, {0x333B, 902069}, {0x333C, 899696}, {0x333D, 902194}, {0x333E, 899721}, {0x333F, 900558}, {0x3340, 902208}, {0x3341, 900581}, {0x3342, 900569}, {0x3343, 901368}, {0x3344, 901383}, {0x3345, 901355}, {0x3346, 901411}, {0x3347, 901396}, {0x3348, 901514}, {0x3349, 901540}, {0x334A, 901552}, {0x334B, 901466}, {0x334C, 901478}, {0x334D, 901451}, {0x334E, 903311}, {0x334F, 903324}, {0x3350, 903337}, {0x3351, 902424}, {0x3352, 902412}, {0x3353, 902451}, {0x3354, 902464}, {0x3355, 902353}, {0x3356, 902365}, {0x3357, 902754}, {0x3358, 529191}, {0x3359, 528505}, {0x335A, 529149}, {0x335B, 528816}, {0x335C, 528325}, {0x335D, 528282}, {0x335E, 528639}, {0x335F, 528547}, {0x3360, 528100}, {0x3361, 528415}, {0x3362, 528727}, {0x3363, 528191}, {0x3364, 528860}, {0x3365, 528769}, {0x3366, 528368}, {0x3367, 528236}, {0x3368, 528681}, {0x3369, 528591}, {0x336A, 528144}, {0x336B, 528458}, {0x336C, 528905}, {0x336D, 529000}, {0x336E, 529100}, {0x336F, 529049}, {0x3370, 528950}, {0x3371, 900604}, {0x3372, 899904}, {0x3373, 899660}, {0x3374, 899685}, {0x3375, 901995}, {0x3376, 902059}, {0x3377, 899969}, {0x3378, 899995}, {0x3379, 899979}, {0x337A, 900780}, {0x337B, 900038}, {0x337C, 900105}, {0x337D, 900128}, {0x337E, 900061}, {0x337F, 899874}, {0x3380, 902015}, {0x3381, 901801}, {0x3382, 901655}, {0x3383, 901345}, {0x3384, 900803}, {0x3385, 900856}, {0x3386, 901425}, {0x3387, 900360}, {0x3388, 899778}, {0x3389, 900866}, {0x338A, 902121}, {0x338B, 901823}, {0x338C, 901667}, {0x338D, 901679}, {0x338E, 901493}, {0x338F, 900891}, {0x3390, 900658}, {0x3391, 900901}, {0x3392, 901503}, {0x3393, 900370}, {0x3394, 902705}, {0x3395, 901691}, {0x3396, 901569}, {0x3397, 899959}, {0x3398, 900988}, {0x3399, 900189}, {0x339A, 901833}, {0x339B, 901703}, {0x339C, 901579}, {0x339D, 899820}, {0x339E, 900998}, {0x339F, 901605}, {0x33A0, 899846}, {0x33A1, 901328}, {0x33A2, 901042}, {0x33A3, 901589}, {0x33A4, 899830}, {0x33A5, 901260}, {0x33A6, 901026}, {0x33A7, 901288}, {0x33A8, 901304}, {0x33A9, 902005}, {0x33AA, 901087}, {0x33AB, 901634}, {0x33AC, 900421}, {0x33AD, 902298}, {0x33AE, 902309}, {0x33AF, 902327}, {0x33B0, 902268}, {0x33B1, 901856}, {0x33B2, 901715}, {0x33B3, 901645}, {0x33B4, 902278}, {0x33B5, 901866}, {0x33B6, 901727}, {0x33B7, 901751}, {0x33B8, 901140}, {0x33B9, 901761}, {0x33BA, 902288}, {0x33BB, 901876}, {0x33BC, 901739}, {0x33BD, 901776}, {0x33BE, 901150}, {0x33BF, 901786}, {0x33C0, 900790}, {0x33C1, 901275}, {0x33C2, 899593}, {0x33C3, 899735}, {0x33C4, 899800}, {0x33C5, 899810}, {0x33C6, 899761}, {0x33C7, 899864}, {0x33C8, 899927}, {0x33C9, 900463}, {0x33CA, 900473}, {0x33CB, 900594}, {0x33CC, 900744}, {0x33CD, 900978}, {0x33CE, 901008}, {0x33CF, 901098}, {0x33D0, 901204}, {0x33D1, 901214}, {0x33D2, 901224}, {0x33D3, 901250}, {0x33D4, 901435}, {0x33D5, 901529}, {0x33D6, 901623}, {0x33D7, 902131}, {0x33D8, 902184}, {0x33D9, 902247}, {0x33DA, 902258}, {0x33DB, 902671}, {0x33DC, 902681}, {0x33DD, 902767}, {0x33DE, 902738}, {0x33DF, 899565}, {0x33E0, 527007}, {0x33E1, 527975}, {0x33E2, 527403}, {0x33E3, 526831}, {0x33E4, 526789}, {0x33E5, 527138}, {0x33E6, 527048}, {0x33E7, 526611}, {0x33E8, 526919}, {0x33E9, 527224}, {0x33EA, 526700}, {0x33EB, 527446}, {0x33EC, 527265}, {0x33ED, 526873}, {0x33EE, 526744}, {0x33EF, 527179}, {0x33F0, 527091}, {0x33F1, 526654}, {0x33F2, 526961}, {0x33F3, 527490}, {0x33F4, 527731}, {0x33F5, 527927}, {0x33F6, 527877}, {0x33F7, 527633}, {0x33F8, 527584}, {0x33F9, 527829}, {0x33FA, 527779}, {0x33FB, 527534}, {0x33FC, 527682}, {0x33FD, 527311}, {0x33FE, 527355}, {0x33FF, 900323}, {0x4DC0, 520778}, {0x4DC1, 520966}, {0x4DC2, 519797}, {0x4DC3, 521123}, {0x4DC4, 521069}, {0x4DC5, 519640}, {0x4DC6, 520665}, {0x4DC7, 520120}, {0x4DC8, 520555}, {0x4DC9, 521047}, {0x4DCA, 520388}, {0x4DCB, 520610}, {0x4DCC, 519908}, {0x4DCD, 520006}, {0x4DCE, 520267}, {0x4DCF, 519884}, {0x4DD0, 519932}, {0x4DD1, 521090}, {0x4DD2, 519505}, {0x4DD3, 519662}, {0x4DD4, 519558}, {0x4DD5, 519987}, {0x4DD6, 520581}, {0x4DD7, 520478}, {0x4DD8, 520220}, {0x4DD9, 520094}, {0x4DDA, 520288}, {0x4DDB, 520061}, {0x4DDC, 520634}, {0x4DDD, 520747}, {0x4DDE, 520172}, {0x4DDF, 519862}, {0x4DE0, 520457}, {0x4DE1, 520036}, {0x4DE2, 520407}, {0x4DE3, 519689}, {0x4DE4, 520811}, {0x4DE5, 520340}, {0x4DE6, 520315}, {0x4DE7, 519747}, {0x4DE8, 519725}, {0x4DE9, 520150}, {0x4DEA, 519586}, {0x4DEB, 519612}, {0x4DEC, 519955}, {0x4DED, 520429}, {0x4DEE, 520364}, {0x4DEF, 521025}, {0x4DF0, 520498}, {0x4DF1, 520721}, {0x4DF2, 520687}, {0x4DF3, 520893}, {0x4DF4, 519772}, {0x4DF5, 520933}, {0x4DF6, 519452}, {0x4DF7, 520999}, {0x4DF8, 520835}, {0x4DF9, 520864}, {0x4DFA, 519838}, {0x4DFB, 520243}, {0x4DFC, 520195}, {0x4DFD, 520522}, {0x4DFE, 519475}, {0x4DFF, 519527}, {0xA000, 997562}, {0xA001, 997577}, {0xA002, 997470}, {0xA003, 997547}, {0xA004, 997515}, {0xA005, 997531}, {0xA006, 997484}, {0xA007, 997499}, {0xA008, 991075}, {0xA009, 991090}, {0xA00A, 991046}, {0xA00B, 991060}, {0xA00C, 1007271}, {0xA00D, 1007240}, {0xA00E, 1007255}, {0xA00F, 1003548}, {0xA010, 1003563}, {0xA011, 1003519}, {0xA012, 1003533}, {0xA013, 994086}, {0xA014, 994072}, {0xA015, 1007924}, {0xA016, 991857}, {0xA017, 991873}, {0xA018, 991759}, {0xA019, 991841}, {0xA01A, 991807}, {0xA01B, 991824}, {0xA01C, 991774}, {0xA01D, 991790}, {0xA01E, 991136}, {0xA01F, 991152}, {0xA020, 991105}, {0xA021, 991120}, {0xA022, 992000}, {0xA023, 991967}, {0xA024, 991983}, {0xA025, 991920}, {0xA026, 991936}, {0xA027, 991889}, {0xA028, 991904}, {0xA029, 991743}, {0xA02A, 991712}, {0xA02B, 991727}, {0xA02C, 992066}, {0xA02D, 992082}, {0xA02E, 991952}, {0xA02F, 992017}, {0xA030, 992049}, {0xA031, 992033}, {0xA032, 992162}, {0xA033, 992178}, {0xA034, 992098}, {0xA035, 992113}, {0xA036, 992145}, {0xA037, 992129}, {0xA038, 1003722}, {0xA039, 1003738}, {0xA03A, 1003641}, {0xA03B, 1003706}, {0xA03C, 1003689}, {0xA03D, 1003656}, {0xA03E, 1003672}, {0xA03F, 1003609}, {0xA040, 1003625}, {0xA041, 1003578}, {0xA042, 1003593}, {0xA043, 1003865}, {0xA044, 1003832}, {0xA045, 1003848}, {0xA046, 1003785}, {0xA047, 1003801}, {0xA048, 1003754}, {0xA049, 1003769}, {0xA04A, 1003931}, {0xA04B, 1003947}, {0xA04C, 1003817}, {0xA04D, 1003882}, {0xA04E, 1003914}, {0xA04F, 1003898}, {0xA050, 1004027}, {0xA051, 1004043}, {0xA052, 1003963}, {0xA053, 1003978}, {0xA054, 1004010}, {0xA055, 1003994}, {0xA056, 991389}, {0xA057, 991406}, {0xA058, 991285}, {0xA059, 991372}, {0xA05A, 991336}, {0xA05B, 991354}, {0xA05C, 991301}, {0xA05D, 991318}, {0xA05E, 991201}, {0xA05F, 991218}, {0xA060, 991168}, {0xA061, 991184}, {0xA062, 991541}, {0xA063, 991506}, {0xA064, 991523}, {0xA065, 991456}, {0xA066, 991473}, {0xA067, 991423}, {0xA068, 991439}, {0xA069, 991268}, {0xA06A, 991235}, {0xA06B, 991251}, {0xA06C, 991611}, {0xA06D, 991628}, {0xA06E, 991490}, {0xA06F, 991559}, {0xA070, 991593}, {0xA071, 991576}, {0xA072, 991678}, {0xA073, 991695}, {0xA074, 991645}, {0xA075, 991661}, {0xA076, 1000551}, {0xA077, 1000568}, {0xA078, 1000465}, {0xA079, 1000534}, {0xA07A, 1000516}, {0xA07B, 1000481}, {0xA07C, 1000498}, {0xA07D, 1000431}, {0xA07E, 1000448}, {0xA07F, 1000398}, {0xA080, 1000414}, {0xA081, 1000618}, {0xA082, 1000635}, {0xA083, 1000585}, {0xA084, 1000601}, {0xA085, 1000720}, {0xA086, 1000737}, {0xA087, 1000652}, {0xA088, 1000668}, {0xA089, 1000702}, {0xA08A, 1000685}, {0xA08B, 1000822}, {0xA08C, 1000839}, {0xA08D, 1000754}, {0xA08E, 1000770}, {0xA08F, 1000804}, {0xA090, 1000787}, {0xA091, 996248}, {0xA092, 996265}, {0xA093, 996162}, {0xA094, 996231}, {0xA095, 996213}, {0xA096, 996178}, {0xA097, 996195}, {0xA098, 996128}, {0xA099, 996145}, {0xA09A, 996095}, {0xA09B, 996111}, {0xA09C, 996400}, {0xA09D, 996365}, {0xA09E, 996382}, {0xA09F, 996315}, {0xA0A0, 996332}, {0xA0A1, 996282}, {0xA0A2, 996298}, {0xA0A3, 996470}, {0xA0A4, 996487}, {0xA0A5, 996349}, {0xA0A6, 996418}, {0xA0A7, 996452}, {0xA0A8, 996435}, {0xA0A9, 996572}, {0xA0AA, 996504}, {0xA0AB, 996520}, {0xA0AC, 996554}, {0xA0AD, 996537}, {0xA0AE, 1000030}, {0xA0AF, 1000046}, {0xA0B0, 999949}, {0xA0B1, 1000014}, {0xA0B2, 999997}, {0xA0B3, 999964}, {0xA0B4, 999980}, {0xA0B5, 999512}, {0xA0B6, 999528}, {0xA0B7, 999481}, {0xA0B8, 999496}, {0xA0B9, 1000173}, {0xA0BA, 1000190}, {0xA0BB, 1000140}, {0xA0BC, 1000156}, {0xA0BD, 1000093}, {0xA0BE, 1000109}, {0xA0BF, 1000062}, {0xA0C0, 1000077}, {0xA0C1, 999559}, {0xA0C2, 999544}, {0xA0C3, 1000256}, {0xA0C4, 1000272}, {0xA0C5, 1000125}, {0xA0C6, 1000207}, {0xA0C7, 1000239}, {0xA0C8, 1000223}, {0xA0C9, 1000319}, {0xA0CA, 1000335}, {0xA0CB, 1000288}, {0xA0CC, 1000303}, {0xA0CD, 994195}, {0xA0CE, 994211}, {0xA0CF, 994164}, {0xA0D0, 994179}, {0xA0D1, 994132}, {0xA0D2, 994148}, {0xA0D3, 994101}, {0xA0D4, 994116}, {0xA0D5, 994258}, {0xA0D6, 994227}, {0xA0D7, 994242}, {0xA0D8, 994338}, {0xA0D9, 994354}, {0xA0DA, 994274}, {0xA0DB, 994289}, {0xA0DC, 994321}, {0xA0DD, 994305}, {0xA0DE, 994401}, {0xA0DF, 994417}, {0xA0E0, 994370}, {0xA0E1, 994385}, {0xA0E2, 1007480}, {0xA0E3, 1007496}, {0xA0E4, 1007382}, {0xA0E5, 1007464}, {0xA0E6, 1007430}, {0xA0E7, 1007447}, {0xA0E8, 1007397}, {0xA0E9, 1007413}, {0xA0EA, 1007318}, {0xA0EB, 1007334}, {0xA0EC, 1007287}, {0xA0ED, 1007302}, {0xA0EE, 1007543}, {0xA0EF, 1007559}, {0xA0F0, 1007512}, {0xA0F1, 1007527}, {0xA0F2, 1007366}, {0xA0F3, 1007350}, {0xA0F4, 1007639}, {0xA0F5, 1007655}, {0xA0F6, 1007575}, {0xA0F7, 1007590}, {0xA0F8, 1007622}, {0xA0F9, 1007606}, {0xA0FA, 1007735}, {0xA0FB, 1007751}, {0xA0FC, 1007671}, {0xA0FD, 1007686}, {0xA0FE, 1007718}, {0xA0FF, 1007702}, {0xA100, 993848}, {0xA101, 993864}, {0xA102, 993767}, {0xA103, 993832}, {0xA104, 993815}, {0xA105, 993782}, {0xA106, 993798}, {0xA107, 993229}, {0xA108, 993245}, {0xA109, 993198}, {0xA10A, 993213}, {0xA10B, 993974}, {0xA10C, 993958}, {0xA10D, 993911}, {0xA10E, 993927}, {0xA10F, 993880}, {0xA110, 993895}, {0xA111, 993751}, {0xA112, 993720}, {0xA113, 993735}, {0xA114, 994040}, {0xA115, 994056}, {0xA116, 993943}, {0xA117, 993991}, {0xA118, 994023}, {0xA119, 994007}, {0xA11A, 1006982}, {0xA11B, 1006998}, {0xA11C, 1006901}, {0xA11D, 1006966}, {0xA11E, 1006949}, {0xA11F, 1006916}, {0xA120, 1006932}, {0xA121, 1006822}, {0xA122, 1006838}, {0xA123, 1006791}, {0xA124, 1006806}, {0xA125, 1007125}, {0xA126, 1007142}, {0xA127, 1007092}, {0xA128, 1007108}, {0xA129, 1007045}, {0xA12A, 1007061}, {0xA12B, 1007014}, {0xA12C, 1007029}, {0xA12D, 1006885}, {0xA12E, 1006854}, {0xA12F, 1006869}, {0xA130, 1007208}, {0xA131, 1007224}, {0xA132, 1007077}, {0xA133, 1007159}, {0xA134, 1007191}, {0xA135, 1007175}, {0xA136, 993464}, {0xA137, 993481}, {0xA138, 993378}, {0xA139, 993447}, {0xA13A, 993429}, {0xA13B, 993394}, {0xA13C, 993411}, {0xA13D, 993294}, {0xA13E, 993311}, {0xA13F, 993261}, {0xA140, 993277}, {0xA141, 993616}, {0xA142, 993581}, {0xA143, 993598}, {0xA144, 993531}, {0xA145, 993548}, {0xA146, 993498}, {0xA147, 993514}, {0xA148, 993361}, {0xA149, 993328}, {0xA14A, 993344}, {0xA14B, 993686}, {0xA14C, 993703}, {0xA14D, 993565}, {0xA14E, 993634}, {0xA14F, 993668}, {0xA150, 993651}, {0xA151, 1001041}, {0xA152, 1001058}, {0xA153, 1000973}, {0xA154, 1001024}, {0xA155, 1001006}, {0xA156, 1000989}, {0xA157, 1000889}, {0xA158, 1000906}, {0xA159, 1000856}, {0xA15A, 1000872}, {0xA15B, 1001108}, {0xA15C, 1001125}, {0xA15D, 1001075}, {0xA15E, 1001091}, {0xA15F, 1000956}, {0xA160, 1000923}, {0xA161, 1000939}, {0xA162, 1001210}, {0xA163, 1001227}, {0xA164, 1001142}, {0xA165, 1001158}, {0xA166, 1001192}, {0xA167, 1001175}, {0xA168, 996810}, {0xA169, 996827}, {0xA16A, 996706}, {0xA16B, 996793}, {0xA16C, 996757}, {0xA16D, 996775}, {0xA16E, 996722}, {0xA16F, 996739}, {0xA170, 996622}, {0xA171, 996639}, {0xA172, 996589}, {0xA173, 996605}, {0xA174, 996912}, {0xA175, 996895}, {0xA176, 996861}, {0xA177, 996878}, {0xA178, 996844}, {0xA179, 996689}, {0xA17A, 996656}, {0xA17B, 996672}, {0xA17C, 996930}, {0xA17D, 1001662}, {0xA17E, 1001678}, {0xA17F, 1001581}, {0xA180, 1001646}, {0xA181, 1001629}, {0xA182, 1001596}, {0xA183, 1001612}, {0xA184, 1000382}, {0xA185, 1000351}, {0xA186, 1000366}, {0xA187, 1002620}, {0xA188, 1002587}, {0xA189, 1002603}, {0xA18A, 1002152}, {0xA18B, 1002168}, {0xA18C, 1002121}, {0xA18D, 1002136}, {0xA18E, 1001275}, {0xA18F, 1001244}, {0xA190, 1001259}, {0xA191, 1002686}, {0xA192, 1002702}, {0xA193, 1002572}, {0xA194, 1002637}, {0xA195, 1002669}, {0xA196, 1002653}, {0xA197, 995754}, {0xA198, 995771}, {0xA199, 995668}, {0xA19A, 995737}, {0xA19B, 995719}, {0xA19C, 995684}, {0xA19D, 995701}, {0xA19E, 995584}, {0xA19F, 995601}, {0xA1A0, 995551}, {0xA1A1, 995567}, {0xA1A2, 995889}, {0xA1A3, 995854}, {0xA1A4, 995871}, {0xA1A5, 995821}, {0xA1A6, 995788}, {0xA1A7, 995804}, {0xA1A8, 995651}, {0xA1A9, 995618}, {0xA1AA, 995634}, {0xA1AB, 995959}, {0xA1AC, 995976}, {0xA1AD, 995838}, {0xA1AE, 995907}, {0xA1AF, 995941}, {0xA1B0, 995924}, {0xA1B1, 996061}, {0xA1B2, 996078}, {0xA1B3, 995993}, {0xA1B4, 996009}, {0xA1B5, 996043}, {0xA1B6, 996026}, {0xA1B7, 999127}, {0xA1B8, 999143}, {0xA1B9, 999029}, {0xA1BA, 999111}, {0xA1BB, 999077}, {0xA1BC, 999094}, {0xA1BD, 999044}, {0xA1BE, 999060}, {0xA1BF, 998950}, {0xA1C0, 998966}, {0xA1C1, 998919}, {0xA1C2, 998934}, {0xA1C3, 999270}, {0xA1C4, 999287}, {0xA1C5, 999237}, {0xA1C6, 999253}, {0xA1C7, 999190}, {0xA1C8, 999206}, {0xA1C9, 999159}, {0xA1CA, 999174}, {0xA1CB, 999013}, {0xA1CC, 998982}, {0xA1CD, 998997}, {0xA1CE, 999353}, {0xA1CF, 999369}, {0xA1D0, 999222}, {0xA1D1, 999304}, {0xA1D2, 999336}, {0xA1D3, 999320}, {0xA1D4, 999449}, {0xA1D5, 999465}, {0xA1D6, 999385}, {0xA1D7, 999400}, {0xA1D8, 999432}, {0xA1D9, 999416}, {0xA1DA, 995134}, {0xA1DB, 995150}, {0xA1DC, 995036}, {0xA1DD, 995118}, {0xA1DE, 995084}, {0xA1DF, 995101}, {0xA1E0, 995051}, {0xA1E1, 995067}, {0xA1E2, 994464}, {0xA1E3, 994480}, {0xA1E4, 994433}, {0xA1E5, 994448}, {0xA1E6, 995277}, {0xA1E7, 995294}, {0xA1E8, 995244}, {0xA1E9, 995260}, {0xA1EA, 995197}, {0xA1EB, 995213}, {0xA1EC, 995166}, {0xA1ED, 995181}, {0xA1EE, 994527}, {0xA1EF, 994543}, {0xA1F0, 994496}, {0xA1F1, 994511}, {0xA1F2, 995360}, {0xA1F3, 995376}, {0xA1F4, 995229}, {0xA1F5, 995311}, {0xA1F6, 995343}, {0xA1F7, 995327}, {0xA1F8, 998678}, {0xA1F9, 998694}, {0xA1FA, 998597}, {0xA1FB, 998662}, {0xA1FC, 998645}, {0xA1FD, 998612}, {0xA1FE, 998628}, {0xA1FF, 998502}, {0xA200, 998518}, {0xA201, 998471}, {0xA202, 998486}, {0xA203, 998821}, {0xA204, 998788}, {0xA205, 998804}, {0xA206, 998741}, {0xA207, 998757}, {0xA208, 998710}, {0xA209, 998725}, {0xA20A, 998565}, {0xA20B, 998581}, {0xA20C, 998534}, {0xA20D, 998549}, {0xA20E, 998887}, {0xA20F, 998903}, {0xA210, 998773}, {0xA211, 998838}, {0xA212, 998870}, {0xA213, 998854}, {0xA214, 994762}, {0xA215, 994779}, {0xA216, 994693}, {0xA217, 994744}, {0xA218, 994709}, {0xA219, 994726}, {0xA21A, 994592}, {0xA21B, 994609}, {0xA21C, 994559}, {0xA21D, 994575}, {0xA21E, 994914}, {0xA21F, 994932}, {0xA220, 994879}, {0xA221, 994896}, {0xA222, 994829}, {0xA223, 994846}, {0xA224, 994796}, {0xA225, 994812}, {0xA226, 994659}, {0xA227, 994676}, {0xA228, 994626}, {0xA229, 994642}, {0xA22A, 995002}, {0xA22B, 995019}, {0xA22C, 994863}, {0xA22D, 994950}, {0xA22E, 994984}, {0xA22F, 994967}, {0xA230, 999709}, {0xA231, 999692}, {0xA232, 999608}, {0xA233, 999625}, {0xA234, 999575}, {0xA235, 999591}, {0xA236, 999845}, {0xA237, 999810}, {0xA238, 999827}, {0xA239, 999760}, {0xA23A, 999777}, {0xA23B, 999727}, {0xA23C, 999743}, {0xA23D, 999675}, {0xA23E, 999642}, {0xA23F, 999658}, {0xA240, 999915}, {0xA241, 999932}, {0xA242, 999794}, {0xA243, 999863}, {0xA244, 999897}, {0xA245, 999880}, {0xA246, 997298}, {0xA247, 997315}, {0xA248, 997194}, {0xA249, 997281}, {0xA24A, 997245}, {0xA24B, 997263}, {0xA24C, 997210}, {0xA24D, 997227}, {0xA24E, 997110}, {0xA24F, 997127}, {0xA250, 997077}, {0xA251, 997093}, {0xA252, 997434}, {0xA253, 997452}, {0xA254, 997399}, {0xA255, 997416}, {0xA256, 997365}, {0xA257, 997382}, {0xA258, 997332}, {0xA259, 997348}, {0xA25A, 997177}, {0xA25B, 997144}, {0xA25C, 997160}, {0xA25D, 1001443}, {0xA25E, 1001408}, {0xA25F, 1001425}, {0xA260, 1001324}, {0xA261, 1001341}, {0xA262, 1001291}, {0xA263, 1001307}, {0xA264, 1001545}, {0xA265, 1001563}, {0xA266, 1001528}, {0xA267, 1001494}, {0xA268, 1001511}, {0xA269, 1001461}, {0xA26A, 1001477}, {0xA26B, 1001391}, {0xA26C, 1001358}, {0xA26D, 1001374}, {0xA26E, 995535}, {0xA26F, 995518}, {0xA270, 995502}, {0xA271, 995423}, {0xA272, 995439}, {0xA273, 995392}, {0xA274, 995407}, {0xA275, 997043}, {0xA276, 997060}, {0xA277, 997010}, {0xA278, 997026}, {0xA279, 996978}, {0xA27A, 996994}, {0xA27B, 996947}, {0xA27C, 996962}, {0xA27D, 995486}, {0xA27E, 995455}, {0xA27F, 995470}, {0xA280, 1007798}, {0xA281, 1007814}, {0xA282, 1007767}, {0xA283, 1007782}, {0xA284, 1007972}, {0xA285, 1007939}, {0xA286, 1007955}, {0xA287, 1007908}, {0xA288, 1007877}, {0xA289, 1007892}, {0xA28A, 1007861}, {0xA28B, 1007830}, {0xA28C, 1007845}, {0xA28D, 1009412}, {0xA28E, 1009428}, {0xA28F, 1009331}, {0xA290, 1009396}, {0xA291, 1009379}, {0xA292, 1009346}, {0xA293, 1009362}, {0xA294, 1008794}, {0xA295, 1008810}, {0xA296, 1008763}, {0xA297, 1008778}, {0xA298, 1009555}, {0xA299, 1009522}, {0xA29A, 1009538}, {0xA29B, 1009475}, {0xA29C, 1009491}, {0xA29D, 1009444}, {0xA29E, 1009459}, {0xA29F, 1008857}, {0xA2A0, 1008826}, {0xA2A1, 1008841}, {0xA2A2, 1009621}, {0xA2A3, 1009637}, {0xA2A4, 1009507}, {0xA2A5, 1009572}, {0xA2A6, 1009604}, {0xA2A7, 1009588}, {0xA2A8, 1009717}, {0xA2A9, 1009733}, {0xA2AA, 1009653}, {0xA2AB, 1009668}, {0xA2AC, 1009700}, {0xA2AD, 1009684}, {0xA2AE, 992861}, {0xA2AF, 992877}, {0xA2B0, 992763}, {0xA2B1, 992845}, {0xA2B2, 992811}, {0xA2B3, 992828}, {0xA2B4, 992778}, {0xA2B5, 992794}, {0xA2B6, 992225}, {0xA2B7, 992241}, {0xA2B8, 992194}, {0xA2B9, 992209}, {0xA2BA, 993004}, {0xA2BB, 992971}, {0xA2BC, 992987}, {0xA2BD, 992924}, {0xA2BE, 992940}, {0xA2BF, 992893}, {0xA2C0, 992908}, {0xA2C1, 992288}, {0xA2C2, 992257}, {0xA2C3, 992272}, {0xA2C4, 993070}, {0xA2C5, 993086}, {0xA2C6, 992956}, {0xA2C7, 993021}, {0xA2C8, 993053}, {0xA2C9, 993037}, {0xA2CA, 993166}, {0xA2CB, 993182}, {0xA2CC, 993102}, {0xA2CD, 993117}, {0xA2CE, 993149}, {0xA2CF, 993133}, {0xA2D0, 1009970}, {0xA2D1, 1009987}, {0xA2D2, 1009866}, {0xA2D3, 1009953}, {0xA2D4, 1009917}, {0xA2D5, 1009935}, {0xA2D6, 1009882}, {0xA2D7, 1009899}, {0xA2D8, 1009782}, {0xA2D9, 1009799}, {0xA2DA, 1009749}, {0xA2DB, 1009765}, {0xA2DC, 1010037}, {0xA2DD, 1010004}, {0xA2DE, 1010020}, {0xA2DF, 1009849}, {0xA2E0, 1009816}, {0xA2E1, 1009832}, {0xA2E2, 1010122}, {0xA2E3, 1010054}, {0xA2E4, 1010070}, {0xA2E5, 1010104}, {0xA2E6, 1010087}, {0xA2E7, 1010207}, {0xA2E8, 1010224}, {0xA2E9, 1010139}, {0xA2EA, 1010155}, {0xA2EB, 1010189}, {0xA2EC, 1010172}, {0xA2ED, 1003229}, {0xA2EE, 1003246}, {0xA2EF, 1003143}, {0xA2F0, 1003212}, {0xA2F1, 1003194}, {0xA2F2, 1003159}, {0xA2F3, 1003176}, {0xA2F4, 1003076}, {0xA2F5, 1003093}, {0xA2F6, 1003043}, {0xA2F7, 1003059}, {0xA2F8, 1003330}, {0xA2F9, 1003313}, {0xA2FA, 1003280}, {0xA2FB, 1003263}, {0xA2FC, 1003126}, {0xA2FD, 1003110}, {0xA2FE, 1003400}, {0xA2FF, 1003297}, {0xA300, 1003348}, {0xA301, 1003382}, {0xA302, 1003365}, {0xA303, 1003485}, {0xA304, 1003502}, {0xA305, 1003417}, {0xA306, 1003433}, {0xA307, 1003467}, {0xA308, 1003450}, {0xA309, 1005981}, {0xA30A, 1005997}, {0xA30B, 1005900}, {0xA30C, 1005965}, {0xA30D, 1005948}, {0xA30E, 1005915}, {0xA30F, 1005931}, {0xA310, 1005363}, {0xA311, 1005379}, {0xA312, 1005332}, {0xA313, 1005347}, {0xA314, 1006597}, {0xA315, 1006564}, {0xA316, 1006580}, {0xA317, 1006044}, {0xA318, 1006060}, {0xA319, 1006013}, {0xA31A, 1006028}, {0xA31B, 1005426}, {0xA31C, 1005395}, {0xA31D, 1005410}, {0xA31E, 1006663}, {0xA31F, 1006679}, {0xA320, 1006549}, {0xA321, 1006614}, {0xA322, 1006646}, {0xA323, 1006630}, {0xA324, 1006759}, {0xA325, 1006775}, {0xA326, 1006695}, {0xA327, 1006710}, {0xA328, 1006742}, {0xA329, 1006726}, {0xA32A, 1006279}, {0xA32B, 1006296}, {0xA32C, 1006193}, {0xA32D, 1006262}, {0xA32E, 1006244}, {0xA32F, 1006209}, {0xA330, 1006226}, {0xA331, 1006109}, {0xA332, 1006126}, {0xA333, 1006076}, {0xA334, 1006092}, {0xA335, 1006346}, {0xA336, 1006363}, {0xA337, 1006313}, {0xA338, 1006329}, {0xA339, 1006176}, {0xA33A, 1006143}, {0xA33B, 1006159}, {0xA33C, 1006413}, {0xA33D, 1006430}, {0xA33E, 1006380}, {0xA33F, 1006396}, {0xA340, 1006515}, {0xA341, 1006532}, {0xA342, 1006447}, {0xA343, 1006463}, {0xA344, 1006497}, {0xA345, 1006480}, {0xA346, 1008906}, {0xA347, 1008923}, {0xA348, 1008873}, {0xA349, 1008889}, {0xA34A, 1009125}, {0xA34B, 1009090}, {0xA34C, 1009107}, {0xA34D, 1009040}, {0xA34E, 1009057}, {0xA34F, 1009007}, {0xA350, 1009023}, {0xA351, 1008973}, {0xA352, 1008990}, {0xA353, 1008940}, {0xA354, 1008956}, {0xA355, 1009195}, {0xA356, 1009212}, {0xA357, 1009074}, {0xA358, 1009143}, {0xA359, 1009177}, {0xA35A, 1009160}, {0xA35B, 1009297}, {0xA35C, 1009314}, {0xA35D, 1009229}, {0xA35E, 1009245}, {0xA35F, 1009279}, {0xA360, 1009262}, {0xA361, 992337}, {0xA362, 992354}, {0xA363, 992304}, {0xA364, 992320}, {0xA365, 992556}, {0xA366, 992574}, {0xA367, 992521}, {0xA368, 992538}, {0xA369, 992471}, {0xA36A, 992488}, {0xA36B, 992438}, {0xA36C, 992454}, {0xA36D, 992404}, {0xA36E, 992421}, {0xA36F, 992371}, {0xA370, 992387}, {0xA371, 992644}, {0xA372, 992505}, {0xA373, 992592}, {0xA374, 992626}, {0xA375, 992609}, {0xA376, 992729}, {0xA377, 992746}, {0xA378, 992661}, {0xA379, 992677}, {0xA37A, 992711}, {0xA37B, 992694}, {0xA37C, 1004700}, {0xA37D, 1004684}, {0xA37E, 1004884}, {0xA37F, 1004867}, {0xA380, 1004817}, {0xA381, 1004834}, {0xA382, 1004784}, {0xA383, 1004800}, {0xA384, 1004750}, {0xA385, 1004767}, {0xA386, 1004717}, {0xA387, 1004733}, {0xA388, 1004954}, {0xA389, 1004971}, {0xA38A, 1004851}, {0xA38B, 1004902}, {0xA38C, 1004936}, {0xA38D, 1004919}, {0xA38E, 1005056}, {0xA38F, 1005073}, {0xA390, 1004988}, {0xA391, 1005004}, {0xA392, 1005038}, {0xA393, 1005021}, {0xA394, 1002217}, {0xA395, 1002234}, {0xA396, 1002184}, {0xA397, 1002200}, {0xA398, 1002351}, {0xA399, 1002318}, {0xA39A, 1002334}, {0xA39B, 1002284}, {0xA39C, 1002301}, {0xA39D, 1002251}, {0xA39E, 1002267}, {0xA39F, 1002436}, {0xA3A0, 1002453}, {0xA3A1, 1002368}, {0xA3A2, 1002384}, {0xA3A3, 1002418}, {0xA3A4, 1002401}, {0xA3A5, 1002538}, {0xA3A6, 1002555}, {0xA3A7, 1002470}, {0xA3A8, 1002486}, {0xA3A9, 1002520}, {0xA3AA, 1002503}, {0xA3AB, 1005475}, {0xA3AC, 1005492}, {0xA3AD, 1005442}, {0xA3AE, 1005458}, {0xA3AF, 1005694}, {0xA3B0, 1005659}, {0xA3B1, 1005676}, {0xA3B2, 1005609}, {0xA3B3, 1005626}, {0xA3B4, 1005576}, {0xA3B5, 1005592}, {0xA3B6, 1005542}, {0xA3B7, 1005559}, {0xA3B8, 1005509}, {0xA3B9, 1005525}, {0xA3BA, 1005764}, {0xA3BB, 1005781}, {0xA3BC, 1005643}, {0xA3BD, 1005712}, {0xA3BE, 1005746}, {0xA3BF, 1005729}, {0xA3C0, 1005866}, {0xA3C1, 1005883}, {0xA3C2, 1005798}, {0xA3C3, 1005814}, {0xA3C4, 1005848}, {0xA3C5, 1005831}, {0xA3C6, 1004542}, {0xA3C7, 1004558}, {0xA3C8, 1004511}, {0xA3C9, 1004526}, {0xA3CA, 1005138}, {0xA3CB, 1005105}, {0xA3CC, 1005121}, {0xA3CD, 1004652}, {0xA3CE, 1004668}, {0xA3CF, 1004621}, {0xA3D0, 1004636}, {0xA3D1, 1004605}, {0xA3D2, 1004574}, {0xA3D3, 1004589}, {0xA3D4, 1005204}, {0xA3D5, 1005220}, {0xA3D6, 1005090}, {0xA3D7, 1005155}, {0xA3D8, 1005187}, {0xA3D9, 1005171}, {0xA3DA, 1005300}, {0xA3DB, 1005316}, {0xA3DC, 1005236}, {0xA3DD, 1005251}, {0xA3DE, 1005283}, {0xA3DF, 1005267}, {0xA3E0, 997690}, {0xA3E1, 997706}, {0xA3E2, 997592}, {0xA3E3, 997674}, {0xA3E4, 997640}, {0xA3E5, 997657}, {0xA3E6, 997607}, {0xA3E7, 997623}, {0xA3E8, 998260}, {0xA3E9, 998277}, {0xA3EA, 998227}, {0xA3EB, 998243}, {0xA3EC, 998180}, {0xA3ED, 998196}, {0xA3EE, 998149}, {0xA3EF, 998164}, {0xA3F0, 998343}, {0xA3F1, 998359}, {0xA3F2, 998212}, {0xA3F3, 998294}, {0xA3F4, 998326}, {0xA3F5, 998310}, {0xA3F6, 998439}, {0xA3F7, 998455}, {0xA3F8, 998375}, {0xA3F9, 998390}, {0xA3FA, 998422}, {0xA3FB, 998406}, {0xA3FC, 1004157}, {0xA3FD, 1004173}, {0xA3FE, 1004059}, {0xA3FF, 1004141}, {0xA400, 1004107}, {0xA401, 1004124}, {0xA402, 1004074}, {0xA403, 1004090}, {0xA404, 1004300}, {0xA405, 1004317}, {0xA406, 1004267}, {0xA407, 1004283}, {0xA408, 1004220}, {0xA409, 1004236}, {0xA40A, 1004189}, {0xA40B, 1004204}, {0xA40C, 1004383}, {0xA40D, 1004399}, {0xA40E, 1004252}, {0xA40F, 1004334}, {0xA410, 1004366}, {0xA411, 1004350}, {0xA412, 1004479}, {0xA413, 1004495}, {0xA414, 1004415}, {0xA415, 1004430}, {0xA416, 1004462}, {0xA417, 1004446}, {0xA418, 997826}, {0xA419, 997843}, {0xA41A, 997722}, {0xA41B, 997809}, {0xA41C, 997773}, {0xA41D, 997791}, {0xA41E, 997738}, {0xA41F, 997755}, {0xA420, 997978}, {0xA421, 997943}, {0xA422, 997960}, {0xA423, 997893}, {0xA424, 997910}, {0xA425, 997860}, {0xA426, 997876}, {0xA427, 998048}, {0xA428, 998065}, {0xA429, 997927}, {0xA42A, 997996}, {0xA42B, 998030}, {0xA42C, 998013}, {0xA42D, 998115}, {0xA42E, 998132}, {0xA42F, 998082}, {0xA430, 998098}, {0xA431, 1001798}, {0xA432, 1001815}, {0xA433, 1001694}, {0xA434, 1001781}, {0xA435, 1001745}, {0xA436, 1001763}, {0xA437, 1001710}, {0xA438, 1001727}, {0xA439, 1001932}, {0xA43A, 1001915}, {0xA43B, 1001865}, {0xA43C, 1001882}, {0xA43D, 1001832}, {0xA43E, 1001848}, {0xA43F, 1002002}, {0xA440, 1001899}, {0xA441, 1001950}, {0xA442, 1001984}, {0xA443, 1001967}, {0xA444, 1002087}, {0xA445, 1002104}, {0xA446, 1002019}, {0xA447, 1002035}, {0xA448, 1002069}, {0xA449, 1002052}, {0xA44A, 1002822}, {0xA44B, 1002839}, {0xA44C, 1002718}, {0xA44D, 1002805}, {0xA44E, 1002769}, {0xA44F, 1002787}, {0xA450, 1002734}, {0xA451, 1002751}, {0xA452, 1002974}, {0xA453, 1002939}, {0xA454, 1002956}, {0xA455, 1002889}, {0xA456, 1002906}, {0xA457, 1002856}, {0xA458, 1002872}, {0xA459, 1003009}, {0xA45A, 1003026}, {0xA45B, 1002923}, {0xA45C, 1002992}, {0xA45D, 1008087}, {0xA45E, 1008103}, {0xA45F, 1007989}, {0xA460, 1008071}, {0xA461, 1008037}, {0xA462, 1008054}, {0xA463, 1008004}, {0xA464, 1008020}, {0xA465, 1008198}, {0xA466, 1008182}, {0xA467, 1008150}, {0xA468, 1008166}, {0xA469, 1008119}, {0xA46A, 1008134}, {0xA46B, 1008279}, {0xA46C, 1008295}, {0xA46D, 1008215}, {0xA46E, 1008230}, {0xA46F, 1008262}, {0xA470, 1008246}, {0xA471, 1008409}, {0xA472, 1008425}, {0xA473, 1008311}, {0xA474, 1008393}, {0xA475, 1008359}, {0xA476, 1008376}, {0xA477, 1008326}, {0xA478, 1008342}, {0xA479, 1008552}, {0xA47A, 1008569}, {0xA47B, 1008519}, {0xA47C, 1008535}, {0xA47D, 1008472}, {0xA47E, 1008488}, {0xA47F, 1008441}, {0xA480, 1008456}, {0xA481, 1008635}, {0xA482, 1008651}, {0xA483, 1008504}, {0xA484, 1008586}, {0xA485, 1008618}, {0xA486, 1008602}, {0xA487, 1008731}, {0xA488, 1008747}, {0xA489, 1008667}, {0xA48A, 1008682}, {0xA48B, 1008714}, {0xA48C, 1008698}, {0xA490, 990775}, {0xA491, 990594}, {0xA492, 990579}, {0xA493, 990683}, {0xA494, 990305}, {0xA495, 990853}, {0xA496, 990394}, {0xA497, 990379}, {0xA498, 990638}, {0xA499, 990456}, {0xA49A, 990623}, {0xA49B, 990214}, {0xA49C, 990652}, {0xA49D, 990956}, {0xA49E, 990745}, {0xA49F, 990488}, {0xA4A0, 990868}, {0xA4A1, 990365}, {0xA4A2, 990999}, {0xA4A3, 990320}, {0xA4A4, 990335}, {0xA4A5, 990230}, {0xA4A6, 990410}, {0xA4A7, 990699}, {0xA4A8, 990883}, {0xA4A9, 990731}, {0xA4AA, 990520}, {0xA4AB, 990984}, {0xA4AC, 990760}, {0xA4AD, 990441}, {0xA4AE, 990941}, {0xA4AF, 990912}, {0xA4B0, 990838}, {0xA4B1, 990897}, {0xA4B2, 990970}, {0xA4B3, 990551}, {0xA4B4, 990715}, {0xA4B5, 990536}, {0xA4B6, 990426}, {0xA4B7, 990504}, {0xA4B8, 990927}, {0xA4B9, 990351}, {0xA4BA, 990822}, {0xA4BB, 990608}, {0xA4BC, 990291}, {0xA4BD, 990275}, {0xA4BE, 990260}, {0xA4BF, 990472}, {0xA4C0, 990790}, {0xA4C1, 991014}, {0xA4C2, 990806}, {0xA4C3, 990245}, {0xA4C4, 991029}, {0xA4C5, 990667}, {0xA4C6, 990565}, {0xA4D0, 650838}, {0xA4D1, 651171}, {0xA4D2, 651186}, {0xA4D3, 650884}, {0xA4D4, 651233}, {0xA4D5, 651248}, {0xA4D6, 650959}, {0xA4D7, 651050}, {0xA4D8, 651065}, {0xA4D9, 651035}, {0xA4DA, 650853}, {0xA4DB, 650868}, {0xA4DC, 650899}, {0xA4DD, 651409}, {0xA4DE, 651425}, {0xA4DF, 651096}, {0xA4E0, 651111}, {0xA4E1, 651081}, {0xA4E2, 651202}, {0xA4E3, 651562}, {0xA4E4, 651547}, {0xA4E5, 651126}, {0xA4E6, 650990}, {0xA4E7, 651501}, {0xA4E8, 651005}, {0xA4E9, 650944}, {0xA4EA, 651486}, {0xA4EB, 651217}, {0xA4EC, 651516}, {0xA4ED, 650974}, {0xA4EE, 650809}, {0xA4EF, 650823}, {0xA4F0, 650915}, {0xA4F1, 650929}, {0xA4F2, 651021}, {0xA4F3, 651142}, {0xA4F4, 651442}, {0xA4F5, 651456}, {0xA4F6, 651471}, {0xA4F7, 651156}, {0xA4F8, 651362}, {0xA4F9, 651386}, {0xA4FA, 651288}, {0xA4FB, 651264}, {0xA4FC, 651338}, {0xA4FD, 651313}, {0xA4FE, 651578}, {0xA4FF, 651601}, {0xA500, 963403}, {0xA501, 963419}, {0xA502, 963903}, {0xA503, 966748}, {0xA504, 966765}, {0xA505, 965888}, {0xA506, 962759}, {0xA507, 962708}, {0xA508, 964674}, {0xA509, 964365}, {0xA50A, 964830}, {0xA50B, 963616}, {0xA50C, 963484}, {0xA50D, 966617}, {0xA50E, 966351}, {0xA50F, 966402}, {0xA510, 963108}, {0xA511, 963162}, {0xA512, 964518}, {0xA513, 966002}, {0xA514, 963057}, {0xA515, 965037}, {0xA516, 966116}, {0xA517, 966167}, {0xA518, 967080}, {0xA519, 967131}, {0xA51A, 962943}, {0xA51B, 964116}, {0xA51C, 965535}, {0xA51D, 966966}, {0xA51E, 964247}, {0xA51F, 965356}, {0xA520, 963755}, {0xA521, 964777}, {0xA522, 965251}, {0xA523, 965705}, {0xA524, 964053}, {0xA525, 964068}, {0xA526, 963937}, {0xA527, 963953}, {0xA528, 966800}, {0xA529, 966816}, {0xA52A, 965905}, {0xA52B, 962777}, {0xA52C, 962846}, {0xA52D, 964692}, {0xA52E, 964401}, {0xA52F, 964849}, {0xA530, 963652}, {0xA531, 963501}, {0xA532, 966634}, {0xA533, 966489}, {0xA534, 966420}, {0xA535, 963254}, {0xA536, 963181}, {0xA537, 964559}, {0xA538, 966019}, {0xA539, 963323}, {0xA53A, 965055}, {0xA53B, 966254}, {0xA53C, 966185}, {0xA53D, 967218}, {0xA53E, 967149}, {0xA53F, 962960}, {0xA540, 964133}, {0xA541, 965553}, {0xA542, 966983}, {0xA543, 964264}, {0xA544, 965394}, {0xA545, 963789}, {0xA546, 964922}, {0xA547, 965485}, {0xA548, 965723}, {0xA549, 962645}, {0xA54A, 962660}, {0xA54B, 965284}, {0xA54C, 963854}, {0xA54D, 963870}, {0xA54E, 966699}, {0xA54F, 966715}, {0xA550, 965856}, {0xA551, 962725}, {0xA552, 962676}, {0xA553, 964640}, {0xA554, 964313}, {0xA555, 964330}, {0xA556, 964794}, {0xA557, 963582}, {0xA558, 963452}, {0xA559, 966585}, {0xA55A, 966319}, {0xA55B, 966368}, {0xA55C, 963074}, {0xA55D, 963126}, {0xA55E, 964486}, {0xA55F, 965970}, {0xA560, 963025}, {0xA561, 965003}, {0xA562, 966084}, {0xA563, 966133}, {0xA564, 967048}, {0xA565, 967097}, {0xA566, 962911}, {0xA567, 964084}, {0xA568, 965501}, {0xA569, 966934}, {0xA56A, 964198}, {0xA56B, 964214}, {0xA56C, 965320}, {0xA56D, 963566}, {0xA56E, 964624}, {0xA56F, 964987}, {0xA570, 965671}, {0xA571, 965823}, {0xA572, 965839}, {0xA573, 964003}, {0xA574, 966866}, {0xA575, 966883}, {0xA576, 965937}, {0xA577, 962811}, {0xA578, 962878}, {0xA579, 964726}, {0xA57A, 964435}, {0xA57B, 964885}, {0xA57C, 963704}, {0xA57D, 963533}, {0xA57E, 966666}, {0xA57F, 966521}, {0xA580, 966454}, {0xA581, 963288}, {0xA582, 963217}, {0xA583, 964591}, {0xA584, 966051}, {0xA585, 963355}, {0xA586, 965200}, {0xA587, 966286}, {0xA588, 966219}, {0xA589, 967250}, {0xA58A, 967183}, {0xA58B, 962992}, {0xA58C, 964165}, {0xA58D, 965587}, {0xA58E, 967015}, {0xA58F, 964296}, {0xA590, 965430}, {0xA591, 963821}, {0xA592, 964954}, {0xA593, 965638}, {0xA594, 965757}, {0xA595, 966554}, {0xA596, 966569}, {0xA597, 964020}, {0xA598, 964036}, {0xA599, 966901}, {0xA59A, 966917}, {0xA59B, 965954}, {0xA59C, 962829}, {0xA59D, 962895}, {0xA59E, 964744}, {0xA59F, 964453}, {0xA5A0, 964904}, {0xA5A1, 963722}, {0xA5A2, 963550}, {0xA5A3, 966683}, {0xA5A4, 966538}, {0xA5A5, 966472}, {0xA5A6, 963306}, {0xA5A7, 963236}, {0xA5A8, 964608}, {0xA5A9, 966068}, {0xA5AA, 963372}, {0xA5AB, 965218}, {0xA5AC, 966303}, {0xA5AD, 966237}, {0xA5AE, 967267}, {0xA5AF, 967201}, {0xA5B0, 963009}, {0xA5B1, 964182}, {0xA5B2, 965605}, {0xA5B3, 967032}, {0xA5B4, 964470}, {0xA5B5, 965449}, {0xA5B6, 963838}, {0xA5B7, 964971}, {0xA5B8, 965655}, {0xA5B9, 965775}, {0xA5BA, 965792}, {0xA5BB, 965807}, {0xA5BC, 965467}, {0xA5BD, 963970}, {0xA5BE, 963986}, {0xA5BF, 966833}, {0xA5C0, 966849}, {0xA5C1, 965921}, {0xA5C2, 962794}, {0xA5C3, 962862}, {0xA5C4, 964709}, {0xA5C5, 964418}, {0xA5C6, 964867}, {0xA5C7, 963669}, {0xA5C8, 963686}, {0xA5C9, 963517}, {0xA5CA, 966650}, {0xA5CB, 966505}, {0xA5CC, 966437}, {0xA5CD, 963271}, {0xA5CE, 963199}, {0xA5CF, 964575}, {0xA5D0, 966035}, {0xA5D1, 963339}, {0xA5D2, 965072}, {0xA5D3, 966270}, {0xA5D4, 966202}, {0xA5D5, 967234}, {0xA5D6, 967166}, {0xA5D7, 962976}, {0xA5D8, 964149}, {0xA5D9, 965570}, {0xA5DA, 966999}, {0xA5DB, 964280}, {0xA5DC, 965412}, {0xA5DD, 963805}, {0xA5DE, 964938}, {0xA5DF, 965622}, {0xA5E0, 965740}, {0xA5E1, 963388}, {0xA5E2, 963436}, {0xA5E3, 965302}, {0xA5E4, 963887}, {0xA5E5, 963920}, {0xA5E6, 966732}, {0xA5E7, 966783}, {0xA5E8, 965872}, {0xA5E9, 962742}, {0xA5EA, 962692}, {0xA5EB, 964657}, {0xA5EC, 964348}, {0xA5ED, 964383}, {0xA5EE, 964812}, {0xA5EF, 963599}, {0xA5F0, 963634}, {0xA5F1, 963468}, {0xA5F2, 966601}, {0xA5F3, 966335}, {0xA5F4, 966385}, {0xA5F5, 963091}, {0xA5F6, 963144}, {0xA5F7, 964502}, {0xA5F8, 965986}, {0xA5F9, 963041}, {0xA5FA, 965020}, {0xA5FB, 966100}, {0xA5FC, 966150}, {0xA5FD, 967064}, {0xA5FE, 967114}, {0xA5FF, 962927}, {0xA600, 964100}, {0xA601, 965518}, {0xA602, 966950}, {0xA603, 964231}, {0xA604, 965338}, {0xA605, 965375}, {0xA606, 963739}, {0xA607, 963772}, {0xA608, 964761}, {0xA609, 965235}, {0xA60A, 965688}, {0xA60B, 965268}, {0xA60C, 964535}, {0xA60D, 962453}, {0xA60E, 962613}, {0xA60F, 962627}, {0xA610, 965111}, {0xA611, 965133}, {0xA612, 965177}, {0xA613, 967363}, {0xA614, 967396}, {0xA615, 967459}, {0xA616, 967429}, {0xA617, 967283}, {0xA618, 967348}, {0xA619, 967444}, {0xA61A, 967299}, {0xA61B, 967331}, {0xA61C, 967413}, {0xA61D, 967475}, {0xA61E, 967315}, {0xA61F, 967380}, {0xA620, 962598}, {0xA621, 962524}, {0xA622, 962584}, {0xA623, 962568}, {0xA624, 962494}, {0xA625, 962479}, {0xA626, 962554}, {0xA627, 962538}, {0xA628, 962463}, {0xA629, 962509}, {0xA62A, 965155}, {0xA62B, 965089}, {0xA640, 261370}, {0xA641, 267869}, {0xA642, 256432}, {0xA643, 262886}, {0xA644, 259598}, {0xA645, 265969}, {0xA646, 258067}, {0xA647, 264427}, {0xA648, 256270}, {0xA649, 262734}, {0xA64A, 259164}, {0xA64B, 265499}, {0xA64C, 255833}, {0xA64D, 262321}, {0xA64E, 259201}, {0xA64F, 265565}, {0xA650, 261091}, {0xA651, 267606}, {0xA652, 258302}, {0xA653, 264650}, {0xA654, 259672}, {0xA655, 266039}, {0xA656, 258096}, {0xA657, 264454}, {0xA658, 256110}, {0xA659, 262584}, {0xA65A, 255797}, {0xA65B, 262287}, {0xA65C, 258172}, {0xA65D, 264526}, {0xA65E, 261205}, {0xA65F, 267714}, {0xA660, 259635}, {0xA661, 266004}, {0xA662, 260187}, {0xA663, 266557}, {0xA664, 260219}, {0xA665, 266587}, {0xA666, 260251}, {0xA667, 266617}, {0xA668, 259128}, {0xA669, 265465}, {0xA66A, 255761}, {0xA66B, 262253}, {0xA66C, 256300}, {0xA66D, 262762}, {0xA66E, 261696}, {0xA66F, 199257}, {0xA670, 199082}, {0xA671, 197447}, {0xA672, 199119}, {0xA673, 891854}, {0xA674, 198623}, {0xA675, 198070}, {0xA676, 198752}, {0xA677, 198595}, {0xA678, 198034}, {0xA679, 198721}, {0xA67A, 198500}, {0xA67B, 198377}, {0xA67C, 197530}, {0xA67D, 198936}, {0xA67E, 261680}, {0xA67F, 261784}, {0xA680, 256376}, {0xA681, 262834}, {0xA682, 256491}, {0xA683, 262941}, {0xA684, 261554}, {0xA685, 268043}, {0xA686, 255918}, {0xA687, 262402}, {0xA688, 256520}, {0xA689, 262968}, {0xA68A, 260497}, {0xA68B, 266947}, {0xA68C, 260684}, {0xA68D, 267160}, {0xA68E, 260655}, {0xA68F, 267133}, {0xA690, 260626}, {0xA691, 267106}, {0xA692, 260399}, {0xA693, 266855}, {0xA694, 257767}, {0xA695, 264145}, {0xA696, 260158}, {0xA697, 266530}, {0xA698, 256343}, {0xA699, 262803}, {0xA69A, 256152}, {0xA69B, 262624}, {0xA69C, 728401}, {0xA69D, 729760}, {0xA69E, 197738}, {0xA69F, 198207}, {0xA6A0, 87455}, {0xA6A1, 87571}, {0xA6A2, 104260}, {0xA6A3, 87727}, {0xA6A4, 87470}, {0xA6A5, 103932}, {0xA6A6, 104193}, {0xA6A7, 88263}, {0xA6A8, 88246}, {0xA6A9, 87556}, {0xA6AA, 87761}, {0xA6AB, 88278}, {0xA6AC, 104002}, {0xA6AD, 103984}, {0xA6AE, 87777}, {0xA6AF, 87912}, {0xA6B0, 104176}, {0xA6B1, 88012}, {0xA6B2, 88102}, {0xA6B3, 87845}, {0xA6B4, 104159}, {0xA6B5, 87980}, {0xA6B6, 104091}, {0xA6B7, 104143}, {0xA6B8, 104072}, {0xA6B9, 104054}, {0xA6BA, 87743}, {0xA6BB, 87604}, {0xA6BC, 88228}, {0xA6BD, 88212}, {0xA6BE, 88139}, {0xA6BF, 104324}, {0xA6C0, 104126}, {0xA6C1, 104341}, {0xA6C2, 104308}, {0xA6C3, 88158}, {0xA6C4, 87621}, {0xA6C5, 88311}, {0xA6C6, 88121}, {0xA6C7, 88176}, {0xA6C8, 103898}, {0xA6C9, 104291}, {0xA6CA, 88294}, {0xA6CB, 87506}, {0xA6CC, 104019}, {0xA6CD, 87829}, {0xA6CE, 87948}, {0xA6CF, 88086}, {0xA6D0, 103966}, {0xA6D1, 103915}, {0xA6D2, 87587}, {0xA6D3, 88065}, {0xA6D4, 88047}, {0xA6D5, 88030}, {0xA6D6, 104109}, {0xA6D7, 103880}, {0xA6D8, 87540}, {0xA6D9, 87523}, {0xA6DA, 104275}, {0xA6DB, 87996}, {0xA6DC, 87796}, {0xA6DD, 103864}, {0xA6DE, 87812}, {0xA6DF, 87655}, {0xA6E0, 87894}, {0xA6E1, 103949}, {0xA6E2, 87931}, {0xA6E3, 87860}, {0xA6E4, 104244}, {0xA6E5, 87639}, {0xA6E6, 87964}, {0xA6E7, 87876}, {0xA6E8, 104227}, {0xA6E9, 87710}, {0xA6EA, 104210}, {0xA6EB, 88194}, {0xA6EC, 104035}, {0xA6ED, 87486}, {0xA6EE, 87691}, {0xA6EF, 87671}, {0xA6F0, 87367}, {0xA6F1, 87396}, {0xA6F2, 104358}, {0xA6F3, 87439}, {0xA6F4, 87355}, {0xA6F5, 87427}, {0xA6F6, 104392}, {0xA6F7, 104372}, {0xA700, 728139}, {0xA701, 727986}, {0xA702, 728249}, {0xA703, 728099}, {0xA704, 728177}, {0xA705, 728025}, {0xA706, 728213}, {0xA707, 728062}, {0xA708, 730150}, {0xA709, 730662}, {0xA70A, 731579}, {0xA70B, 731004}, {0xA70C, 730327}, {0xA70D, 730097}, {0xA70E, 730615}, {0xA70F, 731533}, {0xA710, 730958}, {0xA711, 730275}, {0xA712, 730193}, {0xA713, 730699}, {0xA714, 731615}, {0xA715, 731220}, {0xA716, 730369}, {0xA717, 729885}, {0xA718, 729859}, {0xA719, 729824}, {0xA71A, 731469}, {0xA71B, 732059}, {0xA71C, 731936}, {0xA71D, 731970}, {0xA71E, 732010}, {0xA71F, 731108}, {0xA720, 736986}, {0xA721, 737023}, {0xA722, 586640}, {0xA723, 607059}, {0xA724, 586601}, {0xA725, 607022}, {0xA726, 587961}, {0xA727, 609004}, {0xA728, 595889}, {0xA729, 621177}, {0xA72A, 595577}, {0xA72B, 619805}, {0xA72C, 584882}, {0xA72D, 604531}, {0xA72E, 584913}, {0xA72F, 604560}, {0xA730, 600073}, {0xA731, 600852}, {0xA732, 583719}, {0xA733, 602817}, {0xA734, 583929}, {0xA735, 603029}, {0xA736, 583953}, {0xA737, 603051}, {0xA738, 583977}, {0xA739, 603073}, {0xA73A, 584001}, {0xA73B, 603095}, {0xA73C, 584045}, {0xA73D, 603137}, {0xA73E, 593869}, {0xA73F, 616821}, {0xA740, 589412}, {0xA741, 610661}, {0xA742, 589215}, {0xA743, 610435}, {0xA744, 589447}, {0xA745, 610694}, {0xA746, 584373}, {0xA747, 603787}, {0xA748, 589865}, {0xA749, 611273}, {0xA74A, 592138}, {0xA74B, 614381}, {0xA74C, 592186}, {0xA74D, 614427}, {0xA74E, 592802}, {0xA74F, 615055}, {0xA750, 593148}, {0xA751, 615614}, {0xA752, 593001}, {0xA753, 615397}, {0xA754, 593071}, {0xA755, 615541}, {0xA756, 593268}, {0xA757, 615818}, {0xA758, 593224}, {0xA759, 615709}, {0xA75A, 593344}, {0xA75B, 615920}, {0xA75C, 594016}, {0xA75D, 617226}, {0xA75E, 597280}, {0xA75F, 622819}, {0xA760, 597585}, {0xA761, 623182}, {0xA762, 597455}, {0xA763, 623060}, {0xA764, 595390}, {0xA765, 619598}, {0xA766, 595429}, {0xA767, 619635}, {0xA768, 597429}, {0xA769, 623036}, {0xA76A, 586730}, {0xA76B, 607429}, {0xA76C, 588888}, {0xA76D, 610096}, {0xA76E, 584857}, {0xA76F, 604508}, {0xA770, 737297}, {0xA771, 605685}, {0xA772, 612082}, {0xA773, 612511}, {0xA774, 613325}, {0xA775, 617203}, {0xA776, 600821}, {0xA777, 619913}, {0xA778, 622657}, {0xA779, 588676}, {0xA77A, 609767}, {0xA77B, 588707}, {0xA77C, 609796}, {0xA77D, 588738}, {0xA77E, 595701}, {0xA77F, 620262}, {0xA780, 595769}, {0xA781, 620326}, {0xA782, 588769}, {0xA783, 609854}, {0xA784, 588800}, {0xA785, 609883}, {0xA786, 588831}, {0xA787, 609912}, {0xA788, 730920}, {0xA789, 728322}, {0xA78A, 732403}, {0xA78B, 594687}, {0xA78C, 618048}, {0xA78D, 595671}, {0xA78E, 611631}, {0xA78F, 599771}, {0xA790, 590641}, {0xA791, 612810}, {0xA792, 584460}, {0xA793, 603868}, {0xA794, 604143}, {0xA795, 608906}, {0xA796, 584168}, {0xA797, 603252}, {0xA798, 586968}, {0xA799, 607879}, {0xA79A, 597489}, {0xA79B, 623092}, {0xA79C, 597521}, {0xA79D, 623122}, {0xA79E, 597553}, {0xA79F, 623152}, {0xA7A0, 587309}, {0xA7A1, 608275}, {0xA7A2, 589369}, {0xA7A3, 610581}, {0xA7A4, 590909}, {0xA7A5, 613150}, {0xA7A6, 593727}, {0xA7A7, 616582}, {0xA7A8, 594556}, {0xA7A9, 617855}, {0xA7AA, 587865}, {0xA7AB, 593979}, {0xA7AC, 594744}, {0xA7AD, 589591}, {0xA7AE, 594834}, {0xA7AF, 600643}, {0xA7B0, 595739}, {0xA7B1, 595829}, {0xA7B2, 588974}, {0xA7B3, 584794}, {0xA7B4, 584347}, {0xA7B5, 603619}, {0xA7B6, 592775}, {0xA7B7, 615030}, {0xA7B8, 597075}, {0xA7B9, 622468}, {0xA7BA, 587414}, {0xA7BB, 608413}, {0xA7BC, 587445}, {0xA7BD, 608442}, {0xA7BE, 587510}, {0xA7BF, 608503}, {0xA7C0, 592741}, {0xA7C1, 614998}, {0xA7C2, 583896}, {0xA7C3, 602998}, {0xA7C4, 584718}, {0xA7C5, 594523}, {0xA7C6, 598806}, {0xA7C7, 585241}, {0xA7C8, 605066}, {0xA7C9, 594599}, {0xA7CA, 617935}, {0xA7CB, 593838}, {0xA7CC, 594351}, {0xA7CD, 617574}, {0xA7D0, 584819}, {0xA7D1, 604365}, {0xA7D3, 605622}, {0xA7D5, 605654}, {0xA7D6, 590360}, {0xA7D7, 612408}, {0xA7D8, 594803}, {0xA7D9, 618564}, {0xA7DA, 590102}, {0xA7DB, 611714}, {0xA7DC, 590130}, {0xA7F2, 727252}, {0xA7F3, 727330}, {0xA7F4, 727681}, {0xA7F5, 593942}, {0xA7F6, 616922}, {0xA7F7, 599156}, {0xA7F8, 727408}, {0xA7F9, 734811}, {0xA7FA, 601018}, {0xA7FB, 599086}, {0xA7FC, 599121}, {0xA7FD, 599051}, {0xA7FE, 599019}, {0xA7FF, 598985}, {0xA800, 911937}, {0xA801, 912241}, {0xA802, 912854}, {0xA803, 912661}, {0xA804, 912149}, {0xA805, 912426}, {0xA806, 912881}, {0xA807, 912334}, {0xA808, 912310}, {0xA809, 912195}, {0xA80A, 912171}, {0xA80B, 912827}, {0xA80C, 912030}, {0xA80D, 912006}, {0xA80E, 912287}, {0xA80F, 912263}, {0xA810, 912637}, {0xA811, 912612}, {0xA812, 912078}, {0xA813, 912053}, {0xA814, 912589}, {0xA815, 912565}, {0xA816, 912126}, {0xA817, 912102}, {0xA818, 912403}, {0xA819, 912472}, {0xA81A, 912448}, {0xA81B, 911983}, {0xA81C, 911959}, {0xA81D, 912380}, {0xA81E, 912495}, {0xA81F, 912357}, {0xA820, 912518}, {0xA821, 912542}, {0xA822, 912218}, {0xA823, 912907}, {0xA824, 912959}, {0xA825, 913012}, {0xA826, 912933}, {0xA827, 912985}, {0xA828, 912683}, {0xA829, 912710}, {0xA82A, 912737}, {0xA82B, 912764}, {0xA82C, 912791}, {0xA830, 772503}, {0xA831, 772473}, {0xA832, 772571}, {0xA833, 772536}, {0xA834, 772441}, {0xA835, 772607}, {0xA836, 772700}, {0xA837, 772645}, {0xA838, 772725}, {0xA839, 772674}, {0xA840, 820201}, {0xA841, 820220}, {0xA842, 820106}, {0xA843, 820297}, {0xA844, 819924}, {0xA845, 819971}, {0xA846, 820182}, {0xA847, 820337}, {0xA848, 820515}, {0xA849, 820534}, {0xA84A, 819991}, {0xA84B, 820278}, {0xA84C, 820375}, {0xA84D, 820394}, {0xA84E, 819905}, {0xA84F, 820259}, {0xA850, 820554}, {0xA851, 820574}, {0xA852, 820030}, {0xA853, 820710}, {0xA854, 820786}, {0xA855, 820767}, {0xA856, 820491}, {0xA857, 820748}, {0xA858, 820433}, {0xA859, 820240}, {0xA85A, 820471}, {0xA85B, 820452}, {0xA85C, 820145}, {0xA85D, 819829}, {0xA85E, 820164}, {0xA85F, 820636}, {0xA860, 820050}, {0xA861, 820357}, {0xA862, 820414}, {0xA863, 820729}, {0xA864, 820087}, {0xA865, 820125}, {0xA866, 820068}, {0xA867, 820906}, {0xA868, 820935}, {0xA869, 820595}, {0xA86A, 820615}, {0xA86B, 820010}, {0xA86C, 820317}, {0xA86D, 819847}, {0xA86E, 820680}, {0xA86F, 820654}, {0xA870, 819876}, {0xA871, 820877}, {0xA872, 820964}, {0xA873, 819943}, {0xA874, 820851}, {0xA875, 819803}, {0xA876, 820832}, {0xA877, 820806}, {0xA880, 849551}, {0xA881, 849627}, {0xA882, 848456}, {0xA883, 848476}, {0xA884, 848818}, {0xA885, 848838}, {0xA886, 849354}, {0xA887, 849374}, {0xA888, 849473}, {0xA889, 849501}, {0xA88A, 849416}, {0xA88B, 849444}, {0xA88C, 848713}, {0xA88D, 848733}, {0xA88E, 848497}, {0xA88F, 849096}, {0xA890, 849116}, {0xA891, 848518}, {0xA892, 848902}, {0xA893, 848923}, {0xA894, 848754}, {0xA895, 848775}, {0xA896, 849030}, {0xA897, 848582}, {0xA898, 848603}, {0xA899, 848859}, {0xA89A, 848880}, {0xA89B, 849074}, {0xA89C, 849309}, {0xA89D, 849331}, {0xA89E, 848646}, {0xA89F, 848668}, {0xA8A0, 849052}, {0xA8A1, 849266}, {0xA8A2, 849287}, {0xA8A3, 848625}, {0xA8A4, 848691}, {0xA8A5, 849009}, {0xA8A6, 849137}, {0xA8A7, 849158}, {0xA8A8, 848539}, {0xA8A9, 848560}, {0xA8AA, 848988}, {0xA8AB, 849530}, {0xA8AC, 849180}, {0xA8AD, 848945}, {0xA8AE, 849395}, {0xA8AF, 849222}, {0xA8B0, 849244}, {0xA8B1, 849201}, {0xA8B2, 848797}, {0xA8B3, 848966}, {0xA8B4, 848163}, {0xA8B5, 849651}, {0xA8B6, 849775}, {0xA8B7, 849799}, {0xA8B8, 849873}, {0xA8B9, 849897}, {0xA8BA, 849987}, {0xA8BB, 850019}, {0xA8BC, 849922}, {0xA8BD, 849954}, {0xA8BE, 849726}, {0xA8BF, 849750}, {0xA8C0, 849676}, {0xA8C1, 849824}, {0xA8C2, 849848}, {0xA8C3, 849701}, {0xA8C4, 849604}, {0xA8C5, 849576}, {0xA8CE, 848195}, {0xA8CF, 848432}, {0xA8D0, 848410}, {0xA8D1, 848301}, {0xA8D2, 848389}, {0xA8D3, 848366}, {0xA8D4, 848257}, {0xA8D5, 848235}, {0xA8D6, 848345}, {0xA8D7, 848322}, {0xA8D8, 848212}, {0xA8D9, 848279}, {0xA8E0, 199594}, {0xA8E1, 199435}, {0xA8E2, 199563}, {0xA8E3, 199530}, {0xA8E4, 199371}, {0xA8E5, 199339}, {0xA8E6, 199499}, {0xA8E7, 199466}, {0xA8E8, 199306}, {0xA8E9, 199403}, {0xA8EA, 199626}, {0xA8EB, 199780}, {0xA8EC, 199656}, {0xA8ED, 199687}, {0xA8EE, 199718}, {0xA8EF, 199749}, {0xA8F0, 199810}, {0xA8F1, 199841}, {0xA8F2, 275448}, {0xA8F3, 275095}, {0xA8F4, 275130}, {0xA8F5, 275063}, {0xA8F6, 275029}, {0xA8F7, 274992}, {0xA8F8, 275358}, {0xA8F9, 272917}, {0xA8FA, 272639}, {0xA8FB, 273021}, {0xA8FC, 275424}, {0xA8FD, 273043}, {0xA8FE, 273166}, {0xA8FF, 275773}, {0xA900, 551603}, {0xA901, 551504}, {0xA902, 551584}, {0xA903, 551563}, {0xA904, 551464}, {0xA905, 551444}, {0xA906, 551544}, {0xA907, 551523}, {0xA908, 551423}, {0xA909, 551484}, {0xA90A, 551774}, {0xA90B, 551793}, {0xA90C, 551698}, {0xA90D, 551870}, {0xA90E, 552006}, {0xA90F, 552025}, {0xA910, 552141}, {0xA911, 551890}, {0xA912, 552045}, {0xA913, 551736}, {0xA914, 551851}, {0xA915, 551948}, {0xA916, 551967}, {0xA917, 551832}, {0xA918, 551679}, {0xA919, 551641}, {0xA91A, 551987}, {0xA91B, 552122}, {0xA91C, 551813}, {0xA91D, 552103}, {0xA91E, 552064}, {0xA91F, 551717}, {0xA920, 552084}, {0xA921, 551660}, {0xA922, 551623}, {0xA923, 551910}, {0xA924, 551756}, {0xA925, 551929}, {0xA926, 552334}, {0xA927, 552265}, {0xA928, 552317}, {0xA929, 552282}, {0xA92A, 552300}, {0xA92B, 552244}, {0xA92C, 552197}, {0xA92D, 552217}, {0xA92E, 552160}, {0xA92F, 552178}, {0xA930, 832066}, {0xA931, 832015}, {0xA932, 832170}, {0xA933, 832295}, {0xA934, 831998}, {0xA935, 832135}, {0xA936, 832244}, {0xA937, 831964}, {0xA938, 832100}, {0xA939, 831981}, {0xA93A, 832049}, {0xA93B, 832207}, {0xA93C, 832278}, {0xA93D, 832261}, {0xA93E, 832083}, {0xA93F, 832329}, {0xA940, 832312}, {0xA941, 832032}, {0xA942, 832117}, {0xA943, 832188}, {0xA944, 832152}, {0xA945, 832225}, {0xA946, 831948}, {0xA947, 832484}, {0xA948, 832524}, {0xA949, 832422}, {0xA94A, 832380}, {0xA94B, 832504}, {0xA94C, 832401}, {0xA94D, 832463}, {0xA94E, 832442}, {0xA94F, 831899}, {0xA950, 831875}, {0xA951, 831924}, {0xA952, 831851}, {0xA953, 832366}, {0xA95F, 832346}, {0xA960, 494751}, {0xA961, 494780}, {0xA962, 494838}, {0xA963, 494692}, {0xA964, 493557}, {0xA965, 493697}, {0xA966, 493798}, {0xA967, 493764}, {0xA968, 493586}, {0xA969, 493642}, {0xA96A, 493731}, {0xA96B, 493491}, {0xA96C, 493670}, {0xA96D, 493435}, {0xA96E, 493527}, {0xA96F, 492489}, {0xA970, 492573}, {0xA971, 492546}, {0xA972, 493253}, {0xA973, 493009}, {0xA974, 492981}, {0xA975, 494523}, {0xA976, 492119}, {0xA977, 491946}, {0xA978, 494301}, {0xA979, 494555}, {0xA97A, 492841}, {0xA97B, 491839}, {0xA97C, 494612}, {0xA980, 538124}, {0xA981, 538059}, {0xA982, 538104}, {0xA983, 538148}, {0xA984, 536692}, {0xA985, 537014}, {0xA986, 536996}, {0xA987, 537037}, {0xA988, 537679}, {0xA989, 537418}, {0xA98A, 537275}, {0xA98B, 537301}, {0xA98C, 536915}, {0xA98D, 536710}, {0xA98E, 537381}, {0xA98F, 537104}, {0xA990, 537148}, {0xA991, 537123}, {0xA992, 536933}, {0xA993, 536952}, {0xA994, 537255}, {0xA995, 536773}, {0xA996, 536792}, {0xA997, 537056}, {0xA998, 537355}, {0xA999, 537075}, {0xA99A, 537335}, {0xA99B, 537629}, {0xA99C, 537649}, {0xA99D, 536865}, {0xA99E, 536885}, {0xA99F, 537230}, {0xA9A0, 537585}, {0xA9A1, 537604}, {0xA9A2, 536817}, {0xA9A3, 536836}, {0xA9A4, 537211}, {0xA9A5, 537399}, {0xA9A6, 537443}, {0xA9A7, 536729}, {0xA9A8, 536748}, {0xA9A9, 537192}, {0xA9AA, 537716}, {0xA9AB, 537468}, {0xA9AC, 537487}, {0xA9AD, 537173}, {0xA9AE, 537697}, {0xA9AF, 537560}, {0xA9B0, 537531}, {0xA9B1, 537512}, {0xA9B2, 536977}, {0xA9B3, 538079}, {0xA9B4, 538340}, {0xA9B5, 538367}, {0xA9B6, 538394}, {0xA9B7, 538419}, {0xA9B8, 538256}, {0xA9B9, 538281}, {0xA9BA, 538313}, {0xA9BB, 538199}, {0xA9BC, 538230}, {0xA9BD, 536406}, {0xA9BE, 536436}, {0xA9BF, 536376}, {0xA9C0, 537996}, {0xA9C1, 536668}, {0xA9C2, 538034}, {0xA9C3, 537778}, {0xA9C4, 537884}, {0xA9C5, 537843}, {0xA9C6, 537976}, {0xA9C7, 537904}, {0xA9C8, 537822}, {0xA9C9, 537863}, {0xA9CA, 537735}, {0xA9CB, 537754}, {0xA9CC, 537926}, {0xA9CD, 538170}, {0xA9CF, 538013}, {0xA9D0, 536648}, {0xA9D1, 536549}, {0xA9D2, 536629}, {0xA9D3, 536608}, {0xA9D4, 536509}, {0xA9D5, 536489}, {0xA9D6, 536589}, {0xA9D7, 536568}, {0xA9D8, 536468}, {0xA9D9, 536529}, {0xA9DE, 537948}, {0xA9DF, 537798}, {0xA9E0, 754291}, {0xA9E1, 754198}, {0xA9E2, 754338}, {0xA9E3, 754432}, {0xA9E4, 754151}, {0xA9E5, 756333}, {0xA9E6, 755486}, {0xA9E7, 755025}, {0xA9E8, 754825}, {0xA9E9, 754853}, {0xA9EA, 754881}, {0xA9EB, 754910}, {0xA9EC, 754938}, {0xA9ED, 754737}, {0xA9EE, 754766}, {0xA9EF, 754996}, {0xA9F0, 757249}, {0xA9F1, 757105}, {0xA9F2, 757221}, {0xA9F3, 757191}, {0xA9F4, 757047}, {0xA9F5, 757018}, {0xA9F6, 757163}, {0xA9F7, 757133}, {0xA9F8, 756988}, {0xA9F9, 757076}, {0xA9FA, 754967}, {0xA9FB, 754709}, {0xA9FC, 754796}, {0xA9FD, 754652}, {0xA9FE, 754680}, {0xAA00, 178141}, {0xAA01, 178580}, {0xAA02, 178954}, {0xAA03, 178297}, {0xAA04, 178155}, {0xAA05, 178816}, {0xAA06, 178625}, {0xAA07, 178640}, {0xAA08, 178534}, {0xAA09, 178549}, {0xAA0A, 178733}, {0xAA0B, 178717}, {0xAA0C, 178217}, {0xAA0D, 178233}, {0xAA0E, 178594}, {0xAA0F, 178609}, {0xAA10, 178783}, {0xAA11, 178750}, {0xAA12, 178766}, {0xAA13, 178923}, {0xAA14, 178938}, {0xAA15, 178250}, {0xAA16, 178281}, {0xAA17, 178800}, {0xAA18, 178702}, {0xAA19, 178265}, {0xAA1A, 178830}, {0xAA1B, 178861}, {0xAA1C, 178845}, {0xAA1D, 178170}, {0xAA1E, 178201}, {0xAA1F, 178686}, {0xAA20, 178671}, {0xAA21, 178185}, {0xAA22, 178983}, {0xAA23, 178877}, {0xAA24, 178656}, {0xAA25, 178968}, {0xAA26, 178907}, {0xAA27, 178892}, {0xAA28, 178565}, {0xAA29, 179105}, {0xAA2A, 179181}, {0xAA2B, 179199}, {0xAA2C, 179162}, {0xAA2D, 179255}, {0xAA2E, 179236}, {0xAA2F, 179218}, {0xAA30, 179124}, {0xAA31, 179143}, {0xAA32, 179273}, {0xAA33, 177958}, {0xAA34, 177912}, {0xAA35, 177889}, {0xAA36, 177935}, {0xAA40, 178352}, {0xAA41, 178332}, {0xAA42, 178412}, {0xAA43, 177860}, {0xAA44, 178311}, {0xAA45, 178494}, {0xAA46, 178392}, {0xAA47, 178433}, {0xAA48, 178514}, {0xAA49, 178453}, {0xAA4A, 178372}, {0xAA4B, 178473}, {0xAA4C, 177832}, {0xAA4D, 177804}, {0xAA50, 178125}, {0xAA51, 178046}, {0xAA52, 178110}, {0xAA53, 178093}, {0xAA54, 178014}, {0xAA55, 177998}, {0xAA56, 178078}, {0xAA57, 178061}, {0xAA58, 177981}, {0xAA59, 178030}, {0xAA5C, 179051}, {0xAA5D, 178998}, {0xAA5E, 179021}, {0xAA5F, 179075}, {0xAA60, 753341}, {0xAA61, 753186}, {0xAA62, 753211}, {0xAA63, 753417}, {0xAA64, 753442}, {0xAA65, 753493}, {0xAA66, 753569}, {0xAA67, 753595}, {0xAA68, 753237}, {0xAA69, 753263}, {0xAA6A, 753290}, {0xAA6B, 753468}, {0xAA6C, 753544}, {0xAA6D, 753366}, {0xAA6E, 753391}, {0xAA6F, 753316}, {0xAA70, 755441}, {0xAA71, 753622}, {0xAA72, 753647}, {0xAA73, 753519}, {0xAA74, 755386}, {0xAA75, 755414}, {0xAA76, 755359}, {0xAA77, 756776}, {0xAA78, 756809}, {0xAA79, 756834}, {0xAA7A, 752677}, {0xAA7B, 756144}, {0xAA7C, 756455}, {0xAA7D, 756485}, {0xAA7E, 754551}, {0xAA7F, 754583}, {0xAA80, 923614}, {0xAA81, 923040}, {0xAA82, 923590}, {0xAA83, 923015}, {0xAA84, 923565}, {0xAA85, 922989}, {0xAA86, 923519}, {0xAA87, 922941}, {0xAA88, 923683}, {0xAA89, 923112}, {0xAA8A, 923450}, {0xAA8B, 922869}, {0xAA8C, 923426}, {0xAA8D, 922844}, {0xAA8E, 923846}, {0xAA8F, 923282}, {0xAA90, 923730}, {0xAA91, 923161}, {0xAA92, 923473}, {0xAA93, 922893}, {0xAA94, 923893}, {0xAA95, 923331}, {0xAA96, 923869}, {0xAA97, 923306}, {0xAA98, 923707}, {0xAA99, 923137}, {0xAA9A, 923403}, {0xAA9B, 922820}, {0xAA9C, 923800}, {0xAA9D, 923234}, {0xAA9E, 923776}, {0xAA9F, 923209}, {0xAAA0, 923496}, {0xAAA1, 922917}, {0xAAA2, 923660}, {0xAAA3, 923088}, {0xAAA4, 923939}, {0xAAA5, 923379}, {0xAAA6, 923823}, {0xAAA7, 923258}, {0xAAA8, 923637}, {0xAAA9, 923064}, {0xAAAA, 923916}, {0xAAAB, 923355}, {0xAAAC, 923542}, {0xAAAD, 922965}, {0xAAAE, 923754}, {0xAAAF, 923186}, {0xAAB0, 923962}, {0xAAB1, 924197}, {0xAAB2, 924305}, {0xAAB3, 924392}, {0xAAB4, 924357}, {0xAAB5, 924288}, {0xAAB6, 924340}, {0xAAB7, 923980}, {0xAAB8, 924322}, {0xAAB9, 924410}, {0xAABA, 924374}, {0xAABB, 924251}, {0xAABC, 924270}, {0xAABD, 924233}, {0xAABE, 924215}, {0xAABF, 924107}, {0xAAC0, 924128}, {0xAAC1, 924175}, {0xAAC2, 924152}, {0xAADB, 924045}, {0xAADC, 924065}, {0xAADD, 924087}, {0xAADE, 923998}, {0xAADF, 924021}, {0xAAE0, 709499}, {0xAAE1, 710042}, {0xAAE2, 709352}, {0xAAE3, 710018}, {0xAAE4, 710318}, {0xAAE5, 710342}, {0xAAE6, 709401}, {0xAAE7, 709425}, {0xAAE8, 709994}, {0xAAE9, 710190}, {0xAAEA, 710214}, {0xAAEB, 710663}, {0xAAEC, 710837}, {0xAAED, 710519}, {0xAAEE, 710604}, {0xAAEF, 710547}, {0xAAF0, 708994}, {0xAAF1, 708927}, {0xAAF2, 708953}, {0xAAF3, 710461}, {0xAAF4, 710926}, {0xAAF5, 710864}, {0xAAF6, 710499}, {0xAB01, 439742}, {0xAB02, 439696}, {0xAB03, 439625}, {0xAB04, 439672}, {0xAB05, 439649}, {0xAB06, 439719}, {0xAB09, 432093}, {0xAB0A, 432047}, {0xAB0B, 431976}, {0xAB0C, 432023}, {0xAB0D, 432000}, {0xAB0E, 432070}, {0xAB11, 432490}, {0xAB12, 432446}, {0xAB13, 432378}, {0xAB14, 432423}, {0xAB15, 432401}, {0xAB16, 432468}, {0xAB20, 431186}, {0xAB21, 431332}, {0xAB22, 431284}, {0xAB23, 431210}, {0xAB24, 431259}, {0xAB25, 431235}, {0xAB26, 431308}, {0xAB28, 430586}, {0xAB29, 430720}, {0xAB2A, 430676}, {0xAB2B, 430608}, {0xAB2C, 430653}, {0xAB2D, 430631}, {0xAB2E, 430698}, {0xAB30, 603499}, {0xAB31, 601499}, {0xAB32, 603643}, {0xAB33, 603531}, {0xAB34, 606549}, {0xAB35, 611778}, {0xAB36, 618209}, {0xAB37, 611311}, {0xAB38, 611192}, {0xAB39, 611474}, {0xAB3A, 612188}, {0xAB3B, 612740}, {0xAB3C, 607120}, {0xAB3D, 603676}, {0xAB3E, 603709}, {0xAB3F, 615221}, {0xAB40, 609975}, {0xAB41, 620587}, {0xAB42, 620535}, {0xAB43, 620424}, {0xAB44, 620459}, {0xAB45, 618631}, {0xAB46, 600701}, {0xAB47, 616726}, {0xAB48, 605548}, {0xAB49, 616047}, {0xAB4A, 605576}, {0xAB4B, 618255}, {0xAB4C, 618283}, {0xAB4D, 603587}, {0xAB4E, 622426}, {0xAB4F, 621245}, {0xAB50, 622635}, {0xAB51, 621026}, {0xAB52, 622199}, {0xAB53, 604256}, {0xAB54, 604322}, {0xAB55, 604279}, {0xAB56, 623745}, {0xAB57, 623595}, {0xAB58, 623635}, {0xAB59, 623694}, {0xAB5A, 624224}, {0xAB5B, 726924}, {0xAB5C, 734236}, {0xAB5D, 734511}, {0xAB5E, 734556}, {0xAB5F, 736645}, {0xAB60, 618019}, {0xAB61, 610066}, {0xAB62, 615259}, {0xAB63, 622679}, {0xAB64, 609941}, {0xAB65, 471143}, {0xAB66, 605800}, {0xAB67, 619863}, {0xAB68, 620830}, {0xAB69, 736490}, {0xAB6A, 730861}, {0xAB6B, 732354}, {0xAB70, 181135}, {0xAB71, 181335}, {0xAB72, 181685}, {0xAB73, 182210}, {0xAB74, 182951}, {0xAB75, 182975}, {0xAB76, 181359}, {0xAB77, 181709}, {0xAB78, 181384}, {0xAB79, 181409}, {0xAB7A, 181434}, {0xAB7B, 181459}, {0xAB7C, 181484}, {0xAB7D, 181509}, {0xAB7E, 181534}, {0xAB7F, 181559}, {0xAB80, 181610}, {0xAB81, 181635}, {0xAB82, 181660}, {0xAB83, 181734}, {0xAB84, 181759}, {0xAB85, 181784}, {0xAB86, 181809}, {0xAB87, 181834}, {0xAB88, 181859}, {0xAB89, 181884}, {0xAB8A, 181909}, {0xAB8B, 181934}, {0xAB8C, 181959}, {0xAB8D, 181984}, {0xAB8E, 182034}, {0xAB8F, 181584}, {0xAB90, 182059}, {0xAB91, 182085}, {0xAB92, 182110}, {0xAB93, 182135}, {0xAB94, 182160}, {0xAB95, 182185}, {0xAB96, 182234}, {0xAB97, 182260}, {0xAB98, 182286}, {0xAB99, 182312}, {0xAB9A, 182338}, {0xAB9B, 182364}, {0xAB9C, 182414}, {0xAB9D, 182390}, {0xAB9E, 182439}, {0xAB9F, 182464}, {0xABA0, 182489}, {0xABA1, 182514}, {0xABA2, 182539}, {0xABA3, 181159}, {0xABA4, 182564}, {0xABA5, 181184}, {0xABA6, 182589}, {0xABA7, 181209}, {0xABA8, 182614}, {0xABA9, 181260}, {0xABAA, 181285}, {0xABAB, 181310}, {0xABAC, 181234}, {0xABAD, 182639}, {0xABAE, 182665}, {0xABAF, 182691}, {0xABB0, 182717}, {0xABB1, 182743}, {0xABB2, 182769}, {0xABB3, 182795}, {0xABB4, 182821}, {0xABB5, 182847}, {0xABB6, 182873}, {0xABB7, 182899}, {0xABB8, 182925}, {0xABB9, 182999}, {0xABBA, 183024}, {0xABBB, 183049}, {0xABBC, 183074}, {0xABBD, 183099}, {0xABBE, 183124}, {0xABBF, 183149}, {0xABC0, 709719}, {0xABC1, 710166}, {0xABC2, 709774}, {0xABC3, 709829}, {0xABC4, 710064}, {0xABC5, 709884}, {0xABC6, 709376}, {0xABC7, 710263}, {0xABC8, 709694}, {0xABC9, 709937}, {0xABCA, 710238}, {0xABCB, 710390}, {0xABCC, 710414}, {0xABCD, 709570}, {0xABCE, 710367}, {0xABCF, 709594}, {0xABD0, 710117}, {0xABD1, 709278}, {0xABD2, 709546}, {0xABD3, 709645}, {0xABD4, 710142}, {0xABD5, 709304}, {0xABD6, 709670}, {0xABD7, 709475}, {0xABD8, 709521}, {0xABD9, 709450}, {0xABDA, 709327}, {0xABDB, 709743}, {0xABDC, 709798}, {0xABDD, 709853}, {0xABDE, 710087}, {0xABDF, 709907}, {0xABE0, 710287}, {0xABE1, 709962}, {0xABE2, 709616}, {0xABE3, 710748}, {0xABE4, 710690}, {0xABE5, 710575}, {0xABE6, 710896}, {0xABE7, 710777}, {0xABE8, 710808}, {0xABE9, 710631}, {0xABEA, 710719}, {0xABEB, 709016}, {0xABEC, 710439}, {0xABED, 708971}, {0xABF0, 709254}, {0xABF1, 709135}, {0xABF2, 709231}, {0xABF3, 709206}, {0xABF4, 709087}, {0xABF5, 709063}, {0xABF6, 709183}, {0xABF7, 709158}, {0xABF8, 709038}, {0xABF9, 709111}, {0xD7B0, 500179}, {0xD7B1, 500068}, {0xD7B2, 500809}, {0xD7B3, 500831}, {0xD7B4, 500854}, {0xD7B5, 500403}, {0xD7B6, 500337}, {0xD7B7, 501034}, {0xD7B8, 501124}, {0xD7B9, 499496}, {0xD7BA, 499540}, {0xD7BB, 499518}, {0xD7BC, 499586}, {0xD7BD, 499849}, {0xD7BE, 499873}, {0xD7BF, 499918}, {0xD7C0, 499896}, {0xD7C1, 499783}, {0xD7C2, 499941}, {0xD7C3, 499963}, {0xD7C4, 499741}, {0xD7C5, 499244}, {0xD7C6, 499269}, {0xD7CB, 496316}, {0xD7CC, 496166}, {0xD7CD, 498571}, {0xD7CE, 498600}, {0xD7CF, 498777}, {0xD7D0, 498837}, {0xD7D1, 498866}, {0xD7D2, 498716}, {0xD7D3, 498684}, {0xD7D4, 498902}, {0xD7D5, 497624}, {0xD7D6, 497129}, {0xD7D7, 498440}, {0xD7D8, 497229}, {0xD7D9, 497560}, {0xD7DA, 497489}, {0xD7DB, 497865}, {0xD7DC, 497824}, {0xD7DD, 495425}, {0xD7DE, 495896}, {0xD7DF, 496076}, {0xD7E0, 498328}, {0xD7E1, 495985}, {0xD7E2, 495808}, {0xD7E3, 496949}, {0xD7E4, 496849}, {0xD7E5, 496760}, {0xD7E6, 498384}, {0xD7E7, 496914}, {0xD7E8, 496702}, {0xD7E9, 496671}, {0xD7EA, 498070}, {0xD7EB, 498005}, {0xD7EC, 498503}, {0xD7ED, 498537}, {0xD7EE, 498098}, {0xD7EF, 497949}, {0xD7F0, 497919}, {0xD7F1, 498184}, {0xD7F2, 497977}, {0xD7F3, 496498}, {0xD7F4, 496459}, {0xD7F5, 499021}, {0xD7F6, 498989}, {0xD7F7, 495009}, {0xD7F8, 495038}, {0xD7F9, 498243}, {0xD7FA, 496585}, {0xD7FB, 496615}, {0xFB00, 624873}, {0xFB01, 624947}, {0xFB02, 624971}, {0xFB03, 624897}, {0xFB04, 624922}, {0xFB05, 625019}, {0xFB06, 625073}, {0xFB13, 81535}, {0xFB14, 81471}, {0xFB15, 81503}, {0xFB16, 81599}, {0xFB17, 81567}, {0xFB1D, 511845}, {0xFB1E, 512339}, {0xFB1F, 512055}, {0xFB20, 510205}, {0xFB21, 511602}, {0xFB22, 511626}, {0xFB23, 511680}, {0xFB24, 511702}, {0xFB25, 511725}, {0xFB26, 511651}, {0xFB27, 511750}, {0xFB28, 511774}, {0xFB29, 510236}, {0xFB2A, 511312}, {0xFB2B, 511345}, {0xFB2C, 511225}, {0xFB2D, 511269}, {0xFB2E, 510144}, {0xFB2F, 510174}, {0xFB30, 510114}, {0xFB31, 510309}, {0xFB32, 510631}, {0xFB33, 510387}, {0xFB34, 510680}, {0xFB35, 511543}, {0xFB36, 511894}, {0xFB38, 511443}, {0xFB39, 511815}, {0xFB3A, 510443}, {0xFB3B, 510744}, {0xFB3C, 510822}, {0xFB3E, 510872}, {0xFB40, 510920}, {0xFB41, 511142}, {0xFB43, 510550}, {0xFB44, 510967}, {0xFB46, 511493}, {0xFB47, 511041}, {0xFB48, 511090}, {0xFB49, 511194}, {0xFB4A, 511395}, {0xFB4B, 511573}, {0xFB4C, 510339}, {0xFB4D, 510774}, {0xFB4E, 510996}, {0xFB4F, 511926}, {0xFB50, 29949}, {0xFB51, 29913}, {0xFB52, 31634}, {0xFB53, 31572}, {0xFB54, 31602}, {0xFB55, 31667}, {0xFB56, 40225}, {0xFB57, 40165}, {0xFB58, 40194}, {0xFB59, 40257}, {0xFB5A, 32403}, {0xFB5B, 32339}, {0xFB5C, 32370}, {0xFB5D, 32437}, {0xFB5E, 44546}, {0xFB5F, 44480}, {0xFB60, 44512}, {0xFB61, 44581}, {0xFB62, 43966}, {0xFB63, 43902}, {0xFB64, 43933}, {0xFB65, 44000}, {0xFB66, 44363}, {0xFB67, 44301}, {0xFB68, 44331}, {0xFB69, 44396}, {0xFB6A, 45044}, {0xFB6B, 44984}, {0xFB6C, 45013}, {0xFB6D, 45076}, {0xFB6E, 40442}, {0xFB6F, 40378}, {0xFB70, 40409}, {0xFB71, 40476}, {0xFB72, 33643}, {0xFB73, 33581}, {0xFB74, 33611}, {0xFB75, 33676}, {0xFB76, 40007}, {0xFB77, 39945}, {0xFB78, 39975}, {0xFB79, 40040}, {0xFB7A, 43166}, {0xFB7B, 43102}, {0xFB7C, 43133}, {0xFB7D, 43200}, {0xFB7E, 43390}, {0xFB7F, 43322}, {0xFB80, 43355}, {0xFB81, 43426}, {0xFB82, 33288}, {0xFB83, 33256}, {0xFB84, 32693}, {0xFB85, 32662}, {0xFB86, 33530}, {0xFB87, 33501}, {0xFB88, 33372}, {0xFB89, 33342}, {0xFB8A, 37232}, {0xFB8B, 37203}, {0xFB8C, 41639}, {0xFB8D, 41609}, {0xFB8E, 37736}, {0xFB8F, 37672}, {0xFB90, 37703}, {0xFB91, 37770}, {0xFB92, 34820}, {0xFB93, 34760}, {0xFB94, 34789}, {0xFB95, 34852}, {0xFB96, 35354}, {0xFB97, 35292}, {0xFB98, 35322}, {0xFB99, 35387}, {0xFB9A, 39362}, {0xFB9B, 39298}, {0xFB9C, 39329}, {0xFB9D, 39396}, {0xFB9E, 39540}, {0xFB9F, 39503}, {0xFBA0, 41497}, {0xFBA1, 41433}, {0xFBA2, 41464}, {0xFBA3, 41531}, {0xFBA4, 36759}, {0xFBA5, 36715}, {0xFBA6, 36443}, {0xFBA7, 36373}, {0xFBA8, 36407}, {0xFBA9, 36480}, {0xFBAA, 36235}, {0xFBAB, 36151}, {0xFBAC, 36192}, {0xFBAD, 36279}, {0xFBAE, 45651}, {0xFBAF, 45615}, {0xFBB0, 45923}, {0xFBB1, 45870}, {0xFBB2, 77606}, {0xFBB3, 77630}, {0xFBB4, 77995}, {0xFBB5, 78024}, {0xFBB6, 77833}, {0xFBB7, 77864}, {0xFBB8, 77895}, {0xFBB9, 77945}, {0xFBBA, 77694}, {0xFBBB, 77724}, {0xFBBC, 77654}, {0xFBBD, 78053}, {0xFBBE, 78093}, {0xFBBF, 77754}, {0xFBC0, 77773}, {0xFBC1, 77803}, {0xFBC2, 78133}, {0xFBD3, 39218}, {0xFBD4, 39160}, {0xFBD5, 39188}, {0xFBD6, 39249}, {0xFBD7, 44657}, {0xFBD8, 44630}, {0xFBD9, 40116}, {0xFBDA, 40088}, {0xFBDB, 46635}, {0xFBDC, 46607}, {0xFBDD, 44720}, {0xFBDE, 44935}, {0xFBDF, 44907}, {0xFBE0, 38310}, {0xFBE1, 38274}, {0xFBE2, 38410}, {0xFBE3, 38374}, {0xFBE4, 33779}, {0xFBE5, 33723}, {0xFBE6, 33750}, {0xFBE7, 33809}, {0xFBE8, 44767}, {0xFBE9, 44829}, {0xFBEA, 67619}, {0xFBEB, 67561}, {0xFBEC, 67502}, {0xFBED, 67446}, {0xFBEE, 69040}, {0xFBEF, 68983}, {0xFBF0, 68925}, {0xFBF1, 68870}, {0xFBF2, 68754}, {0xFBF3, 68698}, {0xFBF4, 69273}, {0xFBF5, 69217}, {0xFBF6, 67927}, {0xFBF7, 67815}, {0xFBF8, 67870}, {0xFBF9, 67088}, {0xFBFA, 66924}, {0xFBFB, 67005}, {0xFBFC, 33933}, {0xFBFD, 33861}, {0xFBFE, 33896}, {0xFBFF, 33971}, {0xFC00, 68281}, {0xFC01, 68044}, {0xFC02, 68520}, {0xFC03, 67746}, {0xFC04, 69157}, {0xFC05, 48507}, {0xFC06, 48289}, {0xFC07, 48594}, {0xFC08, 48772}, {0xFC09, 48195}, {0xFC0A, 48979}, {0xFC0B, 65196}, {0xFC0C, 64873}, {0xFC0D, 65445}, {0xFC0E, 65735}, {0xFC0F, 64779}, {0xFC10, 66209}, {0xFC11, 66495}, {0xFC12, 66626}, {0xFC13, 66400}, {0xFC14, 66838}, {0xFC15, 52282}, {0xFC16, 52479}, {0xFC17, 51301}, {0xFC18, 51438}, {0xFC19, 54033}, {0xFC1A, 53945}, {0xFC1B, 54122}, {0xFC1C, 61100}, {0xFC1D, 60832}, {0xFC1E, 61345}, {0xFC1F, 61588}, {0xFC20, 59784}, {0xFC21, 60062}, {0xFC22, 49445}, {0xFC23, 49252}, {0xFC24, 49532}, {0xFC25, 49723}, {0xFC26, 64270}, {0xFC27, 64356}, {0xFC28, 70269}, {0xFC29, 47073}, {0xFC2A, 47264}, {0xFC2B, 50767}, {0xFC2C, 50858}, {0xFC2D, 50162}, {0xFC2E, 50076}, {0xFC2F, 50249}, {0xFC30, 50440}, {0xFC31, 49982}, {0xFC32, 50574}, {0xFC33, 58798}, {0xFC34, 58884}, {0xFC35, 58704}, {0xFC36, 59171}, {0xFC37, 52865}, {0xFC38, 53138}, {0xFC39, 53052}, {0xFC3A, 53225}, {0xFC3B, 53351}, {0xFC3C, 53519}, {0xFC3D, 52958}, {0xFC3E, 53799}, {0xFC3F, 55174}, {0xFC40, 54837}, {0xFC41, 55519}, {0xFC42, 55751}, {0xFC43, 54386}, {0xFC44, 56029}, {0xFC45, 56454}, {0xFC46, 56210}, {0xFC47, 56755}, {0xFC48, 57045}, {0xFC49, 56114}, {0xFC4A, 57141}, {0xFC4B, 57705}, {0xFC4C, 57370}, {0xFC4D, 58115}, {0xFC4E, 58246}, {0xFC4F, 57274}, {0xFC50, 58569}, {0xFC51, 51769}, {0xFC52, 51856}, {0xFC53, 51674}, {0xFC54, 52061}, {0xFC55, 69516}, {0xFC56, 67354}, {0xFC57, 69653}, {0xFC58, 69781}, {0xFC59, 67260}, {0xFC5A, 70142}, {0xFC5B, 66293}, {0xFC5C, 59585}, {0xFC5D, 47921}, {0xFC5E, 62204}, {0xFC5F, 62443}, {0xFC60, 62255}, {0xFC61, 62110}, {0xFC62, 62349}, {0xFC63, 62494}, {0xFC64, 68813}, {0xFC65, 69332}, {0xFC66, 68402}, {0xFC67, 68640}, {0xFC68, 67680}, {0xFC69, 69100}, {0xFC6A, 48899}, {0xFC6B, 49022}, {0xFC6C, 48688}, {0xFC6D, 48858}, {0xFC6E, 48146}, {0xFC6F, 48939}, {0xFC70, 66129}, {0xFC71, 66252}, {0xFC72, 65651}, {0xFC73, 66088}, {0xFC74, 64730}, {0xFC75, 66169}, {0xFC76, 66756}, {0xFC77, 66882}, {0xFC78, 66540}, {0xFC79, 66714}, {0xFC7A, 66350}, {0xFC7B, 66797}, {0xFC7C, 49933}, {0xFC7D, 50534}, {0xFC7E, 58655}, {0xFC7F, 59131}, {0xFC80, 52824}, {0xFC81, 53269}, {0xFC82, 53435}, {0xFC83, 52909}, {0xFC84, 53759}, {0xFC85, 55667}, {0xFC86, 54337}, {0xFC87, 55989}, {0xFC88, 56072}, {0xFC89, 56959}, {0xFC8A, 58487}, {0xFC8B, 58613}, {0xFC8C, 58160}, {0xFC8D, 58445}, {0xFC8E, 57224}, {0xFC8F, 58528}, {0xFC90, 47859}, {0xFC91, 70062}, {0xFC92, 70185}, {0xFC93, 69697}, {0xFC94, 70021}, {0xFC95, 67211}, {0xFC96, 70102}, {0xFC97, 68221}, {0xFC98, 67985}, {0xFC99, 68342}, {0xFC9A, 68460}, {0xFC9B, 68104}, {0xFC9C, 48464}, {0xFC9D, 48247}, {0xFC9E, 48551}, {0xFC9F, 48729}, {0xFCA0, 48381}, {0xFCA1, 65153}, {0xFCA2, 64831}, {0xFCA3, 65402}, {0xFCA4, 65692}, {0xFCA5, 65070}, {0xFCA6, 66582}, {0xFCA7, 52239}, {0xFCA8, 52435}, {0xFCA9, 51258}, {0xFCAA, 51395}, {0xFCAB, 53989}, {0xFCAC, 54078}, {0xFCAD, 61056}, {0xFCAE, 60789}, {0xFCAF, 61301}, {0xFCB0, 61544}, {0xFCB1, 59742}, {0xFCB2, 59976}, {0xFCB3, 60019}, {0xFCB4, 49402}, {0xFCB5, 49210}, {0xFCB6, 49489}, {0xFCB7, 49680}, {0xFCB8, 64228}, {0xFCB9, 70226}, {0xFCBA, 47030}, {0xFCBB, 47221}, {0xFCBC, 50722}, {0xFCBD, 50813}, {0xFCBE, 50119}, {0xFCBF, 50034}, {0xFCC0, 50206}, {0xFCC1, 50397}, {0xFCC2, 58756}, {0xFCC3, 58841}, {0xFCC4, 53095}, {0xFCC5, 53010}, {0xFCC6, 53182}, {0xFCC7, 53309}, {0xFCC8, 53476}, {0xFCC9, 55131}, {0xFCCA, 54795}, {0xFCCB, 55476}, {0xFCCC, 55708}, {0xFCCD, 55089}, {0xFCCE, 56410}, {0xFCCF, 56167}, {0xFCD0, 56711}, {0xFCD1, 57001}, {0xFCD2, 57661}, {0xFCD3, 57327}, {0xFCD4, 58071}, {0xFCD5, 58202}, {0xFCD6, 57576}, {0xFCD7, 51726}, {0xFCD8, 51813}, {0xFCD9, 52006}, {0xFCDA, 69473}, {0xFCDB, 67312}, {0xFCDC, 69610}, {0xFCDD, 69738}, {0xFCDE, 69390}, {0xFCDF, 68581}, {0xFCE0, 68163}, {0xFCE1, 48816}, {0xFCE2, 48423}, {0xFCE3, 65779}, {0xFCE4, 65112}, {0xFCE5, 66671}, {0xFCE6, 66453}, {0xFCE7, 61633}, {0xFCE8, 61014}, {0xFCE9, 63618}, {0xFCEA, 63033}, {0xFCEB, 53394}, {0xFCEC, 53563}, {0xFCED, 55795}, {0xFCEE, 58291}, {0xFCEF, 57619}, {0xFCF0, 69825}, {0xFCF1, 69432}, {0xFCF2, 62303}, {0xFCF3, 62158}, {0xFCF4, 62397}, {0xFCF5, 64176}, {0xFCF6, 64687}, {0xFCF7, 46978}, {0xFCF8, 47561}, {0xFCF9, 50668}, {0xFCFA, 51112}, {0xFCFB, 60736}, {0xFCFC, 62066}, {0xFCFD, 62604}, {0xFCFE, 64007}, {0xFCFF, 51206}, {0xFD00, 51631}, {0xFD01, 52186}, {0xFD02, 52780}, {0xFD03, 53892}, {0xFD04, 54208}, {0xFD05, 59690}, {0xFD06, 60333}, {0xFD07, 49158}, {0xFD08, 49890}, {0xFD09, 63164}, {0xFD0A, 62744}, {0xFD0B, 63394}, {0xFD0C, 63572}, {0xFD0D, 63920}, {0xFD0E, 61981}, {0xFD0F, 60250}, {0xFD10, 49807}, {0xFD11, 64127}, {0xFD12, 64647}, {0xFD13, 46929}, {0xFD14, 47521}, {0xFD15, 50617}, {0xFD16, 51070}, {0xFD17, 60686}, {0xFD18, 62025}, {0xFD19, 62553}, {0xFD1A, 63965}, {0xFD1B, 51157}, {0xFD1C, 51591}, {0xFD1D, 52136}, {0xFD1E, 52739}, {0xFD1F, 53842}, {0xFD20, 54167}, {0xFD21, 59641}, {0xFD22, 60293}, {0xFD23, 49109}, {0xFD24, 49850}, {0xFD25, 63076}, {0xFD26, 62658}, {0xFD27, 63306}, {0xFD28, 63484}, {0xFD29, 63878}, {0xFD2A, 61940}, {0xFD2B, 60210}, {0xFD2C, 49767}, {0xFD2D, 63119}, {0xFD2E, 62700}, {0xFD2F, 63349}, {0xFD30, 63527}, {0xFD31, 60971}, {0xFD32, 62989}, {0xFD33, 64313}, {0xFD34, 61145}, {0xFD35, 60876}, {0xFD36, 61390}, {0xFD37, 63210}, {0xFD38, 62789}, {0xFD39, 63440}, {0xFD3A, 64400}, {0xFD3B, 70313}, {0xFD3C, 47986}, {0xFD3D, 48032}, {0xFD3E, 802768}, {0xFD3F, 802792}, {0xFD40, 59483}, {0xFD41, 59306}, {0xFD42, 59339}, {0xFD43, 59374}, {0xFD44, 59409}, {0xFD45, 59446}, {0xFD46, 60544}, {0xFD47, 47711}, {0xFD48, 47789}, {0xFD49, 47823}, {0xFD4A, 47744}, {0xFD4B, 59275}, {0xFD4C, 60632}, {0xFD4D, 47640}, {0xFD4E, 64090}, {0xFD4F, 59515}, {0xFD50, 65299}, {0xFD51, 64916}, {0xFD52, 64966}, {0xFD53, 65018}, {0xFD54, 65548}, {0xFD55, 65932}, {0xFD56, 65880}, {0xFD57, 65985}, {0xFD58, 52584}, {0xFD59, 52635}, {0xFD5A, 51541}, {0xFD5B, 51482}, {0xFD5C, 60918}, {0xFD5D, 61248}, {0xFD5E, 61188}, {0xFD5F, 61676}, {0xFD60, 61727}, {0xFD61, 61780}, {0xFD62, 61834}, {0xFD63, 61886}, {0xFD64, 59827}, {0xFD65, 59876}, {0xFD66, 60106}, {0xFD67, 62832}, {0xFD68, 62884}, {0xFD69, 63254}, {0xFD6A, 63662}, {0xFD6B, 63715}, {0xFD6C, 63770}, {0xFD6D, 63823}, {0xFD6E, 49295}, {0xFD6F, 49576}, {0xFD70, 49627}, {0xFD71, 64442}, {0xFD72, 64492}, {0xFD73, 64544}, {0xFD74, 64597}, {0xFD75, 47117}, {0xFD76, 47367}, {0xFD77, 47418}, {0xFD78, 47308}, {0xFD79, 50965}, {0xFD7A, 51018}, {0xFD7B, 50904}, {0xFD7C, 50293}, {0xFD7D, 50344}, {0xFD7E, 58928}, {0xFD7F, 59030}, {0xFD80, 54938}, {0xFD81, 55040}, {0xFD82, 54880}, {0xFD83, 55269}, {0xFD84, 55218}, {0xFD85, 55563}, {0xFD86, 55614}, {0xFD87, 55837}, {0xFD88, 55887}, {0xFD89, 56254}, {0xFD8A, 56307}, {0xFD8B, 56360}, {0xFD8C, 56499}, {0xFD8D, 56606}, {0xFD8E, 56800}, {0xFD8F, 56854}, {0xFD92, 56552}, {0xFD93, 51900}, {0xFD94, 51953}, {0xFD95, 57473}, {0xFD96, 57414}, {0xFD97, 57914}, {0xFD98, 57966}, {0xFD99, 57750}, {0xFD9A, 58394}, {0xFD9B, 58334}, {0xFD9C, 69867}, {0xFD9D, 69918}, {0xFD9E, 48638}, {0xFD9F, 65352}, {0xFDA0, 65240}, {0xFDA1, 65601}, {0xFDA2, 65489}, {0xFDA3, 66038}, {0xFDA4, 65821}, {0xFDA5, 52688}, {0xFDA6, 52326}, {0xFDA7, 52524}, {0xFDA8, 61433}, {0xFDA9, 59927}, {0xFDAA, 62938}, {0xFDAB, 49353}, {0xFDAC, 55426}, {0xFDAD, 55939}, {0xFDAE, 67397}, {0xFDAF, 69560}, {0xFDB0, 69971}, {0xFDB1, 57090}, {0xFDB2, 59081}, {0xFDB3, 57526}, {0xFDB4, 58978}, {0xFDB5, 54988}, {0xFDB6, 47471}, {0xFDB7, 53709}, {0xFDB8, 57861}, {0xFDB9, 56908}, {0xFDBA, 55373}, {0xFDBB, 53605}, {0xFDBC, 55322}, {0xFDBD, 57810}, {0xFDBE, 52385}, {0xFDBF, 51345}, {0xFDC0, 56660}, {0xFDC1, 50484}, {0xFDC2, 48332}, {0xFDC3, 53656}, {0xFDC4, 47168}, {0xFDC5, 60157}, {0xFDC6, 61493}, {0xFDC7, 58020}, {0xFDCF, 60376}, {0xFDF0, 60482}, {0xFDF1, 59214}, {0xFDF2, 48081}, {0xFDF3, 47604}, {0xFDF4, 57185}, {0xFDF5, 60410}, {0xFDF6, 59548}, {0xFDF7, 47674}, {0xFDF8, 67172}, {0xFDF9, 60446}, {0xFDFA, 60588}, {0xFDFB, 52104}, {0xFDFC, 833593}, {0xFDFD, 49063}, {0xFDFE, 64052}, {0xFDFF, 48117}, {0xFE00, 967499}, {0xFE01, 970040}, {0xFE02, 971592}, {0xFE03, 971833}, {0xFE04, 972074}, {0xFE05, 972315}, {0xFE06, 972556}, {0xFE07, 972797}, {0xFE08, 973038}, {0xFE09, 967520}, {0xFE0A, 967772}, {0xFE0B, 968024}, {0xFE0C, 968276}, {0xFE0D, 968528}, {0xFE0E, 968780}, {0xFE0F, 969032}, {0xFE10, 826706}, {0xFE11, 826920}, {0xFE12, 826969}, {0xFE13, 826669}, {0xFE14, 828207}, {0xFE15, 826821}, {0xFE16, 827607}, {0xFE17, 827506}, {0xFE18, 828145}, {0xFE19, 826869}, {0xFE20, 206113}, {0xFE21, 206177}, {0xFE22, 200670}, {0xFE23, 200703}, {0xFE24, 206482}, {0xFE25, 206542}, {0xFE26, 197351}, {0xFE27, 206142}, {0xFE28, 206207}, {0xFE29, 208141}, {0xFE2A, 208197}, {0xFE2B, 206509}, {0xFE2C, 206570}, {0xFE2D, 197379}, {0xFE2E, 199186}, {0xFE2F, 199221}, {0xFE30, 828248}, {0xFE31, 826743}, {0xFE32, 826782}, {0xFE33, 827567}, {0xFE34, 828294}, {0xFE35, 827291}, {0xFE36, 827926}, {0xFE37, 827184}, {0xFE38, 827817}, {0xFE39, 827390}, {0xFE3A, 828027}, {0xFE3B, 827072}, {0xFE3C, 827703}, {0xFE3D, 827234}, {0xFE3E, 827868}, {0xFE3F, 827022}, {0xFE40, 827652}, {0xFE41, 827133}, {0xFE42, 827765}, {0xFE43, 827449}, {0xFE44, 828087}, {0xFE45, 853035}, {0xFE46, 985756}, {0xFE47, 827339}, {0xFE48, 827975}, {0xFE49, 269313}, {0xFE4A, 176445}, {0xFE4B, 982297}, {0xFE4C, 286392}, {0xFE4D, 269297}, {0xFE4E, 176425}, {0xFE4F, 982283}, {0xFE50, 892153}, {0xFE51, 892541}, {0xFE52, 892482}, {0xFE54, 893296}, {0xFE55, 892141}, {0xFE56, 892742}, {0xFE57, 892459}, {0xFE58, 892427}, {0xFE59, 892590}, {0xFE5A, 892810}, {0xFE5B, 892565}, {0xFE5C, 892784}, {0xFE5D, 892613}, {0xFE5E, 892834}, {0xFE5F, 892668}, {0xFE60, 892091}, {0xFE61, 892107}, {0xFE62, 892726}, {0xFE63, 892522}, {0xFE64, 892647}, {0xFE65, 892498}, {0xFE66, 892441}, {0xFE68, 892762}, {0xFE69, 892299}, {0xFE6A, 892707}, {0xFE6B, 892165}, {0xFE70, 28684}, {0xFE71, 78195}, {0xFE72, 28216}, {0xFE73, 78159}, {0xFE74, 28977}, {0xFE76, 28538}, {0xFE77, 28565}, {0xFE78, 28126}, {0xFE79, 28153}, {0xFE7A, 28881}, {0xFE7B, 28908}, {0xFE7C, 75587}, {0xFE7D, 75615}, {0xFE7E, 77520}, {0xFE7F, 77547}, {0xFE80, 36069}, {0xFE81, 31261}, {0xFE82, 31214}, {0xFE83, 30952}, {0xFE84, 30905}, {0xFE85, 45457}, {0xFE86, 45411}, {0xFE87, 31085}, {0xFE88, 31038}, {0xFE89, 46230}, {0xFE8A, 46136}, {0xFE8B, 46182}, {0xFE8C, 46279}, {0xFE8D, 29749}, {0xFE8E, 29719}, {0xFE8F, 31776}, {0xFE90, 31716}, {0xFE91, 31745}, {0xFE92, 31808}, {0xFE93, 43664}, {0xFE94, 43596}, {0xFE95, 43538}, {0xFE96, 43478}, {0xFE97, 43507}, {0xFE98, 43704}, {0xFE99, 44195}, {0xFE9A, 44133}, {0xFE9B, 44163}, {0xFE9C, 44228}, {0xFE9D, 37000}, {0xFE9E, 36938}, {0xFE9F, 36968}, {0xFEA0, 37033}, {0xFEA1, 35496}, {0xFEA2, 35436}, {0xFEA3, 35465}, {0xFEA4, 35528}, {0xFEA5, 38185}, {0xFEA6, 38123}, {0xFEA7, 38153}, {0xFEA8, 38218}, {0xFEA9, 32774}, {0xFEAA, 32745}, {0xFEAB, 44081}, {0xFEAC, 44051}, {0xFEAD, 40852}, {0xFEAE, 40823}, {0xFEAF, 46855}, {0xFEB0, 46825}, {0xFEB1, 42011}, {0xFEB2, 41949}, {0xFEB3, 41979}, {0xFEB4, 42044}, {0xFEB5, 42559}, {0xFEB6, 42495}, {0xFEB7, 42526}, {0xFEB8, 42593}, {0xFEB9, 41750}, {0xFEBA, 41690}, {0xFEBB, 41719}, {0xFEBC, 41782}, {0xFEBD, 32547}, {0xFEBE, 32487}, {0xFEBF, 32516}, {0xFEC0, 32579}, {0xFEC1, 42820}, {0xFEC2, 42760}, {0xFEC3, 42789}, {0xFEC4, 42852}, {0xFEC5, 46744}, {0xFEC6, 46684}, {0xFEC7, 46713}, {0xFEC8, 46776}, {0xFEC9, 29412}, {0xFECA, 29352}, {0xFECB, 29381}, {0xFECC, 29444}, {0xFECD, 35111}, {0xFECE, 35047}, {0xFECF, 35078}, {0xFED0, 35145}, {0xFED1, 34419}, {0xFED2, 34359}, {0xFED3, 34388}, {0xFED4, 34451}, {0xFED5, 40586}, {0xFED6, 40526}, {0xFED7, 40555}, {0xFED8, 40618}, {0xFED9, 37342}, {0xFEDA, 37282}, {0xFEDB, 37311}, {0xFEDC, 37374}, {0xFEDD, 38527}, {0xFEDE, 38467}, {0xFEDF, 38496}, {0xFEE0, 38559}, {0xFEE1, 38970}, {0xFEE2, 38908}, {0xFEE3, 38938}, {0xFEE4, 39003}, {0xFEE5, 39612}, {0xFEE6, 39447}, {0xFEE7, 39580}, {0xFEE8, 39645}, {0xFEE9, 36586}, {0xFEEA, 36321}, {0xFEEB, 36555}, {0xFEEC, 36618}, {0xFEED, 45153}, {0xFEEE, 45124}, {0xFEEF, 29847}, {0xFEF0, 29809}, {0xFEF1, 46039}, {0xFEF2, 45979}, {0xFEF3, 46008}, {0xFEF4, 46071}, {0xFEF5, 54734}, {0xFEF6, 54676}, {0xFEF7, 54496}, {0xFEF8, 54438}, {0xFEF9, 54615}, {0xFEFA, 54557}, {0xFEFB, 54293}, {0xFEFC, 54252}, {0xFEFF, 1012886}, {0xFF01, 445675}, {0xFF02, 447769}, {0xFF03, 447659}, {0xFF04, 445631}, {0xFF05, 447681}, {0xFF06, 445236}, {0xFF07, 445256}, {0xFF08, 447489}, {0xFF09, 447850}, {0xFF0A, 445277}, {0xFF0B, 447704}, {0xFF0C, 445381}, {0xFF0D, 445773}, {0xFF0E, 445702}, {0xFF0F, 447963}, {0xFF10, 445610}, {0xFF11, 445506}, {0xFF12, 445590}, {0xFF13, 445568}, {0xFF14, 445464}, {0xFF15, 445443}, {0xFF16, 445548}, {0xFF17, 445526}, {0xFF18, 445421}, {0xFF19, 445485}, {0xFF1A, 445365}, {0xFF1B, 447943}, {0xFF1C, 447579}, {0xFF1D, 445653}, {0xFF1E, 445745}, {0xFF1F, 447745}, {0xFF20, 445397}, {0xFF21, 445796}, {0xFF22, 445829}, {0xFF23, 445862}, {0xFF24, 445895}, {0xFF25, 445928}, {0xFF26, 445961}, {0xFF27, 445994}, {0xFF28, 446027}, {0xFF29, 446060}, {0xFF2A, 446093}, {0xFF2B, 446126}, {0xFF2C, 446159}, {0xFF2D, 446192}, {0xFF2E, 446225}, {0xFF2F, 446258}, {0xFF30, 446291}, {0xFF31, 446324}, {0xFF32, 446357}, {0xFF33, 446390}, {0xFF34, 446423}, {0xFF35, 446456}, {0xFF36, 446489}, {0xFF37, 446522}, {0xFF38, 446555}, {0xFF39, 446588}, {0xFF3A, 446621}, {0xFF3B, 447516}, {0xFF3C, 447794}, {0xFF3D, 447878}, {0xFF3E, 445337}, {0xFF3F, 447604}, {0xFF40, 445722}, {0xFF41, 446654}, {0xFF42, 446685}, {0xFF43, 446716}, {0xFF44, 446747}, {0xFF45, 446778}, {0xFF46, 446809}, {0xFF47, 446840}, {0xFF48, 446871}, {0xFF49, 446902}, {0xFF4A, 446933}, {0xFF4B, 446964}, {0xFF4C, 446995}, {0xFF4D, 447026}, {0xFF4E, 447057}, {0xFF4F, 447088}, {0xFF50, 447119}, {0xFF51, 447150}, {0xFF52, 447181}, {0xFF53, 447212}, {0xFF54, 447243}, {0xFF55, 447274}, {0xFF56, 447305}, {0xFF57, 447336}, {0xFF58, 447367}, {0xFF59, 447398}, {0xFF5A, 447429}, {0xFF5B, 447460}, {0xFF5C, 447997}, {0xFF5D, 447820}, {0xFF5E, 447981}, {0xFF5F, 447546}, {0xFF60, 447909}, {0xFF61, 489135}, {0xFF62, 490963}, {0xFF63, 491019}, {0xFF64, 489107}, {0xFF65, 490805}, {0xFF66, 490689}, {0xFF67, 490119}, {0xFF68, 490187}, {0xFF69, 490290}, {0xFF6A, 490153}, {0xFF6B, 490221}, {0xFF6C, 490324}, {0xFF6D, 490394}, {0xFF6E, 490359}, {0xFF6F, 490255}, {0xFF70, 490914}, {0xFF71, 489167}, {0xFF72, 489368}, {0xFF73, 490632}, {0xFF74, 489195}, {0xFF75, 489859}, {0xFF76, 489396}, {0xFF77, 489454}, {0xFF78, 489512}, {0xFF79, 489425}, {0xFF7A, 489483}, {0xFF7B, 490032}, {0xFF7C, 490090}, {0xFF7D, 490458}, {0xFF7E, 490061}, {0xFF7F, 490429}, {0xFF80, 490487}, {0xFF81, 490545}, {0xFF82, 490603}, {0xFF83, 490516}, {0xFF84, 490574}, {0xFF85, 489714}, {0xFF86, 489772}, {0xFF87, 489830}, {0xFF88, 489743}, {0xFF89, 489801}, {0xFF8A, 489223}, {0xFF8B, 489281}, {0xFF8C, 489339}, {0xFF8D, 489252}, {0xFF8E, 489310}, {0xFF8F, 489541}, {0xFF90, 489599}, {0xFF91, 489657}, {0xFF92, 489570}, {0xFF93, 489628}, {0xFF94, 490718}, {0xFF95, 490776}, {0xFF96, 490747}, {0xFF97, 489887}, {0xFF98, 489945}, {0xFF99, 490003}, {0xFF9A, 489916}, {0xFF9B, 489974}, {0xFF9C, 490660}, {0xFF9D, 489686}, {0xFF9E, 490877}, {0xFF9F, 490835}, {0xFFA0, 487513}, {0xFFA1, 487850}, {0xFFA2, 488549}, {0xFFA3, 487881}, {0xFFA4, 487947}, {0xFFA5, 487977}, {0xFFA6, 488013}, {0xFFA7, 488722}, {0xFFA8, 488654}, {0xFFA9, 488199}, {0xFFAA, 488265}, {0xFFAB, 488302}, {0xFFAC, 488376}, {0xFFAD, 488412}, {0xFFAE, 488447}, {0xFFAF, 488338}, {0xFFB0, 488229}, {0xFFB1, 487917}, {0xFFB2, 488134}, {0xFFB3, 488585}, {0xFFB4, 488164}, {0xFFB5, 488485}, {0xFFB6, 488620}, {0xFFB7, 487788}, {0xFFB8, 487622}, {0xFFB9, 488514}, {0xFFBA, 487590}, {0xFFBB, 487818}, {0xFFBC, 488690}, {0xFFBD, 488102}, {0xFFBE, 487732}, {0xFFC2, 487537}, {0xFFC3, 487563}, {0xFFC4, 488916}, {0xFFC5, 488943}, {0xFFC6, 487678}, {0xFFC7, 487652}, {0xFFCA, 488998}, {0xFFCB, 488971}, {0xFFCC, 488049}, {0xFFCD, 488779}, {0xFFCE, 488806}, {0xFFCF, 488075}, {0xFFD2, 489053}, {0xFFD3, 488753}, {0xFFD4, 488861}, {0xFFD5, 488834}, {0xFFD6, 488889}, {0xFFD7, 489080}, {0xFFDA, 487705}, {0xFFDB, 489026}, {0xFFDC, 487762}, {0xFFE0, 445317}, {0xFFE1, 447724}, {0xFFE2, 447640}, {0xFFE3, 447623}, {0xFFE4, 445296}, {0xFFE5, 448040}, {0xFFE6, 448021}, {0xFFE8, 487482}, {0xFFE9, 490993}, {0xFFEA, 491077}, {0xFFEB, 491050}, {0xFFEC, 487456}, {0xFFED, 487433}, {0xFFEE, 491101}, {0xFFF9, 535386}, {0xFFFA, 535416}, {0xFFFB, 535449}, {0xFFFC, 785341}, {0xFFFD, 832574}, {0x10000, 648703}, {0x10001, 649352}, {0x10002, 649143}, {0x10003, 649872}, {0x10004, 648754}, {0x10005, 648521}, {0x10006, 649533}, {0x10007, 648677}, {0x10008, 648857}, {0x10009, 649638}, {0x1000A, 649768}, {0x1000B, 649559}, {0x1000D, 649300}, {0x1000E, 649924}, {0x1000F, 650240}, {0x10010, 649507}, {0x10011, 649977}, {0x10012, 650056}, {0x10013, 650318}, {0x10014, 650292}, {0x10015, 648831}, {0x10016, 650135}, {0x10017, 648883}, {0x10018, 649013}, {0x10019, 648651}, {0x1001A, 649039}, {0x1001B, 649195}, {0x1001C, 649664}, {0x1001D, 649742}, {0x1001E, 648573}, {0x1001F, 650109}, {0x10020, 649377}, {0x10021, 648779}, {0x10022, 649612}, {0x10023, 648909}, {0x10024, 650266}, {0x10025, 648987}, {0x10026, 649247}, {0x10028, 649846}, {0x10029, 649117}, {0x1002A, 649690}, {0x1002B, 648547}, {0x1002C, 649091}, {0x1002D, 649221}, {0x1002E, 648728}, {0x1002F, 649429}, {0x10030, 648805}, {0x10031, 649794}, {0x10032, 649820}, {0x10033, 648599}, {0x10034, 649326}, {0x10035, 648625}, {0x10036, 650030}, {0x10037, 649716}, {0x10038, 650187}, {0x10039, 649403}, {0x1003A, 649455}, {0x1003C, 648935}, {0x1003D, 650161}, {0x1003F, 648961}, {0x10040, 649065}, {0x10041, 649481}, {0x10042, 650344}, {0x10043, 650082}, {0x10044, 650397}, {0x10045, 649585}, {0x10046, 649168}, {0x10047, 649897}, {0x10048, 650213}, {0x10049, 649273}, {0x1004A, 650003}, {0x1004B, 649950}, {0x1004C, 650370}, {0x1004D, 650424}, {0x10050, 650451}, {0x10051, 650472}, {0x10052, 650493}, {0x10053, 650514}, {0x10054, 650535}, {0x10055, 650556}, {0x10056, 650577}, {0x10057, 650598}, {0x10058, 650619}, {0x10059, 650640}, {0x1005A, 650661}, {0x1005B, 650682}, {0x1005C, 650703}, {0x1005D, 650724}, {0x10080, 645178}, {0x10081, 645205}, {0x10082, 645234}, {0x10083, 645262}, {0x10084, 645291}, {0x10085, 645320}, {0x10086, 645353}, {0x10087, 645381}, {0x10088, 645409}, {0x10089, 645442}, {0x1008A, 645474}, {0x1008B, 645502}, {0x1008C, 645531}, {0x1008D, 645559}, {0x1008E, 645588}, {0x1008F, 645617}, {0x10090, 645647}, {0x10091, 645676}, {0x10092, 645705}, {0x10093, 648348}, {0x10094, 648376}, {0x10095, 645736}, {0x10096, 645763}, {0x10097, 645791}, {0x10098, 648406}, {0x10099, 648435}, {0x1009A, 645814}, {0x1009B, 645844}, {0x1009C, 645872}, {0x1009D, 645895}, {0x1009E, 645923}, {0x1009F, 645946}, {0x100A0, 645969}, {0x100A1, 645997}, {0x100A2, 646020}, {0x100A3, 646043}, {0x100A4, 648463}, {0x100A5, 646066}, {0x100A6, 646089}, {0x100A7, 646112}, {0x100A8, 646141}, {0x100A9, 646164}, {0x100AA, 646187}, {0x100AB, 646218}, {0x100AC, 646248}, {0x100AD, 646271}, {0x100AE, 646294}, {0x100AF, 646317}, {0x100B0, 646340}, {0x100B1, 646363}, {0x100B2, 646386}, {0x100B3, 646409}, {0x100B4, 646432}, {0x100B5, 646455}, {0x100B6, 646484}, {0x100B7, 646507}, {0x100B8, 646535}, {0x100B9, 646558}, {0x100BA, 646581}, {0x100BB, 646604}, {0x100BC, 646627}, {0x100BD, 646650}, {0x100BE, 646673}, {0x100BF, 646696}, {0x100C0, 646719}, {0x100C1, 646742}, {0x100C2, 646765}, {0x100C3, 646788}, {0x100C4, 646818}, {0x100C5, 646851}, {0x100C6, 646882}, {0x100C7, 646911}, {0x100C8, 646940}, {0x100C9, 646963}, {0x100CA, 646992}, {0x100CB, 647015}, {0x100CC, 647038}, {0x100CD, 647077}, {0x100CE, 647108}, {0x100CF, 647145}, {0x100D0, 647174}, {0x100D1, 647197}, {0x100D2, 648492}, {0x100D3, 647220}, {0x100D4, 647243}, {0x100D5, 647266}, {0x100D6, 647289}, {0x100D7, 647312}, {0x100D8, 647335}, {0x100D9, 647363}, {0x100DA, 647386}, {0x100DB, 647409}, {0x100DC, 647432}, {0x100DD, 647455}, {0x100DE, 647478}, {0x100DF, 647508}, {0x100E0, 647538}, {0x100E1, 647568}, {0x100E2, 647598}, {0x100E3, 647628}, {0x100E4, 647658}, {0x100E5, 647688}, {0x100E6, 647718}, {0x100E7, 647748}, {0x100E8, 647778}, {0x100E9, 647808}, {0x100EA, 647838}, {0x100EB, 647868}, {0x100EC, 647898}, {0x100ED, 647928}, {0x100EE, 647958}, {0x100EF, 647988}, {0x100F0, 648018}, {0x100F1, 648048}, {0x100F2, 648078}, {0x100F3, 648108}, {0x100F4, 648138}, {0x100F5, 648168}, {0x100F6, 648198}, {0x100F7, 648228}, {0x100F8, 648258}, {0x100F9, 648288}, {0x100FA, 648318}, {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, 461727}, {0x10141, 461609}, {0x10142, 461574}, {0x10143, 461268}, {0x10144, 461081}, {0x10145, 461296}, {0x10146, 461492}, {0x10147, 461184}, {0x10148, 461456}, {0x10149, 461917}, {0x1014A, 461147}, {0x1014B, 461684}, {0x1014C, 461376}, {0x1014D, 461806}, {0x1014E, 461529}, {0x1014F, 461420}, {0x10150, 461882}, {0x10151, 461110}, {0x10152, 461641}, {0x10153, 461332}, {0x10154, 461762}, {0x10155, 461952}, {0x10156, 461222}, {0x10157, 461850}, {0x10158, 462224}, {0x10159, 462576}, {0x1015A, 462296}, {0x1015B, 462151}, {0x1015C, 462786}, {0x1015D, 462036}, {0x1015E, 462183}, {0x1015F, 462899}, {0x10160, 462973}, {0x10161, 463005}, {0x10162, 462328}, {0x10163, 462360}, {0x10164, 462683}, {0x10165, 462713}, {0x10166, 462816}, {0x10167, 462850}, {0x10168, 462262}, {0x10169, 462465}, {0x1016A, 462606}, {0x1016B, 462746}, {0x1016C, 462110}, {0x1016D, 462932}, {0x1016E, 462497}, {0x1016F, 461996}, {0x10170, 462391}, {0x10171, 462644}, {0x10172, 462536}, {0x10173, 462075}, {0x10174, 462428}, {0x10175, 471477}, {0x10176, 471497}, {0x10177, 479393}, {0x10178, 479309}, {0x10179, 480452}, {0x1017A, 479249}, {0x1017B, 469415}, {0x1017C, 471461}, {0x1017D, 479372}, {0x1017E, 479286}, {0x1017F, 469456}, {0x10180, 469434}, {0x10181, 471401}, {0x10182, 470967}, {0x10183, 471305}, {0x10184, 471555}, {0x10185, 480434}, {0x10186, 463087}, {0x10187, 463069}, {0x10188, 469478}, {0x10189, 479347}, {0x1018A, 480488}, {0x1018B, 471532}, {0x1018C, 471842}, {0x1018D, 469496}, {0x1018E, 771825}, {0x10190, 842793}, {0x10191, 842850}, {0x10192, 842751}, {0x10193, 842812}, {0x10194, 842107}, {0x10195, 842831}, {0x10196, 842087}, {0x10197, 842730}, {0x10198, 842771}, {0x10199, 842134}, {0x1019A, 842052}, {0x1019B, 842066}, {0x1019C, 81986}, {0x101A0, 479228}, {0x101D0, 821762}, {0x101D1, 821822}, {0x101D2, 822058}, {0x101D3, 821150}, {0x101D4, 821235}, {0x101D5, 822194}, {0x101D6, 821532}, {0x101D7, 821478}, {0x101D8, 822091}, {0x101D9, 820994}, {0x101DA, 821098}, {0x101DB, 821926}, {0x101DC, 821260}, {0x101DD, 821653}, {0x101DE, 821681}, {0x101DF, 821903}, {0x101E0, 821606}, {0x101E1, 821069}, {0x101E2, 821177}, {0x101E3, 821378}, {0x101E4, 821310}, {0x101E5, 821976}, {0x101E6, 821284}, {0x101E7, 821042}, {0x101E8, 821952}, {0x101E9, 821582}, {0x101EA, 821558}, {0x101EB, 821121}, {0x101EC, 821212}, {0x101ED, 821853}, {0x101EE, 821428}, {0x101EF, 821404}, {0x101F0, 822116}, {0x101F1, 821019}, {0x101F2, 821792}, {0x101F3, 822141}, {0x101F4, 821735}, {0x101F5, 821876}, {0x101F6, 821629}, {0x101F7, 821708}, {0x101F8, 821453}, {0x101F9, 821506}, {0x101FA, 822030}, {0x101FB, 822001}, {0x101FC, 822165}, {0x101FD, 821334}, {0x10280, 656868}, {0x10281, 656950}, {0x10282, 656901}, {0x10283, 656917}, {0x10284, 656983}, {0x10285, 656934}, {0x10286, 657015}, {0x10287, 657292}, {0x10288, 657324}, {0x10289, 657242}, {0x1028A, 657031}, {0x1028B, 657047}, {0x1028C, 657178}, {0x1028D, 657080}, {0x1028E, 657096}, {0x1028F, 657129}, {0x10290, 657112}, {0x10291, 657145}, {0x10292, 657276}, {0x10293, 657162}, {0x10294, 657063}, {0x10295, 657194}, {0x10296, 657210}, {0x10297, 657226}, {0x10298, 657259}, {0x10299, 656884}, {0x1029A, 656966}, {0x1029B, 656999}, {0x1029C, 657308}, {0x102A0, 173772}, {0x102A1, 174261}, {0x102A2, 173859}, {0x102A3, 174024}, {0x102A4, 174514}, {0x102A5, 174294}, {0x102A6, 174040}, {0x102A7, 173788}, {0x102A8, 174278}, {0x102A9, 173805}, {0x102AA, 174075}, {0x102AB, 174229}, {0x102AC, 173875}, {0x102AD, 174430}, {0x102AE, 174343}, {0x102AF, 174360}, {0x102B0, 174327}, {0x102B1, 173821}, {0x102B2, 174481}, {0x102B3, 174212}, {0x102B4, 174589}, {0x102B5, 174162}, {0x102B6, 174463}, {0x102B7, 174245}, {0x102B8, 174378}, {0x102B9, 173958}, {0x102BA, 173892}, {0x102BB, 174570}, {0x102BC, 173991}, {0x102BD, 174007}, {0x102BE, 174178}, {0x102BF, 174497}, {0x102C0, 173925}, {0x102C1, 173941}, {0x102C2, 174395}, {0x102C3, 174412}, {0x102C4, 174195}, {0x102C5, 173974}, {0x102C6, 173840}, {0x102C7, 174446}, {0x102C8, 174532}, {0x102C9, 174310}, {0x102CA, 174091}, {0x102CB, 174108}, {0x102CC, 174126}, {0x102CD, 174144}, {0x102CE, 174057}, {0x102CF, 173908}, {0x102D0, 174551}, {0x102E0, 211999}, {0x102E1, 211345}, {0x102E2, 211441}, {0x102E3, 211416}, {0x102E4, 211297}, {0x102E5, 211273}, {0x102E6, 211393}, {0x102E7, 211368}, {0x102E8, 211248}, {0x102E9, 211321}, {0x102EA, 211855}, {0x102EB, 211940}, {0x102EC, 211879}, {0x102ED, 211584}, {0x102EE, 211525}, {0x102EF, 211829}, {0x102F0, 211769}, {0x102F1, 211498}, {0x102F2, 211676}, {0x102F3, 211703}, {0x102F4, 211967}, {0x102F5, 211906}, {0x102F6, 211610}, {0x102F7, 211551}, {0x102F8, 211797}, {0x102F9, 211735}, {0x102FA, 211464}, {0x102FB, 211643}, {0x10300, 791602}, {0x10301, 791622}, {0x10302, 792003}, {0x10303, 791665}, {0x10304, 791686}, {0x10305, 792298}, {0x10306, 792340}, {0x10307, 791920}, {0x10308, 792235}, {0x10309, 791941}, {0x1030A, 791982}, {0x1030B, 791749}, {0x1030C, 791770}, {0x1030D, 791791}, {0x1030E, 791876}, {0x1030F, 792098}, {0x10310, 792118}, {0x10311, 792161}, {0x10312, 792046}, {0x10313, 791812}, {0x10314, 791855}, {0x10315, 792214}, {0x10316, 792257}, {0x10317, 791727}, {0x10318, 792139}, {0x10319, 792024}, {0x1031A, 791706}, {0x1031B, 791833}, {0x1031C, 791643}, {0x1031D, 791961}, {0x1031E, 792277}, {0x1031F, 791898}, {0x10320, 792410}, {0x10321, 792386}, {0x10322, 792433}, {0x10323, 792361}, {0x1032D, 792319}, {0x1032E, 792067}, {0x1032F, 792183}, {0x10330, 457948}, {0x10331, 457988}, {0x10332, 458067}, {0x10333, 458010}, {0x10334, 457967}, {0x10335, 458354}, {0x10336, 458145}, {0x10337, 458086}, {0x10338, 458437}, {0x10339, 458029}, {0x1033A, 458182}, {0x1033B, 458202}, {0x1033C, 458222}, {0x1033D, 458242}, {0x1033E, 458164}, {0x1033F, 458458}, {0x10340, 458331}, {0x10341, 458290}, {0x10342, 458377}, {0x10343, 458397}, {0x10344, 458417}, {0x10345, 458477}, {0x10346, 458047}, {0x10347, 458125}, {0x10348, 458105}, {0x10349, 458311}, {0x1034A, 458263}, {0x10350, 793408}, {0x10351, 793429}, {0x10352, 793586}, {0x10353, 793475}, {0x10354, 793545}, {0x10355, 794229}, {0x10356, 793497}, {0x10357, 794206}, {0x10358, 793521}, {0x10359, 793629}, {0x1035A, 793691}, {0x1035B, 793714}, {0x1035C, 793736}, {0x1035D, 793760}, {0x1035E, 794029}, {0x1035F, 793825}, {0x10360, 793848}, {0x10361, 793920}, {0x10362, 793942}, {0x10363, 793987}, {0x10364, 793451}, {0x10365, 793896}, {0x10366, 793870}, {0x10367, 794163}, {0x10368, 794140}, {0x10369, 793784}, {0x1036A, 793804}, {0x1036B, 793565}, {0x1036C, 793608}, {0x1036D, 793964}, {0x1036E, 794007}, {0x1036F, 794095}, {0x10370, 794117}, {0x10371, 794073}, {0x10372, 793670}, {0x10373, 794185}, {0x10374, 794052}, {0x10375, 793649}, {0x10376, 206794}, {0x10377, 206825}, {0x10378, 206923}, {0x10379, 206857}, {0x1037A, 206891}, {0x10380, 954201}, {0x10381, 954222}, {0x10382, 954286}, {0x10383, 954408}, {0x10384, 954243}, {0x10385, 954330}, {0x10386, 954716}, {0x10387, 954755}, {0x10388, 954349}, {0x10389, 954636}, {0x1038A, 954735}, {0x1038B, 954388}, {0x1038C, 954595}, {0x1038D, 954428}, {0x1038E, 954450}, {0x1038F, 954265}, {0x10390, 954470}, {0x10391, 954776}, {0x10392, 954573}, {0x10393, 954181}, {0x10394, 954490}, {0x10395, 954552}, {0x10396, 954509}, {0x10397, 954530}, {0x10398, 954656}, {0x10399, 954308}, {0x1039A, 954679}, {0x1039B, 954370}, {0x1039C, 954698}, {0x1039D, 954616}, {0x1039F, 954795}, {0x103A0, 794374}, {0x103A1, 794764}, {0x103A2, 795166}, {0x103A3, 794823}, {0x103A4, 794843}, {0x103A5, 794704}, {0x103A6, 794724}, {0x103A7, 795225}, {0x103A8, 794548}, {0x103A9, 794783}, {0x103AA, 794803}, {0x103AB, 795105}, {0x103AC, 795146}, {0x103AD, 794568}, {0x103AE, 794644}, {0x103AF, 794664}, {0x103B0, 795125}, {0x103B1, 794983}, {0x103B2, 794481}, {0x103B3, 794684}, {0x103B4, 794943}, {0x103B5, 794963}, {0x103B6, 794883}, {0x103B7, 794903}, {0x103B8, 794923}, {0x103B9, 795275}, {0x103BA, 795185}, {0x103BB, 795205}, {0x103BC, 795003}, {0x103BD, 795023}, {0x103BE, 794863}, {0x103BF, 795043}, {0x103C0, 795295}, {0x103C1, 795063}, {0x103C2, 795084}, {0x103C3, 794744}, {0x103C8, 794393}, {0x103C9, 794421}, {0x103CA, 794451}, {0x103CB, 795245}, {0x103CC, 794588}, {0x103CD, 794615}, {0x103CE, 794501}, {0x103CF, 794523}, {0x103D0, 795315}, {0x103D1, 794279}, {0x103D2, 794351}, {0x103D3, 794302}, {0x103D4, 794325}, {0x103D5, 794252}, {0x10400, 270949}, {0x10401, 270919}, {0x10402, 270858}, {0x10403, 270888}, {0x10404, 270979}, {0x10405, 271009}, {0x10406, 271213}, {0x10407, 271182}, {0x10408, 271119}, {0x10409, 271150}, {0x1040A, 271244}, {0x1040B, 271275}, {0x1040C, 270381}, {0x1040D, 271066}, {0x1040E, 271389}, {0x1040F, 271415}, {0x10410, 270779}, {0x10411, 271092}, {0x10412, 270407}, {0x10413, 271307}, {0x10414, 270462}, {0x10415, 270434}, {0x10416, 270804}, {0x10417, 270831}, {0x10418, 270752}, {0x10419, 270489}, {0x1041A, 271362}, {0x1041B, 270699}, {0x1041C, 271334}, {0x1041D, 270646}, {0x1041E, 271442}, {0x1041F, 270672}, {0x10420, 271469}, {0x10421, 270620}, {0x10422, 270515}, {0x10423, 270541}, {0x10424, 270567}, {0x10425, 270593}, {0x10426, 271040}, {0x10427, 270726}, {0x10428, 272023}, {0x10429, 271995}, {0x1042A, 271938}, {0x1042B, 271966}, {0x1042C, 272051}, {0x1042D, 272079}, {0x1042E, 272269}, {0x1042F, 272240}, {0x10430, 272181}, {0x10431, 272210}, {0x10432, 272298}, {0x10433, 272327}, {0x10434, 271497}, {0x10435, 272132}, {0x10436, 272433}, {0x10437, 272457}, {0x10438, 271865}, {0x10439, 272156}, {0x1043A, 271521}, {0x1043B, 272357}, {0x1043C, 271572}, {0x1043D, 271546}, {0x1043E, 271888}, {0x1043F, 271913}, {0x10440, 271840}, {0x10441, 271597}, {0x10442, 272408}, {0x10443, 271791}, {0x10444, 272382}, {0x10445, 271742}, {0x10446, 272482}, {0x10447, 271766}, {0x10448, 272507}, {0x10449, 271718}, {0x1044A, 271621}, {0x1044B, 271645}, {0x1044C, 271669}, {0x1044D, 271693}, {0x1044E, 272108}, {0x1044F, 271816}, {0x10450, 855854}, {0x10451, 855973}, {0x10452, 855639}, {0x10453, 855483}, {0x10454, 855952}, {0x10455, 855894}, {0x10456, 855912}, {0x10457, 855365}, {0x10458, 856068}, {0x10459, 855542}, {0x1045A, 855346}, {0x1045B, 855387}, {0x1045C, 855502}, {0x1045D, 856010}, {0x1045E, 855932}, {0x1045F, 856106}, {0x10460, 855679}, {0x10461, 855618}, {0x10462, 856029}, {0x10463, 855521}, {0x10464, 855659}, {0x10465, 855702}, {0x10466, 855600}, {0x10467, 855445}, {0x10468, 855308}, {0x10469, 855193}, {0x1046A, 855779}, {0x1046B, 856048}, {0x1046C, 855835}, {0x1046D, 855231}, {0x1046E, 855874}, {0x1046F, 855722}, {0x10470, 855426}, {0x10471, 855212}, {0x10472, 855581}, {0x10473, 855992}, {0x10474, 855741}, {0x10475, 855797}, {0x10476, 855760}, {0x10477, 855327}, {0x10478, 855268}, {0x10479, 855817}, {0x1047A, 855249}, {0x1047B, 855464}, {0x1047C, 855287}, {0x1047D, 855407}, {0x1047E, 855562}, {0x1047F, 856087}, {0x10480, 804784}, {0x10481, 804804}, {0x10482, 805216}, {0x10483, 804987}, {0x10484, 805270}, {0x10485, 805025}, {0x10486, 804842}, {0x10487, 805159}, {0x10488, 805177}, {0x10489, 805195}, {0x1048A, 804862}, {0x1048B, 804822}, {0x1048C, 804934}, {0x1048D, 804916}, {0x1048E, 805139}, {0x1048F, 805005}, {0x10490, 805044}, {0x10491, 805064}, {0x10492, 805084}, {0x10493, 805251}, {0x10494, 804952}, {0x10495, 805288}, {0x10496, 804749}, {0x10497, 804881}, {0x10498, 804970}, {0x10499, 805104}, {0x1049A, 805234}, {0x1049B, 804766}, {0x1049C, 804898}, {0x1049D, 805121}, {0x104A0, 804730}, {0x104A1, 804636}, {0x104A2, 804712}, {0x104A3, 804692}, {0x104A4, 804598}, {0x104A5, 804579}, {0x104A6, 804674}, {0x104A7, 804654}, {0x104A8, 804559}, {0x104A9, 804617}, {0x104B0, 802859}, {0x104B1, 802906}, {0x104B2, 802930}, {0x104B3, 802882}, {0x104B4, 802955}, {0x104B5, 802980}, {0x104B6, 803053}, {0x104B7, 803030}, {0x104B8, 803185}, {0x104B9, 803235}, {0x104BA, 803259}, {0x104BB, 803284}, {0x104BC, 803307}, {0x104BD, 803080}, {0x104BE, 803356}, {0x104BF, 803381}, {0x104C0, 803405}, {0x104C1, 803429}, {0x104C2, 803453}, {0x104C3, 803476}, {0x104C4, 803501}, {0x104C5, 803106}, {0x104C6, 803525}, {0x104C7, 803549}, {0x104C8, 803574}, {0x104C9, 803132}, {0x104CA, 803598}, {0x104CB, 803158}, {0x104CC, 803623}, {0x104CD, 803005}, {0x104CE, 803649}, {0x104CF, 803672}, {0x104D0, 803331}, {0x104D1, 803210}, {0x104D2, 803696}, {0x104D3, 803720}, {0x104D8, 803745}, {0x104D9, 803788}, {0x104DA, 803810}, {0x104DB, 803766}, {0x104DC, 803833}, {0x104DD, 803856}, {0x104DE, 803923}, {0x104DF, 803902}, {0x104E0, 804045}, {0x104E1, 804091}, {0x104E2, 804113}, {0x104E3, 804136}, {0x104E4, 804157}, {0x104E5, 803948}, {0x104E6, 804202}, {0x104E7, 804225}, {0x104E8, 804247}, {0x104E9, 804269}, {0x104EA, 804291}, {0x104EB, 804312}, {0x104EC, 804335}, {0x104ED, 803972}, {0x104EE, 804357}, {0x104EF, 804379}, {0x104F0, 804402}, {0x104F1, 803996}, {0x104F2, 804424}, {0x104F3, 804020}, {0x104F4, 804447}, {0x104F5, 803879}, {0x104F6, 804471}, {0x104F7, 804492}, {0x104F8, 804179}, {0x104F9, 804068}, {0x104FA, 804514}, {0x104FB, 804536}, {0x10500, 426702}, {0x10501, 426719}, {0x10502, 426737}, {0x10503, 426755}, {0x10504, 426774}, {0x10505, 427105}, {0x10506, 426792}, {0x10507, 426828}, {0x10508, 426811}, {0x10509, 426846}, {0x1050A, 426864}, {0x1050B, 426923}, {0x1050C, 426942}, {0x1050D, 426960}, {0x1050E, 426977}, {0x1050F, 426995}, {0x10510, 427032}, {0x10511, 427050}, {0x10512, 427069}, {0x10513, 427124}, {0x10514, 427087}, {0x10515, 427142}, {0x10516, 427161}, {0x10517, 427178}, {0x10518, 427196}, {0x10519, 427214}, {0x1051A, 427232}, {0x1051B, 427251}, {0x1051C, 427269}, {0x1051D, 427288}, {0x1051E, 427306}, {0x1051F, 427325}, {0x10520, 427342}, {0x10521, 427360}, {0x10522, 427378}, {0x10523, 427395}, {0x10524, 427413}, {0x10525, 426904}, {0x10526, 426882}, {0x10527, 427013}, {0x10530, 174765}, {0x10531, 174825}, {0x10532, 175345}, {0x10533, 175100}, {0x10534, 175224}, {0x10535, 176260}, {0x10536, 175253}, {0x10537, 176321}, {0x10538, 176044}, {0x10539, 174916}, {0x1053A, 176229}, {0x1053B, 176291}, {0x1053C, 175437}, {0x1053D, 175952}, {0x1053E, 175619}, {0x1053F, 175406}, {0x10540, 176167}, {0x10541, 175130}, {0x10542, 174855}, {0x10543, 175528}, {0x10544, 175559}, {0x10545, 175649}, {0x10546, 175375}, {0x10547, 175861}, {0x10548, 174795}, {0x10549, 175007}, {0x1054A, 174977}, {0x1054B, 175069}, {0x1054C, 175680}, {0x1054D, 175831}, {0x1054E, 175710}, {0x1054F, 175192}, {0x10550, 175982}, {0x10551, 175497}, {0x10552, 175741}, {0x10553, 176105}, {0x10554, 175283}, {0x10555, 175161}, {0x10556, 174946}, {0x10557, 175770}, {0x10558, 175313}, {0x10559, 175891}, {0x1055A, 175921}, {0x1055B, 176136}, {0x1055C, 176074}, {0x1055D, 176013}, {0x1055E, 175467}, {0x1055F, 175038}, {0x10560, 174885}, {0x10561, 176198}, {0x10562, 175800}, {0x10563, 175589}, {0x1056F, 174732}, {0x10570, 976170}, {0x10571, 976196}, {0x10572, 976224}, {0x10573, 976251}, {0x10574, 976278}, {0x10575, 976306}, {0x10576, 976333}, {0x10577, 976387}, {0x10578, 976361}, {0x10579, 976414}, {0x1057A, 976441}, {0x1057C, 976468}, {0x1057D, 976495}, {0x1057E, 976523}, {0x1057F, 976549}, {0x10580, 976577}, {0x10581, 976604}, {0x10582, 976631}, {0x10583, 976658}, {0x10584, 976686}, {0x10585, 976713}, {0x10586, 976740}, {0x10587, 976768}, {0x10588, 976794}, {0x10589, 976821}, {0x1058A, 976848}, {0x1058C, 976875}, {0x1058D, 976902}, {0x1058E, 976930}, {0x1058F, 976957}, {0x10590, 976985}, {0x10591, 977011}, {0x10592, 977038}, {0x10594, 977065}, {0x10595, 977091}, {0x10597, 977118}, {0x10598, 977142}, {0x10599, 977168}, {0x1059A, 977193}, {0x1059B, 977218}, {0x1059C, 977244}, {0x1059D, 977269}, {0x1059E, 977319}, {0x1059F, 977295}, {0x105A0, 977344}, {0x105A1, 977369}, {0x105A3, 977394}, {0x105A4, 977419}, {0x105A5, 977445}, {0x105A6, 977469}, {0x105A7, 977495}, {0x105A8, 977520}, {0x105A9, 977545}, {0x105AA, 977570}, {0x105AB, 977596}, {0x105AC, 977621}, {0x105AD, 977646}, {0x105AE, 977672}, {0x105AF, 977696}, {0x105B0, 977721}, {0x105B1, 977746}, {0x105B3, 977771}, {0x105B4, 977796}, {0x105B5, 977822}, {0x105B6, 977847}, {0x105B7, 977873}, {0x105B8, 977897}, {0x105B9, 977922}, {0x105BB, 977947}, {0x105BC, 977971}, {0x105C0, 947073}, {0x105C1, 947089}, {0x105C2, 947106}, {0x105C3, 947468}, {0x105C4, 947123}, {0x105C5, 947140}, {0x105C6, 947158}, {0x105C7, 947503}, {0x105C8, 947175}, {0x105C9, 947209}, {0x105CA, 947193}, {0x105CB, 947226}, {0x105CC, 947243}, {0x105CD, 947521}, {0x105CE, 947278}, {0x105CF, 947539}, {0x105D0, 947296}, {0x105D1, 947313}, {0x105D2, 947331}, {0x105D3, 947347}, {0x105D4, 947381}, {0x105D5, 947416}, {0x105D6, 947433}, {0x105D7, 947451}, {0x105D8, 947486}, {0x105D9, 947558}, {0x105DA, 947614}, {0x105DB, 947647}, {0x105DC, 947682}, {0x105DD, 947699}, {0x105DE, 947716}, {0x105DF, 947734}, {0x105E0, 947751}, {0x105E1, 947769}, {0x105E2, 947825}, {0x105E3, 947842}, {0x105E4, 947860}, {0x105E5, 947876}, {0x105E6, 947893}, {0x105E7, 947577}, {0x105E8, 947910}, {0x105E9, 947595}, {0x105EA, 947928}, {0x105EB, 947364}, {0x105EC, 947944}, {0x105ED, 947961}, {0x105EE, 947260}, {0x105EF, 947807}, {0x105F0, 947788}, {0x105F1, 947398}, {0x105F2, 947664}, {0x105F3, 947630}, {0x10600, 643551}, {0x10601, 643571}, {0x10602, 643591}, {0x10603, 643611}, {0x10604, 643631}, {0x10605, 643651}, {0x10606, 643671}, {0x10607, 643691}, {0x10608, 643711}, {0x10609, 643731}, {0x1060A, 643751}, {0x1060B, 643771}, {0x1060C, 643791}, {0x1060D, 643811}, {0x1060E, 643831}, {0x1060F, 643851}, {0x10610, 643871}, {0x10611, 643892}, {0x10612, 643913}, {0x10613, 643933}, {0x10614, 643954}, {0x10615, 643975}, {0x10616, 643995}, {0x10617, 644016}, {0x10618, 644036}, {0x10619, 644056}, {0x1061A, 644076}, {0x1061B, 638454}, {0x1061C, 644096}, {0x1061D, 644116}, {0x1061E, 644136}, {0x1061F, 644156}, {0x10620, 644176}, {0x10621, 644196}, {0x10622, 644216}, {0x10623, 644236}, {0x10624, 644256}, {0x10625, 644276}, {0x10626, 644296}, {0x10627, 644316}, {0x10628, 644336}, {0x10629, 644356}, {0x1062A, 644376}, {0x1062B, 644396}, {0x1062C, 644416}, {0x1062D, 644436}, {0x1062E, 644456}, {0x1062F, 644476}, {0x10630, 644496}, {0x10631, 644516}, {0x10632, 644536}, {0x10633, 644556}, {0x10634, 644576}, {0x10635, 644596}, {0x10636, 644616}, {0x10637, 644636}, {0x10638, 644656}, {0x10639, 644676}, {0x1063A, 644696}, {0x1063B, 644716}, {0x1063C, 644736}, {0x1063D, 644756}, {0x1063E, 644776}, {0x1063F, 644796}, {0x10640, 644816}, {0x10641, 644836}, {0x10642, 644856}, {0x10643, 644876}, {0x10644, 644896}, {0x10645, 644916}, {0x10646, 644936}, {0x10647, 638474}, {0x10648, 644956}, {0x10649, 644976}, {0x1064A, 638497}, {0x1064B, 644996}, {0x1064C, 645016}, {0x1064D, 645036}, {0x1064E, 645057}, {0x1064F, 638517}, {0x10650, 645078}, {0x10651, 645098}, {0x10652, 645118}, {0x10653, 645138}, {0x10654, 645158}, {0x10655, 638537}, {0x10656, 638556}, {0x10657, 638575}, {0x10658, 638594}, {0x10659, 638613}, {0x1065A, 638632}, {0x1065B, 638651}, {0x1065C, 638670}, {0x1065D, 638689}, {0x1065E, 638709}, {0x1065F, 638729}, {0x10660, 638749}, {0x10661, 638768}, {0x10662, 638787}, {0x10663, 638806}, {0x10664, 638826}, {0x10665, 638846}, {0x10666, 638866}, {0x10667, 638885}, {0x10668, 638904}, {0x10669, 638923}, {0x1066A, 638942}, {0x1066B, 638961}, {0x1066C, 638980}, {0x1066D, 638999}, {0x1066E, 639018}, {0x1066F, 639037}, {0x10670, 639056}, {0x10671, 639075}, {0x10672, 639094}, {0x10673, 639113}, {0x10674, 639132}, {0x10675, 639151}, {0x10676, 639170}, {0x10677, 639189}, {0x10678, 639208}, {0x10679, 639227}, {0x1067A, 639246}, {0x1067B, 639265}, {0x1067C, 639284}, {0x1067D, 639303}, {0x1067E, 639322}, {0x1067F, 639341}, {0x10680, 639360}, {0x10681, 639379}, {0x10682, 639398}, {0x10683, 639417}, {0x10684, 639436}, {0x10685, 639455}, {0x10686, 639474}, {0x10687, 639493}, {0x10688, 639512}, {0x10689, 639531}, {0x1068A, 639550}, {0x1068B, 639569}, {0x1068C, 639588}, {0x1068D, 639607}, {0x1068E, 639626}, {0x1068F, 639645}, {0x10690, 639664}, {0x10691, 639683}, {0x10692, 639702}, {0x10693, 639721}, {0x10694, 639740}, {0x10695, 639759}, {0x10696, 639778}, {0x10697, 639797}, {0x10698, 639816}, {0x10699, 639835}, {0x1069A, 639854}, {0x1069B, 639873}, {0x1069C, 639892}, {0x1069D, 639911}, {0x1069E, 639930}, {0x1069F, 639949}, {0x106A0, 639968}, {0x106A1, 639991}, {0x106A2, 640014}, {0x106A3, 640037}, {0x106A4, 640060}, {0x106A5, 640083}, {0x106A6, 640106}, {0x106A7, 640129}, {0x106A8, 640152}, {0x106A9, 640175}, {0x106AA, 640198}, {0x106AB, 640221}, {0x106AC, 640244}, {0x106AD, 640267}, {0x106AE, 640290}, {0x106AF, 640313}, {0x106B0, 640336}, {0x106B1, 640359}, {0x106B2, 640382}, {0x106B3, 640405}, {0x106B4, 640424}, {0x106B5, 640443}, {0x106B6, 640462}, {0x106B7, 640481}, {0x106B8, 640500}, {0x106B9, 640519}, {0x106BA, 640538}, {0x106BB, 640557}, {0x106BC, 640576}, {0x106BD, 640595}, {0x106BE, 640614}, {0x106BF, 640633}, {0x106C0, 640652}, {0x106C1, 640671}, {0x106C2, 640690}, {0x106C3, 640709}, {0x106C4, 640728}, {0x106C5, 640747}, {0x106C6, 640766}, {0x106C7, 640785}, {0x106C8, 640804}, {0x106C9, 640823}, {0x106CA, 640842}, {0x106CB, 640861}, {0x106CC, 640880}, {0x106CD, 640899}, {0x106CE, 640918}, {0x106CF, 640937}, {0x106D0, 640956}, {0x106D1, 640975}, {0x106D2, 640994}, {0x106D3, 641013}, {0x106D4, 641032}, {0x106D5, 641051}, {0x106D6, 641070}, {0x106D7, 641089}, {0x106D8, 641108}, {0x106D9, 641127}, {0x106DA, 641146}, {0x106DB, 641165}, {0x106DC, 641184}, {0x106DD, 641203}, {0x106DE, 641222}, {0x106DF, 641241}, {0x106E0, 641260}, {0x106E1, 641279}, {0x106E2, 641298}, {0x106E3, 641317}, {0x106E4, 641336}, {0x106E5, 641355}, {0x106E6, 641374}, {0x106E7, 641393}, {0x106E8, 641412}, {0x106E9, 641431}, {0x106EA, 641450}, {0x106EB, 641469}, {0x106EC, 641488}, {0x106ED, 641507}, {0x106EE, 641526}, {0x106EF, 641545}, {0x106F0, 641564}, {0x106F1, 641583}, {0x106F2, 641602}, {0x106F3, 641621}, {0x106F4, 641640}, {0x106F5, 641659}, {0x106F6, 641678}, {0x106F7, 641697}, {0x106F8, 641716}, {0x106F9, 641735}, {0x106FA, 641754}, {0x106FB, 641773}, {0x106FC, 641792}, {0x106FD, 641811}, {0x106FE, 641830}, {0x106FF, 641849}, {0x10700, 641868}, {0x10701, 641887}, {0x10702, 641906}, {0x10703, 641925}, {0x10704, 641944}, {0x10705, 641963}, {0x10706, 641982}, {0x10707, 642001}, {0x10708, 642020}, {0x10709, 642039}, {0x1070A, 642058}, {0x1070B, 642077}, {0x1070C, 642096}, {0x1070D, 642115}, {0x1070E, 642134}, {0x1070F, 642153}, {0x10710, 642172}, {0x10711, 642191}, {0x10712, 642210}, {0x10713, 642229}, {0x10714, 642248}, {0x10715, 642267}, {0x10716, 642286}, {0x10717, 642305}, {0x10718, 642324}, {0x10719, 642343}, {0x1071A, 642362}, {0x1071B, 642381}, {0x1071C, 642400}, {0x1071D, 642419}, {0x1071E, 642438}, {0x1071F, 642457}, {0x10720, 642476}, {0x10721, 642495}, {0x10722, 642514}, {0x10723, 642533}, {0x10724, 642552}, {0x10725, 642571}, {0x10726, 642590}, {0x10727, 642609}, {0x10728, 642628}, {0x10729, 642647}, {0x1072A, 642666}, {0x1072B, 642685}, {0x1072C, 642704}, {0x1072D, 642723}, {0x1072E, 642742}, {0x1072F, 642761}, {0x10730, 642780}, {0x10731, 642799}, {0x10732, 642818}, {0x10733, 642837}, {0x10734, 642856}, {0x10735, 642875}, {0x10736, 642894}, {0x10740, 642913}, {0x10741, 642934}, {0x10742, 642955}, {0x10743, 642976}, {0x10744, 642997}, {0x10745, 643018}, {0x10746, 643039}, {0x10747, 643060}, {0x10748, 643081}, {0x10749, 643102}, {0x1074A, 643126}, {0x1074B, 643150}, {0x1074C, 643174}, {0x1074D, 643198}, {0x1074E, 643219}, {0x1074F, 643240}, {0x10750, 643261}, {0x10751, 643286}, {0x10752, 643309}, {0x10753, 643331}, {0x10754, 643353}, {0x10755, 643377}, {0x10760, 643399}, {0x10761, 643418}, {0x10762, 643437}, {0x10763, 643456}, {0x10764, 643475}, {0x10765, 643494}, {0x10766, 643513}, {0x10767, 643532}, {0x10780, 732750}, {0x10781, 737109}, {0x10782, 737059}, {0x10783, 732461}, {0x10784, 732783}, {0x10785, 732564}, {0x10787, 733674}, {0x10788, 733750}, {0x10789, 733707}, {0x1078A, 733542}, {0x1078B, 733480}, {0x1078C, 733403}, {0x1078D, 733437}, {0x1078E, 735372}, {0x1078F, 733334}, {0x10790, 733955}, {0x10791, 735340}, {0x10792, 732815}, {0x10793, 734014}, {0x10794, 732847}, {0x10795, 734200}, {0x10796, 732889}, {0x10797, 734263}, {0x10798, 733621}, {0x10799, 734845}, {0x1079A, 734878}, {0x1079B, 734477}, {0x1079C, 733070}, {0x1079D, 734684}, {0x1079E, 734737}, {0x1079F, 734764}, {0x107A0, 736521}, {0x107A1, 736552}, {0x107A2, 735076}, {0x107A3, 733144}, {0x107A4, 733299}, {0x107A5, 735220}, {0x107A6, 736350}, {0x107A7, 736395}, {0x107A8, 735306}, {0x107A9, 735268}, {0x107AA, 733177}, {0x107AB, 735781}, {0x107AC, 735920}, {0x107AD, 735953}, {0x107AE, 735824}, {0x107AF, 735737}, {0x107B0, 736772}, {0x107B2, 733241}, {0x107B3, 730507}, {0x107B4, 732212}, {0x107B5, 727109}, {0x107B6, 729795}, {0x107B7, 730769}, {0x107B8, 726988}, {0x107B9, 732091}, {0x107BA, 735511}, {0x10800, 251810}, {0x10801, 251829}, {0x10802, 251848}, {0x10803, 252307}, {0x10804, 252726}, {0x10805, 251867}, {0x10808, 251887}, {0x1080A, 251907}, {0x1080B, 251927}, {0x1080C, 251947}, {0x1080D, 251967}, {0x1080E, 251987}, {0x1080F, 252007}, {0x10810, 252027}, {0x10811, 252047}, {0x10812, 252067}, {0x10813, 252087}, {0x10814, 252107}, {0x10815, 252127}, {0x10816, 252147}, {0x10817, 252167}, {0x10818, 252187}, {0x10819, 252207}, {0x1081A, 252227}, {0x1081B, 252247}, {0x1081C, 252267}, {0x1081D, 252287}, {0x1081E, 252326}, {0x1081F, 252346}, {0x10820, 252366}, {0x10821, 252386}, {0x10822, 252406}, {0x10823, 252426}, {0x10824, 252446}, {0x10825, 252466}, {0x10826, 252486}, {0x10827, 252506}, {0x10828, 252526}, {0x10829, 252546}, {0x1082A, 252566}, {0x1082B, 252586}, {0x1082C, 252606}, {0x1082D, 252626}, {0x1082E, 252646}, {0x1082F, 252666}, {0x10830, 252686}, {0x10831, 252706}, {0x10832, 252745}, {0x10833, 252765}, {0x10834, 252785}, {0x10835, 252805}, {0x10837, 252825}, {0x10838, 252845}, {0x1083C, 252865}, {0x1083F, 252885}, {0x10840, 529633}, {0x10841, 529692}, {0x10842, 529752}, {0x10843, 529721}, {0x10844, 529782}, {0x10845, 530186}, {0x10846, 530243}, {0x10847, 529809}, {0x10848, 530157}, {0x10849, 530214}, {0x1084A, 529838}, {0x1084B, 529867}, {0x1084C, 529898}, {0x1084D, 529926}, {0x1084E, 530069}, {0x1084F, 529663}, {0x10850, 529954}, {0x10851, 530039}, {0x10852, 529981}, {0x10853, 530010}, {0x10854, 530100}, {0x10855, 530129}, {0x10857, 530528}, {0x10858, 530273}, {0x10859, 530500}, {0x1085A, 530439}, {0x1085B, 530374}, {0x1085C, 530469}, {0x1085D, 530301}, {0x1085E, 530337}, {0x1085F, 530402}, {0x10860, 812159}, {0x10861, 812204}, {0x10862, 812277}, {0x10863, 812226}, {0x10864, 812300}, {0x10865, 812606}, {0x10866, 812649}, {0x10867, 812320}, {0x10868, 812584}, {0x10869, 812627}, {0x1086A, 812342}, {0x1086B, 812364}, {0x1086C, 812388}, {0x1086D, 812250}, {0x1086E, 812409}, {0x1086F, 812517}, {0x10870, 812182}, {0x10871, 812430}, {0x10872, 812494}, {0x10873, 812450}, {0x10874, 812472}, {0x10875, 812541}, {0x10876, 812563}, {0x10877, 812127}, {0x10878, 812826}, {0x10879, 812716}, {0x1087A, 812805}, {0x1087B, 812758}, {0x1087C, 812694}, {0x1087D, 812672}, {0x1087E, 812737}, {0x1087F, 812781}, {0x10880, 758612}, {0x10881, 758521}, {0x10882, 758641}, {0x10883, 758566}, {0x10884, 758863}, {0x10885, 758588}, {0x10886, 758669}, {0x10887, 758886}, {0x10888, 759192}, {0x10889, 759235}, {0x1088A, 758906}, {0x1088B, 759170}, {0x1088C, 758835}, {0x1088D, 759213}, {0x1088E, 758695}, {0x1088F, 758928}, {0x10890, 758723}, {0x10891, 758950}, {0x10892, 758753}, {0x10893, 758974}, {0x10894, 758780}, {0x10895, 758995}, {0x10896, 759103}, {0x10897, 758544}, {0x10898, 759016}, {0x10899, 759080}, {0x1089A, 759036}, {0x1089B, 759058}, {0x1089C, 758807}, {0x1089D, 759127}, {0x1089E, 759149}, {0x108A7, 759302}, {0x108A8, 759420}, {0x108A9, 759373}, {0x108AA, 759280}, {0x108AB, 758489}, {0x108AC, 759258}, {0x108AD, 759352}, {0x108AE, 759396}, {0x108AF, 759323}, {0x108E0, 505440}, {0x108E1, 505478}, {0x108E2, 505523}, {0x108E3, 505497}, {0x108E4, 505543}, {0x108E5, 505788}, {0x108E6, 505825}, {0x108E7, 505560}, {0x108E8, 505769}, {0x108E9, 505806}, {0x108EA, 505579}, {0x108EB, 505598}, {0x108EC, 505619}, {0x108ED, 505637}, {0x108EE, 505711}, {0x108EF, 505460}, {0x108F0, 505655}, {0x108F1, 505691}, {0x108F2, 505672}, {0x108F4, 505732}, {0x108F5, 505751}, {0x108FB, 505863}, {0x108FC, 505844}, {0x108FD, 505907}, {0x108FE, 505925}, {0x108FF, 505881}, {0x10900, 822301}, {0x10901, 822323}, {0x10902, 822368}, {0x10903, 822345}, {0x10904, 822391}, {0x10905, 822702}, {0x10906, 822746}, {0x10907, 822412}, {0x10908, 822680}, {0x10909, 822724}, {0x1090A, 822434}, {0x1090B, 822456}, {0x1090C, 822479}, {0x1090D, 822501}, {0x1090E, 822612}, {0x1090F, 822279}, {0x10910, 822523}, {0x10911, 822589}, {0x10912, 822544}, {0x10913, 822566}, {0x10914, 822635}, {0x10915, 822658}, {0x10916, 822768}, {0x10917, 822820}, {0x10918, 822866}, {0x10919, 822790}, {0x1091A, 822891}, {0x1091B, 822842}, {0x1091F, 822913}, {0x10920, 657340}, {0x10921, 657373}, {0x10922, 657470}, {0x10923, 657405}, {0x10924, 657421}, {0x10925, 657730}, {0x10926, 657486}, {0x10927, 657746}, {0x10928, 657502}, {0x10929, 657518}, {0x1092A, 657551}, {0x1092B, 657567}, {0x1092C, 657600}, {0x1092D, 657632}, {0x1092E, 657664}, {0x1092F, 657681}, {0x10930, 657714}, {0x10931, 657454}, {0x10932, 657616}, {0x10933, 657648}, {0x10934, 657697}, {0x10935, 657356}, {0x10936, 657437}, {0x10937, 657534}, {0x10938, 657583}, {0x10939, 657389}, {0x1093F, 657762}, {0x10980, 720953}, {0x10981, 721082}, {0x10982, 721146}, {0x10983, 721438}, {0x10984, 721893}, {0x10985, 721861}, {0x10986, 720984}, {0x10987, 721016}, {0x10988, 721469}, {0x10989, 721274}, {0x1098A, 721306}, {0x1098B, 721338}, {0x1098C, 721372}, {0x1098D, 721404}, {0x1098E, 721533}, {0x1098F, 721565}, {0x10990, 721242}, {0x10991, 721209}, {0x10992, 721113}, {0x10993, 721599}, {0x10994, 721631}, {0x10995, 721665}, {0x10996, 721177}, {0x10997, 721501}, {0x10998, 721697}, {0x10999, 721729}, {0x1099A, 721763}, {0x1099B, 721795}, {0x1099C, 721829}, {0x1099D, 721050}, {0x1099E, 721925}, {0x1099F, 721959}, {0x109A0, 718322}, {0x109A1, 718437}, {0x109A2, 718491}, {0x109A3, 718680}, {0x109A4, 718949}, {0x109A5, 718922}, {0x109A6, 718383}, {0x109A7, 718706}, {0x109A8, 718599}, {0x109A9, 718626}, {0x109AA, 718653}, {0x109AB, 718760}, {0x109AC, 718572}, {0x109AD, 718544}, {0x109AE, 718463}, {0x109AF, 718787}, {0x109B0, 718348}, {0x109B1, 718814}, {0x109B2, 718517}, {0x109B3, 718733}, {0x109B4, 718841}, {0x109B5, 718868}, {0x109B6, 718895}, {0x109B7, 718410}, {0x109BC, 717888}, {0x109BD, 718050}, {0x109BE, 719006}, {0x109BF, 718976}, {0x109C0, 719858}, {0x109C1, 720807}, {0x109C2, 720582}, {0x109C3, 719518}, {0x109C4, 719299}, {0x109C5, 720231}, {0x109C6, 720004}, {0x109C7, 719036}, {0x109C8, 719668}, {0x109C9, 720446}, {0x109CA, 720736}, {0x109CB, 720511}, {0x109CC, 719449}, {0x109CD, 719230}, {0x109CE, 720377}, {0x109CF, 720158}, {0x109D2, 719886}, {0x109D3, 720835}, {0x109D4, 720612}, {0x109D5, 719547}, {0x109D6, 719328}, {0x109D7, 720259}, {0x109D8, 720034}, {0x109D9, 719066}, {0x109DA, 719697}, {0x109DB, 719967}, {0x109DC, 720916}, {0x109DD, 720697}, {0x109DE, 719630}, {0x109DF, 719411}, {0x109E0, 720340}, {0x109E1, 720119}, {0x109E2, 719151}, {0x109E3, 719780}, {0x109E4, 720474}, {0x109E5, 720767}, {0x109E6, 720542}, {0x109E7, 719479}, {0x109E8, 719260}, {0x109E9, 720407}, {0x109EA, 720190}, {0x109EB, 719190}, {0x109EC, 719818}, {0x109ED, 719922}, {0x109EE, 720871}, {0x109EF, 720650}, {0x109F0, 719584}, {0x109F1, 719365}, {0x109F2, 720295}, {0x109F3, 720072}, {0x109F4, 719104}, {0x109F5, 719734}, {0x109F6, 718085}, {0x109F7, 718283}, {0x109F8, 718242}, {0x109F9, 717970}, {0x109FA, 717930}, {0x109FB, 718164}, {0x109FC, 718123}, {0x109FD, 717847}, {0x109FE, 718010}, {0x109FF, 718203}, {0x10A00, 552538}, {0x10A01, 553958}, {0x10A02, 554006}, {0x10A03, 554030}, {0x10A05, 553934}, {0x10A06, 553982}, {0x10A0C, 553905}, {0x10A0D, 553829}, {0x10A0E, 553730}, {0x10A0F, 553863}, {0x10A10, 552817}, {0x10A11, 552838}, {0x10A12, 552732}, {0x10A13, 552753}, {0x10A15, 552601}, {0x10A16, 552622}, {0x10A17, 552796}, {0x10A19, 552967}, {0x10A1A, 553161}, {0x10A1B, 553183}, {0x10A1C, 552665}, {0x10A1D, 552687}, {0x10A1E, 552945}, {0x10A1F, 553118}, {0x10A20, 553139}, {0x10A21, 552644}, {0x10A22, 552710}, {0x10A23, 552924}, {0x10A24, 552989}, {0x10A25, 553010}, {0x10A26, 552558}, {0x10A27, 552579}, {0x10A28, 552903}, {0x10A29, 553296}, {0x10A2A, 553032}, {0x10A2B, 552882}, {0x10A2C, 553253}, {0x10A2D, 553074}, {0x10A2E, 553096}, {0x10A2F, 553053}, {0x10A30, 553317}, {0x10A31, 552775}, {0x10A32, 552860}, {0x10A33, 553229}, {0x10A34, 553206}, {0x10A35, 553274}, {0x10A38, 553755}, {0x10A39, 553781}, {0x10A3A, 553803}, {0x10A3F, 553887}, {0x10A40, 552444}, {0x10A41, 552488}, {0x10A42, 552465}, {0x10A43, 552422}, {0x10A44, 553399}, {0x10A45, 553421}, {0x10A46, 553338}, {0x10A47, 553368}, {0x10A48, 552509}, {0x10A50, 553541}, {0x10A51, 553694}, {0x10A52, 553446}, {0x10A53, 553476}, {0x10A54, 553662}, {0x10A55, 553633}, {0x10A56, 553512}, {0x10A57, 553568}, {0x10A58, 553604}, {0x10A60, 796811}, {0x10A61, 796930}, {0x10A62, 796839}, {0x10A63, 796962}, {0x10A64, 797020}, {0x10A65, 797322}, {0x10A66, 797172}, {0x10A67, 797050}, {0x10A68, 796594}, {0x10A69, 797202}, {0x10A6A, 797143}, {0x10A6B, 796869}, {0x10A6C, 796991}, {0x10A6D, 796899}, {0x10A6E, 797080}, {0x10A6F, 797111}, {0x10A70, 796721}, {0x10A71, 796535}, {0x10A72, 796565}, {0x10A73, 796656}, {0x10A74, 796780}, {0x10A75, 796624}, {0x10A76, 796749}, {0x10A77, 797231}, {0x10A78, 797381}, {0x10A79, 796688}, {0x10A7A, 797351}, {0x10A7B, 797261}, {0x10A7C, 797291}, {0x10A7D, 797442}, {0x10A7E, 797411}, {0x10A7F, 797471}, {0x10A80, 792819}, {0x10A81, 792907}, {0x10A82, 792790}, {0x10A83, 792936}, {0x10A84, 792996}, {0x10A85, 793201}, {0x10A86, 792640}, {0x10A87, 793025}, {0x10A88, 792523}, {0x10A89, 793112}, {0x10A8A, 792610}, {0x10A8B, 792848}, {0x10A8C, 792966}, {0x10A8D, 792877}, {0x10A8E, 793054}, {0x10A8F, 792670}, {0x10A90, 792700}, {0x10A91, 792493}, {0x10A92, 792464}, {0x10A93, 792552}, {0x10A94, 792729}, {0x10A95, 792581}, {0x10A96, 792759}, {0x10A97, 793083}, {0x10A98, 793288}, {0x10A99, 793141}, {0x10A9A, 793230}, {0x10A9B, 793171}, {0x10A9C, 793259}, {0x10A9D, 793318}, {0x10A9E, 793347}, {0x10A9F, 793376}, {0x10AC0, 664030}, {0x10AC1, 664077}, {0x10AC2, 664100}, {0x10AC3, 664221}, {0x10AC4, 664196}, {0x10AC5, 664124}, {0x10AC6, 664245}, {0x10AC7, 664712}, {0x10AC8, 665210}, {0x10AC9, 664803}, {0x10ACA, 664827}, {0x10ACB, 664289}, {0x10ACC, 664313}, {0x10ACD, 664266}, {0x10ACE, 664663}, {0x10ACF, 664780}, {0x10AD0, 664338}, {0x10AD1, 664734}, {0x10AD2, 664361}, {0x10AD3, 664385}, {0x10AD4, 664149}, {0x10AD5, 664686}, {0x10AD6, 664410}, {0x10AD7, 664432}, {0x10AD8, 664569}, {0x10AD9, 664054}, {0x10ADA, 664006}, {0x10ADB, 664454}, {0x10ADC, 664175}, {0x10ADD, 664545}, {0x10ADE, 664499}, {0x10ADF, 664757}, {0x10AE0, 664475}, {0x10AE1, 664522}, {0x10AE2, 664594}, {0x10AE3, 664617}, {0x10AE4, 664641}, {0x10AE5, 663936}, {0x10AE6, 663971}, {0x10AEB, 664875}, {0x10AEC, 664852}, {0x10AED, 664927}, {0x10AEE, 664949}, {0x10AEF, 664897}, {0x10AF0, 665150}, {0x10AF1, 665084}, {0x10AF2, 665039}, {0x10AF3, 665001}, {0x10AF4, 664974}, {0x10AF5, 665178}, {0x10AF6, 665115}, {0x10B00, 82249}, {0x10B01, 82266}, {0x10B02, 82377}, {0x10B03, 82303}, {0x10B04, 82359}, {0x10B05, 82284}, {0x10B06, 82322}, {0x10B07, 82340}, {0x10B08, 82487}, {0x10B09, 82504}, {0x10B0A, 82855}, {0x10B0B, 82872}, {0x10B0C, 82633}, {0x10B0D, 82650}, {0x10B0E, 83059}, {0x10B0F, 83076}, {0x10B10, 82686}, {0x10B11, 83112}, {0x10B12, 83149}, {0x10B13, 83130}, {0x10B14, 82540}, {0x10B15, 82558}, {0x10B16, 82577}, {0x10B17, 82432}, {0x10B18, 82668}, {0x10B19, 83003}, {0x10B1A, 83021}, {0x10B1B, 82450}, {0x10B1C, 82468}, {0x10B1D, 83040}, {0x10B1E, 82890}, {0x10B1F, 82522}, {0x10B20, 82395}, {0x10B21, 82413}, {0x10B22, 82758}, {0x10B23, 82797}, {0x10B24, 82777}, {0x10B25, 82740}, {0x10B26, 82836}, {0x10B27, 82817}, {0x10B28, 82722}, {0x10B29, 82614}, {0x10B2A, 83186}, {0x10B2B, 83168}, {0x10B2C, 83094}, {0x10B2D, 82908}, {0x10B2E, 82704}, {0x10B2F, 82926}, {0x10B30, 83205}, {0x10B31, 82944}, {0x10B32, 83223}, {0x10B33, 82963}, {0x10B34, 82983}, {0x10B35, 82596}, {0x10B39, 82223}, {0x10B3A, 945342}, {0x10B3B, 893324}, {0x10B3C, 580283}, {0x10B3D, 580031}, {0x10B3E, 580323}, {0x10B3F, 580071}, {0x10B40, 533999}, {0x10B41, 534070}, {0x10B42, 534142}, {0x10B43, 534105}, {0x10B44, 534178}, {0x10B45, 534666}, {0x10B46, 534735}, {0x10B47, 534211}, {0x10B48, 534631}, {0x10B49, 534700}, {0x10B4A, 534246}, {0x10B4B, 534281}, {0x10B4C, 534318}, {0x10B4D, 534352}, {0x10B4E, 534525}, {0x10B4F, 534035}, {0x10B50, 534386}, {0x10B51, 534489}, {0x10B52, 534419}, {0x10B53, 534454}, {0x10B54, 534562}, {0x10B55, 534597}, {0x10B58, 534806}, {0x10B59, 535032}, {0x10B5A, 534959}, {0x10B5B, 534771}, {0x10B5C, 534925}, {0x10B5D, 534995}, {0x10B5E, 534840}, {0x10B5F, 534882}, {0x10B60, 533049}, {0x10B61, 533084}, {0x10B62, 533154}, {0x10B63, 533118}, {0x10B64, 533189}, {0x10B65, 533600}, {0x10B66, 533677}, {0x10B67, 533221}, {0x10B68, 533566}, {0x10B69, 533643}, {0x10B6A, 533255}, {0x10B6B, 533289}, {0x10B6C, 533325}, {0x10B6D, 533363}, {0x10B6E, 533463}, {0x10B6F, 533396}, {0x10B70, 533428}, {0x10B71, 533499}, {0x10B72, 533533}, {0x10B78, 533746}, {0x10B79, 533966}, {0x10B7A, 533895}, {0x10B7B, 533712}, {0x10B7C, 533862}, {0x10B7D, 533930}, {0x10B7E, 533779}, {0x10B7F, 533820}, {0x10B80, 828588}, {0x10B81, 828617}, {0x10B82, 828675}, {0x10B83, 828645}, {0x10B84, 828704}, {0x10B85, 829015}, {0x10B86, 829080}, {0x10B87, 828730}, {0x10B88, 829052}, {0x10B89, 828758}, {0x10B8A, 828786}, {0x10B8B, 828816}, {0x10B8C, 828848}, {0x10B8D, 828930}, {0x10B8E, 828875}, {0x10B8F, 828901}, {0x10B90, 828960}, {0x10B91, 828988}, {0x10B99, 829312}, {0x10B9A, 829341}, {0x10B9B, 828516}, {0x10B9C, 828553}, {0x10BA9, 829137}, {0x10BAA, 829285}, {0x10BAB, 829226}, {0x10BAC, 829109}, {0x10BAD, 829199}, {0x10BAE, 829255}, {0x10BAF, 829164}, {0x10C00, 797507}, {0x10C01, 798700}, {0x10C02, 798786}, {0x10C03, 798449}, {0x10C04, 799466}, {0x10C05, 799260}, {0x10C06, 798532}, {0x10C07, 798559}, {0x10C08, 799523}, {0x10C09, 797534}, {0x10C0A, 798728}, {0x10C0B, 797590}, {0x10C0C, 798815}, {0x10C0D, 797880}, {0x10C0E, 799026}, {0x10C0F, 797648}, {0x10C10, 798845}, {0x10C11, 797562}, {0x10C12, 798757}, {0x10C13, 797619}, {0x10C14, 798421}, {0x10C15, 799437}, {0x10C16, 798105}, {0x10C17, 799231}, {0x10C18, 797851}, {0x10C19, 798996}, {0x10C1A, 797677}, {0x10C1B, 798875}, {0x10C1C, 798587}, {0x10C1D, 799552}, {0x10C1E, 797908}, {0x10C1F, 799055}, {0x10C20, 797706}, {0x10C21, 798191}, {0x10C22, 798220}, {0x10C23, 797936}, {0x10C24, 797735}, {0x10C25, 798905}, {0x10C26, 798306}, {0x10C27, 799347}, {0x10C28, 798248}, {0x10C29, 799317}, {0x10C2A, 798335}, {0x10C2B, 799377}, {0x10C2C, 799084}, {0x10C2D, 798277}, {0x10C2E, 798935}, {0x10C2F, 798364}, {0x10C30, 798616}, {0x10C31, 798476}, {0x10C32, 798163}, {0x10C33, 799288}, {0x10C34, 797964}, {0x10C35, 799114}, {0x10C36, 798504}, {0x10C37, 799494}, {0x10C38, 798644}, {0x10C39, 799582}, {0x10C3A, 797992}, {0x10C3B, 799143}, {0x10C3C, 797764}, {0x10C3D, 798020}, {0x10C3E, 797793}, {0x10C3F, 798048}, {0x10C40, 799172}, {0x10C41, 798392}, {0x10C42, 799407}, {0x10C43, 798077}, {0x10C44, 799202}, {0x10C45, 797822}, {0x10C46, 798966}, {0x10C47, 798672}, {0x10C48, 798133}, {0x10C80, 788118}, {0x10C81, 788149}, {0x10C82, 788347}, {0x10C83, 788213}, {0x10C84, 788379}, {0x10C85, 788896}, {0x10C86, 788444}, {0x10C87, 788477}, {0x10C88, 788246}, {0x10C89, 788316}, {0x10C8A, 788279}, {0x10C8B, 788509}, {0x10C8C, 788541}, {0x10C8D, 788573}, {0x10C8E, 788605}, {0x10C8F, 788638}, {0x10C90, 789331}, {0x10C91, 789362}, {0x10C92, 788670}, {0x10C93, 788702}, {0x10C94, 788181}, {0x10C95, 789729}, {0x10C96, 788734}, {0x10C97, 788766}, {0x10C98, 788799}, {0x10C99, 788864}, {0x10C9A, 789007}, {0x10C9B, 789480}, {0x10C9C, 789544}, {0x10C9D, 789394}, {0x10C9E, 789576}, {0x10C9F, 789511}, {0x10CA0, 789040}, {0x10CA1, 788831}, {0x10CA2, 789072}, {0x10CA3, 789660}, {0x10CA4, 789104}, {0x10CA5, 789136}, {0x10CA6, 789169}, {0x10CA7, 788929}, {0x10CA8, 789201}, {0x10CA9, 788411}, {0x10CAA, 789698}, {0x10CAB, 789794}, {0x10CAC, 789437}, {0x10CAD, 789618}, {0x10CAE, 789234}, {0x10CAF, 789266}, {0x10CB0, 789298}, {0x10CB1, 788962}, {0x10CB2, 789762}, {0x10CC0, 789996}, {0x10CC1, 790025}, {0x10CC2, 790211}, {0x10CC3, 790085}, {0x10CC4, 790241}, {0x10CC5, 790726}, {0x10CC6, 790302}, {0x10CC7, 790333}, {0x10CC8, 790116}, {0x10CC9, 790182}, {0x10CCA, 790147}, {0x10CCB, 790363}, {0x10CCC, 790393}, {0x10CCD, 790423}, {0x10CCE, 790453}, {0x10CCF, 790484}, {0x10CD0, 791135}, {0x10CD1, 791164}, {0x10CD2, 790514}, {0x10CD3, 790544}, {0x10CD4, 790055}, {0x10CD5, 791511}, {0x10CD6, 790574}, {0x10CD7, 790604}, {0x10CD8, 790635}, {0x10CD9, 790696}, {0x10CDA, 790831}, {0x10CDB, 791276}, {0x10CDC, 791336}, {0x10CDD, 791194}, {0x10CDE, 791366}, {0x10CDF, 791305}, {0x10CE0, 790862}, {0x10CE1, 790665}, {0x10CE2, 790892}, {0x10CE3, 791446}, {0x10CE4, 790922}, {0x10CE5, 790952}, {0x10CE6, 790983}, {0x10CE7, 790757}, {0x10CE8, 791013}, {0x10CE9, 790271}, {0x10CEA, 791482}, {0x10CEB, 791572}, {0x10CEC, 791235}, {0x10CED, 791406}, {0x10CEE, 791044}, {0x10CEF, 791074}, {0x10CF0, 791104}, {0x10CF1, 790788}, {0x10CF2, 791542}, {0x10CFA, 789879}, {0x10CFB, 789853}, {0x10CFC, 789971}, {0x10CFD, 789826}, {0x10CFE, 789904}, {0x10CFF, 789937}, {0x10D00, 503933}, {0x10D01, 503958}, {0x10D02, 504416}, {0x10D03, 504548}, {0x10D04, 504574}, {0x10D05, 504141}, {0x10D06, 503984}, {0x10D07, 504115}, {0x10D08, 504193}, {0x10D09, 504063}, {0x10D0A, 504010}, {0x10D0B, 504036}, {0x10D0C, 504442}, {0x10D0D, 504468}, {0x10D0E, 504679}, {0x10D0F, 504495}, {0x10D10, 504521}, {0x10D11, 504167}, {0x10D12, 504089}, {0x10D13, 504284}, {0x10D14, 504310}, {0x10D15, 504336}, {0x10D16, 504627}, {0x10D17, 504220}, {0x10D18, 504653}, {0x10D19, 504252}, {0x10D1A, 504362}, {0x10D1B, 504389}, {0x10D1C, 504601}, {0x10D1D, 504874}, {0x10D1E, 504922}, {0x10D1F, 504970}, {0x10D20, 504898}, {0x10D21, 504946}, {0x10D22, 504736}, {0x10D23, 504705}, {0x10D24, 504763}, {0x10D25, 504793}, {0x10D26, 504821}, {0x10D27, 504847}, {0x10D30, 503906}, {0x10D31, 503772}, {0x10D32, 503880}, {0x10D33, 503852}, {0x10D34, 503718}, {0x10D35, 503691}, {0x10D36, 503826}, {0x10D37, 503798}, {0x10D38, 503663}, {0x10D39, 503745}, {0x10D40, 448927}, {0x10D41, 448843}, {0x10D42, 448911}, {0x10D43, 448893}, {0x10D44, 448809}, {0x10D45, 448792}, {0x10D46, 448877}, {0x10D47, 448859}, {0x10D48, 448774}, {0x10D49, 448826}, {0x10D4A, 449543}, {0x10D4B, 449601}, {0x10D4C, 449620}, {0x10D4D, 449581}, {0x10D4E, 449519}, {0x10D4F, 449507}, {0x10D50, 448113}, {0x10D51, 448160}, {0x10D52, 448352}, {0x10D53, 448304}, {0x10D54, 448136}, {0x10D55, 448280}, {0x10D56, 448529}, {0x10D57, 448577}, {0x10D58, 448328}, {0x10D59, 448232}, {0x10D5A, 448184}, {0x10D5B, 448601}, {0x10D5C, 448625}, {0x10D5D, 448553}, {0x10D5E, 448505}, {0x10D5F, 448400}, {0x10D60, 448208}, {0x10D61, 448376}, {0x10D62, 448481}, {0x10D63, 448256}, {0x10D64, 448425}, {0x10D65, 448453}, {0x10D69, 449562}, {0x10D6A, 448708}, {0x10D6B, 448649}, {0x10D6C, 448675}, {0x10D6D, 448740}, {0x10D6E, 448944}, {0x10D6F, 448990}, {0x10D70, 449015}, {0x10D71, 449058}, {0x10D72, 449234}, {0x10D73, 449190}, {0x10D74, 449036}, {0x10D75, 449168}, {0x10D76, 449397}, {0x10D77, 449441}, {0x10D78, 449212}, {0x10D79, 449124}, {0x10D7A, 449080}, {0x10D7B, 449463}, {0x10D7C, 449485}, {0x10D7D, 449419}, {0x10D7E, 449375}, {0x10D7F, 449278}, {0x10D80, 449102}, {0x10D81, 449256}, {0x10D82, 449353}, {0x10D83, 449146}, {0x10D84, 449301}, {0x10D85, 449327}, {0x10D8E, 448974}, {0x10D8F, 448957}, {0x10E60, 843332}, {0x10E61, 843396}, {0x10E62, 843379}, {0x10E63, 843300}, {0x10E64, 843284}, {0x10E65, 843364}, {0x10E66, 843347}, {0x10E67, 843267}, {0x10E68, 843316}, {0x10E69, 843796}, {0x10E6A, 843857}, {0x10E6B, 843812}, {0x10E6C, 843597}, {0x10E6D, 843554}, {0x10E6E, 843778}, {0x10E6F, 843734}, {0x10E70, 843535}, {0x10E71, 843665}, {0x10E72, 843684}, {0x10E73, 843876}, {0x10E74, 843831}, {0x10E75, 843615}, {0x10E76, 843572}, {0x10E77, 843754}, {0x10E78, 843708}, {0x10E79, 843509}, {0x10E7A, 843640}, {0x10E7B, 843411}, {0x10E7C, 843434}, {0x10E7D, 843460}, {0x10E7E, 843484}, {0x10E80, 989488}, {0x10E81, 989378}, {0x10E82, 989788}, {0x10E83, 989805}, {0x10E84, 989965}, {0x10E85, 989894}, {0x10E86, 989434}, {0x10E87, 989415}, {0x10E88, 989395}, {0x10E89, 989612}, {0x10E8A, 990067}, {0x10E8B, 989470}, {0x10E8C, 990179}, {0x10E8D, 989841}, {0x10E8E, 989858}, {0x10E8F, 990162}, {0x10E90, 989630}, {0x10E91, 989930}, {0x10E92, 989911}, {0x10E93, 989876}, {0x10E94, 989452}, {0x10E95, 989948}, {0x10E96, 990197}, {0x10E97, 989541}, {0x10E98, 990084}, {0x10E99, 989559}, {0x10E9A, 990000}, {0x10E9B, 990017}, {0x10E9C, 989823}, {0x10E9D, 989647}, {0x10E9E, 989665}, {0x10E9F, 989576}, {0x10EA0, 989684}, {0x10EA1, 989735}, {0x10EA2, 989753}, {0x10EA3, 989983}, {0x10EA4, 990049}, {0x10EA5, 989771}, {0x10EA6, 989524}, {0x10EA7, 989594}, {0x10EA8, 990104}, {0x10EA9, 989507}, {0x10EAB, 989298}, {0x10EAC, 989326}, {0x10EAD, 989354}, {0x10EB0, 989702}, {0x10EB1, 990122}, {0x10EC2, 33123}, {0x10EC3, 43033}, {0x10EC4, 37576}, {0x10EFC, 27947}, {0x10EFD, 77346}, {0x10EFE, 77319}, {0x10EFF, 77291}, {0x10F00, 795451}, {0x10F01, 795558}, {0x10F02, 795534}, {0x10F03, 795589}, {0x10F04, 795882}, {0x10F05, 795907}, {0x10F06, 795619}, {0x10F07, 796205}, {0x10F08, 796252}, {0x10F09, 795929}, {0x10F0A, 796228}, {0x10F0B, 795953}, {0x10F0C, 795977}, {0x10F0D, 796003}, {0x10F0E, 796026}, {0x10F0F, 795647}, {0x10F10, 795676}, {0x10F11, 796132}, {0x10F12, 795510}, {0x10F13, 795476}, {0x10F14, 796049}, {0x10F15, 796107}, {0x10F16, 795724}, {0x10F17, 795755}, {0x10F18, 796071}, {0x10F19, 796158}, {0x10F1A, 796182}, {0x10F1B, 795805}, {0x10F1C, 795834}, {0x10F1D, 796358}, {0x10F1E, 796512}, {0x10F1F, 796461}, {0x10F20, 796334}, {0x10F21, 796310}, {0x10F22, 796412}, {0x10F23, 796486}, {0x10F24, 796435}, {0x10F25, 796381}, {0x10F26, 795421}, {0x10F27, 796277}, {0x10F30, 894575}, {0x10F31, 894616}, {0x10F32, 894656}, {0x10F33, 894677}, {0x10F34, 894940}, {0x10F35, 894979}, {0x10F36, 894695}, {0x10F37, 894959}, {0x10F38, 894715}, {0x10F39, 894735}, {0x10F3A, 894777}, {0x10F3B, 894796}, {0x10F3C, 894879}, {0x10F3D, 894596}, {0x10F3E, 894815}, {0x10F3F, 894858}, {0x10F40, 894833}, {0x10F41, 894901}, {0x10F42, 894921}, {0x10F43, 894636}, {0x10F44, 894757}, {0x10F45, 894550}, {0x10F46, 894304}, {0x10F47, 894517}, {0x10F48, 894276}, {0x10F49, 894484}, {0x10F4A, 894216}, {0x10F4B, 894246}, {0x10F4C, 894332}, {0x10F4D, 894361}, {0x10F4E, 894390}, {0x10F4F, 894424}, {0x10F50, 894453}, {0x10F51, 895000}, {0x10F52, 895046}, {0x10F53, 895065}, {0x10F54, 895019}, {0x10F55, 895206}, {0x10F56, 895244}, {0x10F57, 895087}, {0x10F58, 895164}, {0x10F59, 895123}, {0x10F70, 799745}, {0x10F71, 799769}, {0x10F72, 799821}, {0x10F73, 800103}, {0x10F74, 800148}, {0x10F75, 799792}, {0x10F76, 800125}, {0x10F77, 799850}, {0x10F78, 799873}, {0x10F79, 799921}, {0x10F7A, 799943}, {0x10F7B, 800033}, {0x10F7C, 799965}, {0x10F7D, 800009}, {0x10F7E, 799986}, {0x10F7F, 800058}, {0x10F80, 800081}, {0x10F81, 799898}, {0x10F82, 799611}, {0x10F83, 799642}, {0x10F84, 799673}, {0x10F85, 799709}, {0x10F86, 800172}, {0x10F87, 800232}, {0x10F88, 800264}, {0x10F89, 800199}, {0x10FB0, 183413}, {0x10FB1, 183789}, {0x10FB2, 183460}, {0x10FB3, 183537}, {0x10FB4, 183512}, {0x10FB5, 183561}, {0x10FB6, 183841}, {0x10FB7, 183483}, {0x10FB8, 183886}, {0x10FB9, 183582}, {0x10FBA, 183863}, {0x10FBB, 183605}, {0x10FBC, 183628}, {0x10FBD, 183653}, {0x10FBE, 183675}, {0x10FBF, 183741}, {0x10FC0, 183437}, {0x10FC1, 183697}, {0x10FC2, 183718}, {0x10FC3, 183766}, {0x10FC4, 183819}, {0x10FC5, 183933}, {0x10FC6, 184056}, {0x10FC7, 184007}, {0x10FC8, 183910}, {0x10FC9, 183985}, {0x10FCA, 184031}, {0x10FCB, 183955}, {0x10FE0, 427819}, {0x10FE1, 427860}, {0x10FE2, 427902}, {0x10FE3, 427880}, {0x10FE4, 427923}, {0x10FE5, 428201}, {0x10FE6, 428240}, {0x10FE7, 427941}, {0x10FE8, 428181}, {0x10FE9, 428220}, {0x10FEA, 427961}, {0x10FEB, 427981}, {0x10FEC, 428003}, {0x10FED, 428022}, {0x10FEE, 428120}, {0x10FEF, 427840}, {0x10FF0, 428041}, {0x10FF1, 428099}, {0x10FF2, 428059}, {0x10FF3, 428079}, {0x10FF4, 428142}, {0x10FF5, 428162}, {0x10FF6, 428261}, {0x11000, 134552}, {0x11001, 134531}, {0x11002, 134653}, {0x11003, 134576}, {0x11004, 134629}, {0x11005, 132929}, {0x11006, 132945}, {0x11007, 133206}, {0x11008, 133222}, {0x11009, 133803}, {0x1100A, 133819}, {0x1100B, 133902}, {0x1100C, 133926}, {0x1100D, 133853}, {0x1100E, 133877}, {0x1100F, 133138}, {0x11010, 132962}, {0x11011, 133432}, {0x11012, 132979}, {0x11013, 133274}, {0x11014, 133291}, {0x11015, 133154}, {0x11016, 133171}, {0x11017, 133378}, {0x11018, 133031}, {0x11019, 133048}, {0x1101A, 133239}, {0x1101B, 133256}, {0x1101C, 133414}, {0x1101D, 133766}, {0x1101E, 133784}, {0x1101F, 133083}, {0x11020, 133101}, {0x11021, 133396}, {0x11022, 133731}, {0x11023, 133748}, {0x11024, 133066}, {0x11025, 133120}, {0x11026, 133361}, {0x11027, 133626}, {0x11028, 133643}, {0x11029, 132996}, {0x1102A, 133013}, {0x1102B, 133344}, {0x1102C, 133951}, {0x1102D, 133661}, {0x1102E, 133309}, {0x1102F, 133836}, {0x11030, 133695}, {0x11031, 133713}, {0x11032, 133678}, {0x11033, 133189}, {0x11034, 133326}, {0x11035, 133476}, {0x11036, 133534}, {0x11037, 133505}, {0x11038, 134687}, {0x11039, 134750}, {0x1103A, 134803}, {0x1103B, 134823}, {0x1103C, 134936}, {0x1103D, 134956}, {0x1103E, 135034}, {0x1103F, 135062}, {0x11040, 134977}, {0x11041, 135005}, {0x11042, 134783}, {0x11043, 134708}, {0x11044, 134844}, {0x11045, 134729}, {0x11046, 134673}, {0x11047, 132716}, {0x11048, 132909}, {0x11049, 134429}, {0x1104A, 134452}, {0x1104B, 134482}, {0x1104C, 134397}, {0x1104D, 134506}, {0x11052, 134148}, {0x11053, 134379}, {0x11054, 134338}, {0x11055, 134068}, {0x11056, 134029}, {0x11057, 134261}, {0x11058, 134219}, {0x11059, 133968}, {0x1105A, 134108}, {0x1105B, 134299}, {0x1105C, 134358}, {0x1105D, 134317}, {0x1105E, 134048}, {0x1105F, 134009}, {0x11060, 134279}, {0x11061, 134239}, {0x11062, 133988}, {0x11063, 134127}, {0x11064, 134166}, {0x11065, 134192}, {0x11066, 132891}, {0x11067, 132802}, {0x11068, 132874}, {0x11069, 132855}, {0x1106A, 132766}, {0x1106B, 132748}, {0x1106C, 132838}, {0x1106D, 132819}, {0x1106E, 132729}, {0x1106F, 132784}, {0x11070, 134600}, {0x11071, 133562}, {0x11072, 133594}, {0x11073, 134864}, {0x11074, 134900}, {0x11075, 133448}, {0x1107F, 134087}, {0x11080, 539505}, {0x11081, 539484}, {0x11082, 539566}, {0x11083, 538637}, {0x11084, 538653}, {0x11085, 538934}, {0x11086, 538950}, {0x11087, 539353}, {0x11088, 539369}, {0x11089, 538866}, {0x1108A, 538670}, {0x1108B, 539142}, {0x1108C, 538687}, {0x1108D, 539002}, {0x1108E, 539019}, {0x1108F, 538882}, {0x11090, 538899}, {0x11091, 539088}, {0x11092, 538739}, {0x11093, 538756}, {0x11094, 538967}, {0x11095, 538984}, {0x11096, 539124}, {0x11097, 539316}, {0x11098, 539334}, {0x11099, 538791}, {0x1109A, 538809}, {0x1109B, 538829}, {0x1109C, 539210}, {0x1109D, 539106}, {0x1109E, 539281}, {0x1109F, 539298}, {0x110A0, 538774}, {0x110A1, 538848}, {0x110A2, 539071}, {0x110A3, 539158}, {0x110A4, 539175}, {0x110A5, 538704}, {0x110A6, 538721}, {0x110A7, 539054}, {0x110A8, 539403}, {0x110A9, 539193}, {0x110AA, 539037}, {0x110AB, 539386}, {0x110AC, 539245}, {0x110AD, 539263}, {0x110AE, 539228}, {0x110AF, 538917}, {0x110B0, 539586}, {0x110B1, 539669}, {0x110B2, 539689}, {0x110B3, 539730}, {0x110B4, 539750}, {0x110B5, 539649}, {0x110B6, 539607}, {0x110B7, 539710}, {0x110B8, 539628}, {0x110B9, 539547}, {0x110BA, 539529}, {0x110BB, 538528}, {0x110BC, 538613}, {0x110BD, 539420}, {0x110BE, 539464}, {0x110BF, 538586}, {0x110C0, 538553}, {0x110C1, 538566}, {0x110C2, 539771}, {0x110CD, 539439}, {0x110D0, 896153}, {0x110D1, 896177}, {0x110D2, 895698}, {0x110D3, 895722}, {0x110D4, 895746}, {0x110D5, 895817}, {0x110D6, 895984}, {0x110D7, 896032}, {0x110D8, 895936}, {0x110D9, 896008}, {0x110DA, 896224}, {0x110DB, 896105}, {0x110DC, 896248}, {0x110DD, 896129}, {0x110DE, 895841}, {0x110DF, 895912}, {0x110E0, 895888}, {0x110E1, 896057}, {0x110E2, 895675}, {0x110E3, 895770}, {0x110E4, 895865}, {0x110E5, 896201}, {0x110E6, 896082}, {0x110E7, 895794}, {0x110E8, 895960}, {0x110F0, 895651}, {0x110F1, 895532}, {0x110F2, 895628}, {0x110F3, 895603}, {0x110F4, 895484}, {0x110F5, 895460}, {0x110F6, 895580}, {0x110F7, 895555}, {0x110F8, 895435}, {0x110F9, 895508}, {0x11100, 177499}, {0x11101, 177478}, {0x11102, 177523}, {0x11103, 176712}, {0x11104, 176950}, {0x11105, 177319}, {0x11106, 176879}, {0x11107, 177003}, {0x11108, 177021}, {0x11109, 176895}, {0x1110A, 176913}, {0x1110B, 177113}, {0x1110C, 176766}, {0x1110D, 176784}, {0x1110E, 176966}, {0x1110F, 176984}, {0x11110, 177151}, {0x11111, 177280}, {0x11112, 177299}, {0x11113, 176821}, {0x11114, 176840}, {0x11115, 177132}, {0x11116, 177243}, {0x11117, 177261}, {0x11118, 176803}, {0x11119, 176860}, {0x1111A, 177095}, {0x1111B, 177170}, {0x1111C, 177188}, {0x1111D, 176729}, {0x1111E, 176747}, {0x1111F, 177077}, {0x11120, 177389}, {0x11121, 177371}, {0x11122, 177207}, {0x11123, 177040}, {0x11124, 177353}, {0x11125, 177225}, {0x11126, 176932}, {0x11127, 177557}, {0x11128, 177681}, {0x11129, 177701}, {0x1112A, 177763}, {0x1112B, 177783}, {0x1112C, 177640}, {0x1112D, 177598}, {0x1112E, 177722}, {0x1112F, 177619}, {0x11130, 177742}, {0x11131, 177423}, {0x11132, 176484}, {0x11133, 177543}, {0x11134, 177408}, {0x11136, 176674}, {0x11137, 176585}, {0x11138, 176657}, {0x11139, 176638}, {0x1113A, 176549}, {0x1113B, 176531}, {0x1113C, 176621}, {0x1113D, 176602}, {0x1113E, 176512}, {0x1113F, 176567}, {0x11140, 177458}, {0x11141, 176499}, {0x11142, 176692}, {0x11143, 177437}, {0x11144, 177058}, {0x11145, 177577}, {0x11146, 177660}, {0x11147, 177335}, {0x11150, 657853}, {0x11151, 658105}, {0x11152, 658493}, {0x11153, 658029}, {0x11154, 658298}, {0x11155, 658162}, {0x11156, 658181}, {0x11157, 658047}, {0x11158, 658066}, {0x11159, 657910}, {0x1115A, 657929}, {0x1115B, 658123}, {0x1115C, 658142}, {0x1115D, 658278}, {0x1115E, 658452}, {0x1115F, 658472}, {0x11160, 657968}, {0x11161, 657988}, {0x11162, 658258}, {0x11163, 658413}, {0x11164, 658432}, {0x11165, 657949}, {0x11166, 658009}, {0x11167, 658239}, {0x11168, 658316}, {0x11169, 658335}, {0x1116A, 657871}, {0x1116B, 657890}, {0x1116C, 658220}, {0x1116D, 658355}, {0x1116E, 658201}, {0x1116F, 658511}, {0x11170, 658394}, {0x11171, 658086}, {0x11172, 658374}, {0x11173, 658575}, {0x11174, 657826}, {0x11175, 658553}, {0x11176, 658530}, {0x11180, 854592}, {0x11181, 854548}, {0x11182, 854761}, {0x11183, 853544}, {0x11184, 853561}, {0x11185, 853837}, {0x11186, 853854}, {0x11187, 854280}, {0x11188, 854297}, {0x11189, 854384}, {0x1118A, 854409}, {0x1118B, 854333}, {0x1118C, 854358}, {0x1118D, 853765}, {0x1118E, 853579}, {0x1118F, 854076}, {0x11190, 853597}, {0x11191, 853909}, {0x11192, 853927}, {0x11193, 853782}, {0x11194, 853800}, {0x11195, 854019}, {0x11196, 853652}, {0x11197, 853670}, {0x11198, 853872}, {0x11199, 853890}, {0x1119A, 854057}, {0x1119B, 854241}, {0x1119C, 854260}, {0x1119D, 853707}, {0x1119E, 853726}, {0x1119F, 854038}, {0x111A0, 854204}, {0x111A1, 854222}, {0x111A2, 853689}, {0x111A3, 853746}, {0x111A4, 854001}, {0x111A5, 854093}, {0x111A6, 854111}, {0x111A7, 853615}, {0x111A8, 853633}, {0x111A9, 853983}, {0x111AA, 854435}, {0x111AB, 854130}, {0x111AC, 853946}, {0x111AD, 853964}, {0x111AE, 854315}, {0x111AF, 854166}, {0x111B0, 854185}, {0x111B1, 854148}, {0x111B2, 853819}, {0x111B3, 854829}, {0x111B4, 854916}, {0x111B5, 854937}, {0x111B6, 855015}, {0x111B7, 855036}, {0x111B8, 855117}, {0x111B9, 855146}, {0x111BA, 855058}, {0x111BB, 855087}, {0x111BC, 854895}, {0x111BD, 854851}, {0x111BE, 854959}, {0x111BF, 854873}, {0x111C0, 854741}, {0x111C1, 854570}, {0x111C2, 854651}, {0x111C3, 854716}, {0x111C4, 854453}, {0x111C5, 853256}, {0x111C6, 853460}, {0x111C7, 853204}, {0x111C8, 854530}, {0x111C9, 854464}, {0x111CA, 854676}, {0x111CB, 854801}, {0x111CC, 853494}, {0x111CD, 854782}, {0x111CE, 854980}, {0x111CF, 854617}, {0x111D0, 853441}, {0x111D1, 853347}, {0x111D2, 853423}, {0x111D3, 853403}, {0x111D4, 853309}, {0x111D5, 853290}, {0x111D6, 853385}, {0x111D7, 853365}, {0x111D8, 853270}, {0x111D9, 853328}, {0x111DA, 853481}, {0x111DB, 854695}, {0x111DC, 853525}, {0x111DD, 853230}, {0x111DE, 854484}, {0x111DF, 854507}, {0x111E1, 888223}, {0x111E2, 888331}, {0x111E3, 888303}, {0x111E4, 888169}, {0x111E5, 888142}, {0x111E6, 888277}, {0x111E7, 888249}, {0x111E8, 888114}, {0x111E9, 888196}, {0x111EA, 888606}, {0x111EB, 888663}, {0x111EC, 888633}, {0x111ED, 888416}, {0x111EE, 888387}, {0x111EF, 888577}, {0x111F0, 888546}, {0x111F1, 888357}, {0x111F2, 888445}, {0x111F3, 888475}, {0x111F4, 888510}, {0x11200, 574311}, {0x11201, 574327}, {0x11202, 574643}, {0x11203, 575048}, {0x11204, 574557}, {0x11205, 574344}, {0x11206, 574852}, {0x11207, 574361}, {0x11208, 574694}, {0x11209, 574711}, {0x1120A, 574573}, {0x1120B, 574590}, {0x1120C, 574608}, {0x1120D, 574798}, {0x1120E, 574431}, {0x1120F, 574448}, {0x11210, 574659}, {0x11211, 574676}, {0x11213, 574834}, {0x11214, 575011}, {0x11215, 575029}, {0x11216, 574483}, {0x11217, 574520}, {0x11218, 574816}, {0x11219, 574976}, {0x1121A, 574993}, {0x1121B, 574466}, {0x1121C, 574501}, {0x1121D, 574539}, {0x1121E, 574781}, {0x1121F, 574868}, {0x11220, 574885}, {0x11221, 574378}, {0x11222, 574395}, {0x11223, 574413}, {0x11224, 574764}, {0x11225, 575081}, {0x11226, 574920}, {0x11227, 574729}, {0x11228, 575064}, {0x11229, 574937}, {0x1122A, 574626}, {0x1122B, 574746}, {0x1122C, 575213}, {0x1122D, 575296}, {0x1122E, 575316}, {0x1122F, 575357}, {0x11230, 575276}, {0x11231, 575234}, {0x11232, 575337}, {0x11233, 575255}, {0x11234, 575118}, {0x11235, 575194}, {0x11236, 575139}, {0x11237, 575157}, {0x11238, 574251}, {0x11239, 574264}, {0x1123A, 575405}, {0x1123B, 575098}, {0x1123C, 574284}, {0x1123D, 574226}, {0x1123E, 575176}, {0x1123F, 574903}, {0x11240, 574954}, {0x11241, 575377}, {0x11280, 743192}, {0x11281, 743451}, {0x11282, 743821}, {0x11283, 743379}, {0x11284, 743505}, {0x11285, 743523}, {0x11286, 743396}, {0x11288, 743414}, {0x1128A, 743246}, {0x1128B, 743264}, {0x1128C, 743468}, {0x1128D, 743486}, {0x1128F, 743615}, {0x11290, 743782}, {0x11291, 743801}, {0x11292, 743301}, {0x11293, 743320}, {0x11294, 743340}, {0x11295, 743596}, {0x11296, 743745}, {0x11297, 743763}, {0x11298, 743283}, {0x11299, 743360}, {0x1129A, 743578}, {0x1129B, 743634}, {0x1129C, 743652}, {0x1129D, 743209}, {0x1129F, 743227}, {0x112A0, 743560}, {0x112A1, 743856}, {0x112A2, 743671}, {0x112A3, 743542}, {0x112A4, 743838}, {0x112A5, 743727}, {0x112A6, 743433}, {0x112A7, 743708}, {0x112A8, 743689}, {0x112A9, 743874}, {0x112B0, 575637}, {0x112B1, 575656}, {0x112B2, 576026}, {0x112B3, 576045}, {0x112B4, 576517}, {0x112B5, 576536}, {0x112B6, 575925}, {0x112B7, 575676}, {0x112B8, 576291}, {0x112B9, 575696}, {0x112BA, 576127}, {0x112BB, 576147}, {0x112BC, 575944}, {0x112BD, 575964}, {0x112BE, 575985}, {0x112BF, 576228}, {0x112C0, 575778}, {0x112C1, 575798}, {0x112C2, 576065}, {0x112C3, 576106}, {0x112C4, 576085}, {0x112C5, 576270}, {0x112C6, 576474}, {0x112C7, 576495}, {0x112C8, 575839}, {0x112C9, 575860}, {0x112CA, 576371}, {0x112CB, 575882}, {0x112CC, 576249}, {0x112CD, 576433}, {0x112CE, 576453}, {0x112CF, 575819}, {0x112D0, 575904}, {0x112D1, 576208}, {0x112D2, 576310}, {0x112D3, 576330}, {0x112D4, 575716}, {0x112D5, 575736}, {0x112D6, 575757}, {0x112D7, 576188}, {0x112D8, 576576}, {0x112D9, 576351}, {0x112DA, 576168}, {0x112DB, 576556}, {0x112DC, 576412}, {0x112DD, 576392}, {0x112DE, 576006}, {0x112DF, 576596}, {0x112E0, 576663}, {0x112E1, 576758}, {0x112E2, 576781}, {0x112E3, 576828}, {0x112E4, 576851}, {0x112E5, 576735}, {0x112E6, 576687}, {0x112E7, 576805}, {0x112E8, 576711}, {0x112E9, 576620}, {0x112EA, 576641}, {0x112F0, 575616}, {0x112F1, 575512}, {0x112F2, 575596}, {0x112F3, 575574}, {0x112F4, 575470}, {0x112F5, 575449}, {0x112F6, 575554}, {0x112F7, 575532}, {0x112F8, 575427}, {0x112F9, 575491}, {0x11300, 459593}, {0x11301, 459568}, {0x11302, 459524}, {0x11303, 459689}, {0x11305, 458535}, {0x11306, 458552}, {0x11307, 458829}, {0x11308, 458846}, {0x11309, 459273}, {0x1130A, 459290}, {0x1130B, 459444}, {0x1130C, 459393}, {0x1130F, 458756}, {0x11310, 458570}, {0x11313, 459068}, {0x11314, 458588}, {0x11315, 458901}, {0x11316, 458919}, {0x11317, 458774}, {0x11318, 458792}, {0x11319, 459011}, {0x1131A, 458643}, {0x1131B, 458661}, {0x1131C, 458864}, {0x1131D, 458882}, {0x1131E, 459049}, {0x1131F, 459234}, {0x11320, 459253}, {0x11321, 458698}, {0x11322, 458717}, {0x11323, 459030}, {0x11324, 459197}, {0x11325, 459215}, {0x11326, 458680}, {0x11327, 458737}, {0x11328, 458993}, {0x1132A, 459086}, {0x1132B, 459104}, {0x1132C, 458606}, {0x1132D, 458624}, {0x1132E, 458975}, {0x1132F, 459495}, {0x11330, 459123}, {0x11332, 458938}, {0x11333, 458956}, {0x11335, 459308}, {0x11336, 459159}, {0x11337, 459178}, {0x11338, 459141}, {0x11339, 458811}, {0x1133B, 196945}, {0x1133C, 459631}, {0x1133D, 459546}, {0x1133E, 459710}, {0x1133F, 459798}, {0x11340, 459819}, {0x11341, 459863}, {0x11342, 459884}, {0x11343, 459965}, {0x11344, 459994}, {0x11347, 459776}, {0x11348, 459732}, {0x1134B, 459841}, {0x1134C, 459754}, {0x1134D, 459669}, {0x11350, 459513}, {0x11357, 458512}, {0x1135D, 459650}, {0x1135E, 459326}, {0x1135F, 459356}, {0x11360, 459469}, {0x11361, 459418}, {0x11362, 459906}, {0x11363, 459935}, {0x11366, 202712}, {0x11367, 202598}, {0x11368, 202684}, {0x11369, 202654}, {0x1136A, 202569}, {0x1136B, 202540}, {0x1136C, 202626}, {0x11370, 202741}, {0x11371, 202768}, {0x11372, 202796}, {0x11373, 202852}, {0x11374, 202824}, {0x11380, 951201}, {0x11381, 951224}, {0x11382, 951591}, {0x11383, 951614}, {0x11384, 952230}, {0x11385, 952253}, {0x11386, 952364}, {0x11387, 952395}, {0x11388, 952301}, {0x11389, 952332}, {0x1138B, 951494}, {0x1138E, 951248}, {0x11390, 951934}, {0x11391, 951272}, {0x11392, 951687}, {0x11393, 951711}, {0x11394, 951518}, {0x11395, 951542}, {0x11396, 951859}, {0x11397, 951345}, {0x11398, 951369}, {0x11399, 951638}, {0x1139A, 951662}, {0x1139B, 951909}, {0x1139C, 952179}, {0x1139D, 952204}, {0x1139E, 951418}, {0x1139F, 951443}, {0x113A0, 951884}, {0x113A1, 952130}, {0x113A2, 952154}, {0x113A3, 951394}, {0x113A4, 951469}, {0x113A5, 951835}, {0x113A6, 951958}, {0x113A7, 951982}, {0x113A8, 951296}, {0x113A9, 951320}, {0x113AA, 951811}, {0x113AB, 952427}, {0x113AC, 952007}, {0x113AD, 951736}, {0x113AE, 952277}, {0x113AF, 952080}, {0x113B0, 952105}, {0x113B1, 952056}, {0x113B2, 951567}, {0x113B3, 951760}, {0x113B4, 952031}, {0x113B5, 951785}, {0x113B7, 952499}, {0x113B8, 952806}, {0x113B9, 952918}, {0x113BA, 952945}, {0x113BB, 953001}, {0x113BC, 953028}, {0x113BD, 953127}, {0x113BE, 953162}, {0x113BF, 953056}, {0x113C0, 953091}, {0x113C2, 952890}, {0x113C5, 952834}, {0x113C7, 952973}, {0x113C8, 952862}, {0x113C9, 951071}, {0x113CA, 952527}, {0x113CC, 952471}, {0x113CD, 952712}, {0x113CE, 952686}, {0x113CF, 952563}, {0x113D0, 951100}, {0x113D1, 952451}, {0x113D2, 951171}, {0x113D3, 952627}, {0x113D4, 951124}, {0x113D5, 951144}, {0x113D7, 952596}, {0x113D8, 952652}, {0x113E1, 952773}, {0x113E2, 952739}, {0x11400, 769075}, {0x11401, 769089}, {0x11402, 769320}, {0x11403, 769334}, {0x11404, 769773}, {0x11405, 769787}, {0x11406, 769874}, {0x11407, 769896}, {0x11408, 769829}, {0x11409, 769851}, {0x1140A, 769260}, {0x1140B, 769104}, {0x1140C, 769586}, {0x1140D, 769119}, {0x1140E, 769380}, {0x1140F, 769395}, {0x11410, 769274}, {0x11411, 769289}, {0x11412, 769488}, {0x11413, 769504}, {0x11414, 769165}, {0x11415, 769180}, {0x11416, 769349}, {0x11417, 769364}, {0x11418, 769553}, {0x11419, 769569}, {0x1141A, 769740}, {0x1141B, 769756}, {0x1141C, 769211}, {0x1141D, 769227}, {0x1141E, 769537}, {0x1141F, 769709}, {0x11420, 769724}, {0x11421, 769196}, {0x11422, 769244}, {0x11423, 769473}, {0x11424, 769521}, {0x11425, 769600}, {0x11426, 769615}, {0x11427, 769134}, {0x11428, 769149}, {0x11429, 769442}, {0x1142A, 769457}, {0x1142B, 769934}, {0x1142C, 769631}, {0x1142D, 769646}, {0x1142E, 769411}, {0x1142F, 769426}, {0x11430, 769919}, {0x11431, 769677}, {0x11432, 769693}, {0x11433, 769662}, {0x11434, 769305}, {0x11435, 770188}, {0x11436, 770263}, {0x11437, 770281}, {0x11438, 770318}, {0x11439, 770336}, {0x1143A, 770408}, {0x1143B, 770434}, {0x1143C, 770355}, {0x1143D, 770381}, {0x1143E, 770245}, {0x1143F, 770207}, {0x11440, 770300}, {0x11441, 770226}, {0x11442, 770153}, {0x11443, 770046}, {0x11444, 770008}, {0x11445, 770170}, {0x11446, 770115}, {0x11447, 770027}, {0x11448, 770068}, {0x11449, 769949}, {0x1144A, 769996}, {0x1144B, 768832}, {0x1144C, 769021}, {0x1144D, 768821}, {0x1144E, 769039}, {0x1144F, 768798}, {0x11450, 768987}, {0x11451, 768908}, {0x11452, 768972}, {0x11453, 768955}, {0x11454, 768876}, {0x11455, 768860}, {0x11456, 768940}, {0x11457, 768923}, {0x11458, 768843}, {0x11459, 768892}, {0x1145A, 769003}, {0x1145B, 769957}, {0x1145D, 769055}, {0x1145E, 769979}, {0x1145F, 769802}, {0x11460, 770093}, {0x11461, 770131}, {0x11480, 945418}, {0x11481, 945635}, {0x11482, 945652}, {0x11483, 945928}, {0x11484, 945945}, {0x11485, 946352}, {0x11486, 946369}, {0x11487, 946456}, {0x11488, 946481}, {0x11489, 946405}, {0x1148A, 946430}, {0x1148B, 945856}, {0x1148C, 945670}, {0x1148D, 946148}, {0x1148E, 945688}, {0x1148F, 946000}, {0x11490, 946018}, {0x11491, 945873}, {0x11492, 945891}, {0x11493, 946091}, {0x11494, 945743}, {0x11495, 945761}, {0x11496, 945963}, {0x11497, 945981}, {0x11498, 946129}, {0x11499, 946313}, {0x1149A, 946332}, {0x1149B, 945798}, {0x1149C, 945817}, {0x1149D, 946110}, {0x1149E, 946276}, {0x1149F, 946294}, {0x114A0, 945780}, {0x114A1, 945837}, {0x114A2, 946073}, {0x114A3, 946165}, {0x114A4, 946183}, {0x114A5, 945706}, {0x114A6, 945724}, {0x114A7, 946055}, {0x114A8, 946507}, {0x114A9, 946202}, {0x114AA, 946037}, {0x114AB, 946387}, {0x114AC, 946238}, {0x114AD, 946257}, {0x114AE, 946220}, {0x114AF, 945910}, {0x114B0, 946665}, {0x114B1, 946752}, {0x114B2, 946773}, {0x114B3, 946870}, {0x114B4, 946891}, {0x114B5, 946972}, {0x114B6, 947001}, {0x114B7, 946913}, {0x114B8, 946942}, {0x114B9, 946731}, {0x114BA, 946816}, {0x114BB, 946687}, {0x114BC, 946795}, {0x114BD, 946843}, {0x114BE, 946709}, {0x114BF, 946580}, {0x114C0, 946536}, {0x114C1, 946644}, {0x114C2, 946624}, {0x114C3, 946605}, {0x114C4, 946558}, {0x114C5, 945621}, {0x114C6, 945392}, {0x114C7, 946525}, {0x114D0, 945602}, {0x114D1, 945508}, {0x114D2, 945584}, {0x114D3, 945564}, {0x114D4, 945470}, {0x114D5, 945451}, {0x114D6, 945546}, {0x114D7, 945526}, {0x114D8, 945431}, {0x114D9, 945489}, {0x11580, 856787}, {0x11581, 856804}, {0x11582, 857107}, {0x11583, 857124}, {0x11584, 857648}, {0x11585, 857665}, {0x11586, 857752}, {0x11587, 857777}, {0x11588, 857701}, {0x11589, 857726}, {0x1158A, 857035}, {0x1158B, 856822}, {0x1158C, 857327}, {0x1158D, 856867}, {0x1158E, 857179}, {0x1158F, 857197}, {0x11590, 857052}, {0x11591, 857070}, {0x11592, 857270}, {0x11593, 856922}, {0x11594, 856940}, {0x11595, 857142}, {0x11596, 857160}, {0x11597, 857308}, {0x11598, 857532}, {0x11599, 857551}, {0x1159A, 856977}, {0x1159B, 856996}, {0x1159C, 857289}, {0x1159D, 857455}, {0x1159E, 857473}, {0x1159F, 856959}, {0x115A0, 857016}, {0x115A1, 857252}, {0x115A2, 857344}, {0x115A3, 857362}, {0x115A4, 856885}, {0x115A5, 856903}, {0x115A6, 857234}, {0x115A7, 857803}, {0x115A8, 857381}, {0x115A9, 857216}, {0x115AA, 857683}, {0x115AB, 857417}, {0x115AC, 857436}, {0x115AD, 857399}, {0x115AE, 857089}, {0x115AF, 858756}, {0x115B0, 858906}, {0x115B1, 858927}, {0x115B2, 858970}, {0x115B3, 858991}, {0x115B4, 859013}, {0x115B5, 859042}, {0x115B8, 858885}, {0x115B9, 858778}, {0x115BA, 858949}, {0x115BB, 858863}, {0x115BC, 858650}, {0x115BD, 858628}, {0x115BE, 858735}, {0x115BF, 858715}, {0x115C0, 858675}, {0x115C1, 858694}, {0x115C2, 856727}, {0x115C3, 856741}, {0x115C4, 858606}, {0x115C5, 858584}, {0x115C6, 857821}, {0x115C7, 857847}, {0x115C8, 857873}, {0x115C9, 856762}, {0x115CA, 858484}, {0x115CB, 858429}, {0x115CC, 858214}, {0x115CD, 858266}, {0x115CE, 858325}, {0x115CF, 857899}, {0x115D0, 857932}, {0x115D1, 858125}, {0x115D2, 858541}, {0x115D3, 858168}, {0x115D4, 858384}, {0x115D5, 858029}, {0x115D6, 858072}, {0x115D7, 857975}, {0x115D8, 857492}, {0x115D9, 857571}, {0x115DA, 857609}, {0x115DB, 856840}, {0x115DC, 858800}, {0x115DD, 858831}, {0x11600, 725795}, {0x11601, 725809}, {0x11602, 726040}, {0x11603, 726054}, {0x11604, 726411}, {0x11605, 726425}, {0x11606, 726500}, {0x11607, 726522}, {0x11608, 726455}, {0x11609, 726477}, {0x1160A, 725980}, {0x1160B, 725824}, {0x1160C, 726240}, {0x1160D, 725839}, {0x1160E, 726100}, {0x1160F, 726115}, {0x11610, 725994}, {0x11611, 726009}, {0x11612, 726192}, {0x11613, 725885}, {0x11614, 725900}, {0x11615, 726069}, {0x11616, 726084}, {0x11617, 726224}, {0x11618, 726378}, {0x11619, 726394}, {0x1161A, 725931}, {0x1161B, 725947}, {0x1161C, 726208}, {0x1161D, 726347}, {0x1161E, 726362}, {0x1161F, 725916}, {0x11620, 725964}, {0x11621, 726177}, {0x11622, 726254}, {0x11623, 726269}, {0x11624, 725854}, {0x11625, 725869}, {0x11626, 726162}, {0x11627, 726545}, {0x11628, 726285}, {0x11629, 726131}, {0x1162A, 726440}, {0x1162B, 726315}, {0x1162C, 726331}, {0x1162D, 726300}, {0x1162E, 726025}, {0x1162F, 726146}, {0x11630, 726651}, {0x11631, 726726}, {0x11632, 726744}, {0x11633, 726781}, {0x11634, 726799}, {0x11635, 726871}, {0x11636, 726897}, {0x11637, 726818}, {0x11638, 726844}, {0x11639, 726708}, {0x1163A, 726670}, {0x1163B, 726763}, {0x1163C, 726689}, {0x1163D, 726560}, {0x1163E, 726633}, {0x1163F, 726616}, {0x11640, 726579}, {0x11641, 725606}, {0x11642, 725777}, {0x11643, 725583}, {0x11644, 726601}, {0x11650, 725761}, {0x11651, 725682}, {0x11652, 725746}, {0x11653, 725729}, {0x11654, 725650}, {0x11655, 725634}, {0x11656, 725714}, {0x11657, 725697}, {0x11658, 725617}, {0x11659, 725666}, {0x11660, 737563}, {0x11661, 741766}, {0x11662, 737835}, {0x11663, 742041}, {0x11664, 737526}, {0x11665, 741835}, {0x11666, 741790}, {0x11667, 738086}, {0x11668, 738111}, {0x11669, 741913}, {0x1166A, 741978}, {0x1166B, 741935}, {0x1166C, 742078}, {0x11680, 924635}, {0x11681, 924650}, {0x11682, 924921}, {0x11683, 924936}, {0x11684, 925299}, {0x11685, 925314}, {0x11686, 924857}, {0x11687, 924666}, {0x11688, 925117}, {0x11689, 924707}, {0x1168A, 924985}, {0x1168B, 925001}, {0x1168C, 924872}, {0x1168D, 924888}, {0x1168E, 925066}, {0x1168F, 924756}, {0x11690, 924772}, {0x11691, 924952}, {0x11692, 924968}, {0x11693, 925100}, {0x11694, 925264}, {0x11695, 925281}, {0x11696, 924805}, {0x11697, 924822}, {0x11698, 925083}, {0x11699, 925231}, {0x1169A, 925247}, {0x1169B, 924789}, {0x1169C, 924840}, {0x1169D, 925050}, {0x1169E, 925132}, {0x1169F, 925148}, {0x116A0, 924723}, {0x116A1, 924739}, {0x116A2, 925034}, {0x116A3, 925346}, {0x116A4, 925165}, {0x116A5, 925018}, {0x116A6, 925330}, {0x116A7, 925214}, {0x116A8, 925198}, {0x116A9, 924905}, {0x116AA, 925181}, {0x116AB, 925362}, {0x116AC, 925417}, {0x116AD, 925436}, {0x116AE, 925515}, {0x116AF, 925534}, {0x116B0, 925573}, {0x116B1, 925592}, {0x116B2, 925496}, {0x116B3, 925456}, {0x116B4, 925554}, {0x116B5, 925476}, {0x116B6, 925399}, {0x116B7, 925382}, {0x116B8, 924682}, {0x116B9, 924441}, {0x116C0, 924618}, {0x116C1, 924534}, {0x116C2, 924602}, {0x116C3, 924584}, {0x116C4, 924500}, {0x116C5, 924483}, {0x116C6, 924568}, {0x116C7, 924550}, {0x116C8, 924465}, {0x116C9, 924517}, {0x116D0, 755736}, {0x116D1, 755622}, {0x116D2, 755714}, {0x116D3, 755690}, {0x116D4, 755576}, {0x116D5, 755553}, {0x116D6, 755668}, {0x116D7, 755644}, {0x116D8, 755529}, {0x116D9, 755599}, {0x116DA, 752623}, {0x116DB, 752439}, {0x116DC, 752587}, {0x116DD, 752549}, {0x116DE, 752365}, {0x116DF, 752328}, {0x116E0, 752513}, {0x116E1, 752475}, {0x116E2, 752290}, {0x116E3, 752402}, {0x11700, 4276}, {0x11701, 4291}, {0x11702, 4368}, {0x11703, 4353}, {0x11704, 4477}, {0x11705, 4048}, {0x11706, 4416}, {0x11707, 4431}, {0x11708, 4073}, {0x11709, 4338}, {0x1170A, 4245}, {0x1170B, 4119}, {0x1170C, 4492}, {0x1170D, 4447}, {0x1170E, 4307}, {0x1170F, 4462}, {0x11710, 4400}, {0x11711, 4230}, {0x11712, 3984}, {0x11713, 4135}, {0x11714, 4183}, {0x11715, 4199}, {0x11716, 4023}, {0x11717, 4214}, {0x11718, 4088}, {0x11719, 4260}, {0x1171A, 3998}, {0x1171D, 3725}, {0x1171E, 3794}, {0x1171F, 3755}, {0x11720, 4666}, {0x11721, 4684}, {0x11722, 4778}, {0x11723, 4796}, {0x11724, 4833}, {0x11725, 4851}, {0x11726, 4760}, {0x11727, 4741}, {0x11728, 4815}, {0x11729, 4703}, {0x1172A, 4722}, {0x1172B, 4576}, {0x11730, 3968}, {0x11731, 3889}, {0x11732, 3953}, {0x11733, 3936}, {0x11734, 3857}, {0x11735, 3841}, {0x11736, 3921}, {0x11737, 3904}, {0x11738, 3824}, {0x11739, 3873}, {0x1173A, 4541}, {0x1173B, 4557}, {0x1173C, 4627}, {0x1173D, 4609}, {0x1173E, 4593}, {0x1173F, 4651}, {0x11740, 4104}, {0x11741, 4508}, {0x11742, 4524}, {0x11743, 4150}, {0x11744, 4166}, {0x11745, 4384}, {0x11746, 4322}, {0x11800, 281106}, {0x11801, 281121}, {0x11802, 281367}, {0x11803, 281382}, {0x11804, 281762}, {0x11805, 281777}, {0x11806, 281303}, {0x11807, 281137}, {0x11808, 281563}, {0x11809, 281153}, {0x1180A, 281431}, {0x1180B, 281447}, {0x1180C, 281318}, {0x1180D, 281334}, {0x1180E, 281512}, {0x1180F, 281202}, {0x11810, 281218}, {0x11811, 281398}, {0x11812, 281414}, {0x11813, 281546}, {0x11814, 281727}, {0x11815, 281744}, {0x11816, 281251}, {0x11817, 281268}, {0x11818, 281529}, {0x11819, 281694}, {0x1181A, 281710}, {0x1181B, 281235}, {0x1181C, 281286}, {0x1181D, 281496}, {0x1181E, 281578}, {0x1181F, 281594}, {0x11820, 281169}, {0x11821, 281185}, {0x11822, 281480}, {0x11823, 281809}, {0x11824, 281611}, {0x11825, 281464}, {0x11826, 281793}, {0x11827, 281660}, {0x11828, 281677}, {0x11829, 281644}, {0x1182A, 281351}, {0x1182B, 281627}, {0x1182C, 281899}, {0x1182D, 281978}, {0x1182E, 281997}, {0x1182F, 282036}, {0x11830, 282055}, {0x11831, 282075}, {0x11832, 282102}, {0x11833, 281959}, {0x11834, 281919}, {0x11835, 282017}, {0x11836, 281939}, {0x11837, 281825}, {0x11838, 281880}, {0x11839, 281862}, {0x1183A, 281845}, {0x1183B, 281082}, {0x118A0, 980160}, {0x118A1, 979672}, {0x118A2, 980500}, {0x118A3, 980590}, {0x118A4, 980530}, {0x118A5, 980560}, {0x118A6, 980100}, {0x118A7, 980438}, {0x118A8, 979852}, {0x118A9, 980224}, {0x118AA, 979731}, {0x118AB, 979943}, {0x118AC, 980130}, {0x118AD, 979912}, {0x118AE, 980620}, {0x118AF, 980408}, {0x118B0, 979881}, {0x118B1, 980253}, {0x118B2, 980377}, {0x118B3, 980192}, {0x118B4, 979822}, {0x118B5, 979762}, {0x118B6, 979701}, {0x118B7, 979792}, {0x118B8, 980284}, {0x118B9, 980004}, {0x118BA, 980036}, {0x118BB, 980068}, {0x118BC, 979973}, {0x118BD, 980345}, {0x118BE, 980314}, {0x118BF, 980468}, {0x118C0, 981581}, {0x118C1, 981125}, {0x118C2, 981899}, {0x118C3, 981983}, {0x118C4, 981927}, {0x118C5, 981955}, {0x118C6, 981525}, {0x118C7, 981841}, {0x118C8, 981293}, {0x118C9, 981641}, {0x118CA, 981180}, {0x118CB, 981378}, {0x118CC, 981553}, {0x118CD, 981349}, {0x118CE, 982011}, {0x118CF, 981813}, {0x118D0, 981320}, {0x118D1, 981668}, {0x118D2, 981784}, {0x118D3, 981611}, {0x118D4, 981265}, {0x118D5, 981209}, {0x118D6, 981152}, {0x118D7, 981237}, {0x118D8, 981697}, {0x118D9, 981435}, {0x118DA, 981465}, {0x118DB, 981495}, {0x118DC, 981406}, {0x118DD, 981754}, {0x118DE, 981725}, {0x118DF, 981869}, {0x118E0, 980858}, {0x118E1, 980744}, {0x118E2, 980836}, {0x118E3, 980812}, {0x118E4, 980698}, {0x118E5, 980675}, {0x118E6, 980790}, {0x118E7, 980766}, {0x118E8, 980651}, {0x118E9, 980721}, {0x118EA, 981035}, {0x118EB, 981084}, {0x118EC, 981058}, {0x118ED, 980932}, {0x118EE, 980907}, {0x118EF, 981010}, {0x118F0, 980983}, {0x118F1, 980881}, {0x118F2, 980957}, {0x118FF, 981110}, {0x11900, 279208}, {0x11901, 279229}, {0x11902, 279521}, {0x11903, 279542}, {0x11904, 280013}, {0x11905, 280034}, {0x11906, 279433}, {0x11909, 279789}, {0x1190C, 279586}, {0x1190D, 279608}, {0x1190E, 279454}, {0x1190F, 279476}, {0x11910, 279720}, {0x11911, 279296}, {0x11912, 279318}, {0x11913, 279564}, {0x11915, 279766}, {0x11916, 279990}, {0x11918, 279363}, {0x11919, 279386}, {0x1191A, 279743}, {0x1191B, 279945}, {0x1191C, 279967}, {0x1191D, 279341}, {0x1191E, 279410}, {0x1191F, 279698}, {0x11920, 279810}, {0x11921, 279832}, {0x11922, 279251}, {0x11923, 279273}, {0x11924, 279676}, {0x11925, 280078}, {0x11926, 280100}, {0x11927, 279855}, {0x11928, 279631}, {0x11929, 280056}, {0x1192A, 279899}, {0x1192B, 279922}, {0x1192C, 279877}, {0x1192D, 279499}, {0x1192E, 279653}, {0x1192F, 280123}, {0x11930, 280343}, {0x11931, 280420}, {0x11932, 280445}, {0x11933, 280496}, {0x11934, 280521}, {0x11935, 280395}, {0x11937, 280369}, {0x11938, 280471}, {0x1193B, 280221}, {0x1193C, 280247}, {0x1193D, 280276}, {0x1193E, 280324}, {0x1193F, 280189}, {0x11940, 280167}, {0x11941, 279185}, {0x11942, 280145}, {0x11943, 280301}, {0x11944, 279108}, {0x11945, 279162}, {0x11946, 279133}, {0x11950, 279085}, {0x11951, 278971}, {0x11952, 279063}, {0x11953, 279039}, {0x11954, 278925}, {0x11955, 278902}, {0x11956, 279017}, {0x11957, 278993}, {0x11958, 278878}, {0x11959, 278948}, {0x119A0, 760447}, {0x119A1, 760468}, {0x119A2, 760804}, {0x119A3, 760825}, {0x119A4, 761366}, {0x119A5, 761387}, {0x119A6, 761431}, {0x119A7, 761460}, {0x119AA, 760716}, {0x119AB, 760490}, {0x119AC, 761095}, {0x119AD, 760512}, {0x119AE, 760892}, {0x119AF, 760914}, {0x119B0, 760737}, {0x119B1, 760759}, {0x119B2, 761026}, {0x119B3, 760579}, {0x119B4, 760601}, {0x119B5, 760847}, {0x119B6, 760869}, {0x119B7, 761072}, {0x119B8, 761319}, {0x119B9, 761342}, {0x119BA, 760646}, {0x119BB, 760669}, {0x119BC, 761049}, {0x119BD, 761274}, {0x119BE, 761296}, {0x119BF, 760624}, {0x119C0, 760693}, {0x119C1, 761004}, {0x119C2, 761116}, {0x119C3, 761138}, {0x119C4, 760534}, {0x119C5, 760556}, {0x119C6, 760982}, {0x119C7, 761490}, {0x119C8, 761161}, {0x119C9, 760937}, {0x119CA, 761409}, {0x119CB, 761228}, {0x119CC, 761251}, {0x119CD, 761206}, {0x119CE, 760782}, {0x119CF, 760959}, {0x119D0, 761183}, {0x119D1, 761638}, {0x119D2, 761741}, {0x119D3, 761766}, {0x119D4, 761856}, {0x119D5, 761881}, {0x119D6, 761907}, {0x119D7, 761940}, {0x119DA, 761716}, {0x119DB, 761664}, {0x119DC, 761792}, {0x119DD, 761690}, {0x119DE, 761512}, {0x119DF, 761613}, {0x119E0, 761589}, {0x119E1, 761538}, {0x119E2, 761564}, {0x119E3, 760424}, {0x119E4, 761817}, {0x11A00, 1011069}, {0x11A01, 1012666}, {0x11A02, 1012826}, {0x11A03, 1012796}, {0x11A04, 1012636}, {0x11A05, 1012726}, {0x11A06, 1012696}, {0x11A07, 1012574}, {0x11A08, 1012605}, {0x11A09, 1012757}, {0x11A0A, 1012539}, {0x11A0B, 1011483}, {0x11A0C, 1011510}, {0x11A0D, 1011374}, {0x11A0E, 1011401}, {0x11A0F, 1011648}, {0x11A10, 1011150}, {0x11A11, 1011177}, {0x11A12, 1011456}, {0x11A13, 1011704}, {0x11A14, 1012009}, {0x11A15, 1012037}, {0x11A16, 1011232}, {0x11A17, 1011260}, {0x11A18, 1011676}, {0x11A19, 1011897}, {0x11A1A, 1011924}, {0x11A1B, 1011205}, {0x11A1C, 1011289}, {0x11A1D, 1011621}, {0x11A1E, 1011732}, {0x11A1F, 1011759}, {0x11A20, 1011095}, {0x11A21, 1011122}, {0x11A22, 1011594}, {0x11A23, 1011952}, {0x11A24, 1011980}, {0x11A25, 1011317}, {0x11A26, 1011345}, {0x11A27, 1012147}, {0x11A28, 1012120}, {0x11A29, 1011042}, {0x11A2A, 1012093}, {0x11A2B, 1011787}, {0x11A2C, 1011567}, {0x11A2D, 1012066}, {0x11A2E, 1011841}, {0x11A2F, 1011869}, {0x11A30, 1011814}, {0x11A31, 1011429}, {0x11A32, 1011538}, {0x11A33, 1010921}, {0x11A34, 1012453}, {0x11A35, 1012371}, {0x11A36, 1012405}, {0x11A37, 1012328}, {0x11A38, 1012297}, {0x11A39, 1012482}, {0x11A3A, 1010878}, {0x11A3B, 1010837}, {0x11A3C, 1010755}, {0x11A3D, 1010714}, {0x11A3E, 1010796}, {0x11A3F, 1011007}, {0x11A40, 1010679}, {0x11A41, 1012269}, {0x11A42, 1012242}, {0x11A43, 1012175}, {0x11A44, 1012209}, {0x11A45, 1010959}, {0x11A46, 1010631}, {0x11A47, 1012512}, {0x11A50, 897773}, {0x11A51, 898849}, {0x11A52, 898934}, {0x11A53, 898913}, {0x11A54, 898828}, {0x11A55, 898870}, {0x11A56, 898891}, {0x11A57, 898784}, {0x11A58, 898806}, {0x11A59, 898985}, {0x11A5A, 898956}, {0x11A5B, 898758}, {0x11A5C, 898051}, {0x11A5D, 898069}, {0x11A5E, 897959}, {0x11A5F, 897977}, {0x11A60, 898162}, {0x11A61, 897827}, {0x11A62, 897845}, {0x11A63, 898014}, {0x11A64, 898032}, {0x11A65, 898200}, {0x11A66, 898406}, {0x11A67, 898425}, {0x11A68, 897882}, {0x11A69, 897901}, {0x11A6A, 898181}, {0x11A6B, 898330}, {0x11A6C, 898348}, {0x11A6D, 897864}, {0x11A6E, 897921}, {0x11A6F, 898144}, {0x11A70, 898219}, {0x11A71, 898237}, {0x11A72, 897790}, {0x11A73, 897808}, {0x11A74, 898126}, {0x11A75, 898367}, {0x11A76, 898386}, {0x11A77, 897940}, {0x11A78, 898499}, {0x11A79, 898481}, {0x11A7A, 897755}, {0x11A7B, 898463}, {0x11A7C, 898256}, {0x11A7D, 898108}, {0x11A7E, 898445}, {0x11A7F, 898292}, {0x11A80, 898311}, {0x11A81, 898274}, {0x11A82, 897996}, {0x11A83, 898088}, {0x11A84, 898621}, {0x11A85, 898646}, {0x11A86, 897118}, {0x11A87, 897084}, {0x11A88, 897186}, {0x11A89, 897152}, {0x11A8A, 897315}, {0x11A8B, 897346}, {0x11A8C, 897470}, {0x11A8D, 897284}, {0x11A8E, 897439}, {0x11A8F, 897253}, {0x11A90, 897408}, {0x11A91, 897502}, {0x11A92, 897377}, {0x11A93, 897564}, {0x11A94, 897533}, {0x11A95, 897221}, {0x11A96, 898599}, {0x11A97, 898671}, {0x11A98, 897596}, {0x11A99, 898692}, {0x11A9A, 898580}, {0x11A9B, 898562}, {0x11A9C, 898518}, {0x11A9D, 898543}, {0x11A9E, 897702}, {0x11A9F, 897656}, {0x11AA0, 897620}, {0x11AA1, 898710}, {0x11AA2, 898734}, {0x11AB0, 163289}, {0x11AB1, 163320}, {0x11AB2, 163352}, {0x11AB3, 163383}, {0x11AB4, 163226}, {0x11AB5, 163257}, {0x11AB6, 163482}, {0x11AB7, 163515}, {0x11AB8, 163549}, {0x11AB9, 163582}, {0x11ABA, 163415}, {0x11ABB, 163448}, {0x11ABC, 167494}, {0x11ABD, 167517}, {0x11ABE, 167540}, {0x11ABF, 167471}, {0x11AC0, 818386}, {0x11AC1, 818231}, {0x11AC2, 818276}, {0x11AC3, 818298}, {0x11AC4, 817835}, {0x11AC5, 818585}, {0x11AC6, 818563}, {0x11AC7, 818342}, {0x11AC8, 818166}, {0x11AC9, 818144}, {0x11ACA, 818253}, {0x11ACB, 818453}, {0x11ACC, 817768}, {0x11ACD, 817790}, {0x11ACE, 818475}, {0x11ACF, 818497}, {0x11AD0, 818320}, {0x11AD1, 818408}, {0x11AD2, 818431}, {0x11AD3, 817878}, {0x11AD4, 817812}, {0x11AD5, 817747}, {0x11AD6, 817857}, {0x11AD7, 818188}, {0x11AD8, 818365}, {0x11AD9, 818520}, {0x11ADA, 818541}, {0x11ADB, 818209}, {0x11ADC, 818036}, {0x11ADD, 817900}, {0x11ADE, 818063}, {0x11ADF, 817954}, {0x11AE0, 817981}, {0x11AE1, 817927}, {0x11AE2, 818090}, {0x11AE3, 818008}, {0x11AE4, 818117}, {0x11AE5, 818897}, {0x11AE6, 818843}, {0x11AE7, 818961}, {0x11AE8, 818926}, {0x11AE9, 818867}, {0x11AEA, 818993}, {0x11AEB, 819085}, {0x11AEC, 819031}, {0x11AED, 819114}, {0x11AEE, 819055}, {0x11AEF, 818745}, {0x11AF0, 817714}, {0x11AF1, 818805}, {0x11AF2, 818772}, {0x11AF3, 818671}, {0x11AF4, 818607}, {0x11AF5, 817658}, {0x11AF6, 818705}, {0x11AF7, 818636}, {0x11AF8, 817683}, {0x11B00, 272963}, {0x11B01, 272984}, {0x11B02, 274910}, {0x11B03, 274932}, {0x11B04, 275172}, {0x11B05, 275203}, {0x11B06, 275531}, {0x11B07, 275571}, {0x11B08, 275383}, {0x11B09, 275314}, {0x11BC0, 910400}, {0x11BC1, 910800}, {0x11BC2, 910441}, {0x11BC3, 910500}, {0x11BC4, 910738}, {0x11BC5, 910884}, {0x11BC6, 910559}, {0x11BC7, 910621}, {0x11BC8, 910298}, {0x11BC9, 910719}, {0x11BCA, 910460}, {0x11BCB, 910479}, {0x11BCC, 910357}, {0x11BCD, 910639}, {0x11BCE, 910338}, {0x11BCF, 910520}, {0x11BD0, 910599}, {0x11BD1, 910678}, {0x11BD2, 910757}, {0x11BD3, 910905}, {0x11BD4, 910926}, {0x11BD5, 910319}, {0x11BD6, 910279}, {0x11BD7, 910420}, {0x11BD8, 910842}, {0x11BD9, 910699}, {0x11BDA, 910658}, {0x11BDB, 910540}, {0x11BDC, 910779}, {0x11BDD, 910378}, {0x11BDE, 910821}, {0x11BDF, 910863}, {0x11BE0, 910578}, {0x11BE1, 910945}, {0x11BF0, 910260}, {0x11BF1, 910166}, {0x11BF2, 910242}, {0x11BF3, 910222}, {0x11BF4, 910128}, {0x11BF5, 910109}, {0x11BF6, 910204}, {0x11BF7, 910184}, {0x11BF8, 910089}, {0x11BF9, 910147}, {0x11C00, 109397}, {0x11C01, 109416}, {0x11C02, 109722}, {0x11C03, 109741}, {0x11C04, 110192}, {0x11C05, 110211}, {0x11C06, 110278}, {0x11C07, 110305}, {0x11C08, 110251}, {0x11C0A, 109642}, {0x11C0B, 109436}, {0x11C0C, 109966}, {0x11C0D, 109456}, {0x11C0E, 109802}, {0x11C0F, 109822}, {0x11C10, 109661}, {0x11C11, 109681}, {0x11C12, 109903}, {0x11C13, 109517}, {0x11C14, 109537}, {0x11C15, 109761}, {0x11C16, 109781}, {0x11C17, 109945}, {0x11C18, 110149}, {0x11C19, 110170}, {0x11C1A, 109578}, {0x11C1B, 109599}, {0x11C1C, 109924}, {0x11C1D, 110108}, {0x11C1E, 110128}, {0x11C1F, 109558}, {0x11C20, 109621}, {0x11C21, 109883}, {0x11C22, 109985}, {0x11C23, 110005}, {0x11C24, 109476}, {0x11C25, 109496}, {0x11C26, 109863}, {0x11C27, 110333}, {0x11C28, 110026}, {0x11C29, 109843}, {0x11C2A, 110231}, {0x11C2B, 110066}, {0x11C2C, 110087}, {0x11C2D, 110046}, {0x11C2E, 109702}, {0x11C2F, 110882}, {0x11C30, 110977}, {0x11C31, 111000}, {0x11C32, 111047}, {0x11C33, 111070}, {0x11C34, 111125}, {0x11C35, 111156}, {0x11C36, 111094}, {0x11C38, 110954}, {0x11C39, 110906}, {0x11C3A, 111024}, {0x11C3B, 110930}, {0x11C3C, 110810}, {0x11C3D, 110762}, {0x11C3E, 110859}, {0x11C3F, 110837}, {0x11C40, 110786}, {0x11C41, 109073}, {0x11C42, 109299}, {0x11C43, 111188}, {0x11C44, 109322}, {0x11C45, 109345}, {0x11C50, 109278}, {0x11C51, 109174}, {0x11C52, 109258}, {0x11C53, 109236}, {0x11C54, 109132}, {0x11C55, 109111}, {0x11C56, 109216}, {0x11C57, 109194}, {0x11C58, 109089}, {0x11C59, 109153}, {0x11C5A, 110536}, {0x11C5B, 110741}, {0x11C5C, 110694}, {0x11C5D, 110468}, {0x11C5E, 110423}, {0x11C5F, 110605}, {0x11C60, 110557}, {0x11C61, 110353}, {0x11C62, 110490}, {0x11C63, 110649}, {0x11C64, 110717}, {0x11C65, 110670}, {0x11C66, 110445}, {0x11C67, 110400}, {0x11C68, 110626}, {0x11C69, 110580}, {0x11C6A, 110376}, {0x11C6B, 110512}, {0x11C6C, 109368}, {0x11C70, 665320}, {0x11C71, 665889}, {0x11C72, 665519}, {0x11C73, 665537}, {0x11C74, 665465}, {0x11C75, 665610}, {0x11C76, 665391}, {0x11C77, 665409}, {0x11C78, 665501}, {0x11C79, 665629}, {0x11C7A, 665740}, {0x11C7B, 665758}, {0x11C7C, 665428}, {0x11C7D, 665592}, {0x11C7E, 665648}, {0x11C7F, 665666}, {0x11C80, 665373}, {0x11C81, 665574}, {0x11C82, 665777}, {0x11C83, 665796}, {0x11C84, 665446}, {0x11C85, 665816}, {0x11C86, 665870}, {0x11C87, 665852}, {0x11C88, 665338}, {0x11C89, 665834}, {0x11C8A, 665685}, {0x11C8B, 665556}, {0x11C8C, 665721}, {0x11C8D, 665703}, {0x11C8E, 665483}, {0x11C8F, 665356}, {0x11C92, 666207}, {0x11C93, 666235}, {0x11C94, 666123}, {0x11C95, 666348}, {0x11C96, 666009}, {0x11C97, 666037}, {0x11C98, 666179}, {0x11C99, 666377}, {0x11C9A, 666548}, {0x11C9B, 666576}, {0x11C9C, 666066}, {0x11C9D, 666320}, {0x11C9E, 666406}, {0x11C9F, 666434}, {0x11CA0, 665981}, {0x11CA1, 666292}, {0x11CA2, 666605}, {0x11CA3, 666634}, {0x11CA4, 666094}, {0x11CA5, 666664}, {0x11CA6, 666748}, {0x11CA7, 666720}, {0x11CA9, 666692}, {0x11CAA, 666463}, {0x11CAB, 666264}, {0x11CAC, 666519}, {0x11CAD, 666491}, {0x11CAE, 666151}, {0x11CAF, 665954}, {0x11CB0, 666777}, {0x11CB1, 666820}, {0x11CB2, 666862}, {0x11CB3, 666799}, {0x11CB4, 666841}, {0x11CB5, 665907}, {0x11CB6, 665929}, {0x11D00, 667170}, {0x11D01, 667193}, {0x11D02, 667559}, {0x11D03, 667582}, {0x11D04, 668223}, {0x11D05, 668246}, {0x11D06, 667463}, {0x11D08, 667217}, {0x11D09, 667928}, {0x11D0B, 667241}, {0x11D0C, 667681}, {0x11D0D, 667705}, {0x11D0E, 667486}, {0x11D0F, 667510}, {0x11D10, 667853}, {0x11D11, 667314}, {0x11D12, 667338}, {0x11D13, 667606}, {0x11D14, 667630}, {0x11D15, 667903}, {0x11D16, 668172}, {0x11D17, 668197}, {0x11D18, 667387}, {0x11D19, 667412}, {0x11D1A, 667878}, {0x11D1B, 668098}, {0x11D1C, 668122}, {0x11D1D, 667363}, {0x11D1E, 667438}, {0x11D1F, 667829}, {0x11D20, 667951}, {0x11D21, 667975}, {0x11D22, 667265}, {0x11D23, 667289}, {0x11D24, 667805}, {0x11D25, 668294}, {0x11D26, 668000}, {0x11D27, 667756}, {0x11D28, 668270}, {0x11D29, 668048}, {0x11D2A, 668073}, {0x11D2B, 668024}, {0x11D2C, 667535}, {0x11D2D, 667780}, {0x11D2E, 667730}, {0x11D2F, 667655}, {0x11D30, 668147}, {0x11D31, 668514}, {0x11D32, 668625}, {0x11D33, 668652}, {0x11D34, 668707}, {0x11D35, 668734}, {0x11D36, 668762}, {0x11D3A, 668598}, {0x11D3C, 668542}, {0x11D3D, 668680}, {0x11D3F, 668570}, {0x11D40, 668360}, {0x11D41, 668466}, {0x11D42, 668441}, {0x11D43, 668388}, {0x11D44, 668414}, {0x11D45, 668493}, {0x11D46, 668340}, {0x11D47, 668318}, {0x11D50, 667145}, {0x11D51, 667021}, {0x11D52, 667121}, {0x11D53, 667095}, {0x11D54, 666971}, {0x11D55, 666946}, {0x11D56, 667071}, {0x11D57, 667045}, {0x11D58, 666920}, {0x11D59, 666996}, {0x11D60, 483020}, {0x11D61, 483043}, {0x11D62, 483410}, {0x11D63, 483433}, {0x11D64, 483898}, {0x11D65, 483921}, {0x11D67, 483313}, {0x11D68, 483067}, {0x11D6A, 483677}, {0x11D6B, 483091}, {0x11D6C, 483969}, {0x11D6D, 483945}, {0x11D6E, 483115}, {0x11D6F, 483139}, {0x11D70, 483604}, {0x11D71, 483506}, {0x11D72, 483530}, {0x11D73, 483798}, {0x11D74, 483822}, {0x11D75, 483555}, {0x11D76, 483337}, {0x11D77, 483361}, {0x11D78, 483213}, {0x11D79, 483288}, {0x11D7A, 483628}, {0x11D7B, 483164}, {0x11D7C, 483188}, {0x11D7D, 483847}, {0x11D7E, 483872}, {0x11D7F, 483579}, {0x11D80, 483457}, {0x11D81, 483481}, {0x11D82, 483237}, {0x11D83, 483262}, {0x11D84, 483652}, {0x11D85, 483701}, {0x11D86, 483725}, {0x11D87, 483386}, {0x11D88, 483750}, {0x11D89, 483774}, {0x11D8A, 484086}, {0x11D8B, 484198}, {0x11D8C, 484225}, {0x11D8D, 484281}, {0x11D8E, 484308}, {0x11D90, 484170}, {0x11D91, 484114}, {0x11D93, 484253}, {0x11D94, 484142}, {0x11D95, 484010}, {0x11D96, 484038}, {0x11D97, 484065}, {0x11D98, 483993}, {0x11DA0, 482995}, {0x11DA1, 482871}, {0x11DA2, 482971}, {0x11DA3, 482945}, {0x11DA4, 482821}, {0x11DA5, 482796}, {0x11DA6, 482921}, {0x11DA7, 482895}, {0x11DA8, 482770}, {0x11DA9, 482846}, {0x11EE0, 659921}, {0x11EE1, 659885}, {0x11EE2, 659993}, {0x11EE3, 660031}, {0x11EE4, 659831}, {0x11EE5, 659957}, {0x11EE6, 660085}, {0x11EE7, 659867}, {0x11EE8, 659975}, {0x11EE9, 659849}, {0x11EEA, 659903}, {0x11EEB, 660012}, {0x11EEC, 660121}, {0x11EED, 660049}, {0x11EEE, 659939}, {0x11EEF, 660103}, {0x11EF0, 660067}, {0x11EF1, 659814}, {0x11EF2, 659777}, {0x11EF3, 660179}, {0x11EF4, 660221}, {0x11EF5, 660158}, {0x11EF6, 660200}, {0x11EF7, 660139}, {0x11EF8, 659791}, {0x11F00, 551130}, {0x11F01, 551111}, {0x11F02, 551185}, {0x11F03, 551201}, {0x11F04, 550044}, {0x11F05, 550058}, {0x11F06, 550274}, {0x11F07, 550288}, {0x11F08, 550646}, {0x11F09, 550660}, {0x11F0A, 550720}, {0x11F0B, 550742}, {0x11F0C, 550675}, {0x11F0D, 550697}, {0x11F0E, 550214}, {0x11F0F, 550073}, {0x11F10, 550475}, {0x11F12, 550351}, {0x11F13, 550366}, {0x11F14, 550228}, {0x11F15, 550243}, {0x11F16, 550427}, {0x11F17, 550119}, {0x11F18, 550134}, {0x11F19, 550303}, {0x11F1A, 550318}, {0x11F1B, 550459}, {0x11F1C, 550613}, {0x11F1D, 550629}, {0x11F1E, 550165}, {0x11F1F, 550181}, {0x11F20, 550443}, {0x11F21, 550582}, {0x11F22, 550597}, {0x11F23, 550150}, {0x11F24, 550198}, {0x11F25, 550412}, {0x11F26, 550489}, {0x11F27, 550504}, {0x11F28, 550088}, {0x11F29, 550103}, {0x11F2A, 550397}, {0x11F2B, 550780}, {0x11F2C, 550520}, {0x11F2D, 550382}, {0x11F2E, 550765}, {0x11F2F, 550550}, {0x11F30, 550566}, {0x11F31, 550535}, {0x11F32, 550259}, {0x11F33, 550334}, {0x11F34, 551219}, {0x11F35, 551257}, {0x11F36, 551323}, {0x11F37, 551341}, {0x11F38, 551360}, {0x11F39, 551378}, {0x11F3A, 551397}, {0x11F3E, 551286}, {0x11F3F, 551238}, {0x11F40, 551304}, {0x11F41, 551152}, {0x11F42, 549840}, {0x11F43, 549855}, {0x11F44, 550026}, {0x11F45, 550997}, {0x11F46, 550795}, {0x11F47, 550973}, {0x11F48, 551029}, {0x11F49, 550893}, {0x11F4A, 550914}, {0x11F4B, 551083}, {0x11F4C, 550837}, {0x11F4D, 550942}, {0x11F4E, 551059}, {0x11F4F, 550861}, {0x11F50, 550010}, {0x11F51, 549931}, {0x11F52, 549995}, {0x11F53, 549978}, {0x11F54, 549899}, {0x11F55, 549883}, {0x11F56, 549963}, {0x11F57, 549946}, {0x11F58, 549866}, {0x11F59, 549915}, {0x11F5A, 551169}, {0x11FB0, 651531}, {0x11FC0, 926399}, {0x11FC1, 926176}, {0x11FC2, 926042}, {0x11FC3, 926309}, {0x11FC4, 926096}, {0x11FC5, 926366}, {0x11FC6, 926475}, {0x11FC7, 926569}, {0x11FC8, 926446}, {0x11FC9, 926247}, {0x11FCA, 926278}, {0x11FCB, 926341}, {0x11FCC, 926016}, {0x11FCD, 926604}, {0x11FCE, 926537}, {0x11FCF, 926071}, {0x11FD0, 926220}, {0x11FD1, 926124}, {0x11FD2, 926150}, {0x11FD3, 926507}, {0x11FD4, 925976}, {0x11FD5, 927599}, {0x11FD6, 927464}, {0x11FD7, 927423}, {0x11FD8, 927684}, {0x11FD9, 927576}, {0x11FDA, 927499}, {0x11FDB, 927649}, {0x11FDC, 927534}, {0x11FDD, 927482}, {0x11FDE, 927632}, {0x11FDF, 927669}, {0x11FE0, 927725}, {0x11FE1, 927614}, {0x11FE2, 927517}, {0x11FE3, 927745}, {0x11FE4, 928133}, {0x11FE5, 925949}, {0x11FE6, 926661}, {0x11FE7, 927403}, {0x11FE8, 927857}, {0x11FE9, 927887}, {0x11FEA, 925728}, {0x11FEB, 925650}, {0x11FEC, 927798}, {0x11FED, 927840}, {0x11FEE, 926636}, {0x11FEF, 927815}, {0x11FF0, 927555}, {0x11FF1, 927703}, {0x11FFF, 927356}, {0x12000, 219679}, {0x12001, 219696}, {0x12002, 219721}, {0x12003, 219748}, {0x12004, 219781}, {0x12005, 219807}, {0x12006, 219834}, {0x12007, 219868}, {0x12008, 219896}, {0x12009, 219923}, {0x1200A, 219941}, {0x1200B, 219982}, {0x1200C, 220011}, {0x1200D, 220045}, {0x1200E, 220073}, {0x1200F, 220107}, {0x12010, 220134}, {0x12011, 220167}, {0x12012, 220196}, {0x12013, 220287}, {0x12014, 220346}, {0x12015, 219959}, {0x12016, 220386}, {0x12017, 220432}, {0x12018, 220463}, {0x12019, 220498}, {0x1201A, 220534}, {0x1201B, 220564}, {0x1201C, 220594}, {0x1201D, 220641}, {0x1201E, 220659}, {0x1201F, 220689}, {0x12020, 220729}, {0x12021, 220747}, {0x12022, 220774}, {0x12023, 220803}, {0x12024, 220832}, {0x12025, 220859}, {0x12026, 220888}, {0x12027, 220915}, {0x12028, 220943}, {0x12029, 220971}, {0x1202A, 220991}, {0x1202B, 221012}, {0x1202C, 221062}, {0x1202D, 221092}, {0x1202E, 221110}, {0x1202F, 221222}, {0x12030, 221136}, {0x12031, 221186}, {0x12032, 221252}, {0x12033, 221273}, {0x12034, 221293}, {0x12035, 221313}, {0x12036, 221343}, {0x12037, 221364}, {0x12038, 221385}, {0x12039, 221600}, {0x1203A, 221404}, {0x1203B, 221538}, {0x1203C, 221433}, {0x1203D, 221470}, {0x1203E, 221629}, {0x1203F, 221649}, {0x12040, 221671}, {0x12041, 221689}, {0x12042, 221743}, {0x12043, 221763}, {0x12044, 221879}, {0x12045, 221898}, {0x12046, 221926}, {0x12047, 221947}, {0x12048, 221966}, {0x12049, 221987}, {0x1204A, 222005}, {0x1204B, 222031}, {0x1204C, 222059}, {0x1204D, 222092}, {0x1204E, 222140}, {0x1204F, 222205}, {0x12050, 222110}, {0x12051, 222234}, {0x12052, 222255}, {0x12053, 222287}, {0x12054, 222306}, {0x12055, 222326}, {0x12056, 222373}, {0x12057, 222392}, {0x12058, 222436}, {0x12059, 222473}, {0x1205A, 222511}, {0x1205B, 222546}, {0x1205C, 222581}, {0x1205D, 222626}, {0x1205E, 222661}, {0x1205F, 222698}, {0x12060, 222734}, {0x12061, 222769}, {0x12062, 222804}, {0x12063, 222847}, {0x12064, 222883}, {0x12065, 222918}, {0x12066, 222953}, {0x12067, 222999}, {0x12068, 223035}, {0x12069, 223070}, {0x1206A, 223115}, {0x1206B, 223150}, {0x1206C, 223187}, {0x1206D, 223277}, {0x1206E, 223362}, {0x1206F, 223381}, {0x12070, 223400}, {0x12071, 223421}, {0x12072, 223442}, {0x12073, 223460}, {0x12074, 223479}, {0x12075, 223527}, {0x12076, 223587}, {0x12077, 223636}, {0x12078, 223655}, {0x12079, 223693}, {0x1207A, 223742}, {0x1207B, 223783}, {0x1207C, 223760}, {0x1207D, 223809}, {0x1207E, 223835}, {0x1207F, 223854}, {0x12080, 223913}, {0x12081, 223933}, {0x12082, 224831}, {0x12083, 224852}, {0x12084, 224871}, {0x12085, 224890}, {0x12086, 224910}, {0x12087, 224935}, {0x12088, 224965}, {0x12089, 224985}, {0x1208A, 225005}, {0x1208B, 225059}, {0x1208C, 225022}, {0x1208D, 225086}, {0x1208E, 225104}, {0x1208F, 225146}, {0x12090, 225202}, {0x12091, 225257}, {0x12092, 225285}, {0x12093, 225313}, {0x12094, 225339}, {0x12095, 225359}, {0x12096, 225379}, {0x12097, 225397}, {0x12098, 225501}, {0x12099, 225530}, {0x1209A, 225564}, {0x1209B, 225415}, {0x1209C, 225445}, {0x1209D, 225475}, {0x1209E, 225591}, {0x1209F, 225611}, {0x120A0, 225655}, {0x120A1, 225709}, {0x120A2, 226034}, {0x120A3, 226062}, {0x120A4, 226099}, {0x120A5, 226146}, {0x120A6, 226175}, {0x120A7, 226205}, {0x120A8, 226241}, {0x120A9, 226312}, {0x120AA, 226341}, {0x120AB, 226375}, {0x120AC, 226410}, {0x120AD, 226443}, {0x120AE, 226484}, {0x120AF, 226514}, {0x120B0, 226543}, {0x120B1, 226583}, {0x120B2, 226612}, {0x120B3, 226700}, {0x120B4, 226729}, {0x120B5, 226758}, {0x120B6, 226776}, {0x120B7, 226799}, {0x120B8, 226846}, {0x120B9, 226889}, {0x120BA, 226924}, {0x120BB, 226960}, {0x120BC, 227003}, {0x120BD, 227075}, {0x120BE, 227134}, {0x120BF, 227173}, {0x120C0, 227234}, {0x120C1, 227271}, {0x120C2, 227300}, {0x120C3, 227337}, {0x120C4, 227365}, {0x120C5, 227427}, {0x120C6, 227466}, {0x120C7, 227581}, {0x120C8, 227609}, {0x120C9, 227645}, {0x120CA, 227673}, {0x120CB, 227775}, {0x120CC, 227810}, {0x120CD, 227913}, {0x120CE, 227941}, {0x120CF, 227970}, {0x120D0, 228006}, {0x120D1, 228079}, {0x120D2, 228125}, {0x120D3, 228154}, {0x120D4, 228191}, {0x120D5, 228227}, {0x120D6, 228257}, {0x120D7, 228291}, {0x120D8, 228337}, {0x120D9, 228366}, {0x120DA, 228398}, {0x120DB, 228427}, {0x120DC, 228465}, {0x120DD, 228546}, {0x120DE, 228671}, {0x120DF, 228707}, {0x120E0, 228865}, {0x120E1, 228894}, {0x120E2, 228932}, {0x120E3, 228960}, {0x120E4, 228989}, {0x120E5, 229018}, {0x120E6, 229047}, {0x120E7, 229085}, {0x120E8, 229145}, {0x120E9, 229174}, {0x120EA, 229204}, {0x120EB, 229231}, {0x120EC, 229259}, {0x120ED, 226818}, {0x120EE, 229325}, {0x120EF, 229345}, {0x120F0, 229422}, {0x120F1, 229441}, {0x120F2, 229482}, {0x120F3, 229501}, {0x120F4, 229546}, {0x120F5, 229567}, {0x120F6, 229586}, {0x120F7, 229605}, {0x120F8, 229689}, {0x120F9, 229659}, {0x120FA, 229625}, {0x120FB, 229714}, {0x120FC, 229733}, {0x120FD, 229753}, {0x120FE, 229795}, {0x120FF, 229818}, {0x12100, 229882}, {0x12101, 229930}, {0x12102, 229956}, {0x12103, 229900}, {0x12104, 229982}, {0x12105, 230033}, {0x12106, 230001}, {0x12107, 230061}, {0x12108, 230101}, {0x12109, 230121}, {0x1210A, 230146}, {0x1210B, 230166}, {0x1210C, 230203}, {0x1210D, 230239}, {0x1210E, 230269}, {0x1210F, 230307}, {0x12110, 230336}, {0x12111, 230357}, {0x12112, 230377}, {0x12113, 230436}, {0x12114, 230511}, {0x12115, 230411}, {0x12116, 230542}, {0x12117, 230560}, {0x12118, 230590}, {0x12119, 230667}, {0x1211A, 230696}, {0x1211B, 230740}, {0x1211C, 230769}, {0x1211D, 230609}, {0x1211E, 230808}, {0x1211F, 230901}, {0x12120, 230937}, {0x12121, 230827}, {0x12122, 230966}, {0x12123, 230985}, {0x12124, 231004}, {0x12125, 231033}, {0x12126, 231052}, {0x12127, 231072}, {0x12128, 231093}, {0x12129, 231115}, {0x1212A, 231156}, {0x1212B, 231133}, {0x1212C, 231207}, {0x1212D, 231226}, {0x1212E, 231244}, {0x1212F, 231318}, {0x12130, 231347}, {0x12131, 231375}, {0x12132, 231404}, {0x12133, 231432}, {0x12134, 231460}, {0x12135, 231488}, {0x12136, 231516}, {0x12137, 231542}, {0x12138, 231560}, {0x12139, 231580}, {0x1213A, 231609}, {0x1213B, 231639}, {0x1213C, 231672}, {0x1213D, 231703}, {0x1213E, 231732}, {0x1213F, 231772}, {0x12140, 231789}, {0x12141, 231808}, {0x12142, 231826}, {0x12143, 231846}, {0x12144, 231880}, {0x12145, 231918}, {0x12146, 231936}, {0x12147, 231955}, {0x12148, 232056}, {0x12149, 232002}, {0x1214A, 231978}, {0x1214B, 232078}, {0x1214C, 232096}, {0x1214D, 232130}, {0x1214E, 232149}, {0x1214F, 232253}, {0x12150, 232167}, {0x12151, 232197}, {0x12152, 232227}, {0x12153, 232282}, {0x12154, 232302}, {0x12155, 232320}, {0x12156, 232338}, {0x12157, 232357}, {0x12158, 232375}, {0x12159, 232401}, {0x1215A, 232428}, {0x1215B, 232494}, {0x1215C, 232552}, {0x1215D, 232580}, {0x1215E, 232610}, {0x1215F, 232638}, {0x12160, 232692}, {0x12161, 232722}, {0x12162, 232751}, {0x12163, 232778}, {0x12164, 232806}, {0x12165, 232840}, {0x12166, 232868}, {0x12167, 232913}, {0x12168, 232940}, {0x12169, 233041}, {0x1216A, 232998}, {0x1216B, 233079}, {0x1216C, 233134}, {0x1216D, 233201}, {0x1216E, 233229}, {0x1216F, 233283}, {0x12170, 233311}, {0x12171, 233338}, {0x12172, 233366}, {0x12173, 233393}, {0x12174, 233448}, {0x12175, 233475}, {0x12176, 233510}, {0x12177, 233545}, {0x12178, 233580}, {0x12179, 233607}, {0x1217A, 233645}, {0x1217B, 233672}, {0x1217C, 233727}, {0x1217D, 233754}, {0x1217E, 233781}, {0x1217F, 233808}, {0x12180, 233836}, {0x12181, 233864}, {0x12182, 233892}, {0x12183, 233921}, {0x12184, 233978}, {0x12185, 234006}, {0x12186, 234036}, {0x12187, 234091}, {0x12188, 234147}, {0x12189, 234174}, {0x1218A, 234201}, {0x1218B, 234294}, {0x1218C, 234322}, {0x1218D, 234349}, {0x1218E, 234368}, {0x1218F, 234400}, {0x12190, 234419}, {0x12191, 234439}, {0x12192, 234459}, {0x12193, 234479}, {0x12194, 234499}, {0x12195, 234529}, {0x12196, 234548}, {0x12197, 234582}, {0x12198, 234633}, {0x12199, 234601}, {0x1219A, 234662}, {0x1219B, 234682}, {0x1219C, 234729}, {0x1219D, 234751}, {0x1219E, 234806}, {0x1219F, 234873}, {0x121A0, 234894}, {0x121A1, 234912}, {0x121A2, 234940}, {0x121A3, 234966}, {0x121A4, 234993}, {0x121A5, 235012}, {0x121A6, 235031}, {0x121A7, 235052}, {0x121A8, 235072}, {0x121A9, 235094}, {0x121AA, 235128}, {0x121AB, 235146}, {0x121AC, 235205}, {0x121AD, 235224}, {0x121AE, 235243}, {0x121AF, 235275}, {0x121B0, 235294}, {0x121B1, 235313}, {0x121B2, 235337}, {0x121B3, 235356}, {0x121B4, 235375}, {0x121B5, 235407}, {0x121B6, 235429}, {0x121B7, 235451}, {0x121B8, 235469}, {0x121B9, 235519}, {0x121BA, 235548}, {0x121BB, 235593}, {0x121BC, 235631}, {0x121BD, 235669}, {0x121BE, 235699}, {0x121BF, 235729}, {0x121C0, 235770}, {0x121C1, 235801}, {0x121C2, 235831}, {0x121C3, 235862}, {0x121C4, 235892}, {0x121C5, 235922}, {0x121C6, 235983}, {0x121C7, 236014}, {0x121C8, 236054}, {0x121C9, 236084}, {0x121CA, 236115}, {0x121CB, 236155}, {0x121CC, 236191}, {0x121CD, 236221}, {0x121CE, 236259}, {0x121CF, 236297}, {0x121D0, 236327}, {0x121D1, 236358}, {0x121D2, 236389}, {0x121D3, 236420}, {0x121D4, 236466}, {0x121D5, 236499}, {0x121D6, 236531}, {0x121D7, 236561}, {0x121D8, 236592}, {0x121D9, 236622}, {0x121DA, 236660}, {0x121DB, 236692}, {0x121DC, 236722}, {0x121DD, 236762}, {0x121DE, 236816}, {0x121DF, 236864}, {0x121E0, 236896}, {0x121E1, 236938}, {0x121E2, 236969}, {0x121E3, 237000}, {0x121E4, 237032}, {0x121E5, 237085}, {0x121E6, 237114}, {0x121E7, 237150}, {0x121E8, 237193}, {0x121E9, 237232}, {0x121EA, 237262}, {0x121EB, 235490}, {0x121EC, 237331}, {0x121ED, 237424}, {0x121EE, 237455}, {0x121EF, 237352}, {0x121F0, 237378}, {0x121F1, 237495}, {0x121F2, 239426}, {0x121F3, 239445}, {0x121F4, 239474}, {0x121F5, 239493}, {0x121F6, 239522}, {0x121F7, 239559}, {0x121F8, 239577}, {0x121F9, 239596}, {0x121FA, 239618}, {0x121FB, 239638}, {0x121FC, 239656}, {0x121FD, 239684}, {0x121FE, 239916}, {0x121FF, 239944}, {0x12200, 240003}, {0x12201, 240072}, {0x12202, 240107}, {0x12203, 240171}, {0x12204, 240209}, {0x12205, 240237}, {0x12206, 240267}, {0x12207, 240297}, {0x12208, 240336}, {0x12209, 240364}, {0x1220A, 240401}, {0x1220B, 240432}, {0x1220C, 240468}, {0x1220D, 240496}, {0x1220E, 240629}, {0x1220F, 240666}, {0x12210, 240734}, {0x12211, 239892}, {0x12212, 239703}, {0x12213, 239769}, {0x12214, 239865}, {0x12215, 239801}, {0x12216, 240764}, {0x12217, 240783}, {0x12218, 240840}, {0x12219, 240804}, {0x1221A, 240872}, {0x1221B, 240901}, {0x1221C, 240920}, {0x1221D, 240939}, {0x1221E, 240958}, {0x1221F, 240986}, {0x12220, 241027}, {0x12221, 241068}, {0x12222, 241045}, {0x12223, 241097}, {0x12224, 241116}, {0x12225, 241135}, {0x12226, 241154}, {0x12227, 241174}, {0x12228, 241195}, {0x12229, 241213}, {0x1222A, 241252}, {0x1222B, 241297}, {0x1222C, 241316}, {0x1222D, 241334}, {0x1222E, 241360}, {0x1222F, 241379}, {0x12230, 241403}, {0x12231, 241425}, {0x12232, 241447}, {0x12233, 241656}, {0x12234, 241684}, {0x12235, 241714}, {0x12236, 241501}, {0x12237, 241531}, {0x12238, 241467}, {0x12239, 241743}, {0x1223A, 241790}, {0x1223B, 241819}, {0x1223C, 241856}, {0x1223D, 241764}, {0x1223E, 241916}, {0x1223F, 241934}, {0x12240, 241972}, {0x12241, 241992}, {0x12242, 242055}, {0x12243, 242021}, {0x12244, 242090}, {0x12245, 242130}, {0x12246, 242111}, {0x12247, 242157}, {0x12248, 242177}, {0x12249, 242221}, {0x1224A, 242247}, {0x1224B, 242195}, {0x1224C, 242274}, {0x1224D, 242292}, {0x1224E, 242318}, {0x1224F, 242337}, {0x12250, 242356}, {0x12251, 242391}, {0x12252, 242474}, {0x12253, 242496}, {0x12254, 242527}, {0x12255, 242559}, {0x12256, 242733}, {0x12257, 242931}, {0x12258, 242977}, {0x12259, 243008}, {0x1225A, 243081}, {0x1225B, 243113}, {0x1225C, 243155}, {0x1225D, 243196}, {0x1225E, 243313}, {0x1225F, 243387}, {0x12260, 243419}, {0x12261, 243440}, {0x12262, 243458}, {0x12263, 243521}, {0x12264, 243621}, {0x12265, 243656}, {0x12266, 243692}, {0x12267, 243727}, {0x12268, 243787}, {0x12269, 243850}, {0x1226A, 243822}, {0x1226B, 243540}, {0x1226C, 243572}, {0x1226D, 243874}, {0x1226E, 243895}, {0x1226F, 243933}, {0x12270, 243967}, {0x12271, 244002}, {0x12272, 244037}, {0x12273, 244077}, {0x12274, 244113}, {0x12275, 244147}, {0x12276, 244181}, {0x12277, 244218}, {0x12278, 244252}, {0x12279, 244289}, {0x1227A, 244328}, {0x1227B, 244346}, {0x1227C, 244365}, {0x1227D, 244384}, {0x1227E, 244403}, {0x1227F, 244454}, {0x12280, 244502}, {0x12281, 244528}, {0x12282, 244555}, {0x12283, 244582}, {0x12284, 244609}, {0x12285, 244635}, {0x12286, 244661}, {0x12287, 244688}, {0x12288, 244714}, {0x12289, 244472}, {0x1228A, 244761}, {0x1228B, 244818}, {0x1228C, 244849}, {0x1228D, 244879}, {0x1228E, 244782}, {0x1228F, 244909}, {0x12290, 244927}, {0x12291, 244946}, {0x12292, 244964}, {0x12293, 244982}, {0x12294, 245076}, {0x12295, 245000}, {0x12296, 245131}, {0x12297, 245158}, {0x12298, 245186}, {0x12299, 245243}, {0x1229A, 245305}, {0x1229B, 245334}, {0x1229C, 245363}, {0x1229D, 245392}, {0x1229E, 245420}, {0x1229F, 245449}, {0x122A0, 245515}, {0x122A1, 245545}, {0x122A2, 245604}, {0x122A3, 245632}, {0x122A4, 245660}, {0x122A5, 245688}, {0x122A6, 245716}, {0x122A7, 245103}, {0x122A8, 245019}, {0x122A9, 245745}, {0x122AA, 245764}, {0x122AB, 245800}, {0x122AC, 245822}, {0x122AD, 245841}, {0x122AE, 245860}, {0x122AF, 245880}, {0x122B0, 245908}, {0x122B1, 245938}, {0x122B2, 245969}, {0x122B3, 245998}, {0x122B4, 246029}, {0x122B5, 246059}, {0x122B6, 246087}, {0x122B7, 246122}, {0x122B8, 246167}, {0x122B9, 246188}, {0x122BA, 246209}, {0x122BB, 246228}, {0x122BC, 246278}, {0x122BD, 246332}, {0x122BE, 246472}, {0x122BF, 246493}, {0x122C0, 246513}, {0x122C1, 246534}, {0x122C2, 246556}, {0x122C3, 246580}, {0x122C4, 246600}, {0x122C5, 246628}, {0x122C6, 246657}, {0x122C7, 246677}, {0x122C8, 246705}, {0x122C9, 246735}, {0x122CA, 246767}, {0x122CB, 246797}, {0x122CC, 246827}, {0x122CD, 246857}, {0x122CE, 246892}, {0x122CF, 246925}, {0x122D0, 246955}, {0x122D1, 246985}, {0x122D2, 247015}, {0x122D3, 247037}, {0x122D4, 247100}, {0x122D5, 247057}, {0x122D6, 247125}, {0x122D7, 247146}, {0x122D8, 247165}, {0x122D9, 247202}, {0x122DA, 247297}, {0x122DB, 247319}, {0x122DC, 247337}, {0x122DD, 247389}, {0x122DE, 247408}, {0x122DF, 247428}, {0x122E0, 247463}, {0x122E1, 247483}, {0x122E2, 247504}, {0x122E3, 247522}, {0x122E4, 247548}, {0x122E5, 247567}, {0x122E6, 247587}, {0x122E7, 247608}, {0x122E8, 247627}, {0x122E9, 247649}, {0x122EA, 247668}, {0x122EB, 247688}, {0x122EC, 247706}, {0x122ED, 247756}, {0x122EE, 247783}, {0x122EF, 247733}, {0x122F0, 247810}, {0x122F1, 247829}, {0x122F2, 247883}, {0x122F3, 247910}, {0x122F4, 247929}, {0x122F5, 247957}, {0x122F6, 247986}, {0x122F7, 248015}, {0x122F8, 248044}, {0x122F9, 248074}, {0x122FA, 248102}, {0x122FB, 248151}, {0x122FC, 248170}, {0x122FD, 248188}, {0x122FE, 248211}, {0x122FF, 248229}, {0x12300, 248271}, {0x12301, 248290}, {0x12302, 248391}, {0x12303, 248309}, {0x12304, 248337}, {0x12305, 248421}, {0x12306, 248439}, {0x12307, 248459}, {0x12308, 248478}, {0x12309, 248568}, {0x1230A, 248587}, {0x1230B, 248626}, {0x1230C, 248643}, {0x1230D, 248819}, {0x1230E, 248664}, {0x1230F, 248712}, {0x12310, 248749}, {0x12311, 248840}, {0x12312, 248858}, {0x12313, 248876}, {0x12314, 248917}, {0x12315, 249004}, {0x12316, 249032}, {0x12317, 249059}, {0x12318, 249099}, {0x12319, 248894}, {0x1231A, 248942}, {0x1231B, 248968}, {0x1231C, 249144}, {0x1231D, 249164}, {0x1231E, 249182}, {0x1231F, 249239}, {0x12320, 249274}, {0x12321, 249303}, {0x12322, 249329}, {0x12323, 249350}, {0x12324, 249370}, {0x12325, 249403}, {0x12326, 249432}, {0x12327, 249450}, {0x12328, 249473}, {0x12329, 249491}, {0x1232A, 249521}, {0x1232B, 249547}, {0x1232C, 249594}, {0x1232D, 249629}, {0x1232E, 249664}, {0x1232F, 249692}, {0x12330, 249720}, {0x12331, 249749}, {0x12332, 249777}, {0x12333, 249814}, {0x12334, 249878}, {0x12335, 249897}, {0x12336, 249916}, {0x12337, 249936}, {0x12338, 249955}, {0x12339, 249982}, {0x1233A, 250014}, {0x1233B, 250074}, {0x1233C, 250103}, {0x1233D, 250131}, {0x1233E, 250160}, {0x1233F, 250195}, {0x12340, 250224}, {0x12341, 250252}, {0x12342, 250280}, {0x12343, 250309}, {0x12344, 250337}, {0x12345, 250366}, {0x12346, 250456}, {0x12347, 250485}, {0x12348, 250514}, {0x12349, 250542}, {0x1234A, 250571}, {0x1234B, 250601}, {0x1234C, 250629}, {0x1234D, 250665}, {0x1234E, 250693}, {0x1234F, 250724}, {0x12350, 250745}, {0x12351, 250774}, {0x12352, 250793}, {0x12353, 250820}, {0x12354, 250848}, {0x12355, 250877}, {0x12356, 250949}, {0x12357, 250907}, {0x12358, 250927}, {0x12359, 250969}, {0x1235A, 250990}, {0x1235B, 251009}, {0x1235C, 251041}, {0x1235D, 251060}, {0x1235E, 251114}, {0x1235F, 251078}, {0x12360, 251156}, {0x12361, 251175}, {0x12362, 251195}, {0x12363, 251214}, {0x12364, 251232}, {0x12365, 251258}, {0x12366, 251277}, {0x12367, 251296}, {0x12368, 251325}, {0x12369, 251344}, {0x1236A, 251364}, {0x1236B, 251417}, {0x1236C, 251436}, {0x1236D, 251504}, {0x1236E, 251525}, {0x1236F, 234702}, {0x12370, 220226}, {0x12371, 220405}, {0x12372, 221032}, {0x12373, 223232}, {0x12374, 223342}, {0x12375, 223713}, {0x12376, 223884}, {0x12377, 226282}, {0x12378, 226641}, {0x12379, 227031}, {0x1237A, 227104}, {0x1237B, 229775}, {0x1237C, 230082}, {0x1237D, 231752}, {0x1237E, 232464}, {0x1237F, 232523}, {0x12380, 232969}, {0x12381, 233106}, {0x12382, 233163}, {0x12383, 233420}, {0x12384, 233700}, {0x12385, 233949}, {0x12386, 234064}, {0x12387, 234266}, {0x12388, 235953}, {0x12389, 239828}, {0x1238A, 240033}, {0x1238B, 240600}, {0x1238C, 241232}, {0x1238D, 241886}, {0x1238E, 241953}, {0x1238F, 242435}, {0x12390, 242454}, {0x12391, 242600}, {0x12392, 242669}, {0x12393, 243478}, {0x12394, 244424}, {0x12395, 244741}, {0x12396, 245271}, {0x12397, 248252}, {0x12398, 249212}, {0x12399, 248800}, {0x12400, 219067}, {0x12401, 218515}, {0x12402, 216167}, {0x12403, 215704}, {0x12404, 218234}, {0x12405, 217779}, {0x12406, 215240}, {0x12407, 216849}, {0x12408, 218701}, {0x12409, 216348}, {0x1240A, 215885}, {0x1240B, 218301}, {0x1240C, 217812}, {0x1240D, 215273}, {0x1240E, 216881}, {0x1240F, 216517}, {0x12410, 216094}, {0x12411, 218399}, {0x12412, 217916}, {0x12413, 215377}, {0x12414, 216982}, {0x12415, 217480}, {0x12416, 219231}, {0x12417, 218735}, {0x12418, 216381}, {0x12419, 215918}, {0x1241A, 218333}, {0x1241B, 217846}, {0x1241C, 215307}, {0x1241D, 216914}, {0x1241E, 217513}, {0x1241F, 219264}, {0x12420, 218770}, {0x12421, 216415}, {0x12422, 215952}, {0x12423, 219297}, {0x12424, 218805}, {0x12425, 218840}, {0x12426, 216449}, {0x12427, 215986}, {0x12428, 218366}, {0x12429, 217881}, {0x1242A, 215342}, {0x1242B, 216948}, {0x1242C, 217660}, {0x1242D, 219330}, {0x1242E, 218888}, {0x1242F, 218923}, {0x12430, 216483}, {0x12431, 216020}, {0x12432, 218137}, {0x12433, 218186}, {0x12434, 217377}, {0x12435, 219166}, {0x12436, 218620}, {0x12437, 218654}, {0x12438, 216315}, {0x12439, 215852}, {0x1243A, 218971}, {0x1243B, 219019}, {0x1243C, 216590}, {0x1243D, 216735}, {0x1243E, 216637}, {0x1243F, 216686}, {0x12440, 218470}, {0x12441, 218089}, {0x12442, 217991}, {0x12443, 218040}, {0x12444, 215452}, {0x12445, 215499}, {0x12446, 217055}, {0x12447, 217153}, {0x12448, 217202}, {0x12449, 217103}, {0x1244A, 219098}, {0x1244B, 218548}, {0x1244C, 216199}, {0x1244D, 215736}, {0x1244E, 218265}, {0x1244F, 217345}, {0x12450, 219134}, {0x12451, 218586}, {0x12452, 216236}, {0x12453, 216269}, {0x12454, 215773}, {0x12455, 215806}, {0x12456, 216816}, {0x12457, 216783}, {0x12458, 217447}, {0x12459, 219198}, {0x1245A, 217693}, {0x1245B, 219363}, {0x1245C, 216054}, {0x1245D, 217731}, {0x1245E, 219402}, {0x1245F, 217409}, {0x12460, 217582}, {0x12461, 217299}, {0x12462, 217251}, {0x12463, 217621}, {0x12464, 217546}, {0x12465, 215621}, {0x12466, 215662}, {0x12467, 215584}, {0x12468, 215547}, {0x12469, 216547}, {0x1246A, 216124}, {0x1246B, 218428}, {0x1246C, 217947}, {0x1246D, 215408}, {0x1246E, 217012}, {0x12470, 219584}, {0x12471, 219637}, {0x12472, 219451}, {0x12473, 219539}, {0x12474, 219493}, {0x12480, 220254}, {0x12481, 220317}, {0x12482, 220612}, {0x12483, 221708}, {0x12484, 221785}, {0x12485, 221817}, {0x12486, 221848}, {0x12487, 222169}, {0x12488, 222344}, {0x12489, 223313}, {0x1248A, 223498}, {0x1248B, 223556}, {0x1248C, 223607}, {0x1248D, 223952}, {0x1248E, 223983}, {0x1248F, 224012}, {0x12490, 224049}, {0x12491, 224078}, {0x12492, 224107}, {0x12493, 224138}, {0x12494, 224166}, {0x12495, 224194}, {0x12496, 224229}, {0x12497, 224259}, {0x12498, 224287}, {0x12499, 224315}, {0x1249A, 224349}, {0x1249B, 224381}, {0x1249C, 224410}, {0x1249D, 224442}, {0x1249E, 224486}, {0x1249F, 224519}, {0x124A0, 224548}, {0x124A1, 224587}, {0x124A2, 224626}, {0x124A3, 224656}, {0x124A4, 224685}, {0x124A5, 224713}, {0x124A6, 224741}, {0x124A7, 224769}, {0x124A8, 224798}, {0x124A9, 225174}, {0x124AA, 225229}, {0x124AB, 225632}, {0x124AC, 225675}, {0x124AD, 225729}, {0x124AE, 225767}, {0x124AF, 225804}, {0x124B0, 225847}, {0x124B1, 225884}, {0x124B2, 225922}, {0x124B3, 225959}, {0x124B4, 225997}, {0x124B5, 226671}, {0x124B6, 227202}, {0x124B7, 227393}, {0x124B8, 227495}, {0x124B9, 227539}, {0x124BA, 227717}, {0x124BB, 227747}, {0x124BC, 227839}, {0x124BD, 227876}, {0x124BE, 228044}, {0x124BF, 228502}, {0x124C0, 228574}, {0x124C1, 228603}, {0x124C2, 228642}, {0x124C3, 228735}, {0x124C4, 228765}, {0x124C5, 228793}, {0x124C6, 228829}, {0x124C7, 229115}, {0x124C8, 229295}, {0x124C9, 229379}, {0x124CA, 229851}, {0x124CB, 230466}, {0x124CC, 230633}, {0x124CD, 230861}, {0x124CE, 231179}, {0x124CF, 231272}, {0x124D0, 232665}, {0x124D1, 233256}, {0x124D2, 234117}, {0x124D3, 234239}, {0x124D4, 237293}, {0x124D5, 237517}, {0x124D6, 237540}, {0x124D7, 237563}, {0x124D8, 237586}, {0x124D9, 237609}, {0x124DA, 237632}, {0x124DB, 237655}, {0x124DC, 237678}, {0x124DD, 237719}, {0x124DE, 237742}, {0x124DF, 237778}, {0x124E0, 237801}, {0x124E1, 237824}, {0x124E2, 237847}, {0x124E3, 237870}, {0x124E4, 237893}, {0x124E5, 237916}, {0x124E6, 237939}, {0x124E7, 237962}, {0x124E8, 237985}, {0x124E9, 238008}, {0x124EA, 238031}, {0x124EB, 238054}, {0x124EC, 238077}, {0x124ED, 238100}, {0x124EE, 238123}, {0x124EF, 238146}, {0x124F0, 238169}, {0x124F1, 238192}, {0x124F2, 238215}, {0x124F3, 238247}, {0x124F4, 238280}, {0x124F5, 238322}, {0x124F6, 238373}, {0x124F7, 238413}, {0x124F8, 238436}, {0x124F9, 238459}, {0x124FA, 238482}, {0x124FB, 238505}, {0x124FC, 238528}, {0x124FD, 238551}, {0x124FE, 238574}, {0x124FF, 238597}, {0x12500, 238620}, {0x12501, 238643}, {0x12502, 238666}, {0x12503, 238699}, {0x12504, 238732}, {0x12505, 238776}, {0x12506, 238809}, {0x12507, 238841}, {0x12508, 238874}, {0x12509, 238906}, {0x1250A, 238938}, {0x1250B, 238970}, {0x1250C, 239005}, {0x1250D, 239028}, {0x1250E, 239051}, {0x1250F, 239084}, {0x12510, 239116}, {0x12511, 239149}, {0x12512, 239187}, {0x12513, 239219}, {0x12514, 239270}, {0x12515, 239313}, {0x12516, 239345}, {0x12517, 239380}, {0x12518, 239403}, {0x12519, 239735}, {0x1251A, 239973}, {0x1251B, 240142}, {0x1251C, 240524}, {0x1251D, 240553}, {0x1251E, 240704}, {0x1251F, 241270}, {0x12520, 241577}, {0x12521, 241616}, {0x12522, 242632}, {0x12523, 242700}, {0x12524, 242765}, {0x12525, 242797}, {0x12526, 242828}, {0x12527, 242862}, {0x12528, 242898}, {0x12529, 243040}, {0x1252A, 243246}, {0x1252B, 243276}, {0x1252C, 243353}, {0x1252D, 245043}, {0x1252E, 245215}, {0x1252F, 245478}, {0x12530, 245574}, {0x12531, 246142}, {0x12532, 246250}, {0x12533, 246386}, {0x12534, 246415}, {0x12535, 246444}, {0x12536, 247222}, {0x12537, 247260}, {0x12538, 247360}, {0x12539, 248122}, {0x1253A, 248497}, {0x1253B, 248532}, {0x1253C, 249566}, {0x1253D, 249850}, {0x1253E, 250043}, {0x1253F, 250394}, {0x12540, 250427}, {0x12541, 251137}, {0x12542, 251382}, {0x12543, 251463}, {0x12F90, 252905}, {0x12F91, 252929}, {0x12F92, 252953}, {0x12F93, 252977}, {0x12F94, 253001}, {0x12F95, 253025}, {0x12F96, 253049}, {0x12F97, 253073}, {0x12F98, 253097}, {0x12F99, 253121}, {0x12F9A, 253145}, {0x12F9B, 253169}, {0x12F9C, 253194}, {0x12F9D, 253218}, {0x12F9E, 253242}, {0x12F9F, 253266}, {0x12FA0, 253290}, {0x12FA1, 253314}, {0x12FA2, 253338}, {0x12FA3, 253362}, {0x12FA4, 253386}, {0x12FA5, 253410}, {0x12FA6, 253434}, {0x12FA7, 253458}, {0x12FA8, 253482}, {0x12FA9, 253506}, {0x12FAA, 253530}, {0x12FAB, 253554}, {0x12FAC, 253578}, {0x12FAD, 253602}, {0x12FAE, 253626}, {0x12FAF, 253650}, {0x12FB0, 253674}, {0x12FB1, 253698}, {0x12FB2, 253722}, {0x12FB3, 253746}, {0x12FB4, 253770}, {0x12FB5, 253794}, {0x12FB6, 253818}, {0x12FB7, 253842}, {0x12FB8, 253866}, {0x12FB9, 253890}, {0x12FBA, 253914}, {0x12FBB, 253938}, {0x12FBC, 253962}, {0x12FBD, 253986}, {0x12FBE, 254010}, {0x12FBF, 254034}, {0x12FC0, 254058}, {0x12FC1, 254082}, {0x12FC2, 254106}, {0x12FC3, 254130}, {0x12FC4, 254154}, {0x12FC5, 254178}, {0x12FC6, 254202}, {0x12FC7, 254226}, {0x12FC8, 254250}, {0x12FC9, 254274}, {0x12FCA, 254298}, {0x12FCB, 254322}, {0x12FCC, 254346}, {0x12FCD, 254370}, {0x12FCE, 254394}, {0x12FCF, 254419}, {0x12FD0, 254443}, {0x12FD1, 254467}, {0x12FD2, 254491}, {0x12FD3, 254515}, {0x12FD4, 254539}, {0x12FD5, 254563}, {0x12FD6, 254587}, {0x12FD7, 254611}, {0x12FD8, 254635}, {0x12FD9, 254659}, {0x12FDA, 254683}, {0x12FDB, 254707}, {0x12FDC, 254731}, {0x12FDD, 254755}, {0x12FDE, 254779}, {0x12FDF, 254803}, {0x12FE0, 254827}, {0x12FE1, 254851}, {0x12FE2, 254875}, {0x12FE3, 254899}, {0x12FE4, 254923}, {0x12FE5, 254947}, {0x12FE6, 254971}, {0x12FE7, 254995}, {0x12FE8, 255019}, {0x12FE9, 255043}, {0x12FEA, 255067}, {0x12FEB, 255091}, {0x12FEC, 255115}, {0x12FED, 255139}, {0x12FEE, 255163}, {0x12FEF, 255187}, {0x12FF0, 255211}, {0x12FF1, 255235}, {0x12FF2, 255259}, {0x13000, 293852}, {0x13001, 293877}, {0x13002, 293902}, {0x13003, 293927}, {0x13004, 293952}, {0x13005, 293977}, {0x13006, 294003}, {0x13007, 294028}, {0x13008, 294054}, {0x13009, 294080}, {0x1300A, 294105}, {0x1300B, 294130}, {0x1300C, 294155}, {0x1300D, 294180}, {0x1300E, 294205}, {0x1300F, 294230}, {0x13010, 294255}, {0x13011, 294280}, {0x13012, 294306}, {0x13013, 294331}, {0x13014, 294356}, {0x13015, 294381}, {0x13016, 294407}, {0x13017, 294432}, {0x13018, 294457}, {0x13019, 294482}, {0x1301A, 294507}, {0x1301B, 294532}, {0x1301C, 294557}, {0x1301D, 294582}, {0x1301E, 294607}, {0x1301F, 294632}, {0x13020, 294657}, {0x13021, 294682}, {0x13022, 294707}, {0x13023, 294732}, {0x13024, 294757}, {0x13025, 294782}, {0x13026, 294808}, {0x13027, 294833}, {0x13028, 294858}, {0x13029, 294883}, {0x1302A, 294908}, {0x1302B, 294933}, {0x1302C, 294958}, {0x1302D, 294983}, {0x1302E, 295008}, {0x1302F, 295034}, {0x13030, 295059}, {0x13031, 295084}, {0x13032, 295110}, {0x13033, 295135}, {0x13034, 295161}, {0x13035, 295186}, {0x13036, 295211}, {0x13037, 295237}, {0x13038, 295262}, {0x13039, 295287}, {0x1303A, 295312}, {0x1303B, 295337}, {0x1303C, 295362}, {0x1303D, 295387}, {0x1303E, 295412}, {0x1303F, 295437}, {0x13040, 295462}, {0x13041, 295487}, {0x13042, 295512}, {0x13043, 295537}, {0x13044, 295562}, {0x13045, 295587}, {0x13046, 295612}, {0x13047, 295637}, {0x13048, 295662}, {0x13049, 295687}, {0x1304A, 295712}, {0x1304B, 295737}, {0x1304C, 295762}, {0x1304D, 295787}, {0x1304E, 295812}, {0x1304F, 295837}, {0x13050, 296748}, {0x13051, 296773}, {0x13052, 296798}, {0x13053, 296823}, {0x13054, 296848}, {0x13055, 296873}, {0x13056, 296899}, {0x13057, 296924}, {0x13058, 296949}, {0x13059, 296974}, {0x1305A, 297112}, {0x1305B, 297137}, {0x1305C, 297162}, {0x1305D, 297188}, {0x1305E, 297214}, {0x1305F, 297240}, {0x13060, 297265}, {0x13061, 297290}, {0x13062, 297315}, {0x13063, 297340}, {0x13064, 297365}, {0x13065, 297390}, {0x13066, 297415}, {0x13067, 297440}, {0x13068, 297466}, {0x13069, 297491}, {0x1306A, 297516}, {0x1306B, 297541}, {0x1306C, 297566}, {0x1306D, 297591}, {0x1306E, 297616}, {0x1306F, 297641}, {0x13070, 297666}, {0x13071, 297691}, {0x13072, 297716}, {0x13073, 297741}, {0x13074, 297766}, {0x13075, 297791}, {0x13076, 297816}, {0x13077, 297841}, {0x13078, 297866}, {0x13079, 297891}, {0x1307A, 297916}, {0x1307B, 297941}, {0x1307C, 297966}, {0x1307D, 297991}, {0x1307E, 298016}, {0x1307F, 298042}, {0x13080, 298067}, {0x13081, 298092}, {0x13082, 298117}, {0x13083, 298142}, {0x13084, 298167}, {0x13085, 298192}, {0x13086, 298217}, {0x13087, 298242}, {0x13088, 298267}, {0x13089, 298292}, {0x1308A, 298317}, {0x1308B, 298342}, {0x1308C, 298367}, {0x1308D, 298392}, {0x1308E, 298417}, {0x1308F, 298442}, {0x13090, 298467}, {0x13091, 298492}, {0x13092, 298517}, {0x13093, 298543}, {0x13094, 298568}, {0x13095, 298593}, {0x13096, 298618}, {0x13097, 298643}, {0x13098, 298669}, {0x13099, 298694}, {0x1309A, 298719}, {0x1309B, 298744}, {0x1309C, 298770}, {0x1309D, 298795}, {0x1309E, 298820}, {0x1309F, 298845}, {0x130A0, 298870}, {0x130A1, 298895}, {0x130A2, 298920}, {0x130A3, 298945}, {0x130A4, 298970}, {0x130A5, 298995}, {0x130A6, 299020}, {0x130A7, 299045}, {0x130A8, 299070}, {0x130A9, 299096}, {0x130AA, 299121}, {0x130AB, 299146}, {0x130AC, 299172}, {0x130AD, 299197}, {0x130AE, 299222}, {0x130AF, 299248}, {0x130B0, 299274}, {0x130B1, 299300}, {0x130B2, 299326}, {0x130B3, 299352}, {0x130B4, 299378}, {0x130B5, 299404}, {0x130B6, 299430}, {0x130B7, 299456}, {0x130B8, 299481}, {0x130B9, 299506}, {0x130BA, 299532}, {0x130BB, 299557}, {0x130BC, 299582}, {0x130BD, 299608}, {0x130BE, 299633}, {0x130BF, 299658}, {0x130C0, 299683}, {0x130C1, 299708}, {0x130C2, 299733}, {0x130C3, 299758}, {0x130C4, 299783}, {0x130C5, 299808}, {0x130C6, 299833}, {0x130C7, 299858}, {0x130C8, 299883}, {0x130C9, 299908}, {0x130CA, 299933}, {0x130CB, 299959}, {0x130CC, 299985}, {0x130CD, 300011}, {0x130CE, 300037}, {0x130CF, 300063}, {0x130D0, 300089}, {0x130D1, 300115}, {0x130D2, 300141}, {0x130D3, 300166}, {0x130D4, 300191}, {0x130D5, 300216}, {0x130D6, 300241}, {0x130D7, 300266}, {0x130D8, 300291}, {0x130D9, 300316}, {0x130DA, 300341}, {0x130DB, 300367}, {0x130DC, 300392}, {0x130DD, 300418}, {0x130DE, 300443}, {0x130DF, 300468}, {0x130E0, 300493}, {0x130E1, 300518}, {0x130E2, 300543}, {0x130E3, 300568}, {0x130E4, 300593}, {0x130E5, 300619}, {0x130E6, 300644}, {0x130E7, 300670}, {0x130E8, 300695}, {0x130E9, 300720}, {0x130EA, 300745}, {0x130EB, 300771}, {0x130EC, 300796}, {0x130ED, 300821}, {0x130EE, 300846}, {0x130EF, 300871}, {0x130F0, 300896}, {0x130F1, 300921}, {0x130F2, 300946}, {0x130F3, 300971}, {0x130F4, 300997}, {0x130F5, 301022}, {0x130F6, 301047}, {0x130F7, 301072}, {0x130F8, 301097}, {0x130F9, 301122}, {0x130FA, 301147}, {0x130FB, 301173}, {0x130FC, 301198}, {0x130FD, 301223}, {0x130FE, 301355}, {0x130FF, 301380}, {0x13100, 301406}, {0x13101, 301431}, {0x13102, 301456}, {0x13103, 301481}, {0x13104, 301506}, {0x13105, 301531}, {0x13106, 301556}, {0x13107, 301581}, {0x13108, 301606}, {0x13109, 301631}, {0x1310A, 301656}, {0x1310B, 301681}, {0x1310C, 301706}, {0x1310D, 301732}, {0x1310E, 301757}, {0x1310F, 301782}, {0x13110, 301807}, {0x13111, 301832}, {0x13112, 301857}, {0x13113, 301882}, {0x13114, 301907}, {0x13115, 301932}, {0x13116, 301958}, {0x13117, 301983}, {0x13118, 302008}, {0x13119, 302033}, {0x1311A, 302058}, {0x1311B, 302083}, {0x1311C, 302108}, {0x1311D, 302133}, {0x1311E, 302158}, {0x1311F, 302183}, {0x13120, 302208}, {0x13121, 302234}, {0x13122, 302259}, {0x13123, 302284}, {0x13124, 302309}, {0x13125, 302334}, {0x13126, 302359}, {0x13127, 302384}, {0x13128, 302410}, {0x13129, 302435}, {0x1312A, 302461}, {0x1312B, 302486}, {0x1312C, 302511}, {0x1312D, 302536}, {0x1312E, 302561}, {0x1312F, 302586}, {0x13130, 302611}, {0x13131, 302636}, {0x13132, 302662}, {0x13133, 302687}, {0x13134, 302713}, {0x13135, 302738}, {0x13136, 302764}, {0x13137, 302789}, {0x13138, 302814}, {0x13139, 302839}, {0x1313A, 302864}, {0x1313B, 302890}, {0x1313C, 302916}, {0x1313D, 302942}, {0x1313E, 302967}, {0x1313F, 303023}, {0x13140, 303048}, {0x13141, 303073}, {0x13142, 303098}, {0x13143, 303123}, {0x13144, 303148}, {0x13145, 303173}, {0x13146, 303199}, {0x13147, 303224}, {0x13148, 303250}, {0x13149, 303276}, {0x1314A, 303301}, {0x1314B, 303326}, {0x1314C, 303351}, {0x1314D, 303376}, {0x1314E, 303402}, {0x1314F, 303427}, {0x13150, 303452}, {0x13151, 303477}, {0x13152, 303502}, {0x13153, 303527}, {0x13154, 303552}, {0x13155, 303577}, {0x13156, 303602}, {0x13157, 303627}, {0x13158, 303653}, {0x13159, 303678}, {0x1315A, 303703}, {0x1315B, 303728}, {0x1315C, 303753}, {0x1315D, 303778}, {0x1315E, 303803}, {0x1315F, 303829}, {0x13160, 303854}, {0x13161, 303879}, {0x13162, 303904}, {0x13163, 303929}, {0x13164, 303954}, {0x13165, 303979}, {0x13166, 304004}, {0x13167, 304029}, {0x13168, 304054}, {0x13169, 304079}, {0x1316A, 304105}, {0x1316B, 304130}, {0x1316C, 304156}, {0x1316D, 304181}, {0x1316E, 304206}, {0x1316F, 304231}, {0x13170, 304256}, {0x13171, 304281}, {0x13172, 304306}, {0x13173, 304332}, {0x13174, 304357}, {0x13175, 304382}, {0x13176, 304408}, {0x13177, 304433}, {0x13178, 304458}, {0x13179, 304483}, {0x1317A, 304508}, {0x1317B, 304533}, {0x1317C, 304558}, {0x1317D, 304583}, {0x1317E, 304608}, {0x1317F, 304633}, {0x13180, 304658}, {0x13181, 304683}, {0x13182, 304708}, {0x13183, 304733}, {0x13184, 304758}, {0x13185, 304783}, {0x13186, 304809}, {0x13187, 304834}, {0x13188, 304963}, {0x13189, 304988}, {0x1318A, 305013}, {0x1318B, 305038}, {0x1318C, 305063}, {0x1318D, 305088}, {0x1318E, 305114}, {0x1318F, 305139}, {0x13190, 305164}, {0x13191, 305189}, {0x13192, 305214}, {0x13193, 305240}, {0x13194, 305265}, {0x13195, 305291}, {0x13196, 305316}, {0x13197, 305342}, {0x13198, 305367}, {0x13199, 305392}, {0x1319A, 305417}, {0x1319B, 305712}, {0x1319C, 305737}, {0x1319D, 305762}, {0x1319E, 305787}, {0x1319F, 305812}, {0x131A0, 305837}, {0x131A1, 305862}, {0x131A2, 305887}, {0x131A3, 305912}, {0x131A4, 305937}, {0x131A5, 305962}, {0x131A6, 305988}, {0x131A7, 306013}, {0x131A8, 306038}, {0x131A9, 306063}, {0x131AA, 306088}, {0x131AB, 306114}, {0x131AC, 306139}, {0x131AD, 306194}, {0x131AE, 306219}, {0x131AF, 306245}, {0x131B0, 306271}, {0x131B1, 306296}, {0x131B2, 306321}, {0x131B3, 306347}, {0x131B4, 306372}, {0x131B5, 306397}, {0x131B6, 306422}, {0x131B7, 306447}, {0x131B8, 306472}, {0x131B9, 306497}, {0x131BA, 306522}, {0x131BB, 306548}, {0x131BC, 306573}, {0x131BD, 306598}, {0x131BE, 306624}, {0x131BF, 306650}, {0x131C0, 306676}, {0x131C1, 306702}, {0x131C2, 306728}, {0x131C3, 306754}, {0x131C4, 306780}, {0x131C5, 306806}, {0x131C6, 306831}, {0x131C7, 306856}, {0x131C8, 306881}, {0x131C9, 306907}, {0x131CA, 306932}, {0x131CB, 306958}, {0x131CC, 306983}, {0x131CD, 307009}, {0x131CE, 307034}, {0x131CF, 307059}, {0x131D0, 307084}, {0x131D1, 307109}, {0x131D2, 307134}, {0x131D3, 307160}, {0x131D4, 307185}, {0x131D5, 307210}, {0x131D6, 307236}, {0x131D7, 307261}, {0x131D8, 307286}, {0x131D9, 307311}, {0x131DA, 307336}, {0x131DB, 307362}, {0x131DC, 307387}, {0x131DD, 307412}, {0x131DE, 307437}, {0x131DF, 307463}, {0x131E0, 307488}, {0x131E1, 307513}, {0x131E2, 307539}, {0x131E3, 307565}, {0x131E4, 307590}, {0x131E5, 307615}, {0x131E6, 307640}, {0x131E7, 307665}, {0x131E8, 307690}, {0x131E9, 307715}, {0x131EA, 307740}, {0x131EB, 307766}, {0x131EC, 307791}, {0x131ED, 307816}, {0x131EE, 307841}, {0x131EF, 308674}, {0x131F0, 308699}, {0x131F1, 308724}, {0x131F2, 308749}, {0x131F3, 308774}, {0x131F4, 308799}, {0x131F5, 308824}, {0x131F6, 308849}, {0x131F7, 308874}, {0x131F8, 308899}, {0x131F9, 308924}, {0x131FA, 308949}, {0x131FB, 308974}, {0x131FC, 308999}, {0x131FD, 309024}, {0x131FE, 309049}, {0x131FF, 309074}, {0x13200, 309099}, {0x13201, 309124}, {0x13202, 309150}, {0x13203, 309176}, {0x13204, 309201}, {0x13205, 309226}, {0x13206, 309251}, {0x13207, 309276}, {0x13208, 309301}, {0x13209, 309326}, {0x1320A, 309351}, {0x1320B, 309377}, {0x1320C, 309402}, {0x1320D, 309427}, {0x1320E, 309452}, {0x1320F, 309477}, {0x13210, 309502}, {0x13211, 309527}, {0x13212, 309552}, {0x13213, 309577}, {0x13214, 309603}, {0x13215, 309628}, {0x13216, 309654}, {0x13217, 309679}, {0x13218, 309705}, {0x13219, 309730}, {0x1321A, 309755}, {0x1321B, 309781}, {0x1321C, 309806}, {0x1321D, 309831}, {0x1321E, 309856}, {0x1321F, 309881}, {0x13220, 309906}, {0x13221, 309932}, {0x13222, 309958}, {0x13223, 309984}, {0x13224, 310010}, {0x13225, 310036}, {0x13226, 310063}, {0x13227, 310089}, {0x13228, 310115}, {0x13229, 310141}, {0x1322A, 310167}, {0x1322B, 310193}, {0x1322C, 310219}, {0x1322D, 310245}, {0x1322E, 310271}, {0x1322F, 310297}, {0x13230, 310323}, {0x13231, 310349}, {0x13232, 310375}, {0x13233, 310402}, {0x13234, 310428}, {0x13235, 310454}, {0x13236, 310480}, {0x13237, 310506}, {0x13238, 310532}, {0x13239, 310558}, {0x1323A, 310584}, {0x1323B, 310610}, {0x1323C, 310636}, {0x1323D, 310662}, {0x1323E, 310688}, {0x1323F, 310714}, {0x13240, 310740}, {0x13241, 310767}, {0x13242, 310793}, {0x13243, 310820}, {0x13244, 310846}, {0x13245, 310872}, {0x13246, 310898}, {0x13247, 310924}, {0x13248, 310950}, {0x13249, 310976}, {0x1324A, 311002}, {0x1324B, 311029}, {0x1324C, 311055}, {0x1324D, 311081}, {0x1324E, 311107}, {0x1324F, 311133}, {0x13250, 311160}, {0x13251, 311185}, {0x13252, 311211}, {0x13253, 311236}, {0x13254, 311261}, {0x13255, 311286}, {0x13256, 311311}, {0x13257, 311337}, {0x13258, 311362}, {0x13259, 311388}, {0x1325A, 311414}, {0x1325B, 311440}, {0x1325C, 311466}, {0x1325D, 311492}, {0x1325E, 311518}, {0x1325F, 311543}, {0x13260, 311568}, {0x13261, 311593}, {0x13262, 311618}, {0x13263, 311644}, {0x13264, 311670}, {0x13265, 311696}, {0x13266, 311721}, {0x13267, 311746}, {0x13268, 311771}, {0x13269, 311796}, {0x1326A, 311821}, {0x1326B, 311846}, {0x1326C, 311871}, {0x1326D, 311896}, {0x1326E, 311921}, {0x1326F, 311947}, {0x13270, 311972}, {0x13271, 311998}, {0x13272, 312023}, {0x13273, 312048}, {0x13274, 312073}, {0x13275, 312098}, {0x13276, 312124}, {0x13277, 312149}, {0x13278, 312175}, {0x13279, 312200}, {0x1327A, 312225}, {0x1327B, 312250}, {0x1327C, 312275}, {0x1327D, 312301}, {0x1327E, 312326}, {0x1327F, 312352}, {0x13280, 312377}, {0x13281, 312402}, {0x13282, 312427}, {0x13283, 312453}, {0x13284, 312478}, {0x13285, 312503}, {0x13286, 312528}, {0x13287, 312554}, {0x13288, 312580}, {0x13289, 312606}, {0x1328A, 312632}, {0x1328B, 312657}, {0x1328C, 312682}, {0x1328D, 312707}, {0x1328E, 312732}, {0x1328F, 312757}, {0x13290, 312782}, {0x13291, 312807}, {0x13292, 312832}, {0x13293, 312857}, {0x13294, 312882}, {0x13295, 312907}, {0x13296, 312932}, {0x13297, 312957}, {0x13298, 312982}, {0x13299, 313008}, {0x1329A, 313034}, {0x1329B, 313094}, {0x1329C, 313119}, {0x1329D, 313145}, {0x1329E, 313170}, {0x1329F, 313195}, {0x132A0, 313221}, {0x132A1, 313246}, {0x132A2, 313271}, {0x132A3, 313296}, {0x132A4, 313321}, {0x132A5, 313346}, {0x132A6, 313371}, {0x132A7, 313396}, {0x132A8, 313421}, {0x132A9, 313446}, {0x132AA, 313471}, {0x132AB, 313496}, {0x132AC, 313521}, {0x132AD, 313546}, {0x132AE, 313571}, {0x132AF, 313596}, {0x132B0, 313621}, {0x132B1, 313646}, {0x132B2, 313672}, {0x132B3, 313697}, {0x132B4, 313723}, {0x132B5, 313749}, {0x132B6, 313774}, {0x132B7, 313799}, {0x132B8, 313824}, {0x132B9, 313849}, {0x132BA, 313874}, {0x132BB, 313899}, {0x132BC, 313924}, {0x132BD, 313950}, {0x132BE, 313975}, {0x132BF, 314000}, {0x132C0, 314025}, {0x132C1, 314050}, {0x132C2, 314075}, {0x132C3, 314100}, {0x132C4, 314126}, {0x132C5, 314151}, {0x132C6, 314176}, {0x132C7, 314201}, {0x132C8, 314226}, {0x132C9, 314251}, {0x132CA, 314276}, {0x132CB, 314301}, {0x132CC, 314326}, {0x132CD, 314351}, {0x132CE, 314376}, {0x132CF, 314401}, {0x132D0, 314426}, {0x132D1, 314451}, {0x132D2, 314476}, {0x132D3, 314501}, {0x132D4, 314527}, {0x132D5, 314552}, {0x132D6, 314577}, {0x132D7, 314602}, {0x132D8, 314627}, {0x132D9, 314653}, {0x132DA, 314678}, {0x132DB, 314703}, {0x132DC, 314728}, {0x132DD, 314753}, {0x132DE, 314778}, {0x132DF, 314803}, {0x132E0, 314828}, {0x132E1, 314853}, {0x132E2, 314879}, {0x132E3, 314905}, {0x132E4, 314930}, {0x132E5, 314955}, {0x132E6, 314980}, {0x132E7, 315006}, {0x132E8, 315031}, {0x132E9, 315056}, {0x132EA, 315081}, {0x132EB, 315106}, {0x132EC, 315131}, {0x132ED, 315156}, {0x132EE, 315181}, {0x132EF, 315206}, {0x132F0, 315231}, {0x132F1, 315257}, {0x132F2, 315283}, {0x132F3, 315308}, {0x132F4, 315333}, {0x132F5, 315358}, {0x132F6, 315383}, {0x132F7, 315408}, {0x132F8, 315433}, {0x132F9, 315458}, {0x132FA, 315483}, {0x132FB, 315508}, {0x132FC, 315534}, {0x132FD, 315559}, {0x132FE, 315584}, {0x132FF, 315609}, {0x13300, 315634}, {0x13301, 315659}, {0x13302, 315684}, {0x13303, 315709}, {0x13304, 315734}, {0x13305, 315759}, {0x13306, 315784}, {0x13307, 315809}, {0x13308, 315834}, {0x13309, 315859}, {0x1330A, 315884}, {0x1330B, 315910}, {0x1330C, 315935}, {0x1330D, 315960}, {0x1330E, 315985}, {0x1330F, 316010}, {0x13310, 316036}, {0x13311, 316061}, {0x13312, 316087}, {0x13313, 316112}, {0x13314, 316138}, {0x13315, 316163}, {0x13316, 316188}, {0x13317, 316214}, {0x13318, 316239}, {0x13319, 316264}, {0x1331A, 316289}, {0x1331B, 316314}, {0x1331C, 316339}, {0x1331D, 316365}, {0x1331E, 316390}, {0x1331F, 316415}, {0x13320, 316440}, {0x13321, 316465}, {0x13322, 316490}, {0x13323, 316515}, {0x13324, 316540}, {0x13325, 316565}, {0x13326, 316590}, {0x13327, 316615}, {0x13328, 316640}, {0x13329, 316665}, {0x1332A, 316690}, {0x1332B, 316715}, {0x1332C, 316740}, {0x1332D, 316765}, {0x1332E, 316791}, {0x1332F, 316816}, {0x13330, 316842}, {0x13331, 316867}, {0x13332, 316892}, {0x13333, 316952}, {0x13334, 316977}, {0x13335, 317002}, {0x13336, 317027}, {0x13337, 317052}, {0x13338, 317077}, {0x13339, 317102}, {0x1333A, 317128}, {0x1333B, 317154}, {0x1333C, 317179}, {0x1333D, 317204}, {0x1333E, 317229}, {0x1333F, 317254}, {0x13340, 317279}, {0x13341, 317304}, {0x13342, 317329}, {0x13343, 317354}, {0x13344, 317379}, {0x13345, 317404}, {0x13346, 317429}, {0x13347, 317454}, {0x13348, 317479}, {0x13349, 317504}, {0x1334A, 317529}, {0x1334B, 317554}, {0x1334C, 317579}, {0x1334D, 317605}, {0x1334E, 317630}, {0x1334F, 317655}, {0x13350, 317680}, {0x13351, 317705}, {0x13352, 317730}, {0x13353, 317755}, {0x13354, 317781}, {0x13355, 317806}, {0x13356, 317831}, {0x13357, 317856}, {0x13358, 317882}, {0x13359, 317907}, {0x1335A, 317932}, {0x1335B, 317957}, {0x1335C, 317982}, {0x1335D, 318007}, {0x1335E, 318032}, {0x1335F, 318057}, {0x13360, 318082}, {0x13361, 318107}, {0x13362, 318132}, {0x13363, 318157}, {0x13364, 318183}, {0x13365, 318209}, {0x13366, 318235}, {0x13367, 318261}, {0x13368, 318287}, {0x13369, 318313}, {0x1336A, 318339}, {0x1336B, 318365}, {0x1336C, 318391}, {0x1336D, 318416}, {0x1336E, 318442}, {0x1336F, 318467}, {0x13370, 318492}, {0x13371, 318517}, {0x13372, 318542}, {0x13373, 318567}, {0x13374, 318593}, {0x13375, 318619}, {0x13376, 318644}, {0x13377, 318669}, {0x13378, 318694}, {0x13379, 318719}, {0x1337A, 318745}, {0x1337B, 318771}, {0x1337C, 318823}, {0x1337D, 318848}, {0x1337E, 318874}, {0x1337F, 318900}, {0x13380, 318925}, {0x13381, 318950}, {0x13382, 318975}, {0x13383, 319000}, {0x13384, 319025}, {0x13385, 319050}, {0x13386, 319075}, {0x13387, 319100}, {0x13388, 319126}, {0x13389, 319152}, {0x1338A, 319178}, {0x1338B, 319204}, {0x1338C, 319230}, {0x1338D, 319256}, {0x1338E, 319282}, {0x1338F, 319308}, {0x13390, 319334}, {0x13391, 319360}, {0x13392, 319386}, {0x13393, 319412}, {0x13394, 319437}, {0x13395, 319462}, {0x13396, 319487}, {0x13397, 319513}, {0x13398, 319538}, {0x13399, 319563}, {0x1339A, 319588}, {0x1339B, 319613}, {0x1339C, 319638}, {0x1339D, 319664}, {0x1339E, 319689}, {0x1339F, 319715}, {0x133A0, 319740}, {0x133A1, 319766}, {0x133A2, 319791}, {0x133A3, 319817}, {0x133A4, 319842}, {0x133A5, 319867}, {0x133A6, 319893}, {0x133A7, 319918}, {0x133A8, 319943}, {0x133A9, 319968}, {0x133AA, 319993}, {0x133AB, 320019}, {0x133AC, 320044}, {0x133AD, 320069}, {0x133AE, 320094}, {0x133AF, 320156}, {0x133B0, 320181}, {0x133B1, 320206}, {0x133B2, 320231}, {0x133B3, 320257}, {0x133B4, 320282}, {0x133B5, 320307}, {0x133B6, 320332}, {0x133B7, 320357}, {0x133B8, 320382}, {0x133B9, 320407}, {0x133BA, 320433}, {0x133BB, 320458}, {0x133BC, 320484}, {0x133BD, 320509}, {0x133BE, 320534}, {0x133BF, 320559}, {0x133C0, 320584}, {0x133C1, 320610}, {0x133C2, 320635}, {0x133C3, 320660}, {0x133C4, 320685}, {0x133C5, 320711}, {0x133C6, 320736}, {0x133C7, 320762}, {0x133C8, 320787}, {0x133C9, 320812}, {0x133CA, 320837}, {0x133CB, 320862}, {0x133CC, 320887}, {0x133CD, 320912}, {0x133CE, 320938}, {0x133CF, 320998}, {0x133D0, 321023}, {0x133D1, 321048}, {0x133D2, 321073}, {0x133D3, 321098}, {0x133D4, 321124}, {0x133D5, 321150}, {0x133D6, 321175}, {0x133D7, 321200}, {0x133D8, 321226}, {0x133D9, 321251}, {0x133DA, 321276}, {0x133DB, 321302}, {0x133DC, 321327}, {0x133DD, 321353}, {0x133DE, 321378}, {0x133DF, 321403}, {0x133E0, 321428}, {0x133E1, 321453}, {0x133E2, 321478}, {0x133E3, 321503}, {0x133E4, 321528}, {0x133E5, 321553}, {0x133E6, 321578}, {0x133E7, 321604}, {0x133E8, 321630}, {0x133E9, 321656}, {0x133EA, 321682}, {0x133EB, 321707}, {0x133EC, 321733}, {0x133ED, 321759}, {0x133EE, 321784}, {0x133EF, 321810}, {0x133F0, 321835}, {0x133F1, 321861}, {0x133F2, 321886}, {0x133F3, 321911}, {0x133F4, 321936}, {0x133F5, 321961}, {0x133F6, 321986}, {0x133F7, 322011}, {0x133F8, 322036}, {0x133F9, 322061}, {0x133FA, 322086}, {0x133FB, 322111}, {0x133FC, 322137}, {0x133FD, 322163}, {0x133FE, 322189}, {0x133FF, 322215}, {0x13400, 322241}, {0x13401, 322267}, {0x13402, 322293}, {0x13403, 322319}, {0x13404, 322345}, {0x13405, 322370}, {0x13406, 322396}, {0x13407, 322422}, {0x13408, 322448}, {0x13409, 322474}, {0x1340A, 322500}, {0x1340B, 322526}, {0x1340C, 322552}, {0x1340D, 295862}, {0x1340E, 295888}, {0x1340F, 295914}, {0x13410, 295940}, {0x13411, 295966}, {0x13412, 295992}, {0x13413, 296018}, {0x13414, 296044}, {0x13415, 296071}, {0x13416, 296098}, {0x13417, 296124}, {0x13418, 296150}, {0x13419, 296176}, {0x1341A, 296202}, {0x1341B, 296228}, {0x1341C, 296254}, {0x1341D, 296280}, {0x1341E, 296306}, {0x1341F, 296332}, {0x13420, 296358}, {0x13421, 296384}, {0x13422, 296410}, {0x13423, 296436}, {0x13424, 296462}, {0x13425, 296488}, {0x13426, 296514}, {0x13427, 296540}, {0x13428, 296566}, {0x13429, 296592}, {0x1342A, 296618}, {0x1342B, 296644}, {0x1342C, 296670}, {0x1342D, 296696}, {0x1342E, 296722}, {0x1342F, 318797}, {0x13430, 320120}, {0x13431, 304925}, {0x13432, 305672}, {0x13433, 305520}, {0x13434, 305634}, {0x13435, 305479}, {0x13436, 313059}, {0x13437, 297035}, {0x13438, 301282}, {0x13439, 305563}, {0x1343A, 305600}, {0x1343B, 305442}, {0x1343C, 296999}, {0x1343D, 301248}, {0x1343E, 297069}, {0x1343F, 301314}, {0x13440, 307866}, {0x13441, 302992}, {0x13442, 304859}, {0x13443, 306164}, {0x13444, 304890}, {0x13445, 316917}, {0x13446, 320963}, {0x13447, 308559}, {0x13448, 308096}, {0x13449, 308258}, {0x1344A, 308511}, {0x1344B, 308415}, {0x1344C, 308149}, {0x1344D, 308361}, {0x1344E, 308045}, {0x1344F, 308609}, {0x13450, 307943}, {0x13451, 308304}, {0x13452, 308214}, {0x13453, 308459}, {0x13454, 307990}, {0x13455, 307906}, {0x13460, 322578}, {0x13461, 322604}, {0x13462, 322630}, {0x13463, 322656}, {0x13464, 322682}, {0x13465, 322708}, {0x13466, 322734}, {0x13467, 322760}, {0x13468, 322786}, {0x13469, 322812}, {0x1346A, 322838}, {0x1346B, 322864}, {0x1346C, 322890}, {0x1346D, 322916}, {0x1346E, 322942}, {0x1346F, 322968}, {0x13470, 322994}, {0x13471, 323020}, {0x13472, 323046}, {0x13473, 323072}, {0x13474, 323098}, {0x13475, 323124}, {0x13476, 323150}, {0x13477, 323176}, {0x13478, 323202}, {0x13479, 323228}, {0x1347A, 323254}, {0x1347B, 323280}, {0x1347C, 323306}, {0x1347D, 323332}, {0x1347E, 323358}, {0x1347F, 323384}, {0x13480, 323410}, {0x13481, 323436}, {0x13482, 323462}, {0x13483, 323488}, {0x13484, 323514}, {0x13485, 323540}, {0x13486, 323566}, {0x13487, 323592}, {0x13488, 323618}, {0x13489, 323644}, {0x1348A, 323670}, {0x1348B, 323696}, {0x1348C, 323722}, {0x1348D, 323748}, {0x1348E, 323774}, {0x1348F, 323800}, {0x13490, 323826}, {0x13491, 323852}, {0x13492, 323878}, {0x13493, 323904}, {0x13494, 323930}, {0x13495, 323956}, {0x13496, 323982}, {0x13497, 324008}, {0x13498, 324034}, {0x13499, 324060}, {0x1349A, 324086}, {0x1349B, 324112}, {0x1349C, 324138}, {0x1349D, 324164}, {0x1349E, 324190}, {0x1349F, 324216}, {0x134A0, 324242}, {0x134A1, 324268}, {0x134A2, 324294}, {0x134A3, 324320}, {0x134A4, 324346}, {0x134A5, 324372}, {0x134A6, 324398}, {0x134A7, 324424}, {0x134A8, 324450}, {0x134A9, 324476}, {0x134AA, 324502}, {0x134AB, 324528}, {0x134AC, 324554}, {0x134AD, 324580}, {0x134AE, 324606}, {0x134AF, 324632}, {0x134B0, 324658}, {0x134B1, 324684}, {0x134B2, 324710}, {0x134B3, 324736}, {0x134B4, 324762}, {0x134B5, 324788}, {0x134B6, 324814}, {0x134B7, 324840}, {0x134B8, 324866}, {0x134B9, 324892}, {0x134BA, 324918}, {0x134BB, 324944}, {0x134BC, 324970}, {0x134BD, 324996}, {0x134BE, 325022}, {0x134BF, 325048}, {0x134C0, 325074}, {0x134C1, 325100}, {0x134C2, 325126}, {0x134C3, 325152}, {0x134C4, 325178}, {0x134C5, 325204}, {0x134C6, 325230}, {0x134C7, 325256}, {0x134C8, 325282}, {0x134C9, 325308}, {0x134CA, 325334}, {0x134CB, 325360}, {0x134CC, 325386}, {0x134CD, 325412}, {0x134CE, 325438}, {0x134CF, 325464}, {0x134D0, 325490}, {0x134D1, 325516}, {0x134D2, 325542}, {0x134D3, 325568}, {0x134D4, 325594}, {0x134D5, 325620}, {0x134D6, 325646}, {0x134D7, 325672}, {0x134D8, 325698}, {0x134D9, 325724}, {0x134DA, 325750}, {0x134DB, 325776}, {0x134DC, 325802}, {0x134DD, 325828}, {0x134DE, 325854}, {0x134DF, 325880}, {0x134E0, 325906}, {0x134E1, 325932}, {0x134E2, 325958}, {0x134E3, 325984}, {0x134E4, 326010}, {0x134E5, 326036}, {0x134E6, 326062}, {0x134E7, 326088}, {0x134E8, 326114}, {0x134E9, 326140}, {0x134EA, 326166}, {0x134EB, 326192}, {0x134EC, 326218}, {0x134ED, 326244}, {0x134EE, 326270}, {0x134EF, 326296}, {0x134F0, 326322}, {0x134F1, 326348}, {0x134F2, 326374}, {0x134F3, 326400}, {0x134F4, 326426}, {0x134F5, 326452}, {0x134F6, 326478}, {0x134F7, 326504}, {0x134F8, 326530}, {0x134F9, 326556}, {0x134FA, 326582}, {0x134FB, 326608}, {0x134FC, 326634}, {0x134FD, 326660}, {0x134FE, 326686}, {0x134FF, 326712}, {0x13500, 326738}, {0x13501, 326764}, {0x13502, 326790}, {0x13503, 326816}, {0x13504, 326842}, {0x13505, 326868}, {0x13506, 326894}, {0x13507, 326920}, {0x13508, 326946}, {0x13509, 326972}, {0x1350A, 326998}, {0x1350B, 327024}, {0x1350C, 327050}, {0x1350D, 327076}, {0x1350E, 327102}, {0x1350F, 327128}, {0x13510, 327154}, {0x13511, 327180}, {0x13512, 327206}, {0x13513, 327232}, {0x13514, 327258}, {0x13515, 327284}, {0x13516, 327310}, {0x13517, 327336}, {0x13518, 327362}, {0x13519, 327388}, {0x1351A, 327414}, {0x1351B, 327440}, {0x1351C, 327466}, {0x1351D, 327492}, {0x1351E, 327518}, {0x1351F, 327544}, {0x13520, 327570}, {0x13521, 327596}, {0x13522, 327622}, {0x13523, 327648}, {0x13524, 327674}, {0x13525, 327700}, {0x13526, 327726}, {0x13527, 327752}, {0x13528, 327778}, {0x13529, 327804}, {0x1352A, 327830}, {0x1352B, 327856}, {0x1352C, 327882}, {0x1352D, 327908}, {0x1352E, 327934}, {0x1352F, 327960}, {0x13530, 327986}, {0x13531, 328012}, {0x13532, 328038}, {0x13533, 328064}, {0x13534, 328090}, {0x13535, 328116}, {0x13536, 328142}, {0x13537, 328168}, {0x13538, 328194}, {0x13539, 328220}, {0x1353A, 328246}, {0x1353B, 328272}, {0x1353C, 328298}, {0x1353D, 328324}, {0x1353E, 328350}, {0x1353F, 328376}, {0x13540, 328402}, {0x13541, 328428}, {0x13542, 328454}, {0x13543, 328480}, {0x13544, 328506}, {0x13545, 328532}, {0x13546, 328558}, {0x13547, 328584}, {0x13548, 328610}, {0x13549, 328636}, {0x1354A, 328662}, {0x1354B, 328688}, {0x1354C, 328714}, {0x1354D, 328740}, {0x1354E, 328766}, {0x1354F, 328792}, {0x13550, 328818}, {0x13551, 328844}, {0x13552, 328870}, {0x13553, 328896}, {0x13554, 328922}, {0x13555, 328948}, {0x13556, 328974}, {0x13557, 329000}, {0x13558, 329026}, {0x13559, 329052}, {0x1355A, 329078}, {0x1355B, 329104}, {0x1355C, 329130}, {0x1355D, 329156}, {0x1355E, 329182}, {0x1355F, 329208}, {0x13560, 329234}, {0x13561, 329260}, {0x13562, 329286}, {0x13563, 329312}, {0x13564, 329338}, {0x13565, 329364}, {0x13566, 329390}, {0x13567, 329416}, {0x13568, 329442}, {0x13569, 329468}, {0x1356A, 329494}, {0x1356B, 329520}, {0x1356C, 329546}, {0x1356D, 329572}, {0x1356E, 329598}, {0x1356F, 329624}, {0x13570, 329650}, {0x13571, 329676}, {0x13572, 329702}, {0x13573, 329728}, {0x13574, 329754}, {0x13575, 329780}, {0x13576, 329806}, {0x13577, 329832}, {0x13578, 329858}, {0x13579, 329884}, {0x1357A, 329910}, {0x1357B, 329936}, {0x1357C, 329962}, {0x1357D, 329988}, {0x1357E, 330014}, {0x1357F, 330040}, {0x13580, 330066}, {0x13581, 330092}, {0x13582, 330118}, {0x13583, 330144}, {0x13584, 330170}, {0x13585, 330196}, {0x13586, 330222}, {0x13587, 330248}, {0x13588, 330274}, {0x13589, 330300}, {0x1358A, 330326}, {0x1358B, 330352}, {0x1358C, 330378}, {0x1358D, 330404}, {0x1358E, 330430}, {0x1358F, 330456}, {0x13590, 330482}, {0x13591, 330508}, {0x13592, 330534}, {0x13593, 330560}, {0x13594, 330586}, {0x13595, 330612}, {0x13596, 330638}, {0x13597, 330664}, {0x13598, 330690}, {0x13599, 330716}, {0x1359A, 330742}, {0x1359B, 330768}, {0x1359C, 330794}, {0x1359D, 330820}, {0x1359E, 330846}, {0x1359F, 330872}, {0x135A0, 330898}, {0x135A1, 330924}, {0x135A2, 330950}, {0x135A3, 330976}, {0x135A4, 331002}, {0x135A5, 331028}, {0x135A6, 331054}, {0x135A7, 331080}, {0x135A8, 331106}, {0x135A9, 331132}, {0x135AA, 331158}, {0x135AB, 331184}, {0x135AC, 331210}, {0x135AD, 331236}, {0x135AE, 331262}, {0x135AF, 331288}, {0x135B0, 331314}, {0x135B1, 331340}, {0x135B2, 331366}, {0x135B3, 331392}, {0x135B4, 331418}, {0x135B5, 331444}, {0x135B6, 331470}, {0x135B7, 331496}, {0x135B8, 331522}, {0x135B9, 331548}, {0x135BA, 331574}, {0x135BB, 331600}, {0x135BC, 331626}, {0x135BD, 331652}, {0x135BE, 331678}, {0x135BF, 331704}, {0x135C0, 331730}, {0x135C1, 331756}, {0x135C2, 331782}, {0x135C3, 331808}, {0x135C4, 331834}, {0x135C5, 331860}, {0x135C6, 331886}, {0x135C7, 331912}, {0x135C8, 331938}, {0x135C9, 331964}, {0x135CA, 331990}, {0x135CB, 332016}, {0x135CC, 332042}, {0x135CD, 332068}, {0x135CE, 332094}, {0x135CF, 332120}, {0x135D0, 332146}, {0x135D1, 332172}, {0x135D2, 332198}, {0x135D3, 332224}, {0x135D4, 332250}, {0x135D5, 332276}, {0x135D6, 332302}, {0x135D7, 332328}, {0x135D8, 332354}, {0x135D9, 332380}, {0x135DA, 332406}, {0x135DB, 332432}, {0x135DC, 332458}, {0x135DD, 332484}, {0x135DE, 332510}, {0x135DF, 332536}, {0x135E0, 332562}, {0x135E1, 332588}, {0x135E2, 332614}, {0x135E3, 332640}, {0x135E4, 332666}, {0x135E5, 332692}, {0x135E6, 332718}, {0x135E7, 332744}, {0x135E8, 332770}, {0x135E9, 332796}, {0x135EA, 332822}, {0x135EB, 332848}, {0x135EC, 332874}, {0x135ED, 332900}, {0x135EE, 332926}, {0x135EF, 332952}, {0x135F0, 332978}, {0x135F1, 333004}, {0x135F2, 333030}, {0x135F3, 333056}, {0x135F4, 333082}, {0x135F5, 333108}, {0x135F6, 333134}, {0x135F7, 333160}, {0x135F8, 333186}, {0x135F9, 333212}, {0x135FA, 333238}, {0x135FB, 333264}, {0x135FC, 333290}, {0x135FD, 333316}, {0x135FE, 333342}, {0x135FF, 333368}, {0x13600, 333394}, {0x13601, 333420}, {0x13602, 333446}, {0x13603, 333472}, {0x13604, 333498}, {0x13605, 333524}, {0x13606, 333550}, {0x13607, 333576}, {0x13608, 333602}, {0x13609, 333628}, {0x1360A, 333654}, {0x1360B, 333680}, {0x1360C, 333706}, {0x1360D, 333732}, {0x1360E, 333758}, {0x1360F, 333784}, {0x13610, 333810}, {0x13611, 333836}, {0x13612, 333862}, {0x13613, 333888}, {0x13614, 333914}, {0x13615, 333940}, {0x13616, 333966}, {0x13617, 333992}, {0x13618, 334018}, {0x13619, 334044}, {0x1361A, 334070}, {0x1361B, 334096}, {0x1361C, 334122}, {0x1361D, 334148}, {0x1361E, 334174}, {0x1361F, 334200}, {0x13620, 334226}, {0x13621, 334252}, {0x13622, 334278}, {0x13623, 334304}, {0x13624, 334330}, {0x13625, 334356}, {0x13626, 334382}, {0x13627, 334408}, {0x13628, 334434}, {0x13629, 334460}, {0x1362A, 334486}, {0x1362B, 334512}, {0x1362C, 334538}, {0x1362D, 334564}, {0x1362E, 334590}, {0x1362F, 334616}, {0x13630, 334642}, {0x13631, 334668}, {0x13632, 334694}, {0x13633, 334720}, {0x13634, 334746}, {0x13635, 334772}, {0x13636, 334798}, {0x13637, 334824}, {0x13638, 334850}, {0x13639, 334876}, {0x1363A, 334902}, {0x1363B, 334928}, {0x1363C, 334954}, {0x1363D, 334980}, {0x1363E, 335006}, {0x1363F, 335032}, {0x13640, 335058}, {0x13641, 335084}, {0x13642, 335110}, {0x13643, 335136}, {0x13644, 335162}, {0x13645, 335188}, {0x13646, 335214}, {0x13647, 335240}, {0x13648, 335266}, {0x13649, 335292}, {0x1364A, 335318}, {0x1364B, 335344}, {0x1364C, 335370}, {0x1364D, 335396}, {0x1364E, 335422}, {0x1364F, 335448}, {0x13650, 335474}, {0x13651, 335500}, {0x13652, 335526}, {0x13653, 335552}, {0x13654, 335578}, {0x13655, 335604}, {0x13656, 335630}, {0x13657, 335656}, {0x13658, 335682}, {0x13659, 335708}, {0x1365A, 335734}, {0x1365B, 335760}, {0x1365C, 335786}, {0x1365D, 335812}, {0x1365E, 335838}, {0x1365F, 335864}, {0x13660, 335890}, {0x13661, 335916}, {0x13662, 335942}, {0x13663, 335968}, {0x13664, 335994}, {0x13665, 336020}, {0x13666, 336046}, {0x13667, 336072}, {0x13668, 336098}, {0x13669, 336124}, {0x1366A, 336150}, {0x1366B, 336176}, {0x1366C, 336202}, {0x1366D, 336228}, {0x1366E, 336254}, {0x1366F, 336280}, {0x13670, 336306}, {0x13671, 336332}, {0x13672, 336358}, {0x13673, 336384}, {0x13674, 336410}, {0x13675, 336436}, {0x13676, 336462}, {0x13677, 336488}, {0x13678, 336514}, {0x13679, 336540}, {0x1367A, 336566}, {0x1367B, 336592}, {0x1367C, 336618}, {0x1367D, 336644}, {0x1367E, 336670}, {0x1367F, 336696}, {0x13680, 336722}, {0x13681, 336748}, {0x13682, 336774}, {0x13683, 336800}, {0x13684, 336826}, {0x13685, 336852}, {0x13686, 336878}, {0x13687, 336904}, {0x13688, 336930}, {0x13689, 336956}, {0x1368A, 336982}, {0x1368B, 337008}, {0x1368C, 337034}, {0x1368D, 337060}, {0x1368E, 337086}, {0x1368F, 337112}, {0x13690, 337138}, {0x13691, 337164}, {0x13692, 337190}, {0x13693, 337216}, {0x13694, 337242}, {0x13695, 337268}, {0x13696, 337294}, {0x13697, 337320}, {0x13698, 337346}, {0x13699, 337372}, {0x1369A, 337398}, {0x1369B, 337424}, {0x1369C, 337450}, {0x1369D, 337476}, {0x1369E, 337502}, {0x1369F, 337528}, {0x136A0, 337554}, {0x136A1, 337580}, {0x136A2, 337606}, {0x136A3, 337632}, {0x136A4, 337658}, {0x136A5, 337684}, {0x136A6, 337710}, {0x136A7, 337736}, {0x136A8, 337762}, {0x136A9, 337788}, {0x136AA, 337814}, {0x136AB, 337840}, {0x136AC, 337866}, {0x136AD, 337892}, {0x136AE, 337918}, {0x136AF, 337944}, {0x136B0, 337970}, {0x136B1, 337996}, {0x136B2, 338022}, {0x136B3, 338048}, {0x136B4, 338074}, {0x136B5, 338100}, {0x136B6, 338126}, {0x136B7, 338152}, {0x136B8, 338178}, {0x136B9, 338204}, {0x136BA, 338230}, {0x136BB, 338256}, {0x136BC, 338282}, {0x136BD, 338308}, {0x136BE, 338334}, {0x136BF, 338360}, {0x136C0, 338386}, {0x136C1, 338412}, {0x136C2, 338438}, {0x136C3, 338464}, {0x136C4, 338490}, {0x136C5, 338516}, {0x136C6, 338542}, {0x136C7, 338568}, {0x136C8, 338594}, {0x136C9, 338620}, {0x136CA, 338646}, {0x136CB, 338672}, {0x136CC, 338698}, {0x136CD, 338724}, {0x136CE, 338750}, {0x136CF, 338776}, {0x136D0, 338802}, {0x136D1, 338828}, {0x136D2, 338854}, {0x136D3, 338880}, {0x136D4, 338906}, {0x136D5, 338932}, {0x136D6, 338958}, {0x136D7, 338984}, {0x136D8, 339010}, {0x136D9, 339036}, {0x136DA, 339062}, {0x136DB, 339088}, {0x136DC, 339114}, {0x136DD, 339140}, {0x136DE, 339166}, {0x136DF, 339192}, {0x136E0, 339218}, {0x136E1, 339244}, {0x136E2, 339270}, {0x136E3, 339296}, {0x136E4, 339322}, {0x136E5, 339348}, {0x136E6, 339374}, {0x136E7, 339400}, {0x136E8, 339426}, {0x136E9, 339452}, {0x136EA, 339478}, {0x136EB, 339504}, {0x136EC, 339530}, {0x136ED, 339556}, {0x136EE, 339582}, {0x136EF, 339608}, {0x136F0, 339634}, {0x136F1, 339660}, {0x136F2, 339686}, {0x136F3, 339712}, {0x136F4, 339738}, {0x136F5, 339764}, {0x136F6, 339790}, {0x136F7, 339816}, {0x136F8, 339842}, {0x136F9, 339868}, {0x136FA, 339894}, {0x136FB, 339920}, {0x136FC, 339946}, {0x136FD, 339972}, {0x136FE, 339998}, {0x136FF, 340024}, {0x13700, 340050}, {0x13701, 340076}, {0x13702, 340102}, {0x13703, 340128}, {0x13704, 340154}, {0x13705, 340180}, {0x13706, 340206}, {0x13707, 340232}, {0x13708, 340258}, {0x13709, 340284}, {0x1370A, 340310}, {0x1370B, 340336}, {0x1370C, 340362}, {0x1370D, 340388}, {0x1370E, 340414}, {0x1370F, 340440}, {0x13710, 340466}, {0x13711, 340492}, {0x13712, 340518}, {0x13713, 340544}, {0x13714, 340570}, {0x13715, 340596}, {0x13716, 340622}, {0x13717, 340648}, {0x13718, 340674}, {0x13719, 340700}, {0x1371A, 340726}, {0x1371B, 340752}, {0x1371C, 340778}, {0x1371D, 340804}, {0x1371E, 340830}, {0x1371F, 340856}, {0x13720, 340882}, {0x13721, 340908}, {0x13722, 340934}, {0x13723, 340960}, {0x13724, 340986}, {0x13725, 341012}, {0x13726, 341038}, {0x13727, 341064}, {0x13728, 341090}, {0x13729, 341116}, {0x1372A, 341142}, {0x1372B, 341168}, {0x1372C, 341194}, {0x1372D, 341220}, {0x1372E, 341246}, {0x1372F, 341272}, {0x13730, 341298}, {0x13731, 341324}, {0x13732, 341350}, {0x13733, 341376}, {0x13734, 341402}, {0x13735, 341428}, {0x13736, 341454}, {0x13737, 341480}, {0x13738, 341506}, {0x13739, 341532}, {0x1373A, 341558}, {0x1373B, 341584}, {0x1373C, 341610}, {0x1373D, 341636}, {0x1373E, 341662}, {0x1373F, 341688}, {0x13740, 341714}, {0x13741, 341740}, {0x13742, 341766}, {0x13743, 341792}, {0x13744, 341818}, {0x13745, 341844}, {0x13746, 341870}, {0x13747, 341896}, {0x13748, 341922}, {0x13749, 341948}, {0x1374A, 341974}, {0x1374B, 342000}, {0x1374C, 342026}, {0x1374D, 342052}, {0x1374E, 342078}, {0x1374F, 342104}, {0x13750, 342130}, {0x13751, 342156}, {0x13752, 342182}, {0x13753, 342208}, {0x13754, 342234}, {0x13755, 342260}, {0x13756, 342286}, {0x13757, 342312}, {0x13758, 342338}, {0x13759, 342364}, {0x1375A, 342390}, {0x1375B, 342416}, {0x1375C, 342442}, {0x1375D, 342468}, {0x1375E, 342494}, {0x1375F, 342520}, {0x13760, 342546}, {0x13761, 342572}, {0x13762, 342598}, {0x13763, 342624}, {0x13764, 342650}, {0x13765, 342676}, {0x13766, 342702}, {0x13767, 342728}, {0x13768, 342754}, {0x13769, 342780}, {0x1376A, 342806}, {0x1376B, 342832}, {0x1376C, 342858}, {0x1376D, 342884}, {0x1376E, 342910}, {0x1376F, 342936}, {0x13770, 342962}, {0x13771, 342988}, {0x13772, 343014}, {0x13773, 343040}, {0x13774, 343066}, {0x13775, 343092}, {0x13776, 343118}, {0x13777, 343144}, {0x13778, 343170}, {0x13779, 343196}, {0x1377A, 343222}, {0x1377B, 343248}, {0x1377C, 343274}, {0x1377D, 343300}, {0x1377E, 343326}, {0x1377F, 343352}, {0x13780, 343378}, {0x13781, 343404}, {0x13782, 343430}, {0x13783, 343456}, {0x13784, 343482}, {0x13785, 343508}, {0x13786, 343534}, {0x13787, 343560}, {0x13788, 343586}, {0x13789, 343612}, {0x1378A, 343638}, {0x1378B, 343664}, {0x1378C, 343690}, {0x1378D, 343716}, {0x1378E, 343742}, {0x1378F, 343768}, {0x13790, 343794}, {0x13791, 343820}, {0x13792, 343846}, {0x13793, 343872}, {0x13794, 343898}, {0x13795, 343924}, {0x13796, 343950}, {0x13797, 343976}, {0x13798, 344002}, {0x13799, 344028}, {0x1379A, 344054}, {0x1379B, 344080}, {0x1379C, 344106}, {0x1379D, 344132}, {0x1379E, 344158}, {0x1379F, 344184}, {0x137A0, 344210}, {0x137A1, 344236}, {0x137A2, 344262}, {0x137A3, 344288}, {0x137A4, 344314}, {0x137A5, 344340}, {0x137A6, 344366}, {0x137A7, 344392}, {0x137A8, 344418}, {0x137A9, 344444}, {0x137AA, 344470}, {0x137AB, 344496}, {0x137AC, 344522}, {0x137AD, 344548}, {0x137AE, 344574}, {0x137AF, 344600}, {0x137B0, 344626}, {0x137B1, 344652}, {0x137B2, 344678}, {0x137B3, 344704}, {0x137B4, 344730}, {0x137B5, 344756}, {0x137B6, 344782}, {0x137B7, 344808}, {0x137B8, 344834}, {0x137B9, 344860}, {0x137BA, 344886}, {0x137BB, 344912}, {0x137BC, 344938}, {0x137BD, 344964}, {0x137BE, 344990}, {0x137BF, 345016}, {0x137C0, 345042}, {0x137C1, 345068}, {0x137C2, 345094}, {0x137C3, 345120}, {0x137C4, 345146}, {0x137C5, 345172}, {0x137C6, 345198}, {0x137C7, 345224}, {0x137C8, 345250}, {0x137C9, 345276}, {0x137CA, 345302}, {0x137CB, 345328}, {0x137CC, 345354}, {0x137CD, 345380}, {0x137CE, 345406}, {0x137CF, 345432}, {0x137D0, 345458}, {0x137D1, 345484}, {0x137D2, 345510}, {0x137D3, 345536}, {0x137D4, 345562}, {0x137D5, 345588}, {0x137D6, 345614}, {0x137D7, 345640}, {0x137D8, 345666}, {0x137D9, 345692}, {0x137DA, 345718}, {0x137DB, 345744}, {0x137DC, 345770}, {0x137DD, 345796}, {0x137DE, 345822}, {0x137DF, 345848}, {0x137E0, 345874}, {0x137E1, 345900}, {0x137E2, 345926}, {0x137E3, 345952}, {0x137E4, 345978}, {0x137E5, 346004}, {0x137E6, 346030}, {0x137E7, 346056}, {0x137E8, 346082}, {0x137E9, 346108}, {0x137EA, 346134}, {0x137EB, 346160}, {0x137EC, 346186}, {0x137ED, 346212}, {0x137EE, 346238}, {0x137EF, 346264}, {0x137F0, 346290}, {0x137F1, 346316}, {0x137F2, 346342}, {0x137F3, 346368}, {0x137F4, 346394}, {0x137F5, 346420}, {0x137F6, 346446}, {0x137F7, 346472}, {0x137F8, 346498}, {0x137F9, 346524}, {0x137FA, 346550}, {0x137FB, 346576}, {0x137FC, 346602}, {0x137FD, 346628}, {0x137FE, 346654}, {0x137FF, 346680}, {0x13800, 346706}, {0x13801, 346732}, {0x13802, 346758}, {0x13803, 346784}, {0x13804, 346810}, {0x13805, 346836}, {0x13806, 346862}, {0x13807, 346888}, {0x13808, 346914}, {0x13809, 346940}, {0x1380A, 346966}, {0x1380B, 346992}, {0x1380C, 347018}, {0x1380D, 347044}, {0x1380E, 347070}, {0x1380F, 347096}, {0x13810, 347122}, {0x13811, 347148}, {0x13812, 347174}, {0x13813, 347200}, {0x13814, 347226}, {0x13815, 347252}, {0x13816, 347278}, {0x13817, 347304}, {0x13818, 347330}, {0x13819, 347356}, {0x1381A, 347382}, {0x1381B, 347408}, {0x1381C, 347434}, {0x1381D, 347460}, {0x1381E, 347486}, {0x1381F, 347512}, {0x13820, 347538}, {0x13821, 347564}, {0x13822, 347590}, {0x13823, 347616}, {0x13824, 347642}, {0x13825, 347668}, {0x13826, 347694}, {0x13827, 347720}, {0x13828, 347746}, {0x13829, 347772}, {0x1382A, 347798}, {0x1382B, 347824}, {0x1382C, 347850}, {0x1382D, 347876}, {0x1382E, 347902}, {0x1382F, 347928}, {0x13830, 347954}, {0x13831, 347980}, {0x13832, 348006}, {0x13833, 348032}, {0x13834, 348058}, {0x13835, 348084}, {0x13836, 348110}, {0x13837, 348136}, {0x13838, 348162}, {0x13839, 348188}, {0x1383A, 348214}, {0x1383B, 348240}, {0x1383C, 348266}, {0x1383D, 348292}, {0x1383E, 348318}, {0x1383F, 348344}, {0x13840, 348370}, {0x13841, 348396}, {0x13842, 348422}, {0x13843, 348448}, {0x13844, 348474}, {0x13845, 348500}, {0x13846, 348526}, {0x13847, 348552}, {0x13848, 348578}, {0x13849, 348604}, {0x1384A, 348630}, {0x1384B, 348656}, {0x1384C, 348682}, {0x1384D, 348708}, {0x1384E, 348734}, {0x1384F, 348760}, {0x13850, 348786}, {0x13851, 348812}, {0x13852, 348838}, {0x13853, 348864}, {0x13854, 348890}, {0x13855, 348916}, {0x13856, 348942}, {0x13857, 348968}, {0x13858, 348994}, {0x13859, 349020}, {0x1385A, 349046}, {0x1385B, 349072}, {0x1385C, 349098}, {0x1385D, 349124}, {0x1385E, 349150}, {0x1385F, 349176}, {0x13860, 349202}, {0x13861, 349228}, {0x13862, 349254}, {0x13863, 349280}, {0x13864, 349306}, {0x13865, 349332}, {0x13866, 349358}, {0x13867, 349384}, {0x13868, 349410}, {0x13869, 349436}, {0x1386A, 349462}, {0x1386B, 349488}, {0x1386C, 349514}, {0x1386D, 349540}, {0x1386E, 349566}, {0x1386F, 349592}, {0x13870, 349618}, {0x13871, 349644}, {0x13872, 349670}, {0x13873, 349696}, {0x13874, 349722}, {0x13875, 349748}, {0x13876, 349774}, {0x13877, 349800}, {0x13878, 349826}, {0x13879, 349852}, {0x1387A, 349878}, {0x1387B, 349904}, {0x1387C, 349930}, {0x1387D, 349956}, {0x1387E, 349982}, {0x1387F, 350008}, {0x13880, 350034}, {0x13881, 350060}, {0x13882, 350086}, {0x13883, 350112}, {0x13884, 350138}, {0x13885, 350164}, {0x13886, 350190}, {0x13887, 350216}, {0x13888, 350242}, {0x13889, 350268}, {0x1388A, 350294}, {0x1388B, 350320}, {0x1388C, 350346}, {0x1388D, 350372}, {0x1388E, 350398}, {0x1388F, 350424}, {0x13890, 350450}, {0x13891, 350476}, {0x13892, 350502}, {0x13893, 350528}, {0x13894, 350554}, {0x13895, 350580}, {0x13896, 350606}, {0x13897, 350632}, {0x13898, 350658}, {0x13899, 350684}, {0x1389A, 350710}, {0x1389B, 350736}, {0x1389C, 350762}, {0x1389D, 350788}, {0x1389E, 350814}, {0x1389F, 350840}, {0x138A0, 350866}, {0x138A1, 350892}, {0x138A2, 350918}, {0x138A3, 350944}, {0x138A4, 350970}, {0x138A5, 350996}, {0x138A6, 351022}, {0x138A7, 351048}, {0x138A8, 351074}, {0x138A9, 351100}, {0x138AA, 351126}, {0x138AB, 351152}, {0x138AC, 351178}, {0x138AD, 351204}, {0x138AE, 351230}, {0x138AF, 351256}, {0x138B0, 351282}, {0x138B1, 351308}, {0x138B2, 351334}, {0x138B3, 351360}, {0x138B4, 351386}, {0x138B5, 351412}, {0x138B6, 351438}, {0x138B7, 351464}, {0x138B8, 351490}, {0x138B9, 351516}, {0x138BA, 351542}, {0x138BB, 351568}, {0x138BC, 351594}, {0x138BD, 351620}, {0x138BE, 351646}, {0x138BF, 351672}, {0x138C0, 351698}, {0x138C1, 351724}, {0x138C2, 351750}, {0x138C3, 351776}, {0x138C4, 351802}, {0x138C5, 351828}, {0x138C6, 351854}, {0x138C7, 351880}, {0x138C8, 351906}, {0x138C9, 351932}, {0x138CA, 351958}, {0x138CB, 351984}, {0x138CC, 352010}, {0x138CD, 352036}, {0x138CE, 352062}, {0x138CF, 352088}, {0x138D0, 352114}, {0x138D1, 352140}, {0x138D2, 352166}, {0x138D3, 352192}, {0x138D4, 352218}, {0x138D5, 352244}, {0x138D6, 352270}, {0x138D7, 352296}, {0x138D8, 352322}, {0x138D9, 352348}, {0x138DA, 352374}, {0x138DB, 352400}, {0x138DC, 352426}, {0x138DD, 352452}, {0x138DE, 352478}, {0x138DF, 352504}, {0x138E0, 352530}, {0x138E1, 352556}, {0x138E2, 352582}, {0x138E3, 352608}, {0x138E4, 352634}, {0x138E5, 352660}, {0x138E6, 352686}, {0x138E7, 352712}, {0x138E8, 352738}, {0x138E9, 352764}, {0x138EA, 352790}, {0x138EB, 352816}, {0x138EC, 352842}, {0x138ED, 352868}, {0x138EE, 352894}, {0x138EF, 352920}, {0x138F0, 352946}, {0x138F1, 352972}, {0x138F2, 352998}, {0x138F3, 353024}, {0x138F4, 353050}, {0x138F5, 353076}, {0x138F6, 353102}, {0x138F7, 353128}, {0x138F8, 353154}, {0x138F9, 353180}, {0x138FA, 353206}, {0x138FB, 353232}, {0x138FC, 353258}, {0x138FD, 353284}, {0x138FE, 353310}, {0x138FF, 353336}, {0x13900, 353362}, {0x13901, 353388}, {0x13902, 353414}, {0x13903, 353440}, {0x13904, 353466}, {0x13905, 353492}, {0x13906, 353518}, {0x13907, 353544}, {0x13908, 353570}, {0x13909, 353596}, {0x1390A, 353622}, {0x1390B, 353648}, {0x1390C, 353674}, {0x1390D, 353700}, {0x1390E, 353726}, {0x1390F, 353752}, {0x13910, 353778}, {0x13911, 353804}, {0x13912, 353830}, {0x13913, 353856}, {0x13914, 353882}, {0x13915, 353908}, {0x13916, 353934}, {0x13917, 353960}, {0x13918, 353986}, {0x13919, 354012}, {0x1391A, 354038}, {0x1391B, 354064}, {0x1391C, 354090}, {0x1391D, 354116}, {0x1391E, 354142}, {0x1391F, 354168}, {0x13920, 354194}, {0x13921, 354220}, {0x13922, 354246}, {0x13923, 354272}, {0x13924, 354298}, {0x13925, 354324}, {0x13926, 354350}, {0x13927, 354376}, {0x13928, 354402}, {0x13929, 354428}, {0x1392A, 354454}, {0x1392B, 354480}, {0x1392C, 354506}, {0x1392D, 354532}, {0x1392E, 354558}, {0x1392F, 354584}, {0x13930, 354610}, {0x13931, 354636}, {0x13932, 354662}, {0x13933, 354688}, {0x13934, 354714}, {0x13935, 354740}, {0x13936, 354766}, {0x13937, 354792}, {0x13938, 354818}, {0x13939, 354844}, {0x1393A, 354870}, {0x1393B, 354896}, {0x1393C, 354922}, {0x1393D, 354948}, {0x1393E, 354974}, {0x1393F, 355000}, {0x13940, 355026}, {0x13941, 355052}, {0x13942, 355078}, {0x13943, 355104}, {0x13944, 355130}, {0x13945, 355156}, {0x13946, 355182}, {0x13947, 355208}, {0x13948, 355234}, {0x13949, 355260}, {0x1394A, 355286}, {0x1394B, 355312}, {0x1394C, 355338}, {0x1394D, 355364}, {0x1394E, 355390}, {0x1394F, 355416}, {0x13950, 355442}, {0x13951, 355468}, {0x13952, 355494}, {0x13953, 355520}, {0x13954, 355546}, {0x13955, 355572}, {0x13956, 355598}, {0x13957, 355624}, {0x13958, 355650}, {0x13959, 355676}, {0x1395A, 355702}, {0x1395B, 355728}, {0x1395C, 355754}, {0x1395D, 355780}, {0x1395E, 355806}, {0x1395F, 355832}, {0x13960, 355858}, {0x13961, 355884}, {0x13962, 355910}, {0x13963, 355936}, {0x13964, 355962}, {0x13965, 355988}, {0x13966, 356014}, {0x13967, 356040}, {0x13968, 356066}, {0x13969, 356092}, {0x1396A, 356118}, {0x1396B, 356144}, {0x1396C, 356170}, {0x1396D, 356196}, {0x1396E, 356222}, {0x1396F, 356248}, {0x13970, 356274}, {0x13971, 356300}, {0x13972, 356326}, {0x13973, 356352}, {0x13974, 356378}, {0x13975, 356404}, {0x13976, 356430}, {0x13977, 356456}, {0x13978, 356482}, {0x13979, 356508}, {0x1397A, 356534}, {0x1397B, 356560}, {0x1397C, 356586}, {0x1397D, 356612}, {0x1397E, 356638}, {0x1397F, 356664}, {0x13980, 356690}, {0x13981, 356716}, {0x13982, 356742}, {0x13983, 356768}, {0x13984, 356794}, {0x13985, 356820}, {0x13986, 356846}, {0x13987, 356872}, {0x13988, 356898}, {0x13989, 356924}, {0x1398A, 356950}, {0x1398B, 356976}, {0x1398C, 357002}, {0x1398D, 357028}, {0x1398E, 357054}, {0x1398F, 357080}, {0x13990, 357106}, {0x13991, 357132}, {0x13992, 357158}, {0x13993, 357184}, {0x13994, 357210}, {0x13995, 357236}, {0x13996, 357262}, {0x13997, 357288}, {0x13998, 357314}, {0x13999, 357340}, {0x1399A, 357366}, {0x1399B, 357392}, {0x1399C, 357418}, {0x1399D, 357444}, {0x1399E, 357470}, {0x1399F, 357496}, {0x139A0, 357522}, {0x139A1, 357548}, {0x139A2, 357574}, {0x139A3, 357600}, {0x139A4, 357626}, {0x139A5, 357652}, {0x139A6, 357678}, {0x139A7, 357704}, {0x139A8, 357730}, {0x139A9, 357756}, {0x139AA, 357782}, {0x139AB, 357808}, {0x139AC, 357834}, {0x139AD, 357860}, {0x139AE, 357886}, {0x139AF, 357912}, {0x139B0, 357938}, {0x139B1, 357964}, {0x139B2, 357990}, {0x139B3, 358016}, {0x139B4, 358042}, {0x139B5, 358068}, {0x139B6, 358094}, {0x139B7, 358120}, {0x139B8, 358146}, {0x139B9, 358172}, {0x139BA, 358198}, {0x139BB, 358224}, {0x139BC, 358250}, {0x139BD, 358276}, {0x139BE, 358302}, {0x139BF, 358328}, {0x139C0, 358354}, {0x139C1, 358380}, {0x139C2, 358406}, {0x139C3, 358432}, {0x139C4, 358458}, {0x139C5, 358484}, {0x139C6, 358510}, {0x139C7, 358536}, {0x139C8, 358562}, {0x139C9, 358588}, {0x139CA, 358614}, {0x139CB, 358640}, {0x139CC, 358666}, {0x139CD, 358692}, {0x139CE, 358718}, {0x139CF, 358744}, {0x139D0, 358770}, {0x139D1, 358796}, {0x139D2, 358822}, {0x139D3, 358848}, {0x139D4, 358874}, {0x139D5, 358900}, {0x139D6, 358926}, {0x139D7, 358952}, {0x139D8, 358978}, {0x139D9, 359004}, {0x139DA, 359030}, {0x139DB, 359056}, {0x139DC, 359082}, {0x139DD, 359108}, {0x139DE, 359134}, {0x139DF, 359160}, {0x139E0, 359186}, {0x139E1, 359212}, {0x139E2, 359238}, {0x139E3, 359264}, {0x139E4, 359290}, {0x139E5, 359316}, {0x139E6, 359342}, {0x139E7, 359368}, {0x139E8, 359394}, {0x139E9, 359420}, {0x139EA, 359446}, {0x139EB, 359472}, {0x139EC, 359498}, {0x139ED, 359524}, {0x139EE, 359550}, {0x139EF, 359576}, {0x139F0, 359602}, {0x139F1, 359628}, {0x139F2, 359654}, {0x139F3, 359680}, {0x139F4, 359706}, {0x139F5, 359732}, {0x139F6, 359758}, {0x139F7, 359784}, {0x139F8, 359810}, {0x139F9, 359836}, {0x139FA, 359862}, {0x139FB, 359888}, {0x139FC, 359914}, {0x139FD, 359940}, {0x139FE, 359966}, {0x139FF, 359992}, {0x13A00, 360018}, {0x13A01, 360044}, {0x13A02, 360070}, {0x13A03, 360096}, {0x13A04, 360122}, {0x13A05, 360148}, {0x13A06, 360174}, {0x13A07, 360200}, {0x13A08, 360226}, {0x13A09, 360252}, {0x13A0A, 360278}, {0x13A0B, 360304}, {0x13A0C, 360330}, {0x13A0D, 360356}, {0x13A0E, 360382}, {0x13A0F, 360408}, {0x13A10, 360434}, {0x13A11, 360460}, {0x13A12, 360486}, {0x13A13, 360512}, {0x13A14, 360538}, {0x13A15, 360564}, {0x13A16, 360590}, {0x13A17, 360616}, {0x13A18, 360642}, {0x13A19, 360668}, {0x13A1A, 360694}, {0x13A1B, 360720}, {0x13A1C, 360746}, {0x13A1D, 360772}, {0x13A1E, 360798}, {0x13A1F, 360824}, {0x13A20, 360850}, {0x13A21, 360876}, {0x13A22, 360902}, {0x13A23, 360928}, {0x13A24, 360954}, {0x13A25, 360980}, {0x13A26, 361006}, {0x13A27, 361032}, {0x13A28, 361058}, {0x13A29, 361084}, {0x13A2A, 361110}, {0x13A2B, 361136}, {0x13A2C, 361162}, {0x13A2D, 361188}, {0x13A2E, 361214}, {0x13A2F, 361240}, {0x13A30, 361266}, {0x13A31, 361292}, {0x13A32, 361318}, {0x13A33, 361344}, {0x13A34, 361370}, {0x13A35, 361396}, {0x13A36, 361422}, {0x13A37, 361448}, {0x13A38, 361474}, {0x13A39, 361500}, {0x13A3A, 361526}, {0x13A3B, 361552}, {0x13A3C, 361578}, {0x13A3D, 361604}, {0x13A3E, 361630}, {0x13A3F, 361656}, {0x13A40, 361682}, {0x13A41, 361708}, {0x13A42, 361734}, {0x13A43, 361760}, {0x13A44, 361786}, {0x13A45, 361812}, {0x13A46, 361838}, {0x13A47, 361864}, {0x13A48, 361890}, {0x13A49, 361916}, {0x13A4A, 361942}, {0x13A4B, 361968}, {0x13A4C, 361994}, {0x13A4D, 362020}, {0x13A4E, 362046}, {0x13A4F, 362072}, {0x13A50, 362098}, {0x13A51, 362124}, {0x13A52, 362150}, {0x13A53, 362176}, {0x13A54, 362202}, {0x13A55, 362228}, {0x13A56, 362254}, {0x13A57, 362280}, {0x13A58, 362306}, {0x13A59, 362332}, {0x13A5A, 362358}, {0x13A5B, 362384}, {0x13A5C, 362410}, {0x13A5D, 362436}, {0x13A5E, 362462}, {0x13A5F, 362488}, {0x13A60, 362514}, {0x13A61, 362540}, {0x13A62, 362566}, {0x13A63, 362592}, {0x13A64, 362618}, {0x13A65, 362644}, {0x13A66, 362670}, {0x13A67, 362696}, {0x13A68, 362722}, {0x13A69, 362748}, {0x13A6A, 362774}, {0x13A6B, 362800}, {0x13A6C, 362826}, {0x13A6D, 362852}, {0x13A6E, 362878}, {0x13A6F, 362904}, {0x13A70, 362930}, {0x13A71, 362956}, {0x13A72, 362982}, {0x13A73, 363008}, {0x13A74, 363034}, {0x13A75, 363060}, {0x13A76, 363086}, {0x13A77, 363112}, {0x13A78, 363138}, {0x13A79, 363164}, {0x13A7A, 363190}, {0x13A7B, 363216}, {0x13A7C, 363242}, {0x13A7D, 363268}, {0x13A7E, 363294}, {0x13A7F, 363320}, {0x13A80, 363346}, {0x13A81, 363372}, {0x13A82, 363398}, {0x13A83, 363424}, {0x13A84, 363450}, {0x13A85, 363476}, {0x13A86, 363502}, {0x13A87, 363528}, {0x13A88, 363554}, {0x13A89, 363580}, {0x13A8A, 363606}, {0x13A8B, 363632}, {0x13A8C, 363658}, {0x13A8D, 363684}, {0x13A8E, 363710}, {0x13A8F, 363736}, {0x13A90, 363762}, {0x13A91, 363788}, {0x13A92, 363814}, {0x13A93, 363840}, {0x13A94, 363866}, {0x13A95, 363892}, {0x13A96, 363918}, {0x13A97, 363944}, {0x13A98, 363970}, {0x13A99, 363996}, {0x13A9A, 364022}, {0x13A9B, 364048}, {0x13A9C, 364074}, {0x13A9D, 364100}, {0x13A9E, 364126}, {0x13A9F, 364152}, {0x13AA0, 364178}, {0x13AA1, 364204}, {0x13AA2, 364230}, {0x13AA3, 364256}, {0x13AA4, 364282}, {0x13AA5, 364308}, {0x13AA6, 364334}, {0x13AA7, 364360}, {0x13AA8, 364386}, {0x13AA9, 364412}, {0x13AAA, 364438}, {0x13AAB, 364464}, {0x13AAC, 364490}, {0x13AAD, 364516}, {0x13AAE, 364542}, {0x13AAF, 364568}, {0x13AB0, 364594}, {0x13AB1, 364620}, {0x13AB2, 364646}, {0x13AB3, 364672}, {0x13AB4, 364698}, {0x13AB5, 364724}, {0x13AB6, 364750}, {0x13AB7, 364776}, {0x13AB8, 364802}, {0x13AB9, 364828}, {0x13ABA, 364854}, {0x13ABB, 364880}, {0x13ABC, 364906}, {0x13ABD, 364932}, {0x13ABE, 364958}, {0x13ABF, 364984}, {0x13AC0, 365010}, {0x13AC1, 365036}, {0x13AC2, 365062}, {0x13AC3, 365088}, {0x13AC4, 365114}, {0x13AC5, 365140}, {0x13AC6, 365166}, {0x13AC7, 365192}, {0x13AC8, 365218}, {0x13AC9, 365244}, {0x13ACA, 365270}, {0x13ACB, 365296}, {0x13ACC, 365322}, {0x13ACD, 365348}, {0x13ACE, 365374}, {0x13ACF, 365400}, {0x13AD0, 365426}, {0x13AD1, 365452}, {0x13AD2, 365478}, {0x13AD3, 365504}, {0x13AD4, 365530}, {0x13AD5, 365556}, {0x13AD6, 365582}, {0x13AD7, 365608}, {0x13AD8, 365634}, {0x13AD9, 365660}, {0x13ADA, 365686}, {0x13ADB, 365712}, {0x13ADC, 365738}, {0x13ADD, 365764}, {0x13ADE, 365790}, {0x13ADF, 365816}, {0x13AE0, 365842}, {0x13AE1, 365868}, {0x13AE2, 365894}, {0x13AE3, 365920}, {0x13AE4, 365946}, {0x13AE5, 365972}, {0x13AE6, 365998}, {0x13AE7, 366024}, {0x13AE8, 366050}, {0x13AE9, 366076}, {0x13AEA, 366102}, {0x13AEB, 366128}, {0x13AEC, 366154}, {0x13AED, 366180}, {0x13AEE, 366206}, {0x13AEF, 366232}, {0x13AF0, 366258}, {0x13AF1, 366284}, {0x13AF2, 366310}, {0x13AF3, 366336}, {0x13AF4, 366362}, {0x13AF5, 366388}, {0x13AF6, 366414}, {0x13AF7, 366440}, {0x13AF8, 366466}, {0x13AF9, 366492}, {0x13AFA, 366518}, {0x13AFB, 366544}, {0x13AFC, 366570}, {0x13AFD, 366596}, {0x13AFE, 366622}, {0x13AFF, 366648}, {0x13B00, 366674}, {0x13B01, 366700}, {0x13B02, 366726}, {0x13B03, 366752}, {0x13B04, 366778}, {0x13B05, 366804}, {0x13B06, 366830}, {0x13B07, 366856}, {0x13B08, 366882}, {0x13B09, 366908}, {0x13B0A, 366934}, {0x13B0B, 366960}, {0x13B0C, 366986}, {0x13B0D, 367012}, {0x13B0E, 367038}, {0x13B0F, 367064}, {0x13B10, 367090}, {0x13B11, 367116}, {0x13B12, 367142}, {0x13B13, 367168}, {0x13B14, 367194}, {0x13B15, 367220}, {0x13B16, 367246}, {0x13B17, 367272}, {0x13B18, 367298}, {0x13B19, 367324}, {0x13B1A, 367350}, {0x13B1B, 367376}, {0x13B1C, 367402}, {0x13B1D, 367428}, {0x13B1E, 367454}, {0x13B1F, 367480}, {0x13B20, 367506}, {0x13B21, 367532}, {0x13B22, 367558}, {0x13B23, 367584}, {0x13B24, 367610}, {0x13B25, 367636}, {0x13B26, 367662}, {0x13B27, 367688}, {0x13B28, 367714}, {0x13B29, 367740}, {0x13B2A, 367766}, {0x13B2B, 367792}, {0x13B2C, 367818}, {0x13B2D, 367844}, {0x13B2E, 367870}, {0x13B2F, 367896}, {0x13B30, 367922}, {0x13B31, 367948}, {0x13B32, 367974}, {0x13B33, 368000}, {0x13B34, 368026}, {0x13B35, 368052}, {0x13B36, 368078}, {0x13B37, 368104}, {0x13B38, 368130}, {0x13B39, 368156}, {0x13B3A, 368182}, {0x13B3B, 368208}, {0x13B3C, 368234}, {0x13B3D, 368260}, {0x13B3E, 368286}, {0x13B3F, 368312}, {0x13B40, 368338}, {0x13B41, 368364}, {0x13B42, 368390}, {0x13B43, 368416}, {0x13B44, 368442}, {0x13B45, 368468}, {0x13B46, 368494}, {0x13B47, 368520}, {0x13B48, 368546}, {0x13B49, 368572}, {0x13B4A, 368598}, {0x13B4B, 368624}, {0x13B4C, 368650}, {0x13B4D, 368676}, {0x13B4E, 368702}, {0x13B4F, 368728}, {0x13B50, 368754}, {0x13B51, 368780}, {0x13B52, 368806}, {0x13B53, 368832}, {0x13B54, 368858}, {0x13B55, 368884}, {0x13B56, 368910}, {0x13B57, 368936}, {0x13B58, 368962}, {0x13B59, 368988}, {0x13B5A, 369014}, {0x13B5B, 369040}, {0x13B5C, 369066}, {0x13B5D, 369092}, {0x13B5E, 369118}, {0x13B5F, 369144}, {0x13B60, 369170}, {0x13B61, 369196}, {0x13B62, 369222}, {0x13B63, 369248}, {0x13B64, 369274}, {0x13B65, 369300}, {0x13B66, 369326}, {0x13B67, 369352}, {0x13B68, 369378}, {0x13B69, 369404}, {0x13B6A, 369430}, {0x13B6B, 369456}, {0x13B6C, 369482}, {0x13B6D, 369508}, {0x13B6E, 369534}, {0x13B6F, 369560}, {0x13B70, 369586}, {0x13B71, 369612}, {0x13B72, 369638}, {0x13B73, 369664}, {0x13B74, 369690}, {0x13B75, 369716}, {0x13B76, 369742}, {0x13B77, 369768}, {0x13B78, 369794}, {0x13B79, 369820}, {0x13B7A, 369846}, {0x13B7B, 369872}, {0x13B7C, 369898}, {0x13B7D, 369924}, {0x13B7E, 369950}, {0x13B7F, 369976}, {0x13B80, 370002}, {0x13B81, 370028}, {0x13B82, 370054}, {0x13B83, 370080}, {0x13B84, 370106}, {0x13B85, 370132}, {0x13B86, 370158}, {0x13B87, 370184}, {0x13B88, 370210}, {0x13B89, 370236}, {0x13B8A, 370262}, {0x13B8B, 370288}, {0x13B8C, 370314}, {0x13B8D, 370340}, {0x13B8E, 370366}, {0x13B8F, 370392}, {0x13B90, 370418}, {0x13B91, 370444}, {0x13B92, 370470}, {0x13B93, 370496}, {0x13B94, 370522}, {0x13B95, 370548}, {0x13B96, 370574}, {0x13B97, 370600}, {0x13B98, 370626}, {0x13B99, 370652}, {0x13B9A, 370678}, {0x13B9B, 370704}, {0x13B9C, 370730}, {0x13B9D, 370756}, {0x13B9E, 370782}, {0x13B9F, 370808}, {0x13BA0, 370834}, {0x13BA1, 370860}, {0x13BA2, 370886}, {0x13BA3, 370912}, {0x13BA4, 370938}, {0x13BA5, 370964}, {0x13BA6, 370990}, {0x13BA7, 371016}, {0x13BA8, 371042}, {0x13BA9, 371068}, {0x13BAA, 371094}, {0x13BAB, 371120}, {0x13BAC, 371146}, {0x13BAD, 371172}, {0x13BAE, 371198}, {0x13BAF, 371224}, {0x13BB0, 371250}, {0x13BB1, 371276}, {0x13BB2, 371302}, {0x13BB3, 371328}, {0x13BB4, 371354}, {0x13BB5, 371380}, {0x13BB6, 371406}, {0x13BB7, 371432}, {0x13BB8, 371458}, {0x13BB9, 371484}, {0x13BBA, 371510}, {0x13BBB, 371536}, {0x13BBC, 371562}, {0x13BBD, 371588}, {0x13BBE, 371614}, {0x13BBF, 371640}, {0x13BC0, 371666}, {0x13BC1, 371692}, {0x13BC2, 371718}, {0x13BC3, 371744}, {0x13BC4, 371770}, {0x13BC5, 371796}, {0x13BC6, 371822}, {0x13BC7, 371848}, {0x13BC8, 371874}, {0x13BC9, 371900}, {0x13BCA, 371926}, {0x13BCB, 371952}, {0x13BCC, 371978}, {0x13BCD, 372004}, {0x13BCE, 372030}, {0x13BCF, 372056}, {0x13BD0, 372082}, {0x13BD1, 372108}, {0x13BD2, 372134}, {0x13BD3, 372160}, {0x13BD4, 372186}, {0x13BD5, 372212}, {0x13BD6, 372238}, {0x13BD7, 372264}, {0x13BD8, 372290}, {0x13BD9, 372316}, {0x13BDA, 372342}, {0x13BDB, 372368}, {0x13BDC, 372394}, {0x13BDD, 372420}, {0x13BDE, 372446}, {0x13BDF, 372472}, {0x13BE0, 372498}, {0x13BE1, 372524}, {0x13BE2, 372550}, {0x13BE3, 372576}, {0x13BE4, 372602}, {0x13BE5, 372628}, {0x13BE6, 372654}, {0x13BE7, 372680}, {0x13BE8, 372706}, {0x13BE9, 372732}, {0x13BEA, 372758}, {0x13BEB, 372784}, {0x13BEC, 372810}, {0x13BED, 372836}, {0x13BEE, 372862}, {0x13BEF, 372888}, {0x13BF0, 372914}, {0x13BF1, 372940}, {0x13BF2, 372966}, {0x13BF3, 372992}, {0x13BF4, 373018}, {0x13BF5, 373044}, {0x13BF6, 373070}, {0x13BF7, 373096}, {0x13BF8, 373122}, {0x13BF9, 373148}, {0x13BFA, 373174}, {0x13BFB, 373200}, {0x13BFC, 373226}, {0x13BFD, 373252}, {0x13BFE, 373278}, {0x13BFF, 373304}, {0x13C00, 373330}, {0x13C01, 373356}, {0x13C02, 373382}, {0x13C03, 373408}, {0x13C04, 373434}, {0x13C05, 373460}, {0x13C06, 373486}, {0x13C07, 373512}, {0x13C08, 373538}, {0x13C09, 373564}, {0x13C0A, 373590}, {0x13C0B, 373616}, {0x13C0C, 373642}, {0x13C0D, 373668}, {0x13C0E, 373694}, {0x13C0F, 373720}, {0x13C10, 373746}, {0x13C11, 373772}, {0x13C12, 373798}, {0x13C13, 373824}, {0x13C14, 373850}, {0x13C15, 373876}, {0x13C16, 373902}, {0x13C17, 373928}, {0x13C18, 373954}, {0x13C19, 373980}, {0x13C1A, 374006}, {0x13C1B, 374032}, {0x13C1C, 374058}, {0x13C1D, 374084}, {0x13C1E, 374110}, {0x13C1F, 374136}, {0x13C20, 374162}, {0x13C21, 374188}, {0x13C22, 374214}, {0x13C23, 374240}, {0x13C24, 374266}, {0x13C25, 374292}, {0x13C26, 374318}, {0x13C27, 374344}, {0x13C28, 374370}, {0x13C29, 374396}, {0x13C2A, 374422}, {0x13C2B, 374448}, {0x13C2C, 374474}, {0x13C2D, 374500}, {0x13C2E, 374526}, {0x13C2F, 374552}, {0x13C30, 374578}, {0x13C31, 374604}, {0x13C32, 374630}, {0x13C33, 374656}, {0x13C34, 374682}, {0x13C35, 374708}, {0x13C36, 374734}, {0x13C37, 374760}, {0x13C38, 374786}, {0x13C39, 374812}, {0x13C3A, 374838}, {0x13C3B, 374864}, {0x13C3C, 374890}, {0x13C3D, 374916}, {0x13C3E, 374942}, {0x13C3F, 374968}, {0x13C40, 374994}, {0x13C41, 375020}, {0x13C42, 375046}, {0x13C43, 375072}, {0x13C44, 375098}, {0x13C45, 375124}, {0x13C46, 375150}, {0x13C47, 375176}, {0x13C48, 375202}, {0x13C49, 375228}, {0x13C4A, 375254}, {0x13C4B, 375280}, {0x13C4C, 375306}, {0x13C4D, 375332}, {0x13C4E, 375358}, {0x13C4F, 375384}, {0x13C50, 375410}, {0x13C51, 375436}, {0x13C52, 375462}, {0x13C53, 375488}, {0x13C54, 375514}, {0x13C55, 375540}, {0x13C56, 375566}, {0x13C57, 375592}, {0x13C58, 375618}, {0x13C59, 375644}, {0x13C5A, 375670}, {0x13C5B, 375696}, {0x13C5C, 375722}, {0x13C5D, 375748}, {0x13C5E, 375774}, {0x13C5F, 375800}, {0x13C60, 375826}, {0x13C61, 375852}, {0x13C62, 375878}, {0x13C63, 375904}, {0x13C64, 375930}, {0x13C65, 375956}, {0x13C66, 375982}, {0x13C67, 376008}, {0x13C68, 376034}, {0x13C69, 376060}, {0x13C6A, 376086}, {0x13C6B, 376112}, {0x13C6C, 376138}, {0x13C6D, 376164}, {0x13C6E, 376190}, {0x13C6F, 376216}, {0x13C70, 376242}, {0x13C71, 376268}, {0x13C72, 376294}, {0x13C73, 376320}, {0x13C74, 376346}, {0x13C75, 376372}, {0x13C76, 376398}, {0x13C77, 376424}, {0x13C78, 376450}, {0x13C79, 376476}, {0x13C7A, 376502}, {0x13C7B, 376528}, {0x13C7C, 376554}, {0x13C7D, 376580}, {0x13C7E, 376606}, {0x13C7F, 376632}, {0x13C80, 376658}, {0x13C81, 376684}, {0x13C82, 376710}, {0x13C83, 376736}, {0x13C84, 376762}, {0x13C85, 376788}, {0x13C86, 376814}, {0x13C87, 376840}, {0x13C88, 376866}, {0x13C89, 376892}, {0x13C8A, 376918}, {0x13C8B, 376944}, {0x13C8C, 376970}, {0x13C8D, 376996}, {0x13C8E, 377022}, {0x13C8F, 377048}, {0x13C90, 377074}, {0x13C91, 377100}, {0x13C92, 377126}, {0x13C93, 377152}, {0x13C94, 377178}, {0x13C95, 377204}, {0x13C96, 377230}, {0x13C97, 377256}, {0x13C98, 377282}, {0x13C99, 377308}, {0x13C9A, 377334}, {0x13C9B, 377360}, {0x13C9C, 377386}, {0x13C9D, 377412}, {0x13C9E, 377438}, {0x13C9F, 377464}, {0x13CA0, 377490}, {0x13CA1, 377516}, {0x13CA2, 377542}, {0x13CA3, 377568}, {0x13CA4, 377594}, {0x13CA5, 377620}, {0x13CA6, 377646}, {0x13CA7, 377672}, {0x13CA8, 377698}, {0x13CA9, 377724}, {0x13CAA, 377750}, {0x13CAB, 377776}, {0x13CAC, 377802}, {0x13CAD, 377828}, {0x13CAE, 377854}, {0x13CAF, 377880}, {0x13CB0, 377906}, {0x13CB1, 377932}, {0x13CB2, 377958}, {0x13CB3, 377984}, {0x13CB4, 378010}, {0x13CB5, 378036}, {0x13CB6, 378062}, {0x13CB7, 378088}, {0x13CB8, 378114}, {0x13CB9, 378140}, {0x13CBA, 378166}, {0x13CBB, 378192}, {0x13CBC, 378218}, {0x13CBD, 378244}, {0x13CBE, 378270}, {0x13CBF, 378296}, {0x13CC0, 378322}, {0x13CC1, 378348}, {0x13CC2, 378374}, {0x13CC3, 378400}, {0x13CC4, 378426}, {0x13CC5, 378452}, {0x13CC6, 378478}, {0x13CC7, 378504}, {0x13CC8, 378530}, {0x13CC9, 378556}, {0x13CCA, 378582}, {0x13CCB, 378608}, {0x13CCC, 378634}, {0x13CCD, 378660}, {0x13CCE, 378686}, {0x13CCF, 378712}, {0x13CD0, 378738}, {0x13CD1, 378764}, {0x13CD2, 378790}, {0x13CD3, 378816}, {0x13CD4, 378842}, {0x13CD5, 378868}, {0x13CD6, 378894}, {0x13CD7, 378920}, {0x13CD8, 378946}, {0x13CD9, 378972}, {0x13CDA, 378998}, {0x13CDB, 379024}, {0x13CDC, 379050}, {0x13CDD, 379076}, {0x13CDE, 379102}, {0x13CDF, 379128}, {0x13CE0, 379154}, {0x13CE1, 379180}, {0x13CE2, 379206}, {0x13CE3, 379232}, {0x13CE4, 379258}, {0x13CE5, 379284}, {0x13CE6, 379310}, {0x13CE7, 379336}, {0x13CE8, 379362}, {0x13CE9, 379388}, {0x13CEA, 379414}, {0x13CEB, 379440}, {0x13CEC, 379466}, {0x13CED, 379492}, {0x13CEE, 379518}, {0x13CEF, 379544}, {0x13CF0, 379570}, {0x13CF1, 379596}, {0x13CF2, 379622}, {0x13CF3, 379648}, {0x13CF4, 379674}, {0x13CF5, 379700}, {0x13CF6, 379726}, {0x13CF7, 379752}, {0x13CF8, 379778}, {0x13CF9, 379804}, {0x13CFA, 379830}, {0x13CFB, 379856}, {0x13CFC, 379882}, {0x13CFD, 379908}, {0x13CFE, 379934}, {0x13CFF, 379960}, {0x13D00, 379986}, {0x13D01, 380012}, {0x13D02, 380038}, {0x13D03, 380064}, {0x13D04, 380090}, {0x13D05, 380116}, {0x13D06, 380142}, {0x13D07, 380168}, {0x13D08, 380194}, {0x13D09, 380220}, {0x13D0A, 380246}, {0x13D0B, 380272}, {0x13D0C, 380298}, {0x13D0D, 380324}, {0x13D0E, 380350}, {0x13D0F, 380376}, {0x13D10, 380402}, {0x13D11, 380428}, {0x13D12, 380454}, {0x13D13, 380480}, {0x13D14, 380506}, {0x13D15, 380532}, {0x13D16, 380558}, {0x13D17, 380584}, {0x13D18, 380610}, {0x13D19, 380636}, {0x13D1A, 380662}, {0x13D1B, 380688}, {0x13D1C, 380714}, {0x13D1D, 380740}, {0x13D1E, 380766}, {0x13D1F, 380792}, {0x13D20, 380818}, {0x13D21, 380844}, {0x13D22, 380870}, {0x13D23, 380896}, {0x13D24, 380922}, {0x13D25, 380948}, {0x13D26, 380974}, {0x13D27, 381000}, {0x13D28, 381026}, {0x13D29, 381052}, {0x13D2A, 381078}, {0x13D2B, 381104}, {0x13D2C, 381130}, {0x13D2D, 381156}, {0x13D2E, 381182}, {0x13D2F, 381208}, {0x13D30, 381234}, {0x13D31, 381260}, {0x13D32, 381286}, {0x13D33, 381312}, {0x13D34, 381338}, {0x13D35, 381364}, {0x13D36, 381390}, {0x13D37, 381416}, {0x13D38, 381442}, {0x13D39, 381468}, {0x13D3A, 381494}, {0x13D3B, 381520}, {0x13D3C, 381546}, {0x13D3D, 381572}, {0x13D3E, 381598}, {0x13D3F, 381624}, {0x13D40, 381650}, {0x13D41, 381676}, {0x13D42, 381702}, {0x13D43, 381728}, {0x13D44, 381754}, {0x13D45, 381780}, {0x13D46, 381806}, {0x13D47, 381832}, {0x13D48, 381858}, {0x13D49, 381884}, {0x13D4A, 381910}, {0x13D4B, 381936}, {0x13D4C, 381962}, {0x13D4D, 381988}, {0x13D4E, 382014}, {0x13D4F, 382040}, {0x13D50, 382066}, {0x13D51, 382092}, {0x13D52, 382118}, {0x13D53, 382144}, {0x13D54, 382170}, {0x13D55, 382196}, {0x13D56, 382222}, {0x13D57, 382248}, {0x13D58, 382274}, {0x13D59, 382300}, {0x13D5A, 382326}, {0x13D5B, 382352}, {0x13D5C, 382378}, {0x13D5D, 382404}, {0x13D5E, 382430}, {0x13D5F, 382456}, {0x13D60, 382482}, {0x13D61, 382508}, {0x13D62, 382534}, {0x13D63, 382560}, {0x13D64, 382586}, {0x13D65, 382612}, {0x13D66, 382638}, {0x13D67, 382664}, {0x13D68, 382690}, {0x13D69, 382716}, {0x13D6A, 382742}, {0x13D6B, 382768}, {0x13D6C, 382794}, {0x13D6D, 382820}, {0x13D6E, 382846}, {0x13D6F, 382872}, {0x13D70, 382898}, {0x13D71, 382924}, {0x13D72, 382950}, {0x13D73, 382976}, {0x13D74, 383002}, {0x13D75, 383028}, {0x13D76, 383054}, {0x13D77, 383080}, {0x13D78, 383106}, {0x13D79, 383132}, {0x13D7A, 383158}, {0x13D7B, 383184}, {0x13D7C, 383210}, {0x13D7D, 383236}, {0x13D7E, 383262}, {0x13D7F, 383288}, {0x13D80, 383314}, {0x13D81, 383340}, {0x13D82, 383366}, {0x13D83, 383392}, {0x13D84, 383418}, {0x13D85, 383444}, {0x13D86, 383470}, {0x13D87, 383496}, {0x13D88, 383522}, {0x13D89, 383548}, {0x13D8A, 383574}, {0x13D8B, 383600}, {0x13D8C, 383626}, {0x13D8D, 383652}, {0x13D8E, 383678}, {0x13D8F, 383704}, {0x13D90, 383730}, {0x13D91, 383756}, {0x13D92, 383782}, {0x13D93, 383808}, {0x13D94, 383834}, {0x13D95, 383860}, {0x13D96, 383886}, {0x13D97, 383912}, {0x13D98, 383938}, {0x13D99, 383964}, {0x13D9A, 383990}, {0x13D9B, 384016}, {0x13D9C, 384042}, {0x13D9D, 384068}, {0x13D9E, 384094}, {0x13D9F, 384120}, {0x13DA0, 384146}, {0x13DA1, 384172}, {0x13DA2, 384198}, {0x13DA3, 384224}, {0x13DA4, 384250}, {0x13DA5, 384276}, {0x13DA6, 384302}, {0x13DA7, 384328}, {0x13DA8, 384354}, {0x13DA9, 384380}, {0x13DAA, 384406}, {0x13DAB, 384432}, {0x13DAC, 384458}, {0x13DAD, 384484}, {0x13DAE, 384510}, {0x13DAF, 384536}, {0x13DB0, 384562}, {0x13DB1, 384588}, {0x13DB2, 384614}, {0x13DB3, 384640}, {0x13DB4, 384666}, {0x13DB5, 384692}, {0x13DB6, 384718}, {0x13DB7, 384744}, {0x13DB8, 384770}, {0x13DB9, 384796}, {0x13DBA, 384822}, {0x13DBB, 384848}, {0x13DBC, 384874}, {0x13DBD, 384900}, {0x13DBE, 384926}, {0x13DBF, 384952}, {0x13DC0, 384978}, {0x13DC1, 385004}, {0x13DC2, 385030}, {0x13DC3, 385056}, {0x13DC4, 385082}, {0x13DC5, 385108}, {0x13DC6, 385134}, {0x13DC7, 385160}, {0x13DC8, 385186}, {0x13DC9, 385212}, {0x13DCA, 385238}, {0x13DCB, 385264}, {0x13DCC, 385290}, {0x13DCD, 385316}, {0x13DCE, 385342}, {0x13DCF, 385368}, {0x13DD0, 385394}, {0x13DD1, 385420}, {0x13DD2, 385446}, {0x13DD3, 385472}, {0x13DD4, 385498}, {0x13DD5, 385524}, {0x13DD6, 385550}, {0x13DD7, 385576}, {0x13DD8, 385602}, {0x13DD9, 385628}, {0x13DDA, 385654}, {0x13DDB, 385680}, {0x13DDC, 385706}, {0x13DDD, 385732}, {0x13DDE, 385758}, {0x13DDF, 385784}, {0x13DE0, 385810}, {0x13DE1, 385836}, {0x13DE2, 385862}, {0x13DE3, 385888}, {0x13DE4, 385914}, {0x13DE5, 385940}, {0x13DE6, 385966}, {0x13DE7, 385992}, {0x13DE8, 386018}, {0x13DE9, 386044}, {0x13DEA, 386070}, {0x13DEB, 386096}, {0x13DEC, 386122}, {0x13DED, 386148}, {0x13DEE, 386174}, {0x13DEF, 386200}, {0x13DF0, 386226}, {0x13DF1, 386252}, {0x13DF2, 386278}, {0x13DF3, 386304}, {0x13DF4, 386330}, {0x13DF5, 386356}, {0x13DF6, 386382}, {0x13DF7, 386408}, {0x13DF8, 386434}, {0x13DF9, 386460}, {0x13DFA, 386486}, {0x13DFB, 386512}, {0x13DFC, 386538}, {0x13DFD, 386564}, {0x13DFE, 386590}, {0x13DFF, 386616}, {0x13E00, 386642}, {0x13E01, 386668}, {0x13E02, 386694}, {0x13E03, 386720}, {0x13E04, 386746}, {0x13E05, 386772}, {0x13E06, 386798}, {0x13E07, 386824}, {0x13E08, 386850}, {0x13E09, 386876}, {0x13E0A, 386902}, {0x13E0B, 386928}, {0x13E0C, 386954}, {0x13E0D, 386980}, {0x13E0E, 387006}, {0x13E0F, 387032}, {0x13E10, 387058}, {0x13E11, 387084}, {0x13E12, 387110}, {0x13E13, 387136}, {0x13E14, 387162}, {0x13E15, 387188}, {0x13E16, 387214}, {0x13E17, 387240}, {0x13E18, 387266}, {0x13E19, 387292}, {0x13E1A, 387318}, {0x13E1B, 387344}, {0x13E1C, 387370}, {0x13E1D, 387396}, {0x13E1E, 387422}, {0x13E1F, 387448}, {0x13E20, 387474}, {0x13E21, 387500}, {0x13E22, 387526}, {0x13E23, 387552}, {0x13E24, 387578}, {0x13E25, 387604}, {0x13E26, 387630}, {0x13E27, 387656}, {0x13E28, 387682}, {0x13E29, 387708}, {0x13E2A, 387734}, {0x13E2B, 387760}, {0x13E2C, 387786}, {0x13E2D, 387812}, {0x13E2E, 387838}, {0x13E2F, 387864}, {0x13E30, 387890}, {0x13E31, 387916}, {0x13E32, 387942}, {0x13E33, 387968}, {0x13E34, 387994}, {0x13E35, 388020}, {0x13E36, 388046}, {0x13E37, 388072}, {0x13E38, 388098}, {0x13E39, 388124}, {0x13E3A, 388150}, {0x13E3B, 388176}, {0x13E3C, 388202}, {0x13E3D, 388228}, {0x13E3E, 388254}, {0x13E3F, 388280}, {0x13E40, 388306}, {0x13E41, 388332}, {0x13E42, 388358}, {0x13E43, 388384}, {0x13E44, 388410}, {0x13E45, 388436}, {0x13E46, 388462}, {0x13E47, 388488}, {0x13E48, 388514}, {0x13E49, 388540}, {0x13E4A, 388566}, {0x13E4B, 388592}, {0x13E4C, 388618}, {0x13E4D, 388644}, {0x13E4E, 388670}, {0x13E4F, 388696}, {0x13E50, 388722}, {0x13E51, 388748}, {0x13E52, 388774}, {0x13E53, 388800}, {0x13E54, 388826}, {0x13E55, 388852}, {0x13E56, 388878}, {0x13E57, 388904}, {0x13E58, 388930}, {0x13E59, 388956}, {0x13E5A, 388982}, {0x13E5B, 389008}, {0x13E5C, 389034}, {0x13E5D, 389060}, {0x13E5E, 389086}, {0x13E5F, 389112}, {0x13E60, 389138}, {0x13E61, 389164}, {0x13E62, 389190}, {0x13E63, 389216}, {0x13E64, 389242}, {0x13E65, 389268}, {0x13E66, 389294}, {0x13E67, 389320}, {0x13E68, 389346}, {0x13E69, 389372}, {0x13E6A, 389398}, {0x13E6B, 389424}, {0x13E6C, 389450}, {0x13E6D, 389476}, {0x13E6E, 389502}, {0x13E6F, 389528}, {0x13E70, 389554}, {0x13E71, 389580}, {0x13E72, 389606}, {0x13E73, 389632}, {0x13E74, 389658}, {0x13E75, 389684}, {0x13E76, 389710}, {0x13E77, 389736}, {0x13E78, 389762}, {0x13E79, 389788}, {0x13E7A, 389814}, {0x13E7B, 389840}, {0x13E7C, 389866}, {0x13E7D, 389892}, {0x13E7E, 389918}, {0x13E7F, 389944}, {0x13E80, 389970}, {0x13E81, 389996}, {0x13E82, 390022}, {0x13E83, 390048}, {0x13E84, 390074}, {0x13E85, 390100}, {0x13E86, 390126}, {0x13E87, 390152}, {0x13E88, 390178}, {0x13E89, 390204}, {0x13E8A, 390230}, {0x13E8B, 390256}, {0x13E8C, 390282}, {0x13E8D, 390308}, {0x13E8E, 390334}, {0x13E8F, 390360}, {0x13E90, 390386}, {0x13E91, 390412}, {0x13E92, 390438}, {0x13E93, 390464}, {0x13E94, 390490}, {0x13E95, 390516}, {0x13E96, 390542}, {0x13E97, 390568}, {0x13E98, 390594}, {0x13E99, 390620}, {0x13E9A, 390646}, {0x13E9B, 390672}, {0x13E9C, 390698}, {0x13E9D, 390724}, {0x13E9E, 390750}, {0x13E9F, 390776}, {0x13EA0, 390802}, {0x13EA1, 390828}, {0x13EA2, 390854}, {0x13EA3, 390880}, {0x13EA4, 390906}, {0x13EA5, 390932}, {0x13EA6, 390958}, {0x13EA7, 390984}, {0x13EA8, 391010}, {0x13EA9, 391036}, {0x13EAA, 391062}, {0x13EAB, 391088}, {0x13EAC, 391114}, {0x13EAD, 391140}, {0x13EAE, 391166}, {0x13EAF, 391192}, {0x13EB0, 391218}, {0x13EB1, 391244}, {0x13EB2, 391270}, {0x13EB3, 391296}, {0x13EB4, 391322}, {0x13EB5, 391348}, {0x13EB6, 391374}, {0x13EB7, 391400}, {0x13EB8, 391426}, {0x13EB9, 391452}, {0x13EBA, 391478}, {0x13EBB, 391504}, {0x13EBC, 391530}, {0x13EBD, 391556}, {0x13EBE, 391582}, {0x13EBF, 391608}, {0x13EC0, 391634}, {0x13EC1, 391660}, {0x13EC2, 391686}, {0x13EC3, 391712}, {0x13EC4, 391738}, {0x13EC5, 391764}, {0x13EC6, 391790}, {0x13EC7, 391816}, {0x13EC8, 391842}, {0x13EC9, 391868}, {0x13ECA, 391894}, {0x13ECB, 391920}, {0x13ECC, 391946}, {0x13ECD, 391972}, {0x13ECE, 391998}, {0x13ECF, 392024}, {0x13ED0, 392050}, {0x13ED1, 392076}, {0x13ED2, 392102}, {0x13ED3, 392128}, {0x13ED4, 392154}, {0x13ED5, 392180}, {0x13ED6, 392206}, {0x13ED7, 392232}, {0x13ED8, 392258}, {0x13ED9, 392284}, {0x13EDA, 392310}, {0x13EDB, 392336}, {0x13EDC, 392362}, {0x13EDD, 392388}, {0x13EDE, 392414}, {0x13EDF, 392440}, {0x13EE0, 392466}, {0x13EE1, 392492}, {0x13EE2, 392518}, {0x13EE3, 392544}, {0x13EE4, 392570}, {0x13EE5, 392596}, {0x13EE6, 392622}, {0x13EE7, 392648}, {0x13EE8, 392674}, {0x13EE9, 392700}, {0x13EEA, 392726}, {0x13EEB, 392752}, {0x13EEC, 392778}, {0x13EED, 392804}, {0x13EEE, 392830}, {0x13EEF, 392856}, {0x13EF0, 392882}, {0x13EF1, 392908}, {0x13EF2, 392934}, {0x13EF3, 392960}, {0x13EF4, 392986}, {0x13EF5, 393012}, {0x13EF6, 393038}, {0x13EF7, 393064}, {0x13EF8, 393090}, {0x13EF9, 393116}, {0x13EFA, 393142}, {0x13EFB, 393168}, {0x13EFC, 393194}, {0x13EFD, 393220}, {0x13EFE, 393246}, {0x13EFF, 393272}, {0x13F00, 393298}, {0x13F01, 393324}, {0x13F02, 393350}, {0x13F03, 393376}, {0x13F04, 393402}, {0x13F05, 393428}, {0x13F06, 393454}, {0x13F07, 393480}, {0x13F08, 393506}, {0x13F09, 393532}, {0x13F0A, 393558}, {0x13F0B, 393584}, {0x13F0C, 393610}, {0x13F0D, 393636}, {0x13F0E, 393662}, {0x13F0F, 393688}, {0x13F10, 393714}, {0x13F11, 393740}, {0x13F12, 393766}, {0x13F13, 393792}, {0x13F14, 393818}, {0x13F15, 393844}, {0x13F16, 393870}, {0x13F17, 393896}, {0x13F18, 393922}, {0x13F19, 393948}, {0x13F1A, 393974}, {0x13F1B, 394000}, {0x13F1C, 394026}, {0x13F1D, 394052}, {0x13F1E, 394078}, {0x13F1F, 394104}, {0x13F20, 394130}, {0x13F21, 394156}, {0x13F22, 394182}, {0x13F23, 394208}, {0x13F24, 394234}, {0x13F25, 394260}, {0x13F26, 394286}, {0x13F27, 394312}, {0x13F28, 394338}, {0x13F29, 394364}, {0x13F2A, 394390}, {0x13F2B, 394416}, {0x13F2C, 394442}, {0x13F2D, 394468}, {0x13F2E, 394494}, {0x13F2F, 394520}, {0x13F30, 394546}, {0x13F31, 394572}, {0x13F32, 394598}, {0x13F33, 394624}, {0x13F34, 394650}, {0x13F35, 394676}, {0x13F36, 394702}, {0x13F37, 394728}, {0x13F38, 394754}, {0x13F39, 394780}, {0x13F3A, 394806}, {0x13F3B, 394832}, {0x13F3C, 394858}, {0x13F3D, 394884}, {0x13F3E, 394910}, {0x13F3F, 394936}, {0x13F40, 394962}, {0x13F41, 394988}, {0x13F42, 395014}, {0x13F43, 395040}, {0x13F44, 395066}, {0x13F45, 395092}, {0x13F46, 395118}, {0x13F47, 395144}, {0x13F48, 395170}, {0x13F49, 395196}, {0x13F4A, 395222}, {0x13F4B, 395248}, {0x13F4C, 395274}, {0x13F4D, 395300}, {0x13F4E, 395326}, {0x13F4F, 395352}, {0x13F50, 395378}, {0x13F51, 395404}, {0x13F52, 395430}, {0x13F53, 395456}, {0x13F54, 395482}, {0x13F55, 395508}, {0x13F56, 395534}, {0x13F57, 395560}, {0x13F58, 395586}, {0x13F59, 395612}, {0x13F5A, 395638}, {0x13F5B, 395664}, {0x13F5C, 395690}, {0x13F5D, 395716}, {0x13F5E, 395742}, {0x13F5F, 395768}, {0x13F60, 395794}, {0x13F61, 395820}, {0x13F62, 395846}, {0x13F63, 395872}, {0x13F64, 395898}, {0x13F65, 395924}, {0x13F66, 395950}, {0x13F67, 395976}, {0x13F68, 396002}, {0x13F69, 396028}, {0x13F6A, 396054}, {0x13F6B, 396080}, {0x13F6C, 396106}, {0x13F6D, 396132}, {0x13F6E, 396158}, {0x13F6F, 396184}, {0x13F70, 396210}, {0x13F71, 396236}, {0x13F72, 396262}, {0x13F73, 396288}, {0x13F74, 396314}, {0x13F75, 396340}, {0x13F76, 396366}, {0x13F77, 396392}, {0x13F78, 396418}, {0x13F79, 396444}, {0x13F7A, 396470}, {0x13F7B, 396496}, {0x13F7C, 396522}, {0x13F7D, 396548}, {0x13F7E, 396574}, {0x13F7F, 396600}, {0x13F80, 396626}, {0x13F81, 396652}, {0x13F82, 396678}, {0x13F83, 396704}, {0x13F84, 396730}, {0x13F85, 396756}, {0x13F86, 396782}, {0x13F87, 396808}, {0x13F88, 396834}, {0x13F89, 396860}, {0x13F8A, 396886}, {0x13F8B, 396912}, {0x13F8C, 396938}, {0x13F8D, 396964}, {0x13F8E, 396990}, {0x13F8F, 397016}, {0x13F90, 397042}, {0x13F91, 397068}, {0x13F92, 397094}, {0x13F93, 397120}, {0x13F94, 397146}, {0x13F95, 397172}, {0x13F96, 397198}, {0x13F97, 397224}, {0x13F98, 397250}, {0x13F99, 397276}, {0x13F9A, 397302}, {0x13F9B, 397328}, {0x13F9C, 397354}, {0x13F9D, 397380}, {0x13F9E, 397406}, {0x13F9F, 397432}, {0x13FA0, 397458}, {0x13FA1, 397484}, {0x13FA2, 397510}, {0x13FA3, 397536}, {0x13FA4, 397562}, {0x13FA5, 397588}, {0x13FA6, 397614}, {0x13FA7, 397640}, {0x13FA8, 397666}, {0x13FA9, 397692}, {0x13FAA, 397718}, {0x13FAB, 397744}, {0x13FAC, 397770}, {0x13FAD, 397796}, {0x13FAE, 397822}, {0x13FAF, 397848}, {0x13FB0, 397874}, {0x13FB1, 397900}, {0x13FB2, 397926}, {0x13FB3, 397952}, {0x13FB4, 397978}, {0x13FB5, 398004}, {0x13FB6, 398030}, {0x13FB7, 398056}, {0x13FB8, 398082}, {0x13FB9, 398108}, {0x13FBA, 398134}, {0x13FBB, 398160}, {0x13FBC, 398186}, {0x13FBD, 398212}, {0x13FBE, 398238}, {0x13FBF, 398264}, {0x13FC0, 398290}, {0x13FC1, 398316}, {0x13FC2, 398342}, {0x13FC3, 398368}, {0x13FC4, 398394}, {0x13FC5, 398420}, {0x13FC6, 398446}, {0x13FC7, 398472}, {0x13FC8, 398498}, {0x13FC9, 398524}, {0x13FCA, 398550}, {0x13FCB, 398576}, {0x13FCC, 398602}, {0x13FCD, 398628}, {0x13FCE, 398654}, {0x13FCF, 398680}, {0x13FD0, 398706}, {0x13FD1, 398732}, {0x13FD2, 398758}, {0x13FD3, 398784}, {0x13FD4, 398810}, {0x13FD5, 398836}, {0x13FD6, 398862}, {0x13FD7, 398888}, {0x13FD8, 398914}, {0x13FD9, 398940}, {0x13FDA, 398966}, {0x13FDB, 398992}, {0x13FDC, 399018}, {0x13FDD, 399044}, {0x13FDE, 399070}, {0x13FDF, 399096}, {0x13FE0, 399122}, {0x13FE1, 399148}, {0x13FE2, 399174}, {0x13FE3, 399200}, {0x13FE4, 399226}, {0x13FE5, 399252}, {0x13FE6, 399278}, {0x13FE7, 399304}, {0x13FE8, 399330}, {0x13FE9, 399356}, {0x13FEA, 399382}, {0x13FEB, 399408}, {0x13FEC, 399434}, {0x13FED, 399460}, {0x13FEE, 399486}, {0x13FEF, 399512}, {0x13FF0, 399538}, {0x13FF1, 399564}, {0x13FF2, 399590}, {0x13FF3, 399616}, {0x13FF4, 399642}, {0x13FF5, 399668}, {0x13FF6, 399694}, {0x13FF7, 399720}, {0x13FF8, 399746}, {0x13FF9, 399772}, {0x13FFA, 399798}, {0x13FFB, 399824}, {0x13FFC, 399850}, {0x13FFD, 399876}, {0x13FFE, 399902}, {0x13FFF, 399928}, {0x14000, 399954}, {0x14001, 399980}, {0x14002, 400006}, {0x14003, 400032}, {0x14004, 400058}, {0x14005, 400084}, {0x14006, 400110}, {0x14007, 400136}, {0x14008, 400162}, {0x14009, 400188}, {0x1400A, 400214}, {0x1400B, 400240}, {0x1400C, 400266}, {0x1400D, 400292}, {0x1400E, 400318}, {0x1400F, 400344}, {0x14010, 400370}, {0x14011, 400396}, {0x14012, 400422}, {0x14013, 400448}, {0x14014, 400474}, {0x14015, 400500}, {0x14016, 400526}, {0x14017, 400552}, {0x14018, 400578}, {0x14019, 400604}, {0x1401A, 400630}, {0x1401B, 400656}, {0x1401C, 400682}, {0x1401D, 400708}, {0x1401E, 400734}, {0x1401F, 400760}, {0x14020, 400786}, {0x14021, 400812}, {0x14022, 400838}, {0x14023, 400864}, {0x14024, 400890}, {0x14025, 400916}, {0x14026, 400942}, {0x14027, 400968}, {0x14028, 400994}, {0x14029, 401020}, {0x1402A, 401046}, {0x1402B, 401072}, {0x1402C, 401098}, {0x1402D, 401124}, {0x1402E, 401150}, {0x1402F, 401176}, {0x14030, 401202}, {0x14031, 401228}, {0x14032, 401254}, {0x14033, 401280}, {0x14034, 401306}, {0x14035, 401332}, {0x14036, 401358}, {0x14037, 401384}, {0x14038, 401410}, {0x14039, 401436}, {0x1403A, 401462}, {0x1403B, 401488}, {0x1403C, 401514}, {0x1403D, 401540}, {0x1403E, 401566}, {0x1403F, 401592}, {0x14040, 401618}, {0x14041, 401644}, {0x14042, 401670}, {0x14043, 401696}, {0x14044, 401722}, {0x14045, 401748}, {0x14046, 401774}, {0x14047, 401800}, {0x14048, 401826}, {0x14049, 401852}, {0x1404A, 401878}, {0x1404B, 401904}, {0x1404C, 401930}, {0x1404D, 401956}, {0x1404E, 401982}, {0x1404F, 402008}, {0x14050, 402034}, {0x14051, 402060}, {0x14052, 402086}, {0x14053, 402112}, {0x14054, 402138}, {0x14055, 402164}, {0x14056, 402190}, {0x14057, 402216}, {0x14058, 402242}, {0x14059, 402268}, {0x1405A, 402294}, {0x1405B, 402320}, {0x1405C, 402346}, {0x1405D, 402372}, {0x1405E, 402398}, {0x1405F, 402424}, {0x14060, 402450}, {0x14061, 402476}, {0x14062, 402502}, {0x14063, 402528}, {0x14064, 402554}, {0x14065, 402580}, {0x14066, 402606}, {0x14067, 402632}, {0x14068, 402658}, {0x14069, 402684}, {0x1406A, 402710}, {0x1406B, 402736}, {0x1406C, 402762}, {0x1406D, 402788}, {0x1406E, 402814}, {0x1406F, 402840}, {0x14070, 402866}, {0x14071, 402892}, {0x14072, 402918}, {0x14073, 402944}, {0x14074, 402970}, {0x14075, 402996}, {0x14076, 403022}, {0x14077, 403048}, {0x14078, 403074}, {0x14079, 403100}, {0x1407A, 403126}, {0x1407B, 403152}, {0x1407C, 403178}, {0x1407D, 403204}, {0x1407E, 403230}, {0x1407F, 403256}, {0x14080, 403282}, {0x14081, 403308}, {0x14082, 403334}, {0x14083, 403360}, {0x14084, 403386}, {0x14085, 403412}, {0x14086, 403438}, {0x14087, 403464}, {0x14088, 403490}, {0x14089, 403516}, {0x1408A, 403542}, {0x1408B, 403568}, {0x1408C, 403594}, {0x1408D, 403620}, {0x1408E, 403646}, {0x1408F, 403672}, {0x14090, 403698}, {0x14091, 403724}, {0x14092, 403750}, {0x14093, 403776}, {0x14094, 403802}, {0x14095, 403828}, {0x14096, 403854}, {0x14097, 403880}, {0x14098, 403906}, {0x14099, 403932}, {0x1409A, 403958}, {0x1409B, 403984}, {0x1409C, 404010}, {0x1409D, 404036}, {0x1409E, 404062}, {0x1409F, 404088}, {0x140A0, 404114}, {0x140A1, 404140}, {0x140A2, 404166}, {0x140A3, 404192}, {0x140A4, 404218}, {0x140A5, 404244}, {0x140A6, 404270}, {0x140A7, 404296}, {0x140A8, 404322}, {0x140A9, 404348}, {0x140AA, 404374}, {0x140AB, 404400}, {0x140AC, 404426}, {0x140AD, 404452}, {0x140AE, 404478}, {0x140AF, 404504}, {0x140B0, 404530}, {0x140B1, 404556}, {0x140B2, 404582}, {0x140B3, 404608}, {0x140B4, 404634}, {0x140B5, 404660}, {0x140B6, 404686}, {0x140B7, 404712}, {0x140B8, 404738}, {0x140B9, 404764}, {0x140BA, 404790}, {0x140BB, 404816}, {0x140BC, 404842}, {0x140BD, 404868}, {0x140BE, 404894}, {0x140BF, 404920}, {0x140C0, 404946}, {0x140C1, 404972}, {0x140C2, 404998}, {0x140C3, 405024}, {0x140C4, 405050}, {0x140C5, 405076}, {0x140C6, 405102}, {0x140C7, 405128}, {0x140C8, 405154}, {0x140C9, 405180}, {0x140CA, 405206}, {0x140CB, 405232}, {0x140CC, 405258}, {0x140CD, 405284}, {0x140CE, 405310}, {0x140CF, 405336}, {0x140D0, 405362}, {0x140D1, 405388}, {0x140D2, 405414}, {0x140D3, 405440}, {0x140D4, 405466}, {0x140D5, 405492}, {0x140D6, 405518}, {0x140D7, 405544}, {0x140D8, 405570}, {0x140D9, 405596}, {0x140DA, 405622}, {0x140DB, 405648}, {0x140DC, 405674}, {0x140DD, 405700}, {0x140DE, 405726}, {0x140DF, 405752}, {0x140E0, 405778}, {0x140E1, 405804}, {0x140E2, 405830}, {0x140E3, 405856}, {0x140E4, 405882}, {0x140E5, 405908}, {0x140E6, 405934}, {0x140E7, 405960}, {0x140E8, 405986}, {0x140E9, 406012}, {0x140EA, 406038}, {0x140EB, 406064}, {0x140EC, 406090}, {0x140ED, 406116}, {0x140EE, 406142}, {0x140EF, 406168}, {0x140F0, 406194}, {0x140F1, 406220}, {0x140F2, 406246}, {0x140F3, 406272}, {0x140F4, 406298}, {0x140F5, 406324}, {0x140F6, 406350}, {0x140F7, 406376}, {0x140F8, 406402}, {0x140F9, 406428}, {0x140FA, 406454}, {0x140FB, 406480}, {0x140FC, 406506}, {0x140FD, 406532}, {0x140FE, 406558}, {0x140FF, 406584}, {0x14100, 406610}, {0x14101, 406636}, {0x14102, 406662}, {0x14103, 406688}, {0x14104, 406714}, {0x14105, 406740}, {0x14106, 406766}, {0x14107, 406792}, {0x14108, 406818}, {0x14109, 406844}, {0x1410A, 406870}, {0x1410B, 406896}, {0x1410C, 406922}, {0x1410D, 406948}, {0x1410E, 406974}, {0x1410F, 407000}, {0x14110, 407026}, {0x14111, 407052}, {0x14112, 407078}, {0x14113, 407104}, {0x14114, 407130}, {0x14115, 407156}, {0x14116, 407182}, {0x14117, 407208}, {0x14118, 407234}, {0x14119, 407260}, {0x1411A, 407286}, {0x1411B, 407312}, {0x1411C, 407338}, {0x1411D, 407364}, {0x1411E, 407390}, {0x1411F, 407416}, {0x14120, 407442}, {0x14121, 407468}, {0x14122, 407494}, {0x14123, 407520}, {0x14124, 407546}, {0x14125, 407572}, {0x14126, 407598}, {0x14127, 407624}, {0x14128, 407650}, {0x14129, 407676}, {0x1412A, 407702}, {0x1412B, 407728}, {0x1412C, 407754}, {0x1412D, 407780}, {0x1412E, 407806}, {0x1412F, 407832}, {0x14130, 407858}, {0x14131, 407884}, {0x14132, 407910}, {0x14133, 407936}, {0x14134, 407962}, {0x14135, 407988}, {0x14136, 408014}, {0x14137, 408040}, {0x14138, 408066}, {0x14139, 408092}, {0x1413A, 408118}, {0x1413B, 408144}, {0x1413C, 408170}, {0x1413D, 408196}, {0x1413E, 408222}, {0x1413F, 408248}, {0x14140, 408274}, {0x14141, 408300}, {0x14142, 408326}, {0x14143, 408352}, {0x14144, 408378}, {0x14145, 408404}, {0x14146, 408430}, {0x14147, 408456}, {0x14148, 408482}, {0x14149, 408508}, {0x1414A, 408534}, {0x1414B, 408560}, {0x1414C, 408586}, {0x1414D, 408612}, {0x1414E, 408638}, {0x1414F, 408664}, {0x14150, 408690}, {0x14151, 408716}, {0x14152, 408742}, {0x14153, 408768}, {0x14154, 408794}, {0x14155, 408820}, {0x14156, 408846}, {0x14157, 408872}, {0x14158, 408898}, {0x14159, 408924}, {0x1415A, 408950}, {0x1415B, 408976}, {0x1415C, 409002}, {0x1415D, 409028}, {0x1415E, 409054}, {0x1415F, 409080}, {0x14160, 409106}, {0x14161, 409132}, {0x14162, 409158}, {0x14163, 409184}, {0x14164, 409210}, {0x14165, 409236}, {0x14166, 409262}, {0x14167, 409288}, {0x14168, 409314}, {0x14169, 409340}, {0x1416A, 409366}, {0x1416B, 409392}, {0x1416C, 409418}, {0x1416D, 409444}, {0x1416E, 409470}, {0x1416F, 409496}, {0x14170, 409522}, {0x14171, 409548}, {0x14172, 409574}, {0x14173, 409600}, {0x14174, 409626}, {0x14175, 409652}, {0x14176, 409678}, {0x14177, 409704}, {0x14178, 409730}, {0x14179, 409756}, {0x1417A, 409782}, {0x1417B, 409808}, {0x1417C, 409834}, {0x1417D, 409860}, {0x1417E, 409886}, {0x1417F, 409912}, {0x14180, 409938}, {0x14181, 409964}, {0x14182, 409990}, {0x14183, 410016}, {0x14184, 410042}, {0x14185, 410068}, {0x14186, 410094}, {0x14187, 410120}, {0x14188, 410146}, {0x14189, 410172}, {0x1418A, 410198}, {0x1418B, 410224}, {0x1418C, 410250}, {0x1418D, 410276}, {0x1418E, 410302}, {0x1418F, 410328}, {0x14190, 410354}, {0x14191, 410380}, {0x14192, 410406}, {0x14193, 410432}, {0x14194, 410458}, {0x14195, 410484}, {0x14196, 410510}, {0x14197, 410536}, {0x14198, 410562}, {0x14199, 410588}, {0x1419A, 410614}, {0x1419B, 410640}, {0x1419C, 410666}, {0x1419D, 410692}, {0x1419E, 410718}, {0x1419F, 410744}, {0x141A0, 410770}, {0x141A1, 410796}, {0x141A2, 410822}, {0x141A3, 410848}, {0x141A4, 410874}, {0x141A5, 410900}, {0x141A6, 410926}, {0x141A7, 410952}, {0x141A8, 410978}, {0x141A9, 411004}, {0x141AA, 411030}, {0x141AB, 411056}, {0x141AC, 411082}, {0x141AD, 411108}, {0x141AE, 411134}, {0x141AF, 411160}, {0x141B0, 411186}, {0x141B1, 411212}, {0x141B2, 411238}, {0x141B3, 411264}, {0x141B4, 411290}, {0x141B5, 411316}, {0x141B6, 411342}, {0x141B7, 411368}, {0x141B8, 411394}, {0x141B9, 411420}, {0x141BA, 411446}, {0x141BB, 411472}, {0x141BC, 411498}, {0x141BD, 411524}, {0x141BE, 411550}, {0x141BF, 411576}, {0x141C0, 411602}, {0x141C1, 411628}, {0x141C2, 411654}, {0x141C3, 411680}, {0x141C4, 411706}, {0x141C5, 411732}, {0x141C6, 411758}, {0x141C7, 411784}, {0x141C8, 411810}, {0x141C9, 411836}, {0x141CA, 411862}, {0x141CB, 411888}, {0x141CC, 411914}, {0x141CD, 411940}, {0x141CE, 411966}, {0x141CF, 411992}, {0x141D0, 412018}, {0x141D1, 412044}, {0x141D2, 412070}, {0x141D3, 412096}, {0x141D4, 412122}, {0x141D5, 412148}, {0x141D6, 412174}, {0x141D7, 412200}, {0x141D8, 412226}, {0x141D9, 412252}, {0x141DA, 412278}, {0x141DB, 412304}, {0x141DC, 412330}, {0x141DD, 412356}, {0x141DE, 412382}, {0x141DF, 412408}, {0x141E0, 412434}, {0x141E1, 412460}, {0x141E2, 412486}, {0x141E3, 412512}, {0x141E4, 412538}, {0x141E5, 412564}, {0x141E6, 412590}, {0x141E7, 412616}, {0x141E8, 412642}, {0x141E9, 412668}, {0x141EA, 412694}, {0x141EB, 412720}, {0x141EC, 412746}, {0x141ED, 412772}, {0x141EE, 412798}, {0x141EF, 412824}, {0x141F0, 412850}, {0x141F1, 412876}, {0x141F2, 412902}, {0x141F3, 412928}, {0x141F4, 412954}, {0x141F5, 412980}, {0x141F6, 413006}, {0x141F7, 413032}, {0x141F8, 413058}, {0x141F9, 413084}, {0x141FA, 413110}, {0x141FB, 413136}, {0x141FC, 413162}, {0x141FD, 413188}, {0x141FE, 413214}, {0x141FF, 413240}, {0x14200, 413266}, {0x14201, 413292}, {0x14202, 413318}, {0x14203, 413344}, {0x14204, 413370}, {0x14205, 413396}, {0x14206, 413422}, {0x14207, 413448}, {0x14208, 413474}, {0x14209, 413500}, {0x1420A, 413526}, {0x1420B, 413552}, {0x1420C, 413578}, {0x1420D, 413604}, {0x1420E, 413630}, {0x1420F, 413656}, {0x14210, 413682}, {0x14211, 413708}, {0x14212, 413734}, {0x14213, 413760}, {0x14214, 413786}, {0x14215, 413812}, {0x14216, 413838}, {0x14217, 413864}, {0x14218, 413890}, {0x14219, 413916}, {0x1421A, 413942}, {0x1421B, 413968}, {0x1421C, 413994}, {0x1421D, 414020}, {0x1421E, 414046}, {0x1421F, 414072}, {0x14220, 414098}, {0x14221, 414124}, {0x14222, 414150}, {0x14223, 414176}, {0x14224, 414202}, {0x14225, 414228}, {0x14226, 414254}, {0x14227, 414280}, {0x14228, 414306}, {0x14229, 414332}, {0x1422A, 414358}, {0x1422B, 414384}, {0x1422C, 414410}, {0x1422D, 414436}, {0x1422E, 414462}, {0x1422F, 414488}, {0x14230, 414514}, {0x14231, 414540}, {0x14232, 414566}, {0x14233, 414592}, {0x14234, 414618}, {0x14235, 414644}, {0x14236, 414670}, {0x14237, 414696}, {0x14238, 414722}, {0x14239, 414748}, {0x1423A, 414774}, {0x1423B, 414800}, {0x1423C, 414826}, {0x1423D, 414852}, {0x1423E, 414878}, {0x1423F, 414904}, {0x14240, 414930}, {0x14241, 414956}, {0x14242, 414982}, {0x14243, 415008}, {0x14244, 415034}, {0x14245, 415060}, {0x14246, 415086}, {0x14247, 415112}, {0x14248, 415138}, {0x14249, 415164}, {0x1424A, 415190}, {0x1424B, 415216}, {0x1424C, 415242}, {0x1424D, 415268}, {0x1424E, 415294}, {0x1424F, 415320}, {0x14250, 415346}, {0x14251, 415372}, {0x14252, 415398}, {0x14253, 415424}, {0x14254, 415450}, {0x14255, 415476}, {0x14256, 415502}, {0x14257, 415528}, {0x14258, 415554}, {0x14259, 415580}, {0x1425A, 415606}, {0x1425B, 415632}, {0x1425C, 415658}, {0x1425D, 415684}, {0x1425E, 415710}, {0x1425F, 415736}, {0x14260, 415762}, {0x14261, 415788}, {0x14262, 415814}, {0x14263, 415840}, {0x14264, 415866}, {0x14265, 415892}, {0x14266, 415918}, {0x14267, 415944}, {0x14268, 415970}, {0x14269, 415996}, {0x1426A, 416022}, {0x1426B, 416048}, {0x1426C, 416074}, {0x1426D, 416100}, {0x1426E, 416126}, {0x1426F, 416152}, {0x14270, 416178}, {0x14271, 416204}, {0x14272, 416230}, {0x14273, 416256}, {0x14274, 416282}, {0x14275, 416308}, {0x14276, 416334}, {0x14277, 416360}, {0x14278, 416386}, {0x14279, 416412}, {0x1427A, 416438}, {0x1427B, 416464}, {0x1427C, 416490}, {0x1427D, 416516}, {0x1427E, 416542}, {0x1427F, 416568}, {0x14280, 416594}, {0x14281, 416620}, {0x14282, 416646}, {0x14283, 416672}, {0x14284, 416698}, {0x14285, 416724}, {0x14286, 416750}, {0x14287, 416776}, {0x14288, 416802}, {0x14289, 416828}, {0x1428A, 416854}, {0x1428B, 416880}, {0x1428C, 416906}, {0x1428D, 416932}, {0x1428E, 416958}, {0x1428F, 416984}, {0x14290, 417010}, {0x14291, 417036}, {0x14292, 417062}, {0x14293, 417088}, {0x14294, 417114}, {0x14295, 417140}, {0x14296, 417166}, {0x14297, 417192}, {0x14298, 417218}, {0x14299, 417244}, {0x1429A, 417270}, {0x1429B, 417296}, {0x1429C, 417322}, {0x1429D, 417348}, {0x1429E, 417374}, {0x1429F, 417400}, {0x142A0, 417426}, {0x142A1, 417452}, {0x142A2, 417478}, {0x142A3, 417504}, {0x142A4, 417530}, {0x142A5, 417556}, {0x142A6, 417582}, {0x142A7, 417608}, {0x142A8, 417634}, {0x142A9, 417660}, {0x142AA, 417686}, {0x142AB, 417712}, {0x142AC, 417738}, {0x142AD, 417764}, {0x142AE, 417790}, {0x142AF, 417816}, {0x142B0, 417842}, {0x142B1, 417868}, {0x142B2, 417894}, {0x142B3, 417920}, {0x142B4, 417946}, {0x142B5, 417972}, {0x142B6, 417998}, {0x142B7, 418024}, {0x142B8, 418050}, {0x142B9, 418076}, {0x142BA, 418102}, {0x142BB, 418128}, {0x142BC, 418154}, {0x142BD, 418180}, {0x142BE, 418206}, {0x142BF, 418232}, {0x142C0, 418258}, {0x142C1, 418284}, {0x142C2, 418310}, {0x142C3, 418336}, {0x142C4, 418362}, {0x142C5, 418388}, {0x142C6, 418414}, {0x142C7, 418440}, {0x142C8, 418466}, {0x142C9, 418492}, {0x142CA, 418518}, {0x142CB, 418544}, {0x142CC, 418570}, {0x142CD, 418596}, {0x142CE, 418622}, {0x142CF, 418648}, {0x142D0, 418674}, {0x142D1, 418700}, {0x142D2, 418726}, {0x142D3, 418752}, {0x142D4, 418778}, {0x142D5, 418804}, {0x142D6, 418830}, {0x142D7, 418856}, {0x142D8, 418882}, {0x142D9, 418908}, {0x142DA, 418934}, {0x142DB, 418960}, {0x142DC, 418986}, {0x142DD, 419012}, {0x142DE, 419038}, {0x142DF, 419064}, {0x142E0, 419090}, {0x142E1, 419116}, {0x142E2, 419142}, {0x142E3, 419168}, {0x142E4, 419194}, {0x142E5, 419220}, {0x142E6, 419246}, {0x142E7, 419272}, {0x142E8, 419298}, {0x142E9, 419324}, {0x142EA, 419350}, {0x142EB, 419376}, {0x142EC, 419402}, {0x142ED, 419428}, {0x142EE, 419454}, {0x142EF, 419480}, {0x142F0, 419506}, {0x142F1, 419532}, {0x142F2, 419558}, {0x142F3, 419584}, {0x142F4, 419610}, {0x142F5, 419636}, {0x142F6, 419662}, {0x142F7, 419688}, {0x142F8, 419714}, {0x142F9, 419740}, {0x142FA, 419766}, {0x142FB, 419792}, {0x142FC, 419818}, {0x142FD, 419844}, {0x142FE, 419870}, {0x142FF, 419896}, {0x14300, 419922}, {0x14301, 419948}, {0x14302, 419974}, {0x14303, 420000}, {0x14304, 420026}, {0x14305, 420052}, {0x14306, 420078}, {0x14307, 420104}, {0x14308, 420130}, {0x14309, 420156}, {0x1430A, 420182}, {0x1430B, 420208}, {0x1430C, 420234}, {0x1430D, 420260}, {0x1430E, 420286}, {0x1430F, 420312}, {0x14310, 420338}, {0x14311, 420364}, {0x14312, 420390}, {0x14313, 420416}, {0x14314, 420442}, {0x14315, 420468}, {0x14316, 420494}, {0x14317, 420520}, {0x14318, 420546}, {0x14319, 420572}, {0x1431A, 420598}, {0x1431B, 420624}, {0x1431C, 420650}, {0x1431D, 420676}, {0x1431E, 420702}, {0x1431F, 420728}, {0x14320, 420754}, {0x14321, 420780}, {0x14322, 420806}, {0x14323, 420832}, {0x14324, 420858}, {0x14325, 420884}, {0x14326, 420910}, {0x14327, 420936}, {0x14328, 420962}, {0x14329, 420988}, {0x1432A, 421014}, {0x1432B, 421040}, {0x1432C, 421066}, {0x1432D, 421092}, {0x1432E, 421118}, {0x1432F, 421144}, {0x14330, 421170}, {0x14331, 421196}, {0x14332, 421222}, {0x14333, 421248}, {0x14334, 421274}, {0x14335, 421300}, {0x14336, 421326}, {0x14337, 421352}, {0x14338, 421378}, {0x14339, 421404}, {0x1433A, 421430}, {0x1433B, 421456}, {0x1433C, 421482}, {0x1433D, 421508}, {0x1433E, 421534}, {0x1433F, 421560}, {0x14340, 421586}, {0x14341, 421612}, {0x14342, 421638}, {0x14343, 421664}, {0x14344, 421690}, {0x14345, 421716}, {0x14346, 421742}, {0x14347, 421768}, {0x14348, 421794}, {0x14349, 421820}, {0x1434A, 421846}, {0x1434B, 421872}, {0x1434C, 421898}, {0x1434D, 421924}, {0x1434E, 421950}, {0x1434F, 421976}, {0x14350, 422002}, {0x14351, 422028}, {0x14352, 422054}, {0x14353, 422080}, {0x14354, 422106}, {0x14355, 422132}, {0x14356, 422158}, {0x14357, 422184}, {0x14358, 422210}, {0x14359, 422236}, {0x1435A, 422262}, {0x1435B, 422288}, {0x1435C, 422314}, {0x1435D, 422340}, {0x1435E, 422366}, {0x1435F, 422392}, {0x14360, 422418}, {0x14361, 422444}, {0x14362, 422470}, {0x14363, 422496}, {0x14364, 422522}, {0x14365, 422548}, {0x14366, 422574}, {0x14367, 422600}, {0x14368, 422626}, {0x14369, 422652}, {0x1436A, 422678}, {0x1436B, 422704}, {0x1436C, 422730}, {0x1436D, 422756}, {0x1436E, 422782}, {0x1436F, 422808}, {0x14370, 422834}, {0x14371, 422860}, {0x14372, 422886}, {0x14373, 422912}, {0x14374, 422938}, {0x14375, 422964}, {0x14376, 422990}, {0x14377, 423016}, {0x14378, 423042}, {0x14379, 423068}, {0x1437A, 423094}, {0x1437B, 423120}, {0x1437C, 423146}, {0x1437D, 423172}, {0x1437E, 423198}, {0x1437F, 423224}, {0x14380, 423250}, {0x14381, 423276}, {0x14382, 423302}, {0x14383, 423328}, {0x14384, 423354}, {0x14385, 423380}, {0x14386, 423406}, {0x14387, 423432}, {0x14388, 423458}, {0x14389, 423484}, {0x1438A, 423510}, {0x1438B, 423536}, {0x1438C, 423562}, {0x1438D, 423588}, {0x1438E, 423614}, {0x1438F, 423640}, {0x14390, 423666}, {0x14391, 423692}, {0x14392, 423718}, {0x14393, 423744}, {0x14394, 423770}, {0x14395, 423796}, {0x14396, 423822}, {0x14397, 423848}, {0x14398, 423874}, {0x14399, 423900}, {0x1439A, 423926}, {0x1439B, 423952}, {0x1439C, 423978}, {0x1439D, 424004}, {0x1439E, 424030}, {0x1439F, 424056}, {0x143A0, 424082}, {0x143A1, 424108}, {0x143A2, 424134}, {0x143A3, 424160}, {0x143A4, 424186}, {0x143A5, 424212}, {0x143A6, 424238}, {0x143A7, 424264}, {0x143A8, 424290}, {0x143A9, 424316}, {0x143AA, 424342}, {0x143AB, 424368}, {0x143AC, 424394}, {0x143AD, 424420}, {0x143AE, 424446}, {0x143AF, 424472}, {0x143B0, 424498}, {0x143B1, 424524}, {0x143B2, 424550}, {0x143B3, 424576}, {0x143B4, 424602}, {0x143B5, 424628}, {0x143B6, 424654}, {0x143B7, 424680}, {0x143B8, 424706}, {0x143B9, 424732}, {0x143BA, 424758}, {0x143BB, 424784}, {0x143BC, 424810}, {0x143BD, 424836}, {0x143BE, 424862}, {0x143BF, 424888}, {0x143C0, 424914}, {0x143C1, 424940}, {0x143C2, 424966}, {0x143C3, 424992}, {0x143C4, 425018}, {0x143C5, 425044}, {0x143C6, 425070}, {0x143C7, 425096}, {0x143C8, 425122}, {0x143C9, 425148}, {0x143CA, 425174}, {0x143CB, 425200}, {0x143CC, 425226}, {0x143CD, 425252}, {0x143CE, 425278}, {0x143CF, 425304}, {0x143D0, 425330}, {0x143D1, 425356}, {0x143D2, 425382}, {0x143D3, 425408}, {0x143D4, 425434}, {0x143D5, 425460}, {0x143D6, 425486}, {0x143D7, 425512}, {0x143D8, 425538}, {0x143D9, 425564}, {0x143DA, 425590}, {0x143DB, 425616}, {0x143DC, 425642}, {0x143DD, 425668}, {0x143DE, 425694}, {0x143DF, 425720}, {0x143E0, 425746}, {0x143E1, 425772}, {0x143E2, 425798}, {0x143E3, 425824}, {0x143E4, 425850}, {0x143E5, 425876}, {0x143E6, 425902}, {0x143E7, 425928}, {0x143E8, 425954}, {0x143E9, 425980}, {0x143EA, 426006}, {0x143EB, 426032}, {0x143EC, 426058}, {0x143ED, 426084}, {0x143EE, 426110}, {0x143EF, 426136}, {0x143F0, 426162}, {0x143F1, 426188}, {0x143F2, 426214}, {0x143F3, 426240}, {0x143F4, 426266}, {0x143F5, 426292}, {0x143F6, 426318}, {0x143F7, 426344}, {0x143F8, 426370}, {0x143F9, 426396}, {0x143FA, 426422}, {0x14400, 9311}, {0x14401, 9337}, {0x14402, 9363}, {0x14403, 9389}, {0x14404, 9415}, {0x14405, 9441}, {0x14406, 9467}, {0x14407, 9493}, {0x14408, 9519}, {0x14409, 9545}, {0x1440A, 9571}, {0x1440B, 9598}, {0x1440C, 9624}, {0x1440D, 9650}, {0x1440E, 9676}, {0x1440F, 9702}, {0x14410, 9728}, {0x14411, 9754}, {0x14412, 9780}, {0x14413, 9806}, {0x14414, 9832}, {0x14415, 9858}, {0x14416, 9884}, {0x14417, 9910}, {0x14418, 9936}, {0x14419, 9962}, {0x1441A, 9988}, {0x1441B, 10014}, {0x1441C, 10041}, {0x1441D, 10067}, {0x1441E, 10093}, {0x1441F, 10119}, {0x14420, 10145}, {0x14421, 10171}, {0x14422, 10197}, {0x14423, 10223}, {0x14424, 10249}, {0x14425, 10275}, {0x14426, 10301}, {0x14427, 10327}, {0x14428, 10353}, {0x14429, 10379}, {0x1442A, 10406}, {0x1442B, 10432}, {0x1442C, 10458}, {0x1442D, 10485}, {0x1442E, 10511}, {0x1442F, 10537}, {0x14430, 10563}, {0x14431, 10589}, {0x14432, 10616}, {0x14433, 10642}, {0x14434, 10669}, {0x14435, 10696}, {0x14436, 10722}, {0x14437, 10748}, {0x14438, 10774}, {0x14439, 10800}, {0x1443A, 10826}, {0x1443B, 10852}, {0x1443C, 10878}, {0x1443D, 10904}, {0x1443E, 10930}, {0x1443F, 10956}, {0x14440, 10982}, {0x14441, 11008}, {0x14442, 11034}, {0x14443, 11060}, {0x14444, 11086}, {0x14445, 11112}, {0x14446, 11138}, {0x14447, 11164}, {0x14448, 11190}, {0x14449, 11216}, {0x1444A, 11243}, {0x1444B, 11270}, {0x1444C, 11297}, {0x1444D, 11323}, {0x1444E, 11349}, {0x1444F, 11375}, {0x14450, 11401}, {0x14451, 11427}, {0x14452, 11453}, {0x14453, 11479}, {0x14454, 11505}, {0x14455, 11531}, {0x14456, 11557}, {0x14457, 11583}, {0x14458, 11609}, {0x14459, 11635}, {0x1445A, 11661}, {0x1445B, 11687}, {0x1445C, 11713}, {0x1445D, 11739}, {0x1445E, 11765}, {0x1445F, 11791}, {0x14460, 11817}, {0x14461, 11843}, {0x14462, 11869}, {0x14463, 11895}, {0x14464, 11921}, {0x14465, 11947}, {0x14466, 11973}, {0x14467, 11999}, {0x14468, 12025}, {0x14469, 12051}, {0x1446A, 12077}, {0x1446B, 12103}, {0x1446C, 12130}, {0x1446D, 12156}, {0x1446E, 12183}, {0x1446F, 12209}, {0x14470, 12235}, {0x14471, 12262}, {0x14472, 12288}, {0x14473, 12315}, {0x14474, 12341}, {0x14475, 12368}, {0x14476, 12394}, {0x14477, 12420}, {0x14478, 12447}, {0x14479, 12474}, {0x1447A, 12501}, {0x1447B, 12527}, {0x1447C, 12554}, {0x1447D, 12581}, {0x1447E, 12607}, {0x1447F, 12633}, {0x14480, 12660}, {0x14481, 12687}, {0x14482, 12714}, {0x14483, 12740}, {0x14484, 12766}, {0x14485, 12792}, {0x14486, 12819}, {0x14487, 12846}, {0x14488, 12872}, {0x14489, 12898}, {0x1448A, 12924}, {0x1448B, 12950}, {0x1448C, 12976}, {0x1448D, 13003}, {0x1448E, 13029}, {0x1448F, 13055}, {0x14490, 13081}, {0x14491, 13107}, {0x14492, 13133}, {0x14493, 13159}, {0x14494, 13185}, {0x14495, 13211}, {0x14496, 13237}, {0x14497, 13263}, {0x14498, 13290}, {0x14499, 13316}, {0x1449A, 13342}, {0x1449B, 13368}, {0x1449C, 13394}, {0x1449D, 13420}, {0x1449E, 13446}, {0x1449F, 13472}, {0x144A0, 13498}, {0x144A1, 13524}, {0x144A2, 13550}, {0x144A3, 13577}, {0x144A4, 13603}, {0x144A5, 13629}, {0x144A6, 13655}, {0x144A7, 13681}, {0x144A8, 13707}, {0x144A9, 13733}, {0x144AA, 13759}, {0x144AB, 13785}, {0x144AC, 13811}, {0x144AD, 13837}, {0x144AE, 13863}, {0x144AF, 13889}, {0x144B0, 13915}, {0x144B1, 13941}, {0x144B2, 13967}, {0x144B3, 13993}, {0x144B4, 14019}, {0x144B5, 14045}, {0x144B6, 14071}, {0x144B7, 14097}, {0x144B8, 14123}, {0x144B9, 14149}, {0x144BA, 14175}, {0x144BB, 14201}, {0x144BC, 14227}, {0x144BD, 14253}, {0x144BE, 14279}, {0x144BF, 14305}, {0x144C0, 14331}, {0x144C1, 14357}, {0x144C2, 14383}, {0x144C3, 14409}, {0x144C4, 14435}, {0x144C5, 14461}, {0x144C6, 14487}, {0x144C7, 14513}, {0x144C8, 14539}, {0x144C9, 14565}, {0x144CA, 14591}, {0x144CB, 14617}, {0x144CC, 14643}, {0x144CD, 14669}, {0x144CE, 14695}, {0x144CF, 14721}, {0x144D0, 14747}, {0x144D1, 14773}, {0x144D2, 14799}, {0x144D3, 14825}, {0x144D4, 14851}, {0x144D5, 14877}, {0x144D6, 14903}, {0x144D7, 14929}, {0x144D8, 14955}, {0x144D9, 14981}, {0x144DA, 15007}, {0x144DB, 15033}, {0x144DC, 15059}, {0x144DD, 15085}, {0x144DE, 15111}, {0x144DF, 15137}, {0x144E0, 15163}, {0x144E1, 15189}, {0x144E2, 15215}, {0x144E3, 15241}, {0x144E4, 15267}, {0x144E5, 15293}, {0x144E6, 15319}, {0x144E7, 15346}, {0x144E8, 15373}, {0x144E9, 15399}, {0x144EA, 15425}, {0x144EB, 15451}, {0x144EC, 15477}, {0x144ED, 15503}, {0x144EE, 15530}, {0x144EF, 15556}, {0x144F0, 15582}, {0x144F1, 15609}, {0x144F2, 15635}, {0x144F3, 15661}, {0x144F4, 15687}, {0x144F5, 15713}, {0x144F6, 15739}, {0x144F7, 15765}, {0x144F8, 15792}, {0x144F9, 15818}, {0x144FA, 15845}, {0x144FB, 15871}, {0x144FC, 15897}, {0x144FD, 15923}, {0x144FE, 15949}, {0x144FF, 15975}, {0x14500, 16001}, {0x14501, 16027}, {0x14502, 16053}, {0x14503, 16079}, {0x14504, 16105}, {0x14505, 16131}, {0x14506, 16158}, {0x14507, 16184}, {0x14508, 16210}, {0x14509, 16236}, {0x1450A, 16262}, {0x1450B, 16288}, {0x1450C, 16314}, {0x1450D, 16340}, {0x1450E, 16366}, {0x1450F, 16392}, {0x14510, 16418}, {0x14511, 16444}, {0x14512, 16470}, {0x14513, 16496}, {0x14514, 16522}, {0x14515, 16548}, {0x14516, 16574}, {0x14517, 16600}, {0x14518, 16626}, {0x14519, 16652}, {0x1451A, 16678}, {0x1451B, 16704}, {0x1451C, 16730}, {0x1451D, 16756}, {0x1451E, 16782}, {0x1451F, 16808}, {0x14520, 16834}, {0x14521, 16860}, {0x14522, 16886}, {0x14523, 16912}, {0x14524, 16938}, {0x14525, 16964}, {0x14526, 16990}, {0x14527, 17016}, {0x14528, 17042}, {0x14529, 17068}, {0x1452A, 17094}, {0x1452B, 17120}, {0x1452C, 17146}, {0x1452D, 17172}, {0x1452E, 17198}, {0x1452F, 17225}, {0x14530, 17251}, {0x14531, 17277}, {0x14532, 17303}, {0x14533, 17329}, {0x14534, 17355}, {0x14535, 17381}, {0x14536, 17407}, {0x14537, 17433}, {0x14538, 17459}, {0x14539, 17485}, {0x1453A, 17511}, {0x1453B, 17537}, {0x1453C, 17563}, {0x1453D, 17589}, {0x1453E, 17615}, {0x1453F, 17641}, {0x14540, 17667}, {0x14541, 17693}, {0x14542, 17719}, {0x14543, 17745}, {0x14544, 17771}, {0x14545, 17797}, {0x14546, 17824}, {0x14547, 17850}, {0x14548, 17876}, {0x14549, 17902}, {0x1454A, 17928}, {0x1454B, 17954}, {0x1454C, 17981}, {0x1454D, 18007}, {0x1454E, 18033}, {0x1454F, 18059}, {0x14550, 18085}, {0x14551, 18111}, {0x14552, 18138}, {0x14553, 18164}, {0x14554, 18190}, {0x14555, 18216}, {0x14556, 18242}, {0x14557, 18268}, {0x14558, 18294}, {0x14559, 18320}, {0x1455A, 18346}, {0x1455B, 18372}, {0x1455C, 18398}, {0x1455D, 18425}, {0x1455E, 18451}, {0x1455F, 18477}, {0x14560, 18503}, {0x14561, 18529}, {0x14562, 18555}, {0x14563, 18581}, {0x14564, 18607}, {0x14565, 18633}, {0x14566, 18659}, {0x14567, 18685}, {0x14568, 18711}, {0x14569, 18737}, {0x1456A, 18763}, {0x1456B, 18789}, {0x1456C, 18815}, {0x1456D, 18841}, {0x1456E, 18867}, {0x1456F, 18893}, {0x14570, 18919}, {0x14571, 18945}, {0x14572, 18972}, {0x14573, 18998}, {0x14574, 19024}, {0x14575, 19051}, {0x14576, 19078}, {0x14577, 19105}, {0x14578, 19131}, {0x14579, 19157}, {0x1457A, 19183}, {0x1457B, 19209}, {0x1457C, 19236}, {0x1457D, 19263}, {0x1457E, 19290}, {0x1457F, 19316}, {0x14580, 19342}, {0x14581, 19368}, {0x14582, 19394}, {0x14583, 19420}, {0x14584, 19446}, {0x14585, 19472}, {0x14586, 19498}, {0x14587, 19524}, {0x14588, 19550}, {0x14589, 19576}, {0x1458A, 19602}, {0x1458B, 19628}, {0x1458C, 19654}, {0x1458D, 19680}, {0x1458E, 19706}, {0x1458F, 19732}, {0x14590, 19758}, {0x14591, 19784}, {0x14592, 19810}, {0x14593, 19836}, {0x14594, 19862}, {0x14595, 19888}, {0x14596, 19915}, {0x14597, 19941}, {0x14598, 19967}, {0x14599, 19993}, {0x1459A, 20019}, {0x1459B, 20045}, {0x1459C, 20072}, {0x1459D, 20098}, {0x1459E, 20124}, {0x1459F, 20150}, {0x145A0, 20176}, {0x145A1, 20203}, {0x145A2, 20229}, {0x145A3, 20255}, {0x145A4, 20281}, {0x145A5, 20308}, {0x145A6, 20334}, {0x145A7, 20360}, {0x145A8, 20386}, {0x145A9, 20412}, {0x145AA, 20438}, {0x145AB, 20464}, {0x145AC, 20490}, {0x145AD, 20516}, {0x145AE, 20542}, {0x145AF, 20568}, {0x145B0, 20595}, {0x145B1, 20621}, {0x145B2, 20656}, {0x145B3, 20683}, {0x145B4, 20709}, {0x145B5, 20735}, {0x145B6, 20761}, {0x145B7, 20788}, {0x145B8, 20814}, {0x145B9, 20840}, {0x145BA, 20866}, {0x145BB, 20892}, {0x145BC, 20918}, {0x145BD, 20944}, {0x145BE, 20976}, {0x145BF, 21002}, {0x145C0, 21028}, {0x145C1, 21054}, {0x145C2, 21080}, {0x145C3, 21106}, {0x145C4, 21132}, {0x145C5, 21158}, {0x145C6, 21184}, {0x145C7, 21210}, {0x145C8, 21236}, {0x145C9, 21262}, {0x145CA, 21288}, {0x145CB, 21314}, {0x145CC, 21340}, {0x145CD, 21366}, {0x145CE, 21392}, {0x145CF, 21438}, {0x145D0, 21483}, {0x145D1, 21509}, {0x145D2, 21535}, {0x145D3, 21561}, {0x145D4, 21587}, {0x145D5, 21613}, {0x145D6, 21639}, {0x145D7, 21665}, {0x145D8, 21691}, {0x145D9, 21717}, {0x145DA, 21743}, {0x145DB, 21769}, {0x145DC, 21795}, {0x145DD, 21821}, {0x145DE, 21847}, {0x145DF, 21873}, {0x145E0, 21899}, {0x145E1, 21925}, {0x145E2, 21951}, {0x145E3, 21977}, {0x145E4, 22003}, {0x145E5, 22029}, {0x145E6, 22055}, {0x145E7, 22081}, {0x145E8, 22107}, {0x145E9, 22133}, {0x145EA, 22159}, {0x145EB, 22185}, {0x145EC, 22211}, {0x145ED, 22237}, {0x145EE, 22263}, {0x145EF, 22289}, {0x145F0, 22315}, {0x145F1, 22341}, {0x145F2, 22367}, {0x145F3, 22393}, {0x145F4, 22419}, {0x145F5, 22445}, {0x145F6, 22471}, {0x145F7, 22497}, {0x145F8, 22523}, {0x145F9, 22550}, {0x145FA, 22576}, {0x145FB, 22602}, {0x145FC, 22628}, {0x145FD, 22654}, {0x145FE, 22680}, {0x145FF, 22706}, {0x14600, 22732}, {0x14601, 22759}, {0x14602, 22785}, {0x14603, 22811}, {0x14604, 22837}, {0x14605, 22863}, {0x14606, 22889}, {0x14607, 22915}, {0x14608, 22941}, {0x14609, 22967}, {0x1460A, 22993}, {0x1460B, 23019}, {0x1460C, 23045}, {0x1460D, 23071}, {0x1460E, 23097}, {0x1460F, 23123}, {0x14610, 23149}, {0x14611, 23175}, {0x14612, 23201}, {0x14613, 23227}, {0x14614, 23253}, {0x14615, 23279}, {0x14616, 23305}, {0x14617, 23331}, {0x14618, 23357}, {0x14619, 23383}, {0x1461A, 23409}, {0x1461B, 23435}, {0x1461C, 23461}, {0x1461D, 23487}, {0x1461E, 23513}, {0x1461F, 23539}, {0x14620, 23565}, {0x14621, 23591}, {0x14622, 23617}, {0x14623, 23643}, {0x14624, 23669}, {0x14625, 23695}, {0x14626, 23721}, {0x14627, 23747}, {0x14628, 23773}, {0x14629, 23799}, {0x1462A, 23825}, {0x1462B, 23851}, {0x1462C, 23877}, {0x1462D, 23903}, {0x1462E, 23929}, {0x1462F, 23955}, {0x14630, 23981}, {0x14631, 24007}, {0x14632, 24033}, {0x14633, 24059}, {0x14634, 24085}, {0x14635, 24111}, {0x14636, 24137}, {0x14637, 24163}, {0x14638, 24189}, {0x14639, 24215}, {0x1463A, 24241}, {0x1463B, 24267}, {0x1463C, 24293}, {0x1463D, 24319}, {0x1463E, 24345}, {0x1463F, 24371}, {0x14640, 24397}, {0x14641, 24423}, {0x14642, 24449}, {0x14643, 24475}, {0x14644, 24501}, {0x14645, 24527}, {0x14646, 24553}, {0x16100, 486316}, {0x16101, 486645}, {0x16102, 486668}, {0x16103, 486528}, {0x16104, 486551}, {0x16105, 486761}, {0x16106, 486385}, {0x16107, 486408}, {0x16108, 486598}, {0x16109, 486621}, {0x1610A, 486575}, {0x1610B, 486925}, {0x1610C, 486949}, {0x1610D, 486455}, {0x1610E, 486479}, {0x1610F, 486974}, {0x16110, 486878}, {0x16111, 486901}, {0x16112, 486432}, {0x16113, 486504}, {0x16114, 486738}, {0x16115, 486785}, {0x16116, 486808}, {0x16117, 486338}, {0x16118, 486361}, {0x16119, 486715}, {0x1611A, 486997}, {0x1611B, 486832}, {0x1611C, 486692}, {0x1611D, 486855}, {0x1611E, 487105}, {0x1611F, 487239}, {0x16120, 487265}, {0x16121, 487345}, {0x16122, 487371}, {0x16123, 487186}, {0x16124, 487212}, {0x16125, 487132}, {0x16126, 487292}, {0x16127, 487318}, {0x16128, 487159}, {0x16129, 487074}, {0x1612A, 486038}, {0x1612B, 486000}, {0x1612C, 485924}, {0x1612D, 487020}, {0x1612E, 485962}, {0x1612F, 487047}, {0x16130, 486292}, {0x16131, 486173}, {0x16132, 486269}, {0x16133, 486244}, {0x16134, 486125}, {0x16135, 486101}, {0x16136, 486221}, {0x16137, 486196}, {0x16138, 486076}, {0x16139, 486149}, {0x16800, 89451}, {0x16801, 88355}, {0x16802, 90152}, {0x16803, 90113}, {0x16804, 89248}, {0x16805, 90457}, {0x16806, 90703}, {0x16807, 89883}, {0x16808, 90358}, {0x16809, 90235}, {0x1680A, 90194}, {0x1680B, 88801}, {0x1680C, 90734}, {0x1680D, 89396}, {0x1680E, 88863}, {0x1680F, 88948}, {0x16810, 89216}, {0x16811, 90329}, {0x16812, 89766}, {0x16813, 88527}, {0x16814, 89596}, {0x16815, 90619}, {0x16816, 89483}, {0x16817, 88611}, {0x16818, 88638}, {0x16819, 89704}, {0x1681A, 88746}, {0x1681B, 90060}, {0x1681C, 88420}, {0x1681D, 90031}, {0x1681E, 89124}, {0x1681F, 89913}, {0x16820, 90792}, {0x16821, 88386}, {0x16822, 89735}, {0x16823, 90515}, {0x16824, 89096}, {0x16825, 89062}, {0x16826, 89187}, {0x16827, 88451}, {0x16828, 89944}, {0x16829, 89303}, {0x1682A, 90088}, {0x1682B, 88833}, {0x1682C, 89515}, {0x1682D, 90279}, {0x1682E, 90765}, {0x1682F, 88719}, {0x16830, 90541}, {0x16831, 90672}, {0x16832, 88893}, {0x16833, 88502}, {0x16834, 89337}, {0x16835, 88585}, {0x16836, 89158}, {0x16837, 90489}, {0x16838, 88667}, {0x16839, 88329}, {0x1683A, 90304}, {0x1683B, 88559}, {0x1683C, 90569}, {0x1683D, 88977}, {0x1683E, 90393}, {0x1683F, 89678}, {0x16840, 90421}, {0x16841, 89846}, {0x16842, 90003}, {0x16843, 89567}, {0x16844, 90823}, {0x16845, 89424}, {0x16846, 88921}, {0x16847, 89541}, {0x16848, 89008}, {0x16849, 89795}, {0x1684A, 90644}, {0x1684B, 90594}, {0x1684C, 89977}, {0x1684D, 89650}, {0x1684E, 88775}, {0x1684F, 89821}, {0x16850, 88477}, {0x16851, 89624}, {0x16852, 90852}, {0x16853, 88695}, {0x16854, 89371}, {0x16855, 89278}, {0x16856, 89036}, {0x16857, 91897}, {0x16858, 92324}, {0x16859, 92247}, {0x1685A, 92157}, {0x1685B, 91242}, {0x1685C, 91360}, {0x1685D, 91101}, {0x1685E, 92476}, {0x1685F, 91392}, {0x16860, 90991}, {0x16861, 92046}, {0x16862, 92441}, {0x16863, 91181}, {0x16864, 91925}, {0x16865, 91660}, {0x16866, 90958}, {0x16867, 92074}, {0x16868, 92358}, {0x16869, 92185}, {0x1686A, 92216}, {0x1686B, 91597}, {0x1686C, 91449}, {0x1686D, 91988}, {0x1686E, 91044}, {0x1686F, 90928}, {0x16870, 91072}, {0x16871, 91153}, {0x16872, 92019}, {0x16873, 92388}, {0x16874, 91811}, {0x16875, 91718}, {0x16876, 92414}, {0x16877, 92128}, {0x16878, 92298}, {0x16879, 91510}, {0x1687A, 91749}, {0x1687B, 91777}, {0x1687C, 91569}, {0x1687D, 92273}, {0x1687E, 91421}, {0x1687F, 91630}, {0x16880, 91959}, {0x16881, 92099}, {0x16882, 91536}, {0x16883, 90902}, {0x16884, 91483}, {0x16885, 90877}, {0x16886, 91016}, {0x16887, 91297}, {0x16888, 91330}, {0x16889, 91217}, {0x1688A, 91690}, {0x1688B, 91871}, {0x1688C, 91273}, {0x1688D, 91128}, {0x1688E, 91845}, {0x1688F, 94038}, {0x16890, 94549}, {0x16891, 95173}, {0x16892, 95036}, {0x16893, 93840}, {0x16894, 93701}, {0x16895, 94011}, {0x16896, 92608}, {0x16897, 93266}, {0x16898, 92555}, {0x16899, 94510}, {0x1689A, 94480}, {0x1689B, 93324}, {0x1689C, 94651}, {0x1689D, 93786}, {0x1689E, 93166}, {0x1689F, 92831}, {0x168A0, 92582}, {0x168A1, 92748}, {0x168A2, 95142}, {0x168A3, 94574}, {0x168A4, 93487}, {0x168A5, 94258}, {0x168A6, 93433}, {0x168A7, 95116}, {0x168A8, 92863}, {0x168A9, 92636}, {0x168AA, 94732}, {0x168AB, 93759}, {0x168AC, 94838}, {0x168AD, 94206}, {0x168AE, 94921}, {0x168AF, 94811}, {0x168B0, 93893}, {0x168B1, 95010}, {0x168B2, 93594}, {0x168B3, 93049}, {0x168B4, 94398}, {0x168B5, 93983}, {0x168B6, 92975}, {0x168B7, 93403}, {0x168B8, 93513}, {0x168B9, 94450}, {0x168BA, 94892}, {0x168BB, 93956}, {0x168BC, 92530}, {0x168BD, 93732}, {0x168BE, 94233}, {0x168BF, 94287}, {0x168C0, 92504}, {0x168C1, 94980}, {0x168C2, 93296}, {0x168C3, 94680}, {0x168C4, 94098}, {0x168C5, 92950}, {0x168C6, 94951}, {0x168C7, 94366}, {0x168C8, 94151}, {0x168C9, 92723}, {0x168CA, 93867}, {0x168CB, 93139}, {0x168CC, 93459}, {0x168CD, 93025}, {0x168CE, 92925}, {0x168CF, 94125}, {0x168D0, 94072}, {0x168D1, 95066}, {0x168D2, 93927}, {0x168D3, 94314}, {0x168D4, 94424}, {0x168D5, 92891}, {0x168D6, 94340}, {0x168D7, 93649}, {0x168D8, 93081}, {0x168D9, 95091}, {0x168DA, 93675}, {0x168DB, 94784}, {0x168DC, 94704}, {0x168DD, 93378}, {0x168DE, 93111}, {0x168DF, 93238}, {0x168E0, 92802}, {0x168E1, 93351}, {0x168E2, 92776}, {0x168E3, 93205}, {0x168E4, 95198}, {0x168E5, 94179}, {0x168E6, 93542}, {0x168E7, 93568}, {0x168E8, 94758}, {0x168E9, 92694}, {0x168EA, 92661}, {0x168EB, 93814}, {0x168EC, 93624}, {0x168ED, 93000}, {0x168EE, 94626}, {0x168EF, 94601}, {0x168F0, 94867}, {0x168F1, 95951}, {0x168F2, 98153}, {0x168F3, 96900}, {0x168F4, 96163}, {0x168F5, 96925}, {0x168F6, 95736}, {0x168F7, 96873}, {0x168F8, 96979}, {0x168F9, 96483}, {0x168FA, 97218}, {0x168FB, 98178}, {0x168FC, 96739}, {0x168FD, 97663}, {0x168FE, 96625}, {0x168FF, 95360}, {0x16900, 98028}, {0x16901, 97689}, {0x16902, 96818}, {0x16903, 97872}, {0x16904, 95335}, {0x16905, 98205}, {0x16906, 95526}, {0x16907, 97585}, {0x16908, 96084}, {0x16909, 96402}, {0x1690A, 95864}, {0x1690B, 96030}, {0x1690C, 97635}, {0x1690D, 98234}, {0x1690E, 96844}, {0x1690F, 95418}, {0x16910, 96682}, {0x16911, 98103}, {0x16912, 95281}, {0x16913, 96766}, {0x16914, 95250}, {0x16915, 96376}, {0x16916, 96245}, {0x16917, 95682}, {0x16918, 96429}, {0x16919, 96274}, {0x1691A, 96189}, {0x1691B, 97449}, {0x1691C, 96217}, {0x1691D, 96138}, {0x1691E, 95787}, {0x1691F, 97033}, {0x16920, 95893}, {0x16921, 95577}, {0x16922, 97244}, {0x16923, 97974}, {0x16924, 97821}, {0x16925, 98311}, {0x16926, 95392}, {0x16927, 97475}, {0x16928, 97947}, {0x16929, 96652}, {0x1692A, 96056}, {0x1692B, 97061}, {0x1692C, 95451}, {0x1692D, 97399}, {0x1692E, 97371}, {0x1692F, 97295}, {0x16930, 95657}, {0x16931, 96455}, {0x16932, 96111}, {0x16933, 96596}, {0x16934, 98259}, {0x16935, 97321}, {0x16936, 98285}, {0x16937, 96350}, {0x16938, 97141}, {0x16939, 97846}, {0x1693A, 95501}, {0x1693B, 96540}, {0x1693C, 96711}, {0x1693D, 98127}, {0x1693E, 96004}, {0x1693F, 95552}, {0x16940, 97089}, {0x16941, 98002}, {0x16942, 95835}, {0x16943, 96513}, {0x16944, 95710}, {0x16945, 96568}, {0x16946, 97006}, {0x16947, 96952}, {0x16948, 95307}, {0x16949, 95477}, {0x1694A, 97531}, {0x1694B, 97922}, {0x1694C, 98078}, {0x1694D, 97270}, {0x1694E, 97560}, {0x1694F, 95630}, {0x16950, 95977}, {0x16951, 95812}, {0x16952, 97897}, {0x16953, 96300}, {0x16954, 97744}, {0x16955, 97717}, {0x16956, 95604}, {0x16957, 97194}, {0x16958, 97796}, {0x16959, 97115}, {0x1695A, 97346}, {0x1695B, 96794}, {0x1695C, 97770}, {0x1695D, 97424}, {0x1695E, 96324}, {0x1695F, 95762}, {0x16960, 97501}, {0x16961, 98054}, {0x16962, 97168}, {0x16963, 95919}, {0x16964, 97610}, {0x16965, 95225}, {0x16966, 99824}, {0x16967, 101872}, {0x16968, 99447}, {0x16969, 99092}, {0x1696A, 102053}, {0x1696B, 99195}, {0x1696C, 100917}, {0x1696D, 101584}, {0x1696E, 101324}, {0x1696F, 100634}, {0x16970, 99903}, {0x16971, 101197}, {0x16972, 101719}, {0x16973, 100165}, {0x16974, 98962}, {0x16975, 102129}, {0x16976, 101428}, {0x16977, 100042}, {0x16978, 100942}, {0x16979, 101847}, {0x1697A, 99015}, {0x1697B, 99170}, {0x1697C, 100579}, {0x1697D, 100332}, {0x1697E, 99345}, {0x1697F, 100250}, {0x16980, 100358}, {0x16981, 100607}, {0x16982, 101375}, {0x16983, 100526}, {0x16984, 100968}, {0x16985, 101403}, {0x16986, 100136}, {0x16987, 99526}, {0x16988, 98760}, {0x16989, 100220}, {0x1698A, 100439}, {0x1698B, 99371}, {0x1698C, 99221}, {0x1698D, 99984}, {0x1698E, 99877}, {0x1698F, 101687}, {0x16990, 101453}, {0x16991, 101274}, {0x16992, 99789}, {0x16993, 100072}, {0x16994, 102286}, {0x16995, 98733}, {0x16996, 101923}, {0x16997, 102179}, {0x16998, 101123}, {0x16999, 101974}, {0x1699A, 98861}, {0x1699B, 101609}, {0x1699C, 101819}, {0x1699D, 102026}, {0x1699E, 102078}, {0x1699F, 99066}, {0x169A0, 101173}, {0x169A1, 101661}, {0x169A2, 98650}, {0x169A3, 99954}, {0x169A4, 101478}, {0x169A5, 99552}, {0x169A6, 99421}, {0x169A7, 100780}, {0x169A8, 100553}, {0x169A9, 98597}, {0x169AA, 101949}, {0x169AB, 98989}, {0x169AC, 102154}, {0x169AD, 100747}, {0x169AE, 102312}, {0x169AF, 99499}, {0x169B0, 99850}, {0x169B1, 101070}, {0x169B2, 102429}, {0x169B3, 99142}, {0x169B4, 98546}, {0x169B5, 98623}, {0x169B6, 100305}, {0x169B7, 98836}, {0x169B8, 99320}, {0x169B9, 100191}, {0x169BA, 98679}, {0x169BB, 98361}, {0x169BC, 100688}, {0x169BD, 100994}, {0x169BE, 102234}, {0x169BF, 100013}, {0x169C0, 100714}, {0x169C1, 100806}, {0x169C2, 101147}, {0x169C3, 99603}, {0x169C4, 98571}, {0x169C5, 99729}, {0x169C6, 99654}, {0x169C7, 98705}, {0x169C8, 98489}, {0x169C9, 99680}, {0x169CA, 101223}, {0x169CB, 100278}, {0x169CC, 99041}, {0x169CD, 101097}, {0x169CE, 100662}, {0x169CF, 102206}, {0x169D0, 100109}, {0x169D1, 100855}, {0x169D2, 98460}, {0x169D3, 98435}, {0x169D4, 100468}, {0x169D5, 98338}, {0x169D6, 101898}, {0x169D7, 100832}, {0x169D8, 98813}, {0x169D9, 99117}, {0x169DA, 100886}, {0x169DB, 101636}, {0x169DC, 101744}, {0x169DD, 99754}, {0x169DE, 101507}, {0x169DF, 102260}, {0x169E0, 100384}, {0x169E1, 102402}, {0x169E2, 102368}, {0x169E3, 102337}, {0x169E4, 102480}, {0x169E5, 102455}, {0x169E6, 98888}, {0x169E7, 101020}, {0x169E8, 100494}, {0x169E9, 101249}, {0x169EA, 102104}, {0x169EB, 98410}, {0x169EC, 102001}, {0x169ED, 99272}, {0x169EE, 99579}, {0x169EF, 101349}, {0x169F0, 101299}, {0x169F1, 100411}, {0x169F2, 99929}, {0x169F3, 101533}, {0x169F4, 101558}, {0x169F5, 98515}, {0x169F6, 99705}, {0x169F7, 101046}, {0x169F8, 99247}, {0x169F9, 98938}, {0x169FA, 99474}, {0x169FB, 99296}, {0x169FC, 99396}, {0x169FD, 101794}, {0x169FE, 98914}, {0x169FF, 99629}, {0x16A00, 101769}, {0x16A01, 98385}, {0x16A02, 98787}, {0x16A03, 102554}, {0x16A04, 103717}, {0x16A05, 102677}, {0x16A06, 102505}, {0x16A07, 103313}, {0x16A08, 103667}, {0x16A09, 103211}, {0x16A0A, 102727}, {0x16A0B, 103415}, {0x16A0C, 103389}, {0x16A0D, 102899}, {0x16A0E, 103642}, {0x16A0F, 102950}, {0x16A10, 103055}, {0x16A11, 102800}, {0x16A12, 103617}, {0x16A13, 103517}, {0x16A14, 103593}, {0x16A15, 103491}, {0x16A16, 102701}, {0x16A17, 102603}, {0x16A18, 103185}, {0x16A19, 103161}, {0x16A1A, 103082}, {0x16A1B, 103839}, {0x16A1C, 103568}, {0x16A1D, 103815}, {0x16A1E, 103109}, {0x16A1F, 103261}, {0x16A20, 103135}, {0x16A21, 103790}, {0x16A22, 103236}, {0x16A23, 103440}, {0x16A24, 103031}, {0x16A25, 103363}, {0x16A26, 102578}, {0x16A27, 103002}, {0x16A28, 102976}, {0x16A29, 103543}, {0x16A2A, 103287}, {0x16A2B, 102529}, {0x16A2C, 103766}, {0x16A2D, 102751}, {0x16A2E, 102775}, {0x16A2F, 102628}, {0x16A30, 102873}, {0x16A31, 103338}, {0x16A32, 102823}, {0x16A33, 102926}, {0x16A34, 102847}, {0x16A35, 103692}, {0x16A36, 102652}, {0x16A37, 103464}, {0x16A38, 103740}, {0x16A40, 743086}, {0x16A41, 742943}, {0x16A42, 743145}, {0x16A43, 742928}, {0x16A44, 742721}, {0x16A45, 742750}, {0x16A46, 742708}, {0x16A47, 743028}, {0x16A48, 742853}, {0x16A49, 742821}, {0x16A4A, 742764}, {0x16A4B, 742735}, {0x16A4C, 742836}, {0x16A4D, 742986}, {0x16A4E, 742912}, {0x16A4F, 742958}, {0x16A50, 743014}, {0x16A51, 743000}, {0x16A52, 742973}, {0x16A53, 743057}, {0x16A54, 743071}, {0x16A55, 743115}, {0x16A56, 742792}, {0x16A57, 743131}, {0x16A58, 742779}, {0x16A59, 742869}, {0x16A5A, 742897}, {0x16A5B, 742883}, {0x16A5C, 742806}, {0x16A5D, 743043}, {0x16A5E, 743100}, {0x16A60, 742676}, {0x16A61, 742602}, {0x16A62, 742662}, {0x16A63, 742646}, {0x16A64, 742572}, {0x16A65, 742557}, {0x16A66, 742632}, {0x16A67, 742616}, {0x16A68, 742541}, {0x16A69, 742587}, {0x16A6E, 742531}, {0x16A6F, 742691}, {0x16A70, 929154}, {0x16A71, 929103}, {0x16A72, 929120}, {0x16A73, 929137}, {0x16A74, 928503}, {0x16A75, 928380}, {0x16A76, 928397}, {0x16A77, 928486}, {0x16A78, 929698}, {0x16A79, 929647}, {0x16A7A, 929664}, {0x16A7B, 929681}, {0x16A7C, 928658}, {0x16A7D, 928607}, {0x16A7E, 928624}, {0x16A7F, 928641}, {0x16A80, 928855}, {0x16A81, 928804}, {0x16A82, 928821}, {0x16A83, 928838}, {0x16A84, 929630}, {0x16A85, 929359}, {0x16A86, 929596}, {0x16A87, 929613}, {0x16A88, 928468}, {0x16A89, 928414}, {0x16A8A, 928432}, {0x16A8B, 928450}, {0x16A8C, 929578}, {0x16A8D, 929448}, {0x16A8E, 929466}, {0x16A8F, 929560}, {0x16A90, 928692}, {0x16A91, 928924}, {0x16A92, 929282}, {0x16A93, 929258}, {0x16A94, 929376}, {0x16A95, 929430}, {0x16A96, 929394}, {0x16A97, 929412}, {0x16A98, 929541}, {0x16A99, 929484}, {0x16A9A, 929503}, {0x16A9B, 929522}, {0x16A9C, 929015}, {0x16A9D, 928964}, {0x16A9E, 928981}, {0x16A9F, 928998}, {0x16AA0, 928872}, {0x16AA1, 928889}, {0x16AA2, 928715}, {0x16AA3, 929049}, {0x16AA4, 929223}, {0x16AA5, 929749}, {0x16AA6, 929715}, {0x16AA7, 929171}, {0x16AA8, 929085}, {0x16AA9, 929188}, {0x16AAA, 928520}, {0x16AAB, 928947}, {0x16AAC, 929032}, {0x16AAD, 928750}, {0x16AAE, 928907}, {0x16AAF, 928767}, {0x16AB0, 929306}, {0x16AB1, 928572}, {0x16AB2, 929206}, {0x16AB3, 929067}, {0x16AB4, 929240}, {0x16AB5, 928537}, {0x16AB6, 929341}, {0x16AB7, 928732}, {0x16AB8, 928785}, {0x16AB9, 929323}, {0x16ABA, 929732}, {0x16ABB, 928675}, {0x16ABC, 928589}, {0x16ABD, 928554}, {0x16ABE, 929766}, {0x16AC0, 928362}, {0x16AC1, 928273}, {0x16AC2, 928345}, {0x16AC3, 928326}, {0x16AC4, 928237}, {0x16AC5, 928219}, {0x16AC6, 928309}, {0x16AC7, 928290}, {0x16AC8, 928200}, {0x16AC9, 928255}, {0x16AD0, 104909}, {0x16AD1, 105054}, {0x16AD2, 105176}, {0x16AD3, 104931}, {0x16AD4, 105096}, {0x16AD5, 105341}, {0x16AD6, 104951}, {0x16AD7, 104828}, {0x16AD8, 105074}, {0x16AD9, 105034}, {0x16ADA, 104993}, {0x16ADB, 105276}, {0x16ADC, 105362}, {0x16ADD, 104972}, {0x16ADE, 104850}, {0x16ADF, 104808}, {0x16AE0, 105235}, {0x16AE1, 105196}, {0x16AE2, 104788}, {0x16AE3, 105256}, {0x16AE4, 105319}, {0x16AE5, 105156}, {0x16AE6, 105296}, {0x16AE7, 104769}, {0x16AE8, 105117}, {0x16AE9, 105136}, {0x16AEA, 105216}, {0x16AEB, 104889}, {0x16AEC, 104870}, {0x16AED, 105015}, {0x16AF0, 104594}, {0x16AF1, 104658}, {0x16AF2, 104720}, {0x16AF3, 104687}, {0x16AF4, 104624}, {0x16AF5, 104749}, {0x16B00, 811653}, {0x16B01, 811677}, {0x16B02, 811772}, {0x16B03, 811795}, {0x16B04, 811511}, {0x16B05, 811535}, {0x16B06, 811960}, {0x16B07, 811983}, {0x16B08, 811630}, {0x16B09, 811701}, {0x16B0A, 811463}, {0x16B0B, 811487}, {0x16B0C, 811841}, {0x16B0D, 811865}, {0x16B0E, 811582}, {0x16B0F, 811606}, {0x16B10, 811912}, {0x16B11, 811936}, {0x16B12, 811818}, {0x16B13, 811889}, {0x16B14, 811724}, {0x16B15, 811748}, {0x16B16, 811440}, {0x16B17, 811559}, {0x16B18, 812006}, {0x16B19, 812029}, {0x16B1A, 811392}, {0x16B1B, 811416}, {0x16B1C, 809685}, {0x16B1D, 809572}, {0x16B1E, 809377}, {0x16B1F, 809294}, {0x16B20, 809515}, {0x16B21, 809658}, {0x16B22, 809487}, {0x16B23, 809630}, {0x16B24, 809739}, {0x16B25, 809321}, {0x16B26, 809404}, {0x16B27, 809266}, {0x16B28, 809458}, {0x16B29, 809349}, {0x16B2A, 809601}, {0x16B2B, 809543}, {0x16B2C, 809431}, {0x16B2D, 809213}, {0x16B2E, 809712}, {0x16B2F, 809239}, {0x16B30, 810164}, {0x16B31, 810085}, {0x16B32, 810032}, {0x16B33, 810058}, {0x16B34, 810110}, {0x16B35, 810006}, {0x16B36, 810137}, {0x16B37, 811121}, {0x16B38, 811148}, {0x16B39, 810428}, {0x16B3A, 811093}, {0x16B3B, 810986}, {0x16B3C, 811256}, {0x16B3D, 811286}, {0x16B3E, 811314}, {0x16B3F, 811227}, {0x16B40, 811066}, {0x16B41, 810775}, {0x16B42, 811039}, {0x16B43, 810728}, {0x16B44, 811181}, {0x16B45, 810593}, {0x16B50, 809982}, {0x16B51, 809863}, {0x16B52, 809959}, {0x16B53, 809934}, {0x16B54, 809815}, {0x16B55, 809791}, {0x16B56, 809911}, {0x16B57, 809886}, {0x16B58, 809766}, {0x16B59, 809839}, {0x16B5B, 810352}, {0x16B5C, 810227}, {0x16B5D, 810318}, {0x16B5E, 810256}, {0x16B5F, 810190}, {0x16B60, 810285}, {0x16B61, 810377}, {0x16B63, 811013}, {0x16B64, 811342}, {0x16B65, 810683}, {0x16B66, 810922}, {0x16B67, 811365}, {0x16B68, 810705}, {0x16B69, 810854}, {0x16B6A, 811204}, {0x16B6B, 810877}, {0x16B6C, 810407}, {0x16B6D, 810956}, {0x16B6E, 810803}, {0x16B6F, 810900}, {0x16B70, 810753}, {0x16B71, 810832}, {0x16B72, 810490}, {0x16B73, 810456}, {0x16B74, 810624}, {0x16B75, 810651}, {0x16B76, 810562}, {0x16B77, 810531}, {0x16B7D, 809017}, {0x16B7E, 809185}, {0x16B7F, 808878}, {0x16B80, 808850}, {0x16B81, 809129}, {0x16B82, 808796}, {0x16B83, 808740}, {0x16B84, 808905}, {0x16B85, 808961}, {0x16B86, 808989}, {0x16B87, 808933}, {0x16B88, 808768}, {0x16B89, 808713}, {0x16B8A, 809075}, {0x16B8B, 808686}, {0x16B8C, 809158}, {0x16B8D, 809047}, {0x16B8E, 808823}, {0x16B8F, 809102}, {0x16D40, 577796}, {0x16D41, 577840}, {0x16D42, 577883}, {0x16D43, 577140}, {0x16D44, 577427}, {0x16D45, 577447}, {0x16D46, 577325}, {0x16D47, 577345}, {0x16D48, 577528}, {0x16D49, 577200}, {0x16D4A, 577220}, {0x16D4B, 577386}, {0x16D4C, 577406}, {0x16D4D, 577549}, {0x16D4E, 577713}, {0x16D4F, 577734}, {0x16D50, 577261}, {0x16D51, 577282}, {0x16D52, 577672}, {0x16D53, 577692}, {0x16D54, 577241}, {0x16D55, 577304}, {0x16D56, 577508}, {0x16D57, 577570}, {0x16D58, 577590}, {0x16D59, 577159}, {0x16D5A, 577179}, {0x16D5B, 577488}, {0x16D5C, 577776}, {0x16D5D, 577611}, {0x16D5E, 577468}, {0x16D5F, 577756}, {0x16D60, 577631}, {0x16D61, 577651}, {0x16D62, 577366}, {0x16D63, 577926}, {0x16D64, 578021}, {0x16D65, 578067}, {0x16D66, 578090}, {0x16D67, 577998}, {0x16D68, 577950}, {0x16D69, 578044}, {0x16D6A, 577974}, {0x16D6B, 577861}, {0x16D6C, 577820}, {0x16D6D, 577906}, {0x16D6E, 576891}, {0x16D6F, 577117}, {0x16D70, 577096}, {0x16D71, 576992}, {0x16D72, 577076}, {0x16D73, 577054}, {0x16D74, 576950}, {0x16D75, 576929}, {0x16D76, 577034}, {0x16D77, 577012}, {0x16D78, 576907}, {0x16D79, 576971}, {0x16E40, 705994}, {0x16E41, 706228}, {0x16E42, 706315}, {0x16E43, 706344}, {0x16E44, 705612}, {0x16E45, 706461}, {0x16E46, 705935}, {0x16E47, 706141}, {0x16E48, 706257}, {0x16E49, 705789}, {0x16E4A, 705760}, {0x16E4B, 705848}, {0x16E4C, 705906}, {0x16E4D, 705553}, {0x16E4E, 705877}, {0x16E4F, 705731}, {0x16E50, 705644}, {0x16E51, 705673}, {0x16E52, 706286}, {0x16E53, 706431}, {0x16E54, 705965}, {0x16E55, 706170}, {0x16E56, 705818}, {0x16E57, 706052}, {0x16E58, 706373}, {0x16E59, 705702}, {0x16E5A, 706111}, {0x16E5B, 706023}, {0x16E5C, 706199}, {0x16E5D, 706082}, {0x16E5E, 705582}, {0x16E5F, 706402}, {0x16E60, 707581}, {0x16E61, 707799}, {0x16E62, 707880}, {0x16E63, 707907}, {0x16E64, 707225}, {0x16E65, 708016}, {0x16E66, 707526}, {0x16E67, 707718}, {0x16E68, 707826}, {0x16E69, 707390}, {0x16E6A, 707363}, {0x16E6B, 707445}, {0x16E6C, 707499}, {0x16E6D, 707170}, {0x16E6E, 707472}, {0x16E6F, 707336}, {0x16E70, 707255}, {0x16E71, 707282}, {0x16E72, 707853}, {0x16E73, 707988}, {0x16E74, 707554}, {0x16E75, 707745}, {0x16E76, 707417}, {0x16E77, 707635}, {0x16E78, 707934}, {0x16E79, 707309}, {0x16E7A, 707690}, {0x16E7B, 707608}, {0x16E7C, 707772}, {0x16E7D, 707663}, {0x16E7E, 707197}, {0x16E7F, 707961}, {0x16E80, 706828}, {0x16E81, 706601}, {0x16E82, 706769}, {0x16E83, 706706}, {0x16E84, 706555}, {0x16E85, 706532}, {0x16E86, 706684}, {0x16E87, 706660}, {0x16E88, 706508}, {0x16E89, 706578}, {0x16E8A, 707093}, {0x16E8B, 706928}, {0x16E8C, 707144}, {0x16E8D, 707116}, {0x16E8E, 706981}, {0x16E8F, 706954}, {0x16E90, 707066}, {0x16E91, 707037}, {0x16E92, 706900}, {0x16E93, 707009}, {0x16E94, 706623}, {0x16E95, 706791}, {0x16E96, 706730}, {0x16E97, 706490}, {0x16E98, 706878}, {0x16E99, 708043}, {0x16E9A, 706851}, {0x16F00, 722850}, {0x16F01, 722327}, {0x16F02, 723583}, {0x16F03, 722865}, {0x16F04, 722664}, {0x16F05, 722679}, {0x16F06, 722233}, {0x16F07, 722491}, {0x16F08, 723465}, {0x16F09, 723480}, {0x16F0A, 723185}, {0x16F0B, 722358}, {0x16F0C, 723658}, {0x16F0D, 723601}, {0x16F0E, 723449}, {0x16F0F, 722373}, {0x16F10, 722695}, {0x16F11, 722768}, {0x16F12, 723564}, {0x16F13, 722256}, {0x16F14, 722784}, {0x16F15, 722800}, {0x16F16, 722600}, {0x16F17, 722648}, {0x16F18, 722615}, {0x16F19, 722631}, {0x16F1A, 723215}, {0x16F1B, 722389}, {0x16F1C, 723232}, {0x16F1D, 722406}, {0x16F1E, 722585}, {0x16F1F, 722506}, {0x16F20, 723546}, {0x16F21, 722881}, {0x16F22, 722896}, {0x16F23, 722735}, {0x16F24, 722751}, {0x16F25, 722279}, {0x16F26, 722554}, {0x16F27, 723511}, {0x16F28, 722521}, {0x16F29, 722537}, {0x16F2A, 723432}, {0x16F2B, 722474}, {0x16F2C, 722817}, {0x16F2D, 722833}, {0x16F2E, 723415}, {0x16F2F, 722440}, {0x16F30, 723638}, {0x16F31, 723526}, {0x16F32, 723080}, {0x16F33, 723137}, {0x16F34, 723153}, {0x16F35, 723692}, {0x16F36, 723724}, {0x16F37, 723383}, {0x16F38, 722424}, {0x16F39, 723619}, {0x16F3A, 723122}, {0x16F3B, 723677}, {0x16F3C, 723708}, {0x16F3D, 723741}, {0x16F3E, 723757}, {0x16F3F, 722303}, {0x16F40, 723792}, {0x16F41, 723774}, {0x16F42, 723496}, {0x16F43, 722218}, {0x16F44, 722569}, {0x16F45, 722342}, {0x16F46, 723169}, {0x16F47, 722457}, {0x16F48, 723200}, {0x16F49, 723399}, {0x16F4A, 723106}, {0x16F4F, 723830}, {0x16F50, 722710}, {0x16F51, 723809}, {0x16F52, 723893}, {0x16F53, 723863}, {0x16F54, 723988}, {0x16F55, 724006}, {0x16F56, 724064}, {0x16F57, 724103}, {0x16F58, 724122}, {0x16F59, 724546}, {0x16F5A, 724623}, {0x16F5B, 724929}, {0x16F5C, 724911}, {0x16F5D, 724161}, {0x16F5E, 724217}, {0x16F5F, 724236}, {0x16F60, 724584}, {0x16F61, 724295}, {0x16F62, 724313}, {0x16F63, 724332}, {0x16F64, 724352}, {0x16F65, 724450}, {0x16F66, 724373}, {0x16F67, 724411}, {0x16F68, 724490}, {0x16F69, 724430}, {0x16F6A, 724716}, {0x16F6B, 724734}, {0x16F6C, 724753}, {0x16F6D, 724773}, {0x16F6E, 724873}, {0x16F6F, 724794}, {0x16F70, 724833}, {0x16F71, 724948}, {0x16F72, 724966}, {0x16F73, 724025}, {0x16F74, 724044}, {0x16F75, 724275}, {0x16F76, 724688}, {0x16F77, 724256}, {0x16F78, 724661}, {0x16F79, 724084}, {0x16F7A, 724198}, {0x16F7B, 724142}, {0x16F7C, 724642}, {0x16F7D, 724509}, {0x16F7E, 724527}, {0x16F7F, 724853}, {0x16F80, 724985}, {0x16F81, 724604}, {0x16F82, 724564}, {0x16F83, 724892}, {0x16F84, 724392}, {0x16F85, 724179}, {0x16F86, 724469}, {0x16F87, 724814}, {0x16F8F, 723952}, {0x16F90, 723968}, {0x16F91, 723920}, {0x16F92, 723936}, {0x16F93, 723250}, {0x16F94, 723269}, {0x16F95, 723288}, {0x16F96, 723307}, {0x16F97, 723326}, {0x16F98, 723345}, {0x16F99, 723364}, {0x16F9A, 722912}, {0x16F9B, 722940}, {0x16F9C, 722968}, {0x16F9D, 722996}, {0x16F9E, 723024}, {0x16F9F, 723052}, {0x16FE0, 929783}, {0x16FE1, 782907}, {0x16FE2, 788069}, {0x16FE3, 788091}, {0x16FE4, 571018}, {0x16FF0, 976065}, {0x16FF1, 976102}, {0x18B00, 554062}, {0x18B01, 554098}, {0x18B02, 554134}, {0x18B03, 554170}, {0x18B04, 554206}, {0x18B05, 554242}, {0x18B06, 554278}, {0x18B07, 554314}, {0x18B08, 554350}, {0x18B09, 554386}, {0x18B0A, 554422}, {0x18B0B, 554458}, {0x18B0C, 554494}, {0x18B0D, 554530}, {0x18B0E, 554566}, {0x18B0F, 554602}, {0x18B10, 554638}, {0x18B11, 554674}, {0x18B12, 554710}, {0x18B13, 554746}, {0x18B14, 554782}, {0x18B15, 554818}, {0x18B16, 554854}, {0x18B17, 554890}, {0x18B18, 554926}, {0x18B19, 554962}, {0x18B1A, 554998}, {0x18B1B, 555034}, {0x18B1C, 555070}, {0x18B1D, 555106}, {0x18B1E, 555142}, {0x18B1F, 555178}, {0x18B20, 555214}, {0x18B21, 555250}, {0x18B22, 555286}, {0x18B23, 555322}, {0x18B24, 555358}, {0x18B25, 555394}, {0x18B26, 555430}, {0x18B27, 555466}, {0x18B28, 555502}, {0x18B29, 555538}, {0x18B2A, 555574}, {0x18B2B, 555610}, {0x18B2C, 555646}, {0x18B2D, 555682}, {0x18B2E, 555718}, {0x18B2F, 555754}, {0x18B30, 555790}, {0x18B31, 555826}, {0x18B32, 555862}, {0x18B33, 555898}, {0x18B34, 555934}, {0x18B35, 555970}, {0x18B36, 556006}, {0x18B37, 556042}, {0x18B38, 556078}, {0x18B39, 556114}, {0x18B3A, 556150}, {0x18B3B, 556186}, {0x18B3C, 556222}, {0x18B3D, 556258}, {0x18B3E, 556294}, {0x18B3F, 556330}, {0x18B40, 556366}, {0x18B41, 556402}, {0x18B42, 556438}, {0x18B43, 556474}, {0x18B44, 556510}, {0x18B45, 556546}, {0x18B46, 556582}, {0x18B47, 556618}, {0x18B48, 556654}, {0x18B49, 556690}, {0x18B4A, 556726}, {0x18B4B, 556762}, {0x18B4C, 556798}, {0x18B4D, 556834}, {0x18B4E, 556870}, {0x18B4F, 556906}, {0x18B50, 556942}, {0x18B51, 556978}, {0x18B52, 557014}, {0x18B53, 557050}, {0x18B54, 557086}, {0x18B55, 557122}, {0x18B56, 557158}, {0x18B57, 557194}, {0x18B58, 557230}, {0x18B59, 557266}, {0x18B5A, 557302}, {0x18B5B, 557338}, {0x18B5C, 557374}, {0x18B5D, 557410}, {0x18B5E, 557446}, {0x18B5F, 557482}, {0x18B60, 557518}, {0x18B61, 557554}, {0x18B62, 557590}, {0x18B63, 557626}, {0x18B64, 557662}, {0x18B65, 557698}, {0x18B66, 557734}, {0x18B67, 557770}, {0x18B68, 557806}, {0x18B69, 557842}, {0x18B6A, 557878}, {0x18B6B, 557914}, {0x18B6C, 557950}, {0x18B6D, 557986}, {0x18B6E, 558022}, {0x18B6F, 558058}, {0x18B70, 558094}, {0x18B71, 558130}, {0x18B72, 558166}, {0x18B73, 558202}, {0x18B74, 558238}, {0x18B75, 558274}, {0x18B76, 558310}, {0x18B77, 558346}, {0x18B78, 558382}, {0x18B79, 558418}, {0x18B7A, 558454}, {0x18B7B, 558490}, {0x18B7C, 558526}, {0x18B7D, 558562}, {0x18B7E, 558598}, {0x18B7F, 558634}, {0x18B80, 558670}, {0x18B81, 558706}, {0x18B82, 558742}, {0x18B83, 558778}, {0x18B84, 558814}, {0x18B85, 558850}, {0x18B86, 558886}, {0x18B87, 558922}, {0x18B88, 558958}, {0x18B89, 558994}, {0x18B8A, 559030}, {0x18B8B, 559066}, {0x18B8C, 559102}, {0x18B8D, 559138}, {0x18B8E, 559174}, {0x18B8F, 559210}, {0x18B90, 559246}, {0x18B91, 559282}, {0x18B92, 559318}, {0x18B93, 559354}, {0x18B94, 559390}, {0x18B95, 559426}, {0x18B96, 559462}, {0x18B97, 559498}, {0x18B98, 559534}, {0x18B99, 559570}, {0x18B9A, 559606}, {0x18B9B, 559642}, {0x18B9C, 559678}, {0x18B9D, 559714}, {0x18B9E, 559750}, {0x18B9F, 559786}, {0x18BA0, 559822}, {0x18BA1, 559858}, {0x18BA2, 559894}, {0x18BA3, 559930}, {0x18BA4, 559966}, {0x18BA5, 560002}, {0x18BA6, 560038}, {0x18BA7, 560074}, {0x18BA8, 560110}, {0x18BA9, 560146}, {0x18BAA, 560182}, {0x18BAB, 560218}, {0x18BAC, 560254}, {0x18BAD, 560290}, {0x18BAE, 560326}, {0x18BAF, 560362}, {0x18BB0, 560398}, {0x18BB1, 560434}, {0x18BB2, 560470}, {0x18BB3, 560506}, {0x18BB4, 560542}, {0x18BB5, 560578}, {0x18BB6, 560614}, {0x18BB7, 560650}, {0x18BB8, 560686}, {0x18BB9, 560722}, {0x18BBA, 560758}, {0x18BBB, 560794}, {0x18BBC, 560830}, {0x18BBD, 560866}, {0x18BBE, 560902}, {0x18BBF, 560938}, {0x18BC0, 560974}, {0x18BC1, 561010}, {0x18BC2, 561046}, {0x18BC3, 561082}, {0x18BC4, 561118}, {0x18BC5, 561154}, {0x18BC6, 561190}, {0x18BC7, 561226}, {0x18BC8, 561262}, {0x18BC9, 561298}, {0x18BCA, 561334}, {0x18BCB, 561370}, {0x18BCC, 561406}, {0x18BCD, 561442}, {0x18BCE, 561478}, {0x18BCF, 561514}, {0x18BD0, 561550}, {0x18BD1, 561586}, {0x18BD2, 561622}, {0x18BD3, 561658}, {0x18BD4, 561694}, {0x18BD5, 561730}, {0x18BD6, 561766}, {0x18BD7, 561802}, {0x18BD8, 561838}, {0x18BD9, 561874}, {0x18BDA, 561910}, {0x18BDB, 561946}, {0x18BDC, 561982}, {0x18BDD, 562018}, {0x18BDE, 562054}, {0x18BDF, 562090}, {0x18BE0, 562126}, {0x18BE1, 562162}, {0x18BE2, 562198}, {0x18BE3, 562234}, {0x18BE4, 562270}, {0x18BE5, 562306}, {0x18BE6, 562342}, {0x18BE7, 562378}, {0x18BE8, 562414}, {0x18BE9, 562450}, {0x18BEA, 562486}, {0x18BEB, 562522}, {0x18BEC, 562558}, {0x18BED, 562594}, {0x18BEE, 562630}, {0x18BEF, 562666}, {0x18BF0, 562702}, {0x18BF1, 562738}, {0x18BF2, 562774}, {0x18BF3, 562810}, {0x18BF4, 562846}, {0x18BF5, 562882}, {0x18BF6, 562918}, {0x18BF7, 562954}, {0x18BF8, 562990}, {0x18BF9, 563026}, {0x18BFA, 563062}, {0x18BFB, 563098}, {0x18BFC, 563134}, {0x18BFD, 563170}, {0x18BFE, 563206}, {0x18BFF, 563242}, {0x18C00, 563278}, {0x18C01, 563314}, {0x18C02, 563350}, {0x18C03, 563386}, {0x18C04, 563422}, {0x18C05, 563458}, {0x18C06, 563494}, {0x18C07, 563530}, {0x18C08, 563566}, {0x18C09, 563602}, {0x18C0A, 563638}, {0x18C0B, 563674}, {0x18C0C, 563710}, {0x18C0D, 563746}, {0x18C0E, 563782}, {0x18C0F, 563818}, {0x18C10, 563854}, {0x18C11, 563890}, {0x18C12, 563926}, {0x18C13, 563962}, {0x18C14, 563998}, {0x18C15, 564034}, {0x18C16, 564070}, {0x18C17, 564106}, {0x18C18, 564142}, {0x18C19, 564178}, {0x18C1A, 564214}, {0x18C1B, 564250}, {0x18C1C, 564286}, {0x18C1D, 564322}, {0x18C1E, 564358}, {0x18C1F, 564394}, {0x18C20, 564430}, {0x18C21, 564466}, {0x18C22, 564502}, {0x18C23, 564538}, {0x18C24, 564574}, {0x18C25, 564610}, {0x18C26, 564646}, {0x18C27, 564682}, {0x18C28, 564718}, {0x18C29, 564754}, {0x18C2A, 564790}, {0x18C2B, 564826}, {0x18C2C, 564862}, {0x18C2D, 564898}, {0x18C2E, 564934}, {0x18C2F, 564970}, {0x18C30, 565006}, {0x18C31, 565042}, {0x18C32, 565078}, {0x18C33, 565114}, {0x18C34, 565150}, {0x18C35, 565186}, {0x18C36, 565222}, {0x18C37, 565258}, {0x18C38, 565294}, {0x18C39, 565330}, {0x18C3A, 565366}, {0x18C3B, 565402}, {0x18C3C, 565438}, {0x18C3D, 565474}, {0x18C3E, 565510}, {0x18C3F, 565546}, {0x18C40, 565582}, {0x18C41, 565618}, {0x18C42, 565654}, {0x18C43, 565690}, {0x18C44, 565726}, {0x18C45, 565762}, {0x18C46, 565798}, {0x18C47, 565834}, {0x18C48, 565870}, {0x18C49, 565906}, {0x18C4A, 565942}, {0x18C4B, 565978}, {0x18C4C, 566014}, {0x18C4D, 566050}, {0x18C4E, 566086}, {0x18C4F, 566122}, {0x18C50, 566158}, {0x18C51, 566194}, {0x18C52, 566230}, {0x18C53, 566266}, {0x18C54, 566302}, {0x18C55, 566338}, {0x18C56, 566374}, {0x18C57, 566410}, {0x18C58, 566446}, {0x18C59, 566482}, {0x18C5A, 566518}, {0x18C5B, 566554}, {0x18C5C, 566590}, {0x18C5D, 566626}, {0x18C5E, 566662}, {0x18C5F, 566698}, {0x18C60, 566734}, {0x18C61, 566770}, {0x18C62, 566806}, {0x18C63, 566842}, {0x18C64, 566878}, {0x18C65, 566914}, {0x18C66, 566950}, {0x18C67, 566986}, {0x18C68, 567022}, {0x18C69, 567058}, {0x18C6A, 567094}, {0x18C6B, 567130}, {0x18C6C, 567166}, {0x18C6D, 567202}, {0x18C6E, 567238}, {0x18C6F, 567274}, {0x18C70, 567310}, {0x18C71, 567346}, {0x18C72, 567382}, {0x18C73, 567418}, {0x18C74, 567454}, {0x18C75, 567490}, {0x18C76, 567526}, {0x18C77, 567562}, {0x18C78, 567598}, {0x18C79, 567634}, {0x18C7A, 567670}, {0x18C7B, 567706}, {0x18C7C, 567742}, {0x18C7D, 567778}, {0x18C7E, 567814}, {0x18C7F, 567850}, {0x18C80, 567886}, {0x18C81, 567922}, {0x18C82, 567958}, {0x18C83, 567994}, {0x18C84, 568030}, {0x18C85, 568066}, {0x18C86, 568102}, {0x18C87, 568138}, {0x18C88, 568174}, {0x18C89, 568210}, {0x18C8A, 568246}, {0x18C8B, 568282}, {0x18C8C, 568318}, {0x18C8D, 568354}, {0x18C8E, 568390}, {0x18C8F, 568426}, {0x18C90, 568462}, {0x18C91, 568498}, {0x18C92, 568534}, {0x18C93, 568570}, {0x18C94, 568606}, {0x18C95, 568642}, {0x18C96, 568678}, {0x18C97, 568714}, {0x18C98, 568750}, {0x18C99, 568786}, {0x18C9A, 568822}, {0x18C9B, 568858}, {0x18C9C, 568894}, {0x18C9D, 568930}, {0x18C9E, 568966}, {0x18C9F, 569002}, {0x18CA0, 569038}, {0x18CA1, 569074}, {0x18CA2, 569110}, {0x18CA3, 569146}, {0x18CA4, 569182}, {0x18CA5, 569218}, {0x18CA6, 569254}, {0x18CA7, 569290}, {0x18CA8, 569326}, {0x18CA9, 569362}, {0x18CAA, 569398}, {0x18CAB, 569434}, {0x18CAC, 569470}, {0x18CAD, 569506}, {0x18CAE, 569542}, {0x18CAF, 569578}, {0x18CB0, 569614}, {0x18CB1, 569650}, {0x18CB2, 569686}, {0x18CB3, 569722}, {0x18CB4, 569758}, {0x18CB5, 569794}, {0x18CB6, 569830}, {0x18CB7, 569866}, {0x18CB8, 569902}, {0x18CB9, 569938}, {0x18CBA, 569974}, {0x18CBB, 570010}, {0x18CBC, 570046}, {0x18CBD, 570082}, {0x18CBE, 570118}, {0x18CBF, 570154}, {0x18CC0, 570190}, {0x18CC1, 570226}, {0x18CC2, 570262}, {0x18CC3, 570298}, {0x18CC4, 570334}, {0x18CC5, 570370}, {0x18CC6, 570406}, {0x18CC7, 570442}, {0x18CC8, 570478}, {0x18CC9, 570514}, {0x18CCA, 570550}, {0x18CCB, 570586}, {0x18CCC, 570622}, {0x18CCD, 570658}, {0x18CCE, 570694}, {0x18CCF, 570730}, {0x18CD0, 570766}, {0x18CD1, 570802}, {0x18CD2, 570838}, {0x18CD3, 570874}, {0x18CD4, 570910}, {0x18CD5, 570946}, {0x18CFF, 570982}, {0x1AFF0, 547752}, {0x1AFF1, 547782}, {0x1AFF2, 547812}, {0x1AFF3, 547842}, {0x1AFF5, 547872}, {0x1AFF6, 547902}, {0x1AFF7, 547472}, {0x1AFF8, 547512}, {0x1AFF9, 547552}, {0x1AFFA, 547592}, {0x1AFFB, 547632}, {0x1AFFD, 547672}, {0x1AFFE, 547712}, {0x1B000, 546797}, {0x1B001, 521398}, {0x1B002, 512863}, {0x1B003, 512885}, {0x1B004, 512907}, {0x1B005, 512929}, {0x1B006, 513892}, {0x1B007, 513914}, {0x1B008, 513936}, {0x1B009, 513958}, {0x1B00A, 518458}, {0x1B00B, 518480}, {0x1B00C, 518502}, {0x1B00D, 518524}, {0x1B00E, 518546}, {0x1B00F, 512952}, {0x1B010, 512974}, {0x1B011, 512996}, {0x1B012, 513018}, {0x1B013, 513040}, {0x1B014, 516251}, {0x1B015, 516273}, {0x1B016, 516295}, {0x1B017, 513980}, {0x1B018, 514051}, {0x1B019, 514074}, {0x1B01A, 514097}, {0x1B01B, 514120}, {0x1B01C, 514143}, {0x1B01D, 514166}, {0x1B01E, 514189}, {0x1B01F, 514212}, {0x1B020, 514003}, {0x1B021, 514027}, {0x1B022, 514235}, {0x1B023, 514397}, {0x1B024, 514420}, {0x1B025, 514443}, {0x1B026, 514466}, {0x1B027, 514489}, {0x1B028, 514512}, {0x1B029, 514535}, {0x1B02A, 514558}, {0x1B02B, 514674}, {0x1B02C, 514697}, {0x1B02D, 514720}, {0x1B02E, 514743}, {0x1B02F, 514766}, {0x1B030, 514789}, {0x1B031, 514812}, {0x1B032, 514259}, {0x1B033, 514282}, {0x1B034, 514305}, {0x1B035, 514328}, {0x1B036, 514351}, {0x1B037, 514374}, {0x1B038, 514581}, {0x1B039, 514604}, {0x1B03A, 514627}, {0x1B03B, 514650}, {0x1B03C, 516938}, {0x1B03D, 516961}, {0x1B03E, 516984}, {0x1B03F, 517007}, {0x1B040, 517030}, {0x1B041, 517053}, {0x1B042, 517076}, {0x1B043, 517099}, {0x1B044, 517237}, {0x1B045, 517260}, {0x1B046, 517283}, {0x1B047, 517306}, {0x1B048, 517329}, {0x1B049, 517352}, {0x1B04A, 517536}, {0x1B04B, 517559}, {0x1B04C, 517582}, {0x1B04D, 517605}, {0x1B04E, 517628}, {0x1B04F, 517651}, {0x1B050, 517674}, {0x1B051, 517697}, {0x1B052, 517122}, {0x1B053, 517145}, {0x1B054, 517168}, {0x1B055, 517191}, {0x1B056, 517214}, {0x1B057, 517375}, {0x1B058, 517398}, {0x1B059, 517421}, {0x1B05A, 517444}, {0x1B05B, 517467}, {0x1B05C, 517490}, {0x1B05D, 517513}, {0x1B05E, 517720}, {0x1B05F, 517743}, {0x1B060, 517766}, {0x1B061, 517789}, {0x1B062, 518019}, {0x1B063, 518042}, {0x1B064, 518065}, {0x1B065, 518088}, {0x1B066, 518111}, {0x1B067, 518134}, {0x1B068, 518157}, {0x1B069, 518342}, {0x1B06A, 518365}, {0x1B06B, 518388}, {0x1B06C, 518411}, {0x1B06D, 518434}, {0x1B06E, 517812}, {0x1B06F, 517835}, {0x1B070, 517858}, {0x1B071, 517881}, {0x1B072, 517904}, {0x1B073, 517927}, {0x1B074, 517950}, {0x1B075, 517973}, {0x1B076, 517996}, {0x1B077, 518180}, {0x1B078, 518203}, {0x1B079, 518226}, {0x1B07A, 518249}, {0x1B07B, 518272}, {0x1B07C, 518295}, {0x1B07D, 518318}, {0x1B07E, 515513}, {0x1B07F, 515536}, {0x1B080, 515559}, {0x1B081, 515582}, {0x1B082, 515605}, {0x1B083, 515628}, {0x1B084, 515651}, {0x1B085, 515674}, {0x1B086, 515697}, {0x1B087, 515882}, {0x1B088, 515905}, {0x1B089, 515928}, {0x1B08A, 515951}, {0x1B08B, 515974}, {0x1B08C, 515997}, {0x1B08D, 516020}, {0x1B08E, 516043}, {0x1B08F, 516182}, {0x1B090, 516205}, {0x1B091, 516228}, {0x1B092, 515720}, {0x1B093, 515743}, {0x1B094, 515766}, {0x1B095, 515789}, {0x1B096, 515812}, {0x1B097, 515835}, {0x1B098, 515858}, {0x1B099, 516067}, {0x1B09A, 516090}, {0x1B09B, 516113}, {0x1B09C, 516136}, {0x1B09D, 516159}, {0x1B09E, 513062}, {0x1B09F, 513133}, {0x1B0A0, 513156}, {0x1B0A1, 513179}, {0x1B0A2, 513202}, {0x1B0A3, 513225}, {0x1B0A4, 513248}, {0x1B0A5, 513271}, {0x1B0A6, 513294}, {0x1B0A7, 513085}, {0x1B0A8, 513109}, {0x1B0A9, 513478}, {0x1B0AA, 513501}, {0x1B0AB, 513524}, {0x1B0AC, 513547}, {0x1B0AD, 513570}, {0x1B0AE, 513593}, {0x1B0AF, 513616}, {0x1B0B0, 513823}, {0x1B0B1, 513846}, {0x1B0B2, 513869}, {0x1B0B3, 513317}, {0x1B0B4, 513340}, {0x1B0B5, 513363}, {0x1B0B6, 513386}, {0x1B0B7, 513409}, {0x1B0B8, 513432}, {0x1B0B9, 513455}, {0x1B0BA, 513639}, {0x1B0BB, 513662}, {0x1B0BC, 513685}, {0x1B0BD, 513708}, {0x1B0BE, 513731}, {0x1B0BF, 513754}, {0x1B0C0, 513777}, {0x1B0C1, 513800}, {0x1B0C2, 514835}, {0x1B0C3, 514858}, {0x1B0C4, 514881}, {0x1B0C5, 514904}, {0x1B0C6, 514927}, {0x1B0C7, 514950}, {0x1B0C8, 514973}, {0x1B0C9, 515066}, {0x1B0CA, 515089}, {0x1B0CB, 515112}, {0x1B0CC, 515135}, {0x1B0CD, 515158}, {0x1B0CE, 515181}, {0x1B0CF, 515204}, {0x1B0D0, 515365}, {0x1B0D1, 515388}, {0x1B0D2, 515411}, {0x1B0D3, 515434}, {0x1B0D4, 514996}, {0x1B0D5, 515019}, {0x1B0D6, 515042}, {0x1B0D7, 515227}, {0x1B0D8, 515250}, {0x1B0D9, 515273}, {0x1B0DA, 515296}, {0x1B0DB, 515319}, {0x1B0DC, 515342}, {0x1B0DD, 519051}, {0x1B0DE, 519074}, {0x1B0DF, 519097}, {0x1B0E0, 519120}, {0x1B0E1, 519143}, {0x1B0E2, 519166}, {0x1B0E3, 519328}, {0x1B0E4, 519351}, {0x1B0E5, 519374}, {0x1B0E6, 519397}, {0x1B0E7, 519190}, {0x1B0E8, 519213}, {0x1B0E9, 519236}, {0x1B0EA, 519259}, {0x1B0EB, 519282}, {0x1B0EC, 519305}, {0x1B0ED, 516317}, {0x1B0EE, 516340}, {0x1B0EF, 516363}, {0x1B0F0, 516386}, {0x1B0F1, 516501}, {0x1B0F2, 516524}, {0x1B0F3, 516547}, {0x1B0F4, 516570}, {0x1B0F5, 516593}, {0x1B0F6, 516616}, {0x1B0F7, 516639}, {0x1B0F8, 516800}, {0x1B0F9, 516823}, {0x1B0FA, 516846}, {0x1B0FB, 516869}, {0x1B0FC, 516892}, {0x1B0FD, 516915}, {0x1B0FE, 516409}, {0x1B0FF, 516432}, {0x1B100, 516455}, {0x1B101, 516478}, {0x1B102, 516662}, {0x1B103, 516685}, {0x1B104, 516708}, {0x1B105, 516731}, {0x1B106, 516754}, {0x1B107, 516777}, {0x1B108, 518568}, {0x1B109, 518591}, {0x1B10A, 518614}, {0x1B10B, 518637}, {0x1B10C, 518660}, {0x1B10D, 518775}, {0x1B10E, 518798}, {0x1B10F, 518821}, {0x1B110, 518844}, {0x1B111, 518867}, {0x1B112, 518683}, {0x1B113, 518706}, {0x1B114, 518729}, {0x1B115, 518752}, {0x1B116, 518890}, {0x1B117, 518913}, {0x1B118, 518936}, {0x1B119, 518959}, {0x1B11A, 518982}, {0x1B11B, 519005}, {0x1B11C, 519028}, {0x1B11D, 515457}, {0x1B11E, 515485}, {0x1B11F, 521371}, {0x1B120, 546877}, {0x1B121, 546850}, {0x1B122, 546823}, {0x1B132, 522531}, {0x1B150, 522679}, {0x1B151, 522654}, {0x1B152, 522704}, {0x1B155, 548595}, {0x1B164, 549042}, {0x1B165, 549017}, {0x1B166, 549067}, {0x1B167, 548670}, {0x1B170, 774195}, {0x1B171, 774217}, {0x1B172, 774239}, {0x1B173, 774261}, {0x1B174, 774283}, {0x1B175, 774305}, {0x1B176, 774327}, {0x1B177, 774349}, {0x1B178, 774371}, {0x1B179, 774393}, {0x1B17A, 774415}, {0x1B17B, 774437}, {0x1B17C, 774459}, {0x1B17D, 774481}, {0x1B17E, 774503}, {0x1B17F, 774525}, {0x1B180, 774547}, {0x1B181, 774569}, {0x1B182, 774591}, {0x1B183, 774613}, {0x1B184, 774635}, {0x1B185, 774657}, {0x1B186, 774679}, {0x1B187, 774701}, {0x1B188, 774723}, {0x1B189, 774745}, {0x1B18A, 774767}, {0x1B18B, 774789}, {0x1B18C, 774811}, {0x1B18D, 774833}, {0x1B18E, 774855}, {0x1B18F, 774877}, {0x1B190, 774899}, {0x1B191, 774921}, {0x1B192, 774943}, {0x1B193, 774965}, {0x1B194, 774987}, {0x1B195, 775009}, {0x1B196, 775031}, {0x1B197, 775053}, {0x1B198, 775075}, {0x1B199, 775097}, {0x1B19A, 775119}, {0x1B19B, 775141}, {0x1B19C, 775163}, {0x1B19D, 775185}, {0x1B19E, 775207}, {0x1B19F, 775229}, {0x1B1A0, 775251}, {0x1B1A1, 775273}, {0x1B1A2, 775295}, {0x1B1A3, 775317}, {0x1B1A4, 775339}, {0x1B1A5, 775361}, {0x1B1A6, 775383}, {0x1B1A7, 775405}, {0x1B1A8, 775427}, {0x1B1A9, 775449}, {0x1B1AA, 775471}, {0x1B1AB, 775493}, {0x1B1AC, 775515}, {0x1B1AD, 775537}, {0x1B1AE, 775559}, {0x1B1AF, 775581}, {0x1B1B0, 775603}, {0x1B1B1, 775625}, {0x1B1B2, 775647}, {0x1B1B3, 775669}, {0x1B1B4, 775691}, {0x1B1B5, 775713}, {0x1B1B6, 775735}, {0x1B1B7, 775757}, {0x1B1B8, 775779}, {0x1B1B9, 775801}, {0x1B1BA, 775823}, {0x1B1BB, 775845}, {0x1B1BC, 775867}, {0x1B1BD, 775889}, {0x1B1BE, 775911}, {0x1B1BF, 775933}, {0x1B1C0, 775955}, {0x1B1C1, 775977}, {0x1B1C2, 775999}, {0x1B1C3, 776021}, {0x1B1C4, 776043}, {0x1B1C5, 776065}, {0x1B1C6, 776087}, {0x1B1C7, 776109}, {0x1B1C8, 776131}, {0x1B1C9, 776153}, {0x1B1CA, 776175}, {0x1B1CB, 776197}, {0x1B1CC, 776219}, {0x1B1CD, 776241}, {0x1B1CE, 776263}, {0x1B1CF, 776285}, {0x1B1D0, 776307}, {0x1B1D1, 776329}, {0x1B1D2, 776351}, {0x1B1D3, 776373}, {0x1B1D4, 776395}, {0x1B1D5, 776417}, {0x1B1D6, 776439}, {0x1B1D7, 776461}, {0x1B1D8, 776483}, {0x1B1D9, 776505}, {0x1B1DA, 776527}, {0x1B1DB, 776549}, {0x1B1DC, 776571}, {0x1B1DD, 776593}, {0x1B1DE, 776615}, {0x1B1DF, 776637}, {0x1B1E0, 776659}, {0x1B1E1, 776681}, {0x1B1E2, 776703}, {0x1B1E3, 776725}, {0x1B1E4, 776747}, {0x1B1E5, 776769}, {0x1B1E6, 776791}, {0x1B1E7, 776813}, {0x1B1E8, 776835}, {0x1B1E9, 776857}, {0x1B1EA, 776879}, {0x1B1EB, 776901}, {0x1B1EC, 776923}, {0x1B1ED, 776945}, {0x1B1EE, 776967}, {0x1B1EF, 776989}, {0x1B1F0, 777011}, {0x1B1F1, 777033}, {0x1B1F2, 777055}, {0x1B1F3, 777077}, {0x1B1F4, 777099}, {0x1B1F5, 777121}, {0x1B1F6, 777143}, {0x1B1F7, 777165}, {0x1B1F8, 777187}, {0x1B1F9, 777209}, {0x1B1FA, 777231}, {0x1B1FB, 777253}, {0x1B1FC, 777275}, {0x1B1FD, 777297}, {0x1B1FE, 777319}, {0x1B1FF, 777341}, {0x1B200, 777363}, {0x1B201, 777385}, {0x1B202, 777407}, {0x1B203, 777429}, {0x1B204, 777451}, {0x1B205, 777473}, {0x1B206, 777495}, {0x1B207, 777517}, {0x1B208, 777539}, {0x1B209, 777561}, {0x1B20A, 777583}, {0x1B20B, 777605}, {0x1B20C, 777627}, {0x1B20D, 777649}, {0x1B20E, 777671}, {0x1B20F, 777693}, {0x1B210, 777715}, {0x1B211, 777737}, {0x1B212, 777759}, {0x1B213, 777781}, {0x1B214, 777803}, {0x1B215, 777825}, {0x1B216, 777847}, {0x1B217, 777869}, {0x1B218, 777891}, {0x1B219, 777913}, {0x1B21A, 777935}, {0x1B21B, 777957}, {0x1B21C, 777979}, {0x1B21D, 778001}, {0x1B21E, 778023}, {0x1B21F, 778045}, {0x1B220, 778067}, {0x1B221, 778089}, {0x1B222, 778111}, {0x1B223, 778133}, {0x1B224, 778155}, {0x1B225, 778177}, {0x1B226, 778199}, {0x1B227, 778221}, {0x1B228, 778243}, {0x1B229, 778265}, {0x1B22A, 778287}, {0x1B22B, 778309}, {0x1B22C, 778331}, {0x1B22D, 778353}, {0x1B22E, 778375}, {0x1B22F, 778397}, {0x1B230, 778419}, {0x1B231, 778441}, {0x1B232, 778463}, {0x1B233, 778485}, {0x1B234, 778507}, {0x1B235, 778529}, {0x1B236, 778551}, {0x1B237, 778573}, {0x1B238, 778595}, {0x1B239, 778617}, {0x1B23A, 778639}, {0x1B23B, 778661}, {0x1B23C, 778683}, {0x1B23D, 778705}, {0x1B23E, 778727}, {0x1B23F, 778749}, {0x1B240, 778771}, {0x1B241, 778793}, {0x1B242, 778815}, {0x1B243, 778837}, {0x1B244, 778859}, {0x1B245, 778881}, {0x1B246, 778903}, {0x1B247, 778925}, {0x1B248, 778947}, {0x1B249, 778969}, {0x1B24A, 778991}, {0x1B24B, 779013}, {0x1B24C, 779035}, {0x1B24D, 779057}, {0x1B24E, 779079}, {0x1B24F, 779101}, {0x1B250, 779123}, {0x1B251, 779145}, {0x1B252, 779167}, {0x1B253, 779189}, {0x1B254, 779211}, {0x1B255, 779233}, {0x1B256, 779255}, {0x1B257, 779277}, {0x1B258, 779299}, {0x1B259, 779321}, {0x1B25A, 779343}, {0x1B25B, 779365}, {0x1B25C, 779387}, {0x1B25D, 779409}, {0x1B25E, 779431}, {0x1B25F, 779453}, {0x1B260, 779475}, {0x1B261, 779497}, {0x1B262, 779519}, {0x1B263, 779541}, {0x1B264, 779563}, {0x1B265, 779585}, {0x1B266, 779607}, {0x1B267, 779629}, {0x1B268, 779651}, {0x1B269, 779673}, {0x1B26A, 779695}, {0x1B26B, 779717}, {0x1B26C, 779739}, {0x1B26D, 779761}, {0x1B26E, 779783}, {0x1B26F, 779805}, {0x1B270, 779827}, {0x1B271, 779849}, {0x1B272, 779871}, {0x1B273, 779893}, {0x1B274, 779915}, {0x1B275, 779937}, {0x1B276, 779959}, {0x1B277, 779981}, {0x1B278, 780003}, {0x1B279, 780025}, {0x1B27A, 780047}, {0x1B27B, 780069}, {0x1B27C, 780091}, {0x1B27D, 780113}, {0x1B27E, 780135}, {0x1B27F, 780157}, {0x1B280, 780179}, {0x1B281, 780201}, {0x1B282, 780223}, {0x1B283, 780245}, {0x1B284, 780267}, {0x1B285, 780289}, {0x1B286, 780311}, {0x1B287, 780333}, {0x1B288, 780355}, {0x1B289, 780377}, {0x1B28A, 780399}, {0x1B28B, 780421}, {0x1B28C, 780443}, {0x1B28D, 780465}, {0x1B28E, 780487}, {0x1B28F, 780509}, {0x1B290, 780531}, {0x1B291, 780553}, {0x1B292, 780575}, {0x1B293, 780597}, {0x1B294, 780619}, {0x1B295, 780641}, {0x1B296, 780663}, {0x1B297, 780685}, {0x1B298, 780707}, {0x1B299, 780729}, {0x1B29A, 780751}, {0x1B29B, 780773}, {0x1B29C, 780795}, {0x1B29D, 780817}, {0x1B29E, 780839}, {0x1B29F, 780861}, {0x1B2A0, 780883}, {0x1B2A1, 780905}, {0x1B2A2, 780927}, {0x1B2A3, 780949}, {0x1B2A4, 780971}, {0x1B2A5, 780993}, {0x1B2A6, 781015}, {0x1B2A7, 781037}, {0x1B2A8, 781059}, {0x1B2A9, 781081}, {0x1B2AA, 781103}, {0x1B2AB, 781125}, {0x1B2AC, 781147}, {0x1B2AD, 781169}, {0x1B2AE, 781191}, {0x1B2AF, 781213}, {0x1B2B0, 781235}, {0x1B2B1, 781257}, {0x1B2B2, 781279}, {0x1B2B3, 781301}, {0x1B2B4, 781323}, {0x1B2B5, 781345}, {0x1B2B6, 781367}, {0x1B2B7, 781389}, {0x1B2B8, 781411}, {0x1B2B9, 781433}, {0x1B2BA, 781455}, {0x1B2BB, 781477}, {0x1B2BC, 781499}, {0x1B2BD, 781521}, {0x1B2BE, 781543}, {0x1B2BF, 781565}, {0x1B2C0, 781587}, {0x1B2C1, 781609}, {0x1B2C2, 781631}, {0x1B2C3, 781653}, {0x1B2C4, 781675}, {0x1B2C5, 781697}, {0x1B2C6, 781719}, {0x1B2C7, 781741}, {0x1B2C8, 781763}, {0x1B2C9, 781785}, {0x1B2CA, 781807}, {0x1B2CB, 781829}, {0x1B2CC, 781851}, {0x1B2CD, 781873}, {0x1B2CE, 781895}, {0x1B2CF, 781917}, {0x1B2D0, 781939}, {0x1B2D1, 781961}, {0x1B2D2, 781983}, {0x1B2D3, 782005}, {0x1B2D4, 782027}, {0x1B2D5, 782049}, {0x1B2D6, 782071}, {0x1B2D7, 782093}, {0x1B2D8, 782115}, {0x1B2D9, 782137}, {0x1B2DA, 782159}, {0x1B2DB, 782181}, {0x1B2DC, 782203}, {0x1B2DD, 782225}, {0x1B2DE, 782247}, {0x1B2DF, 782269}, {0x1B2E0, 782291}, {0x1B2E1, 782313}, {0x1B2E2, 782335}, {0x1B2E3, 782357}, {0x1B2E4, 782379}, {0x1B2E5, 782401}, {0x1B2E6, 782423}, {0x1B2E7, 782445}, {0x1B2E8, 782467}, {0x1B2E9, 782489}, {0x1B2EA, 782511}, {0x1B2EB, 782533}, {0x1B2EC, 782555}, {0x1B2ED, 782577}, {0x1B2EE, 782599}, {0x1B2EF, 782621}, {0x1B2F0, 782643}, {0x1B2F1, 782665}, {0x1B2F2, 782687}, {0x1B2F3, 782709}, {0x1B2F4, 782731}, {0x1B2F5, 782753}, {0x1B2F6, 782775}, {0x1B2F7, 782797}, {0x1B2F8, 782819}, {0x1B2F9, 782841}, {0x1B2FA, 782863}, {0x1B2FB, 782885}, {0x1BC00, 291521}, {0x1BC01, 293492}, {0x1BC02, 292385}, {0x1BC03, 293139}, {0x1BC04, 291443}, {0x1BC05, 291818}, {0x1BC06, 291897}, {0x1BC07, 291312}, {0x1BC08, 291330}, {0x1BC09, 293294}, {0x1BC0A, 291481}, {0x1BC0B, 292475}, {0x1BC0C, 292403}, {0x1BC0D, 291348}, {0x1BC0E, 291461}, {0x1BC0F, 291836}, {0x1BC10, 292493}, {0x1BC11, 293199}, {0x1BC12, 292941}, {0x1BC13, 291368}, {0x1BC14, 291878}, {0x1BC15, 293041}, {0x1BC16, 291539}, {0x1BC17, 291915}, {0x1BC18, 292513}, {0x1BC19, 291980}, {0x1BC1A, 292087}, {0x1BC1B, 291595}, {0x1BC1C, 292586}, {0x1BC1D, 291998}, {0x1BC1E, 292105}, {0x1BC1F, 291613}, {0x1BC20, 292604}, {0x1BC21, 292060}, {0x1BC22, 292167}, {0x1BC23, 291746}, {0x1BC24, 291773}, {0x1BC25, 292832}, {0x1BC26, 292859}, {0x1BC27, 292040}, {0x1BC28, 292147}, {0x1BC29, 291697}, {0x1BC2A, 292770}, {0x1BC2B, 292018}, {0x1BC2C, 292125}, {0x1BC2D, 291633}, {0x1BC2E, 292624}, {0x1BC2F, 291717}, {0x1BC30, 291655}, {0x1BC31, 291675}, {0x1BC32, 292790}, {0x1BC33, 292810}, {0x1BC34, 292728}, {0x1BC35, 292748}, {0x1BC36, 293179}, {0x1BC37, 293157}, {0x1BC38, 293338}, {0x1BC39, 293415}, {0x1BC3A, 293356}, {0x1BC3B, 292708}, {0x1BC3C, 292688}, {0x1BC3D, 291856}, {0x1BC3E, 291499}, {0x1BC3F, 292646}, {0x1BC40, 292666}, {0x1BC41, 291274}, {0x1BC42, 293090}, {0x1BC43, 292308}, {0x1BC44, 292290}, {0x1BC45, 291292}, {0x1BC46, 291558}, {0x1BC47, 291387}, {0x1BC48, 291576}, {0x1BC49, 292892}, {0x1BC4A, 293275}, {0x1BC4B, 291405}, {0x1BC4C, 292991}, {0x1BC4D, 292532}, {0x1BC4E, 292966}, {0x1BC4F, 291934}, {0x1BC50, 293529}, {0x1BC51, 293218}, {0x1BC52, 291424}, {0x1BC53, 293510}, {0x1BC54, 293236}, {0x1BC55, 291957}, {0x1BC56, 292559}, {0x1BC57, 293256}, {0x1BC58, 293115}, {0x1BC59, 292327}, {0x1BC5A, 292366}, {0x1BC5B, 292347}, {0x1BC5C, 293376}, {0x1BC5D, 293453}, {0x1BC5E, 293434}, {0x1BC5F, 293395}, {0x1BC60, 293472}, {0x1BC61, 292266}, {0x1BC62, 292242}, {0x1BC63, 292218}, {0x1BC64, 292194}, {0x1BC65, 292449}, {0x1BC66, 292423}, {0x1BC67, 293016}, {0x1BC68, 292916}, {0x1BC69, 293065}, {0x1BC6A, 293312}, {0x1BC70, 290808}, {0x1BC71, 291142}, {0x1BC72, 291214}, {0x1BC73, 291083}, {0x1BC74, 291179}, {0x1BC75, 290747}, {0x1BC76, 290398}, {0x1BC77, 290353}, {0x1BC78, 290458}, {0x1BC79, 290429}, {0x1BC7A, 290291}, {0x1BC7B, 290322}, {0x1BC7C, 290490}, {0x1BC80, 290527}, {0x1BC81, 290686}, {0x1BC82, 290604}, {0x1BC83, 290655}, {0x1BC84, 290580}, {0x1BC85, 290553}, {0x1BC86, 290630}, {0x1BC87, 290783}, {0x1BC88, 290718}, {0x1BC90, 290846}, {0x1BC91, 291024}, {0x1BC92, 290945}, {0x1BC93, 290994}, {0x1BC94, 290922}, {0x1BC95, 290896}, {0x1BC96, 290970}, {0x1BC97, 291118}, {0x1BC98, 291055}, {0x1BC99, 290871}, {0x1BC9C, 293587}, {0x1BC9D, 293614}, {0x1BC9E, 291253}, {0x1BC9F, 293548}, {0x1BCA0, 856600}, {0x1BCA1, 856537}, {0x1BCA2, 856573}, {0x1BCA3, 856632}, {0x1CC00, 955817}, {0x1CC01, 837186}, {0x1CC02, 629903}, {0x1CC03, 837379}, {0x1CC04, 287605}, {0x1CC05, 653369}, {0x1CC06, 836481}, {0x1CC07, 656375}, {0x1CC08, 24724}, {0x1CC09, 523891}, {0x1CC0A, 975540}, {0x1CC0B, 628631}, {0x1CC0C, 725118}, {0x1CC0D, 836061}, {0x1CC0E, 629651}, {0x1CC0F, 837095}, {0x1CC10, 773882}, {0x1CC11, 825842}, {0x1CC12, 830530}, {0x1CC13, 523432}, {0x1CC14, 974794}, {0x1CC15, 651817}, {0x1CC16, 651692}, {0x1CC17, 651763}, {0x1CC18, 651790}, {0x1CC19, 651707}, {0x1CC1A, 651725}, {0x1CC1B, 130140}, {0x1CC1C, 130094}, {0x1CC1D, 130414}, {0x1CC1E, 127583}, {0x1CC1F, 125039}, {0x1CC20, 124912}, {0x1CC21, 850775}, {0x1CC22, 851003}, {0x1CC23, 850802}, {0x1CC24, 851115}, {0x1CC25, 850918}, {0x1CC26, 851030}, {0x1CC27, 850830}, {0x1CC28, 851170}, {0x1CC29, 850975}, {0x1CC2A, 851087}, {0x1CC2B, 850889}, {0x1CC2C, 851142}, {0x1CC2D, 850946}, {0x1CC2E, 851058}, {0x1CC2F, 850859}, {0x1CC30, 958126}, {0x1CC31, 956345}, {0x1CC32, 956448}, {0x1CC33, 959836}, {0x1CC34, 958281}, {0x1CC35, 958014}, {0x1CC36, 959653}, {0x1CC37, 958353}, {0x1CC38, 654935}, {0x1CC39, 654655}, {0x1CC3A, 656348}, {0x1CC3B, 655007}, {0x1CC3C, 654780}, {0x1CC3D, 652931}, {0x1CC3E, 653034}, {0x1CC3F, 656567}, {0x1CC40, 899063}, {0x1CC41, 899086}, {0x1CC42, 802832}, {0x1CC43, 276382}, {0x1CC44, 269577}, {0x1CC45, 269555}, {0x1CC46, 899256}, {0x1CC47, 899277}, {0x1CC48, 629280}, {0x1CC49, 836735}, {0x1CC4A, 444430}, {0x1CC4B, 444455}, {0x1CC4C, 8904}, {0x1CC4D, 8878}, {0x1CC4E, 9042}, {0x1CC4F, 9013}, {0x1CC50, 8838}, {0x1CC51, 8813}, {0x1CC52, 8970}, {0x1CC53, 8993}, {0x1CC54, 8928}, {0x1CC55, 8949}, {0x1CC56, 629844}, {0x1CC57, 955933}, {0x1CC58, 837318}, {0x1CC59, 287546}, {0x1CC5A, 948347}, {0x1CC5B, 948242}, {0x1CC5C, 948473}, {0x1CC5D, 123984}, {0x1CC5E, 123733}, {0x1CC5F, 124122}, {0x1CC60, 629590}, {0x1CC61, 955752}, {0x1CC62, 837032}, {0x1CC63, 287403}, {0x1CC64, 744240}, {0x1CC65, 629795}, {0x1CC66, 955915}, {0x1CC67, 837267}, {0x1CC68, 287526}, {0x1CC69, 426577}, {0x1CC6A, 426595}, {0x1CC6B, 113694}, {0x1CC6C, 113834}, {0x1CC6D, 113787}, {0x1CC6E, 113740}, {0x1CC6F, 114816}, {0x1CC70, 629409}, {0x1CC71, 955694}, {0x1CC72, 836869}, {0x1CC73, 287341}, {0x1CC74, 629368}, {0x1CC75, 955655}, {0x1CC76, 836827}, {0x1CC77, 287300}, {0x1CC78, 629713}, {0x1CC79, 955776}, {0x1CC7A, 837159}, {0x1CC7B, 287429}, {0x1CC7C, 902614}, {0x1CC7D, 902642}, {0x1CC7E, 902582}, {0x1CC7F, 902551}, {0x1CC80, 907101}, {0x1CC81, 907164}, {0x1CC82, 907132}, {0x1CC83, 907070}, {0x1CC84, 975102}, {0x1CC85, 523473}, {0x1CC86, 985229}, {0x1CC87, 985254}, {0x1CC88, 954095}, {0x1CC89, 900275}, {0x1CC8A, 900246}, {0x1CC8B, 900211}, {0x1CC8C, 899630}, {0x1CC8D, 535728}, {0x1CC8E, 625983}, {0x1CC8F, 535750}, {0x1CC90, 975220}, {0x1CC91, 523517}, {0x1CC92, 629301}, {0x1CC93, 836757}, {0x1CC94, 629318}, {0x1CC95, 836775}, {0x1CC96, 444218}, {0x1CC97, 629770}, {0x1CC98, 955867}, {0x1CC99, 837241}, {0x1CC9A, 287474}, {0x1CC9B, 523869}, {0x1CC9C, 975520}, {0x1CC9D, 974850}, {0x1CC9E, 629930}, {0x1CC9F, 837407}, {0x1CCA0, 629815}, {0x1CCA1, 837288}, {0x1CCA2, 629870}, {0x1CCA3, 837345}, {0x1CCA4, 626953}, {0x1CCA5, 834767}, {0x1CCA6, 957873}, {0x1CCA7, 959508}, {0x1CCA8, 957831}, {0x1CCA9, 959465}, {0x1CCAA, 654555}, {0x1CCAB, 656245}, {0x1CCAC, 654522}, {0x1CCAD, 656211}, {0x1CCAE, 654413}, {0x1CCAF, 656099}, {0x1CCB0, 654454}, {0x1CCB1, 656141}, {0x1CCB2, 957983}, {0x1CCB3, 959621}, {0x1CCB4, 654624}, {0x1CCB5, 656316}, {0x1CCB6, 957913}, {0x1CCB7, 959549}, {0x1CCB8, 654488}, {0x1CCB9, 656176}, {0x1CCBA, 957640}, {0x1CCBB, 959268}, {0x1CCBC, 654222}, {0x1CCBD, 655902}, {0x1CCBE, 957735}, {0x1CCBF, 959366}, {0x1CCC0, 654317}, {0x1CCC1, 656000}, {0x1CCC2, 957767}, {0x1CCC3, 959399}, {0x1CCC4, 654349}, {0x1CCC5, 656033}, {0x1CCC6, 957607}, {0x1CCC7, 959234}, {0x1CCC8, 654189}, {0x1CCC9, 655868}, {0x1CCCA, 957671}, {0x1CCCB, 959300}, {0x1CCCC, 654253}, {0x1CCCD, 655934}, {0x1CCCE, 957704}, {0x1CCCF, 959334}, {0x1CCD0, 654286}, {0x1CCD1, 655968}, {0x1CCD2, 957947}, {0x1CCD3, 959584}, {0x1CCD4, 654588}, {0x1CCD5, 656279}, {0x1CCD6, 807593}, {0x1CCD7, 807625}, {0x1CCD8, 807657}, {0x1CCD9, 807689}, {0x1CCDA, 807721}, {0x1CCDB, 807753}, {0x1CCDC, 807785}, {0x1CCDD, 807817}, {0x1CCDE, 807849}, {0x1CCDF, 807881}, {0x1CCE0, 807913}, {0x1CCE1, 807945}, {0x1CCE2, 807977}, {0x1CCE3, 808009}, {0x1CCE4, 808041}, {0x1CCE5, 808073}, {0x1CCE6, 808105}, {0x1CCE7, 808137}, {0x1CCE8, 808169}, {0x1CCE9, 808201}, {0x1CCEA, 808233}, {0x1CCEB, 808265}, {0x1CCEC, 808297}, {0x1CCED, 808329}, {0x1CCEE, 808361}, {0x1CCEF, 808393}, {0x1CCF0, 807552}, {0x1CCF1, 807453}, {0x1CCF2, 807533}, {0x1CCF3, 807512}, {0x1CCF4, 807413}, {0x1CCF5, 807393}, {0x1CCF6, 807493}, {0x1CCF7, 807472}, {0x1CCF8, 807372}, {0x1CCF9, 807433}, {0x1CD00, 119917}, {0x1CD01, 118852}, {0x1CD02, 116687}, {0x1CD03, 120441}, {0x1CD04, 118307}, {0x1CD05, 117211}, {0x1CD06, 119932}, {0x1CD07, 117787}, {0x1CD08, 118868}, {0x1CD09, 120697}, {0x1CD0A, 118595}, {0x1CD0B, 119660}, {0x1CD0C, 117515}, {0x1CD0D, 118091}, {0x1CD0E, 119172}, {0x1CD0F, 116924}, {0x1CD10, 120456}, {0x1CD11, 118323}, {0x1CD12, 119444}, {0x1CD13, 117228}, {0x1CD14, 119948}, {0x1CD15, 117804}, {0x1CD16, 118885}, {0x1CD17, 116704}, {0x1CD18, 120795}, {0x1CD19, 118735}, {0x1CD1A, 119800}, {0x1CD1B, 117663}, {0x1CD1C, 120324}, {0x1CD1D, 118201}, {0x1CD1E, 119320}, {0x1CD1F, 117080}, {0x1CD20, 118471}, {0x1CD21, 119554}, {0x1CD22, 117384}, {0x1CD23, 120076}, {0x1CD24, 117960}, {0x1CD25, 119041}, {0x1CD26, 116806}, {0x1CD27, 120712}, {0x1CD28, 118611}, {0x1CD29, 119676}, {0x1CD2A, 117532}, {0x1CD2B, 120200}, {0x1CD2C, 118108}, {0x1CD2D, 119189}, {0x1CD2E, 116942}, {0x1CD2F, 120472}, {0x1CD30, 118340}, {0x1CD31, 119461}, {0x1CD32, 117246}, {0x1CD33, 119965}, {0x1CD34, 117822}, {0x1CD35, 118903}, {0x1CD36, 118803}, {0x1CD37, 119868}, {0x1CD38, 117735}, {0x1CD39, 120392}, {0x1CD3A, 118255}, {0x1CD3B, 119392}, {0x1CD3C, 117156}, {0x1CD3D, 120648}, {0x1CD3E, 118543}, {0x1CD3F, 119608}, {0x1CD40, 117460}, {0x1CD41, 120148}, {0x1CD42, 118036}, {0x1CD43, 119117}, {0x1CD44, 116866}, {0x1CD45, 118683}, {0x1CD46, 119748}, {0x1CD47, 117608}, {0x1CD48, 120272}, {0x1CD49, 119265}, {0x1CD4A, 117022}, {0x1CD4B, 120544}, {0x1CD4C, 118416}, {0x1CD4D, 117326}, {0x1CD4E, 120021}, {0x1CD4F, 117902}, {0x1CD50, 118983}, {0x1CD51, 120810}, {0x1CD52, 118751}, {0x1CD53, 119816}, {0x1CD54, 117680}, {0x1CD55, 120340}, {0x1CD56, 118218}, {0x1CD57, 119337}, {0x1CD58, 117098}, {0x1CD59, 120596}, {0x1CD5A, 118488}, {0x1CD5B, 119571}, {0x1CD5C, 117402}, {0x1CD5D, 120093}, {0x1CD5E, 117978}, {0x1CD5F, 119059}, {0x1CD60, 116825}, {0x1CD61, 120728}, {0x1CD62, 118628}, {0x1CD63, 119693}, {0x1CD64, 117550}, {0x1CD65, 120217}, {0x1CD66, 118126}, {0x1CD67, 119207}, {0x1CD68, 116961}, {0x1CD69, 120489}, {0x1CD6A, 118358}, {0x1CD6B, 119479}, {0x1CD6C, 117265}, {0x1CD6D, 119983}, {0x1CD6E, 117841}, {0x1CD6F, 118922}, {0x1CD70, 116723}, {0x1CD71, 118836}, {0x1CD72, 119901}, {0x1CD73, 117770}, {0x1CD74, 120425}, {0x1CD75, 118290}, {0x1CD76, 119427}, {0x1CD77, 117193}, {0x1CD78, 120681}, {0x1CD79, 118578}, {0x1CD7A, 119643}, {0x1CD7B, 117497}, {0x1CD7C, 120183}, {0x1CD7D, 118073}, {0x1CD7E, 119154}, {0x1CD7F, 116905}, {0x1CD80, 120779}, {0x1CD81, 118718}, {0x1CD82, 119783}, {0x1CD83, 117645}, {0x1CD84, 120307}, {0x1CD85, 118183}, {0x1CD86, 119302}, {0x1CD87, 117061}, {0x1CD88, 120579}, {0x1CD89, 118453}, {0x1CD8A, 119536}, {0x1CD8B, 117365}, {0x1CD8C, 120058}, {0x1CD8D, 117941}, {0x1CD8E, 119022}, {0x1CD8F, 116786}, {0x1CD90, 118786}, {0x1CD91, 119851}, {0x1CD92, 117717}, {0x1CD93, 120375}, {0x1CD94, 119374}, {0x1CD95, 117137}, {0x1CD96, 120631}, {0x1CD97, 118525}, {0x1CD98, 117441}, {0x1CD99, 120130}, {0x1CD9A, 118017}, {0x1CD9B, 119098}, {0x1CD9C, 120745}, {0x1CD9D, 118665}, {0x1CD9E, 119730}, {0x1CD9F, 117589}, {0x1CDA0, 120254}, {0x1CDA1, 118145}, {0x1CDA2, 119246}, {0x1CDA3, 117002}, {0x1CDA4, 120526}, {0x1CDA5, 118397}, {0x1CDA6, 119498}, {0x1CDA7, 117306}, {0x1CDA8, 120002}, {0x1CDA9, 117882}, {0x1CDAA, 118963}, {0x1CDAB, 116744}, {0x1CDAC, 118819}, {0x1CDAD, 119884}, {0x1CDAE, 117752}, {0x1CDAF, 120408}, {0x1CDB0, 118272}, {0x1CDB1, 119409}, {0x1CDB2, 117174}, {0x1CDB3, 120664}, {0x1CDB4, 118560}, {0x1CDB5, 119625}, {0x1CDB6, 117478}, {0x1CDB7, 120165}, {0x1CDB8, 118054}, {0x1CDB9, 119135}, {0x1CDBA, 116885}, {0x1CDBB, 120762}, {0x1CDBC, 118700}, {0x1CDBD, 119765}, {0x1CDBE, 117626}, {0x1CDBF, 120289}, {0x1CDC0, 118164}, {0x1CDC1, 119283}, {0x1CDC2, 117041}, {0x1CDC3, 120561}, {0x1CDC4, 118434}, {0x1CDC5, 119517}, {0x1CDC6, 117345}, {0x1CDC7, 120039}, {0x1CDC8, 117921}, {0x1CDC9, 119002}, {0x1CDCA, 116765}, {0x1CDCB, 120826}, {0x1CDCC, 118768}, {0x1CDCD, 119833}, {0x1CDCE, 117698}, {0x1CDCF, 120357}, {0x1CDD0, 118236}, {0x1CDD1, 119355}, {0x1CDD2, 117117}, {0x1CDD3, 120613}, {0x1CDD4, 118506}, {0x1CDD5, 119589}, {0x1CDD6, 117421}, {0x1CDD7, 120111}, {0x1CDD8, 117997}, {0x1CDD9, 119078}, {0x1CDDA, 116845}, {0x1CDDB, 118646}, {0x1CDDC, 119711}, {0x1CDDD, 117569}, {0x1CDDE, 120235}, {0x1CDDF, 119226}, {0x1CDE0, 116981}, {0x1CDE1, 120507}, {0x1CDE2, 118377}, {0x1CDE3, 117285}, {0x1CDE4, 117861}, {0x1CDE5, 118942}, {0x1CDE6, 948597}, {0x1CDE7, 124233}, {0x1CDE8, 948501}, {0x1CDE9, 124153}, {0x1CDEA, 948538}, {0x1CDEB, 124193}, {0x1CDEC, 948374}, {0x1CDED, 124014}, {0x1CDEE, 948410}, {0x1CDEF, 124053}, {0x1CDF0, 948272}, {0x1CDF1, 123766}, {0x1CDF2, 123808}, {0x1CDF3, 123850}, {0x1CDF4, 123892}, {0x1CDF5, 742276}, {0x1CDF6, 948178}, {0x1CDF7, 948210}, {0x1CDF8, 287380}, {0x1CDF9, 629539}, {0x1CDFA, 893364}, {0x1CDFB, 955800}, {0x1CDFC, 287455}, {0x1CDFD, 441927}, {0x1CDFE, 441945}, {0x1CDFF, 441963}, {0x1CE00, 834666}, {0x1CE01, 653093}, {0x1CE02, 441906}, {0x1CE03, 956595}, {0x1CE04, 653167}, {0x1CE05, 509324}, {0x1CE06, 986893}, {0x1CE07, 948706}, {0x1CE08, 448092}, {0x1CE09, 124840}, {0x1CE0A, 124967}, {0x1CE0B, 627240}, {0x1CE0C, 835010}, {0x1CE0D, 627173}, {0x1CE0E, 834941}, {0x1CE0F, 523592}, {0x1CE10, 626994}, {0x1CE11, 834810}, {0x1CE12, 523554}, {0x1CE13, 653322}, {0x1CE14, 956803}, {0x1CE15, 975285}, {0x1CE16, 130969}, {0x1CE17, 130765}, {0x1CE18, 130928}, {0x1CE19, 130721}, {0x1CE1A, 581998}, {0x1CE1B, 582030}, {0x1CE1C, 582205}, {0x1CE1D, 582065}, {0x1CE1E, 580861}, {0x1CE1F, 580495}, {0x1CE20, 580521}, {0x1CE21, 581918}, {0x1CE22, 580605}, {0x1CE23, 581449}, {0x1CE24, 582100}, {0x1CE25, 581384}, {0x1CE26, 582169}, {0x1CE27, 582133}, {0x1CE28, 581624}, {0x1CE29, 581487}, {0x1CE2A, 580807}, {0x1CE2B, 580769}, {0x1CE2C, 580642}, {0x1CE2D, 581411}, {0x1CE2E, 580967}, {0x1CE2F, 580365}, {0x1CE30, 580887}, {0x1CE31, 581958}, {0x1CE32, 580394}, {0x1CE33, 580423}, {0x1CE34, 580452}, {0x1CE35, 581345}, {0x1CE36, 581545}, {0x1CE37, 581116}, {0x1CE38, 580717}, {0x1CE39, 581586}, {0x1CE3A, 581509}, {0x1CE3B, 580680}, {0x1CE3C, 581313}, {0x1CE3D, 581046}, {0x1CE3E, 581014}, {0x1CE3F, 581081}, {0x1CE40, 580563}, {0x1CE41, 582237}, {0x1CE42, 580927}, {0x1CE43, 581165}, {0x1CE44, 581241}, {0x1CE45, 581198}, {0x1CE46, 581277}, {0x1CE47, 581893}, {0x1CE48, 581793}, {0x1CE49, 581869}, {0x1CE4A, 581844}, {0x1CE4B, 581767}, {0x1CE4C, 581691}, {0x1CE4D, 581820}, {0x1CE4E, 581742}, {0x1CE4F, 581718}, {0x1CE50, 581666}, {0x1CE51, 851197}, {0x1CE52, 852109}, {0x1CE53, 851223}, {0x1CE54, 852557}, {0x1CE55, 851687}, {0x1CE56, 852135}, {0x1CE57, 851250}, {0x1CE58, 852777}, {0x1CE59, 851915}, {0x1CE5A, 852363}, {0x1CE5B, 851486}, {0x1CE5C, 852583}, {0x1CE5D, 851714}, {0x1CE5E, 852162}, {0x1CE5F, 851278}, {0x1CE60, 852885}, {0x1CE61, 852027}, {0x1CE62, 852475}, {0x1CE63, 851602}, {0x1CE64, 852695}, {0x1CE65, 851830}, {0x1CE66, 852278}, {0x1CE67, 851398}, {0x1CE68, 852803}, {0x1CE69, 851942}, {0x1CE6A, 852390}, {0x1CE6B, 851514}, {0x1CE6C, 852610}, {0x1CE6D, 851742}, {0x1CE6E, 852190}, {0x1CE6F, 851307}, {0x1CE70, 852938}, {0x1CE71, 852082}, {0x1CE72, 852530}, {0x1CE73, 851659}, {0x1CE74, 852750}, {0x1CE75, 851887}, {0x1CE76, 852335}, {0x1CE77, 851457}, {0x1CE78, 852858}, {0x1CE79, 851999}, {0x1CE7A, 852447}, {0x1CE7B, 851573}, {0x1CE7C, 852667}, {0x1CE7D, 851801}, {0x1CE7E, 852249}, {0x1CE7F, 851368}, {0x1CE80, 852911}, {0x1CE81, 852054}, {0x1CE82, 852502}, {0x1CE83, 851630}, {0x1CE84, 852722}, {0x1CE85, 851858}, {0x1CE86, 852306}, {0x1CE87, 851427}, {0x1CE88, 852830}, {0x1CE89, 851970}, {0x1CE8A, 852418}, {0x1CE8B, 851543}, {0x1CE8C, 852638}, {0x1CE8D, 851771}, {0x1CE8E, 852219}, {0x1CE8F, 851337}, {0x1CE90, 957528}, {0x1CE91, 956307}, {0x1CE92, 956409}, {0x1CE93, 959135}, {0x1CE94, 958243}, {0x1CE95, 958152}, {0x1CE96, 958197}, {0x1CE97, 958314}, {0x1CE98, 654897}, {0x1CE99, 654806}, {0x1CE9A, 654851}, {0x1CE9B, 654968}, {0x1CE9C, 654118}, {0x1CE9D, 652893}, {0x1CE9E, 652995}, {0x1CE9F, 655817}, {0x1CEA0, 834859}, {0x1CEA1, 836195}, {0x1CEA2, 628760}, {0x1CEA3, 627094}, {0x1CEA4, 653229}, {0x1CEA5, 656673}, {0x1CEA6, 959942}, {0x1CEA7, 956710}, {0x1CEA8, 627206}, {0x1CEA9, 628804}, {0x1CEAA, 836240}, {0x1CEAB, 834975}, {0x1CEAC, 956768}, {0x1CEAD, 959986}, {0x1CEAE, 656717}, {0x1CEAF, 653287}, {0x1CEB0, 524055}, {0x1CEB1, 552407}, {0x1CEB2, 795362}, {0x1CEB3, 115030}, {0x1CF00, 1013378}, {0x1CF01, 1014064}, {0x1CF02, 1014964}, {0x1CF03, 1013285}, {0x1CF04, 1013987}, {0x1CF05, 1014777}, {0x1CF06, 1013691}, {0x1CF07, 1014379}, {0x1CF08, 1015112}, {0x1CF09, 1013782}, {0x1CF0A, 1014460}, {0x1CF0B, 1015191}, {0x1CF0C, 1013434}, {0x1CF0D, 1014112}, {0x1CF0E, 1015002}, {0x1CF0F, 1013331}, {0x1CF10, 1014025}, {0x1CF11, 1014816}, {0x1CF12, 1013736}, {0x1CF13, 1014419}, {0x1CF14, 1015151}, {0x1CF15, 1013838}, {0x1CF16, 1014511}, {0x1CF17, 1015241}, {0x1CF18, 1015041}, {0x1CF19, 1013895}, {0x1CF1A, 1014856}, {0x1CF1B, 1014563}, {0x1CF1C, 1014605}, {0x1CF1D, 1015292}, {0x1CF1E, 1013942}, {0x1CF1F, 1013491}, {0x1CF20, 1015367}, {0x1CF21, 1014194}, {0x1CF22, 1014645}, {0x1CF23, 1014901}, {0x1CF24, 1013064}, {0x1CF25, 1015081}, {0x1CF26, 1014345}, {0x1CF27, 1013661}, {0x1CF28, 1013629}, {0x1CF29, 1013530}, {0x1CF2A, 1015396}, {0x1CF2B, 1014707}, {0x1CF2C, 1014675}, {0x1CF2D, 1013591}, {0x1CF30, 1015426}, {0x1CF31, 1015470}, {0x1CF32, 1015513}, {0x1CF33, 1015333}, {0x1CF34, 1013204}, {0x1CF35, 1014221}, {0x1CF36, 1014254}, {0x1CF37, 1014289}, {0x1CF38, 1013096}, {0x1CF39, 1013128}, {0x1CF3A, 1014161}, {0x1CF3B, 1014737}, {0x1CF3C, 1014933}, {0x1CF3D, 1013250}, {0x1CF3E, 1012974}, {0x1CF3F, 1013168}, {0x1CF40, 1013561}, {0x1CF41, 1013017}, {0x1CF42, 1019824}, {0x1CF43, 1019858}, {0x1CF44, 1019751}, {0x1CF45, 1019792}, {0x1CF46, 1019892}, {0x1CF50, 1015995}, {0x1CF51, 1016016}, {0x1CF52, 1016530}, {0x1CF53, 1015718}, {0x1CF54, 1015951}, {0x1CF55, 1019679}, {0x1CF56, 1017752}, {0x1CF57, 1017776}, {0x1CF58, 1016574}, {0x1CF59, 1016599}, {0x1CF5A, 1017809}, {0x1CF5B, 1015582}, {0x1CF5C, 1016509}, {0x1CF5D, 1019703}, {0x1CF5E, 1015766}, {0x1CF5F, 1015862}, {0x1CF60, 1015797}, {0x1CF61, 1015830}, {0x1CF62, 1015893}, {0x1CF63, 1019577}, {0x1CF64, 1019543}, {0x1CF65, 1019610}, {0x1CF66, 1019643}, {0x1CF67, 1019405}, {0x1CF68, 1019359}, {0x1CF69, 1019450}, {0x1CF6A, 1019495}, {0x1CF6B, 1015666}, {0x1CF6C, 1016691}, {0x1CF6D, 1015642}, {0x1CF6E, 1015928}, {0x1CF6F, 1015559}, {0x1CF70, 1016639}, {0x1CF71, 1017080}, {0x1CF72, 1017115}, {0x1CF73, 1017182}, {0x1CF74, 1017149}, {0x1CF75, 1015608}, {0x1CF76, 1016989}, {0x1CF77, 1016942}, {0x1CF78, 1017035}, {0x1CF79, 1016848}, {0x1CF7A, 1016895}, {0x1CF7B, 1016795}, {0x1CF7C, 1016745}, {0x1CF7D, 1017219}, {0x1CF7E, 1017279}, {0x1CF7F, 1017315}, {0x1CF80, 1017244}, {0x1CF81, 1016043}, {0x1CF82, 1016726}, {0x1CF83, 1015746}, {0x1CF84, 1015973}, {0x1CF85, 1019728}, {0x1CF86, 1017349}, {0x1CF87, 1017554}, {0x1CF88, 1017449}, {0x1CF89, 1017587}, {0x1CF8A, 1017481}, {0x1CF8B, 1017677}, {0x1CF8C, 1017709}, {0x1CF8D, 1017524}, {0x1CF8E, 1017408}, {0x1CF8F, 1017630}, {0x1CF90, 1016665}, {0x1CF91, 1017371}, {0x1CF92, 1019177}, {0x1CF93, 1019035}, {0x1CF94, 1019002}, {0x1CF95, 1019109}, {0x1CF96, 1019145}, {0x1CF97, 1019072}, {0x1CF98, 1018444}, {0x1CF99, 1018400}, {0x1CF9A, 1019208}, {0x1CF9B, 1017854}, {0x1CF9C, 1017936}, {0x1CF9D, 1017979}, {0x1CF9E, 1017889}, {0x1CF9F, 1018021}, {0x1CFA0, 1018106}, {0x1CFA1, 1018341}, {0x1CFA2, 1018075}, {0x1CFA3, 1018245}, {0x1CFA4, 1018282}, {0x1CFA5, 1018159}, {0x1CFA6, 1018197}, {0x1CFA7, 1016087}, {0x1CFA8, 1016221}, {0x1CFA9, 1016188}, {0x1CFAA, 1016151}, {0x1CFAB, 1016109}, {0x1CFAC, 1019246}, {0x1CFAD, 1019283}, {0x1CFAE, 1019321}, {0x1CFAF, 1016294}, {0x1CFB0, 1016446}, {0x1CFB1, 1016476}, {0x1CFB2, 1016405}, {0x1CFB3, 1016363}, {0x1CFB4, 1016315}, {0x1CFB5, 1018483}, {0x1CFB6, 1018918}, {0x1CFB7, 1018558}, {0x1CFB8, 1018848}, {0x1CFB9, 1018516}, {0x1CFBA, 1018730}, {0x1CFBB, 1018778}, {0x1CFBC, 1018622}, {0x1CFBD, 1018671}, {0x1CFBE, 1018961}, {0x1CFBF, 1016064}, {0x1CFC0, 1016272}, {0x1CFC1, 1015698}, {0x1CFC2, 1016251}, {0x1CFC3, 1016554}, {0x1D000, 150675}, {0x1D001, 144495}, {0x1D002, 150253}, {0x1D003, 149734}, {0x1D004, 149697}, {0x1D005, 152438}, {0x1D006, 152400}, {0x1D007, 147619}, {0x1D008, 151626}, {0x1D009, 150023}, {0x1D00A, 152964}, {0x1D00B, 152999}, {0x1D00C, 148509}, {0x1D00D, 143463}, {0x1D00E, 145707}, {0x1D00F, 151661}, {0x1D010, 147820}, {0x1D011, 143759}, {0x1D012, 143795}, {0x1D013, 151562}, {0x1D014, 151953}, {0x1D015, 149588}, {0x1D016, 146849}, {0x1D017, 150706}, {0x1D018, 144267}, {0x1D019, 152560}, {0x1D01A, 147470}, {0x1D01B, 147653}, {0x1D01C, 147855}, {0x1D01D, 150802}, {0x1D01E, 150147}, {0x1D01F, 151325}, {0x1D020, 149812}, {0x1D021, 152518}, {0x1D022, 143575}, {0x1D023, 143877}, {0x1D024, 148030}, {0x1D025, 150771}, {0x1D026, 150397}, {0x1D027, 151984}, {0x1D028, 143348}, {0x1D029, 150836}, {0x1D02A, 151437}, {0x1D02B, 151479}, {0x1D02C, 149853}, {0x1D02D, 151760}, {0x1D02E, 148808}, {0x1D02F, 145402}, {0x1D030, 152017}, {0x1D031, 151693}, {0x1D032, 148392}, {0x1D033, 143506}, {0x1D034, 145938}, {0x1D035, 147350}, {0x1D036, 152193}, {0x1D037, 147543}, {0x1D038, 150181}, {0x1D039, 150515}, {0x1D03A, 148135}, {0x1D03B, 144301}, {0x1D03C, 150738}, {0x1D03D, 149936}, {0x1D03E, 150060}, {0x1D03F, 147247}, {0x1D040, 149558}, {0x1D041, 150290}, {0x1D042, 148169}, {0x1D043, 152154}, {0x1D044, 151399}, {0x1D045, 147209}, {0x1D046, 147509}, {0x1D047, 149629}, {0x1D048, 149777}, {0x1D049, 150323}, {0x1D04A, 148241}, {0x1D04B, 150356}, {0x1D04C, 148427}, {0x1D04D, 150215}, {0x1D04E, 147899}, {0x1D04F, 147695}, {0x1D050, 153073}, {0x1D051, 143837}, {0x1D052, 143656}, {0x1D053, 153040}, {0x1D054, 148468}, {0x1D055, 145467}, {0x1D056, 144234}, {0x1D057, 149521}, {0x1D058, 152482}, {0x1D059, 150438}, {0x1D05A, 150550}, {0x1D05B, 149665}, {0x1D05C, 143427}, {0x1D05D, 148839}, {0x1D05E, 150106}, {0x1D05F, 149982}, {0x1D060, 145663}, {0x1D061, 148543}, {0x1D062, 143386}, {0x1D063, 152236}, {0x1D064, 145431}, {0x1D065, 151525}, {0x1D066, 151595}, {0x1D067, 144344}, {0x1D068, 145583}, {0x1D069, 150868}, {0x1D06A, 152591}, {0x1D06B, 152318}, {0x1D06C, 150474}, {0x1D06D, 152114}, {0x1D06E, 152274}, {0x1D06F, 150589}, {0x1D070, 152360}, {0x1D071, 150634}, {0x1D072, 147078}, {0x1D073, 143942}, {0x1D074, 145617}, {0x1D075, 149897}, {0x1D076, 151829}, {0x1D077, 151870}, {0x1D078, 151791}, {0x1D079, 151911}, {0x1D07A, 147584}, {0x1D07B, 145548}, {0x1D07C, 152663}, {0x1D07D, 152629}, {0x1D07E, 151292}, {0x1D07F, 148062}, {0x1D080, 145362}, {0x1D081, 148313}, {0x1D082, 148275}, {0x1D083, 148355}, {0x1D084, 143618}, {0x1D085, 143545}, {0x1D086, 145331}, {0x1D087, 152082}, {0x1D088, 151726}, {0x1D089, 148208}, {0x1D08A, 148620}, {0x1D08B, 148576}, {0x1D08C, 148762}, {0x1D08D, 148713}, {0x1D08E, 148665}, {0x1D08F, 146890}, {0x1D090, 146971}, {0x1D091, 147026}, {0x1D092, 145083}, {0x1D093, 145178}, {0x1D094, 145117}, {0x1D095, 145240}, {0x1D096, 152047}, {0x1D097, 143911}, {0x1D098, 147280}, {0x1D099, 144527}, {0x1D09A, 143265}, {0x1D09B, 143073}, {0x1D09C, 143037}, {0x1D09D, 143227}, {0x1D09E, 143191}, {0x1D09F, 143113}, {0x1D0A0, 143150}, {0x1D0A1, 143306}, {0x1D0A2, 149180}, {0x1D0A3, 148926}, {0x1D0A4, 148978}, {0x1D0A5, 148872}, {0x1D0A6, 149428}, {0x1D0A7, 149384}, {0x1D0A8, 149278}, {0x1D0A9, 149327}, {0x1D0AA, 149027}, {0x1D0AB, 149075}, {0x1D0AC, 147421}, {0x1D0AD, 143706}, {0x1D0AE, 145838}, {0x1D0AF, 145792}, {0x1D0B0, 145748}, {0x1D0B1, 149475}, {0x1D0B2, 149227}, {0x1D0B3, 149123}, {0x1D0B4, 147118}, {0x1D0B5, 147163}, {0x1D0B6, 145500}, {0x1D0B7, 147316}, {0x1D0B8, 147385}, {0x1D0B9, 145979}, {0x1D0BA, 146271}, {0x1D0BB, 146125}, {0x1D0BC, 146583}, {0x1D0BD, 146035}, {0x1D0BE, 146719}, {0x1D0BF, 146080}, {0x1D0C0, 146316}, {0x1D0C1, 146221}, {0x1D0C2, 146172}, {0x1D0C3, 146469}, {0x1D0C4, 146525}, {0x1D0C5, 145885}, {0x1D0C6, 146665}, {0x1D0C7, 146626}, {0x1D0C8, 144458}, {0x1D0C9, 144382}, {0x1D0CA, 144420}, {0x1D0CB, 146414}, {0x1D0CC, 146361}, {0x1D0CD, 152920}, {0x1D0CE, 145001}, {0x1D0CF, 144898}, {0x1D0D0, 144733}, {0x1D0D1, 144837}, {0x1D0D2, 144783}, {0x1D0D3, 144944}, {0x1D0D4, 152698}, {0x1D0D5, 152802}, {0x1D0D6, 152748}, {0x1D0D7, 152863}, {0x1D0D8, 146771}, {0x1D0D9, 146810}, {0x1D0DA, 144606}, {0x1D0DB, 144560}, {0x1D0DC, 144651}, {0x1D0DD, 144691}, {0x1D0DE, 151096}, {0x1D0DF, 151138}, {0x1D0E0, 151241}, {0x1D0E1, 151188}, {0x1D0E2, 150904}, {0x1D0E3, 150945}, {0x1D0E4, 151046}, {0x1D0E5, 150994}, {0x1D0E6, 145294}, {0x1D0E7, 145045}, {0x1D0E8, 151367}, {0x1D0E9, 144125}, {0x1D0EA, 144161}, {0x1D0EB, 144017}, {0x1D0EC, 143981}, {0x1D0ED, 144053}, {0x1D0EE, 144198}, {0x1D0EF, 144089}, {0x1D0F0, 147986}, {0x1D0F1, 147778}, {0x1D0F2, 147942}, {0x1D0F3, 147736}, {0x1D0F4, 148098}, {0x1D0F5, 146930}, {0x1D100, 749939}, {0x1D101, 746211}, {0x1D102, 746673}, {0x1D103, 749495}, {0x1D104, 746126}, {0x1D105, 749910}, {0x1D106, 747868}, {0x1D107, 749532}, {0x1D108, 749369}, {0x1D109, 746057}, {0x1D10A, 746034}, {0x1D10B, 749649}, {0x1D10C, 744885}, {0x1D10D, 749396}, {0x1D10E, 749429}, {0x1D10F, 749462}, {0x1D110, 746621}, {0x1D111, 746644}, {0x1D112, 744588}, {0x1D113, 744707}, {0x1D114, 744544}, {0x1D115, 744565}, {0x1D116, 748478}, {0x1D117, 751612}, {0x1D118, 750889}, {0x1D119, 746904}, {0x1D11A, 746804}, {0x1D11B, 749969}, {0x1D11C, 749999}, {0x1D11D, 746935}, {0x1D11E, 747024}, {0x1D11F, 747046}, {0x1D120, 747080}, {0x1D121, 744685}, {0x1D122, 746530}, {0x1D123, 746552}, {0x1D124, 746586}, {0x1D125, 746296}, {0x1D126, 746323}, {0x1D129, 748209}, {0x1D12A, 746268}, {0x1D12B, 746241}, {0x1D12C, 746860}, {0x1D12D, 746835}, {0x1D12E, 748274}, {0x1D12F, 748246}, {0x1D130, 749886}, {0x1D131, 749860}, {0x1D132, 749268}, {0x1D133, 749235}, {0x1D134, 745937}, {0x1D135, 746010}, {0x1D136, 748873}, {0x1D137, 748900}, {0x1D138, 749302}, {0x1D139, 749335}, {0x1D13A, 748183}, {0x1D13B, 751718}, {0x1D13C, 747360}, {0x1D13D, 749207}, {0x1D13E, 746377}, {0x1D13F, 750065}, {0x1D140, 750855}, {0x1D141, 750128}, {0x1D142, 748432}, {0x1D143, 751776}, {0x1D144, 749070}, {0x1D145, 744730}, {0x1D146, 750242}, {0x1D147, 750205}, {0x1D148, 751401}, {0x1D149, 751263}, {0x1D14A, 751129}, {0x1D14B, 751085}, {0x1D14C, 751218}, {0x1D14D, 751173}, {0x1D14E, 751041}, {0x1D14F, 750997}, {0x1D150, 751353}, {0x1D151, 751305}, {0x1D152, 748148}, {0x1D153, 748113}, {0x1D154, 751493}, {0x1D155, 751443}, {0x1D156, 748928}, {0x1D157, 751663}, {0x1D158, 748327}, {0x1D159, 748357}, {0x1D15A, 744847}, {0x1D15B, 744809}, {0x1D15C, 744615}, {0x1D15D, 751692}, {0x1D15E, 747304}, {0x1D15F, 749179}, {0x1D160, 746350}, {0x1D161, 750035}, {0x1D162, 750821}, {0x1D163, 750095}, {0x1D164, 748386}, {0x1D165, 745699}, {0x1D166, 745583}, {0x1D167, 745761}, {0x1D168, 745796}, {0x1D169, 745831}, {0x1D16A, 746702}, {0x1D16B, 746736}, {0x1D16C, 746770}, {0x1D16D, 744978}, {0x1D16E, 745153}, {0x1D16F, 745185}, {0x1D170, 745217}, {0x1D171, 745249}, {0x1D172, 745281}, {0x1D173, 744439}, {0x1D174, 746404}, {0x1D175, 744519}, {0x1D176, 746507}, {0x1D177, 744493}, {0x1D178, 746483}, {0x1D179, 744465}, {0x1D17A, 746457}, {0x1D17B, 744905}, {0x1D17C, 745665}, {0x1D17D, 745729}, {0x1D17E, 745626}, {0x1D17F, 745408}, {0x1D180, 745441}, {0x1D181, 744937}, {0x1D182, 745377}, {0x1D183, 744410}, {0x1D184, 744379}, {0x1D185, 745050}, {0x1D186, 745483}, {0x1D187, 745313}, {0x1D188, 745512}, {0x1D189, 745020}, {0x1D18A, 745080}, {0x1D18B, 745866}, {0x1D18C, 749565}, {0x1D18D, 750279}, {0x1D18E, 751802}, {0x1D18F, 749049}, {0x1D190, 748015}, {0x1D191, 746883}, {0x1D192, 745964}, {0x1D193, 746156}, {0x1D194, 747208}, {0x1D195, 747173}, {0x1D196, 750979}, {0x1D197, 751543}, {0x1D198, 747412}, {0x1D199, 751563}, {0x1D19A, 751589}, {0x1D19B, 748508}, {0x1D19C, 748609}, {0x1D19D, 748642}, {0x1D19E, 748675}, {0x1D19F, 748708}, {0x1D1A0, 748741}, {0x1D1A1, 748774}, {0x1D1A2, 748807}, {0x1D1A3, 748840}, {0x1D1A4, 748541}, {0x1D1A5, 748575}, {0x1D1A6, 747385}, {0x1D1A7, 748300}, {0x1D1A8, 746428}, {0x1D1A9, 746183}, {0x1D1AA, 745119}, {0x1D1AB, 745905}, {0x1D1AC, 745343}, {0x1D1AD, 745543}, {0x1D1AE, 748964}, {0x1D1AF, 748990}, {0x1D1B0, 747329}, {0x1D1B1, 747145}, {0x1D1B2, 747115}, {0x1D1B3, 751744}, {0x1D1B4, 746082}, {0x1D1B5, 746102}, {0x1D1B6, 747993}, {0x1D1B7, 747900}, {0x1D1B8, 744636}, {0x1D1B9, 749733}, {0x1D1BA, 749670}, {0x1D1BB, 748036}, {0x1D1BC, 748058}, {0x1D1BD, 749828}, {0x1D1BE, 749765}, {0x1D1BF, 746998}, {0x1D1C0, 746972}, {0x1D1C1, 747958}, {0x1D1C2, 747921}, {0x1D1C3, 744658}, {0x1D1C4, 749702}, {0x1D1C5, 748086}, {0x1D1C6, 749797}, {0x1D1C7, 750696}, {0x1D1C8, 750638}, {0x1D1C9, 750752}, {0x1D1CA, 750580}, {0x1D1CB, 750301}, {0x1D1CC, 750361}, {0x1D1CD, 750434}, {0x1D1CE, 750507}, {0x1D1CF, 745989}, {0x1D1D0, 747240}, {0x1D1D1, 747272}, {0x1D1D2, 750181}, {0x1D1D3, 751642}, {0x1D1D4, 749099}, {0x1D1D5, 744787}, {0x1D1D6, 749592}, {0x1D1D7, 744763}, {0x1D1D8, 750921}, {0x1D1D9, 749122}, {0x1D1DA, 749147}, {0x1D1DB, 749617}, {0x1D1DC, 750945}, {0x1D1DD, 749019}, {0x1D1DE, 747441}, {0x1D1DF, 747556}, {0x1D1E0, 747591}, {0x1D1E1, 747776}, {0x1D1E2, 747814}, {0x1D1E3, 747656}, {0x1D1E4, 747688}, {0x1D1E5, 747733}, {0x1D1E6, 747470}, {0x1D1E7, 747514}, {0x1D1E8, 747624}, {0x1D1E9, 750161}, {0x1D1EA, 747847}, {0x1D200, 479544}, {0x1D201, 479884}, {0x1D202, 480069}, {0x1D203, 480099}, {0x1D204, 480129}, {0x1D205, 480314}, {0x1D206, 480344}, {0x1D207, 480374}, {0x1D208, 480404}, {0x1D209, 479574}, {0x1D20A, 479605}, {0x1D20B, 479636}, {0x1D20C, 479667}, {0x1D20D, 479698}, {0x1D20E, 479729}, {0x1D20F, 479760}, {0x1D210, 479791}, {0x1D211, 479822}, {0x1D212, 479853}, {0x1D213, 479914}, {0x1D214, 479945}, {0x1D215, 479976}, {0x1D216, 480007}, {0x1D217, 480038}, {0x1D218, 480159}, {0x1D219, 480190}, {0x1D21A, 480221}, {0x1D21B, 480252}, {0x1D21C, 480283}, {0x1D21D, 469517}, {0x1D21E, 469820}, {0x1D21F, 470313}, {0x1D220, 470616}, {0x1D221, 470843}, {0x1D222, 470880}, {0x1D223, 469554}, {0x1D224, 469592}, {0x1D225, 469630}, {0x1D226, 469668}, {0x1D227, 469706}, {0x1D228, 469744}, {0x1D229, 469782}, {0x1D22A, 469857}, {0x1D22B, 469895}, {0x1D22C, 469933}, {0x1D22D, 469971}, {0x1D22E, 470009}, {0x1D22F, 470047}, {0x1D230, 470085}, {0x1D231, 470123}, {0x1D232, 470161}, {0x1D233, 470199}, {0x1D234, 470237}, {0x1D235, 470275}, {0x1D236, 470350}, {0x1D237, 470388}, {0x1D238, 470426}, {0x1D239, 470464}, {0x1D23A, 470502}, {0x1D23B, 470540}, {0x1D23C, 470578}, {0x1D23D, 470653}, {0x1D23E, 470691}, {0x1D23F, 470729}, {0x1D240, 470767}, {0x1D241, 470805}, {0x1D242, 203159}, {0x1D243, 203125}, {0x1D244, 203091}, {0x1D245, 471421}, {0x1D2C0, 540247}, {0x1D2C1, 540015}, {0x1D2C2, 540226}, {0x1D2C3, 540179}, {0x1D2C4, 539919}, {0x1D2C5, 539897}, {0x1D2C6, 540086}, {0x1D2C7, 540036}, {0x1D2C8, 539799}, {0x1D2C9, 539967}, {0x1D2CA, 540132}, {0x1D2CB, 539848}, {0x1D2CC, 540202}, {0x1D2CD, 540153}, {0x1D2CE, 539941}, {0x1D2CF, 539872}, {0x1D2D0, 540107}, {0x1D2D1, 540059}, {0x1D2D2, 539822}, {0x1D2D3, 539989}, {0x1D2E0, 704866}, {0x1D2E1, 704664}, {0x1D2E2, 704848}, {0x1D2E3, 704807}, {0x1D2E4, 704580}, {0x1D2E5, 704561}, {0x1D2E6, 704726}, {0x1D2E7, 704682}, {0x1D2E8, 704475}, {0x1D2E9, 704622}, {0x1D2EA, 704766}, {0x1D2EB, 704518}, {0x1D2EC, 704827}, {0x1D2ED, 704784}, {0x1D2EE, 704599}, {0x1D2EF, 704539}, {0x1D2F0, 704744}, {0x1D2F1, 704702}, {0x1D2F2, 704495}, {0x1D2F3, 704641}, {0x1D300, 742173}, {0x1D301, 277311}, {0x1D302, 277337}, {0x1D303, 277213}, {0x1D304, 277239}, {0x1D305, 277196}, {0x1D306, 932504}, {0x1D307, 933286}, {0x1D308, 933741}, {0x1D309, 932424}, {0x1D30A, 933575}, {0x1D30B, 932740}, {0x1D30C, 932403}, {0x1D30D, 933788}, {0x1D30E, 932476}, {0x1D30F, 932817}, {0x1D310, 932959}, {0x1D311, 934247}, {0x1D312, 933514}, {0x1D313, 933857}, {0x1D314, 933904}, {0x1D315, 932693}, {0x1D316, 933487}, {0x1D317, 934205}, {0x1D318, 933238}, {0x1D319, 932355}, {0x1D31A, 933924}, {0x1D31B, 933970}, {0x1D31C, 933025}, {0x1D31D, 933557}, {0x1D31E, 932715}, {0x1D31F, 933097}, {0x1D320, 933004}, {0x1D321, 932525}, {0x1D322, 932790}, {0x1D323, 932446}, {0x1D324, 933813}, {0x1D325, 933676}, {0x1D326, 932573}, {0x1D327, 933603}, {0x1D328, 933335}, {0x1D329, 934128}, {0x1D32A, 933883}, {0x1D32B, 933312}, {0x1D32C, 933946}, {0x1D32D, 933649}, {0x1D32E, 933995}, {0x1D32F, 933386}, {0x1D330, 933072}, {0x1D331, 934108}, {0x1D332, 933414}, {0x1D333, 933121}, {0x1D334, 933835}, {0x1D335, 934018}, {0x1D336, 933217}, {0x1D337, 934171}, {0x1D338, 932669}, {0x1D339, 933719}, {0x1D33A, 933147}, {0x1D33B, 934151}, {0x1D33C, 932910}, {0x1D33D, 932546}, {0x1D33E, 933438}, {0x1D33F, 933359}, {0x1D340, 933697}, {0x1D341, 932328}, {0x1D342, 933044}, {0x1D343, 932984}, {0x1D344, 934227}, {0x1D345, 934063}, {0x1D346, 933537}, {0x1D347, 932859}, {0x1D348, 932766}, {0x1D349, 932937}, {0x1D34A, 933170}, {0x1D34B, 934039}, {0x1D34C, 934085}, {0x1D34D, 933464}, {0x1D34E, 932619}, {0x1D34F, 932597}, {0x1D350, 933195}, {0x1D351, 932377}, {0x1D352, 932644}, {0x1D353, 933761}, {0x1D354, 932883}, {0x1D355, 933625}, {0x1D356, 933262}, {0x1D360, 214646}, {0x1D361, 214762}, {0x1D362, 214732}, {0x1D363, 214588}, {0x1D364, 214559}, {0x1D365, 214704}, {0x1D366, 214674}, {0x1D367, 214529}, {0x1D368, 214617}, {0x1D369, 214385}, {0x1D36A, 214501}, {0x1D36B, 214471}, {0x1D36C, 214327}, {0x1D36D, 214298}, {0x1D36E, 214443}, {0x1D36F, 214413}, {0x1D370, 214268}, {0x1D371, 214356}, {0x1D372, 526400}, {0x1D373, 526456}, {0x1D374, 526427}, {0x1D375, 526372}, {0x1D376, 526344}, {0x1D377, 925628}, {0x1D378, 925612}, {0x1D400, 668863}, {0x1D401, 668923}, {0x1D402, 668982}, {0x1D403, 669040}, {0x1D404, 669134}, {0x1D405, 669226}, {0x1D406, 669254}, {0x1D407, 669314}, {0x1D408, 669342}, {0x1D409, 669401}, {0x1D40A, 669429}, {0x1D40B, 669489}, {0x1D40C, 669549}, {0x1D40D, 669606}, {0x1D40E, 669663}, {0x1D40F, 669757}, {0x1D410, 669874}, {0x1D411, 669902}, {0x1D412, 669960}, {0x1D413, 670020}, {0x1D414, 670149}, {0x1D415, 670211}, {0x1D416, 670239}, {0x1D417, 670267}, {0x1D418, 670324}, {0x1D419, 670352}, {0x1D41A, 678441}, {0x1D41B, 678497}, {0x1D41C, 678552}, {0x1D41D, 678606}, {0x1D41E, 678694}, {0x1D41F, 678780}, {0x1D420, 678842}, {0x1D421, 678898}, {0x1D422, 678924}, {0x1D423, 678979}, {0x1D424, 679005}, {0x1D425, 679061}, {0x1D426, 679117}, {0x1D427, 679170}, {0x1D428, 679223}, {0x1D429, 679311}, {0x1D42A, 679420}, {0x1D42B, 679446}, {0x1D42C, 679500}, {0x1D42D, 679556}, {0x1D42E, 679640}, {0x1D42F, 679698}, {0x1D430, 679724}, {0x1D431, 679750}, {0x1D432, 679803}, {0x1D433, 679829}, {0x1D434, 683343}, {0x1D435, 683407}, {0x1D436, 683470}, {0x1D437, 683532}, {0x1D438, 683596}, {0x1D439, 683694}, {0x1D43A, 683724}, {0x1D43B, 683788}, {0x1D43C, 683818}, {0x1D43D, 683881}, {0x1D43E, 683911}, {0x1D43F, 683975}, {0x1D440, 684039}, {0x1D441, 684100}, {0x1D442, 684161}, {0x1D443, 684261}, {0x1D444, 684386}, {0x1D445, 684416}, {0x1D446, 684478}, {0x1D447, 684542}, {0x1D448, 684679}, {0x1D449, 684745}, {0x1D44A, 684775}, {0x1D44B, 684805}, {0x1D44C, 684866}, {0x1D44D, 684896}, {0x1D44E, 685186}, {0x1D44F, 685246}, {0x1D450, 685305}, {0x1D451, 685363}, {0x1D452, 685495}, {0x1D453, 685587}, {0x1D454, 685653}, {0x1D456, 685713}, {0x1D457, 685772}, {0x1D458, 685800}, {0x1D459, 685860}, {0x1D45A, 685920}, {0x1D45B, 685977}, {0x1D45C, 686034}, {0x1D45D, 686128}, {0x1D45E, 686245}, {0x1D45F, 686273}, {0x1D460, 686331}, {0x1D461, 686391}, {0x1D462, 686481}, {0x1D463, 686543}, {0x1D464, 686571}, {0x1D465, 686599}, {0x1D466, 686656}, {0x1D467, 686684}, {0x1D468, 672554}, {0x1D469, 672628}, {0x1D46A, 672701}, {0x1D46B, 672773}, {0x1D46C, 672847}, {0x1D46D, 672960}, {0x1D46E, 672995}, {0x1D46F, 673069}, {0x1D470, 673104}, {0x1D471, 673177}, {0x1D472, 673212}, {0x1D473, 673286}, {0x1D474, 673360}, {0x1D475, 673431}, {0x1D476, 673502}, {0x1D477, 673617}, {0x1D478, 673762}, {0x1D479, 673797}, {0x1D47A, 673869}, {0x1D47B, 673943}, {0x1D47C, 674100}, {0x1D47D, 674176}, {0x1D47E, 674211}, {0x1D47F, 674246}, {0x1D480, 674317}, {0x1D481, 674352}, {0x1D482, 674687}, {0x1D483, 674757}, {0x1D484, 674826}, {0x1D485, 674894}, {0x1D486, 674964}, {0x1D487, 675071}, {0x1D488, 675147}, {0x1D489, 675217}, {0x1D48A, 675250}, {0x1D48B, 675319}, {0x1D48C, 675352}, {0x1D48D, 675422}, {0x1D48E, 675492}, {0x1D48F, 675559}, {0x1D490, 675626}, {0x1D491, 675735}, {0x1D492, 675872}, {0x1D493, 675905}, {0x1D494, 675973}, {0x1D495, 676043}, {0x1D496, 676148}, {0x1D497, 676220}, {0x1D498, 676253}, {0x1D499, 676286}, {0x1D49A, 676353}, {0x1D49B, 676386}, {0x1D49C, 703282}, {0x1D49E, 703312}, {0x1D49F, 703342}, {0x1D4A2, 703372}, {0x1D4A5, 703402}, {0x1D4A6, 703432}, {0x1D4A9, 703462}, {0x1D4AA, 703492}, {0x1D4AB, 703522}, {0x1D4AC, 703552}, {0x1D4AE, 703582}, {0x1D4AF, 703612}, {0x1D4B0, 703642}, {0x1D4B1, 703672}, {0x1D4B2, 703702}, {0x1D4B3, 703732}, {0x1D4B4, 703762}, {0x1D4B5, 703792}, {0x1D4B6, 703822}, {0x1D4B7, 703850}, {0x1D4B8, 703878}, {0x1D4B9, 703906}, {0x1D4BB, 703934}, {0x1D4BD, 703962}, {0x1D4BE, 703990}, {0x1D4BF, 704018}, {0x1D4C0, 704046}, {0x1D4C1, 704074}, {0x1D4C2, 704102}, {0x1D4C3, 704130}, {0x1D4C5, 704158}, {0x1D4C6, 704186}, {0x1D4C7, 704214}, {0x1D4C8, 704242}, {0x1D4C9, 704270}, {0x1D4CA, 704298}, {0x1D4CB, 704326}, {0x1D4CC, 704354}, {0x1D4CD, 704382}, {0x1D4CE, 704410}, {0x1D4CF, 704438}, {0x1D4D0, 676673}, {0x1D4D1, 676708}, {0x1D4D2, 676743}, {0x1D4D3, 676778}, {0x1D4D4, 676813}, {0x1D4D5, 676848}, {0x1D4D6, 676883}, {0x1D4D7, 676918}, {0x1D4D8, 676953}, {0x1D4D9, 676988}, {0x1D4DA, 677023}, {0x1D4DB, 677058}, {0x1D4DC, 677093}, {0x1D4DD, 677128}, {0x1D4DE, 677163}, {0x1D4DF, 677198}, {0x1D4E0, 677233}, {0x1D4E1, 677268}, {0x1D4E2, 677303}, {0x1D4E3, 677338}, {0x1D4E4, 677373}, {0x1D4E5, 677408}, {0x1D4E6, 677443}, {0x1D4E7, 677478}, {0x1D4E8, 677513}, {0x1D4E9, 677548}, {0x1D4EA, 677583}, {0x1D4EB, 677616}, {0x1D4EC, 677649}, {0x1D4ED, 677682}, {0x1D4EE, 677715}, {0x1D4EF, 677748}, {0x1D4F0, 677781}, {0x1D4F1, 677814}, {0x1D4F2, 677847}, {0x1D4F3, 677880}, {0x1D4F4, 677913}, {0x1D4F5, 677946}, {0x1D4F6, 677979}, {0x1D4F7, 678012}, {0x1D4F8, 678045}, {0x1D4F9, 678078}, {0x1D4FA, 678111}, {0x1D4FB, 678144}, {0x1D4FC, 678177}, {0x1D4FD, 678210}, {0x1D4FE, 678243}, {0x1D4FF, 678276}, {0x1D500, 678309}, {0x1D501, 678342}, {0x1D502, 678375}, {0x1D503, 678408}, {0x1D504, 681938}, {0x1D505, 681969}, {0x1D507, 682000}, {0x1D508, 682031}, {0x1D509, 682062}, {0x1D50A, 682093}, {0x1D50D, 682124}, {0x1D50E, 682155}, {0x1D50F, 682186}, {0x1D510, 682217}, {0x1D511, 682248}, {0x1D512, 682279}, {0x1D513, 682310}, {0x1D514, 682341}, {0x1D516, 682372}, {0x1D517, 682403}, {0x1D518, 682434}, {0x1D519, 682465}, {0x1D51A, 682496}, {0x1D51B, 682527}, {0x1D51C, 682558}, {0x1D51E, 682589}, {0x1D51F, 682618}, {0x1D520, 682647}, {0x1D521, 682676}, {0x1D522, 682705}, {0x1D523, 682734}, {0x1D524, 682763}, {0x1D525, 682792}, {0x1D526, 682821}, {0x1D527, 682850}, {0x1D528, 682879}, {0x1D529, 682908}, {0x1D52A, 682937}, {0x1D52B, 682966}, {0x1D52C, 682995}, {0x1D52D, 683024}, {0x1D52E, 683053}, {0x1D52F, 683082}, {0x1D530, 683111}, {0x1D531, 683140}, {0x1D532, 683169}, {0x1D533, 683198}, {0x1D534, 683227}, {0x1D535, 683256}, {0x1D536, 683285}, {0x1D537, 683314}, {0x1D538, 679915}, {0x1D539, 679952}, {0x1D53B, 679989}, {0x1D53C, 680026}, {0x1D53D, 680063}, {0x1D53E, 680100}, {0x1D540, 680137}, {0x1D541, 680174}, {0x1D542, 680211}, {0x1D543, 680248}, {0x1D544, 680285}, {0x1D546, 680322}, {0x1D54A, 680359}, {0x1D54B, 680396}, {0x1D54C, 680433}, {0x1D54D, 680470}, {0x1D54E, 680507}, {0x1D54F, 680544}, {0x1D550, 680581}, {0x1D552, 680998}, {0x1D553, 681033}, {0x1D554, 681068}, {0x1D555, 681103}, {0x1D556, 681138}, {0x1D557, 681173}, {0x1D558, 681208}, {0x1D559, 681243}, {0x1D55A, 681278}, {0x1D55B, 681313}, {0x1D55C, 681348}, {0x1D55D, 681383}, {0x1D55E, 681418}, {0x1D55F, 681453}, {0x1D560, 681488}, {0x1D561, 681523}, {0x1D562, 681558}, {0x1D563, 681593}, {0x1D564, 681628}, {0x1D565, 681663}, {0x1D566, 681698}, {0x1D567, 681733}, {0x1D568, 681768}, {0x1D569, 681803}, {0x1D56A, 681838}, {0x1D56B, 681873}, {0x1D56C, 670734}, {0x1D56D, 670770}, {0x1D56E, 670806}, {0x1D56F, 670842}, {0x1D570, 670878}, {0x1D571, 670914}, {0x1D572, 670950}, {0x1D573, 670986}, {0x1D574, 671022}, {0x1D575, 671058}, {0x1D576, 671094}, {0x1D577, 671130}, {0x1D578, 671166}, {0x1D579, 671202}, {0x1D57A, 671238}, {0x1D57B, 671274}, {0x1D57C, 671310}, {0x1D57D, 671346}, {0x1D57E, 671382}, {0x1D57F, 671418}, {0x1D580, 671454}, {0x1D581, 671490}, {0x1D582, 671526}, {0x1D583, 671562}, {0x1D584, 671598}, {0x1D585, 671634}, {0x1D586, 671670}, {0x1D587, 671704}, {0x1D588, 671738}, {0x1D589, 671772}, {0x1D58A, 671806}, {0x1D58B, 671840}, {0x1D58C, 671874}, {0x1D58D, 671908}, {0x1D58E, 671942}, {0x1D58F, 671976}, {0x1D590, 672010}, {0x1D591, 672044}, {0x1D592, 672078}, {0x1D593, 672112}, {0x1D594, 672146}, {0x1D595, 672180}, {0x1D596, 672214}, {0x1D597, 672248}, {0x1D598, 672282}, {0x1D599, 672316}, {0x1D59A, 672350}, {0x1D59B, 672384}, {0x1D59C, 672418}, {0x1D59D, 672452}, {0x1D59E, 672486}, {0x1D59F, 672520}, {0x1D5A0, 699136}, {0x1D5A1, 699170}, {0x1D5A2, 699204}, {0x1D5A3, 699238}, {0x1D5A4, 699272}, {0x1D5A5, 699306}, {0x1D5A6, 699340}, {0x1D5A7, 699374}, {0x1D5A8, 699408}, {0x1D5A9, 699442}, {0x1D5AA, 699476}, {0x1D5AB, 699510}, {0x1D5AC, 699544}, {0x1D5AD, 699578}, {0x1D5AE, 699612}, {0x1D5AF, 699646}, {0x1D5B0, 699680}, {0x1D5B1, 699714}, {0x1D5B2, 699748}, {0x1D5B3, 699782}, {0x1D5B4, 699816}, {0x1D5B5, 699850}, {0x1D5B6, 699884}, {0x1D5B7, 699918}, {0x1D5B8, 699952}, {0x1D5B9, 699986}, {0x1D5BA, 702450}, {0x1D5BB, 702482}, {0x1D5BC, 702514}, {0x1D5BD, 702546}, {0x1D5BE, 702578}, {0x1D5BF, 702610}, {0x1D5C0, 702642}, {0x1D5C1, 702674}, {0x1D5C2, 702706}, {0x1D5C3, 702738}, {0x1D5C4, 702770}, {0x1D5C5, 702802}, {0x1D5C6, 702834}, {0x1D5C7, 702866}, {0x1D5C8, 702898}, {0x1D5C9, 702930}, {0x1D5CA, 702962}, {0x1D5CB, 702994}, {0x1D5CC, 703026}, {0x1D5CD, 703058}, {0x1D5CE, 703090}, {0x1D5CF, 703122}, {0x1D5D0, 703154}, {0x1D5D1, 703186}, {0x1D5D2, 703218}, {0x1D5D3, 703250}, {0x1D5D4, 689208}, {0x1D5D5, 689290}, {0x1D5D6, 689371}, {0x1D5D7, 689451}, {0x1D5D8, 689533}, {0x1D5D9, 689658}, {0x1D5DA, 689697}, {0x1D5DB, 689779}, {0x1D5DC, 689818}, {0x1D5DD, 689899}, {0x1D5DE, 689938}, {0x1D5DF, 690020}, {0x1D5E0, 690102}, {0x1D5E1, 690181}, {0x1D5E2, 690260}, {0x1D5E3, 690387}, {0x1D5E4, 690548}, {0x1D5E5, 690587}, {0x1D5E6, 690667}, {0x1D5E7, 690749}, {0x1D5E8, 690922}, {0x1D5E9, 691006}, {0x1D5EA, 691045}, {0x1D5EB, 691084}, {0x1D5EC, 691163}, {0x1D5ED, 691202}, {0x1D5EE, 697122}, {0x1D5EF, 697200}, {0x1D5F0, 697277}, {0x1D5F1, 697353}, {0x1D5F2, 697431}, {0x1D5F3, 697550}, {0x1D5F4, 697634}, {0x1D5F5, 697712}, {0x1D5F6, 697749}, {0x1D5F7, 697826}, {0x1D5F8, 697863}, {0x1D5F9, 697941}, {0x1D5FA, 698019}, {0x1D5FB, 698094}, {0x1D5FC, 698169}, {0x1D5FD, 698290}, {0x1D5FE, 698443}, {0x1D5FF, 698480}, {0x1D600, 698556}, {0x1D601, 698634}, {0x1D602, 698751}, {0x1D603, 698831}, {0x1D604, 698868}, {0x1D605, 698905}, {0x1D606, 698980}, {0x1D607, 699017}, {0x1D608, 700370}, {0x1D609, 700411}, {0x1D60A, 700452}, {0x1D60B, 700493}, {0x1D60C, 700534}, {0x1D60D, 700575}, {0x1D60E, 700616}, {0x1D60F, 700657}, {0x1D610, 700698}, {0x1D611, 700739}, {0x1D612, 700780}, {0x1D613, 700821}, {0x1D614, 700862}, {0x1D615, 700903}, {0x1D616, 700944}, {0x1D617, 700985}, {0x1D618, 701026}, {0x1D619, 701067}, {0x1D61A, 701108}, {0x1D61B, 701149}, {0x1D61C, 701190}, {0x1D61D, 701231}, {0x1D61E, 701272}, {0x1D61F, 701313}, {0x1D620, 701354}, {0x1D621, 701395}, {0x1D622, 701436}, {0x1D623, 701475}, {0x1D624, 701514}, {0x1D625, 701553}, {0x1D626, 701592}, {0x1D627, 701631}, {0x1D628, 701670}, {0x1D629, 701709}, {0x1D62A, 701748}, {0x1D62B, 701787}, {0x1D62C, 701826}, {0x1D62D, 701865}, {0x1D62E, 701904}, {0x1D62F, 701943}, {0x1D630, 701982}, {0x1D631, 702021}, {0x1D632, 702060}, {0x1D633, 702099}, {0x1D634, 702138}, {0x1D635, 702177}, {0x1D636, 702216}, {0x1D637, 702255}, {0x1D638, 702294}, {0x1D639, 702333}, {0x1D63A, 702372}, {0x1D63B, 702411}, {0x1D63C, 691727}, {0x1D63D, 691823}, {0x1D63E, 691918}, {0x1D63F, 692012}, {0x1D640, 692108}, {0x1D641, 692254}, {0x1D642, 692300}, {0x1D643, 692396}, {0x1D644, 692442}, {0x1D645, 692537}, {0x1D646, 692583}, {0x1D647, 692679}, {0x1D648, 692775}, {0x1D649, 692868}, {0x1D64A, 692961}, {0x1D64B, 693109}, {0x1D64C, 693298}, {0x1D64D, 693344}, {0x1D64E, 693438}, {0x1D64F, 693534}, {0x1D650, 693735}, {0x1D651, 693833}, {0x1D652, 693879}, {0x1D653, 693925}, {0x1D654, 694018}, {0x1D655, 694064}, {0x1D656, 694498}, {0x1D657, 694590}, {0x1D658, 694681}, {0x1D659, 694771}, {0x1D65A, 694863}, {0x1D65B, 695003}, {0x1D65C, 695101}, {0x1D65D, 695193}, {0x1D65E, 695237}, {0x1D65F, 695328}, {0x1D660, 695372}, {0x1D661, 695464}, {0x1D662, 695556}, {0x1D663, 695645}, {0x1D664, 695734}, {0x1D665, 695876}, {0x1D666, 696057}, {0x1D667, 696101}, {0x1D668, 696191}, {0x1D669, 696283}, {0x1D66A, 696421}, {0x1D66B, 696515}, {0x1D66C, 696559}, {0x1D66D, 696603}, {0x1D66E, 696692}, {0x1D66F, 696736}, {0x1D670, 686973}, {0x1D671, 687006}, {0x1D672, 687039}, {0x1D673, 687072}, {0x1D674, 687105}, {0x1D675, 687138}, {0x1D676, 687171}, {0x1D677, 687204}, {0x1D678, 687237}, {0x1D679, 687270}, {0x1D67A, 687303}, {0x1D67B, 687336}, {0x1D67C, 687369}, {0x1D67D, 687402}, {0x1D67E, 687435}, {0x1D67F, 687468}, {0x1D680, 687501}, {0x1D681, 687534}, {0x1D682, 687567}, {0x1D683, 687600}, {0x1D684, 687633}, {0x1D685, 687666}, {0x1D686, 687699}, {0x1D687, 687732}, {0x1D688, 687765}, {0x1D689, 687798}, {0x1D68A, 688171}, {0x1D68B, 688202}, {0x1D68C, 688233}, {0x1D68D, 688264}, {0x1D68E, 688295}, {0x1D68F, 688326}, {0x1D690, 688357}, {0x1D691, 688388}, {0x1D692, 688419}, {0x1D693, 688450}, {0x1D694, 688481}, {0x1D695, 688512}, {0x1D696, 688543}, {0x1D697, 688574}, {0x1D698, 688605}, {0x1D699, 688636}, {0x1D69A, 688667}, {0x1D69B, 688698}, {0x1D69C, 688729}, {0x1D69D, 688760}, {0x1D69E, 688791}, {0x1D69F, 688822}, {0x1D6A0, 688853}, {0x1D6A1, 688884}, {0x1D6A2, 688915}, {0x1D6A3, 688946}, {0x1D6A4, 685423}, {0x1D6A5, 685459}, {0x1D6A8, 668891}, {0x1D6A9, 668951}, {0x1D6AA, 669282}, {0x1D6AB, 669068}, {0x1D6AC, 669162}, {0x1D6AD, 670380}, {0x1D6AE, 669196}, {0x1D6AF, 670078}, {0x1D6B0, 669370}, {0x1D6B1, 669457}, {0x1D6B2, 669517}, {0x1D6B3, 669577}, {0x1D6B4, 669634}, {0x1D6B5, 670295}, {0x1D6B6, 669723}, {0x1D6B7, 669815}, {0x1D6B8, 669930}, {0x1D6B9, 670110}, {0x1D6BA, 669988}, {0x1D6BB, 670048}, {0x1D6BC, 670177}, {0x1D6BD, 669785}, {0x1D6BE, 669010}, {0x1D6BF, 669844}, {0x1D6C0, 669691}, {0x1D6C1, 676524}, {0x1D6C2, 678467}, {0x1D6C3, 678523}, {0x1D6C4, 678868}, {0x1D6C5, 678632}, {0x1D6C6, 678720}, {0x1D6C7, 679855}, {0x1D6C8, 678752}, {0x1D6C9, 679610}, {0x1D6CA, 678950}, {0x1D6CB, 679031}, {0x1D6CC, 679087}, {0x1D6CD, 679143}, {0x1D6CE, 679196}, {0x1D6CF, 679776}, {0x1D6D0, 679279}, {0x1D6D1, 679365}, {0x1D6D2, 679472}, {0x1D6D3, 678806}, {0x1D6D4, 679526}, {0x1D6D5, 679582}, {0x1D6D6, 679666}, {0x1D6D7, 679337}, {0x1D6D8, 678578}, {0x1D6D9, 679392}, {0x1D6DA, 679249}, {0x1D6DB, 676548}, {0x1D6DC, 670701}, {0x1D6DD, 679884}, {0x1D6DE, 676493}, {0x1D6DF, 676587}, {0x1D6E0, 676644}, {0x1D6E1, 676616}, {0x1D6E2, 683373}, {0x1D6E3, 683437}, {0x1D6E4, 683754}, {0x1D6E5, 683562}, {0x1D6E6, 683626}, {0x1D6E7, 684926}, {0x1D6E8, 683662}, {0x1D6E9, 684604}, {0x1D6EA, 683848}, {0x1D6EB, 683941}, {0x1D6EC, 684005}, {0x1D6ED, 684069}, {0x1D6EE, 684130}, {0x1D6EF, 684835}, {0x1D6F0, 684225}, {0x1D6F1, 684323}, {0x1D6F2, 684446}, {0x1D6F3, 684638}, {0x1D6F4, 684508}, {0x1D6F5, 684572}, {0x1D6F6, 684709}, {0x1D6F7, 684291}, {0x1D6F8, 683500}, {0x1D6F9, 684354}, {0x1D6FA, 684191}, {0x1D6FB, 685027}, {0x1D6FC, 685214}, {0x1D6FD, 685274}, {0x1D6FE, 685681}, {0x1D6FF, 685391}, {0x1D700, 685523}, {0x1D701, 686712}, {0x1D702, 685557}, {0x1D703, 686449}, {0x1D704, 685741}, {0x1D705, 685828}, {0x1D706, 685888}, {0x1D707, 685948}, {0x1D708, 686005}, {0x1D709, 686627}, {0x1D70A, 686094}, {0x1D70B, 686186}, {0x1D70C, 686301}, {0x1D70D, 685615}, {0x1D70E, 686359}, {0x1D70F, 686419}, {0x1D710, 686509}, {0x1D711, 686156}, {0x1D712, 685333}, {0x1D713, 686215}, {0x1D714, 686062}, {0x1D715, 685053}, {0x1D716, 684959}, {0x1D717, 686743}, {0x1D718, 684994}, {0x1D719, 685094}, {0x1D71A, 685155}, {0x1D71B, 685125}, {0x1D71C, 672589}, {0x1D71D, 672663}, {0x1D71E, 673030}, {0x1D71F, 672808}, {0x1D720, 672882}, {0x1D721, 674387}, {0x1D722, 672923}, {0x1D723, 674015}, {0x1D724, 673139}, {0x1D725, 673247}, {0x1D726, 673321}, {0x1D727, 673395}, {0x1D728, 673466}, {0x1D729, 674281}, {0x1D72A, 673576}, {0x1D72B, 673689}, {0x1D72C, 673832}, {0x1D72D, 674054}, {0x1D72E, 673904}, {0x1D72F, 673978}, {0x1D730, 674135}, {0x1D731, 673652}, {0x1D732, 672736}, {0x1D733, 673725}, {0x1D734, 673537}, {0x1D735, 674503}, {0x1D736, 674720}, {0x1D737, 674790}, {0x1D738, 675180}, {0x1D739, 674927}, {0x1D73A, 674997}, {0x1D73B, 676419}, {0x1D73C, 675036}, {0x1D73D, 676111}, {0x1D73E, 675283}, {0x1D73F, 675385}, {0x1D740, 675455}, {0x1D741, 675525}, {0x1D742, 675592}, {0x1D743, 676319}, {0x1D744, 675696}, {0x1D745, 675803}, {0x1D746, 675938}, {0x1D747, 675104}, {0x1D748, 676006}, {0x1D749, 676076}, {0x1D74A, 676181}, {0x1D74B, 675768}, {0x1D74C, 674859}, {0x1D74D, 675837}, {0x1D74E, 675659}, {0x1D74F, 674534}, {0x1D750, 674425}, {0x1D751, 676455}, {0x1D752, 674465}, {0x1D753, 674580}, {0x1D754, 674651}, {0x1D755, 674616}, {0x1D756, 689247}, {0x1D757, 689329}, {0x1D758, 689736}, {0x1D759, 689490}, {0x1D75A, 689572}, {0x1D75B, 691241}, {0x1D75C, 689617}, {0x1D75D, 690829}, {0x1D75E, 689857}, {0x1D75F, 689977}, {0x1D760, 690059}, {0x1D761, 690141}, {0x1D762, 690220}, {0x1D763, 691123}, {0x1D764, 690342}, {0x1D765, 690467}, {0x1D766, 690626}, {0x1D767, 690872}, {0x1D768, 690706}, {0x1D769, 690788}, {0x1D76A, 690961}, {0x1D76B, 690426}, {0x1D76C, 689410}, {0x1D76D, 690507}, {0x1D76E, 690299}, {0x1D76F, 696918}, {0x1D770, 697159}, {0x1D771, 697237}, {0x1D772, 697671}, {0x1D773, 697390}, {0x1D774, 697468}, {0x1D775, 699054}, {0x1D776, 697511}, {0x1D777, 698710}, {0x1D778, 697786}, {0x1D779, 697900}, {0x1D77A, 697978}, {0x1D77B, 698056}, {0x1D77C, 698131}, {0x1D77D, 698942}, {0x1D77E, 698247}, {0x1D77F, 698366}, {0x1D780, 698517}, {0x1D781, 697587}, {0x1D782, 698593}, {0x1D783, 698671}, {0x1D784, 698788}, {0x1D785, 698327}, {0x1D786, 697314}, {0x1D787, 698404}, {0x1D788, 698206}, {0x1D789, 696953}, {0x1D78A, 691683}, {0x1D78B, 699094}, {0x1D78C, 696876}, {0x1D78D, 697003}, {0x1D78E, 697082}, {0x1D78F, 697043}, {0x1D790, 691773}, {0x1D791, 691869}, {0x1D792, 692346}, {0x1D793, 692058}, {0x1D794, 692154}, {0x1D795, 694110}, {0x1D796, 692206}, {0x1D797, 693628}, {0x1D798, 692488}, {0x1D799, 692629}, {0x1D79A, 692725}, {0x1D79B, 692821}, {0x1D79C, 692914}, {0x1D79D, 693971}, {0x1D79E, 693057}, {0x1D79F, 693203}, {0x1D7A0, 693390}, {0x1D7A1, 693678}, {0x1D7A2, 693484}, {0x1D7A3, 693580}, {0x1D7A4, 693781}, {0x1D7A5, 693155}, {0x1D7A6, 691964}, {0x1D7A7, 693250}, {0x1D7A8, 693007}, {0x1D7A9, 694259}, {0x1D7AA, 694542}, {0x1D7AB, 694634}, {0x1D7AC, 695145}, {0x1D7AD, 694815}, {0x1D7AE, 694907}, {0x1D7AF, 696780}, {0x1D7B0, 694957}, {0x1D7B1, 696373}, {0x1D7B2, 695281}, {0x1D7B3, 695416}, {0x1D7B4, 695508}, {0x1D7B5, 695600}, {0x1D7B6, 695689}, {0x1D7B7, 696647}, {0x1D7B8, 695826}, {0x1D7B9, 695966}, {0x1D7BA, 696145}, {0x1D7BB, 695047}, {0x1D7BC, 696235}, {0x1D7BD, 696327}, {0x1D7BE, 696465}, {0x1D7BF, 695920}, {0x1D7C0, 694725}, {0x1D7C1, 696011}, {0x1D7C2, 695778}, {0x1D7C3, 694301}, {0x1D7C4, 694159}, {0x1D7C5, 696827}, {0x1D7C6, 694210}, {0x1D7C7, 694358}, {0x1D7C8, 694451}, {0x1D7C9, 694405}, {0x1D7CA, 669100}, {0x1D7CB, 678662}, {0x1D7CE, 670672}, {0x1D7CF, 670528}, {0x1D7D0, 670644}, {0x1D7D1, 670614}, {0x1D7D2, 670470}, {0x1D7D3, 670441}, {0x1D7D4, 670586}, {0x1D7D5, 670556}, {0x1D7D6, 670411}, {0x1D7D7, 670499}, {0x1D7D8, 680960}, {0x1D7D9, 680771}, {0x1D7DA, 680923}, {0x1D7DB, 680884}, {0x1D7DC, 680695}, {0x1D7DD, 680657}, {0x1D7DE, 680847}, {0x1D7DF, 680808}, {0x1D7E0, 680618}, {0x1D7E1, 680733}, {0x1D7E2, 700335}, {0x1D7E3, 700161}, {0x1D7E4, 700301}, {0x1D7E5, 700265}, {0x1D7E6, 700091}, {0x1D7E7, 700056}, {0x1D7E8, 700231}, {0x1D7E9, 700195}, {0x1D7EA, 700020}, {0x1D7EB, 700126}, {0x1D7EC, 691643}, {0x1D7ED, 691444}, {0x1D7EE, 691604}, {0x1D7EF, 691563}, {0x1D7F0, 691364}, {0x1D7F1, 691324}, {0x1D7F2, 691524}, {0x1D7F3, 691483}, {0x1D7F4, 691283}, {0x1D7F5, 691404}, {0x1D7F6, 688137}, {0x1D7F7, 687968}, {0x1D7F8, 688104}, {0x1D7F9, 688069}, {0x1D7FA, 687900}, {0x1D7FB, 687866}, {0x1D7FC, 688036}, {0x1D7FD, 688001}, {0x1D7FE, 687831}, {0x1D7FF, 687934}, {0x1D800, 864342}, {0x1D801, 862608}, {0x1D802, 863679}, {0x1D803, 872769}, {0x1D804, 871213}, {0x1D805, 861866}, {0x1D806, 864370}, {0x1D807, 862638}, {0x1D808, 869736}, {0x1D809, 866448}, {0x1D80A, 864448}, {0x1D80B, 864483}, {0x1D80C, 864518}, {0x1D80D, 862673}, {0x1D80E, 864658}, {0x1D80F, 862709}, {0x1D810, 864693}, {0x1D811, 865710}, {0x1D812, 865566}, {0x1D813, 867535}, {0x1D814, 864557}, {0x1D815, 864788}, {0x1D816, 865066}, {0x1D817, 865122}, {0x1D818, 864833}, {0x1D819, 864951}, {0x1D81A, 865469}, {0x1D81B, 862796}, {0x1D81C, 868142}, {0x1D81D, 864403}, {0x1D81E, 865951}, {0x1D81F, 862927}, {0x1D820, 865896}, {0x1D821, 864733}, {0x1D822, 866092}, {0x1D823, 865608}, {0x1D824, 867641}, {0x1D825, 867580}, {0x1D826, 864602}, {0x1D827, 866389}, {0x1D828, 866245}, {0x1D829, 866138}, {0x1D82A, 866341}, {0x1D82B, 866293}, {0x1D82C, 869244}, {0x1D82D, 865238}, {0x1D82E, 865355}, {0x1D82F, 865294}, {0x1D830, 868667}, {0x1D831, 867136}, {0x1D832, 865003}, {0x1D833, 865512}, {0x1D834, 865179}, {0x1D835, 864885}, {0x1D836, 868616}, {0x1D837, 866733}, {0x1D838, 868564}, {0x1D839, 868508}, {0x1D83A, 866585}, {0x1D83B, 866531}, {0x1D83C, 866681}, {0x1D83D, 866187}, {0x1D83E, 866040}, {0x1D83F, 865992}, {0x1D840, 868453}, {0x1D841, 868393}, {0x1D842, 868342}, {0x1D843, 867081}, {0x1D844, 870348}, {0x1D845, 870383}, {0x1D846, 870519}, {0x1D847, 870423}, {0x1D848, 870468}, {0x1D849, 863266}, {0x1D84A, 864265}, {0x1D84B, 871167}, {0x1D84C, 869984}, {0x1D84D, 870588}, {0x1D84E, 870073}, {0x1D84F, 870687}, {0x1D850, 870026}, {0x1D851, 870635}, {0x1D852, 870292}, {0x1D853, 863592}, {0x1D854, 863633}, {0x1D855, 871119}, {0x1D856, 872727}, {0x1D857, 870125}, {0x1D858, 870232}, {0x1D859, 870174}, {0x1D85A, 869919}, {0x1D85B, 869941}, {0x1D85C, 870561}, {0x1D85D, 871063}, {0x1D85E, 870744}, {0x1D85F, 870994}, {0x1D860, 871027}, {0x1D861, 870914}, {0x1D862, 870782}, {0x1D863, 870817}, {0x1D864, 870863}, {0x1D865, 870959}, {0x1D866, 863244}, {0x1D867, 863538}, {0x1D868, 863471}, {0x1D869, 863502}, {0x1D86A, 872313}, {0x1D86B, 872291}, {0x1D86C, 863886}, {0x1D86D, 863571}, {0x1D86E, 863987}, {0x1D86F, 864059}, {0x1D870, 863912}, {0x1D871, 863856}, {0x1D872, 863947}, {0x1D873, 864024}, {0x1D874, 864212}, {0x1D875, 864091}, {0x1D876, 862584}, {0x1D877, 872705}, {0x1D878, 872930}, {0x1D879, 872829}, {0x1D87A, 872894}, {0x1D87B, 871899}, {0x1D87C, 871964}, {0x1D87D, 871096}, {0x1D87E, 872130}, {0x1D87F, 872006}, {0x1D880, 872208}, {0x1D881, 871927}, {0x1D882, 871867}, {0x1D883, 872242}, {0x1D884, 872159}, {0x1D885, 861843}, {0x1D886, 865761}, {0x1D887, 862885}, {0x1D888, 871321}, {0x1D889, 861938}, {0x1D88A, 871651}, {0x1D88B, 865801}, {0x1D88C, 865846}, {0x1D88D, 871362}, {0x1D88E, 867731}, {0x1D88F, 867862}, {0x1D890, 867814}, {0x1D891, 867765}, {0x1D892, 868110}, {0x1D893, 869781}, {0x1D894, 863049}, {0x1D895, 872797}, {0x1D896, 862325}, {0x1D897, 867988}, {0x1D898, 867697}, {0x1D899, 868067}, {0x1D89A, 868032}, {0x1D89B, 871759}, {0x1D89C, 867947}, {0x1D89D, 871717}, {0x1D89E, 862267}, {0x1D89F, 862213}, {0x1D8A0, 867912}, {0x1D8A1, 863012}, {0x1D8A2, 871681}, {0x1D8A3, 862177}, {0x1D8A4, 865668}, {0x1D8A5, 862841}, {0x1D8A6, 871278}, {0x1D8A7, 872045}, {0x1D8A8, 861895}, {0x1D8A9, 865421}, {0x1D8AA, 862746}, {0x1D8AB, 868835}, {0x1D8AC, 872073}, {0x1D8AD, 862491}, {0x1D8AE, 869137}, {0x1D8AF, 869062}, {0x1D8B0, 868900}, {0x1D8B1, 863208}, {0x1D8B2, 872860}, {0x1D8B3, 862549}, {0x1D8B4, 868934}, {0x1D8B5, 868968}, {0x1D8B6, 869012}, {0x1D8B7, 868867}, {0x1D8B8, 869104}, {0x1D8B9, 872672}, {0x1D8BA, 866491}, {0x1D8BB, 862970}, {0x1D8BC, 864117}, {0x1D8BD, 872387}, {0x1D8BE, 872344}, {0x1D8BF, 872431}, {0x1D8C0, 863706}, {0x1D8C1, 871413}, {0x1D8C2, 862020}, {0x1D8C3, 861979}, {0x1D8C4, 868187}, {0x1D8C5, 871795}, {0x1D8C6, 868760}, {0x1D8C7, 863174}, {0x1D8C8, 868257}, {0x1D8C9, 868792}, {0x1D8CA, 872637}, {0x1D8CB, 868718}, {0x1D8CC, 868221}, {0x1D8CD, 868301}, {0x1D8CE, 863083}, {0x1D8CF, 864164}, {0x1D8D0, 863816}, {0x1D8D1, 871825}, {0x1D8D2, 862445}, {0x1D8D3, 862400}, {0x1D8D4, 862358}, {0x1D8D5, 863126}, {0x1D8D6, 863364}, {0x1D8D7, 863415}, {0x1D8D8, 872582}, {0x1D8D9, 872528}, {0x1D8DA, 872477}, {0x1D8DB, 871242}, {0x1D8DC, 867187}, {0x1D8DD, 871570}, {0x1D8DE, 867481}, {0x1D8DF, 867426}, {0x1D8E0, 867376}, {0x1D8E1, 867275}, {0x1D8E2, 867226}, {0x1D8E3, 867325}, {0x1D8E4, 866985}, {0x1D8E5, 866932}, {0x1D8E6, 867042}, {0x1D8E7, 866784}, {0x1D8E8, 866827}, {0x1D8E9, 863311}, {0x1D8EA, 866880}, {0x1D8EB, 866640}, {0x1D8EC, 863745}, {0x1D8ED, 863778}, {0x1D8EE, 871530}, {0x1D8EF, 871489}, {0x1D8F0, 871454}, {0x1D8F1, 871610}, {0x1D8F2, 862138}, {0x1D8F3, 862100}, {0x1D8F4, 862065}, {0x1D8F5, 869167}, {0x1D8F6, 869434}, {0x1D8F7, 869647}, {0x1D8F8, 869604}, {0x1D8F9, 869566}, {0x1D8FA, 869398}, {0x1D8FB, 869195}, {0x1D8FC, 869302}, {0x1D8FD, 869350}, {0x1D8FE, 869873}, {0x1D8FF, 869521}, {0x1D900, 869825}, {0x1D901, 869689}, {0x1D902, 869467}, {0x1D903, 864243}, {0x1D904, 864315}, {0x1D905, 886759}, {0x1D906, 886732}, {0x1D907, 886706}, {0x1D908, 861801}, {0x1D909, 861774}, {0x1D90A, 861748}, {0x1D90B, 885905}, {0x1D90C, 885877}, {0x1D90D, 885850}, {0x1D90E, 859602}, {0x1D90F, 859575}, {0x1D910, 859549}, {0x1D911, 885494}, {0x1D912, 885469}, {0x1D913, 885445}, {0x1D914, 885959}, {0x1D915, 885931}, {0x1D916, 885718}, {0x1D917, 885817}, {0x1D918, 885683}, {0x1D919, 885782}, {0x1D91A, 885751}, {0x1D91B, 861473}, {0x1D91C, 861566}, {0x1D91D, 861440}, {0x1D91E, 861533}, {0x1D91F, 861504}, {0x1D920, 885645}, {0x1D921, 879736}, {0x1D922, 879777}, {0x1D923, 879818}, {0x1D924, 879538}, {0x1D925, 879630}, {0x1D926, 879683}, {0x1D927, 879581}, {0x1D928, 881810}, {0x1D929, 877008}, {0x1D92A, 882735}, {0x1D92B, 882681}, {0x1D92C, 882573}, {0x1D92D, 882626}, {0x1D92E, 882788}, {0x1D92F, 881608}, {0x1D930, 881655}, {0x1D931, 881497}, {0x1D932, 881547}, {0x1D933, 880642}, {0x1D934, 882948}, {0x1D935, 883004}, {0x1D936, 882837}, {0x1D937, 882887}, {0x1D938, 880166}, {0x1D939, 880123}, {0x1D93A, 880081}, {0x1D93B, 880598}, {0x1D93C, 880506}, {0x1D93D, 880462}, {0x1D93E, 880551}, {0x1D93F, 880419}, {0x1D940, 880375}, {0x1D941, 880332}, {0x1D942, 880291}, {0x1D943, 880249}, {0x1D944, 880208}, {0x1D945, 883862}, {0x1D946, 883817}, {0x1D947, 883773}, {0x1D948, 882491}, {0x1D949, 882447}, {0x1D94A, 882404}, {0x1D94B, 887600}, {0x1D94C, 887545}, {0x1D94D, 887485}, {0x1D94E, 887429}, {0x1D94F, 887373}, {0x1D950, 887312}, {0x1D951, 887655}, {0x1D952, 887218}, {0x1D953, 887171}, {0x1D954, 887265}, {0x1D955, 874779}, {0x1D956, 874737}, {0x1D957, 874653}, {0x1D958, 874694}, {0x1D959, 875365}, {0x1D95A, 875320}, {0x1D95B, 875230}, {0x1D95C, 875274}, {0x1D95D, 874970}, {0x1D95E, 874920}, {0x1D95F, 874820}, {0x1D960, 874869}, {0x1D961, 875178}, {0x1D962, 875125}, {0x1D963, 875019}, {0x1D964, 875071}, {0x1D965, 878578}, {0x1D966, 878523}, {0x1D967, 878413}, {0x1D968, 878467}, {0x1D969, 878632}, {0x1D96A, 876776}, {0x1D96B, 876824}, {0x1D96C, 876663}, {0x1D96D, 876714}, {0x1D96E, 876163}, {0x1D96F, 878804}, {0x1D970, 878861}, {0x1D971, 878682}, {0x1D972, 878742}, {0x1D973, 875825}, {0x1D974, 876118}, {0x1D975, 876072}, {0x1D976, 876027}, {0x1D977, 875989}, {0x1D978, 875947}, {0x1D979, 875904}, {0x1D97A, 875862}, {0x1D97B, 879493}, {0x1D97C, 879447}, {0x1D97D, 879402}, {0x1D97E, 878320}, {0x1D97F, 878275}, {0x1D980, 878231}, {0x1D981, 886903}, {0x1D982, 886846}, {0x1D983, 886784}, {0x1D984, 887077}, {0x1D985, 887021}, {0x1D986, 886960}, {0x1D987, 887133}, {0x1D988, 881165}, {0x1D989, 881113}, {0x1D98A, 881009}, {0x1D98B, 881060}, {0x1D98C, 880847}, {0x1D98D, 880791}, {0x1D98E, 880679}, {0x1D98F, 880734}, {0x1D990, 881332}, {0x1D991, 881267}, {0x1D992, 882046}, {0x1D993, 882003}, {0x1D994, 881961}, {0x1D995, 882313}, {0x1D996, 882270}, {0x1D997, 882228}, {0x1D998, 882355}, {0x1D999, 883164}, {0x1D99A, 883108}, {0x1D99B, 883053}, {0x1D99C, 883330}, {0x1D99D, 883274}, {0x1D99E, 883219}, {0x1D99F, 881216}, {0x1D9A0, 881447}, {0x1D9A1, 881396}, {0x1D9A2, 885298}, {0x1D9A3, 885151}, {0x1D9A4, 884991}, {0x1D9A5, 882534}, {0x1D9A6, 880953}, {0x1D9A7, 881906}, {0x1D9A8, 882173}, {0x1D9A9, 883604}, {0x1D9AA, 885388}, {0x1D9AB, 885241}, {0x1D9AC, 885089}, {0x1D9AD, 880902}, {0x1D9AE, 881856}, {0x1D9AF, 882123}, {0x1D9B0, 883554}, {0x1D9B1, 885336}, {0x1D9B2, 885189}, {0x1D9B3, 885032}, {0x1D9B4, 883498}, {0x1D9B5, 883441}, {0x1D9B6, 883385}, {0x1D9B7, 876308}, {0x1D9B8, 876248}, {0x1D9B9, 877187}, {0x1D9BA, 877055}, {0x1D9BB, 877253}, {0x1D9BC, 877121}, {0x1D9BD, 877866}, {0x1D9BE, 877734}, {0x1D9BF, 877800}, {0x1D9C0, 877668}, {0x1D9C1, 878970}, {0x1D9C2, 878911}, {0x1D9C3, 884883}, {0x1D9C4, 884736}, {0x1D9C5, 884579}, {0x1D9C6, 876426}, {0x1D9C7, 876368}, {0x1D9C8, 877383}, {0x1D9C9, 877319}, {0x1D9CA, 877518}, {0x1D9CB, 877447}, {0x1D9CC, 878124}, {0x1D9CD, 877996}, {0x1D9CE, 878060}, {0x1D9CF, 877932}, {0x1D9D0, 879086}, {0x1D9D1, 879029}, {0x1D9D2, 884938}, {0x1D9D3, 884791}, {0x1D9D4, 884639}, {0x1D9D5, 876619}, {0x1D9D6, 876574}, {0x1D9D7, 876484}, {0x1D9D8, 876528}, {0x1D9D9, 876201}, {0x1D9DA, 877589}, {0x1D9DB, 878188}, {0x1D9DC, 879229}, {0x1D9DD, 879186}, {0x1D9DE, 879143}, {0x1D9DF, 884844}, {0x1D9E0, 884697}, {0x1D9E1, 884535}, {0x1D9E2, 878364}, {0x1D9E3, 880026}, {0x1D9E4, 879915}, {0x1D9E5, 879971}, {0x1D9E6, 879859}, {0x1D9E7, 875756}, {0x1D9E8, 875617}, {0x1D9E9, 875478}, {0x1D9EA, 875687}, {0x1D9EB, 875547}, {0x1D9EC, 875409}, {0x1D9ED, 883716}, {0x1D9EE, 883659}, {0x1D9EF, 879337}, {0x1D9F0, 879272}, {0x1D9F1, 881757}, {0x1D9F2, 881704}, {0x1D9F3, 876941}, {0x1D9F4, 876874}, {0x1D9F5, 859938}, {0x1D9F6, 859902}, {0x1D9F7, 860011}, {0x1D9F8, 860170}, {0x1D9F9, 860195}, {0x1D9FA, 860064}, {0x1D9FB, 860092}, {0x1D9FC, 860125}, {0x1D9FD, 859974}, {0x1D9FE, 860036}, {0x1D9FF, 872963}, {0x1DA00, 873230}, {0x1DA01, 873144}, {0x1DA02, 873189}, {0x1DA03, 873056}, {0x1DA04, 873102}, {0x1DA05, 873013}, {0x1DA06, 872980}, {0x1DA07, 861112}, {0x1DA08, 861169}, {0x1DA09, 861221}, {0x1DA0A, 860415}, {0x1DA0B, 860377}, {0x1DA0C, 860342}, {0x1DA0D, 859783}, {0x1DA0E, 859742}, {0x1DA0F, 859863}, {0x1DA10, 859824}, {0x1DA11, 861667}, {0x1DA12, 861638}, {0x1DA13, 861696}, {0x1DA14, 861002}, {0x1DA15, 861024}, {0x1DA16, 860922}, {0x1DA17, 860292}, {0x1DA18, 860261}, {0x1DA19, 860975}, {0x1DA1A, 861050}, {0x1DA1B, 860946}, {0x1DA1C, 861077}, {0x1DA1D, 860321}, {0x1DA1E, 860897}, {0x1DA1F, 860837}, {0x1DA20, 860864}, {0x1DA21, 860701}, {0x1DA22, 860791}, {0x1DA23, 860740}, {0x1DA24, 860486}, {0x1DA25, 860578}, {0x1DA26, 860526}, {0x1DA27, 860664}, {0x1DA28, 860448}, {0x1DA29, 860625}, {0x1DA2A, 859654}, {0x1DA2B, 859627}, {0x1DA2C, 859680}, {0x1DA2D, 886186}, {0x1DA2E, 886245}, {0x1DA2F, 886216}, {0x1DA30, 860221}, {0x1DA31, 883948}, {0x1DA32, 883923}, {0x1DA33, 883998}, {0x1DA34, 883973}, {0x1DA35, 859405}, {0x1DA36, 859470}, {0x1DA37, 859368}, {0x1DA38, 859433}, {0x1DA39, 859523}, {0x1DA3A, 859497}, {0x1DA3B, 873877}, {0x1DA3C, 873844}, {0x1DA3D, 873811}, {0x1DA3E, 874412}, {0x1DA3F, 874465}, {0x1DA40, 874436}, {0x1DA41, 873936}, {0x1DA42, 873989}, {0x1DA43, 873960}, {0x1DA44, 874108}, {0x1DA45, 874138}, {0x1DA46, 874380}, {0x1DA47, 874169}, {0x1DA48, 874197}, {0x1DA49, 874234}, {0x1DA4A, 874267}, {0x1DA4B, 874300}, {0x1DA4C, 874342}, {0x1DA4D, 874022}, {0x1DA4E, 874045}, {0x1DA4F, 874076}, {0x1DA50, 874498}, {0x1DA51, 874522}, {0x1DA52, 874554}, {0x1DA53, 873528}, {0x1DA54, 873462}, {0x1DA55, 873495}, {0x1DA56, 873910}, {0x1DA57, 874619}, {0x1DA58, 874585}, {0x1DA59, 886466}, {0x1DA5A, 886395}, {0x1DA5B, 886502}, {0x1DA5C, 886538}, {0x1DA5D, 886355}, {0x1DA5E, 886427}, {0x1DA5F, 886316}, {0x1DA60, 886277}, {0x1DA61, 885987}, {0x1DA62, 886033}, {0x1DA63, 886121}, {0x1DA64, 886149}, {0x1DA65, 886060}, {0x1DA66, 886086}, {0x1DA67, 886005}, {0x1DA68, 882088}, {0x1DA69, 877632}, {0x1DA6A, 883906}, {0x1DA6B, 861826}, {0x1DA6C, 860238}, {0x1DA6D, 885574}, {0x1DA6E, 885539}, {0x1DA6F, 887739}, {0x1DA70, 861597}, {0x1DA71, 885605}, {0x1DA72, 886661}, {0x1DA73, 886621}, {0x1DA74, 886583}, {0x1DA75, 887692}, {0x1DA76, 873251}, {0x1DA77, 873280}, {0x1DA78, 873306}, {0x1DA79, 873332}, {0x1DA7A, 873358}, {0x1DA7B, 873384}, {0x1DA7C, 873410}, {0x1DA7D, 873436}, {0x1DA7E, 861421}, {0x1DA7F, 873774}, {0x1DA80, 873736}, {0x1DA81, 873620}, {0x1DA82, 873709}, {0x1DA83, 873562}, {0x1DA84, 873589}, {0x1DA85, 873682}, {0x1DA86, 873648}, {0x1DA87, 859724}, {0x1DA88, 861726}, {0x1DA89, 885517}, {0x1DA8A, 859706}, {0x1DA8B, 884024}, {0x1DA9B, 861281}, {0x1DA9C, 861309}, {0x1DA9D, 861337}, {0x1DA9E, 861365}, {0x1DA9F, 861393}, {0x1DAA1, 884279}, {0x1DAA2, 884311}, {0x1DAA3, 884343}, {0x1DAA4, 884375}, {0x1DAA5, 884407}, {0x1DAA6, 884439}, {0x1DAA7, 884471}, {0x1DAA8, 884503}, {0x1DAA9, 884048}, {0x1DAAA, 884081}, {0x1DAAB, 884114}, {0x1DAAC, 884147}, {0x1DAAD, 884180}, {0x1DAAE, 884213}, {0x1DAAF, 884246}, {0x1DF00, 607944}, {0x1DF01, 617166}, {0x1DF02, 600946}, {0x1DF03, 616957}, {0x1DF04, 600353}, {0x1DF05, 611829}, {0x1DF06, 621139}, {0x1DF07, 616890}, {0x1DF08, 620769}, {0x1DF09, 619040}, {0x1DF0A, 599644}, {0x1DF0B, 607258}, {0x1DF0C, 607297}, {0x1DF0D, 620988}, {0x1DF0E, 599455}, {0x1DF0F, 601260}, {0x1DF10, 600982}, {0x1DF11, 611238}, {0x1DF12, 605297}, {0x1DF13, 610884}, {0x1DF14, 607161}, {0x1DF15, 620876}, {0x1DF16, 616331}, {0x1DF17, 619430}, {0x1DF18, 607596}, {0x1DF19, 605347}, {0x1DF1A, 609645}, {0x1DF1B, 614696}, {0x1DF1C, 619480}, {0x1DF1D, 604182}, {0x1DF1E, 617543}, {0x1DF25, 604941}, {0x1DF26, 611390}, {0x1DF27, 613064}, {0x1DF28, 616496}, {0x1DF29, 617769}, {0x1DF2A, 619127}, {0x1E000, 201230}, {0x1E001, 201298}, {0x1E002, 202241}, {0x1E003, 201502}, {0x1E004, 201401}, {0x1E005, 202373}, {0x1E006, 202504}, {0x1E008, 202469}, {0x1E009, 201732}, {0x1E00A, 201601}, {0x1E00B, 201571}, {0x1E00C, 201366}, {0x1E00D, 201765}, {0x1E00E, 201798}, {0x1E00F, 201834}, {0x1E010, 201870}, {0x1E011, 201904}, {0x1E012, 201936}, {0x1E013, 201971}, {0x1E014, 202070}, {0x1E015, 202174}, {0x1E016, 202209}, {0x1E017, 201468}, {0x1E018, 201538}, {0x1E01B, 202037}, {0x1E01C, 202142}, {0x1E01D, 201331}, {0x1E01E, 202005}, {0x1E01F, 202340}, {0x1E020, 202307}, {0x1E021, 202274}, {0x1E023, 202438}, {0x1E024, 202104}, {0x1E026, 202407}, {0x1E027, 201686}, {0x1E028, 201262}, {0x1E029, 201642}, {0x1E02A, 201435}, {0x1E030, 728436}, {0x1E031, 728509}, {0x1E032, 729537}, {0x1E033, 728956}, {0x1E034, 728634}, {0x1E035, 729058}, {0x1E036, 729725}, {0x1E037, 729691}, {0x1E038, 729025}, {0x1E039, 729126}, {0x1E03A, 728771}, {0x1E03B, 728805}, {0x1E03C, 729160}, {0x1E03D, 729233}, {0x1E03E, 728839}, {0x1E03F, 728873}, {0x1E040, 729435}, {0x1E041, 729504}, {0x1E042, 728737}, {0x1E043, 728991}, {0x1E044, 729469}, {0x1E045, 728599}, {0x1E046, 729304}, {0x1E047, 729571}, {0x1E048, 728704}, {0x1E049, 729657}, {0x1E04A, 728668}, {0x1E04B, 729267}, {0x1E04C, 728543}, {0x1E04D, 729092}, {0x1E04E, 728469}, {0x1E04F, 729339}, {0x1E050, 729193}, {0x1E051, 268161}, {0x1E052, 268195}, {0x1E053, 268976}, {0x1E054, 268536}, {0x1E055, 268323}, {0x1E056, 268731}, {0x1E057, 269083}, {0x1E058, 269048}, {0x1E059, 268697}, {0x1E05A, 268766}, {0x1E05B, 268466}, {0x1E05C, 268801}, {0x1E05D, 268835}, {0x1E05E, 268501}, {0x1E05F, 268942}, {0x1E060, 268431}, {0x1E061, 268620}, {0x1E062, 268906}, {0x1E063, 268287}, {0x1E064, 268870}, {0x1E065, 268655}, {0x1E066, 269011}, {0x1E067, 268572}, {0x1E068, 268230}, {0x1E069, 268358}, {0x1E06A, 268394}, {0x1E06B, 728907}, {0x1E06C, 729607}, {0x1E06D, 729381}, {0x1E08F, 199025}, {0x1E100, 783776}, {0x1E101, 784517}, {0x1E102, 784081}, {0x1E103, 784484}, {0x1E104, 783611}, {0x1E105, 783843}, {0x1E106, 784682}, {0x1E107, 783910}, {0x1E108, 783380}, {0x1E109, 783743}, {0x1E10A, 784451}, {0x1E10B, 784782}, {0x1E10C, 783876}, {0x1E10D, 784115}, {0x1E10E, 783710}, {0x1E10F, 783413}, {0x1E110, 784185}, {0x1E111, 784047}, {0x1E112, 784617}, {0x1E113, 784150}, {0x1E114, 784551}, {0x1E115, 783545}, {0x1E116, 784384}, {0x1E117, 784351}, {0x1E118, 784749}, {0x1E119, 784013}, {0x1E11A, 784284}, {0x1E11B, 784715}, {0x1E11C, 783944}, {0x1E11D, 783446}, {0x1E11E, 783978}, {0x1E11F, 783644}, {0x1E120, 783809}, {0x1E121, 784317}, {0x1E122, 783578}, {0x1E123, 784417}, {0x1E124, 783315}, {0x1E125, 783347}, {0x1E126, 783678}, {0x1E127, 784585}, {0x1E128, 784219}, {0x1E129, 784251}, {0x1E12A, 783480}, {0x1E12B, 783512}, {0x1E12C, 784650}, {0x1E130, 785131}, {0x1E131, 785251}, {0x1E132, 785221}, {0x1E133, 785311}, {0x1E134, 785281}, {0x1E135, 785191}, {0x1E136, 785161}, {0x1E137, 784977}, {0x1E138, 785016}, {0x1E139, 784936}, {0x1E13A, 784852}, {0x1E13B, 784891}, {0x1E13C, 785054}, {0x1E13D, 785088}, {0x1E140, 783281}, {0x1E141, 783112}, {0x1E142, 783248}, {0x1E143, 783213}, {0x1E144, 783044}, {0x1E145, 783010}, {0x1E146, 783180}, {0x1E147, 783145}, {0x1E148, 782975}, {0x1E149, 783078}, {0x1E14E, 784815}, {0x1E14F, 782941}, {0x1E290, 949962}, {0x1E291, 949610}, {0x1E292, 950007}, {0x1E293, 949754}, {0x1E294, 949872}, {0x1E295, 949798}, {0x1E296, 949902}, {0x1E297, 949917}, {0x1E298, 949932}, {0x1E299, 949992}, {0x1E29A, 949738}, {0x1E29B, 950051}, {0x1E29C, 950036}, {0x1E29D, 949857}, {0x1E29E, 949813}, {0x1E29F, 949977}, {0x1E2A0, 949887}, {0x1E2A1, 949828}, {0x1E2A2, 949693}, {0x1E2A3, 949842}, {0x1E2A4, 949715}, {0x1E2A5, 950022}, {0x1E2A6, 949769}, {0x1E2A7, 949648}, {0x1E2A8, 949783}, {0x1E2A9, 949670}, {0x1E2AA, 949948}, {0x1E2AB, 949595}, {0x1E2AC, 949625}, {0x1E2AD, 949581}, {0x1E2AE, 950066}, {0x1E2C0, 978787}, {0x1E2C1, 978771}, {0x1E2C2, 978876}, {0x1E2C3, 978893}, {0x1E2C4, 978910}, {0x1E2C5, 978977}, {0x1E2C6, 979480}, {0x1E2C7, 979271}, {0x1E2C8, 979097}, {0x1E2C9, 979150}, {0x1E2CA, 979254}, {0x1E2CB, 979341}, {0x1E2CC, 979358}, {0x1E2CD, 978960}, {0x1E2CE, 979306}, {0x1E2CF, 979323}, {0x1E2D0, 979045}, {0x1E2D1, 979515}, {0x1E2D2, 979463}, {0x1E2D3, 979446}, {0x1E2D4, 979062}, {0x1E2D5, 979203}, {0x1E2D6, 978859}, {0x1E2D7, 979289}, {0x1E2D8, 979133}, {0x1E2D9, 979079}, {0x1E2DA, 978994}, {0x1E2DB, 978927}, {0x1E2DC, 979011}, {0x1E2DD, 979167}, {0x1E2DE, 979412}, {0x1E2DF, 979114}, {0x1E2E0, 979394}, {0x1E2E1, 979376}, {0x1E2E2, 979236}, {0x1E2E3, 978822}, {0x1E2E4, 978841}, {0x1E2E5, 979027}, {0x1E2E6, 979219}, {0x1E2E7, 978943}, {0x1E2E8, 978804}, {0x1E2E9, 979185}, {0x1E2EA, 979428}, {0x1E2EB, 979497}, {0x1E2EC, 979583}, {0x1E2ED, 979599}, {0x1E2EE, 979549}, {0x1E2EF, 979565}, {0x1E2F0, 978753}, {0x1E2F1, 978664}, {0x1E2F2, 978736}, {0x1E2F3, 978717}, {0x1E2F4, 978628}, {0x1E2F5, 978610}, {0x1E2F6, 978700}, {0x1E2F7, 978681}, {0x1E2F8, 978591}, {0x1E2F9, 978646}, {0x1E2FF, 979532}, {0x1E4D0, 760053}, {0x1E4D1, 760119}, {0x1E4D2, 760074}, {0x1E4D3, 760141}, {0x1E4D4, 760096}, {0x1E4D5, 759677}, {0x1E4D6, 759742}, {0x1E4D7, 759698}, {0x1E4D8, 759764}, {0x1E4D9, 759720}, {0x1E4DA, 759943}, {0x1E4DB, 760009}, {0x1E4DC, 759964}, {0x1E4DD, 760031}, {0x1E4DE, 759987}, {0x1E4DF, 760163}, {0x1E4E0, 760184}, {0x1E4E1, 760206}, {0x1E4E2, 760228}, {0x1E4E3, 760250}, {0x1E4E4, 759787}, {0x1E4E5, 759897}, {0x1E4E6, 759808}, {0x1E4E7, 759853}, {0x1E4E8, 759875}, {0x1E4E9, 759920}, {0x1E4EA, 759830}, {0x1E4EB, 760317}, {0x1E4EC, 760294}, {0x1E4ED, 760362}, {0x1E4EE, 760272}, {0x1E4EF, 760339}, {0x1E4F0, 759654}, {0x1E4F1, 759540}, {0x1E4F2, 759632}, {0x1E4F3, 759608}, {0x1E4F4, 759494}, {0x1E4F5, 759471}, {0x1E4F6, 759586}, {0x1E4F7, 759562}, {0x1E4F8, 759447}, {0x1E4F9, 759517}, {0x1E5D0, 787796}, {0x1E5D1, 787813}, {0x1E5D2, 787831}, {0x1E5D3, 787868}, {0x1E5D4, 787850}, {0x1E5D5, 787887}, {0x1E5D6, 787473}, {0x1E5D7, 787508}, {0x1E5D8, 787490}, {0x1E5D9, 787526}, {0x1E5DA, 787544}, {0x1E5DB, 787562}, {0x1E5DC, 787688}, {0x1E5DD, 787759}, {0x1E5DE, 787741}, {0x1E5DF, 787777}, {0x1E5E0, 787705}, {0x1E5E1, 787723}, {0x1E5E2, 787905}, {0x1E5E3, 787959}, {0x1E5E4, 787922}, {0x1E5E5, 787941}, {0x1E5E6, 787977}, {0x1E5E7, 787996}, {0x1E5E8, 787580}, {0x1E5E9, 787670}, {0x1E5EA, 787633}, {0x1E5EB, 787597}, {0x1E5EC, 787651}, {0x1E5ED, 787615}, {0x1E5EE, 788053}, {0x1E5EF, 788035}, {0x1E5F0, 788014}, {0x1E5F1, 787454}, {0x1E5F2, 787360}, {0x1E5F3, 787436}, {0x1E5F4, 787416}, {0x1E5F5, 787322}, {0x1E5F6, 787303}, {0x1E5F7, 787398}, {0x1E5F8, 787378}, {0x1E5F9, 787283}, {0x1E5FA, 787341}, {0x1E5FF, 787257}, {0x1E7E0, 434605}, {0x1E7E1, 434745}, {0x1E7E2, 434699}, {0x1E7E3, 434628}, {0x1E7E4, 434675}, {0x1E7E5, 434652}, {0x1E7E6, 434722}, {0x1E7E8, 433678}, {0x1E7E9, 434582}, {0x1E7EA, 434558}, {0x1E7EB, 434535}, {0x1E7ED, 433826}, {0x1E7EE, 433796}, {0x1E7F0, 433973}, {0x1E7F1, 433943}, {0x1E7F2, 433914}, {0x1E7F3, 433502}, {0x1E7F4, 433472}, {0x1E7F5, 433767}, {0x1E7F6, 433737}, {0x1E7F7, 433708}, {0x1E7F8, 433649}, {0x1E7F9, 433619}, {0x1E7FA, 433590}, {0x1E7FB, 433561}, {0x1E7FC, 433531}, {0x1E7FD, 433885}, {0x1E7FE, 433855}, {0x1E800, 711497}, {0x1E801, 711528}, {0x1E802, 711559}, {0x1E803, 713509}, {0x1E804, 714471}, {0x1E805, 713858}, {0x1E806, 712967}, {0x1E807, 717186}, {0x1E808, 711590}, {0x1E809, 711621}, {0x1E80A, 711652}, {0x1E80B, 715474}, {0x1E80C, 715219}, {0x1E80D, 715090}, {0x1E80E, 712870}, {0x1E80F, 717673}, {0x1E810, 716022}, {0x1E811, 713382}, {0x1E812, 712998}, {0x1E813, 715890}, {0x1E814, 711683}, {0x1E815, 711715}, {0x1E816, 711747}, {0x1E817, 713317}, {0x1E818, 714439}, {0x1E819, 716372}, {0x1E81A, 717511}, {0x1E81B, 711779}, {0x1E81C, 711810}, {0x1E81D, 711841}, {0x1E81E, 716246}, {0x1E81F, 714533}, {0x1E820, 714722}, {0x1E821, 715859}, {0x1E822, 711872}, {0x1E823, 711902}, {0x1E824, 711932}, {0x1E825, 716669}, {0x1E826, 714628}, {0x1E827, 716733}, {0x1E828, 716151}, {0x1E829, 715828}, {0x1E82A, 715637}, {0x1E82B, 715765}, {0x1E82C, 717705}, {0x1E82D, 717155}, {0x1E82E, 712055}, {0x1E82F, 712086}, {0x1E830, 712117}, {0x1E831, 716637}, {0x1E832, 715156}, {0x1E833, 715796}, {0x1E834, 713953}, {0x1E835, 717736}, {0x1E836, 712241}, {0x1E837, 712272}, {0x1E838, 712303}, {0x1E839, 714113}, {0x1E83A, 713764}, {0x1E83B, 713156}, {0x1E83C, 716341}, {0x1E83D, 714959}, {0x1E83E, 711962}, {0x1E83F, 711993}, {0x1E840, 712024}, {0x1E841, 714277}, {0x1E842, 717218}, {0x1E843, 717250}, {0x1E844, 712148}, {0x1E845, 712179}, {0x1E846, 712210}, {0x1E847, 714342}, {0x1E848, 713188}, {0x1E849, 714754}, {0x1E84A, 713636}, {0x1E84B, 712334}, {0x1E84C, 712365}, {0x1E84D, 712396}, {0x1E84E, 716470}, {0x1E84F, 715059}, {0x1E850, 716568}, {0x1E851, 713446}, {0x1E852, 717054}, {0x1E853, 712427}, {0x1E854, 712458}, {0x1E855, 712489}, {0x1E856, 714927}, {0x1E857, 713984}, {0x1E858, 715953}, {0x1E859, 715315}, {0x1E85A, 712520}, {0x1E85B, 712551}, {0x1E85C, 712582}, {0x1E85D, 713921}, {0x1E85E, 713827}, {0x1E85F, 715700}, {0x1E860, 714246}, {0x1E861, 717768}, {0x1E862, 714658}, {0x1E863, 712613}, {0x1E864, 712645}, {0x1E865, 712677}, {0x1E866, 715187}, {0x1E867, 716861}, {0x1E868, 717090}, {0x1E869, 712741}, {0x1E86A, 717414}, {0x1E86B, 712709}, {0x1E86C, 714502}, {0x1E86D, 712772}, {0x1E86E, 715922}, {0x1E86F, 714080}, {0x1E870, 715540}, {0x1E871, 713124}, {0x1E872, 715605}, {0x1E873, 714214}, {0x1E874, 713092}, {0x1E875, 717641}, {0x1E876, 712901}, {0x1E877, 714309}, {0x1E878, 712804}, {0x1E879, 714047}, {0x1E87A, 715122}, {0x1E87B, 716118}, {0x1E87C, 716436}, {0x1E87D, 715282}, {0x1E87E, 716534}, {0x1E87F, 715506}, {0x1E880, 714176}, {0x1E881, 714824}, {0x1E882, 717312}, {0x1E883, 716405}, {0x1E884, 714995}, {0x1E885, 716830}, {0x1E886, 717544}, {0x1E887, 716764}, {0x1E888, 716797}, {0x1E889, 717350}, {0x1E88A, 713251}, {0x1E88B, 717121}, {0x1E88C, 713605}, {0x1E88D, 714597}, {0x1E88E, 713030}, {0x1E88F, 714015}, {0x1E890, 713061}, {0x1E891, 714690}, {0x1E892, 713541}, {0x1E893, 716086}, {0x1E894, 713414}, {0x1E895, 715346}, {0x1E896, 712934}, {0x1E897, 717478}, {0x1E898, 713732}, {0x1E899, 716957}, {0x1E89A, 717022}, {0x1E89B, 717445}, {0x1E89C, 716600}, {0x1E89D, 714786}, {0x1E89E, 715985}, {0x1E89F, 715668}, {0x1E8A0, 714374}, {0x1E8A1, 713795}, {0x1E8A2, 712837}, {0x1E8A3, 714895}, {0x1E8A4, 715026}, {0x1E8A5, 716502}, {0x1E8A6, 715410}, {0x1E8A7, 713219}, {0x1E8A8, 716181}, {0x1E8A9, 714406}, {0x1E8AA, 714863}, {0x1E8AB, 713699}, {0x1E8AC, 713667}, {0x1E8AD, 716926}, {0x1E8AE, 715378}, {0x1E8AF, 715573}, {0x1E8B0, 715442}, {0x1E8B1, 717576}, {0x1E8B2, 715250}, {0x1E8B3, 713572}, {0x1E8B4, 713477}, {0x1E8B5, 716309}, {0x1E8B6, 717609}, {0x1E8B7, 716213}, {0x1E8B8, 715732}, {0x1E8B9, 717281}, {0x1E8BA, 717383}, {0x1E8BB, 716278}, {0x1E8BC, 716990}, {0x1E8BD, 714145}, {0x1E8BE, 716054}, {0x1E8BF, 713890}, {0x1E8C0, 716700}, {0x1E8C1, 713284}, {0x1E8C2, 716893}, {0x1E8C3, 714564}, {0x1E8C4, 713349}, {0x1E8C7, 711373}, {0x1E8C8, 711473}, {0x1E8C9, 711447}, {0x1E8CA, 711323}, {0x1E8CB, 711298}, {0x1E8CC, 711423}, {0x1E8CD, 711397}, {0x1E8CE, 711272}, {0x1E8CF, 711348}, {0x1E8D0, 711113}, {0x1E8D1, 711195}, {0x1E8D2, 711033}, {0x1E8D3, 711231}, {0x1E8D4, 711150}, {0x1E8D5, 710984}, {0x1E8D6, 711073}, {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, 531665}, {0x1EC72, 532617}, {0x1EC73, 532464}, {0x1EC74, 531324}, {0x1EC75, 531176}, {0x1EC76, 532203}, {0x1EC77, 532048}, {0x1EC78, 530964}, {0x1EC79, 531515}, {0x1EC7A, 532348}, {0x1EC7B, 532556}, {0x1EC7C, 532403}, {0x1EC7D, 531265}, {0x1EC7E, 531117}, {0x1EC7F, 532289}, {0x1EC80, 532140}, {0x1EC81, 531056}, {0x1EC82, 531604}, {0x1EC83, 531688}, {0x1EC84, 532640}, {0x1EC85, 532489}, {0x1EC86, 531348}, {0x1EC87, 531200}, {0x1EC88, 532226}, {0x1EC89, 532073}, {0x1EC8A, 530989}, {0x1EC8B, 531539}, {0x1EC8C, 531719}, {0x1EC8D, 532671}, {0x1EC8E, 532522}, {0x1EC8F, 531380}, {0x1EC90, 531232}, {0x1EC91, 532257}, {0x1EC92, 532106}, {0x1EC93, 531022}, {0x1EC94, 531571}, {0x1EC95, 532371}, {0x1EC96, 532582}, {0x1EC97, 532429}, {0x1EC98, 531290}, {0x1EC99, 531142}, {0x1EC9A, 532314}, {0x1EC9B, 532167}, {0x1EC9C, 531082}, {0x1EC9D, 531630}, {0x1EC9E, 531465}, {0x1EC9F, 531489}, {0x1ECA0, 530834}, {0x1ECA1, 531413}, {0x1ECA2, 531438}, {0x1ECA3, 531884}, {0x1ECA4, 532016}, {0x1ECA5, 531982}, {0x1ECA6, 531818}, {0x1ECA7, 531785}, {0x1ECA8, 531950}, {0x1ECA9, 531916}, {0x1ECAA, 531751}, {0x1ECAB, 531851}, {0x1ECAC, 532703}, {0x1ECAD, 530765}, {0x1ECAE, 530735}, {0x1ECAF, 530798}, {0x1ECB0, 532727}, {0x1ECB1, 530856}, {0x1ECB2, 530931}, {0x1ECB3, 530889}, {0x1ECB4, 530703}, {0x1ED01, 806538}, {0x1ED02, 807237}, {0x1ED03, 807074}, {0x1ED04, 806283}, {0x1ED05, 806125}, {0x1ED06, 806795}, {0x1ED07, 806630}, {0x1ED08, 805899}, {0x1ED09, 806378}, {0x1ED0A, 806950}, {0x1ED0B, 807172}, {0x1ED0C, 807009}, {0x1ED0D, 806220}, {0x1ED0E, 806062}, {0x1ED0F, 806887}, {0x1ED10, 806728}, {0x1ED11, 805997}, {0x1ED12, 806473}, {0x1ED13, 806563}, {0x1ED14, 807262}, {0x1ED15, 807101}, {0x1ED16, 806309}, {0x1ED17, 806151}, {0x1ED18, 806820}, {0x1ED19, 806657}, {0x1ED1A, 805926}, {0x1ED1B, 806404}, {0x1ED1C, 806596}, {0x1ED1D, 807295}, {0x1ED1E, 807136}, {0x1ED1F, 806343}, {0x1ED20, 806185}, {0x1ED21, 806853}, {0x1ED22, 806692}, {0x1ED23, 805961}, {0x1ED24, 806438}, {0x1ED25, 806975}, {0x1ED26, 807200}, {0x1ED27, 807037}, {0x1ED28, 806247}, {0x1ED29, 806089}, {0x1ED2A, 806914}, {0x1ED2B, 806757}, {0x1ED2C, 806025}, {0x1ED2D, 806501}, {0x1ED2E, 805876}, {0x1ED2F, 805732}, {0x1ED30, 805695}, {0x1ED31, 805385}, {0x1ED32, 805349}, {0x1ED33, 805538}, {0x1ED34, 805501}, {0x1ED35, 805312}, {0x1ED36, 805465}, {0x1ED37, 805616}, {0x1ED38, 805421}, {0x1ED39, 805573}, {0x1ED3A, 805767}, {0x1ED3B, 805651}, {0x1ED3C, 805811}, {0x1ED3D, 805843}, {0x1EE00, 70476}, {0x1EE01, 70501}, {0x1EE02, 72388}, {0x1EE03, 70549}, {0x1EE05, 75003}, {0x1EE06, 75075}, {0x1EE07, 71714}, {0x1EE08, 74415}, {0x1EE09, 75027}, {0x1EE0A, 72413}, {0x1EE0B, 72462}, {0x1EE0C, 73336}, {0x1EE0D, 73361}, {0x1EE0E, 73556}, {0x1EE0F, 70452}, {0x1EE10, 71664}, {0x1EE11, 73532}, {0x1EE12, 73484}, {0x1EE13, 73508}, {0x1EE14, 73581}, {0x1EE15, 74929}, {0x1EE16, 74978}, {0x1EE17, 72437}, {0x1EE18, 74953}, {0x1EE19, 70525}, {0x1EE1A, 75051}, {0x1EE1B, 71688}, {0x1EE1C, 70573}, {0x1EE1D, 70637}, {0x1EE1E, 70605}, {0x1EE1F, 70670}, {0x1EE21, 71770}, {0x1EE22, 71964}, {0x1EE24, 71932}, {0x1EE27, 71900}, {0x1EE29, 72356}, {0x1EE2A, 71997}, {0x1EE2B, 72062}, {0x1EE2C, 72094}, {0x1EE2D, 72127}, {0x1EE2E, 72224}, {0x1EE2F, 71738}, {0x1EE30, 71834}, {0x1EE31, 72192}, {0x1EE32, 72160}, {0x1EE34, 72257}, {0x1EE35, 72291}, {0x1EE36, 72323}, {0x1EE37, 72029}, {0x1EE39, 71802}, {0x1EE3B, 71866}, {0x1EE42, 74644}, {0x1EE47, 74613}, {0x1EE49, 74898}, {0x1EE4B, 74708}, {0x1EE4D, 74739}, {0x1EE4E, 74833}, {0x1EE4F, 74439}, {0x1EE51, 74802}, {0x1EE52, 74771}, {0x1EE54, 74865}, {0x1EE57, 74676}, {0x1EE59, 74470}, {0x1EE5B, 74580}, {0x1EE5D, 74501}, {0x1EE5F, 74541}, {0x1EE61, 73641}, {0x1EE62, 73931}, {0x1EE64, 73897}, {0x1EE67, 73863}, {0x1EE68, 74244}, {0x1EE69, 74347}, {0x1EE6A, 73966}, {0x1EE6C, 74035}, {0x1EE6D, 74070}, {0x1EE6E, 74173}, {0x1EE6F, 73607}, {0x1EE70, 73793}, {0x1EE71, 74139}, {0x1EE72, 74105}, {0x1EE74, 74208}, {0x1EE75, 74278}, {0x1EE76, 74312}, {0x1EE77, 74000}, {0x1EE79, 73675}, {0x1EE7A, 74381}, {0x1EE7B, 73827}, {0x1EE7C, 73709}, {0x1EE7E, 73751}, {0x1EE80, 72517}, {0x1EE81, 72549}, {0x1EE82, 72768}, {0x1EE83, 72611}, {0x1EE84, 72737}, {0x1EE85, 73211}, {0x1EE86, 73304}, {0x1EE87, 72706}, {0x1EE88, 73085}, {0x1EE89, 73242}, {0x1EE8B, 72832}, {0x1EE8C, 72863}, {0x1EE8D, 72895}, {0x1EE8E, 73020}, {0x1EE8F, 72486}, {0x1EE90, 72642}, {0x1EE91, 72989}, {0x1EE92, 72927}, {0x1EE93, 72958}, {0x1EE94, 73052}, {0x1EE95, 73116}, {0x1EE96, 73179}, {0x1EE97, 72800}, {0x1EE98, 73147}, {0x1EE99, 72580}, {0x1EE9A, 73273}, {0x1EE9B, 72673}, {0x1EEA1, 70740}, {0x1EEA2, 70970}, {0x1EEA3, 70816}, {0x1EEA5, 71511}, {0x1EEA6, 71625}, {0x1EEA7, 70932}, {0x1EEA8, 71357}, {0x1EEA9, 71549}, {0x1EEAB, 71048}, {0x1EEAC, 71086}, {0x1EEAD, 71125}, {0x1EEAE, 71278}, {0x1EEAF, 70702}, {0x1EEB0, 70854}, {0x1EEB1, 71240}, {0x1EEB2, 71164}, {0x1EEB3, 71202}, {0x1EEB4, 71317}, {0x1EEB5, 71395}, {0x1EEB6, 71472}, {0x1EEB7, 71009}, {0x1EEB8, 71433}, {0x1EEB9, 70778}, {0x1EEBA, 71587}, {0x1EEBB, 70892}, {0x1EEF0, 73428}, {0x1EEF1, 73386}, {0x1F000, 658680}, {0x1F001, 659464}, {0x1F002, 659708}, {0x1F003, 659111}, {0x1F004, 659260}, {0x1F005, 658976}, {0x1F006, 659731}, {0x1F007, 659163}, {0x1F008, 659649}, {0x1F009, 659558}, {0x1F00A, 658915}, {0x1F00B, 658825}, {0x1F00C, 659405}, {0x1F00D, 659314}, {0x1F00E, 658733}, {0x1F00F, 659050}, {0x1F010, 659135}, {0x1F011, 659621}, {0x1F012, 659528}, {0x1F013, 658886}, {0x1F014, 658796}, {0x1F015, 659377}, {0x1F016, 659284}, {0x1F017, 658703}, {0x1F018, 659021}, {0x1F019, 659194}, {0x1F01A, 659680}, {0x1F01B, 659591}, {0x1F01C, 658947}, {0x1F01D, 658857}, {0x1F01E, 659436}, {0x1F01F, 659347}, {0x1F020, 658766}, {0x1F021, 659082}, {0x1F022, 659242}, {0x1F023, 659222}, {0x1F024, 658633}, {0x1F025, 658653}, {0x1F026, 659488}, {0x1F027, 659508}, {0x1F028, 658595}, {0x1F029, 659757}, {0x1F02A, 659002}, {0x1F02B, 658615}, {0x1F030, 282150}, {0x1F031, 282178}, {0x1F032, 282207}, {0x1F033, 282236}, {0x1F034, 282265}, {0x1F035, 282294}, {0x1F036, 282323}, {0x1F037, 282352}, {0x1F038, 282381}, {0x1F039, 282410}, {0x1F03A, 282439}, {0x1F03B, 282468}, {0x1F03C, 282497}, {0x1F03D, 282526}, {0x1F03E, 282555}, {0x1F03F, 282584}, {0x1F040, 282613}, {0x1F041, 282642}, {0x1F042, 282671}, {0x1F043, 282700}, {0x1F044, 282729}, {0x1F045, 282758}, {0x1F046, 282787}, {0x1F047, 282816}, {0x1F048, 282845}, {0x1F049, 282874}, {0x1F04A, 282903}, {0x1F04B, 282932}, {0x1F04C, 282961}, {0x1F04D, 282990}, {0x1F04E, 283019}, {0x1F04F, 283048}, {0x1F050, 283077}, {0x1F051, 283106}, {0x1F052, 283135}, {0x1F053, 283164}, {0x1F054, 283193}, {0x1F055, 283222}, {0x1F056, 283251}, {0x1F057, 283280}, {0x1F058, 283309}, {0x1F059, 283338}, {0x1F05A, 283367}, {0x1F05B, 283396}, {0x1F05C, 283425}, {0x1F05D, 283454}, {0x1F05E, 283483}, {0x1F05F, 283512}, {0x1F060, 283541}, {0x1F061, 283570}, {0x1F062, 283599}, {0x1F063, 283625}, {0x1F064, 283652}, {0x1F065, 283679}, {0x1F066, 283706}, {0x1F067, 283733}, {0x1F068, 283760}, {0x1F069, 283787}, {0x1F06A, 283814}, {0x1F06B, 283841}, {0x1F06C, 283868}, {0x1F06D, 283895}, {0x1F06E, 283922}, {0x1F06F, 283949}, {0x1F070, 283976}, {0x1F071, 284003}, {0x1F072, 284030}, {0x1F073, 284057}, {0x1F074, 284084}, {0x1F075, 284111}, {0x1F076, 284138}, {0x1F077, 284165}, {0x1F078, 284192}, {0x1F079, 284219}, {0x1F07A, 284246}, {0x1F07B, 284273}, {0x1F07C, 284300}, {0x1F07D, 284327}, {0x1F07E, 284354}, {0x1F07F, 284381}, {0x1F080, 284408}, {0x1F081, 284435}, {0x1F082, 284462}, {0x1F083, 284489}, {0x1F084, 284516}, {0x1F085, 284543}, {0x1F086, 284570}, {0x1F087, 284597}, {0x1F088, 284624}, {0x1F089, 284651}, {0x1F08A, 284678}, {0x1F08B, 284705}, {0x1F08C, 284732}, {0x1F08D, 284759}, {0x1F08E, 284786}, {0x1F08F, 284813}, {0x1F090, 284840}, {0x1F091, 284867}, {0x1F092, 284894}, {0x1F093, 284921}, {0x1F0A0, 823373}, {0x1F0A1, 823346}, {0x1F0A2, 825364}, {0x1F0A3, 824800}, {0x1F0A4, 823749}, {0x1F0A5, 823618}, {0x1F0A6, 824576}, {0x1F0A7, 824465}, {0x1F0A8, 823504}, {0x1F0A9, 824209}, {0x1F0AA, 824685}, {0x1F0AB, 823862}, {0x1F0AC, 824094}, {0x1F0AD, 824325}, {0x1F0AE, 823975}, {0x1F0B1, 823319}, {0x1F0B2, 825337}, {0x1F0B3, 824771}, {0x1F0B4, 823721}, {0x1F0B5, 823590}, {0x1F0B6, 824549}, {0x1F0B7, 824436}, {0x1F0B8, 823475}, {0x1F0B9, 824181}, {0x1F0BA, 824658}, {0x1F0BB, 823834}, {0x1F0BC, 824064}, {0x1F0BD, 824296}, {0x1F0BE, 823947}, {0x1F0BF, 824354}, {0x1F0C1, 823290}, {0x1F0C2, 825308}, {0x1F0C3, 824740}, {0x1F0C4, 823691}, {0x1F0C5, 823560}, {0x1F0C6, 824520}, {0x1F0C7, 824405}, {0x1F0C8, 823444}, {0x1F0C9, 824151}, {0x1F0CA, 824629}, {0x1F0CB, 823804}, {0x1F0CC, 824032}, {0x1F0CD, 824265}, {0x1F0CE, 823917}, {0x1F0CF, 823391}, {0x1F0D1, 823264}, {0x1F0D2, 825282}, {0x1F0D3, 824712}, {0x1F0D4, 823664}, {0x1F0D5, 823533}, {0x1F0D6, 824494}, {0x1F0D7, 824377}, {0x1F0D8, 823416}, {0x1F0D9, 824124}, {0x1F0DA, 824603}, {0x1F0DB, 823777}, {0x1F0DC, 824003}, {0x1F0DD, 824237}, {0x1F0DE, 823890}, {0x1F0DF, 825391}, {0x1F0E0, 823646}, {0x1F0E1, 824829}, {0x1F0E2, 825070}, {0x1F0E3, 825135}, {0x1F0E4, 825156}, {0x1F0E5, 825177}, {0x1F0E6, 825198}, {0x1F0E7, 825219}, {0x1F0E8, 825240}, {0x1F0E9, 825261}, {0x1F0EA, 824850}, {0x1F0EB, 824872}, {0x1F0EC, 824894}, {0x1F0ED, 824916}, {0x1F0EE, 824938}, {0x1F0EF, 824960}, {0x1F0F0, 824982}, {0x1F0F1, 825004}, {0x1F0F2, 825026}, {0x1F0F3, 825048}, {0x1F0F4, 825091}, {0x1F0F5, 825113}, {0x1F100, 277175}, {0x1F101, 277158}, {0x1F102, 276915}, {0x1F103, 277111}, {0x1F104, 277061}, {0x1F105, 276818}, {0x1F106, 276769}, {0x1F107, 277013}, {0x1F108, 276963}, {0x1F109, 276718}, {0x1F10A, 276867}, {0x1F10B, 277764}, {0x1F10C, 278623}, {0x1F10D, 191710}, {0x1F10E, 184543}, {0x1F10F, 185111}, {0x1F110, 815248}, {0x1F111, 815285}, {0x1F112, 815322}, {0x1F113, 815359}, {0x1F114, 815396}, {0x1F115, 815433}, {0x1F116, 815470}, {0x1F117, 815507}, {0x1F118, 815544}, {0x1F119, 815581}, {0x1F11A, 815618}, {0x1F11B, 815655}, {0x1F11C, 815692}, {0x1F11D, 815729}, {0x1F11E, 815766}, {0x1F11F, 815803}, {0x1F120, 815840}, {0x1F121, 815877}, {0x1F122, 815914}, {0x1F123, 815951}, {0x1F124, 815988}, {0x1F125, 816025}, {0x1F126, 816062}, {0x1F127, 816099}, {0x1F128, 816136}, {0x1F129, 816173}, {0x1F12A, 949520}, {0x1F12B, 187351}, {0x1F12C, 187389}, {0x1F12D, 184716}, {0x1F12E, 191689}, {0x1F12F, 214155}, {0x1F130, 905177}, {0x1F131, 905208}, {0x1F132, 905239}, {0x1F133, 905270}, {0x1F134, 905301}, {0x1F135, 905332}, {0x1F136, 905363}, {0x1F137, 905394}, {0x1F138, 905425}, {0x1F139, 905456}, {0x1F13A, 905487}, {0x1F13B, 905518}, {0x1F13C, 905549}, {0x1F13D, 905580}, {0x1F13E, 905611}, {0x1F13F, 905642}, {0x1F140, 905673}, {0x1F141, 905704}, {0x1F142, 905735}, {0x1F143, 905766}, {0x1F144, 905797}, {0x1F145, 905828}, {0x1F146, 905859}, {0x1F147, 905890}, {0x1F148, 905921}, {0x1F149, 905952}, {0x1F14A, 905081}, {0x1F14B, 906082}, {0x1F14C, 906227}, {0x1F14D, 906360}, {0x1F14E, 906169}, {0x1F14F, 906512}, {0x1F150, 762147}, {0x1F151, 762187}, {0x1F152, 762227}, {0x1F153, 762267}, {0x1F154, 762307}, {0x1F155, 762347}, {0x1F156, 762387}, {0x1F157, 762427}, {0x1F158, 762467}, {0x1F159, 762507}, {0x1F15A, 762547}, {0x1F15B, 762587}, {0x1F15C, 762627}, {0x1F15D, 762667}, {0x1F15E, 762707}, {0x1F15F, 762747}, {0x1F160, 762787}, {0x1F161, 762827}, {0x1F162, 762867}, {0x1F163, 762907}, {0x1F164, 762947}, {0x1F165, 762987}, {0x1F166, 763027}, {0x1F167, 763067}, {0x1F168, 763107}, {0x1F169, 763147}, {0x1F16A, 830410}, {0x1F16B, 830425}, {0x1F16C, 830440}, {0x1F16D, 184705}, {0x1F16E, 184671}, {0x1F16F, 185940}, {0x1F170, 763758}, {0x1F171, 763798}, {0x1F172, 763838}, {0x1F173, 763878}, {0x1F174, 763918}, {0x1F175, 763958}, {0x1F176, 763998}, {0x1F177, 764038}, {0x1F178, 764078}, {0x1F179, 764118}, {0x1F17A, 764158}, {0x1F17B, 764198}, {0x1F17C, 764238}, {0x1F17D, 764278}, {0x1F17E, 764318}, {0x1F17F, 764358}, {0x1F180, 764398}, {0x1F181, 764438}, {0x1F182, 764478}, {0x1F183, 764518}, {0x1F184, 764558}, {0x1F185, 764598}, {0x1F186, 764638}, {0x1F187, 764678}, {0x1F188, 764718}, {0x1F189, 764758}, {0x1F18A, 215075}, {0x1F18B, 763738}, {0x1F18C, 764831}, {0x1F18D, 764916}, {0x1F18E, 763657}, {0x1F18F, 764967}, {0x1F190, 899949}, {0x1F191, 904871}, {0x1F192, 904882}, {0x1F193, 905030}, {0x1F194, 905092}, {0x1F195, 906093}, {0x1F196, 906105}, {0x1F197, 906116}, {0x1F198, 906333}, {0x1F199, 906456}, {0x1F19A, 906501}, {0x1F19B, 906371}, {0x1F19C, 906238}, {0x1F19D, 906430}, {0x1F19E, 905015}, {0x1F19F, 904916}, {0x1F1A0, 904963}, {0x1F1A1, 906260}, {0x1F1A2, 906401}, {0x1F1A3, 906296}, {0x1F1A4, 906127}, {0x1F1A5, 905983}, {0x1F1A6, 905043}, {0x1F1A7, 905054}, {0x1F1A8, 905066}, {0x1F1A9, 906051}, {0x1F1AA, 906284}, {0x1F1AB, 906444}, {0x1F1AC, 906489}, {0x1F1AD, 668825}, {0x1F1E6, 830925}, {0x1F1E7, 830960}, {0x1F1E8, 830995}, {0x1F1E9, 831030}, {0x1F1EA, 831065}, {0x1F1EB, 831100}, {0x1F1EC, 831135}, {0x1F1ED, 831170}, {0x1F1EE, 831205}, {0x1F1EF, 831240}, {0x1F1F0, 831275}, {0x1F1F1, 831310}, {0x1F1F2, 831345}, {0x1F1F3, 831380}, {0x1F1F4, 831415}, {0x1F1F5, 831450}, {0x1F1F6, 831485}, {0x1F1F7, 831520}, {0x1F1F8, 831555}, {0x1F1F9, 831590}, {0x1F1FA, 831625}, {0x1F1FB, 831660}, {0x1F1FC, 831695}, {0x1F1FD, 831730}, {0x1F1FE, 831765}, {0x1F1FF, 831800}, {0x1F200, 900537}, {0x1F201, 905123}, {0x1F202, 905145}, {0x1F210, 904066}, {0x1F211, 903961}, {0x1F212, 903681}, {0x1F213, 905103}, {0x1F214, 903471}, {0x1F215, 903891}, {0x1F216, 904696}, {0x1F217, 903926}, {0x1F218, 903506}, {0x1F219, 904311}, {0x1F21A, 904486}, {0x1F21B, 904241}, {0x1F21C, 903611}, {0x1F21D, 904031}, {0x1F21E, 903541}, {0x1F21F, 904276}, {0x1F220, 903576}, {0x1F221, 904661}, {0x1F222, 904521}, {0x1F223, 904731}, {0x1F224, 903856}, {0x1F225, 903786}, {0x1F226, 904451}, {0x1F227, 904136}, {0x1F228, 904206}, {0x1F229, 903366}, {0x1F22A, 903401}, {0x1F22B, 904801}, {0x1F22C, 903996}, {0x1F22D, 903436}, {0x1F22E, 903716}, {0x1F22F, 904171}, {0x1F230, 904766}, {0x1F231, 904101}, {0x1F232, 904591}, {0x1F233, 904626}, {0x1F234, 903751}, {0x1F235, 904416}, {0x1F236, 904381}, {0x1F237, 904346}, {0x1F238, 904556}, {0x1F239, 903646}, {0x1F23A, 903821}, {0x1F23B, 904836}, {0x1F240, 949364}, {0x1F241, 949052}, {0x1F242, 949104}, {0x1F243, 949208}, {0x1F244, 949416}, {0x1F245, 949260}, {0x1F246, 949468}, {0x1F247, 949156}, {0x1F248, 949312}, {0x1F250, 185986}, {0x1F251, 185961}, {0x1F260, 843102}, {0x1F261, 843124}, {0x1F262, 843146}, {0x1F263, 843198}, {0x1F264, 843170}, {0x1F265, 843079}, {0x1F300, 251789}, {0x1F301, 444487}, {0x1F302, 196334}, {0x1F303, 770508}, {0x1F304, 910044}, {0x1F305, 910036}, {0x1F306, 191795}, {0x1F307, 910067}, {0x1F308, 830184}, {0x1F309, 141802}, {0x1F30A, 982109}, {0x1F30B, 978015}, {0x1F30C, 725239}, {0x1F30D, 293773}, {0x1F30E, 293725}, {0x1F30F, 293746}, {0x1F310, 457855}, {0x1F311, 766574}, {0x1F312, 982311}, {0x1F313, 444005}, {0x1F314, 982339}, {0x1F315, 445173}, {0x1F316, 979645}, {0x1F317, 582384}, {0x1F318, 979617}, {0x1F319, 214838}, {0x1F31A, 766590}, {0x1F31B, 444031}, {0x1F31C, 582409}, {0x1F31D, 445190}, {0x1F31E, 908256}, {0x1F31F, 457883}, {0x1F320, 856190}, {0x1F321, 937291}, {0x1F322, 113485}, {0x1F323, 986398}, {0x1F324, 986484}, {0x1F325, 986408}, {0x1F326, 986431}, {0x1F327, 196445}, {0x1F328, 196461}, {0x1F329, 196424}, {0x1F32A, 196477}, {0x1F32B, 444483}, {0x1F32C, 988605}, {0x1F32D, 524130}, {0x1F32E, 916311}, {0x1F32F, 142960}, {0x1F330, 183323}, {0x1F331, 850481}, {0x1F332, 441841}, {0x1F333, 269381}, {0x1F334, 812086}, {0x1F335, 153105}, {0x1F336, 524138}, {0x1F337, 951065}, {0x1F338, 183308}, {0x1F339, 842890}, {0x1F33A, 521151}, {0x1F33B, 910026}, {0x1F33C, 121923}, {0x1F33D, 293673}, {0x1F33E, 293686}, {0x1F33F, 519420}, {0x1F340, 444779}, {0x1F341, 665301}, {0x1F342, 443465}, {0x1F343, 625659}, {0x1F344, 744231}, {0x1F345, 947998}, {0x1F346, 82150}, {0x1F347, 460024}, {0x1F348, 710960}, {0x1F349, 982120}, {0x1F34A, 928190}, {0x1F34B, 634068}, {0x1F34C, 104408}, {0x1F34D, 823073}, {0x1F34E, 830882}, {0x1F34F, 480504}, {0x1F350, 819203}, {0x1F351, 819181}, {0x1F352, 183299}, {0x1F353, 907009}, {0x1F354, 491124}, {0x1F355, 891956}, {0x1F356, 705510}, {0x1F357, 826147}, {0x1F358, 833800}, {0x1F359, 833790}, {0x1F35A, 209241}, {0x1F35B, 251710}, {0x1F35C, 906790}, {0x1F35D, 899020}, {0x1F35E, 141753}, {0x1F35F, 445011}, {0x1F360, 841916}, {0x1F361, 269230}, {0x1F362, 785675}, {0x1F363, 911863}, {0x1F364, 445024}, {0x1F365, 444086}, {0x1F366, 894144}, {0x1F367, 855182}, {0x1F368, 524466}, {0x1F369, 287180}, {0x1F36A, 209253}, {0x1F36B, 183388}, {0x1F36C, 173635}, {0x1F36D, 652218}, {0x1F36E, 251761}, {0x1F36F, 523343}, {0x1F370, 856527}, {0x1F371, 108993}, {0x1F372, 826088}, {0x1F373, 209260}, {0x1F374, 444555}, {0x1F375, 929843}, {0x1F376, 846290}, {0x1F377, 988641}, {0x1F378, 196522}, {0x1F379, 950990}, {0x1F37A, 106792}, {0x1F37B, 195071}, {0x1F37C, 83270}, {0x1F37D, 444570}, {0x1F37E, 123631}, {0x1F37F, 825987}, {0x1F380, 833603}, {0x1F381, 988879}, {0x1F382, 111311}, {0x1F383, 536189}, {0x1F384, 184078}, {0x1F385, 443631}, {0x1F386, 443958}, {0x1F387, 443940}, {0x1F388, 87097}, {0x1F389, 817537}, {0x1F38A, 208830}, {0x1F38B, 928176}, {0x1F38C, 215061}, {0x1F38D, 823057}, {0x1F38E, 536241}, {0x1F38F, 174626}, {0x1F390, 988623}, {0x1F391, 742288}, {0x1F392, 850091}, {0x1F393, 458497}, {0x1F394, 506084}, {0x1F395, 124703}, {0x1F396, 725224}, {0x1F397, 832558}, {0x1F398, 744324}, {0x1F399, 907193}, {0x1F39A, 636467}, {0x1F39B, 209209}, {0x1F39C, 106622}, {0x1F39D, 106653}, {0x1F39E, 443833}, {0x1F39F, 2221}, {0x1F3A0, 174611}, {0x1F3A1, 443736}, {0x1F3A2, 841994}, {0x1F3A3, 444122}, {0x1F3A4, 725024}, {0x1F3A5, 742512}, {0x1F3A6, 184100}, {0x1F3A7, 505953}, {0x1F3A8, 81956}, {0x1F3A9, 948622}, {0x1F3AA, 191773}, {0x1F3AB, 943633}, {0x1F3AC, 194998}, {0x1F3AD, 819357}, {0x1F3AE, 976040}, {0x1F3AF, 278748}, {0x1F3B0, 892057}, {0x1F3B1, 111281}, {0x1F3B2, 448104}, {0x1F3B3, 124768}, {0x1F3B4, 444320}, {0x1F3B5, 744352}, {0x1F3B6, 743904}, {0x1F3B7, 850061}, {0x1F3B8, 480793}, {0x1F3B9, 744307}, {0x1F3BA, 951045}, {0x1F3BB, 976157}, {0x1F3BC, 744365}, {0x1F3BD, 845975}, {0x1F3BE, 932289}, {0x1F3BF, 891562}, {0x1F3C0, 104574}, {0x1F3C1, 179472}, {0x1F3C2, 894063}, {0x1F3C3, 845968}, {0x1F3C4, 911856}, {0x1F3C5, 899537}, {0x1F3C6, 950983}, {0x1F3C7, 524095}, {0x1F3C8, 9275}, {0x1F3C9, 843239}, {0x1F3CA, 911918}, {0x1F3CB, 982430}, {0x1F3CC, 457918}, {0x1F3CD, 830077}, {0x1F3CE, 830066}, {0x1F3CF, 214860}, {0x1F3D0, 978023}, {0x1F3D1, 443755}, {0x1F3D2, 524485}, {0x1F3D3, 916282}, {0x1F3D4, 894042}, {0x1F3D5, 153177}, {0x1F3D6, 106602}, {0x1F3D7, 142871}, {0x1F3D8, 524226}, {0x1F3D9, 191785}, {0x1F3DA, 270341}, {0x1F3DB, 195032}, {0x1F3DC, 272533}, {0x1F3DD, 272540}, {0x1F3DE, 762018}, {0x1F3DF, 906558}, {0x1F3E0, 524211}, {0x1F3E1, 524242}, {0x1F3E2, 785680}, {0x1F3E3, 536322}, {0x1F3E4, 441820}, {0x1F3E5, 524108}, {0x1F3E6, 104421}, {0x1F3E7, 82187}, {0x1F3E8, 524161}, {0x1F3E9, 652730}, {0x1F3EA, 209223}, {0x1F3EB, 850084}, {0x1F3EC, 270324}, {0x1F3ED, 443443}, {0x1F3EE, 536173}, {0x1F3EF, 536225}, {0x1F3F0, 441804}, {0x1F3F1, 985479}, {0x1F3F2, 114879}, {0x1F3F3, 982245}, {0x1F3F4, 982210}, {0x1F3F5, 842895}, {0x1F3F6, 115488}, {0x1F3F7, 578333}, {0x1F3F8, 83512}, {0x1F3F9, 124722}, {0x1F3FA, 9303}, {0x1F3FB, 428414}, {0x1F3FC, 428450}, {0x1F3FD, 428484}, {0x1F3FE, 428518}, {0x1F3FF, 428552}, {0x1F400, 830506}, {0x1F401, 742478}, {0x1F402, 808591}, {0x1F403, 982071}, {0x1F404, 214808}, {0x1F405, 945004}, {0x1F406, 634078}, {0x1F407, 830039}, {0x1F408, 174668}, {0x1F409, 290163}, {0x1F40A, 214881}, {0x1F40B, 982462}, {0x1F40C, 894016}, {0x1F40D, 894022}, {0x1F40E, 524078}, {0x1F40F, 830502}, {0x1F410, 457905}, {0x1F411, 856125}, {0x1F412, 742154}, {0x1F413, 842867}, {0x1F414, 183340}, {0x1F415, 281069}, {0x1F416, 822968}, {0x1F417, 121973}, {0x1F418, 427797}, {0x1F419, 785667}, {0x1F41A, 899463}, {0x1F41B, 141947}, {0x1F41C, 24720}, {0x1F41D, 523353}, {0x1F41E, 578370}, {0x1F41F, 444081}, {0x1F420, 951005}, {0x1F421, 121931}, {0x1F422, 953730}, {0x1F423, 505425}, {0x1F424, 83282}, {0x1F425, 445047}, {0x1F426, 111306}, {0x1F427, 819252}, {0x1F428, 578273}, {0x1F429, 825929}, {0x1F42A, 290204}, {0x1F42B, 83490}, {0x1F42C, 282142}, {0x1F42D, 742484}, {0x1F42E, 214812}, {0x1F42F, 945010}, {0x1F430, 830046}, {0x1F431, 174672}, {0x1F432, 290170}, {0x1F433, 899550}, {0x1F434, 524084}, {0x1F435, 742161}, {0x1F436, 281073}, {0x1F437, 822972}, {0x1F438, 445037}, {0x1F439, 491199}, {0x1F43A, 988694}, {0x1F43B, 106734}, {0x1F43C, 812868}, {0x1F43D, 822981}, {0x1F43E, 819149}, {0x1F43F, 183372}, {0x1F440, 442552}, {0x1F441, 442537}, {0x1F442, 293669}, {0x1F443, 773265}, {0x1F444, 742506}, {0x1F445, 948005}, {0x1F446, 986647}, {0x1F447, 984454}, {0x1F448, 985076}, {0x1F449, 985553}, {0x1F44A, 444144}, {0x1F44B, 982228}, {0x1F44C, 786278}, {0x1F44D, 938089}, {0x1F44E, 938072}, {0x1F44F, 195012}, {0x1F450, 800725}, {0x1F451, 215153}, {0x1F452, 988760}, {0x1F453, 442541}, {0x1F454, 762060}, {0x1F455, 916274}, {0x1F456, 538450}, {0x1F457, 290182}, {0x1F458, 576875}, {0x1F459, 111263}, {0x1F45A, 988745}, {0x1F45B, 829457}, {0x1F45C, 491296}, {0x1F45D, 826141}, {0x1F45E, 665229}, {0x1F45F, 82124}, {0x1F460, 521201}, {0x1F461, 988771}, {0x1F462, 988732}, {0x1F463, 444529}, {0x1F464, 142981}, {0x1F465, 143000}, {0x1F466, 132700}, {0x1F467, 454708}, {0x1F468, 663227}, {0x1F469, 988704}, {0x1F46A, 443611}, {0x1F46B, 663231}, {0x1F46C, 954073}, {0x1F46D, 954145}, {0x1F46E, 825914}, {0x1F46F, 988710}, {0x1F470, 141786}, {0x1F471, 819627}, {0x1F472, 663317}, {0x1F473, 663337}, {0x1F474, 800308}, {0x1F475, 800318}, {0x1F476, 83254}, {0x1F477, 208943}, {0x1F478, 828374}, {0x1F479, 536308}, {0x1F47A, 536256}, {0x1F47B, 454664}, {0x1F47C, 83259}, {0x1F47D, 442331}, {0x1F47E, 8864}, {0x1F47F, 529629}, {0x1F480, 891585}, {0x1F481, 532794}, {0x1F482, 480773}, {0x1F483, 269223}, {0x1F484, 650790}, {0x1F485, 760385}, {0x1F486, 442581}, {0x1F487, 487425}, {0x1F488, 104546}, {0x1F489, 916260}, {0x1F48A, 823015}, {0x1F48B, 578119}, {0x1F48C, 652741}, {0x1F48D, 841723}, {0x1F48E, 449686}, {0x1F48F, 578114}, {0x1F490, 124695}, {0x1F491, 214790}, {0x1F492, 982392}, {0x1F493, 106759}, {0x1F494, 141890}, {0x1F495, 953937}, {0x1F496, 899047}, {0x1F497, 480746}, {0x1F498, 506049}, {0x1F499, 121950}, {0x1F49A, 480527}, {0x1F49B, 989276}, {0x1F49C, 829444}, {0x1F49D, 506066}, {0x1F49E, 833565}, {0x1F49F, 506020}, {0x1F4A0, 276438}, {0x1F4A1, 427447}, {0x1F4A2, 24616}, {0x1F4A3, 122122}, {0x1F4A4, 891914}, {0x1F4A5, 196557}, {0x1F4A6, 899476}, {0x1F4A7, 290248}, {0x1F4A8, 269263}, {0x1F4A9, 823003}, {0x1F4AA, 444274}, {0x1F4AB, 280647}, {0x1F4AC, 899298}, {0x1F4AD, 937389}, {0x1F4AE, 984759}, {0x1F4AF, 524286}, {0x1F4B0, 737466}, {0x1F4B1, 251678}, {0x1F4B2, 506792}, {0x1F4B3, 214826}, {0x1F4B4, 104501}, {0x1F4B5, 104426}, {0x1F4B6, 104452}, {0x1F4B7, 104476}, {0x1F4B8, 737476}, {0x1F4B9, 179358}, {0x1F4BA, 850412}, {0x1F4BB, 819740}, {0x1F4BC, 141818}, {0x1F4BD, 725267}, {0x1F4BE, 444288}, {0x1F4BF, 800958}, {0x1F4C0, 293645}, {0x1F4C1, 443821}, {0x1F4C2, 800696}, {0x1F4C3, 808652}, {0x1F4C4, 808614}, {0x1F4C5, 153130}, {0x1F4C6, 929872}, {0x1F4C7, 173705}, {0x1F4C8, 179333}, {0x1F4C9, 179306}, {0x1F4CA, 104524}, {0x1F4CB, 195107}, {0x1F4CC, 829463}, {0x1F4CD, 843052}, {0x1F4CE, 812879}, {0x1F4CF, 906981}, {0x1F4D0, 950361}, {0x1F4D1, 122146}, {0x1F4D2, 625709}, {0x1F4D3, 773842}, {0x1F4D4, 773851}, {0x1F4D5, 196120}, {0x1F4D6, 800578}, {0x1F4D7, 480516}, {0x1F4D8, 121940}, {0x1F4D9, 801019}, {0x1F4DA, 122160}, {0x1F4DB, 760408}, {0x1F4DC, 850392}, {0x1F4DD, 710979}, {0x1F4DE, 930009}, {0x1F4DF, 808667}, {0x1F4E0, 443657}, {0x1F4E1, 848138}, {0x1F4E2, 829377}, {0x1F4E3, 179440}, {0x1F4E4, 807340}, {0x1F4E5, 530558}, {0x1F4E6, 808601}, {0x1F4E7, 293649}, {0x1F4E8, 530569}, {0x1F4E9, 428916}, {0x1F4EA, 196185}, {0x1F4EB, 196218}, {0x1F4EC, 800782}, {0x1F4ED, 800751}, {0x1F4EE, 826080}, {0x1F4EF, 826039}, {0x1F4F0, 770488}, {0x1F4F1, 725485}, {0x1F4F2, 725515}, {0x1F4F3, 975999}, {0x1F4F4, 725498}, {0x1F4F5, 771700}, {0x1F4F6, 24732}, {0x1F4F7, 153152}, {0x1F4F8, 153159}, {0x1F4F9, 976027}, {0x1F4FA, 930101}, {0x1F4FB, 830117}, {0x1F4FC, 976051}, {0x1F4FD, 443845}, {0x1F4FE, 825995}, {0x1F4FF, 826283}, {0x1F500, 953763}, {0x1F501, 195903}, {0x1F502, 195957}, {0x1F503, 195732}, {0x1F504, 24815}, {0x1F505, 652778}, {0x1F506, 521160}, {0x1F507, 899136}, {0x1F508, 899128}, {0x1F509, 899169}, {0x1F50A, 899197}, {0x1F50B, 106594}, {0x1F50C, 427467}, {0x1F50D, 629739}, {0x1F50E, 837209}, {0x1F50F, 651674}, {0x1F510, 196164}, {0x1F511, 552364}, {0x1F512, 651669}, {0x1F513, 800741}, {0x1F514, 106808}, {0x1F515, 106837}, {0x1F516, 122137}, {0x1F517, 650745}, {0x1F518, 830123}, {0x1F519, 83322}, {0x1F51A, 428863}, {0x1F51B, 800346}, {0x1F51C, 895402}, {0x1F51D, 949023}, {0x1F51E, 771717}, {0x1F51F, 552396}, {0x1F520, 532892}, {0x1F521, 532962}, {0x1F522, 532999}, {0x1F523, 533024}, {0x1F524, 532931}, {0x1F525, 443893}, {0x1F526, 427481}, {0x1F527, 988910}, {0x1F528, 491134}, {0x1F529, 782928}, {0x1F52A, 523247}, {0x1F52B, 823115}, {0x1F52C, 725035}, {0x1F52D, 930091}, {0x1F52E, 215208}, {0x1F52F, 891476}, {0x1F530, 536343}, {0x1F531, 950387}, {0x1F532, 115811}, {0x1F533, 985896}, {0x1F534, 580214}, {0x1F535, 579842}, {0x1F536, 580133}, {0x1F537, 579860}, {0x1F538, 892686}, {0x1F539, 892122}, {0x1F53A, 955890}, {0x1F53B, 287499}, {0x1F53C, 955984}, {0x1F53D, 287572}, {0x1F53E, 656442}, {0x1F53F, 959680}, {0x1F540, 184819}, {0x1F541, 215025}, {0x1F542, 215012}, {0x1F543, 773633}, {0x1F544, 773725}, {0x1F545, 913749}, {0x1F546, 985036}, {0x1F547, 507486}, {0x1F548, 176383}, {0x1F549, 800336}, {0x1F54A, 287189}, {0x1F54B, 538522}, {0x1F54C, 742316}, {0x1F54D, 914185}, {0x1F54E, 717800}, {0x1F54F, 124736}, {0x1F550, 195353}, {0x1F551, 195631}, {0x1F552, 195533}, {0x1F553, 195261}, {0x1F554, 195215}, {0x1F555, 195445}, {0x1F556, 195397}, {0x1F557, 195117}, {0x1F558, 195307}, {0x1F559, 195489}, {0x1F55A, 195165}, {0x1F55B, 195581}, {0x1F55C, 195375}, {0x1F55D, 195653}, {0x1F55E, 195557}, {0x1F55F, 195284}, {0x1F560, 195238}, {0x1F561, 195467}, {0x1F562, 195421}, {0x1F563, 195141}, {0x1F564, 195330}, {0x1F565, 195511}, {0x1F566, 195190}, {0x1F567, 195606}, {0x1F568, 835565}, {0x1F569, 835579}, {0x1F56A, 835613}, {0x1F56B, 142916}, {0x1F56C, 142925}, {0x1F56D, 841819}, {0x1F56E, 122132}, {0x1F56F, 173628}, {0x1F570, 665239}, {0x1F571, 115557}, {0x1F572, 771761}, {0x1F573, 523253}, {0x1F574, 663271}, {0x1F575, 891942}, {0x1F576, 269247}, {0x1F577, 899409}, {0x1F578, 899416}, {0x1F579, 538491}, {0x1F57A, 663259}, {0x1F57B, 627264}, {0x1F57C, 930028}, {0x1F57D, 835035}, {0x1F57E, 986527}, {0x1F57F, 115977}, {0x1F580, 929983}, {0x1F581, 194975}, {0x1F582, 83305}, {0x1F583, 906603}, {0x1F584, 428952}, {0x1F585, 444400}, {0x1F586, 819219}, {0x1F587, 650757}, {0x1F588, 114908}, {0x1F589, 654171}, {0x1F58A, 653400}, {0x1F58B, 654094}, {0x1F58C, 654149}, {0x1F58D, 654076}, {0x1F58E, 629227}, {0x1F58F, 953505}, {0x1F590, 830295}, {0x1F591, 833285}, {0x1F592, 833460}, {0x1F593, 833434}, {0x1F594, 833543}, {0x1F595, 833165}, {0x1F596, 830328}, {0x1F597, 984515}, {0x1F598, 859246}, {0x1F599, 859281}, {0x1F59A, 859107}, {0x1F59B, 859142}, {0x1F59C, 113922}, {0x1F59D, 114967}, {0x1F59E, 859317}, {0x1F59F, 859211}, {0x1F5A0, 859178}, {0x1F5A1, 859072}, {0x1F5A2, 116079}, {0x1F5A3, 113228}, {0x1F5A4, 113591}, {0x1F5A5, 272554}, {0x1F5A6, 552377}, {0x1F5A7, 937581}, {0x1F5A8, 828403}, {0x1F5A9, 825857}, {0x1F5AA, 113562}, {0x1F5AB, 984840}, {0x1F5AC, 894159}, {0x1F5AD, 929805}, {0x1F5AE, 988670}, {0x1F5AF, 800487}, {0x1F5B0, 953822}, {0x1F5B1, 937405}, {0x1F5B2, 950088}, {0x1F5B3, 795340}, {0x1F5B4, 505410}, {0x1F5B5, 850132}, {0x1F5B6, 828411}, {0x1F5B7, 443648}, {0x1F5B8, 800971}, {0x1F5B9, 280729}, {0x1F5BA, 280748}, {0x1F5BB, 280707}, {0x1F5BC, 444943}, {0x1F5BD, 444962}, {0x1F5BE, 444927}, {0x1F5BF, 113525}, {0x1F5C0, 444493}, {0x1F5C1, 800713}, {0x1F5C2, 173716}, {0x1F5C3, 173691}, {0x1F5C4, 443808}, {0x1F5C5, 428628}, {0x1F5C6, 428654}, {0x1F5C7, 428639}, {0x1F5C8, 773818}, {0x1F5C9, 773832}, {0x1F5CA, 773823}, {0x1F5CB, 428602}, {0x1F5CC, 428670}, {0x1F5CD, 428681}, {0x1F5CE, 280698}, {0x1F5CF, 808609}, {0x1F5D0, 808673}, {0x1F5D1, 982053}, {0x1F5D2, 899447}, {0x1F5D3, 899427}, {0x1F5D4, 272571}, {0x1F5D5, 725276}, {0x1F5D6, 704466}, {0x1F5D7, 808482}, {0x1F5D8, 195860}, {0x1F5D9, 173606}, {0x1F5DA, 530607}, {0x1F5DB, 269449}, {0x1F5DC, 208818}, {0x1F5DD, 792456}, {0x1F5DE, 841974}, {0x1F5DF, 808629}, {0x1F5E0, 906959}, {0x1F5E1, 269150}, {0x1F5E2, 650785}, {0x1F5E3, 899228}, {0x1F5E4, 937632}, {0x1F5E5, 937649}, {0x1F5E6, 937666}, {0x1F5E7, 937682}, {0x1F5E8, 628233}, {0x1F5E9, 835650}, {0x1F5EA, 954126}, {0x1F5EB, 937723}, {0x1F5EC, 628689}, {0x1F5ED, 836121}, {0x1F5EE, 626045}, {0x1F5EF, 833885}, {0x1F5F0, 742254}, {0x1F5F1, 636985}, {0x1F5F2, 636970}, {0x1F5F3, 87161}, {0x1F5F4, 87330}, {0x1F5F5, 87287}, {0x1F5F6, 87129}, {0x1F5F7, 87211}, {0x1F5F8, 636529}, {0x1F5F9, 87184}, {0x1F5FA, 988851}, {0x1F5FB, 742404}, {0x1F5FC, 947986}, {0x1F5FD, 906755}, {0x1F5FE, 887779}, {0x1F5FF, 742525}, {0x1F600, 480613}, {0x1F601, 480674}, {0x1F602, 443327}, {0x1F603, 893629}, {0x1F604, 893702}, {0x1F605, 893658}, {0x1F606, 893748}, {0x1F607, 893546}, {0x1F608, 893605}, {0x1F609, 988657}, {0x1F60A, 893801}, {0x1F60B, 442604}, {0x1F60C, 832544}, {0x1F60D, 893569}, {0x1F60E, 893935}, {0x1F60F, 893987}, {0x1F610, 766561}, {0x1F611, 441981}, {0x1F612, 954870}, {0x1F613, 442704}, {0x1F614, 819260}, {0x1F615, 208860}, {0x1F616, 208844}, {0x1F617, 578163}, {0x1F618, 442657}, {0x1F619, 578206}, {0x1F61A, 578176}, {0x1F61B, 443206}, {0x1F61C, 443284}, {0x1F61D, 443233}, {0x1F61E, 278803}, {0x1F61F, 988866}, {0x1F620, 24675}, {0x1F621, 826202}, {0x1F622, 215196}, {0x1F623, 819429}, {0x1F624, 442832}, {0x1F625, 278772}, {0x1F626, 445122}, {0x1F627, 24700}, {0x1F628, 443669}, {0x1F629, 982381}, {0x1F62A, 891930}, {0x1F62B, 945381}, {0x1F62C, 480562}, {0x1F62D, 652711}, {0x1F62E, 443015}, {0x1F62F, 524308}, {0x1F630, 443036}, {0x1F631, 442634}, {0x1F632, 82045}, {0x1F633, 444365}, {0x1F634, 891900}, {0x1F635, 280636}, {0x1F636, 443409}, {0x1F637, 442858}, {0x1F638, 480577}, {0x1F639, 174681}, {0x1F63A, 893513}, {0x1F63B, 893473}, {0x1F63C, 174708}, {0x1F63D, 578129}, {0x1F63E, 826185}, {0x1F63F, 215180}, {0x1F640, 982366}, {0x1F641, 891971}, {0x1F642, 891994}, {0x1F643, 960066}, {0x1F644, 443183}, {0x1F645, 442899}, {0x1F646, 442925}, {0x1F647, 819446}, {0x1F648, 850462}, {0x1F649, 506000}, {0x1F64A, 899107}, {0x1F64B, 505380}, {0x1F64C, 819569}, {0x1F64D, 819506}, {0x1F64E, 819715}, {0x1F64F, 819668}, {0x1F650, 773058}, {0x1F651, 896905}, {0x1F652, 772262}, {0x1F653, 896547}, {0x1F654, 953457}, {0x1F655, 953673}, {0x1F656, 953425}, {0x1F657, 953641}, {0x1F658, 773083}, {0x1F659, 896930}, {0x1F65A, 772287}, {0x1F65B, 896572}, {0x1F65C, 508036}, {0x1F65D, 508779}, {0x1F65E, 507970}, {0x1F65F, 508713}, {0x1F660, 773034}, {0x1F661, 896881}, {0x1F662, 772238}, {0x1F663, 896523}, {0x1F664, 508006}, {0x1F665, 508749}, {0x1F666, 507940}, {0x1F667, 508683}, {0x1F668, 523258}, {0x1F669, 523287}, {0x1F66A, 895292}, {0x1F66B, 895320}, {0x1F66C, 632707}, {0x1F66D, 961247}, {0x1F66E, 840301}, {0x1F66F, 289136}, {0x1F670, 850304}, {0x1F671, 508478}, {0x1F672, 636486}, {0x1F673, 507701}, {0x1F674, 506111}, {0x1F675, 911893}, {0x1F676, 847972}, {0x1F677, 847918}, {0x1F678, 848033}, {0x1F679, 507440}, {0x1F67A, 848091}, {0x1F67B, 508440}, {0x1F67C, 975883}, {0x1F67D, 975806}, {0x1F67E, 179407}, {0x1F67F, 832701}, {0x1F680, 841953}, {0x1F681, 512789}, {0x1F682, 906773}, {0x1F683, 830153}, {0x1F684, 521218}, {0x1F685, 521235}, {0x1F686, 950122}, {0x1F687, 722212}, {0x1F688, 636752}, {0x1F689, 906747}, {0x1F68A, 950128}, {0x1F68B, 950133}, {0x1F68C, 142968}, {0x1F68D, 800419}, {0x1F68E, 950972}, {0x1F68F, 142972}, {0x1F690, 725259}, {0x1F691, 9265}, {0x1F692, 443898}, {0x1F693, 825875}, {0x1F694, 800453}, {0x1F695, 929838}, {0x1F696, 800473}, {0x1F697, 82212}, {0x1F698, 800399}, {0x1F699, 830541}, {0x1F69A, 269525}, {0x1F69B, 81938}, {0x1F69C, 950098}, {0x1F69D, 742227}, {0x1F69E, 742461}, {0x1F69F, 911869}, {0x1F6A0, 742443}, {0x1F6A1, 3697}, {0x1F6A2, 856152}, {0x1F6A3, 843220}, {0x1F6A4, 899313}, {0x1F6A5, 524030}, {0x1F6A6, 975616}, {0x1F6A7, 208925}, {0x1F6A8, 825886}, {0x1F6A9, 950337}, {0x1F6AA, 284965}, {0x1F6AB, 771686}, {0x1F6AC, 894001}, {0x1F6AD, 771771}, {0x1F6AE, 829471}, {0x1F6AF, 280677}, {0x1F6B0, 826100}, {0x1F6B1, 771858}, {0x1F6B2, 111213}, {0x1F6B3, 771665}, {0x1F6B4, 111221}, {0x1F6B5, 742424}, {0x1F6B6, 819208}, {0x1F6B7, 771746}, {0x1F6B8, 183354}, {0x1F6B9, 717827}, {0x1F6BA, 988785}, {0x1F6BB, 832653}, {0x1F6BC, 83293}, {0x1F6BD, 947979}, {0x1F6BE, 982085}, {0x1F6BF, 856691}, {0x1F6C0, 106581}, {0x1F6C1, 106586}, {0x1F6C2, 817641}, {0x1F6C3, 251769}, {0x1F6C4, 83552}, {0x1F6C5, 627399}, {0x1F6C6, 950202}, {0x1F6C7, 828437}, {0x1F6C8, 187324}, {0x1F6C9, 132704}, {0x1F6CA, 454713}, {0x1F6CB, 214229}, {0x1F6CC, 891877}, {0x1F6CD, 856204}, {0x1F6CE, 106867}, {0x1F6CF, 106788}, {0x1F6D0, 823186}, {0x1F6D1, 785652}, {0x1F6D2, 856218}, {0x1F6D3, 907229}, {0x1F6D4, 808679}, {0x1F6D5, 521281}, {0x1F6D6, 524320}, {0x1F6D7, 427806}, {0x1F6DC, 988685}, {0x1F6DD, 823247}, {0x1F6DE, 982468}, {0x1F6DF, 841739}, {0x1F6E0, 491175}, {0x1F6E1, 856131}, {0x1F6E2, 786269}, {0x1F6E3, 742395}, {0x1F6E4, 830165}, {0x1F6E5, 742349}, {0x1F6E6, 955837}, {0x1F6E7, 955731}, {0x1F6E8, 955957}, {0x1F6E9, 892076}, {0x1F6EA, 773237}, {0x1F6EB, 4897}, {0x1F6EC, 4879}, {0x1F6F0, 848128}, {0x1F6F1, 800432}, {0x1F6F2, 276669}, {0x1F6F3, 817564}, {0x1F6F4, 850106}, {0x1F6F5, 742360}, {0x1F6F6, 173653}, {0x1F6F7, 891872}, {0x1F6F8, 444416}, {0x1F6F9, 891551}, {0x1F6FA, 82173}, {0x1F6FB, 822951}, {0x1F6FC, 842009}, {0x1F700, 7208}, {0x1F701, 4941}, {0x1F702, 6301}, {0x1F703, 6273}, {0x1F704, 8739}, {0x1F705, 5285}, {0x1F706, 5149}, {0x1F707, 5182}, {0x1F708, 5217}, {0x1F709, 5250}, {0x1F70A, 8541}, {0x1F70B, 8613}, {0x1F70C, 8645}, {0x1F70D, 8273}, {0x1F70E, 6937}, {0x1F70F, 5517}, {0x1F710, 6703}, {0x1F711, 6743}, {0x1F712, 6785}, {0x1F713, 5762}, {0x1F714, 7685}, {0x1F715, 6883}, {0x1F716, 8677}, {0x1F717, 8707}, {0x1F718, 7584}, {0x1F719, 7616}, {0x1F71A, 6328}, {0x1F71B, 7838}, {0x1F71C, 6506}, {0x1F71D, 6537}, {0x1F71E, 5947}, {0x1F71F, 7421}, {0x1F720, 5834}, {0x1F721, 6570}, {0x1F722, 8095}, {0x1F723, 5867}, {0x1F724, 5906}, {0x1F725, 5793}, {0x1F726, 7751}, {0x1F727, 8189}, {0x1F728, 8509}, {0x1F729, 8362}, {0x1F72A, 6608}, {0x1F72B, 5114}, {0x1F72C, 8051}, {0x1F72D, 7712}, {0x1F72E, 8137}, {0x1F72F, 8571}, {0x1F730, 7335}, {0x1F731, 7377}, {0x1F732, 7305}, {0x1F733, 7459}, {0x1F734, 7491}, {0x1F735, 7523}, {0x1F736, 4997}, {0x1F737, 5026}, {0x1F738, 6671}, {0x1F739, 7650}, {0x1F73A, 5318}, {0x1F73B, 7243}, {0x1F73C, 7273}, {0x1F73D, 5376}, {0x1F73E, 5483}, {0x1F73F, 8302}, {0x1F740, 8331}, {0x1F741, 7175}, {0x1F742, 5552}, {0x1F743, 5580}, {0x1F744, 5610}, {0x1F745, 5057}, {0x1F746, 6911}, {0x1F747, 7894}, {0x1F748, 8392}, {0x1F749, 6355}, {0x1F74A, 8767}, {0x1F74B, 7011}, {0x1F74C, 5699}, {0x1F74D, 8453}, {0x1F74E, 5726}, {0x1F74F, 7800}, {0x1F750, 5668}, {0x1F751, 8423}, {0x1F752, 7923}, {0x1F753, 6639}, {0x1F754, 7867}, {0x1F755, 8481}, {0x1F756, 6446}, {0x1F757, 5348}, {0x1F758, 6979}, {0x1F759, 5640}, {0x1F75A, 7040}, {0x1F75B, 5084}, {0x1F75C, 7961}, {0x1F75D, 8005}, {0x1F75E, 8239}, {0x1F75F, 7077}, {0x1F760, 6243}, {0x1F761, 6179}, {0x1F762, 6210}, {0x1F763, 7111}, {0x1F764, 7140}, {0x1F765, 5984}, {0x1F766, 6015}, {0x1F767, 6048}, {0x1F768, 6081}, {0x1F769, 6114}, {0x1F76A, 4967}, {0x1F76B, 5410}, {0x1F76C, 5445}, {0x1F76D, 7555}, {0x1F76E, 6479}, {0x1F76F, 6855}, {0x1F770, 6147}, {0x1F771, 6827}, {0x1F772, 6381}, {0x1F773, 6413}, {0x1F774, 652676}, {0x1F775, 785457}, {0x1F776, 656848}, {0x1F77B, 505946}, {0x1F77C, 660242}, {0x1F77D, 457925}, {0x1F77E, 829906}, {0x1F77F, 801054}, {0x1F780, 114073}, {0x1F781, 116146}, {0x1F782, 115149}, {0x1F783, 113299}, {0x1F784, 115584}, {0x1F785, 708151}, {0x1F786, 122086}, {0x1F787, 509251}, {0x1F788, 975902}, {0x1F789, 442479}, {0x1F78A, 983786}, {0x1F78B, 843066}, {0x1F78C, 115959}, {0x1F78D, 115612}, {0x1F78E, 636941}, {0x1F78F, 708907}, {0x1F790, 122104}, {0x1F791, 509305}, {0x1F792, 975926}, {0x1F793, 442508}, {0x1F794, 986003}, {0x1F795, 985916}, {0x1F796, 902691}, {0x1F797, 115921}, {0x1F798, 116386}, {0x1F799, 114622}, {0x1F79A, 984330}, {0x1F79B, 984239}, {0x1F79C, 276470}, {0x1F79D, 115940}, {0x1F79E, 116411}, {0x1F79F, 114649}, {0x1F7A0, 985280}, {0x1F7A1, 937303}, {0x1F7A2, 636691}, {0x1F7A3, 708417}, {0x1F7A4, 122031}, {0x1F7A5, 975660}, {0x1F7A6, 975783}, {0x1F7A7, 442391}, {0x1F7A8, 937320}, {0x1F7A9, 636807}, {0x1F7AA, 708689}, {0x1F7AB, 122048}, {0x1F7AC, 508426}, {0x1F7AD, 975833}, {0x1F7AE, 442419}, {0x1F7AF, 636604}, {0x1F7B0, 708237}, {0x1F7B1, 122005}, {0x1F7B2, 507300}, {0x1F7B3, 975751}, {0x1F7B4, 442354}, {0x1F7B5, 636833}, {0x1F7B6, 708747}, {0x1F7B7, 122061}, {0x1F7B8, 508634}, {0x1F7B9, 975852}, {0x1F7BA, 442443}, {0x1F7BB, 636546}, {0x1F7BC, 708208}, {0x1F7BD, 121978}, {0x1F7BE, 507115}, {0x1F7BF, 975718}, {0x1F7C0, 636859}, {0x1F7C1, 708800}, {0x1F7C2, 937607}, {0x1F7C3, 708832}, {0x1F7C4, 636661}, {0x1F7C5, 708352}, {0x1F7C6, 444796}, {0x1F7C7, 708383}, {0x1F7C8, 832723}, {0x1F7C9, 636574}, {0x1F7CA, 507270}, {0x1F7CB, 708717}, {0x1F7CC, 508605}, {0x1F7CD, 891450}, {0x1F7CE, 708176}, {0x1F7CF, 507007}, {0x1F7D0, 975682}, {0x1F7D1, 507038}, {0x1F7D2, 636890}, {0x1F7D3, 508979}, {0x1F7D4, 509011}, {0x1F7D5, 191589}, {0x1F7D6, 763534}, {0x1F7D7, 191560}, {0x1F7D8, 763510}, {0x1F7D9, 770525}, {0x1F7E0, 580113}, {0x1F7E1, 582280}, {0x1F7E2, 579964}, {0x1F7E3, 580174}, {0x1F7E4, 579897}, {0x1F7E5, 580231}, {0x1F7E6, 579879}, {0x1F7E7, 580154}, {0x1F7E8, 582300}, {0x1F7E9, 579983}, {0x1F7EA, 580194}, {0x1F7EB, 579916}, {0x1F7F0, 507190}, {0x1F800, 631107}, {0x1F801, 960519}, {0x1F802, 838659}, {0x1F803, 288337}, {0x1F804, 630945}, {0x1F805, 960395}, {0x1F806, 838493}, {0x1F807, 288207}, {0x1F808, 630873}, {0x1F809, 960351}, {0x1F80A, 838386}, {0x1F80B, 288161}, {0x1F810, 631058}, {0x1F811, 960472}, {0x1F812, 838609}, {0x1F813, 288288}, {0x1F814, 630804}, {0x1F815, 960273}, {0x1F816, 838315}, {0x1F817, 288079}, {0x1F818, 507597}, {0x1F819, 509096}, {0x1F81A, 508284}, {0x1F81B, 506903}, {0x1F81C, 507646}, {0x1F81D, 509143}, {0x1F81E, 508334}, {0x1F81F, 506952}, {0x1F820, 633322}, {0x1F821, 961788}, {0x1F822, 840930}, {0x1F823, 289701}, {0x1F824, 633272}, {0x1F825, 961740}, {0x1F826, 840879}, {0x1F827, 289651}, {0x1F828, 633003}, {0x1F829, 961478}, {0x1F82A, 840605}, {0x1F82B, 289379}, {0x1F82C, 633113}, {0x1F82D, 961584}, {0x1F82E, 840717}, {0x1F82F, 289489}, {0x1F830, 633372}, {0x1F831, 961836}, {0x1F832, 840981}, {0x1F833, 289751}, {0x1F834, 631811}, {0x1F835, 960751}, {0x1F836, 839384}, {0x1F837, 288614}, {0x1F838, 632751}, {0x1F839, 961287}, {0x1F83A, 840347}, {0x1F83B, 289180}, {0x1F83C, 631571}, {0x1F83D, 960684}, {0x1F83E, 839136}, {0x1F83F, 288541}, {0x1F840, 632504}, {0x1F841, 961170}, {0x1F842, 840091}, {0x1F843, 289053}, {0x1F844, 632482}, {0x1F845, 961150}, {0x1F846, 840068}, {0x1F847, 289031}, {0x1F850, 632724}, {0x1F851, 961262}, {0x1F852, 840319}, {0x1F853, 289153}, {0x1F854, 773113}, {0x1F855, 772317}, {0x1F856, 896602}, {0x1F857, 896960}, {0x1F858, 627999}, {0x1F859, 955506}, {0x1F860, 987262}, {0x1F861, 988453}, {0x1F862, 987859}, {0x1F863, 987067}, {0x1F864, 987659}, {0x1F865, 987459}, {0x1F866, 988059}, {0x1F867, 988259}, {0x1F868, 987190}, {0x1F869, 988385}, {0x1F86A, 987785}, {0x1F86B, 986995}, {0x1F86C, 987585}, {0x1F86D, 987385}, {0x1F86E, 987985}, {0x1F86F, 988185}, {0x1F870, 987301}, {0x1F871, 988490}, {0x1F872, 987899}, {0x1F873, 987106}, {0x1F874, 987699}, {0x1F875, 987499}, {0x1F876, 988099}, {0x1F877, 988299}, {0x1F878, 987223}, {0x1F879, 988416}, {0x1F87A, 987819}, {0x1F87B, 987028}, {0x1F87C, 987619}, {0x1F87D, 987419}, {0x1F87E, 988019}, {0x1F87F, 988219}, {0x1F880, 987341}, {0x1F881, 988528}, {0x1F882, 987940}, {0x1F883, 987146}, {0x1F884, 987740}, {0x1F885, 987540}, {0x1F886, 988140}, {0x1F887, 988340}, {0x1F890, 632833}, {0x1F891, 961309}, {0x1F892, 840432}, {0x1F893, 289204}, {0x1F894, 634016}, {0x1F895, 962334}, {0x1F896, 841674}, {0x1F897, 290047}, {0x1F898, 630992}, {0x1F899, 960440}, {0x1F89A, 838541}, {0x1F89B, 288254}, {0x1F89C, 506136}, {0x1F89D, 506231}, {0x1F89E, 506164}, {0x1F89F, 506197}, {0x1F8A0, 631535}, {0x1F8A1, 839099}, {0x1F8A2, 632800}, {0x1F8A3, 840398}, {0x1F8A4, 632537}, {0x1F8A5, 840265}, {0x1F8A6, 632672}, {0x1F8A7, 840125}, {0x1F8A8, 631434}, {0x1F8A9, 838995}, {0x1F8AA, 631839}, {0x1F8AB, 839413}, {0x1F8AC, 982508}, {0x1F8AD, 982536}, {0x1F8B0, 81874}, {0x1F8B1, 81777}, {0x1F8B2, 838460}, {0x1F8B3, 288476}, {0x1F8B4, 764798}, {0x1F8B5, 764936}, {0x1F8B6, 764882}, {0x1F8B7, 763705}, {0x1F8B8, 772878}, {0x1F8B9, 772138}, {0x1F8BA, 896396}, {0x1F8BB, 896781}, {0x1F8C0, 630453}, {0x1F8C1, 837964}, {0x1F900, 184748}, {0x1F901, 184784}, {0x1F902, 184727}, {0x1F903, 626857}, {0x1F904, 626889}, {0x1F905, 626922}, {0x1F906, 626831}, {0x1F907, 626814}, {0x1F908, 287721}, {0x1F909, 287772}, {0x1F90A, 287742}, {0x1F90B, 287801}, {0x1F90C, 823027}, {0x1F90D, 984869}, {0x1F90E, 141909}, {0x1F90F, 823043}, {0x1F910, 1012956}, {0x1F911, 737493}, {0x1F912, 443350}, {0x1F913, 765334}, {0x1F914, 937344}, {0x1F915, 442809}, {0x1F916, 841937}, {0x1F917, 524273}, {0x1F918, 859350}, {0x1F919, 153139}, {0x1F91A, 830192}, {0x1F91B, 629351}, {0x1F91C, 836809}, {0x1F91D, 491313}, {0x1F91E, 491212}, {0x1F91F, 524445}, {0x1F920, 442725}, {0x1F921, 196496}, {0x1F922, 762032}, {0x1F923, 842022}, {0x1F924, 290220}, {0x1F925, 657785}, {0x1F926, 442594}, {0x1F927, 894028}, {0x1F928, 442946}, {0x1F929, 480706}, {0x1F92A, 480627}, {0x1F92B, 442771}, {0x1F92C, 852981}, {0x1F92D, 893832}, {0x1F92E, 443072}, {0x1F92F, 856157}, {0x1F930, 826636}, {0x1F931, 141759}, {0x1F932, 812109}, {0x1F933, 850708}, {0x1F934, 828367}, {0x1F935, 663303}, {0x1F936, 742332}, {0x1F937, 856705}, {0x1F938, 819483}, {0x1F939, 538500}, {0x1F93A, 443729}, {0x1F93B, 725565}, {0x1F93C, 988917}, {0x1F93D, 982098}, {0x1F93E, 491304}, {0x1F93F, 280555}, {0x1F940, 988591}, {0x1F941, 290256}, {0x1F942, 195090}, {0x1F943, 953198}, {0x1F944, 899531}, {0x1F945, 457896}, {0x1F946, 833813}, {0x1F947, 443968}, {0x1F948, 850417}, {0x1F949, 937358}, {0x1F94A, 132687}, {0x1F94B, 666899}, {0x1F94C, 251594}, {0x1F94D, 578339}, {0x1F94E, 894182}, {0x1F94F, 444388}, {0x1F950, 214891}, {0x1F951, 83242}, {0x1F952, 215231}, {0x1F953, 83484}, {0x1F954, 826121}, {0x1F955, 174654}, {0x1F956, 83566}, {0x1F957, 480539}, {0x1F958, 853175}, {0x1F959, 907211}, {0x1F95A, 293848}, {0x1F95B, 457828}, {0x1F95C, 819195}, {0x1F95D, 578242}, {0x1F95E, 812859}, {0x1F95F, 290282}, {0x1F960, 444623}, {0x1F961, 924429}, {0x1F962, 183402}, {0x1F963, 124752}, {0x1F964, 251564}, {0x1F965, 196537}, {0x1F966, 141835}, {0x1F967, 822964}, {0x1F968, 828339}, {0x1F969, 251777}, {0x1F96A, 847909}, {0x1F96B, 173641}, {0x1F96C, 625697}, {0x1F96D, 663930}, {0x1F96E, 742266}, {0x1F96F, 83546}, {0x1F970, 893887}, {0x1F971, 989263}, {0x1F972, 893964}, {0x1F973, 443102}, {0x1F974, 443372}, {0x1F975, 808466}, {0x1F976, 444979}, {0x1F977, 770549}, {0x1F978, 278852}, {0x1F979, 442557}, {0x1F97A, 443159}, {0x1F97B, 848123}, {0x1F97C, 578324}, {0x1F97D, 457910}, {0x1F97E, 521269}, {0x1F97F, 444232}, {0x1F980, 214821}, {0x1F981, 650775}, {0x1F982, 850114}, {0x1F983, 953212}, {0x1F984, 954922}, {0x1F985, 293663}, {0x1F986, 290277}, {0x1F987, 105382}, {0x1F988, 855176}, {0x1F989, 808587}, {0x1F98A, 444880}, {0x1F98B, 143027}, {0x1F98C, 269475}, {0x1F98D, 457940}, {0x1F98E, 651648}, {0x1F98F, 833582}, {0x1F990, 856698}, {0x1F991, 906552}, {0x1F992, 454695}, {0x1F993, 1012857}, {0x1F994, 512780}, {0x1F995, 850052}, {0x1F996, 916268}, {0x1F997, 214852}, {0x1F998, 540269}, {0x1F999, 651655}, {0x1F99A, 819187}, {0x1F99B, 521294}, {0x1F99C, 817438}, {0x1F99D, 830058}, {0x1F99E, 651661}, {0x1F99F, 742323}, {0x1F9A0, 725016}, {0x1F9A1, 83505}, {0x1F9A2, 911888}, {0x1F9A3, 663219}, {0x1F9A4, 280779}, {0x1F9A5, 892070}, {0x1F9A6, 805306}, {0x1F9A7, 801044}, {0x1F9A8, 891612}, {0x1F9A9, 444209}, {0x1F9AA, 808594}, {0x1F9AB, 106773}, {0x1F9AC, 111325}, {0x1F9AD, 850407}, {0x1F9AE, 480783}, {0x1F9AF, 828424}, {0x1F9B0, 428362}, {0x1F9B1, 428335}, {0x1F9B2, 428314}, {0x1F9B3, 428387}, {0x1F9B4, 122127}, {0x1F9B5, 634064}, {0x1F9B6, 444524}, {0x1F9B7, 948020}, {0x1F9B8, 910962}, {0x1F9B9, 911826}, {0x1F9BA, 846257}, {0x1F9BB, 293698}, {0x1F9BC, 742374}, {0x1F9BD, 665257}, {0x1F9BE, 705523}, {0x1F9BF, 705538}, {0x1F9C0, 179459}, {0x1F9C1, 251579}, {0x1F9C2, 846310}, {0x1F9C3, 109060}, {0x1F9C4, 449639}, {0x1F9C5, 800572}, {0x1F9C6, 443457}, {0x1F9C7, 978584}, {0x1F9C8, 143020}, {0x1F9C9, 668852}, {0x1F9CA, 524476}, {0x1F9CB, 141921}, {0x1F9CC, 950966}, {0x1F9CD, 906620}, {0x1F9CE, 578252}, {0x1F9CF, 269369}, {0x1F9D0, 442881}, {0x1F9D1, 2239}, {0x1F9D2, 183348}, {0x1F9D3, 800296}, {0x1F9D4, 106744}, {0x1F9D5, 819693}, {0x1F9D6, 819547}, {0x1F9D7, 819467}, {0x1F9D8, 819522}, {0x1F9D9, 657803}, {0x1F9DA, 443451}, {0x1F9DB, 967491}, {0x1F9DC, 721995}, {0x1F9DD, 427815}, {0x1F9DE, 449703}, {0x1F9DF, 1019922}, {0x1F9E0, 141747}, {0x1F9E1, 801031}, {0x1F9E2, 111270}, {0x1F9E3, 850078}, {0x1F9E4, 457876}, {0x1F9E5, 196507}, {0x1F9E6, 894126}, {0x1F9E7, 830892}, {0x1F9E8, 443928}, {0x1F9E9, 538466}, {0x1F9EA, 932318}, {0x1F9EB, 819792}, {0x1F9EC, 280660}, {0x1F9ED, 208780}, {0x1F9EE, 10}, {0x1F9EF, 443910}, {0x1F9F0, 948012}, {0x1F9F1, 141780}, {0x1F9F2, 657819}, {0x1F9F3, 656840}, {0x1F9F4, 652691}, {0x1F9F5, 899515}, {0x1F9F6, 87071}, {0x1F9F7, 846246}, {0x1F9F8, 929948}, {0x1F9F9, 141903}, {0x1F9FA, 104567}, {0x1F9FB, 841960}, {0x1F9FC, 104534}, {0x1F9FD, 899508}, {0x1F9FE, 830522}, {0x1F9FF, 762047}, {0x1FA00, 765582}, {0x1FA01, 766165}, {0x1FA02, 766284}, {0x1FA03, 765387}, {0x1FA04, 765698}, {0x1FA05, 766049}, {0x1FA06, 982898}, {0x1FA07, 111706}, {0x1FA08, 765719}, {0x1FA09, 982786}, {0x1FA0A, 983419}, {0x1FA0B, 983531}, {0x1FA0C, 982603}, {0x1FA0D, 982944}, {0x1FA0E, 983308}, {0x1FA0F, 111594}, {0x1FA10, 112227}, {0x1FA11, 112339}, {0x1FA12, 111411}, {0x1FA13, 111752}, {0x1FA14, 112116}, {0x1FA15, 765601}, {0x1FA16, 766185}, {0x1FA17, 766303}, {0x1FA18, 765408}, {0x1FA19, 765767}, {0x1FA1A, 766068}, {0x1FA1B, 982986}, {0x1FA1C, 111794}, {0x1FA1D, 765811}, {0x1FA1E, 983650}, {0x1FA1F, 983724}, {0x1FA20, 983749}, {0x1FA21, 983624}, {0x1FA22, 983674}, {0x1FA23, 983700}, {0x1FA24, 112458}, {0x1FA25, 112532}, {0x1FA26, 112557}, {0x1FA27, 112432}, {0x1FA28, 112482}, {0x1FA29, 112508}, {0x1FA2A, 766428}, {0x1FA2B, 766508}, {0x1FA2C, 766535}, {0x1FA2D, 766400}, {0x1FA2E, 766454}, {0x1FA2F, 766482}, {0x1FA30, 983157}, {0x1FA31, 111965}, {0x1FA32, 765988}, {0x1FA33, 982826}, {0x1FA34, 983460}, {0x1FA35, 983571}, {0x1FA36, 982645}, {0x1FA37, 983102}, {0x1FA38, 983348}, {0x1FA39, 111634}, {0x1FA3A, 112268}, {0x1FA3B, 112379}, {0x1FA3C, 111453}, {0x1FA3D, 111910}, {0x1FA3E, 112156}, {0x1FA3F, 765643}, {0x1FA40, 766228}, {0x1FA41, 766345}, {0x1FA42, 765452}, {0x1FA43, 765931}, {0x1FA44, 766110}, {0x1FA45, 983045}, {0x1FA46, 111853}, {0x1FA47, 765872}, {0x1FA48, 982700}, {0x1FA49, 111508}, {0x1FA4A, 765509}, {0x1FA4B, 982723}, {0x1FA4C, 111531}, {0x1FA4D, 765534}, {0x1FA4E, 983242}, {0x1FA4F, 983267}, {0x1FA50, 983216}, {0x1FA51, 112050}, {0x1FA52, 112075}, {0x1FA53, 112024}, {0x1FA60, 989180}, {0x1FA61, 989218}, {0x1FA62, 989159}, {0x1FA63, 989200}, {0x1FA64, 989139}, {0x1FA65, 989120}, {0x1FA66, 989239}, {0x1FA67, 989033}, {0x1FA68, 989075}, {0x1FA69, 989010}, {0x1FA6A, 989055}, {0x1FA6B, 988988}, {0x1FA6C, 988967}, {0x1FA6D, 989098}, {0x1FA70, 87084}, {0x1FA71, 800553}, {0x1FA72, 141828}, {0x1FA73, 856657}, {0x1FA74, 937376}, {0x1FA75, 636512}, {0x1FA76, 480551}, {0x1FA77, 823083}, {0x1FA78, 290234}, {0x1FA79, 156}, {0x1FA7A, 906827}, {0x1FA7B, 988961}, {0x1FA7C, 215159}, {0x1FA80, 1010250}, {0x1FA81, 578237}, {0x1FA82, 812889}, {0x1FA83, 122166}, {0x1FA84, 657808}, {0x1FA85, 823020}, {0x1FA86, 765366}, {0x1FA87, 665312}, {0x1FA88, 444378}, {0x1FA89, 505420}, {0x1FA8F, 856684}, {0x1FA90, 841805}, {0x1FA91, 176478}, {0x1FA92, 830516}, {0x1FA93, 83250}, {0x1FA94, 280626}, {0x1FA95, 104415}, {0x1FA96, 725208}, {0x1FA97, 28}, {0x1FA98, 652287}, {0x1FA99, 196552}, {0x1FA9A, 174640}, {0x1FA9B, 850139}, {0x1FA9C, 578363}, {0x1FA9D, 523362}, {0x1FA9E, 725466}, {0x1FA9F, 988634}, {0x1FAA0, 825416}, {0x1FAA1, 853071}, {0x1FAA2, 578268}, {0x1FAA3, 141940}, {0x1FAA4, 742495}, {0x1FAA5, 948026}, {0x1FAA6, 505963}, {0x1FAA7, 823155}, {0x1FAA8, 841948}, {0x1FAA9, 725473}, {0x1FAAA, 524593}, {0x1FAAB, 652766}, {0x1FAAC, 491193}, {0x1FAAD, 444500}, {0x1FAAE, 487404}, {0x1FAAF, 552415}, {0x1FAB0, 444384}, {0x1FAB1, 988861}, {0x1FAB2, 106801}, {0x1FAB3, 196512}, {0x1FAB4, 826128}, {0x1FAB5, 988808}, {0x1FAB6, 443682}, {0x1FAB7, 652705}, {0x1FAB8, 214186}, {0x1FAB9, 428617}, {0x1FABA, 765351}, {0x1FABB, 524324}, {0x1FABC, 538456}, {0x1FABD, 988652}, {0x1FABE, 625683}, {0x1FABF, 457934}, {0x1FAC0, 24579}, {0x1FAC1, 656862}, {0x1FAC2, 819283}, {0x1FAC3, 826607}, {0x1FAC4, 826620}, {0x1FAC5, 819650}, {0x1FAC6, 443860}, {0x1FACE, 742310}, {0x1FACF, 284958}, {0x1FAD0, 121961}, {0x1FAD1, 106813}, {0x1FAD2, 800330}, {0x1FAD3, 444242}, {0x1FAD4, 925643}, {0x1FAD5, 444517}, {0x1FAD6, 929865}, {0x1FAD7, 826170}, {0x1FAD8, 106728}, {0x1FAD9, 536372}, {0x1FADA, 454683}, {0x1FADB, 819160}, {0x1FADC, 842875}, {0x1FADF, 899499}, {0x1FAE0, 710966}, {0x1FAE1, 846330}, {0x1FAE2, 442975}, {0x1FAE3, 443137}, {0x1FAE4, 442746}, {0x1FAE5, 285052}, {0x1FAE6, 111344}, {0x1FAE7, 141932}, {0x1FAE8, 853162}, {0x1FAE9, 442678}, {0x1FAF0, 491255}, {0x1FAF1, 839458}, {0x1FAF2, 631883}, {0x1FAF3, 812071}, {0x1FAF4, 812096}, {0x1FAF5, 530656}, {0x1FAF6, 506037}, {0x1FAF7, 632623}, {0x1FAF8, 840214}, {0x1FB00, 120843}, {0x1FB01, 121396}, {0x1FB02, 120859}, {0x1FB03, 121666}, {0x1FB04, 121142}, {0x1FB05, 121412}, {0x1FB06, 120876}, {0x1FB07, 121806}, {0x1FB08, 121272}, {0x1FB09, 121560}, {0x1FB0A, 121011}, {0x1FB0B, 121682}, {0x1FB0C, 121159}, {0x1FB0D, 121429}, {0x1FB0E, 120894}, {0x1FB0F, 121874}, {0x1FB10, 121344}, {0x1FB11, 121614}, {0x1FB12, 121087}, {0x1FB13, 121754}, {0x1FB14, 121505}, {0x1FB15, 120953}, {0x1FB16, 121822}, {0x1FB17, 121289}, {0x1FB18, 121577}, {0x1FB19, 121029}, {0x1FB1A, 121699}, {0x1FB1B, 121177}, {0x1FB1C, 121447}, {0x1FB1D, 120913}, {0x1FB1E, 121907}, {0x1FB1F, 121379}, {0x1FB20, 121649}, {0x1FB21, 121124}, {0x1FB22, 121789}, {0x1FB23, 121254}, {0x1FB24, 121542}, {0x1FB25, 120992}, {0x1FB26, 121857}, {0x1FB27, 121326}, {0x1FB28, 121068}, {0x1FB29, 121736}, {0x1FB2A, 121216}, {0x1FB2B, 121486}, {0x1FB2C, 120933}, {0x1FB2D, 121890}, {0x1FB2E, 121361}, {0x1FB2F, 121631}, {0x1FB30, 121105}, {0x1FB31, 121771}, {0x1FB32, 121235}, {0x1FB33, 121523}, {0x1FB34, 120972}, {0x1FB35, 121839}, {0x1FB36, 121307}, {0x1FB37, 121595}, {0x1FB38, 121048}, {0x1FB39, 121717}, {0x1FB3A, 121196}, {0x1FB3B, 121466}, {0x1FB3C, 653425}, {0x1FB3D, 653485}, {0x1FB3E, 653891}, {0x1FB3F, 654017}, {0x1FB40, 653720}, {0x1FB41, 655629}, {0x1FB42, 655690}, {0x1FB43, 655441}, {0x1FB44, 655569}, {0x1FB45, 655327}, {0x1FB46, 655502}, {0x1FB47, 655088}, {0x1FB48, 655267}, {0x1FB49, 655150}, {0x1FB4A, 655381}, {0x1FB4B, 655212}, {0x1FB4C, 653659}, {0x1FB4D, 653832}, {0x1FB4E, 653544}, {0x1FB4F, 653773}, {0x1FB50, 653605}, {0x1FB51, 653951}, {0x1FB52, 958434}, {0x1FB53, 958495}, {0x1FB54, 958908}, {0x1FB55, 959036}, {0x1FB56, 958734}, {0x1FB57, 957382}, {0x1FB58, 957442}, {0x1FB59, 957197}, {0x1FB5A, 957323}, {0x1FB5B, 957085}, {0x1FB5C, 957257}, {0x1FB5D, 956850}, {0x1FB5E, 957026}, {0x1FB5F, 956911}, {0x1FB60, 957138}, {0x1FB61, 956972}, {0x1FB62, 958672}, {0x1FB63, 958848}, {0x1FB64, 958555}, {0x1FB65, 958788}, {0x1FB66, 958617}, {0x1FB67, 958969}, {0x1FB68, 956228}, {0x1FB69, 625716}, {0x1FB6A, 956100}, {0x1FB6B, 625894}, {0x1FB6C, 628937}, {0x1FB6D, 960031}, {0x1FB6E, 836392}, {0x1FB6F, 656762}, {0x1FB70, 975352}, {0x1FB71, 975380}, {0x1FB72, 975408}, {0x1FB73, 975436}, {0x1FB74, 975464}, {0x1FB75, 975492}, {0x1FB76, 523689}, {0x1FB77, 523719}, {0x1FB78, 523749}, {0x1FB79, 523779}, {0x1FB7A, 523809}, {0x1FB7B, 523839}, {0x1FB7C, 625773}, {0x1FB7D, 625951}, {0x1FB7E, 833852}, {0x1FB7F, 833819}, {0x1FB80, 956157}, {0x1FB81, 523656}, {0x1FB82, 958410}, {0x1FB83, 959889}, {0x1FB84, 956482}, {0x1FB85, 959915}, {0x1FB86, 959863}, {0x1FB87, 835234}, {0x1FB88, 836142}, {0x1FB89, 834629}, {0x1FB8A, 836168}, {0x1FB8B, 835486}, {0x1FB8C, 627128}, {0x1FB8D, 834894}, {0x1FB8E, 956744}, {0x1FB8F, 653263}, {0x1FB90, 535881}, {0x1FB91, 956524}, {0x1FB92, 956625}, {0x1FB94, 627042}, {0x1FB95, 179421}, {0x1FB96, 535811}, {0x1FB97, 507418}, {0x1FB98, 958040}, {0x1FB99, 959748}, {0x1FB9A, 956190}, {0x1FB9B, 625857}, {0x1FB9C, 958091}, {0x1FB9D, 959800}, {0x1FB9E, 656531}, {0x1FB9F, 654745}, {0x1FBA0, 128489}, {0x1FBA1, 128794}, {0x1FBA2, 127835}, {0x1FBA3, 128178}, {0x1FBA4, 128634}, {0x1FBA5, 128940}, {0x1FBA6, 127891}, {0x1FBA7, 128018}, {0x1FBA8, 128545}, {0x1FBA9, 128851}, {0x1FBAA, 129013}, {0x1FBAB, 128706}, {0x1FBAC, 128090}, {0x1FBAD, 128290}, {0x1FBAE, 127658}, {0x1FBAF, 130186}, {0x1FBB0, 81913}, {0x1FBB1, 535792}, {0x1FBB2, 627151}, {0x1FBB3, 834918}, {0x1FBB4, 535838}, {0x1FBB5, 630333}, {0x1FBB6, 837841}, {0x1FBB7, 287872}, {0x1FBB8, 960112}, {0x1FBB9, 626977}, {0x1FBBA, 834792}, {0x1FBBB, 977996}, {0x1FBBC, 835258}, {0x1FBBD, 763560}, {0x1FBBE, 763610}, {0x1FBBF, 763584}, {0x1FBC0, 984921}, {0x1FBC1, 628651}, {0x1FBC2, 725140}, {0x1FBC3, 836082}, {0x1FBC4, 764851}, {0x1FBC5, 906839}, {0x1FBC6, 906905}, {0x1FBC7, 906852}, {0x1FBC8, 906878}, {0x1FBC9, 906935}, {0x1FBCA, 986704}, {0x1FBCB, 984208}, {0x1FBCC, 830455}, {0x1FBCD, 115716}, {0x1FBCE, 628971}, {0x1FBCF, 627509}, {0x1FBD0, 128235}, {0x1FBD1, 129727}, {0x1FBD2, 129421}, {0x1FBD3, 127963}, {0x1FBD4, 129101}, {0x1FBD5, 128433}, {0x1FBD6, 129545}, {0x1FBD7, 128378}, {0x1FBD8, 129350}, {0x1FBD9, 129655}, {0x1FBDA, 127694}, {0x1FBDB, 129280}, {0x1FBDC, 129156}, {0x1FBDD, 129782}, {0x1FBDE, 127765}, {0x1FBDF, 129476}, {0x1FBE0, 948668}, {0x1FBE1, 835104}, {0x1FBE2, 124302}, {0x1FBE3, 627332}, {0x1FBE4, 956378}, {0x1FBE5, 652964}, {0x1FBE6, 725057}, {0x1FBE7, 725087}, {0x1FBE8, 948630}, {0x1FBE9, 835065}, {0x1FBEA, 124261}, {0x1FBEB, 627293}, {0x1FBEC, 948925}, {0x1FBED, 124404}, {0x1FBEE, 124542}, {0x1FBEF, 948802}, {0x1FBF0, 850687}, {0x1FBF1, 850583}, {0x1FBF2, 850667}, {0x1FBF3, 850645}, {0x1FBF4, 850541}, {0x1FBF5, 850520}, {0x1FBF6, 850625}, {0x1FBF7, 850603}, {0x1FBF8, 850498}, {0x1FBF9, 850562}, {0xE0001, 578382}, {0xE0020, 918344}, {0xE0021, 916600}, {0xE0022, 918208}, {0xE0023, 918143}, {0xE0024, 916568}, {0xE0025, 918159}, {0xE0026, 916316}, {0xE0027, 916330}, {0xE0028, 918066}, {0xE0029, 918271}, {0xE002A, 916345}, {0xE002B, 918176}, {0xE002C, 916390}, {0xE002D, 916674}, {0xE002E, 916621}, {0xE002F, 918332}, {0xE0030, 916553}, {0xE0031, 916479}, {0xE0032, 916539}, {0xE0033, 916523}, {0xE0034, 916449}, {0xE0035, 916434}, {0xE0036, 916509}, {0xE0037, 916493}, {0xE0038, 916418}, {0xE0039, 916464}, {0xE003A, 916380}, {0xE003B, 918318}, {0xE003C, 918111}, {0xE003D, 916584}, {0xE003E, 916652}, {0xE003F, 918190}, {0xE0040, 916400}, {0xE0041, 916691}, {0xE0042, 916718}, {0xE0043, 916745}, {0xE0044, 916772}, {0xE0045, 916799}, {0xE0046, 916826}, {0xE0047, 916853}, {0xE0048, 916880}, {0xE0049, 916907}, {0xE004A, 916934}, {0xE004B, 916961}, {0xE004C, 916988}, {0xE004D, 917015}, {0xE004E, 917042}, {0xE004F, 917069}, {0xE0050, 917096}, {0xE0051, 917123}, {0xE0052, 917150}, {0xE0053, 917177}, {0xE0054, 917204}, {0xE0055, 917231}, {0xE0056, 917258}, {0xE0057, 917285}, {0xE0058, 917312}, {0xE0059, 917339}, {0xE005A, 917366}, {0xE005B, 918087}, {0xE005C, 918227}, {0xE005D, 918293}, {0xE005E, 916358}, {0xE005F, 918130}, {0xE0060, 916635}, {0xE0061, 917393}, {0xE0062, 917418}, {0xE0063, 917443}, {0xE0064, 917468}, {0xE0065, 917493}, {0xE0066, 917518}, {0xE0067, 917543}, {0xE0068, 917568}, {0xE0069, 917593}, {0xE006A, 917618}, {0xE006B, 917643}, {0xE006C, 917668}, {0xE006D, 917693}, {0xE006E, 917718}, {0xE006F, 917743}, {0xE0070, 917768}, {0xE0071, 917793}, {0xE0072, 917818}, {0xE0073, 917843}, {0xE0074, 917868}, {0xE0075, 917893}, {0xE0076, 917918}, {0xE0077, 917943}, {0xE0078, 917968}, {0xE0079, 917993}, {0xE007A, 918018}, {0xE007B, 918043}, {0xE007C, 918364}, {0xE007D, 918247}, {0xE007E, 918354}, {0xE007F, 173595}, {0xE0100, 969284}, {0xE0101, 969536}, {0xE0102, 969788}, {0xE0103, 970061}, {0xE0104, 970313}, {0xE0105, 970565}, {0xE0106, 970817}, {0xE0107, 971069}, {0xE0108, 971321}, {0xE0109, 971504}, {0xE010A, 971526}, {0xE010B, 971548}, {0xE010C, 971570}, {0xE010D, 971613}, {0xE010E, 971635}, {0xE010F, 971657}, {0xE0110, 971679}, {0xE0111, 971701}, {0xE0112, 971723}, {0xE0113, 971745}, {0xE0114, 971767}, {0xE0115, 971789}, {0xE0116, 971811}, {0xE0117, 971854}, {0xE0118, 971876}, {0xE0119, 971898}, {0xE011A, 971920}, {0xE011B, 971942}, {0xE011C, 971964}, {0xE011D, 971986}, {0xE011E, 972008}, {0xE011F, 972030}, {0xE0120, 972052}, {0xE0121, 972095}, {0xE0122, 972117}, {0xE0123, 972139}, {0xE0124, 972161}, {0xE0125, 972183}, {0xE0126, 972205}, {0xE0127, 972227}, {0xE0128, 972249}, {0xE0129, 972271}, {0xE012A, 972293}, {0xE012B, 972336}, {0xE012C, 972358}, {0xE012D, 972380}, {0xE012E, 972402}, {0xE012F, 972424}, {0xE0130, 972446}, {0xE0131, 972468}, {0xE0132, 972490}, {0xE0133, 972512}, {0xE0134, 972534}, {0xE0135, 972577}, {0xE0136, 972599}, {0xE0137, 972621}, {0xE0138, 972643}, {0xE0139, 972665}, {0xE013A, 972687}, {0xE013B, 972709}, {0xE013C, 972731}, {0xE013D, 972753}, {0xE013E, 972775}, {0xE013F, 972818}, {0xE0140, 972840}, {0xE0141, 972862}, {0xE0142, 972884}, {0xE0143, 972906}, {0xE0144, 972928}, {0xE0145, 972950}, {0xE0146, 972972}, {0xE0147, 972994}, {0xE0148, 973016}, {0xE0149, 973059}, {0xE014A, 973081}, {0xE014B, 973103}, {0xE014C, 973125}, {0xE014D, 973147}, {0xE014E, 973169}, {0xE014F, 973191}, {0xE0150, 973213}, {0xE0151, 973235}, {0xE0152, 973257}, {0xE0153, 967542}, {0xE0154, 967565}, {0xE0155, 967588}, {0xE0156, 967611}, {0xE0157, 967634}, {0xE0158, 967657}, {0xE0159, 967680}, {0xE015A, 967703}, {0xE015B, 967726}, {0xE015C, 967749}, {0xE015D, 967794}, {0xE015E, 967817}, {0xE015F, 967840}, {0xE0160, 967863}, {0xE0161, 967886}, {0xE0162, 967909}, {0xE0163, 967932}, {0xE0164, 967955}, {0xE0165, 967978}, {0xE0166, 968001}, {0xE0167, 968046}, {0xE0168, 968069}, {0xE0169, 968092}, {0xE016A, 968115}, {0xE016B, 968138}, {0xE016C, 968161}, {0xE016D, 968184}, {0xE016E, 968207}, {0xE016F, 968230}, {0xE0170, 968253}, {0xE0171, 968298}, {0xE0172, 968321}, {0xE0173, 968344}, {0xE0174, 968367}, {0xE0175, 968390}, {0xE0176, 968413}, {0xE0177, 968436}, {0xE0178, 968459}, {0xE0179, 968482}, {0xE017A, 968505}, {0xE017B, 968550}, {0xE017C, 968573}, {0xE017D, 968596}, {0xE017E, 968619}, {0xE017F, 968642}, {0xE0180, 968665}, {0xE0181, 968688}, {0xE0182, 968711}, {0xE0183, 968734}, {0xE0184, 968757}, {0xE0185, 968802}, {0xE0186, 968825}, {0xE0187, 968848}, {0xE0188, 968871}, {0xE0189, 968894}, {0xE018A, 968917}, {0xE018B, 968940}, {0xE018C, 968963}, {0xE018D, 968986}, {0xE018E, 969009}, {0xE018F, 969054}, {0xE0190, 969077}, {0xE0191, 969100}, {0xE0192, 969123}, {0xE0193, 969146}, {0xE0194, 969169}, {0xE0195, 969192}, {0xE0196, 969215}, {0xE0197, 969238}, {0xE0198, 969261}, {0xE0199, 969306}, {0xE019A, 969329}, {0xE019B, 969352}, {0xE019C, 969375}, {0xE019D, 969398}, {0xE019E, 969421}, {0xE019F, 969444}, {0xE01A0, 969467}, {0xE01A1, 969490}, {0xE01A2, 969513}, {0xE01A3, 969558}, {0xE01A4, 969581}, {0xE01A5, 969604}, {0xE01A6, 969627}, {0xE01A7, 969650}, {0xE01A8, 969673}, {0xE01A9, 969696}, {0xE01AA, 969719}, {0xE01AB, 969742}, {0xE01AC, 969765}, {0xE01AD, 969810}, {0xE01AE, 969833}, {0xE01AF, 969856}, {0xE01B0, 969879}, {0xE01B1, 969902}, {0xE01B2, 969925}, {0xE01B3, 969948}, {0xE01B4, 969971}, {0xE01B5, 969994}, {0xE01B6, 970017}, {0xE01B7, 970083}, {0xE01B8, 970106}, {0xE01B9, 970129}, {0xE01BA, 970152}, {0xE01BB, 970175}, {0xE01BC, 970198}, {0xE01BD, 970221}, {0xE01BE, 970244}, {0xE01BF, 970267}, {0xE01C0, 970290}, {0xE01C1, 970335}, {0xE01C2, 970358}, {0xE01C3, 970381}, {0xE01C4, 970404}, {0xE01C5, 970427}, {0xE01C6, 970450}, {0xE01C7, 970473}, {0xE01C8, 970496}, {0xE01C9, 970519}, {0xE01CA, 970542}, {0xE01CB, 970587}, {0xE01CC, 970610}, {0xE01CD, 970633}, {0xE01CE, 970656}, {0xE01CF, 970679}, {0xE01D0, 970702}, {0xE01D1, 970725}, {0xE01D2, 970748}, {0xE01D3, 970771}, {0xE01D4, 970794}, {0xE01D5, 970839}, {0xE01D6, 970862}, {0xE01D7, 970885}, {0xE01D8, 970908}, {0xE01D9, 970931}, {0xE01DA, 970954}, {0xE01DB, 970977}, {0xE01DC, 971000}, {0xE01DD, 971023}, {0xE01DE, 971046}, {0xE01DF, 971091}, {0xE01E0, 971114}, {0xE01E1, 971137}, {0xE01E2, 971160}, {0xE01E3, 971183}, {0xE01E4, 971206}, {0xE01E5, 971229}, {0xE01E6, 971252}, {0xE01E7, 971275}, {0xE01E8, 971298}, {0xE01E9, 971343}, {0xE01EA, 971366}, {0xE01EB, 971389}, {0xE01EC, 971412}, {0xE01ED, 971435}, {0xE01EE, 971458}, {0xE01EF, 971481} }; static inline const char * font_manager_unicode_name_get_name(const FontManagerUnicodeName *entry) { guint32 offset = entry->name_offset; return unicode_names_strings + offset; } #endif font-manager-0.9.4/lib/data/ucd/unicode-nameslist.h000066400000000000000000054276271476271126700221740ustar00rootroot00000000000000/* unicode-nameslist.h */ /* THIS IS A GENERATED FILE. CHANGES WILL BE OVERWRITTEN. */ /* Generated by ./gen-unicode-headers.pl */ /* Generated from UCD version 16.0.0 */ #pragma once #include #ifndef __GTK_DOC_IGNORE__ typedef struct _FontManagerUnicharStringIndex FontManagerUnicharStringIndex; typedef struct _FontManagerUnicharUnichar FontManagerUnicharUnichar; typedef struct _FontManagerNamesList FontManagerNamesList; struct _FontManagerUnicharStringIndex { gunichar index; guint32 string_index; }; struct _FontManagerUnicharUnichar { gunichar index; gunichar value; }; struct _FontManagerNamesList { 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" "double quote\0" "pound sign (weight)\0" "hashtag, hash\0" "crosshatch, octothorpe\0" "milréis, escudo\0" "and\0" "apostrophe-quote (1.0)\0" "single quote\0" "APL quote\0" "opening parenthesis (1.0)\0" "closing parenthesis (1.0)\0" "star\0" "the use as decimal or thousands separator is locale dependent\0" "hyphen, dash\0" "minus sign\0" "period, dot, decimal point\0" "slash, forward slash, virgule\0" "at sign\0" "arroba (old Spanish unit of weight)\0" "opening square bracket (1.0)\0" "backslash\0" "closing square bracket (1.0)\0" "spacing underscore (1.0)\0" "backtick, backquote\0" "opening curly bracket (1.0)\0" "left brace\0" "vertical bar, pipe\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, lira, etc.\0" "yuan sign (renminbi)\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" "biquintile (astrological aspect: 144°)\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 capital e\0" "capital epsilon\0" "script f\0" "Florin currency symbol (Netherlands)\0" "function symbol\0" "hwair\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" "latin letter exclamation mark (1.0)\0" "latin small letter script a (1.0)\0" "d retroflex hook\0" "epsilon\0" "reversed epsilon\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 sign\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" "sign of waqf\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" "Zambales ra\0" "srak am\0" "srak ah\0" "jnya\0" "courtyard\0" "oyster\0" "flower\0" "superscript octothorp\0" "ardhacandra\0" "candrabindu\0" "final r\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" "end of text\0" "subjoined ya\0" "subjoined ra\0" "subjoined la\0" "eu\0" "subjoined ma\0" "subjoined wa\0" "gemination mark\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" "hermaphroditic (in botany)\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" "capital script a\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" "tezh digraph\0" "Cambrian symbol\0" "egyptological yod\0" "tau gallicum\0" "H dimidié\0" "filia (daughter), femina (woman, female)\0" "puella (girl)\0" "mulier, matrona (married woman)\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" "repha\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" "kalam gunû\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" "ottyazhka\0" "sokolik\0" "kryuk klyuchevoy\0" "golubchik nepostoyanny\0" "vrakhia nepostoyannaya\0" "vrakhia klyuchevaya nepostoyannaya\0" "skameytsa klyuchevaya\0" "litso\0" "strela polukryzhevaya\0" "strela gromomrachnaya s kryzhem\0" "osoka nepostoyannaya\0" "strela kryukovaya gromomrachnaya s kryzhem\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" "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" "pars fortunae\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" "flip flop\0" "ID\0" ; static const FontManagerUnicharStringIndex 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 }, { 0x0022, 702 }, { 0x0023, 715 }, { 0x0023, 735 }, { 0x0023, 749 }, { 0x0024, 772 }, { 0x0026, 789 }, { 0x0027, 793 }, { 0x0027, 816 }, { 0x0027, 829 }, { 0x0028, 839 }, { 0x0029, 865 }, { 0x002A, 891 }, { 0x002C, 896 }, { 0x002D, 958 }, { 0x002D, 971 }, { 0x002E, 982 }, { 0x002F, 1009 }, { 0x0040, 1039 }, { 0x0040, 1047 }, { 0x005B, 1083 }, { 0x005C, 1112 }, { 0x005D, 1122 }, { 0x005F, 1151 }, { 0x0060, 1176 }, { 0x007B, 1196 }, { 0x007B, 1224 }, { 0x007C, 1235 }, { 0x007D, 1254 }, { 0x007D, 1282 }, { 0x007F, 1294 }, { 0x0082, 1301 }, { 0x0083, 1322 }, { 0x0085, 1336 }, { 0x0086, 1352 }, { 0x0087, 1375 }, { 0x0088, 1396 }, { 0x0089, 1421 }, { 0x008A, 1461 }, { 0x008B, 1481 }, { 0x008C, 1502 }, { 0x008D, 1524 }, { 0x008E, 1542 }, { 0x008F, 1559 }, { 0x0090, 1578 }, { 0x0091, 1600 }, { 0x0092, 1616 }, { 0x0093, 1632 }, { 0x0094, 1651 }, { 0x0095, 1668 }, { 0x0096, 1684 }, { 0x0097, 1706 }, { 0x0098, 1726 }, { 0x009A, 1742 }, { 0x009B, 1770 }, { 0x009C, 1798 }, { 0x009D, 1816 }, { 0x009E, 1841 }, { 0x009F, 1857 }, { 0x00A3, 1885 }, { 0x00A5, 1924 }, { 0x00A6, 1945 }, { 0x00A6, 1971 }, { 0x00AB, 1999 }, { 0x00AB, 2014 }, { 0x00AC, 2039 }, { 0x00AD, 2067 }, { 0x00AE, 2088 }, { 0x00AF, 2121 }, { 0x00B1, 2143 }, { 0x00B2, 2183 }, { 0x00B3, 2191 }, { 0x00B6, 2197 }, { 0x00B7, 2212 }, { 0x00B7, 2237 }, { 0x00B7, 2252 }, { 0x00BB, 2282 }, { 0x00BF, 2298 }, { 0x00C6, 2319 }, { 0x00D7, 2351 }, { 0x00D8, 2380 }, { 0x00DF, 2388 }, { 0x00E6, 2395 }, { 0x00E6, 2425 }, { 0x00F7, 2453 }, { 0x00F8, 2380 }, { 0x0130, 2460 }, { 0x0149, 2466 }, { 0x014B, 2504 }, { 0x0153, 2517 }, { 0x018D, 2548 }, { 0x018E, 2571 }, { 0x0190, 2588 }, { 0x0192, 2604 }, { 0x0192, 2613 }, { 0x0192, 2650 }, { 0x0195, 2666 }, { 0x0197, 2672 }, { 0x019A, 2688 }, { 0x019B, 2697 }, { 0x019F, 2723 }, { 0x01B2, 2739 }, { 0x01B6, 2748 }, { 0x01BF, 2764 }, { 0x01C0, 2768 }, { 0x01C1, 2773 }, { 0x01C2, 2785 }, { 0x01C3, 2804 }, { 0x01F7, 2764 }, { 0x0251, 2840 }, { 0x0256, 2874 }, { 0x025B, 2891 }, { 0x025C, 2899 }, { 0x025E, 2916 }, { 0x0264, 2940 }, { 0x0268, 2672 }, { 0x0275, 2976 }, { 0x027F, 2982 }, { 0x028B, 3016 }, { 0x028C, 3050 }, { 0x0292, 3063 }, { 0x0295, 3073 }, { 0x0298, 3095 }, { 0x029A, 3104 }, { 0x02BC, 3119 }, { 0x02C7, 3130 }, { 0x0300, 3136 }, { 0x0301, 3148 }, { 0x0301, 3160 }, { 0x0302, 3178 }, { 0x0304, 3182 }, { 0x0305, 3187 }, { 0x0306, 3207 }, { 0x0306, 3213 }, { 0x0307, 3226 }, { 0x0308, 3258 }, { 0x0308, 3283 }, { 0x0308, 3299 }, { 0x0309, 3317 }, { 0x030C, 3321 }, { 0x0312, 3336 }, { 0x0313, 3350 }, { 0x0314, 3385 }, { 0x0323, 3419 }, { 0x0328, 3424 }, { 0x0332, 3435 }, { 0x0333, 3457 }, { 0x0336, 3493 }, { 0x0337, 3507 }, { 0x0338, 3527 }, { 0x033E, 3546 }, { 0x0345, 3552 }, { 0x0345, 3587 }, { 0x035C, 3602 }, { 0x0361, 3643 }, { 0x0374, 3656 }, { 0x0375, 3669 }, { 0x037A, 3587 }, { 0x037E, 3685 }, { 0x0393, 3697 }, { 0x0399, 3712 }, { 0x03BB, 3726 }, { 0x03C2, 3733 }, { 0x03D0, 3784 }, { 0x03D1, 3796 }, { 0x03D6, 3809 }, { 0x03F0, 3818 }, { 0x03F1, 3831 }, { 0x03F2, 3842 }, { 0x03F5, 3880 }, { 0x03F6, 3897 }, { 0x03FD, 3923 }, { 0x03FE, 3933 }, { 0x03FF, 3954 }, { 0x0454, 3979 }, { 0x0456, 3997 }, { 0x047C, 4012 }, { 0x0515, 4039 }, { 0x0517, 4051 }, { 0x0521, 4063 }, { 0x0523, 4077 }, { 0x055A, 4091 }, { 0x055B, 4138 }, { 0x055C, 4145 }, { 0x055D, 4166 }, { 0x055E, 4171 }, { 0x055F, 4187 }, { 0x0589, 4193 }, { 0x058A, 4203 }, { 0x0591, 4212 }, { 0x0592, 4218 }, { 0x0596, 4226 }, { 0x0598, 4249 }, { 0x059C, 4282 }, { 0x059F, 4288 }, { 0x05A1, 4300 }, { 0x05A5, 4312 }, { 0x05A8, 4318 }, { 0x05AA, 4323 }, { 0x05AE, 4330 }, { 0x05BC, 4344 }, { 0x05BD, 4351 }, { 0x05C0, 4357 }, { 0x05D0, 4366 }, { 0x05E6, 4372 }, { 0x05F0, 4377 }, { 0x05F2, 4388 }, { 0x0640, 4399 }, { 0x0657, 4407 }, { 0x06A9, 4417 }, { 0x06C0, 4430 }, { 0x06E1, 4463 }, { 0x070F, 4475 }, { 0x081C, 4479 }, { 0x081E, 4493 }, { 0x0821, 4506 }, { 0x0825, 4519 }, { 0x0826, 4525 }, { 0x0829, 4531 }, { 0x0830, 4537 }, { 0x0831, 4552 }, { 0x0832, 4565 }, { 0x0833, 4575 }, { 0x0834, 4582 }, { 0x0835, 4591 }, { 0x0838, 4600 }, { 0x0839, 4609 }, { 0x083A, 4624 }, { 0x083B, 4633 }, { 0x083C, 4642 }, { 0x083D, 4657 }, { 0x083E, 4667 }, { 0x0840, 4672 }, { 0x0845, 4674 }, { 0x0847, 4676 }, { 0x0849, 4690 }, { 0x0856, 4692 }, { 0x08AA, 4695 }, { 0x08AB, 4706 }, { 0x08AC, 4714 }, { 0x08CC, 4725 }, { 0x08F0, 4738 }, { 0x08F1, 4758 }, { 0x08F2, 4778 }, { 0x0900, 4798 }, { 0x0901, 4828 }, { 0x0902, 4838 }, { 0x0945, 4844 }, { 0x094D, 4851 }, { 0x0951, 4885 }, { 0x0952, 4904 }, { 0x0964, 4924 }, { 0x0965, 4936 }, { 0x0980, 4949 }, { 0x09AC, 4970 }, { 0x09CD, 4985 }, { 0x09F0, 5018 }, { 0x09F1, 5037 }, { 0x09F1, 5056 }, { 0x09F2, 5100 }, { 0x09F3, 5105 }, { 0x09FA, 5122 }, { 0x09FA, 5129 }, { 0x0A05, 5138 }, { 0x0A3C, 5143 }, { 0x0A3E, 5156 }, { 0x0A3F, 5162 }, { 0x0A40, 5169 }, { 0x0A41, 5176 }, { 0x0A42, 5183 }, { 0x0A47, 5193 }, { 0x0A48, 5200 }, { 0x0A4B, 5209 }, { 0x0A4C, 5214 }, { 0x0B2F, 5222 }, { 0x0B5C, 5225 }, { 0x0B5D, 5229 }, { 0x0B5F, 5234 }, { 0x0B83, 5237 }, { 0x0BAA, 5244 }, { 0x0BCD, 5248 }, { 0x0BF3, 5254 }, { 0x0BF3, 5271 }, { 0x0BF4, 5287 }, { 0x0BF5, 5295 }, { 0x0BF6, 5303 }, { 0x0BF7, 5309 }, { 0x0BF8, 5316 }, { 0x0BF9, 5324 }, { 0x0BFA, 5330 }, { 0x0C01, 5343 }, { 0x0C02, 5352 }, { 0x0C4D, 5358 }, { 0x0C77, 5386 }, { 0x0C84, 5386 }, { 0x0D1A, 5398 }, { 0x0D1B, 5402 }, { 0x0D1E, 5407 }, { 0x0D1F, 5411 }, { 0x0D20, 5414 }, { 0x0D21, 5418 }, { 0x0D22, 5426 }, { 0x0D23, 5435 }, { 0x0D24, 5443 }, { 0x0D25, 5447 }, { 0x0D26, 5452 }, { 0x0D27, 5460 }, { 0x0D34, 5469 }, { 0x0D36, 5473 }, { 0x0D37, 5482 }, { 0x0D3D, 5486 }, { 0x0D4D, 5497 }, { 0x0D4D, 5530 }, { 0x0D58, 5543 }, { 0x0D59, 5552 }, { 0x0D5A, 5559 }, { 0x0D5B, 5571 }, { 0x0D5C, 5578 }, { 0x0D5D, 5587 }, { 0x0D5E, 5597 }, { 0x0D73, 5606 }, { 0x0D74, 5611 }, { 0x0D75, 5615 }, { 0x0D76, 5623 }, { 0x0D77, 5632 }, { 0x0D78, 5641 }, { 0x0D82, 5650 }, { 0x0D83, 5659 }, { 0x0D85, 5667 }, { 0x0D86, 5684 }, { 0x0D87, 5702 }, { 0x0D88, 5720 }, { 0x0D89, 5739 }, { 0x0D8A, 5756 }, { 0x0D8B, 5774 }, { 0x0D8C, 5791 }, { 0x0D8D, 5809 }, { 0x0D8E, 5834 }, { 0x0D8F, 5860 }, { 0x0D90, 5885 }, { 0x0D91, 5911 }, { 0x0D92, 5928 }, { 0x0D93, 5946 }, { 0x0D94, 5964 }, { 0x0D95, 5981 }, { 0x0D96, 5999 }, { 0x0D9A, 6017 }, { 0x0D9B, 6035 }, { 0x0D9C, 6054 }, { 0x0D9D, 6072 }, { 0x0D9E, 6091 }, { 0x0D9F, 6110 }, { 0x0DA0, 6130 }, { 0x0DA1, 6148 }, { 0x0DA2, 6167 }, { 0x0DA3, 6185 }, { 0x0DA4, 6204 }, { 0x0DA5, 6223 }, { 0x0DA6, 6243 }, { 0x0DA7, 6263 }, { 0x0DA8, 6282 }, { 0x0DA9, 6302 }, { 0x0DAA, 6321 }, { 0x0DAB, 6341 }, { 0x0DAC, 6360 }, { 0x0DAD, 6381 }, { 0x0DAE, 6399 }, { 0x0DAF, 6418 }, { 0x0DB0, 6436 }, { 0x0DB1, 6455 }, { 0x0DB3, 6473 }, { 0x0DB4, 6492 }, { 0x0DB5, 6510 }, { 0x0DB6, 6529 }, { 0x0DB7, 6547 }, { 0x0DB8, 6566 }, { 0x0DB9, 6584 }, { 0x0DBA, 6603 }, { 0x0DBB, 6621 }, { 0x0DBD, 6639 }, { 0x0DC0, 6657 }, { 0x0DC1, 6675 }, { 0x0DC2, 6694 }, { 0x0DC3, 6713 }, { 0x0DC4, 6731 }, { 0x0DC5, 6749 }, { 0x0DC6, 6768 }, { 0x0DCA, 6786 }, { 0x0DCF, 6793 }, { 0x0DD0, 6815 }, { 0x0DD1, 6837 }, { 0x0DD2, 6860 }, { 0x0DD3, 6881 }, { 0x0DD4, 6903 }, { 0x0DD6, 6924 }, { 0x0DD8, 6946 }, { 0x0DD9, 6975 }, { 0x0DDA, 6996 }, { 0x0DDB, 7018 }, { 0x0DDC, 7040 }, { 0x0DDD, 7061 }, { 0x0DDE, 7083 }, { 0x0DDF, 7105 }, { 0x0DF2, 7134 }, { 0x0DF3, 7164 }, { 0x0E2E, 7194 }, { 0x0E2F, 7205 }, { 0x0E37, 7216 }, { 0x0E43, 7225 }, { 0x0E44, 7242 }, { 0x0E45, 7260 }, { 0x0E46, 7273 }, { 0x0E47, 7283 }, { 0x0E4D, 7294 }, { 0x0E81, 7304 }, { 0x0E82, 7311 }, { 0x0E84, 7320 }, { 0x0E87, 7330 }, { 0x0E88, 7348 }, { 0x0E8A, 7363 }, { 0x0E8D, 7371 }, { 0x0E94, 7381 }, { 0x0E95, 7388 }, { 0x0E96, 7394 }, { 0x0E97, 7404 }, { 0x0E99, 7414 }, { 0x0E9A, 7421 }, { 0x0E9B, 7435 }, { 0x0E9C, 7441 }, { 0x0E9D, 7451 }, { 0x0E9E, 7457 }, { 0x0EA1, 7465 }, { 0x0EA2, 7479 }, { 0x0EA3, 7485 }, { 0x0EA5, 7492 }, { 0x0EA7, 7500 }, { 0x0EAA, 7506 }, { 0x0EAB, 7513 }, { 0x0EAD, 7528 }, { 0x0EAE, 7532 }, { 0x0EBB, 7548 }, { 0x0EBD, 7557 }, { 0x0EC3, 7567 }, { 0x0EC4, 7576 }, { 0x0F0B, 7584 }, { 0x0F0D, 7589 }, { 0x0F1F, 7594 }, { 0x0F65, 7604 }, { 0x0F71, 7617 }, { 0x0F7E, 5650 }, { 0x0F7F, 5659 }, { 0x0F84, 7625 }, { 0x0FAD, 7634 }, { 0x0FB0, 7617 }, { 0x0FB1, 7659 }, { 0x0FB2, 7676 }, { 0x0FB5, 7693 }, { 0x0FCE, 7716 }, { 0x0FD2, 7726 }, { 0x0FD3, 7735 }, { 0x0FD4, 7758 }, { 0x0FD5, 7781 }, { 0x0FD6, 7804 }, { 0x0FD7, 7827 }, { 0x0FD8, 7863 }, { 0x1037, 7899 }, { 0x103A, 7907 }, { 0x1100, 7940 }, { 0x1101, 7942 }, { 0x1102, 7945 }, { 0x1103, 7947 }, { 0x1104, 7949 }, { 0x1105, 7952 }, { 0x1106, 7954 }, { 0x1107, 7956 }, { 0x1108, 7958 }, { 0x1109, 7961 }, { 0x110A, 7963 }, { 0x110C, 7966 }, { 0x110D, 7968 }, { 0x110E, 7971 }, { 0x110F, 7973 }, { 0x1110, 7975 }, { 0x1111, 7977 }, { 0x1112, 7979 }, { 0x1161, 7981 }, { 0x1162, 7983 }, { 0x1163, 7986 }, { 0x1164, 7989 }, { 0x1165, 7993 }, { 0x1166, 7996 }, { 0x1167, 7998 }, { 0x1168, 8002 }, { 0x1169, 8005 }, { 0x116A, 8007 }, { 0x116B, 8010 }, { 0x116C, 8014 }, { 0x116D, 8017 }, { 0x116E, 8020 }, { 0x116F, 8022 }, { 0x1170, 8026 }, { 0x1171, 8029 }, { 0x1172, 8032 }, { 0x1173, 8035 }, { 0x1174, 8038 }, { 0x1175, 8041 }, { 0x11A8, 7940 }, { 0x11A9, 7942 }, { 0x11AA, 8043 }, { 0x11AB, 7945 }, { 0x11AC, 8046 }, { 0x11AD, 8049 }, { 0x11AE, 7947 }, { 0x11AF, 8052 }, { 0x11B0, 8054 }, { 0x11B1, 8057 }, { 0x11B2, 8060 }, { 0x11B3, 8063 }, { 0x11B4, 8066 }, { 0x11B5, 8069 }, { 0x11B6, 8072 }, { 0x11B7, 7954 }, { 0x11B8, 7956 }, { 0x11B9, 8075 }, { 0x11BA, 7961 }, { 0x11BB, 7963 }, { 0x11BC, 8078 }, { 0x11BD, 7966 }, { 0x11BE, 7971 }, { 0x11BF, 7973 }, { 0x11C0, 7975 }, { 0x11C1, 7977 }, { 0x11C2, 7979 }, { 0x171F, 8081 }, { 0x17C6, 8093 }, { 0x17C6, 5650 }, { 0x17C7, 8101 }, { 0x17C7, 5659 }, { 0x191D, 8109 }, { 0x1AA3, 8114 }, { 0x1AA4, 8124 }, { 0x1AA5, 8131 }, { 0x1AC6, 8138 }, { 0x1B00, 8160 }, { 0x1B01, 8172 }, { 0x1B02, 5650 }, { 0x1B03, 8184 }, { 0x1B04, 5659 }, { 0x1B05, 4672 }, { 0x1B06, 8192 }, { 0x1B07, 4690 }, { 0x1B08, 8195 }, { 0x1B09, 4674 }, { 0x1B0A, 8198 }, { 0x1B0B, 8201 }, { 0x1B0C, 8211 }, { 0x1B0D, 8222 }, { 0x1B0E, 8232 }, { 0x1B0F, 8243 }, { 0x1B10, 8245 }, { 0x1B11, 8248 }, { 0x1B12, 8250 }, { 0x1B14, 8253 }, { 0x1B16, 8257 }, { 0x1B19, 5398 }, { 0x1B1B, 8261 }, { 0x1B1D, 5414 }, { 0x1B1E, 5447 }, { 0x1B1F, 5225 }, { 0x1B20, 5229 }, { 0x1B21, 8265 }, { 0x1B23, 5443 }, { 0x1B25, 8269 }, { 0x1B28, 8273 }, { 0x1B2A, 8277 }, { 0x1B30, 5482 }, { 0x1B31, 8281 }, { 0x1B34, 8285 }, { 0x1B35, 8192 }, { 0x1B36, 4690 }, { 0x1B37, 8195 }, { 0x1B38, 4674 }, { 0x1B39, 8198 }, { 0x1B3A, 8201 }, { 0x1B3B, 8211 }, { 0x1B3C, 8222 }, { 0x1B3D, 8232 }, { 0x1B3E, 8243 }, { 0x1B3F, 8245 }, { 0x1B40, 8248 }, { 0x1B41, 8250 }, { 0x1B42, 8291 }, { 0x1B43, 8294 }, { 0x1B44, 6786 }, { 0x1B5A, 8297 }, { 0x1B5B, 8305 }, { 0x1B5C, 8323 }, { 0x1B5D, 8340 }, { 0x1B5E, 8346 }, { 0x1B5F, 8352 }, { 0x1B60, 8365 }, { 0x1B7D, 8386 }, { 0x1B7E, 8386 }, { 0x1B80, 5650 }, { 0x1B81, 8184 }, { 0x1B82, 5659 }, { 0x1BA1, 8398 }, { 0x1BA2, 8411 }, { 0x1BA3, 8424 }, { 0x1BA4, 4690 }, { 0x1BA5, 4674 }, { 0x1BA6, 8291 }, { 0x1BA7, 8248 }, { 0x1BA8, 8243 }, { 0x1BA9, 8437 }, { 0x1BAA, 6786 }, { 0x1BAC, 8440 }, { 0x1BAD, 8453 }, { 0x1BBA, 8466 }, { 0x1BE7, 8482 }, { 0x1BE8, 8492 }, { 0x1BE9, 8503 }, { 0x1BEA, 8511 }, { 0x1BEB, 8516 }, { 0x1BEC, 8523 }, { 0x1BED, 8533 }, { 0x1BEE, 8544 }, { 0x1BEF, 8551 }, { 0x1BF0, 8579 }, { 0x1BF1, 8587 }, { 0x1BF2, 6786 }, { 0x1BF3, 6786 }, { 0x1CD0, 8598 }, { 0x1CD1, 8627 }, { 0x1CD2, 8657 }, { 0x1CD3, 8684 }, { 0x1CD5, 8713 }, { 0x1CD6, 8741 }, { 0x1CD7, 8769 }, { 0x1CD8, 8803 }, { 0x1CD9, 8835 }, { 0x1CDA, 8873 }, { 0x1CDB, 8908 }, { 0x1CDC, 8943 }, { 0x1CDD, 8971 }, { 0x1CDE, 8998 }, { 0x1CDF, 9029 }, { 0x1CE0, 9061 }, { 0x1CE1, 9090 }, { 0x1CE2, 9124 }, { 0x1CE3, 9145 }, { 0x1CE4, 9184 }, { 0x1CE5, 9219 }, { 0x1CE6, 9251 }, { 0x1CE7, 9287 }, { 0x1CE8, 9330 }, { 0x1CE9, 9366 }, { 0x1CEA, 9395 }, { 0x1CEB, 9425 }, { 0x1CEC, 9456 }, { 0x1CED, 9496 }, { 0x1CEE, 9511 }, { 0x1CEF, 9539 }, { 0x1CF0, 9572 }, { 0x1CF1, 9604 }, { 0x1CF2, 9637 }, { 0x1CF7, 9674 }, { 0x2001, 9702 }, { 0x2002, 9714 }, { 0x2003, 9718 }, { 0x2004, 9725 }, { 0x2005, 9737 }, { 0x2015, 9747 }, { 0x2018, 9762 }, { 0x2019, 9797 }, { 0x201A, 9825 }, { 0x201B, 9857 }, { 0x201C, 9894 }, { 0x201D, 9929 }, { 0x201E, 9957 }, { 0x201F, 9989 }, { 0x2020, 10026 }, { 0x2021, 10060 }, { 0x2022, 10083 }, { 0x2026, 10102 }, { 0x2030, 10119 }, { 0x2031, 10142 }, { 0x2032, 10152 }, { 0x2033, 10166 }, { 0x2034, 10182 }, { 0x2039, 10219 }, { 0x203A, 10250 }, { 0x203B, 10282 }, { 0x203B, 10296 }, { 0x203E, 10321 }, { 0x203F, 10339 }, { 0x2040, 10354 }, { 0x2044, 10388 }, { 0x2052, 10412 }, { 0x2055, 10482 }, { 0x2059, 10496 }, { 0x2059, 10513 }, { 0x205D, 10522 }, { 0x2063, 10557 }, { 0x20AA, 10573 }, { 0x20B1, 10580 }, { 0x20DB, 10599 }, { 0x20DC, 10616 }, { 0x20DD, 10634 }, { 0x20DD, 10657 }, { 0x20E6, 10695 }, { 0x20E7, 10732 }, { 0x20E9, 10747 }, { 0x20EB, 10768 }, { 0x2101, 10794 }, { 0x2102, 10809 }, { 0x2103, 10836 }, { 0x2104, 10855 }, { 0x210A, 10861 }, { 0x210B, 10880 }, { 0x210C, 10901 }, { 0x210E, 10915 }, { 0x210F, 10946 }, { 0x2111, 10986 }, { 0x2112, 11001 }, { 0x2113, 11019 }, { 0x2113, 11045 }, { 0x2114, 11072 }, { 0x2115, 11079 }, { 0x2117, 11094 }, { 0x2117, 11104 }, { 0x211A, 11121 }, { 0x211B, 11149 }, { 0x211C, 11166 }, { 0x211D, 11176 }, { 0x211E, 11200 }, { 0x211E, 11207 }, { 0x2124, 11219 }, { 0x2127, 11239 }, { 0x212C, 11243 }, { 0x212F, 11262 }, { 0x212F, 11268 }, { 0x2130, 11285 }, { 0x2131, 11311 }, { 0x2132, 11329 }, { 0x2133, 11355 }, { 0x2133, 11374 }, { 0x2134, 11415 }, { 0x2135, 11443 }, { 0x2136, 11482 }, { 0x2137, 11526 }, { 0x2138, 11584 }, { 0x2141, 11612 }, { 0x2183, 11617 }, { 0x2183, 11631 }, { 0x2192, 11650 }, { 0x2194, 11676 }, { 0x219E, 11696 }, { 0x219F, 11713 }, { 0x21A0, 11728 }, { 0x21A0, 11756 }, { 0x21A1, 11774 }, { 0x21A1, 11784 }, { 0x21A3, 11801 }, { 0x21A6, 11828 }, { 0x21A7, 11846 }, { 0x21AF, 11859 }, { 0x21B4, 11872 }, { 0x21B8, 11882 }, { 0x21B9, 11887 }, { 0x21DE, 11906 }, { 0x21DF, 11914 }, { 0x21E4, 11924 }, { 0x21E5, 11937 }, { 0x21E7, 11951 }, { 0x21E7, 11957 }, { 0x21E8, 11985 }, { 0x21EA, 12011 }, { 0x21EB, 12021 }, { 0x21EC, 12034 }, { 0x21ED, 12055 }, { 0x21EE, 12068 }, { 0x21EF, 12083 }, { 0x21F0, 12096 }, { 0x21F1, 11882 }, { 0x21F2, 12107 }, { 0x21F3, 12111 }, { 0x21F8, 12121 }, { 0x21F9, 12149 }, { 0x21FB, 12177 }, { 0x21FC, 12204 }, { 0x2200, 12231 }, { 0x2203, 12252 }, { 0x2205, 12275 }, { 0x2206, 12284 }, { 0x2206, 12301 }, { 0x2206, 12320 }, { 0x2207, 12357 }, { 0x2207, 12377 }, { 0x220B, 12391 }, { 0x220E, 12401 }, { 0x220F, 12408 }, { 0x2210, 12421 }, { 0x2211, 12436 }, { 0x2218, 12451 }, { 0x2218, 12470 }, { 0x221A, 12478 }, { 0x221F, 12491 }, { 0x2222, 12516 }, { 0x2223, 12391 }, { 0x2223, 12526 }, { 0x2227, 12536 }, { 0x2228, 12555 }, { 0x2229, 12572 }, { 0x222A, 12581 }, { 0x2238, 12585 }, { 0x223C, 12608 }, { 0x223C, 12638 }, { 0x223C, 12657 }, { 0x223C, 12668 }, { 0x223C, 12672 }, { 0x223C, 12678 }, { 0x223D, 12688 }, { 0x223E, 12695 }, { 0x223F, 12709 }, { 0x2248, 12729 }, { 0x2252, 12743 }, { 0x2257, 12757 }, { 0x2259, 12780 }, { 0x225C, 12795 }, { 0x225C, 12807 }, { 0x226C, 12830 }, { 0x227A, 12849 }, { 0x227B, 12865 }, { 0x2282, 12882 }, { 0x2283, 12898 }, { 0x228E, 12914 }, { 0x2295, 12938 }, { 0x2295, 12949 }, { 0x2296, 12975 }, { 0x2297, 12996 }, { 0x2297, 12949 }, { 0x2299, 13011 }, { 0x2299, 13026 }, { 0x229C, 13054 }, { 0x22A2, 13112 }, { 0x22A2, 13122 }, { 0x22A2, 13146 }, { 0x22A3, 13156 }, { 0x22A3, 13174 }, { 0x22A4, 13202 }, { 0x22A5, 13206 }, { 0x22A6, 13219 }, { 0x22A8, 13230 }, { 0x22A8, 13255 }, { 0x22A8, 13270 }, { 0x22A8, 13280 }, { 0x22C2, 13291 }, { 0x22C3, 13327 }, { 0x22D4, 13356 }, { 0x2308, 13376 }, { 0x230A, 13388 }, { 0x2310, 13402 }, { 0x2311, 13420 }, { 0x2312, 13436 }, { 0x2313, 13457 }, { 0x2316, 13479 }, { 0x2318, 13493 }, { 0x2318, 13511 }, { 0x2319, 13545 }, { 0x231B, 13557 }, { 0x2324, 13584 }, { 0x2326, 13594 }, { 0x2327, 13618 }, { 0x232B, 13628 }, { 0x234A, 13651 }, { 0x234E, 13668 }, { 0x2351, 13680 }, { 0x2355, 13698 }, { 0x2361, 13712 }, { 0x2364, 13732 }, { 0x2365, 13737 }, { 0x2368, 13744 }, { 0x2385, 13750 }, { 0x2388, 13757 }, { 0x2389, 13765 }, { 0x238A, 13771 }, { 0x238B, 13788 }, { 0x23B0, 13795 }, { 0x23B1, 13810 }, { 0x23E9, 13826 }, { 0x23EA, 13839 }, { 0x23ED, 13862 }, { 0x23EE, 13905 }, { 0x23EF, 13954 }, { 0x23F4, 13972 }, { 0x23F5, 13986 }, { 0x23F6, 13994 }, { 0x23F7, 14003 }, { 0x23F8, 13765 }, { 0x23F9, 14012 }, { 0x23FA, 14017 }, { 0x2445, 14024 }, { 0x2446, 14040 }, { 0x2447, 14048 }, { 0x2448, 14055 }, { 0x2449, 14061 }, { 0x2500, 14066 }, { 0x2502, 14088 }, { 0x250C, 14110 }, { 0x2510, 14132 }, { 0x2514, 14154 }, { 0x2518, 14176 }, { 0x251C, 14198 }, { 0x251D, 14220 }, { 0x2524, 14242 }, { 0x2525, 14264 }, { 0x252C, 14286 }, { 0x252F, 14308 }, { 0x2534, 14330 }, { 0x2537, 14352 }, { 0x253C, 14374 }, { 0x253F, 14396 }, { 0x2588, 14418 }, { 0x2592, 14424 }, { 0x25A0, 14451 }, { 0x25A1, 14485 }, { 0x25A1, 14496 }, { 0x25AA, 14523 }, { 0x25AE, 14537 }, { 0x25B3, 14554 }, { 0x25B7, 14560 }, { 0x25BB, 14589 }, { 0x25BD, 14613 }, { 0x25C1, 14631 }, { 0x25C5, 14661 }, { 0x25C9, 14686 }, { 0x25FB, 14723 }, { 0x2600, 14747 }, { 0x2601, 14761 }, { 0x2602, 14776 }, { 0x2603, 14790 }, { 0x2609, 14804 }, { 0x260A, 14831 }, { 0x260B, 14865 }, { 0x260C, 14894 }, { 0x2613, 14920 }, { 0x2614, 14939 }, { 0x2615, 14955 }, { 0x261E, 14990 }, { 0x2620, 15014 }, { 0x2627, 15021 }, { 0x2629, 15054 }, { 0x262B, 15074 }, { 0x262C, 15095 }, { 0x2630, 15102 }, { 0x2631, 15108 }, { 0x2632, 15113 }, { 0x2633, 15117 }, { 0x2634, 15123 }, { 0x2635, 15128 }, { 0x2636, 15133 }, { 0x2637, 15138 }, { 0x263A, 15143 }, { 0x263C, 15160 }, { 0x263D, 15168 }, { 0x263E, 15168 }, { 0x263F, 15197 }, { 0x263F, 15231 }, { 0x2640, 15246 }, { 0x2640, 15252 }, { 0x2641, 15281 }, { 0x2642, 15312 }, { 0x2642, 15317 }, { 0x2643, 15344 }, { 0x2644, 15370 }, { 0x2646, 15397 }, { 0x264D, 15436 }, { 0x264F, 15460 }, { 0x264F, 15468 }, { 0x2665, 15480 }, { 0x2669, 15490 }, { 0x266A, 15499 }, { 0x266B, 15506 }, { 0x266C, 15521 }, { 0x266F, 15540 }, { 0x267E, 15567 }, { 0x267F, 15582 }, { 0x2692, 15599 }, { 0x2693, 15635 }, { 0x2694, 15667 }, { 0x2695, 15723 }, { 0x2696, 15736 }, { 0x2697, 15762 }, { 0x2698, 15787 }, { 0x2699, 15802 }, { 0x269B, 15820 }, { 0x269E, 15851 }, { 0x269F, 15868 }, { 0x26A1, 15888 }, { 0x26A1, 15896 }, { 0x26A2, 15913 }, { 0x26A3, 15934 }, { 0x26A4, 15953 }, { 0x26A5, 15969 }, { 0x26A5, 15991 }, { 0x26A6, 16018 }, { 0x26A6, 16030 }, { 0x26A7, 16018 }, { 0x26A8, 15317 }, { 0x26A9, 15317 }, { 0x26AA, 16075 }, { 0x26AA, 16107 }, { 0x26AC, 16126 }, { 0x26B0, 16157 }, { 0x26B1, 16176 }, { 0x26BF, 16197 }, { 0x26C4, 16211 }, { 0x26C5, 16222 }, { 0x26C6, 14776 }, { 0x26C7, 16236 }, { 0x26C8, 16247 }, { 0x26CC, 16260 }, { 0x26CF, 16269 }, { 0x26D0, 16288 }, { 0x26D1, 16297 }, { 0x26D2, 16309 }, { 0x26D3, 16321 }, { 0x26DB, 16342 }, { 0x26DD, 16353 }, { 0x26DE, 16366 }, { 0x26DF, 16391 }, { 0x26DF, 16403 }, { 0x26E3, 16439 }, { 0x26E4, 16453 }, { 0x26E8, 16474 }, { 0x26E9, 16483 }, { 0x26ED, 16489 }, { 0x26EE, 16497 }, { 0x26F1, 16527 }, { 0x26F2, 16541 }, { 0x26F3, 16546 }, { 0x26F4, 16558 }, { 0x26F5, 16578 }, { 0x26F6, 16602 }, { 0x26F7, 16615 }, { 0x26F8, 16626 }, { 0x26F9, 16643 }, { 0x26FA, 16670 }, { 0x26FC, 16683 }, { 0x26FD, 16718 }, { 0x26FE, 16746 }, { 0x26FF, 16766 }, { 0x2709, 16799 }, { 0x270A, 16815 }, { 0x270B, 16850 }, { 0x270C, 16886 }, { 0x273A, 16925 }, { 0x2749, 16935 }, { 0x274B, 16940 }, { 0x2757, 16949 }, { 0x2766, 16985 }, { 0x2767, 16996 }, { 0x27B0, 17013 }, { 0x27C2, 17020 }, { 0x27CB, 17034 }, { 0x27CD, 17042 }, { 0x27CE, 17052 }, { 0x27CF, 17060 }, { 0x27D3, 17068 }, { 0x27D4, 17077 }, { 0x27DF, 17085 }, { 0x27E1, 17102 }, { 0x27E2, 17125 }, { 0x27E3, 17152 }, { 0x27E4, 17183 }, { 0x27E5, 17211 }, { 0x27E6, 17243 }, { 0x27E7, 17271 }, { 0x27E8, 17300 }, { 0x27E8, 17304 }, { 0x27E9, 17337 }, { 0x27E9, 17341 }, { 0x27EA, 17375 }, { 0x27EB, 17407 }, { 0x27EE, 17440 }, { 0x27EF, 17447 }, { 0x27FB, 17454 }, { 0x27FC, 17464 }, { 0x2900, 17472 }, { 0x2901, 17502 }, { 0x2905, 17464 }, { 0x2906, 17454 }, { 0x2907, 17464 }, { 0x2914, 17531 }, { 0x2915, 17560 }, { 0x2916, 17588 }, { 0x2916, 17606 }, { 0x2917, 17627 }, { 0x2918, 17659 }, { 0x29D6, 17698 }, { 0x29D6, 17714 }, { 0x29DC, 17727 }, { 0x29E0, 17751 }, { 0x29E6, 17765 }, { 0x29E7, 17789 }, { 0x29F4, 17801 }, { 0x29F9, 17819 }, { 0x2A07, 17844 }, { 0x2A1B, 17850 }, { 0x2A1C, 17865 }, { 0x2A1D, 17880 }, { 0x2A24, 17893 }, { 0x2A26, 17920 }, { 0x2A27, 17947 }, { 0x2A41, 17960 }, { 0x2A68, 17987 }, { 0x2AA1, 18013 }, { 0x2ADC, 18033 }, { 0x2ADD, 18049 }, { 0x2AE2, 18061 }, { 0x2AEB, 18082 }, { 0x2AF1, 18095 }, { 0x2AF4, 18117 }, { 0x2AFE, 18128 }, { 0x2AFF, 18144 }, { 0x2B55, 18166 }, { 0x2B56, 18195 }, { 0x2B57, 18214 }, { 0x2B58, 18231 }, { 0x2B58, 18254 }, { 0x2B59, 18271 }, { 0x2B70, 18286 }, { 0x2B71, 18295 }, { 0x2B72, 18302 }, { 0x2B73, 18312 }, { 0x2B76, 11882 }, { 0x2B78, 12107 }, { 0x2B7B, 11906 }, { 0x2B7D, 11914 }, { 0x2B94, 18321 }, { 0x2BB8, 12011 }, { 0x2BB9, 13788 }, { 0x2BBA, 18326 }, { 0x2BBB, 18342 }, { 0x2BBC, 18369 }, { 0x2BD1, 18396 }, { 0x2BDE, 18402 }, { 0x2BEC, 11696 }, { 0x2BED, 11713 }, { 0x2BEE, 11756 }, { 0x2BEF, 11784 }, { 0x2BF9, 18425 }, { 0x2BFA, 18460 }, { 0x2BFB, 18473 }, { 0x2BFC, 18489 }, { 0x2BFD, 18503 }, { 0x2BFE, 18515 }, { 0x2C6D, 18523 }, { 0x2D40, 18540 }, { 0x2D53, 18551 }, { 0x2D58, 18562 }, { 0x2D64, 18572 }, { 0x2D6F, 18584 }, { 0x2D70, 18593 }, { 0x2E12, 18602 }, { 0x2E16, 18614 }, { 0x2E18, 18634 }, { 0x2E2E, 18646 }, { 0x2E3A, 18668 }, { 0x2E4A, 18682 }, { 0x301A, 18701 }, { 0x301B, 18730 }, { 0x302E, 18760 }, { 0x302F, 18780 }, { 0x3036, 18800 }, { 0x3057, 18830 }, { 0x3058, 18834 }, { 0x3061, 18850 }, { 0x3062, 18834 }, { 0x3063, 18854 }, { 0x3064, 18864 }, { 0x3065, 18868 }, { 0x3075, 18884 }, { 0x30B7, 18830 }, { 0x30B8, 18834 }, { 0x30C1, 18850 }, { 0x30C2, 18834 }, { 0x30C3, 18854 }, { 0x30C4, 18864 }, { 0x30C5, 18868 }, { 0x30D5, 18884 }, { 0x3164, 18887 }, { 0x3180, 18894 }, { 0x3190, 18908 }, { 0x3191, 18916 }, { 0x3248, 18928 }, { 0x3249, 18948 }, { 0x324A, 18968 }, { 0x324B, 18988 }, { 0x324C, 19008 }, { 0x324D, 19028 }, { 0x324E, 19048 }, { 0x324F, 19068 }, { 0x3280, 19088 }, { 0x337F, 19120 }, { 0xA729, 19136 }, { 0xA792, 19149 }, { 0xA7BD, 19165 }, { 0xA7C8, 19183 }, { 0xA7F5, 19196 }, { 0xA7FB, 19207 }, { 0xA7FC, 19248 }, { 0xA7FD, 19262 }, { 0xA806, 19294 }, { 0xA82C, 19309 }, { 0xA8E0, 19316 }, { 0xA8E1, 19348 }, { 0xA8E2, 19384 }, { 0xA8E3, 19420 }, { 0xA8E4, 19458 }, { 0xA8E5, 19489 }, { 0xA8E6, 19520 }, { 0xA8E7, 19550 }, { 0xA8E8, 19580 }, { 0xA8E9, 19610 }, { 0xA8EA, 19639 }, { 0xA8EB, 19669 }, { 0xA8EC, 19690 }, { 0xA8ED, 19712 }, { 0xA8EE, 19738 }, { 0xA8EF, 19767 }, { 0xA8F0, 19789 }, { 0xA8F1, 19815 }, { 0xA8F2, 19849 }, { 0xA8F3, 19869 }, { 0xA8F4, 19906 }, { 0xA8F5, 19947 }, { 0xA8F6, 19984 }, { 0xA8F7, 20021 }, { 0xA8F8, 20063 }, { 0xA8FA, 20081 }, { 0xA8FB, 20098 }, { 0xA8FC, 5386 }, { 0xA947, 20110 }, { 0xA948, 20117 }, { 0xA949, 20125 }, { 0xA94A, 20132 }, { 0xA94C, 20141 }, { 0xA94E, 20150 }, { 0xA94F, 20157 }, { 0xA950, 20166 }, { 0xA951, 20177 }, { 0xA980, 8172 }, { 0xA981, 5650 }, { 0xA982, 8184 }, { 0xA983, 5659 }, { 0xA989, 8201 }, { 0xA98A, 8222 }, { 0xA98B, 8232 }, { 0xA990, 20187 }, { 0xA991, 8253 }, { 0xA993, 8257 }, { 0xA996, 5398 }, { 0xA998, 8109 }, { 0xA999, 8261 }, { 0xA99C, 5447 }, { 0xA99E, 5229 }, { 0xA99F, 8265 }, { 0xA9A1, 5443 }, { 0xA9A3, 8269 }, { 0xA9A6, 8273 }, { 0xA9A8, 8277 }, { 0xA9AF, 5482 }, { 0xA9B0, 8281 }, { 0xA9B3, 8285 }, { 0xA9B4, 8192 }, { 0xA9B6, 4690 }, { 0xA9B7, 8195 }, { 0xA9B8, 4674 }, { 0xA9B9, 8198 }, { 0xA9BA, 8243 }, { 0xA9BB, 8245 }, { 0xA9BC, 20190 }, { 0xA9BD, 8201 }, { 0xA9BE, 20193 }, { 0xA9BF, 20203 }, { 0xA9C0, 6786 }, { 0xA9C8, 8346 }, { 0xA9C9, 8352 }, { 0xAADB, 20213 }, { 0xAADC, 20220 }, { 0xAAF0, 8346 }, { 0xAAF1, 20224 }, { 0xAB40, 20238 }, { 0xABC0, 20274 }, { 0xABC1, 20277 }, { 0xABC2, 20280 }, { 0xABC3, 20283 }, { 0xABC6, 20286 }, { 0xABC7, 5411 }, { 0xABC8, 8253 }, { 0xABC9, 20289 }, { 0xABCA, 5443 }, { 0xABCB, 20293 }, { 0xABCC, 5234 }, { 0xABCD, 20296 }, { 0xABCE, 4674 }, { 0xABD0, 8273 }, { 0xABD1, 4672 }, { 0xABD2, 20299 }, { 0xABD3, 8261 }, { 0xABD4, 20302 }, { 0xABD6, 5222 }, { 0xABD7, 20305 }, { 0xABD8, 8257 }, { 0xABD9, 8269 }, { 0xABDA, 8277 }, { 0xABDB, 20308 }, { 0xABDC, 20310 }, { 0xABDD, 20312 }, { 0xABDE, 20314 }, { 0xABDF, 20316 }, { 0xABE0, 20318 }, { 0xABE1, 20320 }, { 0xABE2, 4690 }, { 0xABE3, 8248 }, { 0xABE4, 4690 }, { 0xABE5, 8192 }, { 0xABE6, 8243 }, { 0xABE7, 20323 }, { 0xABE8, 4674 }, { 0xABE9, 20326 }, { 0xABEA, 5650 }, { 0xABEB, 8352 }, { 0xABEC, 20329 }, { 0xABED, 19309 }, { 0xABF0, 20340 }, { 0xABF1, 20345 }, { 0xABF2, 20349 }, { 0xABF3, 20353 }, { 0xABF4, 20358 }, { 0xABF5, 20363 }, { 0xABF6, 20369 }, { 0xABF7, 20375 }, { 0xABF8, 20381 }, { 0xABF9, 20387 }, { 0xFE0E, 20393 }, { 0xFE0F, 20417 }, { 0xFEFF, 20442 }, { 0x1000E, 20454 }, { 0x10018, 20474 }, { 0x1001B, 20491 }, { 0x10025, 20510 }, { 0x1002D, 20530 }, { 0x10042, 20549 }, { 0x10049, 20567 }, { 0x10052, 20589 }, { 0x10093, 20608 }, { 0x10094, 20614 }, { 0x10098, 20622 }, { 0x10099, 20631 }, { 0x100A4, 20637 }, { 0x100C9, 20644 }, { 0x100CB, 20650 }, { 0x101A0, 20674 }, { 0x10A3F, 20696 }, { 0x10A60, 20703 }, { 0x10A61, 20707 }, { 0x10A62, 20711 }, { 0x10A63, 20715 }, { 0x10A64, 20720 }, { 0x10A65, 20724 }, { 0x10A66, 20728 }, { 0x10A67, 20734 }, { 0x10A68, 20738 }, { 0x10A69, 20742 }, { 0x10A6B, 20746 }, { 0x10A6C, 20750 }, { 0x10A6D, 20755 }, { 0x10A6E, 20760 }, { 0x10A70, 20764 }, { 0x10A71, 20768 }, { 0x10A72, 20773 }, { 0x10A73, 20777 }, { 0x10A74, 20781 }, { 0x10A75, 20786 }, { 0x10A76, 20790 }, { 0x10A77, 20796 }, { 0x10A78, 20800 }, { 0x10A79, 20805 }, { 0x10A7A, 20810 }, { 0x10A7B, 20814 }, { 0x10A7C, 20819 }, { 0x10C81, 20823 }, { 0x10C82, 7956 }, { 0x10C84, 7971 }, { 0x10C86, 20826 }, { 0x10C87, 7947 }, { 0x10C8A, 20829 }, { 0x10C8B, 20832 }, { 0x10C8C, 20835 }, { 0x10C8D, 7940 }, { 0x10C8E, 20837 }, { 0x10C8F, 7979 }, { 0x10C91, 20840 }, { 0x10C92, 7966 }, { 0x10C93, 7973 }, { 0x10C96, 8052 }, { 0x10C97, 20843 }, { 0x10C98, 7954 }, { 0x10C99, 7945 }, { 0x10C9A, 20846 }, { 0x10C9B, 8005 }, { 0x10C9C, 20849 }, { 0x10C9D, 20852 }, { 0x10C9E, 20852 }, { 0x10C9F, 20855 }, { 0x10CA0, 7977 }, { 0x10CA2, 7952 }, { 0x10CA4, 7961 }, { 0x10CA5, 20858 }, { 0x10CA6, 7975 }, { 0x10CA8, 20861 }, { 0x10CAB, 20864 }, { 0x10CAC, 20867 }, { 0x10CAD, 20870 }, { 0x10CAE, 20877 }, { 0x10CAF, 20879 }, { 0x10CB0, 20881 }, { 0x10CC1, 20884 }, { 0x10CC2, 20887 }, { 0x10CC4, 20889 }, { 0x10CC6, 20891 }, { 0x10CC7, 20894 }, { 0x10CCA, 20896 }, { 0x10CCB, 20899 }, { 0x10CCC, 20902 }, { 0x10CCD, 20904 }, { 0x10CCE, 20906 }, { 0x10CCF, 20909 }, { 0x10CD1, 20911 }, { 0x10CD2, 20914 }, { 0x10CD3, 20308 }, { 0x10CD6, 20310 }, { 0x10CD7, 20916 }, { 0x10CD8, 20312 }, { 0x10CD9, 20316 }, { 0x10CDA, 20919 }, { 0x10CDC, 20922 }, { 0x10CDD, 20925 }, { 0x10CDE, 20925 }, { 0x10CDF, 20928 }, { 0x10CE0, 20314 }, { 0x10CE2, 20931 }, { 0x10CE4, 20933 }, { 0x10CE5, 20935 }, { 0x10CE6, 20318 }, { 0x10CE8, 20938 }, { 0x10CEB, 20941 }, { 0x10CEC, 20944 }, { 0x10CED, 20947 }, { 0x10CEE, 20954 }, { 0x10CEF, 20956 }, { 0x10CF0, 20958 }, { 0x10D1A, 20961 }, { 0x10D1B, 20965 }, { 0x10D1D, 20971 }, { 0x10D1E, 20978 }, { 0x10D1F, 20984 }, { 0x10D20, 20990 }, { 0x10D21, 20996 }, { 0x10F44, 21002 }, { 0x10F81, 21002 }, { 0x111DB, 5386 }, { 0x11293, 21014 }, { 0x1133B, 21018 }, { 0x11442, 21024 }, { 0x11443, 21035 }, { 0x11444, 21046 }, { 0x11445, 21057 }, { 0x11447, 21065 }, { 0x11448, 21071 }, { 0x1144B, 21079 }, { 0x1144D, 21084 }, { 0x1144E, 21091 }, { 0x11450, 21105 }, { 0x11451, 21110 }, { 0x11452, 21114 }, { 0x11453, 21119 }, { 0x11454, 21123 }, { 0x11455, 21126 }, { 0x11456, 21131 }, { 0x11457, 21135 }, { 0x11458, 21141 }, { 0x11459, 21146 }, { 0x1145B, 21149 }, { 0x1145D, 21158 }, { 0x114C2, 20696 }, { 0x114C5, 21165 }, { 0x115C1, 5386 }, { 0x1163F, 20696 }, { 0x1193D, 21180 }, { 0x11941, 21186 }, { 0x11AA2, 21192 }, { 0x11FC0, 21213 }, { 0x11FC1, 21222 }, { 0x11FC2, 21233 }, { 0x11FC3, 21239 }, { 0x11FC4, 21251 }, { 0x11FC5, 21260 }, { 0x11FC6, 21272 }, { 0x11FC7, 21281 }, { 0x11FC8, 5244 }, { 0x11FC9, 21296 }, { 0x11FCA, 21296 }, { 0x11FCB, 21312 }, { 0x11FCC, 21319 }, { 0x11FCD, 21329 }, { 0x11FCE, 21336 }, { 0x11FCF, 21361 }, { 0x11FD0, 5606 }, { 0x11FD1, 21372 }, { 0x11FD2, 21372 }, { 0x11FD3, 5615 }, { 0x11FDA, 21377 }, { 0x11FE3, 21387 }, { 0x11FE4, 21393 }, { 0x11FE5, 21400 }, { 0x11FE6, 21407 }, { 0x11FE7, 21413 }, { 0x11FE8, 21421 }, { 0x11FE9, 21428 }, { 0x11FEA, 21432 }, { 0x11FEB, 21441 }, { 0x11FEC, 21460 }, { 0x11FED, 21465 }, { 0x11FEE, 21470 }, { 0x11FEF, 21476 }, { 0x11FF0, 21483 }, { 0x11FF1, 21483 }, { 0x12326, 21493 }, { 0x13430, 21505 }, { 0x13431, 21554 }, { 0x14400, 21603 }, { 0x14401, 21607 }, { 0x14403, 21612 }, { 0x14405, 21618 }, { 0x14406, 21626 }, { 0x14407, 21632 }, { 0x14408, 21639 }, { 0x14409, 21648 }, { 0x1440A, 21654 }, { 0x1440C, 21669 }, { 0x1440E, 21676 }, { 0x1440E, 21681 }, { 0x1440F, 21699 }, { 0x14410, 21706 }, { 0x14411, 21720 }, { 0x14412, 21724 }, { 0x14413, 21735 }, { 0x14415, 21747 }, { 0x14416, 21753 }, { 0x14418, 21759 }, { 0x14419, 21763 }, { 0x1441A, 21770 }, { 0x1441B, 21776 }, { 0x1441C, 21783 }, { 0x1441D, 21790 }, { 0x1441E, 21797 }, { 0x14420, 21810 }, { 0x14421, 21832 }, { 0x14423, 21842 }, { 0x14424, 21847 }, { 0x14425, 21859 }, { 0x14428, 21869 }, { 0x14429, 21876 }, { 0x1442B, 21885 }, { 0x1442B, 21892 }, { 0x1442C, 21892 }, { 0x1442D, 21905 }, { 0x1442D, 21921 }, { 0x1442E, 21936 }, { 0x14430, 21944 }, { 0x14431, 21967 }, { 0x14432, 21973 }, { 0x14433, 21996 }, { 0x14434, 22006 }, { 0x14437, 22019 }, { 0x1443A, 22034 }, { 0x1443B, 22047 }, { 0x1443D, 22067 }, { 0x1443E, 22080 }, { 0x1443F, 22093 }, { 0x1443F, 22080 }, { 0x14440, 22104 }, { 0x14441, 22108 }, { 0x14444, 22114 }, { 0x14447, 22135 }, { 0x14448, 22142 }, { 0x14448, 22147 }, { 0x14449, 22147 }, { 0x1444A, 22159 }, { 0x1444B, 22178 }, { 0x1444F, 22187 }, { 0x1444F, 22193 }, { 0x14452, 22213 }, { 0x14457, 22233 }, { 0x14458, 22237 }, { 0x14459, 22251 }, { 0x1445A, 22257 }, { 0x1445B, 22264 }, { 0x1445B, 22269 }, { 0x1445C, 22282 }, { 0x1445D, 22294 }, { 0x1445D, 22300 }, { 0x1445E, 22313 }, { 0x1445F, 22326 }, { 0x14462, 22336 }, { 0x14463, 22348 }, { 0x14463, 22352 }, { 0x14464, 22364 }, { 0x14466, 22380 }, { 0x14468, 22385 }, { 0x14469, 22395 }, { 0x1446A, 22404 }, { 0x1446B, 22416 }, { 0x1446C, 22421 }, { 0x1446D, 22427 }, { 0x1446E, 22434 }, { 0x1446F, 22440 }, { 0x1446F, 22447 }, { 0x14470, 22447 }, { 0x14471, 22459 }, { 0x14472, 22467 }, { 0x14473, 22476 }, { 0x14473, 22483 }, { 0x14474, 22496 }, { 0x14474, 22483 }, { 0x14475, 22504 }, { 0x14475, 22483 }, { 0x14476, 22512 }, { 0x14476, 22518 }, { 0x14477, 22518 }, { 0x14478, 22531 }, { 0x14478, 22518 }, { 0x14479, 22538 }, { 0x14479, 22518 }, { 0x1447A, 22546 }, { 0x1447A, 22550 }, { 0x1447B, 22546 }, { 0x1447B, 22550 }, { 0x1447C, 22561 }, { 0x1447C, 22550 }, { 0x1447E, 22566 }, { 0x1447E, 22573 }, { 0x1447E, 22585 }, { 0x1447F, 22573 }, { 0x1447F, 22585 }, { 0x14480, 22603 }, { 0x14480, 22573 }, { 0x14480, 22585 }, { 0x14481, 22610 }, { 0x14481, 22573 }, { 0x14481, 22585 }, { 0x14482, 22618 }, { 0x14482, 22624 }, { 0x14483, 22628 }, { 0x14483, 22637 }, { 0x14484, 22651 }, { 0x14484, 22656 }, { 0x14485, 22656 }, { 0x14486, 22668 }, { 0x14486, 22656 }, { 0x14487, 22674 }, { 0x14488, 22680 }, { 0x14488, 22688 }, { 0x1448A, 22701 }, { 0x1448B, 22710 }, { 0x1448B, 22716 }, { 0x1448C, 22734 }, { 0x1448C, 22716 }, { 0x14491, 22741 }, { 0x14492, 22749 }, { 0x14496, 22756 }, { 0x14497, 22769 }, { 0x14497, 22776 }, { 0x1449A, 22790 }, { 0x1449A, 22795 }, { 0x1449C, 22799 }, { 0x1449D, 22805 }, { 0x1449E, 22811 }, { 0x1449F, 22817 }, { 0x1449F, 22831 }, { 0x144A0, 22831 }, { 0x144A1, 22846 }, { 0x144A4, 22853 }, { 0x144A5, 22861 }, { 0x144AF, 22868 }, { 0x144B2, 22874 }, { 0x144B4, 22883 }, { 0x144BB, 22895 }, { 0x144BB, 22901 }, { 0x144C0, 22917 }, { 0x144C0, 22923 }, { 0x144C1, 22939 }, { 0x144C7, 22955 }, { 0x144C8, 22978 }, { 0x144C9, 22988 }, { 0x144CA, 23000 }, { 0x144CA, 23007 }, { 0x144CB, 23019 }, { 0x144CC, 23034 }, { 0x144CD, 23048 }, { 0x144CE, 23065 }, { 0x144CE, 23073 }, { 0x144D0, 23088 }, { 0x144D0, 23094 }, { 0x144D1, 23108 }, { 0x144D9, 23115 }, { 0x144DA, 23120 }, { 0x144DB, 23124 }, { 0x144DC, 23131 }, { 0x144DF, 23136 }, { 0x144DF, 23142 }, { 0x144E0, 23155 }, { 0x144E0, 23175 }, { 0x144E2, 23195 }, { 0x144E3, 23204 }, { 0x144E4, 23211 }, { 0x144E4, 23224 }, { 0x144E5, 23239 }, { 0x144E6, 23258 }, { 0x144E7, 23277 }, { 0x144E9, 23293 }, { 0x144EC, 23308 }, { 0x144EC, 23293 }, { 0x144ED, 23313 }, { 0x144EF, 23329 }, { 0x144F0, 23346 }, { 0x144F1, 23368 }, { 0x144F3, 23380 }, { 0x144F5, 23387 }, { 0x144F6, 23400 }, { 0x144F7, 23405 }, { 0x144F8, 23417 }, { 0x144F8, 23423 }, { 0x144F9, 23437 }, { 0x144FE, 23452 }, { 0x14500, 23456 }, { 0x14501, 23469 }, { 0x14502, 23486 }, { 0x14503, 23491 }, { 0x14504, 23498 }, { 0x14505, 23527 }, { 0x14506, 23553 }, { 0x14506, 23559 }, { 0x14507, 23572 }, { 0x14509, 23591 }, { 0x1450D, 23599 }, { 0x1450E, 23607 }, { 0x1450F, 23614 }, { 0x14511, 23620 }, { 0x14513, 23627 }, { 0x14515, 23641 }, { 0x14516, 23649 }, { 0x14517, 23660 }, { 0x14518, 23685 }, { 0x14519, 23715 }, { 0x1451A, 23721 }, { 0x1451B, 23741 }, { 0x1451C, 23752 }, { 0x1451D, 23765 }, { 0x1451E, 23773 }, { 0x14520, 23785 }, { 0x14521, 23795 }, { 0x14523, 23803 }, { 0x1452A, 23812 }, { 0x1452C, 23819 }, { 0x1452D, 23829 }, { 0x1452E, 23851 }, { 0x1452F, 23857 }, { 0x14530, 23866 }, { 0x14533, 23876 }, { 0x14537, 23883 }, { 0x14538, 23891 }, { 0x14539, 23910 }, { 0x1453B, 23922 }, { 0x1453B, 23930 }, { 0x1453C, 23945 }, { 0x1453E, 23951 }, { 0x14540, 23970 }, { 0x14540, 23978 }, { 0x14540, 23991 }, { 0x14541, 24009 }, { 0x14543, 24024 }, { 0x14544, 24031 }, { 0x14545, 24038 }, { 0x14546, 24046 }, { 0x14547, 24062 }, { 0x14548, 24075 }, { 0x14548, 24080 }, { 0x1454A, 24100 }, { 0x1454B, 24115 }, { 0x1454B, 24131 }, { 0x1454C, 24137 }, { 0x1454D, 24156 }, { 0x1454D, 24191 }, { 0x1454F, 24199 }, { 0x14550, 24208 }, { 0x14550, 24215 }, { 0x14551, 24227 }, { 0x14552, 24240 }, { 0x14553, 24246 }, { 0x14555, 24253 }, { 0x14556, 24269 }, { 0x14557, 24282 }, { 0x14558, 24288 }, { 0x14559, 24301 }, { 0x1455B, 24313 }, { 0x1455C, 24318 }, { 0x14560, 24324 }, { 0x14560, 24328 }, { 0x14561, 24341 }, { 0x14562, 24355 }, { 0x14563, 24368 }, { 0x14565, 24381 }, { 0x14566, 24388 }, { 0x14569, 24409 }, { 0x1456C, 24415 }, { 0x1456D, 24428 }, { 0x1456D, 24435 }, { 0x1456E, 24448 }, { 0x1456E, 24457 }, { 0x1456F, 24470 }, { 0x14570, 24482 }, { 0x14570, 24491 }, { 0x14572, 24506 }, { 0x14573, 24522 }, { 0x14574, 24527 }, { 0x14575, 24536 }, { 0x14575, 24546 }, { 0x14576, 24559 }, { 0x14578, 24569 }, { 0x14579, 24581 }, { 0x1457A, 24594 }, { 0x1457A, 24625 }, { 0x1457B, 24625 }, { 0x1457C, 24638 }, { 0x1457D, 24651 }, { 0x1457E, 24665 }, { 0x1457F, 24672 }, { 0x14581, 24679 }, { 0x14582, 24691 }, { 0x14584, 24665 }, { 0x14585, 24695 }, { 0x14586, 24706 }, { 0x14587, 24713 }, { 0x14588, 24721 }, { 0x14590, 24734 }, { 0x14593, 24743 }, { 0x14596, 24748 }, { 0x14598, 24753 }, { 0x14599, 24766 }, { 0x14599, 24773 }, { 0x1459A, 22550 }, { 0x1459B, 22573 }, { 0x1459D, 24785 }, { 0x1459E, 24796 }, { 0x1459F, 24814 }, { 0x145A0, 24820 }, { 0x145A1, 24827 }, { 0x145A2, 24832 }, { 0x145A2, 24839 }, { 0x145A3, 24851 }, { 0x145A4, 24867 }, { 0x145A5, 24888 }, { 0x145A9, 24898 }, { 0x145AA, 24916 }, { 0x145AB, 24928 }, { 0x145AC, 24935 }, { 0x145AC, 24944 }, { 0x145AD, 20220 }, { 0x145AD, 24957 }, { 0x145AD, 24962 }, { 0x145AE, 24975 }, { 0x145AF, 24981 }, { 0x145B0, 24998 }, { 0x145B2, 25005 }, { 0x145B3, 25028 }, { 0x145B4, 25028 }, { 0x145B5, 25032 }, { 0x145B5, 25037 }, { 0x145B6, 25050 }, { 0x145B7, 25056 }, { 0x145B7, 25063 }, { 0x145B8, 25076 }, { 0x145B8, 25082 }, { 0x145B9, 25082 }, { 0x145BA, 25089 }, { 0x145BB, 25097 }, { 0x145BB, 25102 }, { 0x145BC, 25114 }, { 0x145BD, 25119 }, { 0x145BF, 25125 }, { 0x145BF, 25130 }, { 0x145C1, 25143 }, { 0x145C1, 25147 }, { 0x145C3, 25153 }, { 0x145C3, 25161 }, { 0x145C4, 25168 }, { 0x145C4, 25177 }, { 0x145C6, 25183 }, { 0x145C6, 25192 }, { 0x145C8, 25205 }, { 0x145D0, 25212 }, { 0x145D1, 25224 }, { 0x145D2, 25236 }, { 0x145D4, 25248 }, { 0x145D6, 25260 }, { 0x145D8, 25274 }, { 0x145D8, 25287 }, { 0x145DA, 25305 }, { 0x145DB, 25317 }, { 0x145DC, 25332 }, { 0x145E2, 25344 }, { 0x145E3, 25358 }, { 0x145E3, 25365 }, { 0x145E5, 23978 }, { 0x145E6, 25378 }, { 0x145E7, 25391 }, { 0x145E8, 25403 }, { 0x145EB, 25417 }, { 0x145EC, 25424 }, { 0x145F2, 25438 }, { 0x145F3, 25458 }, { 0x145F4, 25470 }, { 0x145F5, 25484 }, { 0x145F7, 25504 }, { 0x145F7, 25515 }, { 0x145F8, 25529 }, { 0x145F9, 25542 }, { 0x145FD, 25560 }, { 0x145FE, 25574 }, { 0x14605, 25588 }, { 0x1460D, 25603 }, { 0x14611, 25610 }, { 0x14614, 25619 }, { 0x1461D, 25628 }, { 0x1461F, 25634 }, { 0x1462E, 25647 }, { 0x14630, 25661 }, { 0x14630, 25669 }, { 0x14640, 25684 }, { 0x14641, 25707 }, { 0x14642, 25716 }, { 0x14643, 25732 }, { 0x14644, 25737 }, { 0x14645, 25741 }, { 0x16A4A, 4690 }, { 0x16A5D, 8248 }, { 0x16B00, 25750 }, { 0x16B01, 25755 }, { 0x16B02, 25759 }, { 0x16B03, 25763 }, { 0x16B04, 25766 }, { 0x16B05, 25771 }, { 0x16B06, 25775 }, { 0x16B07, 25779 }, { 0x16B08, 25782 }, { 0x16B0A, 25786 }, { 0x16B0B, 25791 }, { 0x16B0F, 25795 }, { 0x16B10, 25799 }, { 0x16B11, 25804 }, { 0x16B12, 25808 }, { 0x16B13, 25812 }, { 0x16B15, 25816 }, { 0x16B16, 25820 }, { 0x16B18, 25824 }, { 0x16B1A, 25828 }, { 0x16B5B, 25833 }, { 0x16B5C, 25838 }, { 0x16B5D, 25842 }, { 0x16B5E, 25846 }, { 0x16B5F, 25851 }, { 0x16B60, 25856 }, { 0x16B61, 25861 }, { 0x16B64, 25865 }, { 0x16B65, 25870 }, { 0x16B66, 25870 }, { 0x16B67, 25876 }, { 0x16B68, 25881 }, { 0x16B69, 25885 }, { 0x16B6A, 25897 }, { 0x16B6B, 25909 }, { 0x16B6C, 25916 }, { 0x16B6D, 25922 }, { 0x16B6E, 25929 }, { 0x16B6F, 25935 }, { 0x16B70, 25944 }, { 0x16B71, 25949 }, { 0x16B72, 25952 }, { 0x16B73, 25959 }, { 0x16B74, 25968 }, { 0x16B75, 25980 }, { 0x16B76, 25993 }, { 0x16B77, 14012 }, { 0x16B7D, 26005 }, { 0x16B7E, 26011 }, { 0x16B7F, 26016 }, { 0x16B80, 26020 }, { 0x16B81, 26024 }, { 0x16B82, 26030 }, { 0x16B83, 26035 }, { 0x16B84, 26039 }, { 0x16B85, 26044 }, { 0x16B86, 26049 }, { 0x16B87, 26055 }, { 0x16B88, 26059 }, { 0x16B89, 26065 }, { 0x16B8A, 26070 }, { 0x16B8B, 26075 }, { 0x16B8C, 26080 }, { 0x16B8D, 26085 }, { 0x16B8E, 26090 }, { 0x16B8F, 26093 }, { 0x1BCA2, 26097 }, { 0x1BCA2, 26120 }, { 0x1BCA3, 26156 }, { 0x1CF33, 26197 }, { 0x1CF3B, 26207 }, { 0x1CF54, 26215 }, { 0x1CF62, 26232 }, { 0x1CF66, 26255 }, { 0x1CF6A, 26278 }, { 0x1CF75, 26313 }, { 0x1CF85, 26335 }, { 0x1CF94, 26341 }, { 0x1CFA6, 26363 }, { 0x1CFB1, 26395 }, { 0x1CFBD, 26416 }, { 0x1D13A, 26459 }, { 0x1D13B, 26489 }, { 0x1D13C, 26504 }, { 0x1D13D, 26515 }, { 0x1D13E, 26528 }, { 0x1D13F, 26540 }, { 0x1D140, 26556 }, { 0x1D141, 26576 }, { 0x1D142, 26625 }, { 0x1D15D, 26683 }, { 0x1D15E, 26693 }, { 0x1D15F, 15490 }, { 0x1D160, 15499 }, { 0x1D161, 26699 }, { 0x1D162, 26710 }, { 0x1D163, 26725 }, { 0x1D164, 26764 }, { 0x1D202, 26812 }, { 0x1D205, 26849 }, { 0x1D206, 26887 }, { 0x1D208, 26924 }, { 0x1D20D, 26962 }, { 0x1D20E, 27000 }, { 0x1D211, 27038 }, { 0x1D213, 27076 }, { 0x1D21C, 27114 }, { 0x1D300, 27152 }, { 0x1D301, 27156 }, { 0x1D302, 27165 }, { 0x1D303, 27172 }, { 0x1D304, 27181 }, { 0x1D305, 27188 }, { 0x1D4AB, 27196 }, { 0x1D510, 27206 }, { 0x1D516, 27234 }, { 0x1D6A4, 27266 }, { 0x1D6A5, 27273 }, { 0x1E130, 27280 }, { 0x1E131, 27289 }, { 0x1E132, 27298 }, { 0x1E133, 27307 }, { 0x1E134, 27316 }, { 0x1E135, 27325 }, { 0x1E136, 27334 }, { 0x1E137, 27343 }, { 0x1E138, 22348 }, { 0x1E139, 27347 }, { 0x1E13A, 27358 }, { 0x1E13B, 27369 }, { 0x1E13D, 27374 }, { 0x1E2FF, 27383 }, { 0x1EC9E, 27389 }, { 0x1EC9E, 27396 }, { 0x1EC9F, 27404 }, { 0x1EC9F, 27411 }, { 0x1ECA1, 27419 }, { 0x1ECA1, 27427 }, { 0x1ECA1, 27438 }, { 0x1ECA2, 27447 }, { 0x1ECA2, 27455 }, { 0x1ECA2, 27466 }, { 0x1ED1C, 27475 }, { 0x1ED2E, 27496 }, { 0x1F004, 27512 }, { 0x1F005, 27522 }, { 0x1F006, 27529 }, { 0x1F007, 27536 }, { 0x1F010, 27540 }, { 0x1F019, 27545 }, { 0x1F022, 27550 }, { 0x1F023, 27554 }, { 0x1F024, 27558 }, { 0x1F025, 27562 }, { 0x1F02A, 27565 }, { 0x1F0AB, 27571 }, { 0x1F0AB, 27603 }, { 0x1F0AC, 27618 }, { 0x1F0AC, 27661 }, { 0x1F0AD, 27678 }, { 0x1F0AD, 27707 }, { 0x1F0AE, 27723 }, { 0x1F0AE, 27739 }, { 0x1F10D, 27754 }, { 0x1F10E, 27773 }, { 0x1F10F, 27785 }, { 0x1F12B, 27800 }, { 0x1F12C, 27833 }, { 0x1F130, 27845 }, { 0x1F131, 27873 }, { 0x1F131, 27878 }, { 0x1F13D, 27940 }, { 0x1F13F, 27960 }, { 0x1F142, 28000 }, { 0x1F143, 28043 }, { 0x1F146, 28055 }, { 0x1F14A, 28108 }, { 0x1F14B, 28113 }, { 0x1F14C, 28135 }, { 0x1F14D, 28140 }, { 0x1F14E, 28177 }, { 0x1F14F, 28190 }, { 0x1F150, 28218 }, { 0x1F155, 28226 }, { 0x1F157, 28232 }, { 0x1F15A, 28253 }, { 0x1F15B, 28266 }, { 0x1F15C, 28277 }, { 0x1F15F, 28283 }, { 0x1F161, 28312 }, { 0x1F162, 28336 }, { 0x1F163, 28369 }, { 0x1F164, 28397 }, { 0x1F16A, 28414 }, { 0x1F16B, 28433 }, { 0x1F16C, 28450 }, { 0x1F16D, 28467 }, { 0x1F16E, 28492 }, { 0x1F16F, 28506 }, { 0x1F170, 28526 }, { 0x1F171, 28539 }, { 0x1F172, 28552 }, { 0x1F175, 28572 }, { 0x1F177, 28601 }, { 0x1F179, 28624 }, { 0x1F17B, 28648 }, { 0x1F17C, 28678 }, { 0x1F17E, 28717 }, { 0x1F17F, 28730 }, { 0x1F18A, 28770 }, { 0x1F18B, 28791 }, { 0x1F18C, 28809 }, { 0x1F18D, 28822 }, { 0x1F18E, 28835 }, { 0x1F18F, 28190 }, { 0x1F190, 28849 }, { 0x1F191, 28861 }, { 0x1F193, 28867 }, { 0x1F194, 28880 }, { 0x1F196, 28899 }, { 0x1F198, 28907 }, { 0x1F199, 28939 }, { 0x1F19A, 21776 }, { 0x1F1A5, 28963 }, { 0x1F1A6, 28968 }, { 0x1F1A7, 28980 }, { 0x1F1A8, 28999 }, { 0x1F1AA, 29015 }, { 0x1F1AB, 29033 }, { 0x1F1AC, 29055 }, { 0x1F200, 29071 }, { 0x1F201, 29082 }, { 0x1F202, 29092 }, { 0x1F210, 29105 }, { 0x1F211, 29160 }, { 0x1F212, 29189 }, { 0x1F213, 29218 }, { 0x1F214, 29271 }, { 0x1F214, 29302 }, { 0x1F215, 29314 }, { 0x1F216, 29351 }, { 0x1F217, 29375 }, { 0x1F218, 29392 }, { 0x1F219, 29412 }, { 0x1F21A, 29423 }, { 0x1F21A, 29449 }, { 0x1F21B, 29468 }, { 0x1F21C, 29493 }, { 0x1F21D, 29508 }, { 0x1F21E, 29524 }, { 0x1F21F, 29536 }, { 0x1F220, 29559 }, { 0x1F221, 29582 }, { 0x1F222, 29599 }, { 0x1F223, 29614 }, { 0x1F224, 29625 }, { 0x1F225, 29638 }, { 0x1F226, 29653 }, { 0x1F227, 29666 }, { 0x1F228, 29674 }, { 0x1F229, 29682 }, { 0x1F22A, 29693 }, { 0x1F22B, 29704 }, { 0x1F22C, 29715 }, { 0x1F22D, 29726 }, { 0x1F22E, 29739 }, { 0x1F22F, 29751 }, { 0x1F22F, 29769 }, { 0x1F230, 29783 }, { 0x1F231, 29790 }, { 0x1F232, 29797 }, { 0x1F233, 29813 }, { 0x1F234, 29824 }, { 0x1F235, 29836 }, { 0x1F236, 29846 }, { 0x1F237, 29861 }, { 0x1F238, 29874 }, { 0x1F239, 29891 }, { 0x1F23A, 29905 }, { 0x1F23B, 29922 }, { 0x1F240, 29967 }, { 0x1F241, 29976 }, { 0x1F242, 29983 }, { 0x1F243, 29990 }, { 0x1F244, 29995 }, { 0x1F245, 29999 }, { 0x1F246, 30003 }, { 0x1F247, 30009 }, { 0x1F248, 30013 }, { 0x1F250, 30018 }, { 0x1F251, 30033 }, { 0x1F300, 30045 }, { 0x1F30A, 30064 }, { 0x1F313, 30084 }, { 0x1F314, 25897 }, { 0x1F321, 30094 }, { 0x1F322, 30112 }, { 0x1F323, 30120 }, { 0x1F324, 30126 }, { 0x1F325, 30139 }, { 0x1F326, 30153 }, { 0x1F327, 30161 }, { 0x1F328, 30166 }, { 0x1F329, 30185 }, { 0x1F32A, 30209 }, { 0x1F32C, 30226 }, { 0x1F336, 30231 }, { 0x1F33C, 30242 }, { 0x1F346, 30248 }, { 0x1F354, 30257 }, { 0x1F35A, 30273 }, { 0x1F35B, 30286 }, { 0x1F35C, 30307 }, { 0x1F361, 30321 }, { 0x1F362, 30343 }, { 0x1F36A, 30361 }, { 0x1F373, 30369 }, { 0x1F374, 30397 }, { 0x1F378, 30414 }, { 0x1F37B, 30421 }, { 0x1F37D, 30428 }, { 0x1F383, 30435 }, { 0x1F385, 30446 }, { 0x1F38A, 30458 }, { 0x1F38B, 30474 }, { 0x1F393, 30508 }, { 0x1F394, 30531 }, { 0x1F395, 30540 }, { 0x1F398, 30549 }, { 0x1F399, 30597 }, { 0x1F39A, 30608 }, { 0x1F39B, 30622 }, { 0x1F39C, 30636 }, { 0x1F39C, 30656 }, { 0x1F39E, 30682 }, { 0x1F39F, 30692 }, { 0x1F3A0, 30699 }, { 0x1F3A1, 30699 }, { 0x1F3A3, 30714 }, { 0x1F3A4, 30722 }, { 0x1F3A5, 30730 }, { 0x1F3A6, 30743 }, { 0x1F3A7, 30774 }, { 0x1F3A8, 30780 }, { 0x1F3A9, 30784 }, { 0x1F3AA, 30816 }, { 0x1F3AC, 30822 }, { 0x1F3AD, 30827 }, { 0x1F3AE, 30850 }, { 0x1F3AF, 30872 }, { 0x1F3B1, 30907 }, { 0x1F3B4, 30920 }, { 0x1F3B5, 30933 }, { 0x1F3B6, 30959 }, { 0x1F3BD, 30987 }, { 0x1F3BE, 31005 }, { 0x1F3BF, 31012 }, { 0x1F3C0, 31019 }, { 0x1F3C1, 31030 }, { 0x1F3C3, 31043 }, { 0x1F3C4, 31079 }, { 0x1F3CB, 31087 }, { 0x1F3CD, 31094 }, { 0x1F3CE, 31105 }, { 0x1F3D5, 16670 }, { 0x1F3D7, 16269 }, { 0x1F3D8, 31114 }, { 0x1F3D9, 31119 }, { 0x1F3DA, 31133 }, { 0x1F3DB, 31147 }, { 0x1F3DD, 31163 }, { 0x1F3E1, 31170 }, { 0x1F3E7, 31192 }, { 0x1F3ED, 31196 }, { 0x1F3ED, 31223 }, { 0x1F3EE, 31242 }, { 0x1F3F3, 31270 }, { 0x1F3F7, 31275 }, { 0x1F3F9, 31292 }, { 0x1F404, 31300 }, { 0x1F40E, 31316 }, { 0x1F413, 31334 }, { 0x1F414, 31339 }, { 0x1F414, 31343 }, { 0x1F416, 31362 }, { 0x1F41E, 31378 }, { 0x1F422, 31410 }, { 0x1F43F, 31429 }, { 0x1F441, 31445 }, { 0x1F44A, 31451 }, { 0x1F45F, 31457 }, { 0x1F464, 31486 }, { 0x1F465, 31500 }, { 0x1F46A, 31509 }, { 0x1F485, 31526 }, { 0x1F48B, 31546 }, { 0x1F48D, 31551 }, { 0x1F48F, 31559 }, { 0x1F492, 31578 }, { 0x1F4A0, 31593 }, { 0x1F4A1, 31606 }, { 0x1F4A6, 31611 }, { 0x1F4A8, 31618 }, { 0x1F4A9, 31641 }, { 0x1F4AA, 31650 }, { 0x1F4AB, 31666 }, { 0x1F4AC, 31690 }, { 0x1F4AE, 31721 }, { 0x1F4AF, 31740 }, { 0x1F4BE, 31754 }, { 0x1F4C0, 31809 }, { 0x1F4D6, 31838 }, { 0x1F4E1, 31861 }, { 0x1F4EA, 31886 }, { 0x1F4EA, 31913 }, { 0x1F4EB, 31927 }, { 0x1F4EE, 31951 }, { 0x1F4F6, 31976 }, { 0x1F4F9, 31995 }, { 0x1F4FD, 32001 }, { 0x1F4FE, 32008 }, { 0x1F500, 32015 }, { 0x1F501, 32023 }, { 0x1F502, 32030 }, { 0x1F503, 32051 }, { 0x1F504, 32051 }, { 0x1F508, 32058 }, { 0x1F50A, 32071 }, { 0x1F50D, 32077 }, { 0x1F50E, 32084 }, { 0x1F50F, 32101 }, { 0x1F510, 32109 }, { 0x1F512, 32116 }, { 0x1F51D, 32143 }, { 0x1F524, 32155 }, { 0x1F526, 32175 }, { 0x1F52A, 32186 }, { 0x1F52B, 32209 }, { 0x1F53C, 32227 }, { 0x1F53D, 32241 }, { 0x1F53E, 32257 }, { 0x1F546, 32276 }, { 0x1F54A, 32290 }, { 0x1F54E, 32296 }, { 0x1F56B, 32305 }, { 0x1F56C, 32315 }, { 0x1F570, 32324 }, { 0x1F573, 32330 }, { 0x1F574, 32344 }, { 0x1F575, 32349 }, { 0x1F576, 32361 }, { 0x1F57C, 32366 }, { 0x1F57D, 32370 }, { 0x1F580, 32388 }, { 0x1F581, 32394 }, { 0x1F583, 32409 }, { 0x1F584, 32414 }, { 0x1F585, 32421 }, { 0x1F587, 32434 }, { 0x1F588, 32440 }, { 0x1F589, 32447 }, { 0x1F58A, 32454 }, { 0x1F58B, 32468 }, { 0x1F58C, 32481 }, { 0x1F58D, 32487 }, { 0x1F590, 32494 }, { 0x1F596, 32499 }, { 0x1F5A5, 32513 }, { 0x1F5A7, 32528 }, { 0x1F5A9, 32545 }, { 0x1F5AA, 32556 }, { 0x1F5AE, 32561 }, { 0x1F5B2, 32570 }, { 0x1F5B3, 32580 }, { 0x1F5B5, 32598 }, { 0x1F5B8, 32606 }, { 0x1F5BB, 32619 }, { 0x1F5BC, 30780 }, { 0x1F5BD, 32636 }, { 0x1F5BE, 32643 }, { 0x1F5C0, 32665 }, { 0x1F5C2, 32675 }, { 0x1F5C3, 32681 }, { 0x1F5D1, 32689 }, { 0x1F5D2, 32698 }, { 0x1F5D3, 32719 }, { 0x1F5D7, 32735 }, { 0x1F5D8, 32762 }, { 0x1F5D9, 32770 }, { 0x1F5DD, 32776 }, { 0x1F5DE, 32787 }, { 0x1F5DF, 32792 }, { 0x1F5E0, 32803 }, { 0x1F5E1, 32811 }, { 0x1F5E1, 32830 }, { 0x1F5E2, 32835 }, { 0x1F5E2, 32849 }, { 0x1F5E3, 32854 }, { 0x1F5EA, 32880 }, { 0x1F5EB, 32885 }, { 0x1F5EE, 32896 }, { 0x1F5EF, 32907 }, { 0x1F5F0, 32919 }, { 0x1F5F1, 32923 }, { 0x1F5F2, 32931 }, { 0x1F5F3, 32946 }, { 0x1F5F4, 32951 }, { 0x1F5F8, 32958 }, { 0x1F64C, 32964 }, { 0x1F66A, 32972 }, { 0x1F66B, 32995 }, { 0x1F670, 33026 }, { 0x1F675, 33053 }, { 0x1F686, 33070 }, { 0x1F687, 33086 }, { 0x1F689, 33112 }, { 0x1F6A2, 33134 }, { 0x1F6A8, 33155 }, { 0x1F6A9, 33171 }, { 0x1F6B6, 33192 }, { 0x1F6B9, 33200 }, { 0x1F6B9, 33211 }, { 0x1F6BA, 33226 }, { 0x1F6BA, 33239 }, { 0x1F6BB, 33256 }, { 0x1F6BB, 33290 }, { 0x1F6BC, 33306 }, { 0x1F6C6, 33343 }, { 0x1F6C8, 33351 }, { 0x1F6CB, 33363 }, { 0x1F6CC, 33385 }, { 0x1F6CD, 33403 }, { 0x1F6CE, 33412 }, { 0x1F6D1, 33432 }, { 0x1F6D2, 33442 }, { 0x1F6E0, 33456 }, { 0x1F6E1, 33479 }, { 0x1F6E2, 33506 }, { 0x1F6E4, 33518 }, { 0x1F6E5, 33527 }, { 0x1F6E6, 33532 }, { 0x1F6E7, 33549 }, { 0x1F6E8, 33568 }, { 0x1F6EB, 33577 }, { 0x1F6EC, 33588 }, { 0x1F6F1, 33597 }, { 0x1F6F2, 33602 }, { 0x1F6F3, 33134 }, { 0x1F6F7, 33608 }, { 0x1F6F8, 33625 }, { 0x1F6FA, 33629 }, { 0x1F707, 33647 }, { 0x1F708, 33706 }, { 0x1F70A, 33720 }, { 0x1F70B, 33832 }, { 0x1F70D, 33850 }, { 0x1F70F, 33860 }, { 0x1F718, 33878 }, { 0x1F71E, 33889 }, { 0x1F71F, 33942 }, { 0x1F723, 34007 }, { 0x1F725, 34033 }, { 0x1F728, 34084 }, { 0x1F728, 34114 }, { 0x1F72B, 34144 }, { 0x1F72D, 34153 }, { 0x1F730, 34162 }, { 0x1F736, 34177 }, { 0x1F738, 34188 }, { 0x1F739, 34214 }, { 0x1F73B, 34232 }, { 0x1F73C, 34232 }, { 0x1F73D, 34248 }, { 0x1F73D, 34257 }, { 0x1F73E, 34276 }, { 0x1F73F, 34285 }, { 0x1F740, 34285 }, { 0x1F741, 34311 }, { 0x1F741, 34321 }, { 0x1F74A, 34335 }, { 0x1F74B, 34340 }, { 0x1F74C, 34347 }, { 0x1F74C, 34357 }, { 0x1F74D, 34386 }, { 0x1F74D, 34420 }, { 0x1F74E, 34431 }, { 0x1F753, 34480 }, { 0x1F756, 34487 }, { 0x1F757, 34501 }, { 0x1F758, 34509 }, { 0x1F75A, 34536 }, { 0x1F760, 34567 }, { 0x1F762, 34577 }, { 0x1F765, 34589 }, { 0x1F76B, 34598 }, { 0x1F76C, 34613 }, { 0x1F771, 34629 }, { 0x1F772, 34636 }, { 0x1F773, 34650 }, { 0x1F774, 34662 }, { 0x1F790, 34676 }, { 0x1F7C8, 34695 }, { 0x1F923, 34704 }, { 0x1F926, 34716 }, { 0x1F927, 34739 }, { 0x1F936, 34750 }, { 0x1F938, 34761 }, { 0x1F93A, 34772 }, { 0x1F93C, 34780 }, { 0x1F942, 34790 }, { 0x1F943, 34819 }, { 0x1F946, 34826 }, { 0x1F947, 34858 }, { 0x1F948, 34869 }, { 0x1F949, 34882 }, { 0x1F94A, 34895 }, { 0x1F94B, 34902 }, { 0x1F952, 34926 }, { 0x1F956, 34933 }, { 0x1F958, 34946 }, { 0x1F959, 34964 }, { 0x1F95A, 35002 }, { 0x1F95B, 35014 }, { 0x1F95E, 35019 }, { 0x1F95F, 35044 }, { 0x1F961, 35090 }, { 0x1F962, 35117 }, { 0x1F969, 35142 }, { 0x1F996, 35164 }, { 0x1F9D5, 35182 }, { 0x1F9D6, 35207 }, { 0x1F9D8, 35225 }, { 0x1F9D9, 35242 }, { 0x1F9DC, 35277 }, { 0x1F9E2, 35293 }, { 0x1FA1F, 35306 }, { 0x1FA22, 35324 }, { 0x1FA25, 35341 }, { 0x1FA28, 35359 }, { 0x1FA2B, 35376 }, { 0x1FA2E, 35396 }, { 0x1FA4E, 35415 }, { 0x1FA4F, 35460 }, { 0x1FA50, 35490 }, { 0x1FA60, 35509 }, { 0x1FA61, 35522 }, { 0x1FA62, 35533 }, { 0x1FA63, 35546 }, { 0x1FA64, 35556 }, { 0x1FA65, 35566 }, { 0x1FA66, 35577 }, { 0x1FA67, 35589 }, { 0x1FA68, 35601 }, { 0x1FA69, 35611 }, { 0x1FA6A, 35623 }, { 0x1FA6B, 35632 }, { 0x1FA6C, 35641 }, { 0x1FA6D, 35651 }, { 0x1FA74, 35660 }, { 0x1FAAA, 35670 }, { (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" "for denoting musical sharp 266F is preferred\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" "originally derived from a ligature of 'e' and 't'\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" "can have five or six spokes\0" "used generically for hyphen, minus sign or en dash, all of which have dedicated alternatives\0" "the use as decimal point is locale dependent\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" "in Finnish and Swedish, also used as intra-word punctation (abbreviation mark)\0" "this, and not 037E, is the preferred character for 'Greek question mark'\0" "paired with 003E for ASCII-based angle bracket markup conventions\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" "used in ASCII-based representation of exponentiation\0" "joins with adjacent instances of itself\0" "in some technical contexts functions as opening quote, paired with apostrophe\0" "Turkish and Azerbaijani use 0130 for uppercase\0" "used in pairs to indicate absolute value\0" "also used as an unpaired separator or as a fence\0" "formerly known as INDEX\0" "commonly abbreviated as NBSP\0" "Spanish, Asturian, Galician\0" "used in extended IPA to represent sublaminal lower alveolar percussive\0" "not to be confused with the unit of weight\0" "glyph may have one or two crossbars, in distinction from 20A4\0" "generic or unknown currency\0" "glyph may have one or two crossbars, but the official symbol in Japan and China has two\0" "in native context, specific ideographs may be used for units of these currencies\0" "used in referencing numbered sections or paragraphs\0" "Spanish\0" "usually opening, sometimes closing\0" "commonly abbreviated as SHY\0" "an invisible format character indicating a possible hyphenation location\0" "unlike 203E, adjacent instances of this character do not join\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" "used as a vowel length mark (part of words) in many Amerindian orthographies\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\" (standard case mapping), alternatively 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 shape for a hyphen 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" "replaced by \"th\" in modern English\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, Moro\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" "Catalan legacy compatibility character for ISO/IEC 6937\0" "preferred representation for Catalan: 006C 00B7\0" "Polish, Sorbian, Iñupiaq, ...\0" "also used for Latin-based orthographies for Belarusian and Ukrainian\0" "Polish, ...\0" "this character is deprecated and its use is strongly discouraged\0" "Afrikaans\0" "legacy compatibility character for ISO/IEC 6937\0" "uppercase is 02BC 004E\0" "glyph may also have appearance of large form of the small letter\0" "Sami, Mende, IPA, ...\0" "velar nasal, nasalization\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" "also used in Old Saxon manuscripts\0" "uppercase is 0243\0" "African languages\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" "lowercase is 0254\0" "African\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" "not to be confused with glyph variants of capital E\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 IPA ɬ\0" "uppercase is 023D\0" "Americanist phonetic usage for IPA tɬ\0" "uppercase is A7DC\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), superseded by 014B\0" "uppercase is 0220\0" "the formal name does not describe the glyph\0" "lowercase is 0275\0" "Vietnamese\0" "Pan-Turkic Latin alphabets\0" "Old Norse\0" "from German Standard DIN 31624 and ISO 5426-2\0" "lowercase is 0280\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, turned capital Greek omega 03A9\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" "also a handwritten variant of Latin \"z\"\0" "African, Skolt Sami\0" "lowercase is 0292\0" "archaic phonetic for voiced pharyngeal fricative\0" "sometimes typographically rendered as a turned digit 3\0" "recommended spelling is 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" "\"c\" in Zulu orthography\0" "\"x\" in Zulu orthography\0" "palatoalveolar click (IPA)\0" "(post)alveolar click (IPA)\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 (nasalization), superseded by 014A\0" "lowercase is 019E\0" "phonetic use in Sinology\0" "Algonquin, Huron\0" "Middle High German\0" "also Cornish\0" "this is a non-casing letter\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" "the representative glyph appears like an allograph of Latin \"a\", but sometimes the character is rendered more like a Greek \"α\"\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 \"ɔ:\" stands for \"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" "uppercase is A7CB\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" "ISO 6438 gives lowercase of 0197 as 026A, not 0268\0" "semi-high front unrounded vowel\0" "preferred IPA alternate for 0269\0" "uppercase is A7AE\0" "ISO 6438 gives this as lowercase of 0197 instead of 0268\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" "near-close near-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" "typographically, a turned Greek small capital omega AB65\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" "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 and Dogri\0" "indicates vowel elongation, or various truncations and ellipsis in Maithili\0" "used as a modifier letter in the Lisu script\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 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 Qurans 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" "used in Kashmiri to represent half ye / taler ye\0" "in Kyrgyz the hamza is consistently positioned to the top right in isolate and final forms\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" "Sindhi uses a shape with a short tail\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 Qurans 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" "used for madd jaa'iz in South Asian and Indonesian orthographies\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" "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" "Kazakh, Jawi\0" "forms digraphs\0" "preferred spelling is 0674 0627\0" "preferred spelling is 0674 0648\0" "preferred spelling is 0674 06C7\0" "preferred spelling is 0674 0649\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, Uyghur\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" "Uyghur, Kazakh, Moroccan Arabic, early Jawi, early Persian, ...\0" "Berber, early Persian\0" "Pegon alternative for 08B4\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 Uyghur\0" "for ezafe, use 0654 over the language-appropriate base letter\0" "actually a ligature, not an independent letter\0" "Kyrgyz\0" "a glyph variant occurs which replaces the looped tail with a horizontal bar through the tail\0" "Uyghur, Kurdish, Kazakh, Azerbaijani, Bosnian\0" "Azerbaijani, Kazakh, Kyrgyz, Uyghur\0" "Uyghur\0" "Kazakh, Kyrgyz, Bosnian\0" "Uyghur, Kazakh\0" "Arabic, Persian, Urdu, Kashmiri, ...\0" "initial and medial forms of this letter have two horizontal dots below\0" "retains its dots in initial and medial forms when used in combination with 0654\0" "Pashto, Sindhi\0" "should not be used in Kashmiri to represent half ye /taler ye\0" "Pashto, Uyghur\0" "used as the letter bbeh in Sindhi\0" "Mende languages, Hausa\0" "Uyghur, Kazakh, Kyrgyz\0" "indicates boundaries of parts of sections\0" "typically depicted as an eight-sided symbol, which may or may not appear starlike\0" "smaller than the typical circular shape used for 0652\0" "the term \"rectangular zero\" is a translation of the Arabic name of this sign\0" "presentation form of 0652, using font technology to select the variant is preferred\0" "used in some Qurans 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" "Urdu and Kashmiri have a different glyph than Persian\0" "Sindhi, Urdu, and Kashmiri have a different glyph than Persian\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" "no final or isolated forms are attested\0" "Pegon, Malagasy\0" "Pegon alternative for 088B\0" "Sundanese Pegon\0" "mark used to indicate abbreviations in early movable type texts from Iran \0" "only attested in final form\0" "Egyptian pound\0" "Egyptian piastre\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" "also used in Pegon\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" "Kui uses an alternate glyph with the dot above the small circle\0" "pieces left of and above the consonant\0" "Kuvi, Kui\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" "used for Tamil transliteration and Perso-Arabic phonemes\0" "can also appear as a large dot, should be placed sufficiently below the baseline of a consonant to avoid confusion/collision with the aspiration marker\0" "letter for an alveolar consonant whose exact phonetic value is not known\0" "vowelless form of na\0" "used in Konkani, Havyaka Kannada (Havigannada) and Awadhi texts to indicate regular anusvara\0" "preferred name is halant\0" "obsolete historic letter\0" "name is a mistake for LLLA\0" "used in Konkani, Havyaka Kannada (Havigannada) and Awadhi texts to indicate anunāsikā\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" "marks a consonant that is simultaneously a part of two consonant clusters in Pali text\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" "modern adaptation, not found in Old Tagalog\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" "abbreviated FVS4\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" "precedes consonant in visual order\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" "used to indicate cancellation of an accent in Japanese transliteration\0" "also used for repha in transliteration of Kawi\0" "used in older texts in place of the ja + nya conjunct\0" "truncated form of panti\0" "does not form conjuncts\0" "forms conjuncts in older orthography\0" "vocalic r\0" "vocalic l\0" "character was originally misidentified, so its name is a misnomer\0" "used in a 21st century document\0" "for actual final m, use the sequence 1B99 1BAA\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" "also used in Toba\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" "sometimes substituted for 1D34 in extended IPA\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 in the Latin-based Americanist phonetic notation of Franz Boas\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" "see ISO 15919 on the use of dot below versus ring below in Indic 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" "used occasionally in Sindhi when Sindhi is written in the Arabic script\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" "Kyrgyzstan\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" "may be used to represent the telephony asterisk seen on keypads\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" "from ISO 2047\0" "symbol for End of Transmission\0" "set of four \"crop\" corners, arranged facing outward\0" "used as a command delimiter in some very old computers\0" "preferred naming for APL tack symbols now follows the London Convention in ISO/IEC 13751:2000 (APL Extended)\0" "symbol for Negative Acknowledge\0" "from ISO 9995-7\0" "keyboard symbol for No Break Space\0" "symbol for End of Medium\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" "IEC 5009 standby symbol\0" "IEEE 1621 power symbol\0" "IEC 5010 power on-off symbol\0" "use 2B58 for power off symbol\0" "graphic for space\0" "keyboard symbol for undoable delete\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" "may be used in Chinese for abrupt change of thought, inserting new content, or continuation of tone or sound\0" "used in shorthands and stenographies\0" "ancestor of the pilcrow sign\0" "Old Hungarian\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" "optional ellipsis\0" "obligatory ellipsis\0" "variant of Kangxi Radical 3\0" "variant of Kangxi Radical 27\0" "variant of Kangxi Radical 5\0" "variant of Kangxi Radical 9\0" "form used on left side\0" "variant of Kangxi Radical 13\0" "variant of Kangxi Radical 16\0" "variant of Kangxi Radical 18\0" "form used at top\0" "form used on right side\0" "variant of Kangxi Radical 25\0" "variant of Kangxi Radical 26\0" "form used at bottom\0" "variant of Kangxi Radical 42\0" "variant of Kangxi Radical 43\0" "variant of Kangxi Radical 49\0" "variant of Kangxi Radical 52\0" "variant of Kangxi Radical 58\0" "actually a form of the radical for hand, despite its resemblance in shape to the radical for snout\0" "variant of Kangxi Radical 61\0" "variant of Kangxi Radical 64\0" "variant of Kangxi Radical 66\0" "variant of Kangxi Radical 71\0" "variant of Kangxi Radical 72\0" "actually a form of the radical for hat, despite its resemblance in shape to the radical for sun\0" "variant of Kangxi Radical 74\0" "variant of Kangxi Radical 78\0" "variant of Kangxi Radical 80\0" "variant of Kangxi Radical 83\0" "variant of Kangxi Radical 85\0" "form used (rarely) at bottom\0" "variant of Kangxi Radical 86\0" "variant of Kangxi Radical 87\0" "simplified variant of Kangxi Radical 90\0" "variant of Kangxi Radical 93\0" "variant of Kangxi Radical 94\0" "variant of Kangxi Radical 96\0" "variant of Kangxi Radical 103\0" "variant of Kangxi Radical 109\0" "variant of Kangxi Radical 122\0" "variant of Kangxi Radical 113\0" "variant of Kangxi Radical 118\0" "variant of Kangxi Radical 120\0" "simplified Chinese variant of Kangxi Radical 120\0" "variant of Kangxi Radical 123\0" "variant of Kangxi Radical 125\0" "variant of Kangxi Radical 129\0" "variant of Kangxi Radical 130\0" "variant of Kangxi Radical 134\0" "simplified variant of Kangxi Radical 140\0" "variant of Kangxi Radical 140\0" "variant of Kangxi Radical 141\0" "variant of Kangxi Radical 145\0" "variant of Kangxi Radical 146\0" "simplified Chinese variant of Kangxi Radical 147\0" "simplified Chinese variant of Kangxi Radical 148\0" "variant of Kangxi Radical 148\0" "simplified Chinese variant of Kangxi Radical 149\0" "simplified Chinese variant of Kangxi Radical 154\0" "variant of Kangxi Radical 157\0" "simplified Chinese variant of Kangxi Radical 159\0" "simplified variant of Kangxi Radical 162\0" "variant of Kangxi Radical 162\0" "variant of Kangxi Radical 163\0" "simplified Chinese variant of Kangxi Radical 167\0" "variant of Kangxi Radical 168\0" "simplified Chinese variant of Kangxi Radical 168\0" "simplified Chinese variant of Kangxi Radical 169\0" "variant of Kangxi Radical 170\0" "variant of Kangxi Radical 173\0" "variant of Kangxi Radical 174\0" "simplified Chinese variant of Kangxi Radical 178\0" "simplified Chinese variant of Kangxi Radical 181\0" "simplified Chinese variant of Kangxi Radical 182\0" "simplified Chinese variant of Kangxi Radical 183\0" "variant of Kangxi Radical 184\0" "simplified Chinese variant of Kangxi Radical 184\0" "variant of Kangxi Radical 185\0" "simplified Chinese variant of Kangxi Radical 187\0" "simplified Chinese variant of Kangxi Radical 188\0" "variant of Kangxi Radical 194\0" "simplified Chinese variant of Kangxi Radical 195\0" "simplified Chinese variant of Kangxi Radical 196\0" "simplified Chinese variant of Kangxi Radical 197\0" "simplified variant of Kangxi Radical 199\0" "simplified variant of Kangxi Radical 201\0" "simplified Chinese variant of Kangxi Radical 205\0" "simplified Japanese variant of Kangxi Radical 210\0" "simplified Chinese variant of Kangxi Radical 210\0" "simplified Japanese variant of Kangxi Radical 211\0" "simplified Chinese variant of Kangxi Radical 211\0" "simplified Japanese variant of Kangxi Radical 212\0" "simplified Chinese variant of Kangxi Radical 212\0" "variant of Kangxi Radical 213\0" "simplified Japanese variant of Kangxi Radical 213\0" "simplified Chinese variant of Kangxi Radical 213\0" "Kangxi Radical 1\0" "Kangxi Radical 2\0" "Kangxi Radical 3\0" "Kangxi Radical 4\0" "Kangxi Radical 5\0" "Kangxi Radical 6\0" "Kangxi Radical 7\0" "Kangxi Radical 8\0" "Kangxi Radical 9\0" "Kangxi Radical 10\0" "Kangxi Radical 11\0" "Kangxi Radical 12\0" "Kangxi Radical 13\0" "Kangxi Radical 14\0" "Kangxi Radical 15\0" "Kangxi Radical 16\0" "Kangxi Radical 17\0" "Kangxi Radical 18\0" "Kangxi Radical 19\0" "Kangxi Radical 20\0" "Kangxi Radical 21\0" "Kangxi Radical 22\0" "Kangxi Radical 23\0" "Kangxi Radical 24\0" "Kangxi Radical 25\0" "Kangxi Radical 26\0" "Kangxi Radical 27\0" "Kangxi Radical 28\0" "Kangxi Radical 29\0" "Kangxi Radical 30\0" "Kangxi Radical 31\0" "Kangxi Radical 32\0" "Kangxi Radical 33\0" "Kangxi Radical 34\0" "Kangxi Radical 35\0" "Kangxi Radical 36\0" "Kangxi Radical 37\0" "Kangxi Radical 38\0" "Kangxi Radical 39\0" "Kangxi Radical 40\0" "Kangxi Radical 41\0" "Kangxi Radical 42\0" "Kangxi Radical 43\0" "Kangxi Radical 44\0" "Kangxi Radical 45\0" "Kangxi Radical 46\0" "Kangxi Radical 47\0" "Kangxi Radical 48\0" "Kangxi Radical 49\0" "Kangxi Radical 50\0" "Kangxi Radical 51\0" "Kangxi Radical 52\0" "Kangxi Radical 53\0" "Kangxi Radical 54\0" "Kangxi Radical 55\0" "Kangxi Radical 56\0" "Kangxi Radical 57\0" "Kangxi Radical 58\0" "Kangxi Radical 59\0" "Kangxi Radical 60\0" "Kangxi Radical 61\0" "Kangxi Radical 62\0" "Kangxi Radical 63\0" "Kangxi Radical 64\0" "Kangxi Radical 65\0" "Kangxi Radical 66\0" "Kangxi Radical 67\0" "Kangxi Radical 68\0" "Kangxi Radical 69\0" "Kangxi Radical 70\0" "Kangxi Radical 71\0" "Kangxi Radical 72\0" "Kangxi Radical 73\0" "Kangxi Radical 74\0" "Kangxi Radical 75\0" "Kangxi Radical 76\0" "Kangxi Radical 77\0" "Kangxi Radical 78\0" "Kangxi Radical 79\0" "Kangxi Radical 80\0" "Kangxi Radical 81\0" "Kangxi Radical 82\0" "Kangxi Radical 83\0" "Kangxi Radical 84\0" "Kangxi Radical 85\0" "Kangxi Radical 86\0" "Kangxi Radical 87\0" "Kangxi Radical 88\0" "Kangxi Radical 89\0" "Kangxi Radical 90\0" "Kangxi Radical 91\0" "Kangxi Radical 92\0" "Kangxi Radical 93\0" "Kangxi Radical 94\0" "Kangxi Radical 95\0" "Kangxi Radical 96\0" "Kangxi Radical 97\0" "Kangxi Radical 98\0" "Kangxi Radical 99\0" "Kangxi Radical 100\0" "Kangxi Radical 101\0" "Kangxi Radical 102\0" "Kangxi Radical 103\0" "Kangxi Radical 104\0" "Kangxi Radical 105\0" "Kangxi Radical 106\0" "Kangxi Radical 107\0" "Kangxi Radical 108\0" "Kangxi Radical 109\0" "Kangxi Radical 110\0" "Kangxi Radical 111\0" "Kangxi Radical 112\0" "Kangxi Radical 113\0" "Kangxi Radical 114\0" "Kangxi Radical 115\0" "Kangxi Radical 116\0" "Kangxi Radical 117\0" "Kangxi Radical 118\0" "Kangxi Radical 119\0" "Kangxi Radical 120\0" "Kangxi Radical 121\0" "Kangxi Radical 122\0" "Kangxi Radical 123\0" "Kangxi Radical 124\0" "Kangxi Radical 125\0" "Kangxi Radical 126\0" "Kangxi Radical 127\0" "Kangxi Radical 128\0" "Kangxi Radical 129\0" "Kangxi Radical 130\0" "Kangxi Radical 131\0" "Kangxi Radical 132\0" "Kangxi Radical 133\0" "Kangxi Radical 134\0" "Kangxi Radical 135\0" "Kangxi Radical 136\0" "Kangxi Radical 137\0" "Kangxi Radical 138\0" "Kangxi Radical 139\0" "Kangxi Radical 140\0" "Kangxi Radical 141\0" "Kangxi Radical 142\0" "Kangxi Radical 143\0" "Kangxi Radical 144\0" "Kangxi Radical 145\0" "Kangxi Radical 146\0" "Kangxi Radical 147\0" "Kangxi Radical 148\0" "Kangxi Radical 149\0" "Kangxi Radical 150\0" "Kangxi Radical 151\0" "Kangxi Radical 152\0" "Kangxi Radical 153\0" "Kangxi Radical 154\0" "Kangxi Radical 155\0" "Kangxi Radical 156\0" "Kangxi Radical 157\0" "Kangxi Radical 158\0" "Kangxi Radical 159\0" "Kangxi Radical 160\0" "Kangxi Radical 161\0" "Kangxi Radical 162\0" "Kangxi Radical 163\0" "Kangxi Radical 164\0" "Kangxi Radical 165\0" "Kangxi Radical 166\0" "Kangxi Radical 167\0" "Kangxi Radical 168\0" "Kangxi Radical 169\0" "Kangxi Radical 170\0" "Kangxi Radical 171\0" "Kangxi Radical 172\0" "Kangxi Radical 173\0" "Kangxi Radical 174\0" "Kangxi Radical 175\0" "Kangxi Radical 176\0" "Kangxi Radical 177\0" "Kangxi Radical 178\0" "Kangxi Radical 179\0" "Kangxi Radical 180\0" "Kangxi Radical 181\0" "Kangxi Radical 182\0" "Kangxi Radical 183\0" "Kangxi Radical 184\0" "Kangxi Radical 185\0" "Kangxi Radical 186\0" "Kangxi Radical 187\0" "Kangxi Radical 188\0" "Kangxi Radical 189\0" "Kangxi Radical 190\0" "Kangxi Radical 191\0" "Kangxi Radical 192\0" "Kangxi Radical 193\0" "Kangxi Radical 194\0" "Kangxi Radical 195\0" "Kangxi Radical 196\0" "Kangxi Radical 197\0" "Kangxi Radical 198\0" "Kangxi Radical 199\0" "Kangxi Radical 200\0" "Kangxi Radical 201\0" "Kangxi Radical 202\0" "Kangxi Radical 203\0" "Kangxi Radical 204\0" "Kangxi Radical 205\0" "Kangxi Radical 206\0" "Kangxi Radical 207\0" "Kangxi Radical 208\0" "Kangxi Radical 209\0" "Kangxi Radical 210\0" "Kangxi Radical 211\0" "Kangxi Radical 212\0" "Kangxi Radical 213\0" "Kangxi Radical 214\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" "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" "1st stroke of 98DE\0" "8th stroke of 594A\0" "used to describe a character or a component with a stroke (or other component) removed\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" "casing inconsistency in the compatibility decomposition is a known anomaly dating from glyph presentations in very early versions of the standard\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" "uvular fricative, see 0281\0" "also used in Bantu linguistics for the voiced alveolar lateral fricative, see 026E\0" "palatoalveolar affricate [ts]\0" "uvular ejective stop [qʼ]\0" "velar ejective stop [kʼ]\0" "alveolar ejective affricate [tsʼ]\0" "Old English, Old Norse\0" "representative glyph is preferred in Old English text\0" "Old Norse fonts show a more horizontal stroke\0" "dental fricative [ð]\0" "lowercase is 1D79\0" "velar nasal [ŋ]\0" "voiceless alveolar lateral fricative [ɬ]\0" "voiceless dental fricative [θ]\0" "used as a tone letter for Lahu and Akha\0" "used as a tone letter in some orthographies\0" "Budu (Congo), Sabaot (Kenya), Grebo (Liberia), and several Papua New Guinea languages\0" "used as a tone letter for Budu\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" "also historically used in Latin-based orthographies for Abaza and Abkhaz\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" "Yañalif\0" "voiceless postalveolar affricate [tʃ]\0" "Nanai, ...\0" "uppercase is A7C4\0" "old Ewe orthography\0" "also used in the Anthropos phonetic alphabet\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 Old Polish as a nasal vowel\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" "attested in handwritten documents used in pairs as an alternate tau gallicum\0" "lowercase is 0264\0" "used in Middle Scots for s, ss, ser, sir, is, sis, etc.\0" "used in Middle Cornish, Middle English, and Middle Scots\0" "lowercase is 019B \0" "appears in inscriptions from the Roman provinces of Gaul\0" "the lowercase is not attested in inscriptions but is used by scholars when transcribing\0" "Celtic inscriptions\0" "labialized: open-rounded\0" "voiceless closed central vowel\0" "logograph for the praenomen \"Manius\"\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, Uyghur, Tibetan\0" "Chinese, Tibetan, Sanskrit\0" "Mongolian, Chinese, Tibetan\0" "Mongolian, Uyghur, Tibetan, Sanskrit\0" "Mongolian, Uyghur\0" "Mongolian, Chinese\0" "Chinese, Uyghur\0" "language usage unknown\0" "created by reversal of A862\0" "Mongolian, Chinese, Uyghur\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" "serves as a vowel carrier for vowels indicated with combining marks\0" "also serves as a vowel carrier\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" "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" "indicates a short vowel\0" "unrounded low back vowel\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" "FC03 has the same compatibility decomposition, but is a distinct presentation variant\0" "FC68 has the same compatibility decomposition, but is a distinct presentation variant\0" "FBF9 has the same compatibility decomposition, but is a distinct presentation variant\0" "FBFA has the same compatibility decomposition, but is a distinct presentation variant\0" "his blessing on us\0" "used in Christian texts\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" "used in 19th-century orthography\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" "10764 a804, 10741 a702 b\0" "10764 a804, 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" "actually a small capital in VoQS (voice quality symbol) usage, with no semantic distinction from a full capital\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" "Nattilik (HU)\0" "Nattilik (HUU)\0" "Nattilik (SHRU)\0" "Nattilik (SHRUU)\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" "cluster-initial form of 11F2C\0" "also used as final r\0" "represents schwa [ə]\0" "vowel killer, always rendered visibly\0" "used for producing below-base and post-base conjunct forms\0" "also used as letter ro\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" "the names of this and the following sign incorrectly reflect the gunû relationship between them\0" "classifier human being\0" "classifier eating/drinking/speech/ silence/thoughts/feelings\0" "classifier sitting : ḥmsꞽ\0" "classifier supplication/hiding/rejection\0" "logogram (to hide) : ꞽmn\0" "logogram (pure, clean) : wꜥb\0" "classifier to libate : sṯ\0" "classifier sitting/weak/faint\0" "classifier joy/veneration\0" "classifier to lift, to carry : fꜣꞽ\0" "classifier sailing/rowing : sḳdꞽ\0" "phonemogram : ḫnms\0" "logogram (army) : mšꜥ\0" "classifier rebel/enemy \0" "classifier rebel, opponent : rḳ\0" "classifier death : mt\0" "logogram (to fall) : ḫr\0" "classifier bowing\0" "classifier youth/child\0" "classifier child (royal)\0" "logogram (old, old age) : ꞽꜣw\0" "logogram (elder) : smsw\0" "classifier statue\0" "classifier sovereign : ꞽt.y\0" "classifier force/effort\0" "logogram (vocative interjection) : ꞽ\0" "phonemogram/classifier messenger : ꞽn\0" "logogram (to be high) : ḳꜣꞽ\0" "classifier upside down : sḫd\0" "classifier adoration\0" "classifier turning away\0" "classifier dancing : ḫbꞽ\0" "classifier wandering/displaced : rw\0" "logogram (to pound, to build) : ḫwsꞽ\0" "logogram (to build) : ḳd\0" "logogram (brewer) : ꜥf.ty\0" "logogram (Cusae) : ḳꞽs\0" "classifier divinity\0" "logogram (first person singular) : ꞽ\0" "classifier king : n(y)-sw.t\0" "classifier king\0" "logogram (king of UE) : n.y-sw.t\0" "classsifier king : n.y-sw.t\0" "classifier king : bꞽ.ty\0" "classifier king : n.y-sw.t\0" "classifier king : bꞽ.tyw\0" "logogram (to guard) : sꜣw\0" "logogram (relating to; belonging to) : ꞽr.y\0" "classifier foreigner\0" "logogram (to be noble) : špsꞽ\0" "logogram (to be noble) : šps\0" "classifier name (deceased person)\0" "classifier image/statue/likeness\0" "classifier body/corpse/death\0" "logogram (to sleep/to spend the night) : sḏr\0" "classifier enemy : ḫft.y\0" "logogram (an offering that the king gives) : ḥtp-dꞽ-n.y-sw.t\0" "classifier hacking : ḫbs\0" "classifier driving away : sḥrꞽ\0" "logogram (to sprinkle, to scatter) : stꞽ\0" "logogram (to turn back) : ꜥnn\0" "logogram (great one, chief) : wr\0" "logogram (the one who belongs to the god) : ꞽr.y-nṯr\0" "logogram (the musician/Ihy) : ꞽḥy\0" "classifier personal name\0" "logogram (messenger) : wpw.ty\0" "classifier occupation/relationship\0" "logogram (million, many) : ḥḥ\0" "classifier female\0" "classifier pregnant : ꞽwr\0" "classifier birth : msꞽ\0" "classifier nursing, rearing : rnn\0" "logogram weaver or nurse : ? | mnḫ.t\0" "classifier female royalty\0" "classifier human being (together with A1) : ḥr.w-nb\0" "logogram (the musician) : ꞽḥ.yt\0" "logogram (Re) : rꜥ\0" "mirrored version of 1305C\0" "mirrored version of 1305B\0" "logogram (Thot) : ḏhwty\0" "classifier Khnum : ẖnm.w\0" "logogram/phonemogram (who joins with life) : ẖnm.t-ꜥnḫ\0" "classifier Anubis/Wepwawet (divinity)\0" "logogram (Seth) : stš/stẖ\0" "classifier Min : gb.tyw\0" "logogram (Hathor) : ḥw.t-ḥr\0" "logogram (Maat) : mꜣꜥ.t\0" "logogram (Amon) : ꞽmn\0" "mirrored version of 13069\0" "logogram (Amon is his strength (sꜣ-rꜥ name Ramses VI)) : ꞽmn-ḥr-ḫpš=f\0" "mirrored version of 1306B\0" "logogram (Atum) : ꞽtmw\0" "classifier Montu (divinity)\0" "classifier Tatenen : tꜣ-ṯnn\0" "classifier Ptah : ptḥ\0" "logogram (Ptah) : ptḥ\0" "phonemogram : bs\0" "classifier moon : ꞽꜥḥ\0" "logogram (Sekhmet) : sḫm.t\0" "logogram (Neith) : n.t\0" "logogram (head) : tp\0" "phonemogram : ḥr\0" "classifier hair\0" "phonemogram : ꞽr\0" "classifier eye related actions : dgꞽ\0" "phonemogram : ꜥntyw\0" "phonemogram : ꜥn\0" "logogram (to weep) : rmꞽ\0" "logogram (Udjat eye) : wḏꜣ.t\0" "logogram 1/2\0" "not to be confused with 131F3 or 133F8\0" "1/4\0" "classifier pupil : ḏfḏ\0" "1/8\0" "classifier eyebrow : ꞽnḥ\0" "logogram 1/16\0" "logogram 1/32\0" "logogram 1/64\0" "logogram (figure, image) : tꞽ.t\0" "logogram (ear) : msḏr\0" "classifier nose : šr.t\0" "classifier nose : fnḏ\0" "mouth\0" "not to be confused with 133AB\0" "phonemogram : r\0" "logogram (2/3) : r.wy\0" "logogram (3/4) : ḫmt-r.w\0" "classifier lip, border, edge : sp.t\0" "logogram (lips) : sp.ty\0" "classifier blood : snf\0" "classifier breast : mnḏ\0" "logogram (spirit, essence) : kꜣ\0" "classifier Nehebkau : nḥb-kꜣ.w\0" "logogram (mortuary priest) : ḥm-kꜣ\0" "classifier enveloping, embracing, uniting\0" "phonemogram : ẖn\0" "logogram (to fight) : ꜥḥꜣ\0" "logogram (negative particle) : n\0" "transliterated as A725\0" "phonemogram : ꜥ\0" "phonemogram : ḏꞽ > dꞽ\0" "phonemogram : m\0" "logogram (to offer, to present) : ḥnk\0" "classifier force, effort\0" "classifier arm related movements or actions\0" "logogram (cubit) : mḥ\0" "logogram (to protect) : ḫwꞽ\0" "classifier governing/controlling : ḫrp\0" "logogram (to make holy) : ḏsr\0" "phonemogram : d\0" "logogram (scent, perfume, dew) : ꞽd.t\0" "classifier hand : ḏr.t\0" "logogram (palm) : šsp\0" "phono-repeater : ḥnt\0" "classifier grasping/holding : ꜣmm\0" "not to be confused with 130B7\0" "10000\0" "logogram (finger) : ḏbꜥ\0" "\\20000\0" "\\30000\0" "\\40000\0" "\\50000\0" "\\60000\0" "\\70000\0" "\\80000\0" "\\90000\0" "not to be confused with 130AD\0" "classifier taking : ṯꜣꞽ\0" "phonemogram : bꜣḥ\0" "phonemogram : sšm\0" "classifier movement\0" "logogram (to come) : ꞽwꞽ\0" "classifier reverse movement\0" "classifier leg/foot : rd\0" "classifier damage, injury : nkn\0" "phonemogram : b\0" "phonemogram : ꜥb\0" "logogram (to be pure, to be clean) : wꜥb\0" "phono-repeater : sꜣḥ\0" "phonemogram : sꜣḥ\0" "logogram (hand) : ḏr.t\0" "logogram (child, son, lad) : šrꞽ\0" "classifier to engrave : wdꞽ\0" "1 heqat measure\0" "not to be confused with 13212\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" "not to be confused with 130FD\0" "logogram (bull) : kꜣ\0" "classifier rage/aggression : smꜣ\0" "classifier calf : bḥs\0" "classifier cow divinity : mḥ.yt\0" "classifier concern : ꜣms\0" "logogram (span (of horses)/horse) : ḥtr\0" "classifier donkey/ass : ꜥꜣ\0" "logogram (kid) : ꞽb\0" "phono-repeater : ꞽb\0" "phonemogram : ꞽw\0" "classifier cow (cow of the sky) : ꞽh.t\0" "classifier ram : bꜣ\0" "phonemogram : bꜣ\0" "classifier pig : ꞽpḥ\0" "phonemogram : mꞽ\0" "classifier dog/hound : ṯsm\0" "logogram (Anubis) : ꞽnp.w\0" "logogram (privy to the secrets) : ḥr.y-sštꜣ\0" "classifier Anubis : ꞽnp.w\0" "phonemogram : sꜣb\0" "phonemogram : sṯꜣ\0" "logogram (Wepwawet) : wp-wꜣ.wt\0" "classifier Wepwawet : wp-wꜣ.wt\0" "classifier (lion) : mꜣꞽ\0" "phonemogram : rw\0" "classifier leopard : ꜣby\0" "classifier hippopotamus : ḫꜣb\0" "classifier elephant : ꜣbw\0" "classifier to fortell : sr\0" "classifier oryx : mꜣ-ḥḏ\0" "logogram (Oryx nome, 16th nome of Upper Egypt) : mꜣ-ḥḏ\0" "classifier gazelle : gḥs\0" "classifier ibex : n(ꞽ)ꜣw\0" "logogram (rank, diginity) : sꜥḥ\0" "classifier rage, fury : ḳnd\0" "classifier monkey : gf\0" "phonemogram : wn\0" "stylistic variant, use of 130F9 is preferred\0" "classifier monkey (divinity) : wpt\0" "logogram (symbol of the cycle of time) : wnšb\0" "cow\0" "not to be confused with 130D2\0" "classifier bull, ox, cattle : kꜣ\0" "phonemogram : ḫnt\0" "classifier rage/aggression : ḏnd\0" "phonemogram : ꜣt\0" "logogram (beginning, front) : ḥꜣ.t\0" "phonemogram : šsꜣ\0" "classifier worth, dignity, renown : šfšf.yt\0" "logogram (worth, dignity, renown) : šf.yt\0" "logogram (strength) : pḥ.ty\0" "classifier throat associated action : sꜥm\0" "classifier throat associated action : ꜥm\0" "phonemogram : wsr\0" "phonemogram : wp\0" "stylistic variant, use of 1310B is preferred\0" "logogram (new years day) : wp-rnp.t\0" "logogram (horn) : ꜥb\0" "logogram purification : ꜥb.w\0" "phonemogram : ḥ\0" "classifier jaw : ꜥr\0" "logogram (tongue) : ns\0" "from hieratic\0" "logogram to hear, to listen\0" "phonemogram : pḥ\0" "classifier foreleg/arm : ḫpš\0" "mirrored version of 13117\0" "phonemogram : wḥm\0" "classifier animal : ṯsm\0" "logogram (dappled, many-coloured) : sꜣb\0" "phonemogram : st\0" "phonemogram : šd\0" "phonemogram : ms\0" "cursive variant of 1311F\0" "transliterated as 1E96\0" "logogram (belly, body) : ẖ.t\0" "phonemogram : sd\0" "logogram (heart, mind, wish) : ꞽb\0" "phonemogram : nfr\0" "phonemogram : smꜣ\0" "classifier spine, vertebrae : ꞽꜣ.t\0" "logogram (to cut) : šꜥd\0" "classifier back, backbone : psḏ\0" "phonemogram : ꞽmꜣḫ\0" "logogram (to be long, to stretch out) : ꜣwꞽ\0" "classifier slaughter/evil : šꜥ.t\0" "classifier rib : spr\0" "classifier ribs (meat of ribs) : spḥ.t\0" "phono-repeater : ꞽwꜥ\0" "logogram (uterus, womb) : ꞽd.t\0" "logogram (to go round, to turn round) : pẖr\0" "rotated version of 13132\0" "mirrored version of 13132\0" "classifier winding, intestine : ḳ(ꜣ)b\0" "mirrored version of 13133\0" "mirrored version of 13136\0" "phono-repeater : wḏb\0" "phonemogram : spẖr\0" "phonemogram : f\0" "classifier part of a body : ḥꜥ.w\0" "variant of 1313A\0" "logogram (limbs, body) : ḥꜥ.w\0" "rotated version of 13139\0" "classifier excrement : ḥs\0" "phonemogram : mdw\0" "Egyptian vulture, Egyptological alef\0" "not to be confused with 13142\0" "transliterated as A723\0" "phonemogram : ꜣ\0" "phonemogram : ꜣꜣ\0" "phonemogram : mꜣ\0" "not to be confused with 1313F\0" "phonemogram : tyw\0" "logogram (Horus) : ḥr\0" "classifier falcon : bꞽk\0" "logogram (lord) : nb\0" "classifier divine beings/divine things\0" "logogram (Nemty (divinity)) : nmty\0" "logogram nmty (Nemty (divinity))\0" "logogram (golden Horus) : ḥr-nbw\0" "logogram (Re-Hor (usually in rꜥ-ḥr-ꜣḫ.ty) : rꜥ-ḥr\0" "classifier bark of Sokar : ḥnw\0" "classifier cult image : ꜥẖm\0" "classifier falcon divinity : spd(.w)\0" "logogram (mother) : mw.t\0" "logogram (the two ladies (i.e. Nekhbet and Wadjet) : nb.ty\0" "phonemogram : mm\0" "phonemogram : m-ꜥ\0" "phonemogram : mr (ꞽm.y-r)\0" "phonemogram : nḥ\0" "phonemogram : ḏb\0" "logogram (common folk, subjects, people) : rḫ.yt\0" "phonemogram : ꜣḫ\0" "logogram (Thot) : ḏḥwty\0" "classifier ibis : hb\0" "logogram (to be red) : dšr\0" "phonemogram : gm\0" "logogram (souls) : bꜣ.w\0" "classifier heron : bnw\0" "logogram (to inundate) : bꜥḥ\0" "phonemogram : sdꜣ\0" "classifier ostrich : nꞽw\0" "phonemogram : ꜥḳ\0" "phonemogram : wr\0" "stylistic variant, use of 13168 is preferred\0" "classifier negative, bad : ꞽsf.t\0" "stylistic variant, use of 1316A is preferred\0" "goose\0" "phonemogram : gb\0" "duck\0" "logogram (son) : sꜣ \0" "phonemogram : pꜣ\0" "phonemogram : ḫn\0" "phonemogram : ḏfꜣ\0" "phonemogram : w\0" "phonemogram : tw\0" "phonemogram : ww\0" "phonemogram : wꜥ\0" "phonemogram : dꞽw\0" "phonemogram : mꜣw\0" "phonemogram : ṯꜣ\0" "classifier nest : šš\0" "phonemogram : rḫ.ty\0" "classifier catching fish : ḥꜣm\0" "classifier feeding, eating : snm\0" "logogram (soul) : bꜣ\0" "phonemogram : snḏ\0" "logogram (bird, fowl) : ꜣpd\0" "phono-repeater : wšm\0" "phonemogram : pꜣḳ\0" "classifier people : rmṯ\0" "classifier wing : ḏnḥ\0" "phonemogram : šw\0" "classifier claw : ꞽꜣf.t\0" "logogram (son) : sꜣ\0" "phonemogram : ꜥšꜣ\0" "classifier turtle : štw\0" "classifier aggression : ꜣd\0" "classifier Sobek : sbk\0" "logogram (to gather) : sꜣḳ\0" "phonemogram : km\0" "classifier divinity : ḥḳ.t\0" "logogram (one hundred thousand) : ḥfn\0" "logogram (to go forth) : prꞽ\0" "phonemogram : ḏ\0" "phonemogram : ḏḏ\0" "logogram (eternity) : ḏ.t\0" "classifier female divinity : nbw.t\0" "classifier female divinity (Wadjet) : wꜣḏ.t\0" "classifier coiling, winding : ḳꜣb\0" "classifier snake/uraeus : ꞽꜥr.t\0" "phonemogram : ꞽn\0" "phono-repeater : bw\0" "logogram (fish) : rm\0" "phonemogram : ẖꜣ\0" "phono-repeater : bs\0" "logogram (scale) : nšm.t\0" "classifier rage, anger : špt\0" "classifier catfish : nꜥr\0" "logogram (to become) : ḫpr\0" "logogram (king of LE) : bꞽ.ty\0" "logogram (King of UE and LE) : n(.y)-sw.t-bꞽ.ty\0" "classifier locust : snḥm\0" "classifier centipede : spꜣ\0" "phonemogram : ḫꜣ\0" "mirrored version of 131A9\0" "classifier scorpion : srḳ.t\0" "logogram/phonemogram (type of beetle) : ꜥnḫ\0" "classifier tree, product of a tree : ꜥš\0" "classifier product of a tree : hbny\0" "phonemogram : ꞽm=f\0" "phonemogram : ḥn\0" "phonemogram : ḫt\0" "phonemogram : m-ḫt\0" "logogram (year) : rnp.t\0" "logogram (time/season) : tr\0" "classifier youth, vigour, fresh : rnp\0" "phonemogram : šꜣ\0" "classifier lotus flower : sšn\0" "classifier lotus bud : nḥb.t\0" "classifier offering : wdn\0" "logogram (to offer) : wdn\0" "1000\0" "\\2000\0" "\\3000\0" "\\4000\0" "\\5000\0" "\\6000\0" "\\7000\0" "\\8000\0" "\\9000\0" "phonemogram : wꜣḏ\0" "logogram (Lower Egypt) : mḥ.w\0" "phonemogram : ḥꜣ\0" "egyptological yod\0" "transliterated as A7BD\0" "phonemogram : ꞽ\0" "phonemogram : y\0" "phonemogram/logogram (to come) : ꞽy(ꞽ)\0" "phonemogram : ꜥꜣb\0" "logogram (marshland, country) : sḫ.t\0" "logogram (herb, plant) : sm\0" "classifier 'bud, lotus bud'\0" "phonemogram : nḫb\0" "phonemogram : nn\0" "logogram (King of UE) : n(.y)-sw.t\0" "phonemogram : rsw/rsy\0" "logogram (land) : tꜣ\0" "logogram (Upper Egypt) : šmꜥ.w\0" "logogram (the 10 of UE) : mḏ-šmꜥ.w\0" "logogram (to be sweet) : nḏm\0" "logogram (to be sweet) : bnr/bnꞽ\0" "classifier growing : srd\0" "classifier growing : rd\0" "logogram (grain, barley, corn) : ꞽt\0" "variant of 131E0\0" "classifier grain, barley, corn : ꞽt\0" "classifier grain, barley, corn : tbtb\0" "logogram (emmer) : bd.t\0" "classifier heap, quantity : ꜥḥꜥ\0" "phonemogram : ḏr\0" "older variant of 131E5\0" "classifier flax : ḥmꜥ\0" "classifier granular product : snṯr\0" "not to be confused with 132A7 or 1342A\0" "phonemogram : ꞽs\0" "classifier wood/timber : ꜥš\0" "logogram (wine) : ꞽrp\0" "thorn\0" "not to be confused with 133DA\0" "phonemogram : spd\0" "logogram (sky) : p.t\0" "classifier night : grḥ\0" "older variant of 131F0\0" "classifier storm : sšn\0" "not to be confused with 13082 or 133F8\0" "logogram (the sun, Re) : rꜥ\0" "logogram (course (of the day), daily requirements) : ẖr.t-hrw\0" "classifier light, shining, rising : psḏ\0" "variant of 131F8\0" "phonemogram : psḏ\0" "variant of 131F7\0" "logogram (month) : ꜣbd\0" "logogram (half-month (festival)) : smd.t\0" "logogram (star) : sbꜣ\0" "classifier (netherworld) : dwꜣ.t\0" "variant of 131FE\0" "not to be confused with 132F0, 133D4, or 133F3\0" "logogram (island) : ꞽw\0" "phonemogram : ꞽmn\0" "logogram (horizon-dweller) : ꜣḫ.ty\0" "classifier riverbank : wḏb\0" "logogram (riverbank) : ꞽdb\0" "classifier geographical location : dmꞽ\0" "logogram (nome, district) : spꜣ.t\0" "classifier foreign land, desert : ḫꜣs.t\0" "stylistic variant, use of 13209 is preferred\0" "phonemogram : ḏw\0" "logogram (horizon) : ꜣḫ.t\0" "phonemogram : ḫꜥ\0" "hill\0" "not to be confused with 133D8\0" "transliterated as q or as 1E33\0" "phonemogram : ḳ\0" "logogram hill, mound : ꞽꜣ.t\0" "logogram (road) : wꜣ.t\0" "classifier clay : sꞽn\0" "not to be confused with 130C9\0" "classifier medicaments, incense, oil : snṯr\0" "not to be confused with 133E7\0" "classifier medicaments, incense, oil : ꜥn.tyw\0" "classifier metal objects : ꞽḳḥ.w\0" "stylistic variant, use of 13214 is preferred\0" "logogram (metal) : bꞽꜣ\0" "phonemogram : n\0" "logogram (water) : mw\0" "phonemogram : mr\0" "lake\0" "transliterated as 0161\0" "not to be confused with 1328C\0" "phonemogram : š\0" "variant of 13219\0" "logogram (to go) : šm\0" "phonemogram : ḥm\0" "variant of 1321E\0" "logogram (Memphis (the white wall; first nome of Lower Egypt)) : ꞽnb-ḥḏ\0" "logogram (2nd nome of Lower Egypt) : ḫm/ḫpš/ꞽwꜥ\0" "logogram (West, 3rd nome of LE) : ꞽmn.tt\0" "logogram (Neith-south, 4th nome LE) : n.t-rs.yt\0" "logogram (Neith-north, 5th nome of LE) : n.t-mḥ.yt\0" "logogram (6th nome of LE) : ḫꜣsw.w\0" "logogram (7th nome of Lower Egypt) : wꜥ-m-ḥww-ꞽmn.ty\0" "logogram (8th nome of Lower Egypt) : wꜥ-m-ḥww-ꞽꜣb.ty\0" "logogram (9th nome of UE) : ꜥnḏ.ty \0" "logogram (10th nome of LE) : km-wr\0" "logogram (11th nome of LE) : ḥsbw\0" "logogram (12th nome of LE) : ṯb-nṯr\0" "logogram (13th Lower Egyptian nome) : ḥḳꜣ-ꜥnḏ.w\0" "logogram (14th upper Egyptian nome) : ḫnt.y-ꞽꜣb.ty\0" "logogram (Thot nome, 15th nome of LE) : ḏhwty\0" "logogram (First-of-fishes nome (16th nome of LE)) : ḥꜣ.t-mḥ.yt\0" "logogram (Behdet, 17th Lower Egyptian nome) : bḥd.t\0" "logogram (17th Lower Egyptian nome (Diospolis)) : smꜣ-bḥd.t\0" "logogram (Nubia, 1st Upper Egyptian nome) : tꜣ-sty\0" "logogram (Throne of Horus (Edfu, 2nd nome of UE)) : wṯs-ḥr\0" "logogram (3rd nome of Upper Egypt) : nḫn\0" "logogram (Thebes) : wꜣs.t\0" "logogram (The two gods, 5th nome of UE) : nṯr.wy\0" "logogram (Iqer, 6th nome of UE) : ꞽḳr\0" "logogram (Bat (7th nome of Upper Egypt)) : bꜣ.t\0" "logogram (8th nome of Upper Egypt) : tꜣ-wr\0" "logogram (9th nome of Upper Egypt) : mnw\0" "logogram (Wadjet, 10th nome of UE) : wꜣḏ.t\0" "logogram (11th nome of Upper Egypt) : šꜣ/stẖ/stš\0" "logogram (11th Upper Egyptian nome (commonly under stẖ/stš/šꜣ) : ḥw-n.t\0" "logogram (12th Upper Egyptian nome) : ꜣtf.t\0" "logogram (13th Upper Egyptian nome) : nḏf.t-ḫnt.t\0" "logogram (14th Upper Egyptian nome) : nḏf.t-pḥ.t\0" "logogram (Hermopolis magna, 15th nome of UE) : wnw.t\0" "logogram (Anubis nome (17th nome of Upper Egypt)) : ꞽnpw.t\0" "logogram (18th nome of UE (known as nmty as well)) : dwn-ꜥn.wy\0" "logogram (place of Igai, 19th nome of Upper Egypt) : bw-ꞽgꜣꞽ\0" "logogram (20th Upper Egyptian nome) : nꜥr.t-ḫnt.t\0" "logogram (21th Upper Egyptian nome) : nꜥr.t-ph.t\0" "logogram (22th nome of Upper Egypt) : mdnꞽ.t\0" "logogram (house, domain) : pr\0" "logogram (scriptorum, school (house of life)) : pr-ꜥnḫ\0" "logogram (treasury) : pr-ḥḏ\0" "logogram (invocation offering) : pr.t-ḫrw\0" "phonemogram : h\0" "phonemogram : nm\0" "mirrored version of 13255\0" "logogram (temple, mansion, estate) : ḥw.t\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" "logogram (the great domain, temple) : ḥw.t-ꜥꜣ.t\0" "logogram (Nephthys (divinity)) : nb.t-ḥw.t\0" "logogram (Hathor (divinity)) : ḥw.t-ḥr\0" "logogram (mansion of life) : ḥw.t-ꜥnḫ\0" "logogram (palace) : ꜥḥ\0" "classifier enfolding, enclosing, walling in : sbḫ\0" "classifier gateway : sbḫ.t\0" "logogram (court) : wsḫ.t\0" "logogram (portal, portico) : sbḫ.t\0" "phonemogram : tꜣ\0" "classifier shrine, chapel : kꜣr\0" "classifier shrine : pr-wr\0" "logogram (shrine, row of shrines) : ꞽtr.t\0" "classifier sanctuary, shrine : ꞽtr.ty\0" "logogram (pavilion, hall, booth) : sḥ\0" "classifier booth : sḥ\0" "logogram (jubilee, sed-festival) : ḥb-sd\0" "classifier pyramid, tomb : mr\0" "classifier solar temple : sḫ.t-rꜥ\0" "classifier obelisk : tḫn\0" "classifier solar temple : nḫn-rꜥ\0" "classifier stela : wḏ\0" "classifier hall, office : ḫꜣ\0" "phonemogram : ꞽwn\0" "phonemogram : ꜥꜣ\0" "rotated variant of 1327B\0" "not to be confused with 13361\0" "logogram (pole, support) : sḫn.t\0" "logogram (gate) : ꜥꜣ\0" "classifier doorway : sbꜣ\0" "classifier palace façade : srḫ\0" "end of serekh enclosure\0" "phonemogram : s\0" "logogram (wall) : ꞽnb\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" "classifier overthrow, demolish : whn\0" "classifier passage : ꜥrr.yt\0" "not to be confused with 13219\0" "classifier stone, brick, pebble : mꜣṯ\0" "logogram stairway : rwd\0" "classifier ascending, being high : ḳꜣ.y\0" "phonemogram : šsp\0" "older variant of 1328F\0" "logogram (office, rank, function) : ꞽꜣw.t\0" "logogram (harim, inner chamber) : ꞽp.t\0" "logogram (Hierakonpolis) : nḫn\0" "logogram (time, occasion) : sp\0" "logogram (city, village) : nꞽw.t\0" "classifier treshing floor : sp.t\0" "mirrored version of 13298\0" "phono-repeater/classifier (time, occasion) : sp\0" "logogram (granary) : šnw.t\0" "classifier movement : ḫnt\0" "classifier to upset, to overturn : pnꜥ\0" "classifier bark/boat : (m)skt.t\0" "mirrored variant of 1329E\0" "logogram (to loosen, to explain) : wḥꜥ\0" "logogram (wind, breath, air) : ṯꜣw\0" "phonemogram : ꜥḥꜥ\0" "phonemogram : ḫrw\0" "phonemogram : ḫrw=f(y)\0" "logogram (steering oar) : ḥmw\0" "not to be confused with 131E9 or 1342A\0" "classifier mooring post : mnꞽ.t\0" "logogram (seat, throne, place) : s.t\0" "phonemogram : ws\0" "phonemogram : p\0" "classifier headrest : wrs\0" "classifier box : hn(w)\0" "classifier coffin : ḳrs.w\0" "classifier fire, flame, heat : sḏ.t\0" "classifier altar : ḫꜣ(w).t\0" "logogram (altar) : ḫꜣw.t\0" "classifier festival : ḥ(ꜣ)b\0" "classifier offering table/jar-stand : ḫnt\0" "logogram (offering) : ḥtp\0" "classifier fumigation/censing : kꜣp\0" "logogram (to fumigate, to cense) : kꜣp\0" "logogram (incense) : snṯr\0" "logogram (god) : nṯr\0" "classifier natron : ḥsmn\0" "logogram (necropolis) : ẖr.t-nṯr\0" "phonemogram : ḏd\0" "classifier standard : ꞽꜣ.t\0" "logogram (west, right side) : ꞽmn.t\0" "logogram (west) : ꞽmn.t\0" "phonemogram : ꜣb\0" "classifier fray, battle : sk.w\0" "logogram (Nefertem) : nfr-tm\0" "logogram (Seshat (divinity)) : sšꜣ.t\0" "logogram (Letopolis) : ḫm\0" "logogram (Min (divinity)) : mnw\0" "logogram (Neith (divinity)) : n.t\0" "phonemogram : ḥḏ\0" "classifier crown : wrr.t\0" "classifier crown : n.t\0" "classifier double crown : sḫm.ty\0" "classifier crown : ḫprš\0" "logogram (Atef-crown) : ꜣtf\0" "logogram (double plumes/two feather crown) : šw.ty\0" "logogram (strip of cloth, fillet) : mḏḥ\0" "logogram (necklace, collar) : wsḫ\0" "logogram (gold) : nbw\0" "phonemogram : nb\0" "logogram (silver) : ḥḏ\0" "logogram (white gold, fine gold, electrum) : ḏꜥm\0" "logogram (faience, glass) : ṯḥn.t\0" "phonemogram : šsm\0" "classifier necklace : mnꞽ.t\0" "logogram (sealbearer) : ḫtm.w/y\0" "logogram (seal, lock, sealing) : ḫtm\0" "phonemogram : sṯ\0" "logogram (to unite, to assemble) : dmḏ\0" "classifier to tie, to bind : ṯs\0" "classifier garment, mantle, kilt : mꜣs.t\0" "classifier kilt, royal apron : šnḏ.wt\0" "not to be confused with 13200, 133D4, or 133F3\0" "logogram (loincloth, garment) : dꜣꞽ.w\0" "logogram (clothing) : mnḫ.t\0" "classifier clothing : ḥbs\0" "phonemogram : sf\0" "phonemogram : sꞽꜣ\0" "classifier sandal : ṯbw.t\0" "logogram (life) : ꜥnḫ\0" "classifier shadow, shade : mnḳb\0" "variant of 132FA\0" "older variant of 132FA\0" "logogram (shadow, shade) : šw.t\0" "logogram (fan) : ḫw\0" "phonemogram : ḥḳꜣ\0" "logogram (shepherd's crook) : ꜥw.t\0" "phonemogram : wꜣs\0" "classifier sceptre : ḏꜥm\0" "phonemogram : sḫm\0" "phonemogram : md(w)\0" "classifier staff, sceptre : ꜣsm\0" "logogram (flagellum) : nḫꜣḫꜣ\0" "phonemogram : k\0" "phonemogram : mn\0" "classifier striking, hitting : sḳr\0" "phonemogram : ḥḏw\0" "phonemogram : ḥḏḏ\0" "logogram (carpenter, shipwright) : mḏḥ.w\0" "classifier axe, battle-axe : ꞽḳḥ.w\0" "older variant of 13311\0" "phonemogram : tp\0" "classifier bow, weapon : pḏ.t\0" "older variant of 13312\0" "phonemogram : pḏ\0" "logogram (bow) : pḏ.t\0" "phonemogram : swn\0" "phonemogram : rwḏ\0" "phono-repeater : rs\0" "phono-repeater : ḳmꜣ\0" "older variant of 13319\0" "phonemogram : ṯḥn\0" "classifier curved blade, scimitar : ḫpš\0" "classifier strong arm, power, strength : ḫpš\0" "logogram (chariot) : wrr.t\0" "logogram (follower, retainer) : šms.w\0" "classifier bone : ꜣbw\0" "older variant of 1331F\0" "classifier harpoon : ḳs\0" "logogram (one, sole) : wꜥ\0" "phonemogram : sn\0" "more recent variant of 13322\0" "classifier catching, netting : ꞽ.ꜥḥ\0" "phonemogram : ḏbꜣ\0" "classifier catching, netting : ꞽbṯ\0" "older variant of 13326\0" "classifier weaving, woven material : sḫt\0" "phonemogram : ẖr\0" "logogram (place of slaughter)\0" "classifier cutting, slaughter : ds\0" "logogram (butcher) : sšm\0" "classifier knife : nm\0" "variant of 13330\0" "logogram (knife) : nm\0" "classifier shield : ꞽkm\0" "stylistic variant of 13333\0" "phonemogram (in mꜣꜣ, to see) : mꜣ\0" "phonemogram : mꜣꜥ\0" "stylistic variant of 13336\0" "stylistic variant of 13338\0" "mirrored version of 13339\0" "variant of 13338\0" "variant of 1333B\0" "classifier grain/barley : sšr\0" "logogram (harvest, crop) : šm.w\0" "logogram (bushel (a corn measure, 10 hin)) : ḥḳꜣ.t\0" "classifier plough/plowed material : skꜣ\0" "phono-repeater : šnꜥ\0" "phonemogram : tm\0" "phonemogram : bꞽꜣ\0" "phonemogram : grg\0" "variant of 13345\0" "logogram (to found, to establish, to hunt, to lay (a trap)) : grg\0" "phonemogram : nw\0" "older variant of 13347\0" "phonemogram : stp\0" "phono-repeater : mnḫ\0" "phonemogram : ꜣb/mr\0" "stylistic variant of 1334B\0" "logogram (craftsman) : ḥmw.w\0" "older variant of 1334D\0" "logogram (craft) : ḥmw.t\0" "logogram (to open) : wbꜣ\0" "older variant of 1334F\0" "classifier to open : wbꜣ\0" "phonemogram : ḏꜣ\0" "older variant of 13351\0" "phonemogram : wḏꜣ\0" "classifier to restrain : rtḥ\0" "logogram (to pound, to crush) : sḥm\0" "phono-repeater : smn\0" "phonemogram : tꞽ\0" "phonemogram : ḫsf\0" "logogram (razor) : mẖꜥḳ.t\0" "logogram (balance) : mḫꜣ.t\0" "classifier balance, scale : mḫꜣ.t\0" "cursive variant of 1335E\0" "phonemogram : rs\0" "classifier plummet : tḫ\0" "not to be confused with 1327D\0" "logogram (staff) : ms.t\0" "classifier 'cord, rope'\0" "not to be confused with 133F2\0" "logogram (100) : šn.t\0" "200\0" "300\0" "400\0" "500\0" "600\0" "700\0" "800\0" "900\0" "logogram (to drag, to pull, to draw) : sṯꜣ\0" "phonemogram : stꜣ/sṯꜣ\0" "phonemogram : sṯꜣ.w\0" "phonemogram : wꜣ\0" "logogram (foundation) : snṯ\0" "phonemogram : šs\0" "phonemogram : šn\0" "classifier cloth : ꞽꜣḳs\0" "logogram (to surround, to encircle) : šnꞽ\0" "logogram (name) : rn\0" "classifier half, part, portion : psš\0" "beginning of cartouche\0" "end of cartouche\0" "end of knotless cartouche\0" "classifier papyrus/book/document : šꜥ.t\0" "phonemogram : dḳr\0" "classifier papyrus/book/document : wḏ.w-nṯr.w\0" "phonemogram : ṯ\0" "variant of 1337F\0" "phonemogram : ꞽṯ(ꞽ)\0" "phonemogram : sꜣ\0" "logogram (protection) : sꜣ\0" "older variant of 13383\0" "logogram (stable) : mḏ.t\0" "not to be confused with 133AD\0" "logogram (10) : mḏ\0" "not to be confused with 133AE\0" "20\0" "30\0" "40\0" "50\0" "60\0" "70\0" "80\0" "90\0" "variant of 13387\0" "variant of 13388\0" "variant of 13389\0" "variant of 1338A\0" "phonemogram : mḥ\0" "older variant of 13394\0" "phonemogram : wḏ > wd\0" "more recent variant of 13397\0" "phonemogram : ꜥnḏ\0" "older variant of 13399\0" "phonemogram : ḥꜥ\0" "phonemogram : wꜣḥ\0" "phonemogram : sk\0" "stylistic variant, use of 1339F is preferred\0" "phonemogram : msn\0" "classifier linen : sšr\0" "classifier sack, bundle : ḳꜣr\0" "more recent variant of 133A4\0" "classifier (perfume) : st\0" "logogram (linen) : sšr\0" "phono-repeater : ꞽdr\0" "phonemogram : ꞽd\0" "not to be confused with 1308B\0" "classifier to bandage, to wrap : wt\0" "logogram (Tit-amulet) : tꞽ.t\0" "not to be confused with 13386\0" "10\0" "not to be confused with 13387\0" "classifier oil, unguent : mrḥ.t\0" "phonemogram : bꜣs\0" "logogram (festival) : ḥ(ꜣ)b\0" "stylistic variant, use of 133B1 is preferred\0" "logogram (festival) : h(ꜣ)b\0" "logogram (lector priest) : ẖr.y-ḥ(ꜣ)b.t\0" "classifier cauldron : ḥw.t\0" "classifier granite : mꜣṯ\0" "phono-repeater : ꜣb\0" "phonemogram : ẖnm\0" "mirrored version of 133B8\0" "phonemogram : g\0" "older variant of 133BC\0" "classifier red (earthenware) vessel : dšr.t\0" "phonemogram : ḥs\0" "logogram (to be cool, to cool) : ḳbḥ\0" "classifier libation water : ḳbḥ\0" "cursive variant of 133C3\0" "older variant of 133C3\0" "cursive variant of 133C5\0" "classifier milk : ꞽrṯ.t\0" "classifier wine : ꞽrp\0" "logogram (beer) : ḥnḳ.t\0" "monogram 'nw(n)' or 'nww'\0" "phonemogram : ꞽn(ꞽ)\0" "phonemogram : t\0" "logogram (bread) : t\0" "variant of 133D0\0" "classifier bread/food\0" "classifier Festival\0" "variant of 133D2\0" "not to be confused with 13200, 132F0, or 133F3\0" "classifier bread, Festival; Phonemogram t; Logogram t (bread); Phono-repeater: sn, fḳꜣ : t | sn, fḳꜣ\0" "hieratic\0" "variant of 133D4\0" "phono-repeater : sn\0" "classifier offering, cake, loaf : t-ꜣsr\0" "not to be confused with 1320E\0" "classifier food : gs\0" "variant of 133D9\0" "not to be confused with 131EE\0" "classifier bread : t-ḥḏ\0" "classifier abstract words : sspd.w\0" "rotated variant of 133DB\0" "logogram (papyrus scroll, book) : mḏꜣ.t\0" "older variant of 133DB\0" "classifier writing, things written : mdw\0" "logogram (scribe) : sš\0" "mirrored version of 133DE\0" "classifier game, gamepiece : sn.t\0" "classifier harp : bn.t\0" "classifier sistrum : sḫm\0" "not to be confused with 133FA\0" "classifier semogram\0" "not to be confused with 133FC\0" "classifier plural\0" "stylistic variant of 133E5\0" "not to be confused with 13213\0" "variant of 133E6\0" "variant of 133E8\0" "variant of 133E5\0" "variant of 133EA\0" "variant of 133E7\0" "classifier 'dual'\0" "variant of 133ED\0" "not to be confused with 133FB\0" "logogram (2) : sn.w\0" "substitute for dangerous signs\0" "variant of 133EF\0" "classifier divinity (replacing G7)\0" "classifier death : ḫp.t\0" "not to be confused with 13362\0" "not to be confused with 13200, 132F0, or 133D4\0" "classifier round, oval : šn(.w)\0" "classifier divide : psš\0" "older variant of 133F4\0" "classifier break : ḥbs\0" "phonemogram : ꞽm\0" "phonemogram : ḥw\0" "circle, unmarked round sign\0" "not to be confused with 13082 or 131F3\0" "not to be confused with 133E4\0" "not to be confused with 133EE\0" "logogram (two) : sn.w\0" "not to be confused with 133E5\0" "logogram (three) : ḫmt\0" "logogram (four) : fd(.w)\0" "logogram (five) : dꞽw\0" "logogram (six) : sꞽs\0" "logogram (seven) : sfḫ\0" "logogram (eight) : ḫmn\0" "logogram (nine) : psḏ\0" "logogram ḫmn (eight)/Logogram ḫmnw (Hermopolis) : ḫmn & ḫmnw\0" "phonemogram : ḫ\0" "classifier bad/evil : nḥꜣ\0" "classifier efflux, smell (i.e., excrement) : ḥs\0" "classifier oar : ḥpt\0" "phono-repeater : ṯmꜣ\0" "classifier to present : sḳ(r)\0" "mirrored version of 13413\0" "classifier suffering : wḫd\0" "classifier writing : drf\0" "older variant of 13419\0" "phonemogram : gs\0" "older variant of 1341B\0" "logogram (side, half) : gs\0" "variant of 1341D\0" "more recent variant of 1341F\0" "classifier shrine, chapel\0" "phonemogram : ꜥpr\0" "logogram (to judge, to separate) : wḏꜥ\0" "logogram (to press, to cling (to)) : mḏd\0" "older variant of 13425\0" "phonemogram : sbꞽ\0" "phonemogram : nḏ\0" "not to be confused with 131E9 and 132A7\0" "phonemogram : ḳd\0" "older variant of 1342A\0" "logogram (ornament) : ẖkr\0" "older variant of 1342C\0" "logogram (Nubia) : sty\0" "knotted beginning of cartouche\0" "not to be confused with 13378\0" "classifier human being : rmn.w\0" "classifier human being : wnn.yw\0" "classifier court, entourage : šny.t\0" "classifier occupation/relationship (fisherman or brewer) : ḏbḥ(.w) | dbḥ\0" "classifier to conspire, to brood : wꜣ\0" "logogram (enemies) : ḫft.yw\0" "classifier human being (poor man) : šwꜣ.w \0" "classifier human being : ḥnmm.t?\0" "logogram (vocative interjection) : ꞽ \0" "classifier sitting : ḥ(m)sꞽ\0" "classifier eating/drinking/speech/ silence/thoughts feelings\0" "classifier speech/sound : ṯḥḥ.wt\0" "classifier speech/silence : dbḥ\0" "classifier acclaim, speaking : nhm\0" "classifier speech/silence : ḏd\0" "logogram (praise, worship) : dwꜣ\0" "classifier adoration : ꞽꜣw.t\0" "classifier harpooner/priest : msn.ty\0" "classifier reverence : ḥfꜣ\0" "classifier enemies : twꜣ.w\0" "classifier prisoner : sḳr-ꜥnḫ\0" "classifier human being/personal name\0" "classifier joy : hnw\0" "logogram (joy) : hnw\0" "classifier making music : ḫnw\0" "classifier human being : ꞽt\0" "logogram (musician) : ḥs.w\0" "classifier bald : ꞽꜣs\0" "classifier music : ꞽḥy\0" "classifier to totter : mss\0" "classifier foreigner (nubian) : nḥs.y\0" "logogram (to fraternize) : snsn\0" "logogram (to fraternize) : snsn \0" "classifier deserter/wanderer : tš\0" "classifier to wrestle : ḳmꜣ\0" "classifier to defecate : fgn\0" "classifier to be short : ḥwꜥ\0" "logogram (to pour, to drain) : stꞽ\0" "classifier (the cold one) : ḥs.w\0" "classifier old man : kḥkḥ\0" "classifier hair related : ꞽꜣs\0" "phonemogram : ꜥnt\0" "logogram (myrrh) : ꜥnt.yw\0" "classifier official, noble : sr\0" "classifier vocative interjection : ꞽ\0" "logogram (to bend) : ḳꜥḥ\0" "classifier attacker : tkk\0" "classifier lifting/carrying : ṯsꞽ\0" "classifier bowing : ksw\0" "logogram (Sem priest)? : sm\0" "classifier adoration : ꞽꜣw\0" "classifier leaping, bounding : špw\0" "classifier bowing : ḫꜣb\0" "logogram (kissing the land) : sn-tꜣ\0" "classifier to twist : sps\0" "phonemogram : ḳꞽs\0" "logogram (bowing down) : ḫꜣb/ksw \0" "classifier falling : sḫr\0" "logogram (to overthrow, to cast down) : sḫr\0" "classifier enemy : mmty\0" "classifier bowing/lowering to the ground\0" "classifier bowing, lowering to the ground : ksꞽ\0" "classifier corpse : ẖꜣ.t\0" "classifier to overthrow : hdb\0" "classifier corpse\0" "classifier to sleep/to awaken : sḏr, sṯs\0" "classifier lying on one side : sḏr\0" "classifier swimming : mḥꞽ\0" "classifier swimming : nbꞽ\0" "logogram (official, noble) : sr\0" "logogram (9th nome of UE) : ꜥnḏ.ty\0" "classifier statue : twt\0" "logogram (elder) : wr\0" "logogram (elder (in ḥr-wr, Haroeris)) : wr\0" "classifier wisdom : sbḳ\0" "logogram (elder of the court) : sms.w-hꜣy.t\0" "classifier to cut down\0" "logogram (great) : wr\0" "classifier noble : sr\0" "classifier Orion : sꜣḥ\0" "logogram (son/child of) : sꜣ\0" "classifier lector priest : ẖr.y-ḥb.t ḥr.y-tp\0" "logogram (humankind, patricians) : pꜥ.t\0" "logogram (to drink) : swr\0" "classifier swallowing : sꜥm\0" "classifier drinking : swr\0" "classifier lifting/carrying : fꜣꞽ\0" "pictogram kneeling making offering\0" "classifier work : kꜣ.t\0" "logogram (to lift, to carry) : fꜣꞽ\0" "logogram (to lift the arm) : fꜣꞽ-ꜥ\0" "logogram (Heh (divinity)) : ḥḥ\0" "logogram (to suppport, to raise) : twꜣ\0" "classifier to hold up, to support (in the title ꜥḫ-p.t) : ꜥḫ\0" "classifier vocative interjection\0" "phonemogram (in snm.t, the island Biga) : snm\0" "phonemogram/logogram (his heart) : ꞽb=f\0" "classifier people : rḫ.yt\0" "logogram (farmer/gardener) : ꞽb(w)\0" "phonemogram (from fꜣꞽ ḥr) : ḥr=f\0" "classifier reaping : šꜥ\0" "classifier lector priest : ẖr.y-ḥb.t\0" "logogram (his name) : rn=f\0" "logogram (work) : kꜣ.t\0" "logogram (to raise up offerings) : fꜣꞽ-(ꞽ)ḫ.t\0" "logogram (to suppport/to raise the sky) : twꜣ-p.t\0" "classifier offering : ḫnp\0" "logogram (to bring) : ꞽnꞽ\0" "classifier force/effort : nḏr/smꜣ\0" "classifier force/effort : nḫt\0" "logogram (wab-priest) : wꜥb\0" "classifier pouring : stꞽ\0" "logogram (to pour) : stꞽ\0" "logogram (to libate)? : ḳbḥ\0" "classifier greeting : nꞽnꞽ\0" "classifier to sprinkle, to scatter : ntš\0" "classifier hiding/hidden : ꞽmn\0" "classifier melting/casting : nb\0" "logogram (overseer of the deserts) : ꞽm.y-r-s.t\0" "classifier grinding : nḏ\0" "classifier (to measure) : ḫꜣꞽ\0" "classifier reaping/harvesting : ꜣsḫ\0" "logogram (to drive in the mooring post) : ḥwꞽ-mnꞽ.t\0" "classifier building/constructing : sꞽp\0" "classifier building/constructing : ẖnm\0" "classifier building/constructing : sps\0" "logogram (to create, to shape) : nḥp\0" "classifier to create, to shape : nḥp\0" "classifier to create : ḳd\0" "logogram (to sieve, to press) : ꜥtḫ\0" "classifier pot-stand/sideboard : ḫnt\0" "classifier to punt/pole (a boat) : wdꞽ\0" "uncertain, classifier?\0" "logogram (builders) : ḳd.w\0" "uncertain (in sꜣ.w (domain), and in an offering list after ḥnḳ.t)\0" "classifier to open (a scroll) : pg(ꜣ)\0" "classifier occupation : bꜣk\0" "logogram (to strike) : ḥwꞽ\0" "logogram (to bend down) : wꜥf\0" "logogram (slaughtered oryx) : mꜣ-ḥḏ sfṯ\0" "logogram (herdsman) : mnꞽ.w\0" "classifier herdsman : nr\0" "classifier foreigner (asiatic) : ꜥꜣm\0" "logogram (relating to, belonging to) : ꞽr.y\0" "logogram (foreigner) : rwty\0" "classifier enslave : bꜣk\0" "uncertain\0" "classifier bow-people, nomads : ꞽwn.tyw\0" "classifier foreigner : fnḫ.w\0" "classifier wandering/displaced : šmꜣ.y\0" "logogram (wanderer, displaced) : šmꜣ.y\0" "logogram (prospector) : smn.ty\0" "classifier elder : smsw\0" "logogram (to protect) : ḥmꜣg\0" "logogram (to erect) : sꜥḥꜥ\0" "logogram (to erect the Djed pillar) : sꜥḥꜥ-ḏd\0" "classifier erecting the djed-pillar (group classifier for sꜥḥꜥ-ḏd-ꞽn-ꞽr.yw-ḫt-n(y)-sw.t) : sꜥḥꜥ-ḏd-ꞽn-ꞽr.yw-ḫt-n(y)-sw.t\0" "classifier erecting : sꜥḥꜥ\0" "logogram (to be old) : sms\0" "classifier divinity : ꞽwn-mw.t=f\0" "logogram (Sem-priest) : sm\0" "logogram (to be strong) : nḫt\0" "logogram (Onuris) : ꞽn-ḥr.t\0" "logogram (the one who opens the two doors of the sky) : wn-ꜥꜣ.wy-(n.w)-p.t\0" "logogram (gatekeeper) : ꞽr.y-ꜥꜣ\0" "phonemogram : m kꜣ\0" "logogram (to protect) : mkꞽ\0" "logogram (to raise the sail) : fꜣꞽ-ṯꜣw\0" "classifier presenting : sfsf\0" "logogram (lord of the two lands) : nb-tꜣ.wy\0" "classifier to spread : p(s)š\0" "phono-repeater : fd\0" "classifier to uproot : fdꞽ\0" "phonemogram : ḫꜣ-dꞽ.t\0" "logogram (to illuminate) : nms\0" "classifier angry one : dndn.ty\0" "logogram (messenger/killer) : hb.y\0" "classifier slayer : ḫꜣbb\0" "classifier (harpooner) : ꞽꜣwty\0" "classifier dancing : ꞽbꜣ\0" "classifier battle : mnꜥ\0" "classifier ?\0" "classifier army : mšꜥ\0" "classifier foreigner : šrdn\0" "classifier runner (foreign) : pḥrr\0" "classifier army (semitic loanword) : ḏbꞽ\0" "classifier to trample : tꞽtꞽ\0" "classifier soldiery : mnf.yt\0" "logogram (army)? : mšꜥ\0" "logogram (1st nome of Upper Egypt) : tꜣ-sṯy\0" "classifier rebel : ẖꜥk-ꞽb\0" "classifier enemy?\0" "classifier enemy : snn.t\0" "classifier enemy : twꜣ.t\0" "classifier rebel : sbꞽ\0" "logogram (chiefs) : wr \0" "classifier Syrian : ḫr.y\0" "classifier enemy/rebel (Xerxes) : ḫšryš \0" "classifier evil one : nbḏ\0" "classifier enemy/rebel (Xerxes) : ḫšryš\0" "classifier enemy : ṯs.tyw\0" "logogram (rebel) : sbꞽ\0" "classifier enemy : bdš\0" "classifier rebel, enemy : ẖꜣk-ꞽb\0" "classifier rebel : bṯn\0" "classifier foes, hostile forces` : kꞽ.wy\0" "classifier enemy : šnṯ\0" "classifier foreigners (as enemies) : ḫꜣs.t\0" "logogram enemy : ḫft.y\0" "logogram enemy/rebel : ḫft.y/sbꞽ\0" "classifier enemy : ḫr.y\0" "logogram (prisoner) : sḳr-ꜥnḫ\0" "logogram (foreigner) : ḫꜣs.ty \0" "classifier to drive away : msn(ḥ)\0" "logogram (to bend down, to subdue) : wꜥf\0" "classifier foreigner : mry\0" "classifier foreign people : ḫꜣs.wt nb.wt\0" "classifier weak, downcast : bdš.w\0" "classifier dancing : ḥpg\0" "classifier joy, jubilation : hnw\0" "classifier dance : ꞽbꜣ\0" "classifier youthful soldier : mgꜣ\0" "classifier fear/veneration : hꜣ-snḏ\0" "logogram (the great god) : nṯr-ꜥꜣ\0" "logogram (to make music) : ꞽḥy\0" "logogram (the King of Lower Egypt) : bꞽ.ty\0" "classifier divinity : ꞽḥy\0" "logogram (Ihy (divinity)) : ꞽḥy\0" "logogram (the musician) : ꞽḥy\0" "logogram (King of UE) : n(y)-sw.t\0" "logogram (Harsomtus) : ḥr-smꜣ-tꜣ.wy\0" "logogram (Harsomtus) : ḥr-smꜣ-tꜣ.wy \0" "logogram (to sing) : ḥsꞽ \0" "phonemogram : ḥsꞽ\0" "classifier musician : ḫnw\0" "classifier playing music : sbꜣ\0" "classifier drum : mḳmḳ\0" "classifier striking a drum : sr\0" "logogram (musician/percussionist) : ḫn.w\0" "classifier beating, striking : dbdb\0" "classifier lute player : ṯnf\0" "classifier hunter, scout : nw\0" "logogram (to be strong, valiant) : ḳnꞽ\0" "logogram (the good beginning) : tp-nfr\0" "classifier chariot : wrr.yt\0" "logogram (triomphator) : dwn.ty\0" "logogram (butchery, animals for sacrifice) : ḫr.yt\0" "pictogram ((with) a plough, (with) a yoke of oxen, (as) the first of men) : (m) ḥb (m) ḥtr (m) tp n rmṯ\0" "logogram (part of the sꜣ-rꜥ nb ḫꜥ.w construction) : sꜣ-rꜥ-nb\0" "phonemogram/logogram (part of the sꜣ-rꜥ nb ḫꜥ.w construction) : sꜣ nb\0" "classifier? : wnty\0" "phonemogram aromatic resin (styrax?) : nnyb\0" "phonemogram (lapis-lazuli) : ḫsbḏ\0" "logogram (to go around) : pẖr\0" "classifier priest : ꞽwn-mw.t=f\0" "phonemogram : wḥꜥ\0" "classifier youth/child : ḫy\0" "classifier to sit, to be comfortable : snḏm\0" "phonemogram : msdm\0" "classifier child, youth, young man : ḥwn.w\0" "logogram (weaned child) : wḏḥ\0" "logogram (Son of Re) : sꜣ-rꜥ\0" "phonemogram : r + ḫ\0" "classifier child : nḫn.w\0" "classifier child : wḏḥ\0" "phonemogram : ḫft-ḥr\0" "classifier protector : ḫw.y\0" "phonemogram : ꜥš\0" "classifier child divinity : ḥkꜣ\0" "classifier child : sfy\0" "logogram (crowns, appearances) : ḫꜥ.w\0" "classifier child : sf(y)\0" "classifier expelling, spitting : nš\0" "logogram (dwarf, pigmy) : dng\0" "classifier revered person\0" "classifier revered person : ꞽt\0" "logogram (the noble speech) : mdw-šps\0" "logogram/phonemogram (costly offerings) : šps.w\0" "logogram (noble, splendid) : šps\0" "classifier divinity : ꞽtmw\0" "classifier to abide, to occupy : ḥmsꞽ\0" "classifier noble : sꜥḥ\0" "classifier divinity : mr.ty\0" "logogram (powerful one) : sḫm\0" "logogram (majesty) : ḥm\0" "logogram (king) : n.y-sw.t\0" "logogram (Khepri) : ḫprꞽ\0" "logogram (to rule) : ḥḳꜣ\0" "logogram (ruler of the 9th nome of UE) : ḥḳꜣ-ꜥnḏ.ty\0" "logogram (ruler) : ḥḳꜣ\0" "classifier statue : ẖn.ty\0" "logogram (sovereign) : ꞽt.y\0" "classifier statue : ꞽrw\0" "classifier praying, worshipping : smnḥ\0" "classifier divinity : kꜣ-ḥtp\0" "classifier divinity : ḫnt.y-ꞽmn.tyw\0" "classifier divinity : nṯr\0" "logogram (he of heliopolis) : ꞽwn.y\0" "logogram (the white crown) : ḥḏ.t\0" "classifier divinity : wsꞽr\0" "classifier Osiris : wsꞽr\0" "logogram (king of UE and land, when occuring together with king of LE forms n(.y)-sw.t-bꞽ.ty nb tꜣ.wy) : n(.y)-sw.t & tꜣ\0" "logogram (king of UE and land when occuring together with red crown wearing variant forms n(.y)-sw.t-bꞽ.ty nb tꜣ.wy) : n(.y)-sw.t & tꜣ\0" "logogram (Osiris) : wsꞽr\0" "logogram (King of LE and land, when occuring together with King of UE forms n(.y)-sw.t-bꞽ.ty nb tꜣ.wy) : bꞽ.ty tꜣ\0" "logogram (King of LE and land, when occuring together with a white crown variant forms n(.y)-sw.t-bꞽ.ty nb tꜣ.wy) : bꞽ.ty tꜣ\0" "logogram (to run) : pḥrr\0" "logogram (king of ULE) : n(y)-sw.t-bꞽ.ty\0" "classifier king/divinity : pꜣ-nṯr-mnḫ\0" "pictogram prostate offering a vase of myrrh\0" "logogram/phonemogram (in ꜥnḏ.ty (Busiris)) : ꜥnḏ\0" "classifier majesty (specifically referring to Shu) : ḥm\0" "classifier divinity (Geb) : gbb\0" "classifier creation/form : ꞽr.w\0" "classifier to sleep/to spend the night : sḏr\0" "logogram (statue) : mnw\0" "classifier statue : mnw\0" "classifier carrying chair : wr-ꜥ\0" "classifier divinity : ꜥḳ.t-m-rw.ty\0" "classifier statue : smn\0" "logogram (monument)? : mn.w\0" "classifier to awake : nhsꞽ\0" "classifier to sleep : sḏr\0" "classifier : ẖꜣ.t\0" "classifier (ointment vessel in the shape of the king) : snn\0" "logogram (to venerate) : dwꜣ\0" "phonemogram/logogram (million/many) : ḥḥ\0" "logogram (to love) : mrꞽ\0" "logogram (his townsman) : nꞽw.ty=f\0" "classifier playing : ḥꜥb\0" "logogram (gods) : nṯr.w\0" "logogram (majesty) : ḥm.t\0" "logogram (femine first person singular) : ꞽ\0" "classifier divinity : n.t\0" "classifier divinity : tfn.t\0" "classifier divinity : ẖrsk.t\0" "classifier ruler : ḥḳꜣ.t\0" "logogram (mistress) : ḥnw.t\0" "classifier personal name : ꜥnḫ=s-n-ꜣs.t\0" "classifier personal name : ḥr-ꜥnḫ\0" "phonemogram : n(w)ꞽ\0" "phonemogram (in ḥw.t-ꞽr.yw (hall of records/scriptorium)) : ꞽr.y\0" "classifier enemy : ḫft.ywt\0" "classifier youth : nḫḫ\0" "classifier divinity : ꞽmn.t\0" "classifier divinity : srḳ.t\0" "classifier woman : ḥm.t\0" "classifier divinity (title of šntꜣyt) : ḳꜣ.t-bꜣ.w\0" "classifier relationship : ꜣb.wt\0" "spindle/spinning tool\0" "classifier barren woman : snb.t\0" "classifier to mourn : ḥꜣꞽ\0" "phonemogram (to form mr.ty (the two eyes)) : mrt\0" "classifier to welcome : nyny\0" "classifier to praise : dwꜣ\0" "classifier (mourner) : ḥꜣ.t\0" "classifier divinity : wrr.t\0" "classifier fortune : rnn.t\0" "classifier to clap & phonemogram : dḫn & s\0" "logogram (noblewoman) : šps.t\0" "classifier name female royalty : ḫnt-kꜣ.w=s\0" "classifier personal name : ḥtp-ḥr=s\0" "classifier resting : snḏm\0" "classifier youth : rnpꞽ\0" "classifier name\0" "classifier mourners : ḥ(ꜣ)y.t\0" "classifier (screamers, mourners) : sgb.wt\0" "classifier divinity : ꜣs.t\0" "classifier relationship : ḫnms.t\0" "classifier to raise/to support : ḫy\0" "classifier singing : šmꜥ\0" "phonemogram : sw\0" "classifier mourner : ḥꜣy.t\0" "logogram (noblewoman) : sr.t\0" "logogram (sovereign) : ꞽt.yt\0" "logogram (to be old, old age) : ꞽꜣwꞽ\0" "logogram (noble lady) : rpy.t\0" "phonemogram (cryptography) : t; r\0" "classifier? : šꜣ.tw\0" "classifier danceress : ꞽhb.t\0" "classifier nursing, rearing : ꜣṯ\0" "classifier : ꜥtꜣ\0" "classifier royal sister : sn.t\0" "classifier royal personal name : nfr-nfr.w-ꞽtn-nfr.ty-ꞽyꞽ.tꞽ\0" "logogram (rejoicing) : nhm\0" "classifier (to rejoice) : nhm\0" "classifier jubilation : sꜣ-tꜣ\0" "classifier sistrum player : sḫm.y(t)\0" "classifier female rhythm maker : dḫn.t\0" "classifier nurse : ꜣṯ.(y)t\0" "logogram (to birth, to bring forth) : msꞽ\0" "classifier nurse : ḫnm.t\0" "logogram (nurse) : ḫnm.t\0" "classifier (dancer/acrobat) : ḫb.t\0" "classifier moving back and forth : wnwn\0" "phonemogram (cryptography) : st.y-m\0" "logogram (in combination with \\C268B) : rꜥ-nb\0" "classifier moon/light (together with Re, representing the sun and the moon as the two lights) : ḥꜣy.ty\0" "logogram (Geb) : gbb\0" "logogram (the earthmaker (divinity)) : ꞽr-tꜣ\0" "logogram (the utterance, divinity) : ḥw\0" "logogram (perception/knowledge (divinity) : sꞽꜣ\0" "logogram (perception/knowledge (divinity)) : sꞽꜣ\0" "logogram (first person singular, for Harsomtus) : ꞽ\0" "classifier Khepri (divinity)\0" "logogram (spirit) : kꜣ\0" "classifier divinity (Chay) : šꜣy\0" "classifier divinity : tꜣ-ṯnn\0" "classifier divinity : pḏ.ty\0" "classifier divinity (Nekhbet)\0" "classifier divinity : ꞽn-ḥr-šw\0" "logogram (Maat and Amon) : mꜣꜥ.t & ꞽmn \0" "logogram (living image of Amon) : sḫm-ꜥnḫ-n-ꞽmn\0" "logogram divinity : ꞽr-ṯꜥw\0" "classifier Wepwawet (divinity)\0" "classifier divinity : ḏsr-m-pr=f-m-sbḫ.t-ꜣḫ.t\0" "classifier jubilation : hnw\0" "logogram (to drive away) : sḥrꞽ\0" "logogram (to drive away) : sḥrꞽ \0" "logogram (Duamutef) : dwꜣ-mw.t=f\0" "logogram (to be strong) : wsr\0" "logogram (Anubis) : ꞽnpw\0" "classifier messenger : wpw.ty\0" "logogram : šmꜣ.y\0" "classifier : nb.w-nr.w\0" "logogram (decease deamon) : šmꜣ.y\0" "logogram (decease deamon) : šmꜣ.yt\0" "logogram (burial) : ḳrs.t\0" "classifier protector : (nḏ.t(y)t)\0" "classifier divinity (Apis) : ḥp\0" "classifier protector : mnw-n(y)-sw.t-m-nḫ.t=f\0" "logogram (Shu) : šw\0" "classifier falcon divinity : bḥd.ty\0" "classifier divinity : snw\0" "phonemogram/logogram : sḫm\0" "classifier divinity : sꜣḳ-ḥꜥ.w\0" "logogram (day) : hrw\0" "logogram (Re) : rꜥ \0" "logogram (Re and image) : rꜥ & sḫm\0" "logogram (the eye of Re) : ꞽr.t-rꜥ\0" "logogram (of Re) : n rꜥ\0" "classifier statue/likeness : sšm(.w)\0" "classifier divinity : ꜥꜣ-mꜣꜥ-ḫrw\0" "logogram (to live) : ꜥnḫ\0" "logogram (eye of Horus) : ꞽr.t-ḥr \0" "phonemogram/logogram (lord) : nb\0" "logogram (power, strength) : ḫpš\0" "logogram (Beloved of Horus) : mr.y-ḥr\0" "classifier Sokar (divinity)\0" "logogram (Khonsu) : ḫnsw\0" "classifier Khonsu (divinity)\0" "logogram (the one of the horizon) : ꜣḫ.ty\0" "logogram (in the ꜥnḫ-nṯr-nfr construction) : ꜥnḫ-nṯr\0" "logogram (god and goddess) : nṯr nṯr.t\0" "logogram (Horus, Behedety) : ḥr-bḥd.ty\0" "logogram (Horus, protector of his father, Behedety, the many-coloured of plumage, giving life) : ḥr-nḏ-ꞽt=f-bḥd.ty-sꜣb-šw.t-dꞽ-ꜥnḫ\0" "logogram (Horus of the east) : ḥr-ꞽꜣb.ty\0" "logogram (strength, power) : pḥ.ty\0" "logogram (eternity) : nḥḥ\0" "logogram nHH (eternity)\0" "logogram (the sole one, unique) : wꜥ.ty\0" "classifier divinity : ꞽn-ḥr.t\0" "logogram (lord of the two lands, when used in connection with a seth headed figure) : nb-tꜣ.wy\0" "classifier harpooner : ꞽ(ꜣ)w.ty\0" "logogram (valour, strength) : ḳn.t\0" "logogram (Qebehsenuef) : ḳbḥ-sn.w=f\0" "logogram (Wenty) : wnty\0" "classifier divinity : wnty\0" "classifier harpooner : (ꞽ)ꜣ(w).ty\0" "logogram (harpooner) or Logogram (Wenty) : ꞽꜣw.ty | wnty\0" "logogram (millions of years) : ḥḥ (n) ꜥnḫ\0" "logogram (eternity) : ḥḥ\0" "logogram (all eternity) : ḥḥ nb\0" "logogram Heh (million, many) : ḥḥ\0" "classifier to wean : wḏḥ\0" "classifier child : sḏ.ty\0" "logogram (Horus the child) : ḥr-pꜣ-ẖrd\0" "classifier creator : ḫnm.w\0" "logogram (Khnum) : ẖnm.w\0" "logogram (creator) : nḥp\0" "logogram (to build, to create) : ḳd\0" "logogram (to create, to form) : nḥp\0" "logogram (to build) : ẖnm\0" "logogram (Min) : mnw\0" "classifier divinity : kꜣ-mw.t=f\0" "logogram (the flood) : hꜥpy\0" "logogram (the Nile/the flood) : hꜥpy \0" "logogram (the Nile/the flood) : hꜥpy\0" "logogram (Orion) : sꜣḥ\0" "logogram (one who belongs to Seth) : stẖ.y\0" "classifier Osiris\0" "classifier Osiris : ḫnt.y-ꞽmn.tyw\0" "classifier divinity (Imhotep)\0" "logogram (divine, godly) : nṯr.y\0" "classifier divinity : nfr-ḥr\0" "classifier King of UE : n(.y)-sw.t\0" "classifier misery, pain : ꜣh/ꞽh\0" "classifier vile one : ẖs-ḳd\0" "classifier creation, form : ꞽr.w\0" "logogram (Sobek) : sbk\0" "classifier crocodile divinity : sbk-šmꜥ-nfr\0" "phonemogram (first person for sbk-šmꜥ-nfr) : ꞽ \0" "logogram (the one who watches her mansions) : rs.t-ḥw.wt=s\0" "logogram (Sopdu) : spd.w\0" "classifier guardian : ḥry-sḫ.t\0" "classifier guardian : ḫsf-sby.w\0" "classifier baboon divinity (i.e. Thot) : n.y-mꜣꜥ.t\0" "logogram (Hapy) : ḥp.y\0" "logogram (Tatenen) : tꜣ-ṯnn\0" "phonemogram : ṯn.tꞽ\0" "phonemogram : ṯn(w)\0" "phonemogram : ḥr.y-ꞽb\0" "classifier Thoth : ꞽpy\0" "classifier divinity : ḥkꜣ.w\0" "logogram/phonemogram (to be great) : wr\0" "classifier earth-god : ꜣkr\0" "phonemogram : dwꜣ.t\0" "phonemogram : ḥnꜥ\0" "classifier Anubis : ꜥnḳ.t\0" "classifier Renenutet : rnn.(w)ṯ(t)\0" "classifier (in ḥs-nb=s) : ḥs\0" "logogram (Keket) : kk.t\0" "classifier divinity?\0" "classifier Hathor : ḥw.t-ḥr\0" "logogram (Isis) : ꜣs.t\0" "classifier female divinity (Usually associated with Hathor)\0" "logogram : nb\0" "logogram (powerful one) : sḫm.t\0" "logogram/phonemogram (lord/lady) : nb\0" "logogram/phonemogram (lady) : nb.t \0" "logogram/phonemogram (effective/splendid) : mnḫ\0" "logogram (mistress of the sistrum) : nb.t-sšš.t\0" "classifier divinity : ḥwt-ḥr\0" "logogram (rejoicing) : nhm \0" "classifier to nurse : ꜣṯꞽ\0" "logogram (to nurse, to rear (from rnn)) : rr\0" "logogram (ruler) : ḥḳꜣ.t\0" "logogram (the heavens/sky) : p.t\0" "classifier divinity : ꞽp.t-wr.t\0" "classifier Isis : ꜣs.t\0" "classifier divinity : ḥḳꜣ.t\0" "logogram (the widow) : šntꜣy.t\0" "phonemogram : snṯ-ꞽnbw\0" "logogram/phonemogram (lady) : nb.t\0" "classifier leonid divinity (female) : sḫm.t/bꜣs.tt\0" "classifie leonid divinity (female) : sḫm.t\0" "classifier leonid divinity (male) : ḥḏ-ḥtp\0" "classifier leonid divinity (male) : ḫns-mꜣꜥ.t; bꜥḥ-ꞽb\0" "classifier leonid divinity (female) : bꜣs.tt\0" "classifier leonid divinity (female) : sḫm.t\0" "classifier leonid divinity (female) : mnḥy.t\0" "logogram (she who is on the throne/stairs (Bastet)) : ḥr.yt-ḫnd.w\0" "logogram (to be hidden) : štꜣ\0" "classifier hidden : štꜣ\0" "classifier divinity? : mꜣ-ꜥnḫ\0" "logogram (daughter of Re) : sꜣ.t-rꜥ\0" "phonemogram : šms\0" "logogram (ruler of truth/Maat) : ḥḳꜣ-mꜣꜥ.t\0" "logogram (truth) : mꜣꜥ\0" "logogram (in name Ramses IV) : wsr-mꜣꜥ.t\0" "classifier woman : rw.t-\0" "classifier divinity : mꜣꜥ.t\0" "classifier truth : mꜥꜣ.t\0" "logogram/phonemogram (whom truth/Maat loves) : mr(.y)-mꜣꜥ.t\0" "logogram (in name Ramses II) : wsr-mꜣꜥ.t\0" "logogram (Gate which gives truth) : rw.t-dꞽ(.t)-mꜣꜥ.t\0" "logogram (Meret) : mr.t\0" "classifier divinity : mr.t\0" "classifier divinity/musician : nb.tyw\0" "logogram (Mut) : mw.t\0" "logogram (together with \\C98 and \\C43A, representing the triad of Dendera) : ꞽwn.t \0" "classifier majesty : ḥm\0" "logogram (Hathor, giving life) : ḥw.t-ḥr-dꞽ-ꜥnḫ\0" "classifier divinity : dp.(y)t\0" "(cryptography) Phonemogram : wn\0" "phonemogram : n(.t)\0" "phonemogram : nt\0" "classifier divinity (Neith) : n.t\0" "phonemogram : wnn\0" "logogram (Dendera) : ꞽꜣ.t-dꞽ\0" "logogram (Nephthys) : nb.t-ḥw.t\0" "classifier sister (together with Isis) : sn.ty\0" "logogram (hour) : wnw.t \0" "logogram (the sky) : gb.t\0" "logogram/phonemogram (to shine) : psḏ\0" "classifier divinity (Sothis) : spd.t\0" "logogram (Seshat) : sšꜣ.t\0" "logogram (stretching the rope) : pḏ-šsr\0" "phonemogram : sbꜣ\0" "classifier Bovid divinity : ḥsꜣ.t\0" "logogram/phonemogram (lord) : nb\0" "logogram (the throne (Edfu)) : wṯs.t\0" "classifier divinity : ꜥnṯ\0" "logogram : ḥꜣ.t-mḥ.yt\0" "classifier divinity : ḥꜣ.t-mḥ.yt\0" "classifier Hekat : ḥḳ.t\0" "logogram (Keku) : kk.w\0" "logogram (the west) : ꞽmn.t\0" "logogram (Serqet) : srḳ.t\0" "logogram (moon)? : ꞽꜥḥ\0" "classifier (Sekhet, goddes of the marshlands) : sḫ.t\0" "classifier divinity : ḏd.t\0" "classifier divinity : wr.t-šꜥ.t\0" "logogram (perception/knowledge) : sꞽꜣ.t\0" "logogram (morning) : dwꜣ.w\0" "logogram (the two of the horizon) : ꜣḫty.ty\0" "logogram (the (four) supports) : sḫn.wt\0" "classifier female : mnꞽ.t\0" "classifier to laugh : nṯḥṯḥ\0" "classifier spit : ꞽsd\0" "classifier birthplace : msḫn.t\0" "classifier staff\0" "phonemogram : ḥr.y-tp\0" "logogram (face) : ḥr\0" "classifier human being : tm.yw\0" "classifier occupation : sr\0" "classifier calling : nꞽs\0" "classifier calling : ḏsw\0" "classifier eating : wnm\0" "classifier child : ḫrd/nḫn\0" "classifier child/small one : ḥwn\0" "classifier nursing : mnꜥ\0" "classifier dwarf/pigmy : dng\0" "classsifier (to bow, to attack) : ꞽkꞽ\0" "classifier to fall : sḫr\0" "classifier to call : nꞽs\0" "classifier to rejoice : hnꞽ\0" "classifier turning around : nꜥw\0" "classifier to rejoice : ḥꜥꞽ\0" "logogram (Heh, divinity) : ḥḥ\0" "classifier upside down : sḫdḫd\0" "classifier to swim : mḥꞽ\0" "logogram (to be great) : wr\0" "classifier herald : ḥww.ty\0" "classifier to carry away, to take : ḫn(f)\0" "classifier elder/official : sr\0" "classifier to spit, to spew : bšꞽ\0" "classifier to drive away : ḫsr\0" "classifier to oppose, to rebel : ḫsbꞽ\0" "classifier to extend : sꜣwꞽ\0" "classifier to scatter : sṯꞽ\0" "classifier dancing : rw.t\0" "classifier guarding, protecting : sꜣw\0" "classifier to churn up : ꜥḏ\0" "classifier breaking/destroying : sḏ dšr.t\0" "classifier to expel, to drive of : rwꞽ\0" "classifier potter : ḳd.w\0" "classifier to climb, to fly : ḥfdꞽ\0" "classifier (to melt, to cast) : nbꞽ\0" "classifier to drive away : ḫs(r)\0" "logogram (lifetime) : ꜥḥꜥ.w\0" "logogram (evil one) : nbḏ\0" "classifier tresses : nꜣb.t\0" "logogram (head covering (braid of hair?)) : (ꞽ)ꜣr.t\0" "classifier scalp, temple : smꜣ\0" "classifier hairlock : ḥnsk.t\0" "logogram (to see) : Mꜥꜥ\0" "classifier eye-paint : smd.t\0" "phonemogram : ꞽrꞽ-ẖr\0" "classifier eye related actions : ḫf\0" "classifier eye related actions : ptr\0" "logogram (to see, to behold) : ptr\0" "classifier sleep : ḳd\0" "classifier adornment/beauty\0" "classifier (to sleep) : ḳdd\0" "logogram (to wake) : rs\0" "classifier weeping/crying : rmꞽ\0" "phonemogram : rm\0" "logogram (The dazzling eye (=Egypt)) : bꜣḳ.t\0" "logogram (eye) : ꞽr.t\0" "logogram (to see) : mꜣꜣ\0" "classifier backside : mḥꜣ\0" "classifier to suckle : snḳ\0" "logogram 1/3\0" "interpretant : r\0" "logogram (lip, border, edge) : sp.t\0" "classifier spit : ꞽšš\0" "logogram (breakfast (washing the mouth)) : ꞽꜥ.w-r\0" "classifier spit : nš/nẖ\0" "classifier beard or Classifier hair : ḫꜣbs | ḥnsk.t\0" "logogram (to sit) : ḥmsꞽ\0" "logogram (royal spirit/essence) : kꜣ-n(.y)-sw.t\0" "logogram (food, provisions) : kꜣ\0" "logogram (negative relative adjective) : ꞽw.ty\0" "phonemogram : ḫm\0" "phono-repeater : ḫm\0" "phono-repeater (kidney) : sḫn\0" "classifier to embrace : ḥpt\0" "logogram (to embrace) : ḥpt\0" "classifier (in ẖꜣm-(ꞽ)ḫ.t) : ẖꜥm\0" "logogram (to row, to convey by water) : ẖnꞽ\0" "classifier movement by boat : sḳdꞽ\0" "classifier grasping the oar : ḫmꜥ.w-ḥmw\0" "logogram (to fight) (in ꜥḥꜣ.t (fighter (female)) : ꜥḥꜣ\0" "classifier arm related movements or actions : rmn\0" "logogram (arm, hand) : ꜥ\0" "phonemogram : dd\0" "classifier supporting/carrying : rmn\0" "classifier enveloping : ꜥtḫ\0" "logogram (arm, shoulder) : rmn\0" "classifier shoulder/arm : rmn\0" "logogram (to offer, to present) or Phonemogram : ḥnk | (r)dꞽ\0" "phonemogram : mk\0" "logogram (to receive) : šsp\0" "logogram (course (of the day); daily requirements) : ẖr.t-hrw\0" "classifier strength, power : wsr\0" "logogram (offering Maat) : ḥnk-mꜣꜥ.t\0" "classifier force, effort : dndn, ḏsr\0" "logogram (to wash) : ꞽꜥꞽ\0" "classifier washing : ꞽꜥꞽ\0" "classifier stretching out : hn\0" "classifier negative action : ḫb\0" "classifier to rejoice : nḥrḥr\0" "classifier to govern/to control : ḫrp\0" "classifier messenger : ḥw(w).t(y)\0" "logogram (to make holy, to be holy, to be splendid) : ḏsr\0" "phonemogram : dꞽ\0" "classifier netherworld : dwꜣ.t\0" "phonemogram : ḏsr\0" "classifier to write, to inscribe : spẖr\0" "logogram (to write, to inscribe) : spẖr\0" "classifier to destroy, to overthrow : ḫmꞽ\0" "classifier adoration : dwꜣ\0" "logogram (to make holy/to be sacred) : ḏsr\0" "logogram (to repel) : ḫsr\0" "classifier fighting : ẖnn.w\0" "phonemogram : wd\0" "phonemogram : šp\0" "classifier cut of hand : kp\0" "?\0" "phonemogram : ḥnt\0" "classifier : ḥmꜣg\0" "classifier to hold fast/to seize : nḏrꞽ\0" "logogram (to seize, to grasp) : ḫfꜥ\0" "classifier to squeeze, to enclose, to tie up : ꜥrf\0" "phono-repeater : fꜥg\0" "logogram (Prospopite nome) : mtr\0" "classifier copulating : nk\0" "classifier copulation : nk\0" "logogram (the two testicles) : ꞽs.wy\0" "classifier testicles : ẖr.wy\0" "logogram/Phonemogram (cow) : ꞽd.t\0" "phonemogram : wr(.t)\0" "classifier to run : bṯ\0" "classifier to fall : ḫr\0" "classifier turning back : šnꜥ\0" "classifier to spread : pšš\0" "classifier to be upside down : sḫd\0" "interpretant r and classifier movement : prꞽ\0" "phonemogram (dental) and classifier movement : t & sḳdꞽ\0" "phonemogram : wꜥr\0" "logogram (to transgress) : thꞽ\0" "classifier to disappear : snk\0" "logogram (transgression) : th\0" "phonemogram (Orion) : sꜣḥ\0" "phonemogram : gn\0" "phonemogram/logogram (annals) : gn.wt\0" "classifier throat : nḥb.t\0" "classifier cheeks/eyebrows : mnḏ.ty\0" "classifier pupil : ꞽm\0" "classifier taking/carrying : šdꞽ\0" "classifier violent one : mds\0" "classifier enemy : ẖꜣ.tyw\0" "classifier rage, anger : nšn\0" "classifier Seth : nhs\0" "classifier fighting : bꜥr\0" "classifier Seth : stš\0" "logogram/Phonemogram (lord, in nb.ty, the two lords Horus and Seth) : nb\0" "logogram/Phonemogram (lord, in nb.wy, the two lords Horus and Seth) : nb\0" "classifier storm : ḳr.y\0" "classifier storm, storm cloud : ḳrr\0" "logogram/Phonemogram (Hebenu, capital of the 16th nome of Upper Egypt) : ḥbn.w\0" "logogram (Oryx nome, 16th nome of Upper Egypt : mꜣ-ḥḏ\0" "classifier (Oryx) : mꜣ-ḥḏ\0" "classifier roarer : hmhm.t(y)\0" "logogram (herd, flock) : ꜥw.t\0" "classifier noble/dignity/rank : sꜥḥ\0" "logogram (gazelle) : gḥs\0" "logogram (rams) : bꜣ.w\0" "logogram (he of Edfu) : bḥd.ty\0" "phonemogram (in bꜣ-n-rꜥ-mr.y-ꞽmn) : bꜣ\0" "phonemogram : sḥḏ\0" "logogram (to the north of) : mḥ\0" "classifier ram divinity : bt\0" "phonemogram : ꜣms\0" "phonemogram : šsr\0" "logogram/Phonemogram (to make glad, to be glad) : ꜣms-ꞽb\0" "classifier jackal : wnš.w\0" "phonemogram/logogram (those that conduct) : sb.yw\0" "phonemogram : ꞽmn.t\0" "phonemogram/logogram (many-coloured of plumage) : sꜣb-šw.t\0" "logogram (jackal of Upper Egypt) : sꜣb šmꜥ.w\0" "logogram (Wepwawet of Upper Egypt) : wp-wꜣ.wt-šmꜥ.w\0" "logogram (Wepwawet)? : wp-wꜣ.wt\0" "logogram (those who conduct the bark of Re) : sb.yw-wꞽꜣ-n-rꜥ\0" "phonemogram : ṯsm\0" "logogram ((secret) image (of a god)) : sštꜣ\0" "logogram (to make secret) : sštꜣ\0" "logogram (the primary (secret) image (of a god)) : sštꜣ-tp(.y)\0" "classifier divinity : ꞽnp.w\0" "classifier canine divinity : wp-wꜣ.wt\0" "logogram (cat) : mꞽw.t\0" "logogram (like Re) : mꞽ-rꜥ\0" "logogram (given life like Re) : dꞽ-ꜥnḫ-mꞽ-rꜥ \0" "logogram (young lioness) : ḥwn.t\0" "phonemogram : m rw.t(y)\0" "classifier horse : smsm (=ssm.t)\0" "classifier horse : ssm.t\0" "classifier cattle : ꜥw.t\0" "logogram (griffin) : ꜥḫḫ\0" "classifier griffin : ꜥḫḫ\0" "classifier hippopotamus goddess : ḥḏ.t\0" "classifier animal in water : ꞽm.yw-mw\0" "logogram/phonemogram (Ipet) : ꞽp.t\0" "phonemogram/logogram (in ꞽp.t-sw.t) : ꞽp.t\0" "logogram/Phonemogram (great one (female)) : wr.t\0" "logogram/Phonemogram (great one (female)) : wr.t \0" "logogram (to rejoice) : bnhm\0" "logogram (first person signular, referring to Nut) : ꞽ\0" "logogram (Hermopolis magna, 15th nome of UE) : wnw.t \0" "logogram (lord of the two lands) : nb tꜣ.wy\0" "logogram (lion) : mꜣꞽ/rw/pḥ.tꞽ\0" "classifier divinity (lioness) : mḥ(.y)t\0" "logogram (throne dais) : ṯnṯꜣ.t\0" "logogram (lion) : mꜣꞽ\0" "logogram (living lion) : mꜣꞽ-ꜥnḫ\0" "phonemogram : mds\0" "phonemogram : ḥsꜣ-šnꜥ\0" "phonemogram : pẖr\0" "logogram (to present) : šms\0" "logogram/phonemogram (King of UE and LE, lord) : n(.y)-sw.t-bꞽ.ty nb\0" "logogram (in the construction sꜣ-rꜥ nb ḫꜥ.w) : rꜥ + nb\0" "logogram (Mehyt, divinity) : mḥ.yt\0" "logogram (Pachet) : pꜣḫ.t\0" "phonemogram tf and phonemogram r : tf & r\0" "classifier divinity : twtw\0" "logogram (to give, to place) : rdꞽ\0" "phonemogram : ršw\0" "phonemogram (in ꜣwtwkrtr) : kr\0" "logogram (Matit, Goddess of 12th nome of Upper Egypt) : mꜣt.yt\0" "logogram (door-bolt) : ḥkn\0" "logogram (every day) : rꜥ-nb\0" "phonemogram : nb-ḫpš\0" "phonemogram : rdꞽ\0" "classifier aggressive like a lion : tkn\0" "phonemogram/logogram (rage, anger) : ḳnd\0" "logogram (Tefrer, geographical location) : tfrr\0" "logogram (King (of UE)) : n(.y)-sw.t\0" "phonemogram : bsꜣ\0" "logogram (to speak words, to recite) : ḏd-mdw\0" "logogram (recitation by) : ḏd-mdw-ꞽn\0" "phonemogram : sꜣ=f\0" "phonemogram : n-sꜣ\0" "classifier ritual object : šb.t\0" "logogram (lady of writing) : nb.t-sš\0" "logogram (to be good) : nfr\0" "classifier baboon : bꜣ.w-ꞽꜣb.tyw\0" "classifier monkey : ꞽwf\0" "logogram/phonemogram (beautiful of face) : nfr(.t)-ḥr\0" "logogram (good year) : rnp.t-nfr.t\0" "phonemogram : nfr.w\0" "logogram/phonemogram (the beautiful lotus flower) : nḫb nfr\0" "phonemogram : ḏd + s + r\0" "logogram (to adorn) or Logogram (to be friendly) : sẖkr | ꞽmꜣ\0" "classifier mouse : pnw\0" "logogram rꜥ and nb (in sꜣ-rꜥ nb ḫꜥ.w) : rꜥ nb\0" "logogram (King of UE and LE, lord) : n(.y)-sw.t-bꞽ.ty-nb\0" "logogram (living image) : šsp-ꜥnḫ\0" "logogram (the sole/unique lord) : nb-wꜥ\0" "logogram (presenting myrrh) : šms ꜥntyw\0" "logogram (image, refering to the king) : šsp\0" "logogram (image) : šsp\0" "classifier Divinity Aker : ꜣkr\0" "classifier Hapy : ḥp\0" "logogram (yoke of oxen) : ḥtr\0" "phonemogram : n-nb\0" "classifier bull (specifically in kꜣ-ḥḏ (the (sacred) white bull) : kꜣ\0" "classifier bovid (steer, ox, cattle, male animal) : ꞽwꜣ\0" "classifier glad, pleased : ꜣms\0" "logogram (cow) : ꞽḥ.t\0" "logogram (sacrificial steer) : smꜣ\0" "classifier (Seth) : tbh\0" "classifier (to fall) : ḫr\0" "classifier slaughter? : sꞽd-tꜣ\0" "classifier prepare to attack : ṯwn\0" "logogram (Cynopolis nome) : sꜣkꜣ\0" "classifier divinity : nsr-msr\0" "phonemogram (in ꜣms-ꞽb (to rejoice)) : ꜣms\0" "phonemogram : bꜣẖ\0" "classifier cow divinity : ḥs(ꜣ).t\0" "phonemogram (in ꜣms-ꞽb) : ꜣms\0" "phonemogram : wbn\0" "logogram (lady) : nb.t\0" "logogram (Re and lord (in sꜣ-rꜥ nb ḫꜥ.w)) : rꜥ nb\0" "logogram (cattle) : wnḏw\0" "logogram (King of UE and LE, lord) : n(.y)-sw.t bꞽ.ty nb\0" "classifier cow divinity : ꞽh.t\0" "phonemogram (in km-wr) : wr\0" "classifier (bull) : kꜣ\0" "logogram (bull, beef) : Kꜥ/ꞽḥ\0" "classifier divinity (Ash-spitter) : ꜣš-ssf\0" "classifier Ammet : ꜥmm.t\0" "classifier rhinoceros : šḳb\0" "phonemogram : hrw\0" "phonemogram : sš\0" "classifier ram : rhny\0" "classifier worth, dignity, renown : šf.yt\0" "classifier worth, dignity, renown : šf.y\0" "classifier (atef crown) : ꜣtf\0" "logogram (the eight primordial gods) : ẖnmwy\0" "phonemogram : šsmw\0" "classifier : ḫtn\0" "classifier Ursa Major constelation : msḫt.yw\0" "classifier kissing : sn\0" "classifier double doors : ḫns\0" "logogram (double doors) : ḫns\0" "phonemogram : stꜣ\0" "logogram (jackal) : sꜣb\0" "logogram (Ennead) : psḏ.t\0" "logogram (throat) : ḥt.yt\0" "logogram (antilope) : mꜣ\0" "logogram (ibex) : n(ꞽ)ꜣw\0" "phonemogram : dn\0" "phonemogram : pꜣḫt\0" "logogram (to distinguish) and (beginning, front) : ṯnꞽ ḥꜣ.t\0" "classifier Haker festival : hꜣkr\0" "classifier strength : ꜣ.t\0" "phonemogram : ḫntš\0" "phono-repeater : ḫntš\0" "phonemogram : ꜣbw\0" "classifier hyena : ḥṯ.t\0" "logogram (rage) : nšn\0" "phonemogram (commonly in wp-rnp.t) : wp\0" "logogram (the one who awakes whole) : rs-wḏꜣ\0" "phonemogram : dmḏ\0" "logogram (to be true) : mꜣꜥ\0" "phonemogram : ns\0" "logogram (magic) : ḥkꜣ.w\0" "phonemogram : sḳr\0" "classifier thigh : mn.t\0" "logogram (to repeat) : wḥm\0" "phonemogram : kꜣp (gb)\0" "phonemogram : kꜣp\0" "phonemogram : bḫ\0" "phonemogram : bḫn\0" "classifier animal : pꜣ-mꞽw\0" "classifier animal : ꜥw.t\0" "classifier leopard skin : bꜣ\0" "classifier hoof : ꜥꜣg.t\0" "phonemogram : wt\0" "logogram (skin, water skin) : šd.w\0" "classifier back/end : pḥ.wy\0" "phono-repeater : sd\0" "phonemogram : mꜣṯ\0" "logogram (who unites the two lands) : smꜣ-tꜣ.wy\0" "classifier (backbone) : psḏ\0" "classifier cutting/slaughter : ꜥḏy.t\0" "phono-repeater : mḥ\0" "classifier cutting : šꜥd\0" "classifier shreds, pieces : spꞽ\0" "phonemogram : tꜣy\0" "classifier rib (offering) : spr\0" "logogram (slaughter, evil) : šꜥ.t\0" "logogram (to bring, present, offer, go) : ms\0" "phonemogram and classifier movement (in thm (to tread, to penetrate)) : m\0" "classifier meat : mḏ-nfr\0" "classifier offering meat : sḫn\0" "phonemogram : ꞽ(w)n\0" "logogram (limb) : ꜥ.t\0" "phonemogram : dbn\0" "phonemogram (in m-pẖr) : pẖr\0" "classifier scent : stꞽ\0" "phonemogram or Classifier enemy : ḫ | ḫfty\0" "classifier liver : mꞽs.t\0" "classifier (talons or fangs) : wḫꜣ.w\0" "classifier spine : bḳs.w\0" "phonemogram : tmꜣ\0" "logogram (ostrich) : nꞽw\0" "logogram (to tremble : sdꜣ\0" "classifier to tremble : sd(ꜣ)d(ꜣ)\0" "phonemogram (like in ḫsbd lapis-lazuli) : b\0" "phono-repeater : ḥtm\0" "logogram (Sepa) : spꜣ\0" "phonemogram : pꜣ(.yw)\0" "logogram (to tremble) : sdꜣ(dꜣ)\0" "logogram (to destroy) : ḥtm\0" "classifier : ḥtm\0" "phonemogram : ḥtr\0" "phonemogram : ḳmꜣ\0" "phonemogram : smn\0" "classifier lying, sleeping, spending the night : sḏr\0" "phonemogram/phono-repeater : ꞽb\0" "logogram (might, power) : bꜣ.w\0" "logogram (to hack up, to open up (the earth)) : bꜣ\0" "phonemogram : ty\0" "phonemogram : yt\0" "phonemogram : ḥꜣm\0" "classifier bird offering : nšn\0" "classifier destroy, to destroy (in this case specifically in ḥtm.yt, place of execution) : ḥtm\0" "logogram/phonemogram (in ḥw.t-bꜣ.w (room in the Esna temple)) : bꜣ.w\0" "logogram (inundation) : bꜥḥ\0" "phonemogram : ꜣḫw\0" "logogram (to be excellent) : ꞽḳr\0" "classifier Thot : nb ḫmnw\0" "classifier king : n(.y)-sw.t\0" "phonemogram : pn\0" "classifier divinity : ꞽmt.t\0" "logogram (Sopdu (divinity)) : spd.w\0" "logogram (the female Horus) : ḥr.t\0" "logogram (the female falcon) : bꞽk.t\0" "logogram (goddess) : nṯr.t\0" "logogram (high quality (red) linen) : ꞽdmꞽ\0" "classifier divinity (Min) : mnw\0" "logogram (May he live, the god) : ꜥnḫ-nṯr\0" "logogram (Throne of Horus (Edfu)) : wṯs-ḥr\0" "logogram (Horus who is on the palace façade) : ḥr-ḥr.y-srḫ\0" "logogram/phonemogram (Horus, who endures on the palace façade) : ḥr mn (ḥr) srḫ\0" "classifier the one who is on the palace façade : ḥr.y-srḫ\0" "logogram (The living falcon who is on the palace façade) : bꞽk ꜥnḫ ḥr.y srḫ\0" "logogram (throne, palace façade) : srḫ\0" "classifier (Sokar) : skr\0" "phonemogram : p & nst\0" "logogram : ẖr.t-nṯr\0" "logogram (sanctuary of Sokar) : šṯy.t\0" "logogram (in bꞽk-n-nbw.t, falcon of the golden ones) : bꞽk & nbw\0" "classifier high quality (red) linen : (ꞽ)dmꞽ\0" "logogram (the one who spreads out his wings ((Dewen-anwy) divinity)) : dwn-ꜥn.wy\0" "phonemogram and classifier throne (in ṯnṯꜣ.t) : ṯꜣ\0" "logogram (many-coloured of plumage) : sꜣb-šw.t\0" "logogram (many-coloured of plumage, who goes forth in/from the horizon) : sꜣb-šw.t-pr-m-ꜣḫ.t\0" "logogram (to protect) : mkꞽ/ḫwꞽ\0" "classifier falcon : b(ꞽ)k.t\0" "classifier falcon/bird of prey : gmḥs\0" "logogram (Haroeris) : ḥr-wr\0" "logogram : sḏr\0" "classifier (some type of bird) or (Dedwen, divinity) : bn | ddwn\0" "classifier negative, bad : ꞽw.ty\0" "logogram (brick, sheet, ingot) : ḏb.t\0" "logogram (He of Edfu) : bḥd.ty\0" "classifier descendant : ḫr(.y)\0" "logogram (water fowl) : rꜣ\0" "classifier nest : sš\0" "phonemogram : rḫt\0" "logogram (nest) : sš\0" "logogram (bird-pool, nest) : sš\0" "logogram (bird-pool, nest, marshland) : sš\0" "classifier pelican : ḥn.t\0" "phonemogram/Logogram (who everyone knows) : rḫ.t-ḥr-nb\0" "logogram (Nekhbet (divinity)) : nḫb.t\0" "classifier divinity (Nekhbet) : nḫb.t\0" "logogram (Mut (divinity)) : mw.t\0" "classifier uraeus : wr.t\0" "logogram (lady (in nb.ty)) : nb.t\0" "logogram (new year festival) : wp-rnp.t\0" "logogram/phonemogram (to protect) : mkꞽ\0" "logogram (mother of the god, lady of) : mw.t-nṯr-nb\0" "logogram (staff) : mdw\0" "classifier staff : mdw\0" "phonemogram/logogram (end) : nfr.(y)t\0" "phono-repeater : ꞽmꜣḫ\0" "logogram (to speak, to say) : ḏd\0" "classifier common crane : ḏꜣ(.t)\0" "phonemogram : pg\0" "phonemogram/logogram (spirits) : ꜣḫ\0" "phono-repeater : nr\0" "phonemogram : šps\0" "phonemogram : tꜣš\0" "classifier double feather : šw.ty\0" "logogram (claw, talon) : ꜥn.t\0" "logogram (one who is within an egg) : ꞽm.yw-swḥ.t\0" "logogram (Duau (divinity)) : dwꜣw\0" "logogram (Nehebkau (divinity)) : nḥb-kꜣ.w\0" "classifier hardun lizard : ḏnf\0" "classifier evil : ḏwḏw\0" "classifier Nun : nꞽw\0" "logogram (Sobek (divinity)) : sbk\0" "classifier divinity (Sobek) : sbk\0" "logogram (Medinet Habu) : ṯꜣm.t\0" "classifier water animal : ꞽm.yw-mw\0" "classifier enemy in crocodile form : ḫꜥw\0" "logogram (crocodile) : ꜥfꜥ\0" "classifier enemy in crocodile form : ḥnt.y\0" "classifier enemy in crocodile form : mg(ꜣ)\0" "classifier crocodile : ḥnt.y\0" "logogram (crocodile) : mg(ꜣ)\0" "logogram (Sobek-Re (divinity)) : sbk-rꜥ\0" "logogram (sovereign) : ꞽty\0" "classifier the two crocodiles : sbk.wy\0" "logogram (moment of attack) : ꜣ.t\0" "logogram (Egypt) : km.t\0" "logogram Hfn (one hundred thousand)\0" "logogram (Heqet (divinity)) : ḥḳ.t\0" "classifier snake : ꜥḥꜥ\0" "logogram (to enter) : ꜥḳ\0" "phonemogram : ꞽnḏ\0" "phonemogram : nf\0" "logogram (father) : ꞽt\0" "phonemogram : py\0" "phonemogram/logogram (his name) : rn=f\0" "logogram (divinity) : wr-ḥkꜣ.w\0" "phonemogram/logogram (eternity) : ḏ.t\0" "classifier divinity : ḳbḥ.wt\0" "logogram/phonemogram (boundry, cliff) : ṯn.w\0" "logogram (boundry, cliff) : ṯn.w\0" "logogram (the two mountain ranges of the Nile valley) : ṯn.wy\0" "phonemogram : mḏ\0" "phonemogram (in ḥḏ-tꜣ, dawn, daybreak) : ḥḏ\0" "logogram (cavern) : ḳr.t\0" "logogram (the two holes, the two caverns) : ḳr.ty\0" "classifier female divinity\0" "logogram (fire, flame) : nsr.t\0" "classifier the two Udjat eyes : wḏꜣ.ty\0" "logogram (goddesses) : nṯr.wt\0" "classifier Ennead : psḏ.t\0" "classifier uraeus snake : wꜣḏ.t\0" "classifier the two uraeus snakes : wꜣḏ.ty\0" "logogram (Renenoutet) : rnn.wtt\0" "phonemogram/logogram (to encircle with) : mḥn\0" "classifier snake, uraeus : ꞽꜥr.ty\0" "logogram (Wadjet (divinity) : wꜣḏ.t\0" "logogram (uraeus) : mḥn.t\0" "classifier coil (of a snake) : mḥn\0" "logogram (lady of Dendera) : nb.t ꞽwn.t\0" "phonemogram/logogram (to not know) : n rḫ\0" "phono-repeater : n rḫ\0" "phonemogram : (ꞽ)ḫr\0" "logogram (the two caverns) : ḳr.ty\0" "classifier snake\0" "classifier snake, serpent : nḥꜣ-ḥr\0" "phonemogram n and logogram bꜣ (soul) : n & bꜣ\0" "classifier snake : ꜥꜣpp\0" "logogram (Shai (divinity)) : šꜣw\0" "classifier snake, serpent : ḥfꜣw\0" "classifier snake, serpent : pẖr-ḥr\0" "classifier snake : ḥf(ꜣ).t\0" "classifier snake/enemy : bṯw\0" "classifier snake/enemy (Apophis) : ꜥꜣpp\0" "classifier snake : ḏw-ḳd\0" "classifier snake/enemy (Apophis) : ꜥ(ꜣ)pp\0" "classifier snake/divinity : km-ꜣ.t=f\0" "logogram (the north wind) : mḥy.t\0" "phonemogram rr and classifier geographical location : rr\0" "logogram (canal of the two fishes (in the second nome of UE)) : ꜥꜣḏ.wy\0" "phonemogram/logogram (Shenes (geographical location)) : šns\0" "phonemogram : rꜥ\0" "logogram/phonemogram (to flood out, to emerge) : bsꞽ\0" "logogram (anger, discontent) : špt\0" "logogram (to be angry) : špt\0" "logogram/Phonemogram (life to) : ꜥnḫ-n\0" "logogram (to illuminate) : sḥḏ\0" "classifier winged scarab : ꜥpy\0" "logogram (who goes forth from the horizon) : pr-m-ꜣḫ.t\0" "logogram (the winged scarab) : ꜥpy\0" "logogram (scarab (amulet)) : ḫprr\0" "logogram (beginning) : ḥꜣ.t\0" "classifier fly/insect : ꜥff\0" "classifier wasp : tkk.t\0" "logogram (mantis) : ḳd.t\0" "classifier Serket/Selkis : srḳ.t\0" "logogram (Serket/Selkis (divinity) : srḳ.t\0" "classifier tiny insect : ꜥpšꜣy.t\0" "classifier to open : sꜣš\0" "classifier beetle : ꜥnḫ\0" "phonemogram : ꞽmꜣ\0" "logogram (sycamore) : nh.t\0" "logogram (rain (divinity)) : ḥw.t\0" "logogram (Neith, 4-5th nome of LE) : n.t\0" "logogram (14th nome of UE) : nḏf.t-pḥ.t\0" "logogram (20-21st nome of UE) : nꜥr.t\0" "logogram (13th nome of UE) : nḏf.t-ḫnt.t\0" "classifier tamarisk wood : ꞽsr.t\0" "phono-repeater : bꜣḳ\0" "classifier wood : mr.t\0" "classifier wood : ꜥš\0" "classifier costly wood : s(s)ḏ(m)\0" "classifier dom-palm : mꜣmꜣ\0" "logogram (true of voice) : mꜣꜥ-ḫrw\0" "logogram (to be justified) : mꜣꜥ-ḫrw\0" "phono-repeater : ḏꜥ\0" "phonemogram : ḫr\0" "classifier plant : twr\0" "classifier oil : sfṯ/ḥꜣ.tt-ꜥš\0" "classifier plant? : ꞽw.t\0" "classifier plant : twn\0" "phono-repeater : tr\0" "logogram (to be young, to rejuvenate) : rnpꞽ\0" "classifier/phono-repeater : tr\0" "logogram (marsh, meadow) : šꜣ\0" "classifier flower : ms\0" "classifier lettuce : ꜥb(w)\0" "classifier flower : nḥb.t\0" "classifier plants/flowers : ḫꜣ.w\0" "classifier joy : ꜣw-ꞽb\0" "classifier plant/phono-repeater : hdn\0" "classifier joy : rš(.w)\0" "classifier flower : ḥrr(.t)\0" "logogram (flower) : sbtt\0" "logogram (Wennefer, title of Osiris) : wnn-nfr\0" "classifier plants, vegetables : sm.w\0" "logogram (lotus) : nḫb\0" "classifier reed/rush : ꞽꜣr\0" "classifier floral offering : ms(w)\0" "phonemogram ḫꜣ? (in the verb ḫꜣḫꜣ, to winnow, to scatter) : ḫꜣ\0" "logogram (\\1000) : ḫꜣ\0" "classifier lotus leaf : sp(ꜣ).t\0" "logogram (lower Egypt) : mḥ.w\0" "logogram (uraeus) : wꜣḏ.t\0" "logogram (to gleam, to be bright, to dazzle) : ṯḥn\0" "classifier marsh/swamp : mḥ.t\0" "logogram (Lower Egypt) : tꜣ-mḥ.w\0" "radicogram (grain of LE) : mḥ.w\0" "classifier plants : rnp.wt\0" "logogram offering : ꜥꜣb.t\0" "classifier reeds/rushes : ꞽꜣr.w\0" "phonemogram : n/rs.y\0" "phonemogram : šmꜥ\0" "logogram (custodian of the property of the king) : ꞽr.y-(ꞽ)ḫ.t-n(.y)-sw.t\0" "classifier plants : sr{r}.wy\0" "logogram (to follow, to accompany) : šms\0" "classifier braided lock of hair : ḥnsk.t\0" "classifier succesfull, fortunate : mꜥr\0" "logogram (succesful, fortunate) : mꜥr\0" "classifier plants : rd\0" "classifier grain, barley, corn : sw.t\0" "classifier tying, binding : dmꜣ\0" "classifier vegetable, fruit, plant : rnp.wt\0" "logogram ((a vessel) with faience) : ṯḥn.t\0" "logogram (gardiner, vinter) : kꜣn.y\0" "classifier fig : dꜣb\0" "classifier Min (mnw) or logogram ꜥbw (lettuce) : mnw | ꜥbw\0" "classifier unions : ḥḏ(.w)\0" "classifier plants : sm\0" "classifier lettuce : ꜥb.w\0" "logogram (fig) : dꜣb\0" "classifier lower sky : nn.t\0" "classifier affliction : nḳm.t\0" "classifier cavern : tpḥ.t\0" "logogram (primeval waters) : nw.w\0" "classifier dark/darkness : snk\0" "classifier darkness (in divinity Keket (kk.t)) : kk.t\0" "classifier darkness : wḫ\0" "classifier darkness : wḫꜣ\0" "logogram (night) : grḥ\0" "phonemogram : ḥr.y\0" "classifier dawn : ꜥnḏ\0" "logogram (dew, scent, rain) : ꞽꜣd.t\0" "classifier cloud/storm/moisture/rain : ꞽgp\0" "classifier cloudiness : ḥꜣty\0" "classifier time : nḥḥ\0" "classifier divinity : ḥr\0" "classifier to scatter light, to illuminate : wpš\0" "classifier light, shining, rising : ꞽꜣḫ.w\0" "classifier light, shining, rising : ḥḏḏ.wt\0" "classifier sunfolk : ḥnmm.t\0" "classifier to shine : wbn\0" "classifier light, shining, rising : sḥḏ\0" "classifier solar period : rnp.t\0" "classifier solar period : dwꜣw\0" "classifier to spread out : ḥdy\0" "logogram (the winged scarab/sundisk) : ꜥpy\0" "classifier Horus of Edfu : bḥd.ty\0" "classsifier divinity : ḏḥwty\0" "logogram (to rise, to shine) : wbn\0" "classifier winged sun-disk : ꜥpy\0" "logogram (in rꜥ-nb) : ꞽꜥḥ\0" "logogram (Upper Egypt) : tꜣ-šmꜥ.w\0" "classifier great water/basin : wrr\0" "classifier geographical location : tꜣ\0" "classifier garden : ḥsp\0" "logogram (9th nome of LE) : wꜥ-m-ḥww\0" "logogram (Prosopite Nome) : mtr\0" "logogram (21th Upper Egyptian nome) : nꜥr.t-pḥ.t\0" "logogram (18th Lower Egyptain nome (Pelusium)) : ꞽm.ty-ḫnt.y\0" "logogram (Ha (divinity)) : ḥꜣ\0" "logogram (foreign land/desert) : ḫꜣs.t\0" "classifier location : ty\0" "logogram (place of life (i.e., the west)) : ꜥnḫ.t\0" "classifier foreign land : sṯ.t\0" "logogram (the evil one) : ḏw-ḳd\0" "logogram (place of execution/slaughter) : ḫb.t/nm.t\0" "logogram (to appear, to be shining) : ḫꜥꞽ\0" "classifier entirely, quite, at all : rsꞽ\0" "classifier window : wsy\0" "classifier road, path : wꜣ.t\0" "logogram (time) : hꜣw\0" "classifier decay, rot : ꜥwꜣ\0" "logogram (island (in ꞽw-ḏsḏs (el-Bahriya oasis)) : ꞽw\0" "classifier time : ꜥḥꜥ.w\0" "classifier bank (river, fortress : ꞽḫm.t)\0" "classifier waters, rivers, lakes : mr-n-ḫꜣ\0" "classifier to dam, to revet : ḏnꞽ\0" "logogram (to wade) : rhnꞽ\0" "phonemogram : s-m\0" "logogram (copper) : ḥmt\0" "classifier metal : bꞽꜣ\0" "phonemogram : mry\0" "classifier (lightning bolt) : ḥnb.w\0" "classifier two tombs : ꞽs.wy\0" "logogram (temple) : gs-pr\0" "logogram temple) : gs.w-pr.w \0" "logogram (temple) : gs.w-pr.w\0" "logogram (houses, domains) : pr.w\0" "classifier place, building : s.t\0" "logogram (temples, mansions, estates) : ḥw.wt\0" "logogram (Hathor, lady (of)) : ḥw.t-ḥr-nb.t\0" "classifier palace : ꜥḥ\0" "classifier divine : nṯrꞽ\0" "phonemogram : wsḫ\0" "logogram (court of offerings) : wsḫ.t-ḥtp\0" "classifier overthrow, demolish : snb\0" "classifier overthrow, demolish : sšn\0" "classifier geographical location : km-wr\0" "classifier geographical location (Elephantine) : ꜣbw\0" "classifier wall : sbty\0" "logogram i(Memphis (the white wall)) : nb-ḥḏ\0" "logogram (serekh (palace) façade) : srḫ\0" "logogram (chapel) : ḥḏ\0" "classifier pylon/gateway : bḫny\0" "logogram (sanctuary of Upper Egypt) : pr-wr\0" "classifier doorway/gateway : mꜣh.t\0" "logogram : ḥw.t\0" "logogram (chapel) : kꜣr\0" "logogram (chapel)\0" "phonemogram (in r-rw.t (outside)) : rw.t\0" "logogram (doorway) : sbꜣ\0" "classifier portal, portico : sbḫ.t\0" "classifier tomb : ꞽs\0" "logogram (main gate of a temple) : tꜣy.t\0" "classifier curtain : tꜣy.ty\0" "classifier funerary chapel, cenotaph : mꜥḥꜥ.t\0" "classifier chapel : ḥḏ\0" "logogram (to be divine) : nṯrꞽ\0" "classifier shrine : ḥḏ-šps\0" "classifier chapel (associated with Min) : sḥn\0" "classifier shrine : s.t=f-wr.t\0" "classifier sanctuary, shrine : pr-nsr\0" "logogram (Dendera) : ꞽwn.t\0" "logogram (portal, portico) : hꜣy,t\0" "logogram (ceiling, heaven) : hꜣy.t\0" "?Logogram (shrine?) : sḥ\0" "logogram (to tie on, to don) : ꜥrḳ\0" "logogram (divine booth) : sḥ-nṯr\0" "logogram (booth) : sḥ\0" "phonemogram : ꜥrḳ\0" "phonemogram (in ꜥrḳ-wr) : ꜥrḳ\0" "classifier throne dais : ṯnṯꜣ.t\0" "logogram (four) : (ꞽ)fd.w\0" "classifier jubilee, sed-festival : ḥb-sd\0" "logogram (festival) : ḥb\0" "phonemogram/Logogram : ḥꜣy.t n bꜣ\0" "classifier to ascend, to mount up : sꞽꜥ\0" "phonemogram/logogram (to beget, to ejaculate, to create) : bnbn\0" "classifier solar temple : s.t-ꞽb-rꜥ\0" "classifier shrine/chapel : ꞽtr.t\0" "phonemogram : wṯs\0" "logogram (papyriform column) : wꜣḏ\0" "classifier column (columned hall) : wḫꜣ\0" "phonemogram : šnꜥ\0" "classifier Pillar : ꞽwn\0" "logogram (face, sight) : ḥr\0" "classifier door-bolt : ḥkn\0" "classifier door-bolt : kfꜣ/pḥ-ꜥḥꜥ\0" "classifier door bolt : ḳꜣn\0" "phonemogram : sbb\0" "classifier dais, terrace, platform : ḫt(.w)\0" "phonemogram : sšp\0" "logogram (field, arable land) : ꜣḥ.t\0" "classifier granary : šnw.wt\0" "classifier tower : swn.w\0" "logogram (the emblem of the cult of Min) : ꞽꜣw.t\0" "classifier Harim, inner chamber : ꞽp.t\0" "phonemogram : ꞽp.t\0" "phonemogram : nḫn\0" "classifier part of a building : sꜣw\0" "classifier conflagration : snsn.t\0" "logogram (fortress) : mn(n).w\0" "classifier stair\0" "classifier movement : nmꞽ\0" "classifier boat/ship/bark : ḥnw\0" "logogram (ship, boat, bark) : wꞽꜣ\0" "classifier movement : ḫns\0" "classifier movement : ḏꜣ\0" "classifier movement : ḫd\0" "classifier boat/ship : mẖn.t\0" "classifier movement : ẖn\0" "classifier (to capsize) : ꜥḳw\0" "classifier mooring : mnꞽ\0" "classifier boat/ship : ꞽm(w)\0" "classifier death : smꜣ(-tꜣ)\0" "classifier bark/boat : ꜥnḏ(.t)\0" "classifier bark/boat : nšm.t\0" "classifier bark/boat : (m)sk.t\0" "classifier bark/boat : mskt.t\0" "classifier bark/boat : ḥbꜣ\0" "classifier papyrus float : ḥnk\0" "classifier movement : ḫnt.yt\0" "logogram (bark of the king/royal bark) : wꞽꜣ-n(.y)-sw.t\0" "logogram (to go south (sailing upstream)) : ḫntꞽ\0" "classifier sailing upstream/going south : ḫnt(ꞽ)\0" "classifier boat/ship : sꜣṯ\0" "logogram/classifier (bark/boat) : wꞽꜣ\0" "classifier boat/ship : wṯs-nfr.w\0" "classifier boat/ship : wṯs-nfr(.w)\0" "logogram wiA(ship, boat, bark) : wṯs-nfr.w\0" "logogram (Amon-Re) : ꞽmn-rꜥ\0" "logogram : wꞽꜣ\0" "classifier boat/ship : (m)ꜥnḏ.t\0" "logogram (Bark of the two divine falcons) : nṯr.wy\0" "classifier bark : skt.t\0" "classifier bark : mskt.t\0" "logogram (Sothis) : spd.t\0" "logogram (Orion (constellation)) : sꜣḥ\0" "classifier bark : wꞽꜣ\0" "logogram (protection) : gs-dp.t\0" "phonemogram : mnḫ.t\0" "logogram (cloth, clothing) : mnḫ.t\0" "logogram ḥnw (Henu-bark of Sokar) or phonemogram skr : ḥnw | skr\0" "logogram (Henu-bark of Sokar) : ḥnw\0" "classifier bark of Sokar : ḥny\0" "logogram (Sokar) : skr\0" "classifier boat/ship : mnš\0" "classifier wind, breath, air : mḥy.t\0" "classifier wind, breath, air : mꜣꜥ\0" "classifier wind, breath, air : nfw/y\0" "classifier wind, breath, air : ꞽwn\0" "logogram (snake divinity) : ꜥḥꜥ.w\0" "classifier (ferries/bridges) : mꜣḏw\0" "phonemogram : ḥp\0" "phonemogram : ꜣs.t\0" "phonemogram : ḥtm\0" "classifier throne : ns.t\0" "classifier seat, chair, throne : ꞽsb.t\0" "classifier seat/chair : ḫndw\0" "classifier carrying chair : spꜣ\0" "classifier (sedan chair) : wr-ꜥ\0" "classifier (seat with backrest?) : pḥḏ.w\0" "classifier to rest : sḏr\0" "classifier inclined bed : gsꜣ.t\0" "classifier seat/chair : ḫnd\0" "classifier bed : ꜣṯ.t\0" "classifier bed : ḥnk(.yt)\0" "logogram (mirror) : wn-ḥr\0" "classifier mirror : mꜣw-ḥr\0" "logogram (requirements, needs) : dbḥ.w\0" "classifier box/chest : mr.t\0" "logogram (box/chest) : mr.t\0" "classifier offering table : ꜥbꜣ\0" "classifier shrine/chapel : kꜣr\0" "classifier to raise : ṯs\0" "classifier to bury : ḳrs\0" "classifier burial : ḳrs.t\0" "logogram (crocodopolis) : šd.t\0" "classifier burial : ḳrs\0" "logogram (to bind) : mḏḥ\0" "logogram (temperature, temperament) : srf\0" "logogram (fire) : nsrsr\0" "classifier fire associated action : nbꞽ\0" "classifier brazier : ꜥḫ\0" "classifier (burning festival) : rkḥ\0" "classifier hearthstones : kt.ꞽt\0" "classifier ladder : mꜣḳ.t\0" "classifier supplies, provisions : wꜣg\0" "classifier table : ṯ.t\0" "classifier altar : wḏḥ.w\0" "classifier offering table : ḥtp\0" "classifier altar, offering table : wdḥ.w\0" "logogram (altar of offerings) : wdḥ.w\0" "logogram (jar-stand, sideboard) : ḫnt\0" "logogram (offerings) : ḥtp(.w)\0" "classifier altar : ḫꜣw(.t)\0" "classifier altar : ḫꜣw.t\0" "classifier altar : ḳdf\0" "classifier incense fire : snṯr-sḏ.t\0" "phonemogram/logogram (to satisfy) : (s)ḥtp\0" "logogram (all the gods) : nṯr.w-nb.w\0" "logogram (god and goddess) : nṯr-nṯr.t\0" "logogram (gods and goddesses) : nṯr.w-nṯr.wt\0" "logogram (Natron) : ḥsmn\0" "logogram (18th UE nome) : nmt.y\0" "phonemogram : ḏd-kꜣ-ꞽmn\0" "classifier pole : snw.t\0" "logogram (standard) : ꞽꜣ.t\0" "classifier mirror : ꜥnḫ\0" "logogram (Duau (divinity)) : dwꜣ.w\0" "logogram spd.t (Sothis) or ẖn.ty ꞽꜣb.t (foremost of the east) : spd.t | ẖn.ty ꞽꜣb.t\0" "logogram (border, boundry) : ṯnw\0" "logogram (right, right side) : wnm.y\0" "logogram (east) : ꞽꜣb.t\0" "radicogram (left eye) : ꞽꜣb.t\0" "phonemogram : ꞽꜣb\0" "logogram (Abydos) : ꜣbḏw\0" "classifier document holder : mks\0" "logogram/Classifier (the one of Shedet (i.e., Sobek) : šd.ty\0" "classifier (base, pedestal, plinth (of a shrine)) : ḏbꜣ.t\0" "classifier crown : ḥḏ.t\0" "logogram (wearer of the sash (priest)) : ꜥrḳ-ꞽns\0" "logogram (the white crown) : wrr.t\0" "logogram (Tatenen (divinity)) : tꜣ-ṯnn\0" "logogram (Baby (divinity)) : bꜣby\0" "classifier crown : dšr.t/n.t\0" "classifier the red crown : dšr.t\0" "logogram (cap, crown) : mḏꜣ.t\0" "logogram/phonemogram (carpenter) : mḏḥw\0" "classifier headcloth : ꜥfn(.t)\0" "classifier headcloth : ꞽbs\0" "classifier headcloth : ꜥfn.t\0" "logogram (to bind, to wind around) : mḏḥ\0" "classifier crown : ḫꜥ.w\0" "logogram (Hemhem-crown) : hmhm\0" "logogram (the four feather crown) : ?\0" "phonemogram : ṯn\0" "logogram (Elkab) : nḫb\0" "classifier crown : ḥp.t\0" "classifier two halfs : p(s)š.ty\0" "logogram (the horizon) : ꜣḫ.t\0" "logogram (wreath, garland) : mꜣḥ\0" "classifier collar : wsḫ\0" "classifier collar : bb\0" "classifier collar : bb.t\0" "logogram collar : bb\0" "classifier vessel (twin vases for myrrh) : rrm\0" "classifier wreath, garland : m(ꜣ)ḥ\0" "logogram (necklace) : nb\0" "logogram (to be bright) : ṯḥn\0" "logogram (to be bright) or Classifier dew/scent/rain : ṯḥn | ꞽꜣd.t\0" "logogram (brightness) : ṯḥn\0" "logogram (faience) : ṯḥn.t\0" "classifier place/divinity : šsm.t\0" "logogram (menit necklace) : mnꞽ.t\0" "classifier pectoral : ꜣw(.t)-ꞽb\0" "classifier amulet : wḏꜣ(.w)\0" "classifier amulet : wḏꜣ.(w)\0" "classifier amulet (Logogram in line 3)? : wḏꜣ.w\0" "phonemogram : ḫtm\0" "phonemogram : sꜥḥ\0" "classifier cloth/garment : nfr.t\0" "classifier bracelet, anklet : mnf(r).ty\0" "logogram (kilt, royal apron) : šnḏ.wt\0" "classifier garment : nṯstn\0" "classifier cloth : šsr.w\0" "logogram (six-weave linen) : sꞽs\0" "phonemogram : dr\0" "classifier cloth : sšr\0" "classifier cloth : npnp.t\0" "classifier Ankh vessel : ꜥnḫ\0" "logogram (stability and life) : ḏd-ꜥnḫ\0" "logogram (all life, stability and dominion) : ꜥnḫ-ḏd-wꜣs-nb\0" "logogram (all life and dominion) : ꜥnḫ-wꜣs-nb\0" "phonemogram : ḥb\0" "phono-repeater/classifier (in ḥp.ty (extreme limits)) : ḥp\0" "phonemogram : ḫw\0" "logogram (Igai (divinity)) : ꞽgꜣꞽ\0" "phonemogram/Logogram (iatet drink) : ꞽꜣ.t(yt)\0" "logogram (Iat (divinity) : ꞽꜣ.t\0" "logogram (district, region) : w\0" "classifier sceptre : nḥb.t\0" "logogram (Hetes-staff, baton) : ḥts\0" "logogram (ames-sceptre) : ꜣms\0" "classifier staff, sceptre : ꜣms\0" "classifier clothing : nṯstn\0" "phonemogram : ḫb\0" "logogram (counterweight) : mꜥnḫ.t\0" "classifier to spit, to expel : nšꞽ/nẖꞽ\0" "classifier (curl) : ḥmꜣṯṯ\0" "classifier (bracelet) : msktw\0" "classifier cloth/garment : mḥ\0" "classifier cloth : wnḫ.wy\0" "classifier dignity, rank : sꜥḥ\0" "logogram (abode, birth place, birthing brick) : msḫn.t\0" "logogram (mace) : ḥḏ\0" "phonemogram : wḏ\0" "phonemogram/logogram (white crown) : ḥḏ.t\0" "phonemogram (in (tꜣ)-ṯnn (divinity)) : ṯnn\0" "logogram (shield) : ꞽkm\0" "classifier (strainer, colander) : ẖnm.t-wr.t\0" "logogram/phonemogram (to stretch out) : pḏ\0" "classifier beyond, outside : m-rwt\0" "phonemogram/logogram : wpš\0" "classifier (arrow) : šsr\0" "logogram (Synene (Aswan)) : swn.w\0" "phono-repeater : swn\0" "phonemogram : sṯ/st\0" "phonemogram : ḥms.t\0" "classifier feminine life force : ḥms.t\0" "logogram (back) : sꜣ\0" "phonemogram : dmꜣ\0" "phonemogram/logogram (mother) : tmꜣ(.t)\0" "phono-repeater : rd\0" "phonemogram/logogram (strife) : šnt.t\0" "logogram/phonemogram (meter canal) : mtr\0" "phonemogram : rs-wḏꜣ\0" "logogram (to be strong, brave, capable) : ḳnꞽ\0" "logogram (Khopesh sword/scimitar) : ḫpš\0" "classifier to be strong, brave, capable : ḳn\0" "logogram (to follow) : šms\0" "classifier stalk, reed\0" "phono-repeater : twr\0" "phonemogram : tr\0" "phonemogram : ḳs\0" "logogram (one, sole) : wꜥ.t\0" "classifier lance, spear : nꞽw.y\0" "logogram (7-8th nome of Lower Egypt) : wꜥ-m-ḥww\0" "phonemogram : ꞽh\0" "logogram (net) : ꜥḥ\0" "classifier catching, netting : ꞽḥ\0" "logogram (net) : ꜥḥ/ꞽḥ\0" "classifier net : ꞽḥ.y\0" "classifier catching, netting : ꞽḥ.t\0" "classifier fish-trap : ḥꜥd\0" "phonemogram : sḫt\0" "logogram (to weave, to trap) : sḫt\0" "phono-repeater : sḫt\0" "classifier catching, netting : sḫt\0" "classifier shelter : kꜣp\0" "classifier net : ꞽꜣd.t\0" "classifier net : (ꞽ)ꜣd(.t)\0" "logogram (net) : ꞽꜣd.t\0" "classifier fish-trap : sḳ.t\0" "classifier cutting, slaughter : mds\0" "logogram (flint, in ds-km, obsidian) : ds\0" "logogram (to carve, to enscribe, to engrave) : ḫtꞽ\0" "classifier place of execution : ḫb.t\0" "logogram (place of execution) : ḫb.t\0" "logogram (place of slaughter) : nm.t\0" "logogram (butchery, slaughter) : šꜥt\0" "logogram (place of execution) : nm.t/ḫb.t\0" "classifier stench : sṯ\0" "phonemogram : ds\0" "classifier to spread (in psš-kf (a type of flint knife)) : psš\0" "classifier to cause to breathe : srḳ.t\0" "classifier points (of a harpoon) : bwn\0" "classifier hooks : snꜥḥ.t\0" "classifier circumcision : sb\0" "classifier hacking : ḫbss\0" "logogram (to hack the land) : ḫbs-tꜣ\0" "classifier harvest, crop : šm(.w)\0" "classifier grain/barley : npt\0" "classifier grain : Mh.w\0" "classifier grain : Mh.w | šmꜥ.w | wꜣḥ.yt\0" "classifier grain : np(r)\0" "phonemogram : hb\0" "phono-repeater : hb\0" "logogram (fruit) : pr.t\0" "logogram (Re-Atoum) : rꜥ-ꞽtm.w\0" "classifier claw, nail : ꜥn.t\0" "logogram (nail) : ꜥn.t\0" "phonemogram : mnḫ\0" "phonemogram : wbꜣ\0" "classifier chisel : ḥr.y-ṯꜣ.y-mḏꜣ.t\0" "classifier drilling : htꞽ\0" "phonemogram : wb\0" "phonemogram : wb(n)\0" "logogram (skilled) : ḥmw.w\0" "phonemogram : t(ꞽ)\0" "classifier shaving : ẖꜥḳ\0" "logogram (to shave) : ẖꜥḳ\0" "logogram (balance; in mḫꜣ.t-tꜣ.wy) : mḫꜣ.t\0" "logogram (to lift, to raise) : ṯsꞽ\0" "classifier lifting, carrying : wṯs\0" "logogram (to lift, to carry) : wṯs\0" "classifier lifting, carrying : ṯs\0" "classifier to raise to lift up : sṯsꞽ\0" "classifier measuring tool? : ḫꜥ.y\0" "phonemogram (ꞽn wṯs-ḥr) : wṯs\0" "classifier service, task : wnw.t\0" "logogram (service, task) : wnw.t\0" "classifier astronomical instrument : mrḫ.t\0" "classifier length, width : sḫḫ\0" "phonemogram : sḫḫ\0" "classifier to shape, to create : nḥp\0" "classifier potter's wheel : nḥp\0" "logogram (potter's wheel) : nḥp\0" "classifier potters wheel : nḥb\0" "logogram (Chesemu (divinity)) : šsmw\0" "classifier pressing, hitting : mḏd\0" "classifier gold-dust : nḳr\0" "classifier cage : štb\0" "classifier cauldron : ḏsf.w\0" "phonemogram : nd\0" "classifier flame\0" "classifier sweeping, wiping : sk\0" "classifier saw : tfꜣ\0" "classifier (upright of an ladder) : mꜥꜣꜥ\0" "phono-repeater sṯꜣ and classifier movement sṯꜣ& : sṯꜣ & sṯꜣ\0" "phono-repeater : šn\0" "logogram (cult image?) : dmꞽ/ḫꜣdb\0" "logogram (float? (part of the hunting equipment for hunting hippos)) : bb\0" "logogram (19th nome of Upper Egypt) : brbr\0" "phonemogram : ꜥḏ\0" "interpretant : ḥ\0" "classifier to dispel, to drive away : ḫsr\0" "logogram (to strike, to drive) : ḥwꞽ\0" "classifier (wick) : ḥꜥ.t\0" "phonemogram : gꜣ\0" "phonemogram : sḫr(.w)\0" "classifier (offering) : dbḥ.t-ḥtp\0" "phonemogram : gꜣw\0" "phono-repeater : ḥn\0" "phonemogram : sṯꞽ\0" "phonemogram : ḫnm\0" "logogram/phonemogram (womb) : kꜣ.t\0" "logogram (net) : ꞽḥ/ꜥḥ\0" "classifier oil, unguent : ḥkn(w)\0" "classifier oil, unguent : ꞽbr\0" "classifier oil, unguent : mḏ.t\0" "classifier liquid, fluid : (ꞽ)ḫ.t bnꞽ(.t)\0" "classifier oil, unguent : sgn\0" "classifier oil, unguent : ḥꜣ.t(y)t\0" "classifier/logogram oil, unguent : mr(ḥ.t)\0" "logogram/Phonemogram (oil, unguent) : mḏ.t(y)\0" "phonemogram : kꜣw\0" "logogram (cup) : ꜥ\0" "classifier jar, vessel : snb.t\0" "classifier cool : ḳb\0" "classifier to be cool, to cool : ḳbḥ\0" "logogram (cool water/libation water) : ḳbḥ.w\0" "classifier to pour, to sprinkle : sṯ(ꞽ)\0" "logogram (the (first) cataract) : ḳbḥ.w\0" "phonemogram/logogram (in ḳbḥ.wy (the two sources, i.e., Egypt)) : ḳbḥ\0" "logogram (the two sources, i.e. Egypt) : ḳbḥ.wy\0" "classifier milk : ꞽrṯ(.t)\0" "classifier vessel (situla?) : wšb\0" "classifier to pour out, to empty : pnḳ\0" "phonemogram : rd\0" "classifier beer-jug : nb.ty\0" "classifier drunkenness : tḫ.t\0" "classifier liquid, fluid : ꞽrp\0" "classifier jar : ḥn(.w)\0" "classifier oil, unguent : mrḥ(.t)\0" "logogram diw-(the five pellets) : ṯꜣ.w\0" "classifier jug : nms.t\0" "phonemogram : ꞽn-ḥr\0" "logogram (Elephantine) : ꜣbw\0" "classifier liquid, fluid : ḥḏ.t\0" "classifier jar, vessel : dšr.yt\0" "classifier breaking, destroying : sḏ\0" "classifier alcoholic beverage : tḫ\0" "logogram (libation vase) : šps.y\0" "classifier to fill : ꜥḥb.t\0" "classifier vessel : dšr.t\0" "classifier jar, vessel : nms.t\0" "classifier (to wash) : ꞽꜥꞽ\0" "logogram (Nemset vase) : nms.t\0" "classifier vessel : ḏwj.w\0" "classifier vessel, jar : ṯꜣb\0" "classifier drinking vessel : swr\0" "classifier drinking vessel : ḫꜣw & (ṯ)nꞽw\0" "classifier dish : dd.t\0" "logogram (some type of vessel) : ḏwꞽ.w\0" "classifier vessel (which might be some type of oil) : bꜥ/bꜥꜥ\0" "logogram (gold vase for myrrh) : rrm\0" "classifier oven : kꜣp.t\0" "phonemogram : ꜣw\0" "logogram (a nw-vase, representing an amulet of lapis-lazuli) : nw\0" "classifier basin for washing feet : mꜥ\0" "classifier bread : t\0" "classifier bread/food : t\0" "classifier food : t ḥnḳ.t kꜣ ꜣpd\0" "classifier festival : ꜣbd\0" "classifier food : kꜣ.w\0" "classifier offering : drp\0" "logogram (type of bread) : šns\0" "logogram (to pass by) : sn\0" "phonemogram : pꜣ.t\0" "classifier offering, cake, loaf : ḥn.w(t)\0" "classifier bread : t-ꞽm.y-tꜣ\0" "classifier abstract words : gr\0" "classifier double flute : mꜣ.t\0" "logogram (to write, to draw) : sš\0" "classifier red : ṯ(m)s\0" "classifier scribal pallet : gsty\0" "classifier (scribal water pot)\0" "classifier writing tablet : ꜥn\0" "classifier snake-game : mḥn\0" "phonemogram : ṯt\0" "logogram (to say, to speak) : ḏd\0" "classifier tambourine : sr\0" "logogram (ball) : ḥmꜣ\0" "classifier sistrum : sšš(.t)\0" "logogram (sistrum) : sḫm\0" "logogram (sistrum) : sšš.t\0" "classifier head-piece of a sistrum : bḫn\0" "phonemogram : ꞽm.y\0" "logogram (1/2 aroura) : rmn\0" "classifier enemy, opponent : pꜣ tꜣ-r\0" "logogram : ḏd-mdw\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" "represents a lost or illegible character\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" "derived from 6C59\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" "not a decomposable character\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" "precedes modified letters such as AB or UD\0" "may indicate consonant gemination\0" "vowel nasalization\0" "indicates a long vowel\0" "vowel preceded by the 'w' sound\0" "mostly used for close transliteration of other languages\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" "this and the following character had swapped transliterations of the vowels in their names\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" "handwritten ligature of 0292 + 00DF, typically spelled out as ʒss\0" "handwritten ligature of 2125 + 00DF, typically spelled out as 2125 ss\0" "may represent the \"star\" symbol devised in ITU-T E.161 for use on telephony devices\0" "2726 is a cusp\0" "commonly used by members of the Bahá'í faith\0" "symbol of equality\0" "indicates writing in columns, hieroglyphs facing left (reading direction LTR)\0" "indicates writing in columns, hieroglyphs facing right (reading direction RTL)\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 FontManagerUnicharStringIndex names_list_stars[] = { { 0x000E, 0 }, { 0x000F, 49 }, { 0x0020, 99 }, { 0x0020, 135 }, { 0x0022, 169 }, { 0x0022, 231 }, { 0x0022, 306 }, { 0x0023, 358 }, { 0x0024, 403 }, { 0x0024, 464 }, { 0x0024, 504 }, { 0x0026, 551 }, { 0x0027, 601 }, { 0x0027, 643 }, { 0x0027, 676 }, { 0x0027, 751 }, { 0x0029, 800 }, { 0x002A, 860 }, { 0x002D, 888 }, { 0x002E, 981 }, { 0x002E, 1026 }, { 0x003A, 1089 }, { 0x003A, 1172 }, { 0x003B, 1251 }, { 0x003C, 1324 }, { 0x003D, 1390 }, { 0x0049, 1426 }, { 0x005B, 1473 }, { 0x005E, 1531 }, { 0x005E, 1559 }, { 0x005F, 1531 }, { 0x005F, 1612 }, { 0x0060, 1531 }, { 0x0060, 1652 }, { 0x0069, 1730 }, { 0x007C, 1777 }, { 0x007C, 1818 }, { 0x007E, 1531 }, { 0x0084, 1867 }, { 0x00A0, 1891 }, { 0x00A1, 1920 }, { 0x00A1, 1948 }, { 0x00A3, 2019 }, { 0x00A3, 2062 }, { 0x00A4, 2124 }, { 0x00A4, 504 }, { 0x00A5, 2152 }, { 0x00A5, 2240 }, { 0x00A7, 2321 }, { 0x00A8, 1531 }, { 0x00AA, 2373 }, { 0x00AB, 2381 }, { 0x00AD, 2416 }, { 0x00AD, 2444 }, { 0x00AF, 1531 }, { 0x00AF, 2517 }, { 0x00B0, 1531 }, { 0x00B2, 2579 }, { 0x00B4, 1531 }, { 0x00B6, 2625 }, { 0x00B7, 2661 }, { 0x00B7, 2763 }, { 0x00B8, 1531 }, { 0x00B8, 2840 }, { 0x00BA, 2373 }, { 0x00BB, 2883 }, { 0x00BF, 2373 }, { 0x00D0, 2918 }, { 0x00DF, 2936 }, { 0x00DF, 2943 }, { 0x00DF, 2973 }, { 0x00DF, 3035 }, { 0x00E3, 3252 }, { 0x00E5, 3263 }, { 0x00E6, 3299 }, { 0x00EC, 3363 }, { 0x00F0, 3381 }, { 0x00F0, 3418 }, { 0x00F5, 3436 }, { 0x00F7, 3467 }, { 0x00F7, 3561 }, { 0x00F8, 3648 }, { 0x00F9, 3680 }, { 0x00FD, 3696 }, { 0x00FE, 3747 }, { 0x00FE, 3781 }, { 0x00FE, 3821 }, { 0x00FF, 3856 }, { 0x00FF, 3895 }, { 0x0101, 3913 }, { 0x0103, 3933 }, { 0x0105, 3966 }, { 0x0107, 3990 }, { 0x0109, 4021 }, { 0x010B, 4031 }, { 0x010D, 4071 }, { 0x010E, 4122 }, { 0x010F, 4178 }, { 0x010F, 4192 }, { 0x0111, 4246 }, { 0x0111, 4288 }, { 0x0113, 3913 }, { 0x0115, 4377 }, { 0x0117, 4395 }, { 0x0119, 3966 }, { 0x011B, 4406 }, { 0x011D, 4021 }, { 0x011F, 4417 }, { 0x0121, 4031 }, { 0x0123, 4438 }, { 0x0123, 4446 }, { 0x0124, 4483 }, { 0x0125, 4021 }, { 0x0127, 4510 }, { 0x0129, 4528 }, { 0x012B, 3913 }, { 0x012D, 4566 }, { 0x012F, 4577 }, { 0x0130, 4417 }, { 0x0130, 4593 }, { 0x0131, 4417 }, { 0x0131, 4611 }, { 0x0133, 4629 }, { 0x0135, 4021 }, { 0x0137, 4438 }, { 0x0138, 4635 }, { 0x013A, 4683 }, { 0x013C, 4438 }, { 0x013D, 4192 }, { 0x013E, 4683 }, { 0x013E, 4192 }, { 0x013F, 4690 }, { 0x0140, 4786 }, { 0x0140, 4842 }, { 0x0142, 4890 }, { 0x0142, 4921 }, { 0x0144, 4990 }, { 0x0146, 4438 }, { 0x0148, 4178 }, { 0x0149, 5002 }, { 0x0149, 5067 }, { 0x0149, 5077 }, { 0x0149, 5125 }, { 0x014A, 5148 }, { 0x014B, 5213 }, { 0x014B, 5235 }, { 0x014D, 3913 }, { 0x014F, 5261 }, { 0x0151, 5267 }, { 0x0153, 5277 }, { 0x0155, 5322 }, { 0x0157, 5334 }, { 0x0159, 4406 }, { 0x015B, 5343 }, { 0x015D, 4021 }, { 0x015F, 5378 }, { 0x015F, 5404 }, { 0x0161, 5459 }, { 0x0163, 5518 }, { 0x0163, 5547 }, { 0x0164, 4122 }, { 0x0165, 4178 }, { 0x0165, 4192 }, { 0x0167, 5602 }, { 0x0169, 4528 }, { 0x016B, 5607 }, { 0x016D, 5639 }, { 0x016F, 4406 }, { 0x0171, 5267 }, { 0x0173, 4395 }, { 0x0175, 5661 }, { 0x0177, 5661 }, { 0x0178, 5667 }, { 0x0178, 5680 }, { 0x017A, 4990 }, { 0x017C, 4990 }, { 0x017E, 5698 }, { 0x017F, 5768 }, { 0x017F, 5820 }, { 0x0180, 5863 }, { 0x0180, 5920 }, { 0x0180, 6002 }, { 0x0180, 6037 }, { 0x0181, 6055 }, { 0x0181, 6073 }, { 0x0183, 6091 }, { 0x0183, 6116 }, { 0x0185, 6091 }, { 0x0185, 6156 }, { 0x0185, 6189 }, { 0x0186, 6222 }, { 0x0186, 6055 }, { 0x0186, 6249 }, { 0x0188, 6267 }, { 0x0189, 6275 }, { 0x0189, 6279 }, { 0x018A, 6297 }, { 0x018A, 6319 }, { 0x018C, 6337 }, { 0x018C, 6091 }, { 0x018D, 6377 }, { 0x018D, 6428 }, { 0x018E, 6297 }, { 0x018E, 6473 }, { 0x018F, 6491 }, { 0x018F, 6508 }, { 0x0190, 6055 }, { 0x0190, 6526 }, { 0x0190, 6544 }, { 0x0191, 6267 }, { 0x0192, 6596 }, { 0x0193, 6267 }, { 0x0193, 6639 }, { 0x0194, 6267 }, { 0x0194, 6657 }, { 0x0195, 6675 }, { 0x0195, 6698 }, { 0x0196, 6055 }, { 0x0196, 6716 }, { 0x0197, 6055 }, { 0x0197, 6734 }, { 0x0197, 6752 }, { 0x0199, 6795 }, { 0x019A, 6824 }, { 0x019A, 6862 }, { 0x019B, 6880 }, { 0x019B, 6919 }, { 0x019C, 6091 }, { 0x019C, 6937 }, { 0x019D, 6267 }, { 0x019D, 6955 }, { 0x019E, 6973 }, { 0x019E, 7008 }, { 0x019E, 7057 }, { 0x019E, 7118 }, { 0x019F, 6055 }, { 0x019F, 7136 }, { 0x019F, 7180 }, { 0x01A1, 7198 }, { 0x01A3, 7209 }, { 0x01A5, 6267 }, { 0x01A6, 7236 }, { 0x01A6, 7246 }, { 0x01A6, 7292 }, { 0x01A8, 6091 }, { 0x01A8, 7310 }, { 0x01A9, 6055 }, { 0x01A9, 7339 }, { 0x01AA, 7357 }, { 0x01AA, 7425 }, { 0x01AA, 7429 }, { 0x01AB, 7489 }, { 0x01AB, 7546 }, { 0x01AC, 7577 }, { 0x01AD, 6055 }, { 0x01AE, 6055 }, { 0x01AE, 7628 }, { 0x01B0, 7198 }, { 0x01B1, 6055 }, { 0x01B1, 7646 }, { 0x01B1, 7695 }, { 0x01B2, 6267 }, { 0x01B2, 7713 }, { 0x01B3, 7731 }, { 0x01B4, 7781 }, { 0x01B6, 7833 }, { 0x01B6, 7862 }, { 0x01B7, 7902 }, { 0x01B7, 7922 }, { 0x01B9, 7940 }, { 0x01B9, 7989 }, { 0x01B9, 8044 }, { 0x01BA, 8073 }, { 0x01BA, 7425 }, { 0x01BA, 8148 }, { 0x01BB, 8193 }, { 0x01BB, 8229 }, { 0x01BD, 6091 }, { 0x01BE, 8269 }, { 0x01BE, 8305 }, { 0x01BE, 8336 }, { 0x01BF, 3781 }, { 0x01BF, 8423 }, { 0x01BF, 8479 }, { 0x01C0, 8497 }, { 0x01C1, 8521 }, { 0x01C2, 8545 }, { 0x01C3, 8572 }, { 0x01C3, 8599 }, { 0x01CE, 8623 }, { 0x01D0, 8623 }, { 0x01D2, 8623 }, { 0x01D4, 8623 }, { 0x01D6, 8641 }, { 0x01D8, 8659 }, { 0x01DA, 8623 }, { 0x01DC, 8678 }, { 0x01DD, 6297 }, { 0x01DD, 8697 }, { 0x01DD, 8732 }, { 0x01DF, 8750 }, { 0x01E1, 8776 }, { 0x01E3, 8792 }, { 0x01E5, 8815 }, { 0x01E7, 8815 }, { 0x01E9, 8815 }, { 0x01EB, 8826 }, { 0x01ED, 8857 }, { 0x01EF, 8815 }, { 0x01F0, 8916 }, { 0x01F5, 8939 }, { 0x01F6, 8978 }, { 0x01F7, 8996 }, { 0x01F9, 9014 }, { 0x021D, 9021 }, { 0x021F, 9043 }, { 0x0220, 9058 }, { 0x0220, 9100 }, { 0x0221, 9118 }, { 0x0223, 9143 }, { 0x0225, 9160 }, { 0x0227, 8776 }, { 0x0233, 9179 }, { 0x0237, 9192 }, { 0x023A, 9220 }, { 0x023C, 9238 }, { 0x023D, 9275 }, { 0x023E, 9293 }, { 0x023F, 9311 }, { 0x023F, 9346 }, { 0x0240, 9364 }, { 0x0240, 9396 }, { 0x0242, 9414 }, { 0x0243, 9490 }, { 0x0244, 9508 }, { 0x0245, 9526 }, { 0x0250, 9544 }, { 0x0250, 9572 }, { 0x0251, 9590 }, { 0x0251, 9615 }, { 0x0251, 9743 }, { 0x0252, 9761 }, { 0x0252, 9784 }, { 0x0253, 9802 }, { 0x0253, 9826 }, { 0x0254, 9844 }, { 0x0254, 9871 }, { 0x0254, 9900 }, { 0x0254, 9949 }, { 0x0255, 9967 }, { 0x0255, 10011 }, { 0x0255, 10053 }, { 0x0256, 10087 }, { 0x0256, 10109 }, { 0x0257, 10127 }, { 0x0257, 10161 }, { 0x0257, 10188 }, { 0x0258, 10206 }, { 0x0259, 10240 }, { 0x0259, 10268 }, { 0x0259, 10286 }, { 0x025A, 10338 }, { 0x025B, 10355 }, { 0x025B, 10387 }, { 0x025C, 10405 }, { 0x025C, 10439 }, { 0x025D, 10457 }, { 0x025E, 10492 }, { 0x025F, 10524 }, { 0x025F, 10544 }, { 0x025F, 10609 }, { 0x025F, 10639 }, { 0x0260, 10695 }, { 0x0260, 10716 }, { 0x0261, 10734 }, { 0x0261, 10752 }, { 0x0262, 10770 }, { 0x0263, 10789 }, { 0x0263, 10812 }, { 0x0264, 10830 }, { 0x0264, 10861 }, { 0x0265, 10879 }, { 0x0265, 10914 }, { 0x0266, 10932 }, { 0x0266, 10965 }, { 0x0266, 10983 }, { 0x0267, 11010 }, { 0x0267, 11069 }, { 0x0268, 11099 }, { 0x0268, 11128 }, { 0x0268, 11146 }, { 0x0269, 11197 }, { 0x026A, 11197 }, { 0x026A, 11229 }, { 0x026A, 11262 }, { 0x026A, 11280 }, { 0x026A, 11337 }, { 0x026B, 11450 }, { 0x026B, 11496 }, { 0x026C, 11514 }, { 0x026C, 11551 }, { 0x026D, 11569 }, { 0x026E, 11594 }, { 0x026E, 11619 }, { 0x026F, 11645 }, { 0x026F, 11671 }, { 0x0270, 11689 }, { 0x0271, 11714 }, { 0x0271, 11739 }, { 0x0272, 11757 }, { 0x0272, 11778 }, { 0x0273, 11796 }, { 0x0274, 11819 }, { 0x0275, 11839 }, { 0x0275, 11885 }, { 0x0276, 11903 }, { 0x0277, 11927 }, { 0x0278, 11962 }, { 0x0278, 9192 }, { 0x0279, 11991 }, { 0x027A, 12019 }, { 0x027B, 12039 }, { 0x027C, 12068 }, { 0x027D, 12105 }, { 0x027D, 12127 }, { 0x027E, 12145 }, { 0x027F, 12173 }, { 0x027F, 12193 }, { 0x027F, 12263 }, { 0x027F, 12288 }, { 0x0280, 12331 }, { 0x0280, 12351 }, { 0x0280, 12371 }, { 0x0281, 12389 }, { 0x0282, 12428 }, { 0x0282, 12458 }, { 0x0283, 12476 }, { 0x0283, 12509 }, { 0x0284, 12527 }, { 0x0284, 12550 }, { 0x0285, 12593 }, { 0x0285, 12193 }, { 0x0285, 12616 }, { 0x0285, 12641 }, { 0x0285, 12288 }, { 0x0286, 12703 }, { 0x0286, 12748 }, { 0x0287, 12779 }, { 0x0287, 12813 }, { 0x0288, 12831 }, { 0x0288, 12856 }, { 0x0289, 12874 }, { 0x0289, 12901 }, { 0x028A, 11927 }, { 0x028A, 12919 }, { 0x028A, 12976 }, { 0x028A, 13008 }, { 0x028B, 13026 }, { 0x028B, 13057 }, { 0x028C, 13075 }, { 0x028C, 13106 }, { 0x028D, 13124 }, { 0x028E, 13165 }, { 0x028F, 13192 }, { 0x0290, 13222 }, { 0x0291, 13249 }, { 0x0291, 13290 }, { 0x0292, 13324 }, { 0x0292, 13354 }, { 0x0292, 13391 }, { 0x0292, 8815 }, { 0x0293, 13409 }, { 0x0294, 13451 }, { 0x0294, 13477 }, { 0x0295, 13574 }, { 0x0295, 13602 }, { 0x0296, 13606 }, { 0x0297, 13620 }, { 0x0298, 9192 }, { 0x0299, 13648 }, { 0x029A, 13663 }, { 0x029A, 13693 }, { 0x029B, 13734 }, { 0x029C, 13758 }, { 0x029D, 13789 }, { 0x029D, 13814 }, { 0x029E, 13832 }, { 0x029E, 13857 }, { 0x029F, 13875 }, { 0x02A0, 13901 }, { 0x02A1, 13928 }, { 0x02A2, 13951 }, { 0x02A3, 13979 }, { 0x02A4, 14003 }, { 0x02A5, 14033 }, { 0x02A6, 14066 }, { 0x02A7, 14093 }, { 0x02A8, 14126 }, { 0x02A9, 14162 }, { 0x02AA, 14187 }, { 0x02AB, 14221 }, { 0x02AC, 14255 }, { 0x02AD, 14273 }, { 0x02B0, 14296 }, { 0x02B1, 14307 }, { 0x02B2, 14332 }, { 0x02B6, 14347 }, { 0x02B7, 14397 }, { 0x02B8, 14332 }, { 0x02B8, 14411 }, { 0x02B9, 14445 }, { 0x02B9, 14462 }, { 0x02B9, 14531 }, { 0x02BA, 14564 }, { 0x02BA, 14603 }, { 0x02BB, 14675 }, { 0x02BB, 14716 }, { 0x02BB, 14771 }, { 0x02BB, 14791 }, { 0x02BC, 14808 }, { 0x02BC, 14847 }, { 0x02BC, 14902 }, { 0x02BC, 14942 }, { 0x02BC, 15018 }, { 0x02BC, 15063 }, { 0x02BD, 15124 }, { 0x02BE, 15140 }, { 0x02BE, 15187 }, { 0x02BF, 15218 }, { 0x02BF, 15278 }, { 0x02C0, 15309 }, { 0x02C0, 15333 }, { 0x02C1, 15374 }, { 0x02C2, 15407 }, { 0x02C3, 15428 }, { 0x02C4, 15448 }, { 0x02C5, 15468 }, { 0x02C6, 15489 }, { 0x02C7, 15547 }, { 0x02C7, 15567 }, { 0x02C8, 15595 }, { 0x02C8, 15620 }, { 0x02C9, 15657 }, { 0x02C9, 15673 }, { 0x02C9, 15721 }, { 0x02CA, 15749 }, { 0x02CA, 15799 }, { 0x02CB, 15828 }, { 0x02CB, 15892 }, { 0x02CC, 15921 }, { 0x02CC, 15620 }, { 0x02CD, 15938 }, { 0x02CD, 15018 }, { 0x02CE, 15953 }, { 0x02CF, 15970 }, { 0x02D0, 15986 }, { 0x02D1, 15998 }, { 0x02D2, 16015 }, { 0x02D3, 16041 }, { 0x02D4, 16067 }, { 0x02D5, 16092 }, { 0x02D6, 16118 }, { 0x02D7, 16151 }, { 0x02D7, 16184 }, { 0x02D9, 16216 }, { 0x02DE, 16263 }, { 0x02DE, 16286 }, { 0x02DF, 16340 }, { 0x02E0, 16361 }, { 0x02EE, 16437 }, { 0x0300, 16444 }, { 0x0301, 16487 }, { 0x0303, 16530 }, { 0x0303, 16548 }, { 0x0304, 16569 }, { 0x0304, 16611 }, { 0x0305, 16642 }, { 0x0309, 16669 }, { 0x0309, 16548 }, { 0x030B, 16715 }, { 0x030C, 16734 }, { 0x030D, 16776 }, { 0x030D, 16804 }, { 0x030E, 16804 }, { 0x030F, 16816 }, { 0x0312, 16847 }, { 0x0313, 16887 }, { 0x031A, 16927 }, { 0x031B, 7198 }, { 0x031C, 16948 }, { 0x031D, 16975 }, { 0x031E, 17005 }, { 0x031F, 17036 }, { 0x0320, 17074 }, { 0x0320, 16184 }, { 0x0321, 17112 }, { 0x0322, 17132 }, { 0x0323, 17150 }, { 0x0323, 17179 }, { 0x0323, 17240 }, { 0x0323, 16548 }, { 0x0324, 17286 }, { 0x0325, 17315 }, { 0x0325, 17330 }, { 0x0325, 17384 }, { 0x0326, 17393 }, { 0x0327, 17421 }, { 0x0328, 17450 }, { 0x0328, 17476 }, { 0x0329, 17495 }, { 0x0329, 17509 }, { 0x0329, 17516 }, { 0x0329, 17536 }, { 0x032A, 17591 }, { 0x032B, 17603 }, { 0x032C, 17622 }, { 0x032D, 17634 }, { 0x032E, 17668 }, { 0x032F, 17690 }, { 0x032F, 17742 }, { 0x0330, 17770 }, { 0x0332, 16642 }, { 0x0333, 16642 }, { 0x0334, 17788 }, { 0x0336, 16642 }, { 0x033A, 17827 }, { 0x033B, 17839 }, { 0x033B, 17852 }, { 0x033C, 17914 }, { 0x033E, 17932 }, { 0x033E, 17982 }, { 0x033F, 16642 }, { 0x0342, 18016 }, { 0x0342, 18076 }, { 0x0344, 18126 }, { 0x0345, 18163 }, { 0x0346, 18190 }, { 0x0347, 18207 }, { 0x0348, 18221 }, { 0x0349, 18246 }, { 0x034A, 18269 }, { 0x034B, 18282 }, { 0x034C, 18300 }, { 0x034D, 18329 }, { 0x034E, 18351 }, { 0x034F, 18378 }, { 0x034F, 18406 }, { 0x034F, 18427 }, { 0x0358, 18505 }, { 0x035A, 18568 }, { 0x035B, 18595 }, { 0x035C, 18667 }, { 0x0362, 18744 }, { 0x0374, 18770 }, { 0x0375, 18770 }, { 0x037E, 18803 }, { 0x037E, 18830 }, { 0x037F, 18862 }, { 0x0385, 18880 }, { 0x0387, 18933 }, { 0x0387, 18969 }, { 0x03C0, 19001 }, { 0x03C2, 19027 }, { 0x03C3, 19076 }, { 0x03C6, 19119 }, { 0x03C6, 19183 }, { 0x03D1, 19261 }, { 0x03D5, 19288 }, { 0x03D5, 19337 }, { 0x03D6, 19261 }, { 0x03D6, 19368 }, { 0x03D7, 19404 }, { 0x03D9, 19425 }, { 0x03DA, 19585 }, { 0x03DA, 19632 }, { 0x03DA, 19761 }, { 0x03DD, 19761 }, { 0x03DF, 19804 }, { 0x03E1, 19905 }, { 0x03F0, 19950 }, { 0x03F1, 19950 }, { 0x03F3, 19975 }, { 0x03FC, 19993 }, { 0x0450, 20033 }, { 0x0451, 20044 }, { 0x0452, 20057 }, { 0x0453, 20033 }, { 0x0455, 20033 }, { 0x0457, 20065 }, { 0x0458, 20075 }, { 0x0459, 20103 }, { 0x045A, 20103 }, { 0x045B, 20057 }, { 0x045C, 20033 }, { 0x045D, 20123 }, { 0x045E, 20145 }, { 0x045F, 20165 }, { 0x0478, 20196 }, { 0x0478, 20251 }, { 0x0479, 20302 }, { 0x0479, 20357 }, { 0x047C, 20408 }, { 0x0483, 20512 }, { 0x0484, 20540 }, { 0x0487, 20560 }, { 0x0487, 20589 }, { 0x0488, 20617 }, { 0x048B, 20649 }, { 0x048D, 20649 }, { 0x048F, 20649 }, { 0x0491, 20065 }, { 0x0493, 20661 }, { 0x0493, 20687 }, { 0x0495, 20737 }, { 0x0497, 20778 }, { 0x0499, 20789 }, { 0x0499, 20797 }, { 0x049B, 20892 }, { 0x049D, 20914 }, { 0x049F, 20926 }, { 0x04A3, 20936 }, { 0x04A5, 20949 }, { 0x04A5, 20968 }, { 0x04A5, 21013 }, { 0x04A7, 21049 }, { 0x04AB, 21083 }, { 0x04AB, 20797 }, { 0x04AB, 21100 }, { 0x04AD, 20926 }, { 0x04AF, 21182 }, { 0x04AF, 20661 }, { 0x04B1, 21216 }, { 0x04B3, 21223 }, { 0x04B5, 20926 }, { 0x04B5, 21013 }, { 0x04B7, 21247 }, { 0x04B9, 20914 }, { 0x04BB, 21264 }, { 0x04BB, 20661 }, { 0x04BF, 21359 }, { 0x04C0, 21458 }, { 0x04C0, 21502 }, { 0x04C2, 21557 }, { 0x04C4, 21567 }, { 0x04C6, 20649 }, { 0x04C8, 21567 }, { 0x04CA, 20649 }, { 0x04CE, 20649 }, { 0x04D5, 21013 }, { 0x04ED, 20649 }, { 0x04F7, 21575 }, { 0x0511, 21581 }, { 0x0513, 21601 }, { 0x051F, 21623 }, { 0x0525, 21645 }, { 0x052F, 21679 }, { 0x055C, 21700 }, { 0x055E, 21700 }, { 0x0560, 21756 }, { 0x0588, 21756 }, { 0x0589, 21783 }, { 0x058E, 21828 }, { 0x0598, 21852 }, { 0x05AE, 21943 }, { 0x05B7, 22016 }, { 0x05B8, 22058 }, { 0x05BC, 22152 }, { 0x05BD, 22181 }, { 0x05C0, 22222 }, { 0x05C3, 22276 }, { 0x05C5, 22318 }, { 0x05C6, 22357 }, { 0x0604, 22406 }, { 0x0605, 22448 }, { 0x060C, 22486 }, { 0x0610, 22534 }, { 0x0611, 22616 }, { 0x0612, 22662 }, { 0x0613, 22722 }, { 0x0614, 22781 }, { 0x0615, 22884 }, { 0x0615, 22965 }, { 0x0616, 23062 }, { 0x0618, 23076 }, { 0x0619, 23115 }, { 0x061A, 23154 }, { 0x061B, 22486 }, { 0x061C, 23193 }, { 0x061F, 22486 }, { 0x0620, 23218 }, { 0x0626, 23267 }, { 0x063D, 20914 }, { 0x0640, 23358 }, { 0x0640, 23429 }, { 0x0645, 23526 }, { 0x0649, 23564 }, { 0x0649, 23642 }, { 0x064A, 23688 }, { 0x064A, 23738 }, { 0x064C, 23807 }, { 0x0652, 23906 }, { 0x0652, 23956 }, { 0x0652, 24008 }, { 0x0653, 24098 }, { 0x0654, 24163 }, { 0x0654, 24203 }, { 0x0657, 24250 }, { 0x0658, 24265 }, { 0x0658, 24273 }, { 0x0659, 24304 }, { 0x065A, 6055 }, { 0x065B, 6055 }, { 0x065C, 6055 }, { 0x065C, 24311 }, { 0x065D, 6055 }, { 0x065E, 24372 }, { 0x065F, 24379 }, { 0x066D, 24388 }, { 0x0670, 24415 }, { 0x0671, 24455 }, { 0x0672, 24470 }, { 0x0673, 24379 }, { 0x0673, 5002 }, { 0x0673, 24488 }, { 0x0674, 24523 }, { 0x0674, 24536 }, { 0x0675, 24551 }, { 0x0676, 24583 }, { 0x0677, 24615 }, { 0x0678, 24647 }, { 0x0679, 24679 }, { 0x067A, 24684 }, { 0x067B, 24684 }, { 0x067C, 24304 }, { 0x067D, 24684 }, { 0x067E, 24691 }, { 0x067F, 24684 }, { 0x0680, 24684 }, { 0x0681, 24304 }, { 0x0681, 24710 }, { 0x0682, 24738 }, { 0x0683, 24684 }, { 0x0684, 24764 }, { 0x0685, 24780 }, { 0x0685, 24800 }, { 0x0686, 24691 }, { 0x0687, 24684 }, { 0x0688, 24679 }, { 0x0689, 24304 }, { 0x068A, 24838 }, { 0x068B, 24877 }, { 0x068C, 24684 }, { 0x068D, 24684 }, { 0x068E, 24884 }, { 0x068E, 24928 }, { 0x068F, 24684 }, { 0x068F, 24939 }, { 0x0690, 24966 }, { 0x0691, 24679 }, { 0x0692, 24995 }, { 0x0693, 24304 }, { 0x0694, 25003 }, { 0x0695, 24995 }, { 0x0696, 24304 }, { 0x0697, 25026 }, { 0x0698, 24691 }, { 0x0699, 24684 }, { 0x069A, 24304 }, { 0x069B, 23062 }, { 0x069C, 25033 }, { 0x069D, 25049 }, { 0x069E, 25056 }, { 0x069F, 25075 }, { 0x06A0, 25085 }, { 0x06A1, 25090 }, { 0x06A2, 25097 }, { 0x06A3, 25112 }, { 0x06A4, 25119 }, { 0x06A4, 25159 }, { 0x06A5, 25201 }, { 0x06A6, 24684 }, { 0x06A7, 25240 }, { 0x06A8, 25263 }, { 0x06A9, 25279 }, { 0x06AA, 25306 }, { 0x06AB, 24304 }, { 0x06AB, 25368 }, { 0x06AC, 25432 }, { 0x06AD, 25569 }, { 0x06AE, 25633 }, { 0x06AE, 25655 }, { 0x06AF, 24691 }, { 0x06B0, 24877 }, { 0x06B1, 24684 }, { 0x06B2, 25682 }, { 0x06B3, 24684 }, { 0x06B4, 25682 }, { 0x06B5, 25701 }, { 0x06B6, 24995 }, { 0x06B7, 24995 }, { 0x06BA, 25718 }, { 0x06BA, 25739 }, { 0x06BB, 24684 }, { 0x06BC, 24304 }, { 0x06BD, 25085 }, { 0x06BE, 25776 }, { 0x06BE, 25842 }, { 0x06C0, 25889 }, { 0x06C0, 25951 }, { 0x06C1, 24679 }, { 0x06C2, 24679 }, { 0x06C2, 25951 }, { 0x06C3, 24679 }, { 0x06C4, 24379 }, { 0x06C5, 25998 }, { 0x06C5, 26005 }, { 0x06C6, 26098 }, { 0x06C7, 26144 }, { 0x06C8, 26180 }, { 0x06C9, 26187 }, { 0x06CA, 24995 }, { 0x06CB, 26211 }, { 0x06CC, 26226 }, { 0x06CC, 26263 }, { 0x06CC, 26334 }, { 0x06CD, 26414 }, { 0x06CD, 26429 }, { 0x06CE, 24995 }, { 0x06D0, 26491 }, { 0x06D0, 26506 }, { 0x06D1, 26540 }, { 0x06D2, 24679 }, { 0x06D3, 24679 }, { 0x06D3, 25951 }, { 0x06D4, 24679 }, { 0x06D5, 26563 }, { 0x06DE, 26586 }, { 0x06DE, 26628 }, { 0x06DF, 26710 }, { 0x06E0, 26764 }, { 0x06E1, 26841 }, { 0x06E1, 26925 }, { 0x06E4, 26972 }, { 0x06E9, 27019 }, { 0x06EC, 27076 }, { 0x06EF, 27172 }, { 0x06F4, 27199 }, { 0x06F6, 27253 }, { 0x06F7, 27253 }, { 0x0700, 27316 }, { 0x0701, 27345 }, { 0x0702, 27421 }, { 0x0703, 27494 }, { 0x0704, 27572 }, { 0x0705, 27615 }, { 0x0706, 27696 }, { 0x0707, 27721 }, { 0x0708, 27804 }, { 0x0709, 27834 }, { 0x0709, 27881 }, { 0x070A, 27910 }, { 0x070A, 27957 }, { 0x070B, 27997 }, { 0x070C, 28073 }, { 0x070D, 27997 }, { 0x070F, 28121 }, { 0x0711, 28166 }, { 0x0714, 28226 }, { 0x0716, 28253 }, { 0x071C, 28226 }, { 0x071E, 28307 }, { 0x0727, 28340 }, { 0x0740, 28378 }, { 0x0741, 28428 }, { 0x0742, 28462 }, { 0x0743, 28513 }, { 0x0744, 28513 }, { 0x0745, 28553 }, { 0x0746, 28553 }, { 0x0747, 28610 }, { 0x0748, 28610 }, { 0x0748, 28640 }, { 0x0749, 28703 }, { 0x0749, 28716 }, { 0x074A, 28807 }, { 0x0759, 28850 }, { 0x075C, 28858 }, { 0x0762, 28864 }, { 0x0763, 28888 }, { 0x0766, 28925 }, { 0x0767, 28930 }, { 0x0768, 28935 }, { 0x0769, 28953 }, { 0x076B, 28959 }, { 0x076C, 28975 }, { 0x076C, 28982 }, { 0x076D, 29036 }, { 0x07F6, 29051 }, { 0x07F7, 29115 }, { 0x07F7, 29152 }, { 0x07FD, 29221 }, { 0x0886, 29257 }, { 0x088B, 29297 }, { 0x088C, 29313 }, { 0x088D, 29340 }, { 0x088E, 29356 }, { 0x088E, 29431 }, { 0x0890, 29459 }, { 0x0891, 29474 }, { 0x08A1, 29491 }, { 0x08A1, 29519 }, { 0x08A8, 29556 }, { 0x08A8, 29573 }, { 0x08A9, 29556 }, { 0x08A9, 29666 }, { 0x08AD, 29700 }, { 0x08AE, 29715 }, { 0x08AE, 29726 }, { 0x08AF, 29715 }, { 0x08B0, 29753 }, { 0x08B1, 29781 }, { 0x08B4, 29787 }, { 0x08BB, 29806 }, { 0x08BC, 29850 }, { 0x08BD, 29850 }, { 0x08C4, 29894 }, { 0x08F6, 29988 }, { 0x08F8, 30022 }, { 0x08FB, 30102 }, { 0x08FE, 30185 }, { 0x0904, 30206 }, { 0x0904, 30233 }, { 0x090E, 30344 }, { 0x090E, 30371 }, { 0x0912, 30344 }, { 0x0912, 30416 }, { 0x0929, 30461 }, { 0x0931, 30499 }, { 0x0931, 30537 }, { 0x0934, 30578 }, { 0x093C, 30607 }, { 0x093F, 30649 }, { 0x0946, 30344 }, { 0x0946, 30371 }, { 0x094A, 30344 }, { 0x094A, 30416 }, { 0x094D, 30685 }, { 0x094E, 30711 }, { 0x094E, 30743 }, { 0x094F, 30344 }, { 0x0951, 30812 }, { 0x0951, 30862 }, { 0x0952, 30862 }, { 0x0955, 30912 }, { 0x0964, 30947 }, { 0x0966, 30964 }, { 0x0970, 31064 }, { 0x0979, 30912 }, { 0x097A, 31111 }, { 0x097D, 31145 }, { 0x097D, 31182 }, { 0x0980, 31225 }, { 0x09BC, 30607 }, { 0x09BF, 30649 }, { 0x09C7, 30649 }, { 0x09C8, 30649 }, { 0x09CE, 31273 }, { 0x09F2, 31349 }, { 0x09F4, 31372 }, { 0x09F5, 31372 }, { 0x09F6, 31372 }, { 0x09FA, 31393 }, { 0x09FA, 31424 }, { 0x09FE, 31469 }, { 0x0A3C, 30607 }, { 0x0A3F, 30649 }, { 0x0A70, 31517 }, { 0x0A71, 31530 }, { 0x0A74, 31558 }, { 0x0A75, 31569 }, { 0x0A8C, 31643 }, { 0x0ABC, 30607 }, { 0x0ABF, 30649 }, { 0x0AF1, 31667 }, { 0x0AF9, 30912 }, { 0x0B35, 31704 }, { 0x0B3C, 30607 }, { 0x0B47, 30649 }, { 0x0B48, 31768 }, { 0x0B55, 31807 }, { 0x0B82, 31817 }, { 0x0B83, 31835 }, { 0x0B99, 31914 }, { 0x0BA4, 31956 }, { 0x0BB3, 31988 }, { 0x0BC6, 30649 }, { 0x0BC7, 30649 }, { 0x0BC8, 30649 }, { 0x0BF3, 32019 }, { 0x0BF3, 32076 }, { 0x0BF7, 32099 }, { 0x0BF7, 32161 }, { 0x0BFA, 32236 }, { 0x0BFA, 32252 }, { 0x0C01, 32327 }, { 0x0C02, 32365 }, { 0x0C04, 32446 }, { 0x0C3C, 32505 }, { 0x0C3C, 32562 }, { 0x0C5A, 32714 }, { 0x0C5D, 32787 }, { 0x0C77, 31225 }, { 0x0C82, 32808 }, { 0x0C84, 31225 }, { 0x0CCD, 32901 }, { 0x0CDD, 32787 }, { 0x0CDE, 32926 }, { 0x0CDE, 32951 }, { 0x0CF3, 32978 }, { 0x0D02, 32365 }, { 0x0D29, 33066 }, { 0x0D2E, 33085 }, { 0x0D3A, 33066 }, { 0x0D46, 30649 }, { 0x0D47, 30649 }, { 0x0D48, 30649 }, { 0x0D4C, 33140 }, { 0x0D4E, 33181 }, { 0x0D4F, 33231 }, { 0x0D57, 33265 }, { 0x0D7C, 33326 }, { 0x0D7C, 33371 }, { 0x0D7D, 33394 }, { 0x0D7D, 33439 }, { 0x0D81, 33470 }, { 0x0DBD, 33487 }, { 0x0DC2, 33494 }, { 0x0DC3, 33487 }, { 0x0DC5, 33494 }, { 0x0E24, 33504 }, { 0x0E26, 33504 }, { 0x0E2F, 33552 }, { 0x0E3A, 33575 }, { 0x0E45, 33587 }, { 0x0E46, 33642 }, { 0x0E4C, 33653 }, { 0x0E4D, 33671 }, { 0x0E4F, 33683 }, { 0x0E5A, 33700 }, { 0x0E5A, 33734 }, { 0x0E5B, 33787 }, { 0x0E9D, 33827 }, { 0x0E9F, 33857 }, { 0x0EA3, 33886 }, { 0x0EA5, 33938 }, { 0x0EB1, 33990 }, { 0x0EC6, 33642 }, { 0x0ECD, 34006 }, { 0x0ECE, 34034 }, { 0x0F04, 34121 }, { 0x0F05, 34178 }, { 0x0F08, 34219 }, { 0x0F09, 34285 }, { 0x0F0A, 34317 }, { 0x0F0B, 34352 }, { 0x0F0B, 34393 }, { 0x0F0B, 27881 }, { 0x0F0C, 34440 }, { 0x0F0C, 27881 }, { 0x0F0D, 34485 }, { 0x0F0E, 34529 }, { 0x0F11, 34568 }, { 0x0F14, 34622 }, { 0x0F18, 34658 }, { 0x0F19, 34658 }, { 0x0F1F, 34679 }, { 0x0F1F, 34716 }, { 0x0F34, 33642 }, { 0x0F35, 34767 }, { 0x0F36, 34810 }, { 0x0F37, 34854 }, { 0x0F39, 34886 }, { 0x0F3B, 34902 }, { 0x0F3D, 34911 }, { 0x0F3F, 34948 }, { 0x0F62, 34980 }, { 0x0F68, 35025 }, { 0x0F6A, 35051 }, { 0x0F6A, 35120 }, { 0x0F71, 35167 }, { 0x0F73, 18126 }, { 0x0F75, 18126 }, { 0x0F77, 5002 }, { 0x0F79, 5002 }, { 0x0F81, 18126 }, { 0x0F85, 35198 }, { 0x0F8A, 35235 }, { 0x0FB0, 35259 }, { 0x0FBE, 35307 }, { 0x0FBF, 34810 }, { 0x0FC0, 35355 }, { 0x0FC1, 35379 }, { 0x0FC2, 35403 }, { 0x0FC3, 35439 }, { 0x0FC4, 35466 }, { 0x0FCA, 35496 }, { 0x0FCB, 35519 }, { 0x0FCC, 35554 }, { 0x0FCE, 35607 }, { 0x0FD0, 35651 }, { 0x0FD1, 35651 }, { 0x0FD5, 35666 }, { 0x1021, 35710 }, { 0x1031, 30649 }, { 0x1037, 35758 }, { 0x1109, 35770 }, { 0x110A, 35805 }, { 0x110B, 35841 }, { 0x110C, 35852 }, { 0x110D, 35897 }, { 0x110E, 35945 }, { 0x1112, 35984 }, { 0x113C, 36012 }, { 0x113D, 36045 }, { 0x113E, 36079 }, { 0x113F, 36115 }, { 0x1140, 36152 }, { 0x114C, 36178 }, { 0x114E, 36200 }, { 0x114F, 36243 }, { 0x1150, 36289 }, { 0x1151, 36335 }, { 0x1154, 36384 }, { 0x1155, 36421 }, { 0x1159, 36461 }, { 0x119E, 36474 }, { 0x11BC, 36178 }, { 0x135D, 36502 }, { 0x135E, 36502 }, { 0x1401, 36510 }, { 0x1402, 36538 }, { 0x1403, 36548 }, { 0x1405, 36560 }, { 0x1406, 36587 }, { 0x141C, 36602 }, { 0x141E, 36612 }, { 0x141F, 36654 }, { 0x141F, 36709 }, { 0x1420, 36751 }, { 0x1421, 36795 }, { 0x1422, 36833 }, { 0x1423, 36875 }, { 0x1424, 36932 }, { 0x1425, 36958 }, { 0x1426, 36992 }, { 0x1427, 37020 }, { 0x1428, 37079 }, { 0x1429, 37105 }, { 0x142A, 37133 }, { 0x142F, 37157 }, { 0x1430, 36538 }, { 0x1433, 37204 }, { 0x1434, 37250 }, { 0x1438, 37266 }, { 0x1449, 37296 }, { 0x144A, 37310 }, { 0x144C, 37321 }, { 0x144D, 36538 }, { 0x144E, 37368 }, { 0x1450, 37398 }, { 0x1451, 37457 }, { 0x1455, 37473 }, { 0x1467, 37489 }, { 0x1468, 37508 }, { 0x1469, 37527 }, { 0x146A, 37546 }, { 0x146B, 37565 }, { 0x146C, 36538 }, { 0x146D, 37597 }, { 0x146F, 37612 }, { 0x1470, 37656 }, { 0x1472, 37672 }, { 0x1484, 36602 }, { 0x1489, 37687 }, { 0x148A, 37751 }, { 0x148B, 37768 }, { 0x148C, 37831 }, { 0x148D, 37847 }, { 0x148E, 37910 }, { 0x1490, 37926 }, { 0x1491, 37989 }, { 0x14A1, 38005 }, { 0x14A2, 38031 }, { 0x14A3, 38047 }, { 0x14A4, 36538 }, { 0x14A5, 38079 }, { 0x14A7, 38094 }, { 0x14A8, 38138 }, { 0x14AA, 38154 }, { 0x14BC, 38169 }, { 0x14C0, 38181 }, { 0x14C1, 36538 }, { 0x14C4, 38197 }, { 0x14C5, 38225 }, { 0x14D3, 38241 }, { 0x14D4, 36538 }, { 0x14D7, 38257 }, { 0x14D8, 38272 }, { 0x14ED, 38288 }, { 0x14EE, 36538 }, { 0x14EF, 38320 }, { 0x14F1, 38335 }, { 0x14F2, 38379 }, { 0x14F4, 38395 }, { 0x1526, 38410 }, { 0x1527, 36538 }, { 0x1528, 38442 }, { 0x152A, 38457 }, { 0x152B, 38488 }, { 0x152D, 38504 }, { 0x1542, 38519 }, { 0x1543, 38535 }, { 0x1544, 38551 }, { 0x1545, 36538 }, { 0x1548, 38567 }, { 0x1549, 38582 }, { 0x154A, 38598 }, { 0x1553, 38610 }, { 0x1554, 36538 }, { 0x155E, 38626 }, { 0x1560, 38638 }, { 0x1564, 38650 }, { 0x1566, 38662 }, { 0x156D, 38674 }, { 0x156F, 38688 }, { 0x157D, 38765 }, { 0x157E, 36538 }, { 0x1581, 38776 }, { 0x1582, 38791 }, { 0x1586, 38807 }, { 0x1587, 38820 }, { 0x1588, 38833 }, { 0x1589, 38846 }, { 0x158E, 36538 }, { 0x1591, 38859 }, { 0x1592, 38875 }, { 0x1599, 38892 }, { 0x15A2, 38905 }, { 0x15A3, 38921 }, { 0x15C2, 38938 }, { 0x1614, 38950 }, { 0x1615, 39000 }, { 0x161A, 39050 }, { 0x161B, 39100 }, { 0x166D, 38765 }, { 0x166D, 39150 }, { 0x1673, 39184 }, { 0x1674, 39201 }, { 0x1680, 39219 }, { 0x169B, 39260 }, { 0x169C, 39290 }, { 0x16EE, 39314 }, { 0x16EF, 39331 }, { 0x16F0, 39348 }, { 0x170D, 39365 }, { 0x171F, 39365 }, { 0x178E, 39409 }, { 0x179D, 39502 }, { 0x179E, 39502 }, { 0x179E, 39546 }, { 0x17A2, 36461 }, { 0x17A3, 39639 }, { 0x17A4, 39714 }, { 0x17A8, 39807 }, { 0x17A8, 39852 }, { 0x17B2, 39889 }, { 0x17B2, 39940 }, { 0x17C6, 39981 }, { 0x17C6, 40000 }, { 0x17C8, 40077 }, { 0x17C8, 40133 }, { 0x17C9, 40180 }, { 0x17C9, 40221 }, { 0x17CA, 40266 }, { 0x17CA, 40307 }, { 0x17CB, 40348 }, { 0x17CB, 40411 }, { 0x17CC, 40451 }, { 0x17CD, 40528 }, { 0x17CE, 40580 }, { 0x17CF, 40613 }, { 0x17D0, 40672 }, { 0x17D1, 40795 }, { 0x17D1, 40823 }, { 0x17D2, 40923 }, { 0x17D2, 41007 }, { 0x17D3, 41060 }, { 0x17D3, 41110 }, { 0x17D4, 41198 }, { 0x17D5, 41231 }, { 0x17D6, 41272 }, { 0x17D6, 41291 }, { 0x17D7, 41340 }, { 0x17D8, 41356 }, { 0x17D8, 41366 }, { 0x17D8, 41449 }, { 0x17D9, 41484 }, { 0x17D9, 41532 }, { 0x17DA, 41576 }, { 0x17DA, 41616 }, { 0x17DA, 41644 }, { 0x17DC, 41685 }, { 0x17DC, 41743 }, { 0x17DD, 41792 }, { 0x17DD, 41808 }, { 0x1805, 41905 }, { 0x1806, 41932 }, { 0x1806, 41993 }, { 0x180B, 42050 }, { 0x180C, 42067 }, { 0x180D, 42084 }, { 0x180E, 42101 }, { 0x180F, 42117 }, { 0x18DF, 42134 }, { 0x18E0, 42157 }, { 0x18E1, 42175 }, { 0x18E2, 42195 }, { 0x18E3, 42213 }, { 0x18E4, 42231 }, { 0x18E5, 42249 }, { 0x18E6, 42267 }, { 0x18E7, 42289 }, { 0x18E8, 42307 }, { 0x18E9, 42326 }, { 0x18EA, 42347 }, { 0x18EB, 42365 }, { 0x18EC, 42386 }, { 0x18ED, 42406 }, { 0x18EE, 42425 }, { 0x18EF, 42446 }, { 0x18F0, 42465 }, { 0x18F1, 42482 }, { 0x18F2, 42503 }, { 0x19AB, 42522 }, { 0x19B5, 42553 }, { 0x19B6, 42553 }, { 0x19B7, 42553 }, { 0x19BA, 42553 }, { 0x19DE, 42588 }, { 0x19DF, 42605 }, { 0x19E0, 42616 }, { 0x19F0, 42682 }, { 0x1A2E, 42766 }, { 0x1A2E, 42853 }, { 0x1A4B, 42885 }, { 0x1A7A, 42915 }, { 0x1AA0, 42964 }, { 0x1AA1, 42983 }, { 0x1AA2, 43005 }, { 0x1AA8, 43026 }, { 0x1AA9, 43032 }, { 0x1AAC, 43045 }, { 0x1ABB, 43115 }, { 0x1ABD, 43154 }, { 0x1ABE, 43193 }, { 0x1ABE, 43228 }, { 0x1ABF, 43262 }, { 0x1AC0, 43293 }, { 0x1AC5, 43115 }, { 0x1AC5, 43327 }, { 0x1B03, 43398 }, { 0x1B4C, 43445 }, { 0x1B7F, 43499 }, { 0x1BAA, 43523 }, { 0x1BAB, 43547 }, { 0x1BBB, 43584 }, { 0x1BBC, 43594 }, { 0x1BBD, 43604 }, { 0x1BBF, 43670 }, { 0x1BBF, 43702 }, { 0x1BC0, 43749 }, { 0x1BC2, 43784 }, { 0x1BC2, 43805 }, { 0x1BC3, 43849 }, { 0x1BC6, 43884 }, { 0x1BCB, 43902 }, { 0x1BD6, 43959 }, { 0x1BD8, 44016 }, { 0x1BE0, 44039 }, { 0x1BF2, 44096 }, { 0x1C78, 44123 }, { 0x1C79, 44141 }, { 0x1C7B, 15986 }, { 0x1C7C, 44156 }, { 0x1C7D, 44174 }, { 0x1CC0, 44199 }, { 0x1CC1, 44203 }, { 0x1CC2, 44213 }, { 0x1CC3, 44223 }, { 0x1CD2, 44229 }, { 0x1CD3, 44247 }, { 0x1CD4, 44302 }, { 0x1CF5, 44409 }, { 0x1CF6, 44476 }, { 0x1CF7, 44547 }, { 0x1CFA, 44577 }, { 0x1D02, 44619 }, { 0x1D14, 44619 }, { 0x1D18, 44660 }, { 0x1D1E, 44689 }, { 0x1D29, 44728 }, { 0x1D2B, 44764 }, { 0x1D4C, 44819 }, { 0x1D77, 44865 }, { 0x1D78, 44888 }, { 0x1D79, 44935 }, { 0x1D79, 44965 }, { 0x1D7A, 44983 }, { 0x1D7B, 45009 }, { 0x1D7C, 45078 }, { 0x1D7D, 45098 }, { 0x1D7D, 45119 }, { 0x1D7E, 45098 }, { 0x1D7F, 45137 }, { 0x1D8E, 45182 }, { 0x1DA6, 45200 }, { 0x1DAB, 45200 }, { 0x1DB0, 45200 }, { 0x1DB8, 45200 }, { 0x1DC3, 45219 }, { 0x1DCB, 45230 }, { 0x1DCC, 45230 }, { 0x1DF8, 45254 }, { 0x1DF8, 45293 }, { 0x1DF8, 45362 }, { 0x1DF9, 45430 }, { 0x1DFA, 45254 }, { 0x1DFB, 45453 }, { 0x1DFD, 45497 }, { 0x1E03, 45556 }, { 0x1E0B, 45556 }, { 0x1E0D, 45587 }, { 0x1E11, 5334 }, { 0x1E1D, 45609 }, { 0x1E1F, 45556 }, { 0x1E25, 45587 }, { 0x1E2B, 45632 }, { 0x1E31, 45656 }, { 0x1E37, 45587 }, { 0x1E37, 45683 }, { 0x1E39, 45587 }, { 0x1E3B, 45587 }, { 0x1E41, 45556 }, { 0x1E43, 45587 }, { 0x1E45, 45587 }, { 0x1E47, 45587 }, { 0x1E49, 45587 }, { 0x1E57, 45556 }, { 0x1E5B, 45587 }, { 0x1E5B, 45683 }, { 0x1E5D, 45587 }, { 0x1E5F, 45587 }, { 0x1E61, 45556 }, { 0x1E63, 45587 }, { 0x1E6B, 45556 }, { 0x1E6D, 45587 }, { 0x1E6F, 45632 }, { 0x1E81, 5661 }, { 0x1E83, 5661 }, { 0x1E85, 5661 }, { 0x1E93, 45632 }, { 0x1E95, 45632 }, { 0x1E96, 45632 }, { 0x1E9B, 45764 }, { 0x1E9C, 45822 }, { 0x1E9C, 45864 }, { 0x1E9C, 45901 }, { 0x1E9E, 2943 }, { 0x1E9E, 45965 }, { 0x1E9F, 9192 }, { 0x1EF3, 5661 }, { 0x2002, 45983 }, { 0x2003, 45994 }, { 0x2003, 46046 }, { 0x2006, 46093 }, { 0x2007, 46148 }, { 0x2007, 46187 }, { 0x2008, 46258 }, { 0x2009, 46302 }, { 0x200A, 46342 }, { 0x200A, 46368 }, { 0x200B, 46424 }, { 0x200B, 46450 }, { 0x200C, 46651 }, { 0x200D, 46677 }, { 0x200E, 46702 }, { 0x200F, 46727 }, { 0x2014, 46752 }, { 0x2015, 46802 }, { 0x2016, 46836 }, { 0x2017, 1531 }, { 0x2018, 46879 }, { 0x2019, 46932 }, { 0x201A, 46986 }, { 0x201B, 47042 }, { 0x201C, 47095 }, { 0x201E, 47148 }, { 0x201F, 47204 }, { 0x2024, 47257 }, { 0x2027, 47302 }, { 0x2028, 47396 }, { 0x2029, 47396 }, { 0x202A, 47449 }, { 0x202B, 47474 }, { 0x202C, 47499 }, { 0x202D, 47524 }, { 0x202E, 47549 }, { 0x202F, 47574 }, { 0x202F, 47601 }, { 0x2030, 47687 }, { 0x2031, 47759 }, { 0x2039, 2381 }, { 0x203A, 2883 }, { 0x2041, 47793 }, { 0x2044, 47825 }, { 0x204A, 47859 }, { 0x204F, 47890 }, { 0x2050, 47962 }, { 0x2052, 47975 }, { 0x2052, 48041 }, { 0x2052, 48095 }, { 0x2055, 48190 }, { 0x205A, 48268 }, { 0x205A, 48341 }, { 0x205B, 48377 }, { 0x205B, 48427 }, { 0x205C, 48377 }, { 0x205E, 48503 }, { 0x205E, 48569 }, { 0x205F, 48612 }, { 0x205F, 48629 }, { 0x2060, 48655 }, { 0x2060, 48679 }, { 0x2060, 48718 }, { 0x2061, 48779 }, { 0x2062, 48836 }, { 0x2063, 48882 }, { 0x2064, 49021 }, { 0x2066, 49061 }, { 0x2067, 49086 }, { 0x2068, 49111 }, { 0x2069, 49136 }, { 0x2071, 49161 }, { 0x207F, 49161 }, { 0x20A0, 49192 }, { 0x20A0, 49230 }, { 0x20A1, 49274 }, { 0x20A2, 49298 }, { 0x20A3, 49305 }, { 0x20A4, 49312 }, { 0x20A4, 49351 }, { 0x20A5, 49388 }, { 0x20A6, 49404 }, { 0x20A7, 49412 }, { 0x20A8, 49418 }, { 0x20A9, 49452 }, { 0x20A9, 49458 }, { 0x20AA, 49542 }, { 0x20AB, 49549 }, { 0x20AC, 49557 }, { 0x20AC, 49603 }, { 0x20AD, 49617 }, { 0x20AE, 49622 }, { 0x20AE, 49631 }, { 0x20AF, 49695 }, { 0x20B1, 49702 }, { 0x20B1, 49714 }, { 0x20B2, 49825 }, { 0x20B2, 49834 }, { 0x20B3, 49865 }, { 0x20B4, 49893 }, { 0x20B5, 49901 }, { 0x20B5, 49907 }, { 0x20B6, 49995 }, { 0x20B7, 50035 }, { 0x20B8, 50095 }, { 0x20B9, 50106 }, { 0x20B9, 50145 }, { 0x20BA, 50206 }, { 0x20BB, 50245 }, { 0x20BC, 50314 }, { 0x20BD, 50325 }, { 0x20BE, 50332 }, { 0x20BF, 50340 }, { 0x20C0, 50357 }, { 0x20D1, 50368 }, { 0x20D2, 50375 }, { 0x20D3, 50384 }, { 0x20D5, 50416 }, { 0x20D7, 50368 }, { 0x20E0, 50425 }, { 0x20E1, 50437 }, { 0x20E9, 50444 }, { 0x2106, 50489 }, { 0x210E, 50512 }, { 0x2113, 50592 }, { 0x2113, 50699 }, { 0x2115, 50751 }, { 0x2118, 50804 }, { 0x2121, 50879 }, { 0x2126, 50970 }, { 0x2126, 51033 }, { 0x2127, 51066 }, { 0x2127, 51118 }, { 0x2129, 51170 }, { 0x212B, 51218 }, { 0x212B, 51295 }, { 0x212E, 51328 }, { 0x2132, 51355 }, { 0x2133, 51373 }, { 0x2139, 51447 }, { 0x213A, 51474 }, { 0x213B, 50879 }, { 0x2145, 51499 }, { 0x2146, 51499 }, { 0x2147, 51535 }, { 0x2148, 51575 }, { 0x2149, 51575 }, { 0x214B, 51613 }, { 0x214C, 51634 }, { 0x214E, 51661 }, { 0x2183, 51679 }, { 0x2183, 51734 }, { 0x2189, 51752 }, { 0x218A, 51796 }, { 0x218B, 51836 }, { 0x2191, 51876 }, { 0x2193, 51899 }, { 0x219A, 51923 }, { 0x219B, 51940 }, { 0x21AE, 51957 }, { 0x21B5, 51974 }, { 0x21CD, 52017 }, { 0x21CE, 52034 }, { 0x21CF, 52051 }, { 0x2205, 52068 }, { 0x2206, 52139 }, { 0x2207, 52195 }, { 0x220A, 52252 }, { 0x2215, 52306 }, { 0x2217, 52332 }, { 0x2220, 52396 }, { 0x2233, 52448 }, { 0x2236, 52521 }, { 0x2238, 52595 }, { 0x223D, 52677 }, { 0x224C, 52677 }, { 0x22C0, 52722 }, { 0x22C1, 52767 }, { 0x22C5, 52814 }, { 0x22C6, 52865 }, { 0x2301, 52869 }, { 0x2301, 52883 }, { 0x230C, 52914 }, { 0x2311, 52966 }, { 0x234A, 53021 }, { 0x237B, 52869 }, { 0x237B, 53130 }, { 0x237D, 53162 }, { 0x237D, 53178 }, { 0x237E, 52869 }, { 0x237F, 52869 }, { 0x237F, 53213 }, { 0x23AF, 53238 }, { 0x23B6, 53267 }, { 0x23BB, 53300 }, { 0x23CE, 53367 }, { 0x23CF, 53415 }, { 0x23D0, 53238 }, { 0x23E8, 53440 }, { 0x23F4, 53488 }, { 0x23F5, 53535 }, { 0x23F6, 53583 }, { 0x23F7, 53628 }, { 0x23FB, 53675 }, { 0x23FB, 53699 }, { 0x23FC, 53722 }, { 0x23FD, 53751 }, { 0x2422, 53781 }, { 0x2423, 53781 }, { 0x2425, 53162 }, { 0x2425, 53799 }, { 0x2426, 52869 }, { 0x2571, 53835 }, { 0x2572, 53880 }, { 0x2591, 53927 }, { 0x2592, 53931 }, { 0x2592, 53935 }, { 0x2593, 53960 }, { 0x25A1, 53964 }, { 0x25A1, 54012 }, { 0x25CC, 54057 }, { 0x2615, 54238 }, { 0x2619, 51474 }, { 0x2629, 54269 }, { 0x262C, 54358 }, { 0x2672, 54380 }, { 0x2673, 54460 }, { 0x2674, 54487 }, { 0x2675, 54513 }, { 0x2676, 54539 }, { 0x2677, 54564 }, { 0x2678, 54578 }, { 0x2679, 54590 }, { 0x267A, 54605 }, { 0x267C, 54694 }, { 0x267D, 54739 }, { 0x2695, 54820 }, { 0x269A, 54882 }, { 0x269A, 54922 }, { 0x269D, 54971 }, { 0x26A3, 55038 }, { 0x26A4, 55038 }, { 0x26AA, 55091 }, { 0x26AB, 55120 }, { 0x26AC, 55150 }, { 0x26B9, 55177 }, { 0x26BA, 55201 }, { 0x26BB, 55225 }, { 0x26BC, 55250 }, { 0x26D5, 55275 }, { 0x26D6, 55275 }, { 0x26D7, 55275 }, { 0x26D8, 55275 }, { 0x26D9, 55275 }, { 0x26E4, 55293 }, { 0x26E5, 55351 }, { 0x26E6, 55398 }, { 0x2700, 55446 }, { 0x2720, 55484 }, { 0x274C, 55615 }, { 0x2764, 55649 }, { 0x27A1, 55701 }, { 0x27C0, 55770 }, { 0x27C1, 55770 }, { 0x27C2, 55785 }, { 0x27CC, 55827 }, { 0x27CE, 55865 }, { 0x27CE, 55900 }, { 0x27CE, 55931 }, { 0x27CF, 55957 }, { 0x27CF, 55992 }, { 0x27CF, 56024 }, { 0x27E0, 56050 }, { 0x2800, 56093 }, { 0x2981, 56189 }, { 0x2986, 56221 }, { 0x2999, 56251 }, { 0x29B5, 56276 }, { 0x29BF, 56338 }, { 0x29E7, 56425 }, { 0x2A1D, 56465 }, { 0x2A1E, 56465 }, { 0x2A71, 56492 }, { 0x2A72, 56538 }, { 0x2ADC, 56584 }, { 0x2ADC, 56643 }, { 0x2ADD, 56584 }, { 0x2ADD, 56701 }, { 0x2AEB, 56759 }, { 0x2AF6, 56778 }, { 0x2AFC, 56784 }, { 0x2B41, 56796 }, { 0x2B42, 56819 }, { 0x2B43, 56842 }, { 0x2B44, 56865 }, { 0x2B4B, 56888 }, { 0x2B4C, 56911 }, { 0x2B4E, 56934 }, { 0x2B4F, 56954 }, { 0x2B55, 57062 }, { 0x2B5A, 57096 }, { 0x2B5B, 57142 }, { 0x2B5C, 57170 }, { 0x2B5D, 57193 }, { 0x2B5E, 57216 }, { 0x2B5F, 57264 }, { 0x2B97, 57313 }, { 0x2BD2, 57345 }, { 0x2BF3, 57403 }, { 0x2BF4, 57463 }, { 0x2BF5, 57520 }, { 0x2BF6, 57579 }, { 0x2BF7, 57638 }, { 0x2BF8, 57669 }, { 0x2C62, 57729 }, { 0x2C63, 57747 }, { 0x2C64, 57765 }, { 0x2C65, 57783 }, { 0x2C66, 57801 }, { 0x2C6D, 57819 }, { 0x2C6E, 57837 }, { 0x2C6F, 57855 }, { 0x2C70, 57873 }, { 0x2C71, 57891 }, { 0x2C77, 57920 }, { 0x2C7E, 57937 }, { 0x2C7F, 57955 }, { 0x2CEF, 57973 }, { 0x2D7F, 58069 }, { 0x2D7F, 58098 }, { 0x2D7F, 41007 }, { 0x2DF5, 58193 }, { 0x2E0B, 58245 }, { 0x2E0C, 58288 }, { 0x2E0D, 58342 }, { 0x2E13, 58395 }, { 0x2E14, 58441 }, { 0x2E15, 58496 }, { 0x2E17, 58553 }, { 0x2E17, 58594 }, { 0x2E19, 58677 }, { 0x2E1A, 58697 }, { 0x2E1B, 58749 }, { 0x2E1D, 58791 }, { 0x2E1E, 58804 }, { 0x2E1F, 58848 }, { 0x2E2F, 58892 }, { 0x2E30, 58916 }, { 0x2E31, 58932 }, { 0x2E32, 58964 }, { 0x2E33, 58987 }, { 0x2E35, 59037 }, { 0x2E36, 59070 }, { 0x2E37, 59104 }, { 0x2E38, 59137 }, { 0x2E39, 59171 }, { 0x2E3A, 59225 }, { 0x2E3C, 59334 }, { 0x2E3F, 59371 }, { 0x2E41, 59400 }, { 0x2E41, 47890 }, { 0x2E43, 59414 }, { 0x2E44, 59464 }, { 0x2E4A, 59544 }, { 0x2E4C, 59624 }, { 0x2E4D, 59679 }, { 0x2E55, 59751 }, { 0x2E57, 59769 }, { 0x2E80, 59789 }, { 0x2E81, 59817 }, { 0x2E82, 59846 }, { 0x2E83, 59846 }, { 0x2E84, 59846 }, { 0x2E85, 59874 }, { 0x2E85, 59902 }, { 0x2E86, 59925 }, { 0x2E87, 59954 }, { 0x2E88, 59983 }, { 0x2E88, 60012 }, { 0x2E89, 59983 }, { 0x2E89, 60029 }, { 0x2E8A, 60053 }, { 0x2E8A, 60012 }, { 0x2E8B, 60082 }, { 0x2E8B, 60111 }, { 0x2E8C, 60131 }, { 0x2E8C, 60012 }, { 0x2E8D, 60131 }, { 0x2E8D, 60012 }, { 0x2E8E, 60160 }, { 0x2E8F, 60160 }, { 0x2E90, 60160 }, { 0x2E91, 60160 }, { 0x2E92, 60189 }, { 0x2E93, 60218 }, { 0x2E94, 60247 }, { 0x2E95, 60247 }, { 0x2E95, 60276 }, { 0x2E96, 60375 }, { 0x2E96, 59902 }, { 0x2E97, 60375 }, { 0x2E97, 60111 }, { 0x2E98, 60404 }, { 0x2E98, 59902 }, { 0x2E99, 60433 }, { 0x2E99, 60029 }, { 0x2E9B, 60462 }, { 0x2E9C, 60491 }, { 0x2E9C, 60520 }, { 0x2E9D, 60616 }, { 0x2E9E, 60645 }, { 0x2E9F, 60674 }, { 0x2EA0, 60703 }, { 0x2EA1, 60732 }, { 0x2EA1, 59902 }, { 0x2EA2, 60732 }, { 0x2EA2, 60761 }, { 0x2EA3, 60790 }, { 0x2EA3, 60111 }, { 0x2EA4, 60819 }, { 0x2EA4, 60012 }, { 0x2EA5, 60819 }, { 0x2EA5, 60012 }, { 0x2EA6, 60848 }, { 0x2EA7, 60888 }, { 0x2EA8, 60917 }, { 0x2EA8, 59902 }, { 0x2EA9, 60946 }, { 0x2EA9, 59902 }, { 0x2EAA, 60975 }, { 0x2EAA, 59902 }, { 0x2EAB, 61005 }, { 0x2EAB, 61035 }, { 0x2EAB, 60012 }, { 0x2EAC, 61065 }, { 0x2EAD, 61065 }, { 0x2EAE, 61095 }, { 0x2EAF, 61125 }, { 0x2EAF, 59902 }, { 0x2EB0, 61155 }, { 0x2EB0, 59902 }, { 0x2EB1, 61035 }, { 0x2EB2, 61005 }, { 0x2EB2, 61035 }, { 0x2EB3, 61035 }, { 0x2EB4, 61035 }, { 0x2EB5, 61035 }, { 0x2EB6, 61204 }, { 0x2EB6, 59902 }, { 0x2EB7, 61204 }, { 0x2EB7, 60012 }, { 0x2EB8, 61204 }, { 0x2EB9, 61234 }, { 0x2EBA, 61264 }, { 0x2EBB, 61264 }, { 0x2EBC, 61294 }, { 0x2EBD, 61324 }, { 0x2EBE, 61354 }, { 0x2EBF, 61395 }, { 0x2EC0, 61395 }, { 0x2EC1, 61425 }, { 0x2EC2, 61455 }, { 0x2EC2, 59902 }, { 0x2EC3, 61485 }, { 0x2EC3, 60012 }, { 0x2EC4, 61485 }, { 0x2EC4, 59902 }, { 0x2EC5, 61515 }, { 0x2EC6, 61564 }, { 0x2EC7, 61613 }, { 0x2EC8, 61643 }, { 0x2EC9, 61692 }, { 0x2ECA, 61741 }, { 0x2ECA, 59902 }, { 0x2ECB, 61771 }, { 0x2ECC, 61820 }, { 0x2ECD, 61861 }, { 0x2ECE, 61861 }, { 0x2ECF, 61891 }, { 0x2ECF, 60029 }, { 0x2ED0, 61921 }, { 0x2ED1, 61970 }, { 0x2ED2, 61970 }, { 0x2ED2, 59902 }, { 0x2ED3, 62000 }, { 0x2ED4, 62049 }, { 0x2ED5, 62098 }, { 0x2ED6, 62098 }, { 0x2ED6, 59902 }, { 0x2ED7, 62128 }, { 0x2ED8, 62158 }, { 0x2ED9, 62188 }, { 0x2EDA, 62237 }, { 0x2EDB, 62286 }, { 0x2EDC, 62335 }, { 0x2EDD, 62384 }, { 0x2EDD, 60111 }, { 0x2EDE, 62384 }, { 0x2EDE, 59902 }, { 0x2EDF, 62384 }, { 0x2EDF, 59902 }, { 0x2EE0, 62414 }, { 0x2EE0, 59902 }, { 0x2EE1, 62463 }, { 0x2EE2, 62493 }, { 0x2EE3, 62542 }, { 0x2EE4, 62591 }, { 0x2EE5, 62621 }, { 0x2EE6, 62670 }, { 0x2EE7, 62719 }, { 0x2EE8, 62768 }, { 0x2EE9, 62809 }, { 0x2EEA, 62850 }, { 0x2EEB, 62899 }, { 0x2EEC, 62949 }, { 0x2EED, 62998 }, { 0x2EEE, 63048 }, { 0x2EEF, 63097 }, { 0x2EF0, 63147 }, { 0x2EF1, 63196 }, { 0x2EF2, 63226 }, { 0x2EF3, 63276 }, { 0x2F00, 63325 }, { 0x2F01, 63342 }, { 0x2F02, 63359 }, { 0x2F03, 63376 }, { 0x2F04, 63393 }, { 0x2F05, 63410 }, { 0x2F06, 63427 }, { 0x2F07, 63444 }, { 0x2F08, 63461 }, { 0x2F09, 63478 }, { 0x2F0A, 63496 }, { 0x2F0B, 63514 }, { 0x2F0C, 63532 }, { 0x2F0D, 63550 }, { 0x2F0E, 63568 }, { 0x2F0F, 63586 }, { 0x2F10, 63604 }, { 0x2F11, 63622 }, { 0x2F12, 63640 }, { 0x2F13, 63658 }, { 0x2F14, 63676 }, { 0x2F15, 63694 }, { 0x2F16, 63712 }, { 0x2F17, 63730 }, { 0x2F18, 63748 }, { 0x2F19, 63766 }, { 0x2F1A, 63784 }, { 0x2F1B, 63802 }, { 0x2F1C, 63820 }, { 0x2F1D, 63838 }, { 0x2F1E, 63856 }, { 0x2F1F, 63874 }, { 0x2F20, 63892 }, { 0x2F21, 63910 }, { 0x2F22, 63928 }, { 0x2F23, 63946 }, { 0x2F24, 63964 }, { 0x2F25, 63982 }, { 0x2F26, 64000 }, { 0x2F27, 64018 }, { 0x2F28, 64036 }, { 0x2F29, 64054 }, { 0x2F2A, 64072 }, { 0x2F2B, 64090 }, { 0x2F2C, 64108 }, { 0x2F2D, 64126 }, { 0x2F2E, 64144 }, { 0x2F2F, 64162 }, { 0x2F30, 64180 }, { 0x2F31, 64198 }, { 0x2F32, 64216 }, { 0x2F33, 64234 }, { 0x2F34, 64252 }, { 0x2F35, 64270 }, { 0x2F36, 64288 }, { 0x2F37, 64306 }, { 0x2F38, 64324 }, { 0x2F39, 64342 }, { 0x2F3A, 64360 }, { 0x2F3B, 64378 }, { 0x2F3C, 64396 }, { 0x2F3D, 64414 }, { 0x2F3E, 64432 }, { 0x2F3F, 64450 }, { 0x2F40, 64468 }, { 0x2F41, 64486 }, { 0x2F42, 64504 }, { 0x2F43, 64522 }, { 0x2F44, 64540 }, { 0x2F45, 64558 }, { 0x2F46, 64576 }, { 0x2F47, 64594 }, { 0x2F48, 64612 }, { 0x2F49, 64630 }, { 0x2F4A, 64648 }, { 0x2F4B, 64666 }, { 0x2F4C, 64684 }, { 0x2F4D, 64702 }, { 0x2F4E, 64720 }, { 0x2F4F, 64738 }, { 0x2F50, 64756 }, { 0x2F51, 64774 }, { 0x2F52, 64792 }, { 0x2F53, 64810 }, { 0x2F54, 64828 }, { 0x2F55, 64846 }, { 0x2F56, 64864 }, { 0x2F57, 64882 }, { 0x2F58, 64900 }, { 0x2F59, 64918 }, { 0x2F5A, 64936 }, { 0x2F5B, 64954 }, { 0x2F5C, 64972 }, { 0x2F5D, 64990 }, { 0x2F5E, 65008 }, { 0x2F5F, 65026 }, { 0x2F60, 65044 }, { 0x2F61, 65062 }, { 0x2F62, 65080 }, { 0x2F63, 65098 }, { 0x2F64, 65117 }, { 0x2F65, 65136 }, { 0x2F66, 65155 }, { 0x2F67, 65174 }, { 0x2F68, 65193 }, { 0x2F69, 65212 }, { 0x2F6A, 65231 }, { 0x2F6B, 65250 }, { 0x2F6C, 65269 }, { 0x2F6D, 65288 }, { 0x2F6E, 65307 }, { 0x2F6F, 65326 }, { 0x2F70, 65345 }, { 0x2F71, 65364 }, { 0x2F72, 65383 }, { 0x2F73, 65402 }, { 0x2F74, 65421 }, { 0x2F75, 65440 }, { 0x2F76, 65459 }, { 0x2F77, 65478 }, { 0x2F78, 65497 }, { 0x2F79, 65516 }, { 0x2F7A, 65535 }, { 0x2F7B, 65554 }, { 0x2F7C, 65573 }, { 0x2F7D, 65592 }, { 0x2F7E, 65611 }, { 0x2F7F, 65630 }, { 0x2F80, 65649 }, { 0x2F81, 65668 }, { 0x2F82, 65687 }, { 0x2F83, 65706 }, { 0x2F84, 65725 }, { 0x2F85, 65744 }, { 0x2F86, 65763 }, { 0x2F87, 65782 }, { 0x2F88, 65801 }, { 0x2F89, 65820 }, { 0x2F8A, 65839 }, { 0x2F8B, 65858 }, { 0x2F8C, 65877 }, { 0x2F8D, 65896 }, { 0x2F8E, 65915 }, { 0x2F8F, 65934 }, { 0x2F90, 65953 }, { 0x2F91, 65972 }, { 0x2F92, 65991 }, { 0x2F93, 66010 }, { 0x2F94, 66029 }, { 0x2F95, 66048 }, { 0x2F96, 66067 }, { 0x2F97, 66086 }, { 0x2F98, 66105 }, { 0x2F99, 66124 }, { 0x2F9A, 66143 }, { 0x2F9B, 66162 }, { 0x2F9C, 66181 }, { 0x2F9D, 66200 }, { 0x2F9E, 66219 }, { 0x2F9F, 66238 }, { 0x2FA0, 66257 }, { 0x2FA1, 66276 }, { 0x2FA2, 66295 }, { 0x2FA3, 66314 }, { 0x2FA4, 66333 }, { 0x2FA5, 66352 }, { 0x2FA6, 66371 }, { 0x2FA7, 66390 }, { 0x2FA8, 66409 }, { 0x2FA9, 66428 }, { 0x2FAA, 66447 }, { 0x2FAB, 66466 }, { 0x2FAC, 66485 }, { 0x2FAD, 66504 }, { 0x2FAE, 66523 }, { 0x2FAF, 66542 }, { 0x2FB0, 66561 }, { 0x2FB1, 66580 }, { 0x2FB2, 66599 }, { 0x2FB3, 66618 }, { 0x2FB4, 66637 }, { 0x2FB5, 66656 }, { 0x2FB6, 66675 }, { 0x2FB7, 66694 }, { 0x2FB8, 66713 }, { 0x2FB9, 66732 }, { 0x2FBA, 66751 }, { 0x2FBB, 66770 }, { 0x2FBC, 66789 }, { 0x2FBD, 66808 }, { 0x2FBE, 66827 }, { 0x2FBF, 66846 }, { 0x2FC0, 66865 }, { 0x2FC1, 66884 }, { 0x2FC2, 66903 }, { 0x2FC3, 66922 }, { 0x2FC4, 66941 }, { 0x2FC5, 66960 }, { 0x2FC6, 66979 }, { 0x2FC7, 66998 }, { 0x2FC8, 67017 }, { 0x2FC9, 67036 }, { 0x2FCA, 67055 }, { 0x2FCB, 67074 }, { 0x2FCC, 67093 }, { 0x2FCD, 67112 }, { 0x2FCE, 67131 }, { 0x2FCF, 67150 }, { 0x2FD0, 67169 }, { 0x2FD1, 67188 }, { 0x2FD2, 67207 }, { 0x2FD3, 67226 }, { 0x2FD4, 67245 }, { 0x2FD5, 67264 }, { 0x3001, 67283 }, { 0x3013, 67330 }, { 0x3013, 67367 }, { 0x301D, 67420 }, { 0x301E, 67470 }, { 0x301F, 67525 }, { 0x3032, 67584 }, { 0x3034, 67627 }, { 0x3036, 67776 }, { 0x303C, 67802 }, { 0x303D, 67850 }, { 0x303E, 67893 }, { 0x303F, 67993 }, { 0x309F, 68053 }, { 0x30FF, 68053 }, { 0x3127, 68133 }, { 0x312D, 68192 }, { 0x312E, 68236 }, { 0x312F, 68259 }, { 0x3147, 68274 }, { 0x314E, 35984 }, { 0x317F, 36152 }, { 0x3181, 36178 }, { 0x3186, 36461 }, { 0x318D, 36474 }, { 0x31B6, 68330 }, { 0x31C0, 68355 }, { 0x31C1, 68374 }, { 0x31C2, 68393 }, { 0x31C3, 68412 }, { 0x31C3, 68443 }, { 0x31C3, 68488 }, { 0x31C4, 68507 }, { 0x31C4, 68526 }, { 0x31C5, 68545 }, { 0x31C6, 68564 }, { 0x31C6, 68583 }, { 0x31C7, 68602 }, { 0x31C7, 68621 }, { 0x31C8, 68640 }, { 0x31C9, 68659 }, { 0x31C9, 68678 }, { 0x31CA, 68697 }, { 0x31CA, 68716 }, { 0x31CB, 68735 }, { 0x31CC, 68754 }, { 0x31CC, 68773 }, { 0x31CD, 68792 }, { 0x31CE, 68811 }, { 0x31CF, 68830 }, { 0x31D0, 68849 }, { 0x31D0, 68868 }, { 0x31D1, 68887 }, { 0x31D2, 68906 }, { 0x31D3, 68925 }, { 0x31D4, 68944 }, { 0x31D5, 68963 }, { 0x31D6, 68982 }, { 0x31D6, 69001 }, { 0x31D7, 69020 }, { 0x31D7, 69039 }, { 0x31D8, 69058 }, { 0x31D9, 69077 }, { 0x31DA, 69096 }, { 0x31DB, 69115 }, { 0x31DB, 69134 }, { 0x31DC, 69153 }, { 0x31DC, 69172 }, { 0x31DD, 69191 }, { 0x31DE, 69210 }, { 0x31DE, 69229 }, { 0x31DF, 69248 }, { 0x31DF, 69267 }, { 0x31E0, 69286 }, { 0x31E1, 69305 }, { 0x31E2, 69324 }, { 0x31E3, 69343 }, { 0x31E4, 69362 }, { 0x31E5, 69381 }, { 0x31EF, 69400 }, { 0x321E, 69487 }, { 0x322A, 69526 }, { 0x322B, 69533 }, { 0x322C, 69541 }, { 0x322D, 69551 }, { 0x322E, 69560 }, { 0x322F, 69567 }, { 0x3230, 69576 }, { 0x3231, 69583 }, { 0x3232, 69596 }, { 0x3233, 69604 }, { 0x3242, 69612 }, { 0x3243, 69617 }, { 0x327E, 69620 }, { 0x328A, 69526 }, { 0x328B, 69533 }, { 0x328C, 69541 }, { 0x328D, 69551 }, { 0x328E, 69560 }, { 0x328F, 69567 }, { 0x3290, 69576 }, { 0x3291, 69583 }, { 0x3292, 69596 }, { 0x3293, 69604 }, { 0x329E, 69637 }, { 0x32A1, 69647 }, { 0x3300, 69655 }, { 0x3301, 69665 }, { 0x3302, 69671 }, { 0x3303, 69678 }, { 0x3304, 69697 }, { 0x3305, 69704 }, { 0x3306, 69709 }, { 0x3307, 69731 }, { 0x3308, 69760 }, { 0x3309, 69765 }, { 0x330A, 69771 }, { 0x330B, 69775 }, { 0x330C, 69797 }, { 0x330D, 69803 }, { 0x330E, 69811 }, { 0x330F, 69818 }, { 0x3310, 69824 }, { 0x3311, 69830 }, { 0x3312, 69837 }, { 0x3313, 69843 }, { 0x3314, 69851 }, { 0x3315, 69857 }, { 0x3316, 69866 }, { 0x3317, 69876 }, { 0x3318, 69885 }, { 0x3319, 69890 }, { 0x331A, 69899 }, { 0x331B, 69929 }, { 0x331C, 69935 }, { 0x331D, 69940 }, { 0x331E, 69964 }, { 0x331F, 69970 }, { 0x3320, 69976 }, { 0x3321, 69984 }, { 0x3322, 69993 }, { 0x3323, 70000 }, { 0x3324, 70005 }, { 0x3325, 70011 }, { 0x3326, 70017 }, { 0x3327, 70024 }, { 0x3328, 70028 }, { 0x3329, 70034 }, { 0x332A, 70054 }, { 0x332B, 70062 }, { 0x332C, 70070 }, { 0x332D, 70156 }, { 0x332E, 70163 }, { 0x332F, 70171 }, { 0x3330, 70194 }, { 0x3331, 70200 }, { 0x3332, 70209 }, { 0x3333, 70215 }, { 0x3334, 70220 }, { 0x3335, 70227 }, { 0x3336, 70233 }, { 0x3337, 70241 }, { 0x3338, 70246 }, { 0x3339, 70254 }, { 0x333A, 70260 }, { 0x333B, 70266 }, { 0x333C, 70271 }, { 0x333D, 70276 }, { 0x333E, 70282 }, { 0x333F, 70293 }, { 0x3340, 70305 }, { 0x3341, 70311 }, { 0x3342, 70316 }, { 0x3343, 70321 }, { 0x3344, 70328 }, { 0x3345, 70333 }, { 0x3346, 70338 }, { 0x3347, 70343 }, { 0x3348, 70383 }, { 0x3349, 70390 }, { 0x334A, 70397 }, { 0x334B, 70406 }, { 0x334C, 70412 }, { 0x334D, 70420 }, { 0x334E, 70426 }, { 0x334F, 70426 }, { 0x3350, 70431 }, { 0x3351, 70455 }, { 0x3352, 70461 }, { 0x3353, 70466 }, { 0x3354, 70472 }, { 0x3355, 70478 }, { 0x3356, 70502 }, { 0x3357, 70511 }, { 0x337F, 69583 }, { 0x33D7, 70516 }, { 0xA015, 70662 }, { 0xA514, 70681 }, { 0xA56A, 70740 }, { 0xA5D1, 70788 }, { 0xA613, 70834 }, { 0xA614, 70855 }, { 0xA615, 70875 }, { 0xA616, 70897 }, { 0xA616, 70916 }, { 0xA617, 70957 }, { 0xA618, 70981 }, { 0xA619, 71006 }, { 0xA61A, 71040 }, { 0xA61B, 71072 }, { 0xA61C, 71093 }, { 0xA61D, 71122 }, { 0xA61E, 71146 }, { 0xA61F, 71170 }, { 0xA65F, 71191 }, { 0xA669, 71209 }, { 0xA66B, 71251 }, { 0xA66D, 71251 }, { 0xA66E, 71305 }, { 0xA66F, 71337 }, { 0xA67C, 71404 }, { 0xA67D, 71455 }, { 0xA67E, 71483 }, { 0xA67F, 71455 }, { 0xA6E6, 71534 }, { 0xA6E7, 71558 }, { 0xA6E8, 71582 }, { 0xA6E8, 71587 }, { 0xA6E9, 71613 }, { 0xA6EA, 71638 }, { 0xA6EA, 71643 }, { 0xA6EB, 71668 }, { 0xA6EC, 71692 }, { 0xA6ED, 71718 }, { 0xA6EE, 71744 }, { 0xA6EF, 71769 }, { 0xA6EF, 71794 }, { 0xA727, 71823 }, { 0xA727, 71850 }, { 0xA729, 71933 }, { 0xA72B, 71963 }, { 0xA72D, 71990 }, { 0xA72F, 72016 }, { 0xA765, 72051 }, { 0xA765, 72074 }, { 0xA765, 72128 }, { 0xA77A, 72174 }, { 0xA77D, 72196 }, { 0xA77F, 72214 }, { 0xA781, 72231 }, { 0xA787, 72273 }, { 0xA788, 72305 }, { 0xA789, 72345 }, { 0xA789, 72389 }, { 0xA78A, 72475 }, { 0xA78B, 72506 }, { 0xA78C, 72523 }, { 0xA78C, 72598 }, { 0xA78D, 72701 }, { 0xA78D, 72744 }, { 0xA78D, 72817 }, { 0xA78E, 72835 }, { 0xA78E, 72873 }, { 0xA78F, 72897 }, { 0xA791, 72214 }, { 0xA791, 72973 }, { 0xA793, 72982 }, { 0xA793, 73021 }, { 0xA794, 73032 }, { 0xA799, 73050 }, { 0xA799, 73070 }, { 0xA7A9, 73115 }, { 0xA7AA, 73163 }, { 0xA7AA, 73181 }, { 0xA7AB, 73194 }, { 0xA7AC, 73212 }, { 0xA7AD, 73230 }, { 0xA7AE, 73248 }, { 0xA7AE, 73266 }, { 0xA7AF, 73286 }, { 0xA7B0, 73315 }, { 0xA7B1, 73333 }, { 0xA7B1, 73266 }, { 0xA7B2, 73351 }, { 0xA7B3, 73369 }, { 0xA7C1, 73387 }, { 0xA7C3, 73423 }, { 0xA7C4, 73460 }, { 0xA7C5, 73478 }, { 0xA7C6, 73496 }, { 0xA7C8, 73514 }, { 0xA7CA, 73543 }, { 0xA7CB, 73620 }, { 0xA7D7, 73638 }, { 0xA7D9, 73694 }, { 0xA7DC, 73751 }, { 0xA7F5, 73770 }, { 0xA7F6, 73827 }, { 0xA7F7, 73915 }, { 0xA7F9, 73935 }, { 0xA7FA, 73960 }, { 0xA7FF, 73991 }, { 0xA806, 74028 }, { 0xA82C, 43523 }, { 0xA830, 74044 }, { 0xA837, 74160 }, { 0xA839, 74226 }, { 0xA840, 74271 }, { 0xA843, 74271 }, { 0xA844, 74309 }, { 0xA845, 74326 }, { 0xA846, 74326 }, { 0xA847, 74362 }, { 0xA848, 74271 }, { 0xA84C, 74271 }, { 0xA84D, 74362 }, { 0xA850, 74362 }, { 0xA851, 74271 }, { 0xA852, 74362 }, { 0xA854, 74309 }, { 0xA855, 74389 }, { 0xA858, 74417 }, { 0xA862, 74454 }, { 0xA863, 74472 }, { 0xA864, 74491 }, { 0xA865, 74507 }, { 0xA865, 74530 }, { 0xA866, 74558 }, { 0xA867, 74362 }, { 0xA868, 74362 }, { 0xA869, 74585 }, { 0xA86A, 74585 }, { 0xA86B, 74585 }, { 0xA86C, 74585 }, { 0xA86D, 74594 }, { 0xA86E, 74594 }, { 0xA86F, 74594 }, { 0xA870, 74594 }, { 0xA871, 74602 }, { 0xA872, 74620 }, { 0xA873, 74585 }, { 0xA874, 74620 }, { 0xA874, 74628 }, { 0xA875, 74620 }, { 0xA875, 74628 }, { 0xA876, 74620 }, { 0xA877, 74620 }, { 0xA8F8, 74652 }, { 0xA8F8, 74686 }, { 0xA8F9, 74717 }, { 0xA8FA, 74785 }, { 0xA8FA, 74865 }, { 0xA8FB, 74898 }, { 0xA8FC, 31225 }, { 0xA922, 74945 }, { 0xA923, 75013 }, { 0xA953, 43523 }, { 0xA982, 43398 }, { 0xA989, 75044 }, { 0xA98A, 75060 }, { 0xA98B, 75076 }, { 0xA9B4, 75092 }, { 0xA9B5, 75135 }, { 0xA9BD, 75159 }, { 0xA9CF, 75182 }, { 0xAAB5, 42553 }, { 0xAAB6, 42553 }, { 0xAAB9, 42553 }, { 0xAABB, 42553 }, { 0xAABC, 42553 }, { 0xAADE, 75204 }, { 0xAADF, 75243 }, { 0xAAF2, 75280 }, { 0xAAF6, 75301 }, { 0xAB53, 75352 }, { 0xAB5B, 75370 }, { 0xAB64, 75394 }, { 0xAB65, 75419 }, { 0xAB66, 75455 }, { 0xAB67, 75482 }, { 0xAB68, 75512 }, { 0xAB69, 75549 }, { 0xAB6A, 75580 }, { 0xAB6B, 75608 }, { 0xF92C, 75635 }, { 0xF9B8, 75635 }, { 0xFA0E, 75683 }, { 0xFA0F, 75683 }, { 0xFA11, 75683 }, { 0xFA13, 75683 }, { 0xFA14, 75683 }, { 0xFA1F, 75683 }, { 0xFA21, 75683 }, { 0xFA23, 75683 }, { 0xFA24, 75683 }, { 0xFA27, 75683 }, { 0xFA28, 75683 }, { 0xFA29, 75683 }, { 0xFAD4, 75707 }, { 0xFB1E, 75746 }, { 0xFB20, 75770 }, { 0xFBBA, 24684 }, { 0xFBBB, 24684 }, { 0xFBBC, 24684 }, { 0xFBBD, 24684 }, { 0xFBBE, 24684 }, { 0xFBBF, 24304 }, { 0xFBC0, 24679 }, { 0xFBC1, 24679 }, { 0xFBF9, 75849 }, { 0xFBFA, 75935 }, { 0xFC03, 76021 }, { 0xFC68, 76107 }, { 0xFDCF, 76193 }, { 0xFDCF, 76212 }, { 0xFDF5, 76236 }, { 0xFE00, 76288 }, { 0xFE18, 76325 }, { 0xFE46, 76386 }, { 0xFE73, 76441 }, { 0xFEFF, 76494 }, { 0xFEFF, 76577 }, { 0xFF0C, 76646 }, { 0xFF5F, 76676 }, { 0xFFE3, 76749 }, { 0xFFF9, 76789 }, { 0xFFFA, 76819 }, { 0xFFFB, 76858 }, { 0xFFFC, 76888 }, { 0xFFFD, 76952 }, { 0xFFFD, 77043 }, { 0xFFFE, 77126 }, { 0x100BF, 77181 }, { 0x100D5, 77181 }, { 0x100D6, 77181 }, { 0x100FA, 77181 }, { 0x1015E, 77232 }, { 0x1018C, 77272 }, { 0x1018D, 77288 }, { 0x1018E, 77300 }, { 0x1030F, 77335 }, { 0x10317, 77335 }, { 0x10458, 77344 }, { 0x10459, 77371 }, { 0x10462, 77390 }, { 0x10463, 35984 }, { 0x1057D, 77420 }, { 0x1057F, 77420 }, { 0x105A4, 77420 }, { 0x105A6, 77420 }, { 0x1060F, 77453 }, { 0x10610, 77459 }, { 0x10611, 77463 }, { 0x10612, 77467 }, { 0x10613, 77472 }, { 0x10614, 77481 }, { 0x10615, 77489 }, { 0x10616, 77496 }, { 0x1061D, 77501 }, { 0x1062E, 77506 }, { 0x10644, 77512 }, { 0x10647, 77516 }, { 0x10649, 77529 }, { 0x1064A, 77529 }, { 0x1064B, 77535 }, { 0x1064D, 77542 }, { 0x1064E, 77542 }, { 0x1064F, 77542 }, { 0x10656, 77547 }, { 0x10657, 77557 }, { 0x10661, 77565 }, { 0x10663, 77600 }, { 0x10664, 77600 }, { 0x10665, 77600 }, { 0x10676, 77639 }, { 0x1067D, 77705 }, { 0x10681, 77741 }, { 0x10688, 77777 }, { 0x1068B, 77565 }, { 0x106B3, 77812 }, { 0x106B4, 77837 }, { 0x106B5, 77875 }, { 0x106B6, 77899 }, { 0x106B7, 77924 }, { 0x106B8, 77949 }, { 0x106B9, 77974 }, { 0x106BA, 77999 }, { 0x106BB, 78037 }, { 0x106BC, 78062 }, { 0x106BD, 78100 }, { 0x106BE, 78125 }, { 0x106BF, 78151 }, { 0x106C1, 78176 }, { 0x106C2, 78200 }, { 0x106C3, 78238 }, { 0x106C4, 78263 }, { 0x106C6, 78291 }, { 0x106C7, 78316 }, { 0x106C8, 78341 }, { 0x106C9, 78366 }, { 0x106CA, 78391 }, { 0x106CB, 78416 }, { 0x106CC, 78454 }, { 0x106CE, 78479 }, { 0x106CF, 78504 }, { 0x106D0, 78528 }, { 0x106D1, 78553 }, { 0x106D2, 78578 }, { 0x106D3, 78603 }, { 0x106D4, 78628 }, { 0x106D5, 78653 }, { 0x106D6, 78690 }, { 0x106D7, 78715 }, { 0x106D8, 78740 }, { 0x106DA, 78765 }, { 0x106DB, 78803 }, { 0x106DC, 78841 }, { 0x106DD, 78879 }, { 0x106DE, 78903 }, { 0x106DF, 78928 }, { 0x106E1, 78966 }, { 0x106E2, 78991 }, { 0x106E3, 79016 }, { 0x106E5, 79041 }, { 0x106E6, 79041 }, { 0x106E7, 79066 }, { 0x106E8, 79094 }, { 0x106E9, 79121 }, { 0x106EA, 79149 }, { 0x106EB, 79177 }, { 0x106EC, 79205 }, { 0x106ED, 79230 }, { 0x106EE, 79255 }, { 0x106EF, 79281 }, { 0x106F0, 79307 }, { 0x106F1, 79332 }, { 0x106F2, 79357 }, { 0x106F3, 79382 }, { 0x106F4, 79408 }, { 0x106F5, 79434 }, { 0x106F6, 79460 }, { 0x106F7, 79486 }, { 0x106F8, 79529 }, { 0x106F9, 79558 }, { 0x106FA, 79604 }, { 0x106FB, 79629 }, { 0x106FC, 79655 }, { 0x106FD, 79681 }, { 0x106FE, 79681 }, { 0x106FF, 79707 }, { 0x10700, 79707 }, { 0x10701, 79733 }, { 0x10702, 79759 }, { 0x10703, 79785 }, { 0x10704, 79810 }, { 0x10705, 79835 }, { 0x10706, 79861 }, { 0x10707, 79887 }, { 0x10708, 79912 }, { 0x10709, 79935 }, { 0x1070A, 79959 }, { 0x1070B, 79983 }, { 0x1070C, 80007 }, { 0x1070D, 80032 }, { 0x1070E, 80056 }, { 0x1070F, 80080 }, { 0x10710, 80104 }, { 0x10711, 80128 }, { 0x10712, 80152 }, { 0x10713, 80152 }, { 0x10714, 80176 }, { 0x10715, 80213 }, { 0x10716, 80250 }, { 0x10717, 80274 }, { 0x10718, 80298 }, { 0x10719, 80335 }, { 0x1071A, 80360 }, { 0x1071B, 80385 }, { 0x1071D, 80410 }, { 0x1071E, 80434 }, { 0x1071F, 80458 }, { 0x10720, 80481 }, { 0x10721, 80504 }, { 0x10723, 80528 }, { 0x10724, 80552 }, { 0x10725, 80576 }, { 0x10726, 80600 }, { 0x10727, 80624 }, { 0x10729, 80652 }, { 0x1072A, 80680 }, { 0x1072B, 80708 }, { 0x1072C, 80735 }, { 0x1072D, 80763 }, { 0x1072E, 80796 }, { 0x1072F, 80824 }, { 0x10730, 80852 }, { 0x10731, 80881 }, { 0x10732, 80910 }, { 0x10734, 80938 }, { 0x10735, 80967 }, { 0x10736, 80999 }, { 0x10740, 81031 }, { 0x10741, 81068 }, { 0x10742, 81078 }, { 0x10743, 81088 }, { 0x10744, 81100 }, { 0x10745, 81031 }, { 0x10746, 81111 }, { 0x10747, 81120 }, { 0x1074C, 77565 }, { 0x10750, 81134 }, { 0x10755, 81173 }, { 0x10760, 81188 }, { 0x10761, 81213 }, { 0x10763, 81238 }, { 0x10764, 81263 }, { 0x10766, 81288 }, { 0x10767, 81312 }, { 0x10780, 81337 }, { 0x1087E, 81449 }, { 0x1091F, 81472 }, { 0x10A3F, 30685 }, { 0x10A3F, 41007 }, { 0x10A60, 81526 }, { 0x10A61, 81546 }, { 0x10A62, 81566 }, { 0x10A63, 81589 }, { 0x10A64, 81609 }, { 0x10A65, 81629 }, { 0x10A66, 81649 }, { 0x10A67, 81678 }, { 0x10A68, 81698 }, { 0x10A69, 81718 }, { 0x10A6A, 81738 }, { 0x10A6B, 81764 }, { 0x10A6C, 81784 }, { 0x10A6D, 81804 }, { 0x10A6E, 81827 }, { 0x10A6F, 81850 }, { 0x10A70, 81879 }, { 0x10A71, 81899 }, { 0x10A72, 81922 }, { 0x10A73, 81945 }, { 0x10A74, 81968 }, { 0x10A75, 81988 }, { 0x10A76, 82008 }, { 0x10A77, 82031 }, { 0x10A78, 82054 }, { 0x10A79, 82074 }, { 0x10A7A, 82097 }, { 0x10A7B, 82117 }, { 0x10A7C, 82140 }, { 0x10A80, 81526 }, { 0x10A81, 81546 }, { 0x10A82, 81566 }, { 0x10A83, 81589 }, { 0x10A84, 81609 }, { 0x10A85, 81629 }, { 0x10A86, 82163 }, { 0x10A87, 81678 }, { 0x10A88, 81698 }, { 0x10A89, 81718 }, { 0x10A8A, 82184 }, { 0x10A8B, 81764 }, { 0x10A8C, 81784 }, { 0x10A8D, 81804 }, { 0x10A8E, 81827 }, { 0x10A8F, 82205 }, { 0x10A90, 81879 }, { 0x10A91, 81899 }, { 0x10A92, 81922 }, { 0x10A93, 81945 }, { 0x10A94, 81968 }, { 0x10A95, 81988 }, { 0x10A96, 82008 }, { 0x10A97, 82031 }, { 0x10A98, 82054 }, { 0x10A99, 82074 }, { 0x10A9A, 82097 }, { 0x10A9B, 82117 }, { 0x10A9C, 82140 }, { 0x10AC8, 82226 }, { 0x10CA7, 82259 }, { 0x10CAC, 82285 }, { 0x10CAC, 82302 }, { 0x10CAD, 82346 }, { 0x10CDD, 82390 }, { 0x10CE7, 82407 }, { 0x10CEC, 82433 }, { 0x10CEC, 82450 }, { 0x10CED, 82494 }, { 0x10CF1, 82538 }, { 0x10D1C, 82629 }, { 0x10D24, 82685 }, { 0x10D25, 82701 }, { 0x10D26, 82719 }, { 0x10EAB, 82736 }, { 0x10EAC, 82759 }, { 0x10F12, 82807 }, { 0x10F12, 82847 }, { 0x10F13, 82807 }, { 0x10F13, 82847 }, { 0x10F27, 82893 }, { 0x10F3D, 82931 }, { 0x10FF6, 82964 }, { 0x1107F, 82999 }, { 0x110A8, 83080 }, { 0x110BD, 83134 }, { 0x110BE, 83173 }, { 0x110BF, 83195 }, { 0x110CD, 83246 }, { 0x11133, 83292 }, { 0x11134, 83315 }, { 0x11134, 83322 }, { 0x11147, 83392 }, { 0x111C4, 18126 }, { 0x111C4, 83410 }, { 0x111C9, 31469 }, { 0x111CA, 30607 }, { 0x111CB, 83446 }, { 0x111CC, 83478 }, { 0x111CD, 83510 }, { 0x111DA, 83577 }, { 0x111DB, 31225 }, { 0x111DC, 83633 }, { 0x111DD, 83677 }, { 0x1123B, 83173 }, { 0x1123C, 83195 }, { 0x1123E, 83724 }, { 0x11300, 83756 }, { 0x11302, 83820 }, { 0x1133B, 83906 }, { 0x1135D, 83958 }, { 0x11413, 83981 }, { 0x11419, 83981 }, { 0x11424, 83981 }, { 0x1142A, 83981 }, { 0x1142D, 84021 }, { 0x1142F, 84059 }, { 0x1145E, 31469 }, { 0x115C0, 84101 }, { 0x115C1, 84133 }, { 0x115C4, 84164 }, { 0x115C5, 84164 }, { 0x115C9, 84204 }, { 0x11640, 84239 }, { 0x11644, 84269 }, { 0x1168B, 84291 }, { 0x116B8, 84315 }, { 0x118A0, 84354 }, { 0x11925, 84379 }, { 0x1193D, 84408 }, { 0x1193E, 84446 }, { 0x1193E, 84475 }, { 0x1193F, 84564 }, { 0x11940, 84606 }, { 0x11941, 84643 }, { 0x11942, 84676 }, { 0x11943, 84713 }, { 0x119E3, 84762 }, { 0x11A00, 84795 }, { 0x11A07, 84868 }, { 0x11A08, 84902 }, { 0x11A09, 84936 }, { 0x11A20, 84969 }, { 0x11A29, 85021 }, { 0x11A29, 85036 }, { 0x11A33, 85052 }, { 0x11A33, 85109 }, { 0x11A34, 85152 }, { 0x11A34, 85203 }, { 0x11A35, 58964 }, { 0x11A36, 85235 }, { 0x11A37, 85235 }, { 0x11A38, 58964 }, { 0x11A39, 85261 }, { 0x11A3A, 85295 }, { 0x11A3B, 85338 }, { 0x11A3C, 85379 }, { 0x11A3D, 85420 }, { 0x11A3E, 85461 }, { 0x11A47, 85502 }, { 0x11A50, 84795 }, { 0x11A95, 85021 }, { 0x11A95, 85036 }, { 0x11A99, 85502 }, { 0x11A9D, 85541 }, { 0x11A9E, 85568 }, { 0x11AB2, 85596 }, { 0x11AB3, 85610 }, { 0x11AB8, 85625 }, { 0x11AB9, 85641 }, { 0x11D43, 85658 }, { 0x11D44, 85695 }, { 0x11D45, 83292 }, { 0x11D46, 85733 }, { 0x11D47, 85763 }, { 0x11D97, 83292 }, { 0x11F02, 85791 }, { 0x11F02, 85821 }, { 0x11F40, 85842 }, { 0x11F41, 85864 }, { 0x11F42, 85902 }, { 0x11F52, 85961 }, { 0x11FB0, 85984 }, { 0x11FCA, 86011 }, { 0x11FD2, 86011 }, { 0x11FD4, 86036 }, { 0x11FD5, 86104 }, { 0x11FD6, 86123 }, { 0x11FD7, 86138 }, { 0x11FD8, 86154 }, { 0x11FD8, 86173 }, { 0x11FD9, 86249 }, { 0x11FD9, 86266 }, { 0x11FDA, 86323 }, { 0x11FDB, 86344 }, { 0x11FDC, 86370 }, { 0x11FDC, 86396 }, { 0x11FDC, 86453 }, { 0x11FDD, 86507 }, { 0x11FDF, 86527 }, { 0x11FE0, 86537 }, { 0x11FE1, 86569 }, { 0x11FE2, 86610 }, { 0x11FE6, 86677 }, { 0x11FF0, 86706 }, { 0x11FF1, 86734 }, { 0x122B9, 86770 }, { 0x12326, 86837 }, { 0x13000, 86934 }, { 0x13001, 86957 }, { 0x13002, 87018 }, { 0x13003, 87048 }, { 0x13005, 87089 }, { 0x13006, 87116 }, { 0x13007, 87147 }, { 0x13009, 87175 }, { 0x1300A, 87205 }, { 0x1300B, 87231 }, { 0x1300C, 87270 }, { 0x1300D, 87307 }, { 0x1300E, 87328 }, { 0x1300F, 87353 }, { 0x13010, 87377 }, { 0x13011, 87411 }, { 0x13012, 87433 }, { 0x13013, 87459 }, { 0x13014, 87477 }, { 0x13015, 87477 }, { 0x13016, 87500 }, { 0x13017, 87525 }, { 0x13018, 87559 }, { 0x1301A, 87583 }, { 0x1301B, 87601 }, { 0x1301C, 87631 }, { 0x1301D, 87631 }, { 0x1301E, 87655 }, { 0x1301F, 87694 }, { 0x13020, 87734 }, { 0x13021, 87768 }, { 0x13022, 87799 }, { 0x13023, 87820 }, { 0x13024, 87844 }, { 0x13026, 87873 }, { 0x13027, 87909 }, { 0x13028, 87950 }, { 0x13029, 87977 }, { 0x1302A, 87977 }, { 0x1302B, 88005 }, { 0x1302C, 88005 }, { 0x1302D, 88032 }, { 0x1302E, 88032 }, { 0x1302F, 88052 }, { 0x13030, 88091 }, { 0x13031, 88052 }, { 0x13032, 88119 }, { 0x13033, 88135 }, { 0x13034, 88168 }, { 0x13035, 88196 }, { 0x13036, 88222 }, { 0x13037, 88249 }, { 0x13038, 88276 }, { 0x13039, 88304 }, { 0x1303A, 88350 }, { 0x1303B, 88371 }, { 0x1303C, 88404 }, { 0x1303D, 88434 }, { 0x1303E, 88468 }, { 0x1303F, 88501 }, { 0x13040, 88530 }, { 0x13041, 88577 }, { 0x13042, 88604 }, { 0x13043, 88669 }, { 0x13044, 88696 }, { 0x13045, 88731 }, { 0x13046, 88774 }, { 0x13047, 88806 }, { 0x13049, 87231 }, { 0x1304A, 88839 }, { 0x1304B, 88896 }, { 0x1304C, 88934 }, { 0x1304D, 88959 }, { 0x1304E, 88989 }, { 0x1304F, 89024 }, { 0x13050, 89058 }, { 0x13051, 89076 }, { 0x13052, 89104 }, { 0x13053, 89104 }, { 0x13054, 89129 }, { 0x13055, 89163 }, { 0x13056, 89129 }, { 0x13057, 89203 }, { 0x13058, 89229 }, { 0x13059, 89283 }, { 0x1305A, 89319 }, { 0x1305B, 89319 }, { 0x1305C, 89319 }, { 0x1305D, 89340 }, { 0x1305E, 89366 }, { 0x1305F, 89392 }, { 0x13060, 89418 }, { 0x13061, 89445 }, { 0x13062, 89506 }, { 0x13063, 89544 }, { 0x13064, 89573 }, { 0x13065, 89597 }, { 0x13066, 89629 }, { 0x13067, 89629 }, { 0x13068, 89024 }, { 0x13069, 89657 }, { 0x1306A, 89681 }, { 0x1306B, 89707 }, { 0x1306C, 89788 }, { 0x1306D, 89814 }, { 0x1306E, 89839 }, { 0x1306F, 89867 }, { 0x13070, 89899 }, { 0x13071, 89923 }, { 0x13072, 89947 }, { 0x13073, 89964 }, { 0x13074, 89992 }, { 0x13075, 90021 }, { 0x13076, 90044 }, { 0x13077, 90065 }, { 0x13078, 90084 }, { 0x13079, 90100 }, { 0x1307A, 90119 }, { 0x1307B, 90119 }, { 0x1307C, 90158 }, { 0x1307D, 90180 }, { 0x1307E, 90180 }, { 0x1307F, 90199 }, { 0x13080, 90226 }, { 0x13081, 90259 }, { 0x13082, 90272 }, { 0x13082, 90311 }, { 0x13082, 90315 }, { 0x13083, 90342 }, { 0x13083, 90346 }, { 0x13084, 90375 }, { 0x13085, 90389 }, { 0x13086, 90403 }, { 0x13087, 90417 }, { 0x13088, 90451 }, { 0x13089, 90475 }, { 0x1308A, 90499 }, { 0x1308B, 90523 }, { 0x1308B, 90529 }, { 0x1308B, 90559 }, { 0x1308C, 90575 }, { 0x1308D, 90597 }, { 0x1308E, 90624 }, { 0x1308F, 90660 }, { 0x13090, 90684 }, { 0x13091, 90707 }, { 0x13093, 90733 }, { 0x13094, 90733 }, { 0x13095, 90767 }, { 0x13096, 90802 }, { 0x13097, 90802 }, { 0x13098, 90841 }, { 0x13099, 90883 }, { 0x1309A, 90902 }, { 0x1309B, 90902 }, { 0x1309C, 90934 }, { 0x1309D, 90967 }, { 0x1309D, 90990 }, { 0x1309E, 91008 }, { 0x1309F, 91036 }, { 0x130A0, 91052 }, { 0x130A1, 91092 }, { 0x130A2, 91117 }, { 0x130A3, 91161 }, { 0x130A4, 91185 }, { 0x130A5, 91217 }, { 0x130A6, 91258 }, { 0x130A7, 91290 }, { 0x130A8, 91306 }, { 0x130A9, 91346 }, { 0x130AA, 91371 }, { 0x130AB, 91394 }, { 0x130AC, 91417 }, { 0x130AD, 91453 }, { 0x130AD, 91483 }, { 0x130AD, 91489 }, { 0x130AE, 91517 }, { 0x130AF, 91524 }, { 0x130B0, 91531 }, { 0x130B1, 91538 }, { 0x130B2, 91545 }, { 0x130B3, 91552 }, { 0x130B4, 91559 }, { 0x130B5, 91566 }, { 0x130B6, 91538 }, { 0x130B7, 91573 }, { 0x130B7, 91603 }, { 0x130B8, 91633 }, { 0x130B9, 91655 }, { 0x130BA, 91633 }, { 0x130BB, 91674 }, { 0x130BC, 91694 }, { 0x130BD, 91723 }, { 0x130BE, 91751 }, { 0x130BF, 91776 }, { 0x130C0, 91808 }, { 0x130C1, 91824 }, { 0x130C2, 91843 }, { 0x130C3, 91886 }, { 0x130C4, 91911 }, { 0x130C5, 91911 }, { 0x130C6, 91933 }, { 0x130C7, 91958 }, { 0x130C8, 91994 }, { 0x130C9, 92024 }, { 0x130C9, 92040 }, { 0x130CA, 92070 }, { 0x130CB, 92087 }, { 0x130CC, 92104 }, { 0x130CD, 92121 }, { 0x130CE, 92138 }, { 0x130CF, 92155 }, { 0x130D0, 92172 }, { 0x130D1, 92189 }, { 0x130D2, 92206 }, { 0x130D2, 92236 }, { 0x130D3, 92259 }, { 0x130D4, 92294 }, { 0x130D5, 92318 }, { 0x130D6, 92352 }, { 0x130D7, 92379 }, { 0x130D8, 92421 }, { 0x130D9, 92452 }, { 0x130DA, 92474 }, { 0x130DB, 92496 }, { 0x130DC, 92515 }, { 0x130DD, 92556 }, { 0x130DE, 92578 }, { 0x130DF, 92597 }, { 0x130E0, 92622 }, { 0x130E1, 92641 }, { 0x130E2, 92670 }, { 0x130E3, 92698 }, { 0x130E4, 92747 }, { 0x130E5, 92775 }, { 0x130E6, 92795 }, { 0x130E7, 92817 }, { 0x130E8, 92850 }, { 0x130E9, 89544 }, { 0x130EB, 89544 }, { 0x130EC, 92883 }, { 0x130ED, 92911 }, { 0x130EE, 92928 }, { 0x130EF, 92955 }, { 0x130F0, 92989 }, { 0x130F1, 93017 }, { 0x130F2, 93044 }, { 0x130F3, 93074 }, { 0x130F4, 93135 }, { 0x130F5, 93162 }, { 0x130F6, 93191 }, { 0x130F7, 93227 }, { 0x130F8, 93257 }, { 0x130F9, 93280 }, { 0x130FA, 93297 }, { 0x130FB, 93342 }, { 0x130FC, 93377 }, { 0x130FD, 93424 }, { 0x130FD, 93428 }, { 0x130FE, 93458 }, { 0x130FF, 93493 }, { 0x13100, 93513 }, { 0x13101, 93548 }, { 0x13102, 93567 }, { 0x13103, 93606 }, { 0x13104, 93606 }, { 0x13105, 93627 }, { 0x13106, 93673 }, { 0x13107, 93716 }, { 0x13108, 93746 }, { 0x13109, 93790 }, { 0x1310A, 93833 }, { 0x1310B, 93851 }, { 0x1310C, 93868 }, { 0x1310D, 93913 }, { 0x1310E, 93913 }, { 0x1310F, 93949 }, { 0x13110, 93972 }, { 0x13111, 94003 }, { 0x13112, 94021 }, { 0x13113, 94043 }, { 0x13114, 90451 }, { 0x13115, 94066 }, { 0x13115, 94080 }, { 0x13116, 94108 }, { 0x13117, 94127 }, { 0x13118, 94159 }, { 0x13118, 94127 }, { 0x13119, 94185 }, { 0x1311A, 90883 }, { 0x1311B, 94205 }, { 0x1311C, 94231 }, { 0x1311D, 94273 }, { 0x1311E, 94290 }, { 0x1311F, 94308 }, { 0x13120, 94325 }, { 0x13120, 94308 }, { 0x13121, 94350 }, { 0x13121, 94373 }, { 0x13122, 94404 }, { 0x13123, 94421 }, { 0x13124, 94457 }, { 0x13125, 94475 }, { 0x13126, 94495 }, { 0x13127, 94534 }, { 0x13128, 94561 }, { 0x1312A, 94595 }, { 0x1312B, 94620 }, { 0x1312C, 94668 }, { 0x1312D, 94704 }, { 0x1312E, 94725 }, { 0x1312F, 94766 }, { 0x13130, 94791 }, { 0x13131, 91036 }, { 0x13132, 94824 }, { 0x13133, 94870 }, { 0x13133, 94824 }, { 0x13134, 94895 }, { 0x13134, 94921 }, { 0x13135, 94963 }, { 0x13135, 94824 }, { 0x13136, 94824 }, { 0x13137, 94989 }, { 0x13137, 95015 }, { 0x13138, 95038 }, { 0x13139, 95059 }, { 0x1313A, 95075 }, { 0x1313B, 95112 }, { 0x1313B, 95129 }, { 0x1313C, 95163 }, { 0x1313D, 95188 }, { 0x1313E, 95216 }, { 0x1313F, 95234 }, { 0x1313F, 95271 }, { 0x1313F, 95301 }, { 0x1313F, 95324 }, { 0x13140, 95342 }, { 0x13141, 95363 }, { 0x13142, 95382 }, { 0x13142, 95412 }, { 0x13143, 95430 }, { 0x13144, 95454 }, { 0x13145, 95480 }, { 0x13146, 95501 }, { 0x13147, 95540 }, { 0x13148, 95575 }, { 0x13149, 95608 }, { 0x1314A, 95643 }, { 0x1314B, 95705 }, { 0x1314C, 95738 }, { 0x1314E, 95738 }, { 0x1314F, 95770 }, { 0x13150, 95807 }, { 0x13151, 95807 }, { 0x13152, 95832 }, { 0x13153, 91036 }, { 0x13154, 95891 }, { 0x13156, 95908 }, { 0x13157, 95928 }, { 0x13158, 95956 }, { 0x13159, 95975 }, { 0x1315A, 95994 }, { 0x1315B, 95994 }, { 0x1315C, 96045 }, { 0x1315D, 96066 }, { 0x1315E, 96094 }, { 0x1315F, 96115 }, { 0x13160, 96143 }, { 0x13161, 92578 }, { 0x13162, 96160 }, { 0x13163, 96186 }, { 0x13164, 96209 }, { 0x13165, 96242 }, { 0x13166, 96262 }, { 0x13167, 96289 }, { 0x13168, 96310 }, { 0x13169, 96327 }, { 0x1316A, 96372 }, { 0x1316B, 96407 }, { 0x1316C, 96452 }, { 0x1316C, 96458 }, { 0x1316D, 96475 }, { 0x1316D, 96480 }, { 0x1316E, 96503 }, { 0x1316F, 96522 }, { 0x13170, 96541 }, { 0x13171, 96563 }, { 0x13172, 96579 }, { 0x13173, 96596 }, { 0x13174, 96613 }, { 0x13175, 96632 }, { 0x13176, 96652 }, { 0x13177, 96672 }, { 0x13178, 96693 }, { 0x1317A, 96716 }, { 0x1317B, 96738 }, { 0x1317C, 96773 }, { 0x1317D, 96806 }, { 0x1317E, 96829 }, { 0x1317F, 96849 }, { 0x13180, 96879 }, { 0x13181, 96901 }, { 0x13182, 96923 }, { 0x13183, 96949 }, { 0x13184, 96975 }, { 0x13185, 94066 }, { 0x13185, 96975 }, { 0x13186, 96993 }, { 0x13187, 97021 }, { 0x13188, 97043 }, { 0x13189, 97066 }, { 0x1318A, 97091 }, { 0x1318B, 97120 }, { 0x1318C, 97143 }, { 0x1318D, 97120 }, { 0x1318E, 97174 }, { 0x1318F, 97191 }, { 0x13190, 97222 }, { 0x13191, 95059 }, { 0x13192, 97262 }, { 0x13193, 82074 }, { 0x13193, 97293 }, { 0x13194, 96541 }, { 0x13195, 97311 }, { 0x13196, 97332 }, { 0x13197, 97360 }, { 0x13198, 97395 }, { 0x13199, 97443 }, { 0x1319A, 97481 }, { 0x1319B, 97517 }, { 0x1319C, 97536 }, { 0x1319D, 97556 }, { 0x1319E, 97577 }, { 0x1319F, 97598 }, { 0x131A0, 97618 }, { 0x131A1, 97644 }, { 0x131A2, 97674 }, { 0x131A3, 97701 }, { 0x131A4, 97730 }, { 0x131A5, 97762 }, { 0x131A7, 97812 }, { 0x131A8, 97839 }, { 0x131A9, 97868 }, { 0x131AA, 97889 }, { 0x131AB, 97915 }, { 0x131AC, 97945 }, { 0x131AD, 97993 }, { 0x131AE, 98036 }, { 0x131AF, 98072 }, { 0x131B0, 98093 }, { 0x131B1, 98112 }, { 0x131B2, 98131 }, { 0x131B3, 98152 }, { 0x131B4, 98176 }, { 0x131B5, 98176 }, { 0x131B6, 98204 }, { 0x131B7, 98242 }, { 0x131B8, 98262 }, { 0x131B9, 98293 }, { 0x131BA, 98324 }, { 0x131BB, 98350 }, { 0x131BC, 98376 }, { 0x131BC, 97868 }, { 0x131BD, 98381 }, { 0x131BE, 98387 }, { 0x131BF, 98393 }, { 0x131C0, 98399 }, { 0x131C1, 98405 }, { 0x131C2, 98411 }, { 0x131C3, 98417 }, { 0x131C4, 98423 }, { 0x131C5, 98429 }, { 0x131C6, 98429 }, { 0x131C7, 98451 }, { 0x131C8, 98451 }, { 0x131C9, 98483 }, { 0x131CA, 98451 }, { 0x131CB, 98504 }, { 0x131CB, 98522 }, { 0x131CB, 98545 }, { 0x131CC, 98563 }, { 0x131CD, 98579 }, { 0x131CE, 98622 }, { 0x131CF, 98644 }, { 0x131D0, 98683 }, { 0x131D1, 98711 }, { 0x131D1, 98739 }, { 0x131D2, 98759 }, { 0x131D3, 98776 }, { 0x131D4, 98811 }, { 0x131D5, 98833 }, { 0x131D6, 98856 }, { 0x131D7, 98856 }, { 0x131D8, 98856 }, { 0x131D9, 98890 }, { 0x131DA, 98856 }, { 0x131DB, 98930 }, { 0x131DC, 98961 }, { 0x131DD, 98996 }, { 0x131DE, 98996 }, { 0x131DF, 99021 }, { 0x131E0, 99045 }, { 0x131E1, 99083 }, { 0x131E1, 99100 }, { 0x131E2, 99083 }, { 0x131E2, 99138 }, { 0x131E3, 99176 }, { 0x131E4, 99200 }, { 0x131E5, 99238 }, { 0x131E6, 99257 }, { 0x131E6, 99238 }, { 0x131E7, 99280 }, { 0x131E8, 99306 }, { 0x131E9, 99343 }, { 0x131E9, 99382 }, { 0x131EA, 99382 }, { 0x131EB, 99401 }, { 0x131EC, 93280 }, { 0x131ED, 99432 }, { 0x131EE, 99456 }, { 0x131EE, 99462 }, { 0x131EE, 99492 }, { 0x131EF, 99510 }, { 0x131F0, 99531 }, { 0x131F1, 99556 }, { 0x131F1, 99531 }, { 0x131F2, 99579 }, { 0x131F3, 99603 }, { 0x131F3, 99642 }, { 0x131F4, 99642 }, { 0x131F5, 99672 }, { 0x131F6, 99736 }, { 0x131F7, 99778 }, { 0x131F7, 99795 }, { 0x131F8, 99815 }, { 0x131F8, 99795 }, { 0x131F9, 99832 }, { 0x131FA, 89964 }, { 0x131FB, 99857 }, { 0x131FC, 99898 }, { 0x131FD, 99922 }, { 0x131FE, 98833 }, { 0x131FF, 99957 }, { 0x131FF, 98833 }, { 0x13200, 99974 }, { 0x13200, 100021 }, { 0x13201, 100046 }, { 0x13203, 100066 }, { 0x13204, 100105 }, { 0x13205, 100134 }, { 0x13206, 100134 }, { 0x13207, 100163 }, { 0x13208, 100204 }, { 0x13209, 100240 }, { 0x1320A, 100284 }, { 0x1320B, 100329 }, { 0x1320C, 100348 }, { 0x1320D, 100378 }, { 0x1320E, 100399 }, { 0x1320E, 100404 }, { 0x1320E, 100434 }, { 0x1320E, 100465 }, { 0x1320F, 100483 }, { 0x13210, 100515 }, { 0x13211, 100540 }, { 0x13212, 100564 }, { 0x13212, 100594 }, { 0x13213, 100640 }, { 0x13213, 100670 }, { 0x13214, 100718 }, { 0x13215, 100757 }, { 0x13215, 100802 }, { 0x13216, 100829 }, { 0x13217, 100845 }, { 0x13218, 100867 }, { 0x13219, 100884 }, { 0x13219, 100889 }, { 0x13219, 100912 }, { 0x13219, 100942 }, { 0x1321A, 100959 }, { 0x1321A, 100942 }, { 0x1321B, 100959 }, { 0x1321B, 100942 }, { 0x1321C, 100959 }, { 0x1321C, 100942 }, { 0x1321D, 100976 }, { 0x1321E, 100999 }, { 0x1321F, 101018 }, { 0x1321F, 100999 }, { 0x13220, 101035 }, { 0x13221, 101113 }, { 0x13222, 101170 }, { 0x13223, 101213 }, { 0x13224, 101261 }, { 0x13225, 101261 }, { 0x13226, 101314 }, { 0x13227, 101353 }, { 0x13228, 101412 }, { 0x13229, 101473 }, { 0x1322A, 101513 }, { 0x1322B, 101548 }, { 0x1322C, 101584 }, { 0x1322D, 101624 }, { 0x1322E, 101682 }, { 0x1322F, 101739 }, { 0x13230, 101787 }, { 0x13231, 101856 }, { 0x13232, 101910 }, { 0x13236, 101974 }, { 0x13237, 102027 }, { 0x13238, 102090 }, { 0x13239, 102133 }, { 0x1323A, 102161 }, { 0x1323B, 102212 }, { 0x1323C, 102254 }, { 0x1323D, 102304 }, { 0x1323E, 102349 }, { 0x1323F, 102390 }, { 0x13240, 102390 }, { 0x13241, 102437 }, { 0x13242, 102492 }, { 0x13243, 102572 }, { 0x13244, 102618 }, { 0x13245, 102672 }, { 0x13246, 102725 }, { 0x13247, 93074 }, { 0x13248, 102778 }, { 0x13249, 102839 }, { 0x1324B, 102904 }, { 0x1324C, 102971 }, { 0x1324D, 103025 }, { 0x1324E, 103076 }, { 0x1324F, 103076 }, { 0x13250, 103123 }, { 0x13251, 103153 }, { 0x13252, 103212 }, { 0x13253, 103244 }, { 0x13254, 103288 }, { 0x13255, 103304 }, { 0x13256, 103321 }, { 0x13257, 103347 }, { 0x13258, 103391 }, { 0x13259, 103428 }, { 0x1325A, 103459 }, { 0x1325B, 103491 }, { 0x1325C, 103517 }, { 0x1325D, 103542 }, { 0x1325E, 103347 }, { 0x1325F, 103563 }, { 0x13260, 103617 }, { 0x13261, 103662 }, { 0x13262, 103705 }, { 0x13265, 103749 }, { 0x13266, 103749 }, { 0x13267, 103776 }, { 0x13268, 103828 }, { 0x13269, 103857 }, { 0x1326A, 103884 }, { 0x1326B, 103921 }, { 0x1326C, 103940 }, { 0x1326D, 103974 }, { 0x1326E, 104000 }, { 0x1326F, 104044 }, { 0x13271, 104084 }, { 0x13272, 104124 }, { 0x13273, 104148 }, { 0x13274, 104191 }, { 0x13275, 104221 }, { 0x13276, 104259 }, { 0x13277, 104286 }, { 0x13278, 104323 }, { 0x13279, 104347 }, { 0x1327A, 104380 }, { 0x1327B, 104400 }, { 0x1327C, 104421 }, { 0x1327C, 104400 }, { 0x1327D, 104446 }, { 0x1327D, 104476 }, { 0x1327F, 104511 }, { 0x13280, 104536 }, { 0x13281, 104563 }, { 0x13282, 104597 }, { 0x13283, 104621 }, { 0x13284, 99382 }, { 0x13285, 104637 }, { 0x13286, 104661 }, { 0x13287, 104699 }, { 0x13288, 104731 }, { 0x13289, 104769 }, { 0x1328A, 104801 }, { 0x1328B, 104838 }, { 0x1328C, 104868 }, { 0x1328C, 104898 }, { 0x1328D, 104940 }, { 0x1328E, 104964 }, { 0x1328F, 105008 }, { 0x13290, 105027 }, { 0x13290, 105008 }, { 0x13291, 105050 }, { 0x13292, 105096 }, { 0x13293, 105096 }, { 0x13294, 105137 }, { 0x13295, 105170 }, { 0x13296, 105201 }, { 0x13297, 105236 }, { 0x13299, 105269 }, { 0x13299, 105295 }, { 0x1329A, 105343 }, { 0x1329B, 105371 }, { 0x1329C, 105399 }, { 0x1329E, 105440 }, { 0x1329F, 105472 }, { 0x132A0, 105498 }, { 0x132A1, 105541 }, { 0x132A2, 105580 }, { 0x132A3, 105580 }, { 0x132A4, 105604 }, { 0x132A5, 105624 }, { 0x132A6, 105649 }, { 0x132A7, 105681 }, { 0x132A7, 105720 }, { 0x132A8, 105754 }, { 0x132A9, 105791 }, { 0x132AA, 105808 }, { 0x132AB, 105824 }, { 0x132AC, 105850 }, { 0x132AD, 105873 }, { 0x132AE, 105901 }, { 0x132AF, 105939 }, { 0x132B0, 105970 }, { 0x132B1, 105970 }, { 0x132B2, 105999 }, { 0x132B3, 106031 }, { 0x132B5, 106075 }, { 0x132B6, 106103 }, { 0x132B7, 106141 }, { 0x132B8, 106182 }, { 0x132B9, 106210 }, { 0x132BA, 106233 }, { 0x132BB, 106260 }, { 0x132BC, 106260 }, { 0x132BD, 106297 }, { 0x132BE, 106316 }, { 0x132BF, 106347 }, { 0x132C0, 106385 }, { 0x132C1, 106411 }, { 0x132C2, 106430 }, { 0x132C3, 106461 }, { 0x132C4, 102304 }, { 0x132C5, 102304 }, { 0x132C6, 102133 }, { 0x132C7, 106490 }, { 0x132C8, 106490 }, { 0x132C9, 106530 }, { 0x132CA, 106558 }, { 0x132CB, 106590 }, { 0x132CC, 106590 }, { 0x132CD, 94475 }, { 0x132CE, 106590 }, { 0x132CF, 102254 }, { 0x132D0, 104000 }, { 0x132D1, 106624 }, { 0x132D2, 106645 }, { 0x132D3, 98856 }, { 0x132D4, 100829 }, { 0x132D5, 106670 }, { 0x132D6, 106693 }, { 0x132D7, 106693 }, { 0x132D8, 98451 }, { 0x132D9, 106728 }, { 0x132DA, 106755 }, { 0x132DB, 106785 }, { 0x132DC, 106837 }, { 0x132DD, 106881 }, { 0x132DE, 106917 }, { 0x132DF, 106939 }, { 0x132E0, 106956 }, { 0x132E1, 106983 }, { 0x132E3, 107036 }, { 0x132E4, 107036 }, { 0x132E5, 107036 }, { 0x132E6, 107074 }, { 0x132E7, 107093 }, { 0x132E8, 107123 }, { 0x132E9, 107157 }, { 0x132EA, 106881 }, { 0x132EB, 107196 }, { 0x132EC, 107215 }, { 0x132ED, 107256 }, { 0x132EE, 107290 }, { 0x132EF, 107333 }, { 0x132F0, 107374 }, { 0x132F0, 107421 }, { 0x132F2, 107463 }, { 0x132F3, 107493 }, { 0x132F4, 104621 }, { 0x132F5, 107521 }, { 0x132F6, 94475 }, { 0x132F7, 107538 }, { 0x132F8, 107560 }, { 0x132F9, 107588 }, { 0x132FA, 107614 }, { 0x132FB, 107648 }, { 0x132FC, 107665 }, { 0x132FC, 107688 }, { 0x132FD, 107721 }, { 0x132FE, 107743 }, { 0x132FF, 107767 }, { 0x13300, 107804 }, { 0x13301, 107824 }, { 0x13302, 107853 }, { 0x13303, 107873 }, { 0x13304, 107893 }, { 0x13305, 107927 }, { 0x13306, 107964 }, { 0x13307, 107980 }, { 0x13308, 107997 }, { 0x13309, 106624 }, { 0x1330A, 108034 }, { 0x1330B, 106624 }, { 0x1330C, 106624 }, { 0x1330D, 108056 }, { 0x1330E, 108080 }, { 0x1330F, 108125 }, { 0x13310, 108166 }, { 0x13310, 108189 }, { 0x13311, 108189 }, { 0x13312, 108206 }, { 0x13313, 108238 }, { 0x13313, 108261 }, { 0x13314, 108280 }, { 0x13315, 108304 }, { 0x13317, 108322 }, { 0x13318, 108342 }, { 0x13319, 108362 }, { 0x1331A, 108387 }, { 0x1331A, 108410 }, { 0x1331B, 108432 }, { 0x1331C, 108475 }, { 0x1331D, 108523 }, { 0x1331E, 108550 }, { 0x1331F, 108589 }, { 0x13320, 108613 }, { 0x13320, 108636 }, { 0x13321, 108662 }, { 0x13322, 108690 }, { 0x13323, 108707 }, { 0x13323, 108690 }, { 0x13324, 108736 }, { 0x13325, 108778 }, { 0x13326, 108800 }, { 0x13327, 108839 }, { 0x13327, 108862 }, { 0x13328, 108905 }, { 0x13329, 108924 }, { 0x1332A, 108954 }, { 0x1332B, 91655 }, { 0x1332C, 91655 }, { 0x1332D, 91655 }, { 0x1332E, 108839 }, { 0x1332E, 108989 }, { 0x13330, 109015 }, { 0x13331, 109037 }, { 0x13331, 109054 }, { 0x13332, 109076 }, { 0x13333, 95363 }, { 0x13334, 109102 }, { 0x13334, 95363 }, { 0x13335, 109129 }, { 0x13336, 109169 }, { 0x13337, 109191 }, { 0x13337, 109169 }, { 0x13338, 100867 }, { 0x13339, 109218 }, { 0x1333A, 109245 }, { 0x1333B, 109271 }, { 0x1333B, 100867 }, { 0x1333C, 109288 }, { 0x1333C, 98093 }, { 0x1333D, 109305 }, { 0x1333E, 109336 }, { 0x1333F, 109369 }, { 0x13340, 109369 }, { 0x13341, 109426 }, { 0x13342, 109468 }, { 0x13343, 109492 }, { 0x13344, 109509 }, { 0x13345, 109531 }, { 0x13346, 109549 }, { 0x13346, 109566 }, { 0x13347, 109632 }, { 0x13348, 109649 }, { 0x13348, 109632 }, { 0x13349, 109672 }, { 0x1334A, 109690 }, { 0x1334B, 109713 }, { 0x1334C, 109735 }, { 0x1334C, 100867 }, { 0x1334D, 109762 }, { 0x1334E, 109793 }, { 0x1334E, 109816 }, { 0x1334F, 109843 }, { 0x13350, 109870 }, { 0x13350, 109893 }, { 0x13351, 109920 }, { 0x13352, 109941 }, { 0x13352, 109920 }, { 0x13353, 109964 }, { 0x13354, 103921 }, { 0x13355, 109986 }, { 0x13356, 110017 }, { 0x13357, 110055 }, { 0x13358, 110076 }, { 0x13359, 110095 }, { 0x1335A, 110095 }, { 0x1335B, 100999 }, { 0x1335C, 110115 }, { 0x1335D, 110147 }, { 0x1335E, 110178 }, { 0x1335F, 110216 }, { 0x1335F, 110241 }, { 0x13360, 110258 }, { 0x13361, 110284 }, { 0x13361, 110314 }, { 0x13362, 110338 }, { 0x13362, 110362 }, { 0x13362, 110392 }, { 0x13363, 110415 }, { 0x13364, 110419 }, { 0x13365, 110423 }, { 0x13366, 110427 }, { 0x13367, 110431 }, { 0x13368, 110435 }, { 0x13369, 110439 }, { 0x1336A, 110443 }, { 0x1336B, 110427 }, { 0x1336C, 110447 }, { 0x1336D, 110494 }, { 0x1336E, 110522 }, { 0x1336F, 110546 }, { 0x13370, 110565 }, { 0x13371, 110595 }, { 0x13372, 110613 }, { 0x13373, 110631 }, { 0x13374, 110613 }, { 0x13375, 110613 }, { 0x13376, 110661 }, { 0x13377, 110706 }, { 0x13378, 110727 }, { 0x13379, 110765 }, { 0x1337A, 110788 }, { 0x1337B, 110805 }, { 0x1337C, 110831 }, { 0x1337D, 110874 }, { 0x1337E, 110894 }, { 0x1337F, 82117 }, { 0x1337F, 110944 }, { 0x13380, 110962 }, { 0x13380, 110944 }, { 0x13381, 110979 }, { 0x13382, 111005 }, { 0x13383, 111024 }, { 0x13384, 111053 }, { 0x13384, 111024 }, { 0x13385, 111076 }, { 0x13386, 111103 }, { 0x13386, 111133 }, { 0x13387, 111154 }, { 0x13387, 111184 }, { 0x13388, 111187 }, { 0x13389, 111190 }, { 0x1338A, 111193 }, { 0x1338B, 111196 }, { 0x1338C, 111199 }, { 0x1338D, 111202 }, { 0x1338E, 111205 }, { 0x1338F, 111208 }, { 0x1338F, 111184 }, { 0x13390, 111225 }, { 0x13390, 111187 }, { 0x13391, 111242 }, { 0x13391, 111190 }, { 0x13392, 111259 }, { 0x13392, 111193 }, { 0x13393, 111076 }, { 0x13394, 111276 }, { 0x13395, 111295 }, { 0x13395, 111276 }, { 0x13396, 111276 }, { 0x13397, 111318 }, { 0x13398, 111342 }, { 0x13398, 111318 }, { 0x13399, 111371 }, { 0x1339A, 111393 }, { 0x1339A, 111371 }, { 0x1339B, 81566 }, { 0x1339B, 94003 }, { 0x1339C, 111416 }, { 0x1339D, 111437 }, { 0x1339E, 111459 }, { 0x1339F, 106939 }, { 0x133A0, 111476 }, { 0x133A1, 107964 }, { 0x133A2, 94066 }, { 0x133A2, 107964 }, { 0x133A3, 111521 }, { 0x133A4, 111539 }, { 0x133A5, 111563 }, { 0x133A6, 111597 }, { 0x133A6, 111626 }, { 0x133A7, 111652 }, { 0x133A8, 98093 }, { 0x133A9, 111676 }, { 0x133AA, 111699 }, { 0x133AB, 111718 }, { 0x133AB, 111748 }, { 0x133AC, 111784 }, { 0x133AD, 111815 }, { 0x133AD, 111845 }, { 0x133AE, 111848 }, { 0x133AE, 111184 }, { 0x133AF, 111878 }, { 0x133B0, 111912 }, { 0x133B1, 111932 }, { 0x133B2, 111964 }, { 0x133B3, 112009 }, { 0x133B4, 112039 }, { 0x133B5, 112085 }, { 0x133B6, 112114 }, { 0x133B7, 112143 }, { 0x133B8, 112165 }, { 0x133B9, 112185 }, { 0x133BA, 90990 }, { 0x133BB, 92578 }, { 0x133BC, 112211 }, { 0x133BD, 112227 }, { 0x133BD, 112211 }, { 0x133BE, 112250 }, { 0x133BF, 112295 }, { 0x133C1, 112314 }, { 0x133C2, 112355 }, { 0x133C3, 93493 }, { 0x133C4, 112391 }, { 0x133C4, 93493 }, { 0x133C5, 112416 }, { 0x133C5, 93493 }, { 0x133C6, 112439 }, { 0x133C7, 92622 }, { 0x133C8, 112464 }, { 0x133C9, 112492 }, { 0x133CA, 112516 }, { 0x133CB, 112516 }, { 0x133CC, 109632 }, { 0x133CD, 112544 }, { 0x133CE, 112570 }, { 0x133CF, 112594 }, { 0x133D0, 112610 }, { 0x133D1, 112631 }, { 0x133D1, 112648 }, { 0x133D2, 112670 }, { 0x133D3, 112690 }, { 0x133D3, 112594 }, { 0x133D4, 112690 }, { 0x133D4, 112707 }, { 0x133D4, 112754 }, { 0x133D5, 112863 }, { 0x133D5, 112872 }, { 0x133D5, 112889 }, { 0x133D6, 112909 }, { 0x133D8, 112951 }, { 0x133D8, 112981 }, { 0x133D9, 91008 }, { 0x133DA, 113002 }, { 0x133DA, 113019 }, { 0x133DA, 113049 }, { 0x133DB, 113077 }, { 0x133DC, 113112 }, { 0x133DC, 113137 }, { 0x133DD, 113181 }, { 0x133DD, 113204 }, { 0x133DE, 113245 }, { 0x133DF, 113269 }, { 0x133DF, 113245 }, { 0x133E0, 107980 }, { 0x133E1, 113295 }, { 0x133E2, 113329 }, { 0x133E3, 113352 }, { 0x133E4, 113379 }, { 0x133E4, 113409 }, { 0x133E5, 113429 }, { 0x133E5, 113459 }, { 0x133E6, 113477 }, { 0x133E7, 113504 }, { 0x133E8, 113534 }, { 0x133E8, 113459 }, { 0x133E9, 113551 }, { 0x133E9, 113459 }, { 0x133EA, 113568 }, { 0x133EA, 113459 }, { 0x133EB, 113585 }, { 0x133EB, 113459 }, { 0x133EC, 113602 }, { 0x133ED, 113619 }, { 0x133ED, 98563 }, { 0x133EE, 113637 }, { 0x133EE, 113619 }, { 0x133EE, 82097 }, { 0x133EE, 113654 }, { 0x133EE, 113684 }, { 0x133EF, 113704 }, { 0x133F0, 113735 }, { 0x133F0, 113752 }, { 0x133F1, 113787 }, { 0x133F2, 113813 }, { 0x133F2, 96563 }, { 0x133F3, 113843 }, { 0x133F3, 113890 }, { 0x133F4, 113923 }, { 0x133F5, 113948 }, { 0x133F5, 113971 }, { 0x133F6, 113996 }, { 0x133F7, 112863 }, { 0x133F7, 114015 }, { 0x133F8, 114034 }, { 0x133F8, 114062 }, { 0x133F9, 112863 }, { 0x133F9, 113409 }, { 0x133FA, 114101 }, { 0x133FA, 108662 }, { 0x133FB, 114131 }, { 0x133FB, 114161 }, { 0x133FC, 114183 }, { 0x133FC, 114213 }, { 0x133FD, 114238 }, { 0x133FE, 114263 }, { 0x133FF, 114287 }, { 0x13400, 114310 }, { 0x13401, 114335 }, { 0x13402, 114360 }, { 0x13403, 114263 }, { 0x13404, 108662 }, { 0x13405, 114161 }, { 0x13406, 114213 }, { 0x13407, 114238 }, { 0x13408, 114263 }, { 0x13409, 114287 }, { 0x1340A, 114310 }, { 0x1340B, 114384 }, { 0x1340C, 114360 }, { 0x1340D, 81804 }, { 0x1340D, 114453 }, { 0x1340E, 114471 }, { 0x1340F, 114501 }, { 0x13410, 92578 }, { 0x13411, 114551 }, { 0x13412, 114574 }, { 0x13413, 114599 }, { 0x13414, 114631 }, { 0x13414, 114599 }, { 0x13416, 100204 }, { 0x13417, 114657 }, { 0x13418, 114686 }, { 0x13419, 109169 }, { 0x1341A, 114711 }, { 0x1341A, 109169 }, { 0x1341B, 114734 }, { 0x1341C, 114751 }, { 0x1341C, 114774 }, { 0x1341D, 91036 }, { 0x1341E, 114801 }, { 0x1341E, 114774 }, { 0x1341F, 111005 }, { 0x13420, 114818 }, { 0x13420, 104621 }, { 0x13421, 114847 }, { 0x13422, 114873 }, { 0x13423, 114893 }, { 0x13424, 114893 }, { 0x13425, 114936 }, { 0x13426, 114979 }, { 0x13426, 114936 }, { 0x13427, 94475 }, { 0x13428, 115002 }, { 0x13429, 115022 }, { 0x1342A, 115041 }, { 0x1342A, 115081 }, { 0x1342B, 115100 }, { 0x1342B, 115081 }, { 0x1342C, 115123 }, { 0x1342D, 115151 }, { 0x1342D, 115123 }, { 0x1342E, 115174 }, { 0x1342F, 115197 }, { 0x1342F, 115228 }, { 0x13460, 86934 }, { 0x13461, 115258 }, { 0x13462, 88052 }, { 0x13463, 115289 }, { 0x13464, 115321 }, { 0x13465, 115358 }, { 0x13466, 115437 }, { 0x13467, 88934 }, { 0x13468, 115477 }, { 0x13469, 115507 }, { 0x1346A, 115553 }, { 0x1346B, 115588 }, { 0x1346C, 88052 }, { 0x1346D, 115628 }, { 0x1346F, 115660 }, { 0x13470, 115721 }, { 0x13471, 115760 }, { 0x13472, 115794 }, { 0x13473, 115829 }, { 0x13474, 87175 }, { 0x13476, 115862 }, { 0x13477, 115897 }, { 0x13478, 87048 }, { 0x13479, 115930 }, { 0x1347A, 115967 }, { 0x1347B, 115998 }, { 0x1347C, 116027 }, { 0x1347D, 116063 }, { 0x1347E, 116100 }, { 0x1347F, 116121 }, { 0x13480, 116142 }, { 0x13481, 116100 }, { 0x13482, 116100 }, { 0x13483, 86934 }, { 0x13484, 116174 }, { 0x13485, 116204 }, { 0x13486, 116233 }, { 0x13487, 116259 }, { 0x13489, 116286 }, { 0x1348A, 116314 }, { 0x1348B, 116354 }, { 0x1348C, 116386 }, { 0x1348D, 116419 }, { 0x1348E, 116454 }, { 0x1348F, 116486 }, { 0x13490, 116515 }, { 0x13491, 116548 }, { 0x13492, 116585 }, { 0x13493, 97517 }, { 0x13494, 116620 }, { 0x13496, 116650 }, { 0x13498, 116684 }, { 0x13499, 116704 }, { 0x1349A, 116732 }, { 0x1349B, 116764 }, { 0x1349C, 116803 }, { 0x1349D, 116834 }, { 0x1349E, 116860 }, { 0x134A1, 116898 }, { 0x134A2, 116922 }, { 0x134A3, 116233 }, { 0x134A4, 116233 }, { 0x134A5, 116950 }, { 0x134A7, 116981 }, { 0x134A8, 116898 }, { 0x134AA, 117017 }, { 0x134AB, 117045 }, { 0x134AC, 117083 }, { 0x134AD, 117109 }, { 0x134AF, 117131 }, { 0x134B0, 117169 }, { 0x134B1, 117196 }, { 0x134B2, 117242 }, { 0x134B3, 117266 }, { 0x134B5, 117045 }, { 0x134B6, 117045 }, { 0x134B8, 117307 }, { 0x134B9, 117357 }, { 0x134BA, 117386 }, { 0x134BB, 117416 }, { 0x134BC, 117434 }, { 0x134BD, 117479 }, { 0x134BF, 117516 }, { 0x134C0, 106939 }, { 0x134C1, 117546 }, { 0x134C3, 106939 }, { 0x134C4, 106939 }, { 0x134C5, 117546 }, { 0x134C6, 117574 }, { 0x134C7, 117606 }, { 0x134C8, 117645 }, { 0x134C9, 117669 }, { 0x134CA, 117691 }, { 0x134CB, 87601 }, { 0x134CD, 117736 }, { 0x134CE, 117762 }, { 0x134CF, 117645 }, { 0x134D0, 117808 }, { 0x134D1, 117831 }, { 0x134D2, 88806 }, { 0x134D3, 88806 }, { 0x134D4, 117831 }, { 0x134D6, 88806 }, { 0x134D7, 117853 }, { 0x134D8, 117875 }, { 0x134D9, 117902 }, { 0x134DA, 117933 }, { 0x134DB, 117984 }, { 0x134DC, 117984 }, { 0x134DD, 118026 }, { 0x134DE, 118052 }, { 0x134DF, 118026 }, { 0x134E0, 118082 }, { 0x134E1, 118108 }, { 0x134E2, 118108 }, { 0x134E3, 118108 }, { 0x134E4, 118146 }, { 0x134E5, 118181 }, { 0x134E6, 118181 }, { 0x134E7, 95059 }, { 0x134E8, 118181 }, { 0x134E9, 118181 }, { 0x134EA, 118206 }, { 0x134EB, 118206 }, { 0x134EC, 118245 }, { 0x134ED, 118286 }, { 0x134EE, 118321 }, { 0x134EF, 118362 }, { 0x134F0, 118431 }, { 0x134F1, 118464 }, { 0x134F2, 104380 }, { 0x134F3, 118510 }, { 0x134F4, 118552 }, { 0x134F6, 118580 }, { 0x134F7, 118617 }, { 0x134F8, 118658 }, { 0x134F9, 118685 }, { 0x134FA, 98759 }, { 0x134FB, 118726 }, { 0x134FC, 95059 }, { 0x134FD, 118206 }, { 0x134FE, 87231 }, { 0x134FF, 118753 }, { 0x13500, 95059 }, { 0x13501, 118778 }, { 0x13502, 118778 }, { 0x13504, 118832 }, { 0x13505, 95059 }, { 0x13507, 95059 }, { 0x13508, 95059 }, { 0x1350A, 118884 }, { 0x1350B, 118912 }, { 0x1350C, 118912 }, { 0x1350D, 118942 }, { 0x1350E, 118980 }, { 0x1350F, 87411 }, { 0x13510, 87116 }, { 0x13511, 87116 }, { 0x13512, 87116 }, { 0x13513, 119012 }, { 0x13514, 119012 }, { 0x13516, 87147 }, { 0x13517, 87116 }, { 0x13518, 87116 }, { 0x13519, 91843 }, { 0x1351A, 87116 }, { 0x1351C, 119012 }, { 0x1351D, 87116 }, { 0x1351E, 87116 }, { 0x1351F, 119042 }, { 0x13520, 119042 }, { 0x13522, 119069 }, { 0x13523, 119096 }, { 0x13524, 119128 }, { 0x13525, 119159 }, { 0x13526, 88731 }, { 0x13527, 87089 }, { 0x13528, 119201 }, { 0x13529, 119201 }, { 0x1352A, 87089 }, { 0x1352B, 119234 }, { 0x1352C, 119266 }, { 0x1352D, 119316 }, { 0x1352E, 119316 }, { 0x1352F, 119343 }, { 0x13530, 119379 }, { 0x13531, 119419 }, { 0x13533, 87909 }, { 0x13534, 87909 }, { 0x13535, 87950 }, { 0x13536, 87950 }, { 0x13537, 119477 }, { 0x13538, 119518 }, { 0x13539, 119559 }, { 0x1353A, 119598 }, { 0x1353B, 119637 }, { 0x1353C, 119676 }, { 0x1353D, 119676 }, { 0x1353E, 119704 }, { 0x1353F, 87977 }, { 0x13540, 119744 }, { 0x13541, 119783 }, { 0x13542, 119824 }, { 0x13543, 119847 }, { 0x13546, 119876 }, { 0x13547, 119948 }, { 0x13548, 113245 }, { 0x13549, 119988 }, { 0x1354B, 120018 }, { 0x1354C, 120049 }, { 0x1354D, 120081 }, { 0x1354E, 88276 }, { 0x1354F, 120129 }, { 0x13550, 120159 }, { 0x13551, 120184 }, { 0x13552, 120225 }, { 0x13553, 88276 }, { 0x13554, 120271 }, { 0x13555, 88276 }, { 0x13556, 88276 }, { 0x13557, 88276 }, { 0x13558, 88276 }, { 0x13559, 88276 }, { 0x1355A, 88276 }, { 0x1355B, 88276 }, { 0x1355C, 120225 }, { 0x1355D, 88350 }, { 0x1355E, 120299 }, { 0x1355F, 120326 }, { 0x13560, 120336 }, { 0x13561, 120336 }, { 0x13562, 120378 }, { 0x13563, 120409 }, { 0x13564, 120129 }, { 0x13565, 120129 }, { 0x13566, 120451 }, { 0x13567, 120493 }, { 0x13568, 120129 }, { 0x13569, 120129 }, { 0x1356B, 87559 }, { 0x1356C, 120524 }, { 0x1356E, 120548 }, { 0x1356F, 120581 }, { 0x13570, 120614 }, { 0x13571, 120668 }, { 0x13572, 120817 }, { 0x13573, 87559 }, { 0x13574, 120850 }, { 0x13575, 116704 }, { 0x13576, 120877 }, { 0x13577, 120912 }, { 0x13578, 120939 }, { 0x13579, 120971 }, { 0x1357A, 120971 }, { 0x1357C, 120493 }, { 0x1357E, 121003 }, { 0x1357F, 121082 }, { 0x13580, 121120 }, { 0x13582, 121141 }, { 0x13583, 121171 }, { 0x13584, 121218 }, { 0x13585, 118912 }, { 0x13586, 121247 }, { 0x13587, 121293 }, { 0x13588, 121323 }, { 0x13589, 121343 }, { 0x1358A, 97868 }, { 0x1358B, 121372 }, { 0x1358C, 121372 }, { 0x1358D, 121400 }, { 0x1358E, 87328 }, { 0x1358F, 121431 }, { 0x13590, 121462 }, { 0x13591, 88696 }, { 0x13592, 121497 }, { 0x13593, 121526 }, { 0x13594, 88696 }, { 0x13595, 121561 }, { 0x13596, 120939 }, { 0x13597, 121590 }, { 0x13598, 121616 }, { 0x13599, 120939 }, { 0x1359C, 121629 }, { 0x1359D, 121654 }, { 0x1359E, 119201 }, { 0x1359F, 119201 }, { 0x135A1, 121683 }, { 0x135A2, 121720 }, { 0x135A4, 121765 }, { 0x135A5, 87328 }, { 0x135A6, 121798 }, { 0x135A7, 87328 }, { 0x135A8, 121827 }, { 0x135A9, 121827 }, { 0x135AA, 87328 }, { 0x135AB, 121853 }, { 0x135AC, 87328 }, { 0x135AD, 121827 }, { 0x135AF, 87353 }, { 0x135B0, 121901 }, { 0x135B1, 121933 }, { 0x135B2, 121951 }, { 0x135B3, 121976 }, { 0x135B4, 122003 }, { 0x135B5, 122028 }, { 0x135B6, 122052 }, { 0x135B7, 122079 }, { 0x135B8, 122124 }, { 0x135B9, 122152 }, { 0x135BA, 122003 }, { 0x135BB, 122196 }, { 0x135BC, 122224 }, { 0x135BE, 122224 }, { 0x135BF, 122224 }, { 0x135C1, 122003 }, { 0x135C2, 122249 }, { 0x135C3, 122273 }, { 0x135C4, 122249 }, { 0x135C5, 122312 }, { 0x135C6, 122003 }, { 0x135C7, 122273 }, { 0x135C8, 122337 }, { 0x135C9, 122380 }, { 0x135CA, 122406 }, { 0x135CB, 122003 }, { 0x135CC, 122003 }, { 0x135CD, 122453 }, { 0x135CF, 122224 }, { 0x135D0, 122478 }, { 0x135D3, 122515 }, { 0x135D4, 120336 }, { 0x135D5, 122541 }, { 0x135D7, 122577 }, { 0x135D8, 122612 }, { 0x135D9, 122648 }, { 0x135DA, 122691 }, { 0x135DC, 122718 }, { 0x135DD, 122763 }, { 0x135DE, 122798 }, { 0x135DF, 122825 }, { 0x135E0, 121561 }, { 0x135E1, 122858 }, { 0x135E2, 122858 }, { 0x135E3, 122885 }, { 0x135E4, 122921 }, { 0x135E5, 87844 }, { 0x135E6, 87844 }, { 0x135E7, 87844 }, { 0x135E8, 87844 }, { 0x135E9, 122921 }, { 0x135EB, 122961 }, { 0x135ED, 123001 }, { 0x135EE, 122961 }, { 0x135EF, 123036 }, { 0x135F0, 123081 }, { 0x135F1, 123111 }, { 0x135F2, 123147 }, { 0x135F3, 122961 }, { 0x135F4, 123181 }, { 0x135F5, 122961 }, { 0x135F6, 122961 }, { 0x135F7, 123111 }, { 0x135F8, 123215 }, { 0x135F9, 123257 }, { 0x135FA, 123257 }, { 0x135FB, 123300 }, { 0x135FC, 123330 }, { 0x135FD, 123352 }, { 0x135FE, 123380 }, { 0x135FF, 123413 }, { 0x13600, 123440 }, { 0x13601, 123472 }, { 0x13602, 123515 }, { 0x13603, 123551 }, { 0x13604, 88005 }, { 0x13605, 123582 }, { 0x13606, 123582 }, { 0x13607, 123612 }, { 0x13608, 123655 }, { 0x13609, 88005 }, { 0x1360A, 123612 }, { 0x1360B, 123612 }, { 0x1360C, 123694 }, { 0x1360D, 123722 }, { 0x1360F, 123754 }, { 0x13610, 123807 }, { 0x13611, 123917 }, { 0x13612, 123990 }, { 0x13613, 124070 }, { 0x13614, 124089 }, { 0x13615, 124133 }, { 0x13616, 123722 }, { 0x13617, 124133 }, { 0x13618, 124171 }, { 0x13619, 123582 }, { 0x1361A, 124203 }, { 0x1361B, 124236 }, { 0x1361D, 124258 }, { 0x1361E, 124288 }, { 0x1361F, 124334 }, { 0x13620, 123352 }, { 0x13621, 124353 }, { 0x13622, 124398 }, { 0x13623, 91824 }, { 0x13625, 124432 }, { 0x13626, 124432 }, { 0x13627, 124465 }, { 0x13628, 124487 }, { 0x13629, 124514 }, { 0x1362A, 91036 }, { 0x1362C, 124541 }, { 0x1362D, 124541 }, { 0x1362E, 124566 }, { 0x1362F, 124596 }, { 0x13630, 100378 }, { 0x13632, 117875 }, { 0x13633, 124616 }, { 0x13634, 124652 }, { 0x13636, 117902 }, { 0x13637, 124675 }, { 0x13638, 117902 }, { 0x13639, 124717 }, { 0x1363B, 96522 }, { 0x1363C, 124742 }, { 0x1363D, 124779 }, { 0x1363E, 124809 }, { 0x1363F, 124809 }, { 0x13640, 124835 }, { 0x13641, 88404 }, { 0x13642, 124868 }, { 0x13643, 124809 }, { 0x13644, 124907 }, { 0x13645, 124956 }, { 0x13646, 88371 }, { 0x13647, 124990 }, { 0x13648, 125019 }, { 0x1364A, 88371 }, { 0x1364C, 125061 }, { 0x1364D, 124907 }, { 0x1364E, 88371 }, { 0x13650, 124809 }, { 0x13651, 123215 }, { 0x13652, 88032 }, { 0x13654, 125088 }, { 0x13655, 88032 }, { 0x13656, 88091 }, { 0x13657, 88091 }, { 0x13659, 88052 }, { 0x1365B, 124990 }, { 0x1365C, 88052 }, { 0x1365D, 88052 }, { 0x1365E, 125116 }, { 0x1365F, 125148 }, { 0x13660, 125174 }, { 0x13661, 125201 }, { 0x13662, 125230 }, { 0x13663, 125261 }, { 0x13664, 125323 }, { 0x13665, 125352 }, { 0x13666, 125380 }, { 0x13667, 124956 }, { 0x13668, 87601 }, { 0x13669, 125380 }, { 0x1366C, 88934 }, { 0x1366D, 125410 }, { 0x1366E, 125436 }, { 0x1366F, 88168 }, { 0x13670, 125477 }, { 0x13671, 88168 }, { 0x13672, 125510 }, { 0x13673, 88168 }, { 0x13674, 88168 }, { 0x13675, 125550 }, { 0x13676, 88135 }, { 0x13677, 88168 }, { 0x13678, 88168 }, { 0x13679, 125510 }, { 0x1367A, 88135 }, { 0x1367B, 88135 }, { 0x1367C, 88135 }, { 0x1367D, 125148 }, { 0x1367E, 125578 }, { 0x1367F, 125616 }, { 0x13680, 125654 }, { 0x13681, 125683 }, { 0x13682, 88168 }, { 0x13684, 88135 }, { 0x13685, 88135 }, { 0x13686, 125710 }, { 0x13687, 125837 }, { 0x13688, 98776 }, { 0x13689, 125978 }, { 0x1368A, 97730 }, { 0x1368B, 97730 }, { 0x1368C, 97730 }, { 0x1368D, 97730 }, { 0x1368E, 97730 }, { 0x1368F, 88091 }, { 0x13690, 97730 }, { 0x13691, 87601 }, { 0x13692, 88222 }, { 0x13693, 126005 }, { 0x13694, 126127 }, { 0x13695, 98776 }, { 0x13696, 126260 }, { 0x13697, 88604 }, { 0x13698, 110944 }, { 0x13699, 89814 }, { 0x1369A, 88052 }, { 0x1369B, 126287 }, { 0x1369C, 126330 }, { 0x1369D, 126330 }, { 0x1369E, 89814 }, { 0x1369F, 124990 }, { 0x136A0, 89814 }, { 0x136A1, 87601 }, { 0x136A2, 126287 }, { 0x136A4, 126374 }, { 0x136A5, 125380 }, { 0x136A6, 87601 }, { 0x136A7, 87601 }, { 0x136A9, 125380 }, { 0x136AA, 125380 }, { 0x136AC, 126418 }, { 0x136AD, 117606 }, { 0x136AE, 126475 }, { 0x136AF, 126533 }, { 0x136B1, 88434 }, { 0x136B2, 88434 }, { 0x136B4, 88434 }, { 0x136B5, 125654 }, { 0x136B6, 125510 }, { 0x136B7, 126565 }, { 0x136B8, 126599 }, { 0x136B9, 125352 }, { 0x136BB, 117645 }, { 0x136BD, 126646 }, { 0x136BE, 126670 }, { 0x136BF, 126694 }, { 0x136C0, 126729 }, { 0x136C1, 126768 }, { 0x136C2, 126792 }, { 0x136C4, 126820 }, { 0x136C5, 126849 }, { 0x136C6, 126877 }, { 0x136C7, 117357 }, { 0x136C8, 126849 }, { 0x136C9, 126899 }, { 0x136CA, 112492 }, { 0x136CB, 126959 }, { 0x136CC, 126990 }, { 0x136CD, 100942 }, { 0x136CF, 127035 }, { 0x136D0, 127062 }, { 0x136D1, 127099 }, { 0x136D2, 127099 }, { 0x136D3, 127128 }, { 0x136D4, 110944 }, { 0x136D5, 127154 }, { 0x136D6, 127182 }, { 0x136D7, 127228 }, { 0x136D9, 127254 }, { 0x136DA, 110944 }, { 0x136DB, 127282 }, { 0x136DC, 127313 }, { 0x136DE, 127344 }, { 0x136DF, 127374 }, { 0x136E0, 127420 }, { 0x136E1, 127460 }, { 0x136E2, 89629 }, { 0x136E3, 127482 }, { 0x136E4, 127553 }, { 0x136E5, 88052 }, { 0x136E6, 127582 }, { 0x136E7, 110944 }, { 0x136E8, 127609 }, { 0x136E9, 127313 }, { 0x136EA, 127344 }, { 0x136EB, 127639 }, { 0x136ED, 95059 }, { 0x136EE, 127669 }, { 0x136EF, 127695 }, { 0x136F0, 127754 }, { 0x136F2, 110944 }, { 0x136F3, 88434 }, { 0x136F4, 127788 }, { 0x136F6, 127810 }, { 0x136F7, 127842 }, { 0x136F8, 127874 }, { 0x136F9, 127923 }, { 0x136FA, 127952 }, { 0x136FB, 127981 }, { 0x136FC, 128013 }, { 0x136FE, 128041 }, { 0x136FF, 128068 }, { 0x13700, 88404 }, { 0x13701, 88404 }, { 0x13702, 88404 }, { 0x13703, 128113 }, { 0x13704, 128113 }, { 0x13705, 128113 }, { 0x13706, 128144 }, { 0x13708, 128192 }, { 0x13709, 88934 }, { 0x1370A, 88404 }, { 0x1370C, 88404 }, { 0x1370D, 128232 }, { 0x1370E, 128260 }, { 0x1370F, 128286 }, { 0x13710, 127923 }, { 0x13711, 127923 }, { 0x13713, 128302 }, { 0x13714, 128336 }, { 0x13715, 128378 }, { 0x13716, 128407 }, { 0x13717, 128442 }, { 0x13718, 128480 }, { 0x13719, 128508 }, { 0x1371A, 125230 }, { 0x1371B, 115022 }, { 0x1371C, 128525 }, { 0x1371E, 128556 }, { 0x1371F, 128585 }, { 0x13720, 96563 }, { 0x13721, 128616 }, { 0x13722, 128659 }, { 0x13723, 128585 }, { 0x13724, 128689 }, { 0x13725, 128525 }, { 0x13726, 128723 }, { 0x13727, 128746 }, { 0x13728, 128777 }, { 0x13729, 128814 }, { 0x1372B, 128835 }, { 0x1372C, 128866 }, { 0x1372F, 88135 }, { 0x13730, 91808 }, { 0x13732, 128935 }, { 0x13733, 128962 }, { 0x13734, 128992 }, { 0x13735, 129026 }, { 0x13736, 129065 }, { 0x13737, 89104 }, { 0x13738, 129106 }, { 0x13739, 129137 }, { 0x1373A, 89104 }, { 0x1373B, 89104 }, { 0x1373C, 89104 }, { 0x1373D, 129181 }, { 0x1373F, 129208 }, { 0x13740, 129208 }, { 0x13742, 89129 }, { 0x13743, 89129 }, { 0x13744, 129235 }, { 0x13745, 115022 }, { 0x13747, 129272 }, { 0x13748, 129312 }, { 0x13749, 129348 }, { 0x1374A, 89964 }, { 0x1374B, 129396 }, { 0x1374D, 129503 }, { 0x1374E, 129503 }, { 0x1374F, 129524 }, { 0x13751, 129573 }, { 0x13752, 129573 }, { 0x13753, 129615 }, { 0x13754, 129667 }, { 0x13758, 129720 }, { 0x13759, 129774 }, { 0x1375A, 129803 }, { 0x1375B, 106210 }, { 0x1375C, 129828 }, { 0x1375D, 129864 }, { 0x1375F, 129897 }, { 0x13760, 129927 }, { 0x13761, 125201 }, { 0x13762, 129774 }, { 0x13763, 89657 }, { 0x13764, 129957 }, { 0x13765, 129993 }, { 0x13766, 89657 }, { 0x13767, 89657 }, { 0x13768, 130039 }, { 0x13769, 130095 }, { 0x1376C, 89129 }, { 0x1376D, 89657 }, { 0x1376E, 130128 }, { 0x13770, 130159 }, { 0x13771, 100829 }, { 0x13772, 130213 }, { 0x13773, 130241 }, { 0x13774, 130241 }, { 0x13776, 130241 }, { 0x13777, 130277 }, { 0x13778, 88696 }, { 0x13779, 130314 }, { 0x1377A, 130349 }, { 0x1377B, 128585 }, { 0x1377C, 130379 }, { 0x1377D, 130406 }, { 0x1377E, 88959 }, { 0x1377F, 130241 }, { 0x13780, 130241 }, { 0x13784, 130241 }, { 0x13785, 130436 }, { 0x13786, 130456 }, { 0x13788, 130479 }, { 0x13789, 130479 }, { 0x1378A, 130516 }, { 0x1378B, 130241 }, { 0x1378C, 130554 }, { 0x1378D, 130582 }, { 0x1378F, 130618 }, { 0x13790, 130652 }, { 0x13791, 93851 }, { 0x13793, 96563 }, { 0x13794, 130700 }, { 0x13795, 117902 }, { 0x13796, 95430 }, { 0x13797, 116100 }, { 0x13798, 130721 }, { 0x13799, 130759 }, { 0x1379A, 125148 }, { 0x1379B, 130785 }, { 0x1379C, 130814 }, { 0x1379D, 89319 }, { 0x1379E, 89319 }, { 0x1379F, 89319 }, { 0x137A0, 130853 }, { 0x137A1, 89319 }, { 0x137A2, 130874 }, { 0x137A4, 89319 }, { 0x137A5, 130896 }, { 0x137A6, 130896 }, { 0x137A7, 130935 }, { 0x137A8, 130974 }, { 0x137A9, 124432 }, { 0x137AA, 131000 }, { 0x137AB, 131038 }, { 0x137AC, 131081 }, { 0x137AD, 131110 }, { 0x137AE, 131149 }, { 0x137AF, 125148 }, { 0x137B0, 129803 }, { 0x137B1, 131182 }, { 0x137B2, 130785 }, { 0x137B3, 106210 }, { 0x137B4, 131218 }, { 0x137B5, 131258 }, { 0x137B6, 131258 }, { 0x137B8, 89839 }, { 0x137B9, 125088 }, { 0x137BA, 88052 }, { 0x137BC, 131286 }, { 0x137BD, 131313 }, { 0x137BF, 131342 }, { 0x137C1, 106210 }, { 0x137C2, 131388 }, { 0x137C3, 131453 }, { 0x137C4, 106210 }, { 0x137C5, 89319 }, { 0x137C6, 131342 }, { 0x137C7, 131496 }, { 0x137C8, 95430 }, { 0x137C9, 131539 }, { 0x137CB, 106210 }, { 0x137CC, 131342 }, { 0x137CD, 89319 }, { 0x137CE, 131687 }, { 0x137D0, 131734 }, { 0x137D1, 131771 }, { 0x137D2, 131801 }, { 0x137D3, 131771 }, { 0x137D4, 131771 }, { 0x137D5, 131825 }, { 0x137D6, 131867 }, { 0x137D7, 131901 }, { 0x137D8, 131998 }, { 0x137DA, 132034 }, { 0x137DB, 132034 }, { 0x137DC, 132071 }, { 0x137DE, 90065 }, { 0x137DF, 132111 }, { 0x137E0, 132111 }, { 0x137E2, 132111 }, { 0x137E3, 132135 }, { 0x137E4, 132162 }, { 0x137E5, 132200 }, { 0x137E6, 132111 }, { 0x137E7, 126533 }, { 0x137E8, 89024 }, { 0x137E9, 89024 }, { 0x137EA, 89024 }, { 0x137EB, 89024 }, { 0x137EC, 89024 }, { 0x137ED, 132261 }, { 0x137EE, 89024 }, { 0x137EF, 89024 }, { 0x137F0, 132311 }, { 0x137F2, 89024 }, { 0x137F3, 132340 }, { 0x137F5, 89024 }, { 0x137F6, 89024 }, { 0x137F7, 132376 }, { 0x137F8, 89024 }, { 0x137F9, 94003 }, { 0x137FA, 89024 }, { 0x137FC, 89024 }, { 0x137FD, 89024 }, { 0x137FE, 89024 }, { 0x137FF, 89024 }, { 0x13800, 89024 }, { 0x13801, 89024 }, { 0x13802, 89024 }, { 0x13803, 89024 }, { 0x13804, 132414 }, { 0x13805, 132414 }, { 0x13806, 89814 }, { 0x13808, 132443 }, { 0x13809, 88052 }, { 0x1380A, 132470 }, { 0x1380B, 132515 }, { 0x1380C, 132544 }, { 0x1380D, 132544 }, { 0x1380E, 112165 }, { 0x1380F, 132544 }, { 0x13810, 132544 }, { 0x13811, 132544 }, { 0x13812, 89418 }, { 0x13813, 89418 }, { 0x13815, 132544 }, { 0x13816, 132571 }, { 0x13817, 132571 }, { 0x13818, 132598 }, { 0x13819, 132636 }, { 0x1381A, 132674 }, { 0x1381B, 90559 }, { 0x1381D, 88959 }, { 0x1381E, 132702 }, { 0x13820, 132723 }, { 0x13824, 132757 }, { 0x13825, 132757 }, { 0x13826, 132787 }, { 0x13827, 132827 }, { 0x13829, 132827 }, { 0x1382B, 120971 }, { 0x1382D, 120971 }, { 0x1382E, 132866 }, { 0x1382F, 132866 }, { 0x13830, 125683 }, { 0x13831, 125978 }, { 0x13833, 132893 }, { 0x13835, 132938 }, { 0x13836, 125683 }, { 0x13837, 132956 }, { 0x13838, 125978 }, { 0x13839, 89923 }, { 0x1383A, 89899 }, { 0x1383B, 89923 }, { 0x1383C, 132994 }, { 0x1383D, 89923 }, { 0x1383E, 133024 }, { 0x1383F, 89923 }, { 0x13840, 133024 }, { 0x13841, 89923 }, { 0x13842, 133059 }, { 0x13843, 89319 }, { 0x13844, 133090 }, { 0x13845, 89319 }, { 0x13846, 125201 }, { 0x13847, 125116 }, { 0x13849, 132893 }, { 0x1384A, 132893 }, { 0x1384B, 133125 }, { 0x1384E, 133161 }, { 0x1384F, 122124 }, { 0x13850, 133193 }, { 0x13851, 133228 }, { 0x13852, 133251 }, { 0x13853, 133298 }, { 0x13855, 133351 }, { 0x13856, 133412 }, { 0x13857, 133437 }, { 0x13858, 133472 }, { 0x13859, 133506 }, { 0x1385A, 133561 }, { 0x1385B, 133586 }, { 0x1385C, 133586 }, { 0x1385D, 133618 }, { 0x1385E, 89867 }, { 0x1385F, 133586 }, { 0x13860, 133586 }, { 0x13861, 133642 }, { 0x13862, 128508 }, { 0x13863, 133586 }, { 0x13864, 89392 }, { 0x13865, 133664 }, { 0x13866, 133690 }, { 0x13868, 89964 }, { 0x1386A, 133715 }, { 0x1386B, 133664 }, { 0x1386C, 133664 }, { 0x1386D, 133747 }, { 0x1386F, 89392 }, { 0x13871, 124432 }, { 0x13872, 133787 }, { 0x13873, 131771 }, { 0x13874, 133816 }, { 0x13875, 133838 }, { 0x13876, 133860 }, { 0x13877, 133860 }, { 0x13878, 133890 }, { 0x1387A, 133927 }, { 0x1387B, 133960 }, { 0x1387C, 133984 }, { 0x1387D, 134005 }, { 0x1387E, 134037 }, { 0x1387F, 134062 }, { 0x13880, 134122 }, { 0x13881, 134136 }, { 0x13882, 127154 }, { 0x13883, 134170 }, { 0x13884, 134208 }, { 0x13885, 107588 }, { 0x13886, 134244 }, { 0x13888, 134294 }, { 0x13889, 134294 }, { 0x1388A, 127154 }, { 0x1388B, 134344 }, { 0x1388C, 134377 }, { 0x1388D, 128935 }, { 0x1388E, 134405 }, { 0x1388F, 134437 }, { 0x13890, 89597 }, { 0x13891, 106917 }, { 0x13892, 134482 }, { 0x13893, 134513 }, { 0x13894, 134005 }, { 0x13895, 89597 }, { 0x13896, 134037 }, { 0x13897, 134037 }, { 0x13899, 134037 }, { 0x1389B, 134546 }, { 0x1389C, 89597 }, { 0x1389D, 134037 }, { 0x1389E, 134580 }, { 0x1389F, 134037 }, { 0x138A0, 134605 }, { 0x138A1, 128525 }, { 0x138A5, 134037 }, { 0x138A6, 134037 }, { 0x138A7, 134639 }, { 0x138A8, 134037 }, { 0x138A9, 95480 }, { 0x138AA, 91185 }, { 0x138AB, 91185 }, { 0x138AC, 134673 }, { 0x138AD, 134700 }, { 0x138AE, 134735 }, { 0x138AF, 89992 }, { 0x138B0, 134790 }, { 0x138B2, 134835 }, { 0x138B4, 134884 }, { 0x138B6, 134950 }, { 0x138B7, 134997 }, { 0x138B8, 105201 }, { 0x138B9, 89992 }, { 0x138BA, 134997 }, { 0x138BB, 135043 }, { 0x138BE, 135090 }, { 0x138BF, 135160 }, { 0x138C0, 135193 }, { 0x138C1, 135160 }, { 0x138C2, 135220 }, { 0x138C3, 134997 }, { 0x138C4, 134950 }, { 0x138C5, 87655 }, { 0x138C6, 135256 }, { 0x138C7, 135296 }, { 0x138C8, 89629 }, { 0x138C9, 135315 }, { 0x138CA, 135368 }, { 0x138CB, 135395 }, { 0x138CC, 135440 }, { 0x138CD, 89629 }, { 0x138CE, 135465 }, { 0x138CF, 135497 }, { 0x138D0, 135526 }, { 0x138D1, 89629 }, { 0x138D2, 135591 }, { 0x138D3, 135591 }, { 0x138D4, 135591 }, { 0x138D5, 135636 }, { 0x138D6, 135160 }, { 0x138D7, 135696 }, { 0x138D8, 135720 }, { 0x138D9, 135720 }, { 0x138DA, 135747 }, { 0x138DC, 135696 }, { 0x138DD, 125088 }, { 0x138DE, 135785 }, { 0x138DF, 135807 }, { 0x138E0, 135893 }, { 0x138E1, 135785 }, { 0x138E2, 89597 }, { 0x138E3, 135919 }, { 0x138E4, 89597 }, { 0x138E5, 100829 }, { 0x138E6, 135977 }, { 0x138E7, 100829 }, { 0x138E8, 90021 }, { 0x138E9, 90021 }, { 0x138EA, 136007 }, { 0x138EB, 136039 }, { 0x138EC, 97730 }, { 0x138ED, 136059 }, { 0x138EE, 136076 }, { 0x138EF, 136110 }, { 0x138F0, 136128 }, { 0x138F1, 136163 }, { 0x138F2, 136197 }, { 0x138F3, 128525 }, { 0x138F4, 136163 }, { 0x138F5, 134513 }, { 0x138F6, 134513 }, { 0x138F7, 100829 }, { 0x138F8, 134513 }, { 0x138F9, 136244 }, { 0x138FA, 105201 }, { 0x138FB, 105201 }, { 0x138FC, 136269 }, { 0x138FD, 134513 }, { 0x138FE, 136295 }, { 0x138FF, 136335 }, { 0x13900, 136372 }, { 0x13902, 136372 }, { 0x13903, 136372 }, { 0x13904, 136401 }, { 0x13905, 136444 }, { 0x13907, 136464 }, { 0x13908, 136502 }, { 0x13909, 136535 }, { 0x1390A, 128585 }, { 0x1390B, 128585 }, { 0x1390C, 128585 }, { 0x1390D, 134482 }, { 0x1390E, 128585 }, { 0x1390F, 134482 }, { 0x13910, 93280 }, { 0x13911, 93280 }, { 0x13912, 93280 }, { 0x13913, 93280 }, { 0x13914, 93280 }, { 0x13915, 136574 }, { 0x13916, 136604 }, { 0x13917, 136632 }, { 0x13918, 136671 }, { 0x13919, 136699 }, { 0x1391A, 136722 }, { 0x1391B, 136752 }, { 0x1391C, 102133 }, { 0x1391D, 90559 }, { 0x1391E, 136780 }, { 0x1391F, 136809 }, { 0x13920, 136864 }, { 0x13921, 136893 }, { 0x13922, 136928 }, { 0x13923, 136972 }, { 0x13925, 136972 }, { 0x13926, 136972 }, { 0x13927, 136972 }, { 0x13928, 136972 }, { 0x13929, 137001 }, { 0x1392A, 137049 }, { 0x1392B, 89597 }, { 0x1392C, 89597 }, { 0x1392D, 137091 }, { 0x1392E, 90044 }, { 0x1392F, 137119 }, { 0x13930, 137155 }, { 0x13931, 137179 }, { 0x13932, 89597 }, { 0x13933, 137212 }, { 0x13934, 137229 }, { 0x13935, 137253 }, { 0x13936, 137253 }, { 0x13937, 137276 }, { 0x13938, 137307 }, { 0x13939, 137334 }, { 0x1393A, 137361 }, { 0x1393D, 137388 }, { 0x1393E, 137412 }, { 0x1393F, 137443 }, { 0x13940, 137478 }, { 0x13941, 137505 }, { 0x13942, 137534 }, { 0x13943, 137576 }, { 0x13944, 137603 }, { 0x13945, 137630 }, { 0x13946, 137660 }, { 0x13948, 137694 }, { 0x13949, 137728 }, { 0x1394A, 137762 }, { 0x1394B, 137797 }, { 0x1394D, 117546 }, { 0x1394F, 137826 }, { 0x13950, 137854 }, { 0x13951, 137883 }, { 0x13952, 137854 }, { 0x13954, 137927 }, { 0x13955, 117875 }, { 0x13956, 137958 }, { 0x13957, 87231 }, { 0x13958, 137995 }, { 0x13959, 138028 }, { 0x1395A, 138070 }, { 0x1395B, 138102 }, { 0x1395D, 138134 }, { 0x1395E, 138160 }, { 0x1395F, 118082 }, { 0x13960, 121343 }, { 0x13962, 138200 }, { 0x13963, 138232 }, { 0x13964, 138277 }, { 0x13965, 138318 }, { 0x13966, 138345 }, { 0x13967, 138384 }, { 0x13969, 138422 }, { 0x1396A, 138457 }, { 0x1396B, 138491 }, { 0x1396D, 138491 }, { 0x1396E, 138519 }, { 0x1396F, 138519 }, { 0x13970, 138548 }, { 0x13971, 138604 }, { 0x13972, 138637 }, { 0x13973, 138668 }, { 0x13974, 138696 }, { 0x13975, 138725 }, { 0x13976, 90119 }, { 0x13977, 90119 }, { 0x13978, 138752 }, { 0x13979, 138790 }, { 0x1397A, 138827 }, { 0x1397B, 95363 }, { 0x1397C, 138862 }, { 0x1397D, 90158 }, { 0x1397E, 138886 }, { 0x1397F, 138914 }, { 0x13980, 138790 }, { 0x13982, 90180 }, { 0x13984, 90180 }, { 0x13985, 138944 }, { 0x13986, 90199 }, { 0x13987, 138968 }, { 0x13988, 139002 }, { 0x13989, 90199 }, { 0x1398A, 138968 }, { 0x1398B, 90119 }, { 0x1398C, 139019 }, { 0x1398D, 139068 }, { 0x1398E, 130935 }, { 0x1398F, 139092 }, { 0x13990, 139120 }, { 0x13991, 90475 }, { 0x13992, 139150 }, { 0x13994, 139179 }, { 0x13995, 90575 }, { 0x13996, 139192 }, { 0x13997, 139209 }, { 0x13998, 90660 }, { 0x13999, 139245 }, { 0x1399A, 139271 }, { 0x1399B, 139325 }, { 0x1399C, 105808 }, { 0x1399D, 105808 }, { 0x1399E, 139352 }, { 0x1399F, 139410 }, { 0x139A0, 90733 }, { 0x139A2, 90733 }, { 0x139A3, 139439 }, { 0x139A4, 139489 }, { 0x139A5, 139489 }, { 0x139A6, 139524 }, { 0x139A7, 139573 }, { 0x139A9, 139592 }, { 0x139AA, 139614 }, { 0x139AB, 139646 }, { 0x139AC, 139676 }, { 0x139AD, 139706 }, { 0x139AE, 90802 }, { 0x139B0, 139751 }, { 0x139B1, 139799 }, { 0x139B2, 139751 }, { 0x139B3, 90883 }, { 0x139B4, 139838 }, { 0x139B5, 90883 }, { 0x139B6, 90883 }, { 0x139B7, 90902 }, { 0x139B8, 90902 }, { 0x139B9, 90902 }, { 0x139BA, 90902 }, { 0x139BC, 139884 }, { 0x139BE, 139884 }, { 0x139BF, 90902 }, { 0x139C0, 90902 }, { 0x139C1, 90902 }, { 0x139C2, 90934 }, { 0x139C3, 139951 }, { 0x139C4, 140001 }, { 0x139C5, 140028 }, { 0x139C6, 91036 }, { 0x139C7, 140045 }, { 0x139C8, 140082 }, { 0x139C9, 140114 }, { 0x139CA, 140145 }, { 0x139CB, 140175 }, { 0x139CC, 140240 }, { 0x139CD, 140257 }, { 0x139CE, 140286 }, { 0x139CF, 140286 }, { 0x139D0, 140350 }, { 0x139D1, 140383 }, { 0x139D3, 140426 }, { 0x139D5, 140465 }, { 0x139D6, 140465 }, { 0x139D7, 140465 }, { 0x139DA, 97868 }, { 0x139DB, 140496 }, { 0x139DC, 140465 }, { 0x139DD, 140527 }, { 0x139DE, 140558 }, { 0x139DF, 140592 }, { 0x139E0, 137603 }, { 0x139E1, 91185 }, { 0x139E2, 91258 }, { 0x139E6, 140626 }, { 0x139E7, 140666 }, { 0x139E8, 140702 }, { 0x139E9, 140762 }, { 0x139EA, 140781 }, { 0x139EB, 140814 }, { 0x139EC, 140834 }, { 0x139ED, 140876 }, { 0x139EE, 140918 }, { 0x139EF, 137927 }, { 0x139F0, 140964 }, { 0x139F1, 91258 }, { 0x139F2, 140993 }, { 0x139F3, 140814 }, { 0x139F4, 141038 }, { 0x139F5, 140993 }, { 0x139F6, 141066 }, { 0x139F7, 91290 }, { 0x139F8, 91306 }, { 0x139F9, 141096 }, { 0x139FA, 141113 }, { 0x139FB, 91306 }, { 0x139FC, 141131 }, { 0x139FD, 141159 }, { 0x139FE, 141161 }, { 0x139FF, 91394 }, { 0x13A00, 141181 }, { 0x13A01, 141203 }, { 0x13A02, 141247 }, { 0x13A03, 141287 }, { 0x13A04, 141181 }, { 0x13A05, 141340 }, { 0x13A06, 141363 }, { 0x13A07, 141396 }, { 0x13A08, 91633 }, { 0x13A09, 141423 }, { 0x13A0A, 141450 }, { 0x13A0B, 141489 }, { 0x13A0C, 141489 }, { 0x13A0D, 141520 }, { 0x13A0F, 100999 }, { 0x13A10, 96310 }, { 0x13A11, 141556 }, { 0x13A12, 141577 }, { 0x13A13, 141602 }, { 0x13A14, 141628 }, { 0x13A15, 141661 }, { 0x13A16, 141690 }, { 0x13A17, 141727 }, { 0x13A18, 141774 }, { 0x13A19, 141834 }, { 0x13A1A, 141854 }, { 0x13A1B, 141887 }, { 0x13A1C, 141917 }, { 0x13A1D, 91843 }, { 0x13A1E, 91843 }, { 0x13A1F, 91843 }, { 0x13A20, 106411 }, { 0x13A21, 91911 }, { 0x13A22, 141947 }, { 0x13A23, 91911 }, { 0x13A24, 91911 }, { 0x13A26, 91911 }, { 0x13A27, 141977 }, { 0x13A28, 141977 }, { 0x13A29, 132866 }, { 0x13A2A, 91911 }, { 0x13A2B, 141994 }, { 0x13A2D, 91911 }, { 0x13A2F, 91911 }, { 0x13A32, 142032 }, { 0x13A33, 142060 }, { 0x13A34, 142032 }, { 0x13A35, 142098 }, { 0x13A36, 142122 }, { 0x13A37, 142158 }, { 0x13A38, 142187 }, { 0x13A39, 142217 }, { 0x13A3B, 89544 }, { 0x13A3C, 142247 }, { 0x13A3D, 142269 }, { 0x13A3E, 89544 }, { 0x13A3F, 142297 }, { 0x13A40, 142247 }, { 0x13A41, 89544 }, { 0x13A42, 142247 }, { 0x13A43, 142297 }, { 0x13A44, 102437 }, { 0x13A45, 142247 }, { 0x13A47, 89544 }, { 0x13A49, 89544 }, { 0x13A4C, 89544 }, { 0x13A4E, 142320 }, { 0x13A4F, 142393 }, { 0x13A50, 89544 }, { 0x13A54, 89544 }, { 0x13A55, 142466 }, { 0x13A56, 99579 }, { 0x13A57, 142393 }, { 0x13A58, 142492 }, { 0x13A59, 142492 }, { 0x13A5A, 142530 }, { 0x13A5B, 93074 }, { 0x13A5C, 93074 }, { 0x13A5D, 142611 }, { 0x13A5E, 93044 }, { 0x13A5F, 92496 }, { 0x13A60, 92496 }, { 0x13A62, 142671 }, { 0x13A63, 142703 }, { 0x13A64, 142733 }, { 0x13A65, 142765 }, { 0x13A66, 142805 }, { 0x13A67, 104621 }, { 0x13A68, 142832 }, { 0x13A69, 124432 }, { 0x13A6A, 142857 }, { 0x13A6B, 142890 }, { 0x13A6C, 142937 }, { 0x13A6D, 106939 }, { 0x13A6E, 142959 }, { 0x13A70, 142993 }, { 0x13A71, 92578 }, { 0x13A72, 106939 }, { 0x13A74, 141159 }, { 0x13A75, 143022 }, { 0x13A76, 100942 }, { 0x13A77, 143042 }, { 0x13A78, 143061 }, { 0x13A7A, 92496 }, { 0x13A7B, 92496 }, { 0x13A7C, 143122 }, { 0x13A7D, 143149 }, { 0x13A7E, 143199 }, { 0x13A7F, 143221 }, { 0x13A80, 143283 }, { 0x13A81, 143333 }, { 0x13A83, 92795 }, { 0x13A84, 143390 }, { 0x13A85, 143424 }, { 0x13A86, 143491 }, { 0x13A87, 143511 }, { 0x13A88, 143558 }, { 0x13A89, 143594 }, { 0x13A8A, 143511 }, { 0x13A8B, 143660 }, { 0x13A8C, 92670 }, { 0x13A8D, 92670 }, { 0x13A8E, 92670 }, { 0x13A8F, 143690 }, { 0x13A91, 143690 }, { 0x13A92, 143690 }, { 0x13A93, 143690 }, { 0x13A94, 102778 }, { 0x13A95, 102778 }, { 0x13A97, 92698 }, { 0x13A98, 92670 }, { 0x13A99, 143730 }, { 0x13A9A, 143755 }, { 0x13A9B, 124541 }, { 0x13A9C, 143786 }, { 0x13A9E, 143842 }, { 0x13A9F, 124541 }, { 0x13AA0, 124541 }, { 0x13AA1, 124541 }, { 0x13AA2, 91036 }, { 0x13AA4, 143877 }, { 0x13AA5, 143901 }, { 0x13AA6, 143934 }, { 0x13AA7, 92379 }, { 0x13AA8, 92379 }, { 0x13AAA, 143959 }, { 0x13AAB, 93191 }, { 0x13AAE, 143986 }, { 0x13AAF, 144017 }, { 0x13AB0, 123722 }, { 0x13AB1, 144048 }, { 0x13AB3, 92955 }, { 0x13AB4, 144091 }, { 0x13AB5, 144131 }, { 0x13AB6, 144168 }, { 0x13AB7, 144215 }, { 0x13AB8, 144264 }, { 0x13AB9, 144314 }, { 0x13ABA, 144343 }, { 0x13ABB, 143122 }, { 0x13ABD, 93280 }, { 0x13ABE, 93280 }, { 0x13ABF, 144400 }, { 0x13AC1, 144454 }, { 0x13AC2, 92883 }, { 0x13AC3, 144500 }, { 0x13AC4, 92911 }, { 0x13AC5, 144539 }, { 0x13AC7, 144581 }, { 0x13AC8, 144619 }, { 0x13ACA, 144645 }, { 0x13ACB, 144645 }, { 0x13ACC, 144686 }, { 0x13ACD, 144704 }, { 0x13ACE, 144733 }, { 0x13ACF, 144753 }, { 0x13AD0, 144782 }, { 0x13AD1, 144853 }, { 0x13AD2, 144918 }, { 0x13AD3, 144955 }, { 0x13AD4, 144985 }, { 0x13AD5, 100829 }, { 0x13AD6, 145027 }, { 0x13AD7, 145054 }, { 0x13AD8, 140814 }, { 0x13AD9, 145091 }, { 0x13ADA, 145110 }, { 0x13ADB, 89319 }, { 0x13ADD, 145143 }, { 0x13ADE, 145208 }, { 0x13ADF, 145237 }, { 0x13AE0, 144955 }, { 0x13AE1, 145268 }, { 0x13AE2, 145292 }, { 0x13AE3, 91258 }, { 0x13AE4, 145312 }, { 0x13AE5, 92928 }, { 0x13AE6, 145352 }, { 0x13AE7, 145395 }, { 0x13AE8, 96066 }, { 0x13AE9, 96066 }, { 0x13AEA, 145443 }, { 0x13AEB, 145480 }, { 0x13AEC, 145480 }, { 0x13AED, 113245 }, { 0x13AEE, 140876 }, { 0x13AEF, 93913 }, { 0x13AF0, 145500 }, { 0x13AF1, 145548 }, { 0x13AF4, 145589 }, { 0x13AF5, 145610 }, { 0x13AF7, 145631 }, { 0x13AF8, 93377 }, { 0x13AF9, 93377 }, { 0x13AFA, 97517 }, { 0x13AFB, 97517 }, { 0x13AFE, 145664 }, { 0x13AFF, 112594 }, { 0x13B00, 145702 }, { 0x13B01, 145702 }, { 0x13B02, 145730 }, { 0x13B03, 94457 }, { 0x13B05, 145769 }, { 0x13B07, 145795 }, { 0x13B08, 145851 }, { 0x13B0A, 93913 }, { 0x13B0B, 94457 }, { 0x13B0C, 145886 }, { 0x13B0D, 145886 }, { 0x13B0E, 94457 }, { 0x13B0F, 145906 }, { 0x13B11, 145968 }, { 0x13B12, 145995 }, { 0x13B13, 141159 }, { 0x13B14, 146063 }, { 0x13B15, 95480 }, { 0x13B16, 95480 }, { 0x13B17, 146086 }, { 0x13B18, 146144 }, { 0x13B19, 121247 }, { 0x13B1A, 146203 }, { 0x13B1B, 146203 }, { 0x13B1C, 146242 }, { 0x13B1D, 146242 }, { 0x13B1E, 95480 }, { 0x13B20, 91036 }, { 0x13B21, 95480 }, { 0x13B22, 146284 }, { 0x13B23, 146327 }, { 0x13B25, 146373 }, { 0x13B26, 95480 }, { 0x13B27, 146397 }, { 0x13B28, 146397 }, { 0x13B2B, 146430 }, { 0x13B2C, 94457 }, { 0x13B2D, 146453 }, { 0x13B2E, 146485 }, { 0x13B2F, 146504 }, { 0x13B30, 146582 }, { 0x13B31, 146642 }, { 0x13B32, 146582 }, { 0x13B33, 146675 }, { 0x13B34, 92236 }, { 0x13B35, 146701 }, { 0x13B36, 146701 }, { 0x13B37, 146738 }, { 0x13B38, 146701 }, { 0x13B39, 146762 }, { 0x13B3B, 146790 }, { 0x13B3C, 146825 }, { 0x13B3E, 101548 }, { 0x13B3F, 101314 }, { 0x13B40, 101314 }, { 0x13B41, 146862 }, { 0x13B42, 101584 }, { 0x13B43, 146899 }, { 0x13B44, 146929 }, { 0x13B45, 146978 }, { 0x13B46, 147000 }, { 0x13B47, 147038 }, { 0x13B48, 147074 }, { 0x13B49, 147092 }, { 0x13B4A, 147115 }, { 0x13B4C, 147175 }, { 0x13B4D, 147202 }, { 0x13B4E, 147000 }, { 0x13B4F, 147115 }, { 0x13B50, 147261 }, { 0x13B51, 147000 }, { 0x13B53, 147294 }, { 0x13B54, 101513 }, { 0x13B56, 101584 }, { 0x13B57, 147322 }, { 0x13B58, 147347 }, { 0x13B59, 147383 }, { 0x13B5A, 147429 }, { 0x13B5B, 147456 }, { 0x13B5C, 147487 }, { 0x13B5D, 147505 }, { 0x13B5F, 147487 }, { 0x13B60, 93673 }, { 0x13B61, 147523 }, { 0x13B62, 147545 }, { 0x13B63, 147588 }, { 0x13B64, 93673 }, { 0x13B65, 147630 }, { 0x13B66, 93673 }, { 0x13B67, 93673 }, { 0x13B68, 147545 }, { 0x13B69, 147662 }, { 0x13B6A, 92236 }, { 0x13B6B, 94475 }, { 0x13B6C, 93513 }, { 0x13B6D, 147709 }, { 0x13B6E, 92236 }, { 0x13B6F, 147729 }, { 0x13B70, 147748 }, { 0x13B71, 92236 }, { 0x13B72, 90499 }, { 0x13B73, 147795 }, { 0x13B74, 147819 }, { 0x13B75, 147851 }, { 0x13B76, 147883 }, { 0x13B77, 147883 }, { 0x13B78, 147883 }, { 0x13B79, 147883 }, { 0x13B7B, 147883 }, { 0x13B7C, 147883 }, { 0x13B7D, 147903 }, { 0x13B7F, 147929 }, { 0x13B81, 93833 }, { 0x13B82, 147957 }, { 0x13B83, 147957 }, { 0x13B85, 93833 }, { 0x13B86, 93833 }, { 0x13B87, 142805 }, { 0x13B88, 143042 }, { 0x13B89, 107074 }, { 0x13B8A, 147985 }, { 0x13B8B, 143042 }, { 0x13B8C, 148012 }, { 0x13B8E, 148041 }, { 0x13B8F, 93548 }, { 0x13B90, 148058 }, { 0x13B91, 148081 }, { 0x13B92, 93567 }, { 0x13B93, 148150 }, { 0x13B94, 131286 }, { 0x13B95, 148185 }, { 0x13B97, 148213 }, { 0x13B98, 148213 }, { 0x13B9A, 148213 }, { 0x13B9B, 148213 }, { 0x13B9C, 148213 }, { 0x13B9D, 148213 }, { 0x13B9F, 148213 }, { 0x13BA0, 148235 }, { 0x13BA1, 148260 }, { 0x13BA2, 148280 }, { 0x13BA3, 148308 }, { 0x13BA4, 93913 }, { 0x13BA5, 93913 }, { 0x13BA6, 148331 }, { 0x13BA9, 148371 }, { 0x13BAA, 148420 }, { 0x13BAB, 148420 }, { 0x13BAE, 148440 }, { 0x13BB2, 94021 }, { 0x13BB3, 148472 }, { 0x13BB4, 148472 }, { 0x13BB5, 148472 }, { 0x13BB6, 94080 }, { 0x13BB7, 148489 }, { 0x13BB8, 148518 }, { 0x13BB9, 148538 }, { 0x13BBC, 148518 }, { 0x13BBD, 148562 }, { 0x13BBE, 103304 }, { 0x13BBF, 103304 }, { 0x13BC0, 148591 }, { 0x13BC2, 148616 }, { 0x13BC3, 148616 }, { 0x13BC4, 106530 }, { 0x13BC5, 148636 }, { 0x13BC6, 148655 }, { 0x13BC7, 148675 }, { 0x13BC8, 91036 }, { 0x13BC9, 148706 }, { 0x13BCA, 148733 }, { 0x13BCB, 148764 }, { 0x13BCC, 94273 }, { 0x13BCD, 94273 }, { 0x13BCE, 148792 }, { 0x13BCF, 93493 }, { 0x13BD0, 94290 }, { 0x13BD1, 94290 }, { 0x13BD2, 148809 }, { 0x13BD3, 94308 }, { 0x13BD4, 148845 }, { 0x13BD5, 108905 }, { 0x13BD6, 148875 }, { 0x13BD7, 148260 }, { 0x13BD8, 95363 }, { 0x13BDA, 148895 }, { 0x13BDB, 148260 }, { 0x13BDC, 148895 }, { 0x13BDD, 94457 }, { 0x13BDE, 94457 }, { 0x13BDF, 94475 }, { 0x13BE0, 94475 }, { 0x13BE1, 94475 }, { 0x13BE2, 148917 }, { 0x13BE3, 148969 }, { 0x13BE4, 94561 }, { 0x13BE5, 94561 }, { 0x13BE6, 148999 }, { 0x13BE7, 149040 }, { 0x13BE8, 149062 }, { 0x13BE9, 149090 }, { 0x13BEA, 149040 }, { 0x13BEB, 149124 }, { 0x13BEC, 94595 }, { 0x13BEE, 94620 }, { 0x13BEF, 94620 }, { 0x13BF0, 149144 }, { 0x13BF1, 149176 }, { 0x13BF2, 149176 }, { 0x13BF3, 149144 }, { 0x13BF5, 149213 }, { 0x13BF6, 149258 }, { 0x13BF7, 94766 }, { 0x13BF8, 149332 }, { 0x13BFA, 149359 }, { 0x13BFB, 149392 }, { 0x13BFC, 149414 }, { 0x13BFD, 149438 }, { 0x13BFE, 149456 }, { 0x13BFF, 94824 }, { 0x13C00, 94824 }, { 0x13C01, 149489 }, { 0x13C02, 149489 }, { 0x13C03, 114453 }, { 0x13C04, 149514 }, { 0x13C05, 149561 }, { 0x13C07, 149588 }, { 0x13C08, 149629 }, { 0x13C09, 149656 }, { 0x13C0A, 109492 }, { 0x13C0B, 149676 }, { 0x13C0E, 149703 }, { 0x13C0F, 149732 }, { 0x13C10, 149770 }, { 0x13C11, 96806 }, { 0x13C13, 149816 }, { 0x13C14, 148213 }, { 0x13C15, 149839 }, { 0x13C16, 149863 }, { 0x13C17, 149887 }, { 0x13C18, 96503 }, { 0x13C19, 149923 }, { 0x13C1A, 149953 }, { 0x13C1B, 96522 }, { 0x13C1C, 148213 }, { 0x13C1D, 148213 }, { 0x13C1F, 149972 }, { 0x13C20, 149972 }, { 0x13C21, 149992 }, { 0x13C22, 149992 }, { 0x13C23, 149992 }, { 0x13C25, 96541 }, { 0x13C27, 150014 }, { 0x13C28, 149816 }, { 0x13C29, 95975 }, { 0x13C2A, 150032 }, { 0x13C2B, 96143 }, { 0x13C2D, 91036 }, { 0x13C2E, 95928 }, { 0x13C2F, 95928 }, { 0x13C30, 150087 }, { 0x13C31, 96289 }, { 0x13C33, 96143 }, { 0x13C34, 92578 }, { 0x13C36, 91808 }, { 0x13C37, 96806 }, { 0x13C38, 96806 }, { 0x13C3A, 150121 }, { 0x13C3C, 150154 }, { 0x13C40, 150207 }, { 0x13C43, 150224 }, { 0x13C45, 150241 }, { 0x13C46, 96143 }, { 0x13C47, 150263 }, { 0x13C48, 150295 }, { 0x13C49, 96849 }, { 0x13C4A, 91808 }, { 0x13C4B, 150121 }, { 0x13C4C, 150394 }, { 0x13C4D, 96045 }, { 0x13C4E, 106210 }, { 0x13C4F, 106210 }, { 0x13C50, 106210 }, { 0x13C51, 96209 }, { 0x13C52, 96806 }, { 0x13C54, 96209 }, { 0x13C55, 96209 }, { 0x13C56, 150469 }, { 0x13C57, 106210 }, { 0x13C58, 91808 }, { 0x13C59, 96186 }, { 0x13C5A, 103921 }, { 0x13C5B, 150501 }, { 0x13C5C, 106210 }, { 0x13C5D, 96066 }, { 0x13C5E, 150523 }, { 0x13C5F, 96066 }, { 0x13C60, 106210 }, { 0x13C62, 96066 }, { 0x13C63, 96066 }, { 0x13C64, 106210 }, { 0x13C65, 96066 }, { 0x13C66, 96672 }, { 0x13C67, 106210 }, { 0x13C68, 106210 }, { 0x13C69, 150560 }, { 0x13C6A, 106210 }, { 0x13C6C, 95430 }, { 0x13C6D, 95643 }, { 0x13C6E, 95643 }, { 0x13C6F, 95643 }, { 0x13C70, 95430 }, { 0x13C71, 95430 }, { 0x13C72, 95430 }, { 0x13C73, 150588 }, { 0x13C74, 150617 }, { 0x13C75, 150617 }, { 0x13C76, 150634 }, { 0x13C77, 150664 }, { 0x13C78, 150700 }, { 0x13C79, 95430 }, { 0x13C7A, 150737 }, { 0x13C7B, 150776 }, { 0x13C7C, 106210 }, { 0x13C7D, 150805 }, { 0x13C7F, 106385 }, { 0x13C80, 101170 }, { 0x13C81, 150805 }, { 0x13C82, 95501 }, { 0x13C83, 150776 }, { 0x13C84, 150776 }, { 0x13C85, 150852 }, { 0x13C86, 150884 }, { 0x13C87, 125148 }, { 0x13C88, 125148 }, { 0x13C8A, 123215 }, { 0x13C8B, 123215 }, { 0x13C8C, 102161 }, { 0x13C8D, 150932 }, { 0x13C8E, 150932 }, { 0x13C8F, 150932 }, { 0x13C90, 102027 }, { 0x13C91, 150979 }, { 0x13C92, 151045 }, { 0x13C93, 151132 }, { 0x13C94, 151195 }, { 0x13C95, 151282 }, { 0x13C96, 106347 }, { 0x13C97, 106347 }, { 0x13C98, 106260 }, { 0x13C99, 106260 }, { 0x13C9B, 95540 }, { 0x13C9C, 95540 }, { 0x13C9D, 95480 }, { 0x13C9E, 95480 }, { 0x13C9F, 95480 }, { 0x13CA0, 151324 }, { 0x13CA1, 151349 }, { 0x13CA2, 151371 }, { 0x13CA3, 151395 }, { 0x13CA4, 95480 }, { 0x13CA5, 151436 }, { 0x13CA6, 95608 }, { 0x13CA7, 95540 }, { 0x13CAA, 151505 }, { 0x13CAB, 150805 }, { 0x13CAC, 150805 }, { 0x13CAD, 151554 }, { 0x13CAF, 96672 }, { 0x13CB0, 151637 }, { 0x13CB2, 151698 }, { 0x13CB3, 151698 }, { 0x13CB4, 151698 }, { 0x13CB5, 151698 }, { 0x13CB6, 151748 }, { 0x13CB7, 151748 }, { 0x13CB8, 151748 }, { 0x13CBA, 91185 }, { 0x13CBC, 151554 }, { 0x13CBE, 151848 }, { 0x13CBF, 151886 }, { 0x13CC0, 151916 }, { 0x13CC1, 106210 }, { 0x13CC2, 106210 }, { 0x13CC3, 95430 }, { 0x13CC4, 95738 }, { 0x13CC5, 95430 }, { 0x13CC6, 151956 }, { 0x13CC7, 151956 }, { 0x13CC8, 151956 }, { 0x13CC9, 150664 }, { 0x13CCA, 95738 }, { 0x13CCC, 151986 }, { 0x13CCF, 152003 }, { 0x13CD0, 96310 }, { 0x13CD1, 152068 }, { 0x13CD3, 95975 }, { 0x13CD4, 152103 }, { 0x13CD5, 96806 }, { 0x13CD6, 96806 }, { 0x13CD9, 91808 }, { 0x13CDA, 152143 }, { 0x13CDC, 150737 }, { 0x13CDD, 150776 }, { 0x13CDE, 96806 }, { 0x13CE0, 152176 }, { 0x13CE1, 96672 }, { 0x13CE2, 152209 }, { 0x13CE3, 152238 }, { 0x13CE5, 152238 }, { 0x13CE6, 152260 }, { 0x13CE7, 152260 }, { 0x13CE9, 111276 }, { 0x13CEA, 111276 }, { 0x13CEB, 152280 }, { 0x13CEC, 111276 }, { 0x13CED, 152302 }, { 0x13CEE, 152280 }, { 0x13CEF, 152335 }, { 0x13CF0, 152379 }, { 0x13CF1, 95956 }, { 0x13CF2, 95956 }, { 0x13CF3, 95956 }, { 0x13CF4, 95956 }, { 0x13CF5, 150207 }, { 0x13CF6, 150207 }, { 0x13CF7, 95994 }, { 0x13CF8, 95994 }, { 0x13CF9, 152407 }, { 0x13CFA, 95994 }, { 0x13CFB, 95994 }, { 0x13CFC, 95412 }, { 0x13CFE, 150207 }, { 0x13D00, 136059 }, { 0x13D02, 150776 }, { 0x13D03, 152466 }, { 0x13D04, 152506 }, { 0x13D05, 152547 }, { 0x13D06, 152580 }, { 0x13D07, 152605 }, { 0x13D08, 152639 }, { 0x13D09, 152679 }, { 0x13D0A, 152679 }, { 0x13D0B, 152679 }, { 0x13D0E, 95324 }, { 0x13D0F, 152721 }, { 0x13D10, 152775 }, { 0x13D11, 152798 }, { 0x13D12, 137212 }, { 0x13D13, 152798 }, { 0x13D14, 95216 }, { 0x13D15, 152775 }, { 0x13D16, 152821 }, { 0x13D17, 139092 }, { 0x13D18, 152859 }, { 0x13D19, 152887 }, { 0x13D1A, 152922 }, { 0x13D1B, 152887 }, { 0x13D1C, 152959 }, { 0x13D1D, 96045 }, { 0x13D1E, 152976 }, { 0x13D1F, 153016 }, { 0x13D23, 153036 }, { 0x13D24, 153055 }, { 0x13D25, 153076 }, { 0x13D26, 90559 }, { 0x13D28, 153111 }, { 0x13D29, 153143 }, { 0x13D2A, 153197 }, { 0x13D2B, 91036 }, { 0x13D2C, 96563 }, { 0x13D2D, 95324 }, { 0x13D2E, 96458 }, { 0x13D2F, 153233 }, { 0x13D30, 153279 }, { 0x13D31, 153312 }, { 0x13D32, 153339 }, { 0x13D33, 153362 }, { 0x13D34, 102212 }, { 0x13D35, 153396 }, { 0x13D36, 102212 }, { 0x13D37, 153430 }, { 0x13D38, 102212 }, { 0x13D39, 153466 }, { 0x13D3A, 153503 }, { 0x13D3B, 153548 }, { 0x13D3C, 153579 }, { 0x13D3D, 153624 }, { 0x13D3E, 153669 }, { 0x13D3F, 153700 }, { 0x13D40, 153362 }, { 0x13D41, 97143 }, { 0x13D42, 153362 }, { 0x13D43, 153731 }, { 0x13D44, 153773 }, { 0x13D45, 153362 }, { 0x13D46, 95059 }, { 0x13D47, 141159 }, { 0x13D48, 153731 }, { 0x13D49, 153802 }, { 0x13D4A, 153841 }, { 0x13D4B, 153877 }, { 0x13D4C, 97174 }, { 0x13D4D, 97174 }, { 0x13D4E, 97174 }, { 0x13D51, 153901 }, { 0x13D52, 153937 }, { 0x13D53, 97222 }, { 0x13D54, 153976 }, { 0x13D55, 154005 }, { 0x13D56, 154005 }, { 0x13D57, 97262 }, { 0x13D58, 97262 }, { 0x13D59, 153976 }, { 0x13D5A, 138457 }, { 0x13D5B, 154034 }, { 0x13D5C, 154056 }, { 0x13D5D, 95059 }, { 0x13D5E, 154073 }, { 0x13D5F, 154098 }, { 0x13D61, 154115 }, { 0x13D62, 97262 }, { 0x13D63, 154034 }, { 0x13D64, 97262 }, { 0x13D65, 154154 }, { 0x13D67, 154189 }, { 0x13D68, 97332 }, { 0x13D69, 154229 }, { 0x13D6A, 154262 }, { 0x13D6B, 154309 }, { 0x13D6C, 154229 }, { 0x13D6D, 154344 }, { 0x13D6E, 154344 }, { 0x13D6F, 97332 }, { 0x13D70, 136059 }, { 0x13D71, 154408 }, { 0x13D72, 154427 }, { 0x13D73, 154481 }, { 0x13D74, 154481 }, { 0x13D75, 154481 }, { 0x13D76, 154481 }, { 0x13D77, 154481 }, { 0x13D78, 154508 }, { 0x13D79, 154560 }, { 0x13D7A, 152605 }, { 0x13D7B, 154587 }, { 0x13D7C, 154587 }, { 0x13D7D, 154618 }, { 0x13D7E, 154661 }, { 0x13D7F, 154693 }, { 0x13D82, 150776 }, { 0x13D83, 150776 }, { 0x13D84, 150776 }, { 0x13D87, 154661 }, { 0x13D88, 154721 }, { 0x13D89, 152605 }, { 0x13D8A, 100829 }, { 0x13D8B, 152605 }, { 0x13D8C, 154757 }, { 0x13D8D, 89597 }, { 0x13D8E, 150776 }, { 0x13D8F, 154803 }, { 0x13D90, 154835 }, { 0x13D91, 154883 }, { 0x13D92, 154921 }, { 0x13D93, 152605 }, { 0x13D94, 152580 }, { 0x13D95, 152605 }, { 0x13D96, 154803 }, { 0x13D97, 154961 }, { 0x13D98, 154989 }, { 0x13D99, 154961 }, { 0x13D9A, 154961 }, { 0x13D9B, 154961 }, { 0x13D9D, 154961 }, { 0x13DA0, 155026 }, { 0x13DA1, 155026 }, { 0x13DA2, 155068 }, { 0x13DA3, 155068 }, { 0x13DA4, 155112 }, { 0x13DA5, 155068 }, { 0x13DA7, 154803 }, { 0x13DA8, 155136 }, { 0x13DA9, 100829 }, { 0x13DAA, 155160 }, { 0x13DAB, 155197 }, { 0x13DAD, 155197 }, { 0x13DAE, 95059 }, { 0x13DAF, 155214 }, { 0x13DB1, 95059 }, { 0x13DB2, 95059 }, { 0x13DB3, 155255 }, { 0x13DB4, 155305 }, { 0x13DB6, 90990 }, { 0x13DB7, 155333 }, { 0x13DB8, 155369 }, { 0x13DB9, 155406 }, { 0x13DBB, 155305 }, { 0x13DBC, 155445 }, { 0x13DBD, 155476 }, { 0x13DBE, 155507 }, { 0x13DBF, 155507 }, { 0x13DC0, 155551 }, { 0x13DC1, 155507 }, { 0x13DC3, 155580 }, { 0x13DC4, 155626 }, { 0x13DCA, 155665 }, { 0x13DCB, 155701 }, { 0x13DCC, 97556 }, { 0x13DCD, 97577 }, { 0x13DCE, 155758 }, { 0x13DCF, 97517 }, { 0x13DD0, 155835 }, { 0x13DD1, 89319 }, { 0x13DD2, 155896 }, { 0x13DD3, 97577 }, { 0x13DD4, 101787 }, { 0x13DD5, 97577 }, { 0x13DD6, 155915 }, { 0x13DD7, 155915 }, { 0x13DD8, 155915 }, { 0x13DD9, 155915 }, { 0x13DDA, 104621 }, { 0x13DDC, 155970 }, { 0x13DDD, 156006 }, { 0x13DDF, 156006 }, { 0x13DE1, 97701 }, { 0x13DE2, 156036 }, { 0x13DE3, 156079 }, { 0x13DE4, 156114 }, { 0x13DE5, 97262 }, { 0x13DE6, 97262 }, { 0x13DE7, 97262 }, { 0x13DE9, 156147 }, { 0x13DEA, 156206 }, { 0x13DEB, 156243 }, { 0x13DEC, 136059 }, { 0x13DED, 156279 }, { 0x13DEE, 156311 }, { 0x13DEF, 156341 }, { 0x13DF0, 90559 }, { 0x13DF1, 156365 }, { 0x13DF2, 97915 }, { 0x13DF4, 156392 }, { 0x13DF5, 156427 }, { 0x13DF6, 156427 }, { 0x13DF7, 156472 }, { 0x13DF8, 156510 }, { 0x13DF9, 156538 }, { 0x13DFA, 156566 }, { 0x13DFB, 156588 }, { 0x13DFD, 156615 }, { 0x13DFE, 156651 }, { 0x13DFF, 156692 }, { 0x13E00, 156736 }, { 0x13E01, 156736 }, { 0x13E02, 156776 }, { 0x13E03, 156821 }, { 0x13E05, 156856 }, { 0x13E06, 156881 }, { 0x13E07, 156904 }, { 0x13E08, 156928 }, { 0x13E09, 156964 }, { 0x13E0A, 156964 }, { 0x13E0B, 156995 }, { 0x13E0D, 157036 }, { 0x13E0F, 157079 }, { 0x13E10, 157103 }, { 0x13E11, 98112 }, { 0x13E13, 98112 }, { 0x13E14, 157122 }, { 0x13E15, 157145 }, { 0x13E16, 157184 }, { 0x13E17, 157211 }, { 0x13E19, 98152 }, { 0x13E1A, 98152 }, { 0x13E1B, 98152 }, { 0x13E1C, 157234 }, { 0x13E1D, 98152 }, { 0x13E1E, 98152 }, { 0x13E1F, 98176 }, { 0x13E20, 157254 }, { 0x13E21, 157254 }, { 0x13E22, 157301 }, { 0x13E23, 98176 }, { 0x13E26, 98152 }, { 0x13E27, 157254 }, { 0x13E2A, 141159 }, { 0x13E2D, 98242 }, { 0x13E2E, 98242 }, { 0x13E2F, 157332 }, { 0x13E30, 157365 }, { 0x13E31, 98242 }, { 0x13E32, 98242 }, { 0x13E33, 114453 }, { 0x13E34, 98242 }, { 0x13E35, 98242 }, { 0x13E36, 100942 }, { 0x13E38, 141159 }, { 0x13E39, 98324 }, { 0x13E3A, 157388 }, { 0x13E3C, 98996 }, { 0x13E3F, 145702 }, { 0x13E40, 157417 }, { 0x13E41, 157445 }, { 0x13E42, 157482 }, { 0x13E43, 157509 }, { 0x13E44, 157547 }, { 0x13E45, 157482 }, { 0x13E47, 157547 }, { 0x13E48, 157572 }, { 0x13E4A, 157572 }, { 0x13E4B, 157602 }, { 0x13E4C, 157572 }, { 0x13E4D, 157627 }, { 0x13E4E, 157674 }, { 0x13E4F, 157711 }, { 0x13E51, 157711 }, { 0x13E52, 157736 }, { 0x13E53, 157736 }, { 0x13E54, 157767 }, { 0x13E55, 157767 }, { 0x13E58, 98093 }, { 0x13E59, 98350 }, { 0x13E5A, 98350 }, { 0x13E5B, 94457 }, { 0x13E5C, 97868 }, { 0x13E5D, 157802 }, { 0x13E5E, 114453 }, { 0x13E5F, 97868 }, { 0x13E60, 157881 }, { 0x13E61, 110613 }, { 0x13E62, 157881 }, { 0x13E63, 157907 }, { 0x13E64, 97868 }, { 0x13E65, 98393 }, { 0x13E66, 98429 }, { 0x13E67, 98429 }, { 0x13E6A, 157941 }, { 0x13E6B, 112295 }, { 0x13E6C, 157973 }, { 0x13E6D, 157973 }, { 0x13E6E, 157973 }, { 0x13E6F, 158003 }, { 0x13E70, 98856 }, { 0x13E73, 98483 }, { 0x13E74, 158058 }, { 0x13E75, 98451 }, { 0x13E76, 96045 }, { 0x13E77, 158090 }, { 0x13E78, 98856 }, { 0x13E79, 98483 }, { 0x13E7A, 158127 }, { 0x13E7B, 98856 }, { 0x13E7C, 98856 }, { 0x13E7D, 98856 }, { 0x13E7E, 98856 }, { 0x13E80, 98483 }, { 0x13E81, 158161 }, { 0x13E82, 98451 }, { 0x13E83, 157767 }, { 0x13E84, 98545 }, { 0x13E85, 98545 }, { 0x13E86, 98622 }, { 0x13E87, 158188 }, { 0x13E88, 158188 }, { 0x13E89, 158188 }, { 0x13E8A, 98644 }, { 0x13E8B, 158218 }, { 0x13E8C, 158254 }, { 0x13E8E, 98739 }, { 0x13E8F, 98811 }, { 0x13E90, 98856 }, { 0x13E91, 158275 }, { 0x13E92, 98856 }, { 0x13E93, 98811 }, { 0x13E95, 98856 }, { 0x13E96, 158296 }, { 0x13E97, 158376 }, { 0x13E98, 98856 }, { 0x13E99, 98739 }, { 0x13E9A, 98776 }, { 0x13E9B, 158275 }, { 0x13E9D, 158405 }, { 0x13E9E, 158447 }, { 0x13E9F, 158490 }, { 0x13EA0, 158531 }, { 0x13EA1, 98961 }, { 0x13EA2, 98961 }, { 0x13EA3, 158571 }, { 0x13EA5, 158594 }, { 0x13EA6, 99176 }, { 0x13EA8, 99238 }, { 0x13EA9, 99238 }, { 0x13EAA, 158632 }, { 0x13EAB, 99238 }, { 0x13EAC, 99238 }, { 0x13EAF, 99238 }, { 0x13EB0, 158632 }, { 0x13EB1, 158666 }, { 0x13EB2, 158710 }, { 0x13EB3, 99382 }, { 0x13EB4, 99382 }, { 0x13EB5, 99382 }, { 0x13EB7, 158757 }, { 0x13EB8, 112492 }, { 0x13EB9, 158795 }, { 0x13EBA, 158818 }, { 0x13EBB, 158881 }, { 0x13EBC, 158912 }, { 0x13EBE, 158935 }, { 0x13EC0, 158963 }, { 0x13EC2, 158986 }, { 0x13EC3, 105343 }, { 0x13EC4, 159014 }, { 0x13EC5, 159046 }, { 0x13EC6, 159074 }, { 0x13EC7, 159108 }, { 0x13EC8, 159139 }, { 0x13EC9, 159193 }, { 0x13ECA, 159220 }, { 0x13ECB, 159250 }, { 0x13ECC, 99531 }, { 0x13ECD, 159275 }, { 0x13ECE, 159296 }, { 0x13ECF, 159322 }, { 0x13ED0, 159362 }, { 0x13ED1, 159407 }, { 0x13ED2, 159440 }, { 0x13ED3, 159466 }, { 0x13ED4, 97762 }, { 0x13ED5, 97762 }, { 0x13ED6, 97762 }, { 0x13ED7, 97762 }, { 0x13ED8, 97762 }, { 0x13ED9, 97762 }, { 0x13EDA, 97762 }, { 0x13EDB, 159493 }, { 0x13EDD, 159493 }, { 0x13EDE, 159543 }, { 0x13EDF, 159591 }, { 0x13EE0, 159640 }, { 0x13EE1, 159670 }, { 0x13EE2, 159696 }, { 0x13EE3, 159493 }, { 0x13EE4, 159740 }, { 0x13EE6, 159772 }, { 0x13EE7, 159805 }, { 0x13EE8, 159838 }, { 0x13EE9, 159883 }, { 0x13EEA, 97262 }, { 0x13EEB, 159919 }, { 0x13EEC, 159919 }, { 0x13EED, 97762 }, { 0x13EEE, 97762 }, { 0x13EEF, 159952 }, { 0x13EF0, 159987 }, { 0x13EF1, 159952 }, { 0x13EF2, 159952 }, { 0x13EF3, 160022 }, { 0x13EF5, 99857 }, { 0x13EF6, 99832 }, { 0x13EF8, 158003 }, { 0x13EF9, 160056 }, { 0x13EFA, 158090 }, { 0x13EFB, 98833 }, { 0x13EFC, 98833 }, { 0x13EFD, 98833 }, { 0x13EFE, 98833 }, { 0x13EFF, 98833 }, { 0x13F00, 136128 }, { 0x13F01, 160095 }, { 0x13F02, 160130 }, { 0x13F03, 160170 }, { 0x13F04, 100204 }, { 0x13F05, 100204 }, { 0x13F06, 100204 }, { 0x13F08, 160196 }, { 0x13F0A, 160170 }, { 0x13F0C, 160237 }, { 0x13F0D, 117606 }, { 0x13F0E, 156736 }, { 0x13F0F, 102672 }, { 0x13F10, 160269 }, { 0x13F11, 102672 }, { 0x13F12, 101682 }, { 0x13F13, 160322 }, { 0x13F14, 102572 }, { 0x13F15, 160387 }, { 0x13F16, 160421 }, { 0x13F17, 160464 }, { 0x13F18, 160489 }, { 0x13F19, 160489 }, { 0x13F1A, 160543 }, { 0x13F1B, 160576 }, { 0x13F1C, 102572 }, { 0x13F1D, 102572 }, { 0x13F1E, 160387 }, { 0x13F1F, 100594 }, { 0x13F20, 131771 }, { 0x13F21, 160612 }, { 0x13F23, 131771 }, { 0x13F24, 160666 }, { 0x13F25, 100483 }, { 0x13F26, 100483 }, { 0x13F28, 136128 }, { 0x13F29, 90065 }, { 0x13F2A, 160714 }, { 0x13F2C, 160757 }, { 0x13F2D, 100515 }, { 0x13F2E, 160781 }, { 0x13F2F, 160812 }, { 0x13F30, 160836 }, { 0x13F31, 100829 }, { 0x13F32, 160868 }, { 0x13F33, 136128 }, { 0x13F34, 91036 }, { 0x13F36, 160930 }, { 0x13F37, 160960 }, { 0x13F38, 161006 }, { 0x13F39, 161053 }, { 0x13F3A, 161091 }, { 0x13F3B, 161119 }, { 0x13F3C, 100942 }, { 0x13F3E, 100942 }, { 0x13F3F, 105137 }, { 0x13F40, 100021 }, { 0x13F41, 100976 }, { 0x13F43, 136128 }, { 0x13F44, 100999 }, { 0x13F45, 100999 }, { 0x13F46, 161137 }, { 0x13F47, 161163 }, { 0x13F48, 161190 }, { 0x13F4A, 161208 }, { 0x13F4C, 161246 }, { 0x13F4D, 103244 }, { 0x13F4F, 161277 }, { 0x13F50, 161303 }, { 0x13F51, 161333 }, { 0x13F52, 161363 }, { 0x13F53, 103857 }, { 0x13F54, 161397 }, { 0x13F56, 103347 }, { 0x13F57, 161430 }, { 0x13F59, 103347 }, { 0x13F5B, 161430 }, { 0x13F5C, 161430 }, { 0x13F5D, 161478 }, { 0x13F60, 103617 }, { 0x13F61, 103617 }, { 0x13F62, 103749 }, { 0x13F63, 103749 }, { 0x13F65, 161526 }, { 0x13F67, 103749 }, { 0x13F69, 161553 }, { 0x13F6A, 161582 }, { 0x13F6B, 161582 }, { 0x13F6C, 161582 }, { 0x13F6D, 161582 }, { 0x13F6E, 161602 }, { 0x13F72, 104637 }, { 0x13F73, 161648 }, { 0x13F74, 161685 }, { 0x13F75, 161723 }, { 0x13F76, 161764 }, { 0x13F78, 161819 }, { 0x13F79, 161842 }, { 0x13F7B, 161891 }, { 0x13F7C, 104563 }, { 0x13F7F, 104563 }, { 0x13F80, 161891 }, { 0x13F81, 161891 }, { 0x13F82, 161934 }, { 0x13F83, 161934 }, { 0x13F84, 161891 }, { 0x13F85, 161891 }, { 0x13F86, 161891 }, { 0x13F87, 161891 }, { 0x13F88, 161961 }, { 0x13F8A, 161995 }, { 0x13F8B, 162039 }, { 0x13F8C, 162076 }, { 0x13F8D, 162094 }, { 0x13F8E, 162120 }, { 0x13F8F, 162138 }, { 0x13F90, 103749 }, { 0x13F91, 103884 }, { 0x13F92, 104536 }, { 0x13F93, 162138 }, { 0x13F94, 162179 }, { 0x13F95, 162206 }, { 0x13F96, 162243 }, { 0x13F98, 162206 }, { 0x13F99, 162266 }, { 0x13F9A, 162309 }, { 0x13F9C, 162339 }, { 0x13F9D, 162391 }, { 0x13F9E, 161995 }, { 0x13F9F, 162418 }, { 0x13FA1, 103974 }, { 0x13FA2, 161995 }, { 0x13FA3, 161995 }, { 0x13FA5, 162453 }, { 0x13FA6, 103974 }, { 0x13FA7, 162485 }, { 0x13FA8, 147929 }, { 0x13FA9, 162533 }, { 0x13FAB, 151395 }, { 0x13FAC, 162564 }, { 0x13FAD, 104000 }, { 0x13FAE, 162602 }, { 0x13FB1, 161995 }, { 0x13FB3, 162631 }, { 0x13FB4, 162668 }, { 0x13FB5, 162631 }, { 0x13FB6, 162705 }, { 0x13FB7, 104084 }, { 0x13FB8, 162732 }, { 0x13FBB, 162771 }, { 0x13FBC, 162808 }, { 0x13FBD, 162832 }, { 0x13FBE, 162854 }, { 0x13FBF, 162832 }, { 0x13FC0, 104148 }, { 0x13FC1, 162892 }, { 0x13FC3, 104148 }, { 0x13FC4, 162930 }, { 0x13FC5, 104148 }, { 0x13FC6, 104148 }, { 0x13FC9, 104148 }, { 0x13FCA, 162958 }, { 0x13FCB, 162958 }, { 0x13FCC, 104148 }, { 0x13FCD, 163001 }, { 0x13FCE, 104148 }, { 0x13FCF, 104148 }, { 0x13FD0, 104148 }, { 0x13FD2, 104148 }, { 0x13FD3, 104148 }, { 0x13FD4, 104148 }, { 0x13FD5, 112009 }, { 0x13FD6, 162668 }, { 0x13FD7, 163028 }, { 0x13FD8, 163068 }, { 0x13FD9, 141159 }, { 0x13FDA, 104259 }, { 0x13FDB, 163112 }, { 0x13FDC, 163176 }, { 0x13FDD, 163216 }, { 0x13FDE, 104000 }, { 0x13FDF, 104380 }, { 0x13FE0, 163251 }, { 0x13FE1, 104380 }, { 0x13FE2, 104380 }, { 0x13FE4, 163271 }, { 0x13FE5, 163310 }, { 0x13FE7, 163310 }, { 0x13FEA, 163354 }, { 0x13FEB, 163375 }, { 0x13FEC, 163401 }, { 0x13FEE, 163431 }, { 0x13FEF, 163460 }, { 0x13FF0, 163504 }, { 0x13FF1, 108690 }, { 0x13FF2, 163535 }, { 0x13FF3, 103828 }, { 0x13FF4, 163553 }, { 0x13FF5, 163599 }, { 0x13FF6, 105008 }, { 0x13FF7, 105008 }, { 0x13FFA, 105008 }, { 0x13FFB, 105008 }, { 0x13FFD, 163618 }, { 0x13FFE, 105008 }, { 0x14000, 163659 }, { 0x14002, 105343 }, { 0x14003, 105343 }, { 0x14005, 105343 }, { 0x14006, 115123 }, { 0x14007, 115123 }, { 0x14008, 163688 }, { 0x14009, 163068 }, { 0x1400A, 163713 }, { 0x1400B, 105050 }, { 0x1400C, 105050 }, { 0x1400D, 163766 }, { 0x1400E, 163807 }, { 0x1400F, 163807 }, { 0x14010, 163828 }, { 0x14011, 105137 }, { 0x14012, 105137 }, { 0x14014, 163848 }, { 0x14017, 163886 }, { 0x14018, 163920 }, { 0x14019, 163950 }, { 0x1401A, 163967 }, { 0x1401B, 163995 }, { 0x1401C, 164029 }, { 0x1401D, 164067 }, { 0x1401E, 164067 }, { 0x1401F, 164095 }, { 0x14020, 105399 }, { 0x14021, 164124 }, { 0x14022, 164151 }, { 0x14023, 164182 }, { 0x14024, 113996 }, { 0x14025, 164209 }, { 0x14026, 113996 }, { 0x14027, 164243 }, { 0x14028, 164270 }, { 0x14029, 164301 }, { 0x1402B, 164029 }, { 0x1402F, 105440 }, { 0x14030, 164333 }, { 0x14031, 164029 }, { 0x14032, 164368 }, { 0x14033, 105440 }, { 0x14034, 164398 }, { 0x14035, 164429 }, { 0x14036, 164459 }, { 0x14037, 164490 }, { 0x14038, 164523 }, { 0x14039, 164029 }, { 0x1403A, 164554 }, { 0x1403C, 164029 }, { 0x1403F, 164614 }, { 0x14040, 164667 }, { 0x14041, 164614 }, { 0x14042, 164667 }, { 0x14043, 164720 }, { 0x14044, 164029 }, { 0x14045, 164368 }, { 0x14046, 164751 }, { 0x14048, 164793 }, { 0x14049, 164828 }, { 0x1404B, 164793 }, { 0x1404C, 164793 }, { 0x1404D, 164865 }, { 0x1404E, 164029 }, { 0x1404F, 164910 }, { 0x14050, 124236 }, { 0x14051, 164942 }, { 0x14052, 164961 }, { 0x14054, 105440 }, { 0x14056, 164997 }, { 0x14057, 165050 }, { 0x14058, 165074 }, { 0x14059, 165099 }, { 0x1405A, 165125 }, { 0x1405C, 165168 }, { 0x1405E, 165194 }, { 0x1405F, 165194 }, { 0x14061, 165226 }, { 0x14062, 165248 }, { 0x14063, 165248 }, { 0x14065, 165285 }, { 0x14066, 165354 }, { 0x14067, 165354 }, { 0x14068, 165392 }, { 0x14069, 95705 }, { 0x1406A, 95705 }, { 0x1406B, 165354 }, { 0x1406C, 95705 }, { 0x1406D, 165354 }, { 0x1406E, 165354 }, { 0x1406F, 165354 }, { 0x14070, 165425 }, { 0x14071, 165425 }, { 0x14073, 165354 }, { 0x14074, 165354 }, { 0x14075, 165425 }, { 0x14076, 111437 }, { 0x14077, 124236 }, { 0x14078, 105498 }, { 0x14079, 165448 }, { 0x1407A, 165448 }, { 0x1407C, 105541 }, { 0x1407D, 165476 }, { 0x1407E, 105541 }, { 0x14080, 165515 }, { 0x14081, 105541 }, { 0x14082, 165554 }, { 0x14084, 165591 }, { 0x14085, 165554 }, { 0x14086, 105541 }, { 0x14088, 105541 }, { 0x14089, 165476 }, { 0x1408A, 105541 }, { 0x1408B, 105580 }, { 0x1408C, 105580 }, { 0x1408D, 105580 }, { 0x14090, 165628 }, { 0x14093, 90883 }, { 0x14094, 165668 }, { 0x14095, 165708 }, { 0x14097, 165708 }, { 0x14099, 165727 }, { 0x1409A, 105791 }, { 0x1409B, 165748 }, { 0x1409C, 165768 }, { 0x1409E, 165793 }, { 0x1409F, 165834 }, { 0x140A0, 165865 }, { 0x140A1, 105754 }, { 0x140A3, 105808 }, { 0x140A4, 165899 }, { 0x140A5, 165933 }, { 0x140A6, 105824 }, { 0x140A8, 165978 }, { 0x140A9, 166005 }, { 0x140AA, 166039 }, { 0x140AB, 166069 }, { 0x140AC, 126599 }, { 0x140AD, 166095 }, { 0x140AF, 144581 }, { 0x140B0, 166123 }, { 0x140B1, 166151 }, { 0x140B2, 105850 }, { 0x140B3, 166182 }, { 0x140B4, 166182 }, { 0x140B5, 166182 }, { 0x140B6, 166223 }, { 0x140B7, 166251 }, { 0x140B8, 166279 }, { 0x140B9, 166315 }, { 0x140BA, 166348 }, { 0x140BB, 166375 }, { 0x140BC, 166402 }, { 0x140BD, 105850 }, { 0x140BF, 166430 }, { 0x140C1, 166462 }, { 0x140C2, 105873 }, { 0x140C3, 166462 }, { 0x140C4, 166488 }, { 0x140C5, 166462 }, { 0x140C6, 166517 }, { 0x140C7, 166559 }, { 0x140C8, 166583 }, { 0x140CA, 166625 }, { 0x140CB, 166653 }, { 0x140CC, 166691 }, { 0x140CD, 166691 }, { 0x140CE, 166725 }, { 0x140CF, 105939 }, { 0x140D0, 105970 }, { 0x140D6, 166755 }, { 0x140D8, 166795 }, { 0x140DA, 166795 }, { 0x140DB, 166795 }, { 0x140DC, 166795 }, { 0x140DD, 166795 }, { 0x140DE, 166795 }, { 0x140E1, 166820 }, { 0x140E2, 166849 }, { 0x140E3, 166883 }, { 0x140E4, 166926 }, { 0x140E5, 166966 }, { 0x140E6, 167006 }, { 0x140E7, 167039 }, { 0x140EA, 167070 }, { 0x140EC, 105970 }, { 0x140ED, 105970 }, { 0x140EE, 167099 }, { 0x140EF, 105970 }, { 0x140F0, 167099 }, { 0x140F1, 105970 }, { 0x140F3, 106103 }, { 0x140F4, 167124 }, { 0x140F6, 167164 }, { 0x140F9, 106182 }, { 0x140FC, 127128 }, { 0x140FD, 167209 }, { 0x140FE, 147929 }, { 0x140FF, 167248 }, { 0x14100, 167291 }, { 0x14101, 167291 }, { 0x14102, 167248 }, { 0x14104, 167340 }, { 0x14105, 106260 }, { 0x14106, 106260 }, { 0x14107, 106260 }, { 0x14109, 106260 }, { 0x1410A, 106260 }, { 0x1410B, 106260 }, { 0x1410C, 106260 }, { 0x1410D, 106260 }, { 0x1410E, 106260 }, { 0x14110, 106260 }, { 0x14111, 167367 }, { 0x14112, 167399 }, { 0x14113, 99795 }, { 0x14114, 106297 }, { 0x14115, 106316 }, { 0x14116, 167429 }, { 0x14117, 167453 }, { 0x14118, 106316 }, { 0x14119, 167484 }, { 0x1411B, 167512 }, { 0x1411C, 167549 }, { 0x1411D, 167512 }, { 0x1411E, 167645 }, { 0x1411F, 106385 }, { 0x14120, 106385 }, { 0x14121, 167680 }, { 0x14122, 106385 }, { 0x14124, 106385 }, { 0x14126, 106385 }, { 0x14128, 106411 }, { 0x14129, 167717 }, { 0x1412A, 167745 }, { 0x1412B, 167717 }, { 0x1412C, 167717 }, { 0x1412D, 167717 }, { 0x1412F, 167717 }, { 0x14131, 167779 }, { 0x14132, 167745 }, { 0x14136, 102304 }, { 0x14137, 102304 }, { 0x14138, 167801 }, { 0x1413A, 167801 }, { 0x1413B, 167801 }, { 0x1413C, 167801 }, { 0x1413E, 94457 }, { 0x1413F, 106461 }, { 0x14140, 106461 }, { 0x14141, 102133 }, { 0x14142, 102133 }, { 0x14144, 106490 }, { 0x14145, 106530 }, { 0x14147, 106558 }, { 0x14148, 167830 }, { 0x14149, 167863 }, { 0x1414C, 167925 }, { 0x1414D, 167987 }, { 0x1414E, 125616 }, { 0x1414F, 168015 }, { 0x14150, 168070 }, { 0x14151, 168105 }, { 0x14152, 168148 }, { 0x14153, 98856 }, { 0x14154, 106645 }, { 0x14155, 106645 }, { 0x14156, 162418 }, { 0x14157, 98451 }, { 0x14158, 168184 }, { 0x14159, 136110 }, { 0x1415A, 168214 }, { 0x1415B, 106693 }, { 0x1415C, 168248 }, { 0x1415D, 168282 }, { 0x1415E, 107964 }, { 0x1415F, 107964 }, { 0x14160, 168326 }, { 0x14161, 168359 }, { 0x14162, 168388 }, { 0x14164, 168419 }, { 0x14165, 168419 }, { 0x14166, 168464 }, { 0x14168, 106755 }, { 0x14169, 106755 }, { 0x1416B, 168492 }, { 0x1416C, 168492 }, { 0x1416D, 168492 }, { 0x1416E, 106785 }, { 0x1416F, 106785 }, { 0x14170, 106785 }, { 0x14173, 168523 }, { 0x14174, 106785 }, { 0x14175, 106785 }, { 0x14176, 106785 }, { 0x14177, 106785 }, { 0x14178, 168561 }, { 0x14179, 168580 }, { 0x1417A, 168561 }, { 0x1417B, 168605 }, { 0x1417C, 168561 }, { 0x1417D, 102090 }, { 0x1417E, 168631 }, { 0x1417F, 168561 }, { 0x14180, 168664 }, { 0x14181, 156147 }, { 0x14182, 168698 }, { 0x14183, 168698 }, { 0x14184, 168698 }, { 0x14185, 168698 }, { 0x14186, 168698 }, { 0x14187, 168735 }, { 0x14189, 168761 }, { 0x1418A, 168784 }, { 0x1418B, 168761 }, { 0x1418C, 168809 }, { 0x1418D, 168761 }, { 0x1418E, 168761 }, { 0x14190, 106881 }, { 0x14191, 106881 }, { 0x14192, 168830 }, { 0x14194, 168877 }, { 0x14195, 168916 }, { 0x14196, 168941 }, { 0x14197, 168975 }, { 0x14199, 169050 }, { 0x1419A, 168941 }, { 0x1419C, 168941 }, { 0x1419D, 169082 }, { 0x1419E, 169113 }, { 0x1419F, 169148 }, { 0x141A1, 169148 }, { 0x141A2, 107093 }, { 0x141A4, 169184 }, { 0x141A5, 169220 }, { 0x141A6, 169252 }, { 0x141A7, 169284 }, { 0x141A8, 169336 }, { 0x141A9, 169356 }, { 0x141AA, 94273 }, { 0x141AB, 94273 }, { 0x141AC, 169378 }, { 0x141AD, 169411 }, { 0x141AF, 169451 }, { 0x141B0, 169492 }, { 0x141B1, 107463 }, { 0x141B2, 169521 }, { 0x141B3, 107463 }, { 0x141B4, 107463 }, { 0x141B5, 169521 }, { 0x141B6, 169547 }, { 0x141B7, 111652 }, { 0x141B8, 169582 }, { 0x141B9, 107493 }, { 0x141BA, 91655 }, { 0x141BD, 91655 }, { 0x141BE, 91655 }, { 0x141BF, 104621 }, { 0x141C0, 104621 }, { 0x141C1, 107538 }, { 0x141C2, 169599 }, { 0x141C3, 169623 }, { 0x141C5, 159440 }, { 0x141C6, 169649 }, { 0x141C7, 169682 }, { 0x141C8, 169727 }, { 0x141C9, 169795 }, { 0x141CB, 169847 }, { 0x141CC, 107688 }, { 0x141CD, 169866 }, { 0x141CE, 169847 }, { 0x141CF, 169929 }, { 0x141D0, 169929 }, { 0x141D2, 107721 }, { 0x141D4, 169948 }, { 0x141D5, 169988 }, { 0x141D6, 169988 }, { 0x141D7, 170038 }, { 0x141D8, 170074 }, { 0x141DA, 143022 }, { 0x141DB, 107873 }, { 0x141DC, 107873 }, { 0x141DD, 170106 }, { 0x141DE, 170135 }, { 0x141DF, 170173 }, { 0x141E0, 170205 }, { 0x141E1, 170239 }, { 0x141E2, 94475 }, { 0x141E3, 170269 }, { 0x141E4, 170269 }, { 0x141E5, 114893 }, { 0x141E6, 114893 }, { 0x141E7, 114893 }, { 0x141E8, 114893 }, { 0x141E9, 114873 }, { 0x141EA, 114873 }, { 0x141EB, 170288 }, { 0x141EC, 114873 }, { 0x141ED, 170326 }, { 0x141EE, 114873 }, { 0x141F0, 114873 }, { 0x141F1, 170372 }, { 0x141F2, 170406 }, { 0x141F3, 170436 }, { 0x141F4, 170468 }, { 0x141F5, 170496 }, { 0x141F6, 170531 }, { 0x141F7, 170588 }, { 0x141FB, 170613 }, { 0x141FC, 170613 }, { 0x141FD, 170613 }, { 0x141FE, 170632 }, { 0x141FF, 106956 }, { 0x14200, 170678 }, { 0x14201, 109076 }, { 0x14202, 109076 }, { 0x14203, 170727 }, { 0x14204, 108080 }, { 0x14205, 170753 }, { 0x14206, 100802 }, { 0x14207, 107980 }, { 0x14208, 108261 }, { 0x14209, 170800 }, { 0x1420A, 170845 }, { 0x1420B, 170880 }, { 0x1420C, 170908 }, { 0x1420D, 108304 }, { 0x1420E, 170934 }, { 0x1420F, 170968 }, { 0x14210, 170989 }, { 0x14211, 170989 }, { 0x14213, 90021 }, { 0x14214, 156651 }, { 0x14215, 156651 }, { 0x14216, 156651 }, { 0x14217, 156651 }, { 0x14218, 101261 }, { 0x14219, 101213 }, { 0x1421B, 101213 }, { 0x1421C, 101213 }, { 0x1421D, 171011 }, { 0x1421F, 171033 }, { 0x14220, 111005 }, { 0x14221, 171074 }, { 0x14222, 111005 }, { 0x14223, 104621 }, { 0x14224, 171097 }, { 0x14225, 171117 }, { 0x14226, 108322 }, { 0x14227, 108322 }, { 0x14228, 171159 }, { 0x14229, 110241 }, { 0x1422A, 108342 }, { 0x1422B, 171179 }, { 0x1422D, 171218 }, { 0x1422E, 171259 }, { 0x1422F, 171284 }, { 0x14230, 132034 }, { 0x14231, 171334 }, { 0x14232, 171377 }, { 0x14233, 171334 }, { 0x14234, 171284 }, { 0x14235, 171424 }, { 0x14236, 108550 }, { 0x14237, 171424 }, { 0x14238, 171452 }, { 0x1423A, 171475 }, { 0x1423B, 171496 }, { 0x1423C, 171475 }, { 0x1423D, 111521 }, { 0x1423E, 171496 }, { 0x1423F, 171513 }, { 0x14240, 171496 }, { 0x14241, 108662 }, { 0x14242, 171532 }, { 0x14243, 108662 }, { 0x14245, 108662 }, { 0x14246, 108662 }, { 0x14247, 108662 }, { 0x14248, 108662 }, { 0x14249, 171562 }, { 0x1424A, 108690 }, { 0x1424B, 108690 }, { 0x1424C, 108690 }, { 0x1424D, 110613 }, { 0x14250, 171596 }, { 0x14251, 171596 }, { 0x14253, 101353 }, { 0x14256, 101353 }, { 0x14259, 171648 }, { 0x1425A, 171667 }, { 0x1425B, 171691 }, { 0x1425C, 171691 }, { 0x1425D, 171729 }, { 0x1425E, 171760 }, { 0x1425F, 171786 }, { 0x14260, 171826 }, { 0x14261, 108778 }, { 0x14262, 108778 }, { 0x14263, 108778 }, { 0x14265, 108778 }, { 0x14268, 171857 }, { 0x14269, 171857 }, { 0x1426A, 171857 }, { 0x1426B, 171877 }, { 0x1426C, 171914 }, { 0x1426D, 171857 }, { 0x1426E, 171937 }, { 0x1426F, 171974 }, { 0x14270, 172001 }, { 0x14271, 172028 }, { 0x14272, 172059 }, { 0x14273, 172086 }, { 0x14274, 172116 }, { 0x14275, 172152 }, { 0x14276, 172194 }, { 0x14277, 172194 }, { 0x14278, 172194 }, { 0x1427A, 172249 }, { 0x1427B, 172288 }, { 0x1427C, 172327 }, { 0x1427D, 172364 }, { 0x1427E, 172364 }, { 0x1427F, 172404 }, { 0x14280, 172194 }, { 0x14282, 172448 }, { 0x14283, 172327 }, { 0x14285, 172473 }, { 0x14287, 91655 }, { 0x14289, 172490 }, { 0x1428A, 172555 }, { 0x1428B, 172596 }, { 0x1428C, 172635 }, { 0x1428D, 172665 }, { 0x1428F, 95363 }, { 0x14290, 172694 }, { 0x14291, 172694 }, { 0x14292, 172722 }, { 0x14293, 172694 }, { 0x14294, 100867 }, { 0x14296, 172763 }, { 0x14297, 172798 }, { 0x14298, 172828 }, { 0x14299, 172852 }, { 0x1429A, 172900 }, { 0x1429C, 172925 }, { 0x1429D, 172942 }, { 0x1429F, 172942 }, { 0x142A1, 172962 }, { 0x142A2, 172962 }, { 0x142A3, 109492 }, { 0x142A4, 109492 }, { 0x142A6, 109509 }, { 0x142A7, 166402 }, { 0x142A8, 172986 }, { 0x142A9, 109566 }, { 0x142AA, 109566 }, { 0x142AB, 173021 }, { 0x142AC, 109632 }, { 0x142AD, 173052 }, { 0x142AE, 109672 }, { 0x142AF, 173021 }, { 0x142B0, 109672 }, { 0x142B1, 173077 }, { 0x142B2, 173077 }, { 0x142B3, 173097 }, { 0x142B4, 173117 }, { 0x142B5, 96563 }, { 0x142B7, 106411 }, { 0x142B8, 106411 }, { 0x142B9, 106411 }, { 0x142BA, 100867 }, { 0x142BB, 173163 }, { 0x142BC, 173191 }, { 0x142BD, 173191 }, { 0x142BE, 109843 }, { 0x142BF, 173208 }, { 0x142C1, 109843 }, { 0x142C2, 170613 }, { 0x142C4, 173097 }, { 0x142C5, 109762 }, { 0x142C6, 173191 }, { 0x142C7, 109843 }, { 0x142C8, 173191 }, { 0x142C9, 109762 }, { 0x142CA, 109843 }, { 0x142CB, 109762 }, { 0x142CD, 173228 }, { 0x142CE, 109816 }, { 0x142D0, 109762 }, { 0x142D1, 109843 }, { 0x142D3, 109762 }, { 0x142D4, 109843 }, { 0x142D5, 109843 }, { 0x142D6, 109843 }, { 0x142D7, 173191 }, { 0x142D8, 103921 }, { 0x142D9, 103921 }, { 0x142DA, 107980 }, { 0x142DB, 110055 }, { 0x142DC, 150014 }, { 0x142DD, 173257 }, { 0x142DE, 110095 }, { 0x142DF, 173278 }, { 0x142E0, 173309 }, { 0x142E2, 110178 }, { 0x142E3, 173341 }, { 0x142E4, 110178 }, { 0x142E5, 173394 }, { 0x142E8, 173433 }, { 0x142E9, 173470 }, { 0x142EA, 173470 }, { 0x142EB, 173470 }, { 0x142EC, 173507 }, { 0x142EE, 173543 }, { 0x142EF, 173585 }, { 0x142F0, 173433 }, { 0x142F1, 173507 }, { 0x142F2, 173623 }, { 0x142F3, 173661 }, { 0x142F4, 173694 }, { 0x142F6, 173694 }, { 0x142F7, 173727 }, { 0x142F8, 173694 }, { 0x142F9, 173772 }, { 0x142FA, 173807 }, { 0x142FB, 173829 }, { 0x142FC, 107588 }, { 0x142FD, 173868 }, { 0x142FE, 138318 }, { 0x142FF, 173902 }, { 0x14300, 173936 }, { 0x14303, 173969 }, { 0x14304, 173969 }, { 0x14306, 173969 }, { 0x14307, 173969 }, { 0x14308, 173969 }, { 0x1430B, 173969 }, { 0x1430F, 114936 }, { 0x14310, 174007 }, { 0x14312, 147505 }, { 0x14313, 174044 }, { 0x14314, 174073 }, { 0x14315, 174096 }, { 0x14317, 174126 }, { 0x14318, 115022 }, { 0x14319, 174143 }, { 0x1431A, 174160 }, { 0x1431B, 174193 }, { 0x1431C, 174216 }, { 0x1431D, 115081 }, { 0x1431F, 163618 }, { 0x14320, 174263 }, { 0x14321, 174339 }, { 0x14322, 107493 }, { 0x14323, 110613 }, { 0x14324, 174360 }, { 0x14325, 110706 }, { 0x14327, 174400 }, { 0x14329, 148041 }, { 0x1432A, 111005 }, { 0x1432B, 111005 }, { 0x1432C, 111005 }, { 0x1432D, 111024 }, { 0x1432E, 111024 }, { 0x1432F, 154408 }, { 0x14331, 174474 }, { 0x14332, 174474 }, { 0x14333, 111276 }, { 0x14334, 111276 }, { 0x14336, 174517 }, { 0x14337, 174538 }, { 0x14338, 174538 }, { 0x14339, 174538 }, { 0x1433B, 111459 }, { 0x1433C, 174557 }, { 0x1433D, 174601 }, { 0x1433E, 111437 }, { 0x1433F, 111437 }, { 0x14340, 111437 }, { 0x14341, 111437 }, { 0x14342, 174642 }, { 0x14343, 107964 }, { 0x14344, 174671 }, { 0x14345, 174690 }, { 0x14346, 174714 }, { 0x14348, 111521 }, { 0x14349, 174752 }, { 0x1434A, 98093 }, { 0x1434B, 174772 }, { 0x1434C, 98093 }, { 0x1434D, 98093 }, { 0x1434E, 98093 }, { 0x1434F, 98093 }, { 0x14350, 174772 }, { 0x14352, 174794 }, { 0x14353, 174816 }, { 0x14354, 100999 }, { 0x14355, 174836 }, { 0x14356, 94290 }, { 0x14357, 174873 }, { 0x14358, 172059 }, { 0x14359, 174904 }, { 0x1435A, 111912 }, { 0x1435B, 111912 }, { 0x1435C, 174939 }, { 0x1435D, 174971 }, { 0x1435E, 175004 }, { 0x1435F, 175052 }, { 0x14360, 175082 }, { 0x14361, 175121 }, { 0x14362, 175166 }, { 0x14363, 95480 }, { 0x14364, 112039 }, { 0x14366, 175214 }, { 0x14367, 112165 }, { 0x14369, 112165 }, { 0x1436A, 112165 }, { 0x1436B, 112165 }, { 0x1436C, 175234 }, { 0x1436D, 112211 }, { 0x1436E, 175255 }, { 0x1436F, 175286 }, { 0x14370, 175309 }, { 0x14371, 175350 }, { 0x14372, 175399 }, { 0x14373, 112314 }, { 0x14374, 175350 }, { 0x14375, 175443 }, { 0x14376, 175487 }, { 0x14377, 175565 }, { 0x14378, 175350 }, { 0x14379, 93493 }, { 0x1437A, 93493 }, { 0x1437B, 93493 }, { 0x1437C, 93493 }, { 0x1437D, 93493 }, { 0x1437F, 92622 }, { 0x14380, 175617 }, { 0x14381, 112464 }, { 0x14384, 92622 }, { 0x14385, 175647 }, { 0x14386, 91843 }, { 0x14387, 175682 }, { 0x14388, 175723 }, { 0x14389, 175740 }, { 0x1438B, 175768 }, { 0x1438C, 112492 }, { 0x1438F, 175800 }, { 0x14390, 175833 }, { 0x14391, 175859 }, { 0x14392, 175895 }, { 0x14393, 175938 }, { 0x14395, 175961 }, { 0x14396, 90559 }, { 0x14397, 175985 }, { 0x14399, 176016 }, { 0x1439A, 176052 }, { 0x1439B, 176085 }, { 0x1439C, 176124 }, { 0x1439D, 176161 }, { 0x1439E, 176195 }, { 0x1439F, 176226 }, { 0x143A0, 176253 }, { 0x143A1, 176253 }, { 0x143A2, 176284 }, { 0x143A3, 176317 }, { 0x143A4, 176348 }, { 0x143A5, 176376 }, { 0x143A7, 176253 }, { 0x143A8, 176409 }, { 0x143A9, 176442 }, { 0x143AB, 176492 }, { 0x143AE, 176515 }, { 0x143AF, 112464 }, { 0x143B0, 176558 }, { 0x143B3, 112516 }, { 0x143B4, 176625 }, { 0x143B5, 176662 }, { 0x143B7, 141159 }, { 0x143B8, 112114 }, { 0x143B9, 176688 }, { 0x143BA, 176707 }, { 0x143BB, 176773 }, { 0x143BC, 154073 }, { 0x143BD, 154073 }, { 0x143BE, 154073 }, { 0x143C0, 176814 }, { 0x143C1, 113049 }, { 0x143C2, 176835 }, { 0x143C4, 176861 }, { 0x143C5, 176902 }, { 0x143C6, 176930 }, { 0x143C7, 176955 }, { 0x143C8, 176981 }, { 0x143C9, 177013 }, { 0x143CB, 177040 }, { 0x143CC, 177061 }, { 0x143CE, 177105 }, { 0x143CF, 177138 }, { 0x143D0, 177169 }, { 0x143D1, 177202 }, { 0x143D2, 113245 }, { 0x143D3, 177237 }, { 0x143D4, 177262 }, { 0x143D5, 177295 }, { 0x143D7, 177326 }, { 0x143D8, 177359 }, { 0x143D9, 109920 }, { 0x143DA, 177389 }, { 0x143DB, 177408 }, { 0x143DC, 177408 }, { 0x143DD, 177408 }, { 0x143DE, 177443 }, { 0x143DF, 177443 }, { 0x143E0, 177470 }, { 0x143E1, 177496 }, { 0x143E2, 177527 }, { 0x143E3, 113352 }, { 0x143E4, 177554 }, { 0x143E5, 177554 }, { 0x143E6, 177583 }, { 0x143E7, 113459 }, { 0x143E9, 177626 }, { 0x143EA, 177626 }, { 0x143EE, 177647 }, { 0x143EF, 177326 }, { 0x143F0, 177675 }, { 0x143F7, 177716 }, { 0x143F8, 94475 }, { 0x143FA, 106411 }, { 0x144A0, 177736 }, { 0x144F0, 177811 }, { 0x14546, 177886 }, { 0x14555, 177961 }, { 0x14562, 178036 }, { 0x145A4, 178111 }, { 0x145B9, 178186 }, { 0x145BD, 178261 }, { 0x145F8, 178336 }, { 0x16872, 178411 }, { 0x168D7, 178430 }, { 0x168FB, 178445 }, { 0x16929, 178462 }, { 0x16930, 178484 }, { 0x16931, 178502 }, { 0x16950, 178519 }, { 0x16963, 178534 }, { 0x16965, 178579 }, { 0x16966, 178626 }, { 0x16969, 178639 }, { 0x1696E, 178654 }, { 0x1696F, 178669 }, { 0x16970, 178683 }, { 0x16971, 178698 }, { 0x16985, 178713 }, { 0x16991, 178759 }, { 0x16993, 178772 }, { 0x169A0, 178787 }, { 0x169A8, 178807 }, { 0x169B8, 178822 }, { 0x169E1, 178868 }, { 0x169F9, 178882 }, { 0x169F9, 178930 }, { 0x169FE, 178976 }, { 0x16A02, 178994 }, { 0x16A38, 179041 }, { 0x16A5B, 179086 }, { 0x16B37, 179105 }, { 0x16B38, 179134 }, { 0x16B39, 179167 }, { 0x16B3A, 179188 }, { 0x16B3B, 179214 }, { 0x16B3C, 179242 }, { 0x16B3D, 179267 }, { 0x16B3E, 179293 }, { 0x16B3F, 179328 }, { 0x16B40, 179357 }, { 0x16B41, 179387 }, { 0x16B42, 179419 }, { 0x16B43, 179433 }, { 0x16B44, 179457 }, { 0x16B45, 179491 }, { 0x16B50, 179517 }, { 0x16B5B, 179571 }, { 0x16B63, 179629 }, { 0x16E5A, 179642 }, { 0x16E7A, 179642 }, { 0x16E99, 179670 }, { 0x16F00, 179673 }, { 0x16F02, 179695 }, { 0x16F03, 179717 }, { 0x16F06, 179739 }, { 0x16F09, 179775 }, { 0x16F0A, 179790 }, { 0x16F0C, 179775 }, { 0x16F0D, 179812 }, { 0x16F12, 179775 }, { 0x16F13, 179739 }, { 0x16F17, 179775 }, { 0x16F19, 179775 }, { 0x16F1E, 179834 }, { 0x16F20, 179856 }, { 0x16F25, 179739 }, { 0x16F2D, 179878 }, { 0x16F30, 179893 }, { 0x16F31, 179775 }, { 0x16F35, 179775 }, { 0x16F36, 179775 }, { 0x16F37, 179917 }, { 0x16F39, 179940 }, { 0x16F3C, 179775 }, { 0x16F3E, 179775 }, { 0x16F3F, 179739 }, { 0x16F40, 179775 }, { 0x16F41, 179775 }, { 0x16F43, 36461 }, { 0x16F44, 179775 }, { 0x16F45, 179963 }, { 0x16F46, 179963 }, { 0x16F47, 179963 }, { 0x16F48, 179878 }, { 0x16F49, 179878 }, { 0x16F4A, 179878 }, { 0x16F4F, 179984 }, { 0x16F4F, 179999 }, { 0x16F55, 180035 }, { 0x16F56, 179984 }, { 0x16F58, 180056 }, { 0x16F5B, 179775 }, { 0x16F64, 180073 }, { 0x16F67, 180035 }, { 0x16F69, 180091 }, { 0x16F6D, 180108 }, { 0x16F6E, 180035 }, { 0x16F74, 180035 }, { 0x16F76, 180035 }, { 0x16F78, 180035 }, { 0x16F7F, 179775 }, { 0x16F80, 179775 }, { 0x16F81, 180126 }, { 0x16F82, 180152 }, { 0x16F83, 180184 }, { 0x16F84, 179878 }, { 0x16F85, 179878 }, { 0x16F86, 179878 }, { 0x16F87, 179878 }, { 0x16FE2, 180216 }, { 0x18AF3, 180255 }, { 0x18AF4, 180267 }, { 0x18AF5, 180281 }, { 0x18AF6, 180267 }, { 0x18AF7, 180295 }, { 0x18AF8, 180281 }, { 0x18AF9, 180307 }, { 0x18AFA, 180255 }, { 0x18AFB, 180255 }, { 0x18AFC, 180319 }, { 0x18AFD, 180319 }, { 0x18AFE, 180333 }, { 0x18AFF, 180333 }, { 0x18CFF, 180346 }, { 0x1B001, 180387 }, { 0x1B002, 180405 }, { 0x1B003, 180423 }, { 0x1B004, 180441 }, { 0x1B005, 180459 }, { 0x1B006, 180477 }, { 0x1B007, 180495 }, { 0x1B008, 180513 }, { 0x1B009, 180531 }, { 0x1B00A, 180549 }, { 0x1B00B, 180549 }, { 0x1B00C, 180567 }, { 0x1B00D, 180585 }, { 0x1B00E, 180603 }, { 0x1B00F, 180621 }, { 0x1B010, 180639 }, { 0x1B011, 180657 }, { 0x1B012, 180657 }, { 0x1B013, 180675 }, { 0x1B014, 180693 }, { 0x1B015, 180693 }, { 0x1B016, 180711 }, { 0x1B017, 180729 }, { 0x1B018, 180747 }, { 0x1B019, 180765 }, { 0x1B01A, 180765 }, { 0x1B01B, 180783 }, { 0x1B01C, 180801 }, { 0x1B01D, 180819 }, { 0x1B01E, 180837 }, { 0x1B01F, 180855 }, { 0x1B020, 180873 }, { 0x1B021, 180891 }, { 0x1B022, 180909 }, { 0x1B023, 180927 }, { 0x1B024, 180945 }, { 0x1B025, 180945 }, { 0x1B026, 180963 }, { 0x1B027, 180981 }, { 0x1B028, 180999 }, { 0x1B029, 181017 }, { 0x1B02A, 181035 }, { 0x1B02B, 181053 }, { 0x1B02C, 181053 }, { 0x1B02D, 181071 }, { 0x1B02E, 181089 }, { 0x1B02F, 181107 }, { 0x1B030, 181125 }, { 0x1B031, 181143 }, { 0x1B032, 181161 }, { 0x1B033, 181161 }, { 0x1B034, 181179 }, { 0x1B035, 181197 }, { 0x1B036, 181215 }, { 0x1B037, 181233 }, { 0x1B038, 181251 }, { 0x1B039, 181269 }, { 0x1B03A, 181287 }, { 0x1B03B, 181305 }, { 0x1B03C, 181323 }, { 0x1B03D, 181341 }, { 0x1B03E, 181341 }, { 0x1B03F, 181359 }, { 0x1B040, 181377 }, { 0x1B041, 181395 }, { 0x1B042, 181413 }, { 0x1B043, 181431 }, { 0x1B044, 181449 }, { 0x1B045, 181449 }, { 0x1B046, 181467 }, { 0x1B047, 181485 }, { 0x1B048, 181503 }, { 0x1B049, 181521 }, { 0x1B04A, 181539 }, { 0x1B04B, 181557 }, { 0x1B04C, 181575 }, { 0x1B04D, 181575 }, { 0x1B04E, 181593 }, { 0x1B04F, 181593 }, { 0x1B050, 181611 }, { 0x1B051, 181611 }, { 0x1B052, 181629 }, { 0x1B053, 181629 }, { 0x1B054, 181629 }, { 0x1B055, 181647 }, { 0x1B056, 181665 }, { 0x1B057, 181683 }, { 0x1B058, 181683 }, { 0x1B059, 181701 }, { 0x1B05A, 181701 }, { 0x1B05B, 181719 }, { 0x1B05C, 181737 }, { 0x1B05D, 181755 }, { 0x1B05E, 181773 }, { 0x1B05F, 181791 }, { 0x1B060, 181791 }, { 0x1B061, 181809 }, { 0x1B062, 181827 }, { 0x1B063, 181845 }, { 0x1B064, 181863 }, { 0x1B065, 181881 }, { 0x1B066, 181881 }, { 0x1B067, 181899 }, { 0x1B068, 181917 }, { 0x1B069, 181935 }, { 0x1B06A, 181935 }, { 0x1B06B, 181953 }, { 0x1B06C, 181971 }, { 0x1B06D, 181989 }, { 0x1B06E, 182007 }, { 0x1B06F, 182025 }, { 0x1B070, 182043 }, { 0x1B071, 182061 }, { 0x1B072, 182061 }, { 0x1B073, 182061 }, { 0x1B074, 182079 }, { 0x1B075, 182097 }, { 0x1B076, 182115 }, { 0x1B077, 182133 }, { 0x1B078, 182151 }, { 0x1B079, 182169 }, { 0x1B07A, 182187 }, { 0x1B07B, 182187 }, { 0x1B07C, 182205 }, { 0x1B07D, 182223 }, { 0x1B07E, 182241 }, { 0x1B07F, 182259 }, { 0x1B080, 182277 }, { 0x1B081, 182277 }, { 0x1B082, 182277 }, { 0x1B083, 182295 }, { 0x1B084, 182313 }, { 0x1B085, 182313 }, { 0x1B086, 182331 }, { 0x1B087, 182349 }, { 0x1B088, 182367 }, { 0x1B089, 182385 }, { 0x1B08A, 182403 }, { 0x1B08B, 182421 }, { 0x1B08C, 182421 }, { 0x1B08D, 182439 }, { 0x1B08E, 182457 }, { 0x1B08F, 182475 }, { 0x1B090, 182493 }, { 0x1B091, 182511 }, { 0x1B092, 182529 }, { 0x1B093, 182529 }, { 0x1B094, 182529 }, { 0x1B095, 182547 }, { 0x1B096, 182565 }, { 0x1B097, 182583 }, { 0x1B098, 182601 }, { 0x1B099, 182619 }, { 0x1B09A, 182637 }, { 0x1B09B, 182655 }, { 0x1B09C, 182655 }, { 0x1B09D, 182673 }, { 0x1B09E, 182691 }, { 0x1B09F, 182709 }, { 0x1B0A0, 182727 }, { 0x1B0A1, 182745 }, { 0x1B0A2, 182763 }, { 0x1B0A3, 182763 }, { 0x1B0A4, 182781 }, { 0x1B0A5, 182799 }, { 0x1B0A6, 182799 }, { 0x1B0A7, 182817 }, { 0x1B0A8, 182835 }, { 0x1B0A9, 182853 }, { 0x1B0AA, 182871 }, { 0x1B0AB, 182889 }, { 0x1B0AC, 182907 }, { 0x1B0AD, 182925 }, { 0x1B0AE, 182943 }, { 0x1B0AF, 182943 }, { 0x1B0B0, 182961 }, { 0x1B0B1, 182979 }, { 0x1B0B2, 182997 }, { 0x1B0B3, 183015 }, { 0x1B0B4, 183033 }, { 0x1B0B5, 183033 }, { 0x1B0B6, 183051 }, { 0x1B0B7, 183069 }, { 0x1B0B8, 183069 }, { 0x1B0B9, 183087 }, { 0x1B0BA, 183105 }, { 0x1B0BB, 183105 }, { 0x1B0BC, 183123 }, { 0x1B0BD, 183141 }, { 0x1B0BE, 183159 }, { 0x1B0BF, 183177 }, { 0x1B0C0, 183177 }, { 0x1B0C1, 183195 }, { 0x1B0C2, 183213 }, { 0x1B0C3, 183231 }, { 0x1B0C4, 183231 }, { 0x1B0C5, 183249 }, { 0x1B0C6, 183249 }, { 0x1B0C7, 183267 }, { 0x1B0C8, 183285 }, { 0x1B0C9, 183303 }, { 0x1B0CA, 183321 }, { 0x1B0CB, 183339 }, { 0x1B0CC, 183339 }, { 0x1B0CD, 183339 }, { 0x1B0CE, 183357 }, { 0x1B0CF, 183375 }, { 0x1B0D0, 183393 }, { 0x1B0D1, 183411 }, { 0x1B0D2, 183429 }, { 0x1B0D3, 183447 }, { 0x1B0D4, 183465 }, { 0x1B0D5, 183483 }, { 0x1B0D6, 183501 }, { 0x1B0D7, 183519 }, { 0x1B0D8, 183537 }, { 0x1B0D9, 183537 }, { 0x1B0DA, 183537 }, { 0x1B0DB, 183555 }, { 0x1B0DC, 183573 }, { 0x1B0DD, 183591 }, { 0x1B0DE, 183591 }, { 0x1B0DF, 183609 }, { 0x1B0E0, 183627 }, { 0x1B0E1, 183627 }, { 0x1B0E2, 183645 }, { 0x1B0E3, 183663 }, { 0x1B0E4, 183681 }, { 0x1B0E5, 183681 }, { 0x1B0E6, 183699 }, { 0x1B0E7, 183717 }, { 0x1B0E8, 183735 }, { 0x1B0E9, 183753 }, { 0x1B0EA, 183753 }, { 0x1B0EB, 183753 }, { 0x1B0EC, 183771 }, { 0x1B0ED, 183789 }, { 0x1B0EE, 183807 }, { 0x1B0EF, 183807 }, { 0x1B0F0, 183807 }, { 0x1B0F1, 183825 }, { 0x1B0F2, 183825 }, { 0x1B0F3, 183843 }, { 0x1B0F4, 183861 }, { 0x1B0F5, 183879 }, { 0x1B0F6, 183897 }, { 0x1B0F7, 183915 }, { 0x1B0F8, 183933 }, { 0x1B0F9, 183951 }, { 0x1B0FA, 183951 }, { 0x1B0FB, 183951 }, { 0x1B0FC, 183969 }, { 0x1B0FD, 183987 }, { 0x1B0FE, 184005 }, { 0x1B0FF, 184005 }, { 0x1B100, 184023 }, { 0x1B101, 184041 }, { 0x1B102, 184059 }, { 0x1B103, 184059 }, { 0x1B104, 184077 }, { 0x1B105, 184095 }, { 0x1B106, 184113 }, { 0x1B107, 184131 }, { 0x1B108, 184149 }, { 0x1B109, 184167 }, { 0x1B10A, 184167 }, { 0x1B10B, 184185 }, { 0x1B10C, 184185 }, { 0x1B10D, 184203 }, { 0x1B10E, 184203 }, { 0x1B10F, 184221 }, { 0x1B110, 184239 }, { 0x1B111, 184257 }, { 0x1B112, 184275 }, { 0x1B113, 184293 }, { 0x1B114, 184293 }, { 0x1B115, 184293 }, { 0x1B116, 184311 }, { 0x1B117, 184311 }, { 0x1B118, 184329 }, { 0x1B119, 184347 }, { 0x1B11A, 184365 }, { 0x1B11B, 184383 }, { 0x1B11C, 184383 }, { 0x1B11D, 184401 }, { 0x1B11E, 184401 }, { 0x1B11F, 184419 }, { 0x1BC00, 184437 }, { 0x1BC01, 184470 }, { 0x1BC02, 184479 }, { 0x1BC03, 184496 }, { 0x1BC04, 184513 }, { 0x1BC05, 184530 }, { 0x1BC05, 184559 }, { 0x1BC06, 184576 }, { 0x1BC06, 184604 }, { 0x1BC0A, 184530 }, { 0x1BC0B, 184576 }, { 0x1BC0B, 184620 }, { 0x1BC0B, 184637 }, { 0x1BC0B, 184661 }, { 0x1BC0B, 184670 }, { 0x1BC0C, 184705 }, { 0x1BC0D, 184715 }, { 0x1BC0E, 184725 }, { 0x1BC0F, 184530 }, { 0x1BC0F, 184735 }, { 0x1BC10, 184576 }, { 0x1BC10, 184745 }, { 0x1BC11, 184755 }, { 0x1BC13, 184788 }, { 0x1BC14, 184530 }, { 0x1BC14, 184788 }, { 0x1BC15, 184530 }, { 0x1BC16, 184576 }, { 0x1BC16, 184788 }, { 0x1BC17, 184576 }, { 0x1BC17, 184788 }, { 0x1BC18, 184576 }, { 0x1BC18, 184788 }, { 0x1BC19, 184796 }, { 0x1BC1A, 184813 }, { 0x1BC1B, 184830 }, { 0x1BC1B, 184847 }, { 0x1BC1C, 184866 }, { 0x1BC1C, 184883 }, { 0x1BC1D, 184899 }, { 0x1BC1E, 184945 }, { 0x1BC1F, 184969 }, { 0x1BC20, 184995 }, { 0x1BC21, 185020 }, { 0x1BC22, 185041 }, { 0x1BC22, 185052 }, { 0x1BC23, 185071 }, { 0x1BC23, 185082 }, { 0x1BC23, 185098 }, { 0x1BC23, 185107 }, { 0x1BC24, 185127 }, { 0x1BC24, 185145 }, { 0x1BC25, 185172 }, { 0x1BC25, 185183 }, { 0x1BC26, 185210 }, { 0x1BC27, 185222 }, { 0x1BC28, 185232 }, { 0x1BC29, 185259 }, { 0x1BC29, 185275 }, { 0x1BC29, 185295 }, { 0x1BC2A, 185304 }, { 0x1BC2A, 185318 }, { 0x1BC2A, 185330 }, { 0x1BC2F, 185349 }, { 0x1BC2F, 185363 }, { 0x1BC32, 185383 }, { 0x1BC32, 185400 }, { 0x1BC33, 185383 }, { 0x1BC33, 185409 }, { 0x1BC34, 185383 }, { 0x1BC34, 185418 }, { 0x1BC35, 185383 }, { 0x1BC35, 185427 }, { 0x1BC36, 185437 }, { 0x1BC36, 185446 }, { 0x1BC37, 185437 }, { 0x1BC37, 185456 }, { 0x1BC38, 185466 }, { 0x1BC38, 185490 }, { 0x1BC3A, 185437 }, { 0x1BC3A, 185533 }, { 0x1BC3B, 185437 }, { 0x1BC3B, 185542 }, { 0x1BC3B, 185553 }, { 0x1BC3C, 185437 }, { 0x1BC3C, 185562 }, { 0x1BC3C, 185573 }, { 0x1BC3D, 185437 }, { 0x1BC3E, 185437 }, { 0x1BC3F, 185582 }, { 0x1BC3F, 185599 }, { 0x1BC40, 185582 }, { 0x1BC40, 185608 }, { 0x1BC41, 185617 }, { 0x1BC42, 185637 }, { 0x1BC43, 185658 }, { 0x1BC43, 185668 }, { 0x1BC44, 185680 }, { 0x1BC46, 185697 }, { 0x1BC46, 185759 }, { 0x1BC46, 185794 }, { 0x1BC47, 185697 }, { 0x1BC47, 185834 }, { 0x1BC47, 185872 }, { 0x1BC47, 185885 }, { 0x1BC48, 185928 }, { 0x1BC48, 186020 }, { 0x1BC48, 186029 }, { 0x1BC49, 185928 }, { 0x1BC49, 186038 }, { 0x1BC49, 186055 }, { 0x1BC4A, 185928 }, { 0x1BC4A, 186020 }, { 0x1BC4A, 186083 }, { 0x1BC4B, 185928 }, { 0x1BC4B, 186038 }, { 0x1BC4D, 186092 }, { 0x1BC4D, 185834 }, { 0x1BC4F, 186194 }, { 0x1BC4F, 186201 }, { 0x1BC51, 185697 }, { 0x1BC51, 185759 }, { 0x1BC51, 186256 }, { 0x1BC52, 185697 }, { 0x1BC52, 185834 }, { 0x1BC52, 186268 }, { 0x1BC52, 186280 }, { 0x1BC53, 186337 }, { 0x1BC53, 186349 }, { 0x1BC55, 186363 }, { 0x1BC55, 185383 }, { 0x1BC57, 186438 }, { 0x1BC59, 186438 }, { 0x1BC5A, 186444 }, { 0x1BC5B, 186478 }, { 0x1BC5B, 186513 }, { 0x1BC5C, 184788 }, { 0x1BC5C, 186531 }, { 0x1BC5C, 186555 }, { 0x1BC5C, 186567 }, { 0x1BC5D, 184788 }, { 0x1BC5E, 184788 }, { 0x1BC5F, 184470 }, { 0x1BC60, 184470 }, { 0x1BC61, 186584 }, { 0x1BC61, 186637 }, { 0x1BC61, 186653 }, { 0x1BC61, 186663 }, { 0x1BC62, 186698 }, { 0x1BC62, 186749 }, { 0x1BC62, 186837 }, { 0x1BC62, 186851 }, { 0x1BC62, 186663 }, { 0x1BC63, 186898 }, { 0x1BC63, 186949 }, { 0x1BC63, 186663 }, { 0x1BC64, 186959 }, { 0x1BC64, 187008 }, { 0x1BC64, 187094 }, { 0x1BC64, 187145 }, { 0x1BC64, 187155 }, { 0x1BC64, 187168 }, { 0x1BC65, 187206 }, { 0x1BC66, 187206 }, { 0x1BC6A, 187224 }, { 0x1BC6A, 187250 }, { 0x1BC70, 187289 }, { 0x1BC71, 187314 }, { 0x1BC72, 187339 }, { 0x1BC73, 187365 }, { 0x1BC74, 187388 }, { 0x1BC75, 187413 }, { 0x1BC76, 187438 }, { 0x1BC76, 187549 }, { 0x1BC76, 187614 }, { 0x1BC76, 187643 }, { 0x1BC76, 187663 }, { 0x1BC76, 187682 }, { 0x1BC77, 187703 }, { 0x1BC77, 187814 }, { 0x1BC77, 187879 }, { 0x1BC78, 187549 }, { 0x1BC78, 187898 }, { 0x1BC78, 187917 }, { 0x1BC79, 187936 }, { 0x1BC79, 187958 }, { 0x1BC7A, 187983 }, { 0x1BC7A, 188055 }, { 0x1BC7B, 188073 }, { 0x1BC7B, 188148 }, { 0x1BC7B, 188167 }, { 0x1BC7C, 188190 }, { 0x1BC7C, 188205 }, { 0x1BC7C, 188230 }, { 0x1BC80, 188264 }, { 0x1BC80, 188284 }, { 0x1BC80, 188306 }, { 0x1BC80, 188318 }, { 0x1BC81, 188348 }, { 0x1BC81, 188415 }, { 0x1BC82, 188427 }, { 0x1BC82, 188446 }, { 0x1BC83, 188465 }, { 0x1BC84, 188487 }, { 0x1BC84, 188511 }, { 0x1BC84, 188530 }, { 0x1BC84, 188557 }, { 0x1BC85, 188639 }, { 0x1BC85, 188661 }, { 0x1BC85, 188681 }, { 0x1BC86, 188725 }, { 0x1BC86, 188745 }, { 0x1BC86, 188765 }, { 0x1BC87, 188783 }, { 0x1BC88, 188807 }, { 0x1BC88, 188861 }, { 0x1BC88, 188901 }, { 0x1BC88, 188943 }, { 0x1BC88, 188961 }, { 0x1BC90, 188973 }, { 0x1BC90, 188993 }, { 0x1BC91, 189011 }, { 0x1BC91, 189078 }, { 0x1BC92, 189096 }, { 0x1BC92, 189115 }, { 0x1BC93, 189138 }, { 0x1BC94, 189152 }, { 0x1BC94, 189171 }, { 0x1BC94, 189195 }, { 0x1BC94, 189217 }, { 0x1BC95, 189305 }, { 0x1BC95, 189326 }, { 0x1BC96, 189341 }, { 0x1BC96, 189361 }, { 0x1BC97, 189379 }, { 0x1BC98, 189404 }, { 0x1BC98, 189455 }, { 0x1BC98, 189499 }, { 0x1BC98, 189540 }, { 0x1BC99, 189558 }, { 0x1BC9C, 189579 }, { 0x1BC9E, 189597 }, { 0x1BC9E, 189613 }, { 0x1BC9E, 189713 }, { 0x1CF5A, 189740 }, { 0x1CF90, 189740 }, { 0x1D098, 189769 }, { 0x1D099, 189804 }, { 0x1D0B4, 189840 }, { 0x1D0B5, 189910 }, { 0x1D0C5, 189970 }, { 0x1D129, 190030 }, { 0x1D1DE, 190111 }, { 0x1D1E0, 190135 }, { 0x1D1E1, 190135 }, { 0x1D1E2, 190183 }, { 0x1D1E6, 190229 }, { 0x1D200, 190269 }, { 0x1D201, 190277 }, { 0x1D202, 190300 }, { 0x1D203, 190340 }, { 0x1D204, 190348 }, { 0x1D205, 190371 }, { 0x1D205, 190395 }, { 0x1D206, 190426 }, { 0x1D206, 190434 }, { 0x1D207, 190465 }, { 0x1D208, 190488 }, { 0x1D208, 190512 }, { 0x1D209, 190544 }, { 0x1D209, 190552 }, { 0x1D20A, 190621 }, { 0x1D20B, 190644 }, { 0x1D20C, 190668 }, { 0x1D20D, 190676 }, { 0x1D20D, 190699 }, { 0x1D20E, 190731 }, { 0x1D20E, 190755 }, { 0x1D20F, 190785 }, { 0x1D20F, 190793 }, { 0x1D210, 190875 }, { 0x1D211, 190898 }, { 0x1D211, 190922 }, { 0x1D212, 190953 }, { 0x1D213, 190961 }, { 0x1D213, 190984 }, { 0x1D213, 190999 }, { 0x1D214, 191068 }, { 0x1D215, 191092 }, { 0x1D216, 191100 }, { 0x1D216, 191123 }, { 0x1D217, 191192 }, { 0x1D218, 191216 }, { 0x1D219, 191241 }, { 0x1D21A, 191267 }, { 0x1D21B, 191277 }, { 0x1D21C, 191302 }, { 0x1D21C, 191328 }, { 0x1D21D, 191358 }, { 0x1D21E, 191373 }, { 0x1D21F, 191403 }, { 0x1D220, 191418 }, { 0x1D221, 191448 }, { 0x1D222, 191463 }, { 0x1D223, 191493 }, { 0x1D224, 191523 }, { 0x1D225, 191554 }, { 0x1D226, 191569 }, { 0x1D227, 191599 }, { 0x1D228, 191629 }, { 0x1D229, 191660 }, { 0x1D22A, 191675 }, { 0x1D22B, 191705 }, { 0x1D22C, 191736 }, { 0x1D22D, 191751 }, { 0x1D22E, 191781 }, { 0x1D22F, 191812 }, { 0x1D230, 191842 }, { 0x1D231, 191873 }, { 0x1D232, 191903 }, { 0x1D233, 191934 }, { 0x1D234, 191951 }, { 0x1D235, 191983 }, { 0x1D236, 192016 }, { 0x1D237, 192033 }, { 0x1D238, 192066 }, { 0x1D239, 192083 }, { 0x1D23A, 192116 }, { 0x1D23A, 192148 }, { 0x1D23B, 192182 }, { 0x1D23B, 192215 }, { 0x1D23C, 192249 }, { 0x1D23D, 192266 }, { 0x1D23E, 192298 }, { 0x1D23F, 192331 }, { 0x1D240, 192348 }, { 0x1D241, 192380 }, { 0x1D300, 192413 }, { 0x1D538, 192491 }, { 0x1DA1D, 192546 }, { 0x1DA8B, 192565 }, { 0x1E11F, 192643 }, { 0x1E123, 192667 }, { 0x1E130, 192696 }, { 0x1E131, 192719 }, { 0x1E132, 192747 }, { 0x1E133, 192772 }, { 0x1E134, 192795 }, { 0x1E135, 192817 }, { 0x1E136, 192845 }, { 0x1E13C, 192868 }, { 0x1E13C, 192917 }, { 0x1E14E, 192993 }, { 0x1E14F, 193042 }, { 0x1E4EB, 193069 }, { 0x1E4EB, 193112 }, { 0x1E4EC, 193146 }, { 0x1E4ED, 193165 }, { 0x1E4EE, 193188 }, { 0x1E4EF, 193220 }, { 0x1E807, 193277 }, { 0x1E82B, 193302 }, { 0x1E82C, 193333 }, { 0x1E82D, 193379 }, { 0x1E835, 193404 }, { 0x1E836, 193432 }, { 0x1E837, 193470 }, { 0x1E838, 193508 }, { 0x1E842, 193546 }, { 0x1E843, 193571 }, { 0x1E844, 193596 }, { 0x1E845, 193634 }, { 0x1E846, 193672 }, { 0x1E84B, 193710 }, { 0x1E84C, 193738 }, { 0x1E84D, 193766 }, { 0x1E85A, 193794 }, { 0x1E85B, 193822 }, { 0x1E85C, 193850 }, { 0x1E861, 193404 }, { 0x1E875, 193878 }, { 0x1E88B, 193927 }, { 0x1E899, 193952 }, { 0x1E8B9, 194043 }, { 0x1E94A, 194068 }, { 0x1E94B, 194157 }, { 0x1ECA0, 194214 }, { 0x1ECA1, 194260 }, { 0x1ED2E, 194295 }, { 0x1EEF0, 194344 }, { 0x1EEF0, 194391 }, { 0x1EEF1, 194416 }, { 0x1EEF1, 194461 }, { 0x1F0BF, 194499 }, { 0x1F0DF, 194523 }, { 0x1F0E1, 194539 }, { 0x1F0E2, 194550 }, { 0x1F0E3, 194560 }, { 0x1F0E4, 194566 }, { 0x1F0E5, 194575 }, { 0x1F0E6, 194583 }, { 0x1F0E7, 194591 }, { 0x1F0E8, 194601 }, { 0x1F0E9, 194609 }, { 0x1F0EA, 194615 }, { 0x1F0EB, 194629 }, { 0x1F0EC, 194644 }, { 0x1F0ED, 194650 }, { 0x1F0EE, 194659 }, { 0x1F0EF, 194668 }, { 0x1F0F0, 194680 }, { 0x1F0F1, 194687 }, { 0x1F0F2, 194694 }, { 0x1F0F3, 194701 }, { 0x1F0F4, 194708 }, { 0x1F0F5, 194717 }, { 0x1F12A, 194728 }, { 0x1F12E, 194753 }, { 0x1F12E, 194789 }, { 0x1F12E, 194866 }, { 0x1F16A, 194945 }, { 0x1F16B, 194945 }, { 0x1F16C, 194960 }, { 0x1F1A0, 195057 }, { 0x1F1A1, 195092 }, { 0x1F1A2, 195127 }, { 0x1F1A3, 195163 }, { 0x1F1A4, 195213 }, { 0x1F1AD, 195264 }, { 0x1F260, 195338 }, { 0x1F261, 195343 }, { 0x1F262, 195354 }, { 0x1F263, 195364 }, { 0x1F264, 195374 }, { 0x1F265, 195410 }, { 0x1F310, 195417 }, { 0x1F319, 195497 }, { 0x1F374, 195548 }, { 0x1F374, 195580 }, { 0x1F387, 195620 }, { 0x1F38C, 195686 }, { 0x1F38D, 195712 }, { 0x1F38E, 195748 }, { 0x1F391, 195793 }, { 0x1F392, 195831 }, { 0x1F393, 195865 }, { 0x1F39C, 195885 }, { 0x1F39D, 195915 }, { 0x1F3AB, 195946 }, { 0x1F3BD, 195965 }, { 0x1F3BD, 196036 }, { 0x1F3BD, 196081 }, { 0x1F3CD, 196134 }, { 0x1F3DE, 196210 }, { 0x1F3F9, 196347 }, { 0x1F3FA, 196373 }, { 0x1F400, 196391 }, { 0x1F401, 196430 }, { 0x1F402, 196485 }, { 0x1F403, 196525 }, { 0x1F404, 196582 }, { 0x1F405, 196638 }, { 0x1F406, 196677 }, { 0x1F407, 196732 }, { 0x1F408, 196772 }, { 0x1F409, 196829 }, { 0x1F40A, 196868 }, { 0x1F40B, 196868 }, { 0x1F40C, 196923 }, { 0x1F40D, 196982 }, { 0x1F40E, 197021 }, { 0x1F40F, 197062 }, { 0x1F410, 197102 }, { 0x1F411, 197159 }, { 0x1F412, 197215 }, { 0x1F413, 197254 }, { 0x1F414, 197293 }, { 0x1F415, 197348 }, { 0x1F416, 197390 }, { 0x1F417, 197431 }, { 0x1F418, 197487 }, { 0x1F42A, 197546 }, { 0x1F42B, 197564 }, { 0x1F43F, 197578 }, { 0x1F46F, 197612 }, { 0x1F473, 197657 }, { 0x1F477, 197694 }, { 0x1F47F, 197764 }, { 0x1F481, 197843 }, { 0x1F483, 197888 }, { 0x1F487, 197916 }, { 0x1F4A0, 197950 }, { 0x1F4A7, 198026 }, { 0x1F4A9, 198070 }, { 0x1F4B0, 198118 }, { 0x1F4BA, 198178 }, { 0x1F4D6, 198264 }, { 0x1F4DE, 198318 }, { 0x1F4E7, 198403 }, { 0x1F4E9, 198444 }, { 0x1F4F2, 198457 }, { 0x1F516, 198477 }, { 0x1F540, 198515 }, { 0x1F541, 198563 }, { 0x1F542, 198605 }, { 0x1F543, 198643 }, { 0x1F544, 198643 }, { 0x1F545, 198688 }, { 0x1F549, 198735 }, { 0x1F57A, 198781 }, { 0x1F582, 198812 }, { 0x1F5A4, 198852 }, { 0x1F5DC, 198903 }, { 0x1F5FF, 198949 }, { 0x1F608, 198998 }, { 0x1F60C, 199061 }, { 0x1F610, 199092 }, { 0x1F61C, 199142 }, { 0x1F61D, 199142 }, { 0x1F621, 199163 }, { 0x1F624, 199215 }, { 0x1F626, 199244 }, { 0x1F62C, 199279 }, { 0x1F633, 199320 }, { 0x1F63E, 199163 }, { 0x1F640, 199332 }, { 0x1F645, 199363 }, { 0x1F647, 199447 }, { 0x1F64E, 199163 }, { 0x1F64F, 199517 }, { 0x1F64F, 199547 }, { 0x1F6D1, 199604 }, { 0x1F772, 199637 }, { 0x1F773, 199704 }, { 0x1F7B6, 199774 }, { 0x1F7C6, 199858 }, { 0x1F7D9, 199873 }, { 0x1F7F0, 199920 }, { 0x1F8C0, 199939 }, { 0x1F8C1, 200017 }, { 0x1F91F, 200096 }, { 0x1F932, 200119 }, { 0x1F933, 200152 }, { 0x1F935, 200205 }, { 0x1F943, 200252 }, { 0x1F95E, 200277 }, { 0x1F963, 200293 }, { 0x1F964, 200338 }, { 0x1F967, 200369 }, { 0x1F968, 200392 }, { 0x1F96C, 200427 }, { 0x1F980, 200502 }, { 0x1F981, 200518 }, { 0x1F982, 200531 }, { 0x1F995, 200548 }, { 0x1F9A0, 200597 }, { 0x1F9A3, 200663 }, { 0x1F9A4, 200684 }, { 0x1F9D1, 200705 }, { 0x1F9D2, 200705 }, { 0x1F9D3, 200705 }, { 0x1F9E7, 200725 }, { 0x1FA50, 200777 }, { 0x1FA60, 200817 }, { 0x1FA60, 200853 }, { 0x1FA61, 200896 }, { 0x1FA61, 200924 }, { 0x1FA62, 200952 }, { 0x1FA62, 200980 }, { 0x1FA63, 201023 }, { 0x1FA63, 201059 }, { 0x1FA64, 201087 }, { 0x1FA64, 201123 }, { 0x1FA65, 201151 }, { 0x1FA65, 201187 }, { 0x1FA65, 201215 }, { 0x1FA66, 201258 }, { 0x1FA66, 201286 }, { 0x1FA67, 201340 }, { 0x1FA68, 201376 }, { 0x1FA69, 201404 }, { 0x1FA6A, 201023 }, { 0x1FA6B, 201087 }, { 0x1FA6C, 201432 }, { 0x1FA6C, 201460 }, { 0x1FA6D, 201488 }, { 0x1FA6D, 201516 }, { 0x1FB02, 201570 }, { 0x1FB0B, 201592 }, { 0x1FB0E, 201615 }, { 0x1FB2D, 201638 }, { 0x1FB30, 201660 }, { 0x1FB39, 201692 }, { 0x1FB97, 201715 }, { 0x1FBB2, 201756 }, { 0x1FBB2, 201794 }, { 0x1FBB9, 201865 }, { 0x1FBBD, 201883 }, { 0x1FBC1, 201944 }, { 0x1FBC4, 201986 }, { 0xE0001, 202055 }, { 0xE0100, 202122 }, { (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" " 0043\0" " 0046\0" " 0051\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" " 02D0\0" " 02D1\0" " 00E6\0" " 0299\0" " 0253\0" " 02A3\0" " AB66\0" " 02A5\0" " 02A4\0" " 0256\0" " 0257\0" " 1D91\0" " 0258\0" " 025E\0" " 02A9\0" " 0264\0" " 0262\0" " 0260\0" " 029B\0" " 0127\0" " 029C\0" " 0267\0" " 0284\0" " 02AA\0" " 02AB\0" " 026C\0" " 1DF04\0" " A78E\0" " 026E\0" " 1DF05\0" " 028E\0" " 1DF06\0" " 00F8\0" " 0276\0" " 0277\0" " 0071\0" " 027A\0" " 1DF08\0" " 027D\0" " 027E\0" " 0280\0" " 02A8\0" " 02A6\0" " AB67\0" " 02A7\0" " 0288\0" " 2C71\0" " 028F\0" " 02A1\0" " 02A2\0" " 0298\0" " 01C0\0" " 01C1\0" " 01C2\0" " 1DF0A\0" " 1DF1E\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" " 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" " 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" " 0430\0" " 0431\0" " 0432\0" " 0433\0" " 0434\0" " 0435\0" " 0436\0" " 0437\0" " 0438\0" " 043A\0" " 043B\0" " 043C\0" " 043E\0" " 043F\0" " 0440\0" " 0441\0" " 0442\0" " 0443\0" " 0444\0" " 0445\0" " 0446\0" " 0447\0" " 0448\0" " 044B\0" " 044D\0" " 044E\0" " A689\0" " 04D9\0" " 0456\0" " 0458\0" " 04E9\0" " 04AF\0" " 04CF\0" " 0430\0" " 0431\0" " 0432\0" " 0433\0" " 0434\0" " 0435\0" " 0436\0" " 0437\0" " 0438\0" " 043A\0" " 043B\0" " 043E\0" " 043F\0" " 0441\0" " 0443\0" " 0444\0" " 0445\0" " 0446\0" " 0447\0" " 0448\0" " 044A\0" " 044B\0" " 0491\0" " 0456\0" " 0455\0" " 045F\0" " 04AB\0" " A651\0" " 04B1\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 FontManagerUnicharStringIndex 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 }, { 0xA7F2, 21223 }, { 0xA7F3, 21236 }, { 0xA7F4, 21249 }, { 0xA7F8, 21262 }, { 0xA7F9, 21275 }, { 0xAB5C, 21288 }, { 0xAB5D, 21301 }, { 0xAB5E, 21314 }, { 0xAB5F, 21327 }, { 0xAB69, 21340 }, { 0xFB00, 21353 }, { 0xFB01, 21363 }, { 0xFB02, 21373 }, { 0xFB03, 21383 }, { 0xFB04, 21398 }, { 0xFB05, 21413 }, { 0xFB06, 21423 }, { 0xFB13, 21433 }, { 0xFB14, 21443 }, { 0xFB15, 21453 }, { 0xFB16, 21463 }, { 0xFB17, 21473 }, { 0xFB20, 21483 }, { 0xFB21, 21514 }, { 0xFB22, 21545 }, { 0xFB23, 21577 }, { 0xFB24, 21606 }, { 0xFB25, 21636 }, { 0xFB26, 21668 }, { 0xFB27, 21704 }, { 0xFB28, 21735 }, { 0xFB29, 21765 }, { 0xFB4F, 21787 }, { 0xFB50, 21797 }, { 0xFB51, 21813 }, { 0xFB52, 21826 }, { 0xFB53, 21842 }, { 0xFB54, 21855 }, { 0xFB55, 21870 }, { 0xFB56, 21884 }, { 0xFB57, 21900 }, { 0xFB58, 21913 }, { 0xFB59, 21928 }, { 0xFB5A, 21942 }, { 0xFB5B, 21958 }, { 0xFB5C, 21971 }, { 0xFB5D, 21986 }, { 0xFB5E, 22000 }, { 0xFB5F, 22016 }, { 0xFB60, 22029 }, { 0xFB61, 22044 }, { 0xFB62, 22058 }, { 0xFB63, 22074 }, { 0xFB64, 22087 }, { 0xFB65, 22102 }, { 0xFB66, 22116 }, { 0xFB67, 22132 }, { 0xFB68, 22145 }, { 0xFB69, 22160 }, { 0xFB6A, 22174 }, { 0xFB6B, 22190 }, { 0xFB6C, 22203 }, { 0xFB6D, 22218 }, { 0xFB6E, 22232 }, { 0xFB6F, 22248 }, { 0xFB70, 22261 }, { 0xFB71, 22276 }, { 0xFB72, 22290 }, { 0xFB73, 22306 }, { 0xFB74, 22319 }, { 0xFB75, 22334 }, { 0xFB76, 22348 }, { 0xFB77, 22364 }, { 0xFB78, 22377 }, { 0xFB79, 22392 }, { 0xFB7A, 22406 }, { 0xFB7B, 22422 }, { 0xFB7C, 22435 }, { 0xFB7D, 22450 }, { 0xFB7E, 22464 }, { 0xFB7F, 22480 }, { 0xFB80, 22493 }, { 0xFB81, 22508 }, { 0xFB82, 22522 }, { 0xFB83, 22538 }, { 0xFB84, 22551 }, { 0xFB85, 22567 }, { 0xFB86, 22580 }, { 0xFB87, 22596 }, { 0xFB88, 22609 }, { 0xFB89, 22625 }, { 0xFB8A, 22638 }, { 0xFB8B, 22654 }, { 0xFB8C, 22667 }, { 0xFB8D, 22683 }, { 0xFB8E, 22696 }, { 0xFB8F, 22712 }, { 0xFB90, 22725 }, { 0xFB91, 22740 }, { 0xFB92, 22754 }, { 0xFB93, 22770 }, { 0xFB94, 22783 }, { 0xFB95, 22798 }, { 0xFB96, 22812 }, { 0xFB97, 22828 }, { 0xFB98, 22841 }, { 0xFB99, 22856 }, { 0xFB9A, 22870 }, { 0xFB9B, 22886 }, { 0xFB9C, 22899 }, { 0xFB9D, 22914 }, { 0xFB9E, 22928 }, { 0xFB9F, 22944 }, { 0xFBA0, 22957 }, { 0xFBA1, 22973 }, { 0xFBA2, 22986 }, { 0xFBA3, 23001 }, { 0xFBA4, 23015 }, { 0xFBA5, 23031 }, { 0xFBA6, 23044 }, { 0xFBA7, 23060 }, { 0xFBA8, 23073 }, { 0xFBA9, 23088 }, { 0xFBAA, 23102 }, { 0xFBAB, 23118 }, { 0xFBAC, 23131 }, { 0xFBAD, 23146 }, { 0xFBAE, 23160 }, { 0xFBAF, 23176 }, { 0xFBB0, 23189 }, { 0xFBB1, 23205 }, { 0xFBD3, 23218 }, { 0xFBD4, 23234 }, { 0xFBD5, 23247 }, { 0xFBD6, 23262 }, { 0xFBD7, 23276 }, { 0xFBD8, 23292 }, { 0xFBD9, 23305 }, { 0xFBDA, 23321 }, { 0xFBDB, 23334 }, { 0xFBDC, 23350 }, { 0xFBDD, 23363 }, { 0xFBDE, 23379 }, { 0xFBDF, 23395 }, { 0xFBE0, 23408 }, { 0xFBE1, 23424 }, { 0xFBE2, 23437 }, { 0xFBE3, 23453 }, { 0xFBE4, 23466 }, { 0xFBE5, 23482 }, { 0xFBE6, 23495 }, { 0xFBE7, 23510 }, { 0xFBE8, 23524 }, { 0xFBE9, 23539 }, { 0xFBEA, 23553 }, { 0xFBEB, 23574 }, { 0xFBEC, 23592 }, { 0xFBED, 23613 }, { 0xFBEE, 23631 }, { 0xFBEF, 23652 }, { 0xFBF0, 23670 }, { 0xFBF1, 23691 }, { 0xFBF2, 23709 }, { 0xFBF3, 23730 }, { 0xFBF4, 23748 }, { 0xFBF5, 23769 }, { 0xFBF6, 23787 }, { 0xFBF7, 23808 }, { 0xFBF8, 23826 }, { 0xFBF9, 23846 }, { 0xFBFA, 23867 }, { 0xFBFB, 23885 }, { 0xFBFC, 23905 }, { 0xFBFD, 23921 }, { 0xFBFE, 23934 }, { 0xFBFF, 23949 }, { 0xFC00, 23963 }, { 0xFC01, 23984 }, { 0xFC02, 24005 }, { 0xFC03, 23846 }, { 0xFC04, 24026 }, { 0xFC05, 24047 }, { 0xFC06, 24068 }, { 0xFC07, 24089 }, { 0xFC08, 24110 }, { 0xFC09, 24131 }, { 0xFC0A, 24152 }, { 0xFC0B, 24173 }, { 0xFC0C, 24194 }, { 0xFC0D, 24215 }, { 0xFC0E, 24236 }, { 0xFC0F, 24257 }, { 0xFC10, 24278 }, { 0xFC11, 24299 }, { 0xFC12, 24320 }, { 0xFC13, 24341 }, { 0xFC14, 24362 }, { 0xFC15, 24383 }, { 0xFC16, 24404 }, { 0xFC17, 24425 }, { 0xFC18, 24446 }, { 0xFC19, 24467 }, { 0xFC1A, 24488 }, { 0xFC1B, 24509 }, { 0xFC1C, 24530 }, { 0xFC1D, 24551 }, { 0xFC1E, 24572 }, { 0xFC1F, 24593 }, { 0xFC20, 24614 }, { 0xFC21, 24635 }, { 0xFC22, 24656 }, { 0xFC23, 24677 }, { 0xFC24, 24698 }, { 0xFC25, 24719 }, { 0xFC26, 24740 }, { 0xFC27, 24761 }, { 0xFC28, 24782 }, { 0xFC29, 24803 }, { 0xFC2A, 24824 }, { 0xFC2B, 24845 }, { 0xFC2C, 24866 }, { 0xFC2D, 24887 }, { 0xFC2E, 24908 }, { 0xFC2F, 24929 }, { 0xFC30, 24950 }, { 0xFC31, 24971 }, { 0xFC32, 24992 }, { 0xFC33, 25013 }, { 0xFC34, 25034 }, { 0xFC35, 25055 }, { 0xFC36, 25076 }, { 0xFC37, 25097 }, { 0xFC38, 25118 }, { 0xFC39, 25139 }, { 0xFC3A, 25160 }, { 0xFC3B, 25181 }, { 0xFC3C, 25202 }, { 0xFC3D, 25223 }, { 0xFC3E, 25244 }, { 0xFC3F, 25265 }, { 0xFC40, 25286 }, { 0xFC41, 25307 }, { 0xFC42, 25328 }, { 0xFC43, 25349 }, { 0xFC44, 25370 }, { 0xFC45, 25391 }, { 0xFC46, 25412 }, { 0xFC47, 25433 }, { 0xFC48, 25454 }, { 0xFC49, 25475 }, { 0xFC4A, 25496 }, { 0xFC4B, 25517 }, { 0xFC4C, 25538 }, { 0xFC4D, 25559 }, { 0xFC4E, 25580 }, { 0xFC4F, 25601 }, { 0xFC50, 25622 }, { 0xFC51, 25643 }, { 0xFC52, 25664 }, { 0xFC53, 25685 }, { 0xFC54, 25706 }, { 0xFC55, 25727 }, { 0xFC56, 25748 }, { 0xFC57, 25769 }, { 0xFC58, 25790 }, { 0xFC59, 25811 }, { 0xFC5A, 25832 }, { 0xFC5B, 25853 }, { 0xFC5C, 25874 }, { 0xFC5D, 25895 }, { 0xFC5E, 25916 }, { 0xFC5F, 25942 }, { 0xFC60, 25968 }, { 0xFC61, 25994 }, { 0xFC62, 26020 }, { 0xFC63, 26046 }, { 0xFC64, 26072 }, { 0xFC65, 26090 }, { 0xFC66, 26108 }, { 0xFC67, 26126 }, { 0xFC68, 23867 }, { 0xFC69, 26144 }, { 0xFC6A, 26162 }, { 0xFC6B, 26180 }, { 0xFC6C, 26198 }, { 0xFC6D, 26216 }, { 0xFC6E, 26234 }, { 0xFC6F, 26252 }, { 0xFC70, 26270 }, { 0xFC71, 26288 }, { 0xFC72, 26306 }, { 0xFC73, 26324 }, { 0xFC74, 26342 }, { 0xFC75, 26360 }, { 0xFC76, 26378 }, { 0xFC77, 26396 }, { 0xFC78, 26414 }, { 0xFC79, 26432 }, { 0xFC7A, 26450 }, { 0xFC7B, 26468 }, { 0xFC7C, 26486 }, { 0xFC7D, 26504 }, { 0xFC7E, 26522 }, { 0xFC7F, 26540 }, { 0xFC80, 26558 }, { 0xFC81, 26576 }, { 0xFC82, 26594 }, { 0xFC83, 26612 }, { 0xFC84, 26630 }, { 0xFC85, 26648 }, { 0xFC86, 26666 }, { 0xFC87, 26684 }, { 0xFC88, 26702 }, { 0xFC89, 26720 }, { 0xFC8A, 26738 }, { 0xFC8B, 26756 }, { 0xFC8C, 26774 }, { 0xFC8D, 26792 }, { 0xFC8E, 26810 }, { 0xFC8F, 26828 }, { 0xFC90, 26846 }, { 0xFC91, 26864 }, { 0xFC92, 26882 }, { 0xFC93, 26900 }, { 0xFC94, 26918 }, { 0xFC95, 26936 }, { 0xFC96, 26954 }, { 0xFC97, 26972 }, { 0xFC98, 26992 }, { 0xFC99, 27012 }, { 0xFC9A, 27032 }, { 0xFC9B, 27052 }, { 0xFC9C, 27072 }, { 0xFC9D, 27092 }, { 0xFC9E, 27112 }, { 0xFC9F, 27132 }, { 0xFCA0, 27152 }, { 0xFCA1, 27172 }, { 0xFCA2, 27192 }, { 0xFCA3, 27212 }, { 0xFCA4, 27232 }, { 0xFCA5, 27252 }, { 0xFCA6, 27272 }, { 0xFCA7, 27292 }, { 0xFCA8, 27312 }, { 0xFCA9, 27332 }, { 0xFCAA, 27352 }, { 0xFCAB, 27372 }, { 0xFCAC, 27392 }, { 0xFCAD, 27412 }, { 0xFCAE, 27432 }, { 0xFCAF, 27452 }, { 0xFCB0, 27472 }, { 0xFCB1, 27492 }, { 0xFCB2, 27512 }, { 0xFCB3, 27532 }, { 0xFCB4, 27552 }, { 0xFCB5, 27572 }, { 0xFCB6, 27592 }, { 0xFCB7, 27612 }, { 0xFCB8, 27632 }, { 0xFCB9, 27652 }, { 0xFCBA, 27672 }, { 0xFCBB, 27692 }, { 0xFCBC, 27712 }, { 0xFCBD, 27732 }, { 0xFCBE, 27752 }, { 0xFCBF, 27772 }, { 0xFCC0, 27792 }, { 0xFCC1, 27812 }, { 0xFCC2, 27832 }, { 0xFCC3, 27852 }, { 0xFCC4, 27872 }, { 0xFCC5, 27892 }, { 0xFCC6, 27912 }, { 0xFCC7, 27932 }, { 0xFCC8, 27952 }, { 0xFCC9, 27972 }, { 0xFCCA, 27992 }, { 0xFCCB, 28012 }, { 0xFCCC, 28032 }, { 0xFCCD, 28052 }, { 0xFCCE, 28072 }, { 0xFCCF, 28092 }, { 0xFCD0, 28112 }, { 0xFCD1, 28132 }, { 0xFCD2, 28152 }, { 0xFCD3, 28172 }, { 0xFCD4, 28192 }, { 0xFCD5, 28212 }, { 0xFCD6, 28232 }, { 0xFCD7, 28252 }, { 0xFCD8, 28272 }, { 0xFCD9, 28292 }, { 0xFCDA, 28312 }, { 0xFCDB, 28332 }, { 0xFCDC, 28352 }, { 0xFCDD, 28372 }, { 0xFCDE, 28392 }, { 0xFCDF, 28412 }, { 0xFCE0, 28431 }, { 0xFCE1, 28450 }, { 0xFCE2, 28469 }, { 0xFCE3, 28488 }, { 0xFCE4, 28507 }, { 0xFCE5, 28526 }, { 0xFCE6, 28545 }, { 0xFCE7, 28564 }, { 0xFCE8, 28583 }, { 0xFCE9, 28602 }, { 0xFCEA, 28621 }, { 0xFCEB, 28640 }, { 0xFCEC, 28659 }, { 0xFCED, 28678 }, { 0xFCEE, 28697 }, { 0xFCEF, 28716 }, { 0xFCF0, 28735 }, { 0xFCF1, 28754 }, { 0xFCF2, 28773 }, { 0xFCF3, 28797 }, { 0xFCF4, 28821 }, { 0xFCF5, 28845 }, { 0xFCF6, 28866 }, { 0xFCF7, 28887 }, { 0xFCF8, 28908 }, { 0xFCF9, 28929 }, { 0xFCFA, 28950 }, { 0xFCFB, 28971 }, { 0xFCFC, 28992 }, { 0xFCFD, 29013 }, { 0xFCFE, 29034 }, { 0xFCFF, 29055 }, { 0xFD00, 29076 }, { 0xFD01, 29097 }, { 0xFD02, 29118 }, { 0xFD03, 29139 }, { 0xFD04, 29160 }, { 0xFD05, 29181 }, { 0xFD06, 29202 }, { 0xFD07, 29223 }, { 0xFD08, 29244 }, { 0xFD09, 29265 }, { 0xFD0A, 29286 }, { 0xFD0B, 29307 }, { 0xFD0C, 29328 }, { 0xFD0D, 29349 }, { 0xFD0E, 29370 }, { 0xFD0F, 29391 }, { 0xFD10, 29412 }, { 0xFD11, 29433 }, { 0xFD12, 29451 }, { 0xFD13, 29469 }, { 0xFD14, 29487 }, { 0xFD15, 29505 }, { 0xFD16, 29523 }, { 0xFD17, 29541 }, { 0xFD18, 29559 }, { 0xFD19, 29577 }, { 0xFD1A, 29595 }, { 0xFD1B, 29613 }, { 0xFD1C, 29631 }, { 0xFD1D, 29649 }, { 0xFD1E, 29667 }, { 0xFD1F, 29685 }, { 0xFD20, 29703 }, { 0xFD21, 29721 }, { 0xFD22, 29739 }, { 0xFD23, 29757 }, { 0xFD24, 29775 }, { 0xFD25, 29793 }, { 0xFD26, 29811 }, { 0xFD27, 29829 }, { 0xFD28, 29847 }, { 0xFD29, 29865 }, { 0xFD2A, 29883 }, { 0xFD2B, 29901 }, { 0xFD2C, 29919 }, { 0xFD2D, 29937 }, { 0xFD2E, 29957 }, { 0xFD2F, 29977 }, { 0xFD30, 29997 }, { 0xFD31, 30017 }, { 0xFD32, 30037 }, { 0xFD33, 30057 }, { 0xFD34, 30077 }, { 0xFD35, 30096 }, { 0xFD36, 30115 }, { 0xFD37, 30134 }, { 0xFD38, 30153 }, { 0xFD39, 30172 }, { 0xFD3A, 30191 }, { 0xFD3B, 30210 }, { 0xFD3C, 30229 }, { 0xFD3D, 30247 }, { 0xFD50, 30268 }, { 0xFD51, 30293 }, { 0xFD52, 30316 }, { 0xFD53, 30341 }, { 0xFD54, 30366 }, { 0xFD55, 30391 }, { 0xFD56, 30416 }, { 0xFD57, 30441 }, { 0xFD58, 30466 }, { 0xFD59, 30489 }, { 0xFD5A, 30514 }, { 0xFD5B, 30537 }, { 0xFD5C, 30560 }, { 0xFD5D, 30585 }, { 0xFD5E, 30610 }, { 0xFD5F, 30633 }, { 0xFD60, 30656 }, { 0xFD61, 30681 }, { 0xFD62, 30706 }, { 0xFD63, 30729 }, { 0xFD64, 30754 }, { 0xFD65, 30777 }, { 0xFD66, 30802 }, { 0xFD67, 30825 }, { 0xFD68, 30848 }, { 0xFD69, 30873 }, { 0xFD6A, 30896 }, { 0xFD6B, 30919 }, { 0xFD6C, 30944 }, { 0xFD6D, 30967 }, { 0xFD6E, 30992 }, { 0xFD6F, 31015 }, { 0xFD70, 31038 }, { 0xFD71, 31063 }, { 0xFD72, 31086 }, { 0xFD73, 31111 }, { 0xFD74, 31136 }, { 0xFD75, 31159 }, { 0xFD76, 31182 }, { 0xFD77, 31205 }, { 0xFD78, 31230 }, { 0xFD79, 31253 }, { 0xFD7A, 31276 }, { 0xFD7B, 31299 }, { 0xFD7C, 31322 }, { 0xFD7D, 31345 }, { 0xFD7E, 31370 }, { 0xFD7F, 31393 }, { 0xFD80, 31416 }, { 0xFD81, 31439 }, { 0xFD82, 31462 }, { 0xFD83, 31485 }, { 0xFD84, 31510 }, { 0xFD85, 31533 }, { 0xFD86, 31556 }, { 0xFD87, 31581 }, { 0xFD88, 31604 }, { 0xFD89, 31629 }, { 0xFD8A, 31654 }, { 0xFD8B, 31679 }, { 0xFD8C, 31702 }, { 0xFD8D, 31727 }, { 0xFD8E, 31752 }, { 0xFD8F, 31777 }, { 0xFD92, 31802 }, { 0xFD93, 31827 }, { 0xFD94, 31852 }, { 0xFD95, 31877 }, { 0xFD96, 31902 }, { 0xFD97, 31925 }, { 0xFD98, 31948 }, { 0xFD99, 31973 }, { 0xFD9A, 31996 }, { 0xFD9B, 32019 }, { 0xFD9C, 32042 }, { 0xFD9D, 32065 }, { 0xFD9E, 32090 }, { 0xFD9F, 32113 }, { 0xFDA0, 32136 }, { 0xFDA1, 32159 }, { 0xFDA2, 32182 }, { 0xFDA3, 32205 }, { 0xFDA4, 32228 }, { 0xFDA5, 32251 }, { 0xFDA6, 32274 }, { 0xFDA7, 32297 }, { 0xFDA8, 32320 }, { 0xFDA9, 32343 }, { 0xFDAA, 32366 }, { 0xFDAB, 32389 }, { 0xFDAC, 32412 }, { 0xFDAD, 32435 }, { 0xFDAE, 32458 }, { 0xFDAF, 32481 }, { 0xFDB0, 32504 }, { 0xFDB1, 32527 }, { 0xFDB2, 32550 }, { 0xFDB3, 32573 }, { 0xFDB4, 32596 }, { 0xFDB5, 32621 }, { 0xFDB6, 32646 }, { 0xFDB7, 32669 }, { 0xFDB8, 32692 }, { 0xFDB9, 32717 }, { 0xFDBA, 32740 }, { 0xFDBB, 32765 }, { 0xFDBC, 32788 }, { 0xFDBD, 32811 }, { 0xFDBE, 32834 }, { 0xFDBF, 32857 }, { 0xFDC0, 32880 }, { 0xFDC1, 32903 }, { 0xFDC2, 32926 }, { 0xFDC3, 32949 }, { 0xFDC4, 32974 }, { 0xFDC5, 32999 }, { 0xFDC6, 33024 }, { 0xFDC7, 33047 }, { 0xFDF0, 33070 }, { 0xFDF1, 33096 }, { 0xFDF2, 33122 }, { 0xFDF3, 33153 }, { 0xFDF4, 33184 }, { 0xFDF5, 33215 }, { 0xFDF6, 33246 }, { 0xFDF7, 33277 }, { 0xFDF8, 33308 }, { 0xFDF9, 33339 }, { 0xFDFA, 33365 }, { 0xFDFB, 33466 }, { 0xFDFC, 33517 }, { 0xFE10, 33548 }, { 0xFE11, 33564 }, { 0xFE12, 33580 }, { 0xFE13, 33596 }, { 0xFE14, 33612 }, { 0xFE15, 33628 }, { 0xFE16, 33644 }, { 0xFE17, 33660 }, { 0xFE18, 33676 }, { 0xFE19, 33692 }, { 0xFE30, 33708 }, { 0xFE31, 33724 }, { 0xFE32, 33740 }, { 0xFE33, 33756 }, { 0xFE34, 33756 }, { 0xFE35, 33772 }, { 0xFE36, 33788 }, { 0xFE37, 33804 }, { 0xFE38, 33820 }, { 0xFE39, 33836 }, { 0xFE3A, 33852 }, { 0xFE3B, 33868 }, { 0xFE3C, 33884 }, { 0xFE3D, 33900 }, { 0xFE3E, 33916 }, { 0xFE3F, 33932 }, { 0xFE40, 33948 }, { 0xFE41, 33964 }, { 0xFE42, 33980 }, { 0xFE43, 33996 }, { 0xFE44, 34012 }, { 0xFE47, 34028 }, { 0xFE48, 34044 }, { 0xFE49, 34060 }, { 0xFE4A, 34060 }, { 0xFE4B, 34060 }, { 0xFE4C, 34060 }, { 0xFE4D, 34074 }, { 0xFE4E, 34074 }, { 0xFE4F, 34074 }, { 0xFE50, 34088 }, { 0xFE51, 34101 }, { 0xFE52, 34114 }, { 0xFE54, 34127 }, { 0xFE55, 34140 }, { 0xFE56, 34153 }, { 0xFE57, 34166 }, { 0xFE58, 34179 }, { 0xFE59, 34192 }, { 0xFE5A, 34205 }, { 0xFE5B, 34218 }, { 0xFE5C, 34231 }, { 0xFE5D, 34244 }, { 0xFE5E, 34257 }, { 0xFE5F, 34270 }, { 0xFE60, 34283 }, { 0xFE61, 34296 }, { 0xFE62, 34309 }, { 0xFE63, 34322 }, { 0xFE64, 34335 }, { 0xFE65, 34348 }, { 0xFE66, 34361 }, { 0xFE68, 34374 }, { 0xFE69, 34387 }, { 0xFE6A, 34400 }, { 0xFE6B, 34413 }, { 0xFE70, 34426 }, { 0xFE71, 34447 }, { 0xFE72, 34466 }, { 0xFE74, 34487 }, { 0xFE76, 34508 }, { 0xFE77, 34529 }, { 0xFE78, 34548 }, { 0xFE79, 34569 }, { 0xFE7A, 34588 }, { 0xFE7B, 34609 }, { 0xFE7C, 34628 }, { 0xFE7D, 34649 }, { 0xFE7E, 34668 }, { 0xFE7F, 34689 }, { 0xFE80, 34708 }, { 0xFE81, 34724 }, { 0xFE82, 34740 }, { 0xFE83, 34753 }, { 0xFE84, 34769 }, { 0xFE85, 34782 }, { 0xFE86, 34798 }, { 0xFE87, 34811 }, { 0xFE88, 34827 }, { 0xFE89, 34840 }, { 0xFE8A, 34856 }, { 0xFE8B, 34869 }, { 0xFE8C, 34884 }, { 0xFE8D, 34898 }, { 0xFE8E, 34914 }, { 0xFE8F, 34927 }, { 0xFE90, 34943 }, { 0xFE91, 34956 }, { 0xFE92, 34971 }, { 0xFE93, 34985 }, { 0xFE94, 35001 }, { 0xFE95, 35014 }, { 0xFE96, 35030 }, { 0xFE97, 35043 }, { 0xFE98, 35058 }, { 0xFE99, 35072 }, { 0xFE9A, 35088 }, { 0xFE9B, 35101 }, { 0xFE9C, 35116 }, { 0xFE9D, 35130 }, { 0xFE9E, 35146 }, { 0xFE9F, 35159 }, { 0xFEA0, 35174 }, { 0xFEA1, 35188 }, { 0xFEA2, 35204 }, { 0xFEA3, 35217 }, { 0xFEA4, 35232 }, { 0xFEA5, 35246 }, { 0xFEA6, 35262 }, { 0xFEA7, 35275 }, { 0xFEA8, 35290 }, { 0xFEA9, 35304 }, { 0xFEAA, 35320 }, { 0xFEAB, 35333 }, { 0xFEAC, 35349 }, { 0xFEAD, 35362 }, { 0xFEAE, 35378 }, { 0xFEAF, 35391 }, { 0xFEB0, 35407 }, { 0xFEB1, 35420 }, { 0xFEB2, 35436 }, { 0xFEB3, 35449 }, { 0xFEB4, 35464 }, { 0xFEB5, 35478 }, { 0xFEB6, 35494 }, { 0xFEB7, 35507 }, { 0xFEB8, 35522 }, { 0xFEB9, 35536 }, { 0xFEBA, 35552 }, { 0xFEBB, 35565 }, { 0xFEBC, 35580 }, { 0xFEBD, 35594 }, { 0xFEBE, 35610 }, { 0xFEBF, 35623 }, { 0xFEC0, 35638 }, { 0xFEC1, 35652 }, { 0xFEC2, 35668 }, { 0xFEC3, 35681 }, { 0xFEC4, 35696 }, { 0xFEC5, 35710 }, { 0xFEC6, 35726 }, { 0xFEC7, 35739 }, { 0xFEC8, 35754 }, { 0xFEC9, 35768 }, { 0xFECA, 35784 }, { 0xFECB, 35797 }, { 0xFECC, 35812 }, { 0xFECD, 35826 }, { 0xFECE, 35842 }, { 0xFECF, 35855 }, { 0xFED0, 35870 }, { 0xFED1, 35884 }, { 0xFED2, 35900 }, { 0xFED3, 35913 }, { 0xFED4, 35928 }, { 0xFED5, 35942 }, { 0xFED6, 35958 }, { 0xFED7, 35971 }, { 0xFED8, 35986 }, { 0xFED9, 36000 }, { 0xFEDA, 36016 }, { 0xFEDB, 36029 }, { 0xFEDC, 36044 }, { 0xFEDD, 36058 }, { 0xFEDE, 36074 }, { 0xFEDF, 36087 }, { 0xFEE0, 36102 }, { 0xFEE1, 36116 }, { 0xFEE2, 36132 }, { 0xFEE3, 36145 }, { 0xFEE4, 36160 }, { 0xFEE5, 36174 }, { 0xFEE6, 36190 }, { 0xFEE7, 36203 }, { 0xFEE8, 36218 }, { 0xFEE9, 36232 }, { 0xFEEA, 36248 }, { 0xFEEB, 36261 }, { 0xFEEC, 36276 }, { 0xFEED, 36290 }, { 0xFEEE, 36306 }, { 0xFEEF, 36319 }, { 0xFEF0, 36335 }, { 0xFEF1, 36348 }, { 0xFEF2, 36364 }, { 0xFEF3, 36377 }, { 0xFEF4, 36392 }, { 0xFEF5, 36406 }, { 0xFEF6, 36427 }, { 0xFEF7, 36445 }, { 0xFEF8, 36466 }, { 0xFEF9, 36484 }, { 0xFEFA, 36505 }, { 0xFEFB, 36523 }, { 0xFEFC, 36544 }, { 0xFF01, 36562 }, { 0xFF02, 36574 }, { 0xFF03, 36586 }, { 0xFF04, 36598 }, { 0xFF05, 36610 }, { 0xFF06, 36622 }, { 0xFF07, 36634 }, { 0xFF08, 36646 }, { 0xFF09, 36658 }, { 0xFF0A, 36670 }, { 0xFF0B, 36682 }, { 0xFF0C, 36694 }, { 0xFF0D, 36706 }, { 0xFF0E, 36718 }, { 0xFF0F, 36730 }, { 0xFF10, 36742 }, { 0xFF11, 36754 }, { 0xFF12, 36766 }, { 0xFF13, 36778 }, { 0xFF14, 36790 }, { 0xFF15, 36802 }, { 0xFF16, 36814 }, { 0xFF17, 36826 }, { 0xFF18, 36838 }, { 0xFF19, 36850 }, { 0xFF1A, 36862 }, { 0xFF1B, 36874 }, { 0xFF1C, 36886 }, { 0xFF1D, 36898 }, { 0xFF1E, 36910 }, { 0xFF1F, 36922 }, { 0xFF20, 36934 }, { 0xFF21, 36946 }, { 0xFF22, 36958 }, { 0xFF23, 36970 }, { 0xFF24, 36982 }, { 0xFF25, 36994 }, { 0xFF26, 37006 }, { 0xFF27, 37018 }, { 0xFF28, 37030 }, { 0xFF29, 37042 }, { 0xFF2A, 37054 }, { 0xFF2B, 37066 }, { 0xFF2C, 37078 }, { 0xFF2D, 37090 }, { 0xFF2E, 37102 }, { 0xFF2F, 37114 }, { 0xFF30, 37126 }, { 0xFF31, 37138 }, { 0xFF32, 37150 }, { 0xFF33, 37162 }, { 0xFF34, 37174 }, { 0xFF35, 37186 }, { 0xFF36, 37198 }, { 0xFF37, 37210 }, { 0xFF38, 37222 }, { 0xFF39, 37234 }, { 0xFF3A, 37246 }, { 0xFF3B, 37258 }, { 0xFF3C, 37270 }, { 0xFF3D, 37282 }, { 0xFF3E, 37294 }, { 0xFF3F, 37306 }, { 0xFF40, 37318 }, { 0xFF41, 37330 }, { 0xFF42, 37342 }, { 0xFF43, 37354 }, { 0xFF44, 37366 }, { 0xFF45, 37378 }, { 0xFF46, 37390 }, { 0xFF47, 37402 }, { 0xFF48, 37414 }, { 0xFF49, 37426 }, { 0xFF4A, 37438 }, { 0xFF4B, 37450 }, { 0xFF4C, 37462 }, { 0xFF4D, 37474 }, { 0xFF4E, 37486 }, { 0xFF4F, 37498 }, { 0xFF50, 37510 }, { 0xFF51, 37522 }, { 0xFF52, 37534 }, { 0xFF53, 37546 }, { 0xFF54, 37558 }, { 0xFF55, 37570 }, { 0xFF56, 37582 }, { 0xFF57, 37594 }, { 0xFF58, 37606 }, { 0xFF59, 37618 }, { 0xFF5A, 37630 }, { 0xFF5B, 37642 }, { 0xFF5C, 37654 }, { 0xFF5D, 37666 }, { 0xFF5E, 37678 }, { 0xFF5F, 37690 }, { 0xFF60, 37702 }, { 0xFF61, 37714 }, { 0xFF62, 37728 }, { 0xFF63, 37742 }, { 0xFF64, 37756 }, { 0xFF65, 37770 }, { 0xFF66, 37784 }, { 0xFF67, 37798 }, { 0xFF68, 37812 }, { 0xFF69, 37826 }, { 0xFF6A, 37840 }, { 0xFF6B, 37854 }, { 0xFF6C, 37868 }, { 0xFF6D, 37882 }, { 0xFF6E, 37896 }, { 0xFF6F, 37910 }, { 0xFF70, 37924 }, { 0xFF71, 37938 }, { 0xFF72, 37952 }, { 0xFF73, 37966 }, { 0xFF74, 37980 }, { 0xFF75, 37994 }, { 0xFF76, 38008 }, { 0xFF77, 38022 }, { 0xFF78, 38036 }, { 0xFF79, 38050 }, { 0xFF7A, 38064 }, { 0xFF7B, 38078 }, { 0xFF7C, 38092 }, { 0xFF7D, 38106 }, { 0xFF7E, 38120 }, { 0xFF7F, 38134 }, { 0xFF80, 38148 }, { 0xFF81, 38162 }, { 0xFF82, 38176 }, { 0xFF83, 38190 }, { 0xFF84, 38204 }, { 0xFF85, 38218 }, { 0xFF86, 38232 }, { 0xFF87, 38246 }, { 0xFF88, 38260 }, { 0xFF89, 38274 }, { 0xFF8A, 38288 }, { 0xFF8B, 38302 }, { 0xFF8C, 38316 }, { 0xFF8D, 38330 }, { 0xFF8E, 38344 }, { 0xFF8F, 38358 }, { 0xFF90, 38372 }, { 0xFF91, 38386 }, { 0xFF92, 38400 }, { 0xFF93, 38414 }, { 0xFF94, 38428 }, { 0xFF95, 38442 }, { 0xFF96, 38456 }, { 0xFF97, 38470 }, { 0xFF98, 38484 }, { 0xFF99, 38498 }, { 0xFF9A, 38512 }, { 0xFF9B, 38526 }, { 0xFF9C, 38540 }, { 0xFF9D, 38554 }, { 0xFF9E, 38568 }, { 0xFF9F, 38582 }, { 0xFFA0, 38596 }, { 0xFFA1, 38610 }, { 0xFFA2, 38624 }, { 0xFFA3, 38638 }, { 0xFFA4, 38652 }, { 0xFFA5, 38666 }, { 0xFFA6, 38680 }, { 0xFFA7, 38694 }, { 0xFFA8, 38708 }, { 0xFFA9, 38722 }, { 0xFFAA, 38736 }, { 0xFFAB, 38750 }, { 0xFFAC, 38764 }, { 0xFFAD, 38778 }, { 0xFFAE, 38792 }, { 0xFFAF, 38806 }, { 0xFFB0, 38820 }, { 0xFFB1, 38834 }, { 0xFFB2, 38848 }, { 0xFFB3, 38862 }, { 0xFFB4, 38876 }, { 0xFFB5, 38890 }, { 0xFFB6, 38904 }, { 0xFFB7, 38918 }, { 0xFFB8, 38932 }, { 0xFFB9, 38946 }, { 0xFFBA, 38960 }, { 0xFFBB, 38974 }, { 0xFFBC, 38988 }, { 0xFFBD, 39002 }, { 0xFFBE, 39016 }, { 0xFFC2, 39030 }, { 0xFFC3, 39044 }, { 0xFFC4, 39058 }, { 0xFFC5, 39072 }, { 0xFFC6, 39086 }, { 0xFFC7, 39100 }, { 0xFFCA, 39114 }, { 0xFFCB, 39128 }, { 0xFFCC, 39142 }, { 0xFFCD, 39156 }, { 0xFFCE, 39170 }, { 0xFFCF, 39184 }, { 0xFFD2, 39198 }, { 0xFFD3, 39212 }, { 0xFFD4, 39226 }, { 0xFFD5, 39240 }, { 0xFFD6, 39254 }, { 0xFFD7, 39268 }, { 0xFFDA, 39282 }, { 0xFFDB, 39296 }, { 0xFFDC, 39310 }, { 0xFFE0, 39324 }, { 0xFFE1, 39336 }, { 0xFFE2, 39348 }, { 0xFFE3, 39360 }, { 0xFFE4, 39372 }, { 0xFFE5, 39384 }, { 0xFFE6, 39396 }, { 0xFFE8, 39408 }, { 0xFFE9, 39422 }, { 0xFFEA, 39436 }, { 0xFFEB, 39450 }, { 0xFFEC, 39464 }, { 0xFFED, 39478 }, { 0xFFEE, 39492 }, { 0x10781, 39506 }, { 0x10782, 39519 }, { 0x10783, 39532 }, { 0x10784, 39545 }, { 0x10785, 39558 }, { 0x10787, 39571 }, { 0x10788, 39584 }, { 0x10789, 39597 }, { 0x1078A, 39610 }, { 0x1078B, 39623 }, { 0x1078C, 39636 }, { 0x1078D, 39649 }, { 0x1078E, 39662 }, { 0x1078F, 39675 }, { 0x10790, 39688 }, { 0x10791, 39701 }, { 0x10792, 39714 }, { 0x10793, 39727 }, { 0x10794, 39740 }, { 0x10795, 39753 }, { 0x10796, 39766 }, { 0x10797, 39779 }, { 0x10798, 39792 }, { 0x10799, 39805 }, { 0x1079A, 39818 }, { 0x1079B, 39831 }, { 0x1079C, 39844 }, { 0x1079D, 39858 }, { 0x1079E, 39871 }, { 0x1079F, 39884 }, { 0x107A0, 39898 }, { 0x107A1, 39911 }, { 0x107A2, 39925 }, { 0x107A3, 39938 }, { 0x107A4, 39951 }, { 0x107A5, 39964 }, { 0x107A6, 39977 }, { 0x107A7, 39990 }, { 0x107A8, 40004 }, { 0x107A9, 40017 }, { 0x107AA, 40030 }, { 0x107AB, 40043 }, { 0x107AC, 40056 }, { 0x107AD, 40069 }, { 0x107AE, 40082 }, { 0x107AF, 40095 }, { 0x107B0, 40108 }, { 0x107B2, 40121 }, { 0x107B3, 40134 }, { 0x107B4, 40147 }, { 0x107B5, 40160 }, { 0x107B6, 40173 }, { 0x107B7, 40186 }, { 0x107B8, 40199 }, { 0x107B9, 40212 }, { 0x107BA, 40226 }, { 0x1CCD6, 40240 }, { 0x1CCD7, 3735 }, { 0x1CCD8, 3132 }, { 0x1CCD9, 4260 }, { 0x1CCDA, 3803 }, { 0x1CCDB, 3838 }, { 0x1CCDC, 40275 }, { 0x1CCDD, 3283 }, { 0x1CCDE, 3396 }, { 0x1CCDF, 40310 }, { 0x1CCE0, 40345 }, { 0x1CCE1, 3431 }, { 0x1CCE2, 3873 }, { 0x1CCE3, 3499 }, { 0x1CCE4, 40380 }, { 0x1CCE5, 3544 }, { 0x1CCE6, 3579 }, { 0x1CCE7, 3614 }, { 0x1CCE8, 40415 }, { 0x1CCE9, 40450 }, { 0x1CCEA, 40485 }, { 0x1CCEB, 40520 }, { 0x1CCEC, 40555 }, { 0x1CCED, 40590 }, { 0x1CCEE, 40625 }, { 0x1CCEF, 3700 }, { 0x1CCF0, 40660 }, { 0x1CCF1, 40683 }, { 0x1CCF2, 40705 }, { 0x1CCF3, 40727 }, { 0x1CCF4, 40751 }, { 0x1CCF5, 40774 }, { 0x1CCF6, 40797 }, { 0x1CCF7, 40819 }, { 0x1CCF8, 40843 }, { 0x1CCF9, 40867 }, { 0x1D400, 40240 }, { 0x1D401, 3735 }, { 0x1D402, 3132 }, { 0x1D403, 4260 }, { 0x1D404, 3803 }, { 0x1D405, 3838 }, { 0x1D406, 40275 }, { 0x1D407, 3283 }, { 0x1D408, 3396 }, { 0x1D409, 40310 }, { 0x1D40A, 40345 }, { 0x1D40B, 3431 }, { 0x1D40C, 3873 }, { 0x1D40D, 3499 }, { 0x1D40E, 40380 }, { 0x1D40F, 3544 }, { 0x1D410, 3579 }, { 0x1D411, 3614 }, { 0x1D412, 40415 }, { 0x1D413, 40450 }, { 0x1D414, 40485 }, { 0x1D415, 40520 }, { 0x1D416, 40555 }, { 0x1D417, 40590 }, { 0x1D418, 40625 }, { 0x1D419, 3700 }, { 0x1D41A, 40890 }, { 0x1D41B, 40923 }, { 0x1D41C, 40956 }, { 0x1D41D, 4295 }, { 0x1D41E, 3770 }, { 0x1D41F, 40989 }, { 0x1D420, 3250 }, { 0x1D421, 3318 }, { 0x1D422, 4038 }, { 0x1D423, 4328 }, { 0x1D424, 41022 }, { 0x1D425, 3466 }, { 0x1D426, 41055 }, { 0x1D427, 41088 }, { 0x1D428, 3908 }, { 0x1D429, 41121 }, { 0x1D42A, 41154 }, { 0x1D42B, 41187 }, { 0x1D42C, 41220 }, { 0x1D42D, 41253 }, { 0x1D42E, 41286 }, { 0x1D42F, 41319 }, { 0x1D430, 41352 }, { 0x1D431, 41385 }, { 0x1D432, 41418 }, { 0x1D433, 41451 }, { 0x1D434, 40240 }, { 0x1D435, 3735 }, { 0x1D436, 3132 }, { 0x1D437, 4260 }, { 0x1D438, 3803 }, { 0x1D439, 3838 }, { 0x1D43A, 40275 }, { 0x1D43B, 3283 }, { 0x1D43C, 3396 }, { 0x1D43D, 40310 }, { 0x1D43E, 40345 }, { 0x1D43F, 3431 }, { 0x1D440, 3873 }, { 0x1D441, 3499 }, { 0x1D442, 40380 }, { 0x1D443, 3544 }, { 0x1D444, 3579 }, { 0x1D445, 3614 }, { 0x1D446, 40415 }, { 0x1D447, 40450 }, { 0x1D448, 40485 }, { 0x1D449, 40520 }, { 0x1D44A, 40555 }, { 0x1D44B, 40590 }, { 0x1D44C, 40625 }, { 0x1D44D, 3700 }, { 0x1D44E, 40890 }, { 0x1D44F, 40923 }, { 0x1D450, 40956 }, { 0x1D451, 4295 }, { 0x1D452, 3770 }, { 0x1D453, 40989 }, { 0x1D454, 3250 }, { 0x1D456, 4038 }, { 0x1D457, 4328 }, { 0x1D458, 41022 }, { 0x1D459, 3466 }, { 0x1D45A, 41055 }, { 0x1D45B, 41088 }, { 0x1D45C, 3908 }, { 0x1D45D, 41121 }, { 0x1D45E, 41154 }, { 0x1D45F, 41187 }, { 0x1D460, 41220 }, { 0x1D461, 41253 }, { 0x1D462, 41286 }, { 0x1D463, 41319 }, { 0x1D464, 41352 }, { 0x1D465, 41385 }, { 0x1D466, 41418 }, { 0x1D467, 41451 }, { 0x1D468, 40240 }, { 0x1D469, 3735 }, { 0x1D46A, 3132 }, { 0x1D46B, 4260 }, { 0x1D46C, 3803 }, { 0x1D46D, 3838 }, { 0x1D46E, 40275 }, { 0x1D46F, 3283 }, { 0x1D470, 3396 }, { 0x1D471, 40310 }, { 0x1D472, 40345 }, { 0x1D473, 3431 }, { 0x1D474, 3873 }, { 0x1D475, 3499 }, { 0x1D476, 40380 }, { 0x1D477, 3544 }, { 0x1D478, 3579 }, { 0x1D479, 3614 }, { 0x1D47A, 40415 }, { 0x1D47B, 40450 }, { 0x1D47C, 40485 }, { 0x1D47D, 40520 }, { 0x1D47E, 40555 }, { 0x1D47F, 40590 }, { 0x1D480, 40625 }, { 0x1D481, 3700 }, { 0x1D482, 40890 }, { 0x1D483, 40923 }, { 0x1D484, 40956 }, { 0x1D485, 4295 }, { 0x1D486, 3770 }, { 0x1D487, 40989 }, { 0x1D488, 3250 }, { 0x1D489, 3318 }, { 0x1D48A, 4038 }, { 0x1D48B, 4328 }, { 0x1D48C, 41022 }, { 0x1D48D, 3466 }, { 0x1D48E, 41055 }, { 0x1D48F, 41088 }, { 0x1D490, 3908 }, { 0x1D491, 41121 }, { 0x1D492, 41154 }, { 0x1D493, 41187 }, { 0x1D494, 41220 }, { 0x1D495, 41253 }, { 0x1D496, 41286 }, { 0x1D497, 41319 }, { 0x1D498, 41352 }, { 0x1D499, 41385 }, { 0x1D49A, 41418 }, { 0x1D49B, 41451 }, { 0x1D49C, 40240 }, { 0x1D49E, 3132 }, { 0x1D49F, 4260 }, { 0x1D4A2, 40275 }, { 0x1D4A5, 40310 }, { 0x1D4A6, 40345 }, { 0x1D4A9, 3499 }, { 0x1D4AA, 40380 }, { 0x1D4AB, 3544 }, { 0x1D4AC, 3579 }, { 0x1D4AE, 40415 }, { 0x1D4AF, 40450 }, { 0x1D4B0, 40485 }, { 0x1D4B1, 40520 }, { 0x1D4B2, 40555 }, { 0x1D4B3, 40590 }, { 0x1D4B4, 40625 }, { 0x1D4B5, 3700 }, { 0x1D4B6, 40890 }, { 0x1D4B7, 40923 }, { 0x1D4B8, 40956 }, { 0x1D4B9, 4295 }, { 0x1D4BB, 40989 }, { 0x1D4BD, 3318 }, { 0x1D4BE, 4038 }, { 0x1D4BF, 4328 }, { 0x1D4C0, 41022 }, { 0x1D4C1, 3466 }, { 0x1D4C2, 41055 }, { 0x1D4C3, 41088 }, { 0x1D4C5, 41121 }, { 0x1D4C6, 41154 }, { 0x1D4C7, 41187 }, { 0x1D4C8, 41220 }, { 0x1D4C9, 41253 }, { 0x1D4CA, 41286 }, { 0x1D4CB, 41319 }, { 0x1D4CC, 41352 }, { 0x1D4CD, 41385 }, { 0x1D4CE, 41418 }, { 0x1D4CF, 41451 }, { 0x1D4D0, 40240 }, { 0x1D4D1, 3735 }, { 0x1D4D2, 3132 }, { 0x1D4D3, 4260 }, { 0x1D4D4, 3803 }, { 0x1D4D5, 3838 }, { 0x1D4D6, 40275 }, { 0x1D4D7, 3283 }, { 0x1D4D8, 3396 }, { 0x1D4D9, 40310 }, { 0x1D4DA, 40345 }, { 0x1D4DB, 3431 }, { 0x1D4DC, 3873 }, { 0x1D4DD, 3499 }, { 0x1D4DE, 40380 }, { 0x1D4DF, 3544 }, { 0x1D4E0, 3579 }, { 0x1D4E1, 3614 }, { 0x1D4E2, 40415 }, { 0x1D4E3, 40450 }, { 0x1D4E4, 40485 }, { 0x1D4E5, 40520 }, { 0x1D4E6, 40555 }, { 0x1D4E7, 40590 }, { 0x1D4E8, 40625 }, { 0x1D4E9, 3700 }, { 0x1D4EA, 40890 }, { 0x1D4EB, 40923 }, { 0x1D4EC, 40956 }, { 0x1D4ED, 4295 }, { 0x1D4EE, 3770 }, { 0x1D4EF, 40989 }, { 0x1D4F0, 3250 }, { 0x1D4F1, 3318 }, { 0x1D4F2, 4038 }, { 0x1D4F3, 4328 }, { 0x1D4F4, 41022 }, { 0x1D4F5, 3466 }, { 0x1D4F6, 41055 }, { 0x1D4F7, 41088 }, { 0x1D4F8, 3908 }, { 0x1D4F9, 41121 }, { 0x1D4FA, 41154 }, { 0x1D4FB, 41187 }, { 0x1D4FC, 41220 }, { 0x1D4FD, 41253 }, { 0x1D4FE, 41286 }, { 0x1D4FF, 41319 }, { 0x1D500, 41352 }, { 0x1D501, 41385 }, { 0x1D502, 41418 }, { 0x1D503, 41451 }, { 0x1D504, 40240 }, { 0x1D505, 3735 }, { 0x1D507, 4260 }, { 0x1D508, 3803 }, { 0x1D509, 3838 }, { 0x1D50A, 40275 }, { 0x1D50D, 40310 }, { 0x1D50E, 40345 }, { 0x1D50F, 3431 }, { 0x1D510, 3873 }, { 0x1D511, 3499 }, { 0x1D512, 40380 }, { 0x1D513, 3544 }, { 0x1D514, 3579 }, { 0x1D516, 40415 }, { 0x1D517, 40450 }, { 0x1D518, 40485 }, { 0x1D519, 40520 }, { 0x1D51A, 40555 }, { 0x1D51B, 40590 }, { 0x1D51C, 40625 }, { 0x1D51E, 40890 }, { 0x1D51F, 40923 }, { 0x1D520, 40956 }, { 0x1D521, 4295 }, { 0x1D522, 3770 }, { 0x1D523, 40989 }, { 0x1D524, 3250 }, { 0x1D525, 3318 }, { 0x1D526, 4038 }, { 0x1D527, 4328 }, { 0x1D528, 41022 }, { 0x1D529, 3466 }, { 0x1D52A, 41055 }, { 0x1D52B, 41088 }, { 0x1D52C, 3908 }, { 0x1D52D, 41121 }, { 0x1D52E, 41154 }, { 0x1D52F, 41187 }, { 0x1D530, 41220 }, { 0x1D531, 41253 }, { 0x1D532, 41286 }, { 0x1D533, 41319 }, { 0x1D534, 41352 }, { 0x1D535, 41385 }, { 0x1D536, 41418 }, { 0x1D537, 41451 }, { 0x1D538, 40240 }, { 0x1D539, 3735 }, { 0x1D53B, 4260 }, { 0x1D53C, 3803 }, { 0x1D53D, 3838 }, { 0x1D53E, 40275 }, { 0x1D540, 3396 }, { 0x1D541, 40310 }, { 0x1D542, 40345 }, { 0x1D543, 3431 }, { 0x1D544, 3873 }, { 0x1D546, 40380 }, { 0x1D54A, 40415 }, { 0x1D54B, 40450 }, { 0x1D54C, 40485 }, { 0x1D54D, 40520 }, { 0x1D54E, 40555 }, { 0x1D54F, 40590 }, { 0x1D550, 40625 }, { 0x1D552, 40890 }, { 0x1D553, 40923 }, { 0x1D554, 40956 }, { 0x1D555, 4295 }, { 0x1D556, 3770 }, { 0x1D557, 40989 }, { 0x1D558, 3250 }, { 0x1D559, 3318 }, { 0x1D55A, 4038 }, { 0x1D55B, 4328 }, { 0x1D55C, 41022 }, { 0x1D55D, 3466 }, { 0x1D55E, 41055 }, { 0x1D55F, 41088 }, { 0x1D560, 3908 }, { 0x1D561, 41121 }, { 0x1D562, 41154 }, { 0x1D563, 41187 }, { 0x1D564, 41220 }, { 0x1D565, 41253 }, { 0x1D566, 41286 }, { 0x1D567, 41319 }, { 0x1D568, 41352 }, { 0x1D569, 41385 }, { 0x1D56A, 41418 }, { 0x1D56B, 41451 }, { 0x1D56C, 40240 }, { 0x1D56D, 3735 }, { 0x1D56E, 3132 }, { 0x1D56F, 4260 }, { 0x1D570, 3803 }, { 0x1D571, 3838 }, { 0x1D572, 40275 }, { 0x1D573, 3283 }, { 0x1D574, 3396 }, { 0x1D575, 40310 }, { 0x1D576, 40345 }, { 0x1D577, 3431 }, { 0x1D578, 3873 }, { 0x1D579, 3499 }, { 0x1D57A, 40380 }, { 0x1D57B, 3544 }, { 0x1D57C, 3579 }, { 0x1D57D, 3614 }, { 0x1D57E, 40415 }, { 0x1D57F, 40450 }, { 0x1D580, 40485 }, { 0x1D581, 40520 }, { 0x1D582, 40555 }, { 0x1D583, 40590 }, { 0x1D584, 40625 }, { 0x1D585, 3700 }, { 0x1D586, 40890 }, { 0x1D587, 40923 }, { 0x1D588, 40956 }, { 0x1D589, 4295 }, { 0x1D58A, 3770 }, { 0x1D58B, 40989 }, { 0x1D58C, 3250 }, { 0x1D58D, 3318 }, { 0x1D58E, 4038 }, { 0x1D58F, 4328 }, { 0x1D590, 41022 }, { 0x1D591, 3466 }, { 0x1D592, 41055 }, { 0x1D593, 41088 }, { 0x1D594, 3908 }, { 0x1D595, 41121 }, { 0x1D596, 41154 }, { 0x1D597, 41187 }, { 0x1D598, 41220 }, { 0x1D599, 41253 }, { 0x1D59A, 41286 }, { 0x1D59B, 41319 }, { 0x1D59C, 41352 }, { 0x1D59D, 41385 }, { 0x1D59E, 41418 }, { 0x1D59F, 41451 }, { 0x1D5A0, 40240 }, { 0x1D5A1, 3735 }, { 0x1D5A2, 3132 }, { 0x1D5A3, 4260 }, { 0x1D5A4, 3803 }, { 0x1D5A5, 3838 }, { 0x1D5A6, 40275 }, { 0x1D5A7, 3283 }, { 0x1D5A8, 3396 }, { 0x1D5A9, 40310 }, { 0x1D5AA, 40345 }, { 0x1D5AB, 3431 }, { 0x1D5AC, 3873 }, { 0x1D5AD, 3499 }, { 0x1D5AE, 40380 }, { 0x1D5AF, 3544 }, { 0x1D5B0, 3579 }, { 0x1D5B1, 3614 }, { 0x1D5B2, 40415 }, { 0x1D5B3, 40450 }, { 0x1D5B4, 40485 }, { 0x1D5B5, 40520 }, { 0x1D5B6, 40555 }, { 0x1D5B7, 40590 }, { 0x1D5B8, 40625 }, { 0x1D5B9, 3700 }, { 0x1D5BA, 40890 }, { 0x1D5BB, 40923 }, { 0x1D5BC, 40956 }, { 0x1D5BD, 4295 }, { 0x1D5BE, 3770 }, { 0x1D5BF, 40989 }, { 0x1D5C0, 3250 }, { 0x1D5C1, 3318 }, { 0x1D5C2, 4038 }, { 0x1D5C3, 4328 }, { 0x1D5C4, 41022 }, { 0x1D5C5, 3466 }, { 0x1D5C6, 41055 }, { 0x1D5C7, 41088 }, { 0x1D5C8, 3908 }, { 0x1D5C9, 41121 }, { 0x1D5CA, 41154 }, { 0x1D5CB, 41187 }, { 0x1D5CC, 41220 }, { 0x1D5CD, 41253 }, { 0x1D5CE, 41286 }, { 0x1D5CF, 41319 }, { 0x1D5D0, 41352 }, { 0x1D5D1, 41385 }, { 0x1D5D2, 41418 }, { 0x1D5D3, 41451 }, { 0x1D5D4, 40240 }, { 0x1D5D5, 3735 }, { 0x1D5D6, 3132 }, { 0x1D5D7, 4260 }, { 0x1D5D8, 3803 }, { 0x1D5D9, 3838 }, { 0x1D5DA, 40275 }, { 0x1D5DB, 3283 }, { 0x1D5DC, 3396 }, { 0x1D5DD, 40310 }, { 0x1D5DE, 40345 }, { 0x1D5DF, 3431 }, { 0x1D5E0, 3873 }, { 0x1D5E1, 3499 }, { 0x1D5E2, 40380 }, { 0x1D5E3, 3544 }, { 0x1D5E4, 3579 }, { 0x1D5E5, 3614 }, { 0x1D5E6, 40415 }, { 0x1D5E7, 40450 }, { 0x1D5E8, 40485 }, { 0x1D5E9, 40520 }, { 0x1D5EA, 40555 }, { 0x1D5EB, 40590 }, { 0x1D5EC, 40625 }, { 0x1D5ED, 3700 }, { 0x1D5EE, 40890 }, { 0x1D5EF, 40923 }, { 0x1D5F0, 40956 }, { 0x1D5F1, 4295 }, { 0x1D5F2, 3770 }, { 0x1D5F3, 40989 }, { 0x1D5F4, 3250 }, { 0x1D5F5, 3318 }, { 0x1D5F6, 4038 }, { 0x1D5F7, 4328 }, { 0x1D5F8, 41022 }, { 0x1D5F9, 3466 }, { 0x1D5FA, 41055 }, { 0x1D5FB, 41088 }, { 0x1D5FC, 3908 }, { 0x1D5FD, 41121 }, { 0x1D5FE, 41154 }, { 0x1D5FF, 41187 }, { 0x1D600, 41220 }, { 0x1D601, 41253 }, { 0x1D602, 41286 }, { 0x1D603, 41319 }, { 0x1D604, 41352 }, { 0x1D605, 41385 }, { 0x1D606, 41418 }, { 0x1D607, 41451 }, { 0x1D608, 40240 }, { 0x1D609, 3735 }, { 0x1D60A, 3132 }, { 0x1D60B, 4260 }, { 0x1D60C, 3803 }, { 0x1D60D, 3838 }, { 0x1D60E, 40275 }, { 0x1D60F, 3283 }, { 0x1D610, 3396 }, { 0x1D611, 40310 }, { 0x1D612, 40345 }, { 0x1D613, 3431 }, { 0x1D614, 3873 }, { 0x1D615, 3499 }, { 0x1D616, 40380 }, { 0x1D617, 3544 }, { 0x1D618, 3579 }, { 0x1D619, 3614 }, { 0x1D61A, 40415 }, { 0x1D61B, 40450 }, { 0x1D61C, 40485 }, { 0x1D61D, 40520 }, { 0x1D61E, 40555 }, { 0x1D61F, 40590 }, { 0x1D620, 40625 }, { 0x1D621, 3700 }, { 0x1D622, 40890 }, { 0x1D623, 40923 }, { 0x1D624, 40956 }, { 0x1D625, 4295 }, { 0x1D626, 3770 }, { 0x1D627, 40989 }, { 0x1D628, 3250 }, { 0x1D629, 3318 }, { 0x1D62A, 4038 }, { 0x1D62B, 4328 }, { 0x1D62C, 41022 }, { 0x1D62D, 3466 }, { 0x1D62E, 41055 }, { 0x1D62F, 41088 }, { 0x1D630, 3908 }, { 0x1D631, 41121 }, { 0x1D632, 41154 }, { 0x1D633, 41187 }, { 0x1D634, 41220 }, { 0x1D635, 41253 }, { 0x1D636, 41286 }, { 0x1D637, 41319 }, { 0x1D638, 41352 }, { 0x1D639, 41385 }, { 0x1D63A, 41418 }, { 0x1D63B, 41451 }, { 0x1D63C, 40240 }, { 0x1D63D, 3735 }, { 0x1D63E, 3132 }, { 0x1D63F, 4260 }, { 0x1D640, 3803 }, { 0x1D641, 3838 }, { 0x1D642, 40275 }, { 0x1D643, 3283 }, { 0x1D644, 3396 }, { 0x1D645, 40310 }, { 0x1D646, 40345 }, { 0x1D647, 3431 }, { 0x1D648, 3873 }, { 0x1D649, 3499 }, { 0x1D64A, 40380 }, { 0x1D64B, 3544 }, { 0x1D64C, 3579 }, { 0x1D64D, 3614 }, { 0x1D64E, 40415 }, { 0x1D64F, 40450 }, { 0x1D650, 40485 }, { 0x1D651, 40520 }, { 0x1D652, 40555 }, { 0x1D653, 40590 }, { 0x1D654, 40625 }, { 0x1D655, 3700 }, { 0x1D656, 40890 }, { 0x1D657, 40923 }, { 0x1D658, 40956 }, { 0x1D659, 4295 }, { 0x1D65A, 3770 }, { 0x1D65B, 40989 }, { 0x1D65C, 3250 }, { 0x1D65D, 3318 }, { 0x1D65E, 4038 }, { 0x1D65F, 4328 }, { 0x1D660, 41022 }, { 0x1D661, 3466 }, { 0x1D662, 41055 }, { 0x1D663, 41088 }, { 0x1D664, 3908 }, { 0x1D665, 41121 }, { 0x1D666, 41154 }, { 0x1D667, 41187 }, { 0x1D668, 41220 }, { 0x1D669, 41253 }, { 0x1D66A, 41286 }, { 0x1D66B, 41319 }, { 0x1D66C, 41352 }, { 0x1D66D, 41385 }, { 0x1D66E, 41418 }, { 0x1D66F, 41451 }, { 0x1D670, 40240 }, { 0x1D671, 3735 }, { 0x1D672, 3132 }, { 0x1D673, 4260 }, { 0x1D674, 3803 }, { 0x1D675, 3838 }, { 0x1D676, 40275 }, { 0x1D677, 3283 }, { 0x1D678, 3396 }, { 0x1D679, 40310 }, { 0x1D67A, 40345 }, { 0x1D67B, 3431 }, { 0x1D67C, 3873 }, { 0x1D67D, 3499 }, { 0x1D67E, 40380 }, { 0x1D67F, 3544 }, { 0x1D680, 3579 }, { 0x1D681, 3614 }, { 0x1D682, 40415 }, { 0x1D683, 40450 }, { 0x1D684, 40485 }, { 0x1D685, 40520 }, { 0x1D686, 40555 }, { 0x1D687, 40590 }, { 0x1D688, 40625 }, { 0x1D689, 3700 }, { 0x1D68A, 40890 }, { 0x1D68B, 40923 }, { 0x1D68C, 40956 }, { 0x1D68D, 4295 }, { 0x1D68E, 3770 }, { 0x1D68F, 40989 }, { 0x1D690, 3250 }, { 0x1D691, 3318 }, { 0x1D692, 4038 }, { 0x1D693, 4328 }, { 0x1D694, 41022 }, { 0x1D695, 3466 }, { 0x1D696, 41055 }, { 0x1D697, 41088 }, { 0x1D698, 3908 }, { 0x1D699, 41121 }, { 0x1D69A, 41154 }, { 0x1D69B, 41187 }, { 0x1D69C, 41220 }, { 0x1D69D, 41253 }, { 0x1D69E, 41286 }, { 0x1D69F, 41319 }, { 0x1D6A0, 41352 }, { 0x1D6A1, 41385 }, { 0x1D6A2, 41418 }, { 0x1D6A3, 41451 }, { 0x1D6A4, 41484 }, { 0x1D6A5, 41525 }, { 0x1D6A8, 41566 }, { 0x1D6A9, 41605 }, { 0x1D6AA, 4157 }, { 0x1D6AB, 41643 }, { 0x1D6AC, 41682 }, { 0x1D6AD, 41723 }, { 0x1D6AE, 41761 }, { 0x1D6AF, 41798 }, { 0x1D6B0, 41837 }, { 0x1D6B1, 41875 }, { 0x1D6B2, 41914 }, { 0x1D6B3, 41953 }, { 0x1D6B4, 41989 }, { 0x1D6B5, 42025 }, { 0x1D6B6, 42061 }, { 0x1D6B7, 4196 }, { 0x1D6B8, 42102 }, { 0x1D6B9, 42139 }, { 0x1D6BA, 42178 }, { 0x1D6BB, 42217 }, { 0x1D6BC, 42254 }, { 0x1D6BD, 42295 }, { 0x1D6BE, 42332 }, { 0x1D6BF, 42369 }, { 0x1D6C0, 42406 }, { 0x1D6C1, 42445 }, { 0x1D6C2, 42463 }, { 0x1D6C3, 42500 }, { 0x1D6C4, 4120 }, { 0x1D6C5, 42536 }, { 0x1D6C6, 42573 }, { 0x1D6C7, 42612 }, { 0x1D6C8, 42648 }, { 0x1D6C9, 42683 }, { 0x1D6CA, 42720 }, { 0x1D6CB, 42756 }, { 0x1D6CC, 42793 }, { 0x1D6CD, 42830 }, { 0x1D6CE, 42864 }, { 0x1D6CF, 42898 }, { 0x1D6D0, 42932 }, { 0x1D6D1, 4086 }, { 0x1D6D2, 42971 }, { 0x1D6D3, 43006 }, { 0x1D6D4, 43049 }, { 0x1D6D5, 43086 }, { 0x1D6D6, 43121 }, { 0x1D6D7, 43160 }, { 0x1D6D8, 43195 }, { 0x1D6D9, 43230 }, { 0x1D6DA, 43265 }, { 0x1D6DB, 43302 }, { 0x1D6DC, 43335 }, { 0x1D6DD, 43375 }, { 0x1D6DE, 43406 }, { 0x1D6DF, 43437 }, { 0x1D6E0, 43466 }, { 0x1D6E1, 43495 }, { 0x1D6E2, 41566 }, { 0x1D6E3, 41605 }, { 0x1D6E4, 4157 }, { 0x1D6E5, 41643 }, { 0x1D6E6, 41682 }, { 0x1D6E7, 41723 }, { 0x1D6E8, 41761 }, { 0x1D6E9, 41798 }, { 0x1D6EA, 41837 }, { 0x1D6EB, 41875 }, { 0x1D6EC, 41914 }, { 0x1D6ED, 41953 }, { 0x1D6EE, 41989 }, { 0x1D6EF, 42025 }, { 0x1D6F0, 42061 }, { 0x1D6F1, 4196 }, { 0x1D6F2, 42102 }, { 0x1D6F3, 42139 }, { 0x1D6F4, 42178 }, { 0x1D6F5, 42217 }, { 0x1D6F6, 42254 }, { 0x1D6F7, 42295 }, { 0x1D6F8, 42332 }, { 0x1D6F9, 42369 }, { 0x1D6FA, 42406 }, { 0x1D6FB, 42445 }, { 0x1D6FC, 42463 }, { 0x1D6FD, 42500 }, { 0x1D6FE, 4120 }, { 0x1D6FF, 42536 }, { 0x1D700, 42573 }, { 0x1D701, 42612 }, { 0x1D702, 42648 }, { 0x1D703, 42683 }, { 0x1D704, 42720 }, { 0x1D705, 42756 }, { 0x1D706, 42793 }, { 0x1D707, 42830 }, { 0x1D708, 42864 }, { 0x1D709, 42898 }, { 0x1D70A, 42932 }, { 0x1D70B, 4086 }, { 0x1D70C, 42971 }, { 0x1D70D, 43006 }, { 0x1D70E, 43049 }, { 0x1D70F, 43086 }, { 0x1D710, 43121 }, { 0x1D711, 43160 }, { 0x1D712, 43195 }, { 0x1D713, 43230 }, { 0x1D714, 43265 }, { 0x1D715, 43302 }, { 0x1D716, 43335 }, { 0x1D717, 43375 }, { 0x1D718, 43406 }, { 0x1D719, 43437 }, { 0x1D71A, 43466 }, { 0x1D71B, 43495 }, { 0x1D71C, 41566 }, { 0x1D71D, 41605 }, { 0x1D71E, 4157 }, { 0x1D71F, 41643 }, { 0x1D720, 41682 }, { 0x1D721, 41723 }, { 0x1D722, 41761 }, { 0x1D723, 41798 }, { 0x1D724, 41837 }, { 0x1D725, 41875 }, { 0x1D726, 41914 }, { 0x1D727, 41953 }, { 0x1D728, 41989 }, { 0x1D729, 42025 }, { 0x1D72A, 42061 }, { 0x1D72B, 4196 }, { 0x1D72C, 42102 }, { 0x1D72D, 42139 }, { 0x1D72E, 42178 }, { 0x1D72F, 42217 }, { 0x1D730, 42254 }, { 0x1D731, 42295 }, { 0x1D732, 42332 }, { 0x1D733, 42369 }, { 0x1D734, 42406 }, { 0x1D735, 42445 }, { 0x1D736, 42463 }, { 0x1D737, 42500 }, { 0x1D738, 4120 }, { 0x1D739, 42536 }, { 0x1D73A, 42573 }, { 0x1D73B, 42612 }, { 0x1D73C, 42648 }, { 0x1D73D, 42683 }, { 0x1D73E, 42720 }, { 0x1D73F, 42756 }, { 0x1D740, 42793 }, { 0x1D741, 42830 }, { 0x1D742, 42864 }, { 0x1D743, 42898 }, { 0x1D744, 42932 }, { 0x1D745, 4086 }, { 0x1D746, 42971 }, { 0x1D747, 43006 }, { 0x1D748, 43049 }, { 0x1D749, 43086 }, { 0x1D74A, 43121 }, { 0x1D74B, 43160 }, { 0x1D74C, 43195 }, { 0x1D74D, 43230 }, { 0x1D74E, 43265 }, { 0x1D74F, 43302 }, { 0x1D750, 43335 }, { 0x1D751, 43375 }, { 0x1D752, 43406 }, { 0x1D753, 43437 }, { 0x1D754, 43466 }, { 0x1D755, 43495 }, { 0x1D756, 41566 }, { 0x1D757, 41605 }, { 0x1D758, 4157 }, { 0x1D759, 41643 }, { 0x1D75A, 41682 }, { 0x1D75B, 41723 }, { 0x1D75C, 41761 }, { 0x1D75D, 41798 }, { 0x1D75E, 41837 }, { 0x1D75F, 41875 }, { 0x1D760, 41914 }, { 0x1D761, 41953 }, { 0x1D762, 41989 }, { 0x1D763, 42025 }, { 0x1D764, 42061 }, { 0x1D765, 4196 }, { 0x1D766, 42102 }, { 0x1D767, 42139 }, { 0x1D768, 42178 }, { 0x1D769, 42217 }, { 0x1D76A, 42254 }, { 0x1D76B, 42295 }, { 0x1D76C, 42332 }, { 0x1D76D, 42369 }, { 0x1D76E, 42406 }, { 0x1D76F, 42445 }, { 0x1D770, 42463 }, { 0x1D771, 42500 }, { 0x1D772, 4120 }, { 0x1D773, 42536 }, { 0x1D774, 42573 }, { 0x1D775, 42612 }, { 0x1D776, 42648 }, { 0x1D777, 42683 }, { 0x1D778, 42720 }, { 0x1D779, 42756 }, { 0x1D77A, 42793 }, { 0x1D77B, 42830 }, { 0x1D77C, 42864 }, { 0x1D77D, 42898 }, { 0x1D77E, 42932 }, { 0x1D77F, 4086 }, { 0x1D780, 42971 }, { 0x1D781, 43006 }, { 0x1D782, 43049 }, { 0x1D783, 43086 }, { 0x1D784, 43121 }, { 0x1D785, 43160 }, { 0x1D786, 43195 }, { 0x1D787, 43230 }, { 0x1D788, 43265 }, { 0x1D789, 43302 }, { 0x1D78A, 43335 }, { 0x1D78B, 43375 }, { 0x1D78C, 43406 }, { 0x1D78D, 43437 }, { 0x1D78E, 43466 }, { 0x1D78F, 43495 }, { 0x1D790, 41566 }, { 0x1D791, 41605 }, { 0x1D792, 4157 }, { 0x1D793, 41643 }, { 0x1D794, 41682 }, { 0x1D795, 41723 }, { 0x1D796, 41761 }, { 0x1D797, 41798 }, { 0x1D798, 41837 }, { 0x1D799, 41875 }, { 0x1D79A, 41914 }, { 0x1D79B, 41953 }, { 0x1D79C, 41989 }, { 0x1D79D, 42025 }, { 0x1D79E, 42061 }, { 0x1D79F, 4196 }, { 0x1D7A0, 42102 }, { 0x1D7A1, 42139 }, { 0x1D7A2, 42178 }, { 0x1D7A3, 42217 }, { 0x1D7A4, 42254 }, { 0x1D7A5, 42295 }, { 0x1D7A6, 42332 }, { 0x1D7A7, 42369 }, { 0x1D7A8, 42406 }, { 0x1D7A9, 42445 }, { 0x1D7AA, 42463 }, { 0x1D7AB, 42500 }, { 0x1D7AC, 4120 }, { 0x1D7AD, 42536 }, { 0x1D7AE, 42573 }, { 0x1D7AF, 42612 }, { 0x1D7B0, 42648 }, { 0x1D7B1, 42683 }, { 0x1D7B2, 42720 }, { 0x1D7B3, 42756 }, { 0x1D7B4, 42793 }, { 0x1D7B5, 42830 }, { 0x1D7B6, 42864 }, { 0x1D7B7, 42898 }, { 0x1D7B8, 42932 }, { 0x1D7B9, 4086 }, { 0x1D7BA, 42971 }, { 0x1D7BB, 43006 }, { 0x1D7BC, 43049 }, { 0x1D7BD, 43086 }, { 0x1D7BE, 43121 }, { 0x1D7BF, 43160 }, { 0x1D7C0, 43195 }, { 0x1D7C1, 43230 }, { 0x1D7C2, 43265 }, { 0x1D7C3, 43302 }, { 0x1D7C4, 43335 }, { 0x1D7C5, 43375 }, { 0x1D7C6, 43406 }, { 0x1D7C7, 43437 }, { 0x1D7C8, 43466 }, { 0x1D7C9, 43495 }, { 0x1D7CA, 43523 }, { 0x1D7CB, 43556 }, { 0x1D7CE, 40660 }, { 0x1D7CF, 40683 }, { 0x1D7D0, 40705 }, { 0x1D7D1, 40727 }, { 0x1D7D2, 40751 }, { 0x1D7D3, 40774 }, { 0x1D7D4, 40797 }, { 0x1D7D5, 40819 }, { 0x1D7D6, 40843 }, { 0x1D7D7, 40867 }, { 0x1D7D8, 40660 }, { 0x1D7D9, 40683 }, { 0x1D7DA, 40705 }, { 0x1D7DB, 40727 }, { 0x1D7DC, 40751 }, { 0x1D7DD, 40774 }, { 0x1D7DE, 40797 }, { 0x1D7DF, 40819 }, { 0x1D7E0, 40843 }, { 0x1D7E1, 40867 }, { 0x1D7E2, 40660 }, { 0x1D7E3, 40683 }, { 0x1D7E4, 40705 }, { 0x1D7E5, 40727 }, { 0x1D7E6, 40751 }, { 0x1D7E7, 40774 }, { 0x1D7E8, 40797 }, { 0x1D7E9, 40819 }, { 0x1D7EA, 40843 }, { 0x1D7EB, 40867 }, { 0x1D7EC, 40660 }, { 0x1D7ED, 40683 }, { 0x1D7EE, 40705 }, { 0x1D7EF, 40727 }, { 0x1D7F0, 40751 }, { 0x1D7F1, 40774 }, { 0x1D7F2, 40797 }, { 0x1D7F3, 40819 }, { 0x1D7F4, 40843 }, { 0x1D7F5, 40867 }, { 0x1D7F6, 40660 }, { 0x1D7F7, 40683 }, { 0x1D7F8, 40705 }, { 0x1D7F9, 40727 }, { 0x1D7FA, 40751 }, { 0x1D7FB, 40774 }, { 0x1D7FC, 40797 }, { 0x1D7FD, 40819 }, { 0x1D7FE, 40843 }, { 0x1D7FF, 40867 }, { 0x1E030, 43595 }, { 0x1E031, 43608 }, { 0x1E032, 43621 }, { 0x1E033, 43634 }, { 0x1E034, 43647 }, { 0x1E035, 43660 }, { 0x1E036, 43673 }, { 0x1E037, 43686 }, { 0x1E038, 43699 }, { 0x1E039, 43712 }, { 0x1E03A, 43725 }, { 0x1E03B, 43738 }, { 0x1E03C, 43751 }, { 0x1E03D, 43764 }, { 0x1E03E, 43777 }, { 0x1E03F, 43790 }, { 0x1E040, 43803 }, { 0x1E041, 43816 }, { 0x1E042, 43829 }, { 0x1E043, 43842 }, { 0x1E044, 43855 }, { 0x1E045, 43868 }, { 0x1E046, 43881 }, { 0x1E047, 43894 }, { 0x1E048, 43907 }, { 0x1E049, 43920 }, { 0x1E04A, 43933 }, { 0x1E04B, 43946 }, { 0x1E04C, 43959 }, { 0x1E04D, 43972 }, { 0x1E04E, 43985 }, { 0x1E04F, 43998 }, { 0x1E050, 44011 }, { 0x1E051, 44024 }, { 0x1E052, 44035 }, { 0x1E053, 44046 }, { 0x1E054, 44057 }, { 0x1E055, 44068 }, { 0x1E056, 44079 }, { 0x1E057, 44090 }, { 0x1E058, 44101 }, { 0x1E059, 44112 }, { 0x1E05A, 44123 }, { 0x1E05B, 44134 }, { 0x1E05C, 44145 }, { 0x1E05D, 44156 }, { 0x1E05E, 44167 }, { 0x1E05F, 44178 }, { 0x1E060, 44189 }, { 0x1E061, 44200 }, { 0x1E062, 44211 }, { 0x1E063, 44222 }, { 0x1E064, 44233 }, { 0x1E065, 44244 }, { 0x1E066, 44255 }, { 0x1E067, 44266 }, { 0x1E068, 44277 }, { 0x1E069, 44288 }, { 0x1E06A, 44299 }, { 0x1E06B, 44310 }, { 0x1E06C, 44323 }, { 0x1E06D, 44336 }, { 0x1EE00, 44349 }, { 0x1EE01, 44380 }, { 0x1EE02, 44410 }, { 0x1EE03, 44441 }, { 0x1EE05, 44471 }, { 0x1EE06, 44501 }, { 0x1EE07, 44532 }, { 0x1EE08, 44562 }, { 0x1EE09, 44592 }, { 0x1EE0A, 44622 }, { 0x1EE0B, 44652 }, { 0x1EE0C, 44682 }, { 0x1EE0D, 44713 }, { 0x1EE0E, 44744 }, { 0x1EE0F, 44775 }, { 0x1EE10, 44805 }, { 0x1EE11, 44835 }, { 0x1EE12, 44865 }, { 0x1EE13, 44895 }, { 0x1EE14, 44925 }, { 0x1EE15, 44957 }, { 0x1EE16, 44987 }, { 0x1EE17, 45018 }, { 0x1EE18, 45049 }, { 0x1EE19, 45080 }, { 0x1EE1A, 45110 }, { 0x1EE1B, 45140 }, { 0x1EE1C, 45172 }, { 0x1EE1D, 45210 }, { 0x1EE1E, 45248 }, { 0x1EE1F, 45286 }, { 0x1EE21, 44380 }, { 0x1EE22, 44410 }, { 0x1EE24, 45324 }, { 0x1EE27, 44532 }, { 0x1EE29, 44592 }, { 0x1EE2A, 44622 }, { 0x1EE2B, 44652 }, { 0x1EE2C, 44682 }, { 0x1EE2D, 44713 }, { 0x1EE2E, 44744 }, { 0x1EE2F, 44775 }, { 0x1EE30, 44805 }, { 0x1EE31, 44835 }, { 0x1EE32, 44865 }, { 0x1EE34, 44925 }, { 0x1EE35, 44957 }, { 0x1EE36, 44987 }, { 0x1EE37, 45018 }, { 0x1EE39, 45080 }, { 0x1EE3B, 45140 }, { 0x1EE42, 44410 }, { 0x1EE47, 44532 }, { 0x1EE49, 44592 }, { 0x1EE4B, 44652 }, { 0x1EE4D, 44713 }, { 0x1EE4E, 44744 }, { 0x1EE4F, 44775 }, { 0x1EE51, 44835 }, { 0x1EE52, 44865 }, { 0x1EE54, 44925 }, { 0x1EE57, 45018 }, { 0x1EE59, 45080 }, { 0x1EE5B, 45140 }, { 0x1EE5D, 45210 }, { 0x1EE5F, 45286 }, { 0x1EE61, 44380 }, { 0x1EE62, 44410 }, { 0x1EE64, 45324 }, { 0x1EE67, 44532 }, { 0x1EE68, 44562 }, { 0x1EE69, 44592 }, { 0x1EE6A, 44622 }, { 0x1EE6C, 44682 }, { 0x1EE6D, 44713 }, { 0x1EE6E, 44744 }, { 0x1EE6F, 44775 }, { 0x1EE70, 44805 }, { 0x1EE71, 44835 }, { 0x1EE72, 44865 }, { 0x1EE74, 44925 }, { 0x1EE75, 44957 }, { 0x1EE76, 44987 }, { 0x1EE77, 45018 }, { 0x1EE79, 45080 }, { 0x1EE7A, 45110 }, { 0x1EE7B, 45140 }, { 0x1EE7C, 45172 }, { 0x1EE7E, 45248 }, { 0x1EE80, 44349 }, { 0x1EE81, 44380 }, { 0x1EE82, 44410 }, { 0x1EE83, 44441 }, { 0x1EE84, 45324 }, { 0x1EE85, 44471 }, { 0x1EE86, 44501 }, { 0x1EE87, 44532 }, { 0x1EE88, 44562 }, { 0x1EE89, 44592 }, { 0x1EE8B, 44652 }, { 0x1EE8C, 44682 }, { 0x1EE8D, 44713 }, { 0x1EE8E, 44744 }, { 0x1EE8F, 44775 }, { 0x1EE90, 44805 }, { 0x1EE91, 44835 }, { 0x1EE92, 44865 }, { 0x1EE93, 44895 }, { 0x1EE94, 44925 }, { 0x1EE95, 44957 }, { 0x1EE96, 44987 }, { 0x1EE97, 45018 }, { 0x1EE98, 45049 }, { 0x1EE99, 45080 }, { 0x1EE9A, 45110 }, { 0x1EE9B, 45140 }, { 0x1EEA1, 44380 }, { 0x1EEA2, 44410 }, { 0x1EEA3, 44441 }, { 0x1EEA5, 44471 }, { 0x1EEA6, 44501 }, { 0x1EEA7, 44532 }, { 0x1EEA8, 44562 }, { 0x1EEA9, 44592 }, { 0x1EEAB, 44652 }, { 0x1EEAC, 44682 }, { 0x1EEAD, 44713 }, { 0x1EEAE, 44744 }, { 0x1EEAF, 44775 }, { 0x1EEB0, 44805 }, { 0x1EEB1, 44835 }, { 0x1EEB2, 44865 }, { 0x1EEB3, 44895 }, { 0x1EEB4, 44925 }, { 0x1EEB5, 44957 }, { 0x1EEB6, 44987 }, { 0x1EEB7, 45018 }, { 0x1EEB8, 45049 }, { 0x1EEB9, 45080 }, { 0x1EEBA, 45110 }, { 0x1EEBB, 45140 }, { 0x1F100, 45354 }, { 0x1F101, 45364 }, { 0x1F102, 45374 }, { 0x1F103, 45384 }, { 0x1F104, 45394 }, { 0x1F105, 45404 }, { 0x1F106, 45414 }, { 0x1F107, 45424 }, { 0x1F108, 45434 }, { 0x1F109, 45444 }, { 0x1F10A, 45454 }, { 0x1F110, 45464 }, { 0x1F111, 45479 }, { 0x1F112, 45494 }, { 0x1F113, 45509 }, { 0x1F114, 45524 }, { 0x1F115, 45539 }, { 0x1F116, 45554 }, { 0x1F117, 45569 }, { 0x1F118, 45584 }, { 0x1F119, 45599 }, { 0x1F11A, 45614 }, { 0x1F11B, 45629 }, { 0x1F11C, 45644 }, { 0x1F11D, 45659 }, { 0x1F11E, 45674 }, { 0x1F11F, 45689 }, { 0x1F120, 45704 }, { 0x1F121, 45719 }, { 0x1F122, 45734 }, { 0x1F123, 45749 }, { 0x1F124, 45764 }, { 0x1F125, 45779 }, { 0x1F126, 45794 }, { 0x1F127, 45809 }, { 0x1F128, 45824 }, { 0x1F129, 45839 }, { 0x1F12A, 45854 }, { 0x1F12B, 6824 }, { 0x1F12C, 7034 }, { 0x1F12D, 45869 }, { 0x1F12E, 45888 }, { 0x1F130, 45907 }, { 0x1F131, 45921 }, { 0x1F132, 45935 }, { 0x1F133, 45949 }, { 0x1F134, 45963 }, { 0x1F135, 45977 }, { 0x1F136, 45991 }, { 0x1F137, 46005 }, { 0x1F138, 46019 }, { 0x1F139, 46033 }, { 0x1F13A, 46047 }, { 0x1F13B, 46061 }, { 0x1F13C, 46075 }, { 0x1F13D, 46089 }, { 0x1F13E, 46103 }, { 0x1F13F, 46117 }, { 0x1F140, 46131 }, { 0x1F141, 46145 }, { 0x1F142, 46159 }, { 0x1F143, 46173 }, { 0x1F144, 46187 }, { 0x1F145, 46201 }, { 0x1F146, 46215 }, { 0x1F147, 46229 }, { 0x1F148, 46243 }, { 0x1F149, 46257 }, { 0x1F14A, 46271 }, { 0x1F14B, 19934 }, { 0x1F14C, 46290 }, { 0x1F14D, 46309 }, { 0x1F14E, 46328 }, { 0x1F14F, 46352 }, { 0x1F16A, 46371 }, { 0x1F16B, 46389 }, { 0x1F16C, 46407 }, { 0x1F190, 46425 }, { 0x1F200, 46444 }, { 0x1F201, 46463 }, { 0x1F202, 46482 }, { 0x1F210, 46496 }, { 0x1F211, 46510 }, { 0x1F212, 46524 }, { 0x1F213, 46538 }, { 0x1F214, 46552 }, { 0x1F215, 46566 }, { 0x1F216, 46580 }, { 0x1F217, 46594 }, { 0x1F218, 46608 }, { 0x1F219, 46622 }, { 0x1F21A, 46636 }, { 0x1F21B, 46650 }, { 0x1F21C, 46664 }, { 0x1F21D, 46678 }, { 0x1F21E, 46692 }, { 0x1F21F, 46706 }, { 0x1F220, 46720 }, { 0x1F221, 46734 }, { 0x1F222, 46748 }, { 0x1F223, 46762 }, { 0x1F224, 46776 }, { 0x1F225, 46790 }, { 0x1F226, 46804 }, { 0x1F227, 46818 }, { 0x1F228, 46832 }, { 0x1F229, 46846 }, { 0x1F22A, 46860 }, { 0x1F22B, 46874 }, { 0x1F22C, 46888 }, { 0x1F22D, 46902 }, { 0x1F22E, 46916 }, { 0x1F22F, 46930 }, { 0x1F230, 46944 }, { 0x1F231, 46958 }, { 0x1F232, 46972 }, { 0x1F233, 46986 }, { 0x1F234, 47000 }, { 0x1F235, 47014 }, { 0x1F236, 47028 }, { 0x1F237, 47042 }, { 0x1F238, 47056 }, { 0x1F239, 47070 }, { 0x1F23A, 47084 }, { 0x1F23B, 47098 }, { 0x1F240, 47112 }, { 0x1F241, 47127 }, { 0x1F242, 47142 }, { 0x1F243, 47157 }, { 0x1F244, 47172 }, { 0x1F245, 47187 }, { 0x1F246, 47202 }, { 0x1F247, 47217 }, { 0x1F248, 47232 }, { 0x1F250, 47247 }, { 0x1F251, 47261 }, { 0x1FBF0, 40660 }, { 0x1FBF1, 40683 }, { 0x1FBF2, 40705 }, { 0x1FBF3, 40727 }, { 0x1FBF4, 40751 }, { 0x1FBF5, 40774 }, { 0x1FBF6, 40797 }, { 0x1FBF7, 40819 }, { 0x1FBF8, 40843 }, { 0x1FBF9, 40867 }, { (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" "105D2 0307\0" "105DA 0307\0" "11099 110BA\0" "1109B 110BA\0" "110A5 110BA\0" "11131 11127\0" "11132 11127\0" "11347 1133E\0" "11347 11357\0" "11382 113C9\0" "11384 113BB\0" "1138B 113C2\0" "11390 113C9\0" "113C2 113C2\0" "113C2 113B8\0" "113C2 113C9\0" "114B9 114BA\0" "114B9 114B0\0" "114B9 114BD\0" "115B8 115AF\0" "115B9 115AF\0" "11935 11930\0" "1611E 1611E\0" "1611E 16129\0" "1611E 1611F\0" "16129 1611F\0" "1611E 16120\0" "16121 1611F\0" "16122 1611F\0" "16121 16120\0" "16D67 16D67\0" "16D63 16D67\0" "16D69 16D67\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 FontManagerUnicharStringIndex 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 }, { 0x105C9, 13251 }, { 0x105E4, 13262 }, { 0x1109A, 13273 }, { 0x1109C, 13285 }, { 0x110AB, 13297 }, { 0x1112E, 13309 }, { 0x1112F, 13321 }, { 0x1134B, 13333 }, { 0x1134C, 13345 }, { 0x11383, 13357 }, { 0x11385, 13369 }, { 0x1138E, 13381 }, { 0x11391, 13393 }, { 0x113C5, 13405 }, { 0x113C7, 13417 }, { 0x113C8, 13429 }, { 0x114BB, 13441 }, { 0x114BC, 13453 }, { 0x114BE, 13465 }, { 0x115BA, 13477 }, { 0x115BB, 13489 }, { 0x11938, 13501 }, { 0x16121, 13513 }, { 0x16122, 13525 }, { 0x16123, 13537 }, { 0x16124, 13549 }, { 0x16125, 13561 }, { 0x16126, 13573 }, { 0x16127, 13585 }, { 0x16128, 13597 }, { 0x16D68, 13609 }, { 0x16D69, 13621 }, { 0x16D6A, 13633 }, { 0x1D15E, 13645 }, { 0x1D15F, 13657 }, { 0x1D160, 13669 }, { 0x1D161, 13681 }, { 0x1D162, 13693 }, { 0x1D163, 13705 }, { 0x1D164, 13717 }, { 0x1D1BB, 13729 }, { 0x1D1BC, 13741 }, { 0x1D1BD, 13753 }, { 0x1D1BE, 13765 }, { 0x1D1BF, 13777 }, { 0x1D1C0, 13789 }, { 0x2F800, 13801 }, { 0x2F801, 13806 }, { 0x2F802, 13811 }, { 0x2F803, 13816 }, { 0x2F804, 13822 }, { 0x2F805, 12209 }, { 0x2F806, 13827 }, { 0x2F807, 13832 }, { 0x2F808, 13837 }, { 0x2F809, 13842 }, { 0x2F80A, 12214 }, { 0x2F80B, 13847 }, { 0x2F80C, 13852 }, { 0x2F80D, 13857 }, { 0x2F80E, 12219 }, { 0x2F80F, 13863 }, { 0x2F810, 13868 }, { 0x2F811, 13873 }, { 0x2F812, 13878 }, { 0x2F813, 13884 }, { 0x2F814, 13889 }, { 0x2F815, 13894 }, { 0x2F816, 13899 }, { 0x2F817, 13905 }, { 0x2F818, 13910 }, { 0x2F819, 13915 }, { 0x2F81A, 13920 }, { 0x2F81B, 12510 }, { 0x2F81C, 13925 }, { 0x2F81D, 13931 }, { 0x2F81E, 13936 }, { 0x2F81F, 13941 }, { 0x2F820, 13946 }, { 0x2F821, 13951 }, { 0x2F822, 13956 }, { 0x2F823, 13961 }, { 0x2F824, 13966 }, { 0x2F825, 12535 }, { 0x2F826, 12224 }, { 0x2F827, 12229 }, { 0x2F828, 12540 }, { 0x2F829, 13971 }, { 0x2F82A, 13976 }, { 0x2F82B, 11264 }, { 0x2F82C, 13981 }, { 0x2F82D, 12234 }, { 0x2F82E, 13986 }, { 0x2F82F, 13991 }, { 0x2F830, 13996 }, { 0x2F831, 14001 }, { 0x2F832, 14001 }, { 0x2F833, 14001 }, { 0x2F834, 14006 }, { 0x2F835, 14012 }, { 0x2F836, 14017 }, { 0x2F837, 14022 }, { 0x2F838, 14027 }, { 0x2F839, 14033 }, { 0x2F83A, 14038 }, { 0x2F83B, 14043 }, { 0x2F83C, 14048 }, { 0x2F83D, 14053 }, { 0x2F83E, 14058 }, { 0x2F83F, 14063 }, { 0x2F840, 14068 }, { 0x2F841, 14073 }, { 0x2F842, 14078 }, { 0x2F843, 14083 }, { 0x2F844, 14088 }, { 0x2F845, 14093 }, { 0x2F846, 14093 }, { 0x2F847, 12550 }, { 0x2F848, 14098 }, { 0x2F849, 14103 }, { 0x2F84A, 14108 }, { 0x2F84B, 14113 }, { 0x2F84C, 12244 }, { 0x2F84D, 14118 }, { 0x2F84E, 14123 }, { 0x2F84F, 14128 }, { 0x2F850, 12029 }, { 0x2F851, 14133 }, { 0x2F852, 14138 }, { 0x2F853, 14143 }, { 0x2F854, 14148 }, { 0x2F855, 14153 }, { 0x2F856, 14158 }, { 0x2F857, 14163 }, { 0x2F858, 14168 }, { 0x2F859, 14173 }, { 0x2F85A, 14179 }, { 0x2F85B, 14184 }, { 0x2F85C, 14189 }, { 0x2F85D, 14194 }, { 0x2F85E, 14199 }, { 0x2F85F, 14204 }, { 0x2F860, 14209 }, { 0x2F861, 14215 }, { 0x2F862, 14221 }, { 0x2F863, 14226 }, { 0x2F864, 14231 }, { 0x2F865, 14236 }, { 0x2F866, 14241 }, { 0x2F867, 14246 }, { 0x2F868, 14251 }, { 0x2F869, 14256 }, { 0x2F86A, 14261 }, { 0x2F86B, 14261 }, { 0x2F86C, 14266 }, { 0x2F86D, 14272 }, { 0x2F86E, 14277 }, { 0x2F86F, 11244 }, { 0x2F870, 14282 }, { 0x2F871, 14287 }, { 0x2F872, 14293 }, { 0x2F873, 14298 }, { 0x2F874, 14303 }, { 0x2F875, 14308 }, { 0x2F876, 14313 }, { 0x2F877, 14318 }, { 0x2F878, 12269 }, { 0x2F879, 14323 }, { 0x2F87A, 14328 }, { 0x2F87B, 14333 }, { 0x2F87C, 14339 }, { 0x2F87D, 14344 }, { 0x2F87E, 14350 }, { 0x2F87F, 14355 }, { 0x2F880, 14360 }, { 0x2F881, 14365 }, { 0x2F882, 14370 }, { 0x2F883, 14375 }, { 0x2F884, 14380 }, { 0x2F885, 14385 }, { 0x2F886, 14390 }, { 0x2F887, 14395 }, { 0x2F888, 14400 }, { 0x2F889, 14405 }, { 0x2F88A, 14411 }, { 0x2F88B, 14416 }, { 0x2F88C, 14421 }, { 0x2F88D, 14426 }, { 0x2F88E, 10974 }, { 0x2F88F, 14431 }, { 0x2F890, 14437 }, { 0x2F891, 14442 }, { 0x2F892, 14442 }, { 0x2F893, 14448 }, { 0x2F894, 14453 }, { 0x2F895, 14453 }, { 0x2F896, 14458 }, { 0x2F897, 14463 }, { 0x2F898, 14469 }, { 0x2F899, 14475 }, { 0x2F89A, 14480 }, { 0x2F89B, 14485 }, { 0x2F89C, 14490 }, { 0x2F89D, 14495 }, { 0x2F89E, 14500 }, { 0x2F89F, 14505 }, { 0x2F8A0, 14510 }, { 0x2F8A1, 14515 }, { 0x2F8A2, 14520 }, { 0x2F8A3, 12274 }, { 0x2F8A4, 14525 }, { 0x2F8A5, 14531 }, { 0x2F8A6, 14536 }, { 0x2F8A7, 14541 }, { 0x2F8A8, 12610 }, { 0x2F8A9, 14541 }, { 0x2F8AA, 14546 }, { 0x2F8AB, 12284 }, { 0x2F8AC, 14551 }, { 0x2F8AD, 14556 }, { 0x2F8AE, 14561 }, { 0x2F8AF, 14566 }, { 0x2F8B0, 12289 }, { 0x2F8B1, 10839 }, { 0x2F8B2, 14571 }, { 0x2F8B3, 14576 }, { 0x2F8B4, 14581 }, { 0x2F8B5, 14586 }, { 0x2F8B6, 14591 }, { 0x2F8B7, 14596 }, { 0x2F8B8, 14601 }, { 0x2F8B9, 14607 }, { 0x2F8BA, 14612 }, { 0x2F8BB, 14617 }, { 0x2F8BC, 14622 }, { 0x2F8BD, 14627 }, { 0x2F8BE, 14632 }, { 0x2F8BF, 14638 }, { 0x2F8C0, 14643 }, { 0x2F8C1, 14648 }, { 0x2F8C2, 14653 }, { 0x2F8C3, 14658 }, { 0x2F8C4, 14663 }, { 0x2F8C5, 14668 }, { 0x2F8C6, 14673 }, { 0x2F8C7, 14678 }, { 0x2F8C8, 12294 }, { 0x2F8C9, 14683 }, { 0x2F8CA, 14688 }, { 0x2F8CB, 14694 }, { 0x2F8CC, 14699 }, { 0x2F8CD, 14704 }, { 0x2F8CE, 14709 }, { 0x2F8CF, 12304 }, { 0x2F8D0, 14714 }, { 0x2F8D1, 14719 }, { 0x2F8D2, 14724 }, { 0x2F8D3, 14729 }, { 0x2F8D4, 14734 }, { 0x2F8D5, 14739 }, { 0x2F8D6, 14744 }, { 0x2F8D7, 14749 }, { 0x2F8D8, 10979 }, { 0x2F8D9, 12650 }, { 0x2F8DA, 14754 }, { 0x2F8DB, 14759 }, { 0x2F8DC, 14764 }, { 0x2F8DD, 14769 }, { 0x2F8DE, 14775 }, { 0x2F8DF, 14780 }, { 0x2F8E0, 14785 }, { 0x2F8E1, 14790 }, { 0x2F8E2, 12309 }, { 0x2F8E3, 14795 }, { 0x2F8E4, 14801 }, { 0x2F8E5, 14806 }, { 0x2F8E6, 14811 }, { 0x2F8E7, 12868 }, { 0x2F8E8, 14816 }, { 0x2F8E9, 14821 }, { 0x2F8EA, 14826 }, { 0x2F8EB, 14831 }, { 0x2F8EC, 14836 }, { 0x2F8ED, 14842 }, { 0x2F8EE, 14847 }, { 0x2F8EF, 14852 }, { 0x2F8F0, 14857 }, { 0x2F8F1, 14863 }, { 0x2F8F2, 14868 }, { 0x2F8F3, 14873 }, { 0x2F8F4, 14878 }, { 0x2F8F5, 11329 }, { 0x2F8F6, 14883 }, { 0x2F8F7, 14888 }, { 0x2F8F8, 14894 }, { 0x2F8F9, 14900 }, { 0x2F8FA, 14906 }, { 0x2F8FB, 14911 }, { 0x2F8FC, 14917 }, { 0x2F8FD, 14922 }, { 0x2F8FE, 14927 }, { 0x2F8FF, 14932 }, { 0x2F900, 14937 }, { 0x2F901, 12314 }, { 0x2F902, 11764 }, { 0x2F903, 14942 }, { 0x2F904, 14947 }, { 0x2F905, 14952 }, { 0x2F906, 14957 }, { 0x2F907, 14963 }, { 0x2F908, 14968 }, { 0x2F909, 14973 }, { 0x2F90A, 14978 }, { 0x2F90B, 12670 }, { 0x2F90C, 14983 }, { 0x2F90D, 14988 }, { 0x2F90E, 14994 }, { 0x2F90F, 14999 }, { 0x2F910, 15004 }, { 0x2F911, 15010 }, { 0x2F912, 15016 }, { 0x2F913, 15021 }, { 0x2F914, 12675 }, { 0x2F915, 15026 }, { 0x2F916, 15031 }, { 0x2F917, 15036 }, { 0x2F918, 15041 }, { 0x2F919, 15046 }, { 0x2F91A, 15051 }, { 0x2F91B, 15056 }, { 0x2F91C, 15062 }, { 0x2F91D, 15067 }, { 0x2F91E, 15073 }, { 0x2F91F, 15078 }, { 0x2F920, 15084 }, { 0x2F921, 12685 }, { 0x2F922, 15089 }, { 0x2F923, 15094 }, { 0x2F924, 15100 }, { 0x2F925, 15105 }, { 0x2F926, 15110 }, { 0x2F927, 15116 }, { 0x2F928, 15122 }, { 0x2F929, 15127 }, { 0x2F92A, 15132 }, { 0x2F92B, 15137 }, { 0x2F92C, 15142 }, { 0x2F92D, 15142 }, { 0x2F92E, 15147 }, { 0x2F92F, 15152 }, { 0x2F930, 12695 }, { 0x2F931, 15157 }, { 0x2F932, 15162 }, { 0x2F933, 15167 }, { 0x2F934, 15172 }, { 0x2F935, 15177 }, { 0x2F936, 15183 }, { 0x2F937, 15188 }, { 0x2F938, 11259 }, { 0x2F939, 15194 }, { 0x2F93A, 15200 }, { 0x2F93B, 15205 }, { 0x2F93C, 15211 }, { 0x2F93D, 15217 }, { 0x2F93E, 15223 }, { 0x2F93F, 15228 }, { 0x2F940, 12725 }, { 0x2F941, 15233 }, { 0x2F942, 15239 }, { 0x2F943, 15245 }, { 0x2F944, 15251 }, { 0x2F945, 15257 }, { 0x2F946, 15262 }, { 0x2F947, 15262 }, { 0x2F948, 12730 }, { 0x2F949, 12878 }, { 0x2F94A, 15267 }, { 0x2F94B, 15272 }, { 0x2F94C, 15277 }, { 0x2F94D, 15282 }, { 0x2F94E, 15288 }, { 0x2F94F, 11069 }, { 0x2F950, 12740 }, { 0x2F951, 15293 }, { 0x2F952, 15298 }, { 0x2F953, 12369 }, { 0x2F954, 15304 }, { 0x2F955, 15310 }, { 0x2F956, 12139 }, { 0x2F957, 15316 }, { 0x2F958, 15321 }, { 0x2F959, 12389 }, { 0x2F95A, 15326 }, { 0x2F95B, 15331 }, { 0x2F95C, 15336 }, { 0x2F95D, 15342 }, { 0x2F95E, 15342 }, { 0x2F95F, 15348 }, { 0x2F960, 15353 }, { 0x2F961, 15358 }, { 0x2F962, 15364 }, { 0x2F963, 15369 }, { 0x2F964, 15374 }, { 0x2F965, 15379 }, { 0x2F966, 15385 }, { 0x2F967, 15390 }, { 0x2F968, 15395 }, { 0x2F969, 15400 }, { 0x2F96A, 15405 }, { 0x2F96B, 15410 }, { 0x2F96C, 15416 }, { 0x2F96D, 15421 }, { 0x2F96E, 15426 }, { 0x2F96F, 15431 }, { 0x2F970, 15436 }, { 0x2F971, 15441 }, { 0x2F972, 15446 }, { 0x2F973, 15452 }, { 0x2F974, 15458 }, { 0x2F975, 15463 }, { 0x2F976, 15469 }, { 0x2F977, 15474 }, { 0x2F978, 15480 }, { 0x2F979, 15485 }, { 0x2F97A, 12419 }, { 0x2F97B, 15490 }, { 0x2F97C, 15496 }, { 0x2F97D, 15502 }, { 0x2F97E, 15507 }, { 0x2F97F, 15513 }, { 0x2F980, 15518 }, { 0x2F981, 15524 }, { 0x2F982, 15529 }, { 0x2F983, 15534 }, { 0x2F984, 15539 }, { 0x2F985, 15544 }, { 0x2F986, 15549 }, { 0x2F987, 15554 }, { 0x2F988, 15560 }, { 0x2F989, 15566 }, { 0x2F98A, 15572 }, { 0x2F98B, 14448 }, { 0x2F98C, 15578 }, { 0x2F98D, 15583 }, { 0x2F98E, 15588 }, { 0x2F98F, 15593 }, { 0x2F990, 15598 }, { 0x2F991, 15603 }, { 0x2F992, 15608 }, { 0x2F993, 15613 }, { 0x2F994, 15618 }, { 0x2F995, 15623 }, { 0x2F996, 15628 }, { 0x2F997, 15633 }, { 0x2F998, 11349 }, { 0x2F999, 15639 }, { 0x2F99A, 15644 }, { 0x2F99B, 15649 }, { 0x2F99C, 15654 }, { 0x2F99D, 15659 }, { 0x2F99E, 15664 }, { 0x2F99F, 12434 }, { 0x2F9A0, 15669 }, { 0x2F9A1, 15674 }, { 0x2F9A2, 15679 }, { 0x2F9A3, 15684 }, { 0x2F9A4, 15689 }, { 0x2F9A5, 15695 }, { 0x2F9A6, 15701 }, { 0x2F9A7, 15707 }, { 0x2F9A8, 15712 }, { 0x2F9A9, 15717 }, { 0x2F9AA, 15722 }, { 0x2F9AB, 15727 }, { 0x2F9AC, 15733 }, { 0x2F9AD, 15738 }, { 0x2F9AE, 15744 }, { 0x2F9AF, 15749 }, { 0x2F9B0, 15754 }, { 0x2F9B1, 15760 }, { 0x2F9B2, 15766 }, { 0x2F9B3, 15771 }, { 0x2F9B4, 11044 }, { 0x2F9B5, 15776 }, { 0x2F9B6, 15781 }, { 0x2F9B7, 15786 }, { 0x2F9B8, 15791 }, { 0x2F9B9, 15796 }, { 0x2F9BA, 15801 }, { 0x2F9BB, 12775 }, { 0x2F9BC, 15806 }, { 0x2F9BD, 15811 }, { 0x2F9BE, 15816 }, { 0x2F9BF, 15821 }, { 0x2F9C0, 15826 }, { 0x2F9C1, 15831 }, { 0x2F9C2, 15836 }, { 0x2F9C3, 15841 }, { 0x2F9C4, 15846 }, { 0x2F9C5, 15851 }, { 0x2F9C6, 15857 }, { 0x2F9C7, 15862 }, { 0x2F9C8, 15867 }, { 0x2F9C9, 15872 }, { 0x2F9CA, 15877 }, { 0x2F9CB, 15882 }, { 0x2F9CC, 15888 }, { 0x2F9CD, 15894 }, { 0x2F9CE, 15899 }, { 0x2F9CF, 15904 }, { 0x2F9D0, 12800 }, { 0x2F9D1, 12805 }, { 0x2F9D2, 15909 }, { 0x2F9D3, 15914 }, { 0x2F9D4, 15920 }, { 0x2F9D5, 15925 }, { 0x2F9D6, 15930 }, { 0x2F9D7, 15935 }, { 0x2F9D8, 15940 }, { 0x2F9D9, 15946 }, { 0x2F9DA, 15952 }, { 0x2F9DB, 15957 }, { 0x2F9DC, 15962 }, { 0x2F9DD, 15967 }, { 0x2F9DE, 15973 }, { 0x2F9DF, 12810 }, { 0x2F9E0, 15978 }, { 0x2F9E1, 15984 }, { 0x2F9E2, 15990 }, { 0x2F9E3, 15995 }, { 0x2F9E4, 16000 }, { 0x2F9E5, 16005 }, { 0x2F9E6, 16011 }, { 0x2F9E7, 16016 }, { 0x2F9E8, 16021 }, { 0x2F9E9, 16026 }, { 0x2F9EA, 16031 }, { 0x2F9EB, 16036 }, { 0x2F9EC, 16041 }, { 0x2F9ED, 16046 }, { 0x2F9EE, 16052 }, { 0x2F9EF, 16057 }, { 0x2F9F0, 16062 }, { 0x2F9F1, 16067 }, { 0x2F9F2, 16073 }, { 0x2F9F3, 16078 }, { 0x2F9F4, 16083 }, { 0x2F9F5, 16088 }, { 0x2F9F6, 16093 }, { 0x2F9F7, 16099 }, { 0x2F9F8, 16105 }, { 0x2F9F9, 16110 }, { 0x2F9FA, 16115 }, { 0x2F9FB, 16120 }, { 0x2F9FC, 16126 }, { 0x2F9FD, 16131 }, { 0x2F9FE, 12840 }, { 0x2F9FF, 12840 }, { 0x2FA00, 16137 }, { 0x2FA01, 16142 }, { 0x2FA02, 16148 }, { 0x2FA03, 16153 }, { 0x2FA04, 16158 }, { 0x2FA05, 16163 }, { 0x2FA06, 16168 }, { 0x2FA07, 16173 }, { 0x2FA08, 16178 }, { 0x2FA09, 16183 }, { 0x2FA0A, 12845 }, { 0x2FA0B, 16189 }, { 0x2FA0C, 16194 }, { 0x2FA0D, 16199 }, { 0x2FA0E, 16204 }, { 0x2FA0F, 16209 }, { 0x2FA10, 16214 }, { 0x2FA11, 16220 }, { 0x2FA12, 16225 }, { 0x2FA13, 16231 }, { 0x2FA14, 16237 }, { 0x2FA15, 16243 }, { 0x2FA16, 16248 }, { 0x2FA17, 16253 }, { 0x2FA18, 16258 }, { 0x2FA19, 16263 }, { 0x2FA1A, 16268 }, { 0x2FA1B, 16273 }, { 0x2FA1C, 16278 }, { 0x2FA1D, 16283 }, { (gunichar)(-1), 0 } /* end marker */ }; static const FontManagerUnicharUnichar names_list_exes[] = { { 0x001A, 0xFFFD }, { 0x0020, 0x00A0 }, { 0x0020, 0x200B }, { 0x0020, 0x202F }, { 0x0020, 0x2060 }, { 0x0020, 0x2420 }, { 0x0020, 0x2422 }, { 0x0020, 0x2423 }, { 0x0020, 0x3000 }, { 0x0020, 0xFEFF }, { 0x0021, 0x00A1 }, { 0x0021, 0x01C3 }, { 0x0021, 0x203C }, { 0x0021, 0x203D }, { 0x0021, 0x26A0 }, { 0x0021, 0x2757 }, { 0x0021, 0x2762 }, { 0x0021, 0x2E53 }, { 0x0021, 0xA71D }, { 0x0022, 0x02BA }, { 0x0022, 0x02DD }, { 0x0022, 0x02EE }, { 0x0022, 0x030B }, { 0x0022, 0x030E }, { 0x0022, 0x05F4 }, { 0x0022, 0x201C }, { 0x0022, 0x201D }, { 0x0022, 0x2033 }, { 0x0022, 0x3003 }, { 0x0023, 0x2114 }, { 0x0023, 0x2116 }, { 0x0023, 0x2317 }, { 0x0023, 0x266F }, { 0x0023, 0x29E3 }, { 0x0024, 0x00A2 }, { 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, 0x030D }, { 0x0027, 0x05F3 }, { 0x0027, 0x2018 }, { 0x0027, 0x2019 }, { 0x0027, 0x2032 }, { 0x0027, 0xA78C }, { 0x002A, 0x066D }, { 0x002A, 0x203B }, { 0x002A, 0x2042 }, { 0x002A, 0x204E }, { 0x002A, 0x2051 }, { 0x002A, 0x20F0 }, { 0x002A, 0x2217 }, { 0x002A, 0x26B9 }, { 0x002A, 0x2731 }, { 0x002A, 0xA673 }, { 0x002A, 0x1F7B6 }, { 0x002B, 0x02D6 }, { 0x002B, 0x2212 }, { 0x002B, 0x2795 }, { 0x002B, 0xFB29 }, { 0x002B, 0x1F7A2 }, { 0x002C, 0x060C }, { 0x002C, 0x066B }, { 0x002C, 0x201A }, { 0x002C, 0x2E12 }, { 0x002C, 0x2E41 }, { 0x002C, 0x2E4C }, { 0x002C, 0x3001 }, { 0x002D, 0x00AD }, { 0x002D, 0x02D7 }, { 0x002D, 0x2010 }, { 0x002D, 0x2011 }, { 0x002D, 0x2012 }, { 0x002D, 0x2013 }, { 0x002D, 0x2027 }, { 0x002D, 0x2043 }, { 0x002D, 0x2212 }, { 0x002D, 0x10191 }, { 0x002E, 0x00B7 }, { 0x002E, 0x06D4 }, { 0x002E, 0x2024 }, { 0x002E, 0x2026 }, { 0x002E, 0x2E33 }, { 0x002E, 0x2E3C }, { 0x002E, 0x3002 }, { 0x002F, 0x0338 }, { 0x002F, 0x2044 }, { 0x002F, 0x2215 }, { 0x002F, 0x27CB }, { 0x002F, 0x29F8 }, { 0x002F, 0x2E4A }, { 0x0032, 0x01BB }, { 0x0032, 0x218A }, { 0x0033, 0x218B }, { 0x0033, 0xA7AB }, { 0x0034, 0xA72C }, { 0x0035, 0x01BC }, { 0x003A, 0x02D0 }, { 0x003A, 0x02F8 }, { 0x003A, 0x0589 }, { 0x003A, 0x05C3 }, { 0x003A, 0x1361 }, { 0x003A, 0x1365 }, { 0x003A, 0x205A }, { 0x003A, 0x205D }, { 0x003A, 0x2236 }, { 0x003A, 0xA789 }, { 0x003A, 0xFE30 }, { 0x003B, 0x037E }, { 0x003B, 0x061B }, { 0x003B, 0x204F }, { 0x003B, 0x2E35 }, { 0x003C, 0x02C2 }, { 0x003C, 0x2039 }, { 0x003C, 0x2329 }, { 0x003C, 0x27E8 }, { 0x003C, 0x3008 }, { 0x003D, 0x1400 }, { 0x003D, 0x2248 }, { 0x003D, 0x2260 }, { 0x003D, 0x2261 }, { 0x003D, 0x2E40 }, { 0x003D, 0x30A0 }, { 0x003D, 0xA78A }, { 0x003D, 0xFE66 }, { 0x003D, 0x10190 }, { 0x003D, 0x1F7F0 }, { 0x003E, 0x02C3 }, { 0x003E, 0x203A }, { 0x003E, 0x232A }, { 0x003E, 0x27E9 }, { 0x003E, 0x3009 }, { 0x003F, 0x00BF }, { 0x003F, 0x037E }, { 0x003F, 0x061F }, { 0x003F, 0x203D }, { 0x003F, 0x2047 }, { 0x003F, 0x2753 }, { 0x003F, 0x2BD1 }, { 0x003F, 0x2E2E }, { 0x003F, 0x2E54 }, { 0x003F, 0xFFFD }, { 0x0040, 0x24D0 }, { 0x0042, 0x212C }, { 0x0043, 0x03F9 }, { 0x0043, 0x2102 }, { 0x0043, 0x2103 }, { 0x0043, 0x212D }, { 0x0043, 0x216D }, { 0x0044, 0x216E }, { 0x0045, 0x0190 }, { 0x0045, 0x2107 }, { 0x0045, 0x2130 }, { 0x0046, 0x2109 }, { 0x0046, 0x2131 }, { 0x0046, 0x2132 }, { 0x0048, 0x210B }, { 0x0048, 0x210C }, { 0x0048, 0x210D }, { 0x0049, 0x0130 }, { 0x0049, 0x2110 }, { 0x0049, 0x2111 }, { 0x0049, 0x2160 }, { 0x004B, 0x212A }, { 0x004C, 0x2112 }, { 0x004D, 0x2133 }, { 0x004D, 0x216F }, { 0x004E, 0x2115 }, { 0x0050, 0x2118 }, { 0x0050, 0x2119 }, { 0x0051, 0x051A }, { 0x0051, 0x211A }, { 0x0051, 0x213A }, { 0x0052, 0x211B }, { 0x0052, 0x211C }, { 0x0052, 0x211D }, { 0x0056, 0x2164 }, { 0x0057, 0x051C }, { 0x0058, 0x2169 }, { 0x005A, 0x2124 }, { 0x005A, 0x2128 }, { 0x005C, 0x20E5 }, { 0x005C, 0x2216 }, { 0x005C, 0x27CD }, { 0x005C, 0x29F9 }, { 0x005E, 0x02C4 }, { 0x005E, 0x02C6 }, { 0x005E, 0x0302 }, { 0x005E, 0x2038 }, { 0x005E, 0x2227 }, { 0x005E, 0x2303 }, { 0x005F, 0x02CD }, { 0x005F, 0x0331 }, { 0x005F, 0x0332 }, { 0x005F, 0x2017 }, { 0x005F, 0xFE2D }, { 0x0060, 0x00B4 }, { 0x0060, 0x02CB }, { 0x0060, 0x0300 }, { 0x0060, 0x1FEF }, { 0x0060, 0x2018 }, { 0x0060, 0x2035 }, { 0x0061, 0x0251 }, { 0x0063, 0x03F2 }, { 0x0063, 0x1D04 }, { 0x0064, 0x0501 }, { 0x0065, 0x212E }, { 0x0065, 0x212F }, { 0x0065, 0xAB32 }, { 0x0066, 0x0192 }, { 0x0066, 0xAB35 }, { 0x0067, 0x0261 }, { 0x0067, 0x210A }, { 0x0068, 0x04BB }, { 0x0068, 0x210E }, { 0x0069, 0x0131 }, { 0x0069, 0x2071 }, { 0x0069, 0x1D6A4 }, { 0x006A, 0x0237 }, { 0x006A, 0x03F3 }, { 0x006A, 0x1D6A5 }, { 0x006C, 0x2113 }, { 0x006C, 0x1D4C1 }, { 0x006E, 0x207F }, { 0x006F, 0x1D0F }, { 0x006F, 0x2134 }, { 0x006F, 0xAB3D }, { 0x0071, 0x051B }, { 0x0073, 0x017F }, { 0x0073, 0xA731 }, { 0x0077, 0x051D }, { 0x0077, 0x1D21 }, { 0x0078, 0x00D7 }, { 0x007A, 0x01B6 }, { 0x007A, 0x1D22 }, { 0x007C, 0x00A6 }, { 0x007C, 0x01C0 }, { 0x007C, 0x05C0 }, { 0x007C, 0x0964 }, { 0x007C, 0x20D2 }, { 0x007C, 0x2223 }, { 0x007C, 0x2758 }, { 0x007E, 0x02DC }, { 0x007E, 0x0303 }, { 0x007E, 0x0334 }, { 0x007E, 0x2053 }, { 0x007E, 0x223C }, { 0x007E, 0x2E1B }, { 0x007E, 0x2E2F }, { 0x007E, 0x301C }, { 0x007E, 0xFF5E }, { 0x0082, 0x200B }, { 0x0083, 0x2060 }, { 0x00A0, 0x0020 }, { 0x00A0, 0x2007 }, { 0x00A0, 0x202F }, { 0x00A0, 0x2060 }, { 0x00A0, 0x237D }, { 0x00A0, 0xFEFF }, { 0x00A1, 0x0021 }, { 0x00A1, 0xA71E }, { 0x00A2, 0x023C }, { 0x00A2, 0x20A5 }, { 0x00A2, 0x20B5 }, { 0x00A2, 0x1D135 }, { 0x00A3, 0x20A4 }, { 0x00A3, 0x20BA }, { 0x00A3, 0x10192 }, { 0x00A4, 0x0024 }, { 0x00A5, 0x024E }, { 0x00A5, 0x04B0 }, { 0x00A6, 0x007C }, { 0x00A7, 0x2E39 }, { 0x00A8, 0x0308 }, { 0x00A9, 0x2117 }, { 0x00A9, 0x24B8 }, { 0x00A9, 0x1F12F }, { 0x00A9, 0x1F1AD }, { 0x00AA, 0x1D43 }, { 0x00AB, 0x226A }, { 0x00AB, 0x300A }, { 0x00AC, 0x2310 }, { 0x00AC, 0x2319 }, { 0x00AE, 0x2122 }, { 0x00AE, 0x24C7 }, { 0x00AE, 0x1F16B }, { 0x00AE, 0x1F16C }, { 0x00AF, 0x02C9 }, { 0x00AF, 0x0304 }, { 0x00AF, 0x0305 }, { 0x00AF, 0x203E }, { 0x00AF, 0xFE26 }, { 0x00B0, 0x02DA }, { 0x00B0, 0x030A }, { 0x00B0, 0x2070 }, { 0x00B0, 0x2103 }, { 0x00B0, 0x2109 }, { 0x00B0, 0x2218 }, { 0x00B1, 0x2213 }, { 0x00B2, 0x00B9 }, { 0x00B3, 0x00B9 }, { 0x00B4, 0x0060 }, { 0x00B4, 0x02B9 }, { 0x00B4, 0x02CA }, { 0x00B4, 0x02DD }, { 0x00B4, 0x0301 }, { 0x00B4, 0x0384 }, { 0x00B4, 0x1FFD }, { 0x00B4, 0x2032 }, { 0x00B6, 0x204B }, { 0x00B6, 0x2761 }, { 0x00B6, 0x2E3F }, { 0x00B7, 0x002E }, { 0x00B7, 0x02D9 }, { 0x00B7, 0x0387 }, { 0x00B7, 0x2022 }, { 0x00B7, 0x2024 }, { 0x00B7, 0x2027 }, { 0x00B7, 0x2219 }, { 0x00B7, 0x22C5 }, { 0x00B7, 0x2E31 }, { 0x00B7, 0x2E33 }, { 0x00B7, 0x30FB }, { 0x00B7, 0xA78F }, { 0x00B8, 0x0327 }, { 0x00B9, 0x00B2 }, { 0x00B9, 0x00B3 }, { 0x00B9, 0x2070 }, { 0x00BA, 0x1D52 }, { 0x00BA, 0x2070 }, { 0x00BA, 0x2116 }, { 0x00BB, 0x226B }, { 0x00BB, 0x300B }, { 0x00BF, 0x003F }, { 0x00BF, 0x2E18 }, { 0x00BF, 0x2E2E }, { 0x00C5, 0x212B }, { 0x00C6, 0x04D4 }, { 0x00D0, 0x0110 }, { 0x00D0, 0x0189 }, { 0x00D0, 0xA7C7 }, { 0x00D7, 0x0078 }, { 0x00D7, 0x2613 }, { 0x00D7, 0x2715 }, { 0x00D7, 0x2718 }, { 0x00D7, 0x274C }, { 0x00D7, 0x2A2F }, { 0x00D7, 0x1F5D9 }, { 0x00D7, 0x1F7A9 }, { 0x00D8, 0x019F }, { 0x00D8, 0x2205 }, { 0x00D8, 0xA74A }, { 0x00DF, 0x017F }, { 0x00DF, 0x0292 }, { 0x00DF, 0x03B2 }, { 0x00DF, 0x1E9E }, { 0x00DF, 0xA7B5 }, { 0x00DF, 0xA7D7 }, { 0x00E6, 0x0153 }, { 0x00E6, 0x04D5 }, { 0x00E6, 0x1D02 }, { 0x00E6, 0xAB31 }, { 0x00F0, 0x0111 }, { 0x00F0, 0x03B4 }, { 0x00F0, 0x1E9F }, { 0x00F0, 0x2202 }, { 0x00F0, 0xA77A }, { 0x00F7, 0x070B }, { 0x00F7, 0x2052 }, { 0x00F7, 0x2215 }, { 0x00F7, 0x2223 }, { 0x00F7, 0x2236 }, { 0x00F7, 0x2797 }, { 0x00F7, 0x27CC }, { 0x00F7, 0x2E13 }, { 0x00F8, 0x0275 }, { 0x00F8, 0x2300 }, { 0x00F8, 0xA74B }, { 0x00F8, 0xA7C1 }, { 0x00F8, 0xAB3E }, { 0x00FE, 0x03F8 }, { 0x00FE, 0x16A6 }, { 0x00FE, 0xA7D3 }, { 0x0107, 0x045B }, { 0x0110, 0x00D0 }, { 0x0110, 0x0189 }, { 0x0110, 0xA7C7 }, { 0x0111, 0x00F0 }, { 0x0111, 0x0452 }, { 0x0111, 0x1D6D }, { 0x0111, 0x20AB }, { 0x0111, 0xA7C8 }, { 0x011F, 0x01E7 }, { 0x0126, 0xA7F8 }, { 0x0127, 0x045B }, { 0x0127, 0x210F }, { 0x0130, 0x0049 }, { 0x0131, 0x0069 }, { 0x0131, 0x0269 }, { 0x0131, 0x026A }, { 0x0131, 0x0456 }, { 0x0131, 0x1D6A4 }, { 0x0138, 0x043A }, { 0x0138, 0x1D0B }, { 0x0141, 0x023D }, { 0x0141, 0x1D0C }, { 0x0141, 0x2C62 }, { 0x0141, 0xA748 }, { 0x0142, 0x019A }, { 0x0142, 0x026B }, { 0x014A, 0x0220 }, { 0x014A, 0xA790 }, { 0x014B, 0x019E }, { 0x014B, 0x1D87 }, { 0x014B, 0xA791 }, { 0x0153, 0x00E6 }, { 0x0153, 0x0276 }, { 0x0153, 0x1D14 }, { 0x0153, 0xA7F9 }, { 0x0153, 0xAB40 }, { 0x0153, 0xAB62 }, { 0x015F, 0x0219 }, { 0x0163, 0x021B }, { 0x0167, 0x1D75 }, { 0x017F, 0x00DF }, { 0x017F, 0xFB05 }, { 0x0180, 0x03B2 }, { 0x0180, 0x1D6C }, { 0x0180, 0x2422 }, { 0x0182, 0x0411 }, { 0x0183, 0x0253 }, { 0x0183, 0x0431 }, { 0x0185, 0x01A8 }, { 0x0185, 0x01BD }, { 0x0185, 0x0437 }, { 0x0185, 0x0447 }, { 0x0185, 0x044C }, { 0x0186, 0x1D10 }, { 0x0186, 0x2183 }, { 0x0189, 0x00D0 }, { 0x0189, 0x0110 }, { 0x018E, 0x2203 }, { 0x018E, 0x2C7B }, { 0x018F, 0x04D8 }, { 0x0190, 0x2107 }, { 0x0190, 0x218B }, { 0x0190, 0xA72A }, { 0x0191, 0xA798 }, { 0x0195, 0x10348 }, { 0x0196, 0xA646 }, { 0x0197, 0x026A }, { 0x0197, 0x1D7B }, { 0x019A, 0x0142 }, { 0x019A, 0x026C }, { 0x019A, 0x2C61 }, { 0x019A, 0xA749 }, { 0x019B, 0x03BB }, { 0x019C, 0xA7FA }, { 0x019C, 0xA7FD }, { 0x019E, 0x014B }, { 0x019E, 0x3093 }, { 0x019F, 0x04E8 }, { 0x01A7, 0x1D24 }, { 0x01A7, 0xA644 }, { 0x01A7, 0x10193 }, { 0x01A8, 0x0185 }, { 0x01A8, 0xA645 }, { 0x01A9, 0x03A3 }, { 0x01A9, 0x2211 }, { 0x01B1, 0x2127 }, { 0x01B6, 0x007A }, { 0x01B6, 0x1D76 }, { 0x01B7, 0x021C }, { 0x01B7, 0x04E0 }, { 0x01B7, 0x1D23 }, { 0x01B7, 0xA7AB }, { 0x01B8, 0x0190 }, { 0x01B9, 0x0295 }, { 0x01B9, 0x0639 }, { 0x01BB, 0x01A7 }, { 0x01BD, 0x0185 }, { 0x01BE, 0x0296 }, { 0x01BE, 0x02A6 }, { 0x01BF, 0x16B9 }, { 0x01C0, 0x002F }, { 0x01C0, 0x007C }, { 0x01C0, 0x0287 }, { 0x01C0, 0x2223 }, { 0x01C1, 0x0296 }, { 0x01C1, 0x2016 }, { 0x01C1, 0x2225 }, { 0x01C2, 0x2260 }, { 0x01C2, 0x29E7 }, { 0x01C3, 0x0021 }, { 0x01C3, 0x0297 }, { 0x01C3, 0xA71D }, { 0x01C3, 0x1DF0A }, { 0x01C6, 0x045F }, { 0x01C9, 0x0459 }, { 0x01CC, 0x045A }, { 0x01DD, 0x0259 }, { 0x01E7, 0x011F }, { 0x01F6, 0x050A }, { 0x01F6, 0x10348 }, { 0x0219, 0x015F }, { 0x021B, 0x0163 }, { 0x021C, 0x01B7 }, { 0x021C, 0x0417 }, { 0x021C, 0xA7AB }, { 0x021D, 0x0292 }, { 0x021D, 0x1D79 }, { 0x021D, 0xA76B }, { 0x0220, 0x014A }, { 0x0222, 0x1D15 }, { 0x0223, 0x0038 }, { 0x0224, 0x2C6B }, { 0x0237, 0x03F3 }, { 0x0237, 0x0458 }, { 0x0237, 0x1D6A5 }, { 0x023B, 0x20B5 }, { 0x023C, 0x00A2 }, { 0x023D, 0x0141 }, { 0x023D, 0x2C60 }, { 0x023D, 0x2C62 }, { 0x023D, 0xA748 }, { 0x023F, 0x0282 }, { 0x0240, 0x0290 }, { 0x0242, 0x0294 }, { 0x0242, 0x02C0 }, { 0x0243, 0x1D03 }, { 0x0245, 0x039B }, { 0x024D, 0x1D72 }, { 0x0251, 0x03B1 }, { 0x0252, 0xAB64 }, { 0x0253, 0x0431 }, { 0x0254, 0x1D10 }, { 0x0254, 0x2184 }, { 0x0259, 0x01DD }, { 0x0259, 0x04D9 }, { 0x025B, 0x03B5 }, { 0x025B, 0x0511 }, { 0x025C, 0x0437 }, { 0x025C, 0x1D08 }, { 0x025E, 0x029A }, { 0x0261, 0x0067 }, { 0x0261, 0x210A }, { 0x0263, 0x03B3 }, { 0x0266, 0x02B1 }, { 0x0267, 0xA727 }, { 0x0268, 0x1D7B }, { 0x026A, 0x0131 }, { 0x026B, 0x0142 }, { 0x026B, 0xAB37 }, { 0x026B, 0xAB38 }, { 0x026C, 0x019A }, { 0x026D, 0xA78E }, { 0x026F, 0xA7FA }, { 0x0271, 0x1D86 }, { 0x0275, 0x03B8 }, { 0x0275, 0x0473 }, { 0x0275, 0x04E9 }, { 0x0276, 0x0153 }, { 0x0278, 0x03C6 }, { 0x0278, 0x03D5 }, { 0x0278, 0x2C77 }, { 0x0279, 0x02B4 }, { 0x027B, 0x02B5 }, { 0x027D, 0x2C79 }, { 0x027E, 0x017F }, { 0x0281, 0x02B6 }, { 0x0283, 0x222B }, { 0x0283, 0xAB4D }, { 0x0287, 0x01C0 }, { 0x0288, 0x01AD }, { 0x0288, 0x1DF09 }, { 0x0289, 0x1D7E }, { 0x028A, 0x03C5 }, { 0x028B, 0x03C5 }, { 0x028C, 0x039B }, { 0x028C, 0x1D27 }, { 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 }, { 0x0298, 0xA668 }, { 0x0299, 0x0432 }, { 0x029A, 0x025E }, { 0x029C, 0x043D }, { 0x029C, 0x1D34 }, { 0x029C, 0xA7F8 }, { 0x02A3, 0xAB66 }, { 0x02A6, 0x01BE }, { 0x02A6, 0xAB67 }, { 0x02A7, 0xA729 }, { 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 }, { 0x02ED, 0xA78A }, { 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 }, { 0x031F, 0x1AC8 }, { 0x0320, 0x02D7 }, { 0x0321, 0x02B2 }, { 0x0323, 0x02D4 }, { 0x0324, 0x02B1 }, { 0x0325, 0x02F3 }, { 0x0327, 0x00B8 }, { 0x0328, 0x02DB }, { 0x0328, 0x1AB7 }, { 0x0329, 0x02CC }, { 0x032B, 0x02B7 }, { 0x032B, 0x1AC7 }, { 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 }, { 0x03BB, 0xA7DB }, { 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 }, { 0x050F, 0x1C8A }, { 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 }, { 0x0611, 0xFD47 }, { 0x0612, 0xFD40 }, { 0x0613, 0xFD41 }, { 0x061B, 0x003B }, { 0x061B, 0x204F }, { 0x061B, 0x2E35 }, { 0x061C, 0x200F }, { 0x061F, 0x003F }, { 0x061F, 0x2E2E }, { 0x0621, 0x02BE }, { 0x0639, 0x01B9 }, { 0x0639, 0x02BF }, { 0x0649, 0x0626 }, { 0x064A, 0x08A8 }, { 0x0652, 0x06E1 }, { 0x0653, 0x0897 }, { 0x0653, 0x089C }, { 0x0653, 0x089E }, { 0x0653, 0x089F }, { 0x066A, 0x0025 }, { 0x066C, 0x0027 }, { 0x066C, 0x2019 }, { 0x066D, 0x002A }, { 0x06AC, 0x0762 }, { 0x06CC, 0x0649 }, { 0x06CC, 0x064A }, { 0x06CD, 0x0620 }, { 0x06E1, 0x0652 }, { 0x06E5, 0x08D3 }, { 0x06E5, 0x08F3 }, { 0x070B, 0x00F7 }, { 0x0740, 0x1DF8 }, { 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 }, { 0x0897, 0x0653 }, { 0x089C, 0x0653 }, { 0x08A1, 0x0253 }, { 0x08A8, 0x01B4 }, { 0x08A9, 0x0272 }, { 0x08B4, 0x06AE }, { 0x08BB, 0x06A1 }, { 0x08BB, 0x06A2 }, { 0x08BC, 0x066F }, { 0x08BC, 0x06A7 }, { 0x08BC, 0x08C4 }, { 0x08BD, 0x06BA }, { 0x08BD, 0x0646 }, { 0x08C4, 0x08BC }, { 0x08DD, 0x10EFD }, { 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 }, { 0x0C5D, 0x0CDD }, { 0x0C5D, 0x0D7B }, { 0x0C64, 0x0964 }, { 0x0C65, 0x0965 }, { 0x0C77, 0xA8FC }, { 0x0C77, 0x111DB }, { 0x0C84, 0xA8FC }, { 0x0C84, 0x111DB }, { 0x0CDD, 0x0C5D }, { 0x0CDD, 0x0D7B }, { 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 }, { 0x0E4E, 0x0ECE }, { 0x0E4F, 0x17D9 }, { 0x0E5B, 0x17DA }, { 0x0ECE, 0x0E4E }, { 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 }, { 0x124A, 0x1E7F0 }, { 0x124C, 0x1E7F1 }, { 0x124D, 0x1E7F2 }, { 0x12B2, 0x1E7F5 }, { 0x12B4, 0x1E7F6 }, { 0x12B5, 0x1E7F7 }, { 0x12C0, 0x1E7E8 }, { 0x12C2, 0x1E7E9 }, { 0x12C4, 0x1E7EA }, { 0x12C5, 0x1E7EB }, { 0x1312, 0x1E7F8 }, { 0x1314, 0x1E7F9 }, { 0x1315, 0x1E7FA }, { 0x1381, 0x1E7ED }, { 0x1382, 0x1E7EE }, { 0x1385, 0x1E7F3 }, { 0x1386, 0x1E7F4 }, { 0x1389, 0x1E7FB }, { 0x138A, 0x1E7FC }, { 0x138D, 0x1E7FD }, { 0x138E, 0x1E7FE }, { 0x142A, 0x22A4 }, { 0x156F, 0x002A }, { 0x166D, 0x2627 }, { 0x166E, 0x2E3C }, { 0x1680, 0x0020 }, { 0x16A6, 0x00FE }, { 0x16B9, 0x01BF }, { 0x1715, 0x1734 }, { 0x1734, 0x1715 }, { 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 }, { 0x1ABF, 0x02B7 }, { 0x1AC7, 0x032B }, { 0x1AC7, 0x1DF1 }, { 0x1AC8, 0x031F }, { 0x1ACB, 0x030B }, { 0x1B03, 0xA982 }, { 0x1B4C, 0xA998 }, { 0x1B5E, 0x0964 }, { 0x1B5F, 0x0965 }, { 0x1B7F, 0x1B5A }, { 0x1C80, 0x0432 }, { 0x1C81, 0x0434 }, { 0x1C82, 0x043E }, { 0x1C83, 0x0441 }, { 0x1C85, 0x0442 }, { 0x1C86, 0x044A }, { 0x1C87, 0x0463 }, { 0x1C88, 0x0479 }, { 0x1C88, 0xA64B }, { 0x1C8A, 0x050F }, { 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 }, { 0x1D03, 0x0243 }, { 0x1D08, 0x025C }, { 0x1D08, 0x1D4C }, { 0x1D0B, 0x0138 }, { 0x1D0B, 0x043A }, { 0x1D0E, 0x0438 }, { 0x1D0E, 0x1D3B }, { 0x1D10, 0x0254 }, { 0x1D10, 0x2184 }, { 0x1D18, 0x1D29 }, { 0x1D1B, 0x0442 }, { 0x1D23, 0x04E1 }, { 0x1D25, 0x0639 }, { 0x1D25, 0xA725 }, { 0x1D29, 0x1D18 }, { 0x1D2B, 0x043B }, { 0x1D5C, 0xA725 }, { 0x1D77, 0x10F9 }, { 0x1D78, 0x1D34 }, { 0x1D79, 0x0067 }, { 0x1D79, 0x021D }, { 0x1D79, 0x0261 }, { 0x1D79, 0x0263 }, { 0x1D79, 0xA7D1 }, { 0x1D7A, 0x03B8 }, { 0x1D7B, 0x0197 }, { 0x1D7E, 0x0289 }, { 0x1D86, 0x0271 }, { 0x1D87, 0x014B }, { 0x1D8E, 0x0225 }, { 0x1D94, 0x025D }, { 0x1D95, 0x025A }, { 0x1DA6, 0x1D35 }, { 0x1DAB, 0x1D38 }, { 0x1DB0, 0x1D3A }, { 0x1DB8, 0x1D41 }, { 0x1DC0, 0x0300 }, { 0x1DC0, 0x1FED }, { 0x1DC1, 0x0301 }, { 0x1DC1, 0x0344 }, { 0x1DC1, 0x1FEE }, { 0x1DC3, 0x0306 }, { 0x1DF1, 0x1ABF }, { 0x1DF1, 0x1AC7 }, { 0x1DF7, 0xA67C }, { 0x1DF8, 0x0358 }, { 0x1DF8, 0x0740 }, { 0x1DF9, 0x033A }, { 0x1E37, 0x0325 }, { 0x1E5B, 0x0325 }, { 0x1E93, 0x0638 }, { 0x1E9C, 0xA7A9 }, { 0x1E9E, 0x00DF }, { 0x1E9E, 0xA7D6 }, { 0x1E9F, 0x03B4 }, { 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 }, { 0x203C, 0x0021 }, { 0x203D, 0x0021 }, { 0x203D, 0x003F }, { 0x203D, 0x2E18 }, { 0x203D, 0x1F679 }, { 0x203F, 0x2323 }, { 0x2040, 0x2322 }, { 0x2041, 0x22CC }, { 0x2043, 0x002D }, { 0x2044, 0x002F }, { 0x2044, 0x2215 }, { 0x2045, 0x2E20 }, { 0x2045, 0x2E55 }, { 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 }, { 0x20A3, 0xA798 }, { 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 }, { 0x20E6, 0x21FB }, { 0x20E6, 0x2901 }, { 0x20E6, 0x2915 }, { 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 }, { 0x2193, 0x1F8C0 }, { 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 }, { 0x2264, 0x003C }, { 0x2265, 0x003E }, { 0x2268, 0x2A87 }, { 0x2269, 0x2A88 }, { 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 }, { 0x2297, 0x1F774 }, { 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 }, { 0x22C7, 0x00D7 }, { 0x22C7, 0x00F7 }, { 0x22C7, 0x2715 }, { 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 }, { 0x234A, 0x22A5 }, { 0x234E, 0x22A5 }, { 0x2351, 0x22A4 }, { 0x2351, 0x3012 }, { 0x2353, 0x2BB9 }, { 0x2355, 0x22A4 }, { 0x235D, 0x2A40 }, { 0x235F, 0x229B }, { 0x2361, 0x22A4 }, { 0x2370, 0x2BD1 }, { 0x237D, 0x2423 }, { 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 }, { 0x2426, 0x061F }, { 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 }, { 0x260C, 0x1F775 }, { 0x260D, 0x1F776 }, { 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 }, { 0x262C, 0x1FAAF }, { 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 }, { 0x2BFA, 0x1CC88 }, { 0x2BFB, 0x26AF }, { 0x2BFB, 0x29DF }, { 0x2BFB, 0x1F73A }, { 0x2BFD, 0x2642 }, { 0x2BFE, 0x221F }, { 0x2C3A, 0xA647 }, { 0x2C60, 0x023D }, { 0x2C61, 0x019A }, { 0x2C61, 0xAB38 }, { 0x2C62, 0x0141 }, { 0x2C67, 0x04A2 }, { 0x2C69, 0x049A }, { 0x2C6B, 0x0224 }, { 0x2C6F, 0x2200 }, { 0x2C75, 0x0370 }, { 0x2C75, 0x2132 }, { 0x2C75, 0x2183 }, { 0x2C75, 0xA7F5 }, { 0x2C76, 0x0371 }, { 0x2C76, 0xA7F6 }, { 0x2C77, 0x03C6 }, { 0x2C7B, 0x018E }, { 0x2C7E, 0xA7C5 }, { 0x2CE4, 0x03D7 }, { 0x2CE8, 0x101A0 }, { 0x2CE9, 0x2627 }, { 0x2CF0, 0x0314 }, { 0x2CF0, 0x0485 }, { 0x2CF1, 0x0313 }, { 0x2CF1, 0x0486 }, { 0x2CF2, 0x03E6 }, { 0x2CF3, 0x03E7 }, { 0x2D00, 0x10A0 }, { 0x2DD0, 0x1E7E0 }, { 0x2DD1, 0x1E7E1 }, { 0x2DD2, 0x1E7E2 }, { 0x2DD3, 0x1E7E3 }, { 0x2DD4, 0x1E7E4 }, { 0x2DD5, 0x1E7E5 }, { 0x2DD6, 0x1E7E6 }, { 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 }, { 0x2E17, 0x2E5D }, { 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 }, { 0x2E50, 0x2C75 }, { 0x2E51, 0xA7F5 }, { 0x2E52, 0x204A }, { 0x2E55, 0x2045 }, { 0x2E5D, 0x2010 }, { 0x2E5D, 0x2E17 }, { 0x2E9A, 0x2F46 }, { 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 }, { 0x3013, 0x1F7F0 }, { 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 }, { 0xA71D, 0x01C3 }, { 0xA71D, 0x107B9 }, { 0xA723, 0x05D0 }, { 0xA723, 0x0623 }, { 0xA725, 0x02BF }, { 0xA725, 0x05E2 }, { 0xA725, 0x0639 }, { 0xA725, 0x1D25 }, { 0xA725, 0x1D5C }, { 0xA725, 0xA7BD }, { 0xA726, 0x04C7 }, { 0xA726, 0x2C67 }, { 0xA727, 0x0267 }, { 0xA727, 0xA795 }, { 0xA727, 0xAB5C }, { 0xA729, 0x02A6 }, { 0xA729, 0x02A7 }, { 0xA72B, 0x218B }, { 0xA72D, 0x0034 }, { 0xA732, 0x10780 }, { 0xA73E, 0x03FF }, { 0xA73F, 0x037D }, { 0xA748, 0x023D }, { 0xA749, 0x019A }, { 0xA74A, 0x019F }, { 0xA74B, 0x00F8 }, { 0xA74B, 0x0275 }, { 0xA74F, 0xA699 }, { 0xA750, 0x20BD }, { 0xA751, 0x03FC }, { 0xA751, 0x1D71 }, { 0xA763, 0x00E7 }, { 0xA76A, 0xA7AB }, { 0xA76B, 0x021D }, { 0xA76E, 0x0039 }, { 0xA770, 0x2079 }, { 0xA77A, 0x00F0 }, { 0xA77A, 0x1E9F }, { 0xA77D, 0xA7D0 }, { 0xA77F, 0x1D77 }, { 0xA783, 0x027C }, { 0xA785, 0x017F }, { 0xA788, 0x02C6 }, { 0xA788, 0x02F0 }, { 0xA788, 0x2038 }, { 0xA789, 0x003A }, { 0xA789, 0x02D0 }, { 0xA789, 0x02F8 }, { 0xA789, 0xA4FD }, { 0xA78A, 0x003D }, { 0xA78A, 0x02ED }, { 0xA78A, 0x2E40 }, { 0xA78A, 0xFE66 }, { 0xA78C, 0x0027 }, { 0xA78C, 0x0242 }, { 0xA78C, 0x0294 }, { 0xA78C, 0x02BC }, { 0xA78C, 0x02C0 }, { 0xA78D, 0x0427 }, { 0xA78E, 0x026C }, { 0xA78F, 0x00B7 }, { 0xA78F, 0x2022 }, { 0xA791, 0x014B }, { 0xA791, 0x019E }, { 0xA791, 0x04A3 }, { 0xA792, 0x20AC }, { 0xA793, 0x0454 }, { 0xA795, 0xA727 }, { 0xA798, 0x0191 }, { 0xA798, 0x20A3 }, { 0xA7A9, 0x1E9C }, { 0xA7A9, 0xA7CA }, { 0xA7AB, 0x01B7 }, { 0xA7AB, 0x021C }, { 0xA7AB, 0x0417 }, { 0xA7AD, 0x023D }, { 0xA7AD, 0x1DF04 }, { 0xA7AE, 0x0049 }, { 0xA7AE, 0x026A }, { 0xA7AF, 0xA7F4 }, { 0xA7B3, 0x03A7 }, { 0xA7B5, 0x00DF }, { 0xA7B5, 0x03B2 }, { 0xA7B7, 0x0277 }, { 0xA7B7, 0x03C9 }, { 0xA7B7, 0x0461 }, { 0xA7B7, 0xA64D }, { 0xA7BD, 0xA723 }, { 0xA7BD, 0xA725 }, { 0xA7C1, 0x00F8 }, { 0xA7C7, 0x00D0 }, { 0xA7C7, 0x0110 }, { 0xA7C8, 0x0111 }, { 0xA7D1, 0x1D79 }, { 0xA7D3, 0x00FE }, { 0xA7D5, 0x01BF }, { 0xA7D7, 0x00DF }, { 0xA7DB, 0x03BB }, { 0xA7F4, 0xA7AF }, { 0xA7F5, 0x2C75 }, { 0xA7FA, 0x026F }, { 0xA7FA, 0x0448 }, { 0xA7FD, 0x019C }, { 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 }, { 0xA982, 0x1B03 }, { 0xA998, 0x1B4C }, { 0xA9CF, 0x0662 }, { 0xA9E6, 0xAA70 }, { 0xAA70, 0xA9E6 }, { 0xAADD, 0x0E46 }, { 0xAAF2, 0x0950 }, { 0xAAF6, 0x1039 }, { 0xAB32, 0x1D522 }, { 0xAB35, 0x0066 }, { 0xAB38, 0x026B }, { 0xAB38, 0x2C61 }, { 0xAB3D, 0x1D52C }, { 0xAB4B, 0x1D4C7 }, { 0xAB4D, 0x0283 }, { 0xAB53, 0x03C7 }, { 0xAB5B, 0x02D8 }, { 0xAB5B, 0x224D }, { 0xAB5B, 0x23D1 }, { 0xAB5B, 0x2E46 }, { 0xAB60, 0x0463 }, { 0xAB61, 0x0465 }, { 0xAB62, 0x0254 }, { 0xAB64, 0x0252 }, { 0xAB66, 0x0290 }, { 0xAB66, 0x02A3 }, { 0xAB67, 0x0282 }, { 0xAB67, 0x02A6 }, { 0xAB68, 0x1D72 }, { 0xAB69, 0x1AC0 }, { 0xAB6A, 0x02D4 }, { 0xAB6A, 0x0318 }, { 0xAB6B, 0x0319 }, { 0xABED, 0x103A }, { 0xF92C, 0xFA2E }, { 0xF9B8, 0xFA2F }, { 0xFAD4, 0x2F949 }, { 0xFBC2, 0x0671 }, { 0xFBF9, 0xFC03 }, { 0xFBFA, 0xFC68 }, { 0xFC03, 0xFBF9 }, { 0xFC68, 0xFBFA }, { 0xFD40, 0x0612 }, { 0xFD41, 0x0613 }, { 0xFD46, 0xFDFA }, { 0xFD47, 0x0611 }, { 0xFD4C, 0xFDFA }, { 0xFD4C, 0xFD46 }, { 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 }, { 0x10780, 0xA732 }, { 0x107B9, 0xA71D }, { 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 }, { 0x10EFD, 0x08DD }, { 0x110BE, 0x1123B }, { 0x110BF, 0x1123C }, { 0x11133, 0x1039 }, { 0x11134, 0x103A }, { 0x111C9, 0x09FE }, { 0x111CE, 0x094E }, { 0x111DB, 0x0C84 }, { 0x111DB, 0xA8FC }, { 0x111DC, 0xA8FB }, { 0x1123B, 0x110BE }, { 0x1123C, 0x110BF }, { 0x113D3, 0x1135D }, { 0x1145E, 0x09FE }, { 0x11460, 0x1CF5 }, { 0x11461, 0x1CF6 }, { 0x115D8, 0x11582 }, { 0x115DA, 0x11583 }, { 0x115DB, 0x11584 }, { 0x11660, 0x1800 }, { 0x116B9, 0x0A76 }, { 0x116B9, 0x111C7 }, { 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 }, { 0x11B00, 0x0965 }, { 0x11B09, 0x0966 }, { 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 }, { 0x131A6, 0x13DEE }, { 0x131CB, 0x05D9 }, { 0x131CB, 0x064A }, { 0x131CC, 0x133ED }, { 0x1320E, 0x05E7 }, { 0x1320E, 0x0642 }, { 0x13254, 0x05D4 }, { 0x13254, 0x0647 }, { 0x13258, 0x13282 }, { 0x13282, 0x13258 }, { 0x13283, 0x132F4 }, { 0x132F4, 0x13283 }, { 0x13378, 0x1342F }, { 0x1339B, 0x062D }, { 0x133A1, 0x05DB }, { 0x133A1, 0x0643 }, { 0x133ED, 0x131CC }, { 0x133FC, 0x133EA }, { 0x1340D, 0x062E }, { 0x13DEE, 0x131A6 }, { 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 }, { 0x18BDE, 0x18CCA }, { 0x18CCA, 0x18BDE }, { 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 }, { 0x1CC88, 0x2BFA }, { 0x1CDB7, 0x1FB97 }, { 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 }, { 0x1DF00, 0x02A9 }, { 0x1DF02, 0x1D77 }, { 0x1DF04, 0xA7AD }, { 0x1DF09, 0x01AD }, { 0x1DF0A, 0xA71D }, { 0x1DF0A, 0x107B9 }, { 0x1DF0B, 0x2A0E }, { 0x1DF10, 0x029E }, { 0x1DF10, 0xA7B0 }, { 0x1E100, 0x05DE }, { 0x1E103, 0x05D8 }, { 0x1E10A, 0x05E9 }, { 0x1E10E, 0x05DB }, { 0x1E117, 0x05E7 }, { 0x1E11A, 0x05E4 }, { 0x1E13C, 0x0E46 }, { 0x1E13C, 0x0EC6 }, { 0x1E14F, 0x1E108 }, { 0x1E2FF, 0x20B9 }, { 0x1E7E0, 0x2DD0 }, { 0x1E7E1, 0x2DD1 }, { 0x1E7E2, 0x2DD2 }, { 0x1E7E3, 0x2DD3 }, { 0x1E7E4, 0x2DD4 }, { 0x1E7E5, 0x2DD5 }, { 0x1E7E6, 0x2DD6 }, { 0x1E7E8, 0x12C0 }, { 0x1E7E9, 0x12C2 }, { 0x1E7EA, 0x12C4 }, { 0x1E7EB, 0x12C5 }, { 0x1E7ED, 0x1381 }, { 0x1E7EE, 0x1382 }, { 0x1E7F0, 0x124A }, { 0x1E7F1, 0x124C }, { 0x1E7F2, 0x124D }, { 0x1E7F3, 0x1385 }, { 0x1E7F4, 0x1386 }, { 0x1E7F5, 0x12B2 }, { 0x1E7F6, 0x12B4 }, { 0x1E7F7, 0x12B5 }, { 0x1E7F8, 0x1312 }, { 0x1E7F9, 0x1314 }, { 0x1E7FA, 0x1315 }, { 0x1E7FB, 0x1389 }, { 0x1E7FC, 0x138A }, { 0x1E7FD, 0x138D }, { 0x1E7FE, 0x138E }, { 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 }, { 0x1F448, 0x1FAF2 }, { 0x1F449, 0x261E }, { 0x1F449, 0x1F59D }, { 0x1F449, 0x1FAF1 }, { 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 }, { 0x1F478, 0x1FAC5 }, { 0x1F47D, 0x1F6F8 }, { 0x1F47E, 0x1F916 }, { 0x1F483, 0x1F57A }, { 0x1F48B, 0x1F5E2 }, { 0x1F490, 0x1F395 }, { 0x1F492, 0x26AD }, { 0x1F499, 0x2661 }, { 0x1F499, 0x2665 }, { 0x1F499, 0x2764 }, { 0x1F499, 0x1F90D }, { 0x1F499, 0x1F9E1 }, { 0x1F499, 0x1FA75 }, { 0x1F4A0, 0x27D0 }, { 0x1F4A5, 0x1F5F0 }, { 0x1F4A7, 0x1F322 }, { 0x1F4A7, 0x1FA78 }, { 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 }, { 0x1F50B, 0x1FAAB }, { 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 }, { 0x1F5E2, 0x1FAE6 }, { 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 }, { 0x1F728, 0x2641 }, { 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 }, { 0x1F774, 0x2297 }, { 0x1F775, 0x260C }, { 0x1F776, 0x260D }, { 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 }, { 0x1F7F0, 0x003D }, { 0x1F7F0, 0x2716 }, { 0x1F7F0, 0x2795 }, { 0x1F7F0, 0x3013 }, { 0x1F7F0, 0x10190 }, { 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 }, { 0x1F91B, 0x1FAF2 }, { 0x1F91C, 0x1FAF1 }, { 0x1F91E, 0x1FAF0 }, { 0x1F930, 0x1FAC4 }, { 0x1F934, 0x1F478 }, { 0x1F935, 0x1F470 }, { 0x1F936, 0x1F385 }, { 0x1F93A, 0x2694 }, { 0x1F940, 0x1F339 }, { 0x1F942, 0x1F37B }, { 0x1F943, 0x1F378 }, { 0x1F944, 0x1F374 }, { 0x1F947, 0x1F3C5 }, { 0x1F95B, 0x1FAD7 }, { 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 }, { 0x1FA78, 0x1F4A7 }, { 0x1FAAB, 0x1F50B }, { 0x1FAAF, 0x262C }, { 0x1FAC4, 0x1F930 }, { 0x1FAC5, 0x1F478 }, { 0x1FAD7, 0x1F95B }, { 0x1FAE6, 0x1F5E2 }, { 0x1FAF0, 0x1F91E }, { 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 }, { 0x1FB97, 0x1CDB7 }, { 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 FontManagerNamesList 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, 10, -1, -1 }, { 0x0022, 43, 4, 19, -1, -1 }, { 0x0023, 44, 7, 29, -1, -1 }, { 0x0024, 47, 8, 34, -1, -1 }, { 0x0025, -1, -1, 38, -1, -1 }, { 0x0026, 48, 11, 42, -1, -1 }, { 0x0027, 49, 12, 45, -1, -1 }, { 0x0028, 52, -1, -1, -1, -1 }, { 0x0029, 53, 16, -1, -1, -1 }, { 0x002A, 54, 17, 55, -1, -1 }, { 0x002B, -1, -1, 66, -1, -1 }, { 0x002C, 55, -1, 71, -1, -1 }, { 0x002D, 56, 18, 78, -1, -1 }, { 0x002E, 58, 19, 88, -1, -1 }, { 0x002F, 59, -1, 95, -1, -1 }, { 0x0032, -1, -1, 101, -1, -1 }, { 0x0033, -1, -1, 103, -1, -1 }, { 0x0034, -1, -1, 105, -1, -1 }, { 0x0035, -1, -1, 106, -1, -1 }, { 0x003A, -1, 21, 107, -1, -1 }, { 0x003B, -1, 23, 118, -1, -1 }, { 0x003C, -1, 24, 122, -1, -1 }, { 0x003D, -1, 25, 127, -1, -1 }, { 0x003E, -1, -1, 137, -1, -1 }, { 0x003F, -1, -1, 142, -1, -1 }, { 0x0040, 60, -1, 152, -1, -1 }, { 0x0042, -1, -1, 153, -1, -1 }, { 0x0043, -1, -1, 154, -1, -1 }, { 0x0044, -1, -1, 159, -1, -1 }, { 0x0045, -1, -1, 160, -1, -1 }, { 0x0046, -1, -1, 163, -1, -1 }, { 0x0048, -1, -1, 166, -1, -1 }, { 0x0049, -1, 26, 169, -1, -1 }, { 0x004B, -1, -1, 173, -1, -1 }, { 0x004C, -1, -1, 174, -1, -1 }, { 0x004D, -1, -1, 175, -1, -1 }, { 0x004E, -1, -1, 177, -1, -1 }, { 0x0050, -1, -1, 178, -1, -1 }, { 0x0051, -1, -1, 180, -1, -1 }, { 0x0052, -1, -1, 183, -1, -1 }, { 0x0056, -1, -1, 186, -1, -1 }, { 0x0057, -1, -1, 187, -1, -1 }, { 0x0058, -1, -1, 188, -1, -1 }, { 0x005A, -1, -1, 189, -1, -1 }, { 0x005B, 62, 27, -1, -1, -1 }, { 0x005C, 63, -1, 191, -1, -1 }, { 0x005D, 64, -1, -1, -1, -1 }, { 0x005E, -1, 28, 195, -1, -1 }, { 0x005F, 65, 30, 201, -1, -1 }, { 0x0060, 66, 32, 206, -1, -1 }, { 0x0061, -1, -1, 212, -1, -1 }, { 0x0063, -1, -1, 213, -1, -1 }, { 0x0064, -1, -1, 215, -1, -1 }, { 0x0065, -1, -1, 216, -1, -1 }, { 0x0066, -1, -1, 219, -1, -1 }, { 0x0067, -1, -1, 221, -1, -1 }, { 0x0068, -1, -1, 223, -1, -1 }, { 0x0069, -1, 34, 225, -1, -1 }, { 0x006A, -1, -1, 228, -1, -1 }, { 0x006C, -1, -1, 231, -1, -1 }, { 0x006E, -1, -1, 233, -1, -1 }, { 0x006F, -1, -1, 234, -1, -1 }, { 0x0071, -1, -1, 237, -1, -1 }, { 0x0073, -1, -1, 238, -1, -1 }, { 0x0077, -1, -1, 240, -1, -1 }, { 0x0078, -1, -1, 242, -1, -1 }, { 0x007A, -1, -1, 243, -1, -1 }, { 0x007B, 67, -1, -1, -1, -1 }, { 0x007C, 69, 35, 245, -1, -1 }, { 0x007D, 70, -1, -1, -1, -1 }, { 0x007E, -1, 37, 252, -1, -1 }, { 0x007F, 72, -1, -1, -1, -1 }, { 0x0082, 73, -1, 261, -1, -1 }, { 0x0083, 74, -1, 262, -1, -1 }, { 0x0084, -1, 38, -1, -1, -1 }, { 0x0085, 75, -1, -1, -1, -1 }, { 0x0086, 76, -1, -1, -1, -1 }, { 0x0087, 77, -1, -1, -1, -1 }, { 0x0088, 78, -1, -1, -1, -1 }, { 0x0089, 79, -1, -1, -1, -1 }, { 0x008A, 80, -1, -1, -1, -1 }, { 0x008B, 81, -1, -1, -1, -1 }, { 0x008C, 82, -1, -1, -1, -1 }, { 0x008D, 83, -1, -1, -1, -1 }, { 0x008E, 84, -1, -1, -1, -1 }, { 0x008F, 85, -1, -1, -1, -1 }, { 0x0090, 86, -1, -1, -1, -1 }, { 0x0091, 87, -1, -1, -1, -1 }, { 0x0092, 88, -1, -1, -1, -1 }, { 0x0093, 89, -1, -1, -1, -1 }, { 0x0094, 90, -1, -1, -1, -1 }, { 0x0095, 91, -1, -1, -1, -1 }, { 0x0096, 92, -1, -1, -1, -1 }, { 0x0097, 93, -1, -1, -1, -1 }, { 0x0098, 94, -1, -1, -1, -1 }, { 0x009A, 95, -1, -1, -1, -1 }, { 0x009B, 96, -1, -1, -1, -1 }, { 0x009C, 97, -1, -1, -1, -1 }, { 0x009D, 98, -1, -1, -1, -1 }, { 0x009E, 99, -1, -1, -1, -1 }, { 0x009F, 100, -1, -1, -1, -1 }, { 0x00A0, -1, 39, 263, 0, -1 }, { 0x00A1, -1, 40, 269, -1, -1 }, { 0x00A2, -1, -1, 271, -1, -1 }, { 0x00A3, 101, 42, 275, -1, -1 }, { 0x00A4, -1, 44, 278, -1, -1 }, { 0x00A5, 102, 46, 279, -1, -1 }, { 0x00A6, 103, -1, 281, -1, -1 }, { 0x00A7, -1, 48, 282, -1, -1 }, { 0x00A8, -1, 49, 283, 1, -1 }, { 0x00A9, -1, -1, 284, -1, -1 }, { 0x00AA, -1, 50, 288, 2, -1 }, { 0x00AB, 105, 51, 289, -1, -1 }, { 0x00AC, 107, -1, 291, -1, -1 }, { 0x00AD, 108, 52, -1, -1, -1 }, { 0x00AE, 109, -1, 293, -1, -1 }, { 0x00AF, 110, 54, 297, 3, -1 }, { 0x00B0, -1, 56, 302, -1, -1 }, { 0x00B1, 111, -1, 308, -1, -1 }, { 0x00B2, 112, 57, 309, 4, -1 }, { 0x00B3, 113, -1, 310, 5, -1 }, { 0x00B4, -1, 58, 311, 6, -1 }, { 0x00B5, -1, -1, -1, 7, -1 }, { 0x00B6, 114, 59, 319, -1, -1 }, { 0x00B7, 115, 60, 322, -1, -1 }, { 0x00B8, -1, 62, 334, 8, -1 }, { 0x00B9, -1, -1, 335, 9, -1 }, { 0x00BA, -1, 64, 338, 10, -1 }, { 0x00BB, 118, 65, 341, -1, -1 }, { 0x00BC, -1, -1, -1, 11, -1 }, { 0x00BD, -1, -1, -1, 12, -1 }, { 0x00BE, -1, -1, -1, 13, -1 }, { 0x00BF, 119, 66, 343, -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, 346, -1, 5 }, { 0x00C6, 120, -1, 347, -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, 67, 348, -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, 121, -1, 351, -1, -1 }, { 0x00D8, 122, -1, 359, -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, 123, 68, 362, -1, -1 }, { 0x00E0, -1, -1, -1, -1, 26 }, { 0x00E1, -1, -1, -1, -1, 27 }, { 0x00E2, -1, -1, -1, -1, 28 }, { 0x00E3, -1, 72, -1, -1, 29 }, { 0x00E4, -1, -1, -1, -1, 30 }, { 0x00E5, -1, 73, -1, -1, 31 }, { 0x00E6, 124, 74, 368, -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, 75, -1, -1, 37 }, { 0x00ED, -1, -1, -1, -1, 38 }, { 0x00EE, -1, -1, -1, -1, 39 }, { 0x00EF, -1, -1, -1, -1, 40 }, { 0x00F0, -1, 76, 372, -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, 78, -1, -1, 45 }, { 0x00F6, -1, -1, -1, -1, 46 }, { 0x00F7, 126, 79, 377, -1, -1 }, { 0x00F8, 127, 81, 385, -1, -1 }, { 0x00F9, -1, 82, -1, -1, 47 }, { 0x00FA, -1, -1, -1, -1, 48 }, { 0x00FB, -1, -1, -1, -1, 49 }, { 0x00FC, -1, -1, -1, -1, 50 }, { 0x00FD, -1, 83, -1, -1, 51 }, { 0x00FE, -1, 84, 390, -1, -1 }, { 0x00FF, -1, 87, -1, -1, 52 }, { 0x0100, -1, -1, -1, -1, 53 }, { 0x0101, -1, 89, -1, -1, 54 }, { 0x0102, -1, -1, -1, -1, 55 }, { 0x0103, -1, 90, -1, -1, 56 }, { 0x0104, -1, -1, -1, -1, 57 }, { 0x0105, -1, 91, -1, -1, 58 }, { 0x0106, -1, -1, -1, -1, 59 }, { 0x0107, -1, 92, 393, -1, 60 }, { 0x0108, -1, -1, -1, -1, 61 }, { 0x0109, -1, 93, -1, -1, 62 }, { 0x010A, -1, -1, -1, -1, 63 }, { 0x010B, -1, 94, -1, -1, 64 }, { 0x010C, -1, -1, -1, -1, 65 }, { 0x010D, -1, 95, -1, -1, 66 }, { 0x010E, -1, 96, -1, -1, 67 }, { 0x010F, -1, 97, -1, -1, 68 }, { 0x0110, -1, -1, 394, -1, -1 }, { 0x0111, -1, 99, 397, -1, -1 }, { 0x0112, -1, -1, -1, -1, 69 }, { 0x0113, -1, 101, -1, -1, 70 }, { 0x0114, -1, -1, -1, -1, 71 }, { 0x0115, -1, 102, -1, -1, 72 }, { 0x0116, -1, -1, -1, -1, 73 }, { 0x0117, -1, 103, -1, -1, 74 }, { 0x0118, -1, -1, -1, -1, 75 }, { 0x0119, -1, 104, -1, -1, 76 }, { 0x011A, -1, -1, -1, -1, 77 }, { 0x011B, -1, 105, -1, -1, 78 }, { 0x011C, -1, -1, -1, -1, 79 }, { 0x011D, -1, 106, -1, -1, 80 }, { 0x011E, -1, -1, -1, -1, 81 }, { 0x011F, -1, 107, 402, -1, 82 }, { 0x0120, -1, -1, -1, -1, 83 }, { 0x0121, -1, 108, -1, -1, 84 }, { 0x0122, -1, -1, -1, -1, 85 }, { 0x0123, -1, 109, -1, -1, 86 }, { 0x0124, -1, 111, -1, -1, 87 }, { 0x0125, -1, 112, -1, -1, 88 }, { 0x0126, -1, -1, 403, -1, -1 }, { 0x0127, -1, 113, 404, -1, -1 }, { 0x0128, -1, -1, -1, -1, 89 }, { 0x0129, -1, 114, -1, -1, 90 }, { 0x012A, -1, -1, -1, -1, 91 }, { 0x012B, -1, 115, -1, -1, 92 }, { 0x012C, -1, -1, -1, -1, 93 }, { 0x012D, -1, 116, -1, -1, 94 }, { 0x012E, -1, -1, -1, -1, 95 }, { 0x012F, -1, 117, -1, -1, 96 }, { 0x0130, 128, 118, 406, -1, 97 }, { 0x0131, -1, 120, 407, -1, -1 }, { 0x0132, -1, -1, -1, 14, -1 }, { 0x0133, -1, 122, -1, 15, -1 }, { 0x0134, -1, -1, -1, -1, 98 }, { 0x0135, -1, 123, -1, -1, 99 }, { 0x0136, -1, -1, -1, -1, 100 }, { 0x0137, -1, 124, -1, -1, 101 }, { 0x0138, -1, 125, 412, -1, -1 }, { 0x0139, -1, -1, -1, -1, 102 }, { 0x013A, -1, 126, -1, -1, 103 }, { 0x013B, -1, -1, -1, -1, 104 }, { 0x013C, -1, 127, -1, -1, 105 }, { 0x013D, -1, 128, -1, -1, 106 }, { 0x013E, -1, 129, -1, -1, 107 }, { 0x013F, -1, 131, -1, 16, -1 }, { 0x0140, -1, 132, -1, 17, -1 }, { 0x0141, -1, -1, 414, -1, -1 }, { 0x0142, -1, 134, 418, -1, -1 }, { 0x0143, -1, -1, -1, -1, 108 }, { 0x0144, -1, 136, -1, -1, 109 }, { 0x0145, -1, -1, -1, -1, 110 }, { 0x0146, -1, 137, -1, -1, 111 }, { 0x0147, -1, -1, -1, -1, 112 }, { 0x0148, -1, 138, -1, -1, 113 }, { 0x0149, 129, 139, -1, 18, -1 }, { 0x014A, -1, 143, 420, -1, -1 }, { 0x014B, 130, 144, 422, -1, -1 }, { 0x014C, -1, -1, -1, -1, 114 }, { 0x014D, -1, 146, -1, -1, 115 }, { 0x014E, -1, -1, -1, -1, 116 }, { 0x014F, -1, 147, -1, -1, 117 }, { 0x0150, -1, -1, -1, -1, 118 }, { 0x0151, -1, 148, -1, -1, 119 }, { 0x0153, 131, 149, 425, -1, -1 }, { 0x0154, -1, -1, -1, -1, 120 }, { 0x0155, -1, 150, -1, -1, 121 }, { 0x0156, -1, -1, -1, -1, 122 }, { 0x0157, -1, 151, -1, -1, 123 }, { 0x0158, -1, -1, -1, -1, 124 }, { 0x0159, -1, 152, -1, -1, 125 }, { 0x015A, -1, -1, -1, -1, 126 }, { 0x015B, -1, 153, -1, -1, 127 }, { 0x015C, -1, -1, -1, -1, 128 }, { 0x015D, -1, 154, -1, -1, 129 }, { 0x015E, -1, -1, -1, -1, 130 }, { 0x015F, -1, 155, 431, -1, 131 }, { 0x0160, -1, -1, -1, -1, 132 }, { 0x0161, -1, 157, -1, -1, 133 }, { 0x0162, -1, -1, -1, -1, 134 }, { 0x0163, -1, 158, 432, -1, 135 }, { 0x0164, -1, 160, -1, -1, 136 }, { 0x0165, -1, 161, -1, -1, 137 }, { 0x0167, -1, 163, 433, -1, -1 }, { 0x0168, -1, -1, -1, -1, 138 }, { 0x0169, -1, 164, -1, -1, 139 }, { 0x016A, -1, -1, -1, -1, 140 }, { 0x016B, -1, 165, -1, -1, 141 }, { 0x016C, -1, -1, -1, -1, 142 }, { 0x016D, -1, 166, -1, -1, 143 }, { 0x016E, -1, -1, -1, -1, 144 }, { 0x016F, -1, 167, -1, -1, 145 }, { 0x0170, -1, -1, -1, -1, 146 }, { 0x0171, -1, 168, -1, -1, 147 }, { 0x0172, -1, -1, -1, -1, 148 }, { 0x0173, -1, 169, -1, -1, 149 }, { 0x0174, -1, -1, -1, -1, 150 }, { 0x0175, -1, 170, -1, -1, 151 }, { 0x0176, -1, -1, -1, -1, 152 }, { 0x0177, -1, 171, -1, -1, 153 }, { 0x0178, -1, 172, -1, -1, 154 }, { 0x0179, -1, -1, -1, -1, 155 }, { 0x017A, -1, 174, -1, -1, 156 }, { 0x017B, -1, -1, -1, -1, 157 }, { 0x017C, -1, 175, -1, -1, 158 }, { 0x017D, -1, -1, -1, -1, 159 }, { 0x017E, -1, 176, -1, -1, 160 }, { 0x017F, -1, 177, 434, 19, -1 }, { 0x0180, -1, 179, 436, -1, -1 }, { 0x0181, -1, 183, -1, -1, -1 }, { 0x0182, -1, -1, 439, -1, -1 }, { 0x0183, -1, 185, 440, -1, -1 }, { 0x0185, -1, 187, 442, -1, -1 }, { 0x0186, -1, 190, 447, -1, -1 }, { 0x0188, -1, 193, -1, -1, -1 }, { 0x0189, -1, 194, 449, -1, -1 }, { 0x018A, -1, 196, -1, -1, -1 }, { 0x018C, -1, 198, -1, -1, -1 }, { 0x018D, 132, 200, -1, -1, -1 }, { 0x018E, 133, 202, 451, -1, -1 }, { 0x018F, -1, 204, 453, -1, -1 }, { 0x0190, 134, 206, 454, -1, -1 }, { 0x0191, -1, 209, 457, -1, -1 }, { 0x0192, 135, 210, -1, -1, -1 }, { 0x0193, -1, 211, -1, -1, -1 }, { 0x0194, -1, 213, -1, -1, -1 }, { 0x0195, 138, 215, 458, -1, -1 }, { 0x0196, -1, 217, 459, -1, -1 }, { 0x0197, 139, 219, 460, -1, -1 }, { 0x0199, -1, 222, -1, -1, -1 }, { 0x019A, 140, 223, 462, -1, -1 }, { 0x019B, 141, 225, 466, -1, -1 }, { 0x019C, -1, 227, 467, -1, -1 }, { 0x019D, -1, 229, -1, -1, -1 }, { 0x019E, -1, 231, 469, -1, -1 }, { 0x019F, 142, 235, 471, -1, -1 }, { 0x01A0, -1, -1, -1, -1, 161 }, { 0x01A1, -1, 238, -1, -1, 162 }, { 0x01A3, -1, 239, -1, -1, -1 }, { 0x01A5, -1, 240, -1, -1, -1 }, { 0x01A6, -1, 241, -1, -1, -1 }, { 0x01A7, -1, -1, 472, -1, -1 }, { 0x01A8, -1, 244, 475, -1, -1 }, { 0x01A9, -1, 246, 477, -1, -1 }, { 0x01AA, -1, 248, -1, -1, -1 }, { 0x01AB, -1, 251, -1, -1, -1 }, { 0x01AC, -1, 253, -1, -1, -1 }, { 0x01AD, -1, 254, -1, -1, -1 }, { 0x01AE, -1, 255, -1, -1, -1 }, { 0x01AF, -1, -1, -1, -1, 163 }, { 0x01B0, -1, 257, -1, -1, 164 }, { 0x01B1, -1, 258, 479, -1, -1 }, { 0x01B2, 143, 261, -1, -1, -1 }, { 0x01B3, -1, 263, -1, -1, -1 }, { 0x01B4, -1, 264, -1, -1, -1 }, { 0x01B6, 144, 265, 480, -1, -1 }, { 0x01B7, -1, 267, 482, -1, -1 }, { 0x01B8, -1, -1, 486, -1, -1 }, { 0x01B9, -1, 269, 487, -1, -1 }, { 0x01BA, -1, 272, -1, -1, -1 }, { 0x01BB, -1, 275, 489, -1, -1 }, { 0x01BD, -1, 277, 490, -1, -1 }, { 0x01BE, -1, 278, 491, -1, -1 }, { 0x01BF, 145, 281, 493, -1, -1 }, { 0x01C0, 146, 284, 494, -1, -1 }, { 0x01C1, 147, 285, 498, -1, -1 }, { 0x01C2, 148, 286, 501, -1, -1 }, { 0x01C3, 149, 287, 503, -1, -1 }, { 0x01C4, -1, -1, -1, 20, -1 }, { 0x01C5, -1, -1, -1, 21, -1 }, { 0x01C6, -1, -1, 507, 22, -1 }, { 0x01C7, -1, -1, -1, 23, -1 }, { 0x01C8, -1, -1, -1, 24, -1 }, { 0x01C9, -1, -1, 508, 25, -1 }, { 0x01CA, -1, -1, -1, 26, -1 }, { 0x01CB, -1, -1, -1, 27, -1 }, { 0x01CC, -1, -1, 509, 28, -1 }, { 0x01CD, -1, -1, -1, -1, 165 }, { 0x01CE, -1, 289, -1, -1, 166 }, { 0x01CF, -1, -1, -1, -1, 167 }, { 0x01D0, -1, 290, -1, -1, 168 }, { 0x01D1, -1, -1, -1, -1, 169 }, { 0x01D2, -1, 291, -1, -1, 170 }, { 0x01D3, -1, -1, -1, -1, 171 }, { 0x01D4, -1, 292, -1, -1, 172 }, { 0x01D5, -1, -1, -1, -1, 173 }, { 0x01D6, -1, 293, -1, -1, 174 }, { 0x01D7, -1, -1, -1, -1, 175 }, { 0x01D8, -1, 294, -1, -1, 176 }, { 0x01D9, -1, -1, -1, -1, 177 }, { 0x01DA, -1, 295, -1, -1, 178 }, { 0x01DB, -1, -1, -1, -1, 179 }, { 0x01DC, -1, 296, -1, -1, 180 }, { 0x01DD, -1, 297, 510, -1, -1 }, { 0x01DE, -1, -1, -1, -1, 181 }, { 0x01DF, -1, 300, -1, -1, 182 }, { 0x01E0, -1, -1, -1, -1, 183 }, { 0x01E1, -1, 301, -1, -1, 184 }, { 0x01E2, -1, -1, -1, -1, 185 }, { 0x01E3, -1, 302, -1, -1, 186 }, { 0x01E5, -1, 303, -1, -1, -1 }, { 0x01E6, -1, -1, -1, -1, 187 }, { 0x01E7, -1, 304, 511, -1, 188 }, { 0x01E8, -1, -1, -1, -1, 189 }, { 0x01E9, -1, 305, -1, -1, 190 }, { 0x01EA, -1, -1, -1, -1, 191 }, { 0x01EB, -1, 306, -1, -1, 192 }, { 0x01EC, -1, -1, -1, -1, 193 }, { 0x01ED, -1, 307, -1, -1, 194 }, { 0x01EE, -1, -1, -1, -1, 195 }, { 0x01EF, -1, 308, -1, -1, 196 }, { 0x01F0, -1, 309, -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, 310, -1, -1, 199 }, { 0x01F6, -1, 311, 512, -1, -1 }, { 0x01F7, 150, 312, -1, -1, -1 }, { 0x01F8, -1, -1, -1, -1, 200 }, { 0x01F9, -1, 313, -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, 514, -1, 233 }, { 0x021A, -1, -1, -1, -1, 234 }, { 0x021B, -1, -1, 515, -1, 235 }, { 0x021C, -1, -1, 516, -1, -1 }, { 0x021D, -1, 314, 519, -1, -1 }, { 0x021E, -1, -1, -1, -1, 236 }, { 0x021F, -1, 315, -1, -1, 237 }, { 0x0220, -1, 316, 522, -1, -1 }, { 0x0221, -1, 318, -1, -1, -1 }, { 0x0222, -1, -1, 523, -1, -1 }, { 0x0223, -1, 319, 524, -1, -1 }, { 0x0224, -1, -1, 525, -1, -1 }, { 0x0225, -1, 320, -1, -1, -1 }, { 0x0226, -1, -1, -1, -1, 238 }, { 0x0227, -1, 321, -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, 322, -1, -1, 251 }, { 0x0237, -1, 323, 526, -1, -1 }, { 0x023A, -1, 324, -1, -1, -1 }, { 0x023B, -1, -1, 529, -1, -1 }, { 0x023C, -1, 325, 530, -1, -1 }, { 0x023D, -1, 326, 531, -1, -1 }, { 0x023E, -1, 327, -1, -1, -1 }, { 0x023F, -1, 328, 535, -1, -1 }, { 0x0240, -1, 330, 536, -1, -1 }, { 0x0242, -1, 332, 537, -1, -1 }, { 0x0243, -1, 333, 539, -1, -1 }, { 0x0244, -1, 334, -1, -1, -1 }, { 0x0245, -1, 335, 540, -1, -1 }, { 0x024D, -1, -1, 541, -1, -1 }, { 0x0250, -1, 336, -1, -1, -1 }, { 0x0251, 151, 338, 542, -1, -1 }, { 0x0252, -1, 341, 543, -1, -1 }, { 0x0253, -1, 343, 544, -1, -1 }, { 0x0254, -1, 345, 545, -1, -1 }, { 0x0255, -1, 349, -1, -1, -1 }, { 0x0256, 152, 352, -1, -1, -1 }, { 0x0257, -1, 354, -1, -1, -1 }, { 0x0258, -1, 357, -1, -1, -1 }, { 0x0259, -1, 358, 547, -1, -1 }, { 0x025A, -1, 361, -1, -1, -1 }, { 0x025B, 153, 362, 549, -1, -1 }, { 0x025C, 154, 364, 551, -1, -1 }, { 0x025D, -1, 366, -1, -1, -1 }, { 0x025E, 155, 367, 553, -1, -1 }, { 0x025F, -1, 368, -1, -1, -1 }, { 0x0260, -1, 372, -1, -1, -1 }, { 0x0261, -1, 374, 554, -1, -1 }, { 0x0262, -1, 376, -1, -1, -1 }, { 0x0263, -1, 377, 556, -1, -1 }, { 0x0264, 156, 379, -1, -1, -1 }, { 0x0265, -1, 381, -1, -1, -1 }, { 0x0266, -1, 383, 557, -1, -1 }, { 0x0267, -1, 386, 558, -1, -1 }, { 0x0268, 157, 388, 559, -1, -1 }, { 0x0269, -1, 391, -1, -1, -1 }, { 0x026A, -1, 392, 560, -1, -1 }, { 0x026B, -1, 397, 561, -1, -1 }, { 0x026C, -1, 399, 564, -1, -1 }, { 0x026D, -1, 401, 565, -1, -1 }, { 0x026E, -1, 402, -1, -1, -1 }, { 0x026F, -1, 404, 566, -1, -1 }, { 0x0270, -1, 406, -1, -1, -1 }, { 0x0271, -1, 407, 567, -1, -1 }, { 0x0272, -1, 409, -1, -1, -1 }, { 0x0273, -1, 411, -1, -1, -1 }, { 0x0274, -1, 412, -1, -1, -1 }, { 0x0275, 158, 413, 568, -1, -1 }, { 0x0276, -1, 415, 571, -1, -1 }, { 0x0277, -1, 416, -1, -1, -1 }, { 0x0278, -1, 417, 572, -1, -1 }, { 0x0279, -1, 419, 575, -1, -1 }, { 0x027A, -1, 420, -1, -1, -1 }, { 0x027B, -1, 421, 576, -1, -1 }, { 0x027C, -1, 422, -1, -1, -1 }, { 0x027D, -1, 423, 577, -1, -1 }, { 0x027E, -1, 425, 578, -1, -1 }, { 0x027F, 159, 426, -1, -1, -1 }, { 0x0280, -1, 430, -1, -1, -1 }, { 0x0281, -1, 433, 579, -1, -1 }, { 0x0282, -1, 434, -1, -1, -1 }, { 0x0283, -1, 436, 580, -1, -1 }, { 0x0284, -1, 438, -1, -1, -1 }, { 0x0285, -1, 440, -1, -1, -1 }, { 0x0286, -1, 445, -1, -1, -1 }, { 0x0287, -1, 447, 582, -1, -1 }, { 0x0288, -1, 449, 583, -1, -1 }, { 0x0289, -1, 451, 585, -1, -1 }, { 0x028A, -1, 453, 586, -1, -1 }, { 0x028B, 160, 457, 587, -1, -1 }, { 0x028C, 161, 459, 588, -1, -1 }, { 0x028D, -1, 461, 591, -1, -1 }, { 0x028E, -1, 462, -1, -1, -1 }, { 0x028F, -1, 463, -1, -1, -1 }, { 0x0290, -1, 464, -1, -1, -1 }, { 0x0291, -1, 465, -1, -1, -1 }, { 0x0292, 162, 467, 592, -1, -1 }, { 0x0293, -1, 471, -1, -1, -1 }, { 0x0294, -1, 472, 596, -1, -1 }, { 0x0295, 163, 474, 598, -1, -1 }, { 0x0296, -1, 476, 600, -1, -1 }, { 0x0297, -1, 477, 601, -1, -1 }, { 0x0298, 164, 478, 603, -1, -1 }, { 0x0299, -1, 479, 605, -1, -1 }, { 0x029A, 165, 480, 606, -1, -1 }, { 0x029B, -1, 482, -1, -1, -1 }, { 0x029C, -1, 483, 607, -1, -1 }, { 0x029D, -1, 484, -1, -1, -1 }, { 0x029E, -1, 486, -1, -1, -1 }, { 0x029F, -1, 488, -1, -1, -1 }, { 0x02A0, -1, 489, -1, -1, -1 }, { 0x02A1, -1, 490, -1, -1, -1 }, { 0x02A2, -1, 491, -1, -1, -1 }, { 0x02A3, -1, 492, 610, -1, -1 }, { 0x02A4, -1, 493, -1, -1, -1 }, { 0x02A5, -1, 494, -1, -1, -1 }, { 0x02A6, -1, 495, 611, -1, -1 }, { 0x02A7, -1, 496, 613, -1, -1 }, { 0x02A8, -1, 497, -1, -1, -1 }, { 0x02A9, -1, 498, -1, -1, -1 }, { 0x02AA, -1, 499, -1, -1, -1 }, { 0x02AB, -1, 500, -1, -1, -1 }, { 0x02AC, -1, 501, -1, -1, -1 }, { 0x02AD, -1, 502, -1, -1, -1 }, { 0x02B0, -1, 503, -1, 32, -1 }, { 0x02B1, -1, 504, 614, 33, -1 }, { 0x02B2, -1, 505, 616, 34, -1 }, { 0x02B3, -1, -1, -1, 35, -1 }, { 0x02B4, -1, -1, 617, 36, -1 }, { 0x02B5, -1, -1, 618, 37, -1 }, { 0x02B6, -1, 506, 619, 38, -1 }, { 0x02B7, -1, 507, 620, 39, -1 }, { 0x02B8, -1, 508, -1, 40, -1 }, { 0x02B9, -1, 510, 621, -1, -1 }, { 0x02BA, -1, 513, 628, -1, -1 }, { 0x02BB, -1, 515, 631, -1, -1 }, { 0x02BC, 166, 519, 634, -1, -1 }, { 0x02BD, -1, 525, 641, -1, -1 }, { 0x02BE, -1, 526, 645, -1, -1 }, { 0x02BF, -1, 528, 648, -1, -1 }, { 0x02C0, -1, 530, 651, -1, -1 }, { 0x02C1, -1, 532, 653, -1, -1 }, { 0x02C2, -1, 533, -1, -1, -1 }, { 0x02C3, -1, 534, -1, -1, -1 }, { 0x02C4, -1, 535, 654, -1, -1 }, { 0x02C5, -1, 536, -1, -1, -1 }, { 0x02C6, -1, 537, 656, -1, -1 }, { 0x02C7, 167, 538, 659, -1, -1 }, { 0x02C8, -1, 540, 660, -1, -1 }, { 0x02C9, -1, 542, 662, -1, -1 }, { 0x02CA, -1, 545, 664, -1, -1 }, { 0x02CB, -1, 547, 669, -1, -1 }, { 0x02CC, -1, 549, 672, -1, -1 }, { 0x02CD, -1, 551, 673, -1, -1 }, { 0x02CE, -1, 553, -1, -1, -1 }, { 0x02CF, -1, 554, 675, -1, -1 }, { 0x02D0, -1, 555, 676, -1, -1 }, { 0x02D1, -1, 556, 677, -1, -1 }, { 0x02D2, -1, 557, -1, -1, -1 }, { 0x02D3, -1, 558, -1, -1, -1 }, { 0x02D4, -1, 559, 678, -1, -1 }, { 0x02D5, -1, 560, 680, -1, -1 }, { 0x02D6, -1, 561, 682, -1, -1 }, { 0x02D7, -1, 562, 683, -1, -1 }, { 0x02D8, -1, -1, 685, 41, -1 }, { 0x02D9, -1, 564, 686, 42, -1 }, { 0x02DA, -1, -1, 687, 43, -1 }, { 0x02DB, -1, -1, 689, 44, -1 }, { 0x02DC, -1, -1, 690, 45, -1 }, { 0x02DD, -1, -1, 693, 46, -1 }, { 0x02DE, -1, 565, -1, -1, -1 }, { 0x02DF, -1, 567, -1, -1, -1 }, { 0x02E0, -1, 568, -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 }, { 0x02ED, -1, -1, 694, -1, -1 }, { 0x02EE, -1, 569, -1, -1, -1 }, { 0x02F3, -1, -1, 695, -1, -1 }, { 0x0300, 168, 570, 696, -1, -1 }, { 0x0301, 169, 571, 698, -1, -1 }, { 0x0302, 171, -1, 703, -1, -1 }, { 0x0303, -1, 572, 705, -1, -1 }, { 0x0304, 172, 574, 707, -1, -1 }, { 0x0305, 173, 576, 709, -1, -1 }, { 0x0306, 174, -1, 710, -1, -1 }, { 0x0307, 176, -1, -1, -1, -1 }, { 0x0308, 177, -1, 712, -1, -1 }, { 0x0309, 180, 577, 713, -1, -1 }, { 0x030A, -1, -1, 714, -1, -1 }, { 0x030B, -1, 579, 716, -1, -1 }, { 0x030C, 181, 580, 719, -1, -1 }, { 0x030D, -1, 581, 720, -1, -1 }, { 0x030E, -1, 583, 721, -1, -1 }, { 0x030F, -1, 584, -1, -1, -1 }, { 0x0310, -1, -1, 722, -1, -1 }, { 0x0311, -1, -1, 723, -1, -1 }, { 0x0312, 182, 585, 725, -1, -1 }, { 0x0313, 183, 586, 726, -1, -1 }, { 0x0314, 184, -1, 729, -1, -1 }, { 0x0315, -1, -1, 732, -1, -1 }, { 0x0318, -1, -1, 733, -1, -1 }, { 0x0319, -1, -1, 734, -1, -1 }, { 0x031A, -1, 587, -1, -1, -1 }, { 0x031B, -1, 588, -1, -1, -1 }, { 0x031C, -1, 589, 735, -1, -1 }, { 0x031D, -1, 590, 736, -1, -1 }, { 0x031E, -1, 591, 737, -1, -1 }, { 0x031F, -1, 592, 738, -1, -1 }, { 0x0320, -1, 593, 740, -1, -1 }, { 0x0321, -1, 595, 741, -1, -1 }, { 0x0322, -1, 596, -1, -1, -1 }, { 0x0323, 185, 597, 742, -1, -1 }, { 0x0324, -1, 601, 743, -1, -1 }, { 0x0325, -1, 602, 744, -1, -1 }, { 0x0326, -1, 605, -1, -1, -1 }, { 0x0327, -1, 606, 745, -1, -1 }, { 0x0328, 186, 607, 746, -1, -1 }, { 0x0329, -1, 609, 748, -1, -1 }, { 0x032A, -1, 613, -1, -1, -1 }, { 0x032B, -1, 614, 749, -1, -1 }, { 0x032C, -1, 615, -1, -1, -1 }, { 0x032D, -1, 616, -1, -1, -1 }, { 0x032E, -1, 617, -1, -1, -1 }, { 0x032F, -1, 618, -1, -1, -1 }, { 0x0330, -1, 620, -1, -1, -1 }, { 0x0331, -1, -1, 751, -1, -1 }, { 0x0332, 187, 621, 753, -1, -1 }, { 0x0333, 188, 622, 754, -1, -1 }, { 0x0334, -1, 623, -1, -1, -1 }, { 0x0336, 189, 624, -1, -1, -1 }, { 0x0337, 190, -1, -1, -1, -1 }, { 0x0338, 191, -1, -1, -1, -1 }, { 0x033A, -1, 625, 756, -1, -1 }, { 0x033B, -1, 626, -1, -1, -1 }, { 0x033C, -1, 628, -1, -1, -1 }, { 0x033E, 192, 629, 757, -1, -1 }, { 0x033F, -1, 631, -1, -1, -1 }, { 0x0340, -1, -1, -1, -1, 252 }, { 0x0341, -1, -1, -1, -1, 253 }, { 0x0342, -1, 632, 760, -1, -1 }, { 0x0343, -1, -1, -1, -1, 254 }, { 0x0344, -1, 634, -1, -1, 255 }, { 0x0345, 193, 635, 762, -1, -1 }, { 0x0346, -1, 636, 764, -1, -1 }, { 0x0347, -1, 637, -1, -1, -1 }, { 0x0348, -1, 638, -1, -1, -1 }, { 0x0349, -1, 639, -1, -1, -1 }, { 0x034A, -1, 640, -1, -1, -1 }, { 0x034B, -1, 641, -1, -1, -1 }, { 0x034C, -1, 642, -1, -1, -1 }, { 0x034D, -1, 643, -1, -1, -1 }, { 0x034E, -1, 644, -1, -1, -1 }, { 0x034F, -1, 645, -1, -1, -1 }, { 0x0358, -1, 648, 765, -1, -1 }, { 0x0359, -1, -1, 766, -1, -1 }, { 0x035A, -1, 649, -1, -1, -1 }, { 0x035B, -1, 650, -1, -1, -1 }, { 0x035C, 195, 651, 767, -1, -1 }, { 0x0360, -1, -1, 770, -1, -1 }, { 0x0361, 196, -1, 771, -1, -1 }, { 0x0362, -1, 652, -1, -1, -1 }, { 0x0370, -1, -1, 772, -1, -1 }, { 0x0371, -1, -1, 773, -1, -1 }, { 0x0374, 197, 653, 774, -1, 256 }, { 0x0375, 198, 654, 775, -1, -1 }, { 0x037A, 199, -1, 776, 52, -1 }, { 0x037E, 200, 655, 777, -1, 257 }, { 0x037F, -1, 657, -1, -1, -1 }, { 0x0384, -1, -1, 778, 53, -1 }, { 0x0385, -1, 658, -1, -1, 258 }, { 0x0386, -1, -1, -1, -1, 259 }, { 0x0387, -1, 659, -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, 201, -1, 780, -1, -1 }, { 0x0394, -1, -1, 781, -1, -1 }, { 0x0399, 202, -1, -1, -1, -1 }, { 0x03A0, -1, -1, 782, -1, -1 }, { 0x03A3, -1, -1, 784, -1, -1 }, { 0x03A9, -1, -1, 786, -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, 788, -1, -1 }, { 0x03B2, -1, -1, 790, -1, -1 }, { 0x03B3, -1, -1, 793, -1, -1 }, { 0x03B5, -1, -1, 795, -1, -1 }, { 0x03B8, -1, -1, 796, -1, -1 }, { 0x03B9, -1, -1, 798, -1, -1 }, { 0x03BB, 203, -1, 800, -1, -1 }, { 0x03BC, -1, -1, 801, -1, -1 }, { 0x03C0, -1, 661, -1, -1, -1 }, { 0x03C2, 204, 662, 802, -1, -1 }, { 0x03C3, -1, 663, -1, -1, -1 }, { 0x03C5, -1, -1, 803, -1, -1 }, { 0x03C6, -1, 664, 805, -1, -1 }, { 0x03C7, -1, -1, 807, -1, -1 }, { 0x03C9, -1, -1, 808, -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, 809, -1, -1 }, { 0x03D0, 205, -1, -1, 54, -1 }, { 0x03D1, 206, 666, -1, 55, -1 }, { 0x03D2, -1, -1, -1, 56, -1 }, { 0x03D3, -1, -1, -1, -1, 280 }, { 0x03D4, -1, -1, -1, -1, 281 }, { 0x03D5, -1, 667, -1, 57, -1 }, { 0x03D6, 207, 669, -1, 58, -1 }, { 0x03D7, -1, 671, 810, -1, -1 }, { 0x03D9, -1, 672, -1, -1, -1 }, { 0x03DA, -1, 673, 811, -1, -1 }, { 0x03DB, -1, -1, 812, -1, -1 }, { 0x03DD, -1, 676, -1, -1, -1 }, { 0x03DF, -1, 677, -1, -1, -1 }, { 0x03E1, -1, 678, -1, -1, -1 }, { 0x03F0, 208, 679, -1, 59, -1 }, { 0x03F1, 209, 680, -1, 60, -1 }, { 0x03F2, 210, -1, -1, 61, -1 }, { 0x03F3, -1, 681, -1, -1, -1 }, { 0x03F4, -1, -1, 813, 62, -1 }, { 0x03F5, 211, -1, 814, 63, -1 }, { 0x03F6, 212, -1, 815, -1, -1 }, { 0x03F9, -1, -1, -1, 64, -1 }, { 0x03FC, -1, 682, -1, -1, -1 }, { 0x03FD, 213, -1, -1, -1, -1 }, { 0x03FE, 214, -1, -1, -1, -1 }, { 0x03FF, 215, -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, 816, -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, 819, -1, -1 }, { 0x0419, -1, -1, -1, -1, 289 }, { 0x0423, -1, -1, 820, -1, -1 }, { 0x0439, -1, -1, -1, -1, 290 }, { 0x044B, -1, -1, 823, -1, -1 }, { 0x044C, -1, -1, 824, -1, -1 }, { 0x044E, -1, -1, 826, -1, -1 }, { 0x0450, -1, 683, -1, -1, 291 }, { 0x0451, -1, 684, -1, -1, 292 }, { 0x0452, -1, 685, 827, -1, -1 }, { 0x0453, -1, 686, -1, -1, 293 }, { 0x0454, 216, -1, -1, -1, -1 }, { 0x0455, -1, 687, 828, -1, -1 }, { 0x0456, 217, -1, -1, -1, -1 }, { 0x0457, -1, 688, -1, -1, 294 }, { 0x0458, -1, 689, -1, -1, -1 }, { 0x0459, -1, 690, 829, -1, -1 }, { 0x045A, -1, 691, 830, -1, -1 }, { 0x045B, -1, 692, 831, -1, -1 }, { 0x045C, -1, 693, -1, -1, 295 }, { 0x045D, -1, 694, -1, -1, 296 }, { 0x045E, -1, 695, -1, -1, 297 }, { 0x045F, -1, 696, 836, -1, -1 }, { 0x0461, -1, -1, 837, -1, -1 }, { 0x0463, -1, -1, 838, -1, -1 }, { 0x0465, -1, -1, 840, -1, -1 }, { 0x0467, -1, -1, 841, -1, -1 }, { 0x0469, -1, -1, 843, -1, -1 }, { 0x046B, -1, -1, 845, -1, -1 }, { 0x0473, -1, -1, 846, -1, -1 }, { 0x0476, -1, -1, -1, -1, 298 }, { 0x0477, -1, -1, -1, -1, 299 }, { 0x0478, -1, 697, 848, -1, -1 }, { 0x0479, -1, 699, -1, -1, -1 }, { 0x047C, 218, 701, 849, -1, -1 }, { 0x047D, -1, -1, 850, -1, -1 }, { 0x0483, -1, 702, 851, -1, -1 }, { 0x0484, -1, 703, 852, -1, -1 }, { 0x0485, -1, -1, 854, -1, -1 }, { 0x0486, -1, -1, 855, -1, -1 }, { 0x0487, -1, 704, 856, -1, -1 }, { 0x0488, -1, 706, -1, -1, -1 }, { 0x0489, -1, -1, 858, -1, -1 }, { 0x048B, -1, 707, -1, -1, -1 }, { 0x048D, -1, 708, -1, -1, -1 }, { 0x048F, -1, 709, -1, -1, -1 }, { 0x0491, -1, 710, -1, -1, -1 }, { 0x0493, -1, 711, -1, -1, -1 }, { 0x0495, -1, 713, -1, -1, -1 }, { 0x0497, -1, 714, -1, -1, -1 }, { 0x0499, -1, 715, -1, -1, -1 }, { 0x049B, -1, 717, -1, -1, -1 }, { 0x049D, -1, 718, -1, -1, -1 }, { 0x049F, -1, 719, -1, -1, -1 }, { 0x04A3, -1, 720, -1, -1, -1 }, { 0x04A5, -1, 721, -1, -1, -1 }, { 0x04A7, -1, 724, -1, -1, -1 }, { 0x04AB, -1, 725, -1, -1, -1 }, { 0x04AD, -1, 728, -1, -1, -1 }, { 0x04AF, -1, 729, 859, -1, -1 }, { 0x04B1, -1, 731, -1, -1, -1 }, { 0x04B3, -1, 732, -1, -1, -1 }, { 0x04B5, -1, 733, -1, -1, -1 }, { 0x04B7, -1, 735, -1, -1, -1 }, { 0x04B9, -1, 736, -1, -1, -1 }, { 0x04BB, -1, 737, 860, -1, -1 }, { 0x04BF, -1, 739, -1, -1, -1 }, { 0x04C0, -1, 740, 861, -1, -1 }, { 0x04C1, -1, -1, -1, -1, 300 }, { 0x04C2, -1, 742, -1, -1, 301 }, { 0x04C4, -1, 743, -1, -1, -1 }, { 0x04C6, -1, 744, -1, -1, -1 }, { 0x04C8, -1, 745, -1, -1, -1 }, { 0x04CA, -1, 746, -1, -1, -1 }, { 0x04CE, -1, 747, -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, 748, 863, -1, -1 }, { 0x04D6, -1, -1, -1, -1, 306 }, { 0x04D7, -1, -1, -1, -1, 307 }, { 0x04D9, -1, -1, 864, -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, 865, -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, 866, -1, -1 }, { 0x04EA, -1, -1, -1, -1, 320 }, { 0x04EB, -1, -1, -1, -1, 321 }, { 0x04EC, -1, -1, -1, -1, 322 }, { 0x04ED, -1, 749, -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, 750, -1, -1, -1 }, { 0x04F8, -1, -1, -1, -1, 332 }, { 0x04F9, -1, -1, -1, -1, 333 }, { 0x050F, -1, -1, 867, -1, -1 }, { 0x0511, -1, 751, -1, -1, -1 }, { 0x0513, -1, 752, -1, -1, -1 }, { 0x0515, 219, -1, -1, -1, -1 }, { 0x0517, 220, -1, -1, -1, -1 }, { 0x051F, -1, 753, -1, -1, -1 }, { 0x0521, 221, -1, -1, -1, -1 }, { 0x0523, 222, -1, -1, -1, -1 }, { 0x0525, -1, 754, 868, -1, -1 }, { 0x052F, -1, 755, -1, -1, -1 }, { 0x0559, -1, -1, 869, -1, -1 }, { 0x055A, 223, -1, 872, -1, -1 }, { 0x055B, 224, -1, 875, -1, -1 }, { 0x055C, 225, 756, -1, -1, -1 }, { 0x055D, 226, -1, 876, -1, -1 }, { 0x055E, 227, 757, -1, -1, -1 }, { 0x055F, 228, -1, -1, -1, -1 }, { 0x0560, -1, 758, -1, -1, -1 }, { 0x0587, -1, -1, -1, 65, -1 }, { 0x0588, -1, 759, -1, -1, -1 }, { 0x0589, 229, 760, 877, -1, -1 }, { 0x058A, 230, -1, -1, -1, -1 }, { 0x058E, -1, 761, -1, -1, -1 }, { 0x0591, 231, -1, -1, -1, -1 }, { 0x0592, 232, -1, -1, -1, -1 }, { 0x0596, 233, -1, -1, -1, -1 }, { 0x0598, 234, 762, 878, -1, -1 }, { 0x059C, 235, -1, -1, -1, -1 }, { 0x059F, 236, -1, -1, -1, -1 }, { 0x05A1, 237, -1, -1, -1, -1 }, { 0x05A2, -1, -1, 879, -1, -1 }, { 0x05A5, 238, -1, -1, -1, -1 }, { 0x05A8, 239, -1, -1, -1, -1 }, { 0x05AA, 240, -1, 880, -1, -1 }, { 0x05AE, 241, 763, 881, -1, -1 }, { 0x05B7, -1, 764, -1, -1, -1 }, { 0x05B8, -1, 765, 882, -1, -1 }, { 0x05BC, 242, 766, -1, -1, -1 }, { 0x05BD, 243, 767, -1, -1, -1 }, { 0x05BF, -1, -1, 883, -1, -1 }, { 0x05C0, 244, 768, 884, -1, -1 }, { 0x05C3, -1, 769, 885, -1, -1 }, { 0x05C5, -1, 770, 886, -1, -1 }, { 0x05C6, -1, 771, 887, -1, -1 }, { 0x05C7, -1, -1, 888, -1, -1 }, { 0x05D0, 245, -1, 889, -1, -1 }, { 0x05D1, -1, -1, 890, -1, -1 }, { 0x05D2, -1, -1, 891, -1, -1 }, { 0x05D3, -1, -1, 892, -1, -1 }, { 0x05E6, 246, -1, -1, -1, -1 }, { 0x05F0, 247, -1, -1, -1, -1 }, { 0x05F2, 248, -1, -1, -1, -1 }, { 0x05F3, -1, -1, 893, -1, -1 }, { 0x05F4, -1, -1, 894, -1, -1 }, { 0x0604, -1, 772, -1, -1, -1 }, { 0x0605, -1, 773, -1, -1, -1 }, { 0x0606, -1, -1, 895, -1, -1 }, { 0x0607, -1, -1, 896, -1, -1 }, { 0x0609, -1, -1, 897, -1, -1 }, { 0x060A, -1, -1, 898, -1, -1 }, { 0x060C, -1, 774, 899, -1, -1 }, { 0x0610, -1, 775, -1, -1, -1 }, { 0x0611, -1, 776, 902, -1, -1 }, { 0x0612, -1, 777, 903, -1, -1 }, { 0x0613, -1, 778, 904, -1, -1 }, { 0x0614, -1, 779, -1, -1, -1 }, { 0x0615, -1, 780, -1, -1, -1 }, { 0x0616, -1, 782, -1, -1, -1 }, { 0x0618, -1, 783, -1, -1, -1 }, { 0x0619, -1, 784, -1, -1, -1 }, { 0x061A, -1, 785, -1, -1, -1 }, { 0x061B, -1, 786, 905, -1, -1 }, { 0x061C, -1, 787, 908, -1, -1 }, { 0x061F, -1, 788, 909, -1, -1 }, { 0x0620, -1, 789, -1, -1, -1 }, { 0x0621, -1, -1, 911, -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, 790, -1, -1, 338 }, { 0x0639, -1, -1, 912, -1, -1 }, { 0x063D, -1, 791, -1, -1, -1 }, { 0x0640, 249, 792, -1, -1, -1 }, { 0x0645, -1, 794, -1, -1, -1 }, { 0x0649, -1, 795, 914, -1, -1 }, { 0x064A, -1, 797, 915, -1, -1 }, { 0x064C, -1, 799, -1, -1, -1 }, { 0x0652, -1, 800, 916, -1, -1 }, { 0x0653, -1, 803, 917, -1, -1 }, { 0x0654, -1, 804, -1, -1, -1 }, { 0x0657, 250, 806, -1, -1, -1 }, { 0x0658, -1, 807, -1, -1, -1 }, { 0x0659, -1, 809, -1, -1, -1 }, { 0x065A, -1, 810, -1, -1, -1 }, { 0x065B, -1, 811, -1, -1, -1 }, { 0x065C, -1, 812, -1, -1, -1 }, { 0x065D, -1, 814, -1, -1, -1 }, { 0x065E, -1, 815, -1, -1, -1 }, { 0x065F, -1, 816, -1, -1, -1 }, { 0x066A, -1, -1, 921, -1, -1 }, { 0x066C, -1, -1, 922, -1, -1 }, { 0x066D, -1, 817, 924, -1, -1 }, { 0x0670, -1, 818, -1, -1, -1 }, { 0x0671, -1, 819, -1, -1, -1 }, { 0x0672, -1, 820, -1, -1, -1 }, { 0x0673, -1, 821, -1, -1, -1 }, { 0x0674, -1, 824, -1, -1, -1 }, { 0x0675, -1, 826, -1, 66, -1 }, { 0x0676, -1, 827, -1, 67, -1 }, { 0x0677, -1, 828, -1, 68, -1 }, { 0x0678, -1, 829, -1, 69, -1 }, { 0x0679, -1, 830, -1, -1, -1 }, { 0x067A, -1, 831, -1, -1, -1 }, { 0x067B, -1, 832, -1, -1, -1 }, { 0x067C, -1, 833, -1, -1, -1 }, { 0x067D, -1, 834, -1, -1, -1 }, { 0x067E, -1, 835, -1, -1, -1 }, { 0x067F, -1, 836, -1, -1, -1 }, { 0x0680, -1, 837, -1, -1, -1 }, { 0x0681, -1, 838, -1, -1, -1 }, { 0x0682, -1, 840, -1, -1, -1 }, { 0x0683, -1, 841, -1, -1, -1 }, { 0x0684, -1, 842, -1, -1, -1 }, { 0x0685, -1, 843, -1, -1, -1 }, { 0x0686, -1, 845, -1, -1, -1 }, { 0x0687, -1, 846, -1, -1, -1 }, { 0x0688, -1, 847, -1, -1, -1 }, { 0x0689, -1, 848, -1, -1, -1 }, { 0x068A, -1, 849, -1, -1, -1 }, { 0x068B, -1, 850, -1, -1, -1 }, { 0x068C, -1, 851, -1, -1, -1 }, { 0x068D, -1, 852, -1, -1, -1 }, { 0x068E, -1, 853, -1, -1, -1 }, { 0x068F, -1, 855, -1, -1, -1 }, { 0x0690, -1, 857, -1, -1, -1 }, { 0x0691, -1, 858, -1, -1, -1 }, { 0x0692, -1, 859, -1, -1, -1 }, { 0x0693, -1, 860, -1, -1, -1 }, { 0x0694, -1, 861, -1, -1, -1 }, { 0x0695, -1, 862, -1, -1, -1 }, { 0x0696, -1, 863, -1, -1, -1 }, { 0x0697, -1, 864, -1, -1, -1 }, { 0x0698, -1, 865, -1, -1, -1 }, { 0x0699, -1, 866, -1, -1, -1 }, { 0x069A, -1, 867, -1, -1, -1 }, { 0x069B, -1, 868, -1, -1, -1 }, { 0x069C, -1, 869, -1, -1, -1 }, { 0x069D, -1, 870, -1, -1, -1 }, { 0x069E, -1, 871, -1, -1, -1 }, { 0x069F, -1, 872, -1, -1, -1 }, { 0x06A0, -1, 873, -1, -1, -1 }, { 0x06A1, -1, 874, -1, -1, -1 }, { 0x06A2, -1, 875, -1, -1, -1 }, { 0x06A3, -1, 876, -1, -1, -1 }, { 0x06A4, -1, 877, -1, -1, -1 }, { 0x06A5, -1, 879, -1, -1, -1 }, { 0x06A6, -1, 880, -1, -1, -1 }, { 0x06A7, -1, 881, -1, -1, -1 }, { 0x06A8, -1, 882, -1, -1, -1 }, { 0x06A9, 251, 883, -1, -1, -1 }, { 0x06AA, -1, 884, -1, -1, -1 }, { 0x06AB, -1, 885, -1, -1, -1 }, { 0x06AC, -1, 887, 925, -1, -1 }, { 0x06AD, -1, 888, -1, -1, -1 }, { 0x06AE, -1, 889, -1, -1, -1 }, { 0x06AF, -1, 891, -1, -1, -1 }, { 0x06B0, -1, 892, -1, -1, -1 }, { 0x06B1, -1, 893, -1, -1, -1 }, { 0x06B2, -1, 894, -1, -1, -1 }, { 0x06B3, -1, 895, -1, -1, -1 }, { 0x06B4, -1, 896, -1, -1, -1 }, { 0x06B5, -1, 897, -1, -1, -1 }, { 0x06B6, -1, 898, -1, -1, -1 }, { 0x06B7, -1, 899, -1, -1, -1 }, { 0x06BA, -1, 900, -1, -1, -1 }, { 0x06BB, -1, 902, -1, -1, -1 }, { 0x06BC, -1, 903, -1, -1, -1 }, { 0x06BD, -1, 904, -1, -1, -1 }, { 0x06BE, -1, 905, -1, -1, -1 }, { 0x06C0, 252, 907, -1, -1, 339 }, { 0x06C1, -1, 909, -1, -1, -1 }, { 0x06C2, -1, 910, -1, -1, 340 }, { 0x06C3, -1, 912, -1, -1, -1 }, { 0x06C4, -1, 913, -1, -1, -1 }, { 0x06C5, -1, 914, -1, -1, -1 }, { 0x06C6, -1, 916, -1, -1, -1 }, { 0x06C7, -1, 917, -1, -1, -1 }, { 0x06C8, -1, 918, -1, -1, -1 }, { 0x06C9, -1, 919, -1, -1, -1 }, { 0x06CA, -1, 920, -1, -1, -1 }, { 0x06CB, -1, 921, -1, -1, -1 }, { 0x06CC, -1, 922, 926, -1, -1 }, { 0x06CD, -1, 925, 928, -1, -1 }, { 0x06CE, -1, 927, -1, -1, -1 }, { 0x06D0, -1, 928, -1, -1, -1 }, { 0x06D1, -1, 930, -1, -1, -1 }, { 0x06D2, -1, 931, -1, -1, -1 }, { 0x06D3, -1, 932, -1, -1, 341 }, { 0x06D4, -1, 934, -1, -1, -1 }, { 0x06D5, -1, 935, -1, -1, -1 }, { 0x06DE, -1, 936, -1, -1, -1 }, { 0x06DF, -1, 938, -1, -1, -1 }, { 0x06E0, -1, 939, -1, -1, -1 }, { 0x06E1, 253, 940, 929, -1, -1 }, { 0x06E4, -1, 942, -1, -1, -1 }, { 0x06E5, -1, -1, 930, -1, -1 }, { 0x06E9, -1, 943, -1, -1, -1 }, { 0x06EC, -1, 944, -1, -1, -1 }, { 0x06EF, -1, 945, -1, -1, -1 }, { 0x06F4, -1, 946, -1, -1, -1 }, { 0x06F6, -1, 947, -1, -1, -1 }, { 0x06F7, -1, 948, -1, -1, -1 }, { 0x0700, -1, 949, -1, -1, -1 }, { 0x0701, -1, 950, -1, -1, -1 }, { 0x0702, -1, 951, -1, -1, -1 }, { 0x0703, -1, 952, -1, -1, -1 }, { 0x0704, -1, 953, -1, -1, -1 }, { 0x0705, -1, 954, -1, -1, -1 }, { 0x0706, -1, 955, -1, -1, -1 }, { 0x0707, -1, 956, -1, -1, -1 }, { 0x0708, -1, 957, -1, -1, -1 }, { 0x0709, -1, 958, -1, -1, -1 }, { 0x070A, -1, 960, -1, -1, -1 }, { 0x070B, -1, 962, 932, -1, -1 }, { 0x070C, -1, 963, -1, -1, -1 }, { 0x070D, -1, 964, -1, -1, -1 }, { 0x070F, 254, 965, -1, -1, -1 }, { 0x0711, -1, 966, -1, -1, -1 }, { 0x0714, -1, 967, -1, -1, -1 }, { 0x0716, -1, 968, -1, -1, -1 }, { 0x071C, -1, 969, -1, -1, -1 }, { 0x071E, -1, 970, -1, -1, -1 }, { 0x0727, -1, 971, -1, -1, -1 }, { 0x0740, -1, 972, 933, -1, -1 }, { 0x0741, -1, 973, -1, -1, -1 }, { 0x0742, -1, 974, -1, -1, -1 }, { 0x0743, -1, 975, -1, -1, -1 }, { 0x0744, -1, 976, -1, -1, -1 }, { 0x0745, -1, 977, -1, -1, -1 }, { 0x0746, -1, 978, -1, -1, -1 }, { 0x0747, -1, 979, -1, -1, -1 }, { 0x0748, -1, 980, -1, -1, -1 }, { 0x0749, -1, 982, -1, -1, -1 }, { 0x074A, -1, 984, -1, -1, -1 }, { 0x0759, -1, 985, -1, -1, -1 }, { 0x075C, -1, 986, -1, -1, -1 }, { 0x0762, -1, 987, 934, -1, -1 }, { 0x0763, -1, 988, 935, -1, -1 }, { 0x0766, -1, 989, -1, -1, -1 }, { 0x0767, -1, 990, -1, -1, -1 }, { 0x0768, -1, 991, -1, -1, -1 }, { 0x0769, -1, 992, -1, -1, -1 }, { 0x076B, -1, 993, -1, -1, -1 }, { 0x076C, -1, 994, 936, -1, -1 }, { 0x076D, -1, 996, -1, -1, -1 }, { 0x07EA, -1, -1, 937, -1, -1 }, { 0x07EB, -1, -1, 938, -1, -1 }, { 0x07EC, -1, -1, 939, -1, -1 }, { 0x07ED, -1, -1, 940, -1, -1 }, { 0x07EE, -1, -1, 941, -1, -1 }, { 0x07F2, -1, -1, 942, -1, -1 }, { 0x07F3, -1, -1, 943, -1, -1 }, { 0x07F4, -1, -1, 944, -1, -1 }, { 0x07F5, -1, -1, 945, -1, -1 }, { 0x07F6, -1, 997, -1, -1, -1 }, { 0x07F7, -1, 998, -1, -1, -1 }, { 0x07FA, -1, -1, 946, -1, -1 }, { 0x07FD, -1, 1000, 948, -1, -1 }, { 0x07FE, -1, -1, 949, -1, -1 }, { 0x07FF, -1, -1, 950, -1, -1 }, { 0x081C, 255, -1, -1, -1, -1 }, { 0x081E, 256, -1, -1, -1, -1 }, { 0x0821, 257, -1, -1, -1, -1 }, { 0x0825, 258, -1, -1, -1, -1 }, { 0x0826, 259, -1, -1, -1, -1 }, { 0x0829, 260, -1, -1, -1, -1 }, { 0x0830, 261, -1, -1, -1, -1 }, { 0x0831, 262, -1, -1, -1, -1 }, { 0x0832, 263, -1, -1, -1, -1 }, { 0x0833, 264, -1, -1, -1, -1 }, { 0x0834, 265, -1, -1, -1, -1 }, { 0x0835, 266, -1, -1, -1, -1 }, { 0x0838, 267, -1, -1, -1, -1 }, { 0x0839, 268, -1, -1, -1, -1 }, { 0x083A, 269, -1, -1, -1, -1 }, { 0x083B, 270, -1, -1, -1, -1 }, { 0x083C, 271, -1, -1, -1, -1 }, { 0x083D, 272, -1, -1, -1, -1 }, { 0x083E, 273, -1, -1, -1, -1 }, { 0x0840, 274, -1, -1, -1, -1 }, { 0x0845, 275, -1, -1, -1, -1 }, { 0x0847, 276, -1, -1, -1, -1 }, { 0x0849, 277, -1, -1, -1, -1 }, { 0x0856, 278, -1, -1, -1, -1 }, { 0x0860, -1, -1, 951, -1, -1 }, { 0x0861, -1, -1, 952, -1, -1 }, { 0x0862, -1, -1, 953, -1, -1 }, { 0x0863, -1, -1, 954, -1, -1 }, { 0x0864, -1, -1, 955, -1, -1 }, { 0x0865, -1, -1, 956, -1, -1 }, { 0x0866, -1, -1, 957, -1, -1 }, { 0x0867, -1, -1, 958, -1, -1 }, { 0x0868, -1, -1, 959, -1, -1 }, { 0x0869, -1, -1, 960, -1, -1 }, { 0x086A, -1, -1, 961, -1, -1 }, { 0x0886, -1, 1001, -1, -1, -1 }, { 0x088B, -1, 1002, -1, -1, -1 }, { 0x088C, -1, 1003, -1, -1, -1 }, { 0x088D, -1, 1004, -1, -1, -1 }, { 0x088E, -1, 1005, -1, -1, -1 }, { 0x0890, -1, 1007, -1, -1, -1 }, { 0x0891, -1, 1008, -1, -1, -1 }, { 0x0897, -1, -1, 962, -1, -1 }, { 0x089C, -1, -1, 963, -1, -1 }, { 0x08A1, -1, 1009, 964, -1, -1 }, { 0x08A8, -1, 1011, 965, -1, -1 }, { 0x08A9, -1, 1013, 966, -1, -1 }, { 0x08AA, 279, -1, -1, -1, -1 }, { 0x08AB, 280, -1, -1, -1, -1 }, { 0x08AC, 281, -1, -1, -1, -1 }, { 0x08AD, -1, 1015, -1, -1, -1 }, { 0x08AE, -1, 1016, -1, -1, -1 }, { 0x08AF, -1, 1018, -1, -1, -1 }, { 0x08B0, -1, 1019, -1, -1, -1 }, { 0x08B1, -1, 1020, -1, -1, -1 }, { 0x08B4, -1, 1021, 967, -1, -1 }, { 0x08BB, -1, 1022, 968, -1, -1 }, { 0x08BC, -1, 1023, 970, -1, -1 }, { 0x08BD, -1, 1024, 973, -1, -1 }, { 0x08C4, -1, 1025, 975, -1, -1 }, { 0x08CC, 282, -1, -1, -1, -1 }, { 0x08DD, -1, -1, 976, -1, -1 }, { 0x08F0, 283, -1, -1, -1, -1 }, { 0x08F1, 284, -1, -1, -1, -1 }, { 0x08F2, 285, -1, -1, -1, -1 }, { 0x08F6, -1, 1026, -1, -1, -1 }, { 0x08F8, -1, 1027, -1, -1, -1 }, { 0x08FB, -1, 1028, -1, -1, -1 }, { 0x08FE, -1, 1029, -1, -1, -1 }, { 0x0900, 286, -1, -1, -1, -1 }, { 0x0901, 287, -1, 977, -1, -1 }, { 0x0902, 288, -1, -1, -1, -1 }, { 0x0904, -1, 1030, -1, -1, -1 }, { 0x090E, -1, 1032, -1, -1, -1 }, { 0x0912, -1, 1034, -1, -1, -1 }, { 0x0929, -1, 1036, -1, -1, 342 }, { 0x0931, -1, 1037, -1, -1, 343 }, { 0x0934, -1, 1039, -1, -1, 344 }, { 0x093C, -1, 1040, -1, -1, -1 }, { 0x093F, -1, 1041, -1, -1, -1 }, { 0x0945, 289, -1, -1, -1, -1 }, { 0x0946, -1, 1042, -1, -1, -1 }, { 0x094A, -1, 1044, -1, -1, -1 }, { 0x094D, 290, 1046, -1, -1, -1 }, { 0x094E, -1, 1047, -1, -1, -1 }, { 0x094F, -1, 1049, -1, -1, -1 }, { 0x0950, -1, -1, 978, -1, -1 }, { 0x0951, 291, 1050, 979, -1, -1 }, { 0x0952, 292, 1052, 980, -1, -1 }, { 0x0953, -1, -1, 981, -1, -1 }, { 0x0954, -1, -1, 982, -1, -1 }, { 0x0955, -1, 1053, -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, 293, 1054, -1, -1, -1 }, { 0x0965, 294, -1, -1, -1, -1 }, { 0x0966, -1, 1055, -1, -1, -1 }, { 0x0970, -1, 1056, -1, -1, -1 }, { 0x0979, -1, 1057, 983, -1, -1 }, { 0x097A, -1, 1058, -1, -1, -1 }, { 0x097D, -1, 1059, -1, -1, -1 }, { 0x0980, 295, 1061, -1, -1, -1 }, { 0x09AC, 296, -1, -1, -1, -1 }, { 0x09BC, -1, 1062, -1, -1, -1 }, { 0x09BF, -1, 1063, -1, -1, -1 }, { 0x09C7, -1, 1064, -1, -1, -1 }, { 0x09C8, -1, 1065, -1, -1, -1 }, { 0x09CB, -1, -1, -1, -1, 353 }, { 0x09CC, -1, -1, -1, -1, 354 }, { 0x09CD, 297, -1, -1, -1, -1 }, { 0x09CE, -1, 1066, -1, -1, -1 }, { 0x09DC, -1, -1, -1, -1, 355 }, { 0x09DD, -1, -1, -1, -1, 356 }, { 0x09DF, -1, -1, -1, -1, 357 }, { 0x09E4, -1, -1, 984, -1, -1 }, { 0x09E5, -1, -1, 985, -1, -1 }, { 0x09F0, 298, -1, -1, -1, -1 }, { 0x09F1, 299, -1, -1, -1, -1 }, { 0x09F2, 301, 1067, -1, -1, -1 }, { 0x09F3, 302, -1, -1, -1, -1 }, { 0x09F4, -1, 1068, -1, -1, -1 }, { 0x09F5, -1, 1069, -1, -1, -1 }, { 0x09F6, -1, 1070, -1, -1, -1 }, { 0x09FA, 303, 1071, -1, -1, -1 }, { 0x09FE, -1, 1073, 986, -1, -1 }, { 0x0A05, 305, -1, -1, -1, -1 }, { 0x0A33, -1, -1, -1, -1, 358 }, { 0x0A36, -1, -1, -1, -1, 359 }, { 0x0A3C, 306, 1074, -1, -1, -1 }, { 0x0A3E, 307, -1, -1, -1, -1 }, { 0x0A3F, 308, 1075, -1, -1, -1 }, { 0x0A40, 309, -1, -1, -1, -1 }, { 0x0A41, 310, -1, -1, -1, -1 }, { 0x0A42, 311, -1, -1, -1, -1 }, { 0x0A47, 312, -1, -1, -1, -1 }, { 0x0A48, 313, -1, -1, -1, -1 }, { 0x0A4B, 314, -1, -1, -1, -1 }, { 0x0A4C, 315, -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, 989, -1, -1 }, { 0x0A65, -1, -1, 990, -1, -1 }, { 0x0A70, -1, 1076, -1, -1, -1 }, { 0x0A71, -1, 1077, -1, -1, -1 }, { 0x0A74, -1, 1078, -1, -1, -1 }, { 0x0A75, -1, 1079, -1, -1, -1 }, { 0x0A76, -1, -1, 991, -1, -1 }, { 0x0A8C, -1, 1080, -1, -1, -1 }, { 0x0ABC, -1, 1081, -1, -1, -1 }, { 0x0ABF, -1, 1082, -1, -1, -1 }, { 0x0AE4, -1, -1, 992, -1, -1 }, { 0x0AE5, -1, -1, 993, -1, -1 }, { 0x0AF1, -1, 1083, -1, -1, -1 }, { 0x0AF9, -1, 1084, 994, -1, -1 }, { 0x0B2C, -1, -1, 995, -1, -1 }, { 0x0B2F, 316, -1, -1, -1, -1 }, { 0x0B35, -1, 1085, 996, -1, -1 }, { 0x0B3C, -1, 1086, -1, -1, -1 }, { 0x0B47, -1, 1087, -1, -1, -1 }, { 0x0B48, -1, 1088, -1, -1, 364 }, { 0x0B4B, -1, -1, -1, -1, 365 }, { 0x0B4C, -1, -1, -1, -1, 366 }, { 0x0B55, -1, 1089, -1, -1, -1 }, { 0x0B5C, 317, -1, -1, -1, 367 }, { 0x0B5D, 318, -1, -1, -1, 368 }, { 0x0B5F, 319, -1, -1, -1, -1 }, { 0x0B64, -1, -1, 997, -1, -1 }, { 0x0B65, -1, -1, 998, -1, -1 }, { 0x0B71, -1, -1, 999, -1, -1 }, { 0x0B82, -1, 1090, -1, -1, -1 }, { 0x0B83, 320, 1091, -1, -1, -1 }, { 0x0B94, -1, -1, -1, -1, 369 }, { 0x0B99, -1, 1092, 1001, -1, -1 }, { 0x0BA4, -1, 1093, 1002, -1, -1 }, { 0x0BAA, 321, -1, 1003, -1, -1 }, { 0x0BB3, -1, 1094, 1004, -1, -1 }, { 0x0BB5, -1, -1, 1005, -1, -1 }, { 0x0BC6, -1, 1095, -1, -1, -1 }, { 0x0BC7, -1, 1096, -1, -1, -1 }, { 0x0BC8, -1, 1097, -1, -1, -1 }, { 0x0BCA, -1, -1, -1, -1, 370 }, { 0x0BCB, -1, -1, -1, -1, 371 }, { 0x0BCC, -1, -1, -1, -1, 372 }, { 0x0BCD, 322, -1, -1, -1, -1 }, { 0x0BE4, -1, -1, 1006, -1, -1 }, { 0x0BE5, -1, -1, 1007, -1, -1 }, { 0x0BF3, 323, 1098, 1008, -1, -1 }, { 0x0BF4, 325, -1, -1, -1, -1 }, { 0x0BF5, 326, -1, -1, -1, -1 }, { 0x0BF6, 327, -1, -1, -1, -1 }, { 0x0BF7, 328, 1100, 1009, -1, -1 }, { 0x0BF8, 329, -1, -1, -1, -1 }, { 0x0BF9, 330, -1, 1010, -1, -1 }, { 0x0BFA, 331, 1102, 1011, -1, -1 }, { 0x0C01, 332, 1104, -1, -1, -1 }, { 0x0C02, 333, 1105, -1, -1, -1 }, { 0x0C04, -1, 1106, -1, -1, -1 }, { 0x0C3C, -1, 1107, -1, -1, -1 }, { 0x0C48, -1, -1, -1, -1, 373 }, { 0x0C4D, 334, -1, -1, -1, -1 }, { 0x0C5A, -1, 1109, -1, -1, -1 }, { 0x0C5D, -1, 1110, 1012, -1, -1 }, { 0x0C64, -1, -1, 1014, -1, -1 }, { 0x0C65, -1, -1, 1015, -1, -1 }, { 0x0C77, 335, 1111, 1016, -1, -1 }, { 0x0C82, -1, 1112, -1, -1, -1 }, { 0x0C84, 336, 1113, 1018, -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, 1114, -1, -1, -1 }, { 0x0CDD, -1, 1115, 1020, -1, -1 }, { 0x0CDE, -1, 1116, -1, -1, -1 }, { 0x0CE4, -1, -1, 1022, -1, -1 }, { 0x0CE5, -1, -1, 1023, -1, -1 }, { 0x0CF1, -1, -1, 1024, -1, -1 }, { 0x0CF2, -1, -1, 1025, -1, -1 }, { 0x0CF3, -1, 1118, -1, -1, -1 }, { 0x0D02, -1, 1119, -1, -1, -1 }, { 0x0D1A, 337, -1, -1, -1, -1 }, { 0x0D1B, 338, -1, -1, -1, -1 }, { 0x0D1E, 339, -1, -1, -1, -1 }, { 0x0D1F, 340, -1, -1, -1, -1 }, { 0x0D20, 341, -1, -1, -1, -1 }, { 0x0D21, 342, -1, -1, -1, -1 }, { 0x0D22, 343, -1, -1, -1, -1 }, { 0x0D23, 344, -1, -1, -1, -1 }, { 0x0D24, 345, -1, -1, -1, -1 }, { 0x0D25, 346, -1, -1, -1, -1 }, { 0x0D26, 347, -1, -1, -1, -1 }, { 0x0D27, 348, -1, -1, -1, -1 }, { 0x0D29, -1, 1120, -1, -1, -1 }, { 0x0D2E, -1, 1121, -1, -1, -1 }, { 0x0D34, 349, -1, -1, -1, -1 }, { 0x0D36, 350, -1, -1, -1, -1 }, { 0x0D37, 351, -1, -1, -1, -1 }, { 0x0D3A, -1, 1122, -1, -1, -1 }, { 0x0D3D, 352, -1, -1, -1, -1 }, { 0x0D46, -1, 1123, -1, -1, -1 }, { 0x0D47, -1, 1124, -1, -1, -1 }, { 0x0D48, -1, 1125, -1, -1, -1 }, { 0x0D4A, -1, -1, -1, -1, 379 }, { 0x0D4B, -1, -1, -1, -1, 380 }, { 0x0D4C, -1, 1126, 1026, -1, 381 }, { 0x0D4D, 353, -1, -1, -1, -1 }, { 0x0D4E, -1, 1127, -1, -1, -1 }, { 0x0D4F, -1, 1128, -1, -1, -1 }, { 0x0D57, -1, 1129, 1027, -1, -1 }, { 0x0D58, 355, -1, -1, -1, -1 }, { 0x0D59, 356, -1, -1, -1, -1 }, { 0x0D5A, 357, -1, -1, -1, -1 }, { 0x0D5B, 358, -1, -1, -1, -1 }, { 0x0D5C, 359, -1, -1, -1, -1 }, { 0x0D5D, 360, -1, -1, -1, -1 }, { 0x0D5E, 361, -1, -1, -1, -1 }, { 0x0D64, -1, -1, 1028, -1, -1 }, { 0x0D65, -1, -1, 1029, -1, -1 }, { 0x0D73, 362, -1, 1030, -1, -1 }, { 0x0D74, 363, -1, 1031, -1, -1 }, { 0x0D75, 364, -1, 1032, -1, -1 }, { 0x0D76, 365, -1, -1, -1, -1 }, { 0x0D77, 366, -1, -1, -1, -1 }, { 0x0D78, 367, -1, -1, -1, -1 }, { 0x0D7C, -1, 1130, -1, -1, -1 }, { 0x0D7D, -1, 1132, -1, -1, -1 }, { 0x0D81, -1, 1134, -1, -1, -1 }, { 0x0D82, 368, -1, -1, -1, -1 }, { 0x0D83, 369, -1, -1, -1, -1 }, { 0x0D85, 370, -1, -1, -1, -1 }, { 0x0D86, 371, -1, -1, -1, -1 }, { 0x0D87, 372, -1, -1, -1, -1 }, { 0x0D88, 373, -1, -1, -1, -1 }, { 0x0D89, 374, -1, -1, -1, -1 }, { 0x0D8A, 375, -1, -1, -1, -1 }, { 0x0D8B, 376, -1, -1, -1, -1 }, { 0x0D8C, 377, -1, -1, -1, -1 }, { 0x0D8D, 378, -1, -1, -1, -1 }, { 0x0D8E, 379, -1, -1, -1, -1 }, { 0x0D8F, 380, -1, -1, -1, -1 }, { 0x0D90, 381, -1, -1, -1, -1 }, { 0x0D91, 382, -1, -1, -1, -1 }, { 0x0D92, 383, -1, -1, -1, -1 }, { 0x0D93, 384, -1, -1, -1, -1 }, { 0x0D94, 385, -1, -1, -1, -1 }, { 0x0D95, 386, -1, -1, -1, -1 }, { 0x0D96, 387, -1, -1, -1, -1 }, { 0x0D9A, 388, -1, -1, -1, -1 }, { 0x0D9B, 389, -1, -1, -1, -1 }, { 0x0D9C, 390, -1, -1, -1, -1 }, { 0x0D9D, 391, -1, -1, -1, -1 }, { 0x0D9E, 392, -1, -1, -1, -1 }, { 0x0D9F, 393, -1, -1, -1, -1 }, { 0x0DA0, 394, -1, -1, -1, -1 }, { 0x0DA1, 395, -1, -1, -1, -1 }, { 0x0DA2, 396, -1, -1, -1, -1 }, { 0x0DA3, 397, -1, -1, -1, -1 }, { 0x0DA4, 398, -1, -1, -1, -1 }, { 0x0DA5, 399, -1, -1, -1, -1 }, { 0x0DA6, 400, -1, -1, -1, -1 }, { 0x0DA7, 401, -1, -1, -1, -1 }, { 0x0DA8, 402, -1, -1, -1, -1 }, { 0x0DA9, 403, -1, -1, -1, -1 }, { 0x0DAA, 404, -1, -1, -1, -1 }, { 0x0DAB, 405, -1, -1, -1, -1 }, { 0x0DAC, 406, -1, -1, -1, -1 }, { 0x0DAD, 407, -1, -1, -1, -1 }, { 0x0DAE, 408, -1, -1, -1, -1 }, { 0x0DAF, 409, -1, -1, -1, -1 }, { 0x0DB0, 410, -1, -1, -1, -1 }, { 0x0DB1, 411, -1, -1, -1, -1 }, { 0x0DB3, 412, -1, -1, -1, -1 }, { 0x0DB4, 413, -1, -1, -1, -1 }, { 0x0DB5, 414, -1, -1, -1, -1 }, { 0x0DB6, 415, -1, -1, -1, -1 }, { 0x0DB7, 416, -1, -1, -1, -1 }, { 0x0DB8, 417, -1, -1, -1, -1 }, { 0x0DB9, 418, -1, -1, -1, -1 }, { 0x0DBA, 419, -1, -1, -1, -1 }, { 0x0DBB, 420, -1, -1, -1, -1 }, { 0x0DBD, 421, 1135, -1, -1, -1 }, { 0x0DC0, 422, -1, -1, -1, -1 }, { 0x0DC1, 423, -1, -1, -1, -1 }, { 0x0DC2, 424, 1136, -1, -1, -1 }, { 0x0DC3, 425, 1137, -1, -1, -1 }, { 0x0DC4, 426, -1, -1, -1, -1 }, { 0x0DC5, 427, 1138, -1, -1, -1 }, { 0x0DC6, 428, -1, -1, -1, -1 }, { 0x0DCA, 429, -1, -1, -1, -1 }, { 0x0DCF, 430, -1, -1, -1, -1 }, { 0x0DD0, 431, -1, -1, -1, -1 }, { 0x0DD1, 432, -1, -1, -1, -1 }, { 0x0DD2, 433, -1, -1, -1, -1 }, { 0x0DD3, 434, -1, -1, -1, -1 }, { 0x0DD4, 435, -1, -1, -1, -1 }, { 0x0DD6, 436, -1, -1, -1, -1 }, { 0x0DD8, 437, -1, -1, -1, -1 }, { 0x0DD9, 438, -1, -1, -1, -1 }, { 0x0DDA, 439, -1, -1, -1, 382 }, { 0x0DDB, 440, -1, -1, -1, -1 }, { 0x0DDC, 441, -1, -1, -1, 383 }, { 0x0DDD, 442, -1, -1, -1, 384 }, { 0x0DDE, 443, -1, -1, -1, 385 }, { 0x0DDF, 444, -1, -1, -1, -1 }, { 0x0DF2, 445, -1, -1, -1, -1 }, { 0x0DF3, 446, -1, -1, -1, -1 }, { 0x0DF4, -1, -1, 1033, -1, -1 }, { 0x0E24, -1, 1139, -1, -1, -1 }, { 0x0E26, -1, 1140, -1, -1, -1 }, { 0x0E2E, 447, -1, -1, -1, -1 }, { 0x0E2F, 448, 1141, -1, -1, -1 }, { 0x0E32, -1, -1, 1034, -1, -1 }, { 0x0E33, -1, -1, -1, 70, -1 }, { 0x0E37, 449, -1, -1, -1, -1 }, { 0x0E3A, -1, 1142, -1, -1, -1 }, { 0x0E43, 450, -1, -1, -1, -1 }, { 0x0E44, 451, -1, -1, -1, -1 }, { 0x0E45, 452, 1143, 1035, -1, -1 }, { 0x0E46, 453, 1144, -1, -1, -1 }, { 0x0E47, 454, -1, -1, -1, -1 }, { 0x0E4C, -1, 1145, 1036, -1, -1 }, { 0x0E4D, 455, 1146, -1, -1, -1 }, { 0x0E4E, -1, -1, 1037, -1, -1 }, { 0x0E4F, -1, 1147, 1038, -1, -1 }, { 0x0E5A, -1, 1148, -1, -1, -1 }, { 0x0E5B, -1, 1150, 1039, -1, -1 }, { 0x0E81, 456, -1, -1, -1, -1 }, { 0x0E82, 457, -1, -1, -1, -1 }, { 0x0E84, 458, -1, -1, -1, -1 }, { 0x0E87, 459, -1, -1, -1, -1 }, { 0x0E88, 460, -1, -1, -1, -1 }, { 0x0E8A, 461, -1, -1, -1, -1 }, { 0x0E8D, 462, -1, -1, -1, -1 }, { 0x0E94, 463, -1, -1, -1, -1 }, { 0x0E95, 464, -1, -1, -1, -1 }, { 0x0E96, 465, -1, -1, -1, -1 }, { 0x0E97, 466, -1, -1, -1, -1 }, { 0x0E99, 467, -1, -1, -1, -1 }, { 0x0E9A, 468, -1, -1, -1, -1 }, { 0x0E9B, 469, -1, -1, -1, -1 }, { 0x0E9C, 470, -1, -1, -1, -1 }, { 0x0E9D, 471, 1151, -1, -1, -1 }, { 0x0E9E, 472, -1, -1, -1, -1 }, { 0x0E9F, -1, 1152, -1, -1, -1 }, { 0x0EA1, 473, -1, -1, -1, -1 }, { 0x0EA2, 474, -1, -1, -1, -1 }, { 0x0EA3, 475, 1153, -1, -1, -1 }, { 0x0EA5, 476, 1154, -1, -1, -1 }, { 0x0EA7, 477, -1, -1, -1, -1 }, { 0x0EAA, 478, -1, -1, -1, -1 }, { 0x0EAB, 479, -1, -1, -1, -1 }, { 0x0EAD, 480, -1, -1, -1, -1 }, { 0x0EAE, 481, -1, -1, -1, -1 }, { 0x0EB1, -1, 1155, -1, -1, -1 }, { 0x0EB3, -1, -1, -1, 71, -1 }, { 0x0EBB, 482, -1, -1, -1, -1 }, { 0x0EBD, 483, -1, -1, -1, -1 }, { 0x0EC3, 484, -1, -1, -1, -1 }, { 0x0EC4, 485, -1, -1, -1, -1 }, { 0x0EC6, -1, 1156, -1, -1, -1 }, { 0x0ECD, -1, 1157, -1, -1, -1 }, { 0x0ECE, -1, 1158, 1040, -1, -1 }, { 0x0EDC, -1, -1, -1, 72, -1 }, { 0x0EDD, -1, -1, -1, 73, -1 }, { 0x0F04, -1, 1159, 1041, -1, -1 }, { 0x0F05, -1, 1160, -1, -1, -1 }, { 0x0F08, -1, 1161, -1, -1, -1 }, { 0x0F09, -1, 1162, -1, -1, -1 }, { 0x0F0A, -1, 1163, -1, -1, -1 }, { 0x0F0B, 486, 1164, -1, -1, -1 }, { 0x0F0C, -1, 1167, -1, 74, -1 }, { 0x0F0D, 487, 1169, 1042, -1, -1 }, { 0x0F0E, -1, 1170, 1043, -1, -1 }, { 0x0F11, -1, 1171, -1, -1, -1 }, { 0x0F14, -1, 1172, 1044, -1, -1 }, { 0x0F18, -1, 1173, -1, -1, -1 }, { 0x0F19, -1, 1174, -1, -1, -1 }, { 0x0F1C, -1, -1, 1045, -1, -1 }, { 0x0F1F, 488, 1175, 1046, -1, -1 }, { 0x0F34, -1, 1177, -1, -1, -1 }, { 0x0F35, -1, 1178, -1, -1, -1 }, { 0x0F36, -1, 1179, -1, -1, -1 }, { 0x0F37, -1, 1180, -1, -1, -1 }, { 0x0F39, -1, 1181, -1, -1, -1 }, { 0x0F3B, -1, 1182, -1, -1, -1 }, { 0x0F3D, -1, 1183, -1, -1, -1 }, { 0x0F3F, -1, 1184, -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, 1185, -1, -1, -1 }, { 0x0F65, 489, -1, -1, -1, -1 }, { 0x0F68, -1, 1186, -1, -1, -1 }, { 0x0F69, -1, -1, -1, -1, 391 }, { 0x0F6A, -1, 1187, 1047, -1, -1 }, { 0x0F71, 490, 1189, -1, -1, -1 }, { 0x0F73, -1, 1190, -1, -1, 392 }, { 0x0F75, -1, 1191, -1, -1, 393 }, { 0x0F76, -1, -1, -1, -1, 394 }, { 0x0F77, -1, 1192, -1, 75, -1 }, { 0x0F78, -1, -1, -1, -1, 395 }, { 0x0F79, -1, 1193, -1, 76, -1 }, { 0x0F7E, 491, -1, -1, -1, -1 }, { 0x0F7F, 492, -1, -1, -1, -1 }, { 0x0F81, -1, 1194, -1, -1, 396 }, { 0x0F83, -1, -1, 1048, -1, -1 }, { 0x0F84, 493, -1, 1049, -1, -1 }, { 0x0F85, -1, 1195, 1050, -1, -1 }, { 0x0F88, -1, -1, 1051, -1, -1 }, { 0x0F89, -1, -1, 1053, -1, -1 }, { 0x0F8A, -1, 1196, -1, -1, -1 }, { 0x0F8C, -1, -1, 1055, -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, 494, -1, -1, -1, -1 }, { 0x0FB0, 495, 1197, 1056, -1, -1 }, { 0x0FB1, 496, -1, -1, -1, -1 }, { 0x0FB2, 497, -1, -1, -1, -1 }, { 0x0FB5, 498, -1, -1, -1, -1 }, { 0x0FB9, -1, -1, -1, -1, 402 }, { 0x0FBE, -1, 1198, -1, -1, -1 }, { 0x0FBF, -1, 1199, 1057, -1, -1 }, { 0x0FC0, -1, 1200, -1, -1, -1 }, { 0x0FC1, -1, 1201, -1, -1, -1 }, { 0x0FC2, -1, 1202, -1, -1, -1 }, { 0x0FC3, -1, 1203, -1, -1, -1 }, { 0x0FC4, -1, 1204, 1058, -1, -1 }, { 0x0FCA, -1, 1205, 1059, -1, -1 }, { 0x0FCB, -1, 1206, -1, -1, -1 }, { 0x0FCC, -1, 1207, 1060, -1, -1 }, { 0x0FCE, 499, 1208, 1061, -1, -1 }, { 0x0FD0, -1, 1209, -1, -1, -1 }, { 0x0FD1, -1, 1210, -1, -1, -1 }, { 0x0FD2, 500, -1, -1, -1, -1 }, { 0x0FD3, 501, -1, -1, -1, -1 }, { 0x0FD4, 502, -1, -1, -1, -1 }, { 0x0FD5, 503, 1211, -1, -1, -1 }, { 0x0FD6, 504, -1, -1, -1, -1 }, { 0x0FD7, 505, -1, -1, -1, -1 }, { 0x0FD8, 506, -1, -1, -1, -1 }, { 0x1021, -1, 1212, -1, -1, -1 }, { 0x1026, -1, -1, -1, -1, 403 }, { 0x1031, -1, 1213, -1, -1, -1 }, { 0x1037, 507, 1214, -1, -1, -1 }, { 0x103A, 508, -1, -1, -1, -1 }, { 0x104A, -1, -1, 1062, -1, -1 }, { 0x104B, -1, -1, 1063, -1, -1 }, { 0x10A0, -1, -1, 1064, -1, -1 }, { 0x10D0, -1, -1, 1065, -1, -1 }, { 0x10FB, -1, -1, 1066, -1, -1 }, { 0x10FC, -1, -1, -1, 77, -1 }, { 0x1100, 509, -1, -1, -1, -1 }, { 0x1101, 510, -1, -1, -1, -1 }, { 0x1102, 511, -1, -1, -1, -1 }, { 0x1103, 512, -1, -1, -1, -1 }, { 0x1104, 513, -1, -1, -1, -1 }, { 0x1105, 514, -1, -1, -1, -1 }, { 0x1106, 515, -1, -1, -1, -1 }, { 0x1107, 516, -1, -1, -1, -1 }, { 0x1108, 517, -1, -1, -1, -1 }, { 0x1109, 518, 1215, -1, -1, -1 }, { 0x110A, 519, 1216, -1, -1, -1 }, { 0x110B, -1, 1217, -1, -1, -1 }, { 0x110C, 520, 1218, -1, -1, -1 }, { 0x110D, 521, 1219, -1, -1, -1 }, { 0x110E, 522, 1220, -1, -1, -1 }, { 0x110F, 523, -1, -1, -1, -1 }, { 0x1110, 524, -1, -1, -1, -1 }, { 0x1111, 525, -1, -1, -1, -1 }, { 0x1112, 526, 1221, -1, -1, -1 }, { 0x113C, -1, 1222, -1, -1, -1 }, { 0x113D, -1, 1223, -1, -1, -1 }, { 0x113E, -1, 1224, -1, -1, -1 }, { 0x113F, -1, 1225, -1, -1, -1 }, { 0x1140, -1, 1226, -1, -1, -1 }, { 0x114C, -1, 1227, -1, -1, -1 }, { 0x114E, -1, 1228, -1, -1, -1 }, { 0x114F, -1, 1229, -1, -1, -1 }, { 0x1150, -1, 1230, -1, -1, -1 }, { 0x1151, -1, 1231, -1, -1, -1 }, { 0x1154, -1, 1232, -1, -1, -1 }, { 0x1155, -1, 1233, -1, -1, -1 }, { 0x1159, -1, 1234, -1, -1, -1 }, { 0x1161, 527, -1, -1, -1, -1 }, { 0x1162, 528, -1, -1, -1, -1 }, { 0x1163, 529, -1, -1, -1, -1 }, { 0x1164, 530, -1, -1, -1, -1 }, { 0x1165, 531, -1, -1, -1, -1 }, { 0x1166, 532, -1, -1, -1, -1 }, { 0x1167, 533, -1, -1, -1, -1 }, { 0x1168, 534, -1, -1, -1, -1 }, { 0x1169, 535, -1, -1, -1, -1 }, { 0x116A, 536, -1, -1, -1, -1 }, { 0x116B, 537, -1, -1, -1, -1 }, { 0x116C, 538, -1, -1, -1, -1 }, { 0x116D, 539, -1, -1, -1, -1 }, { 0x116E, 540, -1, -1, -1, -1 }, { 0x116F, 541, -1, -1, -1, -1 }, { 0x1170, 542, -1, -1, -1, -1 }, { 0x1171, 543, -1, -1, -1, -1 }, { 0x1172, 544, -1, -1, -1, -1 }, { 0x1173, 545, -1, -1, -1, -1 }, { 0x1174, 546, -1, -1, -1, -1 }, { 0x1175, 547, -1, -1, -1, -1 }, { 0x119E, -1, 1235, -1, -1, -1 }, { 0x11A8, 548, -1, -1, -1, -1 }, { 0x11A9, 549, -1, -1, -1, -1 }, { 0x11AA, 550, -1, -1, -1, -1 }, { 0x11AB, 551, -1, -1, -1, -1 }, { 0x11AC, 552, -1, -1, -1, -1 }, { 0x11AD, 553, -1, -1, -1, -1 }, { 0x11AE, 554, -1, -1, -1, -1 }, { 0x11AF, 555, -1, -1, -1, -1 }, { 0x11B0, 556, -1, -1, -1, -1 }, { 0x11B1, 557, -1, -1, -1, -1 }, { 0x11B2, 558, -1, -1, -1, -1 }, { 0x11B3, 559, -1, -1, -1, -1 }, { 0x11B4, 560, -1, -1, -1, -1 }, { 0x11B5, 561, -1, -1, -1, -1 }, { 0x11B6, 562, -1, -1, -1, -1 }, { 0x11B7, 563, -1, -1, -1, -1 }, { 0x11B8, 564, -1, -1, -1, -1 }, { 0x11B9, 565, -1, -1, -1, -1 }, { 0x11BA, 566, -1, -1, -1, -1 }, { 0x11BB, 567, -1, -1, -1, -1 }, { 0x11BC, 568, 1236, -1, -1, -1 }, { 0x11BD, 569, -1, -1, -1, -1 }, { 0x11BE, 570, -1, -1, -1, -1 }, { 0x11BF, 571, -1, -1, -1, -1 }, { 0x11C0, 572, -1, -1, -1, -1 }, { 0x11C1, 573, -1, -1, -1, -1 }, { 0x11C2, 574, -1, -1, -1, -1 }, { 0x124A, -1, -1, 1067, -1, -1 }, { 0x124C, -1, -1, 1068, -1, -1 }, { 0x124D, -1, -1, 1069, -1, -1 }, { 0x12B2, -1, -1, 1070, -1, -1 }, { 0x12B4, -1, -1, 1071, -1, -1 }, { 0x12B5, -1, -1, 1072, -1, -1 }, { 0x12C0, -1, -1, 1073, -1, -1 }, { 0x12C2, -1, -1, 1074, -1, -1 }, { 0x12C4, -1, -1, 1075, -1, -1 }, { 0x12C5, -1, -1, 1076, -1, -1 }, { 0x1312, -1, -1, 1077, -1, -1 }, { 0x1314, -1, -1, 1078, -1, -1 }, { 0x1315, -1, -1, 1079, -1, -1 }, { 0x135D, -1, 1237, -1, -1, -1 }, { 0x135E, -1, 1238, -1, -1, -1 }, { 0x1381, -1, -1, 1080, -1, -1 }, { 0x1382, -1, -1, 1081, -1, -1 }, { 0x1385, -1, -1, 1082, -1, -1 }, { 0x1386, -1, -1, 1083, -1, -1 }, { 0x1389, -1, -1, 1084, -1, -1 }, { 0x138A, -1, -1, 1085, -1, -1 }, { 0x138D, -1, -1, 1086, -1, -1 }, { 0x138E, -1, -1, 1087, -1, -1 }, { 0x1401, -1, 1239, -1, -1, -1 }, { 0x1402, -1, 1240, -1, -1, -1 }, { 0x1403, -1, 1241, -1, -1, -1 }, { 0x1405, -1, 1242, -1, -1, -1 }, { 0x1406, -1, 1243, -1, -1, -1 }, { 0x141C, -1, 1244, -1, -1, -1 }, { 0x141E, -1, 1245, -1, -1, -1 }, { 0x141F, -1, 1246, -1, -1, -1 }, { 0x1420, -1, 1248, -1, -1, -1 }, { 0x1421, -1, 1249, -1, -1, -1 }, { 0x1422, -1, 1250, -1, -1, -1 }, { 0x1423, -1, 1251, -1, -1, -1 }, { 0x1424, -1, 1252, -1, -1, -1 }, { 0x1425, -1, 1253, -1, -1, -1 }, { 0x1426, -1, 1254, -1, -1, -1 }, { 0x1427, -1, 1255, -1, -1, -1 }, { 0x1428, -1, 1256, -1, -1, -1 }, { 0x1429, -1, 1257, -1, -1, -1 }, { 0x142A, -1, 1258, 1088, -1, -1 }, { 0x142F, -1, 1259, -1, -1, -1 }, { 0x1430, -1, 1260, -1, -1, -1 }, { 0x1433, -1, 1261, -1, -1, -1 }, { 0x1434, -1, 1262, -1, -1, -1 }, { 0x1438, -1, 1263, -1, -1, -1 }, { 0x1449, -1, 1264, -1, -1, -1 }, { 0x144A, -1, 1265, -1, -1, -1 }, { 0x144C, -1, 1266, -1, -1, -1 }, { 0x144D, -1, 1267, -1, -1, -1 }, { 0x144E, -1, 1268, -1, -1, -1 }, { 0x1450, -1, 1269, -1, -1, -1 }, { 0x1451, -1, 1270, -1, -1, -1 }, { 0x1455, -1, 1271, -1, -1, -1 }, { 0x1467, -1, 1272, -1, -1, -1 }, { 0x1468, -1, 1273, -1, -1, -1 }, { 0x1469, -1, 1274, -1, -1, -1 }, { 0x146A, -1, 1275, -1, -1, -1 }, { 0x146B, -1, 1276, -1, -1, -1 }, { 0x146C, -1, 1277, -1, -1, -1 }, { 0x146D, -1, 1278, -1, -1, -1 }, { 0x146F, -1, 1279, -1, -1, -1 }, { 0x1470, -1, 1280, -1, -1, -1 }, { 0x1472, -1, 1281, -1, -1, -1 }, { 0x1484, -1, 1282, -1, -1, -1 }, { 0x1489, -1, 1283, -1, -1, -1 }, { 0x148A, -1, 1284, -1, -1, -1 }, { 0x148B, -1, 1285, -1, -1, -1 }, { 0x148C, -1, 1286, -1, -1, -1 }, { 0x148D, -1, 1287, -1, -1, -1 }, { 0x148E, -1, 1288, -1, -1, -1 }, { 0x1490, -1, 1289, -1, -1, -1 }, { 0x1491, -1, 1290, -1, -1, -1 }, { 0x14A1, -1, 1291, -1, -1, -1 }, { 0x14A2, -1, 1292, -1, -1, -1 }, { 0x14A3, -1, 1293, -1, -1, -1 }, { 0x14A4, -1, 1294, -1, -1, -1 }, { 0x14A5, -1, 1295, -1, -1, -1 }, { 0x14A7, -1, 1296, -1, -1, -1 }, { 0x14A8, -1, 1297, -1, -1, -1 }, { 0x14AA, -1, 1298, -1, -1, -1 }, { 0x14BC, -1, 1299, -1, -1, -1 }, { 0x14C0, -1, 1300, -1, -1, -1 }, { 0x14C1, -1, 1301, -1, -1, -1 }, { 0x14C4, -1, 1302, -1, -1, -1 }, { 0x14C5, -1, 1303, -1, -1, -1 }, { 0x14D3, -1, 1304, -1, -1, -1 }, { 0x14D4, -1, 1305, -1, -1, -1 }, { 0x14D7, -1, 1306, -1, -1, -1 }, { 0x14D8, -1, 1307, -1, -1, -1 }, { 0x14ED, -1, 1308, -1, -1, -1 }, { 0x14EE, -1, 1309, -1, -1, -1 }, { 0x14EF, -1, 1310, -1, -1, -1 }, { 0x14F1, -1, 1311, -1, -1, -1 }, { 0x14F2, -1, 1312, -1, -1, -1 }, { 0x14F4, -1, 1313, -1, -1, -1 }, { 0x1526, -1, 1314, -1, -1, -1 }, { 0x1527, -1, 1315, -1, -1, -1 }, { 0x1528, -1, 1316, -1, -1, -1 }, { 0x152A, -1, 1317, -1, -1, -1 }, { 0x152B, -1, 1318, -1, -1, -1 }, { 0x152D, -1, 1319, -1, -1, -1 }, { 0x1542, -1, 1320, -1, -1, -1 }, { 0x1543, -1, 1321, -1, -1, -1 }, { 0x1544, -1, 1322, -1, -1, -1 }, { 0x1545, -1, 1323, -1, -1, -1 }, { 0x1548, -1, 1324, -1, -1, -1 }, { 0x1549, -1, 1325, -1, -1, -1 }, { 0x154A, -1, 1326, -1, -1, -1 }, { 0x1553, -1, 1327, -1, -1, -1 }, { 0x1554, -1, 1328, -1, -1, -1 }, { 0x155E, -1, 1329, -1, -1, -1 }, { 0x1560, -1, 1330, -1, -1, -1 }, { 0x1564, -1, 1331, -1, -1, -1 }, { 0x1566, -1, 1332, -1, -1, -1 }, { 0x156D, -1, 1333, -1, -1, -1 }, { 0x156F, -1, 1334, 1089, -1, -1 }, { 0x157D, -1, 1335, -1, -1, -1 }, { 0x157E, -1, 1336, -1, -1, -1 }, { 0x1581, -1, 1337, -1, -1, -1 }, { 0x1582, -1, 1338, -1, -1, -1 }, { 0x1586, -1, 1339, -1, -1, -1 }, { 0x1587, -1, 1340, -1, -1, -1 }, { 0x1588, -1, 1341, -1, -1, -1 }, { 0x1589, -1, 1342, -1, -1, -1 }, { 0x158E, -1, 1343, -1, -1, -1 }, { 0x1591, -1, 1344, -1, -1, -1 }, { 0x1592, -1, 1345, -1, -1, -1 }, { 0x1599, -1, 1346, -1, -1, -1 }, { 0x15A2, -1, 1347, -1, -1, -1 }, { 0x15A3, -1, 1348, -1, -1, -1 }, { 0x15C2, -1, 1349, -1, -1, -1 }, { 0x1614, -1, 1350, -1, -1, -1 }, { 0x1615, -1, 1351, -1, -1, -1 }, { 0x161A, -1, 1352, -1, -1, -1 }, { 0x161B, -1, 1353, -1, -1, -1 }, { 0x166D, -1, 1354, 1090, -1, -1 }, { 0x166E, -1, -1, 1091, -1, -1 }, { 0x1673, -1, 1356, -1, -1, -1 }, { 0x1674, -1, 1357, -1, -1, -1 }, { 0x1680, -1, 1358, 1092, -1, -1 }, { 0x169B, -1, 1359, -1, -1, -1 }, { 0x169C, -1, 1360, -1, -1, -1 }, { 0x16A6, -1, -1, 1093, -1, -1 }, { 0x16B9, -1, -1, 1094, -1, -1 }, { 0x16EE, -1, 1361, -1, -1, -1 }, { 0x16EF, -1, 1362, -1, -1, -1 }, { 0x16F0, -1, 1363, -1, -1, -1 }, { 0x170D, -1, 1364, -1, -1, -1 }, { 0x1715, -1, -1, 1095, -1, -1 }, { 0x171F, 575, 1365, -1, -1, -1 }, { 0x1734, -1, -1, 1096, -1, -1 }, { 0x1735, -1, -1, 1097, -1, -1 }, { 0x1736, -1, -1, 1098, -1, -1 }, { 0x178E, -1, 1366, -1, -1, -1 }, { 0x179D, -1, 1367, -1, -1, -1 }, { 0x179E, -1, 1368, -1, -1, -1 }, { 0x17A2, -1, 1370, -1, -1, -1 }, { 0x17A3, -1, 1371, -1, -1, -1 }, { 0x17A4, -1, 1372, -1, -1, -1 }, { 0x17A8, -1, 1373, -1, -1, -1 }, { 0x17B2, -1, 1375, -1, -1, -1 }, { 0x17C6, 576, 1377, 1099, -1, -1 }, { 0x17C7, 578, -1, 1101, -1, -1 }, { 0x17C8, -1, 1379, -1, -1, -1 }, { 0x17C9, -1, 1381, -1, -1, -1 }, { 0x17CA, -1, 1383, -1, -1, -1 }, { 0x17CB, -1, 1385, -1, -1, -1 }, { 0x17CC, -1, 1387, -1, -1, -1 }, { 0x17CD, -1, 1388, 1102, -1, -1 }, { 0x17CE, -1, 1389, -1, -1, -1 }, { 0x17CF, -1, 1390, -1, -1, -1 }, { 0x17D0, -1, 1391, -1, -1, -1 }, { 0x17D1, -1, 1392, -1, -1, -1 }, { 0x17D2, -1, 1394, -1, -1, -1 }, { 0x17D3, -1, 1396, 1103, -1, -1 }, { 0x17D4, -1, 1398, 1104, -1, -1 }, { 0x17D5, -1, 1399, 1106, -1, -1 }, { 0x17D6, -1, 1400, 1108, -1, -1 }, { 0x17D7, -1, 1402, 1110, -1, -1 }, { 0x17D8, -1, 1403, -1, -1, -1 }, { 0x17D9, -1, 1406, 1111, -1, -1 }, { 0x17DA, -1, 1408, 1112, -1, -1 }, { 0x17DC, -1, 1411, 1113, -1, -1 }, { 0x17DD, -1, 1413, 1114, -1, -1 }, { 0x1800, -1, -1, 1115, -1, -1 }, { 0x1805, -1, 1415, -1, -1, -1 }, { 0x1806, -1, 1416, 1116, -1, -1 }, { 0x180B, -1, 1418, -1, -1, -1 }, { 0x180C, -1, 1419, -1, -1, -1 }, { 0x180D, -1, 1420, -1, -1, -1 }, { 0x180E, -1, 1421, -1, -1, -1 }, { 0x180F, -1, 1422, -1, -1, -1 }, { 0x1820, -1, -1, 1117, -1, -1 }, { 0x1821, -1, -1, 1118, -1, -1 }, { 0x1822, -1, -1, 1119, -1, -1 }, { 0x1823, -1, -1, 1120, -1, -1 }, { 0x1824, -1, -1, 1121, -1, -1 }, { 0x1825, -1, -1, 1122, -1, -1 }, { 0x1826, -1, -1, 1123, -1, -1 }, { 0x1828, -1, -1, 1124, -1, -1 }, { 0x182A, -1, -1, 1125, -1, -1 }, { 0x182B, -1, -1, 1126, -1, -1 }, { 0x182C, -1, -1, 1127, -1, -1 }, { 0x182D, -1, -1, 1128, -1, -1 }, { 0x182E, -1, -1, 1129, -1, -1 }, { 0x182F, -1, -1, 1130, -1, -1 }, { 0x1830, -1, -1, 1131, -1, -1 }, { 0x1831, -1, -1, 1132, -1, -1 }, { 0x1832, -1, -1, 1133, -1, -1 }, { 0x1833, -1, -1, 1134, -1, -1 }, { 0x1834, -1, -1, 1135, -1, -1 }, { 0x1835, -1, -1, 1136, -1, -1 }, { 0x1836, -1, -1, 1137, -1, -1 }, { 0x1837, -1, -1, 1138, -1, -1 }, { 0x1838, -1, -1, 1139, -1, -1 }, { 0x1839, -1, -1, 1140, -1, -1 }, { 0x183A, -1, -1, 1141, -1, -1 }, { 0x183B, -1, -1, 1142, -1, -1 }, { 0x183C, -1, -1, 1143, -1, -1 }, { 0x183D, -1, -1, 1144, -1, -1 }, { 0x183E, -1, -1, 1145, -1, -1 }, { 0x183F, -1, -1, 1146, -1, -1 }, { 0x1880, -1, -1, 1147, -1, -1 }, { 0x1881, -1, -1, 1148, -1, -1 }, { 0x1882, -1, -1, 1149, -1, -1 }, { 0x1884, -1, -1, 1150, -1, -1 }, { 0x1885, -1, -1, 1151, -1, -1 }, { 0x18DF, -1, 1423, -1, -1, -1 }, { 0x18E0, -1, 1424, -1, -1, -1 }, { 0x18E1, -1, 1425, -1, -1, -1 }, { 0x18E2, -1, 1426, -1, -1, -1 }, { 0x18E3, -1, 1427, -1, -1, -1 }, { 0x18E4, -1, 1428, -1, -1, -1 }, { 0x18E5, -1, 1429, -1, -1, -1 }, { 0x18E6, -1, 1430, -1, -1, -1 }, { 0x18E7, -1, 1431, -1, -1, -1 }, { 0x18E8, -1, 1432, -1, -1, -1 }, { 0x18E9, -1, 1433, -1, -1, -1 }, { 0x18EA, -1, 1434, -1, -1, -1 }, { 0x18EB, -1, 1435, -1, -1, -1 }, { 0x18EC, -1, 1436, -1, -1, -1 }, { 0x18ED, -1, 1437, -1, -1, -1 }, { 0x18EE, -1, 1438, -1, -1, -1 }, { 0x18EF, -1, 1439, -1, -1, -1 }, { 0x18F0, -1, 1440, -1, -1, -1 }, { 0x18F1, -1, 1441, -1, -1, -1 }, { 0x18F2, -1, 1442, -1, -1, -1 }, { 0x191D, 580, -1, -1, -1, -1 }, { 0x19AB, -1, 1443, -1, -1, -1 }, { 0x19B5, -1, 1444, -1, -1, -1 }, { 0x19B6, -1, 1445, -1, -1, -1 }, { 0x19B7, -1, 1446, -1, -1, -1 }, { 0x19BA, -1, 1447, -1, -1, -1 }, { 0x19DE, -1, 1448, -1, -1, -1 }, { 0x19DF, -1, 1449, -1, -1, -1 }, { 0x19E0, -1, 1450, -1, -1, -1 }, { 0x19F0, -1, 1451, -1, -1, -1 }, { 0x1A2E, -1, 1452, -1, -1, -1 }, { 0x1A4B, -1, 1454, -1, -1, -1 }, { 0x1A7A, -1, 1455, -1, -1, -1 }, { 0x1AA0, -1, 1456, -1, -1, -1 }, { 0x1AA1, -1, 1457, -1, -1, -1 }, { 0x1AA2, -1, 1458, -1, -1, -1 }, { 0x1AA3, 581, -1, -1, -1, -1 }, { 0x1AA4, 582, -1, -1, -1, -1 }, { 0x1AA5, 583, -1, 1152, -1, -1 }, { 0x1AA7, -1, -1, 1153, -1, -1 }, { 0x1AA8, -1, 1459, -1, -1, -1 }, { 0x1AA9, -1, 1460, -1, -1, -1 }, { 0x1AAB, -1, -1, 1154, -1, -1 }, { 0x1AAC, -1, 1461, -1, -1, -1 }, { 0x1AB7, -1, -1, 1155, -1, -1 }, { 0x1ABB, -1, 1462, -1, -1, -1 }, { 0x1ABD, -1, 1463, -1, -1, -1 }, { 0x1ABE, -1, 1464, -1, -1, -1 }, { 0x1ABF, -1, 1466, 1157, -1, -1 }, { 0x1AC0, -1, 1467, -1, -1, -1 }, { 0x1AC5, -1, 1468, -1, -1, -1 }, { 0x1AC6, 584, -1, -1, -1, -1 }, { 0x1AC7, -1, -1, 1158, -1, -1 }, { 0x1AC8, -1, -1, 1160, -1, -1 }, { 0x1ACB, -1, -1, 1161, -1, -1 }, { 0x1B00, 585, -1, -1, -1, -1 }, { 0x1B01, 586, -1, -1, -1, -1 }, { 0x1B02, 587, -1, -1, -1, -1 }, { 0x1B03, 588, 1470, 1162, -1, -1 }, { 0x1B04, 589, -1, -1, -1, -1 }, { 0x1B05, 590, -1, -1, -1, -1 }, { 0x1B06, 591, -1, -1, -1, 404 }, { 0x1B07, 592, -1, -1, -1, -1 }, { 0x1B08, 593, -1, -1, -1, 405 }, { 0x1B09, 594, -1, -1, -1, -1 }, { 0x1B0A, 595, -1, -1, -1, 406 }, { 0x1B0B, 596, -1, -1, -1, -1 }, { 0x1B0C, 597, -1, -1, -1, 407 }, { 0x1B0D, 598, -1, -1, -1, -1 }, { 0x1B0E, 599, -1, -1, -1, 408 }, { 0x1B0F, 600, -1, -1, -1, -1 }, { 0x1B10, 601, -1, -1, -1, -1 }, { 0x1B11, 602, -1, -1, -1, -1 }, { 0x1B12, 603, -1, -1, -1, 409 }, { 0x1B14, 604, -1, -1, -1, -1 }, { 0x1B16, 605, -1, -1, -1, -1 }, { 0x1B19, 606, -1, -1, -1, -1 }, { 0x1B1B, 607, -1, -1, -1, -1 }, { 0x1B1D, 608, -1, -1, -1, -1 }, { 0x1B1E, 609, -1, -1, -1, -1 }, { 0x1B1F, 610, -1, -1, -1, -1 }, { 0x1B20, 611, -1, -1, -1, -1 }, { 0x1B21, 612, -1, -1, -1, -1 }, { 0x1B23, 613, -1, -1, -1, -1 }, { 0x1B25, 614, -1, -1, -1, -1 }, { 0x1B28, 615, -1, -1, -1, -1 }, { 0x1B2A, 616, -1, -1, -1, -1 }, { 0x1B30, 617, -1, -1, -1, -1 }, { 0x1B31, 618, -1, -1, -1, -1 }, { 0x1B34, 619, -1, -1, -1, -1 }, { 0x1B35, 620, -1, -1, -1, -1 }, { 0x1B36, 621, -1, -1, -1, -1 }, { 0x1B37, 622, -1, -1, -1, -1 }, { 0x1B38, 623, -1, -1, -1, -1 }, { 0x1B39, 624, -1, -1, -1, -1 }, { 0x1B3A, 625, -1, -1, -1, -1 }, { 0x1B3B, 626, -1, -1, -1, 410 }, { 0x1B3C, 627, -1, -1, -1, -1 }, { 0x1B3D, 628, -1, -1, -1, 411 }, { 0x1B3E, 629, -1, -1, -1, -1 }, { 0x1B3F, 630, -1, -1, -1, -1 }, { 0x1B40, 631, -1, -1, -1, 412 }, { 0x1B41, 632, -1, -1, -1, 413 }, { 0x1B42, 633, -1, -1, -1, -1 }, { 0x1B43, 634, -1, -1, -1, 414 }, { 0x1B44, 635, -1, -1, -1, -1 }, { 0x1B4C, -1, 1471, 1163, -1, -1 }, { 0x1B5A, 636, -1, -1, -1, -1 }, { 0x1B5B, 637, -1, -1, -1, -1 }, { 0x1B5C, 638, -1, -1, -1, -1 }, { 0x1B5D, 639, -1, -1, -1, -1 }, { 0x1B5E, 640, -1, 1164, -1, -1 }, { 0x1B5F, 641, -1, 1165, -1, -1 }, { 0x1B60, 642, -1, -1, -1, -1 }, { 0x1B7D, 643, -1, -1, -1, -1 }, { 0x1B7E, 644, -1, -1, -1, -1 }, { 0x1B7F, -1, 1472, 1166, -1, -1 }, { 0x1B80, 645, -1, -1, -1, -1 }, { 0x1B81, 646, -1, -1, -1, -1 }, { 0x1B82, 647, -1, -1, -1, -1 }, { 0x1BA1, 648, -1, -1, -1, -1 }, { 0x1BA2, 649, -1, -1, -1, -1 }, { 0x1BA3, 650, -1, -1, -1, -1 }, { 0x1BA4, 651, -1, -1, -1, -1 }, { 0x1BA5, 652, -1, -1, -1, -1 }, { 0x1BA6, 653, -1, -1, -1, -1 }, { 0x1BA7, 654, -1, -1, -1, -1 }, { 0x1BA8, 655, -1, -1, -1, -1 }, { 0x1BA9, 656, -1, -1, -1, -1 }, { 0x1BAA, 657, 1473, -1, -1, -1 }, { 0x1BAB, -1, 1474, -1, -1, -1 }, { 0x1BAC, 658, -1, -1, -1, -1 }, { 0x1BAD, 659, -1, -1, -1, -1 }, { 0x1BBA, 660, -1, -1, -1, -1 }, { 0x1BBB, -1, 1475, -1, -1, -1 }, { 0x1BBC, -1, 1476, -1, -1, -1 }, { 0x1BBD, -1, 1477, -1, -1, -1 }, { 0x1BBF, -1, 1478, -1, -1, -1 }, { 0x1BC0, -1, 1480, -1, -1, -1 }, { 0x1BC2, -1, 1481, -1, -1, -1 }, { 0x1BC3, -1, 1483, -1, -1, -1 }, { 0x1BC6, -1, 1484, -1, -1, -1 }, { 0x1BCB, -1, 1485, -1, -1, -1 }, { 0x1BD6, -1, 1486, -1, -1, -1 }, { 0x1BD8, -1, 1487, -1, -1, -1 }, { 0x1BE0, -1, 1488, -1, -1, -1 }, { 0x1BE7, 661, -1, -1, -1, -1 }, { 0x1BE8, 662, -1, -1, -1, -1 }, { 0x1BE9, 663, -1, -1, -1, -1 }, { 0x1BEA, 664, -1, -1, -1, -1 }, { 0x1BEB, 665, -1, -1, -1, -1 }, { 0x1BEC, 666, -1, -1, -1, -1 }, { 0x1BED, 667, -1, -1, -1, -1 }, { 0x1BEE, 668, -1, -1, -1, -1 }, { 0x1BEF, 669, -1, -1, -1, -1 }, { 0x1BF0, 670, -1, -1, -1, -1 }, { 0x1BF1, 671, -1, -1, -1, -1 }, { 0x1BF2, 672, 1489, -1, -1, -1 }, { 0x1BF3, 673, -1, -1, -1, -1 }, { 0x1C78, -1, 1490, -1, -1, -1 }, { 0x1C79, -1, 1491, -1, -1, -1 }, { 0x1C7B, -1, 1492, -1, -1, -1 }, { 0x1C7C, -1, 1493, -1, -1, -1 }, { 0x1C7D, -1, 1494, -1, -1, -1 }, { 0x1C80, -1, -1, 1167, -1, -1 }, { 0x1C81, -1, -1, 1168, -1, -1 }, { 0x1C82, -1, -1, 1169, -1, -1 }, { 0x1C83, -1, -1, 1170, -1, -1 }, { 0x1C85, -1, -1, 1171, -1, -1 }, { 0x1C86, -1, -1, 1172, -1, -1 }, { 0x1C87, -1, -1, 1173, -1, -1 }, { 0x1C88, -1, -1, 1174, -1, -1 }, { 0x1C8A, -1, -1, 1176, -1, -1 }, { 0x1C90, -1, -1, 1177, -1, -1 }, { 0x1CC0, -1, 1495, -1, -1, -1 }, { 0x1CC1, -1, 1496, -1, -1, -1 }, { 0x1CC2, -1, 1497, -1, -1, -1 }, { 0x1CC3, -1, 1498, -1, -1, -1 }, { 0x1CD0, 674, -1, -1, -1, -1 }, { 0x1CD1, 675, -1, -1, -1, -1 }, { 0x1CD2, 676, 1499, -1, -1, -1 }, { 0x1CD3, 677, 1500, -1, -1, -1 }, { 0x1CD4, -1, 1501, -1, -1, -1 }, { 0x1CD5, 678, -1, -1, -1, -1 }, { 0x1CD6, 679, -1, -1, -1, -1 }, { 0x1CD7, 680, -1, -1, -1, -1 }, { 0x1CD8, 681, -1, -1, -1, -1 }, { 0x1CD9, 682, -1, -1, -1, -1 }, { 0x1CDA, 683, -1, 1178, -1, -1 }, { 0x1CDB, 684, -1, -1, -1, -1 }, { 0x1CDC, 685, -1, 1179, -1, -1 }, { 0x1CDD, 686, -1, -1, -1, -1 }, { 0x1CDE, 687, -1, -1, -1, -1 }, { 0x1CDF, 688, -1, -1, -1, -1 }, { 0x1CE0, 689, -1, -1, -1, -1 }, { 0x1CE1, 690, -1, -1, -1, -1 }, { 0x1CE2, 691, -1, -1, -1, -1 }, { 0x1CE3, 692, -1, -1, -1, -1 }, { 0x1CE4, 693, -1, -1, -1, -1 }, { 0x1CE5, 694, -1, -1, -1, -1 }, { 0x1CE6, 695, -1, -1, -1, -1 }, { 0x1CE7, 696, -1, -1, -1, -1 }, { 0x1CE8, 697, -1, -1, -1, -1 }, { 0x1CE9, 698, -1, -1, -1, -1 }, { 0x1CEA, 699, -1, -1, -1, -1 }, { 0x1CEB, 700, -1, -1, -1, -1 }, { 0x1CEC, 701, -1, -1, -1, -1 }, { 0x1CED, 702, -1, -1, -1, -1 }, { 0x1CEE, 703, -1, -1, -1, -1 }, { 0x1CEF, 704, -1, -1, -1, -1 }, { 0x1CF0, 705, -1, -1, -1, -1 }, { 0x1CF1, 706, -1, -1, -1, -1 }, { 0x1CF2, 707, -1, -1, -1, -1 }, { 0x1CF5, -1, 1502, 1180, -1, -1 }, { 0x1CF6, -1, 1503, 1186, -1, -1 }, { 0x1CF7, 708, 1504, -1, -1, -1 }, { 0x1CFA, -1, 1505, -1, -1, -1 }, { 0x1D02, -1, 1506, -1, -1, -1 }, { 0x1D03, -1, -1, 1192, -1, -1 }, { 0x1D08, -1, -1, 1193, -1, -1 }, { 0x1D0B, -1, -1, 1195, -1, -1 }, { 0x1D0E, -1, -1, 1197, -1, -1 }, { 0x1D10, -1, -1, 1199, -1, -1 }, { 0x1D14, -1, 1507, -1, -1, -1 }, { 0x1D18, -1, 1508, 1201, -1, -1 }, { 0x1D1B, -1, -1, 1202, -1, -1 }, { 0x1D1E, -1, 1509, -1, -1, -1 }, { 0x1D23, -1, -1, 1203, -1, -1 }, { 0x1D25, -1, -1, 1204, -1, -1 }, { 0x1D29, -1, 1510, 1206, -1, -1 }, { 0x1D2B, -1, 1511, 1207, -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, -1, 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, 1512, -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, 1208, 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, 1513, 1209, -1, -1 }, { 0x1D78, -1, 1514, 1210, 138, -1 }, { 0x1D79, -1, 1515, 1211, -1, -1 }, { 0x1D7A, -1, 1517, 1216, -1, -1 }, { 0x1D7B, -1, 1518, 1217, -1, -1 }, { 0x1D7C, -1, 1519, -1, -1, -1 }, { 0x1D7D, -1, 1520, -1, -1, -1 }, { 0x1D7E, -1, 1522, 1218, -1, -1 }, { 0x1D7F, -1, 1523, -1, -1, -1 }, { 0x1D86, -1, -1, 1219, -1, -1 }, { 0x1D87, -1, -1, 1220, -1, -1 }, { 0x1D8E, -1, 1524, 1221, -1, -1 }, { 0x1D94, -1, -1, 1222, -1, -1 }, { 0x1D95, -1, -1, 1223, -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, 1525, 1224, 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, 1526, 1225, 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, 1527, 1226, 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, 1528, 1227, 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, 1228, -1, -1 }, { 0x1DC1, -1, -1, 1230, -1, -1 }, { 0x1DC3, -1, 1529, 1233, -1, -1 }, { 0x1DCB, -1, 1530, -1, -1, -1 }, { 0x1DCC, -1, 1531, -1, -1, -1 }, { 0x1DF1, -1, -1, 1234, -1, -1 }, { 0x1DF7, -1, -1, 1236, -1, -1 }, { 0x1DF8, -1, 1532, 1237, -1, -1 }, { 0x1DF9, -1, 1535, 1239, -1, -1 }, { 0x1DFA, -1, 1536, -1, -1, -1 }, { 0x1DFB, -1, 1537, -1, -1, -1 }, { 0x1DFD, -1, 1538, -1, -1, -1 }, { 0x1E00, -1, -1, -1, -1, 415 }, { 0x1E01, -1, -1, -1, -1, 416 }, { 0x1E02, -1, -1, -1, -1, 417 }, { 0x1E03, -1, 1539, -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, 1540, -1, -1, 426 }, { 0x1E0C, -1, -1, -1, -1, 427 }, { 0x1E0D, -1, 1541, -1, -1, 428 }, { 0x1E0E, -1, -1, -1, -1, 429 }, { 0x1E0F, -1, -1, -1, -1, 430 }, { 0x1E10, -1, -1, -1, -1, 431 }, { 0x1E11, -1, 1542, -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, 1543, -1, -1, 444 }, { 0x1E1E, -1, -1, -1, -1, 445 }, { 0x1E1F, -1, 1544, -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, 1545, -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, 1546, -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, 1547, -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, 1548, 1240, -1, 470 }, { 0x1E38, -1, -1, -1, -1, 471 }, { 0x1E39, -1, 1550, -1, -1, 472 }, { 0x1E3A, -1, -1, -1, -1, 473 }, { 0x1E3B, -1, 1551, -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, 1552, -1, -1, 480 }, { 0x1E42, -1, -1, -1, -1, 481 }, { 0x1E43, -1, 1553, -1, -1, 482 }, { 0x1E44, -1, -1, -1, -1, 483 }, { 0x1E45, -1, 1554, -1, -1, 484 }, { 0x1E46, -1, -1, -1, -1, 485 }, { 0x1E47, -1, 1555, -1, -1, 486 }, { 0x1E48, -1, -1, -1, -1, 487 }, { 0x1E49, -1, 1556, -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, 1557, -1, -1, 502 }, { 0x1E58, -1, -1, -1, -1, 503 }, { 0x1E59, -1, -1, -1, -1, 504 }, { 0x1E5A, -1, -1, -1, -1, 505 }, { 0x1E5B, -1, 1558, 1241, -1, 506 }, { 0x1E5C, -1, -1, -1, -1, 507 }, { 0x1E5D, -1, 1560, -1, -1, 508 }, { 0x1E5E, -1, -1, -1, -1, 509 }, { 0x1E5F, -1, 1561, -1, -1, 510 }, { 0x1E60, -1, -1, -1, -1, 511 }, { 0x1E61, -1, 1562, -1, -1, 512 }, { 0x1E62, -1, -1, -1, -1, 513 }, { 0x1E63, -1, 1563, -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, 1564, -1, -1, 522 }, { 0x1E6C, -1, -1, -1, -1, 523 }, { 0x1E6D, -1, 1565, -1, -1, 524 }, { 0x1E6E, -1, -1, -1, -1, 525 }, { 0x1E6F, -1, 1566, -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, 1567, -1, -1, 544 }, { 0x1E82, -1, -1, -1, -1, 545 }, { 0x1E83, -1, 1568, -1, -1, 546 }, { 0x1E84, -1, -1, -1, -1, 547 }, { 0x1E85, -1, 1569, -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, 1570, 1242, -1, 562 }, { 0x1E94, -1, -1, -1, -1, 563 }, { 0x1E95, -1, 1571, -1, -1, 564 }, { 0x1E96, -1, 1572, -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, 1573, -1, -1, 569 }, { 0x1E9C, -1, 1574, 1243, -1, -1 }, { 0x1E9E, -1, 1577, 1244, -1, -1 }, { 0x1E9F, -1, 1579, 1246, -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, 1580, -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, 1247, 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, 1248, 180, -1 }, { 0x2000, -1, -1, -1, -1, 889 }, { 0x2001, 709, -1, -1, -1, 890 }, { 0x2002, 710, 1581, -1, 181, -1 }, { 0x2003, 711, 1582, -1, 182, -1 }, { 0x2004, 712, -1, -1, 183, -1 }, { 0x2005, 713, -1, -1, 184, -1 }, { 0x2006, -1, 1584, -1, 185, -1 }, { 0x2007, -1, 1585, -1, 186, -1 }, { 0x2008, -1, 1587, -1, 187, -1 }, { 0x2009, -1, 1588, 1249, 188, -1 }, { 0x200A, -1, 1589, -1, 189, -1 }, { 0x200B, -1, 1591, -1, -1, -1 }, { 0x200C, -1, 1593, -1, -1, -1 }, { 0x200D, -1, 1594, -1, -1, -1 }, { 0x200E, -1, 1595, -1, -1, -1 }, { 0x200F, -1, 1596, 1250, -1, -1 }, { 0x2010, -1, -1, 1251, -1, -1 }, { 0x2011, -1, -1, -1, 190, -1 }, { 0x2014, -1, 1597, 1253, -1, -1 }, { 0x2015, 714, 1598, -1, -1, -1 }, { 0x2016, -1, 1599, 1255, -1, -1 }, { 0x2017, -1, 1600, 1258, 191, -1 }, { 0x2018, 715, 1601, 1260, -1, -1 }, { 0x2019, 716, 1602, 1263, -1, -1 }, { 0x201A, 717, 1603, -1, -1, -1 }, { 0x201B, 718, 1604, 1266, -1, -1 }, { 0x201C, 719, 1605, 1267, -1, -1 }, { 0x201D, 720, -1, 1270, -1, -1 }, { 0x201E, 721, 1606, 1274, -1, -1 }, { 0x201F, 722, 1607, -1, -1, -1 }, { 0x2020, 723, -1, 1276, -1, -1 }, { 0x2021, 724, -1, 1277, -1, -1 }, { 0x2022, 725, -1, 1278, -1, -1 }, { 0x2023, -1, -1, 1283, -1, -1 }, { 0x2024, -1, 1608, 1285, 192, -1 }, { 0x2025, -1, -1, -1, 193, -1 }, { 0x2026, 726, -1, 1288, 194, -1 }, { 0x2027, -1, 1609, -1, -1, -1 }, { 0x2028, -1, 1610, -1, -1, -1 }, { 0x2029, -1, 1611, -1, -1, -1 }, { 0x202A, -1, 1612, -1, -1, -1 }, { 0x202B, -1, 1613, -1, -1, -1 }, { 0x202C, -1, 1614, -1, -1, -1 }, { 0x202D, -1, 1615, -1, -1, -1 }, { 0x202E, -1, 1616, -1, -1, -1 }, { 0x202F, -1, 1617, 1290, 195, -1 }, { 0x2030, 727, 1619, 1293, -1, -1 }, { 0x2031, 728, 1620, 1295, -1, -1 }, { 0x2032, 729, -1, 1297, -1, -1 }, { 0x2033, 730, -1, 1300, 196, -1 }, { 0x2034, 731, -1, -1, 197, -1 }, { 0x2035, -1, -1, 1305, -1, -1 }, { 0x2036, -1, -1, 1306, 198, -1 }, { 0x2037, -1, -1, -1, 199, -1 }, { 0x2038, -1, -1, 1307, -1, -1 }, { 0x2039, 732, 1621, 1309, -1, -1 }, { 0x203A, 733, 1622, 1312, -1, -1 }, { 0x203B, 734, -1, 1315, -1, -1 }, { 0x203C, -1, -1, 1316, 200, -1 }, { 0x203D, -1, -1, 1317, -1, -1 }, { 0x203E, 736, -1, -1, 201, -1 }, { 0x203F, 737, -1, 1321, -1, -1 }, { 0x2040, 738, -1, 1322, -1, -1 }, { 0x2041, -1, 1623, 1323, -1, -1 }, { 0x2043, -1, -1, 1324, -1, -1 }, { 0x2044, 739, 1624, 1325, -1, -1 }, { 0x2045, -1, -1, 1327, -1, -1 }, { 0x2047, -1, -1, -1, 202, -1 }, { 0x2048, -1, -1, -1, 203, -1 }, { 0x2049, -1, -1, -1, 204, -1 }, { 0x204A, -1, 1625, 1329, -1, -1 }, { 0x204B, -1, -1, 1332, -1, -1 }, { 0x204E, -1, -1, 1334, -1, -1 }, { 0x204F, -1, 1626, 1336, -1, -1 }, { 0x2050, -1, 1627, 1338, -1, -1 }, { 0x2052, 740, 1628, 1339, -1, -1 }, { 0x2053, -1, -1, 1342, -1, -1 }, { 0x2055, 741, 1631, 1343, -1, -1 }, { 0x2056, -1, -1, 1344, -1, -1 }, { 0x2057, -1, -1, -1, 205, -1 }, { 0x2059, 742, -1, 1345, -1, -1 }, { 0x205A, -1, 1632, 1346, -1, -1 }, { 0x205B, -1, 1634, -1, -1, -1 }, { 0x205C, -1, 1636, -1, -1, -1 }, { 0x205D, 744, -1, 1348, -1, -1 }, { 0x205E, -1, 1637, 1351, -1, -1 }, { 0x205F, -1, 1639, -1, 206, -1 }, { 0x2060, -1, 1641, 1352, -1, -1 }, { 0x2061, -1, 1644, -1, -1, -1 }, { 0x2062, -1, 1645, -1, -1, -1 }, { 0x2063, 745, 1646, -1, -1, -1 }, { 0x2064, -1, 1647, -1, -1, -1 }, { 0x2066, -1, 1648, -1, -1, -1 }, { 0x2067, -1, 1649, -1, -1, -1 }, { 0x2068, -1, 1650, -1, -1, -1 }, { 0x2069, -1, 1651, -1, -1, -1 }, { 0x2070, -1, -1, -1, 207, -1 }, { 0x2071, -1, 1652, -1, 208, -1 }, { 0x2072, -1, -1, 1353, -1, -1 }, { 0x2073, -1, -1, 1354, -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, 1653, -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, 1654, 1355, -1, -1 }, { 0x20A1, -1, 1656, -1, -1, -1 }, { 0x20A2, -1, 1657, -1, -1, -1 }, { 0x20A3, -1, 1658, 1356, -1, -1 }, { 0x20A4, -1, 1659, 1357, -1, -1 }, { 0x20A5, -1, 1661, -1, -1, -1 }, { 0x20A6, -1, 1662, -1, -1, -1 }, { 0x20A7, -1, 1663, 1359, -1, -1 }, { 0x20A8, -1, 1664, 1360, 249, -1 }, { 0x20A9, -1, 1665, -1, -1, -1 }, { 0x20AA, 746, 1667, -1, -1, -1 }, { 0x20AB, -1, 1668, -1, -1, -1 }, { 0x20AC, -1, 1669, 1361, -1, -1 }, { 0x20AD, -1, 1671, -1, -1, -1 }, { 0x20AE, -1, 1672, -1, -1, -1 }, { 0x20AF, -1, 1674, -1, -1, -1 }, { 0x20B1, 747, 1675, 1362, -1, -1 }, { 0x20B2, -1, 1677, -1, -1, -1 }, { 0x20B3, -1, 1679, -1, -1, -1 }, { 0x20B4, -1, 1680, -1, -1, -1 }, { 0x20B5, -1, 1681, 1364, -1, -1 }, { 0x20B6, -1, 1683, -1, -1, -1 }, { 0x20B7, -1, 1684, -1, -1, -1 }, { 0x20B8, -1, 1685, 1366, -1, -1 }, { 0x20B9, -1, 1686, 1369, -1, -1 }, { 0x20BA, -1, 1688, -1, -1, -1 }, { 0x20BB, -1, 1689, 1370, -1, -1 }, { 0x20BC, -1, 1690, -1, -1, -1 }, { 0x20BD, -1, 1691, -1, -1, -1 }, { 0x20BE, -1, 1692, -1, -1, -1 }, { 0x20BF, -1, 1693, -1, -1, -1 }, { 0x20C0, -1, 1694, -1, -1, -1 }, { 0x20D1, -1, 1695, -1, -1, -1 }, { 0x20D2, -1, 1696, -1, -1, -1 }, { 0x20D3, -1, 1697, -1, -1, -1 }, { 0x20D5, -1, 1698, -1, -1, -1 }, { 0x20D7, -1, 1699, -1, -1, -1 }, { 0x20DB, 748, -1, -1, -1, -1 }, { 0x20DC, 749, -1, -1, -1, -1 }, { 0x20DD, 750, -1, 1371, -1, -1 }, { 0x20DE, -1, -1, 1374, -1, -1 }, { 0x20DF, -1, -1, 1375, -1, -1 }, { 0x20E0, -1, 1700, 1376, -1, -1 }, { 0x20E1, -1, 1701, -1, -1, -1 }, { 0x20E2, -1, -1, 1377, -1, -1 }, { 0x20E4, -1, -1, 1379, -1, -1 }, { 0x20E5, -1, -1, 1380, -1, -1 }, { 0x20E6, 752, -1, 1381, -1, -1 }, { 0x20E7, 753, -1, 1385, -1, -1 }, { 0x20E9, 754, 1702, 1386, -1, -1 }, { 0x20EA, -1, -1, 1387, -1, -1 }, { 0x20EB, 755, -1, -1, -1, -1 }, { 0x2100, -1, -1, -1, 250, -1 }, { 0x2101, 756, -1, 1388, 251, -1 }, { 0x2102, 757, -1, -1, 252, -1 }, { 0x2103, 758, -1, -1, 253, -1 }, { 0x2104, 759, -1, -1, -1, -1 }, { 0x2105, -1, -1, -1, 254, -1 }, { 0x2106, -1, 1703, -1, 255, -1 }, { 0x2107, -1, -1, 1389, 256, -1 }, { 0x2109, -1, -1, -1, 257, -1 }, { 0x210A, 760, -1, -1, 258, -1 }, { 0x210B, 761, -1, -1, 259, -1 }, { 0x210C, 762, -1, -1, 260, -1 }, { 0x210D, -1, -1, -1, 261, -1 }, { 0x210E, 763, 1704, -1, 262, -1 }, { 0x210F, 764, -1, 1390, 263, -1 }, { 0x2110, -1, -1, -1, 264, -1 }, { 0x2111, 765, -1, -1, 265, -1 }, { 0x2112, 766, -1, -1, 266, -1 }, { 0x2113, 767, 1705, 1391, 267, -1 }, { 0x2114, 769, -1, 1392, -1, -1 }, { 0x2115, 770, 1707, -1, 268, -1 }, { 0x2116, -1, -1, 1393, 269, -1 }, { 0x2117, 771, -1, 1395, -1, -1 }, { 0x2118, -1, 1708, -1, -1, -1 }, { 0x2119, -1, -1, -1, 270, -1 }, { 0x211A, 773, -1, -1, 271, -1 }, { 0x211B, 774, -1, -1, 272, -1 }, { 0x211C, 775, -1, -1, 273, -1 }, { 0x211D, 776, -1, -1, 274, -1 }, { 0x211E, 777, -1, -1, -1, -1 }, { 0x2120, -1, -1, -1, 275, -1 }, { 0x2121, -1, 1709, 1397, 276, -1 }, { 0x2122, -1, -1, 1400, 277, -1 }, { 0x2124, 779, -1, -1, 278, -1 }, { 0x2125, -1, -1, 1401, -1, -1 }, { 0x2126, -1, 1710, 1403, -1, 891 }, { 0x2127, 780, 1712, 1404, -1, -1 }, { 0x2128, -1, -1, -1, 279, -1 }, { 0x2129, -1, 1714, 1407, -1, -1 }, { 0x212A, -1, -1, -1, -1, 892 }, { 0x212B, -1, 1715, -1, -1, 893 }, { 0x212C, 781, -1, -1, 280, -1 }, { 0x212D, -1, -1, -1, 281, -1 }, { 0x212E, -1, 1717, 1408, -1, -1 }, { 0x212F, 782, -1, -1, 282, -1 }, { 0x2130, 784, -1, -1, 283, -1 }, { 0x2131, 785, -1, -1, 284, -1 }, { 0x2132, 786, 1718, 1409, -1, -1 }, { 0x2133, 787, 1719, 1411, 285, -1 }, { 0x2134, 789, -1, -1, 286, -1 }, { 0x2135, 790, -1, -1, 287, -1 }, { 0x2136, 791, -1, -1, 288, -1 }, { 0x2137, 792, -1, -1, 289, -1 }, { 0x2138, 793, -1, -1, 290, -1 }, { 0x2139, -1, 1720, 1412, 291, -1 }, { 0x213A, -1, 1721, -1, -1, -1 }, { 0x213B, -1, 1722, 1413, 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, 794, -1, 1415, -1, -1 }, { 0x2142, -1, -1, 1416, -1, -1 }, { 0x2144, -1, -1, 1417, -1, -1 }, { 0x2145, -1, 1723, -1, 298, -1 }, { 0x2146, -1, 1724, -1, 299, -1 }, { 0x2147, -1, 1725, -1, 300, -1 }, { 0x2148, -1, 1726, -1, 301, -1 }, { 0x2149, -1, 1727, -1, 302, -1 }, { 0x214B, -1, 1728, 1418, -1, -1 }, { 0x214C, -1, 1729, -1, -1, -1 }, { 0x214D, -1, -1, 1419, -1, -1 }, { 0x214E, -1, 1730, 1420, -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, 795, 1731, 1421, -1, -1 }, { 0x2184, -1, -1, 1423, -1, -1 }, { 0x2185, -1, -1, 1425, -1, -1 }, { 0x2186, -1, -1, 1426, -1, -1 }, { 0x2189, -1, 1733, -1, 351, -1 }, { 0x218A, -1, 1734, -1, -1, -1 }, { 0x218B, -1, 1735, 1428, -1, -1 }, { 0x2190, -1, -1, 1431, -1, -1 }, { 0x2191, -1, 1736, -1, -1, -1 }, { 0x2192, 797, -1, -1, -1, -1 }, { 0x2193, -1, 1737, 1432, -1, -1 }, { 0x2194, 798, -1, -1, -1, -1 }, { 0x219A, -1, 1738, -1, -1, 894 }, { 0x219B, -1, 1739, -1, -1, 895 }, { 0x219C, -1, -1, 1433, -1, -1 }, { 0x219E, 799, -1, 1434, -1, -1 }, { 0x219F, 800, -1, -1, -1, -1 }, { 0x21A0, 801, -1, -1, -1, -1 }, { 0x21A1, 803, -1, -1, -1, -1 }, { 0x21A3, 805, -1, -1, -1, -1 }, { 0x21A6, 806, -1, -1, -1, -1 }, { 0x21A7, 807, -1, -1, -1, -1 }, { 0x21AE, -1, 1740, -1, -1, 896 }, { 0x21AF, 808, -1, 1435, -1, -1 }, { 0x21B2, -1, -1, 1436, -1, -1 }, { 0x21B4, 809, -1, -1, -1, -1 }, { 0x21B5, -1, 1741, 1437, -1, -1 }, { 0x21B8, 810, -1, -1, -1, -1 }, { 0x21B9, 811, -1, 1438, -1, -1 }, { 0x21CD, -1, 1742, -1, -1, 897 }, { 0x21CE, -1, 1743, -1, -1, 898 }, { 0x21CF, -1, 1744, -1, -1, 899 }, { 0x21DC, -1, -1, 1439, -1, -1 }, { 0x21DE, 812, -1, -1, -1, -1 }, { 0x21DF, 813, -1, -1, -1, -1 }, { 0x21E4, 814, -1, -1, -1, -1 }, { 0x21E5, 815, -1, -1, -1, -1 }, { 0x21E6, -1, -1, 1440, -1, -1 }, { 0x21E7, 816, -1, -1, -1, -1 }, { 0x21E8, 818, -1, -1, -1, -1 }, { 0x21EA, 819, -1, -1, -1, -1 }, { 0x21EB, 820, -1, -1, -1, -1 }, { 0x21EC, 821, -1, 1441, -1, -1 }, { 0x21ED, 822, -1, -1, -1, -1 }, { 0x21EE, 823, -1, -1, -1, -1 }, { 0x21EF, 824, -1, -1, -1, -1 }, { 0x21F0, 825, -1, -1, -1, -1 }, { 0x21F1, 826, -1, -1, -1, -1 }, { 0x21F2, 827, -1, -1, -1, -1 }, { 0x21F3, 828, -1, 1442, -1, -1 }, { 0x21F4, -1, -1, 1443, -1, -1 }, { 0x21F6, -1, -1, 1444, -1, -1 }, { 0x21F8, 829, -1, -1, -1, -1 }, { 0x21F9, 830, -1, -1, -1, -1 }, { 0x21FB, 831, -1, -1, -1, -1 }, { 0x21FC, 832, -1, -1, -1, -1 }, { 0x2200, 833, -1, -1, -1, -1 }, { 0x2201, -1, -1, 1445, -1, -1 }, { 0x2203, 834, -1, -1, -1, -1 }, { 0x2204, -1, -1, -1, -1, 900 }, { 0x2205, 835, 1745, 1446, -1, -1 }, { 0x2206, 836, 1746, 1448, -1, -1 }, { 0x2207, 839, 1747, 1450, -1, -1 }, { 0x2209, -1, -1, -1, -1, 901 }, { 0x220A, -1, 1748, 1451, -1, -1 }, { 0x220B, 841, -1, -1, -1, -1 }, { 0x220C, -1, -1, -1, -1, 902 }, { 0x220D, -1, -1, 1452, -1, -1 }, { 0x220E, 842, -1, 1453, -1, -1 }, { 0x220F, 843, -1, 1455, -1, -1 }, { 0x2210, 844, -1, -1, -1, -1 }, { 0x2211, 845, -1, 1456, -1, -1 }, { 0x2212, -1, -1, 1458, -1, -1 }, { 0x2213, -1, -1, 1460, -1, -1 }, { 0x2215, -1, 1749, 1461, -1, -1 }, { 0x2216, -1, -1, 1464, -1, -1 }, { 0x2217, -1, 1750, 1467, -1, -1 }, { 0x2218, 846, -1, 1468, -1, -1 }, { 0x2219, -1, -1, 1472, -1, -1 }, { 0x221A, 848, -1, 1475, -1, -1 }, { 0x221B, -1, -1, 1476, -1, -1 }, { 0x221C, -1, -1, 1477, -1, -1 }, { 0x221D, -1, -1, 1478, -1, -1 }, { 0x221F, 849, -1, 1479, -1, -1 }, { 0x2220, -1, 1751, 1480, -1, -1 }, { 0x2222, 850, -1, -1, -1, -1 }, { 0x2223, 851, -1, 1481, -1, -1 }, { 0x2224, -1, -1, -1, -1, 903 }, { 0x2225, -1, -1, 1483, -1, -1 }, { 0x2226, -1, -1, -1, -1, 904 }, { 0x2227, 853, -1, 1485, -1, -1 }, { 0x2228, 854, -1, 1488, -1, -1 }, { 0x2229, 855, -1, 1491, -1, -1 }, { 0x222A, 856, -1, 1492, -1, -1 }, { 0x222B, -1, -1, 1493, -1, -1 }, { 0x222C, -1, -1, -1, 352, -1 }, { 0x222D, -1, -1, 1494, 353, -1 }, { 0x222E, -1, -1, 1495, -1, -1 }, { 0x222F, -1, -1, -1, 354, -1 }, { 0x2230, -1, -1, -1, 355, -1 }, { 0x2233, -1, 1752, -1, -1, -1 }, { 0x2234, -1, -1, 1496, -1, -1 }, { 0x2236, -1, 1753, 1497, -1, -1 }, { 0x2238, 857, 1754, -1, -1, -1 }, { 0x223B, -1, -1, 1498, -1, -1 }, { 0x223C, 858, -1, 1499, -1, -1 }, { 0x223D, 864, 1755, -1, -1, -1 }, { 0x223E, 865, -1, -1, -1, -1 }, { 0x223F, 866, -1, -1, -1, -1 }, { 0x2241, -1, -1, -1, -1, 905 }, { 0x2244, -1, -1, -1, -1, 906 }, { 0x2245, -1, -1, 1502, -1, -1 }, { 0x2247, -1, -1, -1, -1, 907 }, { 0x2248, 867, -1, -1, -1, -1 }, { 0x2249, -1, -1, -1, -1, 908 }, { 0x224C, -1, 1756, -1, -1, -1 }, { 0x2252, 868, -1, -1, -1, -1 }, { 0x2257, 869, -1, -1, -1, -1 }, { 0x2259, 870, -1, -1, -1, -1 }, { 0x225C, 871, -1, -1, -1, -1 }, { 0x2260, -1, -1, 1503, -1, 909 }, { 0x2262, -1, -1, -1, -1, 910 }, { 0x2264, -1, -1, 1505, -1, -1 }, { 0x2265, -1, -1, 1506, -1, -1 }, { 0x2268, -1, -1, 1507, -1, -1 }, { 0x2269, -1, -1, 1508, -1, -1 }, { 0x226A, -1, -1, 1509, -1, -1 }, { 0x226B, -1, -1, 1510, -1, -1 }, { 0x226C, 873, -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, 874, -1, 1511, -1, -1 }, { 0x227B, 875, -1, 1512, -1, -1 }, { 0x2280, -1, -1, -1, -1, 920 }, { 0x2281, -1, -1, -1, -1, 921 }, { 0x2282, 876, -1, 1513, -1, -1 }, { 0x2283, 877, -1, 1514, -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, 1515, -1, -1 }, { 0x228E, 878, -1, 1517, -1, -1 }, { 0x2293, -1, -1, 1518, -1, -1 }, { 0x2294, -1, -1, 1519, -1, -1 }, { 0x2295, 879, -1, 1520, -1, -1 }, { 0x2296, 881, -1, 1522, -1, -1 }, { 0x2297, 882, -1, 1524, -1, -1 }, { 0x2299, 884, -1, 1528, -1, -1 }, { 0x229A, -1, -1, 1531, -1, -1 }, { 0x229B, -1, -1, 1533, -1, -1 }, { 0x229C, 886, -1, 1534, -1, -1 }, { 0x22A0, -1, -1, 1535, -1, -1 }, { 0x22A1, -1, -1, 1538, -1, -1 }, { 0x22A2, 887, -1, -1, -1, -1 }, { 0x22A3, 890, -1, -1, -1, -1 }, { 0x22A4, 892, -1, 1540, -1, -1 }, { 0x22A5, 893, -1, 1542, -1, -1 }, { 0x22A6, 894, -1, -1, -1, -1 }, { 0x22A8, 895, -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, 1543, -1, -1 }, { 0x22B1, -1, -1, 1544, -1, -1 }, { 0x22B2, -1, -1, 1545, -1, -1 }, { 0x22B3, -1, -1, 1546, -1, -1 }, { 0x22BB, -1, -1, 1547, -1, -1 }, { 0x22BC, -1, -1, 1548, -1, -1 }, { 0x22C0, -1, 1757, 1550, -1, -1 }, { 0x22C1, -1, 1758, 1551, -1, -1 }, { 0x22C2, 899, -1, 1552, -1, -1 }, { 0x22C3, 900, -1, 1553, -1, -1 }, { 0x22C4, -1, -1, 1554, -1, -1 }, { 0x22C5, -1, 1759, 1556, -1, -1 }, { 0x22C6, -1, 1760, 1557, -1, -1 }, { 0x22C7, -1, -1, 1560, -1, -1 }, { 0x22C8, -1, -1, 1563, -1, -1 }, { 0x22CC, -1, -1, 1564, -1, -1 }, { 0x22D4, 901, -1, -1, -1, -1 }, { 0x22D5, -1, -1, 1565, -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, 1566, -1, -1 }, { 0x2300, -1, -1, 1569, -1, -1 }, { 0x2301, -1, 1761, -1, -1, -1 }, { 0x2303, -1, -1, 1571, -1, -1 }, { 0x2304, -1, -1, 1575, -1, -1 }, { 0x2305, -1, -1, 1578, -1, -1 }, { 0x2307, -1, -1, 1579, -1, -1 }, { 0x2308, 902, -1, 1581, -1, -1 }, { 0x2309, -1, -1, 1583, -1, -1 }, { 0x230A, 903, -1, 1585, -1, -1 }, { 0x230B, -1, -1, 1586, -1, -1 }, { 0x230C, -1, 1763, -1, -1, -1 }, { 0x2310, 904, -1, 1588, -1, -1 }, { 0x2311, 905, 1764, 1589, -1, -1 }, { 0x2312, 906, -1, 1590, -1, -1 }, { 0x2313, 907, -1, -1, -1, -1 }, { 0x2316, 908, -1, 1591, -1, -1 }, { 0x2317, -1, -1, 1592, -1, -1 }, { 0x2318, 909, -1, -1, -1, -1 }, { 0x2319, 911, -1, -1, -1, -1 }, { 0x231A, -1, -1, 1593, -1, -1 }, { 0x231B, 912, -1, -1, -1, -1 }, { 0x231C, -1, -1, 1595, -1, -1 }, { 0x2320, -1, -1, 1597, -1, -1 }, { 0x2322, -1, -1, 1598, -1, -1 }, { 0x2323, -1, -1, 1599, -1, -1 }, { 0x2324, 913, -1, -1, -1, -1 }, { 0x2326, 914, -1, -1, -1, -1 }, { 0x2327, 915, -1, 1600, -1, -1 }, { 0x2328, -1, -1, 1601, -1, -1 }, { 0x2329, -1, -1, 1603, -1, 938 }, { 0x232A, -1, -1, 1606, -1, 939 }, { 0x232B, 916, -1, -1, -1, -1 }, { 0x2333, -1, -1, 1609, -1, -1 }, { 0x2334, -1, -1, 1610, -1, -1 }, { 0x2335, -1, -1, 1611, -1, -1 }, { 0x2337, -1, -1, 1612, -1, -1 }, { 0x233A, -1, -1, 1615, -1, -1 }, { 0x233B, -1, -1, 1616, -1, -1 }, { 0x233E, -1, -1, 1617, -1, -1 }, { 0x233F, -1, -1, 1619, -1, -1 }, { 0x2340, -1, -1, 1620, -1, -1 }, { 0x2341, -1, -1, 1621, -1, -1 }, { 0x2342, -1, -1, 1622, -1, -1 }, { 0x2349, -1, -1, 1623, -1, -1 }, { 0x234A, 917, 1765, 1624, -1, -1 }, { 0x234E, 918, -1, 1625, -1, -1 }, { 0x2351, 919, -1, 1626, -1, -1 }, { 0x2353, -1, -1, 1628, -1, -1 }, { 0x2355, 920, -1, 1629, -1, -1 }, { 0x235D, -1, -1, 1630, -1, -1 }, { 0x235F, -1, -1, 1631, -1, -1 }, { 0x2361, 921, -1, 1632, -1, -1 }, { 0x2364, 922, -1, -1, -1, -1 }, { 0x2365, 923, -1, -1, -1, -1 }, { 0x2368, 924, -1, -1, -1, -1 }, { 0x2370, -1, -1, 1633, -1, -1 }, { 0x237B, -1, 1766, -1, -1, -1 }, { 0x237D, -1, 1768, 1634, -1, -1 }, { 0x237E, -1, 1770, -1, -1, -1 }, { 0x237F, -1, 1771, -1, -1, -1 }, { 0x2385, 925, -1, -1, -1, -1 }, { 0x2388, 926, -1, 1635, -1, -1 }, { 0x2389, 927, -1, -1, -1, -1 }, { 0x238A, 928, -1, -1, -1, -1 }, { 0x238B, 929, -1, -1, -1, -1 }, { 0x2394, -1, -1, 1636, -1, -1 }, { 0x2395, -1, -1, 1637, -1, -1 }, { 0x2397, -1, -1, 1639, -1, -1 }, { 0x239A, -1, -1, 1640, -1, -1 }, { 0x23AE, -1, -1, 1641, -1, -1 }, { 0x23AF, -1, 1773, 1643, -1, -1 }, { 0x23B0, 930, -1, -1, -1, -1 }, { 0x23B1, 931, -1, -1, -1, -1 }, { 0x23B3, -1, -1, 1644, -1, -1 }, { 0x23B4, -1, -1, 1645, -1, -1 }, { 0x23B5, -1, -1, 1646, -1, -1 }, { 0x23B6, -1, 1774, -1, -1, -1 }, { 0x23BB, -1, 1775, -1, -1, -1 }, { 0x23BE, -1, -1, 1647, -1, -1 }, { 0x23BF, -1, -1, 1648, -1, -1 }, { 0x23C9, -1, -1, 1649, -1, -1 }, { 0x23CA, -1, -1, 1651, -1, -1 }, { 0x23CB, -1, -1, 1653, -1, -1 }, { 0x23CC, -1, -1, 1654, -1, -1 }, { 0x23CE, -1, 1776, 1655, -1, -1 }, { 0x23CF, -1, 1777, -1, -1, -1 }, { 0x23D0, -1, 1778, 1657, -1, -1 }, { 0x23D7, -1, -1, 1658, -1, -1 }, { 0x23D8, -1, -1, 1659, -1, -1 }, { 0x23D9, -1, -1, 1660, -1, -1 }, { 0x23DC, -1, -1, 1661, -1, -1 }, { 0x23DD, -1, -1, 1662, -1, -1 }, { 0x23DE, -1, -1, 1663, -1, -1 }, { 0x23DF, -1, -1, 1664, -1, -1 }, { 0x23E0, -1, -1, 1665, -1, -1 }, { 0x23E1, -1, -1, 1666, -1, -1 }, { 0x23E8, -1, 1779, -1, -1, -1 }, { 0x23E9, 932, -1, -1, -1, -1 }, { 0x23EA, 933, -1, -1, -1, -1 }, { 0x23ED, 934, -1, -1, -1, -1 }, { 0x23EE, 935, -1, -1, -1, -1 }, { 0x23EF, 936, -1, -1, -1, -1 }, { 0x23F0, -1, -1, 1667, -1, -1 }, { 0x23F3, -1, -1, 1670, -1, -1 }, { 0x23F4, 937, 1780, 1671, -1, -1 }, { 0x23F5, 938, 1781, 1673, -1, -1 }, { 0x23F6, 939, 1782, 1675, -1, -1 }, { 0x23F7, 940, 1783, 1677, -1, -1 }, { 0x23F8, 941, -1, 1679, -1, -1 }, { 0x23F9, 942, -1, 1680, -1, -1 }, { 0x23FA, 943, -1, 1681, -1, -1 }, { 0x23FB, -1, 1784, -1, -1, -1 }, { 0x23FC, -1, 1786, -1, -1, -1 }, { 0x23FD, -1, 1787, 1683, -1, -1 }, { 0x23FE, -1, -1, 1684, -1, -1 }, { 0x2422, -1, 1788, 1685, -1, -1 }, { 0x2423, -1, 1789, 1686, -1, -1 }, { 0x2425, -1, 1790, -1, -1, -1 }, { 0x2426, -1, 1792, 1687, -1, -1 }, { 0x2445, 944, -1, 1688, -1, -1 }, { 0x2446, 945, -1, -1, -1, -1 }, { 0x2447, 946, -1, -1, -1, -1 }, { 0x2448, 947, -1, -1, -1, -1 }, { 0x2449, 948, -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, 1689, 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, 1690, 454, -1 }, { 0x24C3, -1, -1, -1, 455, -1 }, { 0x24C4, -1, -1, -1, 456, -1 }, { 0x24C5, -1, -1, 1691, 457, -1 }, { 0x24C6, -1, -1, -1, 458, -1 }, { 0x24C7, -1, -1, 1692, 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, 1693, -1, -1 }, { 0x2500, 949, -1, 1694, -1, -1 }, { 0x2502, 950, -1, -1, -1, -1 }, { 0x250C, 951, -1, -1, -1, -1 }, { 0x2510, 952, -1, -1, -1, -1 }, { 0x2514, 953, -1, -1, -1, -1 }, { 0x2518, 954, -1, -1, -1, -1 }, { 0x251C, 955, -1, -1, -1, -1 }, { 0x251D, 956, -1, -1, -1, -1 }, { 0x2524, 957, -1, -1, -1, -1 }, { 0x2525, 958, -1, -1, -1, -1 }, { 0x252C, 959, -1, -1, -1, -1 }, { 0x252F, 960, -1, -1, -1, -1 }, { 0x2534, 961, -1, -1, -1, -1 }, { 0x2537, 962, -1, -1, -1, -1 }, { 0x253C, 963, -1, -1, -1, -1 }, { 0x253F, 964, -1, -1, -1, -1 }, { 0x2571, -1, 1793, 1695, -1, -1 }, { 0x2572, -1, 1794, 1698, -1, -1 }, { 0x2573, -1, -1, 1701, -1, -1 }, { 0x2588, 965, -1, 1703, -1, -1 }, { 0x2591, -1, 1795, -1, -1, -1 }, { 0x2592, 966, 1796, 1704, -1, -1 }, { 0x2593, -1, 1798, -1, -1, -1 }, { 0x259A, -1, -1, 1705, -1, -1 }, { 0x259E, -1, -1, 1707, -1, -1 }, { 0x25A0, 967, -1, 1709, -1, -1 }, { 0x25A1, 968, 1799, 1711, -1, -1 }, { 0x25A7, -1, -1, 1716, -1, -1 }, { 0x25A8, -1, -1, 1717, -1, -1 }, { 0x25AA, 970, -1, 1718, -1, -1 }, { 0x25AB, -1, -1, 1719, -1, -1 }, { 0x25AE, 971, -1, 1720, -1, -1 }, { 0x25AF, -1, -1, 1721, -1, -1 }, { 0x25B2, -1, -1, 1723, -1, -1 }, { 0x25B3, 972, -1, 1726, -1, -1 }, { 0x25B4, -1, -1, 1730, -1, -1 }, { 0x25B6, -1, -1, 1731, -1, -1 }, { 0x25B7, 973, -1, -1, -1, -1 }, { 0x25B8, -1, -1, 1733, -1, -1 }, { 0x25BB, 974, -1, 1734, -1, -1 }, { 0x25BC, -1, -1, 1735, -1, -1 }, { 0x25BD, 975, -1, 1738, -1, -1 }, { 0x25BE, -1, -1, 1741, -1, -1 }, { 0x25C0, -1, -1, 1742, -1, -1 }, { 0x25C1, 976, -1, -1, -1, -1 }, { 0x25C5, 977, -1, 1744, -1, -1 }, { 0x25C6, -1, -1, 1745, -1, -1 }, { 0x25C7, -1, -1, 1748, -1, -1 }, { 0x25C9, 978, -1, -1, -1, -1 }, { 0x25CA, -1, -1, 1755, -1, -1 }, { 0x25CB, -1, -1, 1756, -1, -1 }, { 0x25CC, -1, 1801, -1, -1, -1 }, { 0x25CE, -1, -1, 1761, -1, -1 }, { 0x25CF, -1, -1, 1765, -1, -1 }, { 0x25D0, -1, -1, 1768, -1, -1 }, { 0x25D1, -1, -1, 1769, -1, -1 }, { 0x25D8, -1, -1, 1770, -1, -1 }, { 0x25E0, -1, -1, 1772, -1, -1 }, { 0x25E2, -1, -1, 1773, -1, -1 }, { 0x25E3, -1, -1, 1774, -1, -1 }, { 0x25E4, -1, -1, 1775, -1, -1 }, { 0x25E5, -1, -1, 1776, -1, -1 }, { 0x25E6, -1, -1, 1777, -1, -1 }, { 0x25E7, -1, -1, 1780, -1, -1 }, { 0x25EF, -1, -1, 1781, -1, -1 }, { 0x25FA, -1, -1, 1786, -1, -1 }, { 0x25FB, 979, -1, 1787, -1, -1 }, { 0x25FC, -1, -1, 1789, -1, -1 }, { 0x25FD, -1, -1, 1791, -1, -1 }, { 0x25FE, -1, -1, 1792, -1, -1 }, { 0x25FF, -1, -1, 1793, -1, -1 }, { 0x2600, 980, -1, 1794, -1, -1 }, { 0x2601, 981, -1, -1, -1, -1 }, { 0x2602, 982, -1, 1796, -1, -1 }, { 0x2603, 983, -1, -1, -1, -1 }, { 0x2605, -1, -1, 1798, -1, -1 }, { 0x2606, -1, -1, 1802, -1, -1 }, { 0x2609, 984, -1, 1805, -1, -1 }, { 0x260A, 985, -1, 1809, -1, -1 }, { 0x260B, 986, -1, 1810, -1, -1 }, { 0x260C, 987, -1, 1811, -1, -1 }, { 0x260D, -1, -1, 1812, -1, -1 }, { 0x260E, -1, -1, 1813, -1, -1 }, { 0x260F, -1, -1, 1817, -1, -1 }, { 0x2610, -1, -1, 1818, -1, -1 }, { 0x2611, -1, -1, 1819, -1, -1 }, { 0x2612, -1, -1, 1820, -1, -1 }, { 0x2613, 988, -1, 1825, -1, -1 }, { 0x2614, 989, -1, -1, -1, -1 }, { 0x2615, 990, 1802, 1827, -1, -1 }, { 0x2618, -1, -1, 1830, -1, -1 }, { 0x2619, -1, 1803, 1831, -1, -1 }, { 0x261C, -1, -1, 1833, -1, -1 }, { 0x261D, -1, -1, 1835, -1, -1 }, { 0x261E, 991, -1, 1836, -1, -1 }, { 0x261F, -1, -1, 1838, -1, -1 }, { 0x2620, 992, -1, 1840, -1, -1 }, { 0x2624, -1, -1, 1841, -1, -1 }, { 0x2627, 993, -1, 1843, -1, -1 }, { 0x2629, 994, 1804, 1844, -1, -1 }, { 0x262B, 995, -1, -1, -1, -1 }, { 0x262C, 996, 1805, 1845, -1, -1 }, { 0x262F, -1, -1, 1846, -1, -1 }, { 0x2630, 997, -1, -1, -1, -1 }, { 0x2631, 998, -1, -1, -1, -1 }, { 0x2632, 999, -1, -1, -1, -1 }, { 0x2633, 1000, -1, -1, -1, -1 }, { 0x2634, 1001, -1, -1, -1, -1 }, { 0x2635, 1002, -1, -1, -1, -1 }, { 0x2636, 1003, -1, -1, -1, -1 }, { 0x2637, 1004, -1, -1, -1, -1 }, { 0x2638, -1, -1, 1847, -1, -1 }, { 0x2639, -1, -1, 1848, -1, -1 }, { 0x263A, 1005, -1, 1849, -1, -1 }, { 0x263C, 1006, -1, 1850, -1, -1 }, { 0x263D, 1007, -1, 1854, -1, -1 }, { 0x263E, 1008, -1, 1855, -1, -1 }, { 0x263F, 1009, -1, -1, -1, -1 }, { 0x2640, 1011, -1, 1858, -1, -1 }, { 0x2641, 1013, -1, 1860, -1, -1 }, { 0x2642, 1014, -1, 1861, -1, -1 }, { 0x2643, 1016, -1, -1, -1, -1 }, { 0x2644, 1017, -1, -1, -1, -1 }, { 0x2645, -1, -1, 1864, -1, -1 }, { 0x2646, 1018, -1, 1865, -1, -1 }, { 0x2647, -1, -1, 1866, -1, -1 }, { 0x2648, -1, -1, 1867, -1, -1 }, { 0x264B, -1, -1, 1868, -1, -1 }, { 0x264C, -1, -1, 1869, -1, -1 }, { 0x264D, 1019, -1, -1, -1, -1 }, { 0x264E, -1, -1, 1870, -1, -1 }, { 0x264F, 1020, -1, 1872, -1, -1 }, { 0x2650, -1, -1, 1873, -1, -1 }, { 0x2652, -1, -1, 1874, -1, -1 }, { 0x2662, -1, -1, 1875, -1, -1 }, { 0x2663, -1, -1, 1877, -1, -1 }, { 0x2665, 1022, -1, 1878, -1, -1 }, { 0x2666, -1, -1, 1882, -1, -1 }, { 0x2669, 1023, -1, 1883, -1, -1 }, { 0x266A, 1024, -1, 1884, -1, -1 }, { 0x266B, 1025, -1, 1886, -1, -1 }, { 0x266C, 1026, -1, -1, -1, -1 }, { 0x266F, 1027, -1, 1888, -1, -1 }, { 0x2672, -1, 1806, -1, -1, -1 }, { 0x2673, -1, 1807, -1, -1, -1 }, { 0x2674, -1, 1808, -1, -1, -1 }, { 0x2675, -1, 1809, -1, -1, -1 }, { 0x2676, -1, 1810, -1, -1, -1 }, { 0x2677, -1, 1811, -1, -1, -1 }, { 0x2678, -1, 1812, -1, -1, -1 }, { 0x2679, -1, 1813, -1, -1, -1 }, { 0x267A, -1, 1814, -1, -1, -1 }, { 0x267B, -1, -1, 1889, -1, -1 }, { 0x267C, -1, 1815, -1, -1, -1 }, { 0x267D, -1, 1816, -1, -1, -1 }, { 0x267E, 1028, -1, -1, -1, -1 }, { 0x267F, 1029, -1, -1, -1, -1 }, { 0x2680, -1, -1, 1890, -1, -1 }, { 0x2687, -1, -1, 1891, -1, -1 }, { 0x2690, -1, -1, 1892, -1, -1 }, { 0x2692, 1030, -1, 1893, -1, -1 }, { 0x2693, 1031, -1, -1, -1, -1 }, { 0x2694, 1032, -1, 1895, -1, -1 }, { 0x2695, 1033, 1817, 1896, -1, -1 }, { 0x2696, 1034, -1, 1898, -1, -1 }, { 0x2697, 1035, -1, 1899, -1, -1 }, { 0x2698, 1036, -1, 1900, -1, -1 }, { 0x2699, 1037, -1, -1, -1, -1 }, { 0x269A, -1, 1818, -1, -1, -1 }, { 0x269B, 1038, -1, -1, -1, -1 }, { 0x269D, -1, 1820, 1903, -1, -1 }, { 0x269E, 1039, -1, 1904, -1, -1 }, { 0x269F, 1040, -1, 1905, -1, -1 }, { 0x26A0, -1, -1, 1906, -1, -1 }, { 0x26A1, 1041, -1, 1907, -1, -1 }, { 0x26A2, 1043, -1, 1908, -1, -1 }, { 0x26A3, 1044, 1821, 1909, -1, -1 }, { 0x26A4, 1045, 1822, -1, -1, -1 }, { 0x26A5, 1046, -1, -1, -1, -1 }, { 0x26A6, 1048, -1, -1, -1, -1 }, { 0x26A7, 1050, -1, -1, -1, -1 }, { 0x26A8, 1051, -1, -1, -1, -1 }, { 0x26A9, 1052, -1, -1, -1, -1 }, { 0x26AA, 1053, 1823, 1910, -1, -1 }, { 0x26AB, -1, 1824, 1911, -1, -1 }, { 0x26AC, 1055, 1825, -1, -1, -1 }, { 0x26AD, -1, -1, 1912, -1, -1 }, { 0x26AE, -1, -1, 1914, -1, -1 }, { 0x26AF, -1, -1, 1916, -1, -1 }, { 0x26B0, 1056, -1, 1918, -1, -1 }, { 0x26B1, 1057, -1, -1, -1, -1 }, { 0x26B9, -1, 1826, 1919, -1, -1 }, { 0x26BA, -1, 1827, 1922, -1, -1 }, { 0x26BB, -1, 1828, 1923, -1, -1 }, { 0x26BC, -1, 1829, -1, -1, -1 }, { 0x26BF, 1058, -1, 1924, -1, -1 }, { 0x26C4, 1059, -1, -1, -1, -1 }, { 0x26C5, 1060, -1, 1925, -1, -1 }, { 0x26C6, 1061, -1, -1, -1, -1 }, { 0x26C7, 1062, -1, -1, -1, -1 }, { 0x26C8, 1063, -1, 1926, -1, -1 }, { 0x26CB, -1, -1, 1927, -1, -1 }, { 0x26CC, 1064, -1, 1928, -1, -1 }, { 0x26CF, 1065, -1, 1929, -1, -1 }, { 0x26D0, 1066, -1, -1, -1, -1 }, { 0x26D1, 1067, -1, 1931, -1, -1 }, { 0x26D2, 1068, -1, 1932, -1, -1 }, { 0x26D3, 1069, -1, -1, -1, -1 }, { 0x26D4, -1, -1, 1933, -1, -1 }, { 0x26D5, -1, 1830, -1, -1, -1 }, { 0x26D6, -1, 1831, -1, -1, -1 }, { 0x26D7, -1, 1832, -1, -1, -1 }, { 0x26D8, -1, 1833, -1, -1, -1 }, { 0x26D9, -1, 1834, -1, -1, -1 }, { 0x26DB, 1070, -1, 1934, -1, -1 }, { 0x26DD, 1071, -1, 1935, -1, -1 }, { 0x26DE, 1072, -1, -1, -1, -1 }, { 0x26DF, 1073, -1, 1936, -1, -1 }, { 0x26E2, -1, -1, 1937, -1, -1 }, { 0x26E3, 1075, -1, -1, -1, -1 }, { 0x26E4, 1076, 1835, 1938, -1, -1 }, { 0x26E5, -1, 1836, 1939, -1, -1 }, { 0x26E6, -1, 1837, -1, -1, -1 }, { 0x26E8, 1077, -1, 1940, -1, -1 }, { 0x26E9, 1078, -1, -1, -1, -1 }, { 0x26EB, -1, -1, 1941, -1, -1 }, { 0x26EC, -1, -1, 1942, -1, -1 }, { 0x26ED, 1079, -1, 1943, -1, -1 }, { 0x26EE, 1080, -1, -1, -1, -1 }, { 0x26F0, -1, -1, 1945, -1, -1 }, { 0x26F1, 1081, -1, 1946, -1, -1 }, { 0x26F2, 1082, -1, -1, -1, -1 }, { 0x26F3, 1083, -1, 1948, -1, -1 }, { 0x26F4, 1084, -1, 1949, -1, -1 }, { 0x26F5, 1085, -1, 1950, -1, -1 }, { 0x26F6, 1086, -1, -1, -1, -1 }, { 0x26F7, 1087, -1, 1951, -1, -1 }, { 0x26F8, 1088, -1, -1, -1, -1 }, { 0x26F9, 1089, -1, -1, -1, -1 }, { 0x26FA, 1090, -1, 1952, -1, -1 }, { 0x26FB, -1, -1, 1953, -1, -1 }, { 0x26FC, 1091, -1, -1, -1, -1 }, { 0x26FD, 1092, -1, -1, -1, -1 }, { 0x26FE, 1093, -1, 1954, -1, -1 }, { 0x26FF, 1094, -1, -1, -1, -1 }, { 0x2700, -1, 1838, -1, -1, -1 }, { 0x2705, -1, -1, 1956, -1, -1 }, { 0x2706, -1, -1, 1957, -1, -1 }, { 0x2708, -1, -1, 1959, -1, -1 }, { 0x2709, 1095, -1, 1960, -1, -1 }, { 0x270A, 1096, -1, 1962, -1, -1 }, { 0x270B, 1097, -1, 1963, -1, -1 }, { 0x270C, 1098, -1, 1965, -1, -1 }, { 0x270D, -1, -1, 1966, -1, -1 }, { 0x270E, -1, -1, 1967, -1, -1 }, { 0x2711, -1, -1, 1968, -1, -1 }, { 0x2713, -1, -1, 1969, -1, -1 }, { 0x2715, -1, -1, 1972, -1, -1 }, { 0x2716, -1, -1, 1975, -1, -1 }, { 0x2717, -1, -1, 1976, -1, -1 }, { 0x2718, -1, -1, 1978, -1, -1 }, { 0x271A, -1, -1, 1979, -1, -1 }, { 0x271E, -1, -1, 1981, -1, -1 }, { 0x2720, -1, 1839, 1982, -1, -1 }, { 0x2721, -1, -1, 1984, -1, -1 }, { 0x2726, -1, -1, 1985, -1, -1 }, { 0x2727, -1, -1, 1987, -1, -1 }, { 0x2729, -1, -1, 1988, -1, -1 }, { 0x2731, -1, -1, 1989, -1, -1 }, { 0x2733, -1, -1, 1991, -1, -1 }, { 0x2735, -1, -1, 1992, -1, -1 }, { 0x2736, -1, -1, 1993, -1, -1 }, { 0x2737, -1, -1, 1994, -1, -1 }, { 0x2738, -1, -1, 1995, -1, -1 }, { 0x273A, 1099, -1, -1, -1, -1 }, { 0x2740, -1, -1, 1996, -1, -1 }, { 0x2741, -1, -1, 1998, -1, -1 }, { 0x2749, 1100, -1, -1, -1, -1 }, { 0x274B, 1101, -1, -1, -1, -1 }, { 0x274C, -1, 1840, 1999, -1, -1 }, { 0x274D, -1, -1, 2003, -1, -1 }, { 0x274E, -1, -1, 2004, -1, -1 }, { 0x2757, 1102, -1, -1, -1, -1 }, { 0x2758, -1, -1, 2005, -1, -1 }, { 0x275B, -1, -1, 2006, -1, -1 }, { 0x275C, -1, -1, 2007, -1, -1 }, { 0x275D, -1, -1, 2008, -1, -1 }, { 0x275E, -1, -1, 2010, -1, -1 }, { 0x275F, -1, -1, 2012, -1, -1 }, { 0x2760, -1, -1, 2013, -1, -1 }, { 0x2761, -1, -1, 2015, -1, -1 }, { 0x2762, -1, -1, 2016, -1, -1 }, { 0x2764, -1, 1841, 2017, -1, -1 }, { 0x2766, 1103, -1, -1, -1, -1 }, { 0x2767, 1104, -1, 2020, -1, -1 }, { 0x2768, -1, -1, 2022, -1, -1 }, { 0x2769, -1, -1, 2023, -1, -1 }, { 0x276C, -1, -1, 2024, -1, -1 }, { 0x276D, -1, -1, 2025, -1, -1 }, { 0x276E, -1, -1, 2026, -1, -1 }, { 0x276F, -1, -1, 2027, -1, -1 }, { 0x2772, -1, -1, 2028, -1, -1 }, { 0x2773, -1, -1, 2029, -1, -1 }, { 0x2774, -1, -1, 2030, -1, -1 }, { 0x2775, -1, -1, 2031, -1, -1 }, { 0x2794, -1, -1, 2032, -1, -1 }, { 0x2795, -1, -1, 2033, -1, -1 }, { 0x2796, -1, -1, 2034, -1, -1 }, { 0x2797, -1, -1, 2035, -1, -1 }, { 0x27A1, -1, 1842, 2036, -1, -1 }, { 0x27A2, -1, -1, 2038, -1, -1 }, { 0x27A4, -1, -1, 2039, -1, -1 }, { 0x27A5, -1, -1, 2041, -1, -1 }, { 0x27A6, -1, -1, 2042, -1, -1 }, { 0x27A7, -1, -1, 2043, -1, -1 }, { 0x27A9, -1, -1, 2044, -1, -1 }, { 0x27AA, -1, -1, 2045, -1, -1 }, { 0x27AB, -1, -1, 2046, -1, -1 }, { 0x27AC, -1, -1, 2047, -1, -1 }, { 0x27AF, -1, -1, 2048, -1, -1 }, { 0x27B0, 1105, -1, -1, -1, -1 }, { 0x27C0, -1, 1843, -1, -1, -1 }, { 0x27C1, -1, 1844, -1, -1, -1 }, { 0x27C2, 1106, 1845, 2049, -1, -1 }, { 0x27C7, -1, -1, 2050, -1, -1 }, { 0x27CA, -1, -1, 2053, -1, -1 }, { 0x27CB, 1107, -1, 2055, -1, -1 }, { 0x27CC, -1, 1846, 2056, -1, -1 }, { 0x27CD, 1108, -1, 2059, -1, -1 }, { 0x27CE, 1109, 1847, -1, -1, -1 }, { 0x27CF, 1110, 1850, -1, -1, -1 }, { 0x27D0, -1, -1, 2061, -1, -1 }, { 0x27D1, -1, -1, 2062, -1, -1 }, { 0x27D2, -1, -1, 2065, -1, -1 }, { 0x27D3, 1111, -1, 2066, -1, -1 }, { 0x27D4, 1112, -1, 2067, -1, -1 }, { 0x27D7, -1, -1, 2068, -1, -1 }, { 0x27D8, -1, -1, 2069, -1, -1 }, { 0x27D9, -1, -1, 2070, -1, -1 }, { 0x27DA, -1, -1, 2071, -1, -1 }, { 0x27DB, -1, -1, 2073, -1, -1 }, { 0x27DC, -1, -1, 2074, -1, -1 }, { 0x27DD, -1, -1, 2075, -1, -1 }, { 0x27DE, -1, -1, 2076, -1, -1 }, { 0x27DF, 1113, -1, 2077, -1, -1 }, { 0x27E0, -1, 1853, 2078, -1, -1 }, { 0x27E1, 1114, -1, 2079, -1, -1 }, { 0x27E2, 1115, -1, -1, -1, -1 }, { 0x27E3, 1116, -1, -1, -1, -1 }, { 0x27E4, 1117, -1, 2080, -1, -1 }, { 0x27E5, 1118, -1, -1, -1, -1 }, { 0x27E6, 1119, -1, 2082, -1, -1 }, { 0x27E7, 1120, -1, 2083, -1, -1 }, { 0x27E8, 1121, -1, 2084, -1, -1 }, { 0x27E9, 1123, -1, 2086, -1, -1 }, { 0x27EA, 1125, -1, 2088, -1, -1 }, { 0x27EB, 1126, -1, 2089, -1, -1 }, { 0x27EC, -1, -1, 2090, -1, -1 }, { 0x27ED, -1, -1, 2092, -1, -1 }, { 0x27EE, 1127, -1, -1, -1, -1 }, { 0x27EF, 1128, -1, -1, -1, -1 }, { 0x27F0, -1, -1, 2094, -1, -1 }, { 0x27F1, -1, -1, 2096, -1, -1 }, { 0x27F2, -1, -1, 2097, -1, -1 }, { 0x27F3, -1, -1, 2099, -1, -1 }, { 0x27F4, -1, -1, 2101, -1, -1 }, { 0x27F5, -1, -1, 2102, -1, -1 }, { 0x27F6, -1, -1, 2103, -1, -1 }, { 0x27F7, -1, -1, 2104, -1, -1 }, { 0x27F8, -1, -1, 2105, -1, -1 }, { 0x27F9, -1, -1, 2106, -1, -1 }, { 0x27FA, -1, -1, 2107, -1, -1 }, { 0x27FB, 1129, -1, 2108, -1, -1 }, { 0x27FC, 1130, -1, 2109, -1, -1 }, { 0x27FD, -1, -1, 2110, -1, -1 }, { 0x27FE, -1, -1, 2111, -1, -1 }, { 0x27FF, -1, -1, 2112, -1, -1 }, { 0x2800, -1, 1854, -1, -1, -1 }, { 0x2900, 1131, -1, 2114, -1, -1 }, { 0x2901, 1132, -1, 2115, -1, -1 }, { 0x2905, 1133, -1, 2116, -1, -1 }, { 0x2906, 1134, -1, 2117, -1, -1 }, { 0x2907, 1135, -1, 2118, -1, -1 }, { 0x290A, -1, -1, 2119, -1, -1 }, { 0x290B, -1, -1, 2121, -1, -1 }, { 0x2910, -1, -1, 2123, -1, -1 }, { 0x2911, -1, -1, 2124, -1, -1 }, { 0x2914, 1136, -1, 2125, -1, -1 }, { 0x2915, 1137, -1, 2126, -1, -1 }, { 0x2916, 1138, -1, 2127, -1, -1 }, { 0x2917, 1140, -1, 2128, -1, -1 }, { 0x2918, 1141, -1, 2129, -1, -1 }, { 0x292C, -1, -1, 2130, -1, -1 }, { 0x2933, -1, -1, 2131, -1, -1 }, { 0x2940, -1, -1, 2133, -1, -1 }, { 0x2941, -1, -1, 2134, -1, -1 }, { 0x2947, -1, -1, 2135, -1, -1 }, { 0x2970, -1, -1, 2136, -1, -1 }, { 0x2971, -1, -1, 2137, -1, -1 }, { 0x2972, -1, -1, 2138, -1, -1 }, { 0x2973, -1, -1, 2139, -1, -1 }, { 0x2974, -1, -1, 2140, -1, -1 }, { 0x2975, -1, -1, 2141, -1, -1 }, { 0x2977, -1, -1, 2142, -1, -1 }, { 0x297A, -1, -1, 2143, -1, -1 }, { 0x2980, -1, -1, 2144, -1, -1 }, { 0x2981, -1, 1855, 2146, -1, -1 }, { 0x2982, -1, -1, 2148, -1, -1 }, { 0x2985, -1, -1, 2149, -1, -1 }, { 0x2986, -1, 1856, 2151, -1, -1 }, { 0x2997, -1, -1, 2153, -1, -1 }, { 0x2999, -1, 1857, -1, -1, -1 }, { 0x299A, -1, -1, 2156, -1, -1 }, { 0x299B, -1, -1, 2157, -1, -1 }, { 0x299C, -1, -1, 2158, -1, -1 }, { 0x299F, -1, -1, 2159, -1, -1 }, { 0x29A0, -1, -1, 2160, -1, -1 }, { 0x29A2, -1, -1, 2161, -1, -1 }, { 0x29B0, -1, -1, 2162, -1, -1 }, { 0x29B5, -1, 1858, 2164, -1, -1 }, { 0x29B6, -1, -1, 2165, -1, -1 }, { 0x29BB, -1, -1, 2166, -1, -1 }, { 0x29BE, -1, -1, 2167, -1, -1 }, { 0x29BF, -1, 1859, 2170, -1, -1 }, { 0x29C4, -1, -1, 2173, -1, -1 }, { 0x29C5, -1, -1, 2175, -1, -1 }, { 0x29C7, -1, -1, 2176, -1, -1 }, { 0x29C9, -1, -1, 2177, -1, -1 }, { 0x29CD, -1, -1, 2178, -1, -1 }, { 0x29D1, -1, -1, 2179, -1, -1 }, { 0x29D3, -1, -1, 2180, -1, -1 }, { 0x29D4, -1, -1, 2181, -1, -1 }, { 0x29D5, -1, -1, 2182, -1, -1 }, { 0x29D6, 1142, -1, 2183, -1, -1 }, { 0x29D7, -1, -1, 2184, -1, -1 }, { 0x29D8, -1, -1, 2185, -1, -1 }, { 0x29DC, 1144, -1, 2186, -1, -1 }, { 0x29DF, -1, -1, 2187, -1, -1 }, { 0x29E0, 1145, -1, 2189, -1, -1 }, { 0x29E1, -1, -1, 2190, -1, -1 }, { 0x29E2, -1, -1, 2191, -1, -1 }, { 0x29E3, -1, -1, 2192, -1, -1 }, { 0x29E5, -1, -1, 2194, -1, -1 }, { 0x29E6, 1146, -1, -1, -1, -1 }, { 0x29E7, 1147, 1860, 2195, -1, -1 }, { 0x29E8, -1, -1, 2197, -1, -1 }, { 0x29E9, -1, -1, 2198, -1, -1 }, { 0x29EB, -1, -1, 2199, -1, -1 }, { 0x29F4, 1148, -1, -1, -1, -1 }, { 0x29F5, -1, -1, 2200, -1, -1 }, { 0x29F7, -1, -1, 2203, -1, -1 }, { 0x29F8, -1, -1, 2204, -1, -1 }, { 0x29F9, 1149, -1, 2205, -1, -1 }, { 0x29FC, -1, -1, 2206, -1, -1 }, { 0x29FD, -1, -1, 2208, -1, -1 }, { 0x29FE, -1, -1, 2210, -1, -1 }, { 0x29FF, -1, -1, 2211, -1, -1 }, { 0x2A00, -1, -1, 2212, -1, -1 }, { 0x2A01, -1, -1, 2214, -1, -1 }, { 0x2A02, -1, -1, 2215, -1, -1 }, { 0x2A03, -1, -1, 2217, -1, -1 }, { 0x2A04, -1, -1, 2218, -1, -1 }, { 0x2A05, -1, -1, 2219, -1, -1 }, { 0x2A06, -1, -1, 2220, -1, -1 }, { 0x2A07, 1150, -1, 2221, -1, -1 }, { 0x2A08, -1, -1, 2222, -1, -1 }, { 0x2A09, -1, -1, 2223, -1, -1 }, { 0x2A0A, -1, -1, 2224, -1, -1 }, { 0x2A0C, -1, -1, 2225, 495, -1 }, { 0x2A15, -1, -1, 2226, -1, -1 }, { 0x2A1B, 1151, -1, -1, -1, -1 }, { 0x2A1C, 1152, -1, -1, -1, -1 }, { 0x2A1D, 1153, 1861, 2227, -1, -1 }, { 0x2A1E, -1, 1862, 2229, -1, -1 }, { 0x2A1F, -1, -1, 2230, -1, -1 }, { 0x2A20, -1, -1, 2231, -1, -1 }, { 0x2A21, -1, -1, 2232, -1, -1 }, { 0x2A24, 1154, -1, -1, -1, -1 }, { 0x2A25, -1, -1, 2233, -1, -1 }, { 0x2A26, 1155, -1, -1, -1, -1 }, { 0x2A27, 1156, -1, -1, -1, -1 }, { 0x2A2A, -1, -1, 2234, -1, -1 }, { 0x2A2F, -1, -1, 2235, -1, -1 }, { 0x2A3C, -1, -1, 2236, -1, -1 }, { 0x2A3D, -1, -1, 2237, -1, -1 }, { 0x2A3E, -1, -1, 2239, -1, -1 }, { 0x2A3F, -1, -1, 2240, -1, -1 }, { 0x2A40, -1, -1, 2241, -1, -1 }, { 0x2A41, 1157, -1, 2243, -1, -1 }, { 0x2A4C, -1, -1, 2244, -1, -1 }, { 0x2A4D, -1, -1, 2245, -1, -1 }, { 0x2A55, -1, -1, 2246, -1, -1 }, { 0x2A56, -1, -1, 2247, -1, -1 }, { 0x2A5E, -1, -1, 2248, -1, -1 }, { 0x2A60, -1, -1, 2249, -1, -1 }, { 0x2A61, -1, -1, 2250, -1, -1 }, { 0x2A63, -1, -1, 2251, -1, -1 }, { 0x2A65, -1, -1, 2252, -1, -1 }, { 0x2A66, -1, -1, 2253, -1, -1 }, { 0x2A68, 1158, -1, 2254, -1, -1 }, { 0x2A6B, -1, -1, 2256, -1, -1 }, { 0x2A6D, -1, -1, 2257, -1, -1 }, { 0x2A6E, -1, -1, 2258, -1, -1 }, { 0x2A70, -1, -1, 2259, -1, -1 }, { 0x2A71, -1, 1863, -1, -1, -1 }, { 0x2A72, -1, 1864, -1, -1, -1 }, { 0x2A74, -1, -1, -1, 496, -1 }, { 0x2A75, -1, -1, -1, 497, -1 }, { 0x2A76, -1, -1, -1, 498, -1 }, { 0x2A7D, -1, -1, 2260, -1, -1 }, { 0x2A7E, -1, -1, 2261, -1, -1 }, { 0x2A87, -1, -1, 2262, -1, -1 }, { 0x2A88, -1, -1, 2263, -1, -1 }, { 0x2A8B, -1, -1, 2264, -1, -1 }, { 0x2A8C, -1, -1, 2265, -1, -1 }, { 0x2A95, -1, -1, 2266, -1, -1 }, { 0x2A96, -1, -1, 2267, -1, -1 }, { 0x2A99, -1, -1, 2268, -1, -1 }, { 0x2A9A, -1, -1, 2269, -1, -1 }, { 0x2AA1, 1159, -1, 2270, -1, -1 }, { 0x2AA2, -1, -1, 2271, -1, -1 }, { 0x2AAE, -1, -1, 2272, -1, -1 }, { 0x2AAF, -1, -1, 2273, -1, -1 }, { 0x2AB0, -1, -1, 2274, -1, -1 }, { 0x2ACF, -1, -1, 2275, -1, -1 }, { 0x2AD0, -1, -1, 2276, -1, -1 }, { 0x2AD9, -1, -1, 2277, -1, -1 }, { 0x2ADA, -1, -1, 2279, -1, -1 }, { 0x2ADB, -1, -1, 2280, -1, -1 }, { 0x2ADC, 1160, 1865, -1, -1, 940 }, { 0x2ADD, 1161, 1867, -1, -1, -1 }, { 0x2ADE, -1, -1, 2281, -1, -1 }, { 0x2ADF, -1, -1, 2282, -1, -1 }, { 0x2AE0, -1, -1, 2283, -1, -1 }, { 0x2AE2, 1162, -1, -1, -1, -1 }, { 0x2AE3, -1, -1, 2284, -1, -1 }, { 0x2AE4, -1, -1, 2285, -1, -1 }, { 0x2AE6, -1, -1, 2286, -1, -1 }, { 0x2AE7, -1, -1, 2287, -1, -1 }, { 0x2AE8, -1, -1, 2290, -1, -1 }, { 0x2AEB, 1163, 1869, -1, -1, -1 }, { 0x2AEC, -1, -1, 2292, -1, -1 }, { 0x2AED, -1, -1, 2293, -1, -1 }, { 0x2AEE, -1, -1, 2294, -1, -1 }, { 0x2AF1, 1164, -1, 2295, -1, -1 }, { 0x2AF2, -1, -1, 2296, -1, -1 }, { 0x2AF4, 1165, -1, 2298, -1, -1 }, { 0x2AF5, -1, -1, 2299, -1, -1 }, { 0x2AF6, -1, 1870, 2300, -1, -1 }, { 0x2AF7, -1, -1, 2302, -1, -1 }, { 0x2AF8, -1, -1, 2303, -1, -1 }, { 0x2AF9, -1, -1, 2304, -1, -1 }, { 0x2AFA, -1, -1, 2305, -1, -1 }, { 0x2AFB, -1, -1, 2306, -1, -1 }, { 0x2AFC, -1, 1871, 2307, -1, -1 }, { 0x2AFD, -1, -1, 2309, -1, -1 }, { 0x2AFE, 1166, -1, -1, -1, -1 }, { 0x2AFF, 1167, -1, -1, -1, -1 }, { 0x2B04, -1, -1, 2310, -1, -1 }, { 0x2B05, -1, -1, 2312, -1, -1 }, { 0x2B12, -1, -1, 2314, -1, -1 }, { 0x2B1B, -1, -1, 2315, -1, -1 }, { 0x2B1C, -1, -1, 2316, -1, -1 }, { 0x2B1D, -1, -1, 2317, -1, -1 }, { 0x2B1E, -1, -1, 2318, -1, -1 }, { 0x2B21, -1, -1, 2319, -1, -1 }, { 0x2B24, -1, -1, 2320, -1, -1 }, { 0x2B25, -1, -1, 2323, -1, -1 }, { 0x2B26, -1, -1, 2324, -1, -1 }, { 0x2B28, -1, -1, 2326, -1, -1 }, { 0x2B29, -1, -1, 2327, -1, -1 }, { 0x2B30, -1, -1, 2329, -1, -1 }, { 0x2B31, -1, -1, 2330, -1, -1 }, { 0x2B32, -1, -1, 2331, -1, -1 }, { 0x2B33, -1, -1, 2332, -1, -1 }, { 0x2B34, -1, -1, 2334, -1, -1 }, { 0x2B35, -1, -1, 2335, -1, -1 }, { 0x2B36, -1, -1, 2336, -1, -1 }, { 0x2B37, -1, -1, 2337, -1, -1 }, { 0x2B38, -1, -1, 2338, -1, -1 }, { 0x2B39, -1, -1, 2339, -1, -1 }, { 0x2B3A, -1, -1, 2340, -1, -1 }, { 0x2B3B, -1, -1, 2341, -1, -1 }, { 0x2B3C, -1, -1, 2342, -1, -1 }, { 0x2B3D, -1, -1, 2343, -1, -1 }, { 0x2B3E, -1, -1, 2344, -1, -1 }, { 0x2B3F, -1, -1, 2345, -1, -1 }, { 0x2B40, -1, -1, 2347, -1, -1 }, { 0x2B41, -1, 1872, 2348, -1, -1 }, { 0x2B42, -1, 1873, 2349, -1, -1 }, { 0x2B43, -1, 1874, 2350, -1, -1 }, { 0x2B44, -1, 1875, 2351, -1, -1 }, { 0x2B45, -1, -1, 2352, -1, -1 }, { 0x2B4B, -1, 1876, 2353, -1, -1 }, { 0x2B4C, -1, 1877, 2354, -1, -1 }, { 0x2B4D, -1, -1, 2355, -1, -1 }, { 0x2B4E, -1, 1878, -1, -1, -1 }, { 0x2B4F, -1, 1879, -1, -1, -1 }, { 0x2B50, -1, -1, 2356, -1, -1 }, { 0x2B51, -1, -1, 2357, -1, -1 }, { 0x2B55, 1168, 1880, 2360, -1, -1 }, { 0x2B56, 1169, -1, -1, -1, -1 }, { 0x2B57, 1170, -1, 2361, -1, -1 }, { 0x2B58, 1171, -1, 2362, -1, -1 }, { 0x2B59, 1173, -1, 2364, -1, -1 }, { 0x2B5A, -1, 1881, -1, -1, -1 }, { 0x2B5B, -1, 1882, -1, -1, -1 }, { 0x2B5C, -1, 1883, -1, -1, -1 }, { 0x2B5D, -1, 1884, -1, -1, -1 }, { 0x2B5E, -1, 1885, -1, -1, -1 }, { 0x2B5F, -1, 1886, -1, -1, -1 }, { 0x2B60, -1, -1, 2365, -1, -1 }, { 0x2B61, -1, -1, 2366, -1, -1 }, { 0x2B62, -1, -1, 2367, -1, -1 }, { 0x2B63, -1, -1, 2369, -1, -1 }, { 0x2B64, -1, -1, 2370, -1, -1 }, { 0x2B65, -1, -1, 2371, -1, -1 }, { 0x2B66, -1, -1, 2372, -1, -1 }, { 0x2B67, -1, -1, 2373, -1, -1 }, { 0x2B68, -1, -1, 2374, -1, -1 }, { 0x2B69, -1, -1, 2375, -1, -1 }, { 0x2B6A, -1, -1, 2376, -1, -1 }, { 0x2B6B, -1, -1, 2377, -1, -1 }, { 0x2B6C, -1, -1, 2378, -1, -1 }, { 0x2B6D, -1, -1, 2379, -1, -1 }, { 0x2B6E, -1, -1, 2380, -1, -1 }, { 0x2B6F, -1, -1, 2381, -1, -1 }, { 0x2B70, 1174, -1, 2382, -1, -1 }, { 0x2B71, 1175, -1, 2383, -1, -1 }, { 0x2B72, 1176, -1, 2384, -1, -1 }, { 0x2B73, 1177, -1, 2385, -1, -1 }, { 0x2B76, 1178, -1, -1, -1, -1 }, { 0x2B78, 1179, -1, -1, -1, -1 }, { 0x2B7B, 1180, -1, -1, -1, -1 }, { 0x2B7D, 1181, -1, -1, -1, -1 }, { 0x2B7E, -1, -1, 2386, -1, -1 }, { 0x2B80, -1, -1, 2387, -1, -1 }, { 0x2B83, -1, -1, 2388, -1, -1 }, { 0x2B84, -1, -1, 2389, -1, -1 }, { 0x2B85, -1, -1, 2390, -1, -1 }, { 0x2B86, -1, -1, 2391, -1, -1 }, { 0x2B87, -1, -1, 2392, -1, -1 }, { 0x2B8A, -1, -1, 2393, -1, -1 }, { 0x2B8F, -1, -1, 2394, -1, -1 }, { 0x2B90, -1, -1, 2395, -1, -1 }, { 0x2B94, 1182, -1, -1, -1, -1 }, { 0x2B95, -1, -1, 2396, -1, -1 }, { 0x2B97, -1, 1887, 2398, -1, -1 }, { 0x2B9A, -1, -1, 2399, -1, -1 }, { 0x2B9E, -1, -1, 2400, -1, -1 }, { 0x2BA0, -1, -1, 2401, -1, -1 }, { 0x2BA1, -1, -1, 2402, -1, -1 }, { 0x2BA2, -1, -1, 2403, -1, -1 }, { 0x2BA3, -1, -1, 2404, -1, -1 }, { 0x2BA4, -1, -1, 2405, -1, -1 }, { 0x2BA5, -1, -1, 2406, -1, -1 }, { 0x2BA6, -1, -1, 2407, -1, -1 }, { 0x2BA7, -1, -1, 2408, -1, -1 }, { 0x2BA9, -1, -1, 2409, -1, -1 }, { 0x2BAB, -1, -1, 2410, -1, -1 }, { 0x2BB8, 1183, -1, 2411, -1, -1 }, { 0x2BB9, 1184, -1, 2412, -1, -1 }, { 0x2BBA, 1185, -1, 2413, -1, -1 }, { 0x2BBB, 1186, -1, -1, -1, -1 }, { 0x2BBC, 1187, -1, -1, -1, -1 }, { 0x2BBD, -1, -1, 2414, -1, -1 }, { 0x2BBE, -1, -1, 2415, -1, -1 }, { 0x2BC3, -1, -1, 2416, -1, -1 }, { 0x2BC5, -1, -1, 2417, -1, -1 }, { 0x2BC6, -1, -1, 2418, -1, -1 }, { 0x2BC7, -1, -1, 2419, -1, -1 }, { 0x2BC8, -1, -1, 2420, -1, -1 }, { 0x2BC9, -1, -1, 2421, -1, -1 }, { 0x2BCC, -1, -1, 2422, -1, -1 }, { 0x2BCE, -1, -1, 2423, -1, -1 }, { 0x2BCF, -1, -1, 2424, -1, -1 }, { 0x2BD0, -1, -1, 2425, -1, -1 }, { 0x2BD1, 1188, -1, 2426, -1, -1 }, { 0x2BD2, -1, 1888, 2428, -1, -1 }, { 0x2BD3, -1, -1, 2431, -1, -1 }, { 0x2BDE, 1189, -1, -1, -1, -1 }, { 0x2BE8, -1, -1, 2432, -1, -1 }, { 0x2BEC, 1190, -1, 2433, -1, -1 }, { 0x2BED, 1191, -1, -1, -1, -1 }, { 0x2BEE, 1192, -1, -1, -1, -1 }, { 0x2BEF, 1193, -1, -1, -1, -1 }, { 0x2BF3, -1, 1889, -1, -1, -1 }, { 0x2BF4, -1, 1890, -1, -1, -1 }, { 0x2BF5, -1, 1891, -1, -1, -1 }, { 0x2BF6, -1, 1892, -1, -1, -1 }, { 0x2BF7, -1, 1893, -1, -1, -1 }, { 0x2BF8, -1, 1894, -1, -1, -1 }, { 0x2BF9, 1194, -1, -1, -1, -1 }, { 0x2BFA, 1195, -1, 2434, -1, -1 }, { 0x2BFB, 1196, -1, 2436, -1, -1 }, { 0x2BFC, 1197, -1, -1, -1, -1 }, { 0x2BFD, 1198, -1, 2439, -1, -1 }, { 0x2BFE, 1199, -1, 2440, -1, -1 }, { 0x2C3A, -1, -1, 2441, -1, -1 }, { 0x2C60, -1, -1, 2442, -1, -1 }, { 0x2C61, -1, -1, 2443, -1, -1 }, { 0x2C62, -1, 1895, 2445, -1, -1 }, { 0x2C63, -1, 1896, -1, -1, -1 }, { 0x2C64, -1, 1897, -1, -1, -1 }, { 0x2C65, -1, 1898, -1, -1, -1 }, { 0x2C66, -1, 1899, -1, -1, -1 }, { 0x2C67, -1, -1, 2446, -1, -1 }, { 0x2C69, -1, -1, 2447, -1, -1 }, { 0x2C6B, -1, -1, 2448, -1, -1 }, { 0x2C6D, 1200, 1900, -1, -1, -1 }, { 0x2C6E, -1, 1901, -1, -1, -1 }, { 0x2C6F, -1, 1902, 2449, -1, -1 }, { 0x2C70, -1, 1903, -1, -1, -1 }, { 0x2C71, -1, 1904, -1, -1, -1 }, { 0x2C75, -1, -1, 2450, -1, -1 }, { 0x2C76, -1, -1, 2454, -1, -1 }, { 0x2C77, -1, 1905, 2456, -1, -1 }, { 0x2C7B, -1, -1, 2457, -1, -1 }, { 0x2C7C, -1, -1, -1, 499, -1 }, { 0x2C7D, -1, -1, -1, 500, -1 }, { 0x2C7E, -1, 1906, 2458, -1, -1 }, { 0x2C7F, -1, 1907, -1, -1, -1 }, { 0x2CE4, -1, -1, 2459, -1, -1 }, { 0x2CE8, -1, -1, 2460, -1, -1 }, { 0x2CE9, -1, -1, 2461, -1, -1 }, { 0x2CEF, -1, 1908, -1, -1, -1 }, { 0x2CF0, -1, -1, 2462, -1, -1 }, { 0x2CF1, -1, -1, 2464, -1, -1 }, { 0x2CF2, -1, -1, 2466, -1, -1 }, { 0x2CF3, -1, -1, 2467, -1, -1 }, { 0x2D00, -1, -1, 2468, -1, -1 }, { 0x2D40, 1201, -1, -1, -1, -1 }, { 0x2D53, 1202, -1, -1, -1, -1 }, { 0x2D58, 1203, -1, -1, -1, -1 }, { 0x2D64, 1204, -1, -1, -1, -1 }, { 0x2D6F, 1205, -1, -1, 501, -1 }, { 0x2D70, 1206, -1, -1, -1, -1 }, { 0x2D7F, -1, 1909, -1, -1, -1 }, { 0x2DD0, -1, -1, 2469, -1, -1 }, { 0x2DD1, -1, -1, 2470, -1, -1 }, { 0x2DD2, -1, -1, 2471, -1, -1 }, { 0x2DD3, -1, -1, 2472, -1, -1 }, { 0x2DD4, -1, -1, 2473, -1, -1 }, { 0x2DD5, -1, -1, 2474, -1, -1 }, { 0x2DD6, -1, -1, 2475, -1, -1 }, { 0x2DE8, -1, -1, 2476, -1, -1 }, { 0x2DEA, -1, -1, 2477, -1, -1 }, { 0x2DED, -1, -1, 2478, -1, -1 }, { 0x2DEF, -1, -1, 2479, -1, -1 }, { 0x2DF5, -1, 1912, -1, -1, -1 }, { 0x2DF6, -1, -1, 2480, -1, -1 }, { 0x2DF7, -1, -1, 2481, -1, -1 }, { 0x2E00, -1, -1, 2482, -1, -1 }, { 0x2E06, -1, -1, 2483, -1, -1 }, { 0x2E0B, -1, 1913, -1, -1, -1 }, { 0x2E0C, -1, 1914, -1, -1, -1 }, { 0x2E0D, -1, 1915, -1, -1, -1 }, { 0x2E0E, -1, -1, 2484, -1, -1 }, { 0x2E12, 1207, -1, -1, -1, -1 }, { 0x2E13, -1, 1916, 2485, -1, -1 }, { 0x2E14, -1, 1917, -1, -1, -1 }, { 0x2E15, -1, 1918, -1, -1, -1 }, { 0x2E16, 1208, -1, -1, -1, -1 }, { 0x2E17, -1, 1919, 2486, -1, -1 }, { 0x2E18, 1209, -1, 2491, -1, -1 }, { 0x2E19, -1, 1921, -1, -1, -1 }, { 0x2E1A, -1, 1922, -1, -1, -1 }, { 0x2E1B, -1, 1923, -1, -1, -1 }, { 0x2E1D, -1, 1924, -1, -1, -1 }, { 0x2E1E, -1, 1925, -1, -1, -1 }, { 0x2E1F, -1, 1926, -1, -1, -1 }, { 0x2E20, -1, -1, 2492, -1, -1 }, { 0x2E22, -1, -1, 2493, -1, -1 }, { 0x2E26, -1, -1, 2496, -1, -1 }, { 0x2E27, -1, -1, 2497, -1, -1 }, { 0x2E28, -1, -1, 2498, -1, -1 }, { 0x2E2E, 1210, -1, 2500, -1, -1 }, { 0x2E2F, -1, 1927, 2503, -1, -1 }, { 0x2E30, -1, 1928, 2505, -1, -1 }, { 0x2E31, -1, 1929, 2507, -1, -1 }, { 0x2E32, -1, 1930, 2508, -1, -1 }, { 0x2E33, -1, 1931, 2509, -1, -1 }, { 0x2E34, -1, -1, 2511, -1, -1 }, { 0x2E35, -1, 1932, 2512, -1, -1 }, { 0x2E36, -1, 1933, -1, -1, -1 }, { 0x2E37, -1, 1934, -1, -1, -1 }, { 0x2E38, -1, 1935, 2513, -1, -1 }, { 0x2E39, -1, 1936, 2514, -1, -1 }, { 0x2E3A, 1211, 1937, 2515, -1, -1 }, { 0x2E3C, -1, 1938, 2516, -1, -1 }, { 0x2E3D, -1, -1, 2518, -1, -1 }, { 0x2E3E, -1, -1, 2520, -1, -1 }, { 0x2E3F, -1, 1939, 2522, -1, -1 }, { 0x2E40, -1, -1, 2523, -1, -1 }, { 0x2E41, -1, 1940, 2528, -1, -1 }, { 0x2E42, -1, -1, 2530, -1, -1 }, { 0x2E43, -1, 1942, 2531, -1, -1 }, { 0x2E44, -1, 1943, 2532, -1, -1 }, { 0x2E46, -1, -1, 2533, -1, -1 }, { 0x2E47, -1, -1, 2535, -1, -1 }, { 0x2E4A, 1212, 1944, -1, -1, -1 }, { 0x2E4B, -1, -1, 2536, -1, -1 }, { 0x2E4C, -1, 1945, -1, -1, -1 }, { 0x2E4D, -1, 1946, 2538, -1, -1 }, { 0x2E50, -1, -1, 2542, -1, -1 }, { 0x2E51, -1, -1, 2544, -1, -1 }, { 0x2E52, -1, -1, 2545, -1, -1 }, { 0x2E55, -1, 1947, 2546, -1, -1 }, { 0x2E57, -1, 1948, -1, -1, -1 }, { 0x2E5D, -1, -1, 2547, -1, -1 }, { 0x2E80, -1, 1949, -1, -1, -1 }, { 0x2E81, -1, 1950, -1, -1, -1 }, { 0x2E82, -1, 1951, -1, -1, -1 }, { 0x2E83, -1, 1952, -1, -1, -1 }, { 0x2E84, -1, 1953, -1, -1, -1 }, { 0x2E85, -1, 1954, -1, -1, -1 }, { 0x2E86, -1, 1956, -1, -1, -1 }, { 0x2E87, -1, 1957, -1, -1, -1 }, { 0x2E88, -1, 1958, -1, -1, -1 }, { 0x2E89, -1, 1960, -1, -1, -1 }, { 0x2E8A, -1, 1962, -1, -1, -1 }, { 0x2E8B, -1, 1964, -1, -1, -1 }, { 0x2E8C, -1, 1966, -1, -1, -1 }, { 0x2E8D, -1, 1968, -1, -1, -1 }, { 0x2E8E, -1, 1970, -1, -1, -1 }, { 0x2E8F, -1, 1971, -1, -1, -1 }, { 0x2E90, -1, 1972, -1, -1, -1 }, { 0x2E91, -1, 1973, -1, -1, -1 }, { 0x2E92, -1, 1974, -1, -1, -1 }, { 0x2E93, -1, 1975, -1, -1, -1 }, { 0x2E94, -1, 1976, -1, -1, -1 }, { 0x2E95, -1, 1977, -1, -1, -1 }, { 0x2E96, -1, 1979, -1, -1, -1 }, { 0x2E97, -1, 1981, -1, -1, -1 }, { 0x2E98, -1, 1983, -1, -1, -1 }, { 0x2E99, -1, 1985, -1, -1, -1 }, { 0x2E9A, -1, -1, 2549, -1, -1 }, { 0x2E9B, -1, 1987, -1, -1, -1 }, { 0x2E9C, -1, 1988, -1, -1, -1 }, { 0x2E9D, -1, 1990, -1, -1, -1 }, { 0x2E9E, -1, 1991, -1, -1, -1 }, { 0x2E9F, -1, 1992, -1, 502, -1 }, { 0x2EA0, -1, 1993, -1, -1, -1 }, { 0x2EA1, -1, 1994, -1, -1, -1 }, { 0x2EA2, -1, 1996, -1, -1, -1 }, { 0x2EA3, -1, 1998, -1, -1, -1 }, { 0x2EA4, -1, 2000, -1, -1, -1 }, { 0x2EA5, -1, 2002, -1, -1, -1 }, { 0x2EA6, -1, 2004, -1, -1, -1 }, { 0x2EA7, -1, 2005, -1, -1, -1 }, { 0x2EA8, -1, 2006, -1, -1, -1 }, { 0x2EA9, -1, 2008, -1, -1, -1 }, { 0x2EAA, -1, 2010, -1, -1, -1 }, { 0x2EAB, -1, 2012, 2550, -1, -1 }, { 0x2EAC, -1, 2015, -1, -1, -1 }, { 0x2EAD, -1, 2016, -1, -1, -1 }, { 0x2EAE, -1, 2017, -1, -1, -1 }, { 0x2EAF, -1, 2018, -1, -1, -1 }, { 0x2EB0, -1, 2020, -1, -1, -1 }, { 0x2EB1, -1, 2022, -1, -1, -1 }, { 0x2EB2, -1, 2023, 2551, -1, -1 }, { 0x2EB3, -1, 2025, -1, -1, -1 }, { 0x2EB4, -1, 2026, -1, -1, -1 }, { 0x2EB5, -1, 2027, -1, -1, -1 }, { 0x2EB6, -1, 2028, -1, -1, -1 }, { 0x2EB7, -1, 2030, -1, -1, -1 }, { 0x2EB8, -1, 2032, -1, -1, -1 }, { 0x2EB9, -1, 2033, -1, -1, -1 }, { 0x2EBA, -1, 2034, -1, -1, -1 }, { 0x2EBB, -1, 2035, -1, -1, -1 }, { 0x2EBC, -1, 2036, -1, -1, -1 }, { 0x2EBD, -1, 2037, -1, -1, -1 }, { 0x2EBE, -1, 2038, -1, -1, -1 }, { 0x2EBF, -1, 2039, -1, -1, -1 }, { 0x2EC0, -1, 2040, -1, -1, -1 }, { 0x2EC1, -1, 2041, -1, -1, -1 }, { 0x2EC2, -1, 2042, -1, -1, -1 }, { 0x2EC3, -1, 2044, -1, -1, -1 }, { 0x2EC4, -1, 2046, -1, -1, -1 }, { 0x2EC5, -1, 2048, -1, -1, -1 }, { 0x2EC6, -1, 2049, -1, -1, -1 }, { 0x2EC7, -1, 2050, -1, -1, -1 }, { 0x2EC8, -1, 2051, -1, -1, -1 }, { 0x2EC9, -1, 2052, -1, -1, -1 }, { 0x2ECA, -1, 2053, -1, -1, -1 }, { 0x2ECB, -1, 2055, -1, -1, -1 }, { 0x2ECC, -1, 2056, -1, -1, -1 }, { 0x2ECD, -1, 2057, -1, -1, -1 }, { 0x2ECE, -1, 2058, -1, -1, -1 }, { 0x2ECF, -1, 2059, -1, -1, -1 }, { 0x2ED0, -1, 2061, -1, -1, -1 }, { 0x2ED1, -1, 2062, -1, -1, -1 }, { 0x2ED2, -1, 2063, -1, -1, -1 }, { 0x2ED3, -1, 2065, -1, -1, -1 }, { 0x2ED4, -1, 2066, -1, -1, -1 }, { 0x2ED5, -1, 2067, -1, -1, -1 }, { 0x2ED6, -1, 2068, -1, -1, -1 }, { 0x2ED7, -1, 2070, -1, -1, -1 }, { 0x2ED8, -1, 2071, -1, -1, -1 }, { 0x2ED9, -1, 2072, -1, -1, -1 }, { 0x2EDA, -1, 2073, -1, -1, -1 }, { 0x2EDB, -1, 2074, -1, -1, -1 }, { 0x2EDC, -1, 2075, -1, -1, -1 }, { 0x2EDD, -1, 2076, -1, -1, -1 }, { 0x2EDE, -1, 2078, -1, -1, -1 }, { 0x2EDF, -1, 2080, -1, -1, -1 }, { 0x2EE0, -1, 2082, -1, -1, -1 }, { 0x2EE1, -1, 2084, -1, -1, -1 }, { 0x2EE2, -1, 2085, -1, -1, -1 }, { 0x2EE3, -1, 2086, -1, -1, -1 }, { 0x2EE4, -1, 2087, -1, -1, -1 }, { 0x2EE5, -1, 2088, -1, -1, -1 }, { 0x2EE6, -1, 2089, -1, -1, -1 }, { 0x2EE7, -1, 2090, -1, -1, -1 }, { 0x2EE8, -1, 2091, -1, -1, -1 }, { 0x2EE9, -1, 2092, -1, -1, -1 }, { 0x2EEA, -1, 2093, -1, -1, -1 }, { 0x2EEB, -1, 2094, -1, -1, -1 }, { 0x2EEC, -1, 2095, -1, -1, -1 }, { 0x2EED, -1, 2096, -1, -1, -1 }, { 0x2EEE, -1, 2097, -1, -1, -1 }, { 0x2EEF, -1, 2098, -1, -1, -1 }, { 0x2EF0, -1, 2099, -1, -1, -1 }, { 0x2EF1, -1, 2100, -1, -1, -1 }, { 0x2EF2, -1, 2101, -1, -1, -1 }, { 0x2EF3, -1, 2102, -1, 503, -1 }, { 0x2F00, -1, 2103, -1, 504, -1 }, { 0x2F01, -1, 2104, -1, 505, -1 }, { 0x2F02, -1, 2105, -1, 506, -1 }, { 0x2F03, -1, 2106, -1, 507, -1 }, { 0x2F04, -1, 2107, -1, 508, -1 }, { 0x2F05, -1, 2108, -1, 509, -1 }, { 0x2F06, -1, 2109, -1, 510, -1 }, { 0x2F07, -1, 2110, -1, 511, -1 }, { 0x2F08, -1, 2111, -1, 512, -1 }, { 0x2F09, -1, 2112, -1, 513, -1 }, { 0x2F0A, -1, 2113, -1, 514, -1 }, { 0x2F0B, -1, 2114, -1, 515, -1 }, { 0x2F0C, -1, 2115, -1, 516, -1 }, { 0x2F0D, -1, 2116, -1, 517, -1 }, { 0x2F0E, -1, 2117, -1, 518, -1 }, { 0x2F0F, -1, 2118, -1, 519, -1 }, { 0x2F10, -1, 2119, -1, 520, -1 }, { 0x2F11, -1, 2120, -1, 521, -1 }, { 0x2F12, -1, 2121, -1, 522, -1 }, { 0x2F13, -1, 2122, -1, 523, -1 }, { 0x2F14, -1, 2123, -1, 524, -1 }, { 0x2F15, -1, 2124, -1, 525, -1 }, { 0x2F16, -1, 2125, -1, 526, -1 }, { 0x2F17, -1, 2126, -1, 527, -1 }, { 0x2F18, -1, 2127, -1, 528, -1 }, { 0x2F19, -1, 2128, -1, 529, -1 }, { 0x2F1A, -1, 2129, -1, 530, -1 }, { 0x2F1B, -1, 2130, -1, 531, -1 }, { 0x2F1C, -1, 2131, -1, 532, -1 }, { 0x2F1D, -1, 2132, -1, 533, -1 }, { 0x2F1E, -1, 2133, -1, 534, -1 }, { 0x2F1F, -1, 2134, -1, 535, -1 }, { 0x2F20, -1, 2135, -1, 536, -1 }, { 0x2F21, -1, 2136, -1, 537, -1 }, { 0x2F22, -1, 2137, -1, 538, -1 }, { 0x2F23, -1, 2138, -1, 539, -1 }, { 0x2F24, -1, 2139, -1, 540, -1 }, { 0x2F25, -1, 2140, -1, 541, -1 }, { 0x2F26, -1, 2141, -1, 542, -1 }, { 0x2F27, -1, 2142, -1, 543, -1 }, { 0x2F28, -1, 2143, -1, 544, -1 }, { 0x2F29, -1, 2144, -1, 545, -1 }, { 0x2F2A, -1, 2145, -1, 546, -1 }, { 0x2F2B, -1, 2146, -1, 547, -1 }, { 0x2F2C, -1, 2147, -1, 548, -1 }, { 0x2F2D, -1, 2148, -1, 549, -1 }, { 0x2F2E, -1, 2149, -1, 550, -1 }, { 0x2F2F, -1, 2150, -1, 551, -1 }, { 0x2F30, -1, 2151, -1, 552, -1 }, { 0x2F31, -1, 2152, -1, 553, -1 }, { 0x2F32, -1, 2153, -1, 554, -1 }, { 0x2F33, -1, 2154, -1, 555, -1 }, { 0x2F34, -1, 2155, -1, 556, -1 }, { 0x2F35, -1, 2156, -1, 557, -1 }, { 0x2F36, -1, 2157, -1, 558, -1 }, { 0x2F37, -1, 2158, -1, 559, -1 }, { 0x2F38, -1, 2159, -1, 560, -1 }, { 0x2F39, -1, 2160, -1, 561, -1 }, { 0x2F3A, -1, 2161, -1, 562, -1 }, { 0x2F3B, -1, 2162, -1, 563, -1 }, { 0x2F3C, -1, 2163, -1, 564, -1 }, { 0x2F3D, -1, 2164, -1, 565, -1 }, { 0x2F3E, -1, 2165, -1, 566, -1 }, { 0x2F3F, -1, 2166, -1, 567, -1 }, { 0x2F40, -1, 2167, -1, 568, -1 }, { 0x2F41, -1, 2168, -1, 569, -1 }, { 0x2F42, -1, 2169, -1, 570, -1 }, { 0x2F43, -1, 2170, -1, 571, -1 }, { 0x2F44, -1, 2171, -1, 572, -1 }, { 0x2F45, -1, 2172, -1, 573, -1 }, { 0x2F46, -1, 2173, -1, 574, -1 }, { 0x2F47, -1, 2174, -1, 575, -1 }, { 0x2F48, -1, 2175, -1, 576, -1 }, { 0x2F49, -1, 2176, -1, 577, -1 }, { 0x2F4A, -1, 2177, -1, 578, -1 }, { 0x2F4B, -1, 2178, -1, 579, -1 }, { 0x2F4C, -1, 2179, -1, 580, -1 }, { 0x2F4D, -1, 2180, -1, 581, -1 }, { 0x2F4E, -1, 2181, -1, 582, -1 }, { 0x2F4F, -1, 2182, -1, 583, -1 }, { 0x2F50, -1, 2183, -1, 584, -1 }, { 0x2F51, -1, 2184, -1, 585, -1 }, { 0x2F52, -1, 2185, -1, 586, -1 }, { 0x2F53, -1, 2186, -1, 587, -1 }, { 0x2F54, -1, 2187, -1, 588, -1 }, { 0x2F55, -1, 2188, -1, 589, -1 }, { 0x2F56, -1, 2189, -1, 590, -1 }, { 0x2F57, -1, 2190, -1, 591, -1 }, { 0x2F58, -1, 2191, -1, 592, -1 }, { 0x2F59, -1, 2192, -1, 593, -1 }, { 0x2F5A, -1, 2193, -1, 594, -1 }, { 0x2F5B, -1, 2194, -1, 595, -1 }, { 0x2F5C, -1, 2195, -1, 596, -1 }, { 0x2F5D, -1, 2196, -1, 597, -1 }, { 0x2F5E, -1, 2197, -1, 598, -1 }, { 0x2F5F, -1, 2198, -1, 599, -1 }, { 0x2F60, -1, 2199, -1, 600, -1 }, { 0x2F61, -1, 2200, -1, 601, -1 }, { 0x2F62, -1, 2201, -1, 602, -1 }, { 0x2F63, -1, 2202, -1, 603, -1 }, { 0x2F64, -1, 2203, -1, 604, -1 }, { 0x2F65, -1, 2204, -1, 605, -1 }, { 0x2F66, -1, 2205, -1, 606, -1 }, { 0x2F67, -1, 2206, -1, 607, -1 }, { 0x2F68, -1, 2207, -1, 608, -1 }, { 0x2F69, -1, 2208, -1, 609, -1 }, { 0x2F6A, -1, 2209, -1, 610, -1 }, { 0x2F6B, -1, 2210, -1, 611, -1 }, { 0x2F6C, -1, 2211, -1, 612, -1 }, { 0x2F6D, -1, 2212, -1, 613, -1 }, { 0x2F6E, -1, 2213, -1, 614, -1 }, { 0x2F6F, -1, 2214, -1, 615, -1 }, { 0x2F70, -1, 2215, -1, 616, -1 }, { 0x2F71, -1, 2216, -1, 617, -1 }, { 0x2F72, -1, 2217, -1, 618, -1 }, { 0x2F73, -1, 2218, -1, 619, -1 }, { 0x2F74, -1, 2219, -1, 620, -1 }, { 0x2F75, -1, 2220, -1, 621, -1 }, { 0x2F76, -1, 2221, -1, 622, -1 }, { 0x2F77, -1, 2222, -1, 623, -1 }, { 0x2F78, -1, 2223, -1, 624, -1 }, { 0x2F79, -1, 2224, -1, 625, -1 }, { 0x2F7A, -1, 2225, -1, 626, -1 }, { 0x2F7B, -1, 2226, -1, 627, -1 }, { 0x2F7C, -1, 2227, -1, 628, -1 }, { 0x2F7D, -1, 2228, -1, 629, -1 }, { 0x2F7E, -1, 2229, -1, 630, -1 }, { 0x2F7F, -1, 2230, -1, 631, -1 }, { 0x2F80, -1, 2231, -1, 632, -1 }, { 0x2F81, -1, 2232, -1, 633, -1 }, { 0x2F82, -1, 2233, -1, 634, -1 }, { 0x2F83, -1, 2234, -1, 635, -1 }, { 0x2F84, -1, 2235, -1, 636, -1 }, { 0x2F85, -1, 2236, -1, 637, -1 }, { 0x2F86, -1, 2237, -1, 638, -1 }, { 0x2F87, -1, 2238, -1, 639, -1 }, { 0x2F88, -1, 2239, -1, 640, -1 }, { 0x2F89, -1, 2240, -1, 641, -1 }, { 0x2F8A, -1, 2241, -1, 642, -1 }, { 0x2F8B, -1, 2242, -1, 643, -1 }, { 0x2F8C, -1, 2243, -1, 644, -1 }, { 0x2F8D, -1, 2244, -1, 645, -1 }, { 0x2F8E, -1, 2245, -1, 646, -1 }, { 0x2F8F, -1, 2246, -1, 647, -1 }, { 0x2F90, -1, 2247, -1, 648, -1 }, { 0x2F91, -1, 2248, -1, 649, -1 }, { 0x2F92, -1, 2249, -1, 650, -1 }, { 0x2F93, -1, 2250, -1, 651, -1 }, { 0x2F94, -1, 2251, -1, 652, -1 }, { 0x2F95, -1, 2252, -1, 653, -1 }, { 0x2F96, -1, 2253, -1, 654, -1 }, { 0x2F97, -1, 2254, -1, 655, -1 }, { 0x2F98, -1, 2255, -1, 656, -1 }, { 0x2F99, -1, 2256, -1, 657, -1 }, { 0x2F9A, -1, 2257, -1, 658, -1 }, { 0x2F9B, -1, 2258, -1, 659, -1 }, { 0x2F9C, -1, 2259, -1, 660, -1 }, { 0x2F9D, -1, 2260, -1, 661, -1 }, { 0x2F9E, -1, 2261, -1, 662, -1 }, { 0x2F9F, -1, 2262, -1, 663, -1 }, { 0x2FA0, -1, 2263, -1, 664, -1 }, { 0x2FA1, -1, 2264, -1, 665, -1 }, { 0x2FA2, -1, 2265, -1, 666, -1 }, { 0x2FA3, -1, 2266, -1, 667, -1 }, { 0x2FA4, -1, 2267, -1, 668, -1 }, { 0x2FA5, -1, 2268, -1, 669, -1 }, { 0x2FA6, -1, 2269, -1, 670, -1 }, { 0x2FA7, -1, 2270, -1, 671, -1 }, { 0x2FA8, -1, 2271, -1, 672, -1 }, { 0x2FA9, -1, 2272, -1, 673, -1 }, { 0x2FAA, -1, 2273, -1, 674, -1 }, { 0x2FAB, -1, 2274, -1, 675, -1 }, { 0x2FAC, -1, 2275, -1, 676, -1 }, { 0x2FAD, -1, 2276, -1, 677, -1 }, { 0x2FAE, -1, 2277, -1, 678, -1 }, { 0x2FAF, -1, 2278, -1, 679, -1 }, { 0x2FB0, -1, 2279, -1, 680, -1 }, { 0x2FB1, -1, 2280, -1, 681, -1 }, { 0x2FB2, -1, 2281, -1, 682, -1 }, { 0x2FB3, -1, 2282, -1, 683, -1 }, { 0x2FB4, -1, 2283, -1, 684, -1 }, { 0x2FB5, -1, 2284, -1, 685, -1 }, { 0x2FB6, -1, 2285, -1, 686, -1 }, { 0x2FB7, -1, 2286, -1, 687, -1 }, { 0x2FB8, -1, 2287, -1, 688, -1 }, { 0x2FB9, -1, 2288, -1, 689, -1 }, { 0x2FBA, -1, 2289, -1, 690, -1 }, { 0x2FBB, -1, 2290, -1, 691, -1 }, { 0x2FBC, -1, 2291, -1, 692, -1 }, { 0x2FBD, -1, 2292, -1, 693, -1 }, { 0x2FBE, -1, 2293, -1, 694, -1 }, { 0x2FBF, -1, 2294, -1, 695, -1 }, { 0x2FC0, -1, 2295, -1, 696, -1 }, { 0x2FC1, -1, 2296, -1, 697, -1 }, { 0x2FC2, -1, 2297, -1, 698, -1 }, { 0x2FC3, -1, 2298, -1, 699, -1 }, { 0x2FC4, -1, 2299, -1, 700, -1 }, { 0x2FC5, -1, 2300, -1, 701, -1 }, { 0x2FC6, -1, 2301, -1, 702, -1 }, { 0x2FC7, -1, 2302, -1, 703, -1 }, { 0x2FC8, -1, 2303, -1, 704, -1 }, { 0x2FC9, -1, 2304, -1, 705, -1 }, { 0x2FCA, -1, 2305, -1, 706, -1 }, { 0x2FCB, -1, 2306, -1, 707, -1 }, { 0x2FCC, -1, 2307, -1, 708, -1 }, { 0x2FCD, -1, 2308, -1, 709, -1 }, { 0x2FCE, -1, 2309, -1, 710, -1 }, { 0x2FCF, -1, 2310, -1, 711, -1 }, { 0x2FD0, -1, 2311, -1, 712, -1 }, { 0x2FD1, -1, 2312, -1, 713, -1 }, { 0x2FD2, -1, 2313, -1, 714, -1 }, { 0x2FD3, -1, 2314, -1, 715, -1 }, { 0x2FD4, -1, 2315, -1, 716, -1 }, { 0x2FD5, -1, 2316, -1, 717, -1 }, { 0x3000, -1, -1, 2552, 718, -1 }, { 0x3001, -1, 2317, 2553, -1, -1 }, { 0x3002, -1, -1, 2556, -1, -1 }, { 0x3003, -1, -1, 2559, -1, -1 }, { 0x3005, -1, -1, 2560, -1, -1 }, { 0x3007, -1, -1, 2561, -1, -1 }, { 0x3008, -1, -1, 2564, -1, -1 }, { 0x3009, -1, -1, 2568, -1, -1 }, { 0x300A, -1, -1, 2572, -1, -1 }, { 0x300B, -1, -1, 2574, -1, -1 }, { 0x300C, -1, -1, 2576, -1, -1 }, { 0x300D, -1, -1, 2577, -1, -1 }, { 0x3012, -1, -1, 2578, -1, -1 }, { 0x3013, -1, 2318, 2581, -1, -1 }, { 0x3018, -1, -1, 2583, -1, -1 }, { 0x3019, -1, -1, 2584, -1, -1 }, { 0x301A, 1213, -1, 2585, -1, -1 }, { 0x301B, 1214, -1, 2586, -1, -1 }, { 0x301D, -1, 2320, 2587, -1, -1 }, { 0x301E, -1, 2321, 2589, -1, -1 }, { 0x301F, -1, 2322, -1, -1, -1 }, { 0x302E, 1215, -1, -1, -1, -1 }, { 0x302F, 1216, -1, -1, -1, -1 }, { 0x3030, -1, -1, 2591, -1, -1 }, { 0x3032, -1, 2323, -1, -1, -1 }, { 0x3034, -1, 2324, -1, -1, -1 }, { 0x3036, 1217, 2325, 2593, 719, -1 }, { 0x3038, -1, -1, -1, 720, -1 }, { 0x3039, -1, -1, -1, 721, -1 }, { 0x303A, -1, -1, -1, 722, -1 }, { 0x303C, -1, 2326, 2594, -1, -1 }, { 0x303D, -1, 2327, -1, -1, -1 }, { 0x303E, -1, 2328, -1, -1, -1 }, { 0x303F, -1, 2329, -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, 1218, -1, -1, -1, -1 }, { 0x3058, 1219, -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, 1220, -1, -1, -1, -1 }, { 0x3062, 1221, -1, -1, -1, 952 }, { 0x3063, 1222, -1, -1, -1, -1 }, { 0x3064, 1223, -1, -1, -1, -1 }, { 0x3065, 1224, -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, 1225, -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, 2330, -1, 725, -1 }, { 0x30A0, -1, -1, 2595, -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, 1226, -1, -1, -1, -1 }, { 0x30B8, 1227, -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, 1228, -1, -1, -1, -1 }, { 0x30C2, 1229, -1, -1, -1, 979 }, { 0x30C3, 1230, -1, -1, -1, -1 }, { 0x30C4, 1231, -1, -1, -1, -1 }, { 0x30C5, 1232, -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, 1233, -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, 2597, -1, -1 }, { 0x30FC, -1, -1, 2598, -1, -1 }, { 0x30FE, -1, -1, -1, -1, 998 }, { 0x30FF, -1, 2331, -1, 726, -1 }, { 0x3127, -1, 2332, -1, -1, -1 }, { 0x312D, -1, 2333, -1, -1, -1 }, { 0x312E, -1, 2334, -1, -1, -1 }, { 0x312F, -1, 2335, -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, 2336, -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, 2337, -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, 1234, -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, 2338, -1, 805, -1 }, { 0x3180, 1235, -1, -1, 806, -1 }, { 0x3181, -1, 2339, -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, 2340, -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, 2341, -1, 819, -1 }, { 0x318E, -1, -1, -1, 820, -1 }, { 0x3190, 1236, -1, -1, -1, -1 }, { 0x3191, 1237, -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, 2342, -1, -1, -1 }, { 0x31C0, -1, 2343, -1, -1, -1 }, { 0x31C1, -1, 2344, -1, -1, -1 }, { 0x31C2, -1, 2345, -1, -1, -1 }, { 0x31C3, -1, 2346, -1, -1, -1 }, { 0x31C4, -1, 2349, -1, -1, -1 }, { 0x31C5, -1, 2351, -1, -1, -1 }, { 0x31C6, -1, 2352, -1, -1, -1 }, { 0x31C7, -1, 2354, -1, -1, -1 }, { 0x31C8, -1, 2356, -1, -1, -1 }, { 0x31C9, -1, 2357, -1, -1, -1 }, { 0x31CA, -1, 2359, -1, -1, -1 }, { 0x31CB, -1, 2361, -1, -1, -1 }, { 0x31CC, -1, 2362, -1, -1, -1 }, { 0x31CD, -1, 2364, -1, -1, -1 }, { 0x31CE, -1, 2365, -1, -1, -1 }, { 0x31CF, -1, 2366, -1, -1, -1 }, { 0x31D0, -1, 2367, -1, -1, -1 }, { 0x31D1, -1, 2369, -1, -1, -1 }, { 0x31D2, -1, 2370, -1, -1, -1 }, { 0x31D3, -1, 2371, -1, -1, -1 }, { 0x31D4, -1, 2372, -1, -1, -1 }, { 0x31D5, -1, 2373, -1, -1, -1 }, { 0x31D6, -1, 2374, -1, -1, -1 }, { 0x31D7, -1, 2376, -1, -1, -1 }, { 0x31D8, -1, 2378, -1, -1, -1 }, { 0x31D9, -1, 2379, -1, -1, -1 }, { 0x31DA, -1, 2380, -1, -1, -1 }, { 0x31DB, -1, 2381, -1, -1, -1 }, { 0x31DC, -1, 2383, -1, -1, -1 }, { 0x31DD, -1, 2385, -1, -1, -1 }, { 0x31DE, -1, 2386, -1, -1, -1 }, { 0x31DF, -1, 2388, -1, -1, -1 }, { 0x31E0, -1, 2390, -1, -1, -1 }, { 0x31E1, -1, 2391, -1, -1, -1 }, { 0x31E2, -1, 2392, -1, -1, -1 }, { 0x31E3, -1, 2393, -1, -1, -1 }, { 0x31E4, -1, 2394, -1, -1, -1 }, { 0x31E5, -1, 2395, -1, -1, -1 }, { 0x31EF, -1, 2396, -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, 2397, -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, 2398, -1, 876, -1 }, { 0x322B, -1, 2399, -1, 877, -1 }, { 0x322C, -1, 2400, -1, 878, -1 }, { 0x322D, -1, 2401, -1, 879, -1 }, { 0x322E, -1, 2402, -1, 880, -1 }, { 0x322F, -1, 2403, -1, 881, -1 }, { 0x3230, -1, 2404, -1, 882, -1 }, { 0x3231, -1, 2405, -1, 883, -1 }, { 0x3232, -1, 2406, -1, 884, -1 }, { 0x3233, -1, 2407, -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, 2408, -1, 900, -1 }, { 0x3243, -1, 2409, -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, 1238, -1, -1, -1, -1 }, { 0x3249, 1239, -1, -1, -1, -1 }, { 0x324A, 1240, -1, -1, -1, -1 }, { 0x324B, 1241, -1, -1, -1, -1 }, { 0x324C, 1242, -1, -1, -1, -1 }, { 0x324D, 1243, -1, -1, -1, -1 }, { 0x324E, 1244, -1, -1, -1, -1 }, { 0x324F, 1245, -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, 2410, -1, 952, -1 }, { 0x3280, 1246, -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, 2411, -1, 963, -1 }, { 0x328B, -1, 2412, -1, 964, -1 }, { 0x328C, -1, 2413, -1, 965, -1 }, { 0x328D, -1, 2414, -1, 966, -1 }, { 0x328E, -1, 2415, -1, 967, -1 }, { 0x328F, -1, 2416, -1, 968, -1 }, { 0x3290, -1, 2417, -1, 969, -1 }, { 0x3291, -1, 2418, -1, 970, -1 }, { 0x3292, -1, 2419, -1, 971, -1 }, { 0x3293, -1, 2420, -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, 2421, -1, 983, -1 }, { 0x329F, -1, -1, -1, 984, -1 }, { 0x32A0, -1, -1, -1, 985, -1 }, { 0x32A1, -1, 2422, -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, 2423, -1, 1081, -1 }, { 0x3301, -1, 2424, -1, 1082, -1 }, { 0x3302, -1, 2425, -1, 1083, -1 }, { 0x3303, -1, 2426, -1, 1084, -1 }, { 0x3304, -1, 2427, -1, 1085, -1 }, { 0x3305, -1, 2428, -1, 1086, -1 }, { 0x3306, -1, 2429, -1, 1087, -1 }, { 0x3307, -1, 2430, -1, 1088, -1 }, { 0x3308, -1, 2431, -1, 1089, -1 }, { 0x3309, -1, 2432, -1, 1090, -1 }, { 0x330A, -1, 2433, -1, 1091, -1 }, { 0x330B, -1, 2434, -1, 1092, -1 }, { 0x330C, -1, 2435, -1, 1093, -1 }, { 0x330D, -1, 2436, -1, 1094, -1 }, { 0x330E, -1, 2437, -1, 1095, -1 }, { 0x330F, -1, 2438, -1, 1096, -1 }, { 0x3310, -1, 2439, -1, 1097, -1 }, { 0x3311, -1, 2440, -1, 1098, -1 }, { 0x3312, -1, 2441, -1, 1099, -1 }, { 0x3313, -1, 2442, -1, 1100, -1 }, { 0x3314, -1, 2443, -1, 1101, -1 }, { 0x3315, -1, 2444, -1, 1102, -1 }, { 0x3316, -1, 2445, -1, 1103, -1 }, { 0x3317, -1, 2446, -1, 1104, -1 }, { 0x3318, -1, 2447, -1, 1105, -1 }, { 0x3319, -1, 2448, -1, 1106, -1 }, { 0x331A, -1, 2449, -1, 1107, -1 }, { 0x331B, -1, 2450, -1, 1108, -1 }, { 0x331C, -1, 2451, -1, 1109, -1 }, { 0x331D, -1, 2452, -1, 1110, -1 }, { 0x331E, -1, 2453, -1, 1111, -1 }, { 0x331F, -1, 2454, -1, 1112, -1 }, { 0x3320, -1, 2455, -1, 1113, -1 }, { 0x3321, -1, 2456, -1, 1114, -1 }, { 0x3322, -1, 2457, -1, 1115, -1 }, { 0x3323, -1, 2458, -1, 1116, -1 }, { 0x3324, -1, 2459, -1, 1117, -1 }, { 0x3325, -1, 2460, -1, 1118, -1 }, { 0x3326, -1, 2461, -1, 1119, -1 }, { 0x3327, -1, 2462, -1, 1120, -1 }, { 0x3328, -1, 2463, -1, 1121, -1 }, { 0x3329, -1, 2464, -1, 1122, -1 }, { 0x332A, -1, 2465, -1, 1123, -1 }, { 0x332B, -1, 2466, -1, 1124, -1 }, { 0x332C, -1, 2467, 2599, 1125, -1 }, { 0x332D, -1, 2468, -1, 1126, -1 }, { 0x332E, -1, 2469, -1, 1127, -1 }, { 0x332F, -1, 2470, -1, 1128, -1 }, { 0x3330, -1, 2471, -1, 1129, -1 }, { 0x3331, -1, 2472, -1, 1130, -1 }, { 0x3332, -1, 2473, -1, 1131, -1 }, { 0x3333, -1, 2474, -1, 1132, -1 }, { 0x3334, -1, 2475, -1, 1133, -1 }, { 0x3335, -1, 2476, -1, 1134, -1 }, { 0x3336, -1, 2477, -1, 1135, -1 }, { 0x3337, -1, 2478, -1, 1136, -1 }, { 0x3338, -1, 2479, -1, 1137, -1 }, { 0x3339, -1, 2480, -1, 1138, -1 }, { 0x333A, -1, 2481, -1, 1139, -1 }, { 0x333B, -1, 2482, -1, 1140, -1 }, { 0x333C, -1, 2483, -1, 1141, -1 }, { 0x333D, -1, 2484, -1, 1142, -1 }, { 0x333E, -1, 2485, -1, 1143, -1 }, { 0x333F, -1, 2486, -1, 1144, -1 }, { 0x3340, -1, 2487, -1, 1145, -1 }, { 0x3341, -1, 2488, -1, 1146, -1 }, { 0x3342, -1, 2489, -1, 1147, -1 }, { 0x3343, -1, 2490, -1, 1148, -1 }, { 0x3344, -1, 2491, -1, 1149, -1 }, { 0x3345, -1, 2492, -1, 1150, -1 }, { 0x3346, -1, 2493, -1, 1151, -1 }, { 0x3347, -1, 2494, -1, 1152, -1 }, { 0x3348, -1, 2495, -1, 1153, -1 }, { 0x3349, -1, 2496, -1, 1154, -1 }, { 0x334A, -1, 2497, -1, 1155, -1 }, { 0x334B, -1, 2498, -1, 1156, -1 }, { 0x334C, -1, 2499, -1, 1157, -1 }, { 0x334D, -1, 2500, -1, 1158, -1 }, { 0x334E, -1, 2501, -1, 1159, -1 }, { 0x334F, -1, 2502, -1, 1160, -1 }, { 0x3350, -1, 2503, -1, 1161, -1 }, { 0x3351, -1, 2504, -1, 1162, -1 }, { 0x3352, -1, 2505, -1, 1163, -1 }, { 0x3353, -1, 2506, -1, 1164, -1 }, { 0x3354, -1, 2507, -1, 1165, -1 }, { 0x3355, -1, 2508, -1, 1166, -1 }, { 0x3356, -1, 2509, -1, 1167, -1 }, { 0x3357, -1, 2510, -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, 1247, 2511, -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, 2600, 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, 2512, -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, 2513, -1, -1, -1 }, { 0xA490, -1, -1, 2601, -1, -1 }, { 0xA491, -1, -1, 2602, -1, -1 }, { 0xA514, -1, 2514, -1, -1, -1 }, { 0xA558, -1, -1, 2603, -1, -1 }, { 0xA56A, -1, 2515, 2604, -1, -1 }, { 0xA56E, -1, -1, 2605, -1, -1 }, { 0xA587, -1, -1, 2606, -1, -1 }, { 0xA5D1, -1, 2516, 2607, -1, -1 }, { 0xA610, -1, -1, 2608, -1, -1 }, { 0xA611, -1, -1, 2609, -1, -1 }, { 0xA612, -1, -1, 2610, -1, -1 }, { 0xA613, -1, 2517, -1, -1, -1 }, { 0xA614, -1, 2518, -1, -1, -1 }, { 0xA615, -1, 2519, -1, -1, -1 }, { 0xA616, -1, 2520, -1, -1, -1 }, { 0xA617, -1, 2522, -1, -1, -1 }, { 0xA618, -1, 2523, -1, -1, -1 }, { 0xA619, -1, 2524, -1, -1, -1 }, { 0xA61A, -1, 2525, -1, -1, -1 }, { 0xA61B, -1, 2526, -1, -1, -1 }, { 0xA61C, -1, 2527, -1, -1, -1 }, { 0xA61D, -1, 2528, -1, -1, -1 }, { 0xA61E, -1, 2529, -1, -1, -1 }, { 0xA61F, -1, 2530, -1, -1, -1 }, { 0xA62A, -1, -1, 2611, -1, -1 }, { 0xA62B, -1, -1, 2612, -1, -1 }, { 0xA641, -1, -1, 2613, -1, -1 }, { 0xA643, -1, -1, 2614, -1, -1 }, { 0xA644, -1, -1, 2615, -1, -1 }, { 0xA647, -1, -1, 2616, -1, -1 }, { 0xA649, -1, -1, 2617, -1, -1 }, { 0xA64B, -1, -1, 2619, -1, -1 }, { 0xA64D, -1, -1, 2620, -1, -1 }, { 0xA64F, -1, -1, 2621, -1, -1 }, { 0xA651, -1, -1, 2623, -1, -1 }, { 0xA653, -1, -1, 2624, -1, -1 }, { 0xA655, -1, -1, 2625, -1, -1 }, { 0xA659, -1, -1, 2626, -1, -1 }, { 0xA65B, -1, -1, 2627, -1, -1 }, { 0xA65D, -1, -1, 2629, -1, -1 }, { 0xA65F, -1, 2531, -1, -1, -1 }, { 0xA669, -1, 2532, -1, -1, -1 }, { 0xA66B, -1, 2533, -1, -1, -1 }, { 0xA66D, -1, 2534, -1, -1, -1 }, { 0xA66E, -1, 2535, -1, -1, -1 }, { 0xA66F, -1, 2536, 2630, -1, -1 }, { 0xA670, -1, -1, 2632, -1, -1 }, { 0xA67C, -1, 2537, 2633, -1, -1 }, { 0xA67D, -1, 2538, 2636, -1, -1 }, { 0xA67E, -1, 2539, 2637, -1, -1 }, { 0xA67F, -1, 2540, 2638, -1, -1 }, { 0xA69C, -1, -1, -1, 1337, -1 }, { 0xA69D, -1, -1, -1, 1338, -1 }, { 0xA6E6, -1, 2541, -1, -1, -1 }, { 0xA6E7, -1, 2542, -1, -1, -1 }, { 0xA6E8, -1, 2543, -1, -1, -1 }, { 0xA6E9, -1, 2545, -1, -1, -1 }, { 0xA6EA, -1, 2546, -1, -1, -1 }, { 0xA6EB, -1, 2548, -1, -1, -1 }, { 0xA6EC, -1, 2549, -1, -1, -1 }, { 0xA6ED, -1, 2550, -1, -1, -1 }, { 0xA6EE, -1, 2551, -1, -1, -1 }, { 0xA6EF, -1, 2552, -1, -1, -1 }, { 0xA71D, -1, -1, 2639, -1, -1 }, { 0xA723, -1, -1, 2641, -1, -1 }, { 0xA725, -1, -1, 2643, -1, -1 }, { 0xA726, -1, -1, 2649, -1, -1 }, { 0xA727, -1, 2554, 2651, -1, -1 }, { 0xA729, 1248, 2556, 2654, -1, -1 }, { 0xA72B, -1, 2557, 2656, -1, -1 }, { 0xA72D, -1, 2558, 2657, -1, -1 }, { 0xA72F, -1, 2559, -1, -1, -1 }, { 0xA732, -1, -1, 2658, -1, -1 }, { 0xA73E, -1, -1, 2659, -1, -1 }, { 0xA73F, -1, -1, 2660, -1, -1 }, { 0xA748, -1, -1, 2661, -1, -1 }, { 0xA749, -1, -1, 2662, -1, -1 }, { 0xA74A, -1, -1, 2663, -1, -1 }, { 0xA74B, -1, -1, 2664, -1, -1 }, { 0xA74F, -1, -1, 2666, -1, -1 }, { 0xA750, -1, -1, 2667, -1, -1 }, { 0xA751, -1, -1, 2668, -1, -1 }, { 0xA763, -1, -1, 2670, -1, -1 }, { 0xA765, -1, 2560, -1, -1, -1 }, { 0xA76A, -1, -1, 2671, -1, -1 }, { 0xA76B, -1, -1, 2672, -1, -1 }, { 0xA76E, -1, -1, 2673, -1, -1 }, { 0xA770, -1, -1, 2674, 1339, -1 }, { 0xA77A, -1, 2563, 2675, -1, -1 }, { 0xA77D, -1, 2564, 2677, -1, -1 }, { 0xA77F, -1, 2565, 2678, -1, -1 }, { 0xA781, -1, 2566, -1, -1, -1 }, { 0xA783, -1, -1, 2679, -1, -1 }, { 0xA785, -1, -1, 2680, -1, -1 }, { 0xA787, -1, 2567, -1, -1, -1 }, { 0xA788, -1, 2568, 2681, -1, -1 }, { 0xA789, -1, 2569, 2684, -1, -1 }, { 0xA78A, -1, 2571, 2688, -1, -1 }, { 0xA78B, -1, 2572, -1, -1, -1 }, { 0xA78C, -1, 2573, 2692, -1, -1 }, { 0xA78D, -1, 2575, 2697, -1, -1 }, { 0xA78E, -1, 2578, 2698, -1, -1 }, { 0xA78F, -1, 2580, 2699, -1, -1 }, { 0xA791, -1, 2581, 2701, -1, -1 }, { 0xA792, 1249, -1, 2704, -1, -1 }, { 0xA793, -1, 2583, 2705, -1, -1 }, { 0xA794, -1, 2585, -1, -1, -1 }, { 0xA795, -1, -1, 2706, -1, -1 }, { 0xA798, -1, -1, 2707, -1, -1 }, { 0xA799, -1, 2586, -1, -1, -1 }, { 0xA7A9, -1, 2588, 2709, -1, -1 }, { 0xA7AA, -1, 2589, -1, -1, -1 }, { 0xA7AB, -1, 2591, 2711, -1, -1 }, { 0xA7AC, -1, 2592, -1, -1, -1 }, { 0xA7AD, -1, 2593, 2714, -1, -1 }, { 0xA7AE, -1, 2594, 2716, -1, -1 }, { 0xA7AF, -1, 2596, 2718, -1, -1 }, { 0xA7B0, -1, 2597, -1, -1, -1 }, { 0xA7B1, -1, 2598, -1, -1, -1 }, { 0xA7B2, -1, 2600, -1, -1, -1 }, { 0xA7B3, -1, 2601, 2719, -1, -1 }, { 0xA7B5, -1, -1, 2720, -1, -1 }, { 0xA7B7, -1, -1, 2722, -1, -1 }, { 0xA7BD, 1250, -1, 2726, -1, -1 }, { 0xA7C1, -1, 2602, 2728, -1, -1 }, { 0xA7C3, -1, 2603, -1, -1, -1 }, { 0xA7C4, -1, 2604, -1, -1, -1 }, { 0xA7C5, -1, 2605, -1, -1, -1 }, { 0xA7C6, -1, 2606, -1, -1, -1 }, { 0xA7C7, -1, -1, 2729, -1, -1 }, { 0xA7C8, 1251, 2607, 2731, -1, -1 }, { 0xA7CA, -1, 2608, -1, -1, -1 }, { 0xA7CB, -1, 2609, -1, -1, -1 }, { 0xA7D1, -1, -1, 2732, -1, -1 }, { 0xA7D3, -1, -1, 2733, -1, -1 }, { 0xA7D5, -1, -1, 2734, -1, -1 }, { 0xA7D7, -1, 2610, 2735, -1, -1 }, { 0xA7D9, -1, 2611, -1, -1, -1 }, { 0xA7DB, -1, -1, 2736, -1, -1 }, { 0xA7DC, -1, 2612, -1, -1, -1 }, { 0xA7F2, -1, -1, -1, 1340, -1 }, { 0xA7F3, -1, -1, -1, 1341, -1 }, { 0xA7F4, -1, -1, 2737, 1342, -1 }, { 0xA7F5, 1252, 2613, 2738, -1, -1 }, { 0xA7F6, -1, 2614, -1, -1, -1 }, { 0xA7F7, -1, 2615, -1, -1, -1 }, { 0xA7F8, -1, -1, -1, 1343, -1 }, { 0xA7F9, -1, 2616, -1, 1344, -1 }, { 0xA7FA, -1, 2617, 2739, -1, -1 }, { 0xA7FB, 1253, -1, -1, -1, -1 }, { 0xA7FC, 1254, -1, -1, -1, -1 }, { 0xA7FD, 1255, -1, 2741, -1, -1 }, { 0xA7FF, -1, 2618, -1, -1, -1 }, { 0xA806, 1256, 2619, -1, -1, -1 }, { 0xA82C, 1257, 2620, -1, -1, -1 }, { 0xA830, -1, 2621, -1, -1, -1 }, { 0xA837, -1, 2622, -1, -1, -1 }, { 0xA838, -1, -1, 2742, -1, -1 }, { 0xA839, -1, 2623, -1, -1, -1 }, { 0xA840, -1, 2624, 2743, -1, -1 }, { 0xA841, -1, -1, 2744, -1, -1 }, { 0xA842, -1, -1, 2745, -1, -1 }, { 0xA843, -1, 2625, 2746, -1, -1 }, { 0xA844, -1, 2626, 2747, -1, -1 }, { 0xA845, -1, 2627, 2748, -1, -1 }, { 0xA846, -1, 2628, 2749, -1, -1 }, { 0xA847, -1, 2629, 2750, -1, -1 }, { 0xA848, -1, 2630, 2751, -1, -1 }, { 0xA849, -1, -1, 2752, -1, -1 }, { 0xA84A, -1, -1, 2753, -1, -1 }, { 0xA84B, -1, -1, 2754, -1, -1 }, { 0xA84C, -1, 2631, 2755, -1, -1 }, { 0xA84D, -1, 2632, 2756, -1, -1 }, { 0xA84E, -1, -1, 2757, -1, -1 }, { 0xA84F, -1, -1, 2758, -1, -1 }, { 0xA850, -1, 2633, 2759, -1, -1 }, { 0xA851, -1, 2634, 2760, -1, -1 }, { 0xA852, -1, 2635, 2761, -1, -1 }, { 0xA853, -1, -1, 2762, -1, -1 }, { 0xA854, -1, 2636, 2763, -1, -1 }, { 0xA855, -1, 2637, 2764, -1, -1 }, { 0xA856, -1, -1, 2765, -1, -1 }, { 0xA857, -1, -1, 2766, -1, -1 }, { 0xA858, -1, 2638, 2767, -1, -1 }, { 0xA859, -1, -1, 2768, -1, -1 }, { 0xA85A, -1, -1, 2769, -1, -1 }, { 0xA85B, -1, -1, 2770, -1, -1 }, { 0xA85C, -1, -1, 2771, -1, -1 }, { 0xA85D, -1, -1, 2772, -1, -1 }, { 0xA85E, -1, -1, 2773, -1, -1 }, { 0xA85F, -1, -1, 2774, -1, -1 }, { 0xA860, -1, -1, 2775, -1, -1 }, { 0xA861, -1, -1, 2776, -1, -1 }, { 0xA862, -1, 2639, -1, -1, -1 }, { 0xA863, -1, 2640, -1, -1, -1 }, { 0xA864, -1, 2641, 2777, -1, -1 }, { 0xA865, -1, 2642, -1, -1, -1 }, { 0xA866, -1, 2644, -1, -1, -1 }, { 0xA867, -1, 2645, 2778, -1, -1 }, { 0xA868, -1, 2646, 2779, -1, -1 }, { 0xA869, -1, 2647, 2780, -1, -1 }, { 0xA86A, -1, 2648, 2781, -1, -1 }, { 0xA86B, -1, 2649, 2782, -1, -1 }, { 0xA86C, -1, 2650, 2783, -1, -1 }, { 0xA86D, -1, 2651, 2784, -1, -1 }, { 0xA86E, -1, 2652, 2785, -1, -1 }, { 0xA86F, -1, 2653, 2786, -1, -1 }, { 0xA870, -1, 2654, 2787, -1, -1 }, { 0xA871, -1, 2655, 2788, -1, -1 }, { 0xA872, -1, 2656, 2789, -1, -1 }, { 0xA873, -1, 2657, 2790, -1, -1 }, { 0xA874, -1, 2658, 2793, -1, -1 }, { 0xA875, -1, 2660, -1, -1, -1 }, { 0xA876, -1, 2662, 2795, -1, -1 }, { 0xA877, -1, 2663, 2796, -1, -1 }, { 0xA8E0, 1258, -1, -1, -1, -1 }, { 0xA8E1, 1259, -1, -1, -1, -1 }, { 0xA8E2, 1260, -1, -1, -1, -1 }, { 0xA8E3, 1261, -1, -1, -1, -1 }, { 0xA8E4, 1262, -1, -1, -1, -1 }, { 0xA8E5, 1263, -1, -1, -1, -1 }, { 0xA8E6, 1264, -1, -1, -1, -1 }, { 0xA8E7, 1265, -1, -1, -1, -1 }, { 0xA8E8, 1266, -1, -1, -1, -1 }, { 0xA8E9, 1267, -1, -1, -1, -1 }, { 0xA8EA, 1268, -1, -1, -1, -1 }, { 0xA8EB, 1269, -1, -1, -1, -1 }, { 0xA8EC, 1270, -1, -1, -1, -1 }, { 0xA8ED, 1271, -1, -1, -1, -1 }, { 0xA8EE, 1272, -1, -1, -1, -1 }, { 0xA8EF, 1273, -1, -1, -1, -1 }, { 0xA8F0, 1274, -1, -1, -1, -1 }, { 0xA8F1, 1275, -1, -1, -1, -1 }, { 0xA8F2, 1276, -1, 2797, -1, -1 }, { 0xA8F3, 1277, -1, -1, -1, -1 }, { 0xA8F4, 1278, -1, -1, -1, -1 }, { 0xA8F5, 1279, -1, -1, -1, -1 }, { 0xA8F6, 1280, -1, -1, -1, -1 }, { 0xA8F7, 1281, -1, -1, -1, -1 }, { 0xA8F8, 1282, 2664, -1, -1, -1 }, { 0xA8F9, -1, 2666, -1, -1, -1 }, { 0xA8FA, 1283, 2667, 2798, -1, -1 }, { 0xA8FB, 1284, 2669, 2799, -1, -1 }, { 0xA8FC, 1285, 2670, 2800, -1, -1 }, { 0xA922, -1, 2671, -1, -1, -1 }, { 0xA923, -1, 2672, -1, -1, -1 }, { 0xA947, 1286, -1, -1, -1, -1 }, { 0xA948, 1287, -1, -1, -1, -1 }, { 0xA949, 1288, -1, -1, -1, -1 }, { 0xA94A, 1289, -1, -1, -1, -1 }, { 0xA94C, 1290, -1, -1, -1, -1 }, { 0xA94E, 1291, -1, -1, -1, -1 }, { 0xA94F, 1292, -1, -1, -1, -1 }, { 0xA950, 1293, -1, -1, -1, -1 }, { 0xA951, 1294, -1, -1, -1, -1 }, { 0xA953, -1, 2673, -1, -1, -1 }, { 0xA980, 1295, -1, -1, -1, -1 }, { 0xA981, 1296, -1, -1, -1, -1 }, { 0xA982, 1297, 2674, 2805, -1, -1 }, { 0xA983, 1298, -1, -1, -1, -1 }, { 0xA989, 1299, 2675, -1, -1, -1 }, { 0xA98A, 1300, 2676, -1, -1, -1 }, { 0xA98B, 1301, 2677, -1, -1, -1 }, { 0xA990, 1302, -1, -1, -1, -1 }, { 0xA991, 1303, -1, -1, -1, -1 }, { 0xA993, 1304, -1, -1, -1, -1 }, { 0xA996, 1305, -1, -1, -1, -1 }, { 0xA998, 1306, -1, 2806, -1, -1 }, { 0xA999, 1307, -1, -1, -1, -1 }, { 0xA99C, 1308, -1, -1, -1, -1 }, { 0xA99E, 1309, -1, -1, -1, -1 }, { 0xA99F, 1310, -1, -1, -1, -1 }, { 0xA9A1, 1311, -1, -1, -1, -1 }, { 0xA9A3, 1312, -1, -1, -1, -1 }, { 0xA9A6, 1313, -1, -1, -1, -1 }, { 0xA9A8, 1314, -1, -1, -1, -1 }, { 0xA9AF, 1315, -1, -1, -1, -1 }, { 0xA9B0, 1316, -1, -1, -1, -1 }, { 0xA9B3, 1317, -1, -1, -1, -1 }, { 0xA9B4, 1318, 2678, -1, -1, -1 }, { 0xA9B5, -1, 2679, -1, -1, -1 }, { 0xA9B6, 1319, -1, -1, -1, -1 }, { 0xA9B7, 1320, -1, -1, -1, -1 }, { 0xA9B8, 1321, -1, -1, -1, -1 }, { 0xA9B9, 1322, -1, -1, -1, -1 }, { 0xA9BA, 1323, -1, -1, -1, -1 }, { 0xA9BB, 1324, -1, -1, -1, -1 }, { 0xA9BC, 1325, -1, -1, -1, -1 }, { 0xA9BD, 1326, 2680, -1, -1, -1 }, { 0xA9BE, 1327, -1, -1, -1, -1 }, { 0xA9BF, 1328, -1, -1, -1, -1 }, { 0xA9C0, 1329, -1, -1, -1, -1 }, { 0xA9C8, 1330, -1, -1, -1, -1 }, { 0xA9C9, 1331, -1, -1, -1, -1 }, { 0xA9CF, -1, 2681, 2807, -1, -1 }, { 0xA9E6, -1, -1, 2808, -1, -1 }, { 0xAA70, -1, -1, 2809, -1, -1 }, { 0xAAB5, -1, 2682, -1, -1, -1 }, { 0xAAB6, -1, 2683, -1, -1, -1 }, { 0xAAB9, -1, 2684, -1, -1, -1 }, { 0xAABB, -1, 2685, -1, -1, -1 }, { 0xAABC, -1, 2686, -1, -1, -1 }, { 0xAADB, 1332, -1, -1, -1, -1 }, { 0xAADC, 1333, -1, -1, -1, -1 }, { 0xAADD, -1, -1, 2810, -1, -1 }, { 0xAADE, -1, 2687, -1, -1, -1 }, { 0xAADF, -1, 2688, -1, -1, -1 }, { 0xAAF0, 1334, -1, -1, -1, -1 }, { 0xAAF1, 1335, -1, -1, -1, -1 }, { 0xAAF2, -1, 2689, 2811, -1, -1 }, { 0xAAF6, -1, 2690, 2812, -1, -1 }, { 0xAB32, -1, -1, 2813, -1, -1 }, { 0xAB35, -1, -1, 2814, -1, -1 }, { 0xAB38, -1, -1, 2815, -1, -1 }, { 0xAB3D, -1, -1, 2817, -1, -1 }, { 0xAB40, 1336, -1, -1, -1, -1 }, { 0xAB4B, -1, -1, 2818, -1, -1 }, { 0xAB4D, -1, -1, 2819, -1, -1 }, { 0xAB53, -1, 2691, 2820, -1, -1 }, { 0xAB5B, -1, 2692, 2821, -1, -1 }, { 0xAB5C, -1, -1, -1, 1345, -1 }, { 0xAB5D, -1, -1, -1, 1346, -1 }, { 0xAB5E, -1, -1, -1, 1347, -1 }, { 0xAB5F, -1, -1, -1, 1348, -1 }, { 0xAB60, -1, -1, 2825, -1, -1 }, { 0xAB61, -1, -1, 2826, -1, -1 }, { 0xAB62, -1, -1, 2827, -1, -1 }, { 0xAB64, -1, 2693, 2828, -1, -1 }, { 0xAB65, -1, 2694, -1, -1, -1 }, { 0xAB66, -1, 2695, 2829, -1, -1 }, { 0xAB67, -1, 2696, 2831, -1, -1 }, { 0xAB68, -1, 2697, 2833, -1, -1 }, { 0xAB69, -1, 2698, 2834, 1349, -1 }, { 0xAB6A, -1, 2699, 2835, -1, -1 }, { 0xAB6B, -1, 2700, 2837, -1, -1 }, { 0xABC0, 1337, -1, -1, -1, -1 }, { 0xABC1, 1338, -1, -1, -1, -1 }, { 0xABC2, 1339, -1, -1, -1, -1 }, { 0xABC3, 1340, -1, -1, -1, -1 }, { 0xABC6, 1341, -1, -1, -1, -1 }, { 0xABC7, 1342, -1, -1, -1, -1 }, { 0xABC8, 1343, -1, -1, -1, -1 }, { 0xABC9, 1344, -1, -1, -1, -1 }, { 0xABCA, 1345, -1, -1, -1, -1 }, { 0xABCB, 1346, -1, -1, -1, -1 }, { 0xABCC, 1347, -1, -1, -1, -1 }, { 0xABCD, 1348, -1, -1, -1, -1 }, { 0xABCE, 1349, -1, -1, -1, -1 }, { 0xABD0, 1350, -1, -1, -1, -1 }, { 0xABD1, 1351, -1, -1, -1, -1 }, { 0xABD2, 1352, -1, -1, -1, -1 }, { 0xABD3, 1353, -1, -1, -1, -1 }, { 0xABD4, 1354, -1, -1, -1, -1 }, { 0xABD6, 1355, -1, -1, -1, -1 }, { 0xABD7, 1356, -1, -1, -1, -1 }, { 0xABD8, 1357, -1, -1, -1, -1 }, { 0xABD9, 1358, -1, -1, -1, -1 }, { 0xABDA, 1359, -1, -1, -1, -1 }, { 0xABDB, 1360, -1, -1, -1, -1 }, { 0xABDC, 1361, -1, -1, -1, -1 }, { 0xABDD, 1362, -1, -1, -1, -1 }, { 0xABDE, 1363, -1, -1, -1, -1 }, { 0xABDF, 1364, -1, -1, -1, -1 }, { 0xABE0, 1365, -1, -1, -1, -1 }, { 0xABE1, 1366, -1, -1, -1, -1 }, { 0xABE2, 1367, -1, -1, -1, -1 }, { 0xABE3, 1368, -1, -1, -1, -1 }, { 0xABE4, 1369, -1, -1, -1, -1 }, { 0xABE5, 1370, -1, -1, -1, -1 }, { 0xABE6, 1371, -1, -1, -1, -1 }, { 0xABE7, 1372, -1, -1, -1, -1 }, { 0xABE8, 1373, -1, -1, -1, -1 }, { 0xABE9, 1374, -1, -1, -1, -1 }, { 0xABEA, 1375, -1, -1, -1, -1 }, { 0xABEB, 1376, -1, -1, -1, -1 }, { 0xABEC, 1377, -1, -1, -1, -1 }, { 0xABED, 1378, -1, 2838, -1, -1 }, { 0xABF0, 1379, -1, -1, -1, -1 }, { 0xABF1, 1380, -1, -1, -1, -1 }, { 0xABF2, 1381, -1, -1, -1, -1 }, { 0xABF3, 1382, -1, -1, -1, -1 }, { 0xABF4, 1383, -1, -1, -1, -1 }, { 0xABF5, 1384, -1, -1, -1, -1 }, { 0xABF6, 1385, -1, -1, -1, -1 }, { 0xABF7, 1386, -1, -1, -1, -1 }, { 0xABF8, 1387, -1, -1, -1, -1 }, { 0xABF9, 1388, -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, 2701, 2839, -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, 2702, 2840, -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, 2703, -1, -1, -1 }, { 0xFA0F, -1, 2704, -1, -1, -1 }, { 0xFA10, -1, -1, -1, -1, 1269 }, { 0xFA11, -1, 2705, -1, -1, -1 }, { 0xFA12, -1, -1, -1, -1, 1270 }, { 0xFA13, -1, 2706, -1, -1, -1 }, { 0xFA14, -1, 2707, -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, 2708, -1, -1, -1 }, { 0xFA20, -1, -1, -1, -1, 1281 }, { 0xFA21, -1, 2709, -1, -1, -1 }, { 0xFA22, -1, -1, -1, -1, 1282 }, { 0xFA23, -1, 2710, -1, -1, -1 }, { 0xFA24, -1, 2711, -1, -1, -1 }, { 0xFA25, -1, -1, -1, -1, 1283 }, { 0xFA26, -1, -1, -1, -1, 1284 }, { 0xFA27, -1, 2712, -1, -1, -1 }, { 0xFA28, -1, 2713, -1, -1, -1 }, { 0xFA29, -1, 2714, -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, 2715, 2841, -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, 1350, -1 }, { 0xFB01, -1, -1, -1, 1351, -1 }, { 0xFB02, -1, -1, -1, 1352, -1 }, { 0xFB03, -1, -1, -1, 1353, -1 }, { 0xFB04, -1, -1, -1, 1354, -1 }, { 0xFB05, -1, -1, -1, 1355, -1 }, { 0xFB06, -1, -1, -1, 1356, -1 }, { 0xFB13, -1, -1, -1, 1357, -1 }, { 0xFB14, -1, -1, -1, 1358, -1 }, { 0xFB15, -1, -1, -1, 1359, -1 }, { 0xFB16, -1, -1, -1, 1360, -1 }, { 0xFB17, -1, -1, -1, 1361, -1 }, { 0xFB1D, -1, -1, -1, -1, 1459 }, { 0xFB1E, -1, 2716, -1, -1, -1 }, { 0xFB1F, -1, -1, -1, -1, 1460 }, { 0xFB20, -1, 2717, -1, 1362, -1 }, { 0xFB21, -1, -1, -1, 1363, -1 }, { 0xFB22, -1, -1, -1, 1364, -1 }, { 0xFB23, -1, -1, -1, 1365, -1 }, { 0xFB24, -1, -1, -1, 1366, -1 }, { 0xFB25, -1, -1, -1, 1367, -1 }, { 0xFB26, -1, -1, -1, 1368, -1 }, { 0xFB27, -1, -1, -1, 1369, -1 }, { 0xFB28, -1, -1, -1, 1370, -1 }, { 0xFB29, -1, -1, -1, 1371, -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, 1372, -1 }, { 0xFB50, -1, -1, -1, 1373, -1 }, { 0xFB51, -1, -1, -1, 1374, -1 }, { 0xFB52, -1, -1, -1, 1375, -1 }, { 0xFB53, -1, -1, -1, 1376, -1 }, { 0xFB54, -1, -1, -1, 1377, -1 }, { 0xFB55, -1, -1, -1, 1378, -1 }, { 0xFB56, -1, -1, -1, 1379, -1 }, { 0xFB57, -1, -1, -1, 1380, -1 }, { 0xFB58, -1, -1, -1, 1381, -1 }, { 0xFB59, -1, -1, -1, 1382, -1 }, { 0xFB5A, -1, -1, -1, 1383, -1 }, { 0xFB5B, -1, -1, -1, 1384, -1 }, { 0xFB5C, -1, -1, -1, 1385, -1 }, { 0xFB5D, -1, -1, -1, 1386, -1 }, { 0xFB5E, -1, -1, -1, 1387, -1 }, { 0xFB5F, -1, -1, -1, 1388, -1 }, { 0xFB60, -1, -1, -1, 1389, -1 }, { 0xFB61, -1, -1, -1, 1390, -1 }, { 0xFB62, -1, -1, -1, 1391, -1 }, { 0xFB63, -1, -1, -1, 1392, -1 }, { 0xFB64, -1, -1, -1, 1393, -1 }, { 0xFB65, -1, -1, -1, 1394, -1 }, { 0xFB66, -1, -1, -1, 1395, -1 }, { 0xFB67, -1, -1, -1, 1396, -1 }, { 0xFB68, -1, -1, -1, 1397, -1 }, { 0xFB69, -1, -1, -1, 1398, -1 }, { 0xFB6A, -1, -1, -1, 1399, -1 }, { 0xFB6B, -1, -1, -1, 1400, -1 }, { 0xFB6C, -1, -1, -1, 1401, -1 }, { 0xFB6D, -1, -1, -1, 1402, -1 }, { 0xFB6E, -1, -1, -1, 1403, -1 }, { 0xFB6F, -1, -1, -1, 1404, -1 }, { 0xFB70, -1, -1, -1, 1405, -1 }, { 0xFB71, -1, -1, -1, 1406, -1 }, { 0xFB72, -1, -1, -1, 1407, -1 }, { 0xFB73, -1, -1, -1, 1408, -1 }, { 0xFB74, -1, -1, -1, 1409, -1 }, { 0xFB75, -1, -1, -1, 1410, -1 }, { 0xFB76, -1, -1, -1, 1411, -1 }, { 0xFB77, -1, -1, -1, 1412, -1 }, { 0xFB78, -1, -1, -1, 1413, -1 }, { 0xFB79, -1, -1, -1, 1414, -1 }, { 0xFB7A, -1, -1, -1, 1415, -1 }, { 0xFB7B, -1, -1, -1, 1416, -1 }, { 0xFB7C, -1, -1, -1, 1417, -1 }, { 0xFB7D, -1, -1, -1, 1418, -1 }, { 0xFB7E, -1, -1, -1, 1419, -1 }, { 0xFB7F, -1, -1, -1, 1420, -1 }, { 0xFB80, -1, -1, -1, 1421, -1 }, { 0xFB81, -1, -1, -1, 1422, -1 }, { 0xFB82, -1, -1, -1, 1423, -1 }, { 0xFB83, -1, -1, -1, 1424, -1 }, { 0xFB84, -1, -1, -1, 1425, -1 }, { 0xFB85, -1, -1, -1, 1426, -1 }, { 0xFB86, -1, -1, -1, 1427, -1 }, { 0xFB87, -1, -1, -1, 1428, -1 }, { 0xFB88, -1, -1, -1, 1429, -1 }, { 0xFB89, -1, -1, -1, 1430, -1 }, { 0xFB8A, -1, -1, -1, 1431, -1 }, { 0xFB8B, -1, -1, -1, 1432, -1 }, { 0xFB8C, -1, -1, -1, 1433, -1 }, { 0xFB8D, -1, -1, -1, 1434, -1 }, { 0xFB8E, -1, -1, -1, 1435, -1 }, { 0xFB8F, -1, -1, -1, 1436, -1 }, { 0xFB90, -1, -1, -1, 1437, -1 }, { 0xFB91, -1, -1, -1, 1438, -1 }, { 0xFB92, -1, -1, -1, 1439, -1 }, { 0xFB93, -1, -1, -1, 1440, -1 }, { 0xFB94, -1, -1, -1, 1441, -1 }, { 0xFB95, -1, -1, -1, 1442, -1 }, { 0xFB96, -1, -1, -1, 1443, -1 }, { 0xFB97, -1, -1, -1, 1444, -1 }, { 0xFB98, -1, -1, -1, 1445, -1 }, { 0xFB99, -1, -1, -1, 1446, -1 }, { 0xFB9A, -1, -1, -1, 1447, -1 }, { 0xFB9B, -1, -1, -1, 1448, -1 }, { 0xFB9C, -1, -1, -1, 1449, -1 }, { 0xFB9D, -1, -1, -1, 1450, -1 }, { 0xFB9E, -1, -1, -1, 1451, -1 }, { 0xFB9F, -1, -1, -1, 1452, -1 }, { 0xFBA0, -1, -1, -1, 1453, -1 }, { 0xFBA1, -1, -1, -1, 1454, -1 }, { 0xFBA2, -1, -1, -1, 1455, -1 }, { 0xFBA3, -1, -1, -1, 1456, -1 }, { 0xFBA4, -1, -1, -1, 1457, -1 }, { 0xFBA5, -1, -1, -1, 1458, -1 }, { 0xFBA6, -1, -1, -1, 1459, -1 }, { 0xFBA7, -1, -1, -1, 1460, -1 }, { 0xFBA8, -1, -1, -1, 1461, -1 }, { 0xFBA9, -1, -1, -1, 1462, -1 }, { 0xFBAA, -1, -1, -1, 1463, -1 }, { 0xFBAB, -1, -1, -1, 1464, -1 }, { 0xFBAC, -1, -1, -1, 1465, -1 }, { 0xFBAD, -1, -1, -1, 1466, -1 }, { 0xFBAE, -1, -1, -1, 1467, -1 }, { 0xFBAF, -1, -1, -1, 1468, -1 }, { 0xFBB0, -1, -1, -1, 1469, -1 }, { 0xFBB1, -1, -1, -1, 1470, -1 }, { 0xFBBA, -1, 2718, -1, -1, -1 }, { 0xFBBB, -1, 2719, -1, -1, -1 }, { 0xFBBC, -1, 2720, -1, -1, -1 }, { 0xFBBD, -1, 2721, -1, -1, -1 }, { 0xFBBE, -1, 2722, -1, -1, -1 }, { 0xFBBF, -1, 2723, -1, -1, -1 }, { 0xFBC0, -1, 2724, -1, -1, -1 }, { 0xFBC1, -1, 2725, -1, -1, -1 }, { 0xFBC2, -1, -1, 2842, -1, -1 }, { 0xFBD3, -1, -1, -1, 1471, -1 }, { 0xFBD4, -1, -1, -1, 1472, -1 }, { 0xFBD5, -1, -1, -1, 1473, -1 }, { 0xFBD6, -1, -1, -1, 1474, -1 }, { 0xFBD7, -1, -1, -1, 1475, -1 }, { 0xFBD8, -1, -1, -1, 1476, -1 }, { 0xFBD9, -1, -1, -1, 1477, -1 }, { 0xFBDA, -1, -1, -1, 1478, -1 }, { 0xFBDB, -1, -1, -1, 1479, -1 }, { 0xFBDC, -1, -1, -1, 1480, -1 }, { 0xFBDD, -1, -1, -1, 1481, -1 }, { 0xFBDE, -1, -1, -1, 1482, -1 }, { 0xFBDF, -1, -1, -1, 1483, -1 }, { 0xFBE0, -1, -1, -1, 1484, -1 }, { 0xFBE1, -1, -1, -1, 1485, -1 }, { 0xFBE2, -1, -1, -1, 1486, -1 }, { 0xFBE3, -1, -1, -1, 1487, -1 }, { 0xFBE4, -1, -1, -1, 1488, -1 }, { 0xFBE5, -1, -1, -1, 1489, -1 }, { 0xFBE6, -1, -1, -1, 1490, -1 }, { 0xFBE7, -1, -1, -1, 1491, -1 }, { 0xFBE8, -1, -1, -1, 1492, -1 }, { 0xFBE9, -1, -1, -1, 1493, -1 }, { 0xFBEA, -1, -1, -1, 1494, -1 }, { 0xFBEB, -1, -1, -1, 1495, -1 }, { 0xFBEC, -1, -1, -1, 1496, -1 }, { 0xFBED, -1, -1, -1, 1497, -1 }, { 0xFBEE, -1, -1, -1, 1498, -1 }, { 0xFBEF, -1, -1, -1, 1499, -1 }, { 0xFBF0, -1, -1, -1, 1500, -1 }, { 0xFBF1, -1, -1, -1, 1501, -1 }, { 0xFBF2, -1, -1, -1, 1502, -1 }, { 0xFBF3, -1, -1, -1, 1503, -1 }, { 0xFBF4, -1, -1, -1, 1504, -1 }, { 0xFBF5, -1, -1, -1, 1505, -1 }, { 0xFBF6, -1, -1, -1, 1506, -1 }, { 0xFBF7, -1, -1, -1, 1507, -1 }, { 0xFBF8, -1, -1, -1, 1508, -1 }, { 0xFBF9, -1, 2726, 2843, 1509, -1 }, { 0xFBFA, -1, 2727, 2844, 1510, -1 }, { 0xFBFB, -1, -1, -1, 1511, -1 }, { 0xFBFC, -1, -1, -1, 1512, -1 }, { 0xFBFD, -1, -1, -1, 1513, -1 }, { 0xFBFE, -1, -1, -1, 1514, -1 }, { 0xFBFF, -1, -1, -1, 1515, -1 }, { 0xFC00, -1, -1, -1, 1516, -1 }, { 0xFC01, -1, -1, -1, 1517, -1 }, { 0xFC02, -1, -1, -1, 1518, -1 }, { 0xFC03, -1, 2728, 2845, 1519, -1 }, { 0xFC04, -1, -1, -1, 1520, -1 }, { 0xFC05, -1, -1, -1, 1521, -1 }, { 0xFC06, -1, -1, -1, 1522, -1 }, { 0xFC07, -1, -1, -1, 1523, -1 }, { 0xFC08, -1, -1, -1, 1524, -1 }, { 0xFC09, -1, -1, -1, 1525, -1 }, { 0xFC0A, -1, -1, -1, 1526, -1 }, { 0xFC0B, -1, -1, -1, 1527, -1 }, { 0xFC0C, -1, -1, -1, 1528, -1 }, { 0xFC0D, -1, -1, -1, 1529, -1 }, { 0xFC0E, -1, -1, -1, 1530, -1 }, { 0xFC0F, -1, -1, -1, 1531, -1 }, { 0xFC10, -1, -1, -1, 1532, -1 }, { 0xFC11, -1, -1, -1, 1533, -1 }, { 0xFC12, -1, -1, -1, 1534, -1 }, { 0xFC13, -1, -1, -1, 1535, -1 }, { 0xFC14, -1, -1, -1, 1536, -1 }, { 0xFC15, -1, -1, -1, 1537, -1 }, { 0xFC16, -1, -1, -1, 1538, -1 }, { 0xFC17, -1, -1, -1, 1539, -1 }, { 0xFC18, -1, -1, -1, 1540, -1 }, { 0xFC19, -1, -1, -1, 1541, -1 }, { 0xFC1A, -1, -1, -1, 1542, -1 }, { 0xFC1B, -1, -1, -1, 1543, -1 }, { 0xFC1C, -1, -1, -1, 1544, -1 }, { 0xFC1D, -1, -1, -1, 1545, -1 }, { 0xFC1E, -1, -1, -1, 1546, -1 }, { 0xFC1F, -1, -1, -1, 1547, -1 }, { 0xFC20, -1, -1, -1, 1548, -1 }, { 0xFC21, -1, -1, -1, 1549, -1 }, { 0xFC22, -1, -1, -1, 1550, -1 }, { 0xFC23, -1, -1, -1, 1551, -1 }, { 0xFC24, -1, -1, -1, 1552, -1 }, { 0xFC25, -1, -1, -1, 1553, -1 }, { 0xFC26, -1, -1, -1, 1554, -1 }, { 0xFC27, -1, -1, -1, 1555, -1 }, { 0xFC28, -1, -1, -1, 1556, -1 }, { 0xFC29, -1, -1, -1, 1557, -1 }, { 0xFC2A, -1, -1, -1, 1558, -1 }, { 0xFC2B, -1, -1, -1, 1559, -1 }, { 0xFC2C, -1, -1, -1, 1560, -1 }, { 0xFC2D, -1, -1, -1, 1561, -1 }, { 0xFC2E, -1, -1, -1, 1562, -1 }, { 0xFC2F, -1, -1, -1, 1563, -1 }, { 0xFC30, -1, -1, -1, 1564, -1 }, { 0xFC31, -1, -1, -1, 1565, -1 }, { 0xFC32, -1, -1, -1, 1566, -1 }, { 0xFC33, -1, -1, -1, 1567, -1 }, { 0xFC34, -1, -1, -1, 1568, -1 }, { 0xFC35, -1, -1, -1, 1569, -1 }, { 0xFC36, -1, -1, -1, 1570, -1 }, { 0xFC37, -1, -1, -1, 1571, -1 }, { 0xFC38, -1, -1, -1, 1572, -1 }, { 0xFC39, -1, -1, -1, 1573, -1 }, { 0xFC3A, -1, -1, -1, 1574, -1 }, { 0xFC3B, -1, -1, -1, 1575, -1 }, { 0xFC3C, -1, -1, -1, 1576, -1 }, { 0xFC3D, -1, -1, -1, 1577, -1 }, { 0xFC3E, -1, -1, -1, 1578, -1 }, { 0xFC3F, -1, -1, -1, 1579, -1 }, { 0xFC40, -1, -1, -1, 1580, -1 }, { 0xFC41, -1, -1, -1, 1581, -1 }, { 0xFC42, -1, -1, -1, 1582, -1 }, { 0xFC43, -1, -1, -1, 1583, -1 }, { 0xFC44, -1, -1, -1, 1584, -1 }, { 0xFC45, -1, -1, -1, 1585, -1 }, { 0xFC46, -1, -1, -1, 1586, -1 }, { 0xFC47, -1, -1, -1, 1587, -1 }, { 0xFC48, -1, -1, -1, 1588, -1 }, { 0xFC49, -1, -1, -1, 1589, -1 }, { 0xFC4A, -1, -1, -1, 1590, -1 }, { 0xFC4B, -1, -1, -1, 1591, -1 }, { 0xFC4C, -1, -1, -1, 1592, -1 }, { 0xFC4D, -1, -1, -1, 1593, -1 }, { 0xFC4E, -1, -1, -1, 1594, -1 }, { 0xFC4F, -1, -1, -1, 1595, -1 }, { 0xFC50, -1, -1, -1, 1596, -1 }, { 0xFC51, -1, -1, -1, 1597, -1 }, { 0xFC52, -1, -1, -1, 1598, -1 }, { 0xFC53, -1, -1, -1, 1599, -1 }, { 0xFC54, -1, -1, -1, 1600, -1 }, { 0xFC55, -1, -1, -1, 1601, -1 }, { 0xFC56, -1, -1, -1, 1602, -1 }, { 0xFC57, -1, -1, -1, 1603, -1 }, { 0xFC58, -1, -1, -1, 1604, -1 }, { 0xFC59, -1, -1, -1, 1605, -1 }, { 0xFC5A, -1, -1, -1, 1606, -1 }, { 0xFC5B, -1, -1, -1, 1607, -1 }, { 0xFC5C, -1, -1, -1, 1608, -1 }, { 0xFC5D, -1, -1, -1, 1609, -1 }, { 0xFC5E, -1, -1, -1, 1610, -1 }, { 0xFC5F, -1, -1, -1, 1611, -1 }, { 0xFC60, -1, -1, -1, 1612, -1 }, { 0xFC61, -1, -1, -1, 1613, -1 }, { 0xFC62, -1, -1, -1, 1614, -1 }, { 0xFC63, -1, -1, -1, 1615, -1 }, { 0xFC64, -1, -1, -1, 1616, -1 }, { 0xFC65, -1, -1, -1, 1617, -1 }, { 0xFC66, -1, -1, -1, 1618, -1 }, { 0xFC67, -1, -1, -1, 1619, -1 }, { 0xFC68, -1, 2729, 2846, 1620, -1 }, { 0xFC69, -1, -1, -1, 1621, -1 }, { 0xFC6A, -1, -1, -1, 1622, -1 }, { 0xFC6B, -1, -1, -1, 1623, -1 }, { 0xFC6C, -1, -1, -1, 1624, -1 }, { 0xFC6D, -1, -1, -1, 1625, -1 }, { 0xFC6E, -1, -1, -1, 1626, -1 }, { 0xFC6F, -1, -1, -1, 1627, -1 }, { 0xFC70, -1, -1, -1, 1628, -1 }, { 0xFC71, -1, -1, -1, 1629, -1 }, { 0xFC72, -1, -1, -1, 1630, -1 }, { 0xFC73, -1, -1, -1, 1631, -1 }, { 0xFC74, -1, -1, -1, 1632, -1 }, { 0xFC75, -1, -1, -1, 1633, -1 }, { 0xFC76, -1, -1, -1, 1634, -1 }, { 0xFC77, -1, -1, -1, 1635, -1 }, { 0xFC78, -1, -1, -1, 1636, -1 }, { 0xFC79, -1, -1, -1, 1637, -1 }, { 0xFC7A, -1, -1, -1, 1638, -1 }, { 0xFC7B, -1, -1, -1, 1639, -1 }, { 0xFC7C, -1, -1, -1, 1640, -1 }, { 0xFC7D, -1, -1, -1, 1641, -1 }, { 0xFC7E, -1, -1, -1, 1642, -1 }, { 0xFC7F, -1, -1, -1, 1643, -1 }, { 0xFC80, -1, -1, -1, 1644, -1 }, { 0xFC81, -1, -1, -1, 1645, -1 }, { 0xFC82, -1, -1, -1, 1646, -1 }, { 0xFC83, -1, -1, -1, 1647, -1 }, { 0xFC84, -1, -1, -1, 1648, -1 }, { 0xFC85, -1, -1, -1, 1649, -1 }, { 0xFC86, -1, -1, -1, 1650, -1 }, { 0xFC87, -1, -1, -1, 1651, -1 }, { 0xFC88, -1, -1, -1, 1652, -1 }, { 0xFC89, -1, -1, -1, 1653, -1 }, { 0xFC8A, -1, -1, -1, 1654, -1 }, { 0xFC8B, -1, -1, -1, 1655, -1 }, { 0xFC8C, -1, -1, -1, 1656, -1 }, { 0xFC8D, -1, -1, -1, 1657, -1 }, { 0xFC8E, -1, -1, -1, 1658, -1 }, { 0xFC8F, -1, -1, -1, 1659, -1 }, { 0xFC90, -1, -1, -1, 1660, -1 }, { 0xFC91, -1, -1, -1, 1661, -1 }, { 0xFC92, -1, -1, -1, 1662, -1 }, { 0xFC93, -1, -1, -1, 1663, -1 }, { 0xFC94, -1, -1, -1, 1664, -1 }, { 0xFC95, -1, -1, -1, 1665, -1 }, { 0xFC96, -1, -1, -1, 1666, -1 }, { 0xFC97, -1, -1, -1, 1667, -1 }, { 0xFC98, -1, -1, -1, 1668, -1 }, { 0xFC99, -1, -1, -1, 1669, -1 }, { 0xFC9A, -1, -1, -1, 1670, -1 }, { 0xFC9B, -1, -1, -1, 1671, -1 }, { 0xFC9C, -1, -1, -1, 1672, -1 }, { 0xFC9D, -1, -1, -1, 1673, -1 }, { 0xFC9E, -1, -1, -1, 1674, -1 }, { 0xFC9F, -1, -1, -1, 1675, -1 }, { 0xFCA0, -1, -1, -1, 1676, -1 }, { 0xFCA1, -1, -1, -1, 1677, -1 }, { 0xFCA2, -1, -1, -1, 1678, -1 }, { 0xFCA3, -1, -1, -1, 1679, -1 }, { 0xFCA4, -1, -1, -1, 1680, -1 }, { 0xFCA5, -1, -1, -1, 1681, -1 }, { 0xFCA6, -1, -1, -1, 1682, -1 }, { 0xFCA7, -1, -1, -1, 1683, -1 }, { 0xFCA8, -1, -1, -1, 1684, -1 }, { 0xFCA9, -1, -1, -1, 1685, -1 }, { 0xFCAA, -1, -1, -1, 1686, -1 }, { 0xFCAB, -1, -1, -1, 1687, -1 }, { 0xFCAC, -1, -1, -1, 1688, -1 }, { 0xFCAD, -1, -1, -1, 1689, -1 }, { 0xFCAE, -1, -1, -1, 1690, -1 }, { 0xFCAF, -1, -1, -1, 1691, -1 }, { 0xFCB0, -1, -1, -1, 1692, -1 }, { 0xFCB1, -1, -1, -1, 1693, -1 }, { 0xFCB2, -1, -1, -1, 1694, -1 }, { 0xFCB3, -1, -1, -1, 1695, -1 }, { 0xFCB4, -1, -1, -1, 1696, -1 }, { 0xFCB5, -1, -1, -1, 1697, -1 }, { 0xFCB6, -1, -1, -1, 1698, -1 }, { 0xFCB7, -1, -1, -1, 1699, -1 }, { 0xFCB8, -1, -1, -1, 1700, -1 }, { 0xFCB9, -1, -1, -1, 1701, -1 }, { 0xFCBA, -1, -1, -1, 1702, -1 }, { 0xFCBB, -1, -1, -1, 1703, -1 }, { 0xFCBC, -1, -1, -1, 1704, -1 }, { 0xFCBD, -1, -1, -1, 1705, -1 }, { 0xFCBE, -1, -1, -1, 1706, -1 }, { 0xFCBF, -1, -1, -1, 1707, -1 }, { 0xFCC0, -1, -1, -1, 1708, -1 }, { 0xFCC1, -1, -1, -1, 1709, -1 }, { 0xFCC2, -1, -1, -1, 1710, -1 }, { 0xFCC3, -1, -1, -1, 1711, -1 }, { 0xFCC4, -1, -1, -1, 1712, -1 }, { 0xFCC5, -1, -1, -1, 1713, -1 }, { 0xFCC6, -1, -1, -1, 1714, -1 }, { 0xFCC7, -1, -1, -1, 1715, -1 }, { 0xFCC8, -1, -1, -1, 1716, -1 }, { 0xFCC9, -1, -1, -1, 1717, -1 }, { 0xFCCA, -1, -1, -1, 1718, -1 }, { 0xFCCB, -1, -1, -1, 1719, -1 }, { 0xFCCC, -1, -1, -1, 1720, -1 }, { 0xFCCD, -1, -1, -1, 1721, -1 }, { 0xFCCE, -1, -1, -1, 1722, -1 }, { 0xFCCF, -1, -1, -1, 1723, -1 }, { 0xFCD0, -1, -1, -1, 1724, -1 }, { 0xFCD1, -1, -1, -1, 1725, -1 }, { 0xFCD2, -1, -1, -1, 1726, -1 }, { 0xFCD3, -1, -1, -1, 1727, -1 }, { 0xFCD4, -1, -1, -1, 1728, -1 }, { 0xFCD5, -1, -1, -1, 1729, -1 }, { 0xFCD6, -1, -1, -1, 1730, -1 }, { 0xFCD7, -1, -1, -1, 1731, -1 }, { 0xFCD8, -1, -1, -1, 1732, -1 }, { 0xFCD9, -1, -1, -1, 1733, -1 }, { 0xFCDA, -1, -1, -1, 1734, -1 }, { 0xFCDB, -1, -1, -1, 1735, -1 }, { 0xFCDC, -1, -1, -1, 1736, -1 }, { 0xFCDD, -1, -1, -1, 1737, -1 }, { 0xFCDE, -1, -1, -1, 1738, -1 }, { 0xFCDF, -1, -1, -1, 1739, -1 }, { 0xFCE0, -1, -1, -1, 1740, -1 }, { 0xFCE1, -1, -1, -1, 1741, -1 }, { 0xFCE2, -1, -1, -1, 1742, -1 }, { 0xFCE3, -1, -1, -1, 1743, -1 }, { 0xFCE4, -1, -1, -1, 1744, -1 }, { 0xFCE5, -1, -1, -1, 1745, -1 }, { 0xFCE6, -1, -1, -1, 1746, -1 }, { 0xFCE7, -1, -1, -1, 1747, -1 }, { 0xFCE8, -1, -1, -1, 1748, -1 }, { 0xFCE9, -1, -1, -1, 1749, -1 }, { 0xFCEA, -1, -1, -1, 1750, -1 }, { 0xFCEB, -1, -1, -1, 1751, -1 }, { 0xFCEC, -1, -1, -1, 1752, -1 }, { 0xFCED, -1, -1, -1, 1753, -1 }, { 0xFCEE, -1, -1, -1, 1754, -1 }, { 0xFCEF, -1, -1, -1, 1755, -1 }, { 0xFCF0, -1, -1, -1, 1756, -1 }, { 0xFCF1, -1, -1, -1, 1757, -1 }, { 0xFCF2, -1, -1, -1, 1758, -1 }, { 0xFCF3, -1, -1, -1, 1759, -1 }, { 0xFCF4, -1, -1, -1, 1760, -1 }, { 0xFCF5, -1, -1, -1, 1761, -1 }, { 0xFCF6, -1, -1, -1, 1762, -1 }, { 0xFCF7, -1, -1, -1, 1763, -1 }, { 0xFCF8, -1, -1, -1, 1764, -1 }, { 0xFCF9, -1, -1, -1, 1765, -1 }, { 0xFCFA, -1, -1, -1, 1766, -1 }, { 0xFCFB, -1, -1, -1, 1767, -1 }, { 0xFCFC, -1, -1, -1, 1768, -1 }, { 0xFCFD, -1, -1, -1, 1769, -1 }, { 0xFCFE, -1, -1, -1, 1770, -1 }, { 0xFCFF, -1, -1, -1, 1771, -1 }, { 0xFD00, -1, -1, -1, 1772, -1 }, { 0xFD01, -1, -1, -1, 1773, -1 }, { 0xFD02, -1, -1, -1, 1774, -1 }, { 0xFD03, -1, -1, -1, 1775, -1 }, { 0xFD04, -1, -1, -1, 1776, -1 }, { 0xFD05, -1, -1, -1, 1777, -1 }, { 0xFD06, -1, -1, -1, 1778, -1 }, { 0xFD07, -1, -1, -1, 1779, -1 }, { 0xFD08, -1, -1, -1, 1780, -1 }, { 0xFD09, -1, -1, -1, 1781, -1 }, { 0xFD0A, -1, -1, -1, 1782, -1 }, { 0xFD0B, -1, -1, -1, 1783, -1 }, { 0xFD0C, -1, -1, -1, 1784, -1 }, { 0xFD0D, -1, -1, -1, 1785, -1 }, { 0xFD0E, -1, -1, -1, 1786, -1 }, { 0xFD0F, -1, -1, -1, 1787, -1 }, { 0xFD10, -1, -1, -1, 1788, -1 }, { 0xFD11, -1, -1, -1, 1789, -1 }, { 0xFD12, -1, -1, -1, 1790, -1 }, { 0xFD13, -1, -1, -1, 1791, -1 }, { 0xFD14, -1, -1, -1, 1792, -1 }, { 0xFD15, -1, -1, -1, 1793, -1 }, { 0xFD16, -1, -1, -1, 1794, -1 }, { 0xFD17, -1, -1, -1, 1795, -1 }, { 0xFD18, -1, -1, -1, 1796, -1 }, { 0xFD19, -1, -1, -1, 1797, -1 }, { 0xFD1A, -1, -1, -1, 1798, -1 }, { 0xFD1B, -1, -1, -1, 1799, -1 }, { 0xFD1C, -1, -1, -1, 1800, -1 }, { 0xFD1D, -1, -1, -1, 1801, -1 }, { 0xFD1E, -1, -1, -1, 1802, -1 }, { 0xFD1F, -1, -1, -1, 1803, -1 }, { 0xFD20, -1, -1, -1, 1804, -1 }, { 0xFD21, -1, -1, -1, 1805, -1 }, { 0xFD22, -1, -1, -1, 1806, -1 }, { 0xFD23, -1, -1, -1, 1807, -1 }, { 0xFD24, -1, -1, -1, 1808, -1 }, { 0xFD25, -1, -1, -1, 1809, -1 }, { 0xFD26, -1, -1, -1, 1810, -1 }, { 0xFD27, -1, -1, -1, 1811, -1 }, { 0xFD28, -1, -1, -1, 1812, -1 }, { 0xFD29, -1, -1, -1, 1813, -1 }, { 0xFD2A, -1, -1, -1, 1814, -1 }, { 0xFD2B, -1, -1, -1, 1815, -1 }, { 0xFD2C, -1, -1, -1, 1816, -1 }, { 0xFD2D, -1, -1, -1, 1817, -1 }, { 0xFD2E, -1, -1, -1, 1818, -1 }, { 0xFD2F, -1, -1, -1, 1819, -1 }, { 0xFD30, -1, -1, -1, 1820, -1 }, { 0xFD31, -1, -1, -1, 1821, -1 }, { 0xFD32, -1, -1, -1, 1822, -1 }, { 0xFD33, -1, -1, -1, 1823, -1 }, { 0xFD34, -1, -1, -1, 1824, -1 }, { 0xFD35, -1, -1, -1, 1825, -1 }, { 0xFD36, -1, -1, -1, 1826, -1 }, { 0xFD37, -1, -1, -1, 1827, -1 }, { 0xFD38, -1, -1, -1, 1828, -1 }, { 0xFD39, -1, -1, -1, 1829, -1 }, { 0xFD3A, -1, -1, -1, 1830, -1 }, { 0xFD3B, -1, -1, -1, 1831, -1 }, { 0xFD3C, -1, -1, -1, 1832, -1 }, { 0xFD3D, -1, -1, -1, 1833, -1 }, { 0xFD40, -1, -1, 2847, -1, -1 }, { 0xFD41, -1, -1, 2848, -1, -1 }, { 0xFD46, -1, -1, 2849, -1, -1 }, { 0xFD47, -1, -1, 2850, -1, -1 }, { 0xFD4C, -1, -1, 2851, -1, -1 }, { 0xFD50, -1, -1, -1, 1834, -1 }, { 0xFD51, -1, -1, -1, 1835, -1 }, { 0xFD52, -1, -1, -1, 1836, -1 }, { 0xFD53, -1, -1, -1, 1837, -1 }, { 0xFD54, -1, -1, -1, 1838, -1 }, { 0xFD55, -1, -1, -1, 1839, -1 }, { 0xFD56, -1, -1, -1, 1840, -1 }, { 0xFD57, -1, -1, -1, 1841, -1 }, { 0xFD58, -1, -1, -1, 1842, -1 }, { 0xFD59, -1, -1, -1, 1843, -1 }, { 0xFD5A, -1, -1, -1, 1844, -1 }, { 0xFD5B, -1, -1, -1, 1845, -1 }, { 0xFD5C, -1, -1, -1, 1846, -1 }, { 0xFD5D, -1, -1, -1, 1847, -1 }, { 0xFD5E, -1, -1, -1, 1848, -1 }, { 0xFD5F, -1, -1, -1, 1849, -1 }, { 0xFD60, -1, -1, -1, 1850, -1 }, { 0xFD61, -1, -1, -1, 1851, -1 }, { 0xFD62, -1, -1, -1, 1852, -1 }, { 0xFD63, -1, -1, -1, 1853, -1 }, { 0xFD64, -1, -1, -1, 1854, -1 }, { 0xFD65, -1, -1, -1, 1855, -1 }, { 0xFD66, -1, -1, -1, 1856, -1 }, { 0xFD67, -1, -1, -1, 1857, -1 }, { 0xFD68, -1, -1, -1, 1858, -1 }, { 0xFD69, -1, -1, -1, 1859, -1 }, { 0xFD6A, -1, -1, -1, 1860, -1 }, { 0xFD6B, -1, -1, -1, 1861, -1 }, { 0xFD6C, -1, -1, -1, 1862, -1 }, { 0xFD6D, -1, -1, -1, 1863, -1 }, { 0xFD6E, -1, -1, -1, 1864, -1 }, { 0xFD6F, -1, -1, -1, 1865, -1 }, { 0xFD70, -1, -1, -1, 1866, -1 }, { 0xFD71, -1, -1, -1, 1867, -1 }, { 0xFD72, -1, -1, -1, 1868, -1 }, { 0xFD73, -1, -1, -1, 1869, -1 }, { 0xFD74, -1, -1, -1, 1870, -1 }, { 0xFD75, -1, -1, -1, 1871, -1 }, { 0xFD76, -1, -1, -1, 1872, -1 }, { 0xFD77, -1, -1, -1, 1873, -1 }, { 0xFD78, -1, -1, -1, 1874, -1 }, { 0xFD79, -1, -1, -1, 1875, -1 }, { 0xFD7A, -1, -1, -1, 1876, -1 }, { 0xFD7B, -1, -1, -1, 1877, -1 }, { 0xFD7C, -1, -1, -1, 1878, -1 }, { 0xFD7D, -1, -1, -1, 1879, -1 }, { 0xFD7E, -1, -1, -1, 1880, -1 }, { 0xFD7F, -1, -1, -1, 1881, -1 }, { 0xFD80, -1, -1, -1, 1882, -1 }, { 0xFD81, -1, -1, -1, 1883, -1 }, { 0xFD82, -1, -1, -1, 1884, -1 }, { 0xFD83, -1, -1, -1, 1885, -1 }, { 0xFD84, -1, -1, -1, 1886, -1 }, { 0xFD85, -1, -1, -1, 1887, -1 }, { 0xFD86, -1, -1, -1, 1888, -1 }, { 0xFD87, -1, -1, -1, 1889, -1 }, { 0xFD88, -1, -1, -1, 1890, -1 }, { 0xFD89, -1, -1, -1, 1891, -1 }, { 0xFD8A, -1, -1, -1, 1892, -1 }, { 0xFD8B, -1, -1, -1, 1893, -1 }, { 0xFD8C, -1, -1, -1, 1894, -1 }, { 0xFD8D, -1, -1, -1, 1895, -1 }, { 0xFD8E, -1, -1, -1, 1896, -1 }, { 0xFD8F, -1, -1, -1, 1897, -1 }, { 0xFD92, -1, -1, -1, 1898, -1 }, { 0xFD93, -1, -1, -1, 1899, -1 }, { 0xFD94, -1, -1, -1, 1900, -1 }, { 0xFD95, -1, -1, -1, 1901, -1 }, { 0xFD96, -1, -1, -1, 1902, -1 }, { 0xFD97, -1, -1, -1, 1903, -1 }, { 0xFD98, -1, -1, -1, 1904, -1 }, { 0xFD99, -1, -1, -1, 1905, -1 }, { 0xFD9A, -1, -1, -1, 1906, -1 }, { 0xFD9B, -1, -1, -1, 1907, -1 }, { 0xFD9C, -1, -1, -1, 1908, -1 }, { 0xFD9D, -1, -1, -1, 1909, -1 }, { 0xFD9E, -1, -1, -1, 1910, -1 }, { 0xFD9F, -1, -1, -1, 1911, -1 }, { 0xFDA0, -1, -1, -1, 1912, -1 }, { 0xFDA1, -1, -1, -1, 1913, -1 }, { 0xFDA2, -1, -1, -1, 1914, -1 }, { 0xFDA3, -1, -1, -1, 1915, -1 }, { 0xFDA4, -1, -1, -1, 1916, -1 }, { 0xFDA5, -1, -1, -1, 1917, -1 }, { 0xFDA6, -1, -1, -1, 1918, -1 }, { 0xFDA7, -1, -1, -1, 1919, -1 }, { 0xFDA8, -1, -1, -1, 1920, -1 }, { 0xFDA9, -1, -1, -1, 1921, -1 }, { 0xFDAA, -1, -1, -1, 1922, -1 }, { 0xFDAB, -1, -1, -1, 1923, -1 }, { 0xFDAC, -1, -1, -1, 1924, -1 }, { 0xFDAD, -1, -1, -1, 1925, -1 }, { 0xFDAE, -1, -1, -1, 1926, -1 }, { 0xFDAF, -1, -1, -1, 1927, -1 }, { 0xFDB0, -1, -1, -1, 1928, -1 }, { 0xFDB1, -1, -1, -1, 1929, -1 }, { 0xFDB2, -1, -1, -1, 1930, -1 }, { 0xFDB3, -1, -1, -1, 1931, -1 }, { 0xFDB4, -1, -1, -1, 1932, -1 }, { 0xFDB5, -1, -1, -1, 1933, -1 }, { 0xFDB6, -1, -1, -1, 1934, -1 }, { 0xFDB7, -1, -1, -1, 1935, -1 }, { 0xFDB8, -1, -1, -1, 1936, -1 }, { 0xFDB9, -1, -1, -1, 1937, -1 }, { 0xFDBA, -1, -1, -1, 1938, -1 }, { 0xFDBB, -1, -1, -1, 1939, -1 }, { 0xFDBC, -1, -1, -1, 1940, -1 }, { 0xFDBD, -1, -1, -1, 1941, -1 }, { 0xFDBE, -1, -1, -1, 1942, -1 }, { 0xFDBF, -1, -1, -1, 1943, -1 }, { 0xFDC0, -1, -1, -1, 1944, -1 }, { 0xFDC1, -1, -1, -1, 1945, -1 }, { 0xFDC2, -1, -1, -1, 1946, -1 }, { 0xFDC3, -1, -1, -1, 1947, -1 }, { 0xFDC4, -1, -1, -1, 1948, -1 }, { 0xFDC5, -1, -1, -1, 1949, -1 }, { 0xFDC6, -1, -1, -1, 1950, -1 }, { 0xFDC7, -1, -1, -1, 1951, -1 }, { 0xFDCF, -1, 2730, -1, -1, -1 }, { 0xFDF0, -1, -1, -1, 1952, -1 }, { 0xFDF1, -1, -1, -1, 1953, -1 }, { 0xFDF2, -1, -1, -1, 1954, -1 }, { 0xFDF3, -1, -1, -1, 1955, -1 }, { 0xFDF4, -1, -1, -1, 1956, -1 }, { 0xFDF5, -1, 2732, 2853, 1957, -1 }, { 0xFDF6, -1, -1, -1, 1958, -1 }, { 0xFDF7, -1, -1, -1, 1959, -1 }, { 0xFDF8, -1, -1, -1, 1960, -1 }, { 0xFDF9, -1, -1, -1, 1961, -1 }, { 0xFDFA, -1, -1, -1, 1962, -1 }, { 0xFDFB, -1, -1, -1, 1963, -1 }, { 0xFDFC, -1, -1, -1, 1964, -1 }, { 0xFE00, -1, 2733, -1, -1, -1 }, { 0xFE0E, 1389, -1, -1, -1, -1 }, { 0xFE0F, 1390, -1, -1, -1, -1 }, { 0xFE10, -1, -1, 2854, 1965, -1 }, { 0xFE11, -1, -1, 2855, 1966, -1 }, { 0xFE12, -1, -1, -1, 1967, -1 }, { 0xFE13, -1, -1, 2857, 1968, -1 }, { 0xFE14, -1, -1, 2858, 1969, -1 }, { 0xFE15, -1, -1, 2859, 1970, -1 }, { 0xFE16, -1, -1, 2860, 1971, -1 }, { 0xFE17, -1, -1, -1, 1972, -1 }, { 0xFE18, -1, 2734, -1, 1973, -1 }, { 0xFE19, -1, -1, 2861, 1974, -1 }, { 0xFE21, -1, -1, 2862, -1, -1 }, { 0xFE23, -1, -1, 2863, -1, -1 }, { 0xFE26, -1, -1, 2864, -1, -1 }, { 0xFE28, -1, -1, 2866, -1, -1 }, { 0xFE2D, -1, -1, 2867, -1, -1 }, { 0xFE2F, -1, -1, 2869, -1, -1 }, { 0xFE30, -1, -1, -1, 1975, -1 }, { 0xFE31, -1, -1, -1, 1976, -1 }, { 0xFE32, -1, -1, -1, 1977, -1 }, { 0xFE33, -1, -1, -1, 1978, -1 }, { 0xFE34, -1, -1, -1, 1979, -1 }, { 0xFE35, -1, -1, 2870, 1980, -1 }, { 0xFE36, -1, -1, 2871, 1981, -1 }, { 0xFE37, -1, -1, 2872, 1982, -1 }, { 0xFE38, -1, -1, 2873, 1983, -1 }, { 0xFE39, -1, -1, 2874, 1984, -1 }, { 0xFE3A, -1, -1, 2875, 1985, -1 }, { 0xFE3B, -1, -1, -1, 1986, -1 }, { 0xFE3C, -1, -1, -1, 1987, -1 }, { 0xFE3D, -1, -1, -1, 1988, -1 }, { 0xFE3E, -1, -1, -1, 1989, -1 }, { 0xFE3F, -1, -1, -1, 1990, -1 }, { 0xFE40, -1, -1, -1, 1991, -1 }, { 0xFE41, -1, -1, -1, 1992, -1 }, { 0xFE42, -1, -1, -1, 1993, -1 }, { 0xFE43, -1, -1, -1, 1994, -1 }, { 0xFE44, -1, -1, -1, 1995, -1 }, { 0xFE45, -1, -1, 2876, -1, -1 }, { 0xFE46, -1, 2735, -1, -1, -1 }, { 0xFE47, -1, -1, 2877, 1996, -1 }, { 0xFE48, -1, -1, 2878, 1997, -1 }, { 0xFE49, -1, -1, -1, 1998, -1 }, { 0xFE4A, -1, -1, -1, 1999, -1 }, { 0xFE4B, -1, -1, -1, 2000, -1 }, { 0xFE4C, -1, -1, -1, 2001, -1 }, { 0xFE4D, -1, -1, -1, 2002, -1 }, { 0xFE4E, -1, -1, -1, 2003, -1 }, { 0xFE4F, -1, -1, -1, 2004, -1 }, { 0xFE50, -1, -1, 2879, 2005, -1 }, { 0xFE51, -1, -1, 2880, 2006, -1 }, { 0xFE52, -1, -1, -1, 2007, -1 }, { 0xFE54, -1, -1, 2882, 2008, -1 }, { 0xFE55, -1, -1, 2883, 2009, -1 }, { 0xFE56, -1, -1, -1, 2010, -1 }, { 0xFE57, -1, -1, -1, 2011, -1 }, { 0xFE58, -1, -1, -1, 2012, -1 }, { 0xFE59, -1, -1, -1, 2013, -1 }, { 0xFE5A, -1, -1, -1, 2014, -1 }, { 0xFE5B, -1, -1, -1, 2015, -1 }, { 0xFE5C, -1, -1, -1, 2016, -1 }, { 0xFE5D, -1, -1, -1, 2017, -1 }, { 0xFE5E, -1, -1, -1, 2018, -1 }, { 0xFE5F, -1, -1, -1, 2019, -1 }, { 0xFE60, -1, -1, -1, 2020, -1 }, { 0xFE61, -1, -1, -1, 2021, -1 }, { 0xFE62, -1, -1, -1, 2022, -1 }, { 0xFE63, -1, -1, -1, 2023, -1 }, { 0xFE64, -1, -1, -1, 2024, -1 }, { 0xFE65, -1, -1, -1, 2025, -1 }, { 0xFE66, -1, -1, -1, 2026, -1 }, { 0xFE68, -1, -1, -1, 2027, -1 }, { 0xFE69, -1, -1, -1, 2028, -1 }, { 0xFE6A, -1, -1, -1, 2029, -1 }, { 0xFE6B, -1, -1, -1, 2030, -1 }, { 0xFE70, -1, -1, -1, 2031, -1 }, { 0xFE71, -1, -1, -1, 2032, -1 }, { 0xFE72, -1, -1, -1, 2033, -1 }, { 0xFE73, -1, 2736, -1, -1, -1 }, { 0xFE74, -1, -1, -1, 2034, -1 }, { 0xFE76, -1, -1, -1, 2035, -1 }, { 0xFE77, -1, -1, -1, 2036, -1 }, { 0xFE78, -1, -1, -1, 2037, -1 }, { 0xFE79, -1, -1, -1, 2038, -1 }, { 0xFE7A, -1, -1, -1, 2039, -1 }, { 0xFE7B, -1, -1, -1, 2040, -1 }, { 0xFE7C, -1, -1, -1, 2041, -1 }, { 0xFE7D, -1, -1, -1, 2042, -1 }, { 0xFE7E, -1, -1, -1, 2043, -1 }, { 0xFE7F, -1, -1, -1, 2044, -1 }, { 0xFE80, -1, -1, -1, 2045, -1 }, { 0xFE81, -1, -1, -1, 2046, -1 }, { 0xFE82, -1, -1, -1, 2047, -1 }, { 0xFE83, -1, -1, -1, 2048, -1 }, { 0xFE84, -1, -1, -1, 2049, -1 }, { 0xFE85, -1, -1, -1, 2050, -1 }, { 0xFE86, -1, -1, -1, 2051, -1 }, { 0xFE87, -1, -1, -1, 2052, -1 }, { 0xFE88, -1, -1, -1, 2053, -1 }, { 0xFE89, -1, -1, -1, 2054, -1 }, { 0xFE8A, -1, -1, -1, 2055, -1 }, { 0xFE8B, -1, -1, -1, 2056, -1 }, { 0xFE8C, -1, -1, -1, 2057, -1 }, { 0xFE8D, -1, -1, -1, 2058, -1 }, { 0xFE8E, -1, -1, -1, 2059, -1 }, { 0xFE8F, -1, -1, -1, 2060, -1 }, { 0xFE90, -1, -1, -1, 2061, -1 }, { 0xFE91, -1, -1, -1, 2062, -1 }, { 0xFE92, -1, -1, -1, 2063, -1 }, { 0xFE93, -1, -1, -1, 2064, -1 }, { 0xFE94, -1, -1, -1, 2065, -1 }, { 0xFE95, -1, -1, -1, 2066, -1 }, { 0xFE96, -1, -1, -1, 2067, -1 }, { 0xFE97, -1, -1, -1, 2068, -1 }, { 0xFE98, -1, -1, -1, 2069, -1 }, { 0xFE99, -1, -1, -1, 2070, -1 }, { 0xFE9A, -1, -1, -1, 2071, -1 }, { 0xFE9B, -1, -1, -1, 2072, -1 }, { 0xFE9C, -1, -1, -1, 2073, -1 }, { 0xFE9D, -1, -1, -1, 2074, -1 }, { 0xFE9E, -1, -1, -1, 2075, -1 }, { 0xFE9F, -1, -1, -1, 2076, -1 }, { 0xFEA0, -1, -1, -1, 2077, -1 }, { 0xFEA1, -1, -1, -1, 2078, -1 }, { 0xFEA2, -1, -1, -1, 2079, -1 }, { 0xFEA3, -1, -1, -1, 2080, -1 }, { 0xFEA4, -1, -1, -1, 2081, -1 }, { 0xFEA5, -1, -1, -1, 2082, -1 }, { 0xFEA6, -1, -1, -1, 2083, -1 }, { 0xFEA7, -1, -1, -1, 2084, -1 }, { 0xFEA8, -1, -1, -1, 2085, -1 }, { 0xFEA9, -1, -1, -1, 2086, -1 }, { 0xFEAA, -1, -1, -1, 2087, -1 }, { 0xFEAB, -1, -1, -1, 2088, -1 }, { 0xFEAC, -1, -1, -1, 2089, -1 }, { 0xFEAD, -1, -1, -1, 2090, -1 }, { 0xFEAE, -1, -1, -1, 2091, -1 }, { 0xFEAF, -1, -1, -1, 2092, -1 }, { 0xFEB0, -1, -1, -1, 2093, -1 }, { 0xFEB1, -1, -1, -1, 2094, -1 }, { 0xFEB2, -1, -1, -1, 2095, -1 }, { 0xFEB3, -1, -1, -1, 2096, -1 }, { 0xFEB4, -1, -1, -1, 2097, -1 }, { 0xFEB5, -1, -1, -1, 2098, -1 }, { 0xFEB6, -1, -1, -1, 2099, -1 }, { 0xFEB7, -1, -1, -1, 2100, -1 }, { 0xFEB8, -1, -1, -1, 2101, -1 }, { 0xFEB9, -1, -1, -1, 2102, -1 }, { 0xFEBA, -1, -1, -1, 2103, -1 }, { 0xFEBB, -1, -1, -1, 2104, -1 }, { 0xFEBC, -1, -1, -1, 2105, -1 }, { 0xFEBD, -1, -1, -1, 2106, -1 }, { 0xFEBE, -1, -1, -1, 2107, -1 }, { 0xFEBF, -1, -1, -1, 2108, -1 }, { 0xFEC0, -1, -1, -1, 2109, -1 }, { 0xFEC1, -1, -1, -1, 2110, -1 }, { 0xFEC2, -1, -1, -1, 2111, -1 }, { 0xFEC3, -1, -1, -1, 2112, -1 }, { 0xFEC4, -1, -1, -1, 2113, -1 }, { 0xFEC5, -1, -1, -1, 2114, -1 }, { 0xFEC6, -1, -1, -1, 2115, -1 }, { 0xFEC7, -1, -1, -1, 2116, -1 }, { 0xFEC8, -1, -1, -1, 2117, -1 }, { 0xFEC9, -1, -1, -1, 2118, -1 }, { 0xFECA, -1, -1, -1, 2119, -1 }, { 0xFECB, -1, -1, -1, 2120, -1 }, { 0xFECC, -1, -1, -1, 2121, -1 }, { 0xFECD, -1, -1, -1, 2122, -1 }, { 0xFECE, -1, -1, -1, 2123, -1 }, { 0xFECF, -1, -1, -1, 2124, -1 }, { 0xFED0, -1, -1, -1, 2125, -1 }, { 0xFED1, -1, -1, -1, 2126, -1 }, { 0xFED2, -1, -1, -1, 2127, -1 }, { 0xFED3, -1, -1, -1, 2128, -1 }, { 0xFED4, -1, -1, -1, 2129, -1 }, { 0xFED5, -1, -1, -1, 2130, -1 }, { 0xFED6, -1, -1, -1, 2131, -1 }, { 0xFED7, -1, -1, -1, 2132, -1 }, { 0xFED8, -1, -1, -1, 2133, -1 }, { 0xFED9, -1, -1, -1, 2134, -1 }, { 0xFEDA, -1, -1, -1, 2135, -1 }, { 0xFEDB, -1, -1, -1, 2136, -1 }, { 0xFEDC, -1, -1, -1, 2137, -1 }, { 0xFEDD, -1, -1, -1, 2138, -1 }, { 0xFEDE, -1, -1, -1, 2139, -1 }, { 0xFEDF, -1, -1, -1, 2140, -1 }, { 0xFEE0, -1, -1, -1, 2141, -1 }, { 0xFEE1, -1, -1, -1, 2142, -1 }, { 0xFEE2, -1, -1, -1, 2143, -1 }, { 0xFEE3, -1, -1, -1, 2144, -1 }, { 0xFEE4, -1, -1, -1, 2145, -1 }, { 0xFEE5, -1, -1, -1, 2146, -1 }, { 0xFEE6, -1, -1, -1, 2147, -1 }, { 0xFEE7, -1, -1, -1, 2148, -1 }, { 0xFEE8, -1, -1, -1, 2149, -1 }, { 0xFEE9, -1, -1, -1, 2150, -1 }, { 0xFEEA, -1, -1, -1, 2151, -1 }, { 0xFEEB, -1, -1, -1, 2152, -1 }, { 0xFEEC, -1, -1, -1, 2153, -1 }, { 0xFEED, -1, -1, -1, 2154, -1 }, { 0xFEEE, -1, -1, -1, 2155, -1 }, { 0xFEEF, -1, -1, -1, 2156, -1 }, { 0xFEF0, -1, -1, -1, 2157, -1 }, { 0xFEF1, -1, -1, -1, 2158, -1 }, { 0xFEF2, -1, -1, -1, 2159, -1 }, { 0xFEF3, -1, -1, -1, 2160, -1 }, { 0xFEF4, -1, -1, -1, 2161, -1 }, { 0xFEF5, -1, -1, -1, 2162, -1 }, { 0xFEF6, -1, -1, -1, 2163, -1 }, { 0xFEF7, -1, -1, -1, 2164, -1 }, { 0xFEF8, -1, -1, -1, 2165, -1 }, { 0xFEF9, -1, -1, -1, 2166, -1 }, { 0xFEFA, -1, -1, -1, 2167, -1 }, { 0xFEFB, -1, -1, -1, 2168, -1 }, { 0xFEFC, -1, -1, -1, 2169, -1 }, { 0xFEFF, 1391, 2737, 2884, -1, -1 }, { 0xFF01, -1, -1, -1, 2170, -1 }, { 0xFF02, -1, -1, -1, 2171, -1 }, { 0xFF03, -1, -1, -1, 2172, -1 }, { 0xFF04, -1, -1, -1, 2173, -1 }, { 0xFF05, -1, -1, -1, 2174, -1 }, { 0xFF06, -1, -1, -1, 2175, -1 }, { 0xFF07, -1, -1, -1, 2176, -1 }, { 0xFF08, -1, -1, -1, 2177, -1 }, { 0xFF09, -1, -1, -1, 2178, -1 }, { 0xFF0A, -1, -1, -1, 2179, -1 }, { 0xFF0B, -1, -1, -1, 2180, -1 }, { 0xFF0C, -1, 2739, 2887, 2181, -1 }, { 0xFF0D, -1, -1, -1, 2182, -1 }, { 0xFF0E, -1, -1, -1, 2183, -1 }, { 0xFF0F, -1, -1, -1, 2184, -1 }, { 0xFF10, -1, -1, -1, 2185, -1 }, { 0xFF11, -1, -1, -1, 2186, -1 }, { 0xFF12, -1, -1, -1, 2187, -1 }, { 0xFF13, -1, -1, -1, 2188, -1 }, { 0xFF14, -1, -1, -1, 2189, -1 }, { 0xFF15, -1, -1, -1, 2190, -1 }, { 0xFF16, -1, -1, -1, 2191, -1 }, { 0xFF17, -1, -1, -1, 2192, -1 }, { 0xFF18, -1, -1, -1, 2193, -1 }, { 0xFF19, -1, -1, -1, 2194, -1 }, { 0xFF1A, -1, -1, -1, 2195, -1 }, { 0xFF1B, -1, -1, -1, 2196, -1 }, { 0xFF1C, -1, -1, -1, 2197, -1 }, { 0xFF1D, -1, -1, -1, 2198, -1 }, { 0xFF1E, -1, -1, -1, 2199, -1 }, { 0xFF1F, -1, -1, -1, 2200, -1 }, { 0xFF20, -1, -1, -1, 2201, -1 }, { 0xFF21, -1, -1, -1, 2202, -1 }, { 0xFF22, -1, -1, -1, 2203, -1 }, { 0xFF23, -1, -1, -1, 2204, -1 }, { 0xFF24, -1, -1, -1, 2205, -1 }, { 0xFF25, -1, -1, -1, 2206, -1 }, { 0xFF26, -1, -1, -1, 2207, -1 }, { 0xFF27, -1, -1, -1, 2208, -1 }, { 0xFF28, -1, -1, -1, 2209, -1 }, { 0xFF29, -1, -1, -1, 2210, -1 }, { 0xFF2A, -1, -1, -1, 2211, -1 }, { 0xFF2B, -1, -1, -1, 2212, -1 }, { 0xFF2C, -1, -1, -1, 2213, -1 }, { 0xFF2D, -1, -1, -1, 2214, -1 }, { 0xFF2E, -1, -1, -1, 2215, -1 }, { 0xFF2F, -1, -1, -1, 2216, -1 }, { 0xFF30, -1, -1, -1, 2217, -1 }, { 0xFF31, -1, -1, -1, 2218, -1 }, { 0xFF32, -1, -1, -1, 2219, -1 }, { 0xFF33, -1, -1, -1, 2220, -1 }, { 0xFF34, -1, -1, -1, 2221, -1 }, { 0xFF35, -1, -1, -1, 2222, -1 }, { 0xFF36, -1, -1, -1, 2223, -1 }, { 0xFF37, -1, -1, -1, 2224, -1 }, { 0xFF38, -1, -1, -1, 2225, -1 }, { 0xFF39, -1, -1, -1, 2226, -1 }, { 0xFF3A, -1, -1, -1, 2227, -1 }, { 0xFF3B, -1, -1, -1, 2228, -1 }, { 0xFF3C, -1, -1, -1, 2229, -1 }, { 0xFF3D, -1, -1, -1, 2230, -1 }, { 0xFF3E, -1, -1, -1, 2231, -1 }, { 0xFF3F, -1, -1, -1, 2232, -1 }, { 0xFF40, -1, -1, -1, 2233, -1 }, { 0xFF41, -1, -1, -1, 2234, -1 }, { 0xFF42, -1, -1, -1, 2235, -1 }, { 0xFF43, -1, -1, -1, 2236, -1 }, { 0xFF44, -1, -1, -1, 2237, -1 }, { 0xFF45, -1, -1, -1, 2238, -1 }, { 0xFF46, -1, -1, -1, 2239, -1 }, { 0xFF47, -1, -1, -1, 2240, -1 }, { 0xFF48, -1, -1, -1, 2241, -1 }, { 0xFF49, -1, -1, -1, 2242, -1 }, { 0xFF4A, -1, -1, -1, 2243, -1 }, { 0xFF4B, -1, -1, -1, 2244, -1 }, { 0xFF4C, -1, -1, -1, 2245, -1 }, { 0xFF4D, -1, -1, -1, 2246, -1 }, { 0xFF4E, -1, -1, -1, 2247, -1 }, { 0xFF4F, -1, -1, -1, 2248, -1 }, { 0xFF50, -1, -1, -1, 2249, -1 }, { 0xFF51, -1, -1, -1, 2250, -1 }, { 0xFF52, -1, -1, -1, 2251, -1 }, { 0xFF53, -1, -1, -1, 2252, -1 }, { 0xFF54, -1, -1, -1, 2253, -1 }, { 0xFF55, -1, -1, -1, 2254, -1 }, { 0xFF56, -1, -1, -1, 2255, -1 }, { 0xFF57, -1, -1, -1, 2256, -1 }, { 0xFF58, -1, -1, -1, 2257, -1 }, { 0xFF59, -1, -1, -1, 2258, -1 }, { 0xFF5A, -1, -1, -1, 2259, -1 }, { 0xFF5B, -1, -1, -1, 2260, -1 }, { 0xFF5C, -1, -1, -1, 2261, -1 }, { 0xFF5D, -1, -1, -1, 2262, -1 }, { 0xFF5E, -1, -1, 2888, 2263, -1 }, { 0xFF5F, -1, 2740, 2889, 2264, -1 }, { 0xFF60, -1, -1, -1, 2265, -1 }, { 0xFF61, -1, -1, -1, 2266, -1 }, { 0xFF62, -1, -1, -1, 2267, -1 }, { 0xFF63, -1, -1, -1, 2268, -1 }, { 0xFF64, -1, -1, -1, 2269, -1 }, { 0xFF65, -1, -1, -1, 2270, -1 }, { 0xFF66, -1, -1, -1, 2271, -1 }, { 0xFF67, -1, -1, -1, 2272, -1 }, { 0xFF68, -1, -1, -1, 2273, -1 }, { 0xFF69, -1, -1, -1, 2274, -1 }, { 0xFF6A, -1, -1, -1, 2275, -1 }, { 0xFF6B, -1, -1, -1, 2276, -1 }, { 0xFF6C, -1, -1, -1, 2277, -1 }, { 0xFF6D, -1, -1, -1, 2278, -1 }, { 0xFF6E, -1, -1, -1, 2279, -1 }, { 0xFF6F, -1, -1, -1, 2280, -1 }, { 0xFF70, -1, -1, -1, 2281, -1 }, { 0xFF71, -1, -1, -1, 2282, -1 }, { 0xFF72, -1, -1, -1, 2283, -1 }, { 0xFF73, -1, -1, -1, 2284, -1 }, { 0xFF74, -1, -1, -1, 2285, -1 }, { 0xFF75, -1, -1, -1, 2286, -1 }, { 0xFF76, -1, -1, -1, 2287, -1 }, { 0xFF77, -1, -1, -1, 2288, -1 }, { 0xFF78, -1, -1, -1, 2289, -1 }, { 0xFF79, -1, -1, -1, 2290, -1 }, { 0xFF7A, -1, -1, -1, 2291, -1 }, { 0xFF7B, -1, -1, -1, 2292, -1 }, { 0xFF7C, -1, -1, -1, 2293, -1 }, { 0xFF7D, -1, -1, -1, 2294, -1 }, { 0xFF7E, -1, -1, -1, 2295, -1 }, { 0xFF7F, -1, -1, -1, 2296, -1 }, { 0xFF80, -1, -1, -1, 2297, -1 }, { 0xFF81, -1, -1, -1, 2298, -1 }, { 0xFF82, -1, -1, -1, 2299, -1 }, { 0xFF83, -1, -1, -1, 2300, -1 }, { 0xFF84, -1, -1, -1, 2301, -1 }, { 0xFF85, -1, -1, -1, 2302, -1 }, { 0xFF86, -1, -1, -1, 2303, -1 }, { 0xFF87, -1, -1, -1, 2304, -1 }, { 0xFF88, -1, -1, -1, 2305, -1 }, { 0xFF89, -1, -1, -1, 2306, -1 }, { 0xFF8A, -1, -1, -1, 2307, -1 }, { 0xFF8B, -1, -1, -1, 2308, -1 }, { 0xFF8C, -1, -1, -1, 2309, -1 }, { 0xFF8D, -1, -1, -1, 2310, -1 }, { 0xFF8E, -1, -1, -1, 2311, -1 }, { 0xFF8F, -1, -1, -1, 2312, -1 }, { 0xFF90, -1, -1, -1, 2313, -1 }, { 0xFF91, -1, -1, -1, 2314, -1 }, { 0xFF92, -1, -1, -1, 2315, -1 }, { 0xFF93, -1, -1, -1, 2316, -1 }, { 0xFF94, -1, -1, -1, 2317, -1 }, { 0xFF95, -1, -1, -1, 2318, -1 }, { 0xFF96, -1, -1, -1, 2319, -1 }, { 0xFF97, -1, -1, -1, 2320, -1 }, { 0xFF98, -1, -1, -1, 2321, -1 }, { 0xFF99, -1, -1, -1, 2322, -1 }, { 0xFF9A, -1, -1, -1, 2323, -1 }, { 0xFF9B, -1, -1, -1, 2324, -1 }, { 0xFF9C, -1, -1, -1, 2325, -1 }, { 0xFF9D, -1, -1, -1, 2326, -1 }, { 0xFF9E, -1, -1, -1, 2327, -1 }, { 0xFF9F, -1, -1, -1, 2328, -1 }, { 0xFFA0, -1, -1, -1, 2329, -1 }, { 0xFFA1, -1, -1, -1, 2330, -1 }, { 0xFFA2, -1, -1, -1, 2331, -1 }, { 0xFFA3, -1, -1, -1, 2332, -1 }, { 0xFFA4, -1, -1, -1, 2333, -1 }, { 0xFFA5, -1, -1, -1, 2334, -1 }, { 0xFFA6, -1, -1, -1, 2335, -1 }, { 0xFFA7, -1, -1, -1, 2336, -1 }, { 0xFFA8, -1, -1, -1, 2337, -1 }, { 0xFFA9, -1, -1, -1, 2338, -1 }, { 0xFFAA, -1, -1, -1, 2339, -1 }, { 0xFFAB, -1, -1, -1, 2340, -1 }, { 0xFFAC, -1, -1, -1, 2341, -1 }, { 0xFFAD, -1, -1, -1, 2342, -1 }, { 0xFFAE, -1, -1, -1, 2343, -1 }, { 0xFFAF, -1, -1, -1, 2344, -1 }, { 0xFFB0, -1, -1, -1, 2345, -1 }, { 0xFFB1, -1, -1, -1, 2346, -1 }, { 0xFFB2, -1, -1, -1, 2347, -1 }, { 0xFFB3, -1, -1, -1, 2348, -1 }, { 0xFFB4, -1, -1, -1, 2349, -1 }, { 0xFFB5, -1, -1, -1, 2350, -1 }, { 0xFFB6, -1, -1, -1, 2351, -1 }, { 0xFFB7, -1, -1, -1, 2352, -1 }, { 0xFFB8, -1, -1, -1, 2353, -1 }, { 0xFFB9, -1, -1, -1, 2354, -1 }, { 0xFFBA, -1, -1, -1, 2355, -1 }, { 0xFFBB, -1, -1, -1, 2356, -1 }, { 0xFFBC, -1, -1, -1, 2357, -1 }, { 0xFFBD, -1, -1, -1, 2358, -1 }, { 0xFFBE, -1, -1, -1, 2359, -1 }, { 0xFFC2, -1, -1, -1, 2360, -1 }, { 0xFFC3, -1, -1, -1, 2361, -1 }, { 0xFFC4, -1, -1, -1, 2362, -1 }, { 0xFFC5, -1, -1, -1, 2363, -1 }, { 0xFFC6, -1, -1, -1, 2364, -1 }, { 0xFFC7, -1, -1, -1, 2365, -1 }, { 0xFFCA, -1, -1, -1, 2366, -1 }, { 0xFFCB, -1, -1, -1, 2367, -1 }, { 0xFFCC, -1, -1, -1, 2368, -1 }, { 0xFFCD, -1, -1, -1, 2369, -1 }, { 0xFFCE, -1, -1, -1, 2370, -1 }, { 0xFFCF, -1, -1, -1, 2371, -1 }, { 0xFFD2, -1, -1, -1, 2372, -1 }, { 0xFFD3, -1, -1, -1, 2373, -1 }, { 0xFFD4, -1, -1, -1, 2374, -1 }, { 0xFFD5, -1, -1, -1, 2375, -1 }, { 0xFFD6, -1, -1, -1, 2376, -1 }, { 0xFFD7, -1, -1, -1, 2377, -1 }, { 0xFFDA, -1, -1, -1, 2378, -1 }, { 0xFFDB, -1, -1, -1, 2379, -1 }, { 0xFFDC, -1, -1, -1, 2380, -1 }, { 0xFFE0, -1, -1, -1, 2381, -1 }, { 0xFFE1, -1, -1, -1, 2382, -1 }, { 0xFFE2, -1, -1, -1, 2383, -1 }, { 0xFFE3, -1, 2741, 2890, 2384, -1 }, { 0xFFE4, -1, -1, -1, 2385, -1 }, { 0xFFE5, -1, -1, -1, 2386, -1 }, { 0xFFE6, -1, -1, -1, 2387, -1 }, { 0xFFE8, -1, -1, -1, 2388, -1 }, { 0xFFE9, -1, -1, -1, 2389, -1 }, { 0xFFEA, -1, -1, -1, 2390, -1 }, { 0xFFEB, -1, -1, -1, 2391, -1 }, { 0xFFEC, -1, -1, -1, 2392, -1 }, { 0xFFED, -1, -1, -1, 2393, -1 }, { 0xFFEE, -1, -1, -1, 2394, -1 }, { 0xFFF9, -1, 2742, -1, -1, -1 }, { 0xFFFA, -1, 2743, -1, -1, -1 }, { 0xFFFB, -1, 2744, -1, -1, -1 }, { 0xFFFC, -1, 2745, -1, -1, -1 }, { 0xFFFD, -1, 2746, 2891, -1, -1 }, { 0xFFFE, -1, 2748, 2893, -1, -1 }, { 0x1000E, 1392, -1, -1, -1, -1 }, { 0x10018, 1393, -1, -1, -1, -1 }, { 0x1001B, 1394, -1, -1, -1, -1 }, { 0x10025, 1395, -1, -1, -1, -1 }, { 0x1002D, 1396, -1, -1, -1, -1 }, { 0x10042, 1397, -1, -1, -1, -1 }, { 0x10049, 1398, -1, -1, -1, -1 }, { 0x10052, 1399, -1, -1, -1, -1 }, { 0x10093, 1400, -1, -1, -1, -1 }, { 0x10094, 1401, -1, -1, -1, -1 }, { 0x10098, 1402, -1, -1, -1, -1 }, { 0x10099, 1403, -1, -1, -1, -1 }, { 0x100A4, 1404, -1, -1, -1, -1 }, { 0x100BF, -1, 2749, -1, -1, -1 }, { 0x100C9, 1405, -1, -1, -1, -1 }, { 0x100CB, 1406, -1, -1, -1, -1 }, { 0x100D5, -1, 2750, -1, -1, -1 }, { 0x100D6, -1, 2751, -1, -1, -1 }, { 0x100E8, -1, -1, 2894, -1, -1 }, { 0x100FA, -1, 2752, -1, -1, -1 }, { 0x1015B, -1, -1, 2895, -1, -1 }, { 0x1015E, -1, 2753, 2896, -1, -1 }, { 0x1018C, -1, 2754, -1, -1, -1 }, { 0x1018D, -1, 2755, -1, -1, -1 }, { 0x1018E, -1, 2756, -1, -1, -1 }, { 0x10190, -1, -1, 2897, -1, -1 }, { 0x10191, -1, -1, 2898, -1, -1 }, { 0x10192, -1, -1, 2899, -1, -1 }, { 0x10193, -1, -1, 2900, -1, -1 }, { 0x1019A, -1, -1, 2901, -1, -1 }, { 0x101A0, 1407, -1, 2902, -1, -1 }, { 0x1030F, -1, 2757, -1, -1, -1 }, { 0x10317, -1, 2758, -1, -1, -1 }, { 0x10458, -1, 2759, -1, -1, -1 }, { 0x10459, -1, 2760, -1, -1, -1 }, { 0x10462, -1, 2761, -1, -1, -1 }, { 0x10463, -1, 2762, -1, -1, -1 }, { 0x1057D, -1, 2763, -1, -1, -1 }, { 0x1057F, -1, 2764, -1, -1, -1 }, { 0x105A4, -1, 2765, -1, -1, -1 }, { 0x105A6, -1, 2766, -1, -1, -1 }, { 0x105C9, -1, -1, -1, -1, 1493 }, { 0x105E4, -1, -1, -1, -1, 1494 }, { 0x1060F, -1, 2767, 2904, -1, -1 }, { 0x10610, -1, 2768, 2905, -1, -1 }, { 0x10611, -1, 2769, 2906, -1, -1 }, { 0x10612, -1, 2770, 2907, -1, -1 }, { 0x10613, -1, 2771, 2908, -1, -1 }, { 0x10614, -1, 2772, 2909, -1, -1 }, { 0x10615, -1, 2773, 2910, -1, -1 }, { 0x10616, -1, 2774, 2911, -1, -1 }, { 0x1061D, -1, 2775, 2912, -1, -1 }, { 0x10629, -1, -1, 2913, -1, -1 }, { 0x1062E, -1, 2776, 2914, -1, -1 }, { 0x10644, -1, 2777, 2915, -1, -1 }, { 0x10647, -1, 2778, 2916, -1, -1 }, { 0x10649, -1, 2779, 2918, -1, -1 }, { 0x1064A, -1, 2780, -1, -1, -1 }, { 0x1064B, -1, 2781, 2919, -1, -1 }, { 0x1064D, -1, 2782, 2920, -1, -1 }, { 0x1064E, -1, 2783, -1, -1, -1 }, { 0x1064F, -1, 2784, -1, -1, -1 }, { 0x10656, -1, 2785, 2921, -1, -1 }, { 0x10657, -1, 2786, 2922, -1, -1 }, { 0x10661, -1, 2787, -1, -1, -1 }, { 0x10663, -1, 2788, -1, -1, -1 }, { 0x10664, -1, 2789, -1, -1, -1 }, { 0x10665, -1, 2790, -1, -1, -1 }, { 0x10676, -1, 2791, -1, -1, -1 }, { 0x1067D, -1, 2792, -1, -1, -1 }, { 0x10681, -1, 2793, -1, -1, -1 }, { 0x10688, -1, 2794, -1, -1, -1 }, { 0x1068B, -1, 2795, -1, -1, -1 }, { 0x106B3, -1, 2796, -1, -1, -1 }, { 0x106B4, -1, 2797, -1, -1, -1 }, { 0x106B5, -1, 2798, -1, -1, -1 }, { 0x106B6, -1, 2799, -1, -1, -1 }, { 0x106B7, -1, 2800, -1, -1, -1 }, { 0x106B8, -1, 2801, -1, -1, -1 }, { 0x106B9, -1, 2802, -1, -1, -1 }, { 0x106BA, -1, 2803, -1, -1, -1 }, { 0x106BB, -1, 2804, -1, -1, -1 }, { 0x106BC, -1, 2805, -1, -1, -1 }, { 0x106BD, -1, 2806, -1, -1, -1 }, { 0x106BE, -1, 2807, -1, -1, -1 }, { 0x106BF, -1, 2808, -1, -1, -1 }, { 0x106C0, -1, -1, 2923, -1, -1 }, { 0x106C1, -1, 2809, -1, -1, -1 }, { 0x106C2, -1, 2810, -1, -1, -1 }, { 0x106C3, -1, 2811, -1, -1, -1 }, { 0x106C4, -1, 2812, -1, -1, -1 }, { 0x106C5, -1, -1, 2924, -1, -1 }, { 0x106C6, -1, 2813, -1, -1, -1 }, { 0x106C7, -1, 2814, -1, -1, -1 }, { 0x106C8, -1, 2815, -1, -1, -1 }, { 0x106C9, -1, 2816, -1, -1, -1 }, { 0x106CA, -1, 2817, -1, -1, -1 }, { 0x106CB, -1, 2818, -1, -1, -1 }, { 0x106CC, -1, 2819, -1, -1, -1 }, { 0x106CD, -1, -1, 2925, -1, -1 }, { 0x106CE, -1, 2820, -1, -1, -1 }, { 0x106CF, -1, 2821, -1, -1, -1 }, { 0x106D0, -1, 2822, -1, -1, -1 }, { 0x106D1, -1, 2823, -1, -1, -1 }, { 0x106D2, -1, 2824, -1, -1, -1 }, { 0x106D3, -1, 2825, -1, -1, -1 }, { 0x106D4, -1, 2826, -1, -1, -1 }, { 0x106D5, -1, 2827, -1, -1, -1 }, { 0x106D6, -1, 2828, -1, -1, -1 }, { 0x106D7, -1, 2829, -1, -1, -1 }, { 0x106D8, -1, 2830, -1, -1, -1 }, { 0x106D9, -1, -1, 2926, -1, -1 }, { 0x106DA, -1, 2831, -1, -1, -1 }, { 0x106DB, -1, 2832, -1, -1, -1 }, { 0x106DC, -1, 2833, -1, -1, -1 }, { 0x106DD, -1, 2834, -1, -1, -1 }, { 0x106DE, -1, 2835, -1, -1, -1 }, { 0x106DF, -1, 2836, -1, -1, -1 }, { 0x106E0, -1, -1, 2927, -1, -1 }, { 0x106E1, -1, 2837, -1, -1, -1 }, { 0x106E2, -1, 2838, -1, -1, -1 }, { 0x106E3, -1, 2839, -1, -1, -1 }, { 0x106E4, -1, -1, 2928, -1, -1 }, { 0x106E5, -1, 2840, -1, -1, -1 }, { 0x106E6, -1, 2841, -1, -1, -1 }, { 0x106E7, -1, 2842, -1, -1, -1 }, { 0x106E8, -1, 2843, -1, -1, -1 }, { 0x106E9, -1, 2844, -1, -1, -1 }, { 0x106EA, -1, 2845, -1, -1, -1 }, { 0x106EB, -1, 2846, -1, -1, -1 }, { 0x106EC, -1, 2847, -1, -1, -1 }, { 0x106ED, -1, 2848, -1, -1, -1 }, { 0x106EE, -1, 2849, -1, -1, -1 }, { 0x106EF, -1, 2850, -1, -1, -1 }, { 0x106F0, -1, 2851, -1, -1, -1 }, { 0x106F1, -1, 2852, -1, -1, -1 }, { 0x106F2, -1, 2853, -1, -1, -1 }, { 0x106F3, -1, 2854, -1, -1, -1 }, { 0x106F4, -1, 2855, -1, -1, -1 }, { 0x106F5, -1, 2856, -1, -1, -1 }, { 0x106F6, -1, 2857, -1, -1, -1 }, { 0x106F7, -1, 2858, -1, -1, -1 }, { 0x106F8, -1, 2859, -1, -1, -1 }, { 0x106F9, -1, 2860, -1, -1, -1 }, { 0x106FA, -1, 2861, -1, -1, -1 }, { 0x106FB, -1, 2862, -1, -1, -1 }, { 0x106FC, -1, 2863, -1, -1, -1 }, { 0x106FD, -1, 2864, -1, -1, -1 }, { 0x106FE, -1, 2865, -1, -1, -1 }, { 0x106FF, -1, 2866, -1, -1, -1 }, { 0x10700, -1, 2867, -1, -1, -1 }, { 0x10701, -1, 2868, -1, -1, -1 }, { 0x10702, -1, 2869, -1, -1, -1 }, { 0x10703, -1, 2870, -1, -1, -1 }, { 0x10704, -1, 2871, -1, -1, -1 }, { 0x10705, -1, 2872, -1, -1, -1 }, { 0x10706, -1, 2873, -1, -1, -1 }, { 0x10707, -1, 2874, -1, -1, -1 }, { 0x10708, -1, 2875, -1, -1, -1 }, { 0x10709, -1, 2876, -1, -1, -1 }, { 0x1070A, -1, 2877, -1, -1, -1 }, { 0x1070B, -1, 2878, -1, -1, -1 }, { 0x1070C, -1, 2879, -1, -1, -1 }, { 0x1070D, -1, 2880, -1, -1, -1 }, { 0x1070E, -1, 2881, -1, -1, -1 }, { 0x1070F, -1, 2882, -1, -1, -1 }, { 0x10710, -1, 2883, -1, -1, -1 }, { 0x10711, -1, 2884, -1, -1, -1 }, { 0x10712, -1, 2885, -1, -1, -1 }, { 0x10713, -1, 2886, -1, -1, -1 }, { 0x10714, -1, 2887, -1, -1, -1 }, { 0x10715, -1, 2888, -1, -1, -1 }, { 0x10716, -1, 2889, -1, -1, -1 }, { 0x10717, -1, 2890, -1, -1, -1 }, { 0x10718, -1, 2891, -1, -1, -1 }, { 0x10719, -1, 2892, -1, -1, -1 }, { 0x1071A, -1, 2893, -1, -1, -1 }, { 0x1071B, -1, 2894, -1, -1, -1 }, { 0x1071C, -1, -1, 2929, -1, -1 }, { 0x1071D, -1, 2895, -1, -1, -1 }, { 0x1071E, -1, 2896, -1, -1, -1 }, { 0x1071F, -1, 2897, -1, -1, -1 }, { 0x10720, -1, 2898, -1, -1, -1 }, { 0x10721, -1, 2899, -1, -1, -1 }, { 0x10722, -1, -1, 2930, -1, -1 }, { 0x10723, -1, 2900, -1, -1, -1 }, { 0x10724, -1, 2901, -1, -1, -1 }, { 0x10725, -1, 2902, -1, -1, -1 }, { 0x10726, -1, 2903, -1, -1, -1 }, { 0x10727, -1, 2904, -1, -1, -1 }, { 0x10728, -1, -1, 2931, -1, -1 }, { 0x10729, -1, 2905, -1, -1, -1 }, { 0x1072A, -1, 2906, -1, -1, -1 }, { 0x1072B, -1, 2907, -1, -1, -1 }, { 0x1072C, -1, 2908, -1, -1, -1 }, { 0x1072D, -1, 2909, -1, -1, -1 }, { 0x1072E, -1, 2910, -1, -1, -1 }, { 0x1072F, -1, 2911, -1, -1, -1 }, { 0x10730, -1, 2912, -1, -1, -1 }, { 0x10731, -1, 2913, -1, -1, -1 }, { 0x10732, -1, 2914, -1, -1, -1 }, { 0x10733, -1, -1, 2932, -1, -1 }, { 0x10734, -1, 2915, -1, -1, -1 }, { 0x10735, -1, 2916, -1, -1, -1 }, { 0x10736, -1, 2917, -1, -1, -1 }, { 0x10740, -1, 2918, 2933, -1, -1 }, { 0x10741, -1, 2919, -1, -1, -1 }, { 0x10742, -1, 2920, -1, -1, -1 }, { 0x10743, -1, 2921, -1, -1, -1 }, { 0x10744, -1, 2922, -1, -1, -1 }, { 0x10745, -1, 2923, -1, -1, -1 }, { 0x10746, -1, 2924, -1, -1, -1 }, { 0x10747, -1, 2925, 2934, -1, -1 }, { 0x1074C, -1, 2926, -1, -1, -1 }, { 0x1074E, -1, -1, 2935, -1, -1 }, { 0x1074F, -1, -1, 2936, -1, -1 }, { 0x10750, -1, 2927, -1, -1, -1 }, { 0x10755, -1, 2928, -1, -1, -1 }, { 0x10760, -1, 2929, -1, -1, -1 }, { 0x10761, -1, 2930, -1, -1, -1 }, { 0x10762, -1, -1, 2937, -1, -1 }, { 0x10763, -1, 2931, -1, -1, -1 }, { 0x10764, -1, 2932, -1, -1, -1 }, { 0x10765, -1, -1, 2938, -1, -1 }, { 0x10766, -1, 2933, -1, -1, -1 }, { 0x10767, -1, 2934, -1, -1, -1 }, { 0x10780, -1, 2935, 2939, -1, -1 }, { 0x10781, -1, -1, -1, 2395, -1 }, { 0x10782, -1, -1, -1, 2396, -1 }, { 0x10783, -1, -1, -1, 2397, -1 }, { 0x10784, -1, -1, -1, 2398, -1 }, { 0x10785, -1, -1, -1, 2399, -1 }, { 0x10787, -1, -1, -1, 2400, -1 }, { 0x10788, -1, -1, -1, 2401, -1 }, { 0x10789, -1, -1, -1, 2402, -1 }, { 0x1078A, -1, -1, -1, 2403, -1 }, { 0x1078B, -1, -1, -1, 2404, -1 }, { 0x1078C, -1, -1, -1, 2405, -1 }, { 0x1078D, -1, -1, -1, 2406, -1 }, { 0x1078E, -1, -1, -1, 2407, -1 }, { 0x1078F, -1, -1, -1, 2408, -1 }, { 0x10790, -1, -1, -1, 2409, -1 }, { 0x10791, -1, -1, -1, 2410, -1 }, { 0x10792, -1, -1, -1, 2411, -1 }, { 0x10793, -1, -1, -1, 2412, -1 }, { 0x10794, -1, -1, -1, 2413, -1 }, { 0x10795, -1, -1, -1, 2414, -1 }, { 0x10796, -1, -1, -1, 2415, -1 }, { 0x10797, -1, -1, -1, 2416, -1 }, { 0x10798, -1, -1, -1, 2417, -1 }, { 0x10799, -1, -1, -1, 2418, -1 }, { 0x1079A, -1, -1, -1, 2419, -1 }, { 0x1079B, -1, -1, -1, 2420, -1 }, { 0x1079C, -1, -1, -1, 2421, -1 }, { 0x1079D, -1, -1, -1, 2422, -1 }, { 0x1079E, -1, -1, -1, 2423, -1 }, { 0x1079F, -1, -1, -1, 2424, -1 }, { 0x107A0, -1, -1, -1, 2425, -1 }, { 0x107A1, -1, -1, -1, 2426, -1 }, { 0x107A2, -1, -1, -1, 2427, -1 }, { 0x107A3, -1, -1, -1, 2428, -1 }, { 0x107A4, -1, -1, -1, 2429, -1 }, { 0x107A5, -1, -1, -1, 2430, -1 }, { 0x107A6, -1, -1, -1, 2431, -1 }, { 0x107A7, -1, -1, -1, 2432, -1 }, { 0x107A8, -1, -1, -1, 2433, -1 }, { 0x107A9, -1, -1, -1, 2434, -1 }, { 0x107AA, -1, -1, -1, 2435, -1 }, { 0x107AB, -1, -1, -1, 2436, -1 }, { 0x107AC, -1, -1, -1, 2437, -1 }, { 0x107AD, -1, -1, -1, 2438, -1 }, { 0x107AE, -1, -1, -1, 2439, -1 }, { 0x107AF, -1, -1, -1, 2440, -1 }, { 0x107B0, -1, -1, -1, 2441, -1 }, { 0x107B2, -1, -1, -1, 2442, -1 }, { 0x107B3, -1, -1, -1, 2443, -1 }, { 0x107B4, -1, -1, -1, 2444, -1 }, { 0x107B5, -1, -1, -1, 2445, -1 }, { 0x107B6, -1, -1, -1, 2446, -1 }, { 0x107B7, -1, -1, -1, 2447, -1 }, { 0x107B8, -1, -1, -1, 2448, -1 }, { 0x107B9, -1, -1, 2940, 2449, -1 }, { 0x107BA, -1, -1, -1, 2450, -1 }, { 0x1087E, -1, 2936, -1, -1, -1 }, { 0x10900, -1, -1, 2941, -1, -1 }, { 0x10901, -1, -1, 2942, -1, -1 }, { 0x10902, -1, -1, 2943, -1, -1 }, { 0x10903, -1, -1, 2944, -1, -1 }, { 0x10904, -1, -1, 2945, -1, -1 }, { 0x10905, -1, -1, 2946, -1, -1 }, { 0x10906, -1, -1, 2947, -1, -1 }, { 0x10907, -1, -1, 2948, -1, -1 }, { 0x10908, -1, -1, 2949, -1, -1 }, { 0x10909, -1, -1, 2950, -1, -1 }, { 0x1090A, -1, -1, 2951, -1, -1 }, { 0x1090B, -1, -1, 2952, -1, -1 }, { 0x1090C, -1, -1, 2953, -1, -1 }, { 0x1090D, -1, -1, 2954, -1, -1 }, { 0x1090E, -1, -1, 2955, -1, -1 }, { 0x1090F, -1, -1, 2956, -1, -1 }, { 0x10910, -1, -1, 2957, -1, -1 }, { 0x10911, -1, -1, 2958, -1, -1 }, { 0x10912, -1, -1, 2959, -1, -1 }, { 0x10913, -1, -1, 2960, -1, -1 }, { 0x10914, -1, -1, 2961, -1, -1 }, { 0x10915, -1, -1, 2962, -1, -1 }, { 0x1091F, -1, 2937, 2963, -1, -1 }, { 0x10980, -1, -1, 2966, -1, -1 }, { 0x10981, -1, -1, 2967, -1, -1 }, { 0x10982, -1, -1, 2968, -1, -1 }, { 0x10983, -1, -1, 2969, -1, -1 }, { 0x10984, -1, -1, 2970, -1, -1 }, { 0x10985, -1, -1, 2971, -1, -1 }, { 0x10986, -1, -1, 2972, -1, -1 }, { 0x10987, -1, -1, 2973, -1, -1 }, { 0x10988, -1, -1, 2974, -1, -1 }, { 0x10989, -1, -1, 2975, -1, -1 }, { 0x1098A, -1, -1, 2976, -1, -1 }, { 0x1098C, -1, -1, 2977, -1, -1 }, { 0x1098E, -1, -1, 2978, -1, -1 }, { 0x10990, -1, -1, 2979, -1, -1 }, { 0x10991, -1, -1, 2980, -1, -1 }, { 0x10992, -1, -1, 2981, -1, -1 }, { 0x10993, -1, -1, 2982, -1, -1 }, { 0x10994, -1, -1, 2983, -1, -1 }, { 0x10995, -1, -1, 2984, -1, -1 }, { 0x10996, -1, -1, 2985, -1, -1 }, { 0x10997, -1, -1, 2986, -1, -1 }, { 0x10998, -1, -1, 2987, -1, -1 }, { 0x10999, -1, -1, 2988, -1, -1 }, { 0x1099A, -1, -1, 2989, -1, -1 }, { 0x1099B, -1, -1, 2991, -1, -1 }, { 0x1099C, -1, -1, 2992, -1, -1 }, { 0x1099D, -1, -1, 2993, -1, -1 }, { 0x1099E, -1, -1, 2994, -1, -1 }, { 0x10A3F, 1408, 2938, -1, -1, -1 }, { 0x10A60, 1409, 2940, 2996, -1, -1 }, { 0x10A61, 1410, 2941, 2997, -1, -1 }, { 0x10A62, 1411, 2942, 2998, -1, -1 }, { 0x10A63, 1412, 2943, 2999, -1, -1 }, { 0x10A64, 1413, 2944, 3000, -1, -1 }, { 0x10A65, 1414, 2945, 3001, -1, -1 }, { 0x10A66, 1415, 2946, 3002, -1, -1 }, { 0x10A67, 1416, 2947, 3003, -1, -1 }, { 0x10A68, 1417, 2948, 3004, -1, -1 }, { 0x10A69, 1418, 2949, 3005, -1, -1 }, { 0x10A6A, -1, 2950, 3006, -1, -1 }, { 0x10A6B, 1419, 2951, 3007, -1, -1 }, { 0x10A6C, 1420, 2952, 3008, -1, -1 }, { 0x10A6D, 1421, 2953, 3009, -1, -1 }, { 0x10A6E, 1422, 2954, 3010, -1, -1 }, { 0x10A6F, -1, 2955, -1, -1, -1 }, { 0x10A70, 1423, 2956, 3011, -1, -1 }, { 0x10A71, 1424, 2957, 3012, -1, -1 }, { 0x10A72, 1425, 2958, 3013, -1, -1 }, { 0x10A73, 1426, 2959, 3014, -1, -1 }, { 0x10A74, 1427, 2960, 3015, -1, -1 }, { 0x10A75, 1428, 2961, 3016, -1, -1 }, { 0x10A76, 1429, 2962, -1, -1, -1 }, { 0x10A77, 1430, 2963, 3017, -1, -1 }, { 0x10A78, 1431, 2964, 3018, -1, -1 }, { 0x10A79, 1432, 2965, -1, -1, -1 }, { 0x10A7A, 1433, 2966, 3019, -1, -1 }, { 0x10A7B, 1434, 2967, -1, -1, -1 }, { 0x10A7C, 1435, 2968, -1, -1, -1 }, { 0x10A80, -1, 2969, 3020, -1, -1 }, { 0x10A81, -1, 2970, 3022, -1, -1 }, { 0x10A82, -1, 2971, 3024, -1, -1 }, { 0x10A83, -1, 2972, 3026, -1, -1 }, { 0x10A84, -1, 2973, 3028, -1, -1 }, { 0x10A85, -1, 2974, 3030, -1, -1 }, { 0x10A86, -1, 2975, 3032, -1, -1 }, { 0x10A87, -1, 2976, 3034, -1, -1 }, { 0x10A88, -1, 2977, 3036, -1, -1 }, { 0x10A89, -1, 2978, 3038, -1, -1 }, { 0x10A8A, -1, 2979, 3040, -1, -1 }, { 0x10A8B, -1, 2980, 3042, -1, -1 }, { 0x10A8C, -1, 2981, 3044, -1, -1 }, { 0x10A8D, -1, 2982, 3046, -1, -1 }, { 0x10A8E, -1, 2983, 3048, -1, -1 }, { 0x10A8F, -1, 2984, 3050, -1, -1 }, { 0x10A90, -1, 2985, 3051, -1, -1 }, { 0x10A91, -1, 2986, 3053, -1, -1 }, { 0x10A92, -1, 2987, 3055, -1, -1 }, { 0x10A93, -1, 2988, 3057, -1, -1 }, { 0x10A94, -1, 2989, 3059, -1, -1 }, { 0x10A95, -1, 2990, 3061, -1, -1 }, { 0x10A96, -1, 2991, 3063, -1, -1 }, { 0x10A97, -1, 2992, 3064, -1, -1 }, { 0x10A98, -1, 2993, 3066, -1, -1 }, { 0x10A99, -1, 2994, 3068, -1, -1 }, { 0x10A9A, -1, 2995, 3069, -1, -1 }, { 0x10A9B, -1, 2996, 3071, -1, -1 }, { 0x10A9C, -1, 2997, 3072, -1, -1 }, { 0x10AC8, -1, 2998, -1, -1, -1 }, { 0x10B39, -1, -1, 3073, -1, -1 }, { 0x10C81, 1436, -1, -1, -1, -1 }, { 0x10C82, 1437, -1, -1, -1, -1 }, { 0x10C84, 1438, -1, -1, -1, -1 }, { 0x10C86, 1439, -1, -1, -1, -1 }, { 0x10C87, 1440, -1, -1, -1, -1 }, { 0x10C8A, 1441, -1, -1, -1, -1 }, { 0x10C8B, 1442, -1, -1, -1, -1 }, { 0x10C8C, 1443, -1, -1, -1, -1 }, { 0x10C8D, 1444, -1, -1, -1, -1 }, { 0x10C8E, 1445, -1, -1, -1, -1 }, { 0x10C8F, 1446, -1, -1, -1, -1 }, { 0x10C91, 1447, -1, -1, -1, -1 }, { 0x10C92, 1448, -1, -1, -1, -1 }, { 0x10C93, 1449, -1, -1, -1, -1 }, { 0x10C96, 1450, -1, -1, -1, -1 }, { 0x10C97, 1451, -1, -1, -1, -1 }, { 0x10C98, 1452, -1, -1, -1, -1 }, { 0x10C99, 1453, -1, -1, -1, -1 }, { 0x10C9A, 1454, -1, -1, -1, -1 }, { 0x10C9B, 1455, -1, -1, -1, -1 }, { 0x10C9C, 1456, -1, -1, -1, -1 }, { 0x10C9D, 1457, -1, -1, -1, -1 }, { 0x10C9E, 1458, -1, -1, -1, -1 }, { 0x10C9F, 1459, -1, -1, -1, -1 }, { 0x10CA0, 1460, -1, -1, -1, -1 }, { 0x10CA2, 1461, -1, -1, -1, -1 }, { 0x10CA4, 1462, -1, -1, -1, -1 }, { 0x10CA5, 1463, -1, -1, -1, -1 }, { 0x10CA6, 1464, -1, -1, -1, -1 }, { 0x10CA7, -1, 2999, -1, -1, -1 }, { 0x10CA8, 1465, -1, -1, -1, -1 }, { 0x10CAB, 1466, -1, -1, -1, -1 }, { 0x10CAC, 1467, 3000, -1, -1, -1 }, { 0x10CAD, 1468, 3002, -1, -1, -1 }, { 0x10CAE, 1469, -1, -1, -1, -1 }, { 0x10CAF, 1470, -1, -1, -1, -1 }, { 0x10CB0, 1471, -1, -1, -1, -1 }, { 0x10CC1, 1472, -1, -1, -1, -1 }, { 0x10CC2, 1473, -1, -1, -1, -1 }, { 0x10CC4, 1474, -1, -1, -1, -1 }, { 0x10CC6, 1475, -1, -1, -1, -1 }, { 0x10CC7, 1476, -1, -1, -1, -1 }, { 0x10CCA, 1477, -1, -1, -1, -1 }, { 0x10CCB, 1478, -1, -1, -1, -1 }, { 0x10CCC, 1479, -1, -1, -1, -1 }, { 0x10CCD, 1480, -1, -1, -1, -1 }, { 0x10CCE, 1481, -1, -1, -1, -1 }, { 0x10CCF, 1482, -1, -1, -1, -1 }, { 0x10CD1, 1483, -1, -1, -1, -1 }, { 0x10CD2, 1484, -1, -1, -1, -1 }, { 0x10CD3, 1485, -1, -1, -1, -1 }, { 0x10CD6, 1486, -1, -1, -1, -1 }, { 0x10CD7, 1487, -1, -1, -1, -1 }, { 0x10CD8, 1488, -1, -1, -1, -1 }, { 0x10CD9, 1489, -1, -1, -1, -1 }, { 0x10CDA, 1490, -1, -1, -1, -1 }, { 0x10CDC, 1491, -1, -1, -1, -1 }, { 0x10CDD, 1492, 3003, -1, -1, -1 }, { 0x10CDE, 1493, -1, -1, -1, -1 }, { 0x10CDF, 1494, -1, -1, -1, -1 }, { 0x10CE0, 1495, -1, -1, -1, -1 }, { 0x10CE2, 1496, -1, -1, -1, -1 }, { 0x10CE4, 1497, -1, -1, -1, -1 }, { 0x10CE5, 1498, -1, -1, -1, -1 }, { 0x10CE6, 1499, -1, -1, -1, -1 }, { 0x10CE7, -1, 3004, -1, -1, -1 }, { 0x10CE8, 1500, -1, -1, -1, -1 }, { 0x10CEB, 1501, -1, -1, -1, -1 }, { 0x10CEC, 1502, 3005, -1, -1, -1 }, { 0x10CED, 1503, 3007, -1, -1, -1 }, { 0x10CEE, 1504, -1, -1, -1, -1 }, { 0x10CEF, 1505, -1, -1, -1, -1 }, { 0x10CF0, 1506, -1, -1, -1, -1 }, { 0x10CF1, -1, 3008, -1, -1, -1 }, { 0x10D1A, 1507, -1, -1, -1, -1 }, { 0x10D1B, 1508, -1, -1, -1, -1 }, { 0x10D1C, -1, 3009, -1, -1, -1 }, { 0x10D1D, 1509, -1, -1, -1, -1 }, { 0x10D1E, 1510, -1, -1, -1, -1 }, { 0x10D1F, 1511, -1, -1, -1, -1 }, { 0x10D20, 1512, -1, -1, -1, -1 }, { 0x10D21, 1513, -1, -1, -1, -1 }, { 0x10D24, -1, 3010, -1, -1, -1 }, { 0x10D25, -1, 3011, -1, -1, -1 }, { 0x10D26, -1, 3012, -1, -1, -1 }, { 0x10EAB, -1, 3013, -1, -1, -1 }, { 0x10EAC, -1, 3014, -1, -1, -1 }, { 0x10EFD, -1, -1, 3076, -1, -1 }, { 0x10F12, -1, 3015, -1, -1, -1 }, { 0x10F13, -1, 3017, -1, -1, -1 }, { 0x10F27, -1, 3019, -1, -1, -1 }, { 0x10F3D, -1, 3020, -1, -1, -1 }, { 0x10F44, 1514, -1, -1, -1, -1 }, { 0x10F81, 1515, -1, -1, -1, -1 }, { 0x10FF6, -1, 3021, -1, -1, -1 }, { 0x1107F, -1, 3022, -1, -1, -1 }, { 0x1109A, -1, -1, -1, -1, 1495 }, { 0x1109C, -1, -1, -1, -1, 1496 }, { 0x110A8, -1, 3023, -1, -1, -1 }, { 0x110AB, -1, -1, -1, -1, 1497 }, { 0x110BD, -1, 3024, -1, -1, -1 }, { 0x110BE, -1, 3025, 3077, -1, -1 }, { 0x110BF, -1, 3026, 3078, -1, -1 }, { 0x110CD, -1, 3027, -1, -1, -1 }, { 0x1112E, -1, -1, -1, -1, 1498 }, { 0x1112F, -1, -1, -1, -1, 1499 }, { 0x11133, -1, 3028, 3079, -1, -1 }, { 0x11134, -1, 3029, 3080, -1, -1 }, { 0x11147, -1, 3031, -1, -1, -1 }, { 0x111C4, -1, 3032, -1, -1, -1 }, { 0x111C9, -1, 3034, 3081, -1, -1 }, { 0x111CA, -1, 3035, -1, -1, -1 }, { 0x111CB, -1, 3036, -1, -1, -1 }, { 0x111CC, -1, 3037, -1, -1, -1 }, { 0x111CD, -1, 3038, -1, -1, -1 }, { 0x111CE, -1, -1, 3082, -1, -1 }, { 0x111DA, -1, 3039, -1, -1, -1 }, { 0x111DB, 1516, 3040, 3083, -1, -1 }, { 0x111DC, -1, 3041, 3085, -1, -1 }, { 0x111DD, -1, 3042, -1, -1, -1 }, { 0x1123B, -1, 3043, 3086, -1, -1 }, { 0x1123C, -1, 3044, 3087, -1, -1 }, { 0x1123E, -1, 3045, -1, -1, -1 }, { 0x11293, 1517, -1, -1, -1, -1 }, { 0x11300, -1, 3046, -1, -1, -1 }, { 0x11302, -1, 3047, -1, -1, -1 }, { 0x1133B, 1518, 3048, -1, -1, -1 }, { 0x1134B, -1, -1, -1, -1, 1500 }, { 0x1134C, -1, -1, -1, -1, 1501 }, { 0x1135D, -1, 3049, -1, -1, -1 }, { 0x11383, -1, -1, -1, -1, 1502 }, { 0x11385, -1, -1, -1, -1, 1503 }, { 0x1138E, -1, -1, -1, -1, 1504 }, { 0x11391, -1, -1, -1, -1, 1505 }, { 0x113C5, -1, -1, -1, -1, 1506 }, { 0x113C7, -1, -1, -1, -1, 1507 }, { 0x113C8, -1, -1, -1, -1, 1508 }, { 0x113D3, -1, -1, 3088, -1, -1 }, { 0x11413, -1, 3050, -1, -1, -1 }, { 0x11419, -1, 3051, -1, -1, -1 }, { 0x11424, -1, 3052, -1, -1, -1 }, { 0x1142A, -1, 3053, -1, -1, -1 }, { 0x1142D, -1, 3054, -1, -1, -1 }, { 0x1142F, -1, 3055, -1, -1, -1 }, { 0x11442, 1519, -1, -1, -1, -1 }, { 0x11443, 1520, -1, -1, -1, -1 }, { 0x11444, 1521, -1, -1, -1, -1 }, { 0x11445, 1522, -1, -1, -1, -1 }, { 0x11447, 1523, -1, -1, -1, -1 }, { 0x11448, 1524, -1, -1, -1, -1 }, { 0x1144B, 1525, -1, -1, -1, -1 }, { 0x1144D, 1526, -1, -1, -1, -1 }, { 0x1144E, 1527, -1, -1, -1, -1 }, { 0x11450, 1528, -1, -1, -1, -1 }, { 0x11451, 1529, -1, -1, -1, -1 }, { 0x11452, 1530, -1, -1, -1, -1 }, { 0x11453, 1531, -1, -1, -1, -1 }, { 0x11454, 1532, -1, -1, -1, -1 }, { 0x11455, 1533, -1, -1, -1, -1 }, { 0x11456, 1534, -1, -1, -1, -1 }, { 0x11457, 1535, -1, -1, -1, -1 }, { 0x11458, 1536, -1, -1, -1, -1 }, { 0x11459, 1537, -1, -1, -1, -1 }, { 0x1145B, 1538, -1, -1, -1, -1 }, { 0x1145D, 1539, -1, -1, -1, -1 }, { 0x1145E, -1, 3056, 3089, -1, -1 }, { 0x11460, -1, -1, 3090, -1, -1 }, { 0x11461, -1, -1, 3091, -1, -1 }, { 0x114BB, -1, -1, -1, -1, 1509 }, { 0x114BC, -1, -1, -1, -1, 1510 }, { 0x114BE, -1, -1, -1, -1, 1511 }, { 0x114C2, 1540, -1, -1, -1, -1 }, { 0x114C5, 1541, -1, -1, -1, -1 }, { 0x115BA, -1, -1, -1, -1, 1512 }, { 0x115BB, -1, -1, -1, -1, 1513 }, { 0x115C0, -1, 3057, -1, -1, -1 }, { 0x115C1, 1542, 3058, -1, -1, -1 }, { 0x115C4, -1, 3059, -1, -1, -1 }, { 0x115C5, -1, 3060, -1, -1, -1 }, { 0x115C9, -1, 3061, -1, -1, -1 }, { 0x115D8, -1, -1, 3092, -1, -1 }, { 0x115DA, -1, -1, 3093, -1, -1 }, { 0x115DB, -1, -1, 3094, -1, -1 }, { 0x1163F, 1543, -1, -1, -1, -1 }, { 0x11640, -1, 3062, -1, -1, -1 }, { 0x11644, -1, 3063, -1, -1, -1 }, { 0x11660, -1, -1, 3095, -1, -1 }, { 0x1168B, -1, 3064, -1, -1, -1 }, { 0x116B8, -1, 3065, -1, -1, -1 }, { 0x116B9, -1, -1, 3096, -1, -1 }, { 0x118A0, -1, 3066, -1, -1, -1 }, { 0x11925, -1, 3067, -1, -1, -1 }, { 0x11938, -1, -1, -1, -1, 1514 }, { 0x1193D, 1544, 3068, -1, -1, -1 }, { 0x1193E, -1, 3069, -1, -1, -1 }, { 0x1193F, -1, 3071, -1, -1, -1 }, { 0x11940, -1, 3072, -1, -1, -1 }, { 0x11941, 1545, 3073, -1, -1, -1 }, { 0x11942, -1, 3074, -1, -1, -1 }, { 0x11943, -1, 3075, -1, -1, -1 }, { 0x119E3, -1, 3076, -1, -1, -1 }, { 0x11A00, -1, 3077, -1, -1, -1 }, { 0x11A07, -1, 3078, -1, -1, -1 }, { 0x11A08, -1, 3079, -1, -1, -1 }, { 0x11A09, -1, 3080, -1, -1, -1 }, { 0x11A20, -1, 3081, -1, -1, -1 }, { 0x11A29, -1, 3082, 3098, -1, -1 }, { 0x11A33, -1, 3084, -1, -1, -1 }, { 0x11A34, -1, 3086, 3099, -1, -1 }, { 0x11A35, -1, 3088, 3100, -1, -1 }, { 0x11A36, -1, 3089, -1, -1, -1 }, { 0x11A37, -1, 3090, 3102, -1, -1 }, { 0x11A38, -1, 3091, 3103, -1, -1 }, { 0x11A39, -1, 3092, 3104, -1, -1 }, { 0x11A3A, -1, 3093, -1, -1, -1 }, { 0x11A3B, -1, 3094, -1, -1, -1 }, { 0x11A3C, -1, 3095, -1, -1, -1 }, { 0x11A3D, -1, 3096, -1, -1, -1 }, { 0x11A3E, -1, 3097, -1, -1, -1 }, { 0x11A3F, -1, -1, 3105, -1, -1 }, { 0x11A40, -1, -1, 3107, -1, -1 }, { 0x11A41, -1, -1, 3108, -1, -1 }, { 0x11A42, -1, -1, 3109, -1, -1 }, { 0x11A43, -1, -1, 3110, -1, -1 }, { 0x11A44, -1, -1, 3111, -1, -1 }, { 0x11A45, -1, -1, 3112, -1, -1 }, { 0x11A46, -1, -1, 3113, -1, -1 }, { 0x11A47, -1, 3098, -1, -1, -1 }, { 0x11A50, -1, 3099, -1, -1, -1 }, { 0x11A84, -1, -1, 3114, -1, -1 }, { 0x11A85, -1, -1, 3115, -1, -1 }, { 0x11A95, -1, 3100, 3116, -1, -1 }, { 0x11A99, -1, 3102, -1, -1, -1 }, { 0x11A9D, -1, 3103, -1, -1, -1 }, { 0x11A9E, -1, 3104, -1, -1, -1 }, { 0x11AA2, 1546, -1, -1, -1, -1 }, { 0x11AB2, -1, 3105, -1, -1, -1 }, { 0x11AB3, -1, 3106, -1, -1, -1 }, { 0x11AB8, -1, 3107, -1, -1, -1 }, { 0x11AB9, -1, 3108, -1, -1, -1 }, { 0x11B00, -1, -1, 3117, -1, -1 }, { 0x11B09, -1, -1, 3118, -1, -1 }, { 0x11C70, -1, -1, 3119, -1, -1 }, { 0x11D43, -1, 3109, -1, -1, -1 }, { 0x11D44, -1, 3110, -1, -1, -1 }, { 0x11D45, -1, 3111, -1, -1, -1 }, { 0x11D46, -1, 3112, -1, -1, -1 }, { 0x11D47, -1, 3113, -1, -1, -1 }, { 0x11D97, -1, 3114, -1, -1, -1 }, { 0x11F02, -1, 3115, -1, -1, -1 }, { 0x11F40, -1, 3117, -1, -1, -1 }, { 0x11F41, -1, 3118, -1, -1, -1 }, { 0x11F42, -1, 3119, -1, -1, -1 }, { 0x11F52, -1, 3120, -1, -1, -1 }, { 0x11FB0, -1, 3121, 3120, -1, -1 }, { 0x11FC0, 1547, -1, -1, -1, -1 }, { 0x11FC1, 1548, -1, -1, -1, -1 }, { 0x11FC2, 1549, -1, -1, -1, -1 }, { 0x11FC3, 1550, -1, -1, -1, -1 }, { 0x11FC4, 1551, -1, -1, -1, -1 }, { 0x11FC5, 1552, -1, -1, -1, -1 }, { 0x11FC6, 1553, -1, -1, -1, -1 }, { 0x11FC7, 1554, -1, -1, -1, -1 }, { 0x11FC8, 1555, -1, 3122, -1, -1 }, { 0x11FC9, 1556, -1, -1, -1, -1 }, { 0x11FCA, 1557, 3122, -1, -1, -1 }, { 0x11FCB, 1558, -1, -1, -1, -1 }, { 0x11FCC, 1559, -1, -1, -1, -1 }, { 0x11FCD, 1560, -1, -1, -1, -1 }, { 0x11FCE, 1561, -1, -1, -1, -1 }, { 0x11FCF, 1562, -1, -1, -1, -1 }, { 0x11FD0, 1563, -1, 3123, -1, -1 }, { 0x11FD1, 1564, -1, -1, -1, -1 }, { 0x11FD2, 1565, 3123, -1, -1, -1 }, { 0x11FD3, 1566, -1, -1, -1, -1 }, { 0x11FD4, -1, 3124, -1, -1, -1 }, { 0x11FD5, -1, 3125, -1, -1, -1 }, { 0x11FD6, -1, 3126, -1, -1, -1 }, { 0x11FD7, -1, 3127, -1, -1, -1 }, { 0x11FD8, -1, 3128, -1, -1, -1 }, { 0x11FD9, -1, 3130, 3124, -1, -1 }, { 0x11FDA, 1567, 3132, 3125, -1, -1 }, { 0x11FDB, -1, 3133, -1, -1, -1 }, { 0x11FDC, -1, 3134, 3126, -1, -1 }, { 0x11FDD, -1, 3137, -1, -1, -1 }, { 0x11FDF, -1, 3138, -1, -1, -1 }, { 0x11FE0, -1, 3139, -1, -1, -1 }, { 0x11FE1, -1, 3140, -1, -1, -1 }, { 0x11FE2, -1, 3141, -1, -1, -1 }, { 0x11FE3, 1568, -1, -1, -1, -1 }, { 0x11FE4, 1569, -1, -1, -1, -1 }, { 0x11FE5, 1570, -1, -1, -1, -1 }, { 0x11FE6, 1571, 3142, 3128, -1, -1 }, { 0x11FE7, 1572, -1, -1, -1, -1 }, { 0x11FE8, 1573, -1, 3129, -1, -1 }, { 0x11FE9, 1574, -1, 3130, -1, -1 }, { 0x11FEA, 1575, -1, -1, -1, -1 }, { 0x11FEB, 1576, -1, -1, -1, -1 }, { 0x11FEC, 1577, -1, -1, -1, -1 }, { 0x11FED, 1578, -1, -1, -1, -1 }, { 0x11FEE, 1579, -1, -1, -1, -1 }, { 0x11FEF, 1580, -1, -1, -1, -1 }, { 0x11FF0, 1581, 3143, -1, -1, -1 }, { 0x11FF1, 1582, 3144, -1, -1, -1 }, { 0x11FFF, -1, -1, 3131, -1, -1 }, { 0x122B9, -1, 3145, -1, -1, -1 }, { 0x12326, 1583, 3146, -1, -1, -1 }, { 0x12470, -1, -1, 3132, -1, -1 }, { 0x13000, -1, 3147, -1, -1, -1 }, { 0x13001, -1, 3148, -1, -1, -1 }, { 0x13002, -1, 3149, -1, -1, -1 }, { 0x13003, -1, 3150, -1, -1, -1 }, { 0x13005, -1, 3151, -1, -1, -1 }, { 0x13006, -1, 3152, -1, -1, -1 }, { 0x13007, -1, 3153, -1, -1, -1 }, { 0x13009, -1, 3154, -1, -1, -1 }, { 0x1300A, -1, 3155, -1, -1, -1 }, { 0x1300B, -1, 3156, -1, -1, -1 }, { 0x1300C, -1, 3157, -1, -1, -1 }, { 0x1300D, -1, 3158, -1, -1, -1 }, { 0x1300E, -1, 3159, -1, -1, -1 }, { 0x1300F, -1, 3160, -1, -1, -1 }, { 0x13010, -1, 3161, -1, -1, -1 }, { 0x13011, -1, 3162, -1, -1, -1 }, { 0x13012, -1, 3163, -1, -1, -1 }, { 0x13013, -1, 3164, -1, -1, -1 }, { 0x13014, -1, 3165, -1, -1, -1 }, { 0x13015, -1, 3166, -1, -1, -1 }, { 0x13016, -1, 3167, -1, -1, -1 }, { 0x13017, -1, 3168, -1, -1, -1 }, { 0x13018, -1, 3169, -1, -1, -1 }, { 0x1301A, -1, 3170, -1, -1, -1 }, { 0x1301B, -1, 3171, -1, -1, -1 }, { 0x1301C, -1, 3172, -1, -1, -1 }, { 0x1301D, -1, 3173, -1, -1, -1 }, { 0x1301E, -1, 3174, -1, -1, -1 }, { 0x1301F, -1, 3175, -1, -1, -1 }, { 0x13020, -1, 3176, -1, -1, -1 }, { 0x13021, -1, 3177, -1, -1, -1 }, { 0x13022, -1, 3178, -1, -1, -1 }, { 0x13023, -1, 3179, -1, -1, -1 }, { 0x13024, -1, 3180, -1, -1, -1 }, { 0x13026, -1, 3181, -1, -1, -1 }, { 0x13027, -1, 3182, -1, -1, -1 }, { 0x13028, -1, 3183, -1, -1, -1 }, { 0x13029, -1, 3184, -1, -1, -1 }, { 0x1302A, -1, 3185, -1, -1, -1 }, { 0x1302B, -1, 3186, -1, -1, -1 }, { 0x1302C, -1, 3187, -1, -1, -1 }, { 0x1302D, -1, 3188, -1, -1, -1 }, { 0x1302E, -1, 3189, -1, -1, -1 }, { 0x1302F, -1, 3190, -1, -1, -1 }, { 0x13030, -1, 3191, -1, -1, -1 }, { 0x13031, -1, 3192, -1, -1, -1 }, { 0x13032, -1, 3193, -1, -1, -1 }, { 0x13033, -1, 3194, -1, -1, -1 }, { 0x13034, -1, 3195, -1, -1, -1 }, { 0x13035, -1, 3196, -1, -1, -1 }, { 0x13036, -1, 3197, -1, -1, -1 }, { 0x13037, -1, 3198, -1, -1, -1 }, { 0x13038, -1, 3199, -1, -1, -1 }, { 0x13039, -1, 3200, -1, -1, -1 }, { 0x1303A, -1, 3201, -1, -1, -1 }, { 0x1303B, -1, 3202, -1, -1, -1 }, { 0x1303C, -1, 3203, -1, -1, -1 }, { 0x1303D, -1, 3204, -1, -1, -1 }, { 0x1303E, -1, 3205, -1, -1, -1 }, { 0x1303F, -1, 3206, -1, -1, -1 }, { 0x13040, -1, 3207, -1, -1, -1 }, { 0x13041, -1, 3208, -1, -1, -1 }, { 0x13042, -1, 3209, -1, -1, -1 }, { 0x13043, -1, 3210, -1, -1, -1 }, { 0x13044, -1, 3211, -1, -1, -1 }, { 0x13045, -1, 3212, -1, -1, -1 }, { 0x13046, -1, 3213, -1, -1, -1 }, { 0x13047, -1, 3214, -1, -1, -1 }, { 0x13049, -1, 3215, -1, -1, -1 }, { 0x1304A, -1, 3216, -1, -1, -1 }, { 0x1304B, -1, 3217, -1, -1, -1 }, { 0x1304C, -1, 3218, -1, -1, -1 }, { 0x1304D, -1, 3219, -1, -1, -1 }, { 0x1304E, -1, 3220, -1, -1, -1 }, { 0x1304F, -1, 3221, -1, -1, -1 }, { 0x13050, -1, 3222, -1, -1, -1 }, { 0x13051, -1, 3223, -1, -1, -1 }, { 0x13052, -1, 3224, -1, -1, -1 }, { 0x13053, -1, 3225, -1, -1, -1 }, { 0x13054, -1, 3226, -1, -1, -1 }, { 0x13055, -1, 3227, -1, -1, -1 }, { 0x13056, -1, 3228, -1, -1, -1 }, { 0x13057, -1, 3229, -1, -1, -1 }, { 0x13058, -1, 3230, -1, -1, -1 }, { 0x13059, -1, 3231, -1, -1, -1 }, { 0x1305A, -1, 3232, -1, -1, -1 }, { 0x1305B, -1, 3233, -1, -1, -1 }, { 0x1305C, -1, 3234, -1, -1, -1 }, { 0x1305D, -1, 3235, -1, -1, -1 }, { 0x1305E, -1, 3236, -1, -1, -1 }, { 0x1305F, -1, 3237, -1, -1, -1 }, { 0x13060, -1, 3238, -1, -1, -1 }, { 0x13061, -1, 3239, -1, -1, -1 }, { 0x13062, -1, 3240, -1, -1, -1 }, { 0x13063, -1, 3241, -1, -1, -1 }, { 0x13064, -1, 3242, -1, -1, -1 }, { 0x13065, -1, 3243, -1, -1, -1 }, { 0x13066, -1, 3244, -1, -1, -1 }, { 0x13067, -1, 3245, -1, -1, -1 }, { 0x13068, -1, 3246, -1, -1, -1 }, { 0x13069, -1, 3247, -1, -1, -1 }, { 0x1306A, -1, 3248, -1, -1, -1 }, { 0x1306B, -1, 3249, -1, -1, -1 }, { 0x1306C, -1, 3250, -1, -1, -1 }, { 0x1306D, -1, 3251, -1, -1, -1 }, { 0x1306E, -1, 3252, -1, -1, -1 }, { 0x1306F, -1, 3253, -1, -1, -1 }, { 0x13070, -1, 3254, -1, -1, -1 }, { 0x13071, -1, 3255, -1, -1, -1 }, { 0x13072, -1, 3256, -1, -1, -1 }, { 0x13073, -1, 3257, -1, -1, -1 }, { 0x13074, -1, 3258, -1, -1, -1 }, { 0x13075, -1, 3259, -1, -1, -1 }, { 0x13076, -1, 3260, -1, -1, -1 }, { 0x13077, -1, 3261, -1, -1, -1 }, { 0x13078, -1, 3262, -1, -1, -1 }, { 0x13079, -1, 3263, -1, -1, -1 }, { 0x1307A, -1, 3264, -1, -1, -1 }, { 0x1307B, -1, 3265, -1, -1, -1 }, { 0x1307C, -1, 3266, -1, -1, -1 }, { 0x1307D, -1, 3267, -1, -1, -1 }, { 0x1307E, -1, 3268, -1, -1, -1 }, { 0x1307F, -1, 3269, -1, -1, -1 }, { 0x13080, -1, 3270, -1, -1, -1 }, { 0x13081, -1, 3271, -1, -1, -1 }, { 0x13082, -1, 3272, -1, -1, -1 }, { 0x13083, -1, 3275, -1, -1, -1 }, { 0x13084, -1, 3277, -1, -1, -1 }, { 0x13085, -1, 3278, -1, -1, -1 }, { 0x13086, -1, 3279, -1, -1, -1 }, { 0x13087, -1, 3280, -1, -1, -1 }, { 0x13088, -1, 3281, -1, -1, -1 }, { 0x13089, -1, 3282, -1, -1, -1 }, { 0x1308A, -1, 3283, -1, -1, -1 }, { 0x1308B, -1, 3284, -1, -1, -1 }, { 0x1308C, -1, 3287, -1, -1, -1 }, { 0x1308D, -1, 3288, -1, -1, -1 }, { 0x1308E, -1, 3289, -1, -1, -1 }, { 0x1308F, -1, 3290, -1, -1, -1 }, { 0x13090, -1, 3291, -1, -1, -1 }, { 0x13091, -1, 3292, -1, -1, -1 }, { 0x13093, -1, 3293, -1, -1, -1 }, { 0x13094, -1, 3294, -1, -1, -1 }, { 0x13095, -1, 3295, -1, -1, -1 }, { 0x13096, -1, 3296, -1, -1, -1 }, { 0x13097, -1, 3297, -1, -1, -1 }, { 0x13098, -1, 3298, -1, -1, -1 }, { 0x13099, -1, 3299, -1, -1, -1 }, { 0x1309A, -1, 3300, -1, -1, -1 }, { 0x1309B, -1, 3301, -1, -1, -1 }, { 0x1309C, -1, 3302, -1, -1, -1 }, { 0x1309D, -1, 3303, 3134, -1, -1 }, { 0x1309E, -1, 3305, -1, -1, -1 }, { 0x1309F, -1, 3306, -1, -1, -1 }, { 0x130A0, -1, 3307, -1, -1, -1 }, { 0x130A1, -1, 3308, -1, -1, -1 }, { 0x130A2, -1, 3309, -1, -1, -1 }, { 0x130A3, -1, 3310, -1, -1, -1 }, { 0x130A4, -1, 3311, -1, -1, -1 }, { 0x130A5, -1, 3312, -1, -1, -1 }, { 0x130A6, -1, 3313, -1, -1, -1 }, { 0x130A7, -1, 3314, -1, -1, -1 }, { 0x130A8, -1, 3315, -1, -1, -1 }, { 0x130A9, -1, 3316, -1, -1, -1 }, { 0x130AA, -1, 3317, -1, -1, -1 }, { 0x130AB, -1, 3318, -1, -1, -1 }, { 0x130AC, -1, 3319, -1, -1, -1 }, { 0x130AD, -1, 3320, -1, -1, -1 }, { 0x130AE, -1, 3323, -1, -1, -1 }, { 0x130AF, -1, 3324, -1, -1, -1 }, { 0x130B0, -1, 3325, -1, -1, -1 }, { 0x130B1, -1, 3326, -1, -1, -1 }, { 0x130B2, -1, 3327, -1, -1, -1 }, { 0x130B3, -1, 3328, -1, -1, -1 }, { 0x130B4, -1, 3329, -1, -1, -1 }, { 0x130B5, -1, 3330, -1, -1, -1 }, { 0x130B6, -1, 3331, -1, -1, -1 }, { 0x130B7, -1, 3332, -1, -1, -1 }, { 0x130B8, -1, 3334, -1, -1, -1 }, { 0x130B9, -1, 3335, -1, -1, -1 }, { 0x130BA, -1, 3336, -1, -1, -1 }, { 0x130BB, -1, 3337, -1, -1, -1 }, { 0x130BC, -1, 3338, -1, -1, -1 }, { 0x130BD, -1, 3339, -1, -1, -1 }, { 0x130BE, -1, 3340, -1, -1, -1 }, { 0x130BF, -1, 3341, -1, -1, -1 }, { 0x130C0, -1, 3342, -1, -1, -1 }, { 0x130C1, -1, 3343, -1, -1, -1 }, { 0x130C2, -1, 3344, -1, -1, -1 }, { 0x130C3, -1, 3345, -1, -1, -1 }, { 0x130C4, -1, 3346, -1, -1, -1 }, { 0x130C5, -1, 3347, -1, -1, -1 }, { 0x130C6, -1, 3348, -1, -1, -1 }, { 0x130C7, -1, 3349, -1, -1, -1 }, { 0x130C8, -1, 3350, -1, -1, -1 }, { 0x130C9, -1, 3351, -1, -1, -1 }, { 0x130CA, -1, 3353, -1, -1, -1 }, { 0x130CB, -1, 3354, -1, -1, -1 }, { 0x130CC, -1, 3355, -1, -1, -1 }, { 0x130CD, -1, 3356, -1, -1, -1 }, { 0x130CE, -1, 3357, -1, -1, -1 }, { 0x130CF, -1, 3358, -1, -1, -1 }, { 0x130D0, -1, 3359, -1, -1, -1 }, { 0x130D1, -1, 3360, -1, -1, -1 }, { 0x130D2, -1, 3361, -1, -1, -1 }, { 0x130D3, -1, 3363, -1, -1, -1 }, { 0x130D4, -1, 3364, -1, -1, -1 }, { 0x130D5, -1, 3365, -1, -1, -1 }, { 0x130D6, -1, 3366, -1, -1, -1 }, { 0x130D7, -1, 3367, -1, -1, -1 }, { 0x130D8, -1, 3368, -1, -1, -1 }, { 0x130D9, -1, 3369, -1, -1, -1 }, { 0x130DA, -1, 3370, -1, -1, -1 }, { 0x130DB, -1, 3371, -1, -1, -1 }, { 0x130DC, -1, 3372, -1, -1, -1 }, { 0x130DD, -1, 3373, -1, -1, -1 }, { 0x130DE, -1, 3374, -1, -1, -1 }, { 0x130DF, -1, 3375, -1, -1, -1 }, { 0x130E0, -1, 3376, -1, -1, -1 }, { 0x130E1, -1, 3377, -1, -1, -1 }, { 0x130E2, -1, 3378, -1, -1, -1 }, { 0x130E3, -1, 3379, -1, -1, -1 }, { 0x130E4, -1, 3380, -1, -1, -1 }, { 0x130E5, -1, 3381, -1, -1, -1 }, { 0x130E6, -1, 3382, -1, -1, -1 }, { 0x130E7, -1, 3383, -1, -1, -1 }, { 0x130E8, -1, 3384, -1, -1, -1 }, { 0x130E9, -1, 3385, -1, -1, -1 }, { 0x130EB, -1, 3386, -1, -1, -1 }, { 0x130EC, -1, 3387, -1, -1, -1 }, { 0x130ED, -1, 3388, -1, -1, -1 }, { 0x130EE, -1, 3389, -1, -1, -1 }, { 0x130EF, -1, 3390, -1, -1, -1 }, { 0x130F0, -1, 3391, -1, -1, -1 }, { 0x130F1, -1, 3392, -1, -1, -1 }, { 0x130F2, -1, 3393, -1, -1, -1 }, { 0x130F3, -1, 3394, -1, -1, -1 }, { 0x130F4, -1, 3395, -1, -1, -1 }, { 0x130F5, -1, 3396, -1, -1, -1 }, { 0x130F6, -1, 3397, -1, -1, -1 }, { 0x130F7, -1, 3398, -1, -1, -1 }, { 0x130F8, -1, 3399, -1, -1, -1 }, { 0x130F9, -1, 3400, -1, -1, -1 }, { 0x130FA, -1, 3401, -1, -1, -1 }, { 0x130FB, -1, 3402, -1, -1, -1 }, { 0x130FC, -1, 3403, -1, -1, -1 }, { 0x130FD, -1, 3404, -1, -1, -1 }, { 0x130FE, -1, 3406, -1, -1, -1 }, { 0x130FF, -1, 3407, -1, -1, -1 }, { 0x13100, -1, 3408, -1, -1, -1 }, { 0x13101, -1, 3409, -1, -1, -1 }, { 0x13102, -1, 3410, -1, -1, -1 }, { 0x13103, -1, 3411, -1, -1, -1 }, { 0x13104, -1, 3412, -1, -1, -1 }, { 0x13105, -1, 3413, -1, -1, -1 }, { 0x13106, -1, 3414, -1, -1, -1 }, { 0x13107, -1, 3415, -1, -1, -1 }, { 0x13108, -1, 3416, -1, -1, -1 }, { 0x13109, -1, 3417, -1, -1, -1 }, { 0x1310A, -1, 3418, -1, -1, -1 }, { 0x1310B, -1, 3419, -1, -1, -1 }, { 0x1310C, -1, 3420, -1, -1, -1 }, { 0x1310D, -1, 3421, -1, -1, -1 }, { 0x1310E, -1, 3422, -1, -1, -1 }, { 0x1310F, -1, 3423, -1, -1, -1 }, { 0x13110, -1, 3424, -1, -1, -1 }, { 0x13111, -1, 3425, -1, -1, -1 }, { 0x13112, -1, 3426, -1, -1, -1 }, { 0x13113, -1, 3427, -1, -1, -1 }, { 0x13114, -1, 3428, -1, -1, -1 }, { 0x13115, -1, 3429, -1, -1, -1 }, { 0x13116, -1, 3431, -1, -1, -1 }, { 0x13117, -1, 3432, -1, -1, -1 }, { 0x13118, -1, 3433, -1, -1, -1 }, { 0x13119, -1, 3435, -1, -1, -1 }, { 0x1311A, -1, 3436, -1, -1, -1 }, { 0x1311B, -1, 3437, -1, -1, -1 }, { 0x1311C, -1, 3438, -1, -1, -1 }, { 0x1311D, -1, 3439, -1, -1, -1 }, { 0x1311E, -1, 3440, -1, -1, -1 }, { 0x1311F, -1, 3441, -1, -1, -1 }, { 0x13120, -1, 3442, -1, -1, -1 }, { 0x13121, -1, 3444, -1, -1, -1 }, { 0x13122, -1, 3446, -1, -1, -1 }, { 0x13123, -1, 3447, -1, -1, -1 }, { 0x13124, -1, 3448, -1, -1, -1 }, { 0x13125, -1, 3449, -1, -1, -1 }, { 0x13126, -1, 3450, -1, -1, -1 }, { 0x13127, -1, 3451, -1, -1, -1 }, { 0x13128, -1, 3452, -1, -1, -1 }, { 0x1312A, -1, 3453, -1, -1, -1 }, { 0x1312B, -1, 3454, -1, -1, -1 }, { 0x1312C, -1, 3455, -1, -1, -1 }, { 0x1312D, -1, 3456, -1, -1, -1 }, { 0x1312E, -1, 3457, -1, -1, -1 }, { 0x1312F, -1, 3458, -1, -1, -1 }, { 0x13130, -1, 3459, -1, -1, -1 }, { 0x13131, -1, 3460, -1, -1, -1 }, { 0x13132, -1, 3461, -1, -1, -1 }, { 0x13133, -1, 3462, -1, -1, -1 }, { 0x13134, -1, 3464, -1, -1, -1 }, { 0x13135, -1, 3466, -1, -1, -1 }, { 0x13136, -1, 3468, -1, -1, -1 }, { 0x13137, -1, 3469, -1, -1, -1 }, { 0x13138, -1, 3471, -1, -1, -1 }, { 0x13139, -1, 3472, -1, -1, -1 }, { 0x1313A, -1, 3473, -1, -1, -1 }, { 0x1313B, -1, 3474, -1, -1, -1 }, { 0x1313C, -1, 3476, -1, -1, -1 }, { 0x1313D, -1, 3477, -1, -1, -1 }, { 0x1313E, -1, 3478, -1, -1, -1 }, { 0x1313F, -1, 3479, 3136, -1, -1 }, { 0x13140, -1, 3483, -1, -1, -1 }, { 0x13141, -1, 3484, -1, -1, -1 }, { 0x13142, -1, 3485, -1, -1, -1 }, { 0x13143, -1, 3487, -1, -1, -1 }, { 0x13144, -1, 3488, -1, -1, -1 }, { 0x13145, -1, 3489, -1, -1, -1 }, { 0x13146, -1, 3490, -1, -1, -1 }, { 0x13147, -1, 3491, -1, -1, -1 }, { 0x13148, -1, 3492, -1, -1, -1 }, { 0x13149, -1, 3493, -1, -1, -1 }, { 0x1314A, -1, 3494, -1, -1, -1 }, { 0x1314B, -1, 3495, -1, -1, -1 }, { 0x1314C, -1, 3496, -1, -1, -1 }, { 0x1314E, -1, 3497, -1, -1, -1 }, { 0x1314F, -1, 3498, -1, -1, -1 }, { 0x13150, -1, 3499, -1, -1, -1 }, { 0x13151, -1, 3500, -1, -1, -1 }, { 0x13152, -1, 3501, -1, -1, -1 }, { 0x13153, -1, 3502, -1, -1, -1 }, { 0x13154, -1, 3503, -1, -1, -1 }, { 0x13156, -1, 3504, -1, -1, -1 }, { 0x13157, -1, 3505, -1, -1, -1 }, { 0x13158, -1, 3506, -1, -1, -1 }, { 0x13159, -1, 3507, -1, -1, -1 }, { 0x1315A, -1, 3508, -1, -1, -1 }, { 0x1315B, -1, 3509, -1, -1, -1 }, { 0x1315C, -1, 3510, -1, -1, -1 }, { 0x1315D, -1, 3511, -1, -1, -1 }, { 0x1315E, -1, 3512, -1, -1, -1 }, { 0x1315F, -1, 3513, -1, -1, -1 }, { 0x13160, -1, 3514, -1, -1, -1 }, { 0x13161, -1, 3515, -1, -1, -1 }, { 0x13162, -1, 3516, -1, -1, -1 }, { 0x13163, -1, 3517, -1, -1, -1 }, { 0x13164, -1, 3518, -1, -1, -1 }, { 0x13165, -1, 3519, -1, -1, -1 }, { 0x13166, -1, 3520, -1, -1, -1 }, { 0x13167, -1, 3521, -1, -1, -1 }, { 0x13168, -1, 3522, -1, -1, -1 }, { 0x13169, -1, 3523, -1, -1, -1 }, { 0x1316A, -1, 3524, -1, -1, -1 }, { 0x1316B, -1, 3525, -1, -1, -1 }, { 0x1316C, -1, 3526, -1, -1, -1 }, { 0x1316D, -1, 3528, -1, -1, -1 }, { 0x1316E, -1, 3530, -1, -1, -1 }, { 0x1316F, -1, 3531, -1, -1, -1 }, { 0x13170, -1, 3532, -1, -1, -1 }, { 0x13171, -1, 3533, -1, -1, -1 }, { 0x13172, -1, 3534, -1, -1, -1 }, { 0x13173, -1, 3535, -1, -1, -1 }, { 0x13174, -1, 3536, -1, -1, -1 }, { 0x13175, -1, 3537, -1, -1, -1 }, { 0x13176, -1, 3538, -1, -1, -1 }, { 0x13177, -1, 3539, -1, -1, -1 }, { 0x13178, -1, 3540, -1, -1, -1 }, { 0x1317A, -1, 3541, -1, -1, -1 }, { 0x1317B, -1, 3542, -1, -1, -1 }, { 0x1317C, -1, 3543, -1, -1, -1 }, { 0x1317D, -1, 3544, -1, -1, -1 }, { 0x1317E, -1, 3545, -1, -1, -1 }, { 0x1317F, -1, 3546, -1, -1, -1 }, { 0x13180, -1, 3547, -1, -1, -1 }, { 0x13181, -1, 3548, -1, -1, -1 }, { 0x13182, -1, 3549, -1, -1, -1 }, { 0x13183, -1, 3550, -1, -1, -1 }, { 0x13184, -1, 3551, -1, -1, -1 }, { 0x13185, -1, 3552, -1, -1, -1 }, { 0x13186, -1, 3554, -1, -1, -1 }, { 0x13187, -1, 3555, -1, -1, -1 }, { 0x13188, -1, 3556, -1, -1, -1 }, { 0x13189, -1, 3557, -1, -1, -1 }, { 0x1318A, -1, 3558, -1, -1, -1 }, { 0x1318B, -1, 3559, -1, -1, -1 }, { 0x1318C, -1, 3560, -1, -1, -1 }, { 0x1318D, -1, 3561, -1, -1, -1 }, { 0x1318E, -1, 3562, -1, -1, -1 }, { 0x1318F, -1, 3563, -1, -1, -1 }, { 0x13190, -1, 3564, -1, -1, -1 }, { 0x13191, -1, 3565, -1, -1, -1 }, { 0x13192, -1, 3566, -1, -1, -1 }, { 0x13193, -1, 3567, -1, -1, -1 }, { 0x13194, -1, 3569, -1, -1, -1 }, { 0x13195, -1, 3570, -1, -1, -1 }, { 0x13196, -1, 3571, -1, -1, -1 }, { 0x13197, -1, 3572, -1, -1, -1 }, { 0x13198, -1, 3573, -1, -1, -1 }, { 0x13199, -1, 3574, -1, -1, -1 }, { 0x1319A, -1, 3575, -1, -1, -1 }, { 0x1319B, -1, 3576, -1, -1, -1 }, { 0x1319C, -1, 3577, -1, -1, -1 }, { 0x1319D, -1, 3578, -1, -1, -1 }, { 0x1319E, -1, 3579, -1, -1, -1 }, { 0x1319F, -1, 3580, -1, -1, -1 }, { 0x131A0, -1, 3581, -1, -1, -1 }, { 0x131A1, -1, 3582, -1, -1, -1 }, { 0x131A2, -1, 3583, -1, -1, -1 }, { 0x131A3, -1, 3584, -1, -1, -1 }, { 0x131A4, -1, 3585, -1, -1, -1 }, { 0x131A5, -1, 3586, -1, -1, -1 }, { 0x131A6, -1, -1, 3138, -1, -1 }, { 0x131A7, -1, 3587, -1, -1, -1 }, { 0x131A8, -1, 3588, -1, -1, -1 }, { 0x131A9, -1, 3589, -1, -1, -1 }, { 0x131AA, -1, 3590, -1, -1, -1 }, { 0x131AB, -1, 3591, -1, -1, -1 }, { 0x131AC, -1, 3592, -1, -1, -1 }, { 0x131AD, -1, 3593, -1, -1, -1 }, { 0x131AE, -1, 3594, -1, -1, -1 }, { 0x131AF, -1, 3595, -1, -1, -1 }, { 0x131B0, -1, 3596, -1, -1, -1 }, { 0x131B1, -1, 3597, -1, -1, -1 }, { 0x131B2, -1, 3598, -1, -1, -1 }, { 0x131B3, -1, 3599, -1, -1, -1 }, { 0x131B4, -1, 3600, -1, -1, -1 }, { 0x131B5, -1, 3601, -1, -1, -1 }, { 0x131B6, -1, 3602, -1, -1, -1 }, { 0x131B7, -1, 3603, -1, -1, -1 }, { 0x131B8, -1, 3604, -1, -1, -1 }, { 0x131B9, -1, 3605, -1, -1, -1 }, { 0x131BA, -1, 3606, -1, -1, -1 }, { 0x131BB, -1, 3607, -1, -1, -1 }, { 0x131BC, -1, 3608, -1, -1, -1 }, { 0x131BD, -1, 3610, -1, -1, -1 }, { 0x131BE, -1, 3611, -1, -1, -1 }, { 0x131BF, -1, 3612, -1, -1, -1 }, { 0x131C0, -1, 3613, -1, -1, -1 }, { 0x131C1, -1, 3614, -1, -1, -1 }, { 0x131C2, -1, 3615, -1, -1, -1 }, { 0x131C3, -1, 3616, -1, -1, -1 }, { 0x131C4, -1, 3617, -1, -1, -1 }, { 0x131C5, -1, 3618, -1, -1, -1 }, { 0x131C6, -1, 3619, -1, -1, -1 }, { 0x131C7, -1, 3620, -1, -1, -1 }, { 0x131C8, -1, 3621, -1, -1, -1 }, { 0x131C9, -1, 3622, -1, -1, -1 }, { 0x131CA, -1, 3623, -1, -1, -1 }, { 0x131CB, -1, 3624, 3139, -1, -1 }, { 0x131CC, -1, 3627, 3141, -1, -1 }, { 0x131CD, -1, 3628, -1, -1, -1 }, { 0x131CE, -1, 3629, -1, -1, -1 }, { 0x131CF, -1, 3630, -1, -1, -1 }, { 0x131D0, -1, 3631, -1, -1, -1 }, { 0x131D1, -1, 3632, -1, -1, -1 }, { 0x131D2, -1, 3634, -1, -1, -1 }, { 0x131D3, -1, 3635, -1, -1, -1 }, { 0x131D4, -1, 3636, -1, -1, -1 }, { 0x131D5, -1, 3637, -1, -1, -1 }, { 0x131D6, -1, 3638, -1, -1, -1 }, { 0x131D7, -1, 3639, -1, -1, -1 }, { 0x131D8, -1, 3640, -1, -1, -1 }, { 0x131D9, -1, 3641, -1, -1, -1 }, { 0x131DA, -1, 3642, -1, -1, -1 }, { 0x131DB, -1, 3643, -1, -1, -1 }, { 0x131DC, -1, 3644, -1, -1, -1 }, { 0x131DD, -1, 3645, -1, -1, -1 }, { 0x131DE, -1, 3646, -1, -1, -1 }, { 0x131DF, -1, 3647, -1, -1, -1 }, { 0x131E0, -1, 3648, -1, -1, -1 }, { 0x131E1, -1, 3649, -1, -1, -1 }, { 0x131E2, -1, 3651, -1, -1, -1 }, { 0x131E3, -1, 3653, -1, -1, -1 }, { 0x131E4, -1, 3654, -1, -1, -1 }, { 0x131E5, -1, 3655, -1, -1, -1 }, { 0x131E6, -1, 3656, -1, -1, -1 }, { 0x131E7, -1, 3658, -1, -1, -1 }, { 0x131E8, -1, 3659, -1, -1, -1 }, { 0x131E9, -1, 3660, -1, -1, -1 }, { 0x131EA, -1, 3662, -1, -1, -1 }, { 0x131EB, -1, 3663, -1, -1, -1 }, { 0x131EC, -1, 3664, -1, -1, -1 }, { 0x131ED, -1, 3665, -1, -1, -1 }, { 0x131EE, -1, 3666, -1, -1, -1 }, { 0x131EF, -1, 3669, -1, -1, -1 }, { 0x131F0, -1, 3670, -1, -1, -1 }, { 0x131F1, -1, 3671, -1, -1, -1 }, { 0x131F2, -1, 3673, -1, -1, -1 }, { 0x131F3, -1, 3674, -1, -1, -1 }, { 0x131F4, -1, 3676, -1, -1, -1 }, { 0x131F5, -1, 3677, -1, -1, -1 }, { 0x131F6, -1, 3678, -1, -1, -1 }, { 0x131F7, -1, 3679, -1, -1, -1 }, { 0x131F8, -1, 3681, -1, -1, -1 }, { 0x131F9, -1, 3683, -1, -1, -1 }, { 0x131FA, -1, 3684, -1, -1, -1 }, { 0x131FB, -1, 3685, -1, -1, -1 }, { 0x131FC, -1, 3686, -1, -1, -1 }, { 0x131FD, -1, 3687, -1, -1, -1 }, { 0x131FE, -1, 3688, -1, -1, -1 }, { 0x131FF, -1, 3689, -1, -1, -1 }, { 0x13200, -1, 3691, -1, -1, -1 }, { 0x13201, -1, 3693, -1, -1, -1 }, { 0x13203, -1, 3694, -1, -1, -1 }, { 0x13204, -1, 3695, -1, -1, -1 }, { 0x13205, -1, 3696, -1, -1, -1 }, { 0x13206, -1, 3697, -1, -1, -1 }, { 0x13207, -1, 3698, -1, -1, -1 }, { 0x13208, -1, 3699, -1, -1, -1 }, { 0x13209, -1, 3700, -1, -1, -1 }, { 0x1320A, -1, 3701, -1, -1, -1 }, { 0x1320B, -1, 3702, -1, -1, -1 }, { 0x1320C, -1, 3703, -1, -1, -1 }, { 0x1320D, -1, 3704, -1, -1, -1 }, { 0x1320E, -1, 3705, 3142, -1, -1 }, { 0x1320F, -1, 3709, -1, -1, -1 }, { 0x13210, -1, 3710, -1, -1, -1 }, { 0x13211, -1, 3711, -1, -1, -1 }, { 0x13212, -1, 3712, -1, -1, -1 }, { 0x13213, -1, 3714, -1, -1, -1 }, { 0x13214, -1, 3716, -1, -1, -1 }, { 0x13215, -1, 3717, -1, -1, -1 }, { 0x13216, -1, 3719, -1, -1, -1 }, { 0x13217, -1, 3720, -1, -1, -1 }, { 0x13218, -1, 3721, -1, -1, -1 }, { 0x13219, -1, 3722, -1, -1, -1 }, { 0x1321A, -1, 3726, -1, -1, -1 }, { 0x1321B, -1, 3728, -1, -1, -1 }, { 0x1321C, -1, 3730, -1, -1, -1 }, { 0x1321D, -1, 3732, -1, -1, -1 }, { 0x1321E, -1, 3733, -1, -1, -1 }, { 0x1321F, -1, 3734, -1, -1, -1 }, { 0x13220, -1, 3736, -1, -1, -1 }, { 0x13221, -1, 3737, -1, -1, -1 }, { 0x13222, -1, 3738, -1, -1, -1 }, { 0x13223, -1, 3739, -1, -1, -1 }, { 0x13224, -1, 3740, -1, -1, -1 }, { 0x13225, -1, 3741, -1, -1, -1 }, { 0x13226, -1, 3742, -1, -1, -1 }, { 0x13227, -1, 3743, -1, -1, -1 }, { 0x13228, -1, 3744, -1, -1, -1 }, { 0x13229, -1, 3745, -1, -1, -1 }, { 0x1322A, -1, 3746, -1, -1, -1 }, { 0x1322B, -1, 3747, -1, -1, -1 }, { 0x1322C, -1, 3748, -1, -1, -1 }, { 0x1322D, -1, 3749, -1, -1, -1 }, { 0x1322E, -1, 3750, -1, -1, -1 }, { 0x1322F, -1, 3751, -1, -1, -1 }, { 0x13230, -1, 3752, -1, -1, -1 }, { 0x13231, -1, 3753, -1, -1, -1 }, { 0x13232, -1, 3754, -1, -1, -1 }, { 0x13236, -1, 3755, -1, -1, -1 }, { 0x13237, -1, 3756, -1, -1, -1 }, { 0x13238, -1, 3757, -1, -1, -1 }, { 0x13239, -1, 3758, -1, -1, -1 }, { 0x1323A, -1, 3759, -1, -1, -1 }, { 0x1323B, -1, 3760, -1, -1, -1 }, { 0x1323C, -1, 3761, -1, -1, -1 }, { 0x1323D, -1, 3762, -1, -1, -1 }, { 0x1323E, -1, 3763, -1, -1, -1 }, { 0x1323F, -1, 3764, -1, -1, -1 }, { 0x13240, -1, 3765, -1, -1, -1 }, { 0x13241, -1, 3766, -1, -1, -1 }, { 0x13242, -1, 3767, -1, -1, -1 }, { 0x13243, -1, 3768, -1, -1, -1 }, { 0x13244, -1, 3769, -1, -1, -1 }, { 0x13245, -1, 3770, -1, -1, -1 }, { 0x13246, -1, 3771, -1, -1, -1 }, { 0x13247, -1, 3772, -1, -1, -1 }, { 0x13248, -1, 3773, -1, -1, -1 }, { 0x13249, -1, 3774, -1, -1, -1 }, { 0x1324B, -1, 3775, -1, -1, -1 }, { 0x1324C, -1, 3776, -1, -1, -1 }, { 0x1324D, -1, 3777, -1, -1, -1 }, { 0x1324E, -1, 3778, -1, -1, -1 }, { 0x1324F, -1, 3779, -1, -1, -1 }, { 0x13250, -1, 3780, -1, -1, -1 }, { 0x13251, -1, 3781, -1, -1, -1 }, { 0x13252, -1, 3782, -1, -1, -1 }, { 0x13253, -1, 3783, -1, -1, -1 }, { 0x13254, -1, 3784, 3144, -1, -1 }, { 0x13255, -1, 3785, -1, -1, -1 }, { 0x13256, -1, 3786, -1, -1, -1 }, { 0x13257, -1, 3787, -1, -1, -1 }, { 0x13258, -1, 3788, 3146, -1, -1 }, { 0x13259, -1, 3789, -1, -1, -1 }, { 0x1325A, -1, 3790, -1, -1, -1 }, { 0x1325B, -1, 3791, -1, -1, -1 }, { 0x1325C, -1, 3792, -1, -1, -1 }, { 0x1325D, -1, 3793, -1, -1, -1 }, { 0x1325E, -1, 3794, -1, -1, -1 }, { 0x1325F, -1, 3795, -1, -1, -1 }, { 0x13260, -1, 3796, -1, -1, -1 }, { 0x13261, -1, 3797, -1, -1, -1 }, { 0x13262, -1, 3798, -1, -1, -1 }, { 0x13265, -1, 3799, -1, -1, -1 }, { 0x13266, -1, 3800, -1, -1, -1 }, { 0x13267, -1, 3801, -1, -1, -1 }, { 0x13268, -1, 3802, -1, -1, -1 }, { 0x13269, -1, 3803, -1, -1, -1 }, { 0x1326A, -1, 3804, -1, -1, -1 }, { 0x1326B, -1, 3805, -1, -1, -1 }, { 0x1326C, -1, 3806, -1, -1, -1 }, { 0x1326D, -1, 3807, -1, -1, -1 }, { 0x1326E, -1, 3808, -1, -1, -1 }, { 0x1326F, -1, 3809, -1, -1, -1 }, { 0x13271, -1, 3810, -1, -1, -1 }, { 0x13272, -1, 3811, -1, -1, -1 }, { 0x13273, -1, 3812, -1, -1, -1 }, { 0x13274, -1, 3813, -1, -1, -1 }, { 0x13275, -1, 3814, -1, -1, -1 }, { 0x13276, -1, 3815, -1, -1, -1 }, { 0x13277, -1, 3816, -1, -1, -1 }, { 0x13278, -1, 3817, -1, -1, -1 }, { 0x13279, -1, 3818, -1, -1, -1 }, { 0x1327A, -1, 3819, -1, -1, -1 }, { 0x1327B, -1, 3820, -1, -1, -1 }, { 0x1327C, -1, 3821, -1, -1, -1 }, { 0x1327D, -1, 3823, -1, -1, -1 }, { 0x1327F, -1, 3825, -1, -1, -1 }, { 0x13280, -1, 3826, -1, -1, -1 }, { 0x13281, -1, 3827, -1, -1, -1 }, { 0x13282, -1, 3828, 3147, -1, -1 }, { 0x13283, -1, 3829, 3148, -1, -1 }, { 0x13284, -1, 3830, -1, -1, -1 }, { 0x13285, -1, 3831, -1, -1, -1 }, { 0x13286, -1, 3832, -1, -1, -1 }, { 0x13287, -1, 3833, -1, -1, -1 }, { 0x13288, -1, 3834, -1, -1, -1 }, { 0x13289, -1, 3835, -1, -1, -1 }, { 0x1328A, -1, 3836, -1, -1, -1 }, { 0x1328B, -1, 3837, -1, -1, -1 }, { 0x1328C, -1, 3838, -1, -1, -1 }, { 0x1328D, -1, 3840, -1, -1, -1 }, { 0x1328E, -1, 3841, -1, -1, -1 }, { 0x1328F, -1, 3842, -1, -1, -1 }, { 0x13290, -1, 3843, -1, -1, -1 }, { 0x13291, -1, 3845, -1, -1, -1 }, { 0x13292, -1, 3846, -1, -1, -1 }, { 0x13293, -1, 3847, -1, -1, -1 }, { 0x13294, -1, 3848, -1, -1, -1 }, { 0x13295, -1, 3849, -1, -1, -1 }, { 0x13296, -1, 3850, -1, -1, -1 }, { 0x13297, -1, 3851, -1, -1, -1 }, { 0x13299, -1, 3852, -1, -1, -1 }, { 0x1329A, -1, 3854, -1, -1, -1 }, { 0x1329B, -1, 3855, -1, -1, -1 }, { 0x1329C, -1, 3856, -1, -1, -1 }, { 0x1329E, -1, 3857, -1, -1, -1 }, { 0x1329F, -1, 3858, -1, -1, -1 }, { 0x132A0, -1, 3859, -1, -1, -1 }, { 0x132A1, -1, 3860, -1, -1, -1 }, { 0x132A2, -1, 3861, -1, -1, -1 }, { 0x132A3, -1, 3862, -1, -1, -1 }, { 0x132A4, -1, 3863, -1, -1, -1 }, { 0x132A5, -1, 3864, -1, -1, -1 }, { 0x132A6, -1, 3865, -1, -1, -1 }, { 0x132A7, -1, 3866, -1, -1, -1 }, { 0x132A8, -1, 3868, -1, -1, -1 }, { 0x132A9, -1, 3869, -1, -1, -1 }, { 0x132AA, -1, 3870, -1, -1, -1 }, { 0x132AB, -1, 3871, -1, -1, -1 }, { 0x132AC, -1, 3872, -1, -1, -1 }, { 0x132AD, -1, 3873, -1, -1, -1 }, { 0x132AE, -1, 3874, -1, -1, -1 }, { 0x132AF, -1, 3875, -1, -1, -1 }, { 0x132B0, -1, 3876, -1, -1, -1 }, { 0x132B1, -1, 3877, -1, -1, -1 }, { 0x132B2, -1, 3878, -1, -1, -1 }, { 0x132B3, -1, 3879, -1, -1, -1 }, { 0x132B5, -1, 3880, -1, -1, -1 }, { 0x132B6, -1, 3881, -1, -1, -1 }, { 0x132B7, -1, 3882, -1, -1, -1 }, { 0x132B8, -1, 3883, -1, -1, -1 }, { 0x132B9, -1, 3884, -1, -1, -1 }, { 0x132BA, -1, 3885, -1, -1, -1 }, { 0x132BB, -1, 3886, -1, -1, -1 }, { 0x132BC, -1, 3887, -1, -1, -1 }, { 0x132BD, -1, 3888, -1, -1, -1 }, { 0x132BE, -1, 3889, -1, -1, -1 }, { 0x132BF, -1, 3890, -1, -1, -1 }, { 0x132C0, -1, 3891, -1, -1, -1 }, { 0x132C1, -1, 3892, -1, -1, -1 }, { 0x132C2, -1, 3893, -1, -1, -1 }, { 0x132C3, -1, 3894, -1, -1, -1 }, { 0x132C4, -1, 3895, -1, -1, -1 }, { 0x132C5, -1, 3896, -1, -1, -1 }, { 0x132C6, -1, 3897, -1, -1, -1 }, { 0x132C7, -1, 3898, -1, -1, -1 }, { 0x132C8, -1, 3899, -1, -1, -1 }, { 0x132C9, -1, 3900, -1, -1, -1 }, { 0x132CA, -1, 3901, -1, -1, -1 }, { 0x132CB, -1, 3902, -1, -1, -1 }, { 0x132CC, -1, 3903, -1, -1, -1 }, { 0x132CD, -1, 3904, -1, -1, -1 }, { 0x132CE, -1, 3905, -1, -1, -1 }, { 0x132CF, -1, 3906, -1, -1, -1 }, { 0x132D0, -1, 3907, -1, -1, -1 }, { 0x132D1, -1, 3908, -1, -1, -1 }, { 0x132D2, -1, 3909, -1, -1, -1 }, { 0x132D3, -1, 3910, -1, -1, -1 }, { 0x132D4, -1, 3911, -1, -1, -1 }, { 0x132D5, -1, 3912, -1, -1, -1 }, { 0x132D6, -1, 3913, -1, -1, -1 }, { 0x132D7, -1, 3914, -1, -1, -1 }, { 0x132D8, -1, 3915, -1, -1, -1 }, { 0x132D9, -1, 3916, -1, -1, -1 }, { 0x132DA, -1, 3917, -1, -1, -1 }, { 0x132DB, -1, 3918, -1, -1, -1 }, { 0x132DC, -1, 3919, -1, -1, -1 }, { 0x132DD, -1, 3920, -1, -1, -1 }, { 0x132DE, -1, 3921, -1, -1, -1 }, { 0x132DF, -1, 3922, -1, -1, -1 }, { 0x132E0, -1, 3923, -1, -1, -1 }, { 0x132E1, -1, 3924, -1, -1, -1 }, { 0x132E3, -1, 3925, -1, -1, -1 }, { 0x132E4, -1, 3926, -1, -1, -1 }, { 0x132E5, -1, 3927, -1, -1, -1 }, { 0x132E6, -1, 3928, -1, -1, -1 }, { 0x132E7, -1, 3929, -1, -1, -1 }, { 0x132E8, -1, 3930, -1, -1, -1 }, { 0x132E9, -1, 3931, -1, -1, -1 }, { 0x132EA, -1, 3932, -1, -1, -1 }, { 0x132EB, -1, 3933, -1, -1, -1 }, { 0x132EC, -1, 3934, -1, -1, -1 }, { 0x132ED, -1, 3935, -1, -1, -1 }, { 0x132EE, -1, 3936, -1, -1, -1 }, { 0x132EF, -1, 3937, -1, -1, -1 }, { 0x132F0, -1, 3938, -1, -1, -1 }, { 0x132F2, -1, 3940, -1, -1, -1 }, { 0x132F3, -1, 3941, -1, -1, -1 }, { 0x132F4, -1, 3942, 3149, -1, -1 }, { 0x132F5, -1, 3943, -1, -1, -1 }, { 0x132F6, -1, 3944, -1, -1, -1 }, { 0x132F7, -1, 3945, -1, -1, -1 }, { 0x132F8, -1, 3946, -1, -1, -1 }, { 0x132F9, -1, 3947, -1, -1, -1 }, { 0x132FA, -1, 3948, -1, -1, -1 }, { 0x132FB, -1, 3949, -1, -1, -1 }, { 0x132FC, -1, 3950, -1, -1, -1 }, { 0x132FD, -1, 3952, -1, -1, -1 }, { 0x132FE, -1, 3953, -1, -1, -1 }, { 0x132FF, -1, 3954, -1, -1, -1 }, { 0x13300, -1, 3955, -1, -1, -1 }, { 0x13301, -1, 3956, -1, -1, -1 }, { 0x13302, -1, 3957, -1, -1, -1 }, { 0x13303, -1, 3958, -1, -1, -1 }, { 0x13304, -1, 3959, -1, -1, -1 }, { 0x13305, -1, 3960, -1, -1, -1 }, { 0x13306, -1, 3961, -1, -1, -1 }, { 0x13307, -1, 3962, -1, -1, -1 }, { 0x13308, -1, 3963, -1, -1, -1 }, { 0x13309, -1, 3964, -1, -1, -1 }, { 0x1330A, -1, 3965, -1, -1, -1 }, { 0x1330B, -1, 3966, -1, -1, -1 }, { 0x1330C, -1, 3967, -1, -1, -1 }, { 0x1330D, -1, 3968, -1, -1, -1 }, { 0x1330E, -1, 3969, -1, -1, -1 }, { 0x1330F, -1, 3970, -1, -1, -1 }, { 0x13310, -1, 3971, -1, -1, -1 }, { 0x13311, -1, 3973, -1, -1, -1 }, { 0x13312, -1, 3974, -1, -1, -1 }, { 0x13313, -1, 3975, -1, -1, -1 }, { 0x13314, -1, 3977, -1, -1, -1 }, { 0x13315, -1, 3978, -1, -1, -1 }, { 0x13317, -1, 3979, -1, -1, -1 }, { 0x13318, -1, 3980, -1, -1, -1 }, { 0x13319, -1, 3981, -1, -1, -1 }, { 0x1331A, -1, 3982, -1, -1, -1 }, { 0x1331B, -1, 3984, -1, -1, -1 }, { 0x1331C, -1, 3985, -1, -1, -1 }, { 0x1331D, -1, 3986, -1, -1, -1 }, { 0x1331E, -1, 3987, -1, -1, -1 }, { 0x1331F, -1, 3988, -1, -1, -1 }, { 0x13320, -1, 3989, -1, -1, -1 }, { 0x13321, -1, 3991, -1, -1, -1 }, { 0x13322, -1, 3992, -1, -1, -1 }, { 0x13323, -1, 3993, -1, -1, -1 }, { 0x13324, -1, 3995, -1, -1, -1 }, { 0x13325, -1, 3996, -1, -1, -1 }, { 0x13326, -1, 3997, -1, -1, -1 }, { 0x13327, -1, 3998, -1, -1, -1 }, { 0x13328, -1, 4000, -1, -1, -1 }, { 0x13329, -1, 4001, -1, -1, -1 }, { 0x1332A, -1, 4002, -1, -1, -1 }, { 0x1332B, -1, 4003, -1, -1, -1 }, { 0x1332C, -1, 4004, -1, -1, -1 }, { 0x1332D, -1, 4005, -1, -1, -1 }, { 0x1332E, -1, 4006, -1, -1, -1 }, { 0x13330, -1, 4008, -1, -1, -1 }, { 0x13331, -1, 4009, -1, -1, -1 }, { 0x13332, -1, 4011, -1, -1, -1 }, { 0x13333, -1, 4012, -1, -1, -1 }, { 0x13334, -1, 4013, -1, -1, -1 }, { 0x13335, -1, 4015, -1, -1, -1 }, { 0x13336, -1, 4016, -1, -1, -1 }, { 0x13337, -1, 4017, -1, -1, -1 }, { 0x13338, -1, 4019, -1, -1, -1 }, { 0x13339, -1, 4020, -1, -1, -1 }, { 0x1333A, -1, 4021, -1, -1, -1 }, { 0x1333B, -1, 4022, -1, -1, -1 }, { 0x1333C, -1, 4024, -1, -1, -1 }, { 0x1333D, -1, 4026, -1, -1, -1 }, { 0x1333E, -1, 4027, -1, -1, -1 }, { 0x1333F, -1, 4028, -1, -1, -1 }, { 0x13340, -1, 4029, -1, -1, -1 }, { 0x13341, -1, 4030, -1, -1, -1 }, { 0x13342, -1, 4031, -1, -1, -1 }, { 0x13343, -1, 4032, -1, -1, -1 }, { 0x13344, -1, 4033, -1, -1, -1 }, { 0x13345, -1, 4034, -1, -1, -1 }, { 0x13346, -1, 4035, -1, -1, -1 }, { 0x13347, -1, 4037, -1, -1, -1 }, { 0x13348, -1, 4038, -1, -1, -1 }, { 0x13349, -1, 4040, -1, -1, -1 }, { 0x1334A, -1, 4041, -1, -1, -1 }, { 0x1334B, -1, 4042, -1, -1, -1 }, { 0x1334C, -1, 4043, -1, -1, -1 }, { 0x1334D, -1, 4045, -1, -1, -1 }, { 0x1334E, -1, 4046, -1, -1, -1 }, { 0x1334F, -1, 4048, -1, -1, -1 }, { 0x13350, -1, 4049, -1, -1, -1 }, { 0x13351, -1, 4051, -1, -1, -1 }, { 0x13352, -1, 4052, -1, -1, -1 }, { 0x13353, -1, 4054, -1, -1, -1 }, { 0x13354, -1, 4055, -1, -1, -1 }, { 0x13355, -1, 4056, -1, -1, -1 }, { 0x13356, -1, 4057, -1, -1, -1 }, { 0x13357, -1, 4058, -1, -1, -1 }, { 0x13358, -1, 4059, -1, -1, -1 }, { 0x13359, -1, 4060, -1, -1, -1 }, { 0x1335A, -1, 4061, -1, -1, -1 }, { 0x1335B, -1, 4062, -1, -1, -1 }, { 0x1335C, -1, 4063, -1, -1, -1 }, { 0x1335D, -1, 4064, -1, -1, -1 }, { 0x1335E, -1, 4065, -1, -1, -1 }, { 0x1335F, -1, 4066, -1, -1, -1 }, { 0x13360, -1, 4068, -1, -1, -1 }, { 0x13361, -1, 4069, -1, -1, -1 }, { 0x13362, -1, 4071, -1, -1, -1 }, { 0x13363, -1, 4074, -1, -1, -1 }, { 0x13364, -1, 4075, -1, -1, -1 }, { 0x13365, -1, 4076, -1, -1, -1 }, { 0x13366, -1, 4077, -1, -1, -1 }, { 0x13367, -1, 4078, -1, -1, -1 }, { 0x13368, -1, 4079, -1, -1, -1 }, { 0x13369, -1, 4080, -1, -1, -1 }, { 0x1336A, -1, 4081, -1, -1, -1 }, { 0x1336B, -1, 4082, -1, -1, -1 }, { 0x1336C, -1, 4083, -1, -1, -1 }, { 0x1336D, -1, 4084, -1, -1, -1 }, { 0x1336E, -1, 4085, -1, -1, -1 }, { 0x1336F, -1, 4086, -1, -1, -1 }, { 0x13370, -1, 4087, -1, -1, -1 }, { 0x13371, -1, 4088, -1, -1, -1 }, { 0x13372, -1, 4089, -1, -1, -1 }, { 0x13373, -1, 4090, -1, -1, -1 }, { 0x13374, -1, 4091, -1, -1, -1 }, { 0x13375, -1, 4092, -1, -1, -1 }, { 0x13376, -1, 4093, -1, -1, -1 }, { 0x13377, -1, 4094, -1, -1, -1 }, { 0x13378, -1, 4095, 3150, -1, -1 }, { 0x13379, -1, 4096, -1, -1, -1 }, { 0x1337A, -1, 4097, -1, -1, -1 }, { 0x1337B, -1, 4098, -1, -1, -1 }, { 0x1337C, -1, 4099, -1, -1, -1 }, { 0x1337D, -1, 4100, -1, -1, -1 }, { 0x1337E, -1, 4101, -1, -1, -1 }, { 0x1337F, -1, 4102, -1, -1, -1 }, { 0x13380, -1, 4104, -1, -1, -1 }, { 0x13381, -1, 4106, -1, -1, -1 }, { 0x13382, -1, 4107, -1, -1, -1 }, { 0x13383, -1, 4108, -1, -1, -1 }, { 0x13384, -1, 4109, -1, -1, -1 }, { 0x13385, -1, 4111, -1, -1, -1 }, { 0x13386, -1, 4112, -1, -1, -1 }, { 0x13387, -1, 4114, -1, -1, -1 }, { 0x13388, -1, 4116, -1, -1, -1 }, { 0x13389, -1, 4117, -1, -1, -1 }, { 0x1338A, -1, 4118, -1, -1, -1 }, { 0x1338B, -1, 4119, -1, -1, -1 }, { 0x1338C, -1, 4120, -1, -1, -1 }, { 0x1338D, -1, 4121, -1, -1, -1 }, { 0x1338E, -1, 4122, -1, -1, -1 }, { 0x1338F, -1, 4123, -1, -1, -1 }, { 0x13390, -1, 4125, -1, -1, -1 }, { 0x13391, -1, 4127, -1, -1, -1 }, { 0x13392, -1, 4129, -1, -1, -1 }, { 0x13393, -1, 4131, -1, -1, -1 }, { 0x13394, -1, 4132, -1, -1, -1 }, { 0x13395, -1, 4133, -1, -1, -1 }, { 0x13396, -1, 4135, -1, -1, -1 }, { 0x13397, -1, 4136, -1, -1, -1 }, { 0x13398, -1, 4137, -1, -1, -1 }, { 0x13399, -1, 4139, -1, -1, -1 }, { 0x1339A, -1, 4140, -1, -1, -1 }, { 0x1339B, -1, 4142, 3151, -1, -1 }, { 0x1339C, -1, 4144, -1, -1, -1 }, { 0x1339D, -1, 4145, -1, -1, -1 }, { 0x1339E, -1, 4146, -1, -1, -1 }, { 0x1339F, -1, 4147, -1, -1, -1 }, { 0x133A0, -1, 4148, -1, -1, -1 }, { 0x133A1, -1, 4149, 3152, -1, -1 }, { 0x133A2, -1, 4150, -1, -1, -1 }, { 0x133A3, -1, 4152, -1, -1, -1 }, { 0x133A4, -1, 4153, -1, -1, -1 }, { 0x133A5, -1, 4154, -1, -1, -1 }, { 0x133A6, -1, 4155, -1, -1, -1 }, { 0x133A7, -1, 4157, -1, -1, -1 }, { 0x133A8, -1, 4158, -1, -1, -1 }, { 0x133A9, -1, 4159, -1, -1, -1 }, { 0x133AA, -1, 4160, -1, -1, -1 }, { 0x133AB, -1, 4161, -1, -1, -1 }, { 0x133AC, -1, 4163, -1, -1, -1 }, { 0x133AD, -1, 4164, -1, -1, -1 }, { 0x133AE, -1, 4166, -1, -1, -1 }, { 0x133AF, -1, 4168, -1, -1, -1 }, { 0x133B0, -1, 4169, -1, -1, -1 }, { 0x133B1, -1, 4170, -1, -1, -1 }, { 0x133B2, -1, 4171, -1, -1, -1 }, { 0x133B3, -1, 4172, -1, -1, -1 }, { 0x133B4, -1, 4173, -1, -1, -1 }, { 0x133B5, -1, 4174, -1, -1, -1 }, { 0x133B6, -1, 4175, -1, -1, -1 }, { 0x133B7, -1, 4176, -1, -1, -1 }, { 0x133B8, -1, 4177, -1, -1, -1 }, { 0x133B9, -1, 4178, -1, -1, -1 }, { 0x133BA, -1, 4179, -1, -1, -1 }, { 0x133BB, -1, 4180, -1, -1, -1 }, { 0x133BC, -1, 4181, -1, -1, -1 }, { 0x133BD, -1, 4182, -1, -1, -1 }, { 0x133BE, -1, 4184, -1, -1, -1 }, { 0x133BF, -1, 4185, -1, -1, -1 }, { 0x133C1, -1, 4186, -1, -1, -1 }, { 0x133C2, -1, 4187, -1, -1, -1 }, { 0x133C3, -1, 4188, -1, -1, -1 }, { 0x133C4, -1, 4189, -1, -1, -1 }, { 0x133C5, -1, 4191, -1, -1, -1 }, { 0x133C6, -1, 4193, -1, -1, -1 }, { 0x133C7, -1, 4194, -1, -1, -1 }, { 0x133C8, -1, 4195, -1, -1, -1 }, { 0x133C9, -1, 4196, -1, -1, -1 }, { 0x133CA, -1, 4197, -1, -1, -1 }, { 0x133CB, -1, 4198, -1, -1, -1 }, { 0x133CC, -1, 4199, -1, -1, -1 }, { 0x133CD, -1, 4200, -1, -1, -1 }, { 0x133CE, -1, 4201, -1, -1, -1 }, { 0x133CF, -1, 4202, -1, -1, -1 }, { 0x133D0, -1, 4203, -1, -1, -1 }, { 0x133D1, -1, 4204, -1, -1, -1 }, { 0x133D2, -1, 4206, -1, -1, -1 }, { 0x133D3, -1, 4207, -1, -1, -1 }, { 0x133D4, -1, 4209, -1, -1, -1 }, { 0x133D5, -1, 4212, -1, -1, -1 }, { 0x133D6, -1, 4215, -1, -1, -1 }, { 0x133D8, -1, 4216, -1, -1, -1 }, { 0x133D9, -1, 4218, -1, -1, -1 }, { 0x133DA, -1, 4219, -1, -1, -1 }, { 0x133DB, -1, 4222, -1, -1, -1 }, { 0x133DC, -1, 4223, -1, -1, -1 }, { 0x133DD, -1, 4225, -1, -1, -1 }, { 0x133DE, -1, 4227, -1, -1, -1 }, { 0x133DF, -1, 4228, -1, -1, -1 }, { 0x133E0, -1, 4230, -1, -1, -1 }, { 0x133E1, -1, 4231, -1, -1, -1 }, { 0x133E2, -1, 4232, -1, -1, -1 }, { 0x133E3, -1, 4233, -1, -1, -1 }, { 0x133E4, -1, 4234, -1, -1, -1 }, { 0x133E5, -1, 4236, -1, -1, -1 }, { 0x133E6, -1, 4238, -1, -1, -1 }, { 0x133E7, -1, 4239, -1, -1, -1 }, { 0x133E8, -1, 4240, -1, -1, -1 }, { 0x133E9, -1, 4242, -1, -1, -1 }, { 0x133EA, -1, 4244, -1, -1, -1 }, { 0x133EB, -1, 4246, -1, -1, -1 }, { 0x133EC, -1, 4248, -1, -1, -1 }, { 0x133ED, -1, 4249, 3154, -1, -1 }, { 0x133EE, -1, 4251, -1, -1, -1 }, { 0x133EF, -1, 4256, -1, -1, -1 }, { 0x133F0, -1, 4257, -1, -1, -1 }, { 0x133F1, -1, 4259, -1, -1, -1 }, { 0x133F2, -1, 4260, -1, -1, -1 }, { 0x133F3, -1, 4262, -1, -1, -1 }, { 0x133F4, -1, 4264, -1, -1, -1 }, { 0x133F5, -1, 4265, -1, -1, -1 }, { 0x133F6, -1, 4267, -1, -1, -1 }, { 0x133F7, -1, 4268, -1, -1, -1 }, { 0x133F8, -1, 4270, -1, -1, -1 }, { 0x133F9, -1, 4272, -1, -1, -1 }, { 0x133FA, -1, 4274, -1, -1, -1 }, { 0x133FB, -1, 4276, -1, -1, -1 }, { 0x133FC, -1, 4278, 3155, -1, -1 }, { 0x133FD, -1, 4280, -1, -1, -1 }, { 0x133FE, -1, 4281, -1, -1, -1 }, { 0x133FF, -1, 4282, -1, -1, -1 }, { 0x13400, -1, 4283, -1, -1, -1 }, { 0x13401, -1, 4284, -1, -1, -1 }, { 0x13402, -1, 4285, -1, -1, -1 }, { 0x13403, -1, 4286, -1, -1, -1 }, { 0x13404, -1, 4287, -1, -1, -1 }, { 0x13405, -1, 4288, -1, -1, -1 }, { 0x13406, -1, 4289, -1, -1, -1 }, { 0x13407, -1, 4290, -1, -1, -1 }, { 0x13408, -1, 4291, -1, -1, -1 }, { 0x13409, -1, 4292, -1, -1, -1 }, { 0x1340A, -1, 4293, -1, -1, -1 }, { 0x1340B, -1, 4294, -1, -1, -1 }, { 0x1340C, -1, 4295, -1, -1, -1 }, { 0x1340D, -1, 4296, 3156, -1, -1 }, { 0x1340E, -1, 4298, -1, -1, -1 }, { 0x1340F, -1, 4299, -1, -1, -1 }, { 0x13410, -1, 4300, -1, -1, -1 }, { 0x13411, -1, 4301, -1, -1, -1 }, { 0x13412, -1, 4302, -1, -1, -1 }, { 0x13413, -1, 4303, -1, -1, -1 }, { 0x13414, -1, 4304, -1, -1, -1 }, { 0x13416, -1, 4306, -1, -1, -1 }, { 0x13417, -1, 4307, -1, -1, -1 }, { 0x13418, -1, 4308, -1, -1, -1 }, { 0x13419, -1, 4309, -1, -1, -1 }, { 0x1341A, -1, 4310, -1, -1, -1 }, { 0x1341B, -1, 4312, -1, -1, -1 }, { 0x1341C, -1, 4313, -1, -1, -1 }, { 0x1341D, -1, 4315, -1, -1, -1 }, { 0x1341E, -1, 4316, -1, -1, -1 }, { 0x1341F, -1, 4318, -1, -1, -1 }, { 0x13420, -1, 4319, -1, -1, -1 }, { 0x13421, -1, 4321, -1, -1, -1 }, { 0x13422, -1, 4322, -1, -1, -1 }, { 0x13423, -1, 4323, -1, -1, -1 }, { 0x13424, -1, 4324, -1, -1, -1 }, { 0x13425, -1, 4325, -1, -1, -1 }, { 0x13426, -1, 4326, -1, -1, -1 }, { 0x13427, -1, 4328, -1, -1, -1 }, { 0x13428, -1, 4329, -1, -1, -1 }, { 0x13429, -1, 4330, -1, -1, -1 }, { 0x1342A, -1, 4331, -1, -1, -1 }, { 0x1342B, -1, 4333, -1, -1, -1 }, { 0x1342C, -1, 4335, -1, -1, -1 }, { 0x1342D, -1, 4336, -1, -1, -1 }, { 0x1342E, -1, 4338, -1, -1, -1 }, { 0x1342F, -1, 4339, -1, -1, -1 }, { 0x13430, 1584, -1, -1, -1, -1 }, { 0x13431, 1585, -1, -1, -1, -1 }, { 0x13460, -1, 4341, -1, -1, -1 }, { 0x13461, -1, 4342, -1, -1, -1 }, { 0x13462, -1, 4343, -1, -1, -1 }, { 0x13463, -1, 4344, -1, -1, -1 }, { 0x13464, -1, 4345, -1, -1, -1 }, { 0x13465, -1, 4346, -1, -1, -1 }, { 0x13466, -1, 4347, -1, -1, -1 }, { 0x13467, -1, 4348, -1, -1, -1 }, { 0x13468, -1, 4349, -1, -1, -1 }, { 0x13469, -1, 4350, -1, -1, -1 }, { 0x1346A, -1, 4351, -1, -1, -1 }, { 0x1346B, -1, 4352, -1, -1, -1 }, { 0x1346C, -1, 4353, -1, -1, -1 }, { 0x1346D, -1, 4354, -1, -1, -1 }, { 0x1346F, -1, 4355, -1, -1, -1 }, { 0x13470, -1, 4356, -1, -1, -1 }, { 0x13471, -1, 4357, -1, -1, -1 }, { 0x13472, -1, 4358, -1, -1, -1 }, { 0x13473, -1, 4359, -1, -1, -1 }, { 0x13474, -1, 4360, -1, -1, -1 }, { 0x13476, -1, 4361, -1, -1, -1 }, { 0x13477, -1, 4362, -1, -1, -1 }, { 0x13478, -1, 4363, -1, -1, -1 }, { 0x13479, -1, 4364, -1, -1, -1 }, { 0x1347A, -1, 4365, -1, -1, -1 }, { 0x1347B, -1, 4366, -1, -1, -1 }, { 0x1347C, -1, 4367, -1, -1, -1 }, { 0x1347D, -1, 4368, -1, -1, -1 }, { 0x1347E, -1, 4369, -1, -1, -1 }, { 0x1347F, -1, 4370, -1, -1, -1 }, { 0x13480, -1, 4371, -1, -1, -1 }, { 0x13481, -1, 4372, -1, -1, -1 }, { 0x13482, -1, 4373, -1, -1, -1 }, { 0x13483, -1, 4374, -1, -1, -1 }, { 0x13484, -1, 4375, -1, -1, -1 }, { 0x13485, -1, 4376, -1, -1, -1 }, { 0x13486, -1, 4377, -1, -1, -1 }, { 0x13487, -1, 4378, -1, -1, -1 }, { 0x13489, -1, 4379, -1, -1, -1 }, { 0x1348A, -1, 4380, -1, -1, -1 }, { 0x1348B, -1, 4381, -1, -1, -1 }, { 0x1348C, -1, 4382, -1, -1, -1 }, { 0x1348D, -1, 4383, -1, -1, -1 }, { 0x1348E, -1, 4384, -1, -1, -1 }, { 0x1348F, -1, 4385, -1, -1, -1 }, { 0x13490, -1, 4386, -1, -1, -1 }, { 0x13491, -1, 4387, -1, -1, -1 }, { 0x13492, -1, 4388, -1, -1, -1 }, { 0x13493, -1, 4389, -1, -1, -1 }, { 0x13494, -1, 4390, -1, -1, -1 }, { 0x13496, -1, 4391, -1, -1, -1 }, { 0x13498, -1, 4392, -1, -1, -1 }, { 0x13499, -1, 4393, -1, -1, -1 }, { 0x1349A, -1, 4394, -1, -1, -1 }, { 0x1349B, -1, 4395, -1, -1, -1 }, { 0x1349C, -1, 4396, -1, -1, -1 }, { 0x1349D, -1, 4397, -1, -1, -1 }, { 0x1349E, -1, 4398, -1, -1, -1 }, { 0x134A1, -1, 4399, -1, -1, -1 }, { 0x134A2, -1, 4400, -1, -1, -1 }, { 0x134A3, -1, 4401, -1, -1, -1 }, { 0x134A4, -1, 4402, -1, -1, -1 }, { 0x134A5, -1, 4403, -1, -1, -1 }, { 0x134A7, -1, 4404, -1, -1, -1 }, { 0x134A8, -1, 4405, -1, -1, -1 }, { 0x134AA, -1, 4406, -1, -1, -1 }, { 0x134AB, -1, 4407, -1, -1, -1 }, { 0x134AC, -1, 4408, -1, -1, -1 }, { 0x134AD, -1, 4409, -1, -1, -1 }, { 0x134AF, -1, 4410, -1, -1, -1 }, { 0x134B0, -1, 4411, -1, -1, -1 }, { 0x134B1, -1, 4412, -1, -1, -1 }, { 0x134B2, -1, 4413, -1, -1, -1 }, { 0x134B3, -1, 4414, -1, -1, -1 }, { 0x134B5, -1, 4415, -1, -1, -1 }, { 0x134B6, -1, 4416, -1, -1, -1 }, { 0x134B8, -1, 4417, -1, -1, -1 }, { 0x134B9, -1, 4418, -1, -1, -1 }, { 0x134BA, -1, 4419, -1, -1, -1 }, { 0x134BB, -1, 4420, -1, -1, -1 }, { 0x134BC, -1, 4421, -1, -1, -1 }, { 0x134BD, -1, 4422, -1, -1, -1 }, { 0x134BF, -1, 4423, -1, -1, -1 }, { 0x134C0, -1, 4424, -1, -1, -1 }, { 0x134C1, -1, 4425, -1, -1, -1 }, { 0x134C3, -1, 4426, -1, -1, -1 }, { 0x134C4, -1, 4427, -1, -1, -1 }, { 0x134C5, -1, 4428, -1, -1, -1 }, { 0x134C6, -1, 4429, -1, -1, -1 }, { 0x134C7, -1, 4430, -1, -1, -1 }, { 0x134C8, -1, 4431, -1, -1, -1 }, { 0x134C9, -1, 4432, -1, -1, -1 }, { 0x134CA, -1, 4433, -1, -1, -1 }, { 0x134CB, -1, 4434, -1, -1, -1 }, { 0x134CD, -1, 4435, -1, -1, -1 }, { 0x134CE, -1, 4436, -1, -1, -1 }, { 0x134CF, -1, 4437, -1, -1, -1 }, { 0x134D0, -1, 4438, -1, -1, -1 }, { 0x134D1, -1, 4439, -1, -1, -1 }, { 0x134D2, -1, 4440, -1, -1, -1 }, { 0x134D3, -1, 4441, -1, -1, -1 }, { 0x134D4, -1, 4442, -1, -1, -1 }, { 0x134D6, -1, 4443, -1, -1, -1 }, { 0x134D7, -1, 4444, -1, -1, -1 }, { 0x134D8, -1, 4445, -1, -1, -1 }, { 0x134D9, -1, 4446, -1, -1, -1 }, { 0x134DA, -1, 4447, -1, -1, -1 }, { 0x134DB, -1, 4448, -1, -1, -1 }, { 0x134DC, -1, 4449, -1, -1, -1 }, { 0x134DD, -1, 4450, -1, -1, -1 }, { 0x134DE, -1, 4451, -1, -1, -1 }, { 0x134DF, -1, 4452, -1, -1, -1 }, { 0x134E0, -1, 4453, -1, -1, -1 }, { 0x134E1, -1, 4454, -1, -1, -1 }, { 0x134E2, -1, 4455, -1, -1, -1 }, { 0x134E3, -1, 4456, -1, -1, -1 }, { 0x134E4, -1, 4457, -1, -1, -1 }, { 0x134E5, -1, 4458, -1, -1, -1 }, { 0x134E6, -1, 4459, -1, -1, -1 }, { 0x134E7, -1, 4460, -1, -1, -1 }, { 0x134E8, -1, 4461, -1, -1, -1 }, { 0x134E9, -1, 4462, -1, -1, -1 }, { 0x134EA, -1, 4463, -1, -1, -1 }, { 0x134EB, -1, 4464, -1, -1, -1 }, { 0x134EC, -1, 4465, -1, -1, -1 }, { 0x134ED, -1, 4466, -1, -1, -1 }, { 0x134EE, -1, 4467, -1, -1, -1 }, { 0x134EF, -1, 4468, -1, -1, -1 }, { 0x134F0, -1, 4469, -1, -1, -1 }, { 0x134F1, -1, 4470, -1, -1, -1 }, { 0x134F2, -1, 4471, -1, -1, -1 }, { 0x134F3, -1, 4472, -1, -1, -1 }, { 0x134F4, -1, 4473, -1, -1, -1 }, { 0x134F6, -1, 4474, -1, -1, -1 }, { 0x134F7, -1, 4475, -1, -1, -1 }, { 0x134F8, -1, 4476, -1, -1, -1 }, { 0x134F9, -1, 4477, -1, -1, -1 }, { 0x134FA, -1, 4478, -1, -1, -1 }, { 0x134FB, -1, 4479, -1, -1, -1 }, { 0x134FC, -1, 4480, -1, -1, -1 }, { 0x134FD, -1, 4481, -1, -1, -1 }, { 0x134FE, -1, 4482, -1, -1, -1 }, { 0x134FF, -1, 4483, -1, -1, -1 }, { 0x13500, -1, 4484, -1, -1, -1 }, { 0x13501, -1, 4485, -1, -1, -1 }, { 0x13502, -1, 4486, -1, -1, -1 }, { 0x13504, -1, 4487, -1, -1, -1 }, { 0x13505, -1, 4488, -1, -1, -1 }, { 0x13507, -1, 4489, -1, -1, -1 }, { 0x13508, -1, 4490, -1, -1, -1 }, { 0x1350A, -1, 4491, -1, -1, -1 }, { 0x1350B, -1, 4492, -1, -1, -1 }, { 0x1350C, -1, 4493, -1, -1, -1 }, { 0x1350D, -1, 4494, -1, -1, -1 }, { 0x1350E, -1, 4495, -1, -1, -1 }, { 0x1350F, -1, 4496, -1, -1, -1 }, { 0x13510, -1, 4497, -1, -1, -1 }, { 0x13511, -1, 4498, -1, -1, -1 }, { 0x13512, -1, 4499, -1, -1, -1 }, { 0x13513, -1, 4500, -1, -1, -1 }, { 0x13514, -1, 4501, -1, -1, -1 }, { 0x13516, -1, 4502, -1, -1, -1 }, { 0x13517, -1, 4503, -1, -1, -1 }, { 0x13518, -1, 4504, -1, -1, -1 }, { 0x13519, -1, 4505, -1, -1, -1 }, { 0x1351A, -1, 4506, -1, -1, -1 }, { 0x1351C, -1, 4507, -1, -1, -1 }, { 0x1351D, -1, 4508, -1, -1, -1 }, { 0x1351E, -1, 4509, -1, -1, -1 }, { 0x1351F, -1, 4510, -1, -1, -1 }, { 0x13520, -1, 4511, -1, -1, -1 }, { 0x13522, -1, 4512, -1, -1, -1 }, { 0x13523, -1, 4513, -1, -1, -1 }, { 0x13524, -1, 4514, -1, -1, -1 }, { 0x13525, -1, 4515, -1, -1, -1 }, { 0x13526, -1, 4516, -1, -1, -1 }, { 0x13527, -1, 4517, -1, -1, -1 }, { 0x13528, -1, 4518, -1, -1, -1 }, { 0x13529, -1, 4519, -1, -1, -1 }, { 0x1352A, -1, 4520, -1, -1, -1 }, { 0x1352B, -1, 4521, -1, -1, -1 }, { 0x1352C, -1, 4522, -1, -1, -1 }, { 0x1352D, -1, 4523, -1, -1, -1 }, { 0x1352E, -1, 4524, -1, -1, -1 }, { 0x1352F, -1, 4525, -1, -1, -1 }, { 0x13530, -1, 4526, -1, -1, -1 }, { 0x13531, -1, 4527, -1, -1, -1 }, { 0x13533, -1, 4528, -1, -1, -1 }, { 0x13534, -1, 4529, -1, -1, -1 }, { 0x13535, -1, 4530, -1, -1, -1 }, { 0x13536, -1, 4531, -1, -1, -1 }, { 0x13537, -1, 4532, -1, -1, -1 }, { 0x13538, -1, 4533, -1, -1, -1 }, { 0x13539, -1, 4534, -1, -1, -1 }, { 0x1353A, -1, 4535, -1, -1, -1 }, { 0x1353B, -1, 4536, -1, -1, -1 }, { 0x1353C, -1, 4537, -1, -1, -1 }, { 0x1353D, -1, 4538, -1, -1, -1 }, { 0x1353E, -1, 4539, -1, -1, -1 }, { 0x1353F, -1, 4540, -1, -1, -1 }, { 0x13540, -1, 4541, -1, -1, -1 }, { 0x13541, -1, 4542, -1, -1, -1 }, { 0x13542, -1, 4543, -1, -1, -1 }, { 0x13543, -1, 4544, -1, -1, -1 }, { 0x13546, -1, 4545, -1, -1, -1 }, { 0x13547, -1, 4546, -1, -1, -1 }, { 0x13548, -1, 4547, -1, -1, -1 }, { 0x13549, -1, 4548, -1, -1, -1 }, { 0x1354B, -1, 4549, -1, -1, -1 }, { 0x1354C, -1, 4550, -1, -1, -1 }, { 0x1354D, -1, 4551, -1, -1, -1 }, { 0x1354E, -1, 4552, -1, -1, -1 }, { 0x1354F, -1, 4553, -1, -1, -1 }, { 0x13550, -1, 4554, -1, -1, -1 }, { 0x13551, -1, 4555, -1, -1, -1 }, { 0x13552, -1, 4556, -1, -1, -1 }, { 0x13553, -1, 4557, -1, -1, -1 }, { 0x13554, -1, 4558, -1, -1, -1 }, { 0x13555, -1, 4559, -1, -1, -1 }, { 0x13556, -1, 4560, -1, -1, -1 }, { 0x13557, -1, 4561, -1, -1, -1 }, { 0x13558, -1, 4562, -1, -1, -1 }, { 0x13559, -1, 4563, -1, -1, -1 }, { 0x1355A, -1, 4564, -1, -1, -1 }, { 0x1355B, -1, 4565, -1, -1, -1 }, { 0x1355C, -1, 4566, -1, -1, -1 }, { 0x1355D, -1, 4567, -1, -1, -1 }, { 0x1355E, -1, 4568, -1, -1, -1 }, { 0x1355F, -1, 4569, -1, -1, -1 }, { 0x13560, -1, 4570, -1, -1, -1 }, { 0x13561, -1, 4571, -1, -1, -1 }, { 0x13562, -1, 4572, -1, -1, -1 }, { 0x13563, -1, 4573, -1, -1, -1 }, { 0x13564, -1, 4574, -1, -1, -1 }, { 0x13565, -1, 4575, -1, -1, -1 }, { 0x13566, -1, 4576, -1, -1, -1 }, { 0x13567, -1, 4577, -1, -1, -1 }, { 0x13568, -1, 4578, -1, -1, -1 }, { 0x13569, -1, 4579, -1, -1, -1 }, { 0x1356B, -1, 4580, -1, -1, -1 }, { 0x1356C, -1, 4581, -1, -1, -1 }, { 0x1356E, -1, 4582, -1, -1, -1 }, { 0x1356F, -1, 4583, -1, -1, -1 }, { 0x13570, -1, 4584, -1, -1, -1 }, { 0x13571, -1, 4585, -1, -1, -1 }, { 0x13572, -1, 4586, -1, -1, -1 }, { 0x13573, -1, 4587, -1, -1, -1 }, { 0x13574, -1, 4588, -1, -1, -1 }, { 0x13575, -1, 4589, -1, -1, -1 }, { 0x13576, -1, 4590, -1, -1, -1 }, { 0x13577, -1, 4591, -1, -1, -1 }, { 0x13578, -1, 4592, -1, -1, -1 }, { 0x13579, -1, 4593, -1, -1, -1 }, { 0x1357A, -1, 4594, -1, -1, -1 }, { 0x1357C, -1, 4595, -1, -1, -1 }, { 0x1357E, -1, 4596, -1, -1, -1 }, { 0x1357F, -1, 4597, -1, -1, -1 }, { 0x13580, -1, 4598, -1, -1, -1 }, { 0x13582, -1, 4599, -1, -1, -1 }, { 0x13583, -1, 4600, -1, -1, -1 }, { 0x13584, -1, 4601, -1, -1, -1 }, { 0x13585, -1, 4602, -1, -1, -1 }, { 0x13586, -1, 4603, -1, -1, -1 }, { 0x13587, -1, 4604, -1, -1, -1 }, { 0x13588, -1, 4605, -1, -1, -1 }, { 0x13589, -1, 4606, -1, -1, -1 }, { 0x1358A, -1, 4607, -1, -1, -1 }, { 0x1358B, -1, 4608, -1, -1, -1 }, { 0x1358C, -1, 4609, -1, -1, -1 }, { 0x1358D, -1, 4610, -1, -1, -1 }, { 0x1358E, -1, 4611, -1, -1, -1 }, { 0x1358F, -1, 4612, -1, -1, -1 }, { 0x13590, -1, 4613, -1, -1, -1 }, { 0x13591, -1, 4614, -1, -1, -1 }, { 0x13592, -1, 4615, -1, -1, -1 }, { 0x13593, -1, 4616, -1, -1, -1 }, { 0x13594, -1, 4617, -1, -1, -1 }, { 0x13595, -1, 4618, -1, -1, -1 }, { 0x13596, -1, 4619, -1, -1, -1 }, { 0x13597, -1, 4620, -1, -1, -1 }, { 0x13598, -1, 4621, -1, -1, -1 }, { 0x13599, -1, 4622, -1, -1, -1 }, { 0x1359C, -1, 4623, -1, -1, -1 }, { 0x1359D, -1, 4624, -1, -1, -1 }, { 0x1359E, -1, 4625, -1, -1, -1 }, { 0x1359F, -1, 4626, -1, -1, -1 }, { 0x135A1, -1, 4627, -1, -1, -1 }, { 0x135A2, -1, 4628, -1, -1, -1 }, { 0x135A4, -1, 4629, -1, -1, -1 }, { 0x135A5, -1, 4630, -1, -1, -1 }, { 0x135A6, -1, 4631, -1, -1, -1 }, { 0x135A7, -1, 4632, -1, -1, -1 }, { 0x135A8, -1, 4633, -1, -1, -1 }, { 0x135A9, -1, 4634, -1, -1, -1 }, { 0x135AA, -1, 4635, -1, -1, -1 }, { 0x135AB, -1, 4636, -1, -1, -1 }, { 0x135AC, -1, 4637, -1, -1, -1 }, { 0x135AD, -1, 4638, -1, -1, -1 }, { 0x135AF, -1, 4639, -1, -1, -1 }, { 0x135B0, -1, 4640, -1, -1, -1 }, { 0x135B1, -1, 4641, -1, -1, -1 }, { 0x135B2, -1, 4642, -1, -1, -1 }, { 0x135B3, -1, 4643, -1, -1, -1 }, { 0x135B4, -1, 4644, -1, -1, -1 }, { 0x135B5, -1, 4645, -1, -1, -1 }, { 0x135B6, -1, 4646, -1, -1, -1 }, { 0x135B7, -1, 4647, -1, -1, -1 }, { 0x135B8, -1, 4648, -1, -1, -1 }, { 0x135B9, -1, 4649, -1, -1, -1 }, { 0x135BA, -1, 4650, -1, -1, -1 }, { 0x135BB, -1, 4651, -1, -1, -1 }, { 0x135BC, -1, 4652, -1, -1, -1 }, { 0x135BE, -1, 4653, -1, -1, -1 }, { 0x135BF, -1, 4654, -1, -1, -1 }, { 0x135C1, -1, 4655, -1, -1, -1 }, { 0x135C2, -1, 4656, -1, -1, -1 }, { 0x135C3, -1, 4657, -1, -1, -1 }, { 0x135C4, -1, 4658, -1, -1, -1 }, { 0x135C5, -1, 4659, -1, -1, -1 }, { 0x135C6, -1, 4660, -1, -1, -1 }, { 0x135C7, -1, 4661, -1, -1, -1 }, { 0x135C8, -1, 4662, -1, -1, -1 }, { 0x135C9, -1, 4663, -1, -1, -1 }, { 0x135CA, -1, 4664, -1, -1, -1 }, { 0x135CB, -1, 4665, -1, -1, -1 }, { 0x135CC, -1, 4666, -1, -1, -1 }, { 0x135CD, -1, 4667, -1, -1, -1 }, { 0x135CF, -1, 4668, -1, -1, -1 }, { 0x135D0, -1, 4669, -1, -1, -1 }, { 0x135D3, -1, 4670, -1, -1, -1 }, { 0x135D4, -1, 4671, -1, -1, -1 }, { 0x135D5, -1, 4672, -1, -1, -1 }, { 0x135D7, -1, 4673, -1, -1, -1 }, { 0x135D8, -1, 4674, -1, -1, -1 }, { 0x135D9, -1, 4675, -1, -1, -1 }, { 0x135DA, -1, 4676, -1, -1, -1 }, { 0x135DC, -1, 4677, -1, -1, -1 }, { 0x135DD, -1, 4678, -1, -1, -1 }, { 0x135DE, -1, 4679, -1, -1, -1 }, { 0x135DF, -1, 4680, -1, -1, -1 }, { 0x135E0, -1, 4681, -1, -1, -1 }, { 0x135E1, -1, 4682, -1, -1, -1 }, { 0x135E2, -1, 4683, -1, -1, -1 }, { 0x135E3, -1, 4684, -1, -1, -1 }, { 0x135E4, -1, 4685, -1, -1, -1 }, { 0x135E5, -1, 4686, -1, -1, -1 }, { 0x135E6, -1, 4687, -1, -1, -1 }, { 0x135E7, -1, 4688, -1, -1, -1 }, { 0x135E8, -1, 4689, -1, -1, -1 }, { 0x135E9, -1, 4690, -1, -1, -1 }, { 0x135EB, -1, 4691, -1, -1, -1 }, { 0x135ED, -1, 4692, -1, -1, -1 }, { 0x135EE, -1, 4693, -1, -1, -1 }, { 0x135EF, -1, 4694, -1, -1, -1 }, { 0x135F0, -1, 4695, -1, -1, -1 }, { 0x135F1, -1, 4696, -1, -1, -1 }, { 0x135F2, -1, 4697, -1, -1, -1 }, { 0x135F3, -1, 4698, -1, -1, -1 }, { 0x135F4, -1, 4699, -1, -1, -1 }, { 0x135F5, -1, 4700, -1, -1, -1 }, { 0x135F6, -1, 4701, -1, -1, -1 }, { 0x135F7, -1, 4702, -1, -1, -1 }, { 0x135F8, -1, 4703, -1, -1, -1 }, { 0x135F9, -1, 4704, -1, -1, -1 }, { 0x135FA, -1, 4705, -1, -1, -1 }, { 0x135FB, -1, 4706, -1, -1, -1 }, { 0x135FC, -1, 4707, -1, -1, -1 }, { 0x135FD, -1, 4708, -1, -1, -1 }, { 0x135FE, -1, 4709, -1, -1, -1 }, { 0x135FF, -1, 4710, -1, -1, -1 }, { 0x13600, -1, 4711, -1, -1, -1 }, { 0x13601, -1, 4712, -1, -1, -1 }, { 0x13602, -1, 4713, -1, -1, -1 }, { 0x13603, -1, 4714, -1, -1, -1 }, { 0x13604, -1, 4715, -1, -1, -1 }, { 0x13605, -1, 4716, -1, -1, -1 }, { 0x13606, -1, 4717, -1, -1, -1 }, { 0x13607, -1, 4718, -1, -1, -1 }, { 0x13608, -1, 4719, -1, -1, -1 }, { 0x13609, -1, 4720, -1, -1, -1 }, { 0x1360A, -1, 4721, -1, -1, -1 }, { 0x1360B, -1, 4722, -1, -1, -1 }, { 0x1360C, -1, 4723, -1, -1, -1 }, { 0x1360D, -1, 4724, -1, -1, -1 }, { 0x1360F, -1, 4725, -1, -1, -1 }, { 0x13610, -1, 4726, -1, -1, -1 }, { 0x13611, -1, 4727, -1, -1, -1 }, { 0x13612, -1, 4728, -1, -1, -1 }, { 0x13613, -1, 4729, -1, -1, -1 }, { 0x13614, -1, 4730, -1, -1, -1 }, { 0x13615, -1, 4731, -1, -1, -1 }, { 0x13616, -1, 4732, -1, -1, -1 }, { 0x13617, -1, 4733, -1, -1, -1 }, { 0x13618, -1, 4734, -1, -1, -1 }, { 0x13619, -1, 4735, -1, -1, -1 }, { 0x1361A, -1, 4736, -1, -1, -1 }, { 0x1361B, -1, 4737, -1, -1, -1 }, { 0x1361D, -1, 4738, -1, -1, -1 }, { 0x1361E, -1, 4739, -1, -1, -1 }, { 0x1361F, -1, 4740, -1, -1, -1 }, { 0x13620, -1, 4741, -1, -1, -1 }, { 0x13621, -1, 4742, -1, -1, -1 }, { 0x13622, -1, 4743, -1, -1, -1 }, { 0x13623, -1, 4744, -1, -1, -1 }, { 0x13625, -1, 4745, -1, -1, -1 }, { 0x13626, -1, 4746, -1, -1, -1 }, { 0x13627, -1, 4747, -1, -1, -1 }, { 0x13628, -1, 4748, -1, -1, -1 }, { 0x13629, -1, 4749, -1, -1, -1 }, { 0x1362A, -1, 4750, -1, -1, -1 }, { 0x1362C, -1, 4751, -1, -1, -1 }, { 0x1362D, -1, 4752, -1, -1, -1 }, { 0x1362E, -1, 4753, -1, -1, -1 }, { 0x1362F, -1, 4754, -1, -1, -1 }, { 0x13630, -1, 4755, -1, -1, -1 }, { 0x13632, -1, 4756, -1, -1, -1 }, { 0x13633, -1, 4757, -1, -1, -1 }, { 0x13634, -1, 4758, -1, -1, -1 }, { 0x13636, -1, 4759, -1, -1, -1 }, { 0x13637, -1, 4760, -1, -1, -1 }, { 0x13638, -1, 4761, -1, -1, -1 }, { 0x13639, -1, 4762, -1, -1, -1 }, { 0x1363B, -1, 4763, -1, -1, -1 }, { 0x1363C, -1, 4764, -1, -1, -1 }, { 0x1363D, -1, 4765, -1, -1, -1 }, { 0x1363E, -1, 4766, -1, -1, -1 }, { 0x1363F, -1, 4767, -1, -1, -1 }, { 0x13640, -1, 4768, -1, -1, -1 }, { 0x13641, -1, 4769, -1, -1, -1 }, { 0x13642, -1, 4770, -1, -1, -1 }, { 0x13643, -1, 4771, -1, -1, -1 }, { 0x13644, -1, 4772, -1, -1, -1 }, { 0x13645, -1, 4773, -1, -1, -1 }, { 0x13646, -1, 4774, -1, -1, -1 }, { 0x13647, -1, 4775, -1, -1, -1 }, { 0x13648, -1, 4776, -1, -1, -1 }, { 0x1364A, -1, 4777, -1, -1, -1 }, { 0x1364C, -1, 4778, -1, -1, -1 }, { 0x1364D, -1, 4779, -1, -1, -1 }, { 0x1364E, -1, 4780, -1, -1, -1 }, { 0x13650, -1, 4781, -1, -1, -1 }, { 0x13651, -1, 4782, -1, -1, -1 }, { 0x13652, -1, 4783, -1, -1, -1 }, { 0x13654, -1, 4784, -1, -1, -1 }, { 0x13655, -1, 4785, -1, -1, -1 }, { 0x13656, -1, 4786, -1, -1, -1 }, { 0x13657, -1, 4787, -1, -1, -1 }, { 0x13659, -1, 4788, -1, -1, -1 }, { 0x1365B, -1, 4789, -1, -1, -1 }, { 0x1365C, -1, 4790, -1, -1, -1 }, { 0x1365D, -1, 4791, -1, -1, -1 }, { 0x1365E, -1, 4792, -1, -1, -1 }, { 0x1365F, -1, 4793, -1, -1, -1 }, { 0x13660, -1, 4794, -1, -1, -1 }, { 0x13661, -1, 4795, -1, -1, -1 }, { 0x13662, -1, 4796, -1, -1, -1 }, { 0x13663, -1, 4797, -1, -1, -1 }, { 0x13664, -1, 4798, -1, -1, -1 }, { 0x13665, -1, 4799, -1, -1, -1 }, { 0x13666, -1, 4800, -1, -1, -1 }, { 0x13667, -1, 4801, -1, -1, -1 }, { 0x13668, -1, 4802, -1, -1, -1 }, { 0x13669, -1, 4803, -1, -1, -1 }, { 0x1366C, -1, 4804, -1, -1, -1 }, { 0x1366D, -1, 4805, -1, -1, -1 }, { 0x1366E, -1, 4806, -1, -1, -1 }, { 0x1366F, -1, 4807, -1, -1, -1 }, { 0x13670, -1, 4808, -1, -1, -1 }, { 0x13671, -1, 4809, -1, -1, -1 }, { 0x13672, -1, 4810, -1, -1, -1 }, { 0x13673, -1, 4811, -1, -1, -1 }, { 0x13674, -1, 4812, -1, -1, -1 }, { 0x13675, -1, 4813, -1, -1, -1 }, { 0x13676, -1, 4814, -1, -1, -1 }, { 0x13677, -1, 4815, -1, -1, -1 }, { 0x13678, -1, 4816, -1, -1, -1 }, { 0x13679, -1, 4817, -1, -1, -1 }, { 0x1367A, -1, 4818, -1, -1, -1 }, { 0x1367B, -1, 4819, -1, -1, -1 }, { 0x1367C, -1, 4820, -1, -1, -1 }, { 0x1367D, -1, 4821, -1, -1, -1 }, { 0x1367E, -1, 4822, -1, -1, -1 }, { 0x1367F, -1, 4823, -1, -1, -1 }, { 0x13680, -1, 4824, -1, -1, -1 }, { 0x13681, -1, 4825, -1, -1, -1 }, { 0x13682, -1, 4826, -1, -1, -1 }, { 0x13684, -1, 4827, -1, -1, -1 }, { 0x13685, -1, 4828, -1, -1, -1 }, { 0x13686, -1, 4829, -1, -1, -1 }, { 0x13687, -1, 4830, -1, -1, -1 }, { 0x13688, -1, 4831, -1, -1, -1 }, { 0x13689, -1, 4832, -1, -1, -1 }, { 0x1368A, -1, 4833, -1, -1, -1 }, { 0x1368B, -1, 4834, -1, -1, -1 }, { 0x1368C, -1, 4835, -1, -1, -1 }, { 0x1368D, -1, 4836, -1, -1, -1 }, { 0x1368E, -1, 4837, -1, -1, -1 }, { 0x1368F, -1, 4838, -1, -1, -1 }, { 0x13690, -1, 4839, -1, -1, -1 }, { 0x13691, -1, 4840, -1, -1, -1 }, { 0x13692, -1, 4841, -1, -1, -1 }, { 0x13693, -1, 4842, -1, -1, -1 }, { 0x13694, -1, 4843, -1, -1, -1 }, { 0x13695, -1, 4844, -1, -1, -1 }, { 0x13696, -1, 4845, -1, -1, -1 }, { 0x13697, -1, 4846, -1, -1, -1 }, { 0x13698, -1, 4847, -1, -1, -1 }, { 0x13699, -1, 4848, -1, -1, -1 }, { 0x1369A, -1, 4849, -1, -1, -1 }, { 0x1369B, -1, 4850, -1, -1, -1 }, { 0x1369C, -1, 4851, -1, -1, -1 }, { 0x1369D, -1, 4852, -1, -1, -1 }, { 0x1369E, -1, 4853, -1, -1, -1 }, { 0x1369F, -1, 4854, -1, -1, -1 }, { 0x136A0, -1, 4855, -1, -1, -1 }, { 0x136A1, -1, 4856, -1, -1, -1 }, { 0x136A2, -1, 4857, -1, -1, -1 }, { 0x136A4, -1, 4858, -1, -1, -1 }, { 0x136A5, -1, 4859, -1, -1, -1 }, { 0x136A6, -1, 4860, -1, -1, -1 }, { 0x136A7, -1, 4861, -1, -1, -1 }, { 0x136A9, -1, 4862, -1, -1, -1 }, { 0x136AA, -1, 4863, -1, -1, -1 }, { 0x136AC, -1, 4864, -1, -1, -1 }, { 0x136AD, -1, 4865, -1, -1, -1 }, { 0x136AE, -1, 4866, -1, -1, -1 }, { 0x136AF, -1, 4867, -1, -1, -1 }, { 0x136B1, -1, 4868, -1, -1, -1 }, { 0x136B2, -1, 4869, -1, -1, -1 }, { 0x136B4, -1, 4870, -1, -1, -1 }, { 0x136B5, -1, 4871, -1, -1, -1 }, { 0x136B6, -1, 4872, -1, -1, -1 }, { 0x136B7, -1, 4873, -1, -1, -1 }, { 0x136B8, -1, 4874, -1, -1, -1 }, { 0x136B9, -1, 4875, -1, -1, -1 }, { 0x136BB, -1, 4876, -1, -1, -1 }, { 0x136BD, -1, 4877, -1, -1, -1 }, { 0x136BE, -1, 4878, -1, -1, -1 }, { 0x136BF, -1, 4879, -1, -1, -1 }, { 0x136C0, -1, 4880, -1, -1, -1 }, { 0x136C1, -1, 4881, -1, -1, -1 }, { 0x136C2, -1, 4882, -1, -1, -1 }, { 0x136C4, -1, 4883, -1, -1, -1 }, { 0x136C5, -1, 4884, -1, -1, -1 }, { 0x136C6, -1, 4885, -1, -1, -1 }, { 0x136C7, -1, 4886, -1, -1, -1 }, { 0x136C8, -1, 4887, -1, -1, -1 }, { 0x136C9, -1, 4888, -1, -1, -1 }, { 0x136CA, -1, 4889, -1, -1, -1 }, { 0x136CB, -1, 4890, -1, -1, -1 }, { 0x136CC, -1, 4891, -1, -1, -1 }, { 0x136CD, -1, 4892, -1, -1, -1 }, { 0x136CF, -1, 4893, -1, -1, -1 }, { 0x136D0, -1, 4894, -1, -1, -1 }, { 0x136D1, -1, 4895, -1, -1, -1 }, { 0x136D2, -1, 4896, -1, -1, -1 }, { 0x136D3, -1, 4897, -1, -1, -1 }, { 0x136D4, -1, 4898, -1, -1, -1 }, { 0x136D5, -1, 4899, -1, -1, -1 }, { 0x136D6, -1, 4900, -1, -1, -1 }, { 0x136D7, -1, 4901, -1, -1, -1 }, { 0x136D9, -1, 4902, -1, -1, -1 }, { 0x136DA, -1, 4903, -1, -1, -1 }, { 0x136DB, -1, 4904, -1, -1, -1 }, { 0x136DC, -1, 4905, -1, -1, -1 }, { 0x136DE, -1, 4906, -1, -1, -1 }, { 0x136DF, -1, 4907, -1, -1, -1 }, { 0x136E0, -1, 4908, -1, -1, -1 }, { 0x136E1, -1, 4909, -1, -1, -1 }, { 0x136E2, -1, 4910, -1, -1, -1 }, { 0x136E3, -1, 4911, -1, -1, -1 }, { 0x136E4, -1, 4912, -1, -1, -1 }, { 0x136E5, -1, 4913, -1, -1, -1 }, { 0x136E6, -1, 4914, -1, -1, -1 }, { 0x136E7, -1, 4915, -1, -1, -1 }, { 0x136E8, -1, 4916, -1, -1, -1 }, { 0x136E9, -1, 4917, -1, -1, -1 }, { 0x136EA, -1, 4918, -1, -1, -1 }, { 0x136EB, -1, 4919, -1, -1, -1 }, { 0x136ED, -1, 4920, -1, -1, -1 }, { 0x136EE, -1, 4921, -1, -1, -1 }, { 0x136EF, -1, 4922, -1, -1, -1 }, { 0x136F0, -1, 4923, -1, -1, -1 }, { 0x136F2, -1, 4924, -1, -1, -1 }, { 0x136F3, -1, 4925, -1, -1, -1 }, { 0x136F4, -1, 4926, -1, -1, -1 }, { 0x136F6, -1, 4927, -1, -1, -1 }, { 0x136F7, -1, 4928, -1, -1, -1 }, { 0x136F8, -1, 4929, -1, -1, -1 }, { 0x136F9, -1, 4930, -1, -1, -1 }, { 0x136FA, -1, 4931, -1, -1, -1 }, { 0x136FB, -1, 4932, -1, -1, -1 }, { 0x136FC, -1, 4933, -1, -1, -1 }, { 0x136FE, -1, 4934, -1, -1, -1 }, { 0x136FF, -1, 4935, -1, -1, -1 }, { 0x13700, -1, 4936, -1, -1, -1 }, { 0x13701, -1, 4937, -1, -1, -1 }, { 0x13702, -1, 4938, -1, -1, -1 }, { 0x13703, -1, 4939, -1, -1, -1 }, { 0x13704, -1, 4940, -1, -1, -1 }, { 0x13705, -1, 4941, -1, -1, -1 }, { 0x13706, -1, 4942, -1, -1, -1 }, { 0x13708, -1, 4943, -1, -1, -1 }, { 0x13709, -1, 4944, -1, -1, -1 }, { 0x1370A, -1, 4945, -1, -1, -1 }, { 0x1370C, -1, 4946, -1, -1, -1 }, { 0x1370D, -1, 4947, -1, -1, -1 }, { 0x1370E, -1, 4948, -1, -1, -1 }, { 0x1370F, -1, 4949, -1, -1, -1 }, { 0x13710, -1, 4950, -1, -1, -1 }, { 0x13711, -1, 4951, -1, -1, -1 }, { 0x13713, -1, 4952, -1, -1, -1 }, { 0x13714, -1, 4953, -1, -1, -1 }, { 0x13715, -1, 4954, -1, -1, -1 }, { 0x13716, -1, 4955, -1, -1, -1 }, { 0x13717, -1, 4956, -1, -1, -1 }, { 0x13718, -1, 4957, -1, -1, -1 }, { 0x13719, -1, 4958, -1, -1, -1 }, { 0x1371A, -1, 4959, -1, -1, -1 }, { 0x1371B, -1, 4960, -1, -1, -1 }, { 0x1371C, -1, 4961, -1, -1, -1 }, { 0x1371E, -1, 4962, -1, -1, -1 }, { 0x1371F, -1, 4963, -1, -1, -1 }, { 0x13720, -1, 4964, -1, -1, -1 }, { 0x13721, -1, 4965, -1, -1, -1 }, { 0x13722, -1, 4966, -1, -1, -1 }, { 0x13723, -1, 4967, -1, -1, -1 }, { 0x13724, -1, 4968, -1, -1, -1 }, { 0x13725, -1, 4969, -1, -1, -1 }, { 0x13726, -1, 4970, -1, -1, -1 }, { 0x13727, -1, 4971, -1, -1, -1 }, { 0x13728, -1, 4972, -1, -1, -1 }, { 0x13729, -1, 4973, -1, -1, -1 }, { 0x1372B, -1, 4974, -1, -1, -1 }, { 0x1372C, -1, 4975, -1, -1, -1 }, { 0x1372F, -1, 4976, -1, -1, -1 }, { 0x13730, -1, 4977, -1, -1, -1 }, { 0x13732, -1, 4978, -1, -1, -1 }, { 0x13733, -1, 4979, -1, -1, -1 }, { 0x13734, -1, 4980, -1, -1, -1 }, { 0x13735, -1, 4981, -1, -1, -1 }, { 0x13736, -1, 4982, -1, -1, -1 }, { 0x13737, -1, 4983, -1, -1, -1 }, { 0x13738, -1, 4984, -1, -1, -1 }, { 0x13739, -1, 4985, -1, -1, -1 }, { 0x1373A, -1, 4986, -1, -1, -1 }, { 0x1373B, -1, 4987, -1, -1, -1 }, { 0x1373C, -1, 4988, -1, -1, -1 }, { 0x1373D, -1, 4989, -1, -1, -1 }, { 0x1373F, -1, 4990, -1, -1, -1 }, { 0x13740, -1, 4991, -1, -1, -1 }, { 0x13742, -1, 4992, -1, -1, -1 }, { 0x13743, -1, 4993, -1, -1, -1 }, { 0x13744, -1, 4994, -1, -1, -1 }, { 0x13745, -1, 4995, -1, -1, -1 }, { 0x13747, -1, 4996, -1, -1, -1 }, { 0x13748, -1, 4997, -1, -1, -1 }, { 0x13749, -1, 4998, -1, -1, -1 }, { 0x1374A, -1, 4999, -1, -1, -1 }, { 0x1374B, -1, 5000, -1, -1, -1 }, { 0x1374D, -1, 5001, -1, -1, -1 }, { 0x1374E, -1, 5002, -1, -1, -1 }, { 0x1374F, -1, 5003, -1, -1, -1 }, { 0x13751, -1, 5004, -1, -1, -1 }, { 0x13752, -1, 5005, -1, -1, -1 }, { 0x13753, -1, 5006, -1, -1, -1 }, { 0x13754, -1, 5007, -1, -1, -1 }, { 0x13758, -1, 5008, -1, -1, -1 }, { 0x13759, -1, 5009, -1, -1, -1 }, { 0x1375A, -1, 5010, -1, -1, -1 }, { 0x1375B, -1, 5011, -1, -1, -1 }, { 0x1375C, -1, 5012, -1, -1, -1 }, { 0x1375D, -1, 5013, -1, -1, -1 }, { 0x1375F, -1, 5014, -1, -1, -1 }, { 0x13760, -1, 5015, -1, -1, -1 }, { 0x13761, -1, 5016, -1, -1, -1 }, { 0x13762, -1, 5017, -1, -1, -1 }, { 0x13763, -1, 5018, -1, -1, -1 }, { 0x13764, -1, 5019, -1, -1, -1 }, { 0x13765, -1, 5020, -1, -1, -1 }, { 0x13766, -1, 5021, -1, -1, -1 }, { 0x13767, -1, 5022, -1, -1, -1 }, { 0x13768, -1, 5023, -1, -1, -1 }, { 0x13769, -1, 5024, -1, -1, -1 }, { 0x1376C, -1, 5025, -1, -1, -1 }, { 0x1376D, -1, 5026, -1, -1, -1 }, { 0x1376E, -1, 5027, -1, -1, -1 }, { 0x13770, -1, 5028, -1, -1, -1 }, { 0x13771, -1, 5029, -1, -1, -1 }, { 0x13772, -1, 5030, -1, -1, -1 }, { 0x13773, -1, 5031, -1, -1, -1 }, { 0x13774, -1, 5032, -1, -1, -1 }, { 0x13776, -1, 5033, -1, -1, -1 }, { 0x13777, -1, 5034, -1, -1, -1 }, { 0x13778, -1, 5035, -1, -1, -1 }, { 0x13779, -1, 5036, -1, -1, -1 }, { 0x1377A, -1, 5037, -1, -1, -1 }, { 0x1377B, -1, 5038, -1, -1, -1 }, { 0x1377C, -1, 5039, -1, -1, -1 }, { 0x1377D, -1, 5040, -1, -1, -1 }, { 0x1377E, -1, 5041, -1, -1, -1 }, { 0x1377F, -1, 5042, -1, -1, -1 }, { 0x13780, -1, 5043, -1, -1, -1 }, { 0x13784, -1, 5044, -1, -1, -1 }, { 0x13785, -1, 5045, -1, -1, -1 }, { 0x13786, -1, 5046, -1, -1, -1 }, { 0x13788, -1, 5047, -1, -1, -1 }, { 0x13789, -1, 5048, -1, -1, -1 }, { 0x1378A, -1, 5049, -1, -1, -1 }, { 0x1378B, -1, 5050, -1, -1, -1 }, { 0x1378C, -1, 5051, -1, -1, -1 }, { 0x1378D, -1, 5052, -1, -1, -1 }, { 0x1378F, -1, 5053, -1, -1, -1 }, { 0x13790, -1, 5054, -1, -1, -1 }, { 0x13791, -1, 5055, -1, -1, -1 }, { 0x13793, -1, 5056, -1, -1, -1 }, { 0x13794, -1, 5057, -1, -1, -1 }, { 0x13795, -1, 5058, -1, -1, -1 }, { 0x13796, -1, 5059, -1, -1, -1 }, { 0x13797, -1, 5060, -1, -1, -1 }, { 0x13798, -1, 5061, -1, -1, -1 }, { 0x13799, -1, 5062, -1, -1, -1 }, { 0x1379A, -1, 5063, -1, -1, -1 }, { 0x1379B, -1, 5064, -1, -1, -1 }, { 0x1379C, -1, 5065, -1, -1, -1 }, { 0x1379D, -1, 5066, -1, -1, -1 }, { 0x1379E, -1, 5067, -1, -1, -1 }, { 0x1379F, -1, 5068, -1, -1, -1 }, { 0x137A0, -1, 5069, -1, -1, -1 }, { 0x137A1, -1, 5070, -1, -1, -1 }, { 0x137A2, -1, 5071, -1, -1, -1 }, { 0x137A4, -1, 5072, -1, -1, -1 }, { 0x137A5, -1, 5073, -1, -1, -1 }, { 0x137A6, -1, 5074, -1, -1, -1 }, { 0x137A7, -1, 5075, -1, -1, -1 }, { 0x137A8, -1, 5076, -1, -1, -1 }, { 0x137A9, -1, 5077, -1, -1, -1 }, { 0x137AA, -1, 5078, -1, -1, -1 }, { 0x137AB, -1, 5079, -1, -1, -1 }, { 0x137AC, -1, 5080, -1, -1, -1 }, { 0x137AD, -1, 5081, -1, -1, -1 }, { 0x137AE, -1, 5082, -1, -1, -1 }, { 0x137AF, -1, 5083, -1, -1, -1 }, { 0x137B0, -1, 5084, -1, -1, -1 }, { 0x137B1, -1, 5085, -1, -1, -1 }, { 0x137B2, -1, 5086, -1, -1, -1 }, { 0x137B3, -1, 5087, -1, -1, -1 }, { 0x137B4, -1, 5088, -1, -1, -1 }, { 0x137B5, -1, 5089, -1, -1, -1 }, { 0x137B6, -1, 5090, -1, -1, -1 }, { 0x137B8, -1, 5091, -1, -1, -1 }, { 0x137B9, -1, 5092, -1, -1, -1 }, { 0x137BA, -1, 5093, -1, -1, -1 }, { 0x137BC, -1, 5094, -1, -1, -1 }, { 0x137BD, -1, 5095, -1, -1, -1 }, { 0x137BF, -1, 5096, -1, -1, -1 }, { 0x137C1, -1, 5097, -1, -1, -1 }, { 0x137C2, -1, 5098, -1, -1, -1 }, { 0x137C3, -1, 5099, -1, -1, -1 }, { 0x137C4, -1, 5100, -1, -1, -1 }, { 0x137C5, -1, 5101, -1, -1, -1 }, { 0x137C6, -1, 5102, -1, -1, -1 }, { 0x137C7, -1, 5103, -1, -1, -1 }, { 0x137C8, -1, 5104, -1, -1, -1 }, { 0x137C9, -1, 5105, -1, -1, -1 }, { 0x137CB, -1, 5106, -1, -1, -1 }, { 0x137CC, -1, 5107, -1, -1, -1 }, { 0x137CD, -1, 5108, -1, -1, -1 }, { 0x137CE, -1, 5109, -1, -1, -1 }, { 0x137D0, -1, 5110, -1, -1, -1 }, { 0x137D1, -1, 5111, -1, -1, -1 }, { 0x137D2, -1, 5112, -1, -1, -1 }, { 0x137D3, -1, 5113, -1, -1, -1 }, { 0x137D4, -1, 5114, -1, -1, -1 }, { 0x137D5, -1, 5115, -1, -1, -1 }, { 0x137D6, -1, 5116, -1, -1, -1 }, { 0x137D7, -1, 5117, -1, -1, -1 }, { 0x137D8, -1, 5118, -1, -1, -1 }, { 0x137DA, -1, 5119, -1, -1, -1 }, { 0x137DB, -1, 5120, -1, -1, -1 }, { 0x137DC, -1, 5121, -1, -1, -1 }, { 0x137DE, -1, 5122, -1, -1, -1 }, { 0x137DF, -1, 5123, -1, -1, -1 }, { 0x137E0, -1, 5124, -1, -1, -1 }, { 0x137E2, -1, 5125, -1, -1, -1 }, { 0x137E3, -1, 5126, -1, -1, -1 }, { 0x137E4, -1, 5127, -1, -1, -1 }, { 0x137E5, -1, 5128, -1, -1, -1 }, { 0x137E6, -1, 5129, -1, -1, -1 }, { 0x137E7, -1, 5130, -1, -1, -1 }, { 0x137E8, -1, 5131, -1, -1, -1 }, { 0x137E9, -1, 5132, -1, -1, -1 }, { 0x137EA, -1, 5133, -1, -1, -1 }, { 0x137EB, -1, 5134, -1, -1, -1 }, { 0x137EC, -1, 5135, -1, -1, -1 }, { 0x137ED, -1, 5136, -1, -1, -1 }, { 0x137EE, -1, 5137, -1, -1, -1 }, { 0x137EF, -1, 5138, -1, -1, -1 }, { 0x137F0, -1, 5139, -1, -1, -1 }, { 0x137F2, -1, 5140, -1, -1, -1 }, { 0x137F3, -1, 5141, -1, -1, -1 }, { 0x137F5, -1, 5142, -1, -1, -1 }, { 0x137F6, -1, 5143, -1, -1, -1 }, { 0x137F7, -1, 5144, -1, -1, -1 }, { 0x137F8, -1, 5145, -1, -1, -1 }, { 0x137F9, -1, 5146, -1, -1, -1 }, { 0x137FA, -1, 5147, -1, -1, -1 }, { 0x137FC, -1, 5148, -1, -1, -1 }, { 0x137FD, -1, 5149, -1, -1, -1 }, { 0x137FE, -1, 5150, -1, -1, -1 }, { 0x137FF, -1, 5151, -1, -1, -1 }, { 0x13800, -1, 5152, -1, -1, -1 }, { 0x13801, -1, 5153, -1, -1, -1 }, { 0x13802, -1, 5154, -1, -1, -1 }, { 0x13803, -1, 5155, -1, -1, -1 }, { 0x13804, -1, 5156, -1, -1, -1 }, { 0x13805, -1, 5157, -1, -1, -1 }, { 0x13806, -1, 5158, -1, -1, -1 }, { 0x13808, -1, 5159, -1, -1, -1 }, { 0x13809, -1, 5160, -1, -1, -1 }, { 0x1380A, -1, 5161, -1, -1, -1 }, { 0x1380B, -1, 5162, -1, -1, -1 }, { 0x1380C, -1, 5163, -1, -1, -1 }, { 0x1380D, -1, 5164, -1, -1, -1 }, { 0x1380E, -1, 5165, -1, -1, -1 }, { 0x1380F, -1, 5166, -1, -1, -1 }, { 0x13810, -1, 5167, -1, -1, -1 }, { 0x13811, -1, 5168, -1, -1, -1 }, { 0x13812, -1, 5169, -1, -1, -1 }, { 0x13813, -1, 5170, -1, -1, -1 }, { 0x13815, -1, 5171, -1, -1, -1 }, { 0x13816, -1, 5172, -1, -1, -1 }, { 0x13817, -1, 5173, -1, -1, -1 }, { 0x13818, -1, 5174, -1, -1, -1 }, { 0x13819, -1, 5175, -1, -1, -1 }, { 0x1381A, -1, 5176, -1, -1, -1 }, { 0x1381B, -1, 5177, -1, -1, -1 }, { 0x1381D, -1, 5178, -1, -1, -1 }, { 0x1381E, -1, 5179, -1, -1, -1 }, { 0x13820, -1, 5180, -1, -1, -1 }, { 0x13824, -1, 5181, -1, -1, -1 }, { 0x13825, -1, 5182, -1, -1, -1 }, { 0x13826, -1, 5183, -1, -1, -1 }, { 0x13827, -1, 5184, -1, -1, -1 }, { 0x13829, -1, 5185, -1, -1, -1 }, { 0x1382B, -1, 5186, -1, -1, -1 }, { 0x1382D, -1, 5187, -1, -1, -1 }, { 0x1382E, -1, 5188, -1, -1, -1 }, { 0x1382F, -1, 5189, -1, -1, -1 }, { 0x13830, -1, 5190, -1, -1, -1 }, { 0x13831, -1, 5191, -1, -1, -1 }, { 0x13833, -1, 5192, -1, -1, -1 }, { 0x13835, -1, 5193, -1, -1, -1 }, { 0x13836, -1, 5194, -1, -1, -1 }, { 0x13837, -1, 5195, -1, -1, -1 }, { 0x13838, -1, 5196, -1, -1, -1 }, { 0x13839, -1, 5197, -1, -1, -1 }, { 0x1383A, -1, 5198, -1, -1, -1 }, { 0x1383B, -1, 5199, -1, -1, -1 }, { 0x1383C, -1, 5200, -1, -1, -1 }, { 0x1383D, -1, 5201, -1, -1, -1 }, { 0x1383E, -1, 5202, -1, -1, -1 }, { 0x1383F, -1, 5203, -1, -1, -1 }, { 0x13840, -1, 5204, -1, -1, -1 }, { 0x13841, -1, 5205, -1, -1, -1 }, { 0x13842, -1, 5206, -1, -1, -1 }, { 0x13843, -1, 5207, -1, -1, -1 }, { 0x13844, -1, 5208, -1, -1, -1 }, { 0x13845, -1, 5209, -1, -1, -1 }, { 0x13846, -1, 5210, -1, -1, -1 }, { 0x13847, -1, 5211, -1, -1, -1 }, { 0x13849, -1, 5212, -1, -1, -1 }, { 0x1384A, -1, 5213, -1, -1, -1 }, { 0x1384B, -1, 5214, -1, -1, -1 }, { 0x1384E, -1, 5215, -1, -1, -1 }, { 0x1384F, -1, 5216, -1, -1, -1 }, { 0x13850, -1, 5217, -1, -1, -1 }, { 0x13851, -1, 5218, -1, -1, -1 }, { 0x13852, -1, 5219, -1, -1, -1 }, { 0x13853, -1, 5220, -1, -1, -1 }, { 0x13855, -1, 5221, -1, -1, -1 }, { 0x13856, -1, 5222, -1, -1, -1 }, { 0x13857, -1, 5223, -1, -1, -1 }, { 0x13858, -1, 5224, -1, -1, -1 }, { 0x13859, -1, 5225, -1, -1, -1 }, { 0x1385A, -1, 5226, -1, -1, -1 }, { 0x1385B, -1, 5227, -1, -1, -1 }, { 0x1385C, -1, 5228, -1, -1, -1 }, { 0x1385D, -1, 5229, -1, -1, -1 }, { 0x1385E, -1, 5230, -1, -1, -1 }, { 0x1385F, -1, 5231, -1, -1, -1 }, { 0x13860, -1, 5232, -1, -1, -1 }, { 0x13861, -1, 5233, -1, -1, -1 }, { 0x13862, -1, 5234, -1, -1, -1 }, { 0x13863, -1, 5235, -1, -1, -1 }, { 0x13864, -1, 5236, -1, -1, -1 }, { 0x13865, -1, 5237, -1, -1, -1 }, { 0x13866, -1, 5238, -1, -1, -1 }, { 0x13868, -1, 5239, -1, -1, -1 }, { 0x1386A, -1, 5240, -1, -1, -1 }, { 0x1386B, -1, 5241, -1, -1, -1 }, { 0x1386C, -1, 5242, -1, -1, -1 }, { 0x1386D, -1, 5243, -1, -1, -1 }, { 0x1386F, -1, 5244, -1, -1, -1 }, { 0x13871, -1, 5245, -1, -1, -1 }, { 0x13872, -1, 5246, -1, -1, -1 }, { 0x13873, -1, 5247, -1, -1, -1 }, { 0x13874, -1, 5248, -1, -1, -1 }, { 0x13875, -1, 5249, -1, -1, -1 }, { 0x13876, -1, 5250, -1, -1, -1 }, { 0x13877, -1, 5251, -1, -1, -1 }, { 0x13878, -1, 5252, -1, -1, -1 }, { 0x1387A, -1, 5253, -1, -1, -1 }, { 0x1387B, -1, 5254, -1, -1, -1 }, { 0x1387C, -1, 5255, -1, -1, -1 }, { 0x1387D, -1, 5256, -1, -1, -1 }, { 0x1387E, -1, 5257, -1, -1, -1 }, { 0x1387F, -1, 5258, -1, -1, -1 }, { 0x13880, -1, 5259, -1, -1, -1 }, { 0x13881, -1, 5260, -1, -1, -1 }, { 0x13882, -1, 5261, -1, -1, -1 }, { 0x13883, -1, 5262, -1, -1, -1 }, { 0x13884, -1, 5263, -1, -1, -1 }, { 0x13885, -1, 5264, -1, -1, -1 }, { 0x13886, -1, 5265, -1, -1, -1 }, { 0x13888, -1, 5266, -1, -1, -1 }, { 0x13889, -1, 5267, -1, -1, -1 }, { 0x1388A, -1, 5268, -1, -1, -1 }, { 0x1388B, -1, 5269, -1, -1, -1 }, { 0x1388C, -1, 5270, -1, -1, -1 }, { 0x1388D, -1, 5271, -1, -1, -1 }, { 0x1388E, -1, 5272, -1, -1, -1 }, { 0x1388F, -1, 5273, -1, -1, -1 }, { 0x13890, -1, 5274, -1, -1, -1 }, { 0x13891, -1, 5275, -1, -1, -1 }, { 0x13892, -1, 5276, -1, -1, -1 }, { 0x13893, -1, 5277, -1, -1, -1 }, { 0x13894, -1, 5278, -1, -1, -1 }, { 0x13895, -1, 5279, -1, -1, -1 }, { 0x13896, -1, 5280, -1, -1, -1 }, { 0x13897, -1, 5281, -1, -1, -1 }, { 0x13899, -1, 5282, -1, -1, -1 }, { 0x1389B, -1, 5283, -1, -1, -1 }, { 0x1389C, -1, 5284, -1, -1, -1 }, { 0x1389D, -1, 5285, -1, -1, -1 }, { 0x1389E, -1, 5286, -1, -1, -1 }, { 0x1389F, -1, 5287, -1, -1, -1 }, { 0x138A0, -1, 5288, -1, -1, -1 }, { 0x138A1, -1, 5289, -1, -1, -1 }, { 0x138A5, -1, 5290, -1, -1, -1 }, { 0x138A6, -1, 5291, -1, -1, -1 }, { 0x138A7, -1, 5292, -1, -1, -1 }, { 0x138A8, -1, 5293, -1, -1, -1 }, { 0x138A9, -1, 5294, -1, -1, -1 }, { 0x138AA, -1, 5295, -1, -1, -1 }, { 0x138AB, -1, 5296, -1, -1, -1 }, { 0x138AC, -1, 5297, -1, -1, -1 }, { 0x138AD, -1, 5298, -1, -1, -1 }, { 0x138AE, -1, 5299, -1, -1, -1 }, { 0x138AF, -1, 5300, -1, -1, -1 }, { 0x138B0, -1, 5301, -1, -1, -1 }, { 0x138B2, -1, 5302, -1, -1, -1 }, { 0x138B4, -1, 5303, -1, -1, -1 }, { 0x138B6, -1, 5304, -1, -1, -1 }, { 0x138B7, -1, 5305, -1, -1, -1 }, { 0x138B8, -1, 5306, -1, -1, -1 }, { 0x138B9, -1, 5307, -1, -1, -1 }, { 0x138BA, -1, 5308, -1, -1, -1 }, { 0x138BB, -1, 5309, -1, -1, -1 }, { 0x138BE, -1, 5310, -1, -1, -1 }, { 0x138BF, -1, 5311, -1, -1, -1 }, { 0x138C0, -1, 5312, -1, -1, -1 }, { 0x138C1, -1, 5313, -1, -1, -1 }, { 0x138C2, -1, 5314, -1, -1, -1 }, { 0x138C3, -1, 5315, -1, -1, -1 }, { 0x138C4, -1, 5316, -1, -1, -1 }, { 0x138C5, -1, 5317, -1, -1, -1 }, { 0x138C6, -1, 5318, -1, -1, -1 }, { 0x138C7, -1, 5319, -1, -1, -1 }, { 0x138C8, -1, 5320, -1, -1, -1 }, { 0x138C9, -1, 5321, -1, -1, -1 }, { 0x138CA, -1, 5322, -1, -1, -1 }, { 0x138CB, -1, 5323, -1, -1, -1 }, { 0x138CC, -1, 5324, -1, -1, -1 }, { 0x138CD, -1, 5325, -1, -1, -1 }, { 0x138CE, -1, 5326, -1, -1, -1 }, { 0x138CF, -1, 5327, -1, -1, -1 }, { 0x138D0, -1, 5328, -1, -1, -1 }, { 0x138D1, -1, 5329, -1, -1, -1 }, { 0x138D2, -1, 5330, -1, -1, -1 }, { 0x138D3, -1, 5331, -1, -1, -1 }, { 0x138D4, -1, 5332, -1, -1, -1 }, { 0x138D5, -1, 5333, -1, -1, -1 }, { 0x138D6, -1, 5334, -1, -1, -1 }, { 0x138D7, -1, 5335, -1, -1, -1 }, { 0x138D8, -1, 5336, -1, -1, -1 }, { 0x138D9, -1, 5337, -1, -1, -1 }, { 0x138DA, -1, 5338, -1, -1, -1 }, { 0x138DC, -1, 5339, -1, -1, -1 }, { 0x138DD, -1, 5340, -1, -1, -1 }, { 0x138DE, -1, 5341, -1, -1, -1 }, { 0x138DF, -1, 5342, -1, -1, -1 }, { 0x138E0, -1, 5343, -1, -1, -1 }, { 0x138E1, -1, 5344, -1, -1, -1 }, { 0x138E2, -1, 5345, -1, -1, -1 }, { 0x138E3, -1, 5346, -1, -1, -1 }, { 0x138E4, -1, 5347, -1, -1, -1 }, { 0x138E5, -1, 5348, -1, -1, -1 }, { 0x138E6, -1, 5349, -1, -1, -1 }, { 0x138E7, -1, 5350, -1, -1, -1 }, { 0x138E8, -1, 5351, -1, -1, -1 }, { 0x138E9, -1, 5352, -1, -1, -1 }, { 0x138EA, -1, 5353, -1, -1, -1 }, { 0x138EB, -1, 5354, -1, -1, -1 }, { 0x138EC, -1, 5355, -1, -1, -1 }, { 0x138ED, -1, 5356, -1, -1, -1 }, { 0x138EE, -1, 5357, -1, -1, -1 }, { 0x138EF, -1, 5358, -1, -1, -1 }, { 0x138F0, -1, 5359, -1, -1, -1 }, { 0x138F1, -1, 5360, -1, -1, -1 }, { 0x138F2, -1, 5361, -1, -1, -1 }, { 0x138F3, -1, 5362, -1, -1, -1 }, { 0x138F4, -1, 5363, -1, -1, -1 }, { 0x138F5, -1, 5364, -1, -1, -1 }, { 0x138F6, -1, 5365, -1, -1, -1 }, { 0x138F7, -1, 5366, -1, -1, -1 }, { 0x138F8, -1, 5367, -1, -1, -1 }, { 0x138F9, -1, 5368, -1, -1, -1 }, { 0x138FA, -1, 5369, -1, -1, -1 }, { 0x138FB, -1, 5370, -1, -1, -1 }, { 0x138FC, -1, 5371, -1, -1, -1 }, { 0x138FD, -1, 5372, -1, -1, -1 }, { 0x138FE, -1, 5373, -1, -1, -1 }, { 0x138FF, -1, 5374, -1, -1, -1 }, { 0x13900, -1, 5375, -1, -1, -1 }, { 0x13902, -1, 5376, -1, -1, -1 }, { 0x13903, -1, 5377, -1, -1, -1 }, { 0x13904, -1, 5378, -1, -1, -1 }, { 0x13905, -1, 5379, -1, -1, -1 }, { 0x13907, -1, 5380, -1, -1, -1 }, { 0x13908, -1, 5381, -1, -1, -1 }, { 0x13909, -1, 5382, -1, -1, -1 }, { 0x1390A, -1, 5383, -1, -1, -1 }, { 0x1390B, -1, 5384, -1, -1, -1 }, { 0x1390C, -1, 5385, -1, -1, -1 }, { 0x1390D, -1, 5386, -1, -1, -1 }, { 0x1390E, -1, 5387, -1, -1, -1 }, { 0x1390F, -1, 5388, -1, -1, -1 }, { 0x13910, -1, 5389, -1, -1, -1 }, { 0x13911, -1, 5390, -1, -1, -1 }, { 0x13912, -1, 5391, -1, -1, -1 }, { 0x13913, -1, 5392, -1, -1, -1 }, { 0x13914, -1, 5393, -1, -1, -1 }, { 0x13915, -1, 5394, -1, -1, -1 }, { 0x13916, -1, 5395, -1, -1, -1 }, { 0x13917, -1, 5396, -1, -1, -1 }, { 0x13918, -1, 5397, -1, -1, -1 }, { 0x13919, -1, 5398, -1, -1, -1 }, { 0x1391A, -1, 5399, -1, -1, -1 }, { 0x1391B, -1, 5400, -1, -1, -1 }, { 0x1391C, -1, 5401, -1, -1, -1 }, { 0x1391D, -1, 5402, -1, -1, -1 }, { 0x1391E, -1, 5403, -1, -1, -1 }, { 0x1391F, -1, 5404, -1, -1, -1 }, { 0x13920, -1, 5405, -1, -1, -1 }, { 0x13921, -1, 5406, -1, -1, -1 }, { 0x13922, -1, 5407, -1, -1, -1 }, { 0x13923, -1, 5408, -1, -1, -1 }, { 0x13925, -1, 5409, -1, -1, -1 }, { 0x13926, -1, 5410, -1, -1, -1 }, { 0x13927, -1, 5411, -1, -1, -1 }, { 0x13928, -1, 5412, -1, -1, -1 }, { 0x13929, -1, 5413, -1, -1, -1 }, { 0x1392A, -1, 5414, -1, -1, -1 }, { 0x1392B, -1, 5415, -1, -1, -1 }, { 0x1392C, -1, 5416, -1, -1, -1 }, { 0x1392D, -1, 5417, -1, -1, -1 }, { 0x1392E, -1, 5418, -1, -1, -1 }, { 0x1392F, -1, 5419, -1, -1, -1 }, { 0x13930, -1, 5420, -1, -1, -1 }, { 0x13931, -1, 5421, -1, -1, -1 }, { 0x13932, -1, 5422, -1, -1, -1 }, { 0x13933, -1, 5423, -1, -1, -1 }, { 0x13934, -1, 5424, -1, -1, -1 }, { 0x13935, -1, 5425, -1, -1, -1 }, { 0x13936, -1, 5426, -1, -1, -1 }, { 0x13937, -1, 5427, -1, -1, -1 }, { 0x13938, -1, 5428, -1, -1, -1 }, { 0x13939, -1, 5429, -1, -1, -1 }, { 0x1393A, -1, 5430, -1, -1, -1 }, { 0x1393D, -1, 5431, -1, -1, -1 }, { 0x1393E, -1, 5432, -1, -1, -1 }, { 0x1393F, -1, 5433, -1, -1, -1 }, { 0x13940, -1, 5434, -1, -1, -1 }, { 0x13941, -1, 5435, -1, -1, -1 }, { 0x13942, -1, 5436, -1, -1, -1 }, { 0x13943, -1, 5437, -1, -1, -1 }, { 0x13944, -1, 5438, -1, -1, -1 }, { 0x13945, -1, 5439, -1, -1, -1 }, { 0x13946, -1, 5440, -1, -1, -1 }, { 0x13948, -1, 5441, -1, -1, -1 }, { 0x13949, -1, 5442, -1, -1, -1 }, { 0x1394A, -1, 5443, -1, -1, -1 }, { 0x1394B, -1, 5444, -1, -1, -1 }, { 0x1394D, -1, 5445, -1, -1, -1 }, { 0x1394F, -1, 5446, -1, -1, -1 }, { 0x13950, -1, 5447, -1, -1, -1 }, { 0x13951, -1, 5448, -1, -1, -1 }, { 0x13952, -1, 5449, -1, -1, -1 }, { 0x13954, -1, 5450, -1, -1, -1 }, { 0x13955, -1, 5451, -1, -1, -1 }, { 0x13956, -1, 5452, -1, -1, -1 }, { 0x13957, -1, 5453, -1, -1, -1 }, { 0x13958, -1, 5454, -1, -1, -1 }, { 0x13959, -1, 5455, -1, -1, -1 }, { 0x1395A, -1, 5456, -1, -1, -1 }, { 0x1395B, -1, 5457, -1, -1, -1 }, { 0x1395D, -1, 5458, -1, -1, -1 }, { 0x1395E, -1, 5459, -1, -1, -1 }, { 0x1395F, -1, 5460, -1, -1, -1 }, { 0x13960, -1, 5461, -1, -1, -1 }, { 0x13962, -1, 5462, -1, -1, -1 }, { 0x13963, -1, 5463, -1, -1, -1 }, { 0x13964, -1, 5464, -1, -1, -1 }, { 0x13965, -1, 5465, -1, -1, -1 }, { 0x13966, -1, 5466, -1, -1, -1 }, { 0x13967, -1, 5467, -1, -1, -1 }, { 0x13969, -1, 5468, -1, -1, -1 }, { 0x1396A, -1, 5469, -1, -1, -1 }, { 0x1396B, -1, 5470, -1, -1, -1 }, { 0x1396D, -1, 5471, -1, -1, -1 }, { 0x1396E, -1, 5472, -1, -1, -1 }, { 0x1396F, -1, 5473, -1, -1, -1 }, { 0x13970, -1, 5474, -1, -1, -1 }, { 0x13971, -1, 5475, -1, -1, -1 }, { 0x13972, -1, 5476, -1, -1, -1 }, { 0x13973, -1, 5477, -1, -1, -1 }, { 0x13974, -1, 5478, -1, -1, -1 }, { 0x13975, -1, 5479, -1, -1, -1 }, { 0x13976, -1, 5480, -1, -1, -1 }, { 0x13977, -1, 5481, -1, -1, -1 }, { 0x13978, -1, 5482, -1, -1, -1 }, { 0x13979, -1, 5483, -1, -1, -1 }, { 0x1397A, -1, 5484, -1, -1, -1 }, { 0x1397B, -1, 5485, -1, -1, -1 }, { 0x1397C, -1, 5486, -1, -1, -1 }, { 0x1397D, -1, 5487, -1, -1, -1 }, { 0x1397E, -1, 5488, -1, -1, -1 }, { 0x1397F, -1, 5489, -1, -1, -1 }, { 0x13980, -1, 5490, -1, -1, -1 }, { 0x13982, -1, 5491, -1, -1, -1 }, { 0x13984, -1, 5492, -1, -1, -1 }, { 0x13985, -1, 5493, -1, -1, -1 }, { 0x13986, -1, 5494, -1, -1, -1 }, { 0x13987, -1, 5495, -1, -1, -1 }, { 0x13988, -1, 5496, -1, -1, -1 }, { 0x13989, -1, 5497, -1, -1, -1 }, { 0x1398A, -1, 5498, -1, -1, -1 }, { 0x1398B, -1, 5499, -1, -1, -1 }, { 0x1398C, -1, 5500, -1, -1, -1 }, { 0x1398D, -1, 5501, -1, -1, -1 }, { 0x1398E, -1, 5502, -1, -1, -1 }, { 0x1398F, -1, 5503, -1, -1, -1 }, { 0x13990, -1, 5504, -1, -1, -1 }, { 0x13991, -1, 5505, -1, -1, -1 }, { 0x13992, -1, 5506, -1, -1, -1 }, { 0x13994, -1, 5507, -1, -1, -1 }, { 0x13995, -1, 5508, -1, -1, -1 }, { 0x13996, -1, 5509, -1, -1, -1 }, { 0x13997, -1, 5510, -1, -1, -1 }, { 0x13998, -1, 5511, -1, -1, -1 }, { 0x13999, -1, 5512, -1, -1, -1 }, { 0x1399A, -1, 5513, -1, -1, -1 }, { 0x1399B, -1, 5514, -1, -1, -1 }, { 0x1399C, -1, 5515, -1, -1, -1 }, { 0x1399D, -1, 5516, -1, -1, -1 }, { 0x1399E, -1, 5517, -1, -1, -1 }, { 0x1399F, -1, 5518, -1, -1, -1 }, { 0x139A0, -1, 5519, -1, -1, -1 }, { 0x139A2, -1, 5520, -1, -1, -1 }, { 0x139A3, -1, 5521, -1, -1, -1 }, { 0x139A4, -1, 5522, -1, -1, -1 }, { 0x139A5, -1, 5523, -1, -1, -1 }, { 0x139A6, -1, 5524, -1, -1, -1 }, { 0x139A7, -1, 5525, -1, -1, -1 }, { 0x139A9, -1, 5526, -1, -1, -1 }, { 0x139AA, -1, 5527, -1, -1, -1 }, { 0x139AB, -1, 5528, -1, -1, -1 }, { 0x139AC, -1, 5529, -1, -1, -1 }, { 0x139AD, -1, 5530, -1, -1, -1 }, { 0x139AE, -1, 5531, -1, -1, -1 }, { 0x139B0, -1, 5532, -1, -1, -1 }, { 0x139B1, -1, 5533, -1, -1, -1 }, { 0x139B2, -1, 5534, -1, -1, -1 }, { 0x139B3, -1, 5535, -1, -1, -1 }, { 0x139B4, -1, 5536, -1, -1, -1 }, { 0x139B5, -1, 5537, -1, -1, -1 }, { 0x139B6, -1, 5538, -1, -1, -1 }, { 0x139B7, -1, 5539, -1, -1, -1 }, { 0x139B8, -1, 5540, -1, -1, -1 }, { 0x139B9, -1, 5541, -1, -1, -1 }, { 0x139BA, -1, 5542, -1, -1, -1 }, { 0x139BC, -1, 5543, -1, -1, -1 }, { 0x139BE, -1, 5544, -1, -1, -1 }, { 0x139BF, -1, 5545, -1, -1, -1 }, { 0x139C0, -1, 5546, -1, -1, -1 }, { 0x139C1, -1, 5547, -1, -1, -1 }, { 0x139C2, -1, 5548, -1, -1, -1 }, { 0x139C3, -1, 5549, -1, -1, -1 }, { 0x139C4, -1, 5550, -1, -1, -1 }, { 0x139C5, -1, 5551, -1, -1, -1 }, { 0x139C6, -1, 5552, -1, -1, -1 }, { 0x139C7, -1, 5553, -1, -1, -1 }, { 0x139C8, -1, 5554, -1, -1, -1 }, { 0x139C9, -1, 5555, -1, -1, -1 }, { 0x139CA, -1, 5556, -1, -1, -1 }, { 0x139CB, -1, 5557, -1, -1, -1 }, { 0x139CC, -1, 5558, -1, -1, -1 }, { 0x139CD, -1, 5559, -1, -1, -1 }, { 0x139CE, -1, 5560, -1, -1, -1 }, { 0x139CF, -1, 5561, -1, -1, -1 }, { 0x139D0, -1, 5562, -1, -1, -1 }, { 0x139D1, -1, 5563, -1, -1, -1 }, { 0x139D3, -1, 5564, -1, -1, -1 }, { 0x139D5, -1, 5565, -1, -1, -1 }, { 0x139D6, -1, 5566, -1, -1, -1 }, { 0x139D7, -1, 5567, -1, -1, -1 }, { 0x139DA, -1, 5568, -1, -1, -1 }, { 0x139DB, -1, 5569, -1, -1, -1 }, { 0x139DC, -1, 5570, -1, -1, -1 }, { 0x139DD, -1, 5571, -1, -1, -1 }, { 0x139DE, -1, 5572, -1, -1, -1 }, { 0x139DF, -1, 5573, -1, -1, -1 }, { 0x139E0, -1, 5574, -1, -1, -1 }, { 0x139E1, -1, 5575, -1, -1, -1 }, { 0x139E2, -1, 5576, -1, -1, -1 }, { 0x139E6, -1, 5577, -1, -1, -1 }, { 0x139E7, -1, 5578, -1, -1, -1 }, { 0x139E8, -1, 5579, -1, -1, -1 }, { 0x139E9, -1, 5580, -1, -1, -1 }, { 0x139EA, -1, 5581, -1, -1, -1 }, { 0x139EB, -1, 5582, -1, -1, -1 }, { 0x139EC, -1, 5583, -1, -1, -1 }, { 0x139ED, -1, 5584, -1, -1, -1 }, { 0x139EE, -1, 5585, -1, -1, -1 }, { 0x139EF, -1, 5586, -1, -1, -1 }, { 0x139F0, -1, 5587, -1, -1, -1 }, { 0x139F1, -1, 5588, -1, -1, -1 }, { 0x139F2, -1, 5589, -1, -1, -1 }, { 0x139F3, -1, 5590, -1, -1, -1 }, { 0x139F4, -1, 5591, -1, -1, -1 }, { 0x139F5, -1, 5592, -1, -1, -1 }, { 0x139F6, -1, 5593, -1, -1, -1 }, { 0x139F7, -1, 5594, -1, -1, -1 }, { 0x139F8, -1, 5595, -1, -1, -1 }, { 0x139F9, -1, 5596, -1, -1, -1 }, { 0x139FA, -1, 5597, -1, -1, -1 }, { 0x139FB, -1, 5598, -1, -1, -1 }, { 0x139FC, -1, 5599, -1, -1, -1 }, { 0x139FD, -1, 5600, -1, -1, -1 }, { 0x139FE, -1, 5601, -1, -1, -1 }, { 0x139FF, -1, 5602, -1, -1, -1 }, { 0x13A00, -1, 5603, -1, -1, -1 }, { 0x13A01, -1, 5604, -1, -1, -1 }, { 0x13A02, -1, 5605, -1, -1, -1 }, { 0x13A03, -1, 5606, -1, -1, -1 }, { 0x13A04, -1, 5607, -1, -1, -1 }, { 0x13A05, -1, 5608, -1, -1, -1 }, { 0x13A06, -1, 5609, -1, -1, -1 }, { 0x13A07, -1, 5610, -1, -1, -1 }, { 0x13A08, -1, 5611, -1, -1, -1 }, { 0x13A09, -1, 5612, -1, -1, -1 }, { 0x13A0A, -1, 5613, -1, -1, -1 }, { 0x13A0B, -1, 5614, -1, -1, -1 }, { 0x13A0C, -1, 5615, -1, -1, -1 }, { 0x13A0D, -1, 5616, -1, -1, -1 }, { 0x13A0F, -1, 5617, -1, -1, -1 }, { 0x13A10, -1, 5618, -1, -1, -1 }, { 0x13A11, -1, 5619, -1, -1, -1 }, { 0x13A12, -1, 5620, -1, -1, -1 }, { 0x13A13, -1, 5621, -1, -1, -1 }, { 0x13A14, -1, 5622, -1, -1, -1 }, { 0x13A15, -1, 5623, -1, -1, -1 }, { 0x13A16, -1, 5624, -1, -1, -1 }, { 0x13A17, -1, 5625, -1, -1, -1 }, { 0x13A18, -1, 5626, -1, -1, -1 }, { 0x13A19, -1, 5627, -1, -1, -1 }, { 0x13A1A, -1, 5628, -1, -1, -1 }, { 0x13A1B, -1, 5629, -1, -1, -1 }, { 0x13A1C, -1, 5630, -1, -1, -1 }, { 0x13A1D, -1, 5631, -1, -1, -1 }, { 0x13A1E, -1, 5632, -1, -1, -1 }, { 0x13A1F, -1, 5633, -1, -1, -1 }, { 0x13A20, -1, 5634, -1, -1, -1 }, { 0x13A21, -1, 5635, -1, -1, -1 }, { 0x13A22, -1, 5636, -1, -1, -1 }, { 0x13A23, -1, 5637, -1, -1, -1 }, { 0x13A24, -1, 5638, -1, -1, -1 }, { 0x13A26, -1, 5639, -1, -1, -1 }, { 0x13A27, -1, 5640, -1, -1, -1 }, { 0x13A28, -1, 5641, -1, -1, -1 }, { 0x13A29, -1, 5642, -1, -1, -1 }, { 0x13A2A, -1, 5643, -1, -1, -1 }, { 0x13A2B, -1, 5644, -1, -1, -1 }, { 0x13A2D, -1, 5645, -1, -1, -1 }, { 0x13A2F, -1, 5646, -1, -1, -1 }, { 0x13A32, -1, 5647, -1, -1, -1 }, { 0x13A33, -1, 5648, -1, -1, -1 }, { 0x13A34, -1, 5649, -1, -1, -1 }, { 0x13A35, -1, 5650, -1, -1, -1 }, { 0x13A36, -1, 5651, -1, -1, -1 }, { 0x13A37, -1, 5652, -1, -1, -1 }, { 0x13A38, -1, 5653, -1, -1, -1 }, { 0x13A39, -1, 5654, -1, -1, -1 }, { 0x13A3B, -1, 5655, -1, -1, -1 }, { 0x13A3C, -1, 5656, -1, -1, -1 }, { 0x13A3D, -1, 5657, -1, -1, -1 }, { 0x13A3E, -1, 5658, -1, -1, -1 }, { 0x13A3F, -1, 5659, -1, -1, -1 }, { 0x13A40, -1, 5660, -1, -1, -1 }, { 0x13A41, -1, 5661, -1, -1, -1 }, { 0x13A42, -1, 5662, -1, -1, -1 }, { 0x13A43, -1, 5663, -1, -1, -1 }, { 0x13A44, -1, 5664, -1, -1, -1 }, { 0x13A45, -1, 5665, -1, -1, -1 }, { 0x13A47, -1, 5666, -1, -1, -1 }, { 0x13A49, -1, 5667, -1, -1, -1 }, { 0x13A4C, -1, 5668, -1, -1, -1 }, { 0x13A4E, -1, 5669, -1, -1, -1 }, { 0x13A4F, -1, 5670, -1, -1, -1 }, { 0x13A50, -1, 5671, -1, -1, -1 }, { 0x13A54, -1, 5672, -1, -1, -1 }, { 0x13A55, -1, 5673, -1, -1, -1 }, { 0x13A56, -1, 5674, -1, -1, -1 }, { 0x13A57, -1, 5675, -1, -1, -1 }, { 0x13A58, -1, 5676, -1, -1, -1 }, { 0x13A59, -1, 5677, -1, -1, -1 }, { 0x13A5A, -1, 5678, -1, -1, -1 }, { 0x13A5B, -1, 5679, -1, -1, -1 }, { 0x13A5C, -1, 5680, -1, -1, -1 }, { 0x13A5D, -1, 5681, -1, -1, -1 }, { 0x13A5E, -1, 5682, -1, -1, -1 }, { 0x13A5F, -1, 5683, -1, -1, -1 }, { 0x13A60, -1, 5684, -1, -1, -1 }, { 0x13A62, -1, 5685, -1, -1, -1 }, { 0x13A63, -1, 5686, -1, -1, -1 }, { 0x13A64, -1, 5687, -1, -1, -1 }, { 0x13A65, -1, 5688, -1, -1, -1 }, { 0x13A66, -1, 5689, -1, -1, -1 }, { 0x13A67, -1, 5690, -1, -1, -1 }, { 0x13A68, -1, 5691, -1, -1, -1 }, { 0x13A69, -1, 5692, -1, -1, -1 }, { 0x13A6A, -1, 5693, -1, -1, -1 }, { 0x13A6B, -1, 5694, -1, -1, -1 }, { 0x13A6C, -1, 5695, -1, -1, -1 }, { 0x13A6D, -1, 5696, -1, -1, -1 }, { 0x13A6E, -1, 5697, -1, -1, -1 }, { 0x13A70, -1, 5698, -1, -1, -1 }, { 0x13A71, -1, 5699, -1, -1, -1 }, { 0x13A72, -1, 5700, -1, -1, -1 }, { 0x13A74, -1, 5701, -1, -1, -1 }, { 0x13A75, -1, 5702, -1, -1, -1 }, { 0x13A76, -1, 5703, -1, -1, -1 }, { 0x13A77, -1, 5704, -1, -1, -1 }, { 0x13A78, -1, 5705, -1, -1, -1 }, { 0x13A7A, -1, 5706, -1, -1, -1 }, { 0x13A7B, -1, 5707, -1, -1, -1 }, { 0x13A7C, -1, 5708, -1, -1, -1 }, { 0x13A7D, -1, 5709, -1, -1, -1 }, { 0x13A7E, -1, 5710, -1, -1, -1 }, { 0x13A7F, -1, 5711, -1, -1, -1 }, { 0x13A80, -1, 5712, -1, -1, -1 }, { 0x13A81, -1, 5713, -1, -1, -1 }, { 0x13A83, -1, 5714, -1, -1, -1 }, { 0x13A84, -1, 5715, -1, -1, -1 }, { 0x13A85, -1, 5716, -1, -1, -1 }, { 0x13A86, -1, 5717, -1, -1, -1 }, { 0x13A87, -1, 5718, -1, -1, -1 }, { 0x13A88, -1, 5719, -1, -1, -1 }, { 0x13A89, -1, 5720, -1, -1, -1 }, { 0x13A8A, -1, 5721, -1, -1, -1 }, { 0x13A8B, -1, 5722, -1, -1, -1 }, { 0x13A8C, -1, 5723, -1, -1, -1 }, { 0x13A8D, -1, 5724, -1, -1, -1 }, { 0x13A8E, -1, 5725, -1, -1, -1 }, { 0x13A8F, -1, 5726, -1, -1, -1 }, { 0x13A91, -1, 5727, -1, -1, -1 }, { 0x13A92, -1, 5728, -1, -1, -1 }, { 0x13A93, -1, 5729, -1, -1, -1 }, { 0x13A94, -1, 5730, -1, -1, -1 }, { 0x13A95, -1, 5731, -1, -1, -1 }, { 0x13A97, -1, 5732, -1, -1, -1 }, { 0x13A98, -1, 5733, -1, -1, -1 }, { 0x13A99, -1, 5734, -1, -1, -1 }, { 0x13A9A, -1, 5735, -1, -1, -1 }, { 0x13A9B, -1, 5736, -1, -1, -1 }, { 0x13A9C, -1, 5737, -1, -1, -1 }, { 0x13A9E, -1, 5738, -1, -1, -1 }, { 0x13A9F, -1, 5739, -1, -1, -1 }, { 0x13AA0, -1, 5740, -1, -1, -1 }, { 0x13AA1, -1, 5741, -1, -1, -1 }, { 0x13AA2, -1, 5742, -1, -1, -1 }, { 0x13AA4, -1, 5743, -1, -1, -1 }, { 0x13AA5, -1, 5744, -1, -1, -1 }, { 0x13AA6, -1, 5745, -1, -1, -1 }, { 0x13AA7, -1, 5746, -1, -1, -1 }, { 0x13AA8, -1, 5747, -1, -1, -1 }, { 0x13AAA, -1, 5748, -1, -1, -1 }, { 0x13AAB, -1, 5749, -1, -1, -1 }, { 0x13AAE, -1, 5750, -1, -1, -1 }, { 0x13AAF, -1, 5751, -1, -1, -1 }, { 0x13AB0, -1, 5752, -1, -1, -1 }, { 0x13AB1, -1, 5753, -1, -1, -1 }, { 0x13AB3, -1, 5754, -1, -1, -1 }, { 0x13AB4, -1, 5755, -1, -1, -1 }, { 0x13AB5, -1, 5756, -1, -1, -1 }, { 0x13AB6, -1, 5757, -1, -1, -1 }, { 0x13AB7, -1, 5758, -1, -1, -1 }, { 0x13AB8, -1, 5759, -1, -1, -1 }, { 0x13AB9, -1, 5760, -1, -1, -1 }, { 0x13ABA, -1, 5761, -1, -1, -1 }, { 0x13ABB, -1, 5762, -1, -1, -1 }, { 0x13ABD, -1, 5763, -1, -1, -1 }, { 0x13ABE, -1, 5764, -1, -1, -1 }, { 0x13ABF, -1, 5765, -1, -1, -1 }, { 0x13AC1, -1, 5766, -1, -1, -1 }, { 0x13AC2, -1, 5767, -1, -1, -1 }, { 0x13AC3, -1, 5768, -1, -1, -1 }, { 0x13AC4, -1, 5769, -1, -1, -1 }, { 0x13AC5, -1, 5770, -1, -1, -1 }, { 0x13AC7, -1, 5771, -1, -1, -1 }, { 0x13AC8, -1, 5772, -1, -1, -1 }, { 0x13ACA, -1, 5773, -1, -1, -1 }, { 0x13ACB, -1, 5774, -1, -1, -1 }, { 0x13ACC, -1, 5775, -1, -1, -1 }, { 0x13ACD, -1, 5776, -1, -1, -1 }, { 0x13ACE, -1, 5777, -1, -1, -1 }, { 0x13ACF, -1, 5778, -1, -1, -1 }, { 0x13AD0, -1, 5779, -1, -1, -1 }, { 0x13AD1, -1, 5780, -1, -1, -1 }, { 0x13AD2, -1, 5781, -1, -1, -1 }, { 0x13AD3, -1, 5782, -1, -1, -1 }, { 0x13AD4, -1, 5783, -1, -1, -1 }, { 0x13AD5, -1, 5784, -1, -1, -1 }, { 0x13AD6, -1, 5785, -1, -1, -1 }, { 0x13AD7, -1, 5786, -1, -1, -1 }, { 0x13AD8, -1, 5787, -1, -1, -1 }, { 0x13AD9, -1, 5788, -1, -1, -1 }, { 0x13ADA, -1, 5789, -1, -1, -1 }, { 0x13ADB, -1, 5790, -1, -1, -1 }, { 0x13ADD, -1, 5791, -1, -1, -1 }, { 0x13ADE, -1, 5792, -1, -1, -1 }, { 0x13ADF, -1, 5793, -1, -1, -1 }, { 0x13AE0, -1, 5794, -1, -1, -1 }, { 0x13AE1, -1, 5795, -1, -1, -1 }, { 0x13AE2, -1, 5796, -1, -1, -1 }, { 0x13AE3, -1, 5797, -1, -1, -1 }, { 0x13AE4, -1, 5798, -1, -1, -1 }, { 0x13AE5, -1, 5799, -1, -1, -1 }, { 0x13AE6, -1, 5800, -1, -1, -1 }, { 0x13AE7, -1, 5801, -1, -1, -1 }, { 0x13AE8, -1, 5802, -1, -1, -1 }, { 0x13AE9, -1, 5803, -1, -1, -1 }, { 0x13AEA, -1, 5804, -1, -1, -1 }, { 0x13AEB, -1, 5805, -1, -1, -1 }, { 0x13AEC, -1, 5806, -1, -1, -1 }, { 0x13AED, -1, 5807, -1, -1, -1 }, { 0x13AEE, -1, 5808, -1, -1, -1 }, { 0x13AEF, -1, 5809, -1, -1, -1 }, { 0x13AF0, -1, 5810, -1, -1, -1 }, { 0x13AF1, -1, 5811, -1, -1, -1 }, { 0x13AF4, -1, 5812, -1, -1, -1 }, { 0x13AF5, -1, 5813, -1, -1, -1 }, { 0x13AF7, -1, 5814, -1, -1, -1 }, { 0x13AF8, -1, 5815, -1, -1, -1 }, { 0x13AF9, -1, 5816, -1, -1, -1 }, { 0x13AFA, -1, 5817, -1, -1, -1 }, { 0x13AFB, -1, 5818, -1, -1, -1 }, { 0x13AFE, -1, 5819, -1, -1, -1 }, { 0x13AFF, -1, 5820, -1, -1, -1 }, { 0x13B00, -1, 5821, -1, -1, -1 }, { 0x13B01, -1, 5822, -1, -1, -1 }, { 0x13B02, -1, 5823, -1, -1, -1 }, { 0x13B03, -1, 5824, -1, -1, -1 }, { 0x13B05, -1, 5825, -1, -1, -1 }, { 0x13B07, -1, 5826, -1, -1, -1 }, { 0x13B08, -1, 5827, -1, -1, -1 }, { 0x13B0A, -1, 5828, -1, -1, -1 }, { 0x13B0B, -1, 5829, -1, -1, -1 }, { 0x13B0C, -1, 5830, -1, -1, -1 }, { 0x13B0D, -1, 5831, -1, -1, -1 }, { 0x13B0E, -1, 5832, -1, -1, -1 }, { 0x13B0F, -1, 5833, -1, -1, -1 }, { 0x13B11, -1, 5834, -1, -1, -1 }, { 0x13B12, -1, 5835, -1, -1, -1 }, { 0x13B13, -1, 5836, -1, -1, -1 }, { 0x13B14, -1, 5837, -1, -1, -1 }, { 0x13B15, -1, 5838, -1, -1, -1 }, { 0x13B16, -1, 5839, -1, -1, -1 }, { 0x13B17, -1, 5840, -1, -1, -1 }, { 0x13B18, -1, 5841, -1, -1, -1 }, { 0x13B19, -1, 5842, -1, -1, -1 }, { 0x13B1A, -1, 5843, -1, -1, -1 }, { 0x13B1B, -1, 5844, -1, -1, -1 }, { 0x13B1C, -1, 5845, -1, -1, -1 }, { 0x13B1D, -1, 5846, -1, -1, -1 }, { 0x13B1E, -1, 5847, -1, -1, -1 }, { 0x13B20, -1, 5848, -1, -1, -1 }, { 0x13B21, -1, 5849, -1, -1, -1 }, { 0x13B22, -1, 5850, -1, -1, -1 }, { 0x13B23, -1, 5851, -1, -1, -1 }, { 0x13B25, -1, 5852, -1, -1, -1 }, { 0x13B26, -1, 5853, -1, -1, -1 }, { 0x13B27, -1, 5854, -1, -1, -1 }, { 0x13B28, -1, 5855, -1, -1, -1 }, { 0x13B2B, -1, 5856, -1, -1, -1 }, { 0x13B2C, -1, 5857, -1, -1, -1 }, { 0x13B2D, -1, 5858, -1, -1, -1 }, { 0x13B2E, -1, 5859, -1, -1, -1 }, { 0x13B2F, -1, 5860, -1, -1, -1 }, { 0x13B30, -1, 5861, -1, -1, -1 }, { 0x13B31, -1, 5862, -1, -1, -1 }, { 0x13B32, -1, 5863, -1, -1, -1 }, { 0x13B33, -1, 5864, -1, -1, -1 }, { 0x13B34, -1, 5865, -1, -1, -1 }, { 0x13B35, -1, 5866, -1, -1, -1 }, { 0x13B36, -1, 5867, -1, -1, -1 }, { 0x13B37, -1, 5868, -1, -1, -1 }, { 0x13B38, -1, 5869, -1, -1, -1 }, { 0x13B39, -1, 5870, -1, -1, -1 }, { 0x13B3B, -1, 5871, -1, -1, -1 }, { 0x13B3C, -1, 5872, -1, -1, -1 }, { 0x13B3E, -1, 5873, -1, -1, -1 }, { 0x13B3F, -1, 5874, -1, -1, -1 }, { 0x13B40, -1, 5875, -1, -1, -1 }, { 0x13B41, -1, 5876, -1, -1, -1 }, { 0x13B42, -1, 5877, -1, -1, -1 }, { 0x13B43, -1, 5878, -1, -1, -1 }, { 0x13B44, -1, 5879, -1, -1, -1 }, { 0x13B45, -1, 5880, -1, -1, -1 }, { 0x13B46, -1, 5881, -1, -1, -1 }, { 0x13B47, -1, 5882, -1, -1, -1 }, { 0x13B48, -1, 5883, -1, -1, -1 }, { 0x13B49, -1, 5884, -1, -1, -1 }, { 0x13B4A, -1, 5885, -1, -1, -1 }, { 0x13B4C, -1, 5886, -1, -1, -1 }, { 0x13B4D, -1, 5887, -1, -1, -1 }, { 0x13B4E, -1, 5888, -1, -1, -1 }, { 0x13B4F, -1, 5889, -1, -1, -1 }, { 0x13B50, -1, 5890, -1, -1, -1 }, { 0x13B51, -1, 5891, -1, -1, -1 }, { 0x13B53, -1, 5892, -1, -1, -1 }, { 0x13B54, -1, 5893, -1, -1, -1 }, { 0x13B56, -1, 5894, -1, -1, -1 }, { 0x13B57, -1, 5895, -1, -1, -1 }, { 0x13B58, -1, 5896, -1, -1, -1 }, { 0x13B59, -1, 5897, -1, -1, -1 }, { 0x13B5A, -1, 5898, -1, -1, -1 }, { 0x13B5B, -1, 5899, -1, -1, -1 }, { 0x13B5C, -1, 5900, -1, -1, -1 }, { 0x13B5D, -1, 5901, -1, -1, -1 }, { 0x13B5F, -1, 5902, -1, -1, -1 }, { 0x13B60, -1, 5903, -1, -1, -1 }, { 0x13B61, -1, 5904, -1, -1, -1 }, { 0x13B62, -1, 5905, -1, -1, -1 }, { 0x13B63, -1, 5906, -1, -1, -1 }, { 0x13B64, -1, 5907, -1, -1, -1 }, { 0x13B65, -1, 5908, -1, -1, -1 }, { 0x13B66, -1, 5909, -1, -1, -1 }, { 0x13B67, -1, 5910, -1, -1, -1 }, { 0x13B68, -1, 5911, -1, -1, -1 }, { 0x13B69, -1, 5912, -1, -1, -1 }, { 0x13B6A, -1, 5913, -1, -1, -1 }, { 0x13B6B, -1, 5914, -1, -1, -1 }, { 0x13B6C, -1, 5915, -1, -1, -1 }, { 0x13B6D, -1, 5916, -1, -1, -1 }, { 0x13B6E, -1, 5917, -1, -1, -1 }, { 0x13B6F, -1, 5918, -1, -1, -1 }, { 0x13B70, -1, 5919, -1, -1, -1 }, { 0x13B71, -1, 5920, -1, -1, -1 }, { 0x13B72, -1, 5921, -1, -1, -1 }, { 0x13B73, -1, 5922, -1, -1, -1 }, { 0x13B74, -1, 5923, -1, -1, -1 }, { 0x13B75, -1, 5924, -1, -1, -1 }, { 0x13B76, -1, 5925, -1, -1, -1 }, { 0x13B77, -1, 5926, -1, -1, -1 }, { 0x13B78, -1, 5927, -1, -1, -1 }, { 0x13B79, -1, 5928, -1, -1, -1 }, { 0x13B7B, -1, 5929, -1, -1, -1 }, { 0x13B7C, -1, 5930, -1, -1, -1 }, { 0x13B7D, -1, 5931, -1, -1, -1 }, { 0x13B7F, -1, 5932, -1, -1, -1 }, { 0x13B81, -1, 5933, -1, -1, -1 }, { 0x13B82, -1, 5934, -1, -1, -1 }, { 0x13B83, -1, 5935, -1, -1, -1 }, { 0x13B85, -1, 5936, -1, -1, -1 }, { 0x13B86, -1, 5937, -1, -1, -1 }, { 0x13B87, -1, 5938, -1, -1, -1 }, { 0x13B88, -1, 5939, -1, -1, -1 }, { 0x13B89, -1, 5940, -1, -1, -1 }, { 0x13B8A, -1, 5941, -1, -1, -1 }, { 0x13B8B, -1, 5942, -1, -1, -1 }, { 0x13B8C, -1, 5943, -1, -1, -1 }, { 0x13B8E, -1, 5944, -1, -1, -1 }, { 0x13B8F, -1, 5945, -1, -1, -1 }, { 0x13B90, -1, 5946, -1, -1, -1 }, { 0x13B91, -1, 5947, -1, -1, -1 }, { 0x13B92, -1, 5948, -1, -1, -1 }, { 0x13B93, -1, 5949, -1, -1, -1 }, { 0x13B94, -1, 5950, -1, -1, -1 }, { 0x13B95, -1, 5951, -1, -1, -1 }, { 0x13B97, -1, 5952, -1, -1, -1 }, { 0x13B98, -1, 5953, -1, -1, -1 }, { 0x13B9A, -1, 5954, -1, -1, -1 }, { 0x13B9B, -1, 5955, -1, -1, -1 }, { 0x13B9C, -1, 5956, -1, -1, -1 }, { 0x13B9D, -1, 5957, -1, -1, -1 }, { 0x13B9F, -1, 5958, -1, -1, -1 }, { 0x13BA0, -1, 5959, -1, -1, -1 }, { 0x13BA1, -1, 5960, -1, -1, -1 }, { 0x13BA2, -1, 5961, -1, -1, -1 }, { 0x13BA3, -1, 5962, -1, -1, -1 }, { 0x13BA4, -1, 5963, -1, -1, -1 }, { 0x13BA5, -1, 5964, -1, -1, -1 }, { 0x13BA6, -1, 5965, -1, -1, -1 }, { 0x13BA9, -1, 5966, -1, -1, -1 }, { 0x13BAA, -1, 5967, -1, -1, -1 }, { 0x13BAB, -1, 5968, -1, -1, -1 }, { 0x13BAE, -1, 5969, -1, -1, -1 }, { 0x13BB2, -1, 5970, -1, -1, -1 }, { 0x13BB3, -1, 5971, -1, -1, -1 }, { 0x13BB4, -1, 5972, -1, -1, -1 }, { 0x13BB5, -1, 5973, -1, -1, -1 }, { 0x13BB6, -1, 5974, -1, -1, -1 }, { 0x13BB7, -1, 5975, -1, -1, -1 }, { 0x13BB8, -1, 5976, -1, -1, -1 }, { 0x13BB9, -1, 5977, -1, -1, -1 }, { 0x13BBC, -1, 5978, -1, -1, -1 }, { 0x13BBD, -1, 5979, -1, -1, -1 }, { 0x13BBE, -1, 5980, -1, -1, -1 }, { 0x13BBF, -1, 5981, -1, -1, -1 }, { 0x13BC0, -1, 5982, -1, -1, -1 }, { 0x13BC2, -1, 5983, -1, -1, -1 }, { 0x13BC3, -1, 5984, -1, -1, -1 }, { 0x13BC4, -1, 5985, -1, -1, -1 }, { 0x13BC5, -1, 5986, -1, -1, -1 }, { 0x13BC6, -1, 5987, -1, -1, -1 }, { 0x13BC7, -1, 5988, -1, -1, -1 }, { 0x13BC8, -1, 5989, -1, -1, -1 }, { 0x13BC9, -1, 5990, -1, -1, -1 }, { 0x13BCA, -1, 5991, -1, -1, -1 }, { 0x13BCB, -1, 5992, -1, -1, -1 }, { 0x13BCC, -1, 5993, -1, -1, -1 }, { 0x13BCD, -1, 5994, -1, -1, -1 }, { 0x13BCE, -1, 5995, -1, -1, -1 }, { 0x13BCF, -1, 5996, -1, -1, -1 }, { 0x13BD0, -1, 5997, -1, -1, -1 }, { 0x13BD1, -1, 5998, -1, -1, -1 }, { 0x13BD2, -1, 5999, -1, -1, -1 }, { 0x13BD3, -1, 6000, -1, -1, -1 }, { 0x13BD4, -1, 6001, -1, -1, -1 }, { 0x13BD5, -1, 6002, -1, -1, -1 }, { 0x13BD6, -1, 6003, -1, -1, -1 }, { 0x13BD7, -1, 6004, -1, -1, -1 }, { 0x13BD8, -1, 6005, -1, -1, -1 }, { 0x13BDA, -1, 6006, -1, -1, -1 }, { 0x13BDB, -1, 6007, -1, -1, -1 }, { 0x13BDC, -1, 6008, -1, -1, -1 }, { 0x13BDD, -1, 6009, -1, -1, -1 }, { 0x13BDE, -1, 6010, -1, -1, -1 }, { 0x13BDF, -1, 6011, -1, -1, -1 }, { 0x13BE0, -1, 6012, -1, -1, -1 }, { 0x13BE1, -1, 6013, -1, -1, -1 }, { 0x13BE2, -1, 6014, -1, -1, -1 }, { 0x13BE3, -1, 6015, -1, -1, -1 }, { 0x13BE4, -1, 6016, -1, -1, -1 }, { 0x13BE5, -1, 6017, -1, -1, -1 }, { 0x13BE6, -1, 6018, -1, -1, -1 }, { 0x13BE7, -1, 6019, -1, -1, -1 }, { 0x13BE8, -1, 6020, -1, -1, -1 }, { 0x13BE9, -1, 6021, -1, -1, -1 }, { 0x13BEA, -1, 6022, -1, -1, -1 }, { 0x13BEB, -1, 6023, -1, -1, -1 }, { 0x13BEC, -1, 6024, -1, -1, -1 }, { 0x13BEE, -1, 6025, -1, -1, -1 }, { 0x13BEF, -1, 6026, -1, -1, -1 }, { 0x13BF0, -1, 6027, -1, -1, -1 }, { 0x13BF1, -1, 6028, -1, -1, -1 }, { 0x13BF2, -1, 6029, -1, -1, -1 }, { 0x13BF3, -1, 6030, -1, -1, -1 }, { 0x13BF5, -1, 6031, -1, -1, -1 }, { 0x13BF6, -1, 6032, -1, -1, -1 }, { 0x13BF7, -1, 6033, -1, -1, -1 }, { 0x13BF8, -1, 6034, -1, -1, -1 }, { 0x13BFA, -1, 6035, -1, -1, -1 }, { 0x13BFB, -1, 6036, -1, -1, -1 }, { 0x13BFC, -1, 6037, -1, -1, -1 }, { 0x13BFD, -1, 6038, -1, -1, -1 }, { 0x13BFE, -1, 6039, -1, -1, -1 }, { 0x13BFF, -1, 6040, -1, -1, -1 }, { 0x13C00, -1, 6041, -1, -1, -1 }, { 0x13C01, -1, 6042, -1, -1, -1 }, { 0x13C02, -1, 6043, -1, -1, -1 }, { 0x13C03, -1, 6044, -1, -1, -1 }, { 0x13C04, -1, 6045, -1, -1, -1 }, { 0x13C05, -1, 6046, -1, -1, -1 }, { 0x13C07, -1, 6047, -1, -1, -1 }, { 0x13C08, -1, 6048, -1, -1, -1 }, { 0x13C09, -1, 6049, -1, -1, -1 }, { 0x13C0A, -1, 6050, -1, -1, -1 }, { 0x13C0B, -1, 6051, -1, -1, -1 }, { 0x13C0E, -1, 6052, -1, -1, -1 }, { 0x13C0F, -1, 6053, -1, -1, -1 }, { 0x13C10, -1, 6054, -1, -1, -1 }, { 0x13C11, -1, 6055, -1, -1, -1 }, { 0x13C13, -1, 6056, -1, -1, -1 }, { 0x13C14, -1, 6057, -1, -1, -1 }, { 0x13C15, -1, 6058, -1, -1, -1 }, { 0x13C16, -1, 6059, -1, -1, -1 }, { 0x13C17, -1, 6060, -1, -1, -1 }, { 0x13C18, -1, 6061, -1, -1, -1 }, { 0x13C19, -1, 6062, -1, -1, -1 }, { 0x13C1A, -1, 6063, -1, -1, -1 }, { 0x13C1B, -1, 6064, -1, -1, -1 }, { 0x13C1C, -1, 6065, -1, -1, -1 }, { 0x13C1D, -1, 6066, -1, -1, -1 }, { 0x13C1F, -1, 6067, -1, -1, -1 }, { 0x13C20, -1, 6068, -1, -1, -1 }, { 0x13C21, -1, 6069, -1, -1, -1 }, { 0x13C22, -1, 6070, -1, -1, -1 }, { 0x13C23, -1, 6071, -1, -1, -1 }, { 0x13C25, -1, 6072, -1, -1, -1 }, { 0x13C27, -1, 6073, -1, -1, -1 }, { 0x13C28, -1, 6074, -1, -1, -1 }, { 0x13C29, -1, 6075, -1, -1, -1 }, { 0x13C2A, -1, 6076, -1, -1, -1 }, { 0x13C2B, -1, 6077, -1, -1, -1 }, { 0x13C2D, -1, 6078, -1, -1, -1 }, { 0x13C2E, -1, 6079, -1, -1, -1 }, { 0x13C2F, -1, 6080, -1, -1, -1 }, { 0x13C30, -1, 6081, -1, -1, -1 }, { 0x13C31, -1, 6082, -1, -1, -1 }, { 0x13C33, -1, 6083, -1, -1, -1 }, { 0x13C34, -1, 6084, -1, -1, -1 }, { 0x13C36, -1, 6085, -1, -1, -1 }, { 0x13C37, -1, 6086, -1, -1, -1 }, { 0x13C38, -1, 6087, -1, -1, -1 }, { 0x13C3A, -1, 6088, -1, -1, -1 }, { 0x13C3C, -1, 6089, -1, -1, -1 }, { 0x13C40, -1, 6090, -1, -1, -1 }, { 0x13C43, -1, 6091, -1, -1, -1 }, { 0x13C45, -1, 6092, -1, -1, -1 }, { 0x13C46, -1, 6093, -1, -1, -1 }, { 0x13C47, -1, 6094, -1, -1, -1 }, { 0x13C48, -1, 6095, -1, -1, -1 }, { 0x13C49, -1, 6096, -1, -1, -1 }, { 0x13C4A, -1, 6097, -1, -1, -1 }, { 0x13C4B, -1, 6098, -1, -1, -1 }, { 0x13C4C, -1, 6099, -1, -1, -1 }, { 0x13C4D, -1, 6100, -1, -1, -1 }, { 0x13C4E, -1, 6101, -1, -1, -1 }, { 0x13C4F, -1, 6102, -1, -1, -1 }, { 0x13C50, -1, 6103, -1, -1, -1 }, { 0x13C51, -1, 6104, -1, -1, -1 }, { 0x13C52, -1, 6105, -1, -1, -1 }, { 0x13C54, -1, 6106, -1, -1, -1 }, { 0x13C55, -1, 6107, -1, -1, -1 }, { 0x13C56, -1, 6108, -1, -1, -1 }, { 0x13C57, -1, 6109, -1, -1, -1 }, { 0x13C58, -1, 6110, -1, -1, -1 }, { 0x13C59, -1, 6111, -1, -1, -1 }, { 0x13C5A, -1, 6112, -1, -1, -1 }, { 0x13C5B, -1, 6113, -1, -1, -1 }, { 0x13C5C, -1, 6114, -1, -1, -1 }, { 0x13C5D, -1, 6115, -1, -1, -1 }, { 0x13C5E, -1, 6116, -1, -1, -1 }, { 0x13C5F, -1, 6117, -1, -1, -1 }, { 0x13C60, -1, 6118, -1, -1, -1 }, { 0x13C62, -1, 6119, -1, -1, -1 }, { 0x13C63, -1, 6120, -1, -1, -1 }, { 0x13C64, -1, 6121, -1, -1, -1 }, { 0x13C65, -1, 6122, -1, -1, -1 }, { 0x13C66, -1, 6123, -1, -1, -1 }, { 0x13C67, -1, 6124, -1, -1, -1 }, { 0x13C68, -1, 6125, -1, -1, -1 }, { 0x13C69, -1, 6126, -1, -1, -1 }, { 0x13C6A, -1, 6127, -1, -1, -1 }, { 0x13C6C, -1, 6128, -1, -1, -1 }, { 0x13C6D, -1, 6129, -1, -1, -1 }, { 0x13C6E, -1, 6130, -1, -1, -1 }, { 0x13C6F, -1, 6131, -1, -1, -1 }, { 0x13C70, -1, 6132, -1, -1, -1 }, { 0x13C71, -1, 6133, -1, -1, -1 }, { 0x13C72, -1, 6134, -1, -1, -1 }, { 0x13C73, -1, 6135, -1, -1, -1 }, { 0x13C74, -1, 6136, -1, -1, -1 }, { 0x13C75, -1, 6137, -1, -1, -1 }, { 0x13C76, -1, 6138, -1, -1, -1 }, { 0x13C77, -1, 6139, -1, -1, -1 }, { 0x13C78, -1, 6140, -1, -1, -1 }, { 0x13C79, -1, 6141, -1, -1, -1 }, { 0x13C7A, -1, 6142, -1, -1, -1 }, { 0x13C7B, -1, 6143, -1, -1, -1 }, { 0x13C7C, -1, 6144, -1, -1, -1 }, { 0x13C7D, -1, 6145, -1, -1, -1 }, { 0x13C7F, -1, 6146, -1, -1, -1 }, { 0x13C80, -1, 6147, -1, -1, -1 }, { 0x13C81, -1, 6148, -1, -1, -1 }, { 0x13C82, -1, 6149, -1, -1, -1 }, { 0x13C83, -1, 6150, -1, -1, -1 }, { 0x13C84, -1, 6151, -1, -1, -1 }, { 0x13C85, -1, 6152, -1, -1, -1 }, { 0x13C86, -1, 6153, -1, -1, -1 }, { 0x13C87, -1, 6154, -1, -1, -1 }, { 0x13C88, -1, 6155, -1, -1, -1 }, { 0x13C8A, -1, 6156, -1, -1, -1 }, { 0x13C8B, -1, 6157, -1, -1, -1 }, { 0x13C8C, -1, 6158, -1, -1, -1 }, { 0x13C8D, -1, 6159, -1, -1, -1 }, { 0x13C8E, -1, 6160, -1, -1, -1 }, { 0x13C8F, -1, 6161, -1, -1, -1 }, { 0x13C90, -1, 6162, -1, -1, -1 }, { 0x13C91, -1, 6163, -1, -1, -1 }, { 0x13C92, -1, 6164, -1, -1, -1 }, { 0x13C93, -1, 6165, -1, -1, -1 }, { 0x13C94, -1, 6166, -1, -1, -1 }, { 0x13C95, -1, 6167, -1, -1, -1 }, { 0x13C96, -1, 6168, -1, -1, -1 }, { 0x13C97, -1, 6169, -1, -1, -1 }, { 0x13C98, -1, 6170, -1, -1, -1 }, { 0x13C99, -1, 6171, -1, -1, -1 }, { 0x13C9B, -1, 6172, -1, -1, -1 }, { 0x13C9C, -1, 6173, -1, -1, -1 }, { 0x13C9D, -1, 6174, -1, -1, -1 }, { 0x13C9E, -1, 6175, -1, -1, -1 }, { 0x13C9F, -1, 6176, -1, -1, -1 }, { 0x13CA0, -1, 6177, -1, -1, -1 }, { 0x13CA1, -1, 6178, -1, -1, -1 }, { 0x13CA2, -1, 6179, -1, -1, -1 }, { 0x13CA3, -1, 6180, -1, -1, -1 }, { 0x13CA4, -1, 6181, -1, -1, -1 }, { 0x13CA5, -1, 6182, -1, -1, -1 }, { 0x13CA6, -1, 6183, -1, -1, -1 }, { 0x13CA7, -1, 6184, -1, -1, -1 }, { 0x13CAA, -1, 6185, -1, -1, -1 }, { 0x13CAB, -1, 6186, -1, -1, -1 }, { 0x13CAC, -1, 6187, -1, -1, -1 }, { 0x13CAD, -1, 6188, -1, -1, -1 }, { 0x13CAF, -1, 6189, -1, -1, -1 }, { 0x13CB0, -1, 6190, -1, -1, -1 }, { 0x13CB2, -1, 6191, -1, -1, -1 }, { 0x13CB3, -1, 6192, -1, -1, -1 }, { 0x13CB4, -1, 6193, -1, -1, -1 }, { 0x13CB5, -1, 6194, -1, -1, -1 }, { 0x13CB6, -1, 6195, -1, -1, -1 }, { 0x13CB7, -1, 6196, -1, -1, -1 }, { 0x13CB8, -1, 6197, -1, -1, -1 }, { 0x13CBA, -1, 6198, -1, -1, -1 }, { 0x13CBC, -1, 6199, -1, -1, -1 }, { 0x13CBE, -1, 6200, -1, -1, -1 }, { 0x13CBF, -1, 6201, -1, -1, -1 }, { 0x13CC0, -1, 6202, -1, -1, -1 }, { 0x13CC1, -1, 6203, -1, -1, -1 }, { 0x13CC2, -1, 6204, -1, -1, -1 }, { 0x13CC3, -1, 6205, -1, -1, -1 }, { 0x13CC4, -1, 6206, -1, -1, -1 }, { 0x13CC5, -1, 6207, -1, -1, -1 }, { 0x13CC6, -1, 6208, -1, -1, -1 }, { 0x13CC7, -1, 6209, -1, -1, -1 }, { 0x13CC8, -1, 6210, -1, -1, -1 }, { 0x13CC9, -1, 6211, -1, -1, -1 }, { 0x13CCA, -1, 6212, -1, -1, -1 }, { 0x13CCC, -1, 6213, -1, -1, -1 }, { 0x13CCF, -1, 6214, -1, -1, -1 }, { 0x13CD0, -1, 6215, -1, -1, -1 }, { 0x13CD1, -1, 6216, -1, -1, -1 }, { 0x13CD3, -1, 6217, -1, -1, -1 }, { 0x13CD4, -1, 6218, -1, -1, -1 }, { 0x13CD5, -1, 6219, -1, -1, -1 }, { 0x13CD6, -1, 6220, -1, -1, -1 }, { 0x13CD9, -1, 6221, -1, -1, -1 }, { 0x13CDA, -1, 6222, -1, -1, -1 }, { 0x13CDC, -1, 6223, -1, -1, -1 }, { 0x13CDD, -1, 6224, -1, -1, -1 }, { 0x13CDE, -1, 6225, -1, -1, -1 }, { 0x13CE0, -1, 6226, -1, -1, -1 }, { 0x13CE1, -1, 6227, -1, -1, -1 }, { 0x13CE2, -1, 6228, -1, -1, -1 }, { 0x13CE3, -1, 6229, -1, -1, -1 }, { 0x13CE5, -1, 6230, -1, -1, -1 }, { 0x13CE6, -1, 6231, -1, -1, -1 }, { 0x13CE7, -1, 6232, -1, -1, -1 }, { 0x13CE9, -1, 6233, -1, -1, -1 }, { 0x13CEA, -1, 6234, -1, -1, -1 }, { 0x13CEB, -1, 6235, -1, -1, -1 }, { 0x13CEC, -1, 6236, -1, -1, -1 }, { 0x13CED, -1, 6237, -1, -1, -1 }, { 0x13CEE, -1, 6238, -1, -1, -1 }, { 0x13CEF, -1, 6239, -1, -1, -1 }, { 0x13CF0, -1, 6240, -1, -1, -1 }, { 0x13CF1, -1, 6241, -1, -1, -1 }, { 0x13CF2, -1, 6242, -1, -1, -1 }, { 0x13CF3, -1, 6243, -1, -1, -1 }, { 0x13CF4, -1, 6244, -1, -1, -1 }, { 0x13CF5, -1, 6245, -1, -1, -1 }, { 0x13CF6, -1, 6246, -1, -1, -1 }, { 0x13CF7, -1, 6247, -1, -1, -1 }, { 0x13CF8, -1, 6248, -1, -1, -1 }, { 0x13CF9, -1, 6249, -1, -1, -1 }, { 0x13CFA, -1, 6250, -1, -1, -1 }, { 0x13CFB, -1, 6251, -1, -1, -1 }, { 0x13CFC, -1, 6252, -1, -1, -1 }, { 0x13CFE, -1, 6253, -1, -1, -1 }, { 0x13D00, -1, 6254, -1, -1, -1 }, { 0x13D02, -1, 6255, -1, -1, -1 }, { 0x13D03, -1, 6256, -1, -1, -1 }, { 0x13D04, -1, 6257, -1, -1, -1 }, { 0x13D05, -1, 6258, -1, -1, -1 }, { 0x13D06, -1, 6259, -1, -1, -1 }, { 0x13D07, -1, 6260, -1, -1, -1 }, { 0x13D08, -1, 6261, -1, -1, -1 }, { 0x13D09, -1, 6262, -1, -1, -1 }, { 0x13D0A, -1, 6263, -1, -1, -1 }, { 0x13D0B, -1, 6264, -1, -1, -1 }, { 0x13D0E, -1, 6265, -1, -1, -1 }, { 0x13D0F, -1, 6266, -1, -1, -1 }, { 0x13D10, -1, 6267, -1, -1, -1 }, { 0x13D11, -1, 6268, -1, -1, -1 }, { 0x13D12, -1, 6269, -1, -1, -1 }, { 0x13D13, -1, 6270, -1, -1, -1 }, { 0x13D14, -1, 6271, -1, -1, -1 }, { 0x13D15, -1, 6272, -1, -1, -1 }, { 0x13D16, -1, 6273, -1, -1, -1 }, { 0x13D17, -1, 6274, -1, -1, -1 }, { 0x13D18, -1, 6275, -1, -1, -1 }, { 0x13D19, -1, 6276, -1, -1, -1 }, { 0x13D1A, -1, 6277, -1, -1, -1 }, { 0x13D1B, -1, 6278, -1, -1, -1 }, { 0x13D1C, -1, 6279, -1, -1, -1 }, { 0x13D1D, -1, 6280, -1, -1, -1 }, { 0x13D1E, -1, 6281, -1, -1, -1 }, { 0x13D1F, -1, 6282, -1, -1, -1 }, { 0x13D23, -1, 6283, -1, -1, -1 }, { 0x13D24, -1, 6284, -1, -1, -1 }, { 0x13D25, -1, 6285, -1, -1, -1 }, { 0x13D26, -1, 6286, -1, -1, -1 }, { 0x13D28, -1, 6287, -1, -1, -1 }, { 0x13D29, -1, 6288, -1, -1, -1 }, { 0x13D2A, -1, 6289, -1, -1, -1 }, { 0x13D2B, -1, 6290, -1, -1, -1 }, { 0x13D2C, -1, 6291, -1, -1, -1 }, { 0x13D2D, -1, 6292, -1, -1, -1 }, { 0x13D2E, -1, 6293, -1, -1, -1 }, { 0x13D2F, -1, 6294, -1, -1, -1 }, { 0x13D30, -1, 6295, -1, -1, -1 }, { 0x13D31, -1, 6296, -1, -1, -1 }, { 0x13D32, -1, 6297, -1, -1, -1 }, { 0x13D33, -1, 6298, -1, -1, -1 }, { 0x13D34, -1, 6299, -1, -1, -1 }, { 0x13D35, -1, 6300, -1, -1, -1 }, { 0x13D36, -1, 6301, -1, -1, -1 }, { 0x13D37, -1, 6302, -1, -1, -1 }, { 0x13D38, -1, 6303, -1, -1, -1 }, { 0x13D39, -1, 6304, -1, -1, -1 }, { 0x13D3A, -1, 6305, -1, -1, -1 }, { 0x13D3B, -1, 6306, -1, -1, -1 }, { 0x13D3C, -1, 6307, -1, -1, -1 }, { 0x13D3D, -1, 6308, -1, -1, -1 }, { 0x13D3E, -1, 6309, -1, -1, -1 }, { 0x13D3F, -1, 6310, -1, -1, -1 }, { 0x13D40, -1, 6311, -1, -1, -1 }, { 0x13D41, -1, 6312, -1, -1, -1 }, { 0x13D42, -1, 6313, -1, -1, -1 }, { 0x13D43, -1, 6314, -1, -1, -1 }, { 0x13D44, -1, 6315, -1, -1, -1 }, { 0x13D45, -1, 6316, -1, -1, -1 }, { 0x13D46, -1, 6317, -1, -1, -1 }, { 0x13D47, -1, 6318, -1, -1, -1 }, { 0x13D48, -1, 6319, -1, -1, -1 }, { 0x13D49, -1, 6320, -1, -1, -1 }, { 0x13D4A, -1, 6321, -1, -1, -1 }, { 0x13D4B, -1, 6322, -1, -1, -1 }, { 0x13D4C, -1, 6323, -1, -1, -1 }, { 0x13D4D, -1, 6324, -1, -1, -1 }, { 0x13D4E, -1, 6325, -1, -1, -1 }, { 0x13D51, -1, 6326, -1, -1, -1 }, { 0x13D52, -1, 6327, -1, -1, -1 }, { 0x13D53, -1, 6328, -1, -1, -1 }, { 0x13D54, -1, 6329, -1, -1, -1 }, { 0x13D55, -1, 6330, -1, -1, -1 }, { 0x13D56, -1, 6331, -1, -1, -1 }, { 0x13D57, -1, 6332, -1, -1, -1 }, { 0x13D58, -1, 6333, -1, -1, -1 }, { 0x13D59, -1, 6334, -1, -1, -1 }, { 0x13D5A, -1, 6335, -1, -1, -1 }, { 0x13D5B, -1, 6336, -1, -1, -1 }, { 0x13D5C, -1, 6337, -1, -1, -1 }, { 0x13D5D, -1, 6338, -1, -1, -1 }, { 0x13D5E, -1, 6339, -1, -1, -1 }, { 0x13D5F, -1, 6340, -1, -1, -1 }, { 0x13D61, -1, 6341, -1, -1, -1 }, { 0x13D62, -1, 6342, -1, -1, -1 }, { 0x13D63, -1, 6343, -1, -1, -1 }, { 0x13D64, -1, 6344, -1, -1, -1 }, { 0x13D65, -1, 6345, -1, -1, -1 }, { 0x13D67, -1, 6346, -1, -1, -1 }, { 0x13D68, -1, 6347, -1, -1, -1 }, { 0x13D69, -1, 6348, -1, -1, -1 }, { 0x13D6A, -1, 6349, -1, -1, -1 }, { 0x13D6B, -1, 6350, -1, -1, -1 }, { 0x13D6C, -1, 6351, -1, -1, -1 }, { 0x13D6D, -1, 6352, -1, -1, -1 }, { 0x13D6E, -1, 6353, -1, -1, -1 }, { 0x13D6F, -1, 6354, -1, -1, -1 }, { 0x13D70, -1, 6355, -1, -1, -1 }, { 0x13D71, -1, 6356, -1, -1, -1 }, { 0x13D72, -1, 6357, -1, -1, -1 }, { 0x13D73, -1, 6358, -1, -1, -1 }, { 0x13D74, -1, 6359, -1, -1, -1 }, { 0x13D75, -1, 6360, -1, -1, -1 }, { 0x13D76, -1, 6361, -1, -1, -1 }, { 0x13D77, -1, 6362, -1, -1, -1 }, { 0x13D78, -1, 6363, -1, -1, -1 }, { 0x13D79, -1, 6364, -1, -1, -1 }, { 0x13D7A, -1, 6365, -1, -1, -1 }, { 0x13D7B, -1, 6366, -1, -1, -1 }, { 0x13D7C, -1, 6367, -1, -1, -1 }, { 0x13D7D, -1, 6368, -1, -1, -1 }, { 0x13D7E, -1, 6369, -1, -1, -1 }, { 0x13D7F, -1, 6370, -1, -1, -1 }, { 0x13D82, -1, 6371, -1, -1, -1 }, { 0x13D83, -1, 6372, -1, -1, -1 }, { 0x13D84, -1, 6373, -1, -1, -1 }, { 0x13D87, -1, 6374, -1, -1, -1 }, { 0x13D88, -1, 6375, -1, -1, -1 }, { 0x13D89, -1, 6376, -1, -1, -1 }, { 0x13D8A, -1, 6377, -1, -1, -1 }, { 0x13D8B, -1, 6378, -1, -1, -1 }, { 0x13D8C, -1, 6379, -1, -1, -1 }, { 0x13D8D, -1, 6380, -1, -1, -1 }, { 0x13D8E, -1, 6381, -1, -1, -1 }, { 0x13D8F, -1, 6382, -1, -1, -1 }, { 0x13D90, -1, 6383, -1, -1, -1 }, { 0x13D91, -1, 6384, -1, -1, -1 }, { 0x13D92, -1, 6385, -1, -1, -1 }, { 0x13D93, -1, 6386, -1, -1, -1 }, { 0x13D94, -1, 6387, -1, -1, -1 }, { 0x13D95, -1, 6388, -1, -1, -1 }, { 0x13D96, -1, 6389, -1, -1, -1 }, { 0x13D97, -1, 6390, -1, -1, -1 }, { 0x13D98, -1, 6391, -1, -1, -1 }, { 0x13D99, -1, 6392, -1, -1, -1 }, { 0x13D9A, -1, 6393, -1, -1, -1 }, { 0x13D9B, -1, 6394, -1, -1, -1 }, { 0x13D9D, -1, 6395, -1, -1, -1 }, { 0x13DA0, -1, 6396, -1, -1, -1 }, { 0x13DA1, -1, 6397, -1, -1, -1 }, { 0x13DA2, -1, 6398, -1, -1, -1 }, { 0x13DA3, -1, 6399, -1, -1, -1 }, { 0x13DA4, -1, 6400, -1, -1, -1 }, { 0x13DA5, -1, 6401, -1, -1, -1 }, { 0x13DA7, -1, 6402, -1, -1, -1 }, { 0x13DA8, -1, 6403, -1, -1, -1 }, { 0x13DA9, -1, 6404, -1, -1, -1 }, { 0x13DAA, -1, 6405, -1, -1, -1 }, { 0x13DAB, -1, 6406, -1, -1, -1 }, { 0x13DAD, -1, 6407, -1, -1, -1 }, { 0x13DAE, -1, 6408, -1, -1, -1 }, { 0x13DAF, -1, 6409, -1, -1, -1 }, { 0x13DB1, -1, 6410, -1, -1, -1 }, { 0x13DB2, -1, 6411, -1, -1, -1 }, { 0x13DB3, -1, 6412, -1, -1, -1 }, { 0x13DB4, -1, 6413, -1, -1, -1 }, { 0x13DB6, -1, 6414, -1, -1, -1 }, { 0x13DB7, -1, 6415, -1, -1, -1 }, { 0x13DB8, -1, 6416, -1, -1, -1 }, { 0x13DB9, -1, 6417, -1, -1, -1 }, { 0x13DBB, -1, 6418, -1, -1, -1 }, { 0x13DBC, -1, 6419, -1, -1, -1 }, { 0x13DBD, -1, 6420, -1, -1, -1 }, { 0x13DBE, -1, 6421, -1, -1, -1 }, { 0x13DBF, -1, 6422, -1, -1, -1 }, { 0x13DC0, -1, 6423, -1, -1, -1 }, { 0x13DC1, -1, 6424, -1, -1, -1 }, { 0x13DC3, -1, 6425, -1, -1, -1 }, { 0x13DC4, -1, 6426, -1, -1, -1 }, { 0x13DCA, -1, 6427, -1, -1, -1 }, { 0x13DCB, -1, 6428, -1, -1, -1 }, { 0x13DCC, -1, 6429, -1, -1, -1 }, { 0x13DCD, -1, 6430, -1, -1, -1 }, { 0x13DCE, -1, 6431, -1, -1, -1 }, { 0x13DCF, -1, 6432, -1, -1, -1 }, { 0x13DD0, -1, 6433, -1, -1, -1 }, { 0x13DD1, -1, 6434, -1, -1, -1 }, { 0x13DD2, -1, 6435, -1, -1, -1 }, { 0x13DD3, -1, 6436, -1, -1, -1 }, { 0x13DD4, -1, 6437, -1, -1, -1 }, { 0x13DD5, -1, 6438, -1, -1, -1 }, { 0x13DD6, -1, 6439, -1, -1, -1 }, { 0x13DD7, -1, 6440, -1, -1, -1 }, { 0x13DD8, -1, 6441, -1, -1, -1 }, { 0x13DD9, -1, 6442, -1, -1, -1 }, { 0x13DDA, -1, 6443, -1, -1, -1 }, { 0x13DDC, -1, 6444, -1, -1, -1 }, { 0x13DDD, -1, 6445, -1, -1, -1 }, { 0x13DDF, -1, 6446, -1, -1, -1 }, { 0x13DE1, -1, 6447, -1, -1, -1 }, { 0x13DE2, -1, 6448, -1, -1, -1 }, { 0x13DE3, -1, 6449, -1, -1, -1 }, { 0x13DE4, -1, 6450, -1, -1, -1 }, { 0x13DE5, -1, 6451, -1, -1, -1 }, { 0x13DE6, -1, 6452, -1, -1, -1 }, { 0x13DE7, -1, 6453, -1, -1, -1 }, { 0x13DE9, -1, 6454, -1, -1, -1 }, { 0x13DEA, -1, 6455, -1, -1, -1 }, { 0x13DEB, -1, 6456, -1, -1, -1 }, { 0x13DEC, -1, 6457, -1, -1, -1 }, { 0x13DED, -1, 6458, -1, -1, -1 }, { 0x13DEE, -1, 6459, 3157, -1, -1 }, { 0x13DEF, -1, 6460, -1, -1, -1 }, { 0x13DF0, -1, 6461, -1, -1, -1 }, { 0x13DF1, -1, 6462, -1, -1, -1 }, { 0x13DF2, -1, 6463, -1, -1, -1 }, { 0x13DF4, -1, 6464, -1, -1, -1 }, { 0x13DF5, -1, 6465, -1, -1, -1 }, { 0x13DF6, -1, 6466, -1, -1, -1 }, { 0x13DF7, -1, 6467, -1, -1, -1 }, { 0x13DF8, -1, 6468, -1, -1, -1 }, { 0x13DF9, -1, 6469, -1, -1, -1 }, { 0x13DFA, -1, 6470, -1, -1, -1 }, { 0x13DFB, -1, 6471, -1, -1, -1 }, { 0x13DFD, -1, 6472, -1, -1, -1 }, { 0x13DFE, -1, 6473, -1, -1, -1 }, { 0x13DFF, -1, 6474, -1, -1, -1 }, { 0x13E00, -1, 6475, -1, -1, -1 }, { 0x13E01, -1, 6476, -1, -1, -1 }, { 0x13E02, -1, 6477, -1, -1, -1 }, { 0x13E03, -1, 6478, -1, -1, -1 }, { 0x13E05, -1, 6479, -1, -1, -1 }, { 0x13E06, -1, 6480, -1, -1, -1 }, { 0x13E07, -1, 6481, -1, -1, -1 }, { 0x13E08, -1, 6482, -1, -1, -1 }, { 0x13E09, -1, 6483, -1, -1, -1 }, { 0x13E0A, -1, 6484, -1, -1, -1 }, { 0x13E0B, -1, 6485, -1, -1, -1 }, { 0x13E0D, -1, 6486, -1, -1, -1 }, { 0x13E0F, -1, 6487, -1, -1, -1 }, { 0x13E10, -1, 6488, -1, -1, -1 }, { 0x13E11, -1, 6489, -1, -1, -1 }, { 0x13E13, -1, 6490, -1, -1, -1 }, { 0x13E14, -1, 6491, -1, -1, -1 }, { 0x13E15, -1, 6492, -1, -1, -1 }, { 0x13E16, -1, 6493, -1, -1, -1 }, { 0x13E17, -1, 6494, -1, -1, -1 }, { 0x13E19, -1, 6495, -1, -1, -1 }, { 0x13E1A, -1, 6496, -1, -1, -1 }, { 0x13E1B, -1, 6497, -1, -1, -1 }, { 0x13E1C, -1, 6498, -1, -1, -1 }, { 0x13E1D, -1, 6499, -1, -1, -1 }, { 0x13E1E, -1, 6500, -1, -1, -1 }, { 0x13E1F, -1, 6501, -1, -1, -1 }, { 0x13E20, -1, 6502, -1, -1, -1 }, { 0x13E21, -1, 6503, -1, -1, -1 }, { 0x13E22, -1, 6504, -1, -1, -1 }, { 0x13E23, -1, 6505, -1, -1, -1 }, { 0x13E26, -1, 6506, -1, -1, -1 }, { 0x13E27, -1, 6507, -1, -1, -1 }, { 0x13E2A, -1, 6508, -1, -1, -1 }, { 0x13E2D, -1, 6509, -1, -1, -1 }, { 0x13E2E, -1, 6510, -1, -1, -1 }, { 0x13E2F, -1, 6511, -1, -1, -1 }, { 0x13E30, -1, 6512, -1, -1, -1 }, { 0x13E31, -1, 6513, -1, -1, -1 }, { 0x13E32, -1, 6514, -1, -1, -1 }, { 0x13E33, -1, 6515, -1, -1, -1 }, { 0x13E34, -1, 6516, -1, -1, -1 }, { 0x13E35, -1, 6517, -1, -1, -1 }, { 0x13E36, -1, 6518, -1, -1, -1 }, { 0x13E38, -1, 6519, -1, -1, -1 }, { 0x13E39, -1, 6520, -1, -1, -1 }, { 0x13E3A, -1, 6521, -1, -1, -1 }, { 0x13E3C, -1, 6522, -1, -1, -1 }, { 0x13E3F, -1, 6523, -1, -1, -1 }, { 0x13E40, -1, 6524, -1, -1, -1 }, { 0x13E41, -1, 6525, -1, -1, -1 }, { 0x13E42, -1, 6526, -1, -1, -1 }, { 0x13E43, -1, 6527, -1, -1, -1 }, { 0x13E44, -1, 6528, -1, -1, -1 }, { 0x13E45, -1, 6529, -1, -1, -1 }, { 0x13E47, -1, 6530, -1, -1, -1 }, { 0x13E48, -1, 6531, -1, -1, -1 }, { 0x13E4A, -1, 6532, -1, -1, -1 }, { 0x13E4B, -1, 6533, -1, -1, -1 }, { 0x13E4C, -1, 6534, -1, -1, -1 }, { 0x13E4D, -1, 6535, -1, -1, -1 }, { 0x13E4E, -1, 6536, -1, -1, -1 }, { 0x13E4F, -1, 6537, -1, -1, -1 }, { 0x13E51, -1, 6538, -1, -1, -1 }, { 0x13E52, -1, 6539, -1, -1, -1 }, { 0x13E53, -1, 6540, -1, -1, -1 }, { 0x13E54, -1, 6541, -1, -1, -1 }, { 0x13E55, -1, 6542, -1, -1, -1 }, { 0x13E58, -1, 6543, -1, -1, -1 }, { 0x13E59, -1, 6544, -1, -1, -1 }, { 0x13E5A, -1, 6545, -1, -1, -1 }, { 0x13E5B, -1, 6546, -1, -1, -1 }, { 0x13E5C, -1, 6547, -1, -1, -1 }, { 0x13E5D, -1, 6548, -1, -1, -1 }, { 0x13E5E, -1, 6549, -1, -1, -1 }, { 0x13E5F, -1, 6550, -1, -1, -1 }, { 0x13E60, -1, 6551, -1, -1, -1 }, { 0x13E61, -1, 6552, -1, -1, -1 }, { 0x13E62, -1, 6553, -1, -1, -1 }, { 0x13E63, -1, 6554, -1, -1, -1 }, { 0x13E64, -1, 6555, -1, -1, -1 }, { 0x13E65, -1, 6556, -1, -1, -1 }, { 0x13E66, -1, 6557, -1, -1, -1 }, { 0x13E67, -1, 6558, -1, -1, -1 }, { 0x13E6A, -1, 6559, -1, -1, -1 }, { 0x13E6B, -1, 6560, -1, -1, -1 }, { 0x13E6C, -1, 6561, -1, -1, -1 }, { 0x13E6D, -1, 6562, -1, -1, -1 }, { 0x13E6E, -1, 6563, -1, -1, -1 }, { 0x13E6F, -1, 6564, -1, -1, -1 }, { 0x13E70, -1, 6565, -1, -1, -1 }, { 0x13E73, -1, 6566, -1, -1, -1 }, { 0x13E74, -1, 6567, -1, -1, -1 }, { 0x13E75, -1, 6568, -1, -1, -1 }, { 0x13E76, -1, 6569, -1, -1, -1 }, { 0x13E77, -1, 6570, -1, -1, -1 }, { 0x13E78, -1, 6571, -1, -1, -1 }, { 0x13E79, -1, 6572, -1, -1, -1 }, { 0x13E7A, -1, 6573, -1, -1, -1 }, { 0x13E7B, -1, 6574, -1, -1, -1 }, { 0x13E7C, -1, 6575, -1, -1, -1 }, { 0x13E7D, -1, 6576, -1, -1, -1 }, { 0x13E7E, -1, 6577, -1, -1, -1 }, { 0x13E80, -1, 6578, -1, -1, -1 }, { 0x13E81, -1, 6579, -1, -1, -1 }, { 0x13E82, -1, 6580, -1, -1, -1 }, { 0x13E83, -1, 6581, -1, -1, -1 }, { 0x13E84, -1, 6582, -1, -1, -1 }, { 0x13E85, -1, 6583, -1, -1, -1 }, { 0x13E86, -1, 6584, -1, -1, -1 }, { 0x13E87, -1, 6585, -1, -1, -1 }, { 0x13E88, -1, 6586, -1, -1, -1 }, { 0x13E89, -1, 6587, -1, -1, -1 }, { 0x13E8A, -1, 6588, -1, -1, -1 }, { 0x13E8B, -1, 6589, -1, -1, -1 }, { 0x13E8C, -1, 6590, -1, -1, -1 }, { 0x13E8E, -1, 6591, -1, -1, -1 }, { 0x13E8F, -1, 6592, -1, -1, -1 }, { 0x13E90, -1, 6593, -1, -1, -1 }, { 0x13E91, -1, 6594, -1, -1, -1 }, { 0x13E92, -1, 6595, -1, -1, -1 }, { 0x13E93, -1, 6596, -1, -1, -1 }, { 0x13E95, -1, 6597, -1, -1, -1 }, { 0x13E96, -1, 6598, -1, -1, -1 }, { 0x13E97, -1, 6599, -1, -1, -1 }, { 0x13E98, -1, 6600, -1, -1, -1 }, { 0x13E99, -1, 6601, -1, -1, -1 }, { 0x13E9A, -1, 6602, -1, -1, -1 }, { 0x13E9B, -1, 6603, -1, -1, -1 }, { 0x13E9D, -1, 6604, -1, -1, -1 }, { 0x13E9E, -1, 6605, -1, -1, -1 }, { 0x13E9F, -1, 6606, -1, -1, -1 }, { 0x13EA0, -1, 6607, -1, -1, -1 }, { 0x13EA1, -1, 6608, -1, -1, -1 }, { 0x13EA2, -1, 6609, -1, -1, -1 }, { 0x13EA3, -1, 6610, -1, -1, -1 }, { 0x13EA5, -1, 6611, -1, -1, -1 }, { 0x13EA6, -1, 6612, -1, -1, -1 }, { 0x13EA8, -1, 6613, -1, -1, -1 }, { 0x13EA9, -1, 6614, -1, -1, -1 }, { 0x13EAA, -1, 6615, -1, -1, -1 }, { 0x13EAB, -1, 6616, -1, -1, -1 }, { 0x13EAC, -1, 6617, -1, -1, -1 }, { 0x13EAF, -1, 6618, -1, -1, -1 }, { 0x13EB0, -1, 6619, -1, -1, -1 }, { 0x13EB1, -1, 6620, -1, -1, -1 }, { 0x13EB2, -1, 6621, -1, -1, -1 }, { 0x13EB3, -1, 6622, -1, -1, -1 }, { 0x13EB4, -1, 6623, -1, -1, -1 }, { 0x13EB5, -1, 6624, -1, -1, -1 }, { 0x13EB7, -1, 6625, -1, -1, -1 }, { 0x13EB8, -1, 6626, -1, -1, -1 }, { 0x13EB9, -1, 6627, -1, -1, -1 }, { 0x13EBA, -1, 6628, -1, -1, -1 }, { 0x13EBB, -1, 6629, -1, -1, -1 }, { 0x13EBC, -1, 6630, -1, -1, -1 }, { 0x13EBE, -1, 6631, -1, -1, -1 }, { 0x13EC0, -1, 6632, -1, -1, -1 }, { 0x13EC2, -1, 6633, -1, -1, -1 }, { 0x13EC3, -1, 6634, -1, -1, -1 }, { 0x13EC4, -1, 6635, -1, -1, -1 }, { 0x13EC5, -1, 6636, -1, -1, -1 }, { 0x13EC6, -1, 6637, -1, -1, -1 }, { 0x13EC7, -1, 6638, -1, -1, -1 }, { 0x13EC8, -1, 6639, -1, -1, -1 }, { 0x13EC9, -1, 6640, -1, -1, -1 }, { 0x13ECA, -1, 6641, -1, -1, -1 }, { 0x13ECB, -1, 6642, -1, -1, -1 }, { 0x13ECC, -1, 6643, -1, -1, -1 }, { 0x13ECD, -1, 6644, -1, -1, -1 }, { 0x13ECE, -1, 6645, -1, -1, -1 }, { 0x13ECF, -1, 6646, -1, -1, -1 }, { 0x13ED0, -1, 6647, -1, -1, -1 }, { 0x13ED1, -1, 6648, -1, -1, -1 }, { 0x13ED2, -1, 6649, -1, -1, -1 }, { 0x13ED3, -1, 6650, -1, -1, -1 }, { 0x13ED4, -1, 6651, -1, -1, -1 }, { 0x13ED5, -1, 6652, -1, -1, -1 }, { 0x13ED6, -1, 6653, -1, -1, -1 }, { 0x13ED7, -1, 6654, -1, -1, -1 }, { 0x13ED8, -1, 6655, -1, -1, -1 }, { 0x13ED9, -1, 6656, -1, -1, -1 }, { 0x13EDA, -1, 6657, -1, -1, -1 }, { 0x13EDB, -1, 6658, -1, -1, -1 }, { 0x13EDD, -1, 6659, -1, -1, -1 }, { 0x13EDE, -1, 6660, -1, -1, -1 }, { 0x13EDF, -1, 6661, -1, -1, -1 }, { 0x13EE0, -1, 6662, -1, -1, -1 }, { 0x13EE1, -1, 6663, -1, -1, -1 }, { 0x13EE2, -1, 6664, -1, -1, -1 }, { 0x13EE3, -1, 6665, -1, -1, -1 }, { 0x13EE4, -1, 6666, -1, -1, -1 }, { 0x13EE6, -1, 6667, -1, -1, -1 }, { 0x13EE7, -1, 6668, -1, -1, -1 }, { 0x13EE8, -1, 6669, -1, -1, -1 }, { 0x13EE9, -1, 6670, -1, -1, -1 }, { 0x13EEA, -1, 6671, -1, -1, -1 }, { 0x13EEB, -1, 6672, -1, -1, -1 }, { 0x13EEC, -1, 6673, -1, -1, -1 }, { 0x13EED, -1, 6674, -1, -1, -1 }, { 0x13EEE, -1, 6675, -1, -1, -1 }, { 0x13EEF, -1, 6676, -1, -1, -1 }, { 0x13EF0, -1, 6677, -1, -1, -1 }, { 0x13EF1, -1, 6678, -1, -1, -1 }, { 0x13EF2, -1, 6679, -1, -1, -1 }, { 0x13EF3, -1, 6680, -1, -1, -1 }, { 0x13EF5, -1, 6681, -1, -1, -1 }, { 0x13EF6, -1, 6682, -1, -1, -1 }, { 0x13EF8, -1, 6683, -1, -1, -1 }, { 0x13EF9, -1, 6684, -1, -1, -1 }, { 0x13EFA, -1, 6685, -1, -1, -1 }, { 0x13EFB, -1, 6686, -1, -1, -1 }, { 0x13EFC, -1, 6687, -1, -1, -1 }, { 0x13EFD, -1, 6688, -1, -1, -1 }, { 0x13EFE, -1, 6689, -1, -1, -1 }, { 0x13EFF, -1, 6690, -1, -1, -1 }, { 0x13F00, -1, 6691, -1, -1, -1 }, { 0x13F01, -1, 6692, -1, -1, -1 }, { 0x13F02, -1, 6693, -1, -1, -1 }, { 0x13F03, -1, 6694, -1, -1, -1 }, { 0x13F04, -1, 6695, -1, -1, -1 }, { 0x13F05, -1, 6696, -1, -1, -1 }, { 0x13F06, -1, 6697, -1, -1, -1 }, { 0x13F08, -1, 6698, -1, -1, -1 }, { 0x13F0A, -1, 6699, -1, -1, -1 }, { 0x13F0C, -1, 6700, -1, -1, -1 }, { 0x13F0D, -1, 6701, -1, -1, -1 }, { 0x13F0E, -1, 6702, -1, -1, -1 }, { 0x13F0F, -1, 6703, -1, -1, -1 }, { 0x13F10, -1, 6704, -1, -1, -1 }, { 0x13F11, -1, 6705, -1, -1, -1 }, { 0x13F12, -1, 6706, -1, -1, -1 }, { 0x13F13, -1, 6707, -1, -1, -1 }, { 0x13F14, -1, 6708, -1, -1, -1 }, { 0x13F15, -1, 6709, -1, -1, -1 }, { 0x13F16, -1, 6710, -1, -1, -1 }, { 0x13F17, -1, 6711, -1, -1, -1 }, { 0x13F18, -1, 6712, -1, -1, -1 }, { 0x13F19, -1, 6713, -1, -1, -1 }, { 0x13F1A, -1, 6714, -1, -1, -1 }, { 0x13F1B, -1, 6715, -1, -1, -1 }, { 0x13F1C, -1, 6716, -1, -1, -1 }, { 0x13F1D, -1, 6717, -1, -1, -1 }, { 0x13F1E, -1, 6718, -1, -1, -1 }, { 0x13F1F, -1, 6719, -1, -1, -1 }, { 0x13F20, -1, 6720, -1, -1, -1 }, { 0x13F21, -1, 6721, -1, -1, -1 }, { 0x13F23, -1, 6722, -1, -1, -1 }, { 0x13F24, -1, 6723, -1, -1, -1 }, { 0x13F25, -1, 6724, -1, -1, -1 }, { 0x13F26, -1, 6725, -1, -1, -1 }, { 0x13F28, -1, 6726, -1, -1, -1 }, { 0x13F29, -1, 6727, -1, -1, -1 }, { 0x13F2A, -1, 6728, -1, -1, -1 }, { 0x13F2C, -1, 6729, -1, -1, -1 }, { 0x13F2D, -1, 6730, -1, -1, -1 }, { 0x13F2E, -1, 6731, -1, -1, -1 }, { 0x13F2F, -1, 6732, -1, -1, -1 }, { 0x13F30, -1, 6733, -1, -1, -1 }, { 0x13F31, -1, 6734, -1, -1, -1 }, { 0x13F32, -1, 6735, -1, -1, -1 }, { 0x13F33, -1, 6736, -1, -1, -1 }, { 0x13F34, -1, 6737, -1, -1, -1 }, { 0x13F36, -1, 6738, -1, -1, -1 }, { 0x13F37, -1, 6739, -1, -1, -1 }, { 0x13F38, -1, 6740, -1, -1, -1 }, { 0x13F39, -1, 6741, -1, -1, -1 }, { 0x13F3A, -1, 6742, -1, -1, -1 }, { 0x13F3B, -1, 6743, -1, -1, -1 }, { 0x13F3C, -1, 6744, -1, -1, -1 }, { 0x13F3E, -1, 6745, -1, -1, -1 }, { 0x13F3F, -1, 6746, -1, -1, -1 }, { 0x13F40, -1, 6747, -1, -1, -1 }, { 0x13F41, -1, 6748, -1, -1, -1 }, { 0x13F43, -1, 6749, -1, -1, -1 }, { 0x13F44, -1, 6750, -1, -1, -1 }, { 0x13F45, -1, 6751, -1, -1, -1 }, { 0x13F46, -1, 6752, -1, -1, -1 }, { 0x13F47, -1, 6753, -1, -1, -1 }, { 0x13F48, -1, 6754, -1, -1, -1 }, { 0x13F4A, -1, 6755, -1, -1, -1 }, { 0x13F4C, -1, 6756, -1, -1, -1 }, { 0x13F4D, -1, 6757, -1, -1, -1 }, { 0x13F4F, -1, 6758, -1, -1, -1 }, { 0x13F50, -1, 6759, -1, -1, -1 }, { 0x13F51, -1, 6760, -1, -1, -1 }, { 0x13F52, -1, 6761, -1, -1, -1 }, { 0x13F53, -1, 6762, -1, -1, -1 }, { 0x13F54, -1, 6763, -1, -1, -1 }, { 0x13F56, -1, 6764, -1, -1, -1 }, { 0x13F57, -1, 6765, -1, -1, -1 }, { 0x13F59, -1, 6766, -1, -1, -1 }, { 0x13F5B, -1, 6767, -1, -1, -1 }, { 0x13F5C, -1, 6768, -1, -1, -1 }, { 0x13F5D, -1, 6769, -1, -1, -1 }, { 0x13F60, -1, 6770, -1, -1, -1 }, { 0x13F61, -1, 6771, -1, -1, -1 }, { 0x13F62, -1, 6772, -1, -1, -1 }, { 0x13F63, -1, 6773, -1, -1, -1 }, { 0x13F65, -1, 6774, -1, -1, -1 }, { 0x13F67, -1, 6775, -1, -1, -1 }, { 0x13F69, -1, 6776, -1, -1, -1 }, { 0x13F6A, -1, 6777, -1, -1, -1 }, { 0x13F6B, -1, 6778, -1, -1, -1 }, { 0x13F6C, -1, 6779, -1, -1, -1 }, { 0x13F6D, -1, 6780, -1, -1, -1 }, { 0x13F6E, -1, 6781, -1, -1, -1 }, { 0x13F72, -1, 6782, -1, -1, -1 }, { 0x13F73, -1, 6783, -1, -1, -1 }, { 0x13F74, -1, 6784, -1, -1, -1 }, { 0x13F75, -1, 6785, -1, -1, -1 }, { 0x13F76, -1, 6786, -1, -1, -1 }, { 0x13F78, -1, 6787, -1, -1, -1 }, { 0x13F79, -1, 6788, -1, -1, -1 }, { 0x13F7B, -1, 6789, -1, -1, -1 }, { 0x13F7C, -1, 6790, -1, -1, -1 }, { 0x13F7F, -1, 6791, -1, -1, -1 }, { 0x13F80, -1, 6792, -1, -1, -1 }, { 0x13F81, -1, 6793, -1, -1, -1 }, { 0x13F82, -1, 6794, -1, -1, -1 }, { 0x13F83, -1, 6795, -1, -1, -1 }, { 0x13F84, -1, 6796, -1, -1, -1 }, { 0x13F85, -1, 6797, -1, -1, -1 }, { 0x13F86, -1, 6798, -1, -1, -1 }, { 0x13F87, -1, 6799, -1, -1, -1 }, { 0x13F88, -1, 6800, -1, -1, -1 }, { 0x13F8A, -1, 6801, -1, -1, -1 }, { 0x13F8B, -1, 6802, -1, -1, -1 }, { 0x13F8C, -1, 6803, -1, -1, -1 }, { 0x13F8D, -1, 6804, -1, -1, -1 }, { 0x13F8E, -1, 6805, -1, -1, -1 }, { 0x13F8F, -1, 6806, -1, -1, -1 }, { 0x13F90, -1, 6807, -1, -1, -1 }, { 0x13F91, -1, 6808, -1, -1, -1 }, { 0x13F92, -1, 6809, -1, -1, -1 }, { 0x13F93, -1, 6810, -1, -1, -1 }, { 0x13F94, -1, 6811, -1, -1, -1 }, { 0x13F95, -1, 6812, -1, -1, -1 }, { 0x13F96, -1, 6813, -1, -1, -1 }, { 0x13F98, -1, 6814, -1, -1, -1 }, { 0x13F99, -1, 6815, -1, -1, -1 }, { 0x13F9A, -1, 6816, -1, -1, -1 }, { 0x13F9C, -1, 6817, -1, -1, -1 }, { 0x13F9D, -1, 6818, -1, -1, -1 }, { 0x13F9E, -1, 6819, -1, -1, -1 }, { 0x13F9F, -1, 6820, -1, -1, -1 }, { 0x13FA1, -1, 6821, -1, -1, -1 }, { 0x13FA2, -1, 6822, -1, -1, -1 }, { 0x13FA3, -1, 6823, -1, -1, -1 }, { 0x13FA5, -1, 6824, -1, -1, -1 }, { 0x13FA6, -1, 6825, -1, -1, -1 }, { 0x13FA7, -1, 6826, -1, -1, -1 }, { 0x13FA8, -1, 6827, -1, -1, -1 }, { 0x13FA9, -1, 6828, -1, -1, -1 }, { 0x13FAB, -1, 6829, -1, -1, -1 }, { 0x13FAC, -1, 6830, -1, -1, -1 }, { 0x13FAD, -1, 6831, -1, -1, -1 }, { 0x13FAE, -1, 6832, -1, -1, -1 }, { 0x13FB1, -1, 6833, -1, -1, -1 }, { 0x13FB3, -1, 6834, -1, -1, -1 }, { 0x13FB4, -1, 6835, -1, -1, -1 }, { 0x13FB5, -1, 6836, -1, -1, -1 }, { 0x13FB6, -1, 6837, -1, -1, -1 }, { 0x13FB7, -1, 6838, -1, -1, -1 }, { 0x13FB8, -1, 6839, -1, -1, -1 }, { 0x13FBB, -1, 6840, -1, -1, -1 }, { 0x13FBC, -1, 6841, -1, -1, -1 }, { 0x13FBD, -1, 6842, -1, -1, -1 }, { 0x13FBE, -1, 6843, -1, -1, -1 }, { 0x13FBF, -1, 6844, -1, -1, -1 }, { 0x13FC0, -1, 6845, -1, -1, -1 }, { 0x13FC1, -1, 6846, -1, -1, -1 }, { 0x13FC3, -1, 6847, -1, -1, -1 }, { 0x13FC4, -1, 6848, -1, -1, -1 }, { 0x13FC5, -1, 6849, -1, -1, -1 }, { 0x13FC6, -1, 6850, -1, -1, -1 }, { 0x13FC9, -1, 6851, -1, -1, -1 }, { 0x13FCA, -1, 6852, -1, -1, -1 }, { 0x13FCB, -1, 6853, -1, -1, -1 }, { 0x13FCC, -1, 6854, -1, -1, -1 }, { 0x13FCD, -1, 6855, -1, -1, -1 }, { 0x13FCE, -1, 6856, -1, -1, -1 }, { 0x13FCF, -1, 6857, -1, -1, -1 }, { 0x13FD0, -1, 6858, -1, -1, -1 }, { 0x13FD2, -1, 6859, -1, -1, -1 }, { 0x13FD3, -1, 6860, -1, -1, -1 }, { 0x13FD4, -1, 6861, -1, -1, -1 }, { 0x13FD5, -1, 6862, -1, -1, -1 }, { 0x13FD6, -1, 6863, -1, -1, -1 }, { 0x13FD7, -1, 6864, -1, -1, -1 }, { 0x13FD8, -1, 6865, -1, -1, -1 }, { 0x13FD9, -1, 6866, -1, -1, -1 }, { 0x13FDA, -1, 6867, -1, -1, -1 }, { 0x13FDB, -1, 6868, -1, -1, -1 }, { 0x13FDC, -1, 6869, -1, -1, -1 }, { 0x13FDD, -1, 6870, -1, -1, -1 }, { 0x13FDE, -1, 6871, -1, -1, -1 }, { 0x13FDF, -1, 6872, -1, -1, -1 }, { 0x13FE0, -1, 6873, -1, -1, -1 }, { 0x13FE1, -1, 6874, -1, -1, -1 }, { 0x13FE2, -1, 6875, -1, -1, -1 }, { 0x13FE4, -1, 6876, -1, -1, -1 }, { 0x13FE5, -1, 6877, -1, -1, -1 }, { 0x13FE7, -1, 6878, -1, -1, -1 }, { 0x13FEA, -1, 6879, -1, -1, -1 }, { 0x13FEB, -1, 6880, -1, -1, -1 }, { 0x13FEC, -1, 6881, -1, -1, -1 }, { 0x13FEE, -1, 6882, -1, -1, -1 }, { 0x13FEF, -1, 6883, -1, -1, -1 }, { 0x13FF0, -1, 6884, -1, -1, -1 }, { 0x13FF1, -1, 6885, -1, -1, -1 }, { 0x13FF2, -1, 6886, -1, -1, -1 }, { 0x13FF3, -1, 6887, -1, -1, -1 }, { 0x13FF4, -1, 6888, -1, -1, -1 }, { 0x13FF5, -1, 6889, -1, -1, -1 }, { 0x13FF6, -1, 6890, -1, -1, -1 }, { 0x13FF7, -1, 6891, -1, -1, -1 }, { 0x13FFA, -1, 6892, -1, -1, -1 }, { 0x13FFB, -1, 6893, -1, -1, -1 }, { 0x13FFD, -1, 6894, -1, -1, -1 }, { 0x13FFE, -1, 6895, -1, -1, -1 }, { 0x14000, -1, 6896, -1, -1, -1 }, { 0x14002, -1, 6897, -1, -1, -1 }, { 0x14003, -1, 6898, -1, -1, -1 }, { 0x14005, -1, 6899, -1, -1, -1 }, { 0x14006, -1, 6900, -1, -1, -1 }, { 0x14007, -1, 6901, -1, -1, -1 }, { 0x14008, -1, 6902, -1, -1, -1 }, { 0x14009, -1, 6903, -1, -1, -1 }, { 0x1400A, -1, 6904, -1, -1, -1 }, { 0x1400B, -1, 6905, -1, -1, -1 }, { 0x1400C, -1, 6906, -1, -1, -1 }, { 0x1400D, -1, 6907, -1, -1, -1 }, { 0x1400E, -1, 6908, -1, -1, -1 }, { 0x1400F, -1, 6909, -1, -1, -1 }, { 0x14010, -1, 6910, -1, -1, -1 }, { 0x14011, -1, 6911, -1, -1, -1 }, { 0x14012, -1, 6912, -1, -1, -1 }, { 0x14014, -1, 6913, -1, -1, -1 }, { 0x14017, -1, 6914, -1, -1, -1 }, { 0x14018, -1, 6915, -1, -1, -1 }, { 0x14019, -1, 6916, -1, -1, -1 }, { 0x1401A, -1, 6917, -1, -1, -1 }, { 0x1401B, -1, 6918, -1, -1, -1 }, { 0x1401C, -1, 6919, -1, -1, -1 }, { 0x1401D, -1, 6920, -1, -1, -1 }, { 0x1401E, -1, 6921, -1, -1, -1 }, { 0x1401F, -1, 6922, -1, -1, -1 }, { 0x14020, -1, 6923, -1, -1, -1 }, { 0x14021, -1, 6924, -1, -1, -1 }, { 0x14022, -1, 6925, -1, -1, -1 }, { 0x14023, -1, 6926, -1, -1, -1 }, { 0x14024, -1, 6927, -1, -1, -1 }, { 0x14025, -1, 6928, -1, -1, -1 }, { 0x14026, -1, 6929, -1, -1, -1 }, { 0x14027, -1, 6930, -1, -1, -1 }, { 0x14028, -1, 6931, -1, -1, -1 }, { 0x14029, -1, 6932, -1, -1, -1 }, { 0x1402B, -1, 6933, -1, -1, -1 }, { 0x1402F, -1, 6934, -1, -1, -1 }, { 0x14030, -1, 6935, -1, -1, -1 }, { 0x14031, -1, 6936, -1, -1, -1 }, { 0x14032, -1, 6937, -1, -1, -1 }, { 0x14033, -1, 6938, -1, -1, -1 }, { 0x14034, -1, 6939, -1, -1, -1 }, { 0x14035, -1, 6940, -1, -1, -1 }, { 0x14036, -1, 6941, -1, -1, -1 }, { 0x14037, -1, 6942, -1, -1, -1 }, { 0x14038, -1, 6943, -1, -1, -1 }, { 0x14039, -1, 6944, -1, -1, -1 }, { 0x1403A, -1, 6945, -1, -1, -1 }, { 0x1403C, -1, 6946, -1, -1, -1 }, { 0x1403F, -1, 6947, -1, -1, -1 }, { 0x14040, -1, 6948, -1, -1, -1 }, { 0x14041, -1, 6949, -1, -1, -1 }, { 0x14042, -1, 6950, -1, -1, -1 }, { 0x14043, -1, 6951, -1, -1, -1 }, { 0x14044, -1, 6952, -1, -1, -1 }, { 0x14045, -1, 6953, -1, -1, -1 }, { 0x14046, -1, 6954, -1, -1, -1 }, { 0x14048, -1, 6955, -1, -1, -1 }, { 0x14049, -1, 6956, -1, -1, -1 }, { 0x1404B, -1, 6957, -1, -1, -1 }, { 0x1404C, -1, 6958, -1, -1, -1 }, { 0x1404D, -1, 6959, -1, -1, -1 }, { 0x1404E, -1, 6960, -1, -1, -1 }, { 0x1404F, -1, 6961, -1, -1, -1 }, { 0x14050, -1, 6962, -1, -1, -1 }, { 0x14051, -1, 6963, -1, -1, -1 }, { 0x14052, -1, 6964, -1, -1, -1 }, { 0x14054, -1, 6965, -1, -1, -1 }, { 0x14056, -1, 6966, -1, -1, -1 }, { 0x14057, -1, 6967, -1, -1, -1 }, { 0x14058, -1, 6968, -1, -1, -1 }, { 0x14059, -1, 6969, -1, -1, -1 }, { 0x1405A, -1, 6970, -1, -1, -1 }, { 0x1405C, -1, 6971, -1, -1, -1 }, { 0x1405E, -1, 6972, -1, -1, -1 }, { 0x1405F, -1, 6973, -1, -1, -1 }, { 0x14061, -1, 6974, -1, -1, -1 }, { 0x14062, -1, 6975, -1, -1, -1 }, { 0x14063, -1, 6976, -1, -1, -1 }, { 0x14065, -1, 6977, -1, -1, -1 }, { 0x14066, -1, 6978, -1, -1, -1 }, { 0x14067, -1, 6979, -1, -1, -1 }, { 0x14068, -1, 6980, -1, -1, -1 }, { 0x14069, -1, 6981, -1, -1, -1 }, { 0x1406A, -1, 6982, -1, -1, -1 }, { 0x1406B, -1, 6983, -1, -1, -1 }, { 0x1406C, -1, 6984, -1, -1, -1 }, { 0x1406D, -1, 6985, -1, -1, -1 }, { 0x1406E, -1, 6986, -1, -1, -1 }, { 0x1406F, -1, 6987, -1, -1, -1 }, { 0x14070, -1, 6988, -1, -1, -1 }, { 0x14071, -1, 6989, -1, -1, -1 }, { 0x14073, -1, 6990, -1, -1, -1 }, { 0x14074, -1, 6991, -1, -1, -1 }, { 0x14075, -1, 6992, -1, -1, -1 }, { 0x14076, -1, 6993, -1, -1, -1 }, { 0x14077, -1, 6994, -1, -1, -1 }, { 0x14078, -1, 6995, -1, -1, -1 }, { 0x14079, -1, 6996, -1, -1, -1 }, { 0x1407A, -1, 6997, -1, -1, -1 }, { 0x1407C, -1, 6998, -1, -1, -1 }, { 0x1407D, -1, 6999, -1, -1, -1 }, { 0x1407E, -1, 7000, -1, -1, -1 }, { 0x14080, -1, 7001, -1, -1, -1 }, { 0x14081, -1, 7002, -1, -1, -1 }, { 0x14082, -1, 7003, -1, -1, -1 }, { 0x14084, -1, 7004, -1, -1, -1 }, { 0x14085, -1, 7005, -1, -1, -1 }, { 0x14086, -1, 7006, -1, -1, -1 }, { 0x14088, -1, 7007, -1, -1, -1 }, { 0x14089, -1, 7008, -1, -1, -1 }, { 0x1408A, -1, 7009, -1, -1, -1 }, { 0x1408B, -1, 7010, -1, -1, -1 }, { 0x1408C, -1, 7011, -1, -1, -1 }, { 0x1408D, -1, 7012, -1, -1, -1 }, { 0x14090, -1, 7013, -1, -1, -1 }, { 0x14093, -1, 7014, -1, -1, -1 }, { 0x14094, -1, 7015, -1, -1, -1 }, { 0x14095, -1, 7016, -1, -1, -1 }, { 0x14097, -1, 7017, -1, -1, -1 }, { 0x14099, -1, 7018, -1, -1, -1 }, { 0x1409A, -1, 7019, -1, -1, -1 }, { 0x1409B, -1, 7020, -1, -1, -1 }, { 0x1409C, -1, 7021, -1, -1, -1 }, { 0x1409E, -1, 7022, -1, -1, -1 }, { 0x1409F, -1, 7023, -1, -1, -1 }, { 0x140A0, -1, 7024, -1, -1, -1 }, { 0x140A1, -1, 7025, -1, -1, -1 }, { 0x140A3, -1, 7026, -1, -1, -1 }, { 0x140A4, -1, 7027, -1, -1, -1 }, { 0x140A5, -1, 7028, -1, -1, -1 }, { 0x140A6, -1, 7029, -1, -1, -1 }, { 0x140A8, -1, 7030, -1, -1, -1 }, { 0x140A9, -1, 7031, -1, -1, -1 }, { 0x140AA, -1, 7032, -1, -1, -1 }, { 0x140AB, -1, 7033, -1, -1, -1 }, { 0x140AC, -1, 7034, -1, -1, -1 }, { 0x140AD, -1, 7035, -1, -1, -1 }, { 0x140AF, -1, 7036, -1, -1, -1 }, { 0x140B0, -1, 7037, -1, -1, -1 }, { 0x140B1, -1, 7038, -1, -1, -1 }, { 0x140B2, -1, 7039, -1, -1, -1 }, { 0x140B3, -1, 7040, -1, -1, -1 }, { 0x140B4, -1, 7041, -1, -1, -1 }, { 0x140B5, -1, 7042, -1, -1, -1 }, { 0x140B6, -1, 7043, -1, -1, -1 }, { 0x140B7, -1, 7044, -1, -1, -1 }, { 0x140B8, -1, 7045, -1, -1, -1 }, { 0x140B9, -1, 7046, -1, -1, -1 }, { 0x140BA, -1, 7047, -1, -1, -1 }, { 0x140BB, -1, 7048, -1, -1, -1 }, { 0x140BC, -1, 7049, -1, -1, -1 }, { 0x140BD, -1, 7050, -1, -1, -1 }, { 0x140BF, -1, 7051, -1, -1, -1 }, { 0x140C1, -1, 7052, -1, -1, -1 }, { 0x140C2, -1, 7053, -1, -1, -1 }, { 0x140C3, -1, 7054, -1, -1, -1 }, { 0x140C4, -1, 7055, -1, -1, -1 }, { 0x140C5, -1, 7056, -1, -1, -1 }, { 0x140C6, -1, 7057, -1, -1, -1 }, { 0x140C7, -1, 7058, -1, -1, -1 }, { 0x140C8, -1, 7059, -1, -1, -1 }, { 0x140CA, -1, 7060, -1, -1, -1 }, { 0x140CB, -1, 7061, -1, -1, -1 }, { 0x140CC, -1, 7062, -1, -1, -1 }, { 0x140CD, -1, 7063, -1, -1, -1 }, { 0x140CE, -1, 7064, -1, -1, -1 }, { 0x140CF, -1, 7065, -1, -1, -1 }, { 0x140D0, -1, 7066, -1, -1, -1 }, { 0x140D6, -1, 7067, -1, -1, -1 }, { 0x140D8, -1, 7068, -1, -1, -1 }, { 0x140DA, -1, 7069, -1, -1, -1 }, { 0x140DB, -1, 7070, -1, -1, -1 }, { 0x140DC, -1, 7071, -1, -1, -1 }, { 0x140DD, -1, 7072, -1, -1, -1 }, { 0x140DE, -1, 7073, -1, -1, -1 }, { 0x140E1, -1, 7074, -1, -1, -1 }, { 0x140E2, -1, 7075, -1, -1, -1 }, { 0x140E3, -1, 7076, -1, -1, -1 }, { 0x140E4, -1, 7077, -1, -1, -1 }, { 0x140E5, -1, 7078, -1, -1, -1 }, { 0x140E6, -1, 7079, -1, -1, -1 }, { 0x140E7, -1, 7080, -1, -1, -1 }, { 0x140EA, -1, 7081, -1, -1, -1 }, { 0x140EC, -1, 7082, -1, -1, -1 }, { 0x140ED, -1, 7083, -1, -1, -1 }, { 0x140EE, -1, 7084, -1, -1, -1 }, { 0x140EF, -1, 7085, -1, -1, -1 }, { 0x140F0, -1, 7086, -1, -1, -1 }, { 0x140F1, -1, 7087, -1, -1, -1 }, { 0x140F3, -1, 7088, -1, -1, -1 }, { 0x140F4, -1, 7089, -1, -1, -1 }, { 0x140F6, -1, 7090, -1, -1, -1 }, { 0x140F9, -1, 7091, -1, -1, -1 }, { 0x140FC, -1, 7092, -1, -1, -1 }, { 0x140FD, -1, 7093, -1, -1, -1 }, { 0x140FE, -1, 7094, -1, -1, -1 }, { 0x140FF, -1, 7095, -1, -1, -1 }, { 0x14100, -1, 7096, -1, -1, -1 }, { 0x14101, -1, 7097, -1, -1, -1 }, { 0x14102, -1, 7098, -1, -1, -1 }, { 0x14104, -1, 7099, -1, -1, -1 }, { 0x14105, -1, 7100, -1, -1, -1 }, { 0x14106, -1, 7101, -1, -1, -1 }, { 0x14107, -1, 7102, -1, -1, -1 }, { 0x14109, -1, 7103, -1, -1, -1 }, { 0x1410A, -1, 7104, -1, -1, -1 }, { 0x1410B, -1, 7105, -1, -1, -1 }, { 0x1410C, -1, 7106, -1, -1, -1 }, { 0x1410D, -1, 7107, -1, -1, -1 }, { 0x1410E, -1, 7108, -1, -1, -1 }, { 0x14110, -1, 7109, -1, -1, -1 }, { 0x14111, -1, 7110, -1, -1, -1 }, { 0x14112, -1, 7111, -1, -1, -1 }, { 0x14113, -1, 7112, -1, -1, -1 }, { 0x14114, -1, 7113, -1, -1, -1 }, { 0x14115, -1, 7114, -1, -1, -1 }, { 0x14116, -1, 7115, -1, -1, -1 }, { 0x14117, -1, 7116, -1, -1, -1 }, { 0x14118, -1, 7117, -1, -1, -1 }, { 0x14119, -1, 7118, -1, -1, -1 }, { 0x1411B, -1, 7119, -1, -1, -1 }, { 0x1411C, -1, 7120, -1, -1, -1 }, { 0x1411D, -1, 7121, -1, -1, -1 }, { 0x1411E, -1, 7122, -1, -1, -1 }, { 0x1411F, -1, 7123, -1, -1, -1 }, { 0x14120, -1, 7124, -1, -1, -1 }, { 0x14121, -1, 7125, -1, -1, -1 }, { 0x14122, -1, 7126, -1, -1, -1 }, { 0x14124, -1, 7127, -1, -1, -1 }, { 0x14126, -1, 7128, -1, -1, -1 }, { 0x14128, -1, 7129, -1, -1, -1 }, { 0x14129, -1, 7130, -1, -1, -1 }, { 0x1412A, -1, 7131, -1, -1, -1 }, { 0x1412B, -1, 7132, -1, -1, -1 }, { 0x1412C, -1, 7133, -1, -1, -1 }, { 0x1412D, -1, 7134, -1, -1, -1 }, { 0x1412F, -1, 7135, -1, -1, -1 }, { 0x14131, -1, 7136, -1, -1, -1 }, { 0x14132, -1, 7137, -1, -1, -1 }, { 0x14136, -1, 7138, -1, -1, -1 }, { 0x14137, -1, 7139, -1, -1, -1 }, { 0x14138, -1, 7140, -1, -1, -1 }, { 0x1413A, -1, 7141, -1, -1, -1 }, { 0x1413B, -1, 7142, -1, -1, -1 }, { 0x1413C, -1, 7143, -1, -1, -1 }, { 0x1413E, -1, 7144, -1, -1, -1 }, { 0x1413F, -1, 7145, -1, -1, -1 }, { 0x14140, -1, 7146, -1, -1, -1 }, { 0x14141, -1, 7147, -1, -1, -1 }, { 0x14142, -1, 7148, -1, -1, -1 }, { 0x14144, -1, 7149, -1, -1, -1 }, { 0x14145, -1, 7150, -1, -1, -1 }, { 0x14147, -1, 7151, -1, -1, -1 }, { 0x14148, -1, 7152, -1, -1, -1 }, { 0x14149, -1, 7153, -1, -1, -1 }, { 0x1414C, -1, 7154, -1, -1, -1 }, { 0x1414D, -1, 7155, -1, -1, -1 }, { 0x1414E, -1, 7156, -1, -1, -1 }, { 0x1414F, -1, 7157, -1, -1, -1 }, { 0x14150, -1, 7158, -1, -1, -1 }, { 0x14151, -1, 7159, -1, -1, -1 }, { 0x14152, -1, 7160, -1, -1, -1 }, { 0x14153, -1, 7161, -1, -1, -1 }, { 0x14154, -1, 7162, -1, -1, -1 }, { 0x14155, -1, 7163, -1, -1, -1 }, { 0x14156, -1, 7164, -1, -1, -1 }, { 0x14157, -1, 7165, -1, -1, -1 }, { 0x14158, -1, 7166, -1, -1, -1 }, { 0x14159, -1, 7167, -1, -1, -1 }, { 0x1415A, -1, 7168, -1, -1, -1 }, { 0x1415B, -1, 7169, -1, -1, -1 }, { 0x1415C, -1, 7170, -1, -1, -1 }, { 0x1415D, -1, 7171, -1, -1, -1 }, { 0x1415E, -1, 7172, -1, -1, -1 }, { 0x1415F, -1, 7173, -1, -1, -1 }, { 0x14160, -1, 7174, -1, -1, -1 }, { 0x14161, -1, 7175, -1, -1, -1 }, { 0x14162, -1, 7176, -1, -1, -1 }, { 0x14164, -1, 7177, -1, -1, -1 }, { 0x14165, -1, 7178, -1, -1, -1 }, { 0x14166, -1, 7179, -1, -1, -1 }, { 0x14168, -1, 7180, -1, -1, -1 }, { 0x14169, -1, 7181, -1, -1, -1 }, { 0x1416B, -1, 7182, -1, -1, -1 }, { 0x1416C, -1, 7183, -1, -1, -1 }, { 0x1416D, -1, 7184, -1, -1, -1 }, { 0x1416E, -1, 7185, -1, -1, -1 }, { 0x1416F, -1, 7186, -1, -1, -1 }, { 0x14170, -1, 7187, -1, -1, -1 }, { 0x14173, -1, 7188, -1, -1, -1 }, { 0x14174, -1, 7189, -1, -1, -1 }, { 0x14175, -1, 7190, -1, -1, -1 }, { 0x14176, -1, 7191, -1, -1, -1 }, { 0x14177, -1, 7192, -1, -1, -1 }, { 0x14178, -1, 7193, -1, -1, -1 }, { 0x14179, -1, 7194, -1, -1, -1 }, { 0x1417A, -1, 7195, -1, -1, -1 }, { 0x1417B, -1, 7196, -1, -1, -1 }, { 0x1417C, -1, 7197, -1, -1, -1 }, { 0x1417D, -1, 7198, -1, -1, -1 }, { 0x1417E, -1, 7199, -1, -1, -1 }, { 0x1417F, -1, 7200, -1, -1, -1 }, { 0x14180, -1, 7201, -1, -1, -1 }, { 0x14181, -1, 7202, -1, -1, -1 }, { 0x14182, -1, 7203, -1, -1, -1 }, { 0x14183, -1, 7204, -1, -1, -1 }, { 0x14184, -1, 7205, -1, -1, -1 }, { 0x14185, -1, 7206, -1, -1, -1 }, { 0x14186, -1, 7207, -1, -1, -1 }, { 0x14187, -1, 7208, -1, -1, -1 }, { 0x14189, -1, 7209, -1, -1, -1 }, { 0x1418A, -1, 7210, -1, -1, -1 }, { 0x1418B, -1, 7211, -1, -1, -1 }, { 0x1418C, -1, 7212, -1, -1, -1 }, { 0x1418D, -1, 7213, -1, -1, -1 }, { 0x1418E, -1, 7214, -1, -1, -1 }, { 0x14190, -1, 7215, -1, -1, -1 }, { 0x14191, -1, 7216, -1, -1, -1 }, { 0x14192, -1, 7217, -1, -1, -1 }, { 0x14194, -1, 7218, -1, -1, -1 }, { 0x14195, -1, 7219, -1, -1, -1 }, { 0x14196, -1, 7220, -1, -1, -1 }, { 0x14197, -1, 7221, -1, -1, -1 }, { 0x14199, -1, 7222, -1, -1, -1 }, { 0x1419A, -1, 7223, -1, -1, -1 }, { 0x1419C, -1, 7224, -1, -1, -1 }, { 0x1419D, -1, 7225, -1, -1, -1 }, { 0x1419E, -1, 7226, -1, -1, -1 }, { 0x1419F, -1, 7227, -1, -1, -1 }, { 0x141A1, -1, 7228, -1, -1, -1 }, { 0x141A2, -1, 7229, -1, -1, -1 }, { 0x141A4, -1, 7230, -1, -1, -1 }, { 0x141A5, -1, 7231, -1, -1, -1 }, { 0x141A6, -1, 7232, -1, -1, -1 }, { 0x141A7, -1, 7233, -1, -1, -1 }, { 0x141A8, -1, 7234, -1, -1, -1 }, { 0x141A9, -1, 7235, -1, -1, -1 }, { 0x141AA, -1, 7236, -1, -1, -1 }, { 0x141AB, -1, 7237, -1, -1, -1 }, { 0x141AC, -1, 7238, -1, -1, -1 }, { 0x141AD, -1, 7239, -1, -1, -1 }, { 0x141AF, -1, 7240, -1, -1, -1 }, { 0x141B0, -1, 7241, -1, -1, -1 }, { 0x141B1, -1, 7242, -1, -1, -1 }, { 0x141B2, -1, 7243, -1, -1, -1 }, { 0x141B3, -1, 7244, -1, -1, -1 }, { 0x141B4, -1, 7245, -1, -1, -1 }, { 0x141B5, -1, 7246, -1, -1, -1 }, { 0x141B6, -1, 7247, -1, -1, -1 }, { 0x141B7, -1, 7248, -1, -1, -1 }, { 0x141B8, -1, 7249, -1, -1, -1 }, { 0x141B9, -1, 7250, -1, -1, -1 }, { 0x141BA, -1, 7251, -1, -1, -1 }, { 0x141BD, -1, 7252, -1, -1, -1 }, { 0x141BE, -1, 7253, -1, -1, -1 }, { 0x141BF, -1, 7254, -1, -1, -1 }, { 0x141C0, -1, 7255, -1, -1, -1 }, { 0x141C1, -1, 7256, -1, -1, -1 }, { 0x141C2, -1, 7257, -1, -1, -1 }, { 0x141C3, -1, 7258, -1, -1, -1 }, { 0x141C5, -1, 7259, -1, -1, -1 }, { 0x141C6, -1, 7260, -1, -1, -1 }, { 0x141C7, -1, 7261, -1, -1, -1 }, { 0x141C8, -1, 7262, -1, -1, -1 }, { 0x141C9, -1, 7263, -1, -1, -1 }, { 0x141CB, -1, 7264, -1, -1, -1 }, { 0x141CC, -1, 7265, -1, -1, -1 }, { 0x141CD, -1, 7266, -1, -1, -1 }, { 0x141CE, -1, 7267, -1, -1, -1 }, { 0x141CF, -1, 7268, -1, -1, -1 }, { 0x141D0, -1, 7269, -1, -1, -1 }, { 0x141D2, -1, 7270, -1, -1, -1 }, { 0x141D4, -1, 7271, -1, -1, -1 }, { 0x141D5, -1, 7272, -1, -1, -1 }, { 0x141D6, -1, 7273, -1, -1, -1 }, { 0x141D7, -1, 7274, -1, -1, -1 }, { 0x141D8, -1, 7275, -1, -1, -1 }, { 0x141DA, -1, 7276, -1, -1, -1 }, { 0x141DB, -1, 7277, -1, -1, -1 }, { 0x141DC, -1, 7278, -1, -1, -1 }, { 0x141DD, -1, 7279, -1, -1, -1 }, { 0x141DE, -1, 7280, -1, -1, -1 }, { 0x141DF, -1, 7281, -1, -1, -1 }, { 0x141E0, -1, 7282, -1, -1, -1 }, { 0x141E1, -1, 7283, -1, -1, -1 }, { 0x141E2, -1, 7284, -1, -1, -1 }, { 0x141E3, -1, 7285, -1, -1, -1 }, { 0x141E4, -1, 7286, -1, -1, -1 }, { 0x141E5, -1, 7287, -1, -1, -1 }, { 0x141E6, -1, 7288, -1, -1, -1 }, { 0x141E7, -1, 7289, -1, -1, -1 }, { 0x141E8, -1, 7290, -1, -1, -1 }, { 0x141E9, -1, 7291, -1, -1, -1 }, { 0x141EA, -1, 7292, -1, -1, -1 }, { 0x141EB, -1, 7293, -1, -1, -1 }, { 0x141EC, -1, 7294, -1, -1, -1 }, { 0x141ED, -1, 7295, -1, -1, -1 }, { 0x141EE, -1, 7296, -1, -1, -1 }, { 0x141F0, -1, 7297, -1, -1, -1 }, { 0x141F1, -1, 7298, -1, -1, -1 }, { 0x141F2, -1, 7299, -1, -1, -1 }, { 0x141F3, -1, 7300, -1, -1, -1 }, { 0x141F4, -1, 7301, -1, -1, -1 }, { 0x141F5, -1, 7302, -1, -1, -1 }, { 0x141F6, -1, 7303, -1, -1, -1 }, { 0x141F7, -1, 7304, -1, -1, -1 }, { 0x141FB, -1, 7305, -1, -1, -1 }, { 0x141FC, -1, 7306, -1, -1, -1 }, { 0x141FD, -1, 7307, -1, -1, -1 }, { 0x141FE, -1, 7308, -1, -1, -1 }, { 0x141FF, -1, 7309, -1, -1, -1 }, { 0x14200, -1, 7310, -1, -1, -1 }, { 0x14201, -1, 7311, -1, -1, -1 }, { 0x14202, -1, 7312, -1, -1, -1 }, { 0x14203, -1, 7313, -1, -1, -1 }, { 0x14204, -1, 7314, -1, -1, -1 }, { 0x14205, -1, 7315, -1, -1, -1 }, { 0x14206, -1, 7316, -1, -1, -1 }, { 0x14207, -1, 7317, -1, -1, -1 }, { 0x14208, -1, 7318, -1, -1, -1 }, { 0x14209, -1, 7319, -1, -1, -1 }, { 0x1420A, -1, 7320, -1, -1, -1 }, { 0x1420B, -1, 7321, -1, -1, -1 }, { 0x1420C, -1, 7322, -1, -1, -1 }, { 0x1420D, -1, 7323, -1, -1, -1 }, { 0x1420E, -1, 7324, -1, -1, -1 }, { 0x1420F, -1, 7325, -1, -1, -1 }, { 0x14210, -1, 7326, -1, -1, -1 }, { 0x14211, -1, 7327, -1, -1, -1 }, { 0x14213, -1, 7328, -1, -1, -1 }, { 0x14214, -1, 7329, -1, -1, -1 }, { 0x14215, -1, 7330, -1, -1, -1 }, { 0x14216, -1, 7331, -1, -1, -1 }, { 0x14217, -1, 7332, -1, -1, -1 }, { 0x14218, -1, 7333, -1, -1, -1 }, { 0x14219, -1, 7334, -1, -1, -1 }, { 0x1421B, -1, 7335, -1, -1, -1 }, { 0x1421C, -1, 7336, -1, -1, -1 }, { 0x1421D, -1, 7337, -1, -1, -1 }, { 0x1421F, -1, 7338, -1, -1, -1 }, { 0x14220, -1, 7339, -1, -1, -1 }, { 0x14221, -1, 7340, -1, -1, -1 }, { 0x14222, -1, 7341, -1, -1, -1 }, { 0x14223, -1, 7342, -1, -1, -1 }, { 0x14224, -1, 7343, -1, -1, -1 }, { 0x14225, -1, 7344, -1, -1, -1 }, { 0x14226, -1, 7345, -1, -1, -1 }, { 0x14227, -1, 7346, -1, -1, -1 }, { 0x14228, -1, 7347, -1, -1, -1 }, { 0x14229, -1, 7348, -1, -1, -1 }, { 0x1422A, -1, 7349, -1, -1, -1 }, { 0x1422B, -1, 7350, -1, -1, -1 }, { 0x1422D, -1, 7351, -1, -1, -1 }, { 0x1422E, -1, 7352, -1, -1, -1 }, { 0x1422F, -1, 7353, -1, -1, -1 }, { 0x14230, -1, 7354, -1, -1, -1 }, { 0x14231, -1, 7355, -1, -1, -1 }, { 0x14232, -1, 7356, -1, -1, -1 }, { 0x14233, -1, 7357, -1, -1, -1 }, { 0x14234, -1, 7358, -1, -1, -1 }, { 0x14235, -1, 7359, -1, -1, -1 }, { 0x14236, -1, 7360, -1, -1, -1 }, { 0x14237, -1, 7361, -1, -1, -1 }, { 0x14238, -1, 7362, -1, -1, -1 }, { 0x1423A, -1, 7363, -1, -1, -1 }, { 0x1423B, -1, 7364, -1, -1, -1 }, { 0x1423C, -1, 7365, -1, -1, -1 }, { 0x1423D, -1, 7366, -1, -1, -1 }, { 0x1423E, -1, 7367, -1, -1, -1 }, { 0x1423F, -1, 7368, -1, -1, -1 }, { 0x14240, -1, 7369, -1, -1, -1 }, { 0x14241, -1, 7370, -1, -1, -1 }, { 0x14242, -1, 7371, -1, -1, -1 }, { 0x14243, -1, 7372, -1, -1, -1 }, { 0x14245, -1, 7373, -1, -1, -1 }, { 0x14246, -1, 7374, -1, -1, -1 }, { 0x14247, -1, 7375, -1, -1, -1 }, { 0x14248, -1, 7376, -1, -1, -1 }, { 0x14249, -1, 7377, -1, -1, -1 }, { 0x1424A, -1, 7378, -1, -1, -1 }, { 0x1424B, -1, 7379, -1, -1, -1 }, { 0x1424C, -1, 7380, -1, -1, -1 }, { 0x1424D, -1, 7381, -1, -1, -1 }, { 0x14250, -1, 7382, -1, -1, -1 }, { 0x14251, -1, 7383, -1, -1, -1 }, { 0x14253, -1, 7384, -1, -1, -1 }, { 0x14256, -1, 7385, -1, -1, -1 }, { 0x14259, -1, 7386, -1, -1, -1 }, { 0x1425A, -1, 7387, -1, -1, -1 }, { 0x1425B, -1, 7388, -1, -1, -1 }, { 0x1425C, -1, 7389, -1, -1, -1 }, { 0x1425D, -1, 7390, -1, -1, -1 }, { 0x1425E, -1, 7391, -1, -1, -1 }, { 0x1425F, -1, 7392, -1, -1, -1 }, { 0x14260, -1, 7393, -1, -1, -1 }, { 0x14261, -1, 7394, -1, -1, -1 }, { 0x14262, -1, 7395, -1, -1, -1 }, { 0x14263, -1, 7396, -1, -1, -1 }, { 0x14265, -1, 7397, -1, -1, -1 }, { 0x14268, -1, 7398, -1, -1, -1 }, { 0x14269, -1, 7399, -1, -1, -1 }, { 0x1426A, -1, 7400, -1, -1, -1 }, { 0x1426B, -1, 7401, -1, -1, -1 }, { 0x1426C, -1, 7402, -1, -1, -1 }, { 0x1426D, -1, 7403, -1, -1, -1 }, { 0x1426E, -1, 7404, -1, -1, -1 }, { 0x1426F, -1, 7405, -1, -1, -1 }, { 0x14270, -1, 7406, -1, -1, -1 }, { 0x14271, -1, 7407, -1, -1, -1 }, { 0x14272, -1, 7408, -1, -1, -1 }, { 0x14273, -1, 7409, -1, -1, -1 }, { 0x14274, -1, 7410, -1, -1, -1 }, { 0x14275, -1, 7411, -1, -1, -1 }, { 0x14276, -1, 7412, -1, -1, -1 }, { 0x14277, -1, 7413, -1, -1, -1 }, { 0x14278, -1, 7414, -1, -1, -1 }, { 0x1427A, -1, 7415, -1, -1, -1 }, { 0x1427B, -1, 7416, -1, -1, -1 }, { 0x1427C, -1, 7417, -1, -1, -1 }, { 0x1427D, -1, 7418, -1, -1, -1 }, { 0x1427E, -1, 7419, -1, -1, -1 }, { 0x1427F, -1, 7420, -1, -1, -1 }, { 0x14280, -1, 7421, -1, -1, -1 }, { 0x14282, -1, 7422, -1, -1, -1 }, { 0x14283, -1, 7423, -1, -1, -1 }, { 0x14285, -1, 7424, -1, -1, -1 }, { 0x14287, -1, 7425, -1, -1, -1 }, { 0x14289, -1, 7426, -1, -1, -1 }, { 0x1428A, -1, 7427, -1, -1, -1 }, { 0x1428B, -1, 7428, -1, -1, -1 }, { 0x1428C, -1, 7429, -1, -1, -1 }, { 0x1428D, -1, 7430, -1, -1, -1 }, { 0x1428F, -1, 7431, -1, -1, -1 }, { 0x14290, -1, 7432, -1, -1, -1 }, { 0x14291, -1, 7433, -1, -1, -1 }, { 0x14292, -1, 7434, -1, -1, -1 }, { 0x14293, -1, 7435, -1, -1, -1 }, { 0x14294, -1, 7436, -1, -1, -1 }, { 0x14296, -1, 7437, -1, -1, -1 }, { 0x14297, -1, 7438, -1, -1, -1 }, { 0x14298, -1, 7439, -1, -1, -1 }, { 0x14299, -1, 7440, -1, -1, -1 }, { 0x1429A, -1, 7441, -1, -1, -1 }, { 0x1429C, -1, 7442, -1, -1, -1 }, { 0x1429D, -1, 7443, -1, -1, -1 }, { 0x1429F, -1, 7444, -1, -1, -1 }, { 0x142A1, -1, 7445, -1, -1, -1 }, { 0x142A2, -1, 7446, -1, -1, -1 }, { 0x142A3, -1, 7447, -1, -1, -1 }, { 0x142A4, -1, 7448, -1, -1, -1 }, { 0x142A6, -1, 7449, -1, -1, -1 }, { 0x142A7, -1, 7450, -1, -1, -1 }, { 0x142A8, -1, 7451, -1, -1, -1 }, { 0x142A9, -1, 7452, -1, -1, -1 }, { 0x142AA, -1, 7453, -1, -1, -1 }, { 0x142AB, -1, 7454, -1, -1, -1 }, { 0x142AC, -1, 7455, -1, -1, -1 }, { 0x142AD, -1, 7456, -1, -1, -1 }, { 0x142AE, -1, 7457, -1, -1, -1 }, { 0x142AF, -1, 7458, -1, -1, -1 }, { 0x142B0, -1, 7459, -1, -1, -1 }, { 0x142B1, -1, 7460, -1, -1, -1 }, { 0x142B2, -1, 7461, -1, -1, -1 }, { 0x142B3, -1, 7462, -1, -1, -1 }, { 0x142B4, -1, 7463, -1, -1, -1 }, { 0x142B5, -1, 7464, -1, -1, -1 }, { 0x142B7, -1, 7465, -1, -1, -1 }, { 0x142B8, -1, 7466, -1, -1, -1 }, { 0x142B9, -1, 7467, -1, -1, -1 }, { 0x142BA, -1, 7468, -1, -1, -1 }, { 0x142BB, -1, 7469, -1, -1, -1 }, { 0x142BC, -1, 7470, -1, -1, -1 }, { 0x142BD, -1, 7471, -1, -1, -1 }, { 0x142BE, -1, 7472, -1, -1, -1 }, { 0x142BF, -1, 7473, -1, -1, -1 }, { 0x142C1, -1, 7474, -1, -1, -1 }, { 0x142C2, -1, 7475, -1, -1, -1 }, { 0x142C4, -1, 7476, -1, -1, -1 }, { 0x142C5, -1, 7477, -1, -1, -1 }, { 0x142C6, -1, 7478, -1, -1, -1 }, { 0x142C7, -1, 7479, -1, -1, -1 }, { 0x142C8, -1, 7480, -1, -1, -1 }, { 0x142C9, -1, 7481, -1, -1, -1 }, { 0x142CA, -1, 7482, -1, -1, -1 }, { 0x142CB, -1, 7483, -1, -1, -1 }, { 0x142CD, -1, 7484, -1, -1, -1 }, { 0x142CE, -1, 7485, -1, -1, -1 }, { 0x142D0, -1, 7486, -1, -1, -1 }, { 0x142D1, -1, 7487, -1, -1, -1 }, { 0x142D3, -1, 7488, -1, -1, -1 }, { 0x142D4, -1, 7489, -1, -1, -1 }, { 0x142D5, -1, 7490, -1, -1, -1 }, { 0x142D6, -1, 7491, -1, -1, -1 }, { 0x142D7, -1, 7492, -1, -1, -1 }, { 0x142D8, -1, 7493, -1, -1, -1 }, { 0x142D9, -1, 7494, -1, -1, -1 }, { 0x142DA, -1, 7495, -1, -1, -1 }, { 0x142DB, -1, 7496, -1, -1, -1 }, { 0x142DC, -1, 7497, -1, -1, -1 }, { 0x142DD, -1, 7498, -1, -1, -1 }, { 0x142DE, -1, 7499, -1, -1, -1 }, { 0x142DF, -1, 7500, -1, -1, -1 }, { 0x142E0, -1, 7501, -1, -1, -1 }, { 0x142E2, -1, 7502, -1, -1, -1 }, { 0x142E3, -1, 7503, -1, -1, -1 }, { 0x142E4, -1, 7504, -1, -1, -1 }, { 0x142E5, -1, 7505, -1, -1, -1 }, { 0x142E8, -1, 7506, -1, -1, -1 }, { 0x142E9, -1, 7507, -1, -1, -1 }, { 0x142EA, -1, 7508, -1, -1, -1 }, { 0x142EB, -1, 7509, -1, -1, -1 }, { 0x142EC, -1, 7510, -1, -1, -1 }, { 0x142EE, -1, 7511, -1, -1, -1 }, { 0x142EF, -1, 7512, -1, -1, -1 }, { 0x142F0, -1, 7513, -1, -1, -1 }, { 0x142F1, -1, 7514, -1, -1, -1 }, { 0x142F2, -1, 7515, -1, -1, -1 }, { 0x142F3, -1, 7516, -1, -1, -1 }, { 0x142F4, -1, 7517, -1, -1, -1 }, { 0x142F6, -1, 7518, -1, -1, -1 }, { 0x142F7, -1, 7519, -1, -1, -1 }, { 0x142F8, -1, 7520, -1, -1, -1 }, { 0x142F9, -1, 7521, -1, -1, -1 }, { 0x142FA, -1, 7522, -1, -1, -1 }, { 0x142FB, -1, 7523, -1, -1, -1 }, { 0x142FC, -1, 7524, -1, -1, -1 }, { 0x142FD, -1, 7525, -1, -1, -1 }, { 0x142FE, -1, 7526, -1, -1, -1 }, { 0x142FF, -1, 7527, -1, -1, -1 }, { 0x14300, -1, 7528, -1, -1, -1 }, { 0x14303, -1, 7529, -1, -1, -1 }, { 0x14304, -1, 7530, -1, -1, -1 }, { 0x14306, -1, 7531, -1, -1, -1 }, { 0x14307, -1, 7532, -1, -1, -1 }, { 0x14308, -1, 7533, -1, -1, -1 }, { 0x1430B, -1, 7534, -1, -1, -1 }, { 0x1430F, -1, 7535, -1, -1, -1 }, { 0x14310, -1, 7536, -1, -1, -1 }, { 0x14312, -1, 7537, -1, -1, -1 }, { 0x14313, -1, 7538, -1, -1, -1 }, { 0x14314, -1, 7539, -1, -1, -1 }, { 0x14315, -1, 7540, -1, -1, -1 }, { 0x14317, -1, 7541, -1, -1, -1 }, { 0x14318, -1, 7542, -1, -1, -1 }, { 0x14319, -1, 7543, -1, -1, -1 }, { 0x1431A, -1, 7544, -1, -1, -1 }, { 0x1431B, -1, 7545, -1, -1, -1 }, { 0x1431C, -1, 7546, -1, -1, -1 }, { 0x1431D, -1, 7547, -1, -1, -1 }, { 0x1431F, -1, 7548, -1, -1, -1 }, { 0x14320, -1, 7549, -1, -1, -1 }, { 0x14321, -1, 7550, -1, -1, -1 }, { 0x14322, -1, 7551, -1, -1, -1 }, { 0x14323, -1, 7552, -1, -1, -1 }, { 0x14324, -1, 7553, -1, -1, -1 }, { 0x14325, -1, 7554, -1, -1, -1 }, { 0x14327, -1, 7555, -1, -1, -1 }, { 0x14329, -1, 7556, -1, -1, -1 }, { 0x1432A, -1, 7557, -1, -1, -1 }, { 0x1432B, -1, 7558, -1, -1, -1 }, { 0x1432C, -1, 7559, -1, -1, -1 }, { 0x1432D, -1, 7560, -1, -1, -1 }, { 0x1432E, -1, 7561, -1, -1, -1 }, { 0x1432F, -1, 7562, -1, -1, -1 }, { 0x14331, -1, 7563, -1, -1, -1 }, { 0x14332, -1, 7564, -1, -1, -1 }, { 0x14333, -1, 7565, -1, -1, -1 }, { 0x14334, -1, 7566, -1, -1, -1 }, { 0x14336, -1, 7567, -1, -1, -1 }, { 0x14337, -1, 7568, -1, -1, -1 }, { 0x14338, -1, 7569, -1, -1, -1 }, { 0x14339, -1, 7570, -1, -1, -1 }, { 0x1433B, -1, 7571, -1, -1, -1 }, { 0x1433C, -1, 7572, -1, -1, -1 }, { 0x1433D, -1, 7573, -1, -1, -1 }, { 0x1433E, -1, 7574, -1, -1, -1 }, { 0x1433F, -1, 7575, -1, -1, -1 }, { 0x14340, -1, 7576, -1, -1, -1 }, { 0x14341, -1, 7577, -1, -1, -1 }, { 0x14342, -1, 7578, -1, -1, -1 }, { 0x14343, -1, 7579, -1, -1, -1 }, { 0x14344, -1, 7580, -1, -1, -1 }, { 0x14345, -1, 7581, -1, -1, -1 }, { 0x14346, -1, 7582, -1, -1, -1 }, { 0x14348, -1, 7583, -1, -1, -1 }, { 0x14349, -1, 7584, -1, -1, -1 }, { 0x1434A, -1, 7585, -1, -1, -1 }, { 0x1434B, -1, 7586, -1, -1, -1 }, { 0x1434C, -1, 7587, -1, -1, -1 }, { 0x1434D, -1, 7588, -1, -1, -1 }, { 0x1434E, -1, 7589, -1, -1, -1 }, { 0x1434F, -1, 7590, -1, -1, -1 }, { 0x14350, -1, 7591, -1, -1, -1 }, { 0x14352, -1, 7592, -1, -1, -1 }, { 0x14353, -1, 7593, -1, -1, -1 }, { 0x14354, -1, 7594, -1, -1, -1 }, { 0x14355, -1, 7595, -1, -1, -1 }, { 0x14356, -1, 7596, -1, -1, -1 }, { 0x14357, -1, 7597, -1, -1, -1 }, { 0x14358, -1, 7598, -1, -1, -1 }, { 0x14359, -1, 7599, -1, -1, -1 }, { 0x1435A, -1, 7600, -1, -1, -1 }, { 0x1435B, -1, 7601, -1, -1, -1 }, { 0x1435C, -1, 7602, -1, -1, -1 }, { 0x1435D, -1, 7603, -1, -1, -1 }, { 0x1435E, -1, 7604, -1, -1, -1 }, { 0x1435F, -1, 7605, -1, -1, -1 }, { 0x14360, -1, 7606, -1, -1, -1 }, { 0x14361, -1, 7607, -1, -1, -1 }, { 0x14362, -1, 7608, -1, -1, -1 }, { 0x14363, -1, 7609, -1, -1, -1 }, { 0x14364, -1, 7610, -1, -1, -1 }, { 0x14366, -1, 7611, -1, -1, -1 }, { 0x14367, -1, 7612, -1, -1, -1 }, { 0x14369, -1, 7613, -1, -1, -1 }, { 0x1436A, -1, 7614, -1, -1, -1 }, { 0x1436B, -1, 7615, -1, -1, -1 }, { 0x1436C, -1, 7616, -1, -1, -1 }, { 0x1436D, -1, 7617, -1, -1, -1 }, { 0x1436E, -1, 7618, -1, -1, -1 }, { 0x1436F, -1, 7619, -1, -1, -1 }, { 0x14370, -1, 7620, -1, -1, -1 }, { 0x14371, -1, 7621, -1, -1, -1 }, { 0x14372, -1, 7622, -1, -1, -1 }, { 0x14373, -1, 7623, -1, -1, -1 }, { 0x14374, -1, 7624, -1, -1, -1 }, { 0x14375, -1, 7625, -1, -1, -1 }, { 0x14376, -1, 7626, -1, -1, -1 }, { 0x14377, -1, 7627, -1, -1, -1 }, { 0x14378, -1, 7628, -1, -1, -1 }, { 0x14379, -1, 7629, -1, -1, -1 }, { 0x1437A, -1, 7630, -1, -1, -1 }, { 0x1437B, -1, 7631, -1, -1, -1 }, { 0x1437C, -1, 7632, -1, -1, -1 }, { 0x1437D, -1, 7633, -1, -1, -1 }, { 0x1437F, -1, 7634, -1, -1, -1 }, { 0x14380, -1, 7635, -1, -1, -1 }, { 0x14381, -1, 7636, -1, -1, -1 }, { 0x14384, -1, 7637, -1, -1, -1 }, { 0x14385, -1, 7638, -1, -1, -1 }, { 0x14386, -1, 7639, -1, -1, -1 }, { 0x14387, -1, 7640, -1, -1, -1 }, { 0x14388, -1, 7641, -1, -1, -1 }, { 0x14389, -1, 7642, -1, -1, -1 }, { 0x1438B, -1, 7643, -1, -1, -1 }, { 0x1438C, -1, 7644, -1, -1, -1 }, { 0x1438F, -1, 7645, -1, -1, -1 }, { 0x14390, -1, 7646, -1, -1, -1 }, { 0x14391, -1, 7647, -1, -1, -1 }, { 0x14392, -1, 7648, -1, -1, -1 }, { 0x14393, -1, 7649, -1, -1, -1 }, { 0x14395, -1, 7650, -1, -1, -1 }, { 0x14396, -1, 7651, -1, -1, -1 }, { 0x14397, -1, 7652, -1, -1, -1 }, { 0x14399, -1, 7653, -1, -1, -1 }, { 0x1439A, -1, 7654, -1, -1, -1 }, { 0x1439B, -1, 7655, -1, -1, -1 }, { 0x1439C, -1, 7656, -1, -1, -1 }, { 0x1439D, -1, 7657, -1, -1, -1 }, { 0x1439E, -1, 7658, -1, -1, -1 }, { 0x1439F, -1, 7659, -1, -1, -1 }, { 0x143A0, -1, 7660, -1, -1, -1 }, { 0x143A1, -1, 7661, -1, -1, -1 }, { 0x143A2, -1, 7662, -1, -1, -1 }, { 0x143A3, -1, 7663, -1, -1, -1 }, { 0x143A4, -1, 7664, -1, -1, -1 }, { 0x143A5, -1, 7665, -1, -1, -1 }, { 0x143A7, -1, 7666, -1, -1, -1 }, { 0x143A8, -1, 7667, -1, -1, -1 }, { 0x143A9, -1, 7668, -1, -1, -1 }, { 0x143AB, -1, 7669, -1, -1, -1 }, { 0x143AE, -1, 7670, -1, -1, -1 }, { 0x143AF, -1, 7671, -1, -1, -1 }, { 0x143B0, -1, 7672, -1, -1, -1 }, { 0x143B3, -1, 7673, -1, -1, -1 }, { 0x143B4, -1, 7674, -1, -1, -1 }, { 0x143B5, -1, 7675, -1, -1, -1 }, { 0x143B7, -1, 7676, -1, -1, -1 }, { 0x143B8, -1, 7677, -1, -1, -1 }, { 0x143B9, -1, 7678, -1, -1, -1 }, { 0x143BA, -1, 7679, -1, -1, -1 }, { 0x143BB, -1, 7680, -1, -1, -1 }, { 0x143BC, -1, 7681, -1, -1, -1 }, { 0x143BD, -1, 7682, -1, -1, -1 }, { 0x143BE, -1, 7683, -1, -1, -1 }, { 0x143C0, -1, 7684, -1, -1, -1 }, { 0x143C1, -1, 7685, -1, -1, -1 }, { 0x143C2, -1, 7686, -1, -1, -1 }, { 0x143C4, -1, 7687, -1, -1, -1 }, { 0x143C5, -1, 7688, -1, -1, -1 }, { 0x143C6, -1, 7689, -1, -1, -1 }, { 0x143C7, -1, 7690, -1, -1, -1 }, { 0x143C8, -1, 7691, -1, -1, -1 }, { 0x143C9, -1, 7692, -1, -1, -1 }, { 0x143CB, -1, 7693, -1, -1, -1 }, { 0x143CC, -1, 7694, -1, -1, -1 }, { 0x143CE, -1, 7695, -1, -1, -1 }, { 0x143CF, -1, 7696, -1, -1, -1 }, { 0x143D0, -1, 7697, -1, -1, -1 }, { 0x143D1, -1, 7698, -1, -1, -1 }, { 0x143D2, -1, 7699, -1, -1, -1 }, { 0x143D3, -1, 7700, -1, -1, -1 }, { 0x143D4, -1, 7701, -1, -1, -1 }, { 0x143D5, -1, 7702, -1, -1, -1 }, { 0x143D7, -1, 7703, -1, -1, -1 }, { 0x143D8, -1, 7704, -1, -1, -1 }, { 0x143D9, -1, 7705, -1, -1, -1 }, { 0x143DA, -1, 7706, -1, -1, -1 }, { 0x143DB, -1, 7707, -1, -1, -1 }, { 0x143DC, -1, 7708, -1, -1, -1 }, { 0x143DD, -1, 7709, -1, -1, -1 }, { 0x143DE, -1, 7710, -1, -1, -1 }, { 0x143DF, -1, 7711, -1, -1, -1 }, { 0x143E0, -1, 7712, -1, -1, -1 }, { 0x143E1, -1, 7713, -1, -1, -1 }, { 0x143E2, -1, 7714, -1, -1, -1 }, { 0x143E3, -1, 7715, -1, -1, -1 }, { 0x143E4, -1, 7716, -1, -1, -1 }, { 0x143E5, -1, 7717, -1, -1, -1 }, { 0x143E6, -1, 7718, -1, -1, -1 }, { 0x143E7, -1, 7719, -1, -1, -1 }, { 0x143E9, -1, 7720, -1, -1, -1 }, { 0x143EA, -1, 7721, -1, -1, -1 }, { 0x143EE, -1, 7722, -1, -1, -1 }, { 0x143EF, -1, 7723, -1, -1, -1 }, { 0x143F0, -1, 7724, -1, -1, -1 }, { 0x143F7, -1, 7725, -1, -1, -1 }, { 0x143F8, -1, 7726, -1, -1, -1 }, { 0x143FA, -1, 7727, -1, -1, -1 }, { 0x14400, 1586, -1, -1, -1, -1 }, { 0x14401, 1587, -1, -1, -1, -1 }, { 0x14403, 1588, -1, -1, -1, -1 }, { 0x14405, 1589, -1, -1, -1, -1 }, { 0x14406, 1590, -1, -1, -1, -1 }, { 0x14407, 1591, -1, -1, -1, -1 }, { 0x14408, 1592, -1, -1, -1, -1 }, { 0x14409, 1593, -1, -1, -1, -1 }, { 0x1440A, 1594, -1, -1, -1, -1 }, { 0x1440C, 1595, -1, -1, -1, -1 }, { 0x1440E, 1596, -1, -1, -1, -1 }, { 0x1440F, 1598, -1, -1, -1, -1 }, { 0x14410, 1599, -1, -1, -1, -1 }, { 0x14411, 1600, -1, -1, -1, -1 }, { 0x14412, 1601, -1, -1, -1, -1 }, { 0x14413, 1602, -1, -1, -1, -1 }, { 0x14415, 1603, -1, -1, -1, -1 }, { 0x14416, 1604, -1, -1, -1, -1 }, { 0x14418, 1605, -1, -1, -1, -1 }, { 0x14419, 1606, -1, -1, -1, -1 }, { 0x1441A, 1607, -1, -1, -1, -1 }, { 0x1441B, 1608, -1, -1, -1, -1 }, { 0x1441C, 1609, -1, -1, -1, -1 }, { 0x1441D, 1610, -1, -1, -1, -1 }, { 0x1441E, 1611, -1, -1, -1, -1 }, { 0x14420, 1612, -1, -1, -1, -1 }, { 0x14421, 1613, -1, -1, -1, -1 }, { 0x14423, 1614, -1, -1, -1, -1 }, { 0x14424, 1615, -1, -1, -1, -1 }, { 0x14425, 1616, -1, -1, -1, -1 }, { 0x14428, 1617, -1, -1, -1, -1 }, { 0x14429, 1618, -1, -1, -1, -1 }, { 0x1442B, 1619, -1, -1, -1, -1 }, { 0x1442C, 1621, -1, -1, -1, -1 }, { 0x1442D, 1622, -1, -1, -1, -1 }, { 0x1442E, 1624, -1, -1, -1, -1 }, { 0x14430, 1625, -1, -1, -1, -1 }, { 0x14431, 1626, -1, -1, -1, -1 }, { 0x14432, 1627, -1, -1, -1, -1 }, { 0x14433, 1628, -1, -1, -1, -1 }, { 0x14434, 1629, -1, -1, -1, -1 }, { 0x14437, 1630, -1, -1, -1, -1 }, { 0x1443A, 1631, -1, -1, -1, -1 }, { 0x1443B, 1632, -1, -1, -1, -1 }, { 0x1443D, 1633, -1, -1, -1, -1 }, { 0x1443E, 1634, -1, -1, -1, -1 }, { 0x1443F, 1635, -1, -1, -1, -1 }, { 0x14440, 1637, -1, -1, -1, -1 }, { 0x14441, 1638, -1, -1, -1, -1 }, { 0x14444, 1639, -1, -1, -1, -1 }, { 0x14447, 1640, -1, -1, -1, -1 }, { 0x14448, 1641, -1, -1, -1, -1 }, { 0x14449, 1643, -1, -1, -1, -1 }, { 0x1444A, 1644, -1, -1, -1, -1 }, { 0x1444B, 1645, -1, -1, -1, -1 }, { 0x1444F, 1646, -1, -1, -1, -1 }, { 0x14452, 1648, -1, -1, -1, -1 }, { 0x14457, 1649, -1, -1, -1, -1 }, { 0x14458, 1650, -1, -1, -1, -1 }, { 0x14459, 1651, -1, -1, -1, -1 }, { 0x1445A, 1652, -1, -1, -1, -1 }, { 0x1445B, 1653, -1, -1, -1, -1 }, { 0x1445C, 1655, -1, -1, -1, -1 }, { 0x1445D, 1656, -1, -1, -1, -1 }, { 0x1445E, 1658, -1, -1, -1, -1 }, { 0x1445F, 1659, -1, -1, -1, -1 }, { 0x14462, 1660, -1, -1, -1, -1 }, { 0x14463, 1661, -1, -1, -1, -1 }, { 0x14464, 1663, -1, -1, -1, -1 }, { 0x14466, 1664, -1, -1, -1, -1 }, { 0x14468, 1665, -1, -1, -1, -1 }, { 0x14469, 1666, -1, -1, -1, -1 }, { 0x1446A, 1667, -1, -1, -1, -1 }, { 0x1446B, 1668, -1, -1, -1, -1 }, { 0x1446C, 1669, -1, -1, -1, -1 }, { 0x1446D, 1670, -1, -1, -1, -1 }, { 0x1446E, 1671, -1, -1, -1, -1 }, { 0x1446F, 1672, -1, -1, -1, -1 }, { 0x14470, 1674, -1, -1, -1, -1 }, { 0x14471, 1675, -1, -1, -1, -1 }, { 0x14472, 1676, -1, -1, -1, -1 }, { 0x14473, 1677, -1, -1, -1, -1 }, { 0x14474, 1679, -1, -1, -1, -1 }, { 0x14475, 1681, -1, -1, -1, -1 }, { 0x14476, 1683, -1, -1, -1, -1 }, { 0x14477, 1685, -1, -1, -1, -1 }, { 0x14478, 1686, -1, -1, -1, -1 }, { 0x14479, 1688, -1, -1, -1, -1 }, { 0x1447A, 1690, -1, -1, -1, -1 }, { 0x1447B, 1692, -1, -1, -1, -1 }, { 0x1447C, 1694, -1, -1, -1, -1 }, { 0x1447E, 1696, -1, -1, -1, -1 }, { 0x1447F, 1699, -1, -1, -1, -1 }, { 0x14480, 1701, -1, -1, -1, -1 }, { 0x14481, 1704, -1, -1, -1, -1 }, { 0x14482, 1707, -1, -1, -1, -1 }, { 0x14483, 1709, -1, -1, -1, -1 }, { 0x14484, 1711, -1, -1, -1, -1 }, { 0x14485, 1713, -1, -1, -1, -1 }, { 0x14486, 1714, -1, -1, -1, -1 }, { 0x14487, 1716, -1, -1, -1, -1 }, { 0x14488, 1717, -1, -1, -1, -1 }, { 0x1448A, 1719, -1, -1, -1, -1 }, { 0x1448B, 1720, -1, -1, -1, -1 }, { 0x1448C, 1722, -1, -1, -1, -1 }, { 0x14491, 1724, -1, -1, -1, -1 }, { 0x14492, 1725, -1, -1, -1, -1 }, { 0x14496, 1726, -1, -1, -1, -1 }, { 0x14497, 1727, -1, -1, -1, -1 }, { 0x1449A, 1729, -1, -1, -1, -1 }, { 0x1449C, 1731, -1, -1, -1, -1 }, { 0x1449D, 1732, -1, -1, -1, -1 }, { 0x1449E, 1733, -1, -1, -1, -1 }, { 0x1449F, 1734, -1, -1, -1, -1 }, { 0x144A0, 1736, 7728, -1, -1, -1 }, { 0x144A1, 1737, -1, -1, -1, -1 }, { 0x144A4, 1738, -1, -1, -1, -1 }, { 0x144A5, 1739, -1, -1, -1, -1 }, { 0x144AF, 1740, -1, -1, -1, -1 }, { 0x144B2, 1741, -1, -1, -1, -1 }, { 0x144B4, 1742, -1, -1, -1, -1 }, { 0x144BB, 1743, -1, -1, -1, -1 }, { 0x144C0, 1745, -1, -1, -1, -1 }, { 0x144C1, 1747, -1, -1, -1, -1 }, { 0x144C7, 1748, -1, -1, -1, -1 }, { 0x144C8, 1749, -1, -1, -1, -1 }, { 0x144C9, 1750, -1, -1, -1, -1 }, { 0x144CA, 1751, -1, -1, -1, -1 }, { 0x144CB, 1753, -1, -1, -1, -1 }, { 0x144CC, 1754, -1, -1, -1, -1 }, { 0x144CD, 1755, -1, -1, -1, -1 }, { 0x144CE, 1756, -1, -1, -1, -1 }, { 0x144D0, 1758, -1, -1, -1, -1 }, { 0x144D1, 1760, -1, -1, -1, -1 }, { 0x144D9, 1761, -1, -1, -1, -1 }, { 0x144DA, 1762, -1, -1, -1, -1 }, { 0x144DB, 1763, -1, -1, -1, -1 }, { 0x144DC, 1764, -1, -1, -1, -1 }, { 0x144DF, 1765, -1, -1, -1, -1 }, { 0x144E0, 1767, -1, -1, -1, -1 }, { 0x144E2, 1769, -1, -1, -1, -1 }, { 0x144E3, 1770, -1, -1, -1, -1 }, { 0x144E4, 1771, -1, -1, -1, -1 }, { 0x144E5, 1773, -1, -1, -1, -1 }, { 0x144E6, 1774, -1, -1, -1, -1 }, { 0x144E7, 1775, -1, -1, -1, -1 }, { 0x144E9, 1776, -1, -1, -1, -1 }, { 0x144EC, 1777, -1, -1, -1, -1 }, { 0x144ED, 1779, -1, -1, -1, -1 }, { 0x144EF, 1780, -1, -1, -1, -1 }, { 0x144F0, 1781, 7729, -1, -1, -1 }, { 0x144F1, 1782, -1, -1, -1, -1 }, { 0x144F3, 1783, -1, -1, -1, -1 }, { 0x144F5, 1784, -1, -1, -1, -1 }, { 0x144F6, 1785, -1, -1, -1, -1 }, { 0x144F7, 1786, -1, -1, -1, -1 }, { 0x144F8, 1787, -1, -1, -1, -1 }, { 0x144F9, 1789, -1, -1, -1, -1 }, { 0x144FE, 1790, -1, -1, -1, -1 }, { 0x14500, 1791, -1, -1, -1, -1 }, { 0x14501, 1792, -1, -1, -1, -1 }, { 0x14502, 1793, -1, -1, -1, -1 }, { 0x14503, 1794, -1, -1, -1, -1 }, { 0x14504, 1795, -1, -1, -1, -1 }, { 0x14505, 1796, -1, -1, -1, -1 }, { 0x14506, 1797, -1, -1, -1, -1 }, { 0x14507, 1799, -1, -1, -1, -1 }, { 0x14509, 1800, -1, -1, -1, -1 }, { 0x1450D, 1801, -1, -1, -1, -1 }, { 0x1450E, 1802, -1, -1, -1, -1 }, { 0x1450F, 1803, -1, -1, -1, -1 }, { 0x14511, 1804, -1, -1, -1, -1 }, { 0x14513, 1805, -1, -1, -1, -1 }, { 0x14515, 1806, -1, -1, -1, -1 }, { 0x14516, 1807, -1, -1, -1, -1 }, { 0x14517, 1808, -1, -1, -1, -1 }, { 0x14518, 1809, -1, -1, -1, -1 }, { 0x14519, 1810, -1, -1, -1, -1 }, { 0x1451A, 1811, -1, -1, -1, -1 }, { 0x1451B, 1812, -1, -1, -1, -1 }, { 0x1451C, 1813, -1, -1, -1, -1 }, { 0x1451D, 1814, -1, -1, -1, -1 }, { 0x1451E, 1815, -1, -1, -1, -1 }, { 0x14520, 1816, -1, -1, -1, -1 }, { 0x14521, 1817, -1, -1, -1, -1 }, { 0x14523, 1818, -1, -1, -1, -1 }, { 0x1452A, 1819, -1, -1, -1, -1 }, { 0x1452C, 1820, -1, -1, -1, -1 }, { 0x1452D, 1821, -1, -1, -1, -1 }, { 0x1452E, 1822, -1, -1, -1, -1 }, { 0x1452F, 1823, -1, -1, -1, -1 }, { 0x14530, 1824, -1, -1, -1, -1 }, { 0x14533, 1825, -1, -1, -1, -1 }, { 0x14537, 1826, -1, -1, -1, -1 }, { 0x14538, 1827, -1, -1, -1, -1 }, { 0x14539, 1828, -1, -1, -1, -1 }, { 0x1453B, 1829, -1, -1, -1, -1 }, { 0x1453C, 1831, -1, -1, -1, -1 }, { 0x1453E, 1832, -1, -1, -1, -1 }, { 0x14540, 1833, -1, -1, -1, -1 }, { 0x14541, 1836, -1, -1, -1, -1 }, { 0x14543, 1837, -1, -1, -1, -1 }, { 0x14544, 1838, -1, -1, -1, -1 }, { 0x14545, 1839, -1, -1, -1, -1 }, { 0x14546, 1840, 7730, -1, -1, -1 }, { 0x14547, 1841, -1, -1, -1, -1 }, { 0x14548, 1842, -1, -1, -1, -1 }, { 0x1454A, 1844, -1, -1, -1, -1 }, { 0x1454B, 1845, -1, -1, -1, -1 }, { 0x1454C, 1847, -1, -1, -1, -1 }, { 0x1454D, 1848, -1, -1, -1, -1 }, { 0x1454F, 1850, -1, -1, -1, -1 }, { 0x14550, 1851, -1, -1, -1, -1 }, { 0x14551, 1853, -1, -1, -1, -1 }, { 0x14552, 1854, -1, -1, -1, -1 }, { 0x14553, 1855, -1, -1, -1, -1 }, { 0x14555, 1856, 7731, -1, -1, -1 }, { 0x14556, 1857, -1, -1, -1, -1 }, { 0x14557, 1858, -1, -1, -1, -1 }, { 0x14558, 1859, -1, -1, -1, -1 }, { 0x14559, 1860, -1, -1, -1, -1 }, { 0x1455B, 1861, -1, -1, -1, -1 }, { 0x1455C, 1862, -1, -1, -1, -1 }, { 0x14560, 1863, -1, -1, -1, -1 }, { 0x14561, 1865, -1, -1, -1, -1 }, { 0x14562, 1866, 7732, -1, -1, -1 }, { 0x14563, 1867, -1, -1, -1, -1 }, { 0x14565, 1868, -1, -1, -1, -1 }, { 0x14566, 1869, -1, -1, -1, -1 }, { 0x14569, 1870, -1, -1, -1, -1 }, { 0x1456C, 1871, -1, -1, -1, -1 }, { 0x1456D, 1872, -1, -1, -1, -1 }, { 0x1456E, 1874, -1, -1, -1, -1 }, { 0x1456F, 1876, -1, -1, -1, -1 }, { 0x14570, 1877, -1, -1, -1, -1 }, { 0x14572, 1879, -1, -1, -1, -1 }, { 0x14573, 1880, -1, -1, -1, -1 }, { 0x14574, 1881, -1, -1, -1, -1 }, { 0x14575, 1882, -1, -1, -1, -1 }, { 0x14576, 1884, -1, -1, -1, -1 }, { 0x14578, 1885, -1, -1, -1, -1 }, { 0x14579, 1886, -1, -1, -1, -1 }, { 0x1457A, 1887, -1, -1, -1, -1 }, { 0x1457B, 1889, -1, -1, -1, -1 }, { 0x1457C, 1890, -1, -1, -1, -1 }, { 0x1457D, 1891, -1, -1, -1, -1 }, { 0x1457E, 1892, -1, -1, -1, -1 }, { 0x1457F, 1893, -1, -1, -1, -1 }, { 0x14581, 1894, -1, -1, -1, -1 }, { 0x14582, 1895, -1, -1, -1, -1 }, { 0x14584, 1896, -1, -1, -1, -1 }, { 0x14585, 1897, -1, -1, -1, -1 }, { 0x14586, 1898, -1, -1, -1, -1 }, { 0x14587, 1899, -1, -1, -1, -1 }, { 0x14588, 1900, -1, -1, -1, -1 }, { 0x14590, 1901, -1, -1, -1, -1 }, { 0x14593, 1902, -1, -1, -1, -1 }, { 0x14596, 1903, -1, -1, -1, -1 }, { 0x14598, 1904, -1, -1, -1, -1 }, { 0x14599, 1905, -1, -1, -1, -1 }, { 0x1459A, 1907, -1, -1, -1, -1 }, { 0x1459B, 1908, -1, -1, -1, -1 }, { 0x1459D, 1909, -1, -1, -1, -1 }, { 0x1459E, 1910, -1, -1, -1, -1 }, { 0x1459F, 1911, -1, -1, -1, -1 }, { 0x145A0, 1912, -1, -1, -1, -1 }, { 0x145A1, 1913, -1, -1, -1, -1 }, { 0x145A2, 1914, -1, -1, -1, -1 }, { 0x145A3, 1916, -1, -1, -1, -1 }, { 0x145A4, 1917, 7733, -1, -1, -1 }, { 0x145A5, 1918, -1, -1, -1, -1 }, { 0x145A9, 1919, -1, -1, -1, -1 }, { 0x145AA, 1920, -1, -1, -1, -1 }, { 0x145AB, 1921, -1, -1, -1, -1 }, { 0x145AC, 1922, -1, -1, -1, -1 }, { 0x145AD, 1924, -1, -1, -1, -1 }, { 0x145AE, 1927, -1, -1, -1, -1 }, { 0x145AF, 1928, -1, -1, -1, -1 }, { 0x145B0, 1929, -1, -1, -1, -1 }, { 0x145B1, -1, -1, 3158, -1, -1 }, { 0x145B2, 1930, -1, -1, -1, -1 }, { 0x145B3, 1931, -1, -1, -1, -1 }, { 0x145B4, 1932, -1, -1, -1, -1 }, { 0x145B5, 1933, -1, -1, -1, -1 }, { 0x145B6, 1935, -1, -1, -1, -1 }, { 0x145B7, 1936, -1, -1, -1, -1 }, { 0x145B8, 1938, -1, -1, -1, -1 }, { 0x145B9, 1940, 7734, -1, -1, -1 }, { 0x145BA, 1941, -1, -1, -1, -1 }, { 0x145BB, 1942, -1, -1, -1, -1 }, { 0x145BC, 1944, -1, -1, -1, -1 }, { 0x145BD, 1945, 7735, -1, -1, -1 }, { 0x145BF, 1946, -1, -1, -1, -1 }, { 0x145C1, 1948, -1, -1, -1, -1 }, { 0x145C3, 1950, -1, -1, -1, -1 }, { 0x145C4, 1952, -1, -1, -1, -1 }, { 0x145C6, 1954, -1, -1, -1, -1 }, { 0x145C8, 1956, -1, -1, -1, -1 }, { 0x145D0, 1957, -1, -1, -1, -1 }, { 0x145D1, 1958, -1, -1, -1, -1 }, { 0x145D2, 1959, -1, -1, -1, -1 }, { 0x145D4, 1960, -1, -1, -1, -1 }, { 0x145D6, 1961, -1, -1, -1, -1 }, { 0x145D8, 1962, -1, -1, -1, -1 }, { 0x145DA, 1964, -1, -1, -1, -1 }, { 0x145DB, 1965, -1, -1, -1, -1 }, { 0x145DC, 1966, -1, -1, -1, -1 }, { 0x145E2, 1967, -1, -1, -1, -1 }, { 0x145E3, 1968, -1, -1, -1, -1 }, { 0x145E5, 1970, -1, -1, -1, -1 }, { 0x145E6, 1971, -1, -1, -1, -1 }, { 0x145E7, 1972, -1, -1, -1, -1 }, { 0x145E8, 1973, -1, -1, -1, -1 }, { 0x145EB, 1974, -1, -1, -1, -1 }, { 0x145EC, 1975, -1, -1, -1, -1 }, { 0x145F2, 1976, -1, -1, -1, -1 }, { 0x145F3, 1977, -1, -1, -1, -1 }, { 0x145F4, 1978, -1, -1, -1, -1 }, { 0x145F5, 1979, -1, -1, -1, -1 }, { 0x145F7, 1980, -1, -1, -1, -1 }, { 0x145F8, 1982, 7736, -1, -1, -1 }, { 0x145F9, 1983, -1, -1, -1, -1 }, { 0x145FD, 1984, -1, -1, -1, -1 }, { 0x145FE, 1985, -1, -1, -1, -1 }, { 0x14605, 1986, -1, -1, -1, -1 }, { 0x1460D, 1987, -1, -1, -1, -1 }, { 0x14611, 1988, -1, -1, -1, -1 }, { 0x14614, 1989, -1, -1, -1, -1 }, { 0x1461D, 1990, -1, -1, -1, -1 }, { 0x1461F, 1991, -1, -1, -1, -1 }, { 0x1462E, 1992, -1, -1, -1, -1 }, { 0x14630, 1993, -1, -1, -1, -1 }, { 0x14640, 1995, -1, -1, -1, -1 }, { 0x14641, 1996, -1, -1, -1, -1 }, { 0x14642, 1997, -1, -1, -1, -1 }, { 0x14643, 1998, -1, -1, -1, -1 }, { 0x14644, 1999, -1, -1, -1, -1 }, { 0x14645, 2000, -1, -1, -1, -1 }, { 0x16121, -1, -1, -1, -1, 1515 }, { 0x16122, -1, -1, -1, -1, 1516 }, { 0x16123, -1, -1, -1, -1, 1517 }, { 0x16124, -1, -1, -1, -1, 1518 }, { 0x16125, -1, -1, -1, -1, 1519 }, { 0x16126, -1, -1, -1, -1, 1520 }, { 0x16127, -1, -1, -1, -1, 1521 }, { 0x16128, -1, -1, -1, -1, 1522 }, { 0x16872, -1, 7737, -1, -1, -1 }, { 0x168D7, -1, 7738, -1, -1, -1 }, { 0x168FB, -1, 7739, -1, -1, -1 }, { 0x16929, -1, 7740, -1, -1, -1 }, { 0x16930, -1, 7741, -1, -1, -1 }, { 0x16931, -1, 7742, -1, -1, -1 }, { 0x16950, -1, 7743, -1, -1, -1 }, { 0x16963, -1, 7744, -1, -1, -1 }, { 0x16965, -1, 7745, -1, -1, -1 }, { 0x16966, -1, 7746, -1, -1, -1 }, { 0x16969, -1, 7747, -1, -1, -1 }, { 0x1696E, -1, 7748, -1, -1, -1 }, { 0x1696F, -1, 7749, -1, -1, -1 }, { 0x16970, -1, 7750, -1, -1, -1 }, { 0x16971, -1, 7751, -1, -1, -1 }, { 0x16985, -1, 7752, -1, -1, -1 }, { 0x16991, -1, 7753, -1, -1, -1 }, { 0x16993, -1, 7754, -1, -1, -1 }, { 0x169A0, -1, 7755, -1, -1, -1 }, { 0x169A8, -1, 7756, -1, -1, -1 }, { 0x169B8, -1, 7757, -1, -1, -1 }, { 0x169E1, -1, 7758, -1, -1, -1 }, { 0x169F9, -1, 7759, -1, -1, -1 }, { 0x169FE, -1, 7761, -1, -1, -1 }, { 0x16A02, -1, 7762, -1, -1, -1 }, { 0x16A38, -1, 7763, -1, -1, -1 }, { 0x16A4A, 2001, -1, -1, -1, -1 }, { 0x16A5B, -1, 7764, -1, -1, -1 }, { 0x16A5D, 2002, -1, -1, -1, -1 }, { 0x16B00, 2003, -1, -1, -1, -1 }, { 0x16B01, 2004, -1, -1, -1, -1 }, { 0x16B02, 2005, -1, -1, -1, -1 }, { 0x16B03, 2006, -1, -1, -1, -1 }, { 0x16B04, 2007, -1, -1, -1, -1 }, { 0x16B05, 2008, -1, -1, -1, -1 }, { 0x16B06, 2009, -1, -1, -1, -1 }, { 0x16B07, 2010, -1, -1, -1, -1 }, { 0x16B08, 2011, -1, -1, -1, -1 }, { 0x16B0A, 2012, -1, -1, -1, -1 }, { 0x16B0B, 2013, -1, -1, -1, -1 }, { 0x16B0F, 2014, -1, -1, -1, -1 }, { 0x16B10, 2015, -1, -1, -1, -1 }, { 0x16B11, 2016, -1, -1, -1, -1 }, { 0x16B12, 2017, -1, -1, -1, -1 }, { 0x16B13, 2018, -1, -1, -1, -1 }, { 0x16B15, 2019, -1, -1, -1, -1 }, { 0x16B16, 2020, -1, -1, -1, -1 }, { 0x16B18, 2021, -1, -1, -1, -1 }, { 0x16B1A, 2022, -1, -1, -1, -1 }, { 0x16B37, -1, 7765, -1, -1, -1 }, { 0x16B38, -1, 7766, -1, -1, -1 }, { 0x16B39, -1, 7767, -1, -1, -1 }, { 0x16B3A, -1, 7768, 3166, -1, -1 }, { 0x16B3B, -1, 7769, 3167, -1, -1 }, { 0x16B3C, -1, 7770, -1, -1, -1 }, { 0x16B3D, -1, 7771, -1, -1, -1 }, { 0x16B3E, -1, 7772, -1, -1, -1 }, { 0x16B3F, -1, 7773, -1, -1, -1 }, { 0x16B40, -1, 7774, -1, -1, -1 }, { 0x16B41, -1, 7775, -1, -1, -1 }, { 0x16B42, -1, 7776, -1, -1, -1 }, { 0x16B43, -1, 7777, -1, -1, -1 }, { 0x16B44, -1, 7778, -1, -1, -1 }, { 0x16B45, -1, 7779, -1, -1, -1 }, { 0x16B50, -1, 7780, -1, -1, -1 }, { 0x16B5B, 2023, 7781, -1, -1, -1 }, { 0x16B5C, 2024, -1, -1, -1, -1 }, { 0x16B5D, 2025, -1, -1, -1, -1 }, { 0x16B5E, 2026, -1, -1, -1, -1 }, { 0x16B5F, 2027, -1, -1, -1, -1 }, { 0x16B60, 2028, -1, -1, -1, -1 }, { 0x16B61, 2029, -1, -1, -1, -1 }, { 0x16B63, -1, 7782, -1, -1, -1 }, { 0x16B64, 2030, -1, -1, -1, -1 }, { 0x16B65, 2031, -1, -1, -1, -1 }, { 0x16B66, 2032, -1, -1, -1, -1 }, { 0x16B67, 2033, -1, -1, -1, -1 }, { 0x16B68, 2034, -1, -1, -1, -1 }, { 0x16B69, 2035, -1, -1, -1, -1 }, { 0x16B6A, 2036, -1, -1, -1, -1 }, { 0x16B6B, 2037, -1, -1, -1, -1 }, { 0x16B6C, 2038, -1, -1, -1, -1 }, { 0x16B6D, 2039, -1, -1, -1, -1 }, { 0x16B6E, 2040, -1, -1, -1, -1 }, { 0x16B6F, 2041, -1, -1, -1, -1 }, { 0x16B70, 2042, -1, -1, -1, -1 }, { 0x16B71, 2043, -1, -1, -1, -1 }, { 0x16B72, 2044, -1, -1, -1, -1 }, { 0x16B73, 2045, -1, -1, -1, -1 }, { 0x16B74, 2046, -1, -1, -1, -1 }, { 0x16B75, 2047, -1, -1, -1, -1 }, { 0x16B76, 2048, -1, -1, -1, -1 }, { 0x16B77, 2049, -1, -1, -1, -1 }, { 0x16B7D, 2050, -1, -1, -1, -1 }, { 0x16B7E, 2051, -1, -1, -1, -1 }, { 0x16B7F, 2052, -1, -1, -1, -1 }, { 0x16B80, 2053, -1, -1, -1, -1 }, { 0x16B81, 2054, -1, -1, -1, -1 }, { 0x16B82, 2055, -1, -1, -1, -1 }, { 0x16B83, 2056, -1, -1, -1, -1 }, { 0x16B84, 2057, -1, -1, -1, -1 }, { 0x16B85, 2058, -1, -1, -1, -1 }, { 0x16B86, 2059, -1, -1, -1, -1 }, { 0x16B87, 2060, -1, -1, -1, -1 }, { 0x16B88, 2061, -1, -1, -1, -1 }, { 0x16B89, 2062, -1, -1, -1, -1 }, { 0x16B8A, 2063, -1, -1, -1, -1 }, { 0x16B8B, 2064, -1, -1, -1, -1 }, { 0x16B8C, 2065, -1, -1, -1, -1 }, { 0x16B8D, 2066, -1, -1, -1, -1 }, { 0x16B8E, 2067, -1, -1, -1, -1 }, { 0x16B8F, 2068, -1, -1, -1, -1 }, { 0x16D68, -1, -1, -1, -1, 1523 }, { 0x16D69, -1, -1, -1, -1, 1524 }, { 0x16D6A, -1, -1, -1, -1, 1525 }, { 0x16E5A, -1, 7783, -1, -1, -1 }, { 0x16E7A, -1, 7784, -1, -1, -1 }, { 0x16E99, -1, 7785, -1, -1, -1 }, { 0x16F00, -1, 7786, -1, -1, -1 }, { 0x16F02, -1, 7787, -1, -1, -1 }, { 0x16F03, -1, 7788, -1, -1, -1 }, { 0x16F06, -1, 7789, -1, -1, -1 }, { 0x16F09, -1, 7790, -1, -1, -1 }, { 0x16F0A, -1, 7791, -1, -1, -1 }, { 0x16F0C, -1, 7792, -1, -1, -1 }, { 0x16F0D, -1, 7793, -1, -1, -1 }, { 0x16F12, -1, 7794, -1, -1, -1 }, { 0x16F13, -1, 7795, -1, -1, -1 }, { 0x16F17, -1, 7796, -1, -1, -1 }, { 0x16F19, -1, 7797, -1, -1, -1 }, { 0x16F1E, -1, 7798, -1, -1, -1 }, { 0x16F20, -1, 7799, -1, -1, -1 }, { 0x16F25, -1, 7800, -1, -1, -1 }, { 0x16F2D, -1, 7801, -1, -1, -1 }, { 0x16F30, -1, 7802, -1, -1, -1 }, { 0x16F31, -1, 7803, -1, -1, -1 }, { 0x16F35, -1, 7804, -1, -1, -1 }, { 0x16F36, -1, 7805, -1, -1, -1 }, { 0x16F37, -1, 7806, -1, -1, -1 }, { 0x16F39, -1, 7807, -1, -1, -1 }, { 0x16F3C, -1, 7808, -1, -1, -1 }, { 0x16F3E, -1, 7809, -1, -1, -1 }, { 0x16F3F, -1, 7810, -1, -1, -1 }, { 0x16F40, -1, 7811, -1, -1, -1 }, { 0x16F41, -1, 7812, -1, -1, -1 }, { 0x16F43, -1, 7813, -1, -1, -1 }, { 0x16F44, -1, 7814, -1, -1, -1 }, { 0x16F45, -1, 7815, -1, -1, -1 }, { 0x16F46, -1, 7816, -1, -1, -1 }, { 0x16F47, -1, 7817, -1, -1, -1 }, { 0x16F48, -1, 7818, -1, -1, -1 }, { 0x16F49, -1, 7819, -1, -1, -1 }, { 0x16F4A, -1, 7820, -1, -1, -1 }, { 0x16F4F, -1, 7821, -1, -1, -1 }, { 0x16F55, -1, 7823, -1, -1, -1 }, { 0x16F56, -1, 7824, -1, -1, -1 }, { 0x16F58, -1, 7825, -1, -1, -1 }, { 0x16F5B, -1, 7826, -1, -1, -1 }, { 0x16F64, -1, 7827, -1, -1, -1 }, { 0x16F67, -1, 7828, -1, -1, -1 }, { 0x16F69, -1, 7829, -1, -1, -1 }, { 0x16F6D, -1, 7830, -1, -1, -1 }, { 0x16F6E, -1, 7831, -1, -1, -1 }, { 0x16F74, -1, 7832, -1, -1, -1 }, { 0x16F76, -1, 7833, -1, -1, -1 }, { 0x16F78, -1, 7834, -1, -1, -1 }, { 0x16F7F, -1, 7835, -1, -1, -1 }, { 0x16F80, -1, 7836, -1, -1, -1 }, { 0x16F81, -1, 7837, -1, -1, -1 }, { 0x16F82, -1, 7838, -1, -1, -1 }, { 0x16F83, -1, 7839, -1, -1, -1 }, { 0x16F84, -1, 7840, -1, -1, -1 }, { 0x16F85, -1, 7841, -1, -1, -1 }, { 0x16F86, -1, 7842, -1, -1, -1 }, { 0x16F87, -1, 7843, -1, -1, -1 }, { 0x16FE0, -1, -1, 3168, -1, -1 }, { 0x16FE2, -1, 7844, -1, -1, -1 }, { 0x16FE3, -1, -1, 3169, -1, -1 }, { 0x18AF3, -1, 7845, -1, -1, -1 }, { 0x18AF4, -1, 7846, -1, -1, -1 }, { 0x18AF5, -1, 7847, -1, -1, -1 }, { 0x18AF6, -1, 7848, -1, -1, -1 }, { 0x18AF7, -1, 7849, -1, -1, -1 }, { 0x18AF8, -1, 7850, -1, -1, -1 }, { 0x18AF9, -1, 7851, -1, -1, -1 }, { 0x18AFA, -1, 7852, -1, -1, -1 }, { 0x18AFB, -1, 7853, -1, -1, -1 }, { 0x18AFC, -1, 7854, -1, -1, -1 }, { 0x18AFD, -1, 7855, -1, -1, -1 }, { 0x18AFE, -1, 7856, -1, -1, -1 }, { 0x18AFF, -1, 7857, -1, -1, -1 }, { 0x18BDE, -1, -1, 3171, -1, -1 }, { 0x18CCA, -1, -1, 3172, -1, -1 }, { 0x18CFF, -1, 7858, -1, -1, -1 }, { 0x1B001, -1, 7859, -1, -1, -1 }, { 0x1B002, -1, 7860, -1, -1, -1 }, { 0x1B003, -1, 7861, -1, -1, -1 }, { 0x1B004, -1, 7862, -1, -1, -1 }, { 0x1B005, -1, 7863, -1, -1, -1 }, { 0x1B006, -1, 7864, -1, -1, -1 }, { 0x1B007, -1, 7865, -1, -1, -1 }, { 0x1B008, -1, 7866, -1, -1, -1 }, { 0x1B009, -1, 7867, -1, -1, -1 }, { 0x1B00A, -1, 7868, -1, -1, -1 }, { 0x1B00B, -1, 7869, -1, -1, -1 }, { 0x1B00C, -1, 7870, -1, -1, -1 }, { 0x1B00D, -1, 7871, -1, -1, -1 }, { 0x1B00E, -1, 7872, -1, -1, -1 }, { 0x1B00F, -1, 7873, -1, -1, -1 }, { 0x1B010, -1, 7874, -1, -1, -1 }, { 0x1B011, -1, 7875, -1, -1, -1 }, { 0x1B012, -1, 7876, -1, -1, -1 }, { 0x1B013, -1, 7877, -1, -1, -1 }, { 0x1B014, -1, 7878, -1, -1, -1 }, { 0x1B015, -1, 7879, -1, -1, -1 }, { 0x1B016, -1, 7880, -1, -1, -1 }, { 0x1B017, -1, 7881, -1, -1, -1 }, { 0x1B018, -1, 7882, -1, -1, -1 }, { 0x1B019, -1, 7883, -1, -1, -1 }, { 0x1B01A, -1, 7884, -1, -1, -1 }, { 0x1B01B, -1, 7885, -1, -1, -1 }, { 0x1B01C, -1, 7886, -1, -1, -1 }, { 0x1B01D, -1, 7887, -1, -1, -1 }, { 0x1B01E, -1, 7888, -1, -1, -1 }, { 0x1B01F, -1, 7889, -1, -1, -1 }, { 0x1B020, -1, 7890, -1, -1, -1 }, { 0x1B021, -1, 7891, -1, -1, -1 }, { 0x1B022, -1, 7892, -1, -1, -1 }, { 0x1B023, -1, 7893, -1, -1, -1 }, { 0x1B024, -1, 7894, -1, -1, -1 }, { 0x1B025, -1, 7895, -1, -1, -1 }, { 0x1B026, -1, 7896, -1, -1, -1 }, { 0x1B027, -1, 7897, -1, -1, -1 }, { 0x1B028, -1, 7898, -1, -1, -1 }, { 0x1B029, -1, 7899, -1, -1, -1 }, { 0x1B02A, -1, 7900, -1, -1, -1 }, { 0x1B02B, -1, 7901, -1, -1, -1 }, { 0x1B02C, -1, 7902, -1, -1, -1 }, { 0x1B02D, -1, 7903, -1, -1, -1 }, { 0x1B02E, -1, 7904, -1, -1, -1 }, { 0x1B02F, -1, 7905, -1, -1, -1 }, { 0x1B030, -1, 7906, -1, -1, -1 }, { 0x1B031, -1, 7907, -1, -1, -1 }, { 0x1B032, -1, 7908, -1, -1, -1 }, { 0x1B033, -1, 7909, -1, -1, -1 }, { 0x1B034, -1, 7910, -1, -1, -1 }, { 0x1B035, -1, 7911, -1, -1, -1 }, { 0x1B036, -1, 7912, -1, -1, -1 }, { 0x1B037, -1, 7913, -1, -1, -1 }, { 0x1B038, -1, 7914, -1, -1, -1 }, { 0x1B039, -1, 7915, -1, -1, -1 }, { 0x1B03A, -1, 7916, -1, -1, -1 }, { 0x1B03B, -1, 7917, -1, -1, -1 }, { 0x1B03C, -1, 7918, -1, -1, -1 }, { 0x1B03D, -1, 7919, -1, -1, -1 }, { 0x1B03E, -1, 7920, -1, -1, -1 }, { 0x1B03F, -1, 7921, -1, -1, -1 }, { 0x1B040, -1, 7922, -1, -1, -1 }, { 0x1B041, -1, 7923, -1, -1, -1 }, { 0x1B042, -1, 7924, -1, -1, -1 }, { 0x1B043, -1, 7925, -1, -1, -1 }, { 0x1B044, -1, 7926, -1, -1, -1 }, { 0x1B045, -1, 7927, -1, -1, -1 }, { 0x1B046, -1, 7928, -1, -1, -1 }, { 0x1B047, -1, 7929, -1, -1, -1 }, { 0x1B048, -1, 7930, -1, -1, -1 }, { 0x1B049, -1, 7931, -1, -1, -1 }, { 0x1B04A, -1, 7932, -1, -1, -1 }, { 0x1B04B, -1, 7933, -1, -1, -1 }, { 0x1B04C, -1, 7934, -1, -1, -1 }, { 0x1B04D, -1, 7935, -1, -1, -1 }, { 0x1B04E, -1, 7936, -1, -1, -1 }, { 0x1B04F, -1, 7937, -1, -1, -1 }, { 0x1B050, -1, 7938, -1, -1, -1 }, { 0x1B051, -1, 7939, -1, -1, -1 }, { 0x1B052, -1, 7940, -1, -1, -1 }, { 0x1B053, -1, 7941, -1, -1, -1 }, { 0x1B054, -1, 7942, -1, -1, -1 }, { 0x1B055, -1, 7943, -1, -1, -1 }, { 0x1B056, -1, 7944, -1, -1, -1 }, { 0x1B057, -1, 7945, -1, -1, -1 }, { 0x1B058, -1, 7946, -1, -1, -1 }, { 0x1B059, -1, 7947, -1, -1, -1 }, { 0x1B05A, -1, 7948, -1, -1, -1 }, { 0x1B05B, -1, 7949, -1, -1, -1 }, { 0x1B05C, -1, 7950, -1, -1, -1 }, { 0x1B05D, -1, 7951, -1, -1, -1 }, { 0x1B05E, -1, 7952, -1, -1, -1 }, { 0x1B05F, -1, 7953, -1, -1, -1 }, { 0x1B060, -1, 7954, -1, -1, -1 }, { 0x1B061, -1, 7955, -1, -1, -1 }, { 0x1B062, -1, 7956, -1, -1, -1 }, { 0x1B063, -1, 7957, -1, -1, -1 }, { 0x1B064, -1, 7958, -1, -1, -1 }, { 0x1B065, -1, 7959, -1, -1, -1 }, { 0x1B066, -1, 7960, -1, -1, -1 }, { 0x1B067, -1, 7961, -1, -1, -1 }, { 0x1B068, -1, 7962, -1, -1, -1 }, { 0x1B069, -1, 7963, -1, -1, -1 }, { 0x1B06A, -1, 7964, -1, -1, -1 }, { 0x1B06B, -1, 7965, -1, -1, -1 }, { 0x1B06C, -1, 7966, -1, -1, -1 }, { 0x1B06D, -1, 7967, -1, -1, -1 }, { 0x1B06E, -1, 7968, -1, -1, -1 }, { 0x1B06F, -1, 7969, -1, -1, -1 }, { 0x1B070, -1, 7970, -1, -1, -1 }, { 0x1B071, -1, 7971, -1, -1, -1 }, { 0x1B072, -1, 7972, -1, -1, -1 }, { 0x1B073, -1, 7973, -1, -1, -1 }, { 0x1B074, -1, 7974, -1, -1, -1 }, { 0x1B075, -1, 7975, -1, -1, -1 }, { 0x1B076, -1, 7976, -1, -1, -1 }, { 0x1B077, -1, 7977, -1, -1, -1 }, { 0x1B078, -1, 7978, -1, -1, -1 }, { 0x1B079, -1, 7979, -1, -1, -1 }, { 0x1B07A, -1, 7980, -1, -1, -1 }, { 0x1B07B, -1, 7981, -1, -1, -1 }, { 0x1B07C, -1, 7982, -1, -1, -1 }, { 0x1B07D, -1, 7983, -1, -1, -1 }, { 0x1B07E, -1, 7984, -1, -1, -1 }, { 0x1B07F, -1, 7985, -1, -1, -1 }, { 0x1B080, -1, 7986, -1, -1, -1 }, { 0x1B081, -1, 7987, -1, -1, -1 }, { 0x1B082, -1, 7988, -1, -1, -1 }, { 0x1B083, -1, 7989, -1, -1, -1 }, { 0x1B084, -1, 7990, -1, -1, -1 }, { 0x1B085, -1, 7991, -1, -1, -1 }, { 0x1B086, -1, 7992, -1, -1, -1 }, { 0x1B087, -1, 7993, -1, -1, -1 }, { 0x1B088, -1, 7994, -1, -1, -1 }, { 0x1B089, -1, 7995, -1, -1, -1 }, { 0x1B08A, -1, 7996, -1, -1, -1 }, { 0x1B08B, -1, 7997, -1, -1, -1 }, { 0x1B08C, -1, 7998, -1, -1, -1 }, { 0x1B08D, -1, 7999, -1, -1, -1 }, { 0x1B08E, -1, 8000, -1, -1, -1 }, { 0x1B08F, -1, 8001, -1, -1, -1 }, { 0x1B090, -1, 8002, -1, -1, -1 }, { 0x1B091, -1, 8003, -1, -1, -1 }, { 0x1B092, -1, 8004, -1, -1, -1 }, { 0x1B093, -1, 8005, -1, -1, -1 }, { 0x1B094, -1, 8006, -1, -1, -1 }, { 0x1B095, -1, 8007, -1, -1, -1 }, { 0x1B096, -1, 8008, -1, -1, -1 }, { 0x1B097, -1, 8009, -1, -1, -1 }, { 0x1B098, -1, 8010, -1, -1, -1 }, { 0x1B099, -1, 8011, -1, -1, -1 }, { 0x1B09A, -1, 8012, -1, -1, -1 }, { 0x1B09B, -1, 8013, -1, -1, -1 }, { 0x1B09C, -1, 8014, -1, -1, -1 }, { 0x1B09D, -1, 8015, -1, -1, -1 }, { 0x1B09E, -1, 8016, -1, -1, -1 }, { 0x1B09F, -1, 8017, -1, -1, -1 }, { 0x1B0A0, -1, 8018, -1, -1, -1 }, { 0x1B0A1, -1, 8019, -1, -1, -1 }, { 0x1B0A2, -1, 8020, -1, -1, -1 }, { 0x1B0A3, -1, 8021, -1, -1, -1 }, { 0x1B0A4, -1, 8022, -1, -1, -1 }, { 0x1B0A5, -1, 8023, -1, -1, -1 }, { 0x1B0A6, -1, 8024, -1, -1, -1 }, { 0x1B0A7, -1, 8025, -1, -1, -1 }, { 0x1B0A8, -1, 8026, -1, -1, -1 }, { 0x1B0A9, -1, 8027, -1, -1, -1 }, { 0x1B0AA, -1, 8028, -1, -1, -1 }, { 0x1B0AB, -1, 8029, -1, -1, -1 }, { 0x1B0AC, -1, 8030, -1, -1, -1 }, { 0x1B0AD, -1, 8031, -1, -1, -1 }, { 0x1B0AE, -1, 8032, -1, -1, -1 }, { 0x1B0AF, -1, 8033, -1, -1, -1 }, { 0x1B0B0, -1, 8034, -1, -1, -1 }, { 0x1B0B1, -1, 8035, -1, -1, -1 }, { 0x1B0B2, -1, 8036, -1, -1, -1 }, { 0x1B0B3, -1, 8037, -1, -1, -1 }, { 0x1B0B4, -1, 8038, -1, -1, -1 }, { 0x1B0B5, -1, 8039, -1, -1, -1 }, { 0x1B0B6, -1, 8040, -1, -1, -1 }, { 0x1B0B7, -1, 8041, -1, -1, -1 }, { 0x1B0B8, -1, 8042, -1, -1, -1 }, { 0x1B0B9, -1, 8043, -1, -1, -1 }, { 0x1B0BA, -1, 8044, -1, -1, -1 }, { 0x1B0BB, -1, 8045, -1, -1, -1 }, { 0x1B0BC, -1, 8046, -1, -1, -1 }, { 0x1B0BD, -1, 8047, -1, -1, -1 }, { 0x1B0BE, -1, 8048, -1, -1, -1 }, { 0x1B0BF, -1, 8049, -1, -1, -1 }, { 0x1B0C0, -1, 8050, -1, -1, -1 }, { 0x1B0C1, -1, 8051, -1, -1, -1 }, { 0x1B0C2, -1, 8052, -1, -1, -1 }, { 0x1B0C3, -1, 8053, -1, -1, -1 }, { 0x1B0C4, -1, 8054, -1, -1, -1 }, { 0x1B0C5, -1, 8055, -1, -1, -1 }, { 0x1B0C6, -1, 8056, -1, -1, -1 }, { 0x1B0C7, -1, 8057, -1, -1, -1 }, { 0x1B0C8, -1, 8058, -1, -1, -1 }, { 0x1B0C9, -1, 8059, -1, -1, -1 }, { 0x1B0CA, -1, 8060, -1, -1, -1 }, { 0x1B0CB, -1, 8061, -1, -1, -1 }, { 0x1B0CC, -1, 8062, -1, -1, -1 }, { 0x1B0CD, -1, 8063, -1, -1, -1 }, { 0x1B0CE, -1, 8064, -1, -1, -1 }, { 0x1B0CF, -1, 8065, -1, -1, -1 }, { 0x1B0D0, -1, 8066, -1, -1, -1 }, { 0x1B0D1, -1, 8067, -1, -1, -1 }, { 0x1B0D2, -1, 8068, -1, -1, -1 }, { 0x1B0D3, -1, 8069, -1, -1, -1 }, { 0x1B0D4, -1, 8070, -1, -1, -1 }, { 0x1B0D5, -1, 8071, -1, -1, -1 }, { 0x1B0D6, -1, 8072, -1, -1, -1 }, { 0x1B0D7, -1, 8073, -1, -1, -1 }, { 0x1B0D8, -1, 8074, -1, -1, -1 }, { 0x1B0D9, -1, 8075, -1, -1, -1 }, { 0x1B0DA, -1, 8076, -1, -1, -1 }, { 0x1B0DB, -1, 8077, -1, -1, -1 }, { 0x1B0DC, -1, 8078, -1, -1, -1 }, { 0x1B0DD, -1, 8079, -1, -1, -1 }, { 0x1B0DE, -1, 8080, -1, -1, -1 }, { 0x1B0DF, -1, 8081, -1, -1, -1 }, { 0x1B0E0, -1, 8082, -1, -1, -1 }, { 0x1B0E1, -1, 8083, -1, -1, -1 }, { 0x1B0E2, -1, 8084, -1, -1, -1 }, { 0x1B0E3, -1, 8085, -1, -1, -1 }, { 0x1B0E4, -1, 8086, -1, -1, -1 }, { 0x1B0E5, -1, 8087, -1, -1, -1 }, { 0x1B0E6, -1, 8088, -1, -1, -1 }, { 0x1B0E7, -1, 8089, -1, -1, -1 }, { 0x1B0E8, -1, 8090, -1, -1, -1 }, { 0x1B0E9, -1, 8091, -1, -1, -1 }, { 0x1B0EA, -1, 8092, -1, -1, -1 }, { 0x1B0EB, -1, 8093, -1, -1, -1 }, { 0x1B0EC, -1, 8094, -1, -1, -1 }, { 0x1B0ED, -1, 8095, -1, -1, -1 }, { 0x1B0EE, -1, 8096, -1, -1, -1 }, { 0x1B0EF, -1, 8097, -1, -1, -1 }, { 0x1B0F0, -1, 8098, -1, -1, -1 }, { 0x1B0F1, -1, 8099, -1, -1, -1 }, { 0x1B0F2, -1, 8100, -1, -1, -1 }, { 0x1B0F3, -1, 8101, -1, -1, -1 }, { 0x1B0F4, -1, 8102, -1, -1, -1 }, { 0x1B0F5, -1, 8103, -1, -1, -1 }, { 0x1B0F6, -1, 8104, -1, -1, -1 }, { 0x1B0F7, -1, 8105, -1, -1, -1 }, { 0x1B0F8, -1, 8106, -1, -1, -1 }, { 0x1B0F9, -1, 8107, -1, -1, -1 }, { 0x1B0FA, -1, 8108, -1, -1, -1 }, { 0x1B0FB, -1, 8109, -1, -1, -1 }, { 0x1B0FC, -1, 8110, -1, -1, -1 }, { 0x1B0FD, -1, 8111, -1, -1, -1 }, { 0x1B0FE, -1, 8112, -1, -1, -1 }, { 0x1B0FF, -1, 8113, -1, -1, -1 }, { 0x1B100, -1, 8114, -1, -1, -1 }, { 0x1B101, -1, 8115, -1, -1, -1 }, { 0x1B102, -1, 8116, -1, -1, -1 }, { 0x1B103, -1, 8117, -1, -1, -1 }, { 0x1B104, -1, 8118, -1, -1, -1 }, { 0x1B105, -1, 8119, -1, -1, -1 }, { 0x1B106, -1, 8120, -1, -1, -1 }, { 0x1B107, -1, 8121, -1, -1, -1 }, { 0x1B108, -1, 8122, -1, -1, -1 }, { 0x1B109, -1, 8123, -1, -1, -1 }, { 0x1B10A, -1, 8124, -1, -1, -1 }, { 0x1B10B, -1, 8125, -1, -1, -1 }, { 0x1B10C, -1, 8126, -1, -1, -1 }, { 0x1B10D, -1, 8127, -1, -1, -1 }, { 0x1B10E, -1, 8128, -1, -1, -1 }, { 0x1B10F, -1, 8129, -1, -1, -1 }, { 0x1B110, -1, 8130, -1, -1, -1 }, { 0x1B111, -1, 8131, -1, -1, -1 }, { 0x1B112, -1, 8132, -1, -1, -1 }, { 0x1B113, -1, 8133, -1, -1, -1 }, { 0x1B114, -1, 8134, -1, -1, -1 }, { 0x1B115, -1, 8135, -1, -1, -1 }, { 0x1B116, -1, 8136, -1, -1, -1 }, { 0x1B117, -1, 8137, -1, -1, -1 }, { 0x1B118, -1, 8138, -1, -1, -1 }, { 0x1B119, -1, 8139, -1, -1, -1 }, { 0x1B11A, -1, 8140, -1, -1, -1 }, { 0x1B11B, -1, 8141, -1, -1, -1 }, { 0x1B11C, -1, 8142, -1, -1, -1 }, { 0x1B11D, -1, 8143, -1, -1, -1 }, { 0x1B11E, -1, 8144, -1, -1, -1 }, { 0x1B11F, -1, 8145, -1, -1, -1 }, { 0x1BC00, -1, 8146, -1, -1, -1 }, { 0x1BC01, -1, 8147, -1, -1, -1 }, { 0x1BC02, -1, 8148, -1, -1, -1 }, { 0x1BC03, -1, 8149, -1, -1, -1 }, { 0x1BC04, -1, 8150, -1, -1, -1 }, { 0x1BC05, -1, 8151, -1, -1, -1 }, { 0x1BC06, -1, 8153, -1, -1, -1 }, { 0x1BC07, -1, -1, 3173, -1, -1 }, { 0x1BC08, -1, -1, 3176, -1, -1 }, { 0x1BC0A, -1, 8155, -1, -1, -1 }, { 0x1BC0B, -1, 8156, -1, -1, -1 }, { 0x1BC0C, -1, 8161, 3179, -1, -1 }, { 0x1BC0D, -1, 8162, 3181, -1, -1 }, { 0x1BC0E, -1, 8163, 3183, -1, -1 }, { 0x1BC0F, -1, 8164, 3185, -1, -1 }, { 0x1BC10, -1, 8166, 3187, -1, -1 }, { 0x1BC11, -1, 8168, -1, -1, -1 }, { 0x1BC13, -1, 8169, 3189, -1, -1 }, { 0x1BC14, -1, 8170, -1, -1, -1 }, { 0x1BC15, -1, 8172, -1, -1, -1 }, { 0x1BC16, -1, 8173, -1, -1, -1 }, { 0x1BC17, -1, 8175, -1, -1, -1 }, { 0x1BC18, -1, 8177, -1, -1, -1 }, { 0x1BC19, -1, 8179, -1, -1, -1 }, { 0x1BC1A, -1, 8180, -1, -1, -1 }, { 0x1BC1B, -1, 8181, -1, -1, -1 }, { 0x1BC1C, -1, 8183, -1, -1, -1 }, { 0x1BC1D, -1, 8185, -1, -1, -1 }, { 0x1BC1E, -1, 8186, -1, -1, -1 }, { 0x1BC1F, -1, 8187, -1, -1, -1 }, { 0x1BC20, -1, 8188, -1, -1, -1 }, { 0x1BC21, -1, 8189, -1, -1, -1 }, { 0x1BC22, -1, 8190, -1, -1, -1 }, { 0x1BC23, -1, 8192, -1, -1, -1 }, { 0x1BC24, -1, 8196, -1, -1, -1 }, { 0x1BC25, -1, 8198, -1, -1, -1 }, { 0x1BC26, -1, 8200, -1, -1, -1 }, { 0x1BC27, -1, 8201, -1, -1, -1 }, { 0x1BC28, -1, 8202, -1, -1, -1 }, { 0x1BC29, -1, 8203, -1, -1, -1 }, { 0x1BC2A, -1, 8206, -1, -1, -1 }, { 0x1BC2F, -1, 8209, -1, -1, -1 }, { 0x1BC32, -1, 8211, -1, -1, -1 }, { 0x1BC33, -1, 8213, -1, -1, -1 }, { 0x1BC34, -1, 8215, -1, -1, -1 }, { 0x1BC35, -1, 8217, -1, -1, -1 }, { 0x1BC36, -1, 8219, -1, -1, -1 }, { 0x1BC37, -1, 8221, -1, -1, -1 }, { 0x1BC38, -1, 8223, -1, -1, -1 }, { 0x1BC3A, -1, 8225, -1, -1, -1 }, { 0x1BC3B, -1, 8227, -1, -1, -1 }, { 0x1BC3C, -1, 8230, -1, -1, -1 }, { 0x1BC3D, -1, 8233, -1, -1, -1 }, { 0x1BC3E, -1, 8234, -1, -1, -1 }, { 0x1BC3F, -1, 8235, -1, -1, -1 }, { 0x1BC40, -1, 8237, -1, -1, -1 }, { 0x1BC41, -1, 8239, -1, -1, -1 }, { 0x1BC42, -1, 8240, -1, -1, -1 }, { 0x1BC43, -1, 8241, -1, -1, -1 }, { 0x1BC44, -1, 8243, -1, -1, -1 }, { 0x1BC46, -1, 8244, -1, -1, -1 }, { 0x1BC47, -1, 8247, 3190, -1, -1 }, { 0x1BC48, -1, 8251, -1, -1, -1 }, { 0x1BC49, -1, 8254, -1, -1, -1 }, { 0x1BC4A, -1, 8257, -1, -1, -1 }, { 0x1BC4B, -1, 8260, -1, -1, -1 }, { 0x1BC4D, -1, 8262, -1, -1, -1 }, { 0x1BC4F, -1, 8264, -1, -1, -1 }, { 0x1BC51, -1, 8266, 3191, -1, -1 }, { 0x1BC52, -1, 8269, -1, -1, -1 }, { 0x1BC53, -1, 8273, -1, -1, -1 }, { 0x1BC54, -1, -1, 3194, -1, -1 }, { 0x1BC55, -1, 8275, -1, -1, -1 }, { 0x1BC57, -1, 8277, -1, -1, -1 }, { 0x1BC59, -1, 8278, -1, -1, -1 }, { 0x1BC5A, -1, 8279, -1, -1, -1 }, { 0x1BC5B, -1, 8280, -1, -1, -1 }, { 0x1BC5C, -1, 8282, -1, -1, -1 }, { 0x1BC5D, -1, 8286, -1, -1, -1 }, { 0x1BC5E, -1, 8287, -1, -1, -1 }, { 0x1BC5F, -1, 8288, -1, -1, -1 }, { 0x1BC60, -1, 8289, -1, -1, -1 }, { 0x1BC61, -1, 8290, -1, -1, -1 }, { 0x1BC62, -1, 8294, -1, -1, -1 }, { 0x1BC63, -1, 8299, -1, -1, -1 }, { 0x1BC64, -1, 8302, -1, -1, -1 }, { 0x1BC65, -1, 8308, -1, -1, -1 }, { 0x1BC66, -1, 8309, -1, -1, -1 }, { 0x1BC6A, -1, 8310, -1, -1, -1 }, { 0x1BC70, -1, 8312, 3195, -1, -1 }, { 0x1BC71, -1, 8313, -1, -1, -1 }, { 0x1BC72, -1, 8314, -1, -1, -1 }, { 0x1BC73, -1, 8315, 3196, -1, -1 }, { 0x1BC74, -1, 8316, -1, -1, -1 }, { 0x1BC75, -1, 8317, -1, -1, -1 }, { 0x1BC76, -1, 8318, -1, -1, -1 }, { 0x1BC77, -1, 8324, -1, -1, -1 }, { 0x1BC78, -1, 8327, -1, -1, -1 }, { 0x1BC79, -1, 8330, -1, -1, -1 }, { 0x1BC7A, -1, 8332, 3197, -1, -1 }, { 0x1BC7B, -1, 8334, 3198, -1, -1 }, { 0x1BC7C, -1, 8337, -1, -1, -1 }, { 0x1BC80, -1, 8340, 3199, -1, -1 }, { 0x1BC81, -1, 8344, -1, -1, -1 }, { 0x1BC82, -1, 8346, 3200, -1, -1 }, { 0x1BC83, -1, 8348, -1, -1, -1 }, { 0x1BC84, -1, 8349, 3201, -1, -1 }, { 0x1BC85, -1, 8353, 3202, -1, -1 }, { 0x1BC86, -1, 8356, 3204, -1, -1 }, { 0x1BC87, -1, 8359, 3205, -1, -1 }, { 0x1BC88, -1, 8360, 3206, -1, -1 }, { 0x1BC90, -1, 8365, 3207, -1, -1 }, { 0x1BC91, -1, 8367, -1, -1, -1 }, { 0x1BC92, -1, 8369, 3208, -1, -1 }, { 0x1BC93, -1, 8371, -1, -1, -1 }, { 0x1BC94, -1, 8372, -1, -1, -1 }, { 0x1BC95, -1, 8376, 3209, -1, -1 }, { 0x1BC96, -1, 8378, 3210, -1, -1 }, { 0x1BC97, -1, 8380, 3211, -1, -1 }, { 0x1BC98, -1, 8381, 3212, -1, -1 }, { 0x1BC99, -1, 8385, -1, -1, -1 }, { 0x1BC9C, -1, 8386, -1, -1, -1 }, { 0x1BC9E, -1, 8387, -1, -1, -1 }, { 0x1BCA2, 2069, -1, -1, -1, -1 }, { 0x1BCA3, 2071, -1, -1, -1, -1 }, { 0x1CC88, -1, -1, 3213, -1, -1 }, { 0x1CCD6, -1, -1, -1, 2451, -1 }, { 0x1CCD7, -1, -1, -1, 2452, -1 }, { 0x1CCD8, -1, -1, -1, 2453, -1 }, { 0x1CCD9, -1, -1, -1, 2454, -1 }, { 0x1CCDA, -1, -1, -1, 2455, -1 }, { 0x1CCDB, -1, -1, -1, 2456, -1 }, { 0x1CCDC, -1, -1, -1, 2457, -1 }, { 0x1CCDD, -1, -1, -1, 2458, -1 }, { 0x1CCDE, -1, -1, -1, 2459, -1 }, { 0x1CCDF, -1, -1, -1, 2460, -1 }, { 0x1CCE0, -1, -1, -1, 2461, -1 }, { 0x1CCE1, -1, -1, -1, 2462, -1 }, { 0x1CCE2, -1, -1, -1, 2463, -1 }, { 0x1CCE3, -1, -1, -1, 2464, -1 }, { 0x1CCE4, -1, -1, -1, 2465, -1 }, { 0x1CCE5, -1, -1, -1, 2466, -1 }, { 0x1CCE6, -1, -1, -1, 2467, -1 }, { 0x1CCE7, -1, -1, -1, 2468, -1 }, { 0x1CCE8, -1, -1, -1, 2469, -1 }, { 0x1CCE9, -1, -1, -1, 2470, -1 }, { 0x1CCEA, -1, -1, -1, 2471, -1 }, { 0x1CCEB, -1, -1, -1, 2472, -1 }, { 0x1CCEC, -1, -1, -1, 2473, -1 }, { 0x1CCED, -1, -1, -1, 2474, -1 }, { 0x1CCEE, -1, -1, -1, 2475, -1 }, { 0x1CCEF, -1, -1, -1, 2476, -1 }, { 0x1CCF0, -1, -1, -1, 2477, -1 }, { 0x1CCF1, -1, -1, -1, 2478, -1 }, { 0x1CCF2, -1, -1, -1, 2479, -1 }, { 0x1CCF3, -1, -1, -1, 2480, -1 }, { 0x1CCF4, -1, -1, -1, 2481, -1 }, { 0x1CCF5, -1, -1, -1, 2482, -1 }, { 0x1CCF6, -1, -1, -1, 2483, -1 }, { 0x1CCF7, -1, -1, -1, 2484, -1 }, { 0x1CCF8, -1, -1, -1, 2485, -1 }, { 0x1CCF9, -1, -1, -1, 2486, -1 }, { 0x1CDB7, -1, -1, 3214, -1, -1 }, { 0x1CF33, 2072, -1, -1, -1, -1 }, { 0x1CF3B, 2073, -1, -1, -1, -1 }, { 0x1CF54, 2074, -1, -1, -1, -1 }, { 0x1CF5A, -1, 8390, -1, -1, -1 }, { 0x1CF62, 2075, -1, -1, -1, -1 }, { 0x1CF66, 2076, -1, -1, -1, -1 }, { 0x1CF6A, 2077, -1, -1, -1, -1 }, { 0x1CF75, 2078, -1, -1, -1, -1 }, { 0x1CF85, 2079, -1, -1, -1, -1 }, { 0x1CF90, -1, 8391, -1, -1, -1 }, { 0x1CF94, 2080, -1, -1, -1, -1 }, { 0x1CFA6, 2081, -1, -1, -1, -1 }, { 0x1CFB1, 2082, -1, -1, -1, -1 }, { 0x1CFBD, 2083, -1, -1, -1, -1 }, { 0x1D098, -1, 8392, -1, -1, -1 }, { 0x1D099, -1, 8393, -1, -1, -1 }, { 0x1D0B4, -1, 8394, 3215, -1, -1 }, { 0x1D0B5, -1, 8395, 3216, -1, -1 }, { 0x1D0C5, -1, 8396, -1, -1, -1 }, { 0x1D0DA, -1, -1, 3217, -1, -1 }, { 0x1D0DB, -1, -1, 3218, -1, -1 }, { 0x1D0E7, -1, -1, 3219, -1, -1 }, { 0x1D0E8, -1, -1, 3220, -1, -1 }, { 0x1D11E, -1, -1, 3221, -1, -1 }, { 0x1D129, -1, 8397, 3222, -1, -1 }, { 0x1D13A, 2084, -1, 3223, -1, -1 }, { 0x1D13B, 2085, -1, -1, -1, -1 }, { 0x1D13C, 2086, -1, -1, -1, -1 }, { 0x1D13D, 2087, -1, -1, -1, -1 }, { 0x1D13E, 2088, -1, -1, -1, -1 }, { 0x1D13F, 2089, -1, -1, -1, -1 }, { 0x1D140, 2090, -1, -1, -1, -1 }, { 0x1D141, 2091, -1, -1, -1, -1 }, { 0x1D142, 2092, -1, -1, -1, -1 }, { 0x1D15D, 2093, -1, -1, -1, -1 }, { 0x1D15E, 2094, -1, -1, -1, 1526 }, { 0x1D15F, 2095, -1, 3224, -1, 1527 }, { 0x1D160, 2096, -1, 3225, -1, 1528 }, { 0x1D161, 2097, -1, -1, -1, 1529 }, { 0x1D162, 2098, -1, -1, -1, 1530 }, { 0x1D163, 2099, -1, -1, -1, 1531 }, { 0x1D164, 2100, -1, -1, -1, 1532 }, { 0x1D1BB, -1, -1, -1, -1, 1533 }, { 0x1D1BC, -1, -1, -1, -1, 1534 }, { 0x1D1BD, -1, -1, -1, -1, 1535 }, { 0x1D1BE, -1, -1, -1, -1, 1536 }, { 0x1D1BF, -1, -1, -1, -1, 1537 }, { 0x1D1C0, -1, -1, -1, -1, 1538 }, { 0x1D1DE, -1, 8398, -1, -1, -1 }, { 0x1D1E0, -1, 8399, -1, -1, -1 }, { 0x1D1E1, -1, 8400, -1, -1, -1 }, { 0x1D1E2, -1, 8401, -1, -1, -1 }, { 0x1D1E6, -1, 8402, -1, -1, -1 }, { 0x1D200, -1, 8403, -1, -1, -1 }, { 0x1D201, -1, 8404, -1, -1, -1 }, { 0x1D202, 2101, 8405, -1, -1, -1 }, { 0x1D203, -1, 8406, -1, -1, -1 }, { 0x1D204, -1, 8407, -1, -1, -1 }, { 0x1D205, 2102, 8408, -1, -1, -1 }, { 0x1D206, 2103, 8410, -1, -1, -1 }, { 0x1D207, -1, 8412, -1, -1, -1 }, { 0x1D208, 2104, 8413, -1, -1, -1 }, { 0x1D209, -1, 8415, -1, -1, -1 }, { 0x1D20A, -1, 8417, -1, -1, -1 }, { 0x1D20B, -1, 8418, -1, -1, -1 }, { 0x1D20C, -1, 8419, -1, -1, -1 }, { 0x1D20D, 2105, 8420, 3226, -1, -1 }, { 0x1D20E, 2106, 8422, -1, -1, -1 }, { 0x1D20F, -1, 8424, -1, -1, -1 }, { 0x1D210, -1, 8426, -1, -1, -1 }, { 0x1D211, 2107, 8427, -1, -1, -1 }, { 0x1D212, -1, 8429, -1, -1, -1 }, { 0x1D213, 2108, 8430, -1, -1, -1 }, { 0x1D214, -1, 8433, -1, -1, -1 }, { 0x1D215, -1, 8434, -1, -1, -1 }, { 0x1D216, -1, 8435, -1, -1, -1 }, { 0x1D217, -1, 8437, -1, -1, -1 }, { 0x1D218, -1, 8438, -1, -1, -1 }, { 0x1D219, -1, 8439, -1, -1, -1 }, { 0x1D21A, -1, 8440, -1, -1, -1 }, { 0x1D21B, -1, 8441, -1, -1, -1 }, { 0x1D21C, 2109, 8442, -1, -1, -1 }, { 0x1D21D, -1, 8444, -1, -1, -1 }, { 0x1D21E, -1, 8445, -1, -1, -1 }, { 0x1D21F, -1, 8446, -1, -1, -1 }, { 0x1D220, -1, 8447, -1, -1, -1 }, { 0x1D221, -1, 8448, -1, -1, -1 }, { 0x1D222, -1, 8449, -1, -1, -1 }, { 0x1D223, -1, 8450, -1, -1, -1 }, { 0x1D224, -1, 8451, -1, -1, -1 }, { 0x1D225, -1, 8452, -1, -1, -1 }, { 0x1D226, -1, 8453, -1, -1, -1 }, { 0x1D227, -1, 8454, -1, -1, -1 }, { 0x1D228, -1, 8455, -1, -1, -1 }, { 0x1D229, -1, 8456, -1, -1, -1 }, { 0x1D22A, -1, 8457, -1, -1, -1 }, { 0x1D22B, -1, 8458, -1, -1, -1 }, { 0x1D22C, -1, 8459, -1, -1, -1 }, { 0x1D22D, -1, 8460, -1, -1, -1 }, { 0x1D22E, -1, 8461, -1, -1, -1 }, { 0x1D22F, -1, 8462, -1, -1, -1 }, { 0x1D230, -1, 8463, -1, -1, -1 }, { 0x1D231, -1, 8464, -1, -1, -1 }, { 0x1D232, -1, 8465, -1, -1, -1 }, { 0x1D233, -1, 8466, -1, -1, -1 }, { 0x1D234, -1, 8467, -1, -1, -1 }, { 0x1D235, -1, 8468, -1, -1, -1 }, { 0x1D236, -1, 8469, -1, -1, -1 }, { 0x1D237, -1, 8470, -1, -1, -1 }, { 0x1D238, -1, 8471, -1, -1, -1 }, { 0x1D239, -1, 8472, -1, -1, -1 }, { 0x1D23A, -1, 8473, -1, -1, -1 }, { 0x1D23B, -1, 8475, -1, -1, -1 }, { 0x1D23C, -1, 8477, -1, -1, -1 }, { 0x1D23D, -1, 8478, -1, -1, -1 }, { 0x1D23E, -1, 8479, -1, -1, -1 }, { 0x1D23F, -1, 8480, -1, -1, -1 }, { 0x1D240, -1, 8481, -1, -1, -1 }, { 0x1D241, -1, 8482, -1, -1, -1 }, { 0x1D242, -1, -1, 3227, -1, -1 }, { 0x1D243, -1, -1, 3228, -1, -1 }, { 0x1D244, -1, -1, 3229, -1, -1 }, { 0x1D300, 2110, 8483, 3230, -1, -1 }, { 0x1D301, 2111, -1, -1, -1, -1 }, { 0x1D302, 2112, -1, -1, -1, -1 }, { 0x1D303, 2113, -1, -1, -1, -1 }, { 0x1D304, 2114, -1, -1, -1, -1 }, { 0x1D305, 2115, -1, -1, -1, -1 }, { 0x1D400, -1, -1, -1, 2487, -1 }, { 0x1D401, -1, -1, -1, 2488, -1 }, { 0x1D402, -1, -1, -1, 2489, -1 }, { 0x1D403, -1, -1, -1, 2490, -1 }, { 0x1D404, -1, -1, -1, 2491, -1 }, { 0x1D405, -1, -1, -1, 2492, -1 }, { 0x1D406, -1, -1, -1, 2493, -1 }, { 0x1D407, -1, -1, -1, 2494, -1 }, { 0x1D408, -1, -1, -1, 2495, -1 }, { 0x1D409, -1, -1, -1, 2496, -1 }, { 0x1D40A, -1, -1, -1, 2497, -1 }, { 0x1D40B, -1, -1, -1, 2498, -1 }, { 0x1D40C, -1, -1, -1, 2499, -1 }, { 0x1D40D, -1, -1, -1, 2500, -1 }, { 0x1D40E, -1, -1, -1, 2501, -1 }, { 0x1D40F, -1, -1, -1, 2502, -1 }, { 0x1D410, -1, -1, -1, 2503, -1 }, { 0x1D411, -1, -1, -1, 2504, -1 }, { 0x1D412, -1, -1, -1, 2505, -1 }, { 0x1D413, -1, -1, -1, 2506, -1 }, { 0x1D414, -1, -1, -1, 2507, -1 }, { 0x1D415, -1, -1, -1, 2508, -1 }, { 0x1D416, -1, -1, -1, 2509, -1 }, { 0x1D417, -1, -1, -1, 2510, -1 }, { 0x1D418, -1, -1, -1, 2511, -1 }, { 0x1D419, -1, -1, -1, 2512, -1 }, { 0x1D41A, -1, -1, -1, 2513, -1 }, { 0x1D41B, -1, -1, -1, 2514, -1 }, { 0x1D41C, -1, -1, -1, 2515, -1 }, { 0x1D41D, -1, -1, -1, 2516, -1 }, { 0x1D41E, -1, -1, -1, 2517, -1 }, { 0x1D41F, -1, -1, -1, 2518, -1 }, { 0x1D420, -1, -1, -1, 2519, -1 }, { 0x1D421, -1, -1, -1, 2520, -1 }, { 0x1D422, -1, -1, -1, 2521, -1 }, { 0x1D423, -1, -1, -1, 2522, -1 }, { 0x1D424, -1, -1, -1, 2523, -1 }, { 0x1D425, -1, -1, -1, 2524, -1 }, { 0x1D426, -1, -1, -1, 2525, -1 }, { 0x1D427, -1, -1, -1, 2526, -1 }, { 0x1D428, -1, -1, -1, 2527, -1 }, { 0x1D429, -1, -1, -1, 2528, -1 }, { 0x1D42A, -1, -1, -1, 2529, -1 }, { 0x1D42B, -1, -1, -1, 2530, -1 }, { 0x1D42C, -1, -1, -1, 2531, -1 }, { 0x1D42D, -1, -1, -1, 2532, -1 }, { 0x1D42E, -1, -1, -1, 2533, -1 }, { 0x1D42F, -1, -1, -1, 2534, -1 }, { 0x1D430, -1, -1, -1, 2535, -1 }, { 0x1D431, -1, -1, -1, 2536, -1 }, { 0x1D432, -1, -1, -1, 2537, -1 }, { 0x1D433, -1, -1, -1, 2538, -1 }, { 0x1D434, -1, -1, -1, 2539, -1 }, { 0x1D435, -1, -1, -1, 2540, -1 }, { 0x1D436, -1, -1, -1, 2541, -1 }, { 0x1D437, -1, -1, -1, 2542, -1 }, { 0x1D438, -1, -1, -1, 2543, -1 }, { 0x1D439, -1, -1, -1, 2544, -1 }, { 0x1D43A, -1, -1, -1, 2545, -1 }, { 0x1D43B, -1, -1, -1, 2546, -1 }, { 0x1D43C, -1, -1, -1, 2547, -1 }, { 0x1D43D, -1, -1, -1, 2548, -1 }, { 0x1D43E, -1, -1, -1, 2549, -1 }, { 0x1D43F, -1, -1, -1, 2550, -1 }, { 0x1D440, -1, -1, -1, 2551, -1 }, { 0x1D441, -1, -1, -1, 2552, -1 }, { 0x1D442, -1, -1, -1, 2553, -1 }, { 0x1D443, -1, -1, -1, 2554, -1 }, { 0x1D444, -1, -1, -1, 2555, -1 }, { 0x1D445, -1, -1, -1, 2556, -1 }, { 0x1D446, -1, -1, -1, 2557, -1 }, { 0x1D447, -1, -1, -1, 2558, -1 }, { 0x1D448, -1, -1, -1, 2559, -1 }, { 0x1D449, -1, -1, -1, 2560, -1 }, { 0x1D44A, -1, -1, -1, 2561, -1 }, { 0x1D44B, -1, -1, -1, 2562, -1 }, { 0x1D44C, -1, -1, -1, 2563, -1 }, { 0x1D44D, -1, -1, -1, 2564, -1 }, { 0x1D44E, -1, -1, -1, 2565, -1 }, { 0x1D44F, -1, -1, -1, 2566, -1 }, { 0x1D450, -1, -1, -1, 2567, -1 }, { 0x1D451, -1, -1, -1, 2568, -1 }, { 0x1D452, -1, -1, -1, 2569, -1 }, { 0x1D453, -1, -1, -1, 2570, -1 }, { 0x1D454, -1, -1, -1, 2571, -1 }, { 0x1D455, -1, -1, 3232, -1, -1 }, { 0x1D456, -1, -1, -1, 2572, -1 }, { 0x1D457, -1, -1, -1, 2573, -1 }, { 0x1D458, -1, -1, -1, 2574, -1 }, { 0x1D459, -1, -1, -1, 2575, -1 }, { 0x1D45A, -1, -1, -1, 2576, -1 }, { 0x1D45B, -1, -1, -1, 2577, -1 }, { 0x1D45C, -1, -1, -1, 2578, -1 }, { 0x1D45D, -1, -1, -1, 2579, -1 }, { 0x1D45E, -1, -1, -1, 2580, -1 }, { 0x1D45F, -1, -1, -1, 2581, -1 }, { 0x1D460, -1, -1, -1, 2582, -1 }, { 0x1D461, -1, -1, -1, 2583, -1 }, { 0x1D462, -1, -1, -1, 2584, -1 }, { 0x1D463, -1, -1, -1, 2585, -1 }, { 0x1D464, -1, -1, -1, 2586, -1 }, { 0x1D465, -1, -1, -1, 2587, -1 }, { 0x1D466, -1, -1, -1, 2588, -1 }, { 0x1D467, -1, -1, -1, 2589, -1 }, { 0x1D468, -1, -1, -1, 2590, -1 }, { 0x1D469, -1, -1, -1, 2591, -1 }, { 0x1D46A, -1, -1, -1, 2592, -1 }, { 0x1D46B, -1, -1, -1, 2593, -1 }, { 0x1D46C, -1, -1, -1, 2594, -1 }, { 0x1D46D, -1, -1, -1, 2595, -1 }, { 0x1D46E, -1, -1, -1, 2596, -1 }, { 0x1D46F, -1, -1, -1, 2597, -1 }, { 0x1D470, -1, -1, -1, 2598, -1 }, { 0x1D471, -1, -1, -1, 2599, -1 }, { 0x1D472, -1, -1, -1, 2600, -1 }, { 0x1D473, -1, -1, -1, 2601, -1 }, { 0x1D474, -1, -1, -1, 2602, -1 }, { 0x1D475, -1, -1, -1, 2603, -1 }, { 0x1D476, -1, -1, -1, 2604, -1 }, { 0x1D477, -1, -1, -1, 2605, -1 }, { 0x1D478, -1, -1, -1, 2606, -1 }, { 0x1D479, -1, -1, -1, 2607, -1 }, { 0x1D47A, -1, -1, -1, 2608, -1 }, { 0x1D47B, -1, -1, -1, 2609, -1 }, { 0x1D47C, -1, -1, -1, 2610, -1 }, { 0x1D47D, -1, -1, -1, 2611, -1 }, { 0x1D47E, -1, -1, -1, 2612, -1 }, { 0x1D47F, -1, -1, -1, 2613, -1 }, { 0x1D480, -1, -1, -1, 2614, -1 }, { 0x1D481, -1, -1, -1, 2615, -1 }, { 0x1D482, -1, -1, -1, 2616, -1 }, { 0x1D483, -1, -1, -1, 2617, -1 }, { 0x1D484, -1, -1, -1, 2618, -1 }, { 0x1D485, -1, -1, -1, 2619, -1 }, { 0x1D486, -1, -1, -1, 2620, -1 }, { 0x1D487, -1, -1, -1, 2621, -1 }, { 0x1D488, -1, -1, -1, 2622, -1 }, { 0x1D489, -1, -1, -1, 2623, -1 }, { 0x1D48A, -1, -1, -1, 2624, -1 }, { 0x1D48B, -1, -1, -1, 2625, -1 }, { 0x1D48C, -1, -1, -1, 2626, -1 }, { 0x1D48D, -1, -1, -1, 2627, -1 }, { 0x1D48E, -1, -1, -1, 2628, -1 }, { 0x1D48F, -1, -1, -1, 2629, -1 }, { 0x1D490, -1, -1, -1, 2630, -1 }, { 0x1D491, -1, -1, -1, 2631, -1 }, { 0x1D492, -1, -1, -1, 2632, -1 }, { 0x1D493, -1, -1, -1, 2633, -1 }, { 0x1D494, -1, -1, -1, 2634, -1 }, { 0x1D495, -1, -1, -1, 2635, -1 }, { 0x1D496, -1, -1, -1, 2636, -1 }, { 0x1D497, -1, -1, -1, 2637, -1 }, { 0x1D498, -1, -1, -1, 2638, -1 }, { 0x1D499, -1, -1, -1, 2639, -1 }, { 0x1D49A, -1, -1, -1, 2640, -1 }, { 0x1D49B, -1, -1, -1, 2641, -1 }, { 0x1D49C, -1, -1, -1, 2642, -1 }, { 0x1D49D, -1, -1, 3233, -1, -1 }, { 0x1D49E, -1, -1, -1, 2643, -1 }, { 0x1D49F, -1, -1, -1, 2644, -1 }, { 0x1D4A0, -1, -1, 3234, -1, -1 }, { 0x1D4A1, -1, -1, 3235, -1, -1 }, { 0x1D4A2, -1, -1, -1, 2645, -1 }, { 0x1D4A3, -1, -1, 3236, -1, -1 }, { 0x1D4A4, -1, -1, 3237, -1, -1 }, { 0x1D4A5, -1, -1, -1, 2646, -1 }, { 0x1D4A6, -1, -1, -1, 2647, -1 }, { 0x1D4A7, -1, -1, 3238, -1, -1 }, { 0x1D4A8, -1, -1, 3239, -1, -1 }, { 0x1D4A9, -1, -1, -1, 2648, -1 }, { 0x1D4AA, -1, -1, -1, 2649, -1 }, { 0x1D4AB, 2116, -1, -1, 2650, -1 }, { 0x1D4AC, -1, -1, -1, 2651, -1 }, { 0x1D4AD, -1, -1, 3240, -1, -1 }, { 0x1D4AE, -1, -1, -1, 2652, -1 }, { 0x1D4AF, -1, -1, -1, 2653, -1 }, { 0x1D4B0, -1, -1, -1, 2654, -1 }, { 0x1D4B1, -1, -1, -1, 2655, -1 }, { 0x1D4B2, -1, -1, -1, 2656, -1 }, { 0x1D4B3, -1, -1, -1, 2657, -1 }, { 0x1D4B4, -1, -1, -1, 2658, -1 }, { 0x1D4B5, -1, -1, -1, 2659, -1 }, { 0x1D4B6, -1, -1, -1, 2660, -1 }, { 0x1D4B7, -1, -1, -1, 2661, -1 }, { 0x1D4B8, -1, -1, -1, 2662, -1 }, { 0x1D4B9, -1, -1, -1, 2663, -1 }, { 0x1D4BA, -1, -1, 3241, -1, -1 }, { 0x1D4BB, -1, -1, -1, 2664, -1 }, { 0x1D4BC, -1, -1, 3242, -1, -1 }, { 0x1D4BD, -1, -1, -1, 2665, -1 }, { 0x1D4BE, -1, -1, -1, 2666, -1 }, { 0x1D4BF, -1, -1, -1, 2667, -1 }, { 0x1D4C0, -1, -1, -1, 2668, -1 }, { 0x1D4C1, -1, -1, 3243, 2669, -1 }, { 0x1D4C2, -1, -1, -1, 2670, -1 }, { 0x1D4C3, -1, -1, -1, 2671, -1 }, { 0x1D4C4, -1, -1, 3244, -1, -1 }, { 0x1D4C5, -1, -1, -1, 2672, -1 }, { 0x1D4C6, -1, -1, -1, 2673, -1 }, { 0x1D4C7, -1, -1, -1, 2674, -1 }, { 0x1D4C8, -1, -1, -1, 2675, -1 }, { 0x1D4C9, -1, -1, -1, 2676, -1 }, { 0x1D4CA, -1, -1, -1, 2677, -1 }, { 0x1D4CB, -1, -1, -1, 2678, -1 }, { 0x1D4CC, -1, -1, -1, 2679, -1 }, { 0x1D4CD, -1, -1, -1, 2680, -1 }, { 0x1D4CE, -1, -1, -1, 2681, -1 }, { 0x1D4CF, -1, -1, -1, 2682, -1 }, { 0x1D4D0, -1, -1, -1, 2683, -1 }, { 0x1D4D1, -1, -1, -1, 2684, -1 }, { 0x1D4D2, -1, -1, -1, 2685, -1 }, { 0x1D4D3, -1, -1, -1, 2686, -1 }, { 0x1D4D4, -1, -1, -1, 2687, -1 }, { 0x1D4D5, -1, -1, -1, 2688, -1 }, { 0x1D4D6, -1, -1, -1, 2689, -1 }, { 0x1D4D7, -1, -1, -1, 2690, -1 }, { 0x1D4D8, -1, -1, -1, 2691, -1 }, { 0x1D4D9, -1, -1, -1, 2692, -1 }, { 0x1D4DA, -1, -1, -1, 2693, -1 }, { 0x1D4DB, -1, -1, -1, 2694, -1 }, { 0x1D4DC, -1, -1, -1, 2695, -1 }, { 0x1D4DD, -1, -1, -1, 2696, -1 }, { 0x1D4DE, -1, -1, -1, 2697, -1 }, { 0x1D4DF, -1, -1, -1, 2698, -1 }, { 0x1D4E0, -1, -1, -1, 2699, -1 }, { 0x1D4E1, -1, -1, -1, 2700, -1 }, { 0x1D4E2, -1, -1, -1, 2701, -1 }, { 0x1D4E3, -1, -1, -1, 2702, -1 }, { 0x1D4E4, -1, -1, -1, 2703, -1 }, { 0x1D4E5, -1, -1, -1, 2704, -1 }, { 0x1D4E6, -1, -1, -1, 2705, -1 }, { 0x1D4E7, -1, -1, -1, 2706, -1 }, { 0x1D4E8, -1, -1, -1, 2707, -1 }, { 0x1D4E9, -1, -1, -1, 2708, -1 }, { 0x1D4EA, -1, -1, -1, 2709, -1 }, { 0x1D4EB, -1, -1, -1, 2710, -1 }, { 0x1D4EC, -1, -1, -1, 2711, -1 }, { 0x1D4ED, -1, -1, -1, 2712, -1 }, { 0x1D4EE, -1, -1, -1, 2713, -1 }, { 0x1D4EF, -1, -1, -1, 2714, -1 }, { 0x1D4F0, -1, -1, -1, 2715, -1 }, { 0x1D4F1, -1, -1, -1, 2716, -1 }, { 0x1D4F2, -1, -1, -1, 2717, -1 }, { 0x1D4F3, -1, -1, -1, 2718, -1 }, { 0x1D4F4, -1, -1, -1, 2719, -1 }, { 0x1D4F5, -1, -1, -1, 2720, -1 }, { 0x1D4F6, -1, -1, -1, 2721, -1 }, { 0x1D4F7, -1, -1, -1, 2722, -1 }, { 0x1D4F8, -1, -1, -1, 2723, -1 }, { 0x1D4F9, -1, -1, -1, 2724, -1 }, { 0x1D4FA, -1, -1, -1, 2725, -1 }, { 0x1D4FB, -1, -1, -1, 2726, -1 }, { 0x1D4FC, -1, -1, -1, 2727, -1 }, { 0x1D4FD, -1, -1, -1, 2728, -1 }, { 0x1D4FE, -1, -1, -1, 2729, -1 }, { 0x1D4FF, -1, -1, -1, 2730, -1 }, { 0x1D500, -1, -1, -1, 2731, -1 }, { 0x1D501, -1, -1, -1, 2732, -1 }, { 0x1D502, -1, -1, -1, 2733, -1 }, { 0x1D503, -1, -1, -1, 2734, -1 }, { 0x1D504, -1, -1, -1, 2735, -1 }, { 0x1D505, -1, -1, -1, 2736, -1 }, { 0x1D506, -1, -1, 3245, -1, -1 }, { 0x1D507, -1, -1, -1, 2737, -1 }, { 0x1D508, -1, -1, -1, 2738, -1 }, { 0x1D509, -1, -1, -1, 2739, -1 }, { 0x1D50A, -1, -1, -1, 2740, -1 }, { 0x1D50B, -1, -1, 3246, -1, -1 }, { 0x1D50C, -1, -1, 3247, -1, -1 }, { 0x1D50D, -1, -1, -1, 2741, -1 }, { 0x1D50E, -1, -1, -1, 2742, -1 }, { 0x1D50F, -1, -1, -1, 2743, -1 }, { 0x1D510, 2117, -1, -1, 2744, -1 }, { 0x1D511, -1, -1, -1, 2745, -1 }, { 0x1D512, -1, -1, -1, 2746, -1 }, { 0x1D513, -1, -1, -1, 2747, -1 }, { 0x1D514, -1, -1, -1, 2748, -1 }, { 0x1D515, -1, -1, 3248, -1, -1 }, { 0x1D516, 2118, -1, -1, 2749, -1 }, { 0x1D517, -1, -1, -1, 2750, -1 }, { 0x1D518, -1, -1, -1, 2751, -1 }, { 0x1D519, -1, -1, -1, 2752, -1 }, { 0x1D51A, -1, -1, -1, 2753, -1 }, { 0x1D51B, -1, -1, -1, 2754, -1 }, { 0x1D51C, -1, -1, -1, 2755, -1 }, { 0x1D51D, -1, -1, 3249, -1, -1 }, { 0x1D51E, -1, -1, -1, 2756, -1 }, { 0x1D51F, -1, -1, -1, 2757, -1 }, { 0x1D520, -1, -1, -1, 2758, -1 }, { 0x1D521, -1, -1, -1, 2759, -1 }, { 0x1D522, -1, -1, -1, 2760, -1 }, { 0x1D523, -1, -1, -1, 2761, -1 }, { 0x1D524, -1, -1, -1, 2762, -1 }, { 0x1D525, -1, -1, -1, 2763, -1 }, { 0x1D526, -1, -1, -1, 2764, -1 }, { 0x1D527, -1, -1, -1, 2765, -1 }, { 0x1D528, -1, -1, -1, 2766, -1 }, { 0x1D529, -1, -1, -1, 2767, -1 }, { 0x1D52A, -1, -1, -1, 2768, -1 }, { 0x1D52B, -1, -1, -1, 2769, -1 }, { 0x1D52C, -1, -1, -1, 2770, -1 }, { 0x1D52D, -1, -1, -1, 2771, -1 }, { 0x1D52E, -1, -1, -1, 2772, -1 }, { 0x1D52F, -1, -1, -1, 2773, -1 }, { 0x1D530, -1, -1, -1, 2774, -1 }, { 0x1D531, -1, -1, -1, 2775, -1 }, { 0x1D532, -1, -1, -1, 2776, -1 }, { 0x1D533, -1, -1, -1, 2777, -1 }, { 0x1D534, -1, -1, -1, 2778, -1 }, { 0x1D535, -1, -1, -1, 2779, -1 }, { 0x1D536, -1, -1, -1, 2780, -1 }, { 0x1D537, -1, -1, -1, 2781, -1 }, { 0x1D538, -1, 8484, -1, 2782, -1 }, { 0x1D539, -1, -1, -1, 2783, -1 }, { 0x1D53A, -1, -1, 3250, -1, -1 }, { 0x1D53B, -1, -1, -1, 2784, -1 }, { 0x1D53C, -1, -1, -1, 2785, -1 }, { 0x1D53D, -1, -1, -1, 2786, -1 }, { 0x1D53E, -1, -1, -1, 2787, -1 }, { 0x1D53F, -1, -1, 3251, -1, -1 }, { 0x1D540, -1, -1, -1, 2788, -1 }, { 0x1D541, -1, -1, -1, 2789, -1 }, { 0x1D542, -1, -1, -1, 2790, -1 }, { 0x1D543, -1, -1, -1, 2791, -1 }, { 0x1D544, -1, -1, -1, 2792, -1 }, { 0x1D545, -1, -1, 3252, -1, -1 }, { 0x1D546, -1, -1, -1, 2793, -1 }, { 0x1D547, -1, -1, 3253, -1, -1 }, { 0x1D548, -1, -1, 3254, -1, -1 }, { 0x1D549, -1, -1, 3255, -1, -1 }, { 0x1D54A, -1, -1, -1, 2794, -1 }, { 0x1D54B, -1, -1, -1, 2795, -1 }, { 0x1D54C, -1, -1, -1, 2796, -1 }, { 0x1D54D, -1, -1, -1, 2797, -1 }, { 0x1D54E, -1, -1, -1, 2798, -1 }, { 0x1D54F, -1, -1, -1, 2799, -1 }, { 0x1D550, -1, -1, -1, 2800, -1 }, { 0x1D551, -1, -1, 3256, -1, -1 }, { 0x1D552, -1, -1, -1, 2801, -1 }, { 0x1D553, -1, -1, -1, 2802, -1 }, { 0x1D554, -1, -1, -1, 2803, -1 }, { 0x1D555, -1, -1, -1, 2804, -1 }, { 0x1D556, -1, -1, -1, 2805, -1 }, { 0x1D557, -1, -1, -1, 2806, -1 }, { 0x1D558, -1, -1, -1, 2807, -1 }, { 0x1D559, -1, -1, -1, 2808, -1 }, { 0x1D55A, -1, -1, -1, 2809, -1 }, { 0x1D55B, -1, -1, -1, 2810, -1 }, { 0x1D55C, -1, -1, -1, 2811, -1 }, { 0x1D55D, -1, -1, -1, 2812, -1 }, { 0x1D55E, -1, -1, -1, 2813, -1 }, { 0x1D55F, -1, -1, -1, 2814, -1 }, { 0x1D560, -1, -1, -1, 2815, -1 }, { 0x1D561, -1, -1, -1, 2816, -1 }, { 0x1D562, -1, -1, -1, 2817, -1 }, { 0x1D563, -1, -1, -1, 2818, -1 }, { 0x1D564, -1, -1, -1, 2819, -1 }, { 0x1D565, -1, -1, -1, 2820, -1 }, { 0x1D566, -1, -1, -1, 2821, -1 }, { 0x1D567, -1, -1, -1, 2822, -1 }, { 0x1D568, -1, -1, -1, 2823, -1 }, { 0x1D569, -1, -1, -1, 2824, -1 }, { 0x1D56A, -1, -1, -1, 2825, -1 }, { 0x1D56B, -1, -1, -1, 2826, -1 }, { 0x1D56C, -1, -1, -1, 2827, -1 }, { 0x1D56D, -1, -1, -1, 2828, -1 }, { 0x1D56E, -1, -1, -1, 2829, -1 }, { 0x1D56F, -1, -1, -1, 2830, -1 }, { 0x1D570, -1, -1, -1, 2831, -1 }, { 0x1D571, -1, -1, -1, 2832, -1 }, { 0x1D572, -1, -1, -1, 2833, -1 }, { 0x1D573, -1, -1, -1, 2834, -1 }, { 0x1D574, -1, -1, -1, 2835, -1 }, { 0x1D575, -1, -1, -1, 2836, -1 }, { 0x1D576, -1, -1, -1, 2837, -1 }, { 0x1D577, -1, -1, -1, 2838, -1 }, { 0x1D578, -1, -1, -1, 2839, -1 }, { 0x1D579, -1, -1, -1, 2840, -1 }, { 0x1D57A, -1, -1, -1, 2841, -1 }, { 0x1D57B, -1, -1, -1, 2842, -1 }, { 0x1D57C, -1, -1, -1, 2843, -1 }, { 0x1D57D, -1, -1, -1, 2844, -1 }, { 0x1D57E, -1, -1, -1, 2845, -1 }, { 0x1D57F, -1, -1, -1, 2846, -1 }, { 0x1D580, -1, -1, -1, 2847, -1 }, { 0x1D581, -1, -1, -1, 2848, -1 }, { 0x1D582, -1, -1, -1, 2849, -1 }, { 0x1D583, -1, -1, -1, 2850, -1 }, { 0x1D584, -1, -1, -1, 2851, -1 }, { 0x1D585, -1, -1, -1, 2852, -1 }, { 0x1D586, -1, -1, -1, 2853, -1 }, { 0x1D587, -1, -1, -1, 2854, -1 }, { 0x1D588, -1, -1, -1, 2855, -1 }, { 0x1D589, -1, -1, -1, 2856, -1 }, { 0x1D58A, -1, -1, -1, 2857, -1 }, { 0x1D58B, -1, -1, -1, 2858, -1 }, { 0x1D58C, -1, -1, -1, 2859, -1 }, { 0x1D58D, -1, -1, -1, 2860, -1 }, { 0x1D58E, -1, -1, -1, 2861, -1 }, { 0x1D58F, -1, -1, -1, 2862, -1 }, { 0x1D590, -1, -1, -1, 2863, -1 }, { 0x1D591, -1, -1, -1, 2864, -1 }, { 0x1D592, -1, -1, -1, 2865, -1 }, { 0x1D593, -1, -1, -1, 2866, -1 }, { 0x1D594, -1, -1, -1, 2867, -1 }, { 0x1D595, -1, -1, -1, 2868, -1 }, { 0x1D596, -1, -1, -1, 2869, -1 }, { 0x1D597, -1, -1, -1, 2870, -1 }, { 0x1D598, -1, -1, -1, 2871, -1 }, { 0x1D599, -1, -1, -1, 2872, -1 }, { 0x1D59A, -1, -1, -1, 2873, -1 }, { 0x1D59B, -1, -1, -1, 2874, -1 }, { 0x1D59C, -1, -1, -1, 2875, -1 }, { 0x1D59D, -1, -1, -1, 2876, -1 }, { 0x1D59E, -1, -1, -1, 2877, -1 }, { 0x1D59F, -1, -1, -1, 2878, -1 }, { 0x1D5A0, -1, -1, -1, 2879, -1 }, { 0x1D5A1, -1, -1, -1, 2880, -1 }, { 0x1D5A2, -1, -1, -1, 2881, -1 }, { 0x1D5A3, -1, -1, -1, 2882, -1 }, { 0x1D5A4, -1, -1, -1, 2883, -1 }, { 0x1D5A5, -1, -1, -1, 2884, -1 }, { 0x1D5A6, -1, -1, -1, 2885, -1 }, { 0x1D5A7, -1, -1, -1, 2886, -1 }, { 0x1D5A8, -1, -1, -1, 2887, -1 }, { 0x1D5A9, -1, -1, -1, 2888, -1 }, { 0x1D5AA, -1, -1, -1, 2889, -1 }, { 0x1D5AB, -1, -1, -1, 2890, -1 }, { 0x1D5AC, -1, -1, -1, 2891, -1 }, { 0x1D5AD, -1, -1, -1, 2892, -1 }, { 0x1D5AE, -1, -1, -1, 2893, -1 }, { 0x1D5AF, -1, -1, -1, 2894, -1 }, { 0x1D5B0, -1, -1, -1, 2895, -1 }, { 0x1D5B1, -1, -1, -1, 2896, -1 }, { 0x1D5B2, -1, -1, -1, 2897, -1 }, { 0x1D5B3, -1, -1, -1, 2898, -1 }, { 0x1D5B4, -1, -1, -1, 2899, -1 }, { 0x1D5B5, -1, -1, -1, 2900, -1 }, { 0x1D5B6, -1, -1, -1, 2901, -1 }, { 0x1D5B7, -1, -1, -1, 2902, -1 }, { 0x1D5B8, -1, -1, -1, 2903, -1 }, { 0x1D5B9, -1, -1, -1, 2904, -1 }, { 0x1D5BA, -1, -1, -1, 2905, -1 }, { 0x1D5BB, -1, -1, -1, 2906, -1 }, { 0x1D5BC, -1, -1, -1, 2907, -1 }, { 0x1D5BD, -1, -1, -1, 2908, -1 }, { 0x1D5BE, -1, -1, -1, 2909, -1 }, { 0x1D5BF, -1, -1, -1, 2910, -1 }, { 0x1D5C0, -1, -1, -1, 2911, -1 }, { 0x1D5C1, -1, -1, -1, 2912, -1 }, { 0x1D5C2, -1, -1, -1, 2913, -1 }, { 0x1D5C3, -1, -1, -1, 2914, -1 }, { 0x1D5C4, -1, -1, -1, 2915, -1 }, { 0x1D5C5, -1, -1, -1, 2916, -1 }, { 0x1D5C6, -1, -1, -1, 2917, -1 }, { 0x1D5C7, -1, -1, -1, 2918, -1 }, { 0x1D5C8, -1, -1, -1, 2919, -1 }, { 0x1D5C9, -1, -1, -1, 2920, -1 }, { 0x1D5CA, -1, -1, -1, 2921, -1 }, { 0x1D5CB, -1, -1, -1, 2922, -1 }, { 0x1D5CC, -1, -1, -1, 2923, -1 }, { 0x1D5CD, -1, -1, -1, 2924, -1 }, { 0x1D5CE, -1, -1, -1, 2925, -1 }, { 0x1D5CF, -1, -1, -1, 2926, -1 }, { 0x1D5D0, -1, -1, -1, 2927, -1 }, { 0x1D5D1, -1, -1, -1, 2928, -1 }, { 0x1D5D2, -1, -1, -1, 2929, -1 }, { 0x1D5D3, -1, -1, -1, 2930, -1 }, { 0x1D5D4, -1, -1, -1, 2931, -1 }, { 0x1D5D5, -1, -1, -1, 2932, -1 }, { 0x1D5D6, -1, -1, -1, 2933, -1 }, { 0x1D5D7, -1, -1, -1, 2934, -1 }, { 0x1D5D8, -1, -1, -1, 2935, -1 }, { 0x1D5D9, -1, -1, -1, 2936, -1 }, { 0x1D5DA, -1, -1, -1, 2937, -1 }, { 0x1D5DB, -1, -1, -1, 2938, -1 }, { 0x1D5DC, -1, -1, -1, 2939, -1 }, { 0x1D5DD, -1, -1, -1, 2940, -1 }, { 0x1D5DE, -1, -1, -1, 2941, -1 }, { 0x1D5DF, -1, -1, -1, 2942, -1 }, { 0x1D5E0, -1, -1, -1, 2943, -1 }, { 0x1D5E1, -1, -1, -1, 2944, -1 }, { 0x1D5E2, -1, -1, -1, 2945, -1 }, { 0x1D5E3, -1, -1, -1, 2946, -1 }, { 0x1D5E4, -1, -1, -1, 2947, -1 }, { 0x1D5E5, -1, -1, -1, 2948, -1 }, { 0x1D5E6, -1, -1, -1, 2949, -1 }, { 0x1D5E7, -1, -1, -1, 2950, -1 }, { 0x1D5E8, -1, -1, -1, 2951, -1 }, { 0x1D5E9, -1, -1, -1, 2952, -1 }, { 0x1D5EA, -1, -1, -1, 2953, -1 }, { 0x1D5EB, -1, -1, -1, 2954, -1 }, { 0x1D5EC, -1, -1, -1, 2955, -1 }, { 0x1D5ED, -1, -1, -1, 2956, -1 }, { 0x1D5EE, -1, -1, -1, 2957, -1 }, { 0x1D5EF, -1, -1, -1, 2958, -1 }, { 0x1D5F0, -1, -1, -1, 2959, -1 }, { 0x1D5F1, -1, -1, -1, 2960, -1 }, { 0x1D5F2, -1, -1, -1, 2961, -1 }, { 0x1D5F3, -1, -1, -1, 2962, -1 }, { 0x1D5F4, -1, -1, -1, 2963, -1 }, { 0x1D5F5, -1, -1, -1, 2964, -1 }, { 0x1D5F6, -1, -1, -1, 2965, -1 }, { 0x1D5F7, -1, -1, -1, 2966, -1 }, { 0x1D5F8, -1, -1, -1, 2967, -1 }, { 0x1D5F9, -1, -1, -1, 2968, -1 }, { 0x1D5FA, -1, -1, -1, 2969, -1 }, { 0x1D5FB, -1, -1, -1, 2970, -1 }, { 0x1D5FC, -1, -1, -1, 2971, -1 }, { 0x1D5FD, -1, -1, -1, 2972, -1 }, { 0x1D5FE, -1, -1, -1, 2973, -1 }, { 0x1D5FF, -1, -1, -1, 2974, -1 }, { 0x1D600, -1, -1, -1, 2975, -1 }, { 0x1D601, -1, -1, -1, 2976, -1 }, { 0x1D602, -1, -1, -1, 2977, -1 }, { 0x1D603, -1, -1, -1, 2978, -1 }, { 0x1D604, -1, -1, -1, 2979, -1 }, { 0x1D605, -1, -1, -1, 2980, -1 }, { 0x1D606, -1, -1, -1, 2981, -1 }, { 0x1D607, -1, -1, -1, 2982, -1 }, { 0x1D608, -1, -1, -1, 2983, -1 }, { 0x1D609, -1, -1, -1, 2984, -1 }, { 0x1D60A, -1, -1, -1, 2985, -1 }, { 0x1D60B, -1, -1, -1, 2986, -1 }, { 0x1D60C, -1, -1, -1, 2987, -1 }, { 0x1D60D, -1, -1, -1, 2988, -1 }, { 0x1D60E, -1, -1, -1, 2989, -1 }, { 0x1D60F, -1, -1, -1, 2990, -1 }, { 0x1D610, -1, -1, -1, 2991, -1 }, { 0x1D611, -1, -1, -1, 2992, -1 }, { 0x1D612, -1, -1, -1, 2993, -1 }, { 0x1D613, -1, -1, -1, 2994, -1 }, { 0x1D614, -1, -1, -1, 2995, -1 }, { 0x1D615, -1, -1, -1, 2996, -1 }, { 0x1D616, -1, -1, -1, 2997, -1 }, { 0x1D617, -1, -1, -1, 2998, -1 }, { 0x1D618, -1, -1, -1, 2999, -1 }, { 0x1D619, -1, -1, -1, 3000, -1 }, { 0x1D61A, -1, -1, -1, 3001, -1 }, { 0x1D61B, -1, -1, -1, 3002, -1 }, { 0x1D61C, -1, -1, -1, 3003, -1 }, { 0x1D61D, -1, -1, -1, 3004, -1 }, { 0x1D61E, -1, -1, -1, 3005, -1 }, { 0x1D61F, -1, -1, -1, 3006, -1 }, { 0x1D620, -1, -1, -1, 3007, -1 }, { 0x1D621, -1, -1, -1, 3008, -1 }, { 0x1D622, -1, -1, -1, 3009, -1 }, { 0x1D623, -1, -1, -1, 3010, -1 }, { 0x1D624, -1, -1, -1, 3011, -1 }, { 0x1D625, -1, -1, -1, 3012, -1 }, { 0x1D626, -1, -1, -1, 3013, -1 }, { 0x1D627, -1, -1, -1, 3014, -1 }, { 0x1D628, -1, -1, -1, 3015, -1 }, { 0x1D629, -1, -1, -1, 3016, -1 }, { 0x1D62A, -1, -1, -1, 3017, -1 }, { 0x1D62B, -1, -1, -1, 3018, -1 }, { 0x1D62C, -1, -1, -1, 3019, -1 }, { 0x1D62D, -1, -1, -1, 3020, -1 }, { 0x1D62E, -1, -1, -1, 3021, -1 }, { 0x1D62F, -1, -1, -1, 3022, -1 }, { 0x1D630, -1, -1, -1, 3023, -1 }, { 0x1D631, -1, -1, -1, 3024, -1 }, { 0x1D632, -1, -1, -1, 3025, -1 }, { 0x1D633, -1, -1, -1, 3026, -1 }, { 0x1D634, -1, -1, -1, 3027, -1 }, { 0x1D635, -1, -1, -1, 3028, -1 }, { 0x1D636, -1, -1, -1, 3029, -1 }, { 0x1D637, -1, -1, -1, 3030, -1 }, { 0x1D638, -1, -1, -1, 3031, -1 }, { 0x1D639, -1, -1, -1, 3032, -1 }, { 0x1D63A, -1, -1, -1, 3033, -1 }, { 0x1D63B, -1, -1, -1, 3034, -1 }, { 0x1D63C, -1, -1, -1, 3035, -1 }, { 0x1D63D, -1, -1, -1, 3036, -1 }, { 0x1D63E, -1, -1, -1, 3037, -1 }, { 0x1D63F, -1, -1, -1, 3038, -1 }, { 0x1D640, -1, -1, -1, 3039, -1 }, { 0x1D641, -1, -1, -1, 3040, -1 }, { 0x1D642, -1, -1, -1, 3041, -1 }, { 0x1D643, -1, -1, -1, 3042, -1 }, { 0x1D644, -1, -1, -1, 3043, -1 }, { 0x1D645, -1, -1, -1, 3044, -1 }, { 0x1D646, -1, -1, -1, 3045, -1 }, { 0x1D647, -1, -1, -1, 3046, -1 }, { 0x1D648, -1, -1, -1, 3047, -1 }, { 0x1D649, -1, -1, -1, 3048, -1 }, { 0x1D64A, -1, -1, -1, 3049, -1 }, { 0x1D64B, -1, -1, -1, 3050, -1 }, { 0x1D64C, -1, -1, -1, 3051, -1 }, { 0x1D64D, -1, -1, -1, 3052, -1 }, { 0x1D64E, -1, -1, -1, 3053, -1 }, { 0x1D64F, -1, -1, -1, 3054, -1 }, { 0x1D650, -1, -1, -1, 3055, -1 }, { 0x1D651, -1, -1, -1, 3056, -1 }, { 0x1D652, -1, -1, -1, 3057, -1 }, { 0x1D653, -1, -1, -1, 3058, -1 }, { 0x1D654, -1, -1, -1, 3059, -1 }, { 0x1D655, -1, -1, -1, 3060, -1 }, { 0x1D656, -1, -1, -1, 3061, -1 }, { 0x1D657, -1, -1, -1, 3062, -1 }, { 0x1D658, -1, -1, -1, 3063, -1 }, { 0x1D659, -1, -1, -1, 3064, -1 }, { 0x1D65A, -1, -1, -1, 3065, -1 }, { 0x1D65B, -1, -1, -1, 3066, -1 }, { 0x1D65C, -1, -1, -1, 3067, -1 }, { 0x1D65D, -1, -1, -1, 3068, -1 }, { 0x1D65E, -1, -1, -1, 3069, -1 }, { 0x1D65F, -1, -1, -1, 3070, -1 }, { 0x1D660, -1, -1, -1, 3071, -1 }, { 0x1D661, -1, -1, -1, 3072, -1 }, { 0x1D662, -1, -1, -1, 3073, -1 }, { 0x1D663, -1, -1, -1, 3074, -1 }, { 0x1D664, -1, -1, -1, 3075, -1 }, { 0x1D665, -1, -1, -1, 3076, -1 }, { 0x1D666, -1, -1, -1, 3077, -1 }, { 0x1D667, -1, -1, -1, 3078, -1 }, { 0x1D668, -1, -1, -1, 3079, -1 }, { 0x1D669, -1, -1, -1, 3080, -1 }, { 0x1D66A, -1, -1, -1, 3081, -1 }, { 0x1D66B, -1, -1, -1, 3082, -1 }, { 0x1D66C, -1, -1, -1, 3083, -1 }, { 0x1D66D, -1, -1, -1, 3084, -1 }, { 0x1D66E, -1, -1, -1, 3085, -1 }, { 0x1D66F, -1, -1, -1, 3086, -1 }, { 0x1D670, -1, -1, -1, 3087, -1 }, { 0x1D671, -1, -1, -1, 3088, -1 }, { 0x1D672, -1, -1, -1, 3089, -1 }, { 0x1D673, -1, -1, -1, 3090, -1 }, { 0x1D674, -1, -1, -1, 3091, -1 }, { 0x1D675, -1, -1, -1, 3092, -1 }, { 0x1D676, -1, -1, -1, 3093, -1 }, { 0x1D677, -1, -1, -1, 3094, -1 }, { 0x1D678, -1, -1, -1, 3095, -1 }, { 0x1D679, -1, -1, -1, 3096, -1 }, { 0x1D67A, -1, -1, -1, 3097, -1 }, { 0x1D67B, -1, -1, -1, 3098, -1 }, { 0x1D67C, -1, -1, -1, 3099, -1 }, { 0x1D67D, -1, -1, -1, 3100, -1 }, { 0x1D67E, -1, -1, -1, 3101, -1 }, { 0x1D67F, -1, -1, -1, 3102, -1 }, { 0x1D680, -1, -1, -1, 3103, -1 }, { 0x1D681, -1, -1, -1, 3104, -1 }, { 0x1D682, -1, -1, -1, 3105, -1 }, { 0x1D683, -1, -1, -1, 3106, -1 }, { 0x1D684, -1, -1, -1, 3107, -1 }, { 0x1D685, -1, -1, -1, 3108, -1 }, { 0x1D686, -1, -1, -1, 3109, -1 }, { 0x1D687, -1, -1, -1, 3110, -1 }, { 0x1D688, -1, -1, -1, 3111, -1 }, { 0x1D689, -1, -1, -1, 3112, -1 }, { 0x1D68A, -1, -1, -1, 3113, -1 }, { 0x1D68B, -1, -1, -1, 3114, -1 }, { 0x1D68C, -1, -1, -1, 3115, -1 }, { 0x1D68D, -1, -1, -1, 3116, -1 }, { 0x1D68E, -1, -1, -1, 3117, -1 }, { 0x1D68F, -1, -1, -1, 3118, -1 }, { 0x1D690, -1, -1, -1, 3119, -1 }, { 0x1D691, -1, -1, -1, 3120, -1 }, { 0x1D692, -1, -1, -1, 3121, -1 }, { 0x1D693, -1, -1, -1, 3122, -1 }, { 0x1D694, -1, -1, -1, 3123, -1 }, { 0x1D695, -1, -1, -1, 3124, -1 }, { 0x1D696, -1, -1, -1, 3125, -1 }, { 0x1D697, -1, -1, -1, 3126, -1 }, { 0x1D698, -1, -1, -1, 3127, -1 }, { 0x1D699, -1, -1, -1, 3128, -1 }, { 0x1D69A, -1, -1, -1, 3129, -1 }, { 0x1D69B, -1, -1, -1, 3130, -1 }, { 0x1D69C, -1, -1, -1, 3131, -1 }, { 0x1D69D, -1, -1, -1, 3132, -1 }, { 0x1D69E, -1, -1, -1, 3133, -1 }, { 0x1D69F, -1, -1, -1, 3134, -1 }, { 0x1D6A0, -1, -1, -1, 3135, -1 }, { 0x1D6A1, -1, -1, -1, 3136, -1 }, { 0x1D6A2, -1, -1, -1, 3137, -1 }, { 0x1D6A3, -1, -1, -1, 3138, -1 }, { 0x1D6A4, 2119, -1, 3257, 3139, -1 }, { 0x1D6A5, 2120, -1, 3259, 3140, -1 }, { 0x1D6A8, -1, -1, -1, 3141, -1 }, { 0x1D6A9, -1, -1, -1, 3142, -1 }, { 0x1D6AA, -1, -1, -1, 3143, -1 }, { 0x1D6AB, -1, -1, -1, 3144, -1 }, { 0x1D6AC, -1, -1, -1, 3145, -1 }, { 0x1D6AD, -1, -1, -1, 3146, -1 }, { 0x1D6AE, -1, -1, -1, 3147, -1 }, { 0x1D6AF, -1, -1, -1, 3148, -1 }, { 0x1D6B0, -1, -1, -1, 3149, -1 }, { 0x1D6B1, -1, -1, -1, 3150, -1 }, { 0x1D6B2, -1, -1, -1, 3151, -1 }, { 0x1D6B3, -1, -1, -1, 3152, -1 }, { 0x1D6B4, -1, -1, -1, 3153, -1 }, { 0x1D6B5, -1, -1, -1, 3154, -1 }, { 0x1D6B6, -1, -1, -1, 3155, -1 }, { 0x1D6B7, -1, -1, -1, 3156, -1 }, { 0x1D6B8, -1, -1, -1, 3157, -1 }, { 0x1D6B9, -1, -1, -1, 3158, -1 }, { 0x1D6BA, -1, -1, -1, 3159, -1 }, { 0x1D6BB, -1, -1, -1, 3160, -1 }, { 0x1D6BC, -1, -1, -1, 3161, -1 }, { 0x1D6BD, -1, -1, -1, 3162, -1 }, { 0x1D6BE, -1, -1, -1, 3163, -1 }, { 0x1D6BF, -1, -1, -1, 3164, -1 }, { 0x1D6C0, -1, -1, -1, 3165, -1 }, { 0x1D6C1, -1, -1, -1, 3166, -1 }, { 0x1D6C2, -1, -1, -1, 3167, -1 }, { 0x1D6C3, -1, -1, -1, 3168, -1 }, { 0x1D6C4, -1, -1, -1, 3169, -1 }, { 0x1D6C5, -1, -1, -1, 3170, -1 }, { 0x1D6C6, -1, -1, -1, 3171, -1 }, { 0x1D6C7, -1, -1, -1, 3172, -1 }, { 0x1D6C8, -1, -1, -1, 3173, -1 }, { 0x1D6C9, -1, -1, -1, 3174, -1 }, { 0x1D6CA, -1, -1, -1, 3175, -1 }, { 0x1D6CB, -1, -1, -1, 3176, -1 }, { 0x1D6CC, -1, -1, -1, 3177, -1 }, { 0x1D6CD, -1, -1, -1, 3178, -1 }, { 0x1D6CE, -1, -1, -1, 3179, -1 }, { 0x1D6CF, -1, -1, -1, 3180, -1 }, { 0x1D6D0, -1, -1, -1, 3181, -1 }, { 0x1D6D1, -1, -1, -1, 3182, -1 }, { 0x1D6D2, -1, -1, -1, 3183, -1 }, { 0x1D6D3, -1, -1, -1, 3184, -1 }, { 0x1D6D4, -1, -1, -1, 3185, -1 }, { 0x1D6D5, -1, -1, -1, 3186, -1 }, { 0x1D6D6, -1, -1, -1, 3187, -1 }, { 0x1D6D7, -1, -1, -1, 3188, -1 }, { 0x1D6D8, -1, -1, -1, 3189, -1 }, { 0x1D6D9, -1, -1, -1, 3190, -1 }, { 0x1D6DA, -1, -1, -1, 3191, -1 }, { 0x1D6DB, -1, -1, -1, 3192, -1 }, { 0x1D6DC, -1, -1, -1, 3193, -1 }, { 0x1D6DD, -1, -1, -1, 3194, -1 }, { 0x1D6DE, -1, -1, -1, 3195, -1 }, { 0x1D6DF, -1, -1, -1, 3196, -1 }, { 0x1D6E0, -1, -1, -1, 3197, -1 }, { 0x1D6E1, -1, -1, -1, 3198, -1 }, { 0x1D6E2, -1, -1, -1, 3199, -1 }, { 0x1D6E3, -1, -1, -1, 3200, -1 }, { 0x1D6E4, -1, -1, -1, 3201, -1 }, { 0x1D6E5, -1, -1, -1, 3202, -1 }, { 0x1D6E6, -1, -1, -1, 3203, -1 }, { 0x1D6E7, -1, -1, -1, 3204, -1 }, { 0x1D6E8, -1, -1, -1, 3205, -1 }, { 0x1D6E9, -1, -1, -1, 3206, -1 }, { 0x1D6EA, -1, -1, -1, 3207, -1 }, { 0x1D6EB, -1, -1, -1, 3208, -1 }, { 0x1D6EC, -1, -1, -1, 3209, -1 }, { 0x1D6ED, -1, -1, -1, 3210, -1 }, { 0x1D6EE, -1, -1, -1, 3211, -1 }, { 0x1D6EF, -1, -1, -1, 3212, -1 }, { 0x1D6F0, -1, -1, -1, 3213, -1 }, { 0x1D6F1, -1, -1, -1, 3214, -1 }, { 0x1D6F2, -1, -1, -1, 3215, -1 }, { 0x1D6F3, -1, -1, -1, 3216, -1 }, { 0x1D6F4, -1, -1, -1, 3217, -1 }, { 0x1D6F5, -1, -1, -1, 3218, -1 }, { 0x1D6F6, -1, -1, -1, 3219, -1 }, { 0x1D6F7, -1, -1, -1, 3220, -1 }, { 0x1D6F8, -1, -1, -1, 3221, -1 }, { 0x1D6F9, -1, -1, -1, 3222, -1 }, { 0x1D6FA, -1, -1, -1, 3223, -1 }, { 0x1D6FB, -1, -1, -1, 3224, -1 }, { 0x1D6FC, -1, -1, -1, 3225, -1 }, { 0x1D6FD, -1, -1, -1, 3226, -1 }, { 0x1D6FE, -1, -1, -1, 3227, -1 }, { 0x1D6FF, -1, -1, -1, 3228, -1 }, { 0x1D700, -1, -1, -1, 3229, -1 }, { 0x1D701, -1, -1, -1, 3230, -1 }, { 0x1D702, -1, -1, -1, 3231, -1 }, { 0x1D703, -1, -1, -1, 3232, -1 }, { 0x1D704, -1, -1, -1, 3233, -1 }, { 0x1D705, -1, -1, -1, 3234, -1 }, { 0x1D706, -1, -1, -1, 3235, -1 }, { 0x1D707, -1, -1, -1, 3236, -1 }, { 0x1D708, -1, -1, -1, 3237, -1 }, { 0x1D709, -1, -1, -1, 3238, -1 }, { 0x1D70A, -1, -1, -1, 3239, -1 }, { 0x1D70B, -1, -1, -1, 3240, -1 }, { 0x1D70C, -1, -1, -1, 3241, -1 }, { 0x1D70D, -1, -1, -1, 3242, -1 }, { 0x1D70E, -1, -1, -1, 3243, -1 }, { 0x1D70F, -1, -1, -1, 3244, -1 }, { 0x1D710, -1, -1, -1, 3245, -1 }, { 0x1D711, -1, -1, -1, 3246, -1 }, { 0x1D712, -1, -1, -1, 3247, -1 }, { 0x1D713, -1, -1, -1, 3248, -1 }, { 0x1D714, -1, -1, -1, 3249, -1 }, { 0x1D715, -1, -1, -1, 3250, -1 }, { 0x1D716, -1, -1, -1, 3251, -1 }, { 0x1D717, -1, -1, -1, 3252, -1 }, { 0x1D718, -1, -1, -1, 3253, -1 }, { 0x1D719, -1, -1, -1, 3254, -1 }, { 0x1D71A, -1, -1, -1, 3255, -1 }, { 0x1D71B, -1, -1, -1, 3256, -1 }, { 0x1D71C, -1, -1, -1, 3257, -1 }, { 0x1D71D, -1, -1, -1, 3258, -1 }, { 0x1D71E, -1, -1, -1, 3259, -1 }, { 0x1D71F, -1, -1, -1, 3260, -1 }, { 0x1D720, -1, -1, -1, 3261, -1 }, { 0x1D721, -1, -1, -1, 3262, -1 }, { 0x1D722, -1, -1, -1, 3263, -1 }, { 0x1D723, -1, -1, -1, 3264, -1 }, { 0x1D724, -1, -1, -1, 3265, -1 }, { 0x1D725, -1, -1, -1, 3266, -1 }, { 0x1D726, -1, -1, -1, 3267, -1 }, { 0x1D727, -1, -1, -1, 3268, -1 }, { 0x1D728, -1, -1, -1, 3269, -1 }, { 0x1D729, -1, -1, -1, 3270, -1 }, { 0x1D72A, -1, -1, -1, 3271, -1 }, { 0x1D72B, -1, -1, -1, 3272, -1 }, { 0x1D72C, -1, -1, -1, 3273, -1 }, { 0x1D72D, -1, -1, -1, 3274, -1 }, { 0x1D72E, -1, -1, -1, 3275, -1 }, { 0x1D72F, -1, -1, -1, 3276, -1 }, { 0x1D730, -1, -1, -1, 3277, -1 }, { 0x1D731, -1, -1, -1, 3278, -1 }, { 0x1D732, -1, -1, -1, 3279, -1 }, { 0x1D733, -1, -1, -1, 3280, -1 }, { 0x1D734, -1, -1, -1, 3281, -1 }, { 0x1D735, -1, -1, -1, 3282, -1 }, { 0x1D736, -1, -1, -1, 3283, -1 }, { 0x1D737, -1, -1, -1, 3284, -1 }, { 0x1D738, -1, -1, -1, 3285, -1 }, { 0x1D739, -1, -1, -1, 3286, -1 }, { 0x1D73A, -1, -1, -1, 3287, -1 }, { 0x1D73B, -1, -1, -1, 3288, -1 }, { 0x1D73C, -1, -1, -1, 3289, -1 }, { 0x1D73D, -1, -1, -1, 3290, -1 }, { 0x1D73E, -1, -1, -1, 3291, -1 }, { 0x1D73F, -1, -1, -1, 3292, -1 }, { 0x1D740, -1, -1, -1, 3293, -1 }, { 0x1D741, -1, -1, -1, 3294, -1 }, { 0x1D742, -1, -1, -1, 3295, -1 }, { 0x1D743, -1, -1, -1, 3296, -1 }, { 0x1D744, -1, -1, -1, 3297, -1 }, { 0x1D745, -1, -1, -1, 3298, -1 }, { 0x1D746, -1, -1, -1, 3299, -1 }, { 0x1D747, -1, -1, -1, 3300, -1 }, { 0x1D748, -1, -1, -1, 3301, -1 }, { 0x1D749, -1, -1, -1, 3302, -1 }, { 0x1D74A, -1, -1, -1, 3303, -1 }, { 0x1D74B, -1, -1, -1, 3304, -1 }, { 0x1D74C, -1, -1, -1, 3305, -1 }, { 0x1D74D, -1, -1, -1, 3306, -1 }, { 0x1D74E, -1, -1, -1, 3307, -1 }, { 0x1D74F, -1, -1, -1, 3308, -1 }, { 0x1D750, -1, -1, -1, 3309, -1 }, { 0x1D751, -1, -1, -1, 3310, -1 }, { 0x1D752, -1, -1, -1, 3311, -1 }, { 0x1D753, -1, -1, -1, 3312, -1 }, { 0x1D754, -1, -1, -1, 3313, -1 }, { 0x1D755, -1, -1, -1, 3314, -1 }, { 0x1D756, -1, -1, -1, 3315, -1 }, { 0x1D757, -1, -1, -1, 3316, -1 }, { 0x1D758, -1, -1, -1, 3317, -1 }, { 0x1D759, -1, -1, -1, 3318, -1 }, { 0x1D75A, -1, -1, -1, 3319, -1 }, { 0x1D75B, -1, -1, -1, 3320, -1 }, { 0x1D75C, -1, -1, -1, 3321, -1 }, { 0x1D75D, -1, -1, -1, 3322, -1 }, { 0x1D75E, -1, -1, -1, 3323, -1 }, { 0x1D75F, -1, -1, -1, 3324, -1 }, { 0x1D760, -1, -1, -1, 3325, -1 }, { 0x1D761, -1, -1, -1, 3326, -1 }, { 0x1D762, -1, -1, -1, 3327, -1 }, { 0x1D763, -1, -1, -1, 3328, -1 }, { 0x1D764, -1, -1, -1, 3329, -1 }, { 0x1D765, -1, -1, -1, 3330, -1 }, { 0x1D766, -1, -1, -1, 3331, -1 }, { 0x1D767, -1, -1, -1, 3332, -1 }, { 0x1D768, -1, -1, -1, 3333, -1 }, { 0x1D769, -1, -1, -1, 3334, -1 }, { 0x1D76A, -1, -1, -1, 3335, -1 }, { 0x1D76B, -1, -1, -1, 3336, -1 }, { 0x1D76C, -1, -1, -1, 3337, -1 }, { 0x1D76D, -1, -1, -1, 3338, -1 }, { 0x1D76E, -1, -1, -1, 3339, -1 }, { 0x1D76F, -1, -1, -1, 3340, -1 }, { 0x1D770, -1, -1, -1, 3341, -1 }, { 0x1D771, -1, -1, -1, 3342, -1 }, { 0x1D772, -1, -1, -1, 3343, -1 }, { 0x1D773, -1, -1, -1, 3344, -1 }, { 0x1D774, -1, -1, -1, 3345, -1 }, { 0x1D775, -1, -1, -1, 3346, -1 }, { 0x1D776, -1, -1, -1, 3347, -1 }, { 0x1D777, -1, -1, -1, 3348, -1 }, { 0x1D778, -1, -1, -1, 3349, -1 }, { 0x1D779, -1, -1, -1, 3350, -1 }, { 0x1D77A, -1, -1, -1, 3351, -1 }, { 0x1D77B, -1, -1, -1, 3352, -1 }, { 0x1D77C, -1, -1, -1, 3353, -1 }, { 0x1D77D, -1, -1, -1, 3354, -1 }, { 0x1D77E, -1, -1, -1, 3355, -1 }, { 0x1D77F, -1, -1, -1, 3356, -1 }, { 0x1D780, -1, -1, -1, 3357, -1 }, { 0x1D781, -1, -1, -1, 3358, -1 }, { 0x1D782, -1, -1, -1, 3359, -1 }, { 0x1D783, -1, -1, -1, 3360, -1 }, { 0x1D784, -1, -1, -1, 3361, -1 }, { 0x1D785, -1, -1, -1, 3362, -1 }, { 0x1D786, -1, -1, -1, 3363, -1 }, { 0x1D787, -1, -1, -1, 3364, -1 }, { 0x1D788, -1, -1, -1, 3365, -1 }, { 0x1D789, -1, -1, -1, 3366, -1 }, { 0x1D78A, -1, -1, -1, 3367, -1 }, { 0x1D78B, -1, -1, -1, 3368, -1 }, { 0x1D78C, -1, -1, -1, 3369, -1 }, { 0x1D78D, -1, -1, -1, 3370, -1 }, { 0x1D78E, -1, -1, -1, 3371, -1 }, { 0x1D78F, -1, -1, -1, 3372, -1 }, { 0x1D790, -1, -1, -1, 3373, -1 }, { 0x1D791, -1, -1, -1, 3374, -1 }, { 0x1D792, -1, -1, -1, 3375, -1 }, { 0x1D793, -1, -1, -1, 3376, -1 }, { 0x1D794, -1, -1, -1, 3377, -1 }, { 0x1D795, -1, -1, -1, 3378, -1 }, { 0x1D796, -1, -1, -1, 3379, -1 }, { 0x1D797, -1, -1, -1, 3380, -1 }, { 0x1D798, -1, -1, -1, 3381, -1 }, { 0x1D799, -1, -1, -1, 3382, -1 }, { 0x1D79A, -1, -1, -1, 3383, -1 }, { 0x1D79B, -1, -1, -1, 3384, -1 }, { 0x1D79C, -1, -1, -1, 3385, -1 }, { 0x1D79D, -1, -1, -1, 3386, -1 }, { 0x1D79E, -1, -1, -1, 3387, -1 }, { 0x1D79F, -1, -1, -1, 3388, -1 }, { 0x1D7A0, -1, -1, -1, 3389, -1 }, { 0x1D7A1, -1, -1, -1, 3390, -1 }, { 0x1D7A2, -1, -1, -1, 3391, -1 }, { 0x1D7A3, -1, -1, -1, 3392, -1 }, { 0x1D7A4, -1, -1, -1, 3393, -1 }, { 0x1D7A5, -1, -1, -1, 3394, -1 }, { 0x1D7A6, -1, -1, -1, 3395, -1 }, { 0x1D7A7, -1, -1, -1, 3396, -1 }, { 0x1D7A8, -1, -1, -1, 3397, -1 }, { 0x1D7A9, -1, -1, -1, 3398, -1 }, { 0x1D7AA, -1, -1, -1, 3399, -1 }, { 0x1D7AB, -1, -1, -1, 3400, -1 }, { 0x1D7AC, -1, -1, -1, 3401, -1 }, { 0x1D7AD, -1, -1, -1, 3402, -1 }, { 0x1D7AE, -1, -1, -1, 3403, -1 }, { 0x1D7AF, -1, -1, -1, 3404, -1 }, { 0x1D7B0, -1, -1, -1, 3405, -1 }, { 0x1D7B1, -1, -1, -1, 3406, -1 }, { 0x1D7B2, -1, -1, -1, 3407, -1 }, { 0x1D7B3, -1, -1, -1, 3408, -1 }, { 0x1D7B4, -1, -1, -1, 3409, -1 }, { 0x1D7B5, -1, -1, -1, 3410, -1 }, { 0x1D7B6, -1, -1, -1, 3411, -1 }, { 0x1D7B7, -1, -1, -1, 3412, -1 }, { 0x1D7B8, -1, -1, -1, 3413, -1 }, { 0x1D7B9, -1, -1, -1, 3414, -1 }, { 0x1D7BA, -1, -1, -1, 3415, -1 }, { 0x1D7BB, -1, -1, -1, 3416, -1 }, { 0x1D7BC, -1, -1, -1, 3417, -1 }, { 0x1D7BD, -1, -1, -1, 3418, -1 }, { 0x1D7BE, -1, -1, -1, 3419, -1 }, { 0x1D7BF, -1, -1, -1, 3420, -1 }, { 0x1D7C0, -1, -1, -1, 3421, -1 }, { 0x1D7C1, -1, -1, -1, 3422, -1 }, { 0x1D7C2, -1, -1, -1, 3423, -1 }, { 0x1D7C3, -1, -1, -1, 3424, -1 }, { 0x1D7C4, -1, -1, -1, 3425, -1 }, { 0x1D7C5, -1, -1, -1, 3426, -1 }, { 0x1D7C6, -1, -1, -1, 3427, -1 }, { 0x1D7C7, -1, -1, -1, 3428, -1 }, { 0x1D7C8, -1, -1, -1, 3429, -1 }, { 0x1D7C9, -1, -1, -1, 3430, -1 }, { 0x1D7CA, -1, -1, -1, 3431, -1 }, { 0x1D7CB, -1, -1, -1, 3432, -1 }, { 0x1D7CE, -1, -1, -1, 3433, -1 }, { 0x1D7CF, -1, -1, -1, 3434, -1 }, { 0x1D7D0, -1, -1, -1, 3435, -1 }, { 0x1D7D1, -1, -1, -1, 3436, -1 }, { 0x1D7D2, -1, -1, -1, 3437, -1 }, { 0x1D7D3, -1, -1, -1, 3438, -1 }, { 0x1D7D4, -1, -1, -1, 3439, -1 }, { 0x1D7D5, -1, -1, -1, 3440, -1 }, { 0x1D7D6, -1, -1, -1, 3441, -1 }, { 0x1D7D7, -1, -1, -1, 3442, -1 }, { 0x1D7D8, -1, -1, -1, 3443, -1 }, { 0x1D7D9, -1, -1, -1, 3444, -1 }, { 0x1D7DA, -1, -1, -1, 3445, -1 }, { 0x1D7DB, -1, -1, -1, 3446, -1 }, { 0x1D7DC, -1, -1, -1, 3447, -1 }, { 0x1D7DD, -1, -1, -1, 3448, -1 }, { 0x1D7DE, -1, -1, -1, 3449, -1 }, { 0x1D7DF, -1, -1, -1, 3450, -1 }, { 0x1D7E0, -1, -1, -1, 3451, -1 }, { 0x1D7E1, -1, -1, -1, 3452, -1 }, { 0x1D7E2, -1, -1, -1, 3453, -1 }, { 0x1D7E3, -1, -1, -1, 3454, -1 }, { 0x1D7E4, -1, -1, -1, 3455, -1 }, { 0x1D7E5, -1, -1, -1, 3456, -1 }, { 0x1D7E6, -1, -1, -1, 3457, -1 }, { 0x1D7E7, -1, -1, -1, 3458, -1 }, { 0x1D7E8, -1, -1, -1, 3459, -1 }, { 0x1D7E9, -1, -1, -1, 3460, -1 }, { 0x1D7EA, -1, -1, -1, 3461, -1 }, { 0x1D7EB, -1, -1, -1, 3462, -1 }, { 0x1D7EC, -1, -1, -1, 3463, -1 }, { 0x1D7ED, -1, -1, -1, 3464, -1 }, { 0x1D7EE, -1, -1, -1, 3465, -1 }, { 0x1D7EF, -1, -1, -1, 3466, -1 }, { 0x1D7F0, -1, -1, -1, 3467, -1 }, { 0x1D7F1, -1, -1, -1, 3468, -1 }, { 0x1D7F2, -1, -1, -1, 3469, -1 }, { 0x1D7F3, -1, -1, -1, 3470, -1 }, { 0x1D7F4, -1, -1, -1, 3471, -1 }, { 0x1D7F5, -1, -1, -1, 3472, -1 }, { 0x1D7F6, -1, -1, -1, 3473, -1 }, { 0x1D7F7, -1, -1, -1, 3474, -1 }, { 0x1D7F8, -1, -1, -1, 3475, -1 }, { 0x1D7F9, -1, -1, -1, 3476, -1 }, { 0x1D7FA, -1, -1, -1, 3477, -1 }, { 0x1D7FB, -1, -1, -1, 3478, -1 }, { 0x1D7FC, -1, -1, -1, 3479, -1 }, { 0x1D7FD, -1, -1, -1, 3480, -1 }, { 0x1D7FE, -1, -1, -1, 3481, -1 }, { 0x1D7FF, -1, -1, -1, 3482, -1 }, { 0x1DA1D, -1, 8485, -1, -1, -1 }, { 0x1DA8B, -1, 8486, -1, -1, -1 }, { 0x1DF00, -1, -1, 3261, -1, -1 }, { 0x1DF02, -1, -1, 3262, -1, -1 }, { 0x1DF04, -1, -1, 3263, -1, -1 }, { 0x1DF09, -1, -1, 3264, -1, -1 }, { 0x1DF0A, -1, -1, 3265, -1, -1 }, { 0x1DF0B, -1, -1, 3267, -1, -1 }, { 0x1DF10, -1, -1, 3268, -1, -1 }, { 0x1E030, -1, -1, -1, 3483, -1 }, { 0x1E031, -1, -1, -1, 3484, -1 }, { 0x1E032, -1, -1, -1, 3485, -1 }, { 0x1E033, -1, -1, -1, 3486, -1 }, { 0x1E034, -1, -1, -1, 3487, -1 }, { 0x1E035, -1, -1, -1, 3488, -1 }, { 0x1E036, -1, -1, -1, 3489, -1 }, { 0x1E037, -1, -1, -1, 3490, -1 }, { 0x1E038, -1, -1, -1, 3491, -1 }, { 0x1E039, -1, -1, -1, 3492, -1 }, { 0x1E03A, -1, -1, -1, 3493, -1 }, { 0x1E03B, -1, -1, -1, 3494, -1 }, { 0x1E03C, -1, -1, -1, 3495, -1 }, { 0x1E03D, -1, -1, -1, 3496, -1 }, { 0x1E03E, -1, -1, -1, 3497, -1 }, { 0x1E03F, -1, -1, -1, 3498, -1 }, { 0x1E040, -1, -1, -1, 3499, -1 }, { 0x1E041, -1, -1, -1, 3500, -1 }, { 0x1E042, -1, -1, -1, 3501, -1 }, { 0x1E043, -1, -1, -1, 3502, -1 }, { 0x1E044, -1, -1, -1, 3503, -1 }, { 0x1E045, -1, -1, -1, 3504, -1 }, { 0x1E046, -1, -1, -1, 3505, -1 }, { 0x1E047, -1, -1, -1, 3506, -1 }, { 0x1E048, -1, -1, -1, 3507, -1 }, { 0x1E049, -1, -1, -1, 3508, -1 }, { 0x1E04A, -1, -1, -1, 3509, -1 }, { 0x1E04B, -1, -1, -1, 3510, -1 }, { 0x1E04C, -1, -1, -1, 3511, -1 }, { 0x1E04D, -1, -1, -1, 3512, -1 }, { 0x1E04E, -1, -1, -1, 3513, -1 }, { 0x1E04F, -1, -1, -1, 3514, -1 }, { 0x1E050, -1, -1, -1, 3515, -1 }, { 0x1E051, -1, -1, -1, 3516, -1 }, { 0x1E052, -1, -1, -1, 3517, -1 }, { 0x1E053, -1, -1, -1, 3518, -1 }, { 0x1E054, -1, -1, -1, 3519, -1 }, { 0x1E055, -1, -1, -1, 3520, -1 }, { 0x1E056, -1, -1, -1, 3521, -1 }, { 0x1E057, -1, -1, -1, 3522, -1 }, { 0x1E058, -1, -1, -1, 3523, -1 }, { 0x1E059, -1, -1, -1, 3524, -1 }, { 0x1E05A, -1, -1, -1, 3525, -1 }, { 0x1E05B, -1, -1, -1, 3526, -1 }, { 0x1E05C, -1, -1, -1, 3527, -1 }, { 0x1E05D, -1, -1, -1, 3528, -1 }, { 0x1E05E, -1, -1, -1, 3529, -1 }, { 0x1E05F, -1, -1, -1, 3530, -1 }, { 0x1E060, -1, -1, -1, 3531, -1 }, { 0x1E061, -1, -1, -1, 3532, -1 }, { 0x1E062, -1, -1, -1, 3533, -1 }, { 0x1E063, -1, -1, -1, 3534, -1 }, { 0x1E064, -1, -1, -1, 3535, -1 }, { 0x1E065, -1, -1, -1, 3536, -1 }, { 0x1E066, -1, -1, -1, 3537, -1 }, { 0x1E067, -1, -1, -1, 3538, -1 }, { 0x1E068, -1, -1, -1, 3539, -1 }, { 0x1E069, -1, -1, -1, 3540, -1 }, { 0x1E06A, -1, -1, -1, 3541, -1 }, { 0x1E06B, -1, -1, -1, 3542, -1 }, { 0x1E06C, -1, -1, -1, 3543, -1 }, { 0x1E06D, -1, -1, -1, 3544, -1 }, { 0x1E100, -1, -1, 3270, -1, -1 }, { 0x1E103, -1, -1, 3271, -1, -1 }, { 0x1E10A, -1, -1, 3272, -1, -1 }, { 0x1E10E, -1, -1, 3273, -1, -1 }, { 0x1E117, -1, -1, 3274, -1, -1 }, { 0x1E11A, -1, -1, 3275, -1, -1 }, { 0x1E11F, -1, 8487, -1, -1, -1 }, { 0x1E123, -1, 8488, -1, -1, -1 }, { 0x1E130, 2121, 8489, -1, -1, -1 }, { 0x1E131, 2122, 8490, -1, -1, -1 }, { 0x1E132, 2123, 8491, -1, -1, -1 }, { 0x1E133, 2124, 8492, -1, -1, -1 }, { 0x1E134, 2125, 8493, -1, -1, -1 }, { 0x1E135, 2126, 8494, -1, -1, -1 }, { 0x1E136, 2127, 8495, -1, -1, -1 }, { 0x1E137, 2128, -1, -1, -1, -1 }, { 0x1E138, 2129, -1, -1, -1, -1 }, { 0x1E139, 2130, -1, -1, -1, -1 }, { 0x1E13A, 2131, -1, -1, -1, -1 }, { 0x1E13B, 2132, -1, -1, -1, -1 }, { 0x1E13C, -1, 8496, 3276, -1, -1 }, { 0x1E13D, 2133, -1, -1, -1, -1 }, { 0x1E14E, -1, 8498, -1, -1, -1 }, { 0x1E14F, -1, 8499, 3278, -1, -1 }, { 0x1E2FF, 2134, -1, 3279, -1, -1 }, { 0x1E4EB, -1, 8500, -1, -1, -1 }, { 0x1E4EC, -1, 8502, -1, -1, -1 }, { 0x1E4ED, -1, 8503, -1, -1, -1 }, { 0x1E4EE, -1, 8504, -1, -1, -1 }, { 0x1E4EF, -1, 8505, -1, -1, -1 }, { 0x1E7E0, -1, -1, 3280, -1, -1 }, { 0x1E7E1, -1, -1, 3281, -1, -1 }, { 0x1E7E2, -1, -1, 3282, -1, -1 }, { 0x1E7E3, -1, -1, 3283, -1, -1 }, { 0x1E7E4, -1, -1, 3284, -1, -1 }, { 0x1E7E5, -1, -1, 3285, -1, -1 }, { 0x1E7E6, -1, -1, 3286, -1, -1 }, { 0x1E7E8, -1, -1, 3287, -1, -1 }, { 0x1E7E9, -1, -1, 3288, -1, -1 }, { 0x1E7EA, -1, -1, 3289, -1, -1 }, { 0x1E7EB, -1, -1, 3290, -1, -1 }, { 0x1E7ED, -1, -1, 3291, -1, -1 }, { 0x1E7EE, -1, -1, 3292, -1, -1 }, { 0x1E7F0, -1, -1, 3293, -1, -1 }, { 0x1E7F1, -1, -1, 3294, -1, -1 }, { 0x1E7F2, -1, -1, 3295, -1, -1 }, { 0x1E7F3, -1, -1, 3296, -1, -1 }, { 0x1E7F4, -1, -1, 3297, -1, -1 }, { 0x1E7F5, -1, -1, 3298, -1, -1 }, { 0x1E7F6, -1, -1, 3299, -1, -1 }, { 0x1E7F7, -1, -1, 3300, -1, -1 }, { 0x1E7F8, -1, -1, 3301, -1, -1 }, { 0x1E7F9, -1, -1, 3302, -1, -1 }, { 0x1E7FA, -1, -1, 3303, -1, -1 }, { 0x1E7FB, -1, -1, 3304, -1, -1 }, { 0x1E7FC, -1, -1, 3305, -1, -1 }, { 0x1E7FD, -1, -1, 3306, -1, -1 }, { 0x1E7FE, -1, -1, 3307, -1, -1 }, { 0x1E807, -1, 8506, -1, -1, -1 }, { 0x1E82B, -1, 8507, -1, -1, -1 }, { 0x1E82C, -1, 8508, -1, -1, -1 }, { 0x1E82D, -1, 8509, -1, -1, -1 }, { 0x1E835, -1, 8510, -1, -1, -1 }, { 0x1E836, -1, 8511, -1, -1, -1 }, { 0x1E837, -1, 8512, -1, -1, -1 }, { 0x1E838, -1, 8513, -1, -1, -1 }, { 0x1E842, -1, 8514, -1, -1, -1 }, { 0x1E843, -1, 8515, -1, -1, -1 }, { 0x1E844, -1, 8516, -1, -1, -1 }, { 0x1E845, -1, 8517, -1, -1, -1 }, { 0x1E846, -1, 8518, -1, -1, -1 }, { 0x1E84B, -1, 8519, -1, -1, -1 }, { 0x1E84C, -1, 8520, -1, -1, -1 }, { 0x1E84D, -1, 8521, -1, -1, -1 }, { 0x1E85A, -1, 8522, -1, -1, -1 }, { 0x1E85B, -1, 8523, -1, -1, -1 }, { 0x1E85C, -1, 8524, -1, -1, -1 }, { 0x1E861, -1, 8525, -1, -1, -1 }, { 0x1E875, -1, 8526, -1, -1, -1 }, { 0x1E88B, -1, 8527, -1, -1, -1 }, { 0x1E899, -1, 8528, -1, -1, -1 }, { 0x1E8B9, -1, 8529, -1, -1, -1 }, { 0x1E94A, -1, 8530, -1, -1, -1 }, { 0x1E94B, -1, 8531, -1, -1, -1 }, { 0x1EC9E, 2135, -1, -1, -1, -1 }, { 0x1EC9F, 2137, -1, -1, -1, -1 }, { 0x1ECA0, -1, 8532, -1, -1, -1 }, { 0x1ECA1, 2139, 8533, -1, -1, -1 }, { 0x1ECA2, 2142, -1, -1, -1, -1 }, { 0x1ED1C, 2145, -1, -1, -1, -1 }, { 0x1ED2E, 2146, 8534, -1, -1, -1 }, { 0x1EE00, -1, -1, 3308, 3545, -1 }, { 0x1EE01, -1, -1, 3309, 3546, -1 }, { 0x1EE02, -1, -1, 3310, 3547, -1 }, { 0x1EE03, -1, -1, 3311, 3548, -1 }, { 0x1EE05, -1, -1, 3312, 3549, -1 }, { 0x1EE06, -1, -1, 3313, 3550, -1 }, { 0x1EE07, -1, -1, 3314, 3551, -1 }, { 0x1EE08, -1, -1, 3315, 3552, -1 }, { 0x1EE09, -1, -1, 3316, 3553, -1 }, { 0x1EE0A, -1, -1, 3317, 3554, -1 }, { 0x1EE0B, -1, -1, 3318, 3555, -1 }, { 0x1EE0C, -1, -1, 3319, 3556, -1 }, { 0x1EE0D, -1, -1, 3320, 3557, -1 }, { 0x1EE0E, -1, -1, 3321, 3558, -1 }, { 0x1EE0F, -1, -1, 3322, 3559, -1 }, { 0x1EE10, -1, -1, 3323, 3560, -1 }, { 0x1EE11, -1, -1, 3324, 3561, -1 }, { 0x1EE12, -1, -1, 3325, 3562, -1 }, { 0x1EE13, -1, -1, 3326, 3563, -1 }, { 0x1EE14, -1, -1, 3327, 3564, -1 }, { 0x1EE15, -1, -1, 3328, 3565, -1 }, { 0x1EE16, -1, -1, 3329, 3566, -1 }, { 0x1EE17, -1, -1, 3330, 3567, -1 }, { 0x1EE18, -1, -1, 3331, 3568, -1 }, { 0x1EE19, -1, -1, 3332, 3569, -1 }, { 0x1EE1A, -1, -1, 3333, 3570, -1 }, { 0x1EE1B, -1, -1, 3334, 3571, -1 }, { 0x1EE1C, -1, -1, 3335, 3572, -1 }, { 0x1EE1D, -1, -1, 3336, 3573, -1 }, { 0x1EE1E, -1, -1, 3337, 3574, -1 }, { 0x1EE1F, -1, -1, 3338, 3575, -1 }, { 0x1EE21, -1, -1, 3339, 3576, -1 }, { 0x1EE22, -1, -1, 3340, 3577, -1 }, { 0x1EE24, -1, -1, 3341, 3578, -1 }, { 0x1EE27, -1, -1, 3342, 3579, -1 }, { 0x1EE29, -1, -1, 3343, 3580, -1 }, { 0x1EE2A, -1, -1, 3344, 3581, -1 }, { 0x1EE2B, -1, -1, 3345, 3582, -1 }, { 0x1EE2C, -1, -1, 3346, 3583, -1 }, { 0x1EE2D, -1, -1, 3347, 3584, -1 }, { 0x1EE2E, -1, -1, 3348, 3585, -1 }, { 0x1EE2F, -1, -1, 3349, 3586, -1 }, { 0x1EE30, -1, -1, 3350, 3587, -1 }, { 0x1EE31, -1, -1, 3351, 3588, -1 }, { 0x1EE32, -1, -1, 3352, 3589, -1 }, { 0x1EE34, -1, -1, 3353, 3590, -1 }, { 0x1EE35, -1, -1, 3354, 3591, -1 }, { 0x1EE36, -1, -1, 3355, 3592, -1 }, { 0x1EE37, -1, -1, 3356, 3593, -1 }, { 0x1EE39, -1, -1, 3357, 3594, -1 }, { 0x1EE3B, -1, -1, 3358, 3595, -1 }, { 0x1EE42, -1, -1, -1, 3596, -1 }, { 0x1EE47, -1, -1, -1, 3597, -1 }, { 0x1EE49, -1, -1, -1, 3598, -1 }, { 0x1EE4B, -1, -1, -1, 3599, -1 }, { 0x1EE4D, -1, -1, -1, 3600, -1 }, { 0x1EE4E, -1, -1, -1, 3601, -1 }, { 0x1EE4F, -1, -1, -1, 3602, -1 }, { 0x1EE51, -1, -1, -1, 3603, -1 }, { 0x1EE52, -1, -1, -1, 3604, -1 }, { 0x1EE54, -1, -1, -1, 3605, -1 }, { 0x1EE57, -1, -1, -1, 3606, -1 }, { 0x1EE59, -1, -1, -1, 3607, -1 }, { 0x1EE5B, -1, -1, -1, 3608, -1 }, { 0x1EE5D, -1, -1, -1, 3609, -1 }, { 0x1EE5F, -1, -1, -1, 3610, -1 }, { 0x1EE61, -1, -1, -1, 3611, -1 }, { 0x1EE62, -1, -1, -1, 3612, -1 }, { 0x1EE64, -1, -1, -1, 3613, -1 }, { 0x1EE67, -1, -1, -1, 3614, -1 }, { 0x1EE68, -1, -1, -1, 3615, -1 }, { 0x1EE69, -1, -1, -1, 3616, -1 }, { 0x1EE6A, -1, -1, -1, 3617, -1 }, { 0x1EE6C, -1, -1, -1, 3618, -1 }, { 0x1EE6D, -1, -1, -1, 3619, -1 }, { 0x1EE6E, -1, -1, -1, 3620, -1 }, { 0x1EE6F, -1, -1, -1, 3621, -1 }, { 0x1EE70, -1, -1, -1, 3622, -1 }, { 0x1EE71, -1, -1, -1, 3623, -1 }, { 0x1EE72, -1, -1, -1, 3624, -1 }, { 0x1EE74, -1, -1, -1, 3625, -1 }, { 0x1EE75, -1, -1, -1, 3626, -1 }, { 0x1EE76, -1, -1, -1, 3627, -1 }, { 0x1EE77, -1, -1, -1, 3628, -1 }, { 0x1EE79, -1, -1, -1, 3629, -1 }, { 0x1EE7A, -1, -1, -1, 3630, -1 }, { 0x1EE7B, -1, -1, -1, 3631, -1 }, { 0x1EE7C, -1, -1, -1, 3632, -1 }, { 0x1EE7E, -1, -1, -1, 3633, -1 }, { 0x1EE80, -1, -1, -1, 3634, -1 }, { 0x1EE81, -1, -1, -1, 3635, -1 }, { 0x1EE82, -1, -1, -1, 3636, -1 }, { 0x1EE83, -1, -1, -1, 3637, -1 }, { 0x1EE84, -1, -1, -1, 3638, -1 }, { 0x1EE85, -1, -1, -1, 3639, -1 }, { 0x1EE86, -1, -1, -1, 3640, -1 }, { 0x1EE87, -1, -1, -1, 3641, -1 }, { 0x1EE88, -1, -1, -1, 3642, -1 }, { 0x1EE89, -1, -1, -1, 3643, -1 }, { 0x1EE8B, -1, -1, -1, 3644, -1 }, { 0x1EE8C, -1, -1, -1, 3645, -1 }, { 0x1EE8D, -1, -1, -1, 3646, -1 }, { 0x1EE8E, -1, -1, -1, 3647, -1 }, { 0x1EE8F, -1, -1, -1, 3648, -1 }, { 0x1EE90, -1, -1, -1, 3649, -1 }, { 0x1EE91, -1, -1, -1, 3650, -1 }, { 0x1EE92, -1, -1, -1, 3651, -1 }, { 0x1EE93, -1, -1, -1, 3652, -1 }, { 0x1EE94, -1, -1, -1, 3653, -1 }, { 0x1EE95, -1, -1, -1, 3654, -1 }, { 0x1EE96, -1, -1, -1, 3655, -1 }, { 0x1EE97, -1, -1, -1, 3656, -1 }, { 0x1EE98, -1, -1, -1, 3657, -1 }, { 0x1EE99, -1, -1, -1, 3658, -1 }, { 0x1EE9A, -1, -1, -1, 3659, -1 }, { 0x1EE9B, -1, -1, -1, 3660, -1 }, { 0x1EEA1, -1, -1, -1, 3661, -1 }, { 0x1EEA2, -1, -1, -1, 3662, -1 }, { 0x1EEA3, -1, -1, -1, 3663, -1 }, { 0x1EEA5, -1, -1, -1, 3664, -1 }, { 0x1EEA6, -1, -1, -1, 3665, -1 }, { 0x1EEA7, -1, -1, -1, 3666, -1 }, { 0x1EEA8, -1, -1, -1, 3667, -1 }, { 0x1EEA9, -1, -1, -1, 3668, -1 }, { 0x1EEAB, -1, -1, -1, 3669, -1 }, { 0x1EEAC, -1, -1, -1, 3670, -1 }, { 0x1EEAD, -1, -1, -1, 3671, -1 }, { 0x1EEAE, -1, -1, -1, 3672, -1 }, { 0x1EEAF, -1, -1, -1, 3673, -1 }, { 0x1EEB0, -1, -1, -1, 3674, -1 }, { 0x1EEB1, -1, -1, -1, 3675, -1 }, { 0x1EEB2, -1, -1, -1, 3676, -1 }, { 0x1EEB3, -1, -1, -1, 3677, -1 }, { 0x1EEB4, -1, -1, -1, 3678, -1 }, { 0x1EEB5, -1, -1, -1, 3679, -1 }, { 0x1EEB6, -1, -1, -1, 3680, -1 }, { 0x1EEB7, -1, -1, -1, 3681, -1 }, { 0x1EEB8, -1, -1, -1, 3682, -1 }, { 0x1EEB9, -1, -1, -1, 3683, -1 }, { 0x1EEBA, -1, -1, -1, 3684, -1 }, { 0x1EEBB, -1, -1, -1, 3685, -1 }, { 0x1EEF0, -1, 8535, 3359, -1, -1 }, { 0x1EEF1, -1, 8537, -1, -1, -1 }, { 0x1F004, 2147, -1, -1, -1, -1 }, { 0x1F005, 2148, -1, -1, -1, -1 }, { 0x1F006, 2149, -1, -1, -1, -1 }, { 0x1F007, 2150, -1, -1, -1, -1 }, { 0x1F010, 2151, -1, -1, -1, -1 }, { 0x1F019, 2152, -1, -1, -1, -1 }, { 0x1F022, 2153, -1, -1, -1, -1 }, { 0x1F023, 2154, -1, -1, -1, -1 }, { 0x1F024, 2155, -1, -1, -1, -1 }, { 0x1F025, 2156, -1, -1, -1, -1 }, { 0x1F02A, 2157, -1, -1, -1, -1 }, { 0x1F0AB, 2158, -1, -1, -1, -1 }, { 0x1F0AC, 2160, -1, -1, -1, -1 }, { 0x1F0AD, 2162, -1, -1, -1, -1 }, { 0x1F0AE, 2164, -1, -1, -1, -1 }, { 0x1F0BF, -1, 8539, -1, -1, -1 }, { 0x1F0DF, -1, 8540, -1, -1, -1 }, { 0x1F0E1, -1, 8541, -1, -1, -1 }, { 0x1F0E2, -1, 8542, -1, -1, -1 }, { 0x1F0E3, -1, 8543, -1, -1, -1 }, { 0x1F0E4, -1, 8544, -1, -1, -1 }, { 0x1F0E5, -1, 8545, -1, -1, -1 }, { 0x1F0E6, -1, 8546, -1, -1, -1 }, { 0x1F0E7, -1, 8547, -1, -1, -1 }, { 0x1F0E8, -1, 8548, -1, -1, -1 }, { 0x1F0E9, -1, 8549, -1, -1, -1 }, { 0x1F0EA, -1, 8550, -1, -1, -1 }, { 0x1F0EB, -1, 8551, -1, -1, -1 }, { 0x1F0EC, -1, 8552, -1, -1, -1 }, { 0x1F0ED, -1, 8553, -1, -1, -1 }, { 0x1F0EE, -1, 8554, -1, -1, -1 }, { 0x1F0EF, -1, 8555, -1, -1, -1 }, { 0x1F0F0, -1, 8556, -1, -1, -1 }, { 0x1F0F1, -1, 8557, -1, -1, -1 }, { 0x1F0F2, -1, 8558, -1, -1, -1 }, { 0x1F0F3, -1, 8559, -1, -1, -1 }, { 0x1F0F4, -1, 8560, -1, -1, -1 }, { 0x1F0F5, -1, 8561, -1, -1, -1 }, { 0x1F100, -1, -1, -1, 3686, -1 }, { 0x1F101, -1, -1, -1, 3687, -1 }, { 0x1F102, -1, -1, -1, 3688, -1 }, { 0x1F103, -1, -1, -1, 3689, -1 }, { 0x1F104, -1, -1, -1, 3690, -1 }, { 0x1F105, -1, -1, -1, 3691, -1 }, { 0x1F106, -1, -1, -1, 3692, -1 }, { 0x1F107, -1, -1, -1, 3693, -1 }, { 0x1F108, -1, -1, -1, 3694, -1 }, { 0x1F109, -1, -1, -1, 3695, -1 }, { 0x1F10A, -1, -1, -1, 3696, -1 }, { 0x1F10D, 2166, -1, -1, -1, -1 }, { 0x1F10E, 2167, -1, -1, -1, -1 }, { 0x1F10F, 2168, -1, -1, -1, -1 }, { 0x1F110, -1, -1, -1, 3697, -1 }, { 0x1F111, -1, -1, -1, 3698, -1 }, { 0x1F112, -1, -1, -1, 3699, -1 }, { 0x1F113, -1, -1, -1, 3700, -1 }, { 0x1F114, -1, -1, -1, 3701, -1 }, { 0x1F115, -1, -1, -1, 3702, -1 }, { 0x1F116, -1, -1, -1, 3703, -1 }, { 0x1F117, -1, -1, -1, 3704, -1 }, { 0x1F118, -1, -1, -1, 3705, -1 }, { 0x1F119, -1, -1, -1, 3706, -1 }, { 0x1F11A, -1, -1, -1, 3707, -1 }, { 0x1F11B, -1, -1, -1, 3708, -1 }, { 0x1F11C, -1, -1, -1, 3709, -1 }, { 0x1F11D, -1, -1, -1, 3710, -1 }, { 0x1F11E, -1, -1, -1, 3711, -1 }, { 0x1F11F, -1, -1, -1, 3712, -1 }, { 0x1F120, -1, -1, -1, 3713, -1 }, { 0x1F121, -1, -1, -1, 3714, -1 }, { 0x1F122, -1, -1, -1, 3715, -1 }, { 0x1F123, -1, -1, -1, 3716, -1 }, { 0x1F124, -1, -1, -1, 3717, -1 }, { 0x1F125, -1, -1, -1, 3718, -1 }, { 0x1F126, -1, -1, -1, 3719, -1 }, { 0x1F127, -1, -1, -1, 3720, -1 }, { 0x1F128, -1, -1, -1, 3721, -1 }, { 0x1F129, -1, -1, -1, 3722, -1 }, { 0x1F12A, -1, 8562, -1, 3723, -1 }, { 0x1F12B, 2169, -1, -1, 3724, -1 }, { 0x1F12C, 2170, -1, -1, 3725, -1 }, { 0x1F12D, -1, -1, 3360, 3726, -1 }, { 0x1F12E, -1, 8563, 3361, 3727, -1 }, { 0x1F12F, -1, -1, 3362, -1, -1 }, { 0x1F130, 2171, -1, -1, 3728, -1 }, { 0x1F131, 2172, -1, -1, 3729, -1 }, { 0x1F132, -1, -1, -1, 3730, -1 }, { 0x1F133, -1, -1, -1, 3731, -1 }, { 0x1F134, -1, -1, -1, 3732, -1 }, { 0x1F135, -1, -1, -1, 3733, -1 }, { 0x1F136, -1, -1, -1, 3734, -1 }, { 0x1F137, -1, -1, -1, 3735, -1 }, { 0x1F138, -1, -1, -1, 3736, -1 }, { 0x1F139, -1, -1, -1, 3737, -1 }, { 0x1F13A, -1, -1, -1, 3738, -1 }, { 0x1F13B, -1, -1, -1, 3739, -1 }, { 0x1F13C, -1, -1, -1, 3740, -1 }, { 0x1F13D, 2174, -1, -1, 3741, -1 }, { 0x1F13E, -1, -1, -1, 3742, -1 }, { 0x1F13F, 2175, -1, -1, 3743, -1 }, { 0x1F140, -1, -1, -1, 3744, -1 }, { 0x1F141, -1, -1, -1, 3745, -1 }, { 0x1F142, 2176, -1, -1, 3746, -1 }, { 0x1F143, 2177, -1, -1, 3747, -1 }, { 0x1F144, -1, -1, -1, 3748, -1 }, { 0x1F145, -1, -1, -1, 3749, -1 }, { 0x1F146, 2178, -1, -1, 3750, -1 }, { 0x1F147, -1, -1, -1, 3751, -1 }, { 0x1F148, -1, -1, -1, 3752, -1 }, { 0x1F149, -1, -1, -1, 3753, -1 }, { 0x1F14A, 2179, -1, -1, 3754, -1 }, { 0x1F14B, 2180, -1, -1, 3755, -1 }, { 0x1F14C, 2181, -1, -1, 3756, -1 }, { 0x1F14D, 2182, -1, -1, 3757, -1 }, { 0x1F14E, 2183, -1, -1, 3758, -1 }, { 0x1F14F, 2184, -1, 3364, 3759, -1 }, { 0x1F150, 2185, -1, -1, -1, -1 }, { 0x1F155, 2186, -1, -1, -1, -1 }, { 0x1F157, 2187, -1, -1, -1, -1 }, { 0x1F15A, 2188, -1, 3365, -1, -1 }, { 0x1F15B, 2189, -1, 3366, -1, -1 }, { 0x1F15C, 2190, -1, 3367, -1, -1 }, { 0x1F15F, 2191, -1, -1, -1, -1 }, { 0x1F161, 2192, -1, -1, -1, -1 }, { 0x1F162, 2193, -1, -1, -1, -1 }, { 0x1F163, 2194, -1, 3368, -1, -1 }, { 0x1F164, 2195, -1, 3369, -1, -1 }, { 0x1F16A, 2196, 8566, 3370, 3760, -1 }, { 0x1F16B, 2197, 8567, 3371, 3761, -1 }, { 0x1F16C, 2198, 8568, 3372, 3762, -1 }, { 0x1F16D, 2199, -1, 3373, -1, -1 }, { 0x1F16E, 2200, -1, -1, -1, -1 }, { 0x1F16F, 2201, -1, -1, -1, -1 }, { 0x1F170, 2202, -1, -1, -1, -1 }, { 0x1F171, 2203, -1, -1, -1, -1 }, { 0x1F172, 2204, -1, -1, -1, -1 }, { 0x1F175, 2205, -1, -1, -1, -1 }, { 0x1F177, 2206, -1, 3374, -1, -1 }, { 0x1F179, 2207, -1, -1, -1, -1 }, { 0x1F17B, 2208, -1, -1, -1, -1 }, { 0x1F17C, 2209, -1, -1, -1, -1 }, { 0x1F17E, 2210, -1, -1, -1, -1 }, { 0x1F17F, 2211, -1, -1, -1, -1 }, { 0x1F18A, 2212, -1, -1, -1, -1 }, { 0x1F18B, 2213, -1, -1, -1, -1 }, { 0x1F18C, 2214, -1, -1, -1, -1 }, { 0x1F18D, 2215, -1, -1, -1, -1 }, { 0x1F18E, 2216, -1, -1, -1, -1 }, { 0x1F18F, 2217, -1, 3375, -1, -1 }, { 0x1F190, 2218, -1, -1, 3763, -1 }, { 0x1F191, 2219, -1, -1, -1, -1 }, { 0x1F193, 2220, -1, -1, -1, -1 }, { 0x1F194, 2221, -1, -1, -1, -1 }, { 0x1F196, 2222, -1, -1, -1, -1 }, { 0x1F198, 2223, -1, -1, -1, -1 }, { 0x1F199, 2224, -1, -1, -1, -1 }, { 0x1F19A, 2225, -1, -1, -1, -1 }, { 0x1F1A0, -1, 8569, -1, -1, -1 }, { 0x1F1A1, -1, 8570, -1, -1, -1 }, { 0x1F1A2, -1, 8571, -1, -1, -1 }, { 0x1F1A3, -1, 8572, -1, -1, -1 }, { 0x1F1A4, -1, 8573, -1, -1, -1 }, { 0x1F1A5, 2226, -1, -1, -1, -1 }, { 0x1F1A6, 2227, -1, -1, -1, -1 }, { 0x1F1A7, 2228, -1, -1, -1, -1 }, { 0x1F1A8, 2229, -1, -1, -1, -1 }, { 0x1F1AA, 2230, -1, -1, -1, -1 }, { 0x1F1AB, 2231, -1, -1, -1, -1 }, { 0x1F1AC, 2232, -1, -1, -1, -1 }, { 0x1F1AD, -1, 8574, 3376, -1, -1 }, { 0x1F200, 2233, -1, -1, 3764, -1 }, { 0x1F201, 2234, -1, -1, 3765, -1 }, { 0x1F202, 2235, -1, 3378, 3766, -1 }, { 0x1F210, 2236, -1, -1, 3767, -1 }, { 0x1F211, 2237, -1, -1, 3768, -1 }, { 0x1F212, 2238, -1, -1, 3769, -1 }, { 0x1F213, 2239, -1, -1, 3770, -1 }, { 0x1F214, 2240, -1, -1, 3771, -1 }, { 0x1F215, 2242, -1, -1, 3772, -1 }, { 0x1F216, 2243, -1, -1, 3773, -1 }, { 0x1F217, 2244, -1, -1, 3774, -1 }, { 0x1F218, 2245, -1, -1, 3775, -1 }, { 0x1F219, 2246, -1, -1, 3776, -1 }, { 0x1F21A, 2247, -1, -1, 3777, -1 }, { 0x1F21B, 2249, -1, -1, 3778, -1 }, { 0x1F21C, 2250, -1, -1, 3779, -1 }, { 0x1F21D, 2251, -1, -1, 3780, -1 }, { 0x1F21E, 2252, -1, -1, 3781, -1 }, { 0x1F21F, 2253, -1, -1, 3782, -1 }, { 0x1F220, 2254, -1, -1, 3783, -1 }, { 0x1F221, 2255, -1, -1, 3784, -1 }, { 0x1F222, 2256, -1, -1, 3785, -1 }, { 0x1F223, 2257, -1, -1, 3786, -1 }, { 0x1F224, 2258, -1, -1, 3787, -1 }, { 0x1F225, 2259, -1, -1, 3788, -1 }, { 0x1F226, 2260, -1, -1, 3789, -1 }, { 0x1F227, 2261, -1, -1, 3790, -1 }, { 0x1F228, 2262, -1, -1, 3791, -1 }, { 0x1F229, 2263, -1, -1, 3792, -1 }, { 0x1F22A, 2264, -1, -1, 3793, -1 }, { 0x1F22B, 2265, -1, -1, 3794, -1 }, { 0x1F22C, 2266, -1, -1, 3795, -1 }, { 0x1F22D, 2267, -1, -1, 3796, -1 }, { 0x1F22E, 2268, -1, -1, 3797, -1 }, { 0x1F22F, 2269, -1, -1, 3798, -1 }, { 0x1F230, 2271, -1, -1, 3799, -1 }, { 0x1F231, 2272, -1, -1, 3800, -1 }, { 0x1F232, 2273, -1, -1, 3801, -1 }, { 0x1F233, 2274, -1, -1, 3802, -1 }, { 0x1F234, 2275, -1, -1, 3803, -1 }, { 0x1F235, 2276, -1, -1, 3804, -1 }, { 0x1F236, 2277, -1, 3379, 3805, -1 }, { 0x1F237, 2278, -1, 3380, 3806, -1 }, { 0x1F238, 2279, -1, -1, 3807, -1 }, { 0x1F239, 2280, -1, -1, 3808, -1 }, { 0x1F23A, 2281, -1, -1, 3809, -1 }, { 0x1F23B, 2282, -1, -1, 3810, -1 }, { 0x1F240, 2283, -1, -1, 3811, -1 }, { 0x1F241, 2284, -1, -1, 3812, -1 }, { 0x1F242, 2285, -1, -1, 3813, -1 }, { 0x1F243, 2286, -1, -1, 3814, -1 }, { 0x1F244, 2287, -1, -1, 3815, -1 }, { 0x1F245, 2288, -1, -1, 3816, -1 }, { 0x1F246, 2289, -1, -1, 3817, -1 }, { 0x1F247, 2290, -1, -1, 3818, -1 }, { 0x1F248, 2291, -1, -1, 3819, -1 }, { 0x1F250, 2292, -1, -1, 3820, -1 }, { 0x1F251, 2293, -1, -1, 3821, -1 }, { 0x1F260, -1, 8575, -1, -1, -1 }, { 0x1F261, -1, 8576, -1, -1, -1 }, { 0x1F262, -1, 8577, -1, -1, -1 }, { 0x1F263, -1, 8578, -1, -1, -1 }, { 0x1F264, -1, 8579, -1, -1, -1 }, { 0x1F265, -1, 8580, -1, -1, -1 }, { 0x1F300, 2294, -1, -1, -1, -1 }, { 0x1F301, -1, -1, 3381, -1, -1 }, { 0x1F306, -1, -1, 3382, -1, -1 }, { 0x1F30A, 2295, -1, -1, -1, -1 }, { 0x1F310, -1, 8581, -1, -1, -1 }, { 0x1F311, -1, -1, 3383, -1, -1 }, { 0x1F313, 2296, -1, 3384, -1, -1 }, { 0x1F314, 2297, -1, -1, -1, -1 }, { 0x1F315, -1, -1, 3386, -1, -1 }, { 0x1F317, -1, -1, 3387, -1, -1 }, { 0x1F319, -1, 8582, 3389, -1, -1 }, { 0x1F31F, -1, -1, 3391, -1, -1 }, { 0x1F321, 2298, -1, -1, -1, -1 }, { 0x1F322, 2299, -1, 3392, -1, -1 }, { 0x1F323, 2300, -1, 3393, -1, -1 }, { 0x1F324, 2301, -1, 3395, -1, -1 }, { 0x1F325, 2302, -1, -1, -1, -1 }, { 0x1F326, 2303, -1, -1, -1, -1 }, { 0x1F327, 2304, -1, 3396, -1, -1 }, { 0x1F328, 2305, -1, -1, -1, -1 }, { 0x1F329, 2306, -1, 3397, -1, -1 }, { 0x1F32A, 2307, -1, -1, -1, -1 }, { 0x1F32B, -1, -1, 3398, -1, -1 }, { 0x1F32C, 2308, -1, -1, -1, -1 }, { 0x1F332, -1, -1, 3399, -1, -1 }, { 0x1F334, -1, -1, 3400, -1, -1 }, { 0x1F335, -1, -1, 3401, -1, -1 }, { 0x1F336, 2309, -1, -1, -1, -1 }, { 0x1F337, -1, -1, 3402, -1, -1 }, { 0x1F339, -1, -1, 3403, -1, -1 }, { 0x1F33C, 2310, -1, -1, -1, -1 }, { 0x1F340, -1, -1, 3404, -1, -1 }, { 0x1F346, 2311, -1, -1, -1, -1 }, { 0x1F354, 2312, -1, -1, -1, -1 }, { 0x1F35A, 2313, -1, -1, -1, -1 }, { 0x1F35B, 2314, -1, -1, -1, -1 }, { 0x1F35C, 2315, -1, -1, -1, -1 }, { 0x1F361, 2316, -1, -1, -1, -1 }, { 0x1F362, 2317, -1, -1, -1, -1 }, { 0x1F36A, 2318, -1, -1, -1, -1 }, { 0x1F373, 2319, -1, -1, -1, -1 }, { 0x1F374, 2320, 8583, 3405, -1, -1 }, { 0x1F375, -1, -1, 3407, -1, -1 }, { 0x1F378, 2321, -1, 3409, -1, -1 }, { 0x1F37B, 2322, -1, 3411, -1, -1 }, { 0x1F37D, 2323, -1, 3412, -1, -1 }, { 0x1F381, -1, -1, 3413, -1, -1 }, { 0x1F383, 2324, -1, -1, -1, -1 }, { 0x1F385, 2325, -1, 3414, -1, -1 }, { 0x1F387, -1, 8585, -1, -1, -1 }, { 0x1F38A, 2326, -1, -1, -1, -1 }, { 0x1F38B, 2327, -1, -1, -1, -1 }, { 0x1F38C, -1, 8586, -1, -1, -1 }, { 0x1F38D, -1, 8587, -1, -1, -1 }, { 0x1F38E, -1, 8588, -1, -1, -1 }, { 0x1F391, -1, 8589, -1, -1, -1 }, { 0x1F392, -1, 8590, -1, -1, -1 }, { 0x1F393, 2328, 8591, -1, -1, -1 }, { 0x1F394, 2329, -1, 3415, -1, -1 }, { 0x1F395, 2330, -1, 3416, -1, -1 }, { 0x1F398, 2331, -1, 3417, -1, -1 }, { 0x1F399, 2332, -1, 3418, -1, -1 }, { 0x1F39A, 2333, -1, -1, -1, -1 }, { 0x1F39B, 2334, -1, -1, -1, -1 }, { 0x1F39C, 2335, 8592, 3419, -1, -1 }, { 0x1F39D, -1, 8593, 3420, -1, -1 }, { 0x1F39E, 2337, -1, 3421, -1, -1 }, { 0x1F39F, 2338, -1, 3422, -1, -1 }, { 0x1F3A0, 2339, -1, -1, -1, -1 }, { 0x1F3A1, 2340, -1, -1, -1, -1 }, { 0x1F3A3, 2341, -1, -1, -1, -1 }, { 0x1F3A4, 2342, -1, 3423, -1, -1 }, { 0x1F3A5, 2343, -1, 3424, -1, -1 }, { 0x1F3A6, 2344, -1, 3425, -1, -1 }, { 0x1F3A7, 2345, -1, -1, -1, -1 }, { 0x1F3A8, 2346, -1, -1, -1, -1 }, { 0x1F3A9, 2347, -1, -1, -1, -1 }, { 0x1F3AA, 2348, -1, -1, -1, -1 }, { 0x1F3AB, -1, 8594, 3426, -1, -1 }, { 0x1F3AC, 2349, -1, -1, -1, -1 }, { 0x1F3AD, 2350, -1, -1, -1, -1 }, { 0x1F3AE, 2351, -1, -1, -1, -1 }, { 0x1F3AF, 2352, -1, 3427, -1, -1 }, { 0x1F3B1, 2353, -1, -1, -1, -1 }, { 0x1F3B4, 2354, -1, -1, -1, -1 }, { 0x1F3B5, 2355, -1, 3428, -1, -1 }, { 0x1F3B6, 2356, -1, 3429, -1, -1 }, { 0x1F3B9, -1, -1, 3430, -1, -1 }, { 0x1F3BC, -1, -1, 3431, -1, -1 }, { 0x1F3BD, 2357, 8595, -1, -1, -1 }, { 0x1F3BE, 2358, -1, -1, -1, -1 }, { 0x1F3BF, 2359, -1, 3432, -1, -1 }, { 0x1F3C0, 2360, -1, -1, -1, -1 }, { 0x1F3C1, 2361, -1, -1, -1, -1 }, { 0x1F3C3, 2362, -1, 3433, -1, -1 }, { 0x1F3C4, 2363, -1, -1, -1, -1 }, { 0x1F3C5, -1, -1, 3434, -1, -1 }, { 0x1F3CB, 2364, -1, -1, -1, -1 }, { 0x1F3CD, 2365, 8598, -1, -1, -1 }, { 0x1F3CE, 2366, -1, -1, -1, -1 }, { 0x1F3D4, -1, -1, 3435, -1, -1 }, { 0x1F3D5, 2367, -1, 3436, -1, -1 }, { 0x1F3D6, -1, -1, 3437, -1, -1 }, { 0x1F3D7, 2368, -1, 3438, -1, -1 }, { 0x1F3D8, 2369, -1, 3439, -1, -1 }, { 0x1F3D9, 2370, -1, 3440, -1, -1 }, { 0x1F3DA, 2371, -1, -1, -1, -1 }, { 0x1F3DB, 2372, -1, -1, -1, -1 }, { 0x1F3DC, -1, -1, 3441, -1, -1 }, { 0x1F3DD, 2373, -1, 3442, -1, -1 }, { 0x1F3DE, -1, 8599, 3443, -1, -1 }, { 0x1F3E1, 2374, -1, 3444, -1, -1 }, { 0x1F3E3, -1, -1, 3445, -1, -1 }, { 0x1F3E5, -1, -1, 3446, -1, -1 }, { 0x1F3E6, -1, -1, 3447, -1, -1 }, { 0x1F3E7, 2375, -1, -1, -1, -1 }, { 0x1F3E8, -1, -1, 3448, -1, -1 }, { 0x1F3ED, 2376, -1, 3450, -1, -1 }, { 0x1F3EE, 2378, -1, -1, -1, -1 }, { 0x1F3F0, -1, -1, 3451, -1, -1 }, { 0x1F3F1, -1, -1, 3452, -1, -1 }, { 0x1F3F3, 2379, -1, 3453, -1, -1 }, { 0x1F3F5, -1, -1, 3454, -1, -1 }, { 0x1F3F6, -1, -1, 3455, -1, -1 }, { 0x1F3F7, 2380, -1, 3456, -1, -1 }, { 0x1F3F9, 2381, 8600, 3457, -1, -1 }, { 0x1F3FA, -1, 8601, 3458, -1, -1 }, { 0x1F400, -1, 8602, -1, -1, -1 }, { 0x1F401, -1, 8603, -1, -1, -1 }, { 0x1F402, -1, 8604, -1, -1, -1 }, { 0x1F403, -1, 8605, -1, -1, -1 }, { 0x1F404, 2382, 8606, -1, -1, -1 }, { 0x1F405, -1, 8607, -1, -1, -1 }, { 0x1F406, -1, 8608, -1, -1, -1 }, { 0x1F407, -1, 8609, -1, -1, -1 }, { 0x1F408, -1, 8610, -1, -1, -1 }, { 0x1F409, -1, 8611, -1, -1, -1 }, { 0x1F40A, -1, 8612, -1, -1, -1 }, { 0x1F40B, -1, 8613, -1, -1, -1 }, { 0x1F40C, -1, 8614, -1, -1, -1 }, { 0x1F40D, -1, 8615, -1, -1, -1 }, { 0x1F40E, 2383, 8616, -1, -1, -1 }, { 0x1F40F, -1, 8617, 3460, -1, -1 }, { 0x1F410, -1, 8618, -1, -1, -1 }, { 0x1F411, -1, 8619, -1, -1, -1 }, { 0x1F412, -1, 8620, -1, -1, -1 }, { 0x1F413, 2384, 8621, -1, -1, -1 }, { 0x1F414, 2385, 8622, -1, -1, -1 }, { 0x1F415, -1, 8623, -1, -1, -1 }, { 0x1F416, 2387, 8624, -1, -1, -1 }, { 0x1F417, -1, 8625, -1, -1, -1 }, { 0x1F418, -1, 8626, -1, -1, -1 }, { 0x1F41E, 2388, -1, -1, -1, -1 }, { 0x1F422, 2389, -1, -1, -1, -1 }, { 0x1F42A, -1, 8627, -1, -1, -1 }, { 0x1F42B, -1, 8628, -1, -1, -1 }, { 0x1F431, -1, -1, 3461, -1, -1 }, { 0x1F43E, -1, -1, 3462, -1, -1 }, { 0x1F43F, 2390, 8629, -1, -1, -1 }, { 0x1F441, 2391, -1, -1, -1, -1 }, { 0x1F446, -1, -1, 3463, -1, -1 }, { 0x1F447, -1, -1, 3465, -1, -1 }, { 0x1F448, -1, -1, 3468, -1, -1 }, { 0x1F449, -1, -1, 3471, -1, -1 }, { 0x1F44A, 2392, -1, 3474, -1, -1 }, { 0x1F44B, -1, -1, 3475, -1, -1 }, { 0x1F44C, -1, -1, 3476, -1, -1 }, { 0x1F44D, -1, -1, 3477, -1, -1 }, { 0x1F44E, -1, -1, 3478, -1, -1 }, { 0x1F45F, 2393, -1, -1, -1, -1 }, { 0x1F463, -1, -1, 3479, -1, -1 }, { 0x1F464, 2394, -1, -1, -1, -1 }, { 0x1F465, 2395, -1, -1, -1, -1 }, { 0x1F467, -1, -1, 3480, -1, -1 }, { 0x1F469, -1, -1, 3481, -1, -1 }, { 0x1F46A, 2396, -1, -1, -1, -1 }, { 0x1F46B, -1, -1, 3482, -1, -1 }, { 0x1F46F, -1, 8630, -1, -1, -1 }, { 0x1F470, -1, -1, 3483, -1, -1 }, { 0x1F473, -1, 8631, -1, -1, -1 }, { 0x1F475, -1, -1, 3484, -1, -1 }, { 0x1F477, -1, 8632, 3485, -1, -1 }, { 0x1F478, -1, -1, 3486, -1, -1 }, { 0x1F47D, -1, -1, 3488, -1, -1 }, { 0x1F47E, -1, -1, 3489, -1, -1 }, { 0x1F47F, -1, 8633, -1, -1, -1 }, { 0x1F481, -1, 8634, -1, -1, -1 }, { 0x1F483, -1, 8635, 3490, -1, -1 }, { 0x1F485, 2397, -1, -1, -1, -1 }, { 0x1F487, -1, 8636, -1, -1, -1 }, { 0x1F48B, 2398, -1, 3491, -1, -1 }, { 0x1F48D, 2399, -1, -1, -1, -1 }, { 0x1F48F, 2400, -1, -1, -1, -1 }, { 0x1F490, -1, -1, 3492, -1, -1 }, { 0x1F492, 2401, -1, 3493, -1, -1 }, { 0x1F499, -1, -1, 3494, -1, -1 }, { 0x1F4A0, 2402, 8637, 3500, -1, -1 }, { 0x1F4A1, 2403, -1, -1, -1, -1 }, { 0x1F4A5, -1, -1, 3501, -1, -1 }, { 0x1F4A6, 2404, -1, -1, -1, -1 }, { 0x1F4A7, -1, 8638, 3502, -1, -1 }, { 0x1F4A8, 2405, -1, -1, -1, -1 }, { 0x1F4A9, 2406, 8639, -1, -1, -1 }, { 0x1F4AA, 2407, -1, -1, -1, -1 }, { 0x1F4AB, 2408, -1, -1, -1, -1 }, { 0x1F4AC, 2409, -1, -1, -1, -1 }, { 0x1F4AD, -1, -1, 3504, -1, -1 }, { 0x1F4AE, 2410, -1, 3505, -1, -1 }, { 0x1F4AF, 2411, -1, -1, -1, -1 }, { 0x1F4B0, -1, 8640, -1, -1, -1 }, { 0x1F4B2, -1, -1, 3506, -1, -1 }, { 0x1F4BA, -1, 8641, -1, -1, -1 }, { 0x1F4BB, -1, -1, 3507, -1, -1 }, { 0x1F4BE, 2412, -1, 3508, -1, -1 }, { 0x1F4BF, -1, -1, 3509, -1, -1 }, { 0x1F4C0, 2413, -1, -1, -1, -1 }, { 0x1F4C1, -1, -1, 3510, -1, -1 }, { 0x1F4C2, -1, -1, 3511, -1, -1 }, { 0x1F4C3, -1, -1, 3512, -1, -1 }, { 0x1F4C4, -1, -1, 3513, -1, -1 }, { 0x1F4C5, -1, -1, 3514, -1, -1 }, { 0x1F4C6, -1, -1, 3515, -1, -1 }, { 0x1F4C7, -1, -1, 3516, -1, -1 }, { 0x1F4C8, -1, -1, 3517, -1, -1 }, { 0x1F4CC, -1, -1, 3518, -1, -1 }, { 0x1F4CE, -1, -1, 3519, -1, -1 }, { 0x1F4D6, 2414, 8642, 3520, -1, -1 }, { 0x1F4DE, -1, 8643, 3521, -1, -1 }, { 0x1F4E0, -1, -1, 3523, -1, -1 }, { 0x1F4E1, 2415, -1, -1, -1, -1 }, { 0x1F4E3, -1, -1, 3527, -1, -1 }, { 0x1F4E6, -1, -1, 3528, -1, -1 }, { 0x1F4E7, -1, 8644, 3529, -1, -1 }, { 0x1F4E8, -1, -1, 3530, -1, -1 }, { 0x1F4E9, -1, 8645, 3531, -1, -1 }, { 0x1F4EA, 2416, -1, -1, -1, -1 }, { 0x1F4EB, 2418, -1, -1, -1, -1 }, { 0x1F4EE, 2419, -1, -1, -1, -1 }, { 0x1F4F0, -1, -1, 3532, -1, -1 }, { 0x1F4F1, -1, -1, 3533, -1, -1 }, { 0x1F4F2, -1, 8646, -1, -1, -1 }, { 0x1F4F6, 2420, -1, -1, -1, -1 }, { 0x1F4F9, 2421, -1, -1, -1, -1 }, { 0x1F4FD, 2422, -1, 3534, -1, -1 }, { 0x1F4FE, 2423, -1, -1, -1, -1 }, { 0x1F500, 2424, -1, -1, -1, -1 }, { 0x1F501, 2425, -1, 3535, -1, -1 }, { 0x1F502, 2426, -1, -1, -1, -1 }, { 0x1F503, 2427, -1, 3536, -1, -1 }, { 0x1F504, 2428, -1, -1, -1, -1 }, { 0x1F506, -1, -1, 3537, -1, -1 }, { 0x1F508, 2429, -1, 3540, -1, -1 }, { 0x1F50A, 2430, -1, -1, -1, -1 }, { 0x1F50B, -1, -1, 3542, -1, -1 }, { 0x1F50D, 2431, -1, 3543, -1, -1 }, { 0x1F50E, 2432, -1, -1, -1, -1 }, { 0x1F50F, 2433, -1, -1, -1, -1 }, { 0x1F510, 2434, -1, -1, -1, -1 }, { 0x1F511, -1, -1, 3544, -1, -1 }, { 0x1F512, 2435, -1, -1, -1, -1 }, { 0x1F514, -1, -1, 3546, -1, -1 }, { 0x1F516, -1, 8647, 3549, -1, -1 }, { 0x1F518, -1, -1, 3550, -1, -1 }, { 0x1F519, -1, -1, 3553, -1, -1 }, { 0x1F51D, 2436, -1, -1, -1, -1 }, { 0x1F51F, -1, -1, 3554, -1, -1 }, { 0x1F524, 2437, -1, -1, -1, -1 }, { 0x1F526, 2438, -1, -1, -1, -1 }, { 0x1F52A, 2439, -1, 3555, -1, -1 }, { 0x1F52B, 2440, -1, -1, -1, -1 }, { 0x1F52F, -1, -1, 3556, -1, -1 }, { 0x1F534, -1, -1, 3557, -1, -1 }, { 0x1F536, -1, -1, 3563, -1, -1 }, { 0x1F538, -1, -1, 3564, -1, -1 }, { 0x1F53A, -1, -1, 3565, -1, -1 }, { 0x1F53B, -1, -1, 3566, -1, -1 }, { 0x1F53C, 2441, -1, 3567, -1, -1 }, { 0x1F53D, 2442, -1, 3568, -1, -1 }, { 0x1F53E, 2443, -1, 3569, -1, -1 }, { 0x1F540, -1, 8648, -1, -1, -1 }, { 0x1F541, -1, 8649, -1, -1, -1 }, { 0x1F542, -1, 8650, 3570, -1, -1 }, { 0x1F543, -1, 8651, -1, -1, -1 }, { 0x1F544, -1, 8652, -1, -1, -1 }, { 0x1F545, -1, 8653, -1, -1, -1 }, { 0x1F546, 2444, -1, 3571, -1, -1 }, { 0x1F549, -1, 8654, 3572, -1, -1 }, { 0x1F54A, 2445, -1, -1, -1, -1 }, { 0x1F54E, 2446, -1, -1, -1, -1 }, { 0x1F54F, -1, -1, 3573, -1, -1 }, { 0x1F550, -1, -1, 3574, -1, -1 }, { 0x1F568, -1, -1, 3576, -1, -1 }, { 0x1F56B, 2447, -1, 3577, -1, -1 }, { 0x1F56C, 2448, -1, 3578, -1, -1 }, { 0x1F56D, -1, -1, 3580, -1, -1 }, { 0x1F56E, -1, -1, 3581, -1, -1 }, { 0x1F570, 2449, -1, 3582, -1, -1 }, { 0x1F571, -1, -1, 3583, -1, -1 }, { 0x1F573, 2450, -1, -1, -1, -1 }, { 0x1F574, 2451, -1, -1, -1, -1 }, { 0x1F575, 2452, -1, -1, -1, -1 }, { 0x1F576, 2453, -1, -1, -1, -1 }, { 0x1F57A, -1, 8655, 3584, -1, -1 }, { 0x1F57B, -1, -1, 3585, -1, -1 }, { 0x1F57C, 2454, -1, 3586, -1, -1 }, { 0x1F57D, 2455, -1, -1, -1, -1 }, { 0x1F57E, -1, -1, 3587, -1, -1 }, { 0x1F57F, -1, -1, 3588, -1, -1 }, { 0x1F580, 2456, -1, -1, -1, -1 }, { 0x1F581, 2457, -1, 3589, -1, -1 }, { 0x1F582, -1, 8656, 3590, -1, -1 }, { 0x1F583, 2458, -1, -1, -1, -1 }, { 0x1F584, 2459, -1, 3591, -1, -1 }, { 0x1F585, 2460, -1, 3592, -1, -1 }, { 0x1F587, 2461, -1, 3593, -1, -1 }, { 0x1F588, 2462, -1, 3594, -1, -1 }, { 0x1F589, 2463, -1, 3595, -1, -1 }, { 0x1F58A, 2464, -1, -1, -1, -1 }, { 0x1F58B, 2465, -1, 3596, -1, -1 }, { 0x1F58C, 2466, -1, -1, -1, -1 }, { 0x1F58D, 2467, -1, -1, -1, -1 }, { 0x1F58E, -1, -1, 3597, -1, -1 }, { 0x1F58F, -1, -1, 3598, -1, -1 }, { 0x1F590, 2468, -1, 3599, -1, -1 }, { 0x1F592, -1, -1, 3600, -1, -1 }, { 0x1F593, -1, -1, 3601, -1, -1 }, { 0x1F594, -1, -1, 3602, -1, -1 }, { 0x1F596, 2469, -1, -1, -1, -1 }, { 0x1F597, -1, -1, 3603, -1, -1 }, { 0x1F598, -1, -1, 3605, -1, -1 }, { 0x1F599, -1, -1, 3606, -1, -1 }, { 0x1F59C, -1, -1, 3607, -1, -1 }, { 0x1F59D, -1, -1, 3608, -1, -1 }, { 0x1F59E, -1, -1, 3609, -1, -1 }, { 0x1F59F, -1, -1, 3610, -1, -1 }, { 0x1F5A2, -1, -1, 3611, -1, -1 }, { 0x1F5A3, -1, -1, 3612, -1, -1 }, { 0x1F5A4, -1, 8657, 3613, -1, -1 }, { 0x1F5A5, 2470, -1, -1, -1, -1 }, { 0x1F5A6, -1, -1, 3615, -1, -1 }, { 0x1F5A7, 2471, -1, -1, -1, -1 }, { 0x1F5A8, -1, -1, 3616, -1, -1 }, { 0x1F5A9, 2472, -1, -1, -1, -1 }, { 0x1F5AA, 2473, -1, 3617, -1, -1 }, { 0x1F5AE, 2474, -1, 3618, -1, -1 }, { 0x1F5B2, 2475, -1, -1, -1, -1 }, { 0x1F5B3, 2476, -1, 3619, -1, -1 }, { 0x1F5B5, 2477, -1, 3620, -1, -1 }, { 0x1F5B6, -1, -1, 3621, -1, -1 }, { 0x1F5B7, -1, -1, 3622, -1, -1 }, { 0x1F5B8, 2478, -1, 3623, -1, -1 }, { 0x1F5BB, 2479, -1, -1, -1, -1 }, { 0x1F5BC, 2480, -1, -1, -1, -1 }, { 0x1F5BD, 2481, -1, -1, -1, -1 }, { 0x1F5BE, 2482, -1, -1, -1, -1 }, { 0x1F5C0, 2483, -1, 3624, -1, -1 }, { 0x1F5C1, -1, -1, 3626, -1, -1 }, { 0x1F5C2, 2484, -1, 3627, -1, -1 }, { 0x1F5C3, 2485, -1, -1, -1, -1 }, { 0x1F5CE, -1, -1, 3628, -1, -1 }, { 0x1F5CF, -1, -1, 3629, -1, -1 }, { 0x1F5D1, 2486, -1, -1, -1, -1 }, { 0x1F5D2, 2487, -1, 3630, -1, -1 }, { 0x1F5D3, 2488, -1, 3631, -1, -1 }, { 0x1F5D7, 2489, -1, -1, -1, -1 }, { 0x1F5D8, 2490, -1, 3632, -1, -1 }, { 0x1F5D9, 2491, -1, 3633, -1, -1 }, { 0x1F5DC, -1, 8658, -1, -1, -1 }, { 0x1F5DD, 2492, -1, 3634, -1, -1 }, { 0x1F5DE, 2493, -1, 3635, -1, -1 }, { 0x1F5DF, 2494, -1, -1, -1, -1 }, { 0x1F5E0, 2495, -1, 3636, -1, -1 }, { 0x1F5E1, 2496, -1, 3637, -1, -1 }, { 0x1F5E2, 2498, -1, 3638, -1, -1 }, { 0x1F5E3, 2500, -1, -1, -1, -1 }, { 0x1F5E6, -1, -1, 3640, -1, -1 }, { 0x1F5E7, -1, -1, 3641, -1, -1 }, { 0x1F5EA, 2501, -1, -1, -1, -1 }, { 0x1F5EB, 2502, -1, -1, -1, -1 }, { 0x1F5ED, -1, -1, 3642, -1, -1 }, { 0x1F5EE, 2503, -1, -1, -1, -1 }, { 0x1F5EF, 2504, -1, -1, -1, -1 }, { 0x1F5F0, 2505, -1, 3643, -1, -1 }, { 0x1F5F1, 2506, -1, -1, -1, -1 }, { 0x1F5F2, 2507, -1, 3644, -1, -1 }, { 0x1F5F3, 2508, -1, 3645, -1, -1 }, { 0x1F5F4, 2509, -1, 3646, -1, -1 }, { 0x1F5F5, -1, -1, 3647, -1, -1 }, { 0x1F5F6, -1, -1, 3648, -1, -1 }, { 0x1F5F8, 2510, -1, 3649, -1, -1 }, { 0x1F5F9, -1, -1, 3650, -1, -1 }, { 0x1F5FF, -1, 8659, -1, -1, -1 }, { 0x1F603, -1, -1, 3651, -1, -1 }, { 0x1F608, -1, 8660, -1, -1, -1 }, { 0x1F60C, -1, 8661, -1, -1, -1 }, { 0x1F610, -1, 8662, -1, -1, -1 }, { 0x1F61C, -1, 8663, -1, -1, -1 }, { 0x1F61D, -1, 8664, -1, -1, -1 }, { 0x1F61E, -1, -1, 3652, -1, -1 }, { 0x1F621, -1, 8665, -1, -1, -1 }, { 0x1F624, -1, 8666, -1, -1, -1 }, { 0x1F626, -1, 8667, -1, -1, -1 }, { 0x1F62C, -1, 8668, 3653, -1, -1 }, { 0x1F633, -1, 8669, -1, -1, -1 }, { 0x1F636, -1, -1, 3654, -1, -1 }, { 0x1F63E, -1, 8670, -1, -1, -1 }, { 0x1F640, -1, 8671, -1, -1, -1 }, { 0x1F641, -1, -1, 3655, -1, -1 }, { 0x1F642, -1, -1, 3656, -1, -1 }, { 0x1F645, -1, 8672, -1, -1, -1 }, { 0x1F647, -1, 8673, -1, -1, -1 }, { 0x1F64C, 2511, -1, -1, -1, -1 }, { 0x1F64E, -1, 8674, -1, -1, -1 }, { 0x1F64F, -1, 8675, -1, -1, -1 }, { 0x1F659, -1, -1, 3657, -1, -1 }, { 0x1F65B, -1, -1, 3658, -1, -1 }, { 0x1F66A, 2512, -1, -1, -1, -1 }, { 0x1F66B, 2513, -1, -1, -1, -1 }, { 0x1F66C, -1, -1, 3659, -1, -1 }, { 0x1F670, 2514, -1, 3660, -1, -1 }, { 0x1F674, -1, -1, 3661, -1, -1 }, { 0x1F675, 2515, -1, -1, -1, -1 }, { 0x1F676, -1, -1, 3662, -1, -1 }, { 0x1F677, -1, -1, 3663, -1, -1 }, { 0x1F678, -1, -1, 3664, -1, -1 }, { 0x1F679, -1, -1, 3665, -1, -1 }, { 0x1F67E, -1, -1, 3666, -1, -1 }, { 0x1F67F, -1, -1, 3667, -1, -1 }, { 0x1F680, -1, -1, 3668, -1, -1 }, { 0x1F681, -1, -1, 3669, -1, -1 }, { 0x1F682, -1, -1, 3670, -1, -1 }, { 0x1F686, 2516, -1, -1, -1, -1 }, { 0x1F687, 2517, -1, -1, -1, -1 }, { 0x1F689, 2518, -1, -1, -1, -1 }, { 0x1F692, -1, -1, 3671, -1, -1 }, { 0x1F69A, -1, -1, 3672, -1, -1 }, { 0x1F6A2, 2519, -1, 3673, -1, -1 }, { 0x1F6A3, -1, -1, 3675, -1, -1 }, { 0x1F6A4, -1, -1, 3676, -1, -1 }, { 0x1F6A7, -1, -1, 3677, -1, -1 }, { 0x1F6A8, 2520, -1, -1, -1, -1 }, { 0x1F6A9, 2521, -1, 3679, -1, -1 }, { 0x1F6AB, -1, -1, 3681, -1, -1 }, { 0x1F6B6, 2522, -1, -1, -1, -1 }, { 0x1F6B9, 2523, -1, 3684, -1, -1 }, { 0x1F6BA, 2525, -1, 3685, -1, -1 }, { 0x1F6BB, 2527, -1, 3686, -1, -1 }, { 0x1F6BC, 2529, -1, -1, -1, -1 }, { 0x1F6BE, -1, -1, 3687, -1, -1 }, { 0x1F6C6, 2530, -1, 3689, -1, -1 }, { 0x1F6C7, -1, -1, 3690, -1, -1 }, { 0x1F6C8, 2531, -1, 3692, -1, -1 }, { 0x1F6CB, 2532, -1, -1, -1, -1 }, { 0x1F6CC, 2533, -1, 3693, -1, -1 }, { 0x1F6CD, 2534, -1, -1, -1, -1 }, { 0x1F6CE, 2535, -1, -1, -1, -1 }, { 0x1F6D1, 2536, 8677, 3694, -1, -1 }, { 0x1F6D2, 2537, -1, -1, -1, -1 }, { 0x1F6E0, 2538, -1, 3697, -1, -1 }, { 0x1F6E1, 2539, -1, -1, -1, -1 }, { 0x1F6E2, 2540, -1, -1, -1, -1 }, { 0x1F6E4, 2541, -1, -1, -1, -1 }, { 0x1F6E5, 2542, -1, 3698, -1, -1 }, { 0x1F6E6, 2543, -1, -1, -1, -1 }, { 0x1F6E7, 2544, -1, 3699, -1, -1 }, { 0x1F6E8, 2545, -1, -1, -1, -1 }, { 0x1F6EB, 2546, -1, -1, -1, -1 }, { 0x1F6EC, 2547, -1, -1, -1, -1 }, { 0x1F6F1, 2548, -1, 3700, -1, -1 }, { 0x1F6F2, 2549, -1, 3701, -1, -1 }, { 0x1F6F3, 2550, -1, 3703, -1, -1 }, { 0x1F6F7, 2551, -1, -1, -1, -1 }, { 0x1F6F8, 2552, -1, 3704, -1, -1 }, { 0x1F6FA, 2553, -1, -1, -1, -1 }, { 0x1F702, -1, -1, 3705, -1, -1 }, { 0x1F703, -1, -1, 3706, -1, -1 }, { 0x1F704, -1, -1, 3707, -1, -1 }, { 0x1F707, 2554, -1, -1, -1, -1 }, { 0x1F708, 2555, -1, -1, -1, -1 }, { 0x1F70A, 2556, -1, 3708, -1, -1 }, { 0x1F70B, 2557, -1, -1, -1, -1 }, { 0x1F70D, 2558, -1, -1, -1, -1 }, { 0x1F70F, 2559, -1, -1, -1, -1 }, { 0x1F710, -1, -1, 3709, -1, -1 }, { 0x1F714, -1, -1, 3711, -1, -1 }, { 0x1F715, -1, -1, 3713, -1, -1 }, { 0x1F718, 2560, -1, -1, -1, -1 }, { 0x1F71A, -1, -1, 3714, -1, -1 }, { 0x1F71B, -1, -1, 3715, -1, -1 }, { 0x1F71C, -1, -1, 3717, -1, -1 }, { 0x1F71E, 2561, -1, -1, -1, -1 }, { 0x1F71F, 2562, -1, -1, -1, -1 }, { 0x1F720, -1, -1, 3718, -1, -1 }, { 0x1F721, -1, -1, 3719, -1, -1 }, { 0x1F722, -1, -1, 3720, -1, -1 }, { 0x1F723, 2563, -1, -1, -1, -1 }, { 0x1F725, 2564, -1, 3721, -1, -1 }, { 0x1F726, -1, -1, 3722, -1, -1 }, { 0x1F727, -1, -1, 3723, -1, -1 }, { 0x1F728, 2565, -1, 3724, -1, -1 }, { 0x1F729, -1, -1, 3726, -1, -1 }, { 0x1F72A, -1, -1, 3727, -1, -1 }, { 0x1F72B, 2567, -1, 3728, -1, -1 }, { 0x1F72C, -1, -1, 3729, -1, -1 }, { 0x1F72D, 2568, -1, 3730, -1, -1 }, { 0x1F730, 2569, -1, -1, -1, -1 }, { 0x1F736, 2570, -1, -1, -1, -1 }, { 0x1F738, 2571, -1, -1, -1, -1 }, { 0x1F739, 2572, -1, 3731, -1, -1 }, { 0x1F73A, -1, -1, 3734, -1, -1 }, { 0x1F73B, 2573, -1, -1, -1, -1 }, { 0x1F73C, 2574, -1, -1, -1, -1 }, { 0x1F73D, 2575, -1, -1, -1, -1 }, { 0x1F73E, 2577, -1, 3735, -1, -1 }, { 0x1F73F, 2578, -1, -1, -1, -1 }, { 0x1F740, 2579, -1, -1, -1, -1 }, { 0x1F741, 2580, -1, -1, -1, -1 }, { 0x1F746, -1, -1, 3736, -1, -1 }, { 0x1F74A, 2582, -1, -1, -1, -1 }, { 0x1F74B, 2583, -1, -1, -1, -1 }, { 0x1F74C, 2584, -1, -1, -1, -1 }, { 0x1F74D, 2586, -1, -1, -1, -1 }, { 0x1F74E, 2588, -1, -1, -1, -1 }, { 0x1F750, -1, -1, 3737, -1, -1 }, { 0x1F753, 2589, -1, -1, -1, -1 }, { 0x1F754, -1, -1, 3738, -1, -1 }, { 0x1F755, -1, -1, 3740, -1, -1 }, { 0x1F756, 2590, -1, -1, -1, -1 }, { 0x1F757, 2591, -1, -1, -1, -1 }, { 0x1F758, 2592, -1, -1, -1, -1 }, { 0x1F75A, 2593, -1, -1, -1, -1 }, { 0x1F75E, -1, -1, 3741, -1, -1 }, { 0x1F760, 2594, -1, -1, -1, -1 }, { 0x1F762, 2595, -1, -1, -1, -1 }, { 0x1F763, -1, -1, 3743, -1, -1 }, { 0x1F765, 2596, -1, 3744, -1, -1 }, { 0x1F768, -1, -1, 3745, -1, -1 }, { 0x1F76B, 2597, -1, -1, -1, -1 }, { 0x1F76C, 2598, -1, -1, -1, -1 }, { 0x1F76D, -1, -1, 3746, -1, -1 }, { 0x1F76E, -1, -1, 3747, -1, -1 }, { 0x1F771, 2599, -1, 3748, -1, -1 }, { 0x1F772, 2600, 8678, 3749, -1, -1 }, { 0x1F773, 2601, 8679, 3750, -1, -1 }, { 0x1F774, 2602, -1, 3751, -1, -1 }, { 0x1F775, -1, -1, 3752, -1, -1 }, { 0x1F776, -1, -1, 3753, -1, -1 }, { 0x1F780, -1, -1, 3754, -1, -1 }, { 0x1F781, -1, -1, 3755, -1, -1 }, { 0x1F782, -1, -1, 3756, -1, -1 }, { 0x1F783, -1, -1, 3757, -1, -1 }, { 0x1F785, -1, -1, 3758, -1, -1 }, { 0x1F78B, -1, -1, 3759, -1, -1 }, { 0x1F790, 2603, -1, -1, -1, -1 }, { 0x1F7A5, -1, -1, 3762, -1, -1 }, { 0x1F7A8, -1, -1, 3763, -1, -1 }, { 0x1F7A9, -1, -1, 3764, -1, -1 }, { 0x1F7AE, -1, -1, 3765, -1, -1 }, { 0x1F7B6, -1, 8680, -1, -1, -1 }, { 0x1F7B8, -1, -1, 3766, -1, -1 }, { 0x1F7BB, -1, -1, 3767, -1, -1 }, { 0x1F7C6, -1, 8681, 3768, -1, -1 }, { 0x1F7C8, 2604, -1, -1, -1, -1 }, { 0x1F7CE, -1, -1, 3769, -1, -1 }, { 0x1F7CF, -1, -1, 3770, -1, -1 }, { 0x1F7D1, -1, -1, 3771, -1, -1 }, { 0x1F7D9, -1, 8682, -1, -1, -1 }, { 0x1F7F0, -1, 8683, 3772, -1, -1 }, { 0x1F842, -1, -1, 3777, -1, -1 }, { 0x1F850, -1, -1, 3778, -1, -1 }, { 0x1F851, -1, -1, 3779, -1, -1 }, { 0x1F852, -1, -1, 3780, -1, -1 }, { 0x1F853, -1, -1, 3781, -1, -1 }, { 0x1F854, -1, -1, 3782, -1, -1 }, { 0x1F855, -1, -1, 3783, -1, -1 }, { 0x1F856, -1, -1, 3784, -1, -1 }, { 0x1F857, -1, -1, 3785, -1, -1 }, { 0x1F858, -1, -1, 3786, -1, -1 }, { 0x1F859, -1, -1, 3787, -1, -1 }, { 0x1F872, -1, -1, 3788, -1, -1 }, { 0x1F89A, -1, -1, 3789, -1, -1 }, { 0x1F8A5, -1, -1, 3790, -1, -1 }, { 0x1F8A7, -1, -1, 3791, -1, -1 }, { 0x1F8A9, -1, -1, 3792, -1, -1 }, { 0x1F8AB, -1, -1, 3793, -1, -1 }, { 0x1F8C0, -1, 8684, -1, -1, -1 }, { 0x1F8C1, -1, 8685, -1, -1, -1 }, { 0x1F902, -1, -1, 3794, -1, -1 }, { 0x1F916, -1, -1, 3795, -1, -1 }, { 0x1F91B, -1, -1, 3796, -1, -1 }, { 0x1F91C, -1, -1, 3797, -1, -1 }, { 0x1F91E, -1, -1, 3798, -1, -1 }, { 0x1F91F, -1, 8686, -1, -1, -1 }, { 0x1F923, 2605, -1, -1, -1, -1 }, { 0x1F926, 2606, -1, -1, -1, -1 }, { 0x1F927, 2607, -1, -1, -1, -1 }, { 0x1F930, -1, -1, 3799, -1, -1 }, { 0x1F932, -1, 8687, -1, -1, -1 }, { 0x1F933, -1, 8688, -1, -1, -1 }, { 0x1F934, -1, -1, 3800, -1, -1 }, { 0x1F935, -1, 8689, 3801, -1, -1 }, { 0x1F936, 2608, -1, 3802, -1, -1 }, { 0x1F938, 2609, -1, -1, -1, -1 }, { 0x1F93A, 2610, -1, 3803, -1, -1 }, { 0x1F93C, 2611, -1, -1, -1, -1 }, { 0x1F940, -1, -1, 3804, -1, -1 }, { 0x1F942, 2612, -1, 3805, -1, -1 }, { 0x1F943, 2613, 8690, 3806, -1, -1 }, { 0x1F944, -1, -1, 3807, -1, -1 }, { 0x1F946, 2614, -1, -1, -1, -1 }, { 0x1F947, 2615, -1, 3808, -1, -1 }, { 0x1F948, 2616, -1, -1, -1, -1 }, { 0x1F949, 2617, -1, -1, -1, -1 }, { 0x1F94A, 2618, -1, -1, -1, -1 }, { 0x1F94B, 2619, -1, -1, -1, -1 }, { 0x1F952, 2620, -1, -1, -1, -1 }, { 0x1F956, 2621, -1, -1, -1, -1 }, { 0x1F958, 2622, -1, -1, -1, -1 }, { 0x1F959, 2623, -1, -1, -1, -1 }, { 0x1F95A, 2624, -1, -1, -1, -1 }, { 0x1F95B, 2625, -1, 3809, -1, -1 }, { 0x1F95E, 2626, 8691, -1, -1, -1 }, { 0x1F95F, 2627, -1, -1, -1, -1 }, { 0x1F961, 2628, -1, -1, -1, -1 }, { 0x1F962, 2629, -1, -1, -1, -1 }, { 0x1F963, -1, 8692, -1, -1, -1 }, { 0x1F964, -1, 8693, -1, -1, -1 }, { 0x1F967, -1, 8694, -1, -1, -1 }, { 0x1F968, -1, 8695, -1, -1, -1 }, { 0x1F969, 2630, -1, -1, -1, -1 }, { 0x1F96C, -1, 8696, -1, -1, -1 }, { 0x1F980, -1, 8697, 3810, -1, -1 }, { 0x1F981, -1, 8698, 3811, -1, -1 }, { 0x1F982, -1, 8699, 3812, -1, -1 }, { 0x1F995, -1, 8700, -1, -1, -1 }, { 0x1F996, 2631, -1, -1, -1, -1 }, { 0x1F9A0, -1, 8701, -1, -1, -1 }, { 0x1F9A3, -1, 8702, -1, -1, -1 }, { 0x1F9A4, -1, 8703, -1, -1, -1 }, { 0x1F9D1, -1, 8704, 3813, -1, -1 }, { 0x1F9D2, -1, 8705, 3815, -1, -1 }, { 0x1F9D3, -1, 8706, 3817, -1, -1 }, { 0x1F9D5, 2632, -1, -1, -1, -1 }, { 0x1F9D6, 2633, -1, -1, -1, -1 }, { 0x1F9D8, 2634, -1, -1, -1, -1 }, { 0x1F9D9, 2635, -1, -1, -1, -1 }, { 0x1F9DC, 2636, -1, -1, -1, -1 }, { 0x1F9E1, -1, -1, 3819, -1, -1 }, { 0x1F9E2, 2637, -1, -1, -1, -1 }, { 0x1F9E7, -1, 8707, -1, -1, -1 }, { 0x1FA00, -1, -1, 3821, -1, -1 }, { 0x1FA1F, 2638, -1, -1, -1, -1 }, { 0x1FA22, 2639, -1, -1, -1, -1 }, { 0x1FA25, 2640, -1, -1, -1, -1 }, { 0x1FA28, 2641, -1, -1, -1, -1 }, { 0x1FA2B, 2642, -1, -1, -1, -1 }, { 0x1FA2E, 2643, -1, -1, -1, -1 }, { 0x1FA4B, -1, -1, 3822, -1, -1 }, { 0x1FA4E, 2644, -1, -1, -1, -1 }, { 0x1FA4F, 2645, -1, -1, -1, -1 }, { 0x1FA50, 2646, 8708, -1, -1, -1 }, { 0x1FA60, 2647, 8709, -1, -1, -1 }, { 0x1FA61, 2648, 8711, -1, -1, -1 }, { 0x1FA62, 2649, 8713, -1, -1, -1 }, { 0x1FA63, 2650, 8715, -1, -1, -1 }, { 0x1FA64, 2651, 8717, -1, -1, -1 }, { 0x1FA65, 2652, 8719, -1, -1, -1 }, { 0x1FA66, 2653, 8722, -1, -1, -1 }, { 0x1FA67, 2654, 8724, -1, -1, -1 }, { 0x1FA68, 2655, 8725, -1, -1, -1 }, { 0x1FA69, 2656, 8726, -1, -1, -1 }, { 0x1FA6A, 2657, 8727, -1, -1, -1 }, { 0x1FA6B, 2658, 8728, -1, -1, -1 }, { 0x1FA6C, 2659, 8729, -1, -1, -1 }, { 0x1FA6D, 2660, 8731, -1, -1, -1 }, { 0x1FA74, 2661, -1, -1, -1, -1 }, { 0x1FA78, -1, -1, 3823, -1, -1 }, { 0x1FAAA, 2662, -1, -1, -1, -1 }, { 0x1FAAB, -1, -1, 3824, -1, -1 }, { 0x1FAAF, -1, -1, 3825, -1, -1 }, { 0x1FAC4, -1, -1, 3826, -1, -1 }, { 0x1FAC5, -1, -1, 3827, -1, -1 }, { 0x1FAD7, -1, -1, 3828, -1, -1 }, { 0x1FAE6, -1, -1, 3829, -1, -1 }, { 0x1FAF0, -1, -1, 3830, -1, -1 }, { 0x1FB02, -1, 8733, -1, -1, -1 }, { 0x1FB0B, -1, 8734, -1, -1, -1 }, { 0x1FB0E, -1, 8735, -1, -1, -1 }, { 0x1FB2D, -1, 8736, -1, -1, -1 }, { 0x1FB30, -1, 8737, -1, -1, -1 }, { 0x1FB39, -1, 8738, -1, -1, -1 }, { 0x1FB70, -1, -1, 3831, -1, -1 }, { 0x1FB75, -1, -1, 3832, -1, -1 }, { 0x1FB76, -1, -1, 3833, -1, -1 }, { 0x1FB7B, -1, -1, 3834, -1, -1 }, { 0x1FB82, -1, -1, 3835, -1, -1 }, { 0x1FB83, -1, -1, 3836, -1, -1 }, { 0x1FB84, -1, -1, 3837, -1, -1 }, { 0x1FB85, -1, -1, 3838, -1, -1 }, { 0x1FB86, -1, -1, 3839, -1, -1 }, { 0x1FB87, -1, -1, 3840, -1, -1 }, { 0x1FB88, -1, -1, 3841, -1, -1 }, { 0x1FB89, -1, -1, 3842, -1, -1 }, { 0x1FB8A, -1, -1, 3843, -1, -1 }, { 0x1FB8B, -1, -1, 3844, -1, -1 }, { 0x1FB90, -1, -1, 3845, -1, -1 }, { 0x1FB95, -1, -1, 3846, -1, -1 }, { 0x1FB96, -1, -1, 3848, -1, -1 }, { 0x1FB97, -1, 8739, 3850, -1, -1 }, { 0x1FB98, -1, -1, 3852, -1, -1 }, { 0x1FB99, -1, -1, 3853, -1, -1 }, { 0x1FB9A, -1, -1, 3854, -1, -1 }, { 0x1FB9B, -1, -1, 3855, -1, -1 }, { 0x1FB9C, -1, -1, 3856, -1, -1 }, { 0x1FB9D, -1, -1, 3857, -1, -1 }, { 0x1FB9E, -1, -1, 3858, -1, -1 }, { 0x1FB9F, -1, -1, 3859, -1, -1 }, { 0x1FBAE, -1, -1, 3860, -1, -1 }, { 0x1FBAF, -1, -1, 3861, -1, -1 }, { 0x1FBB0, -1, -1, 3862, -1, -1 }, { 0x1FBB1, -1, -1, 3863, -1, -1 }, { 0x1FBB2, -1, 8740, 3864, -1, -1 }, { 0x1FBB4, -1, -1, 3865, -1, -1 }, { 0x1FBB9, -1, 8742, 3867, -1, -1 }, { 0x1FBBB, -1, -1, 3869, -1, -1 }, { 0x1FBBC, -1, -1, 3874, -1, -1 }, { 0x1FBBD, -1, 8743, 3875, -1, -1 }, { 0x1FBC0, -1, -1, 3877, -1, -1 }, { 0x1FBC1, -1, 8744, 3880, -1, -1 }, { 0x1FBC4, -1, 8745, 3881, -1, -1 }, { 0x1FBC5, -1, -1, 3884, -1, -1 }, { 0x1FBC9, -1, -1, 3885, -1, -1 }, { 0x1FBCA, -1, -1, 3886, -1, -1 }, { 0x1FBF0, -1, -1, -1, 3822, -1 }, { 0x1FBF1, -1, -1, -1, 3823, -1 }, { 0x1FBF2, -1, -1, -1, 3824, -1 }, { 0x1FBF3, -1, -1, -1, 3825, -1 }, { 0x1FBF4, -1, -1, -1, 3826, -1 }, { 0x1FBF5, -1, -1, -1, 3827, -1 }, { 0x1FBF6, -1, -1, -1, 3828, -1 }, { 0x1FBF7, -1, -1, -1, 3829, -1 }, { 0x1FBF8, -1, -1, -1, 3830, -1 }, { 0x1FBF9, -1, -1, -1, 3831, -1 }, { 0x2F800, -1, -1, -1, -1, 1539 }, { 0x2F801, -1, -1, -1, -1, 1540 }, { 0x2F802, -1, -1, -1, -1, 1541 }, { 0x2F803, -1, -1, -1, -1, 1542 }, { 0x2F804, -1, -1, -1, -1, 1543 }, { 0x2F805, -1, -1, -1, -1, 1544 }, { 0x2F806, -1, -1, -1, -1, 1545 }, { 0x2F807, -1, -1, -1, -1, 1546 }, { 0x2F808, -1, -1, -1, -1, 1547 }, { 0x2F809, -1, -1, -1, -1, 1548 }, { 0x2F80A, -1, -1, -1, -1, 1549 }, { 0x2F80B, -1, -1, -1, -1, 1550 }, { 0x2F80C, -1, -1, -1, -1, 1551 }, { 0x2F80D, -1, -1, -1, -1, 1552 }, { 0x2F80E, -1, -1, -1, -1, 1553 }, { 0x2F80F, -1, -1, -1, -1, 1554 }, { 0x2F810, -1, -1, -1, -1, 1555 }, { 0x2F811, -1, -1, -1, -1, 1556 }, { 0x2F812, -1, -1, -1, -1, 1557 }, { 0x2F813, -1, -1, -1, -1, 1558 }, { 0x2F814, -1, -1, -1, -1, 1559 }, { 0x2F815, -1, -1, -1, -1, 1560 }, { 0x2F816, -1, -1, -1, -1, 1561 }, { 0x2F817, -1, -1, -1, -1, 1562 }, { 0x2F818, -1, -1, -1, -1, 1563 }, { 0x2F819, -1, -1, -1, -1, 1564 }, { 0x2F81A, -1, -1, -1, -1, 1565 }, { 0x2F81B, -1, -1, -1, -1, 1566 }, { 0x2F81C, -1, -1, -1, -1, 1567 }, { 0x2F81D, -1, -1, -1, -1, 1568 }, { 0x2F81E, -1, -1, -1, -1, 1569 }, { 0x2F81F, -1, -1, -1, -1, 1570 }, { 0x2F820, -1, -1, -1, -1, 1571 }, { 0x2F821, -1, -1, -1, -1, 1572 }, { 0x2F822, -1, -1, -1, -1, 1573 }, { 0x2F823, -1, -1, -1, -1, 1574 }, { 0x2F824, -1, -1, -1, -1, 1575 }, { 0x2F825, -1, -1, -1, -1, 1576 }, { 0x2F826, -1, -1, -1, -1, 1577 }, { 0x2F827, -1, -1, -1, -1, 1578 }, { 0x2F828, -1, -1, -1, -1, 1579 }, { 0x2F829, -1, -1, -1, -1, 1580 }, { 0x2F82A, -1, -1, -1, -1, 1581 }, { 0x2F82B, -1, -1, -1, -1, 1582 }, { 0x2F82C, -1, -1, -1, -1, 1583 }, { 0x2F82D, -1, -1, -1, -1, 1584 }, { 0x2F82E, -1, -1, -1, -1, 1585 }, { 0x2F82F, -1, -1, -1, -1, 1586 }, { 0x2F830, -1, -1, -1, -1, 1587 }, { 0x2F831, -1, -1, -1, -1, 1588 }, { 0x2F832, -1, -1, -1, -1, 1589 }, { 0x2F833, -1, -1, -1, -1, 1590 }, { 0x2F834, -1, -1, -1, -1, 1591 }, { 0x2F835, -1, -1, -1, -1, 1592 }, { 0x2F836, -1, -1, -1, -1, 1593 }, { 0x2F837, -1, -1, -1, -1, 1594 }, { 0x2F838, -1, -1, -1, -1, 1595 }, { 0x2F839, -1, -1, -1, -1, 1596 }, { 0x2F83A, -1, -1, -1, -1, 1597 }, { 0x2F83B, -1, -1, -1, -1, 1598 }, { 0x2F83C, -1, -1, -1, -1, 1599 }, { 0x2F83D, -1, -1, -1, -1, 1600 }, { 0x2F83E, -1, -1, -1, -1, 1601 }, { 0x2F83F, -1, -1, -1, -1, 1602 }, { 0x2F840, -1, -1, -1, -1, 1603 }, { 0x2F841, -1, -1, -1, -1, 1604 }, { 0x2F842, -1, -1, -1, -1, 1605 }, { 0x2F843, -1, -1, -1, -1, 1606 }, { 0x2F844, -1, -1, -1, -1, 1607 }, { 0x2F845, -1, -1, -1, -1, 1608 }, { 0x2F846, -1, -1, -1, -1, 1609 }, { 0x2F847, -1, -1, -1, -1, 1610 }, { 0x2F848, -1, -1, -1, -1, 1611 }, { 0x2F849, -1, -1, -1, -1, 1612 }, { 0x2F84A, -1, -1, -1, -1, 1613 }, { 0x2F84B, -1, -1, -1, -1, 1614 }, { 0x2F84C, -1, -1, -1, -1, 1615 }, { 0x2F84D, -1, -1, -1, -1, 1616 }, { 0x2F84E, -1, -1, -1, -1, 1617 }, { 0x2F84F, -1, -1, -1, -1, 1618 }, { 0x2F850, -1, -1, -1, -1, 1619 }, { 0x2F851, -1, -1, -1, -1, 1620 }, { 0x2F852, -1, -1, -1, -1, 1621 }, { 0x2F853, -1, -1, -1, -1, 1622 }, { 0x2F854, -1, -1, -1, -1, 1623 }, { 0x2F855, -1, -1, -1, -1, 1624 }, { 0x2F856, -1, -1, -1, -1, 1625 }, { 0x2F857, -1, -1, -1, -1, 1626 }, { 0x2F858, -1, -1, -1, -1, 1627 }, { 0x2F859, -1, -1, -1, -1, 1628 }, { 0x2F85A, -1, -1, -1, -1, 1629 }, { 0x2F85B, -1, -1, -1, -1, 1630 }, { 0x2F85C, -1, -1, -1, -1, 1631 }, { 0x2F85D, -1, -1, -1, -1, 1632 }, { 0x2F85E, -1, -1, -1, -1, 1633 }, { 0x2F85F, -1, -1, -1, -1, 1634 }, { 0x2F860, -1, -1, -1, -1, 1635 }, { 0x2F861, -1, -1, -1, -1, 1636 }, { 0x2F862, -1, -1, -1, -1, 1637 }, { 0x2F863, -1, -1, -1, -1, 1638 }, { 0x2F864, -1, -1, -1, -1, 1639 }, { 0x2F865, -1, -1, -1, -1, 1640 }, { 0x2F866, -1, -1, -1, -1, 1641 }, { 0x2F867, -1, -1, -1, -1, 1642 }, { 0x2F868, -1, -1, -1, -1, 1643 }, { 0x2F869, -1, -1, -1, -1, 1644 }, { 0x2F86A, -1, -1, -1, -1, 1645 }, { 0x2F86B, -1, -1, -1, -1, 1646 }, { 0x2F86C, -1, -1, -1, -1, 1647 }, { 0x2F86D, -1, -1, -1, -1, 1648 }, { 0x2F86E, -1, -1, -1, -1, 1649 }, { 0x2F86F, -1, -1, -1, -1, 1650 }, { 0x2F870, -1, -1, -1, -1, 1651 }, { 0x2F871, -1, -1, -1, -1, 1652 }, { 0x2F872, -1, -1, -1, -1, 1653 }, { 0x2F873, -1, -1, -1, -1, 1654 }, { 0x2F874, -1, -1, -1, -1, 1655 }, { 0x2F875, -1, -1, -1, -1, 1656 }, { 0x2F876, -1, -1, -1, -1, 1657 }, { 0x2F877, -1, -1, -1, -1, 1658 }, { 0x2F878, -1, -1, -1, -1, 1659 }, { 0x2F879, -1, -1, -1, -1, 1660 }, { 0x2F87A, -1, -1, -1, -1, 1661 }, { 0x2F87B, -1, -1, -1, -1, 1662 }, { 0x2F87C, -1, -1, -1, -1, 1663 }, { 0x2F87D, -1, -1, -1, -1, 1664 }, { 0x2F87E, -1, -1, -1, -1, 1665 }, { 0x2F87F, -1, -1, -1, -1, 1666 }, { 0x2F880, -1, -1, -1, -1, 1667 }, { 0x2F881, -1, -1, -1, -1, 1668 }, { 0x2F882, -1, -1, -1, -1, 1669 }, { 0x2F883, -1, -1, -1, -1, 1670 }, { 0x2F884, -1, -1, -1, -1, 1671 }, { 0x2F885, -1, -1, -1, -1, 1672 }, { 0x2F886, -1, -1, -1, -1, 1673 }, { 0x2F887, -1, -1, -1, -1, 1674 }, { 0x2F888, -1, -1, -1, -1, 1675 }, { 0x2F889, -1, -1, -1, -1, 1676 }, { 0x2F88A, -1, -1, -1, -1, 1677 }, { 0x2F88B, -1, -1, -1, -1, 1678 }, { 0x2F88C, -1, -1, -1, -1, 1679 }, { 0x2F88D, -1, -1, -1, -1, 1680 }, { 0x2F88E, -1, -1, -1, -1, 1681 }, { 0x2F88F, -1, -1, -1, -1, 1682 }, { 0x2F890, -1, -1, -1, -1, 1683 }, { 0x2F891, -1, -1, -1, -1, 1684 }, { 0x2F892, -1, -1, -1, -1, 1685 }, { 0x2F893, -1, -1, -1, -1, 1686 }, { 0x2F894, -1, -1, -1, -1, 1687 }, { 0x2F895, -1, -1, -1, -1, 1688 }, { 0x2F896, -1, -1, -1, -1, 1689 }, { 0x2F897, -1, -1, -1, -1, 1690 }, { 0x2F898, -1, -1, -1, -1, 1691 }, { 0x2F899, -1, -1, -1, -1, 1692 }, { 0x2F89A, -1, -1, -1, -1, 1693 }, { 0x2F89B, -1, -1, -1, -1, 1694 }, { 0x2F89C, -1, -1, -1, -1, 1695 }, { 0x2F89D, -1, -1, -1, -1, 1696 }, { 0x2F89E, -1, -1, -1, -1, 1697 }, { 0x2F89F, -1, -1, -1, -1, 1698 }, { 0x2F8A0, -1, -1, -1, -1, 1699 }, { 0x2F8A1, -1, -1, -1, -1, 1700 }, { 0x2F8A2, -1, -1, -1, -1, 1701 }, { 0x2F8A3, -1, -1, -1, -1, 1702 }, { 0x2F8A4, -1, -1, -1, -1, 1703 }, { 0x2F8A5, -1, -1, -1, -1, 1704 }, { 0x2F8A6, -1, -1, -1, -1, 1705 }, { 0x2F8A7, -1, -1, -1, -1, 1706 }, { 0x2F8A8, -1, -1, -1, -1, 1707 }, { 0x2F8A9, -1, -1, -1, -1, 1708 }, { 0x2F8AA, -1, -1, -1, -1, 1709 }, { 0x2F8AB, -1, -1, -1, -1, 1710 }, { 0x2F8AC, -1, -1, -1, -1, 1711 }, { 0x2F8AD, -1, -1, -1, -1, 1712 }, { 0x2F8AE, -1, -1, -1, -1, 1713 }, { 0x2F8AF, -1, -1, -1, -1, 1714 }, { 0x2F8B0, -1, -1, -1, -1, 1715 }, { 0x2F8B1, -1, -1, -1, -1, 1716 }, { 0x2F8B2, -1, -1, -1, -1, 1717 }, { 0x2F8B3, -1, -1, -1, -1, 1718 }, { 0x2F8B4, -1, -1, -1, -1, 1719 }, { 0x2F8B5, -1, -1, -1, -1, 1720 }, { 0x2F8B6, -1, -1, -1, -1, 1721 }, { 0x2F8B7, -1, -1, -1, -1, 1722 }, { 0x2F8B8, -1, -1, -1, -1, 1723 }, { 0x2F8B9, -1, -1, -1, -1, 1724 }, { 0x2F8BA, -1, -1, -1, -1, 1725 }, { 0x2F8BB, -1, -1, -1, -1, 1726 }, { 0x2F8BC, -1, -1, -1, -1, 1727 }, { 0x2F8BD, -1, -1, -1, -1, 1728 }, { 0x2F8BE, -1, -1, -1, -1, 1729 }, { 0x2F8BF, -1, -1, -1, -1, 1730 }, { 0x2F8C0, -1, -1, -1, -1, 1731 }, { 0x2F8C1, -1, -1, -1, -1, 1732 }, { 0x2F8C2, -1, -1, -1, -1, 1733 }, { 0x2F8C3, -1, -1, -1, -1, 1734 }, { 0x2F8C4, -1, -1, -1, -1, 1735 }, { 0x2F8C5, -1, -1, -1, -1, 1736 }, { 0x2F8C6, -1, -1, -1, -1, 1737 }, { 0x2F8C7, -1, -1, -1, -1, 1738 }, { 0x2F8C8, -1, -1, -1, -1, 1739 }, { 0x2F8C9, -1, -1, -1, -1, 1740 }, { 0x2F8CA, -1, -1, -1, -1, 1741 }, { 0x2F8CB, -1, -1, -1, -1, 1742 }, { 0x2F8CC, -1, -1, -1, -1, 1743 }, { 0x2F8CD, -1, -1, -1, -1, 1744 }, { 0x2F8CE, -1, -1, -1, -1, 1745 }, { 0x2F8CF, -1, -1, -1, -1, 1746 }, { 0x2F8D0, -1, -1, -1, -1, 1747 }, { 0x2F8D1, -1, -1, -1, -1, 1748 }, { 0x2F8D2, -1, -1, -1, -1, 1749 }, { 0x2F8D3, -1, -1, -1, -1, 1750 }, { 0x2F8D4, -1, -1, -1, -1, 1751 }, { 0x2F8D5, -1, -1, -1, -1, 1752 }, { 0x2F8D6, -1, -1, -1, -1, 1753 }, { 0x2F8D7, -1, -1, -1, -1, 1754 }, { 0x2F8D8, -1, -1, -1, -1, 1755 }, { 0x2F8D9, -1, -1, -1, -1, 1756 }, { 0x2F8DA, -1, -1, -1, -1, 1757 }, { 0x2F8DB, -1, -1, -1, -1, 1758 }, { 0x2F8DC, -1, -1, -1, -1, 1759 }, { 0x2F8DD, -1, -1, -1, -1, 1760 }, { 0x2F8DE, -1, -1, -1, -1, 1761 }, { 0x2F8DF, -1, -1, -1, -1, 1762 }, { 0x2F8E0, -1, -1, -1, -1, 1763 }, { 0x2F8E1, -1, -1, -1, -1, 1764 }, { 0x2F8E2, -1, -1, -1, -1, 1765 }, { 0x2F8E3, -1, -1, -1, -1, 1766 }, { 0x2F8E4, -1, -1, -1, -1, 1767 }, { 0x2F8E5, -1, -1, -1, -1, 1768 }, { 0x2F8E6, -1, -1, -1, -1, 1769 }, { 0x2F8E7, -1, -1, -1, -1, 1770 }, { 0x2F8E8, -1, -1, -1, -1, 1771 }, { 0x2F8E9, -1, -1, -1, -1, 1772 }, { 0x2F8EA, -1, -1, -1, -1, 1773 }, { 0x2F8EB, -1, -1, -1, -1, 1774 }, { 0x2F8EC, -1, -1, -1, -1, 1775 }, { 0x2F8ED, -1, -1, -1, -1, 1776 }, { 0x2F8EE, -1, -1, -1, -1, 1777 }, { 0x2F8EF, -1, -1, -1, -1, 1778 }, { 0x2F8F0, -1, -1, -1, -1, 1779 }, { 0x2F8F1, -1, -1, -1, -1, 1780 }, { 0x2F8F2, -1, -1, -1, -1, 1781 }, { 0x2F8F3, -1, -1, -1, -1, 1782 }, { 0x2F8F4, -1, -1, -1, -1, 1783 }, { 0x2F8F5, -1, -1, -1, -1, 1784 }, { 0x2F8F6, -1, -1, -1, -1, 1785 }, { 0x2F8F7, -1, -1, -1, -1, 1786 }, { 0x2F8F8, -1, -1, -1, -1, 1787 }, { 0x2F8F9, -1, -1, -1, -1, 1788 }, { 0x2F8FA, -1, -1, -1, -1, 1789 }, { 0x2F8FB, -1, -1, -1, -1, 1790 }, { 0x2F8FC, -1, -1, -1, -1, 1791 }, { 0x2F8FD, -1, -1, -1, -1, 1792 }, { 0x2F8FE, -1, -1, -1, -1, 1793 }, { 0x2F8FF, -1, -1, -1, -1, 1794 }, { 0x2F900, -1, -1, -1, -1, 1795 }, { 0x2F901, -1, -1, -1, -1, 1796 }, { 0x2F902, -1, -1, -1, -1, 1797 }, { 0x2F903, -1, -1, -1, -1, 1798 }, { 0x2F904, -1, -1, -1, -1, 1799 }, { 0x2F905, -1, -1, -1, -1, 1800 }, { 0x2F906, -1, -1, -1, -1, 1801 }, { 0x2F907, -1, -1, -1, -1, 1802 }, { 0x2F908, -1, -1, -1, -1, 1803 }, { 0x2F909, -1, -1, -1, -1, 1804 }, { 0x2F90A, -1, -1, -1, -1, 1805 }, { 0x2F90B, -1, -1, -1, -1, 1806 }, { 0x2F90C, -1, -1, -1, -1, 1807 }, { 0x2F90D, -1, -1, -1, -1, 1808 }, { 0x2F90E, -1, -1, -1, -1, 1809 }, { 0x2F90F, -1, -1, -1, -1, 1810 }, { 0x2F910, -1, -1, -1, -1, 1811 }, { 0x2F911, -1, -1, -1, -1, 1812 }, { 0x2F912, -1, -1, -1, -1, 1813 }, { 0x2F913, -1, -1, -1, -1, 1814 }, { 0x2F914, -1, -1, -1, -1, 1815 }, { 0x2F915, -1, -1, -1, -1, 1816 }, { 0x2F916, -1, -1, -1, -1, 1817 }, { 0x2F917, -1, -1, -1, -1, 1818 }, { 0x2F918, -1, -1, -1, -1, 1819 }, { 0x2F919, -1, -1, -1, -1, 1820 }, { 0x2F91A, -1, -1, -1, -1, 1821 }, { 0x2F91B, -1, -1, -1, -1, 1822 }, { 0x2F91C, -1, -1, -1, -1, 1823 }, { 0x2F91D, -1, -1, -1, -1, 1824 }, { 0x2F91E, -1, -1, -1, -1, 1825 }, { 0x2F91F, -1, -1, -1, -1, 1826 }, { 0x2F920, -1, -1, -1, -1, 1827 }, { 0x2F921, -1, -1, -1, -1, 1828 }, { 0x2F922, -1, -1, -1, -1, 1829 }, { 0x2F923, -1, -1, -1, -1, 1830 }, { 0x2F924, -1, -1, -1, -1, 1831 }, { 0x2F925, -1, -1, -1, -1, 1832 }, { 0x2F926, -1, -1, -1, -1, 1833 }, { 0x2F927, -1, -1, -1, -1, 1834 }, { 0x2F928, -1, -1, -1, -1, 1835 }, { 0x2F929, -1, -1, -1, -1, 1836 }, { 0x2F92A, -1, -1, -1, -1, 1837 }, { 0x2F92B, -1, -1, -1, -1, 1838 }, { 0x2F92C, -1, -1, -1, -1, 1839 }, { 0x2F92D, -1, -1, -1, -1, 1840 }, { 0x2F92E, -1, -1, -1, -1, 1841 }, { 0x2F92F, -1, -1, -1, -1, 1842 }, { 0x2F930, -1, -1, -1, -1, 1843 }, { 0x2F931, -1, -1, -1, -1, 1844 }, { 0x2F932, -1, -1, -1, -1, 1845 }, { 0x2F933, -1, -1, -1, -1, 1846 }, { 0x2F934, -1, -1, -1, -1, 1847 }, { 0x2F935, -1, -1, -1, -1, 1848 }, { 0x2F936, -1, -1, -1, -1, 1849 }, { 0x2F937, -1, -1, -1, -1, 1850 }, { 0x2F938, -1, -1, -1, -1, 1851 }, { 0x2F939, -1, -1, -1, -1, 1852 }, { 0x2F93A, -1, -1, -1, -1, 1853 }, { 0x2F93B, -1, -1, -1, -1, 1854 }, { 0x2F93C, -1, -1, -1, -1, 1855 }, { 0x2F93D, -1, -1, -1, -1, 1856 }, { 0x2F93E, -1, -1, -1, -1, 1857 }, { 0x2F93F, -1, -1, -1, -1, 1858 }, { 0x2F940, -1, -1, -1, -1, 1859 }, { 0x2F941, -1, -1, -1, -1, 1860 }, { 0x2F942, -1, -1, -1, -1, 1861 }, { 0x2F943, -1, -1, -1, -1, 1862 }, { 0x2F944, -1, -1, -1, -1, 1863 }, { 0x2F945, -1, -1, -1, -1, 1864 }, { 0x2F946, -1, -1, -1, -1, 1865 }, { 0x2F947, -1, -1, -1, -1, 1866 }, { 0x2F948, -1, -1, -1, -1, 1867 }, { 0x2F949, -1, -1, -1, -1, 1868 }, { 0x2F94A, -1, -1, -1, -1, 1869 }, { 0x2F94B, -1, -1, -1, -1, 1870 }, { 0x2F94C, -1, -1, -1, -1, 1871 }, { 0x2F94D, -1, -1, -1, -1, 1872 }, { 0x2F94E, -1, -1, -1, -1, 1873 }, { 0x2F94F, -1, -1, -1, -1, 1874 }, { 0x2F950, -1, -1, -1, -1, 1875 }, { 0x2F951, -1, -1, -1, -1, 1876 }, { 0x2F952, -1, -1, -1, -1, 1877 }, { 0x2F953, -1, -1, -1, -1, 1878 }, { 0x2F954, -1, -1, -1, -1, 1879 }, { 0x2F955, -1, -1, -1, -1, 1880 }, { 0x2F956, -1, -1, -1, -1, 1881 }, { 0x2F957, -1, -1, -1, -1, 1882 }, { 0x2F958, -1, -1, -1, -1, 1883 }, { 0x2F959, -1, -1, -1, -1, 1884 }, { 0x2F95A, -1, -1, -1, -1, 1885 }, { 0x2F95B, -1, -1, -1, -1, 1886 }, { 0x2F95C, -1, -1, -1, -1, 1887 }, { 0x2F95D, -1, -1, -1, -1, 1888 }, { 0x2F95E, -1, -1, -1, -1, 1889 }, { 0x2F95F, -1, -1, -1, -1, 1890 }, { 0x2F960, -1, -1, -1, -1, 1891 }, { 0x2F961, -1, -1, -1, -1, 1892 }, { 0x2F962, -1, -1, -1, -1, 1893 }, { 0x2F963, -1, -1, -1, -1, 1894 }, { 0x2F964, -1, -1, -1, -1, 1895 }, { 0x2F965, -1, -1, -1, -1, 1896 }, { 0x2F966, -1, -1, -1, -1, 1897 }, { 0x2F967, -1, -1, -1, -1, 1898 }, { 0x2F968, -1, -1, -1, -1, 1899 }, { 0x2F969, -1, -1, -1, -1, 1900 }, { 0x2F96A, -1, -1, -1, -1, 1901 }, { 0x2F96B, -1, -1, -1, -1, 1902 }, { 0x2F96C, -1, -1, -1, -1, 1903 }, { 0x2F96D, -1, -1, -1, -1, 1904 }, { 0x2F96E, -1, -1, -1, -1, 1905 }, { 0x2F96F, -1, -1, -1, -1, 1906 }, { 0x2F970, -1, -1, -1, -1, 1907 }, { 0x2F971, -1, -1, -1, -1, 1908 }, { 0x2F972, -1, -1, -1, -1, 1909 }, { 0x2F973, -1, -1, -1, -1, 1910 }, { 0x2F974, -1, -1, -1, -1, 1911 }, { 0x2F975, -1, -1, -1, -1, 1912 }, { 0x2F976, -1, -1, -1, -1, 1913 }, { 0x2F977, -1, -1, -1, -1, 1914 }, { 0x2F978, -1, -1, -1, -1, 1915 }, { 0x2F979, -1, -1, -1, -1, 1916 }, { 0x2F97A, -1, -1, -1, -1, 1917 }, { 0x2F97B, -1, -1, -1, -1, 1918 }, { 0x2F97C, -1, -1, -1, -1, 1919 }, { 0x2F97D, -1, -1, -1, -1, 1920 }, { 0x2F97E, -1, -1, -1, -1, 1921 }, { 0x2F97F, -1, -1, -1, -1, 1922 }, { 0x2F980, -1, -1, -1, -1, 1923 }, { 0x2F981, -1, -1, -1, -1, 1924 }, { 0x2F982, -1, -1, -1, -1, 1925 }, { 0x2F983, -1, -1, -1, -1, 1926 }, { 0x2F984, -1, -1, -1, -1, 1927 }, { 0x2F985, -1, -1, -1, -1, 1928 }, { 0x2F986, -1, -1, -1, -1, 1929 }, { 0x2F987, -1, -1, -1, -1, 1930 }, { 0x2F988, -1, -1, -1, -1, 1931 }, { 0x2F989, -1, -1, -1, -1, 1932 }, { 0x2F98A, -1, -1, -1, -1, 1933 }, { 0x2F98B, -1, -1, -1, -1, 1934 }, { 0x2F98C, -1, -1, -1, -1, 1935 }, { 0x2F98D, -1, -1, -1, -1, 1936 }, { 0x2F98E, -1, -1, -1, -1, 1937 }, { 0x2F98F, -1, -1, -1, -1, 1938 }, { 0x2F990, -1, -1, -1, -1, 1939 }, { 0x2F991, -1, -1, -1, -1, 1940 }, { 0x2F992, -1, -1, -1, -1, 1941 }, { 0x2F993, -1, -1, -1, -1, 1942 }, { 0x2F994, -1, -1, -1, -1, 1943 }, { 0x2F995, -1, -1, -1, -1, 1944 }, { 0x2F996, -1, -1, -1, -1, 1945 }, { 0x2F997, -1, -1, -1, -1, 1946 }, { 0x2F998, -1, -1, -1, -1, 1947 }, { 0x2F999, -1, -1, -1, -1, 1948 }, { 0x2F99A, -1, -1, -1, -1, 1949 }, { 0x2F99B, -1, -1, -1, -1, 1950 }, { 0x2F99C, -1, -1, -1, -1, 1951 }, { 0x2F99D, -1, -1, -1, -1, 1952 }, { 0x2F99E, -1, -1, -1, -1, 1953 }, { 0x2F99F, -1, -1, -1, -1, 1954 }, { 0x2F9A0, -1, -1, -1, -1, 1955 }, { 0x2F9A1, -1, -1, -1, -1, 1956 }, { 0x2F9A2, -1, -1, -1, -1, 1957 }, { 0x2F9A3, -1, -1, -1, -1, 1958 }, { 0x2F9A4, -1, -1, -1, -1, 1959 }, { 0x2F9A5, -1, -1, -1, -1, 1960 }, { 0x2F9A6, -1, -1, -1, -1, 1961 }, { 0x2F9A7, -1, -1, -1, -1, 1962 }, { 0x2F9A8, -1, -1, -1, -1, 1963 }, { 0x2F9A9, -1, -1, -1, -1, 1964 }, { 0x2F9AA, -1, -1, -1, -1, 1965 }, { 0x2F9AB, -1, -1, -1, -1, 1966 }, { 0x2F9AC, -1, -1, -1, -1, 1967 }, { 0x2F9AD, -1, -1, -1, -1, 1968 }, { 0x2F9AE, -1, -1, -1, -1, 1969 }, { 0x2F9AF, -1, -1, -1, -1, 1970 }, { 0x2F9B0, -1, -1, -1, -1, 1971 }, { 0x2F9B1, -1, -1, -1, -1, 1972 }, { 0x2F9B2, -1, -1, -1, -1, 1973 }, { 0x2F9B3, -1, -1, -1, -1, 1974 }, { 0x2F9B4, -1, -1, -1, -1, 1975 }, { 0x2F9B5, -1, -1, -1, -1, 1976 }, { 0x2F9B6, -1, -1, -1, -1, 1977 }, { 0x2F9B7, -1, -1, -1, -1, 1978 }, { 0x2F9B8, -1, -1, -1, -1, 1979 }, { 0x2F9B9, -1, -1, -1, -1, 1980 }, { 0x2F9BA, -1, -1, -1, -1, 1981 }, { 0x2F9BB, -1, -1, -1, -1, 1982 }, { 0x2F9BC, -1, -1, -1, -1, 1983 }, { 0x2F9BD, -1, -1, -1, -1, 1984 }, { 0x2F9BE, -1, -1, -1, -1, 1985 }, { 0x2F9BF, -1, -1, -1, -1, 1986 }, { 0x2F9C0, -1, -1, -1, -1, 1987 }, { 0x2F9C1, -1, -1, -1, -1, 1988 }, { 0x2F9C2, -1, -1, -1, -1, 1989 }, { 0x2F9C3, -1, -1, -1, -1, 1990 }, { 0x2F9C4, -1, -1, -1, -1, 1991 }, { 0x2F9C5, -1, -1, -1, -1, 1992 }, { 0x2F9C6, -1, -1, -1, -1, 1993 }, { 0x2F9C7, -1, -1, -1, -1, 1994 }, { 0x2F9C8, -1, -1, -1, -1, 1995 }, { 0x2F9C9, -1, -1, -1, -1, 1996 }, { 0x2F9CA, -1, -1, -1, -1, 1997 }, { 0x2F9CB, -1, -1, -1, -1, 1998 }, { 0x2F9CC, -1, -1, -1, -1, 1999 }, { 0x2F9CD, -1, -1, -1, -1, 2000 }, { 0x2F9CE, -1, -1, -1, -1, 2001 }, { 0x2F9CF, -1, -1, -1, -1, 2002 }, { 0x2F9D0, -1, -1, -1, -1, 2003 }, { 0x2F9D1, -1, -1, -1, -1, 2004 }, { 0x2F9D2, -1, -1, -1, -1, 2005 }, { 0x2F9D3, -1, -1, -1, -1, 2006 }, { 0x2F9D4, -1, -1, -1, -1, 2007 }, { 0x2F9D5, -1, -1, -1, -1, 2008 }, { 0x2F9D6, -1, -1, -1, -1, 2009 }, { 0x2F9D7, -1, -1, -1, -1, 2010 }, { 0x2F9D8, -1, -1, -1, -1, 2011 }, { 0x2F9D9, -1, -1, -1, -1, 2012 }, { 0x2F9DA, -1, -1, -1, -1, 2013 }, { 0x2F9DB, -1, -1, -1, -1, 2014 }, { 0x2F9DC, -1, -1, -1, -1, 2015 }, { 0x2F9DD, -1, -1, -1, -1, 2016 }, { 0x2F9DE, -1, -1, -1, -1, 2017 }, { 0x2F9DF, -1, -1, -1, -1, 2018 }, { 0x2F9E0, -1, -1, -1, -1, 2019 }, { 0x2F9E1, -1, -1, -1, -1, 2020 }, { 0x2F9E2, -1, -1, -1, -1, 2021 }, { 0x2F9E3, -1, -1, -1, -1, 2022 }, { 0x2F9E4, -1, -1, -1, -1, 2023 }, { 0x2F9E5, -1, -1, -1, -1, 2024 }, { 0x2F9E6, -1, -1, -1, -1, 2025 }, { 0x2F9E7, -1, -1, -1, -1, 2026 }, { 0x2F9E8, -1, -1, -1, -1, 2027 }, { 0x2F9E9, -1, -1, -1, -1, 2028 }, { 0x2F9EA, -1, -1, -1, -1, 2029 }, { 0x2F9EB, -1, -1, -1, -1, 2030 }, { 0x2F9EC, -1, -1, -1, -1, 2031 }, { 0x2F9ED, -1, -1, -1, -1, 2032 }, { 0x2F9EE, -1, -1, -1, -1, 2033 }, { 0x2F9EF, -1, -1, -1, -1, 2034 }, { 0x2F9F0, -1, -1, -1, -1, 2035 }, { 0x2F9F1, -1, -1, -1, -1, 2036 }, { 0x2F9F2, -1, -1, -1, -1, 2037 }, { 0x2F9F3, -1, -1, -1, -1, 2038 }, { 0x2F9F4, -1, -1, -1, -1, 2039 }, { 0x2F9F5, -1, -1, -1, -1, 2040 }, { 0x2F9F6, -1, -1, -1, -1, 2041 }, { 0x2F9F7, -1, -1, -1, -1, 2042 }, { 0x2F9F8, -1, -1, -1, -1, 2043 }, { 0x2F9F9, -1, -1, -1, -1, 2044 }, { 0x2F9FA, -1, -1, -1, -1, 2045 }, { 0x2F9FB, -1, -1, -1, -1, 2046 }, { 0x2F9FC, -1, -1, -1, -1, 2047 }, { 0x2F9FD, -1, -1, -1, -1, 2048 }, { 0x2F9FE, -1, -1, -1, -1, 2049 }, { 0x2F9FF, -1, -1, -1, -1, 2050 }, { 0x2FA00, -1, -1, -1, -1, 2051 }, { 0x2FA01, -1, -1, -1, -1, 2052 }, { 0x2FA02, -1, -1, -1, -1, 2053 }, { 0x2FA03, -1, -1, -1, -1, 2054 }, { 0x2FA04, -1, -1, -1, -1, 2055 }, { 0x2FA05, -1, -1, -1, -1, 2056 }, { 0x2FA06, -1, -1, -1, -1, 2057 }, { 0x2FA07, -1, -1, -1, -1, 2058 }, { 0x2FA08, -1, -1, -1, -1, 2059 }, { 0x2FA09, -1, -1, -1, -1, 2060 }, { 0x2FA0A, -1, -1, -1, -1, 2061 }, { 0x2FA0B, -1, -1, -1, -1, 2062 }, { 0x2FA0C, -1, -1, -1, -1, 2063 }, { 0x2FA0D, -1, -1, -1, -1, 2064 }, { 0x2FA0E, -1, -1, -1, -1, 2065 }, { 0x2FA0F, -1, -1, -1, -1, 2066 }, { 0x2FA10, -1, -1, -1, -1, 2067 }, { 0x2FA11, -1, -1, -1, -1, 2068 }, { 0x2FA12, -1, -1, -1, -1, 2069 }, { 0x2FA13, -1, -1, -1, -1, 2070 }, { 0x2FA14, -1, -1, -1, -1, 2071 }, { 0x2FA15, -1, -1, -1, -1, 2072 }, { 0x2FA16, -1, -1, -1, -1, 2073 }, { 0x2FA17, -1, -1, -1, -1, 2074 }, { 0x2FA18, -1, -1, -1, -1, 2075 }, { 0x2FA19, -1, -1, -1, -1, 2076 }, { 0x2FA1A, -1, -1, -1, -1, 2077 }, { 0x2FA1B, -1, -1, -1, -1, 2078 }, { 0x2FA1C, -1, -1, -1, -1, 2079 }, { 0x2FA1D, -1, -1, -1, -1, 2080 }, { 0xE0001, -1, 8746, -1, -1, -1 }, { 0xE0100, -1, 8747, -1, -1, -1 }, }; #endif font-manager-0.9.4/lib/data/ucd/unicode-unihan.h000066400000000000000000255706331476271126700214550ustar00rootroot00000000000000/* unicode-unihan.h */ /* THIS IS A GENERATED FILE. CHANGES WILL BE OVERWRITTEN. */ /* Generated by ./gen-unicode-headers.pl */ /* Generated from UCD version 16.0.0 */ #pragma once #include #ifndef __GTK_DOC_IGNORE__ #if INCLUDE_UNIHAN_DATA typedef struct _FontManagerUnihan FontManagerUnihan; static const struct _FontManagerUnihan { gunichar index; gint32 kDefinition; gint32 kCantonese; gint32 kMandarin; gint32 kTang; gint32 kKorean; gint32 kJapaneseKun; gint32 kJapaneseOn; gint32 kHangul; gint32 kVietnamese; } unihan[] = { { 0x3400, 5, 0, 36, -1, -1, -1, -1, -1, -1 }, { 0x3401, 41, -1, 79, -1, -1, -1, -1, -1, -1 }, { 0x3402, 85, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3403, -1, 162, -1, -1, -1, -1, -1, -1, -1 }, { 0x3404, -1, 167, 173, -1, -1, -1, -1, -1, -1 }, { 0x3405, 182, 178, 209, -1, -1, -1, -1, -1, -1 }, { 0x3406, 213, -1, 346, -1, -1, -1, -1, -1, -1 }, { 0x3407, -1, 351, -1, -1, -1, -1, -1, -1, -1 }, { 0x3408, -1, 356, -1, -1, -1, -1, -1, -1, -1 }, { 0x3409, -1, 361, -1, -1, -1, -1, -1, -1, -1 }, { 0x340A, -1, 367, -1, -1, -1, -1, -1, -1, -1 }, { 0x340B, -1, 371, -1, -1, -1, -1, -1, -1, -1 }, { 0x340C, 380, 376, 414, -1, -1, -1, -1, -1, -1 }, { 0x340D, -1, 418, -1, -1, -1, -1, -1, -1, -1 }, { 0x340E, -1, 424, -1, -1, -1, -1, -1, -1, -1 }, { 0x340F, -1, 429, -1, -1, -1, -1, -1, -1, -1 }, { 0x3410, -1, 433, -1, -1, -1, -1, -1, -1, -1 }, { 0x3411, -1, 438, -1, -1, -1, -1, -1, -1, -1 }, { 0x3412, -1, 444, -1, -1, -1, -1, -1, -1, -1 }, { 0x3413, -1, 449, -1, -1, -1, -1, -1, -1, -1 }, { 0x3414, -1, 453, -1, -1, -1, -1, -1, -1, -1 }, { 0x3415, -1, 459, -1, -1, -1, -1, -1, -1, -1 }, { 0x3416, 464, -1, 494, -1, -1, -1, -1, -1, -1 }, { 0x3417, -1, 499, -1, -1, -1, -1, -1, -1, -1 }, { 0x3418, -1, 504, -1, -1, -1, -1, -1, -1, -1 }, { 0x3419, -1, 509, -1, -1, -1, -1, -1, -1, -1 }, { 0x341A, -1, 514, -1, -1, -1, -1, -1, -1, -1 }, { 0x341B, -1, 518, -1, -1, -1, -1, -1, -1, -1 }, { 0x341C, 523, -1, 589, -1, -1, -1, -1, -1, -1 }, { 0x341D, -1, 595, -1, -1, -1, -1, -1, -1, -1 }, { 0x341E, -1, 601, -1, -1, -1, -1, -1, -1, -1 }, { 0x341F, -1, 606, -1, -1, -1, -1, -1, -1, -1 }, { 0x3420, -1, 611, -1, -1, -1, -1, -1, -1, -1 }, { 0x3421, 620, 616, 656, -1, -1, -1, -1, -1, -1 }, { 0x3422, -1, 661, -1, -1, -1, -1, -1, -1, -1 }, { 0x3423, -1, 666, -1, -1, -1, -1, -1, -1, -1 }, { 0x3424, 670, -1, 725, -1, -1, -1, -1, -1, -1 }, { 0x3425, -1, 730, -1, -1, -1, -1, -1, -1, -1 }, { 0x3426, -1, 734, -1, -1, -1, -1, -1, -1, -1 }, { 0x3427, 740, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3428, 817, 811, 866, -1, -1, -1, -1, -1, -1 }, { 0x3429, 870, -1, 880, -1, -1, -1, -1, -1, -1 }, { 0x342A, -1, 886, -1, -1, -1, -1, -1, -1, -1 }, { 0x342B, 896, 890, 934, -1, -1, -1, -1, -1, -1 }, { 0x342C, 946, 941, 1042, -1, -1, -1, -1, -1, -1 }, { 0x342D, 1052, 1047, 1113, -1, -1, -1, -1, -1, -1 }, { 0x342E, 1125, 1118, 1189, -1, -1, -1, -1, -1, -1 }, { 0x342F, 1202, 1196, 1255, -1, -1, -1, -1, -1, -1 }, { 0x3430, 1267, 1261, 1362, -1, -1, -1, -1, -1, -1 }, { 0x3431, 1372, 1367, 1404, -1, -1, -1, -1, -1, -1 }, { 0x3432, 1416, 1410, 1434, -1, -1, -1, -1, -1, -1 }, { 0x3433, 1445, 1439, 1471, -1, -1, -1, -1, -1, -1 }, { 0x3434, 1481, 1475, 1548, -1, -1, -1, -1, -1, -1 }, { 0x3435, 1558, 1553, 1580, -1, -1, -1, -1, -1, -1 }, { 0x3436, -1, 1584, -1, -1, -1, -1, -1, -1, -1 }, { 0x3437, 1593, 1588, 1742, -1, -1, -1, -1, -1, -1 }, { 0x3438, 1751, 1746, 1823, -1, -1, -1, -1, -1, -1 }, { 0x3439, 1834, 1829, 1907, -1, -1, -1, -1, -1, -1 }, { 0x343A, 1911, -1, 1990, -1, -1, -1, -1, -1, -1 }, { 0x343B, 2000, 1995, 2017, -1, -1, -1, -1, -1, -1 }, { 0x343C, 2028, 2022, 2072, -1, -1, -1, -1, -1, -1 }, { 0x343D, 2085, 2079, 2137, -1, -1, -1, -1, -1, -1 }, { 0x343E, -1, 2143, -1, -1, -1, -1, -1, -1, -1 }, { 0x343F, -1, 2148, -1, -1, -1, -1, -1, -1, -1 }, { 0x3440, -1, 2153, -1, -1, -1, -1, -1, -1, -1 }, { 0x3441, 2159, -1, 2198, -1, -1, -1, -1, -1, -1 }, { 0x3442, 2210, 2204, 2267, -1, -1, -1, -1, -1, -1 }, { 0x3443, 2273, -1, 2341, -1, -1, -1, -1, -1, -1 }, { 0x3444, 2350, 2345, 2395, -1, -1, -1, -1, -1, -1 }, { 0x3445, 2404, 2399, 2478, -1, -1, -1, -1, -1, -1 }, { 0x3446, -1, 2483, -1, -1, -1, -1, -1, -1, -1 }, { 0x3447, 2494, 2489, 2526, -1, -1, -1, -1, -1, -1 }, { 0x3448, 2538, 2532, 2597, -1, -1, -1, -1, -1, -1 }, { 0x3449, 2603, -1, 2624, -1, -1, -1, -1, -1, -1 }, { 0x344A, 2628, -1, 2646, -1, -1, -1, -1, -1, -1 }, { 0x344B, 2650, -1, 2701, -1, -1, -1, -1, -1, -1 }, { 0x344C, 2714, 2708, 2762, -1, -1, -1, -1, -1, -1 }, { 0x344D, 2769, -1, 2795, -1, -1, -1, -1, -1, -1 }, { 0x344E, 2805, 2800, 2815, -1, -1, -1, -1, -1, -1 }, { 0x344F, 2825, 2820, 2880, -1, -1, -1, -1, -1, -1 }, { 0x3450, 2890, 2885, 2936, -1, -1, -1, -1, -1, -1 }, { 0x3451, -1, 2941, -1, -1, -1, -1, -1, -1, -1 }, { 0x3452, -1, 2946, -1, -1, -1, -1, -1, -1, -1 }, { 0x3453, -1, 2951, -1, -1, -1, -1, -1, -1, -1 }, { 0x3454, 2963, 2957, 3041, -1, -1, -1, -1, -1, -1 }, { 0x3455, -1, 3045, -1, -1, -1, -1, -1, -1, -1 }, { 0x3456, -1, 3051, -1, -1, -1, -1, -1, -1, -1 }, { 0x3457, 3057, -1, 3073, -1, -1, -1, -1, -1, -1 }, { 0x3458, 3085, 3079, 3170, -1, -1, -1, -1, -1, -1 }, { 0x3459, 3175, -1, 3216, -1, -1, -1, -1, -1, -1 }, { 0x345A, 3221, -1, 3261, -1, -1, -1, -1, -1, -1 }, { 0x345B, 3266, -1, 3286, -1, -1, -1, -1, -1, -1 }, { 0x345C, 3290, -1, 3313, -1, -1, -1, -1, -1, -1 }, { 0x345D, 3323, 3317, 3366, -1, -1, -1, -1, -1, -1 }, { 0x345E, 3372, -1, 3471, -1, -1, -1, -1, -1, -1 }, { 0x345F, 3477, -1, 3528, -1, -1, -1, -1, -1, -1 }, { 0x3460, -1, 3534, -1, -1, -1, -1, -1, -1, -1 }, { 0x3461, -1, 3539, -1, -1, -1, -1, -1, -1, -1 }, { 0x3462, -1, 3544, -1, -1, -1, -1, -1, -1, -1 }, { 0x3463, 3550, -1, 3606, -1, -1, -1, -1, -1, -1 }, { 0x3464, 3611, -1, 3652, -1, -1, -1, -1, -1, -1 }, { 0x3465, 3658, -1, 3795, -1, -1, -1, -1, -1, -1 }, { 0x3466, 3799, -1, 3911, -1, -1, -1, -1, -1, -1 }, { 0x3467, 3921, 3915, 3991, -1, -1, -1, -1, -1, -1 }, { 0x3468, 3995, -1, 4051, -1, -1, -1, -1, -1, -1 }, { 0x3469, 4059, 4055, 4098, -1, -1, -1, -1, -1, -1 }, { 0x346A, 4109, 4103, 4177, -1, -1, -1, -1, -1, -1 }, { 0x346B, -1, 4183, -1, -1, -1, -1, -1, -1, 4188 }, { 0x346C, -1, 4194, -1, -1, -1, -1, -1, -1, -1 }, { 0x346D, -1, 4198, -1, -1, -1, -1, -1, -1, -1 }, { 0x346E, 4203, -1, 4226, -1, -1, -1, -1, -1, -1 }, { 0x346F, 4237, 4231, 4338, -1, -1, -1, -1, -1, -1 }, { 0x3470, 4342, -1, 4408, -1, -1, -1, -1, -1, -1 }, { 0x3471, 4413, -1, 4474, -1, -1, -1, -1, -1, -1 }, { 0x3472, -1, 4479, -1, -1, -1, -1, -1, -1, -1 }, { 0x3473, 4490, 4485, 4677, -1, -1, -1, -1, -1, -1 }, { 0x3474, 4688, 4683, -1, -1, -1, -1, -1, -1, -1 }, { 0x3475, 4752, 4747, 4790, -1, -1, -1, -1, -1, -1 }, { 0x3476, 4800, 4795, 4868, -1, -1, -1, -1, -1, -1 }, { 0x3477, 4878, 4872, 4937, -1, -1, -1, -1, -1, -1 }, { 0x3478, -1, -1, 4942, -1, -1, -1, -1, -1, -1 }, { 0x3479, 4952, 4947, 5047, -1, -1, -1, -1, -1, -1 }, { 0x347A, 5058, 5052, 5114, -1, -1, -1, -1, -1, -1 }, { 0x347B, 5119, -1, 5144, -1, -1, -1, -1, -1, -1 }, { 0x347C, 5154, 5148, 5168, -1, -1, -1, -1, -1, -1 }, { 0x347D, 5180, 5174, 5253, -1, -1, -1, -1, -1, -1 }, { 0x347E, 5259, -1, 5309, -1, -1, -1, -1, -1, -1 }, { 0x347F, 5314, -1, 5360, -1, -1, -1, -1, -1, -1 }, { 0x3480, 5366, -1, 5381, -1, -1, -1, -1, -1, -1 }, { 0x3481, 5387, -1, 5450, -1, -1, -1, -1, -1, -1 }, { 0x3482, 5454, -1, 5523, -1, -1, -1, -1, -1, -1 }, { 0x3483, 5529, -1, 5620, -1, -1, -1, -1, -1, -1 }, { 0x3484, 5624, -1, 5672, -1, -1, -1, -1, -1, -1 }, { 0x3485, 5682, 5677, 5703, -1, -1, -1, -1, -1, -1 }, { 0x3486, 5712, 5707, 5768, -1, -1, -1, -1, -1, -1 }, { 0x3487, 5778, 5773, 5855, -1, -1, -1, -1, -1, -1 }, { 0x3488, 5859, -1, 5903, -1, -1, -1, -1, -1, -1 }, { 0x3489, 5908, -1, 5940, -1, -1, -1, -1, -1, -1 }, { 0x348A, 5946, -1, 5957, -1, -1, -1, -1, -1, -1 }, { 0x348B, 5965, 5961, 5999, -1, -1, -1, -1, -1, -1 }, { 0x348C, 6009, 6003, 6057, -1, -1, -1, -1, -1, -1 }, { 0x348D, 6064, -1, 6136, -1, -1, -1, -1, -1, -1 }, { 0x348E, 6141, -1, 6167, -1, -1, -1, -1, -1, -1 }, { 0x348F, -1, 6171, -1, -1, -1, -1, -1, -1, -1 }, { 0x3490, -1, 6176, -1, -1, -1, -1, -1, -1, -1 }, { 0x3491, 6182, -1, 6208, -1, -1, -1, -1, -1, -1 }, { 0x3492, 6218, 6213, 6298, -1, -1, -1, -1, -1, -1 }, { 0x3493, 6308, 6302, 6362, -1, -1, -1, -1, -1, -1 }, { 0x3494, 6371, 6366, 6411, -1, -1, -1, -1, -1, -1 }, { 0x3495, 6416, -1, 6424, -1, -1, -1, -1, -1, -1 }, { 0x3496, 6430, -1, 6483, -1, -1, -1, -1, -1, -1 }, { 0x3497, 6492, 6487, 6521, -1, -1, -1, -1, -1, -1 }, { 0x3498, -1, 6526, -1, -1, -1, -1, -1, -1, -1 }, { 0x3499, 6536, 6531, 6594, -1, -1, -1, -1, -1, -1 }, { 0x349A, 6605, 6600, 6675, -1, -1, -1, -1, 6663, -1 }, { 0x349B, 6680, -1, 6708, -1, -1, -1, -1, -1, -1 }, { 0x349C, 6714, -1, 6824, -1, -1, -1, -1, -1, -1 }, { 0x349D, 6833, 6828, 6859, -1, -1, -1, -1, -1, -1 }, { 0x349E, 6869, 6864, 6893, -1, -1, -1, -1, -1, -1 }, { 0x349F, 6903, 6898, 6969, -1, -1, -1, -1, -1, -1 }, { 0x34A0, 6981, 6975, 7038, -1, -1, -1, -1, -1, -1 }, { 0x34A1, 7043, -1, 7060, -1, -1, -1, -1, -1, -1 }, { 0x34A2, -1, 7065, -1, -1, -1, -1, -1, -1, -1 }, { 0x34A3, -1, 7071, -1, -1, -1, -1, -1, -1, -1 }, { 0x34A4, 7077, -1, 7208, -1, -1, -1, -1, -1, -1 }, { 0x34A5, 7219, 7213, 7231, -1, -1, -1, -1, -1, -1 }, { 0x34A6, 7243, 7237, 7303, -1, -1, -1, -1, -1, -1 }, { 0x34A7, 7313, 7308, 7372, -1, -1, -1, -1, -1, -1 }, { 0x34A8, 7381, 7376, -1, -1, -1, -1, -1, -1, -1 }, { 0x34A9, 7437, 7433, 7484, -1, -1, -1, -1, -1, -1 }, { 0x34AA, 7494, 7489, -1, -1, -1, -1, -1, -1, -1 }, { 0x34AB, 7533, 7528, 7583, -1, -1, -1, -1, -1, -1 }, { 0x34AC, -1, 7587, -1, -1, -1, -1, -1, -1, -1 }, { 0x34AD, 7593, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x34AE, -1, 7624, -1, -1, -1, -1, -1, -1, -1 }, { 0x34AF, -1, 7629, -1, -1, -1, -1, -1, -1, -1 }, { 0x34B0, 7640, 7634, 7698, -1, -1, -1, -1, -1, -1 }, { 0x34B1, -1, 7704, -1, -1, -1, -1, -1, -1, -1 }, { 0x34B2, 7714, 7709, 7769, -1, -1, -1, -1, -1, -1 }, { 0x34B3, 7781, 7774, 7831, -1, -1, -1, -1, -1, -1 }, { 0x34B4, 7844, 7838, 7863, -1, -1, -1, -1, -1, -1 }, { 0x34B5, 7867, -1, 7921, -1, -1, -1, -1, -1, -1 }, { 0x34B6, 7932, 7926, -1, -1, -1, -1, -1, -1, -1 }, { 0x34B7, 7980, 7974, 8071, -1, -1, -1, -1, -1, -1 }, { 0x34B8, 8082, 8076, 8204, -1, -1, -1, -1, -1, -1 }, { 0x34B9, 8214, 8209, -1, -1, -1, -1, -1, -1, -1 }, { 0x34BA, -1, 8282, -1, -1, -1, -1, -1, -1, -1 }, { 0x34BB, 8293, 8288, 8392, -1, -1, -1, -1, -1, -1 }, { 0x34BC, 8402, 8397, 8512, -1, -1, -1, -1, -1, -1 }, { 0x34BD, 8523, 8517, 8550, -1, -1, -1, -1, -1, -1 }, { 0x34BE, 8556, -1, 8611, -1, -1, -1, -1, -1, -1 }, { 0x34BF, 8621, 8616, 8659, -1, -1, -1, -1, -1, -1 }, { 0x34C0, -1, 8663, -1, -1, -1, -1, -1, -1, -1 }, { 0x34C1, 8674, 8668, 8703, -1, -1, -1, -1, -1, -1 }, { 0x34C2, 8709, -1, 8797, -1, -1, -1, -1, -1, -1 }, { 0x34C3, 8807, 8802, 8877, -1, -1, -1, -1, -1, -1 }, { 0x34C4, 8881, -1, 8913, -1, -1, -1, -1, -1, -1 }, { 0x34C5, 8925, 8919, 8938, -1, -1, -1, -1, -1, -1 }, { 0x34C6, -1, 8944, -1, -1, -1, -1, -1, -1, -1 }, { 0x34C7, -1, 8950, -1, -1, -1, -1, -1, -1, -1 }, { 0x34C8, 8955, -1, 8983, -1, -1, -1, -1, -1, -1 }, { 0x34C9, 8994, 8989, 9034, -1, -1, -1, -1, -1, -1 }, { 0x34CA, 9045, 9039, 9063, -1, -1, -1, -1, -1, -1 }, { 0x34CB, 9075, 9069, 9108, -1, -1, -1, -1, -1, -1 }, { 0x34CC, 9120, 9114, 9134, -1, -1, -1, -1, -1, -1 }, { 0x34CD, -1, 9141, -1, -1, -1, -1, -1, -1, -1 }, { 0x34CE, 9147, -1, 9177, -1, -1, -1, -1, -1, -1 }, { 0x34CF, 9189, 9182, 9203, -1, -1, -1, -1, -1, -1 }, { 0x34D0, 9215, 9210, 9237, -1, -1, -1, -1, -1, -1 }, { 0x34D1, 9241, -1, 9246, -1, -1, -1, -1, -1, -1 }, { 0x34D2, -1, 9252, -1, -1, -1, -1, -1, -1, -1 }, { 0x34D3, 9257, -1, 9266, -1, -1, -1, -1, -1, -1 }, { 0x34D4, 9275, 9271, 9331, -1, -1, -1, -1, -1, -1 }, { 0x34D5, -1, 9336, -1, -1, -1, -1, -1, -1, -1 }, { 0x34D6, 9341, -1, 9382, -1, -1, -1, -1, -1, -1 }, { 0x34D7, 9391, 9386, 9439, -1, -1, -1, -1, 9433, -1 }, { 0x34D8, 9449, 9444, 9525, -1, -1, -1, -1, -1, -1 }, { 0x34D9, 9535, 9529, -1, -1, -1, -1, -1, -1, -1 }, { 0x34DA, 9588, 9582, 9659, -1, -1, -1, -1, -1, -1 }, { 0x34DB, 9671, 9665, -1, -1, -1, -1, -1, -1, -1 }, { 0x34DC, 9751, -1, 9807, -1, -1, -1, -1, -1, -1 }, { 0x34DD, 9812, -1, 9855, -1, -1, -1, -1, -1, -1 }, { 0x34DE, 9866, 9861, 9932, -1, -1, -1, -1, -1, -1 }, { 0x34DF, 9942, 9937, 10034, -1, -1, -1, -1, -1, 10038 }, { 0x34E0, 10048, 10043, 10109, -1, -1, -1, -1, -1, 10115 }, { 0x34E1, 10126, 10122, 10229, -1, -1, -1, -1, -1, -1 }, { 0x34E2, 10233, -1, 10308, -1, -1, -1, -1, -1, -1 }, { 0x34E3, 10313, -1, 10385, -1, -1, -1, -1, -1, -1 }, { 0x34E4, 10395, 10390, 10478, -1, -1, -1, -1, -1, -1 }, { 0x34E5, 10489, 10483, 10519, -1, -1, -1, -1, -1, -1 }, { 0x34E6, 10531, 10525, 10566, -1, -1, -1, -1, -1, -1 }, { 0x34E7, 10571, -1, 10595, -1, -1, -1, -1, -1, -1 }, { 0x34E8, 10604, 10600, 10659, -1, -1, -1, -1, -1, -1 }, { 0x34E9, 10669, 10663, 10681, -1, -1, -1, -1, -1, -1 }, { 0x34EA, 10693, 10687, 10794, -1, -1, -1, -1, -1, -1 }, { 0x34EB, -1, 10800, -1, -1, -1, -1, -1, -1, -1 }, { 0x34EC, 10808, 10804, -1, -1, -1, -1, -1, -1, -1 }, { 0x34ED, 10862, 10857, 10912, -1, -1, -1, -1, -1, -1 }, { 0x34EE, 10922, 10917, 10968, -1, -1, -1, -1, -1, -1 }, { 0x34EF, 10979, 10974, 11043, -1, -1, -1, -1, -1, -1 }, { 0x34F0, 11053, 11047, 11108, -1, -1, -1, -1, -1, -1 }, { 0x34F1, 11113, -1, 11220, -1, -1, -1, -1, -1, -1 }, { 0x34F2, 11225, -1, 11253, -1, -1, -1, -1, -1, -1 }, { 0x34F3, 11264, 11259, 11293, -1, -1, -1, -1, -1, -1 }, { 0x34F4, 11297, -1, 11321, -1, -1, -1, -1, -1, -1 }, { 0x34F5, 11333, 11327, 11376, -1, -1, -1, -1, -1, -1 }, { 0x34F6, 11384, 11379, 11449, -1, -1, -1, -1, -1, 11454 }, { 0x34F7, 11464, 11460, 11507, -1, -1, -1, -1, -1, -1 }, { 0x34F8, 11517, 11511, 11597, -1, -1, -1, -1, -1, -1 }, { 0x34F9, 11603, -1, 11686, -1, -1, -1, -1, -1, -1 }, { 0x34FA, 11696, 11691, 11750, -1, -1, -1, -1, -1, -1 }, { 0x34FB, 11762, 11756, -1, -1, -1, -1, -1, -1, -1 }, { 0x34FC, 11817, 11812, 11840, -1, -1, -1, -1, -1, -1 }, { 0x34FD, 11851, 11845, 11890, -1, -1, -1, -1, -1, -1 }, { 0x34FE, 11902, 11897, 11954, -1, -1, -1, -1, -1, -1 }, { 0x34FF, -1, 11958, -1, -1, -1, -1, -1, -1, -1 }, { 0x3500, 11969, 11963, 12041, -1, -1, -1, -1, -1, -1 }, { 0x3501, 12047, -1, 12088, -1, -1, -1, -1, -1, -1 }, { 0x3502, 12100, 12094, 12181, -1, -1, -1, -1, -1, -1 }, { 0x3503, 12192, 12186, 12265, -1, -1, -1, -1, -1, -1 }, { 0x3504, 12275, 12270, 12291, -1, -1, -1, -1, -1, -1 }, { 0x3505, 12300, 12295, 12370, -1, -1, -1, -1, -1, -1 }, { 0x3506, 12382, 12376, 12454, -1, -1, -1, -1, -1, -1 }, { 0x3507, 12464, 12459, -1, -1, -1, -1, -1, -1, -1 }, { 0x3508, -1, 12533, -1, -1, -1, -1, -1, -1, -1 }, { 0x3509, 12543, 12538, 12563, -1, -1, -1, -1, -1, -1 }, { 0x350A, 12568, -1, 12635, -1, -1, -1, -1, -1, -1 }, { 0x350B, 12641, -1, 12679, -1, -1, -1, -1, -1, -1 }, { 0x350C, 12690, 12685, 12731, -1, -1, -1, -1, -1, -1 }, { 0x350D, 12736, -1, 12823, -1, -1, -1, -1, -1, -1 }, { 0x350E, 12834, 12829, 12858, -1, -1, -1, -1, -1, -1 }, { 0x350F, 12868, 12863, 12932, -1, -1, -1, -1, -1, -1 }, { 0x3510, 12941, 12936, -1, -1, -1, -1, -1, -1, -1 }, { 0x3511, 12980, 12975, 13017, -1, -1, -1, -1, -1, -1 }, { 0x3512, 13028, 13022, 13098, -1, -1, -1, -1, -1, -1 }, { 0x3513, 13107, 13102, 13118, -1, -1, -1, -1, -1, -1 }, { 0x3514, -1, 13124, -1, -1, -1, -1, -1, -1, -1 }, { 0x3515, 13129, -1, 13212, -1, -1, -1, -1, 13206, -1 }, { 0x3516, -1, 13216, -1, -1, -1, -1, -1, -1, -1 }, { 0x3517, 13221, -1, 13297, -1, -1, -1, -1, -1, -1 }, { 0x3518, 13302, -1, 13361, -1, -1, -1, -1, -1, -1 }, { 0x3519, 13366, -1, 13394, -1, -1, -1, -1, -1, -1 }, { 0x351A, 13400, -1, 13443, -1, -1, -1, -1, -1, -1 }, { 0x351B, -1, 13448, -1, -1, -1, -1, -1, -1, -1 }, { 0x351C, 13458, 13453, 13540, -1, -1, -1, -1, -1, -1 }, { 0x351D, 13551, 13544, 13586, -1, -1, -1, -1, -1, -1 }, { 0x351E, 13593, -1, 13623, -1, -1, -1, -1, -1, -1 }, { 0x351F, -1, 13629, -1, -1, -1, -1, -1, -1, -1 }, { 0x3520, 13639, 13634, 13683, -1, -1, -1, -1, -1, -1 }, { 0x3521, 13693, 13688, 13746, -1, -1, -1, -1, 13740, -1 }, { 0x3522, 13757, 13751, 13794, -1, -1, -1, -1, -1, -1 }, { 0x3523, 13799, -1, 13951, -1, -1, -1, -1, -1, -1 }, { 0x3524, 13956, -1, 13980, -1, -1, -1, -1, -1, -1 }, { 0x3525, 13985, -1, 14066, -1, -1, -1, -1, -1, -1 }, { 0x3526, 14071, -1, 14144, -1, -1, -1, -1, -1, -1 }, { 0x3527, 14156, 14150, 14229, -1, -1, -1, -1, -1, -1 }, { 0x3528, 14238, 14233, 14255, -1, -1, -1, -1, -1, -1 }, { 0x3529, 14265, 14260, 14297, 14300, -1, -1, -1, -1, -1 }, { 0x352A, 14309, 14304, 14347, -1, -1, -1, -1, -1, -1 }, { 0x352B, -1, 14351, -1, -1, -1, -1, -1, -1, -1 }, { 0x352C, 14363, 14357, -1, -1, -1, -1, -1, -1, -1 }, { 0x352D, 14440, 14436, 14469, -1, -1, -1, -1, -1, -1 }, { 0x352E, 14478, 14474, 14518, -1, -1, -1, -1, -1, -1 }, { 0x352F, 14523, -1, 14628, -1, -1, -1, -1, -1, -1 }, { 0x3530, 14640, 14634, 14706, -1, -1, -1, -1, -1, -1 }, { 0x3531, 14717, 14712, 14770, -1, -1, -1, -1, -1, -1 }, { 0x3532, -1, 14774, -1, -1, -1, -1, -1, -1, -1 }, { 0x3533, 14780, -1, 14879, -1, -1, -1, -1, -1, -1 }, { 0x3534, 14884, -1, 14990, -1, -1, -1, -1, -1, -1 }, { 0x3535, 15000, 14994, 15017, -1, -1, -1, -1, -1, -1 }, { 0x3536, 15029, 15023, 15087, -1, -1, -1, -1, -1, -1 }, { 0x3537, 15098, 15093, 15158, -1, -1, -1, -1, -1, -1 }, { 0x3538, 15163, -1, 15214, -1, -1, -1, -1, -1, -1 }, { 0x3539, 15223, 15218, 15299, -1, -1, -1, -1, -1, -1 }, { 0x353A, 15303, -1, 15393, -1, -1, -1, -1, -1, -1 }, { 0x353B, 15403, 15398, -1, -1, -1, -1, -1, -1, -1 }, { 0x353C, 15444, 15438, 15504, -1, -1, -1, -1, -1, -1 }, { 0x353D, 15509, -1, 15584, -1, -1, -1, -1, -1, -1 }, { 0x353E, 15594, 15589, 15677, -1, -1, -1, -1, -1, -1 }, { 0x353F, 15688, 15683, 15799, -1, -1, -1, -1, -1, -1 }, { 0x3540, -1, 15804, -1, -1, -1, -1, -1, -1, -1 }, { 0x3541, 15815, 15809, 15911, -1, -1, -1, -1, -1, -1 }, { 0x3542, 15916, -1, 16012, -1, -1, -1, -1, -1, -1 }, { 0x3543, 16017, -1, 16053, -1, -1, -1, -1, -1, -1 }, { 0x3544, 16057, -1, 16171, -1, -1, -1, -1, -1, -1 }, { 0x3545, 16182, 16176, 16227, -1, -1, -1, -1, -1, -1 }, { 0x3546, 16236, 16232, 16258, -1, -1, -1, -1, -1, -1 }, { 0x3547, 16262, -1, 16323, -1, -1, -1, -1, -1, -1 }, { 0x3548, 16327, -1, 16441, -1, -1, -1, -1, -1, -1 }, { 0x3549, 16450, 16445, 16500, -1, -1, -1, -1, -1, -1 }, { 0x354A, 16509, 16504, 16594, -1, -1, -1, -1, -1, -1 }, { 0x354B, 16603, 16598, 16613, -1, -1, -1, -1, -1, -1 }, { 0x354C, 16624, 16618, 16661, -1, -1, -1, -1, -1, -1 }, { 0x354D, 16671, 16665, -1, -1, -1, -1, -1, -1, -1 }, { 0x354E, 16743, 16738, 16837, -1, -1, -1, -1, -1, -1 }, { 0x354F, 16846, 16841, 16919, -1, -1, -1, -1, -1, -1 }, { 0x3550, 16928, 16924, 17002, -1, -1, -1, -1, -1, -1 }, { 0x3551, 17012, 17007, 17089, -1, -1, -1, -1, -1, -1 }, { 0x3552, 17094, -1, 17124, -1, -1, -1, -1, -1, -1 }, { 0x3553, -1, 17129, -1, -1, -1, -1, -1, -1, -1 }, { 0x3554, 17140, 17134, -1, -1, -1, -1, -1, -1, -1 }, { 0x3555, 17201, -1, 17257, -1, -1, -1, -1, -1, -1 }, { 0x3556, 17268, 17263, 17335, -1, -1, -1, -1, -1, -1 }, { 0x3557, 17339, -1, 17398, -1, -1, -1, -1, -1, -1 }, { 0x3558, 17409, 17403, -1, -1, -1, -1, -1, -1, -1 }, { 0x3559, 17492, 17486, 17522, -1, -1, -1, -1, -1, -1 }, { 0x355A, 17533, 17527, 17618, -1, -1, -1, -1, -1, -1 }, { 0x355B, 17624, -1, 17730, -1, -1, -1, -1, -1, -1 }, { 0x355C, 17738, 17734, 17788, -1, -1, -1, -1, -1, -1 }, { 0x355D, -1, 17793, -1, -1, -1, -1, -1, -1, -1 }, { 0x355E, 17803, 17797, 17889, -1, -1, -1, -1, -1, -1 }, { 0x355F, 17900, 17895, 17978, -1, -1, -1, -1, -1, -1 }, { 0x3560, 17990, 17983, 18046, -1, -1, -1, -1, -1, -1 }, { 0x3561, 18059, 18054, 18111, -1, -1, -1, -1, -1, -1 }, { 0x3562, 18121, 18115, 18173, -1, -1, -1, -1, -1, -1 }, { 0x3563, 18183, 18178, 18259, -1, -1, -1, -1, -1, -1 }, { 0x3564, 18264, -1, 18313, -1, -1, -1, -1, -1, -1 }, { 0x3565, 18322, 18318, 18367, -1, -1, -1, -1, -1, -1 }, { 0x3566, 18378, 18373, 18420, -1, -1, -1, -1, -1, -1 }, { 0x3567, 18429, 18425, 18471, -1, -1, -1, -1, -1, -1 }, { 0x3568, -1, 18475, 18481, -1, -1, -1, -1, -1, -1 }, { 0x3569, 18486, -1, 18560, -1, -1, -1, -1, -1, -1 }, { 0x356A, 18571, 18566, 18632, -1, -1, -1, -1, -1, -1 }, { 0x356B, 18637, -1, 18730, -1, -1, -1, -1, -1, -1 }, { 0x356C, 18742, 18736, 18853, -1, -1, -1, -1, -1, -1 }, { 0x356D, 18864, 18859, 18952, -1, -1, -1, -1, -1, 18956 }, { 0x356E, 18964, 18960, 19022, -1, -1, -1, -1, -1, -1 }, { 0x356F, 19032, 19026, 19111, -1, -1, -1, -1, -1, -1 }, { 0x3570, 19115, -1, 19209, -1, -1, -1, -1, -1, 19214 }, { 0x3571, 19218, -1, 19242, -1, -1, -1, -1, -1, -1 }, { 0x3572, 19252, 19247, 19359, -1, -1, -1, -1, -1, -1 }, { 0x3573, 19370, 19364, -1, -1, -1, -1, -1, -1, -1 }, { 0x3574, -1, -1, 19409, -1, -1, -1, -1, -1, -1 }, { 0x3575, -1, 19415, 19421, -1, -1, -1, -1, -1, 19426 }, { 0x3576, 19437, 19433, 19471, -1, -1, -1, -1, -1, -1 }, { 0x3577, 19474, -1, 19648, -1, -1, -1, -1, -1, -1 }, { 0x3578, 19658, 19653, 19682, -1, -1, -1, -1, -1, 19686 }, { 0x3579, 19697, 19692, 19717, -1, -1, -1, -1, -1, -1 }, { 0x357A, 19726, 19721, 19827, -1, -1, -1, -1, -1, -1 }, { 0x357B, 19833, -1, 19853, -1, -1, -1, -1, -1, -1 }, { 0x357C, 19864, 19858, -1, -1, -1, -1, -1, -1, -1 }, { 0x357D, 19934, 19930, 19945, -1, -1, -1, -1, -1, -1 }, { 0x357E, -1, 19949, -1, -1, -1, -1, -1, -1, -1 }, { 0x357F, -1, 19954, -1, -1, -1, -1, -1, -1, -1 }, { 0x3580, 19964, 19958, 19970, -1, -1, -1, -1, -1, -1 }, { 0x3581, 19980, 19974, 20072, -1, -1, -1, -1, -1, -1 }, { 0x3582, 20077, -1, 20151, -1, -1, -1, -1, -1, -1 }, { 0x3583, 20155, -1, 20269, -1, -1, -1, -1, -1, -1 }, { 0x3584, 20274, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3585, 20326, 20320, 20354, -1, -1, -1, -1, -1, -1 }, { 0x3586, 20363, 20358, 20475, -1, -1, -1, -1, -1, -1 }, { 0x3587, 20483, 20479, 20508, -1, -1, -1, -1, -1, 20512 }, { 0x3588, -1, 20516, -1, -1, -1, -1, -1, -1, -1 }, { 0x3589, -1, 20521, -1, -1, -1, -1, -1, -1, -1 }, { 0x358A, 20531, 20526, 20538, -1, -1, -1, -1, -1, -1 }, { 0x358B, -1, 20543, -1, -1, -1, -1, -1, -1, -1 }, { 0x358C, -1, 20549, -1, -1, -1, -1, -1, -1, -1 }, { 0x358D, -1, 20554, -1, -1, -1, -1, -1, -1, -1 }, { 0x358E, -1, 20559, -1, -1, -1, -1, -1, -1, -1 }, { 0x358F, 20565, -1, 20620, -1, -1, -1, -1, -1, -1 }, { 0x3590, 20625, -1, 20648, -1, -1, -1, -1, -1, -1 }, { 0x3591, 20653, -1, 20779, -1, -1, -1, -1, -1, 20784 }, { 0x3592, 20795, 20790, 20904, -1, -1, -1, -1, -1, -1 }, { 0x3593, 20914, 20908, 20996, -1, -1, -1, -1, -1, -1 }, { 0x3594, 21002, -1, 21034, -1, -1, -1, -1, -1, -1 }, { 0x3595, 21039, -1, 21091, -1, -1, -1, -1, -1, -1 }, { 0x3596, 21096, -1, 21164, -1, -1, -1, -1, -1, -1 }, { 0x3597, 21169, -1, 21208, -1, -1, -1, -1, -1, 21213 }, { 0x3598, 21224, 21218, 21306, -1, -1, -1, -1, -1, -1 }, { 0x3599, -1, 21312, -1, -1, -1, -1, -1, -1, -1 }, { 0x359A, -1, 21317, -1, -1, -1, -1, -1, -1, -1 }, { 0x359B, -1, 21321, -1, -1, -1, -1, -1, -1, -1 }, { 0x359C, -1, 21325, -1, -1, -1, -1, -1, -1, -1 }, { 0x359D, -1, 21331, -1, -1, -1, -1, -1, -1, -1 }, { 0x359E, 21341, 21336, 21378, -1, -1, -1, -1, -1, -1 }, { 0x359F, 21388, 21383, 21462, -1, -1, -1, -1, -1, -1 }, { 0x35A0, 21468, -1, 21544, -1, -1, -1, -1, -1, 21549 }, { 0x35A1, 21560, 21556, 21653, -1, -1, -1, -1, -1, -1 }, { 0x35A2, 21661, 21657, 21690, -1, -1, -1, -1, -1, -1 }, { 0x35A3, 21699, 21694, 21756, -1, -1, -1, -1, -1, 21761 }, { 0x35A4, 21772, 21766, 21785, -1, -1, -1, -1, -1, -1 }, { 0x35A5, 21796, 21790, 21842, -1, -1, -1, -1, -1, -1 }, { 0x35A6, 21853, 21847, 21863, -1, -1, -1, -1, -1, -1 }, { 0x35A7, 21869, -1, 21915, -1, -1, -1, -1, -1, 21920 }, { 0x35A8, 21930, 21925, 21980, -1, -1, -1, -1, -1, -1 }, { 0x35A9, 21984, -1, 22043, -1, -1, -1, -1, -1, -1 }, { 0x35AA, 22053, 22047, 22135, -1, -1, -1, -1, -1, -1 }, { 0x35AB, 22146, 22140, 22225, -1, -1, -1, -1, -1, 22231 }, { 0x35AC, -1, 22238, -1, -1, -1, -1, -1, -1, -1 }, { 0x35AD, 22248, 22243, 22307, -1, -1, -1, -1, -1, -1 }, { 0x35AE, 22319, 22313, 22359, -1, -1, -1, -1, -1, -1 }, { 0x35AF, -1, 22364, -1, -1, -1, -1, -1, -1, -1 }, { 0x35B0, -1, 22370, -1, -1, -1, -1, -1, -1, -1 }, { 0x35B1, -1, 22376, -1, -1, -1, -1, -1, -1, -1 }, { 0x35B2, -1, 22380, -1, -1, -1, -1, -1, -1, -1 }, { 0x35B3, -1, 22385, -1, -1, -1, -1, -1, -1, -1 }, { 0x35B4, -1, 22390, -1, -1, -1, -1, -1, -1, -1 }, { 0x35B5, -1, 22395, 22400, -1, -1, -1, -1, -1, -1 }, { 0x35B6, 22404, -1, 22499, -1, -1, -1, -1, -1, -1 }, { 0x35B7, 22508, 22504, 22583, -1, -1, -1, -1, -1, -1 }, { 0x35B8, 22588, -1, 22712, -1, -1, -1, -1, -1, -1 }, { 0x35B9, 22717, -1, 22813, -1, -1, -1, -1, -1, 22818 }, { 0x35BA, 22830, 22824, 22858, -1, -1, -1, -1, -1, -1 }, { 0x35BB, 22864, -1, 22886, -1, -1, -1, -1, -1, -1 }, { 0x35BC, 22896, 22891, 22950, -1, -1, -1, -1, -1, 22955 }, { 0x35BD, 22966, 22960, 23021, -1, -1, -1, -1, -1, 23025 }, { 0x35BE, 23037, 23031, 23245, -1, -1, -1, -1, -1, -1 }, { 0x35BF, 23252, 23248, 23326, -1, -1, -1, -1, -1, -1 }, { 0x35C0, 23331, -1, 23392, -1, -1, -1, -1, -1, -1 }, { 0x35C1, 23403, 23397, 23451, -1, -1, -1, -1, -1, -1 }, { 0x35C2, 23461, 23454, 23581, -1, -1, -1, -1, -1, -1 }, { 0x35C3, 23588, -1, 23653, -1, -1, -1, -1, -1, -1 }, { 0x35C4, 23658, -1, 23708, -1, -1, -1, -1, -1, -1 }, { 0x35C5, 23716, 23712, 23772, -1, -1, -1, -1, -1, -1 }, { 0x35C6, 23782, 23776, 23914, -1, -1, -1, -1, -1, -1 }, { 0x35C7, 23923, 23918, 24023, -1, -1, -1, -1, -1, -1 }, { 0x35C8, 24034, 24028, 24070, -1, -1, -1, -1, -1, -1 }, { 0x35C9, 24081, 24075, 24206, -1, -1, -1, -1, -1, -1 }, { 0x35CA, 24218, 24212, 24326, -1, -1, -1, -1, -1, -1 }, { 0x35CB, 24335, 24330, 24391, -1, -1, -1, -1, -1, -1 }, { 0x35CC, 24396, -1, 24478, -1, -1, -1, -1, -1, -1 }, { 0x35CD, 24489, 24483, -1, -1, -1, -1, -1, -1, -1 }, { 0x35CE, 24563, 24558, -1, -1, -1, -1, -1, -1, -1 }, { 0x35CF, -1, 24628, 24634, -1, -1, -1, -1, -1, -1 }, { 0x35D0, -1, 24639, -1, -1, -1, -1, -1, -1, -1 }, { 0x35D1, 24651, 24645, 24698, -1, -1, -1, -1, -1, 24702 }, { 0x35D2, 24713, 24708, 24792, -1, -1, -1, -1, -1, -1 }, { 0x35D3, 24802, 24796, 24811, -1, -1, -1, -1, -1, -1 }, { 0x35D4, 24822, 24817, 24849, -1, -1, -1, -1, -1, -1 }, { 0x35D5, 24855, -1, 24911, -1, -1, -1, -1, -1, -1 }, { 0x35D6, 24922, 24916, 25021, -1, -1, -1, -1, -1, 25026 }, { 0x35D7, 25032, -1, 25095, -1, -1, -1, -1, -1, -1 }, { 0x35D8, 25105, 25100, 25137, -1, -1, -1, -1, -1, -1 }, { 0x35D9, 25141, -1, 25232, -1, -1, -1, -1, -1, 25237 }, { 0x35DA, 25247, 25241, 25303, -1, -1, -1, -1, -1, 25307 }, { 0x35DB, 25319, 25314, 25378, -1, -1, -1, -1, -1, -1 }, { 0x35DC, 25389, 25384, 25422, -1, -1, -1, -1, -1, 25427 }, { 0x35DD, -1, 25432, -1, -1, -1, -1, -1, -1, -1 }, { 0x35DE, -1, 25437, -1, -1, -1, -1, -1, -1, -1 }, { 0x35DF, -1, 25441, -1, -1, -1, -1, -1, -1, -1 }, { 0x35E0, -1, 25446, -1, -1, -1, -1, -1, -1, -1 }, { 0x35E1, -1, 25450, -1, -1, -1, -1, -1, -1, -1 }, { 0x35E2, 25456, -1, 25520, -1, -1, -1, -1, -1, 25526 }, { 0x35E3, 25533, -1, 25580, -1, -1, -1, -1, -1, -1 }, { 0x35E4, 25584, -1, 25659, -1, -1, -1, -1, -1, -1 }, { 0x35E5, 25669, 25663, 25731, -1, -1, -1, -1, -1, -1 }, { 0x35E6, 25741, 25736, 25767, -1, -1, -1, -1, -1, -1 }, { 0x35E7, 25772, -1, 25833, -1, -1, -1, -1, -1, -1 }, { 0x35E8, 25838, -1, 25902, -1, -1, -1, -1, -1, -1 }, { 0x35E9, 25912, 25907, 25956, -1, -1, -1, -1, -1, -1 }, { 0x35EA, 25965, 25960, -1, -1, -1, -1, -1, -1, -1 }, { 0x35EB, 25991, -1, 26035, -1, -1, -1, -1, -1, -1 }, { 0x35EC, 26045, 26040, 26072, -1, -1, -1, -1, -1, -1 }, { 0x35ED, 26077, -1, 26094, -1, -1, -1, -1, -1, -1 }, { 0x35EE, -1, 26098, -1, -1, -1, -1, -1, -1, -1 }, { 0x35EF, -1, 26104, -1, -1, -1, -1, -1, -1, -1 }, { 0x35F0, 26114, 26108, 26205, -1, -1, -1, -1, -1, -1 }, { 0x35F1, 26217, 26211, 26301, -1, -1, -1, -1, -1, -1 }, { 0x35F2, 26311, 26305, 26348, -1, -1, -1, -1, -1, -1 }, { 0x35F3, 26358, 26353, 26463, -1, -1, -1, -1, -1, -1 }, { 0x35F4, 26467, -1, 26510, -1, -1, -1, -1, -1, 26515 }, { 0x35F5, 26527, 26522, 26573, -1, -1, -1, -1, -1, -1 }, { 0x35F6, 26582, 26577, 26602, -1, -1, -1, -1, -1, -1 }, { 0x35F7, 26611, 26606, 26704, -1, -1, -1, -1, -1, -1 }, { 0x35F8, -1, 26709, -1, -1, -1, -1, -1, -1, -1 }, { 0x35F9, -1, 26715, -1, -1, -1, -1, -1, -1, -1 }, { 0x35FA, -1, 26720, -1, -1, -1, -1, -1, -1, -1 }, { 0x35FB, 26730, 26726, 26818, -1, -1, -1, -1, -1, -1 }, { 0x35FC, 26823, -1, 26862, -1, -1, -1, -1, -1, -1 }, { 0x35FD, 26873, 26866, 26955, -1, -1, -1, -1, -1, -1 }, { 0x35FE, 26967, 26962, 27024, -1, -1, -1, -1, -1, -1 }, { 0x35FF, 27029, -1, 27109, -1, -1, -1, -1, 27103, -1 }, { 0x3600, 27118, 27113, 27165, -1, -1, -1, -1, -1, -1 }, { 0x3601, 27170, -1, 27219, -1, -1, -1, -1, -1, -1 }, { 0x3602, 27227, 27223, 27244, -1, -1, -1, -1, -1, -1 }, { 0x3603, -1, 27248, -1, -1, -1, -1, -1, -1, -1 }, { 0x3604, -1, 27252, 27258, -1, -1, -1, -1, -1, -1 }, { 0x3605, 27270, 27264, 27309, -1, -1, -1, -1, -1, -1 }, { 0x3606, 27315, -1, 27360, -1, -1, -1, -1, -1, -1 }, { 0x3607, -1, 27365, 27371, -1, -1, -1, -1, -1, 27377 }, { 0x3608, 27382, -1, 27481, -1, -1, -1, -1, -1, -1 }, { 0x3609, 27490, 27485, 27542, -1, -1, -1, -1, -1, -1 }, { 0x360A, 27547, -1, 27587, -1, -1, -1, -1, -1, -1 }, { 0x360B, 27591, -1, 27627, -1, -1, -1, -1, -1, 27633 }, { 0x360C, 27639, -1, 27708, -1, -1, -1, -1, -1, -1 }, { 0x360D, 27712, -1, 27743, -1, -1, -1, -1, -1, -1 }, { 0x360E, 27753, 27747, 27792, -1, -1, -1, -1, -1, -1 }, { 0x360F, -1, 27797, -1, -1, -1, -1, -1, -1, -1 }, { 0x3610, 27802, -1, 27816, -1, -1, -1, -1, -1, -1 }, { 0x3611, 27826, 27821, 27868, -1, -1, -1, -1, -1, -1 }, { 0x3612, -1, 27872, -1, -1, -1, -1, -1, -1, -1 }, { 0x3613, 27884, 27878, 27963, -1, -1, -1, -1, -1, 27968 }, { 0x3614, 27977, 27972, 28075, -1, -1, -1, -1, 28069, -1 }, { 0x3615, 28080, -1, 28172, -1, -1, -1, -1, -1, -1 }, { 0x3616, 28177, -1, 28223, -1, -1, -1, -1, -1, -1 }, { 0x3617, 28234, 28228, 28254, -1, -1, -1, -1, -1, -1 }, { 0x3618, -1, 28258, -1, -1, -1, -1, -1, -1, -1 }, { 0x3619, 28264, -1, 28282, -1, -1, -1, -1, -1, -1 }, { 0x361A, 28293, 28287, 28351, -1, -1, -1, -1, -1, -1 }, { 0x361B, 28356, -1, 28432, -1, -1, -1, -1, -1, -1 }, { 0x361C, 28437, -1, 28551, -1, -1, -1, -1, -1, -1 }, { 0x361D, 28556, -1, 28701, -1, -1, -1, -1, -1, -1 }, { 0x361E, 28706, -1, 28767, -1, -1, -1, -1, -1, -1 }, { 0x361F, -1, 28772, -1, -1, -1, -1, -1, -1, -1 }, { 0x3620, 28779, -1, 28813, -1, -1, -1, -1, -1, -1 }, { 0x3621, 28823, 28817, 28881, -1, -1, -1, -1, -1, -1 }, { 0x3622, 28892, 28886, 28919, -1, -1, -1, -1, -1, -1 }, { 0x3623, 28925, -1, 28966, -1, -1, -1, -1, -1, -1 }, { 0x3624, 28978, 28972, 29005, -1, -1, -1, -1, -1, -1 }, { 0x3625, 29015, 29010, 29075, -1, -1, -1, -1, -1, -1 }, { 0x3626, 29085, 29080, 29127, -1, -1, -1, -1, -1, -1 }, { 0x3627, 29138, 29132, 29218, -1, -1, -1, -1, -1, -1 }, { 0x3628, 29227, 29222, 29274, -1, -1, -1, -1, -1, 29279 }, { 0x3629, 29290, 29285, 29307, -1, -1, -1, -1, -1, -1 }, { 0x362A, 29316, 29311, 29445, -1, -1, -1, -1, -1, -1 }, { 0x362B, 29450, -1, 29547, -1, -1, -1, -1, -1, -1 }, { 0x362C, 29553, -1, 29792, -1, -1, -1, -1, -1, -1 }, { 0x362D, 29801, 29796, 29846, -1, -1, -1, -1, -1, -1 }, { 0x362E, -1, 29850, -1, -1, -1, -1, -1, -1, -1 }, { 0x362F, -1, 29855, -1, -1, -1, -1, -1, -1, -1 }, { 0x3630, 29867, 29862, 29937, -1, -1, -1, -1, -1, -1 }, { 0x3631, 29949, 29943, 29995, -1, -1, -1, -1, -1, -1 }, { 0x3632, 30005, 30000, 30103, -1, -1, -1, -1, -1, -1 }, { 0x3633, 30107, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3634, 30144, 30140, 30173, -1, -1, -1, -1, -1, -1 }, { 0x3635, 30183, 30178, 30219, -1, -1, -1, -1, -1, -1 }, { 0x3636, 30228, 30223, 30304, -1, -1, -1, -1, -1, -1 }, { 0x3637, 30309, -1, 30415, -1, -1, -1, -1, -1, -1 }, { 0x3638, 30425, 30419, 30485, -1, -1, -1, -1, -1, -1 }, { 0x3639, 30495, 30491, 30625, -1, -1, -1, -1, -1, -1 }, { 0x363A, 30634, 30629, 30682, -1, -1, -1, -1, -1, -1 }, { 0x363B, 30686, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x363C, -1, 30790, -1, -1, -1, -1, -1, -1, -1 }, { 0x363D, 30801, 30796, -1, -1, -1, -1, -1, 30841, -1 }, { 0x363E, -1, 30847, -1, -1, -1, -1, -1, -1, -1 }, { 0x363F, 30852, -1, 30937, -1, -1, -1, -1, -1, -1 }, { 0x3640, 30947, 30942, 31014, -1, -1, -1, -1, -1, -1 }, { 0x3641, 31019, -1, 31083, -1, -1, -1, -1, -1, -1 }, { 0x3642, 31088, -1, 31135, -1, -1, -1, -1, -1, -1 }, { 0x3643, 31140, -1, 31187, -1, -1, -1, -1, -1, -1 }, { 0x3644, 31198, 31193, 31272, -1, -1, -1, -1, -1, -1 }, { 0x3645, 31281, 31276, 31398, -1, -1, -1, -1, -1, -1 }, { 0x3646, -1, 31403, -1, -1, -1, -1, -1, -1, -1 }, { 0x3647, 31414, 31409, 31450, -1, -1, -1, -1, -1, -1 }, { 0x3648, 31455, -1, 31490, -1, -1, -1, -1, -1, -1 }, { 0x3649, 31500, 31495, 31582, -1, -1, -1, -1, -1, -1 }, { 0x364A, 31595, 31588, 31720, -1, -1, -1, -1, -1, -1 }, { 0x364B, -1, 31727, -1, -1, -1, -1, -1, -1, -1 }, { 0x364C, -1, 31732, -1, -1, -1, -1, -1, -1, -1 }, { 0x364D, 31737, -1, 31783, -1, -1, -1, -1, -1, -1 }, { 0x364E, 31793, 31788, 31871, -1, -1, -1, -1, -1, -1 }, { 0x364F, 31881, 31876, 31958, -1, -1, -1, -1, -1, -1 }, { 0x3650, 31966, 31962, 32062, 32067, -1, -1, -1, -1, -1 }, { 0x3651, 32075, -1, 32139, -1, -1, -1, -1, -1, -1 }, { 0x3652, 32143, -1, 32206, -1, -1, -1, -1, -1, -1 }, { 0x3653, 32216, 32210, 32260, -1, -1, -1, -1, -1, -1 }, { 0x3654, 32265, -1, 32359, -1, -1, -1, -1, -1, -1 }, { 0x3655, 32370, 32364, 32415, -1, -1, -1, -1, -1, -1 }, { 0x3656, -1, 32421, -1, -1, -1, -1, -1, -1, -1 }, { 0x3657, 32426, -1, 32480, -1, -1, -1, -1, -1, -1 }, { 0x3658, 32485, -1, 32508, -1, -1, -1, -1, -1, -1 }, { 0x3659, 32519, 32513, 32599, -1, -1, -1, -1, -1, -1 }, { 0x365A, 32611, 32605, 32662, -1, -1, -1, -1, -1, -1 }, { 0x365B, 32673, 32668, 32702, -1, -1, -1, -1, -1, -1 }, { 0x365C, 32706, -1, 32793, -1, -1, -1, -1, -1, -1 }, { 0x365D, 32803, 32798, 32836, -1, -1, -1, -1, -1, -1 }, { 0x365E, 32841, -1, 32866, -1, -1, -1, -1, -1, -1 }, { 0x365F, 32877, 32871, 32985, -1, -1, -1, -1, -1, -1 }, { 0x3660, 32991, -1, 33060, -1, -1, -1, -1, -1, -1 }, { 0x3661, 33070, 33064, 33096, -1, -1, -1, -1, -1, -1 }, { 0x3662, 33102, -1, 33165, -1, -1, -1, -1, -1, -1 }, { 0x3663, 33177, 33170, 33198, -1, -1, -1, -1, -1, -1 }, { 0x3664, 33210, 33205, 33294, -1, -1, -1, -1, -1, 33299 }, { 0x3665, 33304, -1, 33310, -1, -1, -1, -1, -1, -1 }, { 0x3666, -1, 33315, 33319, -1, -1, -1, -1, -1, -1 }, { 0x3667, 33329, 33324, -1, -1, -1, -1, -1, -1, -1 }, { 0x3668, 33386, 33381, 33461, -1, -1, -1, -1, -1, -1 }, { 0x3669, 33470, 33465, 33488, -1, -1, -1, -1, -1, -1 }, { 0x366A, 33494, -1, 33534, -1, -1, -1, -1, -1, -1 }, { 0x366B, 33538, -1, 33584, -1, -1, -1, -1, -1, -1 }, { 0x366C, 33594, 33588, 33613, -1, -1, -1, -1, -1, -1 }, { 0x366D, -1, 33618, -1, -1, -1, -1, -1, -1, -1 }, { 0x366E, 33630, 33624, 33646, -1, -1, -1, -1, -1, 33650 }, { 0x366F, 33657, -1, 33762, -1, -1, -1, -1, 33756, -1 }, { 0x3670, 33766, -1, 33799, -1, -1, -1, -1, -1, -1 }, { 0x3671, 33804, -1, 33853, -1, -1, -1, -1, -1, -1 }, { 0x3672, 33864, 33858, 33902, -1, -1, -1, -1, -1, -1 }, { 0x3673, 33913, 33908, 33998, -1, -1, -1, -1, -1, -1 }, { 0x3674, 34003, -1, 34044, -1, -1, -1, -1, -1, 34050 }, { 0x3675, 34062, 34057, 34135, -1, -1, -1, -1, -1, -1 }, { 0x3676, 34146, 34140, 34233, -1, -1, -1, -1, -1, -1 }, { 0x3677, 34239, -1, 34292, -1, -1, -1, -1, -1, -1 }, { 0x3678, 34297, -1, 34363, -1, -1, -1, -1, -1, -1 }, { 0x3679, 34368, -1, 34407, -1, -1, -1, -1, -1, -1 }, { 0x367A, 34413, -1, 34538, -1, -1, -1, -1, -1, -1 }, { 0x367B, 34548, 34543, 34676, -1, -1, -1, -1, -1, -1 }, { 0x367C, 34688, 34682, 34749, -1, -1, -1, -1, -1, -1 }, { 0x367D, -1, 34754, -1, -1, -1, -1, -1, -1, -1 }, { 0x367E, 34764, 34759, 34807, -1, -1, -1, -1, -1, -1 }, { 0x367F, -1, 34811, -1, -1, -1, -1, -1, -1, -1 }, { 0x3680, 34821, 34816, 34896, -1, -1, -1, -1, -1, -1 }, { 0x3681, 34905, 34900, 34994, -1, -1, -1, -1, -1, -1 }, { 0x3682, 35000, -1, 35032, -1, -1, -1, -1, -1, -1 }, { 0x3683, 35043, 35038, 35206, -1, -1, -1, -1, -1, -1 }, { 0x3684, -1, 35211, -1, -1, -1, -1, -1, -1, -1 }, { 0x3685, 35221, 35215, 35262, -1, -1, -1, -1, -1, -1 }, { 0x3686, 35273, 35268, 35346, -1, -1, -1, -1, -1, -1 }, { 0x3687, 35356, 35350, 35525, -1, -1, -1, -1, -1, -1 }, { 0x3688, -1, 35531, -1, -1, -1, -1, -1, -1, -1 }, { 0x3689, 35541, 35537, 35675, -1, -1, -1, -1, -1, -1 }, { 0x368A, 35684, 35679, 35723, -1, -1, -1, -1, -1, -1 }, { 0x368B, 35733, 35728, 35772, -1, -1, -1, -1, -1, -1 }, { 0x368C, 35782, 35778, 35839, -1, -1, -1, -1, -1, -1 }, { 0x368D, 35844, -1, 35903, -1, -1, -1, -1, -1, -1 }, { 0x368E, -1, 35908, -1, -1, -1, -1, -1, -1, -1 }, { 0x368F, 35919, 35914, 36037, -1, -1, -1, -1, -1, -1 }, { 0x3690, 36047, 36042, 36125, -1, -1, -1, -1, -1, -1 }, { 0x3691, -1, 36130, -1, -1, -1, -1, -1, -1, -1 }, { 0x3692, 36141, 36136, 36183, -1, -1, -1, -1, -1, -1 }, { 0x3693, 36194, 36189, 36220, -1, -1, -1, -1, -1, -1 }, { 0x3694, 36230, 36225, 36357, -1, -1, -1, -1, -1, -1 }, { 0x3695, 36362, -1, 36464, -1, -1, -1, -1, -1, -1 }, { 0x3696, 36473, 36468, 36569, -1, -1, -1, -1, -1, -1 }, { 0x3697, 36578, 36574, 36613, -1, -1, -1, -1, -1, -1 }, { 0x3698, 36623, 36618, 36756, -1, -1, -1, -1, -1, -1 }, { 0x3699, -1, 36761, 36766, -1, -1, -1, -1, -1, -1 }, { 0x369A, 36778, 36771, 36827, -1, -1, -1, -1, -1, -1 }, { 0x369B, 36838, 36833, 36882, -1, -1, -1, -1, -1, -1 }, { 0x369C, 36891, 36886, 37013, -1, -1, -1, -1, -1, -1 }, { 0x369D, 37017, -1, 37088, -1, -1, -1, -1, -1, -1 }, { 0x369E, 37099, 37094, 37120, -1, -1, -1, -1, -1, -1 }, { 0x369F, 37132, 37126, 37227, -1, -1, -1, -1, -1, -1 }, { 0x36A0, 37238, 37233, 37292, -1, -1, -1, -1, -1, -1 }, { 0x36A1, 37303, 37298, 37336, -1, -1, -1, -1, -1, -1 }, { 0x36A2, 37345, 37340, 37454, -1, -1, -1, -1, -1, -1 }, { 0x36A3, 37464, 37458, 37627, -1, -1, -1, -1, -1, -1 }, { 0x36A4, 37633, -1, 37685, -1, -1, -1, -1, -1, -1 }, { 0x36A5, 37689, -1, 37757, -1, -1, -1, -1, -1, -1 }, { 0x36A6, 37766, 37761, 37844, -1, -1, -1, -1, -1, -1 }, { 0x36A7, 37848, -1, 37948, -1, -1, -1, -1, -1, -1 }, { 0x36A8, 37958, 37953, 37978, -1, -1, -1, -1, -1, -1 }, { 0x36A9, 37989, 37984, 38045, -1, -1, -1, -1, -1, -1 }, { 0x36AA, 38055, 38050, 38108, -1, -1, -1, -1, -1, -1 }, { 0x36AB, 38119, 38113, 38172, -1, -1, -1, -1, -1, -1 }, { 0x36AC, 38182, 38176, 38206, -1, -1, -1, -1, -1, -1 }, { 0x36AD, 38211, -1, 38231, -1, -1, -1, -1, -1, -1 }, { 0x36AE, 38242, 38236, -1, -1, -1, -1, -1, -1, -1 }, { 0x36AF, 38301, 38296, 38329, -1, -1, -1, -1, -1, -1 }, { 0x36B0, 38339, 38334, 38385, -1, -1, -1, -1, -1, -1 }, { 0x36B1, 38390, -1, 38410, -1, -1, -1, -1, -1, -1 }, { 0x36B2, 38415, -1, 38483, -1, -1, -1, -1, -1, -1 }, { 0x36B3, 38489, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x36B4, 38566, -1, 38624, -1, -1, -1, -1, -1, -1 }, { 0x36B5, 38634, 38628, 38654, -1, -1, -1, -1, -1, -1 }, { 0x36B6, 38664, 38660, 38862, -1, -1, -1, -1, -1, -1 }, { 0x36B7, 38866, -1, 39002, -1, -1, -1, -1, -1, -1 }, { 0x36B8, 39010, 39006, -1, -1, -1, -1, -1, -1, -1 }, { 0x36B9, 39030, -1, 39097, -1, -1, -1, -1, -1, -1 }, { 0x36BA, 39102, -1, 39158, -1, -1, -1, -1, -1, -1 }, { 0x36BB, 39163, -1, 39181, -1, -1, -1, -1, -1, -1 }, { 0x36BC, 39185, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x36BD, 39241, 39235, 39261, -1, -1, -1, -1, -1, -1 }, { 0x36BE, 39273, 39267, 39315, -1, -1, -1, -1, -1, -1 }, { 0x36BF, 39322, -1, 39425, -1, -1, -1, -1, -1, -1 }, { 0x36C0, -1, 39430, 39434, -1, -1, -1, -1, -1, -1 }, { 0x36C1, 39439, -1, 39492, -1, -1, -1, -1, -1, -1 }, { 0x36C2, 39502, 39498, 39517, -1, -1, -1, -1, -1, -1 }, { 0x36C3, 39527, 39522, 39576, -1, -1, -1, -1, 39570, -1 }, { 0x36C4, 39581, -1, 39607, -1, -1, -1, -1, 39601, -1 }, { 0x36C5, 39616, 39611, 39642, -1, -1, -1, -1, 39636, -1 }, { 0x36C6, 39646, -1, 39771, -1, -1, -1, -1, -1, -1 }, { 0x36C7, -1, 39776, -1, -1, -1, -1, -1, -1, -1 }, { 0x36C8, -1, 39782, -1, -1, -1, -1, -1, -1, -1 }, { 0x36C9, -1, 39788, -1, -1, -1, -1, -1, -1, -1 }, { 0x36CA, 39793, -1, 39918, -1, -1, -1, -1, -1, -1 }, { 0x36CB, -1, 39923, -1, -1, -1, -1, -1, -1, -1 }, { 0x36CC, -1, 39928, -1, -1, -1, -1, -1, -1, -1 }, { 0x36CD, 39933, -1, 40087, -1, -1, -1, -1, -1, -1 }, { 0x36CE, 40098, 40092, 40112, -1, -1, -1, -1, -1, -1 }, { 0x36CF, 40121, 40116, 40141, -1, -1, -1, -1, -1, -1 }, { 0x36D0, 40151, 40146, 40209, -1, -1, -1, -1, -1, -1 }, { 0x36D1, 40220, 40214, 40250, -1, -1, -1, -1, -1, -1 }, { 0x36D2, 40255, -1, 40269, -1, -1, -1, -1, -1, -1 }, { 0x36D3, 40279, 40274, 40299, -1, -1, -1, -1, -1, -1 }, { 0x36D4, 40309, 40303, 40420, -1, -1, -1, -1, -1, -1 }, { 0x36D5, 40426, -1, 40538, -1, -1, -1, -1, -1, -1 }, { 0x36D6, 40546, 40542, 40566, -1, -1, -1, -1, -1, -1 }, { 0x36D7, 40571, -1, 40657, -1, -1, -1, -1, -1, -1 }, { 0x36D8, 40662, -1, 40695, -1, -1, -1, -1, -1, -1 }, { 0x36D9, 40704, 40699, 40846, -1, -1, -1, -1, -1, -1 }, { 0x36DA, 40857, 40851, 40893, -1, -1, -1, -1, -1, -1 }, { 0x36DB, 40904, 40899, 40991, -1, -1, -1, -1, -1, -1 }, { 0x36DC, 40996, -1, 41016, -1, -1, -1, -1, -1, -1 }, { 0x36DD, 41026, 41021, 41046, -1, -1, -1, -1, -1, -1 }, { 0x36DE, 41057, 41051, 41077, -1, -1, -1, -1, -1, -1 }, { 0x36DF, -1, 41083, -1, -1, -1, -1, -1, -1, -1 }, { 0x36E0, -1, 41088, -1, -1, -1, -1, -1, -1, -1 }, { 0x36E1, -1, 41094, -1, -1, -1, -1, -1, -1, -1 }, { 0x36E2, -1, 41099, -1, -1, -1, -1, -1, -1, -1 }, { 0x36E3, 41109, 41104, 41166, -1, -1, -1, -1, -1, -1 }, { 0x36E4, -1, 41171, 41176, -1, -1, -1, -1, -1, -1 }, { 0x36E5, 41180, -1, 41244, -1, -1, -1, -1, -1, -1 }, { 0x36E6, 41253, 41248, 41287, -1, -1, -1, -1, 41281, -1 }, { 0x36E7, 41292, -1, 41336, -1, -1, -1, -1, -1, -1 }, { 0x36E8, 41341, -1, 41398, -1, -1, -1, -1, -1, -1 }, { 0x36E9, 41410, 41405, 41477, -1, -1, -1, -1, -1, -1 }, { 0x36EA, 41483, -1, 41549, -1, -1, -1, -1, -1, 41554 }, { 0x36EB, 41557, -1, 41577, -1, -1, -1, -1, -1, -1 }, { 0x36EC, 41586, 41581, 41606, -1, -1, -1, -1, -1, -1 }, { 0x36ED, 41615, 41610, 41635, -1, -1, -1, -1, -1, -1 }, { 0x36EE, 41644, 41639, 41686, -1, -1, -1, -1, -1, -1 }, { 0x36EF, 41691, -1, 41823, -1, -1, -1, -1, -1, -1 }, { 0x36F0, 41833, 41828, -1, -1, -1, -1, -1, -1, -1 }, { 0x36F1, 41883, 41878, 41920, -1, -1, -1, -1, -1, -1 }, { 0x36F2, 41931, 41925, 42001, -1, -1, -1, -1, -1, -1 }, { 0x36F3, 42005, -1, 42029, -1, -1, -1, -1, -1, -1 }, { 0x36F4, 42038, 42033, 42083, -1, -1, -1, -1, -1, -1 }, { 0x36F5, 42094, 42088, 42114, -1, -1, -1, -1, -1, -1 }, { 0x36F6, 42127, 42121, 42171, -1, -1, -1, -1, -1, -1 }, { 0x36F7, 42181, 42176, 42201, -1, -1, -1, -1, -1, -1 }, { 0x36F8, 42210, 42205, 42247, -1, -1, -1, -1, -1, -1 }, { 0x36F9, 42257, 42252, 42281, -1, -1, -1, -1, -1, -1 }, { 0x36FA, 42287, -1, 42305, -1, -1, -1, -1, -1, -1 }, { 0x36FB, 42309, -1, 42327, -1, -1, -1, -1, -1, -1 }, { 0x36FC, 42332, -1, 42437, -1, -1, -1, -1, -1, -1 }, { 0x36FD, 42448, 42442, -1, -1, -1, -1, -1, -1, -1 }, { 0x36FE, 42530, 42524, 42566, -1, -1, -1, -1, -1, -1 }, { 0x36FF, 42578, 42572, 42612, -1, -1, -1, -1, -1, -1 }, { 0x3700, -1, 42617, -1, -1, -1, -1, -1, -1, -1 }, { 0x3701, -1, 42624, -1, -1, -1, -1, -1, -1, -1 }, { 0x3702, 42635, 42629, 42655, -1, -1, -1, -1, -1, -1 }, { 0x3703, 42667, 42661, 42720, -1, -1, -1, -1, -1, -1 }, { 0x3704, 42731, 42726, 42762, -1, -1, -1, -1, -1, -1 }, { 0x3705, 42772, 42767, 42841, -1, -1, -1, -1, -1, -1 }, { 0x3706, 42845, -1, 42876, -1, -1, -1, -1, -1, -1 }, { 0x3707, 42880, -1, 42897, -1, -1, -1, -1, -1, -1 }, { 0x3708, 42907, 42902, 42945, -1, -1, -1, -1, -1, -1 }, { 0x3709, 42949, -1, 42978, -1, -1, -1, -1, -1, -1 }, { 0x370A, 42989, 42984, 43005, -1, -1, -1, -1, -1, -1 }, { 0x370B, 43011, -1, 43031, -1, -1, -1, -1, -1, -1 }, { 0x370C, 43035, -1, 43134, -1, -1, -1, -1, -1, -1 }, { 0x370D, 43145, 43139, 43165, -1, -1, -1, -1, -1, -1 }, { 0x370E, 43171, -1, 43229, -1, -1, -1, -1, -1, -1 }, { 0x370F, 43238, 43233, 43295, -1, -1, -1, -1, -1, -1 }, { 0x3710, 43305, 43300, 43325, -1, -1, -1, -1, -1, -1 }, { 0x3711, 43334, 43330, 43407, -1, -1, -1, -1, -1, -1 }, { 0x3712, 43411, -1, 43457, -1, -1, -1, -1, -1, -1 }, { 0x3713, 43467, 43461, 43475, -1, -1, -1, -1, -1, -1 }, { 0x3714, -1, 43479, -1, -1, -1, -1, -1, -1, -1 }, { 0x3715, 43490, 43485, 43531, -1, -1, -1, -1, -1, -1 }, { 0x3716, 43542, 43537, 43558, -1, -1, -1, -1, -1, -1 }, { 0x3717, 43563, -1, 43634, -1, -1, -1, -1, -1, -1 }, { 0x3718, 43639, -1, 43725, -1, -1, -1, -1, -1, -1 }, { 0x3719, 43734, 43729, 43754, -1, -1, -1, -1, -1, -1 }, { 0x371A, 43763, 43758, 43804, -1, -1, -1, -1, -1, -1 }, { 0x371B, 43808, -1, 43907, -1, -1, -1, -1, -1, -1 }, { 0x371C, 43918, 43912, 43973, -1, -1, -1, -1, -1, -1 }, { 0x371D, 43977, -1, 44094, -1, -1, -1, -1, -1, -1 }, { 0x371E, 44103, 44098, 44142, -1, -1, -1, -1, -1, -1 }, { 0x371F, -1, 44148, -1, -1, -1, -1, -1, -1, -1 }, { 0x3720, 44160, 44154, 44180, -1, -1, -1, -1, -1, -1 }, { 0x3721, 44185, -1, 44205, -1, -1, -1, -1, -1, -1 }, { 0x3722, 44217, 44211, -1, -1, -1, -1, -1, -1, -1 }, { 0x3723, 44259, -1, 44328, -1, -1, -1, -1, 44322, -1 }, { 0x3724, 44333, -1, 44426, -1, -1, -1, -1, -1, -1 }, { 0x3725, 44438, 44432, 44453, -1, -1, -1, -1, -1, -1 }, { 0x3726, 44463, 44458, 44483, -1, -1, -1, -1, -1, -1 }, { 0x3727, 44488, -1, 44503, -1, -1, -1, -1, -1, -1 }, { 0x3728, 44514, 44508, 44532, -1, -1, -1, -1, -1, -1 }, { 0x3729, 44541, 44537, 44569, -1, -1, -1, -1, -1, -1 }, { 0x372A, 44573, -1, 44650, -1, -1, -1, -1, -1, -1 }, { 0x372B, 44661, 44656, 44693, -1, -1, -1, -1, -1, -1 }, { 0x372C, -1, 44697, -1, -1, -1, -1, -1, -1, -1 }, { 0x372D, -1, 44703, -1, -1, -1, -1, -1, -1, -1 }, { 0x372E, 44715, 44709, 44823, -1, -1, -1, -1, -1, -1 }, { 0x372F, 44833, 44828, 44904, -1, -1, -1, -1, 44898, -1 }, { 0x3730, 44908, -1, 44924, -1, -1, -1, -1, -1, -1 }, { 0x3731, 44934, 44929, 44971, -1, -1, -1, -1, -1, -1 }, { 0x3732, 44976, -1, 45079, -1, -1, -1, -1, -1, -1 }, { 0x3733, 45085, -1, 45102, -1, -1, -1, -1, -1, -1 }, { 0x3734, 45108, -1, 45207, -1, -1, -1, -1, -1, -1 }, { 0x3735, 45218, 45213, 45301, -1, -1, -1, -1, -1, -1 }, { 0x3736, 45307, -1, 45326, -1, -1, -1, -1, -1, -1 }, { 0x3737, 45331, -1, 45445, -1, -1, -1, -1, -1, -1 }, { 0x3738, 45449, -1, 45524, -1, -1, -1, -1, -1, -1 }, { 0x3739, 45535, 45529, 45593, -1, -1, -1, -1, -1, -1 }, { 0x373A, 45603, 45597, 45671, -1, -1, -1, -1, 45665, -1 }, { 0x373B, 45682, 45676, 45872, -1, -1, -1, -1, -1, -1 }, { 0x373C, 45878, -1, 46004, -1, -1, -1, -1, -1, -1 }, { 0x373D, 46013, 46009, 46071, -1, -1, -1, -1, -1, -1 }, { 0x373E, 46081, 46075, 46128, -1, -1, -1, -1, -1, -1 }, { 0x373F, 46139, 46133, 46176, -1, -1, -1, -1, -1, -1 }, { 0x3740, 46180, -1, 46226, -1, -1, -1, -1, -1, -1 }, { 0x3741, 46231, -1, 46306, -1, -1, -1, -1, -1, -1 }, { 0x3742, 46312, -1, 46359, -1, -1, -1, -1, -1, -1 }, { 0x3743, 46369, 46364, 46412, -1, -1, -1, -1, -1, -1 }, { 0x3744, 46424, 46418, 46478, -1, -1, -1, -1, -1, -1 }, { 0x3745, 46489, 46484, 46556, -1, -1, -1, -1, -1, -1 }, { 0x3746, -1, 46561, -1, -1, -1, -1, -1, -1, -1 }, { 0x3747, 46572, 46566, 46592, -1, -1, -1, -1, -1, -1 }, { 0x3748, 46604, 46598, 46623, -1, -1, -1, -1, -1, -1 }, { 0x3749, 46634, 46629, 46770, -1, -1, -1, -1, -1, -1 }, { 0x374A, 46780, 46775, 46831, -1, -1, -1, -1, -1, -1 }, { 0x374B, -1, -1, 46837, -1, -1, -1, -1, -1, -1 }, { 0x374C, 46848, 46843, 46939, -1, -1, -1, -1, -1, -1 }, { 0x374D, 46948, 46944, 46991, -1, -1, -1, -1, -1, -1 }, { 0x374E, 47002, 46996, 47045, -1, -1, -1, -1, -1, -1 }, { 0x374F, 47057, 47051, 47102, -1, -1, -1, -1, -1, -1 }, { 0x3750, 47107, -1, 47178, -1, -1, -1, -1, -1, -1 }, { 0x3751, 47190, 47184, 47241, -1, -1, -1, -1, -1, -1 }, { 0x3752, 47253, 47247, -1, -1, -1, -1, -1, -1, -1 }, { 0x3753, 47329, -1, 47434, -1, -1, -1, -1, -1, -1 }, { 0x3754, 47443, 47438, 47488, -1, -1, -1, -1, -1, -1 }, { 0x3755, 47499, 47493, 47600, -1, -1, -1, -1, -1, -1 }, { 0x3756, 47606, -1, 47682, -1, -1, -1, -1, -1, -1 }, { 0x3757, 47686, -1, 47734, -1, -1, -1, -1, -1, -1 }, { 0x3758, 47740, -1, 47809, -1, -1, -1, -1, -1, -1 }, { 0x3759, 47815, -1, 47900, -1, -1, -1, -1, -1, -1 }, { 0x375A, -1, 47905, 47910, -1, -1, -1, -1, -1, -1 }, { 0x375B, 47920, 47915, 48035, -1, -1, -1, -1, -1, -1 }, { 0x375C, 48044, 48039, -1, -1, -1, -1, -1, -1, -1 }, { 0x375D, 48116, 48111, 48147, -1, -1, -1, -1, -1, -1 }, { 0x375E, 48156, 48152, 48247, -1, -1, -1, -1, -1, -1 }, { 0x375F, 48256, 48251, 48352, -1, -1, -1, -1, -1, -1 }, { 0x3760, 48363, 48357, 48444, -1, -1, -1, -1, -1, -1 }, { 0x3761, 48456, 48450, 48509, -1, -1, -1, -1, -1, -1 }, { 0x3762, 48514, -1, 48575, -1, -1, -1, -1, 48569, -1 }, { 0x3763, 48583, 48579, 48640, -1, -1, -1, -1, -1, -1 }, { 0x3764, 48649, 48644, 48680, -1, -1, -1, -1, -1, -1 }, { 0x3765, 48685, -1, 48715, -1, -1, -1, -1, -1, -1 }, { 0x3766, 48725, 48719, 48800, -1, -1, -1, -1, -1, -1 }, { 0x3767, 48810, 48805, 48873, -1, -1, -1, -1, -1, -1 }, { 0x3768, -1, 48878, -1, -1, -1, -1, -1, -1, -1 }, { 0x3769, 48889, 48884, 48917, -1, -1, -1, -1, -1, -1 }, { 0x376A, 48928, 48923, 48956, -1, -1, -1, -1, -1, -1 }, { 0x376B, 48968, 48962, 48985, -1, -1, -1, -1, -1, -1 }, { 0x376C, -1, 48991, -1, -1, -1, -1, -1, -1, -1 }, { 0x376D, 49001, 48995, 49142, -1, -1, -1, -1, -1, -1 }, { 0x376E, 49154, 49148, 49194, -1, -1, -1, -1, -1, -1 }, { 0x376F, 49204, 49199, 49248, -1, -1, -1, -1, -1, -1 }, { 0x3770, 49259, 49254, 49286, -1, -1, -1, -1, -1, -1 }, { 0x3771, 49298, 49292, 49351, -1, -1, -1, -1, -1, -1 }, { 0x3772, 49362, 49357, 49415, -1, -1, -1, -1, -1, -1 }, { 0x3773, -1, 49420, -1, -1, -1, -1, -1, -1, -1 }, { 0x3774, 49425, -1, 49460, -1, -1, -1, -1, -1, -1 }, { 0x3775, 49470, 49465, 49623, -1, -1, -1, -1, -1, -1 }, { 0x3776, 49632, 49627, 49673, -1, -1, -1, -1, -1, -1 }, { 0x3777, -1, 49677, -1, -1, -1, -1, -1, -1, -1 }, { 0x3778, 49687, 49682, 49816, -1, -1, -1, -1, -1, -1 }, { 0x3779, 49827, 49822, 49882, -1, -1, -1, -1, -1, -1 }, { 0x377A, 49892, 49887, 49942, -1, -1, -1, -1, -1, -1 }, { 0x377B, 49953, 49948, 49999, -1, -1, -1, -1, -1, -1 }, { 0x377C, 50004, -1, 50049, -1, -1, -1, -1, -1, -1 }, { 0x377D, 50053, -1, 50074, -1, -1, -1, -1, -1, -1 }, { 0x377E, 50084, 50080, 50106, -1, -1, -1, -1, -1, -1 }, { 0x377F, 50115, 50111, 50158, -1, -1, -1, -1, -1, -1 }, { 0x3780, 50167, 50162, 50186, -1, -1, -1, -1, -1, -1 }, { 0x3781, 50191, -1, 50227, -1, -1, -1, -1, -1, -1 }, { 0x3782, 50238, 50232, 50278, -1, -1, -1, -1, -1, -1 }, { 0x3783, 50283, -1, 50296, -1, -1, -1, -1, -1, -1 }, { 0x3784, 50304, 50300, 50327, -1, -1, -1, -1, -1, -1 }, { 0x3785, 50331, -1, 50354, -1, -1, -1, -1, -1, -1 }, { 0x3786, 50359, -1, 50427, -1, -1, -1, -1, -1, -1 }, { 0x3787, 50431, -1, 50493, -1, -1, -1, -1, -1, -1 }, { 0x3788, 50498, -1, 50516, -1, -1, -1, -1, -1, -1 }, { 0x3789, 50526, 50520, 50535, -1, -1, -1, -1, -1, -1 }, { 0x378A, 50545, 50539, 50560, -1, -1, -1, -1, -1, -1 }, { 0x378B, 50569, 50564, 50614, -1, -1, -1, -1, -1, -1 }, { 0x378C, 50620, -1, 50662, -1, -1, -1, -1, -1, -1 }, { 0x378D, -1, 50667, -1, -1, -1, -1, -1, -1, -1 }, { 0x378E, 50678, 50673, 50733, -1, -1, -1, -1, -1, -1 }, { 0x378F, 50737, -1, 50808, -1, -1, -1, -1, -1, -1 }, { 0x3790, 50819, 50813, 50944, -1, -1, -1, -1, -1, -1 }, { 0x3791, 50953, 50948, 51008, -1, -1, -1, -1, -1, -1 }, { 0x3792, 51018, 51013, 51093, -1, -1, -1, -1, -1, -1 }, { 0x3793, 51103, 51098, 51217, -1, -1, -1, -1, -1, -1 }, { 0x3794, 51225, 51221, 51279, -1, -1, -1, -1, -1, -1 }, { 0x3795, 51288, 51283, 51348, -1, -1, -1, -1, -1, -1 }, { 0x3796, 51357, 51353, 51414, -1, -1, -1, -1, -1, -1 }, { 0x3797, 51423, 51418, 51475, -1, -1, -1, -1, -1, -1 }, { 0x3798, 51485, 51480, 51552, -1, -1, -1, -1, -1, -1 }, { 0x3799, 51561, 51556, 51593, -1, -1, -1, -1, -1, -1 }, { 0x379A, 51599, -1, 51642, -1, -1, -1, -1, -1, -1 }, { 0x379B, 51651, 51646, 51695, -1, -1, -1, -1, -1, -1 }, { 0x379C, 51705, 51699, 51727, -1, -1, -1, -1, -1, -1 }, { 0x379D, -1, 51732, -1, -1, -1, -1, -1, -1, -1 }, { 0x379E, 51743, 51737, 51749, -1, -1, -1, -1, -1, -1 }, { 0x379F, 51760, 51755, 51926, -1, -1, -1, -1, -1, -1 }, { 0x37A0, 51937, 51932, 51948, -1, -1, -1, -1, -1, -1 }, { 0x37A1, 51958, 51953, 52014, -1, -1, -1, -1, -1, -1 }, { 0x37A2, 52024, 52020, -1, -1, -1, -1, -1, -1, -1 }, { 0x37A3, 52074, 52069, -1, -1, -1, -1, -1, -1, -1 }, { 0x37A4, 52127, -1, 52230, -1, -1, -1, -1, -1, -1 }, { 0x37A5, 52235, -1, 52256, -1, -1, -1, -1, -1, -1 }, { 0x37A6, 52266, 52261, 52285, -1, -1, -1, -1, -1, -1 }, { 0x37A7, 52294, 52289, 52362, -1, -1, -1, -1, -1, -1 }, { 0x37A8, 52371, 52367, 52433, -1, -1, -1, -1, -1, -1 }, { 0x37A9, 52443, 52437, 52478, -1, -1, -1, -1, -1, -1 }, { 0x37AA, 52483, -1, 52598, -1, -1, -1, -1, -1, -1 }, { 0x37AB, 52608, 52603, 52662, -1, -1, -1, -1, -1, -1 }, { 0x37AC, 52671, 52666, 52685, -1, -1, -1, -1, -1, -1 }, { 0x37AD, 52696, 52690, 52714, -1, -1, -1, -1, -1, -1 }, { 0x37AE, 52719, -1, -1, -1, -1, 52801, 52811, -1, -1 }, { 0x37AF, 52822, -1, 52941, -1, -1, -1, -1, -1, -1 }, { 0x37B0, 52952, 52946, 52971, -1, -1, -1, -1, -1, -1 }, { 0x37B1, 52975, -1, 52990, -1, -1, -1, -1, -1, -1 }, { 0x37B2, 52996, -1, 53044, -1, -1, -1, -1, -1, -1 }, { 0x37B3, 53055, 53050, 53074, -1, -1, -1, -1, -1, -1 }, { 0x37B4, 53083, 53079, 53213, -1, -1, -1, -1, -1, -1 }, { 0x37B5, 53223, 53218, -1, -1, -1, -1, -1, -1, -1 }, { 0x37B6, 53305, 53300, 53401, -1, -1, -1, -1, -1, -1 }, { 0x37B7, 53412, 53406, 53441, -1, -1, -1, -1, -1, -1 }, { 0x37B8, 53454, 53448, 53528, -1, -1, -1, -1, -1, -1 }, { 0x37B9, 53537, 53533, 53589, -1, -1, -1, -1, -1, -1 }, { 0x37BA, 53598, 53593, 53697, -1, -1, -1, -1, -1, -1 }, { 0x37BB, 53706, 53701, 53725, -1, -1, -1, -1, -1, -1 }, { 0x37BC, 53736, 53730, 53809, -1, -1, -1, -1, 53803, -1 }, { 0x37BD, 53822, 53816, 53837, -1, -1, -1, -1, -1, -1 }, { 0x37BE, 53847, 53842, 53914, -1, -1, -1, -1, -1, -1 }, { 0x37BF, 53923, 53918, 54081, -1, -1, -1, -1, -1, -1 }, { 0x37C0, 54091, 54086, 54110, -1, -1, -1, -1, -1, -1 }, { 0x37C1, 54122, 54116, 54167, -1, -1, -1, -1, -1, -1 }, { 0x37C2, 54176, 54171, 54210, -1, -1, -1, -1, -1, -1 }, { 0x37C3, 54218, 54214, 54306, -1, -1, -1, -1, -1, -1 }, { 0x37C4, 54317, 54310, 54336, -1, -1, -1, -1, -1, -1 }, { 0x37C5, 54343, -1, 54362, -1, -1, -1, -1, -1, -1 }, { 0x37C6, 54373, 54368, 54392, -1, -1, -1, -1, -1, -1 }, { 0x37C7, 54397, -1, 54428, -1, -1, -1, -1, -1, -1 }, { 0x37C8, 54438, 54433, 54457, -1, -1, -1, -1, -1, -1 }, { 0x37C9, 54467, 54462, 54530, -1, -1, -1, -1, -1, -1 }, { 0x37CA, 54535, -1, 54554, -1, -1, -1, -1, -1, -1 }, { 0x37CB, 54558, -1, 54608, -1, -1, -1, -1, -1, -1 }, { 0x37CC, 54619, 54613, 54658, -1, -1, -1, -1, -1, -1 }, { 0x37CD, 54670, 54664, 54706, -1, -1, -1, -1, -1, -1 }, { 0x37CE, 54712, -1, 54757, -1, -1, -1, -1, -1, -1 }, { 0x37CF, 54767, 54762, 54797, -1, -1, -1, -1, -1, -1 }, { 0x37D0, 54808, 54802, 54835, -1, -1, -1, -1, -1, -1 }, { 0x37D1, 54846, 54841, 54861, -1, -1, -1, -1, -1, -1 }, { 0x37D2, 54871, 54865, 54927, -1, -1, -1, -1, -1, -1 }, { 0x37D3, 54937, 54932, 54985, -1, -1, -1, -1, -1, -1 }, { 0x37D4, 54994, 54989, 55024, -1, -1, -1, -1, -1, -1 }, { 0x37D5, -1, 55029, -1, -1, -1, -1, -1, -1, -1 }, { 0x37D6, 55040, 55034, 55126, -1, -1, -1, -1, -1, -1 }, { 0x37D7, 55137, 55132, 55233, -1, -1, -1, -1, -1, -1 }, { 0x37D8, 55243, 55238, 55262, -1, -1, -1, -1, -1, -1 }, { 0x37D9, 55274, 55268, 55337, -1, -1, -1, -1, -1, -1 }, { 0x37DA, 55346, 55341, 55504, -1, -1, -1, -1, -1, -1 }, { 0x37DB, 55508, -1, 55530, -1, -1, -1, -1, -1, -1 }, { 0x37DC, 55535, -1, 55594, -1, -1, -1, -1, -1, -1 }, { 0x37DD, 55603, 55598, 55680, -1, -1, -1, -1, -1, -1 }, { 0x37DE, 55685, -1, 55729, -1, -1, -1, -1, -1, -1 }, { 0x37DF, 55741, 55735, 55772, -1, -1, -1, -1, -1, -1 }, { 0x37E0, 55785, 55779, 55829, -1, -1, -1, -1, -1, -1 }, { 0x37E1, -1, 55835, -1, -1, -1, -1, -1, -1, -1 }, { 0x37E2, 55841, -1, 55968, -1, -1, 55963, -1, -1, -1 }, { 0x37E3, -1, 55972, -1, -1, -1, -1, -1, -1, -1 }, { 0x37E4, 55983, 55978, 56082, -1, -1, -1, -1, -1, -1 }, { 0x37E5, 56091, 56086, -1, -1, -1, -1, -1, -1, -1 }, { 0x37E6, 56185, 56180, 56204, -1, -1, -1, -1, -1, -1 }, { 0x37E7, 56215, 56209, 56236, -1, -1, -1, -1, -1, -1 }, { 0x37E8, 56239, -1, 56292, -1, -1, -1, -1, -1, -1 }, { 0x37E9, 56303, 56298, 56399, -1, -1, -1, -1, -1, -1 }, { 0x37EA, 56404, -1, 56446, -1, -1, -1, -1, -1, -1 }, { 0x37EB, 56457, 56451, 56505, -1, -1, -1, -1, -1, -1 }, { 0x37EC, 56511, -1, 56579, -1, -1, -1, -1, -1, -1 }, { 0x37ED, 56589, 56584, 56685, -1, -1, -1, -1, -1, -1 }, { 0x37EE, 56690, -1, 56702, -1, -1, -1, -1, -1, -1 }, { 0x37EF, -1, 56706, -1, -1, -1, -1, -1, -1, -1 }, { 0x37F0, 56719, 56713, 56752, -1, -1, -1, -1, -1, -1 }, { 0x37F1, 56758, -1, 56778, -1, -1, -1, -1, -1, -1 }, { 0x37F2, 56783, -1, 56819, -1, -1, -1, -1, -1, -1 }, { 0x37F3, 56830, 56824, 56849, -1, -1, -1, -1, -1, -1 }, { 0x37F4, 56853, -1, 56941, -1, -1, -1, -1, -1, -1 }, { 0x37F5, 56953, 56947, 57011, -1, -1, -1, -1, -1, -1 }, { 0x37F6, 57017, -1, 57053, -1, -1, -1, -1, -1, -1 }, { 0x37F7, 57059, -1, 57101, -1, -1, -1, -1, -1, -1 }, { 0x37F8, 57109, 57104, -1, -1, -1, -1, -1, -1, -1 }, { 0x37F9, 57198, 57193, 57259, -1, -1, -1, -1, -1, -1 }, { 0x37FA, 57264, -1, 57285, -1, -1, -1, -1, -1, -1 }, { 0x37FB, 57295, 57290, 57430, -1, -1, -1, -1, -1, -1 }, { 0x37FC, 57436, -1, 57508, 57512, -1, -1, -1, -1, -1 }, { 0x37FD, 57523, 57518, 57563, -1, -1, -1, -1, -1, -1 }, { 0x37FE, 57569, -1, 57603, -1, -1, -1, -1, -1, -1 }, { 0x37FF, 57609, -1, 57644, -1, -1, -1, -1, -1, -1 }, { 0x3800, 57655, 57650, 57682, -1, -1, -1, -1, -1, -1 }, { 0x3801, 57687, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3802, 57725, -1, 57790, -1, -1, -1, -1, -1, -1 }, { 0x3803, -1, 57794, -1, -1, -1, -1, -1, -1, -1 }, { 0x3804, 57805, 57799, 57843, -1, -1, -1, -1, -1, -1 }, { 0x3805, 57847, -1, 57907, -1, -1, -1, -1, -1, -1 }, { 0x3806, 57917, 57911, 57936, -1, -1, -1, -1, -1, -1 }, { 0x3807, 57946, 57941, 57971, -1, -1, -1, -1, -1, -1 }, { 0x3808, 57976, -1, 57992, -1, -1, -1, -1, -1, -1 }, { 0x3809, 58003, 57997, 58046, -1, -1, -1, -1, -1, -1 }, { 0x380A, 58058, 58052, 58097, -1, -1, -1, -1, -1, -1 }, { 0x380B, 58107, 58101, 58143, -1, -1, -1, -1, -1, -1 }, { 0x380C, 58146, -1, 58196, -1, -1, -1, -1, 58190, -1 }, { 0x380D, 58200, -1, 58236, -1, -1, -1, -1, -1, -1 }, { 0x380E, 58246, 58240, 58277, -1, -1, -1, -1, -1, -1 }, { 0x380F, 58286, 58281, 58305, -1, -1, -1, -1, -1, -1 }, { 0x3810, 58315, 58310, 58377, -1, -1, -1, -1, -1, -1 }, { 0x3811, 58389, 58383, 58411, -1, -1, -1, -1, -1, -1 }, { 0x3812, 58421, 58416, 58478, -1, -1, -1, -1, -1, -1 }, { 0x3813, 58490, 58484, 58509, -1, -1, -1, -1, -1, -1 }, { 0x3814, 58515, -1, 58618, -1, -1, -1, -1, -1, -1 }, { 0x3815, 58623, -1, 58685, -1, -1, -1, -1, -1, -1 }, { 0x3816, 58690, -1, 58756, -1, -1, -1, -1, -1, -1 }, { 0x3817, 58764, 58760, 58859, -1, -1, -1, -1, -1, -1 }, { 0x3818, 58869, 58863, 58899, -1, -1, -1, -1, 58893, -1 }, { 0x3819, 58908, 58903, 58958, -1, -1, -1, -1, -1, -1 }, { 0x381A, 58963, -1, 58978, -1, -1, -1, -1, -1, -1 }, { 0x381B, 58989, 58983, 59003, -1, -1, -1, -1, -1, -1 }, { 0x381C, 59007, -1, 59108, -1, -1, -1, -1, -1, -1 }, { 0x381D, 59118, 59112, 59178, -1, -1, -1, -1, -1, -1 }, { 0x381E, -1, 59184, -1, -1, -1, -1, -1, -1, -1 }, { 0x381F, 59195, 59190, 59252, -1, -1, -1, -1, -1, -1 }, { 0x3820, 59256, -1, 59275, -1, -1, -1, -1, -1, -1 }, { 0x3821, 59284, 59279, 59299, -1, -1, -1, -1, -1, -1 }, { 0x3822, 59305, -1, 59356, -1, -1, -1, -1, -1, -1 }, { 0x3823, 59367, 59362, 59426, -1, -1, -1, -1, -1, -1 }, { 0x3824, -1, 59430, -1, -1, -1, -1, -1, -1, -1 }, { 0x3825, 59437, -1, 59514, -1, -1, -1, -1, -1, -1 }, { 0x3826, 59524, 59518, 59543, -1, -1, -1, -1, -1, -1 }, { 0x3827, 59554, 59549, 59599, -1, -1, -1, -1, -1, -1 }, { 0x3828, 59603, -1, 59618, -1, -1, -1, -1, -1, -1 }, { 0x3829, 59628, 59622, -1, -1, -1, -1, -1, -1, -1 }, { 0x382A, 59721, 59715, 59748, -1, -1, -1, -1, -1, -1 }, { 0x382B, -1, 59752, -1, -1, -1, -1, -1, -1, -1 }, { 0x382C, -1, 59758, -1, -1, -1, -1, -1, -1, -1 }, { 0x382D, 59768, 59763, 59833, -1, -1, -1, -1, -1, -1 }, { 0x382E, 59839, -1, 59897, -1, -1, -1, -1, -1, -1 }, { 0x382F, 59907, 59903, 59939, -1, -1, -1, -1, -1, -1 }, { 0x3830, -1, 59943, -1, -1, -1, -1, -1, -1, -1 }, { 0x3831, 59953, 59948, 60102, -1, -1, -1, -1, -1, -1 }, { 0x3832, 60111, 60106, 60125, -1, -1, -1, -1, -1, -1 }, { 0x3833, -1, 60129, -1, -1, -1, -1, -1, -1, -1 }, { 0x3834, 60134, -1, 60148, -1, -1, -1, -1, -1, -1 }, { 0x3835, 60159, 60153, 60239, -1, -1, -1, -1, -1, -1 }, { 0x3836, 60252, 60246, 60285, -1, -1, -1, -1, -1, -1 }, { 0x3837, 60290, -1, 60326, -1, -1, -1, -1, -1, -1 }, { 0x3838, 60330, -1, 60434, -1, -1, -1, -1, -1, -1 }, { 0x3839, 60444, 60438, 60474, -1, -1, -1, -1, -1, -1 }, { 0x383A, 60484, 60479, 60528, -1, -1, -1, -1, -1, -1 }, { 0x383B, 60538, 60533, -1, -1, -1, -1, -1, -1, -1 }, { 0x383C, -1, 60577, 60581, -1, -1, -1, -1, -1, -1 }, { 0x383D, 60591, 60585, 60630, -1, -1, -1, -1, -1, -1 }, { 0x383E, 60636, -1, 60703, -1, -1, -1, -1, -1, -1 }, { 0x383F, 60713, 60709, 60787, -1, -1, -1, -1, -1, -1 }, { 0x3840, 60796, 60791, 60838, -1, -1, -1, -1, -1, -1 }, { 0x3841, 60842, -1, 60885, -1, -1, -1, -1, -1, -1 }, { 0x3842, 60895, 60890, 60913, -1, -1, -1, -1, -1, -1 }, { 0x3843, 60923, 60917, 60992, -1, -1, -1, -1, -1, -1 }, { 0x3844, 61005, 60999, 61012, -1, -1, -1, -1, -1, -1 }, { 0x3845, 61021, 61017, 61034, -1, -1, -1, -1, -1, -1 }, { 0x3846, 61045, 61039, -1, -1, -1, -1, -1, -1, -1 }, { 0x3847, 61133, 61128, 61231, -1, -1, -1, -1, -1, -1 }, { 0x3848, 61241, 61236, 61362, -1, -1, -1, -1, -1, -1 }, { 0x3849, 61367, -1, 61447, -1, -1, -1, -1, -1, -1 }, { 0x384A, 61453, -1, 61513, -1, -1, -1, -1, -1, -1 }, { 0x384B, 61518, -1, 61590, -1, -1, -1, -1, -1, -1 }, { 0x384C, 61599, 61594, 61666, -1, -1, -1, -1, -1, -1 }, { 0x384D, -1, 61671, -1, -1, -1, -1, -1, -1, -1 }, { 0x384E, 61682, 61676, -1, -1, -1, -1, -1, -1, -1 }, { 0x384F, 61897, -1, 62175, -1, -1, -1, -1, -1, -1 }, { 0x3850, 62185, 62180, -1, -1, -1, -1, -1, -1, -1 }, { 0x3851, 62244, 62239, 62310, -1, -1, -1, -1, -1, -1 }, { 0x3852, 62322, 62316, 62352, -1, -1, -1, -1, -1, -1 }, { 0x3853, 62358, -1, 62385, -1, -1, -1, -1, -1, -1 }, { 0x3854, 62395, 62390, 62489, -1, -1, -1, -1, -1, -1 }, { 0x3855, 62493, -1, 62539, -1, -1, -1, -1, -1, -1 }, { 0x3856, 62551, 62545, 62622, -1, -1, -1, -1, -1, -1 }, { 0x3857, 62635, 62630, 62696, -1, -1, -1, -1, -1, -1 }, { 0x3858, 62705, 62700, 62821, -1, -1, -1, -1, -1, -1 }, { 0x3859, 62827, -1, 62848, -1, -1, -1, -1, -1, -1 }, { 0x385A, 62852, -1, 62877, -1, -1, -1, -1, -1, -1 }, { 0x385B, 62888, 62882, 62956, -1, -1, -1, -1, -1, -1 }, { 0x385C, 62962, -1, 63066, -1, -1, -1, -1, -1, -1 }, { 0x385D, 63077, 63071, 63231, -1, -1, -1, -1, -1, -1 }, { 0x385E, 63237, -1, 63288, -1, -1, -1, -1, -1, -1 }, { 0x385F, 63298, 63293, 63316, -1, -1, -1, -1, -1, -1 }, { 0x3860, 63327, 63321, 63373, -1, -1, -1, -1, -1, -1 }, { 0x3861, 63385, 63380, 63469, -1, -1, 63449, 63461, -1, -1 }, { 0x3862, 63480, 63474, 63519, -1, -1, -1, -1, -1, -1 }, { 0x3863, 63530, 63524, 63600, -1, -1, -1, -1, -1, -1 }, { 0x3864, -1, 63606, -1, -1, -1, -1, -1, -1, -1 }, { 0x3865, 63611, -1, 63655, -1, -1, -1, -1, -1, -1 }, { 0x3866, 63660, -1, 63729, -1, -1, -1, -1, -1, -1 }, { 0x3867, 63740, 63734, 63826, -1, -1, -1, -1, -1, -1 }, { 0x3868, 63833, -1, 63913, -1, -1, -1, -1, -1, -1 }, { 0x3869, 63925, 63919, 63994, -1, -1, -1, -1, -1, -1 }, { 0x386A, 64005, 64000, 64068, -1, -1, -1, -1, -1, -1 }, { 0x386B, 64073, -1, 64099, -1, -1, -1, -1, -1, -1 }, { 0x386C, -1, 64103, -1, -1, -1, -1, -1, -1, -1 }, { 0x386D, 64113, 64108, 64208, -1, -1, -1, -1, -1, -1 }, { 0x386E, 64212, -1, 64302, -1, -1, -1, -1, -1, -1 }, { 0x386F, 64306, -1, 64519, -1, -1, -1, -1, -1, -1 }, { 0x3870, 64525, -1, 64614, -1, -1, -1, -1, -1, -1 }, { 0x3871, 64618, -1, 64710, -1, -1, -1, -1, -1, -1 }, { 0x3872, 64721, 64715, 64777, -1, -1, -1, -1, -1, -1 }, { 0x3873, 64787, 64783, 64858, -1, -1, -1, -1, -1, -1 }, { 0x3874, 64863, -1, 64869, -1, -1, -1, -1, -1, 64873 }, { 0x3875, 64885, 64879, 64913, -1, -1, -1, -1, -1, -1 }, { 0x3876, 64923, 64919, 64984, -1, -1, -1, -1, -1, -1 }, { 0x3877, 64994, 64989, 65008, -1, -1, -1, -1, -1, -1 }, { 0x3878, 65013, -1, 65093, -1, -1, -1, -1, -1, -1 }, { 0x3879, 65098, -1, 65122, -1, -1, -1, -1, -1, -1 }, { 0x387A, 65132, 65126, 65170, -1, -1, -1, -1, -1, -1 }, { 0x387B, 65180, 65175, 65261, -1, -1, -1, -1, -1, -1 }, { 0x387C, 65267, -1, 65325, -1, -1, -1, -1, -1, -1 }, { 0x387D, 65334, 65329, 65351, -1, -1, -1, -1, -1, -1 }, { 0x387E, 65363, 65357, 65388, -1, -1, -1, -1, -1, -1 }, { 0x387F, 65399, 65394, 65477, -1, -1, -1, -1, -1, -1 }, { 0x3880, 65486, 65482, 65496, -1, -1, -1, -1, -1, -1 }, { 0x3881, 65504, 65500, 65604, -1, -1, -1, -1, -1, -1 }, { 0x3882, 65609, -1, 65738, -1, -1, -1, -1, -1, -1 }, { 0x3883, 65749, 65743, 65773, -1, -1, -1, -1, 65767, -1 }, { 0x3884, 65779, -1, 65919, -1, -1, -1, -1, -1, -1 }, { 0x3885, 65930, 65924, 66010, -1, -1, -1, -1, -1, -1 }, { 0x3886, 66021, 66016, 66158, -1, -1, -1, -1, -1, -1 }, { 0x3887, -1, 66164, -1, -1, -1, -1, -1, -1, -1 }, { 0x3888, 66175, 66169, 66228, -1, -1, -1, -1, -1, -1 }, { 0x3889, 66238, 66233, 66320, -1, -1, -1, -1, -1, -1 }, { 0x388A, 66329, 66325, 66380, -1, -1, -1, -1, -1, -1 }, { 0x388B, 66388, 66384, 66424, -1, -1, -1, -1, -1, -1 }, { 0x388C, -1, 66429, -1, -1, -1, -1, -1, -1, -1 }, { 0x388D, 66433, -1, 66463, -1, -1, -1, -1, -1, -1 }, { 0x388E, 66469, -1, 66504, -1, -1, -1, -1, -1, -1 }, { 0x388F, 66514, 66509, 66692, -1, -1, -1, -1, -1, -1 }, { 0x3890, -1, 66697, -1, -1, -1, -1, -1, -1, -1 }, { 0x3891, 66708, 66702, 66785, -1, -1, -1, -1, -1, -1 }, { 0x3892, 66795, 66790, 66822, -1, -1, -1, -1, -1, -1 }, { 0x3893, 66834, 66827, 66918, -1, -1, -1, -1, -1, -1 }, { 0x3894, 66929, 66923, 66998, -1, -1, -1, -1, -1, -1 }, { 0x3895, 67004, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3896, 67054, 67049, 67078, -1, -1, -1, -1, -1, -1 }, { 0x3897, 67083, -1, 67113, -1, -1, -1, -1, -1, -1 }, { 0x3898, 67124, 67119, 67231, -1, -1, -1, -1, -1, -1 }, { 0x3899, 67242, 67237, 67296, -1, -1, -1, -1, -1, -1 }, { 0x389A, 67306, 67301, 67439, -1, -1, -1, -1, -1, -1 }, { 0x389B, 67443, -1, 67472, -1, -1, -1, -1, -1, -1 }, { 0x389C, 67483, 67477, 67488, -1, -1, -1, -1, -1, -1 }, { 0x389D, 67499, 67494, 67545, -1, -1, -1, -1, -1, -1 }, { 0x389E, 67549, -1, 67645, -1, -1, -1, -1, -1, -1 }, { 0x389F, 67649, -1, 67686, -1, -1, -1, -1, -1, -1 }, { 0x38A0, 67699, 67692, 67737, -1, -1, -1, -1, -1, -1 }, { 0x38A1, 67751, 67744, 67841, -1, -1, -1, -1, -1, -1 }, { 0x38A2, -1, 67848, -1, -1, -1, -1, -1, -1, -1 }, { 0x38A3, 67859, 67853, 67905, -1, -1, -1, -1, -1, -1 }, { 0x38A4, -1, 67911, -1, -1, -1, -1, -1, -1, -1 }, { 0x38A5, 67922, 67916, 67988, -1, -1, -1, -1, -1, -1 }, { 0x38A6, 67998, 67994, -1, -1, -1, -1, -1, -1, -1 }, { 0x38A7, 68085, 68079, 68180, -1, -1, -1, -1, -1, -1 }, { 0x38A8, 68191, 68186, 68320, -1, -1, -1, -1, -1, -1 }, { 0x38A9, 68330, 68325, 68383, -1, -1, -1, -1, -1, -1 }, { 0x38AA, 68391, 68387, -1, -1, -1, -1, -1, -1, -1 }, { 0x38AB, -1, 68476, -1, -1, -1, -1, -1, -1, -1 }, { 0x38AC, 68488, 68482, 68530, -1, -1, -1, -1, -1, -1 }, { 0x38AD, 68541, 68536, -1, -1, -1, -1, -1, -1, -1 }, { 0x38AE, 68620, 68616, 68674, -1, -1, -1, -1, -1, -1 }, { 0x38AF, 68685, 68679, 68823, -1, -1, -1, -1, -1, -1 }, { 0x38B0, 68834, 68829, 68915, -1, -1, -1, -1, -1, -1 }, { 0x38B1, -1, 68919, -1, -1, -1, -1, -1, -1, -1 }, { 0x38B2, 68930, 68924, 69035, -1, -1, -1, -1, -1, -1 }, { 0x38B3, 69045, 69040, 69100, -1, -1, -1, -1, -1, -1 }, { 0x38B4, 69109, 69104, -1, -1, -1, -1, -1, -1, -1 }, { 0x38B5, 69142, 69137, 69223, -1, -1, -1, -1, -1, -1 }, { 0x38B6, 69233, 69228, 69334, -1, -1, -1, -1, -1, -1 }, { 0x38B7, -1, 69338, -1, -1, -1, -1, -1, -1, -1 }, { 0x38B8, 69344, -1, 69468, -1, -1, -1, -1, -1, -1 }, { 0x38B9, -1, 69472, -1, -1, -1, -1, -1, -1, -1 }, { 0x38BA, 69477, -1, 69618, -1, -1, -1, -1, 69612, -1 }, { 0x38BB, 69624, -1, 69644, -1, -1, -1, -1, -1, -1 }, { 0x38BC, 69654, 69649, 69714, -1, -1, -1, -1, -1, -1 }, { 0x38BD, 69724, 69719, 69766, -1, -1, -1, -1, -1, -1 }, { 0x38BE, 69776, 69770, 69800, -1, -1, -1, -1, -1, -1 }, { 0x38BF, -1, 69806, -1, -1, -1, -1, -1, -1, -1 }, { 0x38C0, 69816, 69811, 69848, -1, -1, -1, -1, -1, -1 }, { 0x38C1, 69859, 69854, 69903, -1, -1, -1, -1, -1, -1 }, { 0x38C2, 69908, -1, 69963, -1, -1, -1, -1, -1, -1 }, { 0x38C3, 69966, -1, 70008, -1, -1, -1, -1, -1, -1 }, { 0x38C4, 70018, 70012, 70061, -1, -1, -1, -1, -1, -1 }, { 0x38C5, 70065, -1, 70125, -1, -1, -1, -1, -1, -1 }, { 0x38C6, 70130, -1, 70221, -1, -1, -1, -1, -1, -1 }, { 0x38C7, 70225, -1, 70300, -1, -1, -1, -1, -1, -1 }, { 0x38C8, 70308, 70304, 70427, -1, -1, -1, -1, -1, -1 }, { 0x38C9, 70437, 70431, -1, -1, -1, -1, -1, -1, -1 }, { 0x38CA, -1, 70505, -1, -1, -1, -1, -1, -1, -1 }, { 0x38CB, 70516, 70510, -1, -1, -1, -1, -1, -1, -1 }, { 0x38CC, 70602, 70596, 70669, -1, -1, -1, -1, -1, -1 }, { 0x38CD, 70680, 70675, 70754, -1, -1, -1, -1, -1, -1 }, { 0x38CE, 70764, 70759, 70848, -1, -1, -1, -1, -1, -1 }, { 0x38CF, 70858, 70852, 70917, -1, -1, -1, -1, -1, -1 }, { 0x38D0, 70928, 70923, 71006, 71012, -1, -1, -1, -1, -1 }, { 0x38D1, 71019, -1, 71123, -1, -1, -1, -1, -1, -1 }, { 0x38D2, 71129, -1, 71153, -1, -1, -1, -1, -1, -1 }, { 0x38D3, 71165, 71159, 71228, -1, -1, -1, -1, -1, -1 }, { 0x38D4, 71239, 71233, 71294, -1, -1, -1, -1, -1, -1 }, { 0x38D5, -1, 71300, -1, -1, -1, -1, -1, -1, -1 }, { 0x38D6, -1, 71306, -1, -1, -1, -1, -1, -1, -1 }, { 0x38D7, -1, 71312, -1, -1, -1, -1, -1, -1, -1 }, { 0x38D8, 71322, 71316, -1, -1, -1, -1, -1, -1, -1 }, { 0x38D9, 71435, -1, 71577, -1, -1, -1, -1, -1, -1 }, { 0x38DA, 71587, 71581, 71726, -1, -1, -1, -1, -1, -1 }, { 0x38DB, 71732, -1, 71806, -1, -1, -1, -1, -1, -1 }, { 0x38DC, 71810, -1, 71825, -1, -1, -1, -1, -1, -1 }, { 0x38DD, 71837, 71831, 71859, -1, -1, -1, -1, -1, -1 }, { 0x38DE, 71871, 71865, 71886, -1, -1, -1, -1, -1, -1 }, { 0x38DF, 71891, -1, 71906, -1, -1, -1, -1, -1, -1 }, { 0x38E0, 71910, -1, 71984, -1, -1, -1, -1, -1, -1 }, { 0x38E1, -1, 71989, -1, -1, -1, -1, -1, -1, -1 }, { 0x38E2, 71995, -1, 72029, -1, -1, -1, -1, -1, -1 }, { 0x38E3, 72033, -1, 72104, -1, -1, -1, -1, -1, -1 }, { 0x38E4, 72115, 72110, 72181, -1, -1, -1, -1, -1, -1 }, { 0x38E5, 72191, 72187, 72301, -1, -1, -1, -1, -1, -1 }, { 0x38E6, 72311, 72306, 72326, -1, -1, -1, -1, -1, -1 }, { 0x38E7, 72331, -1, 72425, -1, -1, -1, -1, 72419, -1 }, { 0x38E8, -1, 72430, -1, -1, -1, -1, -1, -1, -1 }, { 0x38E9, -1, 72434, -1, -1, -1, -1, -1, -1, -1 }, { 0x38EA, 72444, 72439, 72484, -1, -1, -1, -1, -1, -1 }, { 0x38EB, 72490, -1, 72653, -1, -1, -1, -1, -1, -1 }, { 0x38EC, 72665, 72660, 72673, -1, -1, -1, -1, -1, -1 }, { 0x38ED, 72683, 72677, 72744, -1, -1, -1, -1, -1, -1 }, { 0x38EE, -1, 72750, -1, -1, -1, -1, -1, -1, -1 }, { 0x38EF, 72761, 72756, 72865, -1, -1, -1, -1, -1, -1 }, { 0x38F0, 72870, -1, 72890, -1, -1, -1, -1, -1, -1 }, { 0x38F1, 72895, -1, 72979, -1, -1, -1, -1, -1, -1 }, { 0x38F2, 72988, 72983, 73041, -1, -1, -1, -1, -1, -1 }, { 0x38F3, -1, 73046, -1, -1, -1, -1, -1, -1, -1 }, { 0x38F4, -1, 73051, -1, -1, -1, -1, -1, -1, -1 }, { 0x38F5, 73063, 73057, 73192, -1, -1, -1, -1, -1, -1 }, { 0x38F6, 73202, 73196, 73265, -1, -1, -1, -1, -1, -1 }, { 0x38F7, 73277, 73271, 73285, -1, -1, -1, -1, -1, -1 }, { 0x38F8, -1, 73291, -1, -1, -1, -1, -1, -1, -1 }, { 0x38F9, -1, 73297, -1, -1, -1, -1, -1, -1, -1 }, { 0x38FA, 73308, 73303, 73433, -1, -1, -1, -1, -1, -1 }, { 0x38FB, 73438, -1, 73560, -1, -1, -1, -1, -1, -1 }, { 0x38FC, 73569, 73564, 73626, -1, -1, -1, -1, -1, -1 }, { 0x38FD, 73636, 73631, 73738, -1, -1, -1, -1, 73732, -1 }, { 0x38FE, 73748, 73743, 73774, -1, -1, -1, -1, -1, -1 }, { 0x38FF, 73785, 73779, 73891, -1, -1, -1, -1, -1, -1 }, { 0x3900, -1, 73897, -1, -1, -1, -1, -1, -1, -1 }, { 0x3901, 73908, 73903, 73969, -1, -1, -1, -1, -1, -1 }, { 0x3902, 73980, 73975, 74031, -1, -1, -1, -1, -1, -1 }, { 0x3903, 74041, 74035, 74116, -1, -1, -1, -1, -1, -1 }, { 0x3904, 74127, 74122, 74200, -1, -1, -1, -1, -1, -1 }, { 0x3905, 74209, 74205, 74357, -1, -1, -1, -1, -1, -1 }, { 0x3906, 74367, 74361, 74495, -1, -1, -1, -1, -1, -1 }, { 0x3907, 74504, 74500, 74579, -1, -1, -1, -1, -1, -1 }, { 0x3908, 74583, -1, 74598, -1, -1, -1, -1, -1, -1 }, { 0x3909, 74603, -1, 74651, -1, -1, -1, -1, -1, -1 }, { 0x390A, 74662, 74656, 74721, -1, -1, -1, -1, -1, -1 }, { 0x390B, 74732, 74727, 74775, -1, -1, -1, -1, -1, -1 }, { 0x390C, 74780, -1, 74867, -1, -1, -1, -1, -1, -1 }, { 0x390D, 74872, -1, 74981, -1, -1, -1, -1, -1, -1 }, { 0x390E, 74991, 74987, 75097, -1, -1, -1, -1, -1, -1 }, { 0x390F, 75101, -1, 75132, -1, -1, -1, -1, -1, -1 }, { 0x3910, 75143, 75138, 75208, -1, -1, -1, -1, -1, -1 }, { 0x3911, 75214, -1, 75400, -1, -1, -1, -1, -1, -1 }, { 0x3912, 75410, 75405, 75473, -1, -1, -1, -1, -1, -1 }, { 0x3913, 75483, 75478, 75522, -1, -1, -1, -1, -1, 75527 }, { 0x3914, 75537, 75533, 75568, -1, -1, -1, -1, -1, -1 }, { 0x3915, 75572, -1, 75644, -1, -1, -1, -1, -1, 75649 }, { 0x3916, 75659, 75655, 75687, -1, -1, -1, -1, -1, -1 }, { 0x3917, -1, 75692, -1, -1, -1, -1, -1, -1, -1 }, { 0x3918, 75703, 75698, 75838, -1, -1, -1, -1, -1, -1 }, { 0x3919, 75844, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x391A, 75895, 75889, 75923, -1, -1, -1, -1, -1, -1 }, { 0x391B, 75929, -1, 76188, -1, -1, -1, -1, -1, -1 }, { 0x391C, 76193, -1, 76292, -1, -1, -1, -1, -1, -1 }, { 0x391D, 76303, 76297, 76413, -1, -1, -1, -1, -1, -1 }, { 0x391E, 76425, 76420, 76736, -1, -1, -1, -1, -1, -1 }, { 0x391F, 76741, -1, 76884, -1, -1, -1, -1, -1, -1 }, { 0x3920, 76895, 76890, 76915, -1, -1, -1, -1, -1, -1 }, { 0x3921, 76925, 76920, 77025, -1, -1, -1, -1, -1, 77029 }, { 0x3922, 77035, -1, 77090, -1, -1, -1, -1, -1, -1 }, { 0x3923, 77101, 77094, -1, -1, -1, -1, -1, -1, -1 }, { 0x3924, 77231, -1, 77321, -1, -1, -1, -1, -1, -1 }, { 0x3925, 77330, 77325, 77349, -1, -1, -1, -1, -1, -1 }, { 0x3926, 77359, 77354, 77406, -1, -1, -1, -1, -1, -1 }, { 0x3927, 77415, 77410, 77478, -1, -1, -1, -1, -1, -1 }, { 0x3928, 77489, 77483, 77528, -1, -1, -1, -1, -1, -1 }, { 0x3929, 77539, 77534, 77629, -1, -1, -1, -1, -1, -1 }, { 0x392A, 77633, -1, 77727, -1, -1, -1, -1, -1, -1 }, { 0x392B, -1, -1, 77733, -1, -1, -1, -1, -1, -1 }, { 0x392C, 77742, 77737, 77843, -1, -1, -1, -1, -1, -1 }, { 0x392D, 77853, 77848, -1, -1, -1, -1, -1, -1, -1 }, { 0x392E, 77926, -1, 78010, -1, -1, -1, -1, -1, -1 }, { 0x392F, 78024, 78017, 78079, -1, -1, -1, -1, -1, -1 }, { 0x3930, 78091, 78086, 78168, -1, -1, -1, -1, -1, -1 }, { 0x3931, 78177, 78173, 78229, -1, -1, -1, -1, -1, -1 }, { 0x3932, 78238, 78233, 78301, -1, -1, -1, -1, -1, -1 }, { 0x3933, 78306, -1, 78319, -1, -1, -1, -1, -1, 78324 }, { 0x3934, 78329, -1, 78474, -1, -1, -1, -1, -1, -1 }, { 0x3935, 78483, 78479, 78539, -1, -1, -1, -1, -1, -1 }, { 0x3936, 78543, -1, 78567, -1, -1, -1, -1, -1, -1 }, { 0x3937, 78573, -1, 78640, -1, -1, -1, -1, -1, -1 }, { 0x3938, 78645, -1, 78685, -1, -1, -1, -1, -1, -1 }, { 0x3939, 78689, -1, 78797, -1, -1, -1, -1, -1, -1 }, { 0x393A, 78802, -1, 78866, -1, -1, -1, -1, -1, -1 }, { 0x393B, 78879, 78873, -1, -1, -1, -1, -1, -1, -1 }, { 0x393C, -1, 78920, -1, -1, -1, -1, -1, -1, -1 }, { 0x393D, 78930, 78925, 78971, -1, -1, -1, -1, -1, -1 }, { 0x393E, 78977, -1, 79119, -1, -1, -1, -1, -1, -1 }, { 0x393F, 79129, 79124, 79246, -1, -1, -1, -1, -1, -1 }, { 0x3940, 79251, -1, 79321, -1, -1, -1, -1, -1, -1 }, { 0x3941, 79331, 79326, 79382, -1, -1, -1, -1, -1, -1 }, { 0x3942, 79391, 79386, 79521, -1, -1, -1, -1, -1, -1 }, { 0x3943, 79530, 79525, 79604, -1, -1, -1, -1, -1, -1 }, { 0x3944, 79615, 79609, 79700, -1, -1, -1, -1, -1, -1 }, { 0x3945, 79711, 79706, 79744, -1, -1, -1, -1, -1, -1 }, { 0x3946, 79756, 79750, 79883, -1, -1, -1, -1, -1, -1 }, { 0x3947, 79888, -1, 79991, -1, -1, -1, -1, -1, -1 }, { 0x3948, 80001, 79996, 80095, -1, -1, -1, -1, -1, -1 }, { 0x3949, 80100, -1, 80115, -1, -1, -1, -1, -1, -1 }, { 0x394A, 80126, 80120, 80176, -1, -1, -1, -1, -1, -1 }, { 0x394B, 80182, -1, 80232, -1, -1, -1, -1, -1, -1 }, { 0x394C, 80241, 80236, 80259, -1, -1, -1, -1, -1, -1 }, { 0x394D, 80268, 80263, 80378, -1, -1, -1, -1, -1, -1 }, { 0x394E, 80382, -1, 80472, -1, -1, -1, -1, -1, -1 }, { 0x394F, 80482, 80477, 80504, -1, -1, -1, -1, -1, -1 }, { 0x3950, 80510, -1, 80593, -1, -1, -1, -1, -1, -1 }, { 0x3951, 80599, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3952, 80722, 80717, 80820, -1, -1, -1, -1, -1, -1 }, { 0x3953, 80825, -1, 80893, -1, -1, -1, -1, -1, -1 }, { 0x3954, 80897, -1, 80952, -1, -1, -1, -1, -1, -1 }, { 0x3955, 80961, 80956, 81034, -1, -1, -1, -1, -1, -1 }, { 0x3956, 81046, 81040, 81056, -1, -1, -1, -1, -1, -1 }, { 0x3957, -1, 81062, -1, -1, -1, -1, -1, -1, -1 }, { 0x3958, -1, 81067, -1, -1, -1, -1, -1, -1, -1 }, { 0x3959, -1, 81072, -1, -1, -1, -1, -1, -1, -1 }, { 0x395A, 81083, 81078, 81155, -1, -1, -1, -1, -1, -1 }, { 0x395B, 81164, 81159, 81349, -1, -1, -1, -1, -1, -1 }, { 0x395C, 81358, 81353, 81496, -1, -1, -1, -1, -1, -1 }, { 0x395D, 81501, -1, 81691, -1, -1, -1, -1, -1, -1 }, { 0x395E, 81695, -1, 81823, -1, -1, -1, -1, -1, -1 }, { 0x395F, 81828, -1, 81853, -1, -1, -1, -1, -1, -1 }, { 0x3960, 81864, 81858, 81971, -1, -1, -1, -1, 81965, -1 }, { 0x3961, 81975, -1, 81991, -1, -1, -1, -1, -1, -1 }, { 0x3962, 81996, -1, 82185, -1, -1, -1, -1, -1, -1 }, { 0x3963, 82195, 82190, 82285, -1, -1, -1, -1, -1, -1 }, { 0x3964, 82296, 82290, -1, -1, -1, -1, -1, -1, -1 }, { 0x3965, 82381, -1, 82435, -1, -1, -1, -1, 82429, 82439 }, { 0x3966, 82451, 82446, 82607, -1, -1, -1, -1, -1, -1 }, { 0x3967, 82618, 82612, 82705, -1, -1, -1, -1, -1, -1 }, { 0x3968, 82711, -1, 82759, -1, -1, -1, -1, -1, -1 }, { 0x3969, 82769, 82765, 82800, -1, -1, -1, -1, -1, -1 }, { 0x396A, 82810, 82805, 82898, -1, -1, -1, -1, -1, -1 }, { 0x396B, 82909, 82903, -1, -1, -1, -1, -1, -1, -1 }, { 0x396C, 82966, 82960, 82993, -1, -1, -1, -1, -1, -1 }, { 0x396D, 83005, 82999, 83052, -1, -1, -1, -1, -1, -1 }, { 0x396E, 83062, 83057, 83172, -1, -1, -1, -1, -1, -1 }, { 0x396F, 83183, 83178, 83270, -1, -1, -1, -1, -1, -1 }, { 0x3970, 83280, 83275, 83327, -1, -1, -1, -1, -1, -1 }, { 0x3971, 83337, 83332, 83441, -1, -1, -1, -1, -1, -1 }, { 0x3972, 83451, 83446, 83552, -1, -1, -1, -1, -1, -1 }, { 0x3973, 83558, -1, 83593, -1, -1, -1, -1, -1, -1 }, { 0x3974, 83599, -1, 83653, -1, -1, -1, -1, -1, -1 }, { 0x3975, 83662, 83657, 83853, -1, -1, -1, -1, -1, -1 }, { 0x3976, 83863, 83858, 84003, -1, -1, -1, -1, -1, -1 }, { 0x3977, 84011, 84007, 84157, -1, -1, -1, -1, -1, -1 }, { 0x3978, 84166, 84161, 84243, -1, -1, -1, -1, -1, -1 }, { 0x3979, 84248, -1, 84256, -1, -1, -1, -1, -1, -1 }, { 0x397A, 84266, 84261, 84295, -1, -1, -1, -1, -1, -1 }, { 0x397B, -1, 84299, -1, -1, -1, -1, -1, -1, -1 }, { 0x397C, 84304, -1, 84372, -1, -1, -1, -1, -1, -1 }, { 0x397D, 84383, 84377, 84533, -1, -1, -1, -1, -1, -1 }, { 0x397E, 84542, 84537, 84561, -1, -1, -1, -1, -1, -1 }, { 0x397F, 84571, 84565, 84619, -1, -1, -1, -1, -1, -1 }, { 0x3980, 84629, 84623, 84657, -1, -1, -1, -1, -1, -1 }, { 0x3981, 84668, 84663, 84752, -1, -1, -1, -1, -1, -1 }, { 0x3982, 84765, 84758, 84868, -1, -1, -1, -1, -1, -1 }, { 0x3983, 84875, -1, 84937, -1, -1, -1, -1, 84931, -1 }, { 0x3984, 84948, 84943, 85077, -1, -1, -1, -1, -1, -1 }, { 0x3985, 85081, -1, 85157, -1, -1, -1, -1, -1, -1 }, { 0x3986, 85166, 85162, 85292, -1, -1, -1, -1, 85286, 85296 }, { 0x3987, 85305, 85300, 85382, -1, -1, -1, -1, -1, -1 }, { 0x3988, -1, 85386, -1, -1, -1, -1, -1, -1, -1 }, { 0x3989, 85390, -1, 85471, -1, -1, -1, -1, -1, 85475 }, { 0x398A, 85486, 85481, 85514, -1, -1, -1, -1, -1, -1 }, { 0x398B, 85524, 85519, 85602, -1, -1, -1, -1, -1, -1 }, { 0x398C, 85612, 85607, 85714, -1, -1, -1, -1, -1, -1 }, { 0x398D, 85724, 85718, 85881, -1, -1, -1, -1, -1, -1 }, { 0x398E, 85890, 85884, 85993, -1, -1, -1, -1, -1, -1 }, { 0x398F, 86004, 85998, 86046, -1, -1, -1, -1, -1, -1 }, { 0x3990, 86056, 86051, 86130, -1, -1, -1, -1, 86124, -1 }, { 0x3991, 86134, -1, 86186, -1, -1, -1, -1, -1, -1 }, { 0x3992, 86197, 86192, 86221, -1, -1, -1, -1, -1, -1 }, { 0x3993, 86225, -1, 86324, -1, -1, -1, -1, -1, -1 }, { 0x3994, 86330, -1, 86496, -1, -1, -1, -1, -1, -1 }, { 0x3995, 86507, 86501, 86571, -1, -1, -1, -1, 86565, -1 }, { 0x3996, 86582, 86577, 86691, -1, -1, -1, -1, -1, 86696 }, { 0x3997, 86703, -1, 86761, -1, -1, -1, -1, -1, -1 }, { 0x3998, 86771, 86766, 86830, -1, -1, -1, -1, -1, -1 }, { 0x3999, -1, 86834, -1, -1, -1, -1, -1, -1, -1 }, { 0x399A, 86844, 86839, 86893, -1, -1, -1, -1, -1, -1 }, { 0x399B, 86899, -1, 86961, -1, -1, -1, -1, -1, -1 }, { 0x399C, 86970, 86965, 87130, -1, -1, -1, -1, -1, -1 }, { 0x399D, 87135, -1, 87212, -1, -1, -1, -1, -1, -1 }, { 0x399E, 87223, 87218, 87286, -1, -1, -1, -1, -1, -1 }, { 0x399F, 87292, -1, 87320, -1, -1, -1, -1, -1, -1 }, { 0x39A0, -1, 87325, -1, -1, -1, -1, -1, -1, -1 }, { 0x39A1, 87336, 87331, 87451, -1, -1, -1, -1, -1, -1 }, { 0x39A2, 87460, 87455, 87532, -1, -1, -1, -1, -1, -1 }, { 0x39A3, 87537, -1, 87560, -1, -1, -1, -1, -1, -1 }, { 0x39A4, 87569, 87565, 87631, -1, -1, -1, -1, -1, -1 }, { 0x39A5, 87641, 87635, 87738, -1, -1, -1, -1, 87732, -1 }, { 0x39A6, 87744, -1, 87832, -1, -1, -1, -1, -1, -1 }, { 0x39A7, 87842, 87836, 87903, -1, -1, -1, -1, -1, -1 }, { 0x39A8, 87914, 87908, 87983, -1, -1, -1, -1, -1, -1 }, { 0x39A9, 87988, -1, 88095, -1, -1, -1, -1, -1, -1 }, { 0x39AA, 88105, 88100, 88131, -1, -1, -1, -1, -1, -1 }, { 0x39AB, 88142, 88136, 88173, -1, -1, -1, -1, -1, -1 }, { 0x39AC, 88177, -1, 88243, -1, -1, -1, -1, -1, -1 }, { 0x39AD, 88248, -1, 88312, -1, -1, -1, -1, -1, -1 }, { 0x39AE, 88318, -1, 88397, -1, -1, -1, -1, -1, -1 }, { 0x39AF, 88409, 88403, 88469, -1, -1, -1, -1, -1, -1 }, { 0x39B0, 88474, -1, 88692, -1, -1, -1, -1, -1, -1 }, { 0x39B1, -1, 88698, 88703, -1, -1, -1, -1, -1, -1 }, { 0x39B2, 88712, 88707, -1, -1, -1, -1, -1, -1, -1 }, { 0x39B3, 88812, 88807, -1, -1, -1, -1, -1, 88852, -1 }, { 0x39B4, 88864, 88858, 88988, -1, -1, -1, -1, -1, -1 }, { 0x39B5, 88997, 88992, 89106, -1, -1, -1, -1, -1, -1 }, { 0x39B6, 89116, 89111, 89283, -1, -1, -1, -1, 89277, -1 }, { 0x39B7, 89288, -1, 89370, -1, -1, -1, -1, -1, -1 }, { 0x39B8, 89381, 89376, 89678, -1, -1, -1, -1, -1, -1 }, { 0x39B9, 89682, -1, 89735, -1, -1, -1, -1, -1, -1 }, { 0x39BA, 89741, -1, 90085, -1, -1, -1, -1, -1, -1 }, { 0x39BB, 90095, 90089, 90223, -1, -1, -1, -1, -1, -1 }, { 0x39BC, 90234, 90227, 90293, -1, -1, -1, -1, -1, -1 }, { 0x39BD, 90301, -1, 90394, -1, -1, -1, -1, -1, -1 }, { 0x39BE, 90398, -1, 90443, -1, -1, -1, -1, -1, -1 }, { 0x39BF, 90447, -1, 90510, -1, -1, -1, -1, -1, -1 }, { 0x39C0, 90521, 90516, 90552, -1, -1, -1, -1, -1, -1 }, { 0x39C1, 90562, 90556, 90649, -1, -1, -1, -1, -1, -1 }, { 0x39C2, 90658, 90653, 90708, -1, -1, -1, -1, -1, -1 }, { 0x39C3, 90719, 90714, 90980, -1, -1, -1, -1, -1, -1 }, { 0x39C4, 90986, -1, 91033, -1, -1, -1, -1, -1, -1 }, { 0x39C5, 91044, 91039, 91130, -1, -1, -1, -1, -1, 91134 }, { 0x39C6, 91139, -1, 91221, -1, -1, -1, -1, -1, -1 }, { 0x39C7, 91226, -1, 91309, -1, -1, -1, -1, -1, -1 }, { 0x39C8, 91314, -1, 91393, -1, -1, -1, -1, -1, -1 }, { 0x39C9, 91398, -1, 91497, -1, -1, -1, -1, -1, -1 }, { 0x39CA, 91507, 91502, 91634, -1, -1, -1, -1, -1, -1 }, { 0x39CB, 91644, 91638, 91706, -1, -1, -1, -1, -1, -1 }, { 0x39CC, 91712, -1, 91764, -1, -1, -1, -1, -1, -1 }, { 0x39CD, 91775, 91769, 91841, -1, -1, -1, -1, -1, 91847 }, { 0x39CE, 91859, 91853, 91952, -1, -1, -1, -1, -1, -1 }, { 0x39CF, 91962, 91956, 92044, -1, -1, -1, -1, -1, -1 }, { 0x39D0, 92056, 92050, 92148, -1, -1, -1, -1, -1, -1 }, { 0x39D1, 92159, 92154, 92202, -1, -1, -1, -1, -1, -1 }, { 0x39D2, 92207, -1, 92271, -1, -1, -1, -1, -1, -1 }, { 0x39D3, 92281, 92275, 92369, -1, -1, -1, -1, -1, -1 }, { 0x39D4, 92374, -1, 92432, -1, -1, -1, -1, -1, -1 }, { 0x39D5, 92443, 92438, 92510, -1, -1, -1, -1, -1, -1 }, { 0x39D6, 92519, 92515, 92539, -1, -1, -1, -1, -1, -1 }, { 0x39D7, 92546, 92542, 92673, -1, -1, -1, -1, -1, -1 }, { 0x39D8, 92677, -1, 92714, -1, -1, -1, -1, -1, -1 }, { 0x39D9, 92723, 92718, 92820, -1, -1, -1, -1, -1, -1 }, { 0x39DA, 92830, 92824, 92916, -1, -1, -1, -1, -1, -1 }, { 0x39DB, 92926, 92920, -1, -1, -1, -1, -1, -1, -1 }, { 0x39DC, 93015, 93009, 93106, -1, -1, -1, -1, -1, -1 }, { 0x39DD, 93111, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x39DE, -1, 93119, -1, -1, -1, -1, -1, -1, -1 }, { 0x39DF, 93131, 93124, 93279, -1, -1, -1, -1, -1, -1 }, { 0x39E0, -1, 93285, -1, -1, -1, -1, -1, -1, -1 }, { 0x39E1, 93295, 93290, 93432, -1, -1, -1, -1, -1, -1 }, { 0x39E2, 93437, -1, 93613, -1, -1, -1, -1, -1, -1 }, { 0x39E3, 93623, 93618, 93678, -1, -1, -1, -1, -1, -1 }, { 0x39E4, 93689, 93683, 93808, -1, -1, -1, -1, -1, -1 }, { 0x39E5, 93820, 93815, 93887, -1, -1, -1, -1, -1, -1 }, { 0x39E6, 93899, 93893, 93972, -1, -1, -1, -1, -1, -1 }, { 0x39E7, 93982, 93978, -1, -1, -1, -1, -1, -1, -1 }, { 0x39E8, 94046, 94041, 94132, -1, -1, -1, -1, -1, -1 }, { 0x39E9, 94137, -1, 94214, -1, -1, -1, -1, -1, -1 }, { 0x39EA, 94219, -1, 94278, -1, -1, -1, -1, -1, -1 }, { 0x39EB, 94283, -1, 94417, -1, -1, -1, -1, -1, -1 }, { 0x39EC, 94427, 94421, 94564, -1, -1, -1, -1, -1, -1 }, { 0x39ED, 94576, 94570, 94617, -1, -1, -1, -1, -1, -1 }, { 0x39EE, 94624, -1, 94642, -1, -1, -1, -1, -1, -1 }, { 0x39EF, 94651, 94646, 94747, -1, -1, -1, -1, -1, -1 }, { 0x39F0, 94757, 94752, 94805, -1, -1, -1, -1, -1, -1 }, { 0x39F1, 94814, 94809, 94870, -1, -1, -1, -1, -1, -1 }, { 0x39F2, 94881, 94876, 94901, -1, -1, -1, -1, -1, -1 }, { 0x39F3, 94906, -1, 94967, -1, -1, -1, -1, -1, -1 }, { 0x39F4, 94978, 94973, 95045, -1, -1, -1, -1, -1, -1 }, { 0x39F5, 95054, 95049, 95220, -1, -1, -1, -1, -1, -1 }, { 0x39F6, 95231, 95225, 95284, -1, -1, -1, -1, -1, -1 }, { 0x39F7, 95290, -1, 95313, -1, -1, -1, -1, -1, -1 }, { 0x39F8, 95325, 95318, 95382, -1, -1, -1, -1, -1, -1 }, { 0x39F9, 95393, 95388, 95434, -1, -1, -1, -1, -1, -1 }, { 0x39FA, 95438, -1, 95515, -1, -1, -1, -1, -1, -1 }, { 0x39FB, 95524, 95519, 95617, -1, -1, -1, -1, -1, -1 }, { 0x39FC, 95628, 95623, 95667, -1, -1, -1, -1, -1, 95673 }, { 0x39FD, 95682, 95678, 95784, -1, -1, -1, -1, -1, -1 }, { 0x39FE, 95793, 95788, 95829, -1, -1, -1, -1, -1, 95833 }, { 0x39FF, 95839, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3A00, 95907, 95901, 95941, -1, -1, -1, -1, -1, -1 }, { 0x3A01, 95951, 95947, 96014, -1, -1, -1, -1, -1, -1 }, { 0x3A02, 96025, 96019, 96055, -1, -1, -1, -1, -1, -1 }, { 0x3A03, 96067, 96061, 96227, -1, -1, -1, -1, -1, -1 }, { 0x3A04, 96232, -1, 96399, -1, -1, -1, -1, -1, -1 }, { 0x3A05, 96405, -1, 96507, -1, -1, -1, -1, -1, -1 }, { 0x3A06, 96517, 96512, 96602, -1, -1, -1, -1, -1, -1 }, { 0x3A07, 96611, 96607, 96669, -1, -1, -1, -1, -1, -1 }, { 0x3A08, 96678, 96673, 96745, -1, -1, -1, -1, -1, -1 }, { 0x3A09, 96754, 96749, 96827, -1, -1, -1, -1, -1, -1 }, { 0x3A0A, 96832, -1, 96979, -1, -1, -1, -1, -1, -1 }, { 0x3A0B, 96984, -1, 97014, -1, -1, -1, -1, -1, -1 }, { 0x3A0C, 97024, 97019, 97046, -1, -1, -1, -1, -1, -1 }, { 0x3A0D, 97057, 97051, 97117, -1, -1, -1, -1, -1, -1 }, { 0x3A0E, 97123, -1, 97168, -1, -1, -1, -1, -1, -1 }, { 0x3A0F, 97178, 97172, 97208, -1, -1, -1, -1, -1, -1 }, { 0x3A10, 97213, -1, 97287, -1, -1, -1, -1, -1, -1 }, { 0x3A11, 97297, 97291, 97339, -1, -1, -1, -1, -1, -1 }, { 0x3A12, 97350, 97345, 97429, -1, -1, -1, -1, -1, -1 }, { 0x3A13, 97439, 97434, 97549, -1, -1, -1, -1, -1, -1 }, { 0x3A14, 97554, -1, 97592, -1, -1, -1, -1, -1, 97597 }, { 0x3A15, 97604, -1, 97663, -1, -1, -1, -1, -1, -1 }, { 0x3A16, 97673, 97669, 97787, -1, -1, -1, -1, -1, -1 }, { 0x3A17, 97797, 97792, 97851, -1, -1, -1, -1, -1, -1 }, { 0x3A18, 97863, 97856, 97960, -1, -1, -1, -1, -1, -1 }, { 0x3A19, 97972, 97966, 98092, -1, -1, -1, -1, -1, -1 }, { 0x3A1A, 98103, 98097, 98183, -1, -1, -1, -1, -1, -1 }, { 0x3A1B, 98193, 98188, 98268, -1, -1, -1, -1, -1, -1 }, { 0x3A1C, 98279, 98274, 98333, -1, -1, -1, -1, -1, -1 }, { 0x3A1D, 98344, 98339, 98417, -1, -1, -1, -1, -1, -1 }, { 0x3A1E, 98427, 98422, 98463, -1, -1, -1, -1, -1, -1 }, { 0x3A1F, 98472, 98467, 98510, -1, -1, -1, -1, -1, -1 }, { 0x3A20, 98520, 98515, 98573, -1, -1, -1, -1, -1, -1 }, { 0x3A21, 98577, -1, 98671, -1, -1, -1, -1, -1, -1 }, { 0x3A22, 98681, 98676, 98745, -1, -1, -1, -1, -1, 98749 }, { 0x3A23, -1, 98755, -1, -1, -1, -1, -1, -1, -1 }, { 0x3A24, 98768, 98761, 98905, -1, -1, -1, -1, -1, -1 }, { 0x3A25, 98910, -1, 98928, -1, -1, -1, -1, -1, -1 }, { 0x3A26, 98938, 98932, 99024, -1, -1, -1, -1, -1, -1 }, { 0x3A27, 99030, -1, 99147, -1, -1, -1, -1, -1, -1 }, { 0x3A28, 99157, 99152, 99327, -1, -1, -1, -1, -1, -1 }, { 0x3A29, 99338, 99333, 99406, -1, -1, -1, -1, -1, -1 }, { 0x3A2A, 99417, 99411, 99487, -1, -1, -1, -1, -1, -1 }, { 0x3A2B, 99500, 99494, 99577, -1, -1, -1, -1, -1, -1 }, { 0x3A2C, -1, 99582, -1, -1, -1, -1, -1, -1, -1 }, { 0x3A2D, 99592, 99588, 99698, -1, -1, -1, -1, -1, -1 }, { 0x3A2E, 99707, 99702, 99785, -1, -1, -1, -1, -1, -1 }, { 0x3A2F, 99790, -1, 99838, -1, -1, -1, -1, -1, -1 }, { 0x3A30, 99843, -1, 99870, -1, -1, -1, -1, -1, -1 }, { 0x3A31, 99875, -1, 99901, -1, -1, -1, -1, -1, -1 }, { 0x3A32, 99912, 99906, 99989, -1, -1, -1, -1, -1, -1 }, { 0x3A33, 99993, -1, 100146, -1, -1, -1, -1, -1, -1 }, { 0x3A34, 100156, 100151, 100219, -1, -1, -1, -1, -1, -1 }, { 0x3A35, 100230, 100225, 100336, -1, -1, -1, -1, -1, -1 }, { 0x3A36, 100347, 100342, 100424, -1, -1, -1, -1, -1, 100429 }, { 0x3A37, 100436, -1, 100509, -1, -1, -1, -1, -1, -1 }, { 0x3A38, 100514, -1, 100541, -1, -1, -1, -1, -1, -1 }, { 0x3A39, 100550, 100545, 100665, -1, -1, -1, -1, 100659, -1 }, { 0x3A3A, 100675, 100670, 100799, -1, -1, -1, -1, -1, -1 }, { 0x3A3B, 100805, -1, 100944, -1, -1, -1, -1, -1, -1 }, { 0x3A3C, 100955, 100949, 101016, -1, -1, -1, -1, -1, -1 }, { 0x3A3D, 101027, 101022, 101046, -1, -1, -1, -1, -1, -1 }, { 0x3A3E, 101057, 101050, 101090, -1, -1, -1, -1, -1, -1 }, { 0x3A3F, 101102, 101096, 101215, -1, -1, -1, -1, -1, -1 }, { 0x3A40, 101219, -1, 101351, -1, -1, -1, -1, -1, -1 }, { 0x3A41, 101360, 101355, 101469, -1, -1, -1, -1, -1, -1 }, { 0x3A42, -1, 101474, -1, -1, -1, -1, -1, -1, -1 }, { 0x3A43, 101484, 101479, 101543, -1, -1, -1, -1, -1, -1 }, { 0x3A44, 101555, 101549, 101601, -1, -1, -1, -1, -1, -1 }, { 0x3A45, 101612, 101607, -1, -1, -1, -1, -1, -1, -1 }, { 0x3A46, 101758, -1, 101849, -1, -1, -1, -1, -1, -1 }, { 0x3A47, 101860, 101854, 101958, -1, -1, -1, -1, -1, -1 }, { 0x3A48, 101963, -1, 102043, -1, -1, -1, -1, -1, -1 }, { 0x3A49, 102048, -1, 102231, -1, -1, -1, -1, -1, -1 }, { 0x3A4A, 102241, 102235, 102372, -1, -1, -1, -1, -1, -1 }, { 0x3A4B, 102383, 102378, 102503, -1, -1, -1, -1, -1, -1 }, { 0x3A4C, 102509, -1, 102614, -1, -1, -1, -1, -1, -1 }, { 0x3A4D, 102625, 102619, 102707, -1, -1, -1, -1, -1, -1 }, { 0x3A4E, 102711, -1, 102809, -1, -1, -1, -1, -1, -1 }, { 0x3A4F, -1, 102813, -1, -1, -1, -1, -1, -1, -1 }, { 0x3A50, 102823, 102818, 102838, -1, -1, -1, -1, -1, -1 }, { 0x3A51, -1, 102843, -1, -1, -1, -1, -1, -1, -1 }, { 0x3A52, 102854, 102849, 102920, -1, -1, -1, -1, -1, 102925 }, { 0x3A53, 102936, 102931, 102979, -1, -1, -1, -1, -1, -1 }, { 0x3A54, 102990, 102984, 103071, -1, -1, -1, -1, -1, -1 }, { 0x3A55, 103082, 103076, -1, -1, -1, -1, -1, -1, -1 }, { 0x3A56, 103139, 103132, 103162, -1, -1, -1, -1, -1, -1 }, { 0x3A57, 103175, 103169, 103252, -1, -1, -1, -1, -1, -1 }, { 0x3A58, 103256, -1, 103322, -1, -1, -1, -1, -1, -1 }, { 0x3A59, 103331, 103326, 103389, -1, -1, -1, -1, -1, -1 }, { 0x3A5A, 103400, 103394, 103493, -1, -1, -1, -1, -1, -1 }, { 0x3A5B, 103505, 103499, 103594, -1, -1, -1, -1, -1, -1 }, { 0x3A5C, 103606, 103600, 103724, -1, -1, -1, -1, -1, 103729 }, { 0x3A5D, 103739, 103734, 103763, -1, -1, -1, -1, -1, -1 }, { 0x3A5E, 103774, 103768, 103910, -1, -1, -1, -1, -1, -1 }, { 0x3A5F, 103920, 103914, 103997, -1, -1, -1, -1, -1, -1 }, { 0x3A60, 104007, 104003, 104111, -1, -1, -1, -1, -1, -1 }, { 0x3A61, 104119, 104115, 104160, -1, -1, -1, -1, -1, 104165 }, { 0x3A62, 104176, 104171, 104306, -1, -1, -1, -1, -1, 104311 }, { 0x3A63, 104316, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3A64, 104384, 104380, 104485, -1, -1, -1, -1, -1, -1 }, { 0x3A65, 104489, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3A66, 104550, 104544, 104636, -1, -1, -1, -1, -1, -1 }, { 0x3A67, 104646, 104641, 104746, -1, -1, -1, -1, -1, 104750 }, { 0x3A68, 104761, 104756, 104881, -1, -1, -1, -1, -1, -1 }, { 0x3A69, 104892, 104886, 104936, -1, -1, -1, -1, -1, -1 }, { 0x3A6A, 104947, 104942, 105014, -1, -1, -1, -1, -1, -1 }, { 0x3A6B, -1, 105019, -1, -1, -1, -1, -1, -1, -1 }, { 0x3A6C, 105029, 105024, -1, -1, -1, -1, -1, -1, -1 }, { 0x3A6D, 105065, 105059, 105187, -1, -1, -1, -1, -1, -1 }, { 0x3A6E, 105191, -1, 105235, -1, -1, -1, -1, -1, -1 }, { 0x3A6F, 105246, 105241, 105331, -1, -1, -1, -1, -1, -1 }, { 0x3A70, 105340, 105335, 105389, -1, -1, -1, -1, -1, -1 }, { 0x3A71, 105401, 105395, 105619, -1, -1, -1, -1, -1, -1 }, { 0x3A72, 105630, 105624, 105647, -1, -1, -1, -1, -1, -1 }, { 0x3A73, 105658, 105652, 105755, 105761, -1, -1, -1, -1, -1 }, { 0x3A74, 105768, -1, 105830, -1, -1, -1, -1, -1, -1 }, { 0x3A75, 105841, 105834, 105871, -1, -1, -1, -1, -1, -1 }, { 0x3A76, 105879, 105874, 105918, -1, -1, -1, -1, -1, -1 }, { 0x3A77, -1, 105923, 105928, -1, -1, -1, -1, -1, -1 }, { 0x3A78, 105939, 105934, 106004, -1, -1, -1, -1, -1, -1 }, { 0x3A79, 106014, 106009, 106037, -1, -1, -1, -1, -1, -1 }, { 0x3A7A, 106047, 106042, -1, -1, -1, -1, -1, -1, -1 }, { 0x3A7B, 106087, 106082, 106196, -1, -1, -1, -1, -1, -1 }, { 0x3A7C, 106204, 106200, 106232, -1, -1, -1, -1, -1, -1 }, { 0x3A7D, 106242, 106237, 106333, -1, -1, -1, -1, -1, -1 }, { 0x3A7E, 106343, 106337, 106377, -1, -1, -1, -1, -1, -1 }, { 0x3A7F, 106383, -1, 106413, -1, -1, -1, -1, -1, -1 }, { 0x3A80, 106417, -1, 106485, -1, -1, -1, -1, -1, -1 }, { 0x3A81, 106494, 106489, 106649, -1, -1, -1, -1, -1, -1 }, { 0x3A82, 106654, -1, 106684, -1, -1, -1, -1, -1, -1 }, { 0x3A83, 106688, -1, 106728, -1, -1, -1, -1, -1, -1 }, { 0x3A84, 106732, -1, 106857, -1, -1, -1, -1, -1, -1 }, { 0x3A85, 106867, 106861, 106887, -1, -1, -1, -1, -1, -1 }, { 0x3A86, 106904, 106899, 106943, -1, -1, -1, -1, -1, -1 }, { 0x3A87, 106952, 106947, 107053, -1, -1, -1, -1, -1, -1 }, { 0x3A88, 107065, 107059, 107162, -1, -1, -1, -1, -1, -1 }, { 0x3A89, 107172, 107167, 107223, -1, -1, -1, -1, -1, -1 }, { 0x3A8A, 107233, 107227, 107267, -1, -1, -1, -1, -1, -1 }, { 0x3A8B, 107277, 107272, 107418, -1, -1, -1, -1, -1, -1 }, { 0x3A8C, 107423, -1, 107483, -1, -1, -1, -1, -1, -1 }, { 0x3A8D, 107489, -1, 107629, -1, -1, -1, -1, -1, -1 }, { 0x3A8E, 107638, 107633, 107781, -1, -1, -1, -1, -1, -1 }, { 0x3A8F, 107787, -1, 107874, -1, -1, -1, -1, -1, -1 }, { 0x3A90, 107878, -1, 107908, -1, -1, -1, -1, -1, -1 }, { 0x3A91, 107912, -1, 107944, -1, -1, -1, -1, -1, -1 }, { 0x3A92, 107948, -1, 107983, -1, -1, -1, -1, -1, -1 }, { 0x3A93, 107987, -1, 108026, -1, -1, -1, -1, -1, -1 }, { 0x3A94, 108039, 108033, 108125, -1, -1, -1, -1, -1, -1 }, { 0x3A95, 108135, 108130, 108236, -1, -1, -1, -1, -1, -1 }, { 0x3A96, 108247, 108242, 108321, -1, -1, -1, -1, -1, -1 }, { 0x3A97, 108330, 108325, 108449, -1, -1, -1, -1, -1, -1 }, { 0x3A98, 108459, 108454, 108540, -1, -1, -1, -1, -1, -1 }, { 0x3A99, 108550, 108546, 108601, -1, -1, -1, -1, -1, -1 }, { 0x3A9A, 108611, 108605, 108697, -1, -1, -1, -1, -1, -1 }, { 0x3A9B, 108702, -1, 108777, -1, -1, -1, -1, -1, -1 }, { 0x3A9C, 108789, 108783, 108945, -1, -1, -1, -1, -1, -1 }, { 0x3A9D, 108957, 108952, 109005, -1, -1, -1, -1, -1, -1 }, { 0x3A9E, 109016, 109011, 109061, -1, -1, -1, -1, -1, -1 }, { 0x3A9F, 109072, 109066, -1, -1, -1, -1, -1, -1, -1 }, { 0x3AA0, 109153, 109147, 109289, -1, -1, -1, -1, -1, -1 }, { 0x3AA1, 109295, -1, 109366, -1, -1, -1, -1, -1, -1 }, { 0x3AA2, 109377, 109371, 109505, -1, -1, -1, -1, -1, -1 }, { 0x3AA3, 109511, -1, 109567, -1, -1, -1, -1, -1, -1 }, { 0x3AA4, 109573, -1, 109600, -1, -1, -1, -1, 109594, -1 }, { 0x3AA5, 109609, 109604, 109725, -1, -1, -1, -1, -1, -1 }, { 0x3AA6, 109730, -1, 109772, -1, -1, -1, -1, -1, -1 }, { 0x3AA7, 109777, -1, 109807, -1, -1, -1, -1, -1, -1 }, { 0x3AA8, 109816, 109811, 109858, -1, -1, -1, -1, -1, -1 }, { 0x3AA9, 109864, -1, 109901, -1, -1, -1, -1, -1, -1 }, { 0x3AAA, 109905, -1, 109977, -1, -1, -1, -1, -1, -1 }, { 0x3AAB, 109981, -1, 110098, -1, -1, -1, -1, -1, -1 }, { 0x3AAC, 110109, 110103, 110237, -1, -1, -1, -1, -1, -1 }, { 0x3AAD, 110248, 110243, 110330, -1, -1, -1, -1, -1, -1 }, { 0x3AAE, 110340, 110334, 110370, -1, -1, -1, -1, -1, -1 }, { 0x3AAF, 110382, 110376, 110466, -1, -1, -1, -1, -1, -1 }, { 0x3AB0, 110477, 110471, -1, -1, -1, -1, -1, -1, -1 }, { 0x3AB1, 110555, 110550, 110573, -1, -1, -1, -1, -1, -1 }, { 0x3AB2, 110579, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3AB3, 110621, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3AB4, 110695, -1, 110719, -1, -1, -1, -1, -1, -1 }, { 0x3AB5, 110729, 110724, 110781, -1, -1, -1, -1, -1, -1 }, { 0x3AB6, 110791, 110786, 110958, -1, -1, -1, -1, -1, -1 }, { 0x3AB7, -1, 110962, 110967, -1, -1, -1, -1, -1, -1 }, { 0x3AB8, 110972, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3AB9, 111025, -1, 111053, -1, -1, -1, -1, -1, -1 }, { 0x3ABA, 111064, 111058, 111167, -1, -1, -1, -1, -1, -1 }, { 0x3ABB, 111177, 111171, 111264, -1, -1, -1, -1, -1, -1 }, { 0x3ABC, 111274, 111270, 111318, -1, -1, -1, -1, -1, -1 }, { 0x3ABD, -1, 111322, 111326, -1, -1, -1, -1, -1, -1 }, { 0x3ABE, 111336, 111331, 111496, -1, -1, -1, -1, -1, -1 }, { 0x3ABF, 111506, 111501, 111546, -1, -1, -1, -1, -1, -1 }, { 0x3AC0, 111557, 111551, 111741, -1, -1, -1, -1, -1, -1 }, { 0x3AC1, 111753, 111747, 111852, -1, -1, -1, -1, -1, -1 }, { 0x3AC2, 111863, 111858, 111885, -1, -1, -1, -1, -1, -1 }, { 0x3AC3, 111895, 111890, 112013, 112018, -1, -1, -1, -1, -1 }, { 0x3AC4, 112032, 112026, 112075, -1, -1, -1, -1, -1, -1 }, { 0x3AC5, 112086, 112081, 112148, -1, -1, -1, -1, -1, -1 }, { 0x3AC6, -1, 112153, -1, -1, -1, -1, -1, -1, -1 }, { 0x3AC7, -1, 112157, -1, -1, -1, -1, -1, -1, -1 }, { 0x3AC8, -1, 112162, -1, -1, -1, -1, -1, -1, -1 }, { 0x3AC9, -1, 112167, -1, -1, -1, -1, -1, -1, -1 }, { 0x3ACA, 112177, 112173, 112211, -1, -1, -1, -1, -1, -1 }, { 0x3ACB, 112220, 112215, -1, -1, -1, -1, -1, -1, -1 }, { 0x3ACC, -1, 112306, -1, -1, -1, -1, -1, -1, -1 }, { 0x3ACD, 112312, -1, 112445, -1, -1, -1, -1, -1, -1 }, { 0x3ACE, 112455, 112450, 112591, -1, -1, -1, -1, -1, -1 }, { 0x3ACF, 112596, -1, 112629, -1, -1, -1, -1, -1, -1 }, { 0x3AD0, 112634, -1, 112664, -1, -1, -1, -1, -1, -1 }, { 0x3AD1, 112673, 112669, 112789, -1, -1, -1, -1, -1, -1 }, { 0x3AD2, 112800, 112794, 112870, -1, -1, -1, -1, -1, -1 }, { 0x3AD3, 112881, 112876, 112958, -1, -1, -1, -1, -1, -1 }, { 0x3AD4, 112967, 112962, 113022, -1, -1, -1, -1, -1, -1 }, { 0x3AD5, 113034, 113027, -1, -1, -1, -1, -1, -1, -1 }, { 0x3AD6, -1, 113091, -1, -1, -1, -1, -1, -1, -1 }, { 0x3AD7, 113100, 113095, 113164, -1, -1, -1, -1, -1, -1 }, { 0x3AD8, 113174, 113169, 113229, -1, -1, -1, -1, -1, -1 }, { 0x3AD9, 113237, 113233, 113245, -1, -1, -1, -1, -1, -1 }, { 0x3ADA, 113254, 113249, 113278, -1, -1, -1, -1, -1, -1 }, { 0x3ADB, 113282, -1, 113337, -1, -1, -1, -1, -1, -1 }, { 0x3ADC, 113350, 113344, 113411, -1, -1, -1, -1, 113405, -1 }, { 0x3ADD, 113421, 113416, 113429, -1, -1, -1, -1, -1, -1 }, { 0x3ADE, 113438, 113433, -1, -1, -1, -1, -1, -1, -1 }, { 0x3ADF, 113482, -1, 113528, -1, -1, -1, -1, -1, -1 }, { 0x3AE0, 113538, 113533, -1, -1, -1, -1, -1, -1, -1 }, { 0x3AE1, 113560, 113554, -1, -1, -1, -1, -1, -1, -1 }, { 0x3AE2, -1, 113644, 113650, -1, -1, -1, -1, -1, -1 }, { 0x3AE3, -1, 113654, -1, -1, -1, -1, -1, -1, -1 }, { 0x3AE4, 113665, 113659, 113720, -1, -1, -1, -1, -1, -1 }, { 0x3AE5, 113733, 113727, 113780, -1, -1, -1, -1, -1, -1 }, { 0x3AE6, 113791, 113786, 113835, -1, -1, -1, -1, -1, -1 }, { 0x3AE7, 113845, 113840, 113915, -1, -1, -1, -1, -1, -1 }, { 0x3AE8, -1, 113920, 113924, -1, -1, -1, -1, -1, -1 }, { 0x3AE9, 113934, 113928, -1, -1, -1, -1, -1, -1, -1 }, { 0x3AEA, 114024, 114018, -1, -1, -1, -1, -1, -1, -1 }, { 0x3AEB, 114102, 114097, 114208, -1, -1, -1, -1, -1, -1 }, { 0x3AEC, -1, 114214, -1, -1, -1, -1, -1, -1, -1 }, { 0x3AED, -1, 114220, -1, -1, -1, -1, -1, -1, -1 }, { 0x3AEE, -1, 114224, -1, -1, -1, -1, -1, -1, -1 }, { 0x3AEF, 114233, 114228, 114332, -1, -1, -1, -1, -1, -1 }, { 0x3AF0, 114337, -1, 114475, -1, -1, -1, -1, 114469, -1 }, { 0x3AF1, 114481, -1, 114513, -1, -1, -1, -1, -1, -1 }, { 0x3AF2, 114523, 114518, 114534, -1, -1, -1, -1, -1, -1 }, { 0x3AF3, 114544, 114539, 114576, -1, -1, -1, -1, -1, -1 }, { 0x3AF4, 114582, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3AF5, 114637, 114632, 114695, -1, -1, -1, -1, -1, -1 }, { 0x3AF6, 114705, 114700, 114725, -1, -1, -1, -1, 114719, -1 }, { 0x3AF7, 114736, 114731, 114830, -1, -1, -1, -1, -1, -1 }, { 0x3AF8, 114839, 114834, 114846, -1, -1, -1, -1, -1, -1 }, { 0x3AF9, 114851, -1, 114879, -1, -1, -1, -1, -1, -1 }, { 0x3AFA, 114889, 114884, -1, -1, -1, -1, -1, -1, -1 }, { 0x3AFB, 114956, -1, 114965, -1, -1, -1, -1, -1, 114970 }, { 0x3AFC, 114981, 114976, 115086, -1, -1, -1, -1, -1, 115091 }, { 0x3AFD, 115101, 115096, 115129, -1, -1, -1, -1, -1, -1 }, { 0x3AFE, -1, 115133, -1, -1, -1, -1, -1, -1, 115140 }, { 0x3AFF, -1, 115148, -1, -1, -1, -1, -1, -1, -1 }, { 0x3B00, -1, 115154, -1, -1, -1, -1, -1, -1, -1 }, { 0x3B01, 115167, 115161, -1, -1, -1, -1, -1, -1, -1 }, { 0x3B02, 115199, -1, 115221, -1, -1, -1, -1, -1, -1 }, { 0x3B03, 115230, 115225, 115244, -1, -1, -1, -1, 115238, -1 }, { 0x3B04, 115249, -1, 115293, -1, -1, -1, -1, -1, -1 }, { 0x3B05, 115305, 115299, 115355, -1, -1, -1, -1, -1, -1 }, { 0x3B06, 115365, 115360, 115442, -1, -1, -1, -1, -1, -1 }, { 0x3B07, 115452, 115447, 115545, -1, -1, -1, -1, -1, -1 }, { 0x3B08, 115556, 115551, 115590, -1, -1, -1, -1, -1, -1 }, { 0x3B09, 115601, 115595, 115683, -1, -1, -1, -1, -1, -1 }, { 0x3B0A, 115694, 115689, 115736, -1, -1, -1, -1, -1, -1 }, { 0x3B0B, 115747, 115742, 115762, -1, -1, -1, -1, -1, -1 }, { 0x3B0C, 115773, 115767, 115792, -1, -1, -1, -1, -1, -1 }, { 0x3B0D, 115803, 115798, 115843, -1, -1, -1, -1, -1, -1 }, { 0x3B0E, 115852, 115847, 116045, -1, -1, -1, -1, -1, -1 }, { 0x3B0F, 116056, 116051, 116098, -1, -1, -1, -1, -1, -1 }, { 0x3B10, 116108, 116102, 116229, -1, -1, -1, -1, -1, -1 }, { 0x3B11, -1, 116234, -1, -1, -1, -1, -1, -1, -1 }, { 0x3B12, 116246, 116240, 116275, -1, -1, -1, -1, -1, -1 }, { 0x3B13, 116286, 116281, 116316, -1, -1, -1, -1, -1, -1 }, { 0x3B14, 116327, 116322, 116421, -1, -1, -1, -1, -1, -1 }, { 0x3B15, 116426, -1, 116464, -1, -1, -1, -1, -1, -1 }, { 0x3B16, -1, 116470, -1, -1, -1, -1, -1, -1, -1 }, { 0x3B17, 116475, -1, 116547, -1, -1, -1, -1, -1, -1 }, { 0x3B18, 116558, 116553, 116639, -1, -1, -1, -1, -1, -1 }, { 0x3B19, 116648, 116643, 116675, -1, -1, -1, -1, -1, -1 }, { 0x3B1A, 116685, 116680, 116706, -1, -1, -1, -1, -1, -1 }, { 0x3B1B, 116716, 116711, 116734, -1, -1, -1, -1, -1, -1 }, { 0x3B1C, 116744, 116738, 116795, -1, -1, -1, -1, -1, -1 }, { 0x3B1D, 116806, 116800, 116878, -1, -1, -1, -1, -1, -1 }, { 0x3B1E, 116889, 116884, 116942, -1, -1, -1, -1, -1, -1 }, { 0x3B1F, 116951, 116946, 117038, -1, -1, -1, -1, -1, -1 }, { 0x3B20, 117049, 117043, 117208, -1, -1, -1, -1, -1, -1 }, { 0x3B21, 117220, 117214, 117261, -1, -1, -1, -1, -1, -1 }, { 0x3B22, 117272, 117267, -1, -1, -1, -1, -1, -1, -1 }, { 0x3B23, 117309, -1, 117355, -1, -1, -1, -1, 117349, -1 }, { 0x3B24, 117365, 117360, 117451, -1, -1, -1, -1, -1, -1 }, { 0x3B25, 117455, -1, 117593, -1, -1, -1, -1, -1, -1 }, { 0x3B26, 117602, 117597, 117663, -1, -1, -1, -1, -1, -1 }, { 0x3B27, 117668, -1, 117738, -1, -1, -1, -1, -1, -1 }, { 0x3B28, -1, 117742, -1, -1, -1, -1, -1, -1, -1 }, { 0x3B29, 117748, -1, 117776, -1, -1, -1, -1, -1, -1 }, { 0x3B2A, 117786, 117781, 117841, -1, -1, -1, -1, -1, -1 }, { 0x3B2B, 117846, -1, 117868, -1, -1, -1, -1, -1, -1 }, { 0x3B2C, 117873, -1, 117887, -1, -1, -1, -1, -1, -1 }, { 0x3B2D, 117896, 117891, 118008, -1, -1, -1, -1, -1, -1 }, { 0x3B2E, 118014, -1, 118065, -1, -1, -1, -1, -1, -1 }, { 0x3B2F, 118070, -1, 118077, -1, -1, -1, -1, -1, -1 }, { 0x3B30, 118082, -1, 118161, -1, -1, -1, -1, -1, -1 }, { 0x3B31, 118170, 118165, 118277, -1, -1, -1, -1, -1, -1 }, { 0x3B32, 118286, 118281, 118376, -1, -1, -1, -1, -1, -1 }, { 0x3B33, 118386, 118382, 118407, -1, -1, -1, -1, -1, -1 }, { 0x3B34, 118411, -1, 118616, -1, -1, -1, -1, -1, -1 }, { 0x3B35, 118628, 118622, 118777, -1, -1, -1, -1, -1, -1 }, { 0x3B36, 118788, 118783, 118850, -1, -1, -1, -1, -1, -1 }, { 0x3B37, -1, 118855, -1, -1, -1, -1, -1, -1, -1 }, { 0x3B38, 118866, 118861, 118922, -1, -1, -1, -1, -1, -1 }, { 0x3B39, 118935, 118928, 118988, -1, -1, -1, -1, -1, -1 }, { 0x3B3A, -1, 118995, -1, -1, -1, -1, -1, -1, -1 }, { 0x3B3B, 119007, 119001, 119105, -1, -1, -1, -1, -1, -1 }, { 0x3B3C, 119117, 119112, 119160, -1, -1, -1, -1, -1, -1 }, { 0x3B3D, -1, 119164, -1, -1, -1, -1, -1, -1, -1 }, { 0x3B3E, -1, 119170, -1, -1, -1, -1, -1, -1, -1 }, { 0x3B3F, 119176, -1, 119186, -1, -1, -1, -1, -1, 119191 }, { 0x3B40, -1, 119197, -1, -1, -1, -1, -1, -1, -1 }, { 0x3B41, 119202, -1, 119259, -1, -1, -1, -1, -1, -1 }, { 0x3B42, 119270, 119265, 119344, -1, -1, -1, -1, -1, -1 }, { 0x3B43, 119356, 119350, -1, -1, -1, -1, -1, -1, -1 }, { 0x3B44, 119441, 119435, 119456, -1, -1, -1, -1, -1, -1 }, { 0x3B45, -1, 119461, -1, -1, -1, -1, -1, -1, -1 }, { 0x3B46, -1, 119467, -1, -1, -1, -1, -1, -1, -1 }, { 0x3B47, 119473, -1, 119570, -1, -1, -1, -1, -1, -1 }, { 0x3B48, 119582, 119576, 119598, -1, -1, -1, -1, -1, -1 }, { 0x3B49, 119608, 119603, 119638, -1, -1, -1, -1, -1, -1 }, { 0x3B4A, 119648, 119643, -1, -1, -1, -1, -1, -1, -1 }, { 0x3B4B, 119765, -1, 119840, -1, -1, -1, -1, -1, -1 }, { 0x3B4C, 119846, -1, 119998, -1, -1, -1, -1, -1, -1 }, { 0x3B4D, 120008, 120003, -1, -1, -1, -1, -1, -1, -1 }, { 0x3B4E, 120031, 120025, 120150, -1, -1, -1, -1, -1, -1 }, { 0x3B4F, 120161, 120156, 120319, -1, -1, -1, -1, -1, -1 }, { 0x3B50, -1, 120324, -1, -1, -1, -1, -1, -1, -1 }, { 0x3B51, 120335, 120330, 120350, -1, -1, -1, -1, -1, -1 }, { 0x3B52, 120359, 120355, 120416, -1, -1, -1, -1, -1, -1 }, { 0x3B53, 120425, 120420, 120439, -1, -1, -1, -1, -1, -1 }, { 0x3B54, 120450, 120445, 120465, -1, -1, -1, -1, -1, -1 }, { 0x3B55, 120475, 120469, 120537, -1, -1, -1, -1, -1, -1 }, { 0x3B56, -1, 120541, -1, -1, -1, -1, -1, -1, -1 }, { 0x3B57, -1, 120546, -1, -1, -1, -1, -1, -1, -1 }, { 0x3B58, 120552, -1, 120615, -1, -1, -1, -1, -1, -1 }, { 0x3B59, 120625, 120619, 120634, -1, -1, -1, -1, -1, -1 }, { 0x3B5A, 120645, 120639, 120708, -1, -1, -1, -1, -1, -1 }, { 0x3B5B, 120718, 120712, 120814, -1, -1, -1, -1, -1, -1 }, { 0x3B5C, 120819, -1, 120881, -1, -1, -1, -1, -1, -1 }, { 0x3B5D, 120892, 120887, 120951, -1, -1, -1, -1, -1, -1 }, { 0x3B5E, 120962, 120956, 120983, -1, -1, -1, -1, -1, -1 }, { 0x3B5F, 120994, 120988, 121024, -1, -1, -1, -1, -1, -1 }, { 0x3B60, -1, 121030, 121035, -1, -1, -1, -1, -1, -1 }, { 0x3B61, 121046, 121041, 121094, -1, -1, -1, -1, -1, -1 }, { 0x3B62, 121104, 121098, 121135, -1, -1, -1, -1, -1, -1 }, { 0x3B63, -1, 121140, -1, -1, -1, -1, -1, -1, -1 }, { 0x3B64, 121150, 121145, 121320, -1, -1, -1, -1, -1, -1 }, { 0x3B65, -1, 121326, -1, -1, -1, -1, -1, -1, -1 }, { 0x3B66, -1, 121330, -1, -1, -1, -1, -1, -1, -1 }, { 0x3B67, -1, 121336, -1, -1, -1, -1, -1, -1, -1 }, { 0x3B68, 121345, 121341, 121378, -1, -1, -1, -1, -1, -1 }, { 0x3B69, 121389, 121383, 121449, -1, -1, -1, -1, -1, -1 }, { 0x3B6A, 121458, 121454, 121497, -1, -1, -1, -1, -1, -1 }, { 0x3B6B, 121505, 121501, 121559, -1, -1, -1, -1, -1, -1 }, { 0x3B6C, 121564, -1, 121697, -1, -1, -1, -1, -1, -1 }, { 0x3B6D, 121709, 121703, 121842, -1, -1, -1, -1, -1, -1 }, { 0x3B6E, 121852, 121846, 122045, -1, -1, -1, -1, -1, -1 }, { 0x3B6F, 122050, -1, 122083, -1, -1, -1, -1, -1, -1 }, { 0x3B70, 122088, -1, 122176, -1, -1, -1, -1, -1, -1 }, { 0x3B71, 122187, 122181, 122221, -1, -1, -1, -1, -1, -1 }, { 0x3B72, 122230, 122225, 122369, -1, -1, -1, -1, -1, 122373 }, { 0x3B73, -1, 122378, -1, -1, -1, -1, -1, -1, -1 }, { 0x3B74, 122389, 122384, 122419, -1, -1, -1, -1, -1, -1 }, { 0x3B75, -1, 122425, -1, -1, -1, -1, -1, -1, -1 }, { 0x3B76, -1, 122430, -1, -1, -1, -1, -1, -1, -1 }, { 0x3B77, -1, 122436, -1, -1, -1, -1, -1, -1, -1 }, { 0x3B78, 122447, 122442, 122567, -1, -1, -1, -1, -1, -1 }, { 0x3B79, 122571, -1, 122661, -1, -1, -1, -1, 122655, -1 }, { 0x3B7A, 122667, -1, 122700, -1, -1, -1, -1, -1, -1 }, { 0x3B7B, 122711, 122705, 122755, -1, -1, -1, -1, -1, -1 }, { 0x3B7C, 122761, -1, 122897, -1, -1, -1, -1, -1, -1 }, { 0x3B7D, 122906, 122901, 122981, -1, -1, -1, -1, -1, -1 }, { 0x3B7E, 122991, 122985, 123048, -1, -1, -1, -1, -1, -1 }, { 0x3B7F, 123060, 123053, 123110, -1, -1, -1, -1, -1, -1 }, { 0x3B80, 123121, 123115, 123197, -1, -1, -1, -1, -1, -1 }, { 0x3B81, 123202, -1, 123260, -1, -1, -1, -1, -1, -1 }, { 0x3B82, 123271, 123266, 123363, -1, -1, -1, -1, -1, -1 }, { 0x3B83, 123372, 123367, 123412, -1, -1, -1, -1, -1, -1 }, { 0x3B84, 123423, 123417, 123496, -1, -1, -1, -1, -1, -1 }, { 0x3B85, 123508, 123502, 123523, -1, -1, -1, -1, -1, -1 }, { 0x3B86, 123529, -1, 123706, -1, -1, -1, -1, -1, -1 }, { 0x3B87, 123716, 123711, 123872, -1, -1, -1, -1, -1, -1 }, { 0x3B88, 123883, 123878, 123968, -1, -1, -1, -1, -1, 123973 }, { 0x3B89, -1, 123979, -1, -1, -1, -1, -1, -1, -1 }, { 0x3B8A, -1, 123984, -1, -1, -1, -1, -1, -1, -1 }, { 0x3B8B, 123989, -1, 124046, -1, -1, -1, -1, -1, -1 }, { 0x3B8C, 124056, 124051, 124102, -1, -1, -1, -1, -1, -1 }, { 0x3B8D, 124113, 124108, -1, -1, -1, -1, -1, -1, -1 }, { 0x3B8E, 124227, 124222, -1, -1, -1, -1, -1, -1, -1 }, { 0x3B8F, 124288, 124283, 124442, -1, -1, -1, -1, -1, -1 }, { 0x3B90, 124447, -1, 124521, -1, -1, -1, -1, -1, -1 }, { 0x3B91, 124534, 124528, 124605, -1, -1, -1, -1, -1, -1 }, { 0x3B92, 124610, -1, 124705, -1, -1, -1, -1, -1, -1 }, { 0x3B93, 124716, 124710, 124791, -1, -1, -1, -1, -1, -1 }, { 0x3B94, 124796, -1, 124926, -1, -1, -1, -1, -1, 124933 }, { 0x3B95, 124940, -1, 124993, -1, -1, -1, -1, -1, -1 }, { 0x3B96, 124999, -1, 125052, -1, -1, -1, -1, -1, -1 }, { 0x3B97, 125057, -1, 125093, -1, -1, -1, -1, -1, -1 }, { 0x3B98, 125098, -1, 125119, -1, -1, -1, -1, -1, -1 }, { 0x3B99, 125130, 125124, 125148, -1, -1, -1, -1, -1, -1 }, { 0x3B9A, 125157, 125151, 125238, -1, -1, -1, -1, -1, -1 }, { 0x3B9B, 125246, 125242, 125366, -1, -1, -1, -1, -1, -1 }, { 0x3B9C, 125377, 125371, 125414, -1, -1, -1, -1, -1, -1 }, { 0x3B9D, 125425, 125420, 125454, -1, -1, -1, -1, -1, -1 }, { 0x3B9E, 125463, 125458, 125522, -1, -1, -1, -1, -1, -1 }, { 0x3B9F, 125527, -1, 125599, -1, -1, -1, -1, -1, -1 }, { 0x3BA0, -1, 125605, -1, -1, -1, -1, -1, -1, -1 }, { 0x3BA1, 125616, 125611, 125662, -1, -1, -1, -1, -1, -1 }, { 0x3BA2, 125673, 125668, 125679, -1, -1, -1, -1, -1, -1 }, { 0x3BA3, 125689, 125684, 125922, -1, -1, -1, -1, -1, -1 }, { 0x3BA4, 125933, 125927, -1, -1, -1, -1, -1, -1, -1 }, { 0x3BA5, 125980, -1, 126069, -1, -1, -1, -1, -1, -1 }, { 0x3BA6, 126079, 126074, 126188, -1, -1, -1, -1, -1, -1 }, { 0x3BA7, 126197, 126193, 126213, -1, -1, -1, -1, -1, -1 }, { 0x3BA8, 126222, 126217, 126236, -1, -1, -1, -1, -1, -1 }, { 0x3BA9, 126245, 126240, 126252, -1, -1, -1, -1, -1, -1 }, { 0x3BAA, 126262, 126256, 126275, -1, -1, -1, -1, -1, -1 }, { 0x3BAB, 126282, -1, 126397, -1, -1, -1, -1, -1, -1 }, { 0x3BAC, 126401, -1, 126414, -1, -1, -1, -1, -1, -1 }, { 0x3BAD, 126420, -1, 126488, -1, -1, -1, -1, -1, -1 }, { 0x3BAE, 126499, 126494, 126512, -1, -1, -1, -1, -1, -1 }, { 0x3BAF, 126522, 126517, 126621, -1, -1, -1, -1, -1, -1 }, { 0x3BB0, 126631, 126626, 126682, -1, -1, -1, -1, -1, -1 }, { 0x3BB1, 126692, 126686, 126806, -1, -1, -1, -1, -1, -1 }, { 0x3BB2, 126812, -1, 126911, -1, -1, -1, -1, -1, -1 }, { 0x3BB3, 126917, -1, 127006, -1, -1, -1, -1, -1, -1 }, { 0x3BB4, 127017, 127012, -1, -1, -1, -1, -1, -1, -1 }, { 0x3BB5, 127065, 127060, 127083, -1, -1, -1, -1, -1, -1 }, { 0x3BB6, 127094, 127089, 127147, -1, -1, -1, -1, -1, -1 }, { 0x3BB7, 127158, 127153, 127181, -1, -1, -1, -1, -1, -1 }, { 0x3BB8, 127191, 127185, 127269, -1, -1, -1, -1, -1, -1 }, { 0x3BB9, 127279, 127275, 127286, -1, -1, -1, -1, -1, -1 }, { 0x3BBA, 127296, 127291, 127366, -1, -1, -1, -1, -1, -1 }, { 0x3BBB, 127376, 127371, -1, -1, -1, -1, -1, -1, -1 }, { 0x3BBC, -1, 127432, -1, -1, -1, -1, -1, -1, -1 }, { 0x3BBD, -1, 127437, -1, -1, -1, -1, -1, -1, -1 }, { 0x3BBE, 127448, 127442, 127482, -1, -1, -1, -1, -1, -1 }, { 0x3BBF, 127488, -1, 127495, -1, -1, -1, -1, -1, -1 }, { 0x3BC0, 127499, -1, 127554, -1, -1, -1, -1, -1, -1 }, { 0x3BC1, 127565, 127560, 127704, -1, -1, -1, -1, -1, -1 }, { 0x3BC2, 127715, 127709, 127765, -1, -1, -1, -1, -1, -1 }, { 0x3BC3, 127775, 127770, 127853, -1, -1, -1, -1, -1, -1 }, { 0x3BC4, 127861, 127857, 127899, -1, -1, -1, -1, -1, -1 }, { 0x3BC5, 127909, 127904, 127995, -1, -1, -1, -1, -1, -1 }, { 0x3BC6, 128005, 127999, 128024, -1, -1, -1, -1, -1, -1 }, { 0x3BC7, 128035, 128030, 128094, -1, -1, -1, -1, -1, -1 }, { 0x3BC8, 128103, 128098, 128146, -1, -1, -1, -1, -1, -1 }, { 0x3BC9, 128155, 128150, 128231, -1, -1, -1, -1, -1, -1 }, { 0x3BCA, 128241, 128236, 128284, -1, -1, -1, -1, -1, -1 }, { 0x3BCB, 128289, -1, 128433, -1, -1, -1, -1, -1, -1 }, { 0x3BCC, 128446, 128440, 128467, -1, -1, -1, -1, -1, -1 }, { 0x3BCD, 128474, -1, 128495, -1, -1, -1, -1, -1, -1 }, { 0x3BCE, 128508, 128502, 128539, -1, -1, -1, -1, -1, -1 }, { 0x3BCF, 128549, 128544, 128586, -1, -1, -1, -1, -1, -1 }, { 0x3BD0, 128594, 128590, 128620, -1, -1, -1, -1, -1, -1 }, { 0x3BD1, -1, 128626, -1, -1, -1, -1, -1, -1, -1 }, { 0x3BD2, -1, 128633, -1, -1, -1, -1, -1, -1, -1 }, { 0x3BD3, 128644, 128638, 128691, -1, -1, -1, -1, -1, -1 }, { 0x3BD4, 128701, 128695, 128735, -1, -1, -1, -1, -1, -1 }, { 0x3BD5, 128745, 128740, 128907, -1, -1, -1, -1, -1, -1 }, { 0x3BD6, 128911, -1, 128951, -1, -1, -1, -1, -1, -1 }, { 0x3BD7, 128961, 128955, 128976, -1, -1, -1, -1, -1, -1 }, { 0x3BD8, 128987, 128982, 129074, -1, -1, -1, -1, -1, -1 }, { 0x3BD9, 129080, -1, 129118, -1, -1, -1, -1, -1, -1 }, { 0x3BDA, 129129, 129123, 129154, -1, -1, -1, -1, -1, -1 }, { 0x3BDB, 129162, 129158, 129181, -1, -1, -1, -1, -1, -1 }, { 0x3BDC, 129185, -1, 129212, -1, -1, -1, -1, -1, -1 }, { 0x3BDD, 129222, 129217, 129238, -1, -1, -1, -1, 129232, 129242 }, { 0x3BDE, 129253, 129247, 129297, -1, -1, -1, -1, -1, -1 }, { 0x3BDF, 129308, 129303, 129357, -1, -1, -1, -1, -1, -1 }, { 0x3BE0, 129361, -1, 129389, -1, -1, -1, -1, -1, -1 }, { 0x3BE1, 129395, -1, 129518, -1, -1, -1, -1, -1, -1 }, { 0x3BE2, 129528, 129523, 129613, -1, -1, -1, -1, -1, -1 }, { 0x3BE3, 129624, 129619, -1, -1, -1, -1, -1, -1, -1 }, { 0x3BE4, 129700, -1, 129783, -1, -1, -1, -1, -1, -1 }, { 0x3BE5, 129792, 129787, 129878, -1, -1, -1, -1, -1, -1 }, { 0x3BE6, 129888, 129883, 129954, -1, -1, -1, -1, -1, -1 }, { 0x3BE7, -1, 129958, -1, -1, -1, -1, -1, -1, -1 }, { 0x3BE8, -1, 129963, -1, -1, -1, -1, -1, -1, -1 }, { 0x3BE9, 129968, -1, 130045, -1, -1, -1, -1, -1, -1 }, { 0x3BEA, 130055, 130049, 130161, -1, -1, -1, -1, -1, -1 }, { 0x3BEB, 130173, 130167, 130198, -1, -1, -1, -1, -1, -1 }, { 0x3BEC, 130207, 130202, 130227, -1, -1, -1, -1, -1, -1 }, { 0x3BED, 130238, 130233, 130398, -1, -1, -1, -1, -1, -1 }, { 0x3BEE, 130407, 130402, 130467, -1, -1, -1, -1, -1, -1 }, { 0x3BEF, 130478, 130472, 130563, -1, -1, -1, -1, -1, -1 }, { 0x3BF0, 130574, 130569, 130626, -1, -1, -1, -1, -1, -1 }, { 0x3BF1, 130631, -1, 130690, -1, -1, -1, -1, -1, -1 }, { 0x3BF2, 130700, 130695, 130792, -1, -1, -1, -1, -1, 130797 }, { 0x3BF3, 130809, 130803, 130889, -1, -1, -1, -1, 130883, -1 }, { 0x3BF4, -1, 130895, -1, -1, -1, -1, -1, -1, -1 }, { 0x3BF5, -1, 130901, -1, -1, -1, -1, -1, -1, -1 }, { 0x3BF6, 130913, 130907, 130932, -1, -1, -1, -1, -1, -1 }, { 0x3BF7, 130943, 130938, 131068, -1, -1, -1, -1, -1, 131072 }, { 0x3BF8, 131084, 131078, 131092, -1, -1, -1, -1, -1, -1 }, { 0x3BF9, 131102, 131097, 131186, -1, -1, -1, -1, -1, -1 }, { 0x3BFA, 131198, 131192, 131259, -1, -1, -1, -1, -1, -1 }, { 0x3BFB, 131271, 131265, 131337, -1, -1, -1, -1, -1, -1 }, { 0x3BFC, -1, 131342, -1, -1, -1, -1, -1, -1, -1 }, { 0x3BFD, 131352, 131347, 131381, -1, -1, -1, -1, -1, -1 }, { 0x3BFE, 131391, 131386, 131457, -1, -1, -1, -1, -1, -1 }, { 0x3BFF, 131467, 131462, 131566, -1, -1, -1, -1, -1, 131571 }, { 0x3C00, 131582, 131577, 131597, -1, -1, -1, -1, -1, -1 }, { 0x3C01, 131601, -1, 131630, -1, -1, -1, -1, -1, 131635 }, { 0x3C02, 131645, 131640, 131701, -1, -1, -1, -1, -1, -1 }, { 0x3C03, 131712, 131707, 131816, -1, -1, -1, -1, -1, -1 }, { 0x3C04, 131827, 131822, 131902, -1, -1, -1, -1, -1, -1 }, { 0x3C05, 131913, 131908, 132055, -1, -1, -1, -1, -1, -1 }, { 0x3C06, 132059, -1, 132129, -1, -1, -1, -1, -1, -1 }, { 0x3C07, 132134, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3C08, 132217, 132212, 132233, -1, -1, -1, -1, -1, -1 }, { 0x3C09, 132245, 132239, -1, -1, -1, -1, -1, -1, -1 }, { 0x3C0A, 132309, 132304, 132337, -1, -1, -1, -1, -1, -1 }, { 0x3C0B, 132348, 132343, 132395, -1, -1, -1, -1, -1, -1 }, { 0x3C0C, 132405, 132400, 132462, -1, -1, -1, -1, -1, -1 }, { 0x3C0D, 132473, 132467, 132526, -1, -1, -1, -1, -1, -1 }, { 0x3C0E, 132538, 132532, 132663, -1, -1, -1, -1, -1, -1 }, { 0x3C0F, 132673, 132668, -1, -1, -1, -1, -1, -1, -1 }, { 0x3C10, 132732, 132728, 132771, -1, -1, -1, -1, -1, -1 }, { 0x3C11, 132776, -1, 132787, -1, -1, -1, -1, -1, -1 }, { 0x3C12, -1, 132793, 132798, -1, -1, -1, -1, -1, -1 }, { 0x3C13, -1, 132803, -1, -1, -1, -1, -1, -1, -1 }, { 0x3C14, 132809, -1, 132841, -1, -1, -1, -1, 132835, -1 }, { 0x3C15, 132851, 132846, -1, -1, -1, -1, -1, -1, -1 }, { 0x3C16, 132905, 132899, 132929, -1, -1, -1, -1, -1, -1 }, { 0x3C17, 132939, 132934, 132985, -1, -1, -1, -1, -1, -1 }, { 0x3C18, 132989, -1, 133080, -1, -1, -1, -1, -1, -1 }, { 0x3C19, 133084, -1, 133117, -1, -1, -1, -1, -1, 133122 }, { 0x3C1A, 133134, 133129, 133172, -1, -1, -1, -1, -1, -1 }, { 0x3C1B, 133176, -1, 133193, -1, -1, -1, -1, -1, -1 }, { 0x3C1C, -1, 133198, -1, -1, -1, -1, -1, -1, -1 }, { 0x3C1D, 133203, -1, 133219, -1, -1, -1, -1, -1, -1 }, { 0x3C1E, 133227, 133223, 133297, -1, -1, -1, -1, -1, -1 }, { 0x3C1F, 133302, -1, 133396, -1, -1, -1, -1, -1, -1 }, { 0x3C20, 133400, -1, 133417, -1, -1, -1, -1, -1, -1 }, { 0x3C21, 133423, -1, 133451, -1, -1, -1, -1, -1, -1 }, { 0x3C22, 133462, 133456, 133468, -1, -1, -1, -1, -1, -1 }, { 0x3C23, 133474, -1, 133654, -1, -1, -1, -1, -1, -1 }, { 0x3C24, 133658, -1, 133716, -1, -1, -1, -1, 133710, -1 }, { 0x3C25, 133720, -1, 133726, -1, -1, -1, -1, -1, -1 }, { 0x3C26, 133736, 133730, 133762, -1, -1, -1, -1, -1, -1 }, { 0x3C27, 133771, 133766, 133792, -1, -1, -1, -1, -1, -1 }, { 0x3C28, 133797, -1, 133874, -1, -1, -1, -1, -1, -1 }, { 0x3C29, 133884, 133879, 133902, -1, -1, -1, -1, -1, -1 }, { 0x3C2A, 133907, -1, 133936, -1, -1, -1, -1, -1, -1 }, { 0x3C2B, 133947, 133941, 133993, -1, -1, -1, -1, -1, -1 }, { 0x3C2C, 134005, 133999, 134124, -1, -1, -1, -1, -1, -1 }, { 0x3C2D, 134135, 134129, 134155, -1, -1, -1, -1, 134149, -1 }, { 0x3C2E, 134159, -1, 134171, -1, -1, -1, -1, -1, -1 }, { 0x3C2F, 134177, -1, 134319, -1, -1, -1, -1, -1, -1 }, { 0x3C30, 134324, -1, 134464, -1, -1, -1, -1, -1, -1 }, { 0x3C31, 134469, -1, 134567, -1, -1, -1, -1, -1, -1 }, { 0x3C32, 134572, -1, 134602, -1, -1, -1, -1, -1, -1 }, { 0x3C33, 134610, 134606, 134758, -1, -1, -1, -1, -1, -1 }, { 0x3C34, 134762, -1, 134832, -1, -1, -1, -1, -1, -1 }, { 0x3C35, 134843, 134837, 134873, -1, -1, -1, -1, -1, -1 }, { 0x3C36, 134877, -1, 134968, -1, -1, -1, -1, -1, -1 }, { 0x3C37, 134977, 134973, 135019, -1, -1, -1, -1, -1, -1 }, { 0x3C38, 135028, 135023, 135112, -1, -1, -1, -1, -1, -1 }, { 0x3C39, 135118, -1, 135205, -1, -1, -1, -1, -1, -1 }, { 0x3C3A, 135216, 135211, 135283, -1, -1, -1, -1, -1, -1 }, { 0x3C3B, 135288, -1, 135356, -1, -1, -1, -1, -1, -1 }, { 0x3C3C, 135360, -1, 135388, -1, -1, -1, -1, -1, -1 }, { 0x3C3D, 135393, -1, 135477, -1, -1, -1, -1, -1, -1 }, { 0x3C3E, 135487, 135482, 135559, -1, -1, -1, -1, -1, -1 }, { 0x3C3F, 135570, 135565, 135616, -1, -1, -1, -1, -1, -1 }, { 0x3C40, 135626, 135620, 135718, -1, -1, -1, -1, -1, -1 }, { 0x3C41, 135723, -1, 135826, -1, -1, -1, -1, -1, -1 }, { 0x3C42, 135837, 135831, 135880, -1, -1, -1, -1, -1, -1 }, { 0x3C43, 135891, 135886, 135934, -1, -1, -1, -1, -1, -1 }, { 0x3C44, 135939, -1, 136008, -1, -1, -1, -1, -1, -1 }, { 0x3C45, 136013, -1, 136056, -1, -1, -1, -1, -1, -1 }, { 0x3C46, 136065, 136060, 136088, -1, -1, -1, -1, -1, -1 }, { 0x3C47, 136097, 136092, 136150, -1, -1, -1, -1, -1, -1 }, { 0x3C48, 136154, -1, 136171, -1, -1, -1, -1, -1, -1 }, { 0x3C49, 136176, -1, 136196, -1, -1, -1, -1, -1, -1 }, { 0x3C4A, 136200, -1, 136293, -1, -1, -1, -1, -1, -1 }, { 0x3C4B, 136303, 136298, 136373, -1, -1, -1, -1, -1, -1 }, { 0x3C4C, 136378, -1, 136431, -1, -1, -1, -1, -1, -1 }, { 0x3C4D, 136441, 136435, 136478, -1, -1, -1, -1, -1, -1 }, { 0x3C4E, 136484, -1, 136510, -1, -1, -1, -1, -1, -1 }, { 0x3C4F, 136515, -1, 136606, -1, -1, -1, -1, -1, -1 }, { 0x3C50, -1, 136613, -1, -1, -1, -1, -1, -1, -1 }, { 0x3C51, -1, 136619, -1, -1, -1, -1, -1, -1, -1 }, { 0x3C52, 136629, 136625, -1, -1, -1, -1, -1, -1, -1 }, { 0x3C53, -1, 136685, -1, -1, -1, -1, -1, -1, -1 }, { 0x3C54, 136695, 136691, 136759, -1, -1, -1, -1, -1, -1 }, { 0x3C55, 136770, 136764, -1, -1, -1, -1, -1, -1, -1 }, { 0x3C56, 136902, 136896, 137027, -1, -1, -1, -1, -1, -1 }, { 0x3C57, 137032, -1, 137073, -1, -1, -1, -1, -1, -1 }, { 0x3C58, 137078, -1, 137102, -1, -1, -1, -1, -1, -1 }, { 0x3C59, 137106, -1, 137214, -1, -1, -1, -1, -1, -1 }, { 0x3C5A, 137219, -1, 137304, -1, -1, -1, -1, -1, -1 }, { 0x3C5B, 137309, -1, 137435, -1, -1, -1, -1, -1, -1 }, { 0x3C5C, 137448, 137442, 137459, -1, -1, -1, -1, -1, -1 }, { 0x3C5D, -1, 137464, -1, -1, -1, -1, -1, -1, -1 }, { 0x3C5E, 137469, -1, 137540, -1, -1, -1, -1, -1, -1 }, { 0x3C5F, 137549, 137544, 137590, -1, -1, -1, -1, -1, -1 }, { 0x3C60, 137598, 137594, 137670, -1, -1, -1, -1, -1, -1 }, { 0x3C61, 137680, 137674, 137724, -1, -1, -1, -1, -1, -1 }, { 0x3C62, 137737, 137731, 137746, -1, -1, -1, -1, -1, -1 }, { 0x3C63, 137758, 137752, 137779, -1, -1, -1, -1, -1, -1 }, { 0x3C64, 137784, -1, 137821, -1, -1, -1, -1, -1, -1 }, { 0x3C65, 137831, 137825, 137924, -1, -1, -1, -1, -1, -1 }, { 0x3C66, 137935, 137930, 137973, -1, -1, -1, -1, -1, -1 }, { 0x3C67, 137983, 137977, 138027, -1, -1, -1, -1, -1, -1 }, { 0x3C68, 138036, 138031, 138083, -1, -1, -1, -1, -1, -1 }, { 0x3C69, 138094, 138089, 138117, -1, -1, -1, -1, -1, -1 }, { 0x3C6A, 138126, 138121, 138248, -1, -1, -1, -1, -1, -1 }, { 0x3C6B, 138259, 138253, 138326, -1, -1, -1, -1, -1, -1 }, { 0x3C6C, 138331, -1, 138355, -1, -1, -1, -1, -1, -1 }, { 0x3C6D, 138366, 138360, 138397, -1, -1, -1, -1, -1, -1 }, { 0x3C6E, 138408, 138403, 138510, -1, -1, -1, -1, -1, -1 }, { 0x3C6F, 138522, 138516, 138574, -1, -1, -1, -1, -1, -1 }, { 0x3C70, 138583, 138578, 138615, -1, -1, -1, -1, -1, -1 }, { 0x3C71, 138625, 138620, 138671, -1, -1, -1, -1, -1, -1 }, { 0x3C72, 138676, -1, 138736, -1, -1, -1, -1, -1, -1 }, { 0x3C73, 138745, 138740, 138762, -1, -1, -1, -1, -1, -1 }, { 0x3C74, 138766, -1, 138796, -1, -1, -1, -1, -1, -1 }, { 0x3C75, 138805, 138800, 138842, -1, -1, -1, -1, -1, -1 }, { 0x3C76, 138853, 138847, 138877, -1, -1, -1, -1, -1, -1 }, { 0x3C77, -1, 138883, -1, -1, -1, -1, -1, -1, -1 }, { 0x3C78, 138889, -1, 138936, -1, -1, -1, -1, -1, -1 }, { 0x3C79, 138945, 138940, 138965, -1, -1, -1, -1, -1, -1 }, { 0x3C7A, 138969, -1, 139011, -1, -1, -1, -1, -1, -1 }, { 0x3C7B, 139015, -1, 139090, -1, -1, -1, -1, -1, -1 }, { 0x3C7C, 139100, 139095, 139194, -1, -1, -1, -1, -1, -1 }, { 0x3C7D, 139204, 139199, 139322, -1, -1, -1, -1, -1, -1 }, { 0x3C7E, 139333, 139328, 139446, -1, -1, -1, -1, -1, -1 }, { 0x3C7F, 139456, 139451, 139731, -1, -1, -1, -1, -1, -1 }, { 0x3C80, 139736, -1, 139831, -1, -1, -1, -1, -1, -1 }, { 0x3C81, 139843, 139837, 139917, -1, -1, -1, -1, -1, -1 }, { 0x3C82, 139929, 139923, 139966, -1, -1, -1, -1, -1, -1 }, { 0x3C83, 139973, -1, 140018, -1, -1, -1, -1, -1, -1 }, { 0x3C84, 140028, 140023, 140052, -1, -1, -1, -1, -1, -1 }, { 0x3C85, 140062, 140057, 140126, -1, -1, -1, -1, -1, -1 }, { 0x3C86, 140136, 140130, 140142, -1, -1, -1, -1, -1, -1 }, { 0x3C87, 140154, 140148, -1, -1, -1, -1, -1, -1, -1 }, { 0x3C88, 140207, 140202, 140445, -1, -1, -1, -1, -1, -1 }, { 0x3C89, 140456, 140451, 140467, -1, -1, -1, -1, -1, -1 }, { 0x3C8A, 140472, -1, 140614, -1, -1, -1, -1, -1, -1 }, { 0x3C8B, 140625, 140619, 140693, -1, -1, -1, -1, -1, -1 }, { 0x3C8C, 140705, 140699, 140716, -1, -1, -1, -1, -1, -1 }, { 0x3C8D, 140726, 140722, 140754, -1, -1, -1, -1, -1, -1 }, { 0x3C8E, 140759, -1, 140892, -1, -1, -1, -1, -1, -1 }, { 0x3C8F, 140897, -1, 140925, -1, -1, -1, -1, -1, -1 }, { 0x3C90, -1, 140930, -1, -1, -1, -1, -1, -1, -1 }, { 0x3C91, -1, 140935, -1, -1, -1, -1, -1, -1, -1 }, { 0x3C92, 140946, 140941, 141028, -1, -1, -1, -1, -1, -1 }, { 0x3C93, 141039, 141033, 141107, -1, -1, -1, -1, -1, -1 }, { 0x3C94, 141118, 141113, 141146, -1, -1, -1, -1, -1, -1 }, { 0x3C95, 141152, -1, 141198, -1, -1, -1, -1, -1, -1 }, { 0x3C96, 141208, 141203, 141237, -1, -1, -1, -1, -1, -1 }, { 0x3C97, 141247, 141243, 141295, -1, -1, -1, -1, -1, -1 }, { 0x3C98, 141305, 141299, 141389, -1, -1, -1, -1, -1, -1 }, { 0x3C99, 141393, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3C9A, 141483, 141478, 141493, 141498, -1, -1, -1, -1, -1 }, { 0x3C9B, 141507, 141503, 141521, -1, -1, -1, -1, -1, -1 }, { 0x3C9C, 141532, 141526, 141574, -1, -1, -1, -1, -1, -1 }, { 0x3C9D, 141579, -1, 141632, -1, -1, -1, -1, -1, -1 }, { 0x3C9E, 141644, 141638, 141669, -1, -1, -1, -1, -1, -1 }, { 0x3C9F, 141673, -1, 141678, -1, -1, -1, -1, -1, -1 }, { 0x3CA0, 141689, 141684, 141793, -1, -1, -1, -1, -1, -1 }, { 0x3CA1, 141803, 141798, 141828, -1, -1, -1, -1, -1, -1 }, { 0x3CA2, 141833, -1, 141854, -1, -1, -1, -1, -1, -1 }, { 0x3CA3, 141860, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3CA4, 141915, 141909, 141955, -1, -1, -1, -1, -1, -1 }, { 0x3CA5, 141968, 141962, 142056, -1, -1, -1, -1, -1, -1 }, { 0x3CA6, 142067, 142062, 142083, -1, -1, -1, -1, -1, -1 }, { 0x3CA7, 142093, 142088, 142099, -1, -1, -1, -1, -1, -1 }, { 0x3CA8, 142104, -1, 142170, -1, -1, -1, -1, -1, -1 }, { 0x3CA9, -1, 142176, -1, -1, -1, -1, -1, -1, -1 }, { 0x3CAA, 142188, 142182, 142255, -1, -1, -1, -1, -1, -1 }, { 0x3CAB, 142266, 142261, 142287, -1, -1, -1, -1, -1, -1 }, { 0x3CAC, 142296, 142291, 142420, -1, -1, -1, -1, -1, -1 }, { 0x3CAD, 142426, -1, 142471, -1, -1, -1, -1, -1, -1 }, { 0x3CAE, -1, 142476, -1, -1, -1, -1, -1, -1, -1 }, { 0x3CAF, 142482, -1, 142493, -1, -1, -1, -1, -1, -1 }, { 0x3CB0, 142504, 142498, 142516, -1, -1, -1, -1, -1, -1 }, { 0x3CB1, 142527, 142522, 142608, -1, -1, -1, -1, -1, -1 }, { 0x3CB2, 142618, 142613, 142655, -1, -1, -1, -1, -1, -1 }, { 0x3CB3, 142665, 142660, 142702, -1, -1, -1, -1, -1, -1 }, { 0x3CB4, 142713, 142707, 142739, -1, -1, -1, -1, -1, -1 }, { 0x3CB5, 142751, 142746, -1, -1, -1, -1, -1, -1, -1 }, { 0x3CB6, 142824, -1, 142867, -1, -1, -1, -1, -1, -1 }, { 0x3CB7, 142877, 142871, 142919, -1, -1, -1, -1, -1, -1 }, { 0x3CB8, 142929, 142924, 142990, -1, -1, -1, -1, -1, 142994 }, { 0x3CB9, 143001, -1, 143201, -1, -1, -1, -1, -1, -1 }, { 0x3CBA, 143206, -1, 143257, -1, -1, -1, -1, -1, -1 }, { 0x3CBB, 143266, 143261, 143322, -1, -1, -1, -1, -1, -1 }, { 0x3CBC, 143326, -1, 143394, -1, -1, -1, -1, -1, -1 }, { 0x3CBD, 143398, -1, 143526, -1, -1, -1, -1, 143520, -1 }, { 0x3CBE, 143532, -1, 143585, -1, -1, -1, -1, 143579, -1 }, { 0x3CBF, 143595, 143589, 143684, -1, -1, -1, -1, -1, -1 }, { 0x3CC0, 143695, 143690, 143720, -1, -1, -1, -1, -1, -1 }, { 0x3CC1, 143730, 143725, 143782, -1, -1, -1, -1, -1, -1 }, { 0x3CC2, 143792, 143786, 143909, -1, -1, -1, -1, -1, -1 }, { 0x3CC3, 143920, 143914, 144053, -1, -1, -1, -1, -1, -1 }, { 0x3CC4, 144063, 144058, 144098, -1, -1, -1, -1, -1, -1 }, { 0x3CC5, 144109, 144104, 144180, -1, -1, -1, -1, -1, -1 }, { 0x3CC6, 144186, -1, 144219, -1, -1, -1, -1, -1, -1 }, { 0x3CC7, 144228, 144224, 144311, -1, -1, -1, -1, -1, -1 }, { 0x3CC8, 144320, 144315, 144472, -1, -1, -1, -1, -1, -1 }, { 0x3CC9, -1, 144477, -1, -1, -1, -1, -1, -1, 144483 }, { 0x3CCA, 144490, -1, 144546, -1, -1, -1, -1, -1, -1 }, { 0x3CCB, 144551, -1, 144576, -1, -1, -1, -1, -1, -1 }, { 0x3CCC, 144581, -1, 144609, -1, -1, -1, -1, -1, 144613 }, { 0x3CCD, 144625, 144620, 144650, -1, -1, -1, -1, -1, -1 }, { 0x3CCE, 144659, 144654, 144708, -1, -1, -1, -1, -1, -1 }, { 0x3CCF, 144714, -1, 144758, -1, -1, -1, -1, -1, -1 }, { 0x3CD0, 144763, -1, 144812, -1, -1, -1, -1, -1, -1 }, { 0x3CD1, 144817, -1, 144881, -1, -1, -1, -1, -1, -1 }, { 0x3CD2, 144891, 144885, 144966, -1, -1, -1, -1, -1, -1 }, { 0x3CD3, -1, 144972, -1, -1, -1, -1, -1, -1, -1 }, { 0x3CD4, 144983, 144977, 145024, -1, -1, -1, -1, -1, -1 }, { 0x3CD5, 145035, 145029, 145147, -1, -1, -1, -1, -1, -1 }, { 0x3CD6, 145152, -1, 145168, -1, -1, -1, -1, -1, -1 }, { 0x3CD7, 145172, -1, 145222, -1, -1, -1, -1, -1, -1 }, { 0x3CD8, 145234, 145228, 145299, -1, -1, -1, -1, -1, -1 }, { 0x3CD9, 145312, 145306, 145555, -1, -1, -1, -1, -1, -1 }, { 0x3CDA, 145561, -1, 145582, -1, -1, -1, -1, -1, -1 }, { 0x3CDB, 145586, -1, 145647, -1, -1, -1, -1, -1, -1 }, { 0x3CDC, 145651, -1, 145669, -1, -1, -1, -1, -1, -1 }, { 0x3CDD, 145680, 145674, -1, -1, -1, -1, -1, -1, -1 }, { 0x3CDE, 145825, 145819, -1, -1, -1, -1, -1, -1, -1 }, { 0x3CDF, -1, 145888, -1, -1, -1, -1, -1, -1, -1 }, { 0x3CE0, 145900, 145894, 145946, -1, -1, -1, -1, -1, -1 }, { 0x3CE1, 145954, 145950, 146028, -1, -1, -1, -1, -1, -1 }, { 0x3CE2, -1, 146033, -1, -1, -1, -1, -1, -1, -1 }, { 0x3CE3, -1, 146038, -1, -1, -1, -1, -1, -1, -1 }, { 0x3CE4, 146048, 146043, -1, -1, -1, -1, -1, -1, -1 }, { 0x3CE5, 146141, 146135, 146166, -1, -1, -1, -1, -1, 146172 }, { 0x3CE6, 146185, 146179, 146193, -1, -1, -1, -1, -1, -1 }, { 0x3CE7, 146198, -1, 146250, -1, -1, -1, -1, -1, -1 }, { 0x3CE8, 146261, 146255, 146282, -1, -1, -1, -1, -1, -1 }, { 0x3CE9, 146288, -1, 146338, -1, -1, -1, -1, -1, -1 }, { 0x3CEA, 146348, 146343, 146356, -1, -1, -1, -1, -1, 146360 }, { 0x3CEB, 146366, -1, 146440, -1, -1, -1, -1, -1, -1 }, { 0x3CEC, 146451, 146445, 146472, -1, -1, -1, -1, -1, -1 }, { 0x3CED, 146478, -1, 146522, -1, -1, -1, -1, -1, -1 }, { 0x3CEE, 146528, -1, 146568, -1, -1, -1, -1, -1, -1 }, { 0x3CEF, 146579, 146574, -1, -1, -1, -1, -1, -1, 146602 }, { 0x3CF0, 146607, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3CF1, -1, 146651, -1, -1, -1, -1, -1, -1, -1 }, { 0x3CF2, -1, 146658, -1, -1, -1, -1, -1, -1, -1 }, { 0x3CF3, -1, 146664, -1, -1, -1, -1, -1, -1, -1 }, { 0x3CF4, 146674, 146669, 146688, -1, -1, -1, -1, -1, -1 }, { 0x3CF5, 146698, 146692, 146714, -1, -1, -1, -1, -1, -1 }, { 0x3CF6, 146718, -1, 146808, -1, -1, -1, -1, -1, 146813 }, { 0x3CF7, 146819, -1, 146947, -1, -1, -1, -1, -1, -1 }, { 0x3CF8, 146956, 146951, 146972, -1, -1, -1, -1, -1, -1 }, { 0x3CF9, 146983, 146977, 147146, -1, -1, -1, -1, -1, -1 }, { 0x3CFA, 147152, -1, 147218, -1, -1, -1, -1, -1, -1 }, { 0x3CFB, 147229, 147223, 147337, -1, -1, -1, -1, -1, -1 }, { 0x3CFC, 147346, 147341, 147486, -1, -1, -1, -1, 147480, -1 }, { 0x3CFD, 147495, 147490, 147623, -1, -1, -1, -1, -1, -1 }, { 0x3CFE, 147634, 147627, 147673, -1, -1, -1, -1, -1, -1 }, { 0x3CFF, 147685, 147680, 147758, -1, -1, -1, -1, -1, -1 }, { 0x3D00, 147763, -1, 147768, -1, -1, -1, -1, -1, -1 }, { 0x3D01, 147773, -1, 147841, -1, -1, -1, -1, -1, -1 }, { 0x3D02, 147845, -1, 147897, -1, -1, -1, -1, -1, -1 }, { 0x3D03, 147908, 147902, 147928, -1, -1, -1, -1, -1, -1 }, { 0x3D04, 147933, -1, 148010, -1, -1, -1, -1, -1, -1 }, { 0x3D05, 148021, 148016, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D06, 148113, 148108, 148202, -1, -1, -1, -1, -1, -1 }, { 0x3D07, 148207, -1, 148270, -1, -1, -1, -1, -1, -1 }, { 0x3D08, 148275, -1, 148324, -1, -1, -1, -1, -1, -1 }, { 0x3D09, 148329, -1, 148400, -1, -1, -1, -1, -1, -1 }, { 0x3D0A, 148404, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D0B, 148452, 148447, 148629, -1, -1, -1, -1, -1, -1 }, { 0x3D0C, -1, 148633, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D0D, -1, 148637, -1, -1, -1, -1, -1, 148643, -1 }, { 0x3D0E, -1, 148649, 148654, -1, -1, -1, -1, -1, -1 }, { 0x3D0F, 148665, 148659, 148689, -1, -1, -1, -1, -1, -1 }, { 0x3D10, 148700, 148695, 148736, -1, -1, -1, -1, -1, -1 }, { 0x3D11, 148747, 148742, 148817, -1, -1, -1, -1, -1, -1 }, { 0x3D12, 148821, -1, 148847, -1, -1, -1, -1, -1, -1 }, { 0x3D13, 148851, -1, 148864, -1, -1, -1, -1, -1, -1 }, { 0x3D14, 148875, 148870, 149023, -1, -1, -1, -1, -1, -1 }, { 0x3D15, 149031, -1, 149146, -1, -1, -1, -1, -1, -1 }, { 0x3D16, 149155, 149150, 149279, -1, -1, -1, -1, -1, -1 }, { 0x3D17, 149284, -1, 149295, -1, -1, -1, -1, 149289, -1 }, { 0x3D18, 149305, 149300, 149390, -1, -1, -1, -1, -1, -1 }, { 0x3D19, 149395, -1, 149476, -1, -1, -1, -1, -1, -1 }, { 0x3D1A, 149487, 149481, 149516, -1, -1, -1, -1, -1, -1 }, { 0x3D1B, 149525, 149521, 149549, -1, -1, -1, -1, -1, -1 }, { 0x3D1C, 149559, 149554, 149602, -1, -1, -1, -1, -1, -1 }, { 0x3D1D, 149608, -1, 149653, -1, -1, -1, -1, -1, -1 }, { 0x3D1E, 149662, 149657, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D1F, -1, 149704, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D20, -1, 149709, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D21, -1, 149715, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D22, -1, 149722, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D23, -1, 149728, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D24, -1, 149732, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D25, 149742, 149737, 149779, -1, -1, -1, -1, -1, -1 }, { 0x3D26, 149790, 149785, 149868, -1, -1, -1, -1, -1, -1 }, { 0x3D27, 149879, 149874, 149905, -1, -1, -1, -1, -1, -1 }, { 0x3D28, 149914, 149909, 149940, -1, -1, -1, -1, -1, -1 }, { 0x3D29, 149952, 149946, 150037, -1, -1, -1, -1, -1, -1 }, { 0x3D2A, 150043, -1, 150059, -1, -1, -1, -1, -1, -1 }, { 0x3D2B, 150064, -1, 150124, -1, -1, -1, -1, -1, -1 }, { 0x3D2C, 150133, 150129, 150242, -1, -1, -1, -1, -1, -1 }, { 0x3D2D, 150247, -1, 150314, -1, -1, -1, -1, -1, -1 }, { 0x3D2E, 150324, 150319, 150350, -1, -1, -1, -1, -1, -1 }, { 0x3D2F, 150359, 150355, 150403, -1, -1, -1, -1, -1, -1 }, { 0x3D30, 150408, -1, 150433, -1, -1, -1, -1, -1, -1 }, { 0x3D31, 150444, 150439, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D32, 150507, 150503, 150594, -1, -1, -1, -1, -1, -1 }, { 0x3D33, 150604, 150598, 150712, -1, -1, -1, -1, -1, -1 }, { 0x3D34, 150724, 150718, 151158, -1, -1, -1, -1, -1, -1 }, { 0x3D35, 151169, 151164, 151195, -1, -1, -1, -1, -1, -1 }, { 0x3D36, 151204, 151199, 151282, -1, -1, -1, -1, -1, -1 }, { 0x3D37, 151287, -1, 151345, -1, -1, -1, -1, -1, -1 }, { 0x3D38, 151355, 151350, 151391, -1, -1, -1, -1, -1, -1 }, { 0x3D39, -1, 151397, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D3A, -1, 151402, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D3B, -1, 151407, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D3C, 151417, 151412, 151434, -1, -1, -1, -1, -1, -1 }, { 0x3D3D, 151443, 151438, 151469, -1, -1, -1, -1, -1, -1 }, { 0x3D3E, 151479, 151474, 151591, 151595, -1, -1, -1, -1, -1 }, { 0x3D3F, 151607, 151601, 151642, -1, -1, -1, -1, -1, -1 }, { 0x3D40, 151653, 151648, 151679, -1, -1, -1, -1, -1, -1 }, { 0x3D41, 151689, 151683, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D42, 151755, 151750, 151771, -1, -1, -1, -1, -1, -1 }, { 0x3D43, 151780, 151776, 151797, -1, -1, -1, -1, -1, -1 }, { 0x3D44, 151807, 151802, 151973, -1, -1, -1, -1, -1, -1 }, { 0x3D45, 151978, -1, 152059, -1, -1, -1, -1, -1, -1 }, { 0x3D46, 152064, -1, 152132, -1, -1, -1, -1, -1, -1 }, { 0x3D47, -1, 152137, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D48, -1, 152142, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D49, -1, 152146, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D4A, 152151, -1, 152194, -1, -1, -1, -1, -1, -1 }, { 0x3D4B, 152203, 152198, 152254, -1, -1, -1, -1, -1, -1 }, { 0x3D4C, 152264, 152258, 152291, -1, -1, -1, -1, -1, -1 }, { 0x3D4D, 152296, -1, 152429, -1, -1, -1, -1, -1, -1 }, { 0x3D4E, 152440, 152434, 152463, -1, -1, -1, -1, -1, -1 }, { 0x3D4F, 152469, -1, 152687, -1, -1, -1, -1, -1, -1 }, { 0x3D50, 152698, 152692, 152766, -1, -1, -1, -1, -1, -1 }, { 0x3D51, 152775, 152771, 152791, -1, -1, -1, -1, -1, -1 }, { 0x3D52, 152800, 152795, 152920, -1, -1, -1, -1, -1, 152925 }, { 0x3D53, 152935, 152930, 152992, -1, -1, -1, -1, -1, -1 }, { 0x3D54, 152997, -1, 153017, -1, -1, -1, -1, -1, -1 }, { 0x3D55, 153027, 153022, 153097, -1, -1, -1, -1, -1, -1 }, { 0x3D56, 153103, -1, 153120, -1, -1, -1, -1, -1, -1 }, { 0x3D57, 153130, 153124, 153156, -1, -1, -1, -1, -1, -1 }, { 0x3D58, 153168, 153162, 153183, -1, -1, -1, -1, -1, -1 }, { 0x3D59, 153188, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D5A, -1, 153294, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D5B, -1, 153298, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D5C, -1, 153303, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D5D, 153315, 153309, 153449, -1, -1, -1, -1, -1, -1 }, { 0x3D5E, 153458, 153453, 153492, -1, -1, -1, -1, -1, -1 }, { 0x3D5F, 153503, 153498, -1, -1, -1, -1, -1, 153551, -1 }, { 0x3D60, 153557, -1, 153611, -1, -1, -1, -1, -1, -1 }, { 0x3D61, 153620, 153615, 153690, -1, -1, -1, -1, -1, -1 }, { 0x3D62, 153701, 153695, 153784, -1, -1, -1, -1, -1, 153789 }, { 0x3D63, 153798, 153793, 153928, -1, -1, -1, -1, -1, -1 }, { 0x3D64, 153938, 153932, 153961, -1, -1, -1, -1, -1, -1 }, { 0x3D65, 153971, 153966, 154010, -1, -1, -1, -1, -1, -1 }, { 0x3D66, 154014, -1, 154037, -1, -1, -1, -1, -1, -1 }, { 0x3D67, 154047, 154042, 154095, -1, -1, -1, -1, -1, -1 }, { 0x3D68, 154104, 154099, 154174, -1, -1, -1, -1, -1, -1 }, { 0x3D69, 154178, -1, 154230, -1, -1, -1, -1, -1, -1 }, { 0x3D6A, 154234, -1, 154321, -1, -1, -1, -1, -1, -1 }, { 0x3D6B, 154327, -1, 154397, -1, -1, -1, -1, -1, -1 }, { 0x3D6C, 154401, -1, 154423, -1, -1, -1, -1, -1, -1 }, { 0x3D6D, 154434, 154429, 154592, -1, -1, -1, -1, -1, -1 }, { 0x3D6E, 154603, 154597, 154623, -1, -1, -1, -1, -1, -1 }, { 0x3D6F, 154635, 154629, 154673, -1, -1, -1, -1, -1, -1 }, { 0x3D70, 154685, 154679, 154780, -1, -1, -1, -1, -1, -1 }, { 0x3D71, 154784, -1, 154798, -1, -1, -1, -1, -1, -1 }, { 0x3D72, 154809, 154804, 154839, -1, -1, -1, -1, -1, -1 }, { 0x3D73, 154848, 154843, 154968, -1, -1, -1, -1, -1, -1 }, { 0x3D74, 154980, 154974, 154988, -1, -1, -1, -1, -1, -1 }, { 0x3D75, 154994, -1, 155062, -1, -1, -1, -1, -1, -1 }, { 0x3D76, 155067, -1, 155083, -1, -1, -1, -1, -1, -1 }, { 0x3D77, 155093, 155088, 155140, -1, -1, -1, -1, -1, -1 }, { 0x3D78, 155146, -1, 155336, -1, -1, -1, -1, -1, -1 }, { 0x3D79, 155346, 155341, 155385, -1, -1, -1, -1, -1, -1 }, { 0x3D7A, 155391, -1, 155455, -1, -1, -1, -1, -1, -1 }, { 0x3D7B, 155460, -1, 155522, -1, -1, -1, -1, -1, -1 }, { 0x3D7C, -1, 155527, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D7D, 155537, 155531, 155645, -1, -1, -1, -1, -1, -1 }, { 0x3D7E, 155650, -1, 155709, -1, -1, -1, -1, -1, -1 }, { 0x3D7F, 155715, -1, 155753, -1, -1, -1, -1, -1, -1 }, { 0x3D80, 155759, -1, 155812, -1, -1, -1, -1, -1, -1 }, { 0x3D81, 155824, 155818, 155907, -1, -1, -1, -1, -1, -1 }, { 0x3D82, -1, 155912, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D83, -1, 155918, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D84, 155923, -1, 155967, -1, -1, -1, -1, -1, -1 }, { 0x3D85, 155977, 155972, 156099, -1, -1, -1, -1, -1, -1 }, { 0x3D86, 156109, 156104, 156187, -1, -1, -1, -1, -1, -1 }, { 0x3D87, 156199, 156192, 156260, -1, -1, -1, -1, -1, -1 }, { 0x3D88, 156266, -1, 156287, -1, -1, -1, -1, -1, -1 }, { 0x3D89, 156298, 156293, 156330, -1, -1, -1, -1, -1, -1 }, { 0x3D8A, -1, 156334, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D8B, -1, 156339, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D8C, 156345, -1, 156417, -1, -1, -1, -1, -1, -1 }, { 0x3D8D, 156428, 156423, 156445, -1, -1, -1, -1, -1, -1 }, { 0x3D8E, 156457, 156451, 156552, -1, -1, -1, -1, -1, -1 }, { 0x3D8F, 156558, -1, 156616, -1, -1, -1, -1, -1, -1 }, { 0x3D90, -1, 156621, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D91, 156632, 156627, 156701, -1, -1, -1, -1, -1, -1 }, { 0x3D92, 156712, 156707, 156876, -1, -1, -1, -1, -1, -1 }, { 0x3D93, 156888, 156882, 156923, -1, -1, -1, -1, -1, -1 }, { 0x3D94, 156929, -1, 156992, -1, -1, -1, -1, -1, -1 }, { 0x3D95, 157003, 156997, 157016, -1, -1, -1, -1, -1, -1 }, { 0x3D96, 157027, 157022, 157069, -1, -1, -1, -1, -1, -1 }, { 0x3D97, 157074, -1, 157164, -1, -1, -1, -1, -1, -1 }, { 0x3D98, 157174, 157169, 157188, -1, -1, -1, -1, -1, -1 }, { 0x3D99, -1, 157194, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D9A, 157205, 157200, 157250, -1, -1, -1, -1, -1, -1 }, { 0x3D9B, 157254, -1, 157302, -1, -1, -1, -1, -1, -1 }, { 0x3D9C, 157306, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D9D, -1, 157347, -1, -1, -1, -1, -1, -1, -1 }, { 0x3D9E, 157359, 157353, 157460, -1, -1, -1, -1, -1, -1 }, { 0x3D9F, 157472, 157466, 157520, -1, -1, -1, -1, -1, -1 }, { 0x3DA0, 157525, -1, 157558, -1, -1, -1, -1, -1, -1 }, { 0x3DA1, 157562, -1, 157641, -1, -1, -1, -1, -1, -1 }, { 0x3DA2, -1, 157646, -1, -1, -1, -1, -1, -1, -1 }, { 0x3DA3, 157651, -1, 157743, -1, -1, -1, -1, -1, -1 }, { 0x3DA4, 157755, 157749, 157809, -1, -1, -1, -1, -1, 157815 }, { 0x3DA5, -1, 157822, 157827, -1, -1, -1, -1, -1, -1 }, { 0x3DA6, 157832, -1, 157859, -1, -1, -1, -1, -1, -1 }, { 0x3DA7, 157870, 157864, 157875, -1, -1, -1, -1, -1, -1 }, { 0x3DA8, 157880, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3DA9, -1, 157899, -1, -1, -1, -1, -1, -1, -1 }, { 0x3DAA, -1, 157904, -1, -1, -1, -1, -1, -1, -1 }, { 0x3DAB, 157909, -1, 157983, -1, -1, -1, -1, -1, -1 }, { 0x3DAC, 157994, 157989, 158046, -1, -1, -1, -1, -1, -1 }, { 0x3DAD, 158050, -1, 158083, -1, -1, -1, -1, -1, -1 }, { 0x3DAE, 158093, 158088, -1, -1, -1, -1, -1, -1, -1 }, { 0x3DAF, 158143, -1, 158148, -1, -1, -1, -1, -1, -1 }, { 0x3DB0, 158158, 158153, 158189, -1, -1, -1, -1, -1, -1 }, { 0x3DB1, -1, 158194, -1, -1, -1, -1, -1, -1, -1 }, { 0x3DB2, 158199, -1, 158233, -1, -1, -1, -1, -1, -1 }, { 0x3DB3, 158245, 158239, 158272, -1, -1, -1, -1, -1, -1 }, { 0x3DB4, 158281, 158277, 158355, -1, -1, -1, -1, -1, -1 }, { 0x3DB5, 158360, -1, 158398, -1, -1, -1, -1, -1, -1 }, { 0x3DB6, 158409, 158403, 158426, -1, -1, -1, -1, -1, -1 }, { 0x3DB7, -1, 158432, -1, -1, -1, -1, -1, -1, -1 }, { 0x3DB8, -1, 158438, -1, -1, -1, -1, -1, -1, -1 }, { 0x3DB9, 158449, 158443, 158462, -1, -1, -1, -1, -1, -1 }, { 0x3DBA, 158468, -1, 158494, -1, -1, -1, -1, -1, -1 }, { 0x3DBB, 158506, 158500, -1, -1, -1, -1, -1, -1, -1 }, { 0x3DBC, 158701, -1, 158810, -1, -1, -1, -1, 158804, -1 }, { 0x3DBD, 158818, 158814, 158923, -1, -1, -1, -1, -1, -1 }, { 0x3DBE, 158928, -1, 159021, -1, -1, -1, -1, -1, -1 }, { 0x3DBF, 159032, 159027, 159086, -1, -1, -1, -1, -1, -1 }, { 0x3DC0, 159096, 159090, 159232, -1, -1, -1, -1, -1, -1 }, { 0x3DC1, -1, 159239, -1, -1, -1, -1, -1, -1, -1 }, { 0x3DC2, 159245, -1, 159276, -1, -1, -1, -1, 159270, -1 }, { 0x3DC3, 159281, -1, 159299, -1, -1, -1, -1, -1, -1 }, { 0x3DC4, 159305, -1, 159318, -1, -1, -1, -1, -1, -1 }, { 0x3DC5, 159329, 159323, 159405, -1, -1, -1, -1, -1, -1 }, { 0x3DC6, 159411, -1, 159433, -1, -1, -1, -1, -1, -1 }, { 0x3DC7, 159442, 159437, 159498, -1, -1, -1, -1, -1, -1 }, { 0x3DC8, 159503, -1, 159682, -1, -1, -1, -1, -1, -1 }, { 0x3DC9, 159691, 159685, 159802, -1, -1, -1, -1, -1, -1 }, { 0x3DCA, 159807, -1, 159859, -1, -1, -1, -1, -1, -1 }, { 0x3DCB, 159864, -1, 159871, -1, -1, -1, -1, -1, -1 }, { 0x3DCC, -1, 159876, -1, -1, -1, -1, -1, -1, -1 }, { 0x3DCD, 159887, 159881, 159930, -1, -1, -1, -1, -1, -1 }, { 0x3DCE, 159940, 159935, 159979, -1, -1, -1, -1, -1, -1 }, { 0x3DCF, 159983, -1, 160005, -1, -1, -1, -1, -1, -1 }, { 0x3DD0, 160011, -1, 160071, -1, -1, -1, -1, -1, -1 }, { 0x3DD1, 160076, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3DD2, 160147, -1, 160196, -1, -1, -1, -1, -1, -1 }, { 0x3DD3, 160206, 160200, 160285, -1, -1, -1, -1, -1, -1 }, { 0x3DD4, 160291, -1, 160360, -1, -1, -1, -1, -1, -1 }, { 0x3DD5, 160365, -1, 160379, -1, -1, -1, -1, -1, -1 }, { 0x3DD6, 160389, 160384, 160439, -1, -1, -1, -1, -1, -1 }, { 0x3DD7, 160452, 160445, 160493, -1, -1, -1, -1, -1, -1 }, { 0x3DD8, 160505, 160500, 160520, -1, -1, -1, -1, -1, -1 }, { 0x3DD9, 160530, 160525, -1, -1, -1, -1, -1, -1, -1 }, { 0x3DDA, -1, 160574, -1, -1, -1, -1, -1, -1, 160580 }, { 0x3DDB, 160593, 160588, -1, -1, -1, -1, -1, -1, -1 }, { 0x3DDC, -1, 160622, -1, -1, -1, -1, -1, -1, -1 }, { 0x3DDD, -1, 160627, -1, -1, -1, -1, -1, -1, 160632 }, { 0x3DDE, -1, 160638, -1, -1, -1, -1, -1, -1, -1 }, { 0x3DDF, 160649, 160643, 160744, -1, -1, -1, -1, -1, -1 }, { 0x3DE0, 160755, 160749, 160792, -1, -1, -1, -1, -1, -1 }, { 0x3DE1, 160804, 160797, 160837, -1, -1, -1, -1, -1, -1 }, { 0x3DE2, 160849, 160844, 160887, -1, -1, -1, -1, -1, -1 }, { 0x3DE3, 160898, 160892, 160921, -1, -1, -1, -1, -1, -1 }, { 0x3DE4, 160927, -1, 160978, -1, -1, -1, -1, -1, -1 }, { 0x3DE5, 160988, 160982, -1, -1, -1, -1, -1, -1, -1 }, { 0x3DE6, 161035, 161029, 161098, -1, -1, -1, -1, -1, -1 }, { 0x3DE7, -1, 161102, -1, -1, -1, -1, -1, -1, -1 }, { 0x3DE8, -1, 161108, -1, -1, -1, -1, -1, -1, -1 }, { 0x3DE9, 161119, 161114, -1, -1, -1, -1, -1, -1, -1 }, { 0x3DEA, 161180, -1, 161218, -1, -1, -1, -1, -1, -1 }, { 0x3DEB, 161229, 161223, 161252, -1, -1, -1, -1, -1, -1 }, { 0x3DEC, 161263, 161258, 161268, -1, -1, -1, -1, -1, -1 }, { 0x3DED, 161278, 161272, -1, -1, -1, -1, -1, -1, -1 }, { 0x3DEE, 161478, 161473, 161558, -1, -1, -1, -1, -1, -1 }, { 0x3DEF, 161563, -1, 161604, -1, -1, -1, -1, -1, -1 }, { 0x3DF0, 161614, 161610, 161621, -1, -1, -1, -1, -1, -1 }, { 0x3DF1, -1, 161626, -1, -1, -1, -1, -1, -1, -1 }, { 0x3DF2, -1, 161632, -1, -1, -1, -1, -1, -1, -1 }, { 0x3DF3, 161638, -1, 161657, -1, -1, -1, -1, -1, -1 }, { 0x3DF4, 161667, 161662, 161686, -1, -1, -1, -1, -1, -1 }, { 0x3DF5, 161695, 161690, 161728, -1, -1, -1, -1, -1, -1 }, { 0x3DF6, 161737, 161732, 161773, -1, -1, -1, -1, -1, -1 }, { 0x3DF7, 161778, -1, 161837, -1, -1, -1, -1, -1, -1 }, { 0x3DF8, 161843, -1, 161896, -1, -1, -1, -1, -1, -1 }, { 0x3DF9, 161907, 161901, 161946, -1, -1, -1, -1, -1, -1 }, { 0x3DFA, -1, 161952, -1, -1, -1, -1, -1, -1, -1 }, { 0x3DFB, 161963, 161958, 162058, -1, -1, -1, -1, -1, -1 }, { 0x3DFC, 162062, -1, 162195, -1, -1, -1, -1, -1, -1 }, { 0x3DFD, -1, 162200, -1, -1, -1, -1, -1, -1, -1 }, { 0x3DFE, 162205, -1, 162239, -1, -1, -1, -1, -1, -1 }, { 0x3DFF, 162244, -1, 162277, -1, -1, -1, -1, -1, -1 }, { 0x3E00, 162283, -1, 162331, -1, -1, -1, -1, -1, -1 }, { 0x3E01, 162341, 162336, 162559, -1, -1, -1, -1, -1, -1 }, { 0x3E02, -1, 162564, -1, -1, -1, -1, -1, -1, -1 }, { 0x3E03, 162575, 162570, 162683, -1, -1, -1, -1, -1, -1 }, { 0x3E04, 162694, 162689, 162722, -1, -1, -1, -1, -1, -1 }, { 0x3E05, 162731, 162726, 162749, -1, -1, -1, -1, -1, -1 }, { 0x3E06, -1, 162754, 162760, -1, -1, -1, -1, -1, -1 }, { 0x3E07, -1, 162765, 162771, -1, -1, -1, -1, -1, -1 }, { 0x3E08, 162782, 162777, -1, -1, -1, -1, -1, -1, -1 }, { 0x3E09, 162841, 162836, 162913, -1, -1, -1, -1, -1, -1 }, { 0x3E0A, 162918, -1, 162964, -1, -1, -1, -1, -1, -1 }, { 0x3E0B, 162975, 162969, 163021, -1, -1, -1, -1, -1, -1 }, { 0x3E0C, 163031, 163026, 163078, 163083, -1, -1, -1, -1, -1 }, { 0x3E0D, 163098, 163093, 163134, -1, -1, -1, -1, -1, -1 }, { 0x3E0E, 163143, 163138, 163161, -1, -1, -1, -1, -1, -1 }, { 0x3E0F, 163171, 163166, 163248, -1, -1, -1, -1, -1, -1 }, { 0x3E10, 163252, -1, 163302, -1, -1, -1, -1, -1, -1 }, { 0x3E11, 163313, 163307, 163394, -1, -1, -1, -1, -1, -1 }, { 0x3E12, 163405, 163400, 163532, -1, -1, -1, -1, -1, -1 }, { 0x3E13, 163542, 163537, 163600, -1, -1, -1, -1, -1, -1 }, { 0x3E14, -1, 163604, -1, -1, -1, -1, -1, -1, -1 }, { 0x3E15, 163614, 163609, 163665, -1, -1, -1, -1, -1, -1 }, { 0x3E16, 163670, -1, 163729, -1, -1, -1, -1, -1, -1 }, { 0x3E17, 163739, 163733, 163809, -1, -1, -1, -1, -1, -1 }, { 0x3E18, 163815, -1, 163884, -1, -1, -1, -1, -1, -1 }, { 0x3E19, 163893, 163889, 163963, -1, -1, -1, -1, -1, -1 }, { 0x3E1A, 163973, 163968, 164049, -1, -1, -1, -1, -1, -1 }, { 0x3E1B, -1, 164053, 164058, -1, -1, -1, -1, -1, -1 }, { 0x3E1C, 164064, -1, 164131, -1, -1, -1, -1, -1, -1 }, { 0x3E1D, 164137, -1, 164212, -1, -1, -1, -1, -1, -1 }, { 0x3E1E, 164218, -1, 164280, -1, -1, -1, -1, -1, -1 }, { 0x3E1F, 164289, 164285, 164317, -1, -1, -1, -1, -1, -1 }, { 0x3E20, 164327, 164322, 164375, -1, -1, -1, -1, -1, -1 }, { 0x3E21, 164386, 164381, 164453, -1, -1, -1, -1, -1, -1 }, { 0x3E22, 164463, 164458, 164511, -1, -1, -1, -1, -1, -1 }, { 0x3E23, 164516, -1, 164697, -1, -1, -1, -1, -1, -1 }, { 0x3E24, 164706, 164701, 164721, -1, -1, -1, -1, -1, -1 }, { 0x3E25, 164727, -1, 164862, -1, -1, -1, -1, -1, -1 }, { 0x3E26, 164872, 164868, 164979, -1, -1, -1, -1, -1, -1 }, { 0x3E27, 164983, -1, 165100, -1, -1, -1, -1, -1, -1 }, { 0x3E28, 165105, -1, 165116, -1, -1, -1, -1, -1, -1 }, { 0x3E29, 165121, -1, 165146, -1, -1, -1, -1, -1, -1 }, { 0x3E2A, 165156, 165150, 165177, -1, -1, -1, -1, -1, -1 }, { 0x3E2B, 165188, 165183, 165331, -1, -1, -1, -1, -1, -1 }, { 0x3E2C, 165342, 165337, 165409, -1, -1, -1, -1, -1, -1 }, { 0x3E2D, 165419, 165414, 165464, -1, -1, -1, -1, -1, -1 }, { 0x3E2E, 165473, 165468, 165524, -1, -1, -1, -1, -1, -1 }, { 0x3E2F, 165533, 165529, 165591, -1, -1, -1, -1, -1, -1 }, { 0x3E30, 165595, -1, 165625, -1, -1, -1, -1, -1, -1 }, { 0x3E31, 165630, -1, 165664, -1, -1, -1, -1, -1, -1 }, { 0x3E32, 165669, -1, 165710, -1, -1, -1, -1, -1, -1 }, { 0x3E33, 165721, 165715, 165738, -1, -1, -1, -1, -1, -1 }, { 0x3E34, -1, 165744, -1, -1, -1, -1, -1, -1, -1 }, { 0x3E35, 165755, 165749, 165775, -1, -1, -1, -1, -1, -1 }, { 0x3E36, 165780, -1, 165815, -1, -1, -1, -1, -1, -1 }, { 0x3E37, 165820, -1, 165878, -1, -1, -1, -1, -1, -1 }, { 0x3E38, 165883, -1, 165953, -1, -1, -1, -1, -1, -1 }, { 0x3E39, 165964, 165958, 166043, -1, -1, -1, -1, -1, -1 }, { 0x3E3A, 166053, 166048, 166086, -1, -1, -1, -1, -1, -1 }, { 0x3E3B, 166095, 166091, 166129, -1, -1, -1, -1, -1, -1 }, { 0x3E3C, 166139, 166133, -1, -1, -1, -1, -1, -1, -1 }, { 0x3E3D, 166181, 166176, 166227, -1, -1, -1, -1, -1, -1 }, { 0x3E3E, 166232, -1, 166341, -1, -1, -1, -1, -1, -1 }, { 0x3E3F, 166351, 166346, 166384, -1, -1, -1, -1, -1, -1 }, { 0x3E40, 166388, -1, 166415, -1, -1, -1, -1, -1, -1 }, { 0x3E41, 166426, 166419, 166512, -1, -1, -1, -1, -1, -1 }, { 0x3E42, 166519, -1, 166567, -1, -1, -1, -1, -1, -1 }, { 0x3E43, 166577, 166573, 166719, -1, -1, -1, -1, -1, -1 }, { 0x3E44, 166729, 166724, 166774, -1, -1, -1, -1, -1, -1 }, { 0x3E45, 166784, 166778, 166811, -1, -1, -1, -1, -1, -1 }, { 0x3E46, 166822, 166817, 166888, -1, -1, -1, -1, -1, -1 }, { 0x3E47, 166893, -1, 166958, -1, -1, -1, -1, -1, -1 }, { 0x3E48, 166967, 166962, 167033, -1, -1, -1, -1, -1, -1 }, { 0x3E49, 167037, -1, 167123, -1, -1, -1, -1, -1, -1 }, { 0x3E4A, 167135, 167129, 167159, -1, -1, -1, -1, -1, -1 }, { 0x3E4B, 167164, -1, 167208, -1, -1, -1, -1, -1, -1 }, { 0x3E4C, 167219, 167213, 167272, -1, -1, -1, -1, -1, -1 }, { 0x3E4D, 167283, 167278, 167313, -1, -1, -1, -1, -1, -1 }, { 0x3E4E, 167323, 167317, 167364, -1, -1, -1, -1, -1, -1 }, { 0x3E4F, 167369, -1, 167417, -1, -1, -1, -1, -1, -1 }, { 0x3E50, 167422, -1, 167523, -1, -1, -1, -1, -1, -1 }, { 0x3E51, 167530, -1, 167621, -1, -1, -1, -1, -1, -1 }, { 0x3E52, 167630, 167625, 167652, -1, -1, -1, -1, -1, -1 }, { 0x3E53, 167656, -1, 167716, -1, -1, -1, -1, -1, -1 }, { 0x3E54, 167728, 167721, 167807, -1, -1, -1, -1, -1, -1 }, { 0x3E55, 167814, -1, 167836, -1, -1, -1, -1, -1, -1 }, { 0x3E56, 167848, 167842, 167930, -1, -1, -1, -1, -1, -1 }, { 0x3E57, 167941, 167936, 167975, -1, -1, -1, -1, -1, -1 }, { 0x3E58, 167980, -1, 168019, -1, -1, -1, -1, -1, -1 }, { 0x3E59, 168023, -1, 168077, -1, -1, -1, -1, -1, -1 }, { 0x3E5A, 168083, -1, 168151, -1, -1, -1, -1, -1, -1 }, { 0x3E5B, 168157, -1, 168205, -1, -1, -1, -1, -1, -1 }, { 0x3E5C, 168210, -1, 168319, -1, -1, -1, -1, -1, -1 }, { 0x3E5D, 168328, 168324, 168368, -1, -1, -1, -1, -1, -1 }, { 0x3E5E, 168373, -1, 168520, -1, -1, -1, -1, -1, -1 }, { 0x3E5F, 168531, 168525, 168638, -1, -1, -1, -1, -1, -1 }, { 0x3E60, 168649, 168643, 168733, -1, -1, -1, -1, -1, -1 }, { 0x3E61, 168738, -1, 168861, -1, -1, -1, -1, -1, -1 }, { 0x3E62, 168872, 168867, 168942, -1, -1, -1, -1, -1, -1 }, { 0x3E63, 168953, 168947, 168967, -1, -1, -1, -1, -1, -1 }, { 0x3E64, 168979, 168974, 169055, -1, -1, -1, -1, -1, -1 }, { 0x3E65, 169065, 169060, 169094, -1, -1, -1, -1, -1, 169099 }, { 0x3E66, 169109, 169104, 169193, -1, -1, -1, -1, -1, -1 }, { 0x3E67, 169199, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3E68, 169248, -1, 169361, -1, -1, -1, -1, -1, -1 }, { 0x3E69, -1, 169366, -1, -1, -1, -1, -1, -1, -1 }, { 0x3E6A, 169378, 169372, -1, -1, -1, -1, -1, -1, -1 }, { 0x3E6B, 169443, -1, 169524, -1, -1, -1, -1, -1, -1 }, { 0x3E6C, 169532, 169528, 169564, -1, -1, -1, -1, -1, -1 }, { 0x3E6D, 169574, 169569, 169596, -1, -1, -1, -1, -1, -1 }, { 0x3E6E, 169600, -1, 169653, -1, -1, -1, -1, -1, -1 }, { 0x3E6F, 169657, -1, -1, -1, -1, -1, -1, -1, 169768 }, { 0x3E70, -1, 169775, -1, -1, -1, -1, -1, -1, -1 }, { 0x3E71, 169788, 169782, 169900, -1, -1, -1, -1, -1, -1 }, { 0x3E72, 169905, -1, 169950, -1, -1, -1, -1, -1, -1 }, { 0x3E73, 169960, 169956, 169983, -1, -1, -1, -1, -1, -1 }, { 0x3E74, 169993, 169987, 170038, -1, -1, -1, -1, -1, -1 }, { 0x3E75, 170044, -1, 170092, -1, -1, -1, -1, -1, -1 }, { 0x3E76, 170104, 170098, 170141, -1, -1, -1, -1, -1, -1 }, { 0x3E77, 170152, 170147, 170284, -1, -1, -1, -1, -1, -1 }, { 0x3E78, 170289, -1, 170370, -1, -1, -1, -1, -1, -1 }, { 0x3E79, 170380, 170374, 170394, -1, -1, -1, -1, -1, -1 }, { 0x3E7A, 170400, -1, 170442, -1, -1, -1, -1, -1, -1 }, { 0x3E7B, 170450, 170446, 170484, -1, -1, -1, -1, -1, -1 }, { 0x3E7C, 170493, 170488, 170510, -1, -1, -1, -1, -1, -1 }, { 0x3E7D, 170520, 170514, 170562, -1, -1, -1, -1, -1, -1 }, { 0x3E7E, 170568, -1, 170621, -1, -1, -1, -1, -1, -1 }, { 0x3E7F, 170627, -1, 170705, -1, -1, -1, -1, -1, -1 }, { 0x3E80, 170711, -1, 170773, -1, -1, -1, -1, -1, -1 }, { 0x3E81, 170782, 170777, 170798, -1, -1, -1, -1, -1, -1 }, { 0x3E82, 170803, -1, 170878, -1, -1, -1, -1, -1, -1 }, { 0x3E83, 170888, 170883, 170916, -1, -1, -1, -1, -1, -1 }, { 0x3E84, 170921, -1, 170970, 170974, -1, -1, -1, -1, -1 }, { 0x3E85, 170983, 170978, 171008, -1, -1, -1, -1, -1, -1 }, { 0x3E86, -1, 171013, -1, -1, -1, -1, -1, -1, -1 }, { 0x3E87, 171022, 171018, 171098, -1, -1, -1, -1, -1, -1 }, { 0x3E88, 171106, 171102, 171151, -1, -1, -1, -1, -1, -1 }, { 0x3E89, 171156, -1, 171251, -1, -1, -1, -1, -1, -1 }, { 0x3E8A, 171255, -1, 171281, -1, -1, -1, -1, -1, -1 }, { 0x3E8B, 171287, -1, 171296, -1, -1, -1, -1, -1, -1 }, { 0x3E8C, 171308, 171302, 171347, -1, -1, -1, -1, -1, -1 }, { 0x3E8D, 171358, 171353, 171374, -1, -1, -1, -1, -1, -1 }, { 0x3E8E, 171379, -1, 171416, -1, -1, -1, -1, -1, -1 }, { 0x3E8F, 171422, -1, 171460, -1, -1, -1, -1, -1, -1 }, { 0x3E90, 171465, -1, 171605, -1, -1, -1, -1, -1, -1 }, { 0x3E91, 171610, -1, 171759, 171765, -1, -1, -1, -1, -1 }, { 0x3E92, 171776, 171770, 171888, -1, -1, -1, -1, -1, -1 }, { 0x3E93, 171894, -1, 172001, -1, -1, -1, -1, -1, -1 }, { 0x3E94, 172005, -1, 172042, -1, -1, -1, -1, -1, 172047 }, { 0x3E95, 172051, -1, 172096, -1, -1, -1, -1, -1, -1 }, { 0x3E96, 172101, -1, 172188, -1, -1, -1, -1, -1, -1 }, { 0x3E97, 172199, 172193, 172227, -1, -1, -1, -1, -1, -1 }, { 0x3E98, 172233, -1, 172250, -1, -1, -1, -1, -1, -1 }, { 0x3E99, -1, 172256, -1, -1, -1, -1, -1, -1, -1 }, { 0x3E9A, 172261, -1, 172284, -1, -1, -1, -1, -1, -1 }, { 0x3E9B, 172293, 172288, 172349, -1, -1, -1, -1, -1, -1 }, { 0x3E9C, 172360, 172354, 172465, -1, -1, -1, -1, -1, -1 }, { 0x3E9D, 172471, -1, 172559, -1, -1, -1, -1, -1, -1 }, { 0x3E9E, 172564, -1, 172623, -1, -1, -1, -1, -1, 172627 }, { 0x3E9F, 172632, -1, 172730, -1, -1, -1, -1, -1, -1 }, { 0x3EA0, 172736, -1, 172813, -1, -1, -1, -1, -1, -1 }, { 0x3EA1, 172823, 172818, 172839, -1, -1, -1, -1, -1, -1 }, { 0x3EA2, 172848, 172843, 172988, -1, -1, -1, -1, -1, -1 }, { 0x3EA3, 172998, 172993, 173024, -1, -1, -1, -1, -1, -1 }, { 0x3EA4, 173033, 173028, 173049, -1, -1, -1, -1, -1, -1 }, { 0x3EA5, 173061, 173055, 173111, -1, -1, -1, -1, -1, -1 }, { 0x3EA6, 173117, -1, 173181, -1, -1, -1, -1, -1, -1 }, { 0x3EA7, 173192, 173187, -1, -1, -1, -1, -1, -1, 173265 }, { 0x3EA8, 173273, 173269, 173294, -1, -1, -1, -1, -1, -1 }, { 0x3EA9, 173303, 173298, 173347, -1, -1, -1, -1, -1, -1 }, { 0x3EAA, 173357, 173352, 173409, -1, -1, -1, -1, -1, -1 }, { 0x3EAB, 173413, -1, 173442, -1, -1, -1, -1, -1, -1 }, { 0x3EAC, 173453, 173447, 173495, -1, -1, -1, -1, -1, -1 }, { 0x3EAD, 173505, 173501, 173520, -1, -1, -1, -1, -1, -1 }, { 0x3EAE, 173524, -1, 173559, -1, -1, -1, -1, -1, -1 }, { 0x3EAF, -1, 173563, -1, -1, -1, -1, -1, -1, -1 }, { 0x3EB0, 173573, 173569, -1, -1, -1, -1, -1, -1, -1 }, { 0x3EB1, 173602, -1, 173617, -1, -1, -1, -1, -1, -1 }, { 0x3EB2, 173623, -1, 173653, -1, -1, -1, -1, -1, -1 }, { 0x3EB3, 173663, 173658, 173710, -1, -1, -1, -1, -1, -1 }, { 0x3EB4, 173721, 173715, 173761, -1, -1, -1, -1, -1, -1 }, { 0x3EB5, 173770, 173765, 173811, -1, -1, -1, -1, -1, -1 }, { 0x3EB6, -1, 173816, -1, -1, -1, -1, -1, -1, -1 }, { 0x3EB7, 173827, 173821, 173894, -1, -1, -1, -1, -1, -1 }, { 0x3EB8, 173904, 173898, 173919, -1, -1, -1, -1, -1, -1 }, { 0x3EB9, 173930, 173925, 174029, -1, -1, -1, -1, -1, -1 }, { 0x3EBA, 174040, 174035, 174165, -1, -1, -1, -1, -1, -1 }, { 0x3EBB, -1, 174170, -1, -1, -1, -1, -1, -1, -1 }, { 0x3EBC, -1, 174175, -1, -1, -1, -1, -1, -1, -1 }, { 0x3EBD, -1, 174180, -1, -1, -1, -1, -1, -1, -1 }, { 0x3EBE, -1, 174185, -1, -1, -1, -1, -1, -1, -1 }, { 0x3EBF, 174192, -1, 174226, -1, -1, -1, -1, -1, -1 }, { 0x3EC0, 174230, -1, 174281, -1, -1, -1, -1, -1, -1 }, { 0x3EC1, 174291, 174285, -1, -1, -1, -1, -1, -1, -1 }, { 0x3EC2, 174444, 174438, 174495, -1, -1, -1, -1, -1, -1 }, { 0x3EC3, 174506, 174501, 174553, -1, -1, -1, -1, -1, -1 }, { 0x3EC4, 174562, 174557, 174635, -1, -1, -1, -1, 174629, -1 }, { 0x3EC5, 174645, 174640, 174712, -1, -1, -1, -1, -1, -1 }, { 0x3EC6, -1, 174717, -1, -1, -1, -1, -1, -1, -1 }, { 0x3EC7, -1, 174723, -1, -1, -1, -1, -1, -1, -1 }, { 0x3EC8, -1, 174729, -1, -1, -1, -1, -1, -1, -1 }, { 0x3EC9, 174739, 174734, 174749, -1, -1, -1, -1, -1, -1 }, { 0x3ECA, 174758, 174753, 174813, -1, -1, -1, -1, -1, -1 }, { 0x3ECB, 174825, 174819, 174919, -1, -1, -1, -1, -1, -1 }, { 0x3ECC, 174928, 174923, 174938, -1, -1, -1, -1, -1, -1 }, { 0x3ECD, 174946, 174942, 175036, -1, -1, -1, -1, -1, -1 }, { 0x3ECE, 175045, 175040, 175230, -1, -1, -1, -1, -1, -1 }, { 0x3ECF, 175240, 175234, 175280, -1, -1, -1, -1, -1, -1 }, { 0x3ED0, -1, 175286, -1, -1, -1, -1, -1, -1, -1 }, { 0x3ED1, 175292, -1, 175307, -1, -1, -1, -1, -1, -1 }, { 0x3ED2, 175311, -1, 175350, -1, -1, -1, -1, -1, -1 }, { 0x3ED3, 175355, -1, 175398, -1, -1, -1, -1, -1, -1 }, { 0x3ED4, 175407, 175403, 175422, -1, -1, -1, -1, -1, -1 }, { 0x3ED5, 175433, 175427, 175448, -1, -1, -1, -1, -1, -1 }, { 0x3ED6, 175458, 175453, 175473, -1, -1, -1, -1, -1, -1 }, { 0x3ED7, 175478, -1, 175522, -1, -1, -1, -1, -1, -1 }, { 0x3ED8, -1, 175527, -1, -1, -1, -1, -1, -1, -1 }, { 0x3ED9, -1, 175532, -1, -1, -1, -1, -1, -1, -1 }, { 0x3EDA, -1, 175537, -1, -1, -1, -1, -1, -1, -1 }, { 0x3EDB, -1, 175543, -1, -1, -1, -1, -1, -1, -1 }, { 0x3EDC, -1, 175547, -1, -1, -1, -1, -1, -1, -1 }, { 0x3EDD, 175559, 175553, 175574, -1, -1, -1, -1, -1, -1 }, { 0x3EDE, 175583, 175578, 175702, -1, -1, -1, -1, -1, -1 }, { 0x3EDF, 175713, 175707, 175728, -1, -1, -1, -1, -1, -1 }, { 0x3EE0, 175733, -1, 175831, -1, -1, -1, -1, -1, -1 }, { 0x3EE1, 175840, 175835, 176055, -1, -1, -1, -1, -1, -1 }, { 0x3EE2, -1, 176060, -1, -1, -1, -1, -1, -1, -1 }, { 0x3EE3, -1, 176064, -1, -1, -1, -1, -1, -1, -1 }, { 0x3EE4, -1, 176069, -1, -1, -1, -1, -1, -1, -1 }, { 0x3EE5, -1, 176074, -1, -1, -1, -1, -1, -1, -1 }, { 0x3EE6, -1, 176079, -1, -1, -1, -1, -1, -1, -1 }, { 0x3EE7, 176088, 176084, 176103, -1, -1, -1, -1, -1, -1 }, { 0x3EE8, 176114, 176108, -1, -1, -1, -1, -1, -1, -1 }, { 0x3EE9, -1, 176158, -1, -1, -1, -1, -1, -1, -1 }, { 0x3EEA, 176163, -1, 176207, -1, -1, -1, -1, -1, -1 }, { 0x3EEB, 176217, 176212, 176279, -1, -1, -1, -1, -1, -1 }, { 0x3EEC, 176283, -1, 176298, -1, -1, -1, -1, -1, -1 }, { 0x3EED, 176307, 176302, 176363, -1, -1, -1, -1, 176357, -1 }, { 0x3EEE, 176373, 176367, 176453, -1, -1, -1, -1, -1, -1 }, { 0x3EEF, 176458, -1, 176509, -1, -1, -1, -1, -1, -1 }, { 0x3EF0, 176518, 176513, 176559, -1, -1, -1, -1, -1, -1 }, { 0x3EF1, 176565, -1, 176671, -1, -1, -1, -1, -1, -1 }, { 0x3EF2, 176682, 176676, 176832, -1, -1, -1, -1, -1, -1 }, { 0x3EF3, -1, 176836, -1, -1, -1, -1, -1, -1, -1 }, { 0x3EF4, -1, 176841, -1, -1, -1, -1, -1, -1, -1 }, { 0x3EF5, 176853, 176847, 176868, -1, -1, -1, -1, -1, -1 }, { 0x3EF6, 176879, 176874, 176983, -1, -1, -1, -1, -1, -1 }, { 0x3EF7, 176992, 176987, 177050, -1, -1, -1, -1, -1, -1 }, { 0x3EF8, 177054, -1, 177070, -1, -1, -1, -1, -1, -1 }, { 0x3EF9, 177081, 177075, 177121, -1, -1, -1, -1, -1, -1 }, { 0x3EFA, 177132, 177127, 177147, -1, -1, -1, -1, -1, -1 }, { 0x3EFB, -1, 177151, -1, -1, -1, -1, -1, -1, -1 }, { 0x3EFC, -1, 177157, -1, -1, -1, -1, -1, -1, -1 }, { 0x3EFD, 177163, -1, 177203, -1, -1, -1, -1, 177191, -1 }, { 0x3EFE, 177208, -1, 177274, -1, -1, -1, -1, -1, -1 }, { 0x3EFF, 177285, 177280, 177300, -1, -1, -1, -1, -1, -1 }, { 0x3F00, -1, 177305, -1, -1, -1, -1, -1, -1, -1 }, { 0x3F01, -1, 177311, -1, -1, -1, -1, -1, -1, -1 }, { 0x3F02, 177315, -1, 177360, -1, -1, -1, -1, -1, -1 }, { 0x3F03, -1, 177363, -1, -1, -1, -1, -1, -1, -1 }, { 0x3F04, 177374, 177369, -1, -1, -1, -1, -1, 177436, -1 }, { 0x3F05, -1, 177442, -1, -1, -1, -1, -1, -1, -1 }, { 0x3F06, 177455, 177449, 177478, -1, -1, -1, -1, -1, -1 }, { 0x3F07, 177490, 177484, 177604, -1, -1, -1, -1, -1, -1 }, { 0x3F08, 177615, 177611, 177636, -1, -1, -1, -1, -1, -1 }, { 0x3F09, 177646, 177641, 177667, -1, -1, -1, -1, -1, -1 }, { 0x3F0A, 177679, 177673, 177695, -1, -1, -1, -1, -1, -1 }, { 0x3F0B, 177704, 177700, 177746, -1, -1, -1, -1, -1, -1 }, { 0x3F0C, 177755, 177750, 177827, -1, -1, -1, -1, -1, -1 }, { 0x3F0D, 177837, 177831, 177870, -1, -1, -1, -1, -1, -1 }, { 0x3F0E, 177880, 177875, 177894, -1, -1, -1, -1, -1, -1 }, { 0x3F0F, 177904, 177898, 177959, -1, -1, -1, -1, -1, -1 }, { 0x3F10, 177969, 177964, 177991, -1, -1, -1, -1, -1, -1 }, { 0x3F11, 178002, 177997, 178018, -1, -1, -1, -1, -1, -1 }, { 0x3F12, 178030, 178024, 178064, -1, -1, -1, -1, -1, -1 }, { 0x3F13, 178075, 178070, 178104, -1, -1, -1, -1, -1, -1 }, { 0x3F14, 178110, -1, 178126, -1, -1, -1, -1, -1, -1 }, { 0x3F15, 178137, 178131, 178153, -1, -1, -1, -1, -1, -1 }, { 0x3F16, 178159, -1, 178191, -1, -1, -1, -1, -1, -1 }, { 0x3F17, 178201, 178195, 178209, -1, -1, -1, -1, -1, -1 }, { 0x3F18, 178221, 178215, 178249, -1, -1, -1, -1, -1, -1 }, { 0x3F19, 178253, -1, 178336, -1, -1, -1, -1, -1, -1 }, { 0x3F1A, 178348, 178342, 178453, -1, -1, -1, -1, -1, -1 }, { 0x3F1B, 178459, -1, 178532, -1, -1, -1, -1, -1, -1 }, { 0x3F1C, 178543, 178538, 178638, -1, -1, -1, -1, -1, -1 }, { 0x3F1D, 178648, 178643, 178712, -1, -1, -1, -1, -1, -1 }, { 0x3F1E, 178717, -1, 178789, -1, -1, -1, -1, -1, -1 }, { 0x3F1F, 178801, 178795, 178837, -1, -1, -1, -1, -1, -1 }, { 0x3F20, 178845, 178841, 178889, -1, -1, -1, -1, -1, -1 }, { 0x3F21, 178899, 178894, 178959, -1, -1, -1, -1, -1, -1 }, { 0x3F22, 178964, -1, 179033, -1, -1, -1, -1, -1, -1 }, { 0x3F23, 179043, 179037, 179127, -1, -1, -1, -1, -1, -1 }, { 0x3F24, 179136, 179131, 179204, -1, -1, -1, -1, -1, -1 }, { 0x3F25, 179214, 179209, 179234, -1, -1, -1, -1, -1, -1 }, { 0x3F26, 179245, 179239, 179324, -1, -1, -1, -1, -1, -1 }, { 0x3F27, 179336, 179330, 179406, -1, -1, -1, -1, -1, -1 }, { 0x3F28, 179417, 179412, 179455, -1, -1, -1, -1, -1, -1 }, { 0x3F29, 179466, 179460, 179544, -1, -1, -1, -1, -1, -1 }, { 0x3F2A, 179556, 179551, 179632, -1, -1, -1, -1, -1, -1 }, { 0x3F2B, 179637, -1, 179721, -1, -1, -1, -1, -1, -1 }, { 0x3F2C, 179733, 179727, 179784, -1, -1, -1, -1, -1, -1 }, { 0x3F2D, 179790, -1, 179876, -1, -1, -1, -1, -1, -1 }, { 0x3F2E, 179888, 179882, 179981, -1, -1, -1, -1, -1, -1 }, { 0x3F2F, 179987, -1, 180024, -1, -1, -1, -1, -1, -1 }, { 0x3F30, 180035, 180030, 180152, -1, -1, -1, -1, -1, -1 }, { 0x3F31, 180156, -1, 180241, -1, -1, -1, -1, -1, -1 }, { 0x3F32, 180247, -1, 180281, -1, -1, -1, -1, -1, -1 }, { 0x3F33, 180286, -1, 180337, -1, -1, -1, -1, -1, -1 }, { 0x3F34, 180344, -1, 180385, -1, -1, -1, -1, -1, -1 }, { 0x3F35, 180389, -1, 180432, -1, -1, -1, -1, -1, -1 }, { 0x3F36, 180436, -1, 180487, -1, -1, -1, -1, -1, -1 }, { 0x3F37, 180497, 180491, 180543, -1, -1, -1, -1, -1, -1 }, { 0x3F38, 180550, -1, 180601, -1, -1, -1, -1, -1, -1 }, { 0x3F39, 180613, 180607, 180660, -1, -1, -1, -1, -1, -1 }, { 0x3F3A, 180672, 180666, 180742, -1, -1, -1, -1, -1, -1 }, { 0x3F3B, 180754, 180748, 180839, -1, -1, -1, -1, -1, -1 }, { 0x3F3C, 180850, 180845, 180912, -1, -1, -1, -1, -1, -1 }, { 0x3F3D, 180918, -1, 180998, -1, -1, -1, -1, -1, -1 }, { 0x3F3E, 181011, 181006, 181018, -1, -1, -1, -1, -1, -1 }, { 0x3F3F, 181028, 181022, 181139, -1, -1, -1, -1, -1, -1 }, { 0x3F40, 181145, -1, 181196, -1, -1, -1, -1, -1, -1 }, { 0x3F41, 181208, 181203, 181282, -1, -1, -1, -1, -1, -1 }, { 0x3F42, 181286, -1, 181359, -1, -1, -1, -1, -1, -1 }, { 0x3F43, 181368, 181363, 181389, -1, -1, -1, -1, -1, -1 }, { 0x3F44, 181398, 181394, 181455, -1, -1, -1, -1, -1, -1 }, { 0x3F45, 181465, 181459, -1, -1, -1, -1, -1, -1, -1 }, { 0x3F46, 181508, 181502, 181635, -1, -1, -1, -1, -1, -1 }, { 0x3F47, 181641, -1, 181668, -1, -1, -1, -1, -1, -1 }, { 0x3F48, 181672, -1, 181775, -1, -1, -1, -1, -1, -1 }, { 0x3F49, 181779, -1, 181802, -1, -1, -1, -1, -1, -1 }, { 0x3F4A, 181808, -1, 181825, -1, -1, -1, -1, -1, -1 }, { 0x3F4B, 181834, 181830, 181903, -1, -1, -1, -1, -1, -1 }, { 0x3F4C, 181913, 181908, 181933, -1, -1, -1, -1, -1, -1 }, { 0x3F4D, 181943, 181938, -1, -1, -1, -1, -1, -1, -1 }, { 0x3F4E, 181981, 181975, 182106, -1, -1, -1, -1, -1, -1 }, { 0x3F4F, -1, 182111, 182116, -1, -1, -1, -1, -1, -1 }, { 0x3F50, 182121, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3F51, 182150, 182144, 182202, -1, -1, -1, -1, -1, -1 }, { 0x3F52, 182213, 182207, -1, -1, -1, -1, -1, -1, -1 }, { 0x3F53, -1, 182266, -1, -1, -1, -1, -1, -1, -1 }, { 0x3F54, -1, 182271, -1, -1, -1, -1, -1, -1, -1 }, { 0x3F55, 182277, -1, 182329, -1, -1, -1, -1, -1, -1 }, { 0x3F56, 182334, -1, 182439, -1, -1, -1, -1, -1, -1 }, { 0x3F57, -1, 182444, -1, -1, -1, -1, -1, -1, -1 }, { 0x3F58, 182449, -1, 182645, -1, -1, -1, -1, -1, -1 }, { 0x3F59, 182657, 182651, 182799, -1, -1, -1, -1, -1, -1 }, { 0x3F5A, 182809, 182804, 182862, -1, -1, -1, -1, -1, -1 }, { 0x3F5B, 182867, -1, 182954, -1, -1, -1, -1, -1, -1 }, { 0x3F5C, -1, -1, 182959, -1, -1, -1, -1, -1, -1 }, { 0x3F5D, 182969, 182964, 183019, -1, -1, -1, -1, -1, -1 }, { 0x3F5E, 183028, 183023, 183101, -1, -1, -1, -1, -1, -1 }, { 0x3F5F, 183112, 183106, 183194, -1, -1, -1, -1, -1, -1 }, { 0x3F60, 183199, -1, 183238, -1, -1, -1, -1, -1, -1 }, { 0x3F61, 183248, 183243, 183297, -1, -1, -1, -1, -1, -1 }, { 0x3F62, 183306, 183302, 183327, -1, -1, -1, -1, -1, -1 }, { 0x3F63, 183336, 183331, 183425, -1, -1, -1, -1, -1, -1 }, { 0x3F64, 183434, 183429, 183455, -1, -1, -1, -1, -1, -1 }, { 0x3F65, 183464, 183459, 183595, -1, -1, -1, -1, -1, -1 }, { 0x3F66, 183600, -1, 183639, -1, -1, -1, -1, -1, -1 }, { 0x3F67, 183648, 183644, 183664, -1, -1, -1, -1, -1, -1 }, { 0x3F68, 183668, -1, 183790, -1, -1, -1, -1, -1, -1 }, { 0x3F69, 183795, -1, 183842, -1, -1, -1, -1, -1, -1 }, { 0x3F6A, 183853, 183847, 183877, -1, -1, -1, -1, -1, -1 }, { 0x3F6B, 183883, -1, 184069, -1, -1, -1, -1, -1, -1 }, { 0x3F6C, 184079, 184075, 184146, -1, -1, -1, -1, -1, -1 }, { 0x3F6D, 184150, -1, 184205, -1, -1, -1, -1, -1, -1 }, { 0x3F6E, 184217, 184211, -1, -1, -1, -1, -1, -1, -1 }, { 0x3F6F, -1, 184273, 184279, -1, -1, -1, -1, -1, -1 }, { 0x3F70, 184287, 184283, 184399, -1, -1, -1, -1, -1, -1 }, { 0x3F71, 184410, 184404, 184472, -1, -1, -1, -1, -1, -1 }, { 0x3F72, 184478, -1, 184524, -1, -1, -1, -1, -1, -1 }, { 0x3F73, 184536, 184530, 184553, -1, -1, -1, -1, -1, 184557 }, { 0x3F74, 184568, 184561, 184585, -1, -1, -1, -1, -1, -1 }, { 0x3F75, 184598, 184592, -1, -1, -1, -1, -1, -1, -1 }, { 0x3F76, -1, 184658, -1, -1, -1, -1, -1, -1, -1 }, { 0x3F77, 184669, 184663, 184698, -1, -1, -1, -1, -1, -1 }, { 0x3F78, 184704, -1, 184800, -1, -1, -1, -1, -1, -1 }, { 0x3F79, 184812, 184806, 184858, -1, -1, -1, -1, -1, -1 }, { 0x3F7A, 184868, 184863, 184936, -1, -1, -1, -1, -1, -1 }, { 0x3F7B, 184944, 184940, 184962, -1, -1, -1, -1, -1, -1 }, { 0x3F7C, -1, 184967, -1, -1, -1, -1, -1, -1, -1 }, { 0x3F7D, 184976, 184972, 185038, -1, -1, -1, -1, -1, -1 }, { 0x3F7E, 185042, -1, 185092, -1, -1, -1, -1, -1, -1 }, { 0x3F7F, 185096, -1, -1, -1, -1, -1, -1, -1, 185146 }, { 0x3F80, 185156, 185151, 185259, -1, -1, -1, -1, -1, -1 }, { 0x3F81, 185264, -1, 185286, -1, -1, -1, -1, -1, -1 }, { 0x3F82, 185296, 185291, 185379, -1, -1, -1, -1, -1, -1 }, { 0x3F83, 185388, 185384, 185400, -1, -1, -1, -1, -1, -1 }, { 0x3F84, 185410, 185405, 185561, -1, -1, -1, -1, -1, 185565 }, { 0x3F85, 185573, 185569, 185606, -1, -1, -1, -1, -1, -1 }, { 0x3F86, 185615, 185610, 185719, -1, -1, -1, -1, -1, -1 }, { 0x3F87, 185729, 185724, 185755, -1, -1, -1, -1, -1, -1 }, { 0x3F88, 185763, 185759, 185804, -1, -1, -1, -1, -1, -1 }, { 0x3F89, 185814, 185808, 185842, -1, -1, -1, -1, -1, -1 }, { 0x3F8A, 185848, -1, 186008, -1, -1, -1, -1, -1, -1 }, { 0x3F8B, 186012, -1, 186058, -1, -1, -1, -1, -1, -1 }, { 0x3F8C, 186068, 186063, 186130, -1, -1, -1, -1, -1, -1 }, { 0x3F8D, 186136, -1, 186190, -1, -1, -1, -1, -1, -1 }, { 0x3F8E, 186195, -1, 186290, -1, -1, -1, -1, -1, -1 }, { 0x3F8F, 186294, -1, 186352, -1, -1, -1, -1, -1, -1 }, { 0x3F90, 186362, 186357, 186513, -1, -1, -1, -1, -1, -1 }, { 0x3F91, 186523, 186517, 186592, -1, -1, -1, -1, -1, -1 }, { 0x3F92, 186596, -1, 186643, -1, -1, -1, -1, -1, -1 }, { 0x3F93, 186653, 186647, 186777, -1, -1, -1, -1, -1, -1 }, { 0x3F94, 186789, 186783, 186821, -1, -1, -1, -1, -1, -1 }, { 0x3F95, 186825, -1, 186901, -1, -1, -1, -1, -1, -1 }, { 0x3F96, 186912, 186907, 186962, -1, -1, -1, -1, -1, -1 }, { 0x3F97, 186973, 186966, 187072, -1, -1, -1, -1, -1, -1 }, { 0x3F98, 187085, 187079, 187141, -1, -1, -1, -1, -1, -1 }, { 0x3F99, 187152, 187147, 187217, -1, -1, -1, -1, -1, -1 }, { 0x3F9A, 187226, 187222, 187242, -1, -1, -1, -1, -1, -1 }, { 0x3F9B, 187252, 187247, 187270, -1, -1, -1, -1, -1, -1 }, { 0x3F9C, 187280, 187275, 187306, -1, -1, -1, -1, -1, -1 }, { 0x3F9D, 187315, 187311, 187392, -1, -1, -1, -1, -1, -1 }, { 0x3F9E, 187397, -1, 187471, -1, -1, -1, -1, -1, -1 }, { 0x3F9F, 187481, 187476, 187565, -1, -1, -1, -1, -1, -1 }, { 0x3FA0, 187569, -1, 187577, -1, -1, -1, -1, -1, -1 }, { 0x3FA1, 187590, 187584, 187608, -1, -1, -1, -1, -1, -1 }, { 0x3FA2, 187618, 187613, 187657, -1, -1, -1, -1, -1, -1 }, { 0x3FA3, 187661, -1, 187736, -1, -1, -1, -1, -1, -1 }, { 0x3FA4, 187747, 187741, 187769, -1, -1, -1, -1, -1, -1 }, { 0x3FA5, 187781, 187776, 187791, -1, -1, -1, -1, -1, -1 }, { 0x3FA6, 187801, 187796, 187850, -1, -1, -1, -1, -1, -1 }, { 0x3FA7, 187859, 187855, 187919, -1, -1, -1, -1, -1, -1 }, { 0x3FA8, 187924, -1, 187980, -1, -1, -1, -1, -1, -1 }, { 0x3FA9, 187991, 187984, 188007, -1, -1, -1, -1, -1, -1 }, { 0x3FAA, 188020, 188013, 188037, -1, -1, -1, -1, -1, -1 }, { 0x3FAB, 188049, 188044, 188095, -1, -1, -1, -1, -1, -1 }, { 0x3FAC, 188107, 188101, -1, -1, -1, -1, -1, -1, -1 }, { 0x3FAD, 188134, 188129, 188202, -1, -1, -1, -1, -1, -1 }, { 0x3FAE, 188214, 188208, 188237, -1, -1, -1, -1, -1, -1 }, { 0x3FAF, 188249, 188244, 188342, -1, -1, -1, -1, -1, -1 }, { 0x3FB0, 188351, 188347, 188399, -1, -1, -1, -1, -1, -1 }, { 0x3FB1, 188408, 188403, 188449, -1, -1, -1, -1, -1, -1 }, { 0x3FB2, -1, 188454, -1, -1, -1, -1, -1, -1, -1 }, { 0x3FB3, -1, 188460, -1, -1, -1, -1, -1, -1, -1 }, { 0x3FB4, 188464, -1, 188493, -1, -1, -1, -1, -1, -1 }, { 0x3FB5, 188503, 188498, 188529, -1, -1, -1, -1, -1, -1 }, { 0x3FB6, 188539, 188533, 188559, -1, -1, -1, -1, -1, -1 }, { 0x3FB7, 188568, 188563, 188576, -1, -1, -1, -1, -1, -1 }, { 0x3FB8, 188585, 188580, 188611, -1, -1, -1, -1, -1, -1 }, { 0x3FB9, 188622, 188616, 188684, -1, -1, -1, -1, -1, -1 }, { 0x3FBA, 188695, 188690, 188764, -1, -1, -1, -1, -1, -1 }, { 0x3FBB, 188773, 188768, 188831, -1, -1, -1, -1, -1, -1 }, { 0x3FBC, 188842, 188836, 188886, -1, -1, -1, -1, -1, -1 }, { 0x3FBD, 188897, 188891, 188972, -1, -1, -1, -1, -1, -1 }, { 0x3FBE, 188978, -1, 189080, -1, -1, -1, -1, -1, 189086 }, { 0x3FBF, 189096, 189090, 189146, -1, -1, -1, -1, -1, -1 }, { 0x3FC0, 189158, 189152, -1, -1, -1, -1, -1, -1, -1 }, { 0x3FC1, -1, 189220, -1, -1, -1, -1, -1, -1, -1 }, { 0x3FC2, 189231, 189225, -1, -1, -1, -1, -1, -1, -1 }, { 0x3FC3, 189288, 189283, 189371, -1, -1, -1, -1, -1, -1 }, { 0x3FC4, 189376, -1, 189434, -1, -1, -1, -1, -1, -1 }, { 0x3FC5, 189438, -1, 189500, -1, -1, -1, -1, -1, -1 }, { 0x3FC6, 189511, 189506, 189571, -1, -1, -1, -1, -1, -1 }, { 0x3FC7, 189582, 189576, 189638, -1, -1, -1, -1, -1, -1 }, { 0x3FC8, 189642, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3FC9, 189766, 189760, 189812, -1, -1, -1, -1, -1, -1 }, { 0x3FCA, 189817, -1, 189879, -1, -1, -1, -1, -1, -1 }, { 0x3FCB, 189889, 189884, 189952, -1, -1, -1, -1, -1, -1 }, { 0x3FCC, 189957, -1, 190038, -1, -1, -1, -1, -1, -1 }, { 0x3FCD, 190050, 190044, 190072, -1, -1, -1, -1, -1, -1 }, { 0x3FCE, 190077, -1, 190155, -1, -1, -1, -1, -1, -1 }, { 0x3FCF, 190166, 190160, 190188, -1, -1, -1, -1, -1, -1 }, { 0x3FD0, -1, 190193, -1, -1, -1, -1, -1, -1, -1 }, { 0x3FD1, 190199, -1, 190225, -1, -1, -1, -1, -1, -1 }, { 0x3FD2, 190230, -1, 190338, -1, -1, -1, -1, -1, -1 }, { 0x3FD3, 190349, 190343, 190369, -1, -1, -1, -1, -1, -1 }, { 0x3FD4, 190380, 190374, 190420, -1, -1, -1, -1, -1, -1 }, { 0x3FD5, 190425, -1, 190452, -1, -1, -1, -1, -1, -1 }, { 0x3FD6, 190462, 190457, 190565, -1, -1, -1, -1, -1, -1 }, { 0x3FD7, 190575, 190569, 190635, -1, -1, -1, -1, -1, -1 }, { 0x3FD8, 190640, -1, 190665, -1, -1, -1, -1, -1, -1 }, { 0x3FD9, 190676, 190671, 190753, -1, -1, -1, -1, -1, -1 }, { 0x3FDA, 190761, 190757, 190788, -1, -1, -1, -1, -1, -1 }, { 0x3FDB, 190798, 190793, 190852, -1, -1, -1, -1, -1, -1 }, { 0x3FDC, 190861, 190856, 190940, -1, -1, -1, -1, -1, -1 }, { 0x3FDD, 190952, 190945, -1, -1, -1, -1, -1, -1, -1 }, { 0x3FDE, 191015, 191010, 191070, -1, -1, -1, -1, -1, -1 }, { 0x3FDF, 191075, -1, 191153, -1, -1, -1, -1, -1, -1 }, { 0x3FE0, -1, 191158, 191165, -1, -1, -1, -1, -1, -1 }, { 0x3FE1, 191177, 191172, -1, -1, -1, -1, -1, -1, -1 }, { 0x3FE2, 191254, -1, 191301, -1, -1, -1, -1, -1, -1 }, { 0x3FE3, 191311, 191306, 191323, -1, -1, -1, -1, -1, -1 }, { 0x3FE4, 191333, 191327, 191346, -1, -1, -1, -1, -1, -1 }, { 0x3FE5, 191352, -1, 191428, -1, -1, -1, -1, -1, -1 }, { 0x3FE6, 191438, 191432, 191479, -1, -1, -1, -1, -1, -1 }, { 0x3FE7, 191485, -1, 191562, -1, -1, -1, -1, -1, -1 }, { 0x3FE8, 191573, 191568, 191617, -1, -1, -1, -1, -1, -1 }, { 0x3FE9, 191627, 191621, 191654, -1, -1, -1, -1, -1, -1 }, { 0x3FEA, 191660, -1, 191673, -1, -1, -1, -1, -1, -1 }, { 0x3FEB, 191684, 191679, 191706, -1, -1, -1, -1, -1, -1 }, { 0x3FEC, 191715, 191710, 191795, -1, -1, -1, -1, -1, -1 }, { 0x3FED, 191805, 191799, 191877, -1, -1, -1, -1, -1, -1 }, { 0x3FEE, 191882, -1, 191976, -1, -1, -1, -1, -1, -1 }, { 0x3FEF, 191982, -1, 192004, -1, -1, -1, -1, -1, -1 }, { 0x3FF0, 192008, -1, 192034, -1, -1, -1, -1, -1, -1 }, { 0x3FF1, 192038, -1, 192096, -1, -1, -1, -1, -1, -1 }, { 0x3FF2, 192101, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3FF3, -1, 192213, 192217, -1, -1, -1, -1, -1, -1 }, { 0x3FF4, 192227, 192221, 192249, -1, -1, -1, -1, -1, -1 }, { 0x3FF5, 192253, -1, 192266, -1, -1, -1, -1, -1, -1 }, { 0x3FF6, 192277, 192271, 192321, -1, -1, -1, -1, -1, -1 }, { 0x3FF7, 192331, 192327, 192398, -1, -1, -1, -1, -1, -1 }, { 0x3FF8, 192409, 192403, 192445, -1, -1, -1, -1, -1, -1 }, { 0x3FF9, 192456, 192450, 192534, -1, -1, -1, -1, -1, -1 }, { 0x3FFA, 192543, 192538, 192607, -1, -1, -1, -1, -1, -1 }, { 0x3FFB, 192617, 192612, 192653, -1, -1, -1, -1, -1, -1 }, { 0x3FFC, 192658, -1, 192728, -1, -1, -1, -1, -1, -1 }, { 0x3FFD, 192733, -1, 192761, -1, -1, -1, -1, -1, -1 }, { 0x3FFE, 192770, 192765, 192788, -1, -1, -1, -1, -1, -1 }, { 0x3FFF, 192799, 192793, 192809, -1, -1, -1, -1, -1, -1 }, { 0x4000, 192813, -1, 192830, -1, -1, -1, -1, -1, -1 }, { 0x4001, 192835, -1, 192920, -1, -1, -1, -1, -1, -1 }, { 0x4002, 192929, 192925, 192941, -1, -1, -1, -1, -1, -1 }, { 0x4003, 192951, 192945, 192981, -1, -1, -1, -1, -1, -1 }, { 0x4004, 192992, 192986, 193029, -1, -1, -1, -1, -1, -1 }, { 0x4005, 193035, -1, 193053, -1, -1, -1, -1, -1, -1 }, { 0x4006, 193064, 193058, 193136, -1, -1, -1, -1, -1, -1 }, { 0x4007, 193145, 193141, 193187, -1, -1, -1, -1, -1, -1 }, { 0x4008, 193191, -1, 193265, -1, -1, -1, -1, -1, -1 }, { 0x4009, 193274, 193269, 193332, -1, -1, -1, -1, -1, -1 }, { 0x400A, 193338, -1, 193468, -1, -1, -1, -1, -1, -1 }, { 0x400B, 193479, 193474, 193498, -1, -1, -1, -1, -1, -1 }, { 0x400C, -1, 193503, 193508, -1, -1, -1, -1, -1, -1 }, { 0x400D, 193517, 193512, 193573, -1, -1, -1, -1, -1, -1 }, { 0x400E, 193583, 193578, 193644, -1, -1, -1, -1, -1, -1 }, { 0x400F, 193650, -1, 193751, -1, -1, -1, -1, -1, -1 }, { 0x4010, 193763, 193757, 193818, -1, -1, -1, -1, -1, -1 }, { 0x4011, 193830, 193824, 193877, -1, -1, -1, -1, -1, -1 }, { 0x4012, 193886, 193881, 193908, -1, -1, -1, -1, -1, -1 }, { 0x4013, 193919, 193914, 193951, -1, -1, -1, -1, -1, -1 }, { 0x4014, 193957, -1, 193988, -1, -1, -1, -1, -1, -1 }, { 0x4015, 193993, -1, 194034, -1, -1, -1, -1, -1, -1 }, { 0x4016, 194045, 194040, 194071, -1, -1, -1, -1, -1, -1 }, { 0x4017, 194083, 194077, 194210, -1, -1, -1, -1, -1, -1 }, { 0x4018, 194215, -1, 194381, -1, -1, -1, -1, -1, -1 }, { 0x4019, 194391, 194386, 194437, -1, -1, -1, -1, -1, -1 }, { 0x401A, 194448, 194441, 194484, -1, -1, -1, -1, -1, -1 }, { 0x401B, 194489, -1, 194672, -1, -1, -1, -1, -1, -1 }, { 0x401C, 194677, -1, 194714, -1, -1, -1, -1, -1, -1 }, { 0x401D, -1, 194718, -1, -1, -1, -1, -1, -1, -1 }, { 0x401E, 194728, 194723, 194747, -1, -1, -1, -1, -1, -1 }, { 0x401F, 194752, -1, 194780, -1, -1, -1, -1, -1, -1 }, { 0x4020, 194791, 194785, 194834, -1, -1, -1, -1, -1, -1 }, { 0x4021, 194843, 194838, 194986, -1, -1, -1, -1, -1, 194992 }, { 0x4022, 195002, 194996, 195133, -1, -1, -1, -1, -1, -1 }, { 0x4023, 195144, 195139, 195195, -1, -1, -1, -1, -1, -1 }, { 0x4024, 195204, 195199, 195234, -1, -1, -1, -1, -1, -1 }, { 0x4025, 195245, 195239, 195319, -1, -1, -1, -1, -1, -1 }, { 0x4026, 195329, 195325, 195353, -1, -1, -1, -1, -1, -1 }, { 0x4027, 195357, -1, 195397, -1, -1, -1, -1, -1, 195403 }, { 0x4028, 195409, -1, 195502, -1, -1, -1, -1, -1, -1 }, { 0x4029, 195512, 195507, 195564, -1, -1, -1, -1, -1, 195569 }, { 0x402A, 195581, 195575, 195641, -1, -1, -1, -1, -1, -1 }, { 0x402B, 195653, 195647, 195787, -1, -1, -1, -1, -1, -1 }, { 0x402C, 195798, 195792, 195929, -1, -1, -1, -1, -1, -1 }, { 0x402D, 195940, 195935, 195960, -1, -1, -1, -1, 195954, -1 }, { 0x402E, 195971, 195965, 196012, -1, -1, -1, -1, -1, -1 }, { 0x402F, 196019, -1, 196081, -1, -1, -1, -1, 196075, -1 }, { 0x4030, 196090, 196085, 196130, -1, -1, -1, -1, -1, -1 }, { 0x4031, 196140, 196134, 196184, -1, -1, -1, -1, -1, -1 }, { 0x4032, 196195, 196190, 196216, -1, -1, -1, -1, -1, -1 }, { 0x4033, 196220, -1, 196314, -1, -1, -1, -1, -1, -1 }, { 0x4034, 196318, -1, 196387, -1, -1, -1, -1, 196381, -1 }, { 0x4035, 196399, 196393, 196505, -1, -1, -1, -1, -1, -1 }, { 0x4036, 196518, 196511, 196614, -1, -1, -1, -1, -1, -1 }, { 0x4037, 196626, 196621, 196673, -1, -1, -1, -1, -1, -1 }, { 0x4038, 196678, -1, 196800, -1, -1, -1, -1, -1, -1 }, { 0x4039, 196810, 196805, 196972, -1, -1, -1, -1, -1, -1 }, { 0x403A, 196982, 196977, 197100, -1, -1, -1, -1, -1, -1 }, { 0x403B, 197112, 197106, 197143, -1, -1, -1, -1, -1, -1 }, { 0x403C, 197149, -1, 197297, -1, -1, -1, -1, -1, -1 }, { 0x403D, 197303, -1, 197325, -1, -1, -1, -1, -1, -1 }, { 0x403E, 197335, 197330, 197363, -1, -1, -1, -1, -1, -1 }, { 0x403F, 197367, -1, 197481, -1, -1, -1, -1, -1, -1 }, { 0x4040, -1, 197485, -1, -1, -1, -1, -1, -1, -1 }, { 0x4041, 197497, 197490, 197607, -1, -1, -1, -1, -1, -1 }, { 0x4042, 197620, 197614, 197629, -1, -1, -1, -1, -1, -1 }, { 0x4043, 197640, 197635, 197696, -1, -1, -1, -1, -1, -1 }, { 0x4044, 197702, -1, 197755, -1, -1, -1, -1, -1, -1 }, { 0x4045, 197768, 197761, 197828, -1, -1, -1, -1, -1, -1 }, { 0x4046, 197834, -1, 197852, -1, -1, -1, -1, -1, -1 }, { 0x4047, 197856, -1, 197899, -1, -1, -1, -1, -1, -1 }, { 0x4048, 197903, -1, 197991, -1, -1, -1, -1, -1, -1 }, { 0x4049, 197995, -1, 198097, -1, -1, -1, -1, -1, -1 }, { 0x404A, 198107, 198101, 198178, -1, -1, -1, -1, -1, -1 }, { 0x404B, 198187, 198182, 198287, -1, -1, -1, -1, -1, -1 }, { 0x404C, 198292, -1, 198316, -1, -1, -1, -1, -1, -1 }, { 0x404D, 198325, 198320, 198356, -1, -1, -1, -1, -1, -1 }, { 0x404E, 198368, 198361, 198465, -1, -1, -1, -1, -1, -1 }, { 0x404F, 198472, -1, 198550, -1, -1, -1, -1, -1, -1 }, { 0x4050, 198555, -1, 198597, -1, -1, -1, -1, -1, -1 }, { 0x4051, 198603, -1, 198712, -1, -1, -1, -1, -1, -1 }, { 0x4052, 198718, -1, 198741, -1, -1, -1, -1, -1, -1 }, { 0x4053, 198751, 198745, 198816, -1, -1, -1, -1, -1, -1 }, { 0x4054, 198828, 198822, 198880, -1, -1, -1, -1, -1, -1 }, { 0x4055, 198891, 198886, 198958, -1, -1, -1, -1, -1, -1 }, { 0x4056, 198968, 198963, 198999, -1, -1, -1, -1, -1, -1 }, { 0x4057, 199009, 199004, 199078, -1, -1, -1, -1, -1, -1 }, { 0x4058, 199083, -1, 199208, -1, -1, -1, -1, -1, -1 }, { 0x4059, 199213, -1, 199327, -1, -1, -1, -1, -1, -1 }, { 0x405A, 199338, 199332, 199384, -1, -1, -1, -1, -1, -1 }, { 0x405B, 199389, -1, 199417, -1, -1, -1, -1, -1, 199422 }, { 0x405C, 199432, 199426, 199464, -1, -1, -1, -1, -1, -1 }, { 0x405D, 199471, -1, 199572, -1, -1, -1, -1, -1, -1 }, { 0x405E, 199585, 199578, 199672, -1, -1, -1, -1, -1, -1 }, { 0x405F, 199684, 199679, 199764, -1, -1, -1, -1, -1, -1 }, { 0x4060, 199774, 199769, 199794, -1, -1, -1, -1, -1, -1 }, { 0x4061, -1, 199800, -1, -1, -1, -1, -1, -1, -1 }, { 0x4062, 199811, 199805, 199847, -1, -1, -1, -1, 199841, -1 }, { 0x4063, 199859, 199853, 199867, -1, -1, -1, -1, -1, -1 }, { 0x4064, 199874, -1, 199920, -1, -1, -1, -1, -1, -1 }, { 0x4065, 199930, 199925, 200033, -1, -1, -1, -1, -1, -1 }, { 0x4066, 200043, 200037, 200137, -1, -1, -1, -1, -1, -1 }, { 0x4067, 200146, 200141, 200166, -1, -1, -1, -1, -1, -1 }, { 0x4068, 200172, -1, 200277, -1, -1, -1, -1, -1, -1 }, { 0x4069, 200282, -1, 200333, -1, -1, -1, -1, -1, -1 }, { 0x406A, 200343, 200337, 200351, -1, -1, -1, -1, -1, -1 }, { 0x406B, 200357, -1, 200389, -1, -1, -1, -1, -1, -1 }, { 0x406C, 200399, 200393, 200454, -1, -1, -1, -1, -1, -1 }, { 0x406D, 200465, 200460, 200506, -1, -1, -1, -1, -1, -1 }, { 0x406E, 200517, 200512, 200608, -1, -1, -1, -1, -1, -1 }, { 0x406F, 200619, 200614, 200772, -1, -1, -1, -1, -1, -1 }, { 0x4070, 200776, -1, 200824, -1, -1, -1, -1, -1, -1 }, { 0x4071, 200831, -1, 200857, -1, -1, -1, -1, -1, -1 }, { 0x4072, 200868, 200862, 200936, -1, -1, -1, -1, -1, -1 }, { 0x4073, 200947, 200941, 200963, -1, -1, -1, -1, -1, -1 }, { 0x4074, 200974, 200969, 201020, -1, -1, -1, -1, -1, -1 }, { 0x4075, 201026, -1, 201092, -1, -1, -1, -1, -1, -1 }, { 0x4076, 201103, 201098, 201148, -1, -1, -1, -1, -1, -1 }, { 0x4077, 201157, 201152, 201257, -1, -1, -1, -1, -1, -1 }, { 0x4078, 201262, -1, 201295, -1, -1, -1, -1, -1, -1 }, { 0x4079, 201301, -1, 201368, -1, -1, -1, -1, -1, -1 }, { 0x407A, 201377, 201372, 201500, -1, -1, -1, -1, -1, -1 }, { 0x407B, 201511, 201505, 201558, -1, -1, -1, -1, -1, -1 }, { 0x407C, 201569, 201564, 201644, -1, -1, -1, -1, -1, -1 }, { 0x407D, 201654, 201648, 201732, -1, -1, -1, -1, -1, -1 }, { 0x407E, 201742, 201737, 201805, -1, -1, -1, -1, -1, -1 }, { 0x407F, 201815, 201810, 201865, -1, -1, -1, -1, -1, -1 }, { 0x4080, 201874, 201869, 201882, -1, -1, -1, -1, -1, -1 }, { 0x4081, 201886, -1, 201941, -1, -1, -1, -1, -1, -1 }, { 0x4082, 201953, 201947, 201985, -1, -1, -1, -1, -1, -1 }, { 0x4083, 201994, 201989, 202047, -1, -1, -1, -1, -1, -1 }, { 0x4084, 202053, -1, 202111, -1, -1, -1, -1, -1, -1 }, { 0x4085, 202116, -1, 202179, -1, -1, -1, -1, -1, -1 }, { 0x4086, 202185, -1, 202218, -1, -1, -1, -1, -1, -1 }, { 0x4087, 202222, -1, 202272, -1, -1, -1, -1, -1, -1 }, { 0x4088, 202283, 202277, 202351, -1, -1, -1, -1, -1, -1 }, { 0x4089, 202357, -1, 202390, -1, -1, -1, -1, -1, -1 }, { 0x408A, 202395, -1, 202428, -1, -1, -1, -1, -1, -1 }, { 0x408B, -1, 202432, -1, -1, -1, -1, -1, -1, -1 }, { 0x408C, 202443, 202437, 202484, -1, -1, -1, -1, -1, -1 }, { 0x408D, 202496, 202491, 202576, -1, -1, -1, -1, -1, -1 }, { 0x408E, 202586, 202580, 202697, -1, -1, -1, -1, -1, -1 }, { 0x408F, 202708, 202703, 202735, -1, -1, -1, -1, -1, -1 }, { 0x4090, 202741, -1, 202806, -1, -1, -1, -1, -1, -1 }, { 0x4091, 202817, 202812, 202844, -1, -1, -1, -1, -1, -1 }, { 0x4092, 202848, -1, 202924, -1, -1, -1, -1, -1, -1 }, { 0x4093, 202935, 202929, -1, -1, -1, -1, -1, -1, -1 }, { 0x4094, 203023, -1, 203029, -1, -1, -1, -1, -1, -1 }, { 0x4095, 203035, -1, 203041, -1, -1, -1, -1, -1, -1 }, { 0x4096, 203051, 203046, 203095, -1, -1, -1, -1, -1, -1 }, { 0x4097, 203100, -1, 203167, -1, -1, -1, -1, -1, -1 }, { 0x4098, 203171, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x4099, -1, 203200, 203206, -1, -1, -1, -1, -1, -1 }, { 0x409A, 203211, -1, 203280, -1, -1, -1, -1, -1, -1 }, { 0x409B, 203285, -1, 203300, -1, -1, -1, -1, -1, -1 }, { 0x409C, 203304, -1, 203418, -1, -1, -1, -1, -1, -1 }, { 0x409D, 203424, -1, 203569, -1, -1, -1, -1, -1, -1 }, { 0x409E, 203578, 203574, 203794, -1, -1, -1, -1, -1, -1 }, { 0x409F, 203804, 203799, 203834, -1, -1, -1, -1, -1, -1 }, { 0x40A0, 203839, -1, 203891, -1, -1, -1, -1, -1, -1 }, { 0x40A1, 203901, 203896, 203957, -1, -1, -1, -1, -1, -1 }, { 0x40A2, 203967, 203961, 204004, -1, -1, -1, -1, -1, -1 }, { 0x40A3, 204014, 204010, 204032, -1, -1, -1, -1, -1, -1 }, { 0x40A4, 204040, 204036, 204052, -1, -1, -1, -1, -1, -1 }, { 0x40A5, 204061, 204056, 204104, -1, -1, -1, -1, -1, -1 }, { 0x40A6, 204114, 204109, 204199, -1, -1, -1, -1, -1, -1 }, { 0x40A7, 204205, -1, 204238, -1, -1, -1, -1, -1, -1 }, { 0x40A8, -1, 204244, -1, -1, -1, -1, -1, -1, -1 }, { 0x40A9, 204249, -1, 204363, -1, -1, -1, -1, 204357, -1 }, { 0x40AA, 204374, 204368, 204470, -1, -1, -1, -1, -1, -1 }, { 0x40AB, 204483, 204476, 204667, -1, -1, -1, -1, -1, -1 }, { 0x40AC, 204679, 204673, 204746, -1, -1, -1, -1, -1, -1 }, { 0x40AD, 204752, -1, 204784, -1, -1, -1, -1, -1, -1 }, { 0x40AE, 204796, 204790, 204871, -1, -1, -1, -1, -1, -1 }, { 0x40AF, 204884, 204877, 204913, -1, -1, -1, -1, -1, -1 }, { 0x40B0, 204925, 204919, 204955, -1, -1, -1, -1, -1, -1 }, { 0x40B1, 204959, -1, 205017, -1, -1, -1, -1, -1, -1 }, { 0x40B2, 205028, 205022, 205093, -1, -1, -1, -1, -1, -1 }, { 0x40B3, 205101, 205097, 205234, -1, -1, -1, -1, -1, -1 }, { 0x40B4, 205239, -1, 205381, -1, -1, -1, -1, -1, -1 }, { 0x40B5, 205392, 205386, 205463, -1, -1, -1, -1, -1, -1 }, { 0x40B6, 205474, 205469, 205503, -1, -1, -1, -1, -1, -1 }, { 0x40B7, 205515, 205508, 205587, -1, -1, -1, -1, -1, -1 }, { 0x40B8, 205599, 205593, 205651, -1, -1, -1, -1, -1, -1 }, { 0x40B9, 205656, -1, 205693, -1, -1, -1, -1, -1, -1 }, { 0x40BA, 205702, 205698, 205754, -1, -1, -1, -1, -1, -1 }, { 0x40BB, 205765, 205758, 205876, -1, -1, -1, -1, -1, -1 }, { 0x40BC, 205883, -1, 205909, -1, -1, -1, -1, -1, -1 }, { 0x40BD, 205919, 205914, 205945, -1, -1, -1, -1, -1, -1 }, { 0x40BE, 205951, -1, 205979, -1, -1, -1, -1, -1, -1 }, { 0x40BF, 205990, 205984, 206118, -1, -1, -1, -1, -1, -1 }, { 0x40C0, 206128, 206122, 206242, -1, -1, -1, -1, -1, -1 }, { 0x40C1, 206251, 206247, 206277, -1, -1, -1, -1, -1, -1 }, { 0x40C2, 206287, 206281, 206420, -1, -1, -1, -1, -1, -1 }, { 0x40C3, -1, 206425, -1, -1, -1, -1, -1, -1, -1 }, { 0x40C4, -1, 206431, -1, -1, -1, -1, -1, -1, -1 }, { 0x40C5, 206442, 206437, 206497, -1, -1, -1, -1, -1, -1 }, { 0x40C6, -1, 206501, -1, -1, -1, -1, -1, -1, -1 }, { 0x40C7, 206511, 206506, 206553, -1, -1, -1, -1, -1, -1 }, { 0x40C8, 206565, 206559, 206623, -1, -1, -1, -1, -1, -1 }, { 0x40C9, 206633, 206628, 206677, -1, -1, -1, -1, 206671, -1 }, { 0x40CA, 206688, 206682, 206725, -1, -1, -1, -1, -1, -1 }, { 0x40CB, 206729, -1, 206758, -1, -1, -1, -1, -1, -1 }, { 0x40CC, 206767, 206762, 206806, -1, -1, -1, -1, -1, -1 }, { 0x40CD, 206818, 206812, 206862, -1, -1, -1, -1, -1, -1 }, { 0x40CE, 206873, 206868, 206899, -1, -1, -1, -1, -1, -1 }, { 0x40CF, 206910, 206904, 206925, -1, -1, -1, -1, -1, -1 }, { 0x40D0, -1, 206931, -1, -1, -1, -1, -1, -1, -1 }, { 0x40D1, 206942, 206936, 207024, -1, -1, -1, -1, -1, -1 }, { 0x40D2, 207029, -1, 207082, -1, -1, -1, -1, -1, -1 }, { 0x40D3, 207086, -1, 207229, -1, -1, -1, -1, -1, -1 }, { 0x40D4, 207240, 207234, 207313, -1, -1, -1, -1, -1, -1 }, { 0x40D5, 207324, 207319, 207411, -1, -1, -1, -1, -1, -1 }, { 0x40D6, 207420, 207416, 207544, -1, -1, -1, -1, -1, -1 }, { 0x40D7, 207548, -1, 207591, -1, -1, -1, -1, -1, -1 }, { 0x40D8, 207601, 207595, 207714, -1, -1, -1, -1, -1, -1 }, { 0x40D9, 207725, 207720, 207755, -1, -1, -1, -1, -1, -1 }, { 0x40DA, 207764, 207759, 207891, -1, -1, -1, -1, -1, -1 }, { 0x40DB, 207895, -1, 207922, -1, -1, -1, -1, -1, -1 }, { 0x40DC, 207928, -1, 207947, -1, -1, -1, -1, -1, -1 }, { 0x40DD, 207951, -1, 207978, -1, -1, -1, -1, -1, -1 }, { 0x40DE, 207989, 207984, 208062, -1, -1, -1, -1, -1, -1 }, { 0x40DF, 208073, 208067, -1, -1, -1, -1, -1, -1, -1 }, { 0x40E0, 208111, 208105, 208144, -1, -1, -1, -1, -1, -1 }, { 0x40E1, 208155, 208150, 208214, -1, -1, -1, -1, -1, -1 }, { 0x40E2, 208219, -1, 208274, -1, -1, -1, -1, -1, -1 }, { 0x40E3, 208284, 208279, 208333, -1, -1, -1, -1, -1, -1 }, { 0x40E4, 208343, 208338, 208381, -1, -1, -1, -1, -1, -1 }, { 0x40E5, 208391, 208385, 208405, -1, -1, -1, -1, -1, -1 }, { 0x40E6, 208419, 208413, 208470, -1, -1, -1, -1, -1, -1 }, { 0x40E7, 208481, 208475, 208504, -1, -1, -1, -1, -1, -1 }, { 0x40E8, -1, 208510, -1, -1, -1, -1, -1, -1, -1 }, { 0x40E9, 208517, -1, 208561, -1, -1, -1, -1, -1, -1 }, { 0x40EA, 208572, 208566, 208702, -1, -1, -1, -1, -1, -1 }, { 0x40EB, 208713, 208707, 208883, -1, -1, -1, -1, -1, -1 }, { 0x40EC, 208888, -1, 208983, -1, -1, -1, -1, -1, -1 }, { 0x40ED, 208993, 208988, 209092, -1, -1, -1, -1, -1, -1 }, { 0x40EE, 209103, 209097, 209216, -1, -1, -1, -1, -1, -1 }, { 0x40EF, 209225, 209220, 209289, -1, -1, -1, -1, -1, -1 }, { 0x40F0, 209299, 209293, 209320, -1, -1, -1, -1, -1, -1 }, { 0x40F1, 209324, -1, 209414, -1, -1, -1, -1, -1, -1 }, { 0x40F2, 209425, 209420, 209452, -1, -1, -1, -1, -1, -1 }, { 0x40F3, 209463, 209457, 209599, -1, -1, -1, -1, -1, -1 }, { 0x40F4, 209608, 209603, 209663, -1, -1, -1, -1, -1, -1 }, { 0x40F5, 209673, 209668, 209739, -1, -1, -1, -1, -1, -1 }, { 0x40F6, 209751, 209745, 209842, -1, -1, -1, -1, -1, -1 }, { 0x40F7, 209848, -1, 209889, -1, -1, -1, -1, -1, -1 }, { 0x40F8, 209895, -1, 209957, -1, -1, -1, -1, -1, -1 }, { 0x40F9, 209969, 209963, 209995, -1, -1, -1, -1, -1, -1 }, { 0x40FA, 210004, 210000, 210058, -1, -1, -1, -1, -1, -1 }, { 0x40FB, 210067, 210062, 210136, -1, -1, -1, -1, -1, -1 }, { 0x40FC, -1, 210140, -1, -1, -1, -1, -1, -1, -1 }, { 0x40FD, 210151, 210145, 210336, -1, -1, -1, -1, -1, -1 }, { 0x40FE, 210346, 210341, 210413, -1, -1, -1, -1, -1, -1 }, { 0x40FF, 210421, 210417, 210479, -1, -1, -1, -1, -1, -1 }, { 0x4100, 210487, 210483, 210538, -1, -1, -1, -1, -1, -1 }, { 0x4101, 210543, -1, 210609, -1, -1, -1, -1, -1, -1 }, { 0x4102, 210618, 210613, 210704, -1, -1, -1, -1, -1, -1 }, { 0x4103, 210716, 210709, 210797, -1, -1, -1, -1, -1, -1 }, { 0x4104, 210803, -1, 210941, -1, -1, -1, -1, 210935, -1 }, { 0x4105, 210952, 210946, 211043, -1, -1, -1, -1, -1, -1 }, { 0x4106, 211054, 211049, 211173, -1, -1, -1, -1, -1, -1 }, { 0x4107, 211184, 211178, 211215, -1, -1, -1, -1, -1, -1 }, { 0x4108, 211222, -1, 211259, -1, -1, -1, -1, -1, -1 }, { 0x4109, 211269, 211264, 211344, -1, -1, -1, -1, -1, -1 }, { 0x410A, -1, 211347, -1, -1, -1, -1, -1, -1, -1 }, { 0x410B, 211351, -1, 211408, -1, -1, -1, -1, -1, -1 }, { 0x410C, 211419, 211413, 211563, -1, -1, -1, -1, -1, -1 }, { 0x410D, 211574, 211569, 211766, 211771, -1, -1, -1, -1, -1 }, { 0x410E, 211777, -1, 211822, -1, -1, -1, -1, -1, -1 }, { 0x410F, 211826, -1, 212047, -1, -1, -1, -1, -1, -1 }, { 0x4110, 212057, 212051, 212173, -1, -1, -1, -1, -1, -1 }, { 0x4111, 212184, 212179, 212352, -1, -1, -1, -1, -1, -1 }, { 0x4112, 212357, -1, 212430, -1, -1, -1, -1, -1, -1 }, { 0x4113, 212435, -1, 212465, -1, -1, -1, -1, -1, -1 }, { 0x4114, 212478, 212472, 212492, -1, -1, -1, -1, -1, -1 }, { 0x4115, 212500, 212496, 212591, -1, -1, -1, -1, -1, -1 }, { 0x4116, 212601, 212596, -1, -1, -1, -1, -1, -1, -1 }, { 0x4117, -1, 212626, -1, -1, -1, -1, -1, -1, -1 }, { 0x4118, 212632, -1, 212662, -1, -1, -1, -1, -1, -1 }, { 0x4119, 212674, 212668, 212726, -1, -1, -1, -1, -1, -1 }, { 0x411A, 212737, 212732, 212826, -1, -1, -1, -1, -1, -1 }, { 0x411B, 212831, -1, 212929, -1, -1, -1, -1, -1, -1 }, { 0x411C, 212939, 212934, 213151, -1, -1, -1, -1, -1, -1 }, { 0x411D, 213155, -1, 213197, -1, -1, -1, -1, -1, -1 }, { 0x411E, -1, 213205, -1, -1, -1, -1, -1, -1, -1 }, { 0x411F, 213216, 213210, 213271, -1, -1, -1, -1, -1, -1 }, { 0x4120, 213276, -1, 213448, -1, -1, -1, -1, -1, -1 }, { 0x4121, 213460, 213454, 213610, -1, -1, -1, -1, -1, -1 }, { 0x4122, 213621, 213615, 213773, -1, -1, -1, -1, -1, -1 }, { 0x4123, -1, 213777, -1, -1, -1, -1, -1, -1, -1 }, { 0x4124, 213788, 213782, 213858, -1, -1, -1, -1, -1, -1 }, { 0x4125, 213869, 213863, 213898, -1, -1, -1, -1, -1, -1 }, { 0x4126, 213909, 213904, 213976, -1, -1, -1, -1, -1, -1 }, { 0x4127, 213982, -1, 213998, -1, -1, -1, -1, -1, -1 }, { 0x4128, 214004, -1, 214046, -1, -1, -1, -1, -1, -1 }, { 0x4129, 214050, -1, 214100, -1, -1, -1, -1, -1, -1 }, { 0x412A, 214104, -1, 214183, -1, -1, -1, -1, -1, -1 }, { 0x412B, 214194, 214189, 214285, -1, -1, -1, -1, -1, -1 }, { 0x412C, 214289, -1, 214368, -1, -1, -1, -1, -1, -1 }, { 0x412D, 214377, 214372, 214409, -1, -1, -1, -1, -1, -1 }, { 0x412E, 214419, 214415, 214486, -1, -1, -1, -1, -1, -1 }, { 0x412F, 214495, 214490, 214529, -1, -1, -1, -1, -1, -1 }, { 0x4130, 214541, 214535, 214620, -1, -1, -1, -1, -1, -1 }, { 0x4131, 214630, 214624, 214646, -1, -1, -1, -1, -1, -1 }, { 0x4132, 214652, -1, 214709, -1, -1, -1, -1, -1, -1 }, { 0x4133, -1, 214714, 214719, -1, -1, -1, -1, -1, -1 }, { 0x4134, -1, 214725, -1, -1, -1, -1, -1, -1, -1 }, { 0x4135, -1, 214731, -1, -1, -1, -1, -1, -1, -1 }, { 0x4136, 214736, -1, 214824, -1, -1, -1, -1, -1, -1 }, { 0x4137, 214833, 214828, 214921, -1, -1, -1, -1, 214915, -1 }, { 0x4138, 214931, 214926, 214957, -1, -1, -1, -1, -1, -1 }, { 0x4139, 214966, 214961, 215001, -1, -1, -1, -1, -1, -1 }, { 0x413A, 215011, 215007, 215106, -1, -1, -1, -1, -1, -1 }, { 0x413B, 215116, 215111, 215193, -1, -1, -1, -1, -1, -1 }, { 0x413C, 215203, 215198, 215236, -1, -1, -1, -1, -1, -1 }, { 0x413D, 215247, 215242, 215373, -1, -1, -1, -1, -1, -1 }, { 0x413E, 215379, -1, 215407, -1, -1, -1, -1, -1, -1 }, { 0x413F, 215411, -1, 215432, -1, -1, -1, -1, -1, -1 }, { 0x4140, 215441, 215436, 215507, -1, -1, -1, -1, -1, -1 }, { 0x4141, 215516, 215512, 215589, -1, -1, -1, -1, -1, -1 }, { 0x4142, 215593, -1, 215646, -1, -1, -1, -1, -1, -1 }, { 0x4143, 215656, 215650, 215700, -1, -1, -1, -1, -1, -1 }, { 0x4144, 215707, -1, 215719, -1, -1, -1, -1, -1, -1 }, { 0x4145, 215729, 215723, 215798, -1, -1, -1, -1, -1, -1 }, { 0x4146, 215807, 215803, 215927, -1, -1, -1, -1, -1, -1 }, { 0x4147, 215936, 215931, 215986, -1, -1, -1, -1, -1, -1 }, { 0x4148, -1, -1, 215990, -1, -1, -1, -1, -1, -1 }, { 0x4149, 216000, 215996, 216059, -1, -1, -1, -1, -1, -1 }, { 0x414A, 216063, -1, 216143, -1, -1, -1, -1, -1, -1 }, { 0x414B, 216148, -1, 216186, -1, -1, -1, -1, -1, -1 }, { 0x414C, 216197, 216191, 216233, -1, -1, -1, -1, -1, -1 }, { 0x414D, 216245, 216239, 216289, -1, -1, -1, -1, -1, -1 }, { 0x414E, 216295, -1, 216321, -1, -1, -1, -1, -1, -1 }, { 0x414F, 216326, -1, 216365, -1, -1, -1, -1, -1, -1 }, { 0x4150, 216370, -1, 216463, -1, -1, -1, -1, -1, -1 }, { 0x4151, 216469, -1, 216491, -1, -1, -1, -1, -1, -1 }, { 0x4152, 216502, 216496, 216577, -1, -1, -1, -1, -1, -1 }, { 0x4153, 216589, 216583, 216663, -1, -1, -1, -1, -1, -1 }, { 0x4154, 216671, 216667, 216755, -1, -1, -1, -1, -1, -1 }, { 0x4155, 216765, 216759, 216785, -1, -1, -1, -1, -1, -1 }, { 0x4156, 216793, 216789, 217013, -1, -1, -1, -1, -1, -1 }, { 0x4157, 217017, -1, 217108, -1, -1, -1, -1, -1, -1 }, { 0x4158, 217118, 217113, 217124, -1, -1, -1, -1, -1, -1 }, { 0x4159, 217129, -1, 217171, -1, -1, -1, -1, -1, -1 }, { 0x415A, 217176, -1, 217211, -1, -1, -1, -1, -1, -1 }, { 0x415B, 217224, 217217, 217258, -1, -1, -1, -1, -1, -1 }, { 0x415C, 217269, 217265, 217326, -1, -1, -1, -1, -1, -1 }, { 0x415D, 217337, 217331, 217363, -1, -1, -1, -1, -1, -1 }, { 0x415E, 217369, -1, 217398, -1, -1, -1, -1, -1, -1 }, { 0x415F, 217408, 217402, 217517, -1, -1, -1, -1, -1, -1 }, { 0x4160, 217522, -1, 217628, -1, -1, -1, -1, -1, -1 }, { 0x4161, 217638, 217632, 217702, -1, -1, -1, -1, -1, -1 }, { 0x4162, 217706, -1, 217759, -1, -1, -1, -1, -1, -1 }, { 0x4163, 217770, 217764, 217840, -1, -1, -1, -1, -1, -1 }, { 0x4164, 217847, -1, 217878, -1, -1, -1, -1, -1, -1 }, { 0x4165, 217882, -1, 217941, -1, -1, -1, -1, -1, -1 }, { 0x4166, 217946, -1, 217977, -1, -1, -1, -1, -1, -1 }, { 0x4167, 217982, -1, 218061, -1, -1, -1, -1, -1, -1 }, { 0x4168, 218073, 218066, -1, -1, -1, -1, -1, -1, -1 }, { 0x4169, 218116, 218112, 218288, -1, -1, -1, -1, -1, -1 }, { 0x416A, 218299, 218293, 218362, -1, -1, -1, -1, -1, -1 }, { 0x416B, -1, 218367, -1, -1, -1, -1, -1, -1, -1 }, { 0x416C, 218373, -1, 218413, -1, -1, -1, -1, -1, -1 }, { 0x416D, 218423, 218417, 218493, -1, -1, -1, -1, -1, -1 }, { 0x416E, 218505, 218499, 218640, -1, -1, -1, -1, -1, -1 }, { 0x416F, 218652, 218646, 218672, -1, -1, -1, -1, -1, -1 }, { 0x4170, 218682, 218678, 218698, -1, -1, -1, -1, -1, -1 }, { 0x4171, 218702, -1, 218732, -1, -1, -1, -1, -1, -1 }, { 0x4172, 218742, 218737, 218765, -1, -1, -1, -1, -1, -1 }, { 0x4173, 218769, -1, 218823, -1, -1, -1, -1, -1, -1 }, { 0x4174, 218833, 218828, 218869, -1, -1, -1, -1, -1, -1 }, { 0x4175, 218880, 218874, 218942, -1, -1, -1, -1, -1, -1 }, { 0x4176, 218948, -1, 218981, -1, -1, -1, -1, -1, -1 }, { 0x4177, 218991, 218986, 219113, -1, -1, -1, -1, -1, -1 }, { 0x4178, 219117, -1, 219299, -1, -1, -1, -1, -1, -1 }, { 0x4179, 219305, -1, 219367, -1, -1, -1, -1, -1, -1 }, { 0x417A, 219377, 219372, 219566, -1, -1, -1, -1, -1, -1 }, { 0x417B, 219577, 219572, 219703, -1, -1, -1, -1, -1, -1 }, { 0x417C, 219707, -1, 219756, -1, -1, -1, -1, -1, -1 }, { 0x417D, 219767, 219761, 219882, -1, -1, -1, -1, -1, -1 }, { 0x417E, 219892, 219887, 219936, -1, -1, -1, -1, -1, -1 }, { 0x417F, 219946, 219941, 220054, -1, -1, -1, -1, -1, -1 }, { 0x4180, 220066, 220061, 220167, -1, -1, -1, -1, -1, -1 }, { 0x4181, 220177, 220172, 220218, -1, -1, -1, -1, -1, -1 }, { 0x4182, 220228, 220223, 220284, -1, -1, -1, -1, -1, -1 }, { 0x4183, 220295, 220290, 220384, -1, -1, -1, -1, -1, -1 }, { 0x4184, 220389, -1, 220422, -1, -1, -1, -1, -1, -1 }, { 0x4185, 220432, 220428, 220531, -1, -1, -1, -1, -1, -1 }, { 0x4186, -1, 220535, -1, -1, -1, -1, -1, -1, -1 }, { 0x4187, -1, 220540, -1, -1, -1, -1, -1, -1, -1 }, { 0x4188, 220550, 220546, 220622, -1, -1, -1, -1, -1, -1 }, { 0x4189, 220632, 220627, 220673, -1, -1, -1, -1, -1, -1 }, { 0x418A, 220683, 220677, 220721, -1, -1, -1, -1, -1, -1 }, { 0x418B, 220731, 220726, 220804, -1, -1, -1, -1, -1, -1 }, { 0x418C, -1, 220809, -1, -1, -1, -1, -1, -1, -1 }, { 0x418D, 220820, 220814, 220862, -1, -1, -1, -1, -1, -1 }, { 0x418E, 220873, 220868, 220909, -1, -1, -1, -1, -1, -1 }, { 0x418F, 220915, -1, 221018, -1, -1, -1, -1, -1, -1 }, { 0x4190, 221029, 221023, 221091, -1, -1, -1, -1, -1, -1 }, { 0x4191, 221096, -1, 221115, -1, -1, -1, -1, -1, -1 }, { 0x4192, 221127, 221122, 221201, -1, -1, -1, -1, -1, -1 }, { 0x4193, 221206, -1, 221316, -1, -1, -1, -1, -1, -1 }, { 0x4194, 221325, 221319, 221424, -1, -1, -1, -1, -1, -1 }, { 0x4195, 221431, -1, 221565, -1, -1, -1, -1, -1, -1 }, { 0x4196, 221576, 221570, 221628, -1, -1, -1, -1, -1, -1 }, { 0x4197, 221634, -1, 221754, -1, -1, -1, -1, -1, -1 }, { 0x4198, 221759, -1, 221987, -1, -1, -1, -1, -1, -1 }, { 0x4199, 221991, -1, 222129, -1, -1, -1, -1, -1, -1 }, { 0x419A, 222140, 222134, 222214, -1, -1, -1, -1, -1, -1 }, { 0x419B, 222225, 222220, 222247, -1, -1, -1, -1, -1, -1 }, { 0x419C, 222252, -1, 222300, -1, -1, -1, -1, -1, -1 }, { 0x419D, 222305, -1, 222367, -1, -1, -1, -1, -1, -1 }, { 0x419E, 222372, -1, 222428, -1, -1, -1, -1, -1, -1 }, { 0x419F, 222433, -1, 222529, -1, -1, -1, -1, -1, -1 }, { 0x41A0, 222539, 222533, 222624, -1, -1, -1, -1, -1, -1 }, { 0x41A1, 222630, -1, 222645, -1, -1, -1, -1, -1, -1 }, { 0x41A2, 222651, -1, 222724, -1, -1, -1, -1, -1, -1 }, { 0x41A3, 222734, 222729, 222786, -1, -1, -1, -1, -1, -1 }, { 0x41A4, 222798, 222792, -1, -1, -1, -1, -1, -1, -1 }, { 0x41A5, 222885, 222879, -1, -1, -1, -1, -1, -1, -1 }, { 0x41A6, 222999, 222994, 223147, -1, -1, -1, -1, -1, -1 }, { 0x41A7, 223157, 223153, -1, -1, -1, -1, -1, -1, -1 }, { 0x41A8, 223231, -1, 223322, -1, -1, -1, -1, -1, -1 }, { 0x41A9, 223334, 223328, 223415, -1, -1, -1, -1, -1, -1 }, { 0x41AA, 223427, 223421, 223470, -1, -1, -1, -1, -1, -1 }, { 0x41AB, 223483, 223476, 223504, -1, -1, -1, -1, -1, -1 }, { 0x41AC, 223517, 223512, 223609, -1, -1, -1, -1, 223603, -1 }, { 0x41AD, 223619, 223614, 223642, -1, -1, -1, -1, -1, -1 }, { 0x41AE, 223648, -1, 223769, -1, -1, -1, -1, -1, -1 }, { 0x41AF, 223774, -1, 223825, -1, -1, -1, -1, -1, -1 }, { 0x41B0, 223831, -1, 223878, -1, -1, -1, -1, -1, -1 }, { 0x41B1, 223882, -1, 223935, -1, -1, -1, -1, -1, -1 }, { 0x41B2, 223948, 223940, 224000, -1, -1, -1, -1, -1, -1 }, { 0x41B3, 224012, 224006, 224092, -1, -1, -1, -1, -1, -1 }, { 0x41B4, -1, 224099, -1, -1, -1, -1, -1, -1, -1 }, { 0x41B5, 224105, -1, 224158, -1, -1, -1, -1, -1, -1 }, { 0x41B6, 224165, -1, 224194, -1, -1, -1, -1, -1, -1 }, { 0x41B7, 224199, -1, 224255, -1, -1, -1, -1, -1, -1 }, { 0x41B8, 224260, -1, 224330, -1, -1, -1, -1, -1, -1 }, { 0x41B9, 224343, 224337, 224372, -1, -1, -1, -1, -1, -1 }, { 0x41BA, 224384, 224379, 224473, -1, -1, -1, -1, -1, -1 }, { 0x41BB, 224483, 224478, 224565, -1, -1, -1, -1, -1, -1 }, { 0x41BC, 224575, 224571, -1, -1, -1, -1, -1, -1, -1 }, { 0x41BD, 224624, 224618, 224666, 224670, -1, -1, -1, -1, -1 }, { 0x41BE, 224681, 224675, 224734, -1, -1, -1, -1, -1, -1 }, { 0x41BF, 224739, -1, 224805, -1, -1, -1, -1, -1, -1 }, { 0x41C0, 224809, -1, 224880, -1, -1, -1, -1, -1, -1 }, { 0x41C1, 224890, 224886, 224905, -1, -1, -1, -1, -1, -1 }, { 0x41C2, 224914, 224909, 224940, -1, -1, -1, -1, -1, -1 }, { 0x41C3, 224950, 224946, 225023, -1, -1, -1, -1, -1, -1 }, { 0x41C4, -1, 225027, -1, -1, -1, -1, -1, -1, 225032 }, { 0x41C5, 225044, 225039, 225059, -1, -1, -1, -1, -1, -1 }, { 0x41C6, 225068, 225063, -1, -1, -1, -1, -1, -1, -1 }, { 0x41C7, 225085, 225078, 225152, -1, -1, -1, -1, -1, -1 }, { 0x41C8, 225158, -1, 225284, -1, -1, -1, -1, -1, -1 }, { 0x41C9, 225295, 225289, -1, -1, -1, -1, -1, -1, -1 }, { 0x41CA, -1, 225347, -1, -1, -1, -1, -1, -1, -1 }, { 0x41CB, 225359, 225354, 225373, -1, -1, -1, -1, -1, -1 }, { 0x41CC, 225383, 225378, 225423, -1, -1, -1, -1, -1, -1 }, { 0x41CD, 225434, 225429, 225508, -1, -1, -1, -1, -1, -1 }, { 0x41CE, 225519, 225513, 225600, -1, -1, -1, -1, -1, -1 }, { 0x41CF, 225605, -1, 225679, -1, -1, -1, -1, -1, -1 }, { 0x41D0, 225689, 225684, 225798, -1, -1, -1, -1, -1, -1 }, { 0x41D1, 225807, 225802, 225852, -1, -1, -1, -1, -1, -1 }, { 0x41D2, 225862, 225856, 225952, -1, -1, -1, -1, -1, -1 }, { 0x41D3, 225963, 225957, 226079, -1, -1, -1, -1, -1, -1 }, { 0x41D4, 226087, 226083, 226123, -1, -1, -1, -1, -1, -1 }, { 0x41D5, 226134, 226128, -1, -1, -1, -1, -1, -1, -1 }, { 0x41D6, 226174, 226169, 226201, -1, -1, -1, -1, -1, -1 }, { 0x41D7, 226212, 226206, 226236, -1, -1, -1, -1, -1, -1 }, { 0x41D8, 226247, 226243, 226359, -1, -1, -1, -1, -1, -1 }, { 0x41D9, 226363, -1, 226391, -1, -1, -1, -1, -1, -1 }, { 0x41DA, 226401, 226396, -1, -1, -1, -1, -1, -1, -1 }, { 0x41DB, 226495, 226491, 226523, -1, -1, -1, -1, -1, -1 }, { 0x41DC, 226528, -1, 226559, -1, -1, -1, -1, -1, -1 }, { 0x41DD, 226570, 226565, -1, -1, -1, -1, -1, -1, -1 }, { 0x41DE, 226826, 226821, 226882, -1, -1, -1, -1, -1, -1 }, { 0x41DF, 226892, 226887, 226913, -1, -1, -1, -1, -1, -1 }, { 0x41E0, 226924, 226919, 226975, -1, -1, -1, -1, -1, -1 }, { 0x41E1, 226985, 226980, 227021, -1, -1, -1, -1, -1, -1 }, { 0x41E2, 227030, 227026, 227153, -1, -1, -1, -1, -1, -1 }, { 0x41E3, 227162, 227157, 227260, -1, -1, -1, -1, -1, -1 }, { 0x41E4, 227265, -1, 227296, -1, -1, -1, -1, -1, -1 }, { 0x41E5, 227307, 227301, 227514, -1, -1, -1, -1, -1, -1 }, { 0x41E6, 227518, -1, 227567, -1, -1, -1, -1, -1, -1 }, { 0x41E7, 227572, -1, 227678, -1, -1, -1, -1, -1, -1 }, { 0x41E8, 227689, 227683, 227918, -1, -1, -1, -1, -1, -1 }, { 0x41E9, 227924, -1, 227998, -1, -1, -1, -1, -1, -1 }, { 0x41EA, 228006, 228002, 228034, -1, -1, -1, -1, -1, -1 }, { 0x41EB, 228044, 228039, 228130, -1, -1, -1, -1, -1, -1 }, { 0x41EC, 228134, -1, 228246, -1, -1, -1, -1, -1, -1 }, { 0x41ED, 228256, 228251, 228324, -1, -1, -1, -1, -1, -1 }, { 0x41EE, 228329, -1, 228402, -1, -1, -1, -1, -1, 228407 }, { 0x41EF, 228413, -1, 228456, -1, -1, -1, -1, -1, -1 }, { 0x41F0, 228468, 228462, 228534, -1, -1, -1, -1, -1, -1 }, { 0x41F1, 228541, -1, 228634, -1, -1, -1, -1, -1, -1 }, { 0x41F2, 228644, 228638, 228810, -1, -1, -1, -1, -1, -1 }, { 0x41F3, 228819, 228814, -1, -1, -1, -1, -1, -1, -1 }, { 0x41F4, -1, 228917, -1, -1, -1, -1, -1, -1, -1 }, { 0x41F5, 228922, -1, 228983, -1, -1, -1, -1, -1, -1 }, { 0x41F6, 228992, 228987, 229092, -1, -1, -1, -1, -1, -1 }, { 0x41F7, 229102, 229097, 229240, -1, -1, -1, -1, -1, -1 }, { 0x41F8, 229251, 229245, 229325, -1, -1, -1, -1, -1, -1 }, { 0x41F9, 229332, -1, 229363, -1, -1, -1, -1, -1, -1 }, { 0x41FA, 229368, -1, 229514, -1, -1, -1, -1, -1, -1 }, { 0x41FB, 229524, 229519, 229557, -1, -1, -1, -1, -1, 229562 }, { 0x41FC, 229567, -1, 229604, -1, -1, -1, -1, -1, -1 }, { 0x41FD, 229613, 229608, 229633, -1, -1, -1, -1, -1, -1 }, { 0x41FE, 229638, -1, 229786, -1, -1, -1, -1, -1, -1 }, { 0x41FF, -1, 229791, -1, -1, -1, -1, -1, -1, -1 }, { 0x4200, 229802, 229796, 229845, -1, -1, -1, -1, -1, -1 }, { 0x4201, 229856, 229850, 229877, -1, -1, -1, -1, -1, -1 }, { 0x4202, 229888, 229882, 229905, -1, -1, -1, -1, -1, -1 }, { 0x4203, 229916, 229911, 229962, -1, -1, -1, -1, -1, -1 }, { 0x4204, 229973, 229968, 230010, -1, -1, -1, -1, -1, -1 }, { 0x4205, 230020, 230015, 230055, -1, -1, -1, -1, -1, -1 }, { 0x4206, 230065, 230059, 230105, -1, -1, -1, -1, -1, -1 }, { 0x4207, 230116, 230110, 230176, -1, -1, -1, -1, -1, -1 }, { 0x4208, 230187, 230182, 230319, -1, -1, -1, -1, -1, -1 }, { 0x4209, 230330, 230324, 230405, -1, -1, -1, -1, -1, -1 }, { 0x420A, 230416, 230410, 230478, -1, -1, -1, -1, -1, -1 }, { 0x420B, 230484, -1, 230536, -1, -1, -1, -1, -1, -1 }, { 0x420C, 230540, -1, 230600, -1, -1, -1, -1, -1, -1 }, { 0x420D, 230610, 230604, 230638, -1, -1, -1, -1, -1, -1 }, { 0x420E, 230649, 230644, 230716, -1, -1, -1, -1, -1, -1 }, { 0x420F, 230725, 230720, 230767, -1, -1, -1, -1, -1, -1 }, { 0x4210, 230777, 230772, 230962, -1, -1, -1, -1, -1, -1 }, { 0x4211, 230973, 230967, 230994, -1, -1, -1, -1, -1, -1 }, { 0x4212, 230999, -1, 231151, -1, -1, -1, -1, -1, -1 }, { 0x4213, 231161, 231156, 231321, -1, -1, -1, -1, -1, -1 }, { 0x4214, 231330, 231325, -1, -1, -1, -1, -1, -1, -1 }, { 0x4215, 231397, 231393, 231592, -1, -1, -1, -1, -1, -1 }, { 0x4216, 231601, 231597, 231629, -1, -1, -1, -1, -1, -1 }, { 0x4217, 231637, 231633, 231749, -1, -1, -1, -1, -1, -1 }, { 0x4218, 231758, 231754, 231786, -1, -1, -1, -1, -1, -1 }, { 0x4219, 231795, 231790, 231831, -1, -1, -1, -1, -1, -1 }, { 0x421A, 231837, -1, 231915, -1, -1, -1, -1, -1, -1 }, { 0x421B, 231926, 231920, 231990, -1, -1, -1, -1, -1, -1 }, { 0x421C, 231996, -1, 232084, -1, -1, -1, -1, -1, -1 }, { 0x421D, 232095, 232089, 232151, -1, -1, -1, -1, -1, -1 }, { 0x421E, 232155, -1, 232261, -1, -1, -1, -1, -1, -1 }, { 0x421F, 232265, -1, 232292, -1, -1, -1, -1, -1, -1 }, { 0x4220, 232301, 232296, 232381, -1, -1, -1, -1, -1, -1 }, { 0x4221, 232387, -1, 232461, -1, -1, -1, -1, -1, -1 }, { 0x4222, 232472, 232467, 232552, -1, -1, -1, -1, -1, -1 }, { 0x4223, 232563, 232557, 232591, -1, -1, -1, -1, -1, -1 }, { 0x4224, 232603, 232598, 232642, -1, -1, -1, -1, -1, -1 }, { 0x4225, 232653, 232648, 232735, -1, -1, -1, -1, -1, -1 }, { 0x4226, 232746, 232740, 232792, -1, -1, -1, -1, -1, -1 }, { 0x4227, 232798, -1, 232853, -1, -1, -1, -1, -1, -1 }, { 0x4228, -1, 232858, -1, -1, -1, -1, -1, -1, -1 }, { 0x4229, -1, 232864, -1, -1, -1, -1, -1, -1, -1 }, { 0x422A, 232869, -1, 232937, -1, -1, -1, -1, -1, -1 }, { 0x422B, 232941, -1, 233010, -1, -1, -1, -1, -1, 233014 }, { 0x422C, 233025, 233020, 233061, -1, -1, -1, -1, -1, -1 }, { 0x422D, 233065, -1, 233118, -1, -1, -1, -1, -1, -1 }, { 0x422E, 233129, 233123, 233194, -1, -1, -1, -1, -1, -1 }, { 0x422F, 233198, -1, 233248, -1, -1, -1, -1, -1, -1 }, { 0x4230, 233254, -1, 233522, -1, -1, -1, -1, -1, -1 }, { 0x4231, 233533, 233528, 233602, -1, -1, -1, -1, -1, -1 }, { 0x4232, 233612, 233607, 233725, -1, -1, -1, -1, -1, -1 }, { 0x4233, 233736, 233730, 233804, -1, -1, -1, -1, -1, -1 }, { 0x4234, 233813, 233808, 233839, -1, -1, -1, -1, -1, -1 }, { 0x4235, 233845, -1, 233876, -1, -1, -1, -1, -1, -1 }, { 0x4236, 233882, -1, 233915, -1, -1, -1, -1, -1, -1 }, { 0x4237, 233921, -1, 233964, -1, -1, -1, -1, -1, -1 }, { 0x4238, 233974, 233969, 234017, -1, -1, -1, -1, -1, -1 }, { 0x4239, 234021, -1, 234132, -1, -1, -1, -1, -1, -1 }, { 0x423A, 234143, 234137, 234166, -1, -1, -1, -1, -1, -1 }, { 0x423B, 234178, 234173, 234224, -1, -1, -1, -1, -1, -1 }, { 0x423C, 234233, 234228, 234388, -1, -1, -1, -1, -1, -1 }, { 0x423D, 234398, 234393, 234529, -1, -1, -1, -1, -1, -1 }, { 0x423E, 234534, -1, 234685, -1, -1, -1, -1, -1, -1 }, { 0x423F, 234691, -1, 234726, -1, -1, -1, -1, -1, -1 }, { 0x4240, 234735, 234730, 234797, -1, -1, -1, -1, -1, -1 }, { 0x4241, 234808, 234802, 234849, -1, -1, -1, -1, -1, -1 }, { 0x4242, 234861, 234855, 234913, -1, -1, -1, -1, -1, -1 }, { 0x4243, 234925, 234918, 235094, -1, -1, -1, -1, -1, -1 }, { 0x4244, 235107, 235101, 235135, -1, -1, -1, -1, -1, -1 }, { 0x4245, 235141, -1, 235234, -1, -1, -1, -1, -1, -1 }, { 0x4246, 235239, -1, 235267, -1, -1, -1, -1, -1, -1 }, { 0x4247, -1, 235273, -1, -1, -1, -1, -1, -1, -1 }, { 0x4248, 235285, 235279, 235363, -1, -1, -1, -1, -1, -1 }, { 0x4249, 235372, 235368, 235464, -1, -1, -1, -1, -1, -1 }, { 0x424A, 235468, -1, 235573, -1, -1, -1, -1, -1, -1 }, { 0x424B, 235583, 235578, 235632, -1, -1, -1, -1, -1, -1 }, { 0x424C, 235643, 235637, 235694, -1, -1, -1, -1, -1, -1 }, { 0x424D, 235705, 235699, 235759, -1, -1, -1, -1, -1, -1 }, { 0x424E, 235771, 235765, 235817, -1, -1, -1, -1, -1, -1 }, { 0x424F, 235823, -1, 235851, -1, -1, -1, -1, -1, -1 }, { 0x4250, 235860, 235856, 236008, -1, -1, -1, -1, -1, -1 }, { 0x4251, 236017, 236012, 236038, -1, -1, -1, -1, -1, -1 }, { 0x4252, 236042, -1, 236198, -1, -1, -1, -1, -1, -1 }, { 0x4253, 236203, -1, 236239, -1, -1, -1, -1, -1, -1 }, { 0x4254, 236244, -1, 236284, -1, -1, -1, -1, -1, -1 }, { 0x4255, 236295, 236289, 236365, -1, -1, -1, -1, -1, -1 }, { 0x4256, 236377, 236371, 236583, -1, -1, -1, -1, -1, -1 }, { 0x4257, 236589, -1, 236645, -1, -1, -1, -1, -1, -1 }, { 0x4258, 236649, -1, 236720, -1, -1, -1, -1, -1, -1 }, { 0x4259, 236731, 236726, 236777, -1, -1, -1, -1, 236771, -1 }, { 0x425A, 236782, -1, 236841, -1, -1, -1, -1, -1, -1 }, { 0x425B, 236847, -1, 236916, -1, -1, -1, -1, -1, -1 }, { 0x425C, 236924, 236920, 236948, -1, -1, -1, -1, -1, -1 }, { 0x425D, 236953, -1, 236965, -1, -1, -1, -1, -1, -1 }, { 0x425E, 236969, -1, 237041, -1, -1, -1, -1, -1, -1 }, { 0x425F, 237051, 237046, 237088, -1, -1, -1, -1, -1, -1 }, { 0x4260, 237098, 237093, 237177, -1, -1, -1, -1, -1, -1 }, { 0x4261, 237182, -1, 237290, -1, -1, -1, -1, -1, -1 }, { 0x4262, 237295, -1, 237335, -1, -1, -1, -1, -1, -1 }, { 0x4263, 237343, 237339, 237397, -1, -1, -1, -1, -1, -1 }, { 0x4264, 237407, 237402, 237531, -1, -1, -1, -1, -1, -1 }, { 0x4265, 237542, 237536, 237586, -1, -1, -1, -1, -1, -1 }, { 0x4266, 237597, 237592, 237666, -1, -1, -1, -1, -1, -1 }, { 0x4267, 237677, 237672, 237722, -1, -1, -1, -1, -1, -1 }, { 0x4268, 237727, -1, 237784, -1, -1, -1, -1, -1, -1 }, { 0x4269, 237792, 237788, -1, -1, -1, -1, -1, -1, -1 }, { 0x426A, 237822, 237816, 237894, -1, -1, -1, -1, -1, -1 }, { 0x426B, 237904, 237899, 237962, -1, -1, -1, -1, -1, -1 }, { 0x426C, 237972, 237966, 237991, -1, -1, -1, -1, -1, -1 }, { 0x426D, 238001, 237996, 238061, -1, -1, -1, -1, -1, -1 }, { 0x426E, 238072, 238066, 238118, -1, -1, -1, -1, -1, -1 }, { 0x426F, 238123, -1, 238136, -1, -1, -1, -1, -1, -1 }, { 0x4270, 238142, -1, 238244, -1, -1, -1, -1, -1, -1 }, { 0x4271, 238254, 238250, 238263, -1, -1, -1, -1, -1, -1 }, { 0x4272, 238272, 238267, 238327, -1, -1, -1, -1, -1, -1 }, { 0x4273, 238336, 238331, 238402, -1, -1, -1, -1, -1, -1 }, { 0x4274, 238408, -1, 238500, -1, -1, -1, -1, -1, -1 }, { 0x4275, 238506, -1, 238601, -1, -1, -1, -1, -1, -1 }, { 0x4276, 238615, 238608, 238697, -1, -1, -1, -1, -1, -1 }, { 0x4277, 238705, -1, 238748, -1, -1, -1, -1, -1, -1 }, { 0x4278, 238758, 238753, 238786, -1, -1, -1, -1, -1, -1 }, { 0x4279, 238798, 238792, 238853, -1, -1, -1, -1, -1, -1 }, { 0x427A, 238865, 238859, 238969, -1, -1, -1, -1, -1, -1 }, { 0x427B, 238980, 238975, 239002, -1, -1, -1, -1, -1, -1 }, { 0x427C, 239011, 239006, 239062, -1, -1, -1, -1, -1, -1 }, { 0x427D, 239068, -1, 239121, -1, -1, -1, -1, -1, -1 }, { 0x427E, 239131, 239126, 239157, -1, -1, -1, -1, -1, -1 }, { 0x427F, 239165, 239161, 239224, -1, -1, -1, -1, -1, -1 }, { 0x4280, 239232, 239228, 239295, -1, -1, -1, -1, -1, -1 }, { 0x4281, 239299, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x4282, 239446, 239440, 239503, -1, -1, -1, -1, -1, -1 }, { 0x4283, 239507, -1, 239547, -1, -1, -1, -1, -1, -1 }, { 0x4284, 239558, 239552, 239572, -1, -1, -1, -1, -1, -1 }, { 0x4285, 239585, 239579, 239598, -1, -1, -1, -1, -1, -1 }, { 0x4286, 239604, -1, 239683, -1, -1, -1, -1, -1, -1 }, { 0x4287, 239688, -1, 239765, -1, -1, -1, -1, -1, -1 }, { 0x4288, 239774, 239769, 239816, -1, -1, -1, -1, -1, -1 }, { 0x4289, 239826, 239821, 239867, -1, -1, -1, -1, -1, -1 }, { 0x428A, 239877, 239872, 239910, -1, -1, -1, -1, -1, -1 }, { 0x428B, 239921, 239915, -1, -1, -1, -1, -1, -1, -1 }, { 0x428C, -1, 239977, -1, -1, -1, -1, -1, -1, -1 }, { 0x428D, 239987, 239982, 240071, -1, -1, -1, -1, -1, -1 }, { 0x428E, 240075, -1, 240144, -1, -1, -1, -1, -1, -1 }, { 0x428F, 240155, 240150, -1, -1, -1, -1, -1, -1, -1 }, { 0x4290, 240228, 240223, 240323, -1, -1, -1, -1, -1, -1 }, { 0x4291, 240335, 240328, 240432, -1, -1, -1, -1, -1, -1 }, { 0x4292, 240445, 240439, -1, -1, -1, -1, -1, -1, -1 }, { 0x4293, 240542, 240538, 240589, -1, -1, -1, -1, -1, -1 }, { 0x4294, 240594, -1, 240622, -1, -1, -1, -1, -1, -1 }, { 0x4295, 240628, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x4296, 240683, -1, 240717, -1, -1, -1, -1, -1, -1 }, { 0x4297, 240728, 240722, 240831, -1, -1, -1, -1, -1, -1 }, { 0x4298, 240838, -1, 240862, -1, -1, -1, -1, -1, -1 }, { 0x4299, 240867, -1, 240904, -1, -1, -1, -1, -1, -1 }, { 0x429A, 240915, 240909, -1, -1, -1, -1, -1, -1, -1 }, { 0x429B, 240939, 240933, 240967, -1, -1, -1, -1, -1, -1 }, { 0x429C, 240977, 240971, 241012, -1, -1, -1, -1, -1, -1 }, { 0x429D, 241023, 241018, 241043, -1, -1, -1, -1, -1, -1 }, { 0x429E, 241054, 241048, 241153, -1, -1, -1, -1, -1, -1 }, { 0x429F, 241163, 241158, 241261, -1, -1, -1, -1, -1, -1 }, { 0x42A0, 241271, 241266, 241395, -1, -1, -1, -1, -1, -1 }, { 0x42A1, 241404, 241399, 241489, -1, -1, -1, -1, -1, -1 }, { 0x42A2, 241501, 241494, -1, -1, -1, -1, -1, -1, -1 }, { 0x42A3, 241552, 241546, 241711, -1, -1, -1, -1, -1, -1 }, { 0x42A4, 241724, 241718, 241779, -1, -1, -1, -1, -1, -1 }, { 0x42A5, 241789, 241784, 241834, -1, -1, -1, -1, -1, -1 }, { 0x42A6, 241840, -1, 242031, -1, -1, -1, -1, -1, -1 }, { 0x42A7, 242040, 242035, 242076, -1, -1, -1, -1, -1, -1 }, { 0x42A8, 242084, 242080, 242117, -1, -1, -1, -1, -1, -1 }, { 0x42A9, 242128, 242122, 242139, -1, -1, -1, -1, -1, -1 }, { 0x42AA, 242149, 242144, 242215, -1, -1, -1, -1, -1, -1 }, { 0x42AB, 242219, -1, 242241, -1, -1, -1, -1, -1, -1 }, { 0x42AC, 242246, -1, 242383, -1, -1, -1, -1, -1, -1 }, { 0x42AD, 242394, 242389, 242477, -1, -1, -1, -1, -1, -1 }, { 0x42AE, 242487, 242482, 242514, -1, -1, -1, -1, -1, -1 }, { 0x42AF, 242518, -1, 242608, -1, -1, -1, -1, -1, -1 }, { 0x42B0, 242615, -1, 242667, -1, -1, -1, -1, -1, -1 }, { 0x42B1, 242677, 242672, 242702, -1, -1, -1, -1, -1, -1 }, { 0x42B2, 242708, -1, 242813, -1, -1, -1, -1, -1, -1 }, { 0x42B3, 242824, 242819, 242925, -1, -1, -1, -1, -1, -1 }, { 0x42B4, 242929, -1, 242953, -1, -1, -1, -1, -1, -1 }, { 0x42B5, 242964, 242959, 243014, -1, -1, -1, -1, -1, -1 }, { 0x42B6, 243019, -1, 243059, -1, -1, -1, -1, -1, -1 }, { 0x42B7, 243069, 243065, -1, -1, -1, -1, -1, -1, 243199 }, { 0x42B8, 243205, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x42B9, 243262, 243257, -1, -1, -1, -1, -1, -1, -1 }, { 0x42BA, 243317, 243313, 243367, -1, -1, -1, -1, -1, -1 }, { 0x42BB, 243371, -1, 243395, -1, -1, -1, -1, -1, -1 }, { 0x42BC, 243404, 243400, 243439, -1, -1, -1, -1, -1, -1 }, { 0x42BD, 243451, 243444, 243496, -1, -1, -1, -1, -1, -1 }, { 0x42BE, 243507, 243502, 243528, -1, -1, -1, -1, -1, -1 }, { 0x42BF, 243536, 243532, 243629, -1, -1, -1, -1, -1, -1 }, { 0x42C0, 243633, -1, 243660, -1, -1, -1, -1, -1, -1 }, { 0x42C1, 243665, -1, 243740, -1, -1, -1, -1, -1, -1 }, { 0x42C2, 243746, -1, 243842, -1, -1, -1, -1, -1, -1 }, { 0x42C3, 243852, 243847, 243881, -1, -1, -1, -1, -1, -1 }, { 0x42C4, 243892, 243886, 243924, -1, -1, -1, -1, -1, -1 }, { 0x42C5, -1, 243930, -1, -1, -1, -1, -1, -1, -1 }, { 0x42C6, -1, 243936, -1, -1, -1, -1, -1, -1, -1 }, { 0x42C7, -1, 243940, -1, -1, -1, -1, -1, -1, -1 }, { 0x42C8, 243945, -1, 244083, -1, -1, -1, -1, -1, -1 }, { 0x42C9, 244093, 244087, 244124, -1, -1, -1, -1, -1, -1 }, { 0x42CA, 244135, 244129, 244201, -1, -1, -1, -1, -1, -1 }, { 0x42CB, 244213, 244208, 244256, -1, -1, -1, -1, -1, -1 }, { 0x42CC, 244261, -1, 244354, -1, -1, -1, -1, -1, -1 }, { 0x42CD, 244364, 244361, -1, -1, -1, -1, -1, -1, -1 }, { 0x42CE, 244452, -1, 244527, -1, -1, -1, -1, -1, -1 }, { 0x42CF, 244538, 244533, 244594, -1, -1, -1, -1, -1, -1 }, { 0x42D0, 244599, -1, 244739, -1, -1, -1, -1, -1, -1 }, { 0x42D1, 244744, -1, 244769, -1, -1, -1, -1, -1, -1 }, { 0x42D2, 244779, 244774, -1, -1, -1, -1, -1, -1, -1 }, { 0x42D3, 244831, 244826, 244924, -1, -1, -1, -1, -1, -1 }, { 0x42D4, 244930, -1, 245040, -1, -1, -1, -1, -1, -1 }, { 0x42D5, 245044, -1, 245084, -1, -1, -1, -1, -1, -1 }, { 0x42D6, 245089, -1, 245116, -1, -1, -1, -1, -1, 245120 }, { 0x42D7, 245132, 245127, -1, -1, -1, -1, -1, -1, -1 }, { 0x42D8, 245208, 245202, 245263, -1, -1, -1, -1, -1, -1 }, { 0x42D9, 245269, -1, 245283, -1, -1, -1, -1, -1, -1 }, { 0x42DA, 245287, -1, 245334, -1, -1, -1, -1, -1, -1 }, { 0x42DB, 245343, 245338, 245401, -1, -1, -1, -1, -1, -1 }, { 0x42DC, 245411, 245405, 245505, -1, -1, -1, -1, -1, -1 }, { 0x42DD, 245511, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x42DE, 245607, 245601, 245651, -1, -1, -1, -1, -1, -1 }, { 0x42DF, 245662, 245657, 245708, -1, -1, -1, -1, -1, -1 }, { 0x42E0, 245717, 245712, 245781, -1, -1, -1, -1, -1, -1 }, { 0x42E1, 245790, 245785, -1, -1, -1, -1, -1, -1, -1 }, { 0x42E2, 245848, -1, 245988, -1, -1, -1, -1, -1, -1 }, { 0x42E3, 245999, 245993, 246097, -1, -1, -1, -1, -1, -1 }, { 0x42E4, 246102, -1, 246161, -1, -1, -1, -1, -1, -1 }, { 0x42E5, 246171, 246166, 246193, -1, -1, -1, -1, -1, 246197 }, { 0x42E6, 246211, 246205, 246225, -1, -1, -1, -1, -1, 246230 }, { 0x42E7, 246242, 246236, 246296, -1, -1, -1, -1, -1, -1 }, { 0x42E8, 246304, 246300, 246363, -1, -1, -1, -1, -1, -1 }, { 0x42E9, 246367, -1, 246396, -1, -1, -1, -1, -1, -1 }, { 0x42EA, 246403, 246400, 246484, -1, -1, -1, -1, -1, -1 }, { 0x42EB, 246493, 246487, 246641, -1, -1, -1, -1, -1, -1 }, { 0x42EC, 246648, -1, 246730, -1, -1, -1, -1, -1, -1 }, { 0x42ED, 246736, -1, 246838, -1, -1, -1, -1, -1, -1 }, { 0x42EE, 246842, -1, 246993, -1, -1, -1, -1, -1, -1 }, { 0x42EF, 247004, 246998, 247098, -1, -1, -1, -1, -1, -1 }, { 0x42F0, 247102, -1, 247228, -1, -1, -1, -1, -1, -1 }, { 0x42F1, 247232, -1, 247314, -1, -1, -1, -1, -1, -1 }, { 0x42F2, 247325, 247319, 247405, -1, -1, -1, -1, -1, -1 }, { 0x42F3, 247415, 247410, 247531, -1, -1, -1, -1, -1, -1 }, { 0x42F4, 247536, -1, 247567, -1, -1, -1, -1, -1, -1 }, { 0x42F5, 247572, -1, 247647, -1, -1, -1, -1, -1, -1 }, { 0x42F6, 247657, 247651, 247731, -1, -1, -1, -1, -1, -1 }, { 0x42F7, 247735, -1, 247782, -1, -1, -1, -1, -1, -1 }, { 0x42F8, 247793, 247787, 247827, -1, -1, -1, -1, -1, -1 }, { 0x42F9, 247837, 247832, 247894, -1, -1, -1, -1, -1, -1 }, { 0x42FA, 247903, 247898, -1, -1, -1, -1, -1, -1, -1 }, { 0x42FB, 247958, -1, 248033, -1, -1, -1, -1, -1, -1 }, { 0x42FC, 248044, 248038, 248096, -1, -1, -1, -1, -1, -1 }, { 0x42FD, 248102, -1, 248147, -1, -1, -1, -1, -1, -1 }, { 0x42FE, 248153, -1, 248204, -1, -1, -1, -1, -1, -1 }, { 0x42FF, 248214, 248209, 248291, -1, -1, -1, -1, -1, -1 }, { 0x4300, 248300, 248296, 248378, -1, -1, -1, -1, -1, -1 }, { 0x4301, 248382, -1, 248467, -1, -1, -1, -1, -1, -1 }, { 0x4302, 248472, -1, 248591, -1, -1, -1, -1, -1, -1 }, { 0x4303, 248600, 248595, 248642, -1, -1, -1, -1, -1, -1 }, { 0x4304, 248654, 248648, 248733, -1, -1, -1, -1, -1, -1 }, { 0x4305, 248745, 248739, 248759, -1, -1, -1, -1, -1, -1 }, { 0x4306, 248765, -1, 248778, -1, -1, -1, -1, -1, -1 }, { 0x4307, 248788, 248783, 248889, -1, -1, -1, -1, -1, -1 }, { 0x4308, 248900, 248894, 248930, -1, -1, -1, -1, -1, -1 }, { 0x4309, 248940, 248934, -1, -1, -1, -1, -1, -1, -1 }, { 0x430A, 249010, -1, 249124, -1, -1, -1, -1, -1, -1 }, { 0x430B, 249135, 249129, 249227, -1, -1, -1, -1, -1, -1 }, { 0x430C, 249231, -1, 249349, -1, -1, -1, -1, -1, -1 }, { 0x430D, 249358, 249353, 249377, -1, -1, -1, -1, -1, -1 }, { 0x430E, 249388, 249382, 249448, -1, -1, -1, -1, -1, -1 }, { 0x430F, -1, 249454, 249459, -1, -1, -1, -1, -1, -1 }, { 0x4310, 249468, 249463, 249489, -1, -1, -1, -1, -1, -1 }, { 0x4311, 249498, 249493, 249553, -1, -1, -1, -1, -1, -1 }, { 0x4312, 249564, 249559, 249604, -1, -1, -1, -1, -1, -1 }, { 0x4313, 249608, -1, 249667, -1, -1, -1, -1, -1, -1 }, { 0x4314, 249672, -1, 249725, -1, -1, -1, -1, -1, -1 }, { 0x4315, 249734, 249729, 249778, -1, -1, -1, -1, -1, -1 }, { 0x4316, 249782, -1, 249936, -1, -1, -1, -1, -1, -1 }, { 0x4317, 249945, 249941, 250047, -1, -1, -1, -1, -1, -1 }, { 0x4318, 250051, -1, 250126, -1, -1, -1, -1, -1, -1 }, { 0x4319, 250131, -1, 250145, -1, -1, -1, -1, -1, -1 }, { 0x431A, 250157, 250152, 250182, -1, -1, -1, -1, -1, -1 }, { 0x431B, 250186, -1, 250466, -1, -1, -1, -1, -1, -1 }, { 0x431C, 250476, 250471, 250581, -1, -1, -1, -1, -1, -1 }, { 0x431D, 250591, 250586, 250697, -1, -1, -1, -1, -1, -1 }, { 0x431E, 250707, 250702, 250779, -1, -1, -1, -1, -1, -1 }, { 0x431F, 250785, -1, 250850, -1, -1, -1, -1, -1, -1 }, { 0x4320, 250854, -1, 250947, -1, -1, -1, -1, -1, -1 }, { 0x4321, 250958, 250953, 251026, -1, -1, -1, -1, -1, -1 }, { 0x4322, 251036, 251030, 251090, -1, -1, -1, -1, -1, -1 }, { 0x4323, 251102, 251096, 251129, -1, -1, -1, -1, -1, -1 }, { 0x4324, 251139, 251135, 251256, -1, -1, -1, -1, -1, -1 }, { 0x4325, 251266, 251261, 251300, -1, -1, -1, -1, -1, -1 }, { 0x4326, 251310, 251305, 251337, -1, -1, -1, -1, -1, -1 }, { 0x4327, 251347, 251342, 251418, -1, -1, -1, -1, -1, -1 }, { 0x4328, 251424, -1, 251475, -1, -1, -1, -1, -1, -1 }, { 0x4329, 251484, 251479, 251514, -1, -1, -1, -1, -1, -1 }, { 0x432A, 251519, -1, 251553, -1, -1, -1, -1, -1, -1 }, { 0x432B, 251564, 251558, 251618, -1, -1, -1, -1, -1, -1 }, { 0x432C, 251629, 251623, 251684, -1, -1, -1, -1, -1, -1 }, { 0x432D, 251696, 251691, 251723, -1, -1, -1, -1, -1, -1 }, { 0x432E, 251736, 251729, 251778, -1, -1, -1, -1, -1, -1 }, { 0x432F, 251792, 251786, 251860, -1, -1, -1, -1, -1, -1 }, { 0x4330, 251866, -1, 251894, -1, -1, -1, -1, -1, -1 }, { 0x4331, 251899, -1, 251937, -1, -1, -1, -1, -1, -1 }, { 0x4332, 251947, 251942, -1, -1, -1, -1, -1, -1, -1 }, { 0x4333, 251975, 251971, 252055, -1, -1, -1, -1, -1, -1 }, { 0x4334, 252060, -1, 252096, -1, -1, -1, -1, -1, -1 }, { 0x4335, 252106, 252101, 252121, -1, -1, -1, -1, -1, -1 }, { 0x4336, 252130, 252126, -1, -1, -1, -1, -1, -1, -1 }, { 0x4337, 252291, 252286, 252333, -1, -1, -1, -1, -1, -1 }, { 0x4338, 252345, 252339, 252532, -1, -1, -1, -1, -1, -1 }, { 0x4339, 252545, 252538, 252636, -1, -1, -1, -1, -1, -1 }, { 0x433A, 252643, -1, 252715, -1, -1, -1, -1, -1, -1 }, { 0x433B, 252719, -1, 252783, -1, -1, -1, -1, -1, -1 }, { 0x433C, 252793, 252787, 252820, -1, -1, -1, -1, -1, -1 }, { 0x433D, 252830, 252825, 252855, -1, -1, -1, -1, -1, -1 }, { 0x433E, 252860, -1, 252900, -1, -1, -1, -1, -1, -1 }, { 0x433F, 252910, 252905, 252992, -1, -1, -1, -1, -1, -1 }, { 0x4340, 253002, 252996, 253071, -1, -1, -1, -1, -1, -1 }, { 0x4341, 253082, 253076, 253148, -1, -1, -1, -1, -1, -1 }, { 0x4342, 253153, -1, 253183, -1, -1, -1, -1, -1, -1 }, { 0x4343, 253192, 253187, 253223, -1, -1, -1, -1, -1, -1 }, { 0x4344, 253233, 253228, 253263, -1, -1, -1, -1, -1, -1 }, { 0x4345, 253275, 253269, 253326, -1, -1, -1, -1, -1, -1 }, { 0x4346, 253332, -1, 253375, -1, -1, -1, -1, -1, -1 }, { 0x4347, 253386, 253380, 253466, -1, -1, -1, -1, -1, -1 }, { 0x4348, 253476, 253470, 253521, -1, -1, -1, -1, -1, -1 }, { 0x4349, 253533, 253527, 253573, -1, -1, -1, -1, -1, -1 }, { 0x434A, 253585, 253579, 253652, -1, -1, -1, -1, -1, -1 }, { 0x434B, 253664, 253658, 253727, -1, -1, -1, -1, -1, -1 }, { 0x434C, 253733, -1, 253760, -1, -1, -1, -1, -1, -1 }, { 0x434D, 253764, -1, 253805, -1, -1, -1, -1, -1, -1 }, { 0x434E, 253816, 253810, 253880, -1, -1, -1, -1, -1, -1 }, { 0x434F, -1, 253885, -1, -1, -1, -1, -1, -1, -1 }, { 0x4350, 253896, 253891, 254001, -1, -1, -1, -1, -1, -1 }, { 0x4351, 254011, 254006, 254130, -1, -1, -1, -1, -1, -1 }, { 0x4352, 254135, -1, 254170, -1, -1, -1, -1, -1, -1 }, { 0x4353, 254179, 254175, 254222, -1, -1, -1, -1, -1, -1 }, { 0x4354, 254226, -1, 254260, -1, -1, -1, -1, -1, -1 }, { 0x4355, 254271, 254266, 254314, -1, -1, -1, -1, -1, -1 }, { 0x4356, 254318, -1, 254410, -1, -1, -1, -1, -1, -1 }, { 0x4357, 254414, -1, 254480, -1, -1, -1, -1, -1, -1 }, { 0x4358, 254486, -1, 254510, -1, -1, -1, -1, -1, -1 }, { 0x4359, 254519, 254514, 254562, -1, -1, -1, -1, -1, -1 }, { 0x435A, 254573, 254567, 254578, -1, -1, -1, -1, -1, -1 }, { 0x435B, 254588, 254584, 254620, -1, -1, -1, -1, -1, -1 }, { 0x435C, 254630, 254624, 254686, -1, -1, -1, -1, -1, -1 }, { 0x435D, 254692, -1, 254710, -1, -1, -1, -1, -1, -1 }, { 0x435E, 254719, 254714, 254781, -1, -1, -1, -1, -1, -1 }, { 0x435F, 254785, -1, 254821, -1, -1, -1, -1, -1, -1 }, { 0x4360, 254832, 254827, 254886, -1, -1, -1, -1, -1, -1 }, { 0x4361, 254895, 254890, 254945, -1, -1, -1, -1, -1, -1 }, { 0x4362, 254949, -1, 254975, -1, -1, -1, -1, -1, -1 }, { 0x4363, 254985, 254979, 255004, -1, -1, -1, -1, -1, -1 }, { 0x4364, 255009, -1, 255088, -1, -1, -1, -1, -1, -1 }, { 0x4365, 255097, 255092, 255149, -1, -1, -1, -1, -1, -1 }, { 0x4366, 255158, 255153, 255223, 255227, -1, -1, -1, -1, -1 }, { 0x4367, 255238, 255232, -1, -1, -1, -1, -1, -1, -1 }, { 0x4368, 255270, -1, 255311, -1, -1, -1, -1, -1, -1 }, { 0x4369, 255322, 255315, 255410, -1, -1, -1, -1, -1, -1 }, { 0x436A, 255421, 255416, 255435, -1, -1, -1, -1, -1, -1 }, { 0x436B, 255443, 255439, 255525, -1, -1, -1, -1, -1, -1 }, { 0x436C, 255530, -1, 255588, -1, -1, -1, -1, -1, -1 }, { 0x436D, 255600, 255594, -1, -1, -1, -1, -1, -1, -1 }, { 0x436E, 255637, 255632, 255725, -1, -1, -1, -1, -1, -1 }, { 0x436F, 255737, 255731, 255778, -1, -1, -1, -1, -1, -1 }, { 0x4370, 255783, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x4371, 255858, 255852, 255881, -1, -1, -1, -1, -1, -1 }, { 0x4372, 255885, -1, 255926, -1, -1, -1, -1, -1, -1 }, { 0x4373, 255937, 255931, 256009, -1, -1, -1, -1, -1, -1 }, { 0x4374, 256019, 256014, 256073, -1, -1, -1, -1, -1, -1 }, { 0x4375, 256078, -1, 256099, -1, -1, -1, -1, -1, -1 }, { 0x4376, 256112, 256106, 256120, -1, -1, -1, -1, -1, -1 }, { 0x4377, 256131, 256126, 256171, -1, -1, -1, -1, -1, -1 }, { 0x4378, 256181, 256176, 256234, -1, -1, -1, -1, -1, -1 }, { 0x4379, 256243, 256238, -1, -1, -1, -1, -1, -1, -1 }, { 0x437A, 256363, 256357, 256391, -1, -1, -1, -1, -1, -1 }, { 0x437B, 256397, -1, 256436, -1, -1, -1, -1, -1, -1 }, { 0x437C, 256442, -1, 256539, -1, -1, -1, -1, -1, -1 }, { 0x437D, 256549, 256544, 256580, -1, -1, -1, -1, -1, -1 }, { 0x437E, 256584, -1, 256591, -1, -1, -1, -1, -1, -1 }, { 0x437F, 256602, 256596, 256739, -1, -1, -1, -1, -1, -1 }, { 0x4380, 256746, -1, 256793, -1, -1, -1, -1, -1, -1 }, { 0x4381, 256802, 256798, 256824, -1, -1, -1, -1, -1, -1 }, { 0x4382, 256833, 256828, 256877, -1, -1, -1, -1, -1, -1 }, { 0x4383, 256882, -1, 256905, -1, -1, -1, -1, -1, -1 }, { 0x4384, 256915, 256910, 256950, -1, -1, -1, -1, -1, -1 }, { 0x4385, 256961, 256956, 256968, -1, -1, -1, -1, -1, -1 }, { 0x4386, 256977, 256972, 256984, -1, -1, -1, -1, -1, -1 }, { 0x4387, 256990, -1, 257035, -1, -1, -1, -1, -1, -1 }, { 0x4388, 257041, -1, 257048, -1, -1, -1, -1, -1, -1 }, { 0x4389, 257052, -1, 257119, -1, -1, -1, -1, -1, -1 }, { 0x438A, 257123, -1, 257143, -1, -1, -1, -1, -1, -1 }, { 0x438B, 257154, 257148, 257158, -1, -1, -1, -1, -1, -1 }, { 0x438C, 257168, 257163, 257198, -1, -1, -1, -1, -1, -1 }, { 0x438D, 257207, 257203, -1, -1, -1, -1, -1, -1, -1 }, { 0x438E, 257235, -1, 257282, -1, -1, -1, -1, -1, -1 }, { 0x438F, 257286, -1, 257305, -1, -1, -1, -1, -1, -1 }, { 0x4390, 257310, -1, 257316, -1, -1, -1, -1, -1, -1 }, { 0x4391, 257327, 257322, 257377, -1, -1, -1, -1, -1, -1 }, { 0x4392, 257387, 257381, 257440, -1, -1, -1, -1, -1, -1 }, { 0x4393, 257452, 257446, 257459, -1, -1, -1, -1, -1, -1 }, { 0x4394, 257467, 257463, 257495, -1, -1, -1, -1, -1, -1 }, { 0x4395, 257499, -1, 257512, -1, -1, -1, -1, -1, -1 }, { 0x4396, 257524, 257518, 257546, -1, -1, -1, -1, -1, -1 }, { 0x4397, 257557, 257552, 257564, -1, -1, -1, -1, -1, -1 }, { 0x4398, 257575, 257570, 257615, -1, -1, -1, -1, -1, -1 }, { 0x4399, 257619, -1, 257626, -1, -1, -1, -1, -1, -1 }, { 0x439A, 257636, 257631, 257670, -1, -1, -1, -1, -1, -1 }, { 0x439B, -1, 257676, -1, -1, -1, -1, -1, -1, -1 }, { 0x439C, 257686, 257681, 257737, -1, -1, -1, -1, -1, -1 }, { 0x439D, 257747, 257742, 257769, -1, -1, -1, -1, -1, -1 }, { 0x439E, -1, 257774, -1, -1, -1, -1, -1, -1, -1 }, { 0x439F, 257778, -1, 257833, -1, -1, -1, -1, -1, -1 }, { 0x43A0, 257837, -1, 257949, -1, -1, -1, -1, -1, -1 }, { 0x43A1, 257953, -1, 258059, -1, -1, -1, -1, -1, -1 }, { 0x43A2, 258070, 258065, 258118, -1, -1, -1, -1, -1, -1 }, { 0x43A3, 258126, 258122, 258164, -1, -1, -1, -1, -1, -1 }, { 0x43A4, 258173, 258168, 258243, -1, -1, -1, -1, -1, -1 }, { 0x43A5, -1, 258247, -1, -1, -1, -1, -1, -1, -1 }, { 0x43A6, 258253, -1, 258303, -1, -1, -1, -1, -1, -1 }, { 0x43A7, 258314, 258308, 258396, -1, -1, -1, -1, -1, -1 }, { 0x43A8, 258402, -1, 258429, -1, -1, -1, -1, -1, -1 }, { 0x43A9, 258437, 258433, 258522, -1, -1, -1, -1, -1, -1 }, { 0x43AA, 258526, -1, 258599, -1, -1, -1, -1, -1, -1 }, { 0x43AB, 258603, -1, 258634, -1, -1, -1, -1, -1, -1 }, { 0x43AC, 258647, 258642, 258664, -1, -1, -1, -1, -1, -1 }, { 0x43AD, 258668, -1, 258742, -1, -1, -1, -1, -1, -1 }, { 0x43AE, 258747, -1, 258797, -1, -1, -1, -1, -1, -1 }, { 0x43AF, 258806, 258801, 258878, -1, -1, -1, -1, -1, -1 }, { 0x43B0, 258883, -1, 258919, -1, -1, -1, -1, -1, -1 }, { 0x43B1, 258929, 258924, 258946, -1, -1, -1, -1, -1, -1 }, { 0x43B2, 258956, 258950, 258973, -1, -1, -1, -1, -1, -1 }, { 0x43B3, 258978, -1, 258994, -1, -1, -1, -1, -1, -1 }, { 0x43B4, 259005, 258998, 259082, -1, -1, -1, -1, -1, -1 }, { 0x43B5, 259093, 259088, 259167, -1, -1, -1, -1, -1, -1 }, { 0x43B6, 259176, 259171, 259198, -1, -1, -1, -1, -1, -1 }, { 0x43B7, 259207, 259202, 259274, -1, -1, -1, -1, -1, -1 }, { 0x43B8, 259283, 259279, 259326, -1, -1, -1, -1, -1, -1 }, { 0x43B9, 259330, -1, 259391, -1, -1, -1, -1, -1, -1 }, { 0x43BA, 259401, 259396, 259451, -1, -1, -1, -1, -1, -1 }, { 0x43BB, 259456, -1, 259491, -1, -1, -1, -1, 259485, -1 }, { 0x43BC, 259502, 259497, 259519, -1, -1, -1, -1, -1, -1 }, { 0x43BD, 259528, 259523, 259601, -1, -1, -1, -1, -1, -1 }, { 0x43BE, 259606, -1, 259649, -1, -1, -1, -1, -1, -1 }, { 0x43BF, 259659, 259654, 259696, -1, -1, -1, -1, -1, -1 }, { 0x43C0, 259701, -1, 259714, -1, -1, -1, -1, -1, -1 }, { 0x43C1, 259723, 259718, 259760, -1, -1, -1, -1, -1, -1 }, { 0x43C2, 259770, 259765, 259832, -1, -1, -1, -1, -1, -1 }, { 0x43C3, 259842, 259837, 259871, -1, -1, -1, -1, -1, -1 }, { 0x43C4, 259877, -1, 259967, -1, -1, -1, -1, -1, -1 }, { 0x43C5, 259976, 259971, 260020, -1, -1, -1, -1, -1, -1 }, { 0x43C6, 260029, 260024, 260066, -1, -1, -1, -1, -1, -1 }, { 0x43C7, 260076, 260071, 260147, -1, -1, -1, -1, 260141, -1 }, { 0x43C8, 260159, 260153, 260262, -1, -1, -1, -1, -1, -1 }, { 0x43C9, 260268, -1, 260320, -1, -1, -1, -1, -1, -1 }, { 0x43CA, 260331, 260325, 260367, -1, -1, -1, -1, -1, -1 }, { 0x43CB, 260378, 260373, 260454, -1, -1, -1, -1, -1, -1 }, { 0x43CC, 260463, 260458, 260597, -1, -1, -1, -1, -1, -1 }, { 0x43CD, 260601, -1, 260684, -1, -1, -1, -1, -1, -1 }, { 0x43CE, 260696, 260690, 260739, -1, -1, -1, -1, -1, -1 }, { 0x43CF, 260751, 260745, 260806, -1, -1, -1, -1, -1, -1 }, { 0x43D0, 260816, 260810, 260839, -1, -1, -1, -1, -1, -1 }, { 0x43D1, 260844, -1, 260895, 260899, -1, -1, -1, -1, -1 }, { 0x43D2, 260910, 260905, 260967, -1, -1, -1, -1, -1, -1 }, { 0x43D3, 260978, 260973, 260999, -1, -1, -1, -1, -1, -1 }, { 0x43D4, 261005, -1, 261103, -1, -1, -1, -1, -1, -1 }, { 0x43D5, 261113, 261108, 261137, -1, -1, -1, -1, -1, -1 }, { 0x43D6, 261142, -1, 261195, -1, -1, -1, -1, -1, -1 }, { 0x43D7, 261201, -1, 261264, -1, -1, -1, -1, -1, -1 }, { 0x43D8, 261274, 261269, 261322, -1, -1, -1, -1, -1, -1 }, { 0x43D9, 261331, 261326, 261504, -1, -1, -1, -1, -1, -1 }, { 0x43DA, 261509, -1, 261584, -1, -1, -1, -1, -1, -1 }, { 0x43DB, 261596, 261590, 261701, -1, -1, -1, -1, -1, -1 }, { 0x43DC, 261707, -1, 261734, -1, -1, -1, -1, -1, -1 }, { 0x43DD, 261744, 261738, 261752, -1, -1, -1, -1, -1, -1 }, { 0x43DE, 261764, 261759, 261787, -1, -1, -1, -1, -1, -1 }, { 0x43DF, 261791, -1, 261812, -1, -1, -1, -1, -1, -1 }, { 0x43E0, 261817, -1, 261861, -1, -1, -1, -1, -1, -1 }, { 0x43E1, 261869, 261865, 261921, -1, -1, -1, -1, -1, -1 }, { 0x43E2, 261931, 261926, 261957, -1, -1, -1, -1, -1, -1 }, { 0x43E3, 261967, 261961, 262007, -1, -1, -1, -1, -1, -1 }, { 0x43E4, 262012, -1, 262059, -1, -1, -1, -1, -1, -1 }, { 0x43E5, 262069, 262063, -1, -1, -1, -1, -1, -1, -1 }, { 0x43E6, 262125, 262118, 262197, -1, -1, -1, -1, -1, -1 }, { 0x43E7, 262202, -1, 262275, -1, -1, -1, -1, 262269, 262279 }, { 0x43E8, 262282, -1, 262332, -1, -1, -1, -1, -1, -1 }, { 0x43E9, 262337, -1, 262384, -1, -1, -1, -1, -1, -1 }, { 0x43EA, 262393, 262388, 262441, -1, -1, -1, -1, 262435, -1 }, { 0x43EB, 262445, -1, 262504, -1, -1, -1, -1, -1, -1 }, { 0x43EC, 262509, -1, 262549, -1, -1, -1, -1, -1, -1 }, { 0x43ED, 262559, 262554, -1, -1, -1, -1, -1, -1, -1 }, { 0x43EE, 262584, 262579, 262669, -1, -1, -1, -1, -1, -1 }, { 0x43EF, 262677, 262673, 262709, -1, -1, -1, -1, -1, -1 }, { 0x43F0, 262714, -1, 262788, -1, -1, -1, -1, -1, -1 }, { 0x43F1, 262798, 262793, 262815, -1, -1, -1, -1, -1, -1 }, { 0x43F2, 262824, 262819, 262866, -1, -1, -1, -1, -1, -1 }, { 0x43F3, 262880, 262875, 262956, -1, -1, -1, -1, -1, -1 }, { 0x43F4, 262961, -1, 263019, -1, -1, -1, -1, -1, 263025 }, { 0x43F5, 263029, -1, 263093, -1, -1, -1, -1, -1, -1 }, { 0x43F6, 263099, -1, 263172, -1, -1, -1, -1, -1, -1 }, { 0x43F7, 263181, 263176, 263240, -1, -1, -1, -1, -1, -1 }, { 0x43F8, 263245, -1, 263270, -1, -1, -1, -1, -1, -1 }, { 0x43F9, 263274, -1, 263294, -1, -1, -1, -1, -1, -1 }, { 0x43FA, 263306, 263300, 263325, -1, -1, -1, -1, -1, -1 }, { 0x43FB, 263337, 263331, 263398, -1, -1, -1, -1, -1, -1 }, { 0x43FC, 263410, 263404, 263476, -1, -1, -1, -1, -1, -1 }, { 0x43FD, 263481, -1, 263541, -1, -1, -1, -1, -1, -1 }, { 0x43FE, 263545, -1, -1, -1, -1, -1, -1, -1, 263592 }, { 0x43FF, 263604, 263599, 263625, -1, -1, -1, -1, -1, -1 }, { 0x4400, 263634, 263629, 263669, -1, -1, -1, -1, -1, -1 }, { 0x4401, 263678, 263673, 263772, -1, -1, -1, -1, -1, -1 }, { 0x4402, 263783, 263778, 263827, -1, -1, -1, -1, -1, -1 }, { 0x4403, 263831, -1, 263918, -1, -1, -1, -1, -1, -1 }, { 0x4404, 263929, 263923, 263959, -1, -1, -1, -1, -1, -1 }, { 0x4405, 263965, -1, 264019, -1, -1, -1, -1, -1, -1 }, { 0x4406, 264023, -1, 264055, -1, -1, -1, -1, -1, -1 }, { 0x4407, 264065, 264060, 264145, -1, -1, -1, -1, -1, -1 }, { 0x4408, 264155, 264150, 264314, -1, -1, -1, -1, -1, -1 }, { 0x4409, 264323, 264319, 264337, -1, -1, -1, -1, -1, -1 }, { 0x440A, 264341, -1, 264414, -1, -1, -1, -1, -1, -1 }, { 0x440B, 264425, 264419, 264453, -1, -1, -1, -1, -1, -1 }, { 0x440C, 264464, 264459, 264617, -1, -1, -1, -1, -1, -1 }, { 0x440D, 264623, -1, 264734, -1, -1, -1, -1, -1, -1 }, { 0x440E, 264739, -1, 264751, -1, -1, -1, -1, -1, -1 }, { 0x440F, 264761, 264755, 264772, -1, -1, -1, -1, -1, -1 }, { 0x4410, 264783, 264778, 264835, -1, -1, -1, -1, -1, -1 }, { 0x4411, 264845, 264840, 264873, -1, -1, -1, -1, -1, -1 }, { 0x4412, 264883, 264878, 264954, -1, -1, -1, -1, -1, -1 }, { 0x4413, 264959, -1, 265021, -1, -1, -1, -1, -1, -1 }, { 0x4414, 265026, -1, 265139, -1, -1, -1, -1, -1, -1 }, { 0x4415, 265144, -1, 265190, -1, -1, -1, -1, -1, -1 }, { 0x4416, 265194, -1, 265268, -1, -1, -1, -1, -1, -1 }, { 0x4417, 265277, 265272, 265335, -1, -1, -1, -1, -1, -1 }, { 0x4418, 265346, 265340, 265406, -1, -1, -1, -1, -1, -1 }, { 0x4419, 265417, 265411, 265445, -1, -1, -1, -1, -1, -1 }, { 0x441A, 265454, 265449, 265488, -1, -1, -1, -1, -1, -1 }, { 0x441B, 265492, -1, 265517, -1, -1, -1, -1, -1, -1 }, { 0x441C, 265526, 265521, 265584, -1, -1, -1, -1, -1, -1 }, { 0x441D, 265590, -1, 265628, -1, -1, -1, -1, -1, -1 }, { 0x441E, 265633, -1, 265771, -1, -1, -1, -1, -1, -1 }, { 0x441F, 265776, -1, 265806, -1, -1, -1, -1, -1, -1 }, { 0x4420, 265819, 265813, 265900, -1, -1, -1, -1, -1, -1 }, { 0x4421, 265911, 265907, 265975, -1, -1, -1, -1, -1, -1 }, { 0x4422, 265983, 265979, 266080, -1, -1, -1, -1, -1, -1 }, { 0x4423, 266085, -1, 266124, -1, -1, -1, -1, -1, -1 }, { 0x4424, 266129, -1, 266175, -1, -1, -1, -1, -1, -1 }, { 0x4425, 266186, 266181, 266234, -1, -1, -1, -1, -1, 266240 }, { 0x4426, 266246, -1, 266253, -1, -1, -1, -1, -1, -1 }, { 0x4427, 266262, 266257, 266358, -1, -1, -1, -1, -1, -1 }, { 0x4428, 266368, 266363, 266461, -1, -1, -1, -1, -1, -1 }, { 0x4429, 266470, 266465, 266521, -1, -1, -1, -1, -1, -1 }, { 0x442A, 266532, 266526, 266586, -1, -1, -1, -1, -1, -1 }, { 0x442B, 266591, -1, 266611, -1, -1, -1, -1, -1, -1 }, { 0x442C, 266622, 266617, 266668, -1, -1, -1, -1, -1, -1 }, { 0x442D, 266678, 266673, 266723, -1, -1, -1, -1, -1, 266728 }, { 0x442E, 266734, -1, 266739, -1, -1, -1, -1, -1, -1 }, { 0x442F, 266745, -1, 266799, -1, -1, -1, -1, -1, -1 }, { 0x4430, 266809, 266804, 266874, -1, -1, -1, -1, -1, -1 }, { 0x4431, 266879, -1, 266916, -1, -1, -1, -1, -1, -1 }, { 0x4432, 266928, 266922, 267065, -1, -1, -1, -1, -1, -1 }, { 0x4433, 267070, -1, 267089, -1, -1, -1, -1, -1, -1 }, { 0x4434, 267098, 267093, 267106, -1, -1, -1, -1, -1, -1 }, { 0x4435, 267111, -1, 267132, -1, -1, -1, -1, -1, -1 }, { 0x4436, 267144, 267138, 267220, -1, -1, -1, -1, -1, -1 }, { 0x4437, 267231, 267225, 267254, -1, -1, -1, -1, -1, -1 }, { 0x4438, 267259, -1, 267322, -1, -1, -1, -1, -1, -1 }, { 0x4439, 267332, 267327, 267417, -1, -1, -1, -1, -1, -1 }, { 0x443A, 267422, -1, 267477, -1, -1, -1, -1, -1, -1 }, { 0x443B, 267486, 267482, 267511, -1, -1, -1, -1, -1, -1 }, { 0x443C, 267520, 267515, 267556, -1, -1, -1, -1, -1, -1 }, { 0x443D, -1, 267560, 267565, -1, -1, -1, -1, -1, -1 }, { 0x443E, 267575, 267570, 267586, -1, -1, -1, -1, -1, -1 }, { 0x443F, 267595, 267591, 267674, -1, -1, -1, -1, -1, -1 }, { 0x4440, 267683, 267678, 267778, -1, -1, -1, -1, -1, -1 }, { 0x4441, 267786, 267782, 267810, -1, -1, -1, -1, -1, -1 }, { 0x4442, 267820, 267814, 267831, -1, -1, -1, -1, -1, -1 }, { 0x4443, 267841, 267835, 267949, -1, -1, -1, -1, -1, 267955 }, { 0x4444, 267966, 267961, 268045, -1, -1, -1, -1, -1, -1 }, { 0x4445, 268049, -1, 268099, -1, -1, -1, -1, -1, -1 }, { 0x4446, 268105, -1, 268124, -1, -1, -1, -1, -1, -1 }, { 0x4447, 268135, 268130, 268194, -1, -1, -1, -1, -1, -1 }, { 0x4448, 268204, 268199, 268230, -1, -1, -1, -1, -1, -1 }, { 0x4449, 268234, -1, 268262, -1, -1, -1, -1, -1, -1 }, { 0x444A, 268273, 268268, 268310, -1, -1, -1, -1, -1, -1 }, { 0x444B, 268315, -1, 268326, -1, -1, -1, -1, -1, -1 }, { 0x444C, 268338, 268332, 268449, -1, -1, -1, -1, -1, -1 }, { 0x444D, 268454, -1, 268544, -1, -1, -1, -1, -1, -1 }, { 0x444E, 268555, 268549, 268603, -1, -1, -1, -1, -1, -1 }, { 0x444F, 268615, 268609, 268640, -1, -1, -1, -1, -1, -1 }, { 0x4450, 268646, -1, 268726, -1, -1, -1, -1, 268720, -1 }, { 0x4451, 268737, 268732, 268805, -1, -1, -1, -1, -1, -1 }, { 0x4452, 268814, 268809, -1, -1, -1, -1, -1, -1, -1 }, { 0x4453, 268861, 268856, 268926, -1, -1, -1, -1, -1, -1 }, { 0x4454, 268936, 268931, 268981, -1, -1, -1, -1, -1, -1 }, { 0x4455, 268991, 268986, 269092, -1, -1, -1, -1, -1, -1 }, { 0x4456, -1, 269097, -1, -1, -1, -1, -1, -1, -1 }, { 0x4457, 269108, 269102, 269153, -1, -1, -1, -1, -1, -1 }, { 0x4458, 269163, 269159, 269222, -1, -1, -1, -1, -1, -1 }, { 0x4459, 269233, 269227, 269285, -1, -1, -1, -1, -1, -1 }, { 0x445A, 269295, 269290, 269350, -1, -1, -1, -1, -1, -1 }, { 0x445B, 269362, 269356, 269393, -1, -1, -1, -1, -1, -1 }, { 0x445C, 269404, 269398, 269494, -1, -1, -1, -1, -1, -1 }, { 0x445D, 269503, 269498, 269590, -1, -1, -1, -1, -1, -1 }, { 0x445E, 269601, 269595, 269707, -1, -1, -1, -1, -1, -1 }, { 0x445F, 269719, 269713, 269812, -1, -1, -1, -1, -1, -1 }, { 0x4460, 269824, 269819, 269859, -1, -1, -1, -1, -1, -1 }, { 0x4461, 269870, 269865, -1, -1, -1, -1, -1, -1, -1 }, { 0x4462, 269912, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x4463, 269978, 269973, 269993, -1, -1, -1, -1, -1, -1 }, { 0x4464, 270004, 269999, 270027, -1, -1, -1, -1, -1, -1 }, { 0x4465, 270038, 270032, 270105, -1, -1, -1, -1, -1, -1 }, { 0x4466, 270108, -1, 270131, -1, -1, -1, -1, -1, -1 }, { 0x4467, 270140, 270136, 270169, -1, -1, -1, -1, -1, -1 }, { 0x4468, 270177, 270173, 270204, -1, -1, -1, -1, -1, -1 }, { 0x4469, 270213, 270209, -1, -1, -1, -1, -1, -1, -1 }, { 0x446A, 270272, 270266, 270295, -1, -1, -1, -1, -1, -1 }, { 0x446B, 270304, 270298, 270335, -1, -1, -1, -1, -1, -1 }, { 0x446C, 270341, -1, 270401, -1, -1, -1, -1, -1, -1 }, { 0x446D, 270411, 270406, 270443, -1, -1, -1, -1, -1, -1 }, { 0x446E, -1, 270447, -1, -1, -1, -1, -1, -1, -1 }, { 0x446F, 270451, -1, 270474, -1, -1, -1, -1, -1, -1 }, { 0x4470, 270483, 270478, 270494, -1, -1, -1, -1, -1, -1 }, { 0x4471, 270498, -1, 270521, -1, -1, -1, -1, -1, -1 }, { 0x4472, 270526, -1, 270583, -1, -1, -1, -1, -1, -1 }, { 0x4473, 270595, 270589, 270639, -1, -1, -1, -1, -1, -1 }, { 0x4474, 270649, 270644, 270672, -1, -1, -1, -1, -1, -1 }, { 0x4475, 270681, 270676, 270718, -1, -1, -1, -1, -1, -1 }, { 0x4476, 270722, -1, 270749, -1, -1, -1, -1, -1, -1 }, { 0x4477, -1, 270755, -1, -1, -1, -1, -1, -1, -1 }, { 0x4478, 270766, 270760, 270798, -1, -1, -1, -1, -1, -1 }, { 0x4479, 270809, 270804, 270870, -1, -1, -1, -1, -1, -1 }, { 0x447A, 270875, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x447B, 270908, -1, 270963, -1, -1, -1, -1, -1, -1 }, { 0x447C, 270968, -1, 271019, -1, -1, -1, -1, -1, -1 }, { 0x447D, 271025, -1, 271038, -1, -1, -1, -1, -1, -1 }, { 0x447E, -1, 271042, -1, -1, -1, -1, -1, -1, -1 }, { 0x447F, 271052, 271047, 271063, -1, -1, -1, -1, -1, -1 }, { 0x4480, 271067, -1, 271087, -1, -1, -1, -1, -1, -1 }, { 0x4481, 271097, 271091, 271233, -1, -1, -1, -1, -1, -1 }, { 0x4482, 271244, 271237, 271251, -1, -1, -1, -1, -1, -1 }, { 0x4483, 271263, 271258, 271326, -1, -1, -1, -1, -1, -1 }, { 0x4484, 271335, 271331, 271373, -1, -1, -1, -1, -1, -1 }, { 0x4485, 271383, 271377, 271421, -1, -1, -1, -1, -1, -1 }, { 0x4486, 271432, 271427, 271463, -1, -1, -1, -1, -1, -1 }, { 0x4487, 271472, 271468, 271509, -1, -1, -1, -1, -1, -1 }, { 0x4488, 271518, 271513, 271552, -1, -1, -1, -1, -1, -1 }, { 0x4489, 271562, 271557, 271582, -1, -1, -1, -1, -1, -1 }, { 0x448A, 271586, -1, 271637, -1, -1, -1, -1, -1, -1 }, { 0x448B, 271648, 271641, 271681, -1, -1, -1, -1, -1, -1 }, { 0x448C, 271693, 271687, 271743, -1, -1, -1, -1, -1, -1 }, { 0x448D, 271755, 271749, 271786, -1, -1, -1, -1, -1, -1 }, { 0x448E, 271798, 271792, 271829, -1, -1, -1, -1, -1, -1 }, { 0x448F, 271841, 271835, 271913, -1, -1, -1, -1, -1, -1 }, { 0x4490, 271919, -1, 272003, -1, -1, -1, -1, -1, -1 }, { 0x4491, 272009, -1, 272064, -1, -1, -1, -1, -1, -1 }, { 0x4492, 272074, 272069, 272142, -1, -1, -1, -1, -1, -1 }, { 0x4493, 272154, 272148, 272239, -1, -1, -1, -1, -1, -1 }, { 0x4494, 272250, 272244, 272277, -1, -1, -1, -1, -1, -1 }, { 0x4495, 272287, 272282, 272354, -1, -1, -1, -1, -1, -1 }, { 0x4496, 272366, 272360, 272434, -1, -1, -1, -1, -1, -1 }, { 0x4497, 272439, -1, 272476, -1, -1, -1, -1, -1, -1 }, { 0x4498, 272486, 272480, -1, -1, -1, -1, -1, -1, -1 }, { 0x4499, -1, 272538, -1, -1, -1, -1, -1, -1, -1 }, { 0x449A, 272549, 272544, 272576, -1, -1, -1, -1, -1, -1 }, { 0x449B, 272588, 272582, 272615, -1, -1, -1, -1, -1, -1 }, { 0x449C, 272621, -1, 272664, -1, -1, -1, -1, -1, 272669 }, { 0x449D, 272681, 272675, 272756, -1, -1, -1, -1, -1, -1 }, { 0x449E, 272767, 272762, 272799, -1, -1, -1, -1, -1, -1 }, { 0x449F, 272811, 272805, 272838, -1, -1, -1, -1, -1, -1 }, { 0x44A0, 272849, 272843, 272955, -1, -1, -1, -1, -1, -1 }, { 0x44A1, 272961, -1, 272988, -1, -1, -1, -1, -1, -1 }, { 0x44A2, 273000, 272993, 273125, -1, -1, -1, -1, -1, -1 }, { 0x44A3, 273130, -1, 273184, -1, -1, -1, -1, -1, -1 }, { 0x44A4, 273189, -1, 273216, -1, -1, -1, -1, -1, -1 }, { 0x44A5, 273225, 273220, 273297, -1, -1, -1, -1, -1, -1 }, { 0x44A6, 273308, 273302, 273330, -1, -1, -1, -1, -1, -1 }, { 0x44A7, 273335, -1, 273402, -1, -1, -1, -1, -1, -1 }, { 0x44A8, 273406, -1, 273469, -1, -1, -1, -1, -1, -1 }, { 0x44A9, 273478, 273474, 273524, -1, -1, -1, -1, -1, -1 }, { 0x44AA, 273533, 273528, 273560, -1, -1, -1, -1, -1, -1 }, { 0x44AB, 273571, 273566, 273578, -1, -1, -1, -1, -1, -1 }, { 0x44AC, 273588, 273583, 273651, -1, -1, -1, -1, -1, -1 }, { 0x44AD, 273661, 273655, 273726, -1, -1, -1, -1, -1, -1 }, { 0x44AE, -1, 273732, -1, -1, -1, -1, -1, -1, -1 }, { 0x44AF, -1, 273738, -1, -1, -1, -1, -1, -1, -1 }, { 0x44B0, 273744, -1, 273822, -1, -1, -1, -1, -1, -1 }, { 0x44B1, 273835, 273829, -1, -1, -1, -1, -1, -1, -1 }, { 0x44B2, 273908, 273903, 273958, -1, -1, -1, -1, -1, -1 }, { 0x44B3, 273963, -1, 274032, -1, -1, -1, -1, -1, -1 }, { 0x44B4, 274037, -1, 274064, -1, -1, -1, -1, -1, -1 }, { 0x44B5, 274069, -1, 274096, -1, -1, -1, -1, -1, -1 }, { 0x44B6, 274106, 274101, -1, -1, -1, -1, -1, -1, -1 }, { 0x44B7, 274172, 274166, 274262, -1, -1, -1, -1, -1, -1 }, { 0x44B8, 274273, 274267, 274279, -1, -1, -1, -1, -1, -1 }, { 0x44B9, 274289, 274284, 274306, -1, -1, -1, -1, -1, -1 }, { 0x44BA, 274316, 274311, 274343, -1, -1, -1, -1, -1, -1 }, { 0x44BB, 274353, 274348, 274403, -1, -1, -1, -1, -1, -1 }, { 0x44BC, 274412, 274407, 274462, -1, -1, -1, -1, -1, -1 }, { 0x44BD, 274472, 274466, 274519, -1, -1, -1, -1, -1, -1 }, { 0x44BE, -1, -1, 274525, -1, -1, -1, -1, -1, -1 }, { 0x44BF, -1, 274529, 274534, -1, -1, -1, -1, -1, -1 }, { 0x44C0, -1, 274540, -1, -1, -1, -1, -1, -1, -1 }, { 0x44C1, -1, 274545, -1, -1, -1, -1, -1, -1, -1 }, { 0x44C2, 274551, -1, 274589, -1, -1, -1, -1, -1, -1 }, { 0x44C3, 274594, -1, 274649, -1, -1, -1, -1, -1, -1 }, { 0x44C4, 274659, 274653, 274694, -1, -1, -1, -1, -1, -1 }, { 0x44C5, 274704, 274699, 274748, -1, -1, -1, -1, -1, -1 }, { 0x44C6, 274757, 274752, 274784, -1, -1, -1, -1, -1, -1 }, { 0x44C7, 274789, -1, 274925, -1, -1, -1, -1, -1, -1 }, { 0x44C8, 274929, -1, 274974, -1, -1, -1, -1, -1, -1 }, { 0x44C9, 274978, -1, 275077, -1, -1, -1, -1, -1, -1 }, { 0x44CA, 275085, 275081, 275143, -1, -1, -1, -1, -1, -1 }, { 0x44CB, 275151, 275147, 275177, -1, -1, -1, -1, -1, -1 }, { 0x44CC, 275186, 275182, 275212, -1, -1, -1, -1, -1, -1 }, { 0x44CD, 275222, 275217, 275278, -1, -1, -1, -1, -1, -1 }, { 0x44CE, 275288, 275283, 275315, -1, -1, -1, -1, -1, -1 }, { 0x44CF, 275325, 275321, 275374, -1, -1, -1, -1, -1, -1 }, { 0x44D0, 275384, 275378, 275411, -1, -1, -1, -1, -1, -1 }, { 0x44D1, 275423, 275417, 275488, -1, -1, -1, -1, -1, -1 }, { 0x44D2, 275501, 275494, 275589, -1, -1, -1, -1, -1, -1 }, { 0x44D3, 275600, 275595, 275733, -1, -1, -1, -1, -1, -1 }, { 0x44D4, -1, 275739, -1, -1, -1, -1, -1, -1, -1 }, { 0x44D5, 275751, 275745, 275777, -1, -1, -1, -1, -1, -1 }, { 0x44D6, 275788, 275782, 275833, -1, -1, -1, -1, -1, -1 }, { 0x44D7, 275846, 275840, 275889, -1, -1, -1, -1, -1, -1 }, { 0x44D8, 275895, -1, 275939, -1, -1, -1, -1, -1, -1 }, { 0x44D9, 275944, -1, 275972, -1, -1, -1, -1, -1, -1 }, { 0x44DA, 275977, -1, 276076, -1, -1, -1, -1, -1, -1 }, { 0x44DB, 276080, -1, 276117, -1, -1, -1, -1, -1, -1 }, { 0x44DC, 276125, 276121, 276154, -1, -1, -1, -1, -1, -1 }, { 0x44DD, 276159, -1, 276205, -1, -1, -1, -1, -1, -1 }, { 0x44DE, 276217, 276211, 276351, -1, -1, -1, -1, -1, -1 }, { 0x44DF, 276360, 276355, 276410, -1, -1, -1, -1, -1, -1 }, { 0x44E0, 276416, -1, 276468, -1, -1, -1, -1, -1, -1 }, { 0x44E1, 276476, 276472, 276500, -1, -1, -1, -1, -1, -1 }, { 0x44E2, 276509, 276505, 276536, -1, -1, -1, -1, -1, -1 }, { 0x44E3, 276547, 276540, 276574, -1, -1, -1, -1, -1, -1 }, { 0x44E4, 276586, 276581, 276597, -1, -1, -1, -1, -1, -1 }, { 0x44E5, 276607, 276601, 276650, -1, -1, -1, -1, -1, -1 }, { 0x44E6, 276659, 276654, 276742, -1, -1, -1, -1, -1, -1 }, { 0x44E7, 276753, 276748, 276784, -1, -1, -1, -1, -1, -1 }, { 0x44E8, 276794, 276788, 276898, -1, -1, -1, -1, -1, -1 }, { 0x44E9, -1, 276904, -1, -1, -1, -1, -1, -1, -1 }, { 0x44EB, 276913, 276908, 276942, -1, -1, -1, -1, -1, -1 }, { 0x44EC, -1, 276946, 276952, -1, -1, -1, -1, -1, -1 }, { 0x44ED, 276958, -1, 277029, -1, -1, -1, -1, -1, -1 }, { 0x44EE, 277039, 277034, 277092, -1, -1, -1, -1, -1, -1 }, { 0x44EF, 277102, 277097, 277115, -1, -1, -1, -1, -1, -1 }, { 0x44F0, 277119, -1, 277177, -1, -1, -1, -1, -1, -1 }, { 0x44F1, 277188, 277182, 277223, -1, -1, -1, -1, -1, -1 }, { 0x44F2, 277229, -1, 277262, -1, -1, -1, -1, -1, -1 }, { 0x44F3, 277267, -1, 277294, -1, -1, -1, -1, -1, -1 }, { 0x44F4, 277299, -1, 277324, -1, -1, -1, -1, -1, -1 }, { 0x44F5, 277334, 277330, 277356, -1, -1, -1, -1, -1, -1 }, { 0x44F6, 277366, 277360, 277412, -1, -1, -1, -1, -1, -1 }, { 0x44F7, 277423, 277417, 277512, -1, -1, -1, -1, -1, -1 }, { 0x44F8, 277518, -1, 277523, -1, -1, -1, -1, -1, -1 }, { 0x44F9, 277529, -1, 277617, -1, -1, -1, -1, -1, -1 }, { 0x44FA, 277626, 277621, 277653, -1, -1, -1, -1, -1, -1 }, { 0x44FB, -1, 277658, -1, -1, -1, -1, -1, -1, -1 }, { 0x44FC, 277669, 277663, 277714, -1, -1, -1, -1, -1, -1 }, { 0x44FD, 277725, 277720, 277752, -1, -1, -1, -1, -1, -1 }, { 0x44FE, 277760, 277756, 277795, -1, -1, -1, -1, -1, -1 }, { 0x44FF, 277805, 277800, 277820, -1, -1, -1, -1, -1, -1 }, { 0x4500, 277831, 277825, -1, -1, -1, -1, -1, -1, -1 }, { 0x4501, 277863, 277857, 277890, -1, -1, -1, -1, -1, -1 }, { 0x4502, 277894, -1, 277930, -1, -1, -1, -1, -1, -1 }, { 0x4503, 277939, 277934, 277979, -1, -1, -1, -1, -1, -1 }, { 0x4504, 277983, -1, 278026, -1, -1, -1, -1, -1, -1 }, { 0x4505, 278035, 278031, 278109, -1, -1, -1, -1, -1, -1 }, { 0x4506, 278118, 278113, 278141, -1, -1, -1, -1, -1, -1 }, { 0x4507, 278150, 278145, 278193, -1, -1, -1, -1, -1, -1 }, { 0x4508, 278203, 278197, 278242, -1, -1, -1, -1, -1, -1 }, { 0x4509, 278248, -1, 278362, -1, -1, -1, -1, -1, -1 }, { 0x450A, 278372, 278366, 278394, -1, -1, -1, -1, -1, -1 }, { 0x450B, 278404, 278400, 278471, -1, -1, -1, -1, -1, -1 }, { 0x450C, 278481, 278476, -1, -1, -1, -1, -1, -1, -1 }, { 0x450D, -1, 278550, -1, -1, -1, -1, -1, -1, -1 }, { 0x450E, 278555, -1, 278582, -1, -1, -1, -1, -1, -1 }, { 0x450F, 278586, -1, 278719, -1, -1, -1, -1, -1, -1 }, { 0x4510, 278730, 278725, 278784, -1, -1, -1, -1, -1, -1 }, { 0x4511, 278794, 278790, 278919, -1, -1, -1, -1, -1, -1 }, { 0x4512, 278929, 278924, 278962, -1, -1, -1, -1, 278956, -1 }, { 0x4513, 278973, 278967, 279000, -1, -1, -1, -1, -1, -1 }, { 0x4514, 279004, -1, 279031, -1, -1, -1, -1, -1, -1 }, { 0x4515, 279042, 279037, 279057, -1, -1, -1, -1, -1, -1 }, { 0x4516, 279067, 279061, 279099, -1, -1, -1, -1, -1, -1 }, { 0x4517, 279112, 279105, 279132, -1, -1, -1, -1, -1, -1 }, { 0x4518, 279144, 279139, 279181, -1, -1, -1, -1, -1, -1 }, { 0x4519, 279191, 279186, 279218, -1, -1, -1, -1, -1, -1 }, { 0x451A, 279230, 279224, 279264, -1, -1, -1, -1, -1, -1 }, { 0x451B, 279276, 279270, 279325, -1, -1, -1, -1, -1, -1 }, { 0x451C, 279337, 279331, 279362, -1, -1, -1, -1, -1, -1 }, { 0x451D, 279373, 279367, 279400, -1, -1, -1, -1, -1, -1 }, { 0x451E, 279412, 279406, 279462, -1, -1, -1, -1, -1, -1 }, { 0x451F, 279466, -1, 279494, -1, -1, -1, -1, -1, -1 }, { 0x4520, 279498, -1, 279603, -1, -1, -1, -1, -1, -1 }, { 0x4521, 279609, -1, 279684, -1, -1, -1, -1, -1, -1 }, { 0x4522, 279693, 279688, 279796, -1, -1, -1, -1, -1, -1 }, { 0x4523, 279806, 279801, 279831, -1, -1, -1, -1, -1, -1 }, { 0x4524, 279840, 279835, 279888, -1, -1, -1, -1, -1, -1 }, { 0x4525, 279897, 279892, -1, -1, -1, -1, -1, -1, -1 }, { 0x4526, -1, 279953, -1, -1, -1, -1, -1, -1, -1 }, { 0x4527, 279958, -1, 280010, -1, -1, -1, -1, -1, -1 }, { 0x4528, -1, 280014, -1, -1, -1, -1, -1, -1, -1 }, { 0x4529, -1, 280019, -1, -1, -1, -1, -1, -1, -1 }, { 0x452A, 280030, 280024, 280104, -1, -1, -1, -1, -1, -1 }, { 0x452B, -1, 280112, -1, -1, -1, -1, -1, -1, -1 }, { 0x452C, 280116, -1, 280162, -1, -1, -1, -1, -1, -1 }, { 0x452D, 280166, -1, 280209, -1, -1, -1, -1, -1, -1 }, { 0x452E, 280219, 280215, 280288, -1, -1, -1, -1, -1, -1 }, { 0x452F, 280296, 280292, 280331, -1, -1, -1, -1, -1, -1 }, { 0x4530, 280339, 280335, 280411, -1, -1, -1, -1, -1, -1 }, { 0x4531, 280415, -1, 280442, -1, -1, -1, -1, -1, -1 }, { 0x4532, 280452, 280446, 280505, -1, -1, -1, -1, -1, 280511 }, { 0x4533, 280519, -1, 280529, -1, -1, -1, -1, -1, -1 }, { 0x4534, 280539, 280534, 280629, -1, -1, -1, -1, -1, -1 }, { 0x4535, 280639, 280633, -1, -1, -1, -1, -1, -1, -1 }, { 0x4536, 280706, 280701, 280778, -1, -1, -1, -1, -1, -1 }, { 0x4537, 280787, 280782, 280830, -1, -1, -1, -1, -1, -1 }, { 0x4538, 280835, -1, 280920, -1, -1, -1, -1, -1, -1 }, { 0x4539, 280932, 280926, 280994, -1, -1, -1, -1, -1, -1 }, { 0x453A, 281004, 280999, 281194, -1, -1, -1, -1, -1, -1 }, { 0x453B, 281205, 281199, 281262, -1, -1, -1, -1, -1, -1 }, { 0x453C, 281267, -1, 281295, -1, -1, -1, -1, -1, -1 }, { 0x453D, 281303, 281299, 281381, -1, -1, -1, -1, -1, -1 }, { 0x453E, 281390, 281385, 281486, -1, -1, -1, -1, -1, -1 }, { 0x453F, 281496, 281490, 281580, -1, -1, -1, -1, -1, -1 }, { 0x4540, 281590, 281585, 281692, -1, -1, -1, -1, -1, -1 }, { 0x4541, 281703, 281698, 281740, -1, -1, -1, -1, -1, -1 }, { 0x4542, -1, 281745, -1, -1, -1, -1, -1, -1, -1 }, { 0x4543, 281751, -1, 281818, -1, -1, -1, -1, -1, -1 }, { 0x4544, 281829, 281823, -1, -1, -1, -1, -1, -1, -1 }, { 0x4545, 281884, 281879, 281911, -1, -1, -1, -1, -1, -1 }, { 0x4546, 281921, 281916, 282014, -1, -1, -1, -1, -1, -1 }, { 0x4547, 282024, 282019, 282072, -1, -1, -1, -1, -1, -1 }, { 0x4548, 282077, -1, 282145, -1, -1, -1, -1, -1, -1 }, { 0x4549, 282150, -1, 282305, -1, -1, -1, -1, -1, -1 }, { 0x454A, 282309, -1, 282377, -1, -1, -1, -1, -1, -1 }, { 0x454B, 282388, 282382, 282401, -1, -1, -1, -1, -1, -1 }, { 0x454C, 282411, 282407, 282469, -1, -1, -1, -1, -1, -1 }, { 0x454D, 282474, -1, 282501, -1, -1, -1, -1, -1, -1 }, { 0x454E, 282510, 282505, 282609, -1, -1, -1, -1, -1, -1 }, { 0x454F, 282618, 282613, 282664, -1, -1, -1, -1, -1, -1 }, { 0x4550, -1, 282667, -1, -1, -1, -1, -1, -1, -1 }, { 0x4551, 282678, 282672, 282700, -1, -1, -1, -1, -1, -1 }, { 0x4552, 282710, 282705, 282737, -1, -1, -1, -1, -1, -1 }, { 0x4553, 282748, 282742, 282847, -1, -1, -1, -1, -1, -1 }, { 0x4554, 282858, 282852, 282905, -1, -1, -1, -1, -1, -1 }, { 0x4555, 282917, 282911, 282944, -1, -1, -1, -1, -1, -1 }, { 0x4556, 282955, 282949, -1, -1, -1, -1, -1, -1, -1 }, { 0x4557, 282997, 282992, 283024, -1, -1, -1, -1, -1, -1 }, { 0x4558, 283034, 283028, 283130, -1, -1, -1, -1, -1, -1 }, { 0x4559, 283141, 283136, 283179, -1, -1, -1, -1, -1, -1 }, { 0x455A, 283190, 283184, 283247, -1, -1, -1, -1, -1, -1 }, { 0x455B, 283258, 283252, 283285, -1, -1, -1, -1, -1, -1 }, { 0x455C, -1, 283290, -1, -1, -1, -1, -1, -1, -1 }, { 0x455D, 283302, 283296, 283323, -1, -1, -1, -1, -1, 283330 }, { 0x455E, 283343, 283337, 283421, -1, -1, -1, -1, -1, -1 }, { 0x455F, 283433, 283427, 283459, -1, -1, -1, -1, -1, -1 }, { 0x4560, 283470, 283465, 283602, -1, -1, -1, -1, -1, -1 }, { 0x4561, 283613, 283607, 283680, -1, -1, -1, -1, -1, -1 }, { 0x4562, 283689, 283684, 283742, -1, -1, -1, -1, -1, -1 }, { 0x4563, 283747, -1, 283759, -1, -1, -1, -1, -1, -1 }, { 0x4564, 283768, 283763, 283857, -1, -1, -1, -1, -1, -1 }, { 0x4565, 283866, 283861, 283953, -1, -1, -1, -1, -1, -1 }, { 0x4566, 283957, -1, 284000, -1, -1, -1, -1, -1, -1 }, { 0x4567, 284012, 284006, 284155, -1, -1, -1, -1, -1, -1 }, { 0x4568, 284167, 284161, 284188, -1, -1, -1, -1, -1, -1 }, { 0x4569, 284199, 284194, 284234, -1, -1, -1, -1, -1, -1 }, { 0x456A, 284245, 284239, 284264, -1, -1, -1, -1, -1, -1 }, { 0x456B, 284274, 284268, 284396, -1, -1, -1, -1, -1, -1 }, { 0x456C, 284408, 284401, -1, -1, -1, -1, -1, -1, -1 }, { 0x456D, 284434, 284429, 284511, -1, -1, -1, -1, -1, -1 }, { 0x456E, 284522, 284517, 284587, -1, -1, -1, -1, -1, -1 }, { 0x456F, 284591, -1, 284600, -1, -1, -1, -1, -1, 284606 }, { 0x4570, 284617, 284611, 284641, -1, -1, -1, -1, -1, -1 }, { 0x4571, 284646, -1, 284673, -1, -1, -1, -1, -1, -1 }, { 0x4572, 284683, 284678, 284729, -1, -1, -1, -1, -1, -1 }, { 0x4573, 284734, -1, 284761, -1, -1, -1, -1, -1, -1 }, { 0x4574, 284770, 284765, 284825, -1, -1, -1, -1, -1, -1 }, { 0x4575, 284836, 284831, 284910, -1, -1, -1, -1, -1, -1 }, { 0x4576, 284919, 284915, 284946, -1, -1, -1, -1, -1, -1 }, { 0x4577, 284955, 284950, 285089, -1, -1, -1, -1, -1, -1 }, { 0x4578, 285099, 285093, 285142, -1, -1, -1, -1, -1, -1 }, { 0x4579, 285147, -1, 285182, -1, -1, -1, -1, -1, -1 }, { 0x457A, 285192, 285186, 285328, -1, -1, -1, -1, -1, -1 }, { 0x457B, 285339, 285334, 285371, -1, -1, -1, -1, -1, -1 }, { 0x457C, 285375, -1, 285402, -1, -1, -1, -1, -1, -1 }, { 0x457D, 285412, 285407, 285493, -1, -1, -1, -1, -1, -1 }, { 0x457E, 285498, -1, 285613, -1, -1, -1, -1, -1, -1 }, { 0x457F, 285623, 285618, 285650, -1, -1, -1, -1, -1, -1 }, { 0x4580, 285660, 285655, -1, -1, -1, -1, -1, -1, -1 }, { 0x4581, 285714, -1, 285745, -1, -1, -1, -1, -1, -1 }, { 0x4582, 285755, 285749, 285796, -1, -1, -1, -1, -1, -1 }, { 0x4583, 285802, -1, 285872, -1, -1, -1, -1, -1, -1 }, { 0x4584, 285877, -1, 285941, -1, -1, -1, -1, -1, -1 }, { 0x4585, 285952, 285946, 285991, -1, -1, -1, -1, -1, -1 }, { 0x4586, 285997, -1, 286052, -1, -1, -1, -1, -1, -1 }, { 0x4587, 286064, 286059, 286101, -1, -1, -1, -1, -1, -1 }, { 0x4588, 286111, 286105, 286153, -1, -1, -1, -1, -1, -1 }, { 0x4589, 286165, 286159, -1, -1, -1, -1, -1, -1, -1 }, { 0x458A, 286192, -1, 286203, -1, -1, -1, -1, -1, -1 }, { 0x458B, 286207, -1, 286249, -1, -1, -1, -1, -1, -1 }, { 0x458C, 286255, -1, 286273, -1, -1, -1, -1, -1, -1 }, { 0x458D, 286282, 286277, 286335, -1, -1, -1, -1, -1, -1 }, { 0x458E, 286347, 286341, 286353, -1, -1, -1, -1, -1, -1 }, { 0x458F, 286358, -1, 286469, -1, -1, -1, -1, -1, -1 }, { 0x4590, 286480, 286474, 286497, -1, -1, -1, -1, -1, -1 }, { 0x4591, 286507, 286502, 286521, -1, -1, -1, -1, -1, -1 }, { 0x4592, 286530, 286525, 286590, -1, -1, -1, -1, -1, -1 }, { 0x4593, 286600, 286594, 286619, -1, -1, -1, -1, -1, -1 }, { 0x4594, 286628, 286623, 286684, -1, -1, -1, -1, -1, -1 }, { 0x4595, 286694, 286689, 286702, -1, -1, -1, -1, -1, -1 }, { 0x4596, 286712, 286706, 286784, -1, -1, -1, -1, -1, -1 }, { 0x4597, 286796, 286789, 286857, -1, -1, -1, -1, -1, -1 }, { 0x4598, 286867, 286862, 286875, -1, -1, -1, -1, -1, -1 }, { 0x4599, 286884, 286879, 286940, -1, -1, -1, -1, -1, -1 }, { 0x459A, 286948, 286944, 286956, -1, -1, -1, -1, -1, -1 }, { 0x459B, 286965, 286960, 286974, -1, -1, -1, -1, -1, -1 }, { 0x459C, 286984, 286979, 287022, -1, -1, -1, -1, -1, -1 }, { 0x459D, 287033, 287027, 287076, -1, -1, -1, -1, -1, -1 }, { 0x459E, 287088, 287083, 287134, -1, -1, -1, -1, -1, -1 }, { 0x459F, 287146, 287140, 287183, -1, -1, -1, -1, -1, -1 }, { 0x45A0, 287189, -1, 287311, -1, -1, -1, -1, -1, -1 }, { 0x45A1, 287322, 287317, 287332, -1, -1, -1, -1, -1, -1 }, { 0x45A2, 287341, 287336, 287393, -1, -1, -1, -1, -1, -1 }, { 0x45A3, 287404, 287399, 287488, -1, -1, -1, -1, -1, -1 }, { 0x45A4, 287493, -1, 287528, -1, -1, -1, -1, -1, -1 }, { 0x45A5, 287539, 287533, 287589, -1, -1, -1, -1, -1, -1 }, { 0x45A6, 287598, 287593, 287674, -1, -1, -1, -1, -1, -1 }, { 0x45A7, 287684, 287678, 287777, -1, -1, -1, -1, -1, -1 }, { 0x45A8, 287786, 287781, 287845, -1, -1, -1, -1, -1, -1 }, { 0x45A9, 287850, -1, 287875, -1, -1, -1, -1, -1, -1 }, { 0x45AA, 287883, 287879, 287957, -1, -1, -1, -1, -1, -1 }, { 0x45AB, 287967, 287961, 287988, -1, -1, -1, -1, -1, -1 }, { 0x45AC, 288000, 287994, -1, -1, -1, -1, -1, -1, -1 }, { 0x45AD, 288007, -1, 288101, -1, -1, -1, -1, -1, -1 }, { 0x45AE, 288114, 288107, 288142, -1, -1, -1, -1, -1, -1 }, { 0x45AF, 288149, -1, 288317, -1, -1, -1, -1, -1, -1 }, { 0x45B0, 288322, -1, 288360, -1, -1, -1, -1, -1, -1 }, { 0x45B1, 288365, -1, 288389, -1, -1, -1, -1, -1, -1 }, { 0x45B2, 288402, 288396, 288439, -1, -1, -1, -1, -1, -1 }, { 0x45B3, 288449, 288444, 288459, -1, -1, -1, -1, -1, -1 }, { 0x45B4, 288464, -1, 288777, -1, -1, -1, -1, -1, 288782 }, { 0x45B5, 288794, 288788, 288802, -1, -1, -1, -1, -1, -1 }, { 0x45B6, 288812, 288807, 288891, -1, -1, -1, -1, -1, -1 }, { 0x45B7, 288901, 288896, 288918, -1, -1, -1, -1, -1, 288922 }, { 0x45B8, 288930, 288925, 288949, -1, -1, -1, -1, -1, -1 }, { 0x45B9, 288952, -1, 288981, -1, -1, -1, -1, -1, -1 }, { 0x45BA, 288992, 288987, 289028, -1, -1, -1, -1, -1, -1 }, { 0x45BB, 289034, -1, 289084, -1, -1, -1, -1, -1, -1 }, { 0x45BC, 289089, -1, 289139, -1, -1, -1, -1, -1, -1 }, { 0x45BD, 289149, 289144, 289202, -1, -1, -1, -1, -1, -1 }, { 0x45BE, -1, 289206, -1, -1, -1, -1, -1, -1, -1 }, { 0x45BF, 289217, 289212, 289270, -1, -1, -1, -1, -1, -1 }, { 0x45C0, 289280, 289274, 289295, -1, -1, -1, -1, -1, -1 }, { 0x45C1, 289307, 289302, 289344, -1, -1, -1, -1, -1, -1 }, { 0x45C2, 289352, 289348, 289446, -1, -1, -1, -1, -1, -1 }, { 0x45C3, 289450, -1, 289508, -1, -1, -1, -1, -1, -1 }, { 0x45C4, 289518, 289514, 289550, -1, -1, -1, -1, -1, -1 }, { 0x45C5, 289554, -1, 289593, -1, -1, -1, -1, -1, -1 }, { 0x45C6, 289605, 289600, 289627, -1, -1, -1, -1, -1, -1 }, { 0x45C7, 289633, -1, 289719, -1, -1, -1, -1, -1, -1 }, { 0x45C8, 289729, 289723, 289766, -1, -1, -1, -1, -1, -1 }, { 0x45C9, 289779, 289772, 289801, -1, -1, -1, -1, -1, -1 }, { 0x45CA, 289814, 289808, 289853, -1, -1, -1, -1, -1, 289858 }, { 0x45CB, 289869, 289864, 289883, -1, -1, -1, -1, -1, -1 }, { 0x45CC, 289894, 289888, 289904, -1, -1, -1, -1, -1, -1 }, { 0x45CD, 289915, 289910, 290003, -1, -1, -1, -1, -1, -1 }, { 0x45CE, 290007, -1, 290024, -1, -1, -1, -1, -1, -1 }, { 0x45CF, 290034, 290029, 290041, -1, -1, -1, -1, -1, -1 }, { 0x45D0, 290050, 290046, 290079, -1, -1, -1, -1, -1, -1 }, { 0x45D1, 290089, 290084, 290097, -1, -1, -1, -1, -1, -1 }, { 0x45D2, 290107, 290101, 290139, -1, -1, -1, -1, -1, -1 }, { 0x45D3, 290151, 290145, 290161, -1, -1, -1, -1, -1, -1 }, { 0x45D4, 290172, 290167, 290235, -1, -1, -1, -1, -1, -1 }, { 0x45D5, 290240, -1, 290347, -1, -1, -1, -1, -1, -1 }, { 0x45D6, 290357, 290352, 290365, -1, -1, -1, -1, -1, -1 }, { 0x45D7, 290374, 290369, 290407, -1, -1, -1, -1, -1, -1 }, { 0x45D8, 290416, 290411, 290425, -1, -1, -1, -1, -1, -1 }, { 0x45D9, 290434, 290429, 290444, -1, -1, -1, -1, -1, -1 }, { 0x45DA, 290454, 290449, 290480, -1, -1, -1, -1, -1, -1 }, { 0x45DB, 290484, -1, 290501, -1, -1, -1, -1, -1, -1 }, { 0x45DC, 290506, -1, 290596, -1, -1, -1, -1, -1, -1 }, { 0x45DD, 290607, 290601, 290644, -1, -1, -1, -1, -1, -1 }, { 0x45DE, 290655, 290649, 290678, -1, -1, -1, -1, -1, -1 }, { 0x45DF, 290687, 290683, 290704, -1, -1, -1, -1, -1, -1 }, { 0x45E0, 290714, 290708, 290738, -1, -1, -1, -1, -1, -1 }, { 0x45E1, 290744, -1, 290804, -1, -1, -1, -1, -1, -1 }, { 0x45E2, 290814, 290809, 290833, -1, -1, -1, -1, -1, -1 }, { 0x45E3, 290844, 290838, 290908, -1, -1, -1, -1, -1, -1 }, { 0x45E4, 290913, -1, 290946, -1, -1, -1, -1, -1, -1 }, { 0x45E5, 290958, 290952, 291011, -1, -1, -1, -1, -1, -1 }, { 0x45E6, 291023, 291017, -1, -1, -1, -1, -1, -1, -1 }, { 0x45E7, 291053, 291047, 291090, -1, -1, -1, -1, -1, -1 }, { 0x45E8, 291096, -1, 291170, -1, -1, -1, -1, -1, -1 }, { 0x45E9, 291179, 291174, 291280, -1, -1, -1, -1, -1, -1 }, { 0x45EA, 291288, 291284, 291332, -1, -1, -1, -1, -1, -1 }, { 0x45EB, 291342, 291337, 291371, -1, -1, -1, -1, -1, -1 }, { 0x45EC, 291381, 291375, -1, -1, -1, -1, -1, -1, -1 }, { 0x45ED, -1, 291421, -1, -1, -1, -1, -1, -1, -1 }, { 0x45EE, 291433, 291427, 291450, -1, -1, -1, -1, -1, -1 }, { 0x45EF, 291464, 291458, 291494, -1, -1, -1, -1, -1, -1 }, { 0x45F0, 291504, 291499, 291532, -1, -1, -1, -1, -1, -1 }, { 0x45F1, 291543, 291538, 291588, -1, -1, -1, -1, -1, -1 }, { 0x45F2, 291598, 291592, 291612, -1, -1, -1, -1, 291606, -1 }, { 0x45F3, -1, 291617, -1, -1, -1, -1, -1, -1, -1 }, { 0x45F4, -1, 291623, 291629, -1, -1, -1, -1, -1, -1 }, { 0x45F5, 291642, 291635, 291688, -1, -1, -1, -1, -1, -1 }, { 0x45F6, 291701, 291695, 291733, -1, -1, -1, -1, -1, -1 }, { 0x45F7, 291737, -1, 291752, -1, -1, -1, -1, -1, -1 }, { 0x45F8, 291756, -1, 291803, -1, -1, -1, -1, -1, -1 }, { 0x45F9, 291813, 291809, 291845, -1, -1, -1, -1, -1, -1 }, { 0x45FA, 291849, -1, 291982, -1, -1, -1, -1, -1, -1 }, { 0x45FB, 291992, 291987, 292011, -1, -1, -1, -1, -1, -1 }, { 0x45FC, 292016, -1, 292033, -1, -1, -1, -1, -1, -1 }, { 0x45FD, 292043, 292038, 292118, -1, -1, -1, -1, -1, -1 }, { 0x45FE, 292128, 292123, 292181, -1, -1, -1, -1, -1, -1 }, { 0x45FF, 292193, 292187, 292224, -1, -1, -1, -1, -1, -1 }, { 0x4600, 292230, -1, 292257, -1, -1, -1, -1, -1, -1 }, { 0x4601, 292261, -1, 292303, -1, -1, -1, -1, -1, -1 }, { 0x4602, 292312, 292307, -1, -1, -1, -1, -1, -1, -1 }, { 0x4603, 292343, -1, 292387, -1, -1, -1, -1, -1, -1 }, { 0x4604, 292396, 292391, 292430, -1, -1, -1, -1, -1, -1 }, { 0x4605, 292435, -1, 292449, -1, -1, -1, -1, -1, -1 }, { 0x4606, 292460, 292454, 292470, -1, -1, -1, -1, -1, 292476 }, { 0x4607, 292487, 292482, 292516, -1, -1, -1, -1, -1, -1 }, { 0x4608, 292521, -1, 292552, -1, -1, -1, -1, -1, -1 }, { 0x4609, 292562, 292556, 292594, -1, -1, -1, -1, -1, -1 }, { 0x460A, 292604, 292599, 292665, -1, -1, -1, -1, -1, -1 }, { 0x460B, 292675, 292670, 292692, -1, -1, -1, -1, -1, -1 }, { 0x460C, 292703, 292698, 292710, -1, -1, -1, -1, -1, -1 }, { 0x460D, 292720, 292714, 292773, -1, -1, -1, -1, -1, -1 }, { 0x460E, 292779, -1, 292797, -1, -1, -1, -1, -1, -1 }, { 0x460F, 292808, 292802, 292837, -1, -1, -1, -1, -1, -1 }, { 0x4610, 292846, 292841, 292929, -1, -1, -1, -1, -1, -1 }, { 0x4611, 292938, 292933, 292999, -1, -1, -1, -1, -1, -1 }, { 0x4612, 293004, -1, 293087, -1, -1, -1, -1, -1, -1 }, { 0x4613, 293097, 293092, 293128, -1, -1, -1, -1, -1, -1 }, { 0x4614, 293133, -1, 293190, -1, -1, -1, -1, -1, -1 }, { 0x4615, 293200, 293194, 293249, -1, -1, -1, -1, -1, -1 }, { 0x4616, -1, 293255, -1, -1, -1, -1, -1, -1, -1 }, { 0x4617, 293261, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x4618, 293288, -1, 293381, -1, -1, -1, -1, 293369, -1 }, { 0x4619, 293390, 293385, 293435, -1, -1, -1, -1, -1, -1 }, { 0x461A, 293446, 293440, 293518, -1, -1, -1, -1, -1, -1 }, { 0x461B, 293528, 293523, -1, -1, -1, -1, -1, -1, -1 }, { 0x461C, 293555, 293550, -1, -1, -1, -1, -1, -1, -1 }, { 0x461D, 293623, -1, 293665, -1, -1, -1, -1, -1, -1 }, { 0x461E, -1, 293669, -1, -1, -1, -1, -1, -1, -1 }, { 0x461F, 293679, 293674, 293781, -1, -1, -1, -1, -1, -1 }, { 0x4620, 293787, -1, 294016, -1, -1, -1, -1, -1, -1 }, { 0x4621, 294020, -1, 294031, -1, -1, -1, -1, -1, -1 }, { 0x4622, 294040, 294035, 294159, -1, -1, -1, -1, -1, -1 }, { 0x4623, 294168, 294164, 294265, -1, -1, -1, -1, -1, -1 }, { 0x4624, 294275, 294269, 294316, -1, -1, -1, -1, -1, -1 }, { 0x4625, 294327, 294321, 294498, -1, -1, -1, -1, -1, -1 }, { 0x4626, 294503, -1, 294572, -1, -1, -1, -1, -1, -1 }, { 0x4627, -1, 294576, -1, -1, -1, -1, -1, -1, -1 }, { 0x4628, 294583, -1, 294645, -1, -1, -1, -1, -1, -1 }, { 0x4629, 294651, -1, 294770, -1, -1, -1, -1, -1, -1 }, { 0x462A, 294781, 294775, 294854, -1, -1, -1, -1, -1, -1 }, { 0x462B, 294861, -1, 294908, -1, -1, -1, -1, -1, -1 }, { 0x462C, 294913, -1, 294936, -1, -1, -1, -1, -1, -1 }, { 0x462D, 294946, 294942, 294996, -1, -1, -1, -1, -1, -1 }, { 0x462E, 295007, 295001, 295067, -1, -1, -1, -1, -1, -1 }, { 0x462F, 295073, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x4630, 295124, 295119, 295190, -1, -1, -1, -1, -1, -1 }, { 0x4631, 295196, -1, 295247, -1, -1, -1, -1, -1, -1 }, { 0x4632, -1, 295251, -1, -1, -1, -1, -1, -1, -1 }, { 0x4633, 295256, -1, 295301, -1, -1, -1, -1, -1, -1 }, { 0x4634, 295312, 295306, -1, -1, -1, -1, -1, -1, -1 }, { 0x4635, 295362, 295357, 295391, -1, -1, -1, -1, -1, -1 }, { 0x4636, 295401, 295395, 295453, -1, -1, -1, -1, -1, -1 }, { 0x4637, 295463, 295458, 295495, -1, -1, -1, -1, -1, -1 }, { 0x4638, 295505, 295500, 295594, -1, -1, -1, -1, -1, -1 }, { 0x4639, 295598, -1, 295652, -1, -1, -1, -1, -1, -1 }, { 0x463A, 295663, 295657, 295805, -1, -1, -1, -1, -1, -1 }, { 0x463B, 295811, -1, 295840, -1, -1, -1, -1, -1, -1 }, { 0x463C, 295844, -1, 295873, -1, -1, -1, -1, -1, -1 }, { 0x463D, 295878, -1, 295956, -1, -1, -1, -1, -1, -1 }, { 0x463E, 295965, 295960, 295999, -1, -1, -1, -1, -1, -1 }, { 0x463F, 296005, -1, 296049, -1, -1, -1, -1, -1, -1 }, { 0x4640, 296060, 296054, 296167, -1, -1, -1, -1, -1, -1 }, { 0x4641, 296173, -1, 296222, -1, -1, -1, -1, -1, -1 }, { 0x4642, 296233, 296227, -1, -1, -1, -1, -1, -1, -1 }, { 0x4643, 296296, 296292, 296315, -1, -1, -1, -1, -1, -1 }, { 0x4644, 296325, 296320, 296372, -1, -1, -1, -1, -1, -1 }, { 0x4645, 296381, 296376, 296469, -1, -1, -1, -1, -1, -1 }, { 0x4646, 296479, 296474, 296537, -1, -1, -1, -1, -1, -1 }, { 0x4647, 296548, 296542, 296623, -1, -1, -1, -1, -1, -1 }, { 0x4648, 296634, 296629, 296674, -1, -1, -1, -1, -1, -1 }, { 0x4649, 296685, 296679, 296750, -1, -1, -1, -1, -1, -1 }, { 0x464A, 296761, 296755, 296780, -1, -1, -1, -1, -1, -1 }, { 0x464B, -1, 296785, -1, -1, -1, -1, -1, -1, -1 }, { 0x464C, 296796, 296791, 296832, -1, -1, -1, -1, -1, -1 }, { 0x464D, -1, 296837, -1, -1, -1, -1, -1, -1, -1 }, { 0x464E, 296848, 296842, 296910, -1, -1, -1, -1, -1, -1 }, { 0x464F, 296915, -1, 296999, -1, -1, -1, -1, -1, -1 }, { 0x4650, 297008, 297003, 297102, -1, -1, -1, -1, -1, -1 }, { 0x4651, 297112, 297106, 297221, -1, -1, -1, -1, -1, -1 }, { 0x4652, 297226, -1, 297306, -1, -1, -1, -1, -1, -1 }, { 0x4653, 297316, 297310, 297362, -1, -1, -1, -1, -1, -1 }, { 0x4654, 297371, 297367, 297461, -1, -1, -1, -1, -1, -1 }, { 0x4655, 297471, 297465, 297499, -1, -1, -1, -1, -1, -1 }, { 0x4656, 297511, 297505, -1, -1, -1, -1, -1, -1, -1 }, { 0x4657, 297623, 297618, 297704, -1, -1, -1, -1, -1, -1 }, { 0x4658, 297712, 297708, 297765, -1, -1, -1, -1, -1, -1 }, { 0x4659, 297774, 297770, 297782, -1, -1, -1, -1, -1, -1 }, { 0x465A, 297792, 297787, 297965, -1, -1, -1, -1, -1, -1 }, { 0x465B, 297971, -1, 298044, -1, -1, -1, -1, -1, -1 }, { 0x465C, 298056, 298050, 298173, -1, -1, -1, -1, -1, -1 }, { 0x465D, 298184, 298179, 298273, -1, -1, -1, -1, -1, -1 }, { 0x465E, 298284, 298278, 298314, -1, -1, -1, -1, -1, -1 }, { 0x465F, 298325, 298320, 298365, -1, -1, -1, -1, -1, -1 }, { 0x4660, 298370, -1, 298423, -1, -1, -1, -1, -1, -1 }, { 0x4661, 298433, 298428, 298593, -1, -1, -1, -1, -1, -1 }, { 0x4662, 298598, -1, 298644, -1, -1, -1, -1, -1, -1 }, { 0x4663, 298656, 298650, 298684, -1, -1, -1, -1, -1, -1 }, { 0x4664, 298692, 298688, 298733, -1, -1, -1, -1, -1, -1 }, { 0x4665, 298744, 298738, 298758, -1, -1, -1, -1, -1, -1 }, { 0x4666, 298770, 298764, 298785, -1, -1, -1, -1, -1, -1 }, { 0x4667, 298796, 298791, -1, -1, -1, -1, -1, -1, -1 }, { 0x4668, 298820, 298815, 298864, -1, -1, -1, -1, -1, -1 }, { 0x4669, 298875, 298869, 298883, -1, -1, -1, -1, -1, -1 }, { 0x466A, 298895, 298889, 298927, -1, -1, -1, -1, -1, -1 }, { 0x466B, -1, 298933, -1, -1, -1, -1, -1, -1, -1 }, { 0x466C, 298938, -1, 299022, -1, -1, -1, -1, -1, -1 }, { 0x466D, 299033, 299028, -1, -1, -1, -1, -1, -1, -1 }, { 0x466E, 299117, -1, 299138, -1, -1, -1, -1, -1, -1 }, { 0x466F, 299144, -1, 299193, -1, -1, -1, -1, -1, -1 }, { 0x4670, 299202, 299197, 299259, 299263, -1, -1, -1, -1, -1 }, { 0x4671, 299273, 299268, 299363, -1, -1, -1, -1, -1, -1 }, { 0x4672, 299372, 299367, -1, -1, -1, -1, -1, -1, -1 }, { 0x4673, 299421, 299416, 299523, -1, -1, -1, -1, -1, -1 }, { 0x4674, 299534, 299529, 299594, -1, -1, -1, -1, -1, -1 }, { 0x4675, 299600, -1, 299643, -1, -1, -1, -1, -1, -1 }, { 0x4676, -1, 299647, -1, -1, -1, -1, -1, -1, -1 }, { 0x4677, 299653, -1, 299755, -1, -1, -1, -1, -1, -1 }, { 0x4678, 299764, 299759, 299858, -1, -1, -1, -1, -1, -1 }, { 0x4679, 299867, 299862, 299918, -1, -1, -1, -1, -1, -1 }, { 0x467A, 299929, 299924, 300008, -1, -1, -1, -1, -1, -1 }, { 0x467B, 300018, 300014, -1, -1, -1, -1, -1, -1, -1 }, { 0x467C, 300058, 300053, 300153, -1, -1, -1, -1, -1, -1 }, { 0x467D, 300164, 300159, 300183, -1, -1, -1, -1, -1, -1 }, { 0x467E, 300192, 300188, 300303, -1, -1, -1, -1, -1, -1 }, { 0x467F, 300313, 300308, 300332, -1, -1, -1, -1, -1, -1 }, { 0x4680, 300342, 300337, -1, -1, -1, -1, -1, -1, -1 }, { 0x4681, 300395, 300390, -1, -1, -1, -1, -1, -1, -1 }, { 0x4682, 300444, -1, 300474, -1, -1, -1, -1, -1, -1 }, { 0x4683, 300483, 300478, 300532, -1, -1, -1, -1, -1, -1 }, { 0x4684, 300537, -1, 300592, -1, -1, -1, -1, -1, -1 }, { 0x4685, 300601, 300596, 300686, -1, -1, -1, -1, -1, -1 }, { 0x4686, 300697, 300691, 300728, -1, -1, -1, -1, -1, -1 }, { 0x4687, 300734, -1, 300861, -1, -1, -1, -1, -1, -1 }, { 0x4688, 300874, 300868, 300905, -1, -1, -1, -1, -1, -1 }, { 0x4689, 300911, -1, 300969, -1, -1, -1, -1, -1, -1 }, { 0x468A, 300979, 300973, 301003, -1, -1, -1, -1, -1, -1 }, { 0x468B, 301009, -1, 301174, -1, -1, -1, -1, -1, -1 }, { 0x468C, -1, 301179, -1, -1, -1, -1, -1, -1, -1 }, { 0x468D, 301189, 301184, 301231, -1, -1, -1, -1, -1, -1 }, { 0x468E, 301241, 301235, -1, -1, -1, -1, -1, -1, -1 }, { 0x468F, 301334, 301328, 301419, -1, -1, -1, -1, -1, -1 }, { 0x4690, 301429, 301424, 301478, -1, -1, -1, -1, -1, -1 }, { 0x4691, 301488, 301482, 301526, -1, -1, -1, -1, -1, -1 }, { 0x4692, 301531, -1, 301583, -1, -1, -1, -1, -1, -1 }, { 0x4693, 301596, 301591, 301654, -1, -1, -1, -1, -1, -1 }, { 0x4694, 301660, -1, 301694, -1, -1, -1, -1, -1, -1 }, { 0x4695, 301699, -1, 301776, -1, -1, -1, -1, -1, -1 }, { 0x4696, 301786, 301780, 301834, -1, -1, -1, -1, -1, -1 }, { 0x4697, 301846, 301840, 301864, -1, -1, -1, -1, -1, -1 }, { 0x4698, 301877, 301870, 301914, -1, -1, -1, -1, -1, -1 }, { 0x4699, 301927, 301921, 302001, -1, -1, -1, -1, -1, -1 }, { 0x469A, 302012, 302007, 302030, -1, -1, -1, -1, -1, -1 }, { 0x469B, 302041, 302036, 302086, -1, -1, -1, -1, -1, -1 }, { 0x469C, 302090, -1, 302147, -1, -1, -1, -1, -1, -1 }, { 0x469D, 302151, -1, 302223, -1, -1, -1, -1, -1, -1 }, { 0x469E, 302233, 302227, 302256, -1, -1, -1, -1, -1, -1 }, { 0x469F, 302267, 302261, 302339, -1, -1, -1, -1, -1, -1 }, { 0x46A0, 302349, 302344, 302450, -1, -1, -1, -1, -1, -1 }, { 0x46A1, 302460, 302455, 302495, -1, -1, -1, -1, -1, -1 }, { 0x46A2, 302505, 302500, 302623, -1, -1, -1, -1, -1, -1 }, { 0x46A3, 302628, -1, 302656, -1, -1, -1, -1, -1, -1 }, { 0x46A4, -1, 302660, -1, -1, -1, -1, -1, -1, -1 }, { 0x46A5, 302665, -1, 302681, -1, -1, -1, -1, -1, -1 }, { 0x46A6, 302690, 302686, 302736, -1, -1, -1, -1, -1, -1 }, { 0x46A7, 302746, 302741, 302780, -1, -1, -1, -1, -1, -1 }, { 0x46A8, 302790, 302785, 302851, -1, -1, -1, -1, -1, -1 }, { 0x46A9, 302856, -1, 302881, -1, -1, -1, -1, -1, -1 }, { 0x46AA, 302894, 302887, 303013, -1, -1, -1, -1, -1, -1 }, { 0x46AB, 303024, 303019, 303124, -1, -1, -1, -1, -1, -1 }, { 0x46AC, -1, 303128, 303134, -1, -1, -1, -1, -1, -1 }, { 0x46AD, -1, 303139, 303145, -1, -1, -1, -1, -1, -1 }, { 0x46AE, 303151, -1, 303178, -1, -1, -1, -1, -1, -1 }, { 0x46AF, 303189, 303184, 303318, -1, -1, -1, -1, -1, -1 }, { 0x46B0, 303328, 303323, 303432, -1, -1, -1, -1, -1, -1 }, { 0x46B1, 303442, 303436, 303515, -1, -1, -1, -1, -1, -1 }, { 0x46B2, 303526, 303520, 303598, -1, -1, -1, -1, -1, -1 }, { 0x46B3, 303608, 303604, 303671, -1, -1, -1, -1, -1, -1 }, { 0x46B4, 303682, 303676, 303751, -1, -1, -1, -1, -1, -1 }, { 0x46B5, 303760, 303755, 303872, -1, -1, -1, -1, -1, -1 }, { 0x46B6, 303882, 303877, 303907, -1, -1, -1, -1, -1, -1 }, { 0x46B7, 303913, -1, 304050, -1, -1, -1, -1, 304044, -1 }, { 0x46B8, 304060, 304054, 304075, -1, -1, -1, -1, -1, -1 }, { 0x46B9, 304085, 304080, 304147, -1, -1, -1, -1, -1, -1 }, { 0x46BA, 304151, -1, 304210, -1, -1, -1, -1, -1, -1 }, { 0x46BB, 304215, -1, 304333, -1, -1, -1, -1, -1, -1 }, { 0x46BC, 304343, 304338, 304351, -1, -1, -1, -1, -1, -1 }, { 0x46BD, 304360, 304355, 304426, -1, -1, -1, -1, -1, -1 }, { 0x46BE, 304431, -1, 304505, -1, -1, -1, -1, 304499, -1 }, { 0x46BF, 304515, 304510, 304600, -1, -1, -1, -1, -1, -1 }, { 0x46C0, 304605, -1, 304738, -1, -1, -1, -1, -1, -1 }, { 0x46C1, 304743, -1, 304818, -1, -1, -1, -1, -1, -1 }, { 0x46C2, 304827, 304823, 304933, -1, -1, -1, -1, -1, -1 }, { 0x46C3, 304943, 304938, 304965, -1, -1, -1, -1, -1, -1 }, { 0x46C4, 304976, 304970, 305058, -1, -1, -1, -1, -1, -1 }, { 0x46C5, 305070, 305064, 305081, -1, -1, -1, -1, -1, -1 }, { 0x46C6, 305086, -1, 305119, -1, -1, -1, -1, -1, -1 }, { 0x46C7, 305130, 305125, 305217, -1, -1, -1, -1, -1, -1 }, { 0x46C8, 305223, -1, 305279, -1, -1, -1, -1, -1, -1 }, { 0x46C9, 305289, 305284, 305308, -1, -1, -1, -1, -1, -1 }, { 0x46CA, 305319, 305314, 305401, -1, -1, -1, -1, -1, -1 }, { 0x46CB, 305410, 305405, 305462, -1, -1, -1, -1, -1, -1 }, { 0x46CC, 305471, 305466, 305641, -1, -1, -1, -1, -1, -1 }, { 0x46CD, 305651, 305646, 305679, -1, -1, -1, -1, -1, -1 }, { 0x46CE, 305690, 305684, 305726, -1, -1, -1, -1, -1, -1 }, { 0x46CF, 305731, -1, 305886, -1, -1, -1, -1, -1, -1 }, { 0x46D0, 305894, 305890, 305990, -1, -1, -1, -1, -1, -1 }, { 0x46D1, 305999, 305994, 306061, -1, -1, -1, -1, -1, -1 }, { 0x46D2, 306070, 306065, 306138, -1, -1, -1, -1, -1, -1 }, { 0x46D3, 306150, 306144, -1, -1, -1, -1, -1, -1, -1 }, { 0x46D4, 306284, 306279, 306402, -1, -1, -1, -1, 306396, -1 }, { 0x46D5, 306406, -1, 306455, -1, -1, -1, -1, -1, -1 }, { 0x46D6, 306459, -1, 306484, -1, -1, -1, -1, -1, -1 }, { 0x46D7, 306491, 306487, 306612, -1, -1, -1, -1, -1, -1 }, { 0x46D8, 306617, -1, 306729, -1, -1, -1, -1, 306723, -1 }, { 0x46D9, 306734, -1, 306757, -1, -1, -1, -1, -1, -1 }, { 0x46DA, 306767, 306761, 306809, -1, -1, -1, -1, -1, -1 }, { 0x46DB, 306820, 306815, 306842, -1, -1, -1, -1, -1, -1 }, { 0x46DC, 306853, 306847, 306934, -1, -1, -1, -1, -1, -1 }, { 0x46DD, 306944, 306939, 306969, -1, -1, -1, -1, 306963, -1 }, { 0x46DE, 306979, 306974, 307045, -1, -1, -1, -1, -1, -1 }, { 0x46DF, 307050, -1, 307097, -1, -1, -1, -1, -1, -1 }, { 0x46E0, 307102, -1, 307141, -1, -1, -1, -1, -1, -1 }, { 0x46E1, 307151, 307146, 307203, -1, -1, -1, -1, -1, -1 }, { 0x46E2, 307213, 307208, 307249, -1, -1, -1, -1, -1, -1 }, { 0x46E3, 307259, 307253, 307310, -1, -1, -1, -1, -1, -1 }, { 0x46E4, 307321, 307316, 307366, -1, -1, -1, -1, -1, -1 }, { 0x46E5, 307370, -1, 307433, -1, -1, -1, -1, -1, -1 }, { 0x46E6, 307443, 307437, 307491, -1, -1, -1, -1, -1, -1 }, { 0x46E7, 307502, 307497, 307552, -1, -1, -1, -1, -1, -1 }, { 0x46E8, -1, 307556, 307562, -1, -1, -1, -1, -1, -1 }, { 0x46E9, 307567, -1, 307661, -1, -1, -1, -1, -1, -1 }, { 0x46EA, 307665, -1, 307712, -1, -1, -1, -1, -1, -1 }, { 0x46EB, 307726, 307719, 307773, -1, -1, -1, -1, -1, -1 }, { 0x46EC, 307785, 307780, 307819, -1, -1, -1, -1, -1, -1 }, { 0x46ED, 307830, 307824, 307855, -1, -1, -1, -1, -1, -1 }, { 0x46EE, 307861, -1, 307984, -1, -1, -1, -1, -1, -1 }, { 0x46EF, 307995, 307989, 308019, -1, -1, -1, -1, -1, -1 }, { 0x46F0, 308028, 308023, 308070, -1, -1, -1, -1, -1, -1 }, { 0x46F1, 308080, 308075, 308102, -1, -1, -1, -1, -1, -1 }, { 0x46F2, 308106, -1, 308153, -1, -1, -1, -1, -1, -1 }, { 0x46F3, 308158, -1, 308189, -1, -1, -1, -1, -1, -1 }, { 0x46F4, 308199, 308194, 308234, -1, -1, -1, -1, -1, -1 }, { 0x46F5, 308243, 308238, 308273, -1, -1, -1, -1, -1, -1 }, { 0x46F6, 308284, 308279, 308397, -1, -1, -1, -1, -1, -1 }, { 0x46F7, 308402, -1, 308480, -1, -1, -1, -1, -1, -1 }, { 0x46F8, 308491, 308485, 308546, -1, -1, -1, -1, -1, -1 }, { 0x46F9, 308556, 308551, 308589, -1, -1, -1, -1, -1, -1 }, { 0x46FA, 308600, 308594, 308635, -1, -1, -1, -1, -1, -1 }, { 0x46FB, 308645, 308640, 308704, -1, -1, -1, -1, -1, -1 }, { 0x46FC, 308714, 308709, 308750, -1, -1, -1, -1, -1, -1 }, { 0x46FD, 308755, -1, 308819, -1, -1, -1, -1, -1, -1 }, { 0x46FE, 308829, 308824, 308863, -1, -1, -1, -1, -1, -1 }, { 0x46FF, 308873, 308867, 308921, -1, -1, -1, -1, -1, -1 }, { 0x4700, 308930, 308925, 308951, -1, -1, -1, -1, -1, -1 }, { 0x4701, 308956, -1, 309007, -1, -1, -1, -1, -1, -1 }, { 0x4702, -1, 309011, -1, -1, -1, -1, -1, -1, -1 }, { 0x4703, 309022, 309016, 309105, -1, -1, -1, -1, -1, -1 }, { 0x4704, 309114, 309110, 309172, -1, -1, -1, -1, -1, -1 }, { 0x4705, 309182, 309177, 309241, -1, -1, -1, -1, -1, -1 }, { 0x4706, 309251, 309246, 309354, -1, -1, -1, -1, -1, -1 }, { 0x4707, 309365, 309359, 309445, -1, -1, -1, -1, -1, -1 }, { 0x4708, 309450, -1, 309515, -1, -1, -1, -1, -1, -1 }, { 0x4709, 309526, 309521, 309591, -1, -1, -1, -1, -1, -1 }, { 0x470A, 309601, 309596, 309634, -1, -1, -1, -1, -1, -1 }, { 0x470B, 309644, 309639, 309698, -1, -1, -1, -1, -1, -1 }, { 0x470C, 309709, 309703, 309819, -1, -1, -1, -1, -1, -1 }, { 0x470D, 309830, 309825, 309850, -1, -1, -1, -1, -1, -1 }, { 0x470E, 309861, 309856, 309910, -1, -1, -1, -1, -1, -1 }, { 0x470F, 309919, 309915, 309951, -1, -1, -1, -1, -1, -1 }, { 0x4710, 309961, 309956, 310032, -1, -1, -1, -1, -1, -1 }, { 0x4711, 310041, 310037, 310126, -1, -1, -1, -1, -1, -1 }, { 0x4712, 310134, 310130, 310205, -1, -1, -1, -1, -1, -1 }, { 0x4713, 310214, 310209, 310235, -1, -1, -1, -1, -1, -1 }, { 0x4714, 310246, 310240, 310336, -1, -1, -1, -1, -1, -1 }, { 0x4715, 310347, 310341, 310418, -1, -1, -1, -1, -1, -1 }, { 0x4716, 310423, -1, 310488, -1, -1, -1, -1, -1, -1 }, { 0x4717, 310498, 310493, 310510, -1, -1, -1, -1, -1, -1 }, { 0x4718, 310521, 310515, 310592, -1, -1, -1, -1, -1, -1 }, { 0x4719, 310604, 310598, 310647, -1, -1, -1, -1, -1, -1 }, { 0x471A, 310657, 310651, 310739, -1, -1, -1, -1, -1, -1 }, { 0x471B, 310743, -1, 310793, -1, -1, -1, -1, -1, -1 }, { 0x471C, 310804, 310799, 310845, -1, -1, -1, -1, -1, -1 }, { 0x471D, 310856, 310850, 310866, -1, -1, -1, -1, -1, -1 }, { 0x471E, 310872, -1, 310942, -1, -1, -1, -1, -1, -1 }, { 0x471F, 310951, 310946, 311031, -1, -1, -1, -1, -1, -1 }, { 0x4720, 311037, -1, 311073, -1, -1, -1, -1, -1, -1 }, { 0x4721, 311083, 311078, 311104, -1, -1, -1, -1, -1, -1 }, { 0x4722, 311113, 311108, 311131, -1, -1, -1, -1, -1, -1 }, { 0x4723, 311142, 311137, 311162, -1, -1, -1, -1, -1, -1 }, { 0x4724, -1, 311167, -1, -1, -1, -1, -1, -1, -1 }, { 0x4725, 311179, 311173, -1, -1, -1, -1, -1, -1, -1 }, { 0x4726, -1, 311215, -1, -1, -1, -1, -1, -1, -1 }, { 0x4727, 311226, 311221, 311247, -1, -1, -1, -1, -1, -1 }, { 0x4728, -1, 311252, -1, -1, -1, -1, -1, -1, -1 }, { 0x4729, 311263, 311258, 311326, -1, -1, -1, -1, -1, -1 }, { 0x472A, 311336, 311331, 311368, -1, -1, -1, -1, -1, -1 }, { 0x472B, 311373, -1, 311454, -1, -1, -1, -1, -1, -1 }, { 0x472C, 311461, -1, 311509, -1, -1, -1, -1, -1, -1 }, { 0x472D, 311521, 311515, 311623, -1, -1, -1, -1, 311611, -1 }, { 0x472E, 311628, -1, 311640, -1, -1, -1, -1, -1, -1 }, { 0x472F, 311646, -1, 311690, -1, -1, -1, -1, -1, -1 }, { 0x4730, 311699, 311694, -1, -1, -1, -1, -1, -1, -1 }, { 0x4731, 311716, 311711, 311762, -1, -1, -1, -1, -1, -1 }, { 0x4732, 311772, 311767, 311821, -1, -1, -1, -1, -1, -1 }, { 0x4733, -1, 311826, -1, -1, -1, -1, -1, -1, -1 }, { 0x4734, 311832, -1, 311926, -1, -1, -1, -1, -1, -1 }, { 0x4735, 311935, 311931, 311979, -1, -1, -1, -1, -1, -1 }, { 0x4736, 311990, 311984, 312018, -1, -1, -1, -1, -1, -1 }, { 0x4737, 312030, 312025, 312095, -1, -1, -1, -1, -1, -1 }, { 0x4738, 312105, 312100, 312163, -1, -1, -1, -1, -1, -1 }, { 0x4739, -1, 312168, 312173, -1, -1, -1, -1, -1, -1 }, { 0x473A, 312184, 312178, 312234, -1, -1, -1, -1, -1, -1 }, { 0x473B, 312244, 312240, 312274, -1, -1, -1, -1, -1, -1 }, { 0x473C, 312284, 312279, 312312, -1, -1, -1, -1, -1, -1 }, { 0x473D, 312316, -1, 312362, -1, -1, -1, -1, -1, -1 }, { 0x473E, 312366, -1, 312396, -1, -1, -1, -1, -1, -1 }, { 0x473F, -1, 312401, -1, -1, -1, -1, -1, -1, -1 }, { 0x4740, 312411, 312406, 312481, -1, -1, -1, -1, -1, -1 }, { 0x4741, 312491, 312486, 312544, -1, -1, -1, -1, -1, -1 }, { 0x4742, 312554, 312549, 312586, -1, -1, -1, -1, -1, -1 }, { 0x4743, 312596, 312591, 312602, -1, -1, -1, -1, -1, -1 }, { 0x4744, 312614, 312607, 312621, -1, -1, -1, -1, -1, -1 }, { 0x4745, 312634, 312629, 312640, -1, -1, -1, -1, -1, -1 }, { 0x4746, 312650, 312645, -1, -1, -1, -1, -1, -1, -1 }, { 0x4747, 312664, 312659, -1, -1, -1, -1, -1, -1, -1 }, { 0x4748, 312740, 312736, 312788, -1, -1, -1, -1, -1, -1 }, { 0x4749, -1, 312791, -1, -1, -1, -1, -1, -1, -1 }, { 0x474A, 312803, 312797, 312822, -1, -1, -1, -1, -1, -1 }, { 0x474B, 312833, 312827, 312840, -1, -1, -1, -1, -1, -1 }, { 0x474C, 312852, 312846, 312901, -1, -1, -1, -1, -1, -1 }, { 0x474D, 312906, -1, 312932, -1, -1, -1, -1, -1, -1 }, { 0x474E, 312943, 312937, 312995, -1, -1, -1, -1, -1, -1 }, { 0x474F, 313006, 313001, 313012, -1, -1, -1, -1, -1, -1 }, { 0x4750, 313017, -1, 313040, -1, -1, -1, -1, -1, -1 }, { 0x4751, 313051, 313045, 313087, -1, -1, -1, -1, -1, -1 }, { 0x4752, 313098, 313094, 313117, -1, -1, -1, -1, -1, -1 }, { 0x4753, 313127, 313122, 313176, -1, -1, -1, -1, -1, -1 }, { 0x4754, 313186, 313181, -1, -1, -1, -1, -1, -1, -1 }, { 0x4755, 313200, 313195, 313259, -1, -1, -1, -1, -1, -1 }, { 0x4756, 313264, -1, 313304, -1, -1, -1, -1, -1, -1 }, { 0x4757, 313310, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x4758, 313387, -1, 313428, -1, -1, -1, -1, -1, -1 }, { 0x4759, 313438, 313432, 313488, -1, -1, -1, -1, -1, -1 }, { 0x475A, 313498, 313493, 313544, -1, -1, -1, -1, -1, -1 }, { 0x475B, -1, 313548, 313552, -1, -1, -1, -1, -1, -1 }, { 0x475C, 313562, 313556, 313591, -1, -1, -1, -1, -1, -1 }, { 0x475D, 313597, -1, 313671, -1, -1, -1, -1, -1, -1 }, { 0x475E, 313675, -1, 313750, -1, -1, -1, -1, -1, -1 }, { 0x475F, 313760, 313755, 313790, -1, -1, -1, -1, -1, -1 }, { 0x4760, 313794, -1, 313828, -1, -1, -1, -1, -1, -1 }, { 0x4761, 313840, 313834, 313903, -1, -1, -1, -1, -1, -1 }, { 0x4762, 313914, 313908, 313932, -1, -1, -1, -1, -1, -1 }, { 0x4763, 313943, 313937, 313960, -1, -1, -1, -1, -1, -1 }, { 0x4764, 313969, 313964, 314043, -1, -1, -1, -1, -1, -1 }, { 0x4765, 314053, 314048, 314113, -1, -1, -1, -1, -1, -1 }, { 0x4766, 314124, 314118, 314172, -1, -1, -1, -1, -1, -1 }, { 0x4767, 314184, 314179, 314224, -1, -1, -1, -1, -1, -1 }, { 0x4768, 314229, -1, 314312, -1, -1, -1, -1, -1, -1 }, { 0x4769, 314323, 314318, 314405, -1, -1, -1, -1, -1, -1 }, { 0x476A, 314415, 314411, 314504, -1, -1, -1, -1, -1, -1 }, { 0x476B, 314514, 314509, 314543, -1, -1, -1, -1, -1, -1 }, { 0x476C, 314553, 314548, 314573, -1, -1, -1, -1, 314567, -1 }, { 0x476D, 314583, 314578, 314619, -1, -1, -1, -1, -1, -1 }, { 0x476E, 314624, -1, 314675, -1, -1, -1, -1, 314669, -1 }, { 0x476F, 314681, -1, 314813, -1, -1, -1, -1, -1, -1 }, { 0x4770, 314821, 314817, 314867, -1, -1, -1, -1, -1, -1 }, { 0x4771, 314877, 314872, 314916, -1, -1, -1, -1, -1, -1 }, { 0x4772, 314927, 314921, 314968, -1, -1, -1, -1, -1, -1 }, { 0x4773, 314979, 314973, 315079, -1, -1, -1, -1, -1, -1 }, { 0x4774, 315089, 315084, -1, -1, -1, -1, -1, -1, -1 }, { 0x4775, 315180, 315175, 315209, -1, -1, -1, -1, -1, -1 }, { 0x4776, 315220, 315213, 315234, -1, -1, -1, -1, -1, -1 }, { 0x4777, 315245, 315241, 315377, -1, -1, -1, -1, -1, -1 }, { 0x4778, 315387, 315382, 315436, -1, -1, -1, -1, -1, -1 }, { 0x4779, 315440, -1, 315485, -1, -1, -1, -1, -1, -1 }, { 0x477A, 315495, 315490, 315541, -1, -1, -1, -1, -1, -1 }, { 0x477B, 315553, 315547, 315600, -1, -1, -1, -1, -1, -1 }, { 0x477C, 315610, 315604, 315649, -1, -1, -1, -1, -1, -1 }, { 0x477D, 315662, 315655, 315698, -1, -1, -1, -1, 315692, -1 }, { 0x477E, 315706, 315702, 315860, -1, -1, -1, -1, -1, -1 }, { 0x477F, 315870, 315864, 315959, -1, -1, -1, -1, -1, -1 }, { 0x4780, 315969, 315964, 316020, -1, -1, -1, -1, -1, -1 }, { 0x4781, 316025, -1, 316103, -1, -1, -1, -1, -1, -1 }, { 0x4782, 316108, -1, 316153, -1, -1, -1, -1, -1, -1 }, { 0x4783, 316163, 316159, 316244, -1, -1, -1, -1, -1, -1 }, { 0x4784, 316249, -1, 316320, -1, -1, -1, -1, -1, -1 }, { 0x4785, 316326, -1, 316422, -1, -1, -1, -1, -1, -1 }, { 0x4786, 316426, -1, 316447, -1, -1, -1, -1, -1, -1 }, { 0x4787, 316456, 316452, 316509, -1, -1, -1, -1, -1, -1 }, { 0x4788, 316520, 316514, 316631, -1, -1, -1, -1, -1, -1 }, { 0x4789, 316642, 316636, 316701, -1, -1, -1, -1, -1, -1 }, { 0x478A, 316714, 316708, 316803, -1, -1, -1, -1, -1, -1 }, { 0x478B, 316813, 316808, 316925, -1, -1, -1, -1, -1, -1 }, { 0x478C, 316936, 316931, 316983, -1, -1, -1, -1, -1, -1 }, { 0x478D, 316994, 316988, 317033, -1, -1, -1, -1, -1, -1 }, { 0x478E, -1, 317039, -1, -1, -1, -1, -1, -1, -1 }, { 0x478F, -1, 317046, -1, -1, -1, -1, -1, -1, -1 }, { 0x4790, 317056, 317050, 317112, -1, -1, -1, -1, -1, -1 }, { 0x4791, 317124, 317118, 317151, -1, -1, -1, -1, -1, -1 }, { 0x4792, 317163, 317157, 317173, -1, -1, -1, -1, -1, -1 }, { 0x4793, 317185, 317179, 317230, -1, -1, -1, -1, -1, -1 }, { 0x4794, 317242, 317237, 317251, -1, -1, -1, -1, -1, -1 }, { 0x4795, 317256, -1, 317353, -1, -1, -1, -1, -1, -1 }, { 0x4796, 317362, 317357, 317379, -1, -1, -1, -1, -1, -1 }, { 0x4797, 317390, 317384, 317440, -1, -1, -1, -1, -1, -1 }, { 0x4798, 317450, 317445, 317494, -1, -1, -1, -1, -1, -1 }, { 0x4799, 317504, 317498, 317525, -1, -1, -1, -1, -1, -1 }, { 0x479A, 317534, 317529, 317608, -1, -1, -1, -1, -1, -1 }, { 0x479B, 317617, 317612, 317667, -1, -1, -1, -1, -1, -1 }, { 0x479C, 317672, -1, 317712, -1, -1, -1, -1, -1, -1 }, { 0x479D, 317716, -1, 317731, -1, -1, -1, -1, -1, -1 }, { 0x479E, 317735, -1, 317783, -1, -1, -1, -1, -1, -1 }, { 0x479F, 317787, -1, 317907, -1, -1, -1, -1, 317901, -1 }, { 0x47A0, 317916, 317911, 317924, -1, -1, -1, -1, -1, -1 }, { 0x47A1, 317929, -1, 317937, -1, -1, -1, -1, -1, -1 }, { 0x47A2, 317947, 317942, 317955, -1, -1, -1, -1, -1, -1 }, { 0x47A3, 317960, -1, 318053, -1, -1, -1, -1, -1, -1 }, { 0x47A4, 318064, 318058, 318103, -1, -1, -1, -1, -1, -1 }, { 0x47A5, 318112, 318107, 318120, -1, -1, -1, -1, -1, -1 }, { 0x47A6, 318131, 318125, 318186, -1, -1, -1, -1, -1, -1 }, { 0x47A7, 318195, 318190, 318224, -1, -1, -1, -1, -1, -1 }, { 0x47A8, 318235, 318229, 318261, -1, -1, -1, -1, -1, -1 }, { 0x47A9, 318270, 318266, 318285, -1, -1, -1, -1, -1, -1 }, { 0x47AA, 318295, 318288, 318311, -1, -1, -1, -1, -1, -1 }, { 0x47AB, 318323, 318318, 318331, -1, -1, -1, -1, -1, -1 }, { 0x47AC, 318336, -1, 318394, -1, -1, -1, -1, -1, -1 }, { 0x47AD, 318405, 318399, 318469, -1, -1, -1, -1, -1, -1 }, { 0x47AE, 318479, 318474, 318498, -1, -1, -1, -1, -1, -1 }, { 0x47AF, 318506, 318502, 318585, -1, -1, -1, -1, -1, -1 }, { 0x47B0, 318595, 318589, 318611, -1, -1, -1, -1, -1, -1 }, { 0x47B1, 318621, 318616, 318647, -1, -1, -1, -1, -1, -1 }, { 0x47B2, -1, 318651, -1, -1, -1, -1, -1, -1, -1 }, { 0x47B3, 318662, 318656, 318696, -1, -1, -1, -1, -1, -1 }, { 0x47B4, 318706, 318700, 318769, -1, -1, -1, -1, -1, -1 }, { 0x47B5, 318781, 318775, 318789, -1, -1, -1, -1, -1, -1 }, { 0x47B6, 318794, -1, 318810, -1, -1, -1, -1, -1, -1 }, { 0x47B7, 318816, -1, 318855, -1, -1, -1, -1, -1, -1 }, { 0x47B8, 318860, -1, 318952, -1, -1, -1, -1, -1, -1 }, { 0x47B9, 318962, 318956, 318970, -1, -1, -1, -1, -1, -1 }, { 0x47BA, 318983, 318977, 318991, -1, -1, -1, -1, -1, -1 }, { 0x47BB, 318997, -1, 319005, -1, -1, -1, -1, -1, -1 }, { 0x47BC, 319017, 319011, 319108, -1, -1, -1, -1, -1, -1 }, { 0x47BD, 319114, -1, 319169, -1, -1, -1, -1, -1, -1 }, { 0x47BE, 319174, -1, 319227, -1, -1, -1, -1, -1, -1 }, { 0x47BF, 319237, 319232, 319311, -1, -1, -1, -1, -1, -1 }, { 0x47C0, 319323, 319317, 319331, -1, -1, -1, -1, -1, -1 }, { 0x47C1, 319342, 319336, 319354, -1, -1, -1, -1, -1, -1 }, { 0x47C2, 319360, -1, 319372, -1, -1, -1, -1, -1, -1 }, { 0x47C3, 319377, -1, 319454, -1, -1, -1, -1, -1, -1 }, { 0x47C4, 319464, 319459, 319529, -1, -1, -1, -1, -1, -1 }, { 0x47C5, 319538, 319533, 319621, -1, -1, -1, -1, -1, -1 }, { 0x47C6, 319632, 319627, 319788, -1, -1, -1, -1, -1, -1 }, { 0x47C7, 319797, 319792, 319805, -1, -1, -1, -1, -1, -1 }, { 0x47C8, 319814, 319809, 319822, -1, -1, -1, -1, -1, -1 }, { 0x47C9, 319827, -1, 319857, -1, -1, -1, -1, -1, -1 }, { 0x47CA, 319868, 319862, 319920, -1, -1, -1, -1, -1, -1 }, { 0x47CB, 319929, 319924, 319978, -1, -1, -1, -1, -1, -1 }, { 0x47CC, 319989, 319984, 320031, -1, -1, -1, -1, -1, -1 }, { 0x47CD, 320040, 320035, 320066, -1, -1, -1, -1, -1, -1 }, { 0x47CE, -1, 320072, -1, -1, -1, -1, -1, -1, -1 }, { 0x47CF, 320078, -1, 320142, -1, -1, -1, -1, -1, -1 }, { 0x47D0, 320151, 320146, 320236, -1, -1, -1, -1, -1, -1 }, { 0x47D1, 320240, -1, 320317, -1, -1, -1, -1, -1, -1 }, { 0x47D2, 320328, 320322, 320370, -1, -1, -1, -1, -1, -1 }, { 0x47D3, 320376, -1, 320483, -1, -1, -1, -1, -1, -1 }, { 0x47D4, 320494, 320490, 320584, -1, -1, -1, -1, -1, -1 }, { 0x47D5, 320593, 320588, 320692, -1, -1, -1, -1, -1, -1 }, { 0x47D6, -1, -1, 320697, -1, -1, -1, -1, -1, -1 }, { 0x47D7, 320707, 320703, 320770, -1, -1, -1, -1, -1, -1 }, { 0x47D8, 320781, 320775, 320811, -1, -1, -1, -1, -1, -1 }, { 0x47D9, 320817, -1, 320858, -1, -1, -1, -1, -1, -1 }, { 0x47DA, 320863, -1, 320989, -1, -1, -1, -1, -1, -1 }, { 0x47DB, 320998, 320993, 321058, -1, -1, -1, -1, -1, -1 }, { 0x47DC, 321062, -1, 321104, -1, -1, -1, -1, -1, -1 }, { 0x47DD, 321113, 321108, 321132, -1, -1, -1, -1, -1, -1 }, { 0x47DE, 321142, 321137, 321165, -1, -1, -1, -1, -1, -1 }, { 0x47DF, 321170, -1, 321195, -1, -1, -1, -1, -1, -1 }, { 0x47E0, 321199, -1, 321288, -1, -1, -1, -1, -1, -1 }, { 0x47E1, 321293, -1, 321367, -1, -1, -1, -1, -1, -1 }, { 0x47E2, 321377, 321372, 321513, -1, -1, -1, -1, -1, 321519 }, { 0x47E3, 321532, 321526, 321587, -1, -1, -1, -1, -1, -1 }, { 0x47E4, -1, -1, 321592, -1, -1, -1, -1, -1, -1 }, { 0x47E5, 321602, 321596, 321678, -1, -1, -1, -1, -1, -1 }, { 0x47E6, 321689, 321684, 321741, -1, -1, -1, -1, -1, -1 }, { 0x47E7, 321750, 321745, 321780, -1, -1, -1, -1, -1, -1 }, { 0x47E8, 321791, 321786, 321855, -1, -1, -1, -1, -1, -1 }, { 0x47E9, 321860, -1, 321881, -1, -1, -1, -1, -1, -1 }, { 0x47EA, 321892, 321886, 321938, -1, -1, -1, -1, -1, -1 }, { 0x47EB, 321951, 321944, 322031, -1, -1, -1, -1, -1, -1 }, { 0x47EC, 322043, 322038, 322051, -1, -1, -1, -1, -1, 322056 }, { 0x47ED, 322061, -1, 322209, -1, -1, -1, -1, -1, -1 }, { 0x47EE, 322220, 322215, 322294, -1, -1, -1, -1, -1, -1 }, { 0x47EF, 322303, 322298, 322324, -1, -1, -1, -1, -1, -1 }, { 0x47F0, 322334, 322329, 322342, -1, -1, -1, -1, -1, -1 }, { 0x47F1, 322348, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x47F2, -1, 322409, -1, -1, -1, -1, -1, -1, -1 }, { 0x47F3, -1, 322415, -1, -1, -1, -1, -1, -1, -1 }, { 0x47F4, 322424, 322420, 322479, -1, -1, -1, -1, -1, -1 }, { 0x47F5, 322490, 322485, 322502, -1, -1, -1, -1, -1, -1 }, { 0x47F6, 322511, 322507, 322631, -1, -1, -1, -1, -1, -1 }, { 0x47F7, 322641, 322636, 322750, -1, -1, -1, -1, -1, -1 }, { 0x47F8, 322761, 322755, 322907, -1, -1, -1, -1, -1, -1 }, { 0x47F9, 322918, 322912, 323004, -1, -1, -1, -1, -1, -1 }, { 0x47FA, 323014, 323009, 323136, -1, -1, -1, -1, -1, -1 }, { 0x47FB, 323146, 323141, 323211, -1, -1, -1, -1, -1, -1 }, { 0x47FC, 323220, 323215, 323250, -1, -1, -1, -1, -1, -1 }, { 0x47FD, 323258, 323254, -1, -1, -1, -1, -1, -1, -1 }, { 0x47FE, 323301, 323295, 323354, -1, -1, -1, -1, -1, -1 }, { 0x47FF, 323360, -1, 323408, -1, -1, -1, -1, -1, -1 }, { 0x4800, 323418, 323412, 323461, -1, -1, -1, -1, -1, -1 }, { 0x4801, 323472, 323467, -1, -1, -1, -1, -1, -1, -1 }, { 0x4802, 323519, 323515, 323592, -1, -1, -1, -1, -1, -1 }, { 0x4803, 323604, 323597, 323624, -1, -1, -1, -1, -1, -1 }, { 0x4804, 323636, 323631, 323688, -1, -1, -1, -1, -1, -1 }, { 0x4805, 323700, 323694, 323737, -1, -1, -1, -1, -1, -1 }, { 0x4806, 323749, 323742, 323788, -1, -1, -1, -1, -1, -1 }, { 0x4807, 323801, 323795, 323825, -1, -1, -1, -1, -1, -1 }, { 0x4808, 323836, 323830, 323884, -1, -1, -1, -1, -1, -1 }, { 0x4809, 323893, 323888, 323953, -1, -1, -1, -1, -1, -1 }, { 0x480A, 323964, 323959, 324031, -1, -1, -1, -1, -1, -1 }, { 0x480B, 324040, 324036, 324146, -1, -1, -1, -1, -1, -1 }, { 0x480C, -1, 324150, -1, -1, -1, -1, -1, -1, -1 }, { 0x480D, 324161, 324156, 324296, -1, -1, -1, -1, -1, -1 }, { 0x480E, 324305, 324301, 324326, -1, -1, -1, -1, -1, -1 }, { 0x480F, 324330, -1, 324445, -1, -1, -1, -1, -1, -1 }, { 0x4810, 324455, 324449, 324606, -1, -1, -1, -1, -1, -1 }, { 0x4811, 324616, 324610, 324663, -1, -1, -1, -1, -1, -1 }, { 0x4812, 324672, 324668, 324776, -1, -1, -1, -1, -1, -1 }, { 0x4813, 324785, 324780, 324836, -1, -1, -1, -1, -1, -1 }, { 0x4814, 324847, 324841, 324860, -1, -1, -1, -1, -1, -1 }, { 0x4815, 324871, 324865, 324953, -1, -1, -1, -1, -1, -1 }, { 0x4816, -1, 324958, -1, -1, -1, -1, -1, -1, -1 }, { 0x4817, 324967, 324962, 325009, -1, -1, -1, -1, -1, -1 }, { 0x4818, 325019, 325014, 325063, -1, -1, -1, -1, -1, -1 }, { 0x4819, 325073, 325067, 325091, -1, -1, -1, -1, -1, -1 }, { 0x481A, 325097, -1, 325198, -1, -1, -1, -1, -1, -1 }, { 0x481B, 325202, -1, 325241, -1, -1, -1, -1, -1, -1 }, { 0x481C, 325246, -1, 325254, -1, -1, -1, -1, -1, -1 }, { 0x481D, 325266, 325260, 325292, -1, -1, -1, -1, -1, -1 }, { 0x481E, 325302, 325297, 325375, -1, -1, -1, -1, -1, -1 }, { 0x481F, 325384, 325379, 325422, -1, -1, -1, -1, -1, -1 }, { 0x4820, 325432, 325427, 325595, -1, -1, -1, -1, -1, -1 }, { 0x4821, 325604, 325600, 325717, -1, -1, -1, -1, -1, -1 }, { 0x4822, 325728, 325722, 325788, -1, -1, -1, -1, -1, -1 }, { 0x4823, 325800, 325794, 325824, -1, -1, -1, -1, -1, 325830 }, { 0x4824, 325839, 325835, 325874, -1, -1, -1, -1, -1, -1 }, { 0x4825, 325884, 325879, 325912, -1, -1, -1, -1, -1, -1 }, { 0x4826, 325921, 325917, 325987, -1, -1, -1, -1, -1, -1 }, { 0x4827, 325997, 325992, 326032, -1, -1, -1, -1, -1, -1 }, { 0x4828, 326042, 326037, 326077, -1, -1, -1, -1, -1, -1 }, { 0x4829, 326089, 326083, 326176, -1, -1, -1, -1, -1, -1 }, { 0x482A, 326181, -1, 326233, -1, -1, -1, -1, -1, -1 }, { 0x482B, 326244, 326239, 326320, -1, -1, -1, -1, -1, -1 }, { 0x482C, 326331, 326325, 326371, -1, -1, -1, -1, -1, -1 }, { 0x482D, 326377, -1, 326404, -1, -1, -1, -1, -1, -1 }, { 0x482E, 326409, -1, 326484, -1, -1, -1, -1, -1, -1 }, { 0x482F, 326490, -1, 326612, -1, -1, -1, -1, -1, -1 }, { 0x4830, 326623, 326617, 326731, -1, -1, -1, -1, -1, -1 }, { 0x4831, 326742, 326737, 326799, -1, -1, -1, -1, -1, -1 }, { 0x4832, 326810, 326804, 326857, -1, -1, -1, -1, -1, -1 }, { 0x4833, 326868, 326863, 326920, -1, -1, -1, -1, -1, -1 }, { 0x4834, 326931, 326926, 326999, -1, -1, -1, -1, -1, -1 }, { 0x4835, 327009, 327005, 327025, -1, -1, -1, -1, -1, -1 }, { 0x4836, 327033, 327029, 327083, -1, -1, -1, -1, -1, -1 }, { 0x4837, 327093, 327088, 327130, -1, -1, -1, -1, -1, -1 }, { 0x4838, 327142, 327136, 327201, -1, -1, -1, -1, -1, -1 }, { 0x4839, 327212, 327206, 327259, -1, -1, -1, -1, -1, -1 }, { 0x483A, -1, 327263, -1, -1, -1, -1, -1, -1, -1 }, { 0x483B, 327268, -1, 327357, -1, -1, -1, -1, -1, -1 }, { 0x483C, 327369, 327364, 327396, -1, -1, -1, -1, -1, -1 }, { 0x483D, 327407, 327401, 327499, -1, -1, -1, -1, -1, -1 }, { 0x483E, 327509, 327504, 327531, -1, -1, -1, -1, -1, -1 }, { 0x483F, 327537, -1, 327599, -1, -1, -1, -1, -1, -1 }, { 0x4840, 327604, -1, 327681, -1, -1, -1, -1, -1, -1 }, { 0x4841, 327693, 327687, 327767, -1, -1, -1, -1, -1, -1 }, { 0x4842, 327778, 327773, 327835, -1, -1, -1, -1, -1, -1 }, { 0x4843, 327840, -1, 327894, -1, -1, -1, -1, -1, -1 }, { 0x4844, -1, 327898, -1, -1, -1, -1, -1, -1, -1 }, { 0x4845, 327903, -1, 328084, -1, -1, -1, -1, -1, -1 }, { 0x4846, 328096, 328090, 328110, -1, -1, -1, -1, -1, -1 }, { 0x4847, 328116, -1, 328181, -1, -1, -1, -1, -1, -1 }, { 0x4848, 328186, -1, 328253, -1, -1, -1, -1, -1, -1 }, { 0x4849, 328264, 328258, 328279, -1, -1, -1, -1, -1, -1 }, { 0x484A, 328291, 328285, 328374, -1, -1, -1, -1, -1, -1 }, { 0x484B, 328384, 328379, 328439, -1, -1, -1, -1, -1, -1 }, { 0x484C, 328449, 328443, 328538, -1, -1, -1, -1, -1, -1 }, { 0x484D, 328548, 328544, 328573, -1, -1, -1, -1, -1, -1 }, { 0x484E, 328582, 328577, 328637, -1, -1, -1, -1, -1, -1 }, { 0x484F, 328647, 328641, 328736, -1, -1, -1, -1, -1, -1 }, { 0x4850, 328746, 328742, 328801, -1, -1, -1, -1, -1, -1 }, { 0x4851, 328811, 328806, 328866, -1, -1, -1, -1, -1, -1 }, { 0x4852, 328876, 328871, 328933, -1, -1, -1, -1, -1, -1 }, { 0x4853, 328939, -1, 329075, -1, -1, -1, -1, -1, -1 }, { 0x4854, 329086, 329081, 329139, -1, -1, -1, -1, -1, -1 }, { 0x4855, 329143, -1, 329201, -1, -1, -1, -1, -1, -1 }, { 0x4856, 329214, 329208, 329232, -1, -1, -1, -1, -1, -1 }, { 0x4857, 329244, 329238, 329346, -1, -1, -1, -1, -1, -1 }, { 0x4858, 329357, 329352, 329383, -1, -1, -1, -1, -1, -1 }, { 0x4859, 329395, 329389, 329457, -1, -1, -1, -1, -1, -1 }, { 0x485A, 329469, 329463, 329566, -1, -1, -1, -1, -1, -1 }, { 0x485B, 329576, 329571, 329612, -1, -1, -1, -1, -1, -1 }, { 0x485C, 329622, 329617, 329706, -1, -1, -1, -1, -1, -1 }, { 0x485D, 329716, 329710, 329833, -1, -1, -1, -1, -1, -1 }, { 0x485E, 329844, 329839, 329946, -1, -1, -1, -1, -1, -1 }, { 0x485F, 329950, -1, 330021, -1, -1, -1, -1, -1, -1 }, { 0x4860, 330031, 330025, -1, -1, -1, -1, -1, -1, -1 }, { 0x4861, 330050, -1, 330076, -1, -1, -1, -1, -1, -1 }, { 0x4862, 330081, -1, 330098, -1, -1, -1, -1, -1, -1 }, { 0x4863, 330109, 330104, 330259, -1, -1, -1, -1, 330253, -1 }, { 0x4864, 330269, 330264, 330298, -1, -1, -1, -1, -1, -1 }, { 0x4865, 330303, -1, 330331, -1, -1, -1, -1, -1, -1 }, { 0x4866, 330343, 330337, 330401, -1, -1, -1, -1, -1, -1 }, { 0x4867, 330411, 330407, 330446, -1, -1, -1, -1, -1, -1 }, { 0x4868, 330456, 330450, 330518, -1, -1, -1, -1, -1, -1 }, { 0x4869, 330523, -1, 330616, -1, -1, -1, -1, -1, -1 }, { 0x486A, 330627, 330622, 330645, -1, -1, -1, -1, -1, -1 }, { 0x486B, 330657, 330651, 330714, -1, -1, -1, -1, -1, -1 }, { 0x486C, 330726, 330720, 330822, -1, -1, -1, -1, -1, -1 }, { 0x486D, 330827, -1, 330856, -1, -1, -1, -1, -1, -1 }, { 0x486E, 330867, 330861, -1, -1, -1, -1, -1, -1, -1 }, { 0x486F, 330916, 330910, 331039, -1, -1, -1, -1, -1, -1 }, { 0x4870, 331045, -1, 331102, -1, -1, -1, -1, -1, -1 }, { 0x4871, -1, 331108, 331114, -1, -1, -1, -1, -1, -1 }, { 0x4872, 331121, -1, 331171, -1, -1, -1, -1, -1, -1 }, { 0x4873, 331181, 331177, 331201, -1, -1, -1, -1, -1, -1 }, { 0x4874, 331211, 331205, 331313, -1, -1, -1, -1, -1, -1 }, { 0x4875, 331326, 331320, 331349, -1, -1, -1, -1, -1, -1 }, { 0x4876, 331354, -1, 331505, -1, -1, -1, -1, -1, -1 }, { 0x4877, 331515, 331510, 331547, -1, -1, -1, -1, -1, -1 }, { 0x4878, -1, 331552, -1, -1, -1, -1, -1, -1, -1 }, { 0x4879, 331561, 331557, 331607, -1, -1, -1, -1, -1, -1 }, { 0x487A, 331617, 331612, 331655, -1, -1, -1, -1, -1, -1 }, { 0x487B, 331660, -1, 331810, -1, -1, -1, -1, -1, -1 }, { 0x487C, 331821, 331815, 331901, -1, -1, -1, -1, -1, -1 }, { 0x487D, 331913, 331907, 331937, -1, -1, -1, -1, -1, -1 }, { 0x487E, 331943, -1, 331992, -1, -1, -1, -1, -1, -1 }, { 0x487F, 332003, 331997, 332083, -1, -1, -1, -1, -1, -1 }, { 0x4880, 332089, -1, 332115, -1, -1, -1, -1, -1, -1 }, { 0x4881, 332119, -1, 332153, -1, -1, -1, -1, -1, -1 }, { 0x4882, 332163, 332158, -1, -1, -1, -1, -1, -1, -1 }, { 0x4883, 332209, -1, 332338, -1, -1, -1, -1, 332332, -1 }, { 0x4884, -1, 332342, 332348, -1, -1, -1, -1, -1, -1 }, { 0x4885, 332357, 332352, 332388, -1, -1, -1, -1, -1, -1 }, { 0x4886, -1, 332394, -1, -1, -1, -1, -1, -1, -1 }, { 0x4887, 332400, -1, 332567, -1, -1, -1, -1, -1, -1 }, { 0x4888, -1, -1, 332573, -1, -1, -1, -1, -1, -1 }, { 0x4889, 332585, 332579, 332628, -1, -1, -1, -1, -1, -1 }, { 0x488A, 332634, -1, 332687, -1, -1, -1, -1, -1, -1 }, { 0x488B, 332692, -1, 332781, -1, -1, -1, -1, -1, -1 }, { 0x488C, 332790, 332785, 332825, -1, -1, -1, -1, -1, -1 }, { 0x488D, 332829, -1, 332852, -1, -1, -1, -1, -1, -1 }, { 0x488E, 332858, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x488F, -1, 332895, -1, -1, -1, -1, -1, -1, -1 }, { 0x4890, 332905, 332900, 332953, -1, -1, -1, -1, -1, -1 }, { 0x4891, 332962, 332957, 333017, -1, -1, -1, -1, -1, -1 }, { 0x4892, 333027, 333021, 333120, -1, -1, -1, -1, -1, -1 }, { 0x4893, 333126, -1, 333138, -1, -1, -1, -1, -1, -1 }, { 0x4894, 333147, 333142, 333183, -1, -1, -1, -1, -1, -1 }, { 0x4895, 333187, -1, 333222, -1, -1, -1, -1, -1, -1 }, { 0x4896, 333226, -1, 333338, -1, -1, -1, -1, 333326, -1 }, { 0x4897, -1, 333342, 333347, -1, -1, -1, -1, -1, -1 }, { 0x4898, -1, 333351, -1, -1, -1, -1, -1, -1, -1 }, { 0x4899, 333362, 333356, 333444, -1, -1, -1, -1, -1, -1 }, { 0x489A, 333455, 333449, 333528, -1, -1, -1, -1, -1, -1 }, { 0x489B, 333541, 333534, 333609, -1, -1, -1, -1, -1, -1 }, { 0x489C, 333622, 333616, -1, -1, -1, -1, -1, -1, -1 }, { 0x489D, 333665, 333661, 333757, -1, -1, -1, -1, -1, -1 }, { 0x489E, 333767, 333761, 333805, -1, -1, -1, -1, -1, -1 }, { 0x489F, 333810, -1, 333894, -1, -1, -1, -1, -1, -1 }, { 0x48A0, 333905, 333899, 333968, -1, -1, -1, -1, -1, -1 }, { 0x48A1, 333979, 333974, 334023, -1, -1, -1, -1, -1, -1 }, { 0x48A2, 334033, 334027, 334064, -1, -1, -1, -1, -1, -1 }, { 0x48A3, 334070, -1, 334105, -1, -1, -1, -1, -1, -1 }, { 0x48A4, -1, 334110, 334116, -1, -1, -1, -1, -1, -1 }, { 0x48A5, 334121, -1, 334209, -1, -1, -1, -1, -1, -1 }, { 0x48A6, 334220, 334214, 334394, -1, -1, -1, -1, 334388, 334401 }, { 0x48A7, 334413, 334408, 334438, -1, -1, -1, -1, -1, -1 }, { 0x48A8, 334444, -1, 334562, -1, -1, -1, -1, -1, -1 }, { 0x48A9, 334568, -1, 334651, -1, -1, -1, -1, -1, -1 }, { 0x48AA, 334660, 334655, 334733, -1, -1, -1, -1, -1, -1 }, { 0x48AB, 334743, 334737, 334830, -1, -1, -1, -1, -1, -1 }, { 0x48AC, 334840, 334835, -1, -1, -1, -1, -1, -1, -1 }, { 0x48AD, 334908, -1, 335024, -1, -1, -1, -1, -1, -1 }, { 0x48AE, 335035, 335029, 335061, -1, -1, -1, -1, -1, -1 }, { 0x48AF, 335072, 335066, 335187, -1, -1, -1, -1, -1, -1 }, { 0x48B0, 335197, 335192, 335236, -1, -1, -1, -1, -1, -1 }, { 0x48B1, 335245, 335240, 335304, -1, -1, -1, -1, -1, -1 }, { 0x48B2, 335313, 335308, 335357, -1, -1, -1, -1, -1, -1 }, { 0x48B3, 335367, 335362, 335383, -1, -1, -1, -1, -1, -1 }, { 0x48B4, 335392, 335387, -1, -1, -1, -1, -1, -1, -1 }, { 0x48B5, 335430, -1, 335538, -1, -1, -1, -1, -1, -1 }, { 0x48B6, 335549, 335543, -1, -1, -1, -1, -1, -1, -1 }, { 0x48B7, -1, 335592, -1, -1, -1, -1, -1, -1, -1 }, { 0x48B8, 335604, 335598, 335648, -1, -1, -1, -1, -1, -1 }, { 0x48B9, 335658, 335652, 335703, -1, -1, -1, -1, -1, -1 }, { 0x48BA, 335713, 335707, 335757, -1, -1, -1, -1, -1, -1 }, { 0x48BB, 335767, 335762, 335783, -1, -1, -1, -1, -1, -1 }, { 0x48BC, 335795, 335789, 335844, -1, -1, -1, -1, -1, -1 }, { 0x48BD, 335856, 335850, 335908, -1, -1, -1, -1, -1, -1 }, { 0x48BE, 335920, 335915, 335965, -1, -1, -1, -1, -1, -1 }, { 0x48BF, 335975, 335971, 336017, -1, -1, -1, -1, -1, -1 }, { 0x48C0, 336021, -1, 336074, -1, -1, -1, -1, -1, -1 }, { 0x48C1, 336079, -1, 336138, -1, -1, -1, -1, -1, -1 }, { 0x48C2, 336148, 336142, 336191, -1, -1, -1, -1, -1, -1 }, { 0x48C3, -1, 336196, -1, -1, -1, -1, -1, -1, -1 }, { 0x48C4, 336205, 336200, 336250, -1, -1, -1, -1, -1, -1 }, { 0x48C5, 336259, 336254, 336311, -1, -1, -1, -1, -1, -1 }, { 0x48C6, 336323, 336317, 336349, -1, -1, -1, -1, -1, -1 }, { 0x48C7, 336360, 336355, 336420, -1, -1, -1, -1, -1, -1 }, { 0x48C8, 336431, 336425, 336492, -1, -1, -1, -1, -1, -1 }, { 0x48C9, -1, 336498, -1, -1, -1, -1, -1, -1, -1 }, { 0x48CA, 336509, 336503, 336560, -1, -1, -1, -1, -1, -1 }, { 0x48CB, 336571, 336566, 336587, -1, -1, -1, -1, -1, -1 }, { 0x48CC, 336597, 336592, 336659, -1, -1, -1, -1, -1, -1 }, { 0x48CD, 336663, -1, 336742, -1, -1, -1, -1, -1, -1 }, { 0x48CE, 336751, 336747, 336778, -1, -1, -1, -1, -1, -1 }, { 0x48CF, 336788, 336782, -1, -1, -1, -1, -1, -1, -1 }, { 0x48D0, 336865, -1, 336881, -1, -1, -1, -1, -1, -1 }, { 0x48D1, 336892, 336887, 336994, -1, -1, -1, -1, -1, -1 }, { 0x48D2, -1, 337000, -1, -1, -1, -1, -1, -1, -1 }, { 0x48D3, 337011, 337006, 337045, -1, -1, -1, -1, -1, -1 }, { 0x48D4, 337053, 337049, 337098, -1, -1, -1, -1, -1, -1 }, { 0x48D5, 337108, 337103, 337142, -1, -1, -1, -1, -1, -1 }, { 0x48D6, 337151, 337146, 337199, -1, -1, -1, -1, -1, -1 }, { 0x48D7, -1, 337203, -1, -1, -1, -1, -1, -1, -1 }, { 0x48D8, 337214, 337208, 337292, -1, -1, -1, -1, -1, -1 }, { 0x48D9, 337303, 337298, 337407, -1, -1, -1, -1, -1, -1 }, { 0x48DA, 337417, 337412, 337461, -1, -1, -1, -1, -1, -1 }, { 0x48DB, 337471, 337466, 337504, 337508, -1, -1, -1, -1, -1 }, { 0x48DC, 337516, 337512, 337592, -1, -1, -1, -1, -1, -1 }, { 0x48DD, 337602, 337597, 337645, -1, -1, -1, -1, -1, -1 }, { 0x48DE, 337655, 337649, 337786, -1, -1, -1, -1, -1, -1 }, { 0x48DF, 337795, 337789, 337883, -1, -1, -1, -1, -1, -1 }, { 0x48E0, 337888, -1, 337980, -1, -1, -1, -1, -1, -1 }, { 0x48E1, 337989, 337985, 338045, -1, -1, -1, -1, -1, -1 }, { 0x48E2, 338054, 338049, 338121, -1, -1, -1, -1, -1, -1 }, { 0x48E3, 338131, 338125, 338182, -1, -1, -1, -1, -1, -1 }, { 0x48E4, 338193, 338188, 338236, -1, -1, -1, -1, -1, -1 }, { 0x48E5, 338246, 338241, 338261, -1, -1, -1, -1, -1, -1 }, { 0x48E6, 338271, 338265, 338308, -1, -1, -1, -1, -1, -1 }, { 0x48E7, 338313, -1, 338389, -1, -1, -1, -1, -1, -1 }, { 0x48E8, 338399, 338393, 338580, -1, -1, -1, -1, -1, -1 }, { 0x48E9, 338592, 338586, 338685, -1, -1, -1, -1, -1, -1 }, { 0x48EA, 338696, 338691, 338732, -1, -1, -1, -1, -1, -1 }, { 0x48EB, 338740, 338736, 338789, -1, -1, -1, -1, -1, -1 }, { 0x48EC, 338793, -1, 338850, -1, -1, -1, -1, -1, -1 }, { 0x48ED, 338855, -1, 338886, -1, -1, -1, -1, -1, -1 }, { 0x48EE, 338896, 338891, 338913, -1, -1, -1, -1, -1, -1 }, { 0x48EF, 338917, -1, 338994, -1, -1, -1, -1, -1, -1 }, { 0x48F0, 339004, 338998, 339078, -1, -1, -1, -1, -1, -1 }, { 0x48F1, 339087, 339082, 339134, -1, -1, -1, -1, -1, -1 }, { 0x48F2, 339144, 339138, 339299, -1, -1, -1, -1, -1, -1 }, { 0x48F3, 339308, 339304, -1, -1, -1, -1, -1, -1, -1 }, { 0x48F4, 339333, -1, 339387, -1, -1, -1, -1, -1, -1 }, { 0x48F5, 339396, 339391, 339456, -1, -1, -1, -1, -1, -1 }, { 0x48F6, 339460, -1, 339591, -1, -1, -1, -1, -1, -1 }, { 0x48F7, 339601, 339596, 339633, -1, -1, -1, -1, -1, 339638 }, { 0x48F8, 339648, 339643, 339765, -1, -1, -1, -1, -1, -1 }, { 0x48F9, 339775, 339770, 339806, -1, -1, -1, -1, -1, -1 }, { 0x48FA, 339810, -1, 339829, -1, -1, -1, -1, -1, -1 }, { 0x48FB, 339840, 339835, 339949, -1, -1, -1, -1, -1, -1 }, { 0x48FC, 339961, 339954, 340037, -1, -1, -1, -1, -1, -1 }, { 0x48FD, 340048, 340044, 340102, -1, -1, -1, -1, -1, -1 }, { 0x48FE, 340112, 340107, 340175, -1, -1, -1, -1, -1, -1 }, { 0x48FF, 340184, 340179, 340255, -1, -1, -1, -1, -1, -1 }, { 0x4900, -1, 340259, -1, -1, -1, -1, -1, -1, -1 }, { 0x4901, 340265, -1, 340486, -1, -1, -1, -1, -1, -1 }, { 0x4902, 340496, 340491, 340533, -1, -1, -1, -1, -1, -1 }, { 0x4903, 340538, -1, 340614, -1, -1, -1, -1, -1, -1 }, { 0x4904, 340624, 340619, 340668, -1, -1, -1, -1, -1, -1 }, { 0x4905, 340679, 340674, 340705, -1, -1, -1, -1, -1, -1 }, { 0x4906, 340715, 340709, 340793, -1, -1, -1, -1, -1, -1 }, { 0x4907, 340803, 340798, -1, -1, -1, -1, -1, -1, -1 }, { 0x4908, 340863, 340858, -1, -1, -1, -1, -1, -1, -1 }, { 0x4909, 340890, 340885, 340952, -1, -1, -1, -1, -1, -1 }, { 0x490A, 340956, -1, 340984, -1, -1, -1, -1, -1, -1 }, { 0x490B, 340990, -1, 341191, -1, -1, -1, -1, -1, -1 }, { 0x490C, 341202, 341195, 341284, -1, -1, -1, -1, -1, -1 }, { 0x490D, 341296, 341291, 341344, -1, -1, -1, -1, -1, -1 }, { 0x490E, 341354, 341348, 341415, -1, -1, -1, -1, -1, -1 }, { 0x490F, 341419, -1, 341488, -1, -1, -1, -1, -1, -1 }, { 0x4910, 341497, 341492, 341567, -1, -1, -1, -1, -1, -1 }, { 0x4911, 341577, 341572, 341582, -1, -1, -1, -1, -1, -1 }, { 0x4912, 341593, 341588, 341725, -1, -1, -1, -1, -1, -1 }, { 0x4913, -1, 341729, 341735, -1, -1, -1, -1, -1, -1 }, { 0x4914, 341746, 341741, 341780, -1, -1, -1, -1, -1, -1 }, { 0x4915, 341791, 341786, 341844, -1, -1, -1, -1, -1, -1 }, { 0x4916, 341854, 341849, 341909, -1, -1, -1, -1, -1, -1 }, { 0x4917, 341919, 341914, 341969, -1, -1, -1, -1, -1, -1 }, { 0x4918, 341980, 341974, 342006, -1, -1, -1, -1, -1, -1 }, { 0x4919, 342017, 342012, 342047, -1, -1, -1, -1, -1, -1 }, { 0x491A, 342056, 342051, 342089, -1, -1, -1, -1, -1, -1 }, { 0x491B, 342098, 342093, 342168, -1, -1, -1, -1, -1, -1 }, { 0x491C, 342179, 342173, 342220, -1, -1, -1, -1, -1, -1 }, { 0x491D, 342225, -1, 342242, -1, -1, -1, -1, -1, -1 }, { 0x491E, 342253, 342248, 342382, -1, -1, -1, -1, -1, -1 }, { 0x491F, 342392, 342387, 342467, -1, -1, -1, -1, -1, -1 }, { 0x4920, 342477, 342473, 342498, -1, -1, -1, -1, -1, 342503 }, { 0x4921, 342510, -1, 342515, -1, -1, -1, -1, -1, -1 }, { 0x4922, 342526, 342520, -1, -1, -1, -1, -1, -1, -1 }, { 0x4923, 342558, 342552, 342632, -1, -1, -1, -1, -1, -1 }, { 0x4924, 342643, 342638, 342680, -1, -1, -1, -1, -1, -1 }, { 0x4925, 342691, 342685, 342792, -1, -1, -1, -1, 342786, -1 }, { 0x4926, 342797, -1, 342835, -1, -1, -1, -1, -1, -1 }, { 0x4927, -1, -1, 342840, -1, -1, -1, -1, -1, -1 }, { 0x4928, 342850, 342845, 342973, -1, -1, -1, -1, -1, -1 }, { 0x4929, 342983, 342977, 343038, -1, -1, -1, -1, -1, -1 }, { 0x492A, 343047, 343043, 343117, -1, -1, -1, -1, -1, -1 }, { 0x492B, 343128, 343122, 343178, -1, -1, -1, -1, -1, -1 }, { 0x492C, 343188, 343184, 343232, -1, -1, -1, -1, -1, -1 }, { 0x492D, 343242, 343237, 343276, -1, -1, -1, -1, -1, -1 }, { 0x492E, 343286, 343281, 343309, -1, -1, -1, -1, -1, -1 }, { 0x492F, 343314, -1, 343456, -1, -1, -1, -1, -1, -1 }, { 0x4930, 343468, 343462, 343493, -1, -1, -1, -1, -1, -1 }, { 0x4931, 343504, 343499, 343558, -1, -1, -1, -1, -1, -1 }, { 0x4932, 343568, 343563, 343612, -1, -1, -1, -1, -1, 343617 }, { 0x4933, 343627, 343623, 343649, -1, -1, -1, -1, -1, -1 }, { 0x4934, 343658, 343653, 343726, -1, -1, -1, -1, -1, -1 }, { 0x4935, 343731, -1, 343832, -1, -1, -1, -1, -1, -1 }, { 0x4936, 343842, 343837, 343945, -1, -1, -1, -1, -1, -1 }, { 0x4937, 343949, -1, 344012, -1, -1, -1, -1, -1, -1 }, { 0x4938, 344017, -1, 344038, -1, -1, -1, -1, -1, -1 }, { 0x4939, 344044, -1, 344071, -1, -1, -1, -1, -1, -1 }, { 0x493A, 344081, 344076, 344141, -1, -1, -1, -1, -1, -1 }, { 0x493B, 344150, 344146, 344204, -1, -1, -1, -1, -1, -1 }, { 0x493C, 344214, 344209, 344225, -1, -1, -1, -1, -1, -1 }, { 0x493D, 344238, 344231, 344324, -1, -1, -1, -1, -1, -1 }, { 0x493E, 344330, -1, 344367, -1, -1, -1, -1, -1, -1 }, { 0x493F, 344377, 344372, 344424, -1, -1, -1, -1, 344418, -1 }, { 0x4940, 344434, 344429, 344458, -1, -1, -1, -1, -1, -1 }, { 0x4941, 344469, 344464, 344539, -1, -1, -1, -1, -1, -1 }, { 0x4942, 344550, 344544, 344588, -1, -1, -1, -1, -1, -1 }, { 0x4943, 344600, 344594, 344613, -1, -1, -1, -1, -1, -1 }, { 0x4944, 344623, 344618, 344644, -1, -1, -1, -1, -1, -1 }, { 0x4945, 344653, 344648, 344696, -1, -1, -1, -1, -1, -1 }, { 0x4946, 344707, 344702, 344750, -1, -1, -1, -1, -1, -1 }, { 0x4947, 344760, 344755, 344925, -1, -1, -1, -1, -1, -1 }, { 0x4948, 344936, 344931, 344990, -1, -1, -1, -1, -1, -1 }, { 0x4949, 344994, -1, 345024, -1, -1, -1, -1, -1, -1 }, { 0x494A, 345037, 345030, -1, -1, -1, -1, -1, -1, -1 }, { 0x494B, 345131, -1, 345169, -1, -1, -1, -1, -1, -1 }, { 0x494C, 345181, 345175, 345249, -1, -1, -1, -1, -1, -1 }, { 0x494D, 345260, 345256, 345335, -1, -1, -1, -1, -1, -1 }, { 0x494E, 345346, 345340, 345394, -1, -1, -1, -1, -1, -1 }, { 0x494F, 345400, -1, 345516, -1, -1, -1, -1, -1, -1 }, { 0x4950, 345525, 345520, 345624, -1, -1, -1, -1, -1, -1 }, { 0x4951, 345635, 345629, 345878, -1, -1, -1, -1, -1, -1 }, { 0x4952, 345883, -1, 345898, -1, -1, -1, -1, -1, -1 }, { 0x4953, 345905, -1, 345911, -1, -1, -1, -1, -1, -1 }, { 0x4954, 345920, 345915, 345925, -1, -1, -1, -1, -1, -1 }, { 0x4955, 345934, 345929, 346023, -1, -1, -1, -1, -1, -1 }, { 0x4956, 346033, 346028, 346093, -1, -1, -1, -1, -1, -1 }, { 0x4957, 346104, 346099, 346131, -1, -1, -1, -1, -1, -1 }, { 0x4958, 346141, 346137, 346225, -1, -1, -1, -1, -1, -1 }, { 0x4959, 346235, 346229, 346324, -1, -1, -1, -1, -1, -1 }, { 0x495A, 346333, 346329, -1, -1, -1, -1, -1, -1, -1 }, { 0x495B, 346385, 346380, 346467, -1, -1, -1, -1, -1, -1 }, { 0x495C, 346472, -1, 346556, -1, -1, -1, -1, -1, -1 }, { 0x495D, 346566, 346562, 346688, -1, -1, -1, -1, -1, -1 }, { 0x495E, 346697, 346692, 346716, -1, -1, -1, -1, -1, -1 }, { 0x495F, 346727, 346722, 346796, -1, -1, -1, -1, -1, -1 }, { 0x4960, 346800, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x4961, 346837, -1, 346970, -1, -1, -1, -1, -1, -1 }, { 0x4962, 346980, 346974, 347058, -1, -1, -1, -1, -1, -1 }, { 0x4963, 347069, 347064, 347151, -1, -1, -1, -1, -1, -1 }, { 0x4964, 347161, 347156, 347241, -1, -1, -1, -1, -1, -1 }, { 0x4965, 347251, 347246, 347341, -1, -1, -1, -1, -1, -1 }, { 0x4966, -1, 347347, -1, -1, -1, -1, -1, -1, -1 }, { 0x4967, 347359, 347353, 347397, -1, -1, -1, -1, -1, -1 }, { 0x4968, 347409, 347403, 347499, -1, -1, -1, -1, -1, -1 }, { 0x4969, 347508, 347503, 347544, -1, -1, -1, -1, -1, -1 }, { 0x496A, 347554, 347549, 347589, -1, -1, -1, -1, -1, -1 }, { 0x496B, 347600, 347595, 347641, -1, -1, -1, -1, -1, -1 }, { 0x496C, 347651, 347646, 347786, -1, -1, -1, -1, -1, -1 }, { 0x496D, 347796, 347790, 347857, -1, -1, -1, -1, -1, -1 }, { 0x496E, 347869, 347864, 347888, -1, -1, -1, -1, -1, -1 }, { 0x496F, 347893, -1, 348036, -1, -1, -1, -1, -1, -1 }, { 0x4970, 348041, -1, 348130, -1, -1, -1, -1, -1, -1 }, { 0x4971, 348140, 348136, 348228, -1, -1, -1, -1, -1, -1 }, { 0x4972, 348237, 348233, 348285, -1, -1, -1, -1, -1, -1 }, { 0x4973, 348289, -1, 348337, -1, -1, -1, -1, -1, -1 }, { 0x4974, 348342, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x4975, 348406, 348401, 348445, -1, -1, -1, -1, -1, -1 }, { 0x4976, 348456, 348451, 348591, -1, -1, -1, -1, -1, -1 }, { 0x4977, 348595, -1, 348693, -1, -1, -1, -1, -1, -1 }, { 0x4978, 348698, -1, 348707, -1, -1, -1, -1, -1, -1 }, { 0x4979, -1, 348711, -1, -1, -1, -1, -1, -1, -1 }, { 0x497A, 348721, 348717, 348817, -1, -1, -1, -1, -1, -1 }, { 0x497B, -1, 348821, -1, -1, -1, -1, -1, -1, -1 }, { 0x497C, -1, 348826, -1, -1, -1, -1, -1, -1, -1 }, { 0x497D, 348836, 348831, 348940, -1, -1, -1, -1, -1, -1 }, { 0x497E, 348948, 348944, 349035, -1, -1, -1, -1, -1, -1 }, { 0x497F, -1, 349040, -1, -1, -1, -1, -1, -1, -1 }, { 0x4980, -1, 349045, -1, -1, -1, -1, -1, -1, -1 }, { 0x4981, 349056, 349050, -1, -1, -1, -1, -1, -1, -1 }, { 0x4982, 349084, 349079, 349245, -1, -1, -1, -1, -1, -1 }, { 0x4983, 349257, 349251, 349288, -1, -1, -1, -1, -1, -1 }, { 0x4984, -1, 349294, -1, -1, -1, -1, -1, -1, -1 }, { 0x4985, 349304, 349299, 349346, -1, -1, -1, -1, -1, -1 }, { 0x4986, 349357, 349352, 349379, -1, -1, -1, -1, -1, -1 }, { 0x4987, 349389, 349384, 349470, -1, -1, -1, -1, -1, -1 }, { 0x4988, 349478, 349474, 349605, -1, -1, -1, -1, -1, -1 }, { 0x4989, -1, 349610, -1, -1, -1, -1, -1, -1, -1 }, { 0x498A, 349620, 349615, 349695, -1, -1, -1, -1, -1, -1 }, { 0x498B, 349707, 349701, 349750, -1, -1, -1, -1, -1, -1 }, { 0x498C, 349759, 349754, 349804, -1, -1, -1, -1, -1, -1 }, { 0x498D, 349815, 349809, 349888, -1, -1, -1, -1, -1, -1 }, { 0x498E, 349897, 349892, 350026, -1, -1, -1, -1, -1, -1 }, { 0x498F, 350038, 350032, 350053, -1, -1, -1, -1, -1, -1 }, { 0x4990, 350064, 350058, 350129, -1, -1, -1, -1, -1, -1 }, { 0x4991, 350141, 350135, 350167, -1, -1, -1, -1, -1, -1 }, { 0x4992, 350178, 350172, 350249, -1, -1, -1, -1, -1, -1 }, { 0x4993, 350261, 350255, 350366, -1, -1, -1, -1, -1, -1 }, { 0x4994, 350378, 350372, 350441, -1, -1, -1, -1, -1, -1 }, { 0x4995, 350452, 350446, 350525, -1, -1, -1, -1, -1, -1 }, { 0x4996, 350536, 350531, 350626, -1, -1, -1, -1, -1, -1 }, { 0x4997, 350637, 350631, 350684, -1, -1, -1, -1, -1, -1 }, { 0x4998, 350694, 350688, 350731, -1, -1, -1, -1, -1, -1 }, { 0x4999, 350741, 350737, 350796, -1, -1, -1, -1, -1, -1 }, { 0x499A, 350800, -1, 350870, -1, -1, -1, -1, -1, -1 }, { 0x499B, 350881, 350875, 350914, -1, -1, -1, -1, -1, -1 }, { 0x499C, 350925, 350921, 350982, -1, -1, -1, -1, -1, -1 }, { 0x499D, 350992, 350986, 351017, -1, -1, -1, -1, -1, -1 }, { 0x499E, 351022, -1, 351108, -1, -1, -1, -1, 351102, -1 }, { 0x499F, 351119, 351113, 351161, -1, -1, -1, -1, -1, -1 }, { 0x49A0, 351168, -1, 351190, -1, -1, -1, -1, -1, -1 }, { 0x49A1, 351199, 351194, 351259, -1, -1, -1, -1, -1, -1 }, { 0x49A2, 351270, 351265, 351317, -1, -1, -1, -1, -1, -1 }, { 0x49A3, 351326, 351322, 351340, -1, -1, -1, -1, -1, -1 }, { 0x49A4, 351350, 351344, 351365, -1, -1, -1, -1, -1, -1 }, { 0x49A5, 351372, -1, 351444, -1, -1, -1, -1, 351438, -1 }, { 0x49A6, 351450, -1, 351485, -1, -1, -1, -1, -1, -1 }, { 0x49A7, 351490, -1, 351579, -1, -1, -1, -1, -1, -1 }, { 0x49A8, 351590, 351584, 351692, -1, -1, -1, -1, -1, -1 }, { 0x49A9, -1, 351697, -1, -1, -1, -1, -1, -1, -1 }, { 0x49AA, 351709, 351702, 351727, -1, -1, -1, -1, -1, -1 }, { 0x49AB, 351731, -1, 351747, -1, -1, -1, -1, -1, -1 }, { 0x49AC, 351759, 351753, 351781, -1, -1, -1, -1, -1, -1 }, { 0x49AD, 351792, 351786, 351837, -1, -1, -1, -1, -1, -1 }, { 0x49AE, 351849, 351843, 351868, -1, -1, -1, -1, -1, -1 }, { 0x49AF, 351878, 351874, 351920, -1, -1, -1, -1, -1, -1 }, { 0x49B0, 351930, 351925, -1, -1, -1, -1, -1, -1, -1 }, { 0x49B1, 351968, 351963, 352003, -1, -1, -1, -1, -1, -1 }, { 0x49B2, 352008, -1, 352134, -1, -1, -1, -1, -1, -1 }, { 0x49B3, 352146, 352139, 352168, -1, -1, -1, -1, -1, -1 }, { 0x49B4, 352175, -1, 352189, -1, -1, -1, -1, -1, -1 }, { 0x49B5, 352198, 352193, 352237, -1, -1, -1, -1, -1, -1 }, { 0x49B6, 352248, 352241, 352268, -1, -1, -1, -1, -1, -1 }, { 0x49B7, 352281, 352275, 352323, -1, -1, -1, -1, -1, -1 }, { 0x49B8, -1, 352330, -1, -1, -1, -1, -1, -1, -1 }, { 0x49B9, 352335, -1, 352380, -1, -1, -1, -1, -1, -1 }, { 0x49BA, 352391, 352385, 352406, -1, -1, -1, -1, -1, -1 }, { 0x49BB, 352416, 352412, 352432, -1, -1, -1, -1, -1, -1 }, { 0x49BC, 352442, 352436, 352551, -1, -1, -1, -1, -1, -1 }, { 0x49BD, 352562, 352556, 352714, -1, -1, -1, -1, -1, -1 }, { 0x49BE, 352718, -1, 352768, -1, -1, -1, -1, -1, -1 }, { 0x49BF, -1, 352774, -1, -1, -1, -1, -1, -1, -1 }, { 0x49C0, -1, 352780, -1, -1, -1, -1, -1, -1, -1 }, { 0x49C1, 352793, 352787, 352876, -1, -1, -1, -1, -1, -1 }, { 0x49C2, 352880, -1, 353020, -1, -1, -1, -1, -1, -1 }, { 0x49C3, 353030, 353025, 353046, -1, -1, -1, -1, -1, -1 }, { 0x49C4, 353057, 353052, 353074, -1, -1, -1, -1, -1, -1 }, { 0x49C5, 353078, -1, 353158, -1, -1, -1, -1, -1, -1 }, { 0x49C6, 353168, 353162, 353191, -1, -1, -1, -1, -1, -1 }, { 0x49C7, 353197, -1, 353285, -1, -1, -1, -1, -1, -1 }, { 0x49C8, -1, 353289, -1, -1, -1, -1, -1, -1, -1 }, { 0x49C9, 353299, 353294, 353368, -1, -1, -1, -1, -1, -1 }, { 0x49CA, 353377, 353372, 353433, -1, -1, -1, -1, -1, -1 }, { 0x49CB, 353442, 353437, 353482, -1, -1, -1, -1, 353476, -1 }, { 0x49CC, 353494, 353488, 353510, -1, -1, -1, -1, -1, -1 }, { 0x49CD, 353521, 353515, 353579, -1, -1, -1, -1, -1, -1 }, { 0x49CE, 353589, 353583, 353612, -1, -1, -1, -1, -1, -1 }, { 0x49CF, -1, 353618, -1, -1, -1, -1, -1, -1, -1 }, { 0x49D0, 353630, 353624, -1, -1, -1, -1, -1, -1, -1 }, { 0x49D1, 353691, -1, 353745, -1, -1, -1, -1, -1, -1 }, { 0x49D2, 353754, 353749, 353785, -1, -1, -1, -1, -1, -1 }, { 0x49D3, 353795, 353790, 353826, -1, -1, -1, -1, -1, -1 }, { 0x49D4, 353837, 353832, 353878, -1, -1, -1, -1, -1, -1 }, { 0x49D5, 353889, 353884, 353983, -1, -1, -1, -1, -1, -1 }, { 0x49D6, 353995, 353990, 354009, -1, -1, -1, -1, -1, -1 }, { 0x49D7, 354020, 354015, 354055, -1, -1, -1, -1, -1, -1 }, { 0x49D8, 354059, -1, 354134, -1, -1, -1, -1, -1, -1 }, { 0x49D9, 354147, 354141, 354222, -1, -1, -1, -1, -1, -1 }, { 0x49DA, 354233, 354228, 354303, -1, -1, -1, -1, -1, -1 }, { 0x49DB, 354314, 354308, 354391, -1, -1, -1, -1, -1, -1 }, { 0x49DC, 354403, 354397, 354533, -1, -1, -1, -1, -1, -1 }, { 0x49DD, 354543, 354539, 354579, -1, -1, -1, -1, -1, -1 }, { 0x49DE, 354589, 354584, 354760, -1, -1, -1, -1, -1, -1 }, { 0x49DF, 354770, 354764, 354827, -1, -1, -1, -1, -1, -1 }, { 0x49E0, 354839, 354833, 354939, -1, -1, -1, -1, -1, -1 }, { 0x49E1, 354952, 354946, 354977, -1, -1, -1, -1, -1, -1 }, { 0x49E2, 354989, 354983, 355035, -1, -1, -1, -1, -1, -1 }, { 0x49E3, 355039, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x49E4, 355085, -1, 355180, -1, -1, -1, -1, -1, -1 }, { 0x49E5, 355189, 355184, 355206, -1, -1, -1, -1, -1, -1 }, { 0x49E6, 355216, 355211, 355270, -1, -1, -1, -1, -1, -1 }, { 0x49E7, 355281, 355275, 355324, -1, -1, -1, -1, -1, -1 }, { 0x49E8, 355328, -1, 355376, -1, -1, -1, -1, -1, -1 }, { 0x49E9, -1, 355380, -1, -1, -1, -1, -1, -1, -1 }, { 0x49EA, 355390, 355385, 355438, -1, -1, -1, -1, -1, -1 }, { 0x49EB, 355448, 355443, 355505, -1, -1, -1, -1, -1, -1 }, { 0x49EC, 355510, -1, 355592, -1, -1, -1, -1, -1, -1 }, { 0x49ED, -1, 355597, -1, -1, -1, -1, -1, -1, -1 }, { 0x49EE, 355606, 355601, 355709, -1, -1, -1, -1, -1, -1 }, { 0x49EF, 355721, 355715, 355781, -1, -1, -1, -1, -1, -1 }, { 0x49F0, 355792, 355787, 355800, -1, -1, -1, -1, -1, -1 }, { 0x49F1, 355805, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x49F2, 355852, 355847, 355895, -1, -1, -1, -1, -1, -1 }, { 0x49F3, 355904, 355900, 355969, -1, -1, -1, -1, -1, -1 }, { 0x49F4, 355977, 355973, 356071, -1, -1, -1, -1, -1, -1 }, { 0x49F5, 356076, -1, 356137, -1, -1, -1, -1, -1, -1 }, { 0x49F6, 356141, -1, 356258, -1, -1, -1, -1, -1, -1 }, { 0x49F7, 356268, 356263, 356283, -1, -1, -1, -1, -1, -1 }, { 0x49F8, 356292, 356288, -1, -1, -1, -1, -1, -1, -1 }, { 0x49F9, 356351, 356345, 356385, -1, -1, -1, -1, -1, -1 }, { 0x49FA, 356397, 356391, 356429, 356436, -1, -1, -1, -1, -1 }, { 0x49FB, 356448, 356443, -1, -1, -1, -1, -1, -1, -1 }, { 0x49FC, 356480, 356475, 356569, -1, -1, -1, -1, -1, -1 }, { 0x49FD, 356579, 356573, 356622, -1, -1, -1, -1, -1, -1 }, { 0x49FE, 356632, 356627, -1, -1, -1, -1, -1, -1, -1 }, { 0x49FF, 356663, -1, 356688, -1, -1, -1, -1, -1, -1 }, { 0x4A00, 356698, 356693, 356746, -1, -1, -1, -1, -1, -1 }, { 0x4A01, 356755, 356750, 356837, -1, -1, -1, -1, -1, -1 }, { 0x4A02, 356846, 356841, 356854, -1, -1, -1, -1, -1, -1 }, { 0x4A03, -1, 356859, -1, -1, -1, -1, -1, -1, -1 }, { 0x4A04, 356868, 356864, 356888, -1, -1, -1, -1, -1, -1 }, { 0x4A05, 356898, 356893, 356947, -1, -1, -1, -1, -1, -1 }, { 0x4A06, 356958, 356953, 356991, -1, -1, -1, -1, -1, -1 }, { 0x4A07, 357002, 356995, -1, -1, -1, -1, -1, -1, -1 }, { 0x4A08, 357058, 357053, 357071, -1, -1, -1, -1, -1, -1 }, { 0x4A09, 357076, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x4A0A, 357103, 357097, 357120, -1, -1, -1, -1, -1, -1 }, { 0x4A0B, 357126, -1, 357168, -1, -1, -1, -1, -1, -1 }, { 0x4A0C, 357179, 357174, 357209, -1, -1, -1, -1, -1, -1 }, { 0x4A0D, 357214, -1, 357235, -1, -1, -1, -1, -1, -1 }, { 0x4A0E, 357247, 357241, 357275, -1, -1, -1, -1, -1, -1 }, { 0x4A0F, 357285, 357281, 357359, -1, -1, -1, -1, -1, -1 }, { 0x4A10, 357363, -1, 357475, -1, -1, -1, -1, -1, -1 }, { 0x4A11, 357485, 357480, 357550, -1, -1, -1, -1, -1, -1 }, { 0x4A12, 357554, -1, 357651, -1, -1, -1, -1, 357645, -1 }, { 0x4A13, 357661, 357655, 357718, -1, -1, -1, -1, -1, -1 }, { 0x4A14, 357728, 357723, 357758, -1, -1, -1, -1, -1, -1 }, { 0x4A15, 357763, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x4A16, 357798, 357793, 357876, -1, -1, -1, -1, -1, -1 }, { 0x4A17, 357880, -1, 357904, -1, -1, -1, -1, -1, -1 }, { 0x4A18, 357913, 357908, 357933, -1, -1, -1, -1, -1, -1 }, { 0x4A19, 357939, -1, 358007, -1, -1, -1, -1, -1, -1 }, { 0x4A1A, 358017, 358012, 358025, -1, -1, -1, -1, -1, -1 }, { 0x4A1B, 358029, -1, 358070, -1, -1, -1, -1, -1, -1 }, { 0x4A1C, 358074, -1, 358169, -1, -1, -1, -1, -1, -1 }, { 0x4A1D, 358181, 358175, 358231, -1, -1, -1, -1, -1, -1 }, { 0x4A1E, 358237, -1, 358315, -1, -1, -1, -1, -1, -1 }, { 0x4A1F, 358324, 358319, 358419, -1, -1, -1, -1, -1, -1 }, { 0x4A20, 358423, -1, 358503, -1, -1, -1, -1, -1, -1 }, { 0x4A21, 358512, 358507, 358550, -1, -1, -1, -1, -1, -1 }, { 0x4A22, 358561, 358555, 358653, -1, -1, -1, -1, -1, -1 }, { 0x4A23, 358664, 358658, 358696, -1, -1, -1, -1, -1, -1 }, { 0x4A24, 358705, 358700, 358719, -1, -1, -1, -1, -1, -1 }, { 0x4A25, 358723, -1, 358813, -1, -1, -1, -1, -1, -1 }, { 0x4A26, 358818, -1, 358848, -1, -1, -1, -1, -1, -1 }, { 0x4A27, 358854, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x4A28, 358932, 358926, 359001, -1, -1, -1, -1, -1, -1 }, { 0x4A29, 359013, 359007, 359071, -1, -1, -1, -1, -1, -1 }, { 0x4A2A, 359077, -1, 359126, -1, -1, -1, -1, -1, -1 }, { 0x4A2B, 359131, -1, 359168, -1, -1, -1, -1, -1, -1 }, { 0x4A2C, 359178, 359173, 359201, -1, -1, -1, -1, -1, -1 }, { 0x4A2D, 359212, 359207, 359259, -1, -1, -1, -1, 359253, -1 }, { 0x4A2E, 359271, 359265, 359322, -1, -1, -1, -1, -1, -1 }, { 0x4A2F, 359327, -1, 359334, -1, -1, -1, -1, -1, -1 }, { 0x4A30, 359345, 359340, 359397, -1, -1, -1, -1, -1, -1 }, { 0x4A31, 359401, -1, 359432, -1, -1, -1, -1, -1, -1 }, { 0x4A32, 359441, 359436, 359470, -1, -1, -1, -1, -1, -1 }, { 0x4A33, 359475, -1, 359492, -1, -1, -1, -1, -1, -1 }, { 0x4A34, 359502, 359496, 359519, -1, -1, -1, -1, -1, -1 }, { 0x4A35, 359524, -1, 359547, -1, -1, -1, -1, -1, -1 }, { 0x4A36, 359557, 359552, 359644, -1, -1, -1, -1, -1, -1 }, { 0x4A37, 359649, -1, 359669, -1, -1, -1, -1, -1, -1 }, { 0x4A38, 359675, -1, 359682, -1, -1, -1, -1, -1, -1 }, { 0x4A39, 359692, 359687, 359718, -1, -1, -1, -1, -1, -1 }, { 0x4A3A, 359729, 359723, 359736, -1, -1, -1, -1, -1, -1 }, { 0x4A3B, 359747, 359741, 359795, -1, -1, -1, -1, -1, -1 }, { 0x4A3C, 359805, 359801, 359830, -1, -1, -1, -1, -1, -1 }, { 0x4A3D, 359839, 359834, 359980, -1, -1, -1, -1, -1, -1 }, { 0x4A3E, 359985, -1, 360056, -1, -1, -1, -1, -1, -1 }, { 0x4A3F, 360067, 360061, 360103, -1, -1, -1, -1, -1, -1 }, { 0x4A40, -1, -1, 360107, -1, -1, -1, -1, -1, -1 }, { 0x4A41, 360117, 360112, 360140, -1, -1, -1, -1, -1, -1 }, { 0x4A42, 360151, 360145, 360276, -1, -1, -1, -1, -1, -1 }, { 0x4A43, 360286, 360282, 360318, -1, -1, -1, -1, -1, -1 }, { 0x4A44, 360328, 360323, 360373, -1, -1, -1, -1, -1, -1 }, { 0x4A45, 360384, 360379, 360478, -1, -1, -1, -1, -1, -1 }, { 0x4A46, 360490, 360484, 360541, -1, -1, -1, -1, -1, -1 }, { 0x4A47, 360553, 360547, 360706, -1, -1, -1, -1, -1, -1 }, { 0x4A48, 360717, 360712, 360735, -1, -1, -1, -1, -1, -1 }, { 0x4A49, 360744, 360740, 360774, -1, -1, -1, -1, -1, -1 }, { 0x4A4A, 360778, -1, 360849, -1, -1, -1, -1, -1, -1 }, { 0x4A4B, 360854, -1, 360914, -1, -1, -1, -1, -1, -1 }, { 0x4A4C, 360923, 360918, 360995, -1, -1, -1, -1, -1, -1 }, { 0x4A4D, 361001, -1, 361024, -1, -1, -1, -1, -1, -1 }, { 0x4A4E, -1, 361030, -1, -1, -1, -1, -1, -1, -1 }, { 0x4A4F, 361040, 361035, 361087, -1, -1, -1, -1, -1, -1 }, { 0x4A50, 361092, -1, 361165, -1, -1, -1, -1, -1, -1 }, { 0x4A51, 361175, 361169, 361264, -1, -1, -1, -1, -1, -1 }, { 0x4A52, 361270, -1, 361300, -1, -1, -1, -1, -1, -1 }, { 0x4A53, 361309, 361304, 361459, -1, -1, -1, -1, -1, -1 }, { 0x4A54, 361463, -1, 361619, -1, -1, -1, -1, -1, -1 }, { 0x4A55, 361631, 361624, 361711, -1, -1, -1, -1, -1, -1 }, { 0x4A56, 361721, 361716, -1, -1, -1, -1, -1, -1, -1 }, { 0x4A57, 361739, 361734, 361803, -1, -1, -1, -1, -1, -1 }, { 0x4A58, 361807, -1, 361888, -1, -1, -1, -1, -1, -1 }, { 0x4A59, 361892, -1, 361920, -1, -1, -1, -1, -1, -1 }, { 0x4A5A, 361926, -1, 362015, -1, -1, -1, -1, -1, -1 }, { 0x4A5B, 362019, -1, 362103, -1, -1, -1, -1, -1, -1 }, { 0x4A5C, 362112, 362107, 362206, -1, -1, -1, -1, -1, -1 }, { 0x4A5D, 362212, -1, 362476, -1, -1, -1, -1, -1, -1 }, { 0x4A5E, 362486, 362481, 362511, -1, -1, -1, -1, -1, -1 }, { 0x4A5F, 362516, -1, 362625, -1, -1, -1, -1, -1, -1 }, { 0x4A60, 362635, 362629, -1, -1, -1, -1, -1, -1, -1 }, { 0x4A61, 362795, 362789, 362901, -1, -1, -1, -1, -1, -1 }, { 0x4A62, 362906, -1, 363016, -1, -1, -1, -1, -1, -1 }, { 0x4A63, 363026, 363021, 363040, -1, -1, -1, -1, -1, -1 }, { 0x4A64, 363049, 363044, 363110, -1, -1, -1, -1, -1, -1 }, { 0x4A65, 363121, 363115, 363184, -1, -1, -1, -1, -1, -1 }, { 0x4A66, 363194, 363189, 363251, -1, -1, -1, -1, -1, -1 }, { 0x4A67, 363257, -1, 363277, -1, -1, -1, -1, -1, -1 }, { 0x4A68, 363289, 363282, 363347, -1, -1, -1, -1, -1, -1 }, { 0x4A69, 363360, 363354, 363492, -1, -1, -1, -1, -1, -1 }, { 0x4A6A, 363503, 363498, 363551, -1, -1, -1, -1, -1, -1 }, { 0x4A6B, 363564, 363557, 363625, -1, -1, -1, -1, -1, -1 }, { 0x4A6C, 363638, 363632, 363723, -1, -1, -1, -1, -1, -1 }, { 0x4A6D, 363734, 363729, -1, -1, -1, -1, -1, -1, -1 }, { 0x4A6E, 363773, 363768, 363782, -1, -1, -1, -1, -1, -1 }, { 0x4A6F, 363786, -1, 363857, -1, -1, -1, -1, -1, -1 }, { 0x4A70, 363861, -1, 363913, -1, -1, -1, -1, -1, -1 }, { 0x4A71, 363919, -1, 364020, -1, -1, -1, -1, -1, -1 }, { 0x4A72, 364030, 364025, 364092, -1, -1, -1, -1, -1, -1 }, { 0x4A73, 364096, -1, 364118, -1, -1, -1, -1, -1, -1 }, { 0x4A74, 364127, 364123, 364136, -1, -1, -1, -1, -1, -1 }, { 0x4A75, 364145, 364140, 364209, -1, -1, -1, -1, -1, -1 }, { 0x4A76, 364219, 364214, 364358, -1, -1, -1, -1, -1, -1 }, { 0x4A77, 364370, 364364, 364404, -1, -1, -1, -1, -1, -1 }, { 0x4A78, 364410, -1, 364504, -1, -1, -1, -1, -1, -1 }, { 0x4A79, 364510, -1, 364604, -1, -1, -1, -1, -1, -1 }, { 0x4A7A, 364613, 364607, 364633, -1, -1, -1, -1, -1, -1 }, { 0x4A7B, 364644, 364639, 364758, -1, -1, -1, -1, -1, -1 }, { 0x4A7C, 364768, 364762, 364811, -1, -1, -1, -1, -1, -1 }, { 0x4A7D, 364817, -1, 364920, -1, -1, -1, -1, -1, -1 }, { 0x4A7E, 364928, 364924, 364954, -1, -1, -1, -1, -1, -1 }, { 0x4A7F, 364959, -1, 365020, -1, -1, -1, -1, -1, -1 }, { 0x4A80, 365030, 365025, 365068, -1, -1, -1, -1, -1, -1 }, { 0x4A81, 365079, 365074, 365088, -1, -1, -1, -1, -1, -1 }, { 0x4A82, 365098, 365092, 365221, -1, -1, -1, -1, -1, -1 }, { 0x4A83, 365231, 365225, 365286, -1, -1, -1, -1, -1, -1 }, { 0x4A84, 365297, 365291, 365389, -1, -1, -1, -1, -1, -1 }, { 0x4A85, 365401, 365396, 365434, -1, -1, -1, -1, -1, -1 }, { 0x4A86, 365443, 365438, 365484, -1, -1, -1, -1, -1, -1 }, { 0x4A87, 365493, 365488, 365569, -1, -1, -1, -1, -1, -1 }, { 0x4A88, 365573, -1, 365609, -1, -1, -1, -1, -1, -1 }, { 0x4A89, 365620, 365615, 365649, -1, -1, -1, -1, -1, -1 }, { 0x4A8A, 365660, 365654, 365669, -1, -1, -1, -1, -1, -1 }, { 0x4A8B, 365680, 365675, 365706, -1, -1, -1, -1, -1, -1 }, { 0x4A8C, 365717, 365711, 365863, -1, -1, -1, -1, -1, -1 }, { 0x4A8D, 365875, 365869, 365907, -1, -1, -1, -1, -1, -1 }, { 0x4A8E, 365918, 365912, 365991, -1, -1, -1, -1, -1, -1 }, { 0x4A8F, 366002, 365996, 366083, -1, -1, -1, -1, -1, -1 }, { 0x4A90, 366092, 366087, 366160, -1, -1, -1, -1, -1, -1 }, { 0x4A91, 366168, 366164, 366204, -1, -1, -1, -1, -1, -1 }, { 0x4A92, 366214, 366209, 366278, -1, -1, -1, -1, -1, -1 }, { 0x4A93, 366288, 366283, 366364, -1, -1, -1, -1, -1, -1 }, { 0x4A94, 366374, 366369, 366427, -1, -1, -1, -1, -1, -1 }, { 0x4A95, 366431, -1, 366500, -1, -1, -1, -1, -1, -1 }, { 0x4A96, 366509, 366504, 366633, -1, -1, -1, -1, -1, -1 }, { 0x4A97, 366642, 366637, 366648, -1, -1, -1, -1, -1, -1 }, { 0x4A98, 366653, -1, 366721, -1, -1, -1, -1, -1, -1 }, { 0x4A99, 366731, 366726, 366841, -1, -1, -1, -1, -1, -1 }, { 0x4A9A, 366845, -1, 366887, -1, -1, -1, -1, -1, -1 }, { 0x4A9B, 366897, 366891, 366964, -1, -1, -1, -1, -1, -1 }, { 0x4A9C, 366969, -1, 367171, -1, -1, -1, -1, -1, -1 }, { 0x4A9D, 367177, -1, 367226, -1, -1, -1, -1, -1, -1 }, { 0x4A9E, 367236, 367230, 367296, -1, -1, -1, -1, -1, -1 }, { 0x4A9F, -1, 367300, -1, -1, -1, -1, -1, -1, -1 }, { 0x4AA0, 367305, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x4AA1, 367359, 367354, -1, -1, -1, -1, -1, -1, -1 }, { 0x4AA2, 367398, 367393, -1, -1, -1, -1, -1, -1, -1 }, { 0x4AA3, 367430, 367425, -1, -1, -1, -1, -1, -1, -1 }, { 0x4AA4, 367477, 367471, 367484, -1, -1, -1, -1, -1, -1 }, { 0x4AA5, 367495, 367489, 367557, -1, -1, -1, -1, -1, -1 }, { 0x4AA6, 367568, 367562, 367573, -1, -1, -1, -1, -1, -1 }, { 0x4AA7, 367583, 367579, 367622, -1, -1, -1, -1, -1, -1 }, { 0x4AA8, -1, -1, 367627, -1, -1, -1, -1, -1, -1 }, { 0x4AA9, 367632, -1, 367704, -1, -1, -1, -1, -1, -1 }, { 0x4AAA, -1, 367709, -1, -1, -1, -1, -1, -1, -1 }, { 0x4AAB, 367714, -1, 367753, -1, -1, -1, -1, -1, -1 }, { 0x4AAC, 367759, -1, 367792, -1, -1, -1, -1, -1, -1 }, { 0x4AAD, 367796, -1, 367825, -1, -1, -1, -1, -1, -1 }, { 0x4AAE, 367831, -1, 367941, -1, -1, -1, -1, -1, -1 }, { 0x4AAF, 367947, -1, 367981, -1, -1, -1, -1, -1, -1 }, { 0x4AB0, 367987, -1, 368039, -1, -1, -1, -1, -1, -1 }, { 0x4AB1, 368048, 368043, 368102, -1, -1, -1, -1, -1, -1 }, { 0x4AB2, 368107, -1, 368172, -1, -1, -1, -1, -1, -1 }, { 0x4AB3, 368182, 368177, 368228, -1, -1, -1, -1, -1, -1 }, { 0x4AB4, 368238, 368233, 368348, -1, -1, -1, -1, -1, -1 }, { 0x4AB5, -1, 368354, 368360, -1, -1, -1, -1, -1, -1 }, { 0x4AB6, 368370, 368364, 368389, -1, -1, -1, -1, -1, -1 }, { 0x4AB7, 368393, -1, 368421, -1, -1, -1, -1, -1, -1 }, { 0x4AB8, 368431, 368426, 368506, -1, -1, -1, -1, 368500, -1 }, { 0x4AB9, 368516, 368511, 368529, -1, -1, -1, -1, -1, -1 }, { 0x4ABA, 368534, -1, 368618, -1, -1, -1, -1, -1, -1 }, { 0x4ABB, 368627, 368622, 368666, -1, -1, -1, -1, -1, -1 }, { 0x4ABC, 368672, -1, 368714, -1, -1, -1, -1, -1, -1 }, { 0x4ABD, 368725, 368720, 368745, -1, -1, -1, -1, -1, -1 }, { 0x4ABE, 368750, -1, 368824, -1, -1, -1, -1, -1, -1 }, { 0x4ABF, 368836, 368830, 368881, -1, -1, -1, -1, -1, -1 }, { 0x4AC0, 368893, 368888, 368967, -1, -1, -1, -1, -1, -1 }, { 0x4AC1, 368977, 368972, 369010, -1, -1, -1, -1, -1, -1 }, { 0x4AC2, 369014, -1, 369019, -1, -1, -1, -1, -1, -1 }, { 0x4AC3, 369030, 369024, 369085, -1, -1, -1, -1, -1, -1 }, { 0x4AC4, 369097, 369091, 369133, -1, -1, -1, -1, -1, -1 }, { 0x4AC5, 369139, -1, 369159, -1, -1, -1, -1, -1, -1 }, { 0x4AC6, 369170, 369164, 369201, -1, -1, -1, -1, -1, -1 }, { 0x4AC7, 369208, -1, 369246, -1, -1, -1, -1, -1, -1 }, { 0x4AC8, 369251, -1, 369290, -1, -1, -1, -1, -1, -1 }, { 0x4AC9, 369302, 369296, 369359, -1, -1, -1, -1, -1, -1 }, { 0x4ACA, 369369, 369364, 369410, -1, -1, -1, -1, -1, -1 }, { 0x4ACB, 369415, -1, 369490, -1, -1, -1, -1, -1, -1 }, { 0x4ACC, 369495, -1, 369512, -1, -1, -1, -1, -1, -1 }, { 0x4ACD, 369520, 369516, 369631, -1, -1, -1, -1, -1, -1 }, { 0x4ACE, 369635, -1, 369641, -1, -1, -1, -1, -1, -1 }, { 0x4ACF, 369652, 369647, 369716, -1, -1, -1, -1, -1, -1 }, { 0x4AD0, 369720, -1, 369818, -1, -1, -1, -1, -1, -1 }, { 0x4AD1, 369823, -1, 369963, -1, -1, -1, -1, -1, -1 }, { 0x4AD2, 369972, 369967, 370022, -1, -1, -1, -1, -1, -1 }, { 0x4AD3, 370031, 370027, 370059, -1, -1, -1, -1, -1, -1 }, { 0x4AD4, 370063, -1, 370126, -1, -1, -1, -1, -1, -1 }, { 0x4AD5, 370130, -1, 370143, -1, -1, -1, -1, -1, -1 }, { 0x4AD6, 370153, 370148, 370174, -1, -1, -1, -1, -1, -1 }, { 0x4AD7, 370185, 370180, 370267, -1, -1, -1, -1, -1, -1 }, { 0x4AD8, 370272, -1, 370299, -1, -1, -1, -1, -1, -1 }, { 0x4AD9, 370309, 370303, 370345, -1, -1, -1, -1, -1, -1 }, { 0x4ADA, 370357, 370351, 370370, -1, -1, -1, -1, -1, -1 }, { 0x4ADB, 370380, 370375, 370448, -1, -1, -1, -1, -1, -1 }, { 0x4ADC, 370457, 370453, 370479, -1, -1, -1, -1, -1, -1 }, { 0x4ADD, 370488, 370483, 370519, -1, -1, -1, -1, -1, -1 }, { 0x4ADE, 370523, -1, 370616, -1, -1, -1, -1, -1, -1 }, { 0x4ADF, 370627, 370622, 370713, -1, -1, -1, -1, 370701, -1 }, { 0x4AE0, 370723, 370718, 370744, -1, -1, -1, -1, -1, -1 }, { 0x4AE1, 370748, -1, 370818, -1, -1, -1, -1, -1, -1 }, { 0x4AE2, 370827, 370823, 370871, -1, -1, -1, -1, -1, -1 }, { 0x4AE3, 370875, -1, 370886, -1, -1, -1, -1, -1, -1 }, { 0x4AE4, 370896, 370890, 370953, -1, -1, -1, -1, -1, -1 }, { 0x4AE5, 370959, -1, 370984, -1, -1, -1, -1, -1, -1 }, { 0x4AE6, 370989, -1, 371020, -1, -1, -1, -1, -1, -1 }, { 0x4AE7, -1, 371024, -1, -1, -1, -1, -1, -1, -1 }, { 0x4AE8, 371029, -1, 371058, -1, -1, -1, -1, 371052, -1 }, { 0x4AE9, 371062, -1, 371082, -1, -1, -1, -1, -1, -1 }, { 0x4AEA, 371093, 371087, 371109, -1, -1, -1, -1, -1, -1 }, { 0x4AEB, 371122, 371117, 371195, -1, -1, -1, -1, -1, -1 }, { 0x4AEC, 371205, 371200, 371283, -1, -1, -1, -1, -1, -1 }, { 0x4AED, 371289, -1, 371301, -1, -1, -1, -1, -1, -1 }, { 0x4AEE, 371306, -1, 371444, -1, -1, -1, -1, -1, -1 }, { 0x4AEF, 371450, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x4AF0, 371543, 371537, 371555, -1, -1, -1, -1, -1, -1 }, { 0x4AF1, 371560, -1, 371594, -1, -1, -1, -1, -1, -1 }, { 0x4AF2, 371598, -1, 371664, -1, -1, -1, -1, -1, -1 }, { 0x4AF3, 371674, 371669, 371700, -1, -1, -1, -1, -1, -1 }, { 0x4AF4, 371704, -1, 371759, -1, -1, -1, -1, -1, -1 }, { 0x4AF5, 371769, 371764, 371775, -1, -1, -1, -1, -1, -1 }, { 0x4AF6, 371786, 371781, 371791, -1, -1, -1, -1, -1, -1 }, { 0x4AF7, 371802, 371796, 371860, -1, -1, -1, -1, -1, -1 }, { 0x4AF8, 371863, -1, 371895, -1, -1, -1, -1, -1, -1 }, { 0x4AF9, 371907, 371901, 371981, -1, -1, -1, -1, -1, -1 }, { 0x4AFA, 371993, 371987, 372023, -1, -1, -1, -1, -1, -1 }, { 0x4AFB, 372029, -1, 372065, -1, -1, -1, -1, 372059, -1 }, { 0x4AFC, 372075, 372069, 372113, -1, -1, -1, -1, -1, -1 }, { 0x4AFD, 372118, -1, 372137, -1, -1, -1, -1, -1, -1 }, { 0x4AFE, 372147, 372142, 372179, -1, -1, -1, -1, -1, -1 }, { 0x4AFF, 372188, 372183, 372259, -1, -1, -1, -1, -1, -1 }, { 0x4B00, 372265, -1, 372283, -1, -1, -1, -1, -1, -1 }, { 0x4B01, 372288, -1, 372317, -1, -1, -1, -1, -1, -1 }, { 0x4B02, 372321, -1, 372340, -1, -1, -1, -1, -1, -1 }, { 0x4B03, 372351, 372345, 372401, -1, -1, -1, -1, -1, -1 }, { 0x4B04, 372405, -1, 372424, -1, -1, -1, -1, -1, -1 }, { 0x4B05, 372428, -1, 372470, -1, -1, -1, -1, -1, -1 }, { 0x4B06, 372480, 372474, 372513, -1, -1, -1, -1, -1, -1 }, { 0x4B07, 372517, -1, 372536, -1, -1, -1, -1, -1, -1 }, { 0x4B08, 372542, -1, 372561, -1, -1, -1, -1, -1, -1 }, { 0x4B09, 372572, 372566, 372595, -1, -1, -1, -1, -1, -1 }, { 0x4B0A, 372606, 372600, 372635, -1, -1, -1, -1, -1, -1 }, { 0x4B0B, 372646, 372640, 372672, -1, -1, -1, -1, -1, -1 }, { 0x4B0C, 372678, -1, 372712, -1, -1, -1, -1, -1, -1 }, { 0x4B0D, 372722, 372717, 372759, -1, -1, -1, -1, -1, -1 }, { 0x4B0E, 372769, 372763, 372806, -1, -1, -1, -1, -1, -1 }, { 0x4B0F, 372811, -1, 372831, -1, -1, -1, -1, -1, -1 }, { 0x4B10, 372835, -1, 372842, -1, -1, -1, -1, -1, -1 }, { 0x4B11, 372847, -1, 372884, -1, -1, -1, -1, -1, -1 }, { 0x4B12, 372894, 372889, 372977, -1, -1, -1, -1, -1, -1 }, { 0x4B13, 372986, 372982, 373011, -1, -1, -1, -1, -1, -1 }, { 0x4B14, 373015, -1, 373040, -1, -1, -1, -1, -1, -1 }, { 0x4B15, 373044, -1, 373103, -1, -1, -1, -1, -1, -1 }, { 0x4B16, 373117, 373110, 373150, -1, -1, -1, -1, -1, -1 }, { 0x4B17, 373156, -1, 373262, -1, -1, -1, -1, -1, -1 }, { 0x4B18, 373268, -1, 373302, -1, -1, -1, -1, -1, -1 }, { 0x4B19, 373308, -1, 373403, -1, -1, -1, -1, -1, -1 }, { 0x4B1A, 373408, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x4B1B, 373495, -1, 373530, -1, -1, -1, -1, -1, -1 }, { 0x4B1C, 373538, 373534, -1, -1, -1, -1, -1, -1, -1 }, { 0x4B1D, 373639, 373632, 373672, -1, -1, -1, -1, -1, -1 }, { 0x4B1E, 373683, 373678, 373714, -1, -1, -1, -1, -1, -1 }, { 0x4B1F, 373724, 373719, 373738, -1, -1, -1, -1, -1, -1 }, { 0x4B20, 373748, 373743, -1, -1, -1, -1, -1, -1, -1 }, { 0x4B21, 373819, 373814, 373840, -1, -1, -1, -1, -1, -1 }, { 0x4B22, 373850, 373845, -1, -1, -1, -1, -1, -1, -1 }, { 0x4B23, 373991, -1, 374143, -1, -1, -1, -1, -1, -1 }, { 0x4B24, 374147, -1, 374258, -1, -1, -1, -1, -1, -1 }, { 0x4B25, 374263, -1, 374327, -1, -1, -1, -1, -1, -1 }, { 0x4B26, 374336, 374331, 374463, -1, -1, -1, -1, -1, -1 }, { 0x4B27, 374468, -1, 374487, -1, -1, -1, -1, -1, -1 }, { 0x4B28, 374493, -1, 374523, -1, -1, -1, -1, -1, -1 }, { 0x4B29, 374528, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x4B2A, 374598, 374593, 374636, -1, -1, -1, -1, -1, -1 }, { 0x4B2B, 374645, 374640, 374756, -1, -1, -1, -1, -1, -1 }, { 0x4B2C, 374760, -1, 374826, -1, -1, -1, -1, -1, -1 }, { 0x4B2D, 374837, 374832, -1, -1, -1, -1, -1, -1, -1 }, { 0x4B2E, 374974, -1, 375037, -1, -1, -1, -1, -1, -1 }, { 0x4B2F, 375041, -1, 375137, -1, -1, -1, -1, -1, -1 }, { 0x4B30, 375148, 375143, 375269, -1, -1, -1, -1, -1, -1 }, { 0x4B31, 375275, -1, 375329, -1, -1, -1, -1, -1, -1 }, { 0x4B32, 375334, -1, 375425, -1, -1, -1, -1, -1, -1 }, { 0x4B33, 375430, -1, 375455, -1, -1, -1, -1, -1, -1 }, { 0x4B34, 375460, -1, 375556, -1, -1, -1, -1, -1, -1 }, { 0x4B35, 375565, 375560, 375679, -1, -1, -1, -1, -1, -1 }, { 0x4B36, 375684, -1, 375752, -1, -1, -1, -1, -1, -1 }, { 0x4B37, 375760, 375756, 375813, -1, -1, -1, -1, -1, -1 }, { 0x4B38, 375824, 375818, -1, -1, -1, -1, -1, -1, -1 }, { 0x4B39, 375869, -1, 375892, -1, -1, -1, -1, -1, -1 }, { 0x4B3A, 375897, -1, 375925, -1, -1, -1, -1, -1, -1 }, { 0x4B3B, 375936, 375931, 376027, -1, -1, -1, -1, -1, -1 }, { 0x4B3C, 376033, -1, 376054, -1, -1, -1, -1, -1, -1 }, { 0x4B3D, 376060, -1, 376133, -1, -1, -1, -1, -1, -1 }, { 0x4B3E, 376139, -1, 376158, -1, -1, -1, -1, -1, -1 }, { 0x4B3F, 376167, 376162, 376201, -1, -1, -1, -1, -1, -1 }, { 0x4B40, 376212, 376206, 376233, -1, -1, -1, -1, -1, -1 }, { 0x4B41, 376243, 376238, 376258, -1, -1, -1, -1, -1, -1 }, { 0x4B42, 376263, -1, 376295, -1, -1, -1, -1, -1, -1 }, { 0x4B43, 376299, -1, 376372, -1, -1, -1, -1, -1, -1 }, { 0x4B44, 376381, 376377, 376410, -1, -1, -1, -1, -1, -1 }, { 0x4B45, 376419, 376415, 376464, -1, -1, -1, -1, -1, -1 }, { 0x4B46, 376468, -1, 376522, -1, -1, -1, -1, -1, -1 }, { 0x4B47, 376526, -1, 376607, -1, -1, -1, -1, -1, -1 }, { 0x4B48, 376616, 376611, 376689, -1, -1, -1, -1, -1, -1 }, { 0x4B49, 376695, -1, 376723, -1, -1, -1, -1, -1, -1 }, { 0x4B4A, 376728, -1, 376803, -1, -1, -1, -1, -1, -1 }, { 0x4B4B, 376815, 376809, 376859, -1, -1, -1, -1, -1, -1 }, { 0x4B4C, 376868, 376864, 376917, -1, -1, -1, -1, -1, -1 }, { 0x4B4D, 376925, 376921, 377221, -1, -1, -1, -1, -1, -1 }, { 0x4B4E, 377225, -1, 377231, -1, -1, -1, -1, -1, -1 }, { 0x4B4F, -1, 377235, -1, -1, -1, -1, -1, -1, -1 }, { 0x4B50, 377240, -1, 377278, -1, -1, -1, -1, -1, -1 }, { 0x4B51, 377284, -1, 377442, -1, -1, -1, -1, -1, -1 }, { 0x4B52, 377453, 377448, 377494, -1, -1, -1, -1, -1, -1 }, { 0x4B53, 377498, -1, 377600, -1, -1, -1, -1, 377588, -1 }, { 0x4B54, 377610, 377604, 377635, -1, -1, -1, -1, -1, -1 }, { 0x4B55, 377640, -1, 377741, -1, -1, -1, -1, -1, -1 }, { 0x4B56, 377751, 377746, 377780, -1, -1, -1, -1, -1, -1 }, { 0x4B57, 377785, -1, 377847, -1, -1, -1, -1, -1, -1 }, { 0x4B58, 377853, -1, 377907, -1, -1, -1, -1, -1, -1 }, { 0x4B59, 377913, -1, 377992, -1, -1, -1, -1, -1, -1 }, { 0x4B5A, 378003, 377997, 378077, -1, -1, -1, -1, -1, -1 }, { 0x4B5B, 378085, -1, 378191, -1, -1, -1, -1, -1, -1 }, { 0x4B5C, -1, 378196, -1, -1, -1, -1, -1, -1, -1 }, { 0x4B5D, 378206, 378201, 378255, -1, -1, -1, -1, -1, -1 }, { 0x4B5E, 378261, -1, 378366, -1, -1, -1, -1, -1, -1 }, { 0x4B5F, 378370, -1, 378390, -1, -1, -1, -1, -1, -1 }, { 0x4B60, 378394, -1, 378607, -1, -1, -1, -1, -1, -1 }, { 0x4B61, 378613, -1, 378703, -1, -1, -1, -1, -1, -1 }, { 0x4B62, 378713, 378707, 378785, -1, -1, -1, -1, -1, -1 }, { 0x4B63, 378795, 378791, 378870, -1, -1, -1, -1, -1, -1 }, { 0x4B64, 378874, -1, 378936, -1, -1, -1, -1, -1, -1 }, { 0x4B65, 378942, -1, 378996, -1, -1, -1, -1, -1, -1 }, { 0x4B66, 379001, -1, 379071, -1, -1, -1, -1, -1, -1 }, { 0x4B67, 379080, 379075, 379153, -1, -1, -1, -1, -1, -1 }, { 0x4B68, 379163, 379157, 379243, -1, -1, -1, -1, -1, -1 }, { 0x4B69, 379249, -1, 379278, -1, -1, -1, -1, -1, -1 }, { 0x4B6A, 379289, 379282, 379360, -1, -1, -1, -1, -1, -1 }, { 0x4B6B, 379372, 379367, 379426, -1, -1, -1, -1, -1, -1 }, { 0x4B6C, 379435, 379430, 379502, -1, -1, -1, -1, -1, -1 }, { 0x4B6D, 379506, -1, 379555, -1, -1, -1, -1, -1, -1 }, { 0x4B6E, 379561, -1, 379620, -1, -1, -1, -1, -1, -1 }, { 0x4B6F, 379629, 379624, 379680, -1, -1, -1, -1, -1, -1 }, { 0x4B70, 379690, 379684, 379757, -1, -1, -1, -1, -1, -1 }, { 0x4B71, 379768, 379763, 379808, -1, -1, -1, -1, 379802, -1 }, { 0x4B72, 379813, -1, 379856, -1, -1, -1, -1, -1, -1 }, { 0x4B73, 379866, 379860, 379893, -1, -1, -1, -1, -1, -1 }, { 0x4B74, 379898, -1, 379920, -1, -1, -1, -1, -1, -1 }, { 0x4B75, 379932, 379926, 379974, -1, -1, -1, -1, -1, -1 }, { 0x4B76, 379984, 379979, 380071, -1, -1, -1, -1, -1, -1 }, { 0x4B77, 380080, 380075, 380101, -1, -1, -1, -1, -1, -1 }, { 0x4B78, 380110, 380106, 380135, -1, -1, -1, -1, -1, -1 }, { 0x4B79, 380146, 380139, 380250, -1, -1, -1, -1, -1, -1 }, { 0x4B7A, 380255, -1, 380353, -1, -1, -1, -1, -1, -1 }, { 0x4B7B, 380363, 380358, 380377, -1, -1, -1, -1, -1, -1 }, { 0x4B7C, 380386, 380381, 380473, -1, -1, -1, -1, -1, -1 }, { 0x4B7D, 380477, -1, 380531, -1, -1, -1, -1, -1, -1 }, { 0x4B7E, 380540, 380536, 380584, -1, -1, -1, -1, -1, -1 }, { 0x4B7F, 380589, -1, 380659, -1, -1, -1, -1, -1, -1 }, { 0x4B80, 380668, 380663, 380747, -1, -1, -1, -1, -1, -1 }, { 0x4B81, 380756, 380751, 380821, -1, -1, -1, -1, -1, -1 }, { 0x4B82, 380832, 380827, 380853, -1, -1, -1, -1, -1, -1 }, { 0x4B83, 380863, 380857, -1, -1, -1, -1, -1, -1, -1 }, { 0x4B84, 380926, -1, 380963, -1, -1, -1, -1, -1, -1 }, { 0x4B85, -1, 380969, -1, -1, -1, -1, -1, -1, -1 }, { 0x4B86, 380980, 380975, -1, -1, -1, -1, -1, -1, -1 }, { 0x4B87, 381044, 381039, 381087, -1, -1, -1, -1, -1, -1 }, { 0x4B88, 381095, 381091, 381152, -1, -1, -1, -1, -1, -1 }, { 0x4B89, 381157, -1, 381206, -1, -1, -1, -1, -1, -1 }, { 0x4B8A, 381210, -1, 381226, -1, -1, -1, -1, -1, -1 }, { 0x4B8B, 381235, 381230, 381361, -1, -1, -1, -1, -1, -1 }, { 0x4B8C, 381365, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x4B8D, 381409, 381404, 381485, -1, -1, -1, -1, -1, -1 }, { 0x4B8E, 381491, -1, 381507, -1, -1, -1, -1, -1, -1 }, { 0x4B8F, 381515, 381511, 381531, -1, -1, -1, -1, -1, -1 }, { 0x4B90, 381542, 381535, -1, -1, -1, -1, -1, -1, -1 }, { 0x4B91, 381600, -1, 381630, -1, -1, -1, -1, -1, -1 }, { 0x4B92, 381640, 381635, 381656, -1, -1, -1, -1, -1, -1 }, { 0x4B93, 381660, -1, 381719, -1, -1, -1, -1, -1, -1 }, { 0x4B94, 381725, -1, 381814, -1, -1, -1, -1, -1, -1 }, { 0x4B95, 381825, 381819, 381861, -1, -1, -1, -1, -1, -1 }, { 0x4B96, 381874, 381867, 381890, -1, -1, -1, -1, -1, -1 }, { 0x4B97, 381903, 381897, 381981, -1, -1, -1, -1, -1, -1 }, { 0x4B98, 381985, -1, 382019, -1, -1, -1, -1, -1, -1 }, { 0x4B99, 382028, 382023, 382063, -1, -1, -1, -1, -1, -1 }, { 0x4B9A, 382067, -1, 382103, -1, -1, -1, -1, -1, -1 }, { 0x4B9B, 382113, 382109, 382180, -1, -1, -1, -1, -1, -1 }, { 0x4B9C, 382184, -1, 382250, -1, -1, -1, -1, -1, -1 }, { 0x4B9D, 382260, 382255, 382302, -1, -1, -1, -1, -1, -1 }, { 0x4B9E, 382313, 382307, 382400, -1, -1, -1, -1, -1, -1 }, { 0x4B9F, 382411, 382406, 382561, -1, -1, -1, -1, -1, -1 }, { 0x4BA0, 382571, 382566, 382588, -1, -1, -1, -1, -1, -1 }, { 0x4BA1, 382592, -1, 382724, -1, -1, -1, -1, -1, -1 }, { 0x4BA2, 382728, -1, 382762, -1, -1, -1, -1, -1, -1 }, { 0x4BA3, 382773, 382767, -1, -1, -1, -1, -1, -1, -1 }, { 0x4BA4, 382805, 382800, 382895, -1, -1, -1, -1, -1, -1 }, { 0x4BA5, 382904, 382899, 382923, -1, -1, -1, -1, -1, -1 }, { 0x4BA6, 382932, 382927, -1, -1, -1, -1, -1, -1, -1 }, { 0x4BA7, 383025, 383020, 383041, -1, -1, -1, -1, -1, -1 }, { 0x4BA8, 383051, 383046, 383082, -1, -1, -1, -1, -1, -1 }, { 0x4BA9, 383087, -1, 383118, -1, -1, -1, -1, -1, -1 }, { 0x4BAA, 383128, 383122, 383188, -1, -1, -1, -1, -1, -1 }, { 0x4BAB, 383195, -1, 383237, -1, -1, -1, -1, -1, -1 }, { 0x4BAC, 383242, -1, 383308, -1, -1, -1, -1, -1, -1 }, { 0x4BAD, 383317, 383312, 383376, -1, -1, -1, -1, -1, -1 }, { 0x4BAE, 383385, 383380, 383417, -1, -1, -1, -1, -1, -1 }, { 0x4BAF, 383422, -1, 383477, -1, -1, -1, -1, -1, -1 }, { 0x4BB0, 383487, 383481, 383519, -1, -1, -1, -1, -1, -1 }, { 0x4BB1, 383529, 383524, 383587, -1, -1, -1, -1, -1, -1 }, { 0x4BB2, 383598, 383592, 383689, -1, -1, -1, -1, -1, -1 }, { 0x4BB3, 383702, 383696, 383802, -1, -1, -1, -1, -1, -1 }, { 0x4BB4, 383813, 383807, 383858, -1, -1, -1, -1, -1, -1 }, { 0x4BB5, 383870, 383864, 383901, -1, -1, -1, -1, -1, -1 }, { 0x4BB6, 383912, 383907, -1, -1, -1, -1, -1, -1, -1 }, { 0x4BB7, 383957, 383952, 383996, -1, -1, -1, -1, -1, -1 }, { 0x4BB8, 384004, 384000, 384079, -1, -1, -1, -1, -1, -1 }, { 0x4BB9, 384083, -1, 384129, -1, -1, -1, -1, -1, -1 }, { 0x4BBA, 384139, 384134, 384233, -1, -1, -1, -1, -1, -1 }, { 0x4BBB, 384237, -1, 384293, -1, -1, -1, -1, -1, -1 }, { 0x4BBC, 384304, 384298, 384479, -1, -1, -1, -1, -1, -1 }, { 0x4BBD, 384489, 384484, 384539, -1, -1, -1, -1, -1, -1 }, { 0x4BBE, 384545, -1, 384740, -1, -1, -1, -1, -1, -1 }, { 0x4BBF, 384751, 384746, 384834, -1, -1, -1, -1, -1, -1 }, { 0x4BC0, 384845, 384840, 384859, -1, -1, -1, -1, -1, -1 }, { 0x4BC1, 384870, 384864, 384947, -1, -1, -1, -1, -1, -1 }, { 0x4BC2, 384957, 384952, 385020, -1, -1, -1, -1, -1, -1 }, { 0x4BC3, 385030, 385026, -1, -1, -1, -1, -1, -1, -1 }, { 0x4BC4, 385088, 385083, 385137, -1, -1, -1, -1, -1, -1 }, { 0x4BC5, 385147, 385142, 385161, -1, -1, -1, -1, -1, -1 }, { 0x4BC6, 385166, -1, 385210, -1, -1, -1, -1, -1, -1 }, { 0x4BC7, 385214, -1, 385270, -1, -1, -1, -1, -1, -1 }, { 0x4BC8, 385274, -1, 385295, -1, -1, -1, -1, -1, -1 }, { 0x4BC9, 385300, -1, 385359, -1, -1, -1, -1, -1, -1 }, { 0x4BCA, 385368, 385363, 385480, -1, -1, -1, -1, -1, -1 }, { 0x4BCB, 385485, -1, 385513, -1, -1, -1, -1, -1, -1 }, { 0x4BCC, 385523, 385517, 385592, -1, -1, -1, -1, -1, -1 }, { 0x4BCD, 385603, 385597, 385674, -1, -1, -1, -1, -1, -1 }, { 0x4BCE, 385685, 385680, 385781, -1, -1, -1, -1, -1, -1 }, { 0x4BCF, 385786, -1, 385814, -1, -1, -1, -1, -1, -1 }, { 0x4BD0, 385819, -1, 385866, -1, -1, -1, -1, -1, -1 }, { 0x4BD1, 385871, -1, 385983, -1, -1, -1, -1, -1, -1 }, { 0x4BD2, 385996, 385990, 386051, -1, -1, -1, -1, -1, -1 }, { 0x4BD3, 386057, -1, 386113, -1, -1, -1, -1, -1, -1 }, { 0x4BD4, 386124, 386118, 386156, -1, -1, -1, -1, -1, -1 }, { 0x4BD5, 386166, 386160, 386179, -1, -1, -1, -1, -1, -1 }, { 0x4BD6, 386191, 386185, 386240, -1, -1, -1, -1, -1, -1 }, { 0x4BD7, 386251, 386246, 386300, -1, -1, -1, -1, -1, -1 }, { 0x4BD8, 386304, -1, 386374, -1, -1, -1, -1, -1, -1 }, { 0x4BD9, 386380, -1, 386446, -1, -1, -1, -1, -1, -1 }, { 0x4BDA, 386450, -1, 386459, -1, -1, -1, -1, -1, -1 }, { 0x4BDB, 386464, -1, 386528, -1, -1, -1, -1, -1, -1 }, { 0x4BDC, 386538, 386533, 386593, -1, -1, -1, -1, -1, -1 }, { 0x4BDD, 386603, 386597, 386639, -1, -1, -1, -1, -1, -1 }, { 0x4BDE, 386650, 386644, 386738, -1, -1, -1, -1, -1, -1 }, { 0x4BDF, 386749, 386743, 386768, -1, -1, -1, -1, -1, -1 }, { 0x4BE0, 386777, 386773, 386829, -1, -1, -1, -1, -1, -1 }, { 0x4BE1, -1, 386833, 386838, -1, -1, -1, -1, -1, -1 }, { 0x4BE2, 386844, -1, 386906, -1, -1, -1, -1, -1, -1 }, { 0x4BE3, 386910, -1, 386944, -1, -1, -1, -1, -1, -1 }, { 0x4BE4, 386954, 386949, 387061, -1, -1, -1, -1, -1, -1 }, { 0x4BE5, 387067, -1, 387104, -1, -1, -1, -1, -1, -1 }, { 0x4BE6, 387108, -1, 387118, -1, -1, -1, -1, -1, -1 }, { 0x4BE7, 387128, 387122, 387177, -1, -1, -1, -1, -1, -1 }, { 0x4BE8, 387183, -1, 387260, -1, -1, -1, -1, -1, -1 }, { 0x4BE9, -1, 387266, -1, -1, -1, -1, -1, -1, -1 }, { 0x4BEA, 387277, 387271, 387286, -1, -1, -1, -1, -1, -1 }, { 0x4BEB, 387296, 387291, 387341, -1, -1, -1, -1, -1, -1 }, { 0x4BEC, 387350, 387346, 387390, -1, -1, -1, -1, -1, -1 }, { 0x4BED, 387400, 387395, 387422, -1, -1, -1, -1, -1, -1 }, { 0x4BEE, 387428, -1, 387445, -1, -1, -1, -1, -1, -1 }, { 0x4BEF, 387454, 387450, 387508, -1, -1, -1, -1, -1, -1 }, { 0x4BF0, 387519, 387513, 387560, -1, -1, -1, -1, -1, -1 }, { 0x4BF1, 387565, -1, 387651, -1, -1, -1, -1, -1, -1 }, { 0x4BF2, 387655, -1, 387699, -1, -1, -1, -1, -1, -1 }, { 0x4BF3, 387709, 387703, 387773, -1, -1, -1, -1, -1, -1 }, { 0x4BF4, 387786, 387779, 387812, -1, -1, -1, -1, -1, -1 }, { 0x4BF5, 387819, -1, 387850, -1, -1, -1, -1, -1, -1 }, { 0x4BF6, 387855, -1, 387917, -1, -1, -1, -1, -1, -1 }, { 0x4BF7, 387928, 387922, 387938, -1, -1, -1, -1, -1, -1 }, { 0x4BF8, 387948, 387944, 387954, -1, -1, -1, -1, -1, -1 }, { 0x4BF9, 387963, 387958, 387968, -1, -1, -1, -1, -1, -1 }, { 0x4BFA, 387979, 387974, 388039, -1, -1, -1, -1, -1, -1 }, { 0x4BFB, 388049, 388044, -1, -1, -1, -1, -1, -1, -1 }, { 0x4BFC, 388067, 388062, 388100, -1, -1, -1, -1, -1, -1 }, { 0x4BFD, 388104, -1, 388169, -1, -1, -1, -1, -1, -1 }, { 0x4BFE, 388174, -1, 388237, -1, -1, -1, -1, -1, -1 }, { 0x4BFF, 388249, 388243, 388300, -1, -1, -1, -1, -1, -1 }, { 0x4C00, 388308, 388304, 388340, -1, -1, -1, -1, -1, -1 }, { 0x4C01, 388349, 388344, 388393, -1, -1, -1, -1, -1, -1 }, { 0x4C02, 388403, 388398, 388451, -1, -1, -1, -1, -1, -1 }, { 0x4C03, 388456, -1, 388539, -1, -1, -1, -1, -1, -1 }, { 0x4C04, 388550, 388545, 388600, -1, -1, -1, -1, -1, -1 }, { 0x4C05, 388610, 388605, -1, -1, -1, -1, -1, -1, -1 }, { 0x4C06, 388644, -1, 388710, -1, -1, -1, -1, -1, -1 }, { 0x4C07, 388720, 388715, 388745, -1, -1, -1, -1, -1, -1 }, { 0x4C08, 388749, -1, 388766, -1, -1, -1, -1, -1, -1 }, { 0x4C09, 388776, 388771, 388835, -1, -1, -1, -1, -1, -1 }, { 0x4C0A, 388845, 388840, 388863, -1, -1, -1, -1, -1, -1 }, { 0x4C0B, 388867, -1, 388904, -1, -1, -1, -1, -1, -1 }, { 0x4C0C, 388915, 388909, 388989, -1, -1, -1, -1, -1, -1 }, { 0x4C0D, 388995, -1, 389066, -1, -1, -1, -1, -1, -1 }, { 0x4C0E, 389070, -1, 389121, -1, -1, -1, -1, -1, -1 }, { 0x4C0F, 389126, -1, 389203, -1, -1, -1, -1, -1, -1 }, { 0x4C10, 389213, 389207, 389243, -1, -1, -1, -1, -1, -1 }, { 0x4C11, 389253, 389248, -1, -1, -1, -1, -1, -1, -1 }, { 0x4C12, 389321, 389315, 389355, -1, -1, -1, -1, -1, -1 }, { 0x4C13, 389366, 389361, 389444, -1, -1, -1, -1, -1, -1 }, { 0x4C14, 389455, 389450, 389539, -1, -1, -1, -1, -1, -1 }, { 0x4C15, 389549, 389544, 389554, -1, -1, -1, -1, -1, -1 }, { 0x4C16, 389558, -1, 389673, -1, -1, -1, -1, -1, -1 }, { 0x4C17, 389684, 389679, 389730, -1, -1, -1, -1, -1, -1 }, { 0x4C18, 389735, -1, 389877, -1, -1, -1, -1, -1, -1 }, { 0x4C19, 389882, -1, 389975, -1, -1, -1, -1, -1, -1 }, { 0x4C1A, 389984, 389979, 390062, -1, -1, -1, -1, -1, -1 }, { 0x4C1B, 390072, 390067, 390129, -1, -1, -1, -1, -1, -1 }, { 0x4C1C, 390138, 390133, 390203, -1, -1, -1, -1, -1, -1 }, { 0x4C1D, 390213, 390207, 390294, -1, -1, -1, -1, -1, -1 }, { 0x4C1E, 390305, 390300, 390331, -1, -1, -1, -1, -1, -1 }, { 0x4C1F, 390336, -1, 390444, -1, -1, -1, -1, -1, -1 }, { 0x4C20, 390449, -1, 390487, -1, -1, -1, -1, -1, -1 }, { 0x4C21, 390497, 390493, 390546, -1, -1, -1, -1, -1, -1 }, { 0x4C22, 390551, -1, 390565, -1, -1, -1, -1, -1, -1 }, { 0x4C23, 390571, -1, 390681, -1, -1, -1, -1, -1, -1 }, { 0x4C24, 390693, 390687, 390714, -1, -1, -1, -1, -1, -1 }, { 0x4C25, 390726, 390720, 390860, -1, -1, -1, -1, -1, -1 }, { 0x4C26, 390865, -1, 390926, -1, -1, -1, -1, -1, -1 }, { 0x4C27, 390934, 390930, 390960, -1, -1, -1, -1, -1, -1 }, { 0x4C28, 390969, 390964, 391123, -1, -1, -1, -1, -1, -1 }, { 0x4C29, 391128, -1, 391161, -1, -1, -1, -1, -1, -1 }, { 0x4C2A, 391171, 391166, 391335, -1, -1, -1, -1, -1, -1 }, { 0x4C2B, 391346, 391340, 391441, -1, -1, -1, -1, -1, -1 }, { 0x4C2C, 391447, -1, 391487, -1, -1, -1, -1, -1, -1 }, { 0x4C2D, 391491, -1, 391547, -1, -1, -1, -1, -1, -1 }, { 0x4C2E, -1, 391552, -1, -1, -1, -1, -1, -1, -1 }, { 0x4C2F, 391556, -1, 391591, -1, -1, -1, -1, -1, -1 }, { 0x4C30, 391595, -1, 391651, -1, -1, -1, -1, -1, -1 }, { 0x4C31, 391661, 391655, 391745, -1, -1, -1, -1, -1, -1 }, { 0x4C32, 391751, -1, 391765, -1, -1, -1, -1, -1, -1 }, { 0x4C33, -1, 391769, -1, -1, -1, -1, -1, -1, -1 }, { 0x4C34, 391780, 391775, 391818, -1, -1, -1, -1, -1, -1 }, { 0x4C35, 391822, -1, 391851, -1, -1, -1, -1, -1, -1 }, { 0x4C36, -1, 391855, -1, -1, -1, -1, -1, -1, -1 }, { 0x4C37, 391861, -1, 391922, -1, -1, -1, -1, -1, -1 }, { 0x4C38, 391934, 391928, 392028, -1, -1, -1, -1, -1, -1 }, { 0x4C39, 392040, 392034, 392126, -1, -1, -1, -1, -1, -1 }, { 0x4C3A, 392136, 392130, 392179, -1, -1, -1, -1, -1, -1 }, { 0x4C3B, 392184, -1, 392231, -1, -1, -1, -1, -1, -1 }, { 0x4C3C, 392240, 392235, 392352, -1, -1, -1, -1, -1, -1 }, { 0x4C3D, 392357, -1, 392389, -1, -1, -1, -1, -1, -1 }, { 0x4C3E, 392399, 392394, 392445, -1, -1, -1, -1, -1, -1 }, { 0x4C3F, 392453, 392449, 392518, -1, -1, -1, -1, -1, -1 }, { 0x4C40, 392523, -1, 392544, -1, -1, -1, -1, -1, -1 }, { 0x4C41, 392555, 392550, 392633, -1, -1, -1, -1, -1, -1 }, { 0x4C42, 392639, -1, 392659, -1, -1, -1, -1, -1, -1 }, { 0x4C43, 392664, -1, 392671, -1, -1, -1, -1, -1, -1 }, { 0x4C44, 392682, 392676, 392743, -1, -1, -1, -1, -1, -1 }, { 0x4C45, 392753, 392748, 392844, -1, -1, -1, -1, -1, -1 }, { 0x4C46, 392848, -1, 392900, -1, -1, -1, -1, -1, -1 }, { 0x4C47, 392912, 392907, 392934, -1, -1, -1, -1, -1, -1 }, { 0x4C48, 392940, -1, 393105, -1, -1, -1, -1, -1, -1 }, { 0x4C49, 393114, 393109, 393162, -1, -1, -1, -1, -1, -1 }, { 0x4C4A, 393173, 393168, 393194, -1, -1, -1, -1, -1, 393198 }, { 0x4C4B, 393208, 393202, 393325, -1, -1, -1, -1, -1, -1 }, { 0x4C4C, 393331, -1, 393359, -1, -1, -1, -1, -1, -1 }, { 0x4C4D, 393369, 393363, 393399, -1, -1, -1, -1, -1, -1 }, { 0x4C4E, 393411, 393405, 393455, -1, -1, -1, -1, -1, -1 }, { 0x4C4F, 393461, -1, 393468, -1, -1, -1, -1, -1, -1 }, { 0x4C50, 393477, 393473, 393505, -1, -1, -1, -1, -1, -1 }, { 0x4C51, 393509, -1, 393554, -1, -1, -1, -1, -1, -1 }, { 0x4C52, 393559, -1, 393600, -1, -1, -1, -1, -1, -1 }, { 0x4C53, 393610, 393604, 393655, -1, -1, -1, -1, -1, -1 }, { 0x4C54, 393666, 393661, 393738, -1, -1, -1, -1, -1, -1 }, { 0x4C55, 393749, 393744, 393769, -1, -1, -1, -1, -1, 393774 }, { 0x4C56, 393779, -1, 393799, -1, -1, -1, -1, -1, -1 }, { 0x4C57, 393810, 393804, 393848, -1, -1, -1, -1, -1, -1 }, { 0x4C58, -1, 393853, 393858, -1, -1, -1, -1, -1, -1 }, { 0x4C59, 393867, 393862, 393914, -1, -1, -1, -1, -1, -1 }, { 0x4C5A, 393924, 393919, 393939, -1, -1, -1, -1, -1, -1 }, { 0x4C5B, 393943, -1, 394050, -1, -1, -1, -1, -1, -1 }, { 0x4C5C, 394060, 394055, 394066, -1, -1, -1, -1, -1, -1 }, { 0x4C5D, 394077, 394071, 394088, -1, -1, -1, -1, -1, -1 }, { 0x4C5E, 394098, 394093, 394113, -1, -1, -1, -1, -1, -1 }, { 0x4C5F, 394118, -1, 394176, -1, -1, -1, -1, -1, -1 }, { 0x4C60, 394186, 394180, 394201, -1, -1, -1, -1, -1, -1 }, { 0x4C61, 394212, 394207, 394244, -1, -1, -1, -1, -1, -1 }, { 0x4C62, 394254, 394248, 394269, -1, -1, -1, -1, -1, -1 }, { 0x4C63, 394282, 394276, 394307, -1, -1, -1, -1, -1, -1 }, { 0x4C64, 394317, 394311, 394331, -1, -1, -1, -1, -1, -1 }, { 0x4C65, 394337, -1, 394418, -1, -1, -1, -1, -1, -1 }, { 0x4C66, 394429, 394423, -1, -1, -1, -1, -1, -1, -1 }, { 0x4C67, 394467, 394461, -1, -1, -1, -1, -1, -1, -1 }, { 0x4C68, 394530, -1, 394625, -1, -1, -1, -1, -1, -1 }, { 0x4C69, -1, 394629, -1, -1, -1, -1, -1, -1, -1 }, { 0x4C6A, -1, 394635, -1, -1, -1, -1, -1, -1, -1 }, { 0x4C6B, 394646, 394640, 394675, -1, -1, -1, -1, -1, -1 }, { 0x4C6C, 394685, 394679, 394700, -1, -1, -1, -1, -1, -1 }, { 0x4C6D, 394710, 394704, 394715, -1, -1, -1, -1, -1, -1 }, { 0x4C6E, 394721, -1, 394769, -1, -1, -1, -1, -1, -1 }, { 0x4C6F, 394777, 394772, 394809, -1, -1, -1, -1, -1, -1 }, { 0x4C70, 394813, -1, 394862, -1, -1, -1, -1, -1, -1 }, { 0x4C71, 394874, 394869, 394922, -1, -1, -1, -1, -1, -1 }, { 0x4C72, 394926, -1, 394941, -1, -1, -1, -1, -1, -1 }, { 0x4C73, 394952, 394947, 395032, -1, -1, -1, -1, -1, -1 }, { 0x4C74, 395038, -1, 395057, -1, -1, -1, -1, -1, -1 }, { 0x4C75, 395069, 395063, 395108, -1, -1, -1, -1, -1, -1 }, { 0x4C76, 395120, 395114, 395141, -1, -1, -1, -1, -1, -1 }, { 0x4C77, 395152, 395147, 395188, -1, -1, -1, -1, -1, -1 }, { 0x4C78, 395192, -1, 395231, -1, -1, -1, -1, -1, -1 }, { 0x4C79, 395241, 395236, 395328, -1, -1, -1, -1, -1, -1 }, { 0x4C7A, 395339, 395333, 395351, -1, -1, -1, -1, -1, -1 }, { 0x4C7B, 395356, -1, 395402, -1, -1, -1, -1, -1, -1 }, { 0x4C7C, 395412, 395407, 395461, -1, -1, -1, -1, -1, -1 }, { 0x4C7D, 395473, 395467, 395518, -1, -1, -1, -1, -1, -1 }, { 0x4C7E, 395525, -1, 395549, -1, -1, -1, -1, -1, -1 }, { 0x4C7F, 395560, 395554, 395575, -1, -1, -1, -1, -1, -1 }, { 0x4C80, 395585, 395581, 395600, -1, -1, -1, -1, -1, -1 }, { 0x4C81, 395605, -1, 395655, -1, -1, -1, -1, -1, -1 }, { 0x4C82, 395666, 395660, 395681, -1, -1, -1, -1, -1, -1 }, { 0x4C83, 395692, 395687, 395743, -1, -1, -1, -1, -1, -1 }, { 0x4C84, 395748, -1, 395841, -1, -1, -1, -1, -1, -1 }, { 0x4C85, 395852, 395846, 395884, -1, -1, -1, -1, -1, -1 }, { 0x4C86, -1, -1, 395889, -1, -1, -1, -1, -1, -1 }, { 0x4C87, -1, 395893, -1, -1, -1, -1, -1, -1, -1 }, { 0x4C88, -1, 395898, -1, -1, -1, -1, -1, -1, -1 }, { 0x4C89, 395907, 395903, 395928, -1, -1, -1, -1, -1, -1 }, { 0x4C8A, 395932, -1, 395985, -1, -1, -1, -1, -1, -1 }, { 0x4C8B, 395995, 395990, 396031, -1, -1, -1, -1, -1, -1 }, { 0x4C8C, 396041, 396036, 396084, -1, -1, -1, -1, -1, -1 }, { 0x4C8D, 396096, 396090, 396166, -1, -1, -1, -1, -1, -1 }, { 0x4C8E, 396178, 396172, 396267, -1, -1, -1, -1, -1, -1 }, { 0x4C8F, 396277, 396272, 396292, -1, -1, -1, -1, -1, -1 }, { 0x4C90, 396302, 396297, 396317, -1, -1, -1, -1, -1, -1 }, { 0x4C91, 396321, -1, 396351, -1, -1, -1, -1, -1, -1 }, { 0x4C92, 396355, -1, 396374, -1, -1, -1, -1, -1, -1 }, { 0x4C93, 396379, -1, 396459, -1, -1, -1, -1, -1, -1 }, { 0x4C94, 396470, 396464, 396484, -1, -1, -1, -1, -1, -1 }, { 0x4C95, 396490, -1, 396511, -1, -1, -1, -1, -1, -1 }, { 0x4C96, 396515, -1, 396524, -1, -1, -1, -1, -1, -1 }, { 0x4C97, 396536, 396530, 396606, -1, -1, -1, -1, -1, -1 }, { 0x4C98, 396617, 396612, 396659, -1, -1, -1, -1, -1, -1 }, { 0x4C99, 396670, 396665, 396761, -1, -1, -1, -1, -1, -1 }, { 0x4C9A, 396766, -1, 396771, -1, -1, -1, -1, -1, -1 }, { 0x4C9B, 396776, -1, 396821, -1, -1, -1, -1, -1, -1 }, { 0x4C9C, 396832, 396827, 396845, -1, -1, -1, -1, -1, -1 }, { 0x4C9D, 396855, 396849, -1, -1, -1, -1, -1, -1, -1 }, { 0x4C9E, 396886, 396881, 396917, -1, -1, -1, -1, -1, -1 }, { 0x4C9F, 396926, 396921, 396964, -1, -1, -1, -1, -1, -1 }, { 0x4CA0, 396975, 396969, 397035, -1, -1, -1, -1, -1, -1 }, { 0x4CA1, 397046, 397041, 397052, -1, -1, -1, -1, -1, -1 }, { 0x4CA2, 397063, 397057, 397069, -1, -1, -1, -1, -1, -1 }, { 0x4CA3, 397080, 397075, 397116, -1, -1, -1, -1, -1, -1 }, { 0x4CA4, 397125, 397120, -1, -1, -1, -1, -1, -1, -1 }, { 0x4CA5, 397145, 397140, -1, -1, -1, -1, -1, -1, -1 }, { 0x4CA6, 397193, 397187, 397210, -1, -1, -1, -1, -1, -1 }, { 0x4CA7, 397220, 397215, 397251, -1, -1, -1, -1, -1, -1 }, { 0x4CA8, 397261, 397255, 397315, -1, -1, -1, -1, -1, -1 }, { 0x4CA9, 397325, 397321, -1, -1, -1, -1, -1, -1, -1 }, { 0x4CAA, 397386, -1, 397401, -1, -1, -1, -1, -1, -1 }, { 0x4CAB, 397405, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x4CAC, 397462, 397457, 397492, -1, -1, -1, -1, -1, -1 }, { 0x4CAD, 397500, 397496, -1, -1, -1, -1, -1, -1, -1 }, { 0x4CAE, 397521, -1, 397536, -1, -1, -1, -1, -1, -1 }, { 0x4CAF, 397542, -1, 397569, -1, -1, -1, -1, -1, -1 }, { 0x4CB0, 397578, 397573, 397619, -1, -1, -1, -1, -1, -1 }, { 0x4CB1, 397630, 397624, 397722, -1, -1, -1, -1, -1, -1 }, { 0x4CB2, 397734, 397728, 397765, -1, -1, -1, -1, -1, -1 }, { 0x4CB3, 397777, 397771, 397802, -1, -1, -1, -1, -1, -1 }, { 0x4CB4, 397813, 397808, 397866, -1, -1, -1, -1, -1, -1 }, { 0x4CB5, 397878, 397872, 397953, -1, -1, -1, -1, -1, -1 }, { 0x4CB6, -1, 397958, -1, -1, -1, -1, -1, -1, -1 }, { 0x4CB7, -1, 397964, -1, -1, -1, -1, -1, -1, -1 }, { 0x4CB8, 397975, 397969, 397990, -1, -1, -1, -1, -1, -1 }, { 0x4CB9, 398000, 397995, 398019, -1, -1, -1, -1, -1, -1 }, { 0x4CBA, 398028, 398023, 398050, -1, -1, -1, -1, -1, -1 }, { 0x4CBB, 398055, -1, 398110, -1, -1, -1, -1, -1, -1 }, { 0x4CBC, 398122, 398116, 398159, -1, -1, -1, -1, -1, -1 }, { 0x4CBD, 398171, 398166, 398203, -1, -1, -1, -1, -1, -1 }, { 0x4CBE, 398214, 398208, 398232, -1, -1, -1, -1, -1, -1 }, { 0x4CBF, 398242, 398238, 398280, -1, -1, -1, -1, -1, -1 }, { 0x4CC0, 398289, 398284, 398340, -1, -1, -1, -1, -1, -1 }, { 0x4CC1, 398350, 398345, 398400, -1, -1, -1, -1, -1, -1 }, { 0x4CC2, 398409, 398404, 398468, -1, -1, -1, -1, -1, 398474 }, { 0x4CC3, 398480, -1, 398508, -1, -1, -1, -1, -1, -1 }, { 0x4CC4, 398517, 398513, 398604, -1, -1, -1, -1, -1, -1 }, { 0x4CC5, 398612, 398608, 398675, -1, -1, -1, -1, -1, -1 }, { 0x4CC6, 398686, 398680, 398734, -1, -1, -1, -1, -1, -1 }, { 0x4CC7, 398744, 398739, 398765, -1, -1, -1, -1, -1, -1 }, { 0x4CC8, 398774, 398769, 398837, -1, -1, -1, -1, -1, -1 }, { 0x4CC9, 398848, 398842, 398908, -1, -1, -1, -1, -1, -1 }, { 0x4CCA, 398913, -1, 398977, -1, -1, -1, -1, -1, -1 }, { 0x4CCB, 398987, 398981, 399093, -1, -1, -1, -1, -1, -1 }, { 0x4CCC, 399105, 399099, -1, -1, -1, -1, -1, -1, -1 }, { 0x4CCD, 399144, -1, 399173, -1, -1, -1, -1, -1, -1 }, { 0x4CCE, 399179, -1, 399220, -1, -1, -1, -1, -1, -1 }, { 0x4CCF, 399225, -1, 399278, -1, -1, -1, -1, -1, -1 }, { 0x4CD0, 399287, 399283, 399304, -1, -1, -1, -1, -1, -1 }, { 0x4CD1, 399308, -1, 399329, -1, -1, -1, -1, -1, -1 }, { 0x4CD2, 399334, -1, 399371, -1, -1, -1, -1, -1, -1 }, { 0x4CD3, 399382, 399377, 399424, -1, -1, -1, -1, -1, -1 }, { 0x4CD4, 399434, 399429, 399498, -1, -1, -1, -1, -1, -1 }, { 0x4CD5, 399502, -1, 399530, -1, -1, -1, -1, -1, -1 }, { 0x4CD6, 399539, 399534, 399568, -1, -1, -1, -1, -1, -1 }, { 0x4CD7, 399578, 399573, 399614, -1, -1, -1, -1, -1, -1 }, { 0x4CD8, 399622, 399617, 399628, -1, -1, -1, -1, -1, -1 }, { 0x4CD9, 399631, -1, 399672, -1, -1, -1, -1, -1, -1 }, { 0x4CDA, 399683, 399678, 399821, -1, -1, -1, -1, -1, -1 }, { 0x4CDB, 399826, -1, 399883, -1, -1, -1, -1, -1, -1 }, { 0x4CDC, 399893, 399888, 399954, -1, -1, -1, -1, -1, -1 }, { 0x4CDD, 399958, -1, 399996, -1, -1, -1, -1, -1, -1 }, { 0x4CDE, 400001, -1, 400029, -1, -1, -1, -1, -1, -1 }, { 0x4CDF, 400041, 400035, 400091, -1, -1, -1, -1, 400085, -1 }, { 0x4CE0, 400103, 400097, 400167, -1, -1, -1, -1, 400161, -1 }, { 0x4CE1, 400178, 400173, 400247, -1, -1, -1, -1, -1, -1 }, { 0x4CE2, 400257, 400252, 400288, -1, -1, -1, -1, -1, -1 }, { 0x4CE3, 400292, -1, 400366, -1, -1, -1, -1, -1, -1 }, { 0x4CE4, 400377, 400372, 400418, -1, -1, -1, -1, -1, -1 }, { 0x4CE5, -1, 400423, -1, -1, -1, -1, -1, -1, -1 }, { 0x4CE6, 400429, -1, 400472, -1, -1, -1, -1, -1, -1 }, { 0x4CE7, 400478, -1, 400495, -1, -1, -1, -1, -1, -1 }, { 0x4CE8, 400506, 400500, 400630, -1, -1, -1, -1, -1, -1 }, { 0x4CE9, 400637, -1, 400705, -1, -1, -1, -1, -1, -1 }, { 0x4CEA, 400710, -1, 400780, -1, -1, -1, -1, -1, -1 }, { 0x4CEB, 400792, 400786, 400823, -1, -1, -1, -1, -1, -1 }, { 0x4CEC, 400828, -1, 400909, -1, -1, -1, -1, -1, -1 }, { 0x4CED, 400917, 400912, 400925, -1, -1, -1, -1, -1, -1 }, { 0x4CEE, 400929, -1, 400967, -1, -1, -1, -1, -1, -1 }, { 0x4CEF, 400977, 400971, 401042, -1, -1, -1, -1, -1, -1 }, { 0x4CF0, 401054, 401049, 401117, -1, -1, -1, -1, -1, -1 }, { 0x4CF1, 401127, 401122, 401161, -1, -1, -1, -1, -1, 401165 }, { 0x4CF2, 401175, 401170, 401221, -1, -1, -1, -1, -1, -1 }, { 0x4CF3, 401233, 401227, 401275, -1, -1, -1, -1, -1, -1 }, { 0x4CF4, 401279, -1, 401315, -1, -1, -1, -1, -1, -1 }, { 0x4CF5, 401324, 401319, 401367, -1, -1, -1, -1, -1, -1 }, { 0x4CF6, 401372, -1, 401431, -1, -1, -1, -1, -1, -1 }, { 0x4CF7, 401441, 401435, 401449, -1, -1, -1, -1, -1, -1 }, { 0x4CF8, 401460, 401455, 401503, -1, -1, -1, -1, -1, -1 }, { 0x4CF9, 401507, -1, 401547, -1, -1, -1, -1, -1, -1 }, { 0x4CFA, 401552, -1, 401576, -1, -1, -1, -1, -1, -1 }, { 0x4CFB, 401587, 401581, 401607, -1, -1, -1, -1, -1, -1 }, { 0x4CFC, 401616, 401612, -1, -1, -1, -1, -1, -1, -1 }, { 0x4CFD, 401661, 401656, 401709, -1, -1, -1, -1, -1, -1 }, { 0x4CFE, 401719, 401713, 401745, -1, -1, -1, -1, -1, -1 }, { 0x4CFF, 401751, -1, 401766, -1, -1, -1, -1, -1, -1 }, { 0x4D00, 401777, 401771, 401798, -1, -1, -1, -1, -1, -1 }, { 0x4D01, 401804, -1, 401861, -1, -1, -1, -1, -1, -1 }, { 0x4D02, 401872, 401865, 401893, -1, -1, -1, -1, -1, -1 }, { 0x4D03, 401900, -1, 401940, -1, -1, -1, -1, -1, -1 }, { 0x4D04, 401951, 401945, 401966, -1, -1, -1, -1, -1, -1 }, { 0x4D05, 401977, 401972, 402047, -1, -1, -1, -1, -1, -1 }, { 0x4D06, 402057, 402052, 402121, -1, -1, -1, -1, -1, -1 }, { 0x4D07, 402131, 402125, 402186, -1, -1, -1, -1, -1, -1 }, { 0x4D08, 402196, 402192, 402238, -1, -1, -1, -1, -1, -1 }, { 0x4D09, 402248, 402242, 402320, -1, -1, -1, -1, -1, -1 }, { 0x4D0A, 402326, -1, 402358, -1, -1, -1, -1, -1, -1 }, { 0x4D0B, 402362, -1, 402428, -1, -1, -1, -1, -1, -1 }, { 0x4D0C, 402440, 402434, 402508, -1, -1, -1, -1, -1, 402514 }, { 0x4D0D, 402525, 402520, 402558, -1, -1, -1, -1, -1, -1 }, { 0x4D0E, 402570, 402564, 402606, -1, -1, -1, -1, -1, -1 }, { 0x4D0F, 402611, -1, 402635, -1, -1, -1, -1, -1, -1 }, { 0x4D10, 402645, 402640, 402724, -1, -1, -1, -1, -1, -1 }, { 0x4D11, 402734, 402729, 402873, -1, -1, -1, -1, -1, -1 }, { 0x4D12, 402884, 402878, 402906, -1, -1, -1, -1, -1, -1 }, { 0x4D13, 402916, 402912, 402956, -1, -1, -1, -1, -1, -1 }, { 0x4D14, 402967, 402961, 402989, -1, -1, -1, -1, -1, -1 }, { 0x4D15, 403000, 402995, 403013, -1, -1, -1, -1, -1, -1 }, { 0x4D16, 403024, 403018, 403045, -1, -1, -1, -1, -1, -1 }, { 0x4D17, 403057, 403051, 403066, -1, -1, -1, -1, -1, -1 }, { 0x4D18, 403075, 403070, 403081, -1, -1, -1, -1, -1, -1 }, { 0x4D19, 403090, 403085, 403138, -1, -1, -1, -1, -1, -1 }, { 0x4D1A, 403142, -1, 403166, -1, -1, -1, -1, -1, -1 }, { 0x4D1B, 403177, 403172, 403209, -1, -1, -1, -1, 403203, -1 }, { 0x4D1C, 403221, 403215, 403226, -1, -1, -1, -1, -1, -1 }, { 0x4D1D, 403231, -1, 403256, -1, -1, -1, -1, -1, -1 }, { 0x4D1E, 403268, 403263, 403289, -1, -1, -1, -1, -1, -1 }, { 0x4D1F, 403298, 403293, 403342, -1, -1, -1, -1, -1, -1 }, { 0x4D20, 403352, 403348, 403372, -1, -1, -1, -1, -1, -1 }, { 0x4D21, 403382, 403377, 403427, -1, -1, -1, -1, -1, -1 }, { 0x4D22, 403436, 403431, 403480, -1, -1, -1, -1, -1, -1 }, { 0x4D23, 403488, 403484, 403505, -1, -1, -1, -1, -1, -1 }, { 0x4D24, 403515, 403509, 403565, -1, -1, -1, -1, -1, -1 }, { 0x4D25, 403577, 403572, 403598, -1, -1, -1, -1, -1, -1 }, { 0x4D26, 403603, -1, 403663, -1, -1, -1, -1, -1, -1 }, { 0x4D27, 403673, 403668, 403681, -1, -1, -1, -1, -1, -1 }, { 0x4D28, -1, 403686, -1, -1, -1, -1, -1, -1, -1 }, { 0x4D29, 403697, 403692, 403712, -1, -1, -1, -1, -1, -1 }, { 0x4D2A, 403723, 403718, 403786, -1, -1, -1, -1, -1, -1 }, { 0x4D2B, 403796, 403790, 403819, -1, -1, -1, -1, -1, -1 }, { 0x4D2C, 403825, -1, 403855, -1, -1, -1, -1, -1, -1 }, { 0x4D2D, 403864, 403859, 403913, -1, -1, -1, -1, -1, -1 }, { 0x4D2E, 403924, 403918, 403986, -1, -1, -1, -1, -1, -1 }, { 0x4D2F, 403997, 403992, 404012, -1, -1, -1, -1, -1, -1 }, { 0x4D30, 404021, 404016, 404080, -1, -1, -1, -1, -1, -1 }, { 0x4D31, 404085, -1, 404104, -1, -1, -1, -1, -1, -1 }, { 0x4D32, 404114, 404109, 404132, -1, -1, -1, -1, -1, -1 }, { 0x4D33, 404136, -1, 404164, -1, -1, -1, -1, -1, -1 }, { 0x4D34, 404174, 404169, 404259, -1, -1, -1, -1, -1, -1 }, { 0x4D35, 404270, 404264, 404308, -1, -1, -1, -1, -1, -1 }, { 0x4D36, 404320, 404314, 404387, -1, -1, -1, -1, -1, -1 }, { 0x4D37, 404398, 404393, 404451, -1, -1, -1, -1, -1, -1 }, { 0x4D38, 404460, 404456, 404473, -1, -1, -1, -1, -1, -1 }, { 0x4D39, 404482, 404477, 404675, -1, -1, -1, -1, -1, -1 }, { 0x4D3A, 404680, -1, 404726, -1, -1, -1, -1, -1, -1 }, { 0x4D3B, 404735, 404730, 404744, -1, -1, -1, -1, -1, -1 }, { 0x4D3C, 404748, -1, 404791, -1, -1, -1, -1, -1, -1 }, { 0x4D3D, 404802, 404797, 404853, -1, -1, -1, -1, -1, -1 }, { 0x4D3E, 404861, 404857, 404877, -1, -1, -1, -1, -1, -1 }, { 0x4D3F, 404888, 404882, 404949, -1, -1, -1, -1, -1, -1 }, { 0x4D40, 404959, 404955, 405014, -1, -1, -1, -1, -1, -1 }, { 0x4D41, 405019, -1, 405048, -1, -1, -1, -1, -1, -1 }, { 0x4D42, 405055, -1, 405116, -1, -1, -1, -1, -1, -1 }, { 0x4D43, 405128, 405121, 405218, -1, -1, -1, -1, -1, -1 }, { 0x4D44, 405231, 405225, 405401, -1, -1, -1, -1, -1, -1 }, { 0x4D45, 405405, -1, 405475, -1, -1, -1, -1, -1, -1 }, { 0x4D46, 405485, 405479, 405560, -1, -1, -1, -1, -1, -1 }, { 0x4D47, 405566, -1, 405618, -1, -1, -1, -1, -1, -1 }, { 0x4D48, 405629, 405624, 405650, -1, -1, -1, -1, -1, -1 }, { 0x4D49, 405659, 405654, 405719, -1, -1, -1, -1, -1, -1 }, { 0x4D4A, 405724, -1, 405768, -1, -1, -1, -1, -1, -1 }, { 0x4D4B, 405774, -1, 405798, -1, -1, -1, -1, -1, -1 }, { 0x4D4C, 405803, -1, 405818, -1, -1, -1, -1, -1, -1 }, { 0x4D4D, 405829, 405824, -1, -1, -1, -1, -1, -1, -1 }, { 0x4D4E, 405866, 405860, 405912, -1, -1, -1, -1, -1, -1 }, { 0x4D4F, 405918, -1, 405940, -1, -1, -1, -1, -1, -1 }, { 0x4D50, 405945, -1, 405992, -1, -1, -1, -1, -1, -1 }, { 0x4D51, 406003, 405998, 406067, -1, -1, -1, -1, -1, -1 }, { 0x4D52, 406076, 406071, 406126, -1, -1, -1, -1, -1, -1 }, { 0x4D53, 406130, -1, 406139, -1, -1, -1, -1, -1, -1 }, { 0x4D54, 406149, 406143, 406189, -1, -1, -1, -1, -1, -1 }, { 0x4D55, 406201, 406195, 406250, -1, -1, -1, -1, -1, -1 }, { 0x4D56, 406254, -1, 406338, -1, -1, -1, -1, -1, -1 }, { 0x4D57, 406344, -1, 406544, -1, -1, -1, -1, -1, -1 }, { 0x4D58, 406548, -1, 406640, -1, -1, -1, -1, -1, -1 }, { 0x4D59, 406651, 406646, 406713, -1, -1, -1, -1, -1, -1 }, { 0x4D5A, 406723, 406718, 406751, -1, -1, -1, -1, -1, -1 }, { 0x4D5B, 406756, -1, 406868, -1, -1, -1, -1, -1, -1 }, { 0x4D5C, 406874, -1, 406909, -1, -1, -1, -1, -1, -1 }, { 0x4D5D, 406915, -1, 406933, -1, -1, -1, -1, -1, -1 }, { 0x4D5E, 406943, 406937, 407006, -1, -1, -1, -1, -1, -1 }, { 0x4D5F, 407017, 407012, 407082, -1, -1, -1, -1, -1, -1 }, { 0x4D60, 407092, 407087, 407187, -1, -1, -1, -1, -1, -1 }, { 0x4D61, 407191, -1, 407258, -1, -1, -1, -1, -1, -1 }, { 0x4D62, 407269, 407264, 407293, -1, -1, -1, -1, -1, -1 }, { 0x4D63, 407304, 407298, 407377, -1, -1, -1, -1, -1, -1 }, { 0x4D64, 407381, -1, 407420, -1, -1, -1, -1, -1, -1 }, { 0x4D65, 407431, 407426, 407455, -1, -1, -1, -1, 407449, -1 }, { 0x4D66, 407459, -1, 407527, -1, -1, -1, -1, -1, -1 }, { 0x4D67, 407537, 407532, 407544, -1, -1, -1, -1, -1, -1 }, { 0x4D68, 407555, 407549, 407592, -1, -1, -1, -1, -1, -1 }, { 0x4D69, 407603, 407598, 407677, -1, -1, -1, -1, -1, -1 }, { 0x4D6A, 407687, 407681, 407749, -1, -1, -1, -1, -1, -1 }, { 0x4D6B, 407759, 407754, 407813, -1, -1, -1, -1, -1, -1 }, { 0x4D6C, 407824, 407818, 407881, -1, -1, -1, -1, -1, -1 }, { 0x4D6D, 407889, 407885, 407895, -1, -1, -1, -1, -1, -1 }, { 0x4D6E, 407900, -1, 407945, -1, -1, -1, -1, -1, -1 }, { 0x4D6F, 407957, 407951, 408029, -1, -1, -1, -1, -1, -1 }, { 0x4D70, 408042, 408035, 408075, -1, -1, -1, -1, -1, -1 }, { 0x4D71, 408082, -1, 408137, -1, -1, -1, -1, -1, -1 }, { 0x4D72, 408146, 408141, 408180, -1, -1, -1, -1, -1, -1 }, { 0x4D73, 408186, -1, 408198, -1, -1, -1, -1, -1, -1 }, { 0x4D74, 408203, -1, 408303, -1, -1, -1, -1, -1, -1 }, { 0x4D75, 408309, -1, 408381, -1, -1, -1, -1, -1, -1 }, { 0x4D76, 408393, 408387, 408481, -1, -1, -1, -1, -1, -1 }, { 0x4D77, 408490, 408485, 408561, -1, -1, -1, -1, -1, -1 }, { 0x4D78, 408565, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x4D79, 408615, 408611, 408679, -1, -1, -1, -1, -1, -1 }, { 0x4D7A, 408690, 408684, 408871, -1, -1, -1, -1, -1, -1 }, { 0x4D7B, 408877, -1, 409017, -1, -1, -1, -1, -1, -1 }, { 0x4D7C, 409028, 409021, 409054, -1, -1, -1, -1, -1, -1 }, { 0x4D7D, 409061, -1, 409104, -1, -1, -1, -1, -1, -1 }, { 0x4D7E, 409112, 409108, 409255, -1, -1, -1, -1, -1, -1 }, { 0x4D7F, 409264, 409259, 409288, -1, -1, -1, -1, -1, -1 }, { 0x4D80, 409293, -1, 409328, -1, -1, -1, -1, -1, -1 }, { 0x4D81, 409332, -1, 409382, -1, -1, -1, -1, -1, -1 }, { 0x4D82, 409392, 409386, 409467, -1, -1, -1, -1, -1, -1 }, { 0x4D83, 409478, 409473, 409500, -1, -1, -1, -1, -1, -1 }, { 0x4D84, 409511, 409505, 409585, -1, -1, -1, -1, -1, -1 }, { 0x4D85, 409591, -1, 409625, -1, -1, -1, -1, -1, -1 }, { 0x4D86, 409635, 409629, 409660, -1, -1, -1, -1, -1, -1 }, { 0x4D87, 409671, 409666, 409677, -1, -1, -1, -1, -1, -1 }, { 0x4D88, 409688, 409683, 409734, -1, -1, -1, -1, -1, -1 }, { 0x4D89, 409743, 409738, 409801, -1, -1, -1, -1, -1, -1 }, { 0x4D8A, 409811, 409806, 409837, -1, -1, -1, -1, -1, -1 }, { 0x4D8B, 409841, -1, 409868, -1, -1, -1, -1, -1, -1 }, { 0x4D8C, 409878, 409872, 409912, -1, -1, -1, -1, -1, -1 }, { 0x4D8D, 409922, 409917, 409946, -1, -1, -1, -1, -1, -1 }, { 0x4D8E, 409950, -1, 409985, -1, -1, -1, -1, -1, -1 }, { 0x4D8F, 409994, 409989, 410069, -1, -1, -1, -1, -1, -1 }, { 0x4D90, 410073, -1, 410107, -1, -1, -1, -1, -1, -1 }, { 0x4D91, 410117, 410112, 410170, -1, -1, -1, -1, -1, -1 }, { 0x4D92, 410179, 410174, 410216, -1, -1, -1, -1, -1, -1 }, { 0x4D93, 410220, -1, 410319, -1, -1, -1, -1, -1, -1 }, { 0x4D94, 410327, 410323, 410357, -1, -1, -1, -1, -1, -1 }, { 0x4D95, 410367, 410362, 410397, -1, -1, -1, -1, -1, -1 }, { 0x4D96, 410401, -1, 410459, -1, -1, -1, -1, -1, -1 }, { 0x4D97, 410469, 410464, 410571, -1, -1, -1, -1, -1, -1 }, { 0x4D98, 410581, 410575, 410653, -1, -1, -1, -1, -1, -1 }, { 0x4D99, 410663, 410657, 410699, -1, -1, -1, -1, -1, -1 }, { 0x4D9A, 410709, 410703, 410766, -1, -1, -1, -1, -1, -1 }, { 0x4D9B, 410776, 410770, 410885, -1, -1, -1, -1, -1, -1 }, { 0x4D9C, 410894, 410889, 410961, -1, -1, -1, -1, -1, -1 }, { 0x4D9D, 410965, -1, 411035, -1, -1, -1, -1, -1, -1 }, { 0x4D9E, 411045, 411040, 411062, -1, -1, -1, -1, -1, -1 }, { 0x4D9F, 411072, 411066, 411102, -1, -1, -1, -1, -1, -1 }, { 0x4DA0, 411114, 411108, 411167, -1, -1, -1, -1, -1, -1 }, { 0x4DA1, 411173, -1, 411221, -1, -1, -1, -1, -1, -1 }, { 0x4DA2, 411232, 411226, 411271, -1, -1, -1, -1, -1, -1 }, { 0x4DA3, 411283, 411277, 411309, -1, -1, -1, -1, -1, -1 }, { 0x4DA4, 411313, -1, 411336, -1, -1, -1, -1, -1, -1 }, { 0x4DA5, 411341, -1, 411456, -1, -1, -1, -1, -1, -1 }, { 0x4DA6, 411461, -1, 411539, -1, -1, -1, -1, -1, -1 }, { 0x4DA7, 411550, 411543, 411567, -1, -1, -1, -1, -1, -1 }, { 0x4DA8, 411572, -1, 411618, -1, -1, -1, -1, -1, -1 }, { 0x4DA9, 411624, -1, 411662, -1, -1, -1, -1, -1, -1 }, { 0x4DAA, 411672, 411666, 411744, -1, -1, -1, -1, -1, -1 }, { 0x4DAB, 411749, -1, 411777, -1, -1, -1, -1, -1, -1 }, { 0x4DAC, 411787, 411782, 411821, -1, -1, -1, -1, -1, -1 }, { 0x4DAD, -1, 411827, -1, -1, -1, -1, -1, -1, -1 }, { 0x4DAE, 411838, 411833, 411861, -1, -1, -1, -1, -1, -1 }, { 0x4DAF, 411866, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x4DB0, 411891, 411886, 411909, -1, -1, -1, -1, -1, -1 }, { 0x4DB1, 411921, 411915, 411938, -1, -1, -1, -1, -1, -1 }, { 0x4DB2, 411944, -1, 411998, -1, -1, -1, -1, -1, -1 }, { 0x4DB3, 412003, -1, 412037, -1, -1, -1, -1, -1, -1 }, { 0x4DB4, 412048, 412042, -1, -1, -1, -1, -1, -1, -1 }, { 0x4DB5, 412074, 412070, 412120, -1, -1, -1, -1, -1, -1 }, { 0x4DB6, -1, -1, -1, -1, -1, -1, -1, -1, 412125 }, { 0x4DB7, -1, -1, 412130, -1, -1, -1, -1, -1, -1 }, { 0x4DB8, -1, 412136, -1, -1, -1, -1, -1, -1, -1 }, { 0x4DB9, -1, 412140, 412144, -1, -1, -1, -1, -1, -1 }, { 0x4E00, 412154, 412149, 412216, 412220, 412213, 412179, 412203, 412172, 412229 }, { 0x4E01, 412242, 412236, 412335, 412341, 412330, 412297, 412317, 412290, 412352 }, { 0x4E02, 412364, 412358, 412463, -1, 412459, 412440, 412455, -1, -1 }, { 0x4E03, 412473, 412468, 412522, 412526, 412517, 412486, 412503, 412479, 412537 }, { 0x4E04, 412551, 412544, 412575, -1, 412570, 412557, 412565, -1, -1 }, { 0x4E05, 412587, 412582, 412696, -1, 412693, 412684, 412690, -1, -1 }, { 0x4E06, 412707, 412701, 412715, -1, -1, -1, -1, -1, -1 }, { 0x4E07, 412726, 412720, 412783, -1, 412774, 412759, 412766, 412752, 412792 }, { 0x4E08, 412805, 412798, 412893, 412900, 412888, 412869, 412879, 412862, 412923 }, { 0x4E09, 412939, 412933, 412973, 412978, 412969, 412952, 412965, 412945, 412989 }, { 0x4E0A, 413000, 412993, 413075, 413082, 413070, 413046, 413061, 413039, 413113 }, { 0x4E0B, 413128, 413123, 413214, 413219, 413211, 413188, 413205, 413181, 413227 }, { 0x4E0C, 413237, 413232, 413266, -1, 413263, 413243, 413257, -1, -1 }, { 0x4E0D, 413275, 413270, 413362, 413366, 413353, 413319, 413338, 413305, 413379 }, { 0x4E0E, 413390, 413385, 413451, -1, 413448, 413422, 413445, -1, 413455 }, { 0x4E0F, 413465, 413460, 413503, -1, 413498, 413484, 413490, -1, -1 }, { 0x4E10, 413514, 413509, 413554, -1, 413546, 413532, 413536, -1, 413559 }, { 0x4E11, 413569, 413564, 413640, -1, 413629, 413615, 413620, 413608, 413646 }, { 0x4E12, 413656, 413652, 413727, -1, -1, 413717, 413722, -1, -1 }, { 0x4E13, 413739, 413733, 413784, -1, -1, 413772, 413780, -1, -1 }, { 0x4E14, 413795, 413791, 413885, 413890, 413878, 413864, 413870, 413857, 413903 }, { 0x4E15, 413914, 413909, 413971, 413975, 413968, 413959, 413965, 413952, 413979 }, { 0x4E16, 413990, 413985, 414034, 414039, 414030, 414020, 414023, 414013, 414056 }, { 0x4E17, 414067, 414062, 414095, -1, -1, 414085, 414088, -1, -1 }, { 0x4E18, 414105, 414100, 414152, 414157, 414148, 414139, 414143, 414132, 414168 }, { 0x4E19, 414180, 414174, 414233, -1, 414227, 414212, 414218, 414205, 414239 }, { 0x4E1A, 414250, 414245, 414287, -1, -1, -1, -1, -1, -1 }, { 0x4E1B, 414297, 414291, 414330, -1, -1, -1, -1, -1, -1 }, { 0x4E1C, 414342, 414336, 414366, -1, -1, -1, -1, -1, -1 }, { 0x4E1D, 414376, 414372, 414409, -1, -1, -1, -1, -1, -1 }, { 0x4E1E, 414419, 414413, 414475, 414482, 414470, 414446, 414461, 414439, 414499 }, { 0x4E1F, 414511, 414506, 414567, -1, 414563, 414540, 414554, 414533, -1 }, { 0x4E20, 414577, 414572, 414617, 414622, 414613, 414604, 414608, -1, -1 }, { 0x4E21, 414634, 414627, 414692, -1, 414686, 414673, 414681, -1, -1 }, { 0x4E22, 414704, 414699, 414739, -1, 414735, 414712, 414726, -1, 414744 }, { 0x4E23, 414756, 414751, 414811, -1, 414808, 414799, 414804, -1, -1 }, { 0x4E24, 414823, 414816, 414873, -1, 414867, 414854, 414862, -1, -1 }, { 0x4E25, 414885, 414880, 414916, -1, -1, -1, -1, -1, -1 }, { 0x4E26, 414927, 414921, 415016, 415022, 415010, 414983, 415006, 414976, -1 }, { 0x4E27, 415035, 415029, 415060, -1, -1, -1, -1, -1, -1 }, { 0x4E28, 415072, 415066, 415160, -1, 415156, 415124, 415141, -1, -1 }, { 0x4E29, 415170, 415165, 415217, -1, 415213, 415198, 415208, -1, -1 }, { 0x4E2A, 415226, 415222, 415277, -1, 415270, 415258, 415264, -1, 415281 }, { 0x4E2B, 415289, 415285, 415337, -1, 415335, 415316, 415333, 415309, 415341 }, { 0x4E2C, 415349, 415343, 415381, -1, -1, -1, -1, -1, -1 }, { 0x4E2D, 415394, 415388, 415491, 415498, 415485, 415464, 415480, 415457, 415514 }, { 0x4E2E, 415525, 415520, 415557, -1, 415553, 415531, 415542, -1, -1 }, { 0x4E2F, 415567, 415561, 415588, -1, -1, 415573, 415584, -1, -1 }, { 0x4E30, 415599, 415593, 415675, -1, 415670, 415640, 415656, 415633, 415681 }, { 0x4E31, 415694, 415687, 415776, 415782, 415771, 415743, 415759, 415736, -1 }, { 0x4E32, 415794, 415788, 415874, -1, 415860, 415836, 415852, 415822, 415881 }, { 0x4E33, 415895, 415889, 415936, -1, 415931, 415917, 415923, -1, -1 }, { 0x4E34, 415947, 415942, 415976, -1, -1, -1, -1, -1, -1 }, { 0x4E35, 415986, 415981, 416025, -1, 416020, 416000, 416015, -1, -1 }, { 0x4E36, 416036, 416031, 416085, -1, 416081, 416058, 416077, -1, -1 }, { 0x4E37, 416096, 416090, 416289, -1, 416286, -1, -1, -1, -1 }, { 0x4E38, 416299, 416293, 416368, 416373, 416363, 416339, 416359, 416332, 416379 }, { 0x4E39, 416391, 416385, 416486, 416491, 416482, 416471, 416478, 416457, 416502 }, { 0x4E3A, 416512, 416507, 416540, -1, -1, -1, -1, -1, -1 }, { 0x4E3B, 416550, 416545, 416616, 416621, 416612, 416589, 416605, 416582, 416632 }, { 0x4E3C, 416644, 416638, 416689, -1, 416684, 416663, 416671, -1, -1 }, { 0x4E3D, 416700, 416695, 416745, -1, -1, 416732, 416741, -1, -1 }, { 0x4E3E, 416755, 416749, 416791, -1, -1, 416781, 416787, -1, -1 }, { 0x4E3F, 416800, 416795, 416851, -1, 416846, 416823, 416830, -1, 416856 }, { 0x4E40, 416868, 416863, 416900, -1, 416895, 416876, 416883, -1, -1 }, { 0x4E41, -1, 416904, 416919, -1, -1, 416908, 416917, -1, -1 }, { 0x4E42, 416930, 416923, 417002, -1, 416998, 416970, 416991, 416963, 417006 }, { 0x4E43, 417019, 417013, 417112, 417117, 417108, 417084, 417097, 417077, 417130 }, { 0x4E44, 417142, 417136, 417283, -1, -1, 417271, -1, -1, -1 }, { 0x4E45, 417292, 417287, 417361, 417366, 417357, 417340, 417349, 417333, 417379 }, { 0x4E46, 417390, 417385, 417452, 417457, 417448, 417431, 417440, -1, -1 }, { 0x4E47, 417468, 417463, 417513, -1, 417509, -1, 417498, -1, -1 }, { 0x4E48, 417523, 417518, 417559, 417562, 417556, -1, 417553, -1, -1 }, { 0x4E49, 417570, 417566, 417599, -1, -1, -1, -1, -1, -1 }, { 0x4E4A, 417607, 417603, 417615, -1, -1, -1, -1, -1, -1 }, { 0x4E4B, 417623, 417619, 417731, 417736, 417728, 417711, 417724, 417704, 417747 }, { 0x4E4C, 417755, 417751, 417786, -1, -1, -1, -1, -1, -1 }, { 0x4E4D, 417795, 417790, 417862, 417867, 417859, 417833, 417851, 417826, 417873 }, { 0x4E4E, 417883, 417879, 417951, 417955, 417948, 417934, 417945, 417927, 417958 }, { 0x4E4F, 417968, 417963, 418004, 418008, 417999, 417986, 417995, 417979, 418015 }, { 0x4E50, 418027, 418022, 418057, -1, -1, -1, -1, -1, -1 }, { 0x4E51, 418066, 418061, 418108, -1, 418105, 418085, 418097, -1, -1 }, { 0x4E52, 418119, 418113, 418169, -1, -1, -1, 418165, -1, -1 }, { 0x4E53, 418180, 418175, 418230, -1, -1, -1, 418226, -1, -1 }, { 0x4E54, 418241, 418236, 418269, -1, -1, -1, -1, -1, -1 }, { 0x4E55, 418279, 418275, 418317, -1, -1, 418309, 418314, -1, -1 }, { 0x4E56, 418328, 418321, 418379, 418385, 418375, 418357, 418371, 418350, 418391 }, { 0x4E57, 418402, 418396, 418490, 418497, 418485, 418464, 418476, -1, -1 }, { 0x4E58, 418511, 418505, 418599, 418606, 418594, 418580, 418585, 418573, 418624 }, { 0x4E59, 418638, 418632, 418690, 418694, 418687, 418671, 418682, 418664, 418699 }, { 0x4E5A, 418710, 418704, 418779, -1, -1, 418764, 418773, -1, -1 }, { 0x4E5B, 418791, 418784, 418799, -1, -1, -1, -1, -1, -1 }, { 0x4E5C, 418807, 418802, 418858, -1, 418854, 418837, 418848, -1, -1 }, { 0x4E5D, 418868, 418863, 418906, 418911, 418898, 418880, 418890, 418873, 418924 }, { 0x4E5E, 418935, 418930, 418979, 418983, 418972, 418955, 418963, 418948, 418989 }, { 0x4E5F, 419001, 418996, 419089, 419093, 419086, 419073, 419083, 419066, 419097 }, { 0x4E60, 419107, 419101, 419132, -1, -1, -1, -1, -1, -1 }, { 0x4E61, 419143, 419136, 419167, -1, -1, -1, -1, -1, -1 }, { 0x4E62, 419179, 419174, 419242, -1, -1, 419224, 419238, -1, -1 }, { 0x4E63, -1, 419247, 419261, -1, 419257, -1, 419252, -1, -1 }, { 0x4E64, 419271, 419266, 419321, -1, 419317, -1, -1, -1, -1 }, { 0x4E65, 419330, 419326, 419338, -1, -1, -1, -1, -1, -1 }, { 0x4E66, 419347, 419342, 419380, -1, -1, -1, -1, -1, -1 }, { 0x4E67, -1, 419385, 419402, -1, 419397, -1, -1, 419390, -1 }, { 0x4E68, 419411, 419407, 419487, -1, 419484, 419462, 419480, -1, -1 }, { 0x4E69, 419497, 419492, 419523, -1, 419518, 419507, 419514, -1, -1 }, { 0x4E6A, 419532, 419527, 419571, -1, -1, 419558, 419563, -1, -1 }, { 0x4E6B, 419582, 419577, 419620, -1, 419616, -1, -1, 419609, -1 }, { 0x4E6C, 419631, 419625, 419650, -1, 419646, -1, -1, 419639, -1 }, { 0x4E6D, 419659, 419654, 419697, -1, 419693, -1, -1, 419686, -1 }, { 0x4E6E, -1, 419702, 419708, -1, -1, -1, -1, -1, -1 }, { 0x4E6F, -1, 419713, 419720, -1, 419717, -1, -1, -1, -1 }, { 0x4E70, 419730, 419724, 419761, -1, -1, -1, -1, -1, -1 }, { 0x4E71, 419772, 419766, 419838, -1, 419834, 419806, 419830, -1, 419844 }, { 0x4E72, -1, 419851, 419859, -1, 419855, -1, -1, -1, -1 }, { 0x4E73, 419868, 419863, 419924, 419928, 419921, 419905, 419916, 419898, 419934 }, { 0x4E74, -1, 419938, 419963, -1, -1, 419944, 419951, -1, -1 }, { 0x4E75, 419973, 419968, 420038, -1, -1, 420028, 420035, -1, -1 }, { 0x4E76, 420047, 420043, 420084, -1, 420079, -1, -1, 420072, -1 }, { 0x4E77, -1, 420088, 420104, -1, 420100, -1, -1, 420093, -1 }, { 0x4E78, 420114, 420109, 420138, -1, -1, -1, -1, -1, -1 }, { 0x4E79, 420147, 420142, 420204, -1, -1, 420180, 420196, 420174, -1 }, { 0x4E7A, 420213, 420209, 420248, -1, 420244, -1, -1, 420238, -1 }, { 0x4E7B, -1, 420253, 420267, -1, 420264, -1, -1, 420258, -1 }, { 0x4E7C, 420276, 420271, 420293, -1, 420288, -1, -1, 420281, -1 }, { 0x4E7D, -1, 420297, 420301, -1, -1, -1, -1, -1, -1 }, { 0x4E7E, 420311, 420306, 420487, 420498, 420479, 420446, 420467, 420439, 420518 }, { 0x4E7F, 420529, 420525, 420561, -1, -1, 420546, 420554, -1, -1 }, { 0x4E80, 420572, 420566, 420626, -1, 420617, 420600, 420605, -1, -1 }, { 0x4E81, 420636, 420631, 420680, -1, 420672, -1, 420668, -1, -1 }, { 0x4E82, 420691, 420685, 420773, 420779, 420769, 420752, 420761, 420739, 420796 }, { 0x4E83, 420809, 420803, 420844, -1, -1, 420834, 420840, -1, -1 }, { 0x4E84, 420849, -1, 420878, -1, 420875, 420864, 420873, -1, -1 }, { 0x4E85, 420888, 420882, 420927, -1, 420922, 420911, 420916, -1, -1 }, { 0x4E86, 420937, 420932, 421012, 421015, 421008, 420990, 421003, 420977, 421026 }, { 0x4E87, 421039, 421033, 421099, -1, 421096, -1, -1, -1, -1 }, { 0x4E88, 421107, 421102, 421156, 421160, 421153, 421129, 421146, 421122, 421167 }, { 0x4E89, 421180, 421173, 421238, -1, -1, 421212, 421234, -1, -1 }, { 0x4E8A, 421249, 421245, 421340, -1, 421337, 421304, 421327, -1, -1 }, { 0x4E8B, 421349, 421345, 421444, 421449, 421441, 421411, 421434, 421404, 421468 }, { 0x4E8C, 421477, 421473, 421520, 421524, 421518, 421495, 421512, 421488, 421535 }, { 0x4E8D, 421545, 421540, 421607, -1, 421599, 421584, 421593, -1, 421612 }, { 0x4E8E, 421623, 421618, 421677, 421681, 421674, 421657, 421669, 421650, 421690 }, { 0x4E8F, 421699, 421693, 421750, -1, 421744, 421735, 421742, 421729, -1 }, { 0x4E90, -1, 421755, 421770, -1, 421766, -1, -1, 421760, -1 }, { 0x4E91, 421779, 421774, 421815, 421820, 421811, 421805, 421808, 421798, 421835 }, { 0x4E92, 421844, 421840, 421889, 421893, 421886, 421874, 421880, 421867, 421897 }, { 0x4E93, 421907, 421902, 421955, -1, 421952, -1, 421949, -1, -1 }, { 0x4E94, 421963, 421959, 421997, 422001, 421995, 421984, 421992, 421977, 422012 }, { 0x4E95, 422023, 422017, 422156, 422162, 422151, 422136, 422142, 422129, 422183 }, { 0x4E96, 422195, 422190, 422224, -1, -1, 422200, 422220, -1, -1 }, { 0x4E97, 422234, 422228, 422273, -1, -1, 422253, 422265, -1, -1 }, { 0x4E98, 422284, 422278, 422363, -1, 422354, 422326, 422342, 422313, -1 }, { 0x4E99, 422374, 422368, 422433, -1, 422428, 422410, 422424, 422403, 422438 }, { 0x4E9A, 422449, 422445, 422462, -1, -1, -1, -1, -1, -1 }, { 0x4E9B, 422470, 422466, 422525, -1, 422522, 422507, 422515, 422500, 422530 }, { 0x4E9C, 422537, 422533, 422574, -1, 422572, 422556, 422562, 422550, -1 }, { 0x4E9D, 422583, 422578, 422661, -1, 422657, 422628, 422653, -1, -1 }, { 0x4E9E, 422669, 422665, 422734, 422738, 422732, 422716, 422722, 422709, -1 }, { 0x4E9F, 422747, 422742, 422812, -1, 422805, 422787, 422796, 422780, 422816 }, { 0x4EA0, 422827, 422822, 422877, -1, 422873, 422850, 422866, -1, -1 }, { 0x4EA1, 422888, 422882, 422965, 422971, 422956, 422926, 422948, 422919, 422986 }, { 0x4EA2, 422997, 422991, 423127, 423133, 423122, 423109, 423118, 423102, 423141 }, { 0x4EA3, -1, 423146, 423152, -1, -1, -1, -1, -1, -1 }, { 0x4EA4, 423162, 423156, 423249, 423255, 423245, 423216, 423236, 423209, 423264 }, { 0x4EA5, 423274, 423269, 423318, 423323, 423314, 423304, 423306, 423297, 423329 }, { 0x4EA6, 423340, 423335, 423385, 423389, 423381, 423367, 423372, 423360, -1 }, { 0x4EA7, 423406, 423400, 423439, -1, -1, -1, -1, -1, -1 }, { 0x4EA8, 423451, 423445, 423536, -1, 423523, 423492, 423510, 423485, 423542 }, { 0x4EA9, 423552, 423547, 423581, -1, -1, -1, -1, -1, -1 }, { 0x4EAA, 423590, 423585, 423598, -1, -1, -1, -1, -1, -1 }, { 0x4EAB, 423608, 423601, 423647, -1, 423641, 423621, 423636, 423614, 423654 }, { 0x4EAC, 423669, 423663, 423715, 423721, 423709, 423689, 423696, 423682, 423728 }, { 0x4EAD, 423739, 423733, 423789, 423795, 423784, 423762, 423770, 423755, 423808 }, { 0x4EAE, 423822, 423815, 423893, 423900, 423887, 423869, 423882, 423856, -1 }, { 0x4EAF, 423916, 423909, 423946, -1, -1, -1, 423937, -1, -1 }, { 0x4EB0, 423959, 423953, 424004, -1, 423998, 423978, 423985, 423972, -1 }, { 0x4EB1, 424014, 424010, 424060, -1, 424057, 424046, 424054, -1, -1 }, { 0x4EB2, 424069, 424064, 424142, -1, -1, -1, -1, -1, -1 }, { 0x4EB3, 424152, 424147, 424215, -1, 424211, -1, 424201, 424194, -1 }, { 0x4EB4, -1, 424219, 424234, -1, 424231, -1, -1, 424224, -1 }, { 0x4EB5, 424244, 424239, 424282, -1, -1, -1, -1, -1, -1 }, { 0x4EB6, 424293, 424287, 424356, -1, 424352, 424327, 424340, 424320, -1 }, { 0x4EB7, 424366, 424361, 424413, -1, 424408, 424393, 424404, -1, -1 }, { 0x4EB8, 424423, 424419, 424459, -1, -1, -1, 424456, -1, -1 }, { 0x4EB9, 424469, 424464, 424551, -1, 424543, 424508, 424529, 424501, -1 }, { 0x4EBA, 424561, 424556, 424619, 424624, 424616, 424603, 424608, 424596, 424635 }, { 0x4EBB, 424646, 424641, 424666, -1, 424663, -1, -1, -1, -1 }, { 0x4EBC, 424677, 424671, 424727, -1, -1, 424709, 424718, -1, -1 }, { 0x4EBD, 424737, 424731, 424748, -1, 424745, -1, -1, -1, -1 }, { 0x4EBE, 424757, 424752, 424827, 424833, 424818, 424788, 424810, -1, -1 }, { 0x4EBF, 424845, 424840, 424867, -1, -1, -1, -1, -1, -1 }, { 0x4EC0, 424876, 424871, 424966, -1, 424958, 424933, 424949, 424919, 424972 }, { 0x4EC1, 424984, 424979, 425056, 425061, 425053, 425025, 425042, 425018, 425066 }, { 0x4EC2, 425077, 425072, 425137, -1, 425133, 425106, 425122, -1, -1 }, { 0x4EC3, 425147, 425141, 425168, -1, -1, -1, 425164, -1, 425174 }, { 0x4EC4, 425187, 425182, 425265, 425269, 425260, 425227, 425243, 425220, 425284 }, { 0x4EC5, 425296, 425291, 425329, -1, -1, -1, 425323, -1, -1 }, { 0x4EC6, 425338, 425334, 425408, 425412, 425404, 425388, 425396, 425382, 425417 }, { 0x4EC7, 425428, 425423, 425486, -1, 425482, 425463, 425474, 425456, 425492 }, { 0x4EC8, -1, 425498, 425516, -1, -1, -1, 425504, -1, -1 }, { 0x4EC9, 425527, 425520, 425565, -1, -1, -1, 425560, -1, 425572 }, { 0x4ECA, 425582, 425577, 425628, 425633, 425624, 425612, 425616, 425605, 425644 }, { 0x4ECB, 425654, 425648, 425755, 425760, 425751, 425733, 425747, 425726, 425766 }, { 0x4ECC, -1, 425773, 425779, -1, -1, -1, -1, -1, -1 }, { 0x4ECD, 425791, 425785, 425880, 425886, 425876, 425848, 425867, 425841, 425902 }, { 0x4ECE, 425915, 425909, 425979, -1, 425974, 425948, 425962, -1, -1 }, { 0x4ECF, 425990, 425985, 426015, -1, 426010, 425997, 426004, -1, -1 }, { 0x4ED0, 426024, 426019, 426101, -1, -1, 426092, 426097, -1, -1 }, { 0x4ED1, 426112, 426106, 426143, -1, -1, -1, -1, -1, -1 }, { 0x4ED2, 426154, 426148, 426166, -1, 426162, -1, -1, -1, -1 }, { 0x4ED3, 426178, 426172, 426198, -1, -1, -1, -1, -1, -1 }, { 0x4ED4, 426209, 426204, 426266, -1, 426263, 426249, 426255, 426242, 426270 }, { 0x4ED5, 426279, 426275, 426345, -1, 426342, 426313, 426335, 426306, 426350 }, { 0x4ED6, 426359, 426354, 426406, 426410, 426402, 426394, 426399, 426387, 426419 }, { 0x4ED7, 426430, 426423, 426511, 426518, 426506, 426480, 426502, 426473, 426540 }, { 0x4ED8, 426554, 426550, 426628, 426632, 426624, 426600, 426621, 426593, 426637 }, { 0x4ED9, 426647, 426642, 426718, 426724, 426714, 426697, 426710, 426690, 426737 }, { 0x4EDA, 426748, 426743, 426768, -1, 426764, 426755, 426760, -1, -1 }, { 0x4EDB, 426779, 426774, 426838, -1, 426829, 426810, 426821, -1, -1 }, { 0x4EDC, -1, 426843, 426856, -1, -1, -1, 426849, -1, -1 }, { 0x4EDD, 426868, 426862, 426914, 426920, 426909, 426899, 426905, 426892, 426926 }, { 0x4EDE, 426939, 426934, 427003, 427008, 427000, 426989, 426996, 426982, -1 }, { 0x4EDF, 427019, 427014, 427084, -1, 427079, 427067, 427075, 427060, -1 }, { 0x4EE0, -1, 427090, 427111, -1, -1, 427095, 427103, -1, -1 }, { 0x4EE1, 427122, 427116, 427177, -1, 427173, 427145, 427155, 427138, -1 }, { 0x4EE2, -1, 427181, 427218, -1, 427214, 427186, 427198, -1, -1 }, { 0x4EE3, 427227, 427222, 427326, 427331, 427322, 427298, 427314, 427291, 427346 }, { 0x4EE4, 427359, 427353, 427454, 427460, 427448, 427427, 427439, 427414, 427477 }, { 0x4EE5, 427488, 427484, 427574, 427578, 427572, 427553, 427570, 427546, -1 }, { 0x4EE6, -1, 427591, 427597, -1, -1, -1, -1, -1, -1 }, { 0x4EE7, -1, 427603, 427610, -1, -1, -1, -1, -1, -1 }, { 0x4EE8, 427623, 427617, 427679, -1, -1, -1, 427676, -1, -1 }, { 0x4EE9, -1, 427683, 427690, -1, -1, -1, -1, -1, -1 }, { 0x4EEA, 427701, 427697, 427731, -1, -1, -1, -1, -1, -1 }, { 0x4EEB, 427740, 427735, 427746, -1, -1, -1, -1, -1, -1 }, { 0x4EEC, 427755, 427750, 427787, -1, -1, -1, -1, -1, -1 }, { 0x4EED, 427796, 427791, 427853, 427858, 427850, 427839, 427846, -1, -1 }, { 0x4EEE, 427876, 427870, 427945, -1, 427938, 427913, 427932, 427907, -1 }, { 0x4EEF, -1, 427950, 427983, -1, -1, 427956, 427964, -1, -1 }, { 0x4EF0, 427996, 427989, 428083, 428089, 428079, 428055, 428070, 428048, 428110 }, { 0x4EF1, -1, 428120, 428165, -1, -1, 428125, 428144, -1, -1 }, { 0x4EF2, 428177, 428171, 428246, 428253, 428240, 428230, 428235, 428223, -1 }, { 0x4EF3, 428277, 428272, 428325, -1, 428322, 428307, 428316, 428300, -1 }, { 0x4EF4, -1, 428329, 428346, -1, -1, -1, 428334, -1, -1 }, { 0x4EF5, 428354, 428350, 428402, -1, 428400, 428369, 428394, 428362, -1 }, { 0x4EF6, 428411, 428406, 428476, -1, 428472, 428455, 428468, 428448, 428482 }, { 0x4EF7, 428495, 428489, 428540, -1, 428536, 428515, 428532, 428508, 428545 }, { 0x4EF8, 428555, 428550, 428588, -1, -1, -1, -1, -1, -1 }, { 0x4EF9, -1, 428593, 428599, -1, -1, -1, -1, -1, -1 }, { 0x4EFA, -1, 428605, 428611, -1, -1, -1, -1, -1, -1 }, { 0x4EFB, 428622, 428617, 428714, 428719, 428711, 428686, 428707, 428679, 428730 }, { 0x4EFC, 428743, 428737, 428805, -1, -1, -1, 428800, -1, -1 }, { 0x4EFD, 428816, 428811, 428872, -1, 428868, 428842, 428860, 428836, 428877 }, { 0x4EFE, 428889, 428884, 428975, -1, -1, 428947, 428965, -1, -1 }, { 0x4EFF, 428985, 428979, 429049, -1, 429044, 429013, 429036, 429006, 429055 }, { 0x4F00, 429069, 429063, 429113, -1, 429108, 429084, 429099, 429077, -1 }, { 0x4F01, 429125, 429120, 429190, -1, 429187, 429164, 429184, 429157, 429194 }, { 0x4F02, -1, 429198, 429207, -1, -1, -1, 429203, -1, -1 }, { 0x4F03, 429217, 429212, 429249, -1, 429246, 429232, 429243, 429226, -1 }, { 0x4F04, -1, 429253, 429263, -1, -1, -1, 429258, -1, -1 }, { 0x4F05, -1, -1, 429281, -1, 429277, -1, 429269, -1, -1 }, { 0x4F06, -1, 429286, 429291, -1, -1, -1, -1, -1, -1 }, { 0x4F07, -1, 429295, 429313, -1, 429309, -1, 429300, -1, -1 }, { 0x4F08, 429322, 429317, 429361, -1, 429352, 429339, 429347, -1, -1 }, { 0x4F09, 429372, 429366, 429430, -1, 429425, 429408, 429421, 429401, -1 }, { 0x4F0A, 429440, 429436, 429508, 429512, 429506, 429489, 429504, 429482, 429519 }, { 0x4F0B, 429526, 429521, 429561, -1, 429557, 429543, 429552, 429536, -1 }, { 0x4F0C, -1, 429565, 429585, -1, -1, 429570, 429580, -1, -1 }, { 0x4F0D, 429593, 429589, 429648, -1, 429646, 429630, 429643, 429623, 429652 }, { 0x4F0E, 429662, 429657, 429706, -1, 429703, 429692, 429697, 429685, 429710 }, { 0x4F0F, 429719, 429714, 429804, 429808, 429791, 429761, 429777, 429754, 429821 }, { 0x4F10, 429833, 429828, 429895, 429899, 429891, 429868, 429885, 429861, 429914 }, { 0x4F11, 429926, 429921, 429992, 429997, 429988, 429961, 429980, 429954, 430008 }, { 0x4F12, -1, 430013, 430035, -1, -1, 430018, 430027, -1, -1 }, { 0x4F13, -1, 430040, 430055, -1, -1, -1, 430045, -1, -1 }, { 0x4F14, -1, 430059, 430073, -1, -1, -1, 430064, -1, -1 }, { 0x4F15, 430082, 430078, 430111, -1, -1, 430097, 430108, -1, -1 }, { 0x4F16, -1, 430115, 430128, -1, -1, -1, 430121, -1, -1 }, { 0x4F17, 430140, 430134, 430185, -1, -1, 430173, 430177, -1, -1 }, { 0x4F18, 430197, 430192, 430236, -1, -1, -1, 430230, 430224, -1 }, { 0x4F19, 430245, 430241, 430289, -1, 430285, 430276, 430282, -1, -1 }, { 0x4F1A, 430299, 430294, 430364, -1, 430356, 430338, 430350, 430332, 430369 }, { 0x4F1B, 430380, 430375, 430396, -1, -1, -1, -1, -1, -1 }, { 0x4F1C, 430406, 430400, 430441, -1, 430437, 430420, 430427, -1, -1 }, { 0x4F1D, 430452, 430446, 430518, -1, 430514, 430480, 430506, -1, -1 }, { 0x4F1E, 430529, 430523, 430558, -1, -1, -1, -1, -1, -1 }, { 0x4F1F, 430568, 430563, 430597, -1, -1, -1, -1, -1, -1 }, { 0x4F20, 430608, 430602, 430636, -1, -1, -1, -1, -1, -1 }, { 0x4F21, 430647, 430643, 430710, -1, -1, 430703, -1, -1, -1 }, { 0x4F22, 430721, 430715, 430727, -1, -1, -1, -1, -1, -1 }, { 0x4F23, 430736, 430731, 430757, -1, 430752, 430741, 430748, -1, -1 }, { 0x4F24, 430770, 430763, 430799, -1, -1, -1, -1, -1, -1 }, { 0x4F25, 430813, 430806, 430844, -1, -1, -1, -1, -1, -1 }, { 0x4F26, 430857, 430851, 430884, -1, -1, -1, -1, -1, -1 }, { 0x4F27, 430895, 430889, 430922, -1, -1, -1, -1, -1, -1 }, { 0x4F28, -1, 430928, 430934, -1, -1, -1, -1, -1, -1 }, { 0x4F29, 430944, 430939, 431014, -1, 431010, 430982, 431005, -1, 431019 }, { 0x4F2A, 431029, 431023, 431055, -1, -1, -1, -1, -1, -1 }, { 0x4F2B, 431065, 431060, 431098, -1, -1, -1, -1, -1, -1 }, { 0x4F2C, -1, 431103, 431108, -1, -1, -1, -1, -1, -1 }, { 0x4F2D, 431116, 431111, 431153, -1, -1, -1, 431145, -1, -1 }, { 0x4F2E, 431164, 431159, 431200, -1, -1, 431187, 431197, -1, 431204 }, { 0x4F2F, 431214, 431208, 431334, 431338, 431324, 431300, 431316, 431293, 431343 }, { 0x4F30, 431351, 431347, 431411, 431415, 431408, 431393, 431405, 431386, -1 }, { 0x4F31, 431424, 431419, 431437, -1, -1, -1, 431434, -1, -1 }, { 0x4F32, 431446, 431441, 431471, -1, -1, -1, 431468, -1, 431479 }, { 0x4F33, -1, 431482, 431505, -1, -1, 431487, 431493, -1, -1 }, { 0x4F34, 431515, 431510, 431586, 431591, 431582, 431561, 431574, 431554, 431608 }, { 0x4F35, -1, 431614, 431643, -1, -1, 431620, 431629, -1, 431647 }, { 0x4F36, 431658, 431652, 431712, 431718, 431706, 431689, 431697, 431682, 431723 }, { 0x4F37, 431734, 431729, 431758, -1, -1, 431745, 431753, -1, -1 }, { 0x4F38, 431769, 431764, 431835, 431841, 431831, 431812, 431826, 431805, -1 }, { 0x4F39, 431858, 431852, 431894, -1, -1, 431881, 431890, -1, -1 }, { 0x4F3A, 431902, 431898, 431964, 431968, 431961, 431943, 431957, 431936, -1 }, { 0x4F3B, 431981, 431975, 432039, -1, 432032, 432016, 432023, -1, -1 }, { 0x4F3C, 432049, 432045, 432101, 432105, 432098, 432090, 432095, 432083, 432120 }, { 0x4F3D, 432130, 432125, 432319, 432324, 432316, 432301, 432306, 432294, 432329 }, { 0x4F3E, 432339, 432334, 432376, -1, 432373, 432352, 432360, 432346, -1 }, { 0x4F3F, -1, 432380, 432394, -1, -1, 432384, 432392, -1, -1 }, { 0x4F40, 432402, 432398, 432426, -1, 432423, 432411, 432416, -1, -1 }, { 0x4F41, -1, 432430, 432473, -1, 432471, 432434, 432451, -1, -1 }, { 0x4F42, -1, 432477, 432517, -1, 432512, 432490, 432503, 432483, -1 }, { 0x4F43, 432529, 432524, 432590, -1, 432586, 432570, 432578, 432563, 432596 }, { 0x4F44, -1, 432604, 432609, -1, -1, -1, -1, -1, -1 }, { 0x4F45, -1, 432614, 432619, -1, -1, -1, -1, -1, -1 }, { 0x4F46, 432630, 432624, 432693, 432698, 432689, 432668, 432681, 432661, -1 }, { 0x4F47, 432711, 432706, 432773, 432778, 432770, 432757, 432766, 432750, -1 }, { 0x4F48, 432790, 432785, 432844, -1, 432840, 432825, 432834, 432818, -1 }, { 0x4F49, 432854, 432848, 432947, -1, 432940, -1, 432926, 432920, -1 }, { 0x4F4A, -1, 432951, 432960, -1, 432956, -1, -1, -1, 432964 }, { 0x4F4B, 432973, 432968, 433040, -1, 433037, 433019, 433028, 433012, -1 }, { 0x4F4C, 433050, 433046, 433068, -1, -1, 433056, 433064, -1, -1 }, { 0x4F4D, 433077, 433072, 433148, 433153, 433145, 433127, 433143, 433120, 433161 }, { 0x4F4E, 433171, 433166, 433222, 433226, 433219, 433209, 433215, 433202, 433235 }, { 0x4F4F, 433246, 433241, 433316, 433321, 433312, 433289, 433308, 433282, 433336 }, { 0x4F50, 433345, 433341, 433413, -1, 433409, 433385, 433406, 433378, 433418 }, { 0x4F51, 433427, 433422, 433473, -1, 433470, 433455, 433464, 433448, -1 }, { 0x4F52, -1, 433478, 433518, -1, 433514, 433485, 433507, -1, -1 }, { 0x4F53, 433529, 433524, 433606, -1, 433596, 433577, 433584, 433570, 433610 }, { 0x4F54, 433621, 433616, 433693, -1, 433689, 433660, 433680, 433653, -1 }, { 0x4F55, 433703, 433699, 433765, 433769, 433762, 433739, 433756, 433732, -1 }, { 0x4F56, -1, 433778, 433823, -1, 433818, 433790, 433806, 433783, -1 }, { 0x4F57, 433831, 433827, 433884, 433889, 433880, 433865, 433877, 433858, -1 }, { 0x4F58, 433902, 433898, 433920, -1, 433917, -1, 433910, -1, -1 }, { 0x4F59, 433930, 433925, 433988, 433992, 433985, 433965, 433982, 433958, 433999 }, { 0x4F5A, 434008, 434003, 434069, -1, 434062, 434042, 434051, 434035, 434073 }, { 0x4F5B, 434084, 434079, 434200, 434204, 434190, 434165, 434172, 434158, 434211 }, { 0x4F5C, 434223, 434218, 434308, 434313, 434300, 434271, 434292, 434264, 434326 }, { 0x4F5D, 434336, 434331, 434370, -1, 434366, 434351, 434359, 434344, -1 }, { 0x4F5E, 434381, 434375, 434435, -1, 434429, 434403, 434421, 434396, 434441 }, { 0x4F5F, 434454, 434448, 434480, -1, 434475, -1, 434468, 434461, -1 }, { 0x4F60, 434491, 434486, 434533, -1, 434530, 434518, 434524, -1, 434537 }, { 0x4F61, 434547, 434542, 434579, -1, -1, 434569, 434575, -1, -1 }, { 0x4F62, 434591, 434585, 434620, -1, -1, 434611, 434616, -1, -1 }, { 0x4F63, 434630, 434624, 434649, -1, -1, -1, 434645, -1, -1 }, { 0x4F64, 434661, 434655, 434703, -1, -1, -1, -1, -1, -1 }, { 0x4F65, 434712, 434707, 434737, -1, -1, -1, -1, -1, -1 }, { 0x4F66, -1, 434743, 434748, -1, -1, -1, -1, -1, -1 }, { 0x4F67, 434757, 434752, 434821, -1, -1, -1, -1, -1, -1 }, { 0x4F68, -1, 434825, 434831, -1, -1, -1, -1, -1, -1 }, { 0x4F69, 434841, 434836, 434935, 434940, 434930, 434912, 434926, 434905, -1 }, { 0x4F6A, 434954, 434949, 435000, -1, 434996, 434970, 434988, 434963, -1 }, { 0x4F6B, -1, 435005, 435027, -1, -1, 435010, 435016, -1, -1 }, { 0x4F6C, 435036, 435031, 435082, -1, -1, 435064, 435070, -1, -1 }, { 0x4F6D, 435093, 435087, 435120, -1, -1, -1, -1, -1, -1 }, { 0x4F6E, 435132, 435127, 435171, -1, -1, 435159, 435167, -1, -1 }, { 0x4F6F, 435182, 435175, 435240, -1, 435235, 435222, 435231, 435215, -1 }, { 0x4F70, 435252, 435246, 435287, -1, 435282, 435267, 435271, 435260, -1 }, { 0x4F71, -1, 435292, 435307, -1, -1, 435298, 435303, -1, -1 }, { 0x4F72, -1, 435311, 435317, -1, -1, -1, -1, -1, -1 }, { 0x4F73, 435329, 435323, 435390, 435395, 435383, 435376, 435380, 435369, 435406 }, { 0x4F74, 435415, 435411, 435489, -1, 435487, 435444, 435473, 435438, -1 }, { 0x4F75, 435500, 435494, 435549, -1, 435543, 435515, 435539, -1, 435555 }, { 0x4F76, 435566, 435561, 435629, -1, 435625, 435604, 435613, 435597, -1 }, { 0x4F77, 435638, 435633, 435693, -1, 435684, 435657, 435664, -1, -1 }, { 0x4F78, 435703, 435698, 435764, -1, 435759, 435715, 435747, 435708, -1 }, { 0x4F79, 435775, 435769, 435871, -1, 435866, 435834, 435863, 435827, -1 }, { 0x4F7A, 435882, 435876, 435903, 435909, 435899, -1, 435895, 435888, -1 }, { 0x4F7B, 435922, 435917, 435978, -1, 435975, 435956, 435962, 435949, 435984 }, { 0x4F7C, 435997, 435991, 436062, -1, 436058, 436038, 436049, 436031, -1 }, { 0x4F7D, 436072, 436068, 436143, -1, 436139, 436089, 436135, 436082, -1 }, { 0x4F7E, 436152, 436147, 436213, -1, 436210, 436184, 436200, 436177, -1 }, { 0x4F7F, 436221, 436217, 436314, 436319, 436308, 436290, 436304, 436283, 436347 }, { 0x4F80, 436358, 436352, 436389, -1, 436383, 436369, 436374, 436363, -1 }, { 0x4F81, 436400, 436395, 436439, -1, 436435, 436413, 436430, 436406, -1 }, { 0x4F82, 436450, 436445, 436534, -1, 436529, 436510, 436524, -1, -1 }, { 0x4F83, 436544, 436539, 436594, 436599, 436590, 436579, 436586, 436572, -1 }, { 0x4F84, 436609, 436604, 436668, -1, 436664, 436623, 436644, 436616, -1 }, { 0x4F85, 436678, 436673, 436740, -1, 436736, 436725, 436732, -1, 436745 }, { 0x4F86, 436756, 436751, 436814, 436819, 436810, 436801, 436806, 436788, 436830 }, { 0x4F87, 436838, 436834, 436897, -1, 436895, 436867, 436893, -1, -1 }, { 0x4F88, 436905, 436901, 436951, -1, 436947, 436935, 436941, 436928, 436956 }, { 0x4F89, 436967, 436961, 437039, -1, 437035, 437014, 437027, 437007, -1 }, { 0x4F8A, 437051, 437044, 437078, -1, 437072, 437062, 437068, 437055, -1 }, { 0x4F8B, 437090, 437085, 437171, -1, 437166, 437134, 437156, 437121, 437175 }, { 0x4F8C, -1, 437180, 437200, -1, -1, 437185, 437197, -1, -1 }, { 0x4F8D, 437209, 437205, 437293, 437298, 437290, 437264, 437287, 437257, -1 }, { 0x4F8E, 437320, 437315, 437393, -1, 437390, 437372, 437384, 437366, -1 }, { 0x4F8F, 437402, 437397, 437464, -1, 437460, 437436, 437452, 437429, -1 }, { 0x4F90, 437475, 437469, 437523, -1, 437518, 437487, 437504, 437481, -1 }, { 0x4F91, 437532, 437527, 437595, -1, 437592, 437568, 437586, 437561, -1 }, { 0x4F92, -1, 437600, 437625, -1, 437622, 437610, 437619, 437604, -1 }, { 0x4F93, -1, 437629, 437655, -1, -1, 437635, 437643, -1, -1 }, { 0x4F94, 437664, 437659, 437733, 437738, 437730, 437677, 437723, 437670, 437743 }, { 0x4F95, -1, 437749, 437759, -1, -1, -1, 437753, -1, -1 }, { 0x4F96, 437769, 437763, 437840, -1, 437835, 437807, 437827, 437800, 437845 }, { 0x4F97, 437857, 437851, 437957, -1, 437952, 437892, 437937, 437885, -1 }, { 0x4F98, 437968, 437963, 438027, -1, 438023, 437997, 438020, 437990, 438032 }, { 0x4F99, -1, 438036, 438066, -1, 438061, 438041, 438049, -1, -1 }, { 0x4F9A, 438077, 438071, 438142, -1, 438137, 438089, 438128, 438082, -1 }, { 0x4F9B, 438153, 438147, 438230, 438236, 438225, 438198, 438217, 438191, 438249 }, { 0x4F9C, 438259, 438254, 438303, -1, 438299, 438271, 438290, 438264, -1 }, { 0x4F9D, 438313, 438309, 438373, 438377, 438370, 438361, 438366, 438354, 438390 }, { 0x4F9E, -1, 438392, 438438, -1, 438435, 438403, 438428, 438397, -1 }, { 0x4F9F, -1, 438442, 438452, -1, -1, -1, 438448, -1, -1 }, { 0x4FA0, 438462, 438457, 438525, -1, 438515, 438495, 438510, -1, -1 }, { 0x4FA1, 438534, 438530, 438558, -1, 438555, 438547, 438552, -1, -1 }, { 0x4FA2, 438568, 438562, 438576, -1, -1, -1, 438573, -1, -1 }, { 0x4FA3, 438587, 438581, 438629, -1, 438625, 438613, 438618, -1, -1 }, { 0x4FA4, -1, 438633, 438642, -1, 438639, -1, -1, -1, -1 }, { 0x4FA5, 438650, 438645, 438679, -1, -1, -1, -1, -1, -1 }, { 0x4FA6, 438691, 438685, 438719, -1, -1, -1, -1, -1, -1 }, { 0x4FA7, 438730, 438725, 438757, -1, -1, -1, -1, -1, -1 }, { 0x4FA8, 438766, 438761, 438781, -1, -1, -1, -1, -1, -1 }, { 0x4FA9, 438792, 438787, 438818, -1, -1, -1, -1, -1, -1 }, { 0x4FAA, 438830, 438824, 438861, -1, -1, -1, -1, -1, -1 }, { 0x4FAB, 438873, 438867, 438914, -1, -1, 438888, 438906, -1, -1 }, { 0x4FAC, 438926, 438920, 438946, -1, -1, -1, -1, -1, -1 }, { 0x4FAD, 438958, 438952, 438995, -1, -1, 438975, 438991, -1, -1 }, { 0x4FAE, 439005, 439000, 439061, -1, 439058, 439039, 439055, 439032, -1 }, { 0x4FAF, 439070, 439065, 439128, 439133, 439124, 439110, 439120, 439103, 439142 }, { 0x4FB0, -1, 439148, 439154, -1, -1, -1, -1, -1, -1 }, { 0x4FB1, -1, 439161, 439167, -1, -1, -1, -1, -1, 439174 }, { 0x4FB2, -1, 439180, 439235, -1, 439231, 439192, 439226, 439185, -1 }, { 0x4FB3, -1, 439241, 439275, -1, 439271, 439245, 439268, -1, -1 }, { 0x4FB4, 439285, 439280, 439298, -1, -1, -1, 439293, -1, -1 }, { 0x4FB5, 439309, 439304, 439360, 439365, 439355, 439344, 439350, 439337, 439376 }, { 0x4FB6, 439387, 439381, 439436, 439440, 439432, 439420, 439425, 439413, 439445 }, { 0x4FB7, 439456, 439451, 439517, -1, 439512, 439482, 439501, -1, -1 }, { 0x4FB8, -1, 439521, 439530, -1, 439526, -1, -1, -1, -1 }, { 0x4FB9, 439541, 439535, 439599, -1, 439594, 439556, 439581, 439550, -1 }, { 0x4FBA, -1, 439605, 439619, -1, -1, -1, 439610, -1, -1 }, { 0x4FBB, 439631, 439625, 439714, -1, 439709, 439658, 439690, 439651, -1 }, { 0x4FBC, -1, 439719, 439749, -1, -1, 439724, 439737, -1, 439753 }, { 0x4FBD, -1, 439759, 439779, -1, -1, 439765, 439771, -1, -1 }, { 0x4FBE, -1, 439784, 439811, -1, -1, 439796, 439802, 439790, -1 }, { 0x4FBF, 439822, 439817, 439901, 439907, 439890, 439865, 439882, 439851, 439924 }, { 0x4FC0, -1, 439931, 439950, -1, -1, 439937, 439943, -1, -1 }, { 0x4FC1, 439960, 439955, 439983, -1, 439980, 439971, 439977, 439964, -1 }, { 0x4FC2, 439992, 439987, 440066, 440070, 440061, 440031, 440057, 440024, 440076 }, { 0x4FC3, 440086, 440081, 440144, 440148, 440139, 440119, 440134, 440112, 440161 }, { 0x4FC4, 440171, 440166, 440216, 440219, 440214, 440204, 440211, 440197, -1 }, { 0x4FC5, 440229, 440224, 440271, -1, 440267, 440251, 440259, 440244, -1 }, { 0x4FC6, -1, 440276, 440303, -1, -1, 440282, 440296, -1, -1 }, { 0x4FC7, -1, 440307, 440350, -1, 440344, 440315, 440331, -1, -1 }, { 0x4FC8, 440362, 440357, 440410, -1, -1, -1, 440405, -1, -1 }, { 0x4FC9, -1, 440414, 440441, -1, 440439, 440425, 440436, 440418, -1 }, { 0x4FCA, 440451, 440445, 440505, 440510, 440500, 440486, 440495, 440479, 440517 }, { 0x4FCB, -1, 440524, 440554, -1, 440551, 440529, 440538, -1, -1 }, { 0x4FCC, -1, 440558, 440582, -1, 440579, 440569, 440576, 440562, -1 }, { 0x4FCD, -1, 440586, 440622, -1, 440616, 440599, 440607, 440593, -1 }, { 0x4FCE, 440633, 440629, 440691, 440695, 440688, 440673, 440681, 440666, -1 }, { 0x4FCF, 440706, 440701, 440783, -1, 440780, 440750, 440776, 440738, -1 }, { 0x4FD0, 440794, 440789, 440846, -1, 440843, 440831, 440840, 440824, 440850 }, { 0x4FD1, 440862, 440856, 440923, -1, 440918, 440900, 440906, 440893, 440929 }, { 0x4FD2, -1, 440935, 440980, -1, 440976, 440946, 440964, 440940, -1 }, { 0x4FD3, 440991, 440985, 441059, -1, 441053, 441013, 441036, 441006, -1 }, { 0x4FD4, 441070, 441065, 441098, -1, 441093, 441082, 441089, 441075, -1 }, { 0x4FD5, -1, 441104, 441110, -1, -1, -1, -1, -1, -1 }, { 0x4FD6, -1, 441115, 441133, -1, -1, -1, 441126, 441120, -1 }, { 0x4FD7, 441143, 441138, 441203, 441207, 441199, 441184, 441194, 441177, 441218 }, { 0x4FD8, 441228, 441224, 441283, -1, 441279, 441269, 441276, 441262, -1 }, { 0x4FD9, 441292, 441287, 441367, 441371, 441363, 441323, 441353, 441317, -1 }, { 0x4FDA, 441382, 441377, 441436, -1, 441433, 441422, 441430, 441415, 441440 }, { 0x4FDB, 441450, 441445, 441521, 441525, 441516, 441498, 441505, 441491, -1 }, { 0x4FDC, 441550, 441544, 441609, 441615, 441604, 441578, 441595, -1, -1 }, { 0x4FDD, 441625, 441620, 441693, 441698, 441690, 441665, 441683, 441658, 441704 }, { 0x4FDE, 441715, 441710, 441761, -1, 441758, 441747, 441755, 441741, -1 }, { 0x4FDF, 441769, 441765, 441825, -1, 441819, 441809, 441815, 441802, -1 }, { 0x4FE0, 441834, 441829, 441904, 441909, 441894, 441874, 441889, 441867, 441913 }, { 0x4FE1, 441926, 441920, 441988, 441993, 441984, 441956, 441979, 441949, 441999 }, { 0x4FE2, -1, 442004, 442030, -1, -1, 442009, 442025, -1, -1 }, { 0x4FE3, 442040, 442035, 442058, -1, 442056, 442051, -1, 442044, -1 }, { 0x4FE4, 442067, 442062, 442145, -1, 442141, 442133, -1, -1, -1 }, { 0x4FE5, 442153, 442149, 442219, -1, 442216, 442209, -1, -1, -1 }, { 0x4FE6, 442229, 442224, 442256, -1, -1, -1, -1, -1, -1 }, { 0x4FE7, -1, 442262, 442266, -1, -1, -1, -1, -1, -1 }, { 0x4FE8, 442276, 442271, 442304, -1, -1, -1, -1, -1, -1 }, { 0x4FE9, 442316, 442309, 442326, -1, -1, -1, -1, -1, -1 }, { 0x4FEA, 442336, 442331, 442357, -1, -1, -1, -1, -1, -1 }, { 0x4FEB, 442366, 442361, 442402, -1, -1, -1, 442398, -1, -1 }, { 0x4FEC, 442411, 442407, 442437, -1, -1, -1, -1, -1, -1 }, { 0x4FED, 442446, 442441, 442476, -1, -1, -1, -1, -1, -1 }, { 0x4FEE, 442487, 442482, 442540, 442545, 442536, 442519, 442527, 442512, 442556 }, { 0x4FEF, 442563, 442559, 442615, 442619, 442611, 442601, 442608, 442594, -1 }, { 0x4FF0, -1, 442625, 442655, -1, 442651, 442636, 442645, 442629, -1 }, { 0x4FF1, 442666, 442660, 442712, -1, 442708, 442698, 442705, 442691, 442716 }, { 0x4FF2, 442727, 442721, 442770, -1, 442766, 442756, 442762, -1, -1 }, { 0x4FF3, 442782, 442776, 442839, -1, 442835, 442823, 442831, 442816, -1 }, { 0x4FF4, 442849, 442844, 442886, -1, 442881, 442861, 442873, 442854, -1 }, { 0x4FF5, 442897, 442892, 442940, -1, 442935, 442923, 442930, 442916, -1 }, { 0x4FF6, 442951, 442946, 443023, 443028, 443013, 442991, 443002, 442984, -1 }, { 0x4FF7, -1, 443034, 443068, -1, 443065, 443039, 443062, -1, -1 }, { 0x4FF8, 443079, 443073, 443135, 443141, 443130, 443120, 443126, 443113, 443150 }, { 0x4FF9, -1, 443157, 443163, -1, 443161, -1, -1, -1, -1 }, { 0x4FFA, 443172, 443167, 443212, -1, 443206, 443199, 443203, 443192, 443216 }, { 0x4FFB, 443224, 443219, 443308, -1, 443305, -1, 443302, -1, -1 }, { 0x4FFC, -1, 443313, 443345, -1, -1, 443318, 443330, -1, -1 }, { 0x4FFD, -1, 443349, 443371, -1, -1, 443354, 443363, -1, -1 }, { 0x4FFE, 443381, 443376, 443485, 443493, 443482, 443469, 443475, 443462, -1 }, { 0x4FFF, -1, 443500, 443521, -1, -1, 443504, 443514, -1, -1 }, { 0x5000, 443532, 443525, 443597, -1, 443591, 443564, 443578, 443557, 443604 }, { 0x5001, -1, 443611, 443627, -1, -1, 443615, 443620, -1, -1 }, { 0x5002, 443638, 443632, 443687, 443693, 443681, 443653, 443677, 443646, 443712 }, { 0x5003, 443723, 443718, 443759, -1, 443755, 443739, 443747, -1, -1 }, { 0x5004, -1, 443764, 443804, -1, 443800, 443770, 443785, -1, -1 }, { 0x5005, 443815, 443809, 443857, -1, 443853, 443836, 443843, 443829, -1 }, { 0x5006, 443869, 443862, 443921, -1, 443915, 443903, 443910, 443896, -1 }, { 0x5007, -1, 443926, 443972, -1, -1, 443938, 443966, 443932, -1 }, { 0x5008, 443982, 443977, 444018, -1, -1, -1, 444014, -1, 444023 }, { 0x5009, 444037, 444031, 444079, 444085, 444073, 444064, 444069, 444057, -1 }, { 0x500A, -1, 444100, 444123, -1, -1, 444106, 444116, -1, -1 }, { 0x500B, 444133, 444129, 444185, -1, 444181, 444172, 444175, 444165, 444189 }, { 0x500C, 444198, 444193, 444246, -1, 444241, 444228, 444235, -1, -1 }, { 0x500D, 444257, 444252, 444317, 444322, 444308, 444292, 444304, 444285, 444329 }, { 0x500E, -1, 444335, 444354, -1, 444350, 444340, 444346, -1, -1 }, { 0x500F, 444365, 444360, 444422, 444427, 444417, 444400, 444411, 444393, -1 }, { 0x5010, 444438, 444433, 444467, -1, 444462, -1, 444456, -1, -1 }, { 0x5011, 444477, 444472, 444534, -1, 444529, 444516, 444525, 444509, 444538 }, { 0x5012, 444548, 444543, 444617, 444622, 444614, 444587, 444610, 444580, 444635 }, { 0x5013, -1, 444642, 444680, -1, 444676, 444654, 444668, 444648, -1 }, { 0x5014, 444691, 444685, 444756, -1, 444751, 444738, 444745, 444731, -1 }, { 0x5015, -1, 444761, 444789, 444795, 444785, 444767, 444772, -1, -1 }, { 0x5016, 444808, 444802, 444865, 444871, 444859, 444848, 444855, 444841, 444888 }, { 0x5017, -1, 444894, 444939, -1, 444933, 444900, 444925, -1, -1 }, { 0x5018, 444951, 444945, 445019, 445025, 445014, 444985, 445005, 444978, 445033 }, { 0x5019, 445046, 445041, 445110, 445115, 445106, 445080, 445102, 445073, 445121 }, { 0x501A, 445131, 445127, 445194, 445198, 445188, 445171, 445183, 445164, 445213 }, { 0x501B, -1, 445217, 445236, -1, 445233, 445222, 445230, -1, -1 }, { 0x501C, 445245, 445240, 445325, -1, 445320, 445277, 445299, 445270, -1 }, { 0x501D, 445334, 445329, 445365, -1, 445361, 445348, 445357, -1, -1 }, { 0x501E, 445376, 445370, 445446, -1, 445440, 445387, 445423, 445380, -1 }, { 0x501F, 445456, 445452, 445534, 445539, 445526, 445493, 445511, 445486, 445546 }, { 0x5020, -1, 445550, 445571, -1, 445567, 445556, 445564, -1, -1 }, { 0x5021, 445583, 445576, 445640, 445647, 445634, 445621, 445629, 445614, 445668 }, { 0x5022, 445682, 445677, 445760, -1, 445755, 445716, 445750, 445709, -1 }, { 0x5023, 445771, 445765, 445801, -1, 445796, 445786, 445792, 445779, 445807 }, { 0x5024, 445820, 445815, 445871, -1, 445867, 445846, 445857, 445839, 445876 }, { 0x5025, 445888, 445882, 445947, -1, 445942, 445931, 445938, 445924, -1 }, { 0x5026, 445959, 445953, 446008, 446014, 446003, 445985, 445999, 445978, 446024 }, { 0x5027, -1, 446032, 446057, -1, 446052, -1, 446045, 446038, -1 }, { 0x5028, 446069, 446063, 446116, -1, 446113, 446100, 446106, 446093, -1 }, { 0x5029, 446125, 446120, 446197, 446203, 446192, 446162, 446184, 446155, 446213 }, { 0x502A, 446227, 446221, 446280, -1, 446276, 446263, 446268, 446256, 446284 }, { 0x502B, 446296, 446290, 446364, 446369, 446359, 446336, 446355, 446323, 446374 }, { 0x502C, 446386, 446380, 446464, -1, 446459, 446428, 446448, 446421, 446470 }, { 0x502D, 446481, 446476, 446539, -1, 446532, 446511, 446527, 446504, 446543 }, { 0x502E, 446553, 446549, 446624, -1, 446621, 446583, 446612, 446576, -1 }, { 0x502F, -1, 446629, 446662, -1, -1, 446635, 446653, -1, -1 }, { 0x5030, -1, 446668, 446715, -1, 446710, 446681, 446701, 446674, -1 }, { 0x5031, -1, 446721, 446738, -1, 446734, -1, 446726, -1, -1 }, { 0x5032, 446749, 446743, 446833, -1, 446828, 446808, 446820, -1, -1 }, { 0x5033, 446843, 446839, 446896, -1, 446893, 446874, 446889, -1, -1 }, { 0x5034, 446905, 446900, 446933, -1, 446928, -1, 446924, -1, -1 }, { 0x5035, -1, 446938, 446949, -1, -1, -1, 446943, -1, -1 }, { 0x5036, 446959, 446953, 446977, 446981, 446973, 446963, 446970, -1, -1 }, { 0x5037, -1, 446990, 447009, -1, -1, 446995, 447001, -1, -1 }, { 0x5038, 447019, 447014, 447044, -1, -1, -1, -1, -1, -1 }, { 0x5039, 447054, 447049, 447104, -1, 447100, 447084, 447096, -1, -1 }, { 0x503A, 447116, 447110, 447140, -1, -1, -1, -1, -1, -1 }, { 0x503B, 447150, 447146, 447202, -1, 447199, 447193, 447196, 447186, -1 }, { 0x503C, 447211, 447206, 447242, 447247, 447238, 447217, 447228, -1, -1 }, { 0x503D, 447269, 447264, 447291, -1, -1, -1, -1, -1, -1 }, { 0x503E, 447302, 447296, 447328, -1, -1, -1, -1, -1, -1 }, { 0x503F, -1, 447334, 447340, -1, -1, -1, -1, -1, -1 }, { 0x5040, -1, 447346, 447364, -1, -1, 447352, 447361, -1, -1 }, { 0x5041, 447376, 447370, 447399, -1, 447393, 447382, 447388, -1, -1 }, { 0x5042, -1, 447406, 447422, -1, -1, 447411, 447418, -1, -1 }, { 0x5043, 447433, 447428, 447485, 447490, 447482, 447465, 447479, 447458, 447498 }, { 0x5044, 447510, 447504, 447544, -1, 447536, 447522, 447528, 447515, -1 }, { 0x5045, -1, 447550, 447581, -1, 447576, 447556, 447563, -1, 447588 }, { 0x5046, -1, 447596, 447633, -1, 447627, 447608, 447622, 447602, -1 }, { 0x5047, 447644, 447639, 447699, 447704, 447693, 447682, 447687, 447675, -1 }, { 0x5048, 447713, 447708, 447778, -1, 447770, 447752, 447757, 447745, 447782 }, { 0x5049, 447792, 447787, 447838, -1, 447835, 447828, 447833, 447821, 447843 }, { 0x504A, 447852, 447847, 447924, -1, 447921, 447887, 447916, 447880, -1 }, { 0x504B, -1, 447928, 447938, -1, -1, -1, 447934, -1, -1 }, { 0x504C, 447948, 447944, 447999, -1, 447996, 447969, 447989, -1, -1 }, { 0x504D, -1, 448004, 448026, -1, -1, 448009, 448018, -1, -1 }, { 0x504E, 448035, 448030, 448120, -1, 448117, 448076, 448111, 448069, -1 }, { 0x504F, 448130, 448125, 448192, 448198, 448186, 448165, 448182, 448158, 448204 }, { 0x5050, 448218, 448211, 448272, -1, 448269, 448247, 448261, -1, -1 }, { 0x5051, 448283, 448277, 448342, -1, -1, -1, 448335, -1, -1 }, { 0x5052, 448354, 448348, 448405, -1, 448399, 448385, 448395, -1, -1 }, { 0x5053, 448415, 448411, 448450, 448454, 448447, 448430, 448443, 448423, -1 }, { 0x5054, -1, 448458, 448464, -1, -1, -1, -1, -1, -1 }, { 0x5055, 448473, 448467, 448522, -1, 448513, 448502, 448509, 448495, -1 }, { 0x5056, 448531, 448527, 448581, -1, 448577, 448568, 448573, 448562, -1 }, { 0x5057, -1, 448586, 448618, -1, -1, 448593, 448609, -1, -1 }, { 0x5058, 448630, 448625, 448665, -1, 448661, -1, 448657, 448650, -1 }, { 0x5059, -1, 448670, 448698, -1, -1, 448681, 448690, 448675, -1 }, { 0x505A, 448707, 448702, 448758, -1, 448751, 448730, 448743, 448723, -1 }, { 0x505B, -1, 448763, 448795, -1, 448791, 448769, 448782, -1, -1 }, { 0x505C, 448806, 448800, 448871, 448877, 448866, 448844, 448853, 448837, 448890 }, { 0x505D, 448902, 448897, 448947, -1, 448943, 448921, 448935, -1, -1 }, { 0x505E, -1, 448952, 449029, -1, 449025, 448957, 449011, -1, -1 }, { 0x505F, 449040, 449034, 449112, -1, 449106, 449058, 449096, -1, -1 }, { 0x5060, -1, -1, 449150, -1, 449147, 449126, 449144, 449119, -1 }, { 0x5061, -1, 449155, 449200, -1, -1, 449161, 449193, -1, -1 }, { 0x5062, 449211, 449206, 449265, -1, 449261, 449230, 449257, 449223, -1 }, { 0x5063, -1, 449271, 449288, -1, -1, 449276, 449282, -1, -1 }, { 0x5064, -1, 449293, 449308, -1, -1, 449298, 449305, -1, -1 }, { 0x5065, 449318, 449313, 449399, 449405, 449390, 449359, 449386, 449352, 449415 }, { 0x5066, -1, 449422, 449444, -1, -1, 449434, 449440, 449428, -1 }, { 0x5067, -1, 449448, 449461, -1, -1, 449453, 449458, -1, -1 }, { 0x5068, 449470, 449466, 449495, -1, 449491, 449477, 449487, -1, 449499 }, { 0x5069, 449509, 449505, 449547, -1, 449543, 449516, 449536, -1, -1 }, { 0x506A, 449556, 449551, 449633, -1, 449628, 449595, 449611, 449588, 449637 }, { 0x506B, 449647, 449643, 449698, -1, 449694, 449664, 449687, -1, -1 }, { 0x506C, 449709, 449703, 449757, -1, 449751, 449716, 449747, -1, -1 }, { 0x506D, 449768, 449763, 449811, -1, 449806, 449779, 449798, -1, -1 }, { 0x506E, -1, 449817, 449827, -1, -1, -1, 449822, -1, -1 }, { 0x506F, 449835, 449831, 449853, -1, 449850, 449839, 449846, -1, -1 }, { 0x5070, 449862, 449857, 449965, -1, 449961, 449943, 449949, 449936, -1 }, { 0x5071, -1, 449970, 449988, -1, -1, 449976, 449983, -1, -1 }, { 0x5072, 449997, 449993, 450048, -1, 450045, 450021, 450037, 450014, -1 }, { 0x5073, -1, 450053, 450080, -1, -1, 450059, 450076, -1, -1 }, { 0x5074, 450091, 450086, 450164, 450168, 450159, 450125, 450148, 450118, 450183 }, { 0x5075, 450196, 450190, 450247, -1, 450242, 450231, 450238, 450224, 450253 }, { 0x5076, 450265, 450259, 450334, 450338, 450331, 450308, 450323, 450301, 450345 }, { 0x5077, 450357, 450352, 450403, 450408, 450398, 450382, 450389, -1, -1 }, { 0x5078, 450417, 450412, 450454, -1, 450449, 450433, 450440, 450426, -1 }, { 0x5079, 450464, 450459, 450517, -1, 450514, 450488, 450511, -1, -1 }, { 0x507A, 450527, 450522, 450552, -1, -1, -1, 450548, -1, -1 }, { 0x507B, 450562, 450556, 450584, -1, -1, -1, 450580, -1, -1 }, { 0x507C, -1, 450589, 450594, -1, -1, -1, -1, -1, -1 }, { 0x507D, 450605, 450599, 450663, -1, 450660, 450631, 450654, -1, 450668 }, { 0x507E, 450680, 450675, 450709, -1, -1, -1, -1, -1, -1 }, { 0x507F, 450721, 450714, 450752, -1, -1, -1, -1, -1, -1 }, { 0x5080, 450765, 450759, 450810, -1, 450806, 450796, 450802, 450789, -1 }, { 0x5081, 450820, 450815, 450841, -1, -1, 450828, 450834, -1, -1 }, { 0x5082, -1, -1, 450881, -1, -1, 450846, 450870, -1, -1 }, { 0x5083, -1, 450886, 450916, -1, 450913, 450897, 450910, 450891, -1 }, { 0x5084, -1, 450920, 450954, -1, -1, 450927, 450942, -1, -1 }, { 0x5085, 450963, 450959, 451030, 451034, 451026, 451002, 451023, 450995, 451039 }, { 0x5086, -1, 451044, 451073, -1, -1, 451050, 451061, -1, -1 }, { 0x5087, -1, 451079, 451097, -1, -1, 451085, 451089, -1, -1 }, { 0x5088, 451109, 451103, 451127, -1, -1, -1, 451115, -1, -1 }, { 0x5089, -1, 451131, 451136, -1, -1, -1, -1, -1, -1 }, { 0x508A, -1, 451140, 451162, -1, -1, 451145, 451159, -1, -1 }, { 0x508B, -1, -1, 451208, -1, 451203, 451174, 451192, 451167, -1 }, { 0x508C, 451220, 451215, 451279, -1, 451276, 451260, 451270, -1, 451283 }, { 0x508D, 451293, 451287, 451365, 451371, 451353, 451332, 451345, 451325, 451384 }, { 0x508E, 451395, 451390, 451426, -1, 451422, 451402, 451418, -1, -1 }, { 0x508F, 451438, 451432, 451511, -1, -1, 451497, 451503, -1, -1 }, { 0x5090, -1, 451517, 451530, -1, -1, -1, 451522, -1, -1 }, { 0x5091, 451540, 451535, 451596, 451601, 451592, 451577, 451586, 451570, 451608 }, { 0x5092, 451620, 451615, 451678, -1, 451673, 451650, 451665, 451643, -1 }, { 0x5093, -1, 451682, 451701, -1, 451697, 451687, 451693, -1, -1 }, { 0x5094, 451712, 451707, 451761, -1, 451756, 451727, 451752, 451720, -1 }, { 0x5095, 451772, 451767, 451799, -1, 451795, -1, 451790, -1, -1 }, { 0x5096, 451810, 451804, 451890, -1, 451884, 451844, 451875, 451837, -1 }, { 0x5097, -1, 451896, 451901, -1, -1, -1, -1, -1, -1 }, { 0x5098, 451912, 451906, 451961, -1, 451957, 451948, 451953, 451941, 451966 }, { 0x5099, 451976, 451971, 452036, 452041, 452033, 452007, 452030, 452000, 452048 }, { 0x509A, 452059, 452053, 452095, -1, 452091, 452081, 452087, 452074, -1 }, { 0x509B, -1, -1, 452127, -1, 452122, 452108, 452115, 452101, -1 }, { 0x509C, 452138, 452133, 452183, -1, 452180, 452155, 452177, -1, -1 }, { 0x509D, -1, -1, 452213, -1, 452208, -1, 452195, 452188, -1 }, { 0x509E, 452222, 452218, 452244, -1, 452241, -1, 452238, 452231, -1 }, { 0x509F, -1, 452249, 452264, -1, -1, 452254, 452261, -1, -1 }, { 0x50A0, -1, 452270, 452299, -1, -1, 452275, 452287, -1, -1 }, { 0x50A1, -1, 452303, 452343, -1, -1, 452309, 452339, -1, -1 }, { 0x50A2, 452354, 452349, 452405, -1, 452402, 452394, 452399, 452388, -1 }, { 0x50A3, 452416, 452410, 452455, -1, -1, -1, -1, -1, -1 }, { 0x50A4, -1, 452460, 452469, -1, -1, -1, 452465, -1, -1 }, { 0x50A5, 452480, 452474, 452503, -1, -1, -1, -1, -1, -1 }, { 0x50A6, -1, 452509, 452515, -1, -1, -1, -1, -1, 452519 }, { 0x50A7, 452530, 452525, 452547, -1, -1, -1, -1, -1, -1 }, { 0x50A8, 452557, 452552, 452590, -1, -1, -1, -1, -1, -1 }, { 0x50A9, 452599, 452595, 452604, -1, -1, -1, -1, -1, -1 }, { 0x50AA, -1, 452609, 452631, -1, -1, 452615, 452627, -1, -1 }, { 0x50AB, 452642, 452636, 452668, -1, -1, -1, -1, -1, -1 }, { 0x50AC, 452679, 452673, 452732, 452737, 452727, 452698, 452723, 452691, 452752 }, { 0x50AD, 452764, 452758, 452843, -1, 452831, 452802, 452822, 452795, -1 }, { 0x50AE, 452854, 452849, 452906, -1, 452903, 452882, 452895, 452875, -1 }, { 0x50AF, 452917, 452911, 452944, -1, 452938, 452924, 452934, -1, -1 }, { 0x50B0, -1, 452950, 453000, -1, 452994, 452956, 452986, -1, -1 }, { 0x50B1, -1, 453006, 453035, -1, -1, 453012, 453022, -1, 453041 }, { 0x50B2, 453055, 453049, 453110, 453114, 453108, 453090, 453104, 453083, 453121 }, { 0x50B3, 453134, 453128, 453190, 453197, 453186, 453169, 453178, 453162, 453208 }, { 0x50B4, 453222, 453217, 453266, 453270, 453262, 453245, 453260, 453238, -1 }, { 0x50B5, 453281, 453275, 453326, 453332, 453321, 453312, 453317, 453305, 453338 }, { 0x50B6, -1, 453344, 453372, -1, -1, 453349, 453356, -1, -1 }, { 0x50B7, 453383, 453376, 453440, 453447, 453435, 453419, 453430, 453412, 453464 }, { 0x50B8, -1, 453473, 453494, -1, -1, 453479, 453485, -1, -1 }, { 0x50B9, -1, 453502, 453540, -1, -1, 453509, 453522, -1, -1 }, { 0x50BA, 453551, 453546, 453600, -1, 453596, 453572, 453588, -1, -1 }, { 0x50BB, 453609, 453605, 453651, -1, 453648, -1, 453645, -1, -1 }, { 0x50BC, 453661, 453656, 453669, -1, -1, -1, -1, -1, -1 }, { 0x50BD, 453681, 453674, 453722, -1, 453717, 453704, 453712, 453697, -1 }, { 0x50BE, 453735, 453729, 453809, 453815, 453803, 453768, 453799, 453761, 453832 }, { 0x50BF, -1, 453839, 453875, -1, 453872, 453851, 453863, 453844, -1 }, { 0x50C0, -1, 453880, 453899, -1, -1, 453885, 453895, -1, -1 }, { 0x50C1, -1, 453903, 453934, -1, 453930, 453908, 453918, -1, -1 }, { 0x50C2, 453945, 453939, 453988, 453993, 453984, 453970, 453977, 453963, 453998 }, { 0x50C3, 454007, 454002, 454036, -1, -1, 454016, 454033, -1, -1 }, { 0x50C4, 454046, 454041, 454098, -1, 454093, 454065, 454089, 454058, 454104 }, { 0x50C5, 454115, 454110, 454173, 454178, 454169, 454149, 454165, 454142, -1 }, { 0x50C6, -1, 454184, 454220, -1, 454215, 454189, 454211, -1, -1 }, { 0x50C7, 454231, 454226, 454299, -1, 454294, 454262, 454281, -1, -1 }, { 0x50C8, 454309, 454303, 454363, -1, 454359, 454327, 454351, -1, -1 }, { 0x50C9, 454373, 454368, 454437, -1, 454432, 454405, 454428, 454398, -1 }, { 0x50CA, 454448, 454443, 454522, 454528, 454518, 454498, 454514, 454491, -1 }, { 0x50CB, -1, 454541, 454583, -1, 454578, 454547, 454570, -1, -1 }, { 0x50CC, -1, 454588, 454606, -1, -1, 454594, 454602, -1, -1 }, { 0x50CD, 454618, 454612, 454657, -1, 454652, 454630, 454648, -1, -1 }, { 0x50CE, 454669, 454663, 454722, -1, 454713, 454683, 454704, 454677, -1 }, { 0x50CF, 454736, 454729, 454812, 454819, 454807, 454781, 454798, 454774, 454838 }, { 0x50D0, -1, 454847, 454873, -1, -1, 454852, 454865, -1, -1 }, { 0x50D1, 454884, 454879, 454921, -1, 454917, 454906, 454912, 454899, 454927 }, { 0x50D2, -1, 454934, 454945, -1, 454940, -1, -1, -1, -1 }, { 0x50D3, -1, 454952, 455001, -1, -1, 454958, 454985, -1, -1 }, { 0x50D4, -1, 455006, 455051, -1, 455046, 455018, 455042, 455012, -1 }, { 0x50D5, 455061, 455056, 455113, 455117, 455109, 455086, 455104, 455079, 455128 }, { 0x50D6, 455139, 455134, 455194, -1, 455190, 455178, 455187, 455171, -1 }, { 0x50D7, -1, 455198, 455207, -1, -1, -1, 455203, -1, -1 }, { 0x50D8, -1, 455212, 455229, -1, -1, 455218, 455224, -1, -1 }, { 0x50D9, -1, 455236, 455264, -1, -1, 455243, 455260, -1, -1 }, { 0x50DA, 455276, 455271, 455371, -1, 455367, 455349, 455362, 455336, 455377 }, { 0x50DB, 455388, 455383, 455412, -1, 455409, -1, 455406, 455399, -1 }, { 0x50DC, 455422, 455416, 455474, -1, -1, 455450, 455456, -1, -1 }, { 0x50DD, 455487, 455481, 455545, -1, 455541, 455507, 455533, -1, -1 }, { 0x50DE, 455557, 455551, 455622, -1, 455619, 455590, 455613, 455583, -1 }, { 0x50DF, -1, 455627, 455664, -1, 455661, 455632, 455655, -1, -1 }, { 0x50E0, -1, 455668, 455678, -1, -1, -1, 455674, -1, -1 }, { 0x50E1, 455687, 455682, 455719, -1, -1, -1, -1, -1, -1 }, { 0x50E2, -1, 455724, 455773, -1, 455768, 455737, 455759, 455730, -1 }, { 0x50E3, 455780, -1, 455814, -1, 455809, 455794, 455800, -1, -1 }, { 0x50E4, 455825, 455819, 455893, -1, 455888, 455833, 455860, -1, 455898 }, { 0x50E5, 455909, 455904, 455973, -1, 455970, 455945, 455960, 455938, 455979 }, { 0x50E6, 455992, 455987, 456053, -1, 456048, 456016, 456038, 456009, -1 }, { 0x50E7, 456064, 456058, 456132, 456138, 456127, 456117, 456123, 456110, 456151 }, { 0x50E8, 456162, 456157, 456226, -1, 456221, 456191, 456213, -1, -1 }, { 0x50E9, 456237, 456231, 456304, -1, 456300, 456275, 456292, 456268, -1 }, { 0x50EA, -1, 456310, 456367, -1, 456362, 456316, 456328, -1, -1 }, { 0x50EB, -1, 456371, 456375, -1, -1, -1, -1, -1, -1 }, { 0x50EC, 456383, 456378, 456440, -1, 456436, 456420, 456428, 456413, -1 }, { 0x50ED, 456451, 456446, 456492, -1, 456487, 456472, 456478, 456465, 456498 }, { 0x50EE, 456511, 456505, 456564, 456570, 456559, 456536, 456551, 456529, 456583 }, { 0x50EF, 456597, 456591, 456616, -1, -1, 456605, 456612, -1, -1 }, { 0x50F0, 456627, 456621, 456667, -1, 456662, -1, 456652, -1, -1 }, { 0x50F1, 456675, 456671, 456697, -1, -1, 456688, 456694, -1, -1 }, { 0x50F2, -1, 456701, 456706, -1, -1, -1, -1, -1, -1 }, { 0x50F3, 456717, 456712, 456731, -1, -1, -1, -1, -1, -1 }, { 0x50F4, -1, 456735, 456741, -1, -1, -1, -1, -1, -1 }, { 0x50F5, 456754, 456747, 456813, 456820, 456808, 456795, 456803, 456788, -1 }, { 0x50F6, 456832, 456827, 456865, 456870, 456861, 456843, 456853, -1, -1 }, { 0x50F7, -1, 456875, 456884, -1, 456880, -1, -1, -1, -1 }, { 0x50F8, -1, 456888, 456910, -1, 456906, 456893, 456898, -1, -1 }, { 0x50F9, 456920, 456915, 456954, 456959, 456951, 456940, 456945, 456933, 456963 }, { 0x50FA, -1, 456968, 456988, -1, -1, 456973, 456983, -1, -1 }, { 0x50FB, 456999, 456994, 457069, 457073, 457060, 457041, 457048, 457034, -1 }, { 0x50FC, -1, 457083, 457093, -1, -1, -1, 457089, -1, -1 }, { 0x50FD, 457104, 457099, 457148, -1, 457143, 457128, 457138, -1, -1 }, { 0x50FE, 457158, 457154, 457209, -1, 457206, 457170, 457203, 457163, -1 }, { 0x50FF, 457217, 457213, 457285, -1, 457282, 457257, 457274, 457250, -1 }, { 0x5100, 457294, 457290, 457346, 457350, 457343, 457331, 457340, 457324, 457356 }, { 0x5101, 457367, 457361, 457450, -1, 457445, 457431, 457440, 457424, -1 }, { 0x5102, 457461, 457455, 457507, 457513, 457502, 457488, 457494, 457481, 457518 }, { 0x5103, 457529, 457524, 457647, -1, 457642, 457600, 457626, 457593, -1 }, { 0x5104, 457658, 457653, 457710, -1, 457707, 457687, 457698, 457680, 457714 }, { 0x5105, 457725, 457719, 457761, -1, -1, 457730, 457757, -1, -1 }, { 0x5106, 457773, 457767, 457820, -1, 457814, 457794, 457805, 457787, -1 }, { 0x5107, 457832, 457826, 457891, -1, 457886, 457854, 457882, 457847, -1 }, { 0x5108, 457902, 457897, 457947, -1, 457943, 457928, 457936, -1, 457953 }, { 0x5109, 457963, 457958, 458020, 458026, 458016, 458000, 458012, 457993, 458035 }, { 0x510A, 458046, 458042, 458075, -1, -1, 458063, 458071, -1, -1 }, { 0x510B, 458086, 458080, 458173, -1, 458169, 458138, 458157, 458131, -1 }, { 0x510C, 458183, 458178, 458238, -1, 458234, 458200, 458230, -1, -1 }, { 0x510D, 458248, 458244, 458279, -1, -1, -1, 458276, -1, -1 }, { 0x510E, 458289, 458284, 458321, -1, -1, 458310, 458317, -1, -1 }, { 0x510F, -1, 458326, 458332, -1, -1, -1, -1, -1, -1 }, { 0x5110, 458342, 458337, 458398, -1, 458394, 458366, 458390, 458359, -1 }, { 0x5111, -1, 458403, 458454, -1, 458451, 458410, 458439, -1, -1 }, { 0x5112, 458463, 458458, 458519, 458523, 458516, 458488, 458513, 458481, 458534 }, { 0x5113, 458543, 458538, 458586, -1, 458582, 458558, 458578, 458551, -1 }, { 0x5114, 458596, 458591, 458651, 458657, 458647, 458630, 458639, 458623, -1 }, { 0x5115, 458670, 458664, 458729, 458735, 458725, 458708, 458717, 458701, -1 }, { 0x5116, -1, 458742, 458760, -1, -1, 458748, 458756, -1, -1 }, { 0x5117, 458769, 458765, 458837, -1, 458834, 458808, 458827, 458801, -1 }, { 0x5118, 458847, 458841, 458885, -1, 458881, 458861, 458877, 458854, -1 }, { 0x5119, -1, 458890, 458906, -1, -1, 458895, 458902, -1, -1 }, { 0x511A, 458912, -1, 459027, -1, 459022, 459000, 459014, 458994, -1 }, { 0x511B, 459038, 459033, 459098, -1, 459094, 459077, 459088, 459070, -1 }, { 0x511C, 459108, 459102, 459170, -1, 459164, 459142, 459155, 459135, -1 }, { 0x511D, -1, 459176, 459192, -1, -1, 459182, 459188, -1, -1 }, { 0x511E, -1, 459199, 459207, -1, -1, -1, 459204, -1, -1 }, { 0x511F, 459218, 459211, 459284, -1, 459279, 459256, 459274, 459249, -1 }, { 0x5120, -1, 459291, 459306, -1, 459301, -1, 459296, -1, -1 }, { 0x5121, 459317, 459311, 459365, -1, 459361, 459338, 459357, 459331, -1 }, { 0x5122, -1, 459370, 459409, -1, 459405, 459383, 459398, 459376, -1 }, { 0x5123, -1, 459413, 459424, -1, -1, -1, 459420, -1, -1 }, { 0x5124, 459436, 459431, 459471, -1, 459467, 459451, 459458, 459444, -1 }, { 0x5125, -1, 459476, 459531, -1, 459527, 459488, 459502, 459481, -1 }, { 0x5126, 459540, 459535, 459574, -1, 459569, 459548, 459560, -1, -1 }, { 0x5127, -1, 459580, 459620, -1, 459615, 459593, 459611, 459586, -1 }, { 0x5128, -1, 459625, 459657, -1, 459653, 459630, 459639, -1, -1 }, { 0x5129, 459666, 459662, 459698, -1, 459695, 459675, 459691, -1, -1 }, { 0x512A, 459707, 459702, 459776, 459781, 459773, 459741, 459767, 459734, -1 }, { 0x512B, -1, 459786, 459801, -1, 459798, -1, -1, 459791, -1 }, { 0x512C, -1, 459806, 459817, -1, -1, -1, 459812, -1, -1 }, { 0x512D, 459828, 459823, 459893, -1, 459888, 459852, 459883, -1, -1 }, { 0x512E, -1, 459899, 459915, -1, -1, -1, 459904, -1, -1 }, { 0x512F, -1, 459919, 459939, -1, -1, 459925, 459931, -1, -1 }, { 0x5130, -1, 459945, 459964, -1, -1, 459950, 459962, -1, -1 }, { 0x5131, 459975, 459969, 460040, -1, 460035, 459998, 460019, 459991, -1 }, { 0x5132, 460051, 460046, 460126, 460131, 460123, 460097, 460119, 460090, -1 }, { 0x5133, 460143, 460137, 460221, -1, 460216, 460181, 460208, 460174, 460227 }, { 0x5134, -1, 460232, 460266, -1, 460261, 460239, 460252, -1, -1 }, { 0x5135, 460277, 460272, 460328, -1, 460323, 460312, 460318, 460305, -1 }, { 0x5136, 460338, 460333, 460371, -1, 460362, -1, -1, -1, -1 }, { 0x5137, 460381, 460376, 460432, -1, 460428, 460409, 460424, 460402, -1 }, { 0x5138, 460440, 460436, 460477, -1, 460474, 460464, 460471, 460458, -1 }, { 0x5139, 460488, 460482, 460559, -1, 460554, 460532, 460550, 460525, -1 }, { 0x513A, 460568, 460564, 460598, -1, 460595, 460580, 460589, 460573, -1 }, { 0x513B, 460609, 460603, 460670, -1, 460665, 460639, 460661, 460632, -1 }, { 0x513C, 460681, 460676, 460741, -1, 460738, 460716, 460734, 460709, 460746 }, { 0x513D, 460761, 460755, 460832, -1, 460828, 460792, 460814, -1, -1 }, { 0x513E, 460843, 460837, 460866, -1, -1, -1, -1, -1, -1 }, { 0x513F, 460876, 460872, 460945, -1, 460937, 460912, 460925, 460906, -1 }, { 0x5140, 460955, 460949, 461019, 461023, 461016, 460982, 461004, 460975, 461038 }, { 0x5141, 461050, 461045, 461113, -1, 461109, 461088, 461106, 461081, -1 }, { 0x5142, 461124, 461118, 461175, -1, 461171, 461153, 461162, -1, -1 }, { 0x5143, 461186, 461180, 461244, 461250, 461240, 461221, 461232, 461214, 461267 }, { 0x5144, 461281, 461275, 461323, 461330, 461317, 461302, 461308, 461295, 461347 }, { 0x5145, 461359, 461353, 461425, 461432, 461418, 461388, 461409, 461381, 461439 }, { 0x5146, 461449, 461444, 461571, 461577, 461568, 461537, 461559, 461530, 461587 }, { 0x5147, 461601, 461595, 461656, -1, 461650, 461637, 461645, 461630, 461663 }, { 0x5148, 461673, 461668, 461732, 461738, 461728, 461704, 461724, 461697, 461747 }, { 0x5149, 461760, 461753, 461821, 461828, 461815, 461797, 461811, 461790, 461843 }, { 0x514A, -1, 461849, 461886, -1, 461881, 461855, 461864, -1, -1 }, { 0x514B, 461896, 461891, 461959, 461963, 461955, 461935, 461950, 461928, 461968 }, { 0x514C, 461981, 461975, 462074, -1, 462065, 462046, 462055, 462039, -1 }, { 0x514D, 462084, 462079, 462153, 462159, 462143, 462117, 462135, 462110, 462176 }, { 0x514E, 462188, 462183, 462221, -1, 462217, 462208, 462214, 462201, -1 }, { 0x514F, -1, 462225, 462247, -1, -1, 462232, 462242, -1, -1 }, { 0x5150, 462258, 462254, 462311, -1, 462309, 462296, 462299, 462290, -1 }, { 0x5151, 462321, 462315, 462364, -1, 462355, 462336, 462345, -1, 462369 }, { 0x5152, 462380, 462376, 462440, 462444, 462438, 462425, 462428, 462412, -1 }, { 0x5153, -1, 462457, 462498, -1, 462488, 462462, 462479, -1, -1 }, { 0x5154, 462508, 462503, 462540, 462544, 462536, 462527, 462533, 462521, 462553 }, { 0x5155, 462563, 462559, 462600, 462604, 462597, -1, 462590, 462583, -1 }, { 0x5156, 462613, 462608, 462663, -1, 462659, -1, -1, 462653, -1 }, { 0x5157, 462673, 462668, 462750, -1, 462746, 462720, 462743, 462713, -1 }, { 0x5158, -1, 462755, 462781, -1, -1, 462759, 462777, -1, -1 }, { 0x5159, 462791, 462786, -1, -1, 462800, -1, -1, -1, -1 }, { 0x515A, 462810, 462804, 462868, -1, 462863, 462847, 462859, 462841, -1 }, { 0x515B, 462879, 462874, 462893, -1, 462888, -1, -1, -1, -1 }, { 0x515C, 462904, 462899, 462932, -1, 462928, 462917, 462924, 462910, 462937 }, { 0x515D, 462948, 462943, 462957, -1, -1, -1, -1, -1, -1 }, { 0x515E, 462967, 462962, 462977, -1, -1, -1, -1, -1, -1 }, { 0x515F, 462987, 462982, 463014, -1, 463010, 462998, 463005, -1, -1 }, { 0x5160, -1, 463020, 463025, -1, -1, -1, -1, -1, -1 }, { 0x5161, 463036, 463030, -1, -1, 463063, -1, -1, -1, -1 }, { 0x5162, 463074, 463068, 463135, 463141, 463130, 463105, 463125, 463098, 463148 }, { 0x5163, 463160, 463155, 463180, -1, -1, -1, -1, -1, -1 }, { 0x5164, -1, 463184, 463201, -1, -1, 463190, 463197, -1, -1 }, { 0x5165, 463213, 463208, 463270, 463274, 463267, 463245, 463255, 463238, 463285 }, { 0x5166, 463298, 463292, 463336, -1, 463327, 463310, 463323, -1, -1 }, { 0x5167, 463347, 463342, 463412, 463417, 463404, 463381, 463396, 463374, -1 }, { 0x5168, 463440, 463434, 463516, 463522, 463512, 463478, 463504, 463471, 463541 }, { 0x5169, 463554, 463547, 463617, 463624, 463611, 463598, 463606, 463585, 463642 }, { 0x516A, 463656, 463651, 463694, -1, 463691, 463680, 463688, 463673, -1 }, { 0x516B, 463704, 463698, 463770, 463774, 463765, 463740, 463753, 463733, 463783 }, { 0x516C, 463794, 463788, 463852, 463858, 463847, 463831, 463843, 463824, 463869 }, { 0x516D, 463880, 463875, 463932, 463937, 463927, 463904, 463917, 463891, 463948 }, { 0x516E, 463959, 463954, 463999, 464003, 463994, 463987, 463990, 463980, 464012 }, { 0x516F, 464022, 464017, 464030, -1, -1, -1, -1, -1, -1 }, { 0x5170, 464040, 464034, 464066, -1, -1, -1, -1, -1, -1 }, { 0x5171, 464077, 464071, 464147, 464153, 464142, 464120, 464137, 464113, 464170 }, { 0x5172, 464182, 464177, 464194, -1, -1, -1, -1, -1, -1 }, { 0x5173, 464207, 464200, 464238, -1, -1, -1, -1, -1, -1 }, { 0x5174, 464250, 464244, 464276, -1, -1, -1, -1, -1, -1 }, { 0x5175, 464288, 464282, 464342, 464348, 464336, 464311, 464327, 464304, 464363 }, { 0x5176, 464373, 464368, 464426, 464430, 464423, 464407, 464417, 464400, 464443 }, { 0x5177, 464453, 464447, 464526, 464530, 464522, 464492, 464516, 464485, 464543 }, { 0x5178, 464553, 464548, 464637, 464643, 464633, 464606, 464629, 464599, 464654 }, { 0x5179, 464666, 464662, 464725, -1, 464722, 464694, 464715, -1, -1 }, { 0x517A, -1, 464729, 464740, -1, 464734, -1, -1, -1, -1 }, { 0x517B, 464752, 464745, 464783, -1, -1, -1, -1, -1, -1 }, { 0x517C, 464794, 464789, 464853, 464859, 464848, 464830, 464844, 464823, 464868 }, { 0x517D, 464879, 464874, 464902, -1, -1, -1, -1, -1, -1 }, { 0x517E, 464913, 464908, 464960, -1, -1, 464948, 464957, -1, -1 }, { 0x517F, -1, 464964, 464970, -1, -1, -1, -1, -1, -1 }, { 0x5180, 464979, 464974, 465042, 465046, 465039, 465017, 465036, 465010, -1 }, { 0x5181, 465056, 465051, 465062, -1, -1, -1, -1, -1, -1 }, { 0x5182, 465075, 465068, 465125, -1, 465119, 465105, 465110, 465099, -1 }, { 0x5183, -1, 465132, 465158, -1, 465155, 465137, 465147, -1, -1 }, { 0x5184, 465168, 465163, 465222, -1, 465218, 465204, 465210, -1, -1 }, { 0x5185, 465232, 465227, 465270, -1, 465262, 465239, 465254, -1, 465275 }, { 0x5186, 465287, 465281, 465321, -1, 465312, 465298, 465309, 465291, -1 }, { 0x5187, 465332, 465327, 465349, -1, -1, -1, -1, -1, -1 }, { 0x5188, 465360, 465354, 465383, -1, -1, -1, -1, -1, -1 }, { 0x5189, 465394, 465389, 465451, 465456, 465447, 465433, 465439, 465426, 465475 }, { 0x518A, 465489, 465483, 465531, -1, 465525, 465509, 465514, 465502, -1 }, { 0x518B, 465542, 465535, 465597, -1, -1, 465561, 465588, -1, -1 }, { 0x518C, 465610, 465604, 465667, -1, 465661, 465645, 465650, 465639, 465671 }, { 0x518D, 465682, 465677, 465727, 465732, 465723, 465707, 465716, 465700, 465749 }, { 0x518E, -1, 465754, 465773, -1, -1, 465760, 465767, -1, -1 }, { 0x518F, 465785, 465778, 465851, 465858, 465845, 465828, 465836, 465821, -1 }, { 0x5190, 465870, 465865, 465922, -1, 465919, 465888, 465906, -1, -1 }, { 0x5191, 465932, 465927, 465967, 465973, 465963, 465945, 465958, 465939, -1 }, { 0x5192, 465986, 465981, 466032, 466037, 466025, 466011, 466021, 466004, 466044 }, { 0x5193, 466055, 466050, 466111, -1, 466107, 466095, 466103, 466088, -1 }, { 0x5194, 466122, 466116, 466161, -1, 466157, -1, 466154, -1, -1 }, { 0x5195, 466170, 466165, 466220, 466226, 466215, 466199, 466207, 466192, 466234 }, { 0x5196, 466246, 466241, 466291, -1, 466286, 466271, 466275, -1, -1 }, { 0x5197, 466301, 466295, 466345, 466351, 466340, 466331, 466336, 466324, 466359 }, { 0x5198, 466371, 466366, 466449, -1, 466446, 466412, 466437, 466405, 466454 }, { 0x5199, 466463, 466459, 466514, -1, 466511, 466492, 466507, -1, -1 }, { 0x519A, 466524, 466519, 466543, -1, -1, -1, -1, -1, -1 }, { 0x519B, 466554, 466548, 466587, -1, -1, -1, -1, -1, -1 }, { 0x519C, 466598, 466592, 466627, -1, -1, -1, -1, -1, -1 }, { 0x519D, 466637, 466633, 466685, -1, 466682, 466670, 466679, -1, -1 }, { 0x519E, 466694, 466689, 466722, -1, 466719, 466704, 466713, 466698, -1 }, { 0x519F, -1, 466726, 466735, -1, 466731, -1, -1, -1, -1 }, { 0x51A0, 466745, 466740, 466790, 466796, 466785, 466773, 466781, 466766, 466810 }, { 0x51A1, -1, 466816, 466838, -1, 466833, 466822, 466826, -1, 466844 }, { 0x51A2, 466857, 466851, 466927, 466934, 466921, 466894, 466912, 466888, -1 }, { 0x51A3, 466957, 466951, 467034, -1, 467029, 467012, 467018, 467005, -1 }, { 0x51A4, 467044, 467038, 467102, -1, 467098, 467079, 467095, 467072, 467108 }, { 0x51A5, 467118, 467112, 467167, 467173, 467161, 467151, 467157, 467144, 467184 }, { 0x51A6, 467194, 467189, 467237, -1, -1, 467226, 467230, -1, -1 }, { 0x51A7, 467247, 467242, 467301, -1, -1, -1, -1, -1, -1 }, { 0x51A8, 467310, 467306, 467357, -1, 467353, 467341, 467346, -1, -1 }, { 0x51A9, 467365, 467361, 467419, -1, 467416, 467394, 467412, -1, -1 }, { 0x51AA, 467429, 467424, 467486, -1, 467481, 467466, 467476, 467459, -1 }, { 0x51AB, 467496, 467490, 467535, -1, 467530, 467519, 467525, -1, -1 }, { 0x51AC, 467547, 467541, 467593, 467599, 467588, 467579, 467584, 467572, 467610 }, { 0x51AD, -1, 467617, 467648, -1, -1, 467623, 467632, -1, -1 }, { 0x51AE, -1, 467653, 467659, -1, -1, -1, -1, -1, -1 }, { 0x51AF, 467671, 467665, 467699, -1, -1, -1, -1, -1, -1 }, { 0x51B0, 467711, 467705, 467750, 467756, 467745, 467731, 467740, 467725, 467771 }, { 0x51B1, 467781, 467777, 467845, -1, 467842, 467821, 467839, 467814, -1 }, { 0x51B2, 467855, 467849, 467913, -1, 467906, 467892, 467901, 467885, -1 }, { 0x51B3, 467926, 467920, 467980, -1, 467975, 467951, 467963, -1, -1 }, { 0x51B4, 467989, 467985, 468046, -1, 468043, 468022, 468040, -1, -1 }, { 0x51B5, 468056, 468050, 468116, 468123, 468110, 468090, 468105, -1, 468134 }, { 0x51B6, 468146, 468142, 468195, 468199, 468192, 468185, 468189, 468178, 468203 }, { 0x51B7, 468214, 468207, 468278, 468284, 468272, 468246, 468268, 468233, 468301 }, { 0x51B8, -1, 468308, 468328, -1, 468324, 468313, 468320, -1, -1 }, { 0x51B9, -1, -1, 468362, -1, 468357, -1, 468333, -1, -1 }, { 0x51BA, -1, 468366, 468396, -1, -1, 468371, 468380, -1, -1 }, { 0x51BB, 468407, 468401, 468436, -1, -1, -1, -1, -1, -1 }, { 0x51BC, 468447, 468442, 468468, -1, -1, 468457, 468463, -1, -1 }, { 0x51BD, 468479, 468474, 468542, -1, 468537, 468512, 468527, 468505, 468547 }, { 0x51BE, -1, 468552, 468577, -1, -1, 468563, 468572, 468557, -1 }, { 0x51BF, -1, 468582, 468598, -1, -1, 468587, 468594, -1, -1 }, { 0x51C0, 468610, 468604, 468631, -1, -1, -1, -1, -1, -1 }, { 0x51C1, -1, 468637, 468646, -1, 468642, -1, -1, -1, -1 }, { 0x51C2, 468656, 468651, 468691, -1, -1, -1, 468687, -1, -1 }, { 0x51C3, 468701, 468696, 468714, -1, -1, -1, -1, -1, -1 }, { 0x51C4, 468723, 468718, 468791, 468795, 468787, 468761, 468783, 468754, -1 }, { 0x51C5, 468810, 468806, 468861, -1, 468858, 468849, 468855, 468842, -1 }, { 0x51C6, 468871, 468865, 468936, -1, 468931, 468912, 468922, 468905, 468942 }, { 0x51C7, 468955, 468949, 469000, -1, 468995, 468971, 468979, -1, -1 }, { 0x51C8, 469012, 469006, 469062, -1, 469057, 469033, 469048, -1, -1 }, { 0x51C9, 469075, 469068, 469133, 469140, 469127, 469113, 469122, 469100, -1 }, { 0x51CA, 469153, 469147, 469198, -1, 469192, 469168, 469183, 469161, -1 }, { 0x51CB, 469209, 469204, 469274, 469280, 469271, 469247, 469266, 469240, -1 }, { 0x51CC, 469295, 469289, 469359, 469365, 469354, 469341, 469349, 469328, 469373 }, { 0x51CD, 469385, 469379, 469444, 469450, 469439, 469421, 469435, 469414, 469463 }, { 0x51CE, -1, 469470, 469475, -1, -1, -1, -1, -1, -1 }, { 0x51CF, 469486, 469480, 469535, -1, 469531, 469515, 469527, -1, -1 }, { 0x51D0, -1, 469541, 469549, -1, -1, -1, 469546, -1, -1 }, { 0x51D1, 469559, 469554, 469614, -1, 469610, 469590, 469606, 469584, -1 }, { 0x51D2, -1, 469619, 469655, -1, 469652, 469632, 469638, 469625, -1 }, { 0x51D3, 469665, 469659, 469711, -1, 469707, 469685, 469695, -1, -1 }, { 0x51D4, 469721, 469715, 469769, -1, 469763, 469733, 469754, 469726, -1 }, { 0x51D5, -1, 469777, 469802, -1, -1, 469783, 469793, -1, -1 }, { 0x51D6, 469814, 469808, 469884, -1, 469879, 469846, 469869, 469840, -1 }, { 0x51D7, -1, 469890, 469908, -1, 469903, -1, 469896, -1, -1 }, { 0x51D8, 469917, 469913, 469969, -1, 469966, -1, 469954, -1, -1 }, { 0x51D9, 469978, 469973, 470011, -1, -1, 469988, 469996, -1, -1 }, { 0x51DA, 470021, 470016, 470038, -1, 470034, -1, -1, -1, -1 }, { 0x51DB, 470048, 470043, 470115, -1, 470111, 470083, 470107, 470076, -1 }, { 0x51DC, 470125, 470120, 470204, 470209, 470200, 470172, 470196, 470159, 470220 }, { 0x51DD, 470232, 470226, 470287, 470293, 470283, 470266, 470278, 470259, 470310 }, { 0x51DE, 470322, 470317, 470372, -1, 470368, 470356, 470365, 470349, -1 }, { 0x51DF, 470381, 470376, 470440, -1, -1, -1, -1, -1, -1 }, { 0x51E0, 470449, 470444, 470483, 470487, 470478, 470468, 470475, 470461, 470492 }, { 0x51E1, 470503, 470497, 470569, 470574, 470565, 470544, 470557, 470537, 470581 }, { 0x51E2, 470593, 470587, 470652, -1, 470648, 470627, 470640, -1, -1 }, { 0x51E3, 470663, 470657, 470733, -1, 470729, 470712, 470725, -1, -1 }, { 0x51E4, 470744, 470738, 470776, -1, -1, -1, 470772, -1, -1 }, { 0x51E5, 470788, 470782, 470811, -1, 470808, 470797, 470801, -1, -1 }, { 0x51E6, 470820, 470815, 470871, -1, 470867, 470852, 470863, 470846, -1 }, { 0x51E7, 470881, 470876, 470891, -1, -1, 470886, -1, -1, -1 }, { 0x51E8, 470904, 470898, 470954, -1, 470947, 470935, 470940, -1, -1 }, { 0x51E9, 470964, 470960, 470996, -1, 470992, 470982, -1, 470976, -1 }, { 0x51EA, 471005, 471000, 471029, -1, 471026, 471016, -1, -1, -1 }, { 0x51EB, 471038, 471034, 471060, -1, -1, -1, -1, -1, -1 }, { 0x51EC, -1, 471064, 471070, -1, -1, -1, -1, -1, -1 }, { 0x51ED, 471082, 471076, 471141, 471147, 471136, 471117, 471131, 471110, 471165 }, { 0x51EE, 471178, 471172, 471202, -1, 471195, 471183, 471188, -1, -1 }, { 0x51EF, 471213, 471208, 471242, -1, -1, -1, -1, -1, -1 }, { 0x51F0, 471253, 471247, 471295, 471302, 471289, 471275, 471282, 471268, -1 }, { 0x51F1, 471322, 471317, 471389, -1, 471385, 471358, 471377, 471351, 471394 }, { 0x51F2, -1, 471401, 471415, -1, -1, -1, 471407, -1, -1 }, { 0x51F3, 471426, 471420, 471471, -1, 471466, 471446, 471462, 471439, -1 }, { 0x51F4, 471483, 471477, 471538, -1, 471533, -1, 471528, 471522, -1 }, { 0x51F5, 471549, 471544, 471608, -1, 471604, 471579, 471596, -1, -1 }, { 0x51F6, 471620, 471614, 471670, 471677, 471664, 471653, 471659, 471646, 471683 }, { 0x51F7, 471694, 471688, 471733, -1, 471729, 471711, 471722, -1, -1 }, { 0x51F8, 471744, 471739, 471799, -1, 471790, 471779, 471784, 471772, -1 }, { 0x51F9, 471808, 471803, 471878, -1, 471875, 471858, 471872, 471851, -1 }, { 0x51FA, 471888, 471882, 471960, 471965, 471949, 471928, 471938, 471921, 471972 }, { 0x51FB, 471984, 471979, 472017, -1, -1, -1, -1, -1, -1 }, { 0x51FC, 472026, 472021, 472038, -1, -1, -1, -1, -1, -1 }, { 0x51FD, 472050, 472044, 472106, 472111, 472102, 472087, 472098, 472080, 472116 }, { 0x51FE, 472127, 472121, 472176, -1, 472172, 472157, 472168, -1, -1 }, { 0x51FF, 472186, 472181, 472207, -1, -1, -1, -1, -1, -1 }, { 0x5200, 472217, 472212, 472263, 472268, 472260, 472249, 472256, 472242, 472274 }, { 0x5201, 472284, 472279, 472332, 472338, 472329, -1, 472320, 472313, 472342 }, { 0x5202, 472354, 472349, 472395, -1, 472392, 472379, 472388, -1, -1 }, { 0x5203, 472405, 472400, 472465, 472470, 472462, 472444, 472458, 472437, 472476 }, { 0x5204, 472488, 472483, 472534, -1, 472531, 472520, 472523, -1, -1 }, { 0x5205, 472545, 472539, 472611, -1, 472605, 472584, 472596, -1, -1 }, { 0x5206, 472624, 472619, 472708, 472713, 472697, 472663, 472686, 472656, 472729 }, { 0x5207, 472740, 472735, 472813, 472818, 472804, 472779, 472794, 472765, 472823 }, { 0x5208, 472838, 472831, 472890, -1, 472886, 472872, 472882, 472865, -1 }, { 0x5209, -1, 472894, 472911, -1, -1, 472899, 472905, -1, -1 }, { 0x520A, 472920, 472915, 472982, -1, 472978, 472960, 472974, 472953, 472987 }, { 0x520B, 472996, 472991, 473043, -1, 473038, 473029, 473034, -1, -1 }, { 0x520C, 473055, 473049, 473105, -1, 473100, 473076, 473092, -1, 473110 }, { 0x520D, 473121, 473117, 473149, -1, -1, -1, -1, -1, -1 }, { 0x520E, 473159, 473154, 473209, 473214, 473204, 473185, 473196, 473178, 473222 }, { 0x520F, -1, 473228, 473264, -1, 473261, 473233, 473251, -1, -1 }, { 0x5210, -1, 473268, 473283, -1, -1, 473274, 473279, -1, -1 }, { 0x5211, 473294, 473288, 473353, 473359, 473347, 473326, 473338, 473319, 473364 }, { 0x5212, 473375, 473370, 473437, -1, 473433, 473409, 473427, -1, -1 }, { 0x5213, 473448, 473442, 473494, -1, 473490, 473460, 473486, 473453, -1 }, { 0x5214, 473505, 473499, 473545, -1, 473540, 473522, 473528, -1, -1 }, { 0x5215, -1, 473550, 473583, -1, 473576, 473555, 473560, -1, -1 }, { 0x5216, 473593, 473587, 473685, -1, 473681, 473639, 473651, 473632, -1 }, { 0x5217, 473695, 473690, 473771, 473776, 473766, 473746, 473756, 473733, 473782 }, { 0x5218, 473794, 473789, 473833, -1, 473829, 473817, 473824, -1, -1 }, { 0x5219, 473843, 473838, 473873, -1, -1, -1, -1, -1, -1 }, { 0x521A, 473883, 473877, 473910, -1, -1, -1, -1, -1, -1 }, { 0x521B, 473922, 473916, 473951, -1, -1, -1, -1, -1, -1 }, { 0x521C, 473964, 473959, 474002, -1, 473997, 473969, 473985, -1, -1 }, { 0x521D, 474010, 474006, 474072, 474077, 474068, 474045, 474061, 474038, 474084 }, { 0x521E, -1, 474088, 474098, -1, -1, -1, 474094, -1, -1 }, { 0x521F, -1, 474102, 474118, -1, -1, 474107, 474113, -1, 474124 }, { 0x5220, 474136, 474130, 474166, 474172, 474162, 474151, 474158, -1, 474178 }, { 0x5221, 474187, 474182, 474221, -1, -1, 474206, 474213, -1, -1 }, { 0x5222, -1, 474226, 474246, -1, -1, 474232, 474237, -1, -1 }, { 0x5223, -1, 474252, 474258, -1, -1, -1, -1, -1, -1 }, { 0x5224, 474270, 474265, 474327, 474332, 474322, 474307, 474314, 474300, 474339 }, { 0x5225, 474350, 474345, 474421, 474426, 474416, 474381, 474404, 474374, 474434 }, { 0x5226, 474446, 474441, 474507, -1, 474503, 474485, 474494, 474478, -1 }, { 0x5227, 474517, 474512, 474579, -1, 474575, 474553, 474562, 474546, 474584 }, { 0x5228, 474597, 474591, 474649, -1, 474645, 474629, 474636, -1, 474654 }, { 0x5229, 474664, 474659, 474732, 474736, 474729, 474709, 474726, 474696, 474741 }, { 0x522A, 474753, 474747, 474806, -1, 474802, 474791, 474798, 474784, -1 }, { 0x522B, 474817, 474812, 474881, -1, 474876, 474841, 474864, -1, -1 }, { 0x522C, 474892, 474886, 474955, -1, -1, 474928, 474947, -1, -1 }, { 0x522D, 474967, 474961, 474978, -1, -1, -1, -1, -1, -1 }, { 0x522E, 474991, 474984, 475040, 475045, 475035, 475022, 475029, 475015, -1 }, { 0x522F, -1, 475051, 475057, -1, -1, -1, -1, -1, -1 }, { 0x5230, 475068, 475063, 475111, 475116, 475108, 475098, 475104, 475091, 475124 }, { 0x5231, 475136, 475130, 475206, -1, 475200, 475172, 475191, 475165, -1 }, { 0x5232, 475220, 475214, 475276, -1, 475272, 475242, 475265, 475235, -1 }, { 0x5233, 475285, 475281, 475336, 475340, 475333, 475324, 475330, 475317, -1 }, { 0x5234, 475347, 475343, 475389, -1, 475385, 475377, 475382, -1, -1 }, { 0x5235, 475398, 475394, 475450, -1, 475448, 475429, 475438, -1, -1 }, { 0x5236, 475459, 475454, 475510, 475515, 475506, 475495, 475502, 475488, 475523 }, { 0x5237, 475535, 475529, 475599, -1, 475594, 475573, 475588, 475566, 475605 }, { 0x5238, 475617, 475611, 475680, -1, 475675, 475657, 475671, 475650, -1 }, { 0x5239, 475692, 475686, 475764, -1, 475759, 475725, 475747, 475718, -1 }, { 0x523A, 475773, 475769, 475850, 475854, 475842, 475815, 475833, 475801, 475874 }, { 0x523B, 475886, 475881, 475950, 475954, 475946, 475922, 475941, 475915, 475959 }, { 0x523C, 475971, 475966, 476002, -1, -1, -1, 475997, -1, -1 }, { 0x523D, 476012, 476007, 476030, -1, -1, -1, -1, -1, -1 }, { 0x523E, 476039, 476035, 476067, -1, -1, -1, -1, -1, -1 }, { 0x523F, 476077, 476071, 476108, -1, -1, -1, -1, -1, -1 }, { 0x5240, 476118, 476113, 476147, -1, -1, -1, -1, -1, -1 }, { 0x5241, 476158, 476152, 476196, -1, -1, 476188, 476193, -1, -1 }, { 0x5242, 476206, 476201, 476228, -1, -1, -1, -1, -1, -1 }, { 0x5243, 476237, 476232, 476264, -1, 476259, 476250, 476255, 476243, -1 }, { 0x5244, 476274, 476268, 476311, -1, 476305, 476292, 476301, 476285, -1 }, { 0x5245, 476322, 476317, 476391, -1, -1, 476364, 476376, -1, -1 }, { 0x5246, -1, 476396, 476414, -1, -1, 476406, 476411, 476400, -1 }, { 0x5247, 476424, 476419, 476499, 476503, 476489, 476461, 476484, 476454, 476509 }, { 0x5248, -1, 476515, 476521, -1, -1, -1, -1, -1, -1 }, { 0x5249, 476531, 476527, 476584, -1, 476580, 476560, 476577, 476553, -1 }, { 0x524A, 476595, 476589, 476646, 476651, 476642, 476625, 476632, 476618, 476657 }, { 0x524B, 476670, 476665, 476719, -1, 476715, 476704, 476710, 476697, -1 }, { 0x524C, 476734, 476728, 476788, 476792, 476784, 476771, 476778, 476764, -1 }, { 0x524D, 476802, 476797, 476861, 476867, 476857, 476838, 476849, 476831, 476874 }, { 0x524E, 476887, 476881, 476933, -1, 476928, 476894, 476916, -1, -1 }, { 0x524F, 476944, 476938, 476997, -1, 476991, 476973, 476982, -1, -1 }, { 0x5250, 477011, 477005, 477037, -1, -1, -1, -1, -1, -1 }, { 0x5251, 477047, 477042, 477068, -1, -1, -1, -1, -1, -1 }, { 0x5252, 477079, 477074, 477120, -1, 477111, 477095, 477106, -1, -1 }, { 0x5253, -1, 477125, 477133, -1, 477130, -1, -1, -1, -1 }, { 0x5254, 477142, 477137, 477208, 477212, 477203, 477183, 477194, 477176, -1 }, { 0x5255, 477221, 477216, 477310, -1, 477307, 477295, 477304, 477288, -1 }, { 0x5256, 477320, 477315, 477369, 477378, 477365, 477356, 477361, 477349, 477383 }, { 0x5257, 477392, 477386, 477466, -1, 477462, 477435, 477454, 477428, -1 }, { 0x5258, -1, 477472, 477502, -1, -1, 477477, 477496, -1, -1 }, { 0x5259, 477512, 477506, 477565, -1, 477559, 477541, 477555, -1, -1 }, { 0x525A, 477577, 477573, 477615, -1, 477612, 477589, 477608, 477582, -1 }, { 0x525B, 477625, 477619, 477681, 477687, 477676, 477659, 477672, 477652, -1 }, { 0x525C, 477698, 477693, 477753, 477758, 477749, 477732, 477745, -1, -1 }, { 0x525D, 477769, 477764, 477848, 477852, 477844, 477822, 477839, 477815, 477856 }, { 0x525E, 477866, 477861, 477920, -1, 477917, 477907, 477914, 477900, -1 }, { 0x525F, 477930, 477924, 478028, -1, 478023, 477973, 477999, 477966, -1 }, { 0x5260, 478039, 478033, 478095, -1, 478078, 478045, 478064, -1, -1 }, { 0x5261, 478106, 478101, 478186, 478192, 478182, 478143, 478171, 478136, -1 }, { 0x5262, -1, 478201, 478221, -1, -1, 478206, 478211, -1, -1 }, { 0x5263, 478230, 478225, 478267, -1, 478263, 478251, 478259, -1, -1 }, { 0x5264, 478278, 478273, 478323, -1, -1, 478300, 478315, -1, -1 }, { 0x5265, 478332, 478327, 478363, -1, 478359, 478337, 478354, -1, -1 }, { 0x5266, 478372, 478367, 478394, -1, 478391, 478384, 478388, -1, -1 }, { 0x5267, 478404, 478399, 478435, -1, -1, -1, -1, -1, 478439 }, { 0x5268, 478450, 478444, 478499, -1, 478494, -1, 478483, -1, -1 }, { 0x5269, 478510, 478504, 478575, -1, 478571, 478545, 478567, 478538, -1 }, { 0x526A, 478587, 478582, 478639, 478645, 478635, 478626, 478631, 478619, 478655 }, { 0x526B, -1, 478662, 478702, -1, 478697, 478667, 478681, -1, -1 }, { 0x526C, -1, 478707, 478741, -1, 478737, 478712, 478725, -1, -1 }, { 0x526D, -1, 478747, 478775, -1, 478769, 478751, 478761, -1, -1 }, { 0x526E, 478785, 478779, 478826, -1, 478822, 478811, 478816, -1, -1 }, { 0x526F, 478835, 478831, 478893, -1, 478885, 478872, 478880, 478865, 478897 }, { 0x5270, 478908, 478902, 478962, -1, -1, 478936, 478958, -1, -1 }, { 0x5271, 478974, 478969, 479007, -1, -1, 478995, 479003, -1, -1 }, { 0x5272, 479018, 479013, 479081, 479085, 479077, 479054, 479071, 479047, 479091 }, { 0x5273, 479103, 479097, 479164, -1, 479160, 479135, 479150, -1, -1 }, { 0x5274, 479173, 479168, 479233, -1, 479229, 479209, 479221, 479202, -1 }, { 0x5275, 479244, 479238, 479304, 479312, 479298, 479280, 479294, 479273, 479323 }, { 0x5276, -1, 479329, 479335, -1, -1, -1, -1, -1, -1 }, { 0x5277, 479348, 479342, 479413, -1, 479409, 479394, 479401, 479387, 479419 }, { 0x5278, 479432, 479426, 479483, -1, 479475, 479436, 479463, -1, -1 }, { 0x5279, -1, 479489, 479524, -1, 479519, 479494, 479501, -1, -1 }, { 0x527A, 479533, 479528, 479561, 479565, 479558, 479545, 479555, 479538, -1 }, { 0x527B, -1, 479570, 479583, -1, -1, -1, 479576, -1, -1 }, { 0x527C, -1, 479589, 479614, -1, -1, 479595, 479606, -1, -1 }, { 0x527D, 479625, 479620, 479681, 479693, 479676, 479662, 479671, 479655, -1 }, { 0x527E, 479706, 479701, 479728, -1, -1, -1, -1, -1, -1 }, { 0x527F, 479738, 479733, 479802, -1, 479798, 479778, 479789, 479771, 479808 }, { 0x5280, -1, 479815, 479840, -1, 479835, 479822, 479829, -1, -1 }, { 0x5281, 479850, 479845, 479894, -1, -1, 479865, 479885, -1, -1 }, { 0x5282, 479906, 479900, 479975, -1, 479970, 479943, 479950, 479936, 479980 }, { 0x5283, 479993, 479987, 480049, 480054, 480044, 480031, 480039, 480024, 480060 }, { 0x5284, 480073, 480067, 480134, -1, 480130, 480105, 480120, -1, 480139 }, { 0x5285, -1, 480145, 480156, -1, -1, -1, 480151, -1, -1 }, { 0x5286, 480167, 480162, 480183, -1, -1, 480174, 480179, -1, -1 }, { 0x5287, 480194, 480189, 480261, 480265, 480257, 480232, 480241, 480225, 480273 }, { 0x5288, 480285, 480280, 480345, 480349, 480340, 480315, 480329, 480308, -1 }, { 0x5289, 480358, 480353, 480413, 480418, 480409, 480394, 480401, 480381, -1 }, { 0x528A, 480429, 480424, 480474, -1, 480466, 480447, 480453, -1, -1 }, { 0x528B, -1, 480479, 480527, -1, 480524, 480484, 480515, -1, -1 }, { 0x528C, 480539, 480533, 480608, -1, 480604, 480570, 480597, -1, -1 }, { 0x528D, 480618, 480613, 480662, 480668, 480658, 480646, 480654, 480639, 480680 }, { 0x528E, 480692, 480687, 480722, -1, 480718, 480706, 480714, -1, -1 }, { 0x528F, 480734, 480728, 480745, -1, -1, -1, -1, -1, -1 }, { 0x5290, 480756, 480751, 480785, -1, 480780, 480764, 480769, -1, -1 }, { 0x5291, 480795, 480790, 480848, -1, 480844, 480824, 480832, 480817, 480852 }, { 0x5292, 480862, 480857, 480906, 480912, 480902, 480890, 480898, 480883, -1 }, { 0x5293, 480928, 480924, 480981, -1, 480978, 480948, 480971, 480941, -1 }, { 0x5294, 480990, 480985, 481027, -1, 481023, 481011, 481019, -1, -1 }, { 0x5295, -1, 481033, 481070, -1, -1, 481038, 481052, -1, 481075 }, { 0x5296, 481088, 481082, 481135, -1, 481130, 481109, 481122, -1, -1 }, { 0x5297, 481146, 481141, 481195, -1, 481190, 481166, 481178, 481159, -1 }, { 0x5298, 481205, 481201, 481262, -1, 481259, 481228, 481247, 481221, -1 }, { 0x5299, 481271, 481266, 481330, -1, 481322, 481294, 481311, -1, -1 }, { 0x529A, 481339, 481334, 481364, -1, 481359, 481343, 481348, -1, -1 }, { 0x529B, 481374, 481369, 481476, 481480, 481471, 481435, 481460, 481422, 481487 }, { 0x529C, -1, 481493, 481515, -1, -1, 481498, 481505, -1, -1 }, { 0x529D, 481525, 481519, 481553, -1, -1, -1, 481549, -1, -1 }, { 0x529E, 481565, 481559, 481599, -1, -1, -1, 481595, -1, -1 }, { 0x529F, 481610, 481604, 481663, 481669, 481658, 481649, 481654, 481642, 481675 }, { 0x52A0, 481686, 481681, 481750, 481755, 481747, 481719, 481744, 481712, 481758 }, { 0x52A1, 481767, 481762, 481799, -1, -1, -1, -1, -1, -1 }, { 0x52A2, 481809, 481803, 481842, -1, -1, -1, -1, -1, -1 }, { 0x52A3, 481853, 481847, 481907, 481912, 481902, 481890, 481896, 481877, -1 }, { 0x52A4, 481925, 481919, 481964, -1, 481960, 481939, 481947, 481932, -1 }, { 0x52A5, -1, 481969, 481992, -1, -1, 481976, 481983, -1, -1 }, { 0x52A6, 482003, 481998, 482083, -1, 482078, 482046, 482063, -1, -1 }, { 0x52A7, -1, 482088, 482108, -1, -1, 482098, 482104, 482092, -1 }, { 0x52A8, 482119, 482113, 482150, -1, -1, -1, -1, -1, -1 }, { 0x52A9, 482160, 482156, 482209, 482214, 482206, 482185, 482199, 482178, 482221 }, { 0x52AA, 482232, 482227, 482302, 482306, 482299, 482281, 482296, 482274, -1 }, { 0x52AB, 482315, 482310, 482381, 482386, 482377, 482354, 482364, 482347, -1 }, { 0x52AC, 482398, 482392, 482450, -1, 482446, 482433, 482443, 482426, 482454 }, { 0x52AD, 482463, 482458, 482525, -1, 482521, 482506, 482516, 482494, -1 }, { 0x52AE, -1, 482531, 482583, -1, 482580, 482542, 482570, 482536, -1 }, { 0x52AF, -1, 482587, 482603, -1, -1, 482592, 482599, -1, -1 }, { 0x52B0, -1, 482608, 482633, -1, -1, 482613, 482623, -1, -1 }, { 0x52B1, 482642, 482637, 482684, -1, 482680, 482660, 482676, -1, -1 }, { 0x52B2, 482694, 482688, 482731, -1, -1, -1, 482727, -1, -1 }, { 0x52B3, 482741, 482736, 482773, -1, -1, -1, 482769, -1, -1 }, { 0x52B4, 482783, 482778, 482844, -1, 482841, 482811, 482837, -1, -1 }, { 0x52B5, 482855, 482849, 482909, -1, 482904, 482888, 482896, -1, -1 }, { 0x52B6, -1, 482915, 482941, -1, 482937, 482920, 482930, -1, -1 }, { 0x52B7, -1, 482946, 482964, -1, -1, 482951, 482960, -1, -1 }, { 0x52B8, -1, 482970, 482987, -1, -1, 482975, 482982, -1, -1 }, { 0x52B9, 482997, 482991, 483086, -1, 483082, 483061, 483078, 483055, 483092 }, { 0x52BA, -1, 483099, 483126, -1, -1, 483104, 483119, -1, -1 }, { 0x52BB, 483137, 483131, 483192, -1, 483186, 483169, 483177, -1, -1 }, { 0x52BC, 483204, 483199, 483279, -1, 483275, 483235, 483263, -1, -1 }, { 0x52BD, -1, 483284, 483307, -1, -1, 483289, 483295, -1, -1 }, { 0x52BE, 483317, 483312, 483394, 483398, 483385, 483354, 483381, 483347, 483403 }, { 0x52BF, 483415, 483410, 483442, -1, -1, -1, 483438, -1, -1 }, { 0x52C0, -1, 483447, 483477, -1, 483473, 483452, 483468, -1, -1 }, { 0x52C1, 483487, 483481, 483547, 483552, 483541, 483530, 483537, 483523, 483561 }, { 0x52C2, -1, 483568, 483581, -1, -1, -1, 483573, -1, -1 }, { 0x52C3, 483591, 483586, 483653, 483657, 483649, 483622, 483637, 483615, 483663 }, { 0x52C4, 483674, 483669, 483750, -1, -1, 483740, 483746, -1, -1 }, { 0x52C5, 483760, 483755, 483830, 483835, 483825, 483797, 483819, 483790, -1 }, { 0x52C6, -1, 483842, 483859, -1, -1, 483848, 483855, -1, -1 }, { 0x52C7, 483871, 483865, 483929, 483935, 483924, 483904, 483920, 483897, 483942 }, { 0x52C8, -1, 483948, 483964, -1, -1, 483954, 483960, -1, -1 }, { 0x52C9, 483975, 483970, 484029, 484035, 484024, 484010, 484020, 484003, 484043 }, { 0x52CA, -1, 484050, 484055, -1, -1, -1, -1, -1, -1 }, { 0x52CB, 484064, 484059, 484095, -1, -1, -1, -1, -1, -1 }, { 0x52CC, 484106, 484100, 484160, -1, 484155, 484129, 484143, 484122, -1 }, { 0x52CD, 484172, 484166, 484230, -1, 484224, 484213, 484220, 484206, -1 }, { 0x52CE, -1, 484236, 484241, -1, -1, -1, -1, -1, -1 }, { 0x52CF, -1, 484245, 484267, -1, -1, 484250, 484260, -1, -1 }, { 0x52D0, 484278, 484271, 484312, -1, -1, -1, 484308, -1, -1 }, { 0x52D1, 484323, 484318, 484387, -1, 484378, 484339, 484362, -1, 484392 }, { 0x52D2, 484403, 484398, 484451, 484456, 484447, 484434, 484442, 484421, 484461 }, { 0x52D3, -1, 484467, 484486, -1, -1, 484472, 484482, -1, -1 }, { 0x52D4, 484496, 484491, 484563, -1, 484559, 484524, 484543, -1, -1 }, { 0x52D5, 484575, 484569, 484642, 484648, 484637, 484613, 484633, 484606, 484656 }, { 0x52D6, 484669, 484664, 484731, -1, 484727, 484702, 484712, 484695, 484735 }, { 0x52D7, 484745, 484740, 484800, -1, 484796, 484768, 484786, -1, -1 }, { 0x52D8, 484809, 484804, 484863, -1, 484859, 484846, 484855, 484839, 484868 }, { 0x52D9, 484879, 484874, 484943, 484947, 484939, 484918, 484936, 484911, 484952 }, { 0x52DA, 484961, 484957, 485024, -1, -1, 484988, 485015, -1, -1 }, { 0x52DB, 485033, 485028, 485085, -1, 485080, 485071, 485076, 485064, 485090 }, { 0x52DC, -1, 485096, 485117, -1, -1, 485102, 485109, -1, -1 }, { 0x52DD, 485129, 485123, 485196, 485203, 485191, 485167, 485186, 485160, 485214 }, { 0x52DE, 485227, 485222, 485301, 485306, 485298, 485268, 485294, 485255, 485319 }, { 0x52DF, 485328, 485323, 485381, 485385, 485378, 485364, 485372, 485357, -1 }, { 0x52E0, 485394, 485389, 485438, -1, 485433, 485420, 485428, 485413, -1 }, { 0x52E1, -1, 485442, 485472, -1, 485467, 485454, 485463, 485447, -1 }, { 0x52E2, 485483, 485478, 485530, 485535, 485526, 485513, 485519, 485506, 485545 }, { 0x52E3, 485556, 485551, 485615, -1, 485611, 485595, 485600, 485588, -1 }, { 0x52E4, 485624, 485619, 485694, 485699, 485690, 485664, 485682, 485657, 485707 }, { 0x52E5, 485720, 485713, 485762, -1, -1, 485736, 485753, -1, -1 }, { 0x52E6, 485774, 485769, 485845, -1, 485841, 485814, 485832, 485807, 485851 }, { 0x52E7, 485863, 485857, 485905, -1, 485900, 485887, 485896, -1, -1 }, { 0x52E8, -1, 485911, 485956, -1, 485946, 485918, 485933, -1, -1 }, { 0x52E9, 485967, 485963, 486028, -1, 486022, 485994, 486013, -1, -1 }, { 0x52EA, -1, 486032, 486055, -1, -1, 486037, 486044, -1, -1 }, { 0x52EB, -1, 486060, 486083, -1, -1, 486066, 486075, -1, -1 }, { 0x52EC, -1, 486088, 486117, -1, -1, 486094, 486113, -1, -1 }, { 0x52ED, -1, 486123, 486135, -1, -1, -1, -1, 486129, -1 }, { 0x52EE, -1, 486141, 486150, -1, 486147, -1, -1, -1, -1 }, { 0x52EF, 486160, 486154, 486178, -1, 486174, -1, 486170, -1, -1 }, { 0x52F0, 486188, 486183, 486233, -1, 486228, 486209, 486218, -1, -1 }, { 0x52F1, 486244, 486238, 486298, -1, 486294, 486277, 486287, -1, -1 }, { 0x52F2, 486308, 486303, 486359, -1, 486354, 486345, 486350, 486339, -1 }, { 0x52F3, 486369, 486364, 486421, 486426, 486416, 486407, 486412, 486400, -1 }, { 0x52F4, -1, 486434, 486460, -1, 486456, 486440, 486449, -1, -1 }, { 0x52F5, 486469, 486464, 486515, -1, 486511, 486500, 486507, 486487, 486519 }, { 0x52F6, -1, 486524, 486563, -1, 486558, 486529, 486546, -1, -1 }, { 0x52F7, 486575, 486568, 486631, -1, 486626, 486609, 486617, -1, -1 }, { 0x52F8, 486643, 486637, 486696, 486702, 486691, 486674, 486683, 486667, 486712 }, { 0x52F9, 486727, 486721, 486768, -1, 486764, 486751, 486760, -1, -1 }, { 0x52FA, 486779, 486773, 486831, -1, 486827, 486815, 486821, 486808, 486837 }, { 0x52FB, 486851, 486846, 486921, -1, 486912, 486892, 486909, 486885, -1 }, { 0x52FC, 486931, 486926, 486996, -1, 486992, 486966, 486984, -1, -1 }, { 0x52FD, 487006, 487001, 487073, -1, 487068, 487038, 487047, -1, -1 }, { 0x52FE, 487084, 487078, 487150, -1, 487142, 487119, 487138, 487112, -1 }, { 0x52FF, 487160, 487155, 487240, 487244, 487231, 487200, 487213, 487193, 487251 }, { 0x5300, 487262, 487257, 487309, 487314, 487300, 487280, 487297, 487268, -1 }, { 0x5301, 487323, 487318, 487382, -1, 487377, 487371, -1, 487365, -1 }, { 0x5302, 487393, 487387, 487430, -1, 487426, 487416, -1, 487410, -1 }, { 0x5303, 487442, 487437, 487498, -1, 487494, 487467, 487478, 487460, -1 }, { 0x5304, 487508, 487503, 487555, -1, 487547, 487534, 487543, -1, -1 }, { 0x5305, 487566, 487560, 487627, 487632, 487623, 487601, 487619, 487594, 487636 }, { 0x5306, 487646, 487640, 487695, 487701, 487689, 487675, 487685, -1, -1 }, { 0x5307, -1, 487707, 487713, -1, -1, -1, -1, -1, -1 }, { 0x5308, 487723, 487717, 487812, 487819, 487807, 487782, 487802, 487775, 487825 }, { 0x5309, 487836, 487830, 487864, -1, 487857, -1, 487852, -1, -1 }, { 0x530A, 487875, 487870, 487922, -1, 487917, 487890, 487907, 487883, -1 }, { 0x530B, 487931, 487926, 487962, -1, 487956, 487939, 487948, -1, -1 }, { 0x530C, -1, 487967, 487997, -1, 487993, 487979, 487989, 487972, -1 }, { 0x530D, 488006, 488001, 488045, -1, 488041, 488034, 488038, 488027, 488049 }, { 0x530E, -1, 488053, 488072, -1, 488069, 488057, 488066, -1, -1 }, { 0x530F, 488081, 488075, 488129, -1, 488125, 488114, 488121, 488107, 488134 }, { 0x5310, 488145, 488140, 488201, -1, 488197, 488174, 488182, 488167, 488205 }, { 0x5311, -1, -1, 488242, -1, 488236, 488211, 488218, -1, -1 }, { 0x5312, -1, 488248, 488262, -1, 488258, -1, 488254, -1, -1 }, { 0x5313, -1, 488266, 488295, -1, 488291, 488271, 488283, -1, -1 }, { 0x5314, -1, 488300, 488306, -1, -1, -1, -1, -1, -1 }, { 0x5315, 488317, 488312, 488361, -1, 488358, 488350, 488355, 488343, -1 }, { 0x5316, 488370, 488365, 488438, 488443, 488434, 488407, 488428, 488400, 488451 }, { 0x5317, 488461, 488456, 488532, 488537, 488523, 488502, 488514, 488488, -1 }, { 0x5318, 488548, 488543, 488578, -1, 488574, 488558, 488566, -1, -1 }, { 0x5319, 488587, 488583, 488624, 488628, 488621, 488609, 488614, 488602, -1 }, { 0x531A, 488640, 488634, 488677, -1, 488672, 488663, 488668, -1, -1 }, { 0x531B, -1, 488683, 488708, -1, 488704, 488688, 488696, -1, -1 }, { 0x531C, 488717, 488713, 488767, -1, 488765, 488743, 488757, -1, -1 }, { 0x531D, 488777, 488771, 488814, -1, 488810, 488799, 488806, -1, 488818 }, { 0x531E, -1, 488823, 488847, -1, 488842, 488830, 488837, -1, -1 }, { 0x531F, 488860, 488854, 488891, -1, 488886, -1, 488882, -1, -1 }, { 0x5320, 488904, 488897, 488956, 488963, 488951, 488939, 488946, 488932, -1 }, { 0x5321, 488980, 488974, 489039, 489046, 489033, 489012, 489025, 489005, 489055 }, { 0x5322, -1, 489062, 489079, -1, -1, -1, 489067, -1, -1 }, { 0x5323, 489089, 489083, 489137, 489142, 489133, 489120, 489125, 489113, 489146 }, { 0x5324, -1, 489152, 489173, -1, -1, 489157, 489162, -1, -1 }, { 0x5325, -1, 489177, 489201, -1, 489196, 489183, 489188, -1, -1 }, { 0x5326, 489212, 489206, 489237, -1, -1, -1, -1, -1, -1 }, { 0x5327, 489248, 489242, 489291, -1, 489286, 489276, 489281, 489269, -1 }, { 0x5328, -1, 489296, 489311, -1, -1, 489302, 489307, -1, -1 }, { 0x5329, -1, 489317, 489341, -1, -1, 489323, 489336, -1, -1 }, { 0x532A, 489353, 489348, 489417, 489422, 489409, 489388, 489406, 489381, 489430 }, { 0x532B, -1, 489436, 489460, -1, -1, 489441, 489448, -1, -1 }, { 0x532C, -1, 489464, 489493, -1, 489490, 489469, 489480, -1, 489497 }, { 0x532D, 489508, 489502, 489553, -1, 489548, 489533, 489545, -1, -1 }, { 0x532E, 489564, 489558, 489572, -1, -1, -1, -1, -1, -1 }, { 0x532F, 489582, 489577, 489687, 489692, 489683, 489666, 489673, 489659, -1 }, { 0x5330, 489706, 489700, 489770, -1, 489766, 489751, 489762, -1, -1 }, { 0x5331, 489781, 489775, 489813, -1, 489808, 489796, 489802, 489789, 489818 }, { 0x5332, -1, 489823, 489842, -1, 489837, 489828, 489833, -1, -1 }, { 0x5333, 489853, 489848, 489901, -1, 489896, 489884, 489892, -1, -1 }, { 0x5334, 489913, 489907, 489952, -1, 489948, -1, 489940, -1, -1 }, { 0x5335, 489963, 489958, 490001, -1, 489997, 489976, 489987, -1, -1 }, { 0x5336, 490010, 490005, 490050, -1, 490046, -1, -1, 490039, -1 }, { 0x5337, -1, 490055, 490068, -1, -1, -1, 490061, -1, -1 }, { 0x5338, 490073, -1, 490122, -1, 490117, 490102, 490113, 490096, -1 }, { 0x5339, 490131, 490126, 490204, 490208, 490195, 490172, 490184, 490165, 490213 }, { 0x533A, 490226, 490220, 490272, -1, 490265, -1, 490255, -1, -1 }, { 0x533B, 490280, 490276, 490343, -1, 490336, 490320, 490334, 490308, -1 }, { 0x533C, 490352, 490347, 490456, -1, 490453, 490423, 490447, -1, 490460 }, { 0x533D, 490471, 490466, 490554, -1, 490551, 490519, 490548, 490512, -1 }, { 0x533E, 490564, 490559, 490632, -1, 490626, 490604, 490622, 490597, -1 }, { 0x533F, 490643, 490638, 490702, 490706, 490698, 490677, 490693, 490664, 490712 }, { 0x5340, 490724, 490718, 490801, 490805, 490794, 490769, 490784, 490762, 490813 }, { 0x5341, 490822, 490817, 490884, 490889, 490880, 490859, 490870, 490852, 490895 }, { 0x5342, 490908, 490902, 490937, -1, 490933, 490923, 490928, -1, -1 }, { 0x5343, 490947, 490942, 491027, 491033, 491022, 491014, 491018, 491007, 491039 }, { 0x5344, 491051, 491046, 491094, -1, 491091, 491076, 491082, 491069, -1 }, { 0x5345, 491105, 491100, 491145, -1, 491141, 491130, 491137, 491123, 491149 }, { 0x5346, 491161, 491155, 491226, -1, 491222, 491196, 491216, -1, -1 }, { 0x5347, 491236, 491230, 491308, 491315, 491303, 491286, 491298, 491279, 491324 }, { 0x5348, 491335, 491331, 491374, 491378, 491372, 491365, 491369, 491358, 491383 }, { 0x5349, 491394, 491389, 491447, 491452, 491442, 491434, 491439, 491427, -1 }, { 0x534A, 491475, 491470, 491513, 491518, 491509, 491487, 491505, 491480, 491525 }, { 0x534B, 491535, 491530, 491583, -1, 491579, 491572, 491575, -1, -1 }, { 0x534C, 491593, 491588, 491625, -1, 491621, 491609, 491616, -1, 491629 }, { 0x534D, 491641, 491635, 491872, -1, 491868, 491854, 491860, 491847, -1 }, { 0x534E, 491882, 491877, 491912, -1, -1, -1, -1, -1, -1 }, { 0x534F, 491922, 491917, 491943, -1, -1, -1, -1, -1, -1 }, { 0x5350, 491954, 491948, 492178, -1, 492174, 492160, 492166, -1, -1 }, { 0x5351, 492188, 492183, 492257, 492262, 492254, 492226, 492251, 492219, -1 }, { 0x5352, 492273, 492267, 492345, 492349, 492341, 492315, 492335, 492308, 492370 }, { 0x5353, 492382, 492376, 492435, 492441, 492430, 492416, 492425, 492409, 492446 }, { 0x5354, 492457, 492452, 492501, 492506, 492496, 492485, 492491, 492478, 492510 }, { 0x5355, 492523, 492517, 492572, -1, 492564, 492554, 492560, -1, -1 }, { 0x5356, 492583, 492577, 492606, -1, -1, -1, -1, -1, -1 }, { 0x5357, 492617, 492611, 492675, 492680, 492671, 492656, 492663, 492649, 492685 }, { 0x5358, 492695, 492689, 492758, -1, 492750, 492740, 492746, -1, -1 }, { 0x5359, -1, 492763, 492786, -1, 492782, 492768, 492777, -1, -1 }, { 0x535A, 492795, 492790, 492863, 492867, 492859, 492834, 492849, 492827, 492878 }, { 0x535B, -1, 492883, 492904, -1, -1, 492889, 492897, -1, -1 }, { 0x535C, 492917, 492911, 492973, 492980, 492969, 492950, 492964, 492943, 492985 }, { 0x535D, 492991, -1, 493048, -1, 493043, 493007, 493032, -1, -1 }, { 0x535E, 493060, 493055, 493128, -1, 493123, 493106, 493111, 493099, 493134 }, { 0x535F, 493146, 493141, 493195, -1, 493191, -1, -1, -1, -1 }, { 0x5360, 493204, 493199, 493266, 493272, 493262, 493236, 493258, 493229, 493278 }, { 0x5361, 493290, 493285, 493346, -1, 493342, -1, 493323, 493316, -1 }, { 0x5362, 493355, 493350, 493384, -1, -1, -1, -1, -1, -1 }, { 0x5363, 493393, 493388, 493422, -1, 493419, 493402, 493412, -1, -1 }, { 0x5364, 493432, 493427, 493441, -1, -1, -1, 493437, -1, -1 }, { 0x5365, -1, 493445, 493454, -1, -1, -1, 493450, -1, -1 }, { 0x5366, 493464, 493458, 493521, -1, 493516, 493502, 493510, 493495, 493526 }, { 0x5367, 493537, 493532, 493554, -1, -1, -1, -1, -1, -1 }, { 0x5368, 493563, 493558, 493634, -1, 493630, -1, 493624, 493617, -1 }, { 0x5369, 493644, 493639, 493685, -1, 493681, 493668, 493675, -1, -1 }, { 0x536A, 493695, 493690, 493703, -1, -1, -1, -1, -1, -1 }, { 0x536B, 493713, 493708, 493736, -1, -1, -1, -1, -1, -1 }, { 0x536C, 493748, 493741, 493821, -1, 493817, 493787, 493808, 493780, 493826 }, { 0x536D, 493838, 493832, 493863, -1, 493858, -1, 493853, -1, -1 }, { 0x536E, 493874, 493870, 493928, -1, 493924, 493911, 493920, 493904, -1 }, { 0x536F, 493939, 493933, 493978, -1, 493974, 493968, 493970, 493961, 493983 }, { 0x5370, 493993, 493988, 494051, 494056, 494043, 494031, 494040, 494024, 494061 }, { 0x5371, 494072, 494066, 494198, 494203, 494195, 494171, 494192, 494164, 494211 }, { 0x5372, 494221, 494216, 494281, -1, 494278, 494263, 494269, 494256, 494287 }, { 0x5373, 494300, 494295, 494375, -1, 494371, 494338, 494360, 494331, 494379 }, { 0x5374, 494391, 494385, 494466, 494471, 494462, 494427, 494456, 494420, -1 }, { 0x5375, 494484, 494478, 494538, -1, 494534, 494519, 494526, 494506, -1 }, { 0x5376, -1, 494544, 494551, -1, 494548, -1, -1, -1, -1 }, { 0x5377, 494562, 494556, 494617, 494623, 494612, 494599, 494604, 494592, 494642 }, { 0x5378, 494654, 494650, 494710, -1, 494707, 494690, 494703, 494683, -1 }, { 0x5379, 494721, 494715, 494790, 494794, 494785, 494752, 494759, 494745, -1 }, { 0x537A, 494804, 494799, 494846, -1, 494842, 494829, 494838, 494823, -1 }, { 0x537B, 494857, 494851, 494932, 494937, 494928, 494893, 494922, 494886, 494944 }, { 0x537C, 494959, 494953, 494999, -1, 494996, 494979, 494984, -1, -1 }, { 0x537D, 495008, 495003, 495061, 495065, 495057, 495024, 495046, 495017, -1 }, { 0x537E, -1, 495073, 495100, -1, 495097, 495085, 495092, 495079, -1 }, { 0x537F, 495109, 495103, 495157, 495163, 495151, 495137, 495142, 495129, 495171 }, { 0x5380, 495182, 495177, 495198, -1, 495194, -1, 495187, -1, -1 }, { 0x5381, -1, 495202, 495206, -1, -1, -1, -1, -1, -1 }, { 0x5382, 495217, 495211, 495263, -1, 495256, 495247, 495252, -1, -1 }, { 0x5383, 495276, 495270, 495325, -1, 495318, 495291, 495308, -1, -1 }, { 0x5384, 495334, 495330, 495407, -1, 495403, 495373, 495391, 495366, 495410 }, { 0x5385, 495421, 495415, 495440, -1, -1, -1, -1, -1, -1 }, { 0x5386, 495451, 495446, 495469, -1, -1, -1, -1, -1, -1 }, { 0x5387, -1, 495473, 495503, -1, 495497, 495479, 495486, -1, -1 }, { 0x5388, -1, 495508, 495525, -1, -1, 495513, 495521, -1, -1 }, { 0x5389, 495535, 495530, 495575, -1, 495571, -1, 495567, -1, -1 }, { 0x538A, -1, 495579, 495603, -1, 495601, 495585, 495595, -1, -1 }, { 0x538B, 495612, 495607, 495659, -1, 495656, 495644, 495651, -1, -1 }, { 0x538C, 495668, 495663, 495701, -1, -1, -1, -1, -1, -1 }, { 0x538D, 495710, 495706, 495718, -1, -1, -1, -1, -1, -1 }, { 0x538E, 495727, 495723, 495785, -1, 495782, 495740, 495762, 495734, -1 }, { 0x538F, -1, 495789, 495827, -1, -1, 495794, 495810, -1, -1 }, { 0x5390, 495838, 495832, 495867, -1, -1, -1, -1, -1, -1 }, { 0x5391, -1, 495873, 495880, -1, -1, -1, -1, -1, -1 }, { 0x5392, -1, 495884, 495904, -1, -1, -1, 495889, -1, -1 }, { 0x5393, 495916, 495909, 495991, -1, 495988, 495955, 495978, 495948, 495995 }, { 0x5394, 496004, 495999, 496072, -1, 496068, 496035, 496054, -1, 496077 }, { 0x5395, 496087, 496083, 496117, -1, -1, -1, -1, -1, -1 }, { 0x5396, 496127, 496121, 496182, -1, 496177, 496167, 496173, 496160, -1 }, { 0x5397, -1, 496188, 496201, -1, -1, -1, 496193, -1, -1 }, { 0x5398, 496210, 496205, 496278, -1, 496271, 496258, 496263, 496251, 496282 }, { 0x5399, 496289, 496285, 496301, -1, -1, -1, 496297, -1, -1 }, { 0x539A, 496311, 496306, 496360, 496365, 496356, 496346, 496352, 496339, -1 }, { 0x539B, -1, 496375, 496381, -1, -1, -1, -1, -1, 496387 }, { 0x539C, 496400, 496394, 496428, -1, -1, -1, 496416, -1, -1 }, { 0x539D, 496438, 496433, 496517, -1, 496514, 496482, 496496, 496475, 496522 }, { 0x539E, -1, 496526, 496540, -1, 496537, -1, 496531, -1, -1 }, { 0x539F, 496551, 496545, 496611, 496617, 496607, 496584, 496603, 496577, 496626 }, { 0x53A0, 496638, 496634, 496691, -1, 496686, 496675, 496682, 496668, -1 }, { 0x53A1, -1, 496695, 496705, -1, -1, -1, 496701, -1, -1 }, { 0x53A2, 496718, 496711, 496747, -1, -1, -1, -1, -1, -1 }, { 0x53A3, 496759, 496754, 496765, -1, -1, -1, -1, -1, -1 }, { 0x53A4, 496775, 496770, 496826, -1, 496821, 496802, 496810, -1, -1 }, { 0x53A5, 496836, 496830, 496904, 496909, 496894, 496872, 496882, 496865, -1 }, { 0x53A6, 496921, 496916, 496959, -1, 496956, 496950, 496953, 496943, -1 }, { 0x53A7, -1, 496964, 496979, -1, -1, 496969, 496975, -1, -1 }, { 0x53A8, 496990, 496985, 497035, -1, 497031, 497016, 497023, -1, -1 }, { 0x53A9, 497045, 497040, 497077, -1, 497073, 497062, 497068, -1, -1 }, { 0x53AA, 497087, 497082, 497125, -1, 497121, 497108, 497113, 497102, -1 }, { 0x53AB, 497136, 497130, 497153, -1, -1, 497144, 497149, -1, -1 }, { 0x53AC, -1, 497157, 497171, -1, 497166, -1, 497163, -1, -1 }, { 0x53AD, 497181, 497176, 497250, 497255, 497242, 497221, 497232, 497214, 497264 }, { 0x53AE, 497275, 497271, 497327, -1, 497324, 497313, 497320, 497306, -1 }, { 0x53AF, -1, 497331, 497348, -1, -1, 497336, 497343, -1, -1 }, { 0x53B0, 497358, 497352, 497400, -1, -1, 497389, 497395, -1, -1 }, { 0x53B1, -1, 497407, 497416, -1, 497413, -1, -1, -1, -1 }, { 0x53B2, 497426, 497421, 497504, 497508, 497500, 497465, 497480, 497458, 497517 }, { 0x53B3, 497527, 497522, 497602, -1, 497599, 497564, 497591, 497558, -1 }, { 0x53B4, 497612, 497607, 497621, -1, -1, -1, 497618, -1, -1 }, { 0x53B5, 497632, 497626, 497666, -1, 497662, 497649, 497658, -1, -1 }, { 0x53B6, 497676, 497672, 497732, -1, 497729, 497711, 497718, -1, -1 }, { 0x53B7, 497743, 497736, 497839, -1, 497833, 497817, 497829, -1, -1 }, { 0x53B8, -1, 497845, 497873, -1, 497869, 497851, 497865, -1, -1 }, { 0x53B9, 497883, 497878, 497923, -1, 497919, -1, 497903, 497896, -1 }, { 0x53BA, 497934, 497928, 497963, -1, 497960, 497948, 497953, -1, -1 }, { 0x53BB, 497973, 497967, 498018, 498022, 498015, 498003, 498008, 497996, 498028 }, { 0x53BC, 498038, 498034, 498053, -1, 498046, -1, -1, -1, -1 }, { 0x53BD, -1, 498057, 498085, -1, 498076, 498063, 498068, -1, -1 }, { 0x53BE, 498095, 498090, 498152, -1, -1, -1, -1, -1, -1 }, { 0x53BF, 498162, 498156, 498192, -1, -1, -1, -1, -1, -1 }, { 0x53C0, -1, 498198, 498227, -1, -1, 498204, 498223, -1, -1 }, { 0x53C1, 498240, 498234, 498283, -1, 498279, 498269, 498275, -1, -1 }, { 0x53C2, 498294, 498288, 498427, 498432, 498418, 498388, 498409, -1, -1 }, { 0x53C3, 498456, 498450, 498522, -1, 498513, 498503, 498509, 498489, 498527 }, { 0x53C4, 498538, 498532, 498610, -1, 498601, 498571, 498592, -1, -1 }, { 0x53C5, 498621, 498615, 498705, -1, 498700, 498690, 498696, 498684, -1 }, { 0x53C6, 498714, 498710, 498743, -1, -1, -1, 498740, -1, -1 }, { 0x53C7, 498752, 498747, 498784, -1, -1, -1, 498780, -1, -1 }, { 0x53C8, 498794, 498789, 498843, 498848, 498840, 498831, 498836, 498824, 498855 }, { 0x53C9, 498866, 498861, 498913, -1, 498909, 498893, 498898, 498886, -1 }, { 0x53CA, 498923, 498918, 498990, 498994, 498986, 498961, 498981, 498954, 499001 }, { 0x53CB, 499012, 499007, 499061, 499066, 499058, 499049, 499054, 499042, 499072 }, { 0x53CC, 499085, 499078, 499153, -1, 499147, 499122, 499143, 499116, 499161 }, { 0x53CD, 499172, 499166, 499250, 499255, 499242, 499213, 499230, 499206, 499264 }, { 0x53CE, 499276, 499271, 499331, -1, -1, 499310, 499326, -1, -1 }, { 0x53CF, -1, 499337, 499372, -1, 499367, 499344, 499351, -1, -1 }, { 0x53D0, 499383, 499378, 499419, -1, -1, -1, 499413, -1, -1 }, { 0x53D1, 499429, 499423, 499461, -1, -1, -1, -1, -1, -1 }, { 0x53D2, 499471, 499465, 499512, -1, 499508, 499488, 499497, -1, -1 }, { 0x53D3, 499521, 499517, 499557, -1, 499554, 499542, 499547, -1, -1 }, { 0x53D4, 499567, 499562, 499614, -1, 499609, 499599, 499603, 499592, 499619 }, { 0x53D5, 499631, 499625, 499682, -1, 499677, 499642, 499659, -1, -1 }, { 0x53D6, 499694, 499688, 499745, 499749, 499740, 499731, 499736, 499724, 499756 }, { 0x53D7, 499767, 499762, 499830, 499836, 499826, 499808, 499818, 499801, 499844 }, { 0x53D8, 499855, 499850, 499909, -1, 499904, 499887, 499900, -1, -1 }, { 0x53D9, 499921, 499915, 499988, -1, 499985, 499959, 499982, 499953, -1 }, { 0x53DA, 499997, 499992, 500027, -1, 500024, 500003, 500015, -1, -1 }, { 0x53DB, 500042, 500037, 500097, -1, 500093, 500078, 500085, 500071, 500102 }, { 0x53DC, 500113, 500108, 500121, -1, -1, -1, -1, -1, -1 }, { 0x53DD, 500131, 500126, 500158, -1, -1, -1, 500154, -1, -1 }, { 0x53DE, -1, 500162, 500172, -1, 500169, -1, 500167, -1, -1 }, { 0x53DF, 500182, 500177, 500223, 500228, 500219, 500204, 500210, 500197, -1 }, { 0x53E0, 500239, 500234, 500285, -1, -1, 500266, 500280, -1, 500290 }, { 0x53E1, 500304, 500298, 500351, -1, 500347, 500336, 500344, 500329, -1 }, { 0x53E2, 500362, 500356, 500430, 500436, 500424, 500402, 500420, 500395, -1 }, { 0x53E3, 500449, 500444, 500505, 500510, 500501, 500488, 500494, 500481, 500516 }, { 0x53E4, 500527, 500523, 500576, 500580, 500573, 500556, 500570, 500549, 500585 }, { 0x53E5, 500596, 500590, 500634, 500638, 500626, -1, 500619, 500605, 500644 }, { 0x53E6, 500655, 500649, 500732, -1, 500726, 500687, 500717, 500680, 500738 }, { 0x53E7, 500749, 500744, 500811, -1, -1, 500798, 500805, -1, -1 }, { 0x53E8, 500821, 500816, 500866, -1, 500863, 500850, 500859, 500843, -1 }, { 0x53E9, 500876, 500871, 500928, 500933, 500925, 500907, 500921, 500900, 500938 }, { 0x53EA, 500949, 500945, 500987, 500992, 500984, 500975, 500980, 500968, 500999 }, { 0x53EB, 501010, 501005, 501063, 501069, 501059, 501047, 501054, 501040, 501074 }, { 0x53EC, 501087, 501082, 501134, 501140, 501128, 501118, 501123, 501111, 501150 }, { 0x53ED, 501162, 501157, 501197, -1, 501192, -1, 501177, 501170, 501201 }, { 0x53EE, 501213, 501207, 501277, -1, 501272, 501248, 501268, 501241, 501283 }, { 0x53EF, 501293, 501289, 501358, 501362, 501351, 501326, 501343, 501319, 501369 }, { 0x53F0, 501380, 501375, 501451, 501456, 501444, 501419, 501434, 501412, 501462 }, { 0x53F1, 501472, 501467, 501531, 501536, 501527, 501505, 501513, 501498, 501541 }, { 0x53F2, 501551, 501547, 501610, 501615, 501607, 501585, 501603, 501578, 501625 }, { 0x53F3, 501635, 501630, 501689, 501694, 501686, 501666, 501680, 501659, 501701 }, { 0x53F4, 501712, 501707, 501743, -1, 501739, -1, -1, 501732, -1 }, { 0x53F5, 501752, 501748, 501834, -1, 501830, 501803, 501827, 501796, -1 }, { 0x53F6, 501843, 501838, 501920, -1, 501915, 501904, 501910, 501897, -1 }, { 0x53F7, 501929, 501924, 501983, -1, 501980, 501962, 501976, 501956, 501988 }, { 0x53F8, 501999, 501995, 502074, 502078, 502071, 502047, 502067, 502040, 502084 }, { 0x53F9, 502093, 502087, 502109, -1, -1, -1, 502106, -1, -1 }, { 0x53FA, 502119, 502114, 502158, -1, 502155, 502148, -1, -1, -1 }, { 0x53FB, 502168, 502163, 502222, -1, -1, -1, 502211, -1, 502226 }, { 0x53FC, 502237, 502232, 502264, -1, -1, 502251, 502259, -1, -1 }, { 0x53FD, 502275, 502270, 502307, -1, -1, -1, -1, -1, -1 }, { 0x53FE, 502316, 502311, 502348, -1, -1, -1, -1, -1, -1 }, { 0x53FF, -1, 502354, 502360, -1, -1, -1, -1, -1, -1 }, { 0x5400, -1, 502366, 502371, -1, -1, -1, -1, -1, 502376 }, { 0x5401, 502388, 502382, 502436, 502440, 502433, 502425, 502428, 502418, 502444 }, { 0x5402, -1, 502447, 502470, -1, -1, 502453, 502462, -1, -1 }, { 0x5403, 502481, 502476, 502538, -1, 502534, 502521, 502528, 502514, 502543 }, { 0x5404, 502555, 502550, 502609, 502613, 502605, 502593, 502600, 502586, 502619 }, { 0x5405, -1, 502624, 502659, -1, 502654, -1, 502630, -1, -1 }, { 0x5406, 502670, 502665, 502714, -1, 502711, 502697, 502707, -1, -1 }, { 0x5407, -1, 502719, 502723, -1, -1, -1, -1, -1, -1 }, { 0x5408, 502732, 502727, 502803, 502807, 502795, 502768, 502779, 502761, 502812 }, { 0x5409, 502823, 502818, 502874, 502878, 502870, 502854, 502858, 502847, 502882 }, { 0x540A, 502892, 502887, 502955, -1, 502951, 502926, 502946, 502919, -1 }, { 0x540B, 502967, 502961, 503053, -1, 503048, 503034, 503040, 503027, -1 }, { 0x540C, 503064, 503058, 503137, 503143, 503132, 503100, 503124, 503093, 503150 }, { 0x540D, 503164, 503158, 503233, 503239, 503227, 503199, 503218, 503192, 503247 }, { 0x540E, 503257, 503252, 503350, -1, 503346, 503327, 503339, 503320, 503355 }, { 0x540F, 503366, 503361, 503425, 503429, 503422, 503411, 503419, 503398, 503437 }, { 0x5410, 503448, 503443, 503493, 503497, 503489, 503481, 503486, 503474, 503502 }, { 0x5411, 503515, 503508, 503590, 503597, 503579, 503547, 503565, 503540, 503607 }, { 0x5412, 503621, 503616, 503660, -1, 503651, -1, 503648, -1, 503665 }, { 0x5413, 503675, 503669, 503712, -1, -1, 503703, 503709, -1, 503717 }, { 0x5414, 503728, 503723, 503765, -1, -1, -1, 503762, -1, 503769 }, { 0x5415, 503779, 503773, 503821, -1, 503817, 503803, 503810, -1, -1 }, { 0x5416, 503829, 503825, 503873, -1, -1, -1, -1, -1, -1 }, { 0x5417, 503881, 503876, 503910, -1, -1, -1, -1, -1, -1 }, { 0x5418, -1, 503913, 503938, -1, 503935, 503919, 503928, -1, 503942 }, { 0x5419, -1, 503948, 503957, -1, -1, -1, 503953, -1, -1 }, { 0x541A, 503966, 503962, 504004, -1, 504001, 503990, 503996, -1, -1 }, { 0x541B, 504014, 504008, 504076, 504081, 504071, 504062, 504067, 504055, 504089 }, { 0x541C, -1, 504095, 504109, -1, -1, 504100, 504104, -1, -1 }, { 0x541D, 504121, 504115, 504179, -1, 504175, 504164, 504171, 504151, 504184 }, { 0x541E, 504195, 504190, 504248, 504253, 504243, 504226, 504231, -1, -1 }, { 0x541F, 504264, 504259, 504326, 504331, 504323, 504305, 504315, 504298, 504338 }, { 0x5420, 504349, 504344, 504385, 504390, 504379, 504361, 504371, 504354, -1 }, { 0x5421, 504404, 504399, 504438, -1, 504433, 504410, 504418, -1, -1 }, { 0x5422, 504447, 504442, 504479, -1, 504475, 504465, 504470, -1, -1 }, { 0x5423, 504489, 504484, 504500, -1, -1, -1, 504495, -1, 504505 }, { 0x5424, -1, 504510, 504530, -1, -1, 504516, 504520, -1, -1 }, { 0x5425, 504540, 504535, 504574, -1, -1, -1, 504567, -1, -1 }, { 0x5426, 504583, 504578, 504664, 504669, 504657, 504638, 504654, 504631, 504675 }, { 0x5427, 504684, 504679, 504732, -1, 504728, 504708, 504722, -1, 504735 }, { 0x5428, 504745, 504739, 504799, -1, 504794, -1, 504786, -1, 504804 }, { 0x5429, 504816, 504811, 504862, -1, 504857, 504848, 504853, 504841, 504867 }, { 0x542A, 504878, 504873, 504912, -1, 504909, 504883, 504902, -1, 504915 }, { 0x542B, 504925, 504920, 504988, 504993, 504984, 504964, 504980, 504957, 504998 }, { 0x542C, 505009, 505003, 505070, -1, 505067, 505047, 505059, 505040, 505076 }, { 0x542D, 505089, 505083, 505110, -1, 505105, 505096, 505101, -1, -1 }, { 0x542E, 505122, 505116, 505173, 505179, 505169, 505156, 505160, 505149, -1 }, { 0x542F, 505191, 505186, 505238, -1, 505233, 505222, 505229, -1, -1 }, { 0x5430, 505248, 505242, 505258, -1, -1, -1, 505254, -1, -1 }, { 0x5431, 505268, 505264, 505323, -1, 505320, 505303, 505313, 505297, 505328 }, { 0x5432, 505338, 505333, 505383, -1, 505379, 505357, 505374, -1, 505388 }, { 0x5433, 505398, 505394, 505456, 505460, 505451, 505436, 505448, 505429, 505465 }, { 0x5434, 505474, 505470, 505522, 505526, 505520, 505505, 505517, -1, -1 }, { 0x5435, 505537, 505531, 505607, -1, 505599, 505568, 505580, -1, 505613 }, { 0x5436, 505625, 505619, 505703, -1, 505694, 505675, 505682, 505668, -1 }, { 0x5437, 505713, 505707, 505789, -1, 505784, -1, 505760, -1, -1 }, { 0x5438, 505799, 505794, 505852, 505856, 505848, 505839, 505843, 505832, 505861 }, { 0x5439, 505873, 505867, 505918, 505924, 505913, 505904, 505909, 505897, 505941 }, { 0x543A, -1, 505945, 505967, -1, 505963, 505950, 505959, -1, -1 }, { 0x543B, 505977, 505972, 506034, 506039, 506029, 506011, 506021, 506004, 506047 }, { 0x543C, 506058, 506053, 506106, 506111, 506102, 506089, 506095, 506082, 506121 }, { 0x543D, 506134, 506128, 506202, -1, 506192, 506176, 506182, 506169, -1 }, { 0x543E, 506212, 506208, 506256, 506260, 506254, 506246, 506251, 506239, 506265 }, { 0x543F, 506274, 506269, 506329, -1, 506322, 506305, 506313, -1, 506334 }, { 0x5440, 506343, 506339, 506457, 506460, 506454, 506441, 506448, 506434, 506467 }, { 0x5441, -1, 506472, 506503, -1, -1, 506478, 506499, -1, -1 }, { 0x5442, 506514, 506508, 506569, 506573, 506565, 506551, 506558, 506538, 506579 }, { 0x5443, 506587, 506583, 506616, -1, 506613, 506601, 506606, -1, 506619 }, { 0x5444, -1, 506626, 506636, -1, -1, -1, 506631, -1, -1 }, { 0x5445, 506645, 506640, 506686, -1, 506677, -1, 506662, -1, -1 }, { 0x5446, 506697, 506691, 506776, -1, 506764, 506738, 506752, 506731, 506781 }, { 0x5447, 506793, 506788, 506802, -1, -1, -1, 506798, -1, -1 }, { 0x5448, 506817, 506811, 506872, -1, 506867, 506855, 506863, 506848, 506879 }, { 0x5449, 506890, 506886, 506941, -1, 506936, 506921, 506933, -1, -1 }, { 0x544A, 506950, 506945, 507012, 507017, 507005, 506988, 506996, 506981, -1 }, { 0x544B, 507029, 507025, 507059, -1, -1, -1, 507056, -1, -1 }, { 0x544C, 507068, 507063, 507096, -1, 507092, -1, 507087, -1, 507102 }, { 0x544D, 507116, 507110, 507155, -1, -1, 507133, 507139, -1, -1 }, { 0x544E, 507166, 507161, 507193, 507198, 507188, 507177, 507183, 507171, 507206 }, { 0x544F, 507219, 507213, 507255, -1, 507250, 507233, 507245, -1, -1 }, { 0x5450, 507268, 507262, 507339, -1, 507330, 507311, 507318, -1, 507343 }, { 0x5451, 507353, 507348, 507398, -1, 507393, 507376, 507381, 507369, -1 }, { 0x5452, 507407, 507403, 507429, -1, -1, -1, -1, -1, -1 }, { 0x5453, 507439, 507433, 507471, -1, -1, -1, -1, -1, -1 }, { 0x5454, 507481, 507475, 507507, -1, -1, -1, -1, -1, -1 }, { 0x5455, 507516, 507512, 507537, -1, -1, -1, -1, -1, -1 }, { 0x5456, 507546, 507541, 507580, -1, -1, -1, -1, -1, -1 }, { 0x5457, 507590, 507584, 507618, -1, -1, -1, -1, -1, -1 }, { 0x5458, 507628, 507622, 507660, -1, -1, -1, -1, -1, -1 }, { 0x5459, 507671, 507666, 507702, -1, -1, -1, -1, -1, -1 }, { 0x545A, -1, 507707, 507712, -1, -1, -1, -1, -1, -1 }, { 0x545B, 507723, 507716, 507754, -1, -1, -1, -1, -1, -1 }, { 0x545C, 507765, 507761, 507790, -1, -1, -1, -1, -1, -1 }, { 0x545D, 507798, 507794, 507823, -1, 507819, -1, -1, 507812, -1 }, { 0x545E, -1, 507826, 507848, -1, -1, 507830, 507840, -1, 507853 }, { 0x545F, 507862, 507856, 507914, -1, 507909, 507895, 507905, 507889, -1 }, { 0x5460, 507925, 507920, 507974, -1, -1, -1, 507970, -1, 507979 }, { 0x5461, 507990, 507985, 508042, -1, -1, 508024, 508034, -1, 508047 }, { 0x5462, 508057, 508052, 508119, -1, 508116, -1, 508110, 508103, 508122 }, { 0x5463, 508130, 508127, 508185, -1, -1, -1, 508181, -1, -1 }, { 0x5464, 508195, 508189, 508233, -1, 508227, 508209, 508218, 508202, 508239 }, { 0x5465, 508250, 508245, 508297, -1, -1, 508280, 508289, -1, 508302 }, { 0x5466, 508314, 508309, 508375, 508380, 508372, 508346, 508360, 508339, 508386 }, { 0x5467, 508396, 508391, 508449, -1, 508445, 508425, 508433, -1, -1 }, { 0x5468, 508458, 508453, 508525, 508531, 508521, 508493, 508516, 508486, 508537 }, { 0x5469, -1, 508541, 508566, -1, -1, 508545, 508562, -1, -1 }, { 0x546A, 508576, 508571, 508632, -1, 508628, 508608, 508620, 508601, -1 }, { 0x546B, 508643, 508638, 508721, -1, 508716, 508678, 508702, 508671, 508726 }, { 0x546C, 508737, 508732, 508783, -1, 508770, 508745, 508754, -1, -1 }, { 0x546D, 508792, 508787, 508874, -1, 508870, 508837, 508855, -1, 508878 }, { 0x546E, 508888, 508883, 508965, -1, 508962, 508947, 508959, -1, -1 }, { 0x546F, 508975, 508969, 509027, -1, -1, -1, 509018, -1, -1 }, { 0x5470, 509037, 509033, 509098, -1, 509095, 509063, 509083, 509056, -1 }, { 0x5471, 509106, 509102, 509151, -1, 509148, -1, 509145, 509138, 509155 }, { 0x5472, 509162, 509158, 509189, -1, -1, -1, 509180, -1, -1 }, { 0x5473, 509198, 509193, 509254, 509259, 509251, 509234, 509245, 509227, 509268 }, { 0x5474, 509279, 509273, 509334, -1, 509330, 509302, 509323, -1, 509338 }, { 0x5475, 509347, 509343, 509402, 509406, 509399, 509382, 509396, 509375, 509410 }, { 0x5476, 509419, 509413, 509475, -1, 509472, 509453, 509465, 509446, 509480 }, { 0x5477, 509490, 509484, 509528, -1, 509524, 509511, 509520, -1, -1 }, { 0x5478, 509543, 509538, 509573, -1, 509570, -1, 509567, -1, 509578 }, { 0x5479, 509589, 509584, 509634, -1, 509627, -1, 509615, -1, -1 }, { 0x547A, 509643, 509638, 509696, -1, 509689, -1, 509673, -1, -1 }, { 0x547B, 509707, 509702, 509770, 509776, 509766, 509750, 509761, 509743, -1 }, { 0x547C, 509785, 509781, 509837, 509841, 509834, 509826, 509831, 509819, 509845 }, { 0x547D, 509855, 509849, 509945, 509951, 509939, 509911, 509930, 509904, 509961 }, { 0x547E, -1, 509968, 510023, -1, 510019, 509974, 509991, -1, -1 }, { 0x547F, 510033, 510027, 510087, -1, 510084, 510048, 510065, 510041, 510091 }, { 0x5480, 510104, 510098, 510148, -1, 510145, 510133, 510138, 510126, 510152 }, { 0x5481, 510163, 510158, 510232, -1, -1, 510217, 510224, -1, 510237 }, { 0x5482, 510248, 510242, 510305, -1, 510301, 510293, 510297, -1, 510309 }, { 0x5483, -1, 510314, 510321, -1, -1, -1, 510318, -1, -1 }, { 0x5484, 510332, 510326, 510397, 510402, 510393, 510371, 510387, 510364, 510414 }, { 0x5485, 510424, 510419, 510457, -1, -1, 510436, 510453, -1, -1 }, { 0x5486, 510468, 510462, 510494, 510499, 510490, 510480, 510486, 510473, 510505 }, { 0x5487, 510515, 510510, 510584, -1, 510579, -1, 510549, 510542, -1 }, { 0x5488, 510593, 510588, 510639, -1, 510634, 510600, 510610, -1, 510643 }, { 0x5489, 510657, 510650, 510713, -1, 510709, 510697, 510706, -1, -1 }, { 0x548A, 510723, 510719, 510799, -1, 510795, -1, 510792, -1, -1 }, { 0x548B, 510808, 510803, 510899, -1, 510896, 510873, 510888, 510866, 510903 }, { 0x548C, 510913, 510909, 510986, 510990, 510982, 510951, 510976, 510944, 511003 }, { 0x548D, 511013, 511008, 511054, 511059, 511050, 511026, 511042, 511019, 511064 }, { 0x548E, 511073, 511068, 511140, 511145, 511133, 511110, 511124, 511103, -1 }, { 0x548F, 511158, 511152, 511208, 511214, 511203, 511195, 511200, 511188, 511224 }, { 0x5490, 511235, 511231, 511278, -1, 511274, 511258, 511268, 511251, 511282 }, { 0x5491, 511292, 511287, 511321, -1, -1, -1, 511318, -1, -1 }, { 0x5492, 511330, 511325, 511383, -1, 511379, 511355, 511367, -1, 511389 }, { 0x5493, 511398, 511394, 511421, -1, -1, -1, -1, -1, -1 }, { 0x5494, 511430, 511425, 511454, -1, -1, -1, 511450, -1, -1 }, { 0x5495, 511462, 511458, 511512, -1, 511509, 511493, 511506, -1, -1 }, { 0x5496, 511521, 511516, 511552, -1, 511549, -1, 511546, 511540, -1 }, { 0x5497, 511560, 511556, 511605, -1, -1, -1, -1, -1, -1 }, { 0x5498, -1, 511609, 511614, -1, -1, -1, -1, -1, 511618 }, { 0x5499, 511628, 511622, 511635, -1, -1, -1, -1, -1, -1 }, { 0x549A, 511647, 511641, 511679, -1, -1, -1, -1, -1, 511685 }, { 0x549B, 511699, 511693, 511724, -1, -1, -1, -1, -1, -1 }, { 0x549C, 511735, 511730, 511762, -1, 511758, 511744, 511752, -1, -1 }, { 0x549D, 511769, 511765, 511798, -1, -1, -1, -1, -1, -1 }, { 0x549E, -1, 511802, 511807, -1, -1, -1, -1, -1, -1 }, { 0x549F, -1, 511813, 511824, -1, -1, -1, 511819, -1, -1 }, { 0x54A0, 511834, 511829, 511903, -1, 511899, 511873, 511890, 511866, 511907 }, { 0x54A1, 511920, 511916, 511958, -1, 511956, 511934, 511950, -1, -1 }, { 0x54A2, 511968, 511962, 512007, -1, 512004, 511991, 511999, 511984, 512010 }, { 0x54A3, 512024, 512017, 512060, -1, -1, -1, 512056, -1, 512067 }, { 0x54A4, 512079, 512074, 512134, 512139, 512130, 512116, 512124, 512109, -1 }, { 0x54A5, 512149, 512144, 512219, -1, 512215, 512184, 512202, 512177, 512223 }, { 0x54A6, 512234, 512230, 512283, -1, 512277, 512258, 512264, -1, -1 }, { 0x54A7, 512291, 512287, 512337, -1, 512332, -1, 512320, -1, 512342 }, { 0x54A8, 512351, 512347, 512407, 512411, 512404, 512390, 512400, 512383, -1 }, { 0x54A9, 512419, 512415, 512485, -1, 512482, -1, 512476, -1, -1 }, { 0x54AA, 512495, 512490, 512561, -1, 512558, 512543, 512551, -1, -1 }, { 0x54AB, 512569, 512565, 512615, -1, 512612, 512605, 512608, 512598, -1 }, { 0x54AC, 512627, 512620, 512666, 512671, 512662, 512645, 512650, 512638, 512676 }, { 0x54AD, 512685, 512680, 512830, -1, 512822, 512788, 512798, -1, 512834 }, { 0x54AE, 512845, 512840, 512894, -1, 512890, 512861, 512872, -1, 512900 }, { 0x54AF, 512910, 512905, 512946, -1, 512942, 512932, 512937, 512925, 512950 }, { 0x54B0, -1, 512957, 512987, -1, -1, 512963, 512968, -1, -1 }, { 0x54B1, 512997, 512992, 513037, -1, 513028, 513004, 513009, -1, -1 }, { 0x54B2, 513047, 513042, 513107, -1, 513104, 513083, 513099, 513077, -1 }, { 0x54B3, 513118, 513113, 513144, -1, 513140, 513131, 513136, 513124, 513149 }, { 0x54B4, 513158, 513153, 513183, -1, -1, 513172, 513176, -1, -1 }, { 0x54B5, 513194, 513188, 513211, -1, -1, -1, 513204, -1, -1 }, { 0x54B6, -1, 513216, 513274, -1, 513266, 513222, 513233, -1, -1 }, { 0x54B7, 513285, 513280, 513333, 513338, 513330, 513302, 513307, -1, 513344 }, { 0x54B8, 513357, 513351, 513429, 513435, 513425, 513412, 513417, 513405, -1 }, { 0x54B9, 513446, 513441, 513516, -1, -1, 513482, 513503, -1, 513519 }, { 0x54BA, 513529, 513523, 513560, -1, 513555, 513538, 513546, -1, -1 }, { 0x54BB, 513571, 513566, 513600, -1, 513596, -1, 513584, 513577, 513605 }, { 0x54BC, 513614, 513609, 513674, -1, 513669, 513652, 513662, 513645, 513679 }, { 0x54BD, 513688, 513683, 513738, 513743, 513731, 513718, 513723, 513704, 513748 }, { 0x54BE, 513760, 513755, 513785, -1, -1, 513777, 513781, -1, 513790 }, { 0x54BF, 513799, 513795, 513854, -1, 513852, 513837, 513850, 513830, -1 }, { 0x54C0, 513862, 513858, 513927, 513931, 513924, 513898, 513921, 513891, 513937 }, { 0x54C1, 513945, 513940, 514000, 514005, 513994, 513980, 513986, 513973, 514010 }, { 0x54C2, 514022, 514017, 514151, -1, 514147, 514136, 514142, 514129, -1 }, { 0x54C3, -1, 514157, 514182, -1, 514177, -1, 514170, 514163, 514188 }, { 0x54C4, 514201, 514195, 514262, -1, 514257, 514238, 514253, 514231, 514268 }, { 0x54C5, -1, 514275, 514306, -1, 514300, 514281, 514288, -1, -1 }, { 0x54C6, 514317, 514313, 514386, -1, 514382, 514357, 514371, 514350, 514391 }, { 0x54C7, 514402, 514397, 514466, -1, 514463, 514433, 514455, 514426, 514469 }, { 0x54C8, 514478, 514473, 514531, -1, 514527, 514503, 514519, 514496, 514535 }, { 0x54C9, 514545, 514540, 514595, -1, 514591, 514579, 514587, 514572, 514600 }, { 0x54CA, -1, 514604, 514618, -1, -1, 514609, 514614, -1, -1 }, { 0x54CB, 514628, 514623, 514657, -1, -1, -1, 514651, -1, -1 }, { 0x54CC, 514668, 514662, 514688, -1, -1, -1, -1, -1, -1 }, { 0x54CD, 514700, 514693, 514748, -1, 514743, 514730, 514738, -1, 514755 }, { 0x54CE, 514769, 514764, 514801, -1, 514798, -1, 514794, -1, -1 }, { 0x54CF, 514810, 514805, 514830, -1, -1, -1, 514826, -1, 514835 }, { 0x54D0, 514847, 514841, 514856, -1, -1, -1, -1, -1, -1 }, { 0x54D1, 514867, 514863, 514893, -1, -1, -1, -1, -1, -1 }, { 0x54D2, 514903, 514897, 514947, -1, -1, -1, -1, -1, -1 }, { 0x54D3, 514956, 514951, 514987, -1, -1, -1, -1, -1, -1 }, { 0x54D4, 514998, 514993, 515023, -1, -1, -1, -1, -1, -1 }, { 0x54D5, 515033, 515027, 515046, -1, -1, -1, -1, -1, -1 }, { 0x54D6, -1, 515051, 515056, -1, -1, -1, -1, -1, -1 }, { 0x54D7, 515067, 515062, 515095, -1, -1, -1, -1, -1, -1 }, { 0x54D8, -1, 515100, 515112, -1, -1, 515106, -1, -1, -1 }, { 0x54D9, 515123, 515117, 515150, -1, -1, -1, -1, -1, -1 }, { 0x54DA, 515161, 515156, 515216, -1, -1, -1, -1, -1, -1 }, { 0x54DB, -1, 515221, 515226, -1, -1, -1, -1, -1, -1 }, { 0x54DC, 515236, 515231, 515240, -1, -1, -1, -1, -1, -1 }, { 0x54DD, 515250, 515244, 515258, -1, -1, -1, -1, -1, -1 }, { 0x54DE, 515269, 515264, 515273, -1, -1, -1, -1, -1, -1 }, { 0x54DF, 515282, 515278, 515301, -1, -1, -1, -1, -1, -1 }, { 0x54E0, -1, 515305, 515326, -1, -1, 515310, 515318, -1, -1 }, { 0x54E1, 515337, 515331, 515397, 515403, 515393, 515382, 515387, 515369, 515410 }, { 0x54E2, 515422, 515416, 515448, -1, 515443, 515431, 515439, -1, 515454 }, { 0x54E3, 515467, 515462, 515488, -1, -1, -1, -1, -1, 515493 }, { 0x54E4, 515506, 515500, 515526, -1, 515521, -1, 515513, -1, -1 }, { 0x54E5, 515536, 515532, 515568, 515572, 515565, 515557, 515562, 515550, 515576 }, { 0x54E6, 515584, 515579, 515625, 515628, 515623, 515615, 515620, 515608, 515633 }, { 0x54E7, 515641, 515637, 515688, -1, -1, 515670, 515677, -1, -1 }, { 0x54E8, 515699, 515693, 515754, -1, 515747, 515735, 515742, 515728, -1 }, { 0x54E9, 515764, 515760, 515792, -1, 515789, 515776, 515786, 515769, -1 }, { 0x54EA, 515801, 515796, 515829, -1, 515826, -1, 515820, -1, 515833 }, { 0x54EB, 515842, 515837, 515874, -1, 515870, 515852, 515859, -1, -1 }, { 0x54EC, -1, 515878, 515903, -1, 515900, 515882, 515897, -1, 515907 }, { 0x54ED, 515916, 515911, 515953, 515957, 515949, 515939, 515944, 515932, 515962 }, { 0x54EE, 515974, 515968, 516013, -1, 516009, 515999, 516005, 515992, 516019 }, { 0x54EF, -1, 516023, 516046, -1, 516041, 516028, 516033, -1, -1 }, { 0x54F0, 516057, 516052, 516096, -1, 516093, 516076, 516089, -1, 516101 }, { 0x54F1, -1, 516105, 516153, -1, 516149, 516117, 516130, 516110, 516157 }, { 0x54F2, 516169, 516164, 516233, 516238, 516228, 516208, 516222, 516201, 516245 }, { 0x54F3, 516259, 516253, 516287, 516292, 516282, -1, 516270, -1, 516298 }, { 0x54F4, 516311, 516304, 516329, -1, -1, -1, -1, -1, -1 }, { 0x54F5, 516342, 516336, 516360, -1, -1, -1, -1, -1, -1 }, { 0x54F6, 516368, 516364, 516389, -1, 516386, -1, 516374, -1, -1 }, { 0x54F7, -1, 516394, 516429, -1, 516424, -1, 516400, -1, -1 }, { 0x54F8, -1, 516434, 516447, -1, -1, -1, 516440, -1, -1 }, { 0x54F9, -1, 516452, 516461, -1, 516457, -1, -1, -1, -1 }, { 0x54FA, 516470, 516465, 516516, 516520, 516512, 516493, 516509, 516486, 516525 }, { 0x54FB, -1, 516530, 516550, -1, -1, 516535, 516542, -1, -1 }, { 0x54FC, 516561, 516555, 516661, -1, 516655, 516639, 516646, -1, -1 }, { 0x54FD, 516673, 516667, 516716, -1, 516710, 516699, 516706, 516692, 516722 }, { 0x54FE, -1, 516730, 516755, -1, -1, 516736, 516743, -1, -1 }, { 0x54FF, 516765, 516761, 516818, -1, 516815, 516808, 516812, 516801, 516822 }, { 0x5500, -1, 516827, 516845, -1, 516842, 516832, 516839, -1, -1 }, { 0x5501, 516855, 516850, 516893, -1, 516890, 516874, 516882, -1, 516898 }, { 0x5502, 516908, 516903, 516940, -1, -1, -1, -1, -1, -1 }, { 0x5503, -1, 516944, 516954, -1, -1, -1, 516949, -1, -1 }, { 0x5504, 516964, 516958, 517012, -1, 517007, 516999, 517003, 516992, -1 }, { 0x5505, 517021, 517016, 517113, -1, 517109, 517077, 517097, -1, 517118 }, { 0x5506, 517128, 517124, 517185, -1, 517182, 517168, 517179, 517161, -1 }, { 0x5507, 517196, 517190, 517227, 517233, 517223, 517208, 517218, 517201, 517239 }, { 0x5508, 517251, 517246, 517285, -1, 517279, 517258, 517272, -1, 517289 }, { 0x5509, 517300, 517295, 517382, -1, 517379, 517345, 517367, 517338, 517386 }, { 0x550A, 517397, 517391, 517443, -1, 517438, -1, 517425, -1, -1 }, { 0x550B, -1, 517448, 517465, -1, -1, 517453, 517458, -1, 517469 }, { 0x550C, -1, 517474, 517513, -1, 517505, 517479, 517486, -1, -1 }, { 0x550D, -1, 517519, 517545, -1, 517541, 517525, 517533, -1, -1 }, { 0x550E, 517554, 517550, 517600, -1, 517597, 517590, 517594, 517583, 517604 }, { 0x550F, 517615, 517610, 517656, 517660, 517652, 517642, 517649, 517635, 517677 }, { 0x5510, 517688, 517682, 517731, 517737, 517726, 517717, 517722, 517710, 517744 }, { 0x5511, 517758, 517754, 517776, -1, -1, -1, 517772, -1, 517781 }, { 0x5512, -1, 517787, 517801, -1, -1, -1, 517792, -1, 517806 }, { 0x5513, 517816, 517812, 517837, -1, -1, -1, -1, -1, -1 }, { 0x5514, 517845, 517842, 517900, -1, 517898, -1, 517895, 517888, -1 }, { 0x5515, 517909, 517904, 517935, -1, 517932, 517917, 517928, -1, -1 }, { 0x5516, 517944, 517940, 517979, -1, 517977, 517970, 517975, -1, -1 }, { 0x5517, 517988, 517983, 518031, -1, -1, 518019, 518027, -1, -1 }, { 0x5518, -1, 518036, 518045, -1, -1, -1, 518041, -1, -1 }, { 0x5519, 518054, 518049, 518068, -1, -1, -1, 518063, -1, -1 }, { 0x551A, 518077, 518072, 518128, -1, 518123, -1, 518118, -1, -1 }, { 0x551B, 518138, 518133, 518143, -1, -1, -1, -1, -1, -1 }, { 0x551C, -1, 518148, 518164, -1, 518160, -1, -1, 518153, -1 }, { 0x551D, 518174, 518168, 518211, -1, -1, -1, 518204, -1, -1 }, { 0x551E, 518222, 518217, 518259, -1, -1, -1, -1, -1, -1 }, { 0x551F, 518270, 518264, 518285, -1, 518281, -1, -1, -1, -1 }, { 0x5520, 518294, 518289, 518318, -1, -1, -1, -1, -1, -1 }, { 0x5521, 518330, 518323, 518341, -1, -1, -1, 518336, -1, -1 }, { 0x5522, 518352, 518348, 518382, -1, -1, -1, -1, -1, -1 }, { 0x5523, 518392, 518387, 518400, -1, -1, -1, -1, -1, -1 }, { 0x5524, 518410, 518405, 518429, -1, 518424, 518415, 518420, -1, -1 }, { 0x5525, 518442, 518435, 518505, -1, -1, -1, -1, -1, -1 }, { 0x5526, -1, 518510, 518515, -1, -1, -1, -1, -1, -1 }, { 0x5527, 518525, 518520, 518596, -1, -1, 518577, 518585, -1, -1 }, { 0x5528, 518604, 518600, 518643, -1, -1, -1, -1, -1, -1 }, { 0x5529, -1, 518647, 518651, -1, -1, -1, -1, -1, 518655 }, { 0x552A, 518667, 518661, 518718, -1, 518713, 518697, 518703, -1, -1 }, { 0x552B, 518729, 518724, 518815, -1, 518811, 518778, 518799, 518771, 518820 }, { 0x552C, 518829, 518825, 518886, -1, 518883, -1, 518853, -1, -1 }, { 0x552D, -1, 518890, 518915, -1, 518912, 518895, 518909, -1, 518919 }, { 0x552E, 518932, 518927, 518957, -1, 518953, 518944, 518948, 518937, -1 }, { 0x552F, 518968, 518963, 519004, 519009, 519001, 518985, 518995, 518978, 519013 }, { 0x5530, 519024, 519018, 519070, -1, -1, 519038, 519052, -1, -1 }, { 0x5531, 519083, 519076, 519149, 519156, 519143, 519121, 519138, 519114, 519167 }, { 0x5532, 519180, 519176, 519228, -1, 519223, 519196, 519214, -1, 519232 }, { 0x5533, 519243, 519237, 519280, 519284, 519276, 519267, 519272, 519260, -1 }, { 0x5534, -1, 519289, 519315, -1, 519310, 519296, 519301, -1, -1 }, { 0x5535, 519326, 519322, 519430, -1, 519427, 519414, 519421, 519407, -1 }, { 0x5536, 519438, 519434, 519500, -1, 519490, 519465, 519470, -1, 519504 }, { 0x5537, 519516, 519512, 519544, -1, 519540, 519531, 519537, -1, 519548 }, { 0x5538, 519558, 519553, 519602, -1, 519594, 519578, 519590, -1, 519608 }, { 0x5539, 519619, 519614, 519648, -1, 519646, 519637, 519643, 519631, 519652 }, { 0x553A, -1, 519656, 519661, -1, -1, -1, -1, -1, -1 }, { 0x553B, -1, 519667, 519687, -1, -1, 519678, 519683, 519672, 519692 }, { 0x553C, 519704, 519698, 519797, -1, 519793, 519755, 519783, 519748, 519802 }, { 0x553D, 519813, 519808, 519835, -1, -1, -1, 519824, -1, -1 }, { 0x553E, 519843, 519839, 519885, -1, 519881, 519872, 519878, 519865, 519890 }, { 0x553F, 519901, 519896, 519949, -1, 519945, 519926, 519933, -1, 519953 }, { 0x5540, 519965, 519958, 520021, -1, 520018, 520008, 520014, 520001, 520025 }, { 0x5541, 520035, 520030, 520099, -1, 520092, 520062, 520073, -1, -1 }, { 0x5542, -1, 520105, 520121, -1, 520117, -1, -1, 520110, 520126 }, { 0x5543, 520138, 520132, 520164, -1, 520160, -1, 520155, -1, -1 }, { 0x5544, 520175, 520169, 520229, 520235, 520224, 520210, 520219, 520203, 520245 }, { 0x5545, -1, 520252, 520292, -1, 520287, 520258, 520278, -1, 520298 }, { 0x5546, 520312, 520305, 520362, 520369, 520357, 520345, 520352, 520338, 520378 }, { 0x5547, 520392, 520387, 520472, -1, 520468, 520431, 520452, -1, -1 }, { 0x5548, 520482, 520476, 520553, -1, -1, 520516, 520526, -1, -1 }, { 0x5549, 520564, 520559, 520607, -1, 520603, 520577, 520599, -1, 520612 }, { 0x554A, 520621, 520617, 520656, -1, 520654, 520648, 520652, 520642, 520658 }, { 0x554B, 520666, 520661, 520760, -1, 520752, 520713, 520732, -1, -1 }, { 0x554C, 520771, 520765, 520798, -1, -1, 520786, 520794, -1, 520805 }, { 0x554D, 520817, 520811, 520891, -1, 520886, 520853, 520857, -1, -1 }, { 0x554E, 520900, 520896, 520959, -1, 520957, 520936, 520954, -1, -1 }, { 0x554F, 520968, 520963, 521023, 521028, 521018, 521002, 521010, 520995, -1 }, { 0x5550, 521043, 521037, 521178, -1, 521167, 521104, 521132, -1, 521183 }, { 0x5551, 521195, 521189, 521227, -1, 521214, -1, 521205, -1, -1 }, { 0x5552, -1, 521232, 521268, -1, -1, 521238, 521256, -1, 521272 }, { 0x5553, 521284, 521279, 521344, -1, 521339, 521322, 521335, 521315, -1 }, { 0x5554, 521353, 521348, 521391, -1, -1, -1, 521387, -1, -1 }, { 0x5555, 521400, 521395, 521425, -1, 521422, 521405, 521414, -1, -1 }, { 0x5556, 521436, 521430, 521494, 521499, 521490, 521473, 521486, 521466, -1 }, { 0x5557, 521513, 521507, 521571, -1, 521567, 521550, 521563, 521543, -1 }, { 0x5558, -1, 521576, 521595, -1, -1, -1, 521581, -1, -1 }, { 0x5559, 521603, 521599, 521653, -1, 521650, 521608, 521625, -1, -1 }, { 0x555A, 521662, 521657, 521688, -1, 521685, 521672, 521679, -1, -1 }, { 0x555B, 521698, 521692, 521747, -1, -1, 521733, 521740, -1, 521752 }, { 0x555C, 521762, 521756, 521817, 521824, 521812, 521793, 521800, 521786, 521832 }, { 0x555D, 521842, 521838, 521903, -1, 521900, 521885, 521894, -1, -1 }, { 0x555E, 521911, 521907, 521953, 521957, 521951, 521944, 521949, 521937, -1 }, { 0x555F, 521966, 521961, 522000, -1, 521995, 521978, 521991, -1, -1 }, { 0x5560, -1, 522004, 522021, -1, -1, 522009, 522015, -1, -1 }, { 0x5561, 522030, 522026, 522076, -1, 522069, 522047, 522059, -1, -1 }, { 0x5562, 522088, 522081, 522099, -1, -1, -1, 522094, -1, -1 }, { 0x5563, 522112, 522106, 522187, -1, 522183, 522150, 522175, 522143, 522193 }, { 0x5564, 522202, 522198, 522210, -1, -1, -1, 522207, -1, -1 }, { 0x5565, 522219, 522214, 522240, -1, -1, 522225, 522236, -1, -1 }, { 0x5566, 522250, 522245, 522287, -1, -1, -1, 522278, -1, -1 }, { 0x5567, 522296, 522290, 522335, -1, -1, -1, -1, -1, -1 }, { 0x5568, -1, 522339, 522345, -1, -1, -1, -1, -1, 522351 }, { 0x5569, 522363, 522357, 522401, -1, -1, -1, -1, -1, 522406 }, { 0x556A, 522419, 522413, 522428, -1, -1, -1, -1, -1, -1 }, { 0x556B, 522436, 522432, 522485, -1, -1, -1, -1, -1, 522490 }, { 0x556C, 522499, 522494, 522524, -1, -1, -1, -1, -1, -1 }, { 0x556D, 522534, 522528, 522563, -1, -1, -1, -1, -1, -1 }, { 0x556E, 522576, 522570, 522603, -1, -1, 522587, 522599, -1, -1 }, { 0x556F, 522614, 522608, 522652, -1, -1, -1, 522641, -1, -1 }, { 0x5570, 522661, 522657, 522670, -1, -1, -1, -1, -1, -1 }, { 0x5571, 522682, 522675, 522705, -1, -1, -1, -1, -1, 522710 }, { 0x5572, 522720, 522716, 522734, -1, -1, -1, -1, -1, -1 }, { 0x5573, -1, 522738, 522744, -1, -1, -1, -1, -1, -1 }, { 0x5574, 522756, 522750, 522806, -1, -1, 522767, 522791, -1, -1 }, { 0x5575, 522816, 522812, 522825, -1, -1, -1, -1, -1, -1 }, { 0x5576, 522838, 522832, 522879, -1, -1, -1, -1, -1, -1 }, { 0x5577, 522891, 522885, 522920, -1, -1, -1, -1, -1, 522926 }, { 0x5578, 522938, 522933, 522966, -1, -1, -1, -1, -1, -1 }, { 0x5579, 522977, 522972, 523063, -1, -1, -1, -1, -1, -1 }, { 0x557A, -1, 523067, 523073, -1, -1, -1, -1, -1, 523079 }, { 0x557B, 523088, 523084, 523140, -1, 523137, 523128, 523133, 523121, -1 }, { 0x557C, 523150, 523145, 523199, 523203, 523195, 523186, 523191, 523179, -1 }, { 0x557D, 523213, 523209, 523261, -1, 523258, 523237, 523250, 523230, -1 }, { 0x557E, 523270, 523265, 523316, 523321, 523311, 523301, 523306, 523294, -1 }, { 0x557F, -1, 523328, 523363, -1, 523355, 523340, 523347, 523334, 523368 }, { 0x5580, 523381, 523375, 523435, -1, 523430, 523420, 523425, 523413, -1 }, { 0x5581, 523445, 523439, 523546, -1, 523539, 523520, 523527, 523513, 523552 }, { 0x5582, 523564, 523559, 523609, -1, -1, 523595, 523602, -1, 523614 }, { 0x5583, 523625, 523619, 523677, -1, 523673, 523665, 523669, 523658, 523682 }, { 0x5584, 523692, 523687, 523744, 523750, 523740, 523732, 523736, 523725, 523760 }, { 0x5585, -1, 523768, 523777, -1, 523773, -1, -1, -1, -1 }, { 0x5586, 523786, 523781, 523828, -1, 523823, -1, 523817, 523810, -1 }, { 0x5587, 523838, 523833, 523909, -1, 523902, 523886, 523893, 523872, 523913 }, { 0x5588, 523925, 523919, 523947, -1, 523943, -1, 523939, -1, -1 }, { 0x5589, 523957, 523952, 524010, -1, 524006, 523997, 524002, 523990, 524015 }, { 0x558A, 524027, 524021, 524082, -1, 524078, 524067, 524074, 524060, -1 }, { 0x558B, 524092, 524087, 524164, -1, 524155, 524129, 524146, 524122, 524169 }, { 0x558C, 524181, 524176, 524210, -1, 524201, -1, 524190, -1, -1 }, { 0x558D, -1, 524216, 524233, -1, 524229, -1, 524222, -1, 524239 }, { 0x558E, 524250, 524245, 524340, -1, -1, 524330, 524337, -1, 524345 }, { 0x558F, 524352, 524348, 524423, -1, 524420, 524392, 524396, -1, -1 }, { 0x5590, 524433, 524428, 524461, -1, -1, -1, -1, -1, -1 }, { 0x5591, 524470, 524465, 524547, -1, 524544, 524512, 524535, 524505, 524552 }, { 0x5592, 524562, 524557, 524613, -1, 524609, 524600, 524605, -1, -1 }, { 0x5593, 524622, 524617, 524678, -1, 524675, 524668, 524672, 524661, 524683 }, { 0x5594, 524690, 524686, 524749, -1, 524746, -1, 524733, 524726, 524752 }, { 0x5595, -1, 524757, 524770, -1, -1, -1, 524762, -1, -1 }, { 0x5596, -1, 524776, 524780, -1, -1, -1, -1, -1, -1 }, { 0x5597, -1, 524784, 524805, -1, 524801, -1, 524789, -1, -1 }, { 0x5598, 524816, 524810, 524874, 524881, 524869, 524851, 524861, 524844, 524891 }, { 0x5599, 524904, 524899, 524955, -1, 524950, 524935, 524946, 524928, -1 }, { 0x559A, 524965, 524960, 525018, 525024, 525013, 525004, 525009, 524997, 525032 }, { 0x559B, -1, 525038, 525091, -1, 525086, 525043, 525059, -1, -1 }, { 0x559C, 525102, 525097, 525170, 525174, 525166, 525141, 525159, 525134, 525182 }, { 0x559D, 525192, 525187, 525246, 525250, 525239, 525222, 525230, 525215, 525255 }, { 0x559E, 525265, 525260, 525325, 525329, 525317, 525298, 525306, 525291, -1 }, { 0x559F, 525341, 525336, 525392, -1, 525385, 525365, 525373, 525358, 525397 }, { 0x55A0, -1, 525402, 525413, -1, 525408, -1, -1, -1, 525420 }, { 0x55A1, -1, 525427, 525434, -1, -1, -1, 525432, -1, 525439 }, { 0x55A2, -1, 525445, 525477, -1, -1, 525451, 525462, -1, -1 }, { 0x55A3, 525488, 525482, 525538, -1, 525534, 525511, 525531, 525504, -1 }, { 0x55A4, 525548, 525542, 525593, -1, 525587, 525567, 525575, 525560, -1 }, { 0x55A5, 525605, 525600, 525646, -1, -1, 525621, 525629, -1, 525651 }, { 0x55A6, 525664, 525657, 525696, -1, 525692, 525674, 525683, -1, 525701 }, { 0x55A7, 525712, 525706, 525775, 525781, 525770, 525754, 525766, 525747, 525789 }, { 0x55A8, 525803, 525796, 525853, -1, 525847, 525833, 525842, 525826, -1 }, { 0x55A9, 525865, 525860, 525909, -1, 525906, 525881, 525903, 525874, -1 }, { 0x55AA, 525919, 525913, 525980, 525986, 525975, 525951, 525971, 525944, 525995 }, { 0x55AB, 526005, 526000, 526070, -1, 526065, 526045, 526054, 526038, 526075 }, { 0x55AC, 526087, 526082, 526142, 526148, 526138, 526122, 526128, 526115, -1 }, { 0x55AD, 526160, 526155, 526214, -1, 526208, 526181, 526200, -1, 526219 }, { 0x55AE, 526231, 526225, 526287, 526292, 526279, 526269, 526275, 526262, 526305 }, { 0x55AF, -1, 526311, 526316, -1, -1, -1, -1, -1, 526321 }, { 0x55B0, 526334, 526328, 526366, -1, 526362, 526354, -1, 526348, -1 }, { 0x55B1, 526376, 526371, 526396, -1, -1, -1, 526393, -1, -1 }, { 0x55B2, 526404, 526400, 526432, -1, 526428, -1, 526423, -1, -1 }, { 0x55B3, 526441, 526436, 526465, -1, 526462, 526452, 526459, -1, -1 }, { 0x55B4, 526475, 526470, 526501, -1, -1, -1, 526499, -1, -1 }, { 0x55B5, 526511, 526506, 526530, -1, -1, -1, -1, -1, 526536 }, { 0x55B6, 526548, 526542, 526601, -1, 526596, 526577, 526593, -1, -1 }, { 0x55B7, 526612, 526607, 526638, -1, -1, -1, -1, -1, -1 }, { 0x55B8, 526647, 526643, 526663, -1, 526658, -1, -1, -1, -1 }, { 0x55B9, 526673, 526667, 526705, -1, -1, -1, -1, -1, -1 }, { 0x55BA, 526715, 526710, 526740, -1, -1, -1, -1, -1, -1 }, { 0x55BB, 526749, 526744, 526810, 526814, 526807, 526782, 526804, -1, 526818 }, { 0x55BC, 526828, 526823, 526894, -1, -1, -1, -1, -1, -1 }, { 0x55BD, 526904, 526899, 526938, -1, -1, -1, -1, -1, -1 }, { 0x55BE, 526948, 526943, 526956, -1, -1, -1, -1, -1, -1 }, { 0x55BF, 526965, 526960, 527019, -1, 527016, 526983, 527007, -1, -1 }, { 0x55C0, -1, 527024, 527057, -1, 527053, 527029, 527043, -1, -1 }, { 0x55C1, 527066, 527061, 527112, 527116, 527108, 527095, 527100, -1, -1 }, { 0x55C2, -1, 527122, 527152, -1, 527149, 527127, 527146, -1, -1 }, { 0x55C3, 527162, 527157, 527222, -1, 527214, 527177, 527205, 527171, 527226 }, { 0x55C4, 527235, 527231, 527267, -1, 527261, 527251, 527258, -1, -1 }, { 0x55C5, 527277, 527272, 527329, -1, 527325, 527315, 527320, 527308, -1 }, { 0x55C6, 527341, 527334, 527411, -1, 527405, 527372, 527396, -1, -1 }, { 0x55C7, 527423, 527418, 527507, -1, 527502, 527480, 527496, 527473, -1 }, { 0x55C8, 527517, 527511, 527547, -1, 527543, -1, 527536, -1, -1 }, { 0x55C9, 527558, 527553, 527593, -1, 527590, -1, 527587, 527580, 527597 }, { 0x55CA, 527609, 527603, 527651, -1, 527646, -1, 527639, -1, -1 }, { 0x55CB, -1, 527657, 527682, -1, 527677, 527662, 527668, -1, -1 }, { 0x55CC, 527692, 527687, 527752, -1, 527746, 527722, 527727, -1, -1 }, { 0x55CD, 527761, 527756, 527779, -1, -1, 527769, 527774, -1, -1 }, { 0x55CE, 527789, 527784, 527824, -1, 527821, -1, 527818, -1, 527827 }, { 0x55CF, 527838, 527833, 527879, -1, -1, -1, 527872, -1, -1 }, { 0x55D0, 527890, 527884, 527920, -1, 527912, -1, 527896, -1, -1 }, { 0x55D1, 527931, 527925, 528006, -1, 528002, 527970, 527997, 527963, -1 }, { 0x55D2, 528016, 528010, 528046, -1, 528041, 528030, 528037, -1, -1 }, { 0x55D3, 528056, 528050, 528084, -1, 528079, 528070, 528075, -1, -1 }, { 0x55D4, 528095, 528090, 528144, 528150, 528140, 528129, 528135, 528122, 528155 }, { 0x55D5, -1, 528159, 528199, -1, 528195, 528164, 528172, -1, 528203 }, { 0x55D6, 528214, 528209, 528246, -1, -1, -1, 528229, -1, -1 }, { 0x55D7, 528257, 528251, 528294, -1, -1, -1, 528284, -1, 528298 }, { 0x55D8, -1, 528303, 528316, -1, -1, 528308, 528312, -1, -1 }, { 0x55D9, 528326, 528320, 528346, -1, 528341, 528332, 528337, -1, 528352 }, { 0x55DA, 528362, 528358, 528403, 528407, 528401, 528394, 528397, 528387, 528411 }, { 0x55DB, 528420, 528414, 528494, -1, 528489, 528448, 528472, 528441, 528500 }, { 0x55DC, 528509, 528505, 528573, -1, 528570, 528546, 528566, 528539, -1 }, { 0x55DD, 528584, 528578, 528643, -1, 528638, 528619, 528627, -1, -1 }, { 0x55DE, 528651, 528647, 528744, -1, 528741, 528723, 528737, -1, -1 }, { 0x55DF, 528752, 528748, 528791, 528796, 528787, 528770, 528780, 528763, -1 }, { 0x55E0, -1, 528802, 528817, -1, 528814, -1, -1, 528807, -1 }, { 0x55E1, 528828, 528822, 528871, -1, 528867, -1, 528860, -1, 528877 }, { 0x55E2, 528887, 528882, 528954, -1, 528951, 528918, 528930, 528911, 528958 }, { 0x55E3, 528967, 528963, 529027, 529031, 529024, 529014, 529020, 529007, 529038 }, { 0x55E4, 529047, 529043, 529101, 529106, 529097, 529087, 529093, 529080, -1 }, { 0x55E5, 529117, 529112, 529154, -1, -1, -1, 529150, -1, -1 }, { 0x55E6, 529163, 529159, 529171, -1, -1, -1, 529168, -1, -1 }, { 0x55E7, 529181, 529176, -1, -1, 529194, 529188, -1, -1, -1 }, { 0x55E8, 529205, 529199, 529224, -1, -1, -1, 529220, -1, -1 }, { 0x55E9, 529233, 529229, 529271, -1, 529266, -1, 529263, -1, -1 }, { 0x55EA, 529282, 529276, 529312, -1, -1, -1, -1, -1, -1 }, { 0x55EB, 529322, 529317, 529361, -1, -1, -1, -1, -1, -1 }, { 0x55EC, 529370, 529366, 529401, -1, -1, -1, -1, -1, -1 }, { 0x55ED, 529410, 529405, 529425, -1, 529421, -1, -1, -1, -1 }, { 0x55EE, 529436, 529430, 529481, -1, -1, -1, -1, -1, -1 }, { 0x55EF, 529490, 529486, 529505, -1, -1, -1, -1, -1, -1 }, { 0x55F0, 529516, 529512, 529529, -1, -1, -1, -1, -1, -1 }, { 0x55F1, 529538, 529533, 529571, -1, -1, -1, -1, -1, -1 }, { 0x55F2, 529579, 529575, 529656, -1, -1, -1, -1, -1, -1 }, { 0x55F3, 529670, 529666, 529696, -1, -1, -1, -1, -1, -1 }, { 0x55F4, -1, 529700, 529707, -1, -1, -1, -1, -1, -1 }, { 0x55F5, 529720, 529714, 529735, -1, -1, -1, -1, -1, -1 }, { 0x55F6, 529746, 529741, 529788, -1, 529783, -1, 529771, -1, -1 }, { 0x55F7, 529798, 529792, 529853, 529857, 529851, 529835, 529847, 529828, 529863 }, { 0x55F8, 529874, 529868, 529900, -1, 529898, -1, 529894, -1, -1 }, { 0x55F9, 529909, 529904, 529926, -1, 529921, -1, 529917, -1, 529932 }, { 0x55FA, -1, 529939, 529968, -1, 529963, 529945, 529952, -1, -1 }, { 0x55FB, 529977, 529973, 530092, -1, 530088, 530072, 530080, -1, -1 }, { 0x55FC, 530102, 530097, 530178, -1, 530174, 530132, 530158, -1, -1 }, { 0x55FD, 530187, 530182, 530256, -1, 530252, 530222, 530238, 530215, -1 }, { 0x55FE, 530266, 530261, 530327, -1, 530323, 530308, 530319, 530301, -1 }, { 0x55FF, 530338, 530332, 530369, -1, 530364, 530352, 530356, 530345, -1 }, { 0x5600, 530379, 530374, 530399, -1, -1, -1, 530388, -1, -1 }, { 0x5601, 530407, 530403, 530484, -1, 530479, 530454, 530468, -1, -1 }, { 0x5602, 530493, 530488, 530534, -1, 530530, 530518, 530525, -1, -1 }, { 0x5603, -1, 530540, 530546, -1, -1, -1, -1, -1, -1 }, { 0x5604, -1, 530553, 530580, -1, 530576, 530565, 530572, 530558, -1 }, { 0x5605, 530590, 530586, 530646, -1, 530642, 530627, 530634, -1, -1 }, { 0x5606, 530657, 530651, 530700, 530705, 530695, 530677, 530691, 530670, 530717 }, { 0x5607, -1, 530721, 530731, -1, 530727, -1, -1, -1, 530737 }, { 0x5608, 530749, 530744, 530794, 530799, 530791, 530762, 530775, 530755, 530806 }, { 0x5609, 530816, 530811, 530872, 530877, 530869, 530853, 530866, 530846, -1 }, { 0x560A, -1, 530880, 530900, -1, 530897, 530887, 530893, -1, -1 }, { 0x560B, 530910, 530904, 530921, -1, -1, -1, -1, -1, -1 }, { 0x560C, 530932, 530927, 530983, -1, 530978, 530952, 530974, 530945, -1 }, { 0x560D, 530994, 530989, 531067, -1, 531063, 531035, 531056, 531028, 531072 }, { 0x560E, 531083, 531077, 531140, -1, 531137, -1, 531125, 531118, -1 }, { 0x560F, 531148, 531144, 531218, -1, 531212, 531199, 531206, 531187, -1 }, { 0x5610, 531228, 531222, 531289, -1, 531285, -1, 531262, 531255, -1 }, { 0x5611, 531300, 531295, 531381, -1, 531378, 531355, 531372, -1, -1 }, { 0x5612, 531390, 531385, 531415, -1, 531410, -1, 531403, 531396, -1 }, { 0x5613, 531426, 531420, 531469, -1, 531464, -1, 531453, -1, -1 }, { 0x5614, 531478, 531474, 531530, 531534, 531522, 531509, 531519, 531502, -1 }, { 0x5615, -1, 531543, 531574, -1, 531571, 531554, 531564, 531548, -1 }, { 0x5616, 531586, 531580, 531650, -1, 531644, 531632, 531639, 531625, -1 }, { 0x5617, 531661, 531654, 531736, 531743, 531731, 531698, 531722, 531691, -1 }, { 0x5618, 531758, 531752, 531816, -1, 531813, 531800, 531809, -1, -1 }, { 0x5619, -1, 531820, 531827, -1, -1, -1, 531824, -1, -1 }, { 0x561A, -1, 531831, 531841, -1, -1, -1, 531836, -1, -1 }, { 0x561B, 531850, 531845, 531883, -1, 531880, -1, 531877, -1, -1 }, { 0x561C, 531891, 531886, 531899, -1, -1, -1, 531896, -1, -1 }, { 0x561D, -1, 531903, 531908, -1, -1, -1, -1, -1, -1 }, { 0x561E, 531917, 531912, 531973, -1, 531969, -1, 531964, -1, -1 }, { 0x561F, 531982, 531977, 532013, -1, 532010, -1, 532004, -1, -1 }, { 0x5620, 532023, 532017, 532080, -1, 532073, 532059, 532067, -1, -1 }, { 0x5621, 532090, 532084, 532116, -1, -1, -1, -1, -1, -1 }, { 0x5622, 532126, 532122, 532140, -1, -1, -1, -1, -1, -1 }, { 0x5623, 532150, 532144, 532159, -1, -1, -1, -1, -1, -1 }, { 0x5624, 532171, 532165, 532224, -1, -1, -1, -1, -1, -1 }, { 0x5625, 532236, 532230, 532268, -1, -1, -1, -1, -1, -1 }, { 0x5626, 532278, 532273, 532311, -1, -1, -1, -1, -1, -1 }, { 0x5627, 532322, 532317, 532333, -1, -1, -1, -1, -1, -1 }, { 0x5628, 532342, 532337, 532407, -1, 532404, 532370, 532387, -1, -1 }, { 0x5629, 532418, 532413, 532486, -1, 532482, 532453, 532476, 532446, -1 }, { 0x562A, -1, 532491, 532504, -1, -1, -1, 532497, -1, -1 }, { 0x562B, -1, 532509, 532538, -1, 532534, 532514, 532522, -1, 532543 }, { 0x562C, 532557, 532551, 532610, -1, 532605, 532580, 532594, 532573, 532615 }, { 0x562D, 532629, 532622, 532681, -1, -1, 532668, 532672, -1, -1 }, { 0x562E, 532692, 532687, 532769, -1, 532765, 532716, 532740, -1, 532774 }, { 0x562F, 532783, 532778, 532841, 532847, 532838, 532818, 532826, 532811, -1 }, { 0x5630, 532858, 532853, 532902, -1, 532899, -1, 532890, -1, -1 }, { 0x5631, 532911, 532906, 532963, -1, 532958, 532945, 532952, -1, -1 }, { 0x5632, 532974, 532968, 533034, 533040, 533031, 533014, 533022, 533007, 533045 }, { 0x5633, -1, -1, 533089, -1, 533085, 533051, 533079, -1, -1 }, { 0x5634, 533100, 533094, 533139, 533144, 533134, 533119, 533130, 533112, -1 }, { 0x5635, 533158, 533153, 533209, -1, 533205, 533189, 533197, -1, 533215 }, { 0x5636, 533227, 533222, 533321, 533325, 533318, 533306, 533314, 533299, 533330 }, { 0x5637, 533339, 533334, 533424, -1, 533421, 533400, 533413, 533393, -1 }, { 0x5638, 533433, 533429, 533479, -1, 533475, 533467, 533472, 533460, -1 }, { 0x5639, 533492, 533487, 533553, -1, 533549, -1, 533540, 533533, 533559 }, { 0x563A, 533569, 533564, 533604, -1, 533600, -1, 533590, -1, 533610 }, { 0x563B, 533622, 533617, 533696, -1, 533692, 533659, 533687, 533652, 533700 }, { 0x563C, -1, 533703, 533734, -1, 533730, 533708, 533717, -1, -1 }, { 0x563D, 533745, 533739, 533805, -1, 533795, 533756, 533780, -1, -1 }, { 0x563E, -1, 533811, 533845, -1, 533841, 533817, 533833, -1, -1 }, { 0x563F, 533855, 533850, 533925, -1, 533920, 533882, 533905, 533875, -1 }, { 0x5640, 533936, 533930, 533967, -1, 533963, -1, 533959, -1, 533972 }, { 0x5641, 533981, 533977, 534035, -1, 534033, 534019, 534025, 534012, 534038 }, { 0x5642, 534049, 534043, 534075, -1, 534070, 534060, 534066, 534054, 534080 }, { 0x5643, 534088, 534084, 534136, -1, 534132, 534120, 534124, -1, -1 }, { 0x5644, -1, 534141, 534152, -1, -1, -1, 534146, -1, -1 }, { 0x5645, 534162, 534157, 534218, -1, 534215, 534196, 534212, -1, 534223 }, { 0x5646, 534232, 534227, 534287, -1, 534282, 534262, 534274, -1, -1 }, { 0x5647, 534298, 534292, 534351, -1, 534347, 534336, 534343, -1, -1 }, { 0x5648, -1, 534359, 534407, -1, 534401, 534364, 534383, -1, -1 }, { 0x5649, 534416, 534411, 534493, 534498, 534489, 534466, 534481, 534459, -1 }, { 0x564A, -1, -1, 534545, -1, 534536, 534506, 534513, -1, -1 }, { 0x564B, 534555, 534549, 534618, -1, 534613, 534595, 534602, 534588, 534623 }, { 0x564C, 534634, 534628, 534680, -1, 534669, 534650, 534662, -1, -1 }, { 0x564D, 534691, 534686, 534754, -1, 534750, 534715, 534720, 534708, -1 }, { 0x564E, 534765, 534760, 534807, -1, 534803, 534786, 534793, 534779, 534811 }, { 0x564F, 534820, 534815, 534901, -1, 534897, 534888, 534892, 534881, 534905 }, { 0x5650, 534916, 534911, 534960, -1, 534957, 534947, 534954, -1, -1 }, { 0x5651, 534969, 534964, 535003, -1, -1, -1, -1, -1, -1 }, { 0x5652, 535014, 535008, 535048, -1, -1, -1, -1, -1, 535054 }, { 0x5653, 535065, 535059, 535144, 535148, 535141, 535128, 535137, 535121, 535157 }, { 0x5654, 535168, 535162, 535228, -1, -1, -1, 535224, -1, 535234 }, { 0x5655, 535247, 535242, 535303, -1, 535300, 535281, 535297, -1, -1 }, { 0x5656, -1, 535308, 535313, -1, -1, -1, -1, -1, -1 }, { 0x5657, 535323, 535318, 535334, -1, -1, -1, 535329, -1, -1 }, { 0x5658, 535344, 535338, 535358, -1, -1, -1, 535352, -1, -1 }, { 0x5659, 535368, 535363, 535399, -1, -1, 535388, 535395, -1, 535404 }, { 0x565A, 535415, 535410, 535429, -1, -1, 535422, -1, -1, -1 }, { 0x565B, 535440, 535434, 535467, -1, -1, 535451, 535463, -1, -1 }, { 0x565C, 535477, 535472, 535506, -1, -1, -1, -1, -1, -1 }, { 0x565D, 535514, 535510, 535535, -1, -1, -1, -1, -1, -1 }, { 0x565E, 535544, 535539, 535626, -1, 535623, 535603, 535619, -1, 535631 }, { 0x565F, -1, 535637, 535647, -1, -1, -1, 535643, -1, -1 }, { 0x5660, 535659, 535653, 535723, -1, 535719, -1, 535701, -1, 535731 }, { 0x5661, -1, 535738, 535766, -1, -1, 535743, 535758, -1, 535772 }, { 0x5662, 535783, 535778, 535841, -1, 535834, 535816, 535822, -1, -1 }, { 0x5663, 535849, 535844, 535944, -1, 535935, 535888, 535907, -1, -1 }, { 0x5664, 535955, 535950, 536012, -1, 536008, 535996, 536004, 535989, 536017 }, { 0x5665, 536029, 536023, 536074, -1, 536069, 536044, 536053, 536037, 536080 }, { 0x5666, 536092, 536086, 536157, -1, 536149, 536105, 536120, -1, 536162 }, { 0x5667, -1, 536167, 536178, -1, 536173, -1, -1, -1, -1 }, { 0x5668, 536188, 536183, 536239, 536243, 536236, 536226, 536233, 536219, 536248 }, { 0x5669, 536259, 536253, 536321, -1, 536318, 536291, 536313, 536284, -1 }, { 0x566A, 536329, 536324, 536373, 536378, 536370, 536359, 536366, 536352, 536385 }, { 0x566B, 536395, 536391, 536439, 536443, 536432, 536414, 536423, 536407, -1 }, { 0x566C, 536453, 536448, 536492, 536497, 536489, 536480, 536485, 536473, 536506 }, { 0x566D, 536516, 536511, 536572, 536578, 536568, 536529, 536552, 536522, -1 }, { 0x566E, -1, 536583, 536596, -1, 536592, -1, 536589, -1, -1 }, { 0x566F, 536606, 536602, 536653, -1, 536650, 536639, 536643, 536632, 536657 }, { 0x5670, -1, 536661, 536693, -1, 536689, 536667, 536682, -1, -1 }, { 0x5671, 536705, 536699, 536749, -1, 536744, -1, 536733, -1, -1 }, { 0x5672, 536760, 536754, 536856, -1, 536850, 536794, 536823, 536787, 536862 }, { 0x5673, 536873, 536868, 536884, -1, 536881, -1, 536878, -1, -1 }, { 0x5674, 536893, 536888, 536945, 536950, 536940, 536926, 536936, 536919, 536955 }, { 0x5675, -1, 536961, 536986, -1, -1, 536972, 536978, 536966, -1 }, { 0x5676, 536996, 536991, 537044, -1, 537040, -1, 537028, 537021, 537048 }, { 0x5677, 537058, 537054, 537077, -1, -1, -1, 537073, -1, 537080 }, { 0x5678, 537091, 537085, 537134, -1, 537129, 537121, 537125, 537115, -1 }, { 0x5679, 537145, 537139, 537164, -1, -1, -1, 537160, -1, -1 }, { 0x567A, 537175, 537170, 537205, -1, 537201, 537193, -1, 537187, -1 }, { 0x567B, 537215, 537210, 537245, -1, -1, -1, -1, -1, -1 }, { 0x567C, 537255, 537250, 537289, -1, -1, -1, -1, -1, -1 }, { 0x567D, 537298, 537293, 537322, -1, -1, -1, -1, -1, -1 }, { 0x567E, -1, 537326, 537340, -1, -1, -1, 537337, 537331, -1 }, { 0x567F, -1, 537345, 537355, -1, -1, -1, 537351, -1, -1 }, { 0x5680, 537366, 537360, 537417, -1, 537411, -1, 537398, 537391, -1 }, { 0x5681, -1, 537423, 537442, -1, -1, 537428, 537432, -1, -1 }, { 0x5682, -1, 537446, 537495, -1, 537491, 537452, 537483, -1, 537500 }, { 0x5683, 537513, 537507, 537551, -1, 537546, 537520, 537535, -1, -1 }, { 0x5684, 537558, 537555, 537595, -1, 537590, 537570, 537580, 537563, 537600 }, { 0x5685, 537611, 537606, 537666, -1, 537663, 537645, 537656, -1, 537670 }, { 0x5686, 537680, 537675, 537731, -1, 537727, 537716, 537723, 537709, -1 }, { 0x5687, 537742, 537736, 537805, -1, 537797, 537783, 537789, 537770, -1 }, { 0x5688, -1, -1, 537814, -1, -1, -1, 537810, -1, 537818 }, { 0x5689, 537831, 537825, 537848, -1, -1, -1, -1, -1, 537853 }, { 0x568A, 537863, 537859, 537936, -1, 537933, 537912, 537930, -1, -1 }, { 0x568B, -1, 537940, 537965, -1, -1, 537945, 537956, -1, 537971 }, { 0x568C, 537981, 537976, 538058, -1, 538054, 538031, 538038, -1, -1 }, { 0x568D, -1, 538062, 538086, -1, 538082, 538068, 538077, -1, -1 }, { 0x568E, 538096, 538091, 538132, -1, 538129, -1, 538121, -1, 538137 }, { 0x568F, 538147, 538142, 538184, -1, 538179, 538160, 538175, 538154, -1 }, { 0x5690, 538195, 538188, 538213, -1, -1, 538201, 538208, -1, -1 }, { 0x5691, -1, 538220, 538225, -1, -1, -1, -1, -1, -1 }, { 0x5692, -1, 538230, 538234, -1, -1, -1, -1, -1, -1 }, { 0x5693, 538244, 538238, 538273, -1, -1, -1, -1, -1, 538277 }, { 0x5694, 538287, 538282, 538311, -1, 538306, 538294, 538302, -1, -1 }, { 0x5695, 538320, 538315, 538371, -1, 538368, 538349, 538365, -1, 538375 }, { 0x5696, -1, 538381, 538386, -1, -1, -1, -1, -1, -1 }, { 0x5697, -1, 538391, 538419, -1, 538415, -1, 538396, -1, -1 }, { 0x5698, -1, 538423, 538450, -1, 538447, 538428, 538442, -1, -1 }, { 0x5699, 538461, 538455, 538499, -1, 538495, 538479, 538491, 538472, -1 }, { 0x569A, 538510, 538504, 538582, -1, 538579, 538542, 538563, 538535, -1 }, { 0x569B, -1, 538587, 538596, -1, 538592, -1, -1, -1, 538600 }, { 0x569C, 538611, 538606, 538687, -1, 538678, 538637, 538655, -1, 538690 }, { 0x569D, -1, 538695, 538714, -1, -1, 538702, 538709, -1, -1 }, { 0x569E, -1, 538720, 538731, -1, -1, -1, 538725, -1, -1 }, { 0x569F, 538741, 538736, 538768, -1, -1, -1, 538765, -1, -1 }, { 0x56A0, 538777, 538772, 538806, -1, 538802, 538791, 538797, -1, -1 }, { 0x56A1, 538817, 538811, 538845, -1, -1, -1, -1, -1, -1 }, { 0x56A2, 538855, 538849, 538900, -1, 538895, 538884, 538891, -1, -1 }, { 0x56A3, 538911, 538906, 538941, -1, -1, -1, -1, -1, -1 }, { 0x56A4, 538951, 538947, 538970, -1, -1, -1, -1, -1, -1 }, { 0x56A5, 538979, 538974, 539017, -1, 539013, 539000, 539010, 538993, -1 }, { 0x56A6, 539027, 539022, 539077, -1, 539072, -1, 539061, -1, 539081 }, { 0x56A7, -1, 539087, 539104, -1, 539101, -1, 539098, 539092, 539108 }, { 0x56A8, 539118, 539112, 539142, -1, 539137, 539125, 539130, -1, 539148 }, { 0x56A9, -1, 539154, 539170, -1, -1, 539159, 539165, -1, -1 }, { 0x56AA, -1, 539174, 539207, -1, 539203, 539180, 539195, -1, -1 }, { 0x56AB, 539217, 539212, 539268, -1, 539263, 539249, 539258, -1, -1 }, { 0x56AC, 539279, 539274, 539313, 539318, 539309, 539292, 539301, 539285, -1 }, { 0x56AD, 539328, 539323, 539364, -1, 539361, 539352, 539358, -1, -1 }, { 0x56AE, 539375, 539368, 539443, -1, 539437, 539415, 539428, 539408, -1 }, { 0x56AF, -1, 539450, 539454, -1, -1, -1, -1, -1, 539459 }, { 0x56B0, -1, 539464, 539469, -1, -1, -1, -1, -1, -1 }, { 0x56B1, 539478, 539473, 539514, 539518, 539510, 539500, 539507, -1, -1 }, { 0x56B2, 539529, 539525, 539569, -1, 539565, -1, 539562, -1, -1 }, { 0x56B3, 539579, 539574, 539663, -1, 539660, 539647, 539655, 539640, -1 }, { 0x56B4, 539672, 539667, 539738, 539743, 539735, 539710, 539727, 539703, 539751 }, { 0x56B5, 539765, 539759, 539824, -1, -1, 539784, 539808, -1, -1 }, { 0x56B6, 539836, 539830, 539909, -1, 539904, 539896, 539901, 539889, 539915 }, { 0x56B7, 539926, 539919, 539980, -1, 539975, 539957, 539971, -1, -1 }, { 0x56B8, -1, 539986, 539991, -1, -1, -1, -1, -1, -1 }, { 0x56B9, 540002, 539997, 540064, -1, -1, -1, -1, -1, -1 }, { 0x56BA, -1, 540068, 540074, -1, -1, -1, -1, -1, -1 }, { 0x56BB, 540083, 540078, 540149, -1, 540145, 540113, 540136, -1, -1 }, { 0x56BC, 540161, 540155, 540200, 540205, 540196, 540185, 540190, 540178, -1 }, { 0x56BD, -1, 540213, 540225, -1, -1, -1, 540219, -1, -1 }, { 0x56BE, -1, 540231, 540279, -1, 540269, 540236, 540261, -1, -1 }, { 0x56BF, 540290, 540285, 540319, -1, -1, -1, -1, -1, -1 }, { 0x56C0, 540330, 540324, 540382, 540389, 540378, 540366, 540374, 540359, -1 }, { 0x56C1, 540404, 540399, 540472, -1, 540464, 540450, 540459, 540443, -1 }, { 0x56C2, 540482, 540477, 540544, -1, 540540, 540519, 540531, 540512, 540550 }, { 0x56C3, 540560, 540554, 540648, -1, 540644, 540625, 540640, 540618, -1 }, { 0x56C4, 540657, 540652, 540673, -1, -1, -1, -1, -1, 540677 }, { 0x56C5, 540685, 540680, 540717, -1, 540707, -1, 540691, -1, -1 }, { 0x56C6, -1, 540723, 540741, -1, 540736, -1, 540729, -1, -1 }, { 0x56C7, -1, 540747, 540752, -1, -1, -1, -1, -1, -1 }, { 0x56C8, 540762, 540756, 540816, -1, 540812, 540801, 540808, 540794, -1 }, { 0x56C9, 540824, 540820, 540873, -1, 540870, 540863, 540867, 540856, 540878 }, { 0x56CA, 540887, 540881, 540939, 540945, 540934, 540923, 540930, 540916, -1 }, { 0x56CB, -1, 540952, 540984, -1, 540974, 540958, 540962, -1, -1 }, { 0x56CC, 540993, 540988, 541024, -1, -1, 541009, 541021, -1, -1 }, { 0x56CD, 541033, 541028, 541060, -1, 541056, -1, -1, 541050, -1 }, { 0x56CE, -1, 541064, 541073, -1, -1, -1, 541070, -1, -1 }, { 0x56CF, -1, 541077, 541110, -1, 541106, 541083, 541098, -1, -1 }, { 0x56D0, -1, 541116, 541161, -1, 541157, 541122, 541133, -1, -1 }, { 0x56D1, 541170, 541165, 541229, 541234, 541224, 541211, 541218, 541204, 541239 }, { 0x56D2, 541251, 541245, 541269, -1, 541265, -1, -1, -1, 541274 }, { 0x56D3, 541286, 541280, 541317, 541322, 541308, 541291, 541296, -1, -1 }, { 0x56D4, 541333, 541327, 541366, -1, -1, -1, 541362, -1, -1 }, { 0x56D5, -1, 541372, 541377, -1, -1, -1, -1, -1, 541382 }, { 0x56D6, 541393, 541389, 541445, -1, -1, -1, -1, -1, -1 }, { 0x56D7, 541453, 541448, 541508, -1, 541500, 541481, 541493, -1, -1 }, { 0x56D8, 541518, 541513, 541559, -1, -1, 541546, 541553, -1, -1 }, { 0x56D9, -1, 541564, 541580, -1, 541577, 541569, 541574, -1, -1 }, { 0x56DA, 541590, 541585, 541641, 541646, 541637, 541624, 541632, 541617, 541652 }, { 0x56DB, 541661, 541656, 541693, 541697, 541690, 541673, 541686, 541666, 541702 }, { 0x56DC, -1, 541707, 541729, -1, -1, 541712, 541721, -1, -1 }, { 0x56DD, 541739, 541734, 541777, -1, 541773, 541752, 541759, -1, -1 }, { 0x56DE, 541788, 541783, 541853, 541858, 541849, 541823, 541843, 541816, 541865 }, { 0x56DF, 541877, 541871, 541929, -1, 541925, 541907, 541916, 541900, -1 }, { 0x56E0, 541939, 541934, 542003, 542008, 542000, 541978, 541997, 541971, 542013 }, { 0x56E1, 542025, 542019, 542074, -1, -1, -1, 542062, -1, -1 }, { 0x56E2, 542085, 542079, 542123, -1, -1, -1, 542118, -1, -1 }, { 0x56E3, 542135, 542129, 542195, -1, 542191, 542168, 542183, -1, -1 }, { 0x56E4, 542207, 542201, 542252, -1, 542248, 542235, 542240, -1, -1 }, { 0x56E5, 542263, 542257, 542277, -1, -1, 542268, 542273, -1, -1 }, { 0x56E6, -1, 542283, 542309, -1, 542305, 542296, 542302, 542289, -1 }, { 0x56E7, -1, 542315, 542351, -1, 542345, 542328, 542336, 542322, -1 }, { 0x56E8, -1, 542358, 542367, -1, -1, -1, 542363, -1, -1 }, { 0x56E9, -1, 542373, 542382, -1, 542378, -1, -1, -1, -1 }, { 0x56EA, 542393, 542387, 542451, -1, 542439, 542409, 542432, -1, -1 }, { 0x56EB, 542462, 542457, 542526, -1, 542522, 542483, 542510, 542476, -1 }, { 0x56EC, 542535, 542530, 542564, -1, 542560, -1, 542556, -1, -1 }, { 0x56ED, 542575, 542569, 542616, -1, 542612, -1, 542597, -1, 542622 }, { 0x56EE, 542635, 542630, 542681, -1, 542678, 542665, 542671, 542658, -1 }, { 0x56EF, 542690, 542684, 542742, -1, -1, -1, 542737, -1, -1 }, { 0x56F0, 542753, 542747, 542849, 542854, 542845, 542824, 542841, 542817, 542863 }, { 0x56F1, 542876, 542870, 542926, -1, 542914, 542884, 542907, -1, 542932 }, { 0x56F2, 542943, 542937, 543010, -1, 543007, 542976, 543001, -1, -1 }, { 0x56F3, 543021, 543016, 543068, -1, 543065, 543050, 543059, -1, -1 }, { 0x56F4, 543077, 543072, 543104, -1, -1, -1, -1, -1, -1 }, { 0x56F5, 543115, 543109, 543137, -1, -1, -1, -1, -1, -1 }, { 0x56F6, -1, 543142, 543163, -1, 543158, 543148, 543153, -1, -1 }, { 0x56F7, 543174, 543168, 543238, 543243, 543233, 543216, 543221, 543209, 543248 }, { 0x56F8, -1, 543255, 543260, -1, -1, -1, -1, -1, -1 }, { 0x56F9, 543270, 543264, 543311, -1, 543305, -1, 543301, 543288, -1 }, { 0x56FA, 543321, 543317, 543392, 543396, 543389, 543364, 543386, 543357, 543401 }, { 0x56FB, -1, 543406, 543417, -1, -1, -1, 543412, -1, 543422 }, { 0x56FC, -1, 543429, 543434, -1, -1, -1, -1, -1, -1 }, { 0x56FD, 543445, 543439, 543496, -1, 543491, 543481, 543486, 543475, -1 }, { 0x56FE, 543506, 543501, 543535, -1, -1, -1, -1, -1, -1 }, { 0x56FF, 543544, 543539, 543588, -1, 543585, 543576, 543581, 543569, -1 }, { 0x5700, 543599, 543593, 543644, -1, 543639, 543629, 543634, -1, -1 }, { 0x5701, -1, 543649, 543681, -1, 543678, -1, 543662, 543655, -1 }, { 0x5702, 543691, 543686, 543751, -1, 543747, 543713, 543731, 543706, -1 }, { 0x5703, 543761, 543756, 543807, 543811, 543803, 543793, 543800, 543786, 543815 }, { 0x5704, 543823, 543818, 543859, -1, 543857, 543843, 543850, 543836, -1 }, { 0x5705, 543869, 543863, 543922, -1, 543918, 543899, 543910, -1, -1 }, { 0x5706, 543933, 543927, 543967, -1, -1, -1, -1, -1, -1 }, { 0x5707, 543979, 543973, 544016, -1, 544011, -1, 544007, 544001, -1 }, { 0x5708, 544027, 544021, 544077, -1, 544072, 544062, 544068, 544055, 544083 }, { 0x5709, 544096, 544091, 544170, 544174, 544168, 544147, 544161, 544140, -1 }, { 0x570A, 544186, 544180, 544225, -1, 544219, 544203, 544210, 544196, -1 }, { 0x570B, 544237, 544231, 544289, 544294, 544284, 544274, 544279, 544267, 544301 }, { 0x570C, 544314, 544308, 544352, -1, 544347, 544320, 544331, -1, -1 }, { 0x570D, 544363, 544358, 544409, 544414, 544406, 544397, 544404, 544390, 544422 }, { 0x570E, 544432, 544426, 544479, -1, 544475, 544466, 544472, -1, -1 }, { 0x570F, 544491, 544485, 544534, -1, 544529, 544519, 544525, -1, -1 }, { 0x5710, 544544, 544540, 544580, -1, -1, -1, -1, -1, -1 }, { 0x5711, -1, 544584, 544607, -1, -1, 544589, 544601, -1, -1 }, { 0x5712, 544617, 544611, 544661, 544667, 544657, 544646, 544651, 544639, 544675 }, { 0x5713, 544687, 544681, 544741, 544747, 544737, 544728, 544734, 544721, 544755 }, { 0x5714, -1, 544761, 544773, -1, -1, -1, 544766, -1, -1 }, { 0x5715, 544782, 544777, 544803, -1, -1, -1, 544790, -1, -1 }, { 0x5716, 544812, 544807, 544864, 544868, 544861, 544848, 544855, 544841, 544873 }, { 0x5717, 544884, 544879, 544938, -1, 544935, 544913, 544929, -1, -1 }, { 0x5718, 544948, 544942, 545019, 545025, 545015, 544988, 545003, 544981, 545032 }, { 0x5719, -1, 545039, 545045, -1, -1, -1, -1, -1, -1 }, { 0x571A, -1, 545051, 545070, -1, -1, 545056, 545060, -1, -1 }, { 0x571B, 545080, 545075, 545133, -1, 545129, 545109, 545120, -1, -1 }, { 0x571C, 545143, 545137, 545211, -1, 545202, 545182, 545195, 545170, -1 }, { 0x571D, 545223, 545217, 545244, -1, 545240, 545230, 545236, -1, -1 }, { 0x571E, 545256, 545250, 545284, -1, -1, -1, 545280, -1, -1 }, { 0x571F, 545295, 545290, 545356, 545360, 545348, 545335, 545342, 545328, 545365 }, { 0x5720, -1, 545371, 545394, -1, -1, 545377, 545384, -1, -1 }, { 0x5721, -1, 545398, 545403, -1, -1, -1, -1, -1, -1 }, { 0x5722, 545413, 545407, 545455, -1, -1, 545434, 545442, -1, -1 }, { 0x5723, 545467, 545461, 545505, -1, -1, 545480, 545489, -1, 545512 }, { 0x5724, -1, 545519, 545545, -1, -1, 545524, 545535, -1, -1 }, { 0x5725, 545554, 545549, 545585, -1, 545581, 545569, 545576, 545563, -1 }, { 0x5726, 545595, 545589, 545626, -1, -1, 545622, -1, -1, -1 }, { 0x5727, 545638, 545632, 545708, -1, 545705, 545693, 545700, -1, -1 }, { 0x5728, 545717, 545712, 545774, 545779, 545770, 545756, 545766, 545749, 545789 }, { 0x5729, 545800, 545795, 545855, -1, -1, 545823, 545845, 545817, 545860 }, { 0x572A, 545870, 545864, 545931, -1, -1, -1, 545903, 545897, -1 }, { 0x572B, -1, 545935, 545942, -1, -1, -1, 545939, -1, -1 }, { 0x572C, 545951, 545947, 546005, -1, 546003, 545989, 545999, 545982, 546009 }, { 0x572D, 546019, 546013, 546059, 546064, 546055, 546046, 546051, 546039, 546070 }, { 0x572E, 546080, 546075, 546174, -1, 546171, 546127, 546165, 546120, 546178 }, { 0x572F, 546187, 546183, 546213, 546217, -1, 546200, 546207, -1, 546221 }, { 0x5730, 546231, 546226, 546283, 546290, 546280, 546266, 546273, 546259, 546296 }, { 0x5731, -1, 546303, 546308, -1, -1, -1, -1, -1, -1 }, { 0x5732, -1, 546314, 546319, -1, -1, -1, -1, -1, -1 }, { 0x5733, 546330, 546325, 546396, -1, -1, 546368, 546373, -1, -1 }, { 0x5734, -1, 546402, 546423, -1, -1, 546408, 546412, -1, -1 }, { 0x5735, -1, 546429, 546436, -1, -1, -1, -1, -1, -1 }, { 0x5736, -1, 546442, 546448, -1, -1, -1, -1, -1, -1 }, { 0x5737, -1, 546453, 546465, -1, -1, 546458, -1, -1, -1 }, { 0x5738, -1, 546470, 546481, -1, -1, 546476, -1, -1, -1 }, { 0x5739, 546494, 546487, 546532, -1, -1, -1, -1, -1, -1 }, { 0x573A, 546546, 546539, 546572, -1, -1, -1, -1, -1, -1 }, { 0x573B, 546584, 546579, 546633, 546637, 546627, 546614, 546620, 546601, -1 }, { 0x573C, -1, 546644, 546649, -1, -1, -1, -1, -1, -1 }, { 0x573D, -1, 546654, 546677, -1, -1, 546659, 546665, -1, -1 }, { 0x573E, 546687, 546681, 546757, -1, 546753, 546728, 546734, 546721, -1 }, { 0x573F, -1, 546761, 546788, -1, -1, 546766, 546776, -1, -1 }, { 0x5740, 546797, 546793, 546846, -1, 546843, 546835, 546839, 546828, 546851 }, { 0x5741, -1, 546857, 546883, -1, -1, 546867, 546879, 546861, -1 }, { 0x5742, 546894, 546888, 546945, 546950, 546940, 546931, 546936, 546924, 546958 }, { 0x5743, -1, 546966, 546972, -1, -1, -1, -1, -1, -1 }, { 0x5744, -1, 546977, 546982, -1, -1, -1, -1, -1, -1 }, { 0x5745, -1, 546986, 547015, -1, -1, 546991, 546995, -1, -1 }, { 0x5746, 547025, 547020, 547052, -1, -1, 547039, 547044, -1, -1 }, { 0x5747, 547063, 547057, 547136, 547141, 547131, 547105, 547124, 547092, 547146 }, { 0x5748, -1, 547152, 547159, -1, -1, -1, -1, -1, -1 }, { 0x5749, -1, -1, 547200, -1, -1, 547165, 547192, -1, -1 }, { 0x574A, 547211, 547205, 547323, 547329, 547318, 547298, 547314, 547291, 547336 }, { 0x574B, 547351, 547346, 547455, -1, -1, 547407, 547443, -1, 547465 }, { 0x574C, 547476, 547471, 547587, -1, 547582, 547539, 547570, 547532, -1 }, { 0x574D, 547598, 547592, 547637, -1, 547633, -1, 547625, 547618, -1 }, { 0x574E, 547647, 547642, 547724, 547729, 547720, 547712, 547716, 547705, 547735 }, { 0x574F, 547748, 547742, 547806, -1, 547802, 547788, 547798, 547781, 547812 }, { 0x5750, 547823, 547819, 547886, 547891, 547882, 547857, 547879, 547850, -1 }, { 0x5751, 547918, 547911, 547978, 547984, 547972, 547954, 547968, 547947, 547990 }, { 0x5752, 548000, 547995, 548047, -1, -1, 548031, 548041, -1, -1 }, { 0x5753, -1, 548051, 548057, -1, -1, -1, -1, -1, -1 }, { 0x5754, -1, 548063, 548068, -1, -1, -1, -1, -1, -1 }, { 0x5755, -1, 548072, 548078, -1, -1, -1, -1, -1, -1 }, { 0x5756, -1, 548084, 548089, -1, -1, -1, -1, -1, -1 }, { 0x5757, 548099, 548093, 548123, -1, -1, -1, 548119, -1, -1 }, { 0x5758, -1, 548129, 548133, -1, -1, -1, -1, -1, -1 }, { 0x5759, -1, 548137, 548147, -1, -1, -1, 548143, -1, -1 }, { 0x575A, 548158, 548153, 548191, -1, -1, -1, 548187, -1, -1 }, { 0x575B, 548203, 548197, 548234, -1, -1, -1, -1, -1, -1 }, { 0x575C, 548244, 548239, 548256, -1, -1, -1, -1, -1, -1 }, { 0x575D, 548265, 548260, 548281, -1, -1, -1, -1, -1, -1 }, { 0x575E, 548289, 548285, 548318, -1, -1, -1, -1, -1, -1 }, { 0x575F, 548327, 548322, 548356, -1, -1, -1, -1, -1, 548361 }, { 0x5760, 548371, 548365, 548405, -1, -1, -1, -1, -1, -1 }, { 0x5761, 548415, 548411, 548463, 548467, 548459, 548444, 548453, 548437, 548471 }, { 0x5762, -1, 548475, 548503, -1, -1, 548480, 548495, -1, -1 }, { 0x5763, 548514, 548508, 548597, -1, -1, -1, -1, -1, -1 }, { 0x5764, 548609, 548603, 548694, 548699, 548690, 548667, 548686, 548660, 548706 }, { 0x5765, -1, 548712, 548731, -1, -1, 548718, 548727, -1, -1 }, { 0x5766, 548741, 548735, 548792, 548797, 548787, 548777, 548783, 548770, 548804 }, { 0x5767, -1, 548811, 548844, -1, 548839, 548823, 548829, 548816, 548849 }, { 0x5768, 548860, 548856, 548904, -1, 548902, 548885, 548894, 548873, -1 }, { 0x5769, 548914, 548909, 548967, -1, 548963, 548953, 548959, 548946, -1 }, { 0x576A, 548978, 548972, 549038, -1, 549031, 549016, 549022, 549009, -1 }, { 0x576B, 549049, 549044, 549119, -1, 549115, 549100, 549106, -1, -1 }, { 0x576C, -1, 549125, 549137, -1, -1, -1, 549131, -1, -1 }, { 0x576D, 549147, 549142, 549198, -1, -1, 549179, 549184, -1, 549202 }, { 0x576E, 549212, 549207, 549274, -1, 549270, 549251, 549262, 549244, -1 }, { 0x576F, 549284, 549279, 549330, -1, 549326, 549312, 549316, 549306, -1 }, { 0x5770, 549341, 549334, 549369, -1, 549363, -1, 549354, 549347, -1 }, { 0x5771, 549383, 549376, 549408, -1, 549404, 549395, 549401, 549388, -1 }, { 0x5772, -1, 549414, 549443, -1, -1, -1, 549419, -1, -1 }, { 0x5773, 549452, 549447, 549543, 549547, 549540, 549527, 549534, 549520, -1 }, { 0x5774, 549556, 549551, 549588, -1, -1, -1, 549578, -1, -1 }, { 0x5775, 549597, 549592, 549649, -1, 549645, 549636, 549640, 549629, 549654 }, { 0x5776, -1, 549658, 549673, -1, -1, -1, 549663, -1, -1 }, { 0x5777, 549681, 549677, 549722, -1, 549719, -1, 549716, 549709, -1 }, { 0x5778, -1, 549726, 549742, -1, 549738, -1, -1, 549731, -1 }, { 0x5779, -1, 549747, 549765, -1, -1, -1, 549753, -1, -1 }, { 0x577A, 549776, 549770, 549841, -1, -1, 549811, 549823, -1, -1 }, { 0x577B, 549849, 549845, 549964, -1, 549961, 549908, 549942, 549901, -1 }, { 0x577C, 549974, 549968, 550045, 550050, 550040, 549999, 550029, 549992, -1 }, { 0x577D, -1, 550057, 550072, -1, -1, -1, 550063, -1, -1 }, { 0x577E, -1, 550078, 550090, -1, -1, -1, 550083, -1, -1 }, { 0x577F, 550099, 550095, 550143, -1, -1, 550126, 550140, -1, -1 }, { 0x5780, -1, 550147, 550174, -1, -1, 550151, 550168, -1, -1 }, { 0x5781, -1, 550178, 550189, -1, -1, -1, 550182, -1, -1 }, { 0x5782, 550200, 550194, 550270, 550276, 550266, 550237, 550262, 550230, 550284 }, { 0x5783, 550296, 550290, 550325, -1, -1, -1, 550319, -1, 550329 }, { 0x5784, 550341, 550335, 550370, -1, -1, -1, -1, -1, -1 }, { 0x5785, 550382, 550376, 550411, -1, -1, -1, -1, -1, -1 }, { 0x5786, 550422, 550417, 550454, -1, -1, -1, -1, -1, 550458 }, { 0x5787, 550467, 550462, 550487, -1, -1, -1, -1, -1, -1 }, { 0x5788, 550496, 550491, 550570, -1, 550566, 550552, 550562, 550545, -1 }, { 0x5789, -1, 550575, 550585, -1, -1, -1, 550581, -1, 550590 }, { 0x578A, -1, 550595, 550600, -1, -1, -1, -1, -1, -1 }, { 0x578B, 550610, 550604, 550664, -1, 550658, 550649, 550654, 550642, -1 }, { 0x578C, 550676, 550670, 550731, -1, 550726, 550712, 550718, 550705, 550737 }, { 0x578D, 550750, 550745, 550762, -1, -1, -1, -1, -1, -1 }, { 0x578E, -1, 550766, 550772, -1, -1, -1, -1, -1, -1 }, { 0x578F, -1, 550776, 550794, -1, -1, -1, 550782, -1, -1 }, { 0x5790, -1, 550798, 550826, -1, -1, 550802, 550809, -1, -1 }, { 0x5791, -1, 550830, 550834, -1, -1, -1, -1, -1, -1 }, { 0x5792, 550845, 550839, 550868, -1, -1, -1, -1, -1, -1 }, { 0x5793, 550878, 550873, 550935, 550940, 550931, 550912, 550923, 550905, 550945 }, { 0x5794, 550954, 550949, 551040, -1, -1, 551017, 551024, -1, -1 }, { 0x5795, 551050, 551045, 551089, -1, 551085, 551077, 551081, 551070, -1 }, { 0x5796, -1, 551094, 551100, -1, -1, -1, -1, -1, -1 }, { 0x5797, 551110, 551105, 551140, -1, -1, 551120, 551132, -1, -1 }, { 0x5798, -1, 551146, 551190, -1, -1, 551152, 551170, -1, -1 }, { 0x5799, -1, 551194, 551213, -1, -1, 551201, 551209, -1, -1 }, { 0x579A, 551225, 551220, 551250, -1, -1, -1, 551246, -1, -1 }, { 0x579B, 551259, 551255, 551291, -1, -1, -1, 551288, -1, -1 }, { 0x579C, 551300, 551296, 551345, -1, -1, 551328, 551342, -1, -1 }, { 0x579D, 551356, 551350, 551392, -1, -1, 551376, 551389, -1, -1 }, { 0x579E, 551402, 551397, 551457, 551462, 551453, -1, 551447, 551435, -1 }, { 0x579F, 551477, 551470, 551521, -1, -1, -1, 551517, -1, -1 }, { 0x57A0, 551533, 551527, 551597, 551602, 551594, 551574, 551586, 551567, 551615 }, { 0x57A1, 551626, 551621, 551669, -1, -1, 551648, 551657, -1, -1 }, { 0x57A2, 551678, 551673, 551737, 551742, 551733, 551712, 551721, 551705, 551747 }, { 0x57A3, 551757, 551752, 551785, 551791, 551781, 551773, 551778, 551766, -1 }, { 0x57A4, 551803, 551798, 551856, -1, 551852, 551838, 551846, 551831, -1 }, { 0x57A5, -1, 551861, 551874, -1, -1, -1, 551866, -1, -1 }, { 0x57A6, 551884, 551879, 551917, -1, -1, -1, -1, -1, -1 }, { 0x57A7, 551929, 551922, 551968, -1, -1, -1, 551959, -1, -1 }, { 0x57A8, -1, 551975, 552005, -1, -1, 551980, 551998, -1, -1 }, { 0x57A9, 552015, 552011, 552101, -1, 552096, 552080, 552087, -1, -1 }, { 0x57AA, -1, 552104, 552113, -1, -1, 552110, -1, -1, -1 }, { 0x57AB, 552124, 552119, 552155, -1, -1, -1, -1, -1, -1 }, { 0x57AC, -1, 552161, 552186, -1, -1, 552167, 552181, -1, -1 }, { 0x57AD, 552196, 552192, 552226, -1, -1, -1, -1, -1, -1 }, { 0x57AE, 552236, 552230, 552264, -1, -1, -1, -1, -1, 552269 }, { 0x57AF, 552281, 552275, 552308, -1, -1, -1, -1, -1, -1 }, { 0x57B0, -1, 552311, 552321, -1, -1, 552317, -1, -1, -1 }, { 0x57B1, 552331, 552325, 552399, -1, -1, -1, -1, -1, -1 }, { 0x57B2, 552410, 552405, 552429, -1, -1, -1, -1, -1, -1 }, { 0x57B3, -1, 552434, 552445, -1, -1, 552440, -1, -1, -1 }, { 0x57B4, 552456, 552451, 552501, -1, -1, -1, -1, -1, -1 }, { 0x57B5, 552510, 552506, 552542, -1, -1, -1, -1, -1, 552546 }, { 0x57B6, -1, 552550, 552565, -1, -1, -1, 552556, -1, -1 }, { 0x57B7, -1, 552571, 552576, -1, -1, -1, -1, -1, -1 }, { 0x57B8, 552588, 552582, 552633, -1, 552629, 552614, 552621, 552607, -1 }, { 0x57B9, -1, 552639, 552649, -1, -1, -1, 552645, -1, 552655 }, { 0x57BA, -1, 552662, 552713, -1, -1, 552667, 552693, -1, -1 }, { 0x57BB, 552722, 552717, 552785, -1, -1, 552766, 552775, -1, -1 }, { 0x57BC, -1, 552789, 552803, -1, -1, -1, 552794, -1, -1 }, { 0x57BD, 552813, 552807, 552872, -1, 552869, 552850, 552861, 552843, -1 }, { 0x57BE, -1, 552877, 552890, -1, -1, -1, 552882, -1, -1 }, { 0x57BF, -1, 552895, 552908, -1, -1, -1, 552901, -1, -1 }, { 0x57C0, 552918, 552912, 552977, -1, -1, 552948, 552973, -1, -1 }, { 0x57C1, -1, 552983, 553004, -1, -1, 552988, 552995, -1, 553009 }, { 0x57C2, 553021, 553015, 553076, -1, -1, 553050, 553067, -1, 553082 }, { 0x57C3, 553094, 553090, 553136, 553140, 553133, 553117, 553130, 553110, 553146 }, { 0x57C4, 553155, 553149, 553191, -1, -1, -1, 553184, -1, -1 }, { 0x57C5, -1, 553197, 553203, -1, -1, -1, -1, -1, -1 }, { 0x57C6, 553214, 553209, 553242, -1, 553238, 553227, 553233, 553220, -1 }, { 0x57C7, 553253, 553247, 553297, -1, 553292, 553275, 553285, 553268, 553303 }, { 0x57C8, 553316, 553310, 553372, -1, 553367, 553352, 553362, 553345, 553377 }, { 0x57C9, -1, 553384, 553402, -1, 553397, -1, -1, 553390, -1 }, { 0x57CA, -1, 553407, 553412, -1, -1, -1, -1, -1, -1 }, { 0x57CB, 553422, 553416, 553484, 553489, 553480, 553452, 553472, 553445, 553495 }, { 0x57CC, 553505, 553499, 553521, -1, -1, 553511, 553517, -1, -1 }, { 0x57CD, -1, 553527, 553533, -1, -1, -1, -1, -1, -1 }, { 0x57CE, 553545, 553539, 553608, 553615, 553603, 553586, 553599, 553578, 553624 }, { 0x57CF, 553636, 553631, 553712, -1, 553708, 553663, 553697, 553656, -1 }, { 0x57D0, -1, 553718, 553728, -1, -1, -1, 553723, -1, -1 }, { 0x57D1, -1, 553733, 553750, -1, 553745, -1, -1, 553738, -1 }, { 0x57D2, 553761, 553755, 553829, -1, 553825, 553796, 553807, 553789, -1 }, { 0x57D3, 553840, 553834, 553880, -1, -1, 553868, 553874, -1, -1 }, { 0x57D4, 553890, 553885, 553920, -1, -1, -1, 553917, -1, -1 }, { 0x57D5, 553930, 553924, 553975, -1, -1, 553967, 553971, -1, 553982 }, { 0x57D6, -1, 553989, 553999, -1, -1, 553994, -1, -1, -1 }, { 0x57D7, 554009, 554004, 554118, -1, -1, -1, -1, -1, -1 }, { 0x57D8, 554126, 554122, 554132, -1, -1, -1, -1, -1, -1 }, { 0x57D9, 554143, 554137, 554154, -1, -1, -1, -1, -1, -1 }, { 0x57DA, 554163, 554159, 554172, -1, -1, -1, -1, -1, -1 }, { 0x57DB, -1, 554177, 554184, -1, -1, -1, -1, -1, -1 }, { 0x57DC, 554195, 554191, 554247, -1, 554244, 554234, 554237, 554227, -1 }, { 0x57DD, 554256, 554251, 554318, -1, -1, 554286, 554302, -1, 554324 }, { 0x57DE, 554336, 554330, 554363, -1, -1, 554350, 554359, -1, -1 }, { 0x57DF, 554372, 554367, 554426, 554430, 554422, 554412, 554418, 554405, 554437 }, { 0x57E0, 554448, 554443, 554485, -1, 554481, 554465, 554478, 554458, -1 }, { 0x57E1, 554493, 554489, 554532, -1, -1, 554523, 554528, -1, -1 }, { 0x57E2, -1, 554536, 554551, -1, -1, 554542, 554547, -1, -1 }, { 0x57E3, -1, 554557, 554584, -1, -1, 554563, 554574, -1, 554589 }, { 0x57E4, 554600, 554595, 554689, -1, 554686, 554640, 554676, 554633, -1 }, { 0x57E5, -1, 554693, 554712, -1, -1, -1, 554699, -1, -1 }, { 0x57E6, 554723, 554718, 554734, -1, -1, -1, 554730, -1, -1 }, { 0x57E7, 554745, 554739, 554764, -1, -1, 554749, 554758, -1, -1 }, { 0x57E8, -1, 554768, 554774, -1, -1, -1, -1, -1, -1 }, { 0x57E9, -1, 554779, 554809, -1, -1, 554791, 554800, 554785, 554816 }, { 0x57EA, -1, 554823, 554829, -1, -1, -1, -1, -1, -1 }, { 0x57EB, -1, 554835, 554851, -1, -1, -1, 554841, -1, -1 }, { 0x57EC, -1, 554864, 554878, -1, -1, -1, 554870, -1, 554884 }, { 0x57ED, 554897, 554892, 555001, -1, 554996, 554983, 554988, 554976, -1 }, { 0x57EE, -1, 555006, 555022, -1, -1, -1, 555018, 555012, 555027 }, { 0x57EF, 555037, 555033, 555082, -1, -1, 555069, 555073, -1, -1 }, { 0x57F0, 555091, 555086, 555118, -1, 555113, 555103, 555109, 555096, -1 }, { 0x57F1, -1, 555123, 555158, -1, -1, 555128, 555144, -1, -1 }, { 0x57F2, 555169, 555163, 555219, -1, -1, 555198, 555204, -1, -1 }, { 0x57F3, 555230, 555225, 555298, -1, 555294, -1, 555290, 555283, -1 }, { 0x57F4, 555308, 555303, 555363, -1, 555355, 555344, 555349, 555337, -1 }, { 0x57F5, 555372, 555368, 555406, -1, -1, -1, 555403, -1, -1 }, { 0x57F6, 555417, 555411, 555453, -1, -1, 555427, 555445, 555421, 555457 }, { 0x57F7, 555469, 555464, 555535, 555540, 555531, 555506, 555519, 555499, 555544 }, { 0x57F8, 555556, 555551, 555626, -1, -1, 555606, 555617, -1, -1 }, { 0x57F9, 555635, 555630, 555701, -1, 555693, 555671, 555681, 555664, 555706 }, { 0x57FA, 555717, 555712, 555767, 555771, 555764, 555741, 555761, 555734, 555776 }, { 0x57FB, 555786, 555780, 555861, -1, 555856, 555812, 555829, 555805, -1 }, { 0x57FC, 555872, 555867, 555903, -1, 555900, 555888, 555897, 555881, -1 }, { 0x57FD, 555912, 555907, 555959, 555964, 555956, 555947, 555952, 555940, -1 }, { 0x57FE, -1, 555972, 555985, -1, -1, -1, 555978, -1, -1 }, { 0x57FF, -1, -1, 556024, -1, -1, 555989, 556008, -1, -1 }, { 0x5800, 556033, 556028, 556076, -1, 556071, 556051, 556065, 556044, -1 }, { 0x5801, -1, 556080, 556113, -1, -1, 556084, 556100, -1, -1 }, { 0x5802, 556123, 556117, 556182, 556188, 556177, 556154, 556169, 556147, 556196 }, { 0x5803, 556212, 556206, 556273, -1, 556269, 556249, 556265, 556242, -1 }, { 0x5804, 556284, 556278, 556311, -1, -1, 556298, 556307, 556292, -1 }, { 0x5805, 556320, 556315, 556378, 556384, 556373, 556356, 556369, 556349, 556389 }, { 0x5806, 556401, 556395, 556458, 556463, 556453, 556435, 556444, 556428, 556470 }, { 0x5807, 556481, 556476, 556557, -1, 556553, 556518, 556541, 556512, -1 }, { 0x5808, 556568, 556562, 556621, -1, 556616, 556603, 556612, 556596, -1 }, { 0x5809, 556632, 556627, 556668, -1, 556664, -1, 556660, 556653, -1 }, { 0x580A, 556676, 556672, 556752, -1, 556749, 556719, 556741, 556712, -1 }, { 0x580B, 556761, 556755, 556790, -1, 556785, 556773, 556781, 556766, -1 }, { 0x580C, 556800, 556796, 556852, -1, -1, 556831, 556846, -1, -1 }, { 0x580D, 556861, 556856, 556906, -1, -1, -1, 556903, -1, -1 }, { 0x580E, 556916, 556910, 556955, -1, -1, -1, -1, -1, -1 }, { 0x580F, -1, 556961, 556967, -1, -1, -1, -1, -1, -1 }, { 0x5810, -1, 556972, 556979, -1, -1, -1, -1, -1, -1 }, { 0x5811, 556988, 556983, 557014, -1, -1, -1, -1, -1, -1 }, { 0x5812, -1, 557020, 557026, -1, -1, -1, -1, -1, -1 }, { 0x5813, -1, 557031, 557037, -1, -1, -1, -1, -1, -1 }, { 0x5814, -1, 557041, 557046, -1, -1, -1, -1, -1, -1 }, { 0x5815, 557056, 557052, 557123, -1, 557115, 557089, 557112, -1, -1 }, { 0x5816, 557133, 557128, 557178, -1, -1, -1, -1, -1, -1 }, { 0x5817, -1, 557183, 557199, -1, 557195, -1, -1, 557188, -1 }, { 0x5818, 557209, 557203, 557263, -1, -1, -1, 557258, -1, -1 }, { 0x5819, 557275, 557270, 557315, -1, 557312, 557302, 557309, 557295, -1 }, { 0x581A, -1, 557320, 557326, -1, -1, -1, -1, -1, -1 }, { 0x581B, -1, 557331, 557359, -1, -1, 557336, 557347, -1, -1 }, { 0x581C, -1, 557363, 557372, -1, -1, -1, 557368, -1, -1 }, { 0x581D, 557382, 557378, 557413, -1, 557409, 557398, 557406, 557391, -1 }, { 0x581E, 557423, 557418, 557458, 557463, 557453, 557436, 557445, 557429, -1 }, { 0x581F, -1, 557468, 557486, -1, -1, 557474, 557478, -1, -1 }, { 0x5820, 557498, 557493, 557555, -1, 557551, 557537, 557544, 557530, -1 }, { 0x5821, 557565, 557560, 557619, -1, 557616, 557602, 557609, 557595, -1 }, { 0x5822, -1, 557624, 557629, -1, -1, -1, -1, -1, -1 }, { 0x5823, -1, 557634, 557652, -1, 557649, -1, 557646, 557639, -1 }, { 0x5824, 557661, 557656, 557694, -1, 557690, 557673, 557682, 557666, 557702 }, { 0x5825, -1, 557707, 557745, -1, -1, 557718, 557727, 557712, -1 }, { 0x5826, 557756, 557750, 557833, -1, 557828, -1, 557824, 557817, -1 }, { 0x5827, 557844, 557838, 557895, -1, 557891, 557858, 557869, 557851, -1 }, { 0x5828, 557901, -1, 557945, -1, -1, 557906, 557920, -1, -1 }, { 0x5829, -1, 557948, 557964, -1, -1, 557954, 557960, -1, -1 }, { 0x582A, 557975, 557970, 558033, 558038, 558029, 558015, 558021, 558008, 558043 }, { 0x582B, -1, 558048, 558054, -1, -1, -1, -1, -1, -1 }, { 0x582C, -1, 558060, 558074, -1, -1, 558065, 558071, -1, -1 }, { 0x582D, 558084, 558078, 558151, -1, -1, 558134, 558143, 558128, -1 }, { 0x582E, 558164, 558158, 558196, -1, -1, 558185, 558191, -1, -1 }, { 0x582F, 558204, 558199, 558258, 558263, 558255, 558244, 558250, 558237, 558270 }, { 0x5830, 558283, 558278, 558334, -1, 558331, 558318, 558328, 558311, -1 }, { 0x5831, 558344, 558339, 558403, 558408, 558396, 558374, 558392, 558367, 558416 }, { 0x5832, 558426, 558421, 558499, -1, -1, 558431, 558464, -1, -1 }, { 0x5833, 558508, 558503, 558553, -1, -1, 558542, 558547, -1, -1 }, { 0x5834, 558565, 558558, 558610, 558617, 558605, 558598, 558601, 558591, 558627 }, { 0x5835, 558642, 558637, 558689, 558693, 558686, 558678, 558683, 558671, -1 }, { 0x5836, 558701, 558697, 558727, -1, -1, -1, 558721, -1, -1 }, { 0x5837, -1, 558732, 558743, -1, -1, -1, 558737, -1, 558748 }, { 0x5838, -1, 558751, 558763, -1, -1, -1, 558757, -1, -1 }, { 0x5839, -1, 558769, 558802, -1, -1, 558775, 558793, -1, -1 }, { 0x583A, 558815, 558809, 558851, -1, 558846, 558836, 558842, 558829, -1 }, { 0x583B, -1, 558856, 558882, -1, -1, 558862, 558877, -1, -1 }, { 0x583C, -1, 558887, 558908, -1, -1, -1, 558893, -1, -1 }, { 0x583D, 558920, 558914, 558951, -1, -1, -1, 558947, -1, -1 }, { 0x583E, -1, -1, 558957, -1, -1, -1, -1, -1, -1 }, { 0x583F, 558969, 558963, 558983, -1, -1, -1, 558975, -1, -1 }, { 0x5840, 558995, 558989, 559028, -1, 559022, 559013, 559018, 559007, -1 }, { 0x5841, 559040, 559034, 559078, -1, -1, 559063, 559074, -1, -1 }, { 0x5842, -1, 559083, 559089, -1, -1, -1, -1, -1, -1 }, { 0x5843, 559102, 559096, 559112, -1, -1, -1, -1, -1, -1 }, { 0x5844, 559125, 559119, 559148, -1, -1, -1, -1, -1, -1 }, { 0x5845, 559160, 559154, 559207, -1, -1, -1, -1, -1, -1 }, { 0x5846, -1, 559213, 559219, -1, -1, -1, -1, -1, -1 }, { 0x5847, -1, 559224, 559230, -1, -1, -1, -1, -1, -1 }, { 0x5848, 559241, 559236, 559296, -1, -1, 559257, 559279, -1, -1 }, { 0x5849, -1, 559300, 559339, -1, 559334, 559312, 559323, 559305, -1 }, { 0x584A, 559349, 559343, 559404, 559410, 559400, 559376, 559396, 559369, 559418 }, { 0x584B, 559431, 559425, 559473, 559479, 559468, 559460, 559465, 559453, -1 }, { 0x584C, 559492, 559486, 559532, -1, 559527, -1, 559523, 559516, -1 }, { 0x584D, 559542, 559536, 559617, -1, 559613, 559586, 559604, 559579, -1 }, { 0x584E, -1, 559624, 559637, -1, -1, -1, 559630, -1, -1 }, { 0x584F, 559648, 559643, 559686, -1, 559682, -1, 559674, 559667, -1 }, { 0x5850, 559696, 559691, 559746, -1, 559743, 559735, 559740, 559728, -1 }, { 0x5851, 559755, 559750, 559805, -1, 559802, 559794, 559799, 559787, -1 }, { 0x5852, 559813, 559809, 559843, 559848, 559840, 559826, 559833, 559819, -1 }, { 0x5853, 559859, 559854, 559883, -1, -1, 559867, 559872, -1, -1 }, { 0x5854, 559893, 559887, 559946, 559950, 559941, 559928, 559937, 559921, -1 }, { 0x5855, 559961, 559955, 559987, -1, -1, 559976, 559982, -1, -1 }, { 0x5856, -1, 559993, 560004, -1, -1, -1, 559999, -1, -1 }, { 0x5857, 560016, 560011, 560082, 560086, 560079, 560057, 560076, 560050, 560091 }, { 0x5858, 560103, 560097, 560157, 560163, 560152, 560139, 560148, 560132, 560171 }, { 0x5859, 560186, 560181, 560223, -1, 560220, 560198, 560211, 560192, -1 }, { 0x585A, 560234, 560228, 560287, 560294, 560281, 560270, 560276, 560263, -1 }, { 0x585B, -1, 560303, 560330, -1, -1, 560309, 560318, -1, -1 }, { 0x585C, 560340, 560334, 560374, -1, 560369, 560352, 560365, -1, -1 }, { 0x585D, 560387, 560381, 560414, -1, -1, -1, 560406, -1, -1 }, { 0x585E, 560425, 560420, 560532, 560537, 560523, 560492, 560514, 560478, 560551 }, { 0x585F, 560563, 560557, 560584, -1, -1, 560571, 560580, -1, -1 }, { 0x5860, -1, 560590, 560596, -1, -1, -1, -1, -1, -1 }, { 0x5861, 560606, 560601, 560679, 560685, 560671, 560647, 560662, 560634, -1 }, { 0x5862, 560694, 560690, 560748, 560752, 560746, 560730, 560742, 560723, -1 }, { 0x5863, -1, 560756, 560778, -1, -1, 560762, 560769, -1, -1 }, { 0x5864, 560791, 560785, 560834, 560839, 560829, 560809, 560819, 560802, 560846 }, { 0x5865, -1, 560850, 560867, -1, -1, -1, 560856, -1, -1 }, { 0x5866, -1, 560871, 560876, -1, -1, -1, -1, -1, -1 }, { 0x5867, -1, 560882, 560901, -1, -1, 560887, 560896, -1, -1 }, { 0x5868, 560911, 560905, 560939, -1, -1, -1, 560934, -1, -1 }, { 0x5869, 560950, 560945, 560973, -1, 560969, 560961, 560966, 560955, -1 }, { 0x586A, -1, 560978, 560983, -1, -1, -1, -1, -1, -1 }, { 0x586B, 560993, 560988, 561053, 561059, 561045, 561021, 561036, -1, 561064 }, { 0x586C, 561078, 561072, 561086, -1, -1, -1, -1, -1, -1 }, { 0x586D, 561097, 561092, 561107, -1, -1, -1, -1, -1, -1 }, { 0x586E, -1, 561112, 561116, -1, -1, -1, -1, -1, -1 }, { 0x586F, -1, 561121, 561126, -1, -1, -1, -1, -1, -1 }, { 0x5870, -1, 561131, 561140, -1, -1, 561136, -1, -1, -1 }, { 0x5871, 561151, 561145, 561184, -1, -1, -1, -1, -1, -1 }, { 0x5872, 561197, 561190, 561230, -1, -1, 561223, 561226, -1, -1 }, { 0x5873, 561243, 561237, 561317, -1, -1, -1, -1, -1, 561323 }, { 0x5874, -1, 561329, 561347, -1, -1, 561335, 561343, -1, -1 }, { 0x5875, 561358, 561353, 561406, 561412, 561402, 561392, 561398, 561385, 561419 }, { 0x5876, -1, 561426, 561436, -1, -1, -1, 561431, -1, -1 }, { 0x5877, -1, 561440, 561445, -1, -1, -1, -1, -1, -1 }, { 0x5878, -1, 561449, 561463, -1, -1, 561453, 561458, -1, -1 }, { 0x5879, 561472, 561467, 561523, 561529, 561518, 561505, 561510, 561498, -1 }, { 0x587A, -1, 561538, 561562, -1, -1, 561543, 561549, -1, -1 }, { 0x587B, -1, 561567, 561588, -1, -1, 561572, 561578, -1, -1 }, { 0x587C, 561598, 561592, 561638, -1, 561634, 561611, 561618, 561604, -1 }, { 0x587D, 561651, 561645, 561680, -1, 561675, -1, 561666, 561659, -1 }, { 0x587E, 561693, 561688, 561760, -1, 561755, 561733, 561750, 561726, 561765 }, { 0x587F, 561777, 561772, 561809, -1, -1, 561789, 561802, -1, -1 }, { 0x5880, 561818, 561814, 561880, 561885, 561877, 561857, 561870, 561850, -1 }, { 0x5881, 561897, 561891, 561941, -1, 561937, 561924, 561929, 561917, -1 }, { 0x5882, -1, 561946, 561960, -1, -1, -1, 561951, -1, -1 }, { 0x5883, 561972, 561966, 562033, -1, 562027, 562012, 562018, 562005, 562039 }, { 0x5884, 562051, 562046, 562085, -1, -1, 562075, 562080, -1, -1 }, { 0x5885, 562095, 562089, 562146, -1, 562143, 562123, 562136, 562116, 562151 }, { 0x5886, -1, 562157, 562221, -1, -1, 562162, 562197, -1, 562226 }, { 0x5887, -1, -1, 562243, 562250, -1, 562231, 562238, -1, -1 }, { 0x5888, 562265, 562260, 562286, -1, -1, 562271, 562278, -1, -1 }, { 0x5889, 562297, 562291, 562359, 562365, 562354, 562337, 562347, 562330, -1 }, { 0x588A, 562375, 562370, 562452, -1, 562448, 562413, 562436, 562406, -1 }, { 0x588B, -1, 562458, 562489, -1, -1, 562463, 562484, -1, -1 }, { 0x588C, -1, 562495, 562523, -1, -1, 562506, 562512, 562500, -1 }, { 0x588D, 562533, 562528, 562598, -1, 562595, 562556, 562578, 562549, -1 }, { 0x588E, -1, 562602, 562615, -1, -1, -1, 562608, -1, -1 }, { 0x588F, -1, 562620, 562643, -1, -1, 562627, 562634, -1, -1 }, { 0x5890, 562655, 562650, 562732, -1, 562728, 562704, 562720, 562697, -1 }, { 0x5891, -1, -1, 562763, -1, -1, 562737, 562752, -1, -1 }, { 0x5892, 562774, 562767, 562800, -1, -1, -1, 562795, -1, -1 }, { 0x5893, 562812, 562807, 562843, 562847, 562839, 562831, 562836, 562824, 562851 }, { 0x5894, -1, 562856, 562869, -1, -1, -1, 562862, -1, -1 }, { 0x5895, -1, 562874, 562879, -1, -1, -1, -1, -1, -1 }, { 0x5896, 562890, 562884, 562916, -1, -1, -1, 562912, -1, -1 }, { 0x5897, 562926, 562920, 562966, -1, 562961, 562935, 562953, -1, -1 }, { 0x5898, 562977, 562972, 562993, -1, -1, -1, -1, -1, -1 }, { 0x5899, 563006, 562999, 563011, -1, -1, -1, -1, -1, -1 }, { 0x589A, 563025, 563018, 563040, -1, -1, -1, -1, -1, -1 }, { 0x589B, -1, 563047, 563052, -1, -1, -1, -1, -1, -1 }, { 0x589C, 563063, 563057, 563121, 563127, 563116, 563104, 563111, 563097, 563135 }, { 0x589D, 563148, 563142, 563173, -1, 563170, -1, 563161, 563154, -1 }, { 0x589E, 563185, 563179, 563249, 563255, 563244, 563218, 563236, 563211, 563263 }, { 0x589F, 563275, 563269, 563334, 563338, 563331, 563323, 563327, 563316, -1 }, { 0x58A0, 563347, 563342, 563410, -1, -1, -1, 563398, -1, -1 }, { 0x58A1, 563421, 563416, 563458, -1, 563454, 563434, 563446, 563427, -1 }, { 0x58A2, -1, 563464, 563480, -1, -1, -1, 563470, -1, -1 }, { 0x58A3, -1, 563484, 563519, -1, 563515, 563496, 563505, 563489, -1 }, { 0x58A4, 563529, 563523, 563596, -1, -1, -1, -1, -1, -1 }, { 0x58A5, -1, 563602, 563628, -1, -1, 563608, 563616, -1, -1 }, { 0x58A6, 563640, 563634, 563659, -1, -1, 563645, 563651, -1, -1 }, { 0x58A7, -1, 563664, 563669, -1, -1, -1, -1, -1, -1 }, { 0x58A8, 563679, 563674, 563719, 563723, 563714, 563699, 563704, 563692, -1 }, { 0x58A9, 563734, 563728, 563777, -1, 563773, -1, 563769, 563762, 563782 }, { 0x58AA, 563793, 563788, 563823, -1, -1, -1, -1, -1, -1 }, { 0x58AB, 563834, 563828, 563855, -1, 563850, -1, 563845, 563838, 563860 }, { 0x58AC, 563871, 563866, 563889, -1, -1, -1, 563885, -1, -1 }, { 0x58AD, -1, 563893, 563903, -1, -1, -1, 563899, -1, -1 }, { 0x58AE, 563914, 563910, 563982, 563987, 563978, 563954, 563975, 563947, 563995 }, { 0x58AF, -1, 564002, 564009, -1, -1, -1, 564006, -1, -1 }, { 0x58B0, 564020, 564014, 564057, -1, 564053, -1, -1, 564046, -1 }, { 0x58B1, 564068, 564062, 564123, -1, 564118, 564109, 564114, 564102, -1 }, { 0x58B2, -1, 564129, 564146, -1, -1, -1, 564134, -1, -1 }, { 0x58B3, 564155, 564150, 564205, 564210, 564200, 564191, 564196, 564184, 564218 }, { 0x58B4, -1, 564225, 564231, -1, -1, -1, -1, -1, -1 }, { 0x58B5, -1, 564238, 564244, -1, -1, -1, -1, -1, -1 }, { 0x58B6, 564255, 564249, 564282, -1, -1, -1, -1, -1, -1 }, { 0x58B7, -1, 564285, 564290, -1, -1, -1, -1, -1, -1 }, { 0x58B8, -1, 564294, 564303, -1, -1, -1, 564299, -1, -1 }, { 0x58B9, -1, 564308, 564319, -1, -1, 564314, -1, -1, -1 }, { 0x58BA, 564329, 564325, 564365, -1, 564360, 564347, 564353, 564340, -1 }, { 0x58BB, 564376, 564369, 564403, -1, 564398, 564388, 564393, 564381, 564410 }, { 0x58BC, 564424, 564419, 564449, -1, -1, -1, 564438, -1, -1 }, { 0x58BD, -1, 564453, 564473, -1, -1, 564458, 564465, -1, -1 }, { 0x58BE, 564484, 564479, 564539, -1, 564535, 564524, 564531, 564517, 564544 }, { 0x58BF, -1, 564551, 564569, -1, -1, 564556, 564562, -1, -1 }, { 0x58C0, -1, 564573, 564578, -1, -1, -1, -1, -1, -1 }, { 0x58C1, 564587, 564582, 564702, 564706, 564697, 564687, 564692, 564680, 564710 }, { 0x58C2, -1, 564716, 564756, -1, -1, 564721, 564748, -1, -1 }, { 0x58C3, -1, 564762, 564781, -1, 564776, -1, -1, 564769, -1 }, { 0x58C4, 564792, 564788, 564830, -1, -1, 564824, 564827, -1, -1 }, { 0x58C5, 564840, 564834, 564874, -1, 564870, 564859, 564866, 564852, -1 }, { 0x58C6, 564885, 564880, 564944, -1, -1, -1, 564934, -1, -1 }, { 0x58C7, 564955, 564949, 565021, 565026, 565017, 564993, 565009, 564986, 565032 }, { 0x58C8, 565043, 565038, 565063, 565068, -1, -1, 565056, -1, 565073 }, { 0x58C9, -1, 565079, 565089, -1, -1, -1, 565085, -1, -1 }, { 0x58CA, 565099, 565093, 565156, -1, -1, 565129, 565152, -1, -1 }, { 0x58CB, 565168, 565162, 565236, -1, -1, -1, -1, -1, -1 }, { 0x58CC, 565249, 565242, 565289, -1, 565284, 565273, 565280, -1, -1 }, { 0x58CD, 565300, 565295, 565343, -1, -1, 565330, 565339, -1, -1 }, { 0x58CE, 565355, 565349, 565402, -1, 565397, 565373, 565383, 565366, -1 }, { 0x58CF, -1, 565407, 565420, -1, -1, -1, 565413, -1, -1 }, { 0x58D0, 565432, 565426, 565475, -1, -1, -1, 565468, -1, -1 }, { 0x58D1, 565484, 565479, 565540, 565544, 565536, 565521, 565526, 565514, 565550 }, { 0x58D2, 565559, 565555, 565584, -1, -1, 565564, 565577, -1, -1 }, { 0x58D3, 565593, 565588, 565653, 565657, 565650, 565632, 565639, 565625, 565668 }, { 0x58D4, 565677, 565672, 565736, -1, 565733, 565703, 565729, 565696, -1 }, { 0x58D5, 565746, 565741, 565794, 565799, 565791, 565782, 565787, 565775, 565804 }, { 0x58D6, 565815, 565809, 565853, -1, -1, 565838, 565845, -1, -1 }, { 0x58D7, -1, 565859, 565870, -1, -1, 565865, -1, -1, -1 }, { 0x58D8, 565881, 565875, 565935, 565940, 565928, 565917, 565924, 565904, 565946 }, { 0x58D9, 565959, 565952, 566018, -1, 566012, 566004, 566008, 565997, 566025 }, { 0x58DA, 566039, 566034, 566095, 566099, 566092, 566078, 566085, 566071, -1 }, { 0x58DB, -1, 566102, 566134, -1, -1, 566107, 566131, -1, -1 }, { 0x58DC, 566145, 566139, 566187, -1, 566183, 566171, 566175, 566164, -1 }, { 0x58DD, 566197, 566192, 566284, -1, 566281, 566266, 566276, 566259, -1 }, { 0x58DE, 566295, 566289, 566353, 566359, 566345, 566332, 566339, 566325, 566367 }, { 0x58DF, 566380, 566374, 566446, 566452, 566441, 566422, 566432, 566409, 566459 }, { 0x58E0, 566471, 566465, 566504, -1, -1, -1, 566500, -1, -1 }, { 0x58E1, -1, 566510, 566533, -1, -1, 566522, 566530, 566516, -1 }, { 0x58E2, 566543, 566538, 566570, -1, -1, 566555, 566559, -1, 566574 }, { 0x58E3, -1, 566581, 566595, -1, -1, 566587, 566591, -1, -1 }, { 0x58E4, 566607, 566600, 566654, 566660, 566649, 566638, 566645, 566631, 566670 }, { 0x58E5, -1, 566680, 566689, -1, -1, -1, 566685, -1, -1 }, { 0x58E6, -1, 566695, 566701, -1, -1, -1, -1, -1, -1 }, { 0x58E7, -1, 566706, 566721, -1, -1, 566713, 566717, -1, -1 }, { 0x58E8, -1, 566726, 566736, -1, -1, -1, 566732, -1, -1 }, { 0x58E9, 566746, 566741, 566779, -1, 566775, 566762, 566769, -1, -1 }, { 0x58EA, -1, 566783, 566789, -1, -1, -1, -1, -1, -1 }, { 0x58EB, 566798, 566794, 566851, 566856, 566848, 566833, 566841, 566826, 566866 }, { 0x58EC, 566875, 566870, 566921, -1, 566918, 566902, 566910, 566895, 566926 }, { 0x58ED, 566936, 566932, 566944, -1, -1, -1, -1, -1, -1 }, { 0x58EE, 566954, 566948, 567009, -1, 567004, 566994, 567000, 566988, -1 }, { 0x58EF, 567023, 567017, 567079, 567087, 567074, 567064, 567070, 567057, 567098 }, { 0x58F0, 567111, 567105, 567162, -1, 567157, 567144, 567148, -1, -1 }, { 0x58F1, 567174, 567169, 567206, -1, 567203, 567185, 567193, -1, -1 }, { 0x58F2, 567216, 567210, 567264, -1, 567260, 567248, 567252, -1, -1 }, { 0x58F3, 567274, 567269, 567304, -1, -1, 567294, 567299, -1, -1 }, { 0x58F4, -1, 567308, 567328, -1, -1, 567313, 567320, -1, -1 }, { 0x58F5, -1, 567333, 567339, -1, -1, -1, -1, -1, -1 }, { 0x58F6, 567351, 567347, 567380, -1, -1, -1, -1, -1, -1 }, { 0x58F7, 567388, 567384, 567426, -1, -1, 567417, 567423, -1, -1 }, { 0x58F8, 567436, 567430, 567486, -1, -1, 567466, 567482, -1, -1 }, { 0x58F9, 567496, 567491, 567535, 567539, 567532, 567514, 567522, 567507, 567543 }, { 0x58FA, 567554, 567550, 567602, 567606, 567599, 567590, 567596, 567583, -1 }, { 0x58FB, 567615, 567610, 567654, 567658, 567651, 567642, 567647, 567635, 567663 }, { 0x58FC, 567674, 567668, 567727, -1, 567724, 567704, 567720, -1, 567732 }, { 0x58FD, 567742, 567737, 567823, 567829, 567819, 567778, 567804, 567771, 567843 }, { 0x58FE, -1, 567849, 567863, -1, -1, -1, 567855, -1, -1 }, { 0x58FF, -1, -1, 567882, -1, -1, 567869, 567873, -1, -1 }, { 0x5900, 567892, 567887, 567924, -1, -1, -1, -1, -1, -1 }, { 0x5901, -1, 567930, 567935, -1, -1, -1, -1, -1, -1 }, { 0x5902, 567943, 567939, 567986, -1, -1, 567965, 567973, -1, -1 }, { 0x5903, -1, 567991, 568026, -1, -1, 567995, 568017, -1, -1 }, { 0x5904, 568035, 568030, 568061, -1, -1, -1, -1, -1, -1 }, { 0x5905, 568072, 568066, 568147, -1, -1, 568123, 568143, -1, -1 }, { 0x5906, 568160, 568154, 568211, -1, 568206, 568174, 568196, 568167, -1 }, { 0x5907, 568222, 568217, 568246, -1, -1, -1, -1, -1, -1 }, { 0x5908, -1, 568251, 568268, -1, 568264, -1, -1, 568257, -1 }, { 0x5909, 568279, 568274, 568333, -1, 568328, 568311, 568324, -1, -1 }, { 0x590A, 568345, 568339, 568386, -1, -1, 568374, 568382, -1, -1 }, { 0x590B, 568397, 568391, 568457, -1, -1, 568433, 568452, -1, -1 }, { 0x590C, 568468, 568462, 568543, -1, -1, 568521, 568538, -1, -1 }, { 0x590D, 568554, 568549, 568581, -1, -1, -1, -1, -1, 568585 }, { 0x590E, -1, 568590, 568614, -1, -1, 568594, 568603, -1, -1 }, { 0x590F, 568624, 568619, 568672, 568677, 568669, 568657, 568663, 568650, -1 }, { 0x5910, 568688, 568682, 568757, -1, 568751, 568722, 568743, 568715, -1 }, { 0x5911, -1, 568764, 568769, -1, -1, -1, -1, -1, -1 }, { 0x5912, 568779, 568774, 568820, -1, -1, 568805, 568812, -1, -1 }, { 0x5913, -1, 568825, 568842, -1, -1, 568830, 568836, -1, -1 }, { 0x5914, 568853, 568847, 568896, 568901, 568893, -1, 568887, 568880, -1 }, { 0x5915, 568912, 568907, 568971, 568975, 568964, 568949, 568959, 568942, 568982 }, { 0x5916, 568995, 568989, 569061, 569066, 569058, 569034, 569051, 569027, 569076 }, { 0x5917, 569090, 569084, 569133, -1, -1, 569115, 569127, -1, -1 }, { 0x5918, 569145, 569139, 569173, -1, -1, 569167, 569169, -1, -1 }, { 0x5919, 569183, 569178, 569248, 569252, 569243, 569223, 569237, 569216, 569257 }, { 0x591A, 569266, 569262, 569325, 569330, 569322, 569301, 569319, 569294, 569335 }, { 0x591B, 569343, 569339, 569400, -1, -1, 569377, 569397, 569371, -1 }, { 0x591C, 569409, 569405, 569462, 569466, 569459, 569448, 569456, 569441, 569471 }, { 0x591D, 569482, 569476, 569542, -1, -1, 569518, 569525, -1, -1 }, { 0x591E, -1, 569548, 569558, -1, 569554, -1, -1, -1, -1 }, { 0x591F, 569568, 569563, 569585, -1, -1, -1, -1, -1, -1 }, { 0x5920, 569595, 569590, 569632, -1, -1, 569612, 569625, -1, -1 }, { 0x5921, -1, 569637, 569649, -1, -1, 569642, 569646, -1, -1 }, { 0x5922, 569659, 569653, 569720, 569726, 569715, 569692, 569712, 569685, -1 }, { 0x5923, 569739, 569733, 569787, -1, -1, 569775, 569780, -1, -1 }, { 0x5924, 569798, 569793, 569873, 569878, 569870, 569833, 569865, 569826, -1 }, { 0x5925, 569885, 569881, 569944, -1, 569936, 569922, 569930, 569915, -1 }, { 0x5926, -1, 569949, 569954, -1, -1, -1, -1, -1, -1 }, { 0x5927, 569966, 569960, 570042, 570046, 570033, 570003, 570022, 569996, 570055 }, { 0x5928, -1, 570062, 570102, -1, -1, 570067, 570078, -1, -1 }, { 0x5929, 570111, 570106, 570164, 570170, 570159, 570146, 570155, 570139, 570175 }, { 0x592A, 570188, 570182, 570259, 570264, 570254, 570225, 570247, 570218, 570272 }, { 0x592B, 570282, 570278, 570348, 570352, 570344, 570321, 570337, 570314, 570362 }, { 0x592C, 570373, 570366, 570459, -1, 570453, 570416, 570437, 570409, -1 }, { 0x592D, 570470, 570465, 570547, 570552, 570542, 570509, 570532, 570502, 570560 }, { 0x592E, 570573, 570566, 570625, 570631, 570621, 570611, 570618, 570604, 570638 }, { 0x592F, 570652, 570645, 570710, -1, 570705, 570687, 570701, 570680, -1 }, { 0x5930, -1, 570716, 570737, -1, -1, 570721, 570729, -1, -1 }, { 0x5931, 570747, 570742, 570806, 570811, 570802, 570782, 570790, 570775, 570817 }, { 0x5932, 570829, 570824, 570904, -1, -1, 570889, 570896, 570883, -1 }, { 0x5933, -1, 570909, 570919, -1, -1, -1, 570915, -1, -1 }, { 0x5934, 570929, 570924, 570959, -1, -1, -1, -1, -1, -1 }, { 0x5935, -1, 570964, 570987, -1, -1, 570969, 570976, -1, -1 }, { 0x5936, -1, 570992, 571010, -1, -1, 570997, 571007, -1, -1 }, { 0x5937, 571018, 571014, 571077, 571081, 571075, 571050, 571073, 571043, 571083 }, { 0x5938, 571093, 571087, 571149, 571154, 571145, 571133, 571139, 571126, 571158 }, { 0x5939, 571169, 571163, 571199, -1, -1, -1, -1, -1, -1 }, { 0x593A, 571210, 571204, 571237, -1, -1, -1, -1, -1, -1 }, { 0x593B, 571246, 571242, 571260, -1, 571256, -1, -1, -1, -1 }, { 0x593C, 571272, 571265, 571323, -1, -1, -1, -1, -1, -1 }, { 0x593D, -1, 571330, 571341, -1, -1, -1, -1, 571335, -1 }, { 0x593E, 571352, 571346, 571410, 571415, 571405, 571389, 571396, 571382, 571421 }, { 0x593F, -1, 571427, 571444, -1, -1, 571432, 571438, -1, -1 }, { 0x5940, 571454, 571448, 571503, -1, -1, 571492, 571499, -1, -1 }, { 0x5941, 571512, 571507, 571542, -1, -1, -1, -1, -1, -1 }, { 0x5942, 571553, 571548, 571576, -1, -1, -1, -1, -1, -1 }, { 0x5943, -1, 571582, 571601, -1, -1, 571587, 571593, -1, -1 }, { 0x5944, 571610, 571605, 571670, -1, 571667, 571649, 571664, 571642, 571675 }, { 0x5945, 571685, 571679, 571737, -1, -1, 571710, 571728, -1, -1 }, { 0x5946, -1, 571742, 571762, -1, -1, 571748, 571754, -1, -1 }, { 0x5947, 571773, 571768, 571845, 571849, 571842, 571814, 571839, 571807, 571861 }, { 0x5948, 571871, 571866, 571939, 571944, 571932, 571915, 571925, 571901, 571952 }, { 0x5949, 571964, 571958, 572026, 572032, 572021, 572002, 572014, 571995, 572041 }, { 0x594A, -1, -1, 572049, -1, -1, -1, -1, -1, -1 }, { 0x594B, 572059, 572054, 572088, -1, -1, -1, -1, -1, -1 }, { 0x594C, 572098, 572093, 572160, -1, 572156, 572136, 572152, 572130, -1 }, { 0x594D, -1, 572166, 572172, -1, -1, -1, -1, -1, -1 }, { 0x594E, 572183, 572178, 572274, -1, 572270, 572258, 572263, 572251, -1 }, { 0x594F, 572284, 572279, 572345, 572350, 572341, 572319, 572337, 572312, 572356 }, { 0x5950, 572367, 572362, 572428, -1, 572423, 572397, 572419, 572390, -1 }, { 0x5951, 572439, 572434, 572530, 572534, 572521, 572489, 572511, 572469, 572548 }, { 0x5952, -1, 572554, 572591, -1, -1, 572559, 572580, -1, -1 }, { 0x5953, 572601, 572596, 572651, -1, 572647, 572619, 572636, 572613, -1 }, { 0x5954, 572661, 572656, 572717, 572722, 572712, 572700, 572708, 572693, -1 }, { 0x5955, 572733, 572728, 572809, 572813, 572804, 572771, 572795, 572764, -1 }, { 0x5956, 572825, 572818, 572854, -1, -1, -1, -1, -1, -1 }, { 0x5957, 572866, 572861, 572930, -1, 572921, 572904, 572917, 572897, -1 }, { 0x5958, 572941, 572935, 573001, -1, 572996, 572978, 572984, 572971, -1 }, { 0x5959, -1, 573007, 573016, -1, -1, -1, 573012, -1, -1 }, { 0x595A, 573026, 573021, 573079, 573083, 573075, 573065, 573071, 573058, -1 }, { 0x595B, 573093, 573087, 573122, -1, -1, 573110, 573118, -1, -1 }, { 0x595C, 573134, 573129, 573153, -1, -1, 573144, 573150, 573138, -1 }, { 0x595D, 573163, 573158, 573180, -1, -1, 573169, 573175, -1, -1 }, { 0x595E, 573192, 573186, 573239, -1, -1, 573217, 573226, -1, -1 }, { 0x595F, -1, 573244, 573263, -1, -1, -1, 573250, -1, -1 }, { 0x5960, 573274, 573269, 573334, 573340, 573330, 573301, 573318, 573294, -1 }, { 0x5961, 573352, 573346, 573384, 573388, -1, 573361, 573376, -1, -1 }, { 0x5962, 573400, 573396, 573454, 573459, 573451, 573441, 573447, 573434, 573464 }, { 0x5963, -1, 573467, 573489, -1, -1, 573473, 573481, -1, -1 }, { 0x5964, -1, 573495, 573500, -1, -1, -1, -1, -1, -1 }, { 0x5965, 573508, 573504, 573556, -1, 573550, 573538, 573547, -1, -1 }, { 0x5966, -1, 573560, 573565, -1, -1, -1, -1, -1, -1 }, { 0x5967, 573573, 573569, 573636, 573640, 573630, 573610, 573619, 573603, 573647 }, { 0x5968, 573658, 573651, 573710, -1, 573705, 573687, 573696, -1, -1 }, { 0x5969, 573722, 573717, 573775, -1, 573770, 573758, 573766, 573752, -1 }, { 0x596A, 573787, 573781, 573837, 573842, 573832, 573821, 573826, 573814, 573857 }, { 0x596B, 573870, 573865, 573931, -1, 573927, 573918, 573924, 573911, -1 }, { 0x596C, 573943, 573936, 574002, -1, 573997, 573979, 573988, 573972, 574009 }, { 0x596D, 574023, 574018, 574101, -1, 574093, 574055, 574071, 574048, -1 }, { 0x596E, 574111, 574106, 574162, 574167, 574157, 574147, 574153, 574140, 574175 }, { 0x596F, -1, 574182, 574216, -1, -1, 574187, 574204, -1, -1 }, { 0x5970, 574226, 574221, 574251, 574255, -1, 574232, 574245, -1, -1 }, { 0x5971, -1, 574261, 574284, -1, -1, 574273, 574280, 574267, -1 }, { 0x5972, -1, 574290, 574334, -1, -1, 574306, 574323, 574294, -1 }, { 0x5973, 574345, 574339, 574490, 574494, 574486, 574459, 574474, 574446, 574507 }, { 0x5974, 574518, 574513, 574564, 574568, 574561, 574540, 574555, 574533, 574572 }, { 0x5975, -1, 574576, 574595, -1, -1, -1, 574582, -1, -1 }, { 0x5976, 574607, 574601, 574674, -1, 574670, 574643, 574659, 574636, 574679 }, { 0x5977, -1, 574684, 574693, -1, -1, -1, 574689, -1, -1 }, { 0x5978, 574705, 574699, 574752, -1, 574748, 574738, 574744, 574731, 574758 }, { 0x5979, 574768, 574763, 574799, -1, -1, 574777, 574783, -1, -1 }, { 0x597A, -1, 574803, 574808, -1, -1, -1, -1, -1, -1 }, { 0x597B, -1, 574813, 574836, -1, -1, 574819, 574828, -1, -1 }, { 0x597C, 574847, 574842, 574896, -1, -1, 574873, 574886, -1, -1 }, { 0x597D, 574906, 574901, 574964, 574969, 574961, 574941, 574957, 574934, 574985 }, { 0x597E, -1, 574990, 574999, -1, -1, -1, 574995, -1, -1 }, { 0x597F, -1, 575005, 575015, -1, -1, -1, 575011, -1, -1 }, { 0x5980, -1, 575020, 575025, -1, -1, -1, -1, -1, -1 }, { 0x5981, 575035, 575029, 575071, -1, 575067, 575053, 575061, -1, -1 }, { 0x5982, 575082, 575077, 575148, 575152, 575145, 575120, 575138, 575113, 575158 }, { 0x5983, 575168, 575163, 575229, 575234, 575222, 575208, 575215, 575201, 575241 }, { 0x5984, 575251, 575245, 575320, 575326, 575315, 575291, 575307, 575284, -1 }, { 0x5985, -1, 575335, 575348, -1, -1, -1, 575341, -1, -1 }, { 0x5986, 575360, 575354, 575400, -1, -1, -1, -1, -1, -1 }, { 0x5987, 575412, 575408, 575439, -1, -1, -1, -1, -1, -1 }, { 0x5988, 575448, 575443, 575461, -1, -1, -1, -1, -1, -1 }, { 0x5989, -1, 575465, 575471, -1, -1, -1, -1, -1, -1 }, { 0x598A, 575481, 575476, 575528, -1, 575525, 575510, 575517, 575503, -1 }, { 0x598B, -1, 575533, 575568, -1, -1, 575537, 575559, -1, -1 }, { 0x598C, -1, 575572, 575609, -1, -1, 575584, 575601, 575578, -1 }, { 0x598D, 575620, 575615, 575680, 575685, 575676, 575657, 575668, 575651, 575690 }, { 0x598E, 575701, 575696, 575764, -1, -1, 575719, 575748, -1, -1 }, { 0x598F, -1, 575769, 575790, -1, -1, 575774, 575782, -1, -1 }, { 0x5990, -1, 575795, 575810, -1, -1, -1, 575801, -1, -1 }, { 0x5991, -1, 575817, 575833, -1, 575829, -1, -1, 575822, -1 }, { 0x5992, 575842, 575837, 575907, 575911, 575902, 575866, 575895, 575859, 575915 }, { 0x5993, 575926, 575921, 575961, 575965, 575958, 575944, 575952, 575937, 575973 }, { 0x5994, -1, 575977, 575984, -1, -1, -1, -1, -1, -1 }, { 0x5995, -1, 575990, 576011, -1, -1, 575996, 576002, -1, -1 }, { 0x5996, 576023, 576018, 576075, 576080, 576072, 576059, 576068, 576052, 576087 }, { 0x5997, 576097, 576092, 576177, -1, 576173, 576129, 576153, 576122, -1 }, { 0x5998, 576187, 576182, 576204, -1, -1, -1, 576201, 576195, -1 }, { 0x5999, 576214, 576209, 576275, 576281, 576271, 576251, 576261, 576244, 576290 }, { 0x599A, -1, 576297, 576310, -1, -1, -1, 576302, -1, -1 }, { 0x599B, -1, 576315, 576323, -1, -1, -1, 576319, -1, -1 }, { 0x599C, -1, 576328, 576334, -1, -1, -1, -1, -1, -1 }, { 0x599D, 576345, 576339, 576413, 576421, 576408, 576392, 576399, 576385, 576430 }, { 0x599E, 576441, 576436, 576459, -1, -1, -1, 576446, -1, -1 }, { 0x599F, -1, 576464, 576499, -1, -1, 576475, 576493, 576469, -1 }, { 0x59A0, 576510, 576504, 576588, -1, -1, 576542, 576560, -1, -1 }, { 0x59A1, -1, 576592, 576605, -1, -1, -1, 576597, -1, -1 }, { 0x59A2, -1, 576610, 576623, -1, -1, -1, 576615, -1, -1 }, { 0x59A3, 576633, 576628, 576677, -1, 576674, 576662, 576671, 576655, -1 }, { 0x59A4, 576686, 576681, 576721, 576725, -1, -1, 576718, 576712, -1 }, { 0x59A5, 576732, 576728, 576789, 576794, 576785, 576765, 576779, 576758, 576801 }, { 0x59A6, -1, 576808, 576829, -1, -1, 576814, 576822, -1, -1 }, { 0x59A7, -1, 576835, 576871, -1, 576867, 576847, 576859, 576840, -1 }, { 0x59A8, 576883, 576877, 576943, 576949, 576938, 576923, 576934, 576916, -1 }, { 0x59A9, 576970, 576965, 576991, -1, -1, -1, -1, -1, -1 }, { 0x59AA, 577000, 576995, 577015, -1, -1, -1, -1, -1, -1 }, { 0x59AB, 577025, 577019, 577037, -1, -1, -1, -1, -1, -1 }, { 0x59AC, 577047, 577042, 577086, 577090, 577081, 577071, 577078, 577064, -1 }, { 0x59AD, -1, 577094, 577125, -1, -1, 577099, 577113, -1, -1 }, { 0x59AE, 577134, 577129, 577206, -1, -1, 577170, 577200, 577164, 577210 }, { 0x59AF, 577218, 577213, 577316, -1, 577310, 577259, 577285, 577252, 577322 }, { 0x59B0, -1, 577327, 577347, -1, -1, 577333, 577341, -1, -1 }, { 0x59B1, -1, 577353, 577369, -1, -1, -1, 577364, 577358, -1 }, { 0x59B2, 577381, 577375, 577443, 577447, 577439, -1, 577433, 577426, 577452 }, { 0x59B3, 577462, 577457, 577495, -1, -1, 577475, 577480, -1, -1 }, { 0x59B4, -1, 577500, 577520, -1, -1, 577506, 577514, -1, -1 }, { 0x59B5, 577531, 577526, 577571, -1, -1, 577551, 577563, 577545, -1 }, { 0x59B6, -1, 577576, 577595, -1, -1, -1, 577587, 577581, -1 }, { 0x59B7, 577606, 577601, 577667, -1, -1, 577634, 577638, -1, -1 }, { 0x59B8, 577675, 577672, 577690, -1, -1, -1, 577688, 577682, 577693 }, { 0x59B9, 577702, 577697, 577743, 577748, 577739, 577724, 577735, 577717, 577756 }, { 0x59BA, 577768, 577763, 577834, -1, -1, 577810, 577816, -1, -1 }, { 0x59BB, 577843, 577838, 577879, 577883, 577875, 577855, 577871, 577848, 577889 }, { 0x59BC, -1, 577894, 577917, -1, -1, -1, 577899, -1, -1 }, { 0x59BD, -1, 577921, 577931, -1, -1, -1, 577926, -1, -1 }, { 0x59BE, 577942, 577937, 577983, 577988, 577978, 577959, 577973, 577952, 577997 }, { 0x59BF, -1, 578005, 578015, -1, -1, -1, -1, 578009, -1 }, { 0x59C0, -1, 578018, 578028, -1, -1, -1, 578022, -1, -1 }, { 0x59C1, 578038, 578032, 578089, -1, -1, 578051, 578083, 578045, -1 }, { 0x59C2, -1, 578093, 578098, -1, -1, -1, -1, -1, 578102 }, { 0x59C3, -1, 578108, 578141, -1, 578136, 578121, 578127, 578114, -1 }, { 0x59C4, -1, 578148, 578161, -1, -1, -1, 578153, -1, -1 }, { 0x59C5, 578171, 578166, 578223, -1, -1, 578201, 578219, -1, 578228 }, { 0x59C6, 578239, 578234, 578295, -1, 578292, 578272, 578286, 578265, -1 }, { 0x59C7, -1, 578299, 578333, -1, -1, 578303, 578323, -1, -1 }, { 0x59C8, -1, 578337, 578371, -1, 578365, 578350, 578356, 578343, 578377 }, { 0x59C9, 578386, 578382, 578417, -1, 578414, 578406, 578410, 578399, 578421 }, { 0x59CA, 578431, 578427, 578463, 578467, -1, 578450, 578459, 578444, 578472 }, { 0x59CB, 578482, 578478, 578551, 578556, 578548, 578519, 578544, 578512, 578565 }, { 0x59CC, 578577, 578572, 578612, -1, -1, -1, 578608, -1, -1 }, { 0x59CD, 578623, 578617, 578716, -1, 578712, 578664, 578688, 578657, -1 }, { 0x59CE, -1, -1, 578735, -1, -1, 578722, 578732, -1, -1 }, { 0x59CF, -1, 578741, 578768, -1, -1, 578747, 578752, -1, -1 }, { 0x59D0, 578777, 578773, 578829, -1, 578826, 578809, 578819, 578802, 578834 }, { 0x59D1, 578843, 578839, 578913, 578917, 578910, 578884, 578907, 578877, 578921 }, { 0x59D2, 578929, 578925, 578972, -1, 578969, 578958, 578962, 578951, -1 }, { 0x59D3, 578982, 578976, 579042, 579048, 579037, 579021, 579028, 579014, 579057 }, { 0x59D4, 579068, 579063, 579128, 579133, 579125, 579101, 579123, 579094, 579148 }, { 0x59D5, -1, 579153, 579157, -1, -1, -1, -1, -1, -1 }, { 0x59D6, -1, 579161, 579174, -1, -1, -1, 579167, -1, -1 }, { 0x59D7, 579184, 579178, 579270, -1, 579266, 579218, 579242, -1, -1 }, { 0x59D8, 579282, 579276, 579319, -1, -1, -1, 579307, -1, -1 }, { 0x59D9, 579329, 579324, 579376, -1, 579373, 579358, 579365, 579351, -1 }, { 0x59DA, 579386, 579381, 579443, 579448, 579440, 579420, 579431, 579413, 579453 }, { 0x59DB, -1, 579459, 579472, -1, -1, -1, 579465, -1, -1 }, { 0x59DC, 579485, 579478, 579525, -1, 579520, 579508, 579515, 579501, -1 }, { 0x59DD, 579537, 579532, 579583, -1, 579579, 579561, 579572, 579554, -1 }, { 0x59DE, 579593, 579588, 579638, -1, 579634, 579610, 579622, 579603, -1 }, { 0x59DF, -1, 579642, 579657, -1, -1, -1, 579653, 579647, -1 }, { 0x59E0, -1, 579662, 579683, -1, -1, -1, 579669, -1, -1 }, { 0x59E1, -1, 579690, 579734, -1, -1, 579696, 579722, -1, -1 }, { 0x59E2, 579745, 579739, 579818, -1, 579814, 579771, 579807, 579765, -1 }, { 0x59E3, 579830, 579824, 579909, -1, 579905, 579865, 579893, 579858, -1 }, { 0x59E4, 579920, 579915, 579992, -1, 579988, 579962, 579981, 579955, 579997 }, { 0x59E5, 580008, 580003, 580063, 580068, 580060, 580045, 580054, 580038, 580072 }, { 0x59E6, 580083, 580077, 580151, 580157, 580147, 580120, 580139, 580113, 580161 }, { 0x59E7, -1, 580166, 580188, -1, -1, 580172, 580184, -1, -1 }, { 0x59E8, 580198, 580194, 580245, 580249, 580243, 580237, 580241, 580230, 580251 }, { 0x59E9, 580260, 580255, 580283, -1, -1, -1, 580275, -1, -1 }, { 0x59EA, 580294, 580289, 580345, -1, 580337, 580317, 580324, 580310, 580350 }, { 0x59EB, 580362, 580357, 580407, -1, 580403, 580395, 580400, 580389, -1 }, { 0x59EC, 580416, 580411, 580462, 580466, 580458, 580450, 580455, 580443, -1 }, { 0x59ED, -1, 580471, 580492, -1, -1, 580476, 580488, -1, -1 }, { 0x59EE, 580504, 580498, 580533, 580539, 580528, -1, 580516, 580509, -1 }, { 0x59EF, -1, 580546, 580565, -1, -1, 580553, 580561, -1, -1 }, { 0x59F0, -1, 580572, 580584, -1, -1, -1, -1, 580578, -1 }, { 0x59F1, 580595, 580589, 580668, -1, -1, 580624, 580653, -1, -1 }, { 0x59F2, -1, 580673, 580696, -1, -1, 580684, 580690, 580678, -1 }, { 0x59F3, -1, 580701, 580724, -1, -1, 580707, 580715, -1, -1 }, { 0x59F4, -1, 580730, 580758, -1, -1, 580735, 580746, -1, -1 }, { 0x59F5, -1, 580763, 580779, -1, -1, -1, 580768, -1, -1 }, { 0x59F6, -1, 580784, 580802, -1, -1, 580788, 580799, -1, -1 }, { 0x59F7, -1, 580805, 580835, -1, -1, 580816, 580829, 580810, -1 }, { 0x59F8, 580845, 580840, 580885, -1, 580881, 580862, 580873, 580855, -1 }, { 0x59F9, 580895, 580890, 580950, -1, -1, 580927, 580940, 580921, -1 }, { 0x59FA, 580960, 580955, 581017, -1, 581013, -1, 580992, 580985, -1 }, { 0x59FB, 581028, 581023, 581071, -1, 581068, 581057, 581065, 581050, 581076 }, { 0x59FC, -1, 581082, 581142, -1, -1, 581092, 581121, 581086, -1 }, { 0x59FD, 581153, 581147, 581189, -1, -1, 581158, 581180, -1, -1 }, { 0x59FE, -1, 581194, 581204, -1, -1, -1, 581200, -1, -1 }, { 0x59FF, 581214, 581210, 581267, 581271, 581264, 581253, 581260, 581246, 581276 }, { 0x5A00, 581286, 581280, 581352, -1, -1, -1, 581343, -1, -1 }, { 0x5A01, 581363, 581358, 581421, 581426, 581418, 581402, 581416, 581395, 581434 }, { 0x5A02, -1, 581437, 581443, -1, -1, -1, -1, -1, -1 }, { 0x5A03, 581454, 581449, 581511, -1, 581507, 581491, 581502, 581478, -1 }, { 0x5A04, 581520, 581515, 581574, -1, -1, 581554, 581567, -1, -1 }, { 0x5A05, 581583, 581579, 581644, -1, -1, -1, -1, -1, -1 }, { 0x5A06, 581653, 581648, 581685, -1, -1, -1, -1, -1, -1 }, { 0x5A07, 581695, 581690, 581726, -1, -1, -1, -1, -1, -1 }, { 0x5A08, 581738, 581732, 581774, -1, -1, -1, -1, -1, -1 }, { 0x5A09, 581786, 581780, 581852, 581858, 581847, 581835, 581839, 581828, -1 }, { 0x5A0A, -1, 581865, 581884, -1, -1, -1, 581876, 581870, -1 }, { 0x5A0B, -1, 581890, 581896, -1, -1, -1, -1, -1, -1 }, { 0x5A0C, 581907, 581902, 581932, -1, -1, 581922, 581929, -1, -1 }, { 0x5A0D, -1, 581936, 581977, -1, -1, 581948, 581969, 581942, -1 }, { 0x5A0E, -1, 581984, 582026, -1, -1, 581989, 582009, -1, -1 }, { 0x5A0F, -1, 582031, 582045, -1, -1, -1, 582037, -1, -1 }, { 0x5A10, -1, 582051, 582055, -1, -1, -1, -1, -1, -1 }, { 0x5A11, 582063, 582059, 582115, 582120, 582112, 582101, 582105, 582094, -1 }, { 0x5A12, 582129, 582124, 582146, -1, -1, 582136, 582140, -1, -1 }, { 0x5A13, 582156, 582151, 582230, -1, 582227, 582192, 582218, 582185, 582235 }, { 0x5A14, -1, 582240, 582245, -1, -1, -1, -1, -1, -1 }, { 0x5A15, -1, 582249, 582300, -1, -1, 582254, 582280, -1, -1 }, { 0x5A16, 582311, 582306, 582373, -1, -1, 582329, 582357, -1, -1 }, { 0x5A17, -1, 582379, 582418, -1, -1, 582385, 582406, -1, -1 }, { 0x5A18, 582431, 582424, 582491, 582498, 582486, 582470, 582477, 582463, 582506 }, { 0x5A19, 582520, 582514, 582598, -1, 582592, 582543, 582575, 582536, -1 }, { 0x5A1A, -1, 582604, 582624, -1, -1, 582610, 582616, -1, -1 }, { 0x5A1B, 582634, 582629, 582690, -1, 582688, 582672, 582682, 582665, -1 }, { 0x5A1C, 582698, 582694, 582760, -1, 582757, 582733, 582751, 582726, 582764 }, { 0x5A1D, -1, 582767, 582772, -1, -1, -1, -1, -1, -1 }, { 0x5A1E, -1, 582777, 582811, -1, -1, 582783, 582800, -1, -1 }, { 0x5A1F, 582822, 582816, 582885, 582891, 582881, 582849, 582874, 582842, -1 }, { 0x5A20, 582904, 582899, 582936, -1, 582932, 582920, 582927, 582913, -1 }, { 0x5A21, -1, 582942, 582946, -1, -1, -1, -1, -1, -1 }, { 0x5A22, -1, 582951, 582956, -1, -1, -1, -1, -1, -1 }, { 0x5A23, 582966, 582961, 583026, -1, 583022, 583003, 583014, 582996, -1 }, { 0x5A24, -1, 583030, 583052, -1, -1, 583036, 583043, -1, -1 }, { 0x5A25, 583065, 583060, 583113, 583116, 583111, 583100, 583108, 583093, 583122 }, { 0x5A26, -1, 583126, 583131, -1, -1, -1, -1, -1, -1 }, { 0x5A27, -1, 583136, 583188, -1, 583183, 583149, 583166, 583142, -1 }, { 0x5A28, -1, 583193, 583222, -1, -1, 583199, 583206, -1, -1 }, { 0x5A29, 583233, 583228, 583286, -1, 583282, 583270, 583274, 583263, -1 }, { 0x5A2A, -1, 583292, 583308, -1, -1, 583296, 583301, -1, -1 }, { 0x5A2B, -1, 583312, 583323, -1, -1, -1, -1, 583317, -1 }, { 0x5A2C, 583333, 583328, 583365, -1, -1, 583352, 583359, -1, -1 }, { 0x5A2D, 583374, 583369, 583417, -1, 583414, 583387, 583408, 583380, -1 }, { 0x5A2E, -1, 583421, 583430, -1, -1, -1, 583426, -1, -1 }, { 0x5A2F, 583440, 583435, 583489, -1, 583487, 583471, 583481, -1, -1 }, { 0x5A30, -1, 583493, 583508, -1, -1, 583497, 583501, -1, -1 }, { 0x5A31, 583517, 583512, 583548, 583552, -1, -1, -1, -1, -1 }, { 0x5A32, 583561, 583557, 583618, -1, -1, -1, -1, -1, -1 }, { 0x5A33, -1, 583622, 583627, -1, -1, -1, -1, -1, -1 }, { 0x5A34, 583637, 583631, 583664, -1, -1, -1, -1, -1, -1 }, { 0x5A35, 583675, 583670, 583705, -1, 583700, 583687, 583692, 583680, -1 }, { 0x5A36, 583715, 583709, 583755, -1, 583750, 583739, 583746, 583732, 583759 }, { 0x5A37, -1, 583764, 583783, -1, -1, -1, 583770, -1, -1 }, { 0x5A38, 583794, 583789, 583810, -1, -1, 583799, 583807, -1, -1 }, { 0x5A39, -1, 583814, 583827, -1, -1, -1, 583819, -1, -1 }, { 0x5A3A, -1, 583833, 583837, -1, -1, -1, -1, -1, -1 }, { 0x5A3B, -1, 583843, 583849, -1, -1, -1, -1, -1, -1 }, { 0x5A3C, 583862, 583855, 583907, -1, 583901, 583888, 583896, 583881, -1 }, { 0x5A3D, -1, 583914, 583919, -1, -1, -1, -1, -1, -1 }, { 0x5A3E, -1, 583923, 583963, -1, -1, 583930, 583947, -1, -1 }, { 0x5A3F, 583970, 583967, 584029, 584032, 584027, 583997, 584025, 583990, -1 }, { 0x5A40, 584039, 584036, 584084, -1, 584082, 584072, 584080, 584065, -1 }, { 0x5A41, 584092, 584087, 584215, 584220, 584211, 584178, 584200, 584171, 584224 }, { 0x5A42, -1, 584229, 584242, -1, -1, 584234, -1, -1, -1 }, { 0x5A43, -1, 584248, 584261, -1, -1, -1, 584254, -1, -1 }, { 0x5A44, 584272, 584267, 584337, -1, -1, 584312, 584326, -1, -1 }, { 0x5A45, -1, 584342, 584363, -1, -1, 584347, 584353, -1, -1 }, { 0x5A46, 584371, 584367, 584413, 584417, 584409, 584401, 584406, 584394, 584422 }, { 0x5A47, -1, 584426, 584447, -1, -1, 584437, 584443, 584431, -1 }, { 0x5A48, -1, 584452, 584469, -1, -1, 584458, 584464, -1, -1 }, { 0x5A49, 584481, 584475, 584543, 584548, 584539, 584525, 584536, 584512, 584557 }, { 0x5A4A, 584569, 584564, 584592, -1, -1, -1, 584587, -1, -1 }, { 0x5A4B, -1, 584598, 584616, -1, -1, -1, -1, 584604, -1 }, { 0x5A4C, -1, 584622, 584650, -1, 584645, -1, 584634, 584627, -1 }, { 0x5A4D, -1, 584655, 584671, -1, -1, 584660, 584668, -1, 584675 }, { 0x5A4E, -1, 584680, 584685, -1, -1, -1, -1, -1, -1 }, { 0x5A4F, -1, 584690, 584696, -1, -1, -1, -1, -1, -1 }, { 0x5A50, 584705, 584701, 584741, -1, 584738, 584717, 584732, 584710, -1 }, { 0x5A51, -1, 584745, 584772, -1, -1, 584755, 584762, 584749, -1 }, { 0x5A52, -1, 584777, 584791, -1, -1, -1, 584783, -1, -1 }, { 0x5A53, -1, 584796, 584812, -1, -1, 584801, 584809, -1, -1 }, { 0x5A54, -1, 584817, 584822, -1, -1, -1, -1, -1, -1 }, { 0x5A55, 584832, 584827, 584854, 584859, -1, 584841, 584849, -1, -1 }, { 0x5A56, -1, 584866, 584875, -1, -1, -1, 584871, -1, -1 }, { 0x5A57, 584887, 584881, 584958, -1, -1, 584930, 584954, -1, -1 }, { 0x5A58, -1, 584962, 584991, -1, -1, 584968, 584983, -1, -1 }, { 0x5A59, -1, 584997, 585003, -1, -1, -1, -1, -1, -1 }, { 0x5A5A, 585014, 585009, 585067, 585072, 585063, 585052, 585059, 585045, -1 }, { 0x5A5B, -1, 585078, 585093, -1, -1, -1, 585084, -1, -1 }, { 0x5A5C, -1, 585099, 585128, -1, -1, 585105, 585116, -1, -1 }, { 0x5A5D, -1, 585134, 585147, -1, -1, -1, 585139, -1, -1 }, { 0x5A5E, 585159, 585153, 585194, -1, -1, 585164, 585181, -1, -1 }, { 0x5A5F, -1, 585200, 585231, -1, -1, 585204, 585225, -1, -1 }, { 0x5A60, -1, 585235, 585303, -1, -1, 585246, 585267, 585240, -1 }, { 0x5A61, -1, 585308, 585313, -1, -1, -1, -1, -1, -1 }, { 0x5A62, 585323, 585318, 585373, 585377, 585370, 585357, 585367, 585350, 585385 }, { 0x5A63, 585394, 585389, 585437, -1, 585434, -1, 585431, 585424, -1 }, { 0x5A64, 585447, 585442, 585489, -1, -1, 585454, 585466, -1, -1 }, { 0x5A65, 585501, 585495, 585544, -1, -1, 585511, 585519, -1, -1 }, { 0x5A66, 585554, 585550, 585605, 585609, 585601, 585588, 585598, 585581, 585617 }, { 0x5A67, 585629, 585623, 585699, -1, 585694, 585657, 585681, 585644, -1 }, { 0x5A68, -1, 585705, 585711, -1, -1, -1, -1, -1, -1 }, { 0x5A69, -1, 585716, 585777, -1, -1, 585728, 585759, 585722, -1 }, { 0x5A6A, 585787, 585781, 585843, 585848, 585839, 585822, 585831, 585815, 585852 }, { 0x5A6B, -1, 585856, 585862, -1, -1, -1, -1, -1, -1 }, { 0x5A6C, 585872, 585867, 585920, -1, 585917, 585898, 585914, -1, 585925 }, { 0x5A6D, 585934, 585930, 586020, -1, -1, 586001, 586018, 585995, 586024 }, { 0x5A6E, -1, 586028, 586034, -1, -1, -1, -1, -1, -1 }, { 0x5A6F, -1, 586038, 586043, -1, -1, -1, -1, -1, -1 }, { 0x5A70, -1, 586047, 586056, -1, -1, -1, 586052, -1, -1 }, { 0x5A71, -1, 586062, 586067, -1, -1, -1, -1, -1, -1 }, { 0x5A72, -1, 586073, 586088, -1, 586084, -1, -1, 586078, -1 }, { 0x5A73, 586099, 586093, 586137, -1, -1, 586108, 586126, -1, -1 }, { 0x5A74, 586148, 586142, 586169, -1, -1, -1, -1, -1, -1 }, { 0x5A75, 586180, 586175, 586216, -1, -1, -1, -1, -1, -1 }, { 0x5A76, 586227, 586222, 586260, -1, -1, -1, -1, -1, -1 }, { 0x5A77, 586272, 586266, 586333, -1, 586328, 586308, 586319, 586301, -1 }, { 0x5A78, -1, 586339, 586384, -1, -1, 586345, 586372, -1, -1 }, { 0x5A79, -1, 586390, 586395, -1, -1, -1, -1, -1, -1 }, { 0x5A7A, 586405, 586400, 586552, -1, -1, -1, 586532, -1, -1 }, { 0x5A7B, -1, 586556, 586581, -1, -1, 586562, 586573, -1, -1 }, { 0x5A7C, 586592, 586586, 586619, -1, -1, -1, 586599, -1, -1 }, { 0x5A7D, -1, 586624, 586643, -1, -1, 586629, 586637, -1, -1 }, { 0x5A7E, 586653, 586648, 586702, -1, -1, 586662, 586691, -1, -1 }, { 0x5A7F, 586712, 586707, 586751, -1, 586748, 586739, 586744, 586732, -1 }, { 0x5A80, -1, 586755, 586760, -1, -1, -1, -1, -1, -1 }, { 0x5A81, -1, 586764, 586769, -1, -1, -1, -1, -1, -1 }, { 0x5A82, -1, 586774, 586779, -1, -1, -1, -1, -1, -1 }, { 0x5A83, -1, 586783, 586796, -1, -1, -1, 586788, -1, -1 }, { 0x5A84, 586806, 586801, 586840, -1, 586837, 586823, 586831, 586816, 586845 }, { 0x5A85, -1, 586850, 586856, -1, -1, -1, -1, -1, -1 }, { 0x5A86, 586867, 586861, 586897, -1, -1, -1, -1, -1, -1 }, { 0x5A87, -1, 586903, 586908, -1, -1, -1, -1, -1, -1 }, { 0x5A88, -1, 586913, 586918, -1, -1, -1, -1, -1, -1 }, { 0x5A89, -1, 586923, 586927, -1, -1, -1, -1, -1, -1 }, { 0x5A8A, 586931, -1, 586948, -1, -1, -1, 586936, -1, -1 }, { 0x5A8B, -1, 586954, 586976, -1, -1, 586960, 586971, -1, -1 }, { 0x5A8C, -1, 586982, 587015, -1, -1, 586988, 586996, -1, -1 }, { 0x5A8D, 587025, 587021, 587048, -1, 587044, -1, -1, 587037, -1 }, { 0x5A8E, -1, 587052, 587059, -1, -1, -1, 587056, -1, 587064 }, { 0x5A8F, -1, 587071, 587081, -1, -1, -1, 587077, -1, -1 }, { 0x5A90, -1, 587087, 587119, -1, -1, 587098, 587114, 587092, -1 }, { 0x5A91, -1, 587123, 587129, -1, -1, -1, -1, -1, -1 }, { 0x5A92, 587141, 587136, 587203, 587208, 587199, 587179, 587187, 587172, 587213 }, { 0x5A93, -1, 587219, 587250, -1, 587244, 587232, 587237, 587225, -1 }, { 0x5A94, 587262, 587257, 587299, -1, -1, 587284, 587291, -1, -1 }, { 0x5A95, 587309, 587305, 587344, 587348, 587341, -1, 587326, 587319, -1 }, { 0x5A96, 587358, 587352, 587383, -1, -1, -1, 587376, -1, -1 }, { 0x5A97, -1, 587389, 587407, -1, -1, -1, 587395, -1, -1 }, { 0x5A98, -1, 587413, 587419, -1, -1, -1, -1, -1, -1 }, { 0x5A99, -1, 587424, 587442, -1, -1, 587429, 587440, -1, -1 }, { 0x5A9A, 587452, 587447, 587502, 587507, 587499, 587489, 587496, 587482, -1 }, { 0x5A9B, 587518, 587512, 587561, -1, 587557, 587549, 587554, 587542, -1 }, { 0x5A9C, -1, 587567, 587588, -1, -1, 587573, 587579, -1, -1 }, { 0x5A9D, -1, 587595, 587609, -1, -1, -1, 587600, -1, -1 }, { 0x5A9E, 587619, 587614, 587691, -1, -1, 587639, 587669, 587627, -1 }, { 0x5A9F, 587701, 587696, 587788, -1, 587784, 587741, 587772, 587734, -1 }, { 0x5AA0, -1, 587793, 587837, -1, -1, 587797, 587825, -1, -1 }, { 0x5AA1, -1, 587842, 587847, -1, -1, -1, -1, -1, -1 }, { 0x5AA2, 587858, 587853, 587933, -1, 587930, 587891, 587905, 587884, -1 }, { 0x5AA3, -1, 587938, 587943, -1, -1, -1, -1, -1, -1 }, { 0x5AA4, 587952, 587948, 587983, -1, 587980, -1, 587976, 587969, -1 }, { 0x5AA5, 587992, 587987, 588033, -1, -1, -1, 588029, -1, -1 }, { 0x5AA6, -1, 588039, 588053, -1, -1, 588044, 588051, -1, -1 }, { 0x5AA7, 588062, 588058, 588114, 588118, 588106, -1, 588096, 588089, 588122 }, { 0x5AA8, -1, 588125, 588130, -1, -1, -1, -1, -1, -1 }, { 0x5AA9, -1, 588134, 588144, -1, -1, -1, 588138, -1, -1 }, { 0x5AAA, 588152, 588148, 588203, -1, 588201, 588193, 588198, 588181, -1 }, { 0x5AAB, -1, 588207, 588212, -1, -1, -1, -1, -1, -1 }, { 0x5AAC, 588222, 588217, 588242, -1, -1, -1, 588239, -1, -1 }, { 0x5AAD, 588253, 588247, 588268, -1, -1, 588260, 588264, -1, -1 }, { 0x5AAE, 588277, 588272, 588343, -1, -1, 588303, 588332, -1, -1 }, { 0x5AAF, 588354, 588348, 588366, -1, -1, -1, -1, -1, -1 }, { 0x5AB0, -1, 588371, 588412, -1, -1, 588375, 588397, -1, -1 }, { 0x5AB1, -1, 588417, 588444, -1, -1, 588422, 588441, -1, -1 }, { 0x5AB2, 588454, 588449, 588505, -1, -1, 588486, 588495, -1, -1 }, { 0x5AB3, 588514, 588509, 588557, -1, 588553, 588537, 588542, 588530, -1 }, { 0x5AB4, -1, 588561, 588573, -1, -1, -1, 588567, -1, -1 }, { 0x5AB5, 588585, 588579, 588703, -1, 588699, 588661, 588695, 588654, -1 }, { 0x5AB6, -1, 588709, 588723, -1, -1, -1, 588715, -1, -1 }, { 0x5AB7, -1, 588729, 588752, -1, -1, 588734, 588742, -1, -1 }, { 0x5AB8, 588760, 588756, 588807, -1, -1, 588774, 588803, -1, -1 }, { 0x5AB9, -1, 588812, 588824, -1, -1, -1, 588817, -1, -1 }, { 0x5ABA, 588834, 588829, 588875, -1, 588872, 588851, 588866, 588844, -1 }, { 0x5ABB, 588885, 588880, 588940, -1, 588936, 588900, 588922, 588893, -1 }, { 0x5ABC, 588949, 588945, 588996, -1, 588993, 588985, 588990, 588978, -1 }, { 0x5ABD, 589005, 589000, 589039, -1, 589036, 589025, 589030, 589018, 589043 }, { 0x5ABE, 589052, 589047, 589108, -1, 589104, 589092, 589100, 589085, -1 }, { 0x5ABF, 589119, 589113, 589192, -1, 589188, 589155, 589185, 589148, -1 }, { 0x5AC0, -1, 589197, 589212, -1, -1, -1, 589203, -1, -1 }, { 0x5AC1, 589222, 589217, 589289, 589294, 589286, 589267, 589280, 589260, 589299 }, { 0x5AC2, 589309, 589304, 589367, -1, 589363, 589352, 589359, 589345, 589372 }, { 0x5AC3, -1, 589377, 589382, -1, -1, -1, -1, -1, -1 }, { 0x5AC4, 589394, 589388, 589475, -1, 589471, -1, 589463, 589456, -1 }, { 0x5AC5, -1, 589481, 589485, -1, -1, -1, -1, -1, -1 }, { 0x5AC6, -1, 589490, 589509, -1, -1, 589496, 589502, -1, -1 }, { 0x5AC7, -1, 589515, 589547, -1, -1, 589521, 589534, -1, -1 }, { 0x5AC8, 589559, 589553, 589633, -1, 589628, 589571, 589605, 589564, -1 }, { 0x5AC9, 589644, 589639, 589700, -1, 589696, 589675, 589689, 589668, -1 }, { 0x5ACA, -1, 589704, 589712, -1, -1, -1, 589709, -1, -1 }, { 0x5ACB, 589721, 589716, 589789, 589795, 589781, 589749, 589767, 589742, -1 }, { 0x5ACC, 589806, 589801, 589872, 589878, 589867, 589846, 589859, 589839, 589883 }, { 0x5ACD, -1, 589890, 589906, -1, -1, -1, 589895, -1, -1 }, { 0x5ACE, -1, 589911, 589917, -1, -1, -1, -1, -1, -1 }, { 0x5ACF, 589929, 589923, 589993, -1, -1, -1, 589989, -1, -1 }, { 0x5AD0, 590004, 589999, 590045, -1, -1, 590034, 590041, -1, -1 }, { 0x5AD1, -1, 590050, 590055, -1, -1, -1, -1, -1, -1 }, { 0x5AD2, 590064, 590060, 590080, -1, -1, -1, -1, -1, -1 }, { 0x5AD3, -1, 590084, 590089, -1, -1, -1, -1, -1, -1 }, { 0x5AD4, 590098, 590093, 590122, -1, -1, -1, -1, -1, -1 }, { 0x5AD5, 590131, 590127, 590189, -1, -1, 590169, 590186, 590163, -1 }, { 0x5AD6, 590198, 590193, 590253, 590259, 590248, 590237, 590243, 590230, 590265 }, { 0x5AD7, 590277, 590272, 590323, 590327, 590319, 590299, 590314, 590292, 590332 }, { 0x5AD8, 590343, 590337, 590362, -1, -1, -1, 590351, -1, -1 }, { 0x5AD9, -1, 590367, 590400, -1, 590396, 590380, 590388, 590373, -1 }, { 0x5ADA, 590412, 590406, 590504, -1, 590500, 590452, 590481, 590445, -1 }, { 0x5ADB, 590513, 590509, 590593, -1, 590589, 590568, 590584, 590561, -1 }, { 0x5ADC, 590604, 590597, 590642, 590649, -1, 590621, 590637, -1, -1 }, { 0x5ADD, -1, 590656, 590672, -1, -1, -1, 590668, 590662, -1 }, { 0x5ADE, -1, 590678, 590701, -1, -1, -1, 590684, -1, -1 }, { 0x5ADF, 590712, 590707, 590756, -1, -1, 590737, 590744, -1, -1 }, { 0x5AE0, 590765, 590760, 590793, -1, 590790, 590780, 590787, 590773, -1 }, { 0x5AE1, 590802, 590797, 590864, -1, 590860, 590841, 590849, 590834, 590868 }, { 0x5AE2, -1, 590875, 590938, -1, 590934, 590888, 590914, 590881, -1 }, { 0x5AE3, 590948, 590943, 590988, -1, 590985, -1, 590982, 590975, -1 }, { 0x5AE4, -1, 590993, 591004, -1, -1, -1, -1, 590998, -1 }, { 0x5AE5, -1, 591009, 591059, -1, 591055, 591022, 591043, 591015, -1 }, { 0x5AE6, 591073, 591066, 591116, 591123, 591111, -1, 591103, 591096, 591130 }, { 0x5AE7, -1, 591140, 591146, -1, -1, -1, -1, -1, -1 }, { 0x5AE8, -1, 591150, 591185, -1, -1, 591155, 591173, -1, -1 }, { 0x5AE9, 591196, 591190, 591256, 591261, 591251, 591233, 591239, 591226, 591269 }, { 0x5AEA, 591278, 591273, 591312, 591317, -1, 591285, 591304, -1, -1 }, { 0x5AEB, 591329, 591324, 591385, 591389, 591382, 591368, 591376, 591361, -1 }, { 0x5AEC, -1, 591392, 591410, -1, -1, -1, 591402, 591396, -1 }, { 0x5AED, 591419, 591415, 591476, -1, 591473, 591442, 591467, 591435, -1 }, { 0x5AEE, -1, 591480, 591525, -1, 591522, 591491, 591516, 591484, -1 }, { 0x5AEF, -1, 591529, 591544, -1, 591542, -1, -1, 591535, -1 }, { 0x5AF0, 591554, 591548, 591577, -1, -1, -1, -1, -1, -1 }, { 0x5AF1, 591589, 591582, 591594, -1, -1, -1, -1, -1, -1 }, { 0x5AF2, 591606, 591601, 591635, -1, -1, -1, -1, -1, -1 }, { 0x5AF3, -1, 591638, 591671, -1, -1, 591643, 591659, -1, -1 }, { 0x5AF4, -1, 591676, 591720, -1, -1, 591680, 591714, -1, -1 }, { 0x5AF5, 591729, 591724, 591771, -1, -1, 591750, 591765, -1, -1 }, { 0x5AF6, -1, 591775, 591809, -1, 591805, 591787, 591797, 591780, -1 }, { 0x5AF7, -1, 591815, 591841, -1, -1, 591819, 591838, -1, -1 }, { 0x5AF8, -1, 591846, 591878, -1, -1, 591851, 591874, -1, -1 }, { 0x5AF9, -1, 591884, 591910, -1, -1, 591890, 591902, -1, -1 }, { 0x5AFA, 591922, 591916, 591975, -1, 591971, 591956, 591967, 591949, -1 }, { 0x5AFB, 591987, 591981, 592040, -1, 592036, 592021, 592032, 592014, -1 }, { 0x5AFC, -1, 592046, 592051, -1, -1, -1, -1, -1, -1 }, { 0x5AFD, 592060, 592055, 592152, -1, 592148, 592097, 592140, 592090, -1 }, { 0x5AFE, -1, 592158, 592163, -1, -1, -1, -1, -1, -1 }, { 0x5AFF, 592175, 592169, 592213, -1, -1, 592184, 592202, -1, -1 }, { 0x5B00, 592224, 592218, 592288, -1, 592284, 592265, 592278, 592258, -1 }, { 0x5B01, -1, 592293, 592314, -1, -1, 592299, 592310, -1, -1 }, { 0x5B02, -1, 592320, 592337, -1, -1, -1, 592325, -1, -1 }, { 0x5B03, 592348, 592342, 592363, -1, -1, 592355, 592359, -1, -1 }, { 0x5B04, -1, 592367, 592372, -1, -1, -1, -1, -1, -1 }, { 0x5B05, 592381, 592376, 592432, -1, 592428, -1, 592420, 592413, -1 }, { 0x5B06, -1, 592437, 592442, -1, -1, -1, -1, -1, -1 }, { 0x5B07, -1, 592446, 592462, -1, -1, -1, 592451, -1, -1 }, { 0x5B08, 592472, 592467, 592557, -1, 592554, 592511, 592531, 592504, -1 }, { 0x5B09, 592567, 592562, 592626, -1, 592622, 592601, 592619, 592594, -1 }, { 0x5B0A, -1, 592630, 592635, -1, -1, -1, -1, -1, -1 }, { 0x5B0B, 592645, 592640, 592719, 592725, 592715, 592688, 592707, 592681, -1 }, { 0x5B0C, 592737, 592732, 592797, 592803, 592793, 592775, 592788, 592768, 592810 }, { 0x5B0D, -1, 592817, 592825, -1, -1, -1, 592822, -1, -1 }, { 0x5B0E, 592836, 592830, 592879, -1, -1, -1, 592875, -1, -1 }, { 0x5B0F, -1, 592884, 592894, -1, -1, -1, 592890, -1, -1 }, { 0x5B10, -1, 592899, 592944, -1, -1, 592904, 592928, -1, -1 }, { 0x5B11, -1, 592950, 592954, -1, -1, -1, -1, -1, -1 }, { 0x5B12, -1, 592958, 592963, -1, -1, -1, -1, -1, -1 }, { 0x5B13, 592973, 592968, 592991, -1, -1, -1, 592987, -1, -1 }, { 0x5B14, 593003, 592997, 593018, -1, -1, -1, 593015, -1, -1 }, { 0x5B15, -1, 593022, 593027, -1, -1, -1, -1, -1, -1 }, { 0x5B16, 593037, 593032, 593081, -1, 593075, 593063, 593071, 593056, 593085 }, { 0x5B17, 593095, 593090, 593138, -1, -1, 593120, 593126, -1, -1 }, { 0x5B18, -1, 593144, 593150, -1, -1, -1, -1, -1, -1 }, { 0x5B19, 593162, 593155, 593207, -1, 593202, 593174, 593181, 593167, -1 }, { 0x5B1A, -1, 593214, 593223, -1, -1, -1, 593219, -1, -1 }, { 0x5B1B, 593235, 593229, 593300, -1, 593295, 593276, 593282, 593269, -1 }, { 0x5B1C, -1, 593306, 593311, -1, -1, -1, -1, -1, -1 }, { 0x5B1D, 593321, 593316, 593352, -1, -1, 593340, 593348, -1, -1 }, { 0x5B1E, -1, 593358, 593368, -1, -1, -1, 593364, -1, -1 }, { 0x5B1F, -1, 593374, 593378, -1, -1, -1, -1, -1, -1 }, { 0x5B20, -1, 593382, 593401, -1, -1, 593388, 593397, -1, -1 }, { 0x5B21, 593410, 593406, 593429, -1, -1, -1, 593426, -1, -1 }, { 0x5B22, 593440, 593433, 593489, -1, 593484, 593473, 593480, -1, -1 }, { 0x5B23, -1, 593496, 593536, -1, -1, 593502, 593523, -1, -1 }, { 0x5B24, 593547, 593542, 593560, -1, -1, -1, 593554, -1, -1 }, { 0x5B25, -1, 593564, 593631, -1, 593628, 593576, 593598, 593569, -1 }, { 0x5B26, -1, 593637, 593657, -1, -1, -1, 593642, -1, -1 }, { 0x5B27, -1, 593663, 593678, -1, -1, -1, 593669, -1, -1 }, { 0x5B28, -1, 593683, 593704, -1, 593701, -1, 593694, 593687, -1 }, { 0x5B29, -1, 593708, 593713, -1, -1, -1, -1, -1, -1 }, { 0x5B2A, 593722, 593717, 593766, 593771, 593762, 593753, 593758, 593746, -1 }, { 0x5B2B, -1, 593776, 593782, -1, -1, -1, -1, -1, -1 }, { 0x5B2C, 593793, 593788, 593849, -1, -1, 593819, 593838, -1, -1 }, { 0x5B2D, 593859, 593853, 593931, -1, 593927, 593888, 593906, 593881, -1 }, { 0x5B2E, -1, 593936, 593956, -1, -1, 593941, 593949, -1, -1 }, { 0x5B2F, -1, 593961, 593980, -1, -1, 593966, 593972, -1, -1 }, { 0x5B30, 593991, 593985, 594043, 594049, 594038, 594019, 594035, 594012, 594056 }, { 0x5B31, -1, 594060, 594065, -1, -1, -1, -1, -1, -1 }, { 0x5B32, 594076, 594071, 594143, -1, 594139, 594128, 594135, 594121, -1 }, { 0x5B33, -1, 594149, 594154, -1, -1, -1, -1, -1, -1 }, { 0x5B34, 594165, 594159, 594215, 594221, 594210, -1, 594207, 594200, -1 }, { 0x5B35, -1, 594227, 594232, -1, -1, -1, -1, -1, -1 }, { 0x5B36, 594243, 594238, 594270, -1, -1, 594259, -1, -1, -1 }, { 0x5B37, 594279, 594274, 594292, -1, -1, -1, 594286, -1, -1 }, { 0x5B38, 594301, 594296, 594339, -1, -1, -1, 594334, -1, 594345 }, { 0x5B39, -1, 594351, 594357, -1, -1, -1, -1, -1, -1 }, { 0x5B3A, -1, 594363, 594368, -1, -1, -1, -1, -1, -1 }, { 0x5B3B, -1, 594372, 594377, -1, -1, -1, -1, -1, -1 }, { 0x5B3C, -1, 594381, 594414, -1, -1, 594386, 594406, -1, -1 }, { 0x5B3D, -1, 594419, 594442, -1, -1, 594424, 594432, -1, -1 }, { 0x5B3E, 594454, 594448, 594508, 594513, 594504, 594485, 594500, 594478, -1 }, { 0x5B3F, 594525, 594520, 594546, -1, 594542, -1, 594539, 594532, -1 }, { 0x5B40, 594558, 594551, 594587, -1, 594582, 594571, 594578, 594564, -1 }, { 0x5B41, -1, 594595, 594625, -1, -1, 594601, 594616, -1, -1 }, { 0x5B42, -1, 594631, 594636, -1, -1, -1, -1, -1, -1 }, { 0x5B43, 594649, 594642, 594705, 594712, 594700, 594689, 594696, 594682, -1 }, { 0x5B44, -1, 594720, 594726, -1, -1, -1, -1, -1, -1 }, { 0x5B45, 594736, 594731, 594788, -1, 594784, 594772, 594780, 594765, -1 }, { 0x5B46, -1, 594794, 594800, -1, -1, -1, -1, -1, -1 }, { 0x5B47, -1, 594806, 594818, -1, -1, -1, 594813, -1, -1 }, { 0x5B48, -1, 594826, 594873, -1, -1, 594831, 594852, -1, -1 }, { 0x5B49, -1, 594878, 594884, -1, -1, -1, -1, -1, -1 }, { 0x5B4A, -1, 594890, 594895, -1, -1, -1, -1, -1, -1 }, { 0x5B4B, -1, 594899, 594926, -1, -1, 594904, 594915, -1, -1 }, { 0x5B4C, 594936, 594930, 595021, 595027, 595016, 594979, 595000, 594972, -1 }, { 0x5B4D, -1, 595036, 595049, -1, -1, -1, 595041, -1, -1 }, { 0x5B4E, -1, 595054, 595098, -1, -1, 595059, 595071, -1, -1 }, { 0x5B4F, -1, 595103, 595109, -1, -1, -1, -1, -1, -1 }, { 0x5B50, 595118, 595114, 595202, 595206, 595199, 595180, 595192, 595173, 595215 }, { 0x5B51, 595224, 595219, 595284, -1, 595279, 595260, 595267, 595253, -1 }, { 0x5B52, 595295, 595289, 595369, -1, -1, 595318, 595343, -1, -1 }, { 0x5B53, 595380, 595374, 595390, -1, -1, -1, -1, -1, -1 }, { 0x5B54, 595401, 595395, 595460, 595466, 595455, 595438, 595451, 595431, 595473 }, { 0x5B55, 595486, 595481, 595531, -1, 595527, 595516, 595523, 595509, 595536 }, { 0x5B56, 595547, 595543, 595577, -1, 595574, 595560, 595567, 595553, -1 }, { 0x5B57, 595585, 595581, 595635, 595639, 595632, 595616, 595629, 595609, 595658 }, { 0x5B58, 595669, 595663, 595737, 595742, 595733, 595709, 595725, 595702, 595750 }, { 0x5B59, 595762, 595756, 595794, -1, -1, -1, -1, -1, -1 }, { 0x5B5A, 595803, 595799, 595866, -1, 595862, 595843, 595859, 595836, -1 }, { 0x5B5B, 595875, 595870, 595903, 595908, 595898, -1, 595888, 595881, 595920 }, { 0x5B5C, 595930, 595926, 595981, 595985, 595978, 595964, 595974, 595957, -1 }, { 0x5B5D, 595997, 595991, 596051, 596057, 596047, -1, 596038, 596031, 596062 }, { 0x5B5E, -1, 596069, 596080, -1, -1, -1, 596075, -1, -1 }, { 0x5B5F, 596092, 596085, 596170, 596176, 596159, 596131, 596146, 596124, 596185 }, { 0x5B60, -1, 596192, 596196, -1, -1, -1, -1, -1, -1 }, { 0x5B61, -1, 596200, 596217, -1, 596212, -1, -1, 596205, -1 }, { 0x5B62, 596228, 596222, 596234, -1, -1, -1, -1, -1, -1 }, { 0x5B63, 596245, 596239, 596302, 596306, 596297, 596285, 596294, 596278, 596310 }, { 0x5B64, 596319, 596315, 596378, 596382, 596375, 596355, 596372, 596348, 596386 }, { 0x5B65, 596395, 596390, 596434, 596438, 596431, 596417, 596425, 596410, 596441 }, { 0x5B66, 596450, 596445, 596500, -1, 596496, 596484, 596491, 596478, -1 }, { 0x5B67, -1, 596505, 596510, -1, -1, -1, -1, -1, -1 }, { 0x5B68, -1, 596515, 596562, -1, -1, 596521, 596549, -1, -1 }, { 0x5B69, 596575, 596569, 596626, 596631, 596622, 596604, 596614, 596597, 596636 }, { 0x5B6A, 596647, 596641, 596653, -1, -1, -1, -1, -1, -1 }, { 0x5B6B, 596665, 596659, 596717, 596722, 596713, 596704, 596709, 596697, 596729 }, { 0x5B6C, 596740, 596734, 596754, -1, -1, -1, -1, -1, -1 }, { 0x5B6D, 596763, 596759, 596792, -1, -1, -1, -1, -1, -1 }, { 0x5B6E, -1, 596797, 596810, -1, -1, -1, 596803, -1, -1 }, { 0x5B6F, -1, 596816, 596836, -1, -1, 596822, 596828, -1, -1 }, { 0x5B70, 596847, 596842, 596904, 596909, 596899, 596883, 596894, 596876, -1 }, { 0x5B71, 596928, 596922, 596980, 596986, 596976, 596962, 596968, 596955, -1 }, { 0x5B72, -1, 596994, 597006, -1, -1, 596998, 597004, -1, -1 }, { 0x5B73, 597014, 597010, 597059, -1, 597056, 597037, 597049, -1, -1 }, { 0x5B74, -1, 597063, 597067, -1, -1, -1, -1, -1, -1 }, { 0x5B75, 597075, 597071, 597114, -1, 597110, 597101, 597107, 597094, -1 }, { 0x5B76, 597122, 597118, 597194, -1, 597191, 597172, 597184, 597165, -1 }, { 0x5B77, -1, 597198, 597213, -1, -1, 597203, 597210, -1, -1 }, { 0x5B78, 597222, 597217, 597273, 597278, 597269, 597257, 597264, 597250, 597283 }, { 0x5B79, -1, 597289, 597295, -1, -1, -1, -1, -1, -1 }, { 0x5B7A, 597304, 597299, 597367, -1, 597364, 597344, 597361, 597337, 597371 }, { 0x5B7B, 597383, 597377, 597396, -1, -1, -1, 597388, -1, -1 }, { 0x5B7C, 597406, 597401, 597476, -1, 597473, 597435, 597461, 597428, -1 }, { 0x5B7D, 597486, 597481, 597540, 597545, 597537, 597516, 597525, -1, 597552 }, { 0x5B7E, 597567, 597561, 597616, -1, -1, 597604, 597613, -1, -1 }, { 0x5B7F, 597628, 597622, 597664, -1, 597660, 597641, 597648, 597634, -1 }, { 0x5B80, 597675, 597670, 597715, -1, -1, 597699, 597707, -1, -1 }, { 0x5B81, 597727, 597721, 597783, -1, 597780, 597766, 597776, 597759, 597789 }, { 0x5B82, 597801, 597795, 597867, -1, 597862, -1, -1, 597855, -1 }, { 0x5B83, 597878, 597873, 597900, -1, -1, 597888, 597893, -1, -1 }, { 0x5B84, 597910, 597904, 597951, -1, -1, 597931, 597948, -1, -1 }, { 0x5B85, 597962, 597956, 598039, 598045, 598028, 598009, 598023, 597995, -1 }, { 0x5B86, -1, 598053, 598069, -1, -1, 598059, 598064, -1, -1 }, { 0x5B87, 598081, 598076, 598135, 598139, 598132, 598122, 598130, 598115, 598145 }, { 0x5B88, 598154, 598149, 598224, 598230, 598220, 598194, 598213, 598187, 598238 }, { 0x5B89, 598247, 598243, 598311, 598315, 598308, 598280, 598305, 598273, 598321 }, { 0x5B8A, -1, 598324, 598354, -1, 598351, 598335, 598342, 598329, -1 }, { 0x5B8B, 598364, 598358, 598412, 598418, 598407, 598393, 598403, 598386, 598425 }, { 0x5B8C, 598438, 598432, 598503, 598508, 598499, 598477, 598495, 598470, 598515 }, { 0x5B8D, 598526, 598521, 598570, -1, -1, 598558, 598565, -1, -1 }, { 0x5B8E, -1, 598575, 598587, -1, -1, -1, 598580, -1, -1 }, { 0x5B8F, 598598, 598592, 598649, 598655, 598643, 598633, 598639, 598626, -1 }, { 0x5B90, 598666, 598662, 598706, -1, -1, 598689, 598703, -1, -1 }, { 0x5B91, -1, 598710, 598733, -1, -1, 598716, 598724, -1, -1 }, { 0x5B92, -1, 598739, 598750, -1, -1, -1, 598745, -1, -1 }, { 0x5B93, 598761, 598756, 598839, 598843, 598835, 598798, 598807, 598791, -1 }, { 0x5B94, 598853, 598848, 598920, -1, -1, -1, 598916, -1, -1 }, { 0x5B95, 598931, 598925, 598983, -1, 598977, 598966, 598973, 598959, -1 }, { 0x5B96, -1, 598989, 599021, -1, 599015, 599002, 599011, 598995, -1 }, { 0x5B97, 599033, 599027, 599101, 599107, 599096, 599074, 599087, 599067, 599114 }, { 0x5B98, 599125, 599120, 599181, 599187, 599176, 599157, 599172, 599150, 599194 }, { 0x5B99, 599204, 599199, 599256, 599262, 599252, 599242, 599247, 599235, 599270 }, { 0x5B9A, 599282, 599276, 599347, 599353, 599342, 599309, 599334, 599302, 599361 }, { 0x5B9B, 599375, 599369, 599432, 599437, 599424, 599403, 599421, 599396, 599453 }, { 0x5B9C, 599464, 599460, 599524, 599528, 599521, 599504, 599518, 599497, 599535 }, { 0x5B9D, 599545, 599540, 599597, -1, 599594, 599583, 599590, 599577, 599602 }, { 0x5B9E, 599613, 599608, 599641, -1, -1, -1, -1, -1, -1 }, { 0x5B9F, 599651, 599646, 599720, -1, 599716, 599685, 599703, 599679, -1 }, { 0x5BA0, 599731, 599725, 599758, -1, -1, -1, -1, -1, -1 }, { 0x5BA1, 599770, 599765, 599798, -1, -1, -1, -1, -1, -1 }, { 0x5BA2, 599810, 599804, 599868, 599872, 599863, 599844, 599852, 599837, 599878 }, { 0x5BA3, 599891, 599885, 599947, 599953, 599943, 599926, 599939, 599919, 599961 }, { 0x5BA4, 599973, 599968, 600087, 600092, 600083, 600066, 600076, 600059, 600098 }, { 0x5BA5, 600110, 600105, 600165, -1, 600162, 600142, 600158, 600135, -1 }, { 0x5BA6, 600176, 600170, 600245, 600251, 600240, 600216, 600232, 600209, -1 }, { 0x5BA7, 600262, 600258, 600269, -1, -1, -1, -1, -1, -1 }, { 0x5BA8, -1, 600273, 600294, -1, -1, 600278, 600289, -1, -1 }, { 0x5BA9, -1, 600300, 600308, -1, -1, -1, 600304, -1, -1 }, { 0x5BAA, 600318, 600313, 600345, -1, -1, -1, -1, -1, -1 }, { 0x5BAB, 600357, 600351, 600387, -1, 600381, 600364, 600372, -1, 600393 }, { 0x5BAC, 600404, 600398, 600447, -1, 600442, 600429, 600434, 600422, -1 }, { 0x5BAD, -1, 600454, 600476, -1, -1, 600460, 600468, -1, -1 }, { 0x5BAE, 600487, 600481, 600551, 600557, 600545, 600528, 600536, 600521, -1 }, { 0x5BAF, -1, 600564, 600593, -1, -1, 600570, 600584, -1, -1 }, { 0x5BB0, 600604, 600599, 600661, 600666, 600657, 600633, 600653, 600626, 600683 }, { 0x5BB1, -1, 600688, 600705, -1, -1, 600693, 600699, -1, -1 }, { 0x5BB2, -1, 600710, 600730, -1, -1, 600715, 600726, -1, -1 }, { 0x5BB3, 600740, 600735, 600815, 600820, 600807, 600775, 600797, 600768, 600828 }, { 0x5BB4, 600839, 600834, 600907, 600912, 600903, 600884, 600900, 600877, 600923 }, { 0x5BB5, 600934, 600929, 600974, 600980, 600971, 600962, 600966, 600955, -1 }, { 0x5BB6, 600992, 600987, 601053, 601058, 601050, 601030, 601041, 601023, 601062 }, { 0x5BB7, -1, 601066, 601098, -1, -1, 601071, 601093, -1, -1 }, { 0x5BB8, 601109, 601104, 601156, 601162, 601152, 601142, 601147, 601135, -1 }, { 0x5BB9, 601173, 601167, 601242, 601248, 601237, 601212, 601233, 601205, 601254 }, { 0x5BBA, -1, 601259, 601275, -1, -1, 601265, 601271, -1, -1 }, { 0x5BBB, 601287, 601282, 601352, -1, 601348, 601317, 601342, -1, -1 }, { 0x5BBC, 601361, 601356, 601436, -1, -1, 601428, 601432, -1, -1 }, { 0x5BBD, 601446, 601441, 601474, -1, -1, -1, -1, -1, -1 }, { 0x5BBE, 601485, 601480, 601517, -1, -1, -1, -1, -1, -1 }, { 0x5BBF, 601527, 601522, 601621, 601625, 601612, 601589, 601601, 601576, 601637 }, { 0x5BC0, 601647, 601642, 601696, -1, 601691, 601668, 601687, 601661, -1 }, { 0x5BC1, 601707, 601701, 601737, -1, -1, 601719, 601728, -1, -1 }, { 0x5BC2, 601747, 601742, 601813, 601817, 601809, 601785, 601799, 601778, 601824 }, { 0x5BC3, 601837, 601831, 601895, 601901, 601891, 601872, 601888, 601865, -1 }, { 0x5BC4, 601913, 601908, 601973, 601977, 601970, 601950, 601967, 601943, 601985 }, { 0x5BC5, 601996, 601991, 602074, 602079, 602069, 602061, 602066, 602054, 602082 }, { 0x5BC6, 602093, 602088, 602165, 602169, 602161, 602130, 602155, 602123, 602175 }, { 0x5BC7, 602186, 602181, 602245, 602250, 602241, 602225, 602237, 602218, 602255 }, { 0x5BC8, -1, 602262, 602268, -1, -1, -1, -1, -1, -1 }, { 0x5BC9, -1, 602274, 602290, -1, -1, 602279, 602285, -1, -1 }, { 0x5BCA, -1, 602294, 602310, -1, -1, -1, 602300, -1, -1 }, { 0x5BCB, -1, -1, 602320, -1, -1, -1, 602316, -1, -1 }, { 0x5BCC, 602330, 602326, 602389, 602393, 602385, 602368, 602378, 602361, 602400 }, { 0x5BCD, 602411, 602405, 602486, -1, -1, 602474, 602482, -1, -1 }, { 0x5BCE, 602498, 602492, 602536, -1, -1, 602505, 602528, -1, -1 }, { 0x5BCF, -1, 602542, 602580, -1, -1, 602548, 602572, -1, -1 }, { 0x5BD0, 602591, 602586, 602627, 602632, 602623, 602615, 602620, 602608, 602636 }, { 0x5BD1, -1, 602641, 602672, -1, -1, 602646, 602667, -1, -1 }, { 0x5BD2, 602682, 602677, 602731, 602736, 602727, 602710, 602723, 602703, 602742 }, { 0x5BD3, 602752, 602747, 602818, 602822, 602815, 602783, 602807, 602776, 602828 }, { 0x5BD4, 602839, 602834, 602891, -1, 602887, 602872, 602881, 602865, 602896 }, { 0x5BD5, 602909, 602903, 602978, -1, 602972, 602943, 602963, -1, -1 }, { 0x5BD6, 602989, 602984, 603066, -1, 603061, 603028, 603056, 603021, -1 }, { 0x5BD7, 603077, 603071, 603133, -1, 603127, 603112, 603118, 603105, -1 }, { 0x5BD8, 603144, 603139, 603212, -1, 603208, 603180, 603204, 603173, -1 }, { 0x5BD9, -1, 603217, 603253, -1, -1, 603222, 603250, -1, -1 }, { 0x5BDA, 603262, 603257, 603324, -1, -1, 603313, 603320, -1, -1 }, { 0x5BDB, 603334, 603329, 603380, -1, 603375, 603346, 603371, 603340, -1 }, { 0x5BDC, 603392, 603386, 603461, -1, 603455, 603426, 603446, -1, -1 }, { 0x5BDD, 603472, 603467, 603528, -1, 603523, 603497, 603518, -1, -1 }, { 0x5BDE, 603538, 603533, 603600, 603604, 603596, 603577, 603586, 603570, 603610 }, { 0x5BDF, 603623, 603617, 603695, -1, 603690, 603659, 603678, 603652, 603700 }, { 0x5BE0, 603711, 603705, 603769, -1, -1, 603730, 603758, -1, 603773 }, { 0x5BE1, 603783, 603777, 603839, 603844, 603835, 603817, 603832, 603810, 603849 }, { 0x5BE2, 603860, 603855, 603907, 603912, 603902, 603892, 603897, 603885, -1 }, { 0x5BE3, -1, 603919, 603952, -1, -1, 603924, 603940, -1, -1 }, { 0x5BE4, 603960, 603956, 604008, -1, 604006, 603996, 604003, 603989, -1 }, { 0x5BE5, 604017, 604012, 604070, 604076, 604066, 604052, 604061, 604046, -1 }, { 0x5BE6, 604086, 604081, 604152, 604157, 604148, 604125, 604135, 604112, 604163 }, { 0x5BE7, 604176, 604170, 604264, 604270, 604258, 604229, 604249, 604210, -1 }, { 0x5BE8, 604287, 604281, 604349, -1, 604344, 604333, 604340, 604326, 604355 }, { 0x5BE9, 604367, 604362, 604423, -1, 604419, 604402, 604414, 604395, 604429 }, { 0x5BEA, 604441, 604436, 604454, -1, -1, -1, 604449, -1, -1 }, { 0x5BEB, 604463, 604459, 604513, 604518, 604510, 604499, 604506, 604492, 604524 }, { 0x5BEC, 604534, 604529, 604603, 604609, 604598, 604569, 604594, 604562, 604615 }, { 0x5BED, -1, 604621, 604638, -1, 604633, -1, -1, 604626, -1 }, { 0x5BEE, 604648, 604643, 604697, 604703, 604693, 604680, 604688, 604667, -1 }, { 0x5BEF, 604713, 604707, 604832, -1, 604827, 604795, 604822, 604788, -1 }, { 0x5BF0, 604843, 604837, 604888, 604894, 604883, -1, 604879, 604872, -1 }, { 0x5BF1, -1, 604899, 604924, -1, -1, 604905, 604920, -1, -1 }, { 0x5BF2, -1, 604928, 604949, -1, -1, 604932, 604946, -1, -1 }, { 0x5BF3, 604958, 604953, 605004, -1, 605001, 604990, 604997, -1, -1 }, { 0x5BF4, -1, 605009, 605040, -1, -1, 605014, 605035, -1, -1 }, { 0x5BF5, 605051, 605045, 605110, 605117, 605104, 605085, 605099, 605078, 605126 }, { 0x5BF6, 605138, 605133, 605191, 605196, 605188, 605177, 605184, 605170, 605204 }, { 0x5BF7, -1, 605210, 605216, -1, -1, -1, -1, -1, -1 }, { 0x5BF8, 605228, 605222, 605300, 605305, 605295, 605272, 605287, 605265, 605315 }, { 0x5BF9, 605328, 605322, 605391, -1, 605387, 605360, 605378, -1, 605396 }, { 0x5BFA, 605407, 605403, 605465, 605469, 605459, 605447, 605452, 605440, -1 }, { 0x5BFB, 605482, 605477, 605514, -1, -1, -1, -1, -1, -1 }, { 0x5BFC, 605524, 605519, 605553, -1, -1, -1, -1, -1, -1 }, { 0x5BFD, 605564, 605558, 605606, -1, -1, 605583, 605596, -1, -1 }, { 0x5BFE, 605616, 605610, 605679, -1, 605675, 605648, 605666, -1, -1 }, { 0x5BFF, 605689, 605684, 605770, -1, 605766, 605724, 605751, 605718, 605776 }, { 0x5C00, 605786, 605782, 605814, -1, -1, 605804, 605811, -1, -1 }, { 0x5C01, 605824, 605818, 605888, 605894, 605883, 605856, 605875, 605849, 605900 }, { 0x5C02, 605912, 605906, 605961, -1, 605957, 605945, 605953, -1, -1 }, { 0x5C03, 605972, 605968, 606029, -1, -1, 605997, 606023, -1, -1 }, { 0x5C04, 606037, 606033, 606107, 606112, 606100, 606076, 606091, 606069, 606130 }, { 0x5C05, 606140, 606135, 606188, -1, 606184, 606173, 606179, 606166, -1 }, { 0x5C06, 606199, 606192, 606272, -1, 606267, 606237, 606258, 606231, -1 }, { 0x5C07, 606286, 606279, 606358, 606365, 606353, 606325, 606344, 606318, 606385 }, { 0x5C08, 606400, 606394, 606456, 606463, 606452, 606440, 606448, 606433, 606470 }, { 0x5C09, 606483, 606478, 606539, 606544, 606532, 606513, 606530, 606506, -1 }, { 0x5C0A, 606559, 606553, 606634, 606639, 606625, 606599, 606621, 606592, 606647 }, { 0x5C0B, 606657, 606652, 606724, 606729, 606720, 606696, 606716, 606689, 606734 }, { 0x5C0C, 606745, 606740, 606823, -1, 606819, 606776, 606804, 606769, -1 }, { 0x5C0D, 606834, 606828, 606904, 606909, 606900, 606873, 606891, 606866, 606918 }, { 0x5C0E, 606930, 606925, 606993, 606998, 606990, 606966, 606986, 606959, 607006 }, { 0x5C0F, 607018, 607013, 607073, 607079, 607070, 607052, 607065, 607045, 607088 }, { 0x5C10, -1, 607095, 607143, -1, -1, 607100, 607117, -1, -1 }, { 0x5C11, 607153, 607148, 607216, 607222, 607213, 607182, 607208, 607175, 607242 }, { 0x5C12, 607254, 607250, 607298, -1, -1, 607264, 607292, -1, -1 }, { 0x5C13, 607306, 607302, 607343, -1, 607341, 607316, 607335, -1, -1 }, { 0x5C14, 607351, 607347, 607418, -1, 607416, 607391, 607410, 607384, 607422 }, { 0x5C15, 607432, 607427, 607460, -1, -1, -1, -1, -1, -1 }, { 0x5C16, 607469, 607464, 607528, -1, 607523, 607504, 607519, 607497, 607534 }, { 0x5C17, 607545, 607540, 607631, -1, -1, 607620, 607625, -1, -1 }, { 0x5C18, 607641, 607636, 607668, -1, -1, -1, -1, -1, -1 }, { 0x5C19, 607681, 607674, 607731, -1, 607726, -1, 607721, 607714, 607738 }, { 0x5C1A, 607755, 607748, 607820, 607827, 607815, 607788, 607810, -1, 607848 }, { 0x5C1B, -1, 607857, 607861, -1, -1, -1, -1, -1, -1 }, { 0x5C1C, 607871, 607865, 607883, -1, -1, -1, -1, -1, -1 }, { 0x5C1D, 607894, 607887, 607924, -1, -1, -1, -1, -1, -1 }, { 0x5C1E, 607936, 607931, 607975, -1, -1, 607961, 607970, -1, -1 }, { 0x5C1F, 607986, 607981, 608028, -1, 608024, 608008, 608016, 608001, -1 }, { 0x5C20, 608039, 608034, 608086, -1, 608082, 608070, 608078, 608064, -1 }, { 0x5C21, -1, 608092, 608098, -1, -1, -1, -1, -1, -1 }, { 0x5C22, 608108, 608102, 608151, -1, -1, 608132, 608148, -1, -1 }, { 0x5C23, 608163, 608157, 608210, -1, -1, 608198, 608207, -1, -1 }, { 0x5C24, 608221, 608216, 608282, 608287, 608279, 608253, 608275, 608246, -1 }, { 0x5C25, 608298, 608293, 608362, -1, -1, 608337, 608348, -1, -1 }, { 0x5C26, -1, 608368, 608398, -1, -1, 608373, 608384, -1, -1 }, { 0x5C27, 608409, 608404, 608442, -1, -1, -1, -1, -1, -1 }, { 0x5C28, 608453, 608447, 608512, -1, 608502, 608490, 608498, 608483, -1 }, { 0x5C29, 608524, 608518, 608589, -1, -1, 608558, 608586, -1, -1 }, { 0x5C2A, 608601, 608595, 608622, -1, -1, 608606, 608619, -1, -1 }, { 0x5C2B, 608634, 608628, 608666, -1, 608661, 608645, 608658, 608639, -1 }, { 0x5C2C, 608678, 608672, 608735, -1, -1, 608711, 608719, -1, -1 }, { 0x5C2D, 608744, 608739, 608791, -1, 608788, 608777, 608783, -1, -1 }, { 0x5C2E, -1, 608796, 608819, -1, -1, 608800, 608816, -1, -1 }, { 0x5C2F, -1, 608824, 608852, -1, -1, 608830, 608849, -1, -1 }, { 0x5C30, 608863, 608857, 608899, -1, -1, -1, 608891, -1, -1 }, { 0x5C31, 608911, 608906, 608985, 608990, 608980, 608966, 608972, 608959, -1 }, { 0x5C32, 609005, 608999, 609034, -1, -1, -1, 609026, -1, -1 }, { 0x5C33, -1, 609039, 609071, -1, -1, -1, 609045, -1, -1 }, { 0x5C34, 609081, 609075, 609106, -1, -1, -1, -1, -1, -1 }, { 0x5C35, -1, 609111, 609134, -1, -1, 609117, 609127, -1, -1 }, { 0x5C36, 609145, 609139, 609178, -1, -1, -1, 609170, -1, -1 }, { 0x5C37, 609189, 609183, 609222, -1, -1, -1, 609214, -1, -1 }, { 0x5C38, 609231, 609227, 609328, -1, 609325, 609301, 609321, 609294, 609333 }, { 0x5C39, 609344, 609339, 609395, 609400, 609391, 609377, 609388, 609370, 609405 }, { 0x5C3A, 609416, 609411, 609480, 609485, 609475, 609454, 609464, 609447, 609493 }, { 0x5C3B, 609505, 609499, 609556, -1, 609553, 609543, 609549, 609536, -1 }, { 0x5C3C, 609566, 609561, 609622, 609626, 609616, 609603, 609607, 609596, 609629 }, { 0x5C3D, 609638, 609632, 609704, -1, 609700, 609669, 609696, 609663, 609709 }, { 0x5C3E, 609720, 609715, 609828, 609833, 609825, 609820, 609822, 609813, 609842 }, { 0x5C3F, 609851, 609846, 609894, -1, 609890, 609879, 609885, 609866, -1 }, { 0x5C40, 609905, 609900, 609968, 609972, 609963, 609941, 609957, 609934, 609978 }, { 0x5C41, 609989, 609984, 610032, -1, 610029, 610023, 610026, 610016, -1 }, { 0x5C42, 610042, 610036, 610071, -1, -1, -1, -1, -1, -1 }, { 0x5C43, 610081, 610077, 610124, -1, -1, 610109, 610121, -1, -1 }, { 0x5C44, 610133, 610128, 610147, -1, -1, -1, 610144, -1, -1 }, { 0x5C45, 610157, 610151, 610214, 610218, 610208, 610189, 610201, 610182, 610222 }, { 0x5C46, 610232, 610226, 610303, -1, 610298, 610271, 610294, 610264, -1 }, { 0x5C47, 610313, 610308, 610347, -1, 610343, 610331, 610335, 610324, -1 }, { 0x5C48, 610358, 610353, 610426, 610430, 610421, 610399, 610415, 610392, 610446 }, { 0x5C49, 610459, 610454, 610485, -1, -1, -1, -1, -1, -1 }, { 0x5C4A, 610495, 610489, 610554, -1, -1, 610527, 610550, -1, -1 }, { 0x5C4B, 610563, 610559, 610616, 610620, 610613, 610601, 610609, 610594, 610625 }, { 0x5C4C, 610635, 610630, 610668, -1, -1, -1, 610663, -1, -1 }, { 0x5C4D, 610678, 610674, 610718, 610723, 610715, 610701, 610711, 610694, 610727 }, { 0x5C4E, 610735, 610731, 610785, -1, 610782, 610770, 610775, 610757, -1 }, { 0x5C4F, 610796, 610790, 610848, 610854, 610842, 610819, 610833, -1, 610861 }, { 0x5C50, 610872, 610867, 610922, 610926, 610918, 610899, 610908, 610892, -1 }, { 0x5C51, 610938, 610933, 611000, 611005, 610996, 610977, 610990, 610970, -1 }, { 0x5C52, -1, 611009, 611014, -1, -1, -1, -1, -1, -1 }, { 0x5C53, 611024, 611020, 611067, 611072, -1, 611052, 611064, -1, -1 }, { 0x5C54, -1, 611077, 611096, -1, -1, -1, 611082, -1, -1 }, { 0x5C55, 611105, 611100, 611174, 611180, 611170, 611142, 611166, 611135, 611190 }, { 0x5C56, -1, 611198, 611224, -1, -1, 611203, 611216, -1, -1 }, { 0x5C57, -1, 611228, 611234, -1, -1, -1, -1, -1, -1 }, { 0x5C58, 611244, 611239, 611257, -1, -1, -1, -1, -1, -1 }, { 0x5C59, 611265, 611262, 611282, -1, -1, -1, 611280, -1, -1 }, { 0x5C5A, -1, 611285, 611302, -1, -1, 611290, 611295, -1, -1 }, { 0x5C5B, 611313, 611307, 611364, 611370, 611358, 611335, 611349, 611328, -1 }, { 0x5C5C, 611391, 611386, 611446, -1, -1, 611417, 611438, -1, -1 }, { 0x5C5D, 611455, 611450, 611479, -1, -1, -1, -1, -1, -1 }, { 0x5C5E, 611489, 611484, 611565, -1, 611556, 611522, 611541, -1, -1 }, { 0x5C5F, 611575, 611570, 611608, -1, -1, -1, 611595, -1, -1 }, { 0x5C60, 611618, 611613, 611674, 611678, 611668, 611654, 611661, 611647, 611683 }, { 0x5C61, 611695, 611689, 611744, -1, -1, 611730, 611741, -1, -1 }, { 0x5C62, 611754, 611748, 611820, 611824, 611816, 611802, 611813, 611789, 611829 }, { 0x5C63, 611839, 611833, 611899, 611903, -1, 611889, 611895, -1, -1 }, { 0x5C64, 611917, 611911, 611977, 611983, 611971, 611953, 611967, 611946, 611992 }, { 0x5C65, 612004, 611999, 612085, 612089, 612082, 612063, 612079, 612050, -1 }, { 0x5C66, 612100, 612094, 612124, -1, -1, -1, -1, -1, -1 }, { 0x5C67, 612133, 612128, 612187, -1, -1, 612153, 612174, -1, -1 }, { 0x5C68, 612198, 612192, 612242, -1, 612238, 612229, 612235, 612222, -1 }, { 0x5C69, 612252, 612246, 612321, -1, -1, 612266, 612296, -1, -1 }, { 0x5C6A, 612331, 612326, 612342, -1, -1, -1, 612337, -1, -1 }, { 0x5C6B, -1, 612348, 612360, -1, -1, -1, 612354, -1, -1 }, { 0x5C6C, 612370, 612365, 612456, 612461, 612447, 612413, 612432, 612406, 612473 }, { 0x5C6D, 612485, 612481, 612521, -1, -1, 612503, 612518, -1, -1 }, { 0x5C6E, 612530, 612525, 612575, -1, -1, 612556, 612572, -1, -1 }, { 0x5C6F, 612586, 612580, 612675, 612680, 612665, 612638, 612656, 612631, 612693 }, { 0x5C70, 612705, 612700, 612748, -1, -1, 612717, 612725, -1, -1 }, { 0x5C71, 612758, 612752, 612803, 612809, 612799, 612786, 612791, 612779, 612817 }, { 0x5C72, -1, 612822, 612828, -1, -1, -1, -1, -1, -1 }, { 0x5C73, -1, 612832, 612852, -1, 612848, -1, 612844, 612837, -1 }, { 0x5C74, 612863, 612858, 612892, -1, -1, 612869, 612881, -1, -1 }, { 0x5C75, -1, 612896, 612944, -1, -1, 612903, 612920, -1, -1 }, { 0x5C76, 612952, 612947, 612963, -1, -1, 612958, -1, -1, -1 }, { 0x5C77, -1, 612968, 612973, -1, -1, -1, -1, -1, -1 }, { 0x5C78, -1, 612978, 612984, -1, -1, -1, -1, -1, -1 }, { 0x5C79, 612996, 612990, 613058, 613062, 613054, 613032, 613042, 613025, 613069 }, { 0x5C7A, 613081, 613076, 613154, -1, 613151, -1, 613148, 613141, -1 }, { 0x5C7B, 613163, 613158, 613185, -1, -1, -1, 613177, -1, -1 }, { 0x5C7C, 613196, 613190, 613248, 613252, -1, -1, 613218, -1, -1 }, { 0x5C7D, -1, 613260, 613273, -1, -1, -1, 613265, -1, -1 }, { 0x5C7E, -1, 613278, 613292, -1, -1, -1, 613283, -1, -1 }, { 0x5C7F, 613304, 613298, 613311, -1, -1, -1, -1, -1, -1 }, { 0x5C80, 613321, 613315, 613360, -1, 613349, 613328, 613338, -1, -1 }, { 0x5C81, 613371, 613365, 613390, -1, -1, -1, -1, -1, -1 }, { 0x5C82, 613400, 613395, 613411, -1, -1, -1, -1, -1, -1 }, { 0x5C83, -1, 613415, 613420, -1, -1, -1, -1, -1, -1 }, { 0x5C84, -1, 613425, 613431, -1, -1, -1, -1, -1, -1 }, { 0x5C85, 613442, 613436, 613461, -1, -1, -1, 613457, -1, -1 }, { 0x5C86, -1, 613466, 613474, -1, -1, -1, 613471, -1, -1 }, { 0x5C87, -1, 613479, 613506, -1, -1, 613486, 613502, -1, -1 }, { 0x5C88, 613517, 613511, 613588, -1, 613585, 613575, 613582, 613568, -1 }, { 0x5C89, -1, 613592, 613609, -1, -1, -1, 613597, -1, -1 }, { 0x5C8A, 613618, 613613, 613653, -1, 613649, -1, 613634, 613627, -1 }, { 0x5C8B, -1, 613658, 613668, -1, -1, -1, 613664, -1, -1 }, { 0x5C8C, 613676, 613671, 613736, 613740, 613732, 613716, 613722, 613709, 613746 }, { 0x5C8D, 613758, 613753, 613780, -1, -1, -1, -1, -1, -1 }, { 0x5C8E, -1, 613786, 613791, -1, -1, -1, -1, -1, -1 }, { 0x5C8F, -1, 613796, 613834, -1, 613830, 613809, 613824, 613802, -1 }, { 0x5C90, 613844, 613839, 613898, 613902, 613895, 613880, 613889, 613873, -1 }, { 0x5C91, 613913, 613908, 613966, 613971, 613959, 613945, 613950, 613938, 613977 }, { 0x5C92, -1, 613983, 614008, -1, 614003, -1, 613995, 613988, -1 }, { 0x5C93, -1, 614014, 614025, -1, -1, -1, 614019, -1, -1 }, { 0x5C94, 614034, 614029, 614108, -1, 614104, 614075, 614094, 614068, -1 }, { 0x5C95, -1, 614113, 614123, -1, -1, -1, 614119, -1, -1 }, { 0x5C96, 614134, 614128, 614162, -1, -1, -1, -1, -1, -1 }, { 0x5C97, 614172, 614166, 614187, -1, -1, -1, -1, -1, -1 }, { 0x5C98, 614198, 614193, 614228, -1, -1, -1, -1, -1, -1 }, { 0x5C99, 614238, 614234, 614245, -1, -1, -1, -1, -1, -1 }, { 0x5C9A, 614255, 614249, 614284, -1, -1, -1, -1, -1, -1 }, { 0x5C9B, 614294, 614289, 614301, -1, -1, -1, -1, -1, -1 }, { 0x5C9C, 614311, 614306, 614325, -1, -1, -1, -1, -1, -1 }, { 0x5C9D, 614334, 614329, 614392, -1, 614388, -1, 614372, 614365, -1 }, { 0x5C9E, 614402, 614397, 614445, -1, -1, -1, -1, -1, -1 }, { 0x5C9F, -1, 614450, 614471, -1, -1, 614457, 614464, -1, -1 }, { 0x5CA0, -1, 614477, 614490, -1, -1, -1, 614483, -1, -1 }, { 0x5CA1, 614500, 614494, 614543, 614549, 614538, 614530, 614534, 614523, -1 }, { 0x5CA2, 614559, 614555, 614580, -1, -1, -1, -1, -1, -1 }, { 0x5CA3, 614589, 614584, 614631, -1, 614627, 614612, 614620, 614605, -1 }, { 0x5CA4, -1, 614636, 614654, -1, -1, -1, 614642, -1, -1 }, { 0x5CA5, -1, -1, 614686, -1, 614682, 614666, 614679, 614659, -1 }, { 0x5CA6, -1, 614690, 614712, -1, 614708, -1, 614703, 614696, -1 }, { 0x5CA7, 614721, 614716, 614763, 614769, 614759, -1, 614751, 614744, 614774 }, { 0x5CA8, 614786, 614780, 614822, -1, 614819, 614800, 614812, 614793, -1 }, { 0x5CA9, 614833, 614826, 614874, 614879, 614871, 614863, 614867, 614856, 614885 }, { 0x5CAA, -1, 614890, 614929, -1, 614924, 614902, 614912, 614895, -1 }, { 0x5CAB, 614938, 614933, 614996, 615001, 614992, 614973, 614983, 614966, -1 }, { 0x5CAC, 615013, 615007, 615062, -1, 615058, 615047, 615054, 615040, -1 }, { 0x5CAD, 615073, 615067, 615120, -1, 615114, -1, 615110, 615103, -1 }, { 0x5CAE, -1, 615126, 615149, -1, -1, 615130, 615143, -1, -1 }, { 0x5CAF, -1, 615154, 615172, -1, -1, -1, 615159, -1, -1 }, { 0x5CB0, -1, 615176, 615193, -1, -1, -1, 615180, -1, -1 }, { 0x5CB1, 615202, 615197, 615288, 615293, 615284, 615260, 615276, 615253, 615301 }, { 0x5CB2, -1, 615308, 615323, -1, -1, -1, 615314, -1, -1 }, { 0x5CB3, 615336, 615330, 615379, 615384, 615376, 615366, 615371, 615359, -1 }, { 0x5CB4, -1, 615390, 615408, -1, -1, 615396, 615405, -1, -1 }, { 0x5CB5, 615416, 615412, 615442, -1, 615439, 615428, 615433, 615421, 615446 }, { 0x5CB6, -1, 615450, 615475, -1, -1, 615456, 615464, -1, -1 }, { 0x5CB7, 615484, 615479, 615576, 615581, 615572, -1, 615564, 615557, -1 }, { 0x5CB8, 615592, 615586, 615638, 615642, 615635, 615625, 615631, 615618, 615651 }, { 0x5CB9, 615662, 615657, 615685, -1, -1, -1, -1, -1, -1 }, { 0x5CBA, 615697, 615691, 615744, -1, 615738, -1, 615734, 615727, -1 }, { 0x5CBB, -1, 615750, 615760, -1, -1, -1, 615754, -1, -1 }, { 0x5CBC, -1, 615765, 615776, -1, -1, 615771, -1, -1, -1 }, { 0x5CBD, 615788, 615782, 615819, -1, -1, -1, -1, -1, -1 }, { 0x5CBE, 615830, 615825, 615878, -1, 615874, 615860, 615865, 615853, -1 }, { 0x5CBF, 615889, 615883, 615921, -1, -1, -1, -1, -1, -1 }, { 0x5CC0, 615932, 615926, 615980, -1, 615976, -1, 615967, 615960, -1 }, { 0x5CC1, 615991, 615985, 616009, -1, -1, -1, -1, -1, -1 }, { 0x5CC2, 616020, 616014, 616074, -1, -1, -1, -1, -1, -1 }, { 0x5CC3, 616085, 616080, 616104, -1, -1, -1, -1, -1, -1 }, { 0x5CC4, 616114, 616109, 616179, -1, -1, -1, -1, -1, -1 }, { 0x5CC5, -1, 616183, 616193, -1, -1, 616188, -1, -1, -1 }, { 0x5CC6, -1, 616199, 616214, -1, -1, -1, 616204, -1, -1 }, { 0x5CC7, 616223, 616218, 616244, -1, -1, -1, 616236, -1, -1 }, { 0x5CC8, -1, 616248, 616258, -1, -1, -1, 616253, -1, -1 }, { 0x5CC9, -1, 616263, 616281, -1, -1, -1, 616270, -1, -1 }, { 0x5CCA, -1, 616284, 616292, -1, -1, -1, 616289, -1, -1 }, { 0x5CCB, 616302, 616296, 616379, -1, 616374, -1, 616369, 616363, -1 }, { 0x5CCC, -1, 616384, 616401, -1, -1, -1, 616389, -1, -1 }, { 0x5CCD, -1, 616406, 616412, -1, -1, -1, -1, -1, -1 }, { 0x5CCE, -1, 616416, 616425, -1, -1, -1, 616421, -1, -1 }, { 0x5CCF, -1, 616429, 616439, -1, -1, -1, 616433, -1, -1 }, { 0x5CD0, -1, 616443, 616455, -1, -1, -1, 616448, -1, -1 }, { 0x5CD1, -1, 616460, 616466, -1, -1, -1, -1, -1, -1 }, { 0x5CD2, 616478, 616472, 616528, 616534, 616523, -1, 616512, 616505, -1 }, { 0x5CD3, -1, 616540, 616544, -1, -1, -1, -1, -1, -1 }, { 0x5CD4, -1, 616548, 616559, -1, -1, -1, 616553, -1, -1 }, { 0x5CD5, -1, 616563, 616571, -1, -1, -1, 616567, -1, -1 }, { 0x5CD6, -1, 616576, 616593, -1, -1, -1, 616580, -1, -1 }, { 0x5CD7, -1, 616597, 616630, -1, -1, -1, 616603, -1, -1 }, { 0x5CD8, -1, 616635, 616658, -1, -1, -1, 616640, -1, -1 }, { 0x5CD9, 616668, 616664, 616723, -1, 616719, 616706, 616716, 616699, -1 }, { 0x5CDA, -1, 616728, 616745, -1, -1, -1, 616733, -1, -1 }, { 0x5CDB, -1, 616749, 616767, -1, -1, 616754, 616764, -1, -1 }, { 0x5CDC, -1, 616776, 616794, -1, -1, 616781, 616790, -1, -1 }, { 0x5CDD, 616804, 616798, 616844, -1, -1, 616831, 616837, -1, -1 }, { 0x5CDE, 616856, 616850, 616896, 616901, -1, -1, 616872, -1, -1 }, { 0x5CDF, -1, 616910, 616921, -1, -1, -1, 616915, -1, -1 }, { 0x5CE0, 616931, 616926, 616979, -1, 616974, 616968, -1, 616961, -1 }, { 0x5CE1, 616990, 616984, 617037, -1, -1, 617021, 617028, -1, -1 }, { 0x5CE2, -1, 617042, 617047, -1, -1, -1, -1, -1, -1 }, { 0x5CE3, 617056, 617051, 617086, -1, 617083, 617069, 617078, -1, -1 }, { 0x5CE4, 617096, 617091, 617118, -1, -1, -1, -1, -1, -1 }, { 0x5CE5, 617130, 617124, 617166, -1, -1, -1, -1, -1, -1 }, { 0x5CE6, 617179, 617173, 617212, -1, -1, -1, -1, -1, -1 }, { 0x5CE7, 617224, 617218, 617244, -1, -1, -1, -1, -1, -1 }, { 0x5CE8, 617255, 617250, 617290, 617293, 617288, 617268, 617285, 617261, -1 }, { 0x5CE9, 617304, 617299, 617331, -1, 617329, 617317, 617326, 617310, -1 }, { 0x5CEA, 617339, 617334, 617364, -1, -1, 617354, 617359, -1, -1 }, { 0x5CEB, 617372, 617368, 617412, -1, -1, -1, 617402, -1, -1 }, { 0x5CEC, -1, 617417, 617428, -1, -1, -1, 617422, -1, -1 }, { 0x5CED, 617437, 617432, 617498, -1, 617494, 617471, 617489, 617464, -1 }, { 0x5CEE, -1, 617504, 617532, -1, -1, 617510, 617520, -1, -1 }, { 0x5CEF, 617543, 617537, 617592, -1, 617587, 617578, 617583, 617571, -1 }, { 0x5CF0, 617604, 617598, 617653, 617659, 617648, 617639, 617644, 617632, -1 }, { 0x5CF1, 617672, 617666, 617723, -1, 617720, -1, 617712, 617705, -1 }, { 0x5CF2, -1, 617728, 617753, -1, -1, 617733, 617750, -1, -1 }, { 0x5CF3, -1, 617757, 617762, -1, -1, -1, -1, -1, -1 }, { 0x5CF4, 617772, 617767, 617831, 617837, 617826, 617809, 617818, 617802, -1 }, { 0x5CF5, -1, 617842, 617852, -1, -1, -1, 617848, -1, -1 }, { 0x5CF6, 617863, 617858, 617890, 617895, 617887, 617877, 617883, 617870, 617903 }, { 0x5CF7, -1, 617910, 617920, -1, -1, -1, 617915, -1, -1 }, { 0x5CF8, -1, 617926, 617940, -1, -1, -1, 617932, -1, -1 }, { 0x5CF9, -1, 617947, 617955, -1, -1, -1, 617952, -1, -1 }, { 0x5CFA, -1, 617959, 617982, -1, -1, 617965, 617973, -1, -1 }, { 0x5CFB, 617994, 617988, 618055, 618060, 618050, 618030, 618045, 618023, -1 }, { 0x5CFC, -1, 618066, 618071, -1, -1, -1, -1, -1, -1 }, { 0x5CFD, 618082, 618076, 618141, 618146, 618136, 618120, 618127, 618113, 618152 }, { 0x5CFE, -1, 618158, 618164, -1, -1, -1, -1, -1, -1 }, { 0x5CFF, 618174, 618169, 618183, -1, -1, -1, -1, -1, -1 }, { 0x5D00, 618193, 618187, 618222, -1, -1, -1, -1, -1, -1 }, { 0x5D01, 618233, 618228, 618270, -1, -1, 618258, 618266, -1, -1 }, { 0x5D02, 618280, 618275, 618310, -1, -1, -1, -1, -1, -1 }, { 0x5D03, 618320, 618315, 618349, -1, -1, -1, -1, -1, -1 }, { 0x5D04, 618359, 618354, 618401, -1, 618397, 618384, 618393, -1, -1 }, { 0x5D05, -1, 618407, 618412, -1, -1, -1, -1, -1, -1 }, { 0x5D06, 618423, 618417, 618460, 618466, 618455, -1, 618448, 618441, -1 }, { 0x5D07, 618477, 618471, 618553, 618560, 618547, 618516, 618538, 618509, 618568 }, { 0x5D08, 618580, 618574, 618617, -1, -1, -1, 618612, -1, -1 }, { 0x5D09, -1, 618624, 618630, -1, -1, -1, -1, -1, -1 }, { 0x5D0A, -1, 618634, 618639, -1, -1, -1, -1, -1, 618644 }, { 0x5D0B, 618655, 618650, 618688, -1, -1, -1, 618685, -1, -1 }, { 0x5D0C, 618699, 618693, 618713, -1, -1, -1, -1, -1, -1 }, { 0x5D0D, 618722, 618717, 618766, -1, 618762, -1, 618758, 618751, -1 }, { 0x5D0E, 618776, 618771, 618833, 618837, 618830, 618813, 618827, 618806, -1 }, { 0x5D0F, -1, 618844, 618853, -1, -1, -1, 618849, -1, -1 }, { 0x5D10, 618864, 618858, 618907, -1, 618903, -1, 618899, 618892, -1 }, { 0x5D11, 618918, 618912, 618971, 618976, 618967, -1, 618963, 618956, 618983 }, { 0x5D12, 618994, 618988, 619066, 619070, -1, 619027, 619036, -1, 619078 }, { 0x5D13, -1, 619084, 619088, -1, -1, -1, -1, -1, -1 }, { 0x5D14, 619098, 619092, 619161, 619166, 619156, 619136, 619145, 619129, 619173 }, { 0x5D15, 619186, 619179, 619235, -1, 619232, 619223, 619228, 619216, -1 }, { 0x5D16, 619246, 619239, 619298, 619302, 619292, 619283, 619288, 619276, 619309 }, { 0x5D17, 619319, 619313, 619354, -1, 619349, 619341, 619345, 619334, -1 }, { 0x5D18, 619366, 619360, 619404, -1, -1, -1, 619400, 619394, -1 }, { 0x5D19, 619415, 619409, 619469, 619474, 619464, -1, 619456, 619443, 619480 }, { 0x5D1A, 619490, 619484, 619516, -1, -1, -1, 619511, -1, -1 }, { 0x5D1B, 619528, 619522, 619589, -1, 619584, 619568, 619578, 619561, -1 }, { 0x5D1C, -1, 619594, 619598, -1, -1, -1, -1, -1, -1 }, { 0x5D1D, -1, 619603, 619617, -1, -1, -1, 619609, -1, -1 }, { 0x5D1E, 619630, 619624, 619649, -1, -1, -1, -1, -1, -1 }, { 0x5D1F, 619659, 619654, 619685, 619690, 619682, 619673, 619678, 619666, -1 }, { 0x5D20, 619702, 619696, 619741, -1, -1, -1, 619733, -1, -1 }, { 0x5D21, -1, 619747, 619761, -1, -1, -1, 619753, -1, -1 }, { 0x5D22, 619772, 619766, 619825, 619832, 619819, -1, 619815, 619808, -1 }, { 0x5D23, -1, 619849, 619856, -1, -1, -1, 619854, -1, -1 }, { 0x5D24, 619868, 619861, 619910, -1, 619906, -1, 619893, 619886, -1 }, { 0x5D25, -1, 619916, 619935, -1, -1, -1, 619921, -1, -1 }, { 0x5D26, 619944, 619939, 620044, 620049, 620041, -1, 620038, 620031, -1 }, { 0x5D27, 620069, 620063, 620135, -1, 620129, 620106, 620116, 620099, -1 }, { 0x5D28, -1, 620141, 620156, -1, -1, -1, 620146, -1, -1 }, { 0x5D29, 620167, 620161, 620231, 620237, 620225, 620205, 620221, 620198, -1 }, { 0x5D2A, 620250, 620244, 620283, -1, -1, -1, -1, -1, -1 }, { 0x5D2B, 620292, 620287, 620335, -1, -1, 620319, 620329, -1, -1 }, { 0x5D2C, 620345, 620339, 620376, -1, -1, -1, -1, -1, -1 }, { 0x5D2D, 620388, 620382, 620418, -1, -1, -1, -1, -1, -1 }, { 0x5D2E, 620428, 620424, 620471, -1, -1, -1, -1, -1, -1 }, { 0x5D2F, 620480, 620475, 620487, -1, -1, -1, -1, -1, -1 }, { 0x5D30, -1, 620492, 620496, -1, -1, -1, -1, -1, -1 }, { 0x5D31, 620505, 620500, 620522, -1, -1, -1, 620511, -1, -1 }, { 0x5D32, -1, 620526, 620540, -1, -1, -1, 620532, -1, -1 }, { 0x5D33, 620552, 620547, 620583, -1, -1, -1, 620580, -1, -1 }, { 0x5D34, 620592, 620587, 620635, -1, 620632, -1, 620624, 620617, -1 }, { 0x5D35, -1, 620640, 620655, -1, -1, -1, 620647, -1, -1 }, { 0x5D36, -1, 620661, 620674, -1, -1, -1, 620667, -1, -1 }, { 0x5D37, -1, 620680, 620693, -1, -1, -1, 620685, -1, -1 }, { 0x5D38, -1, 620698, 620713, -1, -1, -1, 620705, -1, -1 }, { 0x5D39, -1, 620719, 620732, -1, -1, -1, 620724, -1, -1 }, { 0x5D3A, -1, 620736, 620742, -1, -1, -1, 620740, -1, -1 }, { 0x5D3B, -1, 620746, 620750, -1, -1, -1, -1, -1, -1 }, { 0x5D3C, -1, 620755, 620769, -1, -1, -1, 620759, -1, -1 }, { 0x5D3D, 620779, 620774, 620842, -1, 620838, 620819, 620826, 620812, -1 }, { 0x5D3E, 620852, 620847, 620882, -1, -1, -1, -1, -1, -1 }, { 0x5D3F, 620898, 620892, 620921, 620924, -1, 620905, 620916, -1, -1 }, { 0x5D40, -1, 620930, 620945, -1, -1, -1, 620935, -1, -1 }, { 0x5D41, 620955, 620950, 621002, -1, 620998, -1, 620969, 620962, 621007 }, { 0x5D42, 621018, 621012, 621057, -1, 621052, 621031, 621040, 621024, -1 }, { 0x5D43, -1, 621061, 621096, -1, -1, 621066, 621088, -1, -1 }, { 0x5D44, -1, 621101, 621112, -1, -1, -1, -1, 621106, -1 }, { 0x5D45, -1, 621117, 621131, -1, -1, -1, 621123, -1, -1 }, { 0x5D46, 621141, 621136, 621176, -1, -1, -1, 621168, -1, -1 }, { 0x5D47, 621185, 621180, 621220, 621224, -1, -1, 621212, -1, -1 }, { 0x5D48, -1, 621228, 621241, -1, -1, -1, 621233, -1, -1 }, { 0x5D49, -1, 621247, 621262, -1, -1, -1, 621253, -1, -1 }, { 0x5D4A, 621274, 621268, 621315, -1, -1, -1, 621306, -1, -1 }, { 0x5D4B, 621327, 621322, 621372, 621377, 621369, -1, 621359, 621352, 621381 }, { 0x5D4C, 621389, 621384, 621441, 621447, 621437, 621429, 621433, 621422, -1 }, { 0x5D4D, -1, 621451, 621456, -1, -1, -1, -1, -1, -1 }, { 0x5D4E, 621465, 621460, 621511, -1, 621508, 621496, 621501, 621489, 621515 }, { 0x5D4F, 621529, 621523, 621550, -1, -1, -1, -1, -1, -1 }, { 0x5D50, 621562, 621556, 621619, 621624, 621615, 621604, 621611, 621591, -1 }, { 0x5D51, -1, 621628, 621674, -1, -1, 621633, 621650, -1, -1 }, { 0x5D52, 621685, 621678, 621716, -1, 621713, 621697, 621709, -1, -1 }, { 0x5D53, -1, 621721, 621742, -1, 621739, -1, 621735, 621728, -1 }, { 0x5D54, -1, 621747, 621762, -1, 621759, -1, -1, 621752, -1 }, { 0x5D55, -1, 621767, 621777, -1, -1, -1, 621773, -1, -1 }, { 0x5D56, 621788, 621783, 621831, -1, -1, -1, 621828, -1, -1 }, { 0x5D57, 621842, 621836, 621865, -1, -1, -1, 621861, -1, -1 }, { 0x5D58, 621876, 621870, 621905, -1, -1, -1, -1, -1, -1 }, { 0x5D59, 621915, 621911, 621936, -1, -1, 621926, -1, -1, -1 }, { 0x5D5A, 621945, 621940, 621965, -1, 621961, -1, -1, -1, -1 }, { 0x5D5B, 621975, 621970, 622003, -1, -1, -1, -1, -1, -1 }, { 0x5D5C, 622012, 622007, 622059, -1, -1, 622042, 622056, -1, -1 }, { 0x5D5D, 622068, 622063, 622098, -1, -1, -1, -1, -1, -1 }, { 0x5D5E, -1, 622103, 622114, -1, -1, -1, 622108, -1, -1 }, { 0x5D5F, -1, 622118, 622139, -1, -1, 622124, 622130, -1, -1 }, { 0x5D60, 622149, 622144, 622200, -1, -1, 622187, 622192, -1, -1 }, { 0x5D61, -1, 622204, 622226, -1, -1, 622210, 622221, -1, -1 }, { 0x5D62, -1, 622232, 622242, -1, -1, -1, 622238, -1, -1 }, { 0x5D63, -1, 622248, 622262, -1, -1, -1, 622254, -1, -1 }, { 0x5D64, -1, 622268, 622310, -1, -1, 622274, 622290, -1, -1 }, { 0x5D65, -1, 622316, 622333, -1, -1, -1, 622321, -1, -1 }, { 0x5D66, 622343, 622338, 622367, -1, -1, -1, -1, -1, -1 }, { 0x5D67, -1, 622372, 622384, -1, -1, -1, 622377, -1, -1 }, { 0x5D68, -1, 622389, 622397, -1, -1, -1, 622393, -1, -1 }, { 0x5D69, 622407, 622401, 622491, 622497, 622485, 622465, 622476, 622458, 622504 }, { 0x5D6A, -1, 622509, 622547, -1, -1, 622514, 622538, -1, -1 }, { 0x5D6B, 622557, 622553, 622576, -1, -1, -1, -1, -1, -1 }, { 0x5D6C, 622586, 622580, 622646, 622651, 622643, 622626, 622632, 622619, 622659 }, { 0x5D6D, -1, 622665, 622689, -1, -1, 622671, 622680, -1, -1 }, { 0x5D6E, -1, 622695, 622700, -1, -1, -1, -1, -1, -1 }, { 0x5D6F, 622710, 622706, 622781, 622786, 622773, 622751, 622766, 622744, -1 }, { 0x5D70, -1, 622793, 622828, -1, -1, 622804, 622820, 622798, -1 }, { 0x5D71, -1, -1, 622853, -1, 622848, -1, 622841, 622834, -1 }, { 0x5D72, 622864, 622859, 622894, 622899, -1, -1, 622882, -1, -1 }, { 0x5D73, 622908, 622904, 622960, -1, -1, 622942, 622957, -1, -1 }, { 0x5D74, 622970, 622965, 622985, -1, -1, -1, -1, -1, -1 }, { 0x5D75, -1, 622989, 622993, -1, -1, -1, -1, -1, -1 }, { 0x5D76, 623004, 622998, 623031, -1, -1, 623027, -1, -1, -1 }, { 0x5D77, -1, 623036, 623059, -1, -1, -1, 623042, -1, -1 }, { 0x5D78, -1, 623065, 623071, 623077, -1, -1, -1, -1, -1 }, { 0x5D79, -1, 623090, 623106, -1, -1, -1, 623097, -1, -1 }, { 0x5D7A, -1, 623113, 623136, -1, -1, 623118, 623124, -1, -1 }, { 0x5D7B, -1, 623142, 623148, -1, -1, -1, -1, -1, -1 }, { 0x5D7C, -1, 623154, 623168, -1, -1, -1, 623160, -1, -1 }, { 0x5D7D, 623179, 623174, 623225, 623230, -1, -1, 623205, -1, -1 }, { 0x5D7E, 623240, 623235, 623260, -1, -1, -1, 623247, -1, -1 }, { 0x5D7F, -1, 623265, 623280, -1, -1, -1, 623271, -1, -1 }, { 0x5D80, -1, 623286, 623298, -1, -1, -1, 623291, -1, -1 }, { 0x5D81, 623307, 623302, 623363, -1, 623359, 623344, 623352, 623337, -1 }, { 0x5D82, 623375, 623368, 623421, 623428, 623416, 623406, 623411, 623399, -1 }, { 0x5D83, 623443, 623437, 623484, -1, -1, 623459, 623468, -1, -1 }, { 0x5D84, 623496, 623490, 623555, -1, 623550, 623533, 623542, 623526, 623561 }, { 0x5D85, 623574, 623568, 623643, -1, -1, -1, -1, -1, -1 }, { 0x5D86, -1, 623647, 623666, -1, -1, -1, 623658, 623652, -1 }, { 0x5D87, 623677, 623671, 623728, 623732, 623724, 623712, 623721, 623705, -1 }, { 0x5D88, -1, 623736, 623752, -1, -1, -1, 623743, -1, -1 }, { 0x5D89, -1, 623759, 623773, -1, -1, -1, 623765, -1, -1 }, { 0x5D8A, -1, 623778, 623800, -1, -1, -1, 623784, -1, -1 }, { 0x5D8B, 623810, 623805, 623837, -1, 623834, 623824, 623830, 623817, -1 }, { 0x5D8C, 623847, 623842, 623864, -1, -1, 623854, 623860, -1, -1 }, { 0x5D8D, 623875, 623869, 623904, -1, -1, -1, 623898, -1, -1 }, { 0x5D8E, 623913, 623908, 623932, -1, -1, -1, -1, -1, -1 }, { 0x5D8F, -1, 623936, 623941, -1, -1, -1, -1, -1, -1 }, { 0x5D90, -1, 623946, 623957, -1, -1, -1, 623952, -1, -1 }, { 0x5D91, -1, 623963, 623970, -1, -1, -1, -1, -1, -1 }, { 0x5D92, 623983, 623977, 624035, -1, 624030, -1, 624013, 624006, -1 }, { 0x5D93, 624045, 624041, 624076, -1, -1, -1, 624073, -1, -1 }, { 0x5D94, 624085, 624080, 624141, 624146, 624137, 624108, 624121, 624101, -1 }, { 0x5D95, -1, 624151, 624184, -1, 624180, -1, 624163, 624156, -1 }, { 0x5D96, -1, 624190, 624195, -1, -1, -1, -1, -1, -1 }, { 0x5D97, 624205, 624200, 624235, -1, -1, -1, -1, -1, 624240 }, { 0x5D98, -1, 624244, 624250, -1, -1, -1, -1, -1, -1 }, { 0x5D99, 624262, 624256, 624289, -1, 624285, -1, 624281, 624274, -1 }, { 0x5D9A, -1, 624294, 624304, -1, -1, -1, 624299, -1, -1 }, { 0x5D9B, -1, 624310, 624320, -1, -1, -1, 624315, -1, -1 }, { 0x5D9C, -1, 624326, 624348, -1, -1, -1, 624331, -1, -1 }, { 0x5D9D, 624359, 624353, 624412, -1, 624407, 624393, 624403, 624386, -1 }, { 0x5D9E, 624422, 624418, 624434, -1, -1, -1, 624428, -1, -1 }, { 0x5D9F, -1, 624439, 624464, -1, -1, 624445, 624455, -1, -1 }, { 0x5DA0, 624474, 624469, 624517, -1, 624513, -1, 624503, 624496, -1 }, { 0x5DA1, 624529, 624523, 624554, -1, -1, -1, 624535, -1, -1 }, { 0x5DA2, 624564, 624559, 624601, 624606, 624598, 624584, 624593, 624577, 624611 }, { 0x5DA3, -1, 624618, 624623, -1, -1, -1, -1, -1, -1 }, { 0x5DA4, -1, 624629, 624634, -1, -1, -1, -1, -1, -1 }, { 0x5DA5, -1, 624639, 624645, -1, -1, -1, -1, -1, -1 }, { 0x5DA6, -1, 624650, 624655, -1, -1, -1, -1, -1, -1 }, { 0x5DA7, 624672, 624667, 624778, -1, 624774, 624744, 624754, 624737, -1 }, { 0x5DA8, 624787, 624782, 624816, -1, -1, -1, 624806, -1, -1 }, { 0x5DA9, 624827, 624821, 624856, -1, -1, -1, 624852, -1, -1 }, { 0x5DAA, -1, 624861, 624881, -1, 624878, -1, 624873, 624866, -1 }, { 0x5DAB, -1, 624885, 624911, -1, 624908, 624897, 624903, 624890, -1 }, { 0x5DAC, -1, 624915, 624933, -1, -1, 624921, 624930, -1, -1 }, { 0x5DAD, 624942, 624937, 624982, -1, -1, -1, 624958, -1, -1 }, { 0x5DAE, 624992, 624987, 625041, -1, 625037, 625024, 625033, 625017, -1 }, { 0x5DAF, -1, 625047, 625061, -1, -1, -1, 625052, -1, -1 }, { 0x5DB0, 625071, 625065, 625103, -1, 625099, 625084, 625089, 625077, -1 }, { 0x5DB1, -1, 625108, 625125, 625129, -1, -1, 625113, -1, -1 }, { 0x5DB2, 625140, 625134, 625224, -1, -1, 625204, 625211, -1, -1 }, { 0x5DB3, -1, 625228, 625233, -1, -1, -1, -1, -1, -1 }, { 0x5DB4, 625241, 625237, 625267, -1, -1, 625248, 625257, -1, -1 }, { 0x5DB5, -1, 625271, 625281, -1, -1, -1, 625277, -1, -1 }, { 0x5DB6, -1, 625286, 625291, -1, -1, -1, -1, -1, -1 }, { 0x5DB7, 625300, 625296, 625364, -1, 625361, 625346, 625352, 625339, -1 }, { 0x5DB8, 625374, 625368, 625438, 625444, 625433, 625410, 625419, 625403, -1 }, { 0x5DB9, -1, 625452, 625467, -1, -1, 625457, 625463, -1, -1 }, { 0x5DBA, 625478, 625472, 625541, 625547, 625535, 625521, 625526, 625508, -1 }, { 0x5DBB, -1, 625557, 625562, -1, -1, -1, -1, -1, -1 }, { 0x5DBC, 625573, 625567, 625648, -1, 625645, 625635, 625641, 625628, -1 }, { 0x5DBD, 625658, 625652, 625700, 625705, 625697, 625687, 625692, 625680, -1 }, { 0x5DBE, -1, 625711, 625722, -1, -1, -1, -1, 625716, -1 }, { 0x5DBF, -1, 625727, 625733, -1, -1, -1, -1, -1, -1 }, { 0x5DC0, -1, 625736, 625765, -1, -1, -1, 625741, -1, -1 }, { 0x5DC1, -1, 625770, 625775, -1, -1, -1, -1, -1, -1 }, { 0x5DC2, 625785, 625779, 625800, -1, -1, -1, 625796, -1, -1 }, { 0x5DC3, 625811, 625805, 625833, 625839, -1, 625817, 625826, -1, -1 }, { 0x5DC4, -1, 625850, 625856, -1, -1, -1, -1, -1, -1 }, { 0x5DC5, 625867, 625862, 625900, -1, -1, -1, -1, -1, -1 }, { 0x5DC6, -1, 625906, 625925, -1, -1, -1, 625912, -1, -1 }, { 0x5DC7, 625936, 625931, 625967, 625971, -1, 625955, 625964, -1, -1 }, { 0x5DC8, -1, 625976, 625981, -1, -1, -1, -1, -1, -1 }, { 0x5DC9, 625991, 625985, 626046, 626052, 626041, -1, 626033, 626026, -1 }, { 0x5DCA, -1, 626058, 626064, -1, -1, -1, -1, -1, -1 }, { 0x5DCB, 626076, 626070, 626135, -1, 626131, 626115, 626125, 626108, -1 }, { 0x5DCC, 626147, 626140, 626196, -1, -1, 626178, 626192, -1, -1 }, { 0x5DCD, 626207, 626201, 626257, 626262, 626254, 626245, 626251, 626238, 626270 }, { 0x5DCE, 626281, 626275, 626308, -1, -1, -1, 626304, -1, -1 }, { 0x5DCF, -1, 626313, 626331, -1, -1, -1, 626319, -1, -1 }, { 0x5DD0, -1, 626337, 626358, -1, -1, 626342, 626353, -1, -1 }, { 0x5DD1, -1, 626364, 626390, -1, 626385, -1, 626377, 626370, -1 }, { 0x5DD2, 626402, 626396, 626455, 626461, 626451, 626442, 626447, 626435, -1 }, { 0x5DD3, 626472, 626467, 626514, -1, 626510, 626498, 626506, 626491, -1 }, { 0x5DD4, 626525, 626520, 626574, 626580, 626570, 626558, 626566, -1, -1 }, { 0x5DD5, -1, 626585, 626590, -1, -1, -1, -1, -1, -1 }, { 0x5DD6, 626602, 626595, 626672, 626677, 626666, 626640, 626658, 626633, 626683 }, { 0x5DD7, 626695, 626688, 626726, -1, -1, -1, -1, -1, -1 }, { 0x5DD8, 626736, 626731, 626766, 626771, -1, 626749, 626754, -1, -1 }, { 0x5DD9, -1, 626780, 626800, -1, -1, -1, 626786, -1, -1 }, { 0x5DDA, -1, 626805, 626821, -1, 626817, -1, -1, 626810, -1 }, { 0x5DDB, 626832, 626826, 626866, -1, -1, 626857, 626862, -1, -1 }, { 0x5DDC, -1, 626873, 626889, -1, -1, -1, 626878, -1, -1 }, { 0x5DDD, 626901, 626895, 626948, 626955, 626943, 626934, 626939, 626927, 626964 }, { 0x5DDE, 626976, 626971, 627035, 627041, 627031, 627014, 627023, 627007, 627047 }, { 0x5DDF, 627059, 627053, 627088, -1, -1, -1, 627084, -1, -1 }, { 0x5DE0, 627101, 627095, 627159, -1, -1, -1, 627150, 627144, -1 }, { 0x5DE1, 627171, 627165, 627224, 627229, 627219, 627208, 627215, 627201, 627234 }, { 0x5DE2, 627247, 627241, 627286, 627292, 627283, -1, -1, 627276, 627299 }, { 0x5DE3, 627310, 627304, 627352, -1, -1, 627339, 627348, -1, -1 }, { 0x5DE4, 627363, 627358, 627425, -1, -1, 627406, 627420, -1, -1 }, { 0x5DE5, 627436, 627430, 627504, 627510, 627499, 627472, 627492, 627465, 627515 }, { 0x5DE6, 627525, 627521, 627595, 627600, 627591, 627565, 627588, 627558, 627607 }, { 0x5DE7, 627618, 627612, 627674, 627680, 627670, 627653, 627666, 627646, 627685 }, { 0x5DE8, 627697, 627691, 627747, 627751, 627744, 627734, 627740, 627727, -1 }, { 0x5DE9, 627763, 627757, 627795, -1, -1, -1, 627790, -1, -1 }, { 0x5DEA, 627807, 627801, 627825, -1, 627821, -1, -1, -1, -1 }, { 0x5DEB, 627834, 627829, 627896, 627900, 627892, 627873, 627886, 627866, -1 }, { 0x5DEC, -1, 627905, 627914, -1, 627910, -1, -1, -1, -1 }, { 0x5DED, 627923, 627917, 627933, -1, 627929, -1, -1, -1, -1 }, { 0x5DEE, 627941, 627936, 628036, 628046, 628028, 628004, 628021, 627997, 628054 }, { 0x5DEF, 628063, 628058, 628077, -1, -1, -1, -1, -1, -1 }, { 0x5DF0, 628087, 628082, 628101, -1, -1, -1, -1, -1, -1 }, { 0x5DF1, 628111, 628106, 628196, 628200, 628193, 628170, 628187, 628163, 628207 }, { 0x5DF2, 628216, 628212, 628268, 628272, 628266, 628247, 628264, 628240, 628279 }, { 0x5DF3, 628287, 628283, 628325, -1, 628322, 628315, 628318, 628308, 628329 }, { 0x5DF4, 628339, 628334, 628390, 628394, 628386, 628377, 628383, 628370, 628398 }, { 0x5DF5, 628405, 628401, 628458, 628463, 628454, 628441, 628450, 628435, -1 }, { 0x5DF6, -1, 628468, 628473, -1, -1, -1, -1, -1, -1 }, { 0x5DF7, 628485, 628479, 628521, 628528, 628516, 628504, 628512, 628497, -1 }, { 0x5DF8, -1, 628535, 628571, -1, -1, 628551, 628566, 628539, -1 }, { 0x5DF9, -1, 628575, 628620, -1, 628616, 628587, 628612, 628580, -1 }, { 0x5DFA, 628631, 628625, 628712, -1, 628708, 628689, 628704, -1, -1 }, { 0x5DFB, 628723, 628717, 628771, -1, 628766, 628753, 628758, -1, -1 }, { 0x5DFC, 628782, 628777, 628798, -1, 628793, -1, -1, -1, -1 }, { 0x5DFD, 628808, 628802, 628893, -1, 628889, 628877, 628885, 628870, 628898 }, { 0x5DFE, 628909, 628904, 628982, 628987, 628978, 628959, 628974, 628952, 628992 }, { 0x5DFF, 629002, 628997, 629063, -1, -1, 629030, 629039, -1, -1 }, { 0x5E00, 629073, 629067, 629168, 629172, -1, 629141, 629164, -1, 629177 }, { 0x5E01, 629187, 629182, 629217, -1, -1, -1, -1, -1, -1 }, { 0x5E02, 629225, 629221, 629276, 629281, 629273, 629264, 629269, 629257, 629290 }, { 0x5E03, 629301, 629296, 629356, 629360, 629352, 629338, 629349, 629331, 629365 }, { 0x5E04, -1, 629370, 629385, -1, -1, -1, 629376, -1, -1 }, { 0x5E05, 629397, 629391, 629427, -1, -1, -1, -1, -1, -1 }, { 0x5E06, 629440, 629434, 629469, 629479, 629465, 629458, 629461, 629451, -1 }, { 0x5E07, -1, 629487, 629517, -1, -1, 629492, 629508, -1, -1 }, { 0x5E08, 629526, 629522, 629554, -1, -1, -1, -1, -1, -1 }, { 0x5E09, -1, 629559, 629576, -1, 629571, -1, -1, 629564, -1 }, { 0x5E0A, 629586, 629581, 629609, -1, -1, -1, 629603, -1, -1 }, { 0x5E0B, 629617, 629613, 629654, -1, -1, 629645, 629650, -1, -1 }, { 0x5E0C, 629664, 629659, 629723, 629727, 629719, 629702, 629716, 629695, 629733 }, { 0x5E0D, -1, 629738, 629753, -1, -1, 629742, 629747, -1, -1 }, { 0x5E0E, 629763, 629757, 629841, -1, -1, -1, 629833, -1, -1 }, { 0x5E0F, 629851, 629846, 629875, -1, -1, -1, -1, -1, -1 }, { 0x5E10, 629887, 629880, 629914, -1, -1, -1, -1, -1, -1 }, { 0x5E11, 629927, 629921, 629984, -1, 629975, 629959, 629968, 629952, 629990 }, { 0x5E12, 629999, 629994, 630055, -1, -1, 630040, 630047, -1, 630060 }, { 0x5E13, -1, 630067, 630072, -1, -1, -1, -1, -1, -1 }, { 0x5E14, 630081, 630076, 630165, -1, -1, 630155, 630162, -1, -1 }, { 0x5E15, 630176, 630170, 630258, -1, 630250, 630212, 630221, 630205, -1 }, { 0x5E16, 630267, 630262, 630326, 630331, 630316, 630298, 630307, 630291, 630335 }, { 0x5E17, 630348, 630343, 630384, -1, -1, -1, -1, -1, -1 }, { 0x5E18, 630393, 630388, 630446, -1, 630441, 630415, 630424, -1, -1 }, { 0x5E19, 630457, 630452, 630513, 630518, 630505, 630491, 630498, 630484, -1 }, { 0x5E1A, 630529, 630524, 630574, 630580, 630569, 630554, 630560, 630547, -1 }, { 0x5E1B, 630592, 630586, 630647, 630651, 630642, 630632, 630637, 630625, -1 }, { 0x5E1C, 630661, 630657, 630689, -1, -1, -1, -1, -1, -1 }, { 0x5E1D, 630699, 630694, 630753, 630757, 630749, 630734, 630741, 630727, 630763 }, { 0x5E1E, -1, 630770, 630775, -1, -1, -1, -1, -1, -1 }, { 0x5E1F, 630784, 630779, 630809, -1, -1, 630789, 630800, -1, -1 }, { 0x5E20, -1, 630813, 630833, -1, -1, 630824, 630829, 630818, -1 }, { 0x5E21, 630843, 630837, 630886, -1, -1, 630867, 630871, -1, -1 }, { 0x5E22, 630897, 630892, 630938, -1, -1, -1, 630933, -1, -1 }, { 0x5E23, 630949, 630943, 630968, -1, -1, 630953, 630960, -1, -1 }, { 0x5E24, -1, 630974, 630989, -1, -1, -1, 630979, -1, -1 }, { 0x5E25, 630999, 630993, 631074, 631081, 631066, 631042, 631056, 631029, 631088 }, { 0x5E26, 631100, 631094, 631150, -1, 631146, 631132, 631142, -1, -1 }, { 0x5E27, 631161, 631155, 631193, -1, -1, -1, -1, -1, -1 }, { 0x5E28, 631205, 631199, 631279, 631285, 631275, 631242, 631249, 631235, -1 }, { 0x5E29, -1, 631305, 631330, -1, -1, 631310, 631326, -1, -1 }, { 0x5E2A, -1, 631336, 631341, -1, -1, -1, -1, -1, -1 }, { 0x5E2B, 631351, 631347, 631443, 631448, 631440, 631419, 631436, 631412, 631454 }, { 0x5E2C, 631464, 631458, 631525, -1, -1, 631503, 631517, -1, -1 }, { 0x5E2D, 631535, 631530, 631594, 631598, 631590, 631572, 631585, 631565, -1 }, { 0x5E2E, 631611, 631605, 631657, -1, -1, 631644, 631653, -1, -1 }, { 0x5E2F, 631669, 631663, 631692, -1, 631688, 631674, 631684, -1, -1 }, { 0x5E30, 631703, 631697, 631764, -1, 631755, 631732, 631752, -1, -1 }, { 0x5E31, 631774, 631769, 631792, -1, -1, -1, -1, -1, -1 }, { 0x5E32, 631804, 631798, 631831, -1, -1, 631812, 631816, -1, -1 }, { 0x5E33, 631844, 631837, 631900, 631907, 631895, 631878, 631890, 631871, 631918 }, { 0x5E34, -1, 631928, 631985, -1, -1, 631933, 631957, -1, -1 }, { 0x5E35, 631995, 631990, 632049, -1, -1, 632022, 632039, -1, -1 }, { 0x5E36, 632060, 632054, 632124, 632129, 632120, 632099, 632116, 632092, 632137 }, { 0x5E37, 632147, 632142, 632188, 632193, 632185, 632176, 632183, 632169, -1 }, { 0x5E38, 632205, 632198, 632279, 632286, 632274, 632246, 632265, 632239, 632295 }, { 0x5E39, -1, 632305, 632311, -1, -1, -1, -1, -1, -1 }, { 0x5E3A, -1, 632316, 632321, -1, -1, -1, -1, -1, -1 }, { 0x5E3B, 632330, 632325, 632350, -1, -1, -1, -1, -1, -1 }, { 0x5E3C, 632360, 632354, 632391, -1, -1, -1, -1, -1, -1 }, { 0x5E3D, 632401, 632396, 632450, 632455, 632447, 632432, 632439, 632425, 632463 }, { 0x5E3E, -1, 632468, 632505, -1, -1, 632473, 632498, -1, -1 }, { 0x5E3F, 632514, 632509, 632558, -1, 632554, -1, -1, 632547, -1 }, { 0x5E40, 632569, 632563, 632642, -1, 632630, 632608, 632617, 632601, 632649 }, { 0x5E41, -1, 632655, 632674, -1, -1, 632661, 632667, -1, -1 }, { 0x5E42, 632683, 632678, 632736, -1, -1, 632713, 632725, -1, -1 }, { 0x5E43, 632745, 632740, 632807, 632812, 632804, 632776, 632799, 632769, -1 }, { 0x5E44, 632824, 632820, 632864, 632868, 632861, 632850, 632857, 632843, -1 }, { 0x5E45, 632877, 632872, 632935, 632939, 632930, 632914, 632919, 632907, 632944 }, { 0x5E46, -1, 632950, 632954, -1, -1, -1, -1, -1, -1 }, { 0x5E47, 632964, 632958, 633022, -1, 633017, 633004, 633013, 632997, -1 }, { 0x5E48, 633034, 633028, 633055, -1, -1, -1, 633051, -1, -1 }, { 0x5E49, -1, 633061, 633073, -1, -1, 633066, -1, -1, -1 }, { 0x5E4A, -1, 633078, 633096, -1, -1, 633084, 633089, -1, -1 }, { 0x5E4B, 633107, 633102, 633134, -1, -1, 633112, 633126, -1, -1 }, { 0x5E4C, 633145, 633139, 633189, -1, 633183, 633174, 633179, 633167, -1 }, { 0x5E4D, -1, 633196, 633209, -1, -1, -1, 633201, -1, 633214 }, { 0x5E4E, 633224, 633219, 633278, -1, 633273, 633261, 633268, 633254, -1 }, { 0x5E4F, -1, 633282, 633293, -1, -1, -1, 633287, -1, -1 }, { 0x5E50, -1, 633298, 633330, -1, -1, 633304, 633322, -1, -1 }, { 0x5E51, 633341, 633336, 633501, -1, -1, 633477, 633498, -1, -1 }, { 0x5E52, -1, 633506, 633512, -1, -1, -1, -1, -1, -1 }, { 0x5E53, 633525, 633519, 633756, -1, -1, -1, 633739, -1, -1 }, { 0x5E54, 633768, 633762, 633814, 633819, 633810, 633797, 633802, 633790, 633826 }, { 0x5E55, 633836, 633831, 633883, 633887, 633879, 633865, 633869, 633858, -1 }, { 0x5E56, -1, 633893, 633923, -1, -1, 633898, 633918, -1, -1 }, { 0x5E57, 633935, 633929, 633982, -1, -1, 633966, 633977, -1, -1 }, { 0x5E58, 633992, 633987, 634042, 634046, 634036, 634019, 634025, 634012, -1 }, { 0x5E59, 634057, 634052, 634085, 634089, -1, -1, 634077, -1, -1 }, { 0x5E5A, 634101, 634095, 634152, -1, 634147, 634134, 634143, -1, -1 }, { 0x5E5B, 634165, 634158, 634232, -1, -1, 634222, 634227, -1, 634239 }, { 0x5E5C, -1, 634249, 634276, -1, -1, 634255, 634267, -1, -1 }, { 0x5E5D, -1, 634282, 634295, -1, -1, -1, 634287, -1, -1 }, { 0x5E5E, 634306, 634301, 634340, -1, 634336, 634320, 634326, 634313, -1 }, { 0x5E5F, 634348, 634344, 634398, -1, 634394, 634383, 634390, 634376, 634403 }, { 0x5E60, 634411, 634407, 634441, -1, -1, 634417, 634429, -1, -1 }, { 0x5E61, 634451, 634445, 634507, 634512, 634503, 634490, 634495, 634483, 634518 }, { 0x5E62, 634529, 634523, 634583, -1, 634578, 634565, 634570, 634558, 634591 }, { 0x5E63, 634604, 634599, 634668, -1, 634662, 634641, 634658, 634634, 634672 }, { 0x5E64, 634683, 634678, 634714, -1, -1, -1, 634710, -1, -1 }, { 0x5E65, -1, 634718, 634725, -1, -1, -1, -1, -1, -1 }, { 0x5E66, 634737, 634732, 634776, -1, -1, 634743, 634760, -1, -1 }, { 0x5E67, -1, 634780, 634813, -1, -1, 634785, 634801, -1, -1 }, { 0x5E68, 634824, 634819, 634872, -1, 634867, 634839, 634863, 634832, -1 }, { 0x5E69, 634883, 634878, 634920, -1, -1, 634893, 634909, -1, -1 }, { 0x5E6A, 634931, 634925, 634993, -1, 634988, 634970, 634977, 634963, -1 }, { 0x5E6B, 635005, 634999, 635069, -1, 635064, 635051, 635060, 635044, -1 }, { 0x5E6C, 635080, 635075, 635132, -1, 635128, 635105, 635112, 635098, -1 }, { 0x5E6D, 635143, 635138, 635179, -1, -1, 635149, 635155, -1, -1 }, { 0x5E6E, 635189, 635184, 635251, -1, -1, 635231, 635243, -1, -1 }, { 0x5E6F, -1, 635256, 635292, -1, -1, 635261, 635268, -1, -1 }, { 0x5E70, 635302, 635297, 635355, 635361, 635351, 635338, 635343, 635331, -1 }, { 0x5E71, 635375, 635369, 635417, -1, 635413, 635397, 635409, 635390, -1 }, { 0x5E72, 635427, 635422, 635488, 635493, 635484, 635464, 635480, 635457, 635504 }, { 0x5E73, 635514, 635508, 635594, 635600, 635581, 635549, 635568, 635542, 635609 }, { 0x5E74, 635620, 635615, 635691, 635697, 635686, 635663, 635682, 635650, 635702 }, { 0x5E75, 635712, 635707, 635759, -1, -1, 635747, 635755, -1, -1 }, { 0x5E76, 635771, 635765, 635841, -1, 635835, 635811, 635826, 635805, -1 }, { 0x5E77, 635853, 635847, 635898, 635904, 635892, 635868, 635883, 635861, -1 }, { 0x5E78, 635918, 635912, 635987, 635993, 635981, 635955, 635977, 635948, -1 }, { 0x5E79, 636006, 636001, 636062, 636067, 636058, 636044, 636054, 636037, -1 }, { 0x5E7A, 636079, 636074, 636118, -1, 636115, 636103, 636111, 636096, -1 }, { 0x5E7B, 636129, 636123, 636181, -1, 636176, 636162, 636172, 636155, 636187 }, { 0x5E7C, 636197, 636192, 636252, 636257, 636249, 636234, 636241, 636227, 636265 }, { 0x5E7D, 636275, 636270, 636334, 636339, 636331, 636314, 636327, 636307, -1 }, { 0x5E7E, 636351, 636346, 636416, 636420, 636413, 636391, 636410, 636384, -1 }, { 0x5E7F, 636442, 636435, 636491, -1, 636488, 636481, 636484, 636474, -1 }, { 0x5E80, 636503, 636498, 636563, -1, -1, 636544, 636552, 636538, -1 }, { 0x5E81, 636573, 636567, 636615, -1, 636609, 636592, 636600, -1, -1 }, { 0x5E82, -1, 636621, 636638, -1, -1, -1, 636626, -1, -1 }, { 0x5E83, 636649, 636642, 636712, -1, 636706, 636678, 636702, 636672, -1 }, { 0x5E84, 636725, 636719, 636795, -1, 636790, 636762, 636777, 636755, 636803 }, { 0x5E85, 636814, 636810, 636840, -1, -1, -1, -1, -1, -1 }, { 0x5E86, 636850, 636844, 636874, -1, -1, -1, -1, -1, -1 }, { 0x5E87, 636885, 636880, 636948, 636952, 636945, 636924, 636942, 636917, -1 }, { 0x5E88, 636961, 636956, 636992, -1, -1, -1, 636984, -1, -1 }, { 0x5E89, 636997, -1, 637034, -1, -1, -1, 637026, -1, -1 }, { 0x5E8A, 637045, 637039, 637112, 637120, 637107, 637083, 637102, 637076, 637130 }, { 0x5E8B, 637142, 637136, 637192, -1, 637189, 637179, 637186, 637172, -1 }, { 0x5E8C, -1, 637197, 637217, -1, -1, 637203, 637211, -1, -1 }, { 0x5E8D, -1, 637221, 637234, -1, -1, -1, 637227, -1, -1 }, { 0x5E8E, -1, 637239, 637262, -1, -1, 637245, 637258, -1, -1 }, { 0x5E8F, 637273, 637267, 637331, -1, 637328, 637311, 637325, 637304, 637335 }, { 0x5E90, 637346, 637341, 637379, -1, -1, -1, -1, -1, -1 }, { 0x5E91, 637388, 637383, 637417, -1, -1, -1, -1, -1, -1 }, { 0x5E92, -1, 637421, 637427, -1, -1, -1, -1, -1, -1 }, { 0x5E93, 637439, 637435, 637468, -1, -1, -1, -1, -1, -1 }, { 0x5E94, 637478, 637472, 637501, -1, -1, -1, -1, -1, -1 }, { 0x5E95, 637512, 637507, 637570, 637574, 637564, 637549, 637560, 637542, 637580 }, { 0x5E96, 637592, 637586, 637640, -1, 637636, 637625, 637632, 637618, -1 }, { 0x5E97, 637650, 637645, 637699, 637705, 637695, 637681, 637691, 637674, 637710 }, { 0x5E98, -1, 637718, 637723, -1, -1, -1, -1, -1, -1 }, { 0x5E99, 637732, 637727, 637763, -1, -1, -1, -1, -1, 637769 }, { 0x5E9A, 637782, 637776, 637823, 637829, 637817, 637807, 637813, 637800, 637835 }, { 0x5E9B, -1, 637840, 637851, -1, -1, -1, 637844, -1, -1 }, { 0x5E9C, 637859, 637855, 637920, 637924, 637916, 637898, 637913, 637891, 637930 }, { 0x5E9D, -1, 637936, 637942, -1, -1, -1, -1, -1, -1 }, { 0x5E9E, 637954, 637948, 637983, -1, -1, -1, -1, -1, -1 }, { 0x5E9F, 637994, 637989, 638023, -1, -1, -1, -1, -1, -1 }, { 0x5EA0, 638035, 638028, 638083, -1, 638078, 638064, 638073, 638057, -1 }, { 0x5EA1, -1, 638090, 638094, -1, -1, -1, -1, -1, -1 }, { 0x5EA2, -1, 638098, 638138, -1, -1, 638103, 638120, -1, -1 }, { 0x5EA3, -1, 638143, 638156, -1, -1, -1, 638148, -1, -1 }, { 0x5EA4, 638166, 638162, 638191, -1, -1, 638174, 638184, -1, -1 }, { 0x5EA5, 638201, 638196, 638247, -1, -1, 638234, 638239, 638228, -1 }, { 0x5EA6, 638257, 638252, 638345, 638349, 638337, 638307, 638326, 638293, 638361 }, { 0x5EA7, 638371, 638367, 638421, 638426, 638417, 638396, 638414, 638389, 638436 }, { 0x5EA8, -1, 638441, 638461, -1, -1, -1, 638453, 638447, -1 }, { 0x5EA9, -1, 638467, 638472, -1, -1, -1, -1, -1, -1 }, { 0x5EAA, -1, 638476, 638485, -1, -1, -1, 638482, -1, -1 }, { 0x5EAB, 638494, 638490, 638544, -1, 638541, 638530, 638535, 638523, 638548 }, { 0x5EAC, 638558, 638552, 638603, -1, -1, 638574, 638588, -1, -1 }, { 0x5EAD, 638615, 638609, 638669, 638675, 638664, 638655, 638660, 638648, 638682 }, { 0x5EAE, -1, 638689, 638700, -1, -1, -1, 638694, -1, -1 }, { 0x5EAF, -1, 638705, 638716, -1, -1, -1, 638710, -1, -1 }, { 0x5EB0, -1, 638720, 638756, -1, -1, 638726, 638742, -1, -1 }, { 0x5EB1, -1, 638762, 638778, -1, -1, -1, 638768, -1, -1 }, { 0x5EB2, -1, 638785, 638798, -1, -1, 638790, 638794, -1, -1 }, { 0x5EB3, 638808, 638803, 638848, 638852, 638845, 638833, 638839, 638826, -1 }, { 0x5EB4, -1, 638860, 638881, -1, -1, -1, 638865, -1, -1 }, { 0x5EB5, 638889, 638885, 638937, -1, 638934, 638926, 638931, 638919, 638941 }, { 0x5EB6, 638949, 638944, 639017, 639022, 639014, 638985, 639010, 638978, 639028 }, { 0x5EB7, 639040, 639034, 639094, 639100, 639089, 639079, 639085, 639072, 639106 }, { 0x5EB8, 639118, 639112, 639187, 639193, 639182, 639159, 639178, 639152, -1 }, { 0x5EB9, 639203, 639198, 639245, -1, -1, -1, -1, -1, -1 }, { 0x5EBA, -1, 639250, 639256, -1, -1, -1, -1, -1, -1 }, { 0x5EBB, 639267, 639262, 639328, -1, 639325, 639296, 639321, -1, -1 }, { 0x5EBC, 639339, 639333, 639344, -1, -1, -1, -1, -1, -1 }, { 0x5EBD, 639355, 639350, 639398, -1, 639395, 639379, 639391, 639372, -1 }, { 0x5EBE, 639407, 639402, 639445, 639449, 639442, 639434, 639439, 639427, -1 }, { 0x5EBF, 639458, 639453, 639492, -1, -1, 639473, 639482, -1, -1 }, { 0x5EC0, 639503, 639498, 639568, -1, -1, 639530, 639560, -1, -1 }, { 0x5EC1, 639577, 639573, 639635, 639639, 639631, 639614, 639621, 639607, 639648 }, { 0x5EC2, 639659, 639652, 639717, 639724, 639712, 639695, 639703, 639688, 639731 }, { 0x5EC3, 639744, 639739, 639799, -1, 639793, 639773, 639789, -1, -1 }, { 0x5EC4, 639809, 639804, 639830, 639835, 639826, -1, -1, -1, -1 }, { 0x5EC5, -1, 639841, 639859, -1, -1, -1, 639845, -1, -1 }, { 0x5EC6, 639868, 639862, 639926, -1, -1, 639909, 639914, -1, -1 }, { 0x5EC7, -1, 639931, 639943, -1, -1, -1, 639936, -1, -1 }, { 0x5EC8, 639953, 639948, 640002, 640007, 639999, 639982, 639993, 639975, 640011 }, { 0x5EC9, 640020, 640015, 640080, 640086, 640075, 640060, 640071, 640047, 640092 }, { 0x5ECA, 640104, 640098, 640160, -1, 640155, 640142, 640151, 640129, 640166 }, { 0x5ECB, 640176, 640171, 640242, -1, 640238, 640215, 640222, 640208, -1 }, { 0x5ECC, 640251, 640247, 640263, -1, -1, -1, 640259, -1, -1 }, { 0x5ECD, -1, 640268, 640273, -1, -1, -1, -1, -1, -1 }, { 0x5ECE, 640283, 640277, 640315, -1, -1, 640288, 640302, -1, -1 }, { 0x5ECF, 640326, 640321, 640353, -1, 640349, -1, -1, 640343, -1 }, { 0x5ED0, 640363, 640358, 640402, -1, 640398, 640387, 640393, 640380, -1 }, { 0x5ED1, 640412, 640407, 640450, -1, 640446, -1, 640434, 640427, -1 }, { 0x5ED2, 640461, 640455, 640475, -1, -1, -1, 640471, -1, -1 }, { 0x5ED3, 640485, 640479, 640564, 640569, 640554, 640535, 640549, 640521, 640575 }, { 0x5ED4, 640587, 640582, 640645, -1, -1, 640619, 640634, -1, -1 }, { 0x5ED5, 640655, 640650, 640718, -1, 640715, 640691, 640709, 640684, 640723 }, { 0x5ED6, 640733, 640728, 640792, -1, 640788, 640774, 640783, 640767, -1 }, { 0x5ED7, -1, 640798, 640820, -1, -1, 640804, 640816, -1, -1 }, { 0x5ED8, -1, 640825, 640844, -1, -1, 640830, 640839, -1, -1 }, { 0x5ED9, 640852, 640848, 640909, -1, -1, 640869, 640897, 640863, -1 }, { 0x5EDA, 640918, 640913, 640970, 640975, 640966, 640951, 640958, 640944, 640981 }, { 0x5EDB, 640991, 640986, 641064, -1, 641060, 641043, 641056, 641036, 641070 }, { 0x5EDC, -1, 641077, 641095, -1, -1, 641082, 641088, -1, -1 }, { 0x5EDD, 641103, 641099, 641132, 641136, 641129, 641118, 641125, 641111, -1 }, { 0x5EDE, 641146, 641141, 641252, -1, 641248, 641195, 641224, 641188, -1 }, { 0x5EDF, 641262, 641257, 641333, 641339, 641329, 641300, 641324, 641293, 641348 }, { 0x5EE0, 641361, 641355, 641416, -1, 641410, 641399, 641405, 641392, 641423 }, { 0x5EE1, 641437, 641432, 641488, -1, 641484, 641473, 641481, 641466, 641492 }, { 0x5EE2, 641500, 641495, 641567, 641572, 641561, 641536, 641557, 641529, 641581 }, { 0x5EE3, 641594, 641587, 641656, 641663, 641650, 641624, 641646, 641617, 641673 }, { 0x5EE4, 641685, 641681, 641698, -1, 641694, -1, -1, -1, -1 }, { 0x5EE5, -1, 641702, 641741, -1, 641737, 641714, 641730, 641707, -1 }, { 0x5EE6, -1, 641747, 641774, -1, -1, 641752, 641762, -1, -1 }, { 0x5EE7, 641785, 641778, 641811, -1, 641806, -1, 641797, 641790, -1 }, { 0x5EE8, 641824, 641818, 641883, -1, 641879, 641864, 641872, 641857, -1 }, { 0x5EE9, 641893, 641888, 641939, -1, 641935, 641926, 641931, 641919, 641944 }, { 0x5EEA, 641955, 641950, 641983, 641988, -1, 641974, 641979, -1, -1 }, { 0x5EEB, -1, 641993, 642023, -1, -1, 641998, 642014, -1, -1 }, { 0x5EEC, 642034, 642029, 642099, 642103, 642095, 642080, 642088, 642067, -1 }, { 0x5EED, -1, 642108, 642113, -1, -1, -1, -1, -1, -1 }, { 0x5EEE, -1, 642117, 642140, -1, -1, 642123, 642133, -1, -1 }, { 0x5EEF, -1, -1, 642159, -1, -1, 642146, 642155, -1, -1 }, { 0x5EF0, 642171, 642165, 642210, -1, -1, 642190, 642201, -1, -1 }, { 0x5EF1, 642222, 642216, 642269, -1, 642265, 642252, 642261, 642245, -1 }, { 0x5EF2, -1, 642275, 642291, -1, -1, -1, 642280, -1, -1 }, { 0x5EF3, 642301, 642295, 642353, -1, 642347, 642327, 642338, 642320, -1 }, { 0x5EF4, 642364, 642359, 642396, -1, -1, 642386, 642393, -1, -1 }, { 0x5EF5, 642407, 642401, 642449, -1, -1, -1, 642445, -1, -1 }, { 0x5EF6, 642459, 642454, 642510, 642515, 642506, 642489, 642503, 642482, 642521 }, { 0x5EF7, 642532, 642526, 642559, 642565, 642554, 642545, 642550, 642538, 642572 }, { 0x5EF8, 642584, 642579, 642624, -1, -1, 642613, 642619, -1, -1 }, { 0x5EF9, 642634, 642628, 642688, -1, -1, -1, -1, -1, -1 }, { 0x5EFA, 642698, 642693, 642755, 642761, 642751, 642736, 642743, 642729, 642770 }, { 0x5EFB, 642782, 642777, 642851, 642856, 642847, 642820, 642841, 642813, -1 }, { 0x5EFC, 642869, 642863, 642921, -1, 642917, 642896, 642909, -1, -1 }, { 0x5EFD, 642931, 642926, 642996, -1, 642992, 642959, 642986, -1, -1 }, { 0x5EFE, 643007, 643001, 643053, -1, -1, 643036, 643045, -1, 643059 }, { 0x5EFF, 643071, 643066, 643114, -1, 643111, 643096, 643102, 643089, -1 }, { 0x5F00, 643125, 643120, 643154, -1, -1, -1, -1, -1, -1 }, { 0x5F01, 643164, 643159, 643250, -1, 643241, 643208, 643233, 643201, -1 }, { 0x5F02, 643260, 643256, 643296, -1, -1, 643288, 643294, -1, -1 }, { 0x5F03, 643305, 643300, 643350, -1, 643347, 643337, 643344, 643330, -1 }, { 0x5F04, 643360, 643354, 643434, 643440, 643429, 643404, 643425, 643391, 643447 }, { 0x5F05, -1, 643454, 643467, -1, -1, -1, 643459, -1, -1 }, { 0x5F06, 643478, 643472, 643515, -1, -1, 643489, 643508, -1, -1 }, { 0x5F07, 643524, 643519, 643590, -1, 643586, 643563, 643567, 643556, -1 }, { 0x5F08, 643600, 643595, 643635, 643639, 643630, -1, 643621, 643614, -1 }, { 0x5F09, 643650, 643644, 643698, -1, -1, 643680, 643686, -1, -1 }, { 0x5F0A, 643709, 643704, 643788, 643792, 643782, 643743, 643772, 643736, 643801 }, { 0x5F0B, 643811, 643806, 643864, 643868, 643861, 643848, 643856, 643841, 643873 }, { 0x5F0C, 643884, 643879, 643913, -1, -1, 643895, 643903, -1, -1 }, { 0x5F0D, 643921, 643917, 643948, -1, 643946, 643932, 643940, -1, 643952 }, { 0x5F0E, 643964, 643958, 643992, -1, -1, 643970, 643988, -1, -1 }, { 0x5F0F, 644002, 643997, 644067, 644072, 644063, 644038, 644051, 644031, 644079 }, { 0x5F10, 644090, 644086, 644115, -1, -1, 644101, 644109, -1, -1 }, { 0x5F11, 644123, 644119, 644180, -1, 644177, 644152, 644168, 644146, 644185 }, { 0x5F12, 644194, 644190, 644251, -1, 644248, 644223, 644239, 644217, -1 }, { 0x5F13, 644262, 644256, 644324, 644330, 644318, 644308, 644313, 644301, 644337 }, { 0x5F14, 644347, 644342, 644412, 644418, 644405, 644381, 644395, 644374, 644424 }, { 0x5F15, 644437, 644432, 644494, 644499, 644491, 644483, 644488, 644476, 644504 }, { 0x5F16, 644516, 644510, 644548, -1, -1, 644545, -1, -1, -1 }, { 0x5F17, 644557, 644552, 644600, -1, 644595, 644578, 644583, 644571, 644604 }, { 0x5F18, 644617, 644611, 644683, 644689, 644678, 644656, 644671, 644649, -1 }, { 0x5F19, -1, 644696, 644731, -1, -1, 644700, 644721, -1, -1 }, { 0x5F1A, -1, 644735, 644747, -1, -1, -1, 644740, -1, -1 }, { 0x5F1B, 644756, 644752, 644810, -1, 644808, 644793, 644800, 644786, -1 }, { 0x5F1C, -1, 644815, 644852, -1, -1, 644822, 644840, -1, -1 }, { 0x5F1D, 644864, 644859, 644923, -1, -1, 644904, 644917, -1, -1 }, { 0x5F1E, -1, 644927, 644932, -1, -1, -1, -1, -1, -1 }, { 0x5F1F, 644943, 644938, 644998, 645002, 644994, 644979, 644986, 644972, 645009 }, { 0x5F20, 645022, 645015, 645053, -1, -1, -1, -1, -1, -1 }, { 0x5F21, -1, 645060, 645100, -1, -1, 645066, 645083, -1, -1 }, { 0x5F22, 645110, 645105, 645163, -1, 645160, 645145, 645156, 645138, -1 }, { 0x5F23, 645172, 645168, 645189, -1, -1, 645179, 645186, -1, -1 }, { 0x5F24, 645198, 645193, 645214, -1, -1, -1, 645202, -1, -1 }, { 0x5F25, 645223, 645218, 645285, -1, 645282, 645262, 645279, 645255, -1 }, { 0x5F26, 645294, 645289, 645345, 645351, 645340, 645330, 645336, 645323, -1 }, { 0x5F27, 645360, 645356, 645405, 645409, 645402, 645393, 645399, 645386, -1 }, { 0x5F28, 645417, 645412, 645435, -1, -1, 645421, 645431, -1, -1 }, { 0x5F29, 645446, 645441, 645498, -1, 645495, 645485, 645492, 645478, 645502 }, { 0x5F2A, 645513, 645507, 645530, -1, -1, -1, -1, -1, -1 }, { 0x5F2B, -1, 645536, 645559, -1, -1, 645541, 645554, -1, -1 }, { 0x5F2C, -1, 645565, 645580, -1, -1, 645569, 645578, -1, -1 }, { 0x5F2D, 645589, 645584, 645637, 645641, 645634, 645621, 645628, 645614, -1 }, { 0x5F2E, 645654, 645648, 645735, -1, -1, 645710, 645731, -1, -1 }, { 0x5F2F, 645747, 645741, 645768, -1, -1, 645759, 645764, -1, -1 }, { 0x5F30, 645779, 645773, 645807, -1, -1, 645791, 645798, -1, -1 }, { 0x5F31, 645819, 645813, 645887, 645892, 645883, 645850, 645872, 645843, 645899 }, { 0x5F32, -1, 645908, 645914, -1, -1, -1, -1, -1, -1 }, { 0x5F33, 645926, 645920, 645943, -1, -1, -1, -1, -1, -1 }, { 0x5F34, 645954, 645949, 645999, -1, 645992, 645977, 645983, 645970, -1 }, { 0x5F35, 646012, 646005, 646122, 646129, 646117, 646102, 646112, 646095, 646138 }, { 0x5F36, 646154, 646147, 646192, -1, -1, 646162, 646183, -1, -1 }, { 0x5F37, 646206, 646199, 646278, 646285, 646273, 646240, 646264, 646234, 646302 }, { 0x5F38, 646315, 646308, 646375, -1, -1, 646358, 646366, -1, -1 }, { 0x5F39, 646387, 646381, 646445, -1, 646440, 646415, 646432, -1, -1 }, { 0x5F3A, 646457, 646450, 646530, -1, 646525, 646492, 646516, 646485, -1 }, { 0x5F3B, -1, 646537, 646557, -1, -1, 646542, 646551, -1, -1 }, { 0x5F3C, 646566, 646561, 646632, -1, 646627, 646600, 646621, 646593, 646636 }, { 0x5F3D, -1, 646642, 646663, -1, -1, 646647, 646654, -1, -1 }, { 0x5F3E, 646674, 646668, 646751, -1, 646746, 646721, 646738, -1, -1 }, { 0x5F3F, -1, 646756, 646782, -1, -1, 646761, 646774, -1, -1 }, { 0x5F40, 646793, 646788, 646841, -1, 646837, -1, 646830, 646823, -1 }, { 0x5F41, -1, 646846, 646854, -1, -1, -1, 646850, -1, -1 }, { 0x5F42, 646864, 646858, 646942, -1, 646938, 646896, 646926, -1, -1 }, { 0x5F43, 646951, 646946, 646985, -1, -1, 646960, 646973, -1, -1 }, { 0x5F44, 646994, 646989, 647043, -1, -1, 647022, 647036, -1, -1 }, { 0x5F45, -1, 647048, 647058, -1, -1, 647053, -1, -1, -1 }, { 0x5F46, 647069, 647064, 647089, -1, 647084, -1, -1, 647077, -1 }, { 0x5F47, -1, 647094, 647110, -1, -1, 647099, 647106, -1, -1 }, { 0x5F48, 647122, 647116, 647183, 647188, 647178, 647157, 647174, 647150, 647203 }, { 0x5F49, -1, 647209, 647222, -1, -1, -1, 647215, -1, -1 }, { 0x5F4A, 647234, 647227, 647294, 647301, 647289, 647266, 647280, 647259, 647310 }, { 0x5F4B, -1, 647318, 647361, -1, -1, 647324, 647346, -1, -1 }, { 0x5F4C, 647372, 647367, 647449, 647453, 647446, 647411, 647436, 647404, -1 }, { 0x5F4D, 647464, 647458, 647510, -1, -1, 647490, 647503, -1, -1 }, { 0x5F4E, 647521, 647515, 647553, 647558, 647549, 647540, 647545, 647533, -1 }, { 0x5F4F, -1, 647563, 647575, -1, -1, -1, 647568, -1, -1 }, { 0x5F50, 647585, 647580, 647625, -1, -1, 647610, 647621, -1, 647629 }, { 0x5F51, 647653, 647648, 647682, -1, -1, -1, 647678, -1, -1 }, { 0x5F52, 647692, 647686, 647721, -1, -1, -1, -1, -1, -1 }, { 0x5F53, 647732, 647726, 647787, -1, 647782, 647762, 647778, -1, -1 }, { 0x5F54, 647798, 647793, 647835, -1, 647831, 647819, 647826, 647812, -1 }, { 0x5F55, 647844, 647839, 647869, -1, -1, -1, -1, -1, -1 }, { 0x5F56, 647879, 647873, 647934, -1, 647930, 647917, 647922, 647910, -1 }, { 0x5F57, 647945, 647940, 648001, 648006, 647992, 647976, 647982, 647963, -1 }, { 0x5F58, 648032, 648028, 648068, -1, 648063, 648045, 648050, 648038, -1 }, { 0x5F59, 648078, 648073, 648154, -1, 648150, 648122, 648148, 648115, -1 }, { 0x5F5A, 648164, 648159, 648233, -1, 648229, 648201, 648227, -1, -1 }, { 0x5F5B, 648242, 648238, 648303, -1, 648301, 648293, 648299, 648286, -1 }, { 0x5F5C, 648311, 648307, 648363, -1, -1, 648355, 648361, -1, -1 }, { 0x5F5D, 648371, 648367, 648432, 648436, 648430, 648422, 648428, 648415, -1 }, { 0x5F5E, 648442, 648438, 648463, -1, 648461, 648453, 648459, -1, -1 }, { 0x5F5F, 648472, 648467, 648493, -1, -1, -1, 648488, -1, -1 }, { 0x5F60, 648503, 648498, 648554, -1, -1, 648519, 648526, -1, -1 }, { 0x5F61, 648565, 648559, 648602, -1, -1, 648589, 648594, -1, -1 }, { 0x5F62, 648614, 648608, 648683, 648689, 648677, 648645, 648668, 648638, 648695 }, { 0x5F63, -1, 648701, 648718, -1, -1, 648706, 648710, -1, -1 }, { 0x5F64, 648729, 648723, 648768, 648774, 648763, 648751, 648756, 648744, -1 }, { 0x5F65, 648784, 648779, 648829, -1, 648826, 648817, 648822, 648811, -1 }, { 0x5F66, 648839, 648834, 648866, 648871, 648863, 648854, 648859, 648847, -1 }, { 0x5F67, 648885, 648880, 648932, -1, 648928, 648920, 648924, 648913, -1 }, { 0x5F68, 648940, 648936, 648954, -1, -1, -1, -1, -1, -1 }, { 0x5F69, 648964, 648959, 649032, 649037, 649027, 649001, 649023, 648994, 649046 }, { 0x5F6A, 649057, 649052, 649116, -1, 649111, 649097, 649101, 649090, -1 }, { 0x5F6B, 649127, 649122, 649174, 649180, 649171, 649161, 649166, 649154, 649185 }, { 0x5F6C, 649197, 649192, 649242, -1, 649238, 649226, 649234, 649219, 649247 }, { 0x5F6D, 649259, 649252, 649332, -1, 649320, 649299, 649316, 649292, 649338 }, { 0x5F6E, -1, 649344, 649350, -1, -1, -1, -1, -1, -1 }, { 0x5F6F, -1, 649356, 649369, -1, -1, -1, 649361, -1, -1 }, { 0x5F70, 649382, 649375, 649451, -1, 649445, 649414, 649436, 649407, -1 }, { 0x5F71, 649464, 649458, 649526, 649532, 649521, 649509, 649514, 649502, 649542 }, { 0x5F72, 649552, 649548, 649578, -1, -1, 649566, 649574, -1, -1 }, { 0x5F73, 649588, 649583, 649625, -1, -1, -1, 649620, -1, -1 }, { 0x5F74, 649636, 649630, 649682, -1, -1, 649643, 649655, -1, -1 }, { 0x5F75, -1, 649688, 649709, -1, -1, 649692, 649706, -1, -1 }, { 0x5F76, -1, 649714, 649729, -1, -1, -1, 649719, -1, -1 }, { 0x5F77, 649739, 649733, 649790, -1, 649785, 649773, 649781, 649766, 649802 }, { 0x5F78, 649816, 649810, 649860, -1, -1, 649835, 649851, -1, -1 }, { 0x5F79, 649872, 649867, 649945, 649949, 649941, 649917, 649932, 649910, 649956 }, { 0x5F7A, -1, 649963, 649982, -1, -1, 649969, 649979, -1, -1 }, { 0x5F7B, 649993, 649988, 650025, -1, -1, -1, -1, -1, -1 }, { 0x5F7C, 650035, 650030, 650078, 650082, 650074, 650061, 650071, 650054, 650090 }, { 0x5F7D, 650095, -1, 650175, -1, -1, 650143, 650157, -1, -1 }, { 0x5F7E, -1, 650179, 650194, -1, -1, -1, 650185, -1, 650200 }, { 0x5F7F, 650211, 650206, 650274, -1, 650269, 650242, 650257, 650235, 650278 }, { 0x5F80, 650291, 650285, 650350, -1, 650345, 650325, 650342, 650318, 650356 }, { 0x5F81, 650368, 650362, 650423, 650430, 650418, 650399, 650414, 650392, 650438 }, { 0x5F82, 650449, 650444, 650488, 650492, 650485, 650477, 650482, 650470, 650497 }, { 0x5F83, 650507, 650501, 650546, 650552, -1, 650534, 650543, -1, -1 }, { 0x5F84, 650569, 650563, 650636, -1, 650630, 650599, 650626, -1, -1 }, { 0x5F85, 650647, 650642, 650704, 650709, 650700, 650686, 650692, 650679, 650718 }, { 0x5F86, -1, 650724, 650742, -1, -1, 650729, 650734, -1, -1 }, { 0x5F87, 650752, 650746, 650828, 650833, 650823, 650788, 650814, 650781, -1 }, { 0x5F88, 650844, 650839, 650884, -1, 650880, 650869, 650876, 650862, -1 }, { 0x5F89, 650896, 650889, 650952, -1, 650947, 650935, 650943, 650928, -1 }, { 0x5F8A, 650963, 650958, 651022, 651028, 651018, 651004, 651012, 650997, 651035 }, { 0x5F8B, 651047, 651041, 651113, 651117, 651108, 651091, 651096, 651078, 651122 }, { 0x5F8C, 651134, 651129, 651203, 651208, 651199, 651174, 651192, 651167, 651219 }, { 0x5F8D, -1, 651225, 651243, -1, -1, 651231, 651236, -1, -1 }, { 0x5F8E, -1, 651249, 651255, -1, -1, -1, -1, -1, -1 }, { 0x5F8F, -1, 651262, 651280, -1, -1, 651267, 651274, -1, -1 }, { 0x5F90, 651291, 651285, 651357, 651361, 651354, 651343, 651351, 651336, 651366 }, { 0x5F91, 651378, 651372, 651450, 651456, 651444, 651415, 651440, 651408, -1 }, { 0x5F92, 651468, 651463, 651537, 651541, 651534, 651506, 651531, 651499, 651550 }, { 0x5F93, 651562, 651556, 651637, -1, 651632, 651595, 651620, -1, -1 }, { 0x5F94, -1, 651643, 651647, -1, -1, -1, -1, -1, -1 }, { 0x5F95, 651656, 651651, 651682, -1, -1, -1, -1, -1, -1 }, { 0x5F96, -1, 651687, 651709, -1, -1, 651693, 651702, -1, -1 }, { 0x5F97, 651720, 651715, 651771, 651775, 651767, 651754, 651762, 651747, 651781 }, { 0x5F98, 651793, 651788, 651846, 651851, 651842, 651830, 651838, 651823, 651858 }, { 0x5F99, 651870, 651864, 651924, -1, 651921, 651910, 651917, 651903, -1 }, { 0x5F9A, -1, 651928, 651934, -1, -1, -1, -1, -1, -1 }, { 0x5F9B, 651945, 651940, 651962, -1, -1, -1, 651959, -1, -1 }, { 0x5F9C, 651973, 651966, 652029, -1, 652024, 652007, 652015, 652000, -1 }, { 0x5F9D, -1, 652036, 652072, -1, -1, 652040, 652056, -1, -1 }, { 0x5F9E, 652083, 652077, 652163, 652169, 652158, 652123, 652146, 652116, 652185 }, { 0x5F9F, -1, 652191, 652196, -1, -1, -1, -1, -1, -1 }, { 0x5FA0, 652207, 652202, 652265, -1, 652261, 652240, 652257, 652233, 652270 }, { 0x5FA1, 652281, 652276, 652339, 652343, 652335, 652317, 652328, 652310, 652350 }, { 0x5FA2, -1, 652356, 652366, -1, -1, -1, 652361, -1, -1 }, { 0x5FA3, -1, 652371, 652386, -1, 652382, -1, -1, 652375, -1 }, { 0x5FA4, 652396, 652391, 652438, -1, -1, 652426, -1, -1, -1 }, { 0x5FA5, -1, 652444, 652448, -1, -1, -1, -1, -1, -1 }, { 0x5FA6, -1, 652453, 652458, -1, -1, -1, -1, -1, -1 }, { 0x5FA7, 652468, 652463, 652539, 652545, 652533, 652508, 652525, 652501, -1 }, { 0x5FA8, 652560, 652554, 652619, -1, 652613, 652601, 652609, 652594, -1 }, { 0x5FA9, 652631, 652626, 652716, 652720, 652708, 652686, 652703, 652672, -1 }, { 0x5FAA, 652740, 652734, 652791, 652796, 652786, 652773, 652782, 652766, -1 }, { 0x5FAB, -1, 652801, 652813, -1, -1, 652806, 652811, -1, -1 }, { 0x5FAC, 652824, 652818, 652904, -1, 652899, 652882, 652891, 652875, 652910 }, { 0x5FAD, 652921, 652916, 652976, -1, 652973, 652962, 652969, 652955, -1 }, { 0x5FAE, 652986, 652981, 653041, 653046, 653038, 653024, 653035, 653017, 653053 }, { 0x5FAF, 653061, 653056, 653124, -1, 653119, 653098, 653111, 653091, -1 }, { 0x5FB0, -1, 653128, 653142, -1, -1, 653134, 653138, -1, -1 }, { 0x5FB1, -1, 653149, 653173, -1, -1, 653154, 653168, -1, -1 }, { 0x5FB2, -1, 653179, 653184, -1, -1, -1, -1, -1, -1 }, { 0x5FB3, 653193, 653188, 653229, -1, 653225, 653214, 653220, 653208, -1 }, { 0x5FB4, 653239, 653233, 653278, -1, 653269, 653246, 653260, -1, -1 }, { 0x5FB5, 653289, 653285, 653358, 653370, 653349, 653326, 653340, 653319, 653379 }, { 0x5FB6, -1, -1, 653386, -1, -1, -1, -1, -1, -1 }, { 0x5FB7, 653396, 653391, 653443, 653447, 653439, 653428, 653434, 653421, 653452 }, { 0x5FB8, -1, 653459, 653483, -1, -1, 653465, 653474, -1, -1 }, { 0x5FB9, 653495, 653490, 653551, 653556, 653546, 653534, 653540, 653527, 653571 }, { 0x5FBA, -1, 653579, 653584, -1, -1, -1, -1, -1, -1 }, { 0x5FBB, 653595, 653590, 653607, -1, -1, -1, -1, -1, -1 }, { 0x5FBC, 653617, 653612, 653700, 653706, 653697, 653658, 653683, 653651, -1 }, { 0x5FBD, 653716, 653711, 653761, 653766, 653757, 653741, 653754, 653734, -1 }, { 0x5FBE, -1, 653773, 653778, -1, -1, -1, -1, -1, -1 }, { 0x5FBF, -1, 653783, 653789, -1, -1, -1, -1, -1, -1 }, { 0x5FC0, 653802, 653795, 653823, -1, -1, -1, -1, -1, -1 }, { 0x5FC1, -1, 653830, 653835, -1, -1, -1, -1, -1, -1 }, { 0x5FC2, -1, 653840, 653846, -1, -1, -1, -1, -1, -1 }, { 0x5FC3, 653855, 653850, 653970, 653975, 653966, 653954, 653961, 653947, 653980 }, { 0x5FC4, 653990, 653985, 654028, -1, -1, 654015, -1, -1, -1 }, { 0x5FC5, 654037, 654032, 654093, 654097, 654088, 654073, 654082, 654066, 654102 }, { 0x5FC6, 654113, 654108, 654144, -1, -1, -1, -1, -1, 654148 }, { 0x5FC7, -1, 654154, 654183, -1, -1, 654159, 654178, -1, 654187 }, { 0x5FC8, -1, 654193, 654223, -1, -1, 654204, 654215, 654198, -1 }, { 0x5FC9, 654233, 654228, 654282, -1, 654279, 654268, 654275, 654261, 654287 }, { 0x5FCA, -1, 654292, 654298, -1, -1, -1, -1, -1, -1 }, { 0x5FCB, 654309, 654304, 654352, -1, -1, 654332, 654344, -1, -1 }, { 0x5FCC, 654362, 654357, 654402, 654406, 654399, 654392, 654396, 654385, 654414 }, { 0x5FCD, 654424, 654419, 654484, 654489, 654481, 654461, 654477, 654454, 654496 }, { 0x5FCE, -1, 654503, 654514, -1, -1, -1, -1, 654508, -1 }, { 0x5FCF, 654525, 654519, 654554, -1, -1, -1, -1, -1, 654560 }, { 0x5FD0, 654571, 654565, 654623, -1, 654618, 654596, 654605, 654589, -1 }, { 0x5FD1, 654633, 654628, 654675, -1, -1, 654657, 654666, -1, 654679 }, { 0x5FD2, 654691, 654686, 654800, -1, 654795, 654783, 654790, 654776, 654804 }, { 0x5FD3, 654816, 654811, 654867, -1, -1, 654844, 654859, 654832, -1 }, { 0x5FD4, -1, -1, 654908, -1, -1, 654872, 654881, -1, -1 }, { 0x5FD5, -1, 654912, 654923, -1, -1, -1, -1, 654917, -1 }, { 0x5FD6, 654934, 654928, 654984, -1, 654979, 654968, 654975, 654961, 654989 }, { 0x5FD7, 655000, 654996, 655082, 655087, 655079, 655044, 655075, 655037, 655095 }, { 0x5FD8, 655106, 655100, 655159, 655165, 655154, 655141, 655150, 655134, 655182 }, { 0x5FD9, 655193, 655187, 655256, 655262, 655251, 655233, 655243, 655226, 655268 }, { 0x5FDA, -1, 655273, 655278, -1, -1, -1, -1, -1, -1 }, { 0x5FDB, -1, 655282, 655288, -1, -1, -1, -1, -1, -1 }, { 0x5FDC, 655299, 655293, 655347, -1, 655343, 655322, 655336, -1, -1 }, { 0x5FDD, 655358, 655353, 655422, 655428, 655417, 655402, 655413, 655395, 655433 }, { 0x5FDE, -1, 655440, 655482, -1, 655478, 655452, 655462, 655445, -1 }, { 0x5FDF, 655492, 655487, 655531, -1, 655527, -1, -1, 655520, -1 }, { 0x5FE0, 655542, 655536, 655598, 655605, 655591, 655577, 655586, 655570, 655612 }, { 0x5FE1, 655624, 655618, 655689, -1, 655682, 655657, 655664, 655650, -1 }, { 0x5FE2, -1, 655696, 655719, -1, 655717, 655700, 655714, -1, -1 }, { 0x5FE3, -1, 655723, 655728, -1, -1, -1, -1, -1, -1 }, { 0x5FE4, 655736, 655732, 655787, 655791, 655785, 655774, 655782, 655767, 655796 }, { 0x5FE5, -1, 655802, 655807, -1, -1, -1, -1, -1, -1 }, { 0x5FE6, -1, 655811, 655816, -1, -1, -1, -1, -1, -1 }, { 0x5FE7, 655826, 655821, 655858, -1, -1, -1, -1, -1, -1 }, { 0x5FE8, -1, 655863, 655892, -1, 655888, 655875, 655884, 655868, -1 }, { 0x5FE9, 655903, 655897, 655965, -1, -1, 655946, 655961, -1, -1 }, { 0x5FEA, 655977, 655971, 656026, -1, -1, 656009, 656017, -1, -1 }, { 0x5FEB, 656038, 656032, 656098, 656104, 656092, 656078, 656088, 656071, 656110 }, { 0x5FEC, -1, 656117, 656149, -1, -1, 656122, 656142, -1, -1 }, { 0x5FED, 656158, 656153, 656207, -1, 656202, 656184, 656194, 656177, -1 }, { 0x5FEE, 656217, 656213, 656276, -1, 656273, 656255, 656263, 656248, -1 }, { 0x5FEF, -1, 656281, 656323, -1, -1, 656298, 656310, 656286, -1 }, { 0x5FF0, 656333, 656327, 656378, -1, -1, 656367, 656374, -1, -1 }, { 0x5FF1, 656388, 656383, 656438, -1, 656433, 656421, 656428, 656414, 656444 }, { 0x5FF2, 656457, 656451, 656479, -1, -1, 656469, 656475, -1, -1 }, { 0x5FF3, -1, 656484, 656510, -1, -1, 656490, 656497, -1, -1 }, { 0x5FF4, -1, 656515, 656520, -1, -1, -1, -1, -1, -1 }, { 0x5FF5, 656531, 656526, 656590, 656596, 656585, 656568, 656581, 656555, 656602 }, { 0x5FF6, -1, 656609, 656639, -1, -1, 656614, 656628, -1, -1 }, { 0x5FF7, 656650, 656644, 656702, -1, 656696, 656683, 656691, -1, -1 }, { 0x5FF8, 656714, 656709, 656771, -1, 656767, 656751, 656758, 656744, -1 }, { 0x5FF9, -1, 656776, 656782, -1, -1, -1, -1, -1, -1 }, { 0x5FFA, 656794, 656789, 656815, -1, -1, 656800, 656807, -1, -1 }, { 0x5FFB, 656826, 656821, 656879, 656884, 656875, 656862, 656871, 656855, -1 }, { 0x5FFC, 656896, 656890, 656966, -1, 656961, 656933, 656948, 656926, -1 }, { 0x5FFD, 656977, 656972, 657044, 657048, 657040, 657012, 657034, 657005, 657055 }, { 0x5FFE, 657066, 657061, 657095, -1, -1, -1, -1, -1, -1 }, { 0x5FFF, 657105, 657100, 657157, 657162, 657152, 657142, 657148, 657135, 657178 }, { 0x6000, 657191, 657185, 657221, -1, -1, -1, -1, -1, -1 }, { 0x6001, 657233, 657227, 657259, -1, -1, -1, -1, -1, -1 }, { 0x6002, 657270, 657264, 657296, -1, -1, -1, -1, -1, -1 }, { 0x6003, 657307, 657302, 657331, -1, -1, -1, -1, -1, -1 }, { 0x6004, 657339, 657335, 657347, -1, -1, -1, -1, -1, -1 }, { 0x6005, 657358, 657351, 657385, -1, -1, -1, -1, -1, -1 }, { 0x6006, 657398, 657392, 657432, -1, -1, -1, -1, -1, -1 }, { 0x6007, -1, 657440, 657466, -1, -1, 657446, 657454, -1, -1 }, { 0x6008, -1, 657470, 657475, -1, -1, -1, -1, -1, -1 }, { 0x6009, -1, 657479, 657485, -1, -1, -1, -1, -1, -1 }, { 0x600A, 657495, 657490, 657544, -1, 657540, 657520, 657530, 657513, -1 }, { 0x600B, -1, 657550, 657555, -1, -1, -1, -1, -1, -1 }, { 0x600C, 657565, 657560, 657606, -1, -1, -1, -1, -1, -1 }, { 0x600D, 657616, 657611, 657664, -1, 657660, 657637, 657644, 657630, 657669 }, { 0x600E, 657680, 657675, 657710, -1, -1, 657696, 657702, -1, 657715 }, { 0x600F, 657729, 657722, 657780, 657786, 657776, 657766, 657772, 657759, -1 }, { 0x6010, 657800, 657795, 657840, -1, -1, 657824, 657830, -1, -1 }, { 0x6011, -1, 657844, 657849, -1, -1, -1, -1, -1, 657854 }, { 0x6012, 657865, 657860, 657927, 657931, 657924, 657906, 657918, 657893, 657940 }, { 0x6013, 657951, 657945, 657995, -1, -1, 657973, 657982, -1, -1 }, { 0x6014, 658006, 658000, 658070, -1, 658065, 658043, 658056, 658036, -1 }, { 0x6015, 658082, 658077, 658145, 658149, 658141, 658125, 658133, 658118, -1 }, { 0x6016, 658158, 658153, 658229, -1, 658225, 658199, 658219, 658192, 658233 }, { 0x6017, 658243, 658238, 658317, -1, 658312, 658282, 658299, 658275, -1 }, { 0x6018, -1, 658322, 658346, -1, -1, 658326, 658340, -1, -1 }, { 0x6019, 658354, 658350, 658406, -1, 658403, 658393, 658400, 658386, -1 }, { 0x601A, 658416, 658410, 658457, -1, -1, 658441, 658447, -1, -1 }, { 0x601B, 658467, 658461, 658523, 658527, 658519, 658501, 658507, 658494, 658532 }, { 0x601C, 658544, 658539, 658612, -1, 658601, 658574, 658588, 658561, 658618 }, { 0x601D, 658627, 658623, 658691, 658695, 658688, 658674, 658684, 658667, 658708 }, { 0x601E, 658712, -1, 658733, -1, -1, -1, -1, -1, -1 }, { 0x601F, -1, 658739, 658760, -1, -1, 658744, 658752, -1, -1 }, { 0x6020, 658769, 658764, 658835, -1, 658830, 658809, 658826, 658802, -1 }, { 0x6021, 658844, 658840, 658896, 658900, 658894, 658883, 658892, 658876, -1 }, { 0x6022, -1, 658904, 658909, -1, -1, -1, -1, -1, -1 }, { 0x6023, -1, 658913, 658918, -1, -1, -1, -1, -1, -1 }, { 0x6024, -1, 658923, 658944, -1, -1, 658927, 658941, -1, -1 }, { 0x6025, 658953, 658948, 659008, 659012, 659004, 658993, 658999, 658986, 659018 }, { 0x6026, 659030, 659024, 659087, -1, 659080, -1, 659071, 659064, 659093 }, { 0x6027, 659106, 659100, 659161, 659167, 659156, 659136, 659147, 659129, 659177 }, { 0x6028, 659189, 659183, 659242, 659248, 659238, 659223, 659229, 659216, 659258 }, { 0x6029, 659268, 659263, 659327, -1, 659324, 659309, 659314, 659302, 659331 }, { 0x602A, 659343, 659336, 659402, 659408, 659398, 659377, 659394, 659370, -1 }, { 0x602B, 659422, 659417, 659474, -1, -1, 659448, 659461, -1, 659478 }, { 0x602C, -1, 659485, 659490, -1, -1, -1, -1, -1, -1 }, { 0x602D, 659499, 659494, 659524, -1, -1, 659504, 659512, -1, -1 }, { 0x602E, -1, 659528, 659533, -1, -1, -1, -1, -1, -1 }, { 0x602F, 659543, 659538, 659599, 659604, 659595, 659577, 659590, 659570, 659611 }, { 0x6030, -1, 659619, 659631, -1, -1, -1, -1, 659625, -1 }, { 0x6031, 659643, 659637, 659692, 659698, 659686, 659672, 659679, -1, -1 }, { 0x6032, 659710, 659704, 659741, -1, -1, -1, -1, -1, 659747 }, { 0x6033, 659761, 659755, 659819, 659826, 659813, 659788, 659794, 659781, 659836 }, { 0x6034, -1, 659844, 659849, -1, -1, -1, -1, -1, -1 }, { 0x6035, 659859, 659853, 659922, 659927, -1, 659887, 659895, -1, 659933 }, { 0x6036, 659946, 659941, 659977, -1, -1, -1, -1, -1, -1 }, { 0x6037, -1, 659981, 659986, -1, -1, -1, -1, -1, -1 }, { 0x6038, 659996, 659991, 660036, -1, -1, -1, -1, -1, -1 }, { 0x6039, 660045, 660040, 660068, -1, -1, -1, -1, -1, -1 }, { 0x603A, 660079, 660073, 660111, -1, -1, 660089, -1, -1, -1 }, { 0x603B, 660123, 660117, 660152, -1, -1, -1, -1, -1, -1 }, { 0x603C, 660164, 660158, 660196, -1, -1, -1, -1, -1, -1 }, { 0x603D, -1, 660201, 660206, -1, -1, -1, -1, -1, -1 }, { 0x603E, 660214, 660209, 660231, -1, 660228, -1, -1, -1, -1 }, { 0x603F, 660241, 660236, 660268, -1, -1, -1, -1, -1, -1 }, { 0x6040, 660276, 660272, 660293, -1, -1, 660282, 660289, -1, -1 }, { 0x6041, 660303, 660298, 660361, -1, 660358, 660342, 660347, 660335, -1 }, { 0x6042, 660372, 660366, 660437, -1, 660427, 660411, 660418, 660404, -1 }, { 0x6043, 660446, 660442, 660500, 660505, 660497, 660483, 660490, 660476, -1 }, { 0x6044, -1, 660513, 660518, -1, -1, -1, -1, -1, 660522 }, { 0x6045, -1, 660528, 660533, -1, -1, -1, -1, -1, 660538 }, { 0x6046, 660549, 660543, 660615, 660621, 660610, 660600, 660606, 660593, -1 }, { 0x6047, 660634, 660628, 660667, -1, 660661, 660646, 660652, 660639, -1 }, { 0x6048, -1, 660674, 660711, -1, 660708, 660686, 660701, 660679, -1 }, { 0x6049, 660720, 660716, 660755, -1, -1, 660744, 660751, -1, -1 }, { 0x604A, 660765, 660760, 660812, -1, 660807, 660793, 660802, 660786, -1 }, { 0x604B, 660823, 660817, 660880, -1, 660875, 660855, 660871, -1, 660886 }, { 0x604C, 660899, 660894, 660933, -1, -1, 660919, 660924, -1, -1 }, { 0x604D, 660945, 660939, 661011, 661018, 661005, 660977, 661001, 660970, 661027 }, { 0x604E, -1, 661035, 661040, -1, -1, -1, -1, -1, -1 }, { 0x604F, -1, 661045, 661050, -1, -1, -1, -1, -1, -1 }, { 0x6050, 661061, 661055, 661130, 661136, 661125, 661096, 661120, 661089, 661144 }, { 0x6051, 661158, 661152, 661227, -1, -1, 661205, 661221, -1, 661232 }, { 0x6052, 661245, 661239, 661310, -1, 661300, 661282, 661296, 661275, -1 }, { 0x6053, 661321, 661316, 661327, -1, -1, -1, -1, -1, -1 }, { 0x6054, 661337, 661331, 661386, -1, -1, 661371, 661377, 661365, -1 }, { 0x6055, 661397, 661392, 661449, -1, 661446, 661432, 661439, 661425, 661454 }, { 0x6056, -1, 661460, 661489, -1, -1, 661464, 661485, -1, -1 }, { 0x6057, -1, 661493, 661531, -1, -1, 661497, 661519, -1, -1 }, { 0x6058, -1, 661535, 661540, -1, -1, -1, -1, -1, -1 }, { 0x6059, 661552, 661545, 661610, 661616, 661605, 661592, 661601, 661585, -1 }, { 0x605A, 661629, 661624, 661659, -1, 661656, 661648, 661654, 661641, -1 }, { 0x605B, 661669, 661664, 661710, -1, -1, -1, -1, -1, -1 }, { 0x605C, -1, 661715, 661720, -1, -1, -1, -1, -1, 661725 }, { 0x605D, 661738, 661732, 661815, -1, 661806, -1, 661790, 661783, -1 }, { 0x605E, -1, 661820, 661824, -1, -1, -1, -1, -1, -1 }, { 0x605F, 661834, 661828, 661876, -1, 661870, 661857, 661865, 661850, 661883 }, { 0x6060, 661895, 661888, 661947, -1, 661943, 661928, 661936, 661922, -1 }, { 0x6061, 661959, 661953, 662012, -1, -1, 661992, 662008, -1, -1 }, { 0x6062, 662022, 662017, 662078, 662083, 662074, 662064, 662070, 662057, -1 }, { 0x6063, 662093, 662089, 662148, 662152, 662145, 662130, 662141, 662123, -1 }, { 0x6064, 662163, 662157, 662228, -1, 662223, 662195, 662210, 662188, -1 }, { 0x6065, 662236, 662232, 662302, 662307, 662298, 662271, 662294, 662264, -1 }, { 0x6066, -1, 662316, 662323, -1, -1, -1, -1, -1, -1 }, { 0x6067, 662335, 662330, 662371, -1, -1, 662343, 662350, -1, -1 }, { 0x6068, 662380, 662375, 662447, 662452, 662443, 662417, 662439, 662410, 662460 }, { 0x6069, 662471, 662466, 662516, 662520, 662513, 662503, 662510, 662496, 662526 }, { 0x606A, 662535, 662530, 662584, -1, 662580, 662563, 662575, 662556, 662588 }, { 0x606B, 662600, 662594, 662646, -1, 662640, 662626, 662632, 662619, -1 }, { 0x606C, 662657, 662652, 662711, -1, 662706, 662696, 662702, 662689, 662717 }, { 0x606D, 662731, 662725, 662788, 662794, 662783, 662767, 662778, 662760, 662800 }, { 0x606E, -1, 662805, 662811, -1, -1, -1, -1, -1, -1 }, { 0x606F, 662822, 662817, 662886, 662890, 662882, 662859, 662877, 662852, 662897 }, { 0x6070, 662908, 662903, 662970, 662975, 662966, 662948, 662956, 662941, -1 }, { 0x6071, -1, 662980, 663000, -1, -1, 662986, 662995, -1, -1 }, { 0x6072, -1, 663005, 663012, -1, -1, -1, -1, -1, -1 }, { 0x6073, 663023, 663018, 663049, -1, -1, -1, -1, -1, -1 }, { 0x6074, -1, 663054, 663059, -1, -1, -1, -1, -1, -1 }, { 0x6075, 663068, 663063, 663131, -1, 663126, 663106, 663120, 663100, -1 }, { 0x6076, 663140, 663136, 663164, -1, -1, -1, -1, -1, -1 }, { 0x6077, -1, 663167, 663177, -1, -1, -1, 663172, -1, -1 }, { 0x6078, 663188, 663182, 663220, -1, -1, -1, -1, -1, -1 }, { 0x6079, 663231, 663226, 663262, -1, -1, -1, -1, -1, -1 }, { 0x607A, 663272, 663267, 663300, -1, -1, -1, -1, -1, -1 }, { 0x607B, 663310, 663305, 663340, -1, -1, -1, -1, -1, -1 }, { 0x607C, 663349, 663344, 663375, -1, -1, -1, -1, -1, -1 }, { 0x607D, 663385, 663380, 663419, -1, -1, -1, -1, -1, -1 }, { 0x607E, -1, 663424, 663457, -1, -1, 663430, 663449, -1, -1 }, { 0x607F, 663469, 663463, 663518, -1, -1, 663497, 663503, -1, -1 }, { 0x6080, -1, 663524, 663530, -1, -1, -1, -1, -1, -1 }, { 0x6081, 663542, 663536, 663606, -1, 663602, 663579, 663595, 663572, 663612 }, { 0x6082, -1, 663619, 663651, -1, -1, 663624, 663644, -1, -1 }, { 0x6083, 663661, 663655, 663717, -1, 663713, 663700, 663709, 663693, -1 }, { 0x6084, 663727, 663722, 663780, 663786, 663776, 663764, 663771, 663757, -1 }, { 0x6085, 663802, 663796, 663835, -1, 663831, 663817, 663826, 663810, 663840 }, { 0x6086, 663851, 663846, 663888, -1, -1, 663869, 663878, 663857, -1 }, { 0x6087, -1, 663892, 663897, -1, -1, -1, -1, -1, 663901 }, { 0x6088, 663911, 663905, 663964, -1, -1, 663934, 663944, -1, -1 }, { 0x6089, 663974, 663969, 664041, 664045, 664037, 664011, 664030, 664004, 664049 }, { 0x608A, 664060, 664055, 664111, -1, -1, 664092, 664099, 664086, -1 }, { 0x608B, 664122, 664116, 664185, -1, 664181, 664161, 664177, 664154, 664190 }, { 0x608C, 664201, 664196, 664260, 664264, 664256, 664230, 664252, 664223, 664270 }, { 0x608D, 664281, 664276, 664331, -1, 664327, 664315, 664323, 664308, 664336 }, { 0x608E, -1, 664341, 664377, -1, -1, 664346, 664354, -1, -1 }, { 0x608F, -1, 664382, 664399, -1, 664394, -1, -1, 664387, -1 }, { 0x6090, 664409, 664404, 664460, -1, -1, -1, -1, -1, -1 }, { 0x6091, -1, 664464, 664480, -1, -1, 664469, 664477, -1, 664484 }, { 0x6092, 664494, 664489, 664545, -1, 664542, 664531, 664538, 664524, -1 }, { 0x6093, -1, 664549, 664564, -1, -1, 664554, 664560, -1, -1 }, { 0x6094, 664575, 664570, 664632, 664637, 664628, 664611, 664624, 664604, 664645 }, { 0x6095, -1, 664651, 664678, -1, 664674, 664663, 664668, 664656, -1 }, { 0x6096, 664687, 664682, 664752, -1, 664743, 664726, 664733, 664719, -1 }, { 0x6097, -1, 664757, 664778, -1, 664773, -1, 664769, 664762, 664783 }, { 0x6098, -1, 664789, 664821, -1, -1, 664793, 664816, -1, -1 }, { 0x6099, -1, 664825, 664831, -1, -1, -1, -1, -1, -1 }, { 0x609A, 664843, 664837, 664895, -1, 664890, 664877, 664885, 664870, -1 }, { 0x609B, 664907, 664901, 664952, 664958, 664948, 664929, 664939, 664922, 664966 }, { 0x609C, 664979, 664973, 664987, -1, -1, -1, -1, -1, 664994 }, { 0x609D, 665009, 665004, 665063, -1, -1, 665045, 665056, -1, -1 }, { 0x609E, 665072, 665068, 665106, -1, -1, 665095, 665103, -1, -1 }, { 0x609F, 665114, 665110, 665176, 665180, 665174, 665157, 665171, 665150, -1 }, { 0x60A0, 665191, 665186, 665255, 665260, 665252, 665236, 665248, 665229, -1 }, { 0x60A1, -1, 665265, 665270, -1, -1, -1, -1, -1, -1 }, { 0x60A2, -1, 665274, 665313, -1, 665307, 665288, 665298, 665281, -1 }, { 0x60A3, 665326, 665320, 665397, 665403, 665392, 665364, 665384, 665357, 665409 }, { 0x60A4, 665422, 665416, 665482, -1, 665476, 665457, 665472, 665450, -1 }, { 0x60A5, -1, 665488, 665505, -1, -1, 665492, 665500, -1, -1 }, { 0x60A6, 665515, 665509, 665563, 665568, 665559, 665545, 665554, -1, -1 }, { 0x60A7, 665580, 665575, 665623, -1, 665620, -1, 665617, 665610, 665627 }, { 0x60A8, 665640, 665635, 665663, -1, -1, -1, 665660, -1, -1 }, { 0x60A9, 665673, 665668, 665732, -1, 665728, 665699, 665724, -1, -1 }, { 0x60AA, 665741, 665737, 665798, -1, 665793, 665765, 665787, -1, -1 }, { 0x60AB, 665806, 665801, 665833, -1, -1, -1, -1, -1, -1 }, { 0x60AC, 665844, 665838, 665874, -1, -1, -1, -1, -1, -1 }, { 0x60AD, 665886, 665880, 665916, -1, -1, -1, -1, -1, -1 }, { 0x60AE, 665926, 665922, 665949, -1, -1, -1, -1, -1, -1 }, { 0x60AF, 665958, 665953, 665992, -1, -1, -1, -1, -1, -1 }, { 0x60B0, 666003, 665997, 666058, -1, 666053, 666036, 666046, 666029, -1 }, { 0x60B1, 666069, 666064, 666118, -1, 666115, 666103, 666112, 666096, -1 }, { 0x60B2, 666128, 666123, 666196, 666201, 666193, 666161, 666190, 666154, 666206 }, { 0x60B3, 666214, 666209, 666266, -1, 666262, 666246, 666257, 666239, -1 }, { 0x60B4, 666276, 666270, 666344, 666349, 666338, 666317, 666334, 666310, 666356 }, { 0x60B5, 666368, 666361, 666425, 666432, 666419, 666402, 666414, 666395, -1 }, { 0x60B6, 666448, 666443, 666507, -1, 666503, 666485, 666499, 666478, 666512 }, { 0x60B7, -1, 666519, 666545, -1, -1, 666524, 666534, -1, -1 }, { 0x60B8, 666555, 666549, 666614, 666618, 666609, 666595, 666603, 666588, -1 }, { 0x60B9, -1, 666624, 666629, -1, -1, -1, -1, -1, -1 }, { 0x60BA, -1, 666635, 666640, -1, -1, -1, -1, -1, -1 }, { 0x60BB, 666652, 666646, 666719, -1, 666713, 666693, 666700, 666686, -1 }, { 0x60BC, 666730, 666725, 666781, 666786, 666778, 666768, 666774, 666761, 666794 }, { 0x60BD, 666807, 666802, 666859, 666863, 666855, 666845, 666851, 666838, 666869 }, { 0x60BE, 666880, 666874, 666943, -1, 666938, 666924, 666931, 666912, -1 }, { 0x60BF, -1, 666949, 666954, -1, -1, -1, -1, -1, -1 }, { 0x60C0, -1, 666960, 666966, -1, -1, -1, -1, -1, 666971 }, { 0x60C1, -1, 666978, 666983, -1, -1, -1, -1, -1, -1 }, { 0x60C2, -1, 666987, 667014, -1, -1, 666992, 667006, -1, -1 }, { 0x60C3, -1, 667019, 667025, -1, -1, -1, -1, -1, -1 }, { 0x60C4, 667035, 667030, 667077, -1, 667072, 667059, 667067, 667052, -1 }, { 0x60C5, 667087, 667081, 667157, 667163, 667152, 667122, 667144, 667115, 667173 }, { 0x60C6, 667184, 667179, 667234, 667240, 667229, 667218, 667224, 667211, -1 }, { 0x60C7, 667253, 667247, 667311, -1, 667307, 667286, 667299, 667279, 667316 }, { 0x60C8, -1, 667320, 667338, -1, -1, 667325, 667335, -1, -1 }, { 0x60C9, -1, 667343, 667373, -1, 667368, 667355, 667364, 667348, -1 }, { 0x60CA, 667385, 667379, 667428, -1, -1, 667413, 667423, -1, 667434 }, { 0x60CB, 667444, 667439, 667492, 667497, 667488, 667477, 667484, 667470, -1 }, { 0x60CC, 667511, 667505, 667536, -1, -1, -1, -1, -1, -1 }, { 0x60CD, -1, 667542, 667547, -1, -1, -1, -1, -1, 667552 }, { 0x60CE, 667562, 667557, 667597, -1, -1, 667583, 667591, -1, -1 }, { 0x60CF, 667606, 667601, 667658, -1, 667654, 667637, 667646, 667630, 667663 }, { 0x60D0, -1, 667669, 667674, -1, -1, -1, -1, -1, -1 }, { 0x60D1, 667684, 667678, 667744, -1, 667740, 667723, 667735, 667716, 667749 }, { 0x60D2, -1, 667756, 667760, -1, -1, -1, -1, -1, -1 }, { 0x60D3, 667770, 667764, 667832, -1, 667827, 667802, 667823, 667795, -1 }, { 0x60D4, 667844, 667838, 667881, -1, -1, 667859, 667866, 667853, -1 }, { 0x60D5, 667891, 667886, 667954, 667958, 667949, 667926, 667938, 667919, 667962 }, { 0x60D6, 667974, 667969, 668016, -1, 668011, 667988, 668000, -1, -1 }, { 0x60D7, 668025, 668020, 668058, -1, -1, -1, -1, 668052, -1 }, { 0x60D8, 668069, 668063, 668133, 668139, 668128, 668112, 668120, 668105, -1 }, { 0x60D9, 668154, 668148, 668225, -1, 668220, 668197, 668204, 668190, -1 }, { 0x60DA, 668236, 668231, 668284, 668288, 668280, 668267, 668274, 668260, 668294 }, { 0x60DB, 668305, 668300, 668364, -1, 668360, 668342, 668348, 668336, 668369 }, { 0x60DC, 668379, 668374, 668442, 668446, 668438, 668414, 668427, 668407, 668453 }, { 0x60DD, 668466, 668460, 668519, -1, 668513, 668491, 668504, 668484, 668526 }, { 0x60DE, -1, 668535, 668563, -1, -1, 668546, 668555, 668540, -1 }, { 0x60DF, 668573, 668568, 668642, 668647, 668639, 668613, 668630, 668606, -1 }, { 0x60E0, 668659, 668654, 668723, 668728, 668718, 668698, 668712, 668691, 668735 }, { 0x60E1, 668745, 668741, 668800, 668803, 668795, 668783, 668789, 668769, 668813 }, { 0x60E2, -1, 668817, 668852, -1, 668848, 668827, 668834, 668821, -1 }, { 0x60E3, 668863, 668857, 668922, -1, 668916, 668894, 668912, -1, -1 }, { 0x60E4, -1, 668928, 668933, -1, -1, -1, -1, -1, -1 }, { 0x60E5, -1, 668939, 668958, -1, -1, 668945, 668954, -1, -1 }, { 0x60E6, 668969, 668964, 668994, -1, -1, -1, -1, -1, 669000 }, { 0x60E7, 669014, 669008, 669054, -1, -1, 669040, 669048, -1, -1 }, { 0x60E8, 669064, 669058, 669125, -1, 669115, 669094, 669107, -1, -1 }, { 0x60E9, 669136, 669130, 669160, -1, -1, -1, -1, -1, -1 }, { 0x60EA, 669172, 669167, 669199, -1, 669195, 669179, 669190, -1, -1 }, { 0x60EB, 669208, 669203, 669231, -1, -1, -1, -1, -1, -1 }, { 0x60EC, 669241, 669236, 669270, -1, -1, -1, -1, -1, -1 }, { 0x60ED, 669281, 669275, 669311, -1, -1, -1, -1, -1, -1 }, { 0x60EE, 669322, 669316, 669354, -1, -1, -1, -1, -1, -1 }, { 0x60EF, 669366, 669359, 669399, -1, -1, -1, -1, -1, -1 }, { 0x60F0, 669409, 669405, 669462, -1, 669458, 669447, 669455, 669440, -1 }, { 0x60F1, 669472, 669467, 669520, -1, 669516, 669505, 669512, 669498, 669525 }, { 0x60F2, 669535, 669530, 669597, -1, 669593, 669576, 669582, 669569, -1 }, { 0x60F3, 669609, 669602, 669671, 669678, 669666, 669649, 669659, 669642, 669688 }, { 0x60F4, 669703, 669697, 669762, -1, 669756, 669740, 669748, 669733, 669768 }, { 0x60F5, -1, 669774, 669802, -1, -1, 669779, 669788, -1, -1 }, { 0x60F6, 669813, 669807, 669872, -1, 669866, 669854, 669862, 669847, 669879 }, { 0x60F7, 669892, 669886, 669946, -1, 669941, 669927, 669936, 669920, 669952 }, { 0x60F8, 669965, 669959, 670024, -1, 670018, 670002, 670009, 669995, -1 }, { 0x60F9, 670035, 670031, 670088, 670092, 670085, 670072, 670077, 670065, -1 }, { 0x60FA, 670104, 670098, 670161, -1, 670150, 670139, 670146, 670132, -1 }, { 0x60FB, 670172, 670167, 670231, 670235, 670226, 670209, 670215, 670202, -1 }, { 0x60FC, 670249, 670244, 670280, -1, 670274, -1, 670270, 670263, 670286 }, { 0x60FD, 670297, 670292, 670314, -1, -1, -1, 670306, -1, -1 }, { 0x60FE, -1, 670319, 670325, -1, -1, -1, -1, -1, -1 }, { 0x60FF, -1, 670331, 670336, -1, -1, -1, -1, -1, -1 }, { 0x6100, 670345, 670340, 670432, 670438, 670428, 670402, 670418, 670395, 670447 }, { 0x6101, 670458, 670453, 670522, 670528, 670518, 670501, 670513, 670494, 670536 }, { 0x6102, -1, 670542, 670564, -1, -1, 670547, 670554, -1, -1 }, { 0x6103, 670575, 670569, 670636, -1, 670632, 670594, 670620, 670581, -1 }, { 0x6104, -1, 670642, 670647, -1, -1, -1, -1, -1, -1 }, { 0x6105, -1, 670652, 670658, -1, -1, -1, -1, -1, -1 }, { 0x6106, 670667, 670662, 670729, 670735, 670725, 670713, 670721, 670706, 670741 }, { 0x6107, -1, 670749, 670771, -1, -1, 670754, 670769, -1, -1 }, { 0x6108, 670781, 670776, 670833, 670837, 670830, 670813, 670827, 670806, 670842 }, { 0x6109, 670852, 670847, 670917, -1, 670914, 670888, 670907, 670881, -1 }, { 0x610A, 670926, 670921, 670976, -1, -1, 670953, 670960, -1, 670980 }, { 0x610B, -1, 670986, 670992, -1, -1, -1, -1, -1, -1 }, { 0x610C, -1, 670998, 671020, -1, -1, 671003, 671012, -1, -1 }, { 0x610D, 671031, 671026, 671080, -1, 671076, 671060, 671068, 671053, 671085 }, { 0x610E, 671096, 671091, 671164, -1, 671158, 671135, 671142, 671128, -1 }, { 0x610F, 671172, 671168, 671231, 671235, 671228, 671209, 671226, 671202, 671242 }, { 0x6110, 671250, 671245, 671289, -1, -1, 671271, 671281, -1, 671295 }, { 0x6111, -1, 671302, 671329, -1, -1, 671308, 671322, -1, -1 }, { 0x6112, 671340, 671335, 671376, -1, -1, 671351, 671356, -1, -1 }, { 0x6113, 671387, 671381, 671426, -1, -1, 671398, 671409, -1, -1 }, { 0x6114, 671437, 671432, 671498, -1, 671495, 671477, 671486, 671470, -1 }, { 0x6115, 671509, 671503, 671562, -1, 671559, 671546, 671554, 671539, 671565 }, { 0x6116, 671577, 671572, 671623, -1, -1, 671589, 671606, -1, -1 }, { 0x6117, -1, 671629, 671656, -1, -1, 671634, 671649, -1, -1 }, { 0x6118, -1, 671661, 671666, -1, -1, -1, -1, -1, -1 }, { 0x6119, 671676, 671671, 671714, -1, -1, 671697, 671709, -1, -1 }, { 0x611A, 671723, 671718, 671767, 671771, 671764, 671755, 671761, 671748, 671777 }, { 0x611B, 671785, 671781, 671843, 671847, 671840, 671815, 671837, 671808, -1 }, { 0x611C, 671860, 671855, 671916, 671921, 671911, 671896, 671906, 671889, -1 }, { 0x611D, -1, 671925, 671930, -1, -1, -1, -1, -1, -1 }, { 0x611E, 671939, 671935, 671993, -1, -1, 671965, 671979, 671959, -1 }, { 0x611F, 672003, 671998, 672050, 672055, 672046, 672034, 672042, 672027, 672061 }, { 0x6120, 672072, 672067, 672099, -1, 672096, 672078, 672090, -1, -1 }, { 0x6121, 672110, 672104, 672141, -1, -1, -1, 672134, -1, -1 }, { 0x6122, 672152, 672147, 672210, -1, -1, 672181, 672202, 672169, -1 }, { 0x6123, 672221, 672215, 672234, -1, -1, -1, -1, -1, -1 }, { 0x6124, 672245, 672240, 672269, -1, -1, -1, -1, -1, -1 }, { 0x6125, -1, 672274, 672280, -1, -1, -1, -1, -1, -1 }, { 0x6126, 672291, 672286, 672325, -1, -1, -1, -1, -1, -1 }, { 0x6127, 672336, 672330, 672386, 672391, 672382, 672372, 672379, 672365, -1 }, { 0x6128, 672403, 672398, 672455, -1, -1, 672438, 672450, 672432, -1 }, { 0x6129, -1, 672460, 672466, -1, -1, -1, -1, -1, -1 }, { 0x612A, 672477, 672472, 672526, -1, -1, 672496, 672520, -1, -1 }, { 0x612B, 672536, 672531, 672579, -1, -1, 672569, 672576, 672563, -1 }, { 0x612C, 672589, 672583, 672649, 672653, 672641, 672625, 672633, 672618, -1 }, { 0x612D, -1, 672657, 672672, -1, 672669, -1, -1, 672662, -1 }, { 0x612E, 672681, 672676, 672702, -1, -1, -1, -1, -1, -1 }, { 0x612F, -1, 672707, 672713, -1, -1, -1, -1, -1, -1 }, { 0x6130, 672725, 672719, 672790, -1, 672784, 672771, 672777, 672764, -1 }, { 0x6131, -1, 672797, 672826, -1, -1, 672802, 672812, -1, -1 }, { 0x6132, -1, 672830, 672836, -1, -1, -1, -1, -1, -1 }, { 0x6133, -1, 672840, 672846, -1, -1, -1, -1, -1, -1 }, { 0x6134, 672856, 672850, 672913, 672921, 672907, 672897, 672903, 672890, -1 }, { 0x6135, -1, 672933, 672960, -1, -1, 672938, 672949, -1, -1 }, { 0x6136, -1, 672964, 672988, -1, -1, 672969, 672979, -1, -1 }, { 0x6137, 672998, 672993, 673055, 673060, 673051, 673033, 673043, 673026, -1 }, { 0x6138, -1, 673067, 673073, -1, -1, -1, -1, -1, -1 }, { 0x6139, -1, 673080, 673113, -1, -1, 673086, 673109, -1, -1 }, { 0x613A, -1, 673119, 673124, -1, -1, -1, -1, -1, -1 }, { 0x613B, 673135, 673129, 673168, -1, -1, -1, -1, -1, -1 }, { 0x613C, 673178, 673173, 673239, -1, 673235, 673218, 673230, 673205, -1 }, { 0x613D, 673250, 673245, 673302, -1, -1, 673282, 673297, -1, -1 }, { 0x613E, 673311, 673306, 673376, -1, 673368, 673347, 673355, 673340, -1 }, { 0x613F, 673387, 673381, 673440, 673446, 673436, 673420, 673432, 673413, 673454 }, { 0x6140, -1, 673463, 673468, -1, -1, -1, -1, -1, -1 }, { 0x6141, 673477, 673472, 673518, -1, -1, 673503, 673510, -1, -1 }, { 0x6142, 673529, 673523, 673585, -1, 673580, 673557, 673573, 673550, -1 }, { 0x6143, -1, 673591, 673596, -1, -1, -1, -1, -1, 673602 }, { 0x6144, 673613, 673607, 673687, 673691, 673682, 673660, 673676, 673647, 673695 }, { 0x6145, 673706, 673701, 673730, -1, -1, 673715, 673721, -1, -1 }, { 0x6146, 673740, 673735, 673795, -1, 673792, 673779, 673788, 673772, -1 }, { 0x6147, 673805, 673800, 673860, -1, 673857, 673840, 673854, 673833, 673865 }, { 0x6148, 673873, 673869, 673939, 673943, 673936, 673909, 673933, 673902, 673951 }, { 0x6149, 673961, 673956, 673998, -1, -1, 673983, 673989, -1, -1 }, { 0x614A, 674007, 674002, 674081, -1, 674071, 674046, 674062, 674039, -1 }, { 0x614B, 674093, 674087, 674147, 674152, 674142, 674126, 674138, 674119, 674159 }, { 0x614C, 674171, 674165, 674239, -1, 674233, 674204, 674229, 674197, 674246 }, { 0x614D, 674259, 674254, 674315, -1, 674312, 674294, 674306, 674287, -1 }, { 0x614E, 674325, 674320, 674381, 674387, -1, 674352, 674376, -1, 674394 }, { 0x614F, -1, 674401, 674413, -1, -1, -1, -1, 674407, -1 }, { 0x6150, -1, 674419, 674425, -1, -1, -1, -1, -1, -1 }, { 0x6151, 674435, 674430, 674459, -1, -1, -1, -1, -1, -1 }, { 0x6152, -1, 674464, 674482, -1, 674477, -1, -1, 674470, -1 }, { 0x6153, 674493, 674488, 674531, -1, 674526, 674507, 674521, 674500, -1 }, { 0x6154, -1, 674537, 674548, -1, -1, -1, -1, 674542, -1 }, { 0x6155, 674557, 674552, 674602, 674606, 674599, 674589, 674596, 674582, 674610 }, { 0x6156, -1, 674615, 674621, -1, -1, -1, -1, -1, -1 }, { 0x6157, -1, 674626, 674631, -1, -1, -1, -1, -1, -1 }, { 0x6158, 674642, 674636, 674704, 674709, 674694, 674679, 674686, 674672, 674716 }, { 0x6159, 674729, 674723, 674787, -1, 674782, 674766, 674778, 674759, -1 }, { 0x615A, 674798, 674792, 674856, 674861, 674851, 674835, 674847, 674828, 674868 }, { 0x615B, -1, 674875, 674881, -1, -1, -1, -1, -1, 674886 }, { 0x615C, 674897, 674892, 674934, 674939, -1, -1, -1, 674928, -1 }, { 0x615D, 674950, 674945, 675003, -1, 674998, 674987, 674993, 674980, -1 }, { 0x615E, 675014, 675007, 675046, -1, -1, 675033, 675041, -1, -1 }, { 0x615F, 675059, 675053, 675119, 675125, 675113, 675098, 675105, 675091, 675132 }, { 0x6160, -1, 675140, 675172, 675176, 675170, 675153, 675166, 675146, -1 }, { 0x6161, -1, 675184, 675196, -1, -1, -1, -1, 675190, -1 }, { 0x6162, 675210, 675204, 675277, 675282, 675273, 675247, 675269, 675240, 675287 }, { 0x6163, 675300, 675293, 675375, 675381, 675370, 675342, 675366, 675335, 675389 }, { 0x6164, 675399, 675394, 675437, -1, 675433, -1, -1, 675426, 675442 }, { 0x6165, 675452, 675447, 675485, -1, -1, 675469, 675477, -1, -1 }, { 0x6166, -1, 675490, 675495, -1, -1, -1, -1, -1, -1 }, { 0x6167, 675505, 675500, 675563, 675568, 675558, 675546, 675552, 675539, -1 }, { 0x6168, 675579, 675574, 675628, 675633, 675624, 675609, 675616, 675602, 675640 }, { 0x6169, -1, 675646, 675651, -1, -1, -1, -1, -1, -1 }, { 0x616A, 675661, 675657, 675675, -1, -1, -1, -1, 675669, -1 }, { 0x616B, 675685, 675679, 675750, -1, 675745, 675731, 675740, 675724, 675756 }, { 0x616C, 675767, 675762, 675810, -1, -1, 675788, 675798, -1, 675815 }, { 0x616D, 675826, 675821, 675867, -1, -1, 675849, 675859, -1, -1 }, { 0x616E, 675878, 675872, 675933, 675937, 675929, 675911, 675920, 675904, 675942 }, { 0x616F, -1, 675947, 675965, -1, -1, 675954, 675960, -1, -1 }, { 0x6170, 675977, 675972, 676041, 676046, 676038, 676007, 676036, 676000, 676055 }, { 0x6171, 676065, 676059, 676099, -1, 676095, 676076, 676083, 676069, -1 }, { 0x6172, -1, 676105, 676127, -1, -1, 676110, 676119, -1, -1 }, { 0x6173, 676138, 676132, 676194, -1, 676190, 676175, 676182, 676168, 676200 }, { 0x6174, 676210, 676205, 676274, -1, 676266, 676248, 676256, 676241, 676279 }, { 0x6175, 676300, 676294, 676355, 676361, 676350, 676334, 676341, 676327, 676368 }, { 0x6176, 676383, 676377, 676447, 676453, 676436, 676414, 676427, 676407, 676462 }, { 0x6177, 676475, 676469, 676530, 676536, 676525, 676512, 676521, 676505, 676544 }, { 0x6178, -1, 676552, 676594, -1, -1, 676557, 676578, -1, -1 }, { 0x6179, -1, 676598, 676603, -1, -1, -1, -1, -1, -1 }, { 0x617A, 676613, 676608, 676712, -1, 676708, -1, -1, 676701, -1 }, { 0x617B, -1, 676717, 676737, -1, -1, 676723, 676733, -1, -1 }, { 0x617C, 676748, 676743, 676811, -1, 676806, 676782, 676789, 676776, 676815 }, { 0x617D, 676827, 676822, 676867, -1, 676862, -1, -1, 676855, -1 }, { 0x617E, 676876, 676871, 676940, -1, 676936, 676915, 676931, 676908, 676944 }, { 0x617F, -1, 676950, 676967, -1, -1, 676956, 676962, -1, -1 }, { 0x6180, 676978, 676973, 677002, -1, -1, -1, 676989, -1, -1 }, { 0x6181, -1, 677008, 677031, -1, 677025, -1, 677021, 677014, -1 }, { 0x6182, 677042, 677037, 677103, 677108, 677100, 677081, 677096, 677074, 677114 }, { 0x6183, 677124, 677118, 677193, -1, 677188, 677160, 677166, 677153, -1 }, { 0x6184, -1, 677200, 677217, -1, -1, 677204, 677213, -1, -1 }, { 0x6185, -1, 677222, 677228, -1, -1, -1, -1, -1, -1 }, { 0x6186, -1, 677234, 677241, -1, -1, -1, -1, -1, -1 }, { 0x6187, 677253, 677248, 677278, -1, -1, 677269, 677274, -1, -1 }, { 0x6188, -1, 677282, 677288, -1, -1, -1, -1, -1, -1 }, { 0x6189, -1, 677292, 677299, -1, -1, -1, -1, -1, -1 }, { 0x618A, 677310, 677305, 677361, -1, 677358, 677340, 677350, 677333, -1 }, { 0x618B, 677371, 677366, 677433, -1, 677428, 677405, 677416, -1, -1 }, { 0x618C, -1, 677438, 677444, -1, -1, -1, -1, -1, -1 }, { 0x618D, 677456, 677451, 677511, -1, 677507, 677491, 677502, 677484, -1 }, { 0x618E, 677523, 677517, 677590, 677596, 677585, 677558, 677581, 677551, -1 }, { 0x618F, -1, 677603, 677608, -1, -1, -1, -1, -1, -1 }, { 0x6190, 677618, 677613, 677673, 677679, 677668, 677648, 677664, 677635, -1 }, { 0x6191, 677690, 677684, 677753, 677759, 677748, 677725, 677743, 677718, 677768 }, { 0x6192, 677780, 677775, 677843, -1, 677838, 677821, 677830, 677814, -1 }, { 0x6193, 677853, 677848, 677906, -1, -1, 677888, 677900, 677882, -1 }, { 0x6194, 677916, 677911, 677974, 677980, 677970, 677955, 677965, 677948, 677988 }, { 0x6195, -1, 677995, 678001, -1, -1, -1, -1, -1, -1 }, { 0x6196, 678013, 678008, 678074, -1, 678071, 678053, 678063, 678046, -1 }, { 0x6197, -1, 678079, 678102, -1, -1, 678084, 678094, -1, -1 }, { 0x6198, 678112, 678107, 678176, -1, 678172, 678151, 678169, 678144, -1 }, { 0x6199, 678185, 678180, 678244, -1, 678240, 678224, 678233, 678217, -1 }, { 0x619A, 678254, 678248, 678327, -1, 678322, 678293, 678311, 678286, 678332 }, { 0x619B, -1, 678338, 678344, -1, -1, -1, -1, -1, -1 }, { 0x619C, -1, 678349, 678371, -1, -1, 678353, 678365, -1, -1 }, { 0x619D, 678382, 678376, 678430, -1, -1, 678412, 678418, -1, -1 }, { 0x619E, -1, 678435, 678441, -1, -1, -1, -1, -1, -1 }, { 0x619F, -1, 678446, 678471, -1, -1, 678451, 678460, -1, -1 }, { 0x61A0, -1, 678475, 678494, -1, -1, 678481, 678488, -1, -1 }, { 0x61A1, -1, 678499, 678505, -1, -1, -1, -1, -1, -1 }, { 0x61A2, -1, 678509, 678514, -1, -1, -1, -1, -1, -1 }, { 0x61A3, -1, 678520, 678526, -1, -1, -1, -1, -1, -1 }, { 0x61A4, 678536, 678531, 678594, 678599, 678589, 678567, 678585, 678560, 678608 }, { 0x61A5, -1, 678615, 678634, -1, -1, 678620, 678630, -1, -1 }, { 0x61A6, 678644, 678639, 678651, -1, -1, -1, -1, -1, -1 }, { 0x61A7, 678662, 678656, 678731, -1, 678726, 678703, 678713, 678696, -1 }, { 0x61A8, 678743, 678738, 678795, 678800, 678791, 678777, 678783, 678770, 678808 }, { 0x61A9, 678818, 678813, 678859, -1, 678855, 678841, 678851, 678834, -1 }, { 0x61AA, 678869, 678863, 678907, -1, -1, 678889, 678899, -1, -1 }, { 0x61AB, 678918, 678913, 678986, -1, 678982, 678959, 678974, 678952, 678991 }, { 0x61AC, 679003, 678997, 679059, -1, 679053, 679042, 679049, 679035, -1 }, { 0x61AD, 679070, 679065, 679115, -1, -1, 679104, 679110, -1, 679121 }, { 0x61AE, 679132, 679127, 679185, -1, 679181, 679163, 679175, 679156, -1 }, { 0x61AF, 679195, 679189, 679245, -1, 679240, -1, -1, 679233, -1 }, { 0x61B0, 679256, 679250, 679307, -1, -1, -1, -1, -1, -1 }, { 0x61B1, -1, 679312, 679317, -1, -1, -1, -1, -1, -1 }, { 0x61B2, 679326, 679321, 679373, 679379, 679369, 679360, 679365, 679353, 679388 }, { 0x61B3, -1, 679395, 679401, -1, -1, -1, -1, -1, -1 }, { 0x61B4, -1, 679406, 679412, -1, -1, -1, -1, -1, -1 }, { 0x61B5, 679424, 679419, 679440, -1, -1, -1, -1, -1, -1 }, { 0x61B6, 679449, 679444, 679506, 679510, 679503, 679487, 679499, 679480, 679517 }, { 0x61B7, 679526, 679522, 679556, -1, -1, -1, -1, -1, -1 }, { 0x61B8, 679566, 679561, 679639, -1, 679635, 679618, 679627, 679611, -1 }, { 0x61B9, 679650, 679645, 679705, -1, -1, 679667, 679689, -1, -1 }, { 0x61BA, 679716, 679710, 679763, -1, 679759, 679729, 679755, 679722, -1 }, { 0x61BB, -1, 679768, 679786, -1, 679781, -1, -1, 679774, -1 }, { 0x61BC, -1, 679791, 679835, -1, 679829, 679804, 679816, 679797, -1 }, { 0x61BD, -1, 679841, 679853, -1, -1, -1, -1, 679847, -1 }, { 0x61BE, 679864, 679859, 679918, -1, 679914, 679904, 679910, 679897, 679923 }, { 0x61BF, -1, 679928, 679933, -1, -1, -1, -1, -1, -1 }, { 0x61C0, -1, 679939, 679977, -1, -1, 679944, 679959, -1, -1 }, { 0x61C1, 679988, 679982, 680029, -1, -1, 680008, 680017, -1, -1 }, { 0x61C2, 680041, 680035, 680081, -1, -1, 680064, 680073, -1, -1 }, { 0x61C3, 680092, 680087, 680147, -1, 680143, 680127, 680135, 680120, 680152 }, { 0x61C4, 680163, 680158, 680169, -1, -1, -1, -1, -1, -1 }, { 0x61C5, 680180, 680174, 680197, -1, -1, -1, -1, -1, -1 }, { 0x61C6, 680206, 680201, 680258, -1, 680255, 680235, 680251, 680228, -1 }, { 0x61C7, 680268, 680263, 680317, 680322, 680313, 680301, 680309, 680294, 680329 }, { 0x61C8, 680342, 680336, 680390, -1, 680386, 680371, 680379, 680364, -1 }, { 0x61C9, 680401, 680395, 680448, 680454, 680444, 680431, 680437, 680424, 680472 }, { 0x61CA, 680482, 680478, 680533, 680537, 680531, 680521, 680528, 680514, 680544 }, { 0x61CB, 680554, 680549, 680605, -1, 680601, 680587, 680597, 680580, -1 }, { 0x61CC, 680615, 680610, 680666, -1, 680662, 680649, 680658, 680642, -1 }, { 0x61CD, 680675, 680670, 680727, -1, -1, 680711, 680719, -1, -1 }, { 0x61CE, -1, 680732, 680765, -1, -1, 680737, 680753, -1, -1 }, { 0x61CF, -1, 680769, 680792, -1, -1, 680781, 680787, 680775, -1 }, { 0x61D0, 680803, 680797, 680859, -1, -1, 680833, 680855, -1, -1 }, { 0x61D1, 680870, 680865, 680903, -1, -1, -1, -1, -1, -1 }, { 0x61D2, 680914, 680908, 680938, -1, -1, -1, -1, -1, -1 }, { 0x61D3, -1, 680943, 680947, -1, -1, -1, -1, -1, 680951 }, { 0x61D4, 680960, 680955, 681006, -1, -1, 680990, 680998, -1, -1 }, { 0x61D5, 681016, 681011, 681077, -1, 681073, 681043, 681066, 681036, -1 }, { 0x61D6, -1, 681082, 681087, -1, -1, -1, -1, -1, -1 }, { 0x61D7, -1, 681092, 681107, -1, 681104, -1, -1, 681097, -1 }, { 0x61D8, -1, 681112, 681117, -1, -1, -1, -1, -1, -1 }, { 0x61D9, -1, 681122, 681127, -1, -1, -1, -1, -1, -1 }, { 0x61DA, -1, 681131, 681136, -1, -1, -1, -1, -1, -1 }, { 0x61DB, 681147, 681141, 681171, -1, -1, -1, -1, -1, -1 }, { 0x61DC, 681182, 681176, 681221, -1, -1, 681204, 681210, -1, -1 }, { 0x61DD, -1, 681227, 681272, -1, -1, 681233, 681254, -1, -1 }, { 0x61DE, 681282, 681276, 681324, -1, 681319, 681306, 681312, 681299, 681330 }, { 0x61DF, 681341, 681335, 681403, -1, 681399, 681380, 681386, 681373, -1 }, { 0x61E0, 681413, 681408, 681419, -1, -1, -1, -1, -1, -1 }, { 0x61E1, -1, 681423, 681433, -1, -1, -1, 681427, -1, -1 }, { 0x61E2, -1, 681437, 681473, -1, -1, 681443, 681461, -1, 681478 }, { 0x61E3, 681489, 681484, 681550, -1, 681545, 681529, 681537, 681522, -1 }, { 0x61E4, 681560, 681555, 681611, -1, -1, 681576, 681593, -1, -1 }, { 0x61E5, 681621, 681617, 681653, -1, -1, -1, -1, -1, -1 }, { 0x61E6, 681662, 681658, 681713, 681718, 681707, 681691, 681697, 681684, 681725 }, { 0x61E7, 681736, 681732, 681780, -1, -1, 681764, 681770, -1, 681785 }, { 0x61E8, 681797, 681792, 681828, -1, -1, -1, -1, -1, -1 }, { 0x61E9, -1, 681833, 681850, -1, -1, 681840, 681846, -1, -1 }, { 0x61EA, -1, 681856, 681861, -1, -1, -1, -1, -1, -1 }, { 0x61EB, 681869, 681865, 681907, -1, -1, -1, -1, -1, -1 }, { 0x61EC, -1, 681912, 681954, -1, -1, 681919, 681946, -1, -1 }, { 0x61ED, -1, 681961, 681977, -1, -1, 681967, 681973, -1, -1 }, { 0x61EE, 681989, 681984, 682022, -1, -1, -1, -1, -1, -1 }, { 0x61EF, -1, 682027, 682039, -1, -1, 682031, 682036, -1, -1 }, { 0x61F0, 682048, 682043, 682076, -1, -1, -1, -1, -1, -1 }, { 0x61F1, -1, 682081, 682086, -1, -1, -1, -1, -1, -1 }, { 0x61F2, 682097, 682091, 682164, 682171, 682159, 682128, 682154, 682121, 682180 }, { 0x61F3, -1, 682188, 682193, -1, -1, -1, -1, -1, -1 }, { 0x61F4, 682203, 682197, 682246, -1, -1, 682232, 682238, -1, -1 }, { 0x61F5, 682258, 682252, 682281, -1, -1, -1, -1, -1, -1 }, { 0x61F6, 682293, 682287, 682360, 682365, 682353, 682330, 682345, 682317, -1 }, { 0x61F7, 682378, 682372, 682440, 682446, 682436, 682415, 682432, 682408, 682453 }, { 0x61F8, 682465, 682459, 682528, 682534, 682523, 682502, 682516, 682495, -1 }, { 0x61F9, -1, 682540, 682547, -1, -1, -1, -1, -1, -1 }, { 0x61FA, 682559, 682553, 682614, -1, 682609, 682595, 682601, 682588, 682620 }, { 0x61FB, 682630, 682625, 682650, -1, -1, -1, -1, -1, -1 }, { 0x61FC, 682660, 682654, 682711, 682715, 682707, 682693, 682701, 682686, -1 }, { 0x61FD, 682726, 682721, 682780, 682786, 682775, 682762, 682771, 682755, -1 }, { 0x61FE, 682798, 682793, 682846, 682851, 682842, 682829, 682837, 682822, -1 }, { 0x61FF, 682861, 682857, 682907, -1, 682904, 682898, 682902, 682891, -1 }, { 0x6200, 682917, 682911, 682983, 682989, 682978, 682962, 682974, 682949, 682999 }, { 0x6201, 683013, 683007, 683042, -1, -1, 683018, 683030, -1, -1 }, { 0x6202, -1, 683047, 683052, -1, -1, -1, -1, -1, -1 }, { 0x6203, -1, 683056, 683079, -1, -1, 683062, 683070, -1, -1 }, { 0x6204, 683090, 683085, 683134, -1, -1, 683115, 683123, -1, -1 }, { 0x6205, 683146, 683139, 683170, -1, -1, -1, -1, -1, -1 }, { 0x6206, 683182, 683176, 683212, -1, -1, -1, -1, -1, -1 }, { 0x6207, 683224, 683218, 683292, -1, 683287, 683261, 683267, 683254, -1 }, { 0x6208, 683305, 683300, 683355, 683359, 683351, 683343, 683348, 683336, 683365 }, { 0x6209, 683375, 683369, 683413, -1, -1, 683399, 683408, -1, -1 }, { 0x620A, 683423, 683418, 683469, -1, 683465, 683448, 683458, 683441, 683473 }, { 0x620B, 683484, 683479, 683512, -1, -1, -1, -1, -1, -1 }, { 0x620C, 683524, 683518, 683570, -1, 683565, 683555, 683559, 683548, 683574 }, { 0x620D, 683586, 683581, 683650, 683655, 683646, 683625, 683639, 683618, 683662 }, { 0x620E, 683673, 683667, 683738, 683744, 683733, 683713, 683729, 683706, 683752 }, { 0x620F, 683763, 683758, 683785, -1, -1, -1, -1, -1, -1 }, { 0x6210, 683795, 683789, 683863, 683870, 683858, 683830, 683850, 683822, 683879 }, { 0x6211, 683891, 683886, 683934, 683938, 683932, 683921, 683929, 683914, 683946 }, { 0x6212, 683957, 683951, 684017, 684022, 684012, 683988, 684008, 683981, 684029 }, { 0x6213, -1, 684036, 684044, -1, -1, -1, 684041, -1, -1 }, { 0x6214, 684053, 684048, 684123, -1, 684119, 684087, 684107, 684081, -1 }, { 0x6215, 684136, 684129, 684204, -1, 684199, 684175, 684182, 684168, -1 }, { 0x6216, 684217, 684211, 684281, 684286, 684277, 684257, 684268, 684250, 684293 }, { 0x6217, 684307, 684300, 684315, -1, -1, -1, -1, -1, -1 }, { 0x6218, 684327, 684322, 684349, -1, -1, -1, -1, -1, -1 }, { 0x6219, 684361, 684355, 684394, -1, -1, -1, -1, -1, -1 }, { 0x621A, 684405, 684400, 684476, 684480, 684471, 684441, 684461, 684434, 684485 }, { 0x621B, 684498, 684492, 684538, 684543, -1, 684527, 684532, -1, 684547 }, { 0x621C, 684558, 684553, 684607, -1, -1, 684582, 684595, -1, -1 }, { 0x621D, 684612, -1, 684643, -1, 684639, 684626, 684634, -1, -1 }, { 0x621E, 684654, 684648, 684703, -1, 684700, 684689, 684694, 684683, -1 }, { 0x621F, 684713, 684708, 684762, 684766, 684758, 684748, 684753, 684741, 684772 }, { 0x6220, 684783, 684778, 684833, -1, -1, -1, 684817, -1, -1 }, { 0x6221, 684843, 684838, 684900, 684905, 684896, 684881, 684887, 684874, -1 }, { 0x6222, 684914, 684909, 684970, 684974, 684966, 684953, 684961, 684946, -1 }, { 0x6223, 684985, 684979, 685002, -1, -1, 684991, 684996, -1, -1 }, { 0x6224, 685012, 685007, 685058, -1, -1, -1, -1, -1, -1 }, { 0x6225, 685069, 685063, 685112, -1, -1, -1, -1, -1, -1 }, { 0x6226, 685123, 685118, 685175, -1, 685171, 685145, 685167, -1, -1 }, { 0x6227, 685188, 685181, 685227, -1, 685221, 685203, 685217, 685196, -1 }, { 0x6228, -1, 685234, 685238, -1, -1, -1, -1, -1, -1 }, { 0x6229, 685247, 685242, 685302, -1, 685298, 685285, 685294, 685278, -1 }, { 0x622A, 685313, 685308, 685376, 685381, 685372, 685355, 685366, 685348, 685387 }, { 0x622B, -1, 685394, 685414, -1, -1, 685399, 685405, -1, -1 }, { 0x622C, 685423, 685418, 685454, -1, -1, -1, -1, -1, -1 }, { 0x622D, 685465, 685460, 685483, -1, -1, -1, -1, 685471, -1 }, { 0x622E, 685493, 685488, 685552, 685556, 685547, 685530, 685537, 685517, -1 }, { 0x622F, 685567, 685562, 685623, -1, 685615, 685589, 685609, -1, -1 }, { 0x6230, 685632, 685627, 685683, 685689, 685679, 685661, 685675, 685654, 685698 }, { 0x6231, 685711, 685706, 685768, -1, 685760, 685734, 685754, 685727, -1 }, { 0x6232, 685777, 685772, 685830, 685834, 685826, 685806, 685817, 685799, 685842 }, { 0x6233, 685852, 685846, 685911, -1, 685906, 685890, 685901, 685883, -1 }, { 0x6234, 685923, 685917, 685967, 685972, 685963, 685951, 685959, 685944, -1 }, { 0x6235, 685985, 685979, 686009, -1, 686005, -1, 686002, 685995, -1 }, { 0x6236, 686017, 686013, 686060, -1, 686057, 686048, 686054, 686041, -1 }, { 0x6237, 686068, 686064, 686093, 686097, 686090, 686081, 686087, -1, 686102 }, { 0x6238, 686111, 686107, 686136, -1, 686133, 686124, 686130, -1, -1 }, { 0x6239, 686144, 686140, 686196, -1, 686192, 686177, 686183, 686170, -1 }, { 0x623A, 686203, 686199, 686224, -1, -1, -1, -1, -1, -1 }, { 0x623B, 686234, 686229, 686280, -1, 686271, 686243, 686263, -1, -1 }, { 0x623C, 686290, 686284, 686316, -1, -1, -1, 686312, -1, -1 }, { 0x623D, 686325, 686321, 686365, -1, -1, 686343, 686356, -1, -1 }, { 0x623E, 686375, 686369, 686454, -1, 686445, 686417, 686437, 686410, 686458 }, { 0x623F, 686469, 686463, 686571, 686577, 686566, 686548, 686558, 686541, 686586 }, { 0x6240, 686597, 686593, 686655, 686660, 686652, 686638, 686645, 686631, 686668 }, { 0x6241, 686678, 686673, 686736, 686742, 686725, 686709, 686717, 686702, 686749 }, { 0x6242, -1, 686756, 686777, -1, -1, 686761, 686769, -1, -1 }, { 0x6243, 686790, 686783, 686864, 686871, 686858, 686830, 686845, 686823, -1 }, { 0x6244, 686884, 686877, 686934, -1, -1, -1, 686929, -1, -1 }, { 0x6245, 686945, 686941, 686962, -1, -1, -1, 686960, -1, -1 }, { 0x6246, 686970, 686966, 686990, -1, -1, 686977, 686986, -1, -1 }, { 0x6247, 686999, 686994, 687035, 687041, 687031, 687022, 687027, 687015, 687051 }, { 0x6248, 687063, 687059, 687111, 687115, 687108, 687096, 687105, 687089, -1 }, { 0x6249, 687124, 687119, 687155, 687160, 687152, 687142, 687149, 687135, -1 }, { 0x624A, 687172, 687167, 687214, -1, 687210, -1, -1, 687203, -1 }, { 0x624B, 687224, 687219, 687256, 687262, 687252, 687236, 687248, 687229, 687270 }, { 0x624C, 687281, 687276, 687315, -1, -1, 687305, 687311, -1, -1 }, { 0x624D, 687325, 687320, 687385, 687390, 687381, 687360, 687373, 687353, 687398 }, { 0x624E, 687409, 687403, 687476, -1, 687471, 687447, 687460, 687440, 687481 }, { 0x624F, -1, 687487, 687492, -1, -1, -1, -1, -1, -1 }, { 0x6250, 687502, 687497, 687525, -1, -1, -1, 687509, -1, -1 }, { 0x6251, 687534, 687529, 687611, -1, 687607, 687569, 687590, 687562, 687615 }, { 0x6252, 687626, 687621, 687696, -1, 687692, 687664, 687676, 687657, 687700 }, { 0x6253, 687711, 687706, 687783, 687787, 687774, 687751, 687767, 687744, 687793 }, { 0x6254, 687805, 687799, 687863, -1, -1, 687835, 687854, -1, 687869 }, { 0x6255, 687881, 687875, 687943, -1, 687933, 687909, 687921, -1, 687948 }, { 0x6256, -1, 687955, 687975, -1, -1, 687960, -1, -1, -1 }, { 0x6257, -1, 687979, 687995, -1, 687991, -1, -1, 687984, 688000 }, { 0x6258, 688011, 688006, 688077, -1, 688072, 688060, 688067, 688053, 688082 }, { 0x6259, -1, 688120, 688127, -1, -1, -1, -1, -1, 688134 }, { 0x625A, -1, 688142, 688180, -1, -1, 688147, 688158, -1, -1 }, { 0x625B, 688192, 688186, 688247, -1, 688242, 688224, 688238, 688217, 688253 }, { 0x625C, -1, 688260, 688288, -1, -1, 688271, 688283, 688265, 688292 }, { 0x625D, -1, 688295, 688299, -1, -1, -1, -1, -1, -1 }, { 0x625E, 688308, 688303, 688357, -1, 688353, 688342, 688349, 688336, -1 }, { 0x625F, -1, 688362, 688367, -1, -1, -1, -1, -1, -1 }, { 0x6260, 688378, 688373, 688420, -1, -1, 688407, 688417, -1, 688425 }, { 0x6261, 688433, 688429, 688444, -1, -1, -1, -1, -1, -1 }, { 0x6262, 688455, 688449, 688461, -1, -1, -1, -1, -1, 688465 }, { 0x6263, 688477, 688472, 688544, 688549, 688540, 688516, 688536, 688509, 688560 }, { 0x6264, 688574, 688567, 688623, -1, -1, 688593, 688599, -1, -1 }, { 0x6265, -1, 688627, 688632, -1, -1, -1, -1, -1, -1 }, { 0x6266, 688642, 688637, 688669, -1, -1, -1, -1, -1, 688675 }, { 0x6267, 688686, 688681, 688716, -1, -1, -1, -1, -1, -1 }, { 0x6268, 688726, 688721, 688769, -1, 688766, 688761, -1, 688755, 688774 }, { 0x6269, 688788, 688781, 688813, -1, -1, -1, -1, -1, -1 }, { 0x626A, 688823, 688818, 688855, -1, -1, -1, -1, -1, -1 }, { 0x626B, 688865, 688860, 688896, -1, -1, -1, -1, -1, -1 }, { 0x626C, 688908, 688901, 688932, -1, -1, -1, -1, -1, -1 }, { 0x626D, 688943, 688938, 689005, -1, -1, 688977, 688988, -1, -1 }, { 0x626E, 689016, 689010, 689073, -1, 689064, 689045, 689052, 689038, -1 }, { 0x626F, 689082, 689078, 689129, -1, 689125, 689113, 689118, -1, 689134 }, { 0x6270, 689146, 689141, 689170, -1, -1, -1, -1, -1, -1 }, { 0x6271, 689180, 689175, 689254, -1, 689246, 689221, 689242, 689214, 689258 }, { 0x6272, 689270, 689264, 689290, -1, -1, -1, -1, -1, 689296 }, { 0x6273, 689308, 689302, 689369, -1, 689365, 689340, 689361, 689333, 689374 }, { 0x6274, -1, 689380, 689385, -1, -1, -1, -1, -1, -1 }, { 0x6275, 689395, 689390, 689456, -1, -1, -1, -1, -1, -1 }, { 0x6276, 689464, 689460, 689522, 689526, 689518, 689503, 689512, 689496, 689532 }, { 0x6277, -1, 689537, 689541, -1, -1, -1, -1, -1, -1 }, { 0x6278, -1, 689545, 689550, -1, -1, -1, -1, -1, -1 }, { 0x6279, 689559, 689554, 689616, 689620, 689608, 689596, 689601, 689589, 689624 }, { 0x627A, 689633, 689629, 689696, -1, 689693, 689677, 689689, 689670, 689701 }, { 0x627B, 689712, 689707, 689759, -1, -1, -1, -1, -1, -1 }, { 0x627C, 689768, 689764, 689826, -1, 689822, 689806, 689813, 689799, 689829 }, { 0x627D, 689839, 689834, 689866, -1, -1, 689857, 689862, -1, 689871 }, { 0x627E, 689883, 689877, 689949, -1, 689946, 689919, 689936, 689912, 689955 }, { 0x627F, 689966, 689960, 690031, 690038, 690026, 689999, 690017, 689992, 690047 }, { 0x6280, 690059, 690054, 690111, -1, 690108, 690100, 690105, 690093, 690115 }, { 0x6281, -1, 690119, 690124, -1, -1, -1, -1, -1, -1 }, { 0x6282, -1, 690129, 690160, -1, -1, 690136, 690151, -1, -1 }, { 0x6283, 690172, 690167, 690217, -1, 690212, 690203, 690208, 690196, 690223 }, { 0x6284, 690235, 690229, 690298, -1, 690294, 690266, 690289, 690259, 690304 }, { 0x6285, 690314, 690308, 690343, -1, -1, -1, -1, -1, -1 }, { 0x6286, 690352, 690347, 690378, -1, 690373, -1, -1, 690366, 690383 }, { 0x6287, -1, 690389, 690394, -1, -1, -1, -1, -1, 690398 }, { 0x6288, 690411, 690405, 690449, -1, -1, 690419, 690443, -1, 690454 }, { 0x6289, 690468, 690462, 690525, 690530, 690520, 690508, 690514, 690501, 690535 }, { 0x628A, 690547, 690542, 690596, 690600, 690592, 690583, 690589, 690576, 690605 }, { 0x628B, -1, 690609, 690614, -1, -1, -1, -1, -1, -1 }, { 0x628C, 690624, 690619, 690650, -1, -1, -1, -1, -1, -1 }, { 0x628D, 690661, 690655, 690720, -1, -1, 690689, 690711, -1, -1 }, { 0x628E, -1, 690727, 690753, -1, -1, 690732, 690747, -1, -1 }, { 0x628F, -1, -1, 690775, -1, -1, 690764, 690771, 690758, -1 }, { 0x6290, -1, 690780, 690836, -1, -1, 690786, 690812, -1, -1 }, { 0x6291, 690845, 690840, 690901, 690905, 690898, 690886, 690893, 690879, 690911 }, { 0x6292, 690921, 690916, 690981, -1, 690975, 690956, 690968, 690949, 690986 }, { 0x6293, 690998, 690992, 691050, -1, 691047, 691027, 691043, -1, 691056 }, { 0x6294, 691064, 691059, 691124, -1, 691120, 691101, 691112, 691094, 691129 }, { 0x6295, 691140, 691135, 691195, 691200, 691190, 691179, 691186, 691172, 691206 }, { 0x6296, 691218, 691213, 691282, -1, 691278, 691259, 691271, 691252, -1 }, { 0x6297, 691293, 691287, 691351, 691357, 691346, 691329, 691342, 691322, 691365 }, { 0x6298, 691377, 691372, 691437, 691442, 691429, 691406, 691423, 691399, 691449 }, { 0x6299, -1, 691457, 691462, -1, -1, -1, -1, -1, -1 }, { 0x629A, 691471, 691467, 691501, -1, -1, -1, -1, -1, -1 }, { 0x629B, 691511, 691505, 691548, 691553, 691544, 691531, 691540, 691524, 691557 }, { 0x629C, 691567, 691562, 691610, -1, 691601, 691584, 691589, -1, -1 }, { 0x629D, 691619, 691614, 691644, -1, -1, -1, -1, -1, -1 }, { 0x629E, 691654, 691648, 691696, -1, 691690, 691679, 691685, -1, -1 }, { 0x629F, 691706, 691700, 691735, -1, -1, -1, -1, -1, -1 }, { 0x62A0, 691746, 691741, 691775, -1, -1, -1, -1, -1, -1 }, { 0x62A1, 691786, 691780, 691812, -1, -1, -1, -1, -1, -1 }, { 0x62A2, 691824, 691817, 691852, -1, -1, -1, -1, -1, -1 }, { 0x62A3, -1, 691859, 691865, -1, -1, -1, -1, -1, -1 }, { 0x62A4, 691873, 691869, 691905, -1, -1, -1, -1, -1, -1 }, { 0x62A5, 691914, 691909, 691937, -1, -1, -1, -1, -1, -1 }, { 0x62A6, 691948, 691942, 691985, -1, -1, 691970, 691976, 691964, -1 }, { 0x62A7, -1, 691991, 691995, -1, -1, -1, -1, -1, -1 }, { 0x62A8, 692006, 692000, 692066, -1, 692059, 692038, 692045, 692031, 692072 }, { 0x62A9, -1, 692077, 692083, -1, -1, -1, -1, -1, 692088 }, { 0x62AA, 692098, 692094, 692117, -1, -1, -1, -1, -1, 692121 }, { 0x62AB, 692130, 692125, 692170, 692174, 692166, 692156, 692163, 692149, 692180 }, { 0x62AC, 692190, 692185, 692236, -1, 692231, 692214, 692223, 692202, -1 }, { 0x62AD, -1, 692241, 692246, -1, -1, -1, -1, -1, -1 }, { 0x62AE, 692256, 692251, 692281, -1, -1, -1, -1, 692275, -1 }, { 0x62AF, 692292, 692287, 692315, -1, -1, -1, -1, -1, 692320 }, { 0x62B0, 692332, 692325, 692357, -1, -1, -1, -1, -1, -1 }, { 0x62B1, 692368, 692363, 692432, 692437, 692428, 692405, 692424, 692398, 692446 }, { 0x62B2, -1, 692451, 692461, -1, -1, -1, -1, 692455, -1 }, { 0x62B3, 692470, 692465, 692521, -1, -1, 692500, 692507, -1, 692525 }, { 0x62B4, 692534, 692529, 692551, -1, -1, -1, -1, -1, -1 }, { 0x62B5, 692560, 692555, 692619, 692623, 692613, 692597, 692609, 692590, -1 }, { 0x62B6, 692633, 692628, 692662, -1, -1, 692638, 692648, -1, 692667 }, { 0x62B7, -1, 692674, 692692, -1, -1, 692679, 692686, -1, 692696 }, { 0x62B8, -1, 692701, 692706, -1, -1, -1, -1, -1, 692711 }, { 0x62B9, 692722, 692717, 692774, 692778, 692770, 692759, 692764, 692752, -1 }, { 0x62BA, -1, 692784, 692807, -1, -1, 692789, 692796, -1, 692812 }, { 0x62BB, 692823, 692818, 692852, -1, -1, 692828, 692847, -1, -1 }, { 0x62BC, 692863, 692858, 692957, -1, 692950, 692931, 692947, 692924, 692961 }, { 0x62BD, 692970, 692965, 693024, 693030, 693019, 693004, 693014, 692997, 693037 }, { 0x62BE, -1, -1, 693065, -1, -1, 693044, 693049, -1, 693069 }, { 0x62BF, 693081, 693076, 693127, -1, -1, 693112, 693119, -1, -1 }, { 0x62C0, -1, 693132, 693137, -1, -1, -1, -1, -1, -1 }, { 0x62C1, -1, 693142, 693146, -1, -1, -1, -1, -1, 693151 }, { 0x62C2, 693161, 693156, 693230, 693234, 693220, 693196, 693202, 693189, 693241 }, { 0x62C3, 693253, 693248, 693272, -1, -1, -1, -1, -1, -1 }, { 0x62C4, 693282, 693277, 693333, -1, 693329, 693319, 693325, 693312, 693338 }, { 0x62C5, 693350, 693344, 693402, -1, 693398, 693380, 693394, 693373, 693407 }, { 0x62C6, 693469, 693463, 693550, 693556, 693545, 693523, 693535, 693516, 693563 }, { 0x62C7, 693574, 693569, 693615, -1, 693611, 693596, 693604, 693589, -1 }, { 0x62C8, 693624, 693619, 693688, -1, 693683, 693663, 693671, 693656, 693694 }, { 0x62C9, 693706, 693700, 693774, -1, 693770, 693753, 693760, 693740, 693778 }, { 0x62CA, 693788, 693784, 693849, -1, 693845, 693830, 693842, 693823, -1 }, { 0x62CB, 693859, 693853, 693912, -1, 693908, 693895, 693904, 693889, -1 }, { 0x62CC, 693922, 693917, 693964, -1, 693960, 693933, 693956, 693926, 693969 }, { 0x62CD, 693981, 693975, 694039, 694044, 694035, 694020, 694025, 694013, 694049 }, { 0x62CE, 694063, 694057, 694105, -1, -1, 694089, 694096, -1, -1 }, { 0x62CF, 694115, 694110, 694175, -1, 694172, 694161, 694166, 694148, -1 }, { 0x62D0, 694186, 694179, 694229, -1, 694225, 694214, 694221, 694207, 694235 }, { 0x62D1, 694267, 694262, 694333, -1, 694328, 694305, 694320, 694298, 694339 }, { 0x62D2, 694357, 694351, 694419, 694423, 694412, 694391, 694405, 694384, 694429 }, { 0x62D3, 694439, 694434, 694519, 694523, 694509, 694486, 694499, 694472, -1 }, { 0x62D4, 694533, 694528, 694603, 694607, 694594, 694557, 694578, 694550, 694613 }, { 0x62D5, 694623, 694619, 694727, -1, 694723, 694710, 694715, 694703, -1 }, { 0x62D6, 694736, 694732, 694792, -1, 694788, 694775, 694780, 694768, 694797 }, { 0x62D7, 694807, 694802, 694925, -1, 694922, 694895, 694911, 694888, 694929 }, { 0x62D8, 694940, 694934, 695008, 695012, 695004, 694971, 694997, 694964, 695016 }, { 0x62D9, 695027, 695021, 695087, 695093, 695083, 695068, 695077, 695061, 695101 }, { 0x62DA, 695112, 695107, 695164, -1, -1, 695144, 695152, -1, -1 }, { 0x62DB, 695174, 695169, 695243, 695249, 695235, 695211, 695225, 695204, 695256 }, { 0x62DC, 695269, 695263, 695316, 695321, 695312, 695302, 695308, 695295, 695329 }, { 0x62DD, 695340, 695334, 695376, -1, -1, 695366, 695372, -1, -1 }, { 0x62DE, -1, 695381, 695386, -1, -1, -1, -1, -1, 695390 }, { 0x62DF, 695405, 695401, 695434, -1, -1, -1, -1, -1, -1 }, { 0x62E0, 695444, 695438, 695507, -1, 695504, 695492, 695497, -1, -1 }, { 0x62E1, 695517, 695511, 695585, -1, 695574, 695542, 695569, -1, -1 }, { 0x62E2, 695596, 695590, 695620, -1, -1, -1, -1, -1, -1 }, { 0x62E3, 695632, 695626, 695664, -1, -1, -1, -1, -1, -1 }, { 0x62E4, -1, 695670, 695675, -1, -1, -1, -1, -1, -1 }, { 0x62E5, 695686, 695680, 695715, -1, -1, -1, -1, -1, 695721 }, { 0x62E6, 695733, 695727, 695763, -1, -1, -1, -1, -1, -1 }, { 0x62E7, 695774, 695768, 695806, -1, -1, -1, -1, -1, -1 }, { 0x62E8, 695817, 695812, 695851, -1, 695842, -1, -1, -1, -1 }, { 0x62E9, 695861, 695855, 695886, -1, -1, -1, -1, -1, -1 }, { 0x62EA, -1, 695890, 695908, -1, -1, 695895, 695902, -1, 695914 }, { 0x62EB, 695924, 695918, 695977, -1, -1, -1, 695972, -1, 695982 }, { 0x62EC, 695993, 695988, 696051, -1, 696046, 696026, 696040, 696019, 696056 }, { 0x62ED, 696067, 696062, 696129, 696134, 696125, 696102, 696113, 696095, 696141 }, { 0x62EE, 696151, 696146, 696226, -1, 696217, 696190, 696199, 696183, 696231 }, { 0x62EF, 696243, 696237, 696299, -1, 696294, 696279, 696285, 696272, 696306 }, { 0x62F0, -1, 696314, 696319, -1, -1, -1, -1, -1, 696324 }, { 0x62F1, 696336, 696330, 696396, 696402, 696391, 696377, 696386, 696370, 696410 }, { 0x62F2, -1, 696416, 696453, -1, -1, 696422, 696429, -1, -1 }, { 0x62F3, 696465, 696459, 696523, 696529, 696518, 696502, 696510, 696495, 696537 }, { 0x62F4, 696551, 696545, 696584, -1, -1, 696574, 696580, -1, -1 }, { 0x62F5, 696597, 696591, 696682, -1, 696678, 696663, 696674, 696656, 696687 }, { 0x62F6, 696699, 696693, 696750, -1, 696745, 696732, 696739, 696726, -1 }, { 0x62F7, 696760, 696754, 696812, -1, 696809, 696796, 696801, 696789, 696817 }, { 0x62F8, -1, 696824, 696828, -1, -1, -1, -1, -1, -1 }, { 0x62F9, -1, 696832, 696837, -1, -1, -1, -1, -1, -1 }, { 0x62FA, -1, 696842, 696848, -1, -1, -1, -1, -1, -1 }, { 0x62FB, -1, 696852, 696857, -1, -1, -1, -1, -1, -1 }, { 0x62FC, 696868, 696862, 696930, -1, 696923, 696901, 696910, -1, 696935 }, { 0x62FD, 696946, 696941, 697003, 697010, 696999, 696977, 696982, 696970, 697017 }, { 0x62FE, 697027, 697022, 697130, 697135, 697122, 697103, 697113, 697089, 697140 }, { 0x62FF, 697152, 697147, 697204, -1, 697201, 697190, 697195, 697183, 697208 }, { 0x6300, -1, 697212, 697218, -1, -1, -1, -1, -1, -1 }, { 0x6301, 697227, 697223, 697286, 697291, 697283, 697264, 697276, 697257, 697299 }, { 0x6302, 697310, 697304, 697364, 697369, 697359, 697341, 697348, 697334, 697376 }, { 0x6303, 697388, 697383, 697434, -1, -1, 697404, 697409, -1, 697439 }, { 0x6304, -1, 697446, 697470, -1, -1, 697452, 697461, -1, 697475 }, { 0x6305, -1, 697482, 697486, -1, -1, -1, -1, -1, 697491 }, { 0x6306, -1, 697496, 697500, -1, -1, -1, -1, -1, -1 }, { 0x6307, 697509, 697505, 697562, 697567, 697559, 697545, 697555, 697538, 697572 }, { 0x6308, 697583, 697578, 697641, -1, 697632, 697610, 697622, -1, -1 }, { 0x6309, 697650, 697646, 697717, 697721, 697711, 697691, 697708, 697684, 697728 }, { 0x630A, -1, 697732, 697752, -1, -1, 697738, 697748, -1, -1 }, { 0x630B, -1, 697758, 697781, -1, -1, 697763, 697768, -1, -1 }, { 0x630C, 697793, 697787, 697821, -1, 697816, 697806, 697811, 697799, 697825 }, { 0x630D, 697848, 697842, 697892, -1, -1, 697876, 697883, -1, 697898 }, { 0x630E, 697909, 697903, 697915, -1, -1, -1, -1, -1, -1 }, { 0x630F, 697926, 697920, 697973, -1, -1, -1, -1, -1, 697979 }, { 0x6310, 697985, -1, 698015, -1, 698008, 697997, 698002, 697990, -1 }, { 0x6311, 698024, 698019, 698103, 698109, 698097, 698073, 698088, 698066, 698118 }, { 0x6312, -1, 698124, 698141, -1, 698136, -1, -1, 698129, 698146 }, { 0x6313, 698157, 698152, 698190, -1, -1, 698180, 698187, -1, -1 }, { 0x6314, -1, 698195, 698201, -1, -1, -1, -1, -1, -1 }, { 0x6315, -1, 698205, 698210, -1, -1, -1, -1, -1, 698215 }, { 0x6316, 698227, 698221, 698274, -1, -1, 698258, 698264, -1, -1 }, { 0x6317, -1, 698278, 698284, -1, -1, -1, -1, -1, 698289 }, { 0x6318, 698299, 698293, 698364, -1, -1, 698344, -1, -1, -1 }, { 0x6319, 698375, 698369, 698424, -1, -1, 698401, 698420, -1, -1 }, { 0x631A, 698432, 698428, 698464, -1, -1, -1, -1, -1, -1 }, { 0x631B, 698475, 698469, 698502, -1, -1, -1, -1, -1, -1 }, { 0x631C, 698512, 698508, 698540, -1, -1, -1, -1, -1, -1 }, { 0x631D, 698549, 698544, 698568, -1, -1, -1, -1, -1, -1 }, { 0x631E, 698578, 698572, 698599, -1, -1, -1, -1, -1, -1 }, { 0x631F, 698608, 698603, 698656, -1, -1, 698639, 698646, -1, -1 }, { 0x6320, 698667, 698661, 698700, -1, -1, -1, -1, -1, -1 }, { 0x6321, 698711, 698705, 698742, -1, -1, -1, -1, -1, -1 }, { 0x6322, 698753, 698748, 698761, -1, -1, -1, -1, -1, -1 }, { 0x6323, 698773, 698767, 698800, -1, -1, -1, -1, -1, -1 }, { 0x6324, 698812, 698807, 698841, -1, -1, -1, -1, -1, -1 }, { 0x6325, 698850, 698845, 698878, -1, -1, -1, -1, -1, -1 }, { 0x6326, 698888, 698883, 698918, -1, -1, -1, -1, -1, -1 }, { 0x6327, -1, 698924, 698932, -1, -1, -1, 698929, -1, -1 }, { 0x6328, 698941, 698936, 699024, -1, 699021, 699011, 699018, 699004, -1 }, { 0x6329, -1, 699028, 699058, -1, -1, 699034, 699039, -1, -1 }, { 0x632A, 699067, 699063, 699112, -1, 699109, 699098, 699103, 699091, 699117 }, { 0x632B, 699125, 699121, 699186, -1, 699182, 699160, 699176, 699153, 699191 }, { 0x632C, -1, 699197, 699202, -1, -1, -1, -1, -1, 699206 }, { 0x632D, 699219, 699212, 699348, -1, -1, 699332, 699339, -1, 699354 }, { 0x632E, -1, 699360, 699365, -1, -1, -1, -1, -1, -1 }, { 0x632F, 699374, 699369, 699435, 699441, 699431, 699410, 699426, 699403, 699447 }, { 0x6330, -1, 699454, 699461, -1, -1, -1, -1, -1, 699468 }, { 0x6331, 699479, 699475, 699514, 699518, -1, -1, -1, -1, -1 }, { 0x6332, 699526, 699522, 699561, -1, -1, -1, -1, -1, -1 }, { 0x6333, -1, 699565, 699571, -1, -1, -1, -1, -1, -1 }, { 0x6334, -1, 699577, 699582, -1, -1, -1, -1, -1, 699587 }, { 0x6335, 699598, 699592, 699643, -1, -1, 699626, 699636, -1, 699649 }, { 0x6336, 699661, 699656, 699698, -1, -1, 699675, 699687, -1, -1 }, { 0x6337, 699708, 699702, 699734, -1, -1, -1, -1, -1, 699740 }, { 0x6338, -1, 699746, 699751, -1, -1, -1, -1, -1, 699757 }, { 0x6339, 699767, 699762, 699820, -1, 699817, 699805, 699810, 699798, 699824 }, { 0x633A, 699834, 699828, 699896, 699902, 699891, 699877, 699882, 699870, -1 }, { 0x633B, -1, 699908, 699925, -1, 699921, -1, -1, 699914, -1 }, { 0x633C, 699935, 699931, 699987, -1, -1, 699967, 699973, -1, 699992 }, { 0x633D, 700041, 700035, 700088, 700093, 700084, 700075, 700080, 700068, -1 }, { 0x633E, 700106, 700101, 700166, -1, 700161, 700144, 700151, 700137, 700171 }, { 0x633F, 700182, 700176, 700229, -1, -1, 700208, 700225, -1, 700234 }, { 0x6340, -1, 700241, 700247, -1, -1, -1, -1, -1, -1 }, { 0x6341, -1, 700253, 700275, -1, -1, 700259, 700266, -1, 700281 }, { 0x6342, 700290, 700286, 700316, -1, 700314, 700304, 700311, 700297, -1 }, { 0x6343, 700326, 700320, 700368, -1, 700363, 700353, 700359, 700346, 700373 }, { 0x6344, 700385, 700380, 700425, -1, 700421, 700408, 700413, 700401, -1 }, { 0x6345, 700436, 700430, 700440, -1, -1, -1, -1, -1, 700446 }, { 0x6346, 700459, 700453, 700519, -1, 700515, 700497, 700507, 700490, -1 }, { 0x6347, -1, 700524, 700530, -1, -1, -1, -1, -1, 700535 }, { 0x6348, -1, 700541, 700546, -1, -1, -1, -1, -1, 700550 }, { 0x6349, 700560, 700555, 700618, 700624, 700613, 700595, 700603, 700588, 700629 }, { 0x634A, -1, 700635, 700667, -1, -1, 700640, 700653, -1, -1 }, { 0x634B, 700678, 700672, 700765, 700769, -1, 700736, 700741, -1, -1 }, { 0x634C, 700781, 700775, 700901, -1, 700896, 700855, 700878, 700848, 700905 }, { 0x634D, 700916, 700911, 700970, -1, 700966, 700955, 700962, 700948, 700975 }, { 0x634E, 700987, 700981, 701040, -1, 701037, 701023, 701028, 701016, -1 }, { 0x634F, 701051, 701046, 701112, -1, 701108, 701089, 701096, 701082, -1 }, { 0x6350, 701123, 701117, 701185, 701191, 701181, 701160, 701174, 701153, 701197 }, { 0x6351, -1, 701215, 701220, -1, -1, -1, -1, -1, -1 }, { 0x6352, -1, 701224, 701273, -1, -1, 701229, 701247, -1, -1 }, { 0x6353, 701282, 701278, 701321, -1, -1, 701305, 701315, 701299, -1 }, { 0x6354, 701330, 701325, 701364, -1, -1, 701344, 701349, -1, -1 }, { 0x6355, 701374, 701369, 701433, 701437, 701429, 701402, 701426, 701395, 701442 }, { 0x6356, -1, 701446, 701453, -1, -1, -1, -1, -1, -1 }, { 0x6357, 701463, 701458, 701507, -1, 701502, 701484, 701493, 701477, -1 }, { 0x6358, 701517, 701511, 701543, -1, -1, 701522, 701530, -1, 701548 }, { 0x6359, -1, 701553, 701558, -1, -1, -1, -1, -1, -1 }, { 0x635A, -1, 701562, 701574, -1, -1, -1, -1, 701568, -1 }, { 0x635B, -1, 701580, 701595, -1, -1, 701586, 701591, -1, 701599 }, { 0x635C, 701609, 701604, 701646, -1, -1, 701635, 701642, -1, -1 }, { 0x635D, -1, 701651, 701681, -1, -1, 701657, 701662, -1, -1 }, { 0x635E, 701692, 701686, 701725, -1, -1, -1, -1, -1, -1 }, { 0x635F, 701736, 701730, 701761, -1, -1, -1, -1, -1, -1 }, { 0x6360, -1, 701766, 701772, -1, -1, -1, -1, -1, 701778 }, { 0x6361, 701788, 701783, 701799, -1, -1, -1, -1, -1, -1 }, { 0x6362, 701810, 701805, 701839, -1, 701834, 701817, 701830, -1, -1 }, { 0x6363, 701850, 701845, 701877, -1, -1, -1, -1, -1, -1 }, { 0x6364, -1, 701882, 701887, -1, -1, -1, -1, -1, 701892 }, { 0x6365, 701902, 701897, 701938, -1, -1, 701920, 701924, -1, 701943 }, { 0x6366, 701954, 701949, 702034, -1, -1, 702015, 702026, -1, -1 }, { 0x6367, 702045, 702039, 702091, 702097, 702086, 702073, 702082, 702066, 702104 }, { 0x6368, 702115, 702111, 702174, 702179, 702171, 702160, 702167, 702153, 702185 }, { 0x6369, 702195, 702190, 702265, 702270, 702260, 702231, 702250, 702224, -1 }, { 0x636A, -1, 702274, 702279, -1, -1, -1, -1, -1, -1 }, { 0x636B, 702289, 702284, 702356, 702361, 702351, 702328, 702347, 702321, -1 }, { 0x636C, 702370, 702366, 702414, -1, -1, 702400, 702407, -1, -1 }, { 0x636D, 702424, 702418, 702458, -1, -1, -1, 702447, -1, -1 }, { 0x636E, 702469, 702463, 702541, -1, 702538, 702524, 702534, 702517, 702545 }, { 0x636F, 702555, 702550, 702612, -1, -1, -1, -1, -1, -1 }, { 0x6370, -1, 702617, 702621, -1, -1, -1, -1, -1, -1 }, { 0x6371, 702632, 702625, 702687, -1, 702684, 702670, 702677, 702663, 702691 }, { 0x6372, 702702, 702696, 702755, 702761, 702750, 702741, 702746, 702734, 702771 }, { 0x6373, -1, 702778, 702784, -1, -1, -1, -1, -1, -1 }, { 0x6374, -1, 702789, 702803, -1, -1, -1, 702795, -1, -1 }, { 0x6375, 702814, 702809, 702884, -1, -1, 702860, 702867, -1, -1 }, { 0x6376, 702896, 702890, 702966, 702972, 702961, 702933, 702954, 702926, -1 }, { 0x6377, 702985, 702980, 703040, 703045, 703035, 703014, 703026, 703007, 703053 }, { 0x6378, -1, 703060, 703087, -1, -1, 703066, 703075, -1, -1 }, { 0x6379, 703096, 703091, 703185, -1, -1, -1, -1, -1, -1 }, { 0x637A, 703196, 703190, 703262, -1, 703258, 703242, 703246, 703235, 703266 }, { 0x637B, 703276, 703271, 703347, -1, 703337, 703322, 703329, 703309, 703353 }, { 0x637C, 703363, 703359, 703400, -1, -1, 703382, 703386, -1, -1 }, { 0x637D, 703411, 703405, 703487, -1, -1, 703446, 703454, -1, 703492 }, { 0x637E, -1, 703497, 703502, -1, -1, -1, -1, -1, -1 }, { 0x637F, 703511, 703506, 703549, -1, 703546, 703537, 703542, 703530, -1 }, { 0x6380, 703558, 703553, 703604, -1, 703600, 703583, 703592, 703576, -1 }, { 0x6381, -1, 703610, 703617, -1, -1, -1, -1, -1, -1 }, { 0x6382, 703629, 703624, 703668, -1, -1, 703657, 703664, -1, 703674 }, { 0x6383, 703686, 703681, 703742, 703747, 703739, 703724, 703735, 703717, 703762 }, { 0x6384, 703774, 703768, 703826, -1, 703821, 703807, 703813, 703800, -1 }, { 0x6385, 703837, 703831, 703872, -1, -1, -1, -1, -1, -1 }, { 0x6386, 703884, 703878, 703966, -1, -1, -1, -1, -1, -1 }, { 0x6387, 703978, 703972, 704060, 704065, 704055, 704013, 704019, 704006, 704071 }, { 0x6388, 704083, 704078, 704141, 704147, 704137, 704116, 704134, 704109, 704154 }, { 0x6389, 704165, 704160, 704224, 704230, 704221, 704206, 704212, 704199, 704236 }, { 0x638A, 704246, 704241, 704292, -1, 704288, 704272, 704277, 704265, -1 }, { 0x638B, -1, 704297, 704302, -1, -1, -1, -1, -1, -1 }, { 0x638C, 704313, 704306, 704385, 704392, 704380, 704352, 704375, 704345, -1 }, { 0x638D, -1, 704402, 704407, -1, -1, -1, -1, -1, -1 }, { 0x638E, 704417, 704412, 704472, 704476, 704469, 704456, 704461, 704449, -1 }, { 0x638F, 704489, 704484, 704544, -1, 704541, 704526, 704537, 704519, 704549 }, { 0x6390, 704561, 704555, 704608, -1, -1, 704591, 704599, -1, -1 }, { 0x6391, -1, 704613, 704618, -1, -1, -1, -1, -1, 704622 }, { 0x6392, 704633, 704627, 704685, 704690, 704681, 704656, 704677, 704649, 704697 }, { 0x6393, -1, 704702, 704707, -1, -1, -1, -1, -1, -1 }, { 0x6394, 704718, 704712, 704739, -1, -1, 704725, 704731, -1, -1 }, { 0x6395, -1, 704745, 704763, -1, -1, 704751, 704758, -1, -1 }, { 0x6396, 704774, 704769, 704864, 704868, 704860, 704831, 704856, 704824, -1 }, { 0x6397, 704877, 704873, 704905, -1, -1, -1, -1, -1, -1 }, { 0x6398, 704915, 704909, 704978, 704983, 704968, 704951, 704956, 704944, 704999 }, { 0x6399, 705012, 705006, 705089, -1, -1, 705075, 705080, -1, 705096 }, { 0x639A, -1, 705103, 705129, -1, -1, 705110, 705117, -1, -1 }, { 0x639B, 705142, 705136, 705206, 705211, 705201, 705173, 705194, 705166, 705220 }, { 0x639C, -1, 705227, 705244, -1, 705240, -1, -1, 705233, -1 }, { 0x639D, -1, 705248, 705254, -1, -1, -1, -1, -1, -1 }, { 0x639E, 705264, 705259, 705305, -1, -1, 705291, 705298, -1, -1 }, { 0x639F, 705316, 705310, 705395, -1, 705390, 705372, 705378, 705365, -1 }, { 0x63A0, 705408, 705402, 705483, 705489, 705472, 705452, 705461, 705439, 705495 }, { 0x63A1, 705508, 705503, 705559, 705564, 705554, 705545, 705550, 705538, 705573 }, { 0x63A2, 705585, 705579, 705647, 705652, 705642, 705624, 705638, 705617, 705664 }, { 0x63A3, 705675, 705670, 705735, 705740, 705725, 705710, 705715, -1, 705747 }, { 0x63A4, 705760, 705754, 705807, -1, -1, 705797, 705802, -1, -1 }, { 0x63A5, 705818, 705813, 705884, 705889, 705880, 705859, 705874, 705852, 705897 }, { 0x63A6, 705909, 705904, 705951, -1, -1, 705931, 705940, -1, -1 }, { 0x63A7, 705961, 705955, 706020, 706026, 706010, 705992, 706006, 705985, 706033 }, { 0x63A8, 706047, 706041, 706105, 706110, 706095, 706080, 706091, 706073, 706116 }, { 0x63A9, 706125, 706120, 706190, 706195, 706187, 706180, 706184, 706173, 706204 }, { 0x63AA, 706213, 706208, 706268, -1, 706259, 706252, 706256, 706245, 706273 }, { 0x63AB, 706284, 706279, 706337, -1, -1, 706309, 706328, -1, -1 }, { 0x63AC, 706348, 706343, 706404, 706408, 706399, 706388, 706394, 706381, 706413 }, { 0x63AD, 706423, 706418, 706468, -1, -1, -1, 706464, -1, -1 }, { 0x63AE, 706479, 706474, 706516, -1, -1, 706504, 706512, -1, 706522 }, { 0x63AF, 706536, 706530, 706581, -1, -1, 706567, 706577, -1, -1 }, { 0x63B0, 706592, 706586, 706616, -1, -1, -1, -1, -1, -1 }, { 0x63B1, 706626, 706621, 706637, -1, -1, -1, -1, -1, -1 }, { 0x63B2, 706646, 706641, 706732, -1, 706724, 706705, 706714, -1, -1 }, { 0x63B3, 706742, 706737, 706757, -1, -1, -1, -1, -1, -1 }, { 0x63B4, 706768, 706761, 706810, -1, -1, 706789, 706805, -1, -1 }, { 0x63B5, -1, 706816, 706827, -1, -1, 706822, -1, -1, -1 }, { 0x63B6, -1, 706832, 706837, -1, -1, -1, -1, -1, -1 }, { 0x63B7, 706848, 706842, 706873, -1, -1, -1, -1, -1, -1 }, { 0x63B8, 706884, 706878, 706902, -1, -1, -1, -1, -1, -1 }, { 0x63B9, 706913, 706907, 706939, -1, -1, -1, -1, -1, -1 }, { 0x63BA, 706950, 706944, 706973, -1, -1, -1, -1, -1, -1 }, { 0x63BB, 706984, 706979, 707012, -1, 707009, 707000, 707005, -1, -1 }, { 0x63BC, 707024, 707017, 707056, -1, -1, -1, -1, -1, -1 }, { 0x63BD, 707068, 707062, 707118, -1, -1, 707095, 707109, -1, -1 }, { 0x63BE, 707130, 707124, 707206, 707212, 707202, 707172, 707195, 707165, -1 }, { 0x63BF, -1, 707220, 707225, -1, -1, -1, -1, -1, 707230 }, { 0x63C0, 707243, 707237, 707304, 707310, 707296, 707282, 707288, 707275, 707317 }, { 0x63C1, 707330, 707324, 707380, -1, -1, 707357, 707362, -1, 707387 }, { 0x63C2, -1, 707392, 707397, -1, -1, -1, -1, -1, 707402 }, { 0x63C3, 707412, 707407, 707480, -1, 707476, 707452, 707472, 707445, -1 }, { 0x63C4, 707491, 707486, 707560, -1, 707557, 707530, 707550, 707523, -1 }, { 0x63C5, 707569, 707564, 707647, -1, -1, 707636, 707643, -1, -1 }, { 0x63C6, 707658, 707652, 707725, -1, 707721, 707700, 707718, 707693, 707730 }, { 0x63C7, 707743, 707737, 707829, -1, -1, -1, -1, -1, -1 }, { 0x63C8, 707840, 707834, 707867, -1, -1, 707849, 707854, -1, -1 }, { 0x63C9, 707878, 707873, 707925, -1, 707922, 707913, 707918, 707906, -1 }, { 0x63CA, -1, 707930, 707935, -1, -1, -1, -1, -1, -1 }, { 0x63CB, -1, 707939, 707944, -1, -1, -1, -1, -1, -1 }, { 0x63CC, 707954, 707949, 707963, -1, -1, -1, -1, -1, -1 }, { 0x63CD, 707973, 707968, 707997, -1, -1, -1, -1, -1, -1 }, { 0x63CE, 708008, 708002, 708096, -1, -1, 708083, 708092, -1, -1 }, { 0x63CF, 708107, 708102, 708157, -1, 708153, 708142, 708148, 708135, 708163 }, { 0x63D0, 708174, 708169, 708230, 708234, 708223, 708208, 708215, 708201, 708245 }, { 0x63D1, 708256, 708251, 708312, -1, -1, 708282, 708294, -1, -1 }, { 0x63D2, 708323, 708317, 708379, 708384, 708375, 708355, 708371, 708349, 708392 }, { 0x63D3, -1, 708399, 708412, -1, -1, 708403, 708408, -1, -1 }, { 0x63D4, 708423, 708417, 708486, -1, -1, 708452, 708479, -1, -1 }, { 0x63D5, 708497, 708492, 708565, -1, -1, 708550, 708560, -1, 708571 }, { 0x63D6, 708583, 708578, 708653, 708657, 708646, 708619, 708637, 708612, 708661 }, { 0x63D7, 708671, 708666, 708744, -1, -1, -1, -1, -1, -1 }, { 0x63D8, -1, 708749, 708755, -1, -1, -1, -1, -1, -1 }, { 0x63D9, -1, 708761, 708766, -1, -1, -1, -1, -1, -1 }, { 0x63DA, 708779, 708772, 708835, 708841, 708830, 708810, 708826, 708803, 708847 }, { 0x63DB, 708860, 708855, 708918, 708924, 708913, 708896, 708909, 708889, -1 }, { 0x63DC, 708938, 708933, 708988, -1, 708982, 708968, 708973, -1, -1 }, { 0x63DD, 708999, 708993, 709039, -1, -1, -1, -1, -1, -1 }, { 0x63DE, 709048, 709044, 709073, -1, -1, -1, -1, -1, 709077 }, { 0x63DF, -1, 709082, 709098, -1, 709095, -1, -1, 709088, -1 }, { 0x63E0, 709107, 709102, 709163, -1, 709160, 709139, 709149, 709132, -1 }, { 0x63E1, 709171, 709167, 709230, 709234, 709227, 709209, 709223, 709202, -1 }, { 0x63E2, 709243, 709238, 709280, -1, -1, -1, -1, -1, -1 }, { 0x63E3, 709290, 709284, 709370, -1, 709361, 709322, 709349, 709315, -1 }, { 0x63E4, -1, 709377, 709382, -1, -1, -1, -1, -1, -1 }, { 0x63E5, 709391, 709386, 709427, -1, -1, 709401, 709408, -1, -1 }, { 0x63E6, 709436, 709431, 709535, -1, -1, -1, -1, -1, -1 }, { 0x63E7, -1, 709539, 709545, -1, -1, -1, -1, -1, -1 }, { 0x63E8, -1, 709549, 709556, -1, -1, -1, -1, -1, -1 }, { 0x63E9, 709568, 709562, 709621, -1, 709617, 709601, 709607, 709594, -1 }, { 0x63EA, 709631, 709626, 709672, -1, -1, 709654, 709663, -1, -1 }, { 0x63EB, 709682, 709677, 709717, -1, 709712, -1, -1, 709705, -1 }, { 0x63EC, 709727, 709722, 709779, -1, -1, 709747, 709767, -1, 709783 }, { 0x63ED, 709794, 709789, 709852, -1, 709844, 709825, 709834, 709818, 709857 }, { 0x63EE, 709868, 709863, 709916, 709921, 709912, 709903, 709909, 709896, 709929 }, { 0x63EF, 709939, 709933, 709964, -1, -1, -1, -1, -1, -1 }, { 0x63F0, 709975, 709969, 710027, -1, -1, -1, -1, -1, -1 }, { 0x63F1, -1, 710034, 710039, -1, -1, -1, -1, -1, -1 }, { 0x63F2, 710050, 710045, 710141, -1, 710137, 710108, 710116, 710101, -1 }, { 0x63F3, 710151, 710146, 710209, -1, -1, 710166, 710179, -1, 710214 }, { 0x63F4, 710225, 710220, 710284, 710290, 710280, 710256, 710277, 710249, 710297 }, { 0x63F5, 710309, 710304, 710344, -1, 710340, 710322, 710328, 710315, -1 }, { 0x63F6, 710354, 710350, 710397, -1, 710394, 710383, 710391, 710376, -1 }, { 0x63F7, 710407, 710401, 710445, -1, 710441, 710421, 710437, 710414, -1 }, { 0x63F8, 710455, 710450, 710537, -1, -1, 710526, 710534, -1, -1 }, { 0x63F9, 710547, 710542, 710583, -1, -1, 710574, 710579, -1, -1 }, { 0x63FA, 710593, 710588, 710651, -1, -1, 710624, 710647, -1, -1 }, { 0x63FB, -1, 710656, 710661, -1, -1, -1, -1, -1, -1 }, { 0x63FC, 710671, 710666, 710735, -1, -1, -1, -1, -1, -1 }, { 0x63FD, 710746, 710740, 710778, -1, -1, -1, -1, -1, -1 }, { 0x63FE, 710788, 710783, 710822, -1, -1, -1, -1, -1, 710827 }, { 0x63FF, 710836, 710831, 710842, -1, -1, -1, -1, -1, -1 }, { 0x6400, 710853, 710847, 710871, -1, -1, -1, -1, -1, -1 }, { 0x6401, 710882, 710877, 710910, -1, -1, -1, -1, -1, -1 }, { 0x6402, 710919, 710914, 710944, -1, -1, -1, -1, -1, -1 }, { 0x6403, 710955, 710949, 711004, -1, -1, -1, -1, -1, -1 }, { 0x6404, -1, 711010, 711016, -1, -1, -1, -1, -1, -1 }, { 0x6405, 711027, 711021, 711053, -1, -1, -1, -1, -1, -1 }, { 0x6406, 711064, 711059, 711121, -1, 711117, 711100, 711113, 711093, 711126 }, { 0x6407, 711137, 711132, 711205, -1, -1, -1, -1, -1, -1 }, { 0x6408, -1, 711210, 711216, -1, -1, -1, -1, -1, 711222 }, { 0x6409, 711232, 711227, 711279, -1, 711275, 711265, 711270, 711258, -1 }, { 0x640A, 711289, 711284, 711307, -1, -1, -1, 711295, -1, 711313 }, { 0x640B, 711322, 711316, 711331, -1, -1, -1, -1, -1, -1 }, { 0x640C, 711343, 711338, 711366, -1, -1, -1, -1, -1, -1 }, { 0x640D, 711378, 711372, 711454, -1, 711450, 711424, 711446, 711417, 711459 }, { 0x640E, 711471, 711465, 711503, -1, -1, -1, -1, -1, 711508 }, { 0x640F, 711517, 711512, 711569, 711573, 711565, 711550, 711560, 711544, 711583 }, { 0x6410, 711593, 711588, 711643, -1, 711638, 711626, 711632, -1, -1 }, { 0x6411, -1, 711648, 711654, -1, -1, -1, -1, -1, -1 }, { 0x6412, 711666, 711660, 711707, -1, 711702, 711684, 711688, 711677, -1 }, { 0x6413, 711717, 711713, 711766, -1, 711762, 711750, 711755, -1, 711771 }, { 0x6414, 711780, 711775, 711810, 711815, 711807, 711798, 711803, 711791, 711821 }, { 0x6415, 711831, 711826, 711862, -1, -1, -1, -1, -1, -1 }, { 0x6416, 711871, 711866, 711930, -1, 711927, 711909, 711923, 711902, 711935 }, { 0x6417, 711945, 711940, 711992, -1, 711989, 711979, 711985, 711972, 711997 }, { 0x6418, 712008, 712004, 712031, -1, -1, 712019, 712027, 712013, -1 }, { 0x6419, 712041, 712036, 712109, -1, -1, 712065, 712087, -1, -1 }, { 0x641A, -1, 712113, 712118, -1, -1, -1, -1, -1, -1 }, { 0x641B, 712127, 712122, 712154, -1, -1, -1, -1, -1, 712160 }, { 0x641C, 712169, 712164, 712217, 712222, 712213, 712202, 712209, 712195, 712236 }, { 0x641D, -1, 712241, 712246, -1, -1, -1, -1, -1, 712251 }, { 0x641E, 712262, 712256, 712296, -1, -1, 712280, 712287, -1, 712301 }, { 0x641F, -1, 712306, 712311, -1, -1, -1, -1, -1, -1 }, { 0x6420, 712322, 712317, 712357, -1, -1, 712347, 712352, 712341, -1 }, { 0x6421, 712369, 712363, 712395, -1, -1, -1, -1, -1, -1 }, { 0x6422, 712407, 712401, 712466, -1, 712462, 712438, 712445, 712431, -1 }, { 0x6423, 712476, 712471, 712522, -1, -1, -1, -1, -1, -1 }, { 0x6424, 712531, 712527, 712575, -1, 712571, 712544, 712552, 712537, -1 }, { 0x6425, 712584, 712578, 712654, 712660, 712649, 712627, 712636, 712620, -1 }, { 0x6426, 712671, 712666, 712723, -1, -1, 712698, 712707, -1, -1 }, { 0x6427, 712733, 712728, 712762, -1, -1, -1, -1, -1, -1 }, { 0x6428, 712774, 712768, 712834, -1, 712829, 712815, 712825, 712808, -1 }, { 0x6429, -1, 712838, 712891, -1, -1, 712843, 712868, -1, -1 }, { 0x642A, 712902, 712896, 712957, 712963, 712952, 712939, 712944, 712932, -1 }, { 0x642B, 712975, 712970, 713013, -1, 713009, -1, -1, 713002, -1 }, { 0x642C, 713023, 713018, 713082, -1, 713078, 713060, 713074, 713053, 713087 }, { 0x642D, 713099, 713093, 713159, -1, 713154, 713138, 713150, 713132, 713163 }, { 0x642E, -1, 713170, 713176, -1, -1, -1, -1, -1, 713180 }, { 0x642F, 713191, 713186, 713233, -1, 713230, 713217, 713226, 713210, -1 }, { 0x6430, 713243, 713238, 713302, -1, 713298, 713287, 713292, 713280, -1 }, { 0x6431, -1, 713306, 713310, -1, -1, -1, -1, -1, -1 }, { 0x6432, 713320, 713315, 713339, -1, -1, -1, -1, -1, -1 }, { 0x6433, 713349, 713343, 713380, -1, -1, -1, -1, -1, -1 }, { 0x6434, 713390, 713385, 713435, 713441, -1, 713421, 713431, 713415, -1 }, { 0x6435, 713454, 713449, 713547, -1, -1, 713529, 713544, -1, -1 }, { 0x6436, 713559, 713552, 713625, -1, 713619, 713594, 713614, 713587, -1 }, { 0x6437, 713637, 713632, 713656, -1, -1, -1, -1, -1, -1 }, { 0x6438, -1, 713662, 713668, -1, -1, -1, -1, -1, -1 }, { 0x6439, -1, 713674, 713680, -1, -1, -1, -1, -1, -1 }, { 0x643A, 713689, 713683, 713745, -1, 713741, 713727, 713737, 713720, -1 }, { 0x643B, -1, -1, 713750, -1, -1, -1, -1, -1, -1 }, { 0x643C, -1, 713755, 713761, -1, -1, -1, -1, -1, -1 }, { 0x643D, 713772, 713767, 713807, -1, 713803, -1, 713797, -1, -1 }, { 0x643E, 713817, 713812, 713890, -1, 713885, 713872, 713880, 713865, -1 }, { 0x643F, -1, 713895, 713906, -1, -1, -1, 713901, -1, -1 }, { 0x6440, 713914, 713910, 713946, -1, -1, -1, -1, -1, -1 }, { 0x6441, 713954, 713950, 713977, -1, -1, -1, -1, -1, -1 }, { 0x6442, 713986, 713981, 714055, -1, 714047, 714017, 714037, -1, -1 }, { 0x6443, -1, -1, 714060, -1, -1, -1, -1, -1, -1 }, { 0x6444, 714071, 714066, 714102, -1, -1, -1, -1, -1, -1 }, { 0x6445, 714112, 714107, 714146, -1, -1, -1, -1, -1, -1 }, { 0x6446, 714157, 714151, 714190, -1, -1, -1, -1, -1, -1 }, { 0x6447, 714200, 714195, 714258, 714263, -1, 714231, 714254, -1, -1 }, { 0x6448, 714274, 714269, 714304, -1, -1, -1, -1, -1, -1 }, { 0x6449, -1, 714309, 714314, -1, -1, -1, -1, -1, -1 }, { 0x644A, 714325, 714319, 714353, -1, -1, -1, -1, -1, -1 }, { 0x644B, 714364, 714358, 714417, -1, -1, 714388, 714393, -1, -1 }, { 0x644C, -1, 714421, 714427, -1, -1, -1, -1, -1, -1 }, { 0x644D, -1, 714433, 714438, -1, -1, -1, -1, -1, -1 }, { 0x644E, 714448, 714443, 714497, -1, -1, 714477, 714484, -1, -1 }, { 0x644F, 714508, 714502, 714581, -1, -1, 714566, 714572, -1, -1 }, { 0x6450, 714594, 714588, 714618, 714626, -1, -1, -1, -1, -1 }, { 0x6451, 714648, 714641, 714690, -1, -1, 714669, 714685, -1, -1 }, { 0x6452, 714702, 714696, 714748, -1, 714742, 714727, 714733, -1, -1 }, { 0x6453, -1, 714754, 714775, -1, -1, 714760, 714764, -1, 714781 }, { 0x6454, 714794, 714788, 714842, -1, -1, -1, 714828, -1, -1 }, { 0x6455, 714854, 714849, 714869, -1, -1, -1, -1, -1, -1 }, { 0x6456, -1, 714873, 714878, -1, -1, -1, -1, -1, -1 }, { 0x6457, -1, 714882, 714887, -1, -1, -1, -1, -1, -1 }, { 0x6458, 714898, 714892, 714972, 714978, 714968, 714934, 714952, 714927, 714984 }, { 0x6459, 714996, 714991, 715058, -1, -1, -1, -1, -1, 715064 }, { 0x645A, 715075, 715069, 715127, -1, -1, 715107, 715114, -1, -1 }, { 0x645B, 715138, 715134, 715200, 715205, -1, 715180, 715193, 715174, -1 }, { 0x645C, 715218, 715211, 715260, -1, -1, 715250, 715256, -1, -1 }, { 0x645D, 715271, 715266, 715321, -1, -1, 715300, 715309, -1, -1 }, { 0x645E, 715329, 715325, 715346, -1, -1, -1, -1, 715340, -1 }, { 0x645F, 715356, 715351, 715393, -1, -1, 715381, 715386, -1, 715398 }, { 0x6460, 715409, 715403, 715441, -1, 715435, 715424, 715431, 715417, -1 }, { 0x6461, 715452, 715447, 715513, -1, -1, 715498, 715503, -1, -1 }, { 0x6462, -1, 715518, 715522, -1, -1, -1, -1, -1, -1 }, { 0x6463, 715531, 715526, 715614, -1, -1, 715580, 715593, -1, -1 }, { 0x6464, -1, 715619, 715626, -1, -1, -1, -1, -1, -1 }, { 0x6465, -1, 715634, 715640, -1, -1, -1, -1, -1, -1 }, { 0x6466, 715651, 715646, 715656, -1, -1, -1, -1, -1, -1 }, { 0x6467, 715667, 715661, 715729, 715734, 715724, 715697, 715713, 715690, -1 }, { 0x6468, -1, 715743, 715749, -1, -1, -1, -1, -1, -1 }, { 0x6469, 715758, 715754, 715804, 715808, 715801, 715793, 715798, 715786, -1 }, { 0x646A, -1, 715813, 715820, -1, -1, -1, -1, -1, 715827 }, { 0x646B, -1, 715835, 715841, -1, -1, -1, -1, -1, -1 }, { 0x646C, -1, 715846, 715852, -1, -1, -1, -1, -1, -1 }, { 0x646D, 715863, 715858, 715908, 715913, 715903, 715886, 715892, 715879, -1 }, { 0x646E, 715925, 715919, 715955, -1, -1, -1, -1, -1, -1 }, { 0x646F, 715963, 715959, 716015, -1, 716012, 716002, 716008, 715995, -1 }, { 0x6470, 716025, 716020, 716085, -1, -1, -1, -1, -1, -1 }, { 0x6471, 716096, 716090, 716165, -1, -1, -1, -1, -1, 716170 }, { 0x6472, 716182, 716176, 716187, -1, -1, -1, -1, -1, -1 }, { 0x6473, 716198, 716193, 716256, -1, 716252, 716234, 716240, 716227, 716261 }, { 0x6474, 716271, 716266, 716387, -1, -1, 716372, 716379, -1, -1 }, { 0x6475, 716398, 716392, 716423, 716428, -1, -1, -1, -1, -1 }, { 0x6476, 716441, 716435, 716484, 716490, -1, 716470, 716476, -1, -1 }, { 0x6477, 716502, 716497, 716546, -1, -1, -1, -1, -1, -1 }, { 0x6478, 716556, 716552, 716627, -1, 716624, 716594, 716613, 716587, 716631 }, { 0x6479, 716640, 716635, 716682, -1, 716679, -1, -1, 716672, 716686 }, { 0x647A, 716695, 716690, 716758, -1, 716754, 716730, 716745, 716723, 716763 }, { 0x647B, 716775, 716769, 716844, 716849, 716840, 716822, 716827, 716815, -1 }, { 0x647C, 716864, 716858, 716886, -1, -1, -1, -1, -1, 716892 }, { 0x647D, 716901, 716896, 716960, -1, 716955, 716936, 716941, 716929, -1 }, { 0x647E, -1, 716972, 716979, -1, -1, -1, -1, -1, -1 }, { 0x647F, -1, 716986, 716991, -1, -1, -1, -1, -1, -1 }, { 0x6480, -1, 716996, 717001, -1, -1, -1, -1, -1, -1 }, { 0x6481, -1, 717006, 717011, -1, -1, -1, -1, -1, -1 }, { 0x6482, 717022, 717017, 717048, -1, -1, -1, -1, -1, -1 }, { 0x6483, 717059, 717054, 717112, -1, 717107, 717092, 717097, -1, -1 }, { 0x6484, 717122, 717116, 717153, -1, -1, -1, -1, -1, -1 }, { 0x6485, 717165, 717159, 717232, -1, 717227, 717199, 717208, 717192, 717237 }, { 0x6486, 717248, 717243, 717271, -1, -1, -1, -1, -1, -1 }, { 0x6487, 717281, 717276, 717332, 717337, -1, 717310, 717316, -1, -1 }, { 0x6488, 717347, 717341, 717413, -1, 717410, 717387, 717401, 717380, 717418 }, { 0x6489, 717427, 717422, 717444, -1, -1, -1, -1, -1, -1 }, { 0x648A, 717455, 717449, 717472, -1, -1, -1, -1, -1, -1 }, { 0x648B, 717478, -1, 717503, -1, -1, -1, -1, -1, -1 }, { 0x648C, -1, 717509, 717515, -1, -1, -1, -1, -1, 717520 }, { 0x648D, 717533, 717527, 717594, -1, -1, -1, -1, -1, -1 }, { 0x648E, -1, 717599, 717603, -1, -1, -1, -1, -1, 717607 }, { 0x648F, 717619, 717614, 717671, -1, -1, 717649, 717654, -1, -1 }, { 0x6490, 717684, 717677, 717766, 717773, 717759, 717742, 717754, 717735, -1 }, { 0x6491, 717790, 717783, 717845, -1, 717838, 717821, 717833, 717814, 717852 }, { 0x6492, 717864, 717858, 717934, 717938, 717930, 717915, 717920, 717908, 717943 }, { 0x6493, 717954, 717948, 718039, 718044, 718036, 717999, 718024, 717987, 718049 }, { 0x6494, -1, 718055, 718061, -1, -1, -1, -1, -1, 718067 }, { 0x6495, 718079, 718075, 718127, -1, 718124, 718107, 718112, 718100, -1 }, { 0x6496, 718136, 718131, 718144, -1, -1, -1, -1, -1, -1 }, { 0x6497, -1, 718149, 718156, -1, -1, -1, -1, -1, -1 }, { 0x6498, 718169, 718163, 718203, -1, 718198, -1, 718194, -1, -1 }, { 0x6499, 718213, 718207, 718269, -1, 718264, 718253, 718260, 718246, -1 }, { 0x649A, 718279, 718274, 718352, 718358, 718347, 718326, 718343, 718313, -1 }, { 0x649B, -1, 718363, 718393, -1, -1, 718375, 718389, 718369, -1 }, { 0x649C, -1, 718398, 718404, -1, -1, -1, -1, -1, -1 }, { 0x649D, 718416, 718411, 718470, 718475, 718466, 718454, 718461, 718447, 718481 }, { 0x649E, 718492, 718486, 718556, -1, 718551, 718533, 718539, 718526, 718564 }, { 0x649F, 718576, 718571, 718653, -1, 718649, -1, 718640, 718633, 718659 }, { 0x64A0, -1, 718664, 718669, -1, -1, -1, -1, -1, -1 }, { 0x64A1, -1, 718673, 718701, -1, -1, 718678, 718693, -1, -1 }, { 0x64A2, 718712, 718706, 718730, -1, -1, -1, -1, -1, 718735 }, { 0x64A3, 718747, 718741, 718787, -1, -1, 718765, 718771, -1, -1 }, { 0x64A4, 718797, 718792, 718852, -1, 718847, 718827, 718841, 718820, 718857 }, { 0x64A5, 718870, 718865, 718969, 718973, 718965, 718938, 718953, 718931, -1 }, { 0x64A6, 718983, 718979, 719023, -1, -1, 719014, 719019, -1, -1 }, { 0x64A7, -1, 719028, 719034, -1, -1, -1, -1, -1, -1 }, { 0x64A8, -1, 719039, 719077, -1, -1, 719044, 719065, -1, -1 }, { 0x64A9, 719086, 719081, 719150, 719156, 719146, 719123, 719137, 719116, 719165 }, { 0x64AA, -1, 719170, 719175, -1, -1, -1, -1, -1, -1 }, { 0x64AB, 719184, 719180, 719238, 719242, 719234, 719221, 719228, 719214, 719248 }, { 0x64AC, 719258, 719253, 719291, -1, -1, 719280, 719286, -1, -1 }, { 0x64AD, 719301, 719297, 719362, -1, 719358, 719350, 719355, 719343, 719366 }, { 0x64AE, 719376, 719370, 719452, -1, 719446, 719415, 719436, 719408, 719457 }, { 0x64AF, -1, 719463, 719469, -1, -1, -1, -1, -1, -1 }, { 0x64B0, 719481, 719475, 719536, 719543, 719526, 719512, 719518, 719505, 719554 }, { 0x64B1, 719566, 719561, 719601, -1, -1, -1, -1, -1, -1 }, { 0x64B2, 719611, 719606, 719674, 719678, 719666, 719646, 719651, 719639, 719682 }, { 0x64B3, 719693, 719688, 719716, -1, -1, 719705, 719712, -1, -1 }, { 0x64B4, 719727, 719721, 719745, -1, -1, -1, -1, -1, 719750 }, { 0x64B5, 719760, 719755, 719784, -1, -1, -1, -1, -1, -1 }, { 0x64B6, -1, 719790, 719795, -1, -1, -1, -1, -1, -1 }, { 0x64B7, 719805, 719800, 719837, -1, -1, -1, -1, -1, -1 }, { 0x64B8, -1, 719842, 719847, -1, -1, -1, -1, -1, -1 }, { 0x64B9, 719857, 719851, 719903, -1, 719899, 719883, 719890, -1, -1 }, { 0x64BA, 719915, 719909, 719940, -1, -1, -1, -1, -1, -1 }, { 0x64BB, 719952, 719946, 720077, 720081, 720073, 720045, 720061, 720038, -1 }, { 0x64BC, 720091, 720086, 720144, 720149, 720140, 720128, 720136, 720121, -1 }, { 0x64BD, 720159, 720154, 720204, -1, -1, 720177, 720184, -1, -1 }, { 0x64BE, 720215, 720210, 720259, -1, 720255, 720241, 720246, 720234, -1 }, { 0x64BF, 720268, 720263, 720307, -1, 720303, 720286, 720295, 720279, -1 }, { 0x64C0, 720318, 720313, 720328, -1, -1, -1, -1, -1, -1 }, { 0x64C1, 720339, 720333, 720389, 720395, 720385, 720375, 720381, 720368, -1 }, { 0x64C2, 720409, 720403, 720472, -1, -1, 720463, 720468, -1, -1 }, { 0x64C3, 720483, 720477, 720511, -1, -1, -1, -1, -1, 720517 }, { 0x64C4, 720529, 720524, 720571, -1, 720568, 720557, 720564, 720544, -1 }, { 0x64C5, 720580, 720575, 720647, 720653, 720642, 720627, 720638, 720620, 720662 }, { 0x64C6, -1, 720667, 720673, -1, -1, -1, -1, -1, -1 }, { 0x64C7, 720685, 720679, 720747, 720751, 720741, 720717, 720732, 720710, 720758 }, { 0x64C8, -1, 720766, 720771, -1, -1, -1, -1, -1, -1 }, { 0x64C9, 720780, 720775, 720846, -1, 720841, 720815, 720820, 720808, 720852 }, { 0x64CA, 720864, 720859, 720924, 720928, 720919, 720904, 720909, 720897, -1 }, { 0x64CB, 720939, 720933, 721010, -1, -1, 720999, 721006, -1, -1 }, { 0x64CC, -1, 721016, 721042, -1, -1, 721022, 721031, -1, -1 }, { 0x64CD, 721051, 721046, 721115, 721120, 721112, 721088, 721108, 721081, -1 }, { 0x64CE, 721140, 721134, 721197, 721203, 721191, 721173, 721182, 721166, -1 }, { 0x64CF, 721217, 721211, 721260, -1, -1, -1, -1, -1, -1 }, { 0x64D0, 721273, 721266, 721321, -1, 721316, 721290, 721300, 721283, -1 }, { 0x64D1, -1, 721327, 721350, -1, -1, 721332, 721339, -1, -1 }, { 0x64D2, 721360, 721355, 721420, 721425, 721416, 721397, 721412, 721390, -1 }, { 0x64D3, 721438, 721431, 721457, -1, -1, -1, -1, -1, -1 }, { 0x64D4, 721469, 721463, 721534, -1, 721530, 721499, 721516, 721492, -1 }, { 0x64D5, 721545, 721539, 721615, -1, 721611, 721584, 721607, 721578, -1 }, { 0x64D6, 721625, 721620, 721632, -1, -1, -1, -1, -1, -1 }, { 0x64D7, 721641, 721636, 721704, 721708, 721699, 721667, 721677, 721660, -1 }, { 0x64D8, 721719, 721713, 721781, -1, 721776, 721755, 721760, 721748, -1 }, { 0x64D9, 721791, 721785, 721800, -1, -1, -1, -1, -1, -1 }, { 0x64DA, 721810, 721804, 721887, 721891, 721884, 721855, 721872, 721848, 721897 }, { 0x64DB, -1, 721902, 721907, -1, -1, -1, -1, -1, 721911 }, { 0x64DC, 721924, 721917, 721954, -1, -1, -1, -1, -1, -1 }, { 0x64DD, 721963, 721957, 722001, -1, -1, -1, -1, -1, -1 }, { 0x64DE, 722012, 722007, 722043, -1, -1, -1, -1, -1, -1 }, { 0x64DF, -1, 722048, 722053, -1, -1, -1, -1, -1, -1 }, { 0x64E0, 722062, 722057, 722114, -1, 722110, 722098, 722102, 722091, -1 }, { 0x64E1, 722123, 722118, 722170, -1, 722166, 722149, 722158, 722142, -1 }, { 0x64E2, 722180, 722175, 722237, 722243, 722232, 722212, 722222, 722205, -1 }, { 0x64E3, 722254, 722249, 722318, 722323, 722315, 722288, 722306, 722281, -1 }, { 0x64E4, 722337, 722331, 722386, -1, -1, 722367, 722377, -1, -1 }, { 0x64E5, 722398, 722392, 722442, -1, 722438, 722429, 722434, 722422, -1 }, { 0x64E6, 722453, 722447, 722514, -1, 722509, 722491, 722503, 722484, 722518 }, { 0x64E7, 722529, 722523, 722575, -1, 722572, 722562, 722568, 722555, -1 }, { 0x64E8, -1, 722579, 722583, -1, -1, -1, -1, -1, -1 }, { 0x64E9, 722592, 722587, 722630, -1, -1, 722609, 722616, -1, -1 }, { 0x64EA, 722639, 722634, 722736, -1, -1, 722699, 722712, -1, -1 }, { 0x64EB, 722745, 722740, 722756, -1, -1, -1, -1, -1, -1 }, { 0x64EC, 722764, 722760, 722829, 722833, 722826, 722800, 722823, 722793, 722841 }, { 0x64ED, 722852, 722847, 722913, -1, 722909, 722891, 722905, 722885, -1 }, { 0x64EE, -1, 722917, 722922, -1, -1, -1, -1, -1, -1 }, { 0x64EF, 722932, 722927, 722989, -1, 722985, 722969, 722981, 722962, -1 }, { 0x64F0, 723000, 722994, 723050, -1, -1, 723032, 723041, -1, -1 }, { 0x64F1, 723061, 723056, 723109, -1, 723105, 723096, 723100, 723089, 723113 }, { 0x64F2, 723124, 723118, 723194, 723199, 723189, 723163, 723179, 723156, 723208 }, { 0x64F3, 723221, 723216, 723252, -1, -1, -1, -1, -1, -1 }, { 0x64F4, 723263, 723257, 723334, -1, 723323, 723295, 723318, 723288, 723339 }, { 0x64F5, 723351, 723347, 723393, -1, -1, 723380, 723390, -1, -1 }, { 0x64F6, -1, 723397, 723413, -1, -1, 723402, 723409, -1, -1 }, { 0x64F7, 723424, 723419, 723469, 723474, -1, 723456, 723463, -1, -1 }, { 0x64F8, 723488, 723482, 723555, -1, -1, -1, -1, -1, 723560 }, { 0x64F9, -1, 723566, 723572, -1, -1, -1, -1, -1, -1 }, { 0x64FA, 723583, 723577, 723638, 723643, 723634, 723623, 723630, 723616, 723650 }, { 0x64FB, 723661, 723656, 723712, -1, -1, 723692, 723705, -1, -1 }, { 0x64FC, -1, 723717, 723722, -1, -1, -1, -1, -1, 723726 }, { 0x64FD, 723737, 723732, 723786, -1, -1, 723761, 723770, -1, -1 }, { 0x64FE, 723797, 723792, 723856, 723861, 723853, 723828, 723849, 723821, 723870 }, { 0x64FF, 723883, 723878, 723944, 723948, -1, 723923, 723928, -1, -1 }, { 0x6500, 723963, 723957, 724009, 724014, 724005, 723994, 724001, 723987, -1 }, { 0x6501, -1, 724019, 724044, -1, -1, 724026, 724040, -1, -1 }, { 0x6502, 724056, 724050, 724083, -1, 724078, -1, -1, 724071, -1 }, { 0x6503, 724094, 724088, 724104, -1, -1, -1, -1, -1, -1 }, { 0x6504, 724113, 724108, 724169, -1, 724165, 724154, 724161, 724147, 724174 }, { 0x6505, 724186, 724180, 724211, -1, -1, 724198, 724207, -1, -1 }, { 0x6506, 724221, 724216, 724245, -1, -1, -1, -1, -1, -1 }, { 0x6507, -1, 724251, 724267, -1, 724263, -1, -1, 724256, -1 }, { 0x6508, -1, 724273, 724301, -1, -1, 724279, 724290, -1, -1 }, { 0x6509, 724311, 724306, 724335, -1, -1, -1, 724330, -1, -1 }, { 0x650A, -1, 724340, 724372, -1, 724368, 724352, 724357, 724345, -1 }, { 0x650B, 724382, 724376, 724462, -1, -1, -1, -1, -1, -1 }, { 0x650C, -1, 724466, 724472, -1, -1, -1, -1, -1, -1 }, { 0x650D, -1, 724478, 724484, -1, -1, -1, -1, -1, -1 }, { 0x650E, -1, 724490, 724495, -1, -1, -1, -1, -1, -1 }, { 0x650F, 724505, 724499, 724553, 724559, 724548, 724536, 724541, 724529, 724565 }, { 0x6510, -1, 724570, 724575, -1, -1, -1, -1, -1, -1 }, { 0x6511, -1, 724581, 724586, -1, -1, -1, -1, -1, 724592 }, { 0x6512, 724603, 724597, 724615, -1, -1, -1, -1, -1, -1 }, { 0x6513, -1, 724620, 724634, -1, -1, 724625, 724630, -1, -1 }, { 0x6514, 724646, 724640, 724699, 724704, 724695, 724683, 724691, 724676, 724710 }, { 0x6515, -1, 724714, 724719, -1, -1, -1, -1, -1, -1 }, { 0x6516, 724731, 724725, 724776, -1, -1, 724762, 724769, -1, -1 }, { 0x6517, -1, 724782, 724787, -1, -1, -1, -1, -1, -1 }, { 0x6518, 724799, 724792, 724856, -1, 724851, 724834, 724847, 724827, 724862 }, { 0x6519, 724878, 724872, 724956, -1, 724951, 724929, 724934, 724922, 724962 }, { 0x651A, -1, 724968, 724974, -1, -1, -1, -1, -1, -1 }, { 0x651B, 724986, 724980, 725049, -1, -1, 725036, 725045, 725030, -1 }, { 0x651C, 725061, 725055, 725106, 725111, -1, 725092, 725102, -1, 725117 }, { 0x651D, 725128, 725123, 725225, 725230, 725217, 725186, 725206, 725179, 725237 }, { 0x651E, 725249, 725243, 725308, -1, -1, 725294, 725305, -1, 725313 }, { 0x651F, 725323, 725317, 725358, -1, -1, 725343, 725354, -1, -1 }, { 0x6520, -1, 725363, 725368, -1, -1, -1, -1, -1, -1 }, { 0x6521, -1, 725372, 725376, -1, -1, -1, -1, -1, -1 }, { 0x6522, 725387, 725381, 725424, 725429, 725419, 725406, 725415, 725399, -1 }, { 0x6523, 725443, 725437, 725491, 725497, 725486, 725477, 725482, 725470, -1 }, { 0x6524, 725510, 725504, 725577, -1, 725572, 725545, 725561, 725538, 725582 }, { 0x6525, 725594, 725588, 725620, -1, -1, -1, -1, -1, -1 }, { 0x6526, -1, 725626, 725657, -1, -1, 725631, 725642, -1, -1 }, { 0x6527, 725666, 725661, 725694, -1, -1, -1, -1, -1, -1 }, { 0x6528, -1, 725700, 725705, -1, -1, -1, -1, -1, -1 }, { 0x6529, 725715, 725709, 725798, -1, -1, 725775, 725787, -1, -1 }, { 0x652A, 725810, 725804, 725863, 725869, 725859, 725843, 725850, 725836, -1 }, { 0x652B, 725879, 725874, 725935, -1, 725930, 725917, 725925, 725910, -1 }, { 0x652C, 725946, 725940, 725998, 726003, 725994, 725985, 725990, 725978, 726010 }, { 0x652D, -1, 726015, 726020, -1, -1, -1, -1, -1, -1 }, { 0x652E, 726030, 726024, 726062, -1, -1, 726051, 726055, -1, 726068 }, { 0x652F, 726078, 726074, 726144, 726149, 726141, 726116, 726137, 726109, 726154 }, { 0x6530, 726163, 726158, 726196, -1, -1, 726181, 726193, -1, -1 }, { 0x6531, -1, 726201, 726234, -1, -1, 726207, 726231, -1, -1 }, { 0x6532, 726244, 726239, 726265, -1, 726262, -1, -1, 726255, -1 }, { 0x6533, -1, 726269, 726274, -1, -1, -1, -1, -1, -1 }, { 0x6534, 726284, 726279, 726335, -1, -1, 726320, 726325, -1, -1 }, { 0x6535, 726344, 726339, 726392, -1, -1, 726372, 726377, -1, -1 }, { 0x6536, 726401, 726396, 726459, 726465, 726455, 726442, 726450, 726435, 726479 }, { 0x6537, 726489, 726483, 726539, -1, 726536, 726523, 726532, 726516, 726544 }, { 0x6538, 726556, 726551, 726608, 726613, 726605, 726594, 726601, 726587, -1 }, { 0x6539, 726622, 726617, 726697, 726702, 726693, 726661, 726689, 726654, -1 }, { 0x653A, -1, 726710, 726723, -1, -1, -1, 726714, -1, -1 }, { 0x653B, 726733, 726727, 726791, 726797, 726786, 726767, 726782, 726760, 726807 }, { 0x653C, -1, 726813, 726846, -1, -1, 726818, 726838, -1, -1 }, { 0x653D, 726857, 726851, 726912, -1, 726908, 726893, 726900, 726886, -1 }, { 0x653E, 726923, 726917, 726990, 726996, 726985, 726959, 726981, 726952, 727006 }, { 0x653F, 727019, 727013, 727089, -1, 727084, 727056, 727075, 727049, 727096 }, { 0x6540, -1, 727103, 727109, -1, -1, -1, -1, -1, -1 }, { 0x6541, 727118, 727113, 727162, -1, -1, -1, -1, -1, -1 }, { 0x6542, 727173, 727168, 727180, -1, -1, -1, -1, -1, -1 }, { 0x6543, 727190, 727185, 727243, -1, -1, 727221, 727231, 727215, -1 }, { 0x6544, 727253, 727248, 727273, -1, -1, -1, -1, -1, -1 }, { 0x6545, 727281, 727277, 727344, 727348, 727341, 727318, 727338, 727311, 727353 }, { 0x6546, -1, 727358, 727363, -1, -1, -1, -1, -1, -1 }, { 0x6547, -1, 727367, 727394, -1, -1, 727373, 727383, -1, -1 }, { 0x6548, 727404, 727398, 727454, 727460, 727450, 727441, 727446, 727434, 727465 }, { 0x6549, 727477, 727472, 727529, -1, 727526, 727510, 727517, 727503, -1 }, { 0x654A, -1, 727533, 727538, -1, -1, -1, -1, -1, -1 }, { 0x654B, 727548, 727543, 727574, -1, -1, 727558, 727563, -1, -1 }, { 0x654C, 727583, 727578, 727609, -1, -1, -1, -1, -1, -1 }, { 0x654D, 727619, 727613, 727680, -1, 727677, 727658, 727674, 727651, -1 }, { 0x654E, 727690, 727684, 727730, -1, 727726, 727703, 727717, 727696, -1 }, { 0x654F, 727741, 727736, 727799, -1, 727795, 727775, 727787, 727768, 727804 }, { 0x6550, -1, 727810, 727843, -1, -1, 727815, 727834, -1, -1 }, { 0x6551, 727854, 727849, 727918, 727923, 727914, 727894, 727906, 727887, 727930 }, { 0x6552, -1, 727936, 727981, -1, -1, 727947, 727962, 727941, -1 }, { 0x6553, -1, 727987, 727993, -1, -1, -1, -1, -1, -1 }, { 0x6554, 728003, 727998, 728037, -1, 728035, 728016, 728028, 728009, -1 }, { 0x6555, 728046, 728041, 728114, 728119, 728109, 728081, 728103, 728074, 728126 }, { 0x6556, 728138, 728132, 728202, 728206, 728200, 728184, 728196, 728177, 728212 }, { 0x6557, 728224, 728218, 728287, 728292, 728282, 728258, 728274, 728251, 728298 }, { 0x6558, 728310, 728304, 728370, -1, 728367, 728348, 728364, 728342, 728374 }, { 0x6559, 728385, 728379, 728431, 728437, 728427, 728404, 728418, 728398, 728447 }, { 0x655A, 728459, 728453, 728478, -1, -1, -1, -1, -1, -1 }, { 0x655B, 728488, 728483, 728518, -1, -1, -1, -1, -1, -1 }, { 0x655C, 728529, 728524, 728537, -1, -1, -1, -1, -1, -1 }, { 0x655D, 728547, 728542, 728606, 728610, 728600, 728587, 728596, 728580, 728619 }, { 0x655E, 728630, 728624, 728692, 728699, 728686, 728666, 728681, 728659, -1 }, { 0x655F, -1, 728709, 728736, -1, -1, 728714, 728732, -1, -1 }, { 0x6560, 728748, 728742, 728821, -1, -1, 728790, 728797, -1, -1 }, { 0x6561, 728830, 728826, 728849, -1, 728847, 728837, 728845, -1, -1 }, { 0x6562, 728858, 728853, 728908, 728913, 728904, 728895, 728900, 728888, 728921 }, { 0x6563, 728932, 728926, 728999, 729004, 728995, 728967, 728991, 728960, 729012 }, { 0x6564, -1, 729018, 729022, -1, -1, -1, -1, -1, -1 }, { 0x6565, -1, 729026, 729031, -1, -1, -1, -1, -1, -1 }, { 0x6566, 729042, 729036, 729109, 729114, 729100, 729081, 729087, 729074, 729120 }, { 0x6567, 729131, 729126, 729186, 729190, -1, 729176, 729183, -1, -1 }, { 0x6568, -1, 729200, 729205, -1, -1, -1, -1, -1, -1 }, { 0x6569, 729216, 729210, 729295, -1, 729291, 729264, 729272, -1, -1 }, { 0x656A, 729307, 729301, 729380, -1, -1, 729349, 729356, -1, -1 }, { 0x656B, 729390, 729385, 729445, -1, -1, 729417, 729424, -1, -1 }, { 0x656C, 729457, 729451, 729515, 729521, 729509, 729493, 729500, 729486, 729531 }, { 0x656D, 729544, 729537, 729591, -1, 729586, -1, 729582, 729575, -1 }, { 0x656E, -1, 729597, 729602, -1, -1, -1, -1, -1, -1 }, { 0x656F, 729612, 729607, 729676, -1, -1, 729648, 729664, -1, -1 }, { 0x6570, 729686, 729681, 729755, -1, 729746, 729715, 729735, -1, -1 }, { 0x6571, -1, 729760, 729766, -1, -1, -1, -1, -1, -1 }, { 0x6572, 729776, 729770, 729834, 729840, 729827, 729816, 729823, 729809, 729844 }, { 0x6573, 729854, 729848, 729875, -1, -1, -1, -1, -1, -1 }, { 0x6574, 729885, 729879, 729946, 729953, 729941, 729919, 729937, 729912, 729962 }, { 0x6575, 729975, 729970, 730028, 730032, 730024, 730008, 730019, 730001, 730038 }, { 0x6576, -1, 730046, 730051, -1, -1, -1, -1, -1, -1 }, { 0x6577, 730061, 730057, 730117, 730121, 730113, 730098, 730110, 730091, -1 }, { 0x6578, 730130, 730125, 730202, 730207, 730194, 730173, 730186, 730159, 730223 }, { 0x6579, 730233, 730228, 730264, -1, -1, -1, -1, -1, -1 }, { 0x657A, 730276, 730270, 730326, -1, -1, 730309, 730323, -1, -1 }, { 0x657B, 730336, 730330, 730392, -1, -1, 730363, 730384, -1, -1 }, { 0x657C, -1, 730399, 730403, -1, -1, -1, -1, -1, -1 }, { 0x657D, 730412, 730407, 730435, -1, -1, 730417, 730425, -1, -1 }, { 0x657E, 730446, 730441, 730465, -1, 730461, -1, -1, 730454, -1 }, { 0x657F, 730476, 730471, 730499, -1, -1, 730481, 730489, -1, -1 }, { 0x6580, -1, 730505, 730511, -1, -1, -1, -1, -1, -1 }, { 0x6581, 730522, 730517, 730588, -1, 730584, 730559, 730569, 730552, -1 }, { 0x6582, 730597, 730592, 730651, 730657, 730646, 730634, 730642, 730627, -1 }, { 0x6583, 730678, 730673, 730727, 730731, 730721, 730709, 730717, 730702, -1 }, { 0x6584, -1, 730740, 730745, -1, -1, -1, -1, -1, -1 }, { 0x6585, 730755, 730749, 730841, -1, 730837, 730810, 730818, 730803, -1 }, { 0x6586, 730853, 730847, 730932, 730938, 730928, 730901, 730909, -1, -1 }, { 0x6587, 730948, 730943, 731013, 731018, 731008, 730984, 731000, 730977, 731025 }, { 0x6588, 731035, 731030, 731079, -1, 731075, 731063, 731070, -1, -1 }, { 0x6589, 731089, 731084, 731157, -1, -1, 731120, 731145, -1, -1 }, { 0x658A, -1, 731161, 731191, -1, -1, 731166, 731187, -1, -1 }, { 0x658B, 731201, 731195, 731224, -1, -1, -1, -1, -1, -1 }, { 0x658C, 731235, 731230, 731292, -1, 731288, 731274, 731284, 731267, -1 }, { 0x658D, 731302, 731297, 731320, -1, -1, -1, -1, -1, -1 }, { 0x658E, 731331, 731325, 731383, -1, -1, 731354, 731379, -1, 731389 }, { 0x658F, -1, 731394, 731401, -1, -1, -1, -1, -1, -1 }, { 0x6590, 731412, 731407, 731458, -1, 731455, 731448, 731452, 731441, 731463 }, { 0x6591, 731475, 731469, 731523, 731528, 731519, 731508, 731515, 731501, -1 }, { 0x6592, 731538, 731532, 731582, -1, -1, 731567, 731574, -1, -1 }, { 0x6593, 731593, 731587, 731606, -1, -1, -1, -1, -1, -1 }, { 0x6594, -1, 731611, 731616, -1, -1, -1, -1, -1, -1 }, { 0x6595, 731626, 731620, 731657, -1, -1, 731645, 731649, 731639, -1 }, { 0x6596, -1, 731662, 731667, -1, -1, -1, -1, -1, -1 }, { 0x6597, 731677, 731672, 731832, 731842, 731828, 731801, 731821, 731794, 731848 }, { 0x6598, -1, 731855, 731873, -1, -1, 731861, 731868, -1, -1 }, { 0x6599, 731885, 731880, 731959, 731965, 731955, 731943, 731950, 731930, 731971 }, { 0x659A, 731983, 731978, 732051, -1, -1, -1, -1, -1, -1 }, { 0x659B, 732061, 732056, 732141, 732145, 732137, 732120, 732132, 732113, -1 }, { 0x659C, 732153, 732149, 732205, 732210, 732199, 732188, 732195, 732181, 732215 }, { 0x659D, 732224, 732219, 732267, -1, 732264, 732251, 732258, 732244, -1 }, { 0x659E, 732277, 732272, 732316, -1, -1, -1, -1, -1, -1 }, { 0x659F, 732325, 732320, 732398, 732404, 732394, 732373, 732389, 732366, 732408 }, { 0x65A0, 732420, 732414, 732449, -1, -1, 732428, 732435, -1, -1 }, { 0x65A1, 732461, 732455, 732513, -1, 732506, 732490, 732497, 732483, -1 }, { 0x65A2, -1, 732517, 732522, -1, -1, -1, -1, -1, -1 }, { 0x65A3, -1, 732528, 732580, -1, -1, 732533, 732555, -1, -1 }, { 0x65A4, 732590, 732585, 732680, -1, 732676, 732668, 732672, 732661, 732685 }, { 0x65A5, 732695, 732690, 732760, 732765, 732755, 732738, 732750, 732731, 732772 }, { 0x65A6, -1, 732779, 732815, -1, -1, 732785, 732793, -1, -1 }, { 0x65A7, 732824, 732820, 732866, 732870, 732862, 732855, 732859, 732848, 732875 }, { 0x65A8, 732887, 732880, 732891, -1, -1, -1, -1, -1, -1 }, { 0x65A9, 732904, 732898, 732929, -1, -1, -1, -1, -1, -1 }, { 0x65AA, -1, 732935, 732941, -1, -1, -1, -1, -1, -1 }, { 0x65AB, 732951, 732945, 732992, 732998, 732988, 732977, 732982, 732970, -1 }, { 0x65AC, 733010, 733004, 733060, 733066, 733055, 733042, 733047, 733035, 733075 }, { 0x65AD, 733088, 733082, 733146, -1, 733142, 733114, 733138, -1, 733152 }, { 0x65AE, 733166, 733160, 733190, -1, -1, 733174, 733179, -1, -1 }, { 0x65AF, 733199, 733195, 733276, 733280, 733273, 733254, 733269, 733247, -1 }, { 0x65B0, 733291, 733286, 733354, 733359, 733350, 733325, 733345, 733318, 733364 }, { 0x65B1, -1, 733369, 733386, -1, 733382, -1, -1, 733375, -1 }, { 0x65B2, 733398, 733392, 733436, -1, 733431, 733421, 733426, 733414, -1 }, { 0x65B3, -1, 733442, 733464, -1, -1, 733447, 733452, -1, -1 }, { 0x65B4, 733475, 733469, 733524, -1, -1, -1, 733520, 733514, -1 }, { 0x65B5, 733535, 733529, 733601, -1, -1, -1, -1, -1, -1 }, { 0x65B6, 733612, 733607, 733635, -1, -1, -1, -1, -1, -1 }, { 0x65B7, 733646, 733640, 733702, 733708, 733698, 733679, 733694, 733672, -1 }, { 0x65B8, 733723, 733718, 733727, -1, -1, -1, -1, -1, -1 }, { 0x65B9, 733738, 733732, 733814, 733820, 733809, 733782, 733805, 733775, 733828 }, { 0x65BA, -1, 733837, 733842, -1, -1, -1, -1, -1, -1 }, { 0x65BB, -1, 733848, 733854, -1, -1, -1, -1, -1, -1 }, { 0x65BC, 733865, 733860, 733925, -1, 733921, 733903, 733916, 733896, 733929 }, { 0x65BD, 733936, 733932, 734003, 734008, 733998, 733974, 733989, 733967, 734029 }, { 0x65BE, 734038, 734033, 734059, -1, -1, -1, -1, -1, -1 }, { 0x65BF, 734069, 734064, 734134, -1, 734131, 734107, 734116, 734101, -1 }, { 0x65C0, 734143, 734139, 734158, -1, 734154, -1, -1, -1, -1 }, { 0x65C1, 734169, 734163, 734252, 734258, 734240, 734206, 734232, 734199, 734266 }, { 0x65C2, 734277, 734272, 734303, -1, 734300, 734289, 734294, 734282, -1 }, { 0x65C3, 734312, 734307, 734359, 734365, 734355, 734346, 734351, 734339, -1 }, { 0x65C4, 734376, 734371, 734440, 734445, 734437, 734411, 734429, 734404, -1 }, { 0x65C5, 734457, 734451, 734529, 734533, 734525, 734516, 734521, 734503, 734539 }, { 0x65C6, 734549, 734544, 734600, 734605, 734595, 734586, 734591, 734579, -1 }, { 0x65C7, -1, 734613, 734618, -1, -1, -1, -1, -1, -1 }, { 0x65C8, 734627, 734622, 734680, -1, -1, 734666, 734675, -1, -1 }, { 0x65C9, 734689, 734685, 734724, -1, 734720, 734714, 734717, -1, -1 }, { 0x65CA, -1, 734728, 734746, -1, 734741, -1, -1, 734734, -1 }, { 0x65CB, 734758, 734752, 734818, 734824, 734814, 734796, 734810, 734789, 734832 }, { 0x65CC, 734844, 734838, 734926, 734932, 734921, 734899, 734912, 734892, 734941 }, { 0x65CD, 734952, 734946, 735000, -1, -1, -1, -1, -1, -1 }, { 0x65CE, 735011, 735006, 735058, 735062, -1, 735040, 735049, -1, -1 }, { 0x65CF, 735074, 735069, 735140, 735144, 735132, 735116, 735123, 735109, 735150 }, { 0x65D0, 735161, 735156, 735193, -1, -1, -1, 735184, -1, -1 }, { 0x65D1, -1, 735199, 735203, -1, -1, -1, -1, -1, -1 }, { 0x65D2, 735212, 735207, 735265, 735270, 735261, 735247, 735256, 735240, -1 }, { 0x65D3, 735281, 735275, 735314, -1, -1, -1, -1, -1, -1 }, { 0x65D4, -1, 735320, 735339, -1, -1, 735325, 735331, -1, -1 }, { 0x65D5, 735350, 735345, 735364, -1, 735361, -1, -1, -1, -1 }, { 0x65D6, 735372, 735368, 735408, 735412, -1, 735399, 735406, -1, -1 }, { 0x65D7, 735424, 735419, 735465, 735469, 735462, 735454, 735459, 735447, 735476 }, { 0x65D8, 735485, 735481, 735517, -1, -1, -1, 735513, -1, -1 }, { 0x65D9, 735528, 735522, 735557, -1, -1, 735548, 735553, -1, -1 }, { 0x65DA, -1, 735562, 735567, -1, -1, -1, -1, -1, -1 }, { 0x65DB, 735579, 735573, 735608, 735613, -1, 735599, 735604, -1, 735619 }, { 0x65DC, 735633, 735628, 735638, -1, -1, -1, -1, -1, -1 }, { 0x65DD, 735649, 735644, 735682, -1, -1, -1, -1, -1, -1 }, { 0x65DE, -1, 735688, 735694, -1, -1, -1, -1, -1, -1 }, { 0x65DF, 735704, 735699, 735747, -1, -1, 735733, 735744, -1, -1 }, { 0x65E0, 735756, 735751, 735814, -1, 735810, 735800, 735804, 735793, -1 }, { 0x65E1, 735823, 735818, 735861, -1, -1, 735848, 735855, -1, -1 }, { 0x65E2, 735870, 735865, 735922, -1, 735919, 735901, 735916, -1, -1 }, { 0x65E3, 735931, 735926, 735990, 735994, 735987, 735969, 735984, 735962, -1 }, { 0x65E4, -1, 736003, 736007, -1, -1, -1, -1, -1, -1 }, { 0x65E5, 736017, 736012, 736068, 736072, 736065, 736042, 736053, 736035, 736078 }, { 0x65E6, 736091, 736085, 736132, 736137, 736128, 736117, 736124, 736110, 736144 }, { 0x65E7, 736155, 736150, 736205, -1, 736201, 736182, 736193, -1, -1 }, { 0x65E8, 736214, 736210, 736262, 736267, 736259, 736245, 736255, 736238, 736271 }, { 0x65E9, 736282, 736277, 736337, 736342, 736334, 736310, 736324, 736303, 736351 }, { 0x65EA, 736362, 736357, 736395, -1, -1, -1, -1, -1, -1 }, { 0x65EB, -1, 736400, 736405, -1, -1, -1, -1, -1, -1 }, { 0x65EC, 736417, 736411, 736477, 736482, 736472, 736455, 736463, 736448, -1 }, { 0x65ED, 736492, 736487, 736547, -1, 736543, 736531, 736537, 736524, 736551 }, { 0x65EE, 736560, 736556, 736573, -1, -1, -1, -1, -1, -1 }, { 0x65EF, 736581, 736577, 736594, -1, -1, -1, -1, -1, -1 }, { 0x65F0, 736603, 736598, 736640, 736645, 736636, 736625, 736632, -1, -1 }, { 0x65F1, 736657, 736652, 736702, -1, 736698, 736687, 736694, 736680, 736707 }, { 0x65F2, -1, 736713, 736759, -1, 736755, 736731, 736744, 736718, -1 }, { 0x65F3, 736769, 736764, 736799, -1, -1, -1, -1, -1, -1 }, { 0x65F4, 736809, 736803, 736831, -1, 736828, 736821, 736825, 736814, 736835 }, { 0x65F5, -1, 736839, 736853, -1, -1, -1, 736845, -1, -1 }, { 0x65F6, 736863, 736859, 736894, -1, -1, -1, -1, -1, -1 }, { 0x65F7, 736906, 736899, 736936, -1, -1, -1, -1, -1, -1 }, { 0x65F8, 736950, 736943, 736971, -1, -1, -1, -1, -1, -1 }, { 0x65F9, 736981, 736977, 737026, -1, -1, 737018, 737023, 737012, -1 }, { 0x65FA, 737037, 737031, 737088, -1, 737083, 737074, 737080, 737067, 737094 }, { 0x65FB, 737108, 737103, 737142, 737147, 737138, 737122, 737130, 737115, -1 }, { 0x65FC, 737157, 737152, 737187, -1, 737183, -1, -1, 737176, -1 }, { 0x65FD, 737197, 737192, 737229, -1, 737225, -1, -1, 737218, -1 }, { 0x65FE, 737240, 737234, 737265, -1, -1, 737255, 737260, -1, -1 }, { 0x65FF, -1, 737271, 737295, -1, 737293, 737282, 737290, 737275, -1 }, { 0x6600, 737304, 737299, 737352, -1, 737348, -1, 737345, 737338, -1 }, { 0x6601, -1, 737357, 737362, -1, -1, -1, -1, -1, -1 }, { 0x6602, 737374, 737367, 737438, 737443, 737434, 737414, 737426, 737408, 737451 }, { 0x6603, 737462, 737457, 737545, -1, 737541, 737521, 737530, 737514, -1 }, { 0x6604, 737555, 737549, 737577, -1, -1, 737559, 737565, -1, -1 }, { 0x6605, -1, 737582, 737587, -1, -1, -1, -1, -1, -1 }, { 0x6606, 737598, 737592, 737648, 737653, 737640, 737632, 737636, 737625, 737659 }, { 0x6607, 737669, 737663, 737723, 737730, 737718, 737706, 737713, 737699, 737739 }, { 0x6608, -1, 737746, 737770, -1, -1, 737756, 737764, 737750, -1 }, { 0x6609, 737780, 737774, 737834, -1, 737829, 737817, 737825, 737810, -1 }, { 0x660A, 737845, 737840, 737889, 737894, 737886, 737877, 737882, 737870, -1 }, { 0x660B, -1, 737902, 737908, -1, -1, -1, -1, -1, -1 }, { 0x660C, 737920, 737913, 737971, 737978, 737965, 737954, 737960, 737947, -1 }, { 0x660D, -1, 737986, 738020, -1, -1, 738004, 738012, 737992, -1 }, { 0x660E, 738032, 738026, 738107, 738113, 738101, 738071, 738092, 738064, 738121 }, { 0x660F, 738131, 738126, 738184, 738189, 738180, 738170, 738176, 738163, 738196 }, { 0x6610, -1, 738201, 738218, -1, 738213, -1, -1, 738206, -1 }, { 0x6611, 738228, 738223, 738258, -1, 738254, 738242, 738250, 738235, -1 }, { 0x6612, 738268, 738263, 738313, -1, -1, 738283, 738289, -1, -1 }, { 0x6613, 738321, 738317, 738383, 738387, 738377, 738348, 738371, 738334, 738399 }, { 0x6614, 738411, 738406, 738478, 738482, 738469, 738450, 738458, 738443, 738489 }, { 0x6615, 738500, 738495, 738551, -1, 738547, 738532, 738536, 738525, -1 }, { 0x6616, -1, 738556, 738572, -1, -1, 738562, 738569, -1, -1 }, { 0x6617, -1, 738577, 738582, -1, -1, -1, -1, -1, -1 }, { 0x6618, -1, 738586, 738592, -1, -1, -1, -1, -1, -1 }, { 0x6619, 738604, 738598, 738628, -1, -1, -1, -1, -1, -1 }, { 0x661A, 738638, 738633, 738653, -1, -1, -1, -1, -1, -1 }, { 0x661B, -1, 738659, 738675, -1, 738672, -1, -1, 738665, 738679 }, { 0x661C, 738691, 738684, 738755, -1, -1, 738738, 738751, 738732, -1 }, { 0x661D, 738767, 738761, 738809, -1, -1, -1, 738805, -1, -1 }, { 0x661E, 738820, 738814, 738881, -1, 738875, 738854, 738862, 738847, -1 }, { 0x661F, 738893, 738887, 739015, 739021, 739010, 738995, 739001, 738988, 739027 }, { 0x6620, 739038, 739032, 739100, 739106, 739095, 739068, 739088, 739061, 739116 }, { 0x6621, 739127, 739121, 739175, -1, 739170, -1, 739162, 739155, -1 }, { 0x6622, -1, 739181, 739208, -1, -1, 739186, 739192, -1, -1 }, { 0x6623, -1, 739212, 739236, -1, -1, 739223, 739231, 739217, -1 }, { 0x6624, 739248, 739242, 739279, -1, 739273, -1, 739264, 739257, -1 }, { 0x6625, 739291, 739285, 739329, 739335, 739323, 739313, 739318, 739306, -1 }, { 0x6626, -1, 739342, 739356, -1, -1, 739347, 739352, -1, -1 }, { 0x6627, 739366, 739361, 739409, 739414, 739405, 739395, 739401, 739388, 739422 }, { 0x6628, 739434, 739429, 739489, 739494, 739485, 739474, 739480, 739467, -1 }, { 0x6629, -1, 739502, 739532, -1, -1, 739507, 739520, -1, -1 }, { 0x662A, 739541, 739536, 739590, -1, -1, 739560, 739582, -1, -1 }, { 0x662B, 739602, 739596, 739634, -1, 739630, 739614, 739622, 739607, -1 }, { 0x662C, 739643, 739638, 739686, -1, -1, 739671, 739682, -1, -1 }, { 0x662D, 739696, 739691, 739758, 739764, 739752, 739739, 739747, 739726, -1 }, { 0x662E, -1, 739771, 739785, -1, -1, -1, 739777, -1, -1 }, { 0x662F, 739795, 739791, 739888, 739893, 739885, 739863, 739878, 739856, 739902 }, { 0x6630, 739913, 739908, 739968, -1, 739962, 739953, 739958, 739946, -1 }, { 0x6631, 739978, 739973, 740034, -1, 740030, 740018, 740026, 740011, -1 }, { 0x6632, 740043, 740038, 740053, -1, -1, -1, -1, -1, -1 }, { 0x6633, 740063, 740058, 740119, -1, -1, 740093, 740102, -1, -1 }, { 0x6634, 740130, 740124, 740210, -1, 740206, 740195, 740202, 740188, -1 }, { 0x6635, 740220, 740215, 740284, 740288, 740275, 740253, 740263, 740246, -1 }, { 0x6636, 740298, 740292, 740371, -1, 740365, 740341, 740360, 740334, -1 }, { 0x6637, 740383, 740378, 740422, -1, 740419, 740409, 740416, 740402, -1 }, { 0x6638, -1, 740427, 740433, -1, -1, -1, -1, -1, -1 }, { 0x6639, -1, 740439, 740446, -1, -1, -1, 740443, -1, -1 }, { 0x663A, 740456, 740450, 740497, -1, 740491, -1, -1, 740484, -1 }, { 0x663B, 740510, 740503, 740546, -1, 740542, 740522, 740534, 740515, -1 }, { 0x663C, 740556, 740551, 740588, -1, 740584, 740574, 740579, -1, -1 }, { 0x663D, 740600, 740594, 740621, -1, -1, -1, -1, -1, -1 }, { 0x663E, 740632, 740627, 740666, -1, -1, -1, -1, -1, -1 }, { 0x663F, 740679, 740672, 740730, -1, -1, 740709, 740726, -1, -1 }, { 0x6640, -1, 740737, 740755, -1, -1, 740742, 740750, -1, -1 }, { 0x6641, 740766, 740761, 740808, -1, 740805, 740796, 740800, 740789, -1 }, { 0x6642, 740818, 740814, 740876, 740881, 740873, 740856, 740866, 740849, 740888 }, { 0x6643, 740899, 740893, 740957, -1, 740951, 740939, 740947, 740932, 740964 }, { 0x6644, 740977, 740971, 741038, -1, 741032, 741017, 741025, 741010, 741045 }, { 0x6645, 741058, 741052, 741110, -1, -1, 741094, 741102, -1, -1 }, { 0x6646, -1, 741116, 741135, -1, -1, 741122, 741131, -1, -1 }, { 0x6647, -1, 741140, 741146, -1, -1, -1, -1, -1, -1 }, { 0x6648, -1, 741150, 741167, -1, 741163, -1, -1, 741156, -1 }, { 0x6649, 741179, 741173, 741266, -1, 741262, 741227, 741253, 741220, -1 }, { 0x664A, -1, 741271, 741296, -1, -1, 741276, 741282, -1, -1 }, { 0x664B, 741307, 741301, 741357, 741362, 741353, 741341, 741348, 741334, -1 }, { 0x664C, 741376, 741369, 741514, -1, 741509, 741497, 741504, 741490, -1 }, { 0x664D, -1, 741521, 741527, -1, -1, -1, -1, -1, -1 }, { 0x664E, -1, 741533, 741568, -1, 741563, 741546, 741556, 741539, -1 }, { 0x664F, 741579, 741574, 741637, 741642, 741634, 741626, 741631, 741619, -1 }, { 0x6650, -1, 741657, 741668, -1, -1, -1, -1, 741662, -1 }, { 0x6651, -1, 741673, 741703, -1, -1, 741686, 741694, 741680, -1 }, { 0x6652, 741716, 741710, 741765, -1, -1, 741742, 741757, -1, -1 }, { 0x6653, 741776, 741771, 741808, -1, -1, -1, -1, -1, -1 }, { 0x6654, 741819, 741814, 741845, -1, -1, -1, -1, -1, -1 }, { 0x6655, 741854, 741849, 741885, -1, -1, -1, -1, -1, -1 }, { 0x6656, 741895, 741890, 741928, -1, -1, -1, -1, -1, -1 }, { 0x6657, 741938, 741933, 741955, -1, -1, -1, 741947, -1, -1 }, { 0x6658, -1, 741960, 741987, -1, -1, 741966, 741979, -1, -1 }, { 0x6659, 741998, 741992, 742046, -1, 742041, 742028, 742036, 742021, -1 }, { 0x665A, 742057, 742051, 742102, 742107, 742098, 742084, 742094, 742078, 742116 }, { 0x665B, 742126, 742121, 742182, -1, 742177, 742142, 742161, 742135, -1 }, { 0x665C, 742194, 742188, 742209, -1, -1, -1, 742201, -1, -1 }, { 0x665D, 742219, 742214, 742258, 742264, 742254, 742244, 742249, 742237, -1 }, { 0x665E, 742277, 742272, 742320, 742324, 742316, 742306, 742313, 742299, -1 }, { 0x665F, 742336, 742330, 742417, -1, 742412, 742379, 742404, 742372, -1 }, { 0x6660, -1, 742424, 742451, -1, -1, 742435, 742443, 742429, -1 }, { 0x6661, 742463, 742458, 742503, 742507, 742499, 742485, 742493, 742478, -1 }, { 0x6662, 742515, 742510, 742576, -1, 742568, 742550, 742558, 742537, -1 }, { 0x6663, -1, 742581, 742586, -1, -1, -1, -1, -1, -1 }, { 0x6664, 742595, 742591, 742641, -1, 742639, 742628, 742636, 742621, 742645 }, { 0x6665, 742655, 742650, 742682, -1, 742677, -1, -1, 742670, -1 }, { 0x6666, 742692, 742687, 742750, 742755, 742746, 742729, 742742, 742722, 742763 }, { 0x6667, 742774, 742769, 742838, -1, 742835, 742812, 742827, 742805, -1 }, { 0x6668, 742848, 742843, 742900, 742906, 742896, 742879, 742891, 742872, 742917 }, { 0x6669, 742930, 742924, 742960, -1, 742956, 742942, 742952, 742936, -1 }, { 0x666A, -1, 742965, 742983, -1, -1, 742971, 742979, -1, -1 }, { 0x666B, 742995, 742989, 743027, -1, 743022, 743009, 743017, 743002, -1 }, { 0x666C, 743039, 743033, 743099, -1, 743091, 743072, 743083, 743065, -1 }, { 0x666D, -1, 743104, 743115, -1, -1, -1, -1, 743109, -1 }, { 0x666E, 743126, 743121, 743182, -1, 743179, 743164, 743173, 743157, 743186 }, { 0x666F, 743198, 743192, 743262, 743268, 743251, 743231, 743244, 743224, 743288 }, { 0x6670, 743300, 743295, 743354, -1, 743350, 743331, 743339, 743324, -1 }, { 0x6671, -1, 743358, 743363, -1, -1, -1, -1, -1, -1 }, { 0x6672, -1, 743369, 743375, -1, -1, -1, -1, -1, -1 }, { 0x6673, 743384, 743379, 743447, -1, 743443, 743424, 743432, 743417, -1 }, { 0x6674, 743457, 743451, 743522, 743528, 743516, 743493, 743512, 743485, 743538 }, { 0x6675, -1, 743545, 743565, -1, -1, 743550, 743557, -1, -1 }, { 0x6676, 743575, 743569, 743632, 743638, 743627, 743614, 743622, 743607, 743646 }, { 0x6677, 743657, 743651, 743706, -1, 743702, 743694, 743699, 743687, -1 }, { 0x6678, 743717, 743711, 743760, -1, 743755, -1, 743746, 743739, -1 }, { 0x6679, 743772, 743767, 743853, -1, -1, 743826, 743833, 743820, -1 }, { 0x667A, 743861, 743857, 743912, 743917, 743909, 743900, 743905, 743893, 743925 }, { 0x667B, 743934, 743930, 743967, -1, 743964, 743949, 743955, 743942, -1 }, { 0x667C, 743977, 743971, 743990, 743995, -1, -1, 743984, -1, -1 }, { 0x667D, -1, 744005, 744016, -1, -1, -1, -1, 744010, -1 }, { 0x667E, 744027, 744021, 744056, -1, -1, 744044, 744051, -1, -1 }, { 0x667F, -1, 744063, 744081, -1, -1, -1, 744076, 744070, -1 }, { 0x6680, -1, 744088, 744125, -1, -1, 744094, 744113, -1, -1 }, { 0x6681, 744136, 744131, 744198, -1, 744194, 744168, 744184, -1, -1 }, { 0x6682, 744210, 744204, 744220, -1, -1, -1, -1, -1, -1 }, { 0x6683, -1, 744225, 744233, -1, -1, -1, 744230, -1, -1 }, { 0x6684, 744244, 744238, 744301, -1, 744296, 744283, 744292, 744276, 744307 }, { 0x6685, -1, 744314, 744320, -1, -1, -1, -1, -1, -1 }, { 0x6686, -1, 744326, 744330, -1, -1, -1, -1, -1, -1 }, { 0x6687, 744339, 744334, 744395, 744400, 744392, 744378, 744389, 744371, 744404 }, { 0x6688, 744414, 744409, 744490, 744495, 744481, 744459, 744478, 744445, 744503 }, { 0x6689, 744515, 744510, 744571, 744576, 744567, 744555, 744564, 744548, -1 }, { 0x668A, -1, 744584, 744590, -1, -1, -1, -1, -1, -1 }, { 0x668B, 744599, 744594, 744650, -1, 744646, 744628, 744638, 744621, -1 }, { 0x668C, 744661, 744655, 744725, -1, 744721, 744707, 744714, 744700, -1 }, { 0x668D, 744735, 744730, 744777, -1, -1, 744745, 744757, -1, -1 }, { 0x668E, 744787, 744781, 744857, -1, 744852, 744825, 744845, 744818, -1 }, { 0x668F, 744868, 744863, 744918, -1, -1, 744902, 744914, -1, -1 }, { 0x6690, 744928, 744923, 744978, -1, 744975, 744965, 744973, 744958, -1 }, { 0x6691, 744988, 744983, 745019, 745024, 745016, 744999, 745012, 744992, -1 }, { 0x6692, -1, 745030, 745054, -1, -1, 745036, 745050, -1, -1 }, { 0x6693, -1, 745060, 745065, -1, -1, -1, -1, -1, -1 }, { 0x6694, -1, 745070, 745076, -1, -1, -1, -1, -1, -1 }, { 0x6695, -1, 745081, 745087, -1, -1, -1, -1, -1, -1 }, { 0x6696, 745099, 745093, 745169, 745175, 745160, 745119, 745148, 745112, -1 }, { 0x6697, 745188, 745184, 745245, 745249, 745242, 745228, 745239, 745221, 745255 }, { 0x6698, 745266, 745259, 745325, -1, 745320, 745294, 745316, 745287, -1 }, { 0x6699, -1, 745331, 745342, -1, -1, -1, 745337, -1, -1 }, { 0x669A, -1, 745348, 745382, -1, -1, 745359, 745378, 745353, -1 }, { 0x669B, -1, 745387, 745402, -1, -1, 745391, 745399, -1, -1 }, { 0x669C, -1, 745407, 745424, -1, -1, 745412, 745421, -1, -1 }, { 0x669D, 745434, 745428, 745480, 745486, 745474, 745455, 745461, 745448, -1 }, { 0x669E, -1, 745498, 745514, -1, 745510, -1, -1, 745503, -1 }, { 0x669F, -1, 745520, 745535, -1, -1, 745525, 745531, -1, -1 }, { 0x66A0, 745545, 745540, 745593, -1, 745587, -1, 745583, 745576, -1 }, { 0x66A1, -1, 745598, 745604, -1, -1, -1, -1, -1, -1 }, { 0x66A2, 745617, 745610, 745673, 745680, 745667, 745655, 745662, 745648, 745690 }, { 0x66A3, -1, 745699, 745714, -1, 745711, -1, -1, 745704, -1 }, { 0x66A4, -1, 745718, 745739, -1, -1, 745723, 745731, -1, -1 }, { 0x66A5, -1, 745744, 745749, -1, -1, -1, -1, -1, -1 }, { 0x66A6, 745759, 745754, 745785, -1, -1, 745773, 745780, -1, -1 }, { 0x66A7, 745793, 745789, 745824, -1, -1, -1, -1, -1, -1 }, { 0x66A8, 745833, 745828, 745874, 745878, 745871, 745862, 745868, -1, -1 }, { 0x66A9, -1, 745883, 745888, -1, -1, -1, -1, -1, -1 }, { 0x66AA, -1, 745892, 745897, -1, -1, -1, -1, -1, -1 }, { 0x66AB, 745908, 745902, 745943, 745948, 745939, 745925, 745935, 745918, 745958 }, { 0x66AC, -1, 745964, 745980, -1, 745976, -1, -1, 745969, -1 }, { 0x66AD, -1, 745985, 746006, -1, -1, 745990, 745998, -1, -1 }, { 0x66AE, 746016, 746011, 746078, 746082, 746075, 746053, 746072, 746046, 746087 }, { 0x66AF, -1, 746092, 746097, -1, -1, -1, -1, -1, -1 }, { 0x66B0, -1, 746101, 746107, -1, -1, -1, -1, -1, -1 }, { 0x66B1, 746118, 746113, 746187, -1, 746183, 746151, 746171, 746144, -1 }, { 0x66B2, 746198, 746191, 746240, -1, 746235, -1, 746230, 746223, -1 }, { 0x66B3, -1, 746247, 746263, -1, 746259, -1, -1, 746252, -1 }, { 0x66B4, 746273, 746268, 746347, 746352, 746338, 746315, 746329, 746301, 746360 }, { 0x66B5, 746371, 746366, 746415, -1, 746411, 746398, 746407, 746391, -1 }, { 0x66B6, -1, 746420, 746432, -1, -1, -1, -1, 746426, -1 }, { 0x66B7, -1, 746438, 746444, -1, -1, -1, -1, -1, -1 }, { 0x66B8, 746456, 746451, 746494, -1, 746490, 746477, 746485, 746470, -1 }, { 0x66B9, 746505, 746500, 746553, -1, 746549, 746538, 746545, 746531, 746559 }, { 0x66BA, -1, 746565, 746577, -1, -1, -1, -1, 746571, -1 }, { 0x66BB, 746588, 746582, 746625, -1, 746619, 746602, 746610, 746595, -1 }, { 0x66BC, 746636, 746631, 746672, -1, -1, -1, 746660, -1, -1 }, { 0x66BD, -1, 746677, 746689, -1, -1, -1, -1, 746683, -1 }, { 0x66BE, 746699, 746694, 746741, -1, 746737, 746727, 746733, 746720, -1 }, { 0x66BF, -1, 746746, 746783, -1, 746779, 746758, 746776, 746751, -1 }, { 0x66C0, 746791, 746787, 746856, -1, 746853, 746841, 746848, 746834, 746860 }, { 0x66C1, 746869, 746864, 746900, -1, 746897, 746888, 746894, 746881, -1 }, { 0x66C2, -1, 746904, 746925, -1, -1, 746910, 746918, -1, -1 }, { 0x66C3, -1, 746932, 746962, -1, -1, 746937, 746954, -1, -1 }, { 0x66C4, 746972, 746967, 747022, -1, 747018, 747005, 747014, 746998, -1 }, { 0x66C5, 747031, 747026, 747075, -1, 747071, 747058, 747067, 747051, -1 }, { 0x66C6, 747084, 747079, 747128, -1, 747123, 747111, 747118, 747098, 747132 }, { 0x66C7, 747145, 747139, 747202, -1, 747198, 747176, 747190, 747169, -1 }, { 0x66C8, 747213, 747207, 747266, -1, -1, 747248, 747258, 747242, -1 }, { 0x66C9, 747277, 747272, 747346, 747352, 747342, 747316, 747332, 747309, 747358 }, { 0x66CA, -1, 747364, 747369, -1, -1, -1, -1, -1, -1 }, { 0x66CB, -1, 747374, 747379, -1, -1, -1, -1, -1, -1 }, { 0x66CC, 747390, 747385, 747451, -1, -1, 747424, 747446, -1, -1 }, { 0x66CD, 747462, 747457, 747480, -1, -1, -1, -1, -1, -1 }, { 0x66CE, -1, 747485, 747506, -1, -1, 747490, 747497, -1, -1 }, { 0x66CF, 747517, 747510, 747569, -1, -1, 747548, 747555, -1, -1 }, { 0x66D0, -1, 747576, 747582, -1, -1, -1, -1, -1, -1 }, { 0x66D1, -1, 747588, 747593, -1, -1, -1, -1, -1, -1 }, { 0x66D2, 747604, 747599, 747629, -1, -1, -1, -1, -1, -1 }, { 0x66D3, -1, 747635, 747651, -1, 747647, -1, -1, 747640, -1 }, { 0x66D4, -1, 747656, 747692, -1, -1, 747668, 747683, 747662, -1 }, { 0x66D5, 747703, 747698, 747729, -1, -1, -1, -1, -1, -1 }, { 0x66D6, 747738, 747734, 747788, -1, 747785, 747776, 747782, 747769, 747792 }, { 0x66D7, -1, 747796, 747801, -1, -1, -1, -1, -1, -1 }, { 0x66D8, -1, 747805, 747816, -1, -1, -1, -1, 747810, -1 }, { 0x66D9, 747825, 747820, 747875, 747880, 747872, 747860, 747868, 747853, -1 }, { 0x66DA, 747893, 747887, 747950, -1, 747945, 747931, 747937, 747924, 747956 }, { 0x66DB, 747968, 747963, 748010, -1, 748005, 747992, 748001, 747985, -1 }, { 0x66DC, 748020, 748015, 748200, 748205, 748197, 748177, 748193, 748170, -1 }, { 0x66DD, 748217, 748212, 748287, -1, 748278, 748266, 748273, 748259, -1 }, { 0x66DE, -1, 748291, 748302, -1, -1, -1, -1, 748296, -1 }, { 0x66DF, -1, 748306, 748327, -1, -1, 748311, 748322, -1, -1 }, { 0x66E0, 748340, 748333, 748404, 748411, 748398, 748377, 748394, 748370, 748421 }, { 0x66E1, 748435, 748430, 748502, -1, 748498, 748466, 748489, -1, -1 }, { 0x66E2, -1, 748507, 748512, -1, -1, -1, -1, -1, -1 }, { 0x66E3, 748523, 748518, 748553, -1, 748549, -1, -1, 748542, -1 }, { 0x66E4, -1, 748558, 748563, -1, -1, -1, -1, -1, -1 }, { 0x66E5, -1, 748568, 748573, -1, -1, -1, -1, -1, 748577 }, { 0x66E6, 748588, 748583, 748646, 748650, 748642, 748626, 748636, 748619, -1 }, { 0x66E7, -1, 748655, 748661, -1, -1, -1, -1, -1, -1 }, { 0x66E8, 748673, 748667, 748719, -1, 748714, 748701, 748707, 748694, -1 }, { 0x66E9, 748731, 748725, 748796, -1, 748791, 748771, 748783, 748764, 748802 }, { 0x66EA, -1, 748807, 748821, -1, 748818, -1, -1, 748811, -1 }, { 0x66EB, -1, 748826, 748857, -1, -1, 748832, 748841, -1, -1 }, { 0x66EC, 748869, 748863, 748925, -1, 748921, 748902, 748917, 748895, -1 }, { 0x66ED, 748937, 748931, 748950, -1, -1, -1, -1, -1, -1 }, { 0x66EE, -1, 748956, 748983, -1, 748980, -1, 748968, 748961, -1 }, { 0x66EF, -1, 748988, 749005, -1, 749000, -1, -1, 748993, -1 }, { 0x66F0, 749016, 749010, 749075, 749080, 749071, 749046, 749066, 749039, 749088 }, { 0x66F1, 749101, 749095, 749122, -1, -1, -1, 749119, -1, -1 }, { 0x66F2, 749132, 749127, 749196, 749200, 749192, 749167, 749186, 749160, 749206 }, { 0x66F3, 749217, 749212, 749259, 749263, 749255, 749247, 749252, 749240, 749271 }, { 0x66F4, 749283, 749277, 749384, 749390, 749372, 749346, 749368, 749332, 749405 }, { 0x66F5, 749435, 749430, 749466, -1, -1, 749458, 749463, -1, -1 }, { 0x66F6, 749475, 749470, 749498, -1, -1, -1, -1, -1, -1 }, { 0x66F7, 749507, 749502, 749562, 749566, 749558, 749532, 749552, 749525, 749571 }, { 0x66F8, 749582, 749577, 749639, 749644, 749636, 749622, 749632, 749615, 749650 }, { 0x66F9, 749660, 749655, 749724, 749729, 749721, 749695, 749717, 749688, 749737 }, { 0x66FA, -1, 749742, 749783, -1, 749780, 749754, 749776, 749747, -1 }, { 0x66FB, -1, 749788, 749806, -1, -1, 749794, 749801, -1, -1 }, { 0x66FC, 749819, 749813, 749887, 749892, 749883, 749858, 749875, 749851, 749900 }, { 0x66FD, 749910, 749904, 749958, -1, -1, 749932, 749948, -1, -1 }, { 0x66FE, 749970, 749964, 750031, 750037, 750026, 749999, 750015, 749992, 750054 }, { 0x66FF, 750066, 750061, 750140, 750144, 750135, 750105, 750127, 750098, 750149 }, { 0x6700, 750161, 750155, 750217, 750222, 750212, 750197, 750208, 750190, 750232 }, { 0x6701, 750244, 750238, 750272, -1, -1, -1, -1, -1, -1 }, { 0x6702, -1, 750277, 750282, -1, -1, -1, -1, -1, -1 }, { 0x6703, 750291, 750286, 750370, 750375, 750362, 750353, 750356, 750346, 750384 }, { 0x6704, -1, 750390, 750401, -1, -1, -1, -1, 750395, -1 }, { 0x6705, 750411, 750406, 750451, -1, 750447, 750424, 750429, 750417, -1 }, { 0x6706, 750461, 750456, 750474, -1, -1, -1, -1, -1, -1 }, { 0x6707, -1, 750479, 750492, -1, -1, 750484, 750489, -1, -1 }, { 0x6708, 750502, 750496, 750562, 750567, 750558, 750540, 750546, 750533, 750576 }, { 0x6709, 750590, 750585, 750650, 750655, 750647, 750623, 750641, 750616, 750662 }, { 0x670A, -1, -1, 750674, -1, -1, -1, -1, 750668, -1 }, { 0x670B, 750686, 750680, 750734, 750740, 750728, 750719, 750724, 750712, 750747 }, { 0x670C, 750759, 750754, 750809, -1, 750800, 750789, 750796, 750782, -1 }, { 0x670D, 750819, 750814, 750877, 750881, 750873, 750847, 750868, 750840, 750888 }, { 0x670E, -1, 750895, 750935, -1, -1, 750907, 750926, 750901, -1 }, { 0x670F, 750946, 750941, 751003, -1, -1, 750969, 750990, -1, 751008 }, { 0x6710, 751020, 751014, 751042, -1, -1, 751025, 751034, -1, -1 }, { 0x6711, -1, 751046, 751051, -1, -1, -1, -1, -1, -1 }, { 0x6712, 751060, 751055, 751102, -1, -1, -1, 751092, -1, -1 }, { 0x6713, 751111, 751106, 751126, -1, -1, -1, 751121, -1, -1 }, { 0x6714, 751137, 751132, 751199, 751205, 751195, 751180, 751190, 751173, 751212 }, { 0x6715, 751222, 751217, 751267, -1, 751263, 751241, 751254, 751234, 751273 }, { 0x6716, 751286, 751280, 751323, -1, -1, 751310, 751319, -1, -1 }, { 0x6717, 751335, 751329, 751398, 751404, 751393, 751372, 751389, 751359, 751412 }, { 0x6718, 751418, -1, 751477, -1, -1, 751450, 751473, -1, -1 }, { 0x6719, 751488, 751482, 751596, -1, -1, 751563, 751587, -1, -1 }, { 0x671A, -1, 751602, 751608, -1, -1, -1, -1, -1, -1 }, { 0x671B, 751621, 751615, 751703, 751709, 751698, 751670, 751690, 751663, 751726 }, { 0x671C, -1, 751733, 751756, -1, -1, 751738, 751752, -1, -1 }, { 0x671D, 751766, 751761, 751818, 751824, 751815, 751790, 751810, 751783, 751841 }, { 0x671E, 751854, 751849, 751895, -1, 751892, 751884, 751889, 751877, -1 }, { 0x671F, 751904, 751899, 751961, 751965, 751958, 751944, 751952, 751937, 751972 }, { 0x6720, 751982, 751976, 752013, -1, -1, -1, 752006, 752000, -1 }, { 0x6721, -1, 752019, 752025, -1, -1, -1, -1, -1, -1 }, { 0x6722, 752037, 752031, 752092, -1, -1, 752074, 752084, 752068, -1 }, { 0x6723, 752104, 752098, 752132, 752138, 752127, -1, -1, 752120, -1 }, { 0x6724, -1, 752144, 752150, -1, -1, -1, -1, -1, -1 }, { 0x6725, -1, 752156, 752161, -1, -1, -1, -1, -1, -1 }, { 0x6726, 752172, 752166, 752230, 752236, 752225, 752211, 752217, 752204, 752241 }, { 0x6727, 752253, 752247, 752307, 752313, 752302, 752292, 752298, 752285, -1 }, { 0x6728, 752323, 752318, 752377, 752381, 752370, 752357, 752360, 752350, 752386 }, { 0x6729, 752397, 752392, 752465, -1, 752460, 752439, 752456, -1, -1 }, { 0x672A, 752476, 752471, 752537, 752542, 752534, 752514, 752528, 752507, 752551 }, { 0x672B, 752561, 752556, 752620, 752624, 752616, 752600, 752604, 752593, 752629 }, { 0x672C, 752640, 752635, 752688, 752693, 752684, 752675, 752680, 752668, 752701 }, { 0x672D, 752713, 752707, 752774, 752779, 752769, 752749, 752763, 752742, 752784 }, { 0x672E, 752796, 752790, 752872, -1, 752866, 752837, 752846, 752830, -1 }, { 0x672F, 752883, 752877, 752962, -1, 752956, 752927, 752936, -1, -1 }, { 0x6730, 752973, 752967, 752981, -1, -1, -1, -1, -1, -1 }, { 0x6731, 752990, 752985, 753042, 753047, 753038, 753026, 753034, 753019, 753057 }, { 0x6732, -1, 753061, 753066, -1, -1, -1, -1, -1, -1 }, { 0x6733, 753077, 753071, 753123, -1, 753119, 753089, 753095, 753082, -1 }, { 0x6734, 753132, 753127, 753201, -1, 753197, 753183, 753187, 753176, 753205 }, { 0x6735, 753216, 753212, 753258, 753263, 753254, 753244, 753248, -1, 753270 }, { 0x6736, 753280, 753276, 753329, -1, 753325, 753315, 753319, 753308, -1 }, { 0x6737, -1, 753334, 753353, -1, -1, -1, 753339, -1, -1 }, { 0x6738, -1, 753358, 753374, -1, -1, 753363, 753368, -1, -1 }, { 0x6739, -1, 753378, 753383, -1, -1, -1, -1, -1, -1 }, { 0x673A, 753393, 753388, 753437, -1, 753432, 753422, 753429, 753415, 753441 }, { 0x673B, -1, 753445, 753450, -1, -1, -1, -1, -1, -1 }, { 0x673C, -1, 753455, 753460, -1, -1, -1, -1, -1, -1 }, { 0x673D, 753469, 753464, 753521, 753526, 753517, 753504, 753512, 753497, 753532 }, { 0x673E, 753544, 753537, 753581, -1, -1, 753558, 753564, 753552, -1 }, { 0x673F, 753592, 753588, 753606, -1, -1, 753597, 753602, -1, -1 }, { 0x6740, 753616, 753610, 753646, -1, -1, -1, -1, -1, -1 }, { 0x6741, -1, 753651, 753666, -1, -1, 753656, -1, -1, -1 }, { 0x6742, 753676, 753670, 753704, -1, -1, -1, -1, -1, -1 }, { 0x6743, 753714, 753708, 753738, -1, -1, -1, -1, -1, -1 }, { 0x6744, -1, 753744, 753749, -1, -1, -1, -1, -1, 753755 }, { 0x6745, 753765, 753760, 753788, -1, 753785, 753776, 753783, 753769, 753792 }, { 0x6746, 753800, 753795, 753848, 753853, 753844, 753828, 753840, 753821, 753859 }, { 0x6747, 753868, 753864, 753895, -1, -1, 753875, 753885, -1, 753899 }, { 0x6748, 753907, 753902, 753950, 753955, -1, 753935, 753939, -1, -1 }, { 0x6749, 753970, 753964, 754022, 754028, 754018, 754009, 754014, 754002, -1 }, { 0x674A, -1, 754035, 754041, -1, -1, -1, -1, -1, -1 }, { 0x674B, -1, 754046, 754058, -1, -1, -1, -1, 754052, -1 }, { 0x674C, 754069, 754063, 754153, -1, -1, -1, 754129, 754123, -1 }, { 0x674D, -1, 754157, 754161, -1, -1, -1, -1, -1, -1 }, { 0x674E, 754170, 754165, 754217, 754221, 754214, 754204, 754211, 754191, 754229 }, { 0x674F, 754239, 754233, 754282, 754288, 754276, 754262, 754267, 754255, 754296 }, { 0x6750, 754308, 754303, 754362, 754367, 754358, 754347, 754354, 754340, -1 }, { 0x6751, 754381, 754375, 754435, 754440, 754430, 754421, 754426, 754414, 754448 }, { 0x6752, -1, 754454, 754459, -1, -1, -1, -1, -1, -1 }, { 0x6753, 754469, 754464, 754593, 754605, 754584, 754560, 754568, 754553, -1 }, { 0x6754, -1, 754612, 754645, -1, -1, 754617, 754634, -1, -1 }, { 0x6755, 754655, 754650, 754675, 754679, -1, -1, 754661, -1, 754685 }, { 0x6756, 754699, 754692, 754740, 754747, 754735, 754726, 754731, 754719, 754759 }, { 0x6757, 754775, 754769, 754780, -1, -1, -1, -1, -1, -1 }, { 0x6758, -1, 754786, 754790, -1, -1, -1, -1, -1, -1 }, { 0x6759, 754800, 754795, 754833, -1, -1, 754824, 754828, -1, -1 }, { 0x675A, -1, 754837, 754842, -1, -1, -1, -1, -1, -1 }, { 0x675B, -1, 754847, 754853, -1, -1, -1, -1, -1, -1 }, { 0x675C, 754864, 754859, 754939, 754943, 754935, 754904, 754926, 754897, 754949 }, { 0x675D, 754959, 754955, 754990, -1, -1, 754970, 754977, 754964, -1 }, { 0x675E, 754999, 754994, 755078, 755082, 755075, 755053, 755069, 755046, -1 }, { 0x675F, 755094, 755089, 755164, 755169, 755160, 755131, 755155, 755124, 755176 }, { 0x6760, 755188, 755182, 755239, -1, 755234, 755225, 755230, 755218, 755245 }, { 0x6761, 755256, 755251, 755306, -1, 755303, 755290, 755299, -1, -1 }, { 0x6762, 755318, 755312, 755334, -1, -1, 755329, -1, -1, -1 }, { 0x6763, 755344, 755339, 755391, -1, -1, 755386, -1, -1, 755403 }, { 0x6764, 755414, 755408, 755440, -1, -1, 755434, -1, -1, -1 }, { 0x6765, 755450, 755445, 755504, -1, -1, 755488, 755500, 755482, -1 }, { 0x6766, -1, 755509, 755519, -1, -1, 755514, -1, -1, -1 }, { 0x6767, 755530, 755524, 755559, -1, -1, -1, 755555, -1, -1 }, { 0x6768, 755572, 755565, 755603, -1, -1, -1, -1, -1, -1 }, { 0x6769, 755614, 755609, 755624, -1, -1, -1, -1, -1, -1 }, { 0x676A, 755633, 755628, 755691, 755697, 755687, 755671, 755677, 755664, -1 }, { 0x676B, -1, 755705, 755709, -1, -1, -1, -1, -1, -1 }, { 0x676C, 755719, 755713, 755822, -1, 755818, 755799, 755810, 755786, -1 }, { 0x676D, 755834, 755828, 755884, -1, 755879, 755864, 755875, 755857, -1 }, { 0x676E, 755895, 755890, 755926, -1, 755920, 755909, 755916, -1, -1 }, { 0x676F, 755936, 755931, 755971, 755976, 755967, 755954, 755963, 755947, 755982 }, { 0x6770, 755992, 755987, 756050, -1, 756046, 756025, 756034, 756018, 756055 }, { 0x6771, 756068, 756062, 756122, 756128, 756117, 756099, 756113, 756092, 756134 }, { 0x6772, 756152, 756147, 756208, 756213, 756205, 756193, 756201, 756180, -1 }, { 0x6773, 756225, 756220, 756282, 756287, 756275, 756264, 756271, 756257, -1 }, { 0x6774, 756298, 756293, 756346, -1, -1, 756333, 756338, -1, -1 }, { 0x6775, 756357, 756352, 756408, 756413, 756405, 756396, 756401, 756389, 756419 }, { 0x6776, 756431, 756425, 756444, -1, -1, -1, 756439, -1, 756450 }, { 0x6777, 756461, 756456, 756488, 756492, 756484, 756475, 756481, 756468, -1 }, { 0x6778, 756501, 756496, 756518, -1, -1, -1, -1, -1, -1 }, { 0x6779, -1, 756523, 756528, -1, -1, -1, -1, -1, -1 }, { 0x677A, -1, 756533, 756538, -1, -1, -1, -1, -1, 756543 }, { 0x677B, 756553, 756548, 756624, -1, 756615, 756590, 756597, 756577, -1 }, { 0x677C, 756635, 756630, 756720, -1, 756717, 756698, 756709, 756691, -1 }, { 0x677D, -1, 756725, 756730, -1, -1, -1, -1, -1, -1 }, { 0x677E, 756742, 756736, 756785, 756791, 756780, 756769, 756775, 756762, 756798 }, { 0x677F, 756810, 756804, 756866, 756871, 756861, 756849, 756853, 756842, 756876 }, { 0x6780, -1, 756881, 756887, -1, -1, -1, -1, -1, -1 }, { 0x6781, 756898, 756893, 756947, -1, -1, 756931, 756938, -1, -1 }, { 0x6782, -1, 756951, 756956, -1, -1, -1, -1, -1, -1 }, { 0x6783, -1, 756960, 756972, -1, -1, -1, -1, 756966, -1 }, { 0x6784, 756982, 756977, 757029, -1, -1, 757009, 757025, -1, -1 }, { 0x6785, -1, 757034, 757061, -1, -1, 757039, 757053, -1, -1 }, { 0x6786, -1, 757065, 757070, -1, -1, -1, -1, -1, -1 }, { 0x6787, 757080, 757075, 757123, -1, 757120, 757094, 757114, 757087, -1 }, { 0x6788, -1, 757127, 757132, -1, -1, -1, -1, -1, -1 }, { 0x6789, 757142, 757136, 757210, 757216, 757205, 757181, 757202, 757174, 757227 }, { 0x678A, -1, 757234, 757241, -1, -1, -1, -1, -1, -1 }, { 0x678B, 757252, 757246, 757327, -1, 757322, 757291, 757314, 757284, -1 }, { 0x678C, 757338, 757333, 757391, -1, 757386, 757377, 757382, 757370, -1 }, { 0x678D, -1, 757396, 757401, -1, -1, -1, -1, -1, -1 }, { 0x678E, -1, 757405, 757423, -1, -1, 757409, 757417, -1, -1 }, { 0x678F, 757433, 757427, 757497, -1, 757493, 757468, 757477, 757461, -1 }, { 0x6790, 757507, 757502, 757566, 757570, 757562, 757546, 757551, 757539, -1 }, { 0x6791, 757578, 757574, 757636, -1, -1, 757624, 757630, -1, -1 }, { 0x6792, 757644, 757640, 757672, 757676, -1, -1, -1, 757666, -1 }, { 0x6793, 757685, 757680, 757726, -1, 757722, 757700, 757710, 757693, 757731 }, { 0x6794, -1, 757737, 757742, -1, -1, -1, -1, -1, -1 }, { 0x6795, 757752, 757747, 757783, 757789, 757778, 757766, 757773, 757759, 757795 }, { 0x6796, -1, 757802, 757833, -1, -1, 757807, 757829, -1, -1 }, { 0x6797, 757843, 757838, 757895, 757900, 757891, 757879, 757887, 757866, 757905 }, { 0x6798, 757916, 757910, 757972, -1, 757968, 757943, 757952, 757936, -1 }, { 0x6799, -1, 757977, 758010, -1, 758007, 757989, 757995, 757982, -1 }, { 0x679A, 758018, 758013, 758072, 758077, 758068, 758055, 758060, 758048, 758085 }, { 0x679B, -1, 758089, 758113, -1, -1, 758095, 758104, -1, 758119 }, { 0x679C, 758131, 758126, 758183, 758188, 758179, 758152, 758173, 758145, 758196 }, { 0x679D, 758206, 758202, 758255, 758260, 758252, 758241, 758245, 758234, 758266 }, { 0x679E, 758276, 758270, 758285, -1, -1, -1, -1, -1, -1 }, { 0x679F, 758297, 758291, 758310, -1, -1, -1, -1, -1, -1 }, { 0x67A0, 758321, 758315, 758358, -1, -1, 758353, -1, -1, -1 }, { 0x67A1, 758369, 758363, 758388, -1, -1, 758383, -1, -1, -1 }, { 0x67A2, 758400, 758395, 758459, -1, -1, 758435, 758451, -1, -1 }, { 0x67A3, 758469, 758464, 758504, -1, -1, -1, -1, -1, -1 }, { 0x67A4, -1, 758509, 758514, -1, -1, -1, -1, -1, -1 }, { 0x67A5, 758523, 758518, 758543, -1, -1, -1, -1, -1, -1 }, { 0x67A6, -1, 758547, 758560, -1, -1, 758552, 758557, -1, -1 }, { 0x67A7, 758570, 758564, 758601, -1, -1, -1, -1, -1, -1 }, { 0x67A8, 758614, 758607, 758682, -1, -1, -1, -1, -1, -1 }, { 0x67A9, 758695, 758689, 758726, -1, -1, 758715, 758721, -1, -1 }, { 0x67AA, 758739, 758732, 758764, -1, -1, -1, -1, -1, -1 }, { 0x67AB, 758777, 758771, 758788, -1, -1, -1, -1, -1, -1 }, { 0x67AC, 758799, 758794, 758863, -1, -1, -1, -1, -1, -1 }, { 0x67AD, 758874, 758869, 758892, -1, -1, -1, -1, -1, -1 }, { 0x67AE, -1, 758898, 758903, -1, -1, -1, -1, -1, 758909 }, { 0x67AF, 758917, 758913, 758973, 758977, 758970, 758953, 758967, 758946, 758981 }, { 0x67B0, 758992, 758986, 759059, -1, 759052, 759031, 759043, 759024, -1 }, { 0x67B1, 759070, 759065, 759102, -1, 759098, 759084, 759089, -1, -1 }, { 0x67B2, 759113, 759107, 759154, -1, 759151, 759137, 759147, 759130, -1 }, { 0x67B3, 759162, 759158, 759239, 759244, 759233, 759216, 759226, 759209, -1 }, { 0x67B4, 759265, 759258, 759286, -1, -1, 759270, 759275, -1, -1 }, { 0x67B5, 759297, 759292, 759345, -1, -1, 759333, 759340, -1, 759351 }, { 0x67B6, 759361, 759356, 759420, -1, 759417, 759395, 759414, 759388, 759425 }, { 0x67B7, 759435, 759430, 759477, -1, 759474, 759458, 759471, 759451, 759482 }, { 0x67B8, 759490, 759485, 759564, -1, 759560, 759528, 759553, 759521, 759569 }, { 0x67B9, 759579, 759573, 759613, -1, -1, 759589, 759606, -1, -1 }, { 0x67BA, -1, 759618, 759623, -1, -1, -1, -1, -1, -1 }, { 0x67BB, 759632, 759627, 759679, 759683, -1, 759660, 759664, 759648, -1 }, { 0x67BC, 759695, 759690, 759766, -1, -1, 759746, 759762, 759740, -1 }, { 0x67BD, -1, 759770, 759788, -1, -1, 759775, 759780, -1, -1 }, { 0x67BE, 759796, 759792, 759825, -1, 759822, 759813, 759818, 759806, -1 }, { 0x67BF, -1, 759830, 759835, -1, -1, -1, -1, -1, -1 }, { 0x67C0, -1, 759840, 759858, -1, -1, 759845, 759855, -1, -1 }, { 0x67C1, 759866, 759862, 759904, -1, 759900, 759889, 759894, 759882, 759914 }, { 0x67C2, 759922, 759918, 759943, -1, -1, 759927, 759932, -1, -1 }, { 0x67C3, -1, 759947, 759962, -1, -1, -1, 759953, -1, 759968 }, { 0x67C4, 759980, 759974, 760046, 760052, 760040, 760018, 760031, 760011, 760061 }, { 0x67C5, 760072, 760067, 760097, -1, 760094, -1, 760088, 760081, -1 }, { 0x67C6, -1, 760101, 760119, -1, -1, 760107, 760115, -1, 760123 }, { 0x67C7, -1, 760129, 760133, -1, -1, -1, -1, -1, -1 }, { 0x67C8, 760142, 760137, 760166, -1, -1, 760152, 760158, -1, -1 }, { 0x67C9, -1, 760171, 760193, -1, -1, -1, 760177, -1, 760198 }, { 0x67CA, 760212, 760206, 760243, -1, 760238, 760225, 760233, 760218, 760250 }, { 0x67CB, -1, 760256, 760261, -1, -1, -1, -1, -1, -1 }, { 0x67CC, -1, 760266, 760270, -1, -1, -1, -1, -1, -1 }, { 0x67CD, -1, 760274, 760281, -1, -1, -1, -1, -1, -1 }, { 0x67CE, 760291, 760287, 760330, -1, -1, 760321, 760327, -1, -1 }, { 0x67CF, 760340, 760334, 760380, 760389, 760375, 760362, 760370, 760355, 760395 }, { 0x67D0, 760406, 760401, 760462, -1, 760455, 760437, 760447, 760430, 760467 }, { 0x67D1, 760477, 760472, 760534, -1, 760526, 760516, 760522, 760509, 760539 }, { 0x67D2, 760553, 760548, 760599, -1, 760594, 760573, 760580, 760566, -1 }, { 0x67D3, 760608, 760603, 760672, 760677, 760668, 760642, 760664, 760635, 760695 }, { 0x67D4, 760708, 760703, 760776, 760781, 760773, 760736, 760764, 760729, 760787 }, { 0x67D5, -1, 760791, 760796, -1, -1, -1, -1, -1, -1 }, { 0x67D6, -1, 760801, 760812, -1, -1, -1, -1, 760806, -1 }, { 0x67D7, -1, 760818, 760846, -1, 760841, 760830, 760836, 760824, -1 }, { 0x67D8, 760856, 760852, 760910, -1, 760907, 760888, 760903, 760881, -1 }, { 0x67D9, 760921, 760915, 760978, -1, 760974, 760955, 760959, 760948, -1 }, { 0x67DA, 760988, 760983, 761037, 761042, 761028, 761014, 761019, 761007, 761047 }, { 0x67DB, -1, 761052, 761057, -1, -1, -1, -1, -1, -1 }, { 0x67DC, 761069, 761063, 761119, -1, -1, 761101, 761109, -1, -1 }, { 0x67DD, 761129, 761124, 761186, 761191, 761181, 761154, 761176, 761147, -1 }, { 0x67DE, 761201, 761196, 761279, -1, 761269, 761257, 761264, 761250, -1 }, { 0x67DF, 761290, 761284, 761337, 761342, 761333, -1, -1, 761327, -1 }, { 0x67E0, 761352, 761346, 761358, -1, -1, -1, -1, -1, -1 }, { 0x67E1, -1, 761364, 761377, -1, -1, -1, 761370, -1, -1 }, { 0x67E2, 761388, 761383, 761434, -1, 761431, 761424, 761427, 761417, -1 }, { 0x67E3, 761443, 761438, 761448, -1, -1, -1, -1, -1, -1 }, { 0x67E4, 761458, 761453, 761499, -1, -1, 761467, 761489, -1, -1 }, { 0x67E5, 761509, 761504, 761557, -1, 761554, 761541, 761551, -1, 761562 }, { 0x67E6, -1, 761566, 761580, -1, -1, -1, 761572, -1, -1 }, { 0x67E7, -1, 761585, 761612, -1, -1, 761589, 761603, -1, -1 }, { 0x67E8, -1, 761616, 761621, -1, -1, -1, -1, -1, -1 }, { 0x67E9, 761630, 761625, 761683, -1, 761679, 761666, 761674, 761659, 761688 }, { 0x67EA, -1, 761694, 761698, -1, -1, -1, -1, -1, 761702 }, { 0x67EB, -1, 761707, 761712, -1, -1, -1, -1, -1, -1 }, { 0x67EC, 761722, 761716, 761781, -1, 761777, 761756, 761769, 761749, -1 }, { 0x67ED, -1, 761787, 761793, -1, -1, -1, -1, -1, -1 }, { 0x67EE, 761803, 761797, 761867, -1, -1, 761839, 761849, -1, -1 }, { 0x67EF, 761875, 761872, 761924, 761928, 761921, 761916, 761918, 761909, -1 }, { 0x67F0, 761937, 761932, 762001, -1, 761997, 761980, 761990, 761967, -1 }, { 0x67F1, 762011, 762006, 762081, 762086, 762077, 762049, 762072, 762042, 762094 }, { 0x67F2, 762105, 762100, 762134, -1, -1, 762112, 762119, -1, -1 }, { 0x67F3, 762143, 762138, 762244, 762249, 762240, 762228, 762235, 762215, 762256 }, { 0x67F4, 762269, 762263, 762322, 762328, 762314, 762300, 762306, 762293, 762336 }, { 0x67F5, 762347, 762341, 762407, -1, 762401, 762376, 762392, 762369, -1 }, { 0x67F6, 762417, 762413, 762442, -1, 762439, 762430, 762435, 762423, -1 }, { 0x67F7, 762451, 762446, 762474, -1, 762468, -1, 762462, -1, -1 }, { 0x67F8, 762484, 762479, 762547, -1, -1, -1, -1, -1, -1 }, { 0x67F9, 762556, 762552, 762585, -1, 762582, 762573, 762578, 762566, -1 }, { 0x67FA, 762597, 762590, 762616, -1, -1, -1, -1, -1, -1 }, { 0x67FB, 762627, 762622, 762682, -1, 762679, 762666, 762676, 762659, -1 }, { 0x67FC, -1, 762687, 762692, -1, -1, -1, -1, -1, -1 }, { 0x67FD, 762703, 762697, 762728, -1, -1, -1, -1, -1, -1 }, { 0x67FE, 762740, 762735, 762781, -1, 762772, 762762, 762767, 762755, -1 }, { 0x67FF, 762790, 762786, 762818, -1, 762815, 762806, 762811, 762800, 762823 }, { 0x6800, 762833, 762829, 762842, -1, -1, -1, -1, -1, -1 }, { 0x6801, 762852, 762847, 762859, -1, -1, -1, -1, -1, -1 }, { 0x6802, 762869, 762864, 762905, -1, -1, 762894, -1, -1, -1 }, { 0x6803, 762915, 762910, 762951, -1, 762947, 762941, -1, 762935, -1 }, { 0x6804, 762961, 762955, 763031, -1, 763026, 762999, 763019, 762993, -1 }, { 0x6805, 763043, 763037, 763096, -1, 763090, 763065, 763081, -1, -1 }, { 0x6806, -1, 763101, 763106, -1, -1, -1, -1, -1, -1 }, { 0x6807, 763116, 763111, 763168, -1, -1, -1, -1, -1, -1 }, { 0x6808, 763180, 763174, 763226, -1, -1, 763203, 763218, -1, -1 }, { 0x6809, 763237, 763232, 763273, -1, -1, -1, -1, -1, -1 }, { 0x680A, 763284, 763278, 763307, -1, -1, -1, -1, -1, -1 }, { 0x680B, 763319, 763313, 763347, -1, -1, -1, -1, -1, -1 }, { 0x680C, 763358, 763353, 763390, -1, -1, -1, -1, -1, -1 }, { 0x680D, 763400, 763394, 763459, -1, 763453, -1, -1, -1, 763466 }, { 0x680E, 763476, 763471, 763501, -1, -1, -1, -1, -1, -1 }, { 0x680F, 763511, 763505, 763543, -1, -1, -1, -1, -1, -1 }, { 0x6810, -1, 763548, 763560, -1, -1, -1, -1, 763554, 763566 }, { 0x6811, 763577, 763572, 763608, -1, -1, -1, -1, -1, -1 }, { 0x6812, 763619, 763613, 763641, -1, 763636, -1, -1, 763629, -1 }, { 0x6813, 763652, 763646, 763701, -1, 763697, 763685, 763693, 763678, 763708 }, { 0x6814, 763719, 763714, 763757, -1, -1, 763734, 763741, -1, -1 }, { 0x6815, -1, 763761, 763766, -1, -1, -1, -1, -1, -1 }, { 0x6816, 763777, 763772, 763815, 763819, 763812, 763803, 763808, 763796, 763824 }, { 0x6817, 763835, 763829, 763906, 763910, 763901, 763882, 763895, 763869, 763915 }, { 0x6818, 763980, 763976, 763991, -1, -1, -1, -1, -1, 763995 }, { 0x6819, -1, 763999, 764035, -1, -1, 764005, 764027, -1, -1 }, { 0x681A, -1, 764042, 764047, -1, -1, -1, -1, -1, -1 }, { 0x681B, 764058, 764053, 764105, -1, -1, -1, -1, -1, -1 }, { 0x681C, -1, 764109, 764115, -1, -1, -1, -1, -1, -1 }, { 0x681D, 764124, 764119, 764191, -1, 764186, 764163, 764170, 764156, -1 }, { 0x681E, 764201, 764196, 764256, -1, 764252, 764241, 764248, 764234, -1 }, { 0x681F, 764267, 764261, 764290, -1, -1, -1, 764277, -1, -1 }, { 0x6820, -1, 764295, 764300, -1, -1, -1, -1, -1, -1 }, { 0x6821, 764311, 764305, 764389, 764395, 764381, 764349, 764372, 764342, 764405 }, { 0x6822, 764429, 764423, 764480, -1, 764475, 764451, 764464, 764444, 764485 }, { 0x6823, -1, 764491, 764496, -1, -1, -1, -1, -1, -1 }, { 0x6824, -1, 764501, 764507, -1, -1, -1, -1, -1, -1 }, { 0x6825, -1, 764513, 764517, -1, -1, -1, -1, -1, -1 }, { 0x6826, -1, 764521, 764526, -1, -1, -1, -1, -1, -1 }, { 0x6827, -1, 764532, 764556, -1, -1, 764537, 764541, -1, -1 }, { 0x6828, -1, 764560, 764590, -1, -1, 764564, 764574, -1, -1 }, { 0x6829, 764600, 764594, 764648, -1, -1, 764636, 764643, -1, -1 }, { 0x682A, 764657, 764652, 764714, 764719, 764710, 764697, 764702, 764690, 764724 }, { 0x682B, 764734, 764729, 764772, -1, -1, 764740, 764764, -1, -1 }, { 0x682C, -1, 764778, 764802, -1, -1, 764784, 764795, -1, -1 }, { 0x682D, 764811, 764807, 764836, -1, -1, 764821, 764830, -1, -1 }, { 0x682E, -1, 764840, 764853, -1, 764851, -1, -1, 764844, -1 }, { 0x682F, -1, 764857, 764889, -1, 764885, 764869, 764875, 764862, -1 }, { 0x6830, 764899, 764894, 764931, -1, -1, 764913, 764919, -1, -1 }, { 0x6831, 764941, 764935, 764996, -1, 764991, 764979, 764983, 764972, -1 }, { 0x6832, 765008, 765002, 765051, -1, 765048, 765024, 765040, 765017, -1 }, { 0x6833, 765061, 765056, 765074, -1, -1, -1, 765070, -1, -1 }, { 0x6834, 765084, 765079, 765110, -1, 765106, -1, 765102, 765095, -1 }, { 0x6835, 765121, 765116, 765127, -1, -1, -1, -1, -1, -1 }, { 0x6836, -1, 765132, 765137, -1, -1, -1, -1, -1, -1 }, { 0x6837, 765149, 765142, 765177, -1, -1, -1, -1, -1, -1 }, { 0x6838, 765188, 765183, 765244, -1, 765235, 765225, 765230, 765218, 765248 }, { 0x6839, 765260, 765255, 765307, 765312, 765303, 765296, 765299, 765289, 765318 }, { 0x683A, -1, 765323, 765329, -1, -1, -1, -1, -1, -1 }, { 0x683B, 765338, 765333, 765378, -1, 765374, -1, 765350, 765343, -1 }, { 0x683C, 765389, 765383, 765464, 765468, 765455, 765427, 765440, 765420, 765473 }, { 0x683D, 765484, 765479, 765544, -1, 765540, 765531, 765536, 765524, -1 }, { 0x683E, 765555, 765549, 765587, -1, -1, -1, -1, -1, -1 }, { 0x683F, 765598, 765593, 765637, -1, -1, 765615, 765627, -1, -1 }, { 0x6840, 765646, 765641, 765704, -1, 765700, 765684, 765694, 765677, 765709 }, { 0x6841, 765723, 765716, 765770, 765776, 765759, 765750, 765755, 765743, 765784 }, { 0x6842, 765796, 765790, 765839, 765844, 765834, 765822, 765830, 765815, 765851 }, { 0x6843, 765862, 765857, 765906, 765911, 765903, 765894, 765899, 765887, 765918 }, { 0x6844, 765931, 765924, 765967, -1, 765961, 765950, 765957, 765943, 765974 }, { 0x6845, 765985, 765980, 766013, -1, -1, 765998, 766009, -1, -1 }, { 0x6846, 766026, 766018, 766081, -1, 766075, 766062, 766070, 766055, -1 }, { 0x6847, -1, 766095, 766100, -1, -1, -1, -1, -1, -1 }, { 0x6848, 766108, 766104, 766162, 766166, 766159, 766140, 766156, 766133, 766173 }, { 0x6849, 766189, 766185, 766210, -1, 766207, -1, -1, 766200, -1 }, { 0x684A, 766220, 766214, 766285, -1, -1, -1, 766281, -1, -1 }, { 0x684B, 766295, 766291, 766300, -1, -1, -1, -1, -1, -1 }, { 0x684C, 766310, 766304, 766334, -1, -1, -1, 766329, -1, -1 }, { 0x684D, -1, 766340, 766359, -1, -1, 766344, 766353, -1, -1 }, { 0x684E, 766368, 766363, 766424, 766429, 766420, 766404, 766413, 766397, 766433 }, { 0x684F, -1, 766441, 766447, -1, -1, -1, -1, -1, -1 }, { 0x6850, 766460, 766454, 766512, 766518, 766507, 766494, 766499, 766487, -1 }, { 0x6851, 766531, 766525, 766575, 766581, 766570, 766561, 766566, 766554, 766588 }, { 0x6852, -1, 766593, 766608, -1, -1, 766599, 766604, -1, -1 }, { 0x6853, 766619, 766614, 766687, 766693, 766682, 766651, 766674, 766644, -1 }, { 0x6854, 766704, 766699, 766803, -1, 766799, 766775, 766787, 766768, -1 }, { 0x6855, 766813, 766808, 766835, -1, -1, 766825, 766830, -1, -1 }, { 0x6856, -1, 766840, 766846, -1, -1, -1, -1, -1, -1 }, { 0x6857, -1, 766851, 766864, -1, -1, 766855, 766858, -1, -1 }, { 0x6858, -1, 766869, 766889, -1, -1, 766875, 766880, -1, -1 }, { 0x6859, -1, 766895, 766911, -1, -1, 766900, 766905, -1, -1 }, { 0x685A, 766921, 766915, 766948, -1, -1, -1, -1, -1, -1 }, { 0x685B, 766959, 766953, -1, -1, -1, 766979, -1, -1, -1 }, { 0x685C, 766991, 766985, 767033, -1, 767028, 767014, 767021, -1, -1 }, { 0x685D, 767044, 767039, 767082, -1, -1, 767077, -1, -1, -1 }, { 0x685E, -1, 767087, 767092, -1, -1, -1, -1, -1, -1 }, { 0x685F, 767103, 767097, 767171, -1, -1, 767148, 767163, -1, -1 }, { 0x6860, 767181, 767177, 767210, -1, -1, -1, -1, -1, -1 }, { 0x6861, 767220, 767214, 767250, -1, -1, -1, -1, -1, -1 }, { 0x6862, 767261, 767255, 767287, -1, -1, -1, -1, -1, -1 }, { 0x6863, 767299, 767293, 767344, -1, -1, 767324, 767340, -1, -1 }, { 0x6864, 767355, 767350, 767361, -1, -1, -1, -1, -1, -1 }, { 0x6865, 767370, 767365, 767395, -1, -1, -1, -1, -1, -1 }, { 0x6866, 767406, 767401, 767420, -1, -1, -1, -1, -1, -1 }, { 0x6867, 767430, 767425, 767478, -1, 767474, 767463, 767470, -1, -1 }, { 0x6868, 767490, 767483, 767502, -1, -1, -1, -1, -1, -1 }, { 0x6869, 767515, 767509, 767543, -1, -1, -1, -1, -1, -1 }, { 0x686A, 767556, 767551, 767576, -1, -1, -1, -1, -1, -1 }, { 0x686B, 767585, 767581, 767608, -1, -1, 767600, 767605, -1, -1 }, { 0x686C, 767618, 767613, 767639, -1, -1, -1, -1, -1, -1 }, { 0x686D, 767649, 767644, 767693, -1, 767689, -1, -1, 767682, -1 }, { 0x686E, 767704, 767699, 767737, -1, -1, 767724, 767733, -1, 767742 }, { 0x686F, 767753, 767747, 767796, -1, 767791, 767766, 767773, 767759, -1 }, { 0x6870, -1, 767802, 767826, -1, -1, 767807, 767814, -1, -1 }, { 0x6871, -1, 767831, 767846, -1, -1, -1, 767837, -1, -1 }, { 0x6872, 767857, 767852, 767884, -1, -1, 767864, 767872, -1, 767887 }, { 0x6873, -1, 767893, 767898, -1, -1, -1, -1, -1, -1 }, { 0x6874, 767907, 767903, 767961, -1, 767957, 767942, 767954, 767935, -1 }, { 0x6875, 767971, 767965, 768003, -1, -1, 767991, 767996, -1, -1 }, { 0x6876, 768014, 768008, 768073, -1, 768062, 768050, 768054, 768043, 768079 }, { 0x6877, 768091, 768086, 768136, 768141, 768132, 768120, 768127, 768113, 768145 }, { 0x6878, -1, 768150, 768155, -1, -1, -1, -1, -1, -1 }, { 0x6879, 768165, 768159, 768174, -1, -1, -1, 768170, -1, -1 }, { 0x687A, 768185, 768180, 768204, -1, -1, 768192, 768199, -1, -1 }, { 0x687B, -1, 768209, 768228, -1, -1, 768215, 768221, -1, -1 }, { 0x687C, 768239, 768234, 768295, -1, -1, 768281, 768288, -1, -1 }, { 0x687D, -1, 768299, 768304, -1, -1, -1, -1, -1, -1 }, { 0x687E, -1, 768309, 768331, -1, 768326, -1, 768322, 768315, -1 }, { 0x687F, 768341, 768336, 768403, -1, 768399, 768380, 768391, 768373, -1 }, { 0x6880, -1, 768408, 768414, -1, -1, -1, -1, -1, -1 }, { 0x6881, 768425, 768418, 768496, 768503, 768490, 768469, 768485, 768456, 768511 }, { 0x6882, 768524, 768519, 768564, -1, -1, 768534, 768545, -1, 768569 }, { 0x6883, 768581, 768575, 768638, -1, 768633, 768614, 768624, 768607, -1 }, { 0x6884, 768649, 768644, 768703, -1, -1, 768691, 768696, -1, -1 }, { 0x6885, 768713, 768708, 768755, 768760, 768751, 768743, 768747, 768736, 768766 }, { 0x6886, 768776, 768770, 768810, -1, 768805, -1, 768801, 768794, 768816 }, { 0x6887, -1, 768824, 768830, -1, -1, -1, -1, -1, 768836 }, { 0x6888, -1, 768842, 768879, -1, -1, 768849, 768870, -1, -1 }, { 0x6889, -1, 768885, 768891, -1, -1, -1, -1, -1, -1 }, { 0x688A, 768904, 768899, 768928, -1, -1, -1, -1, -1, -1 }, { 0x688B, -1, 768932, 768938, -1, -1, -1, -1, -1, -1 }, { 0x688C, -1, 768944, 768949, -1, -1, -1, -1, -1, 768953 }, { 0x688D, 768964, 768959, 768991, -1, -1, 768974, 768983, -1, -1 }, { 0x688E, 769000, 768996, 769045, -1, -1, 769022, 769034, -1, -1 }, { 0x688F, 769054, 769049, 769111, 769115, 769107, 769090, 769097, 769083, 769119 }, { 0x6890, 769129, 769124, 769135, -1, -1, -1, -1, -1, 769139 }, { 0x6891, -1, 769144, 769149, -1, -1, -1, -1, -1, -1 }, { 0x6892, -1, 769153, 769158, -1, -1, -1, -1, -1, 769163 }, { 0x6893, 769172, 769168, 769224, 769228, 769220, 769210, 769216, 769203, -1 }, { 0x6894, 769240, 769236, 769275, 769280, 769271, 769256, 769267, 769249, -1 }, { 0x6895, -1, 769285, 769290, -1, -1, -1, -1, -1, -1 }, { 0x6896, 769300, 769295, 769324, -1, -1, 769312, 769320, -1, 769329 }, { 0x6897, 769341, 769335, 769404, 769410, 769398, 769380, 769389, 769373, -1 }, { 0x6898, 769424, 769418, 769467, -1, -1, 769455, 769459, -1, -1 }, { 0x6899, -1, 769473, 769479, -1, -1, -1, -1, -1, -1 }, { 0x689A, -1, 769485, 769499, -1, -1, -1, 769491, -1, -1 }, { 0x689B, -1, 769504, 769530, -1, 769527, 769516, 769521, 769509, 769535 }, { 0x689C, 769547, 769541, 769573, -1, -1, 769557, 769564, -1, -1 }, { 0x689D, 769583, 769578, 769650, 769656, 769647, 769624, 769633, 769617, 769662 }, { 0x689E, -1, 769670, 769675, -1, -1, -1, -1, -1, 769679 }, { 0x689F, 769690, 769685, 769743, 769749, 769739, 769726, 769734, 769719, -1 }, { 0x68A0, 769759, 769753, 769831, -1, 769827, 769815, 769823, 769808, -1 }, { 0x68A1, 769840, 769835, 769923, -1, 769919, 769888, 769903, 769875, -1 }, { 0x68A2, 769934, 769928, 770008, 770014, 770004, 769993, 769999, 769986, -1 }, { 0x68A3, -1, 770020, 770049, -1, 770045, 770031, 770040, 770025, 770055 }, { 0x68A4, -1, 770061, 770066, -1, -1, -1, -1, -1, -1 }, { 0x68A5, -1, 770071, 770088, -1, -1, 770077, 770083, -1, -1 }, { 0x68A6, 770100, 770094, 770143, -1, -1, 770126, 770140, -1, -1 }, { 0x68A7, 770153, 770149, 770217, 770221, 770215, 770205, 770212, 770198, -1 }, { 0x68A8, 770231, 770226, 770280, 770284, 770277, 770268, 770274, 770255, 770288 }, { 0x68A9, 770297, 770292, 770352, -1, -1, 770337, 770342, -1, 770356 }, { 0x68AA, -1, 770361, 770383, -1, -1, 770366, 770376, -1, -1 }, { 0x68AB, 770393, 770388, 770417, -1, -1, -1, -1, -1, -1 }, { 0x68AC, -1, 770422, 770428, -1, -1, -1, -1, -1, 770434 }, { 0x68AD, 770444, 770440, 770492, 770497, 770489, 770483, 770486, 770476, 770502 }, { 0x68AE, 770512, 770507, 770550, -1, -1, 770522, 770534, -1, 770554 }, { 0x68AF, 770565, 770560, 770620, 770624, 770616, 770600, 770608, 770593, -1 }, { 0x68B0, 770634, 770628, 770688, -1, 770683, 770674, 770679, 770667, 770693 }, { 0x68B1, 770706, 770700, 770753, -1, 770749, 770732, 770745, 770725, -1 }, { 0x68B2, 770764, 770758, 770823, -1, -1, 770793, 770799, -1, -1 }, { 0x68B3, 770833, 770829, 770875, 770880, 770872, 770852, 770869, 770845, 770887 }, { 0x68B4, 770896, 770891, 770901, -1, -1, -1, -1, -1, -1 }, { 0x68B5, 770913, 770907, 770951, 770956, 770947, -1, 770939, 770932, -1 }, { 0x68B6, 770970, 770965, 771005, -1, 771002, 770988, 770999, 770981, 771010 }, { 0x68B7, -1, 771015, 771021, -1, -1, -1, -1, -1, -1 }, { 0x68B8, -1, 771027, 771032, -1, -1, -1, -1, -1, -1 }, { 0x68B9, 771041, 771036, 771088, -1, -1, 771070, 771080, -1, 771093 }, { 0x68BA, -1, 771100, 771112, -1, -1, 771105, -1, -1, -1 }, { 0x68BB, 771122, 771117, 771182, -1, -1, 771174, -1, -1, -1 }, { 0x68BC, 771191, 771186, 771249, -1, -1, 771224, 771245, -1, -1 }, { 0x68BD, 771258, 771254, 771278, -1, -1, -1, -1, -1, -1 }, { 0x68BE, -1, 771283, 771288, -1, -1, -1, -1, -1, -1 }, { 0x68BF, 771298, 771293, 771306, -1, -1, -1, -1, -1, -1 }, { 0x68C0, 771317, 771312, 771332, -1, -1, -1, -1, -1, -1 }, { 0x68C1, 771344, 771338, 771386, -1, -1, 771356, 771362, -1, -1 }, { 0x68C2, 771398, 771392, 771431, -1, -1, -1, -1, -1, 771437 }, { 0x68C3, 771447, 771442, 771454, 771458, -1, -1, -1, -1, -1 }, { 0x68C4, 771467, 771462, 771512, 771516, 771509, 771499, 771506, 771492, -1 }, { 0x68C5, 771527, 771521, 771580, -1, 771574, -1, 771565, 771558, -1 }, { 0x68C6, 771592, 771586, 771609, 771614, -1, -1, 771605, -1, 771619 }, { 0x68C7, -1, 771625, 771631, -1, -1, -1, -1, -1, -1 }, { 0x68C8, -1, 771637, 771655, -1, -1, -1, 771642, -1, -1 }, { 0x68C9, 771666, 771661, 771709, 771715, 771704, 771695, 771700, 771688, -1 }, { 0x68CA, 771727, 771722, 771791, -1, 771788, 771767, 771782, 771760, -1 }, { 0x68CB, 771800, 771795, 771852, 771856, 771849, 771840, 771843, 771833, 771862 }, { 0x68CC, -1, 771868, 771909, -1, 771904, 771880, 771900, 771873, -1 }, { 0x68CD, 771920, 771914, 771969, -1, 771961, 771952, 771957, 771945, 771974 }, { 0x68CE, -1, 771988, 771993, -1, -1, -1, -1, -1, -1 }, { 0x68CF, -1, 771999, 772025, -1, -1, -1, 772004, -1, -1 }, { 0x68D0, 772034, 772029, 772072, -1, 772069, 772056, 772063, 772049, -1 }, { 0x68D1, 772083, 772077, 772102, -1, -1, 772088, 772094, -1, -1 }, { 0x68D2, 772114, 772107, 772167, -1, 772162, 772149, 772154, 772142, 772173 }, { 0x68D3, 772187, 772180, 772220, -1, -1, 772199, 772212, -1, -1 }, { 0x68D4, -1, 772231, 772240, -1, -1, -1, 772236, -1, -1 }, { 0x68D5, 772251, 772245, 772292, -1, 772287, -1, 772279, 772272, -1 }, { 0x68D6, 772305, 772298, 772374, -1, 772369, 772353, 772361, 772346, 772381 }, { 0x68D7, 772396, 772391, 772453, 772458, 772450, 772438, 772446, 772431, 772466 }, { 0x68D8, 772476, 772471, 772534, 772538, 772530, 772513, 772524, 772506, 772545 }, { 0x68D9, 772556, 772551, 772647, -1, -1, 772604, 772627, -1, -1 }, { 0x68DA, 772658, 772651, 772706, -1, 772700, 772691, 772696, 772684, -1 }, { 0x68DB, -1, 772712, 772717, -1, -1, -1, -1, -1, -1 }, { 0x68DC, 772726, 772721, 772754, -1, -1, 772745, 772749, -1, -1 }, { 0x68DD, -1, 772758, 772781, -1, -1, 772762, 772775, -1, -1 }, { 0x68DE, -1, 772785, 772791, -1, -1, -1, -1, -1, -1 }, { 0x68DF, 772802, 772796, 772857, 772863, 772852, 772843, 772848, 772836, 772869 }, { 0x68E0, 772912, 772906, 772970, 772976, 772965, 772947, 772957, 772940, -1 }, { 0x68E1, 772989, 772983, 773112, -1, -1, -1, 773108, -1, -1 }, { 0x68E2, 773124, 773118, 773153, -1, -1, -1, -1, -1, -1 }, { 0x68E3, 773164, 773159, 773240, -1, 773235, 773202, 773227, 773195, -1 }, { 0x68E4, -1, 773244, 773248, -1, -1, -1, -1, -1, -1 }, { 0x68E5, 773259, 773253, 773311, -1, -1, 773296, 773303, -1, -1 }, { 0x68E6, -1, 773316, 773323, -1, -1, -1, -1, -1, 773330 }, { 0x68E7, 773341, 773335, 773402, 773408, 773394, 773371, 773386, 773364, 773415 }, { 0x68E8, 773437, 773432, 773485, -1, 773480, 773465, 773472, 773458, -1 }, { 0x68E9, -1, 773489, 773495, -1, -1, -1, -1, -1, -1 }, { 0x68EA, 773506, 773501, 773518, -1, -1, -1, 773511, -1, -1 }, { 0x68EB, 773528, 773523, 773601, -1, -1, 773576, 773588, -1, -1 }, { 0x68EC, 773611, 773605, 773636, -1, 773631, -1, 773623, 773616, -1 }, { 0x68ED, -1, 773642, 773665, -1, -1, 773647, 773656, -1, -1 }, { 0x68EE, 773674, 773669, 773724, 773729, 773720, 773710, 773715, 773703, 773736 }, { 0x68EF, 773747, 773742, 773772, -1, -1, -1, 773759, -1, 773777 }, { 0x68F0, 773789, 773783, 773828, -1, -1, 773816, 773821, -1, -1 }, { 0x68F1, 773840, 773834, 773882, 773888, -1, -1, 773868, -1, 773902 }, { 0x68F2, 773913, 773908, 773951, 773955, 773948, 773939, 773944, 773932, -1 }, { 0x68F3, 773966, 773960, 774037, -1, -1, -1, -1, -1, -1 }, { 0x68F4, -1, 774043, 774048, -1, -1, -1, -1, -1, -1 }, { 0x68F5, 774056, 774052, 774097, -1, -1, 774083, 774090, -1, 774101 }, { 0x68F6, -1, 774107, 774121, -1, -1, 774112, 774117, -1, -1 }, { 0x68F7, -1, 774126, 774131, -1, -1, -1, -1, -1, -1 }, { 0x68F8, 774141, 774136, 774149, -1, -1, -1, -1, -1, -1 }, { 0x68F9, 774160, 774154, 774198, 774204, 774195, 774177, 774186, 774170, 774212 }, { 0x68FA, 774223, 774218, 774254, 774260, 774249, 774237, 774245, 774230, 774266 }, { 0x68FB, 774276, 774271, 774328, -1, 774323, -1, -1, 774316, -1 }, { 0x68FC, 774338, 774333, 774416, -1, 774411, 774396, 774403, 774389, -1 }, { 0x68FD, -1, 774421, 774452, -1, -1, -1, 774438, 774426, -1 }, { 0x68FE, -1, 774458, 774464, -1, -1, -1, -1, -1, -1 }, { 0x68FF, -1, 774470, 774476, -1, -1, -1, -1, -1, 774480 }, { 0x6900, 774491, 774486, 774528, 774533, 774524, 774514, 774520, 774507, -1 }, { 0x6901, 774547, 774541, 774603, -1, 774598, 774574, 774593, 774567, -1 }, { 0x6902, -1, 774608, 774613, -1, -1, -1, -1, -1, -1 }, { 0x6903, -1, 774617, 774622, -1, -1, -1, -1, -1, -1 }, { 0x6904, 774632, 774627, 774677, -1, 774673, 774648, 774662, 774641, -1 }, { 0x6905, 774686, 774682, 774714, -1, 774711, 774705, 774709, 774698, -1 }, { 0x6906, -1, 774718, 774746, -1, -1, -1, 774729, 774723, -1 }, { 0x6907, 774758, 774752, 774803, -1, -1, -1, -1, -1, 774807 }, { 0x6908, 774817, 774812, 774840, -1, -1, 774823, 774830, -1, -1 }, { 0x6909, -1, 774844, 774868, -1, -1, 774850, 774864, -1, -1 }, { 0x690A, 774881, 774875, 774948, -1, -1, 774927, 774932, -1, 774953 }, { 0x690B, 774967, 774960, 775006, -1, 775000, 774985, 774995, 774973, -1 }, { 0x690C, 775019, 775013, 775051, -1, -1, 775030, 775039, -1, -1 }, { 0x690D, 775063, 775058, 775127, 775132, 775119, 775097, 775109, 775090, 775141 }, { 0x690E, 775154, 775148, 775217, 775223, 775212, 775186, 775203, 775179, 775229 }, { 0x690F, 775239, 775235, 775281, -1, -1, 775274, 775279, 775268, -1 }, { 0x6910, -1, 775285, 775305, -1, -1, 775291, 775298, -1, -1 }, { 0x6911, 775314, 775309, 775347, -1, 775344, 775326, 775336, 775319, -1 }, { 0x6912, 775357, 775352, 775397, 775403, 775393, 775379, 775388, 775372, 775410 }, { 0x6913, 775422, 775416, 775460, -1, -1, 775448, 775455, -1, -1 }, { 0x6914, -1, 775466, 775470, -1, -1, -1, -1, -1, -1 }, { 0x6915, -1, 775474, 775479, -1, -1, -1, -1, -1, -1 }, { 0x6916, -1, 775484, 775495, -1, -1, -1, 775491, -1, -1 }, { 0x6917, 775507, 775501, 775524, -1, -1, 775514, 775520, -1, -1 }, { 0x6918, -1, 775530, 775534, -1, -1, -1, -1, -1, -1 }, { 0x6919, -1, 775539, 775563, -1, 775557, 775552, -1, 775546, -1 }, { 0x691A, 775576, 775570, 775615, -1, -1, 775608, -1, -1, 775620 }, { 0x691B, 775629, 775624, 775655, -1, -1, 775643, -1, -1, -1 }, { 0x691C, 775665, 775660, 775698, -1, 775694, 775680, 775690, -1, -1 }, { 0x691D, 775710, 775704, 775743, -1, -1, -1, -1, -1, -1 }, { 0x691E, -1, 775748, 775753, -1, -1, -1, -1, -1, -1 }, { 0x691F, 775762, 775757, 775788, -1, -1, -1, -1, -1, -1 }, { 0x6920, 775797, 775792, 775820, -1, -1, -1, -1, -1, -1 }, { 0x6921, -1, 775826, 775838, -1, -1, 775831, -1, -1, -1 }, { 0x6922, -1, 775843, 775872, -1, -1, 775848, 775865, -1, -1 }, { 0x6923, -1, 775877, 775888, -1, -1, 775882, -1, -1, -1 }, { 0x6924, 775898, 775894, 775903, -1, -1, -1, -1, -1, -1 }, { 0x6925, 775912, 775908, 775934, -1, -1, 775929, -1, -1, 775939 }, { 0x6926, -1, 775943, 775953, -1, -1, -1, 775949, -1, -1 }, { 0x6927, 775964, 775958, 775984, -1, 775978, -1, -1, 775971, -1 }, { 0x6928, -1, 775990, 776004, -1, -1, 775994, -1, -1, -1 }, { 0x6929, -1, 776008, 776014, -1, -1, -1, -1, -1, -1 }, { 0x692A, 776026, 776020, 776070, -1, -1, 776063, -1, -1, -1 }, { 0x692B, 776081, 776076, 776088, -1, -1, -1, -1, -1, -1 }, { 0x692C, -1, 776094, 776098, -1, -1, -1, -1, -1, -1 }, { 0x692D, 776106, 776102, 776139, -1, -1, -1, -1, -1, -1 }, { 0x692E, 776149, 776144, 776169, -1, -1, -1, -1, -1, -1 }, { 0x692F, -1, 776174, 776178, -1, -1, -1, -1, -1, -1 }, { 0x6930, 776187, 776183, 776230, -1, 776227, 776218, 776224, 776211, 776234 }, { 0x6931, -1, 776237, 776267, -1, -1, 776242, 776250, -1, -1 }, { 0x6932, 776276, 776271, 776434, -1, -1, -1, -1, -1, -1 }, { 0x6933, 776444, 776439, 776529, -1, -1, -1, 776521, -1, 776534 }, { 0x6934, 776545, 776539, 776599, -1, 776595, 776566, 776587, 776559, -1 }, { 0x6935, 776610, 776605, 776666, -1, -1, 776653, 776657, -1, -1 }, { 0x6936, 776677, 776671, 776707, 776713, 776702, -1, 776694, 776687, -1 }, { 0x6937, 776725, 776719, 776755, -1, -1, -1, -1, -1, -1 }, { 0x6938, 776765, 776761, 776783, -1, -1, 776770, 776781, -1, -1 }, { 0x6939, 776792, 776787, 776843, -1, 776838, 776816, 776829, 776809, -1 }, { 0x693A, 776854, 776849, 776873, -1, 776870, -1, -1, -1, -1 }, { 0x693B, -1, 776877, 776890, -1, -1, 776882, 776887, -1, -1 }, { 0x693C, -1, 776895, 776900, -1, -1, -1, -1, -1, -1 }, { 0x693D, 776911, 776905, 776958, 776965, 776954, 776943, 776950, 776936, -1 }, { 0x693E, -1, 776974, 776979, -1, -1, -1, -1, -1, -1 }, { 0x693F, 776991, 776985, 777057, -1, 777051, 777033, 777041, 777026, -1 }, { 0x6940, 777068, 777063, 777090, -1, -1, -1, -1, -1, -1 }, { 0x6941, -1, 777094, 777100, -1, -1, -1, -1, -1, -1 }, { 0x6942, 777109, 777104, 777161, -1, 777158, 777146, 777152, 777139, -1 }, { 0x6943, -1, 777166, 777170, -1, -1, -1, -1, -1, -1 }, { 0x6944, 777179, 777174, 777185, -1, -1, -1, -1, -1, -1 }, { 0x6945, 777196, 777191, 777225, -1, -1, -1, 777209, -1, -1 }, { 0x6946, -1, 777229, 777234, -1, -1, -1, -1, -1, -1 }, { 0x6947, -1, 777239, 777244, -1, -1, -1, -1, -1, -1 }, { 0x6948, -1, 777249, 777255, -1, -1, -1, -1, -1, -1 }, { 0x6949, -1, 777259, 777283, -1, -1, 777265, 777272, -1, -1 }, { 0x694A, 777295, 777288, 777349, 777355, 777344, 777333, 777340, 777326, 777362 }, { 0x694B, -1, 777370, 777375, -1, -1, -1, -1, -1, -1 }, { 0x694C, -1, 777379, 777386, -1, -1, -1, -1, -1, -1 }, { 0x694D, -1, 777391, 777396, -1, -1, -1, -1, -1, -1 }, { 0x694E, 777406, 777401, 777435, -1, -1, 777410, 777420, -1, -1 }, { 0x694F, -1, 777440, 777456, -1, 777452, -1, -1, 777445, -1 }, { 0x6950, -1, 777461, 777467, -1, -1, -1, -1, -1, -1 }, { 0x6951, -1, 777472, 777478, -1, -1, -1, -1, -1, -1 }, { 0x6952, -1, 777483, 777487, -1, -1, -1, -1, -1, -1 }, { 0x6953, 777497, 777491, 777532, 777538, 777525, 777515, 777521, 777508, 777545 }, { 0x6954, 777556, 777551, 777620, -1, 777616, 777589, 777604, 777582, -1 }, { 0x6955, 777629, 777625, 777681, -1, 777677, 777669, 777674, 777662, -1 }, { 0x6956, -1, 777686, 777691, -1, -1, -1, -1, -1, -1 }, { 0x6957, 777701, 777696, 777754, -1, 777750, 777734, 777742, 777727, -1 }, { 0x6958, 777765, 777760, 777770, -1, -1, -1, -1, -1, -1 }, { 0x6959, 777779, 777774, 777844, -1, 777840, 777806, 777833, 777799, -1 }, { 0x695A, 777853, 777849, 777915, 777920, 777911, 777888, 777908, 777881, 777928 }, { 0x695B, 777937, 777933, 777964, -1, -1, -1, 777958, -1, 777968 }, { 0x695C, -1, 777973, 777997, -1, -1, 777977, 777991, -1, -1 }, { 0x695D, 778006, 778001, 778043, -1, 778038, 778028, 778034, 778021, -1 }, { 0x695E, 778055, 778049, 778115, -1, 778110, 778096, 778101, 778089, -1 }, { 0x695F, 778127, 778121, 778132, -1, -1, -1, -1, -1, -1 }, { 0x6960, 778144, 778138, 778197, -1, 778193, 778180, 778189, 778173, 778202 }, { 0x6961, 778212, 778207, 778239, -1, 778236, 778228, 778233, 778221, -1 }, { 0x6962, 778248, 778243, 778279, -1, 778276, 778262, 778267, 778255, 778284 }, { 0x6963, 778295, 778290, 778349, -1, 778346, 778332, 778340, 778325, 778354 }, { 0x6964, -1, 778357, 778367, -1, -1, -1, 778363, -1, -1 }, { 0x6965, 778379, 778373, 778450, -1, 778446, 778430, 778435, 778423, -1 }, { 0x6966, 778462, 778456, 778514, -1, 778510, -1, 778506, -1, -1 }, { 0x6967, -1, 778520, 778527, -1, -1, -1, -1, -1, -1 }, { 0x6968, 778539, 778533, 778598, -1, 778593, 778572, 778584, 778565, 778604 }, { 0x6969, 778616, 778611, 778629, -1, -1, -1, 778621, -1, -1 }, { 0x696A, 778640, 778635, 778701, -1, 778697, 778666, 778683, 778659, -1 }, { 0x696B, 778711, 778706, 778759, 778763, 778751, 778736, 778741, 778723, -1 }, { 0x696C, 778775, 778770, 778826, -1, 778822, 778801, 778810, 778794, -1 }, { 0x696D, 778836, 778831, 778895, 778899, 778892, 778871, 778883, 778864, 778907 }, { 0x696E, 778921, 778916, 778957, -1, 778954, 778944, 778950, 778937, 778962 }, { 0x696F, 778972, 778966, 779016, -1, 779011, 779002, 779007, 778995, -1 }, { 0x6970, 779032, 779027, 779059, -1, -1, 779037, 779049, -1, -1 }, { 0x6971, -1, 779063, 779075, -1, -1, -1, 779068, -1, 779080 }, { 0x6972, -1, 779085, 779108, -1, -1, 779090, 779106, -1, -1 }, { 0x6973, 779118, 779113, 779160, -1, 779156, 779148, 779152, 779141, 779165 }, { 0x6974, -1, 779169, 779198, -1, -1, 779174, 779186, -1, 779202 }, { 0x6975, 779213, 779208, 779296, 779300, 779292, 779253, 779276, 779246, 779308 }, { 0x6976, -1, 779314, 779319, -1, -1, -1, -1, -1, -1 }, { 0x6977, 779330, 779324, 779398, -1, 779394, 779368, 779390, 779361, -1 }, { 0x6978, 779408, 779403, 779490, 779495, 779485, 779473, 779480, 779466, -1 }, { 0x6979, 779507, 779501, 779563, 779569, 779558, 779547, 779555, 779540, -1 }, { 0x697A, -1, 779575, 779588, -1, -1, -1, 779580, -1, -1 }, { 0x697B, -1, 779593, 779620, -1, -1, 779605, 779613, 779599, -1 }, { 0x697C, 779632, 779627, 779681, -1, 779677, 779664, 779673, -1, -1 }, { 0x697D, 779691, 779686, 779757, -1, -1, 779721, 779747, -1, -1 }, { 0x697E, -1, 779761, 779780, -1, -1, 779767, -1, -1, -1 }, { 0x697F, -1, 779786, 779801, -1, -1, 779793, -1, -1, -1 }, { 0x6980, 779813, 779808, 779845, -1, -1, 779839, -1, -1, -1 }, { 0x6981, -1, 779850, 779860, -1, -1, 779855, -1, -1, -1 }, { 0x6982, 779870, 779865, 779929, -1, 779925, 779895, 779917, -1, -1 }, { 0x6983, 779939, 779934, 779966, -1, -1, -1, -1, -1, -1 }, { 0x6984, 779977, 779971, 779983, -1, -1, -1, -1, -1, -1 }, { 0x6985, 779993, 779988, 780031, -1, -1, 780013, 780018, -1, -1 }, { 0x6986, 780041, 780036, 780061, 780065, 780058, 780050, 780055, -1, -1 }, { 0x6987, 780073, 780068, 780091, -1, -1, -1, -1, -1, -1 }, { 0x6988, 780103, 780097, 780108, -1, -1, -1, -1, -1, -1 }, { 0x6989, 780118, 780112, 780130, -1, -1, -1, -1, -1, -1 }, { 0x698A, 780139, 780134, 780167, -1, -1, 780160, -1, -1, -1 }, { 0x698B, -1, 780173, 780179, -1, -1, -1, -1, -1, -1 }, { 0x698C, 780188, 780183, 780205, -1, 780202, -1, -1, -1, -1 }, { 0x698D, -1, 780209, 780220, -1, -1, -1, 780214, -1, -1 }, { 0x698E, 780230, 780225, 780271, -1, 780268, 780259, 780265, 780252, -1 }, { 0x698F, -1, 780276, 780281, -1, -1, -1, -1, -1, -1 }, { 0x6990, -1, 780285, 780290, -1, -1, -1, -1, -1, -1 }, { 0x6991, -1, 780296, 780319, -1, 780315, 780307, 780312, 780300, -1 }, { 0x6992, -1, 780323, 780339, -1, -1, -1, 780328, -1, -1 }, { 0x6993, -1, 780344, 780349, -1, -1, -1, -1, -1, -1 }, { 0x6994, 780359, 780353, 780390, -1, 780385, -1, 780381, 780374, 780396 }, { 0x6995, 780419, 780413, 780452, 780458, 780447, 780438, 780443, 780431, -1 }, { 0x6996, 780468, 780463, 780505, -1, 780501, 780483, 780489, -1, 780509 }, { 0x6997, -1, 780515, 780520, -1, -1, -1, -1, -1, -1 }, { 0x6998, 780532, 780526, 780584, -1, 780580, 780571, 780577, 780564, -1 }, { 0x6999, -1, 780588, 780594, -1, -1, -1, -1, -1, -1 }, { 0x699A, -1, 780598, 780603, -1, -1, -1, -1, -1, -1 }, { 0x699B, 780614, 780608, 780675, 780681, 780671, 780651, 780666, 780644, -1 }, { 0x699C, 780692, 780686, 780776, 780782, 780765, 780743, 780757, 780736, 780798 }, { 0x699D, -1, 780865, 780871, -1, -1, -1, -1, -1, -1 }, { 0x699E, -1, 780876, 780882, -1, -1, -1, -1, -1, -1 }, { 0x699F, -1, 780888, 780903, -1, 780899, -1, -1, 780892, -1 }, { 0x69A0, -1, 780907, 780922, -1, -1, -1, 780913, -1, -1 }, { 0x69A1, -1, 780928, 780941, -1, -1, 780933, 780938, -1, 780945 }, { 0x69A2, 780954, 780949, 781031, -1, -1, -1, -1, -1, -1 }, { 0x69A3, -1, 781036, 781041, -1, -1, -1, -1, -1, -1 }, { 0x69A4, 781051, 781046, 781087, -1, 781083, -1, -1, 781076, -1 }, { 0x69A5, 781098, 781092, 781132, -1, 781126, 781112, 781119, 781105, -1 }, { 0x69A6, 781144, 781139, 781190, 781195, 781186, 781177, 781182, 781170, -1 }, { 0x69A7, 781207, 781202, 781237, -1, 781234, 781226, 781231, 781219, -1 }, { 0x69A8, 781247, 781242, 781343, -1, 781340, 781314, 781324, -1, -1 }, { 0x69A9, -1, 781348, 781353, -1, -1, -1, -1, -1, 781359 }, { 0x69AA, 781371, 781366, 781381, -1, -1, -1, -1, -1, -1 }, { 0x69AB, 781391, 781385, 781429, -1, -1, 781419, 781424, -1, -1 }, { 0x69AC, -1, 781434, 781440, -1, -1, -1, -1, -1, -1 }, { 0x69AD, 781450, 781446, 781487, 781492, 781484, 781473, 781477, 781466, -1 }, { 0x69AE, 781503, 781497, 781566, 781572, 781561, 781542, 781554, 781535, 781581 }, { 0x69AF, -1, 781586, 781600, -1, -1, 781590, 781596, -1, -1 }, { 0x69B0, -1, 781605, 781619, -1, 781616, -1, -1, 781609, -1 }, { 0x69B1, 781630, 781624, 781660, -1, 781655, 781644, 781651, 781637, 781665 }, { 0x69B2, 781676, 781671, 781720, -1, -1, 781702, 781707, 781696, -1 }, { 0x69B3, -1, 781725, 781731, -1, -1, -1, -1, -1, -1 }, { 0x69B4, 781742, 781737, 781777, 781782, 781773, 781761, 781768, 781754, 781787 }, { 0x69B5, -1, 781793, 781799, -1, -1, -1, -1, -1, -1 }, { 0x69B6, -1, 781805, 781811, -1, -1, -1, -1, -1, -1 }, { 0x69B7, 781822, 781817, 781892, -1, 781888, 781862, 781874, 781855, -1 }, { 0x69B8, -1, 781897, 781922, -1, -1, 781903, 781918, -1, -1 }, { 0x69B9, -1, 781928, 781932, -1, -1, -1, -1, -1, -1 }, { 0x69BA, -1, 781936, 781975, -1, -1, 781948, 781970, 781942, -1 }, { 0x69BB, 781988, 781982, 782036, 782040, 782031, 782011, 782027, 782004, -1 }, { 0x69BC, 782050, 782045, 782085, -1, 782081, 782068, 782077, 782061, -1 }, { 0x69BD, -1, 782089, 782094, -1, -1, -1, -1, -1, -1 }, { 0x69BE, 782104, 782098, 782141, -1, 782137, 782126, 782131, 782119, 782145 }, { 0x69BF, 782156, 782151, 782187, -1, -1, 782168, 782176, 782162, -1 }, { 0x69C0, 782196, 782191, 782224, -1, 782221, -1, -1, 782214, -1 }, { 0x69C1, 782234, 782229, 782286, 782291, 782283, 782272, 782279, 782265, 782298 }, { 0x69C2, -1, 782302, 782308, -1, -1, -1, -1, -1, -1 }, { 0x69C3, 782318, 782313, 782370, -1, 782366, 782352, 782358, 782345, 782375 }, { 0x69C4, -1, 782380, 782385, -1, -1, -1, -1, -1, -1 }, { 0x69C5, -1, 782390, 782425, -1, -1, 782396, 782414, -1, -1 }, { 0x69C6, -1, 782429, 782435, -1, -1, -1, -1, -1, -1 }, { 0x69C7, 782446, 782441, 782509, -1, 782505, 782485, 782496, 782473, -1 }, { 0x69C8, -1, 782515, 782532, -1, -1, 782520, 782525, -1, 782537 }, { 0x69C9, -1, 782543, 782548, -1, -1, -1, -1, -1, -1 }, { 0x69CA, 782557, 782552, 782591, -1, 782587, 782577, 782582, 782570, 782597 }, { 0x69CB, 782608, 782603, 782670, 782675, 782666, 782642, 782662, 782635, -1 }, { 0x69CC, 782686, 782680, 782744, -1, 782734, 782722, 782729, 782715, 782750 }, { 0x69CD, 782762, 782755, 782820, 782827, 782808, 782794, 782799, 782787, 782835 }, { 0x69CE, 782849, 782844, 782898, 782903, 782894, 782885, 782891, 782878, 782908 }, { 0x69CF, -1, 782912, 782924, -1, -1, -1, -1, 782918, -1 }, { 0x69D0, 782936, 782930, 782968, 782974, 782964, 782955, 782960, 782948, 782986 }, { 0x69D1, 782996, 782991, 783018, -1, -1, 783010, 783014, -1, -1 }, { 0x69D2, -1, 783023, 783028, -1, -1, -1, -1, -1, 783032 }, { 0x69D3, 783043, 783037, 783121, -1, 783116, 783107, 783112, 783100, 783127 }, { 0x69D4, 783139, 783134, 783164, -1, -1, -1, -1, -1, 783169 }, { 0x69D5, 783179, 783173, 783191, -1, -1, -1, -1, -1, -1 }, { 0x69D6, 783202, 783197, 783251, -1, -1, 783233, 783246, 783227, -1 }, { 0x69D7, -1, 783256, 783272, -1, -1, 783261, 783267, -1, -1 }, { 0x69D8, 783285, 783278, 783332, -1, -1, 783313, 783323, -1, -1 }, { 0x69D9, 783343, 783338, 783399, -1, 783395, 783375, 783386, -1, -1 }, { 0x69DA, 783410, 783405, 783432, -1, -1, -1, -1, -1, -1 }, { 0x69DB, 783443, 783437, 783464, -1, -1, -1, -1, -1, -1 }, { 0x69DC, 783475, 783469, 783499, -1, -1, -1, -1, -1, -1 }, { 0x69DD, -1, 783504, 783519, -1, -1, 783509, 783515, -1, -1 }, { 0x69DE, -1, 783524, 783538, -1, -1, 783530, 783534, -1, 783544 }, { 0x69DF, 783557, 783552, 783578, -1, -1, -1, -1, -1, -1 }, { 0x69E0, 783588, 783583, 783592, -1, -1, -1, -1, -1, -1 }, { 0x69E1, -1, 783597, 783603, -1, -1, -1, -1, -1, -1 }, { 0x69E2, 783615, 783609, 783658, -1, -1, 783633, 783640, 783627, -1 }, { 0x69E3, -1, 783662, 783667, -1, -1, -1, -1, -1, 783671 }, { 0x69E4, 783682, 783677, 783690, -1, -1, -1, -1, -1, -1 }, { 0x69E5, 783701, 783696, 783737, -1, 783732, 783715, 783723, 783708, -1 }, { 0x69E6, -1, 783742, 783760, -1, 783755, -1, -1, 783748, -1 }, { 0x69E7, 783771, 783766, 783828, -1, 783818, 783801, 783806, 783794, -1 }, { 0x69E8, 783840, 783834, 783882, -1, 783877, 783860, 783872, 783853, 783887 }, { 0x69E9, 783900, 783895, 783936, 783941, 783932, -1, -1, 783925, -1 }, { 0x69EA, 783953, 783948, 784004, 784009, 784000, 783970, 783992, 783963, -1 }, { 0x69EB, -1, 784016, 784040, -1, -1, 784022, 784028, -1, -1 }, { 0x69EC, -1, 784046, 784051, -1, -1, -1, -1, -1, -1 }, { 0x69ED, 784061, 784056, 784108, -1, 784097, 784074, 784080, 784067, -1 }, { 0x69EE, 784121, 784116, 784154, -1, -1, -1, 784141, -1, -1 }, { 0x69EF, -1, 784159, 784178, -1, -1, 784165, 784171, -1, 784183 }, { 0x69F0, -1, 784190, 784196, -1, -1, -1, -1, -1, -1 }, { 0x69F1, 784207, 784202, 784242, -1, -1, 784230, 784235, -1, -1 }, { 0x69F2, 784252, 784247, 784288, -1, 784284, 784271, 784279, 784264, -1 }, { 0x69F3, 784299, 784292, 784325, 784332, -1, 784311, 784316, -1, -1 }, { 0x69F4, -1, 784342, 784346, -1, -1, -1, -1, -1, -1 }, { 0x69F5, -1, 784350, 784369, -1, -1, 784356, 784361, -1, -1 }, { 0x69F6, -1, 784375, 784380, -1, -1, -1, -1, -1, 784385 }, { 0x69F7, -1, 784392, 784397, -1, -1, -1, -1, -1, -1 }, { 0x69F8, -1, 784402, 784408, -1, -1, -1, -1, -1, -1 }, { 0x69F9, 784417, 784412, 784447, -1, 784444, -1, 784440, 784434, -1 }, { 0x69FA, 784458, 784452, 784478, -1, -1, -1, -1, -1, -1 }, { 0x69FB, 784490, 784484, 784523, -1, 784519, 784510, 784516, 784503, -1 }, { 0x69FC, 784534, 784528, 784567, -1, -1, -1, -1, -1, -1 }, { 0x69FD, 784577, 784572, 784652, -1, 784649, 784632, 784645, 784625, 784657 }, { 0x69FE, 784668, 784662, 784702, -1, -1, 784689, 784694, -1, 784707 }, { 0x69FF, 784718, 784713, 784749, 784754, 784745, 784734, 784741, 784727, -1 }, { 0x6A00, -1, 784762, 784799, -1, 784795, 784774, 784779, 784767, -1 }, { 0x6A01, 784809, 784803, 784854, -1, -1, 784837, 784841, -1, 784862 }, { 0x6A02, 784873, 784868, 784963, 784967, 784953, 784930, 784939, 784903, 784979 }, { 0x6A03, -1, 784985, 784995, -1, -1, -1, 784991, -1, -1 }, { 0x6A04, -1, 785001, 785006, -1, -1, -1, -1, -1, -1 }, { 0x6A05, 785018, 785012, 785049, -1, 785044, 785034, 785039, 785027, -1 }, { 0x6A06, -1, 785055, 785060, -1, -1, -1, -1, -1, -1 }, { 0x6A07, -1, 785064, 785069, -1, -1, -1, -1, -1, -1 }, { 0x6A08, -1, 785074, 785080, -1, -1, -1, -1, -1, -1 }, { 0x6A09, -1, 785086, 785092, -1, -1, -1, -1, -1, -1 }, { 0x6A0A, 785106, 785100, 785165, -1, 785161, 785150, 785157, 785143, 785170 }, { 0x6A0B, 785182, 785176, 785212, -1, 785206, 785199, 785202, 785192, 785218 }, { 0x6A0C, -1, 785225, 785234, -1, -1, -1, 785230, -1, -1 }, { 0x6A0D, -1, 785240, 785245, -1, -1, -1, -1, -1, -1 }, { 0x6A0E, -1, 785249, 785254, -1, -1, -1, -1, -1, -1 }, { 0x6A0F, 785264, 785258, 785283, -1, -1, 785270, 785276, -1, -1 }, { 0x6A10, 785293, 785288, 785384, -1, -1, -1, -1, -1, -1 }, { 0x6A11, 785395, 785388, 785446, -1, 785436, 785415, 785431, 785408, 785453 }, { 0x6A12, 785467, 785462, 785551, -1, 785547, 785526, 785541, 785519, -1 }, { 0x6A13, 785560, 785555, 785622, 785627, 785618, 785605, 785614, 785592, 785632 }, { 0x6A14, -1, 785638, 785689, -1, 785686, 785651, 785673, 785644, 785695 }, { 0x6A15, 785705, 785700, 785722, -1, -1, 785711, 785717, -1, -1 }, { 0x6A16, 785730, 785726, 785783, -1, -1, -1, -1, -1, -1 }, { 0x6A17, 785792, 785787, 785883, 785888, 785880, 785870, 785876, 785863, 785893 }, { 0x6A18, 785904, 785898, 785923, -1, -1, -1, -1, -1, -1 }, { 0x6A19, 785934, 785929, 786008, 786014, 786003, 785979, 785998, 785972, 786021 }, { 0x6A1A, 786031, 786026, 786097, -1, -1, 786070, 786082, -1, -1 }, { 0x6A1B, 786106, 786101, 786157, 786162, 786153, 786142, 786148, 786135, -1 }, { 0x6A1C, -1, 786168, 786172, -1, -1, -1, -1, -1, -1 }, { 0x6A1D, 786182, 786177, 786216, -1, -1, 786202, 786209, -1, -1 }, { 0x6A1E, 786226, 786221, 786300, 786305, 786292, 786268, 786284, 786261, 786310 }, { 0x6A1F, 786320, 786313, 786355, -1, 786350, 786340, 786345, 786333, -1 }, { 0x6A20, 786367, 786362, 786392, -1, -1, -1, 786376, -1, -1 }, { 0x6A21, 786402, 786397, 786462, -1, 786459, 786440, 786453, 786433, 786466 }, { 0x6A22, 786475, 786470, 786666, -1, -1, 786645, 786651, -1, -1 }, { 0x6A23, 786679, 786672, 786744, 786750, 786734, 786720, 786725, 786707, 786758 }, { 0x6A24, -1, 786765, 786785, -1, -1, 786770, 786781, -1, -1 }, { 0x6A25, -1, 786791, 786797, -1, -1, -1, -1, -1, -1 }, { 0x6A26, -1, 786803, 786808, -1, -1, -1, -1, -1, -1 }, { 0x6A27, -1, 786813, 786819, -1, -1, -1, -1, -1, -1 }, { 0x6A28, 786829, 786824, 786864, -1, 786860, 786844, 786852, -1, -1 }, { 0x6A29, 786874, 786868, 786935, -1, 786930, 786904, 786922, 786898, -1 }, { 0x6A2A, 786948, 786941, 786994, -1, 786988, 786955, 786981, -1, 787000 }, { 0x6A2B, 787013, 787008, 787044, -1, 787039, 787033, -1, 787027, -1 }, { 0x6A2C, -1, 787050, 787056, -1, -1, -1, -1, -1, -1 }, { 0x6A2D, -1, 787062, 787067, -1, -1, -1, -1, -1, -1 }, { 0x6A2E, -1, 787071, 787083, -1, -1, 787076, -1, -1, -1 }, { 0x6A2F, 787095, 787088, 787116, -1, -1, -1, -1, -1, -1 }, { 0x6A30, -1, 787123, 787134, -1, -1, 787129, -1, -1, -1 }, { 0x6A31, 787145, 787139, 787168, -1, -1, -1, -1, -1, -1 }, { 0x6A32, 787178, 787174, 787203, -1, -1, 787185, 787193, -1, -1 }, { 0x6A33, 787212, 787207, 787222, -1, -1, -1, -1, -1, 787227 }, { 0x6A34, -1, 787240, 787261, -1, -1, 787245, 787249, -1, -1 }, { 0x6A35, 787271, 787266, 787335, 787341, 787331, 787312, 787326, 787305, -1 }, { 0x6A36, 787356, 787350, 787381, -1, -1, 787371, 787377, -1, 787386 }, { 0x6A37, 787400, 787394, 787440, -1, -1, 787424, 787433, -1, -1 }, { 0x6A38, 787451, 787446, 787527, 787531, 787519, 787487, 787504, 787480, 787535 }, { 0x6A39, 787546, 787541, 787606, 787611, 787602, 787584, 787599, 787577, 787625 }, { 0x6A3A, 787636, 787631, 787669, -1, 787665, 787657, 787662, 787650, -1 }, { 0x6A3B, 787680, 787674, 787726, -1, 787721, -1, 787715, 787708, -1 }, { 0x6A3C, -1, 787731, 787737, -1, -1, -1, -1, -1, -1 }, { 0x6A3D, 787749, 787743, 787793, 787798, 787788, 787779, 787784, 787772, -1 }, { 0x6A3E, 787812, 787806, 787848, -1, -1, 787831, 787838, -1, 787853 }, { 0x6A3F, 787864, 787859, 787885, -1, -1, 787871, 787877, -1, -1 }, { 0x6A40, -1, 787891, 787896, -1, -1, -1, -1, -1, -1 }, { 0x6A41, 787906, 787900, 787911, -1, -1, -1, -1, -1, -1 }, { 0x6A42, -1, 787917, 787922, -1, -1, -1, -1, -1, -1 }, { 0x6A43, -1, 787928, 787944, -1, 787940, -1, -1, 787933, -1 }, { 0x6A44, 787953, 787948, 787974, -1, 787970, -1, 787966, 787959, -1 }, { 0x6A45, 787984, 787979, 788025, -1, -1, 788009, 788019, 787997, 788029 }, { 0x6A46, 788039, 788034, 788091, -1, -1, 788077, 788085, -1, -1 }, { 0x6A47, 788100, 788095, 788158, -1, 788153, 788135, 788140, 788128, -1 }, { 0x6A48, 788170, 788164, 788245, 788250, 788242, 788217, 788229, 788210, -1 }, { 0x6A49, -1, 788257, 788281, -1, -1, 788269, 788277, 788263, 788286 }, { 0x6A4A, 788297, 788292, 788352, -1, 788348, 788333, 788340, 788326, 788357 }, { 0x6A4B, 788368, 788363, 788419, 788425, 788415, 788400, 788406, 788393, 788433 }, { 0x6A4C, -1, 788440, 788452, -1, -1, -1, -1, 788446, -1 }, { 0x6A4D, -1, 788458, 788470, -1, -1, -1, -1, 788464, -1 }, { 0x6A4E, -1, 788475, 788489, -1, -1, -1, 788481, -1, -1 }, { 0x6A4F, -1, 788494, 788499, -1, -1, -1, -1, -1, -1 }, { 0x6A50, 788510, 788505, 788579, 788584, 788574, 788552, 788565, 788545, -1 }, { 0x6A51, -1, 788589, 788605, -1, -1, 788594, 788601, -1, -1 }, { 0x6A52, 788616, 788611, 788650, -1, 788646, 788636, 788643, 788629, -1 }, { 0x6A53, 788661, 788655, 788693, -1, 788688, -1, -1, 788681, -1 }, { 0x6A54, 788705, 788699, 788748, -1, -1, -1, -1, -1, -1 }, { 0x6A55, 788760, 788753, 788793, -1, -1, 788776, 788784, -1, -1 }, { 0x6A56, -1, 788800, 788824, -1, -1, 788806, 788815, -1, -1 }, { 0x6A57, -1, 788830, 788836, -1, -1, -1, -1, -1, -1 }, { 0x6A58, 788848, 788842, 788894, 788898, 788889, 788873, 788883, 788866, 788904 }, { 0x6A59, 788918, 788911, 788953, 788960, 788943, 788932, 788939, 788925, 788968 }, { 0x6A5A, 788979, 788974, 789001, -1, 788996, -1, -1, 788989, -1 }, { 0x6A5B, 789011, 789005, 789059, -1, -1, 789036, 789040, -1, 789064 }, { 0x6A5C, 789076, 789070, 789101, -1, -1, -1, -1, -1, -1 }, { 0x6A5D, -1, 789106, 789112, -1, -1, -1, -1, -1, -1 }, { 0x6A5E, -1, 789118, 789129, -1, -1, -1, -1, 789123, -1 }, { 0x6A5F, 789139, 789134, 789194, 789198, 789191, 789170, 789188, 789163, 789205 }, { 0x6A60, -1, 789209, 789219, -1, -1, -1, -1, 789213, -1 }, { 0x6A61, 789231, 789224, 789299, 789306, 789294, 789272, 789285, 789265, -1 }, { 0x6A62, 789319, 789315, 789374, -1, 789370, 789359, 789367, 789352, -1 }, { 0x6A63, -1, 789379, 789385, -1, -1, -1, -1, -1, -1 }, { 0x6A64, 789397, 789391, 789424, -1, -1, 789410, 789417, 789404, 789429 }, { 0x6A65, 789441, 789436, 789467, -1, -1, -1, -1, -1, -1 }, { 0x6A66, 789478, 789472, 789526, 789532, 789521, 789490, 789508, 789483, -1 }, { 0x6A67, 789557, 789551, 789580, -1, -1, 789561, 789567, -1, -1 }, { 0x6A68, -1, 789586, 789591, -1, -1, -1, -1, -1, -1 }, { 0x6A69, -1, 789596, 789602, -1, -1, -1, -1, -1, -1 }, { 0x6A6A, -1, 789609, 789635, -1, -1, 789614, 789624, -1, -1 }, { 0x6A6B, 789647, 789640, 789747, 789753, 789741, 789682, 789734, 789675, -1 }, { 0x6A6C, -1, 789770, 789775, -1, -1, -1, -1, -1, 789781 }, { 0x6A6D, -1, 789788, 789792, -1, -1, -1, -1, -1, -1 }, { 0x6A6E, -1, 789796, 789801, -1, -1, -1, -1, -1, -1 }, { 0x6A6F, -1, 789806, 789811, -1, -1, -1, -1, -1, 789816 }, { 0x6A70, 789826, 789821, 789833, -1, -1, -1, -1, -1, -1 }, { 0x6A71, 789844, 789838, 789891, -1, -1, 789872, 789879, -1, -1 }, { 0x6A72, -1, 789896, 789912, -1, -1, 789907, -1, 789901, -1 }, { 0x6A73, -1, 789916, 789927, -1, -1, 789922, -1, -1, -1 }, { 0x6A74, 789938, 789934, 789952, -1, 789949, -1, -1, -1, -1 }, { 0x6A75, 789962, 789956, 790002, -1, 789998, -1, -1, 789991, -1 }, { 0x6A76, -1, 790006, 790011, -1, -1, -1, -1, -1, -1 }, { 0x6A77, -1, 790015, 790020, -1, -1, -1, -1, -1, 790025 }, { 0x6A78, -1, 790030, 790041, -1, -1, -1, 790036, -1, -1 }, { 0x6A79, 790052, 790047, 790075, -1, -1, -1, -1, -1, -1 }, { 0x6A7A, 790085, 790079, 790118, -1, -1, -1, -1, -1, 790123 }, { 0x6A7B, -1, 790129, 790134, -1, -1, -1, -1, -1, -1 }, { 0x6A7C, 790144, 790138, 790151, -1, -1, -1, -1, -1, -1 }, { 0x6A7D, -1, 790157, 790163, -1, -1, -1, -1, -1, 790167 }, { 0x6A7E, 790179, 790174, 790257, -1, -1, -1, 790246, -1, -1 }, { 0x6A7F, 790269, 790262, 790308, -1, 790303, 790290, 790298, 790283, -1 }, { 0x6A80, 790321, 790315, 790377, 790382, 790373, 790358, 790365, 790351, 790388 }, { 0x6A81, 790399, 790394, 790482, -1, -1, 790473, 790478, -1, 790487 }, { 0x6A82, -1, 790499, 790505, -1, -1, -1, -1, -1, 790511 }, { 0x6A83, -1, 790517, 790541, -1, -1, 790528, 790535, 790522, -1 }, { 0x6A84, 790551, 790546, 790601, 790605, 790596, 790577, 790586, 790570, 790609 }, { 0x6A85, -1, 790616, 790622, -1, -1, -1, -1, -1, -1 }, { 0x6A86, -1, 790627, 790642, -1, -1, 790633, 790638, -1, -1 }, { 0x6A87, 790654, 790648, 790703, -1, -1, 790685, 790691, -1, -1 }, { 0x6A88, -1, 790708, 790714, -1, -1, -1, -1, -1, -1 }, { 0x6A89, 790726, 790720, 790785, -1, 790780, 790758, 790771, 790751, -1 }, { 0x6A8A, -1, 790792, 790797, -1, -1, -1, -1, -1, 790802 }, { 0x6A8B, -1, 790807, 790836, -1, -1, 790812, 790820, -1, -1 }, { 0x6A8C, -1, 790840, 790846, -1, -1, -1, -1, -1, -1 }, { 0x6A8D, 790856, 790851, 790888, -1, 790885, 790868, 790874, 790861, -1 }, { 0x6A8E, 790897, 790892, 790931, -1, 790927, -1, 790920, 790913, -1 }, { 0x6A8F, -1, 790936, 790941, -1, -1, -1, -1, -1, -1 }, { 0x6A90, 790950, 790945, 791003, 791008, 790998, 790983, 790991, 790976, -1 }, { 0x6A91, 791020, 791014, 791058, -1, -1, -1, 791054, -1, 791063 }, { 0x6A92, -1, 791067, 791073, -1, -1, -1, -1, -1, -1 }, { 0x6A93, -1, 791079, 791084, -1, -1, -1, -1, -1, -1 }, { 0x6A94, 791095, 791089, 791132, -1, 791127, -1, -1, 791120, -1 }, { 0x6A95, -1, 791138, 791143, -1, -1, -1, -1, -1, -1 }, { 0x6A96, 791153, 791147, 791168, -1, -1, -1, -1, -1, -1 }, { 0x6A97, 791179, 791173, 791221, -1, 791216, 791198, 791205, 791191, -1 }, { 0x6A98, -1, 791225, 791231, -1, -1, -1, -1, -1, -1 }, { 0x6A99, -1, 791237, 791244, -1, -1, -1, -1, -1, -1 }, { 0x6A9A, -1, 791251, 791255, -1, -1, -1, -1, -1, -1 }, { 0x6A9B, 791265, 791260, 791291, -1, -1, 791280, 791285, -1, -1 }, { 0x6A9C, 791302, 791297, 791362, -1, 791353, 791342, 791349, 791335, 791367 }, { 0x6A9D, 791378, 791373, 791403, 791407, 791399, 791389, 791394, 791382, -1 }, { 0x6A9E, 791420, 791414, 791451, -1, -1, 791434, 791444, -1, -1 }, { 0x6A9F, 791461, 791456, 791506, -1, 791503, 791490, 791497, 791483, -1 }, { 0x6AA0, 791517, 791511, 791591, -1, 791585, 791554, 791581, 791547, -1 }, { 0x6AA1, -1, 791597, 791602, -1, -1, -1, -1, -1, -1 }, { 0x6AA2, 791613, 791608, 791653, 791659, 791649, 791635, 791645, 791628, 791667 }, { 0x6AA3, 791680, 791673, 791728, 791735, 791723, 791708, 791718, 791701, -1 }, { 0x6AA4, -1, 791744, 791749, -1, -1, -1, -1, -1, -1 }, { 0x6AA5, 791760, 791754, 791821, -1, -1, 791804, 791815, -1, -1 }, { 0x6AA6, -1, 791825, 791830, -1, -1, -1, -1, -1, -1 }, { 0x6AA7, -1, 791836, 791842, -1, -1, -1, -1, -1, -1 }, { 0x6AA8, 791852, 791848, 791858, -1, -1, -1, -1, -1, -1 }, { 0x6AA9, 791868, 791863, 791951, -1, -1, 791942, 791947, -1, -1 }, { 0x6AAA, 791961, 791956, 792007, -1, -1, 791986, 791993, -1, -1 }, { 0x6AAB, 792017, 792011, 792051, -1, -1, 792033, 792045, -1, -1 }, { 0x6AAC, 792062, 792056, 792099, -1, -1, -1, 792092, -1, 792105 }, { 0x6AAD, -1, 792131, 792137, -1, -1, -1, -1, -1, -1 }, { 0x6AAE, 792147, 792142, 792215, -1, 792212, 792187, 792208, 792180, -1 }, { 0x6AAF, 792225, 792220, 792250, -1, 792246, 792231, 792238, -1, -1 }, { 0x6AB0, -1, 792255, 792277, -1, -1, 792260, 792269, -1, -1 }, { 0x6AB1, -1, 792283, 792301, -1, -1, 792288, 792298, -1, -1 }, { 0x6AB2, -1, 792305, 792311, -1, -1, -1, -1, -1, -1 }, { 0x6AB3, 792322, 792317, 792372, -1, 792368, 792350, 792360, 792343, -1 }, { 0x6AB4, 792382, 792377, 792405, -1, -1, 792387, 792395, -1, -1 }, { 0x6AB5, 792415, 792410, 792459, -1, -1, -1, -1, -1, -1 }, { 0x6AB6, -1, 792463, 792478, -1, 792474, -1, -1, 792468, -1 }, { 0x6AB7, -1, 792484, 792489, -1, -1, -1, -1, -1, -1 }, { 0x6AB8, 792499, 792493, 792513, -1, -1, -1, 792505, -1, -1 }, { 0x6AB9, -1, 792519, 792523, -1, -1, -1, -1, -1, -1 }, { 0x6ABA, -1, 792527, 792532, -1, -1, -1, -1, -1, 792537 }, { 0x6ABB, 792548, 792542, 792604, 792609, 792600, 792576, 792596, 792569, -1 }, { 0x6ABC, 792619, 792614, 792703, -1, 792700, 792692, 792697, 792685, -1 }, { 0x6ABD, -1, 792708, 792749, -1, -1, 792719, 792728, 792713, -1 }, { 0x6ABE, 792760, 792754, 792826, -1, -1, 792810, 792817, -1, -1 }, { 0x6ABF, 792837, 792832, 792869, -1, 792865, 792853, 792862, 792846, -1 }, { 0x6AC0, -1, 792874, 792879, -1, -1, -1, -1, -1, -1 }, { 0x6AC1, -1, 792883, 792909, -1, -1, 792888, 792903, -1, -1 }, { 0x6AC2, 792919, 792913, 792967, 792973, 792964, 792950, 792955, 792943, 792981 }, { 0x6AC3, 792994, 792988, 793043, -1, 793038, 793029, 793035, 793022, 793048 }, { 0x6AC4, -1, 793053, 793059, -1, -1, -1, -1, -1, -1 }, { 0x6AC5, 793070, 793065, 793132, -1, -1, -1, -1, -1, -1 }, { 0x6AC6, 793141, 793136, 793169, -1, -1, -1, 793165, -1, -1 }, { 0x6AC7, -1, 793174, 793178, -1, -1, -1, -1, -1, -1 }, { 0x6AC8, 793188, 793182, 793215, -1, -1, 793201, 793211, -1, 793221 }, { 0x6AC9, -1, 793229, 793245, -1, -1, 793235, 793241, -1, -1 }, { 0x6ACA, -1, 793250, 793255, -1, -1, -1, -1, -1, 793259 }, { 0x6ACB, -1, 793264, 793269, -1, -1, -1, -1, -1, -1 }, { 0x6ACC, 793280, 793275, 793307, -1, -1, 793294, 793301, -1, -1 }, { 0x6ACD, -1, 793312, 793317, -1, -1, -1, -1, -1, -1 }, { 0x6ACE, -1, 793322, 793328, -1, -1, -1, -1, -1, -1 }, { 0x6ACF, -1, 793335, 793340, -1, -1, -1, -1, -1, -1 }, { 0x6AD0, -1, 793346, 793365, -1, -1, 793352, 793357, -1, -1 }, { 0x6AD1, -1, 793370, 793389, -1, -1, 793376, 793385, -1, -1 }, { 0x6AD2, -1, 793394, 793400, -1, -1, -1, -1, -1, -1 }, { 0x6AD3, 793409, 793404, 793458, -1, 793455, 793438, 793452, 793425, -1 }, { 0x6AD4, -1, 793462, 793471, -1, -1, -1, 793467, -1, -1 }, { 0x6AD5, -1, 793475, 793494, -1, -1, 793481, 793486, -1, -1 }, { 0x6AD6, -1, 793500, 793518, -1, -1, 793506, 793511, -1, -1 }, { 0x6AD7, -1, 793522, 793527, -1, -1, -1, -1, -1, 793532 }, { 0x6AD8, -1, 793537, 793543, -1, -1, -1, -1, -1, -1 }, { 0x6AD9, -1, 793548, 793552, -1, -1, -1, -1, -1, -1 }, { 0x6ADA, 793562, 793556, 793591, 793595, 793587, 793574, 793580, 793567, -1 }, { 0x6ADB, 793604, 793599, 793670, 793675, 793666, 793641, 793659, 793634, -1 }, { 0x6ADC, 793685, 793680, 793731, -1, 793728, 793717, 793724, 793710, -1 }, { 0x6ADD, 793741, 793736, 793801, -1, 793797, 793774, 793787, 793767, -1 }, { 0x6ADE, 793811, 793805, 793832, -1, 793828, -1, 793825, 793818, -1 }, { 0x6ADF, 793843, 793838, 793896, -1, 793891, 793875, 793882, 793868, 793900 }, { 0x6AE0, -1, 793905, 793910, -1, -1, -1, -1, -1, -1 }, { 0x6AE1, -1, 793915, 793921, -1, -1, -1, -1, -1, -1 }, { 0x6AE2, -1, 793927, 793932, -1, -1, -1, -1, -1, -1 }, { 0x6AE3, -1, 793937, 793942, -1, -1, -1, -1, -1, -1 }, { 0x6AE4, -1, 793948, 793962, -1, -1, 793953, 793958, -1, -1 }, { 0x6AE5, 793974, 793969, 794012, -1, -1, 794002, 794008, -1, -1 }, { 0x6AE6, -1, 794017, 794023, -1, -1, -1, -1, -1, -1 }, { 0x6AE7, 794034, 794029, 794048, -1, -1, 794038, 794044, -1, -1 }, { 0x6AE8, 794058, 794053, 794104, -1, -1, 794096, 794101, 794090, -1 }, { 0x6AE9, -1, 794108, 794113, -1, -1, -1, -1, -1, -1 }, { 0x6AEA, 794123, 794118, 794176, 794180, 794171, 794150, 794166, 794143, -1 }, { 0x6AEB, 794189, 794184, 794215, -1, -1, -1, -1, -1, -1 }, { 0x6AEC, 794225, 794220, 794272, -1, 794267, 794250, 794258, 794243, -1 }, { 0x6AED, -1, 794278, 794283, -1, -1, -1, -1, -1, -1 }, { 0x6AEE, -1, 794288, 794294, -1, -1, -1, -1, -1, -1 }, { 0x6AEF, -1, 794297, 794302, -1, -1, -1, -1, -1, -1 }, { 0x6AF0, -1, 794306, 794326, -1, -1, 794312, 794320, -1, -1 }, { 0x6AF1, 794337, 794332, 794383, -1, -1, 794351, 794359, -1, -1 }, { 0x6AF2, -1, 794388, 794405, -1, -1, 794393, 794402, -1, -1 }, { 0x6AF3, 794415, 794409, 794438, 794444, -1, -1, -1, -1, 794449 }, { 0x6AF4, -1, 794457, 794463, -1, -1, -1, -1, -1, -1 }, { 0x6AF5, -1, 794468, 794473, -1, -1, -1, -1, -1, -1 }, { 0x6AF6, 794483, 794478, 794518, -1, 794514, -1, -1, 794507, -1 }, { 0x6AF7, -1, 794524, 794534, -1, 794530, -1, -1, -1, -1 }, { 0x6AF8, 794545, 794539, 794557, -1, -1, -1, -1, -1, -1 }, { 0x6AF9, -1, -1, 794561, -1, -1, -1, -1, -1, -1 }, { 0x6AFA, 794573, 794567, 794621, -1, -1, 794606, 794612, -1, -1 }, { 0x6AFB, 794633, 794627, 794682, 794688, 794677, 794663, 794670, 794656, -1 }, { 0x6AFC, 794699, 794694, 794737, -1, 794732, 794712, 794719, 794705, -1 }, { 0x6AFD, 794748, 794743, 794815, -1, -1, 794802, 794809, -1, -1 }, { 0x6AFE, 794825, 794820, 794836, -1, -1, -1, -1, -1, -1 }, { 0x6AFF, -1, 794841, 794847, -1, -1, -1, -1, -1, -1 }, { 0x6B00, -1, 794853, 794860, -1, -1, -1, -1, -1, -1 }, { 0x6B01, -1, 794867, 794873, -1, -1, -1, -1, -1, -1 }, { 0x6B02, -1, 794879, 794924, -1, 794920, 794891, 794899, 794884, -1 }, { 0x6B03, 794934, 794928, 794972, 794978, 794967, -1, 794959, 794952, -1 }, { 0x6B04, 794990, 794984, 795050, 795055, 795046, 795035, 795042, 795022, 795061 }, { 0x6B05, 795105, 795099, 795124, -1, -1, 795113, 795120, -1, -1 }, { 0x6B06, -1, 795128, 795148, -1, -1, 795135, 795144, -1, -1 }, { 0x6B07, -1, 795156, 795183, -1, -1, 795161, 795178, -1, -1 }, { 0x6B08, -1, 795188, 795193, -1, -1, -1, -1, -1, -1 }, { 0x6B09, -1, 795198, 795219, -1, -1, 795204, 795212, -1, -1 }, { 0x6B0A, 795231, 795225, 795293, 795299, 795288, 795262, 795280, 795255, 795308 }, { 0x6B0B, 795322, 795316, 795342, -1, -1, -1, -1, -1, -1 }, { 0x6B0C, -1, 795346, 795364, -1, 795359, -1, -1, 795352, -1 }, { 0x6B0D, -1, 795370, 795375, -1, -1, -1, -1, -1, -1 }, { 0x6B0E, -1, 795380, 795385, -1, -1, -1, -1, -1, -1 }, { 0x6B0F, 795393, 795389, 795425, -1, -1, 795412, 795422, -1, -1 }, { 0x6B10, 795435, 795430, 795456, -1, -1, 795440, 795445, -1, -1 }, { 0x6B11, 795466, 795460, 795498, -1, 795493, 795480, 795485, 795473, -1 }, { 0x6B12, 795510, 795504, 795577, 795583, 795573, 795549, 795569, 795542, -1 }, { 0x6B13, 795595, 795589, 795678, -1, -1, -1, -1, -1, -1 }, { 0x6B14, -1, 795684, 795689, -1, -1, -1, -1, -1, -1 }, { 0x6B15, 795699, 795694, 795712, -1, 795709, -1, -1, -1, -1 }, { 0x6B16, 795723, 795717, 795744, -1, 795740, -1, 795736, 795729, -1 }, { 0x6B17, -1, 795749, 795772, -1, -1, 795761, 795768, 795755, 795777 }, { 0x6B18, -1, 795785, 795790, -1, -1, -1, -1, -1, -1 }, { 0x6B19, 795801, 795795, 795807, -1, -1, -1, -1, -1, -1 }, { 0x6B1A, -1, 795812, 795817, -1, -1, -1, -1, -1, -1 }, { 0x6B1B, 795826, 795821, 795847, -1, -1, 795835, 795841, -1, -1 }, { 0x6B1C, -1, 795851, 795857, -1, -1, -1, -1, -1, -1 }, { 0x6B1D, 795868, 795863, 795912, -1, -1, 795899, 795907, -1, -1 }, { 0x6B1E, 795922, 795916, 795985, -1, 795979, -1, 795970, 795963, -1 }, { 0x6B1F, -1, 795991, 796011, -1, -1, 795996, -1, -1, -1 }, { 0x6B20, 796022, 796017, 796099, 796105, 796091, 796072, 796085, 796065, 796114 }, { 0x6B21, 796126, 796122, 796186, 796190, 796182, 796155, 796175, 796148, 796195 }, { 0x6B22, 796206, 796201, 796239, -1, -1, -1, -1, -1, -1 }, { 0x6B23, 796250, 796245, 796307, 796312, 796303, 796282, 796291, 796275, 796318 }, { 0x6B24, 796328, 796323, 796418, -1, -1, 796412, 796415, -1, -1 }, { 0x6B25, -1, 796422, 796433, -1, -1, -1, -1, 796427, -1 }, { 0x6B26, -1, 796437, 796442, -1, -1, -1, -1, -1, -1 }, { 0x6B27, 796452, 796448, 796497, -1, -1, 796484, 796494, -1, -1 }, { 0x6B28, 796507, 796501, 796549, -1, -1, 796541, 796546, -1, -1 }, { 0x6B29, -1, 796553, 796558, -1, -1, -1, -1, -1, -1 }, { 0x6B2A, -1, 796564, 796570, -1, -1, -1, -1, -1, -1 }, { 0x6B2B, -1, 796575, 796591, -1, -1, -1, 796580, -1, -1 }, { 0x6B2C, 796600, 796595, 796652, -1, 796648, 796632, 796637, 796625, -1 }, { 0x6B2D, -1, 796657, 796661, -1, -1, -1, -1, -1, -1 }, { 0x6B2E, 796671, 796665, 796705, -1, -1, -1, -1, -1, -1 }, { 0x6B2F, -1, 796710, 796740, -1, -1, 796715, 796724, -1, -1 }, { 0x6B30, -1, 796744, 796750, -1, -1, -1, -1, -1, -1 }, { 0x6B31, 796759, 796754, 796768, -1, -1, -1, -1, -1, -1 }, { 0x6B32, 796777, 796772, 796839, 796843, 796835, 796815, 796830, 796808, 796848 }, { 0x6B33, -1, 796854, 796859, -1, -1, -1, -1, -1, -1 }, { 0x6B34, -1, 796864, 796870, -1, -1, -1, -1, -1, -1 }, { 0x6B35, 796881, 796876, 796910, -1, -1, -1, 796906, -1, -1 }, { 0x6B36, 796921, 796916, 796952, -1, -1, 796932, 796936, -1, -1 }, { 0x6B37, 796963, 796958, 796994, -1, 796990, 796980, 796987, 796973, -1 }, { 0x6B38, 797002, 796998, 797053, 797057, 797050, 797036, 797043, 797029, -1 }, { 0x6B39, 797068, 797064, 797144, 797148, 797141, 797126, 797136, 797119, -1 }, { 0x6B3A, 797158, 797153, 797211, 797215, 797208, 797194, 797202, 797187, 797220 }, { 0x6B3B, 797229, 797224, 797275, 797283, 797270, -1, 797258, 797251, -1 }, { 0x6B3C, 797296, 797290, 797376, -1, -1, -1, -1, -1, -1 }, { 0x6B3D, 797386, 797381, 797445, 797450, 797441, 797421, 797433, 797414, 797454 }, { 0x6B3E, 797465, 797460, 797524, 797530, 797519, 797500, 797515, 797493, 797536 }, { 0x6B3F, 797549, 797544, 797611, -1, 797607, 797582, 797591, 797575, -1 }, { 0x6B40, 797621, 797616, 797685, -1, -1, 797666, 797681, -1, -1 }, { 0x6B41, -1, 797691, 797696, -1, -1, -1, -1, -1, -1 }, { 0x6B42, -1, 797701, 797707, -1, -1, -1, -1, -1, -1 }, { 0x6B43, 797720, 797714, 797812, -1, 797808, 797788, 797795, 797781, -1 }, { 0x6B44, -1, 797817, 797823, -1, -1, -1, -1, -1, -1 }, { 0x6B45, -1, 797828, 797833, -1, -1, -1, -1, -1, -1 }, { 0x6B46, 797843, 797838, 797912, -1, 797908, 797894, 797900, 797887, 797917 }, { 0x6B47, 797972, 797967, 798026, 798031, 798022, 797997, 798012, 797990, 798038 }, { 0x6B48, 798049, 798044, 798055, -1, -1, -1, -1, -1, -1 }, { 0x6B49, 798064, 798059, 798128, -1, 798123, 798104, 798115, 798097, -1 }, { 0x6B4A, 798139, 798134, 798172, -1, -1, 798150, 798157, 798144, -1 }, { 0x6B4B, -1, 798178, 798182, -1, -1, -1, -1, -1, -1 }, { 0x6B4C, 798190, 798186, 798246, 798250, 798243, 798231, 798240, 798224, 798255 }, { 0x6B4D, -1, 798258, 798274, -1, -1, 798262, 798267, -1, -1 }, { 0x6B4E, 798284, 798278, 798320, 798325, 798315, 798304, 798311, 798297, 798338 }, { 0x6B4F, -1, 798344, 798349, -1, -1, -1, -1, -1, -1 }, { 0x6B50, 798358, 798354, 798453, 798457, 798449, 798436, 798446, 798429, -1 }, { 0x6B51, -1, 798462, 798466, -1, -1, -1, -1, -1, -1 }, { 0x6B52, -1, 798470, 798492, -1, -1, 798475, 798481, -1, -1 }, { 0x6B53, 798501, 798496, 798552, -1, 798547, 798534, 798543, -1, -1 }, { 0x6B54, 798564, 798558, 798614, -1, 798611, 798596, 798607, 798589, -1 }, { 0x6B55, 798623, 798618, 798649, -1, -1, -1, -1, -1, -1 }, { 0x6B56, -1, 798654, 798664, -1, -1, -1, 798659, -1, -1 }, { 0x6B57, 798673, 798668, 798701, -1, -1, -1, -1, -1, -1 }, { 0x6B58, 798712, 798707, 798731, 798737, -1, -1, 798719, -1, -1 }, { 0x6B59, 798749, 798744, 798813, -1, 798809, 798790, 798794, 798783, -1 }, { 0x6B5A, 798823, 798818, 798881, -1, 798877, -1, -1, 798870, -1 }, { 0x6B5B, 798892, 798887, 798955, 798960, 798951, 798929, 798943, 798922, 798976 }, { 0x6B5C, 798988, 798983, 799006, -1, -1, -1, -1, -1, -1 }, { 0x6B5D, -1, 799011, 799041, -1, -1, 799016, 799026, -1, -1 }, { 0x6B5E, -1, 799045, 799051, -1, -1, -1, -1, -1, -1 }, { 0x6B5F, 799059, 799054, 799162, -1, 799159, 799150, 799156, 799143, 799166 }, { 0x6B60, 799175, 799169, 799221, -1, 799216, 799199, 799204, 799192, -1 }, { 0x6B61, 799232, 799227, 799293, 799299, 799288, 799275, 799284, 799268, 799306 }, { 0x6B62, 799315, 799311, 799375, 799380, 799372, 799349, 799368, 799342, 799388 }, { 0x6B63, 799400, 799394, 799465, 799472, 799460, 799430, 799451, 799423, 799482 }, { 0x6B64, 799493, 799489, 799555, 799559, 799551, 799532, 799547, 799525, 799568 }, { 0x6B65, 799579, 799574, 799641, 799645, 799638, 799611, 799629, 799604, 799651 }, { 0x6B66, 799661, 799656, 799713, 799717, 799709, 799695, 799703, 799688, 799723 }, { 0x6B67, 799732, 799727, 799790, 799794, 799787, 799767, 799781, 799760, -1 }, { 0x6B68, -1, 799800, 799805, -1, -1, -1, -1, -1, -1 }, { 0x6B69, 799814, 799809, 799855, -1, 799852, 799825, 799843, 799819, -1 }, { 0x6B6A, 799865, 799859, 799926, -1, 799919, 799901, 799915, 799894, 799931 }, { 0x6B6B, -1, 799936, 799956, -1, -1, 799942, 799949, -1, -1 }, { 0x6B6C, -1, 799960, 799965, -1, -1, -1, -1, -1, -1 }, { 0x6B6D, -1, 799971, 799975, -1, -1, -1, -1, -1, -1 }, { 0x6B6E, -1, 799980, 800012, -1, -1, 799985, 800008, -1, -1 }, { 0x6B6F, 800020, 800016, 800101, -1, 800097, 800074, 800093, -1, -1 }, { 0x6B70, 800111, 800106, 800178, -1, -1, 800154, 800169, -1, -1 }, { 0x6B71, 800188, 800182, 800209, -1, -1, -1, -1, -1, -1 }, { 0x6B72, 800222, 800216, 800272, 800277, 800268, 800248, 800260, 800241, -1 }, { 0x6B73, 800293, 800287, 800336, -1, 800332, 800312, 800324, -1, 800341 }, { 0x6B74, 800352, 800347, 800394, -1, -1, 800378, 800383, -1, -1 }, { 0x6B75, -1, 800398, 800435, -1, -1, 800404, 800425, -1, -1 }, { 0x6B76, -1, 800439, 800444, -1, -1, -1, -1, -1, -1 }, { 0x6B77, 800453, 800448, 800500, 800504, 800495, -1, -1, 800482, 800509 }, { 0x6B78, 800522, 800516, 800592, 800597, 800583, 800558, 800577, 800551, -1 }, { 0x6B79, 800611, 800605, 800682, -1, 800675, 800642, 800658, -1, 800687 }, { 0x6B7A, 800699, 800694, 800722, -1, -1, -1, -1, -1, -1 }, { 0x6B7B, 800730, 800725, 800767, 800771, 800764, 800754, 800760, 800747, 800776 }, { 0x6B7C, 800791, 800786, 800822, -1, -1, -1, -1, -1, -1 }, { 0x6B7D, -1, 800828, 800854, -1, -1, 800833, 800842, -1, -1 }, { 0x6B7E, 800864, 800859, 800882, 800886, -1, 800870, 800876, -1, -1 }, { 0x6B7F, 800896, 800891, 800942, -1, 800938, 800920, 800926, 800913, -1 }, { 0x6B80, 800951, 800946, 801001, -1, 800998, 800985, 800994, 800978, 801006 }, { 0x6B81, 801017, 801012, 801056, -1, 801052, 801034, 801040, -1, -1 }, { 0x6B82, 801065, 801060, 801094, -1, 801091, 801079, 801085, 801072, -1 }, { 0x6B83, 801105, 801098, 801162, -1, 801158, 801143, 801151, 801136, 801168 }, { 0x6B84, 801180, 801175, 801232, -1, 801228, 801210, 801224, 801203, -1 }, { 0x6B85, -1, 801238, 801263, -1, -1, 801244, 801254, -1, -1 }, { 0x6B86, 801275, 801270, 801335, -1, 801330, 801312, 801326, 801305, -1 }, { 0x6B87, 801347, 801340, 801376, -1, -1, -1, -1, -1, -1 }, { 0x6B88, 801389, 801383, 801399, -1, -1, -1, -1, -1, -1 }, { 0x6B89, 801409, 801403, 801463, 801468, 801458, 801445, 801454, 801438, 801474 }, { 0x6B8A, 801486, 801481, 801550, 801555, 801546, 801521, 801539, 801514, 801561 }, { 0x6B8B, 801573, 801567, 801638, -1, 801634, 801604, 801626, -1, -1 }, { 0x6B8C, -1, 801643, 801649, -1, -1, -1, -1, -1, -1 }, { 0x6B8D, 801659, 801654, 801705, -1, 801700, 801685, 801692, 801678, -1 }, { 0x6B8E, -1, 801711, 801717, -1, -1, -1, -1, -1, -1 }, { 0x6B8F, -1, 801722, 801727, -1, -1, -1, -1, -1, -1 }, { 0x6B90, -1, 801732, 801737, -1, -1, -1, -1, -1, -1 }, { 0x6B91, 801747, 801741, 801782, -1, 801777, 801760, 801772, 801753, -1 }, { 0x6B92, 801793, 801788, 801819, -1, -1, -1, -1, -1, -1 }, { 0x6B93, 801829, 801824, 801853, -1, -1, -1, -1, -1, -1 }, { 0x6B94, -1, 801859, 801863, -1, -1, -1, -1, -1, -1 }, { 0x6B95, -1, 801867, 801908, -1, -1, 801872, 801896, -1, -1 }, { 0x6B96, 801918, 801913, 801985, -1, 801981, 801957, 801975, 801950, -1 }, { 0x6B97, 801995, 801990, 802029, -1, -1, 802014, 802019, -1, -1 }, { 0x6B98, 802039, 802033, 802096, 802101, 802092, 802077, 802084, 802070, 802109 }, { 0x6B99, 802125, 802120, 802149, -1, -1, -1, -1, -1, -1 }, { 0x6B9A, 802160, 802154, 802192, -1, -1, -1, -1, -1, -1 }, { 0x6B9B, 802202, 802197, 802257, -1, -1, 802239, 802246, -1, -1 }, { 0x6B9C, 802266, 802261, 802295, -1, -1, -1, -1, -1, -1 }, { 0x6B9D, -1, 802300, 802306, -1, -1, -1, -1, -1, -1 }, { 0x6B9E, 802317, 802312, 802373, 802378, 802369, 802350, 802363, 802343, -1 }, { 0x6B9F, -1, 802385, 802403, -1, -1, -1, 802390, -1, -1 }, { 0x6BA0, -1, 802408, 802435, -1, -1, 802413, 802418, -1, -1 }, { 0x6BA1, 802446, 802441, 802472, -1, -1, -1, -1, -1, -1 }, { 0x6BA2, 802482, 802477, 802548, -1, 802543, 802521, 802531, 802514, -1 }, { 0x6BA3, 802557, 802552, 802603, -1, -1, 802588, 802595, -1, -1 }, { 0x6BA4, 802615, 802608, 802670, -1, 802665, 802651, 802660, 802644, -1 }, { 0x6BA5, 802682, 802677, 802705, -1, -1, -1, -1, -1, -1 }, { 0x6BA6, -1, 802710, 802715, -1, -1, -1, -1, -1, -1 }, { 0x6BA7, -1, 802721, 802726, -1, -1, -1, -1, -1, -1 }, { 0x6BA8, 802736, 802731, 802791, -1, -1, 802764, 802773, -1, -1 }, { 0x6BA9, -1, 802796, 802806, -1, -1, -1, 802802, -1, -1 }, { 0x6BAA, 802816, 802812, 802848, -1, -1, 802839, 802845, -1, 802852 }, { 0x6BAB, 802862, 802856, 802918, -1, 802913, 802901, 802909, 802894, -1 }, { 0x6BAC, -1, 802923, 802951, -1, -1, 802928, 802944, -1, -1 }, { 0x6BAD, 802962, 802955, 803009, -1, 803004, 802984, 802995, 802977, -1 }, { 0x6BAE, 803021, 803016, 803075, -1, 803070, 803058, 803066, 803045, 803081 }, { 0x6BAF, 803093, 803088, 803145, -1, 803141, 803126, 803137, 803119, 803150 }, { 0x6BB0, 803161, 803156, 803203, -1, -1, 803184, 803193, -1, -1 }, { 0x6BB1, 803212, 803207, 803264, -1, -1, 803243, 803260, -1, -1 }, { 0x6BB2, 803275, 803270, 803338, 803344, 803334, 803313, 803330, 803306, -1 }, { 0x6BB3, 803356, 803351, 803410, -1, 803406, 803397, 803402, 803390, -1 }, { 0x6BB4, 803419, 803415, 803469, -1, -1, 803447, 803466, -1, -1 }, { 0x6BB5, 803479, 803473, 803539, -1, 803535, 803511, 803527, 803504, 803545 }, { 0x6BB6, -1, 803553, 803558, -1, -1, -1, -1, -1, -1 }, { 0x6BB7, 803568, 803563, 803628, 803633, 803622, 803610, 803616, 803603, 803653 }, { 0x6BB8, 803663, 803657, 803711, -1, -1, 803676, 803689, -1, -1 }, { 0x6BB9, 803721, 803717, 803759, -1, -1, 803729, 803756, -1, -1 }, { 0x6BBA, 803769, 803763, 803883, 803888, 803875, 803840, 803859, 803826, 803905 }, { 0x6BBB, 803915, 803910, 803966, -1, 803962, 803947, 803952, -1, -1 }, { 0x6BBC, 803977, 803972, 804035, 804039, 804031, 804016, 804021, 804009, 804043 }, { 0x6BBD, 804055, 804048, 804109, -1, 804105, 804089, 804096, 804082, -1 }, { 0x6BBE, -1, 804115, 804133, -1, -1, 804121, 804128, -1, -1 }, { 0x6BBF, 804143, 804138, 804202, 804208, 804198, 804171, 804190, 804164, 804215 }, { 0x6BC0, 804228, 804223, 804296, -1, 804291, 804265, 804288, 804259, 804301 }, { 0x6BC1, 804312, 804307, 804358, -1, 804353, 804327, 804350, 804320, -1 }, { 0x6BC2, 804368, 804363, 804381, -1, -1, -1, -1, -1, -1 }, { 0x6BC3, -1, 804385, 804407, -1, -1, 804390, 804397, -1, -1 }, { 0x6BC4, -1, 804413, 804456, -1, 804451, 804425, 804431, 804418, -1 }, { 0x6BC5, 804466, 804460, 804531, 804535, 804528, 804507, 804522, 804500, 804544 }, { 0x6BC6, 804555, 804551, 804625, -1, 804621, 804608, 804615, 804601, -1 }, { 0x6BC7, -1, 804629, 804634, -1, -1, -1, -1, -1, -1 }, { 0x6BC8, 804645, 804639, 804685, -1, -1, -1, -1, -1, -1 }, { 0x6BC9, 804695, 804691, 804767, -1, -1, 804755, 804762, -1, -1 }, { 0x6BCA, -1, 804771, 804776, -1, -1, -1, -1, -1, -1 }, { 0x6BCB, 804787, 804782, 804845, 804849, 804841, 804824, 804835, 804817, 804853 }, { 0x6BCC, 804862, 804857, 804953, -1, -1, 804939, 804949, -1, -1 }, { 0x6BCD, 804964, 804959, 805019, 805023, 805016, 805001, 805006, 804994, 805029 }, { 0x6BCE, 805040, 805035, 805064, -1, 805060, 805046, 805052, -1, -1 }, { 0x6BCF, 805074, 805069, 805111, 805116, 805107, 805093, 805099, 805086, 805124 }, { 0x6BD0, 805168, 805164, 805219, -1, -1, -1, -1, -1, -1 }, { 0x6BD1, 805227, 805223, 805252, -1, -1, -1, -1, -1, -1 }, { 0x6BD2, 805262, 805257, 805322, 805326, 805318, 805294, 805308, 805287, 805331 }, { 0x6BD3, 805343, 805338, 805400, -1, 805396, 805383, 805392, 805376, -1 }, { 0x6BD4, 805409, 805404, 805497, 805501, 805494, 805466, 805491, 805459, 805514 }, { 0x6BD5, 805524, 805519, 805557, -1, -1, -1, -1, -1, -1 }, { 0x6BD6, 805566, 805561, 805625, -1, 805622, 805607, 805619, 805600, -1 }, { 0x6BD7, 805634, 805629, 805674, -1, 805671, -1, -1, 805664, -1 }, { 0x6BD8, 805683, 805678, 805734, -1, 805731, 805720, 805725, 805713, -1 }, { 0x6BD9, 805743, 805738, 805767, -1, -1, -1, -1, -1, -1 }, { 0x6BDA, 805777, 805771, 805831, -1, 805826, 805808, 805814, 805801, -1 }, { 0x6BDB, 805842, 805837, 805891, 805896, 805888, 805877, 805880, 805870, 805902 }, { 0x6BDC, -1, 805906, 805911, -1, -1, -1, -1, -1, -1 }, { 0x6BDD, -1, 805916, 805921, -1, -1, -1, -1, -1, -1 }, { 0x6BDE, -1, 805926, 805931, -1, -1, -1, -1, -1, -1 }, { 0x6BDF, 805940, 805935, 805969, -1, -1, 805961, -1, -1, -1 }, { 0x6BE0, -1, 805974, 805979, -1, -1, -1, -1, -1, -1 }, { 0x6BE1, 805989, 805984, 806018, -1, -1, 806007, 806014, -1, -1 }, { 0x6BE2, -1, 806024, 806029, -1, -1, -1, -1, -1, -1 }, { 0x6BE3, -1, 806034, 806063, -1, -1, 806039, 806043, -1, -1 }, { 0x6BE4, -1, 806067, 806073, -1, -1, -1, -1, -1, -1 }, { 0x6BE5, -1, 806078, 806084, -1, -1, -1, -1, -1, -1 }, { 0x6BE6, -1, 806089, 806109, -1, -1, 806094, 806103, -1, -1 }, { 0x6BE7, 806119, 806113, 806155, -1, -1, -1, 806147, -1, -1 }, { 0x6BE8, 806166, 806161, 806175, -1, -1, -1, -1, -1, -1 }, { 0x6BE9, 806186, 806181, 806213, -1, -1, -1, -1, -1, -1 }, { 0x6BEA, 806222, 806217, 806239, -1, -1, -1, -1, -1, -1 }, { 0x6BEB, 806248, 806243, 806303, 806308, 806300, 806284, 806292, 806277, 806313 }, { 0x6BEC, 806323, 806318, 806377, -1, 806373, 806359, 806368, 806352, 806382 }, { 0x6BED, -1, 806388, 806393, -1, -1, -1, -1, -1, -1 }, { 0x6BEE, 806404, 806398, 806444, -1, -1, 806436, -1, -1, -1 }, { 0x6BEF, 806455, 806449, 806505, -1, 806501, 806483, 806493, 806476, 806510 }, { 0x6BF0, -1, 806516, 806521, -1, -1, -1, -1, -1, -1 }, { 0x6BF1, -1, 806526, 806548, -1, -1, 806531, 806538, -1, -1 }, { 0x6BF2, -1, 806552, 806558, -1, -1, -1, -1, -1, -1 }, { 0x6BF3, 806569, 806563, 806630, -1, 806625, 806604, 806611, 806597, -1 }, { 0x6BF4, -1, 806635, 806640, -1, -1, -1, -1, -1, -1 }, { 0x6BF5, 806650, 806644, 806673, -1, -1, -1, -1, -1, -1 }, { 0x6BF6, -1, 806678, 806684, -1, -1, -1, -1, -1, -1 }, { 0x6BF7, 806694, 806689, 806718, -1, -1, 806703, 806710, -1, -1 }, { 0x6BF8, -1, 806723, 806734, -1, -1, -1, -1, 806728, -1 }, { 0x6BF9, 806744, 806739, 806767, -1, -1, 806748, 806758, -1, -1 }, { 0x6BFA, -1, 806772, 806777, -1, -1, -1, -1, -1, -1 }, { 0x6BFB, 806788, 806782, 806854, -1, -1, -1, -1, -1, -1 }, { 0x6BFC, -1, 806859, 806864, -1, -1, -1, -1, -1, -1 }, { 0x6BFD, 806873, 806868, 806887, -1, -1, -1, -1, -1, -1 }, { 0x6BFE, 806899, 806893, 806923, -1, -1, -1, -1, -1, -1 }, { 0x6BFF, 806933, 806927, 806980, 806985, 806976, 806962, 806972, 806956, -1 }, { 0x6C00, -1, 806989, 806995, -1, -1, -1, -1, -1, -1 }, { 0x6C01, -1, 806999, 807004, -1, -1, -1, -1, -1, -1 }, { 0x6C02, 807013, 807008, 807044, -1, -1, -1, 807029, -1, 807049 }, { 0x6C03, -1, 807052, 807058, -1, -1, -1, -1, -1, -1 }, { 0x6C04, 807070, 807064, 807090, -1, -1, 807075, 807082, -1, -1 }, { 0x6C05, 807102, 807096, 807153, -1, 807147, 807133, 807142, 807126, -1 }, { 0x6C06, 807165, 807160, 807195, -1, -1, -1, -1, -1, -1 }, { 0x6C07, 807204, 807199, 807233, -1, -1, -1, -1, -1, -1 }, { 0x6C08, 807241, 807236, 807281, -1, 807277, 807266, 807273, 807259, 807287 }, { 0x6C09, 807297, 807292, 807325, -1, -1, 807318, 807321, -1, -1 }, { 0x6C0A, 807335, 807330, 807393, 807399, -1, -1, -1, -1, -1 }, { 0x6C0B, -1, 807405, 807411, -1, -1, -1, -1, -1, -1 }, { 0x6C0C, 807422, 807417, 807451, -1, -1, -1, -1, -1, -1 }, { 0x6C0D, 807461, 807455, 807546, -1, -1, 807526, 807533, -1, -1 }, { 0x6C0E, 807555, 807550, 807594, -1, -1, 807573, 807585, -1, -1 }, { 0x6C0F, 807603, 807599, 807646, 807651, 807639, 807631, 807635, 807624, 807665 }, { 0x6C10, 807676, 807671, 807805, -1, 807802, 807779, 807786, 807772, -1 }, { 0x6C11, 807814, 807809, 807861, 807866, 807857, 807848, 807853, 807841, 807870 }, { 0x6C12, -1, 807875, 807896, -1, -1, 807881, 807884, -1, -1 }, { 0x6C13, 807908, 807901, 807956, -1, 807950, 807941, 807946, 807934, 807962 }, { 0x6C14, 807972, 807967, 808014, -1, -1, 808004, 808008, -1, -1 }, { 0x6C15, 808023, 808018, 808043, -1, -1, -1, -1, -1, -1 }, { 0x6C16, 808054, 808048, 808076, -1, -1, -1, -1, -1, -1 }, { 0x6C17, 808086, 808081, 808130, -1, 808127, 808117, 808121, -1, -1 }, { 0x6C18, 808139, 808134, 808149, -1, -1, -1, -1, -1, -1 }, { 0x6C19, 808159, 808154, 808186, -1, -1, -1, 808182, -1, -1 }, { 0x6C1A, 808198, 808192, 808206, -1, -1, -1, -1, -1, -1 }, { 0x6C1B, 808218, 808213, 808261, 808266, 808256, 808241, 808252, 808234, -1 }, { 0x6C1C, 808279, 808272, 808357, -1, -1, -1, -1, -1, -1 }, { 0x6C1D, 808368, 808363, 808390, -1, -1, -1, -1, -1, -1 }, { 0x6C1E, -1, 808395, 808401, -1, -1, -1, -1, -1, -1 }, { 0x6C1F, 808410, 808405, 808440, -1, -1, -1, 808434, -1, -1 }, { 0x6C20, -1, 808444, 808449, -1, -1, -1, -1, -1, -1 }, { 0x6C21, 808461, 808455, 808484, -1, -1, -1, -1, -1, -1 }, { 0x6C22, 808496, 808490, 808522, -1, -1, -1, -1, -1, -1 }, { 0x6C23, 808533, 808528, 808584, 808588, 808581, 808571, 808575, 808564, 808597 }, { 0x6C24, 808607, 808602, 808639, -1, 808636, -1, 808633, 808626, -1 }, { 0x6C25, 808649, 808644, 808675, -1, -1, -1, -1, -1, -1 }, { 0x6C26, 808684, 808679, 808711, -1, -1, -1, 808707, -1, -1 }, { 0x6C27, 808723, 808716, 808749, -1, -1, -1, 808745, -1, -1 }, { 0x6C28, 808759, 808755, 808788, -1, -1, -1, 808785, -1, -1 }, { 0x6C29, 808796, 808792, 808819, -1, -1, -1, -1, -1, -1 }, { 0x6C2A, 808828, 808823, 808853, -1, -1, -1, -1, -1, -1 }, { 0x6C2B, 808863, 808857, 808887, -1, -1, -1, -1, -1, -1 }, { 0x6C2C, 808897, 808893, 808922, -1, -1, -1, 808920, -1, -1 }, { 0x6C2D, 808932, 808926, 808958, -1, -1, -1, -1, -1, -1 }, { 0x6C2E, 808970, 808964, 808998, -1, -1, -1, 808994, -1, -1 }, { 0x6C2F, 809008, 809003, 809034, -1, -1, -1, -1, -1, -1 }, { 0x6C30, 809044, 809038, 809071, -1, -1, -1, -1, -1, -1 }, { 0x6C31, -1, 809077, 809084, -1, -1, -1, -1, -1, -1 }, { 0x6C32, 809095, 809090, 809171, -1, 809168, 809159, 809165, -1, -1 }, { 0x6C33, 809181, 809176, 809264, 809269, 809261, 809252, 809258, 809245, -1 }, { 0x6C34, 809282, 809276, 809331, 809337, 809327, 809318, 809323, 809311, 809344 }, { 0x6C35, 809357, 809351, 809389, -1, -1, 809382, -1, -1, -1 }, { 0x6C36, 809400, 809394, 809449, -1, -1, 809434, 809440, 809428, -1 }, { 0x6C37, 809462, 809456, 809514, -1, 809509, 809495, 809504, 809488, -1 }, { 0x6C38, 809526, 809520, 809596, 809602, 809591, 809567, 809584, 809560, 809613 }, { 0x6C39, 809625, 809620, 809649, -1, -1, 809637, 809645, -1, -1 }, { 0x6C3A, -1, 809655, 809675, -1, -1, 809661, 809671, -1, -1 }, { 0x6C3B, -1, 809681, 809691, -1, -1, -1, 809686, -1, -1 }, { 0x6C3C, 809700, 809695, 809738, -1, -1, -1, -1, -1, -1 }, { 0x6C3D, 809747, 809742, 809814, -1, 809809, 809797, 809805, -1, -1 }, { 0x6C3E, 809825, 809819, 809875, -1, 809871, 809858, 809867, 809851, -1 }, { 0x6C3F, 809891, 809885, 809936, -1, 809931, 809905, 809920, 809898, -1 }, { 0x6C40, 809952, 809946, 810010, 810016, 810005, 809987, 810001, 809980, 810021 }, { 0x6C41, 810033, 810028, 810098, -1, 810090, 810080, 810086, 810073, 810103 }, { 0x6C42, 810115, 810110, 810171, 810176, 810167, 810153, 810162, 810146, 810183 }, { 0x6C43, -1, -1, 810200, -1, 810196, -1, -1, 810189, -1 }, { 0x6C44, -1, 810205, 810210, -1, -1, -1, -1, -1, -1 }, { 0x6C45, -1, 810214, 810219, -1, -1, -1, -1, -1, -1 }, { 0x6C46, 810231, 810225, 810269, -1, -1, -1, -1, -1, -1 }, { 0x6C47, 810280, 810275, 810313, -1, -1, -1, -1, -1, -1 }, { 0x6C48, 810323, 810318, 810341, -1, -1, -1, -1, -1, -1 }, { 0x6C49, 810352, 810347, 810385, -1, -1, -1, -1, -1, -1 }, { 0x6C4A, 810395, 810390, 810421, -1, -1, -1, 810414, -1, 810426 }, { 0x6C4B, 810437, 810431, 810483, -1, 810479, 810452, 810458, 810445, -1 }, { 0x6C4C, -1, 810489, 810495, -1, -1, -1, -1, -1, -1 }, { 0x6C4D, 810508, 810502, 810521, -1, -1, -1, 810513, -1, -1 }, { 0x6C4E, 810532, 810526, 810605, 810610, 810596, 810570, 810584, 810563, -1 }, { 0x6C4F, -1, 810619, 810661, -1, 810657, 810632, 810637, 810625, -1 }, { 0x6C50, 810670, 810665, 810727, -1, 810723, 810707, 810718, 810700, 810731 }, { 0x6C51, -1, 810744, 810749, -1, -1, -1, -1, -1, -1 }, { 0x6C52, -1, 810754, 810792, -1, 810787, 810767, 810779, 810760, -1 }, { 0x6C53, -1, 810798, 810809, -1, -1, -1, -1, 810803, 810814 }, { 0x6C54, 810825, 810819, 810862, -1, 810858, -1, 810846, 810839, -1 }, { 0x6C55, 810872, 810866, 810947, -1, 810943, 810930, 810939, 810923, 810953 }, { 0x6C56, -1, 810971, 810976, -1, -1, -1, -1, -1, -1 }, { 0x6C57, 810986, 810981, 811025, 811030, 811021, 811013, 811017, 811006, -1 }, { 0x6C58, -1, 811043, 811048, -1, -1, -1, -1, -1, -1 }, { 0x6C59, 811059, 811054, 811151, -1, 811149, 811098, 811147, 811091, -1 }, { 0x6C5A, 811159, 811155, 811233, -1, 811231, 811198, 811229, 811191, -1 }, { 0x6C5B, 811243, 811237, 811298, -1, 811294, 811274, 811281, 811267, 811303 }, { 0x6C5C, 811312, 811308, 811393, -1, 811390, 811376, 811381, 811369, 811397 }, { 0x6C5D, 811408, 811403, 811431, 811435, 811428, 811419, 811425, 811412, 811442 }, { 0x6C5E, 811454, 811448, 811504, -1, 811499, 811486, 811495, 811479, -1 }, { 0x6C5F, 811516, 811510, 811567, 811574, 811562, 811556, 811558, 811549, 811580 }, { 0x6C60, 811590, 811586, 811641, 811646, 811634, 811623, 811627, 811616, 811654 }, { 0x6C61, 811663, 811659, 811730, 811734, 811728, 811695, 811726, -1, 811741 }, { 0x6C62, -1, 811744, 811756, -1, -1, 811749, -1, -1, -1 }, { 0x6C63, -1, 811759, 811765, -1, -1, -1, -1, -1, -1 }, { 0x6C64, 811776, 811770, 811806, -1, -1, -1, -1, -1, -1 }, { 0x6C65, -1, 811812, 811816, -1, -1, -1, -1, -1, -1 }, { 0x6C66, -1, 811821, 811831, -1, -1, -1, -1, 811825, -1 }, { 0x6C67, 811841, 811836, 811920, -1, -1, 811884, 811903, -1, -1 }, { 0x6C68, 811931, 811926, 812065, 812069, 812056, 812037, 812045, 812030, 812073 }, { 0x6C69, 812086, 812080, 812134, 812138, 812130, 812104, 812113, 812098, -1 }, { 0x6C6A, 812150, 812144, 812210, 812216, 812205, 812188, 812202, 812181, -1 }, { 0x6C6B, 812229, 812223, 812304, -1, -1, -1, 812287, -1, 812310 }, { 0x6C6C, -1, 812318, 812324, -1, -1, -1, -1, -1, -1 }, { 0x6C6D, 812336, 812330, 812415, -1, 812411, 812375, 812391, 812368, -1 }, { 0x6C6E, -1, 812420, 812426, -1, -1, -1, -1, -1, -1 }, { 0x6C6F, -1, 812431, 812444, -1, -1, -1, 812437, -1, -1 }, { 0x6C70, 812456, 812450, 812524, 812529, 812519, 812490, 812512, 812483, 812536 }, { 0x6C71, -1, 812571, 812577, -1, -1, -1, -1, -1, -1 }, { 0x6C72, 812588, 812583, 812638, 812642, 812634, 812624, 812629, 812617, 812648 }, { 0x6C73, -1, 812667, 812680, -1, -1, -1, 812672, -1, -1 }, { 0x6C74, 812691, 812686, 812741, 812747, 812737, -1, 812729, 812723, -1 }, { 0x6C75, -1, 812756, 812761, -1, -1, -1, -1, -1, 812766 }, { 0x6C76, 812778, 812773, 812827, 812832, 812822, -1, 812814, 812807, -1 }, { 0x6C77, -1, 812840, 812846, -1, -1, -1, -1, -1, -1 }, { 0x6C78, -1, 812853, 812871, -1, -1, 812859, 812867, -1, -1 }, { 0x6C79, 812883, 812877, 812920, -1, -1, 812910, 812915, -1, -1 }, { 0x6C7A, 812933, 812927, 812995, -1, 812990, 812965, 812984, 812958, 813000 }, { 0x6C7B, -1, 813008, 813022, -1, -1, 813012, 813019, -1, -1 }, { 0x6C7C, -1, 813026, 813032, -1, -1, -1, -1, -1, -1 }, { 0x6C7D, 813042, 813037, 813094, -1, 813087, 813067, 813079, 813060, -1 }, { 0x6C7E, 813103, 813098, 813150, 813155, 813145, 813135, 813141, 813128, -1 }, { 0x6C7F, -1, 813162, 813168, -1, -1, -1, -1, -1, 813172 }, { 0x6C80, -1, 813176, 813182, -1, -1, -1, -1, -1, -1 }, { 0x6C81, 813191, 813186, 813245, -1, 813241, 813228, 813236, 813221, 813250 }, { 0x6C82, 813260, 813256, 813318, -1, 813315, 813295, 813308, 813288, -1 }, { 0x6C83, 813327, 813322, 813390, 813394, 813387, 813365, 813378, 813358, 813398 }, { 0x6C84, 813407, 813402, 813426, -1, 813422, -1, -1, 813415, -1 }, { 0x6C85, 813437, 813431, 813524, 813530, 813520, 813507, 813516, 813500, -1 }, { 0x6C86, 813544, 813538, 813592, -1, 813587, 813573, 813579, 813566, -1 }, { 0x6C87, 813603, 813598, 813666, -1, 813662, 813648, 813657, 813635, -1 }, { 0x6C88, 813676, 813671, 813768, 813780, 813759, 813727, 813745, 813713, 813793 }, { 0x6C89, 813805, 813800, 813873, 813879, 813864, 813839, 813859, 813833, 813886 }, { 0x6C8A, 813897, 813892, 813919, -1, -1, -1, -1, -1, -1 }, { 0x6C8B, -1, 813924, 813929, -1, -1, -1, -1, -1, -1 }, { 0x6C8C, 813940, 813934, 814009, -1, 814005, 813980, 814001, 813973, 814014 }, { 0x6C8D, 814024, 814020, 814077, -1, 814074, 814064, 814071, 814057, -1 }, { 0x6C8E, -1, 814081, 814085, -1, -1, -1, -1, -1, -1 }, { 0x6C8F, 814095, 814090, 814102, -1, -1, -1, -1, -1, -1 }, { 0x6C90, 814111, 814106, 814167, 814171, 814163, 814148, 814153, 814141, 814175 }, { 0x6C91, -1, 814180, 814185, -1, -1, -1, -1, -1, -1 }, { 0x6C92, 814194, 814189, 814274, -1, 814270, 814237, 814257, 814230, 814279 }, { 0x6C93, 814297, 814291, 814346, 814354, 814342, 814332, 814338, 814325, 814359 }, { 0x6C94, 814371, 814366, 814418, -1, 814413, -1, 814397, 814390, 814424 }, { 0x6C95, 814436, 814431, 814501, -1, 814496, 814465, 814472, 814458, 814505 }, { 0x6C96, 814517, 814511, 814576, -1, 814569, 814555, 814564, 814548, 814583 }, { 0x6C97, -1, 814601, 814622, -1, -1, 814606, 814618, -1, -1 }, { 0x6C98, 814633, 814628, 814665, -1, 814662, -1, 814656, 814649, -1 }, { 0x6C99, 814674, 814669, 814739, 814744, 814736, 814715, 814729, 814708, 814750 }, { 0x6C9A, 814776, 814772, 814828, -1, 814825, 814814, 814821, 814807, 814833 }, { 0x6C9B, 814845, 814840, 814904, -1, 814899, 814884, 814895, 814877, 814909 }, { 0x6C9C, -1, 814916, 814925, -1, -1, -1, 814921, -1, -1 }, { 0x6C9D, -1, 814930, 814936, -1, -1, -1, -1, -1, -1 }, { 0x6C9E, -1, 814942, 814948, -1, -1, -1, -1, -1, -1 }, { 0x6C9F, 814957, 814952, 814994, -1, -1, -1, 814987, -1, -1 }, { 0x6CA0, -1, 814999, 815005, -1, -1, -1, -1, -1, -1 }, { 0x6CA1, 815015, 815010, 815076, 815081, -1, 815048, 815070, -1, -1 }, { 0x6CA2, 815093, 815087, 815158, -1, 815148, 815125, 815143, -1, -1 }, { 0x6CA3, 815168, 815162, 815193, -1, -1, -1, -1, -1, -1 }, { 0x6CA4, 815203, 815199, 815233, -1, -1, -1, -1, -1, -1 }, { 0x6CA5, 815242, 815237, 815271, -1, -1, -1, -1, -1, -1 }, { 0x6CA6, 815281, 815275, 815309, -1, -1, -1, -1, -1, -1 }, { 0x6CA7, 815320, 815314, 815343, -1, -1, -1, -1, -1, -1 }, { 0x6CA8, 815355, 815349, 815370, -1, -1, -1, -1, -1, -1 }, { 0x6CA9, 815382, 815376, 815407, -1, -1, -1, -1, -1, -1 }, { 0x6CAA, 815416, 815412, 815446, -1, -1, -1, -1, -1, -1 }, { 0x6CAB, 815455, 815450, 815517, -1, 815513, 815489, 815501, 815482, 815521 }, { 0x6CAC, 815534, 815529, 815621, 815626, 815617, -1, -1, 815610, -1 }, { 0x6CAD, 815637, 815631, 815655, -1, -1, -1, -1, -1, -1 }, { 0x6CAE, 815666, 815660, 815724, 815728, 815721, 815707, 815714, 815700, -1 }, { 0x6CAF, -1, 815746, 815752, -1, -1, -1, -1, -1, -1 }, { 0x6CB0, 815761, 815756, 815797, -1, 815792, 815780, 815787, 815773, -1 }, { 0x6CB1, 815806, 815802, 815856, 815861, 815852, -1, 815846, 815839, 815866 }, { 0x6CB2, 815887, 815883, 815899, -1, -1, -1, 815893, -1, -1 }, { 0x6CB3, 815908, 815904, 815958, 815962, 815955, 815947, 815952, 815940, 815966 }, { 0x6CB4, 815976, 815970, 816048, -1, -1, 816024, 816032, -1, -1 }, { 0x6CB5, -1, 816052, 816065, -1, -1, -1, 816057, -1, -1 }, { 0x6CB6, -1, 816069, 816079, -1, -1, -1, -1, 816073, -1 }, { 0x6CB7, 816089, 816083, 816130, -1, -1, -1, -1, -1, -1 }, { 0x6CB8, 816139, 816134, 816194, 816199, 816186, 816168, 816180, 816161, 816207 }, { 0x6CB9, 816217, 816212, 816271, 816276, 816268, 816255, 816261, 816248, 816280 }, { 0x6CBA, 816291, 816286, 816309, -1, -1, -1, 816301, -1, -1 }, { 0x6CBB, 816319, 816315, 816388, 816393, 816384, 816355, 816377, 816348, 816415 }, { 0x6CBC, 816426, 816421, 816469, 816475, 816466, 816456, 816461, 816449, 816483 }, { 0x6CBD, 816494, 816490, 816550, 816554, 816547, 816535, 816544, 816528, -1 }, { 0x6CBE, 816567, 816562, 816615, 816621, 816610, 816600, 816606, 816593, 816629 }, { 0x6CBF, 816641, 816635, 816685, 816690, 816681, 816674, 816678, 816667, 816697 }, { 0x6CC0, -1, 816704, 816708, -1, -1, -1, -1, -1, -1 }, { 0x6CC1, 816718, 816712, 816785, 816792, 816779, 816759, 816774, 816752, -1 }, { 0x6CC2, 816810, 816803, 816870, -1, 816864, 816849, 816855, 816842, -1 }, { 0x6CC3, 816883, 816877, 816898, -1, -1, -1, -1, -1, -1 }, { 0x6CC4, 816907, 816902, 816963, 816968, 816955, 816939, 816946, 816932, 816974 }, { 0x6CC5, 816987, 816982, 817027, -1, 817023, 817012, 817018, 817005, 817032 }, { 0x6CC6, 817041, 817036, 817115, -1, 817112, 817082, 817090, 817075, 817119 }, { 0x6CC7, -1, 817125, 817136, -1, -1, -1, -1, 817130, -1 }, { 0x6CC8, -1, 817141, 817147, -1, -1, -1, -1, -1, -1 }, { 0x6CC9, 817160, 817154, 817219, 817225, 817214, 817199, 817210, 817192, 817235 }, { 0x6CCA, 817248, 817243, 817314, 817318, 817310, 817284, 817305, 817277, 817325 }, { 0x6CCB, -1, 817331, 817336, -1, -1, -1, -1, -1, -1 }, { 0x6CCC, 817346, 817341, 817414, -1, 817406, 817381, 817397, 817367, -1 }, { 0x6CCD, -1, 817418, 817431, -1, -1, -1, 817423, -1, 817436 }, { 0x6CCE, -1, 817442, 817448, -1, -1, -1, -1, -1, -1 }, { 0x6CCF, -1, 817452, 817477, -1, -1, -1, 817458, -1, -1 }, { 0x6CD0, 817487, 817482, 817548, -1, 817544, 817533, 817538, 817526, -1 }, { 0x6CD1, 817557, 817552, 817625, -1, 817622, 817609, 817615, 817602, 817630 }, { 0x6CD2, 817637, 817633, 817669, -1, -1, -1, 817663, -1, -1 }, { 0x6CD3, 817679, 817673, 817726, -1, 817721, 817712, 817718, 817705, -1 }, { 0x6CD4, 817737, 817732, 817804, -1, 817800, -1, 817792, 817785, -1 }, { 0x6CD5, 817815, 817809, 817908, 817912, 817904, 817869, 817888, 817862, 817919 }, { 0x6CD6, 817931, 817925, 817979, -1, -1, -1, 817962, -1, -1 }, { 0x6CD7, 817988, 817984, 818058, 818062, 818055, 818042, 818051, 818035, 818066 }, { 0x6CD8, -1, 818072, 818076, -1, -1, -1, -1, -1, -1 }, { 0x6CD9, 818087, 818080, 818119, -1, 818112, -1, 818099, 818092, 818125 }, { 0x6CDA, 818136, 818132, 818199, -1, 818196, 818178, 818184, 818171, -1 }, { 0x6CDB, 818209, 818203, 818275, 818280, 818266, 818252, 818258, 818245, 818289 }, { 0x6CDC, 818297, -1, 818345, -1, 818342, -1, 818330, 818323, 818350 }, { 0x6CDD, 818360, 818355, 818420, 818424, 818417, 818403, 818414, 818396, -1 }, { 0x6CDE, 818434, 818428, 818461, -1, -1, -1, -1, -1, -1 }, { 0x6CDF, -1, 818467, 818472, -1, -1, -1, -1, -1, -1 }, { 0x6CE0, 818485, 818479, 818554, 818560, 818548, 818528, 818535, 818521, 818565 }, { 0x6CE1, 818576, 818571, 818624, -1, 818620, 818612, 818616, 818605, 818629 }, { 0x6CE2, 818638, 818634, 818689, 818693, 818685, 818674, 818679, 818667, 818698 }, { 0x6CE3, 818706, 818701, 818746, 818750, 818743, 818728, 818738, 818721, 818756 }, { 0x6CE4, -1, 818763, 818767, -1, -1, -1, -1, -1, -1 }, { 0x6CE5, 818776, 818771, 818840, 818844, 818837, 818821, 818833, 818808, 818854 }, { 0x6CE6, -1, 818900, 818905, -1, -1, -1, -1, -1, -1 }, { 0x6CE7, -1, 818909, 818936, -1, -1, -1, 818914, -1, -1 }, { 0x6CE8, 818945, 818940, 818995, 819000, 818991, 818979, 818986, 818972, 819005 }, { 0x6CE9, -1, 819010, 819034, -1, -1, 819016, 819025, -1, -1 }, { 0x6CEA, 819047, 819041, 819079, -1, -1, 819064, 819071, -1, 819084 }, { 0x6CEB, 819095, 819089, 819150, 819156, 819145, 819128, 819137, 819121, -1 }, { 0x6CEC, -1, 819162, 819192, -1, -1, 819168, 819180, -1, -1 }, { 0x6CED, 819201, 819197, 819208, -1, -1, -1, -1, -1, -1 }, { 0x6CEE, 819217, 819212, 819282, -1, 819278, 819266, 819274, 819259, 819287 }, { 0x6CEF, 819298, 819293, 819357, 819362, 819353, 819332, 819341, 819325, -1 }, { 0x6CF0, 819373, 819367, 819451, -1, 819446, 819424, 819442, 819417, 819456 }, { 0x6CF1, 819469, 819462, 819513, 819519, 819509, -1, 819503, 819496, -1 }, { 0x6CF2, 819531, 819526, 819588, -1, -1, -1, 819580, -1, -1 }, { 0x6CF3, 819598, 819592, 819630, 819636, 819625, 819616, 819622, 819609, -1 }, { 0x6CF4, -1, 819646, 819664, -1, -1, 819651, 819660, -1, -1 }, { 0x6CF5, 819675, 819670, 819705, -1, -1, -1, 819700, -1, -1 }, { 0x6CF6, -1, 819711, 819716, -1, -1, -1, -1, -1, -1 }, { 0x6CF7, 819727, 819721, 819770, -1, -1, -1, -1, -1, -1 }, { 0x6CF8, 819781, 819776, 819807, -1, -1, -1, -1, -1, -1 }, { 0x6CF9, -1, 819811, 819817, -1, -1, -1, -1, -1, -1 }, { 0x6CFA, 819827, 819822, 819854, -1, -1, -1, -1, -1, -1 }, { 0x6CFB, 819863, 819859, 819896, -1, -1, -1, -1, -1, -1 }, { 0x6CFC, 819906, 819901, 819936, -1, -1, -1, -1, -1, -1 }, { 0x6CFD, 819946, 819940, 819978, -1, -1, -1, -1, -1, -1 }, { 0x6CFE, 819988, 819982, 820004, -1, -1, -1, -1, -1, -1 }, { 0x6CFF, -1, 820010, 820022, -1, -1, -1, -1, 820016, -1 }, { 0x6D00, -1, 820027, 820032, -1, -1, -1, -1, -1, -1 }, { 0x6D01, 820042, 820037, 820062, -1, -1, -1, -1, -1, 820067 }, { 0x6D02, -1, 820080, 820085, -1, -1, -1, -1, -1, -1 }, { 0x6D03, -1, 820089, 820094, -1, -1, -1, -1, -1, 820099 }, { 0x6D04, 820109, 820104, 820173, 820178, 820169, 820150, 820161, 820143, 820185 }, { 0x6D05, -1, 820190, 820195, -1, -1, -1, -1, -1, 820200 }, { 0x6D06, -1, 820208, 820214, -1, -1, -1, -1, -1, -1 }, { 0x6D07, 820226, 820221, 820277, -1, 820274, 820253, 820261, 820246, -1 }, { 0x6D08, -1, 820282, 820288, -1, -1, -1, -1, -1, -1 }, { 0x6D09, -1, 820293, 820298, -1, -1, -1, -1, -1, -1 }, { 0x6D0A, 820308, 820303, 820356, -1, 820351, 820329, 820335, 820322, 820362 }, { 0x6D0B, 820376, 820369, 820431, 820437, 820426, 820412, 820417, 820405, 820443 }, { 0x6D0C, 820456, 820451, 820485, -1, 820480, 820469, 820474, 820462, 820490 }, { 0x6D0D, -1, 820495, 820499, -1, -1, -1, -1, -1, -1 }, { 0x6D0E, 820508, 820503, 820548, 820552, -1, 820535, 820542, -1, -1 }, { 0x6D0F, 820562, 820558, 820592, -1, -1, 820577, 820586, -1, 820596 }, { 0x6D10, -1, 820602, 820608, -1, -1, -1, -1, -1, -1 }, { 0x6D11, 820619, 820614, 820663, -1, 820660, -1, 820650, 820643, -1 }, { 0x6D12, 820672, 820667, 820755, -1, 820751, 820734, 820739, 820721, 820759 }, { 0x6D13, -1, 820764, 820808, -1, -1, 820770, 820785, -1, -1 }, { 0x6D14, -1, 820817, 820827, -1, -1, -1, -1, 820821, -1 }, { 0x6D15, -1, 820832, 820837, -1, -1, -1, -1, -1, -1 }, { 0x6D16, -1, 820842, 820846, -1, -1, -1, -1, -1, -1 }, { 0x6D17, 820855, 820850, 820917, 820921, 820909, 820895, 820905, 820882, 820927 }, { 0x6D18, -1, 820933, 820939, -1, -1, -1, -1, -1, -1 }, { 0x6D19, 820949, 820944, 820992, -1, 820988, -1, 820984, 820977, 820997 }, { 0x6D1A, 821008, 821002, 821023, -1, -1, -1, 821016, -1, -1 }, { 0x6D1B, 821035, 821030, 821104, 821109, 821100, 821079, 821095, 821066, 821115 }, { 0x6D1C, -1, 821121, 821126, -1, -1, -1, -1, -1, -1 }, { 0x6D1D, -1, 821131, 821135, -1, -1, -1, -1, -1, -1 }, { 0x6D1E, 821145, 821139, 821225, 821231, 821214, 821186, 821206, 821172, 821245 }, { 0x6D1F, 821257, 821253, 821305, -1, 821303, 821288, 821297, 821281, 821309 }, { 0x6D20, -1, 821314, 821319, -1, -1, -1, -1, -1, -1 }, { 0x6D21, -1, 821324, 821330, -1, -1, -1, -1, -1, 821335 }, { 0x6D22, -1, 821342, 821346, -1, -1, -1, -1, -1, -1 }, { 0x6D23, 821355, 821350, 821404, -1, -1, -1, -1, 821398, -1 }, { 0x6D24, 821414, 821408, 821435, -1, -1, -1, -1, -1, -1 }, { 0x6D25, 821447, 821441, 821487, 821492, 821483, 821474, 821478, 821467, -1 }, { 0x6D26, -1, 821498, 821526, -1, -1, -1, 821504, -1, -1 }, { 0x6D27, 821535, 821530, 821572, -1, 821569, -1, 821567, 821560, -1 }, { 0x6D28, 821584, 821577, 821623, -1, -1, -1, 821614, 821608, -1 }, { 0x6D29, 821634, 821629, 821700, 821705, 821692, 821669, 821683, 821662, 821712 }, { 0x6D2A, 821723, 821717, 821775, 821781, 821770, 821759, 821766, 821752, 821787 }, { 0x6D2B, 821806, 821800, 821846, -1, 821841, 821830, 821835, 821823, -1 }, { 0x6D2C, -1, 821850, 821866, -1, 821862, -1, -1, 821855, -1 }, { 0x6D2D, 821876, 821870, 821895, -1, -1, -1, -1, -1, -1 }, { 0x6D2E, 821907, 821902, 821967, 821972, 821964, 821947, 821952, 821940, 821977 }, { 0x6D2F, -1, 821983, 822010, -1, -1, 821994, 822004, 821988, -1 }, { 0x6D30, -1, 822015, 822021, -1, -1, -1, -1, -1, -1 }, { 0x6D31, 822029, 822025, 822052, -1, -1, -1, 822046, -1, -1 }, { 0x6D32, 822061, 822056, 822108, 822114, 822104, 822093, 822099, 822086, 822120 }, { 0x6D33, 822136, 822131, 822174, -1, -1, 822156, 822167, -1, 822178 }, { 0x6D34, 822189, 822183, 822195, -1, -1, -1, -1, -1, -1 }, { 0x6D35, 822207, 822201, 822268, -1, 822258, 822240, 822249, 822233, -1 }, { 0x6D36, 822279, 822273, 822348, 822355, 822342, 822332, 822337, 822325, -1 }, { 0x6D37, -1, 822362, 822367, -1, -1, -1, -1, -1, 822372 }, { 0x6D38, 822385, 822378, 822426, -1, 822420, 822409, 822416, 822402, -1 }, { 0x6D39, 822438, 822433, 822493, -1, 822489, -1, 822475, 822462, -1 }, { 0x6D3A, 822505, 822499, 822542, -1, 822536, -1, -1, 822529, -1 }, { 0x6D3B, 822553, 822548, 822621, 822626, 822611, 822589, 822605, 822582, 822632 }, { 0x6D3C, 822644, 822639, 822694, -1, 822691, -1, 822682, 822675, -1 }, { 0x6D3D, 822703, 822698, 822806, -1, 822802, 822782, 822798, 822775, -1 }, { 0x6D3E, 822817, 822811, 822872, 822877, 822868, 822856, 822865, 822849, 822884 }, { 0x6D3F, 822894, 822890, 822935, -1, -1, -1, 822925, -1, -1 }, { 0x6D40, -1, 822939, 822944, -1, -1, -1, -1, -1, -1 }, { 0x6D41, 822953, 822948, 823031, 823036, 823027, 822996, 823019, 822983, 823042 }, { 0x6D42, -1, 823047, 823052, -1, -1, -1, -1, -1, -1 }, { 0x6D43, 823061, 823056, 823089, -1, -1, -1, -1, -1, -1 }, { 0x6D44, 823100, 823094, 823141, -1, -1, 823123, 823133, -1, -1 }, { 0x6D45, 823152, 823147, 823197, -1, 823192, 823183, 823188, -1, -1 }, { 0x6D46, 823210, 823203, 823241, -1, -1, -1, -1, -1, -1 }, { 0x6D47, 823253, 823248, 823276, -1, -1, -1, -1, -1, -1 }, { 0x6D48, 823288, 823282, 823316, -1, -1, -1, -1, -1, -1 }, { 0x6D49, 823326, 823322, 823350, -1, -1, -1, -1, -1, -1 }, { 0x6D4A, 823360, 823355, 823389, -1, -1, -1, -1, -1, -1 }, { 0x6D4B, 823400, 823395, 823430, -1, -1, -1, -1, -1, -1 }, { 0x6D4C, -1, 823434, 823443, -1, 823439, -1, -1, -1, -1 }, { 0x6D4D, 823452, 823447, 823484, -1, -1, -1, -1, -1, -1 }, { 0x6D4E, 823494, 823489, 823527, -1, -1, -1, -1, -1, -1 }, { 0x6D4F, 823536, 823531, 823561, -1, -1, -1, -1, -1, -1 }, { 0x6D50, 823572, 823566, 823591, -1, -1, -1, -1, -1, -1 }, { 0x6D51, 823602, 823597, 823635, -1, -1, -1, -1, -1, -1 }, { 0x6D52, 823644, 823640, 823661, -1, -1, -1, -1, -1, -1 }, { 0x6D53, 823671, 823665, 823699, -1, -1, -1, -1, -1, -1 }, { 0x6D54, 823710, 823705, 823741, -1, -1, -1, -1, -1, -1 }, { 0x6D55, 823752, 823746, 823776, -1, -1, -1, -1, -1, -1 }, { 0x6D56, 823787, 823781, 823807, -1, -1, -1, -1, -1, -1 }, { 0x6D57, -1, 823812, 823825, -1, -1, -1, 823817, -1, 823830 }, { 0x6D58, -1, 823835, 823840, -1, -1, -1, -1, -1, 823845 }, { 0x6D59, 823854, 823849, 823905, -1, 823901, 823886, 823895, 823879, -1 }, { 0x6D5A, 823916, 823910, 823946, -1, 823941, 823930, 823936, 823923, -1 }, { 0x6D5B, 823956, 823951, 823992, -1, -1, -1, -1, -1, -1 }, { 0x6D5C, 824003, 823997, 824055, -1, 824051, 824042, 824047, 824035, -1 }, { 0x6D5D, -1, 824061, 824067, -1, -1, -1, -1, -1, -1 }, { 0x6D5E, 824078, 824073, 824121, -1, -1, 824105, 824111, -1, -1 }, { 0x6D5F, -1, 824127, 824152, -1, -1, -1, 824132, -1, -1 }, { 0x6D60, 824162, 824157, 824181, -1, -1, -1, -1, -1, 824185 }, { 0x6D61, 824194, 824189, 824257, -1, 824253, 824229, 824235, 824222, 824261 }, { 0x6D62, -1, 824267, 824272, -1, -1, -1, -1, -1, -1 }, { 0x6D63, 824282, 824277, 824320, 824326, 824316, 824307, 824312, 824300, -1 }, { 0x6D64, 824340, 824334, 824403, 824409, 824397, 824382, 824388, 824375, -1 }, { 0x6D65, 824421, 824416, 824467, 824471, 824464, 824447, 824453, 824440, 824476 }, { 0x6D66, 824488, 824483, 824536, 824540, 824532, 824525, 824529, 824518, -1 }, { 0x6D67, -1, 824545, 824584, -1, 824579, 824558, 824563, 824551, 824590 }, { 0x6D68, -1, 824596, 824601, -1, -1, -1, -1, -1, -1 }, { 0x6D69, 824611, 824606, 824669, 824674, 824666, 824650, 824662, 824643, -1 }, { 0x6D6A, 824688, 824682, 824744, 824750, 824739, 824726, 824731, 824713, -1 }, { 0x6D6B, -1, 824765, 824770, -1, -1, -1, -1, -1, -1 }, { 0x6D6C, 824780, 824775, 824819, -1, 824816, 824801, 824813, 824794, 824823 }, { 0x6D6D, 824833, 824827, 824882, -1, -1, -1, -1, -1, -1 }, { 0x6D6E, 824893, 824888, 824967, 824971, 824963, 824946, 824960, 824939, 824978 }, { 0x6D6F, 824987, 824983, 825024, -1, -1, -1, 825021, 825015, -1 }, { 0x6D70, -1, 825028, 825048, -1, -1, -1, 825033, -1, 825054 }, { 0x6D71, -1, 825060, 825066, -1, -1, -1, -1, -1, -1 }, { 0x6D72, -1, 825072, 825084, -1, -1, -1, -1, 825078, -1 }, { 0x6D73, -1, 825090, 825095, -1, -1, -1, -1, -1, -1 }, { 0x6D74, 825104, 825099, 825158, 825162, 825154, 825129, 825149, 825122, -1 }, { 0x6D75, -1, 825166, 825172, -1, -1, -1, -1, -1, -1 }, { 0x6D76, -1, 825178, 825183, -1, -1, -1, -1, -1, -1 }, { 0x6D77, 825193, 825188, 825234, 825239, 825230, 825222, 825226, 825214, 825247 }, { 0x6D78, 825258, 825253, 825324, 825329, 825319, 825295, 825314, 825288, 825335 }, { 0x6D79, 825346, 825341, 825412, -1, 825407, 825381, 825402, 825374, -1 }, { 0x6D7A, -1, 825417, 825423, -1, -1, -1, -1, -1, -1 }, { 0x6D7B, -1, 825430, 825437, -1, -1, -1, -1, -1, -1 }, { 0x6D7C, 825449, 825444, 825528, -1, -1, 825505, 825512, -1, -1 }, { 0x6D7D, -1, 825533, 825539, -1, -1, -1, -1, -1, 825544 }, { 0x6D7E, -1, 825550, 825555, -1, -1, -1, -1, -1, -1 }, { 0x6D7F, -1, 825562, 825579, -1, 825574, -1, -1, 825567, -1 }, { 0x6D80, -1, 825584, 825589, -1, -1, -1, -1, -1, -1 }, { 0x6D81, -1, 825595, 825600, -1, -1, -1, -1, -1, -1 }, { 0x6D82, 825611, 825606, 825672, -1, 825669, 825650, 825656, 825643, 825676 }, { 0x6D83, -1, 825680, 825686, -1, -1, -1, -1, -1, -1 }, { 0x6D84, -1, 825691, 825697, -1, -1, -1, -1, -1, -1 }, { 0x6D85, 825708, 825703, 825768, -1, 825759, 825740, 825747, 825734, 825773 }, { 0x6D86, -1, 825779, 825784, -1, -1, -1, -1, -1, -1 }, { 0x6D87, 825795, 825789, 825838, 825844, 825832, 825818, 825823, 825811, 825849 }, { 0x6D88, 825859, 825854, 825912, 825918, 825909, 825893, 825904, 825886, 825924 }, { 0x6D89, 825935, 825930, 825992, 825997, 825988, 825967, 825983, 825960, 826004 }, { 0x6D8A, 826017, 826012, 826022, -1, -1, -1, -1, -1, -1 }, { 0x6D8B, -1, 826028, 826034, -1, -1, -1, -1, -1, -1 }, { 0x6D8C, 826044, 826038, 826101, 826107, 826096, 826083, 826088, 826076, -1 }, { 0x6D8D, -1, 826114, 826131, -1, 826127, -1, -1, 826120, -1 }, { 0x6D8E, 826142, 826137, 826174, 826180, 826170, 826156, 826163, 826149, -1 }, { 0x6D8F, -1, 826186, 826198, -1, -1, -1, -1, 826192, -1 }, { 0x6D90, -1, 826204, 826209, -1, -1, -1, -1, -1, -1 }, { 0x6D91, 826217, 826212, 826275, -1, 826272, 826249, 826256, 826242, -1 }, { 0x6D92, 826284, 826279, 826308, -1, -1, 826292, 826297, -1, -1 }, { 0x6D93, 826319, 826313, 826388, 826394, 826384, 826354, 826373, 826347, 826400 }, { 0x6D94, 826410, 826405, 826473, -1, 826469, 826449, 826456, 826442, -1 }, { 0x6D95, 826483, 826478, 826547, 826551, 826542, 826516, 826538, 826509, -1 }, { 0x6D96, 826562, 826557, 826621, -1, 826618, 826600, 826607, 826593, 826625 }, { 0x6D97, -1, 826640, 826677, -1, -1, 826652, 826661, 826646, 826683 }, { 0x6D98, 826695, 826691, 826740, -1, -1, 826726, 826733, 826720, -1 }, { 0x6D99, 826750, 826744, 826781, -1, 826777, 826762, 826769, -1, -1 }, { 0x6D9A, -1, 826786, 826817, -1, -1, 826792, 826801, -1, -1 }, { 0x6D9B, 826828, 826823, 826849, -1, -1, 826840, 826845, -1, -1 }, { 0x6D9C, 826859, 826854, 826920, -1, 826916, 826888, 826907, -1, -1 }, { 0x6D9D, 826929, 826924, 826954, -1, -1, -1, -1, -1, -1 }, { 0x6D9E, 826964, 826959, 826995, -1, -1, -1, -1, -1, 827000 }, { 0x6D9F, 827010, 827005, 827042, -1, -1, -1, -1, -1, -1 }, { 0x6DA0, 827053, 827048, 827065, -1, -1, -1, -1, -1, -1 }, { 0x6DA1, 827074, 827070, 827097, -1, -1, -1, -1, -1, -1 }, { 0x6DA2, 827106, 827101, 827121, -1, -1, -1, -1, -1, -1 }, { 0x6DA3, 827131, 827126, 827167, -1, 827162, 827150, 827158, -1, -1 }, { 0x6DA4, 827178, 827173, 827207, -1, -1, -1, -1, -1, -1 }, { 0x6DA5, -1, 827211, 827217, -1, -1, -1, -1, -1, -1 }, { 0x6DA6, 827229, 827223, 827257, -1, -1, -1, -1, -1, -1 }, { 0x6DA7, 827268, 827262, 827291, -1, -1, -1, -1, -1, -1 }, { 0x6DA8, 827304, 827297, 827318, -1, -1, -1, -1, -1, -1 }, { 0x6DA9, 827330, 827325, 827363, -1, -1, -1, -1, -1, -1 }, { 0x6DAA, 827372, 827367, 827420, -1, 827416, -1, 827405, 827398, -1 }, { 0x6DAB, -1, 827424, 827441, -1, 827436, -1, -1, 827429, -1 }, { 0x6DAC, 827453, 827447, 827483, -1, -1, -1, 827474, 827468, -1 }, { 0x6DAD, -1, 827489, 827494, -1, -1, -1, -1, -1, -1 }, { 0x6DAE, 827506, 827500, 827535, -1, -1, -1, -1, -1, -1 }, { 0x6DAF, 827549, 827542, 827603, 827607, 827597, 827582, 827593, 827575, 827614 }, { 0x6DB0, -1, 827622, 827628, -1, -1, -1, -1, -1, -1 }, { 0x6DB1, -1, 827634, 827641, -1, -1, -1, -1, -1, -1 }, { 0x6DB2, 827653, 827648, 827700, 827704, 827696, 827686, 827692, 827679, 827709 }, { 0x6DB3, -1, 827714, 827720, -1, -1, -1, -1, -1, -1 }, { 0x6DB4, 827730, 827726, 827758, -1, 827754, -1, 827742, 827735, -1 }, { 0x6DB5, 827768, 827762, 827822, 827827, 827818, 827807, 827814, 827800, -1 }, { 0x6DB6, 827836, 827832, 827852, -1, -1, -1, -1, -1, -1 }, { 0x6DB7, 827863, 827857, 827903, -1, 827898, 827880, 827890, 827873, -1 }, { 0x6DB8, 827914, 827909, 827975, 827979, 827967, 827952, 827959, 827946, 827984 }, { 0x6DB9, -1, 827990, 828020, -1, -1, 827994, 828008, -1, -1 }, { 0x6DBA, -1, 828024, 828030, -1, -1, -1, -1, -1, -1 }, { 0x6DBB, -1, 828034, 828038, -1, -1, -1, -1, -1, -1 }, { 0x6DBC, 828050, 828043, 828116, 828123, 828110, 828082, 828105, 828075, 828131 }, { 0x6DBD, -1, 828139, 828157, -1, -1, 828144, 828153, -1, -1 }, { 0x6DBE, -1, 828162, 828168, -1, -1, -1, -1, -1, -1 }, { 0x6DBF, 828178, 828172, 828228, -1, 828223, -1, 828208, 828201, -1 }, { 0x6DC0, 828239, 828234, 828300, -1, 828295, 828275, 828287, 828268, -1 }, { 0x6DC1, -1, 828306, 828311, -1, -1, -1, -1, -1, 828316 }, { 0x6DC2, -1, 828324, 828329, -1, -1, -1, -1, -1, -1 }, { 0x6DC3, -1, 828333, 828351, -1, 828346, -1, -1, 828339, -1 }, { 0x6DC4, 828361, 828357, 828403, -1, 828399, -1, 828395, 828388, -1 }, { 0x6DC5, 828412, 828407, 828478, -1, 828474, 828454, 828469, 828447, -1 }, { 0x6DC6, 828489, 828482, 828543, -1, 828539, 828528, 828535, 828521, -1 }, { 0x6DC7, 828554, 828549, 828594, -1, 828591, -1, 828585, 828578, -1 }, { 0x6DC8, -1, 828598, 828635, -1, 828630, 828611, 828618, 828604, -1 }, { 0x6DC9, -1, 828639, 828644, -1, -1, -1, -1, -1, -1 }, { 0x6DCA, 828654, 828649, 828690, -1, -1, -1, 828676, -1, -1 }, { 0x6DCB, 828700, 828695, 828760, 828765, 828756, 828743, 828752, 828730, 828770 }, { 0x6DCC, 828782, 828776, 828832, -1, -1, 828813, 828823, 828807, -1 }, { 0x6DCD, -1, 828838, 828843, -1, -1, -1, -1, -1, -1 }, { 0x6DCE, -1, 828849, 828872, -1, -1, 828855, 828862, -1, 828878 }, { 0x6DCF, -1, 828884, 828907, -1, 828904, -1, 828896, 828889, -1 }, { 0x6DD0, -1, 828912, 828925, -1, -1, -1, -1, 828919, -1 }, { 0x6DD1, 828937, 828932, 828990, 828995, 828985, 828975, 828979, 828968, -1 }, { 0x6DD2, 829006, 829001, 829062, 829066, 829058, 829044, 829050, 829037, 829072 }, { 0x6DD3, -1, 829077, 829083, -1, -1, -1, -1, -1, -1 }, { 0x6DD4, -1, 829089, 829094, -1, -1, -1, -1, -1, -1 }, { 0x6DD5, -1, 829099, 829114, -1, -1, -1, 829104, -1, -1 }, { 0x6DD6, 829124, 829118, 829160, -1, 829156, 829142, 829147, 829135, -1 }, { 0x6DD7, -1, 829165, 829170, -1, -1, -1, -1, -1, -1 }, { 0x6DD8, 829179, 829174, 829228, -1, 829225, 829212, 829221, 829205, 829233 }, { 0x6DD9, 829245, 829239, 829295, 829301, 829290, 829276, 829283, 829269, -1 }, { 0x6DDA, 829321, 829315, 829370, 829375, 829366, 829351, 829358, 829338, 829381 }, { 0x6DDB, -1, 829386, 829407, -1, -1, -1, 829391, -1, -1 }, { 0x6DDC, 829418, 829412, 829440, -1, -1, -1, -1, -1, -1 }, { 0x6DDD, 829451, 829446, 829506, -1, 829503, -1, 829497, 829490, -1 }, { 0x6DDE, 829517, 829511, 829565, 829571, 829560, -1, 829551, 829544, -1 }, { 0x6DDF, 829582, 829577, 829611, -1, -1, 829596, 829603, -1, 829617 }, { 0x6DE0, 829628, 829623, 829674, -1, 829671, -1, 829660, 829653, -1 }, { 0x6DE1, 829684, 829678, 829745, 829750, 829741, 829724, 829734, 829717, 829768 }, { 0x6DE2, 829780, 829775, 829822, -1, 829818, 829793, 829799, 829786, 829826 }, { 0x6DE3, -1, 829838, 829850, -1, -1, -1, -1, 829844, -1 }, { 0x6DE4, 829859, 829854, 829910, -1, 829908, 829898, 829903, 829891, 829914 }, { 0x6DE5, 829924, 829919, 829976, -1, 829972, 829956, 829961, 829949, 829980 }, { 0x6DE6, 829990, 829985, 830071, -1, 830067, 830050, 830059, 830043, -1 }, { 0x6DE7, -1, 830076, 830081, -1, -1, -1, -1, -1, -1 }, { 0x6DE8, 830091, 830085, 830139, 830145, 830134, 830121, 830126, 830114, -1 }, { 0x6DE9, 830163, 830157, 830200, 830206, -1, 830190, 830195, -1, 830213 }, { 0x6DEA, 830225, 830219, 830291, -1, 830282, 830266, 830274, 830253, 830296 }, { 0x6DEB, 830306, 830301, 830370, -1, 830367, 830339, 830364, 830332, 830375 }, { 0x6DEC, 830386, 830380, 830441, -1, 830437, 830426, 830433, 830419, 830446 }, { 0x6DED, -1, 830451, 830457, -1, -1, -1, -1, -1, -1 }, { 0x6DEE, 830467, 830461, 830531, 830537, 830527, 830498, 830519, 830491, 830544 }, { 0x6DEF, 830555, 830550, 830601, -1, -1, -1, 830597, -1, 830605 }, { 0x6DF0, 830617, 830611, 830695, -1, -1, 830670, 830677, -1, -1 }, { 0x6DF1, 830706, 830701, 830776, 830782, 830772, 830745, 830767, 830738, 830788 }, { 0x6DF2, -1, 830794, 830799, -1, -1, -1, -1, -1, -1 }, { 0x6DF3, 830811, 830805, 830904, 830910, 830899, 830878, 830890, 830871, 830916 }, { 0x6DF4, 830928, 830923, 830965, -1, -1, -1, 830943, -1, -1 }, { 0x6DF5, 830975, 830969, 831013, -1, 831009, 831000, 831006, 830993, 831019 }, { 0x6DF6, 831030, 831025, 831076, -1, 831072, -1, 831068, 831061, 831081 }, { 0x6DF7, 831090, 831085, 831169, 831174, 831161, 831136, 831157, 831129, 831182 }, { 0x6DF8, 831194, 831188, 831236, -1, 831230, 831207, 831221, 831200, -1 }, { 0x6DF9, 831247, 831242, 831321, 831326, 831318, 831286, 831311, 831279, 831333 }, { 0x6DFA, 831342, 831337, 831394, 831400, 831389, 831380, 831385, 831373, 831410 }, { 0x6DFB, 831423, 831418, 831478, 831484, 831473, 831455, 831469, 831448, 831489 }, { 0x6DFC, 831507, 831502, 831558, 831564, 831554, 831538, 831544, 831531, -1 }, { 0x6DFD, -1, 831572, 831576, -1, -1, -1, -1, -1, -1 }, { 0x6DFE, -1, 831581, 831586, -1, -1, -1, -1, -1, -1 }, { 0x6DFF, -1, 831591, 831596, -1, -1, -1, -1, -1, -1 }, { 0x6E00, -1, 831600, 831613, -1, -1, -1, 831605, -1, -1 }, { 0x6E01, -1, 831618, 831624, -1, -1, -1, -1, -1, -1 }, { 0x6E02, -1, 831630, 831635, -1, -1, -1, -1, -1, -1 }, { 0x6E03, -1, 831640, 831646, -1, -1, -1, -1, -1, 831651 }, { 0x6E04, -1, 831659, 831667, -1, -1, -1, 831664, -1, -1 }, { 0x6E05, 831678, 831672, 831743, 831749, 831737, 831713, 831728, 831707, 831758 }, { 0x6E06, -1, 831764, 831770, -1, -1, -1, -1, -1, -1 }, { 0x6E07, 831781, 831776, 831817, -1, 831809, 831789, 831803, -1, -1 }, { 0x6E08, 831826, 831821, 831895, -1, 831891, 831865, 831883, 831859, -1 }, { 0x6E09, 831904, 831899, 831941, -1, 831937, 831916, 831932, -1, -1 }, { 0x6E0A, 831952, 831946, 832005, -1, -1, 831990, 832002, 831984, -1 }, { 0x6E0B, 832016, 832011, 832066, -1, -1, 832049, 832062, -1, -1 }, { 0x6E0C, 832075, 832070, 832102, 832106, 832098, 832082, 832087, -1, -1 }, { 0x6E0D, 832119, 832115, 832152, -1, -1, -1, -1, -1, -1 }, { 0x6E0E, 832161, 832156, 832190, -1, -1, -1, -1, -1, -1 }, { 0x6E0F, -1, 832194, 832198, -1, -1, -1, -1, -1, -1 }, { 0x6E10, 832207, 832202, 832217, -1, -1, -1, -1, -1, -1 }, { 0x6E11, 832228, 832223, 832256, -1, -1, -1, -1, -1, -1 }, { 0x6E12, -1, 832262, 832267, -1, -1, -1, -1, -1, -1 }, { 0x6E13, 832277, 832272, 832309, -1, -1, 832300, 832305, -1, -1 }, { 0x6E14, 832318, 832313, 832350, -1, -1, -1, -1, -1, -1 }, { 0x6E15, 832360, 832354, 832401, -1, -1, 832392, 832398, -1, -1 }, { 0x6E16, 832412, 832407, 832448, -1, -1, -1, -1, -1, -1 }, { 0x6E17, 832459, 832454, 832508, -1, 832503, 832490, 832498, 832484, -1 }, { 0x6E18, -1, 832514, 832519, -1, -1, -1, -1, -1, -1 }, { 0x6E19, 832529, 832524, 832597, -1, 832592, 832580, 832588, 832573, -1 }, { 0x6E1A, 832608, 832603, 832652, 832657, 832649, 832638, 832645, 832631, 832663 }, { 0x6E1B, 832674, 832668, 832734, 832740, 832730, 832710, 832722, 832703, 832747 }, { 0x6E1C, -1, 832754, 832760, -1, -1, -1, -1, -1, -1 }, { 0x6E1D, 832771, 832766, 832811, 832815, 832806, 832796, 832803, 832789, -1 }, { 0x6E1E, -1, 832818, 832840, -1, -1, 832823, 832832, -1, -1 }, { 0x6E1F, 832851, 832845, 832906, -1, 832901, 832888, 832897, 832881, -1 }, { 0x6E20, 832918, 832912, 832978, 832982, 832975, 832955, 832971, 832948, 832987 }, { 0x6E21, 832997, 832992, 833057, 833061, 833054, 833029, 833051, 833022, 833067 }, { 0x6E22, 833078, 833072, 833114, -1, -1, -1, 833099, 833093, -1 }, { 0x6E23, 833124, 833119, 833180, -1, 833177, 833161, 833170, 833154, -1 }, { 0x6E24, 833190, 833185, 833246, -1, 833242, -1, 833230, 833223, 833250 }, { 0x6E25, 833260, 833256, 833323, -1, 833320, 833310, 833316, 833303, 833327 }, { 0x6E26, 833336, 833332, 833376, 833380, 833373, 833366, 833370, 833359, -1 }, { 0x6E27, 833390, 833385, 833437, -1, -1, -1, 833418, -1, -1 }, { 0x6E28, 833446, 833441, 833519, -1, 833516, -1, -1, 833509, 833524 }, { 0x6E29, 833535, 833530, 833571, -1, 833568, 833544, 833562, -1, 833576 }, { 0x6E2A, -1, 833581, 833586, -1, -1, -1, -1, -1, -1 }, { 0x6E2B, 833595, 833590, 833675, -1, 833667, 833637, 833656, 833630, -1 }, { 0x6E2C, 833685, 833680, 833739, 833743, 833734, 833722, 833729, 833715, 833751 }, { 0x6E2D, 833763, 833758, 833811, 833816, 833808, 833796, 833806, 833789, 833826 }, { 0x6E2E, 833857, 833853, 833887, -1, -1, -1, 833884, -1, -1 }, { 0x6E2F, 833897, 833891, 833952, -1, 833947, 833936, 833943, 833929, 833958 }, { 0x6E30, 833970, 833965, 833999, -1, -1, -1, -1, -1, -1 }, { 0x6E31, -1, 834004, 834010, -1, -1, -1, -1, -1, -1 }, { 0x6E32, 834022, 834016, 834066, -1, 834062, -1, 834058, 834051, -1 }, { 0x6E33, -1, 834072, 834077, -1, -1, -1, -1, -1, -1 }, { 0x6E34, 834086, 834081, 834151, 834155, 834143, 834123, 834137, 834116, 834160 }, { 0x6E35, -1, 834166, 834172, -1, -1, -1, -1, -1, -1 }, { 0x6E36, -1, 834177, 834202, -1, 834197, -1, 834190, 834183, -1 }, { 0x6E37, -1, 834208, 834224, -1, 834220, -1, -1, 834213, -1 }, { 0x6E38, 834234, 834229, 834307, 834312, 834304, 834277, 834295, 834270, -1 }, { 0x6E39, 834324, 834317, 834349, -1, -1, -1, 834336, -1, -1 }, { 0x6E3A, 834360, 834355, 834421, 834427, 834417, 834399, 834412, 834392, -1 }, { 0x6E3B, -1, 834436, 834452, -1, -1, -1, 834443, -1, -1 }, { 0x6E3C, 834464, 834459, 834488, 834493, 834485, -1, 834479, 834472, 834498 }, { 0x6E3D, -1, 834503, 834519, -1, 834515, -1, -1, 834508, -1 }, { 0x6E3E, 834529, 834524, 834591, 834596, 834587, 834569, 834583, 834562, -1 }, { 0x6E3F, -1, 834610, 834615, -1, -1, -1, -1, -1, -1 }, { 0x6E40, -1, 834620, 834632, -1, -1, -1, -1, 834626, -1 }, { 0x6E41, -1, 834637, 834642, -1, -1, -1, -1, -1, -1 }, { 0x6E42, -1, 834647, 834653, -1, -1, -1, -1, -1, -1 }, { 0x6E43, 834662, 834656, 834718, -1, 834714, 834695, 834707, 834688, -1 }, { 0x6E44, 834728, 834723, 834787, -1, 834784, 834761, 834770, 834754, 834792 }, { 0x6E45, 834802, 834797, 834837, -1, 834832, 834819, 834824, 834812, 834843 }, { 0x6E46, 834854, 834849, 834887, -1, -1, -1, -1, -1, 834891 }, { 0x6E47, -1, 834895, 834900, -1, -1, -1, -1, -1, -1 }, { 0x6E48, -1, 834904, 834923, -1, -1, 834909, 834916, -1, 834928 }, { 0x6E49, 834938, 834933, 834968, -1, -1, -1, 834960, -1, -1 }, { 0x6E4A, 834979, 834974, 835035, 835040, 835031, 835011, 835027, 835004, -1 }, { 0x6E4B, 835051, 835046, 835085, -1, -1, 835076, 835083, -1, -1 }, { 0x6E4C, 835096, 835090, 835103, -1, -1, -1, -1, -1, -1 }, { 0x6E4D, 835114, 835108, 835170, 835176, 835166, 835149, 835162, 835142, -1 }, { 0x6E4E, 835187, 835182, 835249, -1, 835244, 835220, 835236, 835213, 835255 }, { 0x6E4F, 835267, 835262, 835347, -1, -1, 835331, 835340, -1, -1 }, { 0x6E50, -1, 835352, 835358, -1, -1, -1, -1, -1, -1 }, { 0x6E51, 835368, 835362, 835447, -1, 835444, 835429, 835440, 835422, -1 }, { 0x6E52, -1, 835451, 835466, -1, -1, 835456, 835461, -1, -1 }, { 0x6E53, 835475, 835470, 835535, 835540, 835530, 835510, 835518, 835503, 835546 }, { 0x6E54, 835556, 835551, 835601, -1, 835597, 835584, 835589, 835577, -1 }, { 0x6E55, -1, 835607, 835618, -1, -1, -1, -1, 835612, -1 }, { 0x6E56, 835628, 835624, 835684, 835688, 835681, 835670, 835678, 835663, 835692 }, { 0x6E57, -1, 835697, 835720, -1, -1, 835703, 835713, -1, -1 }, { 0x6E58, 835733, 835726, 835784, 835791, 835779, 835765, 835770, 835758, 835799 }, { 0x6E59, -1, 835807, 835812, -1, -1, -1, -1, -1, -1 }, { 0x6E5A, -1, 835816, 835821, -1, -1, -1, -1, -1, -1 }, { 0x6E5B, 835832, 835826, 835913, 835919, 835904, 835879, 835895, 835872, 835928 }, { 0x6E5C, 835940, 835935, 835987, -1, 835983, 835966, 835972, 835959, -1 }, { 0x6E5D, 835998, 835992, 836016, -1, -1, 836003, 836012, -1, -1 }, { 0x6E5E, 836027, 836021, 836084, -1, 836079, -1, 836062, 836055, -1 }, { 0x6E5F, 836097, 836091, 836158, 836165, 836152, 836130, 836143, 836123, -1 }, { 0x6E60, -1, 836172, 836178, -1, -1, -1, -1, -1, -1 }, { 0x6E61, -1, 836183, 836188, -1, -1, -1, -1, -1, -1 }, { 0x6E62, 836197, 836192, 836239, -1, -1, 836221, 836228, -1, -1 }, { 0x6E63, 836248, 836243, 836302, -1, 836298, -1, 836282, 836270, -1 }, { 0x6E64, -1, 836307, 836311, -1, -1, -1, -1, -1, -1 }, { 0x6E65, -1, 836316, 836322, -1, -1, -1, -1, -1, 836326 }, { 0x6E66, -1, 836332, 836338, -1, -1, -1, -1, -1, -1 }, { 0x6E67, 836351, 836345, 836402, 836408, 836397, 836384, 836389, 836377, 836415 }, { 0x6E68, 836428, 836422, 836454, -1, -1, -1, 836443, -1, 836458 }, { 0x6E69, 836469, 836463, 836489, -1, -1, -1, -1, -1, -1 }, { 0x6E6A, -1, 836495, 836501, -1, -1, -1, -1, -1, -1 }, { 0x6E6B, 836512, 836507, 836577, 836583, 836572, 836557, 836562, 836550, -1 }, { 0x6E6C, -1, 836589, 836594, -1, -1, -1, -1, -1, -1 }, { 0x6E6D, -1, 836600, 836605, -1, -1, -1, -1, -1, -1 }, { 0x6E6E, 836615, 836610, 836674, -1, 836671, 836650, 836665, 836643, -1 }, { 0x6E6F, 836685, 836679, 836745, 836751, 836734, 836722, 836725, 836715, 836757 }, { 0x6E70, -1, 836763, 836769, -1, -1, -1, -1, -1, -1 }, { 0x6E71, 836781, 836775, 836796, -1, -1, -1, -1, -1, -1 }, { 0x6E72, 836807, 836801, 836840, 836846, 836831, 836819, 836824, 836812, 836852 }, { 0x6E73, -1, 836858, 836883, -1, 836879, -1, 836871, 836864, 836888 }, { 0x6E74, 836901, 836895, 836919, -1, -1, -1, -1, -1, -1 }, { 0x6E75, -1, 836924, 836935, -1, -1, -1, -1, 836929, -1 }, { 0x6E76, -1, 836940, 836956, -1, -1, 836946, 836952, -1, -1 }, { 0x6E77, -1, 836962, 836968, -1, -1, -1, -1, -1, -1 }, { 0x6E78, -1, 836976, 836983, -1, -1, -1, -1, -1, -1 }, { 0x6E79, -1, 836990, 836995, -1, -1, -1, -1, -1, -1 }, { 0x6E7A, -1, 837001, 837016, -1, 837013, -1, -1, 837006, -1 }, { 0x6E7B, 837028, 837022, 837074, -1, -1, 837059, 837065, -1, -1 }, { 0x6E7C, 837085, 837080, 837102, -1, -1, -1, -1, -1, -1 }, { 0x6E7D, -1, 837107, 837115, -1, -1, -1, 837111, -1, -1 }, { 0x6E7E, 837125, 837119, 837167, -1, -1, 837158, 837163, -1, -1 }, { 0x6E7F, 837177, 837172, 837243, -1, 837239, 837210, 837232, -1, -1 }, { 0x6E80, 837253, 837248, 837300, -1, -1, 837277, 837292, -1, -1 }, { 0x6E81, 837311, 837305, 837340, -1, 837335, -1, -1, -1, -1 }, { 0x6E82, -1, 837346, 837358, -1, -1, -1, 837352, -1, -1 }, { 0x6E83, 837367, 837362, 837401, -1, -1, -1, -1, -1, -1 }, { 0x6E84, -1, 837406, 837412, -1, -1, -1, -1, -1, -1 }, { 0x6E85, 837423, 837418, 837454, -1, -1, -1, -1, -1, -1 }, { 0x6E86, 837466, 837460, 837483, -1, -1, -1, -1, -1, -1 }, { 0x6E87, 837492, 837487, 837516, -1, -1, -1, -1, -1, -1 }, { 0x6E88, 837527, 837521, 837557, -1, -1, -1, 837552, -1, -1 }, { 0x6E89, 837567, 837562, 837615, -1, 837611, 837596, 837603, -1, -1 }, { 0x6E8A, -1, 837620, 837624, -1, -1, -1, -1, -1, -1 }, { 0x6E8B, -1, 837628, 837634, -1, -1, -1, -1, -1, 837640 }, { 0x6E8C, 837653, 837648, 837715, -1, 837711, 837683, 837705, -1, -1 }, { 0x6E8D, 837725, 837719, 837736, -1, -1, -1, 837731, -1, -1 }, { 0x6E8E, 837747, 837741, 837773, -1, -1, -1, -1, -1, -1 }, { 0x6E8F, 837784, 837778, 837843, -1, 837838, 837821, 837830, 837814, -1 }, { 0x6E90, 837855, 837849, 837909, 837915, 837905, 837892, 837901, 837885, 837924 }, { 0x6E91, -1, 837932, 837936, -1, -1, -1, -1, -1, -1 }, { 0x6E92, -1, 837941, 837953, -1, -1, -1, -1, 837947, -1 }, { 0x6E93, 837964, 837959, 838010, -1, -1, 837982, 837994, -1, -1 }, { 0x6E94, -1, 838016, 838021, -1, -1, -1, -1, -1, -1 }, { 0x6E95, -1, 838026, 838044, -1, 838039, -1, -1, 838032, 838050 }, { 0x6E96, 838071, 838065, 838146, 838152, 838137, 838104, 838127, 838097, 838158 }, { 0x6E97, -1, 838166, 838172, -1, -1, -1, -1, -1, -1 }, { 0x6E98, 838184, 838179, 838250, -1, 838246, 838224, 838242, 838217, 838254 }, { 0x6E99, -1, 838260, 838270, -1, -1, -1, 838266, -1, -1 }, { 0x6E9A, 838281, 838275, 838317, -1, -1, -1, -1, -1, -1 }, { 0x6E9B, -1, 838321, 838326, -1, -1, -1, -1, -1, -1 }, { 0x6E9C, 838335, 838330, 838410, 838415, 838406, 838377, 838401, 838364, -1 }, { 0x6E9D, 838426, 838421, 838476, 838481, 838472, 838463, 838468, 838456, -1 }, { 0x6E9E, -1, 838485, 838490, -1, -1, -1, -1, -1, -1 }, { 0x6E9F, 838501, 838495, 838558, 838564, 838552, 838538, 838548, 838531, -1 }, { 0x6EA0, 838574, 838569, 838609, -1, -1, -1, 838598, -1, -1 }, { 0x6EA1, -1, 838614, 838618, -1, -1, -1, -1, -1, -1 }, { 0x6EA2, 838628, 838623, 838685, 838689, 838682, 838661, 838677, 838654, -1 }, { 0x6EA3, -1, 838693, 838699, -1, -1, -1, -1, -1, -1 }, { 0x6EA4, -1, 838704, 838709, -1, -1, -1, -1, -1, -1 }, { 0x6EA5, 838718, 838713, 838794, -1, 838786, 838766, 838775, 838753, -1 }, { 0x6EA6, 838803, 838798, 838868, -1, -1, 838845, 838862, -1, -1 }, { 0x6EA7, 838879, 838873, 838940, 838944, 838935, -1, 838923, 838916, 838948 }, { 0x6EA8, -1, 838954, 838965, -1, -1, -1, -1, 838959, -1 }, { 0x6EA9, -1, 838970, 838974, -1, -1, -1, -1, -1, -1 }, { 0x6EAA, 838983, 838978, 839027, 839031, 839022, 839013, 839018, 839006, 839036 }, { 0x6EAB, 839045, 839040, 839107, 839112, 839104, 839080, 839098, 839073, -1 }, { 0x6EAC, -1, 839118, 839125, -1, -1, -1, -1, -1, -1 }, { 0x6EAD, -1, 839132, 839148, -1, -1, -1, 839137, -1, -1 }, { 0x6EAE, 839156, 839152, 839184, -1, -1, -1, 839180, -1, -1 }, { 0x6EAF, 839194, 839189, 839264, -1, 839257, 839243, 839254, 839236, -1 }, { 0x6EB0, -1, 839268, 839272, -1, -1, -1, -1, -1, -1 }, { 0x6EB1, 839282, 839276, 839317, -1, 839313, 839304, 839308, 839297, -1 }, { 0x6EB2, 839327, 839322, 839382, -1, 839378, 839356, 839369, 839349, -1 }, { 0x6EB3, 839392, 839387, 839413, -1, -1, -1, 839407, -1, 839418 }, { 0x6EB4, 839429, 839424, 839454, -1, -1, -1, -1, -1, -1 }, { 0x6EB5, 839464, 839459, 839501, -1, 839498, -1, -1, 839491, -1 }, { 0x6EB6, 839512, 839506, 839571, 839577, 839566, 839555, 839562, 839548, 839582 }, { 0x6EB7, 839593, 839588, 839663, -1, 839659, 839630, 839655, 839623, -1 }, { 0x6EB8, -1, 839668, 839673, -1, -1, -1, -1, -1, -1 }, { 0x6EB9, -1, 839677, 839682, -1, -1, -1, -1, -1, -1 }, { 0x6EBA, 839692, 839687, 839775, 839779, 839767, 839739, 839753, 839726, -1 }, { 0x6EBB, 839789, 839783, 839803, -1, -1, 839793, 839799, -1, -1 }, { 0x6EBC, 839812, 839807, 839844, 839849, -1, -1, -1, -1, -1 }, { 0x6EBD, 839860, 839855, 839907, -1, 839903, 839887, 839898, 839880, -1 }, { 0x6EBE, -1, 839911, 839916, -1, -1, -1, -1, -1, -1 }, { 0x6EBF, -1, 839920, 839938, -1, -1, 839925, 839934, -1, -1 }, { 0x6EC0, 839948, 839943, 839979, -1, -1, 839964, 839973, -1, 839984 }, { 0x6EC1, 839996, 839990, 840033, -1, 840030, -1, 840023, -1, -1 }, { 0x6EC2, 840044, 840038, 840093, 840099, 840088, 840074, 840080, 840067, 840105 }, { 0x6EC3, 840118, 840112, 840163, -1, 840159, -1, 840154, 840147, -1 }, { 0x6EC4, 840175, 840169, 840221, 840227, 840215, 840205, 840211, 840198, -1 }, { 0x6EC5, 840240, 840235, 840316, 840321, 840311, 840281, 840299, 840274, 840328 }, { 0x6EC6, 840341, 840335, 840359, -1, -1, -1, -1, -1, -1 }, { 0x6EC7, 840368, 840363, 840399, -1, -1, -1, 840390, 840384, 840405 }, { 0x6EC8, 840415, 840410, 840478, -1, 840475, 840449, 840457, 840442, 840483 }, { 0x6EC9, 840493, 840487, 840521, -1, 840515, 840505, 840511, 840498, -1 }, { 0x6ECA, 840533, 840528, 840577, -1, -1, -1, 840559, -1, -1 }, { 0x6ECB, 840585, 840581, 840657, 840661, 840654, 840625, 840647, 840618, -1 }, { 0x6ECC, 840673, 840668, 840728, 840732, 840723, 840709, 840714, 840702, 840737 }, { 0x6ECD, 840748, 840744, 840770, -1, -1, -1, 840763, -1, -1 }, { 0x6ECE, 840781, 840775, 840866, -1, 840860, 840833, 840848, 840826, -1 }, { 0x6ECF, 840876, 840872, 840897, -1, -1, -1, 840891, -1, -1 }, { 0x6ED0, 840906, 840901, 840936, -1, -1, -1, -1, -1, -1 }, { 0x6ED1, 840947, 840941, 841030, -1, 841021, 840993, 841009, 840979, 841035 }, { 0x6ED2, -1, 841041, 841045, -1, -1, -1, -1, -1, -1 }, { 0x6ED3, 841053, 841049, 841103, 841107, 841099, 841082, 841091, 841075, -1 }, { 0x6ED4, 841120, 841115, 841178, 841183, 841175, 841162, 841171, 841155, 841188 }, { 0x6ED5, 841199, 841193, 841280, -1, 841275, 841266, 841271, 841259, -1 }, { 0x6ED6, -1, 841286, 841292, -1, -1, -1, -1, -1, -1 }, { 0x6ED7, 841302, 841297, 841308, -1, -1, -1, -1, -1, -1 }, { 0x6ED8, 841318, 841312, 841358, -1, -1, -1, -1, -1, -1 }, { 0x6ED9, 841369, 841364, 841442, -1, 841438, -1, -1, 841432, -1 }, { 0x6EDA, 841453, 841447, 841473, -1, 841469, 841458, 841465, -1, -1 }, { 0x6EDB, -1, 841478, 841483, -1, -1, -1, -1, -1, -1 }, { 0x6EDC, -1, 841488, 841493, -1, -1, -1, -1, -1, -1 }, { 0x6EDD, 841504, 841498, 841611, -1, -1, 841598, 841603, -1, 841617 }, { 0x6EDE, 841628, 841623, 841671, -1, -1, 841657, 841667, -1, -1 }, { 0x6EDF, 841681, 841676, 841710, -1, -1, -1, -1, -1, -1 }, { 0x6EE0, 841720, 841715, 841744, -1, -1, -1, -1, -1, -1 }, { 0x6EE1, 841754, 841749, 841799, -1, -1, 841776, 841791, -1, -1 }, { 0x6EE2, 841810, 841804, 841843, -1, -1, -1, -1, -1, -1 }, { 0x6EE3, -1, 841849, 841855, -1, -1, -1, -1, -1, -1 }, { 0x6EE4, 841867, 841861, 841886, -1, -1, -1, -1, -1, -1 }, { 0x6EE5, 841896, 841890, 841923, -1, -1, -1, -1, -1, -1 }, { 0x6EE6, 841934, 841928, 841969, -1, -1, -1, -1, -1, -1 }, { 0x6EE7, -1, 841975, 841981, -1, -1, -1, -1, -1, -1 }, { 0x6EE8, 841991, 841986, 842020, -1, -1, -1, -1, -1, -1 }, { 0x6EE9, 842031, 842025, 842062, -1, -1, -1, -1, -1, -1 }, { 0x6EEA, 842072, 842067, 842089, -1, -1, -1, -1, -1, -1 }, { 0x6EEB, 842098, 842093, 842153, -1, -1, 842134, 842144, -1, -1 }, { 0x6EEC, 842162, 842158, 842215, -1, 842212, 842199, 842209, 842192, -1 }, { 0x6EED, -1, 842219, 842253, -1, 842248, 842231, 842236, 842224, -1 }, { 0x6EEE, 842262, 842257, 842312, -1, -1, 842294, 842303, -1, -1 }, { 0x6EEF, 842323, 842318, 842378, 842383, 842373, 842359, 842369, 842352, 842394 }, { 0x6EF0, -1, 842399, 842406, -1, -1, -1, -1, -1, -1 }, { 0x6EF1, -1, 842413, 842418, -1, -1, -1, -1, -1, -1 }, { 0x6EF2, 842428, 842423, 842477, -1, 842472, 842459, 842467, 842453, 842483 }, { 0x6EF3, -1, 842491, 842498, -1, -1, -1, -1, -1, -1 }, { 0x6EF4, 842510, 842505, 842574, 842578, 842570, 842537, 842565, 842530, 842583 }, { 0x6EF5, -1, 842590, 842606, -1, 842602, -1, -1, 842595, -1 }, { 0x6EF6, -1, 842610, 842616, -1, -1, -1, -1, -1, -1 }, { 0x6EF7, 842625, 842620, 842689, -1, 842686, 842665, 842683, 842658, -1 }, { 0x6EF8, 842697, 842693, 842734, -1, 842731, 842721, 842728, 842714, -1 }, { 0x6EF9, 842742, 842738, 842768, -1, -1, -1, 842762, -1, -1 }, { 0x6EFA, 842777, 842772, 842782, -1, -1, -1, -1, -1, -1 }, { 0x6EFB, 842793, 842787, 842820, -1, -1, -1, 842812, -1, -1 }, { 0x6EFC, -1, 842826, 842838, -1, -1, -1, -1, 842832, -1 }, { 0x6EFD, 842849, 842843, 842881, -1, -1, -1, 842874, -1, -1 }, { 0x6EFE, 842893, 842887, 842940, 842945, 842936, 842925, 842932, 842918, 842951 }, { 0x6EFF, 842962, 842957, 843018, 843023, 843014, 842991, 843006, 842984, 843031 }, { 0x6F00, -1, 843036, 843042, -1, -1, -1, -1, -1, -1 }, { 0x6F01, 843053, 843048, 843127, 843131, 843125, 843092, 843116, 843085, 843137 }, { 0x6F02, 843147, 843142, 843199, 843205, 843194, 843181, 843189, 843174, 843211 }, { 0x6F03, -1, 843218, 843223, -1, -1, -1, -1, -1, -1 }, { 0x6F04, -1, 843227, 843253, -1, 843250, 843241, 843246, 843234, -1 }, { 0x6F05, -1, 843257, 843262, -1, -1, -1, -1, -1, -1 }, { 0x6F06, 843273, 843268, 843323, 843327, 843318, 843304, 843311, 843297, -1 }, { 0x6F07, 843338, 843332, 843352, -1, -1, -1, -1, -1, -1 }, { 0x6F08, 843361, 843356, 843395, -1, -1, 843378, 843387, -1, -1 }, { 0x6F09, 843404, 843399, 843466, -1, 843462, 843441, 843457, 843434, 843470 }, { 0x6F0A, 843481, 843476, 843518, -1, -1, -1, 843511, 843505, 843523 }, { 0x6F0B, -1, 843528, 843534, -1, -1, -1, -1, -1, -1 }, { 0x6F0C, -1, 843540, 843577, -1, 843573, 843552, 843565, 843545, -1 }, { 0x6F0D, 843588, 843582, 843601, -1, -1, -1, 843596, -1, -1 }, { 0x6F0E, 843612, 843606, 843662, -1, -1, -1, -1, -1, -1 }, { 0x6F0F, 843673, 843668, 843744, 843749, 843740, 843717, 843736, 843704, 843755 }, { 0x6F10, -1, 843761, 843766, -1, -1, -1, -1, -1, -1 }, { 0x6F11, 843776, 843771, 843808, -1, 843804, 843789, 843796, 843782, 843813 }, { 0x6F12, -1, 843820, 843827, -1, -1, -1, -1, -1, -1 }, { 0x6F13, 843839, 843834, 843899, 843903, 843896, 843888, 843893, 843881, 843908 }, { 0x6F14, 843919, 843914, 843966, 843971, 843962, 843952, 843959, 843945, 843978 }, { 0x6F15, 843990, 843985, 844057, 844062, 844054, 844038, 844050, 844031, -1 }, { 0x6F16, 844077, 844071, 844131, -1, -1, -1, 844122, -1, -1 }, { 0x6F17, -1, 844137, 844143, -1, -1, -1, -1, -1, -1 }, { 0x6F18, 844155, 844149, 844178, -1, -1, 844160, 844169, -1, -1 }, { 0x6F19, 844190, 844184, 844206, -1, 844202, -1, -1, 844195, -1 }, { 0x6F1A, 844216, 844212, 844288, -1, 844284, 844272, 844279, 844265, -1 }, { 0x6F1B, -1, 844292, 844311, -1, -1, 844298, 844303, -1, -1 }, { 0x6F1C, -1, 844317, 844321, -1, -1, -1, -1, -1, -1 }, { 0x6F1D, -1, 844325, 844331, -1, -1, -1, -1, -1, -1 }, { 0x6F1E, -1, 844335, 844340, -1, -1, -1, -1, -1, -1 }, { 0x6F1F, -1, 844344, 844350, -1, -1, -1, -1, -1, -1 }, { 0x6F20, 844361, 844356, 844425, 844429, 844421, 844401, 844416, 844394, 844435 }, { 0x6F21, -1, 844441, 844447, -1, -1, -1, -1, -1, -1 }, { 0x6F22, 844459, 844454, 844516, 844521, 844512, 844503, 844508, 844496, 844529 }, { 0x6F23, 844539, 844534, 844606, 844612, 844601, 844584, 844593, 844571, 844618 }, { 0x6F24, 844629, 844623, 844652, -1, -1, -1, -1, 844646, -1 }, { 0x6F25, 844662, 844657, 844684, -1, -1, -1, -1, -1, -1 }, { 0x6F26, 844693, 844688, 844755, -1, -1, 844735, 844744, 844729, -1 }, { 0x6F27, -1, 844760, 844771, -1, -1, -1, -1, 844765, -1 }, { 0x6F28, -1, 844776, 844788, -1, -1, -1, -1, 844782, 844794 }, { 0x6F29, 844806, 844800, 844837, -1, -1, 844822, 844829, -1, -1 }, { 0x6F2A, 844847, 844843, 844891, 844895, 844888, 844881, 844886, 844874, -1 }, { 0x6F2B, 844905, 844899, 844974, 844979, 844970, 844941, 844966, 844934, 844993 }, { 0x6F2C, 845001, 844997, 845069, -1, 845066, 845041, 845062, 845034, -1 }, { 0x6F2D, 845079, 845073, 845121, -1, 845116, 845102, 845108, 845095, -1 }, { 0x6F2E, -1, 845127, 845133, -1, -1, -1, -1, -1, -1 }, { 0x6F2F, 845145, 845139, 845186, -1, -1, -1, 845178, 845172, -1 }, { 0x6F30, 845198, 845191, 845224, -1, 845219, -1, 845210, 845203, -1 }, { 0x6F31, 845235, 845230, 845294, 845299, 845290, 845269, 845281, 845262, -1 }, { 0x6F32, 845319, 845312, 845360, 845367, 845354, 845340, 845349, 845333, 845378 }, { 0x6F33, 845395, 845388, 845445, 845452, 845440, 845427, 845435, 845420, -1 }, { 0x6F34, -1, 845460, 845466, -1, -1, -1, -1, -1, 845473 }, { 0x6F35, 845485, 845479, 845502, 845506, -1, -1, -1, -1, -1 }, { 0x6F36, 845517, 845511, 845556, -1, -1, 845532, 845548, -1, -1 }, { 0x6F37, 845568, 845562, 845592, -1, -1, -1, -1, -1, -1 }, { 0x6F38, 845602, 845597, 845669, 845675, 845660, 845633, 845648, 845626, 845686 }, { 0x6F39, -1, 845693, 845698, -1, -1, -1, -1, -1, -1 }, { 0x6F3A, -1, 845703, 845709, -1, -1, -1, -1, -1, -1 }, { 0x6F3B, -1, 845717, 845735, -1, -1, -1, 845722, -1, -1 }, { 0x6F3C, 845747, 845741, 845808, -1, 845803, 845785, 845791, 845778, 845813 }, { 0x6F3D, -1, 845819, 845824, -1, -1, -1, -1, -1, -1 }, { 0x6F3E, 845835, 845828, 845906, 845912, 845901, 845889, 845897, 845882, -1 }, { 0x6F3F, 845936, 845929, 845990, 845997, 845985, 845974, 845980, 845967, -1 }, { 0x6F40, 846012, 846006, 846085, -1, -1, 846072, 846081, -1, -1 }, { 0x6F41, 846097, 846091, 846127, 846133, 846122, -1, 846119, 846112, -1 }, { 0x6F42, -1, 846142, 846148, -1, -1, -1, -1, -1, -1 }, { 0x6F43, -1, 846154, 846159, -1, -1, -1, -1, -1, -1 }, { 0x6F44, -1, 846164, 846169, -1, -1, -1, -1, -1, -1 }, { 0x6F45, 846179, 846174, 846219, -1, -1, 846208, 846215, -1, -1 }, { 0x6F46, 846231, 846225, 846257, -1, -1, -1, -1, -1, -1 }, { 0x6F47, 846268, 846263, 846299, -1, -1, -1, -1, -1, -1 }, { 0x6F48, 846311, 846305, 846384, -1, -1, -1, -1, -1, -1 }, { 0x6F49, -1, 846389, 846394, -1, -1, -1, -1, -1, -1 }, { 0x6F4A, -1, 846399, 846405, -1, -1, -1, -1, -1, -1 }, { 0x6F4B, 846414, 846409, 846439, -1, -1, -1, -1, -1, -1 }, { 0x6F4C, -1, 846445, 846450, -1, -1, -1, -1, -1, -1 }, { 0x6F4D, 846460, 846455, 846488, -1, -1, -1, -1, -1, -1 }, { 0x6F4E, 846498, 846493, 846513, -1, -1, -1, -1, -1, -1 }, { 0x6F4F, 846523, 846517, 846592, 846596, 846588, -1, 846563, 846556, -1 }, { 0x6F50, -1, 846601, 846606, -1, -1, -1, -1, -1, 846612 }, { 0x6F51, 846622, 846617, 846711, -1, 846707, 846679, 846701, 846672, -1 }, { 0x6F52, -1, 846715, 846752, -1, -1, 846727, 846735, 846721, -1 }, { 0x6F53, -1, 846758, 846775, -1, -1, -1, 846769, 846763, -1 }, { 0x6F54, 846785, 846780, 846831, 846836, 846826, 846812, 846820, 846805, 846840 }, { 0x6F55, 846853, 846848, 846868, -1, -1, -1, -1, -1, -1 }, { 0x6F56, 846877, 846872, 846906, -1, -1, -1, -1, -1, -1 }, { 0x6F57, 846915, 846910, 846957, -1, 846953, 846943, 846948, 846936, 846961 }, { 0x6F58, 846972, 846967, 847095, 847100, 847087, 847057, 847083, 847050, -1 }, { 0x6F59, 847111, 847105, 847143, -1, 847139, -1, 847134, 847127, 847148 }, { 0x6F5A, 847158, 847153, 847201, -1, 847197, 847175, 847181, 847168, -1 }, { 0x6F5B, 847210, 847205, 847268, 847274, 847264, 847246, 847260, 847239, 847283 }, { 0x6F5C, 847295, 847290, 847353, -1, 847349, 847331, 847345, 847324, -1 }, { 0x6F5D, 847364, 847359, 847397, -1, 847393, -1, 847377, 847370, -1 }, { 0x6F5E, 847406, 847401, 847441, -1, 847438, -1, 847432, 847425, -1 }, { 0x6F5F, 847450, 847445, 847512, -1, 847508, 847498, 847503, 847491, -1 }, { 0x6F60, 847522, 847516, 847547, -1, -1, -1, -1, -1, 847552 }, { 0x6F61, -1, 847557, 847588, -1, 847584, 847569, 847576, 847562, -1 }, { 0x6F62, 847599, 847593, 847652, 847659, 847646, 847635, 847639, 847628, -1 }, { 0x6F63, 847671, 847666, 847701, -1, -1, -1, -1, 847695, -1 }, { 0x6F64, 847712, 847706, 847775, 847780, 847770, 847747, 847766, 847740, 847787 }, { 0x6F65, -1, 847795, 847800, -1, -1, -1, -1, -1, -1 }, { 0x6F66, 847809, 847804, 847874, 847880, 847870, 847855, 847866, 847842, 847887 }, { 0x6F67, -1, 847893, 847899, -1, -1, -1, -1, -1, -1 }, { 0x6F68, 847911, 847905, 848013, -1, -1, 847971, 847993, -1, -1 }, { 0x6F69, -1, 848019, 848023, -1, -1, -1, -1, -1, -1 }, { 0x6F6A, -1, 848027, 848038, -1, -1, -1, -1, 848032, -1 }, { 0x6F6B, -1, 848043, 848049, -1, -1, -1, -1, -1, -1 }, { 0x6F6C, 848060, 848054, 848113, -1, -1, 848094, 848097, -1, -1 }, { 0x6F6D, 848125, 848119, 848189, 848194, 848185, 848164, 848176, 848157, 848200 }, { 0x6F6E, 848212, 848207, 848267, 848273, 848264, 848248, 848259, 848241, 848282 }, { 0x6F6F, 848295, 848290, 848347, 848352, 848343, 848333, 848339, 848326, 848356 }, { 0x6F70, 848367, 848362, 848435, -1, 848430, 848408, 848424, 848401, 848440 }, { 0x6F71, -1, 848445, 848456, -1, -1, -1, -1, 848450, -1 }, { 0x6F72, 848466, 848460, 848492, -1, -1, -1, -1, -1, -1 }, { 0x6F73, -1, 848498, 848503, -1, -1, -1, -1, -1, -1 }, { 0x6F74, 848512, 848507, 848550, -1, 848547, 848532, 848543, 848525, -1 }, { 0x6F75, 848561, 848555, 848578, -1, -1, -1, -1, -1, -1 }, { 0x6F76, -1, 848582, 848587, -1, -1, -1, -1, -1, -1 }, { 0x6F77, 848597, 848592, 848603, -1, -1, -1, -1, -1, 848607 }, { 0x6F78, 848620, 848614, 848655, 848661, 848651, -1, 848647, 848640, -1 }, { 0x6F79, -1, 848674, 848680, -1, -1, -1, -1, -1, -1 }, { 0x6F7A, 848692, 848686, 848734, 848740, 848730, -1, 848722, 848715, 848747 }, { 0x6F7B, -1, 848753, 848758, -1, -1, -1, -1, -1, -1 }, { 0x6F7C, 848769, 848763, 848807, 848813, 848802, -1, 848794, 848787, -1 }, { 0x6F7D, -1, 848820, 848841, -1, 848838, -1, 848832, 848825, -1 }, { 0x6F7E, 848851, 848845, 848892, 848897, 848888, 848870, 848876, 848863, -1 }, { 0x6F7F, 848906, 848901, 848918, -1, -1, -1, -1, -1, -1 }, { 0x6F80, 848928, 848923, 848983, 848987, -1, 848961, 848974, -1, -1 }, { 0x6F81, 848998, 848993, 849059, -1, 849055, 849038, 849051, 849031, -1 }, { 0x6F82, 849069, 849063, 849113, -1, 849108, 849098, 849103, 849091, -1 }, { 0x6F83, -1, 849120, 849142, -1, -1, 849127, 849133, -1, -1 }, { 0x6F84, 849155, 849149, 849246, 849253, 849241, 849219, 849236, 849212, 849272 }, { 0x6F85, -1, 849280, 849285, -1, -1, -1, -1, -1, -1 }, { 0x6F86, 849295, 849290, 849340, 849346, 849337, 849325, 849332, 849318, 849350 }, { 0x6F87, 849380, 849375, 849422, -1, -1, 849411, 849418, 849405, -1 }, { 0x6F88, 849432, 849427, 849485, -1, 849480, 849462, 849468, 849455, -1 }, { 0x6F89, 849495, 849490, 849530, -1, 849526, -1, -1, 849519, -1 }, { 0x6F8A, -1, 849535, 849541, -1, -1, -1, -1, -1, -1 }, { 0x6F8B, -1, 849546, 849585, -1, 849579, 849559, 849566, 849552, -1 }, { 0x6F8C, 849595, 849591, 849650, 849654, 849647, 849627, 849635, 849620, -1 }, { 0x6F8D, 849664, 849659, 849718, -1, 849714, 849701, 849707, 849694, -1 }, { 0x6F8E, 849730, 849723, 849757, -1, 849750, -1, 849746, 849739, 849763 }, { 0x6F8F, -1, 849776, 849781, -1, -1, -1, -1, -1, -1 }, { 0x6F90, 849791, 849786, 849813, -1, 849809, -1, 849806, 849799, -1 }, { 0x6F91, 849823, 849818, 849881, -1, -1, 849852, 849876, -1, -1 }, { 0x6F92, 849892, 849886, 849919, 849925, 849914, -1, 849904, 849897, -1 }, { 0x6F93, -1, 849931, 849946, -1, -1, -1, 849936, -1, -1 }, { 0x6F94, 849955, 849950, 849992, -1, 849989, 849979, 849985, 849972, -1 }, { 0x6F95, -1, 849997, 850007, -1, -1, -1, -1, 850001, -1 }, { 0x6F96, -1, 850011, 850041, -1, -1, 850023, 850033, 850017, -1 }, { 0x6F97, 850053, 850047, 850109, 850115, 850105, 850083, 850097, 850076, -1 }, { 0x6F98, -1, 850123, 850140, -1, 850136, -1, -1, 850129, -1 }, { 0x6F99, -1, 850146, 850165, -1, 850161, 850151, 850156, -1, -1 }, { 0x6F9A, -1, 850169, 850192, -1, -1, 850175, 850184, -1, -1 }, { 0x6F9B, -1, 850195, 850200, -1, -1, -1, -1, -1, -1 }, { 0x6F9C, 850210, 850204, 850238, -1, -1, -1, -1, -1, -1 }, { 0x6F9D, 850249, 850243, 850276, -1, -1, -1, -1, -1, -1 }, { 0x6F9E, -1, 850282, 850287, -1, -1, -1, -1, -1, -1 }, { 0x6F9F, -1, 850291, 850317, -1, 850313, 850303, 850309, 850296, -1 }, { 0x6FA0, 850327, 850322, 850372, -1, -1, -1, 850355, -1, -1 }, { 0x6FA1, 850383, 850378, 850414, -1, 850411, 850402, 850407, 850395, -1 }, { 0x6FA2, -1, 850419, 850425, -1, -1, -1, -1, -1, -1 }, { 0x6FA3, 850436, 850431, 850470, -1, 850466, 850457, 850462, 850450, -1 }, { 0x6FA4, 850482, 850476, 850563, 850567, 850553, 850543, 850548, 850536, 850575 }, { 0x6FA5, 850588, 850582, 850624, -1, -1, -1, 850617, 850611, -1 }, { 0x6FA6, 850634, 850629, 850654, 850658, -1, -1, 850651, -1, -1 }, { 0x6FA7, 850667, 850662, 850720, 850724, 850715, -1, 850707, 850700, -1 }, { 0x6FA8, 850734, 850729, 850785, -1, 850782, 850763, 850771, 850756, -1 }, { 0x6FA9, -1, 850790, 850795, -1, -1, -1, -1, -1, -1 }, { 0x6FAA, -1, 850800, 850820, -1, -1, 850812, 850816, 850806, -1 }, { 0x6FAB, -1, 850826, 850832, -1, -1, -1, -1, -1, -1 }, { 0x6FAC, -1, 850837, 850841, -1, -1, -1, -1, -1, -1 }, { 0x6FAD, -1, 850845, 850851, -1, -1, -1, -1, -1, -1 }, { 0x6FAE, 850862, 850857, 850918, -1, 850914, -1, 850901, 850894, 850923 }, { 0x6FAF, -1, 850929, 850957, -1, 850952, 850942, 850948, 850935, -1 }, { 0x6FB0, 850967, 850962, 850990, -1, -1, 850979, 850986, -1, -1 }, { 0x6FB1, 851001, 850996, 851065, -1, 851061, 851037, 851053, 851030, -1 }, { 0x6FB2, -1, 851071, 851076, -1, -1, -1, -1, -1, -1 }, { 0x6FB3, 851084, 851080, 851139, -1, 851134, 851114, 851123, 851107, -1 }, { 0x6FB4, 851149, 851143, 851173, -1, -1, -1, -1, -1, -1 }, { 0x6FB5, -1, 851179, 851190, -1, -1, -1, 851185, -1, -1 }, { 0x6FB6, 851201, 851196, 851258, -1, 851254, -1, 851238, 851231, -1 }, { 0x6FB7, 851270, 851264, 851308, -1, -1, -1, -1, -1, -1 }, { 0x6FB8, -1, 851313, 851318, -1, -1, -1, -1, -1, -1 }, { 0x6FB9, 851329, 851323, 851375, 851380, 851371, 851358, 851363, 851351, -1 }, { 0x6FBA, -1, 851398, 851403, -1, -1, -1, -1, -1, -1 }, { 0x6FBB, -1, 851407, 851413, -1, -1, -1, -1, -1, -1 }, { 0x6FBC, 851423, 851418, 851467, -1, -1, 851443, 851451, -1, -1 }, { 0x6FBD, 851477, 851471, 851496, -1, -1, -1, -1, -1, -1 }, { 0x6FBE, 851506, 851500, 851534, -1, 851530, -1, -1, 851523, 851538 }, { 0x6FBF, -1, 851544, 851549, -1, -1, -1, -1, -1, -1 }, { 0x6FC0, 851559, 851554, 851641, 851645, 851636, 851598, 851626, 851591, 851650 }, { 0x6FC1, 851668, 851663, 851735, 851741, 851730, 851704, 851725, 851697, 851747 }, { 0x6FC2, 851759, 851754, 851822, -1, 851817, 851796, 851809, 851789, -1 }, { 0x6FC3, 851834, 851828, 851895, 851901, 851890, 851869, 851882, 851862, 851908 }, { 0x6FC4, 851919, 851915, 851993, -1, -1, -1, -1, -1, -1 }, { 0x6FC5, -1, 851998, 852021, -1, -1, 852003, 852016, -1, -1 }, { 0x6FC6, 852031, 852026, 852105, -1, 852100, 852080, 852092, 852073, -1 }, { 0x6FC7, 852115, 852110, 852187, -1, 852182, 852155, 852165, 852148, -1 }, { 0x6FC8, 852196, 852191, 852223, -1, -1, 852201, 852210, -1, 852227 }, { 0x6FC9, 852239, 852233, 852266, -1, 852262, -1, -1, 852255, -1 }, { 0x6FCA, 852276, 852271, 852334, -1, 852330, -1, 852312, 852305, -1 }, { 0x6FCB, -1, 852339, 852343, -1, -1, -1, -1, -1, -1 }, { 0x6FCC, -1, 852348, 852354, -1, -1, -1, -1, -1, -1 }, { 0x6FCD, -1, 852358, 852364, -1, -1, -1, -1, -1, -1 }, { 0x6FCE, -1, 852370, 852376, -1, -1, -1, -1, -1, -1 }, { 0x6FCF, -1, 852382, 852387, -1, -1, -1, -1, -1, -1 }, { 0x6FD0, -1, 852391, 852396, -1, -1, -1, -1, -1, -1 }, { 0x6FD1, 852407, 852401, 852429, -1, -1, -1, -1, -1, -1 }, { 0x6FD2, 852439, 852434, 852470, -1, -1, -1, -1, -1, -1 }, { 0x6FD3, -1, 852475, 852480, -1, -1, -1, -1, -1, 852486 }, { 0x6FD4, 852497, 852492, 852522, -1, -1, -1, 852514, 852502, 852526 }, { 0x6FD5, 852537, 852532, 852604, 852609, 852600, 852580, 852588, 852573, 852615 }, { 0x6FD6, -1, 852642, 852647, -1, -1, -1, -1, -1, -1 }, { 0x6FD7, -1, 852652, 852657, -1, -1, -1, -1, -1, -1 }, { 0x6FD8, 852667, 852661, 852718, -1, 852712, 852701, 852708, 852694, -1 }, { 0x6FD9, 852730, 852724, 852778, -1, -1, -1, -1, -1, -1 }, { 0x6FDA, 852790, 852784, 852839, -1, 852834, 852821, 852827, 852814, -1 }, { 0x6FDB, 852851, 852845, 852889, 852895, 852884, -1, -1, 852877, 852900 }, { 0x6FDC, 852912, 852906, 852936, -1, -1, -1, -1, -1, -1 }, { 0x6FDD, -1, 852941, 852946, -1, -1, -1, -1, -1, -1 }, { 0x6FDE, 852955, 852950, 853033, -1, 853030, -1, 853016, 853009, 853037 }, { 0x6FDF, 853046, 853041, 853109, 853113, 853105, 853092, 853097, 853085, -1 }, { 0x6FE0, 853124, 853119, 853163, 853168, 853160, 853151, 853156, 853144, -1 }, { 0x6FE1, 853178, 853173, 853243, 853247, 853240, 853213, 853233, 853206, 853252 }, { 0x6FE2, -1, 853259, 853265, -1, -1, -1, -1, -1, -1 }, { 0x6FE3, -1, 853270, 853276, -1, -1, -1, -1, -1, -1 }, { 0x6FE4, 853285, 853280, 853316, 853321, 853313, 853304, 853309, 853297, 853328 }, { 0x6FE5, -1, 853334, 853345, -1, -1, -1, -1, 853339, -1 }, { 0x6FE6, -1, -1, 853356, -1, -1, -1, -1, 853350, -1 }, { 0x6FE7, 853367, 853361, 853408, -1, -1, -1, -1, -1, 853413 }, { 0x6FE8, -1, 853421, 853432, -1, -1, -1, 853425, -1, -1 }, { 0x6FE9, 853441, 853436, 853491, 853496, 853488, -1, 853478, 853471, -1 }, { 0x6FEA, -1, 853502, 853508, -1, -1, -1, -1, -1, -1 }, { 0x6FEB, 853520, 853514, 853590, -1, 853582, 853560, 853578, 853547, 853595 }, { 0x6FEC, 853607, 853601, 853672, -1, 853667, 853642, 853662, 853635, -1 }, { 0x6FED, -1, 853677, 853681, -1, -1, -1, -1, -1, -1 }, { 0x6FEE, 853690, 853685, 853736, -1, 853732, -1, 853722, 853715, -1 }, { 0x6FEF, 853745, 853740, 853792, 853798, 853787, 853777, 853782, 853770, -1 }, { 0x6FF0, 853810, 853805, 853844, -1, -1, -1, 853838, -1, -1 }, { 0x6FF1, 853854, 853849, 853907, 853912, 853903, 853890, 853895, 853883, -1 }, { 0x6FF2, -1, 853917, 853922, -1, -1, -1, -1, -1, -1 }, { 0x6FF3, 853931, 853926, 853990, -1, 853986, 853968, 853982, 853962, -1 }, { 0x6FF4, -1, 853996, 854014, -1, 854009, -1, -1, 854002, -1 }, { 0x6FF5, 854025, 854020, 854068, -1, -1, 854059, 854064, -1, -1 }, { 0x6FF6, 854078, 854073, 854125, -1, -1, 854113, 854119, 854107, -1 }, { 0x6FF7, -1, 854130, 854135, -1, -1, -1, -1, -1, -1 }, { 0x6FF8, -1, 854140, 854146, -1, -1, -1, -1, -1, -1 }, { 0x6FF9, -1, 854152, 854162, -1, -1, 854157, -1, -1, -1 }, { 0x6FFA, 854170, 854165, 854224, 854230, 854219, 854208, 854215, 854201, -1 }, { 0x6FFB, -1, 854239, 854244, -1, -1, -1, -1, -1, -1 }, { 0x6FFC, 854254, 854249, 854291, -1, -1, -1, 854281, -1, 854296 }, { 0x6FFD, -1, 854303, 854313, -1, -1, -1, 854309, -1, -1 }, { 0x6FFE, 854324, 854318, 854372, -1, 854368, 854356, 854361, 854343, -1 }, { 0x6FFF, 854381, 854376, 854406, -1, -1, -1, -1, -1, -1 }, { 0x7000, -1, 854410, 854427, -1, -1, 854415, 854421, -1, -1 }, { 0x7001, 854439, 854432, 854488, 854494, 854483, -1, 854479, 854472, -1 }, { 0x7002, -1, 854511, 854516, -1, -1, -1, -1, -1, 854520 }, { 0x7003, -1, 854525, 854529, -1, -1, -1, -1, -1, -1 }, { 0x7004, 854538, 854533, 854577, -1, -1, -1, -1, -1, -1 }, { 0x7005, 854588, 854582, 854656, -1, 854650, 854628, 854634, 854621, -1 }, { 0x7006, 854667, 854662, 854735, -1, 854731, 854703, 854722, 854696, -1 }, { 0x7007, 854745, 854739, 854853, -1, 854848, -1, 854841, 854834, -1 }, { 0x7008, -1, 854859, 854864, -1, -1, -1, -1, -1, -1 }, { 0x7009, 854873, 854869, 854932, 854937, 854929, 854913, 854925, 854906, 854942 }, { 0x700A, -1, 854947, 854952, -1, -1, -1, -1, -1, -1 }, { 0x700B, 854962, 854957, 855017, -1, 855013, 855002, 855008, 854995, 855023 }, { 0x700C, 855035, 855030, 855042, -1, -1, -1, -1, -1, -1 }, { 0x700D, 855053, 855048, 855085, 855091, -1, -1, 855077, -1, -1 }, { 0x700E, -1, 855099, 855104, -1, -1, -1, -1, -1, -1 }, { 0x700F, 855113, 855108, 855160, -1, 855156, 855145, 855151, 855138, -1 }, { 0x7010, -1, 855165, 855170, -1, -1, -1, -1, -1, 855176 }, { 0x7011, 855188, 855183, 855264, 855268, 855255, 855226, 855241, 855219, -1 }, { 0x7012, 855278, 855273, 855330, -1, 855325, 855311, 855319, 855304, -1 }, { 0x7013, -1, 855334, 855357, -1, 855352, -1, 855347, 855340, -1 }, { 0x7014, 855369, 855364, 855398, -1, -1, -1, -1, -1, -1 }, { 0x7015, 855407, 855402, 855460, -1, 855456, 855445, 855452, 855438, -1 }, { 0x7016, -1, 855465, 855470, -1, -1, -1, -1, -1, -1 }, { 0x7017, -1, 855475, 855488, -1, -1, -1, 855480, -1, -1 }, { 0x7018, 855499, 855494, 855538, -1, 855535, -1, 855532, 855525, 855542 }, { 0x7019, -1, 855546, 855551, -1, -1, -1, -1, -1, -1 }, { 0x701A, 855561, 855556, 855604, 855609, 855600, 855590, 855596, 855583, -1 }, { 0x701B, 855622, 855616, 855652, 855658, 855647, 855640, 855644, 855633, -1 }, { 0x701C, -1, 855664, 855682, -1, 855677, -1, -1, 855670, -1 }, { 0x701D, 855693, 855688, 855749, -1, 855744, 855729, 855739, 855722, 855753 }, { 0x701E, 855766, 855760, 855812, -1, 855807, 855789, 855799, 855782, -1 }, { 0x701F, 855823, 855818, 855894, 855900, 855891, 855878, 855886, 855871, -1 }, { 0x7020, 855911, 855905, 855959, -1, -1, 855943, 855952, -1, -1 }, { 0x7021, 855971, 855965, 855988, -1, -1, -1, -1, -1, -1 }, { 0x7022, -1, 855993, 856004, -1, -1, -1, -1, 855998, -1 }, { 0x7023, 856015, 856009, 856055, -1, 856051, 856038, 856043, 856031, -1 }, { 0x7024, -1, 856060, 856066, -1, -1, -1, -1, -1, -1 }, { 0x7025, -1, 856072, 856077, -1, -1, -1, -1, -1, -1 }, { 0x7026, 856087, 856082, 856125, 856130, 856122, 856107, 856118, 856100, -1 }, { 0x7027, 856141, 856135, 856210, 856216, 856204, 856191, 856196, 856184, 856223 }, { 0x7028, 856235, 856229, 856275, 856280, 856271, 856264, 856267, 856257, -1 }, { 0x7029, -1, 856287, 856293, -1, -1, -1, -1, -1, -1 }, { 0x702A, -1, 856298, 856304, -1, -1, -1, -1, -1, -1 }, { 0x702B, -1, 856309, 856314, -1, -1, -1, -1, -1, -1 }, { 0x702C, 856324, 856318, 856357, -1, 856353, 856346, 856349, -1, -1 }, { 0x702D, -1, 856362, 856367, -1, -1, -1, -1, -1, -1 }, { 0x702E, -1, 856372, 856377, -1, -1, -1, -1, -1, -1 }, { 0x702F, -1, 856382, 856413, -1, 856408, 856395, 856401, 856388, -1 }, { 0x7030, 856424, 856419, 856465, 856469, 856462, 856440, 856456, 856433, -1 }, { 0x7031, -1, 856481, 856486, -1, -1, -1, -1, -1, -1 }, { 0x7032, 856495, 856490, 856549, -1, 856544, 856527, 856540, 856520, -1 }, { 0x7033, -1, 856555, 856560, -1, -1, -1, -1, -1, -1 }, { 0x7034, -1, 856566, 856585, -1, -1, 856572, 856578, -1, -1 }, { 0x7035, -1, 856591, 856596, -1, -1, -1, -1, -1, -1 }, { 0x7036, -1, 856601, 856606, -1, -1, -1, -1, -1, -1 }, { 0x7037, -1, 856611, 856654, -1, 856651, 856623, 856630, 856616, -1 }, { 0x7038, 856663, 856658, 856689, -1, 856684, -1, -1, 856677, -1 }, { 0x7039, 856701, 856695, 856755, -1, -1, 856739, 856746, -1, -1 }, { 0x703A, 856766, 856760, 856772, -1, -1, -1, -1, -1, -1 }, { 0x703B, -1, 856778, 856784, -1, -1, -1, -1, -1, -1 }, { 0x703C, 856796, 856789, 856858, 856864, 856853, -1, 856836, 856829, -1 }, { 0x703D, 856877, 856872, 856907, -1, -1, -1, -1, -1, -1 }, { 0x703E, 856919, 856913, 856967, 856972, 856963, 856954, 856959, 856947, 856985 }, { 0x703F, -1, 857019, 857025, -1, -1, -1, -1, -1, -1 }, { 0x7040, -1, 857030, 857037, -1, -1, -1, -1, -1, -1 }, { 0x7041, -1, 857045, 857051, -1, -1, -1, -1, -1, -1 }, { 0x7042, -1, 857057, 857062, -1, -1, -1, -1, -1, -1 }, { 0x7043, 857074, 857068, 857110, 857116, -1, -1, 857099, -1, -1 }, { 0x7044, 857127, 857122, 857176, -1, 857172, -1, 857158, 857151, -1 }, { 0x7045, -1, 857181, 857187, -1, -1, -1, -1, -1, -1 }, { 0x7046, -1, 857192, 857204, -1, -1, -1, -1, 857198, -1 }, { 0x7047, -1, 857209, 857215, -1, -1, -1, -1, -1, -1 }, { 0x7048, -1, 857221, 857233, -1, -1, -1, 857227, -1, -1 }, { 0x7049, 857243, 857237, 857289, -1, -1, -1, 857282, -1, -1 }, { 0x704A, -1, 857295, 857317, -1, -1, -1, 857300, -1, -1 }, { 0x704B, 857329, 857323, 857354, -1, -1, 857333, 857338, -1, -1 }, { 0x704C, 857363, 857358, 857415, 857421, 857410, 857399, 857406, 857392, -1 }, { 0x704D, -1, 857429, 857435, -1, -1, -1, -1, -1, -1 }, { 0x704E, 857445, 857440, 857511, -1, 857507, 857499, 857504, 857493, -1 }, { 0x704F, 857521, 857516, 857551, -1, -1, -1, -1, -1, -1 }, { 0x7050, -1, 857556, 857575, -1, 857569, -1, -1, 857562, -1 }, { 0x7051, 857586, 857581, 857650, 857654, 857641, 857626, 857633, 857619, 857693 }, { 0x7052, 857736, 857730, 857770, -1, -1, -1, -1, -1, -1 }, { 0x7053, -1, 857775, 857792, -1, 857788, -1, -1, 857781, -1 }, { 0x7054, 857803, 857798, 857826, -1, -1, 857818, 857823, -1, -1 }, { 0x7055, 857836, 857831, 857887, -1, -1, 857874, 857884, 857868, -1 }, { 0x7056, -1, 857891, 857896, -1, -1, -1, -1, -1, -1 }, { 0x7057, -1, 857900, 857905, -1, -1, -1, -1, -1, -1 }, { 0x7058, 857917, 857911, 857976, 857981, 857971, 857955, 857963, 857948, -1 }, { 0x7059, -1, 857987, 857993, -1, -1, -1, -1, -1, -1 }, { 0x705A, -1, 857999, 858005, -1, -1, -1, -1, -1, -1 }, { 0x705B, -1, 858011, 858016, -1, -1, -1, -1, -1, -1 }, { 0x705C, -1, 858022, 858028, -1, -1, -1, -1, -1, -1 }, { 0x705D, 858039, 858034, 858104, -1, 858101, 858076, 858085, 858069, -1 }, { 0x705E, 858114, 858109, 858165, 858169, 858161, 858146, 858158, 858139, -1 }, { 0x705F, -1, 858173, 858178, -1, -1, -1, -1, -1, 858183 }, { 0x7060, 858196, 858190, 858213, -1, -1, -1, -1, -1, -1 }, { 0x7061, -1, 858218, 858224, -1, -1, -1, -1, -1, 858229 }, { 0x7062, 858240, 858234, 858266, -1, -1, -1, -1, -1, -1 }, { 0x7063, 858278, 858272, 858336, 858341, 858332, 858320, 858328, 858313, -1 }, { 0x7064, 858352, 858346, 858400, -1, -1, 858387, 858396, -1, -1 }, { 0x7065, 858412, 858406, 858459, -1, -1, 858431, 858446, -1, -1 }, { 0x7066, -1, 858464, 858475, -1, -1, -1, -1, 858469, -1 }, { 0x7067, 858486, 858481, 858527, -1, 858523, 858515, 858520, -1, -1 }, { 0x7068, 858537, 858532, 858562, -1, -1, -1, -1, -1, -1 }, { 0x7069, 858572, 858567, 858620, 858625, 858616, 858608, 858613, 858601, -1 }, { 0x706A, -1, 858632, 858637, -1, -1, -1, -1, -1, -1 }, { 0x706B, 858645, 858641, 858701, 858706, 858697, 858683, 858691, 858676, 858714 }, { 0x706C, 858725, 858720, 858765, -1, -1, 858749, 858757, -1, -1 }, { 0x706D, 858776, 858771, 858810, -1, -1, -1, -1, -1, -1 }, { 0x706E, -1, 858815, 858841, -1, -1, 858822, 858837, -1, -1 }, { 0x706F, 858854, 858848, 858901, -1, 858891, 858875, 858878, 858868, 858907 }, { 0x7070, 858919, 858914, 858964, 858969, 858960, 858952, 858956, 858945, 858976 }, { 0x7071, -1, 858981, 858987, -1, -1, -1, -1, -1, -1 }, { 0x7072, -1, 858993, 858999, -1, -1, -1, -1, -1, -1 }, { 0x7073, -1, 859005, 859010, -1, -1, -1, -1, -1, -1 }, { 0x7074, 859021, 859015, 859057, -1, -1, -1, -1, -1, -1 }, { 0x7075, 859069, 859063, 859119, -1, 859113, 859099, 859104, -1, 859125 }, { 0x7076, 859135, 859130, 859190, -1, -1, 859164, 859186, -1, 859195 }, { 0x7077, -1, 859200, 859206, -1, -1, -1, -1, -1, -1 }, { 0x7078, 859218, 859213, 859273, -1, 859269, 859258, 859264, 859251, 859278 }, { 0x7079, -1, 859284, 859289, -1, -1, -1, -1, -1, -1 }, { 0x707A, 859298, 859294, 859309, -1, -1, -1, -1, -1, -1 }, { 0x707B, -1, 859314, 859319, -1, -1, -1, -1, -1, -1 }, { 0x707C, 859330, 859324, 859386, 859392, 859379, 859368, 859373, 859361, 859398 }, { 0x707D, 859412, 859407, 859467, 859472, 859463, 859451, 859459, 859444, 859478 }, { 0x707E, 859487, 859482, 859543, -1, 859539, 859526, 859535, 859519, 859548 }, { 0x707F, 859558, 859552, 859586, -1, -1, -1, -1, -1, -1 }, { 0x7080, 859598, 859591, 859625, -1, -1, -1, -1, -1, -1 }, { 0x7081, 859636, 859631, 859708, -1, 859705, -1, 859699, 859692, -1 }, { 0x7082, -1, 859712, 859718, -1, -1, -1, -1, -1, -1 }, { 0x7083, -1, 859725, 859730, -1, -1, -1, -1, -1, -1 }, { 0x7084, -1, 859735, 859740, -1, -1, -1, -1, -1, -1 }, { 0x7085, 859752, 859745, 859802, -1, 859796, 859770, 859780, 859763, -1 }, { 0x7086, 859814, 859809, 859883, -1, 859878, 859862, 859870, 859855, -1 }, { 0x7087, -1, 859888, 859893, -1, -1, -1, -1, -1, -1 }, { 0x7088, -1, 859897, 859902, -1, -1, -1, -1, -1, -1 }, { 0x7089, 859911, 859906, 859955, -1, 859952, 859943, 859949, -1, -1 }, { 0x708A, 859965, 859959, 860005, 860011, 860000, 859983, 859996, 859976, 860019 }, { 0x708B, -1, 860038, 860043, -1, -1, -1, -1, -1, -1 }, { 0x708C, -1, 860047, 860053, -1, -1, -1, -1, -1, -1 }, { 0x708D, -1, 860058, 860063, -1, -1, -1, -1, -1, -1 }, { 0x708E, 860073, 860068, 860127, 860132, 860123, 860104, 860116, 860091, 860139 }, { 0x708F, -1, 860145, 860151, -1, -1, -1, -1, -1, -1 }, { 0x7090, -1, 860156, 860162, -1, -1, -1, -1, -1, 860168 }, { 0x7091, -1, 860176, 860181, -1, -1, -1, -1, -1, -1 }, { 0x7092, 860191, 860185, 860253, -1, 860249, 860228, 860240, 860221, 860259 }, { 0x7093, -1, 860263, 860268, -1, -1, -1, -1, -1, -1 }, { 0x7094, 860280, 860274, 860327, -1, -1, -1, 860308, -1, -1 }, { 0x7095, 860343, 860337, 860397, -1, 860392, 860382, 860388, 860375, -1 }, { 0x7096, 860408, 860403, 860437, -1, -1, -1, 860429, -1, 860442 }, { 0x7097, -1, 860458, 860484, -1, -1, 860465, 860480, -1, -1 }, { 0x7098, 860496, 860491, 860548, -1, 860544, 860530, 860536, 860523, -1 }, { 0x7099, 860558, 860553, 860625, 860630, 860618, 860603, 860609, 860589, -1 }, { 0x709A, -1, 860636, 860656, -1, 860650, -1, -1, 860643, -1 }, { 0x709B, -1, 860663, 860692, -1, -1, 860676, 860683, 860670, -1 }, { 0x709C, 860704, 860699, 860727, -1, -1, -1, -1, -1, -1 }, { 0x709D, 860739, 860732, 860795, -1, -1, -1, -1, -1, -1 }, { 0x709E, -1, 860802, 860807, -1, -1, -1, -1, -1, -1 }, { 0x709F, -1, 860812, 860818, -1, -1, -1, -1, -1, 860822 }, { 0x70A0, 860833, 860827, 860866, -1, -1, -1, -1, -1, -1 }, { 0x70A1, -1, 860871, 860889, -1, 860884, -1, -1, 860877, -1 }, { 0x70A2, -1, 860896, 860902, -1, -1, -1, -1, -1, -1 }, { 0x70A3, -1, 860907, 860911, -1, -1, -1, -1, -1, -1 }, { 0x70A4, 860920, 860915, 860983, -1, 860977, 860961, 860966, 860948, 860989 }, { 0x70A5, -1, 860997, 861002, -1, -1, -1, -1, -1, 861006 }, { 0x70A6, -1, 861013, 861030, -1, -1, -1, -1, 861018, -1 }, { 0x70A7, 861038, 861034, 861044, -1, -1, -1, -1, -1, -1 }, { 0x70A8, -1, 861049, 861053, -1, -1, -1, -1, -1, -1 }, { 0x70A9, -1, 861058, 861064, -1, -1, -1, -1, -1, 861070 }, { 0x70AA, -1, 861077, 861083, -1, -1, -1, -1, -1, 861089 }, { 0x70AB, 861102, 861096, 861162, -1, 861157, 861142, 861149, 861135, -1 }, { 0x70AC, 861174, 861168, 861221, 861225, 861218, 861187, 861211, 861180, -1 }, { 0x70AD, 861238, 861232, 861282, 861287, 861277, 861268, 861273, 861261, 861294 }, { 0x70AE, 861305, 861299, 861355, -1, 861351, 861341, 861347, 861334, 861360 }, { 0x70AF, 861373, 861366, 861433, -1, 861427, 861410, 861418, 861403, -1 }, { 0x70B0, 861446, 861440, 861492, -1, 861488, -1, 861472, 861465, -1 }, { 0x70B1, 861502, 861497, 861520, -1, -1, 861507, 861512, -1, -1 }, { 0x70B2, -1, 861525, 861530, -1, -1, -1, -1, -1, -1 }, { 0x70B3, 861541, 861535, 861593, 861599, 861587, 861575, 861583, 861568, 861608 }, { 0x70B4, -1, 861621, 861638, -1, -1, -1, 861628, -1, -1 }, { 0x70B5, -1, 861644, 861655, -1, 861650, -1, -1, -1, -1 }, { 0x70B6, -1, 861661, 861666, -1, -1, -1, -1, -1, 861672 }, { 0x70B7, 861683, 861678, 861747, -1, 861743, 861731, 861739, 861724, -1 }, { 0x70B8, 861757, 861752, 861824, -1, 861820, 861800, 861806, 861793, -1 }, { 0x70B9, 861834, 861829, 861887, -1, 861883, 861873, 861879, 861866, 861893 }, { 0x70BA, 861906, 861901, 861957, -1, 861954, 861934, 861952, -1, -1 }, { 0x70BB, 861967, 861962, 861983, -1, -1, -1, -1, -1, -1 }, { 0x70BC, 861993, 861988, 862026, -1, -1, -1, -1, -1, -1 }, { 0x70BD, 862036, 862032, 862096, -1, -1, -1, -1, -1, -1 }, { 0x70BE, -1, 862101, 862107, -1, -1, -1, -1, -1, -1 }, { 0x70BF, -1, 862114, 862119, -1, -1, -1, -1, -1, -1 }, { 0x70C0, 862129, 862125, 862136, -1, -1, -1, -1, -1, -1 }, { 0x70C1, 862146, 862140, 862170, -1, -1, -1, -1, -1, -1 }, { 0x70C2, 862182, 862176, 862207, -1, -1, -1, -1, -1, -1 }, { 0x70C3, 862218, 862212, 862230, -1, -1, -1, -1, -1, -1 }, { 0x70C4, -1, 862236, 862242, -1, -1, -1, -1, -1, -1 }, { 0x70C5, -1, 862248, 862254, -1, -1, -1, -1, -1, -1 }, { 0x70C6, -1, 862258, 862264, -1, -1, -1, -1, -1, -1 }, { 0x70C7, -1, 862270, 862276, -1, -1, -1, -1, -1, -1 }, { 0x70C8, 862287, 862282, 862353, 862358, 862348, 862333, 862342, 862320, 862365 }, { 0x70C9, 862377, 862372, 862423, -1, 862418, 862406, 862414, -1, -1 }, { 0x70CA, 862436, 862429, 862481, -1, 862476, 862461, 862472, 862454, 862487 }, { 0x70CB, 862498, 862492, 862558, -1, 862550, 862517, 862536, 862504, -1 }, { 0x70CC, -1, 862563, 862568, -1, -1, -1, -1, -1, -1 }, { 0x70CD, -1, 862573, 862584, -1, -1, -1, -1, 862578, -1 }, { 0x70CE, -1, 862590, 862595, -1, -1, -1, -1, -1, -1 }, { 0x70CF, 862604, 862600, 862664, 862668, 862662, 862642, 862658, 862635, 862672 }, { 0x70D0, -1, 862675, 862680, -1, -1, -1, -1, -1, -1 }, { 0x70D1, -1, 862686, 862702, -1, -1, 862691, 862698, -1, -1 }, { 0x70D2, -1, 862707, 862712, -1, -1, -1, -1, -1, -1 }, { 0x70D3, 862724, 862717, 862763, -1, 862758, 862737, 862744, 862730, -1 }, { 0x70D4, 862774, 862768, 862798, -1, -1, 862785, 862791, 862779, -1 }, { 0x70D5, 862809, 862804, 862886, -1, -1, 862850, 862868, -1, -1 }, { 0x70D6, 862896, 862891, 862978, -1, -1, 862965, 862974, -1, -1 }, { 0x70D7, -1, 862983, 862989, -1, -1, -1, -1, -1, -1 }, { 0x70D8, 863000, 862994, 863061, -1, 863056, 863032, 863041, 863025, 863067 }, { 0x70D9, 863077, 863072, 863136, -1, 863132, 863117, 863122, 863104, -1 }, { 0x70DA, 863146, 863141, 863203, -1, -1, -1, -1, -1, -1 }, { 0x70DB, 863213, 863208, 863246, -1, -1, -1, -1, -1, 863251 }, { 0x70DC, 863263, 863257, 863331, 863337, 863326, 863306, 863315, 863299, -1 }, { 0x70DD, 863352, 863346, 863415, 863422, 863410, 863387, 863401, 863380, 863429 }, { 0x70DE, -1, 863436, 863441, -1, -1, -1, -1, -1, -1 }, { 0x70DF, 863450, 863445, 863524, 863529, 863520, 863497, 863517, 863490, -1 }, { 0x70E0, -1, 863533, 863538, -1, -1, -1, -1, -1, -1 }, { 0x70E1, -1, 863543, 863550, -1, -1, -1, -1, -1, -1 }, { 0x70E2, -1, 863557, 863563, -1, -1, -1, -1, -1, -1 }, { 0x70E3, -1, 863568, 863577, -1, 863573, -1, -1, -1, 863582 }, { 0x70E4, 863592, 863586, 863627, -1, -1, 863617, 863623, -1, 863632 }, { 0x70E5, -1, 863639, 863645, -1, -1, -1, -1, -1, -1 }, { 0x70E6, 863655, 863649, 863689, -1, -1, -1, -1, -1, -1 }, { 0x70E7, 863699, 863694, 863723, -1, -1, -1, -1, -1, -1 }, { 0x70E8, 863734, 863729, 863768, -1, -1, -1, -1, -1, -1 }, { 0x70E9, 863777, 863772, 863798, -1, -1, -1, -1, -1, -1 }, { 0x70EA, -1, 863803, -1, -1, -1, -1, -1, -1, -1 }, { 0x70EB, 863816, 863810, 863848, -1, -1, -1, -1, -1, -1 }, { 0x70EC, 863860, 863854, 863897, -1, -1, -1, 863893, -1, -1 }, { 0x70ED, 863907, 863902, 863940, -1, -1, -1, -1, -1, -1 }, { 0x70EE, -1, 863944, 863949, -1, -1, -1, -1, -1, -1 }, { 0x70EF, 863959, 863954, 863972, -1, -1, -1, -1, 863966, -1 }, { 0x70F0, -1, 863976, 863981, -1, -1, -1, -1, -1, -1 }, { 0x70F1, 863992, 863985, 864052, -1, 864046, 864029, 864037, 864022, -1 }, { 0x70F2, -1, 864059, 864064, -1, -1, -1, -1, -1, -1 }, { 0x70F3, -1, 864069, 864080, -1, -1, -1, -1, 864074, -1 }, { 0x70F4, 864090, 864084, 864102, -1, -1, -1, -1, -1, -1 }, { 0x70F5, -1, 864108, 864114, -1, -1, -1, -1, -1, -1 }, { 0x70F6, -1, 864120, 864126, -1, -1, -1, -1, -1, -1 }, { 0x70F7, 864138, 864132, 864145, -1, -1, -1, -1, -1, -1 }, { 0x70F8, -1, 864150, 864155, -1, -1, -1, -1, -1, 864160 }, { 0x70F9, 864173, 864166, 864228, 864234, 864221, 864212, 864217, 864205, 864240 }, { 0x70FA, 864252, 864246, 864287, -1, -1, 864280, 864283, 864274, -1 }, { 0x70FB, -1, 864293, 864298, -1, -1, -1, -1, -1, -1 }, { 0x70FC, -1, 864303, 864308, -1, -1, -1, -1, -1, -1 }, { 0x70FD, 864318, 864312, 864368, 864374, 864363, 864351, 864359, 864344, -1 }, { 0x70FE, -1, 864381, 864386, -1, -1, -1, -1, -1, -1 }, { 0x70FF, -1, 864391, 864397, -1, -1, -1, -1, -1, -1 }, { 0x7100, -1, 864403, 864408, -1, -1, -1, -1, -1, -1 }, { 0x7101, -1, 864412, 864417, -1, -1, -1, -1, -1, -1 }, { 0x7102, -1, 864421, 864426, -1, -1, -1, -1, -1, -1 }, { 0x7103, -1, 864431, 864464, -1, -1, 864443, 864448, 864437, -1 }, { 0x7104, 864473, 864468, 864525, -1, 864520, 864510, 864516, 864503, -1 }, { 0x7105, 864535, 864530, 864581, -1, -1, 864563, 864572, -1, -1 }, { 0x7106, -1, 864585, 864614, -1, -1, -1, 864597, 864591, -1 }, { 0x7107, -1, 864620, 864665, -1, -1, 864631, 864656, 864625, -1 }, { 0x7108, -1, 864671, 864676, -1, -1, -1, -1, -1, -1 }, { 0x7109, 864685, 864680, 864758, 864763, 864755, 864726, 864750, 864719, 864776 }, { 0x710A, 864787, 864782, 864800, -1, -1, -1, -1, -1, -1 }, { 0x710B, -1, 864805, 864820, -1, -1, -1, 864811, -1, -1 }, { 0x710C, 864834, 864828, 864873, -1, 864868, 864850, 864855, 864843, -1 }, { 0x710D, -1, 864878, 864883, -1, -1, -1, -1, -1, -1 }, { 0x710E, -1, 864887, 864892, -1, -1, -1, -1, -1, -1 }, { 0x710F, -1, 864897, 864920, -1, -1, 864902, 864911, -1, -1 }, { 0x7110, 864928, 864924, 864985, -1, -1, -1, -1, -1, -1 }, { 0x7111, -1, 864989, 864994, -1, -1, -1, -1, -1, -1 }, { 0x7112, -1, 864999, 865005, -1, -1, -1, -1, -1, 865009 }, { 0x7113, 865020, 865015, 865080, -1, -1, -1, -1, -1, 865085 }, { 0x7114, 865096, 865091, 865140, -1, 865136, 865127, 865133, -1, -1 }, { 0x7115, 865150, 865145, 865175, -1, 865170, 865158, 865166, -1, -1 }, { 0x7116, 865186, 865181, 865214, -1, -1, -1, -1, -1, -1 }, { 0x7117, 865224, 865219, 865269, -1, -1, -1, -1, -1, -1 }, { 0x7118, 865278, 865273, 865313, -1, -1, -1, -1, -1, -1 }, { 0x7119, 865323, 865318, 865384, -1, 865380, 865362, 865368, 865355, 865389 }, { 0x711A, 865399, 865394, 865425, 865430, 865420, 865411, 865416, 865404, -1 }, { 0x711B, -1, 865437, 865449, -1, -1, -1, -1, 865443, -1 }, { 0x711C, 865460, 865454, 865514, -1, 865510, 865497, 865506, 865490, -1 }, { 0x711D, -1, 865519, 865524, -1, -1, -1, -1, -1, 865529 }, { 0x711E, 865539, 865533, 865585, -1, 865581, 865556, 865564, 865543, 865590 }, { 0x711F, -1, 865597, 865602, -1, -1, -1, -1, -1, -1 }, { 0x7120, 865612, 865606, 865649, -1, 865645, 865632, 865637, 865625, 865654 }, { 0x7121, 865665, 865660, 865726, 865730, 865722, 865705, 865716, 865698, 865735 }, { 0x7122, -1, 865739, 865745, -1, -1, -1, -1, -1, -1 }, { 0x7123, -1, 865751, 865757, -1, -1, -1, -1, -1, -1 }, { 0x7124, -1, 865763, 865767, -1, -1, -1, -1, -1, -1 }, { 0x7125, -1, 865771, 865777, -1, -1, -1, -1, -1, -1 }, { 0x7126, 865786, 865781, 865855, 865861, 865851, 865826, 865846, 865819, -1 }, { 0x7127, -1, 865868, 865874, -1, -1, -1, -1, -1, -1 }, { 0x7128, -1, 865880, 865886, -1, -1, -1, -1, -1, -1 }, { 0x7129, -1, 865892, 865898, -1, -1, -1, -1, -1, 865904 }, { 0x712A, -1, 865911, 865917, -1, -1, -1, -1, -1, -1 }, { 0x712B, 865930, 865924, 865975, -1, -1, 865958, 865963, -1, -1 }, { 0x712C, -1, 865980, 865985, -1, -1, -1, -1, -1, -1 }, { 0x712D, 865995, 865989, 866047, -1, 866041, 866026, 866037, 866019, -1 }, { 0x712E, 866059, 866054, 866106, -1, 866102, -1, -1, 866096, -1 }, { 0x712F, 866117, 866111, 866197, -1, 866193, 866169, 866177, 866162, -1 }, { 0x7130, 866208, 866203, 866259, -1, 866255, 866246, 866252, 866239, 866264 }, { 0x7131, 866276, 866271, 866315, -1, 866310, 866290, 866296, 866283, -1 }, { 0x7132, -1, 866320, 866325, -1, -1, -1, -1, -1, -1 }, { 0x7133, -1, 866329, 866335, -1, -1, -1, -1, -1, -1 }, { 0x7134, 866345, 866340, 866359, -1, -1, -1, -1, -1, -1 }, { 0x7135, 866369, 866363, 866385, -1, -1, -1, -1, -1, -1 }, { 0x7136, 866396, 866391, 866476, 866481, 866472, 866435, 866464, 866428, 866489 }, { 0x7137, -1, 866496, 866501, -1, -1, -1, -1, -1, -1 }, { 0x7138, -1, 866505, 866526, -1, -1, -1, 866511, -1, -1 }, { 0x7139, -1, 866533, 866539, -1, -1, -1, -1, -1, -1 }, { 0x713A, -1, 866545, 866551, -1, -1, -1, -1, -1, -1 }, { 0x713B, 866565, 866558, 866577, -1, -1, -1, 866572, -1, -1 }, { 0x713C, 866589, 866584, 866631, -1, 866628, 866613, 866623, -1, -1 }, { 0x713D, -1, 866637, 866643, -1, -1, -1, -1, -1, -1 }, { 0x713E, 866655, 866650, 866668, -1, -1, -1, -1, -1, 866674 }, { 0x713F, 866685, 866679, 866746, -1, -1, -1, -1, -1, -1 }, { 0x7140, 866757, 866752, 866787, -1, -1, -1, -1, -1, -1 }, { 0x7141, 866796, 866791, 866841, -1, -1, 866825, 866832, -1, -1 }, { 0x7142, -1, 866847, 866853, -1, -1, -1, -1, -1, -1 }, { 0x7143, 866863, 866857, 866897, -1, -1, -1, -1, 866891, -1 }, { 0x7144, -1, 866902, 866908, -1, -1, -1, -1, -1, -1 }, { 0x7145, 866921, 866915, 866967, -1, -1, 866954, 866963, -1, -1 }, { 0x7146, 866978, 866973, 867028, -1, 867025, 867013, 867019, 867006, -1 }, { 0x7147, 867038, 867033, 867095, -1, 867086, 867064, 867071, 867051, -1 }, { 0x7148, -1, 867100, 867106, -1, -1, -1, -1, -1, -1 }, { 0x7149, 867117, 867112, 867177, -1, 867172, 867163, 867168, 867150, 867183 }, { 0x714A, 867197, 867191, 867230, -1, 867225, 867209, 867217, 867202, -1 }, { 0x714B, -1, 867236, 867257, -1, -1, 867242, 867248, -1, -1 }, { 0x714C, 867269, 867263, 867321, 867328, 867315, 867302, 867311, 867295, -1 }, { 0x714D, 867340, 867335, 867358, -1, -1, -1, -1, -1, -1 }, { 0x714E, 867369, 867364, 867421, 867427, 867417, 867409, 867413, 867402, -1 }, { 0x714F, 867439, 867434, 867457, -1, -1, -1, -1, -1, 867461 }, { 0x7150, -1, 867467, 867492, -1, 867487, -1, 867480, 867473, -1 }, { 0x7151, 867503, 867498, 867530, -1, 867527, 867508, 867519, -1, -1 }, { 0x7152, 867540, 867535, 867584, -1, 867581, -1, 867576, 867563, -1 }, { 0x7153, -1, 867589, 867601, -1, -1, -1, -1, 867595, -1 }, { 0x7154, -1, 867607, 867612, -1, -1, -1, -1, -1, -1 }, { 0x7155, 867623, 867618, 867677, -1, 867673, 867656, 867670, 867650, -1 }, { 0x7156, 867687, 867681, 867729, 867735, 867725, 867707, 867717, 867700, -1 }, { 0x7157, 867750, 867744, 867791, -1, 867787, 867761, 867779, 867755, -1 }, { 0x7158, -1, 867797, 867802, -1, -1, -1, -1, -1, -1 }, { 0x7159, 867813, 867808, 867890, 867895, 867883, 867860, 867880, 867853, -1 }, { 0x715A, 867906, 867899, 867923, -1, -1, 867911, 867914, -1, -1 }, { 0x715B, -1, 867930, 867937, -1, -1, -1, -1, -1, -1 }, { 0x715C, 867949, 867944, 868009, -1, 868002, 867983, 867992, 867976, -1 }, { 0x715D, 868018, 868013, 868062, -1, -1, -1, -1, 868056, -1 }, { 0x715E, 868073, 868067, 868154, -1, 868150, 868127, 868134, 868120, -1 }, { 0x715F, 868164, 868159, 868176, -1, -1, -1, -1, -1, -1 }, { 0x7160, 868186, 868181, 868239, -1, -1, 868217, 868222, -1, -1 }, { 0x7161, -1, 868244, 868250, -1, -1, -1, -1, -1, -1 }, { 0x7162, 868261, 868255, 868309, -1, 868303, -1, 868299, 868292, -1 }, { 0x7163, 868321, 868316, 868348, -1, -1, -1, -1, -1, -1 }, { 0x7164, 868358, 868353, 868411, -1, 868407, 868394, 868399, 868387, 868416 }, { 0x7165, 868428, 868423, 868481, 868487, 868476, 868464, 868472, 868457, -1 }, { 0x7166, 868501, 868495, 868556, -1, 868552, 868539, 868549, 868532, -1 }, { 0x7167, 868565, 868560, 868622, 868628, 868619, 868597, 868614, 868590, 868637 }, { 0x7168, 868650, 868645, 868698, -1, 868695, 868673, 868681, 868666, 868703 }, { 0x7169, 868712, 868706, 868796, 868801, 868792, 868753, 868784, 868746, 868809 }, { 0x716A, -1, 868817, 868822, -1, -1, -1, -1, -1, -1 }, { 0x716B, -1, 868827, 868833, -1, -1, -1, -1, -1, -1 }, { 0x716C, 868845, 868838, 868894, 868900, 868889, 868879, 868885, 868872, -1 }, { 0x716D, -1, 868908, 868913, -1, -1, -1, -1, -1, -1 }, { 0x716E, 868923, 868918, 868957, 868962, 868954, 868935, 868946, 868928, -1 }, { 0x716F, -1, 868967, 868973, -1, -1, -1, -1, -1, -1 }, { 0x7170, -1, 868978, 868983, -1, -1, -1, -1, -1, -1 }, { 0x7171, 868992, 868988, 869097, -1, -1, -1, -1, -1, -1 }, { 0x7172, 869107, 869102, 869135, -1, -1, -1, -1, -1, -1 }, { 0x7173, 869144, 869140, 869176, -1, -1, -1, -1, -1, -1 }, { 0x7174, 869185, 869180, 869220, -1, -1, 869208, 869214, -1, -1 }, { 0x7175, -1, 869225, 869231, -1, -1, -1, -1, -1, -1 }, { 0x7176, -1, 869236, 869241, -1, -1, -1, -1, -1, -1 }, { 0x7177, -1, 869246, 869250, -1, -1, -1, -1, -1, -1 }, { 0x7178, 869261, 869256, 869300, -1, -1, -1, -1, -1, -1 }, { 0x7179, -1, 869306, 869326, -1, -1, 869311, 869319, -1, -1 }, { 0x717A, 869337, 869331, 869387, -1, -1, -1, -1, -1, -1 }, { 0x717B, 869398, 869392, 869416, -1, -1, -1, -1, -1, -1 }, { 0x717C, 869428, 869422, 869443, -1, -1, -1, -1, -1, -1 }, { 0x717D, 869454, 869449, 869522, -1, 869518, 869495, 869514, 869488, 869528 }, { 0x717E, -1, 869536, 869541, -1, -1, -1, -1, -1, -1 }, { 0x717F, -1, 869545, 869550, -1, -1, -1, -1, -1, -1 }, { 0x7180, 869560, 869554, 869624, -1, 869620, 869601, 869607, 869588, -1 }, { 0x7181, -1, 869631, 869636, -1, -1, -1, -1, -1, -1 }, { 0x7182, -1, 869641, 869646, -1, -1, -1, -1, -1, -1 }, { 0x7183, -1, 869650, 869655, -1, -1, -1, -1, -1, -1 }, { 0x7184, 869664, 869659, 869718, -1, 869714, 869698, 869709, 869691, 869722 }, { 0x7185, 869733, 869728, 869778, -1, 869775, 869761, 869769, 869754, 869783 }, { 0x7186, -1, 869790, 869795, -1, -1, -1, -1, -1, -1 }, { 0x7187, 869804, 869799, 869850, -1, 869842, 869822, 869828, 869809, -1 }, { 0x7188, 869859, 869854, 869921, -1, 869917, 869892, 869914, 869886, -1 }, { 0x7189, 869931, 869925, 869955, -1, 869951, -1, -1, 869944, -1 }, { 0x718A, 869966, 869960, 870022, 870029, 870017, 870008, 870013, 870001, 870036 }, { 0x718B, -1, 870042, 870047, -1, -1, -1, -1, -1, -1 }, { 0x718C, -1, 870052, 870070, -1, -1, 870057, 870066, -1, -1 }, { 0x718D, -1, 870076, 870082, -1, -1, -1, -1, -1, -1 }, { 0x718E, -1, 870089, 870094, -1, -1, -1, -1, -1, -1 }, { 0x718F, 870104, 870099, 870169, 870174, 870164, 870142, 870160, 870135, -1 }, { 0x7190, -1, 870182, 870187, -1, -1, -1, -1, -1, -1 }, { 0x7191, -1, 870191, 870196, -1, -1, -1, -1, -1, 870202 }, { 0x7192, 870212, 870206, 870279, 870285, 870273, 870253, 870260, 870246, -1 }, { 0x7193, 870296, 870291, 870332, -1, -1, -1, -1, -1, -1 }, { 0x7194, 870342, 870336, 870395, -1, 870390, 870373, 870386, 870366, -1 }, { 0x7195, -1, 870401, 870419, -1, -1, 870407, 870415, -1, -1 }, { 0x7196, 870430, 870425, 870479, -1, -1, 870470, 870476, -1, -1 }, { 0x7197, 870491, 870484, 870547, -1, -1, -1, -1, -1, -1 }, { 0x7198, 870559, 870554, 870568, -1, -1, -1, -1, -1, -1 }, { 0x7199, 870578, 870573, 870633, 870637, 870629, 870612, 870626, 870605, 870642 }, { 0x719A, -1, 870647, 870664, -1, -1, -1, 870652, -1, -1 }, { 0x719B, 870673, 870668, 870696, -1, 870691, -1, 870686, 870679, -1 }, { 0x719C, -1, 870702, 870708, -1, -1, -1, -1, -1, -1 }, { 0x719D, 870719, 870714, 870747, -1, -1, -1, -1, -1, -1 }, { 0x719E, -1, 870751, 870756, -1, -1, -1, -1, -1, -1 }, { 0x719F, 870767, 870762, 870839, 870844, 870834, 870807, 870829, 870800, 870851 }, { 0x71A0, 870863, 870858, 870914, -1, 870910, 870890, 870897, 870884, -1 }, { 0x71A1, -1, 870918, 870929, -1, -1, -1, -1, 870923, -1 }, { 0x71A2, -1, 870934, 870971, -1, 870966, 870947, 870962, 870940, -1 }, { 0x71A3, -1, 870977, 870983, -1, -1, -1, -1, -1, 870988 }, { 0x71A4, -1, -1, 871003, -1, 871000, -1, -1, 870993, -1 }, { 0x71A5, 871013, 871007, 871033, -1, -1, -1, -1, -1, -1 }, { 0x71A6, -1, 871039, 871045, -1, -1, -1, -1, -1, -1 }, { 0x71A7, -1, 871050, 871056, -1, -1, -1, -1, -1, -1 }, { 0x71A8, 871068, 871062, 871117, -1, 871114, 871087, 871107, 871080, 871122 }, { 0x71A9, -1, 871127, 871137, -1, -1, -1, -1, 871131, -1 }, { 0x71AA, -1, 871141, 871145, -1, -1, -1, -1, -1, -1 }, { 0x71AB, -1, 871149, 871154, -1, -1, -1, -1, -1, -1 }, { 0x71AC, 871165, 871159, 871209, -1, 871207, 871199, 871203, 871192, -1 }, { 0x71AD, -1, 871213, 871218, -1, -1, -1, -1, -1, -1 }, { 0x71AE, -1, 871223, 871228, -1, -1, -1, -1, -1, -1 }, { 0x71AF, 871238, 871233, 871275, -1, 871271, 871252, 871259, 871246, -1 }, { 0x71B0, 871284, 871280, 871318, -1, -1, 871304, 871313, -1, -1 }, { 0x71B1, 871327, 871322, 871395, 871399, 871391, 871367, 871373, 871360, 871407 }, { 0x71B2, 871422, 871415, 871458, -1, 871452, 871436, 871443, 871429, -1 }, { 0x71B3, 871471, 871465, 871493, 871498, -1, 871480, 871489, -1, -1 }, { 0x71B4, -1, 871505, 871511, -1, -1, -1, -1, -1, -1 }, { 0x71B5, 871523, 871516, 871531, -1, -1, -1, -1, -1, -1 }, { 0x71B6, -1, 871538, 871544, -1, -1, -1, -1, -1, 871550 }, { 0x71B7, -1, 871556, 871562, -1, -1, -1, -1, -1, 871568 }, { 0x71B8, 871579, 871574, 871587, -1, -1, -1, -1, -1, -1 }, { 0x71B9, 871598, 871593, 871651, -1, 871647, 871638, 871644, 871631, -1 }, { 0x71BA, 871660, 871655, 871712, -1, 871708, 871692, 871705, 871685, -1 }, { 0x71BB, 871721, 871716, 871748, -1, -1, -1, -1, -1, -1 }, { 0x71BC, -1, 871752, 871757, -1, -1, -1, -1, -1, -1 }, { 0x71BD, -1, 871761, 871766, -1, -1, -1, -1, -1, -1 }, { 0x71BE, 871776, 871772, 871857, -1, 871853, 871843, 871849, 871836, 871862 }, { 0x71BF, -1, 871866, 871888, -1, -1, 871872, 871881, -1, -1 }, { 0x71C0, 871900, 871895, 871935, 871941, -1, 871922, 871927, -1, -1 }, { 0x71C1, 871963, 871958, 872025, -1, 872021, 872004, 872010, 871997, -1 }, { 0x71C2, 872035, 872029, 872082, -1, -1, -1, -1, -1, -1 }, { 0x71C3, 872092, 872087, 872149, 872154, 872145, 872124, 872137, 872117, 872161 }, { 0x71C4, 872171, 872166, 872206, 872211, -1, 872197, 872203, -1, -1 }, { 0x71C5, -1, 872218, 872223, -1, -1, -1, -1, -1, -1 }, { 0x71C6, -1, 872228, 872233, -1, -1, -1, -1, -1, -1 }, { 0x71C7, -1, 872239, 872245, -1, -1, -1, -1, -1, -1 }, { 0x71C8, 872256, 872250, 872299, 872305, 872294, 872277, 872290, 872270, 872312 }, { 0x71C9, 872324, 872319, 872368, -1, 872364, 872352, 872360, 872345, 872373 }, { 0x71CA, 872383, 872378, 872393, -1, -1, -1, -1, -1, -1 }, { 0x71CB, 872404, 872399, 872471, -1, 872467, 872438, 872447, 872431, -1 }, { 0x71CC, -1, 872477, 872500, -1, -1, 872482, 872492, -1, -1 }, { 0x71CD, -1, 872505, 872509, -1, -1, -1, -1, -1, -1 }, { 0x71CE, 872518, 872513, 872598, 872604, 872594, 872580, 872589, 872567, 872620 }, { 0x71CF, 872640, 872635, 872652, -1, -1, -1, -1, 872646, -1 }, { 0x71D0, 872662, 872656, 872716, -1, 872712, 872702, 872708, 872689, 872721 }, { 0x71D1, -1, 872726, 872732, -1, -1, -1, -1, -1, -1 }, { 0x71D2, 872743, 872738, 872787, 872793, 872784, 872774, 872779, 872767, 872801 }, { 0x71D3, -1, 872808, 872843, -1, -1, 872813, 872827, -1, -1 }, { 0x71D4, 872854, 872848, 872892, -1, 872888, 872879, 872884, 872872, -1 }, { 0x71D5, 872902, 872897, 872955, 872960, 872951, 872940, 872948, 872933, 872971 }, { 0x71D6, 872980, 872975, 873025, -1, 873021, 872999, 873004, 872992, -1 }, { 0x71D7, 873036, 873030, 873083, -1, -1, 873063, 873075, -1, -1 }, { 0x71D8, 873093, 873088, 873141, -1, -1, -1, -1, -1, -1 }, { 0x71D9, 873152, 873146, 873215, -1, 873209, 873191, 873201, 873184, -1 }, { 0x71DA, 873226, 873221, 873259, -1, -1, -1, 873249, -1, -1 }, { 0x71DB, -1, 873263, 873276, -1, -1, -1, -1, 873270, -1 }, { 0x71DC, 873288, 873283, 873320, -1, -1, -1, 873316, -1, -1 }, { 0x71DD, -1, 873325, 873331, -1, -1, -1, -1, -1, -1 }, { 0x71DE, -1, 873336, 873341, -1, -1, -1, -1, -1, -1 }, { 0x71DF, 873353, 873347, 873411, 873417, 873400, 873389, 873397, 873382, -1 }, { 0x71E0, 873437, 873432, 873489, 873493, 873485, 873469, 873478, 873450, -1 }, { 0x71E1, 873503, 873498, 873510, -1, -1, -1, -1, -1, -1 }, { 0x71E2, -1, 873514, 873519, -1, -1, -1, -1, -1, -1 }, { 0x71E3, 873530, 873524, 873543, -1, -1, -1, -1, -1, -1 }, { 0x71E4, -1, 873548, 873554, -1, -1, -1, -1, -1, -1 }, { 0x71E5, 873564, 873559, 873620, 873625, 873617, 873606, 873613, 873599, 873632 }, { 0x71E6, 873643, 873637, 873695, -1, 873690, 873678, 873686, 873671, 873700 }, { 0x71E7, 873711, 873705, 873780, 873785, 873776, 873757, 873772, 873750, -1 }, { 0x71E8, -1, 873790, 873795, -1, -1, -1, -1, -1, -1 }, { 0x71E9, -1, 873799, 873804, -1, -1, -1, -1, -1, -1 }, { 0x71EA, -1, 873809, 873815, -1, -1, -1, -1, -1, -1 }, { 0x71EB, -1, 873821, 873826, -1, -1, -1, -1, -1, -1 }, { 0x71EC, 873837, 873832, 873880, -1, 873875, 873867, 873872, 873860, -1 }, { 0x71ED, 873890, 873885, 873959, 873964, 873954, 873933, 873943, 873926, 873970 }, { 0x71EE, 873983, 873978, 874035, -1, 874031, 874015, 874026, 874008, -1 }, { 0x71EF, -1, 874040, 874046, -1, -1, -1, -1, -1, -1 }, { 0x71F0, -1, 874052, 874057, -1, -1, -1, -1, -1, 874062 }, { 0x71F1, -1, 874066, 874070, -1, -1, -1, -1, -1, -1 }, { 0x71F2, -1, 874074, 874079, -1, -1, -1, -1, -1, -1 }, { 0x71F3, -1, 874084, 874089, -1, -1, -1, -1, -1, -1 }, { 0x71F4, 874100, 874095, 874121, -1, -1, -1, -1, -1, -1 }, { 0x71F5, 874132, 874126, 874152, -1, -1, -1, 874146, -1, -1 }, { 0x71F6, 874162, 874156, 874186, -1, -1, -1, -1, -1, 874192 }, { 0x71F7, 874204, 874198, 874217, -1, -1, -1, -1, -1, -1 }, { 0x71F8, -1, 874222, 874256, -1, -1, 874233, 874243, 874227, -1 }, { 0x71F9, 874265, 874260, 874302, -1, 874298, 874289, 874294, 874282, -1 }, { 0x71FA, 874313, 874308, 874342, -1, -1, -1, -1, -1, -1 }, { 0x71FB, 874351, 874346, 874416, -1, 874411, 874389, 874407, 874382, 874421 }, { 0x71FC, 874431, 874425, 874489, 874494, 874485, 874471, 874481, 874464, 874499 }, { 0x71FD, -1, 874505, 874516, -1, -1, -1, -1, 874510, -1 }, { 0x71FE, 874527, 874522, 874595, 874600, 874592, 874569, 874576, 874562, -1 }, { 0x71FF, 874614, 874608, 874671, -1, 874668, 874655, 874664, 874648, -1 }, { 0x7200, -1, 874676, 874713, -1, 874708, 874689, 874703, 874682, -1 }, { 0x7201, -1, 874717, 874729, -1, -1, -1, -1, 874723, 874734 }, { 0x7202, -1, 874739, 874744, -1, -1, -1, -1, -1, -1 }, { 0x7203, -1, 874750, 874756, -1, -1, -1, -1, -1, -1 }, { 0x7204, -1, 874762, 874767, -1, -1, -1, -1, -1, -1 }, { 0x7205, -1, 874771, 874776, -1, -1, -1, -1, -1, -1 }, { 0x7206, 874786, 874780, 874848, -1, 874839, 874822, 874834, 874815, -1 }, { 0x7207, 874859, 874853, 874906, -1, 874902, 874871, 874876, 874864, -1 }, { 0x7208, -1, 874911, 874936, -1, -1, 874917, 874929, -1, -1 }, { 0x7209, -1, 874940, 874955, -1, -1, -1, 874946, -1, 874959 }, { 0x720A, 874969, 874965, 874983, -1, -1, -1, -1, -1, -1 }, { 0x720B, -1, 874987, 875003, -1, 874998, -1, -1, 874992, -1 }, { 0x720C, -1, 875008, 875027, -1, 875021, -1, -1, 875014, 875034 }, { 0x720D, 875047, 875041, 875095, 875101, 875091, 875078, 875085, 875071, -1 }, { 0x720E, -1, 875108, 875113, -1, -1, -1, -1, -1, -1 }, { 0x720F, -1, 875119, 875124, -1, -1, -1, -1, -1, -1 }, { 0x7210, 875133, 875128, 875190, 875194, 875187, 875178, 875184, 875165, 875198 }, { 0x7211, -1, 875214, 875220, -1, -1, -1, -1, -1, -1 }, { 0x7212, -1, 875225, 875230, -1, -1, -1, -1, -1, -1 }, { 0x7213, 875241, 875236, 875285, -1, -1, 875267, 875274, -1, -1 }, { 0x7214, 875295, 875290, 875337, -1, 875333, -1, -1, 875326, -1 }, { 0x7215, -1, 875341, 875346, -1, -1, -1, -1, -1, -1 }, { 0x7216, 875357, 875351, 875362, -1, -1, -1, -1, -1, -1 }, { 0x7217, 875373, 875368, 875437, -1, 875433, 875416, 875422, 875409, -1 }, { 0x7218, -1, 875441, 875447, -1, -1, -1, -1, -1, -1 }, { 0x7219, -1, 875452, 875459, -1, -1, -1, -1, -1, 875465 }, { 0x721A, 875478, 875472, 875514, -1, 875510, -1, 875499, 875492, -1 }, { 0x721B, 875525, 875519, 875580, 875585, 875576, 875563, 875572, 875550, 875600 }, { 0x721C, -1, 875606, 875612, -1, -1, -1, -1, -1, -1 }, { 0x721D, 875624, 875618, 875665, -1, -1, 875640, 875649, -1, -1 }, { 0x721E, -1, -1, 875670, -1, -1, -1, -1, -1, -1 }, { 0x721F, 875682, 875677, 875716, -1, 875711, 875694, 875699, 875687, -1 }, { 0x7220, -1, 875722, 875728, -1, -1, -1, -1, -1, -1 }, { 0x7221, -1, 875731, 875736, -1, -1, -1, -1, -1, -1 }, { 0x7222, -1, 875741, 875746, -1, -1, -1, -1, -1, -1 }, { 0x7223, -1, 875750, 875756, -1, -1, -1, -1, -1, -1 }, { 0x7224, -1, 875762, 875781, -1, -1, 875768, 875777, -1, -1 }, { 0x7225, 875791, 875786, 875831, -1, 875826, -1, -1, 875819, -1 }, { 0x7226, -1, 875836, 875842, -1, -1, -1, -1, -1, -1 }, { 0x7227, -1, 875847, 875853, -1, -1, -1, -1, -1, -1 }, { 0x7228, 875865, 875859, 875922, -1, 875917, 875898, 875913, 875891, -1 }, { 0x7229, 875933, 875928, 875991, -1, -1, -1, -1, -1, -1 }, { 0x722A, 876001, 875995, 876052, 876058, 876049, 876039, 876045, 876032, 876064 }, { 0x722B, 876077, 876071, 876114, -1, -1, 876088, -1, -1, 876120 }, { 0x722C, 876132, 876127, 876181, -1, 876177, 876169, 876174, 876162, 876185 }, { 0x722D, 876196, 876189, 876255, 876262, 876249, 876238, 876245, 876231, 876270 }, { 0x722E, -1, 876276, 876282, -1, -1, -1, -1, -1, -1 }, { 0x722F, -1, 876287, 876311, -1, -1, 876293, 876306, -1, -1 }, { 0x7230, 876323, 876318, 876372, 876378, 876368, 876358, 876365, 876351, 876385 }, { 0x7231, 876396, 876392, 876419, -1, -1, -1, -1, -1, -1 }, { 0x7232, 876428, 876423, 876486, 876491, 876483, 876463, 876481, 876456, 876507 }, { 0x7233, -1, 876511, 876516, -1, -1, -1, -1, -1, -1 }, { 0x7234, -1, 876520, 876544, -1, -1, 876525, 876539, -1, -1 }, { 0x7235, 876555, 876549, 876602, -1, 876598, 876583, 876592, 876576, 876607 }, { 0x7236, 876619, 876615, 876672, 876676, 876665, 876652, 876659, 876645, -1 }, { 0x7237, 876687, 876683, 876707, -1, -1, -1, -1, -1, -1 }, { 0x7238, 876716, 876711, 876746, -1, 876742, -1, 876736, 876729, -1 }, { 0x7239, 876754, 876750, 876784, -1, 876781, -1, 876775, 876768, -1 }, { 0x723A, 876793, 876789, 876844, 876848, 876841, 876820, 876838, 876813, -1 }, { 0x723B, 876858, 876851, 876906, -1, 876902, 876889, 876898, 876882, -1 }, { 0x723C, 876915, 876911, 876987, -1, -1, 876972, 876980, -1, -1 }, { 0x723D, 876997, 876991, 877064, 877072, 877059, 877032, 877055, 877025, 877083 }, { 0x723E, 877094, 877090, 877161, 877165, 877159, 877134, 877153, 877127, 877182 }, { 0x723F, 877194, 877188, 877248, -1, -1, 877232, 877243, -1, -1 }, { 0x7240, 877259, 877253, 877312, 877320, 877307, 877293, 877298, 877286, 877330 }, { 0x7241, 877344, 877340, 877383, -1, -1, 877376, 877380, -1, -1 }, { 0x7242, 877393, 877387, 877441, -1, 877436, 877418, 877428, 877411, -1 }, { 0x7243, -1, 877447, 877480, -1, -1, 877452, 877461, -1, -1 }, { 0x7244, 877492, 877485, 877508, -1, -1, -1, -1, -1, -1 }, { 0x7245, -1, 877515, 877532, -1, -1, 877521, 877528, -1, -1 }, { 0x7246, 877545, 877538, 877572, 877579, 877567, 877557, 877562, 877550, 877589 }, { 0x7247, 877603, 877598, 877668, 877674, 877662, 877642, 877658, 877635, 877680 }, { 0x7248, 877694, 877688, 877744, 877749, 877739, 877726, 877735, 877719, 877754 }, { 0x7249, 877765, 877760, 877793, -1, -1, -1, -1, -1, -1 }, { 0x724A, -1, 877798, 877803, -1, -1, -1, -1, -1, -1 }, { 0x724B, 877814, 877809, 877860, 877866, 877856, 877847, 877852, 877840, 877871 }, { 0x724C, 877883, 877877, 877927, -1, 877918, 877909, 877914, 877902, 877932 }, { 0x724D, 877942, 877937, 877975, -1, -1, -1, -1, -1, -1 }, { 0x724E, 877986, 877979, 878002, -1, -1, 877993, 877998, -1, -1 }, { 0x724F, 878015, 878010, 878040, -1, -1, -1, 878026, -1, -1 }, { 0x7250, 878050, 878044, 878098, -1, -1, 878081, 878090, -1, -1 }, { 0x7251, -1, 878103, 878108, -1, -1, -1, -1, -1, -1 }, { 0x7252, 878119, 878114, 878174, -1, 878169, 878155, 878160, 878148, 878179 }, { 0x7253, 878193, 878187, 878250, 878256, 878245, 878232, 878237, 878225, -1 }, { 0x7254, 878269, 878264, 878299, -1, 878295, 878282, 878290, 878275, -1 }, { 0x7255, 878310, 878303, 878326, 878334, -1, 878317, 878322, -1, -1 }, { 0x7256, 878347, 878342, 878396, 878401, 878393, 878381, 878386, 878374, -1 }, { 0x7257, -1, 878406, 878411, -1, -1, -1, -1, -1, -1 }, { 0x7258, 878421, 878416, 878484, -1, 878480, 878461, 878475, 878454, -1 }, { 0x7259, 878494, 878488, 878548, 878552, 878546, 878532, 878540, 878525, 878557 }, { 0x725A, -1, 878561, 878599, -1, 878592, 878575, 878583, 878568, -1 }, { 0x725B, 878619, 878613, 878733, 878738, 878730, 878720, 878725, 878713, 878745 }, { 0x725C, 878757, 878751, 878789, -1, -1, 878781, -1, -1, -1 }, { 0x725D, 878799, 878794, 878849, -1, 878845, 878836, 878841, 878829, -1 }, { 0x725E, -1, 878854, 878867, -1, -1, -1, 878859, -1, -1 }, { 0x725F, 878877, 878872, 878932, -1, 878929, 878913, 878922, 878906, 878937 }, { 0x7260, 878977, 878972, 879001, -1, -1, -1, 878995, -1, -1 }, { 0x7261, 879011, 879005, 879062, -1, 879059, 879048, 879052, 879041, -1 }, { 0x7262, 879071, 879066, 879136, 879141, 879129, 879112, 879125, 879099, 879146 }, { 0x7263, 879155, 879150, 879194, -1, -1, 879179, 879186, 879173, 879199 }, { 0x7264, 879212, 879206, 879219, -1, -1, -1, -1, -1, -1 }, { 0x7265, -1, 879225, 879231, -1, -1, -1, -1, -1, -1 }, { 0x7266, 879242, 879237, 879258, -1, -1, -1, -1, -1, -1 }, { 0x7267, 879268, 879263, 879329, 879333, 879325, 879297, 879315, 879290, -1 }, { 0x7268, -1, 879339, 879360, -1, -1, 879345, 879351, -1, -1 }, { 0x7269, 879371, 879366, 879427, 879431, 879422, 879405, 879410, 879398, 879438 }, { 0x726A, -1, 879444, 879450, -1, -1, -1, -1, -1, -1 }, { 0x726B, -1, 879455, 879473, -1, -1, 879459, 879464, -1, -1 }, { 0x726C, -1, 879477, 879486, -1, -1, -1, 879482, -1, -1 }, { 0x726D, -1, 879491, 879496, -1, -1, -1, -1, -1, -1 }, { 0x726E, 879505, 879500, 879533, -1, -1, 879518, 879529, -1, -1 }, { 0x726F, 879543, 879539, 879579, -1, 879576, 879564, 879570, 879557, -1 }, { 0x7270, -1, 879583, 879588, -1, -1, -1, -1, -1, -1 }, { 0x7271, -1, 879593, 879599, -1, -1, -1, 879596, -1, -1 }, { 0x7272, 879609, 879603, 879665, 879672, 879659, 879643, 879650, 879636, 879680 }, { 0x7273, -1, 879685, 879690, -1, -1, -1, -1, -1, -1 }, { 0x7274, 879699, 879694, 879739, -1, 879736, 879725, 879732, 879718, -1 }, { 0x7275, 879748, 879743, 879773, -1, -1, -1, -1, -1, -1 }, { 0x7276, 879785, 879779, 879811, -1, -1, -1, -1, -1, -1 }, { 0x7277, 879823, 879817, 879870, -1, -1, 879855, 879862, -1, -1 }, { 0x7278, 879880, 879876, 879965, -1, 879962, 879950, 879955, 879943, -1 }, { 0x7279, 879974, 879969, 880047, 880051, 880042, 880012, 880032, 880005, 880057 }, { 0x727A, 880069, 880064, 880101, -1, -1, -1, -1, -1, -1 }, { 0x727B, 880111, 880105, 880172, -1, -1, 880157, 880164, -1, -1 }, { 0x727C, 880184, 880178, 880225, -1, -1, -1, 880208, -1, -1 }, { 0x727D, 880236, 880231, 880282, 880288, 880277, 880268, 880273, 880261, -1 }, { 0x727E, 880302, 880298, 880332, -1, -1, 880321, 880329, -1, -1 }, { 0x727F, 880341, 880336, 880360, -1, -1, 880351, 880355, -1, -1 }, { 0x7280, 880369, 880364, 880438, 880442, 880435, 880409, 880427, 880402, 880446 }, { 0x7281, 880455, 880450, 880482, -1, 880479, 880467, 880472, 880460, -1 }, { 0x7282, 880491, 880486, 880519, 880523, -1, 880502, 880507, 880496, -1 }, { 0x7283, -1, 880527, 880532, -1, -1, -1, -1, -1, -1 }, { 0x7284, 880542, 880537, 880560, -1, -1, -1, 880555, -1, -1 }, { 0x7285, -1, 880564, 880570, -1, -1, -1, -1, -1, -1 }, { 0x7286, 880581, 880576, 880589, -1, -1, -1, -1, -1, -1 }, { 0x7287, 880599, 880594, 880665, -1, 880660, 880638, 880656, 880631, -1 }, { 0x7288, -1, 880670, 880676, -1, -1, -1, -1, -1, -1 }, { 0x7289, 880688, 880682, 880742, -1, -1, -1, 880726, -1, -1 }, { 0x728A, 880753, 880748, 880779, -1, -1, -1, -1, -1, -1 }, { 0x728B, 880789, 880783, 880844, -1, -1, -1, -1, -1, -1 }, { 0x728C, -1, 880848, 880853, -1, -1, -1, -1, -1, -1 }, { 0x728D, 880863, 880858, 880916, -1, 880912, -1, 880900, 880893, -1 }, { 0x728E, 880928, 880922, 880958, -1, -1, -1, 880951, -1, -1 }, { 0x728F, 880969, 880964, 880976, -1, -1, -1, -1, -1, -1 }, { 0x7290, -1, 880982, 880986, -1, -1, -1, -1, -1, -1 }, { 0x7291, -1, 880990, 880996, -1, -1, -1, -1, -1, -1 }, { 0x7292, 881005, 881000, 881057, 881062, 881054, 881042, 881050, 881035, -1 }, { 0x7293, -1, 881069, 881084, -1, -1, -1, 881073, -1, -1 }, { 0x7294, -1, 881089, 881094, -1, -1, -1, -1, -1, -1 }, { 0x7295, -1, 881098, 881103, -1, -1, -1, -1, -1, -1 }, { 0x7296, 881113, 881108, 881171, 881176, 881167, 881151, 881162, 881144, -1 }, { 0x7297, 881186, 881180, 881201, -1, -1, -1, -1, -1, -1 }, { 0x7298, -1, 881206, 881211, -1, -1, -1, -1, -1, -1 }, { 0x7299, -1, 881215, 881221, -1, -1, -1, -1, -1, -1 }, { 0x729A, -1, 881226, 881231, -1, -1, -1, -1, -1, -1 }, { 0x729B, 881241, 881236, 881289, -1, -1, 881259, 881273, -1, -1 }, { 0x729C, -1, 881294, 881304, -1, 881300, -1, -1, -1, -1 }, { 0x729D, -1, 881309, 881315, -1, -1, -1, -1, -1, -1 }, { 0x729E, -1, 881321, 881326, -1, -1, -1, -1, -1, -1 }, { 0x729F, 881339, 881332, 881348, -1, -1, -1, -1, -1, -1 }, { 0x72A0, 881359, 881355, 881404, -1, -1, 881391, 881398, -1, 881408 }, { 0x72A1, -1, 881414, 881419, -1, -1, -1, -1, -1, -1 }, { 0x72A2, 881428, 881423, 881477, -1, 881473, 881461, 881468, 881454, -1 }, { 0x72A3, -1, 881481, 881486, -1, -1, -1, -1, -1, -1 }, { 0x72A4, -1, 881491, 881496, -1, -1, -1, -1, -1, -1 }, { 0x72A5, -1, 881501, 881506, -1, -1, -1, -1, -1, -1 }, { 0x72A6, -1, 881512, 881517, -1, -1, -1, -1, -1, -1 }, { 0x72A7, 881526, 881521, 881585, 881589, 881578, 881565, 881572, 881558, -1 }, { 0x72A8, 881599, 881594, 881639, -1, -1, -1, 881630, -1, -1 }, { 0x72A9, -1, 881645, 881651, -1, -1, -1, -1, -1, -1 }, { 0x72AA, -1, 881656, 881662, -1, -1, -1, -1, -1, -1 }, { 0x72AB, 881672, 881667, 881681, -1, -1, -1, -1, -1, -1 }, { 0x72AC, 881693, 881687, 881736, -1, 881731, 881723, 881727, 881716, -1 }, { 0x72AD, 881748, 881742, 881781, 881787, -1, 881771, -1, -1, -1 }, { 0x72AE, 881799, 881794, 881822, -1, -1, -1, 881810, -1, -1 }, { 0x72AF, 881832, 881826, 881889, 881894, 881885, 881871, 881877, 881864, 881903 }, { 0x72B0, 881915, 881910, 881925, -1, -1, -1, -1, -1, -1 }, { 0x72B1, -1, 881930, 881946, -1, -1, -1, 881935, -1, -1 }, { 0x72B2, 881956, 881950, 881994, -1, -1, 881982, 881990, -1, -1 }, { 0x72B3, -1, 882000, 882017, -1, 882013, -1, -1, 882006, -1 }, { 0x72B4, 882029, 882023, 882084, -1, 882081, -1, 882073, 882066, -1 }, { 0x72B5, 882093, 882088, 882168, -1, 882164, -1, -1, 882157, -1 }, { 0x72B6, 882178, 882172, 882234, -1, 882224, 882212, 882220, -1, -1 }, { 0x72B7, 882249, 882242, 882275, -1, -1, -1, -1, -1, -1 }, { 0x72B8, 882287, 882282, 882295, -1, -1, -1, -1, -1, -1 }, { 0x72B9, 882304, 882299, 882348, -1, -1, 882336, 882340, -1, -1 }, { 0x72BA, 882359, 882353, 882366, -1, -1, -1, -1, -1, -1 }, { 0x72BB, -1, 882372, 882377, -1, -1, -1, -1, -1, -1 }, { 0x72BC, 882386, 882381, 882433, -1, -1, -1, -1, -1, -1 }, { 0x72BD, -1, -1, 882438, -1, -1, -1, -1, -1, -1 }, { 0x72BE, -1, 882442, 882452, -1, -1, -1, 882448, -1, -1 }, { 0x72BF, -1, 882457, 882462, -1, -1, -1, -1, -1, -1 }, { 0x72C0, 882474, 882468, 882536, 882544, 882526, -1, 882522, 882508, 882555 }, { 0x72C1, 882568, 882563, 882598, -1, -1, -1, 882595, -1, -1 }, { 0x72C2, 882609, 882603, 882669, 882676, 882663, 882643, 882658, 882636, 882686 }, { 0x72C3, 882699, 882694, 882743, -1, -1, 882726, 882739, -1, 882748 }, { 0x72C4, 882759, 882754, 882816, -1, 882812, 882801, 882807, 882794, 882820 }, { 0x72C5, -1, 882828, 882834, -1, -1, -1, -1, -1, -1 }, { 0x72C6, 882847, 882841, 882889, -1, -1, 882879, 882884, -1, -1 }, { 0x72C7, -1, 882896, 882906, -1, -1, -1, 882901, -1, -1 }, { 0x72C8, 882915, 882910, 882972, -1, -1, -1, -1, -1, -1 }, { 0x72C9, 882982, 882977, 883012, -1, 883009, 882997, 883006, 882990, -1 }, { 0x72CA, -1, 883016, 883022, -1, -1, -1, -1, -1, -1 }, { 0x72CB, -1, -1, 883026, -1, -1, -1, -1, -1, -1 }, { 0x72CC, 883036, 883030, 883067, -1, -1, 883046, 883058, -1, -1 }, { 0x72CD, 883080, 883074, 883117, -1, -1, -1, -1, -1, -1 }, { 0x72CE, 883128, 883122, 883186, -1, 883183, 883164, 883179, 883157, -1 }, { 0x72CF, -1, 883191, 883195, -1, -1, -1, -1, -1, -1 }, { 0x72D0, 883204, 883200, 883229, 883233, 883226, 883215, 883223, 883208, 883237 }, { 0x72D1, -1, 883242, 883248, -1, -1, -1, -1, -1, -1 }, { 0x72D2, 883259, 883254, 883284, 883289, 883281, 883273, 883278, 883266, -1 }, { 0x72D3, -1, 883298, 883303, -1, -1, -1, -1, -1, -1 }, { 0x72D4, -1, 883307, 883312, -1, -1, -1, -1, -1, 883316 }, { 0x72D5, -1, 883320, 883332, -1, -1, -1, 883325, -1, -1 }, { 0x72D6, 883342, 883337, 883394, 883399, -1, -1, 883387, -1, -1 }, { 0x72D7, 883409, 883404, 883453, 883458, 883449, 883438, 883442, 883431, 883463 }, { 0x72D8, 883475, 883469, 883492, -1, -1, -1, 883480, -1, -1 }, { 0x72D9, 883503, 883497, 883572, 883576, 883565, 883552, 883558, 883545, -1 }, { 0x72DA, -1, 883581, 883587, -1, -1, -1, -1, -1, -1 }, { 0x72DB, 883598, 883592, 883634, -1, -1, 883624, 883629, -1, -1 }, { 0x72DC, 883642, 883638, 883656, -1, -1, -1, -1, -1, -1 }, { 0x72DD, 883665, 883660, 883718, -1, -1, -1, 883714, -1, -1 }, { 0x72DE, 883730, 883724, 883760, -1, -1, -1, -1, -1, -1 }, { 0x72DF, -1, 883766, 883783, -1, -1, -1, 883771, -1, -1 }, { 0x72E0, 883794, 883789, 883843, -1, -1, 883828, 883835, -1, -1 }, { 0x72E1, 883854, 883848, 883924, 883930, 883920, 883893, 883911, 883886, 883935 }, { 0x72E2, 883947, 883942, 883982, -1, 883978, 883966, 883973, 883959, -1 }, { 0x72E3, -1, 883986, 883991, -1, -1, -1, -1, -1, -1 }, { 0x72E4, -1, 883997, 884002, -1, -1, -1, -1, -1, -1 }, { 0x72E5, 884012, 884006, 884056, -1, 884051, 884025, 884042, 884019, -1 }, { 0x72E6, -1, 884061, 884067, -1, -1, -1, -1, -1, -1 }, { 0x72E7, -1, 884073, 884079, -1, -1, -1, -1, -1, -1 }, { 0x72E8, 884089, 884083, 884152, -1, 884147, -1, -1, 884140, -1 }, { 0x72E9, 884163, 884158, 884223, 884229, 884219, 884200, 884210, 884193, -1 }, { 0x72EA, -1, 884236, 884242, -1, -1, -1, -1, -1, -1 }, { 0x72EB, -1, 884248, 884253, -1, -1, -1, -1, -1, -1 }, { 0x72EC, 884263, 884258, 884309, -1, 884305, 884293, 884300, -1, -1 }, { 0x72ED, 884319, 884313, 884373, -1, -1, 884350, 884368, -1, -1 }, { 0x72EE, 884382, 884378, 884387, -1, -1, -1, -1, -1, -1 }, { 0x72EF, 884397, 884392, 884418, -1, -1, -1, -1, -1, -1 }, { 0x72F0, 884430, 884424, 884456, -1, -1, -1, -1, -1, -1 }, { 0x72F1, 884468, 884463, 884496, -1, -1, -1, -1, -1, -1 }, { 0x72F2, 884506, 884500, 884513, -1, -1, -1, -1, -1, -1 }, { 0x72F3, 884523, 884518, 884536, -1, -1, -1, 884533, -1, -1 }, { 0x72F4, 884545, 884540, 884634, -1, 884628, -1, 884616, 884609, -1 }, { 0x72F5, 884644, 884638, 884671, -1, -1, -1, -1, -1, -1 }, { 0x72F6, -1, 884677, 884682, -1, -1, -1, -1, -1, -1 }, { 0x72F7, 884692, 884686, 884743, -1, 884738, 884726, 884734, 884719, -1 }, { 0x72F8, 884754, 884749, 884778, 884782, 884775, 884765, 884772, 884758, -1 }, { 0x72F9, 884793, 884787, 884870, 884875, 884865, 884841, 884856, 884834, 884880 }, { 0x72FA, 884892, 884886, 884931, -1, 884928, -1, 884920, 884913, -1 }, { 0x72FB, 884942, 884936, 884979, 884985, 884975, -1, 884966, 884959, -1 }, { 0x72FC, 884997, 884991, 885031, 885037, 885026, 885015, 885022, 885002, 885044 }, { 0x72FD, 885054, 885049, 885131, 885136, 885126, -1, 885118, 885111, -1 }, { 0x72FE, -1, 885143, 885156, -1, -1, -1, 885148, -1, -1 }, { 0x72FF, -1, 885161, 885166, -1, -1, -1, -1, -1, -1 }, { 0x7300, -1, 885171, 885176, -1, -1, -1, -1, -1, -1 }, { 0x7301, 885186, 885181, 885203, -1, -1, -1, -1, -1, -1 }, { 0x7302, -1, 885207, 885231, -1, -1, 885212, 885227, -1, -1 }, { 0x7303, 885241, 885236, 885245, -1, -1, -1, -1, -1, -1 }, { 0x7304, 885257, 885251, 885281, -1, -1, -1, 885272, -1, -1 }, { 0x7305, -1, 885287, 885301, -1, -1, -1, 885293, -1, -1 }, { 0x7306, -1, 885306, 885311, -1, -1, -1, -1, -1, -1 }, { 0x7307, 885322, 885316, 885393, -1, -1, -1, 885377, -1, -1 }, { 0x7308, -1, 885399, 885404, -1, -1, -1, -1, -1, -1 }, { 0x7309, -1, 885409, 885424, -1, 885421, -1, -1, 885414, 885428 }, { 0x730A, 885440, 885434, 885484, 885488, 885480, -1, 885476, 885469, 885493 }, { 0x730B, 885504, 885499, 885564, -1, -1, -1, 885559, -1, -1 }, { 0x730C, -1, 885570, 885576, -1, -1, -1, -1, -1, -1 }, { 0x730D, -1, 885581, 885600, -1, -1, 885586, 885593, -1, -1 }, { 0x730E, 885610, 885605, 885629, -1, -1, -1, -1, -1, -1 }, { 0x730F, -1, 885634, 885639, -1, -1, -1, -1, -1, -1 }, { 0x7310, -1, 885645, 885652, -1, -1, -1, -1, -1, -1 }, { 0x7311, -1, 885659, 885665, -1, -1, -1, -1, -1, -1 }, { 0x7312, -1, 885670, 885691, -1, -1, 885675, 885681, -1, -1 }, { 0x7313, 885701, 885696, 885722, -1, 885718, -1, 885715, 885708, -1 }, { 0x7314, 885733, 885727, 885758, -1, -1, -1, -1, -1, -1 }, { 0x7315, 885769, 885764, 885784, -1, -1, -1, -1, -1, -1 }, { 0x7316, 885795, 885788, 885847, -1, 885841, 885830, 885836, 885823, -1 }, { 0x7317, 885858, 885854, 885923, 885927, 885918, 885897, 885916, 885884, -1 }, { 0x7318, 885937, 885932, 885986, -1, 885982, -1, 885974, 885967, -1 }, { 0x7319, 885997, 885991, 886049, -1, 886043, -1, 886030, 886023, -1 }, { 0x731A, -1, 886056, 886063, -1, -1, -1, -1, -1, -1 }, { 0x731B, 886074, 886067, 886132, 886138, 886126, 886110, 886118, 886103, 886147 }, { 0x731C, 886159, 886153, 886213, 886218, 886210, 886199, 886206, 886192, -1 }, { 0x731D, 886230, 886224, 886281, -1, 886277, 886264, 886271, 886257, -1 }, { 0x731E, 886289, 886285, 886320, -1, -1, -1, 886316, -1, -1 }, { 0x731F, 886330, 886325, 886364, -1, -1, 886349, 886359, -1, -1 }, { 0x7320, -1, 886369, 886378, -1, 886374, -1, -1, -1, -1 }, { 0x7321, 886388, 886384, 886415, -1, -1, -1, -1, -1, -1 }, { 0x7322, 886424, 886420, 886480, -1, 886477, -1, 886471, 886464, 886484 }, { 0x7323, -1, 886489, 886495, -1, -1, -1, -1, -1, -1 }, { 0x7324, -1, 886501, 886532, -1, -1, 886507, 886526, -1, -1 }, { 0x7325, 886542, 886537, 886608, 886613, 886605, 886585, 886601, 886578, -1 }, { 0x7326, -1, 886621, 886627, -1, -1, -1, -1, -1, -1 }, { 0x7327, -1, 886633, 886658, -1, 886655, 886644, 886649, 886637, -1 }, { 0x7328, 886668, 886662, 886691, 886697, 886687, 886679, 886684, 886672, -1 }, { 0x7329, 886711, 886705, 886760, 886766, 886755, 886739, 886746, 886732, -1 }, { 0x732A, 886780, 886775, 886826, -1, 886823, 886807, 886819, 886800, -1 }, { 0x732B, 886837, 886831, 886871, -1, 886867, 886848, 886853, 886841, -1 }, { 0x732C, 886881, 886876, 886951, -1, -1, 886938, 886949, -1, -1 }, { 0x732D, -1, 886956, 886962, -1, -1, -1, -1, -1, -1 }, { 0x732E, 886974, 886969, 887031, -1, 887024, 887004, 887016, -1, 887037 }, { 0x732F, -1, 887044, 887064, -1, -1, 887050, 887060, -1, -1 }, { 0x7330, 887075, 887070, 887105, 887109, -1, -1, -1, -1, -1 }, { 0x7331, 887119, 887113, 887186, 887191, 887183, 887161, 887166, 887154, -1 }, { 0x7332, 887201, 887196, 887258, -1, -1, 887234, 887241, -1, -1 }, { 0x7333, -1, 887263, 887268, -1, -1, -1, -1, -1, -1 }, { 0x7334, 887278, 887273, 887326, 887331, 887322, 887310, 887315, 887303, 887335 }, { 0x7335, -1, 887341, 887358, -1, -1, -1, 887346, -1, -1 }, { 0x7336, 887369, 887364, 887419, 887424, 887416, 887408, 887412, 887401, -1 }, { 0x7337, 887434, 887429, 887496, 887501, 887493, 887471, 887489, 887464, -1 }, { 0x7338, 887510, 887505, 887543, -1, -1, -1, -1, -1, -1 }, { 0x7339, 887553, 887548, 887600, -1, -1, -1, -1, -1, -1 }, { 0x733A, 887610, 887605, 887638, -1, -1, -1, 887634, -1, -1 }, { 0x733B, 887649, 887643, 887665, -1, -1, 887656, 887661, -1, -1 }, { 0x733C, -1, 887670, 887675, -1, -1, -1, -1, -1, -1 }, { 0x733D, -1, 887679, 887698, -1, -1, -1, 887685, -1, -1 }, { 0x733E, 887710, 887704, 887775, -1, 887770, 887752, 887764, 887745, -1 }, { 0x733F, 887786, 887780, 887809, 887815, 887805, 887797, 887802, 887790, 887823 }, { 0x7340, 887842, 887837, 887875, -1, -1, -1, -1, -1, -1 }, { 0x7341, 887885, 887880, 887893, -1, -1, -1, -1, -1, -1 }, { 0x7342, -1, 887897, 887902, -1, -1, -1, -1, -1, -1 }, { 0x7343, 887914, 887908, 887968, -1, 887965, 887955, 887961, 887948, -1 }, { 0x7344, 887978, 887973, 888034, -1, 888031, 888013, 888020, 888006, 888038 }, { 0x7345, 888049, 888045, 888075, 888080, 888072, 888061, 888068, 888054, 888085 }, { 0x7346, -1, 888089, 888094, -1, -1, -1, -1, -1, -1 }, { 0x7347, -1, 888099, 888106, -1, -1, -1, -1, -1, -1 }, { 0x7348, -1, 888113, 888118, -1, -1, -1, -1, -1, -1 }, { 0x7349, 888128, 888122, 888135, -1, -1, -1, -1, -1, -1 }, { 0x734A, -1, 888141, 888151, -1, -1, -1, 888147, -1, -1 }, { 0x734B, 888162, 888157, 888172, -1, -1, -1, -1, -1, -1 }, { 0x734C, -1, 888177, 888183, -1, -1, -1, -1, -1, -1 }, { 0x734D, 888194, 888188, 888279, -1, -1, 888267, 888274, -1, -1 }, { 0x734E, 888292, 888285, 888345, -1, -1, 888327, 888336, 888321, -1 }, { 0x734F, 888357, 888352, 888396, -1, -1, 888380, 888385, -1, -1 }, { 0x7350, 888407, 888400, 888458, -1, 888453, 888443, 888448, 888436, -1 }, { 0x7351, -1, 888465, 888471, -1, -1, -1, -1, -1, -1 }, { 0x7352, 888483, 888477, 888526, -1, 888524, 888516, 888520, 888509, 888530 }, { 0x7353, -1, 888535, 888541, -1, -1, -1, -1, -1, 888545 }, { 0x7354, -1, 888556, 888561, -1, -1, -1, -1, -1, -1 }, { 0x7355, -1, 888566, 888572, -1, -1, -1, -1, -1, -1 }, { 0x7356, -1, 888577, 888598, -1, -1, -1, 888582, -1, -1 }, { 0x7357, 888609, 888603, 888671, -1, 888666, 888647, 888654, 888640, -1 }, { 0x7358, 888681, 888676, 888723, -1, 888717, -1, 888697, 888690, -1 }, { 0x7359, -1, 888727, 888732, -1, -1, -1, -1, -1, -1 }, { 0x735A, -1, 888736, 888742, -1, -1, -1, -1, -1, -1 }, { 0x735B, -1, 888749, 888754, -1, -1, -1, -1, -1, -1 }, { 0x735C, -1, 888758, 888775, -1, 888771, -1, -1, 888764, -1 }, { 0x735D, 888785, 888780, 888819, -1, -1, 888791, 888797, -1, -1 }, { 0x735E, 888829, 888823, 888889, -1, -1, -1, 888882, -1, -1 }, { 0x735F, -1, 888895, 888914, -1, -1, -1, 888900, -1, -1 }, { 0x7360, 888924, 888919, 888981, -1, 888977, 888959, 888964, 888952, -1 }, { 0x7361, -1, 888987, 888993, -1, -1, -1, -1, -1, -1 }, { 0x7362, 889004, 888999, 889008, -1, -1, -1, -1, -1, -1 }, { 0x7363, 889019, 889014, 889066, -1, 889062, 889042, 889058, -1, -1 }, { 0x7364, -1, 889072, 889082, -1, 889078, -1, -1, -1, -1 }, { 0x7365, -1, 889087, 889092, -1, -1, -1, -1, -1, -1 }, { 0x7366, -1, 889098, 889127, -1, -1, 889103, 889110, -1, -1 }, { 0x7367, 889137, 889131, 889184, -1, -1, 889170, 889180, -1, -1 }, { 0x7368, 889195, 889190, 889253, 889257, 889249, 889232, 889239, 889225, 889263 }, { 0x7369, -1, 889270, 889292, -1, 889288, -1, 889282, 889275, -1 }, { 0x736A, 889302, 889297, 889356, -1, 889346, 889330, 889342, 889323, -1 }, { 0x736B, 889367, 889362, 889390, -1, 889386, -1, 889378, 889371, -1 }, { 0x736C, 889402, 889396, 889439, -1, 889435, -1, 889428, 889421, 889444 }, { 0x736D, 889457, 889451, 889463, -1, -1, -1, -1, -1, -1 }, { 0x736E, 889472, 889467, 889530, -1, -1, 889521, 889526, -1, -1 }, { 0x736F, 889541, 889536, 889621, -1, 889616, -1, 889612, 889605, -1 }, { 0x7370, 889632, 889626, 889689, -1, 889684, 889674, 889680, 889662, 889695 }, { 0x7371, 889705, 889700, 889733, -1, -1, -1, 889721, -1, -1 }, { 0x7372, 889744, 889739, 889798, 889803, 889788, 889779, 889783, 889772, 889809 }, { 0x7373, 889822, 889817, 889855, -1, -1, -1, -1, -1, -1 }, { 0x7374, 889866, 889860, 889875, -1, -1, -1, -1, -1, -1 }, { 0x7375, 889886, 889881, 889938, 889943, 889933, 889918, 889928, 889905, 889950 }, { 0x7376, -1, -1, 889969, -1, -1, -1, 889956, -1, -1 }, { 0x7377, 889981, 889974, 890037, -1, 890031, 890014, 890019, 890007, -1 }, { 0x7378, 890049, 890044, 890094, 890100, 890090, 890079, 890086, 890072, 890108 }, { 0x7379, 890118, 890113, 890136, -1, -1, 890126, 890130, -1, -1 }, { 0x737A, 890146, 890140, 890188, -1, 890179, 890159, 890167, 890152, 890192 }, { 0x737B, 890202, 890197, 890266, 890272, 890259, 890239, 890251, 890232, 890281 }, { 0x737C, 890293, 890288, 890329, 890333, 890326, 890315, 890320, 890308, -1 }, { 0x737D, -1, 890338, 890345, -1, -1, -1, -1, -1, -1 }, { 0x737E, 890356, 890351, 890367, -1, -1, -1, -1, -1, -1 }, { 0x737F, -1, 890373, 890379, -1, -1, -1, -1, -1, -1 }, { 0x7380, 890388, 890384, 890418, -1, -1, -1, 890415, -1, -1 }, { 0x7381, 890428, 890423, 890481, -1, 890477, -1, 890469, 890462, -1 }, { 0x7382, -1, 890487, 890492, -1, -1, -1, -1, -1, -1 }, { 0x7383, 890501, 890496, 890562, -1, -1, 890536, 890543, -1, -1 }, { 0x7384, 890573, 890567, 890642, 890648, 890637, 890624, 890629, 890617, 890654 }, { 0x7385, 890667, 890662, 890706, -1, -1, 890697, 890701, -1, -1 }, { 0x7386, 890716, 890712, 890797, -1, 890794, 890751, 890779, 890744, -1 }, { 0x7387, 890807, 890801, 890898, 890902, 890889, 890855, 890877, 890835, -1 }, { 0x7388, 890919, 890914, 890935, -1, 890932, -1, -1, 890925, -1 }, { 0x7389, 890944, 890939, 890996, 891000, 890993, 890977, 890982, 890970, 891007 }, { 0x738A, -1, 891014, 891019, -1, -1, -1, -1, -1, -1 }, { 0x738B, 891029, 891023, 891077, 891083, 891072, 891064, 891069, 891057, 891102 }, { 0x738C, -1, 891110, 891115, -1, -1, -1, -1, -1, -1 }, { 0x738D, 891125, 891120, 891147, -1, -1, -1, -1, -1, -1 }, { 0x738E, 891157, 891151, 891201, -1, 891196, -1, 891183, 891176, -1 }, { 0x738F, -1, 891207, 891212, -1, -1, -1, -1, -1, -1 }, { 0x7390, -1, 891216, 891234, -1, -1, -1, 891222, -1, -1 }, { 0x7391, 891243, 891238, 891273, -1, -1, -1, -1, -1, -1 }, { 0x7392, -1, 891277, 891289, -1, -1, -1, -1, 891283, -1 }, { 0x7393, 891300, 891295, 891325, -1, -1, 891307, 891314, -1, -1 }, { 0x7394, 891335, 891329, 891358, -1, 891353, -1, -1, 891346, -1 }, { 0x7395, 891370, 891365, 891409, -1, 891405, -1, 891401, 891394, -1 }, { 0x7396, 891419, 891414, 891457, -1, 891453, -1, 891445, 891438, -1 }, { 0x7397, 891467, 891462, 891497, -1, 891494, -1, 891492, 891485, -1 }, { 0x7398, 891506, 891501, 891543, -1, 891540, 891532, 891537, 891525, -1 }, { 0x7399, 891552, 891547, 891570, -1, 891567, -1, -1, -1, -1 }, { 0x739A, 891580, 891574, 891595, -1, -1, -1, -1, -1, -1 }, { 0x739B, 891606, 891601, 891623, -1, -1, -1, -1, -1, -1 }, { 0x739C, -1, 891627, 891645, -1, -1, 891633, 891638, -1, -1 }, { 0x739D, -1, 891651, 891655, -1, -1, -1, -1, -1, -1 }, { 0x739E, 891663, 891659, 891695, -1, 891691, -1, 891688, 891681, -1 }, { 0x739F, 891704, 891699, 891760, -1, 891756, -1, 891732, 891725, -1 }, { 0x73A0, 891771, 891765, 891855, -1, 891851, -1, 891847, 891840, -1 }, { 0x73A1, 891864, 891860, 891895, -1, -1, -1, -1, -1, 891899 }, { 0x73A2, 891909, 891904, 891955, -1, -1, 891934, 891939, -1, -1 }, { 0x73A3, -1, 891960, 891965, -1, -1, -1, -1, -1, -1 }, { 0x73A4, 891977, 891971, 892008, -1, -1, -1, -1, -1, -1 }, { 0x73A5, 892020, 892014, 892054, -1, -1, -1, 892042, -1, -1 }, { 0x73A6, 892065, 892059, 892110, 892115, 892105, -1, 892093, 892086, -1 }, { 0x73A7, 892125, 892120, 892150, -1, 892146, -1, -1, 892133, -1 }, { 0x73A8, 892160, 892155, 892203, -1, 892195, -1, -1, -1, -1 }, { 0x73A9, 892213, 892208, 892261, 892266, 892257, 892243, 892253, 892236, 892275 }, { 0x73AA, -1, 892283, 892325, -1, -1, -1, 892301, 892289, -1 }, { 0x73AB, 892336, 892331, 892363, -1, 892359, -1, 892348, 892341, -1 }, { 0x73AC, -1, 892368, 892374, -1, -1, -1, -1, -1, -1 }, { 0x73AD, 892384, 892379, 892419, -1, 892415, -1, 892399, 892392, -1 }, { 0x73AE, 892429, 892424, 892458, -1, -1, -1, -1, -1, -1 }, { 0x73AF, 892469, 892463, 892497, -1, -1, -1, -1, -1, -1 }, { 0x73B0, 892508, 892503, 892541, -1, -1, -1, -1, -1, -1 }, { 0x73B1, 892554, 892547, 892594, -1, -1, -1, -1, -1, -1 }, { 0x73B2, 892607, 892601, 892651, 892657, 892645, -1, 892637, 892624, 892663 }, { 0x73B3, 892676, 892671, 892713, 892718, 892709, 892698, 892705, 892691, 892726 }, { 0x73B4, -1, 892740, 892751, -1, -1, -1, -1, 892745, -1 }, { 0x73B5, -1, 892755, 892765, -1, -1, -1, 892761, -1, -1 }, { 0x73B6, 892775, 892769, 892800, -1, -1, -1, -1, -1, -1 }, { 0x73B7, 892811, 892806, 892864, -1, 892860, 892849, 892856, 892842, 892870 }, { 0x73B8, -1, 892884, 892888, -1, -1, -1, -1, -1, -1 }, { 0x73B9, 892898, 892892, 892962, -1, 892956, 892943, 892948, 892936, -1 }, { 0x73BA, 892974, 892968, 893004, -1, -1, -1, -1, -1, -1 }, { 0x73BB, 893012, 893008, 893032, -1, 893028, -1, 893025, 893018, -1 }, { 0x73BC, 893040, 893036, 893101, -1, -1, 893078, 893086, 893072, -1 }, { 0x73BD, -1, 893105, 893123, -1, -1, -1, 893116, 893110, -1 }, { 0x73BE, -1, 893128, 893134, -1, -1, -1, -1, -1, -1 }, { 0x73BF, -1, 893139, 893159, -1, -1, -1, 893150, 893144, -1 }, { 0x73C0, 893171, 893165, 893205, 893209, 893201, -1, 893190, 893177, 893214 }, { 0x73C1, -1, 893221, 893225, -1, -1, -1, -1, -1, -1 }, { 0x73C2, 893232, 893229, 893286, 893290, 893283, 893261, 893280, 893254, -1 }, { 0x73C3, -1, 893294, 893299, -1, -1, -1, -1, -1, -1 }, { 0x73C4, -1, 893304, 893310, -1, -1, -1, -1, -1, -1 }, { 0x73C5, 893322, 893317, 893342, -1, -1, -1, 893337, -1, -1 }, { 0x73C6, -1, 893348, 893373, -1, 893371, -1, 893365, 893352, -1 }, { 0x73C7, -1, 893377, 893382, -1, -1, -1, -1, -1, -1 }, { 0x73C8, 893391, 893386, 893449, -1, 893446, -1, 893440, 893433, -1 }, { 0x73C9, 893459, 893454, 893500, 893505, 893496, -1, 893488, 893481, -1 }, { 0x73CA, 893516, 893510, 893537, 893543, 893533, -1, 893529, 893522, 893548 }, { 0x73CB, -1, 893552, 893570, -1, -1, 893557, 893562, -1, -1 }, { 0x73CC, 893580, 893575, 893632, -1, 893627, 893596, 893603, 893589, -1 }, { 0x73CD, 893641, 893636, 893693, 893699, 893689, 893673, 893684, 893666, 893705 }, { 0x73CE, 893716, 893711, 893757, -1, -1, 893741, 893752, -1, -1 }, { 0x73CF, 893768, 893763, 893828, -1, 893820, -1, 893810, 893803, -1 }, { 0x73D0, 893839, 893833, 893858, -1, -1, -1, -1, -1, -1 }, { 0x73D1, 893868, 893862, 893890, -1, -1, -1, -1, -1, -1 }, { 0x73D2, -1, 893896, 893923, -1, 893919, 893909, 893914, 893902, -1 }, { 0x73D3, 893934, 893928, 893988, 893994, -1, -1, 893979, -1, -1 }, { 0x73D4, -1, 893999, 894004, -1, -1, -1, -1, -1, -1 }, { 0x73D5, -1, 894010, 894015, -1, -1, -1, -1, -1, -1 }, { 0x73D6, 894026, 894019, 894054, -1, 894048, 894039, 894044, 894032, -1 }, { 0x73D7, -1, 894061, 894072, -1, -1, -1, -1, 894066, -1 }, { 0x73D8, -1, 894078, 894089, -1, -1, -1, -1, 894083, -1 }, { 0x73D9, 894101, 894095, 894156, -1, 894151, -1, 894142, 894135, -1 }, { 0x73DA, -1, 894162, 894167, -1, -1, -1, -1, -1, -1 }, { 0x73DB, -1, 894172, 894177, -1, -1, -1, -1, -1, -1 }, { 0x73DC, -1, 894182, 894189, -1, -1, -1, -1, -1, -1 }, { 0x73DD, -1, 894195, 894220, -1, 894216, 894208, 894213, 894201, -1 }, { 0x73DE, 894229, 894224, 894279, -1, 894275, -1, 894259, 894246, -1 }, { 0x73DF, -1, 894284, 894289, -1, -1, -1, -1, -1, -1 }, { 0x73E0, 894298, 894293, 894352, 894357, 894348, 894339, 894344, 894332, 894362 }, { 0x73E1, 894373, 894368, 894415, -1, -1, 894406, 894411, -1, -1 }, { 0x73E2, 894426, 894420, 894470, -1, 894463, 894448, 894459, 894441, -1 }, { 0x73E3, 894481, 894475, 894526, -1, 894521, 894511, 894516, 894504, -1 }, { 0x73E4, 894536, 894531, 894578, -1, 894575, -1, -1, 894568, -1 }, { 0x73E5, 894587, 894583, 894654, -1, 894652, 894622, 894649, 894615, 894658 }, { 0x73E6, 894687, 894680, 894729, -1, 894723, -1, 894709, 894702, -1 }, { 0x73E7, 894741, 894736, 894769, -1, -1, 894757, 894765, -1, -1 }, { 0x73E8, -1, 894774, 894779, -1, -1, -1, -1, -1, -1 }, { 0x73E9, 894790, 894784, 894837, -1, 894831, -1, 894822, 894815, -1 }, { 0x73EA, 894849, 894843, 894964, 894969, 894960, 894951, 894956, 894944, -1 }, { 0x73EB, -1, 894974, 894994, -1, 894987, -1, -1, 894980, -1 }, { 0x73EC, -1, 895001, 895007, -1, -1, -1, -1, -1, -1 }, { 0x73ED, 895017, 895011, 895071, 895076, 895067, 895056, 895063, 895049, 895080 }, { 0x73EE, 895089, 895084, 895127, 895132, 895122, 895110, 895118, 895103, -1 }, { 0x73EF, -1, 895141, 895146, -1, -1, -1, -1, -1, -1 }, { 0x73F0, 895157, 895151, 895185, -1, -1, -1, -1, -1, -1 }, { 0x73F1, 895197, 895191, 895239, -1, -1, -1, 895232, -1, -1 }, { 0x73F2, 895250, 895245, 895277, -1, -1, -1, -1, -1, -1 }, { 0x73F3, -1, 895282, 895287, -1, -1, -1, -1, -1, -1 }, { 0x73F4, -1, 895292, 895300, -1, -1, -1, 895297, -1, -1 }, { 0x73F5, -1, 895303, 895334, -1, 895329, -1, 895316, 895309, -1 }, { 0x73F6, -1, 895341, 895346, -1, -1, -1, -1, -1, -1 }, { 0x73F7, 895355, 895350, 895388, -1, 895384, -1, 895378, 895371, -1 }, { 0x73F8, -1, 895392, 895405, -1, -1, -1, 895402, 895396, -1 }, { 0x73F9, 895415, 895409, 895460, -1, 895455, 895442, 895447, 895435, -1 }, { 0x73FA, 895473, 895467, 895492, -1, -1, -1, 895488, -1, -1 }, { 0x73FB, -1, 895497, 895518, -1, -1, 895502, 895507, -1, -1 }, { 0x73FC, -1, 895523, 895528, -1, -1, -1, -1, -1, -1 }, { 0x73FD, 895539, 895533, 895572, -1, 895567, -1, 895558, 895551, -1 }, { 0x73FE, 895583, 895578, 895662, -1, 895657, 895623, 895649, 895616, 895668 }, { 0x73FF, -1, 895675, 895705, -1, -1, 895680, 895689, -1, -1 }, { 0x7400, 895715, 895710, 895789, -1, -1, 895770, 895781, -1, -1 }, { 0x7401, 895800, 895794, 895844, -1, 895840, -1, 895828, 895821, -1 }, { 0x7402, -1, 895850, 895855, -1, -1, -1, -1, -1, -1 }, { 0x7403, 895865, 895860, 895916, -1, 895912, 895899, 895904, 895892, 895921 }, { 0x7404, 895933, 895927, 895987, -1, 895982, 895964, 895969, 895957, -1 }, { 0x7405, 895999, 895993, 896050, 896056, 896045, -1, 896041, 896034, -1 }, { 0x7406, 896067, 896062, 896130, 896134, 896127, 896102, 896124, 896089, 896142 }, { 0x7407, 896151, 896146, 896210, -1, 896206, -1, 896191, 896184, -1 }, { 0x7408, -1, 896215, 896220, -1, -1, -1, -1, -1, -1 }, { 0x7409, 896229, 896224, 896286, 896291, 896282, -1, 896274, 896261, 896296 }, { 0x740A, 896305, 896301, 896336, -1, -1, -1, 896333, -1, -1 }, { 0x740B, -1, 896340, 896345, -1, -1, -1, -1, -1, -1 }, { 0x740C, -1, 896349, 896355, -1, -1, -1, -1, -1, -1 }, { 0x740D, -1, 896361, 896366, -1, -1, -1, -1, -1, -1 }, { 0x740E, 896376, 896370, 896409, -1, 896405, -1, -1, -1, -1 }, { 0x740F, 896419, 896414, 896455, -1, -1, -1, -1, -1, -1 }, { 0x7410, 896465, 896461, 896494, -1, -1, -1, -1, -1, -1 }, { 0x7411, -1, 896499, 896522, -1, -1, 896504, 896519, -1, -1 }, { 0x7412, -1, 896527, 896533, -1, -1, -1, -1, -1, -1 }, { 0x7413, -1, 896539, 896556, -1, 896552, -1, -1, 896545, -1 }, { 0x7414, -1, 896561, 896566, -1, -1, -1, -1, -1, -1 }, { 0x7415, 896577, 896572, 896601, -1, -1, -1, -1, -1, -1 }, { 0x7416, 896612, 896606, 896633, -1, -1, -1, -1, -1, -1 }, { 0x7417, -1, 896639, 896651, -1, -1, -1, -1, 896645, -1 }, { 0x7418, -1, 896655, 896666, -1, -1, -1, -1, 896660, -1 }, { 0x7419, -1, 896671, 896676, -1, -1, -1, -1, -1, -1 }, { 0x741A, 896686, 896680, 896710, -1, -1, -1, 896703, -1, -1 }, { 0x741B, 896719, 896714, 896768, -1, 896763, 896746, 896753, 896739, -1 }, { 0x741C, -1, 896774, 896779, -1, -1, -1, -1, -1, 896784 }, { 0x741D, -1, 896789, 896800, -1, -1, -1, -1, 896794, -1 }, { 0x741E, -1, 896805, 896811, -1, -1, -1, -1, -1, -1 }, { 0x741F, -1, 896818, 896829, -1, -1, -1, -1, 896823, -1 }, { 0x7420, 896839, 896834, 896889, -1, 896885, -1, -1, 896878, -1 }, { 0x7421, -1, 896895, 896911, -1, 896907, -1, -1, 896900, -1 }, { 0x7422, 896922, 896916, 896968, -1, 896963, 896951, 896958, 896944, 896973 }, { 0x7423, -1, 896979, 896985, -1, -1, -1, -1, -1, -1 }, { 0x7424, 896997, 896991, 897046, -1, 897040, -1, 897031, 897024, -1 }, { 0x7425, 897057, 897053, 897101, 897105, 897098, -1, 897095, 897088, -1 }, { 0x7426, 897114, 897109, 897161, -1, 897158, 897147, 897152, 897140, -1 }, { 0x7427, -1, 897165, 897169, -1, -1, -1, -1, -1, -1 }, { 0x7428, 897178, 897172, 897225, -1, 897221, -1, 897217, 897210, -1 }, { 0x7429, -1, 897230, 897251, -1, -1, 897237, 897246, -1, -1 }, { 0x742A, 897263, 897258, 897297, -1, 897294, 897283, 897288, 897276, -1 }, { 0x742B, 897307, 897301, 897335, -1, 897330, -1, 897323, 897316, -1 }, { 0x742C, 897347, 897341, 897400, 897405, 897396, -1, 897386, 897379, -1 }, { 0x742D, 897419, 897414, 897445, -1, -1, 897435, 897440, -1, -1 }, { 0x742E, 897455, 897449, 897521, -1, 897516, -1, 897506, 897499, -1 }, { 0x742F, 897532, 897527, 897586, -1, 897581, -1, 897573, 897566, -1 }, { 0x7430, 897597, 897592, 897639, 897644, 897635, -1, 897632, 897625, -1 }, { 0x7431, 897656, 897651, 897702, -1, 897699, -1, 897694, 897687, -1 }, { 0x7432, 897713, 897708, 897747, -1, 897743, 897729, 897739, 897722, -1 }, { 0x7433, 897757, 897752, 897792, 897797, 897788, -1, 897784, 897777, -1 }, { 0x7434, 897806, 897801, 897849, 897854, 897845, 897836, 897841, 897829, 897861 }, { 0x7435, 897872, 897867, 897911, 897915, 897908, -1, 897902, 897895, 897920 }, { 0x7436, 897929, 897924, 897969, 897973, 897965, -1, 897959, 897952, 897978 }, { 0x7437, -1, -1, 897982, -1, -1, -1, -1, -1, -1 }, { 0x7438, -1, 897987, 898005, -1, 898000, -1, -1, 897993, -1 }, { 0x7439, -1, 898011, 898025, -1, -1, 898016, 898021, -1, -1 }, { 0x743A, 898036, 898030, 898070, -1, 898066, -1, 898062, 898055, -1 }, { 0x743B, -1, 898074, 898080, -1, -1, -1, -1, -1, -1 }, { 0x743C, 898091, 898085, 898143, -1, -1, -1, -1, -1, -1 }, { 0x743D, -1, 898150, 898155, -1, -1, -1, -1, -1, -1 }, { 0x743E, -1, 898159, 898165, -1, -1, -1, -1, -1, -1 }, { 0x743F, 898175, 898170, 898221, -1, 898217, -1, 898209, 898202, -1 }, { 0x7440, 898231, 898226, 898272, -1, 898269, -1, 898267, 898260, -1 }, { 0x7441, 898281, 898276, 898322, 898327, 898319, -1, 898307, 898300, 898341 }, { 0x7442, -1, 898362, 898373, -1, -1, -1, -1, 898367, -1 }, { 0x7443, -1, 898378, 898402, -1, 898396, -1, 898391, 898384, -1 }, { 0x7444, 898414, 898408, 898505, -1, 898501, -1, 898497, 898490, -1 }, { 0x7445, -1, 898511, 898535, -1, 898531, -1, 898523, 898516, -1 }, { 0x7446, -1, 898539, 898566, -1, 898561, -1, 898552, 898545, -1 }, { 0x7447, 898577, 898572, 898603, -1, -1, 898592, 898599, -1, -1 }, { 0x7448, -1, 898608, 898619, -1, -1, -1, -1, 898613, -1 }, { 0x7449, -1, 898624, 898635, -1, -1, -1, -1, 898629, -1 }, { 0x744A, 898645, 898640, 898671, -1, -1, -1, -1, -1, -1 }, { 0x744B, 898682, 898677, 898723, -1, 898720, -1, 898718, 898711, -1 }, { 0x744C, 898734, 898728, 898781, -1, -1, -1, -1, 898775, -1 }, { 0x744D, -1, 898787, 898802, -1, -1, -1, 898798, 898792, -1 }, { 0x744E, -1, 898808, 898825, -1, 898821, -1, -1, 898814, -1 }, { 0x744F, -1, 898830, 898836, -1, -1, -1, -1, -1, -1 }, { 0x7450, -1, 898843, 898848, -1, -1, -1, -1, -1, -1 }, { 0x7451, 898860, 898854, 898908, -1, -1, 898892, 898900, -1, -1 }, { 0x7452, 898922, 898915, 898950, -1, -1, -1, 898937, -1, -1 }, { 0x7453, -1, 898957, 898962, -1, -1, -1, -1, -1, -1 }, { 0x7454, -1, 898968, 898974, -1, -1, -1, -1, -1, -1 }, { 0x7455, 898985, 898980, 899036, 899041, 899033, 899019, 899030, 899012, -1 }, { 0x7456, -1, 899044, 899050, -1, -1, -1, -1, -1, -1 }, { 0x7457, 899062, 899056, 899111, -1, 899107, -1, 899093, 899086, -1 }, { 0x7458, 899121, 899117, 899142, -1, -1, -1, -1, -1, -1 }, { 0x7459, 899151, 899146, 899186, 899191, 899183, -1, 899175, 899168, 899198 }, { 0x745A, 899207, 899203, 899247, 899251, 899244, -1, 899238, 899231, 899254 }, { 0x745B, 899264, 899258, 899306, -1, 899301, -1, 899294, 899287, -1 }, { 0x745C, 899317, 899312, 899352, -1, 899349, -1, 899346, 899339, -1 }, { 0x745D, -1, 899356, 899383, -1, 899377, -1, 899370, 899363, -1 }, { 0x745E, 899396, 899390, 899452, -1, 899449, 899431, 899445, 899424, -1 }, { 0x745F, 899462, 899457, 899556, 899560, 899552, 899538, 899545, 899531, 899567 }, { 0x7460, 899578, 899573, 899612, -1, 899608, -1, 899600, 899593, -1 }, { 0x7461, -1, 899617, 899621, -1, -1, -1, -1, -1, -1 }, { 0x7462, 899632, 899626, 899675, -1, 899670, -1, 899663, 899656, -1 }, { 0x7463, 899685, 899681, 899748, 899753, 899743, 899732, 899740, 899725, -1 }, { 0x7464, 899766, 899761, 899799, -1, 899796, 899787, 899792, 899780, 899804 }, { 0x7465, -1, 899808, 899823, -1, 899820, -1, -1, 899813, -1 }, { 0x7466, -1, 899828, 899836, -1, -1, -1, 899832, -1, -1 }, { 0x7467, -1, 899840, 899856, -1, -1, 899846, 899851, -1, -1 }, { 0x7468, 899868, 899862, 899906, -1, 899902, -1, 899897, 899890, -1 }, { 0x7469, 899917, 899911, 900001, 900007, 899990, 899964, 899987, 899950, -1 }, { 0x746A, 900026, 900021, 900059, 900063, 900056, -1, 900050, 900043, 900067 }, { 0x746B, -1, 900071, 900080, -1, -1, -1, 900076, -1, -1 }, { 0x746C, -1, 900085, 900090, -1, -1, -1, -1, -1, -1 }, { 0x746D, 900101, 900095, 900141, -1, 900136, 900123, 900128, 900116, -1 }, { 0x746E, -1, 900147, 900182, -1, -1, 900159, 900170, 900153, -1 }, { 0x746F, 900192, 900186, 900232, -1, 900227, -1, 900223, 900216, -1 }, { 0x7470, 900244, 900238, 900315, -1, 900311, 900281, 900307, 900274, -1 }, { 0x7471, 900325, 900320, 900403, -1, 900399, 900376, 900385, 900364, -1 }, { 0x7472, 900416, 900409, 900478, -1, 900472, -1, 900463, 900456, -1 }, { 0x7473, 900489, 900485, 900542, -1, 900538, 900528, 900535, 900521, -1 }, { 0x7474, 900552, 900547, 900562, -1, -1, -1, -1, -1, -1 }, { 0x7475, -1, 900567, 900573, -1, -1, -1, -1, -1, -1 }, { 0x7476, 900584, 900579, 900610, 900615, 900607, 900598, 900603, -1, -1 }, { 0x7477, 900624, 900620, 900642, -1, -1, -1, -1, -1, -1 }, { 0x7478, 900651, 900646, 900666, -1, -1, -1, -1, -1, -1 }, { 0x7479, -1, 900671, 900676, -1, -1, -1, -1, -1, -1 }, { 0x747A, -1, 900681, 900688, -1, -1, -1, -1, -1, -1 }, { 0x747B, -1, 900695, 900701, -1, -1, -1, -1, -1, -1 }, { 0x747C, -1, 900706, 900712, -1, -1, -1, -1, -1, -1 }, { 0x747D, 900725, 900719, 900763, -1, 900758, -1, -1, 900751, -1 }, { 0x747E, 900774, 900769, 900819, -1, 900815, -1, 900811, 900804, -1 }, { 0x747F, 900828, 900824, 900857, -1, -1, -1, -1, -1, -1 }, { 0x7480, 900867, 900861, 900918, -1, 900913, -1, 900905, 900898, -1 }, { 0x7481, 900929, 900923, 900946, -1, -1, -1, 900939, -1, -1 }, { 0x7482, 900957, 900952, 900981, -1, 900978, -1, -1, 900971, -1 }, { 0x7483, 900990, 900985, 901009, 901013, 901006, -1, 901003, 900996, 901018 }, { 0x7484, -1, 901028, 901040, -1, -1, -1, -1, 901034, -1 }, { 0x7485, 901050, 901046, 901067, 901072, -1, -1, 901060, 901054, -1 }, { 0x7486, 901085, 901080, 901134, -1, 901130, -1, 901115, 901108, -1 }, { 0x7487, 901145, 901139, 901185, -1, 901181, -1, 901173, 901166, -1 }, { 0x7488, 901197, 901191, 901224, -1, -1, -1, -1, -1, -1 }, { 0x7489, 901233, 901228, 901297, -1, 901292, 901281, 901288, 901268, -1 }, { 0x748A, 901308, 901303, 901328, -1, 901323, -1, -1, 901316, -1 }, { 0x748B, 901340, 901333, 901408, -1, 901403, 901377, 901398, 901370, -1 }, { 0x748C, -1, 901415, 901426, -1, -1, -1, -1, 901420, -1 }, { 0x748D, -1, 901431, 901436, -1, -1, -1, -1, -1, -1 }, { 0x748E, 901446, 901440, 901481, -1, -1, -1, -1, -1, -1 }, { 0x748F, -1, 901487, 901515, -1, -1, -1, 901492, -1, -1 }, { 0x7490, 901525, 901520, 901560, -1, -1, -1, 901557, 901551, -1 }, { 0x7491, -1, 901564, 901580, -1, -1, 901569, 901574, -1, -1 }, { 0x7492, -1, 901584, 901599, -1, -1, 901590, 901595, -1, -1 }, { 0x7493, -1, 901605, 901610, -1, -1, -1, -1, -1, -1 }, { 0x7494, -1, 901615, 901621, -1, -1, -1, -1, -1, -1 }, { 0x7495, -1, 901627, 901632, -1, -1, -1, -1, -1, -1 }, { 0x7496, -1, 901637, 901643, -1, -1, -1, -1, -1, -1 }, { 0x7497, 901653, 901647, 901665, -1, -1, -1, -1, -1, -1 }, { 0x7498, 901677, 901671, 901713, -1, 901709, -1, 901705, 901692, -1 }, { 0x7499, -1, 901718, 901738, -1, -1, 901723, 901733, -1, -1 }, { 0x749A, 901750, 901744, 901780, -1, -1, -1, 901759, -1, -1 }, { 0x749B, -1, 901787, 901792, -1, -1, -1, -1, -1, -1 }, { 0x749C, 901802, 901796, 901869, -1, 901863, -1, 901856, 901849, -1 }, { 0x749D, -1, 901876, 901893, -1, 901889, -1, -1, 901882, -1 }, { 0x749E, 901903, 901898, 901956, -1, 901952, 901939, 901947, 901932, -1 }, { 0x749F, 901966, 901960, 902009, -1, 902003, -1, 901987, 901980, -1 }, { 0x74A0, 902021, 902015, 902059, -1, -1, 902046, 902051, -1, -1 }, { 0x74A1, 902070, 902064, 902115, -1, 902111, -1, 902106, 902099, -1 }, { 0x74A2, 902125, 902120, 902148, -1, -1, -1, 902140, -1, -1 }, { 0x74A3, 902158, 902153, 902215, 902219, 902212, 902195, 902200, 902188, -1 }, { 0x74A4, -1, 902225, 902230, -1, -1, -1, -1, -1, -1 }, { 0x74A5, 902241, 902235, 902269, -1, 902263, -1, -1, 902256, -1 }, { 0x74A6, 902279, 902275, 902300, -1, -1, -1, 902297, -1, -1 }, { 0x74A7, 902309, 902304, 902361, 902365, 902356, 902346, 902351, 902339, 902371 }, { 0x74A8, 902383, 902377, 902430, -1, 902425, -1, 902421, 902414, -1 }, { 0x74A9, 902441, 902435, 902477, -1, -1, -1, 902470, -1, -1 }, { 0x74AA, 902486, 902481, 902533, -1, 902530, 902519, 902526, 902512, -1 }, { 0x74AB, 902544, 902538, 902599, 902605, 902594, 902579, 902590, 902572, -1 }, { 0x74AC, -1, 902611, 902616, -1, -1, -1, -1, -1, -1 }, { 0x74AD, -1, 902622, 902627, -1, -1, -1, -1, -1, -1 }, { 0x74AE, -1, 902632, 902647, -1, -1, 902638, 902643, -1, -1 }, { 0x74AF, 902657, 902652, 902740, -1, -1, 902724, 902731, -1, -1 }, { 0x74B0, 902751, 902745, 902812, 902818, 902807, 902786, 902803, 902779, -1 }, { 0x74B1, -1, 902824, 902857, -1, -1, 902835, 902843, 902829, -1 }, { 0x74B2, 902867, 902861, 902910, -1, 902906, -1, 902898, 902891, -1 }, { 0x74B3, -1, 902915, 902920, -1, -1, -1, -1, -1, -1 }, { 0x74B4, -1, 902926, 902930, -1, -1, -1, -1, -1, -1 }, { 0x74B5, 902940, 902935, 902968, -1, 902965, -1, 902962, 902955, -1 }, { 0x74B6, -1, 902972, 902984, -1, -1, -1, -1, 902978, -1 }, { 0x74B7, -1, 902989, 902995, -1, -1, -1, -1, -1, -1 }, { 0x74B8, 903004, 902999, 903025, -1, -1, -1, -1, 903019, -1 }, { 0x74B9, -1, 903030, 903067, -1, 903063, 903042, 903047, 903035, -1 }, { 0x74BA, 903077, 903072, 903102, -1, -1, -1, -1, -1, -1 }, { 0x74BB, -1, 903107, 903117, -1, -1, -1, 903113, -1, -1 }, { 0x74BC, -1, 903122, 903134, -1, -1, -1, -1, 903128, -1 }, { 0x74BD, 903145, 903139, 903202, 903206, 903198, 903182, 903191, 903175, 903213 }, { 0x74BE, -1, 903218, 903223, -1, -1, -1, -1, -1, -1 }, { 0x74BF, 903233, 903227, 903269, -1, 903265, -1, 903250, 903243, -1 }, { 0x74C0, 903281, 903275, 903291, -1, -1, -1, -1, 903285, -1 }, { 0x74C1, -1, 903297, 903302, -1, -1, -1, -1, -1, -1 }, { 0x74C2, -1, 903306, 903311, -1, -1, -1, -1, -1, -1 }, { 0x74C3, -1, 903316, 903322, -1, -1, -1, -1, -1, -1 }, { 0x74C4, -1, 903327, 903332, -1, -1, -1, -1, -1, -1 }, { 0x74C5, -1, 903336, 903341, -1, -1, -1, -1, -1, -1 }, { 0x74C6, -1, 903345, 903361, -1, 903357, -1, -1, 903350, -1 }, { 0x74C7, -1, 903366, 903371, -1, -1, -1, -1, -1, -1 }, { 0x74C8, 903381, 903376, 903398, -1, -1, -1, 903387, -1, -1 }, { 0x74C9, -1, 903402, 903416, -1, -1, -1, 903408, -1, -1 }, { 0x74CA, 903427, 903421, 903479, 903486, 903473, 903464, 903469, 903457, 903495 }, { 0x74CB, -1, 903541, 903546, -1, -1, -1, -1, -1, -1 }, { 0x74CC, 903556, 903550, 903600, 903605, -1, 903580, 903596, -1, -1 }, { 0x74CD, -1, 903611, 903623, -1, -1, -1, -1, 903617, -1 }, { 0x74CE, -1, 903628, 903634, -1, -1, -1, -1, -1, -1 }, { 0x74CF, 903644, 903638, 903683, 903689, 903677, -1, 903673, 903666, -1 }, { 0x74D0, -1, 903695, 903712, -1, -1, -1, 903706, 903700, -1 }, { 0x74D1, -1, 903716, 903721, -1, -1, -1, -1, -1, -1 }, { 0x74D2, 903731, 903725, 903755, -1, -1, -1, -1, -1, -1 }, { 0x74D3, -1, 903760, 903776, -1, -1, -1, 903772, 903766, -1 }, { 0x74D4, 903787, 903781, 903841, -1, 903836, -1, 903829, 903822, -1 }, { 0x74D5, -1, 903847, 903852, -1, -1, -1, -1, -1, -1 }, { 0x74D6, 903863, 903856, 903869, -1, -1, -1, -1, -1, -1 }, { 0x74D7, -1, 903876, 903882, -1, -1, -1, -1, -1, -1 }, { 0x74D8, 903894, 903889, 903920, -1, 903915, 903906, 903911, 903899, -1 }, { 0x74D9, -1, 903926, 903931, -1, -1, -1, -1, -1, -1 }, { 0x74DA, 903942, 903936, 903986, -1, 903981, -1, 903973, 903966, -1 }, { 0x74DB, 903996, 903991, 904032, -1, 904027, -1, 904011, 904004, -1 }, { 0x74DC, 904044, 904038, 904104, 904109, 904100, 904093, 904097, 904086, 904114 }, { 0x74DD, -1, 904118, 904123, -1, -1, -1, -1, -1, -1 }, { 0x74DE, 904132, 904127, 904170, -1, -1, -1, 904158, -1, -1 }, { 0x74DF, 904180, 904175, 904216, -1, -1, -1, 904197, -1, -1 }, { 0x74E0, 904224, 904220, 904277, -1, 904274, 904259, 904266, 904252, -1 }, { 0x74E1, -1, 904281, 904286, -1, -1, -1, -1, -1, -1 }, { 0x74E2, 904296, 904291, 904355, 904361, 904350, 904331, 904345, 904324, 904369 }, { 0x74E3, 904381, 904375, 904429, -1, 904424, 904411, 904420, 904404, -1 }, { 0x74E4, 904440, 904434, 904490, -1, -1, 904464, 904472, -1, -1 }, { 0x74E5, -1, 904496, 904501, -1, -1, -1, -1, -1, -1 }, { 0x74E6, 904511, 904505, 904570, 904574, 904567, 904550, 904564, 904543, 904580 }, { 0x74E7, 904591, 904586, -1, -1, -1, 904600, -1, -1, -1 }, { 0x74E8, -1, 904611, 904621, -1, -1, -1, 904617, -1, -1 }, { 0x74E9, 904633, 904628, 904674, -1, 904669, 904658, -1, 904652, -1 }, { 0x74EA, -1, 904680, 904703, -1, -1, 904686, 904695, -1, -1 }, { 0x74EB, -1, 904708, 904736, -1, -1, 904713, 904728, -1, -1 }, { 0x74EC, -1, 904741, 904747, -1, -1, -1, -1, -1, -1 }, { 0x74ED, -1, 904753, 904758, -1, -1, -1, -1, -1, -1 }, { 0x74EE, 904768, 904763, 904815, -1, 904811, 904802, 904808, 904795, -1 }, { 0x74EF, 904825, 904821, 904862, -1, -1, 904847, 904859, -1, -1 }, { 0x74F0, 904871, 904866, -1, -1, -1, 904903, -1, -1, -1 }, { 0x74F1, 904920, 904915, -1, -1, -1, 904930, -1, -1, -1 }, { 0x74F2, -1, -1, 904956, -1, 904951, 904947, -1, 904941, -1 }, { 0x74F3, -1, 904959, 904969, -1, -1, -1, -1, 904963, -1 }, { 0x74F4, 904979, 904973, 905038, -1, -1, 905024, 905029, -1, -1 }, { 0x74F5, -1, 905044, 905048, -1, -1, -1, -1, -1, -1 }, { 0x74F6, 905058, 905052, 905109, -1, 905103, 905090, 905095, -1, 905115 }, { 0x74F7, 905125, 905121, 905178, -1, 905175, 905163, 905168, 905156, 905182 }, { 0x74F8, 905202, 905196, 905223, -1, -1, 905212, -1, -1, -1 }, { 0x74F9, 905234, 905228, 905267, -1, -1, -1, -1, -1, -1 }, { 0x74FA, -1, 905273, 905294, -1, -1, 905280, 905285, -1, -1 }, { 0x74FB, 905305, 905301, 905329, -1, -1, 905309, 905314, -1, -1 }, { 0x74FC, -1, 905334, -1, -1, -1, 905339, -1, -1, -1 }, { 0x74FD, -1, 905346, 905352, -1, -1, -1, -1, -1, -1 }, { 0x74FE, -1, 905358, 905363, -1, -1, -1, -1, -1, -1 }, { 0x74FF, 905374, 905369, 905398, -1, -1, 905383, 905388, -1, -1 }, { 0x7500, 905408, 905402, 905412, -1, -1, -1, -1, -1, -1 }, { 0x7501, 905424, 905418, 905454, 905460, 905448, 905435, 905440, 905428, -1 }, { 0x7502, 905471, 905466, 905577, -1, -1, -1, -1, -1, -1 }, { 0x7503, 905588, 905583, 905638, -1, 905633, 905616, 905628, 905609, -1 }, { 0x7504, 905649, 905644, 905719, 905725, 905710, 905697, 905701, 905690, -1 }, { 0x7505, 905736, 905731, -1, -1, -1, 905746, -1, -1, -1 }, { 0x7506, 905761, 905757, 905804, -1, -1, 905792, 905797, -1, -1 }, { 0x7507, 905814, 905808, 905818, -1, -1, -1, -1, -1, -1 }, { 0x7508, -1, 905824, 905829, -1, -1, -1, -1, -1, -1 }, { 0x7509, -1, 905833, 905839, -1, -1, -1, -1, -1, -1 }, { 0x750A, -1, 905845, 905850, -1, -1, -1, -1, -1, -1 }, { 0x750B, 905860, 905855, 905879, -1, -1, -1, -1, -1, -1 }, { 0x750C, 905887, 905883, 905930, -1, 905926, 905916, 905923, 905909, 905934 }, { 0x750D, 905944, 905938, 905996, -1, 905991, 905981, 905987, 905974, 906002 }, { 0x750E, 906014, 906008, 906061, -1, 906057, 906046, 906053, 906039, -1 }, { 0x750F, 906075, 906068, 906117, -1, -1, -1, -1, -1, -1 }, { 0x7510, -1, 906123, 906129, -1, -1, -1, -1, -1, -1 }, { 0x7511, 906140, 906134, 906194, 906200, 906189, 906177, 906185, 906170, -1 }, { 0x7512, 906215, 906210, 906230, -1, -1, 906219, 906224, -1, -1 }, { 0x7513, 906239, 906234, 906284, -1, 906279, 906267, 906274, 906260, 906288 }, { 0x7514, 906301, 906295, 906309, -1, -1, -1, -1, -1, -1 }, { 0x7515, 906319, 906314, 906370, 906376, 906366, 906353, 906363, 906346, 906382 }, { 0x7516, 906394, 906388, 906466, 906472, -1, 906438, 906456, -1, -1 }, { 0x7517, 906483, 906478, 906531, -1, -1, 906515, 906523, -1, -1 }, { 0x7518, 906541, 906536, 906599, 906604, 906595, 906572, 906591, 906565, 906610 }, { 0x7519, 906619, 906614, 906633, -1, -1, -1, -1, -1, -1 }, { 0x751A, 906643, 906638, 906704, 906710, 906700, 906677, 906691, 906670, 906723 }, { 0x751B, 906735, 906730, 906773, -1, 906768, 906759, 906764, 906752, -1 }, { 0x751C, 906784, 906779, 906821, -1, 906816, 906807, 906812, 906801, -1 }, { 0x751D, -1, 906827, 906832, -1, -1, -1, -1, -1, -1 }, { 0x751E, 906844, 906837, 906919, -1, 906914, 906881, 906905, 906874, -1 }, { 0x751F, 906932, 906926, 907001, 907008, 906995, 906969, 906986, 906962, 907017 }, { 0x7520, -1, 907022, 907032, -1, -1, -1, 907028, -1, -1 }, { 0x7521, 907043, 907038, 907074, -1, -1, -1, 907069, -1, -1 }, { 0x7522, 907086, 907080, 907149, 907155, 907145, 907125, 907141, 907119, -1 }, { 0x7523, 907170, 907164, 907212, -1, 907208, 907188, 907204, 907181, 907218 }, { 0x7524, 907230, 907224, 907282, -1, -1, -1, 907275, 907269, -1 }, { 0x7525, 907293, 907287, 907345, -1, 907339, 907322, 907330, 907315, -1 }, { 0x7526, 907357, 907352, 907411, -1, 907408, 907395, 907405, 907388, -1 }, { 0x7527, -1, 907415, 907433, -1, -1, 907420, 907424, -1, -1 }, { 0x7528, 907445, 907439, 907518, 907524, 907513, 907485, 907509, 907478, 907531 }, { 0x7529, 907543, 907538, 907570, -1, -1, -1, 907563, -1, -1 }, { 0x752A, 907582, 907577, 907624, -1, -1, 907613, 907619, -1, -1 }, { 0x752B, 907632, 907628, 907708, 907712, 907705, 907687, 907699, 907680, 907717 }, { 0x752C, 907729, 907723, 907794, -1, 907789, 907766, 907785, 907759, -1 }, { 0x752D, 907806, 907800, 907823, -1, -1, -1, -1, -1, -1 }, { 0x752E, 907835, 907829, 907857, -1, -1, -1, -1, -1, -1 }, { 0x752F, 907869, 907863, 907899, -1, 907893, 907878, 907884, -1, -1 }, { 0x7530, 907910, 907905, 907968, 907974, 907964, 907948, 907956, 907941, 907980 }, { 0x7531, 907993, 907988, 908050, 908055, 908047, 908020, 908036, 908013, 908060 }, { 0x7532, 908069, 908063, 908151, 908156, 908147, 908121, 908139, 908114, 908161 }, { 0x7533, 908172, 908167, 908267, 908273, 908263, 908240, 908258, 908233, -1 }, { 0x7534, 908284, 908278, 908306, -1, -1, -1, 908302, -1, -1 }, { 0x7535, 908316, 908311, 908349, -1, -1, -1, -1, -1, -1 }, { 0x7536, -1, 908355, 908375, -1, -1, -1, 908360, -1, -1 }, { 0x7537, 908385, 908379, 908441, 908446, 908437, 908423, 908429, 908416, 908451 }, { 0x7538, 908460, 908455, 908523, -1, 908514, 908501, 908506, 908494, -1 }, { 0x7539, -1, 908529, 908553, -1, -1, 908535, 908544, -1, -1 }, { 0x753A, 908565, 908559, 908619, -1, 908614, 908599, 908605, 908592, -1 }, { 0x753B, 908637, 908631, 908723, -1, 908714, 908681, 908706, 908675, -1 }, { 0x753C, 908734, 908728, 908781, -1, 908776, 908761, 908767, -1, -1 }, { 0x753D, 908793, 908787, 908849, -1, 908844, 908826, 908831, -1, -1 }, { 0x753E, 908859, 908855, 908936, -1, -1, 908927, 908932, -1, -1 }, { 0x753F, 908946, 908941, 908990, -1, 908985, -1, 908972, 908965, -1 }, { 0x7540, 909001, 908996, 909026, -1, 909023, 909009, 909020, -1, -1 }, { 0x7541, 909035, 909030, 909060, -1, -1, -1, -1, -1, -1 }, { 0x7542, -1, 909064, 909069, -1, -1, -1, -1, -1, -1 }, { 0x7543, -1, 909074, 909099, -1, -1, 909086, 909094, 909080, -1 }, { 0x7544, 909109, 909104, 909164, -1, -1, 909140, 909156, -1, -1 }, { 0x7545, 909176, 909169, 909207, -1, -1, -1, -1, -1, -1 }, { 0x7546, 909219, 909214, 909262, -1, -1, 909248, 909255, -1, -1 }, { 0x7547, 909271, 909266, 909309, -1, 909304, 909283, 909292, 909276, -1 }, { 0x7548, 909320, 909314, 909340, -1, -1, -1, 909332, -1, -1 }, { 0x7549, -1, 909345, 909364, -1, -1, 909349, 909358, -1, -1 }, { 0x754A, 909375, 909368, 909417, -1, 909411, 909398, 909407, 909391, -1 }, { 0x754B, 909428, 909423, 909479, 909485, 909475, 909462, 909467, 909455, -1 }, { 0x754C, 909502, 909496, 909568, 909573, 909563, 909553, 909559, 909546, 909580 }, { 0x754D, -1, 909587, 909603, -1, -1, 909593, 909599, -1, -1 }, { 0x754E, 909614, 909608, 909688, -1, 909683, 909665, 909670, 909658, -1 }, { 0x754F, 909699, 909694, 909770, 909775, 909767, 909734, 909765, 909727, 909785 }, { 0x7550, 909794, 909789, 909840, -1, -1, -1, 909819, -1, -1 }, { 0x7551, 909849, 909844, 909927, -1, 909923, 909911, -1, 909904, 909933 }, { 0x7552, 909944, 909939, 909990, -1, -1, 909973, 909980, -1, -1 }, { 0x7553, 910000, 909994, 910022, -1, 910018, -1, -1, 910011, -1 }, { 0x7554, 910032, 910027, 910093, 910098, 910089, 910069, 910085, 910062, -1 }, { 0x7555, -1, 910107, 910114, -1, -1, -1, -1, -1, -1 }, { 0x7556, -1, 910121, 910126, -1, -1, -1, -1, -1, -1 }, { 0x7557, -1, 910130, 910158, -1, -1, 910136, 910144, -1, -1 }, { 0x7558, -1, 910162, 910168, -1, -1, -1, -1, -1, -1 }, { 0x7559, 910178, 910173, 910257, 910262, 910253, 910222, 910245, 910209, 910268 }, { 0x755A, 910278, 910273, 910320, -1, 910315, 910306, 910311, 910299, -1 }, { 0x755B, 910330, 910325, 910380, -1, 910376, 910367, 910371, 910360, -1 }, { 0x755C, 910391, 910386, 910476, -1, 910465, 910426, 910449, 910419, 910481 }, { 0x755D, 910514, 910509, 910574, 910578, 910570, 910556, 910563, 910543, -1 }, { 0x755E, -1, 910583, 910605, -1, -1, 910588, 910595, -1, -1 }, { 0x755F, 910614, 910609, 910643, -1, -1, 910621, 910626, -1, -1 }, { 0x7560, 910652, 910647, 910706, -1, 910702, 910690, -1, 910684, -1 }, { 0x7561, -1, 910712, 910730, -1, -1, 910717, 910722, -1, -1 }, { 0x7562, 910740, 910735, 910867, 910871, 910862, 910835, 910856, 910828, 910876 }, { 0x7563, -1, 910882, 910888, -1, -1, -1, -1, -1, -1 }, { 0x7564, 910896, 910892, 910964, 910969, 910960, 910932, 910953, 910925, -1 }, { 0x7565, 910991, 910985, 911073, -1, 911068, 911036, 911062, 911023, 911079 }, { 0x7566, 911093, 911087, 911139, 911143, 911135, 911127, 911131, 911120, -1 }, { 0x7567, 911154, 911148, 911224, 911230, 911219, 911193, 911213, 911186, -1 }, { 0x7568, 911242, 911236, 911261, -1, -1, -1, -1, -1, -1 }, { 0x7569, -1, 911266, 911275, -1, -1, 911270, -1, -1, -1 }, { 0x756A, 911285, 911279, 911372, -1, 911364, 911333, 911356, 911326, 911377 }, { 0x756B, 911408, 911402, 911510, 911515, 911501, 911459, 911489, 911452, 911530 }, { 0x756C, 911541, 911536, 911566, 911575, -1, 911557, 911563, -1, -1 }, { 0x756D, -1, 911580, 911610, -1, -1, 911585, 911607, -1, -1 }, { 0x756E, -1, 911614, 911623, -1, 911619, -1, -1, -1, -1 }, { 0x756F, 911633, 911627, 911664, -1, 911659, -1, 911654, 911647, -1 }, { 0x7570, 911673, 911669, 911740, 911744, 911738, 911714, 911736, 911701, -1 }, { 0x7571, 911756, 911751, 911823, -1, -1, 911799, 911815, -1, 911828 }, { 0x7572, 911837, 911833, 911903, -1, -1, 911883, 911896, -1, -1 }, { 0x7573, 911913, 911908, 911976, -1, -1, 911944, 911967, -1, -1 }, { 0x7574, 911986, 911981, 912040, -1, -1, 912018, 912035, -1, -1 }, { 0x7575, 912052, 912046, 912154, -1, 912145, 912103, 912133, 912096, -1 }, { 0x7576, 912165, 912159, 912217, 912223, 912212, 912202, 912208, 912195, 912238 }, { 0x7577, 912253, 912247, 912293, -1, -1, 912280, 912287, -1, -1 }, { 0x7578, 912304, 912299, 912376, -1, 912373, 912344, 912370, 912337, -1 }, { 0x7579, 912386, 912380, 912413, -1, -1, -1, -1, -1, -1 }, { 0x757A, 912425, 912418, 912469, -1, 912464, 912449, 912455, 912442, 912476 }, { 0x757B, -1, 912482, 912501, -1, -1, 912488, 912492, -1, -1 }, { 0x757C, -1, 912508, 912542, -1, -1, 912515, 912533, -1, -1 }, { 0x757D, 912555, 912549, 912588, -1, -1, 912562, 912572, -1, -1 }, { 0x757E, 912599, 912593, 912627, -1, -1, -1, 912623, -1, -1 }, { 0x757F, 912637, 912632, 912692, 912696, 912689, 912679, 912686, 912672, -1 }, { 0x7580, -1, 912703, 912709, -1, -1, -1, -1, -1, -1 }, { 0x7581, -1, 912714, 912750, -1, -1, 912719, 912728, -1, -1 }, { 0x7582, 912760, 912755, 912823, -1, -1, 912791, 912814, -1, -1 }, { 0x7583, 912834, 912828, 912860, -1, -1, -1, -1, -1, -1 }, { 0x7584, -1, 912866, 912872, -1, -1, -1, -1, -1, -1 }, { 0x7585, -1, 912877, 912899, -1, -1, 912884, 912890, -1, -1 }, { 0x7586, 912913, 912906, 912963, 912970, 912958, 912947, 912953, 912940, -1 }, { 0x7587, 912982, 912977, 913040, -1, 913036, 913021, 913031, 913014, -1 }, { 0x7588, -1, 913046, 913063, -1, 913058, -1, -1, 913051, -1 }, { 0x7589, 913072, 913067, 913126, -1, -1, 913103, 913117, -1, -1 }, { 0x758A, 913136, 913131, 913211, 913216, 913206, 913174, 913197, 913167, 913222 }, { 0x758B, 913235, 913230, 913296, -1, 913288, 913268, 913278, 913261, 913300 }, { 0x758C, -1, 913306, 913311, -1, -1, -1, -1, -1, -1 }, { 0x758D, 913322, 913316, 913327, -1, -1, -1, -1, -1, -1 }, { 0x758E, 913336, 913332, 913377, 913382, 913374, 913366, 913371, 913359, -1 }, { 0x758F, 913393, 913389, 913451, 913456, 913448, 913423, 913441, 913416, 913470 }, { 0x7590, 913479, 913475, 913537, -1, -1, 913511, 913521, -1, -1 }, { 0x7591, 913546, 913542, 913618, 913622, 913611, 913578, 913603, 913571, -1 }, { 0x7592, 913634, 913629, 913700, -1, -1, 913659, 913674, -1, -1 }, { 0x7593, 913710, 913704, 913788, -1, -1, 913750, 913769, -1, -1 }, { 0x7594, 913799, 913793, 913844, -1, 913839, 913829, 913834, 913822, 913850 }, { 0x7595, 913861, 913856, 913884, -1, -1, 913872, 913881, -1, -1 }, { 0x7596, 913893, 913888, 913912, -1, -1, -1, -1, -1, -1 }, { 0x7597, 913922, 913917, 913948, -1, -1, -1, -1, -1, 913954 }, { 0x7598, -1, 913960, 913966, -1, -1, -1, -1, -1, -1 }, { 0x7599, 913978, 913972, 914047, -1, 914043, 914019, 914025, 914012, -1 }, { 0x759A, 914056, 914051, 914127, -1, 914123, 914104, 914118, 914097, 914132 }, { 0x759B, -1, 914138, 914143, -1, -1, -1, -1, -1, -1 }, { 0x759C, -1, 914149, 914172, -1, -1, 914154, 914166, -1, -1 }, { 0x759D, 914183, 914177, 914224, -1, 914220, 914206, 914212, 914199, -1 }, { 0x759E, -1, 914230, 914236, -1, -1, -1, -1, -1, -1 }, { 0x759F, 914246, 914240, 914274, -1, -1, -1, -1, -1, -1 }, { 0x75A0, 914285, 914280, 914311, -1, -1, -1, -1, -1, -1 }, { 0x75A1, 914322, 914315, 914347, -1, -1, -1, -1, -1, -1 }, { 0x75A2, 914358, 914353, 914395, -1, -1, -1, 914390, -1, -1 }, { 0x75A3, 914406, 914401, 914452, -1, 914449, 914441, 914445, 914434, -1 }, { 0x75A4, 914462, 914457, 914504, -1, 914500, 914488, 914494, -1, -1 }, { 0x75A5, 914514, 914508, 914562, -1, 914558, 914535, 914554, 914528, -1 }, { 0x75A6, -1, 914567, 914573, -1, -1, -1, -1, -1, -1 }, { 0x75A7, 914583, 914578, 914588, -1, -1, -1, -1, -1, -1 }, { 0x75A8, -1, -1, 914592, -1, -1, -1, -1, -1, -1 }, { 0x75A9, -1, 914597, 914614, -1, 914609, -1, -1, 914603, -1 }, { 0x75AA, -1, 914619, 914624, -1, -1, -1, -1, -1, 914628 }, { 0x75AB, 914637, 914632, 914692, -1, 914688, 914673, 914679, 914666, 914696 }, { 0x75AC, 914708, 914703, 914738, -1, -1, -1, -1, -1, -1 }, { 0x75AD, 914748, 914742, 914811, -1, -1, -1, -1, -1, -1 }, { 0x75AE, 914823, 914817, 914848, -1, -1, -1, -1, -1, -1 }, { 0x75AF, 914862, 914856, 914890, -1, -1, -1, -1, -1, -1 }, { 0x75B0, 914901, 914896, 914921, -1, -1, -1, -1, -1, -1 }, { 0x75B1, 914932, 914926, 914959, -1, 914955, 914944, 914951, 914937, -1 }, { 0x75B2, 914969, 914964, 915032, 915036, 915028, 915007, 915025, 915000, 915042 }, { 0x75B3, 915051, 915046, 915089, -1, 915085, 915077, 915081, 915070, -1 }, { 0x75B4, 915097, 915094, 915147, 915151, 915145, 915137, 915143, 915130, -1 }, { 0x75B5, 915159, 915155, 915207, 915211, 915204, 915195, 915200, 915188, -1 }, { 0x75B6, -1, 915218, 915223, -1, -1, -1, -1, -1, -1 }, { 0x75B7, -1, 915228, 915232, -1, -1, -1, -1, -1, -1 }, { 0x75B8, 915243, 915237, 915295, -1, 915291, 915281, 915287, 915274, 915300 }, { 0x75B9, 915312, 915307, 915362, 915368, 915358, 915340, 915348, 915333, 915373 }, { 0x75BA, -1, 915380, 915404, -1, -1, 915385, 915392, -1, -1 }, { 0x75BB, 915412, 915408, 915452, -1, -1, -1, -1, -1, -1 }, { 0x75BC, 915463, 915457, 915522, -1, 915517, 915501, 915513, 915494, -1 }, { 0x75BD, 915534, 915528, 915582, -1, 915579, 915567, 915572, 915560, 915586 }, { 0x75BE, 915596, 915591, 915669, 915673, 915665, 915639, 915658, 915632, 915680 }, { 0x75BF, 915691, 915686, 915719, -1, -1, 915710, 915716, -1, -1 }, { 0x75C0, 915730, 915724, 915780, -1, 915776, 915760, 915768, 915753, 915784 }, { 0x75C1, 915794, 915789, 915824, -1, -1, 915810, 915816, -1, -1 }, { 0x75C2, 915835, 915830, 915862, -1, 915859, 915847, 915856, 915840, -1 }, { 0x75C3, 915872, 915867, 915936, -1, 915931, -1, 915923, 915916, -1 }, { 0x75C4, 915947, 915942, 915991, -1, -1, -1, 915985, -1, -1 }, { 0x75C5, 916002, 915996, 916067, 916073, 916061, 916036, 916052, 916029, 916084 }, { 0x75C6, -1, 916091, 916142, -1, -1, 916097, 916118, -1, -1 }, { 0x75C7, 916153, 916147, 916205, -1, 916200, 916186, 916195, 916179, 916212 }, { 0x75C8, 916226, 916220, 916258, -1, -1, -1, -1, -1, -1 }, { 0x75C9, 916270, 916264, 916288, -1, -1, -1, -1, -1, -1 }, { 0x75CA, 916300, 916294, 916355, 916361, 916351, 916336, 916347, 916329, 916369 }, { 0x75CB, -1, 916377, 916383, -1, -1, -1, -1, -1, -1 }, { 0x75CC, 916395, 916389, 916434, -1, -1, 916421, 916427, -1, -1 }, { 0x75CD, 916444, 916440, 916480, 916484, 916478, 916471, 916476, 916464, -1 }, { 0x75CE, 916492, 916486, 916556, -1, 916552, 916538, 916544, 916531, -1 }, { 0x75CF, 916566, 916561, 916605, -1, -1, 916588, 916597, -1, -1 }, { 0x75D0, 916615, 916610, 916641, -1, -1, -1, -1, -1, -1 }, { 0x75D1, 916652, 916646, 916672, -1, -1, -1, -1, -1, -1 }, { 0x75D2, 916684, 916677, 916716, -1, 916711, 916696, 916707, 916689, -1 }, { 0x75D3, -1, 916722, 916737, -1, 916733, -1, -1, 916726, -1 }, { 0x75D4, 916746, 916742, 916789, -1, 916785, 916772, 916782, 916765, 916794 }, { 0x75D5, 916804, 916799, 916841, 916846, 916837, 916829, 916833, 916822, 916852 }, { 0x75D6, 916896, 916892, 916901, -1, -1, -1, -1, -1, -1 }, { 0x75D7, 916910, 916905, 916931, -1, -1, 916914, 916919, -1, -1 }, { 0x75D8, 916941, 916936, 916972, -1, 916968, 916957, 916964, 916950, 916977 }, { 0x75D9, 916990, 916984, 917035, -1, 917029, 917015, 917025, 917008, -1 }, { 0x75DA, 917047, 917041, 917054, -1, -1, -1, -1, -1, -1 }, { 0x75DB, 917066, 917060, 917136, 917142, 917130, 917104, 917121, 917097, 917149 }, { 0x75DC, 917162, 917157, 917191, -1, -1, 917181, 917186, -1, -1 }, { 0x75DD, -1, 917195, 917201, -1, -1, -1, -1, -1, -1 }, { 0x75DE, 917212, 917207, 917260, -1, 917257, 917247, 917254, 917240, -1 }, { 0x75DF, -1, 917264, 917281, -1, -1, 917269, 917276, -1, -1 }, { 0x75E0, 917293, 917287, 917335, -1, -1, 917325, 917331, -1, -1 }, { 0x75E1, 917346, 917341, 917382, -1, -1, 917368, 917373, -1, -1 }, { 0x75E2, 917391, 917386, 917431, -1, 917428, 917414, 917425, 917401, 917435 }, { 0x75E3, 917444, 917440, 917493, -1, 917490, 917475, 917486, 917468, -1 }, { 0x75E4, 917502, 917498, 917564, -1, 917560, 917539, 917554, 917532, -1 }, { 0x75E5, -1, 917569, 917575, -1, -1, -1, -1, -1, -1 }, { 0x75E6, 917584, 917580, 917611, -1, -1, -1, -1, -1, -1 }, { 0x75E7, 917620, 917615, 917655, -1, 917652, 917642, 917649, 917635, -1 }, { 0x75E8, 917665, 917660, 917691, -1, -1, -1, -1, -1, -1 }, { 0x75E9, 917701, 917696, 917751, -1, 917747, 917731, 917738, -1, -1 }, { 0x75EA, 917762, 917757, 917791, -1, -1, -1, -1, -1, -1 }, { 0x75EB, 917803, 917797, 917825, -1, -1, -1, -1, -1, -1 }, { 0x75EC, -1, 917831, 917869, -1, -1, 917836, 917849, -1, -1 }, { 0x75ED, 917879, 917873, 917891, -1, -1, -1, -1, -1, -1 }, { 0x75EE, 917904, 917897, 917965, -1, -1, 917951, 917960, -1, -1 }, { 0x75EF, 917977, 917972, 917991, -1, -1, 917982, 917987, -1, -1 }, { 0x75F0, 918003, 917997, 918045, -1, 918041, 918033, 918037, 918026, 918050 }, { 0x75F1, 918062, 918057, 918108, -1, -1, -1, 918094, -1, -1 }, { 0x75F2, 918118, 918113, 918174, -1, 918171, 918155, 918165, 918148, -1 }, { 0x75F3, 918183, 918178, 918242, -1, 918238, 918220, 918234, 918213, -1 }, { 0x75F4, 918251, 918247, 918301, -1, 918297, 918287, 918293, 918280, -1 }, { 0x75F5, 918312, 918306, 918328, -1, -1, -1, -1, -1, -1 }, { 0x75F6, -1, 918332, 918337, -1, -1, -1, -1, -1, 918343 }, { 0x75F7, -1, 918350, 918354, -1, -1, -1, -1, -1, -1 }, { 0x75F8, -1, 918358, 918363, -1, -1, -1, -1, -1, -1 }, { 0x75F9, 918373, 918368, 918416, -1, 918413, 918400, 918410, 918393, 918420 }, { 0x75FA, 918429, 918424, 918472, -1, 918469, 918456, 918466, 918449, -1 }, { 0x75FB, 918481, 918476, 918488, -1, -1, -1, -1, -1, -1 }, { 0x75FC, 918497, 918493, 918547, -1, 918544, 918520, 918541, 918513, -1 }, { 0x75FD, -1, 918551, 918557, -1, -1, -1, -1, -1, -1 }, { 0x75FE, 918565, 918562, 918600, -1, -1, 918592, 918598, -1, -1 }, { 0x75FF, 918608, 918603, 918647, -1, 918644, 918636, 918642, 918629, 918652 }, { 0x7600, 918663, 918658, 918725, -1, 918723, 918712, 918718, 918705, 918729 }, { 0x7601, 918739, 918733, 918799, -1, 918794, 918780, 918790, 918773, 918804 }, { 0x7602, 918814, 918810, 918830, -1, -1, 918819, 918824, -1, -1 }, { 0x7603, 918839, 918834, 918887, -1, -1, 918855, 918865, -1, -1 }, { 0x7604, -1, 918892, 918909, -1, -1, 918897, 918903, -1, -1 }, { 0x7605, 918919, 918913, 918950, -1, -1, -1, -1, -1, -1 }, { 0x7606, 918960, 918955, 918983, -1, -1, -1, -1, -1, -1 }, { 0x7607, 918995, 918989, 919040, -1, 919035, 919020, 919027, 919013, -1 }, { 0x7608, 919052, 919047, 919111, -1, 919106, 919092, 919098, 919085, -1 }, { 0x7609, 919121, 919116, 919157, -1, 919154, 919146, 919151, 919139, -1 }, { 0x760A, 919166, 919161, 919192, -1, -1, 919181, 919185, -1, -1 }, { 0x760B, 919203, 919197, 919258, -1, 919251, 919238, 919247, 919231, 919264 }, { 0x760C, 919276, 919270, 919356, -1, -1, 919335, 919340, -1, -1 }, { 0x760D, 919367, 919360, 919413, -1, 919408, 919399, 919404, 919392, -1 }, { 0x760E, -1, 919419, 919424, -1, -1, -1, -1, -1, -1 }, { 0x760F, 919435, 919430, 919450, -1, -1, 919439, 919444, -1, -1 }, { 0x7610, 919459, 919454, 919530, -1, 919527, -1, -1, 919520, -1 }, { 0x7611, -1, 919534, 919539, -1, -1, -1, -1, -1, -1 }, { 0x7612, -1, 919544, 919559, -1, -1, 919549, 919555, -1, -1 }, { 0x7613, 919569, 919564, 919607, -1, -1, 919598, 919603, -1, -1 }, { 0x7614, -1, 919613, 919617, -1, -1, -1, -1, -1, -1 }, { 0x7615, 919626, 919621, 919681, -1, 919678, 919663, 919669, 919656, -1 }, { 0x7616, 919691, 919686, 919727, -1, -1, 919716, 919721, -1, 919732 }, { 0x7617, 919741, 919737, 919753, -1, -1, -1, -1, -1, -1 }, { 0x7618, 919762, 919757, 919791, -1, -1, -1, -1, -1, -1 }, { 0x7619, 919801, 919796, 919825, -1, 919822, 919813, 919818, 919806, -1 }, { 0x761A, 919836, 919830, 919873, -1, -1, -1, -1, -1, -1 }, { 0x761B, 919883, 919878, 919927, -1, -1, 919901, 919911, -1, -1 }, { 0x761C, 919937, 919932, 919956, -1, -1, -1, 919945, -1, -1 }, { 0x761D, 919967, 919960, 920012, -1, -1, 919999, 920004, -1, -1 }, { 0x761E, 920022, 920018, 920045, -1, -1, 920034, 920042, -1, -1 }, { 0x761F, 920054, 920049, 920102, -1, 920099, 920090, 920096, 920083, 920107 }, { 0x7620, 920116, 920111, 920164, -1, 920159, 920147, 920154, 920140, -1 }, { 0x7621, 920174, 920168, 920226, 920234, 920220, 920206, 920211, 920199, -1 }, { 0x7622, 920249, 920243, 920280, -1, 920276, 920267, 920272, 920260, 920285 }, { 0x7623, -1, -1, 920306, -1, -1, 920289, 920294, -1, -1 }, { 0x7624, 920316, 920311, 920360, -1, 920356, 920343, 920348, 920336, -1 }, { 0x7625, 920371, 920365, 920431, -1, -1, 920412, 920417, -1, -1 }, { 0x7626, 920442, 920437, 920499, 920505, 920495, 920479, 920486, 920472, 920514 }, { 0x7627, 920526, 920520, 920577, -1, 920573, 920561, 920567, 920554, -1 }, { 0x7628, 920588, 920583, 920597, -1, -1, -1, -1, -1, -1 }, { 0x7629, 920609, 920603, 920630, -1, -1, 920617, 920626, -1, -1 }, { 0x762A, 920638, 920633, 920669, -1, -1, -1, -1, -1, -1 }, { 0x762B, 920680, 920674, 920707, -1, -1, -1, -1, -1, -1 }, { 0x762C, -1, 920712, 920719, -1, -1, -1, -1, -1, -1 }, { 0x762D, 920731, 920726, 920755, -1, -1, 920741, 920750, -1, -1 }, { 0x762E, 920766, 920761, 920812, -1, -1, 920789, 920807, -1, -1 }, { 0x762F, 920823, 920818, 920839, -1, 920835, -1, -1, 920828, -1 }, { 0x7630, 920847, 920843, 920888, -1, 920885, -1, 920874, 920867, -1 }, { 0x7631, -1, 920893, 920903, -1, -1, -1, -1, 920897, -1 }, { 0x7632, 920913, 920907, 920995, -1, -1, 920976, 920986, -1, -1 }, { 0x7633, 921006, 921001, 921061, -1, 921056, 921037, 921042, 921030, -1 }, { 0x7634, 921074, 921067, 921119, 921126, 921114, -1, 921109, 921102, 921135 }, { 0x7635, 921151, 921145, 921182, -1, -1, 921169, 921174, -1, -1 }, { 0x7636, 921193, 921188, 921218, -1, -1, -1, -1, -1, -1 }, { 0x7637, -1, 921223, 921228, -1, -1, -1, -1, -1, -1 }, { 0x7638, 921236, 921232, 921273, -1, -1, -1, 921270, -1, -1 }, { 0x7639, -1, 921278, 921294, -1, -1, 921283, 921289, -1, -1 }, { 0x763A, 921305, 921300, 921360, -1, -1, 921331, 921353, -1, -1 }, { 0x763B, 921370, 921365, 921425, -1, 921421, 921406, 921414, 921399, -1 }, { 0x763C, 921435, 921430, 921469, -1, -1, 921454, 921459, -1, -1 }, { 0x763D, -1, 921473, 921478, -1, -1, -1, -1, -1, -1 }, { 0x763E, 921488, 921483, 921520, -1, -1, -1, -1, -1, -1 }, { 0x763F, 921531, 921525, 921548, -1, -1, -1, -1, -1, -1 }, { 0x7640, 921560, 921554, 921576, -1, -1, -1, 921569, -1, -1 }, { 0x7641, -1, 921583, 921603, -1, -1, 921588, 921593, -1, -1 }, { 0x7642, 921612, 921607, 921666, -1, 921662, 921651, 921657, 921638, 921672 }, { 0x7643, 921685, 921679, 921756, 921762, 921750, 921731, 921741, 921724, -1 }, { 0x7644, -1, 921768, 921793, -1, -1, 921773, 921780, -1, -1 }, { 0x7645, 921804, 921799, 921832, -1, -1, 921822, 921827, -1, -1 }, { 0x7646, 921842, 921837, 921888, -1, 921885, 921875, 921881, 921868, 921893 }, { 0x7647, 921903, 921897, 921949, -1, -1, 921931, 921945, 921925, -1 }, { 0x7648, 921960, 921955, 922022, -1, 922016, 921996, 922012, 921989, -1 }, { 0x7649, 922033, 922027, 922087, -1, 922083, 922071, 922076, 922064, -1 }, { 0x764A, 922097, 922092, 922126, -1, -1, -1, 922120, -1, -1 }, { 0x764B, -1, 922131, 922146, -1, -1, -1, 922136, -1, -1 }, { 0x764C, 922157, 922150, 922192, -1, 922189, 922181, 922185, 922174, -1 }, { 0x764D, 922202, 922196, 922230, -1, -1, -1, -1, -1, -1 }, { 0x764E, 922241, 922235, 922274, -1, 922270, -1, -1, 922263, -1 }, { 0x764F, -1, 922280, 922287, -1, -1, -1, -1, -1, -1 }, { 0x7650, 922298, 922293, 922323, -1, -1, -1, -1, -1, 922328 }, { 0x7651, -1, 922340, 922346, -1, -1, -1, -1, -1, -1 }, { 0x7652, 922357, 922352, 922393, -1, 922390, 922382, 922387, 922375, -1 }, { 0x7653, -1, 922397, 922402, -1, -1, -1, -1, -1, -1 }, { 0x7654, 922411, 922407, 922422, -1, -1, -1, -1, -1, -1 }, { 0x7655, 922432, 922426, 922483, -1, 922479, 922466, 922475, 922459, -1 }, { 0x7656, 922494, 922489, 922551, -1, 922546, 922536, 922541, 922529, -1 }, { 0x7657, -1, 922555, 922561, -1, -1, -1, -1, -1, -1 }, { 0x7658, 922571, 922566, 922622, 922626, 922618, 922604, 922610, 922597, -1 }, { 0x7659, 922639, 922634, 922647, -1, -1, -1, 922643, -1, -1 }, { 0x765A, -1, 922652, 922658, -1, -1, -1, -1, -1, -1 }, { 0x765B, -1, 922663, 922668, -1, -1, -1, -1, -1, -1 }, { 0x765C, 922678, 922673, 922713, -1, 922709, 922694, 922701, 922687, 922719 }, { 0x765D, -1, 922726, 922731, -1, -1, -1, -1, -1, -1 }, { 0x765E, 922742, 922736, 922774, -1, -1, -1, -1, -1, -1 }, { 0x765F, 922784, 922779, 922835, -1, -1, 922815, 922823, -1, -1 }, { 0x7660, 922845, 922840, 922850, -1, -1, -1, -1, -1, -1 }, { 0x7661, 922858, 922854, 922903, 922908, 922899, 922889, 922895, 922882, 922914 }, { 0x7662, 922924, 922917, 922951, -1, 922946, 922936, 922942, 922929, -1 }, { 0x7663, 922962, 922957, 922972, -1, -1, -1, -1, -1, -1 }, { 0x7664, 922983, 922978, 923030, -1, 923026, 923009, 923014, 923002, -1 }, { 0x7665, 923041, 923035, 923088, -1, 923083, 923070, 923078, 923063, -1 }, { 0x7666, 923100, 923095, 923129, -1, -1, -1, -1, -1, -1 }, { 0x7667, 923137, 923132, 923198, -1, 923193, 923174, 923182, 923167, -1 }, { 0x7668, 923207, 923202, 923251, -1, 923246, -1, 923241, 923234, -1 }, { 0x7669, 923262, 923256, 923321, -1, 923318, 923307, 923314, 923294, -1 }, { 0x766A, 923331, 923326, 923415, -1, -1, 923393, 923409, -1, -1 }, { 0x766B, 923424, 923419, 923459, -1, -1, -1, -1, -1, -1 }, { 0x766C, 923470, 923465, 923503, -1, 923499, 923487, 923495, 923480, -1 }, { 0x766D, 923515, 923509, 923556, -1, 923551, 923539, 923544, 923532, -1 }, { 0x766E, 923567, 923562, 923624, -1, 923621, 923606, 923615, 923599, -1 }, { 0x766F, 923635, 923629, 923688, -1, 923684, 923671, 923678, 923664, -1 }, { 0x7670, 923698, 923692, 923755, -1, 923750, 923737, 923746, 923730, 923761 }, { 0x7671, 923771, 923765, 923824, -1, 923819, 923805, 923815, 923798, -1 }, { 0x7672, 923834, 923829, 923899, -1, 923895, 923878, 923891, 923871, 923905 }, { 0x7673, -1, 923912, 923916, -1, -1, -1, -1, -1, -1 }, { 0x7674, -1, 923921, 923943, -1, -1, 923927, 923939, -1, -1 }, { 0x7675, -1, 923949, 923955, -1, -1, -1, -1, -1, -1 }, { 0x7676, 923966, 923961, 924010, -1, -1, 923991, 923998, -1, -1 }, { 0x7677, -1, 924014, 924019, -1, -1, -1, -1, -1, -1 }, { 0x7678, 924029, 924023, 924072, -1, 924067, 924055, 924064, 924048, 924077 }, { 0x7679, -1, 924082, 924087, -1, -1, -1, -1, -1, -1 }, { 0x767A, 924097, 924091, 924175, -1, 924171, 924129, 924153, -1, -1 }, { 0x767B, 924185, 924179, 924237, 924243, 924232, 924218, 924225, 924211, 924250 }, { 0x767C, 924263, 924257, 924342, 924346, 924338, 924302, 924326, 924295, 924353 }, { 0x767D, 924365, 924359, 924444, 924449, 924435, 924405, 924424, 924398, 924456 }, { 0x767E, 924469, 924463, 924530, 924535, 924520, 924504, 924509, 924497, 924541 }, { 0x767F, -1, 924557, 924561, -1, -1, -1, -1, -1, -1 }, { 0x7680, 924576, 924571, 924650, -1, 924646, 924614, 924630, 924607, -1 }, { 0x7681, 924659, 924654, 924753, -1, 924750, 924734, 924742, 924727, -1 }, { 0x7682, 924763, 924758, 924791, -1, -1, -1, -1, -1, -1 }, { 0x7683, 924802, 924796, 924853, -1, 924850, 924833, 924841, 924826, -1 }, { 0x7684, 924863, 924858, 924922, 924925, 924918, 924900, 924913, 924893, 924929 }, { 0x7685, -1, 924936, 924959, -1, -1, -1, 924941, -1, -1 }, { 0x7686, 924969, 924963, 925011, 925016, 925007, 924998, 925003, 924991, 925022 }, { 0x7687, 925033, 925027, 925110, 925117, 925099, 925073, 925092, 925066, 925125 }, { 0x7688, 925138, 925132, 925181, -1, -1, 925158, 925178, -1, -1 }, { 0x7689, -1, 925186, 925191, -1, -1, -1, -1, -1, -1 }, { 0x768A, -1, 925195, 925201, -1, -1, -1, -1, -1, -1 }, { 0x768B, 925212, 925207, 925272, 925277, 925269, 925247, 925265, 925240, 925282 }, { 0x768C, -1, 925290, 925307, -1, -1, -1, 925295, -1, -1 }, { 0x768D, -1, 925311, 925337, -1, -1, 925316, 925332, -1, -1 }, { 0x768E, 925347, 925341, 925411, 925417, 925407, 925386, 925398, 925379, -1 }, { 0x768F, -1, 925423, 925429, -1, -1, -1, -1, -1, -1 }, { 0x7690, 925440, 925435, 925504, -1, 925498, 925475, 925494, 925468, 925509 }, { 0x7691, 925519, 925513, 925535, -1, -1, -1, -1, -1, -1 }, { 0x7692, -1, 925539, 925550, -1, -1, -1, -1, 925544, -1 }, { 0x7693, 925558, 925553, 925617, 925622, 925614, 925596, 925610, 925589, -1 }, { 0x7694, -1, 925629, 925634, -1, -1, -1, -1, -1, -1 }, { 0x7695, 925644, 925639, 925670, -1, -1, -1, 925656, -1, -1 }, { 0x7696, 925679, 925674, 925710, -1, 925705, -1, 925701, 925694, -1 }, { 0x7697, -1, 925715, 925726, -1, -1, -1, -1, 925720, -1 }, { 0x7698, -1, 925732, 925737, -1, -1, -1, -1, -1, -1 }, { 0x7699, 925748, 925743, 925782, -1, -1, 925770, 925777, -1, -1 }, { 0x769A, 925792, 925786, 925829, -1, 925826, 925815, 925822, 925808, -1 }, { 0x769B, -1, 925833, 925878, -1, 925874, 925845, 925855, 925838, -1 }, { 0x769C, 925889, 925884, 925934, -1, 925931, -1, 925923, 925916, -1 }, { 0x769D, 925945, 925939, 925983, -1, -1, -1, 925976, -1, -1 }, { 0x769E, 925995, 925990, 926023, -1, 926020, -1, -1, 926013, -1 }, { 0x769F, -1, 926028, 926052, -1, -1, 926034, 926047, -1, -1 }, { 0x76A0, -1, 926056, 926076, -1, -1, 926062, 926069, -1, -1 }, { 0x76A1, 926086, 926081, 926104, -1, -1, -1, -1, -1, -1 }, { 0x76A2, -1, 926109, 926134, -1, -1, 926114, 926129, -1, -1 }, { 0x76A3, -1, 926140, 926149, -1, -1, -1, 926145, -1, -1 }, { 0x76A4, 926157, 926153, 926205, 926209, 926201, -1, 926187, 926180, -1 }, { 0x76A5, 926219, 926214, 926253, -1, -1, 926237, 926245, -1, -1 }, { 0x76A6, 926263, 926258, 926303, -1, -1, 926291, 926298, -1, -1 }, { 0x76A7, -1, 926309, 926322, -1, -1, 926313, 926319, -1, -1 }, { 0x76A8, -1, 926326, 926347, -1, -1, 926332, 926338, -1, -1 }, { 0x76A9, -1, 926353, 926359, -1, -1, -1, -1, -1, -1 }, { 0x76AA, -1, 926366, 926399, -1, -1, 926371, 926378, -1, -1 }, { 0x76AB, 926408, 926403, 926414, -1, -1, -1, -1, -1, -1 }, { 0x76AC, -1, 926420, 926436, -1, 926432, -1, -1, 926425, -1 }, { 0x76AD, 926446, 926440, 926497, -1, -1, 926474, 926481, -1, -1 }, { 0x76AE, 926508, 926503, 926559, 926563, 926555, 926547, 926552, 926540, 926569 }, { 0x76AF, -1, 926573, 926578, -1, -1, -1, -1, -1, -1 }, { 0x76B0, 926589, 926583, 926615, -1, -1, 926597, 926611, -1, -1 }, { 0x76B1, 926625, 926620, 926650, -1, -1, -1, -1, -1, -1 }, { 0x76B2, 926662, 926656, 926674, -1, -1, -1, -1, -1, -1 }, { 0x76B3, -1, 926679, 926684, -1, -1, -1, -1, -1, -1 }, { 0x76B4, 926695, 926689, 926740, 926745, 926735, 926719, 926730, 926712, -1 }, { 0x76B5, -1, 926751, 926757, -1, -1, -1, -1, -1, -1 }, { 0x76B6, 926767, 926762, 926795, -1, 926792, -1, -1, 926785, -1 }, { 0x76B7, 926804, 926800, 926836, -1, -1, 926825, 926833, -1, -1 }, { 0x76B8, 926846, 926840, 926891, -1, 926886, 926865, 926878, 926858, -1 }, { 0x76B9, 926902, 926896, 926935, -1, -1, 926914, 926927, -1, -1 }, { 0x76BA, 926945, 926940, 926997, 927003, 926992, 926977, 926983, 926970, -1 }, { 0x76BB, 927015, 927010, 927033, -1, -1, -1, -1, -1, -1 }, { 0x76BC, -1, 927038, 927042, -1, -1, -1, -1, -1, -1 }, { 0x76BD, 927051, 927046, 927079, -1, -1, 927057, 927062, -1, -1 }, { 0x76BE, -1, 927085, 927090, -1, -1, -1, -1, -1, -1 }, { 0x76BF, 927100, 927094, 927159, -1, 927153, 927139, 927144, 927132, 927164 }, { 0x76C0, -1, 927170, 927175, -1, -1, -1, -1, -1, -1 }, { 0x76C1, -1, 927179, 927196, -1, -1, 927185, 927193, -1, -1 }, { 0x76C2, 927207, 927202, 927236, -1, 927233, 927225, 927231, 927218, -1 }, { 0x76C3, 927245, 927240, 927280, 927285, 927276, 927263, 927272, 927256, 927291 }, { 0x76C4, -1, 927296, 927301, -1, -1, -1, -1, -1, -1 }, { 0x76C5, 927313, 927307, 927348, -1, -1, 927331, 927340, -1, -1 }, { 0x76C6, 927360, 927355, 927408, -1, 927403, 927389, 927395, 927382, 927413 }, { 0x76C7, 927459, 927454, 927495, -1, -1, -1, -1, -1, -1 }, { 0x76C8, 927505, 927499, 927561, 927567, 927556, 927545, 927553, 927538, 927574 }, { 0x76C9, 927585, 927581, 927613, -1, -1, 927597, 927607, -1, -1 }, { 0x76CA, 927622, 927617, 927696, -1, 927693, 927670, 927684, 927663, 927700 }, { 0x76CB, 927710, 927705, 927773, -1, -1, 927757, 927761, -1, -1 }, { 0x76CC, 927782, 927777, 927814, 927819, 927810, -1, 927806, 927799, -1 }, { 0x76CD, 927832, 927827, 927876, 927880, 927872, 927854, 927864, 927847, -1 }, { 0x76CE, 927890, 927885, 927935, 927940, 927931, 927922, 927928, 927915, 927956 }, { 0x76CF, 927967, 927961, 927990, -1, -1, -1, -1, -1, -1 }, { 0x76D0, 928001, 927996, 928006, -1, -1, -1, -1, -1, -1 }, { 0x76D1, 928017, 928011, 928044, -1, -1, -1, -1, -1, -1 }, { 0x76D2, 928055, 928050, 928114, -1, 928110, 928088, 928102, 928081, 928118 }, { 0x76D3, -1, 928124, 928135, -1, -1, -1, -1, 928129, -1 }, { 0x76D4, 928145, 928139, 928186, -1, 928182, 928172, 928178, 928165, 928191 }, { 0x76D5, -1, 928197, 928203, -1, -1, -1, -1, -1, -1 }, { 0x76D6, 928213, 928208, 928275, -1, 928267, 928241, 928255, 928234, -1 }, { 0x76D7, 928285, 928280, 928329, -1, -1, 928311, 928325, -1, 928334 }, { 0x76D8, 928346, 928341, 928373, -1, -1, -1, -1, -1, -1 }, { 0x76D9, 928382, 928378, 928481, -1, 928478, -1, 928475, 928468, -1 }, { 0x76DA, -1, 928485, 928490, -1, -1, -1, -1, -1, -1 }, { 0x76DB, 928501, 928495, 928577, 928584, 928572, 928546, 928564, 928538, 928595 }, { 0x76DC, 928608, 928603, 928655, 928660, 928652, 928641, 928648, 928634, 928669 }, { 0x76DD, 928680, 928675, 928685, -1, -1, -1, -1, -1, -1 }, { 0x76DE, 928695, 928689, 928774, -1, 928770, 928753, 928762, 928746, 928780 }, { 0x76DF, 928792, 928786, 928859, -1, 928853, 928831, 928845, 928824, -1 }, { 0x76E0, -1, 928865, 928895, -1, -1, 928870, 928884, -1, -1 }, { 0x76E1, 928905, 928899, 928953, 928958, 928949, 928937, 928945, 928930, 928966 }, { 0x76E2, -1, 928972, 928978, -1, -1, -1, -1, -1, -1 }, { 0x76E3, 928988, 928982, 929035, 929041, 929031, 929022, 929027, 929015, 929050 }, { 0x76E4, 929061, 929056, 929120, 929125, 929116, 929095, 929108, 929088, 929138 }, { 0x76E5, 929148, 929143, 929182, -1, 929177, 929160, 929173, 929153, -1 }, { 0x76E6, 929192, 929188, 929242, -1, -1, 929228, 929233, -1, -1 }, { 0x76E7, 929251, 929246, 929328, 929332, 929325, 929293, 929318, 929280, 929336 }, { 0x76E8, -1, -1, 929361, -1, -1, 929340, 929347, -1, -1 }, { 0x76E9, 929370, 929365, 929377, -1, -1, -1, -1, -1, -1 }, { 0x76EA, 929389, 929383, 929450, 929456, 929444, 929429, 929440, 929422, -1 }, { 0x76EB, -1, 929465, 929469, -1, -1, -1, -1, -1, -1 }, { 0x76EC, 929477, 929473, 929531, -1, 929528, 929514, 929522, 929507, -1 }, { 0x76ED, 929541, 929535, 929547, -1, -1, -1, -1, -1, -1 }, { 0x76EE, 929556, 929551, 929645, 929649, 929641, 929615, 929631, 929608, 929655 }, { 0x76EF, 929667, 929661, 929697, -1, -1, -1, -1, -1, -1 }, { 0x76F0, -1, 929703, 929720, -1, -1, 929708, 929716, -1, -1 }, { 0x76F1, 929731, 929725, 929789, 929793, 929786, -1, 929778, 929771, -1 }, { 0x76F2, 929804, 929797, 929872, -1, 929866, 929845, 929858, 929838, 929878 }, { 0x76F3, -1, 929883, 929890, 929896, -1, -1, -1, -1, -1 }, { 0x76F4, 929907, 929902, 929976, 929981, 929972, 929940, 929961, 929933, -1 }, { 0x76F5, -1, 930000, 930005, -1, -1, -1, -1, -1, -1 }, { 0x76F6, -1, 930009, 930036, -1, -1, 930015, 930028, -1, -1 }, { 0x76F7, -1, 930042, 930048, -1, -1, -1, -1, -1, -1 }, { 0x76F8, 930061, 930054, 930130, 930137, 930125, 930099, 930116, 930092, 930155 }, { 0x76F9, 930169, 930163, 930210, -1, 930205, -1, 930200, 930193, -1 }, { 0x76FA, 930220, 930215, 930251, -1, -1, -1, -1, -1, -1 }, { 0x76FB, 930261, 930256, 930311, -1, 930306, 930281, 930298, 930274, -1 }, { 0x76FC, 930321, 930315, 930377, 930382, 930373, -1, 930357, 930350, -1 }, { 0x76FD, -1, 930389, 930395, -1, -1, -1, -1, -1, -1 }, { 0x76FE, 930407, 930401, 930498, -1, 930489, 930476, 930481, 930469, 930503 }, { 0x76FF, -1, 930511, 930522, -1, -1, -1, -1, 930516, -1 }, { 0x7700, -1, 930527, 930553, -1, -1, 930539, 930544, 930533, -1 }, { 0x7701, 930566, 930559, 930648, 930655, 930637, 930606, 930628, 930592, 930675 }, { 0x7702, -1, 930682, 930692, -1, -1, -1, -1, 930686, -1 }, { 0x7703, -1, 930697, 930702, -1, -1, -1, -1, -1, -1 }, { 0x7704, 930712, 930707, 930787, 930799, 930782, 930749, 930774, 930742, -1 }, { 0x7705, 930815, 930809, 930829, -1, -1, -1, -1, -1, -1 }, { 0x7706, 930840, 930834, 930868, -1, -1, 930851, 930864, -1, -1 }, { 0x7707, 930879, 930874, 930943, 930949, 930939, 930922, 930929, 930915, 930957 }, { 0x7708, 930969, 930963, 931040, -1, 931035, 931024, 931031, 931017, 931045 }, { 0x7709, 931056, 931051, 931108, 931113, 931105, 931094, 931099, 931087, 931118 }, { 0x770A, 931126, 931121, 931190, 931195, 931187, 931163, 931169, 931156, -1 }, { 0x770B, 931207, 931202, 931258, 931263, 931254, 931245, 931250, 931238, 931276 }, { 0x770C, 931318, 931312, 931388, -1, 931383, 931354, 931374, 931348, -1 }, { 0x770D, 931399, 931394, 931406, -1, -1, -1, -1, -1, -1 }, { 0x770E, 931415, 931411, 931464, -1, -1, 931452, 931457, 931446, -1 }, { 0x770F, -1, 931469, 931474, -1, -1, -1, -1, -1, -1 }, { 0x7710, -1, 931480, 931492, -1, -1, -1, -1, 931486, -1 }, { 0x7711, 931504, 931499, 931532, -1, -1, -1, -1, -1, -1 }, { 0x7712, -1, 931537, 931568, -1, -1, 931542, 931563, -1, -1 }, { 0x7713, -1, 931574, 931579, -1, -1, -1, -1, -1, 931584 }, { 0x7714, -1, 931588, 931602, -1, -1, -1, 931594, -1, -1 }, { 0x7715, 931611, 931606, 931631, -1, -1, -1, 931621, -1, -1 }, { 0x7716, -1, 931637, 931643, -1, -1, -1, -1, -1, -1 }, { 0x7717, -1, 931650, 931663, -1, -1, -1, 931656, -1, -1 }, { 0x7718, -1, 931667, 931672, -1, -1, -1, -1, -1, -1 }, { 0x7719, 931682, 931678, 931714, -1, -1, 931693, 931703, -1, -1 }, { 0x771A, 931725, 931718, 931781, -1, 931775, -1, 931766, 931759, -1 }, { 0x771B, 931793, 931788, 931840, -1, 931836, 931826, 931832, 931819, 931845 }, { 0x771C, -1, 931852, 931887, -1, -1, 931857, 931863, -1, 931891 }, { 0x771D, -1, -1, 931897, -1, -1, -1, -1, -1, -1 }, { 0x771E, 931907, 931902, 931970, -1, 931966, 931942, 931961, 931935, -1 }, { 0x771F, 931981, 931976, 932039, 932045, -1, 932015, 932034, 932009, 932050 }, { 0x7720, 932061, 932056, 932130, 932136, 932125, 932103, 932117, 932090, 932141 }, { 0x7721, 932151, 932147, 932173, -1, -1, -1, -1, -1, -1 }, { 0x7722, 932184, 932178, 932235, -1, -1, 932208, 932225, -1, -1 }, { 0x7723, 932246, 932241, 932261, -1, -1, -1, -1, -1, 932266 }, { 0x7724, -1, 932273, 932304, -1, -1, 932278, 932298, -1, -1 }, { 0x7725, 932312, 932308, 932375, 932379, 932372, 932351, 932360, 932344, -1 }, { 0x7726, 932392, 932388, 932455, -1, 932452, 932431, 932440, 932424, -1 }, { 0x7727, -1, 932459, 932464, -1, -1, -1, -1, -1, -1 }, { 0x7728, 932476, 932470, 932510, -1, 932506, 932488, 932497, 932481, -1 }, { 0x7729, 932521, 932515, 932607, 932613, 932597, 932566, 932585, 932559, 932619 }, { 0x772A, -1, 932626, 932632, -1, -1, -1, -1, -1, 932638 }, { 0x772B, -1, 932644, 932649, -1, -1, -1, -1, -1, -1 }, { 0x772C, 932659, 932653, 932681, -1, -1, -1, -1, -1, -1 }, { 0x772D, 932693, 932687, 932733, -1, -1, -1, 932720, -1, 932738 }, { 0x772E, -1, 932755, 932785, -1, -1, 932761, 932778, -1, -1 }, { 0x772F, 932796, 932791, 932828, -1, -1, 932807, 932814, -1, -1 }, { 0x7730, -1, 932832, 932837, -1, -1, -1, -1, -1, -1 }, { 0x7731, -1, 932842, 932846, -1, -1, -1, -1, -1, -1 }, { 0x7732, 932854, 932850, 932862, -1, -1, -1, -1, -1, -1 }, { 0x7733, -1, 932866, 932872, -1, -1, -1, -1, -1, -1 }, { 0x7734, 932884, 932878, 932926, -1, 932921, 932899, 932908, 932892, -1 }, { 0x7735, 932936, 932932, 932979, -1, -1, 932958, 932975, -1, -1 }, { 0x7736, 932992, 932984, 933031, -1, -1, 933015, 933022, -1, -1 }, { 0x7737, 933044, 933038, 933097, 933103, 933092, 933078, 933088, 933071, 933112 }, { 0x7738, 933125, 933120, 933167, 933172, 933164, 933150, 933157, 933143, -1 }, { 0x7739, 933182, 933177, 933215, -1, -1, 933194, 933201, 933188, -1 }, { 0x773A, 933226, 933221, 933288, 933294, 933285, 933264, 933280, 933257, -1 }, { 0x773B, -1, 933299, 933318, -1, 933313, -1, -1, 933306, -1 }, { 0x773C, 933331, 933324, 933387, 933392, 933384, 933365, 933372, 933358, 933401 }, { 0x773D, 933440, 933435, 933484, -1, -1, -1, 933468, -1, -1 }, { 0x773E, 933494, 933488, 933553, -1, 933547, 933534, 933538, 933527, 933560 }, { 0x773F, -1, 933567, 933572, -1, -1, -1, -1, -1, -1 }, { 0x7740, 933582, 933576, 933639, 933643, 933634, 933612, 933623, 933605, -1 }, { 0x7741, 933664, 933658, 933681, -1, -1, -1, -1, -1, -1 }, { 0x7742, -1, 933688, 933704, -1, -1, 933693, 933698, -1, -1 }, { 0x7743, 933713, 933709, 933726, -1, -1, -1, -1, 933720, -1 }, { 0x7744, 933736, 933731, 933754, -1, -1, -1, -1, -1, -1 }, { 0x7745, 933765, 933760, 933786, -1, -1, -1, 933774, -1, -1 }, { 0x7746, 933796, 933791, 933827, -1, 933822, -1, 933810, 933803, -1 }, { 0x7747, 933838, 933833, 933904, 933908, 933900, 933874, 933892, 933867, -1 }, { 0x7748, -1, 933914, 933920, -1, -1, -1, -1, -1, -1 }, { 0x7749, -1, 933927, 933931, -1, -1, -1, -1, -1, -1 }, { 0x774A, 933942, 933936, 933988, -1, -1, 933970, 933981, -1, -1 }, { 0x774B, -1, 933994, 933999, -1, -1, -1, -1, -1, -1 }, { 0x774C, -1, 934002, 934008, -1, -1, -1, -1, -1, -1 }, { 0x774D, 934018, 934013, 934076, -1, 934071, -1, 934063, 934056, -1 }, { 0x774E, 934087, 934082, 934117, -1, -1, -1, 934111, -1, -1 }, { 0x774F, 934127, 934121, 934155, -1, -1, 934144, 934151, -1, -1 }, { 0x7750, 934165, 934160, 934192, -1, -1, -1, -1, -1, -1 }, { 0x7751, 934202, 934197, 934209, -1, -1, -1, -1, -1, -1 }, { 0x7752, 934220, 934215, 934294, 934300, 934290, 934271, 934282, 934264, 934309 }, { 0x7753, -1, 934333, 934338, -1, -1, -1, -1, -1, -1 }, { 0x7754, -1, 934344, 934350, -1, -1, -1, -1, -1, -1 }, { 0x7755, -1, -1, 934355, -1, -1, -1, -1, -1, -1 }, { 0x7756, 934366, 934360, 934405, -1, -1, 934390, 934395, -1, -1 }, { 0x7757, 934416, 934411, 934445, 934450, -1, 934424, 934434, -1, -1 }, { 0x7758, 934463, 934457, 934476, -1, -1, -1, -1, -1, -1 }, { 0x7759, -1, 934483, 934488, -1, -1, -1, -1, -1, -1 }, { 0x775A, 934500, 934493, 934544, -1, 934541, 934528, 934537, 934521, -1 }, { 0x775B, 934554, 934548, 934604, 934610, 934599, 934583, 934590, 934576, -1 }, { 0x775C, 934624, 934618, 934664, -1, -1, 934648, 934656, -1, -1 }, { 0x775D, -1, 934671, 934676, -1, -1, -1, -1, -1, -1 }, { 0x775E, 934685, 934680, 934721, -1, -1, 934712, 934717, -1, -1 }, { 0x775F, 934732, 934726, 934770, -1, 934766, 934750, 934758, 934743, -1 }, { 0x7760, 934781, 934775, 934825, -1, 934820, 934806, 934816, 934799, -1 }, { 0x7761, 934837, 934831, 934878, 934884, 934874, 934856, 934870, 934849, -1 }, { 0x7762, 934899, 934893, 934959, 934964, 934955, 934937, 934945, 934930, -1 }, { 0x7763, 934980, 934975, 935044, -1, 935040, 935014, 935035, 935007, 935048 }, { 0x7764, 935060, 935055, 935098, -1, -1, 935089, 935094, -1, -1 }, { 0x7765, 935107, 935102, 935157, -1, 935154, 935140, 935150, 935133, -1 }, { 0x7766, 935166, 935161, 935234, -1, 935230, 935201, 935220, 935194, 935238 }, { 0x7767, 935249, 935244, 935271, -1, -1, 935261, 935267, -1, -1 }, { 0x7768, 935282, 935276, 935338, -1, 935334, 935323, 935330, 935316, 935342 }, { 0x7769, -1, 935349, 935354, -1, -1, -1, -1, -1, -1 }, { 0x776A, 935363, 935358, 935399, -1, -1, 935370, 935381, -1, -1 }, { 0x776B, 935408, 935403, 935443, -1, 935438, 935425, 935433, 935418, -1 }, { 0x776C, 935453, 935448, 935493, -1, 935488, -1, 935484, 935478, -1 }, { 0x776D, -1, 935498, 935503, -1, -1, -1, -1, -1, -1 }, { 0x776E, -1, 935509, 935514, -1, -1, -1, -1, -1, -1 }, { 0x776F, -1, -1, 935518, -1, -1, -1, -1, -1, -1 }, { 0x7770, -1, 935523, 935546, -1, -1, 935529, 935534, -1, -1 }, { 0x7771, 935555, 935550, 935606, -1, -1, -1, 935600, -1, -1 }, { 0x7772, -1, 935611, 935648, -1, -1, 935617, 935639, -1, -1 }, { 0x7773, -1, 935654, 935673, -1, -1, 935659, 935666, -1, -1 }, { 0x7774, -1, 935678, 935701, -1, -1, 935684, 935693, -1, -1 }, { 0x7775, -1, 935706, 935711, -1, -1, -1, -1, -1, -1 }, { 0x7776, -1, 935716, 935722, -1, -1, -1, -1, -1, -1 }, { 0x7777, -1, 935728, 935744, -1, 935740, -1, -1, 935733, -1 }, { 0x7778, 935755, 935750, 935778, -1, -1, -1, -1, -1, 935783 }, { 0x7779, 935792, 935787, 935836, -1, 935833, 935825, 935830, 935818, 935840 }, { 0x777A, 935851, 935846, 935882, -1, -1, 935868, 935875, -1, -1 }, { 0x777B, -1, 935887, 935893, -1, -1, -1, -1, -1, -1 }, { 0x777C, 935904, 935899, 935915, -1, -1, -1, -1, -1, -1 }, { 0x777D, 935927, 935921, 936006, -1, 936002, -1, 935989, 935982, -1 }, { 0x777E, 936016, 936011, 936052, -1, 936049, 936032, 936045, 936025, -1 }, { 0x777F, 936063, 936057, 936114, 936119, 936110, 936099, 936107, 936092, -1 }, { 0x7780, 936132, 936127, 936208, -1, -1, -1, 936188, -1, -1 }, { 0x7781, -1, 936213, 936219, -1, -1, -1, -1, -1, -1 }, { 0x7782, -1, 936223, 936228, -1, -1, -1, -1, -1, -1 }, { 0x7783, -1, 936232, 936237, -1, -1, -1, -1, -1, -1 }, { 0x7784, 936246, 936241, 936282, -1, -1, 936267, 936277, -1, -1 }, { 0x7785, 936293, 936288, 936321, -1, -1, -1, -1, -1, -1 }, { 0x7786, 936333, 936327, 936359, -1, -1, 936337, 936354, -1, -1 }, { 0x7787, 936369, 936364, 936400, -1, -1, -1, -1, -1, -1 }, { 0x7788, -1, 936404, 936410, -1, -1, -1, -1, -1, -1 }, { 0x7789, -1, 936416, 936421, -1, -1, -1, -1, -1, -1 }, { 0x778A, -1, 936426, 936432, -1, -1, -1, -1, -1, -1 }, { 0x778B, 936443, 936438, 936490, 936496, 936486, 936467, 936481, 936460, 936501 }, { 0x778C, 936512, 936507, 936533, -1, -1, -1, 936529, -1, -1 }, { 0x778D, 936542, 936537, 936599, -1, 936595, 936576, 936583, 936569, -1 }, { 0x778E, 936609, 936604, 936662, -1, 936658, 936638, 936652, 936631, -1 }, { 0x778F, 936673, 936667, 936679, -1, -1, -1, -1, -1, -1 }, { 0x7790, -1, 936686, 936691, -1, -1, -1, -1, -1, -1 }, { 0x7791, 936701, 936695, 936749, -1, 936738, 936719, 936725, 936712, 936755 }, { 0x7792, 936770, 936765, 936801, -1, -1, -1, -1, -1, -1 }, { 0x7793, 936811, 936806, 936820, -1, -1, -1, -1, -1, -1 }, { 0x7794, -1, 936825, 936842, -1, -1, -1, 936831, -1, -1 }, { 0x7795, 936853, 936846, 936885, -1, -1, 936873, 936880, -1, -1 }, { 0x7796, 936896, 936892, 936942, -1, 936938, -1, 936935, 936928, -1 }, { 0x7797, -1, 936946, 936951, -1, -1, -1, -1, -1, -1 }, { 0x7798, 936962, 936957, 936979, -1, -1, -1, -1, -1, -1 }, { 0x7799, -1, 936984, 937000, -1, 936996, -1, -1, 936989, -1 }, { 0x779A, -1, 937004, 937024, -1, -1, 937010, 937019, -1, -1 }, { 0x779B, -1, 937030, 937036, -1, -1, -1, -1, -1, -1 }, { 0x779C, 937047, 937042, 937078, -1, -1, -1, -1, -1, -1 }, { 0x779D, -1, 937083, 937087, -1, -1, -1, -1, -1, -1 }, { 0x779E, 937097, 937092, 937158, -1, 937154, 937135, 937142, 937128, 937163 }, { 0x779F, 937172, 937167, 937221, -1, -1, 937206, 937211, -1, -1 }, { 0x77A0, 937234, 937227, 937294, -1, 937283, 937268, 937275, 937261, -1 }, { 0x77A1, -1, 937301, 937307, -1, -1, -1, -1, -1, -1 }, { 0x77A2, 937318, 937312, 937382, -1, 937377, 937360, 937366, 937353, -1 }, { 0x77A3, -1, 937388, 937394, -1, -1, -1, -1, -1, -1 }, { 0x77A4, 937405, 937399, 937433, -1, -1, -1, -1, -1, -1 }, { 0x77A5, 937443, 937438, 937491, 937496, 937486, -1, 937474, 937467, -1 }, { 0x77A6, -1, 937502, 937507, -1, -1, -1, -1, -1, -1 }, { 0x77A7, 937516, 937511, 937560, -1, -1, 937540, 937551, -1, -1 }, { 0x77A8, -1, 937566, 937571, -1, -1, -1, -1, -1, -1 }, { 0x77A9, 937580, 937575, 937616, -1, -1, -1, -1, -1, -1 }, { 0x77AA, 937627, 937621, 937663, -1, 937658, 937643, 937650, 937636, -1 }, { 0x77AB, 937674, 937669, 937679, -1, -1, -1, -1, -1, -1 }, { 0x77AC, 937691, 937685, 937758, -1, 937753, 937730, 937748, 937723, -1 }, { 0x77AD, 937769, 937764, 937822, 937834, 937818, 937805, 937813, 937798, 937843 }, { 0x77AE, -1, 937849, 937880, -1, -1, 937860, 937868, 937854, -1 }, { 0x77AF, 937891, 937885, 937940, -1, -1, 937907, 937928, -1, -1 }, { 0x77B0, 937951, 937946, 938003, -1, 937999, 937990, 937995, 937983, -1 }, { 0x77B1, -1, 938008, 938017, -1, -1, -1, 938013, -1, -1 }, { 0x77B2, -1, 938021, 938027, -1, -1, -1, -1, -1, -1 }, { 0x77B3, 938037, 938031, 938077, 938083, 938072, 938057, 938064, 938050, 938089 }, { 0x77B4, -1, 938104, 938109, -1, -1, -1, -1, -1, -1 }, { 0x77B5, 938120, 938114, 938153, -1, -1, 938138, 938145, 938132, -1 }, { 0x77B6, 938164, 938158, 938206, -1, -1, 938184, 938201, -1, -1 }, { 0x77B7, 938217, 938211, 938235, -1, -1, -1, -1, -1, -1 }, { 0x77B8, -1, 938241, 938246, -1, -1, -1, -1, -1, -1 }, { 0x77B9, 938254, 938250, 938293, -1, 938290, 938278, 938287, 938271, -1 }, { 0x77BA, -1, 938297, 938302, -1, -1, -1, -1, -1, -1 }, { 0x77BB, 938312, 938307, 938361, 938367, 938356, 938347, 938352, 938340, 938373 }, { 0x77BC, 938385, 938380, 938414, -1, 938410, 938399, 938406, 938392, 938420 }, { 0x77BD, 938428, 938424, 938478, -1, 938475, 938465, 938472, 938458, -1 }, { 0x77BE, -1, 938482, 938513, -1, -1, 938487, 938508, -1, -1 }, { 0x77BF, 938525, 938519, 938560, 938564, 938556, 938540, 938553, 938533, -1 }, { 0x77C0, -1, 938569, 938574, -1, -1, -1, -1, -1, -1 }, { 0x77C1, 938584, 938579, 938612, -1, -1, -1, -1, -1, -1 }, { 0x77C2, -1, -1, 938618, -1, -1, -1, -1, -1, -1 }, { 0x77C3, -1, 938623, 938653, -1, 938647, 938629, 938638, -1, -1 }, { 0x77C4, -1, 938659, 938664, -1, -1, -1, -1, -1, -1 }, { 0x77C5, -1, 938669, 938674, -1, -1, -1, -1, -1, -1 }, { 0x77C6, -1, 938679, 938684, -1, -1, -1, -1, -1, -1 }, { 0x77C7, 938695, 938689, 938752, -1, 938747, 938726, 938739, 938719, 938758 }, { 0x77C8, 938769, 938764, 938808, -1, -1, 938791, 938800, -1, -1 }, { 0x77C9, 938819, 938814, 938889, -1, 938885, 938870, 938877, 938863, -1 }, { 0x77CA, -1, 938894, 938899, -1, -1, -1, -1, -1, -1 }, { 0x77CB, 938910, 938905, 938935, -1, -1, -1, -1, -1, -1 }, { 0x77CC, -1, 938940, 938947, -1, -1, -1, -1, -1, 938954 }, { 0x77CD, 938967, 938962, 939022, -1, 939017, 939004, 939012, 938997, -1 }, { 0x77CE, -1, 939027, 939033, -1, -1, -1, -1, -1, -1 }, { 0x77CF, -1, 939039, 939044, -1, -1, -1, -1, -1, -1 }, { 0x77D0, -1, 939050, 939055, -1, -1, -1, -1, -1, -1 }, { 0x77D1, 939065, 939060, 939105, -1, -1, 939094, 939099, -1, 939109 }, { 0x77D2, -1, 939123, 939146, -1, -1, 939129, 939135, -1, -1 }, { 0x77D3, 939158, 939152, 939180, -1, -1, -1, -1, -1, -1 }, { 0x77D4, -1, 939186, 939191, -1, -1, -1, -1, -1, -1 }, { 0x77D5, 939203, 939197, 939256, -1, -1, 939228, 939244, -1, -1 }, { 0x77D6, 939267, 939261, 939279, -1, -1, -1, -1, -1, -1 }, { 0x77D7, 939288, 939283, 939354, -1, 939349, 939327, 939332, 939320, 939359 }, { 0x77D8, -1, 939365, 939371, -1, -1, -1, -1, -1, -1 }, { 0x77D9, 939382, 939377, 939407, -1, 939403, 939394, 939399, 939387, -1 }, { 0x77DA, 939417, 939412, 939481, 939486, 939476, 939460, 939465, 939453, -1 }, { 0x77DB, 939497, 939491, 939552, 939557, 939549, 939537, 939542, 939530, 939562 }, { 0x77DC, 939573, 939567, 939664, 939669, 939655, 939616, 939643, 939609, 939676 }, { 0x77DD, -1, 939682, 939688, -1, -1, -1, -1, -1, -1 }, { 0x77DE, 939698, 939693, 939774, -1, 939770, 939737, 939747, 939730, -1 }, { 0x77DF, 939783, 939778, 939799, -1, -1, 939789, 939794, -1, -1 }, { 0x77E0, -1, 939805, 939832, -1, -1, 939811, 939816, -1, -1 }, { 0x77E1, -1, 939836, 939853, -1, 939848, -1, -1, 939841, -1 }, { 0x77E2, 939862, 939858, 939920, 939925, 939917, 939893, 939913, 939886, 939930 }, { 0x77E3, 939951, 939947, 939992, 939996, 939989, -1, 939987, 939980, 940004 }, { 0x77E4, -1, 940009, 940036, -1, -1, 940014, 940031, -1, -1 }, { 0x77E5, 940046, 940042, 940103, 940108, 940100, 940080, 940096, 940073, 940115 }, { 0x77E6, -1, 940119, 940134, -1, -1, -1, 940130, 940124, -1 }, { 0x77E7, 940144, 940139, 940209, -1, 940205, 940183, 940200, 940176, 940215 }, { 0x77E8, -1, 940222, 940228, -1, -1, -1, -1, -1, -1 }, { 0x77E9, 940240, 940234, 940311, 940315, 940307, 940279, 940304, 940272, 940320 }, { 0x77EA, -1, 940325, 940348, -1, -1, 940330, 940339, -1, -1 }, { 0x77EB, 940359, 940354, 940392, -1, -1, -1, -1, -1, -1 }, { 0x77EC, 940402, 940398, 940416, -1, -1, -1, 940410, -1, -1 }, { 0x77ED, 940427, 940421, 940483, 940489, 940479, 940467, 940475, 940460, 940498 }, { 0x77EE, 940510, 940506, 940552, -1, 940548, 940535, 940541, 940528, -1 }, { 0x77EF, 940561, 940556, 940626, 940632, 940622, 940601, 940617, 940594, 940640 }, { 0x77F0, 940653, 940647, 940699, 940705, 940694, -1, 940690, 940683, -1 }, { 0x77F1, 940717, 940712, 940761, -1, -1, 940746, 940756, -1, -1 }, { 0x77F2, -1, 940766, 940771, -1, -1, -1, -1, -1, -1 }, { 0x77F3, 940780, 940775, 940853, 940858, 940849, 940828, 940833, 940821, 940866 }, { 0x77F4, 940880, 940874, 940914, -1, -1, 940904, 940910, -1, -1 }, { 0x77F5, -1, 940920, 940925, -1, -1, -1, -1, -1, -1 }, { 0x77F6, 940934, 940929, 940962, -1, -1, -1, -1, -1, -1 }, { 0x77F7, -1, 940966, 940970, -1, -1, -1, -1, -1, -1 }, { 0x77F8, 940979, 940974, 941022, -1, -1, 941007, 941014, 940995, -1 }, { 0x77F9, -1, 941027, 941033, -1, -1, -1, -1, -1, -1 }, { 0x77FA, 941043, 941037, 941081, -1, 941076, -1, -1, 941069, -1 }, { 0x77FB, 941092, 941086, 941154, -1, 941150, 941121, 941126, 941115, -1 }, { 0x77FC, 941164, 941158, 941237, -1, 941232, 941201, 941228, 941194, -1 }, { 0x77FD, 941248, 941243, 941282, -1, 941278, -1, -1, 941271, -1 }, { 0x77FE, 941292, 941286, 941297, -1, -1, -1, -1, -1, -1 }, { 0x77FF, 941308, 941302, 941327, -1, -1, -1, -1, -1, -1 }, { 0x7800, 941340, 941334, 941393, -1, -1, -1, -1, -1, -1 }, { 0x7801, 941404, 941399, 941435, -1, -1, -1, -1, -1, -1 }, { 0x7802, 941444, 941439, 941496, 941501, 941493, 941481, 941486, 941474, -1 }, { 0x7803, -1, 941507, 941513, -1, -1, -1, -1, -1, -1 }, { 0x7804, -1, 941518, 941524, -1, -1, -1, -1, -1, -1 }, { 0x7805, 941534, 941529, 941578, -1, -1, 941559, 941566, -1, -1 }, { 0x7806, 941586, 941582, 941620, -1, -1, 941612, 941617, -1, -1 }, { 0x7807, 941629, 941624, 941670, -1, -1, -1, -1, 941664, -1 }, { 0x7808, -1, 941675, 941680, -1, -1, -1, -1, -1, -1 }, { 0x7809, 941689, 941683, 941797, -1, -1, -1, 941776, -1, -1 }, { 0x780A, -1, 941807, 941813, -1, -1, -1, -1, -1, -1 }, { 0x780B, -1, 941819, 941823, -1, -1, -1, -1, -1, -1 }, { 0x780C, 941833, 941828, 941903, 941907, 941898, 941883, 941890, 941876, -1 }, { 0x780D, 941918, 941913, 941957, 941962, -1, 941940, 941945, -1, -1 }, { 0x780E, -1, 941967, 941995, -1, -1, 941973, 941979, -1, -1 }, { 0x780F, -1, 942000, 942017, -1, 942012, -1, -1, 942005, -1 }, { 0x7810, 942028, 942022, 942070, -1, -1, -1, -1, -1, -1 }, { 0x7811, 942079, 942073, 942161, -1, 942159, 942148, 942153, 942141, -1 }, { 0x7812, 942170, 942165, 942243, -1, 942240, -1, 942233, 942226, -1 }, { 0x7813, -1, 942247, 942252, -1, -1, -1, -1, -1, -1 }, { 0x7814, 942262, 942257, 942310, -1, 942306, 942290, 942302, -1, 942315 }, { 0x7815, 942356, 942350, 942401, -1, 942396, 942385, 942392, -1, -1 }, { 0x7816, 942412, 942406, 942424, -1, -1, -1, -1, -1, -1 }, { 0x7817, 942435, 942431, 942462, -1, -1, -1, -1, -1, -1 }, { 0x7818, 942473, 942467, 942493, -1, -1, -1, -1, -1, -1 }, { 0x7819, -1, 942498, 942504, -1, -1, -1, -1, -1, -1 }, { 0x781A, 942513, 942508, 942522, -1, -1, -1, -1, -1, -1 }, { 0x781B, -1, 942527, 942533, -1, -1, -1, -1, -1, -1 }, { 0x781C, 942544, 942538, 942564, -1, -1, -1, -1, -1, -1 }, { 0x781D, 942576, 942570, 942611, -1, -1, 942592, 942598, -1, -1 }, { 0x781E, 942620, 942615, 942634, -1, -1, -1, -1, -1, -1 }, { 0x781F, 942643, 942638, 942666, -1, -1, -1, -1, -1, -1 }, { 0x7820, 942677, 942671, 942721, -1, -1, 942698, 942714, -1, -1 }, { 0x7821, -1, 942725, 942754, -1, -1, 942730, 942738, -1, -1 }, { 0x7822, 942762, 942758, 942802, -1, 942799, 942784, 942793, 942777, -1 }, { 0x7823, 942810, 942806, 942872, -1, -1, 942861, 942866, -1, -1 }, { 0x7824, -1, 942877, 942881, -1, -1, -1, -1, -1, -1 }, { 0x7825, 942891, 942886, 942942, -1, 942939, 942921, 942931, 942914, -1 }, { 0x7826, 942952, 942946, 943017, -1, 943012, 943001, 943008, 942994, -1 }, { 0x7827, 943028, 943023, 943070, 943076, 943065, 943053, 943060, 943046, 943082 }, { 0x7828, -1, 943102, 943106, -1, -1, -1, -1, -1, -1 }, { 0x7829, -1, 943109, 943114, -1, -1, -1, -1, -1, -1 }, { 0x782A, -1, 943118, 943123, -1, -1, -1, -1, -1, -1 }, { 0x782B, 943132, 943127, 943160, -1, -1, -1, -1, -1, -1 }, { 0x782C, 943171, 943165, 943192, -1, 943188, -1, -1, 943181, -1 }, { 0x782D, 943201, 943196, 943256, -1, 943250, 943237, 943246, 943230, 943262 }, { 0x782E, 943314, 943309, 943337, -1, -1, 943324, 943331, -1, -1 }, { 0x782F, 943347, 943341, 943368, 943374, -1, -1, -1, -1, -1 }, { 0x7830, 943386, 943380, 943441, 943447, 943434, -1, 943425, 943418, -1 }, { 0x7831, -1, 943453, 943459, -1, -1, -1, -1, -1, -1 }, { 0x7832, 943471, 943465, 943513, -1, 943509, 943490, 943505, 943483, 943518 }, { 0x7833, 943540, 943534, 943546, -1, -1, -1, -1, -1, -1 }, { 0x7834, 943554, 943550, 943611, 943615, 943607, 943588, 943604, 943581, 943622 }, { 0x7835, 943632, 943627, 943708, -1, -1, -1, 943699, -1, -1 }, { 0x7836, -1, 943712, 943718, -1, -1, -1, -1, -1, -1 }, { 0x7837, 943727, 943722, 943757, -1, -1, -1, 943752, -1, -1 }, { 0x7838, 943769, 943763, 943802, -1, -1, -1, -1, -1, -1 }, { 0x7839, 943813, 943806, 943839, -1, -1, -1, -1, -1, -1 }, { 0x783A, 943848, 943843, 943895, -1, 943891, 943867, 943887, -1, -1 }, { 0x783B, 943905, 943899, 943926, -1, -1, -1, -1, -1, -1 }, { 0x783C, 943938, 943932, 943947, -1, -1, -1, -1, -1, -1 }, { 0x783D, -1, 943953, 943959, -1, -1, -1, -1, -1, -1 }, { 0x783E, 943970, 943965, 943986, -1, -1, -1, -1, -1, -1 }, { 0x783F, 943996, 943990, 944027, -1, -1, 944015, 944023, -1, -1 }, { 0x7840, 944038, 944034, 944063, -1, -1, -1, -1, -1, -1 }, { 0x7841, 944074, 944068, 944112, -1, -1, -1, -1, -1, -1 }, { 0x7842, -1, 944118, 944124, -1, -1, -1, -1, -1, -1 }, { 0x7843, 944135, 944130, 944171, -1, 944167, -1, 944163, 944156, -1 }, { 0x7844, -1, 944176, 944192, -1, -1, -1, 944188, 944182, -1 }, { 0x7845, 944205, 944199, 944256, -1, 944252, -1, 944237, 944230, -1 }, { 0x7846, -1, 944261, 944267, -1, -1, -1, -1, -1, -1 }, { 0x7847, 944276, 944270, 944298, -1, -1, -1, 944289, -1, -1 }, { 0x7848, -1, 944303, 944326, -1, -1, 944308, 944314, -1, -1 }, { 0x7849, 944337, 944331, 944359, 944363, -1, -1, -1, -1, -1 }, { 0x784A, 944375, 944369, 944426, -1, -1, -1, -1, -1, -1 }, { 0x784B, -1, 944436, 944442, -1, -1, -1, -1, -1, -1 }, { 0x784C, 944452, 944446, 944587, -1, -1, -1, 944571, -1, 944591 }, { 0x784D, 944604, 944598, 944611, -1, -1, -1, -1, -1, -1 }, { 0x784E, 944628, 944622, 944649, -1, -1, 944638, 944645, -1, -1 }, { 0x784F, 944662, 944655, 944695, -1, 944691, 944675, 944687, 944668, -1 }, { 0x7850, 944706, 944700, 944742, -1, -1, -1, -1, -1, -1 }, { 0x7851, -1, 944748, 944754, -1, -1, -1, -1, -1, -1 }, { 0x7852, 944765, 944760, 944795, -1, -1, -1, 944791, -1, -1 }, { 0x7853, -1, 944799, 944804, -1, -1, -1, -1, -1, -1 }, { 0x7854, -1, 944809, 944815, -1, -1, -1, -1, -1, -1 }, { 0x7855, 944826, 944821, 944853, -1, -1, -1, -1, -1, -1 }, { 0x7856, 944865, 944859, 944898, -1, -1, -1, -1, -1, -1 }, { 0x7857, 944909, 944903, 944933, -1, -1, -1, -1, -1, -1 }, { 0x7858, -1, 944939, 944944, -1, -1, -1, -1, -1, -1 }, { 0x7859, 944954, 944949, 944993, -1, -1, 944985, 944989, -1, -1 }, { 0x785A, 945003, 944998, 945029, -1, -1, -1, -1, -1, -1 }, { 0x785B, -1, 945035, 945040, -1, -1, -1, -1, -1, -1 }, { 0x785C, 945050, 945044, 945114, -1, 945108, -1, 945095, 945088, -1 }, { 0x785D, 945125, 945120, 945166, -1, 945162, -1, 945157, 945150, -1 }, { 0x785E, -1, 945172, 945193, -1, -1, -1, 945177, -1, -1 }, { 0x785F, 945203, 945198, 945244, -1, -1, -1, -1, -1, -1 }, { 0x7860, -1, 945250, 945272, 945278, 945267, -1, 945263, 945256, -1 }, { 0x7861, -1, 945284, 945298, -1, -1, -1, 945290, -1, -1 }, { 0x7862, -1, 945304, 945309, -1, -1, -1, -1, -1, -1 }, { 0x7863, -1, 945313, 945328, -1, -1, -1, 945319, -1, -1 }, { 0x7864, 945340, 945334, 945382, 945387, -1, -1, 945373, -1, -1 }, { 0x7865, -1, 945393, 945399, -1, -1, -1, -1, -1, -1 }, { 0x7866, -1, 945405, 945410, -1, -1, -1, -1, -1, -1 }, { 0x7867, 945421, 945415, 945476, -1, 945471, -1, -1, 945464, -1 }, { 0x7868, 945486, 945482, 945528, -1, 945524, -1, 945520, 945513, -1 }, { 0x7869, -1, 945533, 945538, -1, -1, -1, -1, -1, -1 }, { 0x786A, 945548, 945543, 945604, -1, -1, 945592, 945601, 945586, -1 }, { 0x786B, 945613, 945608, 945662, -1, 945658, 945649, 945653, 945636, 945667 }, { 0x786C, 945680, 945672, 945737, 945743, 945731, 945717, 945723, 945710, 945752 }, { 0x786D, 945766, 945760, 945784, -1, -1, -1, -1, -1, -1 }, { 0x786E, 945795, 945790, 945842, 945847, 945838, -1, 945828, 945821, -1 }, { 0x786F, 945856, 945851, 945891, 945896, 945887, 945872, 945879, 945865, 945902 }, { 0x7870, -1, 945936, 945941, -1, -1, -1, -1, -1, -1 }, { 0x7871, -1, 945946, 945952, -1, -1, -1, -1, -1, -1 }, { 0x7872, -1, 945957, 945969, -1, -1, 945962, -1, -1, -1 }, { 0x7873, -1, 945973, 945978, -1, -1, -1, -1, -1, -1 }, { 0x7874, -1, 945983, 945993, -1, -1, 945988, -1, -1, -1 }, { 0x7875, 946003, 945998, 946030, -1, -1, -1, -1, -1, -1 }, { 0x7876, -1, 946034, 946039, -1, -1, -1, -1, -1, -1 }, { 0x7877, 946051, 946045, 946079, -1, -1, -1, -1, -1, -1 }, { 0x7878, 946091, 946085, 946118, -1, -1, -1, -1, -1, -1 }, { 0x7879, -1, 946124, 946130, -1, -1, -1, -1, -1, -1 }, { 0x787A, -1, 946136, 946158, -1, -1, 946142, 946147, -1, -1 }, { 0x787B, -1, 946164, 946170, -1, -1, -1, -1, -1, -1 }, { 0x787C, 946183, 946176, 946220, -1, 946207, -1, 946203, 946196, -1 }, { 0x787D, -1, 946226, 946231, -1, -1, -1, -1, -1, -1 }, { 0x787E, 946242, 946236, 946267, -1, -1, 946249, 946255, -1, -1 }, { 0x787F, -1, 946273, 946279, -1, -1, -1, -1, -1, -1 }, { 0x7880, -1, 946285, 946291, -1, -1, -1, -1, -1, -1 }, { 0x7881, 946303, 946298, 946352, 946356, 946349, -1, 946343, 946336, 946362 }, { 0x7882, -1, 946367, 946373, -1, -1, -1, -1, -1, -1 }, { 0x7883, -1, 946379, 946385, -1, -1, -1, -1, -1, -1 }, { 0x7884, -1, 946391, 946402, -1, -1, -1, -1, 946396, -1 }, { 0x7885, -1, 946407, 946413, -1, -1, -1, -1, -1, -1 }, { 0x7886, 946422, 946418, 946438, -1, -1, -1, 946432, -1, -1 }, { 0x7887, 946448, 946442, 946477, -1, 946472, 946462, 946468, 946455, -1 }, { 0x7888, -1, 946483, 946488, -1, -1, -1, -1, -1, -1 }, { 0x7889, 946503, 946498, 946534, -1, -1, -1, -1, -1, -1 }, { 0x788A, -1, 946540, 946587, -1, -1, 946545, 946571, -1, -1 }, { 0x788B, -1, 946593, 946597, -1, -1, -1, -1, -1, -1 }, { 0x788C, 946606, 946601, 946659, -1, 946655, -1, 946650, 946637, -1 }, { 0x788D, 946669, 946663, 946728, -1, 946725, 946707, 946718, 946700, 946732 }, { 0x788E, 946745, 946739, 946797, 946802, 946792, 946781, 946788, 946774, 946811 }, { 0x788F, 946823, 946817, 946871, -1, 946867, 946839, 946851, 946832, -1 }, { 0x7890, -1, 946876, 946882, -1, -1, -1, -1, -1, -1 }, { 0x7891, 946893, 946888, 946949, 946954, 946946, 946925, 946943, 946918, -1 }, { 0x7892, -1, 946960, 946965, -1, -1, -1, -1, -1, -1 }, { 0x7893, 946976, 946970, 947002, 947007, 946998, 946990, 946994, 946983, -1 }, { 0x7894, 947020, 947015, 947042, -1, -1, -1, 947036, -1, -1 }, { 0x7895, 947051, 947046, 947094, -1, -1, 947076, 947091, -1, -1 }, { 0x7896, -1, 947098, 947104, -1, -1, -1, -1, -1, -1 }, { 0x7897, 947114, 947109, 947158, -1, 947154, 947138, 947150, 947131, -1 }, { 0x7898, 947168, 947163, 947195, -1, -1, -1, 947191, -1, -1 }, { 0x7899, -1, 947201, 947207, -1, -1, -1, -1, -1, -1 }, { 0x789A, 947217, 947212, 947238, -1, -1, 947224, 947234, -1, -1 }, { 0x789B, 947248, 947243, 947264, -1, -1, -1, -1, -1, -1 }, { 0x789C, 947273, 947268, 947280, -1, -1, -1, -1, -1, -1 }, { 0x789D, -1, 947286, 947300, -1, -1, -1, 947292, -1, -1 }, { 0x789E, 947313, 947306, 947361, -1, -1, 947344, 947357, -1, 947366 }, { 0x789F, 947376, 947371, 947429, -1, 947425, -1, 947401, 947394, -1 }, { 0x78A0, -1, 947434, 947440, -1, -1, -1, -1, -1, -1 }, { 0x78A1, 947451, 947446, 947506, -1, -1, -1, 947485, -1, -1 }, { 0x78A2, -1, 947516, 947520, -1, -1, -1, -1, -1, -1 }, { 0x78A3, 947530, 947525, 947574, 947579, 947565, 947550, 947559, 947543, -1 }, { 0x78A4, -1, 947593, 947623, -1, 947618, 947606, 947611, 947599, -1 }, { 0x78A5, 947634, 947629, 947668, -1, -1, -1, -1, -1, -1 }, { 0x78A6, -1, 947674, 947680, -1, -1, -1, -1, -1, -1 }, { 0x78A7, 947689, 947684, 947740, 947744, 947735, 947714, 947724, 947707, 947751 }, { 0x78A8, 947775, 947770, 947803, -1, 947800, -1, 947792, 947785, -1 }, { 0x78A9, 947813, 947808, 947862, -1, 947858, 947847, 947853, 947840, 947868 }, { 0x78AA, 947880, 947875, 947938, -1, -1, 947926, 947933, -1, -1 }, { 0x78AB, -1, 947944, 947950, -1, -1, -1, -1, -1, -1 }, { 0x78AC, 947961, 947956, 947990, -1, -1, 947977, 947984, 947971, -1 }, { 0x78AD, 948001, 947995, 948080, -1, 948074, 948061, 948066, 948054, -1 }, { 0x78AE, -1, 948086, 948091, -1, -1, -1, -1, -1, -1 }, { 0x78AF, 948100, 948095, 948131, -1, -1, 948117, 948123, -1, -1 }, { 0x78B0, 948142, 948136, 948175, -1, -1, 948161, 948171, -1, -1 }, { 0x78B1, 948187, 948181, 948227, -1, -1, -1, 948215, -1, -1 }, { 0x78B2, 948238, 948233, 948269, -1, -1, -1, 948265, -1, -1 }, { 0x78B3, 948279, 948273, 948305, -1, -1, -1, 948301, -1, -1 }, { 0x78B4, 948315, 948310, 948343, -1, -1, -1, -1, -1, -1 }, { 0x78B5, -1, 948348, 948359, -1, -1, -1, 948354, -1, -1 }, { 0x78B6, 948370, 948365, 948397, -1, -1, -1, -1, -1, -1 }, { 0x78B7, -1, 948401, 948407, -1, -1, -1, -1, -1, -1 }, { 0x78B8, 948418, 948412, 948448, -1, -1, -1, -1, -1, -1 }, { 0x78B9, -1, 948454, 948460, -1, -1, -1, -1, -1, -1 }, { 0x78BA, 948471, 948466, 948540, -1, 948535, 948504, 948530, 948497, 948545 }, { 0x78BB, 948555, 948550, 948600, -1, 948595, 948568, 948590, 948561, -1 }, { 0x78BC, 948610, 948605, 948663, -1, 948660, 948648, 948654, 948641, -1 }, { 0x78BD, 948673, 948667, 948751, -1, -1, -1, 948744, -1, -1 }, { 0x78BE, 948762, 948757, 948811, -1, 948806, 948789, 948798, 948782, -1 }, { 0x78BF, -1, 948817, 948842, -1, -1, 948823, 948830, -1, -1 }, { 0x78C0, -1, 948846, 948853, -1, -1, -1, -1, -1, -1 }, { 0x78C1, 948860, 948856, 948925, -1, 948922, 948898, 948915, 948891, -1 }, { 0x78C2, -1, 948929, 948934, -1, -1, -1, -1, -1, -1 }, { 0x78C3, -1, 948939, 948943, -1, -1, -1, -1, -1, -1 }, { 0x78C4, -1, 948947, 948953, -1, -1, -1, -1, -1, -1 }, { 0x78C5, 948965, 948959, 949000, -1, 948995, 948985, 948991, 948978, -1 }, { 0x78C6, -1, 949006, 949030, -1, -1, -1, 949012, -1, -1 }, { 0x78C7, 949040, 949035, 949072, -1, -1, -1, 949065, -1, -1 }, { 0x78C8, 949082, 949076, 949129, -1, 949126, 949104, 949113, 949097, -1 }, { 0x78C9, 949140, 949134, 949189, -1, -1, 949177, 949185, -1, -1 }, { 0x78CA, 949201, 949195, 949253, 949258, 949249, -1, 949245, 949232, 949264 }, { 0x78CB, 949274, 949270, 949320, 949325, 949316, 949306, 949313, 949299, 949330 }, { 0x78CC, 949358, 949353, 949386, -1, -1, -1, 949373, -1, -1 }, { 0x78CD, -1, 949392, 949397, -1, -1, -1, -1, -1, -1 }, { 0x78CE, 949407, 949402, 949451, -1, 949446, 949437, 949442, 949430, -1 }, { 0x78CF, -1, 949455, 949472, -1, 949467, -1, -1, 949460, -1 }, { 0x78D0, 949483, 949478, 949532, 949537, 949528, 949516, 949520, 949509, -1 }, { 0x78D1, 949548, 949543, 949597, -1, 949594, 949586, 949590, 949579, -1 }, { 0x78D2, 949607, 949602, 949641, -1, -1, 949628, 949635, -1, -1 }, { 0x78D3, 949652, 949646, 949698, 949703, -1, 949671, 949682, -1, -1 }, { 0x78D4, 949715, 949709, 949805, 949810, 949799, 949779, 949794, 949772, 949816 }, { 0x78D5, 949827, 949822, 949890, 949894, 949886, -1, 949866, 949859, -1 }, { 0x78D6, 949905, 949899, 949923, -1, -1, -1, 949919, -1, -1 }, { 0x78D7, -1, 949927, 949933, -1, -1, -1, -1, -1, -1 }, { 0x78D8, -1, 949940, 949945, -1, -1, -1, -1, -1, -1 }, { 0x78D9, 949956, 949950, 949963, -1, -1, -1, -1, -1, -1 }, { 0x78DA, 949974, 949968, 950008, -1, 950004, 949993, 950000, 949986, -1 }, { 0x78DB, 950021, 950015, 950048, -1, -1, 950027, 950036, -1, -1 }, { 0x78DC, -1, 950054, 950059, -1, -1, -1, -1, -1, -1 }, { 0x78DD, -1, 950063, 950069, -1, -1, -1, -1, -1, -1 }, { 0x78DE, -1, 950073, 950080, -1, -1, -1, -1, -1, -1 }, { 0x78DF, 950091, 950086, 950134, -1, -1, -1, 950124, -1, -1 }, { 0x78E0, 950144, 950139, 950189, -1, 950185, 950177, 950182, 950171, -1 }, { 0x78E1, 950198, 950193, 950231, -1, -1, -1, 950223, -1, -1 }, { 0x78E2, 950242, 950236, 950269, -1, -1, -1, -1, -1, -1 }, { 0x78E3, 950282, 950277, 950289, -1, -1, -1, -1, -1, -1 }, { 0x78E4, -1, 950295, 950306, -1, -1, -1, 950300, -1, -1 }, { 0x78E5, 950317, 950311, 950344, -1, -1, -1, -1, -1, -1 }, { 0x78E6, -1, 950349, 950364, -1, -1, 950354, 950359, -1, -1 }, { 0x78E7, 950375, 950370, 950451, 950455, 950447, 950435, 950442, 950428, -1 }, { 0x78E8, 950466, 950462, 950528, 950532, 950525, 950515, 950522, 950508, 950537 }, { 0x78E9, -1, 950542, 950547, -1, -1, -1, -1, -1, -1 }, { 0x78EA, 950557, 950551, 950619, -1, 950614, 950593, 950602, 950586, -1 }, { 0x78EB, -1, 950624, 950630, -1, -1, -1, -1, -1, -1 }, { 0x78EC, 950642, 950636, 950719, 950725, 950713, 950683, 950709, 950676, 950731 }, { 0x78ED, -1, 950738, 950744, -1, -1, -1, -1, -1, -1 }, { 0x78EE, -1, 950750, 950756, -1, -1, -1, -1, -1, -1 }, { 0x78EF, 950766, 950761, 950811, 950815, 950808, 950801, 950805, 950794, -1 }, { 0x78F0, -1, 950821, 950826, -1, -1, -1, -1, -1, -1 }, { 0x78F1, -1, 950832, 950837, -1, -1, -1, -1, -1, -1 }, { 0x78F2, 950848, 950842, 950880, -1, -1, -1, 950873, -1, -1 }, { 0x78F3, -1, 950884, 950903, -1, -1, 950890, 950895, -1, -1 }, { 0x78F4, 950915, 950909, 950986, 950992, 950981, 950953, 950977, 950946, -1 }, { 0x78F5, 951006, 951000, 951040, 951046, 951036, -1, -1, 951029, -1 }, { 0x78F6, -1, 951052, 951082, -1, -1, 951063, 951071, 951057, -1 }, { 0x78F7, 951092, 951086, 951152, -1, 951148, 951126, 951135, 951119, 951157 }, { 0x78F8, -1, 951162, 951168, -1, -1, -1, -1, -1, -1 }, { 0x78F9, -1, 951174, 951180, -1, -1, -1, -1, -1, -1 }, { 0x78FA, 951191, 951185, 951235, -1, 951229, 951217, 951225, 951210, 951242 }, { 0x78FB, 951254, 951249, 951331, -1, 951323, 951307, 951312, 951293, -1 }, { 0x78FC, -1, 951336, 951353, -1, 951349, -1, -1, 951342, -1 }, { 0x78FD, 951363, 951357, 951407, -1, 951403, -1, 951394, 951387, -1 }, { 0x78FE, 951418, 951413, 951451, -1, -1, -1, -1, -1, 951455 }, { 0x78FF, -1, 951461, 951477, -1, -1, -1, 951466, -1, -1 }, { 0x7900, -1, 951481, 951500, -1, -1, 951487, 951492, -1, -1 }, { 0x7901, 951511, 951506, 951566, -1, 951562, 951547, 951557, 951540, -1 }, { 0x7902, -1, 951572, 951577, -1, -1, -1, -1, -1, -1 }, { 0x7903, 951588, 951581, 951617, -1, -1, -1, -1, -1, -1 }, { 0x7904, 951629, 951624, 951655, -1, -1, -1, -1, -1, -1 }, { 0x7905, 951667, 951661, 951681, -1, -1, -1, -1, -1, -1 }, { 0x7906, 951691, 951686, 951733, -1, -1, 951719, 951729, -1, -1 }, { 0x7907, -1, 951739, 951748, -1, -1, -1, 951744, -1, -1 }, { 0x7908, -1, 951752, 951758, -1, -1, -1, -1, -1, -1 }, { 0x7909, -1, 951764, 951769, -1, -1, -1, -1, -1, -1 }, { 0x790A, -1, 951773, 951778, -1, -1, -1, -1, -1, -1 }, { 0x790B, -1, 951782, 951788, -1, -1, -1, -1, -1, -1 }, { 0x790C, 951798, 951792, 951841, -1, 951837, 951827, 951833, 951820, 951846 }, { 0x790D, -1, 951852, 951857, -1, -1, -1, -1, -1, -1 }, { 0x790E, 951866, 951862, 951917, -1, 951913, 951898, 951906, 951891, 951922 }, { 0x790F, -1, 951927, 951943, -1, 951939, -1, -1, 951932, -1 }, { 0x7910, -1, 951947, 951967, -1, -1, -1, 951952, -1, -1 }, { 0x7911, -1, 951972, 952001, -1, 951996, 951985, 951992, 951978, -1 }, { 0x7912, -1, 952007, 952030, -1, 952027, 952020, 952024, 952013, -1 }, { 0x7913, 952041, 952034, 952055, -1, -1, -1, -1, -1, -1 }, { 0x7914, -1, 952062, 952067, -1, -1, -1, -1, -1, -1 }, { 0x7915, -1, 952071, 952076, -1, -1, -1, -1, -1, -1 }, { 0x7916, -1, 952080, 952095, -1, 952092, -1, -1, 952085, -1 }, { 0x7917, -1, 952099, 952104, -1, -1, -1, -1, -1, -1 }, { 0x7918, -1, 952109, 952115, -1, -1, -1, -1, -1, -1 }, { 0x7919, 952124, 952118, 952183, 952187, 952180, 952162, 952173, 952155, 952195 }, { 0x791A, -1, 952202, 952211, -1, -1, -1, 952207, -1, -1 }, { 0x791B, -1, 952215, 952221, -1, -1, -1, -1, -1, -1 }, { 0x791C, -1, -1, 952230, -1, -1, -1, 952227, -1, -1 }, { 0x791D, -1, 952234, 952240, -1, -1, -1, -1, -1, -1 }, { 0x791E, 952252, 952246, 952272, -1, -1, 952260, 952265, -1, -1 }, { 0x791F, 952284, 952278, 952359, -1, -1, 952344, 952355, -1, -1 }, { 0x7920, -1, 952364, 952371, -1, -1, -1, 952368, -1, -1 }, { 0x7921, 952380, 952375, 952410, -1, -1, 952393, 952400, -1, -1 }, { 0x7922, -1, 952414, 952421, -1, -1, -1, -1, -1, -1 }, { 0x7923, -1, 952427, 952433, -1, -1, -1, -1, -1, -1 }, { 0x7924, 952443, 952437, 952460, -1, -1, -1, -1, -1, -1 }, { 0x7925, -1, 952464, 952497, -1, -1, 952469, 952481, -1, -1 }, { 0x7926, 952509, 952503, 952552, -1, 952540, 952528, 952536, -1, 952559 }, { 0x7927, 952573, 952567, 952627, -1, 952623, -1, 952615, 952608, -1 }, { 0x7928, -1, 952632, 952638, -1, -1, -1, -1, -1, -1 }, { 0x7929, -1, 952643, 952670, -1, -1, 952648, 952656, -1, -1 }, { 0x792A, 952680, 952675, 952736, 952740, 952732, 952712, 952728, 952699, -1 }, { 0x792B, 952753, 952748, 952804, -1, 952799, 952787, 952794, 952780, -1 }, { 0x792C, 952814, 952808, 952838, -1, 952834, -1, 952826, 952819, 952843 }, { 0x792D, -1, 952855, 952883, -1, 952878, 952867, 952873, 952860, -1 }, { 0x792E, 952894, 952888, 952953, -1, -1, -1, -1, -1, -1 }, { 0x792F, -1, 952958, 952964, -1, -1, -1, -1, -1, -1 }, { 0x7930, -1, 952970, 952975, -1, -1, -1, -1, -1, -1 }, { 0x7931, 952985, 952979, 953030, -1, 953025, 953013, 953018, 953006, -1 }, { 0x7932, -1, 953036, 953042, -1, -1, -1, -1, -1, -1 }, { 0x7933, 953052, 953048, 953086, -1, -1, -1, -1, -1, -1 }, { 0x7934, 953095, 953090, 953125, -1, -1, 953108, 953115, -1, -1 }, { 0x7935, 953136, 953129, 953182, -1, -1, 953173, 953178, -1, -1 }, { 0x7936, 953195, 953190, 953226, -1, -1, -1, -1, -1, -1 }, { 0x7937, -1, 953232, 953238, -1, -1, -1, -1, -1, -1 }, { 0x7938, -1, 953243, 953249, -1, -1, -1, -1, -1, -1 }, { 0x7939, -1, 953253, 953260, -1, -1, -1, -1, -1, -1 }, { 0x793A, 953269, 953265, 953357, 953362, 953351, 953324, 953341, 953317, 953367 }, { 0x793B, 953381, 953377, 953421, -1, -1, 953406, 953417, -1, -1 }, { 0x793C, 953431, 953426, 953494, -1, 953489, 953477, 953481, 953471, 953498 }, { 0x793D, 953509, 953503, 953546, -1, -1, 953530, 953537, -1, -1 }, { 0x793E, 953556, 953552, 953664, 953669, 953661, 953634, 953654, 953627, 953675 }, { 0x793F, 953685, 953679, 953712, -1, -1, 953695, 953703, -1, -1 }, { 0x7940, 953721, 953717, 953782, 953786, 953779, 953750, 953772, 953743, -1 }, { 0x7941, 953798, 953793, 953865, 953869, 953862, 953837, 953856, 953830, -1 }, { 0x7942, 953879, 953874, 953937, -1, -1, -1, -1, -1, -1 }, { 0x7943, 953946, 953941, 953998, -1, -1, -1, -1, -1, -1 }, { 0x7944, -1, 954002, 954031, -1, -1, 954014, 954023, 954008, -1 }, { 0x7945, 954041, 954036, 954094, -1, 954091, 954079, 954087, 954072, -1 }, { 0x7946, 954104, 954099, 954192, -1, 954187, -1, 954179, 954172, -1 }, { 0x7947, 954203, 954198, 954307, 954311, 954301, 954267, 954291, 954260, -1 }, { 0x7948, 954330, 954325, 954378, 954382, 954375, 954360, 954372, 954353, -1 }, { 0x7949, 954393, 954389, 954450, -1, 954447, 954432, 954439, 954425, -1 }, { 0x794A, 954461, 954455, 954526, -1, 954519, 954502, 954510, 954495, -1 }, { 0x794B, -1, 954532, 954558, -1, -1, 954537, 954542, -1, -1 }, { 0x794C, -1, 954563, 954569, -1, -1, -1, -1, -1, -1 }, { 0x794D, -1, 954576, 954581, -1, -1, -1, -1, -1, -1 }, { 0x794E, 954590, 954586, 954600, -1, -1, -1, -1, -1, -1 }, { 0x794F, 954609, 954604, 954631, -1, -1, 954616, 954621, -1, -1 }, { 0x7950, 954641, 954636, 954696, -1, 954693, 954680, 954689, 954673, -1 }, { 0x7951, -1, 954701, 954719, -1, -1, -1, 954706, -1, -1 }, { 0x7952, -1, 954724, 954729, -1, -1, -1, -1, -1, -1 }, { 0x7953, 954740, 954735, 954803, -1, 954798, 954776, 954788, 954769, -1 }, { 0x7954, 954811, 954807, 954873, -1, 954869, 954850, 954863, 954843, -1 }, { 0x7955, 954882, 954877, 954931, -1, 954928, 954918, 954925, 954911, -1 }, { 0x7956, 954940, 954935, 954999, 955003, 954996, 954981, 954993, 954974, -1 }, { 0x7957, 955013, 955009, 955074, 955079, 955071, 955048, 955067, 955041, -1 }, { 0x7958, 955093, 955087, 955124, -1, -1, 955112, 955120, 955106, -1 }, { 0x7959, 955135, 955130, 955160, -1, -1, 955141, 955154, -1, -1 }, { 0x795A, 955170, 955165, 955225, 955230, 955222, 955212, 955219, 955205, 955236 }, { 0x795B, 955247, 955241, 955296, 955300, 955293, 955280, 955286, 955273, -1 }, { 0x795C, 955308, 955304, 955363, -1, 955360, 955347, 955354, 955340, -1 }, { 0x795D, 955372, 955367, 955455, 955460, 955445, 955411, 955430, 955404, 955465 }, { 0x795E, 955476, 955471, 955546, 955552, 955542, 955515, 955533, 955508, 955558 }, { 0x795F, 955571, 955565, 955628, -1, 955624, 955606, 955620, 955599, -1 }, { 0x7960, 955637, 955633, 955700, 955704, 955697, 955678, 955693, 955671, 955710 }, { 0x7961, -1, 955715, 955721, -1, -1, -1, -1, -1, -1 }, { 0x7962, 955732, 955727, 955836, -1, 955833, 955812, 955822, 955805, -1 }, { 0x7963, -1, 955840, 955846, -1, -1, -1, -1, -1, -1 }, { 0x7964, -1, 955850, 955855, -1, -1, -1, -1, -1, -1 }, { 0x7965, 955866, 955859, 955922, 955929, 955917, 955905, 955912, 955898, -1 }, { 0x7966, 955940, 955936, 955991, -1, -1, -1, -1, -1, -1 }, { 0x7967, 956000, 955995, 956033, 956039, 956030, -1, 956025, 956018, -1 }, { 0x7968, 956048, 956043, 956102, -1, 956097, 956087, 956092, 956080, 956108 }, { 0x7969, 956121, 956116, 956157, -1, -1, 956143, 956149, -1, -1 }, { 0x796A, -1, 956162, 956168, -1, -1, -1, -1, -1, -1 }, { 0x796B, 956179, 956173, 956235, -1, -1, 956218, 956226, -1, -1 }, { 0x796C, -1, 956240, 956244, -1, -1, -1, -1, -1, -1 }, { 0x796D, 956254, 956249, 956312, 956316, 956303, 956283, 956299, 956276, 956326 }, { 0x796E, -1, 956331, 956337, -1, -1, -1, -1, -1, -1 }, { 0x796F, 956348, 956342, 956377, -1, -1, -1, -1, -1, -1 }, { 0x7970, -1, 956383, 956389, -1, -1, -1, -1, -1, -1 }, { 0x7971, -1, 956394, 956400, -1, -1, -1, -1, -1, -1 }, { 0x7972, 956411, 956406, 956450, 956455, -1, -1, 956445, -1, -1 }, { 0x7973, -1, -1, 956461, -1, -1, -1, -1, -1, -1 }, { 0x7974, -1, 956467, 956472, -1, -1, -1, -1, -1, -1 }, { 0x7975, -1, 956477, 956483, -1, -1, -1, -1, -1, -1 }, { 0x7976, -1, 956488, 956493, -1, -1, -1, -1, -1, -1 }, { 0x7977, 956502, 956497, 956563, -1, 956560, 956536, 956556, -1, -1 }, { 0x7978, 956572, 956568, 956603, -1, -1, -1, -1, -1, -1 }, { 0x7979, -1, 956608, 956634, -1, -1, 956619, 956626, 956613, -1 }, { 0x797A, 956644, 956639, 956688, -1, 956685, 956675, 956682, 956668, -1 }, { 0x797B, -1, 956692, 956710, -1, -1, 956696, 956704, -1, -1 }, { 0x797C, 956719, 956714, 956752, -1, 956747, 956735, 956743, 956728, -1 }, { 0x797D, -1, 956758, 956764, -1, -1, -1, -1, -1, -1 }, { 0x797E, -1, 956769, 956796, -1, -1, 956775, 956787, -1, -1 }, { 0x797F, 956807, 956802, 956874, 956878, 956870, 956852, 956865, 956839, 956882 }, { 0x7980, 956893, 956888, 956942, -1, 956936, 956919, 956928, 956913, 956948 }, { 0x7981, 956959, 956954, 957024, 957029, 957020, 956993, 957008, 956986, 957036 }, { 0x7982, 957047, 957042, 957063, -1, -1, -1, -1, -1, -1 }, { 0x7983, -1, 957068, 957073, -1, -1, -1, -1, -1, -1 }, { 0x7984, 957083, 957078, 957133, -1, -1, 957115, 957128, -1, -1 }, { 0x7985, 957142, 957137, 957191, -1, 957187, 957168, 957183, -1, -1 }, { 0x7986, -1, 957197, 957202, -1, -1, -1, -1, -1, -1 }, { 0x7987, -1, 957206, 957211, -1, -1, -1, -1, -1, -1 }, { 0x7988, -1, 957216, 957221, -1, -1, -1, -1, -1, -1 }, { 0x7989, -1, 957226, 957231, -1, -1, -1, -1, -1, -1 }, { 0x798A, 957241, 957236, 957307, -1, 957302, 957285, 957298, 957278, -1 }, { 0x798B, 957316, 957311, 957367, -1, 957364, 957350, 957358, 957343, -1 }, { 0x798C, -1, 957372, 957385, -1, -1, 957376, 957381, -1, -1 }, { 0x798D, 957393, 957389, 957446, 957451, 957442, 957431, 957439, 957424, 957458 }, { 0x798E, 957470, 957464, 957531, -1, 957526, 957506, 957522, 957499, -1 }, { 0x798F, 957542, 957537, 957608, 957612, 957604, 957583, 957599, 957576, 957617 }, { 0x7990, -1, 957623, 957629, -1, -1, -1, -1, -1, -1 }, { 0x7991, 957639, 957635, 957694, -1, 957691, 957678, 957685, 957671, -1 }, { 0x7992, -1, 957698, 957703, -1, -1, -1, -1, -1, -1 }, { 0x7993, 957716, 957709, 957788, -1, -1, 957771, 957779, -1, -1 }, { 0x7994, 957799, 957794, 957878, -1, 957871, 957849, 957856, 957830, -1 }, { 0x7995, 957887, 957883, 957926, -1, -1, 957920, 957924, -1, -1 }, { 0x7996, 957935, 957930, 957953, -1, -1, -1, 957945, -1, -1 }, { 0x7997, -1, 957958, 957962, -1, -1, -1, -1, -1, -1 }, { 0x7998, 957971, 957966, 958013, -1, -1, 957997, 958005, -1, -1 }, { 0x7999, -1, 958017, 958022, -1, -1, -1, -1, -1, -1 }, { 0x799A, 958033, 958027, 958149, -1, -1, -1, -1, -1, -1 }, { 0x799B, 958160, 958155, 958218, -1, -1, 958207, 958213, 958201, -1 }, { 0x799C, 958230, 958224, 958247, -1, -1, -1, 958240, -1, -1 }, { 0x799D, -1, 958253, 958275, -1, 958271, -1, 958265, 958258, -1 }, { 0x799E, -1, 958279, 958285, -1, -1, -1, -1, -1, -1 }, { 0x799F, -1, 958290, 958296, -1, -1, -1, -1, -1, -1 }, { 0x79A0, 958306, 958302, 958318, -1, -1, -1, -1, 958312, -1 }, { 0x79A1, 958327, 958322, 958439, -1, -1, 958425, 958433, -1, -1 }, { 0x79A2, 958449, 958443, 958457, -1, -1, -1, -1, -1, -1 }, { 0x79A3, -1, 958461, 958466, -1, -1, -1, -1, -1, -1 }, { 0x79A4, 958476, 958470, 958489, -1, -1, -1, -1, -1, -1 }, { 0x79A5, -1, 958495, 958500, -1, -1, -1, -1, -1, -1 }, { 0x79A6, 958509, 958504, 958565, 958569, 958563, 958549, 958556, 958542, 958575 }, { 0x79A7, 958587, 958582, 958635, -1, 958631, 958621, 958628, 958614, -1 }, { 0x79A8, 958644, 958639, 958693, 958697, 958690, 958673, 958681, 958666, -1 }, { 0x79A9, 958707, 958703, 958733, -1, -1, -1, 958729, -1, -1 }, { 0x79AA, 958742, 958737, 958848, 958854, 958844, 958821, 958836, 958814, -1 }, { 0x79AB, 958877, 958871, 958984, -1, 958980, 958964, 958972, 958957, 958989 }, { 0x79AC, -1, 958996, 959001, -1, -1, -1, -1, -1, -1 }, { 0x79AD, -1, 959006, 959012, -1, -1, -1, -1, -1, -1 }, { 0x79AE, 959022, 959017, 959098, 959102, 959093, 959075, 959085, 959062, 959108 }, { 0x79AF, -1, 959113, 959135, -1, -1, 959119, 959127, -1, -1 }, { 0x79B0, 959146, 959141, 959199, 959203, 959196, 959175, 959185, 959168, -1 }, { 0x79B1, 959213, 959208, 959281, 959286, 959278, 959254, 959274, 959247, 959300 }, { 0x79B2, -1, 959307, 959312, -1, -1, -1, -1, -1, -1 }, { 0x79B3, 959323, 959316, 959373, -1, 959368, 959358, 959364, 959351, -1 }, { 0x79B4, 959385, 959379, 959423, -1, 959419, 959402, 959410, 959395, -1 }, { 0x79B5, -1, 959428, 959433, -1, -1, -1, -1, -1, -1 }, { 0x79B6, -1, 959437, 959443, -1, -1, -1, -1, -1, -1 }, { 0x79B7, -1, 959448, 959454, -1, -1, -1, -1, -1, -1 }, { 0x79B8, 959464, 959459, 959505, -1, -1, 959489, 959497, -1, -1 }, { 0x79B9, 959515, 959510, 959580, 959584, 959577, 959553, 959575, 959546, 959590 }, { 0x79BA, 959599, 959594, 959658, -1, 959654, 959637, 959647, 959630, -1 }, { 0x79BB, 959667, 959662, 959713, -1, 959710, -1, 959703, 959696, 959717 }, { 0x79BC, 959725, 959720, 959754, -1, -1, -1, -1, 959748, -1 }, { 0x79BD, 959764, 959759, 959821, 959826, 959817, 959801, 959813, 959794, 959833 }, { 0x79BE, 959843, 959839, 959899, 959903, 959895, 959883, 959892, 959876, -1 }, { 0x79BF, 959913, 959908, 959969, -1, 959965, 959941, 959960, 959934, 959973 }, { 0x79C0, 959984, 959979, 960071, 960076, 960067, 960054, 960062, 960047, 960083 }, { 0x79C1, 960091, 960087, 960156, 960160, 960153, 960124, 960149, 960117, 960164 }, { 0x79C2, -1, 960168, 960181, -1, -1, -1, 960173, -1, -1 }, { 0x79C3, 960191, 960186, 960224, 960228, 960220, 960196, 960215, -1, -1 }, { 0x79C4, 960236, 960232, 960263, -1, -1, 960249, 960259, 960243, -1 }, { 0x79C5, -1, 960267, 960272, -1, -1, -1, -1, -1, -1 }, { 0x79C6, 960282, 960277, 960315, -1, 960311, -1, -1, 960304, -1 }, { 0x79C7, 960326, 960320, 960414, -1, -1, -1, 960410, -1, -1 }, { 0x79C8, 960423, 960418, 960470, -1, -1, 960459, 960466, 960453, -1 }, { 0x79C9, 960482, 960476, 960535, 960541, 960529, 960520, 960525, 960513, 960550 }, { 0x79CA, 960562, 960557, 960620, -1, 960615, 960605, 960611, 960592, -1 }, { 0x79CB, 960631, 960626, 960676, -1, 960671, 960657, 960666, 960650, 960681 }, { 0x79CC, 960690, 960685, 960723, 960728, -1, -1, -1, -1, -1 }, { 0x79CD, 960741, 960735, 960788, -1, 960781, 960769, 960776, -1, -1 }, { 0x79CE, -1, 960795, 960800, -1, -1, -1, -1, -1, -1 }, { 0x79CF, 960810, 960805, 960890, -1, -1, -1, 960874, -1, -1 }, { 0x79D0, 960900, 960895, 960908, -1, -1, -1, -1, -1, -1 }, { 0x79D1, 960917, 960913, 960971, 960975, 960967, 960953, 960964, 960946, 960980 }, { 0x79D2, 960990, 960985, 961048, -1, 961040, 961030, 961035, 961023, -1 }, { 0x79D3, -1, 961054, 961058, -1, -1, -1, -1, -1, -1 }, { 0x79D4, 961069, 961063, 961099, -1, -1, 961088, 961095, -1, -1 }, { 0x79D5, 961110, 961105, 961162, -1, 961159, 961149, 961156, 961142, -1 }, { 0x79D6, 961170, 961166, 961216, -1, 961213, 961202, 961209, -1, -1 }, { 0x79D7, -1, 961221, 961226, -1, -1, -1, -1, -1, -1 }, { 0x79D8, 961235, 961230, 961291, -1, 961288, 961271, 961285, 961264, -1 }, { 0x79D9, -1, 961295, 961299, -1, -1, -1, -1, -1, -1 }, { 0x79DA, -1, 961303, 961325, -1, -1, 961308, 961317, -1, -1 }, { 0x79DB, -1, 961330, 961335, -1, -1, -1, -1, -1, -1 }, { 0x79DC, -1, 961339, 961344, -1, -1, -1, -1, -1, -1 }, { 0x79DD, 961353, 961348, 961396, -1, -1, 961378, 961385, -1, -1 }, { 0x79DE, -1, 961400, 961426, -1, -1, 961411, 961419, 961405, -1 }, { 0x79DF, 961436, 961431, 961482, 961486, 961479, 961468, 961476, 961461, 961490 }, { 0x79E0, 961506, 961501, 961541, -1, -1, 961513, 961522, -1, -1 }, { 0x79E1, -1, 961545, 961562, -1, -1, -1, 961550, -1, -1 }, { 0x79E2, -1, 961566, 961600, -1, 961594, 961579, 961585, 961572, -1 }, { 0x79E3, 961611, 961606, 961682, 961686, 961678, 961649, 961666, 961642, -1 }, { 0x79E4, 961697, 961691, 961748, -1, 961742, 961730, 961737, 961723, 961755 }, { 0x79E5, 961767, 961762, 961790, -1, -1, 961778, 961782, -1, 961796 }, { 0x79E6, 961809, 961803, 961902, 961907, 961898, -1, 961889, 961882, -1 }, { 0x79E7, 961921, 961914, 961978, -1, 961974, 961962, 961971, 961955, 961984 }, { 0x79E8, -1, 961991, 961996, -1, -1, -1, -1, -1, -1 }, { 0x79E9, 962006, 962001, 962068, 962073, 962064, 962044, 962057, 962037, 962079 }, { 0x79EA, 962090, 962086, 962124, -1, 962121, 962110, 962117, 962103, -1 }, { 0x79EB, 962135, 962129, 962205, -1, 962199, 962170, 962179, 962163, -1 }, { 0x79EC, 962216, 962210, 962252, -1, 962249, 962236, 962245, 962229, -1 }, { 0x79ED, 962260, 962256, 962340, -1, -1, -1, 962336, -1, -1 }, { 0x79EE, -1, 962344, 962349, -1, -1, -1, -1, -1, -1 }, { 0x79EF, 962359, 962354, 962387, -1, -1, -1, -1, -1, -1 }, { 0x79F0, 962397, 962391, 962461, -1, 962455, 962429, 962450, -1, 962468 }, { 0x79F1, -1, 962474, 962487, -1, -1, -1, 962480, -1, -1 }, { 0x79F2, -1, 962493, 962497, -1, -1, -1, -1, -1, -1 }, { 0x79F3, -1, 962502, 962507, -1, -1, -1, -1, -1, -1 }, { 0x79F4, -1, 962512, 962517, -1, -1, -1, -1, -1, -1 }, { 0x79F5, -1, 962521, 962532, -1, -1, -1, -1, 962526, -1 }, { 0x79F6, -1, 962537, 962541, -1, -1, -1, -1, -1, -1 }, { 0x79F7, -1, 962545, 962550, -1, -1, -1, -1, -1, 962555 }, { 0x79F8, 962566, 962560, 962621, -1, 962617, 962596, 962601, 962589, 962626 }, { 0x79F9, -1, 962632, 962637, -1, -1, -1, -1, -1, -1 }, { 0x79FA, -1, 962642, 962647, -1, -1, -1, -1, -1, -1 }, { 0x79FB, 962655, 962651, 962712, 962716, 962710, 962694, 962708, 962687, 962721 }, { 0x79FC, -1, 962727, 962743, -1, -1, 962732, 962739, -1, -1 }, { 0x79FD, 962753, 962748, 962786, -1, -1, -1, -1, -1, -1 }, { 0x79FE, 962797, 962791, 962822, -1, -1, -1, -1, -1, -1 }, { 0x79FF, -1, 962828, 962832, -1, -1, -1, -1, -1, -1 }, { 0x7A00, 962841, 962836, 962900, 962904, 962896, 962878, 962890, 962871, 962911 }, { 0x7A01, -1, 962914, 962929, -1, 962926, -1, -1, 962919, -1 }, { 0x7A02, 962940, 962934, 962982, -1, 962977, 962960, 962968, 962953, -1 }, { 0x7A03, 962992, 962988, 963031, -1, -1, 963012, 963021, -1, -1 }, { 0x7A04, -1, 963035, 963041, -1, -1, -1, -1, -1, -1 }, { 0x7A05, 963052, 963046, 963117, -1, 963108, 963085, 963093, 963078, -1 }, { 0x7A06, 963129, 963123, 963140, -1, -1, -1, -1, -1, -1 }, { 0x7A07, 963150, 963144, 963198, -1, -1, 963181, 963194, -1, -1 }, { 0x7A08, 963208, 963203, 963250, -1, 963246, 963237, 963242, 963230, -1 }, { 0x7A09, 963261, 963255, 963291, 963297, -1, 963280, 963287, -1, -1 }, { 0x7A0A, 963308, 963303, 963349, -1, 963345, 963330, 963337, 963323, 963353 }, { 0x7A0B, 963370, 963364, 963430, 963437, 963425, 963409, 963421, 963402, 963446 }, { 0x7A0C, 963458, 963453, 963500, -1, 963497, 963480, 963484, 963473, -1 }, { 0x7A0D, 963510, 963504, 963568, 963574, 963564, 963542, 963555, 963535, -1 }, { 0x7A0E, 963588, 963582, 963626, 963632, 963617, 963594, 963602, -1, 963642 }, { 0x7A0F, 963653, 963649, 963712, -1, -1, -1, -1, -1, -1 }, { 0x7A10, -1, 963716, 963722, -1, -1, -1, -1, -1, -1 }, { 0x7A11, 963732, 963727, 963752, -1, -1, 963737, 963742, -1, -1 }, { 0x7A12, -1, 963756, 963760, -1, -1, -1, -1, -1, -1 }, { 0x7A13, -1, 963764, 963769, -1, -1, -1, -1, -1, -1 }, { 0x7A14, 963779, 963774, 963868, -1, 963861, 963833, 963853, 963826, 963873 }, { 0x7A15, -1, 963879, 963899, -1, -1, 963885, 963894, -1, -1 }, { 0x7A16, 963911, 963905, 963917, -1, -1, -1, -1, -1, -1 }, { 0x7A17, 963929, 963923, 963977, -1, 963972, 963964, 963968, 963957, -1 }, { 0x7A18, 963987, 963982, 964050, -1, -1, 964021, 964044, 964015, -1 }, { 0x7A19, 964059, 964054, 964124, -1, 964120, 964091, 964102, 964084, -1 }, { 0x7A1A, 964133, 964129, 964191, 964196, 964187, 964167, 964183, 964160, -1 }, { 0x7A1B, 964209, 964203, 964233, -1, -1, 964214, 964221, -1, -1 }, { 0x7A1C, 964244, 964238, 964311, 964317, 964306, 964291, 964301, 964278, -1 }, { 0x7A1D, -1, 964323, 964330, -1, -1, -1, -1, -1, -1 }, { 0x7A1E, 964340, 964336, 964397, -1, 964393, 964379, 964384, 964372, -1 }, { 0x7A1F, 964406, 964401, 964462, 964468, 964456, 964433, 964448, 964426, -1 }, { 0x7A20, 964479, 964474, 964545, 964551, 964538, 964516, 964528, 964509, -1 }, { 0x7A21, -1, 964558, 964601, -1, -1, 964564, 964582, -1, -1 }, { 0x7A22, -1, 964606, 964617, -1, -1, -1, -1, 964611, -1 }, { 0x7A23, 964626, 964621, 964657, -1, -1, -1, -1, -1, -1 }, { 0x7A24, -1, 964661, 964667, -1, -1, -1, -1, -1, -1 }, { 0x7A25, -1, 964673, 964680, -1, -1, -1, -1, -1, -1 }, { 0x7A26, -1, 964687, 964691, -1, -1, -1, -1, -1, -1 }, { 0x7A27, -1, 964695, 964743, -1, 964739, 964707, 964719, 964700, -1 }, { 0x7A28, -1, 964747, 964752, -1, -1, -1, -1, -1, -1 }, { 0x7A29, -1, 964758, 964763, -1, -1, -1, -1, -1, -1 }, { 0x7A2A, -1, 964767, 964772, -1, -1, -1, -1, -1, -1 }, { 0x7A2B, -1, 964776, 964800, -1, -1, 964781, 964789, -1, -1 }, { 0x7A2C, 964808, 964804, 964826, -1, -1, -1, -1, -1, -1 }, { 0x7A2D, 964837, 964831, 964891, -1, -1, 964870, 964875, -1, -1 }, { 0x7A2E, 964902, 964896, 964960, 964967, 964955, 964941, 964951, 964934, 964982 }, { 0x7A2F, -1, 964989, 965007, -1, -1, 964995, 965000, -1, -1 }, { 0x7A30, -1, 965013, 965029, -1, -1, -1, 965025, 965019, -1 }, { 0x7A31, 965039, 965033, 965112, 965119, 965106, 965078, 965101, 965071, 965138 }, { 0x7A32, 965149, 965144, 965194, -1, 965191, 965183, 965187, -1, -1 }, { 0x7A33, 965204, 965199, 965252, -1, 965249, 965238, 965246, 965232, -1 }, { 0x7A34, -1, 965257, 965285, -1, -1, 965262, 965269, -1, -1 }, { 0x7A35, -1, 965291, 965319, -1, -1, 965295, 965310, -1, -1 }, { 0x7A36, -1, 965323, 965339, -1, 965335, -1, -1, 965328, -1 }, { 0x7A37, 965348, 965343, 965410, 965414, 965406, 965395, 965400, 965388, -1 }, { 0x7A38, -1, 965421, 965464, -1, -1, 965426, 965443, -1, -1 }, { 0x7A39, 965473, 965468, 965539, -1, 965535, 965510, 965518, 965503, -1 }, { 0x7A3A, 965549, 965545, 965619, -1, -1, 965593, 965612, -1, -1 }, { 0x7A3B, 965629, 965624, 965681, 965686, 965678, 965670, 965674, 965663, -1 }, { 0x7A3C, 965699, 965694, 965759, -1, 965756, 965734, 965753, 965727, -1 }, { 0x7A3D, 965769, 965764, 965830, 965834, 965825, 965803, 965821, 965797, 965843 }, { 0x7A3E, 965853, 965848, 965892, -1, -1, 965883, 965888, -1, -1 }, { 0x7A3F, 965902, 965897, 965951, -1, 965948, 965939, 965944, 965932, -1 }, { 0x7A40, 965961, 965956, 966021, -1, 966013, 965995, 966008, 965988, -1 }, { 0x7A41, -1, 966025, 966031, -1, -1, -1, -1, -1, -1 }, { 0x7A42, 966043, 966037, 966088, -1, -1, 966081, 966084, 966075, -1 }, { 0x7A43, -1, 966093, 966103, -1, -1, -1, 966099, -1, -1 }, { 0x7A44, 966113, 966108, 966146, -1, -1, 966129, 966138, -1, -1 }, { 0x7A45, 966156, 966150, 966228, -1, 966223, 966205, 966219, 966198, -1 }, { 0x7A46, 966239, 966234, 966302, 966306, 966298, 966279, 966288, 966272, -1 }, { 0x7A47, 966317, 966311, 966361, -1, -1, 966348, 966352, -1, -1 }, { 0x7A48, 966371, 966366, 966392, -1, -1, -1, 966378, -1, -1 }, { 0x7A49, 966401, 966397, 966459, -1, 966455, 966435, 966451, 966428, -1 }, { 0x7A4A, 966469, 966464, 966494, -1, -1, -1, -1, -1, 966498 }, { 0x7A4B, 966509, 966504, 966514, -1, -1, -1, -1, -1, -1 }, { 0x7A4C, 966523, 966518, 966579, -1, 966576, 966560, 966573, 966554, -1 }, { 0x7A4D, 966588, 966583, 966653, 966657, 966646, 966623, 966637, 966616, 966665 }, { 0x7A4E, 966677, 966671, 966732, 966738, 966727, 966717, 966724, 966710, 966747 }, { 0x7A4F, 966758, 966753, 966803, -1, 966800, 966789, 966797, -1, -1 }, { 0x7A50, 966813, 966808, 966840, -1, 966835, 966826, 966830, -1, -1 }, { 0x7A51, 966850, 966845, 966878, -1, -1, -1, -1, -1, -1 }, { 0x7A52, -1, 966882, 966887, -1, -1, -1, -1, -1, -1 }, { 0x7A53, -1, 966891, 966896, -1, -1, -1, -1, -1, -1 }, { 0x7A54, -1, 966900, 966906, -1, -1, -1, -1, -1, -1 }, { 0x7A55, -1, 966913, 966923, -1, -1, -1, 966918, -1, -1 }, { 0x7A56, -1, 966928, 966939, -1, -1, -1, 966933, -1, -1 }, { 0x7A57, 966949, 966943, 966999, -1, 966995, 966988, 966991, 966981, -1 }, { 0x7A58, -1, 967004, 967009, -1, -1, -1, -1, -1, -1 }, { 0x7A59, -1, 967015, 967038, -1, -1, 967020, 967028, -1, -1 }, { 0x7A5A, -1, 967042, 967047, -1, -1, -1, -1, -1, -1 }, { 0x7A5B, -1, 967053, 967058, -1, -1, -1, -1, -1, -1 }, { 0x7A5C, 967070, 967064, 967097, -1, -1, 967075, 967081, -1, -1 }, { 0x7A5D, -1, 967103, 967117, -1, -1, 967109, 967113, -1, -1 }, { 0x7A5E, -1, 967121, 967127, -1, -1, -1, -1, -1, -1 }, { 0x7A5F, 967137, 967131, 967173, -1, -1, 967162, 967165, -1, -1 }, { 0x7A60, 967184, 967178, 967237, -1, 967232, 967216, 967224, 967209, -1 }, { 0x7A61, 967248, 967243, 967302, -1, 967297, 967283, 967291, 967276, -1 }, { 0x7A62, 967311, 967306, 967380, -1, 967376, 967351, 967367, 967344, 967385 }, { 0x7A63, 967397, 967390, 967445, -1, -1, 967429, 967441, -1, -1 }, { 0x7A64, 967455, 967451, 967470, -1, -1, -1, -1, -1, -1 }, { 0x7A65, -1, 967475, 967488, -1, -1, 967480, 967485, -1, -1 }, { 0x7A66, -1, 967492, 967503, -1, -1, -1, -1, 967497, -1 }, { 0x7A67, 967513, 967508, 967539, -1, -1, 967519, 967527, -1, -1 }, { 0x7A68, 967549, 967543, 967582, -1, -1, -1, -1, -1, -1 }, { 0x7A69, 967592, 967587, 967641, 967646, 967638, 967627, 967635, 967620, 967654 }, { 0x7A6A, 967665, 967659, 967696, -1, -1, 967675, 967691, -1, -1 }, { 0x7A6B, 967708, 967703, 967762, -1, 967754, 967734, 967749, 967727, 967767 }, { 0x7A6C, -1, 967775, 967781, -1, -1, -1, -1, -1, -1 }, { 0x7A6D, 967794, 967788, 967812, -1, -1, -1, 967805, -1, 967816 }, { 0x7A6E, 967826, 967821, 967831, -1, -1, -1, -1, -1, -1 }, { 0x7A6F, -1, 967837, 967842, -1, -1, -1, -1, -1, -1 }, { 0x7A70, 967853, 967846, 967913, 967919, 967908, 967892, 967904, 967885, -1 }, { 0x7A71, -1, 967937, 967943, -1, -1, -1, -1, -1, -1 }, { 0x7A72, -1, 967949, 967954, -1, -1, -1, -1, -1, -1 }, { 0x7A73, -1, 967958, 967964, -1, -1, -1, -1, -1, -1 }, { 0x7A74, 967976, 967970, 968034, 968039, 968029, 968019, 968023, 968012, 968045 }, { 0x7A75, 968059, 968053, 968112, -1, 968109, 968095, 968099, 968088, -1 }, { 0x7A76, 968121, 968116, 968176, -1, 968172, 968149, 968167, 968142, 968181 }, { 0x7A77, 968193, 968187, 968223, -1, -1, -1, -1, -1, -1 }, { 0x7A78, 968235, 968230, 968302, -1, -1, 968282, 968287, -1, -1 }, { 0x7A79, 968312, 968306, 968371, 968378, 968365, 968351, 968360, 968344, 968384 }, { 0x7A7A, 968395, 968389, 968455, 968461, 968450, 968432, 968446, 968425, 968473 }, { 0x7A7B, -1, 968480, 968485, -1, -1, -1, -1, -1, -1 }, { 0x7A7C, -1, 968489, 968494, -1, -1, -1, -1, -1, -1 }, { 0x7A7D, 968506, 968500, 968552, -1, 968547, 968533, 968543, 968526, -1 }, { 0x7A7E, -1, 968558, 968583, -1, 968580, 968570, 968576, 968563, -1 }, { 0x7A7F, 968594, 968588, 968648, 968655, 968643, 968632, 968639, 968625, 968680 }, { 0x7A80, 968693, 968687, 968736, -1, 968731, 968708, 968714, 968701, -1 }, { 0x7A81, 968747, 968742, 968803, 968807, 968799, 968787, 968793, 968780, 968814 }, { 0x7A82, -1, 968821, 968852, -1, 968849, 968833, 968845, 968826, -1 }, { 0x7A83, 968862, 968857, 968929, -1, 968925, 968903, 968919, 968897, -1 }, { 0x7A84, 968940, 968934, 968992, 968998, 968987, 968976, 968982, 968969, -1 }, { 0x7A85, 969010, 969005, 969063, 969068, 969060, -1, 969045, 969038, -1 }, { 0x7A86, 969079, 969074, 969135, -1, 969129, 969113, 969121, 969106, -1 }, { 0x7A87, -1, 969141, 969146, -1, -1, -1, -1, -1, -1 }, { 0x7A88, 969156, 969151, 969215, 969220, 969212, 969190, 969208, 969183, 969226 }, { 0x7A89, 969238, 969232, 969273, -1, -1, -1, -1, -1, -1 }, { 0x7A8A, 969284, 969279, 969356, -1, 969353, 969341, 969348, 969334, -1 }, { 0x7A8B, -1, 969360, 969385, -1, -1, -1, 969366, -1, -1 }, { 0x7A8C, 969396, 969390, 969421, -1, -1, -1, -1, -1, -1 }, { 0x7A8D, 969432, 969427, 969456, -1, -1, -1, -1, -1, -1 }, { 0x7A8E, 969467, 969462, 969481, -1, -1, -1, -1, -1, -1 }, { 0x7A8F, -1, 969487, 969491, -1, -1, -1, -1, -1, -1 }, { 0x7A90, -1, 969495, 969523, -1, -1, 969500, 969507, -1, -1 }, { 0x7A91, 969533, 969528, 969562, -1, -1, 969553, 969558, -1, -1 }, { 0x7A92, 969572, 969567, 969634, -1, 969626, 969597, 969613, 969590, 969639 }, { 0x7A93, 969654, 969647, 969683, -1, 969677, 969668, 969673, 969661, -1 }, { 0x7A94, 969696, 969691, 969713, -1, -1, 969703, 969709, -1, -1 }, { 0x7A95, 969723, 969718, 969785, 969791, 969782, 969766, 969777, 969759, 969797 }, { 0x7A96, 969811, 969805, 969846, -1, 969842, 969830, 969838, 969823, -1 }, { 0x7A97, 969859, 969852, 969898, 969906, 969892, 969873, 969888, 969866, 969914 }, { 0x7A98, 969925, 969919, 969989, -1, 969984, 969958, 969980, 969951, 969996 }, { 0x7A99, -1, 970003, 970015, -1, -1, -1, -1, 970009, -1 }, { 0x7A9A, -1, 970021, 970027, -1, -1, -1, -1, -1, -1 }, { 0x7A9B, -1, 970034, 970049, -1, 970045, -1, -1, 970039, -1 }, { 0x7A9C, 970060, 970054, 970090, -1, -1, -1, -1, -1, -1 }, { 0x7A9D, 970100, 970096, 970130, -1, -1, -1, -1, -1, -1 }, { 0x7A9E, 970140, 970134, 970160, -1, -1, 970144, 970148, -1, 970165 }, { 0x7A9F, 970175, 970170, 970237, 970241, 970232, 970214, 970220, 970207, -1 }, { 0x7AA0, 970252, 970248, 970296, 970300, 970292, 970286, 970289, 970279, -1 }, { 0x7AA1, -1, 970305, 970311, -1, -1, -1, -1, -1, -1 }, { 0x7AA2, -1, 970317, 970322, -1, -1, -1, -1, -1, -1 }, { 0x7AA3, 970332, 970326, 970398, 970402, 970394, -1, 970382, 970375, -1 }, { 0x7AA4, -1, 970408, 970413, -1, -1, -1, -1, -1, -1 }, { 0x7AA5, 970425, 970419, 970450, -1, -1, -1, -1, -1, -1 }, { 0x7AA6, 970460, 970455, 970491, -1, -1, -1, -1, -1, -1 }, { 0x7AA7, -1, 970496, 970502, -1, -1, -1, -1, -1, -1 }, { 0x7AA8, 970512, 970507, 970535, -1, -1, -1, -1, -1, -1 }, { 0x7AA9, 970544, 970540, 970595, -1, 970592, 970581, 970586, 970574, -1 }, { 0x7AAA, 970604, 970599, 970662, -1, 970659, 970642, 970654, 970635, -1 }, { 0x7AAB, -1, 970666, 970672, -1, -1, -1, -1, -1, -1 }, { 0x7AAC, 970681, 970676, 970775, -1, 970772, 970753, 970762, 970746, -1 }, { 0x7AAD, 970785, 970779, 970804, -1, -1, -1, -1, -1, -1 }, { 0x7AAE, 970814, 970808, 970880, 970887, 970874, 970851, 970869, 970844, 970895 }, { 0x7AAF, 970906, 970901, 970945, -1, 970942, 970933, 970938, 970926, -1 }, { 0x7AB0, 970955, 970950, 970999, -1, -1, 970990, 970995, -1, -1 }, { 0x7AB1, -1, 971004, 971009, -1, -1, -1, -1, -1, -1 }, { 0x7AB2, -1, 971015, 971021, -1, -1, -1, -1, -1, -1 }, { 0x7AB3, 971032, 971027, 971103, -1, 971100, 971088, 971095, 971081, -1 }, { 0x7AB4, 971111, 971107, 971139, -1, -1, -1, -1, -1, -1 }, { 0x7AB5, 971150, 971145, 971182, -1, -1, 971164, 971173, -1, -1 }, { 0x7AB6, 971194, 971188, 971244, 971248, 971240, 971220, 971230, 971213, -1 }, { 0x7AB7, -1, 971254, 971259, -1, -1, -1, -1, -1, -1 }, { 0x7AB8, 971270, 971265, 971291, 971295, -1, -1, -1, -1, -1 }, { 0x7AB9, -1, 971299, 971322, -1, 971320, 971310, 971317, 971303, -1 }, { 0x7ABA, 971332, 971326, 971385, 971390, 971381, 971364, 971378, 971357, -1 }, { 0x7ABB, 971404, 971397, 971432, -1, 971426, 971417, 971422, 971411, -1 }, { 0x7ABC, -1, 971440, 971462, -1, -1, 971446, 971453, -1, -1 }, { 0x7ABD, 971473, 971468, 971487, -1, -1, -1, -1, -1, -1 }, { 0x7ABE, 971498, 971493, 971530, -1, 971525, -1, -1, 971518, -1 }, { 0x7ABF, 971542, 971536, 971598, -1, 971592, 971574, 971583, 971567, -1 }, { 0x7AC0, -1, 971604, 971610, -1, -1, -1, -1, -1, -1 }, { 0x7AC1, 971623, 971617, 971628, -1, -1, -1, -1, -1, -1 }, { 0x7AC2, -1, 971633, 971638, -1, -1, -1, -1, -1, -1 }, { 0x7AC3, 971650, 971644, 971689, -1, -1, 971673, 971685, -1, -1 }, { 0x7AC4, 971700, 971694, 971768, 971774, 971763, 971737, 971755, 971730, -1 }, { 0x7AC5, 971789, 971784, 971833, -1, 971829, 971820, 971824, 971813, 971839 }, { 0x7AC6, 971851, 971845, 971906, -1, -1, 971881, 971901, -1, -1 }, { 0x7AC7, 971918, 971913, 971973, 971978, 971969, 971956, 971960, 971949, -1 }, { 0x7AC8, 971989, 971984, 972033, 972038, 972030, 972019, 972026, 972012, -1 }, { 0x7AC9, 972052, 972046, 972086, -1, -1, 972075, 972079, -1, -1 }, { 0x7ACA, 972097, 972092, 972165, 972170, 972161, 972139, 972155, 972132, -1 }, { 0x7ACB, 972181, 972176, 972267, 972271, 972263, 972227, 972252, 972214, 972276 }, { 0x7ACC, -1, 972282, 972300, -1, -1, 972287, 972296, -1, -1 }, { 0x7ACD, 972310, 972305, 972330, -1, -1, 972320, -1, -1, -1 }, { 0x7ACE, -1, 972335, 972353, -1, -1, 972339, 972346, -1, -1 }, { 0x7ACF, 972362, 972357, 972384, -1, -1, 972372, -1, -1, -1 }, { 0x7AD0, -1, 972390, 972395, -1, -1, -1, -1, -1, -1 }, { 0x7AD1, 972406, 972400, 972446, -1, -1, 972433, 972439, -1, -1 }, { 0x7AD2, 972457, 972452, 972519, -1, -1, 972491, 972516, -1, -1 }, { 0x7AD3, 972528, 972523, 972551, -1, -1, 972539, -1, -1, -1 }, { 0x7AD4, 972562, 972556, 972568, -1, -1, -1, -1, -1, -1 }, { 0x7AD5, 972580, 972575, 972601, -1, -1, 972590, -1, -1, -1 }, { 0x7AD6, 972611, 972606, 972642, -1, -1, -1, -1, -1, -1 }, { 0x7AD7, -1, 972647, 972663, -1, 972659, -1, -1, 972652, -1 }, { 0x7AD8, -1, 972669, 972675, -1, -1, -1, -1, -1, -1 }, { 0x7AD9, 972685, 972679, 972752, -1, 972747, 972719, 972743, 972712, 972758 }, { 0x7ADA, 972770, 972765, 972812, -1, -1, 972799, 972808, -1, -1 }, { 0x7ADB, -1, 972817, 972836, -1, -1, 972823, 972827, -1, -1 }, { 0x7ADC, 972848, 972842, 972913, -1, 972902, 972882, 972888, 972876, -1 }, { 0x7ADD, 972925, 972919, 973008, -1, 972998, 972969, 972990, 972962, -1 }, { 0x7ADE, 973020, 973014, 973042, -1, -1, -1, -1, -1, -1 }, { 0x7ADF, 973054, 973048, 973124, 973130, 973118, 973089, 973109, 973082, 973140 }, { 0x7AE0, 973153, 973146, 973221, 973228, 973216, 973190, 973211, 973183, 973236 }, { 0x7AE1, 973251, 973245, 973274, -1, -1, 973262, -1, -1, -1 }, { 0x7AE2, 973283, 973279, 973336, -1, 973333, 973323, 973329, 973316, -1 }, { 0x7AE3, 973346, 973340, 973402, -1, 973393, 973382, 973388, 973375, -1 }, { 0x7AE4, -1, 973407, 973413, -1, -1, -1, -1, -1, -1 }, { 0x7AE5, 973425, 973419, 973484, 973490, 973479, 973464, 973471, 973457, 973497 }, { 0x7AE6, 973511, 973505, 973585, -1, 973580, 973548, 973575, 973541, -1 }, { 0x7AE7, -1, 973591, 973597, -1, -1, -1, -1, -1, -1 }, { 0x7AE8, -1, 973603, 973632, -1, -1, 973608, 973623, -1, -1 }, { 0x7AE9, -1, 973638, 973653, -1, -1, 973642, 973650, -1, -1 }, { 0x7AEA, 973662, 973657, 973725, -1, 973721, 973700, 973718, 973693, -1 }, { 0x7AEB, -1, 973730, 973753, -1, -1, 973736, 973745, -1, -1 }, { 0x7AEC, -1, 973759, 973774, -1, -1, 973765, 973771, -1, -1 }, { 0x7AED, 973783, 973778, 973852, 973857, 973844, 973822, 973838, 973815, 973864 }, { 0x7AEE, -1, 973871, 973877, -1, -1, -1, -1, -1, -1 }, { 0x7AEF, 973889, 973883, 973948, 973954, 973944, 973926, 973940, 973919, 973961 }, { 0x7AF0, 973972, 973967, 973995, -1, -1, 973983, -1, -1, -1 }, { 0x7AF1, -1, 973999, 974040, -1, -1, 974005, 974028, -1, -1 }, { 0x7AF2, -1, 974047, 974053, -1, -1, -1, -1, -1, -1 }, { 0x7AF3, -1, 974059, 974065, -1, -1, -1, -1, -1, -1 }, { 0x7AF4, -1, 974071, 974101, -1, -1, 974083, 974096, 974077, -1 }, { 0x7AF5, -1, 974106, 974112, -1, -1, -1, -1, -1, -1 }, { 0x7AF6, 974123, 974117, 974178, 974184, 974172, 974152, 974163, 974145, -1 }, { 0x7AF7, -1, 974195, 974200, -1, -1, -1, -1, -1, -1 }, { 0x7AF8, 974211, 974205, 974256, -1, 974250, 974240, 974246, 974233, -1 }, { 0x7AF9, 974267, 974262, 974324, 974329, 974319, 974308, 974313, 974301, 974336 }, { 0x7AFA, 974347, 974342, 974414, -1, 974404, 974377, 974388, 974370, -1 }, { 0x7AFB, 974424, 974419, 974459, -1, -1, 974441, 974446, -1, -1 }, { 0x7AFC, 974469, 974463, 974503, -1, -1, 974491, 974496, -1, -1 }, { 0x7AFD, 974514, 974509, 974558, 974562, 974555, 974549, 974553, 974542, -1 }, { 0x7AFE, 974570, 974566, 974587, -1, -1, 974576, 974580, -1, -1 }, { 0x7AFF, 974597, 974592, 974635, 974640, 974631, 974623, 974627, 974616, 974646 }, { 0x7B00, -1, 974652, 974658, -1, -1, -1, -1, -1, 974664 }, { 0x7B01, -1, 974670, 974675, -1, -1, -1, -1, -1, -1 }, { 0x7B02, -1, 974680, 974693, -1, -1, 974686, -1, -1, -1 }, { 0x7B03, 974703, 974698, 974732, -1, -1, -1, -1, -1, -1 }, { 0x7B04, 974741, 974736, 974785, -1, -1, 974774, 974781, -1, -1 }, { 0x7B05, -1, 974789, 974795, -1, -1, -1, -1, -1, -1 }, { 0x7B06, 974806, 974801, 974849, -1, 974845, 974826, 974842, 974819, -1 }, { 0x7B07, -1, 974853, 974871, -1, -1, 974859, 974867, -1, -1 }, { 0x7B08, 974882, 974877, 974929, -1, 974925, 974917, 974920, 974910, 974933 }, { 0x7B09, -1, 974939, 974944, -1, -1, -1, -1, -1, -1 }, { 0x7B0A, 974955, 974949, 974999, -1, 974996, 974984, 974992, 974977, -1 }, { 0x7B0B, 975011, 975005, 975048, -1, 975043, 975025, 975034, -1, -1 }, { 0x7B0C, -1, 975053, 975068, -1, 975066, -1, -1, 975059, -1 }, { 0x7B0D, -1, 975072, 975078, -1, -1, -1, -1, -1, -1 }, { 0x7B0E, -1, 975084, 975096, -1, -1, -1, -1, 975090, -1 }, { 0x7B0F, 975107, 975102, 975170, 975174, 975166, 975154, 975160, 975147, -1 }, { 0x7B10, 975186, 975180, 975268, -1, -1, -1, -1, -1, -1 }, { 0x7B11, 975279, 975274, 975340, 975346, 975337, 975316, 975332, 975309, -1 }, { 0x7B12, -1, 975355, 975371, -1, 975367, -1, -1, 975360, -1 }, { 0x7B13, 975381, 975376, 975410, -1, -1, -1, -1, -1, -1 }, { 0x7B14, 975419, 975414, 975459, -1, -1, 975448, 975453, -1, -1 }, { 0x7B15, 975469, 975463, 975487, -1, -1, -1, -1, -1, -1 }, { 0x7B16, -1, 975493, 975497, -1, -1, -1, -1, -1, -1 }, { 0x7B17, -1, 975501, 975507, -1, -1, -1, -1, -1, -1 }, { 0x7B18, -1, 975513, 975544, -1, 975540, 975525, 975531, 975518, 975550 }, { 0x7B19, 975604, 975598, 975668, 975675, 975662, 975649, 975653, 975642, 975684 }, { 0x7B1A, -1, 975713, 975719, -1, -1, -1, -1, -1, -1 }, { 0x7B1B, 975728, 975723, 975775, 975779, 975771, 975757, 975761, 975750, 975785 }, { 0x7B1C, -1, 975793, 975799, -1, -1, -1, -1, -1, -1 }, { 0x7B1D, -1, 975804, 975810, -1, -1, -1, -1, -1, -1 }, { 0x7B1E, 975818, 975814, 975869, 975874, 975864, 975854, 975860, 975847, -1 }, { 0x7B1F, -1, 975881, 975893, -1, -1, 975885, 975890, -1, -1 }, { 0x7B20, 975902, 975897, 975957, 975961, 975953, 975943, 975948, 975930, 975965 }, { 0x7B21, -1, 975971, 975975, -1, -1, -1, -1, -1, -1 }, { 0x7B22, -1, 975980, 975985, -1, -1, -1, -1, -1, -1 }, { 0x7B23, -1, 975990, 976014, -1, -1, -1, 975996, -1, 976019 }, { 0x7B24, 976030, 976025, 976038, -1, -1, -1, -1, -1, 976044 }, { 0x7B25, 976055, 976051, 976101, -1, 976098, 976086, 976091, 976079, -1 }, { 0x7B26, 976109, 976105, 976164, 976168, 976160, 976147, 976154, 976140, 976173 }, { 0x7B27, 976184, 976178, 976261, -1, 976255, 976240, 976250, 976233, -1 }, { 0x7B28, 976270, 976265, 976322, -1, 976317, 976308, 976313, 976301, -1 }, { 0x7B29, -1, 976327, 976350, -1, -1, 976332, 976342, -1, -1 }, { 0x7B2A, 976360, 976354, 976422, -1, 976414, 976393, 976398, -1, 976426 }, { 0x7B2B, 976436, 976432, 976484, -1, -1, 976461, 976466, -1, -1 }, { 0x7B2C, 976493, 976488, 976560, 976564, 976556, 976532, 976552, 976525, 976571 }, { 0x7B2D, 976590, 976584, 976636, -1, 976630, 976611, 976621, 976604, -1 }, { 0x7B2E, 976648, 976642, 976705, -1, -1, 976683, 976689, -1, -1 }, { 0x7B2F, 976714, 976709, 976757, -1, 976754, 976733, 976742, 976726, 976761 }, { 0x7B30, 976770, 976765, 976797, -1, -1, 976778, 976782, -1, -1 }, { 0x7B31, 976806, 976801, 976869, 976874, -1, -1, 976862, -1, 976879 }, { 0x7B32, 976890, 976884, 976897, -1, -1, -1, -1, -1, -1 }, { 0x7B33, 976907, 976902, 976948, 976953, 976945, 976934, 976942, 976927, -1 }, { 0x7B34, 976961, 976957, 976994, -1, -1, 976976, 976983, -1, -1 }, { 0x7B35, 977005, 976999, 977048, -1, 977044, 977035, 977040, 977028, 977053 }, { 0x7B36, -1, 977060, 977071, -1, -1, 977064, 977067, -1, -1 }, { 0x7B37, -1, 977076, 977082, -1, -1, -1, -1, -1, -1 }, { 0x7B38, 977091, 977087, 977113, -1, -1, -1, -1, -1, -1 }, { 0x7B39, 977122, 977117, 977151, -1, 977147, 977142, -1, 977135, -1 }, { 0x7B3A, 977160, 977155, 977193, -1, -1, -1, -1, -1, -1 }, { 0x7B3B, -1, 977199, 977210, -1, 977205, -1, -1, -1, -1 }, { 0x7B3C, 977223, 977217, 977246, -1, -1, -1, -1, -1, -1 }, { 0x7B3D, -1, 977252, 977269, -1, -1, 977258, -1, -1, -1 }, { 0x7B3E, 977279, 977274, 977305, -1, -1, -1, -1, -1, -1 }, { 0x7B3F, -1, 977311, 977350, -1, -1, 977316, 977345, -1, -1 }, { 0x7B40, -1, 977355, 977372, -1, -1, 977360, 977365, -1, -1 }, { 0x7B41, 977382, 977377, 977457, -1, -1, 977435, 977446, -1, -1 }, { 0x7B42, -1, 977461, 977465, -1, -1, -1, -1, -1, -1 }, { 0x7B43, -1, 977470, 977475, -1, -1, -1, -1, -1, -1 }, { 0x7B44, -1, 977480, 977485, -1, -1, -1, -1, -1, -1 }, { 0x7B45, 977495, 977490, 977532, -1, 977528, 977517, 977524, 977510, -1 }, { 0x7B46, 977543, 977538, 977595, 977599, 977590, 977579, 977584, 977572, 977605 }, { 0x7B47, 977616, 977610, 977666, -1, -1, 977653, 977658, -1, -1 }, { 0x7B48, 977678, 977673, 977718, -1, 977713, 977695, 977707, 977688, -1 }, { 0x7B49, 977729, 977723, 977810, 977816, 977805, 977784, 977801, 977777, 977825 }, { 0x7B4A, 977839, 977833, 977860, -1, -1, -1, -1, -1, -1 }, { 0x7B4B, 977871, 977866, 977912, 977917, 977908, 977895, 977900, 977888, 977923 }, { 0x7B4C, 977934, 977928, 977969, 977975, 977965, 977958, 977961, 977951, -1 }, { 0x7B4D, 977989, 977983, 978047, 978052, 978042, 978024, 978033, 978017, -1 }, { 0x7B4E, -1, 978058, 978079, -1, -1, 978063, 978072, -1, -1 }, { 0x7B4F, 978088, 978083, 978122, -1, 978118, 978100, 978106, 978093, 978126 }, { 0x7B50, 978139, 978133, 978190, 978197, 978184, 978169, 978179, 978162, -1 }, { 0x7B51, 978210, 978205, 978255, -1, 978249, 978237, 978243, 978230, 978260 }, { 0x7B52, 978272, 978266, 978324, 978330, 978318, 978307, 978314, 978300, 978336 }, { 0x7B53, 978349, 978344, 978393, -1, 978388, -1, -1, 978382, 978397 }, { 0x7B54, 978407, 978401, 978469, 978473, 978465, 978447, 978461, 978440, 978478 }, { 0x7B55, -1, 978484, 978515, -1, -1, 978490, 978502, -1, -1 }, { 0x7B56, 978527, 978521, 978593, 978597, 978587, 978562, 978582, 978555, 978605 }, { 0x7B57, -1, 978611, 978617, -1, -1, -1, -1, -1, -1 }, { 0x7B58, 978629, 978624, 978695, -1, -1, -1, -1, -1, -1 }, { 0x7B59, -1, 978700, 978705, -1, -1, -1, -1, -1, -1 }, { 0x7B5A, 978715, 978710, 978730, -1, -1, -1, -1, -1, -1 }, { 0x7B5B, 978739, 978734, 978767, -1, -1, -1, -1, -1, -1 }, { 0x7B5C, 978779, 978773, 978791, -1, -1, -1, -1, -1, -1 }, { 0x7B5D, 978803, 978797, 978851, -1, -1, 978837, 978842, -1, -1 }, { 0x7B5E, 978864, 978858, 978892, -1, -1, -1, -1, -1, -1 }, { 0x7B5F, -1, 978896, 978911, -1, 978907, -1, -1, 978900, -1 }, { 0x7B60, 978920, 978915, 978963, 978968, 978958, 978947, 978952, 978940, -1 }, { 0x7B61, -1, 978973, 978979, -1, -1, -1, -1, -1, -1 }, { 0x7B62, 978988, 978983, 978993, -1, -1, -1, -1, -1, -1 }, { 0x7B63, -1, 978997, 979002, -1, -1, -1, -1, -1, -1 }, { 0x7B64, 979012, 979006, 979039, -1, -1, 979025, 979030, -1, 979045 }, { 0x7B65, 979058, 979052, 979121, -1, 979118, 979109, 979114, 979102, 979125 }, { 0x7B66, 979134, 979129, 979190, -1, 979185, 979172, 979181, 979165, -1 }, { 0x7B67, 979202, 979196, 979242, -1, 979237, 979227, 979233, 979220, -1 }, { 0x7B68, -1, 979248, 979253, -1, -1, -1, -1, -1, -1 }, { 0x7B69, 979264, 979258, 979314, -1, 979308, -1, 979294, 979287, 979320 }, { 0x7B6A, -1, 979327, 979351, -1, -1, 979333, 979338, -1, -1 }, { 0x7B6B, -1, 979356, 979360, -1, -1, -1, -1, -1, -1 }, { 0x7B6C, 979371, 979365, 979410, -1, 979405, 979393, 979397, 979386, -1 }, { 0x7B6D, 979423, 979417, 979512, -1, -1, 979492, 979508, -1, 979518 }, { 0x7B6E, 979528, 979523, 979607, -1, 979604, 979582, 979596, 979575, 979612 }, { 0x7B6F, 979623, 979618, 979654, 979659, -1, 979641, 979647, -1, -1 }, { 0x7B70, 979671, 979666, 979700, -1, -1, 979677, 979684, -1, -1 }, { 0x7B71, 979710, 979705, 979773, -1, 979770, 979759, 979765, 979752, -1 }, { 0x7B72, 979785, 979779, 979819, 979825, -1, 979800, 979805, -1, 979831 }, { 0x7B73, -1, 979836, 979875, -1, 979870, 979849, 979857, 979842, -1 }, { 0x7B74, 979887, 979881, 979957, -1, -1, 979940, 979947, -1, -1 }, { 0x7B75, 979966, 979961, 979994, 979999, 979990, 979979, 979987, 979972, -1 }, { 0x7B76, -1, 980005, 980010, -1, -1, -1, -1, -1, -1 }, { 0x7B77, 980021, 980015, 980042, -1, -1, 980032, 980038, -1, -1 }, { 0x7B78, 980053, 980048, 980078, -1, -1, -1, -1, -1, -1 }, { 0x7B79, 980088, 980083, 980120, -1, -1, -1, -1, -1, -1 }, { 0x7B7A, 980132, 980126, 980170, -1, -1, 980155, 980165, -1, -1 }, { 0x7B7B, 980184, 980177, 980213, -1, -1, -1, -1, -1, -1 }, { 0x7B7C, 980224, 980219, 980236, -1, -1, -1, -1, -1, -1 }, { 0x7B7D, -1, 980241, 980254, -1, 980252, -1, -1, 980245, -1 }, { 0x7B7E, 980267, 980262, 980296, -1, -1, -1, -1, -1, -1 }, { 0x7B7F, -1, 980302, 980321, -1, 980318, 980307, 980313, -1, -1 }, { 0x7B80, 980333, 980327, 980367, -1, -1, -1, -1, -1, -1 }, { 0x7B81, -1, 980373, 980378, -1, -1, -1, -1, -1, -1 }, { 0x7B82, -1, 980383, 980388, -1, -1, -1, -1, -1, -1 }, { 0x7B83, -1, 980393, 980398, -1, -1, -1, -1, -1, -1 }, { 0x7B84, 980409, 980403, 980457, 980461, -1, 980426, 980431, -1, -1 }, { 0x7B85, 980471, 980466, 980492, -1, -1, -1, -1, -1, -1 }, { 0x7B86, 980501, 980496, 980542, 980546, -1, 980530, 980538, -1, -1 }, { 0x7B87, 980554, 980550, 980609, 980613, 980605, 980593, 980599, 980586, 980619 }, { 0x7B88, -1, 980623, 980627, -1, -1, -1, -1, -1, -1 }, { 0x7B89, -1, 980632, 980646, -1, -1, -1, 980639, -1, -1 }, { 0x7B8A, -1, 980652, 980657, -1, -1, -1, -1, -1, -1 }, { 0x7B8B, 980666, 980661, 980719, 980725, 980715, 980706, 980711, 980699, -1 }, { 0x7B8C, -1, 980730, 980735, -1, -1, -1, -1, -1, -1 }, { 0x7B8D, 980744, 980740, 980783, -1, 980780, 980772, 980777, 980765, -1 }, { 0x7B8E, 980791, 980787, 980841, -1, 980838, -1, 980825, 980819, -1 }, { 0x7B8F, 980852, 980846, 980913, 980920, 980907, 980893, 980898, 980886, 980928 }, { 0x7B90, 980940, 980934, 980986, -1, -1, -1, 980973, -1, -1 }, { 0x7B91, 980998, 980992, 981020, -1, -1, 981002, 981007, -1, -1 }, { 0x7B92, 981030, 981025, 981062, -1, 981057, 981042, 981048, 981036, -1 }, { 0x7B93, 981073, 981068, 981078, -1, -1, -1, -1, -1, -1 }, { 0x7B94, 981087, 981082, 981151, 981155, 981147, 981135, 981142, 981128, -1 }, { 0x7B95, 981166, 981161, 981275, -1, 981272, 981266, 981269, 981259, 981279 }, { 0x7B96, 981288, 981283, 981312, -1, -1, 981303, 981308, -1, -1 }, { 0x7B97, 981323, 981317, 981382, -1, 981378, 981361, 981374, 981354, 981388 }, { 0x7B98, 981400, 981394, 981438, -1, -1, 981412, 981434, -1, -1 }, { 0x7B99, 981448, 981443, 981477, -1, 981473, 981462, 981468, 981455, -1 }, { 0x7B9A, 981487, 981481, 981550, -1, 981546, 981526, 981536, 981519, -1 }, { 0x7B9B, 981559, 981555, 981575, -1, -1, 981565, 981569, -1, -1 }, { 0x7B9C, 981585, 981579, 981636, 981642, 981631, -1, 981624, 981617, -1 }, { 0x7B9D, 981652, 981647, 981721, -1, 981716, 981692, 981708, 981685, -1 }, { 0x7B9E, -1, 981727, 981746, -1, -1, 981733, 981742, -1, -1 }, { 0x7B9F, -1, 981752, 981784, -1, -1, 981758, 981780, -1, -1 }, { 0x7BA0, 981795, 981789, 981837, -1, 981832, 981819, 981824, 981812, -1 }, { 0x7BA1, 981848, 981843, 981906, 981912, 981901, 981888, 981897, 981881, 981921 }, { 0x7BA2, -1, 981928, 981934, -1, -1, -1, -1, -1, -1 }, { 0x7BA3, -1, 981940, 981946, -1, -1, -1, -1, -1, -1 }, { 0x7BA4, -1, 981950, 981956, -1, -1, -1, -1, -1, 981960 }, { 0x7BA5, -1, 981967, 981975, -1, -1, -1, 981972, -1, -1 }, { 0x7BA6, 981985, 981979, 981998, -1, -1, -1, -1, -1, -1 }, { 0x7BA7, 982008, 982002, 982038, -1, -1, -1, -1, -1, -1 }, { 0x7BA8, 982048, 982043, 982077, -1, -1, -1, -1, -1, -1 }, { 0x7BA9, 982086, 982082, 982100, -1, -1, -1, -1, -1, -1 }, { 0x7BAA, 982111, 982105, 982156, -1, 982152, 982143, 982148, -1, -1 }, { 0x7BAB, 982166, 982161, 982179, -1, -1, -1, -1, -1, -1 }, { 0x7BAC, 982191, 982185, 982261, -1, -1, 982239, 982250, -1, -1 }, { 0x7BAD, 982271, 982266, 982311, 982317, 982307, 982300, 982303, 982293, 982327 }, { 0x7BAE, -1, 982334, 982340, -1, -1, -1, -1, -1, -1 }, { 0x7BAF, 982351, 982346, 982386, -1, -1, 982368, 982378, -1, -1 }, { 0x7BB0, -1, 982392, 982427, -1, -1, 982398, 982415, -1, -1 }, { 0x7BB1, 982439, 982432, 982489, 982496, 982484, 982470, 982475, 982463, 982503 }, { 0x7BB2, 982516, 982511, 982542, -1, -1, 982531, 982538, -1, -1 }, { 0x7BB3, 982554, 982548, 982625, -1, -1, -1, -1, -1, -1 }, { 0x7BB4, 982636, 982631, 982698, -1, 982694, 982673, 982689, 982666, 982704 }, { 0x7BB5, 982740, 982734, 982779, -1, -1, -1, 982770, -1, -1 }, { 0x7BB6, -1, 982785, 982800, -1, -1, 982789, 982794, -1, -1 }, { 0x7BB7, 982808, 982804, 982837, -1, -1, -1, -1, -1, -1 }, { 0x7BB8, 982846, 982841, 982883, 982888, 982880, 982864, 982870, 982857, 982895 }, { 0x7BB9, -1, 982901, 982905, -1, -1, -1, -1, -1, -1 }, { 0x7BBA, -1, 982910, 982926, -1, -1, 982916, 982921, -1, -1 }, { 0x7BBB, -1, 982932, 982944, -1, -1, -1, 982938, -1, -1 }, { 0x7BBC, -1, 982948, 982964, -1, -1, 982952, 982960, -1, -1 }, { 0x7BBD, -1, 982968, 982987, -1, -1, 982974, 982979, -1, -1 }, { 0x7BBE, 982998, 982993, 983056, -1, 983053, -1, -1, 983046, -1 }, { 0x7BBF, -1, 983062, 983068, -1, -1, -1, -1, -1, -1 }, { 0x7BC0, 983077, 983072, 983159, 983164, 983155, 983125, 983143, 983118, 983170 }, { 0x7BC1, 983183, 983177, 983230, 983237, 983224, 983211, 983220, 983204, -1 }, { 0x7BC2, -1, 983244, 983259, -1, -1, -1, 983250, -1, -1 }, { 0x7BC3, -1, 983265, 983270, -1, -1, -1, -1, -1, -1 }, { 0x7BC4, 983281, 983275, 983327, -1, 983323, 983314, 983319, 983307, -1 }, { 0x7BC5, 983338, 983332, 983396, -1, -1, 983363, 983368, -1, -1 }, { 0x7BC6, 983409, 983403, 983471, -1, 983467, 983450, 983463, 983443, 983478 }, { 0x7BC7, 983491, 983486, 983546, 983552, 983540, 983531, 983536, 983524, -1 }, { 0x7BC8, -1, 983559, 983572, -1, -1, -1, 983565, -1, -1 }, { 0x7BC9, 983583, 983578, 983638, 983643, 983632, 983613, 983626, 983606, 983649 }, { 0x7BCA, -1, 983656, 983685, -1, 983680, 983669, 983673, 983662, -1 }, { 0x7BCB, 983698, 983692, 983750, 983755, 983745, 983735, 983740, 983728, -1 }, { 0x7BCC, 983764, 983759, 983815, 983820, 983811, -1, 983804, 983797, -1 }, { 0x7BCD, -1, 983824, 983829, -1, -1, -1, -1, -1, -1 }, { 0x7BCE, -1, 983834, 983839, -1, -1, -1, -1, -1, -1 }, { 0x7BCF, 983850, 983845, 983907, -1, -1, 983883, 983899, -1, -1 }, { 0x7BD0, -1, 983913, 983917, -1, -1, -1, -1, -1, -1 }, { 0x7BD1, 983927, 983921, 983962, -1, -1, -1, -1, -1, -1 }, { 0x7BD2, -1, 983967, 983983, -1, 983979, -1, -1, 983972, -1 }, { 0x7BD3, 983992, 983987, 984006, -1, -1, -1, -1, -1, -1 }, { 0x7BD4, 984016, 984011, 984050, -1, 984046, 984035, 984040, 984028, -1 }, { 0x7BD5, -1, 984055, 984060, -1, -1, -1, -1, -1, -1 }, { 0x7BD6, -1, 984064, 984078, -1, -1, -1, 984070, -1, -1 }, { 0x7BD7, 984089, 984084, 984149, -1, -1, -1, 984144, -1, -1 }, { 0x7BD8, 984159, 984154, 984199, -1, -1, -1, -1, -1, 984205 }, { 0x7BD9, 984214, 984209, 984257, -1, 984254, 984246, 984250, 984239, 984262 }, { 0x7BDA, 984272, 984267, 984326, 984331, -1, 984318, 984323, -1, -1 }, { 0x7BDB, 984343, 984337, 984400, -1, 984396, 984374, 984385, 984367, -1 }, { 0x7BDC, -1, 984405, 984411, -1, -1, -1, -1, -1, -1 }, { 0x7BDD, 984423, 984418, 984480, -1, 984476, 984458, 984472, 984451, 984485 }, { 0x7BDE, -1, 984492, 984497, -1, -1, -1, -1, -1, -1 }, { 0x7BDF, -1, 984502, 984507, -1, -1, -1, -1, -1, -1 }, { 0x7BE0, 984518, 984513, 984581, -1, 984578, 984567, 984573, 984560, -1 }, { 0x7BE1, 984593, 984587, 984623, -1, 984618, 984605, 984610, 984599, 984629 }, { 0x7BE2, 984642, 984636, 984665, -1, -1, -1, -1, -1, -1 }, { 0x7BE3, -1, 984671, 984677, -1, -1, -1, -1, -1, -1 }, { 0x7BE4, 984688, 984683, 984739, -1, 984735, 984724, 984730, 984717, 984743 }, { 0x7BE5, 984756, 984750, 984791, -1, 984786, -1, 984774, -1, 984795 }, { 0x7BE6, 984806, 984801, 984857, -1, 984854, 984842, 984850, 984835, -1 }, { 0x7BE7, -1, 984861, 984866, -1, -1, -1, -1, -1, -1 }, { 0x7BE8, 984878, 984872, 984921, -1, -1, 984902, 984914, -1, -1 }, { 0x7BE9, 984931, 984926, 984983, -1, 984980, 984966, 984972, 984959, 984989 }, { 0x7BEA, 984998, 984994, 985051, 985056, 985048, 985037, 985041, 985030, -1 }, { 0x7BEB, -1, 985063, 985068, -1, -1, -1, -1, -1, -1 }, { 0x7BEC, -1, 985073, 985080, -1, -1, -1, -1, -1, -1 }, { 0x7BED, 985093, 985087, 985130, -1, 985125, 985116, 985121, -1, -1 }, { 0x7BEE, 985142, 985136, 985149, -1, -1, -1, -1, -1, -1 }, { 0x7BEF, 985159, 985154, 985167, -1, -1, -1, -1, -1, -1 }, { 0x7BF0, 985178, 985173, 985194, -1, -1, -1, -1, -1, -1 }, { 0x7BF1, 985203, 985198, 985233, -1, -1, -1, -1, -1, -1 }, { 0x7BF2, 985242, 985237, 985269, 985274, -1, 985253, 985259, -1, -1 }, { 0x7BF3, 985288, 985283, 985334, -1, 985329, 985310, 985317, 985303, -1 }, { 0x7BF4, 985343, 985338, 985391, -1, -1, 985365, 985369, -1, -1 }, { 0x7BF5, -1, 985395, 985408, -1, -1, -1, 985401, -1, -1 }, { 0x7BF6, -1, 985414, 985422, -1, -1, -1, 985419, -1, -1 }, { 0x7BF7, 985433, 985427, 985483, -1, 985478, 985469, 985474, 985462, 985489 }, { 0x7BF8, 985500, 985494, 985555, -1, -1, 985536, 985546, -1, -1 }, { 0x7BF9, 985566, 985560, 985615, -1, -1, 985600, 985607, -1, -1 }, { 0x7BFA, 985628, 985622, 985666, -1, -1, 985635, 985641, -1, -1 }, { 0x7BFB, -1, 985670, 985675, -1, -1, -1, -1, -1, -1 }, { 0x7BFC, 985686, 985681, 985768, -1, -1, 985751, 985760, -1, -1 }, { 0x7BFD, -1, 985773, 985778, -1, -1, -1, -1, -1, -1 }, { 0x7BFE, 985787, 985782, 985835, -1, 985830, -1, 985818, 985811, -1 }, { 0x7BFF, -1, 985840, 985846, -1, -1, -1, -1, -1, -1 }, { 0x7C00, 985858, 985852, 985892, -1, 985886, 985878, 985881, 985871, -1 }, { 0x7C01, 985900, 985896, 985940, -1, -1, 985926, 985932, -1, -1 }, { 0x7C02, -1, 985946, 985973, -1, -1, 985952, 985965, -1, -1 }, { 0x7C03, 985983, 985978, 986011, -1, -1, 985993, 986002, -1, -1 }, { 0x7C04, -1, 986015, 986025, -1, -1, -1, 986019, -1, -1 }, { 0x7C05, -1, 986029, 986041, -1, -1, -1, -1, 986035, -1 }, { 0x7C06, 986052, 986047, 986068, -1, -1, 986057, 986061, -1, -1 }, { 0x7C07, 986078, 986073, 986150, 986154, 986146, 986116, 986132, 986109, -1 }, { 0x7C08, 986165, 986159, 986222, -1, -1, -1, -1, -1, -1 }, { 0x7C09, 986233, 986228, 986291, -1, 986286, 986271, 986277, 986264, -1 }, { 0x7C0A, -1, 986296, 986301, -1, -1, -1, -1, -1, -1 }, { 0x7C0B, 986311, 986305, 986389, -1, 986384, -1, 986381, 986374, -1 }, { 0x7C0C, 986399, 986394, 986437, -1, -1, 986426, 986432, -1, -1 }, { 0x7C0D, 986446, 986441, 986470, -1, -1, -1, 986460, -1, -1 }, { 0x7C0E, -1, 986475, 986502, -1, -1, 986481, 986486, -1, -1 }, { 0x7C0F, 986511, 986506, 986548, -1, 986544, 986534, 986539, 986527, -1 }, { 0x7C10, -1, 986552, 986557, -1, -1, -1, -1, -1, -1 }, { 0x7C11, 986567, 986563, 986599, -1, 986596, 986584, 986589, -1, -1 }, { 0x7C12, 986610, 986604, 986641, -1, 986636, 986623, 986628, 986616, -1 }, { 0x7C13, 986652, 986647, 986712, -1, -1, 986701, 986708, -1, -1 }, { 0x7C14, 986722, 986718, 986753, -1, 986750, 986738, 986743, -1, -1 }, { 0x7C15, 986763, 986758, 986777, -1, -1, -1, -1, -1, -1 }, { 0x7C16, 986787, 986781, 986817, -1, -1, -1, -1, -1, -1 }, { 0x7C17, 986830, 986823, 986864, -1, -1, 986859, -1, -1, -1 }, { 0x7C18, 986874, 986869, 986934, -1, 986931, 986922, 986926, -1, -1 }, { 0x7C19, -1, 986940, 986959, -1, -1, 986945, 986954, -1, -1 }, { 0x7C1A, -1, 986963, 986968, -1, -1, -1, -1, -1, -1 }, { 0x7C1B, 986977, 986972, 987013, -1, -1, 987003, 987009, -1, -1 }, { 0x7C1C, 987025, 987019, 987032, -1, -1, -1, -1, -1, 987038 }, { 0x7C1D, -1, 987044, 987049, -1, -1, -1, -1, -1, -1 }, { 0x7C1E, 987061, 987055, 987125, 987130, 987121, 987112, 987117, 987105, -1 }, { 0x7C1F, 987140, 987135, 987178, 987184, 987174, 987158, 987170, 987151, -1 }, { 0x7C20, 987195, 987191, 987256, -1, 987253, -1, 987250, 987243, -1 }, { 0x7C21, 987266, 987260, 987324, 987330, 987320, 987305, 987316, 987298, 987337 }, { 0x7C22, -1, 987344, 987349, -1, -1, -1, -1, -1, -1 }, { 0x7C23, 987360, 987354, 987404, -1, -1, 987395, 987401, -1, -1 }, { 0x7C24, -1, 987409, 987415, -1, -1, -1, -1, -1, -1 }, { 0x7C25, 987425, 987420, 987461, -1, -1, -1, 987451, -1, -1 }, { 0x7C26, 987473, 987467, 987540, -1, -1, 987531, 987536, -1, 987546 }, { 0x7C27, 987559, 987553, 987610, -1, 987604, 987594, 987600, 987587, -1 }, { 0x7C28, 987623, 987617, 987677, -1, -1, 987657, 987664, -1, -1 }, { 0x7C29, -1, 987682, 987687, -1, -1, -1, -1, -1, 987692 }, { 0x7C2A, 987702, 987696, 987760, 987765, 987756, 987738, 987747, 987731, 987771 }, { 0x7C2B, 987782, 987777, 987849, 987855, 987846, 987837, 987841, 987830, 987860 }, { 0x7C2C, -1, 987866, 987882, -1, -1, 987871, 987876, -1, 987886 }, { 0x7C2D, -1, 987891, 987896, -1, -1, -1, -1, -1, -1 }, { 0x7C2E, -1, 987901, 987907, -1, -1, -1, -1, -1, -1 }, { 0x7C2F, -1, 987912, 987917, -1, -1, -1, -1, -1, -1 }, { 0x7C30, 987926, 987920, 987938, -1, -1, -1, -1, -1, -1 }, { 0x7C31, -1, 987943, 987953, -1, -1, 987948, -1, -1, -1 }, { 0x7C32, -1, 987957, 987963, -1, -1, -1, -1, -1, -1 }, { 0x7C33, -1, 987968, 987983, -1, -1, 987973, 987979, -1, -1 }, { 0x7C34, -1, 987988, 988001, 988005, -1, -1, 987994, -1, -1 }, { 0x7C35, 988016, 988011, 988028, -1, -1, -1, -1, -1, -1 }, { 0x7C36, -1, 988032, 988042, -1, -1, -1, 988037, -1, -1 }, { 0x7C37, 988051, 988046, 988099, 988104, 988094, 988079, 988087, 988072, -1 }, { 0x7C38, 988114, 988110, 988142, -1, 988138, 988130, 988135, 988123, -1 }, { 0x7C39, 988152, 988146, 988173, -1, -1, 988164, 988169, -1, -1 }, { 0x7C3A, -1, 988179, 988198, -1, -1, 988184, 988194, -1, -1 }, { 0x7C3B, 988208, 988203, 988214, -1, -1, -1, -1, -1, -1 }, { 0x7C3C, -1, 988220, 988225, -1, -1, -1, -1, -1, -1 }, { 0x7C3D, 988235, 988230, 988285, -1, 988280, 988271, 988276, 988264, -1 }, { 0x7C3E, 988296, 988291, 988353, 988359, 988348, 988334, 988344, 988321, 988366 }, { 0x7C3F, 988376, 988371, 988446, -1, 988438, 988416, 988430, 988409, -1 }, { 0x7C40, 988455, 988450, 988500, -1, -1, 988490, 988495, -1, -1 }, { 0x7C41, 988512, 988506, 988546, -1, -1, -1, -1, -1, -1 }, { 0x7C42, -1, 988551, 988556, -1, -1, -1, -1, -1, -1 }, { 0x7C43, 988566, 988560, 988593, -1, 988589, 988580, 988585, 988573, 988598 }, { 0x7C44, 988610, 988604, 988638, -1, -1, -1, -1, -1, -1 }, { 0x7C45, -1, 988643, 988648, -1, -1, -1, -1, -1, -1 }, { 0x7C46, 988657, 988652, 988727, -1, -1, 988714, 988722, -1, -1 }, { 0x7C47, -1, 988732, 988737, -1, -1, -1, -1, -1, -1 }, { 0x7C48, -1, 988742, 988747, -1, -1, -1, -1, -1, -1 }, { 0x7C49, -1, 988753, 988758, -1, -1, -1, -1, -1, -1 }, { 0x7C4A, 988768, 988763, 988784, -1, -1, -1, 988773, -1, -1 }, { 0x7C4B, -1, 988788, 988793, -1, -1, -1, -1, -1, -1 }, { 0x7C4C, 988803, 988798, 988871, 988877, 988867, 988842, 988862, 988835, -1 }, { 0x7C4D, 988889, 988884, 988947, 988951, 988943, 988927, 988932, 988920, -1 }, { 0x7C4E, -1, 988959, 988963, -1, -1, -1, -1, -1, -1 }, { 0x7C4F, 988972, 988967, 988982, -1, -1, 988977, -1, -1, -1 }, { 0x7C50, 988992, 988986, 989041, -1, 989036, 989028, 989032, 989021, -1 }, { 0x7C51, 989053, 989047, 989102, -1, -1, -1, 989098, -1, -1 }, { 0x7C52, -1, 989109, 989138, -1, 989134, 989121, 989126, 989114, -1 }, { 0x7C53, 989150, 989144, 989172, -1, -1, -1, 989164, -1, -1 }, { 0x7C54, 989182, 989177, 989228, -1, 989224, 989203, 989213, 989196, -1 }, { 0x7C55, -1, 989233, 989243, -1, -1, -1, 989238, -1, -1 }, { 0x7C56, 989254, 989249, 989291, -1, -1, 989273, 989287, -1, 989296 }, { 0x7C57, -1, 989301, 989307, -1, -1, -1, -1, -1, -1 }, { 0x7C58, 989319, 989313, 989356, -1, -1, 989348, 989352, -1, -1 }, { 0x7C59, 989367, 989362, 989391, 989395, -1, 989372, 989380, -1, -1 }, { 0x7C5A, 989405, 989400, 989450, -1, -1, 989437, 989444, -1, 989454 }, { 0x7C5B, 989477, 989472, 989509, -1, 989505, 989492, 989497, 989485, -1 }, { 0x7C5C, 989520, 989515, 989577, -1, 989572, 989556, 989567, 989549, -1 }, { 0x7C5D, 989588, 989582, 989637, -1, -1, 989614, 989630, -1, -1 }, { 0x7C5E, 989648, 989643, 989670, 989674, -1, 989656, 989663, -1, -1 }, { 0x7C5F, 989686, 989680, 989739, 989744, 989735, 989727, 989731, 989720, -1 }, { 0x7C60, 989757, 989751, 989821, 989827, 989816, 989793, 989812, 989780, 989839 }, { 0x7C61, -1, 989846, 989859, -1, -1, 989851, -1, -1, -1 }, { 0x7C62, -1, 989864, 989869, -1, -1, -1, -1, -1, -1 }, { 0x7C63, 989881, 989875, 989900, -1, -1, 989890, 989896, -1, 989905 }, { 0x7C64, 989916, 989911, 989965, -1, 989960, 989942, 989956, 989935, -1 }, { 0x7C65, 989977, 989971, 990022, -1, 990018, 990009, 990013, 990002, -1 }, { 0x7C66, -1, 990027, 990033, -1, -1, -1, -1, -1, -1 }, { 0x7C67, 990046, 990040, 990080, -1, 990077, -1, 990070, 990063, -1 }, { 0x7C68, 990089, 990084, 990099, -1, -1, -1, -1, -1, -1 }, { 0x7C69, 990110, 990105, 990162, -1, 990157, 990143, 990153, 990136, -1 }, { 0x7C6A, 990174, 990168, 990216, -1, -1, -1, -1, -1, -1 }, { 0x7C6B, -1, 990222, 990228, -1, -1, -1, -1, -1, -1 }, { 0x7C6C, 990239, 990234, 990294, 990298, 990291, 990276, 990288, 990269, -1 }, { 0x7C6D, -1, 990304, 990327, -1, -1, 990309, 990316, -1, -1 }, { 0x7C6E, 990335, 990331, 990355, -1, -1, 990349, 990352, -1, -1 }, { 0x7C6F, 990366, 990360, 990400, -1, -1, -1, -1, -1, -1 }, { 0x7C70, 990411, 990406, 990488, -1, -1, 990466, 990474, -1, -1 }, { 0x7C71, -1, 990493, 990499, -1, -1, -1, -1, -1, -1 }, { 0x7C72, 990510, 990505, 990558, -1, 990555, 990542, 990547, 990535, -1 }, { 0x7C73, 990567, 990562, 990637, 990641, 990634, 990605, 990623, 990598, -1 }, { 0x7C74, 990651, 990646, 990680, -1, -1, -1, -1, -1, -1 }, { 0x7C75, 990690, 990684, 990712, -1, -1, 990700, -1, -1, -1 }, { 0x7C76, -1, 990717, 990722, -1, -1, -1, -1, -1, -1 }, { 0x7C77, -1, 990728, 990734, -1, -1, -1, -1, -1, -1 }, { 0x7C78, 990744, 990739, 990762, -1, -1, -1, -1, -1, -1 }, { 0x7C79, 990773, 990768, 990785, -1, -1, -1, 990778, -1, -1 }, { 0x7C7A, -1, 990789, 990794, -1, -1, -1, -1, -1, 990798 }, { 0x7C7B, 990810, 990804, 990843, -1, 990839, -1, -1, -1, -1 }, { 0x7C7C, 990853, 990848, 990894, -1, -1, 990883, 990890, -1, -1 }, { 0x7C7D, 990904, 990900, 990930, -1, -1, -1, 990926, -1, -1 }, { 0x7C7E, 990939, 990934, 990967, -1, 990964, 990959, -1, 990953, -1 }, { 0x7C7F, -1, 990971, 990976, -1, -1, -1, -1, -1, -1 }, { 0x7C80, -1, 990981, 990986, -1, -1, -1, -1, -1, -1 }, { 0x7C81, 990998, 990993, 991031, -1, 991026, 991014, -1, 991008, -1 }, { 0x7C82, 991042, 991037, 991055, -1, -1, 991050, -1, -1, -1 }, { 0x7C83, 991066, 991061, 991107, -1, 991104, 991094, 991101, 991087, 991111 }, { 0x7C84, -1, 991116, 991121, -1, -1, -1, -1, -1, -1 }, { 0x7C85, -1, 991126, 991131, -1, -1, -1, -1, -1, -1 }, { 0x7C86, 991140, 991135, 991159, -1, -1, -1, 991147, -1, -1 }, { 0x7C87, 991170, 991164, 991198, -1, -1, 991189, 991194, -1, -1 }, { 0x7C88, -1, 991204, 991209, -1, -1, -1, -1, -1, -1 }, { 0x7C89, 991219, 991214, 991285, 991290, 991280, 991255, 991276, 991248, 991299 }, { 0x7C8A, -1, 991306, 991311, -1, -1, -1, -1, -1, -1 }, { 0x7C8B, 991321, 991315, 991361, -1, -1, 991349, 991353, -1, -1 }, { 0x7C8C, -1, 991366, 991372, -1, -1, -1, -1, -1, -1 }, { 0x7C8D, 991381, 991376, 991418, -1, 991415, 991398, -1, 991392, -1 }, { 0x7C8E, 991428, 991423, 991434, -1, -1, -1, -1, -1, -1 }, { 0x7C8F, -1, 991438, 991456, -1, -1, 991444, 991453, -1, -1 }, { 0x7C90, -1, 991460, 991467, -1, -1, -1, 991464, -1, -1 }, { 0x7C91, 991476, 991471, 991519, -1, -1, -1, -1, -1, -1 }, { 0x7C92, 991528, 991523, 991578, 991582, 991574, 991563, 991569, 991550, 991586 }, { 0x7C93, -1, 991592, 991597, -1, -1, -1, -1, -1, -1 }, { 0x7C94, 991608, 991602, 991661, -1, -1, 991654, 991657, -1, -1 }, { 0x7C95, 991670, 991665, 991743, -1, 991739, 991729, 991734, 991722, -1 }, { 0x7C96, -1, 991747, 991752, -1, -1, -1, -1, -1, -1 }, { 0x7C97, 991761, 991756, 991811, 991815, 991808, 991795, 991805, 991788, 991825 }, { 0x7C98, 991835, 991830, 991884, -1, 991880, 991869, 991876, 991862, -1 }, { 0x7C99, -1, 991890, 991895, -1, -1, -1, -1, -1, -1 }, { 0x7C9A, -1, 991901, 991905, -1, -1, -1, -1, -1, -1 }, { 0x7C9B, 991915, 991910, 991958, -1, -1, 991940, 991952, -1, -1 }, { 0x7C9C, 991967, 991962, 991978, -1, -1, -1, -1, -1, -1 }, { 0x7C9D, 991989, 991984, 992017, -1, -1, -1, -1, -1, -1 }, { 0x7C9E, 992026, 992021, 992054, -1, -1, 992039, 992046, -1, -1 }, { 0x7C9F, 992063, 992058, 992122, 992126, 992118, 992093, 992102, 992086, -1 }, { 0x7CA0, -1, 992131, 992148, -1, -1, 992137, 992144, -1, -1 }, { 0x7CA1, -1, 992154, 992175, -1, -1, 992160, 992168, -1, 992181 }, { 0x7CA2, 992192, 992188, 992257, -1, 992254, 992241, 992246, 992234, -1 }, { 0x7CA3, -1, 992261, 992267, -1, -1, -1, -1, -1, -1 }, { 0x7CA4, 992277, 992271, 992355, -1, 992351, 992334, 992341, 992327, -1 }, { 0x7CA5, 992365, 992360, 992422, -1, 992413, 992391, 992403, 992384, -1 }, { 0x7CA6, 992434, 992428, 992476, -1, 992472, -1, 992468, 992461, -1 }, { 0x7CA7, 992487, 992481, 992551, 992559, 992546, 992527, 992541, 992520, -1 }, { 0x7CA8, 992574, 992568, 992610, -1, 992605, 992591, -1, 992585, -1 }, { 0x7CA9, -1, 992615, 992620, -1, -1, -1, -1, -1, -1 }, { 0x7CAA, 992630, 992625, 992666, -1, -1, -1, -1, -1, -1 }, { 0x7CAB, -1, 992671, 992678, -1, -1, -1, 992675, -1, -1 }, { 0x7CAC, 992687, 992682, 992701, -1, -1, -1, -1, -1, -1 }, { 0x7CAD, -1, 992705, 992717, -1, -1, 992710, -1, -1, -1 }, { 0x7CAE, 992728, 992721, 992779, -1, 992773, 992759, 992764, 992752, -1 }, { 0x7CAF, -1, 992786, 992792, -1, -1, -1, -1, -1, -1 }, { 0x7CB0, -1, 992798, 992838, -1, -1, 992802, 992828, -1, -1 }, { 0x7CB1, 992849, 992842, 992898, 992905, 992892, 992883, 992887, 992876, -1 }, { 0x7CB2, 992918, 992912, 992970, 992975, 992965, 992958, 992961, 992951, -1 }, { 0x7CB3, 992989, 992983, 993037, -1, 993031, 993015, 993027, 993008, -1 }, { 0x7CB4, -1, 993043, 993049, -1, -1, -1, -1, -1, -1 }, { 0x7CB5, 993059, 993053, 993130, -1, 993126, 993109, 993116, -1, -1 }, { 0x7CB6, -1, 993135, 993154, -1, -1, 993140, 993149, -1, -1 }, { 0x7CB7, -1, 993158, 993178, -1, -1, 993163, 993168, -1, -1 }, { 0x7CB8, -1, 993182, 993187, -1, -1, -1, -1, -1, -1 }, { 0x7CB9, 993197, 993191, 993252, 993257, 993248, 993232, 993240, 993225, 993262 }, { 0x7CBA, 993273, 993267, 993322, -1, -1, 993297, 993309, -1, -1 }, { 0x7CBB, 993334, 993327, 993363, -1, -1, 993345, 993350, -1, -1 }, { 0x7CBC, 993376, 993370, 993430, -1, 993426, 993413, 993422, 993406, -1 }, { 0x7CBD, 993441, 993435, 993496, -1, 993491, 993479, 993487, 993473, -1 }, { 0x7CBE, 993508, 993502, 993580, 993586, 993575, 993538, 993566, 993531, 993595 }, { 0x7CBF, 993605, 993600, 993633, -1, -1, 993615, 993627, -1, -1 }, { 0x7CC0, -1, 993638, 993649, -1, -1, 993643, -1, -1, -1 }, { 0x7CC1, 993659, 993654, 993703, -1, -1, -1, -1, -1, -1 }, { 0x7CC2, -1, 993708, 993731, -1, -1, 993713, 993722, -1, -1 }, { 0x7CC3, -1, 993736, 993742, -1, -1, -1, -1, -1, -1 }, { 0x7CC4, -1, 993748, 993771, -1, -1, 993753, 993767, -1, -1 }, { 0x7CC5, 993782, 993777, 993821, -1, 993818, 993807, 993814, 993800, -1 }, { 0x7CC6, -1, 993826, 993842, -1, 993837, -1, -1, 993831, 993848 }, { 0x7CC7, 993860, 993855, 993902, -1, -1, 993887, 993895, -1, -1 }, { 0x7CC8, 993913, 993907, 993953, -1, -1, 993944, 993949, -1, -1 }, { 0x7CC9, 993963, 993957, 994007, -1, -1, 993995, 994003, -1, -1 }, { 0x7CCA, 994017, 994013, 994065, -1, 994062, 994051, 994056, 994044, 994069 }, { 0x7CCB, -1, 994074, 994079, -1, -1, -1, -1, -1, -1 }, { 0x7CCC, 994091, 994085, 994157, -1, -1, -1, -1, -1, -1 }, { 0x7CCD, 994166, 994162, 994207, -1, -1, -1, 994203, -1, -1 }, { 0x7CCE, 994216, 994211, 994243, -1, -1, 994231, -1, -1, -1 }, { 0x7CCF, 994252, 994247, 994313, -1, -1, 994282, 994289, -1, -1 }, { 0x7CD0, -1, 994318, 994322, -1, -1, -1, -1, -1, -1 }, { 0x7CD1, -1, 994326, 994331, -1, -1, -1, -1, -1, -1 }, { 0x7CD2, 994341, 994336, 994381, 994386, -1, 994367, 994375, -1, -1 }, { 0x7CD3, 994397, 994392, 994414, -1, -1, -1, 994409, -1, -1 }, { 0x7CD4, 994423, 994418, 994448, -1, -1, 994429, 994435, -1, -1 }, { 0x7CD5, 994458, 994453, 994496, -1, 994493, 994479, 994489, 994472, -1 }, { 0x7CD6, 994507, 994501, 994567, -1, 994556, 994542, 994552, 994528, 994573 }, { 0x7CD7, 994588, 994583, 994656, 994661, 994652, 994631, 994639, 994624, -1 }, { 0x7CD8, -1, 994667, 994686, -1, -1, 994672, -1, -1, -1 }, { 0x7CD9, 994696, 994691, 994757, -1, 994754, 994741, 994750, 994734, -1 }, { 0x7CDA, -1, 994762, 994796, -1, 994791, 994775, 994782, 994768, -1 }, { 0x7CDB, -1, 994804, 994810, -1, -1, -1, -1, -1, -1 }, { 0x7CDC, 994821, 994816, 994880, 994884, 994877, 994860, 994874, 994853, -1 }, { 0x7CDD, 994895, 994889, 994958, -1, 994954, 994936, 994945, 994929, 994963 }, { 0x7CDE, 994974, 994969, 995020, 995025, 995015, 995006, 995011, 994999, 995033 }, { 0x7CDF, 995044, 995039, 995087, 995092, 995084, 995075, 995080, 995068, -1 }, { 0x7CE0, 995104, 995098, 995150, -1, 995145, 995136, 995141, 995129, -1 }, { 0x7CE1, 995163, 995156, 995188, -1, -1, -1, -1, -1, -1 }, { 0x7CE2, 995200, 995195, 995232, -1, 995229, 995218, 995223, 995212, -1 }, { 0x7CE3, -1, 995236, 995241, -1, -1, -1, -1, -1, -1 }, { 0x7CE4, 995252, 995246, 995300, -1, 995296, 995285, 995292, -1, -1 }, { 0x7CE5, -1, 995305, 995318, -1, 995315, -1, -1, 995309, -1 }, { 0x7CE6, -1, 995323, 995350, -1, -1, 995327, 995343, -1, -1 }, { 0x7CE7, 995361, 995354, 995418, 995425, 995412, 995398, 995403, 995385, 995432 }, { 0x7CE8, 995447, 995440, 995472, -1, -1, -1, -1, -1, -1 }, { 0x7CE9, -1, 995479, 995496, -1, -1, 995484, 995489, -1, -1 }, { 0x7CEA, -1, 995502, 995508, -1, -1, -1, -1, -1, -1 }, { 0x7CEB, -1, 995512, 995539, -1, -1, 995518, 995531, -1, -1 }, { 0x7CEC, -1, 995545, 995550, -1, -1, -1, -1, -1, -1 }, { 0x7CED, 995561, 995555, 995575, -1, -1, -1, -1, -1, -1 }, { 0x7CEE, -1, 995581, 995587, -1, -1, -1, -1, -1, -1 }, { 0x7CEF, 995597, 995593, 995657, -1, 995654, 995638, 995648, 995631, -1 }, { 0x7CF0, 995668, 995662, 995692, -1, 995688, 995678, 995684, -1, -1 }, { 0x7CF1, 995703, 995698, 995733, -1, -1, -1, -1, 995727, -1 }, { 0x7CF2, 995743, 995738, 995810, 995814, 995806, 995778, 995792, 995771, -1 }, { 0x7CF3, -1, 995822, 995827, -1, -1, -1, -1, -1, -1 }, { 0x7CF4, 995837, 995832, 995890, 995894, 995886, 995873, 995881, 995866, -1 }, { 0x7CF5, 995904, 995899, 995966, -1, -1, -1, 995960, 995954, -1 }, { 0x7CF6, 995976, 995971, 996015, -1, 996012, 995994, 996007, 995987, -1 }, { 0x7CF7, -1, 996021, 996027, -1, -1, -1, -1, -1, -1 }, { 0x7CF8, 996037, 996032, 996090, -1, 996087, 996074, 996078, 996062, -1 }, { 0x7CF9, 996099, 996094, 996124, -1, -1, -1, -1, -1, -1 }, { 0x7CFA, 996133, 996128, 996196, -1, 996192, 996173, 996187, 996166, -1 }, { 0x7CFB, 996206, 996201, 996261, -1, 996256, 996244, 996252, 996237, 996265 }, { 0x7CFC, -1, 996270, 996276, -1, -1, -1, -1, -1, -1 }, { 0x7CFD, -1, 996282, 996288, -1, -1, -1, -1, -1, -1 }, { 0x7CFE, 996300, 996295, 996355, 996360, 996347, 996328, 996342, 996321, -1 }, { 0x7CFF, -1, 996368, 996373, -1, -1, -1, -1, -1, -1 }, { 0x7D00, 996383, 996378, 996451, 996455, 996448, 996424, 996445, 996417, 996462 }, { 0x7D01, -1, 996467, 996472, -1, -1, -1, -1, -1, -1 }, { 0x7D02, 996482, 996477, 996534, -1, 996530, 996516, 996525, 996509, -1 }, { 0x7D03, 996546, 996540, 996583, -1, 996578, 996560, 996565, 996553, -1 }, { 0x7D04, 996594, 996588, 996669, 996674, 996662, 996635, 996657, 996622, 996680 }, { 0x7D05, 996693, 996687, 996765, 996771, 996755, 996730, 996748, 996723, 996777 }, { 0x7D06, 996789, 996784, 996842, 996846, 996839, 996823, 996837, 996816, 996850 }, { 0x7D07, 996859, 996854, 996924, 996928, 996920, -1, 996896, 996889, 996934 }, { 0x7D08, 996946, 996940, 997021, 997026, 997016, 996982, 997008, 996975, -1 }, { 0x7D09, 997037, 997032, 997092, -1, -1, 997071, 997076, -1, -1 }, { 0x7D0A, 997102, 997097, 997150, -1, 997145, 997128, 997137, 997121, -1 }, { 0x7D0B, 997160, 997155, 997220, 997225, 997215, 997197, 997207, 997190, 997231 }, { 0x7D0C, -1, 997236, 997241, -1, -1, -1, -1, -1, -1 }, { 0x7D0D, 997252, 997246, 997317, 997321, 997313, 997288, 997302, 997281, 997326 }, { 0x7D0E, -1, 997332, 997336, -1, -1, -1, -1, -1, -1 }, { 0x7D0F, -1, 997340, 997361, -1, -1, 997345, 997353, -1, -1 }, { 0x7D10, 997371, 997366, 997434, -1, 997430, 997416, 997421, 997403, 997439 }, { 0x7D11, 997449, 997444, 997478, -1, -1, 997455, 997463, -1, -1 }, { 0x7D12, -1, 997483, 997519, -1, -1, 997488, 997499, -1, -1 }, { 0x7D13, 997528, 997523, 997585, -1, 997582, 997569, 997575, 997562, -1 }, { 0x7D14, 997596, 997590, 997666, -1, 997656, 997629, 997643, 997616, 997672 }, { 0x7D15, 997685, 997680, 997749, -1, 997746, 997719, 997743, 997712, -1 }, { 0x7D16, 997758, 997753, 997805, -1, -1, -1, 997793, -1, -1 }, { 0x7D17, 997816, 997811, 997872, 997877, 997869, 997854, 997862, 997847, 997883 }, { 0x7D18, 997892, 997886, 997950, -1, 997944, 997923, 997935, 997916, -1 }, { 0x7D19, 997960, 997956, 997985, 997990, 997982, 997973, 997978, 997966, 997997 }, { 0x7D1A, 998008, 998003, 998056, -1, 998052, 998041, 998047, 998034, 998060 }, { 0x7D1B, 998071, 998066, 998134, 998139, 998129, 998110, 998125, 998103, 998146 }, { 0x7D1C, 998157, 998152, 998212, -1, 998208, 998196, 998205, 998189, -1 }, { 0x7D1D, 998222, 998217, 998254, -1, -1, 998238, 998246, -1, -1 }, { 0x7D1E, 998265, 998259, 998287, -1, -1, 998274, 998279, -1, -1 }, { 0x7D1F, 998297, 998292, 998312, -1, -1, -1, -1, -1, -1 }, { 0x7D20, 998322, 998317, 998410, 998414, 998407, 998381, 998401, 998374, 998419 }, { 0x7D21, 998430, 998424, 998491, -1, 998486, 998470, 998478, 998463, 998497 }, { 0x7D22, 998511, 998506, 998635, 998640, 998626, 998607, 998621, 998593, 998659 }, { 0x7D23, -1, 998665, 998693, -1, -1, -1, 998671, -1, -1 }, { 0x7D24, -1, 998698, 998703, -1, -1, -1, -1, -1, -1 }, { 0x7D25, 998714, 998708, 998732, -1, -1, -1, -1, -1, -1 }, { 0x7D26, -1, 998736, 998749, -1, -1, 998741, 998746, -1, -1 }, { 0x7D27, 998757, 998752, 998790, -1, -1, -1, -1, -1, -1 }, { 0x7D28, -1, 998795, 998799, -1, -1, -1, -1, -1, -1 }, { 0x7D29, 998808, 998803, 998815, -1, -1, -1, -1, -1, 998820 }, { 0x7D2A, -1, 998833, 998856, -1, -1, 998838, 998848, -1, -1 }, { 0x7D2B, 998864, 998860, 998921, 998925, 998918, 998905, 998914, 998898, 998934 }, { 0x7D2C, 998944, 998939, 998994, -1, 998990, 998969, 998985, 998962, 999000 }, { 0x7D2D, -1, 999004, 999037, -1, -1, 999010, 999028, -1, -1 }, { 0x7D2E, 999049, 999043, 999103, -1, 999098, 999074, 999092, 999067, -1 }, { 0x7D2F, 999113, 999107, 999196, 999201, 999192, 999160, 999188, 999147, 999217 }, { 0x7D30, 999228, 999223, 999296, 999300, 999292, 999261, 999284, 999254, 999306 }, { 0x7D31, 999317, 999312, 999383, -1, 999378, 999361, 999366, 999354, -1 }, { 0x7D32, 999392, 999387, 999431, -1, 999427, 999414, 999421, 999407, -1 }, { 0x7D33, 999441, 999436, 999489, -1, 999485, 999474, 999480, 999467, 999495 }, { 0x7D34, -1, 999501, 999505, -1, -1, -1, -1, -1, -1 }, { 0x7D35, 999514, 999509, 999553, -1, 999550, 999539, 999546, 999532, -1 }, { 0x7D36, -1, 999558, 999564, -1, -1, -1, -1, -1, -1 }, { 0x7D37, -1, 999568, 999574, -1, -1, -1, -1, -1, -1 }, { 0x7D38, -1, 999580, 999591, -1, -1, -1, -1, 999585, -1 }, { 0x7D39, 999601, 999596, 999665, 999671, 999662, 999647, 999653, 999640, 999680 }, { 0x7D3A, 999693, 999688, 999743, -1, 999739, 999727, 999731, 999720, -1 }, { 0x7D3B, -1, 999748, 999755, -1, -1, -1, -1, -1, -1 }, { 0x7D3C, 999766, 999761, 999821, -1, -1, 999800, 999806, -1, -1 }, { 0x7D3D, 999829, 999825, 999852, -1, -1, -1, 999846, -1, -1 }, { 0x7D3E, 999862, 999857, 999907, -1, -1, 999887, 999894, -1, -1 }, { 0x7D3F, 999918, 999913, 999951, -1, -1, 999939, 999947, -1, -1 }, { 0x7D40, 999962, 999956, 1000007, -1, -1, 999988, 999993, -1, -1 }, { 0x7D41, 1000016, 1000012, 1000057, -1, -1, 1000045, 1000053, 1000039, -1 }, { 0x7D42, 1000068, 1000062, 1000132, 1000139, 1000127, 1000100, 1000118, 1000093, 1000146 }, { 0x7D43, 1000157, 1000152, 1000206, 1000212, 1000201, 1000193, 1000197, 1000186, -1 }, { 0x7D44, 1000222, 1000217, 1000285, 1000289, 1000282, 1000256, 1000275, 1000249, 1000294 }, { 0x7D45, 1000306, 1000299, 1000381, -1, 1000375, 1000340, 1000371, 1000333, -1 }, { 0x7D46, 1000393, 1000388, 1000456, 1000461, 1000452, 1000429, 1000444, 1000422, 1000468 }, { 0x7D47, -1, 1000474, 1000498, -1, -1, 1000480, 1000492, -1, -1 }, { 0x7D48, -1, 1000502, 1000550, -1, -1, 1000507, 1000516, -1, -1 }, { 0x7D49, -1, 1000554, 1000572, -1, 1000567, -1, -1, 1000560, -1 }, { 0x7D4A, -1, 1000577, 1000583, -1, -1, -1, -1, -1, -1 }, { 0x7D4B, -1, 1000588, 1000612, -1, -1, 1000595, 1000608, -1, -1 }, { 0x7D4C, 1000625, 1000619, 1000687, -1, 1000681, 1000653, 1000672, -1, -1 }, { 0x7D4D, 1000698, 1000693, 1000750, -1, 1000747, 1000731, 1000739, 1000724, -1 }, { 0x7D4E, 1000761, 1000755, 1000778, -1, -1, 1000767, 1000774, -1, -1 }, { 0x7D4F, 1000789, 1000784, 1000860, -1, -1, 1000825, 1000845, -1, 1000865 }, { 0x7D50, 1000875, 1000870, 1000940, 1000945, 1000935, 1000907, 1000925, 1000900, 1000950 }, { 0x7D51, -1, 1000956, 1000981, -1, -1, 1000967, 1000973, 1000961, -1 }, { 0x7D52, -1, 1000986, 1000991, -1, -1, -1, -1, -1, -1 }, { 0x7D53, 1001003, 1000997, 1001052, -1, -1, 1001024, 1001039, -1, -1 }, { 0x7D54, -1, 1001057, 1001063, -1, -1, -1, -1, -1, -1 }, { 0x7D55, 1001074, 1001068, 1001142, 1001147, 1001138, 1001113, 1001132, 1001107, -1 }, { 0x7D56, 1001164, 1001157, 1001209, -1, 1001203, 1001189, 1001199, 1001182, 1001216 }, { 0x7D57, -1, 1001222, 1001251, -1, -1, 1001227, 1001239, -1, -1 }, { 0x7D58, -1, 1001255, 1001259, -1, -1, -1, -1, -1, -1 }, { 0x7D59, -1, 1001263, 1001302, -1, 1001297, 1001276, 1001285, 1001269, -1 }, { 0x7D5A, 1001314, 1001308, 1001325, -1, -1, -1, 1001321, -1, -1 }, { 0x7D5B, 1001336, 1001331, 1001378, 1001383, 1001375, 1001360, 1001367, 1001353, -1 }, { 0x7D5C, 1001393, 1001388, 1001485, -1, 1001480, 1001443, 1001458, 1001436, -1 }, { 0x7D5D, 1001494, 1001490, 1001543, -1, -1, 1001531, 1001537, -1, -1 }, { 0x7D5E, 1001553, 1001547, 1001621, -1, 1001617, 1001592, 1001608, 1001585, 1001627 }, { 0x7D5F, -1, 1001634, 1001640, -1, -1, -1, -1, -1, -1 }, { 0x7D60, -1, 1001646, 1001651, -1, -1, -1, -1, -1, -1 }, { 0x7D61, 1001661, 1001656, 1001730, 1001735, 1001726, 1001698, 1001721, 1001691, 1001740 }, { 0x7D62, 1001752, 1001746, 1001803, -1, 1001798, 1001790, 1001794, 1001783, -1 }, { 0x7D63, 1001815, 1001809, 1001871, -1, 1001865, 1001854, 1001861, 1001847, -1 }, { 0x7D64, -1, 1001877, 1001882, -1, -1, -1, -1, -1, -1 }, { 0x7D65, 1001893, 1001888, 1001985, -1, -1, -1, 1001969, -1, -1 }, { 0x7D66, 1001994, 1001989, 1002035, 1002040, 1002031, 1002015, 1002021, 1002008, 1002045 }, { 0x7D67, -1, 1002051, 1002069, -1, -1, 1002057, 1002062, -1, -1 }, { 0x7D68, 1002081, 1002075, 1002142, -1, 1002137, 1002119, 1002133, 1002112, 1002148 }, { 0x7D69, -1, 1002154, 1002169, -1, 1002166, -1, -1, 1002159, 1002175 }, { 0x7D6A, 1002186, 1002181, 1002225, -1, 1002222, -1, 1002219, 1002212, -1 }, { 0x7D6B, -1, 1002230, 1002236, -1, -1, -1, -1, -1, -1 }, { 0x7D6C, -1, 1002241, 1002246, -1, -1, -1, -1, -1, 1002251 }, { 0x7D6D, -1, 1002260, 1002266, -1, -1, -1, -1, -1, -1 }, { 0x7D6E, 1002278, 1002272, 1002336, 1002340, 1002330, 1002318, 1002323, 1002311, -1 }, { 0x7D6F, -1, 1002346, 1002357, -1, -1, -1, -1, 1002351, -1 }, { 0x7D70, 1002367, 1002362, 1002426, -1, 1002422, -1, 1002410, 1002403, -1 }, { 0x7D71, 1002437, 1002431, 1002506, 1002512, 1002500, 1002476, 1002496, 1002469, 1002518 }, { 0x7D72, 1002530, 1002526, 1002586, 1002590, 1002583, 1002570, 1002574, 1002563, 1002596 }, { 0x7D73, 1002606, 1002600, 1002661, 1002668, 1002656, 1002648, 1002652, 1002641, -1 }, { 0x7D74, -1, 1002674, 1002681, -1, -1, -1, -1, -1, -1 }, { 0x7D75, 1002693, 1002688, 1002727, -1, -1, 1002719, 1002721, 1002713, -1 }, { 0x7D76, 1002738, 1002732, 1002778, -1, 1002774, 1002749, 1002768, 1002742, 1002783 }, { 0x7D77, 1002796, 1002791, 1002831, -1, -1, -1, -1, -1, -1 }, { 0x7D78, 1002842, 1002836, 1002875, -1, -1, 1002866, 1002871, -1, 1002881 }, { 0x7D79, 1002892, 1002886, 1002938, 1002944, 1002933, 1002924, 1002929, 1002917, -1 }, { 0x7D7A, 1002957, 1002953, 1003009, 1003014, 1003005, 1002992, 1003001, 1002985, 1003019 }, { 0x7D7B, 1003028, 1003023, 1003068, -1, -1, 1003037, 1003044, -1, -1 }, { 0x7D7C, -1, 1003074, 1003078, -1, -1, -1, -1, -1, -1 }, { 0x7D7D, 1003090, 1003084, 1003113, -1, -1, 1003103, 1003106, -1, -1 }, { 0x7D7E, -1, 1003117, 1003123, -1, -1, -1, -1, -1, -1 }, { 0x7D7F, 1003135, 1003130, 1003170, -1, 1003166, 1003149, 1003158, 1003142, -1 }, { 0x7D80, 1003179, 1003175, 1003199, -1, -1, -1, -1, -1, -1 }, { 0x7D81, 1003210, 1003204, 1003240, -1, -1, 1003228, 1003236, -1, -1 }, { 0x7D82, 1003252, 1003246, 1003296, -1, -1, 1003284, 1003292, -1, -1 }, { 0x7D83, 1003307, 1003302, 1003349, 1003355, 1003345, 1003330, 1003336, 1003323, -1 }, { 0x7D84, 1003367, 1003361, 1003395, -1, -1, -1, -1, -1, -1 }, { 0x7D85, 1003406, 1003401, 1003426, -1, -1, 1003413, 1003417, -1, -1 }, { 0x7D86, 1003437, 1003431, 1003494, -1, 1003488, 1003454, 1003466, 1003447, -1 }, { 0x7D87, -1, 1003500, 1003505, -1, -1, -1, -1, -1, -1 }, { 0x7D88, 1003515, 1003510, 1003565, -1, -1, 1003549, 1003557, -1, -1 }, { 0x7D89, 1003574, 1003569, 1003633, -1, -1, 1003612, 1003620, 1003606, 1003638 }, { 0x7D8A, -1, 1003642, 1003648, -1, -1, -1, -1, -1, -1 }, { 0x7D8B, -1, 1003653, 1003684, -1, -1, 1003659, 1003680, -1, -1 }, { 0x7D8C, 1003696, 1003690, 1003741, 1003745, -1, 1003716, 1003725, -1, -1 }, { 0x7D8D, 1003756, 1003751, 1003788, -1, -1, 1003761, 1003773, -1, -1 }, { 0x7D8E, 1003798, 1003792, 1003828, -1, 1003823, -1, -1, 1003816, -1 }, { 0x7D8F, 1003840, 1003834, 1003909, -1, 1003902, 1003889, 1003895, 1003882, 1003914 }, { 0x7D90, 1003926, 1003920, 1003953, -1, -1, -1, -1, -1, -1 }, { 0x7D91, 1003964, 1003958, 1003999, -1, -1, 1003991, 1003995, -1, -1 }, { 0x7D92, -1, 1004004, 1004008, -1, -1, -1, -1, -1, -1 }, { 0x7D93, 1004018, 1004012, 1004087, 1004093, 1004081, 1004053, 1004072, 1004046, 1004099 }, { 0x7D94, -1, 1004104, 1004108, -1, -1, -1, -1, -1, -1 }, { 0x7D95, -1, 1004112, 1004117, -1, -1, -1, -1, -1, -1 }, { 0x7D96, 1004127, 1004122, 1004173, -1, -1, -1, 1004166, -1, -1 }, { 0x7D97, -1, 1004178, 1004198, -1, -1, 1004185, 1004190, -1, -1 }, { 0x7D98, -1, 1004205, 1004223, -1, 1004218, -1, -1, 1004211, -1 }, { 0x7D99, 1004234, 1004229, 1004289, -1, 1004284, 1004263, 1004280, -1, -1 }, { 0x7D9A, 1004298, 1004293, 1004355, -1, 1004351, 1004326, 1004340, -1, -1 }, { 0x7D9B, -1, 1004359, 1004376, -1, -1, 1004364, -1, -1, -1 }, { 0x7D9C, 1004387, 1004381, 1004442, -1, 1004437, 1004422, 1004433, 1004415, -1 }, { 0x7D9D, 1004453, 1004448, 1004502, -1, -1, 1004481, 1004488, -1, -1 }, { 0x7D9E, 1004512, 1004508, 1004539, -1, -1, 1004532, 1004536, -1, -1 }, { 0x7D9F, -1, 1004544, 1004558, -1, -1, 1004549, 1004554, -1, -1 }, { 0x7DA0, 1004567, 1004562, 1004618, 1004622, 1004614, 1004596, 1004603, 1004583, 1004628 }, { 0x7DA1, -1, 1004634, 1004641, -1, -1, -1, -1, -1, -1 }, { 0x7DA2, 1004653, 1004648, 1004707, 1004713, 1004700, 1004685, 1004691, 1004678, -1 }, { 0x7DA3, 1004726, 1004720, 1004776, -1, 1004771, 1004758, 1004763, 1004751, 1004782 }, { 0x7DA4, -1, 1004789, 1004794, -1, -1, -1, -1, -1, -1 }, { 0x7DA5, -1, 1004800, 1004815, -1, 1004812, -1, -1, 1004805, -1 }, { 0x7DA6, 1004824, 1004819, 1004883, -1, 1004880, 1004866, 1004874, 1004859, -1 }, { 0x7DA7, -1, 1004887, 1004919, -1, 1004914, 1004900, 1004909, 1004893, -1 }, { 0x7DA8, -1, 1004925, 1004930, -1, -1, -1, -1, -1, -1 }, { 0x7DA9, -1, 1004934, 1004950, -1, 1004946, -1, -1, 1004940, -1 }, { 0x7DAA, 1004960, 1004955, 1004986, -1, -1, -1, 1004969, -1, -1 }, { 0x7DAB, 1004997, 1004992, 1005042, -1, 1005038, 1005029, 1005034, 1005022, -1 }, { 0x7DAC, 1005053, 1005048, 1005103, 1005109, 1005099, 1005091, 1005096, 1005084, -1 }, { 0x7DAD, 1005121, 1005116, 1005186, 1005191, 1005183, 1005158, 1005177, 1005151, -1 }, { 0x7DAE, 1005200, 1005194, 1005256, -1, 1005251, 1005226, 1005247, 1005219, -1 }, { 0x7DAF, 1005267, 1005262, 1005321, -1, -1, 1005303, 1005317, -1, -1 }, { 0x7DB0, 1005332, 1005326, 1005395, -1, 1005390, 1005370, 1005386, 1005363, -1 }, { 0x7DB1, 1005406, 1005400, 1005460, 1005466, 1005455, 1005445, 1005451, 1005438, 1005472 }, { 0x7DB2, 1005486, 1005480, 1005528, 1005534, 1005523, 1005511, 1005515, 1005504, 1005543 }, { 0x7DB3, 1005555, 1005549, 1005635, -1, 1005629, 1005611, 1005620, -1, -1 }, { 0x7DB4, 1005647, 1005641, 1005727, 1005733, 1005717, 1005684, 1005707, 1005677, -1 }, { 0x7DB5, 1005748, 1005743, 1005801, 1005806, 1005796, 1005784, 1005792, 1005777, -1 }, { 0x7DB6, -1, 1005815, 1005831, -1, -1, 1005820, 1005826, -1, -1 }, { 0x7DB7, -1, 1005836, 1005864, -1, -1, -1, 1005842, -1, -1 }, { 0x7DB8, 1005875, 1005869, 1005932, 1005937, 1005922, 1005910, 1005914, 1005903, 1005943 }, { 0x7DB9, 1005954, 1005949, 1005993, -1, -1, 1005981, 1005985, -1, -1 }, { 0x7DBA, 1006002, 1005998, 1006054, 1006058, 1006051, 1006044, 1006048, 1006037, -1 }, { 0x7DBB, 1006072, 1006066, 1006128, 1006134, 1006123, 1006104, 1006115, 1006097, -1 }, { 0x7DBC, -1, 1006143, 1006148, -1, -1, -1, -1, -1, -1 }, { 0x7DBD, 1006158, 1006152, 1006223, 1006229, 1006219, 1006194, 1006213, 1006187, 1006236 }, { 0x7DBE, 1006250, 1006244, 1006300, -1, 1006295, 1006286, 1006290, 1006273, 1006306 }, { 0x7DBF, 1006318, 1006313, 1006383, 1006389, 1006378, 1006355, 1006370, 1006348, 1006396 }, { 0x7DC0, -1, 1006402, 1006407, -1, -1, -1, -1, -1, -1 }, { 0x7DC1, 1006416, 1006411, 1006445, -1, -1, -1, -1, -1, -1 }, { 0x7DC2, -1, 1006450, 1006482, -1, -1, 1006462, 1006470, 1006456, -1 }, { 0x7DC3, 1006494, 1006488, 1006532, -1, -1, 1006515, 1006523, -1, -1 }, { 0x7DC4, 1006544, 1006538, 1006598, -1, 1006594, 1006582, 1006586, 1006575, -1 }, { 0x7DC5, 1006608, 1006603, 1006647, -1, -1, -1, 1006631, -1, -1 }, { 0x7DC6, -1, 1006652, 1006679, -1, -1, 1006657, 1006666, -1, 1006683 }, { 0x7DC7, 1006692, 1006688, 1006723, -1, 1006719, 1006710, 1006715, 1006703, -1 }, { 0x7DC8, -1, 1006727, 1006733, -1, -1, -1, -1, -1, -1 }, { 0x7DC9, 1006746, 1006739, 1006789, -1, -1, -1, -1, -1, -1 }, { 0x7DCA, 1006801, 1006796, 1006866, -1, 1006862, 1006841, 1006858, 1006834, 1006871 }, { 0x7DCB, 1006883, 1006878, 1006935, 1006940, 1006932, 1006925, 1006929, 1006918, -1 }, { 0x7DCC, 1006952, 1006946, 1007008, -1, 1007005, 1006984, 1006998, 1006977, -1 }, { 0x7DCD, 1007018, 1007013, 1007132, -1, 1007128, 1007105, 1007124, 1007098, -1 }, { 0x7DCE, 1007142, 1007137, 1007181, -1, -1, 1007147, 1007157, -1, -1 }, { 0x7DCF, 1007191, 1007185, 1007255, -1, 1007249, 1007226, 1007245, 1007220, -1 }, { 0x7DD0, -1, 1007261, 1007265, -1, -1, -1, -1, -1, -1 }, { 0x7DD1, 1007275, 1007270, 1007313, -1, 1007309, 1007291, 1007298, -1, -1 }, { 0x7DD2, 1007323, 1007317, 1007367, 1007371, 1007364, 1007345, 1007356, -1, -1 }, { 0x7DD3, -1, 1007376, 1007382, -1, -1, -1, -1, -1, -1 }, { 0x7DD4, 1007395, 1007388, 1007457, -1, -1, -1, -1, -1, -1 }, { 0x7DD5, -1, 1007464, 1007476, -1, -1, 1007469, -1, -1, -1 }, { 0x7DD6, 1007485, 1007479, 1007542, -1, 1007539, 1007520, 1007531, 1007513, -1 }, { 0x7DD7, 1007553, 1007546, 1007599, 1007606, 1007594, 1007579, 1007585, 1007572, -1 }, { 0x7DD8, 1007619, 1007613, 1007667, 1007673, 1007663, 1007652, 1007659, 1007645, 1007678 }, { 0x7DD9, 1007689, 1007683, 1007729, -1, -1, 1007714, 1007718, -1, -1 }, { 0x7DDA, 1007738, 1007733, 1007783, 1007789, 1007779, 1007770, 1007775, 1007763, -1 }, { 0x7DDB, -1, 1007797, 1007803, -1, -1, -1, -1, -1, -1 }, { 0x7DDC, 1007814, 1007809, 1007896, 1007902, 1007891, 1007851, 1007877, 1007844, -1 }, { 0x7DDD, 1007914, 1007909, 1007967, -1, 1007959, 1007946, 1007954, 1007939, -1 }, { 0x7DDE, 1007977, 1007971, 1008015, -1, 1008008, 1007990, 1007996, 1007983, 1008021 }, { 0x7DDF, -1, 1008029, 1008035, -1, -1, -1, -1, -1, -1 }, { 0x7DE0, 1008047, 1008042, 1008117, -1, 1008112, 1008085, 1008108, 1008078, 1008121 }, { 0x7DE1, 1008131, 1008126, 1008231, 1008236, 1008227, 1008201, 1008215, 1008194, 1008241 }, { 0x7DE2, -1, 1008247, 1008266, -1, -1, -1, 1008252, -1, -1 }, { 0x7DE3, 1008278, 1008272, 1008352, 1008358, 1008344, 1008325, 1008341, 1008318, 1008365 }, { 0x7DE4, 1008377, 1008372, 1008395, -1, -1, 1008382, 1008389, -1, -1 }, { 0x7DE5, 1008405, 1008400, 1008430, -1, -1, 1008415, 1008423, -1, -1 }, { 0x7DE6, 1008439, 1008435, 1008496, -1, 1008493, 1008484, 1008489, 1008477, -1 }, { 0x7DE7, -1, 1008500, 1008505, -1, -1, -1, -1, -1, -1 }, { 0x7DE8, 1008515, 1008510, 1008584, 1008590, 1008573, 1008552, 1008569, 1008545, 1008594 }, { 0x7DE9, 1008605, 1008600, 1008678, 1008684, 1008674, 1008648, 1008670, 1008641, -1 }, { 0x7DEA, 1008698, 1008692, 1008709, 1008715, -1, -1, 1008705, -1, -1 }, { 0x7DEB, 1008729, 1008723, 1008769, 1008775, -1, 1008758, 1008765, -1, -1 }, { 0x7DEC, 1008788, 1008783, 1008855, 1008861, 1008850, 1008821, 1008842, 1008814, -1 }, { 0x7DED, -1, 1008869, 1008901, -1, -1, 1008874, 1008893, -1, -1 }, { 0x7DEE, -1, 1008906, 1008911, -1, -1, -1, -1, -1, -1 }, { 0x7DEF, 1008920, 1008915, 1008968, 1008973, 1008965, 1008955, 1008963, 1008948, 1008982 }, { 0x7DF0, 1008986, -1, 1008990, -1, -1, -1, -1, -1, -1 }, { 0x7DF1, 1009000, 1008995, 1009043, 1009048, -1, 1009030, 1009036, -1, -1 }, { 0x7DF2, 1009057, 1009052, 1009111, 1009117, 1009107, 1009090, 1009097, -1, -1 }, { 0x7DF3, -1, 1009126, 1009131, -1, -1, -1, -1, -1, -1 }, { 0x7DF4, 1009141, 1009136, 1009210, 1009216, 1009205, 1009187, 1009201, 1009174, 1009221 }, { 0x7DF5, 1009235, 1009229, 1009250, -1, -1, 1009239, 1009243, -1, -1 }, { 0x7DF6, 1009261, 1009256, 1009312, -1, 1009306, 1009293, 1009298, 1009286, -1 }, { 0x7DF7, -1, 1009318, 1009323, -1, -1, -1, -1, -1, -1 }, { 0x7DF8, -1, 1009328, 1009333, -1, -1, -1, -1, -1, -1 }, { 0x7DF9, 1009343, 1009338, 1009400, -1, 1009396, 1009376, 1009384, 1009369, -1 }, { 0x7DFA, 1009410, 1009404, 1009473, -1, -1, -1, 1009460, -1, -1 }, { 0x7DFB, 1009482, 1009478, 1009527, -1, 1009523, 1009511, 1009519, 1009504, -1 }, { 0x7DFC, 1009537, 1009532, 1009613, -1, 1009610, 1009598, 1009604, -1, -1 }, { 0x7DFD, -1, 1009618, 1009624, -1, -1, -1, -1, -1, -1 }, { 0x7DFE, -1, 1009631, 1009636, -1, -1, -1, -1, -1, -1 }, { 0x7DFF, -1, 1009642, 1009647, -1, -1, -1, -1, -1, -1 }, { 0x7E00, -1, 1009652, 1009670, -1, -1, 1009658, 1009664, -1, -1 }, { 0x7E01, 1009681, 1009675, 1009712, -1, 1009704, 1009685, 1009701, -1, -1 }, { 0x7E02, 1009724, 1009718, 1009782, -1, 1009776, 1009753, 1009772, -1, -1 }, { 0x7E03, -1, 1009788, 1009800, -1, -1, -1, -1, 1009794, -1 }, { 0x7E04, 1009810, 1009804, 1009855, -1, -1, 1009838, 1009843, -1, -1 }, { 0x7E05, 1009867, 1009862, 1009904, -1, -1, 1009891, -1, -1, -1 }, { 0x7E06, 1009915, 1009909, 1009926, -1, -1, -1, 1009922, -1, -1 }, { 0x7E07, 1009938, 1009932, 1009953, -1, 1009949, -1, -1, -1, -1 }, { 0x7E08, 1009965, 1009959, 1010015, 1010021, 1010010, 1009996, 1010003, 1009989, 1010029 }, { 0x7E09, 1010041, 1010035, 1010078, -1, 1010074, 1010057, 1010069, 1010050, -1 }, { 0x7E0A, 1010087, 1010083, 1010137, -1, 1010130, 1010109, 1010125, 1010102, 1010141 }, { 0x7E0B, 1010152, 1010146, 1010206, -1, 1010201, 1010189, 1010196, 1010182, -1 }, { 0x7E0C, -1, 1010212, 1010217, -1, -1, -1, -1, -1, -1 }, { 0x7E0D, 1010227, 1010221, 1010243, -1, -1, -1, -1, -1, -1 }, { 0x7E0E, -1, 1010249, 1010255, -1, -1, -1, -1, -1, 1010259 }, { 0x7E0F, 1010281, 1010276, 1010287, -1, -1, -1, -1, -1, -1 }, { 0x7E10, 1010297, 1010292, 1010367, -1, 1010362, 1010336, 1010344, 1010329, 1010373 }, { 0x7E11, 1010382, 1010377, 1010413, -1, 1010408, 1010399, 1010404, 1010392, -1 }, { 0x7E12, 1010423, 1010419, 1010449, -1, -1, 1010432, 1010442, -1, -1 }, { 0x7E13, 1010459, 1010453, 1010489, -1, -1, -1, -1, -1, -1 }, { 0x7E14, -1, 1010495, 1010501, -1, -1, -1, -1, -1, -1 }, { 0x7E15, 1010514, 1010509, 1010580, -1, 1010577, 1010565, 1010571, 1010558, -1 }, { 0x7E16, -1, 1010585, 1010590, -1, -1, -1, -1, -1, -1 }, { 0x7E17, 1010601, 1010595, 1010656, -1, 1010651, -1, 1010640, 1010633, -1 }, { 0x7E18, -1, 1010661, 1010678, -1, 1010673, -1, -1, 1010666, -1 }, { 0x7E19, -1, 1010682, 1010688, -1, -1, -1, -1, -1, -1 }, { 0x7E1A, 1010699, 1010694, 1010704, -1, -1, -1, -1, -1, -1 }, { 0x7E1B, 1010714, 1010709, 1010750, 1010754, 1010746, 1010728, 1010736, 1010721, -1 }, { 0x7E1C, -1, 1010762, 1010782, -1, -1, 1010767, 1010776, -1, -1 }, { 0x7E1D, 1010792, 1010787, 1010850, -1, 1010846, 1010829, 1010836, 1010822, -1 }, { 0x7E1E, 1010861, 1010856, 1010906, 1010911, 1010903, 1010883, 1010899, 1010876, -1 }, { 0x7E1F, 1010930, 1010925, 1010983, -1, 1010980, 1010966, 1010975, 1010959, 1010987 }, { 0x7E20, 1010999, 1010994, 1011042, -1, 1011038, 1011012, 1011028, 1011005, -1 }, { 0x7E21, 1011051, 1011046, 1011086, -1, 1011082, 1011073, 1011078, 1011066, -1 }, { 0x7E22, 1011097, 1011091, 1011169, -1, 1011164, 1011133, 1011156, 1011126, -1 }, { 0x7E23, 1011181, 1011175, 1011247, 1011253, 1011242, 1011218, 1011238, 1011211, 1011260 }, { 0x7E24, -1, 1011268, 1011273, -1, -1, -1, -1, -1, -1 }, { 0x7E25, -1, 1011277, 1011283, -1, -1, -1, -1, -1, -1 }, { 0x7E26, 1011295, 1011289, 1011366, -1, 1011355, 1011326, 1011346, -1, -1 }, { 0x7E27, 1011377, 1011372, 1011410, -1, -1, 1011395, 1011402, -1, -1 }, { 0x7E28, -1, 1011415, 1011437, -1, -1, 1011421, 1011433, -1, -1 }, { 0x7E29, -1, 1011444, 1011449, -1, -1, -1, -1, -1, -1 }, { 0x7E2A, -1, 1011454, 1011459, -1, -1, -1, -1, -1, -1 }, { 0x7E2B, 1011469, 1011463, 1011505, 1011511, 1011500, 1011486, 1011496, 1011479, -1 }, { 0x7E2C, -1, 1011518, 1011558, -1, -1, 1011523, 1011552, -1, -1 }, { 0x7E2D, 1011567, 1011562, 1011612, 1011616, -1, 1011598, 1011605, -1, -1 }, { 0x7E2E, 1011626, 1011621, 1011694, 1011699, 1011688, 1011659, 1011682, 1011652, -1 }, { 0x7E2F, 1011711, 1011706, 1011739, -1, 1011735, 1011723, 1011729, 1011716, -1 }, { 0x7E30, 1011748, 1011744, 1011766, -1, -1, -1, -1, -1, -1 }, { 0x7E31, 1011776, 1011770, 1011839, 1011845, 1011828, 1011814, 1011819, 1011807, 1011860 }, { 0x7E32, 1011871, 1011865, 1011949, -1, 1011945, 1011914, 1011941, 1011907, -1 }, { 0x7E33, 1011960, 1011954, 1012003, -1, 1011998, 1011972, 1011982, 1011965, -1 }, { 0x7E34, 1012014, 1012009, 1012037, -1, 1012032, 1012023, 1012028, -1, -1 }, { 0x7E35, 1012049, 1012043, 1012113, -1, 1012109, 1012082, 1012101, 1012075, -1 }, { 0x7E36, 1012123, 1012118, 1012176, -1, -1, 1012158, 1012166, -1, -1 }, { 0x7E37, 1012187, 1012181, 1012241, 1012245, 1012237, 1012226, 1012230, 1012213, 1012250 }, { 0x7E38, -1, 1012256, 1012261, -1, -1, -1, -1, -1, 1012265 }, { 0x7E39, 1012276, 1012271, 1012331, 1012337, 1012326, 1012311, 1012321, 1012304, -1 }, { 0x7E3A, 1012350, 1012345, 1012427, -1, -1, 1012405, 1012423, -1, 1012433 }, { 0x7E3B, 1012442, 1012437, 1012493, 1012497, 1012490, 1012480, 1012487, 1012473, -1 }, { 0x7E3C, -1, 1012502, 1012508, -1, -1, -1, -1, -1, -1 }, { 0x7E3D, 1012520, 1012514, 1012585, 1012591, 1012579, 1012556, 1012575, 1012549, 1012599 }, { 0x7E3E, 1012611, 1012606, 1012659, -1, 1012655, 1012637, 1012650, 1012630, 1012663 }, { 0x7E3F, 1012675, 1012669, 1012710, -1, -1, 1012684, 1012693, -1, -1 }, { 0x7E40, 1012722, 1012716, 1012755, -1, -1, -1, -1, -1, -1 }, { 0x7E41, 1012766, 1012760, 1012834, 1012839, 1012826, 1012805, 1012822, 1012798, 1012847 }, { 0x7E42, 1012860, 1012854, 1012879, -1, -1, -1, -1, -1, -1 }, { 0x7E43, 1012889, 1012883, 1012949, -1, 1012943, 1012921, 1012934, 1012914, -1 }, { 0x7E44, 1012965, 1012961, 1013017, -1, 1013013, 1012997, 1013008, 1012990, -1 }, { 0x7E45, 1013026, 1013021, 1013096, -1, 1013093, 1013084, 1013089, 1013077, -1 }, { 0x7E46, 1013106, 1013101, 1013185, 1013190, 1013178, 1013140, 1013163, 1013133, -1 }, { 0x7E47, 1013201, 1013196, 1013253, -1, 1013250, 1013222, 1013231, 1013215, -1 }, { 0x7E48, 1013265, 1013258, 1013342, -1, 1013337, 1013314, 1013332, 1013307, -1 }, { 0x7E49, -1, 1013349, 1013354, -1, -1, -1, -1, -1, -1 }, { 0x7E4A, 1013364, 1013359, 1013429, -1, 1013425, 1013397, 1013421, -1, -1 }, { 0x7E4B, 1013440, 1013435, 1013495, -1, 1013490, 1013471, 1013486, -1, -1 }, { 0x7E4C, -1, 1013499, 1013505, -1, -1, -1, -1, -1, -1 }, { 0x7E4D, 1013514, 1013509, 1013563, -1, 1013559, 1013546, 1013554, -1, -1 }, { 0x7E4E, -1, 1013568, 1013612, -1, -1, 1013573, 1013604, -1, -1 }, { 0x7E4F, -1, 1013617, 1013623, -1, -1, -1, -1, -1, -1 }, { 0x7E50, 1013635, 1013629, 1013671, 1013676, 1013667, -1, 1013653, 1013646, -1 }, { 0x7E51, 1013696, 1013691, 1013718, -1, -1, -1, -1, -1, -1 }, { 0x7E52, 1013730, 1013724, 1013782, -1, 1013777, 1013759, 1013764, 1013752, -1 }, { 0x7E53, -1, 1013788, 1013794, -1, -1, -1, -1, -1, 1013799 }, { 0x7E54, 1013820, 1013815, 1013880, 1013885, 1013876, 1013856, 1013860, 1013849, 1013892 }, { 0x7E55, 1013904, 1013899, 1013966, 1013972, 1013962, 1013945, 1013954, 1013938, -1 }, { 0x7E56, 1013987, 1013981, 1014045, -1, 1014041, 1014023, 1014037, 1014016, -1 }, { 0x7E57, -1, 1014050, 1014067, -1, 1014063, -1, -1, 1014056, -1 }, { 0x7E58, 1014077, 1014072, 1014116, -1, -1, 1014082, 1014094, -1, -1 }, { 0x7E59, 1014126, 1014120, 1014197, -1, 1014193, 1014176, 1014185, 1014169, -1 }, { 0x7E5A, 1014207, 1014202, 1014265, -1, 1014261, 1014243, 1014256, 1014236, 1014271 }, { 0x7E5B, -1, 1014276, 1014282, -1, -1, -1, -1, -1, -1 }, { 0x7E5C, -1, 1014288, 1014294, -1, -1, -1, -1, -1, -1 }, { 0x7E5D, -1, 1014299, 1014330, -1, -1, 1014305, 1014322, -1, -1 }, { 0x7E5E, 1014341, 1014336, 1014404, 1014409, 1014401, 1014379, 1014392, 1014372, 1014428 }, { 0x7E5F, -1, 1014436, 1014464, -1, -1, 1014442, 1014448, -1, -1 }, { 0x7E60, 1014476, 1014470, 1014481, -1, -1, -1, -1, -1, -1 }, { 0x7E61, 1014491, 1014486, 1014547, 1014552, 1014543, 1014530, 1014538, 1014523, -1 }, { 0x7E62, 1014564, 1014559, 1014631, -1, 1014626, 1014591, 1014600, 1014584, -1 }, { 0x7E63, 1014642, 1014636, 1014662, -1, -1, -1, -1, -1, -1 }, { 0x7E64, 1014673, 1014667, 1014696, -1, 1014691, 1014678, 1014687, -1, -1 }, { 0x7E65, -1, 1014702, 1014727, -1, -1, 1014707, 1014724, -1, -1 }, { 0x7E66, 1014738, 1014731, 1014800, -1, 1014795, 1014772, 1014790, -1, -1 }, { 0x7E67, -1, 1014807, 1014815, -1, -1, -1, 1014812, -1, -1 }, { 0x7E68, 1014825, 1014819, 1014844, -1, -1, -1, -1, -1, -1 }, { 0x7E69, 1014853, 1014847, 1014927, 1014934, 1014922, 1014898, 1014910, 1014891, 1014942 }, { 0x7E6A, 1014955, 1014950, 1015010, -1, 1015006, 1014982, 1015000, 1014975, 1015015 }, { 0x7E6B, 1015025, 1015020, 1015087, 1015091, 1015082, 1015063, 1015078, 1015056, -1 }, { 0x7E6C, -1, 1015097, 1015102, -1, -1, -1, -1, -1, -1 }, { 0x7E6D, 1015112, 1015106, 1015157, 1015163, 1015152, 1015143, 1015148, 1015136, 1015168 }, { 0x7E6E, 1015180, 1015173, 1015210, -1, -1, 1015194, 1015201, -1, -1 }, { 0x7E6F, 1015223, 1015217, 1015289, -1, 1015284, 1015265, 1015272, 1015258, -1 }, { 0x7E70, 1015300, 1015295, 1015345, -1, 1015342, 1015333, 1015338, 1015326, 1015350 }, { 0x7E71, -1, 1015355, 1015361, -1, -1, -1, -1, -1, -1 }, { 0x7E72, 1015373, 1015367, 1015422, -1, -1, -1, -1, -1, 1015427 }, { 0x7E73, 1015438, 1015433, 1015493, 1015499, -1, 1015465, 1015471, -1, 1015505 }, { 0x7E74, 1015516, 1015511, 1015538, -1, -1, -1, -1, -1, -1 }, { 0x7E75, -1, 1015542, 1015548, -1, -1, -1, -1, -1, -1 }, { 0x7E76, -1, 1015553, 1015568, -1, 1015565, -1, -1, 1015558, 1015572 }, { 0x7E77, -1, 1015579, 1015585, -1, -1, -1, -1, -1, -1 }, { 0x7E78, 1015597, 1015591, 1015645, -1, -1, 1015632, 1015637, -1, 1015650 }, { 0x7E79, 1015663, 1015658, 1015746, 1015750, 1015742, 1015719, 1015733, 1015712, 1015755 }, { 0x7E7A, -1, 1015761, 1015767, -1, -1, -1, -1, -1, -1 }, { 0x7E7B, 1015779, 1015773, 1015826, -1, -1, 1015815, 1015823, -1, -1 }, { 0x7E7C, 1015835, 1015830, 1015886, 1015890, 1015881, 1015871, 1015877, 1015864, 1015896 }, { 0x7E7D, 1015906, 1015901, 1015953, -1, 1015949, -1, 1015945, 1015938, -1 }, { 0x7E7E, 1015963, 1015958, 1016027, -1, 1016022, 1016006, 1016014, 1015999, 1016033 }, { 0x7E7F, 1016045, 1016039, 1016118, -1, -1, -1, 1016114, -1, -1 }, { 0x7E80, -1, 1016123, 1016128, -1, -1, -1, -1, -1, 1016132 }, { 0x7E81, 1016144, 1016139, 1016187, -1, 1016182, 1016167, 1016178, 1016160, -1 }, { 0x7E82, 1016198, 1016192, 1016255, -1, 1016250, 1016237, 1016246, 1016230, -1 }, { 0x7E83, -1, 1016261, 1016273, -1, -1, 1016266, -1, -1, -1 }, { 0x7E84, -1, 1016277, 1016283, -1, -1, -1, -1, -1, -1 }, { 0x7E85, -1, 1016289, 1016295, -1, -1, -1, -1, -1, -1 }, { 0x7E86, 1016305, 1016300, 1016325, 1016329, -1, 1016310, 1016315, -1, -1 }, { 0x7E87, 1016340, 1016334, 1016392, -1, 1016388, 1016375, 1016384, 1016368, -1 }, { 0x7E88, 1016402, 1016397, 1016458, 1016463, 1016454, 1016434, 1016442, 1016427, -1 }, { 0x7E89, -1, 1016467, 1016498, -1, 1016493, 1016473, 1016489, -1, -1 }, { 0x7E8A, 1016511, 1016504, 1016546, 1016553, 1016540, 1016531, 1016536, 1016524, -1 }, { 0x7E8B, -1, 1016562, 1016567, -1, -1, -1, -1, -1, -1 }, { 0x7E8C, 1016577, 1016572, 1016641, 1016645, 1016637, 1016612, 1016626, 1016605, 1016650 }, { 0x7E8D, 1016662, 1016656, 1016718, -1, 1016714, 1016698, 1016706, 1016691, -1 }, { 0x7E8E, 1016728, 1016723, 1016789, -1, -1, 1016761, 1016785, -1, -1 }, { 0x7E8F, 1016800, 1016795, 1016860, 1016866, 1016856, 1016836, 1016848, 1016829, 1016875 }, { 0x7E90, -1, 1016883, 1016893, -1, -1, 1016889, -1, -1, -1 }, { 0x7E91, 1016904, 1016899, 1016952, -1, -1, 1016938, 1016946, -1, -1 }, { 0x7E92, 1016961, 1016956, 1017012, -1, -1, 1016990, 1017008, -1, -1 }, { 0x7E93, 1017024, 1017018, 1017107, 1017113, 1017102, 1017070, 1017095, 1017063, -1 }, { 0x7E94, 1017126, 1017121, 1017180, 1017185, 1017176, 1017161, 1017168, 1017154, -1 }, { 0x7E95, 1017200, 1017193, 1017232, -1, -1, 1017205, 1017219, -1, -1 }, { 0x7E96, 1017243, 1017238, 1017315, 1017321, 1017311, 1017283, 1017307, 1017276, -1 }, { 0x7E97, -1, 1017328, 1017334, -1, -1, -1, -1, -1, -1 }, { 0x7E98, 1017345, 1017339, 1017395, -1, 1017390, 1017380, 1017386, 1017373, -1 }, { 0x7E99, -1, 1017401, 1017411, -1, -1, -1, -1, 1017405, 1017416 }, { 0x7E9A, 1017426, 1017420, 1017492, -1, -1, 1017457, 1017477, -1, -1 }, { 0x7E9B, 1017501, 1017496, 1017550, 1017555, 1017547, 1017529, 1017538, 1017522, -1 }, { 0x7E9C, 1017574, 1017568, 1017629, 1017634, 1017625, 1017612, 1017621, 1017605, -1 }, { 0x7E9D, -1, 1017642, 1017677, -1, -1, 1017648, 1017673, -1, -1 }, { 0x7E9E, -1, 1017682, 1017700, -1, -1, 1017688, 1017696, -1, -1 }, { 0x7E9F, 1017711, 1017706, 1017736, -1, -1, -1, -1, -1, -1 }, { 0x7EA0, 1017745, 1017740, 1017766, -1, -1, -1, -1, -1, -1 }, { 0x7EA1, 1017776, 1017771, 1017803, -1, -1, -1, -1, -1, -1 }, { 0x7EA2, 1017813, 1017807, 1017843, -1, -1, -1, -1, -1, -1 }, { 0x7EA3, 1017854, 1017849, 1017886, -1, -1, -1, -1, -1, -1 }, { 0x7EA4, 1017897, 1017892, 1017930, -1, -1, -1, -1, -1, -1 }, { 0x7EA5, 1017941, 1017936, 1017971, -1, -1, -1, -1, -1, -1 }, { 0x7EA6, 1017981, 1017975, 1018009, -1, -1, -1, -1, -1, -1 }, { 0x7EA7, 1018019, 1018014, 1018045, -1, -1, -1, -1, -1, -1 }, { 0x7EA8, 1018055, 1018049, 1018084, -1, -1, -1, -1, -1, -1 }, { 0x7EA9, 1018096, 1018089, 1018109, -1, -1, -1, -1, -1, -1 }, { 0x7EAA, 1018121, 1018116, 1018155, -1, -1, -1, -1, -1, -1 }, { 0x7EAB, 1018164, 1018159, 1018198, -1, -1, -1, -1, -1, -1 }, { 0x7EAC, 1018208, 1018203, 1018236, -1, -1, -1, -1, -1, -1 }, { 0x7EAD, 1018246, 1018241, 1018278, -1, -1, -1, -1, -1, -1 }, { 0x7EAE, 1018289, 1018283, 1018340, -1, 1018334, 1018313, 1018325, -1, -1 }, { 0x7EAF, 1018352, 1018346, 1018372, -1, -1, -1, -1, -1, -1 }, { 0x7EB0, 1018383, 1018378, 1018417, -1, -1, -1, -1, -1, -1 }, { 0x7EB1, 1018426, 1018421, 1018457, -1, -1, -1, -1, -1, -1 }, { 0x7EB2, 1018468, 1018462, 1018500, -1, -1, -1, -1, -1, -1 }, { 0x7EB3, 1018512, 1018506, 1018541, -1, -1, -1, -1, -1, -1 }, { 0x7EB4, 1018550, 1018545, 1018566, -1, -1, -1, -1, -1, -1 }, { 0x7EB5, 1018577, 1018571, 1018608, -1, -1, -1, -1, -1, -1 }, { 0x7EB6, 1018620, 1018614, 1018648, -1, -1, -1, -1, -1, -1 }, { 0x7EB7, 1018658, 1018653, 1018690, -1, -1, -1, -1, -1, -1 }, { 0x7EB8, 1018699, 1018695, 1018705, -1, -1, -1, -1, -1, -1 }, { 0x7EB9, 1018715, 1018710, 1018745, -1, -1, -1, -1, -1, -1 }, { 0x7EBA, 1018756, 1018750, 1018789, -1, -1, -1, -1, -1, -1 }, { 0x7EBB, 1018800, 1018795, 1018832, -1, 1018829, 1018818, 1018825, -1, -1 }, { 0x7EBC, 1018842, 1018837, 1018877, -1, -1, -1, -1, -1, -1 }, { 0x7EBD, 1018888, 1018883, 1018920, -1, -1, -1, -1, -1, -1 }, { 0x7EBE, 1018930, 1018925, 1018964, -1, -1, -1, -1, -1, -1 }, { 0x7EBF, 1018974, 1018969, 1018999, -1, -1, -1, -1, -1, -1 }, { 0x7EC0, 1019010, 1019005, 1019037, -1, -1, -1, -1, -1, -1 }, { 0x7EC1, 1019047, 1019042, 1019085, -1, -1, -1, -1, -1, -1 }, { 0x7EC2, 1019095, 1019090, 1019132, -1, -1, -1, -1, -1, -1 }, { 0x7EC3, 1019141, 1019136, 1019177, -1, -1, -1, -1, -1, -1 }, { 0x7EC4, 1019188, 1019183, 1019215, -1, -1, -1, -1, -1, -1 }, { 0x7EC5, 1019224, 1019219, 1019250, -1, -1, -1, -1, -1, -1 }, { 0x7EC6, 1019261, 1019256, 1019287, -1, -1, -1, -1, -1, -1 }, { 0x7EC7, 1019296, 1019291, 1019325, -1, -1, -1, -1, -1, -1 }, { 0x7EC8, 1019336, 1019330, 1019361, -1, -1, -1, -1, -1, -1 }, { 0x7EC9, 1019373, 1019368, 1019405, -1, -1, -1, -1, -1, -1 }, { 0x7ECA, 1019416, 1019411, 1019445, -1, -1, -1, -1, -1, -1 }, { 0x7ECB, 1019455, 1019450, 1019489, -1, -1, -1, -1, -1, -1 }, { 0x7ECC, 1019499, 1019493, 1019525, -1, -1, -1, -1, -1, -1 }, { 0x7ECD, 1019535, 1019530, 1019560, -1, -1, -1, -1, -1, -1 }, { 0x7ECE, 1019571, 1019566, 1019611, -1, -1, -1, -1, -1, -1 }, { 0x7ECF, 1019621, 1019615, 1019649, -1, -1, -1, -1, -1, -1 }, { 0x7ED0, 1019660, 1019655, 1019681, -1, -1, -1, -1, -1, -1 }, { 0x7ED1, 1019692, 1019686, 1019710, -1, -1, -1, -1, -1, -1 }, { 0x7ED2, 1019722, 1019716, 1019753, -1, -1, -1, -1, -1, -1 }, { 0x7ED3, 1019764, 1019759, 1019789, -1, -1, -1, -1, -1, -1 }, { 0x7ED4, 1019798, 1019794, 1019807, -1, -1, -1, -1, -1, -1 }, { 0x7ED5, 1019816, 1019811, 1019847, -1, -1, -1, -1, -1, -1 }, { 0x7ED6, 1019857, 1019852, 1019893, -1, -1, -1, -1, -1, -1 }, { 0x7ED7, 1019904, 1019898, 1019910, -1, -1, -1, -1, -1, -1 }, { 0x7ED8, 1019921, 1019916, 1019941, -1, -1, -1, -1, -1, -1 }, { 0x7ED9, 1019951, 1019946, 1019965, -1, -1, -1, -1, -1, -1 }, { 0x7EDA, 1019976, 1019970, 1020007, -1, -1, -1, -1, -1, -1 }, { 0x7EDB, 1020019, 1020013, 1020054, -1, -1, -1, -1, -1, -1 }, { 0x7EDC, 1020066, 1020061, 1020096, -1, -1, -1, -1, -1, -1 }, { 0x7EDD, 1020107, 1020101, 1020143, -1, -1, -1, -1, -1, -1 }, { 0x7EDE, 1020154, 1020148, 1020186, -1, -1, -1, -1, -1, -1 }, { 0x7EDF, 1020198, 1020192, 1020230, -1, -1, -1, -1, -1, -1 }, { 0x7EE0, 1020242, 1020236, 1020252, -1, -1, -1, -1, -1, -1 }, { 0x7EE1, 1020263, 1020258, 1020279, -1, -1, -1, -1, -1, -1 }, { 0x7EE2, 1020291, 1020285, 1020316, -1, -1, -1, -1, -1, -1 }, { 0x7EE3, 1020327, 1020322, 1020359, -1, -1, -1, -1, -1, -1 }, { 0x7EE4, 1020370, 1020364, 1020376, -1, -1, -1, -1, -1, -1 }, { 0x7EE5, 1020386, 1020380, 1020410, -1, -1, -1, -1, -1, -1 }, { 0x7EE6, 1020420, 1020415, 1020438, -1, -1, -1, -1, -1, -1 }, { 0x7EE7, 1020448, 1020443, 1020477, -1, -1, -1, -1, -1, -1 }, { 0x7EE8, 1020486, 1020481, 1020520, -1, -1, -1, -1, -1, -1 }, { 0x7EE9, 1020529, 1020524, 1020548, -1, -1, -1, -1, -1, -1 }, { 0x7EEA, 1020558, 1020552, 1020586, -1, -1, -1, -1, -1, -1 }, { 0x7EEB, 1020596, 1020590, 1020619, -1, -1, -1, -1, -1, -1 }, { 0x7EEC, -1, 1020625, 1020631, -1, -1, -1, -1, -1, -1 }, { 0x7EED, 1020642, 1020637, 1020670, -1, -1, -1, -1, -1, -1 }, { 0x7EEE, 1020678, 1020674, 1020713, -1, -1, -1, -1, -1, -1 }, { 0x7EEF, 1020722, 1020717, 1020757, -1, -1, -1, -1, -1, -1 }, { 0x7EF0, 1020768, 1020762, 1020797, -1, -1, -1, -1, -1, -1 }, { 0x7EF1, 1020810, 1020803, 1020872, -1, -1, -1, -1, -1, -1 }, { 0x7EF2, 1020885, 1020879, 1020916, -1, -1, -1, -1, -1, -1 }, { 0x7EF3, 1020927, 1020921, 1020955, -1, -1, -1, -1, -1, -1 }, { 0x7EF4, 1020967, 1020962, 1020997, -1, -1, -1, -1, -1, -1 }, { 0x7EF5, 1021007, 1021002, 1021037, -1, -1, -1, -1, -1, -1 }, { 0x7EF6, 1021048, 1021043, 1021079, -1, -1, -1, -1, -1, -1 }, { 0x7EF7, 1021091, 1021085, 1021116, -1, -1, -1, -1, -1, -1 }, { 0x7EF8, 1021127, 1021122, 1021152, -1, -1, -1, -1, -1, -1 }, { 0x7EF9, 1021163, 1021158, 1021217, -1, -1, 1021199, 1021213, -1, -1 }, { 0x7EFA, 1021227, 1021222, 1021254, -1, -1, -1, -1, -1, -1 }, { 0x7EFB, 1021265, 1021259, 1021290, -1, -1, -1, -1, -1, -1 }, { 0x7EFC, 1021302, 1021296, 1021330, -1, -1, -1, -1, -1, -1 }, { 0x7EFD, 1021342, 1021336, 1021367, -1, -1, -1, -1, -1, -1 }, { 0x7EFE, 1021379, 1021373, 1021410, -1, -1, -1, -1, -1, -1 }, { 0x7EFF, 1021420, 1021415, 1021436, -1, -1, -1, -1, -1, -1 }, { 0x7F00, 1021446, 1021440, 1021476, -1, -1, -1, -1, -1, -1 }, { 0x7F01, 1021486, 1021482, 1021497, -1, -1, -1, -1, -1, -1 }, { 0x7F02, 1021507, 1021501, 1021532, -1, -1, -1, -1, -1, -1 }, { 0x7F03, 1021543, 1021536, 1021562, -1, -1, -1, -1, -1, -1 }, { 0x7F04, 1021575, 1021569, 1021601, -1, -1, -1, -1, -1, -1 }, { 0x7F05, 1021612, 1021607, 1021638, -1, -1, -1, -1, -1, -1 }, { 0x7F06, 1021650, 1021644, 1021681, -1, -1, -1, -1, -1, -1 }, { 0x7F07, 1021691, 1021686, 1021717, -1, -1, -1, -1, -1, -1 }, { 0x7F08, 1021726, 1021721, 1021759, -1, -1, -1, -1, -1, -1 }, { 0x7F09, 1021770, 1021765, 1021795, -1, -1, -1, -1, -1, -1 }, { 0x7F0A, 1021804, 1021799, 1021851, -1, 1021848, -1, -1, -1, -1 }, { 0x7F0B, 1021861, 1021856, 1021881, -1, -1, -1, -1, -1, -1 }, { 0x7F0C, 1021890, 1021886, 1021928, -1, -1, -1, -1, -1, -1 }, { 0x7F0D, 1021936, 1021932, 1021956, -1, -1, -1, -1, -1, -1 }, { 0x7F0E, 1021967, 1021961, 1021973, -1, -1, -1, -1, -1, -1 }, { 0x7F0F, 1021984, 1021979, 1022009, -1, -1, -1, -1, -1, -1 }, { 0x7F10, 1022020, 1022015, 1022058, -1, 1022054, 1022045, 1022050, -1, -1 }, { 0x7F11, 1022069, 1022064, 1022099, -1, -1, -1, -1, -1, -1 }, { 0x7F12, 1022110, 1022104, 1022140, -1, -1, -1, -1, -1, -1 }, { 0x7F13, 1022151, 1022146, 1022187, -1, -1, -1, -1, -1, -1 }, { 0x7F14, 1022198, 1022193, 1022229, -1, -1, -1, -1, -1, -1 }, { 0x7F15, 1022239, 1022233, 1022265, -1, -1, -1, -1, -1, -1 }, { 0x7F16, 1022274, 1022269, 1022304, -1, -1, -1, -1, -1, -1 }, { 0x7F17, 1022315, 1022310, 1022349, -1, -1, -1, -1, -1, -1 }, { 0x7F18, 1022360, 1022354, 1022393, -1, -1, -1, -1, -1, -1 }, { 0x7F19, 1022405, 1022399, 1022414, -1, -1, -1, -1, -1, -1 }, { 0x7F1A, 1022424, 1022419, 1022431, -1, -1, -1, -1, -1, -1 }, { 0x7F1B, 1022440, 1022435, 1022469, -1, -1, -1, -1, -1, -1 }, { 0x7F1C, 1022478, 1022473, 1022508, -1, -1, -1, -1, -1, -1 }, { 0x7F1D, 1022520, 1022514, 1022530, -1, -1, -1, -1, -1, -1 }, { 0x7F1E, 1022542, 1022536, 1022574, -1, -1, -1, -1, -1, -1 }, { 0x7F1F, 1022584, 1022579, 1022599, -1, -1, -1, -1, -1, -1 }, { 0x7F20, 1022609, 1022604, 1022638, -1, -1, -1, -1, -1, -1 }, { 0x7F21, 1022649, 1022644, 1022680, -1, -1, -1, -1, -1, -1 }, { 0x7F22, 1022688, 1022684, 1022703, -1, -1, -1, -1, -1, -1 }, { 0x7F23, 1022712, 1022707, 1022722, -1, -1, -1, -1, -1, -1 }, { 0x7F24, 1022733, 1022728, 1022765, -1, -1, -1, -1, -1, -1 }, { 0x7F25, 1022775, 1022770, 1022803, -1, -1, -1, -1, -1, -1 }, { 0x7F26, 1022815, 1022809, 1022841, -1, -1, -1, -1, -1, -1 }, { 0x7F27, 1022852, 1022846, 1022888, -1, -1, -1, -1, -1, -1 }, { 0x7F28, 1022899, 1022893, 1022938, -1, -1, -1, -1, -1, -1 }, { 0x7F29, 1022949, 1022944, 1022975, -1, -1, -1, -1, -1, -1 }, { 0x7F2A, 1022985, 1022980, 1023012, -1, -1, -1, -1, -1, -1 }, { 0x7F2B, 1023022, 1023017, 1023033, -1, -1, -1, -1, -1, -1 }, { 0x7F2C, 1023043, 1023038, 1023068, -1, -1, -1, -1, -1, -1 }, { 0x7F2D, 1023078, 1023073, 1023107, -1, -1, -1, -1, -1, -1 }, { 0x7F2E, 1023118, 1023113, 1023152, -1, -1, -1, -1, -1, -1 }, { 0x7F2F, 1023164, 1023158, 1023186, -1, -1, -1, -1, -1, -1 }, { 0x7F30, 1023199, 1023192, 1023213, -1, -1, -1, -1, -1, -1 }, { 0x7F31, 1023225, 1023220, 1023261, -1, -1, -1, -1, -1, -1 }, { 0x7F32, 1023272, 1023267, 1023280, -1, -1, -1, -1, -1, -1 }, { 0x7F33, 1023292, 1023286, 1023321, -1, -1, -1, -1, -1, -1 }, { 0x7F34, 1023332, 1023327, 1023359, -1, -1, -1, -1, -1, -1 }, { 0x7F35, 1023371, 1023365, 1023399, -1, -1, -1, -1, -1, -1 }, { 0x7F36, 1023410, 1023405, 1023476, -1, 1023472, 1023458, 1023465, 1023451, 1023481 }, { 0x7F37, 1023492, 1023488, 1023547, -1, 1023544, 1023527, 1023540, 1023521, -1 }, { 0x7F38, 1023558, 1023552, 1023617, -1, 1023612, 1023597, 1023608, 1023590, 1023623 }, { 0x7F39, 1023633, 1023628, 1023649, -1, -1, -1, -1, -1, -1 }, { 0x7F3A, 1023660, 1023654, 1023717, 1023722, 1023712, 1023699, 1023706, 1023692, 1023728 }, { 0x7F3B, 1023742, 1023737, 1023770, -1, -1, -1, 1023763, -1, -1 }, { 0x7F3C, -1, 1023775, 1023800, -1, -1, 1023780, 1023794, -1, -1 }, { 0x7F3D, 1023808, 1023803, 1023849, -1, -1, -1, 1023837, -1, 1023853 }, { 0x7F3E, 1023864, 1023858, 1023897, -1, 1023891, 1023883, 1023887, 1023876, 1023903 }, { 0x7F3F, -1, 1023909, 1023950, -1, 1023945, 1023922, 1023931, 1023915, -1 }, { 0x7F40, 1023962, 1023957, 1023987, -1, -1, -1, -1, -1, -1 }, { 0x7F41, 1023998, 1023992, 1024064, -1, -1, -1, -1, -1, -1 }, { 0x7F42, 1024076, 1024070, 1024102, -1, -1, -1, -1, -1, -1 }, { 0x7F43, 1024113, 1024108, 1024158, -1, 1024153, -1, 1024146, 1024139, -1 }, { 0x7F44, 1024170, 1024164, 1024233, -1, 1024227, 1024209, 1024218, 1024202, 1024239 }, { 0x7F45, 1024251, 1024246, 1024299, -1, 1024296, 1024280, 1024290, 1024273, -1 }, { 0x7F46, 1024309, 1024304, 1024332, -1, -1, -1, -1, -1, -1 }, { 0x7F47, 1024344, 1024338, 1024396, 1024401, 1024391, 1024382, 1024387, 1024375, -1 }, { 0x7F48, 1024415, 1024409, 1024441, -1, -1, -1, -1, -1, -1 }, { 0x7F49, 1024446, -1, 1024460, -1, -1, -1, -1, -1, -1 }, { 0x7F4A, -1, 1024467, 1024472, -1, -1, -1, -1, -1, -1 }, { 0x7F4B, 1024481, 1024476, 1024519, -1, 1024515, -1, -1, 1024508, -1 }, { 0x7F4C, 1024531, 1024525, 1024581, -1, 1024576, 1024564, 1024570, 1024557, -1 }, { 0x7F4D, 1024593, 1024587, 1024644, 1024649, 1024640, 1024627, 1024636, 1024620, -1 }, { 0x7F4E, 1024661, 1024655, 1024710, -1, 1024706, 1024694, 1024698, 1024687, -1 }, { 0x7F4F, 1024720, 1024715, 1024762, 1024766, -1, 1024747, 1024756, -1, -1 }, { 0x7F50, 1024775, 1024770, 1024825, -1, 1024820, 1024805, 1024816, 1024798, -1 }, { 0x7F51, 1024837, 1024831, 1024882, -1, -1, 1024870, 1024874, -1, -1 }, { 0x7F52, 1024893, 1024888, 1024931, -1, -1, 1024905, 1024923, -1, -1 }, { 0x7F53, -1, -1, 1024959, -1, -1, 1024937, 1024955, -1, -1 }, { 0x7F54, 1024971, 1024965, 1025036, -1, 1025031, 1025008, 1025023, 1025001, 1025042 }, { 0x7F55, 1025053, 1025048, 1025095, -1, 1025091, 1025082, 1025087, 1025075, -1 }, { 0x7F56, 1025106, 1025100, 1025114, -1, -1, -1, -1, -1, -1 }, { 0x7F57, 1025123, 1025119, 1025153, -1, -1, -1, -1, -1, -1 }, { 0x7F58, 1025163, 1025158, 1025224, 1025228, 1025220, 1025199, 1025217, 1025192, -1 }, { 0x7F59, 1025239, 1025234, 1025244, -1, -1, -1, -1, -1, -1 }, { 0x7F5A, 1025255, 1025250, 1025287, -1, -1, -1, -1, -1, -1 }, { 0x7F5B, 1025295, 1025291, 1025325, 1025329, -1, 1025313, 1025319, -1, -1 }, { 0x7F5C, -1, 1025332, 1025355, -1, -1, 1025337, 1025341, -1, -1 }, { 0x7F5D, 1025364, 1025360, 1025411, 1025415, 1025408, 1025396, 1025400, 1025389, -1 }, { 0x7F5E, -1, 1025420, 1025426, -1, -1, -1, -1, -1, -1 }, { 0x7F5F, 1025435, 1025431, 1025484, 1025488, 1025481, 1025474, 1025478, 1025467, -1 }, { 0x7F60, 1025497, 1025492, 1025537, -1, 1025533, 1025516, 1025525, 1025509, -1 }, { 0x7F61, 1025548, 1025542, 1025641, -1, 1025636, -1, 1025632, 1025625, -1 }, { 0x7F62, 1025652, 1025647, 1025681, -1, -1, -1, -1, -1, -1 }, { 0x7F63, 1025691, 1025685, 1025747, -1, 1025742, 1025724, 1025731, 1025717, -1 }, { 0x7F64, -1, 1025752, 1025782, -1, -1, 1025757, 1025770, -1, -1 }, { 0x7F65, 1025792, 1025786, 1025810, 1025816, -1, 1025799, 1025806, -1, -1 }, { 0x7F66, 1025827, 1025822, 1025856, -1, 1025852, 1025838, 1025842, 1025831, -1 }, { 0x7F67, 1025865, 1025860, 1025897, -1, -1, 1025878, 1025888, -1, -1 }, { 0x7F68, 1025908, 1025903, 1025955, -1, 1025952, 1025942, 1025946, 1025935, -1 }, { 0x7F69, 1025966, 1025960, 1026009, -1, -1, 1025998, 1026005, -1, -1 }, { 0x7F6A, 1026021, 1026015, 1026089, 1026094, 1026085, 1026061, 1026077, 1026054, 1026104 }, { 0x7F6B, 1026115, 1026110, 1026146, -1, 1026141, 1026129, 1026133, 1026122, -1 }, { 0x7F6C, -1, 1026151, 1026157, -1, -1, -1, -1, -1, -1 }, { 0x7F6D, 1026168, 1026163, 1026210, -1, -1, -1, 1026195, -1, -1 }, { 0x7F6E, 1026218, 1026214, 1026263, 1026268, 1026259, 1026251, 1026255, 1026244, 1026277 }, { 0x7F6F, -1, 1026282, 1026286, -1, -1, -1, -1, -1, -1 }, { 0x7F70, 1026295, 1026290, 1026376, 1026380, 1026372, 1026334, 1026354, 1026327, 1026396 }, { 0x7F71, 1026409, 1026403, 1026433, -1, -1, -1, 1026421, -1, -1 }, { 0x7F72, 1026443, 1026438, 1026488, 1026493, 1026485, 1026464, 1026481, 1026457, 1026499 }, { 0x7F73, 1026509, 1026505, 1026523, 1026527, -1, -1, -1, -1, -1 }, { 0x7F74, 1026537, 1026532, 1026562, -1, -1, -1, -1, -1, -1 }, { 0x7F75, 1026571, 1026566, 1026623, -1, 1026619, 1026606, 1026616, 1026599, 1026627 }, { 0x7F76, 1026637, 1026632, 1026670, -1, -1, 1026650, 1026662, -1, -1 }, { 0x7F77, 1026680, 1026675, 1026755, 1026759, 1026747, 1026716, 1026740, 1026709, 1026774 }, { 0x7F78, 1026784, 1026779, 1026865, -1, 1026861, 1026823, 1026849, 1026816, -1 }, { 0x7F79, 1026874, 1026869, 1026935, 1026939, 1026932, 1026919, 1026926, 1026906, -1 }, { 0x7F7A, -1, 1026944, 1026950, -1, -1, -1, -1, -1, -1 }, { 0x7F7B, 1026961, 1026956, 1026965, -1, -1, -1, -1, -1, -1 }, { 0x7F7C, -1, 1026970, 1026987, -1, 1026982, -1, -1, 1026975, -1 }, { 0x7F7D, 1026996, 1026991, 1027042, -1, 1027037, 1027027, 1027033, 1027020, -1 }, { 0x7F7E, 1027052, 1027046, 1027134, 1027140, 1027129, -1, 1027125, 1027118, -1 }, { 0x7F7F, 1027153, 1027147, 1027194, -1, -1, 1027169, 1027178, -1, -1 }, { 0x7F80, 1027206, 1027201, 1027239, -1, -1, 1027219, 1027231, -1, -1 }, { 0x7F81, 1027249, 1027244, 1027281, -1, -1, -1, -1, -1, -1 }, { 0x7F82, 1027291, 1027285, 1027327, -1, 1027322, 1027313, 1027318, 1027306, -1 }, { 0x7F83, 1027338, 1027333, 1027395, -1, -1, 1027368, 1027390, -1, -1 }, { 0x7F84, -1, 1027399, 1027405, -1, -1, -1, -1, -1, -1 }, { 0x7F85, 1027415, 1027411, 1027486, 1027491, 1027483, 1027458, 1027480, 1027445, 1027495 }, { 0x7F86, 1027503, 1027498, 1027548, 1027552, 1027545, 1027535, 1027542, 1027528, -1 }, { 0x7F87, 1027563, 1027558, 1027623, 1027627, 1027620, 1027595, 1027617, 1027588, -1 }, { 0x7F88, 1027638, 1027633, 1027702, 1027706, 1027699, 1027677, 1027696, 1027670, -1 }, { 0x7F89, -1, 1027712, 1027718, -1, -1, -1, -1, -1, -1 }, { 0x7F8A, 1027731, 1027724, 1027787, 1027793, 1027782, 1027770, 1027778, 1027763, 1027799 }, { 0x7F8B, 1027811, 1027807, 1027850, -1, 1027847, -1, 1027835, -1, -1 }, { 0x7F8C, 1027861, 1027854, 1027914, 1027921, 1027909, 1027895, 1027904, 1027888, -1 }, { 0x7F8D, -1, 1027929, 1027947, -1, -1, -1, 1027935, -1, -1 }, { 0x7F8E, 1027956, 1027951, 1028022, 1028027, 1028019, 1027991, 1028013, 1027984, 1028033 }, { 0x7F8F, -1, 1028038, 1028063, -1, -1, 1028045, 1028059, -1, -1 }, { 0x7F90, 1028074, 1028069, 1028122, -1, -1, 1028089, 1028115, -1, -1 }, { 0x7F91, 1028132, 1028127, 1028169, -1, -1, 1028152, 1028162, -1, -1 }, { 0x7F92, 1028179, 1028174, 1028191, -1, -1, -1, -1, -1, -1 }, { 0x7F93, 1028201, 1028196, 1028212, -1, -1, -1, -1, -1, -1 }, { 0x7F94, 1028221, 1028216, 1028255, -1, 1028252, 1028238, 1028248, 1028231, -1 }, { 0x7F95, 1028267, 1028260, 1028276, -1, -1, -1, -1, -1, -1 }, { 0x7F96, 1028286, 1028282, 1028322, -1, 1028319, 1028305, 1028313, 1028298, -1 }, { 0x7F97, 1028333, 1028326, 1028409, -1, 1028404, 1028393, 1028399, 1028387, -1 }, { 0x7F98, 1028422, 1028416, 1028451, -1, 1028446, 1028433, 1028442, 1028426, -1 }, { 0x7F99, 1028462, 1028457, 1028472, -1, -1, -1, -1, -1, -1 }, { 0x7F9A, 1028483, 1028477, 1028541, -1, 1028535, 1028516, 1028526, 1028503, -1 }, { 0x7F9B, -1, 1028547, 1028551, -1, -1, -1, -1, -1, -1 }, { 0x7F9C, 1028560, 1028555, 1028586, -1, -1, 1028565, 1028575, -1, -1 }, { 0x7F9D, 1028596, 1028591, 1028632, -1, 1028629, 1028616, 1028625, 1028609, 1028636 }, { 0x7F9E, 1028645, 1028640, 1028707, 1028712, 1028703, 1028682, 1028698, 1028675, -1 }, { 0x7F9F, 1028725, 1028718, 1028735, -1, -1, -1, -1, -1, -1 }, { 0x7FA0, -1, 1028742, 1028746, -1, -1, -1, -1, -1, -1 }, { 0x7FA1, 1028755, 1028750, 1028818, -1, 1028810, 1028789, 1028803, 1028783, 1028824 }, { 0x7FA2, 1028837, 1028831, 1028865, -1, -1, -1, 1028857, -1, -1 }, { 0x7FA3, 1028877, 1028871, 1028930, -1, -1, 1028906, 1028922, -1, -1 }, { 0x7FA4, 1028941, 1028935, 1029006, 1029011, 1029001, 1028977, 1028993, 1028970, 1029020 }, { 0x7FA5, 1029034, 1029027, 1029049, -1, -1, -1, -1, -1, -1 }, { 0x7FA6, -1, 1029056, 1029069, -1, -1, -1, 1029061, -1, -1 }, { 0x7FA7, 1029079, 1029075, 1029094, -1, -1, -1, -1, -1, -1 }, { 0x7FA8, 1029104, 1029099, 1029168, 1029174, 1029160, 1029139, 1029153, 1029132, -1 }, { 0x7FA9, 1029186, 1029182, 1029249, 1029253, 1029246, 1029222, 1029243, 1029215, 1029261 }, { 0x7FAA, -1, 1029268, 1029288, -1, -1, 1029275, 1029284, -1, -1 }, { 0x7FAB, 1029299, 1029293, 1029335, -1, 1029330, -1, -1, 1029323, -1 }, { 0x7FAC, -1, 1029342, 1029347, -1, -1, -1, -1, -1, -1 }, { 0x7FAD, 1029358, 1029353, 1029366, -1, -1, -1, 1029363, -1, -1 }, { 0x7FAE, 1029376, 1029370, 1029405, -1, -1, 1029388, 1029397, -1, 1029411 }, { 0x7FAF, 1029421, 1029416, 1029477, 1029482, 1029473, -1, 1029461, 1029454, -1 }, { 0x7FB0, 1029494, 1029488, 1029509, -1, -1, -1, -1, -1, -1 }, { 0x7FB1, 1029521, 1029515, 1029527, -1, -1, -1, -1, -1, -1 }, { 0x7FB2, 1029538, 1029533, 1029567, 1029571, 1029563, 1029553, 1029557, 1029546, -1 }, { 0x7FB3, -1, 1029577, 1029583, -1, -1, -1, -1, -1, -1 }, { 0x7FB4, 1029593, 1029588, 1029635, -1, -1, 1029621, 1029631, -1, -1 }, { 0x7FB5, 1029646, 1029641, 1029653, -1, -1, -1, -1, -1, -1 }, { 0x7FB6, 1029663, 1029658, 1029698, 1029704, 1029694, 1029680, 1029690, 1029673, -1 }, { 0x7FB7, -1, 1029711, 1029716, -1, -1, -1, -1, -1, -1 }, { 0x7FB8, 1029728, 1029722, 1029791, 1029796, 1029788, 1029768, 1029784, 1029761, -1 }, { 0x7FB9, 1029808, 1029802, 1029850, 1029856, 1029844, 1029827, 1029836, 1029820, -1 }, { 0x7FBA, -1, 1029862, 1029867, -1, -1, -1, -1, -1, -1 }, { 0x7FBB, -1, 1029872, 1029879, -1, -1, -1, -1, -1, -1 }, { 0x7FBC, 1029892, 1029886, 1029935, -1, -1, 1029918, 1029927, -1, -1 }, { 0x7FBD, 1029946, 1029941, 1030008, 1030012, 1030005, 1029995, 1030003, 1029988, 1030018 }, { 0x7FBE, -1, 1030022, 1030028, -1, -1, -1, -1, -1, -1 }, { 0x7FBF, 1030040, 1030034, 1030067, 1030071, -1, -1, 1030063, 1030057, -1 }, { 0x7FC0, 1030083, 1030077, 1030112, -1, -1, 1030094, 1030104, -1, -1 }, { 0x7FC1, 1030125, 1030119, 1030176, 1030182, 1030172, 1030163, 1030169, 1030156, 1030187 }, { 0x7FC2, -1, 1030192, 1030197, -1, -1, -1, -1, -1, -1 }, { 0x7FC3, 1030208, 1030202, 1030216, -1, -1, -1, 1030212, -1, -1 }, { 0x7FC4, 1030226, 1030222, 1030238, -1, -1, -1, -1, -1, -1 }, { 0x7FC5, 1030247, 1030243, 1030285, 1030290, 1030282, 1030265, 1030278, 1030258, -1 }, { 0x7FC6, 1030305, 1030299, 1030349, -1, -1, 1030329, 1030345, -1, -1 }, { 0x7FC7, -1, 1030354, 1030359, -1, -1, -1, -1, -1, -1 }, { 0x7FC8, -1, 1030363, 1030382, -1, -1, 1030369, 1030374, -1, -1 }, { 0x7FC9, -1, 1030387, 1030392, -1, -1, -1, -1, -1, -1 }, { 0x7FCA, 1030402, 1030397, 1030460, 1030464, 1030457, 1030439, 1030452, 1030432, -1 }, { 0x7FCB, -1, 1030469, 1030475, -1, -1, -1, -1, -1, -1 }, { 0x7FCC, 1030484, 1030479, 1030549, -1, 1030546, 1030528, 1030541, 1030521, -1 }, { 0x7FCD, -1, 1030553, 1030558, -1, -1, -1, -1, -1, -1 }, { 0x7FCE, 1030568, 1030562, 1030616, 1030622, 1030610, 1030596, 1030601, 1030589, 1030627 }, { 0x7FCF, 1030653, 1030648, 1030702, -1, -1, -1, 1030684, -1, -1 }, { 0x7FD0, -1, 1030707, 1030712, -1, -1, -1, -1, -1, -1 }, { 0x7FD1, -1, 1030717, 1030723, -1, -1, -1, -1, -1, -1 }, { 0x7FD2, 1030733, 1030727, 1030790, 1030794, 1030786, 1030765, 1030777, 1030758, 1030798 }, { 0x7FD3, -1, 1030804, 1030809, -1, -1, -1, -1, -1, -1 }, { 0x7FD4, 1030821, 1030814, 1030874, 1030881, 1030869, 1030857, 1030864, 1030850, -1 }, { 0x7FD5, 1030894, 1030889, 1030919, -1, 1030915, 1030907, 1030910, 1030900, 1030923 }, { 0x7FD6, 1030934, 1030929, 1030964, -1, 1030960, -1, -1, 1030953, -1 }, { 0x7FD7, -1, 1030968, 1030972, -1, -1, -1, -1, -1, -1 }, { 0x7FD8, 1030981, 1030976, 1031011, -1, -1, -1, -1, -1, -1 }, { 0x7FD9, 1031022, 1031017, 1031027, -1, -1, -1, -1, -1, -1 }, { 0x7FDA, 1031037, 1031032, 1031070, -1, 1031066, -1, -1, -1, -1 }, { 0x7FDB, 1031080, 1031075, 1031167, -1, 1031164, 1031145, 1031151, 1031138, -1 }, { 0x7FDC, -1, 1031173, 1031179, -1, -1, -1, -1, -1, -1 }, { 0x7FDD, -1, 1031184, 1031190, -1, -1, -1, -1, -1, -1 }, { 0x7FDE, -1, 1031196, 1031203, -1, -1, -1, -1, -1, -1 }, { 0x7FDF, 1031215, 1031210, 1031288, -1, 1031278, 1031258, 1031263, 1031251, -1 }, { 0x7FE0, 1031298, 1031292, 1031354, 1031359, 1031349, 1031329, 1031345, 1031322, 1031366 }, { 0x7FE1, 1031377, 1031372, 1031425, 1031430, 1031422, 1031410, 1031419, 1031403, 1031440 }, { 0x7FE2, -1, 1031446, 1031451, -1, -1, -1, -1, -1, -1 }, { 0x7FE3, 1031462, 1031456, 1031544, -1, 1031540, 1031517, 1031531, 1031510, -1 }, { 0x7FE4, -1, 1031549, 1031563, -1, 1031560, -1, -1, 1031553, -1 }, { 0x7FE5, 1031573, 1031568, 1031604, 1031609, -1, 1031594, 1031600, -1, 1031614 }, { 0x7FE6, 1031625, 1031620, 1031677, 1031683, 1031673, 1031664, 1031669, 1031657, -1 }, { 0x7FE7, -1, 1031693, 1031699, -1, -1, -1, -1, -1, -1 }, { 0x7FE8, -1, 1031705, 1031721, -1, -1, 1031709, 1031714, -1, -1 }, { 0x7FE9, 1031731, 1031726, 1031771, 1031777, 1031765, 1031751, 1031761, 1031744, 1031784 }, { 0x7FEA, 1031798, 1031792, 1031806, -1, -1, -1, -1, -1, -1 }, { 0x7FEB, 1031817, 1031812, 1031877, 1031882, 1031873, 1031859, 1031869, 1031852, -1 }, { 0x7FEC, 1031896, 1031891, 1031944, 1031949, 1031940, 1031932, 1031937, 1031925, -1 }, { 0x7FED, -1, 1031956, 1031961, -1, -1, -1, -1, -1, -1 }, { 0x7FEE, 1031971, 1031966, 1032039, 1032043, 1032034, 1032001, 1032012, 1031994, -1 }, { 0x7FEF, 1032053, 1032048, 1032135, -1, -1, 1032104, 1032115, -1, -1 }, { 0x7FF0, 1032144, 1032139, 1032205, 1032210, 1032201, 1032178, 1032197, 1032171, -1 }, { 0x7FF1, 1032223, 1032217, 1032237, -1, 1032234, -1, -1, -1, -1 }, { 0x7FF2, -1, 1032241, 1032261, -1, -1, 1032246, 1032251, -1, -1 }, { 0x7FF3, 1032271, 1032267, 1032339, 1032343, 1032335, 1032309, 1032332, 1032302, -1 }, { 0x7FF4, -1, 1032348, 1032353, -1, -1, -1, -1, -1, -1 }, { 0x7FF5, -1, 1032359, 1032364, -1, -1, -1, -1, -1, -1 }, { 0x7FF6, -1, 1032369, 1032375, -1, -1, -1, -1, -1, -1 }, { 0x7FF7, -1, 1032379, 1032385, -1, -1, -1, -1, -1, -1 }, { 0x7FF8, -1, 1032390, 1032395, -1, -1, -1, -1, -1, -1 }, { 0x7FF9, 1032405, 1032400, 1032469, 1032475, 1032465, 1032442, 1032460, 1032435, -1 }, { 0x7FFA, 1032488, 1032482, 1032524, 1032528, 1032521, 1032506, 1032513, 1032499, -1 }, { 0x7FFB, 1032540, 1032534, 1032610, 1032615, 1032606, 1032573, 1032598, 1032566, -1 }, { 0x7FFC, 1032627, 1032622, 1032748, 1032752, 1032745, 1032723, 1032740, 1032716, 1032758 }, { 0x7FFD, 1032769, 1032764, 1032790, -1, -1, 1032774, 1032783, -1, -1 }, { 0x7FFE, 1032801, 1032795, 1032835, 1032841, 1032830, 1032821, 1032826, 1032814, -1 }, { 0x7FFF, 1032853, 1032848, 1032901, -1, -1, 1032884, 1032893, -1, -1 }, { 0x8000, 1032911, 1032906, 1032964, 1032969, 1032961, 1032948, 1032957, 1032941, -1 }, { 0x8001, 1032981, 1032976, 1033059, 1033064, 1033056, 1033037, 1033052, 1033024, 1033072 }, { 0x8002, 1033082, 1033077, 1033112, -1, -1, -1, -1, -1, -1 }, { 0x8003, 1033123, 1033117, 1033180, 1033185, 1033177, 1033157, 1033173, 1033150, 1033192 }, { 0x8004, 1033204, 1033199, 1033264, 1033269, 1033261, 1033244, 1033253, 1033237, -1 }, { 0x8005, 1033280, 1033276, 1033329, 1033334, 1033326, 1033317, 1033322, 1033310, -1 }, { 0x8006, 1033345, 1033340, 1033398, -1, 1033391, 1033376, 1033381, 1033369, -1 }, { 0x8007, 1033407, 1033402, 1033458, -1, 1033454, 1033442, 1033447, 1033436, -1 }, { 0x8008, 1033468, 1033463, 1033498, -1, 1033494, 1033482, 1033487, 1033476, -1 }, { 0x8009, 1033508, 1033503, 1033538, -1, 1033534, 1033522, 1033527, 1033516, -1 }, { 0x800A, -1, 1033543, 1033554, -1, -1, -1, 1033548, -1, -1 }, { 0x800B, 1033564, 1033559, 1033602, 1033607, -1, 1033588, 1033596, -1, -1 }, { 0x800C, 1033616, 1033612, 1033714, 1033718, 1033712, 1033671, 1033706, 1033664, -1 }, { 0x800D, 1033730, 1033725, 1033776, -1, -1, 1033761, 1033769, -1, -1 }, { 0x800E, 1033788, 1033782, 1033832, -1, -1, 1033818, 1033824, -1, -1 }, { 0x800F, 1033842, 1033838, 1033873, -1, -1, 1033851, 1033859, -1, -1 }, { 0x8010, 1033883, 1033878, 1033938, 1033943, 1033934, 1033920, 1033926, 1033913, -1 }, { 0x8011, 1033956, 1033950, 1034007, -1, 1034003, 1033989, 1033995, 1033982, -1 }, { 0x8012, 1034018, 1034013, 1034083, -1, 1034079, 1034066, 1034071, 1034059, 1034088 }, { 0x8013, -1, 1034094, 1034118, -1, -1, 1034100, 1034109, -1, -1 }, { 0x8014, 1034128, 1034124, 1034186, -1, 1034183, 1034169, 1034179, 1034162, -1 }, { 0x8015, 1034197, 1034190, 1034239, 1034245, 1034233, 1034220, 1034229, 1034213, 1034252 }, { 0x8016, 1034263, 1034257, 1034299, -1, 1034295, 1034277, 1034286, 1034270, -1 }, { 0x8017, 1034310, 1034305, 1034366, 1034371, 1034363, 1034350, 1034355, 1034343, 1034378 }, { 0x8018, 1034387, 1034382, 1034415, -1, 1034411, 1034399, 1034408, 1034392, -1 }, { 0x8019, 1034425, 1034420, 1034444, -1, 1034440, -1, 1034437, 1034430, 1034452 }, { 0x801A, -1, 1034471, 1034476, -1, -1, -1, -1, -1, -1 }, { 0x801B, -1, 1034480, 1034485, -1, -1, -1, -1, -1, -1 }, { 0x801C, 1034493, 1034489, 1034526, -1, -1, 1034517, 1034522, -1, -1 }, { 0x801D, -1, 1034530, 1034548, -1, -1, 1034536, 1034541, -1, -1 }, { 0x801E, 1034557, 1034552, 1034587, -1, 1034584, 1034570, 1034578, 1034563, 1034592 }, { 0x801F, -1, 1034598, 1034620, -1, -1, 1034604, 1034613, -1, -1 }, { 0x8020, 1034629, 1034624, 1034656, -1, -1, 1034639, 1034648, -1, -1 }, { 0x8021, 1034665, 1034661, 1034687, -1, 1034684, 1034676, 1034681, 1034669, -1 }, { 0x8022, 1034697, 1034692, 1034717, -1, -1, -1, -1, -1, -1 }, { 0x8023, -1, 1034722, 1034728, -1, -1, -1, -1, -1, -1 }, { 0x8024, 1034738, 1034733, 1034769, -1, -1, 1034745, 1034752, -1, -1 }, { 0x8025, 1034779, 1034773, 1034789, -1, -1, -1, -1, -1, -1 }, { 0x8026, 1034801, 1034795, 1034853, -1, 1034850, -1, 1034839, 1034832, -1 }, { 0x8027, 1034862, 1034857, 1034885, -1, -1, -1, -1, -1, -1 }, { 0x8028, 1034895, 1034890, 1034950, 1034955, 1034946, 1034918, 1034932, 1034911, 1034960 }, { 0x8029, 1034972, 1034966, 1034990, -1, -1, -1, -1, -1, -1 }, { 0x802A, 1035003, 1034997, 1035019, -1, -1, -1, -1, -1, -1 }, { 0x802B, -1, 1035025, 1035030, -1, -1, -1, -1, -1, -1 }, { 0x802C, 1035040, 1035035, 1035081, -1, 1035077, -1, 1035070, 1035063, -1 }, { 0x802D, 1035091, 1035086, 1035117, -1, 1035114, -1, -1, 1035107, -1 }, { 0x802E, 1035126, 1035121, 1035150, -1, -1, -1, 1035146, -1, -1 }, { 0x802F, -1, 1035155, 1035160, -1, -1, -1, -1, -1, -1 }, { 0x8030, 1035170, 1035165, 1035248, 1035253, 1035245, 1035232, 1035239, 1035225, -1 }, { 0x8031, 1035262, 1035258, 1035282, -1, -1, -1, -1, -1, -1 }, { 0x8032, 1035292, 1035286, 1035344, -1, -1, -1, -1, -1, -1 }, { 0x8033, 1035354, 1035350, 1035426, 1035430, 1035424, 1035407, 1035417, 1035400, 1035439 }, { 0x8034, 1035449, 1035444, 1035480, -1, -1, -1, 1035466, -1, -1 }, { 0x8035, 1035490, 1035484, 1035515, -1, -1, 1035497, 1035506, -1, -1 }, { 0x8036, 1035525, 1035521, 1035571, 1035575, 1035568, 1035556, 1035562, 1035549, -1 }, { 0x8037, 1035584, 1035578, 1035611, -1, -1, -1, 1035602, -1, -1 }, { 0x8038, 1035621, 1035615, 1035652, -1, -1, -1, -1, -1, -1 }, { 0x8039, -1, 1035658, 1035683, -1, -1, 1035663, 1035667, -1, -1 }, { 0x803A, 1035693, 1035688, 1035770, -1, -1, 1035754, 1035763, -1, -1 }, { 0x803B, 1035779, 1035775, 1035822, -1, 1035818, 1035807, 1035814, -1, -1 }, { 0x803C, 1035833, 1035827, 1035882, -1, -1, 1035850, 1035862, -1, -1 }, { 0x803D, 1035893, 1035887, 1035941, 1035946, 1035936, 1035925, 1035932, 1035918, 1035950 }, { 0x803E, 1035962, 1035956, 1035987, -1, -1, 1035971, 1035980, -1, -1 }, { 0x803F, 1035999, 1035993, 1036050, 1036056, 1036044, 1036033, 1036040, 1036026, -1 }, { 0x8040, -1, 1036065, 1036076, -1, -1, -1, 1036070, -1, 1036081 }, { 0x8041, -1, 1036122, 1036128, -1, -1, -1, -1, -1, -1 }, { 0x8042, 1036138, 1036133, 1036155, -1, -1, -1, -1, -1, -1 }, { 0x8043, 1036166, 1036160, 1036212, -1, 1036208, -1, -1, 1036201, -1 }, { 0x8044, -1, 1036217, 1036227, -1, -1, -1, 1036222, -1, -1 }, { 0x8045, -1, 1036233, 1036238, -1, -1, -1, -1, -1, -1 }, { 0x8046, 1036249, 1036243, 1036295, 1036301, 1036289, 1036275, 1036280, 1036262, -1 }, { 0x8047, -1, 1036306, 1036312, -1, -1, -1, -1, -1, -1 }, { 0x8048, -1, 1036319, 1036330, -1, -1, -1, -1, 1036324, -1 }, { 0x8049, -1, 1036335, 1036341, -1, -1, -1, -1, -1, -1 }, { 0x804A, 1036350, 1036345, 1036403, 1036409, 1036399, 1036386, 1036394, 1036379, -1 }, { 0x804B, 1036419, 1036413, 1036424, -1, -1, -1, -1, -1, -1 }, { 0x804C, 1036435, 1036430, 1036466, -1, -1, -1, -1, -1, -1 }, { 0x804D, 1036477, 1036471, 1036484, -1, -1, -1, -1, -1, -1 }, { 0x804E, -1, 1036490, 1036495, -1, -1, -1, -1, -1, -1 }, { 0x804F, -1, 1036501, 1036511, -1, -1, -1, -1, 1036505, -1 }, { 0x8050, -1, 1036515, 1036522, -1, -1, -1, -1, -1, -1 }, { 0x8051, -1, 1036526, 1036531, -1, -1, -1, -1, -1, -1 }, { 0x8052, 1036541, 1036536, 1036591, 1036601, 1036586, 1036568, 1036580, 1036561, -1 }, { 0x8053, -1, 1036607, 1036612, -1, -1, -1, -1, -1, -1 }, { 0x8054, 1036622, 1036616, 1036653, -1, -1, -1, -1, -1, -1 }, { 0x8055, -1, 1036659, 1036674, -1, 1036671, -1, -1, 1036664, -1 }, { 0x8056, 1036685, 1036679, 1036733, 1036740, 1036728, 1036712, 1036719, 1036704, 1036751 }, { 0x8057, -1, 1036758, 1036763, -1, -1, -1, -1, -1, -1 }, { 0x8058, 1036774, 1036768, 1036823, -1, 1036818, 1036805, 1036814, 1036798, 1036828 }, { 0x8059, -1, 1036834, 1036840, -1, -1, -1, -1, -1, -1 }, { 0x805A, 1036852, 1036846, 1036918, 1036922, 1036913, 1036892, 1036901, 1036885, 1036929 }, { 0x805B, -1, 1036934, 1036939, -1, -1, -1, -1, -1, -1 }, { 0x805C, -1, 1036943, 1036948, -1, -1, -1, -1, -1, -1 }, { 0x805D, 1036958, 1036952, 1036992, -1, -1, -1, -1, -1, -1 }, { 0x805E, 1037002, 1036997, 1037071, 1037076, 1037066, 1037039, 1037058, 1037032, -1 }, { 0x805F, 1037088, 1037083, 1037117, -1, -1, 1037108, 1037113, -1, -1 }, { 0x8060, -1, 1037121, 1037143, -1, -1, 1037127, 1037134, -1, -1 }, { 0x8061, 1037155, 1037149, 1037199, -1, -1, 1037189, 1037195, 1037183, -1 }, { 0x8062, 1037211, 1037205, 1037241, -1, -1, 1037233, -1, -1, -1 }, { 0x8063, -1, 1037247, 1037253, -1, -1, -1, -1, -1, -1 }, { 0x8064, -1, 1037257, 1037280, -1, -1, 1037263, 1037272, -1, -1 }, { 0x8065, -1, 1037286, 1037292, -1, -1, -1, -1, -1, -1 }, { 0x8066, 1037302, 1037296, 1037374, -1, -1, 1037364, 1037370, -1, -1 }, { 0x8067, -1, 1037380, 1037386, -1, -1, -1, -1, -1, -1 }, { 0x8068, 1037397, 1037391, 1037442, -1, -1, 1037428, 1037438, -1, -1 }, { 0x8069, 1037453, 1037448, 1037458, -1, -1, -1, -1, -1, -1 }, { 0x806A, 1037469, 1037463, 1037497, -1, -1, -1, -1, -1, -1 }, { 0x806B, 1037509, 1037503, 1037569, -1, 1037564, 1037540, 1037560, -1, -1 }, { 0x806C, -1, 1037575, 1037581, -1, -1, -1, -1, -1, -1 }, { 0x806D, -1, 1037587, 1037603, -1, -1, 1037593, 1037600, -1, -1 }, { 0x806E, 1037614, 1037608, 1037674, -1, 1037669, 1037645, 1037665, -1, -1 }, { 0x806F, 1037686, 1037680, 1037759, 1037765, 1037754, 1037730, 1037750, 1037717, 1037772 }, { 0x8070, 1037784, 1037778, 1037835, 1037841, 1037829, 1037819, 1037825, 1037812, 1037847 }, { 0x8071, 1037860, 1037854, 1037920, -1, 1037918, 1037901, 1037909, 1037894, -1 }, { 0x8072, 1037930, 1037924, 1037988, 1037995, 1037983, 1037970, 1037974, 1037963, 1038004 }, { 0x8073, 1038016, 1038010, 1038092, 1038098, 1038087, 1038074, 1038082, 1038067, -1 }, { 0x8074, 1038111, 1038105, 1038169, -1, 1038163, 1038142, 1038154, -1, -1 }, { 0x8075, 1038180, 1038175, 1038213, -1, 1038210, 1038192, 1038199, 1038185, -1 }, { 0x8076, 1038223, 1038218, 1038274, -1, 1038270, 1038247, 1038256, 1038240, -1 }, { 0x8077, 1038284, 1038279, 1038371, 1038376, 1038367, 1038322, 1038350, 1038315, 1038382 }, { 0x8078, -1, 1038389, 1038395, -1, -1, -1, -1, -1, -1 }, { 0x8079, 1038406, 1038400, 1038442, -1, -1, 1038413, 1038433, -1, -1 }, { 0x807A, -1, 1038448, 1038453, -1, -1, -1, -1, -1, -1 }, { 0x807B, 1038463, 1038458, 1038503, -1, -1, -1, -1, -1, -1 }, { 0x807C, 1038513, 1038507, 1038571, -1, 1038565, 1038544, 1038556, -1, -1 }, { 0x807D, 1038583, 1038577, 1038648, 1038654, 1038642, 1038621, 1038633, 1038614, 1038666 }, { 0x807E, 1038679, 1038673, 1038713, 1038719, 1038708, 1038697, 1038704, 1038684, -1 }, { 0x807F, 1038729, 1038724, 1038815, -1, 1038811, 1038789, 1038801, 1038782, -1 }, { 0x8080, 1038819, -1, 1038843, -1, -1, -1, -1, -1, -1 }, { 0x8081, -1, 1038847, 1038883, -1, -1, 1038852, 1038866, -1, -1 }, { 0x8082, -1, 1038889, 1038893, -1, -1, -1, -1, -1, -1 }, { 0x8083, 1038902, 1038897, 1038927, -1, -1, -1, -1, -1, -1 }, { 0x8084, 1038935, 1038931, 1038981, -1, 1038979, 1038971, 1038977, 1038964, -1 }, { 0x8085, 1038990, 1038985, 1039045, 1039049, 1039040, 1039022, 1039034, 1039015, -1 }, { 0x8086, 1039059, 1039055, 1039168, 1039172, 1039165, 1039135, 1039161, 1039128, -1 }, { 0x8087, 1039181, 1039176, 1039239, -1, 1039236, 1039215, 1039231, 1039208, -1 }, { 0x8088, 1039250, 1039245, 1039351, -1, -1, 1039318, 1039334, -1, -1 }, { 0x8089, 1039362, 1039357, 1039424, 1039429, 1039417, 1039401, 1039408, 1039394, -1 }, { 0x808A, -1, 1039436, 1039441, -1, -1, -1, -1, -1, -1 }, { 0x808B, 1039450, 1039445, 1039490, -1, 1039486, 1039475, 1039481, 1039462, -1 }, { 0x808C, 1039504, 1039499, 1039551, 1039555, 1039548, 1039540, 1039545, 1039533, -1 }, { 0x808D, -1, 1039559, 1039564, -1, -1, -1, -1, -1, -1 }, { 0x808E, 1039575, 1039569, 1039616, -1, -1, 1039603, 1039612, -1, -1 }, { 0x808F, 1039627, 1039621, 1039654, -1, -1, -1, -1, -1, -1 }, { 0x8090, 1039664, 1039659, 1039677, -1, -1, -1, -1, -1, -1 }, { 0x8091, -1, 1039681, 1039686, -1, -1, -1, -1, -1, -1 }, { 0x8092, -1, 1039690, 1039695, -1, -1, -1, -1, -1, -1 }, { 0x8093, 1039707, 1039701, 1039768, -1, 1039762, 1039749, 1039758, 1039742, -1 }, { 0x8094, -1, 1039775, 1039779, -1, -1, -1, -1, -1, -1 }, { 0x8095, 1039789, 1039784, 1039809, -1, -1, -1, -1, -1, -1 }, { 0x8096, 1039819, 1039814, 1039889, 1039895, 1039882, 1039855, 1039877, 1039848, -1 }, { 0x8097, -1, 1039903, 1039908, -1, -1, -1, -1, -1, -1 }, { 0x8098, 1039918, 1039912, 1039979, 1039985, 1039975, 1039965, 1039970, 1039959, -1 }, { 0x8099, 1039998, 1039992, 1040041, -1, -1, -1, -1, -1, -1 }, { 0x809A, 1040052, 1040047, 1040094, -1, 1040090, 1040082, 1040087, 1040075, -1 }, { 0x809B, 1040104, 1040098, 1040132, -1, 1040127, 1040116, 1040123, 1040109, -1 }, { 0x809C, 1040144, 1040138, 1040200, -1, -1, 1040180, 1040188, -1, -1 }, { 0x809D, 1040211, 1040206, 1040237, 1040242, 1040233, 1040224, 1040229, 1040217, 1040248 }, { 0x809E, -1, 1040252, 1040260, -1, -1, -1, 1040257, -1, -1 }, { 0x809F, 1040265, -1, 1040285, -1, -1, -1, -1, -1, -1 }, { 0x80A0, 1040296, 1040289, 1040326, -1, -1, -1, -1, -1, -1 }, { 0x80A1, 1040337, 1040333, 1040390, 1040394, 1040387, 1040374, 1040384, 1040367, 1040398 }, { 0x80A2, 1040407, 1040403, 1040453, 1040458, 1040450, 1040439, 1040446, 1040432, 1040463 }, { 0x80A3, -1, 1040467, 1040472, -1, -1, -1, -1, -1, 1040477 }, { 0x80A4, 1040487, 1040483, 1040514, -1, -1, -1, -1, -1, -1 }, { 0x80A5, 1040523, 1040518, 1040580, 1040585, 1040577, 1040557, 1040574, 1040550, 1040593 }, { 0x80A6, 1040604, 1040598, 1040694, -1, 1040685, 1040660, 1040673, 1040653, -1 }, { 0x80A7, 1040704, 1040699, 1040741, -1, -1, 1040730, 1040737, -1, -1 }, { 0x80A8, 1040752, 1040746, 1040775, -1, -1, -1, -1, -1, -1 }, { 0x80A9, 1040786, 1040781, 1040836, 1040842, 1040831, 1040822, 1040827, 1040815, -1 }, { 0x80AA, 1040852, 1040846, 1040895, -1, 1040890, 1040870, 1040882, 1040863, -1 }, { 0x80AB, 1040907, 1040901, 1040979, -1, 1040974, 1040953, 1040961, 1040946, -1 }, { 0x80AC, 1040990, 1040985, 1041026, -1, -1, 1041018, 1041022, -1, -1 }, { 0x80AD, 1041037, 1041031, 1041083, -1, 1041078, 1041054, 1041060, 1041047, 1041087 }, { 0x80AE, 1041098, 1041093, 1041104, -1, -1, -1, -1, -1, -1 }, { 0x80AF, 1041115, 1041109, 1041182, 1041187, 1041177, 1041150, 1041169, 1041143, 1041196 }, { 0x80B0, -1, 1041204, 1041209, -1, -1, -1, -1, -1, -1 }, { 0x80B1, 1041221, 1041214, 1041251, -1, 1041245, 1041236, 1041241, 1041229, 1041257 }, { 0x80B2, 1041269, 1041264, 1041342, 1041346, 1041338, 1041308, 1041334, 1041301, 1041350 }, { 0x80B3, 1041361, 1041356, 1041396, -1, -1, -1, -1, -1, -1 }, { 0x80B4, 1041408, 1041401, 1041454, -1, 1041450, 1041439, 1041446, 1041432, -1 }, { 0x80B5, 1041464, 1041459, 1041480, -1, 1041477, -1, -1, 1041470, -1 }, { 0x80B6, 1041489, 1041484, 1041508, -1, -1, -1, -1, -1, -1 }, { 0x80B7, 1041517, 1041512, 1041545, -1, -1, -1, -1, -1, -1 }, { 0x80B8, 1041556, 1041551, 1041627, -1, -1, 1041588, 1041597, -1, -1 }, { 0x80B9, 1041636, 1041631, 1041701, -1, -1, -1, 1041692, -1, -1 }, { 0x80BA, 1041710, 1041705, 1041751, 1041756, 1041740, 1041723, 1041736, 1041716, -1 }, { 0x80BB, -1, 1041764, 1041770, -1, -1, -1, -1, -1, -1 }, { 0x80BC, 1041781, 1041775, 1041791, -1, -1, -1, -1, -1, -1 }, { 0x80BD, 1041803, 1041797, 1041811, -1, -1, -1, -1, -1, -1 }, { 0x80BE, 1041821, 1041816, 1041846, -1, -1, -1, -1, -1, -1 }, { 0x80BF, 1041858, 1041852, 1041883, -1, -1, -1, -1, -1, -1 }, { 0x80C0, 1041897, 1041890, 1041920, -1, -1, -1, -1, -1, -1 }, { 0x80C1, 1041932, 1041927, 1041963, -1, -1, -1, -1, -1, -1 }, { 0x80C2, 1041973, 1041968, 1041994, -1, -1, -1, -1, -1, 1042000 }, { 0x80C3, 1042011, 1042006, 1042113, -1, 1042110, 1042094, 1042108, 1042087, -1 }, { 0x80C4, 1042123, 1042118, 1042185, -1, 1042181, 1042160, 1042176, 1042153, 1042191 }, { 0x80C5, -1, 1042197, 1042202, -1, -1, -1, -1, -1, -1 }, { 0x80C6, 1042213, 1042207, 1042268, -1, 1042264, 1042251, 1042256, 1042244, 1042273 }, { 0x80C7, -1, 1042280, 1042285, -1, -1, -1, -1, -1, -1 }, { 0x80C8, 1042295, 1042290, 1042333, -1, -1, -1, 1042313, -1, -1 }, { 0x80C9, -1, 1042337, 1042342, -1, -1, -1, -1, -1, -1 }, { 0x80CA, 1042352, 1042346, 1042384, -1, 1042380, -1, 1042364, 1042357, -1 }, { 0x80CB, -1, 1042388, 1042393, -1, -1, -1, -1, -1, -1 }, { 0x80CC, 1042404, 1042399, 1042470, 1042475, 1042461, 1042443, 1042457, 1042436, 1042483 }, { 0x80CD, 1042495, 1042489, 1042517, -1, -1, -1, 1042505, -1, -1 }, { 0x80CE, 1042527, 1042522, 1042578, -1, 1042573, 1042562, 1042569, 1042555, 1042583 }, { 0x80CF, 1042592, 1042588, 1042601, -1, -1, -1, 1042597, -1, -1 }, { 0x80D0, -1, 1042605, 1042610, -1, -1, -1, -1, -1, -1 }, { 0x80D1, 1042619, 1042615, 1042677, -1, -1, -1, -1, -1, -1 }, { 0x80D2, -1, 1042682, 1042695, -1, -1, -1, 1042687, -1, 1042699 }, { 0x80D3, 1042715, 1042709, 1042719, -1, -1, -1, -1, -1, -1 }, { 0x80D4, 1042729, 1042725, 1042781, -1, -1, -1, 1042764, -1, -1 }, { 0x80D5, -1, 1042785, 1042821, -1, 1042817, 1042802, 1042811, 1042789, -1 }, { 0x80D6, 1042830, 1042825, 1042877, -1, 1042873, 1042855, 1042869, 1042848, 1042883 }, { 0x80D7, 1042894, 1042889, 1042923, -1, -1, 1042902, 1042914, -1, 1042929 }, { 0x80D8, -1, 1042936, 1042951, -1, -1, 1042941, 1042943, -1, -1 }, { 0x80D9, 1042962, 1042957, 1043034, -1, 1043031, 1043014, 1043023, 1043007, -1 }, { 0x80DA, 1043044, 1043039, 1043092, -1, 1043088, 1043077, 1043084, 1043070, -1 }, { 0x80DB, 1043103, 1043097, 1043157, -1, 1043153, 1043139, 1043149, 1043132, -1 }, { 0x80DC, 1043168, 1043162, 1043211, -1, -1, -1, -1, 1043199, 1043218 }, { 0x80DD, 1043230, 1043226, 1043266, 1043271, -1, 1043244, 1043254, -1, 1043275 }, { 0x80DE, 1043286, 1043280, 1043336, -1, 1043332, 1043324, 1043328, 1043317, 1043341 }, { 0x80DF, -1, 1043346, 1043351, -1, -1, -1, -1, -1, -1 }, { 0x80E0, 1043361, 1043355, 1043416, -1, 1043413, 1043385, 1043397, 1043378, -1 }, { 0x80E1, 1043424, 1043420, 1043482, 1043486, 1043479, 1043461, 1043473, 1043454, -1 }, { 0x80E2, -1, 1043490, 1043495, -1, -1, -1, -1, -1, -1 }, { 0x80E3, -1, 1043499, 1043503, -1, -1, -1, -1, -1, 1043508 }, { 0x80E4, 1043518, 1043513, 1043587, -1, 1043583, 1043561, 1043580, 1043554, 1043592 }, { 0x80E5, 1043604, 1043598, 1043658, 1043662, 1043655, 1043635, 1043648, 1043628, -1 }, { 0x80E6, 1043673, 1043666, 1043683, -1, -1, -1, -1, -1, -1 }, { 0x80E7, 1043695, 1043689, 1043727, -1, -1, -1, -1, -1, -1 }, { 0x80E8, 1043739, 1043733, 1043757, -1, -1, -1, -1, -1, -1 }, { 0x80E9, 1043768, 1043763, 1043790, -1, -1, -1, -1, -1, -1 }, { 0x80EA, 1043799, 1043794, 1043825, -1, -1, -1, -1, -1, -1 }, { 0x80EB, 1043835, 1043829, 1043857, -1, -1, -1, -1, -1, -1 }, { 0x80EC, 1043868, 1043863, 1043905, -1, -1, -1, -1, -1, -1 }, { 0x80ED, 1043914, 1043909, 1043954, -1, -1, 1043931, 1043943, -1, 1043959 }, { 0x80EE, 1043971, 1043965, 1043988, -1, -1, -1, 1043980, -1, -1 }, { 0x80EF, 1044000, 1043994, 1044047, -1, 1044040, 1044029, 1044034, 1044022, -1 }, { 0x80F0, 1044056, 1044052, 1044080, -1, -1, 1044071, 1044078, -1, -1 }, { 0x80F1, 1044091, 1044084, 1044116, -1, 1044110, -1, 1044106, 1044099, 1044123 }, { 0x80F2, 1044136, 1044131, 1044162, -1, -1, 1044150, 1044158, -1, -1 }, { 0x80F3, 1044172, 1044167, 1044201, -1, -1, 1044185, 1044190, -1, 1044205 }, { 0x80F4, 1044217, 1044211, 1044271, -1, 1044266, 1044254, 1044258, 1044247, -1 }, { 0x80F5, 1044281, 1044277, 1044336, -1, -1, -1, -1, -1, -1 }, { 0x80F6, 1044347, 1044341, 1044414, -1, -1, 1044390, 1044405, -1, -1 }, { 0x80F7, 1044426, 1044420, 1044469, -1, 1044463, -1, -1, 1044456, -1 }, { 0x80F8, 1044482, 1044476, 1044534, 1044541, 1044528, 1044518, 1044523, 1044511, 1044547 }, { 0x80F9, 1044557, 1044553, 1044586, -1, -1, 1044575, 1044580, -1, -1 }, { 0x80FA, 1044594, 1044590, 1044615, -1, -1, 1044600, 1044605, -1, 1044619 }, { 0x80FB, -1, 1044625, 1044631, -1, -1, -1, -1, -1, -1 }, { 0x80FC, 1044642, 1044637, 1044685, -1, 1044680, 1044659, 1044672, -1, 1044691 }, { 0x80FD, 1044703, 1044697, 1044780, 1044786, 1044771, 1044749, 1044763, 1044742, 1044793 }, { 0x80FE, 1044803, 1044799, 1044861, -1, 1044858, 1044847, 1044854, 1044840, -1 }, { 0x80FF, -1, 1044865, 1044871, -1, -1, -1, -1, -1, -1 }, { 0x8100, -1, 1044876, 1044882, -1, -1, -1, -1, -1, -1 }, { 0x8101, 1044894, 1044889, 1044922, -1, -1, -1, -1, -1, -1 }, { 0x8102, 1044932, 1044928, 1044988, 1044993, 1044985, 1044965, 1044981, 1044958, -1 }, { 0x8103, 1045003, 1044997, 1045019, -1, -1, 1045009, 1045015, -1, -1 }, { 0x8104, -1, 1045024, 1045029, -1, -1, -1, -1, -1, -1 }, { 0x8105, 1045039, 1045034, 1045119, 1045124, 1045114, 1045077, 1045100, 1045070, 1045130 }, { 0x8106, 1045143, 1045137, 1045206, 1045211, 1045201, 1045181, 1045193, 1045174, -1 }, { 0x8107, 1045226, 1045221, 1045279, -1, 1045274, 1045264, 1045269, 1045257, -1 }, { 0x8108, 1045289, 1045284, 1045348, 1045353, 1045343, 1045327, 1045332, 1045320, -1 }, { 0x8109, 1045363, 1045358, 1045427, -1, 1045422, 1045400, 1045411, 1045394, -1 }, { 0x810A, 1045437, 1045432, 1045484, -1, 1045479, 1045467, 1045474, 1045460, -1 }, { 0x810B, -1, 1045488, 1045525, -1, -1, 1045493, 1045520, -1, -1 }, { 0x810C, 1045535, 1045530, 1045563, -1, -1, -1, -1, -1, -1 }, { 0x810D, 1045572, 1045567, 1045592, -1, -1, -1, -1, -1, -1 }, { 0x810E, 1045604, 1045598, 1045612, -1, -1, -1, -1, -1, -1 }, { 0x810F, 1045622, 1045616, 1045654, -1, -1, -1, -1, -1, -1 }, { 0x8110, 1045664, 1045660, 1045694, -1, -1, -1, -1, -1, -1 }, { 0x8111, 1045703, 1045698, 1045709, -1, -1, -1, -1, -1, -1 }, { 0x8112, 1045719, 1045714, 1045727, -1, -1, -1, -1, -1, -1 }, { 0x8113, 1045737, 1045731, 1045741, -1, -1, -1, -1, -1, -1 }, { 0x8114, 1045753, 1045747, 1045785, -1, -1, -1, -1, -1, -1 }, { 0x8115, -1, 1045791, 1045797, -1, -1, -1, -1, -1, -1 }, { 0x8116, 1045807, 1045802, 1045841, -1, 1045837, -1, 1045819, 1045812, -1 }, { 0x8117, 1045850, 1045845, 1045900, -1, -1, 1045877, 1045880, 1045871, -1 }, { 0x8118, 1045910, 1045905, 1045960, -1, 1045956, -1, 1045944, 1045937, -1 }, { 0x8119, -1, 1045965, 1045970, -1, -1, -1, -1, -1, -1 }, { 0x811A, 1045981, 1045975, 1046040, 1046046, 1046036, 1046021, 1046026, 1046014, -1 }, { 0x811B, 1046058, 1046052, 1046107, 1046113, 1046101, 1046087, 1046097, 1046080, -1 }, { 0x811C, -1, 1046125, 1046146, -1, -1, 1046130, 1046139, -1, -1 }, { 0x811D, 1046157, 1046151, 1046165, -1, -1, -1, -1, -1, -1 }, { 0x811E, 1046175, 1046171, 1046210, -1, -1, 1046196, 1046204, -1, -1 }, { 0x811F, -1, 1046215, 1046221, -1, -1, -1, -1, -1, -1 }, { 0x8120, -1, 1046226, 1046256, -1, -1, 1046231, 1046248, -1, -1 }, { 0x8121, 1046268, 1046262, 1046316, -1, -1, -1, -1, -1, -1 }, { 0x8122, 1046327, 1046322, 1046333, -1, -1, -1, -1, -1, -1 }, { 0x8123, 1046344, 1046338, 1046376, 1046382, 1046371, 1046356, 1046366, 1046349, -1 }, { 0x8124, 1046393, 1046388, 1046451, -1, 1046447, 1046423, 1046442, 1046416, -1 }, { 0x8125, -1, 1046457, 1046462, -1, -1, -1, -1, -1, -1 }, { 0x8126, 1046473, 1046468, 1046482, -1, -1, -1, -1, -1, -1 }, { 0x8127, 1046491, 1046485, 1046583, -1, 1046574, 1046554, 1046559, 1046547, -1 }, { 0x8128, -1, 1046589, 1046594, -1, -1, -1, -1, -1, -1 }, { 0x8129, 1046603, 1046598, 1046688, 1046693, 1046684, 1046665, 1046679, 1046658, -1 }, { 0x812A, 1046704, 1046699, 1046738, -1, -1, -1, -1, -1, -1 }, { 0x812B, 1046749, 1046743, 1046832, -1, 1046822, 1046788, 1046807, 1046775, -1 }, { 0x812C, 1046843, 1046837, 1046869, -1, -1, 1046853, 1046860, -1, -1 }, { 0x812D, -1, 1046874, 1046880, -1, -1, -1, -1, -1, -1 }, { 0x812E, -1, 1046887, 1046893, -1, -1, -1, -1, -1, -1 }, { 0x812F, 1046902, 1046898, 1046956, 1046960, 1046952, 1046938, 1046946, 1046931, -1 }, { 0x8130, 1046970, 1046965, 1047003, -1, 1046999, 1046986, 1046992, 1046979, -1 }, { 0x8131, 1047014, 1047008, 1047067, 1047072, 1047057, 1047023, 1047042, -1, 1047079 }, { 0x8132, 1047091, 1047086, 1047096, -1, -1, -1, -1, -1, -1 }, { 0x8133, 1047107, 1047102, 1047133, -1, 1047129, 1047113, 1047121, -1, -1 }, { 0x8134, -1, 1047138, 1047143, -1, -1, -1, -1, -1, -1 }, { 0x8135, 1047151, 1047147, 1047192, -1, 1047189, 1047181, 1047186, -1, -1 }, { 0x8136, 1047200, 1047196, 1047206, -1, -1, -1, -1, -1, -1 }, { 0x8137, 1047216, 1047211, 1047231, -1, -1, -1, -1, -1, -1 }, { 0x8138, 1047240, 1047235, 1047264, -1, -1, -1, -1, -1, -1 }, { 0x8139, 1047277, 1047270, 1047327, -1, 1047321, 1047307, 1047316, 1047300, 1047334 }, { 0x813A, 1047350, 1047344, 1047380, -1, 1047376, 1047366, 1047372, 1047359, -1 }, { 0x813B, -1, 1047385, 1047390, -1, -1, -1, -1, -1, -1 }, { 0x813C, -1, 1047395, 1047415, -1, -1, 1047402, 1047410, -1, -1 }, { 0x813D, 1047428, 1047422, 1047452, -1, -1, -1, -1, -1, -1 }, { 0x813E, 1047463, 1047458, 1047532, 1047536, 1047529, 1047500, 1047518, 1047493, 1047542 }, { 0x813F, -1, 1047546, 1047551, -1, -1, -1, -1, -1, 1047563 }, { 0x8140, -1, 1047568, 1047574, -1, -1, -1, -1, -1, -1 }, { 0x8141, 1047584, 1047579, 1047624, -1, 1047619, 1047598, 1047611, 1047591, -1 }, { 0x8142, -1, 1047630, 1047636, -1, -1, -1, -1, -1, -1 }, { 0x8143, -1, 1047641, 1047646, -1, -1, -1, -1, -1, -1 }, { 0x8144, -1, 1047651, 1047657, -1, -1, -1, -1, -1, -1 }, { 0x8145, -1, 1047663, 1047689, -1, -1, 1047669, 1047681, -1, -1 }, { 0x8146, 1047699, 1047694, 1047749, -1, 1047745, 1047735, 1047741, 1047728, -1 }, { 0x8147, -1, 1047755, 1047781, -1, -1, 1047761, 1047766, -1, -1 }, { 0x8148, 1047792, 1047786, 1047800, -1, -1, -1, -1, -1, -1 }, { 0x8149, 1047812, 1047806, 1047824, -1, -1, -1, -1, -1, -1 }, { 0x814A, 1047835, 1047829, 1047900, -1, 1047896, 1047873, 1047881, 1047866, -1 }, { 0x814B, 1047909, 1047904, 1047941, -1, 1047937, 1047923, 1047928, 1047916, 1047945 }, { 0x814C, 1047956, 1047951, 1047998, -1, -1, 1047979, 1047988, -1, -1 }, { 0x814D, 1048008, 1048003, 1048013, -1, -1, -1, -1, -1, -1 }, { 0x814E, 1048023, 1048018, 1048070, -1, 1048066, 1048055, 1048062, 1048048, 1048076 }, { 0x814F, -1, 1048083, 1048089, -1, -1, -1, -1, -1, -1 }, { 0x8150, 1048099, 1048095, 1048146, 1048150, 1048142, 1048132, 1048139, 1048125, 1048157 }, { 0x8151, 1048166, 1048162, 1048223, -1, 1048219, 1048207, 1048216, 1048200, 1048227 }, { 0x8152, 1048239, 1048233, 1048269, -1, 1048266, 1048251, 1048259, 1048244, -1 }, { 0x8153, 1048278, 1048273, 1048326, 1048331, 1048323, 1048313, 1048320, 1048306, -1 }, { 0x8154, 1048344, 1048338, 1048403, -1, 1048398, 1048380, 1048394, 1048373, 1048410 }, { 0x8155, 1048421, 1048416, 1048452, 1048457, 1048448, 1048434, 1048444, 1048427, 1048465 }, { 0x8156, 1048477, 1048471, 1048485, -1, -1, -1, -1, -1, -1 }, { 0x8157, -1, 1048491, 1048499, -1, -1, -1, 1048496, -1, -1 }, { 0x8158, 1048509, 1048503, 1048541, -1, -1, 1048516, 1048525, -1, -1 }, { 0x8159, 1048552, 1048546, 1048575, -1, -1, -1, -1, -1, -1 }, { 0x815A, 1048587, 1048581, 1048595, -1, -1, -1, -1, -1, -1 }, { 0x815B, -1, 1048601, 1048605, -1, -1, -1, -1, -1, 1048609 }, { 0x815C, 1048618, 1048613, 1048643, -1, -1, -1, -1, -1, -1 }, { 0x815D, -1, 1048648, 1048654, -1, -1, -1, -1, -1, -1 }, { 0x815E, -1, 1048658, 1048664, -1, -1, -1, -1, -1, -1 }, { 0x815F, 1048676, 1048671, 1048694, -1, 1048690, -1, 1048683, -1, -1 }, { 0x8160, 1048704, 1048699, 1048769, -1, 1048765, 1048753, 1048758, 1048746, -1 }, { 0x8161, 1048778, 1048774, 1048797, -1, -1, -1, 1048784, -1, -1 }, { 0x8162, 1048808, 1048802, 1048824, -1, -1, -1, -1, -1, -1 }, { 0x8163, -1, 1048828, 1048833, -1, -1, -1, -1, -1, -1 }, { 0x8164, -1, -1, 1048847, -1, 1048844, -1, -1, 1048837, -1 }, { 0x8165, 1048857, 1048851, 1048920, 1048926, 1048915, 1048896, 1048906, 1048889, 1048931 }, { 0x8166, 1048941, 1048936, 1048984, 1048989, 1048980, 1048954, 1048972, 1048947, 1048996 }, { 0x8167, 1049006, 1049001, 1049054, -1, -1, -1, 1049047, -1, -1 }, { 0x8168, -1, 1049059, 1049080, -1, -1, 1049065, 1049072, -1, -1 }, { 0x8169, 1049093, 1049087, 1049168, -1, -1, -1, 1049152, -1, 1049173 }, { 0x816A, -1, 1049177, 1049182, -1, -1, -1, -1, -1, -1 }, { 0x816B, 1049193, 1049187, 1049255, -1, 1049250, 1049225, 1049241, 1049218, 1049262 }, { 0x816C, 1049274, 1049269, 1049295, -1, -1, -1, -1, -1, -1 }, { 0x816D, 1049306, 1049300, 1049350, -1, 1049347, 1049335, 1049342, 1049328, -1 }, { 0x816E, 1049358, 1049353, 1049411, 1049416, -1, 1049399, 1049407, -1, -1 }, { 0x816F, 1049426, 1049421, 1049465, -1, -1, 1049433, 1049439, -1, -1 }, { 0x8170, 1049474, 1049469, 1049508, 1049513, 1049505, 1049495, 1049501, 1049488, 1049520 }, { 0x8171, 1049530, 1049525, 1049561, -1, 1049557, 1049545, 1049549, 1049538, -1 }, { 0x8172, -1, 1049567, 1049572, -1, -1, -1, -1, -1, -1 }, { 0x8173, 1049583, 1049577, 1049611, 1049617, -1, -1, -1, -1, -1 }, { 0x8174, 1049628, 1049623, 1049685, 1049689, 1049682, 1049667, 1049679, 1049660, -1 }, { 0x8175, -1, 1049692, 1049697, -1, -1, -1, -1, -1, -1 }, { 0x8176, 1049708, 1049702, 1049724, -1, 1049720, -1, -1, 1049713, -1 }, { 0x8177, -1, 1049730, 1049765, -1, 1049760, 1049742, 1049749, 1049735, -1 }, { 0x8178, 1049776, 1049769, 1049832, 1049839, 1049827, 1049813, 1049822, 1049806, -1 }, { 0x8179, 1049854, 1049849, 1049913, 1049917, 1049909, 1049893, 1049904, 1049886, 1049923 }, { 0x817A, 1049935, 1049930, 1049960, -1, 1049956, 1049948, 1049952, 1049941, -1 }, { 0x817B, 1049971, 1049966, 1049999, -1, -1, -1, -1, -1, -1 }, { 0x817C, 1050008, 1050003, 1050015, -1, -1, -1, -1, -1, -1 }, { 0x817D, 1050026, 1050021, 1050035, -1, -1, -1, 1050030, -1, -1 }, { 0x817E, 1050045, 1050039, 1050081, -1, 1050076, -1, -1, -1, -1 }, { 0x817F, 1050093, 1050087, 1050127, -1, 1050122, 1050113, 1050118, 1050106, 1050132 }, { 0x8180, 1050145, 1050139, 1050209, -1, 1050204, 1050178, 1050196, 1050171, -1 }, { 0x8181, 1050220, 1050215, 1050276, -1, -1, 1050256, 1050264, -1, 1050282 }, { 0x8182, 1050293, 1050287, 1050353, -1, 1050349, 1050324, 1050345, 1050317, -1 }, { 0x8183, 1050362, 1050357, 1050381, -1, 1050378, -1, 1050373, 1050366, -1 }, { 0x8184, 1050390, 1050385, 1050444, -1, 1050440, 1050417, 1050431, 1050410, -1 }, { 0x8185, -1, 1050450, 1050464, -1, -1, -1, 1050456, -1, -1 }, { 0x8186, 1050475, 1050470, 1050526, -1, 1050523, 1050514, 1050520, 1050507, -1 }, { 0x8187, 1050536, 1050530, 1050542, -1, -1, -1, -1, -1, -1 }, { 0x8188, 1050554, 1050548, 1050600, -1, 1050595, 1050571, 1050590, 1050564, -1 }, { 0x8189, 1050609, 1050604, 1050656, -1, -1, -1, -1, -1, -1 }, { 0x818A, 1050665, 1050660, 1050733, -1, 1050729, 1050694, 1050714, 1050687, -1 }, { 0x818B, 1050742, 1050737, 1050768, -1, 1050764, 1050753, 1050759, 1050746, -1 }, { 0x818C, 1050779, 1050774, 1050804, -1, -1, -1, 1050799, -1, -1 }, { 0x818D, 1050813, 1050808, 1050867, -1, -1, -1, -1, -1, -1 }, { 0x818E, -1, 1050871, 1050911, -1, -1, 1050877, 1050904, -1, -1 }, { 0x818F, 1050921, 1050916, 1050970, 1050975, 1050967, 1050957, 1050963, 1050950, 1050987 }, { 0x8190, -1, 1050991, 1051019, -1, -1, 1050997, 1051012, -1, -1 }, { 0x8191, 1051028, 1051023, 1051040, -1, -1, -1, -1, -1, -1 }, { 0x8192, -1, 1051045, 1051049, -1, -1, -1, -1, -1, -1 }, { 0x8193, 1051060, 1051053, 1051104, -1, -1, 1051090, 1051099, -1, -1 }, { 0x8194, -1, 1051111, 1051116, -1, -1, -1, -1, -1, -1 }, { 0x8195, 1051126, 1051120, 1051158, -1, -1, 1051133, 1051142, -1, -1 }, { 0x8196, -1, 1051163, 1051189, -1, -1, 1051169, 1051176, -1, -1 }, { 0x8197, 1051201, 1051195, 1051231, -1, -1, -1, -1, -1, -1 }, { 0x8198, 1051243, 1051238, 1051274, -1, 1051269, 1051253, 1051259, -1, -1 }, { 0x8199, 1051287, 1051280, 1051312, -1, -1, -1, -1, -1, -1 }, { 0x819A, 1051323, 1051319, 1051369, 1051373, 1051365, 1051357, 1051362, 1051350, -1 }, { 0x819B, 1051384, 1051378, 1051416, -1, -1, -1, 1051412, -1, -1 }, { 0x819C, 1051427, 1051422, 1051495, -1, 1051488, 1051465, 1051478, 1051458, -1 }, { 0x819D, 1051504, 1051499, 1051532, 1051536, 1051528, 1051516, 1051521, 1051509, -1 }, { 0x819E, 1051546, 1051540, 1051585, -1, 1051581, 1051561, 1051568, 1051554, -1 }, { 0x819F, 1051598, 1051592, 1051602, -1, -1, -1, -1, -1, -1 }, { 0x81A0, 1051612, 1051606, 1051659, 1051665, 1051655, 1051644, 1051651, 1051637, 1051669 }, { 0x81A1, -1, 1051673, 1051679, -1, -1, -1, -1, -1, -1 }, { 0x81A2, -1, 1051685, 1051710, -1, -1, -1, 1051691, -1, -1 }, { 0x81A3, 1051719, 1051714, 1051744, -1, 1051740, -1, 1051733, 1051726, -1 }, { 0x81A4, -1, 1051749, 1051760, -1, -1, 1051755, -1, -1, -1 }, { 0x81A5, 1051771, 1051765, 1051816, -1, -1, -1, -1, -1, -1 }, { 0x81A6, 1051827, 1051821, 1051843, -1, -1, -1, -1, -1, -1 }, { 0x81A7, -1, 1051848, 1051854, -1, -1, -1, -1, -1, -1 }, { 0x81A8, 1051867, 1051860, 1051944, -1, 1051937, 1051911, 1051929, 1051904, 1051950 }, { 0x81A9, 1051961, 1051956, 1052020, 1052024, 1052017, 1051996, 1052011, 1051989, -1 }, { 0x81AA, 1052033, 1052028, 1052038, -1, -1, -1, -1, -1, -1 }, { 0x81AB, 1052050, 1052045, 1052095, -1, -1, -1, -1, -1, -1 }, { 0x81AC, -1, 1052101, 1052107, -1, -1, -1, -1, -1, -1 }, { 0x81AD, -1, 1052112, 1052118, -1, -1, -1, -1, -1, -1 }, { 0x81AE, -1, 1052123, 1052150, -1, -1, 1052128, 1052137, -1, -1 }, { 0x81AF, -1, 1052156, 1052162, -1, -1, -1, -1, -1, -1 }, { 0x81B0, 1052174, 1052168, 1052239, -1, 1052235, 1052222, 1052231, 1052215, -1 }, { 0x81B1, 1052249, 1052244, 1052296, -1, -1, -1, -1, -1, -1 }, { 0x81B2, 1052306, 1052301, 1052366, -1, -1, 1052352, 1052361, -1, -1 }, { 0x81B3, 1052377, 1052372, 1052438, 1052444, 1052434, 1052409, 1052426, 1052402, -1 }, { 0x81B4, 1052457, 1052453, 1052493, -1, 1052489, 1052469, 1052477, 1052462, -1 }, { 0x81B5, 1052503, 1052497, 1052529, -1, 1052523, -1, 1052519, 1052512, -1 }, { 0x81B6, 1052540, 1052534, 1052554, -1, -1, -1, -1, -1, -1 }, { 0x81B7, 1052566, 1052559, 1052571, -1, -1, -1, -1, -1, -1 }, { 0x81B8, -1, 1052578, 1052607, -1, 1052603, 1052591, 1052595, 1052584, -1 }, { 0x81B9, -1, 1052612, 1052629, -1, 1052624, -1, -1, 1052617, -1 }, { 0x81BA, 1052640, 1052634, 1052694, 1052700, 1052690, 1052678, 1052683, 1052671, -1 }, { 0x81BB, 1052712, 1052707, 1052801, -1, -1, 1052792, 1052797, -1, -1 }, { 0x81BC, -1, 1052807, 1052812, -1, -1, -1, -1, -1, -1 }, { 0x81BD, 1052824, 1052818, 1052875, 1052880, 1052871, 1052862, 1052867, 1052855, 1052887 }, { 0x81BE, 1052899, 1052894, 1052941, 1052947, 1052937, 1052926, 1052933, 1052919, 1052955 }, { 0x81BF, 1052967, 1052961, 1052995, -1, 1052990, 1052978, 1052982, 1052971, 1053001 }, { 0x81C0, 1053014, 1053008, 1053049, -1, 1053044, 1053030, 1053036, 1053023, -1 }, { 0x81C1, 1053059, 1053054, 1053075, -1, -1, -1, -1, -1, -1 }, { 0x81C2, 1053086, 1053081, 1053108, 1053112, 1053105, 1053097, 1053102, 1053090, -1 }, { 0x81C3, 1053125, 1053119, 1053162, -1, -1, 1053149, 1053158, -1, -1 }, { 0x81C4, 1053174, 1053168, 1053181, -1, -1, -1, -1, -1, -1 }, { 0x81C5, -1, 1053186, 1053202, -1, -1, -1, 1053191, -1, -1 }, { 0x81C6, 1053212, 1053207, 1053274, 1053278, 1053271, 1053249, 1053262, 1053242, -1 }, { 0x81C7, 1053290, 1053284, 1053316, -1, -1, -1, -1, -1, -1 }, { 0x81C8, 1053328, 1053322, 1053363, -1, -1, -1, 1053359, -1, -1 }, { 0x81C9, 1053372, 1053367, 1053415, 1053421, -1, 1053396, 1053403, -1, -1 }, { 0x81CA, 1053433, 1053428, 1053482, 1053487, 1053479, 1053469, 1053475, 1053462, -1 }, { 0x81CB, -1, 1053492, 1053512, -1, -1, 1053498, 1053504, -1, -1 }, { 0x81CC, 1053521, 1053517, 1053595, -1, -1, -1, -1, -1, -1 }, { 0x81CD, 1053603, 1053599, 1053662, 1053666, 1053658, 1053640, 1053650, 1053633, -1 }, { 0x81CE, -1, 1053672, 1053682, -1, -1, -1, 1053678, -1, -1 }, { 0x81CF, 1053692, 1053687, 1053723, -1, 1053719, -1, 1053711, 1053704, -1 }, { 0x81D0, 1053733, 1053728, 1053739, -1, -1, -1, -1, -1, -1 }, { 0x81D1, 1053749, 1053744, 1053779, -1, 1053776, 1053761, 1053766, 1053754, -1 }, { 0x81D2, -1, 1053784, 1053789, -1, -1, -1, -1, -1, -1 }, { 0x81D3, 1053799, 1053793, 1053846, -1, 1053841, 1053824, 1053833, -1, -1 }, { 0x81D4, -1, 1053852, 1053857, -1, -1, -1, -1, -1, -1 }, { 0x81D5, 1053868, 1053863, 1053891, -1, -1, -1, 1053886, -1, -1 }, { 0x81D6, -1, 1053897, 1053903, -1, -1, -1, -1, -1, -1 }, { 0x81D7, -1, 1053909, 1053929, -1, -1, 1053914, 1053921, -1, -1 }, { 0x81D8, 1053941, 1053935, 1053993, 1053997, 1053989, -1, 1053985, 1053972, 1054002 }, { 0x81D9, 1054014, 1054009, 1054050, -1, 1054046, 1054038, 1054043, 1054031, -1 }, { 0x81DA, 1054060, 1054055, 1054128, -1, 1054124, 1054093, 1054117, 1054086, -1 }, { 0x81DB, 1054137, 1054132, 1054162, -1, -1, 1054143, 1054152, -1, -1 }, { 0x81DC, 1054172, 1054167, 1054186, -1, -1, -1, -1, -1, -1 }, { 0x81DD, 1054194, 1054190, 1054228, -1, 1054225, 1054215, 1054222, 1054208, -1 }, { 0x81DE, 1054239, 1054233, 1054265, -1, -1, 1054252, 1054259, -1, -1 }, { 0x81DF, 1054275, 1054269, 1054329, -1, 1054324, 1054307, 1054316, 1054300, 1054335 }, { 0x81E0, 1054348, 1054342, 1054414, -1, 1054409, 1054387, 1054405, 1054380, -1 }, { 0x81E1, -1, 1054420, 1054444, -1, -1, 1054425, 1054432, -1, -1 }, { 0x81E2, 1054453, 1054448, 1054467, -1, -1, -1, -1, -1, -1 }, { 0x81E3, 1054476, 1054471, 1054556, 1054562, 1054552, 1054533, 1054543, 1054526, 1054568 }, { 0x81E4, 1054581, 1054575, 1054619, -1, -1, 1054592, 1054598, -1, -1 }, { 0x81E5, 1054630, 1054625, 1054665, 1054669, 1054662, 1054654, 1054659, 1054647, -1 }, { 0x81E6, -1, 1054677, 1054684, -1, -1, -1, -1, -1, -1 }, { 0x81E7, 1054697, 1054691, 1054762, -1, 1054757, 1054735, 1054753, 1054728, 1054768 }, { 0x81E8, 1054778, 1054773, 1054849, 1054854, 1054845, 1054834, 1054841, 1054821, -1 }, { 0x81E9, -1, 1054859, 1054866, -1, -1, -1, -1, -1, -1 }, { 0x81EA, 1054877, 1054873, 1054968, 1054972, 1054965, 1054934, 1054958, 1054927, 1054979 }, { 0x81EB, -1, 1054984, 1055006, -1, -1, 1054989, 1055001, -1, -1 }, { 0x81EC, 1055017, 1055012, 1055048, 1055053, 1055045, -1, -1, 1055038, -1 }, { 0x81ED, 1055063, 1055058, 1055130, 1055136, 1055125, 1055099, 1055115, 1055092, 1055143 }, { 0x81EE, -1, 1055147, 1055152, -1, -1, -1, -1, -1, -1 }, { 0x81EF, 1055161, 1055156, 1055218, -1, -1, -1, -1, -1, -1 }, { 0x81F0, -1, 1055223, 1055240, -1, -1, 1055228, 1055235, -1, -1 }, { 0x81F1, -1, 1055246, 1055259, -1, -1, -1, 1055251, -1, -1 }, { 0x81F2, 1055270, 1055265, 1055322, -1, -1, 1055304, 1055310, -1, -1 }, { 0x81F3, 1055331, 1055327, 1055408, 1055413, 1055405, 1055389, 1055401, 1055382, 1055418 }, { 0x81F4, 1055427, 1055423, 1055478, 1055483, 1055474, 1055464, 1055470, 1055457, 1055489 }, { 0x81F5, -1, 1055494, 1055511, -1, -1, 1055500, 1055506, -1, -1 }, { 0x81F6, -1, 1055515, 1055557, -1, 1055552, 1055527, 1055536, 1055520, -1 }, { 0x81F7, -1, 1055563, 1055568, -1, -1, -1, -1, -1, -1 }, { 0x81F8, -1, 1055573, 1055616, -1, -1, 1055577, 1055583, -1, -1 }, { 0x81F9, -1, 1055621, 1055641, -1, -1, 1055626, 1055632, -1, -1 }, { 0x81FA, 1055651, 1055646, 1055717, 1055722, 1055713, 1055690, 1055705, 1055683, -1 }, { 0x81FB, 1055735, 1055729, 1055789, 1055795, 1055785, 1055774, 1055780, 1055767, -1 }, { 0x81FC, 1055805, 1055800, 1055871, 1055876, 1055867, 1055858, 1055862, 1055851, 1055883 }, { 0x81FD, 1055895, 1055889, 1055931, -1, -1, 1055909, 1055919, -1, -1 }, { 0x81FE, 1055942, 1055937, 1056013, 1056017, 1056010, 1055978, 1056000, 1055971, -1 }, { 0x81FF, 1056026, 1056020, 1056079, -1, -1, 1056062, 1056070, -1, -1 }, { 0x8200, 1056089, 1056084, 1056116, -1, -1, 1056107, 1056112, -1, -1 }, { 0x8201, 1056126, 1056121, 1056168, -1, 1056165, 1056157, 1056162, 1056150, -1 }, { 0x8202, 1056178, 1056172, 1056229, 1056236, 1056224, 1056201, 1056215, 1056194, 1056243 }, { 0x8203, 1056254, 1056249, 1056336, -1, 1056332, 1056302, 1056311, 1056289, -1 }, { 0x8204, 1056345, 1056340, 1056414, 1056418, 1056410, 1056380, 1056389, -1, -1 }, { 0x8205, 1056429, 1056424, 1056476, 1056481, 1056472, 1056460, 1056467, 1056453, 1056488 }, { 0x8206, 1056499, 1056494, 1056528, -1, -1, -1, -1, -1, -1 }, { 0x8207, 1056537, 1056532, 1056606, 1056610, 1056603, 1056576, 1056600, 1056569, 1056618 }, { 0x8208, 1056629, 1056623, 1056694, 1056700, 1056689, 1056662, 1056680, 1056655, 1056716 }, { 0x8209, 1056728, 1056722, 1056771, 1056775, -1, 1056754, 1056767, -1, 1056781 }, { 0x820A, 1056791, 1056786, 1056859, 1056864, 1056855, 1056825, 1056850, 1056818, -1 }, { 0x820B, 1056877, 1056872, 1056906, -1, -1, -1, -1, -1, -1 }, { 0x820C, 1056916, 1056911, 1056989, -1, 1056985, 1056967, 1056973, 1056960, 1056994 }, { 0x820D, 1057006, 1057002, 1057063, 1057073, 1057060, 1057044, 1057051, 1057037, 1057080 }, { 0x820E, 1057088, 1057084, 1057130, -1, -1, 1057119, 1057126, -1, -1 }, { 0x820F, -1, 1057135, 1057157, -1, -1, 1057140, 1057149, -1, -1 }, { 0x8210, 1057168, 1057162, 1057209, -1, 1057206, 1057192, 1057199, 1057185, -1 }, { 0x8211, -1, 1057214, 1057220, -1, -1, -1, -1, -1, -1 }, { 0x8212, 1057230, 1057225, 1057302, 1057307, 1057299, 1057285, 1057292, 1057278, 1057313 }, { 0x8213, 1057324, 1057318, 1057353, -1, -1, 1057332, 1057346, -1, -1 }, { 0x8214, 1057363, 1057358, 1057398, 1057404, -1, 1057387, 1057394, -1, -1 }, { 0x8215, 1057415, 1057409, 1057439, 1057444, -1, -1, -1, -1, -1 }, { 0x8216, 1057456, 1057451, 1057489, -1, 1057485, 1057474, 1057479, 1057468, 1057493 }, { 0x8217, 1057504, 1057499, 1057530, -1, -1, 1057516, 1057527, -1, -1 }, { 0x8218, 1057539, 1057534, 1057583, -1, 1057578, 1057567, 1057574, 1057561, 1057589 }, { 0x8219, -1, 1057595, 1057616, -1, -1, 1057600, 1057609, -1, -1 }, { 0x821A, 1057627, 1057621, 1057653, -1, -1, -1, 1057649, -1, -1 }, { 0x821B, 1057665, 1057659, 1057745, 1057752, 1057740, 1057724, 1057731, 1057717, -1 }, { 0x821C, 1057765, 1057759, 1057846, -1, 1057841, 1057815, 1057836, 1057808, 1057852 }, { 0x821D, 1057865, 1057860, 1057894, -1, -1, 1057875, 1057882, -1, -1 }, { 0x821E, 1057904, 1057899, 1057962, 1057966, 1057958, 1057944, 1057952, 1057937, 1057972 }, { 0x821F, 1057981, 1057976, 1058037, 1058043, 1058033, 1058019, 1058024, 1058012, -1 }, { 0x8220, 1058054, 1058049, 1058086, 1058091, -1, -1, -1, -1, -1 }, { 0x8221, 1058103, 1058097, 1058143, -1, 1058138, 1058121, 1058126, 1058114, -1 }, { 0x8222, 1058156, 1058150, 1058167, -1, -1, -1, 1058163, -1, -1 }, { 0x8223, 1058179, 1058173, 1058206, -1, -1, -1, -1, -1, -1 }, { 0x8224, -1, 1058210, 1058216, -1, -1, -1, -1, -1, -1 }, { 0x8225, -1, 1058221, 1058226, -1, -1, -1, -1, -1, -1 }, { 0x8226, 1058236, 1058230, 1058251, -1, -1, -1, -1, -1, -1 }, { 0x8227, -1, 1058256, 1058262, -1, -1, -1, -1, -1, -1 }, { 0x8228, 1058273, 1058267, 1058286, -1, -1, -1, 1058282, -1, -1 }, { 0x8229, 1058297, 1058291, 1058325, -1, -1, 1058316, 1058321, -1, -1 }, { 0x822A, 1058338, 1058332, 1058388, 1058394, 1058383, 1058372, 1058379, 1058365, 1058400 }, { 0x822B, 1058412, 1058406, 1058456, 1058462, 1058451, 1058437, 1058447, 1058430, -1 }, { 0x822C, 1058476, 1058471, 1058537, -1, 1058533, 1058512, 1058519, 1058505, 1058542 }, { 0x822D, -1, 1058547, 1058552, -1, -1, -1, -1, -1, -1 }, { 0x822E, 1058561, 1058556, 1058596, -1, -1, 1058581, 1058593, -1, -1 }, { 0x822F, -1, 1058600, 1058606, -1, -1, -1, -1, -1, -1 }, { 0x8230, 1058619, 1058613, 1058627, -1, -1, -1, -1, -1, -1 }, { 0x8231, 1058639, 1058633, 1058659, -1, -1, -1, -1, -1, -1 }, { 0x8232, 1058671, 1058665, 1058722, 1058728, -1, 1058706, 1058713, -1, -1 }, { 0x8233, 1058738, 1058733, 1058791, 1058796, 1058785, 1058759, 1058771, 1058752, -1 }, { 0x8234, 1058809, 1058803, 1058844, -1, -1, -1, 1058822, -1, -1 }, { 0x8235, 1058852, 1058848, 1058887, -1, 1058883, 1058872, 1058877, 1058865, -1 }, { 0x8236, 1058897, 1058892, 1058946, -1, 1058942, 1058930, 1058937, 1058923, -1 }, { 0x8237, 1058955, 1058950, 1059025, 1059031, 1059020, 1059003, 1059012, 1058996, -1 }, { 0x8238, 1059039, 1059035, 1059075, 1059079, 1059072, 1059064, 1059069, 1059057, -1 }, { 0x8239, 1059091, 1059085, 1059130, 1059137, 1059126, 1059117, 1059122, 1059110, 1059146 }, { 0x823A, 1059161, 1059155, 1059212, -1, -1, 1059198, 1059203, -1, -1 }, { 0x823B, 1059222, 1059217, 1059242, -1, -1, -1, -1, -1, -1 }, { 0x823C, -1, 1059246, 1059252, -1, -1, -1, -1, -1, -1 }, { 0x823D, -1, 1059259, 1059277, -1, 1059272, -1, -1, 1059265, -1 }, { 0x823E, 1059288, 1059283, 1059316, -1, -1, -1, -1, -1, -1 }, { 0x823F, -1, 1059320, 1059326, -1, -1, -1, -1, -1, -1 }, { 0x8240, 1059336, 1059331, 1059383, -1, 1059379, 1059368, 1059376, 1059361, -1 }, { 0x8241, -1, 1059387, 1059392, -1, -1, -1, -1, -1, -1 }, { 0x8242, -1, 1059397, 1059403, -1, -1, -1, -1, -1, -1 }, { 0x8243, -1, 1059409, 1059417, -1, -1, -1, 1059414, -1, -1 }, { 0x8244, 1059427, 1059421, 1059459, -1, -1, 1059445, 1059450, -1, -1 }, { 0x8245, 1059470, 1059465, 1059499, -1, 1059496, -1, 1059493, 1059486, -1 }, { 0x8246, -1, 1059503, 1059527, -1, -1, 1059509, 1059523, -1, -1 }, { 0x8247, 1059539, 1059533, 1059585, -1, 1059580, 1059571, 1059576, 1059564, -1 }, { 0x8248, -1, 1059591, 1059596, -1, -1, -1, -1, -1, -1 }, { 0x8249, -1, 1059600, 1059605, -1, -1, -1, -1, -1, -1 }, { 0x824A, -1, 1059610, 1059615, -1, -1, -1, -1, -1, -1 }, { 0x824B, 1059626, 1059619, 1059651, -1, -1, 1059637, 1059642, -1, 1059657 }, { 0x824C, 1059668, 1059663, 1059677, -1, -1, -1, -1, -1, -1 }, { 0x824D, -1, 1059683, 1059692, -1, 1059689, -1, -1, -1, -1 }, { 0x824E, 1059702, 1059696, 1059724, -1, -1, 1059712, 1059717, -1, -1 }, { 0x824F, 1059736, 1059731, 1059763, -1, -1, 1059750, 1059755, -1, -1 }, { 0x8250, -1, 1059769, 1059773, -1, -1, -1, -1, -1, -1 }, { 0x8251, 1059782, 1059777, 1059814, -1, 1059808, -1, 1059800, 1059793, -1 }, { 0x8252, -1, 1059820, 1059825, -1, -1, -1, -1, -1, -1 }, { 0x8253, -1, 1059829, 1059834, -1, -1, -1, -1, -1, -1 }, { 0x8254, 1059844, 1059839, 1059857, -1, -1, -1, -1, -1, -1 }, { 0x8255, 1059862, -1, 1059894, -1, -1, -1, -1, -1, -1 }, { 0x8256, 1059905, 1059900, 1059949, -1, -1, 1059923, 1059935, -1, -1 }, { 0x8257, 1059959, 1059954, 1059971, -1, -1, -1, -1, -1, -1 }, { 0x8258, 1059980, 1059975, 1060026, 1060031, 1060023, 1060014, 1060019, 1060007, -1 }, { 0x8259, 1060046, 1060040, 1060083, -1, 1060077, -1, 1060073, 1060066, -1 }, { 0x825A, 1060094, 1060089, 1060129, -1, 1060126, 1060106, 1060118, 1060099, 1060134 }, { 0x825B, -1, 1060139, 1060144, -1, -1, -1, -1, -1, -1 }, { 0x825C, 1060155, 1060149, 1060213, -1, -1, -1, 1060209, -1, -1 }, { 0x825D, -1, 1060218, 1060229, -1, -1, 1060224, -1, -1, -1 }, { 0x825E, -1, 1060234, 1060239, -1, -1, -1, -1, -1, -1 }, { 0x825F, 1060250, 1060244, 1060301, -1, 1060296, 1060273, 1060283, 1060266, 1060308 }, { 0x8260, -1, 1060316, 1060333, -1, -1, 1060322, 1060329, -1, -1 }, { 0x8261, -1, 1060339, 1060345, -1, -1, -1, -1, -1, -1 }, { 0x8262, 1060358, 1060351, 1060389, -1, -1, -1, 1060384, -1, -1 }, { 0x8263, 1060401, 1060396, 1060425, -1, -1, 1060418, 1060422, -1, -1 }, { 0x8264, 1060435, 1060429, 1060486, -1, 1060483, 1060469, 1060480, 1060462, -1 }, { 0x8265, 1060495, 1060490, 1060520, -1, -1, -1, -1, -1, -1 }, { 0x8266, 1060530, 1060524, 1060563, -1, 1060559, 1060545, 1060555, 1060538, -1 }, { 0x8267, -1, 1060569, 1060584, -1, -1, 1060574, 1060579, -1, -1 }, { 0x8268, 1060595, 1060589, 1060650, -1, 1060645, 1060627, 1060637, 1060620, -1 }, { 0x8269, 1060661, 1060656, 1060670, -1, -1, -1, -1, -1, -1 }, { 0x826A, 1060679, 1060674, 1060715, -1, 1060712, 1060702, 1060709, 1060695, -1 }, { 0x826B, 1060724, 1060719, 1060769, 1060773, 1060766, 1060751, 1060763, 1060744, -1 }, { 0x826C, -1, 1060776, 1060782, -1, -1, -1, -1, -1, -1 }, { 0x826D, 1060795, 1060788, 1060804, -1, -1, -1, 1060800, -1, -1 }, { 0x826E, 1060817, 1060812, 1060887, -1, 1060883, 1060870, 1060879, 1060863, 1060892 }, { 0x826F, 1060905, 1060898, 1060966, 1060973, 1060960, 1060946, 1060955, 1060933, 1060980 }, { 0x8270, 1060994, 1060988, 1061023, -1, -1, -1, -1, -1, -1 }, { 0x8271, 1061035, 1061029, 1061096, 1061102, 1061092, 1061071, 1061084, 1061064, 1061108 }, { 0x8272, 1061118, 1061113, 1061229, 1061233, 1061224, 1061208, 1061212, 1061201, 1061242 }, { 0x8273, 1061253, 1061248, 1061281, -1, -1, -1, -1, -1, -1 }, { 0x8274, 1061291, 1061286, 1061362, -1, 1061357, 1061323, 1061329, 1061316, -1 }, { 0x8275, -1, 1061366, 1061372, -1, -1, -1, -1, -1, -1 }, { 0x8276, 1061383, 1061378, 1061444, -1, 1061440, 1061418, 1061437, 1061411, -1 }, { 0x8277, 1061454, 1061449, 1061514, -1, 1061510, 1061488, 1061507, 1061482, 1061519 }, { 0x8278, 1061531, 1061526, 1061577, -1, 1061573, 1061564, 1061569, 1061557, 1061582 }, { 0x8279, 1061593, 1061588, 1061619, -1, -1, -1, -1, -1, -1 }, { 0x827A, 1061629, 1061623, 1061657, -1, -1, -1, -1, -1, 1061661 }, { 0x827B, -1, 1061666, 1061701, -1, -1, 1061671, 1061690, -1, -1 }, { 0x827C, -1, 1061705, 1061711, -1, -1, -1, -1, -1, -1 }, { 0x827D, 1061722, 1061717, 1061757, -1, -1, 1061737, 1061743, -1, -1 }, { 0x827E, 1061770, 1061763, 1061832, -1, 1061829, 1061802, 1061821, 1061789, 1061836 }, { 0x827F, 1061849, 1061843, 1061878, -1, -1, -1, 1061863, -1, 1061883 }, { 0x8280, 1061899, 1061894, 1061920, -1, -1, -1, 1061911, -1, -1 }, { 0x8281, -1, 1061926, 1061935, -1, -1, -1, 1061931, -1, -1 }, { 0x8282, 1061946, 1061941, 1061973, -1, -1, -1, -1, -1, -1 }, { 0x8283, 1061984, 1061978, 1062024, -1, -1, 1062007, 1062013, 1062001, 1062030 }, { 0x8284, 1062042, 1062036, 1062072, -1, -1, 1062056, 1062064, -1, -1 }, { 0x8285, -1, 1062077, 1062082, -1, -1, -1, -1, -1, -1 }, { 0x8286, -1, 1062086, 1062093, -1, -1, -1, -1, -1, -1 }, { 0x8287, -1, 1062099, 1062131, -1, -1, 1062104, 1062115, -1, -1 }, { 0x8288, 1062141, 1062137, 1062180, -1, 1062177, -1, 1062165, -1, -1 }, { 0x8289, -1, 1062184, 1062206, -1, -1, 1062189, 1062198, -1, -1 }, { 0x828A, 1062216, 1062211, 1062271, 1062277, 1062266, 1062254, 1062262, 1062247, -1 }, { 0x828B, 1062286, 1062282, 1062317, 1062321, 1062310, 1062304, 1062308, 1062291, -1 }, { 0x828C, -1, 1062326, 1062330, -1, -1, -1, -1, -1, -1 }, { 0x828D, 1062340, 1062334, 1062403, -1, 1062395, 1062370, 1062389, 1062363, 1062409 }, { 0x828E, 1062424, 1062418, 1062460, -1, 1062454, -1, 1062446, 1062439, 1062474 }, { 0x828F, 1062485, 1062480, 1062514, -1, -1, -1, -1, -1, -1 }, { 0x8290, -1, 1062518, 1062528, -1, -1, -1, -1, 1062522, -1 }, { 0x8291, 1062537, 1062532, 1062562, -1, -1, 1062550, 1062556, -1, -1 }, { 0x8292, 1062572, 1062566, 1062628, 1062634, 1062623, 1062599, 1062611, 1062592, 1062640 }, { 0x8293, -1, 1062645, 1062649, -1, -1, -1, -1, -1, -1 }, { 0x8294, 1062658, 1062653, 1062704, -1, 1062699, 1062691, 1062696, 1062684, -1 }, { 0x8295, -1, 1062709, 1062714, -1, -1, -1, -1, -1, -1 }, { 0x8296, -1, 1062719, 1062746, -1, -1, 1062723, 1062739, -1, -1 }, { 0x8297, 1062758, 1062751, 1062792, -1, -1, -1, -1, -1, -1 }, { 0x8298, 1062804, 1062799, 1062837, -1, 1062834, -1, 1062828, 1062821, -1 }, { 0x8299, 1062849, 1062845, 1062877, 1062881, 1062873, 1062865, 1062870, 1062858, 1062887 }, { 0x829A, 1062898, 1062892, 1062945, -1, 1062940, -1, 1062927, 1062920, -1 }, { 0x829B, -1, 1062950, 1062985, -1, -1, -1, 1062955, -1, -1 }, { 0x829C, 1062995, 1062990, 1063021, -1, -1, -1, -1, -1, -1 }, { 0x829D, 1063029, 1063025, 1063164, -1, 1063161, 1063151, 1063157, 1063144, 1063169 }, { 0x829E, -1, 1063173, 1063178, -1, -1, -1, -1, -1, -1 }, { 0x829F, 1063188, 1063182, 1063239, 1063245, 1063235, 1063222, 1063227, 1063215, 1063251 }, { 0x82A0, -1, 1063255, 1063280, -1, -1, 1063260, 1063272, -1, -1 }, { 0x82A1, 1063290, 1063285, 1063339, -1, 1063335, -1, 1063327, 1063320, -1 }, { 0x82A2, -1, 1063345, 1063360, -1, 1063357, -1, -1, 1063350, -1 }, { 0x82A3, 1063370, 1063365, 1063413, -1, 1063409, 1063393, 1063399, 1063386, 1063417 }, { 0x82A4, 1063427, 1063422, 1063462, -1, -1, 1063450, 1063455, -1, -1 }, { 0x82A5, 1063473, 1063467, 1063534, -1, 1063530, 1063509, 1063523, 1063502, -1 }, { 0x82A6, 1063544, 1063539, 1063576, -1, 1063573, 1063565, 1063570, 1063558, -1 }, { 0x82A7, 1063586, 1063580, 1063630, -1, 1063627, 1063606, 1063613, 1063599, -1 }, { 0x82A8, 1063639, 1063634, 1063688, -1, 1063684, 1063668, 1063675, 1063661, -1 }, { 0x82A9, 1063697, 1063692, 1063759, -1, 1063755, 1063725, 1063735, 1063718, -1 }, { 0x82AA, 1063769, 1063764, 1063812, -1, 1063809, 1063783, 1063792, 1063776, -1 }, { 0x82AB, 1063822, 1063816, 1063876, -1, 1063872, 1063843, 1063864, 1063836, -1 }, { 0x82AC, 1063886, 1063881, 1063944, 1063949, 1063939, 1063919, 1063935, 1063912, -1 }, { 0x82AD, 1063960, 1063955, 1064016, 1064020, 1064012, 1064001, 1064006, 1063994, -1 }, { 0x82AE, 1064029, 1064023, 1064086, 1064091, 1064082, -1, 1064062, 1064055, 1064101 }, { 0x82AF, 1064112, 1064107, 1064176, -1, 1064172, 1064151, 1064167, 1064144, -1 }, { 0x82B0, 1064186, 1064181, 1064222, 1064226, 1064219, 1064207, 1064213, 1064200, -1 }, { 0x82B1, 1064240, 1064235, 1064276, 1064281, 1064272, 1064264, 1064269, 1064257, 1064286 }, { 0x82B2, 1064295, 1064290, 1064315, -1, -1, 1064302, 1064307, -1, -1 }, { 0x82B3, 1064326, 1064320, 1064388, 1064394, 1064383, 1064363, 1064379, 1064356, -1 }, { 0x82B4, -1, 1064402, 1064431, -1, -1, -1, 1064407, -1, -1 }, { 0x82B5, -1, 1064435, 1064441, -1, -1, -1, -1, -1, -1 }, { 0x82B6, 1064451, 1064446, 1064459, -1, -1, -1, -1, -1, -1 }, { 0x82B7, 1064468, 1064464, 1064496, -1, 1064493, 1064484, 1064489, 1064477, 1064501 }, { 0x82B8, 1064512, 1064507, 1064706, -1, 1064698, 1064659, 1064683, 1064646, -1 }, { 0x82B9, 1064716, 1064711, 1064743, -1, 1064739, 1064730, 1064735, 1064723, 1064748 }, { 0x82BA, -1, 1064754, 1064771, -1, -1, 1064758, 1064764, -1, -1 }, { 0x82BB, 1064779, 1064775, 1064838, -1, 1064833, 1064814, 1064821, 1064807, 1064843 }, { 0x82BC, 1064851, 1064846, 1064907, 1064912, 1064904, 1064887, 1064896, 1064880, 1064919 }, { 0x82BD, 1064930, 1064924, 1064974, 1064978, 1064972, 1064956, 1064966, 1064949, -1 }, { 0x82BE, 1064987, 1064982, 1065044, -1, 1065041, -1, 1065022, 1065015, 1065049 }, { 0x82BF, 1065060, 1065054, 1065129, -1, 1065125, -1, 1065116, 1065109, 1065135 }, { 0x82C0, -1, 1065142, 1065148, -1, -1, -1, -1, -1, -1 }, { 0x82C1, 1065160, 1065154, 1065200, -1, -1, -1, -1, -1, -1 }, { 0x82C2, -1, 1065206, 1065211, -1, -1, -1, -1, -1, -1 }, { 0x82C3, -1, 1065216, 1065221, -1, -1, -1, -1, -1, -1 }, { 0x82C4, 1065231, 1065226, 1065238, -1, -1, -1, -1, -1, -1 }, { 0x82C5, 1065251, 1065244, 1065302, -1, 1065298, 1065284, 1065294, 1065278, -1 }, { 0x82C6, -1, 1065306, 1065322, -1, -1, 1065311, -1, -1, -1 }, { 0x82C7, 1065332, 1065327, 1065337, -1, -1, -1, -1, -1, -1 }, { 0x82C8, 1065347, 1065342, 1065362, -1, -1, -1, -1, -1, -1 }, { 0x82C9, 1065371, 1065366, 1065378, -1, -1, -1, -1, -1, -1 }, { 0x82CA, 1065386, 1065382, 1065399, -1, -1, -1, -1, -1, -1 }, { 0x82CB, 1065407, 1065402, 1065416, -1, -1, -1, -1, -1, -1 }, { 0x82CC, 1065429, 1065422, 1065469, -1, -1, -1, -1, -1, -1 }, { 0x82CD, 1065482, 1065476, 1065494, -1, -1, -1, -1, -1, -1 }, { 0x82CE, 1065505, 1065500, 1065524, -1, -1, -1, -1, -1, -1 }, { 0x82CF, 1065534, 1065529, 1065601, -1, -1, -1, -1, -1, -1 }, { 0x82D0, 1065605, -1, 1065655, -1, -1, 1065637, 1065645, -1, -1 }, { 0x82D1, 1065665, 1065659, 1065723, 1065729, 1065719, 1065703, 1065708, 1065696, 1065739 }, { 0x82D2, 1065750, 1065745, 1065794, 1065799, 1065790, -1, 1065786, 1065779, -1 }, { 0x82D3, 1065814, 1065808, 1065871, -1, 1065865, 1065845, 1065856, 1065838, 1065877 }, { 0x82D4, 1065887, 1065882, 1065921, 1065926, 1065916, 1065907, 1065912, 1065900, 1065933 }, { 0x82D5, 1065945, 1065940, 1065987, -1, 1065983, 1065963, 1065969, 1065956, -1 }, { 0x82D6, -1, 1065993, 1065998, -1, -1, -1, -1, -1, -1 }, { 0x82D7, 1066007, 1066002, 1066063, 1066069, 1066059, 1066040, 1066049, 1066033, 1066075 }, { 0x82D8, 1066085, 1066079, 1066099, -1, -1, -1, -1, -1, -1 }, { 0x82D9, 1066110, 1066105, 1066171, -1, -1, 1066147, 1066161, -1, 1066175 }, { 0x82DA, -1, 1066181, 1066194, -1, -1, -1, 1066187, -1, -1 }, { 0x82DB, 1066204, 1066200, 1066273, 1066277, 1066270, 1066241, 1066264, 1066234, -1 }, { 0x82DC, 1066286, 1066281, 1066314, 1066318, 1066310, -1, 1066300, 1066293, -1 }, { 0x82DD, -1, 1066323, 1066328, -1, -1, -1, -1, -1, 1066333 }, { 0x82DE, 1066345, 1066339, 1066421, 1066426, 1066417, 1066402, 1066408, 1066395, -1 }, { 0x82DF, 1066435, 1066430, 1066554, -1, 1066550, 1066532, 1066543, 1066525, -1 }, { 0x82E0, 1066564, 1066559, 1066609, -1, 1066605, 1066593, 1066597, 1066586, -1 }, { 0x82E1, 1066618, 1066614, 1066643, -1, 1066641, -1, 1066632, 1066625, -1 }, { 0x82E2, 1066651, 1066647, 1066687, -1, -1, 1066673, 1066678, -1, -1 }, { 0x82E3, 1066697, 1066691, 1066752, -1, 1066749, 1066720, 1066742, 1066713, -1 }, { 0x82E4, 1066761, 1066756, 1066774, -1, -1, -1, 1066771, -1, 1066779 }, { 0x82E5, 1066789, 1066783, 1066879, 1066884, 1066872, 1066836, 1066861, 1066822, 1066892 }, { 0x82E6, 1066905, 1066901, 1066971, 1066975, 1066968, 1066940, 1066965, 1066933, 1066980 }, { 0x82E7, 1066992, 1066986, 1067055, -1, 1067052, 1067036, 1067048, 1067029, -1 }, { 0x82E8, -1, 1067066, 1067092, -1, -1, 1067071, 1067084, -1, -1 }, { 0x82E9, -1, 1067096, 1067108, -1, -1, -1, -1, 1067102, -1 }, { 0x82EA, 1067118, 1067112, 1067161, -1, -1, 1067144, 1067152, -1, -1 }, { 0x82EB, 1067172, 1067167, 1067214, -1, 1067210, 1067201, 1067206, 1067194, 1067220 }, { 0x82EC, -1, 1067226, 1067231, -1, -1, -1, -1, -1, -1 }, { 0x82ED, -1, 1067236, 1067245, -1, -1, -1, 1067241, -1, 1067250 }, { 0x82EE, -1, 1067255, 1067260, -1, -1, -1, -1, -1, -1 }, { 0x82EF, 1067271, 1067266, 1067299, -1, 1067294, -1, 1067290, -1, -1 }, { 0x82F0, -1, 1067304, 1067310, -1, -1, -1, -1, -1, -1 }, { 0x82F1, 1067322, 1067316, 1067412, 1067418, 1067407, 1067382, 1067404, 1067375, 1067426 }, { 0x82F2, 1067435, 1067430, 1067459, -1, -1, -1, -1, -1, 1067464 }, { 0x82F3, 1067475, 1067469, 1067516, -1, 1067511, 1067502, 1067507, 1067495, 1067522 }, { 0x82F4, 1067533, 1067527, 1067588, -1, 1067585, 1067569, 1067575, 1067562, -1 }, { 0x82F5, -1, 1067592, 1067597, -1, -1, -1, -1, -1, -1 }, { 0x82F6, 1067607, 1067602, 1067651, 1067656, -1, 1067620, 1067630, -1, -1 }, { 0x82F7, 1067676, 1067671, 1067693, -1, -1, -1, 1067685, -1, -1 }, { 0x82F8, -1, 1067698, 1067702, -1, -1, -1, -1, -1, -1 }, { 0x82F9, 1067712, 1067706, 1067785, -1, 1067778, 1067746, 1067766, 1067739, -1 }, { 0x82FA, 1067796, 1067791, 1067830, -1, 1067826, 1067811, 1067818, 1067804, -1 }, { 0x82FB, 1067839, 1067835, 1067889, 1067893, 1067885, 1067863, 1067876, 1067856, -1 }, { 0x82FC, -1, 1067898, 1067904, -1, -1, -1, -1, -1, -1 }, { 0x82FD, 1067915, 1067911, 1067962, -1, 1067959, 1067949, 1067956, 1067942, -1 }, { 0x82FE, 1067971, 1067966, 1068037, -1, 1068032, 1068002, 1068008, 1067995, 1068041 }, { 0x82FF, -1, 1068045, 1068060, -1, 1068057, -1, -1, 1068050, -1 }, { 0x8300, 1068070, 1068065, 1068144, -1, 1068139, 1068105, 1068112, 1068098, 1068148 }, { 0x8301, 1068161, 1068155, 1068265, -1, 1068260, 1068230, 1068236, 1068223, 1068271 }, { 0x8302, 1068283, 1068278, 1068338, 1068343, 1068334, 1068319, 1068327, 1068312, -1 }, { 0x8303, 1068355, 1068349, 1068416, 1068421, 1068412, 1068387, 1068404, 1068380, -1 }, { 0x8304, 1068434, 1068430, 1068461, -1, 1068458, 1068450, 1068455, 1068443, 1068466 }, { 0x8305, 1068477, 1068471, 1068535, 1068540, 1068532, 1068514, 1068523, 1068507, -1 }, { 0x8306, 1068551, 1068545, 1068604, -1, -1, 1068583, 1068595, -1, -1 }, { 0x8307, 1068615, 1068609, 1068660, -1, -1, 1068629, 1068632, -1, -1 }, { 0x8308, 1068668, 1068664, 1068740, -1, 1068737, 1068714, 1068723, 1068707, -1 }, { 0x8309, 1068749, 1068744, 1068786, -1, 1068782, -1, 1068770, 1068763, -1 }, { 0x830A, -1, 1068790, 1068806, -1, -1, 1068794, 1068799, -1, -1 }, { 0x830B, -1, 1068810, 1068831, -1, -1, 1068814, 1068827, -1, -1 }, { 0x830C, 1068839, 1068835, 1068870, -1, -1, -1, -1, -1, 1068875 }, { 0x830D, 1068886, 1068881, 1068968, 1068972, -1, -1, 1068962, -1, -1 }, { 0x830E, 1068983, 1068977, 1069008, -1, -1, 1068995, 1069000, -1, -1 }, { 0x830F, 1069020, 1069014, 1069044, -1, -1, -1, -1, -1, -1 }, { 0x8310, -1, 1069050, 1069056, -1, -1, -1, -1, -1, -1 }, { 0x8311, 1069067, 1069062, 1069141, -1, -1, -1, -1, -1, -1 }, { 0x8312, -1, 1069147, 1069153, -1, -1, -1, -1, -1, -1 }, { 0x8313, 1069165, 1069159, 1069208, -1, -1, -1, -1, -1, -1 }, { 0x8314, 1069219, 1069213, 1069241, -1, -1, -1, -1, -1, -1 }, { 0x8315, 1069253, 1069247, 1069289, -1, -1, -1, -1, -1, -1 }, { 0x8316, 1069302, 1069296, 1069348, -1, -1, 1069334, 1069343, -1, -1 }, { 0x8317, 1069358, 1069352, 1069403, -1, 1069397, 1069380, 1069384, 1069373, -1 }, { 0x8318, 1069414, 1069409, 1069456, -1, -1, 1069438, 1069445, -1, -1 }, { 0x8319, -1, 1069460, 1069466, -1, -1, -1, -1, -1, 1069472 }, { 0x831A, 1069485, 1069480, 1069492, -1, -1, -1, -1, -1, -1 }, { 0x831B, 1069502, 1069497, 1069543, -1, 1069539, 1069520, 1069531, 1069513, -1 }, { 0x831C, 1069553, 1069548, 1069607, -1, 1069602, 1069592, 1069598, 1069585, -1 }, { 0x831D, 1069618, 1069613, 1069680, -1, 1069675, 1069653, 1069663, 1069646, -1 }, { 0x831E, 1069691, 1069686, 1069721, -1, -1, -1, 1069716, -1, -1 }, { 0x831F, -1, 1069727, 1069769, -1, -1, 1069733, 1069747, -1, -1 }, { 0x8320, 1069778, 1069773, 1069800, -1, -1, -1, -1, -1, -1 }, { 0x8321, -1, 1069805, 1069811, -1, -1, -1, 1069809, -1, -1 }, { 0x8322, 1069820, 1069815, 1069860, -1, -1, 1069835, 1069844, -1, -1 }, { 0x8323, 1069869, 1069865, 1069894, -1, 1069892, -1, 1069889, 1069882, -1 }, { 0x8324, -1, 1069898, 1069909, -1, -1, -1, -1, 1069903, -1 }, { 0x8325, -1, 1069913, 1069925, -1, -1, -1, -1, 1069919, -1 }, { 0x8326, 1069936, 1069930, 1069953, -1, -1, -1, -1, -1, 1069957 }, { 0x8327, 1069971, 1069965, 1069995, -1, -1, -1, -1, -1, -1 }, { 0x8328, 1070005, 1070001, 1070082, 1070086, 1070079, 1070052, 1070072, 1070045, -1 }, { 0x8329, 1070096, 1070091, 1070128, -1, -1, -1, -1, -1, -1 }, { 0x832A, -1, 1070133, 1070153, -1, 1070147, -1, -1, 1070140, -1 }, { 0x832B, 1070166, 1070160, 1070215, 1070221, 1070210, 1070201, 1070206, 1070194, 1070228 }, { 0x832C, 1070241, 1070236, 1070267, -1, 1070264, 1070249, 1070257, -1, -1 }, { 0x832D, 1070278, 1070272, 1070349, -1, -1, 1070318, 1070325, -1, -1 }, { 0x832E, -1, 1070355, 1070386, -1, -1, 1070360, 1070373, -1, -1 }, { 0x832F, 1070397, 1070392, 1070449, -1, 1070445, -1, 1070435, 1070428, -1 }, { 0x8330, -1, 1070453, 1070461, -1, -1, -1, 1070458, -1, -1 }, { 0x8331, 1070470, 1070465, 1070498, 1070503, 1070494, 1070485, 1070490, 1070478, -1 }, { 0x8332, 1070512, 1070508, 1070578, 1070582, 1070575, 1070547, 1070568, 1070540, -1 }, { 0x8333, 1070602, 1070596, 1070670, -1, 1070665, -1, 1070661, 1070654, -1 }, { 0x8334, 1070682, 1070677, 1070716, -1, 1070712, -1, 1070705, 1070698, -1 }, { 0x8335, 1070726, 1070721, 1070792, 1070797, 1070789, 1070778, 1070786, 1070771, -1 }, { 0x8336, 1070806, 1070801, 1070845, 1070850, 1070838, 1070824, 1070828, 1070810, 1070855 }, { 0x8337, 1070865, 1070860, 1070909, -1, -1, 1070881, 1070889, -1, -1 }, { 0x8338, 1070919, 1070913, 1070982, 1070988, 1070977, 1070953, 1070973, 1070946, -1 }, { 0x8339, 1071000, 1070995, 1071057, -1, 1071054, 1071036, 1071047, 1071029, 1071061 }, { 0x833A, 1071072, 1071066, 1071092, -1, -1, -1, 1071083, -1, 1071099 }, { 0x833B, -1, 1071105, 1071111, -1, -1, -1, -1, -1, -1 }, { 0x833C, 1071123, 1071117, 1071178, -1, 1071173, 1071155, 1071166, 1071148, 1071184 }, { 0x833D, -1, 1071191, 1071216, -1, -1, 1071197, 1071206, -1, -1 }, { 0x833E, -1, 1071223, 1071228, -1, -1, -1, -1, -1, -1 }, { 0x833F, -1, 1071234, 1071239, -1, -1, -1, -1, -1, -1 }, { 0x8340, 1071250, 1071244, 1071301, -1, 1071296, -1, 1071287, 1071280, -1 }, { 0x8341, 1071312, 1071306, 1071319, -1, -1, -1, -1, -1, -1 }, { 0x8342, -1, 1071325, 1071346, -1, -1, 1071329, 1071334, -1, -1 }, { 0x8343, 1071356, 1071350, 1071429, -1, 1071425, 1071389, 1071399, 1071382, -1 }, { 0x8344, 1071440, 1071435, 1071464, -1, -1, 1071457, 1071460, -1, 1071469 }, { 0x8345, 1071479, 1071473, 1071523, -1, -1, 1071505, 1071519, -1, -1 }, { 0x8346, 1071533, 1071527, 1071592, -1, 1071586, 1071565, 1071577, -1, -1 }, { 0x8347, 1071604, 1071598, 1071678, 1071684, 1071672, 1071646, 1071663, 1071639, 1071692 }, { 0x8348, -1, 1071698, 1071704, -1, -1, -1, -1, -1, -1 }, { 0x8349, 1071716, 1071711, 1071764, 1071769, 1071760, 1071751, 1071756, 1071744, 1071778 }, { 0x834A, 1071791, 1071785, 1071857, 1071863, 1071851, 1071830, 1071842, 1071823, -1 }, { 0x834B, -1, 1071871, 1071875, -1, -1, -1, -1, -1, -1 }, { 0x834C, -1, 1071879, 1071883, -1, -1, -1, -1, -1, -1 }, { 0x834D, 1071892, 1071887, 1071946, -1, -1, 1071919, 1071927, -1, 1071952 }, { 0x834E, -1, 1071959, 1071995, -1, -1, -1, 1071963, -1, 1072000 }, { 0x834F, 1072013, 1072008, 1072060, 1072065, 1072057, 1072047, 1072049, 1072040, -1 }, { 0x8350, 1072076, 1072071, 1072137, -1, 1072128, 1072110, 1072120, 1072103, -1 }, { 0x8351, 1072148, 1072143, 1072194, 1072198, 1072188, 1072170, 1072178, 1072163, 1072203 }, { 0x8352, 1072216, 1072210, 1072282, 1072289, 1072276, 1072255, 1072272, 1072248, 1072297 }, { 0x8353, -1, 1072303, 1072318, -1, -1, 1072309, 1072314, -1, -1 }, { 0x8354, 1072329, 1072324, 1072354, 1072358, -1, 1072336, 1072343, -1, 1072370 }, { 0x8355, -1, 1072375, 1072389, -1, -1, 1072380, 1072385, -1, -1 }, { 0x8356, 1072399, 1072394, 1072426, -1, -1, 1072412, 1072418, -1, -1 }, { 0x8357, -1, 1072431, 1072448, -1, -1, -1, 1072437, -1, -1 }, { 0x8358, 1072459, 1072453, 1072513, -1, 1072508, 1072491, 1072499, -1, -1 }, { 0x8359, 1072527, 1072521, 1072542, -1, -1, -1, -1, -1, -1 }, { 0x835A, 1072552, 1072546, 1072584, -1, -1, -1, -1, -1, -1 }, { 0x835B, 1072594, 1072589, 1072640, -1, -1, -1, -1, -1, -1 }, { 0x835C, 1072650, 1072645, 1072680, -1, -1, -1, -1, -1, -1 }, { 0x835D, 1072689, 1072684, 1072712, -1, -1, -1, -1, -1, -1 }, { 0x835E, 1072721, 1072716, 1072731, -1, -1, -1, -1, -1, -1 }, { 0x835F, 1072742, 1072737, 1072775, -1, -1, -1, -1, -1, -1 }, { 0x8360, 1072785, 1072780, 1072810, -1, -1, -1, -1, -1, -1 }, { 0x8361, 1072820, 1072814, 1072851, -1, -1, -1, -1, -1, -1 }, { 0x8362, -1, 1072857, 1072861, -1, -1, -1, -1, -1, -1 }, { 0x8363, 1072871, 1072865, 1072909, -1, -1, -1, -1, 1072903, -1 }, { 0x8364, 1072920, 1072915, 1072947, -1, -1, -1, -1, -1, -1 }, { 0x8365, 1072958, 1072952, 1073009, -1, -1, -1, -1, -1, -1 }, { 0x8366, 1073020, 1073015, 1073051, -1, -1, -1, -1, -1, -1 }, { 0x8367, 1073062, 1073056, 1073096, -1, -1, -1, -1, -1, -1 }, { 0x8368, 1073107, 1073102, 1073114, -1, -1, -1, -1, -1, -1 }, { 0x8369, 1073125, 1073119, 1073154, -1, -1, -1, -1, -1, -1 }, { 0x836A, 1073165, 1073159, 1073194, -1, -1, -1, -1, -1, -1 }, { 0x836B, 1073204, 1073199, 1073228, -1, -1, -1, -1, -1, -1 }, { 0x836C, 1073239, 1073233, 1073252, -1, -1, -1, -1, -1, -1 }, { 0x836D, 1073263, 1073257, 1073268, -1, -1, -1, -1, -1, -1 }, { 0x836E, 1073279, 1073274, 1073306, -1, -1, -1, -1, -1, -1 }, { 0x836F, 1073318, 1073312, 1073360, -1, -1, -1, -1, -1, -1 }, { 0x8370, -1, 1073365, 1073376, -1, -1, -1, 1073370, -1, -1 }, { 0x8371, -1, 1073380, 1073385, -1, -1, -1, -1, -1, -1 }, { 0x8372, -1, 1073390, 1073395, -1, -1, -1, -1, -1, -1 }, { 0x8373, 1073404, 1073399, 1073452, -1, 1073448, 1073436, 1073441, 1073429, -1 }, { 0x8374, -1, 1073457, 1073467, -1, -1, -1, -1, 1073461, -1 }, { 0x8375, 1073476, 1073471, 1073532, -1, -1, 1073516, 1073524, -1, -1 }, { 0x8376, -1, 1073537, 1073542, -1, -1, -1, -1, -1, -1 }, { 0x8377, 1073551, 1073547, 1073600, 1073604, 1073597, 1073585, 1073594, 1073578, -1 }, { 0x8378, 1073619, 1073614, 1073646, -1, -1, -1, 1073634, -1, 1073650 }, { 0x8379, -1, 1073656, 1073661, -1, -1, -1, -1, -1, -1 }, { 0x837A, -1, 1073665, 1073676, -1, -1, -1, -1, 1073670, -1 }, { 0x837B, 1073686, 1073681, 1073737, 1073741, 1073733, 1073724, 1073728, 1073717, -1 }, { 0x837C, 1073751, 1073746, 1073795, -1, -1, 1073779, 1073786, -1, 1073799 }, { 0x837D, 1073810, 1073804, 1073833, -1, -1, -1, 1073820, -1, -1 }, { 0x837E, -1, 1073838, 1073844, -1, -1, -1, -1, -1, -1 }, { 0x837F, -1, 1073849, 1073863, -1, -1, -1, 1073855, -1, -1 }, { 0x8380, 1073875, 1073870, 1073919, -1, -1, -1, 1073906, -1, -1 }, { 0x8381, -1, 1073925, 1073930, -1, -1, -1, -1, -1, -1 }, { 0x8382, -1, 1073934, 1073979, -1, -1, 1073945, 1073967, 1073939, -1 }, { 0x8383, -1, 1073984, 1073989, -1, -1, -1, -1, -1, -1 }, { 0x8384, -1, 1073993, 1074008, -1, -1, -1, 1073999, -1, -1 }, { 0x8385, 1074019, 1074014, 1074073, -1, 1074070, 1074056, 1074063, 1074049, -1 }, { 0x8386, 1074082, 1074077, 1074116, -1, -1, -1, 1074107, -1, 1074120 }, { 0x8387, -1, 1074123, 1074152, -1, -1, 1074128, 1074141, -1, -1 }, { 0x8388, -1, 1074157, 1074162, -1, -1, -1, -1, -1, -1 }, { 0x8389, 1074171, 1074166, 1074206, -1, 1074203, -1, 1074192, 1074185, -1 }, { 0x838A, 1074216, 1074210, 1074272, 1074280, 1074267, 1074255, 1074263, 1074248, 1074288 }, { 0x838B, -1, 1074294, 1074299, -1, -1, -1, -1, -1, -1 }, { 0x838C, -1, 1074304, 1074310, -1, -1, -1, -1, -1, -1 }, { 0x838D, -1, 1074315, 1074338, -1, -1, -1, 1074320, -1, -1 }, { 0x838E, 1074347, 1074343, 1074423, 1074428, 1074420, 1074404, 1074413, 1074397, -1 }, { 0x838F, -1, 1074433, 1074437, -1, -1, -1, -1, -1, -1 }, { 0x8390, -1, 1074442, 1074447, -1, -1, -1, -1, -1, -1 }, { 0x8391, -1, 1074453, 1074459, -1, -1, -1, -1, -1, -1 }, { 0x8392, 1074471, 1074465, 1074555, -1, 1074552, 1074541, 1074545, 1074534, -1 }, { 0x8393, 1074564, 1074559, 1074611, 1074616, 1074607, 1074592, 1074599, 1074585, 1074621 }, { 0x8394, -1, 1074627, 1074673, -1, -1, 1074634, 1074643, -1, -1 }, { 0x8395, 1074685, 1074679, 1074746, -1, -1, 1074720, 1074737, -1, -1 }, { 0x8396, 1074758, 1074752, 1074792, 1074798, 1074786, 1074777, 1074782, 1074770, 1074805 }, { 0x8397, -1, 1074811, 1074815, -1, -1, -1, -1, -1, -1 }, { 0x8398, 1074825, 1074820, 1074869, -1, 1074865, -1, 1074860, 1074853, -1 }, { 0x8399, 1074881, 1074875, 1074922, -1, -1, 1074904, 1074907, -1, -1 }, { 0x839A, 1074932, 1074927, 1074981, -1, 1074977, 1074966, 1074974, 1074959, -1 }, { 0x839B, 1074992, 1074986, 1075041, -1, 1075036, 1075023, 1075028, 1075016, -1 }, { 0x839C, 1075052, 1075047, 1075108, -1, -1, 1075080, 1075089, -1, -1 }, { 0x839D, 1075117, 1075113, 1075171, -1, 1075167, 1075155, 1075164, 1075148, -1 }, { 0x839E, 1075181, 1075176, 1075278, 1075284, 1075269, 1075249, 1075265, 1075242, -1 }, { 0x839F, 1075301, 1075296, 1075344, -1, 1075340, 1075314, 1075332, 1075307, -1 }, { 0x83A0, 1075354, 1075349, 1075420, -1, 1075417, 1075393, 1075408, 1075386, -1 }, { 0x83A1, -1, 1075425, 1075430, -1, -1, -1, -1, -1, -1 }, { 0x83A2, 1075441, 1075435, 1075495, -1, 1075490, 1075480, 1075485, 1075473, -1 }, { 0x83A3, -1, 1075500, 1075506, -1, -1, -1, -1, -1, -1 }, { 0x83A4, -1, 1075512, 1075522, -1, 1075517, -1, -1, -1, 1075526 }, { 0x83A5, -1, 1075533, 1075538, -1, -1, -1, -1, -1, -1 }, { 0x83A6, 1075549, 1075543, 1075586, -1, -1, 1075568, 1075577, -1, -1 }, { 0x83A7, 1075597, 1075592, 1075638, -1, -1, 1075621, 1075626, -1, -1 }, { 0x83A8, 1075651, 1075644, 1075698, -1, 1075693, 1075682, 1075689, 1075675, -1 }, { 0x83A9, 1075708, 1075704, 1075758, -1, 1075749, -1, 1075746, 1075739, -1 }, { 0x83AA, 1075767, 1075762, 1075800, -1, 1075798, 1075784, 1075795, 1075777, 1075803 }, { 0x83AB, 1075813, 1075808, 1075890, 1075894, 1075883, 1075854, 1075870, 1075847, 1075900 }, { 0x83AC, -1, 1075906, 1075935, -1, -1, -1, 1075911, -1, -1 }, { 0x83AD, -1, 1075940, 1075963, -1, -1, 1075945, 1075951, -1, -1 }, { 0x83AE, -1, 1075968, 1075974, -1, -1, -1, -1, -1, -1 }, { 0x83AF, -1, 1075979, 1075985, -1, -1, -1, -1, -1, 1075989 }, { 0x83B0, 1075999, 1075994, 1076017, -1, -1, -1, -1, -1, 1076022 }, { 0x83B1, 1076039, 1076034, 1076100, -1, 1076096, 1076069, 1076089, -1, -1 }, { 0x83B2, 1076110, 1076105, 1076138, -1, -1, -1, -1, -1, -1 }, { 0x83B3, 1076148, 1076144, 1076192, -1, -1, -1, -1, -1, -1 }, { 0x83B4, 1076201, 1076197, 1076209, -1, -1, -1, -1, -1, -1 }, { 0x83B5, 1076218, 1076213, 1076243, -1, -1, 1076234, 1076240, -1, -1 }, { 0x83B6, 1076252, 1076247, 1076257, -1, -1, -1, -1, -1, -1 }, { 0x83B7, 1076268, 1076263, 1076296, -1, -1, -1, -1, -1, -1 }, { 0x83B8, 1076306, 1076301, 1076329, -1, -1, -1, -1, -1, -1 }, { 0x83B9, 1076340, 1076334, 1076373, -1, -1, -1, -1, -1, -1 }, { 0x83BA, 1076384, 1076379, 1076430, -1, -1, -1, -1, -1, -1 }, { 0x83BB, 1076442, 1076436, 1076451, -1, 1076447, -1, -1, -1, -1 }, { 0x83BC, 1076463, 1076457, 1076494, -1, -1, -1, -1, -1, -1 }, { 0x83BD, 1076506, 1076500, 1076562, 1076568, 1076557, 1076544, 1076549, 1076537, -1 }, { 0x83BE, -1, 1076577, 1076603, -1, 1076598, 1076589, 1076594, 1076583, -1 }, { 0x83BF, 1076613, 1076609, 1076649, -1, 1076646, 1076626, 1076631, 1076619, -1 }, { 0x83C0, 1076659, 1076653, 1076716, -1, -1, 1076686, 1076697, 1076680, -1 }, { 0x83C1, 1076727, 1076721, 1076802, 1076808, 1076796, 1076764, 1076787, 1076757, -1 }, { 0x83C2, 1076821, 1076816, 1076844, -1, 1076840, -1, -1, 1076833, -1 }, { 0x83C3, -1, 1076848, 1076854, -1, -1, -1, -1, -1, -1 }, { 0x83C4, -1, 1076858, 1076864, -1, -1, -1, -1, -1, -1 }, { 0x83C5, 1076876, 1076870, 1076934, -1, 1076929, 1076916, 1076921, 1076909, -1 }, { 0x83C6, 1076945, 1076940, 1076952, -1, -1, -1, -1, -1, -1 }, { 0x83C7, 1076961, 1076957, 1076987, -1, -1, 1076971, 1076981, -1, -1 }, { 0x83C8, -1, 1076991, 1076997, -1, -1, -1, -1, -1, -1 }, { 0x83C9, 1077006, 1077001, 1077077, 1077081, 1077073, 1077053, 1077062, 1077040, -1 }, { 0x83CA, 1077091, 1077086, 1077133, 1077137, 1077128, 1077112, 1077123, 1077105, 1077143 }, { 0x83CB, -1, 1077148, 1077156, -1, 1077153, -1, -1, -1, -1 }, { 0x83CC, 1077167, 1077161, 1077214, -1, 1077209, 1077198, 1077205, 1077191, -1 }, { 0x83CD, -1, 1077219, 1077224, -1, -1, -1, -1, -1, 1077229 }, { 0x83CE, 1077252, 1077246, 1077279, -1, -1, -1, 1077275, -1, -1 }, { 0x83CF, 1077288, 1077284, 1077326, -1, -1, 1077315, 1077320, -1, -1 }, { 0x83D0, 1077335, 1077330, 1077368, -1, -1, 1077345, 1077358, -1, -1 }, { 0x83D1, 1077376, 1077372, 1077468, 1077473, 1077464, 1077449, 1077456, 1077442, -1 }, { 0x83D2, -1, 1077479, 1077484, -1, -1, -1, -1, -1, -1 }, { 0x83D3, 1077494, 1077489, 1077545, -1, 1077541, 1077523, 1077538, 1077516, -1 }, { 0x83D4, 1077555, 1077550, 1077590, -1, 1077586, 1077569, 1077576, 1077562, -1 }, { 0x83D5, -1, 1077594, 1077600, -1, -1, -1, -1, -1, 1077605 }, { 0x83D6, 1077617, 1077610, 1077668, -1, 1077662, 1077650, 1077657, 1077643, -1 }, { 0x83D7, -1, 1077675, 1077680, -1, -1, -1, -1, -1, -1 }, { 0x83D8, 1077692, 1077686, 1077736, -1, 1077730, 1077715, 1077721, 1077708, -1 }, { 0x83D9, -1, 1077742, 1077748, -1, -1, -1, -1, -1, -1 }, { 0x83DA, -1, 1077754, 1077760, -1, -1, -1, -1, -1, -1 }, { 0x83DB, -1, 1077766, 1077771, -1, -1, -1, -1, -1, 1077776 }, { 0x83DC, 1077786, 1077781, 1077835, 1077840, 1077830, 1077823, 1077826, 1077816, -1 }, { 0x83DD, 1077851, 1077846, 1077878, -1, -1, -1, 1077866, -1, -1 }, { 0x83DE, -1, 1077882, 1077887, -1, -1, -1, -1, -1, -1 }, { 0x83DF, 1077896, 1077891, 1077938, 1077942, 1077935, 1077919, 1077925, 1077912, 1077946 }, { 0x83E0, 1077954, 1077950, 1078002, -1, 1077998, 1077988, 1077995, 1077981, -1 }, { 0x83E1, 1078012, 1078006, 1078040, 1078045, 1078036, -1, -1, 1078029, -1 }, { 0x83E2, 1078055, 1078050, 1078087, 1078092, -1, -1, -1, -1, -1 }, { 0x83E3, -1, 1078100, 1078105, -1, -1, -1, -1, -1, -1 }, { 0x83E4, -1, 1078110, 1078116, -1, -1, -1, -1, -1, -1 }, { 0x83E5, 1078127, 1078122, 1078138, -1, -1, -1, -1, -1, -1 }, { 0x83E6, -1, 1078142, 1078147, -1, -1, -1, -1, -1, -1 }, { 0x83E7, -1, 1078152, 1078157, -1, -1, -1, -1, -1, -1 }, { 0x83E8, -1, 1078161, 1078177, -1, -1, 1078166, 1078172, -1, -1 }, { 0x83E9, 1078187, 1078182, 1078236, -1, 1078233, 1078215, 1078226, 1078208, 1078240 }, { 0x83EA, 1078251, 1078245, 1078275, -1, -1, 1078259, 1078271, -1, -1 }, { 0x83EB, 1078286, 1078281, 1078324, -1, 1078320, 1078309, 1078316, 1078302, 1078329 }, { 0x83EC, -1, 1078336, 1078341, -1, -1, -1, -1, -1, -1 }, { 0x83ED, -1, 1078347, 1078352, -1, -1, -1, -1, -1, -1 }, { 0x83EE, -1, 1078357, 1078363, -1, -1, -1, -1, -1, -1 }, { 0x83EF, 1078374, 1078369, 1078435, 1078440, 1078431, 1078411, 1078425, 1078404, 1078450 }, { 0x83F0, 1078458, 1078454, 1078507, 1078511, 1078504, 1078494, 1078501, 1078487, -1 }, { 0x83F1, 1078520, 1078514, 1078579, 1078585, 1078574, 1078563, 1078569, 1078550, 1078593 }, { 0x83F2, 1078604, 1078599, 1078659, 1078664, 1078656, 1078648, 1078653, 1078641, -1 }, { 0x83F3, -1, 1078678, 1078683, -1, -1, -1, -1, -1, -1 }, { 0x83F4, 1078692, 1078688, 1078735, -1, 1078732, 1078724, 1078729, 1078717, 1078739 }, { 0x83F5, -1, 1078742, 1078748, -1, -1, -1, -1, -1, -1 }, { 0x83F6, 1078760, 1078754, 1078813, -1, 1078808, -1, 1078798, 1078791, 1078819 }, { 0x83F7, -1, 1078827, 1078857, -1, -1, 1078832, 1078844, -1, -1 }, { 0x83F8, 1078868, 1078863, 1078938, -1, -1, -1, 1078929, -1, -1 }, { 0x83F9, 1078949, 1078943, 1079006, -1, 1079003, 1078985, 1078995, 1078978, -1 }, { 0x83FA, -1, 1079014, 1079019, -1, -1, -1, -1, -1, -1 }, { 0x83FB, 1079030, 1079025, 1079083, -1, -1, 1079068, 1079079, 1079062, 1079088 }, { 0x83FC, 1079099, 1079093, 1079121, 1079126, -1, 1079113, 1079117, -1, -1 }, { 0x83FD, 1079138, 1079133, 1079189, -1, 1079185, 1079174, 1079179, 1079167, -1 }, { 0x83FE, 1079199, 1079194, 1079204, -1, -1, -1, -1, -1, -1 }, { 0x83FF, -1, 1079210, 1079215, -1, -1, -1, -1, -1, -1 }, { 0x8400, -1, 1079220, 1079224, -1, -1, -1, -1, -1, -1 }, { 0x8401, 1079233, 1079228, 1079279, -1, -1, 1079260, 1079269, -1, -1 }, { 0x8402, -1, 1079283, 1079287, -1, -1, -1, -1, -1, -1 }, { 0x8403, 1079297, 1079291, 1079395, -1, 1079389, 1079363, 1079381, 1079356, -1 }, { 0x8404, 1079405, 1079400, 1079436, 1079441, 1079433, 1079419, 1079425, 1079412, -1 }, { 0x8405, 1079453, 1079447, 1079484, -1, 1079478, 1079468, 1079473, -1, -1 }, { 0x8406, 1079495, 1079490, 1079545, -1, 1079542, -1, 1079523, 1079516, -1 }, { 0x8407, 1079556, 1079549, 1079613, -1, 1079608, -1, 1079603, 1079596, -1 }, { 0x8408, -1, 1079620, 1079625, -1, -1, -1, -1, -1, -1 }, { 0x8409, -1, 1079631, 1079636, -1, -1, -1, -1, -1, -1 }, { 0x840A, 1079646, 1079641, 1079714, 1079719, 1079710, 1079683, 1079703, 1079676, 1079725 }, { 0x840B, 1079734, 1079729, 1079784, 1079788, 1079780, -1, 1079768, 1079761, -1 }, { 0x840C, 1079800, 1079794, 1079852, -1, 1079846, 1079819, 1079838, 1079812, 1079858 }, { 0x840D, 1079869, 1079863, 1079933, 1079939, 1079926, 1079907, 1079922, 1079900, 1079945 }, { 0x840E, 1079957, 1079952, 1079988, 1079998, 1079985, 1079977, 1079983, 1079970, -1 }, { 0x840F, 1080010, 1080004, 1080033, 1080038, -1, 1080016, 1080025, -1, -1 }, { 0x8410, 1080050, 1080044, 1080062, -1, -1, -1, -1, -1, -1 }, { 0x8411, 1080072, 1080067, 1080115, -1, -1, 1080099, 1080103, -1, -1 }, { 0x8412, -1, 1080121, 1080126, -1, -1, -1, -1, -1, -1 }, { 0x8413, -1, 1080131, 1080138, -1, -1, -1, 1080135, -1, -1 }, { 0x8414, -1, 1080142, 1080147, -1, -1, -1, -1, -1, -1 }, { 0x8415, 1080158, 1080153, 1080198, -1, -1, 1080183, 1080190, -1, -1 }, { 0x8416, -1, 1080202, 1080207, -1, -1, -1, -1, -1, -1 }, { 0x8417, -1, 1080212, 1080218, -1, -1, -1, -1, -1, -1 }, { 0x8418, 1080227, 1080222, 1080239, -1, -1, -1, -1, -1, -1 }, { 0x8419, -1, 1080244, 1080260, -1, -1, 1080249, -1, -1, -1 }, { 0x841A, 1080271, 1080266, 1080296, -1, -1, -1, -1, -1, -1 }, { 0x841B, -1, 1080301, 1080315, -1, -1, -1, 1080307, -1, -1 }, { 0x841C, 1080325, 1080320, 1080333, -1, -1, -1, -1, -1, -1 }, { 0x841D, 1080342, 1080338, 1080373, -1, -1, -1, -1, -1, -1 }, { 0x841E, -1, 1080378, 1080383, -1, -1, -1, -1, -1, -1 }, { 0x841F, -1, 1080387, 1080393, -1, -1, -1, -1, -1, -1 }, { 0x8420, 1080403, 1080397, 1080442, -1, -1, 1080415, 1080434, -1, -1 }, { 0x8421, -1, 1080447, 1080452, -1, -1, -1, -1, -1, 1080455 }, { 0x8422, -1, 1080461, 1080478, -1, -1, 1080467, -1, -1, -1 }, { 0x8423, -1, 1080483, 1080489, -1, -1, -1, -1, -1, -1 }, { 0x8424, 1080501, 1080495, 1080528, -1, -1, -1, -1, -1, -1 }, { 0x8425, 1080540, 1080534, 1080569, -1, -1, -1, -1, -1, -1 }, { 0x8426, 1080581, 1080575, 1080605, -1, -1, -1, -1, -1, -1 }, { 0x8427, 1080616, 1080611, 1080643, -1, -1, -1, -1, -1, -1 }, { 0x8428, 1080655, 1080649, 1080682, -1, -1, -1, -1, -1, -1 }, { 0x8429, 1080691, 1080686, 1080732, -1, 1080727, 1080717, 1080722, 1080710, 1080737 }, { 0x842A, -1, 1080747, 1080756, -1, -1, -1, 1080751, -1, -1 }, { 0x842B, -1, 1080760, 1080767, -1, -1, -1, -1, -1, 1080774 }, { 0x842C, 1080787, 1080781, 1080841, 1080846, 1080837, 1080820, 1080833, 1080813, 1080855 }, { 0x842D, -1, 1080861, 1080866, -1, -1, -1, -1, -1, -1 }, { 0x842E, -1, 1080870, 1080875, -1, -1, -1, -1, -1, -1 }, { 0x842F, -1, 1080879, 1080908, -1, -1, 1080883, 1080893, -1, -1 }, { 0x8430, -1, 1080912, 1080917, -1, -1, -1, -1, -1, -1 }, { 0x8431, 1080929, 1080923, 1080979, -1, 1080974, 1080965, 1080970, 1080958, -1 }, { 0x8432, 1080991, 1080985, 1081024, -1, -1, -1, -1, -1, -1 }, { 0x8433, -1, 1081030, 1081036, -1, -1, -1, -1, -1, -1 }, { 0x8434, 1081046, 1081041, 1081069, -1, -1, -1, -1, -1, -1 }, { 0x8435, 1081077, 1081073, 1081098, -1, 1081095, -1, 1081092, 1081085, -1 }, { 0x8436, -1, 1081102, 1081108, -1, -1, -1, -1, -1, -1 }, { 0x8437, -1, 1081114, 1081119, -1, -1, -1, -1, -1, -1 }, { 0x8438, 1081130, 1081125, 1081151, 1081155, 1081148, -1, 1081145, 1081138, -1 }, { 0x8439, 1081163, 1081158, 1081201, -1, 1081195, 1081176, 1081187, 1081169, -1 }, { 0x843A, -1, 1081213, 1081218, -1, -1, -1, -1, -1, -1 }, { 0x843B, -1, 1081223, 1081228, -1, -1, -1, -1, -1, 1081232 }, { 0x843C, 1081242, 1081236, 1081313, 1081316, 1081310, 1081299, 1081305, 1081292, -1 }, { 0x843D, 1081327, 1081322, 1081399, 1081404, 1081395, 1081372, 1081390, 1081359, 1081410 }, { 0x843E, -1, 1081416, 1081422, -1, -1, -1, -1, -1, 1081428 }, { 0x843F, -1, 1081436, 1081441, -1, -1, -1, -1, -1, -1 }, { 0x8440, -1, 1081446, 1081451, -1, -1, -1, -1, -1, -1 }, { 0x8441, 1081463, 1081456, 1081470, -1, -1, -1, -1, -1, -1 }, { 0x8442, -1, 1081477, 1081482, -1, -1, -1, -1, -1, -1 }, { 0x8443, -1, -1, 1081488, -1, -1, -1, -1, -1, -1 }, { 0x8444, 1081498, 1081493, 1081502, -1, -1, -1, -1, -1, -1 }, { 0x8445, -1, 1081507, 1081531, 1081535, -1, 1081513, 1081523, -1, -1 }, { 0x8446, 1081545, 1081540, 1081613, -1, 1081610, 1081579, 1081603, 1081572, -1 }, { 0x8447, -1, 1081618, 1081631, -1, -1, -1, 1081623, -1, 1081636 }, { 0x8448, 1081647, 1081641, 1081681, -1, -1, 1081667, 1081677, -1, -1 }, { 0x8449, 1081690, 1081685, 1081758, 1081762, 1081750, 1081738, 1081741, 1081724, 1081768 }, { 0x844A, 1081779, 1081775, 1081805, -1, 1081802, 1081794, 1081799, 1081787, -1 }, { 0x844B, -1, 1081809, 1081815, -1, -1, -1, -1, -1, -1 }, { 0x844C, -1, 1081819, 1081825, -1, -1, -1, -1, -1, -1 }, { 0x844D, 1081836, 1081831, 1081855, -1, -1, 1081842, 1081850, -1, -1 }, { 0x844E, 1081865, 1081859, 1081896, -1, -1, 1081883, 1081890, -1, -1 }, { 0x844F, -1, 1081900, 1081931, -1, -1, 1081905, 1081913, -1, -1 }, { 0x8450, -1, 1081937, 1081942, -1, -1, -1, -1, -1, -1 }, { 0x8451, 1081953, 1081947, 1082000, 1082006, 1081993, 1081975, 1081982, 1081969, -1 }, { 0x8452, 1082018, 1082012, 1082070, -1, -1, 1082056, 1082063, -1, -1 }, { 0x8453, 1082082, 1082076, 1082121, -1, -1, -1, -1, -1, -1 }, { 0x8454, -1, 1082127, 1082132, -1, -1, -1, -1, -1, -1 }, { 0x8455, -1, 1082137, 1082142, -1, -1, -1, -1, -1, -1 }, { 0x8456, 1082152, 1082147, 1082186, -1, -1, 1082167, 1082174, -1, 1082190 }, { 0x8457, 1082201, 1082196, 1082283, 1082288, 1082275, 1082234, 1082260, 1082227, 1082311 }, { 0x8458, -1, 1082317, 1082336, -1, -1, 1082321, 1082328, -1, -1 }, { 0x8459, 1082347, 1082340, 1082402, -1, -1, 1082384, 1082393, -1, -1 }, { 0x845A, 1082414, 1082409, 1082462, -1, 1082458, 1082436, 1082449, 1082429, -1 }, { 0x845B, 1082472, 1082467, 1082529, 1082533, 1082525, 1082500, 1082513, 1082493, -1 }, { 0x845C, 1082543, 1082538, 1082590, -1, -1, 1082579, 1082584, -1, -1 }, { 0x845D, -1, 1082595, 1082601, -1, -1, -1, -1, -1, -1 }, { 0x845E, -1, 1082607, 1082612, -1, -1, -1, -1, -1, -1 }, { 0x845F, -1, 1082616, 1082622, -1, -1, -1, -1, -1, -1 }, { 0x8460, 1082634, 1082629, 1082651, -1, -1, -1, 1082642, -1, -1 }, { 0x8461, 1082662, 1082657, 1082686, 1082690, 1082682, -1, 1082676, 1082669, -1 }, { 0x8462, 1082699, 1082694, 1082746, -1, -1, 1082720, 1082734, -1, -1 }, { 0x8463, 1082757, 1082751, 1082807, 1082813, 1082802, 1082791, 1082798, 1082784, 1082819 }, { 0x8464, 1082832, 1082827, 1082883, -1, -1, 1082859, 1082874, -1, -1 }, { 0x8465, -1, 1082889, 1082911, -1, -1, 1082894, 1082903, -1, -1 }, { 0x8466, 1082922, 1082917, 1082944, 1082949, 1082941, 1082934, 1082939, 1082927, -1 }, { 0x8467, -1, 1082958, 1082993, -1, -1, 1082963, 1082975, -1, -1 }, { 0x8468, -1, 1082997, 1083002, -1, -1, -1, -1, -1, -1 }, { 0x8469, 1083012, 1083007, 1083039, -1, 1083035, 1083027, 1083032, 1083020, 1083043 }, { 0x846A, -1, 1083046, 1083086, -1, 1083081, 1083057, 1083067, 1083051, -1 }, { 0x846B, 1083094, 1083090, 1083143, -1, 1083140, 1083114, 1083137, 1083107, 1083147 }, { 0x846C, 1083158, 1083152, 1083194, 1083200, 1083189, 1083177, 1083185, 1083170, 1083210 }, { 0x846D, 1083221, 1083216, 1083269, 1083274, 1083266, 1083258, 1083263, 1083251, -1 }, { 0x846E, -1, 1083277, 1083298, -1, -1, 1083283, 1083290, -1, -1 }, { 0x846F, 1083310, 1083304, 1083402, -1, 1083395, 1083356, 1083381, 1083349, 1083407 }, { 0x8470, -1, 1083415, 1083451, -1, -1, 1083427, 1083436, 1083421, -1 }, { 0x8471, 1083462, 1083456, 1083515, 1083521, 1083509, 1083500, 1083505, 1083493, -1 }, { 0x8472, -1, 1083527, 1083533, -1, -1, -1, -1, -1, -1 }, { 0x8473, 1083544, 1083539, 1083604, 1083609, 1083601, -1, 1083599, 1083592, -1 }, { 0x8474, -1, 1083616, 1083645, -1, -1, 1083621, 1083628, -1, -1 }, { 0x8475, 1083657, 1083651, 1083697, 1083702, 1083693, 1083683, 1083687, 1083676, 1083707 }, { 0x8476, 1083719, 1083713, 1083757, -1, -1, 1083734, 1083744, -1, -1 }, { 0x8477, 1083768, 1083763, 1083824, -1, 1083819, 1083802, 1083811, 1083795, -1 }, { 0x8478, 1083835, 1083829, 1083863, -1, -1, 1083851, 1083855, -1, 1083867 }, { 0x8479, 1083876, 1083872, 1083920, 1083925, -1, 1083908, 1083916, -1, -1 }, { 0x847A, 1083936, 1083931, 1083991, -1, 1083987, 1083972, 1083982, 1083965, -1 }, { 0x847B, -1, 1083995, 1084001, -1, -1, -1, -1, -1, 1084006 }, { 0x847C, -1, 1084012, 1084031, -1, -1, 1084018, 1084024, -1, -1 }, { 0x847D, 1084042, 1084037, 1084079, -1, -1, -1, 1084075, -1, -1 }, { 0x847E, 1084090, 1084084, 1084110, -1, -1, -1, -1, -1, -1 }, { 0x847F, -1, 1084116, 1084121, -1, -1, -1, -1, -1, -1 }, { 0x8480, -1, 1084126, 1084131, -1, -1, -1, -1, -1, -1 }, { 0x8481, -1, 1084136, 1084177, -1, -1, -1, 1084141, -1, -1 }, { 0x8482, 1084187, 1084182, 1084239, -1, 1084234, 1084221, 1084226, 1084214, 1084243 }, { 0x8483, -1, 1084249, 1084255, -1, -1, -1, -1, -1, -1 }, { 0x8484, -1, 1084262, 1084271, -1, -1, -1, 1084267, -1, -1 }, { 0x8485, -1, 1084277, 1084289, -1, -1, 1084282, -1, -1, -1 }, { 0x8486, -1, 1084294, 1084299, -1, -1, -1, -1, -1, -1 }, { 0x8487, 1084309, 1084304, 1084343, -1, -1, -1, -1, -1, -1 }, { 0x8488, 1084355, 1084349, 1084362, -1, -1, -1, -1, -1, -1 }, { 0x8489, 1084373, 1084367, 1084403, -1, -1, -1, -1, -1, -1 }, { 0x848A, -1, 1084408, 1084413, -1, -1, -1, -1, -1, -1 }, { 0x848B, 1084425, 1084418, 1084486, -1, 1084481, 1084456, 1084472, -1, -1 }, { 0x848C, 1084498, 1084493, 1084520, -1, -1, -1, -1, -1, -1 }, { 0x848D, -1, 1084525, 1084533, -1, 1084530, -1, -1, -1, -1 }, { 0x848E, 1084544, 1084538, 1084551, -1, -1, -1, -1, -1, -1 }, { 0x848F, -1, 1084556, 1084562, -1, -1, -1, -1, -1, -1 }, { 0x8490, 1084571, 1084566, 1084670, 1084675, 1084666, 1084641, 1084661, 1084634, -1 }, { 0x8491, -1, 1084682, 1084693, -1, -1, -1, -1, 1084687, -1 }, { 0x8492, -1, 1084698, 1084717, -1, -1, 1084702, 1084713, -1, -1 }, { 0x8493, 1084728, 1084722, 1084763, -1, -1, 1084747, 1084754, -1, -1 }, { 0x8494, 1084773, 1084769, 1084844, -1, 1084841, 1084824, 1084834, 1084817, -1 }, { 0x8495, -1, 1084849, 1084857, -1, -1, -1, 1084854, -1, -1 }, { 0x8496, 1084867, 1084862, 1084889, -1, -1, 1084878, 1084884, -1, -1 }, { 0x8497, 1084901, 1084895, 1084950, -1, -1, -1, -1, -1, -1 }, { 0x8498, -1, -1, 1084956, -1, -1, -1, -1, -1, -1 }, { 0x8499, 1084966, 1084960, 1085052, 1085058, 1085047, 1085021, 1085039, 1085014, 1085064 }, { 0x849A, -1, 1085070, 1085075, -1, -1, -1, -1, -1, -1 }, { 0x849B, -1, 1085079, 1085085, -1, -1, -1, -1, -1, -1 }, { 0x849C, 1085096, 1085090, 1085130, -1, 1085126, 1085110, 1085122, 1085103, 1085136 }, { 0x849D, -1, 1085142, 1085148, -1, -1, -1, -1, -1, -1 }, { 0x849E, 1085159, 1085154, 1085204, -1, 1085201, 1085181, 1085194, -1, -1 }, { 0x849F, 1085214, 1085208, 1085268, -1, 1085264, -1, 1085257, 1085250, -1 }, { 0x84A0, -1, 1085272, 1085277, -1, -1, -1, -1, -1, -1 }, { 0x84A1, 1085287, 1085281, 1085326, -1, 1085321, -1, 1085308, 1085301, -1 }, { 0x84A2, -1, 1085332, 1085338, -1, -1, -1, -1, -1, -1 }, { 0x84A3, -1, 1085343, 1085349, -1, -1, -1, -1, -1, 1085353 }, { 0x84A4, -1, 1085359, 1085364, -1, -1, -1, -1, -1, -1 }, { 0x84A5, -1, 1085368, 1085373, -1, -1, -1, -1, -1, -1 }, { 0x84A6, 1085383, 1085378, 1085457, -1, -1, 1085408, 1085430, -1, -1 }, { 0x84A7, -1, 1085462, 1085467, -1, -1, -1, -1, -1, -1 }, { 0x84A8, 1085478, 1085473, 1085534, 1085540, 1085529, 1085519, 1085525, 1085512, -1 }, { 0x84A9, -1, 1085546, 1085565, -1, -1, -1, 1085551, -1, -1 }, { 0x84AA, -1, 1085569, 1085584, -1, -1, -1, 1085574, -1, -1 }, { 0x84AB, -1, 1085588, 1085592, -1, -1, -1, -1, -1, -1 }, { 0x84AC, -1, 1085597, 1085603, -1, -1, -1, -1, -1, -1 }, { 0x84AD, 1085613, 1085609, 1085670, -1, 1085665, 1085646, 1085653, 1085639, -1 }, { 0x84AE, -1, 1085675, 1085680, -1, -1, -1, -1, -1, -1 }, { 0x84AF, 1085691, 1085684, 1085716, -1, 1085712, -1, 1085705, 1085698, -1 }, { 0x84B0, -1, 1085722, 1085727, -1, -1, -1, -1, -1, -1 }, { 0x84B1, 1085737, 1085732, 1085767, -1, -1, -1, 1085761, -1, -1 }, { 0x84B2, 1085776, 1085771, 1085822, 1085826, 1085818, 1085802, 1085812, 1085795, 1085831 }, { 0x84B3, -1, 1085836, 1085842, -1, -1, -1, -1, -1, -1 }, { 0x84B4, 1085851, 1085846, 1085889, -1, 1085885, 1085873, 1085880, 1085866, -1 }, { 0x84B5, -1, 1085895, 1085900, -1, -1, -1, -1, -1, -1 }, { 0x84B6, -1, 1085904, 1085909, -1, -1, -1, -1, -1, -1 }, { 0x84B7, -1, 1085914, 1085919, -1, -1, -1, -1, -1, -1 }, { 0x84B8, 1085930, 1085924, 1085981, 1085988, 1085976, 1085954, 1085972, 1085947, 1086002 }, { 0x84B9, 1086014, 1086009, 1086060, 1086066, 1086055, 1086047, 1086051, 1086040, -1 }, { 0x84BA, 1086075, 1086070, 1086134, -1, 1086130, 1086095, 1086105, 1086088, -1 }, { 0x84BB, 1086144, 1086138, 1086188, -1, 1086184, 1086158, 1086174, 1086151, -1 }, { 0x84BC, 1086199, 1086193, 1086235, 1086241, 1086229, 1086218, 1086225, 1086211, -1 }, { 0x84BD, 1086254, 1086249, 1086274, -1, -1, -1, 1086271, 1086265, -1 }, { 0x84BE, -1, 1086278, 1086300, -1, -1, 1086283, 1086292, -1, -1 }, { 0x84BF, 1086309, 1086304, 1086359, 1086364, 1086356, 1086345, 1086352, 1086338, -1 }, { 0x84C0, 1086376, 1086370, 1086419, -1, 1086416, -1, 1086412, 1086405, -1 }, { 0x84C1, 1086430, 1086424, 1086498, -1, 1086494, 1086468, 1086489, 1086461, -1 }, { 0x84C2, 1086510, 1086504, 1086549, -1, 1086543, -1, 1086529, 1086522, -1 }, { 0x84C3, -1, 1086555, 1086560, -1, -1, -1, -1, -1, 1086565 }, { 0x84C4, 1086576, 1086571, 1086645, 1086649, 1086639, 1086610, 1086628, 1086603, -1 }, { 0x84C5, -1, 1086654, 1086659, -1, -1, -1, -1, -1, -1 }, { 0x84C6, 1086669, 1086664, 1086708, -1, 1086704, 1086691, 1086699, 1086684, -1 }, { 0x84C7, 1086718, 1086712, 1086750, -1, -1, -1, 1086738, -1, -1 }, { 0x84C8, -1, 1086758, 1086775, -1, -1, 1086764, 1086771, -1, -1 }, { 0x84C9, 1086787, 1086781, 1086833, 1086839, 1086828, -1, 1086821, 1086814, 1086845 }, { 0x84CA, 1086856, 1086850, 1086901, -1, 1086897, 1086890, 1086894, 1086883, -1 }, { 0x84CB, 1086912, 1086907, 1086974, 1086979, 1086966, 1086940, 1086954, 1086933, 1086987 }, { 0x84CC, 1086996, 1086992, 1087036, -1, -1, 1087012, 1087021, -1, -1 }, { 0x84CD, 1087045, 1087041, 1087100, -1, 1087097, 1087086, 1087093, 1087079, -1 }, { 0x84CE, -1, 1087105, 1087111, -1, -1, -1, -1, -1, -1 }, { 0x84CF, 1087121, 1087117, 1087165, -1, -1, 1087149, 1087162, 1087143, -1 }, { 0x84D0, 1087175, 1087170, 1087226, -1, 1087222, 1087204, 1087212, 1087197, 1087230 }, { 0x84D1, 1087251, 1087247, 1087309, 1087314, 1087306, 1087294, 1087299, 1087287, -1 }, { 0x84D2, -1, 1087319, 1087324, -1, -1, -1, -1, -1, -1 }, { 0x84D3, 1087335, 1087330, 1087366, -1, 1087362, 1087346, 1087354, 1087339, 1087371 }, { 0x84D4, -1, 1087377, 1087382, -1, -1, -1, -1, -1, -1 }, { 0x84D5, -1, 1087387, 1087393, -1, -1, -1, -1, -1, -1 }, { 0x84D6, 1087403, 1087398, 1087455, -1, 1087452, -1, 1087445, 1087438, -1 }, { 0x84D7, 1087465, 1087459, 1087484, -1, -1, -1, -1, -1, -1 }, { 0x84D8, -1, 1087490, 1087496, -1, -1, -1, -1, -1, -1 }, { 0x84D9, 1087505, 1087501, 1087528, -1, -1, 1087520, -1, -1, -1 }, { 0x84DA, 1087538, 1087533, 1087603, -1, 1087596, 1087572, 1087591, 1087565, -1 }, { 0x84DB, -1, 1087609, 1087614, -1, -1, -1, -1, -1, -1 }, { 0x84DC, -1, 1087618, 1087631, -1, -1, 1087623, 1087627, -1, -1 }, { 0x84DD, 1087642, 1087636, 1087670, -1, -1, -1, -1, -1, -1 }, { 0x84DE, -1, 1087675, 1087681, -1, -1, -1, -1, -1, -1 }, { 0x84DF, 1087691, 1087686, 1087724, -1, -1, -1, -1, -1, -1 }, { 0x84E0, 1087733, 1087728, 1087754, -1, -1, -1, -1, -1, -1 }, { 0x84E1, -1, 1087758, 1087763, -1, -1, -1, -1, -1, -1 }, { 0x84E2, 1087775, 1087769, 1087795, -1, -1, -1, -1, -1, -1 }, { 0x84E3, 1087806, 1087801, 1087810, -1, -1, -1, -1, -1, -1 }, { 0x84E4, -1, 1087814, 1087820, -1, -1, -1, -1, -1, -1 }, { 0x84E5, 1087832, 1087826, 1087839, -1, -1, -1, -1, -1, -1 }, { 0x84E6, 1087850, 1087845, 1087878, -1, -1, -1, -1, -1, -1 }, { 0x84E7, 1087887, 1087882, 1087926, -1, -1, 1087915, 1087921, -1, -1 }, { 0x84E8, 1087937, 1087932, 1087980, -1, -1, -1, -1, -1, -1 }, { 0x84E9, -1, 1087986, 1087991, -1, -1, -1, -1, -1, -1 }, { 0x84EA, 1088002, 1087996, 1088047, -1, -1, 1088033, 1088039, -1, -1 }, { 0x84EB, 1088058, 1088053, 1088063, -1, -1, -1, -1, -1, -1 }, { 0x84EC, 1088074, 1088068, 1088126, 1088132, 1088121, 1088110, 1088117, 1088103, 1088139 }, { 0x84ED, -1, 1088146, 1088160, -1, 1088157, -1, -1, 1088150, -1 }, { 0x84EE, 1088169, 1088164, 1088224, 1088230, 1088219, 1088210, 1088215, 1088197, 1088235 }, { 0x84EF, 1088245, 1088239, 1088321, -1, 1088315, 1088292, 1088299, 1088285, -1 }, { 0x84F0, 1088333, 1088327, 1088359, -1, -1, -1, 1088355, -1, -1 }, { 0x84F1, -1, 1088363, 1088400, -1, 1088393, 1088376, 1088384, 1088369, -1 }, { 0x84F2, -1, 1088406, 1088432, -1, -1, 1088411, 1088418, -1, -1 }, { 0x84F3, -1, -1, 1088437, -1, -1, -1, -1, -1, -1 }, { 0x84F4, 1088448, 1088442, 1088495, -1, 1088490, 1088474, 1088481, 1088467, -1 }, { 0x84F5, -1, 1088501, 1088506, -1, -1, -1, -1, -1, -1 }, { 0x84F6, -1, 1088511, 1088516, -1, -1, -1, -1, -1, -1 }, { 0x84F7, 1088527, 1088521, 1088637, -1, -1, 1088615, 1088624, -1, -1 }, { 0x84F8, -1, 1088642, 1088647, -1, -1, -1, -1, -1, -1 }, { 0x84F9, -1, 1088652, 1088657, -1, -1, -1, -1, -1, -1 }, { 0x84FA, 1088667, 1088661, 1088705, -1, -1, -1, 1088701, 1088695, -1 }, { 0x84FB, 1088714, 1088709, 1088761, -1, -1, -1, 1088742, -1, 1088769 }, { 0x84FC, 1088781, 1088776, 1088834, -1, 1088830, 1088815, 1088820, 1088802, -1 }, { 0x84FD, 1088845, 1088840, 1088904, 1088908, 1088899, 1088882, 1088887, 1088875, -1 }, { 0x84FE, -1, 1088912, 1088917, -1, -1, -1, -1, -1, -1 }, { 0x84FF, 1088926, 1088921, 1088953, 1088956, 1088948, -1, 1088942, -1, -1 }, { 0x8500, 1088966, 1088961, 1088999, -1, 1088995, 1088980, 1088988, 1088973, -1 }, { 0x8501, -1, 1089003, 1089010, -1, -1, -1, -1, -1, -1 }, { 0x8502, 1089023, 1089017, 1089054, -1, -1, 1089035, 1089043, -1, -1 }, { 0x8503, 1089066, 1089059, 1089099, -1, -1, -1, 1089090, -1, -1 }, { 0x8504, -1, 1089106, 1089112, -1, -1, -1, -1, -1, -1 }, { 0x8505, -1, 1089117, 1089122, -1, -1, -1, -1, -1, -1 }, { 0x8506, 1089133, 1089127, 1089186, -1, 1089181, 1089170, 1089176, 1089163, -1 }, { 0x8507, 1089197, 1089192, 1089238, -1, -1, -1, 1089233, -1, -1 }, { 0x8508, -1, 1089242, 1089247, -1, -1, -1, -1, -1, -1 }, { 0x8509, 1089265, 1089259, 1089274, -1, -1, -1, -1, -1, -1 }, { 0x850A, -1, -1, 1089279, -1, -1, -1, -1, -1, -1 }, { 0x850B, -1, 1089284, 1089289, -1, -1, -1, -1, -1, -1 }, { 0x850C, 1089298, 1089293, 1089330, -1, -1, 1089309, 1089318, -1, -1 }, { 0x850D, -1, 1089334, 1089339, -1, -1, -1, -1, -1, -1 }, { 0x850E, -1, 1089343, 1089382, -1, -1, 1089354, 1089364, 1089348, -1 }, { 0x850F, -1, 1089387, 1089399, -1, -1, -1, 1089394, -1, -1 }, { 0x8510, -1, 1089406, 1089420, -1, -1, 1089411, 1089415, -1, -1 }, { 0x8511, 1089429, 1089424, 1089498, -1, 1089493, 1089463, 1089487, 1089456, 1089503 }, { 0x8512, -1, 1089510, 1089515, -1, -1, -1, -1, -1, -1 }, { 0x8513, 1089526, 1089520, 1089584, 1089589, 1089580, 1089566, 1089572, 1089559, 1089598 }, { 0x8514, 1089609, 1089603, 1089667, -1, 1089663, 1089646, 1089653, 1089639, -1 }, { 0x8515, 1089676, 1089671, 1089728, 1089732, 1089723, 1089710, 1089715, 1089703, -1 }, { 0x8516, -1, 1089737, 1089741, -1, -1, -1, -1, -1, -1 }, { 0x8517, 1089750, 1089746, 1089789, 1089794, 1089786, 1089768, 1089778, 1089761, 1089799 }, { 0x8518, 1089809, 1089804, 1089850, -1, 1089846, 1089830, 1089837, 1089823, 1089856 }, { 0x8519, -1, 1089860, 1089866, -1, -1, -1, -1, -1, -1 }, { 0x851A, 1089877, 1089872, 1089939, 1089944, 1089932, 1089913, 1089925, 1089906, -1 }, { 0x851B, 1089956, 1089951, 1090018, -1, -1, -1, -1, -1, -1 }, { 0x851C, -1, 1090022, 1090039, -1, -1, 1090028, 1090035, -1, -1 }, { 0x851D, -1, 1090043, 1090048, -1, -1, -1, -1, -1, -1 }, { 0x851E, 1090057, 1090052, 1090115, -1, 1090111, 1090086, 1090093, 1090079, -1 }, { 0x851F, 1090125, 1090120, 1090183, -1, 1090179, 1090162, 1090170, 1090155, -1 }, { 0x8520, -1, 1090187, 1090193, -1, -1, -1, -1, -1, 1090200 }, { 0x8521, 1090212, 1090207, 1090289, 1090294, 1090280, 1090248, 1090270, 1090241, -1 }, { 0x8522, -1, 1090303, 1090313, -1, -1, -1, 1090307, -1, -1 }, { 0x8523, 1090324, 1090317, 1090392, -1, 1090387, 1090362, 1090378, 1090355, -1 }, { 0x8524, -1, 1090399, 1090422, -1, -1, -1, 1090404, -1, -1 }, { 0x8525, 1090432, 1090426, 1090479, -1, 1090473, 1090464, 1090469, 1090457, -1 }, { 0x8526, 1090490, 1090485, 1090579, -1, 1090576, 1090565, 1090571, 1090558, -1 }, { 0x8527, 1090591, 1090585, 1090629, -1, -1, 1090607, 1090617, -1, -1 }, { 0x8528, -1, 1090634, 1090640, -1, -1, -1, -1, -1, -1 }, { 0x8529, -1, 1090646, 1090651, -1, -1, -1, -1, -1, -1 }, { 0x852A, -1, -1, 1090688, -1, 1090684, 1090663, 1090672, 1090656, -1 }, { 0x852B, 1090699, 1090694, 1090744, -1, -1, 1090730, 1090738, -1, -1 }, { 0x852C, 1090754, 1090750, 1090797, 1090802, 1090794, 1090780, 1090787, 1090773, -1 }, { 0x852D, 1090813, 1090808, 1090855, 1090860, 1090852, 1090844, 1090849, 1090837, 1090866 }, { 0x852E, -1, 1090871, 1090877, -1, -1, -1, -1, -1, -1 }, { 0x852F, 1090887, 1090882, 1090943, -1, 1090939, 1090917, 1090930, 1090910, -1 }, { 0x8530, -1, 1090949, 1090959, -1, -1, -1, -1, 1090953, -1 }, { 0x8531, -1, 1090963, 1090969, -1, -1, -1, -1, -1, -1 }, { 0x8532, 1090979, 1090974, 1090993, -1, -1, -1, 1090986, -1, -1 }, { 0x8533, -1, 1090998, 1091013, -1, -1, 1091003, 1091009, -1, -1 }, { 0x8534, 1091024, 1091019, 1091095, -1, -1, 1091088, 1091092, -1, -1 }, { 0x8535, 1091105, 1091099, 1091167, -1, 1091162, 1091136, 1091158, -1, -1 }, { 0x8536, -1, 1091173, 1091186, -1, -1, 1091179, -1, -1, -1 }, { 0x8537, 1091197, 1091190, 1091202, -1, -1, -1, -1, -1, -1 }, { 0x8538, 1091214, 1091209, 1091233, -1, -1, -1, -1, -1, -1 }, { 0x8539, 1091243, 1091238, 1091272, -1, -1, -1, -1, -1, -1 }, { 0x853A, 1091284, 1091278, 1091319, -1, -1, -1, -1, -1, -1 }, { 0x853B, 1091329, 1091324, 1091363, 1091368, -1, -1, -1, -1, -1 }, { 0x853C, 1091377, 1091373, 1091401, -1, -1, -1, -1, -1, -1 }, { 0x853D, 1091410, 1091405, 1091465, 1091469, 1091459, 1091447, 1091455, 1091440, -1 }, { 0x853E, 1091482, 1091477, 1091498, -1, -1, -1, -1, -1, -1 }, { 0x853F, 1091507, 1091502, 1091548, -1, 1091545, -1, 1091534, 1091527, -1 }, { 0x8540, -1, 1091553, 1091564, -1, -1, -1, 1091558, -1, -1 }, { 0x8541, 1091573, 1091568, 1091623, -1, 1091619, 1091587, 1091611, 1091580, 1091629 }, { 0x8542, 1091640, 1091634, 1091647, -1, -1, -1, -1, -1, -1 }, { 0x8543, 1091660, 1091654, 1091702, 1091711, 1091698, 1091682, 1091690, 1091675, -1 }, { 0x8544, -1, 1091717, 1091723, -1, -1, -1, -1, -1, 1091729 }, { 0x8545, -1, 1091737, 1091743, -1, -1, -1, -1, -1, -1 }, { 0x8546, 1091752, 1091747, 1091813, -1, 1091808, 1091793, 1091804, 1091786, -1 }, { 0x8547, -1, 1091819, 1091824, -1, -1, -1, -1, -1, -1 }, { 0x8548, 1091835, 1091830, 1091887, -1, -1, 1091867, 1091874, -1, -1 }, { 0x8549, 1091897, 1091892, 1091943, 1091949, 1091939, 1091921, 1091934, 1091914, 1091956 }, { 0x854A, 1091968, 1091962, 1092019, 1092024, 1092015, 1092005, 1092011, 1091998, 1092030 }, { 0x854B, 1092042, 1092036, 1092092, -1, 1092088, 1092078, 1092084, 1092072, 1092097 }, { 0x854C, -1, 1092103, 1092109, -1, -1, -1, -1, -1, -1 }, { 0x854D, -1, 1092114, 1092119, -1, -1, -1, -1, -1, -1 }, { 0x854E, 1092128, 1092123, 1092159, -1, 1092155, -1, 1092145, 1092138, 1092165 }, { 0x854F, -1, 1092179, 1092188, -1, -1, -1, 1092184, -1, -1 }, { 0x8550, 1092198, 1092193, 1092237, -1, -1, 1092221, 1092226, -1, -1 }, { 0x8551, 1092248, 1092242, 1092301, -1, -1, 1092282, 1092293, -1, -1 }, { 0x8552, 1092313, 1092307, 1092400, -1, -1, 1092384, 1092392, -1, -1 }, { 0x8553, 1092410, 1092405, 1092467, -1, 1092463, 1092452, 1092460, 1092445, -1 }, { 0x8554, -1, 1092472, 1092477, -1, -1, -1, -1, -1, -1 }, { 0x8555, 1092487, 1092482, 1092542, -1, 1092539, 1092517, 1092535, 1092510, -1 }, { 0x8556, 1092553, 1092547, 1092595, -1, 1092592, 1092578, 1092585, 1092571, -1 }, { 0x8557, 1092604, 1092599, 1092665, -1, -1, 1092657, 1092662, 1092651, -1 }, { 0x8558, 1092674, 1092669, 1092726, -1, 1092723, 1092705, 1092719, 1092698, -1 }, { 0x8559, 1092736, 1092731, 1092791, 1092796, 1092786, 1092770, 1092780, 1092763, 1092801 }, { 0x855A, 1092813, 1092807, 1092863, -1, -1, 1092852, 1092858, -1, -1 }, { 0x855B, -1, 1092866, 1092871, -1, -1, -1, -1, -1, -1 }, { 0x855C, -1, 1092875, 1092902, -1, -1, 1092880, 1092896, -1, -1 }, { 0x855D, 1092913, 1092907, 1092941, -1, -1, -1, 1092921, -1, -1 }, { 0x855E, 1092952, 1092946, 1093010, -1, 1093005, -1, 1092985, 1092979, 1093015 }, { 0x855F, -1, 1093021, 1093043, -1, -1, -1, 1093027, -1, -1 }, { 0x8560, -1, 1093047, 1093059, -1, -1, -1, 1093052, -1, -1 }, { 0x8561, 1093068, 1093063, 1093136, -1, 1093131, 1093107, 1093115, 1093100, -1 }, { 0x8562, 1093147, 1093141, 1093196, -1, -1, 1093177, 1093183, -1, -1 }, { 0x8563, 1093207, 1093201, 1093247, -1, 1093242, 1093223, 1093237, 1093216, -1 }, { 0x8564, 1093259, 1093253, 1093328, 1093333, 1093325, -1, 1093305, 1093298, -1 }, { 0x8565, -1, 1093338, 1093344, -1, -1, -1, -1, -1, -1 }, { 0x8566, -1, 1093348, 1093354, -1, -1, -1, -1, -1, -1 }, { 0x8567, -1, -1, 1093358, -1, -1, -1, -1, -1, -1 }, { 0x8568, 1093368, 1093362, 1093425, 1093430, 1093420, 1093407, 1093414, 1093400, -1 }, { 0x8569, 1093443, 1093437, 1093497, 1093503, 1093491, 1093481, 1093487, 1093474, 1093526 }, { 0x856A, 1093538, 1093533, 1093594, 1093598, 1093590, 1093571, 1093584, 1093564, -1 }, { 0x856B, -1, 1093603, 1093632, -1, 1093627, -1, 1093616, 1093609, -1 }, { 0x856C, -1, 1093638, 1093642, -1, -1, -1, -1, -1, -1 }, { 0x856D, 1093651, 1093646, 1093727, 1093733, 1093724, 1093712, 1093719, 1093705, -1 }, { 0x856E, -1, 1093738, 1093743, -1, -1, -1, -1, -1, -1 }, { 0x856F, -1, 1093747, 1093765, -1, -1, -1, 1093753, -1, -1 }, { 0x8570, 1093776, 1093771, 1093822, -1, 1093819, 1093810, 1093816, -1, -1 }, { 0x8571, -1, 1093827, 1093833, -1, -1, -1, -1, -1, -1 }, { 0x8572, 1093844, 1093839, 1093865, -1, -1, -1, -1, -1, -1 }, { 0x8573, 1093875, 1093869, 1093899, -1, -1, 1093884, 1093895, -1, -1 }, { 0x8574, 1093910, 1093905, 1093946, -1, -1, -1, -1, -1, -1 }, { 0x8575, -1, 1093951, 1093957, -1, -1, -1, -1, -1, -1 }, { 0x8576, -1, 1093962, 1093968, -1, -1, -1, -1, -1, -1 }, { 0x8577, 1093979, 1093974, 1093986, -1, -1, -1, 1093983, -1, 1093990 }, { 0x8578, 1094002, 1093997, 1094026, -1, -1, -1, -1, 1094020, -1 }, { 0x8579, 1094036, 1094031, 1094089, -1, -1, 1094073, 1094082, -1, -1 }, { 0x857A, 1094100, 1094095, 1094160, -1, 1094156, 1094137, 1094146, 1094130, -1 }, { 0x857B, 1094170, 1094164, 1094193, -1, -1, 1094178, 1094186, -1, -1 }, { 0x857C, -1, 1094199, 1094204, -1, -1, -1, -1, -1, -1 }, { 0x857D, -1, 1094208, 1094225, -1, -1, -1, 1094214, -1, -1 }, { 0x857E, 1094237, 1094231, 1094283, -1, 1094279, 1094267, 1094275, 1094260, -1 }, { 0x857F, 1094294, 1094288, 1094339, -1, -1, 1094323, 1094335, -1, -1 }, { 0x8580, 1094350, 1094345, 1094403, -1, 1094400, 1094391, 1094397, 1094384, -1 }, { 0x8581, 1094413, 1094408, 1094436, -1, -1, 1094418, 1094426, -1, -1 }, { 0x8582, -1, 1094444, 1094449, -1, -1, -1, -1, -1, -1 }, { 0x8583, -1, 1094453, 1094458, -1, -1, -1, -1, -1, -1 }, { 0x8584, 1094468, 1094463, 1094536, 1094545, 1094532, 1094508, 1094527, 1094501, -1 }, { 0x8585, 1094557, 1094552, 1094593, -1, -1, 1094579, 1094589, -1, -1 }, { 0x8586, 1094602, 1094598, 1094658, -1, 1094655, 1094639, 1094646, 1094632, 1094662 }, { 0x8587, 1094671, 1094666, 1094726, 1094731, 1094723, 1094713, 1094720, 1094706, -1 }, { 0x8588, 1094742, 1094737, 1094804, -1, -1, 1094775, 1094796, -1, 1094809 }, { 0x8589, 1094819, 1094814, 1094875, -1, 1094871, 1094859, 1094865, 1094852, -1 }, { 0x858A, 1094885, 1094880, 1094940, 1094944, 1094935, 1094925, 1094931, 1094918, -1 }, { 0x858B, -1, 1094949, 1094965, 1094969, -1, 1094953, 1094961, -1, -1 }, { 0x858C, 1094981, 1094974, 1095047, -1, 1095041, 1095022, 1095032, 1095015, -1 }, { 0x858D, -1, 1095054, 1095060, -1, -1, -1, -1, -1, -1 }, { 0x858E, -1, 1095065, 1095070, -1, -1, -1, -1, -1, -1 }, { 0x858F, 1095079, 1095075, 1095132, -1, 1095129, -1, 1095118, 1095111, 1095136 }, { 0x8590, 1095145, 1095139, 1095157, -1, -1, -1, 1095153, -1, -1 }, { 0x8591, 1095170, 1095163, 1095207, -1, 1095202, 1095184, 1095193, 1095177, 1095214 }, { 0x8592, -1, 1095221, 1095227, -1, -1, -1, -1, -1, -1 }, { 0x8593, 1095237, 1095232, 1095271, -1, -1, 1095245, 1095266, -1, -1 }, { 0x8594, 1095284, 1095277, 1095330, 1095337, 1095320, 1095296, 1095305, 1095289, -1 }, { 0x8595, -1, 1095346, 1095351, -1, -1, -1, -1, -1, 1095357 }, { 0x8596, 1095367, 1095362, 1095389, -1, -1, -1, -1, -1, -1 }, { 0x8597, 1095399, 1095393, 1095440, -1, 1095436, 1095428, 1095433, 1095421, -1 }, { 0x8598, 1095452, 1095446, 1095506, -1, -1, 1095487, 1095494, -1, -1 }, { 0x8599, 1095515, 1095510, 1095556, -1, 1095552, 1095534, 1095544, 1095527, -1 }, { 0x859A, -1, 1095560, 1095566, -1, -1, -1, -1, -1, -1 }, { 0x859B, 1095577, 1095572, 1095656, -1, 1095652, 1095618, 1095640, 1095611, -1 }, { 0x859C, 1095666, 1095661, 1095749, 1095753, 1095738, 1095701, 1095724, -1, -1 }, { 0x859D, -1, 1095759, 1095783, -1, 1095779, -1, 1095771, 1095764, -1 }, { 0x859E, -1, 1095789, 1095795, -1, -1, -1, -1, -1, -1 }, { 0x859F, 1095805, 1095800, 1095842, -1, -1, 1095810, 1095822, -1, -1 }, { 0x85A0, -1, 1095848, 1095871, -1, -1, 1095854, 1095863, -1, -1 }, { 0x85A1, -1, 1095876, 1095882, -1, -1, -1, -1, -1, -1 }, { 0x85A2, 1095894, 1095888, 1095925, -1, -1, -1, 1095915, -1, -1 }, { 0x85A3, -1, 1095930, 1095934, -1, -1, -1, -1, -1, -1 }, { 0x85A4, 1095944, 1095938, 1096005, 1096010, 1096001, 1095985, 1095993, 1095978, -1 }, { 0x85A5, -1, 1096017, 1096071, -1, 1096066, 1096029, 1096043, 1096022, -1 }, { 0x85A6, 1096081, 1096076, 1096153, 1096159, 1096148, 1096114, 1096139, 1096107, -1 }, { 0x85A7, 1096172, 1096166, 1096194, -1, -1, 1096183, 1096190, -1, -1 }, { 0x85A8, 1096206, 1096199, 1096264, -1, 1096252, 1096239, 1096248, 1096232, -1 }, { 0x85A9, 1096276, 1096270, 1096353, -1, 1096349, 1096331, 1096337, 1096324, -1 }, { 0x85AA, 1096362, 1096357, 1096408, 1096413, 1096404, 1096392, 1096399, 1096385, -1 }, { 0x85AB, 1096422, 1096417, 1096490, -1, 1096485, 1096459, 1096481, 1096453, -1 }, { 0x85AC, 1096495, -1, 1096544, -1, 1096540, 1096528, 1096535, -1, -1 }, { 0x85AD, -1, 1096549, 1096563, -1, -1, 1096555, 1096559, -1, -1 }, { 0x85AE, 1096573, 1096568, 1096612, -1, -1, 1096600, 1096605, -1, -1 }, { 0x85AF, 1096622, 1096617, 1096662, -1, 1096659, 1096648, 1096652, 1096641, -1 }, { 0x85B0, 1096672, 1096667, 1096741, 1096746, 1096736, 1096710, 1096732, 1096703, -1 }, { 0x85B1, -1, 1096754, 1096760, -1, -1, -1, -1, -1, -1 }, { 0x85B2, -1, 1096765, 1096770, -1, -1, -1, -1, -1, -1 }, { 0x85B3, 1096781, 1096775, 1096827, -1, -1, -1, -1, -1, -1 }, { 0x85B4, 1096838, 1096832, 1096903, -1, -1, 1096885, 1096894, -1, -1 }, { 0x85B5, 1096914, 1096909, 1097047, -1, -1, -1, -1, -1, -1 }, { 0x85B6, 1097059, 1097053, 1097113, -1, -1, 1097094, 1097102, -1, -1 }, { 0x85B7, 1097123, 1097118, 1097162, -1, -1, 1097142, 1097151, -1, 1097166 }, { 0x85B8, 1097175, 1097170, 1097202, -1, -1, 1097184, 1097192, -1, -1 }, { 0x85B9, 1097213, 1097208, 1097261, -1, -1, 1097241, 1097253, -1, -1 }, { 0x85BA, 1097271, 1097266, 1097322, 1097326, 1097318, 1097303, 1097310, 1097296, -1 }, { 0x85BB, -1, 1097331, 1097336, -1, -1, -1, -1, -1, -1 }, { 0x85BC, -1, 1097341, 1097368, -1, -1, 1097346, 1097359, -1, -1 }, { 0x85BD, 1097379, 1097374, 1097446, -1, -1, 1097426, 1097437, -1, -1 }, { 0x85BE, 1097456, 1097452, 1097509, -1, -1, 1097489, 1097494, 1097483, -1 }, { 0x85BF, 1097517, 1097513, 1097546, 1097550, -1, 1097524, 1097532, -1, -1 }, { 0x85C0, -1, 1097558, 1097564, -1, -1, -1, -1, -1, -1 }, { 0x85C1, 1097575, 1097570, 1097620, 1097625, 1097617, 1097608, 1097613, 1097601, -1 }, { 0x85C2, -1, 1097632, 1097660, -1, -1, 1097638, 1097656, -1, -1 }, { 0x85C3, -1, 1097666, 1097671, -1, -1, -1, -1, -1, -1 }, { 0x85C4, 1097682, 1097677, 1097694, -1, -1, -1, -1, -1, -1 }, { 0x85C5, -1, 1097698, 1097703, -1, -1, -1, -1, -1, -1 }, { 0x85C6, -1, 1097707, 1097712, -1, -1, -1, -1, -1, -1 }, { 0x85C7, 1097724, 1097718, 1097756, -1, -1, 1097735, 1097746, 1097729, -1 }, { 0x85C8, -1, 1097760, 1097766, -1, -1, -1, -1, -1, -1 }, { 0x85C9, 1097776, 1097771, 1097847, 1097851, 1097840, 1097810, 1097826, 1097803, 1097858 }, { 0x85CA, 1097869, 1097864, 1097912, -1, -1, 1097899, 1097908, -1, -1 }, { 0x85CB, -1, 1097918, 1097950, -1, -1, 1097923, 1097931, -1, -1 }, { 0x85CC, -1, 1097956, 1097961, -1, -1, -1, -1, -1, -1 }, { 0x85CD, 1097971, 1097965, 1098023, 1098028, 1098019, 1098012, 1098015, 1097999, 1098033 }, { 0x85CE, 1098043, 1098037, 1098126, 1098131, 1098122, 1098102, 1098113, 1098095, -1 }, { 0x85CF, 1098142, 1098136, 1098215, 1098221, 1098210, 1098180, 1098202, 1098173, -1 }, { 0x85D0, 1098243, 1098238, 1098324, -1, 1098320, 1098277, 1098300, 1098270, -1 }, { 0x85D1, -1, 1098330, 1098336, -1, -1, -1, -1, -1, -1 }, { 0x85D2, -1, 1098343, 1098348, -1, -1, -1, -1, -1, -1 }, { 0x85D3, 1098358, 1098353, 1098371, -1, -1, -1, -1, -1, -1 }, { 0x85D4, -1, 1098377, 1098382, -1, -1, -1, -1, -1, -1 }, { 0x85D5, 1098394, 1098388, 1098435, -1, 1098432, 1098412, 1098421, 1098405, 1098439 }, { 0x85D6, -1, 1098444, 1098450, -1, -1, -1, -1, -1, -1 }, { 0x85D7, -1, 1098456, 1098461, -1, -1, -1, -1, -1, -1 }, { 0x85D8, 1098471, 1098465, 1098485, -1, -1, -1, 1098478, -1, -1 }, { 0x85D9, 1098495, 1098489, 1098503, -1, -1, -1, -1, -1, -1 }, { 0x85DA, 1098512, 1098507, 1098543, -1, -1, 1098524, 1098532, -1, -1 }, { 0x85DB, -1, 1098547, 1098551, -1, -1, -1, -1, -1, -1 }, { 0x85DC, 1098561, 1098556, 1098613, 1098617, 1098609, 1098595, 1098601, 1098588, -1 }, { 0x85DD, 1098627, 1098621, 1098685, 1098689, 1098681, 1098662, 1098677, 1098655, 1098698 }, { 0x85DE, -1, 1098705, 1098710, -1, -1, -1, -1, -1, 1098714 }, { 0x85DF, 1098726, 1098720, 1098763, -1, -1, 1098749, 1098756, -1, -1 }, { 0x85E0, 1098773, 1098768, 1098822, -1, -1, 1098804, 1098812, -1, -1 }, { 0x85E1, -1, 1098828, 1098833, -1, -1, -1, -1, -1, -1 }, { 0x85E2, -1, 1098837, 1098841, -1, -1, -1, -1, -1, -1 }, { 0x85E3, -1, 1098846, 1098851, -1, -1, -1, -1, -1, -1 }, { 0x85E4, 1098862, 1098856, 1098915, 1098921, 1098910, 1098897, 1098902, 1098890, 1098929 }, { 0x85E5, 1098943, 1098937, 1098999, 1099004, 1098995, 1098983, 1098990, 1098976, 1099010 }, { 0x85E6, 1099022, 1099018, 1099045, -1, -1, -1, 1099039, -1, -1 }, { 0x85E7, -1, 1099049, 1099054, -1, -1, -1, -1, -1, -1 }, { 0x85E8, 1099065, 1099060, 1099111, -1, -1, 1099087, 1099092, -1, -1 }, { 0x85E9, 1099123, 1099117, 1099178, 1099183, 1099174, 1099163, 1099170, 1099156, -1 }, { 0x85EA, 1099195, 1099190, 1099268, -1, 1099264, 1099255, 1099260, 1099248, 1099273 }, { 0x85EB, -1, 1099277, 1099283, -1, -1, -1, -1, -1, -1 }, { 0x85EC, -1, 1099288, 1099294, -1, -1, -1, -1, -1, -1 }, { 0x85ED, 1099305, 1099299, 1099352, -1, -1, 1099335, 1099344, -1, -1 }, { 0x85EE, -1, 1099359, 1099364, -1, -1, -1, -1, -1, -1 }, { 0x85EF, -1, 1099370, 1099375, -1, -1, -1, -1, -1, -1 }, { 0x85F0, -1, 1099380, 1099385, -1, -1, -1, -1, -1, -1 }, { 0x85F1, -1, 1099390, 1099395, -1, -1, -1, -1, -1, -1 }, { 0x85F2, -1, 1099400, 1099404, -1, -1, -1, -1, -1, -1 }, { 0x85F3, -1, 1099408, 1099432, -1, -1, 1099413, 1099428, -1, -1 }, { 0x85F4, 1099442, 1099437, 1099483, -1, 1099480, 1099450, 1099474, -1, -1 }, { 0x85F5, -1, 1099488, 1099493, -1, -1, -1, -1, -1, -1 }, { 0x85F6, 1099503, 1099498, 1099529, -1, -1, -1, 1099518, -1, 1099533 }, { 0x85F7, 1099545, 1099540, 1099585, -1, 1099582, 1099571, 1099575, 1099564, -1 }, { 0x85F8, -1, -1, 1099590, -1, -1, -1, -1, -1, -1 }, { 0x85F9, 1099599, 1099595, 1099658, 1099662, 1099655, 1099630, 1099647, 1099623, -1 }, { 0x85FA, 1099675, 1099669, 1099732, -1, 1099728, 1099722, 1099724, 1099709, -1 }, { 0x85FB, 1099742, 1099737, 1099788, 1099793, 1099785, 1099778, 1099781, 1099771, -1 }, { 0x85FC, -1, 1099801, 1099823, -1, -1, 1099807, 1099819, -1, -1 }, { 0x85FD, -1, 1099829, 1099845, -1, 1099840, -1, -1, 1099834, -1 }, { 0x85FE, 1099856, 1099850, 1099870, -1, -1, 1099862, 1099866, -1, -1 }, { 0x85FF, 1099880, 1099875, 1099931, 1099936, 1099926, -1, 1099917, 1099910, -1 }, { 0x8600, 1099947, 1099942, 1100001, -1, 1099996, 1099979, 1099986, 1099972, -1 }, { 0x8601, -1, 1100006, 1100010, -1, -1, -1, -1, -1, -1 }, { 0x8602, 1100020, 1100014, 1100058, 1100063, 1100054, 1100044, 1100050, 1100037, -1 }, { 0x8603, -1, 1100072, 1100078, -1, -1, -1, -1, -1, -1 }, { 0x8604, 1100088, 1100083, 1100136, 1100140, 1100133, -1, 1100116, 1100109, -1 }, { 0x8605, 1100152, 1100146, 1100223, -1, -1, -1, 1100214, -1, -1 }, { 0x8606, 1100234, 1100229, 1100275, 1100279, 1100269, 1100261, 1100266, 1100248, -1 }, { 0x8607, 1100288, 1100283, 1100381, 1100385, 1100378, 1100362, 1100372, 1100355, 1100389 }, { 0x8608, -1, 1100392, 1100398, -1, -1, -1, -1, -1, -1 }, { 0x8609, -1, 1100403, 1100409, -1, -1, -1, -1, -1, -1 }, { 0x860A, 1100420, 1100415, 1100510, -1, 1100507, 1100477, 1100501, 1100470, -1 }, { 0x860B, 1100520, 1100515, 1100561, 1100567, 1100557, 1100533, 1100549, 1100526, 1100573 }, { 0x860C, -1, 1100579, 1100584, -1, -1, -1, -1, -1, -1 }, { 0x860D, -1, 1100588, 1100604, -1, -1, 1100593, 1100600, -1, -1 }, { 0x860E, -1, 1100609, 1100617, -1, -1, -1, 1100614, -1, -1 }, { 0x860F, -1, 1100621, 1100632, -1, -1, -1, 1100628, -1, -1 }, { 0x8610, 1100645, 1100639, 1100706, -1, -1, 1100690, 1100702, -1, -1 }, { 0x8611, 1100716, 1100712, 1100752, -1, -1, 1100740, 1100749, -1, -1 }, { 0x8612, -1, 1100756, 1100766, -1, -1, 1100761, -1, -1, -1 }, { 0x8613, 1100776, 1100771, 1100825, -1, -1, 1100809, 1100819, -1, -1 }, { 0x8614, -1, 1100829, 1100836, -1, -1, -1, -1, -1, -1 }, { 0x8615, -1, 1100843, 1100849, -1, -1, -1, -1, -1, -1 }, { 0x8616, 1100860, 1100855, 1100898, -1, 1100895, 1100881, 1100889, 1100874, -1 }, { 0x8617, 1100909, 1100903, 1100953, -1, 1100948, 1100930, 1100937, 1100923, -1 }, { 0x8618, 1100964, 1100957, 1101028, -1, 1101023, 1100993, 1101001, 1100986, -1 }, { 0x8619, -1, 1101034, 1101049, -1, -1, 1101038, 1101046, -1, -1 }, { 0x861A, 1101058, 1101053, 1101091, 1101097, 1101087, 1101078, 1101083, 1101071, -1 }, { 0x861B, -1, 1101105, 1101125, -1, -1, 1101110, 1101118, -1, -1 }, { 0x861C, -1, 1101129, 1101134, -1, -1, -1, -1, -1, -1 }, { 0x861D, -1, 1101138, 1101143, -1, -1, -1, -1, -1, 1101149 }, { 0x861E, 1101159, 1101154, 1101212, -1, -1, 1101188, 1101200, -1, -1 }, { 0x861F, -1, 1101218, 1101229, -1, -1, -1, -1, 1101223, -1 }, { 0x8620, -1, 1101234, 1101241, -1, -1, -1, -1, -1, -1 }, { 0x8621, 1101254, 1101248, 1101277, -1, -1, -1, 1101267, -1, -1 }, { 0x8622, 1101289, 1101283, 1101343, -1, 1101338, 1101320, 1101329, 1101313, 1101349 }, { 0x8623, -1, 1101355, 1101360, -1, -1, -1, -1, -1, -1 }, { 0x8624, 1101370, 1101365, 1101387, -1, -1, -1, -1, -1, -1 }, { 0x8625, 1101398, 1101392, 1101464, -1, -1, -1, -1, -1, -1 }, { 0x8626, -1, 1101469, 1101475, -1, -1, -1, -1, -1, -1 }, { 0x8627, 1101487, 1101481, 1101525, -1, 1101522, -1, 1101512, 1101505, -1 }, { 0x8628, 1101534, 1101529, 1101555, -1, -1, -1, -1, -1, -1 }, { 0x8629, 1101566, 1101560, 1101619, -1, 1101615, 1101595, 1101607, 1101588, -1 }, { 0x862A, -1, 1101624, 1101635, -1, -1, -1, -1, 1101629, -1 }, { 0x862B, -1, 1101640, 1101645, -1, -1, -1, -1, -1, -1 }, { 0x862C, -1, -1, 1101650, -1, -1, -1, -1, -1, -1 }, { 0x862D, 1101661, 1101655, 1101717, 1101722, 1101713, 1101700, 1101709, 1101687, -1 }, { 0x862E, -1, 1101728, 1101733, -1, -1, -1, -1, -1, -1 }, { 0x862F, 1101743, 1101737, 1101797, -1, 1101791, -1, 1101783, 1101776, -1 }, { 0x8630, -1, 1101803, 1101817, -1, -1, 1101809, -1, -1, -1 }, { 0x8631, -1, 1101822, 1101828, -1, -1, -1, -1, -1, -1 }, { 0x8632, -1, 1101833, 1101839, -1, -1, -1, -1, -1, -1 }, { 0x8633, -1, 1101844, 1101849, -1, -1, -1, -1, -1, -1 }, { 0x8634, 1101860, 1101854, 1101891, -1, -1, -1, -1, -1, -1 }, { 0x8635, -1, 1101897, 1101902, -1, -1, -1, -1, -1, -1 }, { 0x8636, -1, 1101907, 1101924, -1, -1, 1101913, 1101921, -1, -1 }, { 0x8637, 1101935, 1101929, 1101962, -1, -1, -1, -1, -1, -1 }, { 0x8638, 1101973, 1101967, 1102007, -1, -1, 1101996, 1102003, -1, -1 }, { 0x8639, -1, 1102013, 1102019, -1, -1, -1, -1, -1, -1 }, { 0x863A, 1102030, 1102025, 1102062, -1, -1, 1102051, 1102059, -1, 1102066 }, { 0x863B, -1, 1102070, 1102075, -1, -1, -1, -1, -1, -1 }, { 0x863C, 1102084, 1102079, 1102107, -1, 1102104, -1, 1102098, 1102091, -1 }, { 0x863D, 1102117, 1102111, 1102143, -1, -1, 1102127, 1102138, -1, -1 }, { 0x863E, -1, 1102148, 1102154, -1, -1, -1, -1, -1, -1 }, { 0x863F, 1102164, 1102160, 1102220, 1102225, 1102217, 1102208, 1102214, 1102195, 1102230 }, { 0x8640, 1102239, 1102234, 1102285, -1, -1, 1102272, 1102277, -1, -1 }, { 0x8641, -1, 1102289, 1102310, -1, 1102307, -1, 1102301, 1102295, -1 }, { 0x8642, -1, 1102315, 1102326, -1, -1, -1, 1102320, -1, -1 }, { 0x8643, -1, 1102330, 1102335, -1, -1, -1, -1, -1, -1 }, { 0x8644, -1, 1102341, 1102351, -1, 1102347, -1, -1, -1, -1 }, { 0x8645, -1, 1102355, 1102361, -1, -1, -1, -1, -1, -1 }, { 0x8646, 1102373, 1102367, 1102421, -1, -1, 1102407, 1102414, -1, -1 }, { 0x8647, -1, 1102426, 1102432, -1, -1, -1, -1, -1, -1 }, { 0x8648, -1, 1102438, 1102458, -1, -1, 1102443, 1102453, -1, -1 }, { 0x8649, -1, 1102464, 1102469, -1, -1, -1, -1, -1, -1 }, { 0x864A, -1, 1102473, 1102479, -1, -1, -1, -1, -1, -1 }, { 0x864B, 1102490, 1102485, 1102532, -1, -1, -1, -1, -1, -1 }, { 0x864C, -1, 1102537, 1102542, -1, -1, -1, -1, -1, -1 }, { 0x864D, 1102551, 1102547, 1102601, -1, -1, 1102583, 1102595, 1102577, -1 }, { 0x864E, 1102609, 1102605, 1102657, 1102661, 1102654, 1102646, 1102651, 1102639, 1102666 }, { 0x864F, 1102676, 1102671, 1102714, -1, -1, -1, -1, -1, -1 }, { 0x8650, 1102724, 1102718, 1102785, 1102791, 1102781, 1102756, 1102775, 1102749, 1102798 }, { 0x8651, 1102813, 1102807, 1102839, -1, -1, -1, -1, -1, -1 }, { 0x8652, 1102847, 1102843, 1102948, -1, -1, 1102922, 1102929, -1, -1 }, { 0x8653, 1102958, 1102952, 1103011, -1, 1103007, 1102970, 1102998, 1102963, -1 }, { 0x8654, 1103022, 1103017, 1103078, 1103084, 1103074, 1103058, 1103070, 1103051, 1103091 }, { 0x8655, 1103103, 1103098, 1103155, 1103160, 1103151, 1103136, 1103147, 1103129, 1103174 }, { 0x8656, 1103183, 1103179, 1103233, -1, -1, 1103209, 1103215, -1, -1 }, { 0x8657, -1, 1103237, 1103266, -1, -1, 1103243, 1103259, -1, -1 }, { 0x8658, -1, 1103270, 1103299, -1, -1, 1103274, 1103287, -1, -1 }, { 0x8659, -1, 1103304, 1103319, -1, -1, -1, 1103309, -1, -1 }, { 0x865A, 1103329, 1103323, 1103354, -1, 1103351, 1103335, 1103344, -1, 1103358 }, { 0x865B, 1103368, 1103362, 1103489, 1103493, 1103486, 1103470, 1103479, 1103463, -1 }, { 0x865C, 1103503, 1103498, 1103568, -1, 1103565, 1103554, 1103561, 1103541, -1 }, { 0x865D, -1, 1103572, 1103584, -1, -1, 1103576, 1103581, -1, -1 }, { 0x865E, 1103593, 1103588, 1103662, 1103666, 1103659, 1103634, 1103656, 1103627, -1 }, { 0x865F, 1103677, 1103672, 1103736, 1103741, 1103733, 1103711, 1103725, 1103704, 1103754 }, { 0x8660, -1, 1103761, 1103771, -1, -1, -1, 1103767, -1, -1 }, { 0x8661, 1103783, 1103777, 1103825, -1, -1, 1103810, 1103818, -1, -1 }, { 0x8662, 1103835, 1103829, 1103901, 1103906, -1, 1103884, 1103893, -1, -1 }, { 0x8663, 1103917, 1103912, 1103963, -1, -1, 1103944, 1103955, -1, -1 }, { 0x8664, -1, 1103968, 1103987, -1, -1, -1, 1103975, -1, -1 }, { 0x8665, -1, 1103992, 1103998, -1, -1, -1, -1, -1, -1 }, { 0x8666, -1, 1104004, 1104010, -1, -1, -1, -1, -1, -1 }, { 0x8667, 1104022, 1104016, 1104073, 1104078, 1104069, 1104059, 1104066, 1104052, 1104084 }, { 0x8668, -1, 1104090, 1104095, -1, -1, -1, -1, -1, -1 }, { 0x8669, 1104106, 1104100, 1104143, -1, -1, 1104113, 1104121, -1, -1 }, { 0x866A, -1, 1104147, 1104152, -1, -1, -1, -1, -1, -1 }, { 0x866B, 1104163, 1104157, 1104236, -1, 1104224, 1104210, 1104216, 1104198, 1104243 }, { 0x866C, 1104255, 1104250, 1104304, 1104309, 1104300, 1104274, 1104282, 1104268, 1104315 }, { 0x866D, -1, 1104319, 1104324, -1, -1, -1, -1, -1, -1 }, { 0x866E, 1104335, 1104330, 1104352, -1, -1, -1, -1, -1, -1 }, { 0x866F, 1104361, 1104356, 1104411, 1104416, 1104407, 1104381, 1104389, 1104374, 1104422 }, { 0x8670, -1, 1104426, 1104432, -1, -1, -1, -1, -1, -1 }, { 0x8671, 1104443, 1104438, 1104490, -1, 1104486, 1104471, 1104479, 1104464, -1 }, { 0x8672, -1, 1104495, 1104500, -1, -1, -1, -1, -1, -1 }, { 0x8673, -1, 1104505, 1104511, -1, -1, -1, -1, -1, -1 }, { 0x8674, -1, 1104516, 1104522, -1, -1, -1, -1, -1, -1 }, { 0x8675, -1, 1104527, 1104545, -1, -1, 1104531, 1104536, -1, -1 }, { 0x8676, -1, 1104550, 1104557, -1, -1, -1, 1104555, -1, 1104561 }, { 0x8677, 1104570, 1104565, 1104591, -1, -1, 1104575, 1104583, -1, -1 }, { 0x8678, -1, 1104596, 1104610, -1, 1104607, -1, -1, 1104600, 1104614 }, { 0x8679, 1104626, 1104620, 1104660, 1104666, 1104650, 1104641, 1104646, 1104634, -1 }, { 0x867A, 1104688, 1104683, 1104740, -1, 1104735, 1104717, 1104725, 1104710, -1 }, { 0x867B, 1104751, 1104745, 1104788, -1, 1104783, 1104775, 1104779, 1104768, -1 }, { 0x867C, 1104799, 1104794, 1104825, -1, -1, -1, -1, -1, -1 }, { 0x867D, 1104835, 1104829, 1104853, -1, -1, -1, -1, -1, -1 }, { 0x867E, 1104863, 1104858, 1104877, -1, -1, -1, -1, -1, -1 }, { 0x867F, 1104888, 1104882, 1104907, -1, -1, -1, -1, -1, -1 }, { 0x8680, 1104918, 1104913, 1104946, -1, -1, -1, -1, -1, -1 }, { 0x8681, 1104957, 1104951, 1104962, -1, -1, -1, -1, -1, -1 }, { 0x8682, 1104971, 1104966, 1104982, -1, -1, -1, -1, -1, -1 }, { 0x8683, 1104993, 1104986, 1105007, -1, -1, -1, -1, -1, -1 }, { 0x8684, -1, 1105014, 1105020, -1, -1, -1, -1, -1, -1 }, { 0x8685, -1, 1105026, 1105030, -1, -1, -1, -1, -1, -1 }, { 0x8686, -1, 1105033, 1105038, -1, -1, -1, -1, -1, -1 }, { 0x8687, -1, 1105042, 1105047, -1, -1, -1, -1, -1, -1 }, { 0x8688, -1, 1105052, 1105075, -1, -1, 1105057, 1105071, -1, -1 }, { 0x8689, 1105086, 1105081, 1105127, -1, -1, 1105120, 1105123, -1, -1 }, { 0x868A, 1105137, 1105132, 1105171, -1, 1105166, 1105159, 1105162, 1105152, -1 }, { 0x868B, 1105182, 1105176, 1105220, -1, 1105216, 1105204, 1105212, 1105197, -1 }, { 0x868C, 1105231, 1105225, 1105292, -1, 1105287, 1105272, 1105279, 1105265, -1 }, { 0x868D, 1105303, 1105298, 1105352, 1105356, 1105349, 1105337, 1105343, 1105330, -1 }, { 0x868E, -1, -1, 1105360, -1, -1, -1, -1, -1, -1 }, { 0x868F, -1, 1105365, 1105371, -1, -1, -1, -1, -1, -1 }, { 0x8690, -1, 1105376, 1105382, -1, -1, -1, -1, -1, -1 }, { 0x8691, 1105392, 1105387, 1105413, -1, -1, 1105400, 1105404, -1, -1 }, { 0x8692, 1105422, 1105417, 1105454, -1, -1, -1, -1, -1, -1 }, { 0x8693, 1105465, 1105460, 1105495, -1, 1105492, 1105482, 1105489, 1105475, 1105500 }, { 0x8694, 1105511, 1105506, 1105520, -1, -1, -1, -1, -1, -1 }, { 0x8695, 1105530, 1105524, 1105569, -1, 1105560, 1105546, 1105552, 1105540, 1105574 }, { 0x8696, -1, 1105580, 1105600, -1, -1, 1105586, 1105592, -1, -1 }, { 0x8697, -1, 1105606, 1105612, -1, -1, -1, -1, -1, -1 }, { 0x8698, 1105622, 1105617, 1105661, -1, -1, 1105631, 1105653, -1, -1 }, { 0x8699, -1, 1105666, 1105671, -1, -1, -1, -1, -1, -1 }, { 0x869A, -1, 1105676, 1105708, -1, -1, 1105681, 1105694, -1, -1 }, { 0x869B, -1, 1105712, 1105718, -1, -1, -1, -1, -1, -1 }, { 0x869C, 1105731, 1105725, 1105768, -1, -1, 1105751, 1105762, -1, 1105772 }, { 0x869D, 1105782, 1105777, 1105823, -1, -1, -1, -1, -1, -1 }, { 0x869E, -1, 1105828, 1105833, -1, -1, -1, -1, -1, -1 }, { 0x869F, -1, 1105837, 1105843, -1, -1, -1, -1, -1, -1 }, { 0x86A0, 1105854, 1105849, 1105868, -1, -1, -1, -1, -1, -1 }, { 0x86A1, 1105878, 1105873, 1105903, -1, -1, 1105883, 1105895, -1, -1 }, { 0x86A2, -1, 1105908, 1105914, -1, -1, -1, -1, -1, -1 }, { 0x86A3, 1105926, 1105920, 1105960, -1, 1105955, -1, 1105943, 1105936, -1 }, { 0x86A4, 1105971, 1105966, 1106008, 1106013, 1106005, 1105990, 1106001, 1105983, 1106021 }, { 0x86A5, -1, 1106025, 1106029, -1, -1, -1, -1, -1, -1 }, { 0x86A6, 1106038, 1106033, 1106088, -1, -1, 1106056, 1106068, -1, -1 }, { 0x86A7, 1106099, 1106093, 1106142, -1, -1, -1, 1106138, -1, 1106147 }, { 0x86A8, 1106157, 1106153, 1106193, -1, 1106189, -1, 1106183, 1106176, 1106197 }, { 0x86A9, 1106206, 1106202, 1106271, 1106276, 1106267, 1106243, 1106263, 1106236, 1106282 }, { 0x86AA, 1106290, 1106285, 1106317, -1, 1106313, -1, 1106305, 1106298, -1 }, { 0x86AB, 1106328, 1106322, 1106367, -1, -1, 1106357, 1106363, -1, 1106372 }, { 0x86AC, 1106382, 1106377, 1106404, -1, -1, -1, -1, -1, -1 }, { 0x86AD, -1, 1106410, 1106421, -1, -1, -1, 1106415, -1, -1 }, { 0x86AE, -1, 1106425, 1106431, -1, -1, -1, -1, -1, -1 }, { 0x86AF, 1106441, 1106436, 1106470, -1, 1106466, -1, 1106458, 1106451, -1 }, { 0x86B0, 1106480, 1106475, 1106504, -1, 1106501, -1, 1106497, 1106490, -1 }, { 0x86B1, 1106515, 1106509, 1106583, -1, 1106577, -1, 1106559, 1106552, -1 }, { 0x86B2, -1, 1106588, 1106594, -1, -1, -1, -1, -1, -1 }, { 0x86B3, 1106604, 1106600, 1106632, -1, -1, -1, 1106613, -1, -1 }, { 0x86B4, 1106642, 1106637, 1106665, -1, 1106662, -1, 1106655, 1106648, -1 }, { 0x86B5, 1106674, 1106670, 1106687, -1, -1, -1, 1106681, -1, 1106691 }, { 0x86B6, 1106700, 1106695, 1106738, -1, -1, 1106727, 1106734, -1, -1 }, { 0x86B7, -1, 1106743, 1106756, -1, -1, -1, 1106749, -1, -1 }, { 0x86B8, -1, 1106760, 1106787, -1, -1, -1, 1106765, -1, -1 }, { 0x86B9, -1, 1106791, 1106811, -1, -1, -1, 1106795, -1, -1 }, { 0x86BA, 1106820, 1106815, 1106838, -1, -1, -1, -1, -1, -1 }, { 0x86BB, 1106849, 1106843, 1106873, -1, -1, -1, -1, -1, -1 }, { 0x86BC, -1, 1106878, 1106884, -1, -1, -1, -1, -1, -1 }, { 0x86BD, -1, 1106889, 1106894, -1, -1, -1, -1, -1, -1 }, { 0x86BE, -1, 1106898, 1106903, -1, -1, -1, -1, -1, -1 }, { 0x86BF, 1106912, 1106907, 1106930, -1, -1, -1, 1106922, -1, -1 }, { 0x86C0, 1106941, 1106936, 1106999, -1, 1106995, 1106980, 1106991, 1106973, 1107004 }, { 0x86C1, 1107016, 1107011, 1107052, -1, -1, -1, 1107047, -1, -1 }, { 0x86C2, -1, 1107058, 1107063, -1, -1, -1, -1, -1, -1 }, { 0x86C3, -1, 1107068, 1107087, -1, -1, -1, 1107074, -1, -1 }, { 0x86C4, 1107097, 1107093, 1107121, 1107125, -1, 1107110, 1107115, -1, -1 }, { 0x86C5, 1107133, 1107128, 1107170, -1, 1107166, -1, 1107154, 1107147, -1 }, { 0x86C6, 1107182, 1107176, 1107211, -1, 1107208, 1107197, 1107201, 1107190, -1 }, { 0x86C7, 1107219, 1107215, 1107250, 1107255, 1107245, 1107232, 1107237, 1107225, 1107265 }, { 0x86C8, -1, 1107269, 1107274, -1, -1, -1, -1, -1, -1 }, { 0x86C9, 1107285, 1107279, 1107341, -1, 1107335, -1, 1107326, 1107319, -1 }, { 0x86CA, 1107351, 1107347, 1107380, -1, -1, -1, -1, -1, -1 }, { 0x86CB, 1107390, 1107384, 1107432, -1, 1107428, 1107417, 1107424, 1107410, -1 }, { 0x86CC, 1107441, 1107437, 1107449, -1, -1, -1, -1, -1, -1 }, { 0x86CD, 1107459, 1107453, 1107511, -1, 1107505, 1107486, 1107493, -1, -1 }, { 0x86CE, 1107522, 1107517, 1107538, -1, -1, 1107529, 1107534, -1, -1 }, { 0x86CF, 1107548, 1107542, 1107559, -1, -1, -1, -1, -1, -1 }, { 0x86D0, 1107571, 1107566, 1107585, -1, -1, -1, -1, -1, -1 }, { 0x86D1, 1107594, 1107589, 1107619, -1, -1, -1, 1107608, -1, -1 }, { 0x86D2, -1, 1107624, 1107658, -1, -1, 1107630, 1107642, -1, 1107662 }, { 0x86D3, 1107672, 1107668, 1107715, -1, -1, -1, -1, -1, -1 }, { 0x86D4, 1107724, 1107719, 1107760, -1, 1107756, 1107740, 1107752, 1107733, -1 }, { 0x86D5, 1107770, 1107765, 1107797, -1, -1, 1107779, 1107789, -1, -1 }, { 0x86D6, -1, 1107802, 1107808, -1, -1, -1, -1, -1, -1 }, { 0x86D7, 1107819, 1107814, 1107848, -1, -1, -1, 1107841, -1, -1 }, { 0x86D8, 1107859, 1107852, 1107882, -1, -1, -1, -1, -1, -1 }, { 0x86D9, 1107893, 1107888, 1107923, 1107927, 1107916, 1107905, 1107911, 1107898, -1 }, { 0x86DA, -1, 1107931, 1107948, -1, -1, -1, 1107936, -1, -1 }, { 0x86DB, 1107958, 1107953, 1107989, -1, 1107985, 1107972, 1107977, 1107965, 1107994 }, { 0x86DC, -1, 1108000, 1108006, -1, -1, -1, 1108004, -1, -1 }, { 0x86DD, -1, 1108010, 1108016, -1, -1, -1, -1, -1, -1 }, { 0x86DE, 1108027, 1108022, 1108080, -1, 1108075, 1108060, 1108069, 1108053, -1 }, { 0x86DF, 1108091, 1108085, 1108147, 1108153, 1108143, 1108126, 1108134, 1108119, 1108158 }, { 0x86E0, -1, 1108163, 1108176, -1, -1, -1, 1108168, -1, -1 }, { 0x86E1, -1, 1108180, 1108185, -1, -1, -1, -1, -1, -1 }, { 0x86E2, -1, 1108189, 1108195, -1, -1, -1, -1, -1, -1 }, { 0x86E3, 1108206, 1108201, 1108259, -1, 1108255, -1, 1108227, 1108220, -1 }, { 0x86E4, 1108268, 1108263, 1108297, -1, 1108293, 1108280, 1108289, 1108273, -1 }, { 0x86E5, -1, 1108301, 1108329, -1, -1, 1108306, 1108317, -1, -1 }, { 0x86E6, -1, 1108334, 1108338, -1, -1, -1, -1, -1, 1108342 }, { 0x86E7, -1, 1108350, 1108364, -1, -1, -1, 1108356, -1, -1 }, { 0x86E8, -1, 1108370, 1108375, -1, -1, -1, -1, -1, -1 }, { 0x86E9, 1108385, 1108379, 1108435, 1108442, 1108430, 1108417, 1108425, 1108410, -1 }, { 0x86EA, -1, 1108449, 1108454, -1, -1, -1, -1, -1, -1 }, { 0x86EB, -1, 1108459, 1108465, -1, -1, -1, -1, -1, -1 }, { 0x86EC, -1, -1, 1108498, -1, 1108493, 1108477, 1108488, 1108470, -1 }, { 0x86ED, 1108510, 1108505, 1108546, -1, 1108542, 1108523, 1108528, 1108516, 1108551 }, { 0x86EE, 1108564, 1108558, 1108608, -1, 1108604, 1108594, 1108600, -1, 1108613 }, { 0x86EF, 1108622, 1108617, 1108633, -1, -1, 1108629, -1, -1, -1 }, { 0x86F0, 1108643, 1108638, 1108656, -1, -1, -1, -1, -1, -1 }, { 0x86F1, 1108667, 1108661, 1108685, -1, -1, -1, -1, -1, -1 }, { 0x86F2, 1108695, 1108690, 1108701, -1, -1, -1, -1, -1, -1 }, { 0x86F3, 1108710, 1108706, 1108742, -1, -1, -1, -1, -1, -1 }, { 0x86F4, 1108751, 1108746, 1108766, -1, -1, -1, -1, -1, -1 }, { 0x86F5, -1, 1108770, 1108776, -1, -1, -1, -1, -1, -1 }, { 0x86F6, -1, 1108782, 1108788, -1, -1, -1, -1, -1, -1 }, { 0x86F7, -1, 1108793, 1108798, -1, -1, -1, -1, -1, -1 }, { 0x86F8, 1108809, 1108803, 1108882, -1, 1108879, 1108865, 1108870, 1108858, -1 }, { 0x86F9, 1108894, 1108888, 1108934, -1, 1108929, 1108918, 1108925, 1108911, 1108940 }, { 0x86FA, 1108954, 1108948, 1108996, 1109001, -1, 1108972, 1108977, -1, -1 }, { 0x86FB, 1109011, 1109005, 1109064, -1, 1109060, 1109039, 1109048, 1109032, -1 }, { 0x86FC, -1, 1109069, 1109096, -1, -1, 1109073, 1109092, -1, -1 }, { 0x86FD, -1, 1109101, 1109114, -1, -1, 1109106, 1109110, -1, -1 }, { 0x86FE, 1109124, 1109119, 1109147, 1109150, 1109145, 1109136, 1109139, 1109129, -1 }, { 0x86FF, -1, 1109156, 1109161, -1, -1, -1, -1, -1, -1 }, { 0x8700, 1109171, 1109166, 1109253, 1109258, 1109248, 1109228, 1109237, 1109221, 1109265 }, { 0x8701, -1, 1109271, 1109277, -1, -1, -1, -1, -1, -1 }, { 0x8702, 1109289, 1109283, 1109329, 1109335, 1109324, 1109314, 1109320, 1109307, 1109341 }, { 0x8703, 1109350, 1109345, 1109444, 1109450, 1109440, 1109420, 1109431, 1109413, -1 }, { 0x8704, -1, -1, 1109466, -1, -1, 1109455, 1109461, -1, -1 }, { 0x8705, 1109476, 1109472, 1109490, -1, -1, -1, 1109481, -1, 1109494 }, { 0x8706, 1109503, 1109498, 1109553, -1, 1109548, 1109532, 1109540, 1109525, 1109559 }, { 0x8707, 1109571, 1109566, 1109598, -1, -1, 1109581, 1109586, -1, 1109603 }, { 0x8708, 1109612, 1109608, 1109634, -1, 1109632, -1, 1109629, 1109622, -1 }, { 0x8709, 1109643, 1109638, 1109664, 1109668, 1109660, -1, 1109657, 1109650, -1 }, { 0x870A, 1109679, 1109674, 1109703, -1, 1109700, 1109691, 1109697, 1109684, -1 }, { 0x870B, 1109713, 1109707, 1109762, -1, 1109757, -1, 1109748, 1109741, -1 }, { 0x870C, -1, 1109768, 1109773, -1, -1, -1, -1, -1, -1 }, { 0x870D, 1109783, 1109777, 1109798, 1109803, -1, -1, 1109788, -1, 1109808 }, { 0x870E, 1109820, 1109814, 1109854, -1, -1, 1109835, 1109843, -1, -1 }, { 0x870F, -1, 1109860, 1109889, -1, -1, 1109865, 1109873, -1, -1 }, { 0x8710, -1, 1109894, 1109908, -1, -1, -1, 1109899, -1, -1 }, { 0x8711, 1109919, 1109913, 1109942, -1, 1109938, 1109930, 1109934, 1109923, -1 }, { 0x8712, 1109952, 1109947, 1109969, 1109974, -1, -1, 1109962, -1, -1 }, { 0x8713, 1109986, 1109980, 1110012, -1, -1, -1, 1109996, -1, -1 }, { 0x8714, 1110023, 1110018, 1110049, -1, -1, -1, 1110041, -1, -1 }, { 0x8715, 1110061, 1110055, 1110091, -1, 1110087, 1110066, 1110075, -1, -1 }, { 0x8716, 1110101, 1110096, 1110130, -1, 1110126, 1110110, 1110122, -1, -1 }, { 0x8717, 1110139, 1110135, 1110165, -1, -1, -1, -1, -1, -1 }, { 0x8718, 1110173, 1110169, 1110199, -1, 1110196, 1110187, 1110192, 1110180, -1 }, { 0x8719, -1, 1110204, 1110226, -1, -1, -1, 1110210, -1, -1 }, { 0x871A, 1110237, 1110232, 1110276, -1, 1110273, 1110254, 1110270, 1110247, 1110281 }, { 0x871B, -1, 1110285, 1110291, -1, -1, -1, -1, -1, -1 }, { 0x871C, 1110300, 1110295, 1110361, -1, 1110357, 1110328, 1110345, 1110321, 1110365 }, { 0x871D, 1110376, 1110371, 1110414, -1, 1110411, -1, -1, 1110404, -1 }, { 0x871E, 1110423, 1110418, 1110462, -1, -1, 1110451, 1110456, -1, -1 }, { 0x871F, -1, 1110466, 1110475, -1, -1, -1, 1110471, -1, -1 }, { 0x8720, -1, 1110479, 1110485, -1, -1, -1, -1, -1, -1 }, { 0x8721, 1110496, 1110490, 1110610, -1, 1110607, 1110577, 1110586, 1110570, -1 }, { 0x8722, 1110621, 1110614, 1110633, -1, -1, -1, -1, -1, -1 }, { 0x8723, 1110646, 1110639, 1110678, -1, -1, -1, 1110658, -1, -1 }, { 0x8724, -1, 1110685, 1110689, -1, -1, -1, -1, -1, -1 }, { 0x8725, 1110698, 1110693, 1110721, -1, 1110717, -1, 1110712, 1110705, -1 }, { 0x8726, -1, 1110725, 1110731, -1, -1, -1, -1, -1, 1110736 }, { 0x8727, -1, 1110741, 1110746, -1, -1, -1, -1, -1, -1 }, { 0x8728, 1110755, 1110750, 1110785, -1, 1110781, -1, 1110772, 1110765, -1 }, { 0x8729, 1110795, 1110790, 1110846, 1110852, 1110843, 1110823, 1110838, 1110816, -1 }, { 0x872A, -1, 1110857, 1110862, -1, -1, -1, -1, -1, -1 }, { 0x872B, 1110873, 1110867, 1110881, -1, -1, -1, -1, -1, -1 }, { 0x872C, -1, 1110886, 1110891, -1, -1, -1, -1, -1, -1 }, { 0x872D, -1, 1110896, 1110901, -1, -1, -1, -1, -1, -1 }, { 0x872E, 1110911, 1110906, 1110983, -1, -1, 1110953, 1110964, -1, -1 }, { 0x872F, 1110993, 1110987, 1111048, -1, -1, 1111027, 1111035, -1, -1 }, { 0x8730, 1111059, 1111054, 1111064, -1, -1, -1, -1, -1, -1 }, { 0x8731, 1111074, 1111069, 1111108, -1, -1, 1111087, 1111092, -1, -1 }, { 0x8732, -1, 1111112, 1111125, -1, -1, 1111117, 1111123, -1, -1 }, { 0x8733, -1, 1111130, 1111136, -1, -1, -1, -1, -1, -1 }, { 0x8734, 1111146, 1111141, 1111186, -1, 1111181, 1111160, 1111167, 1111153, -1 }, { 0x8735, -1, 1111190, 1111207, -1, 1111203, -1, -1, 1111196, -1 }, { 0x8736, 1111219, 1111213, 1111235, -1, -1, -1, -1, -1, -1 }, { 0x8737, 1111246, 1111240, 1111302, -1, 1111297, 1111288, 1111293, 1111281, -1 }, { 0x8738, -1, 1111308, 1111313, -1, -1, -1, -1, -1, -1 }, { 0x8739, 1111325, 1111319, 1111354, -1, -1, 1111340, 1111350, -1, -1 }, { 0x873A, 1111365, 1111359, 1111431, -1, 1111427, 1111394, 1111411, 1111387, -1 }, { 0x873B, 1111441, 1111435, 1111474, 1111480, 1111468, 1111458, 1111464, 1111451, -1 }, { 0x873C, -1, 1111486, 1111506, -1, -1, 1111491, 1111496, -1, -1 }, { 0x873D, -1, 1111511, 1111530, -1, -1, 1111518, 1111525, -1, -1 }, { 0x873E, 1111542, 1111537, 1111576, -1, -1, 1111560, 1111570, -1, -1 }, { 0x873F, 1111587, 1111581, 1111625, -1, 1111621, 1111607, 1111614, 1111600, -1 }, { 0x8740, 1111636, 1111630, 1111664, -1, 1111659, -1, 1111651, 1111644, -1 }, { 0x8741, -1, 1111670, 1111674, -1, -1, -1, -1, -1, -1 }, { 0x8742, -1, 1111677, 1111683, -1, -1, -1, -1, -1, -1 }, { 0x8743, 1111693, 1111688, 1111726, -1, -1, 1111701, 1111706, -1, -1 }, { 0x8744, -1, 1111730, 1111736, -1, -1, -1, -1, -1, -1 }, { 0x8745, -1, 1111742, 1111758, -1, -1, 1111748, 1111754, -1, -1 }, { 0x8746, -1, 1111763, 1111767, -1, -1, -1, -1, -1, -1 }, { 0x8747, 1111779, 1111773, 1111785, -1, -1, -1, -1, -1, -1 }, { 0x8748, 1111797, 1111791, 1111822, -1, -1, -1, -1, -1, -1 }, { 0x8749, 1111832, 1111827, 1111868, -1, 1111864, 1111851, 1111856, -1, -1 }, { 0x874A, -1, 1111874, 1111880, -1, -1, -1, -1, -1, -1 }, { 0x874B, 1111892, 1111886, 1111943, -1, 1111939, 1111918, 1111935, -1, -1 }, { 0x874C, 1111951, 1111947, 1111973, 1111977, 1111969, -1, 1111966, 1111959, -1 }, { 0x874D, 1111987, 1111982, 1112010, -1, -1, -1, 1111999, -1, -1 }, { 0x874E, 1112020, 1112015, 1112065, -1, 1112061, 1112036, 1112055, 1112029, 1112070 }, { 0x874F, -1, 1112076, 1112082, -1, -1, -1, -1, -1, -1 }, { 0x8750, -1, 1112088, 1112093, -1, -1, -1, -1, -1, -1 }, { 0x8751, -1, 1112098, 1112104, -1, -1, -1, -1, -1, -1 }, { 0x8752, -1, 1112108, 1112113, -1, -1, -1, -1, -1, 1112119 }, { 0x8753, 1112143, 1112138, 1112176, -1, -1, 1112149, 1112173, -1, -1 }, { 0x8754, -1, 1112180, 1112186, -1, -1, -1, -1, -1, -1 }, { 0x8755, 1112196, 1112191, 1112251, 1112256, 1112247, 1112231, 1112241, 1112224, -1 }, { 0x8756, -1, 1112264, 1112270, -1, -1, -1, -1, -1, -1 }, { 0x8757, 1112282, 1112276, 1112320, -1, 1112314, 1112304, 1112310, 1112297, -1 }, { 0x8758, 1112332, 1112327, 1112360, 1112365, -1, -1, 1112354, -1, -1 }, { 0x8759, 1112375, 1112370, 1112396, 1112402, 1112390, -1, 1112386, 1112379, -1 }, { 0x875A, -1, 1112406, 1112411, -1, -1, -1, -1, -1, -1 }, { 0x875B, 1112421, 1112416, 1112445, -1, -1, -1, -1, -1, -1 }, { 0x875C, -1, 1112450, 1112454, -1, -1, -1, -1, -1, -1 }, { 0x875D, 1112464, 1112458, 1112497, -1, -1, 1112484, 1112490, -1, -1 }, { 0x875E, 1112508, 1112503, 1112534, -1, -1, -1, -1, -1, -1 }, { 0x875F, 1112544, 1112539, 1112576, 1112581, 1112573, 1112560, 1112571, 1112553, -1 }, { 0x8760, 1112595, 1112590, 1112623, 1112627, 1112619, 1112606, 1112614, 1112599, -1 }, { 0x8761, 1112637, 1112632, 1112693, -1, -1, 1112667, 1112675, -1, -1 }, { 0x8762, -1, 1112697, 1112702, -1, -1, -1, -1, -1, -1 }, { 0x8763, 1112712, 1112707, 1112750, -1, -1, -1, 1112738, -1, 1112755 }, { 0x8764, 1112763, 1112758, 1112843, -1, 1112840, 1112814, 1112825, 1112807, -1 }, { 0x8765, 1112854, 1112848, 1112914, 1112919, 1112911, -1, 1112897, 1112890, -1 }, { 0x8766, 1112928, 1112923, 1112959, 1112964, 1112956, 1112949, 1112953, 1112942, -1 }, { 0x8767, -1, 1112967, 1112973, -1, -1, -1, -1, -1, -1 }, { 0x8768, 1112984, 1112979, 1113024, 1113029, 1113020, 1113005, 1113013, 1112998, -1 }, { 0x8769, -1, 1113035, 1113041, -1, -1, -1, -1, -1, 1113048 }, { 0x876A, -1, 1113054, 1113068, -1, -1, -1, 1113060, -1, -1 }, { 0x876B, -1, 1113074, 1113079, -1, -1, -1, -1, -1, -1 }, { 0x876C, -1, 1113084, 1113090, -1, -1, -1, -1, -1, -1 }, { 0x876D, -1, 1113096, 1113101, -1, -1, -1, -1, -1, -1 }, { 0x876E, 1113110, 1113105, 1113156, 1113160, 1113152, 1113139, 1113147, 1113132, -1 }, { 0x876F, 1113171, 1113165, 1113192, -1, -1, 1113175, 1113186, -1, -1 }, { 0x8770, 1113204, 1113198, 1113246, -1, -1, -1, -1, -1, -1 }, { 0x8771, 1113257, 1113251, 1113291, -1, -1, 1113274, 1113278, -1, -1 }, { 0x8772, -1, 1113297, 1113322, -1, -1, 1113303, 1113310, -1, -1 }, { 0x8773, -1, 1113326, 1113331, -1, -1, -1, -1, -1, 1113335 }, { 0x8774, 1113345, 1113341, 1113369, 1113373, 1113365, -1, 1113362, 1113355, 1113376 }, { 0x8775, -1, 1113380, 1113385, -1, -1, -1, -1, -1, -1 }, { 0x8776, 1113395, 1113390, 1113430, 1113435, 1113426, 1113412, 1113421, 1113405, 1113445 }, { 0x8777, -1, 1113453, 1113458, -1, -1, -1, -1, -1, -1 }, { 0x8778, 1113466, 1113462, 1113500, -1, 1113497, 1113479, 1113491, 1113472, -1 }, { 0x8779, -1, 1113504, 1113509, -1, -1, -1, -1, -1, -1 }, { 0x877A, -1, 1113514, 1113520, -1, -1, -1, -1, -1, -1 }, { 0x877B, 1113530, 1113524, 1113551, -1, -1, -1, 1113547, -1, -1 }, { 0x877C, 1113561, 1113556, 1113598, -1, -1, -1, -1, -1, -1 }, { 0x877D, 1113609, 1113603, 1113616, -1, -1, -1, -1, -1, -1 }, { 0x877E, 1113628, 1113622, 1113635, -1, -1, -1, -1, -1, -1 }, { 0x877F, 1113647, 1113641, 1113661, -1, -1, 1113653, 1113657, -1, -1 }, { 0x8780, 1113674, 1113667, 1113689, -1, -1, -1, -1, -1, -1 }, { 0x8781, -1, 1113696, 1113702, -1, -1, -1, -1, -1, -1 }, { 0x8782, 1113712, 1113706, 1113748, -1, 1113743, -1, 1113739, 1113732, -1 }, { 0x8783, 1113760, 1113754, 1113790, -1, 1113785, -1, 1113772, 1113765, -1 }, { 0x8784, 1113800, 1113796, 1113815, -1, -1, 1113806, 1113811, -1, -1 }, { 0x8785, 1113824, 1113819, 1113851, -1, -1, -1, 1113840, -1, -1 }, { 0x8786, 1113859, 1113855, 1113913, -1, -1, -1, 1113909, -1, -1 }, { 0x8787, -1, 1113917, 1113930, -1, -1, -1, 1113922, -1, -1 }, { 0x8788, 1113940, 1113934, 1113965, -1, -1, 1113951, 1113957, -1, -1 }, { 0x8789, 1113977, 1113971, 1113987, -1, -1, -1, 1113982, -1, 1113993 }, { 0x878A, -1, 1113997, 1114002, -1, -1, -1, -1, -1, -1 }, { 0x878B, 1114013, 1114008, 1114025, -1, -1, -1, 1114020, -1, -1 }, { 0x878C, 1114036, 1114030, 1114080, -1, 1114076, -1, 1114068, 1114061, -1 }, { 0x878D, 1114091, 1114085, 1114149, -1, 1114144, 1114127, 1114140, 1114120, -1 }, { 0x878E, 1114161, 1114155, 1114179, 1114185, -1, -1, -1, -1, -1 }, { 0x878F, -1, 1114191, 1114196, -1, -1, -1, -1, -1, -1 }, { 0x8790, -1, 1114200, 1114208, -1, -1, -1, 1114204, -1, -1 }, { 0x8791, -1, 1114212, 1114217, -1, -1, -1, -1, -1, -1 }, { 0x8792, -1, 1114222, 1114227, -1, -1, -1, -1, -1, -1 }, { 0x8793, 1114238, 1114232, 1114292, -1, -1, 1114272, 1114283, -1, -1 }, { 0x8794, -1, 1114297, 1114301, -1, -1, -1, -1, -1, -1 }, { 0x8795, 1114310, 1114305, 1114345, -1, -1, 1114323, 1114335, -1, -1 }, { 0x8796, -1, 1114349, 1114355, -1, -1, -1, -1, -1, -1 }, { 0x8797, 1114366, 1114360, 1114412, -1, -1, 1114393, 1114404, -1, -1 }, { 0x8798, 1114424, 1114418, 1114445, 1114449, 1114442, 1114435, 1114439, 1114428, -1 }, { 0x8799, 1114463, 1114458, 1114547, -1, -1, -1, -1, -1, -1 }, { 0x879A, -1, 1114551, 1114556, -1, -1, -1, -1, -1, -1 }, { 0x879B, -1, 1114561, 1114566, -1, -1, -1, -1, -1, -1 }, { 0x879C, -1, 1114570, 1114575, -1, -1, -1, -1, -1, -1 }, { 0x879D, -1, 1114579, 1114585, -1, -1, -1, -1, -1, -1 }, { 0x879E, 1114595, 1114590, 1114622, -1, 1114619, -1, 1114613, 1114606, -1 }, { 0x879F, 1114632, 1114626, 1114686, -1, 1114680, 1114658, 1114667, 1114651, -1 }, { 0x87A0, -1, 1114692, 1114707, -1, -1, 1114697, 1114705, -1, 1114711 }, { 0x87A1, -1, 1114717, 1114722, -1, -1, -1, -1, -1, -1 }, { 0x87A2, 1114733, 1114727, 1114783, 1114789, 1114777, 1114766, 1114773, 1114759, 1114796 }, { 0x87A3, 1114810, 1114804, 1114868, -1, 1114863, -1, 1114846, 1114839, -1 }, { 0x87A4, -1, 1114874, 1114880, -1, -1, -1, -1, -1, -1 }, { 0x87A5, 1114893, 1114887, 1114907, -1, -1, -1, -1, -1, -1 }, { 0x87A6, -1, 1114913, 1114921, -1, 1114918, -1, -1, -1, -1 }, { 0x87A7, -1, 1114926, 1114935, -1, -1, 1114931, -1, -1, -1 }, { 0x87A8, 1114944, 1114939, 1114951, -1, -1, -1, -1, -1, -1 }, { 0x87A9, -1, 1114956, 1114961, -1, -1, -1, -1, -1, -1 }, { 0x87AA, -1, 1114966, 1114973, -1, -1, -1, -1, -1, -1 }, { 0x87AB, 1114985, 1114980, 1115032, -1, -1, 1115017, 1115022, -1, -1 }, { 0x87AC, 1115042, 1115037, 1115073, -1, -1, -1, 1115057, -1, -1 }, { 0x87AD, 1115082, 1115078, 1115147, 1115152, 1115144, 1115132, 1115140, 1115125, -1 }, { 0x87AE, 1115163, 1115158, 1115179, -1, -1, -1, 1115171, -1, 1115183 }, { 0x87AF, 1115196, 1115190, 1115215, -1, -1, 1115204, 1115211, -1, -1 }, { 0x87B0, -1, 1115219, 1115224, -1, -1, -1, -1, -1, -1 }, { 0x87B1, -1, 1115228, 1115244, -1, -1, 1115233, 1115242, -1, -1 }, { 0x87B2, -1, 1115249, 1115254, -1, -1, -1, -1, -1, -1 }, { 0x87B3, 1115265, 1115259, 1115288, -1, 1115283, -1, 1115279, 1115272, -1 }, { 0x87B4, -1, 1115294, 1115310, -1, 1115306, -1, -1, 1115299, -1 }, { 0x87B5, 1115321, 1115316, 1115343, -1, -1, -1, 1115333, -1, -1 }, { 0x87B6, -1, 1115349, 1115355, -1, -1, -1, -1, -1, -1 }, { 0x87B7, -1, 1115359, 1115364, -1, -1, -1, -1, -1, -1 }, { 0x87B8, -1, 1115368, 1115373, -1, -1, -1, -1, -1, -1 }, { 0x87B9, -1, 1115377, 1115382, -1, -1, -1, -1, -1, -1 }, { 0x87BA, 1115392, 1115388, 1115448, -1, 1115441, 1115433, 1115438, 1115420, -1 }, { 0x87BB, 1115458, 1115453, 1115517, 1115522, 1115513, 1115504, 1115509, 1115497, 1115526 }, { 0x87BC, -1, 1115531, 1115536, -1, -1, -1, -1, -1, -1 }, { 0x87BD, 1115547, 1115541, 1115578, 1115585, 1115573, 1115562, 1115568, 1115555, -1 }, { 0x87BE, 1115596, 1115591, 1115620, -1, -1, 1115610, 1115617, -1, -1 }, { 0x87BF, 1115632, 1115625, 1115656, 1115663, -1, -1, 1115647, -1, -1 }, { 0x87C0, 1115677, 1115671, 1115718, -1, 1115714, 1115692, 1115700, 1115685, -1 }, { 0x87C1, 1115730, 1115725, 1115756, -1, -1, 1115749, 1115752, -1, -1 }, { 0x87C2, -1, 1115761, 1115766, -1, -1, -1, -1, -1, -1 }, { 0x87C3, -1, 1115772, 1115778, -1, -1, -1, -1, -1, -1 }, { 0x87C4, 1115788, 1115783, 1115834, 1115839, 1115829, 1115808, 1115817, 1115801, 1115845 }, { 0x87C5, -1, 1115852, 1115856, -1, -1, -1, -1, -1, -1 }, { 0x87C6, 1115866, 1115861, 1115898, 1115902, -1, 1115877, 1115887, -1, -1 }, { 0x87C7, 1115911, 1115906, 1115945, -1, 1115942, 1115929, 1115939, 1115922, -1 }, { 0x87C8, 1115955, 1115949, 1116005, -1, -1, 1115980, 1115991, -1, -1 }, { 0x87C9, -1, 1116010, 1116028, -1, -1, -1, 1116015, -1, -1 }, { 0x87CA, 1116039, 1116033, 1116086, -1, 1116083, 1116064, 1116076, 1116057, -1 }, { 0x87CB, 1116096, 1116091, 1116122, -1, 1116118, -1, 1116111, 1116104, -1 }, { 0x87CC, -1, 1116126, 1116132, -1, -1, -1, -1, -1, -1 }, { 0x87CD, -1, 1116138, 1116143, -1, -1, -1, -1, -1, -1 }, { 0x87CE, 1116152, 1116147, 1116162, -1, -1, 1116157, -1, -1, -1 }, { 0x87CF, 1116172, 1116167, 1116204, -1, -1, -1, -1, -1, -1 }, { 0x87D0, -1, 1116210, 1116236, -1, -1, 1116215, 1116224, -1, -1 }, { 0x87D1, 1116249, 1116242, 1116259, -1, -1, -1, -1, -1, -1 }, { 0x87D2, 1116272, 1116266, 1116330, -1, 1116325, 1116302, 1116317, 1116296, 1116336 }, { 0x87D3, 1116349, 1116342, 1116379, -1, -1, -1, -1, -1, -1 }, { 0x87D4, -1, 1116386, 1116391, -1, -1, -1, -1, -1, -1 }, { 0x87D5, 1116400, 1116395, 1116471, -1, -1, -1, 1116463, -1, -1 }, { 0x87D6, 1116480, 1116476, 1116528, -1, -1, 1116516, 1116524, -1, -1 }, { 0x87D7, -1, 1116532, 1116537, -1, -1, -1, -1, -1, -1 }, { 0x87D8, -1, -1, 1116542, -1, -1, -1, -1, -1, -1 }, { 0x87D9, -1, 1116546, 1116571, -1, -1, 1116551, 1116559, -1, -1 }, { 0x87DA, 1116583, 1116576, 1116624, -1, 1116617, -1, 1116608, 1116601, -1 }, { 0x87DB, 1116637, 1116630, 1116663, -1, 1116656, -1, -1, 1116649, -1 }, { 0x87DC, 1116674, 1116669, 1116691, -1, -1, -1, 1116681, -1, -1 }, { 0x87DD, 1116703, 1116697, 1116731, -1, -1, -1, -1, -1, -1 }, { 0x87DE, -1, 1116735, 1116740, -1, -1, -1, -1, -1, -1 }, { 0x87DF, 1116750, 1116745, 1116781, -1, -1, 1116767, 1116776, -1, 1116787 }, { 0x87E0, 1116796, 1116791, 1116879, 1116884, 1116875, 1116834, 1116863, 1116827, -1 }, { 0x87E1, -1, 1116890, 1116895, -1, -1, -1, -1, -1, 1116900 }, { 0x87E2, 1116908, 1116903, 1116927, 1116931, -1, -1, 1116924, -1, -1 }, { 0x87E3, 1116943, 1116938, 1116987, 1116991, 1116984, 1116967, 1116975, 1116960, -1 }, { 0x87E4, -1, 1116999, 1117013, -1, -1, -1, 1117005, -1, -1 }, { 0x87E5, 1117026, 1117020, 1117032, -1, -1, -1, -1, -1, -1 }, { 0x87E6, -1, 1117039, 1117044, -1, -1, -1, -1, -1, -1 }, { 0x87E7, 1117054, 1117049, 1117079, -1, -1, -1, -1, -1, -1 }, { 0x87E8, 1117090, 1117084, 1117110, -1, -1, -1, -1, -1, -1 }, { 0x87E9, -1, 1117115, 1117121, -1, -1, -1, -1, -1, -1 }, { 0x87EA, 1117131, 1117126, 1117171, 1117176, -1, 1117148, 1117165, -1, -1 }, { 0x87EB, 1117187, 1117181, 1117215, -1, -1, 1117198, 1117204, -1, -1 }, { 0x87EC, 1117225, 1117220, 1117268, 1117274, 1117264, 1117251, 1117256, 1117244, -1 }, { 0x87ED, 1117287, 1117282, 1117316, -1, -1, -1, 1117302, -1, -1 }, { 0x87EE, 1117327, 1117322, 1117337, -1, -1, -1, -1, -1, -1 }, { 0x87EF, 1117348, 1117343, 1117400, -1, 1117397, -1, 1117388, 1117381, 1117405 }, { 0x87F0, 1117417, 1117412, 1117445, -1, -1, -1, -1, -1, -1 }, { 0x87F1, -1, 1117451, 1117471, -1, -1, 1117456, 1117461, -1, -1 }, { 0x87F2, 1117481, 1117475, 1117524, 1117531, 1117517, 1117503, 1117509, 1117496, 1117540 }, { 0x87F3, 1117553, 1117547, 1117579, -1, -1, 1117568, 1117575, -1, 1117584 }, { 0x87F4, -1, 1117590, 1117594, -1, -1, -1, -1, -1, -1 }, { 0x87F5, -1, 1117598, 1117603, -1, -1, -1, -1, -1, -1 }, { 0x87F6, 1117614, 1117608, 1117634, -1, -1, 1117625, 1117630, -1, -1 }, { 0x87F7, 1117647, 1117641, 1117670, -1, 1117665, -1, 1117661, 1117654, -1 }, { 0x87F8, -1, 1117676, 1117707, -1, -1, 1117681, 1117693, -1, -1 }, { 0x87F9, 1117717, 1117711, 1117742, -1, 1117738, 1117729, 1117734, 1117722, -1 }, { 0x87FA, 1117752, 1117747, 1117785, -1, -1, 1117762, 1117769, -1, -1 }, { 0x87FB, 1117797, 1117791, 1117819, 1117823, 1117816, 1117809, 1117813, 1117802, -1 }, { 0x87FC, -1, 1117832, 1117838, -1, -1, -1, -1, -1, -1 }, { 0x87FD, -1, 1117844, 1117850, -1, -1, -1, -1, -1, -1 }, { 0x87FE, 1117859, 1117854, 1117889, 1117895, 1117885, 1117871, 1117881, 1117864, -1 }, { 0x87FF, 1117907, 1117902, 1117931, -1, -1, -1, 1117924, -1, -1 }, { 0x8800, -1, 1117935, 1117939, -1, -1, -1, -1, -1, -1 }, { 0x8801, 1117950, 1117943, 1117984, -1, -1, 1117964, 1117975, -1, -1 }, { 0x8802, -1, 1117991, 1117996, -1, -1, -1, -1, -1, -1 }, { 0x8803, 1118005, 1118001, 1118044, -1, 1118041, 1118023, 1118035, -1, -1 }, { 0x8804, 1118054, 1118049, 1118095, -1, -1, -1, -1, -1, -1 }, { 0x8805, 1118106, 1118100, 1118132, 1118138, 1118127, 1118119, 1118123, 1118112, 1118144 }, { 0x8806, 1118158, 1118152, 1118214, 1118220, -1, -1, 1118198, -1, -1 }, { 0x8807, -1, 1118226, 1118231, -1, -1, -1, -1, -1, -1 }, { 0x8808, 1118241, 1118235, 1118263, -1, -1, -1, -1, -1, -1 }, { 0x8809, 1118274, 1118268, 1118313, -1, -1, 1118301, 1118305, -1, -1 }, { 0x880A, 1118324, 1118319, 1118338, -1, -1, -1, 1118334, -1, -1 }, { 0x880B, 1118349, 1118344, 1118385, -1, -1, 1118361, 1118369, -1, -1 }, { 0x880C, -1, 1118390, 1118396, -1, -1, -1, -1, -1, -1 }, { 0x880D, 1118405, 1118400, 1118444, -1, 1118440, 1118421, 1118428, 1118414, -1 }, { 0x880E, 1118455, 1118449, 1118502, -1, -1, 1118479, 1118494, -1, -1 }, { 0x880F, 1118514, 1118508, 1118528, -1, -1, 1118519, 1118524, -1, -1 }, { 0x8810, 1118538, 1118533, 1118568, -1, -1, -1, 1118553, -1, 1118572 }, { 0x8811, 1118582, 1118576, 1118604, -1, 1118599, -1, 1118596, 1118589, -1 }, { 0x8812, -1, 1118610, 1118625, -1, -1, 1118616, 1118621, -1, -1 }, { 0x8813, 1118637, 1118631, 1118674, -1, -1, 1118655, 1118667, -1, 1118680 }, { 0x8814, 1118704, 1118699, 1118724, -1, -1, 1118711, 1118716, -1, -1 }, { 0x8815, 1118734, 1118729, 1118789, -1, 1118782, 1118760, 1118772, 1118753, -1 }, { 0x8816, 1118798, 1118793, 1118857, -1, -1, 1118828, 1118847, -1, -1 }, { 0x8817, -1, 1118862, 1118867, -1, -1, -1, -1, -1, -1 }, { 0x8818, -1, 1118873, 1118890, -1, -1, -1, 1118878, -1, -1 }, { 0x8819, 1118900, 1118895, 1118937, -1, -1, 1118913, 1118921, 1118907, -1 }, { 0x881A, 1118947, 1118942, 1118999, -1, -1, 1118956, 1118977, -1, -1 }, { 0x881B, 1119008, 1119003, 1119077, -1, -1, 1119053, 1119065, -1, 1119082 }, { 0x881C, 1119094, 1119088, 1119120, -1, -1, 1119106, 1119112, -1, -1 }, { 0x881D, -1, 1119125, 1119131, -1, -1, -1, -1, -1, -1 }, { 0x881E, -1, 1119136, 1119153, -1, -1, -1, 1119141, -1, -1 }, { 0x881F, 1119164, 1119158, 1119228, 1119232, 1119224, 1119203, 1119220, 1119190, 1119238 }, { 0x8820, -1, 1119244, 1119249, -1, -1, -1, -1, -1, -1 }, { 0x8821, 1119259, 1119254, 1119328, 1119332, 1119324, 1119301, 1119313, 1119294, 1119337 }, { 0x8822, 1119348, 1119342, 1119401, 1119407, 1119396, 1119383, 1119391, 1119376, 1119414 }, { 0x8823, 1119426, 1119421, 1119453, -1, 1119449, 1119440, 1119445, 1119433, -1 }, { 0x8824, -1, 1119457, 1119462, -1, -1, -1, -1, -1, -1 }, { 0x8825, -1, 1119467, 1119472, -1, -1, -1, -1, -1, -1 }, { 0x8826, -1, 1119477, 1119482, -1, -1, -1, -1, -1, -1 }, { 0x8827, 1119491, 1119486, 1119546, -1, -1, 1119526, 1119543, -1, -1 }, { 0x8828, 1119555, 1119550, 1119605, -1, -1, 1119587, 1119600, -1, -1 }, { 0x8829, 1119616, 1119611, 1119623, -1, -1, -1, -1, -1, -1 }, { 0x882A, -1, 1119628, 1119634, -1, -1, -1, -1, -1, -1 }, { 0x882B, -1, 1119640, 1119645, -1, -1, -1, -1, -1, -1 }, { 0x882C, -1, 1119649, 1119655, -1, -1, -1, -1, -1, 1119661 }, { 0x882D, 1119674, 1119668, 1119705, -1, -1, 1119695, 1119701, -1, -1 }, { 0x882E, 1119716, 1119711, 1119730, -1, -1, -1, 1119720, -1, -1 }, { 0x882F, -1, 1119734, 1119739, -1, -1, -1, -1, -1, -1 }, { 0x8830, -1, 1119743, 1119782, -1, -1, 1119750, 1119764, -1, -1 }, { 0x8831, 1119792, 1119788, 1119875, -1, 1119872, 1119842, 1119866, 1119835, -1 }, { 0x8832, 1119885, 1119879, 1119951, 1119957, 1119946, 1119928, 1119935, 1119921, -1 }, { 0x8833, -1, 1119962, 1119967, -1, -1, -1, -1, -1, -1 }, { 0x8834, -1, 1119973, 1119978, -1, -1, -1, -1, -1, -1 }, { 0x8835, 1119989, 1119983, 1120011, -1, -1, -1, 1120003, -1, -1 }, { 0x8836, 1120021, 1120015, 1120055, 1120060, 1120051, 1120037, 1120043, 1120030, 1120067 }, { 0x8837, -1, 1120078, 1120084, -1, -1, -1, -1, -1, -1 }, { 0x8838, 1120094, 1120088, 1120132, -1, -1, -1, -1, -1, -1 }, { 0x8839, 1120143, 1120138, 1120213, -1, 1120209, 1120185, 1120202, 1120178, -1 }, { 0x883A, 1120223, 1120217, 1120257, -1, -1, 1120247, 1120253, -1, -1 }, { 0x883B, 1120268, 1120262, 1120319, 1120324, 1120315, 1120305, 1120311, 1120298, 1120329 }, { 0x883C, 1120340, 1120334, 1120373, -1, -1, 1120347, 1120354, -1, -1 }, { 0x883D, -1, 1120377, 1120382, -1, -1, -1, -1, -1, -1 }, { 0x883E, -1, 1120387, 1120392, -1, -1, -1, -1, -1, -1 }, { 0x883F, -1, 1120397, 1120403, -1, -1, -1, -1, -1, -1 }, { 0x8840, 1120415, 1120409, 1120463, 1120468, 1120458, 1120448, 1120452, 1120441, 1120474 }, { 0x8841, 1120488, 1120482, 1120502, -1, -1, 1120494, 1120498, -1, -1 }, { 0x8842, 1120514, 1120509, 1120555, -1, -1, 1120529, 1120545, -1, -1 }, { 0x8843, 1120564, 1120559, 1120592, -1, -1, -1, 1120581, -1, -1 }, { 0x8844, 1120602, 1120597, 1120663, -1, 1120658, 1120646, 1120653, 1120639, -1 }, { 0x8845, 1120672, 1120667, 1120753, -1, 1120749, 1120727, 1120745, -1, -1 }, { 0x8846, 1120764, 1120758, 1120823, 1120830, 1120817, 1120804, 1120808, 1120797, -1 }, { 0x8847, 1120843, 1120838, 1120874, -1, -1, -1, -1, -1, -1 }, { 0x8848, 1120884, 1120879, 1120967, -1, -1, -1, 1120961, -1, -1 }, { 0x8849, 1120977, 1120971, 1120997, -1, -1, -1, 1120986, -1, -1 }, { 0x884A, 1121006, 1121001, 1121065, -1, 1121060, -1, 1121036, 1121029, 1121070 }, { 0x884B, -1, 1121075, 1121097, -1, -1, 1121080, 1121086, -1, -1 }, { 0x884C, 1121107, 1121101, 1121214, 1121220, 1121203, 1121175, 1121191, 1121161, 1121234 }, { 0x884D, 1121245, 1121240, 1121313, 1121318, 1121309, 1121285, 1121306, 1121278, -1 }, { 0x884E, 1121330, 1121325, 1121387, -1, 1121383, 1121370, 1121379, 1121363, -1 }, { 0x884F, -1, 1121392, 1121398, -1, -1, -1, -1, -1, -1 }, { 0x8850, -1, 1121404, 1121410, -1, -1, -1, -1, -1, -1 }, { 0x8851, -1, 1121414, 1121435, -1, -1, 1121420, 1121426, -1, -1 }, { 0x8852, 1121447, 1121441, 1121505, -1, 1121500, 1121486, 1121492, 1121479, -1 }, { 0x8853, 1121517, 1121511, 1121595, 1121600, 1121590, 1121568, 1121584, 1121561, 1121606 }, { 0x8854, 1121620, 1121614, 1121650, -1, -1, -1, -1, -1, -1 }, { 0x8855, 1121662, 1121656, 1121681, -1, -1, -1, 1121674, -1, -1 }, { 0x8856, 1121693, 1121687, 1121717, -1, -1, 1121705, 1121713, -1, -1 }, { 0x8857, 1121730, 1121724, 1121781, 1121786, 1121778, 1121764, 1121770, 1121757, -1 }, { 0x8858, -1, 1121796, 1121821, -1, -1, 1121802, 1121813, -1, -1 }, { 0x8859, 1121833, 1121827, 1121894, -1, 1121892, 1121874, 1121882, 1121867, -1 }, { 0x885A, 1121902, 1121898, 1121933, -1, -1, -1, 1121927, -1, -1 }, { 0x885B, 1121942, 1121937, 1121994, 1121999, 1121991, 1121972, 1121986, 1121965, 1122009 }, { 0x885C, 1122019, 1122014, 1122043, -1, -1, 1122029, 1122035, -1, -1 }, { 0x885D, 1122054, 1122048, 1122106, 1122113, 1122099, 1122088, 1122094, 1122081, -1 }, { 0x885E, 1122125, 1122120, 1122170, 1122175, 1122167, 1122155, 1122162, 1122148, -1 }, { 0x885F, -1, 1122185, 1122204, -1, -1, 1122190, 1122196, -1, -1 }, { 0x8860, 1122215, 1122209, 1122264, -1, -1, 1122235, 1122259, -1, -1 }, { 0x8861, 1122276, 1122270, 1122345, 1122351, 1122333, 1122315, 1122329, 1122308, -1 }, { 0x8862, 1122364, 1122358, 1122420, 1122424, 1122416, 1122407, 1122413, 1122400, -1 }, { 0x8863, 1122434, 1122430, 1122511, 1122515, 1122508, 1122492, 1122504, 1122485, 1122528 }, { 0x8864, 1122534, 1122530, 1122572, -1, -1, 1122562, -1, -1, -1 }, { 0x8865, 1122581, 1122576, 1122615, -1, -1, -1, -1, -1, -1 }, { 0x8866, 1122624, 1122619, 1122658, -1, -1, 1122647, 1122654, -1, -1 }, { 0x8867, -1, 1122663, 1122668, -1, -1, -1, -1, -1, -1 }, { 0x8868, 1122677, 1122672, 1122747, 1122753, 1122742, 1122717, 1122737, 1122710, 1122762 }, { 0x8869, 1122774, 1122769, 1122845, -1, -1, -1, 1122834, -1, -1 }, { 0x886A, -1, -1, 1122850, -1, -1, -1, -1, -1, -1 }, { 0x886B, 1122860, 1122854, 1122915, 1122921, 1122911, 1122893, 1122907, 1122886, 1122927 }, { 0x886C, 1122936, 1122931, 1122962, -1, -1, -1, -1, -1, -1 }, { 0x886D, 1122972, 1122968, 1122995, -1, -1, -1, -1, -1, -1 }, { 0x886E, 1123005, 1122999, 1123062, 1123067, 1123058, 1123049, 1123054, 1123042, -1 }, { 0x886F, -1, 1123075, 1123080, -1, -1, -1, -1, -1, -1 }, { 0x8870, 1123091, 1123085, 1123156, 1123163, 1123147, 1123131, 1123140, 1123125, 1123178 }, { 0x8871, -1, 1123182, 1123210, 1123215, -1, 1123187, 1123196, -1, -1 }, { 0x8872, 1123234, 1123228, 1123290, -1, 1123286, 1123271, 1123278, 1123264, 1123294 }, { 0x8873, -1, 1123300, 1123306, -1, -1, -1, -1, -1, -1 }, { 0x8874, -1, 1123313, 1123318, -1, -1, -1, -1, -1, -1 }, { 0x8875, 1123328, 1123323, 1123348, -1, -1, 1123336, 1123342, -1, -1 }, { 0x8876, -1, 1123352, 1123358, -1, -1, -1, -1, -1, -1 }, { 0x8877, 1123371, 1123365, 1123438, 1123445, 1123431, 1123412, 1123426, 1123405, -1 }, { 0x8878, -1, 1123452, 1123458, -1, -1, -1, -1, -1, -1 }, { 0x8879, 1123467, 1123463, 1123512, -1, -1, 1123485, 1123494, -1, -1 }, { 0x887A, 1123521, 1123517, 1123553, -1, -1, -1, -1, -1, -1 }, { 0x887B, -1, 1123558, 1123597, -1, -1, 1123563, 1123581, -1, -1 }, { 0x887C, -1, 1123602, 1123606, -1, -1, -1, -1, -1, -1 }, { 0x887D, 1123616, 1123611, 1123675, -1, 1123672, 1123651, 1123664, 1123644, -1 }, { 0x887E, 1123685, 1123680, 1123723, 1123728, 1123719, 1123708, 1123715, 1123701, 1123734 }, { 0x887F, 1123745, 1123740, 1123791, 1123796, 1123787, 1123779, 1123783, 1123772, -1 }, { 0x8880, -1, 1123802, 1123824, -1, -1, 1123808, 1123820, -1, -1 }, { 0x8881, 1123835, 1123829, 1123866, 1123872, 1123862, -1, 1123856, 1123849, -1 }, { 0x8882, 1123884, 1123879, 1123921, 1123926, 1123916, 1123899, 1123906, 1123892, -1 }, { 0x8883, -1, 1123934, 1123940, -1, -1, -1, -1, -1, -1 }, { 0x8884, 1123950, 1123946, 1123979, -1, -1, -1, -1, -1, 1123983 }, { 0x8885, 1123992, 1123987, 1124025, -1, -1, -1, -1, -1, -1 }, { 0x8886, 1124036, 1124031, 1124067, -1, 1124064, -1, -1, -1, -1 }, { 0x8887, -1, 1124072, 1124077, -1, -1, -1, -1, -1, -1 }, { 0x8888, 1124087, 1124082, 1124120, -1, 1124117, -1, 1124111, 1124104, 1124125 }, { 0x8889, -1, 1124129, 1124133, -1, -1, -1, -1, -1, -1 }, { 0x888A, -1, 1124138, 1124144, -1, -1, -1, -1, -1, -1 }, { 0x888B, 1124155, 1124150, 1124202, -1, 1124198, 1124187, 1124194, 1124180, 1124207 }, { 0x888C, -1, 1124213, 1124218, -1, -1, -1, -1, -1, -1 }, { 0x888D, 1124228, 1124223, 1124278, 1124283, 1124274, 1124258, 1124266, 1124251, 1124290 }, { 0x888E, -1, 1124295, 1124300, -1, -1, -1, -1, -1, -1 }, { 0x888F, -1, 1124305, 1124309, -1, -1, -1, -1, -1, 1124314 }, { 0x8890, -1, 1124323, 1124328, -1, -1, -1, -1, -1, -1 }, { 0x8891, -1, 1124332, 1124337, -1, -1, -1, -1, -1, 1124343 }, { 0x8892, 1124355, 1124349, 1124414, -1, 1124405, 1124392, 1124401, 1124385, -1 }, { 0x8893, -1, 1124419, 1124425, -1, -1, -1, -1, -1, -1 }, { 0x8894, -1, 1124429, 1124433, -1, -1, -1, -1, -1, -1 }, { 0x8895, -1, 1124437, 1124443, -1, -1, -1, -1, -1, -1 }, { 0x8896, 1124453, 1124448, 1124506, 1124511, 1124502, 1124492, 1124497, 1124485, 1124518 }, { 0x8897, 1124528, 1124523, 1124594, -1, 1124590, 1124568, 1124585, 1124561, -1 }, { 0x8898, -1, 1124600, 1124619, -1, -1, 1124604, 1124611, -1, -1 }, { 0x8899, -1, -1, 1124638, -1, -1, 1124623, 1124629, -1, 1124642 }, { 0x889A, 1124653, 1124648, 1124700, -1, -1, 1124680, 1124685, -1, -1 }, { 0x889B, 1124709, 1124704, 1124745, -1, 1124742, -1, 1124730, 1124723, -1 }, { 0x889C, 1124754, 1124749, 1124788, -1, -1, 1124771, 1124776, -1, -1 }, { 0x889D, -1, 1124792, 1124807, -1, 1124803, -1, -1, 1124796, -1 }, { 0x889E, 1124817, 1124811, 1124874, 1124879, 1124870, 1124861, 1124866, 1124854, 1124887 }, { 0x889F, 1124898, 1124893, 1124943, -1, -1, 1124925, 1124930, -1, -1 }, { 0x88A0, 1124953, 1124948, 1124993, -1, -1, -1, 1124980, -1, -1 }, { 0x88A1, -1, 1124998, 1125003, -1, -1, -1, -1, -1, -1 }, { 0x88A2, 1125014, 1125008, 1125041, -1, 1125037, 1125026, 1125033, 1125019, -1 }, { 0x88A3, -1, 1125046, 1125050, -1, -1, -1, -1, -1, -1 }, { 0x88A4, 1125059, 1125054, 1125104, -1, 1125100, 1125089, 1125096, -1, -1 }, { 0x88A5, -1, 1125109, 1125114, -1, -1, -1, -1, -1, -1 }, { 0x88A6, -1, 1125119, 1125125, -1, -1, -1, -1, -1, -1 }, { 0x88A7, -1, 1125129, 1125134, -1, -1, -1, -1, -1, -1 }, { 0x88A8, -1, 1125139, 1125160, -1, -1, 1125145, 1125152, -1, -1 }, { 0x88A9, -1, 1125166, 1125171, -1, -1, -1, -1, -1, 1125176 }, { 0x88AA, 1125188, 1125182, 1125224, -1, 1125221, 1125209, 1125214, 1125202, -1 }, { 0x88AB, 1125233, 1125228, 1125296, 1125301, 1125292, 1125272, 1125289, 1125265, 1125310 }, { 0x88AC, -1, -1, 1125315, -1, -1, -1, -1, -1, -1 }, { 0x88AD, 1125325, 1125319, 1125347, -1, -1, -1, -1, -1, -1 }, { 0x88AE, 1125355, 1125351, 1125378, -1, -1, -1, 1125375, -1, -1 }, { 0x88AF, 1125387, 1125382, 1125396, -1, -1, -1, -1, -1, -1 }, { 0x88B0, -1, 1125400, 1125410, -1, -1, 1125405, -1, -1, -1 }, { 0x88B1, 1125419, 1125414, 1125470, -1, 1125466, 1125454, 1125461, -1, -1 }, { 0x88B2, -1, 1125474, 1125478, -1, -1, -1, -1, -1, -1 }, { 0x88B3, 1125487, 1125483, 1125531, -1, 1125527, 1125508, 1125523, -1, -1 }, { 0x88B4, 1125540, 1125536, 1125585, 1125589, 1125582, 1125572, 1125579, 1125565, 1125593 }, { 0x88B5, 1125604, 1125599, 1125646, -1, -1, 1125632, 1125638, -1, -1 }, { 0x88B6, -1, 1125651, 1125657, -1, -1, -1, -1, -1, -1 }, { 0x88B7, 1125670, 1125664, 1125699, 1125709, -1, 1125684, 1125690, -1, -1 }, { 0x88B8, -1, 1125714, 1125719, -1, -1, -1, -1, -1, -1 }, { 0x88B9, -1, -1, 1125725, -1, -1, -1, -1, -1, -1 }, { 0x88BA, 1125734, 1125729, 1125770, -1, -1, 1125742, 1125752, -1, -1 }, { 0x88BB, -1, 1125775, 1125779, -1, -1, -1, -1, -1, -1 }, { 0x88BC, 1125788, 1125783, 1125806, -1, -1, -1, -1, -1, -1 }, { 0x88BD, 1125815, 1125810, 1125843, -1, -1, 1125823, 1125836, -1, -1 }, { 0x88BE, -1, 1125847, 1125867, -1, -1, 1125852, 1125859, -1, -1 }, { 0x88BF, 1125878, 1125872, 1125903, -1, -1, 1125883, 1125899, -1, -1 }, { 0x88C0, 1125913, 1125908, 1125958, -1, 1125955, 1125945, 1125952, 1125938, -1 }, { 0x88C1, 1125968, 1125963, 1126014, 1126019, 1126010, 1125993, 1126006, 1125986, 1126027 }, { 0x88C2, 1126038, 1126033, 1126105, 1126110, 1126100, 1126082, 1126094, 1126069, -1 }, { 0x88C3, 1126123, 1126117, 1126167, -1, -1, 1126157, -1, -1, -1 }, { 0x88C4, 1126177, 1126171, 1126196, -1, -1, 1126191, -1, -1, -1 }, { 0x88C5, 1126207, 1126201, 1126270, -1, 1126265, 1126242, 1126256, 1126236, -1 }, { 0x88C6, 1126284, 1126278, 1126315, -1, -1, -1, -1, -1, -1 }, { 0x88C7, 1126327, 1126321, 1126360, -1, -1, -1, -1, -1, -1 }, { 0x88C8, 1126370, 1126364, 1126416, -1, -1, 1126403, 1126412, -1, -1 }, { 0x88C9, 1126427, 1126421, 1126445, -1, -1, -1, -1, -1, -1 }, { 0x88CA, 1126455, 1126450, 1126517, 1126523, 1126513, 1126494, 1126504, 1126488, 1126529 }, { 0x88CB, 1126540, 1126535, 1126591, 1126596, -1, 1126572, 1126580, -1, -1 }, { 0x88CC, 1126608, 1126602, 1126632, -1, -1, 1126622, 1126628, -1, -1 }, { 0x88CD, 1126643, 1126637, 1126703, -1, 1126699, 1126690, 1126695, 1126683, -1 }, { 0x88CE, 1126714, 1126708, 1126802, -1, -1, 1126782, 1126789, -1, -1 }, { 0x88CF, 1126815, 1126809, 1126863, 1126867, 1126860, 1126853, 1126857, 1126840, -1 }, { 0x88D0, -1, 1126875, 1126881, -1, -1, -1, -1, -1, -1 }, { 0x88D1, -1, 1126887, 1126904, -1, -1, 1126892, 1126899, -1, -1 }, { 0x88D2, 1126915, 1126910, 1126971, -1, 1126967, 1126956, 1126963, 1126949, 1126976 }, { 0x88D3, -1, 1126981, 1127023, -1, -1, 1126986, 1127002, -1, -1 }, { 0x88D4, 1127033, 1127027, 1127088, -1, 1127084, 1127072, 1127081, 1127065, -1 }, { 0x88D5, 1127097, 1127092, 1127147, -1, 1127144, 1127130, 1127137, 1127123, 1127151 }, { 0x88D6, -1, 1127157, 1127162, -1, -1, -1, -1, -1, -1 }, { 0x88D7, -1, 1127168, 1127173, -1, -1, -1, -1, -1, -1 }, { 0x88D8, 1127183, 1127178, 1127232, 1127237, 1127228, 1127212, 1127223, 1127205, 1127244 }, { 0x88D9, 1127256, 1127250, 1127303, 1127308, 1127298, 1127287, 1127294, 1127280, 1127316 }, { 0x88DA, -1, 1127323, 1127328, -1, -1, -1, -1, -1, -1 }, { 0x88DB, 1127337, 1127332, 1127391, 1127395, -1, 1127372, 1127379, -1, -1 }, { 0x88DC, 1127404, 1127399, 1127458, 1127462, 1127455, 1127445, 1127452, 1127438, 1127467 }, { 0x88DD, 1127478, 1127472, 1127537, 1127545, 1127532, 1127516, 1127523, 1127509, 1127553 }, { 0x88DE, -1, 1127559, 1127580, -1, -1, -1, 1127565, -1, -1 }, { 0x88DF, 1127591, 1127586, 1127636, -1, 1127633, -1, 1127626, 1127619, -1 }, { 0x88E0, 1127647, 1127641, 1127661, -1, -1, -1, -1, -1, -1 }, { 0x88E1, 1127672, 1127666, 1127725, -1, 1127722, 1127710, 1127719, 1127697, -1 }, { 0x88E2, 1127734, 1127729, 1127765, -1, -1, -1, -1, -1, -1 }, { 0x88E3, 1127776, 1127771, 1127805, -1, -1, -1, -1, -1, -1 }, { 0x88E4, 1127815, 1127811, 1127831, -1, -1, -1, -1, -1, -1 }, { 0x88E5, 1127841, 1127835, 1127847, -1, -1, -1, -1, -1, -1 }, { 0x88E6, -1, 1127853, 1127858, -1, -1, -1, -1, -1, -1 }, { 0x88E7, -1, 1127863, 1127885, -1, -1, 1127868, 1127877, -1, -1 }, { 0x88E8, 1127896, 1127891, 1127959, 1127963, 1127956, 1127934, 1127950, 1127927, -1 }, { 0x88E9, -1, 1127969, 1127975, -1, -1, -1, -1, -1, -1 }, { 0x88EA, 1127985, 1127980, 1128004, -1, -1, -1, 1127996, -1, -1 }, { 0x88EB, -1, 1128009, 1128015, -1, -1, -1, -1, -1, -1 }, { 0x88EC, -1, 1128021, 1128027, -1, -1, -1, -1, -1, -1 }, { 0x88ED, -1, 1128033, 1128037, -1, -1, -1, -1, -1, -1 }, { 0x88EE, -1, 1128042, 1128049, -1, -1, -1, -1, -1, -1 }, { 0x88EF, 1128061, 1128056, 1128111, 1128117, 1128107, 1128088, 1128095, 1128081, -1 }, { 0x88F0, 1128130, 1128124, 1128167, -1, -1, 1128146, 1128155, -1, -1 }, { 0x88F1, 1128177, 1128172, 1128233, -1, 1128228, 1128218, 1128223, 1128211, 1128239 }, { 0x88F2, 1128251, 1128244, 1128275, -1, -1, 1128261, 1128270, -1, -1 }, { 0x88F3, 1128289, 1128282, 1128342, 1128348, 1128337, 1128322, 1128332, 1128315, -1 }, { 0x88F4, 1128362, 1128357, 1128428, -1, 1128424, 1128401, 1128414, 1128394, 1128433 }, { 0x88F5, 1128443, 1128438, 1128509, -1, 1128505, 1128482, 1128495, 1128475, -1 }, { 0x88F6, 1128519, 1128514, 1128549, -1, -1, -1, -1, -1, -1 }, { 0x88F7, -1, 1128554, 1128580, -1, -1, 1128560, 1128566, -1, -1 }, { 0x88F8, 1128590, 1128586, 1128646, -1, 1128640, 1128630, 1128637, 1128617, 1128651 }, { 0x88F9, 1128663, 1128658, 1128732, 1128737, 1128728, 1128700, 1128725, 1128693, -1 }, { 0x88FA, -1, 1128744, 1128749, -1, -1, -1, -1, -1, -1 }, { 0x88FB, -1, 1128754, 1128759, -1, -1, -1, -1, -1, -1 }, { 0x88FC, 1128768, 1128763, 1128816, -1, -1, 1128798, 1128807, -1, -1 }, { 0x88FD, 1128825, 1128820, 1128881, -1, 1128877, 1128859, 1128873, 1128852, 1128886 }, { 0x88FE, 1128898, 1128892, 1128949, 1128953, 1128946, 1128937, 1128942, 1128930, -1 }, { 0x88FF, -1, 1128957, 1128961, -1, -1, -1, -1, -1, -1 }, { 0x8900, -1, 1128965, 1128970, -1, -1, -1, -1, -1, -1 }, { 0x8901, -1, 1128974, 1128997, -1, -1, 1128979, 1128986, -1, -1 }, { 0x8902, 1129008, 1129002, 1129059, -1, -1, 1129037, 1129052, -1, -1 }, { 0x8903, 1129070, 1129064, 1129090, -1, -1, -1, -1, -1, -1 }, { 0x8904, 1129100, 1129095, 1129124, -1, 1129120, 1129114, -1, 1129108, -1 }, { 0x8905, -1, 1129128, 1129133, -1, -1, -1, -1, -1, -1 }, { 0x8906, 1129142, 1129137, 1129176, -1, -1, -1, 1129161, -1, -1 }, { 0x8907, 1129185, 1129180, 1129247, 1129251, 1129239, 1129216, 1129234, 1129209, -1 }, { 0x8908, -1, 1129259, 1129265, -1, -1, -1, -1, -1, -1 }, { 0x8909, 1129277, 1129272, 1129292, -1, -1, -1, -1, -1, -1 }, { 0x890A, 1129302, 1129297, 1129356, 1129362, 1129350, 1129340, 1129346, 1129333, -1 }, { 0x890B, -1, 1129370, 1129375, -1, -1, -1, -1, -1, -1 }, { 0x890C, 1129386, 1129380, 1129443, -1, 1129439, 1129426, 1129435, 1129419, -1 }, { 0x890D, -1, 1129448, 1129476, -1, -1, 1129454, 1129461, -1, -1 }, { 0x890E, 1129487, 1129482, 1129542, -1, -1, 1129515, 1129527, -1, -1 }, { 0x890F, 1129552, 1129547, 1129608, -1, -1, 1129580, 1129592, -1, -1 }, { 0x8910, 1129618, 1129613, 1129686, 1129690, 1129682, 1129657, 1129670, 1129650, -1 }, { 0x8911, -1, 1129695, 1129707, -1, -1, -1, -1, 1129701, -1 }, { 0x8912, 1129718, 1129713, 1129769, 1129774, 1129765, 1129754, 1129761, 1129747, -1 }, { 0x8913, 1129784, 1129779, 1129840, -1, 1129837, 1129816, 1129830, 1129809, 1129845 }, { 0x8914, 1129854, 1129850, 1129870, -1, -1, -1, -1, -1, -1 }, { 0x8915, 1129879, 1129874, 1129920, -1, 1129917, 1129892, 1129903, 1129885, -1 }, { 0x8916, -1, 1129924, 1129941, -1, -1, 1129930, 1129937, -1, -1 }, { 0x8917, -1, 1129947, 1129952, -1, -1, -1, -1, -1, -1 }, { 0x8918, 1129962, 1129957, 1130016, -1, 1130013, 1129997, 1130006, 1129990, -1 }, { 0x8919, 1130026, 1130021, 1130079, -1, 1130075, 1130064, 1130071, 1130057, -1 }, { 0x891A, 1130089, 1130084, 1130148, -1, 1130145, 1130129, 1130137, 1130122, -1 }, { 0x891B, 1130159, 1130153, 1130195, -1, -1, -1, -1, -1, -1 }, { 0x891C, -1, 1130199, 1130209, -1, -1, 1130205, -1, -1, -1 }, { 0x891D, 1130220, 1130214, 1130246, -1, -1, 1130236, 1130242, -1, -1 }, { 0x891E, 1130256, 1130251, 1130276, -1, -1, 1130263, 1130270, -1, -1 }, { 0x891F, 1130287, 1130281, 1130310, -1, -1, -1, -1, -1, -1 }, { 0x8920, -1, 1130314, 1130364, -1, -1, 1130319, 1130357, -1, -1 }, { 0x8921, 1130375, 1130369, 1130405, -1, -1, -1, -1, -1, -1 }, { 0x8922, 1130415, 1130409, 1130472, -1, -1, -1, -1, -1, -1 }, { 0x8923, -1, 1130478, 1130484, -1, -1, -1, -1, -1, -1 }, { 0x8924, -1, 1130490, 1130496, -1, -1, -1, -1, -1, -1 }, { 0x8925, 1130507, 1130502, 1130557, 1130561, 1130554, 1130541, 1130549, 1130534, -1 }, { 0x8926, 1130573, 1130567, 1130645, -1, -1, 1130630, 1130637, -1, -1 }, { 0x8927, 1130657, 1130650, 1130717, -1, 1130711, 1130696, 1130702, 1130689, -1 }, { 0x8928, -1, 1130724, 1130734, -1, -1, -1, 1130728, -1, -1 }, { 0x8929, -1, 1130739, 1130744, -1, -1, -1, -1, -1, -1 }, { 0x892A, 1130754, 1130749, 1130816, -1, 1130811, 1130792, 1130803, 1130785, -1 }, { 0x892B, 1130825, 1130821, 1130870, -1, 1130866, 1130857, 1130862, 1130850, -1 }, { 0x892C, -1, 1130875, 1130881, -1, -1, -1, -1, -1, -1 }, { 0x892D, -1, 1130887, 1130892, 1130898, -1, -1, -1, -1, -1 }, { 0x892E, -1, 1130903, 1130908, -1, -1, -1, -1, -1, -1 }, { 0x892F, 1130919, 1130914, 1130980, -1, -1, -1, -1, 1130968, -1 }, { 0x8930, 1130990, 1130985, 1131055, 1131061, 1131051, 1131036, 1131043, 1131029, -1 }, { 0x8931, 1131073, 1131067, 1131150, -1, -1, 1131130, 1131145, -1, -1 }, { 0x8932, 1131160, 1131156, 1131185, -1, -1, 1131176, 1131182, -1, 1131189 }, { 0x8933, 1131200, 1131195, 1131231, -1, -1, -1, -1, -1, -1 }, { 0x8934, 1131243, 1131237, 1131272, -1, -1, -1, -1, -1, -1 }, { 0x8935, 1131282, 1131277, 1131312, -1, -1, 1131294, 1131309, -1, -1 }, { 0x8936, 1131321, 1131316, 1131385, -1, 1131376, 1131352, 1131361, 1131345, 1131390 }, { 0x8937, -1, 1131397, 1131401, 1131406, -1, -1, -1, -1, -1 }, { 0x8938, 1131419, 1131413, 1131486, -1, 1131482, 1131462, 1131475, 1131455, -1 }, { 0x8939, -1, 1131490, 1131520, -1, -1, 1131496, 1131503, -1, -1 }, { 0x893A, 1131529, 1131524, 1131613, -1, 1131608, 1131586, 1131599, 1131579, -1 }, { 0x893B, 1131623, 1131618, 1131709, -1, 1131705, 1131683, 1131699, 1131676, -1 }, { 0x893C, -1, 1131714, 1131719, -1, -1, -1, -1, -1, -1 }, { 0x893D, 1131730, 1131725, 1131738, -1, -1, -1, -1, -1, -1 }, { 0x893E, -1, 1131743, 1131763, -1, -1, 1131748, 1131758, -1, -1 }, { 0x893F, -1, 1131769, 1131774, -1, -1, -1, -1, -1, -1 }, { 0x8940, 1131784, 1131779, 1131828, -1, -1, 1131812, 1131817, -1, -1 }, { 0x8941, 1131839, 1131832, 1131882, -1, 1131877, 1131864, 1131872, 1131857, -1 }, { 0x8942, -1, 1131889, 1131913, -1, -1, 1131894, 1131900, -1, -1 }, { 0x8943, 1131923, 1131918, 1131955, -1, -1, 1131944, 1131951, -1, -1 }, { 0x8944, 1131967, 1131960, 1132034, 1132041, 1132029, 1132001, 1132020, 1131994, -1 }, { 0x8945, -1, 1132049, 1132062, -1, -1, 1132054, -1, -1, -1 }, { 0x8946, 1132071, 1132066, 1132101, -1, -1, 1132084, 1132091, -1, 1132105 }, { 0x8947, 1132117, 1132111, 1132123, -1, -1, -1, -1, -1, -1 }, { 0x8948, -1, 1132129, 1132135, -1, -1, -1, -1, -1, -1 }, { 0x8949, 1132148, 1132142, 1132173, -1, -1, 1132154, 1132165, -1, -1 }, { 0x894A, -1, 1132179, 1132185, -1, -1, -1, -1, -1, 1132190 }, { 0x894B, 1132200, 1132195, 1132207, -1, -1, -1, -1, -1, -1 }, { 0x894C, 1132217, 1132211, 1132243, -1, -1, 1132233, 1132239, -1, 1132248 }, { 0x894D, 1132262, 1132256, 1132323, -1, 1132319, 1132297, 1132305, 1132290, -1 }, { 0x894E, -1, 1132327, 1132333, -1, -1, -1, -1, -1, -1 }, { 0x894F, 1132343, 1132338, 1132384, -1, -1, 1132352, 1132360, -1, -1 }, { 0x8950, -1, 1132388, 1132395, -1, -1, -1, -1, -1, -1 }, { 0x8951, -1, 1132402, 1132407, -1, -1, -1, -1, -1, -1 }, { 0x8952, -1, 1132412, 1132442, -1, -1, 1132423, 1132430, 1132417, -1 }, { 0x8953, -1, 1132447, 1132452, -1, -1, -1, -1, -1, -1 }, { 0x8954, -1, 1132457, 1132464, -1, -1, -1, -1, -1, -1 }, { 0x8955, 1132475, 1132469, 1132505, -1, -1, 1132495, 1132501, -1, -1 }, { 0x8956, 1132514, 1132510, 1132565, -1, 1132563, 1132550, 1132560, 1132543, -1 }, { 0x8957, -1, 1132569, 1132611, -1, -1, 1132575, 1132587, -1, -1 }, { 0x8958, -1, 1132615, 1132631, -1, 1132627, -1, -1, 1132620, 1132636 }, { 0x8959, -1, 1132642, 1132647, -1, -1, -1, -1, -1, -1 }, { 0x895A, 1132658, 1132652, 1132680, -1, -1, -1, 1132672, -1, -1 }, { 0x895B, 1132691, 1132685, 1132722, -1, -1, 1132704, 1132710, -1, -1 }, { 0x895C, 1132733, 1132728, 1132791, -1, 1132786, 1132770, 1132778, 1132763, -1 }, { 0x895D, 1132802, 1132797, 1132831, -1, -1, -1, -1, -1, -1 }, { 0x895E, 1132842, 1132837, 1132896, -1, 1132891, 1132869, 1132880, 1132862, -1 }, { 0x895F, 1132905, 1132900, 1132938, 1132943, 1132934, 1132926, 1132930, 1132919, -1 }, { 0x8960, 1132955, 1132949, 1133008, -1, 1133003, 1132993, 1132999, 1132986, -1 }, { 0x8961, 1133019, 1133014, 1133063, -1, -1, 1133030, 1133040, -1, -1 }, { 0x8962, 1133073, 1133068, 1133129, -1, -1, 1133103, 1133112, -1, -1 }, { 0x8963, -1, 1133134, 1133154, -1, -1, 1133139, 1133148, -1, -1 }, { 0x8964, 1133164, 1133158, 1133219, -1, 1133215, 1133206, 1133211, 1133193, -1 }, { 0x8965, -1, 1133224, 1133229, -1, -1, -1, -1, -1, -1 }, { 0x8966, 1133238, 1133233, 1133288, 1133292, 1133285, 1133275, 1133282, -1, -1 }, { 0x8967, -1, 1133297, 1133301, -1, -1, -1, -1, -1, -1 }, { 0x8968, -1, 1133306, 1133312, -1, -1, -1, -1, -1, -1 }, { 0x8969, -1, 1133317, 1133322, -1, -1, -1, -1, -1, -1 }, { 0x896A, 1133332, 1133327, 1133388, 1133392, 1133384, 1133356, 1133372, 1133349, -1 }, { 0x896B, 1133403, 1133398, 1133423, -1, -1, -1, 1133412, -1, -1 }, { 0x896C, 1133434, 1133428, 1133455, -1, -1, -1, -1, -1, -1 }, { 0x896D, 1133465, 1133460, 1133526, -1, 1133522, 1133504, 1133516, 1133497, -1 }, { 0x896E, 1133536, 1133531, 1133568, -1, -1, 1133554, 1133558, -1, -1 }, { 0x896F, 1133577, 1133572, 1133627, 1133633, 1133622, 1133610, 1133617, 1133603, -1 }, { 0x8970, -1, 1133639, 1133665, -1, -1, 1133645, 1133661, -1, -1 }, { 0x8971, 1133676, 1133670, 1133719, -1, -1, -1, -1, -1, -1 }, { 0x8972, 1133731, 1133725, 1133791, 1133795, 1133787, 1133760, 1133778, 1133753, 1133799 }, { 0x8973, -1, -1, 1133826, -1, -1, 1133805, 1133813, -1, -1 }, { 0x8974, 1133838, 1133832, 1133879, -1, 1133875, 1133865, 1133871, 1133858, -1 }, { 0x8975, 1133889, 1133884, 1133945, -1, -1, 1133908, 1133935, -1, 1133950 }, { 0x8976, 1133962, 1133956, 1133995, -1, -1, -1, -1, -1, -1 }, { 0x8977, 1134006, 1134000, 1134043, -1, -1, 1134036, -1, -1, -1 }, { 0x8978, -1, 1134047, 1134053, -1, -1, -1, -1, -1, -1 }, { 0x8979, -1, 1134058, 1134062, -1, -1, -1, -1, -1, -1 }, { 0x897A, -1, 1134067, 1134085, -1, -1, 1134073, 1134081, -1, -1 }, { 0x897B, 1134097, 1134091, 1134134, -1, -1, 1134120, 1134130, -1, -1 }, { 0x897C, 1134145, 1134139, 1134170, -1, -1, 1134161, 1134166, -1, -1 }, { 0x897D, -1, 1134174, 1134184, -1, -1, -1, 1134180, -1, -1 }, { 0x897E, 1134193, 1134189, 1134231, -1, -1, 1134219, 1134223, -1, -1 }, { 0x897F, 1134240, 1134235, 1134314, 1134318, 1134311, 1134297, 1134303, 1134290, 1134323 }, { 0x8980, 1134333, 1134328, 1134363, -1, -1, -1, -1, -1, -1 }, { 0x8981, 1134372, 1134367, 1134438, 1134443, 1134435, 1134411, 1134431, 1134404, 1134452 }, { 0x8982, 1134458, -1, 1134475, -1, -1, -1, -1, -1, -1 }, { 0x8983, 1134487, 1134481, 1134554, -1, 1134550, 1134525, 1134543, 1134518, -1 }, { 0x8984, -1, 1134559, 1134564, -1, -1, -1, -1, -1, -1 }, { 0x8985, -1, 1134568, 1134573, -1, -1, -1, -1, -1, -1 }, { 0x8986, 1134584, 1134579, 1134658, 1134662, 1134650, 1134622, 1134641, 1134615, -1 }, { 0x8987, 1134680, 1134675, 1134749, -1, 1134739, 1134719, 1134731, 1134712, -1 }, { 0x8988, 1134758, 1134753, 1134836, -1, 1134831, 1134796, 1134820, 1134789, -1 }, { 0x8989, 1134845, 1134840, 1134909, -1, 1134906, 1134876, 1134903, 1134870, -1 }, { 0x898A, 1134918, 1134913, 1134975, -1, -1, 1134950, 1134972, -1, -1 }, { 0x898B, 1134984, 1134979, 1135082, 1135088, 1135072, 1135049, 1135068, 1135035, 1135094 }, { 0x898C, 1135106, 1135101, 1135151, -1, 1135146, 1135137, 1135142, -1, -1 }, { 0x898D, -1, 1135157, 1135166, -1, -1, -1, 1135162, -1, -1 }, { 0x898E, 1135177, 1135172, 1135188, -1, -1, -1, -1, -1, -1 }, { 0x898F, 1135199, 1135193, 1135269, 1135274, 1135265, 1135239, 1135262, 1135232, 1135280 }, { 0x8990, 1135289, 1135284, 1135345, -1, -1, 1135316, 1135340, -1, -1 }, { 0x8991, -1, 1135350, 1135355, -1, -1, -1, -1, -1, -1 }, { 0x8992, -1, 1135361, 1135366, -1, -1, -1, -1, -1, -1 }, { 0x8993, 1135376, 1135371, 1135415, 1135419, 1135410, 1135396, 1135405, 1135389, -1 }, { 0x8994, 1135429, 1135424, 1135477, -1, -1, 1135458, 1135467, -1, -1 }, { 0x8995, -1, 1135481, 1135508, -1, -1, -1, 1135486, -1, -1 }, { 0x8996, 1135517, 1135513, 1135567, 1135572, 1135564, 1135555, 1135560, 1135548, 1135583 }, { 0x8997, 1135593, 1135589, 1135633, -1, 1135630, 1135605, 1135626, 1135598, -1 }, { 0x8998, 1135642, 1135637, 1135697, -1, 1135693, 1135682, 1135689, 1135675, -1 }, { 0x8999, 1135708, 1135703, 1135742, -1, -1, 1135726, 1135731, -1, -1 }, { 0x899A, 1135752, 1135747, 1135823, -1, 1135815, 1135785, 1135806, -1, -1 }, { 0x899B, -1, 1135828, 1135854, -1, -1, 1135833, 1135838, -1, -1 }, { 0x899C, 1135863, 1135858, 1135881, -1, -1, 1135871, 1135876, -1, -1 }, { 0x899D, -1, 1135887, 1135892, -1, -1, -1, -1, -1, -1 }, { 0x899E, -1, 1135898, 1135903, -1, -1, -1, -1, -1, -1 }, { 0x899F, -1, 1135908, 1135921, -1, -1, 1135912, 1135917, -1, -1 }, { 0x89A0, -1, 1135926, 1135951, -1, -1, 1135938, 1135943, 1135932, -1 }, { 0x89A1, 1135961, 1135956, 1135995, -1, 1135990, 1135975, 1135980, 1135968, -1 }, { 0x89A2, -1, 1135999, 1136004, -1, -1, -1, -1, -1, -1 }, { 0x89A3, -1, 1136010, 1136015, -1, -1, -1, -1, -1, -1 }, { 0x89A4, -1, 1136020, 1136026, -1, -1, -1, -1, -1, -1 }, { 0x89A5, 1136035, 1136030, 1136054, -1, -1, 1136043, 1136050, -1, -1 }, { 0x89A6, 1136065, 1136060, 1136123, -1, -1, 1136098, 1136120, -1, -1 }, { 0x89A7, 1136133, 1136127, 1136173, -1, 1136169, 1136160, 1136165, -1, -1 }, { 0x89A8, -1, 1136178, 1136194, -1, 1136191, -1, -1, 1136184, -1 }, { 0x89A9, 1136202, 1136197, 1136242, 1136246, 1136239, 1136231, 1136236, 1136224, -1 }, { 0x89AA, 1136255, 1136250, 1136324, 1136329, 1136319, 1136291, 1136314, 1136284, 1136335 }, { 0x89AB, -1, 1136341, 1136347, -1, -1, -1, -1, -1, -1 }, { 0x89AC, 1136358, 1136353, 1136402, 1136406, 1136399, 1136389, 1136396, 1136382, -1 }, { 0x89AD, -1, 1136411, 1136417, -1, -1, -1, -1, -1, -1 }, { 0x89AE, -1, 1136423, 1136429, -1, -1, -1, -1, -1, -1 }, { 0x89AF, 1136440, 1136435, 1136483, -1, 1136479, 1136472, 1136475, 1136465, -1 }, { 0x89B0, 1136494, 1136488, 1136539, -1, -1, 1136515, 1136532, -1, -1 }, { 0x89B1, -1, 1136543, 1136549, -1, -1, -1, -1, -1, -1 }, { 0x89B2, 1136560, 1136555, 1136606, -1, 1136602, 1136590, 1136598, 1136583, -1 }, { 0x89B3, 1136616, 1136611, 1136669, -1, 1136664, 1136647, 1136660, -1, -1 }, { 0x89B4, -1, 1136675, 1136704, -1, -1, 1136681, 1136695, -1, -1 }, { 0x89B5, 1136716, 1136710, 1136778, -1, -1, 1136744, 1136763, -1, -1 }, { 0x89B6, 1136788, 1136784, 1136891, -1, -1, 1136875, 1136880, 1136869, -1 }, { 0x89B7, 1136902, 1136896, 1136954, -1, 1136950, 1136932, 1136939, 1136925, -1 }, { 0x89B8, 1136964, 1136958, 1137026, -1, -1, 1136992, 1137011, -1, -1 }, { 0x89B9, -1, 1137032, 1137037, -1, -1, -1, -1, -1, -1 }, { 0x89BA, 1137047, 1137042, 1137125, 1137130, 1137117, 1137087, 1137108, 1137080, 1137135 }, { 0x89BB, 1137147, 1137141, 1137170, -1, -1, -1, -1, -1, -1 }, { 0x89BC, 1137178, 1137174, 1137215, -1, -1, 1137199, 1137204, -1, -1 }, { 0x89BD, 1137226, 1137220, 1137273, 1137278, 1137269, 1137260, 1137265, 1137253, 1137285 }, { 0x89BE, -1, 1137290, 1137295, -1, -1, -1, -1, -1, -1 }, { 0x89BF, 1137306, 1137301, 1137365, 1137369, 1137361, 1137353, 1137356, 1137346, -1 }, { 0x89C0, 1137379, 1137374, 1137445, 1137451, 1137440, 1137431, 1137436, 1137424, 1137466 }, { 0x89C1, 1137476, 1137471, 1137507, -1, -1, -1, -1, -1, -1 }, { 0x89C2, 1137518, 1137513, 1137549, -1, -1, -1, -1, -1, -1 }, { 0x89C3, 1137560, 1137555, 1137571, -1, -1, -1, -1, -1, -1 }, { 0x89C4, 1137582, 1137576, 1137615, -1, -1, -1, -1, -1, -1 }, { 0x89C5, 1137625, 1137620, 1137638, -1, -1, -1, -1, -1, -1 }, { 0x89C6, 1137646, 1137642, 1137677, -1, -1, -1, -1, -1, -1 }, { 0x89C7, 1137687, 1137682, 1137720, -1, -1, -1, -1, -1, -1 }, { 0x89C8, 1137732, 1137726, 1137759, -1, -1, -1, -1, -1, -1 }, { 0x89C9, 1137769, 1137764, 1137802, -1, -1, -1, -1, -1, -1 }, { 0x89CA, 1137812, 1137807, 1137836, -1, -1, -1, -1, -1, -1 }, { 0x89CB, 1137845, 1137840, 1137852, -1, -1, -1, -1, -1, -1 }, { 0x89CC, 1137861, 1137856, 1137901, -1, -1, -1, -1, -1, -1 }, { 0x89CD, 1137910, 1137905, 1137918, -1, -1, -1, -1, -1, -1 }, { 0x89CE, 1137929, 1137924, 1137962, -1, -1, -1, -1, -1, -1 }, { 0x89CF, 1137971, 1137966, 1137996, -1, -1, -1, -1, -1, -1 }, { 0x89D0, 1138006, 1138001, 1138029, -1, -1, -1, -1, -1, -1 }, { 0x89D1, 1138040, 1138034, 1138063, -1, -1, -1, -1, -1, -1 }, { 0x89D2, 1138072, 1138067, 1138214, 1138220, 1138202, 1138171, 1138187, 1138164, 1138225 }, { 0x89D3, -1, 1138230, 1138235, -1, -1, -1, -1, -1, -1 }, { 0x89D4, 1138245, 1138240, 1138271, -1, 1138267, 1138258, 1138263, 1138251, -1 }, { 0x89D5, 1138281, 1138276, 1138320, -1, -1, 1138301, 1138306, -1, -1 }, { 0x89D6, 1138330, 1138324, 1138408, -1, 1138403, 1138377, 1138384, 1138370, -1 }, { 0x89D7, -1, 1138413, 1138436, -1, -1, 1138423, 1138432, 1138417, -1 }, { 0x89D8, -1, 1138441, 1138466, -1, -1, 1138447, 1138457, -1, -1 }, { 0x89D9, -1, 1138472, 1138477, -1, -1, -1, -1, -1, -1 }, { 0x89DA, 1138485, 1138481, 1138536, -1, 1138533, 1138521, 1138530, 1138514, -1 }, { 0x89DB, -1, 1138540, 1138546, -1, -1, -1, -1, -1, -1 }, { 0x89DC, 1138555, 1138551, 1138661, 1138665, 1138653, 1138634, 1138645, 1138627, -1 }, { 0x89DD, 1138679, 1138674, 1138731, -1, 1138728, 1138711, 1138724, 1138704, -1 }, { 0x89DE, 1138742, 1138735, 1138776, -1, -1, -1, -1, -1, -1 }, { 0x89DF, -1, 1138783, 1138788, -1, -1, -1, -1, -1, 1138793 }, { 0x89E0, -1, 1138799, 1138805, -1, -1, -1, -1, -1, -1 }, { 0x89E1, 1138817, 1138811, 1138825, -1, -1, -1, -1, -1, 1138829 }, { 0x89E2, -1, 1138835, 1138840, -1, -1, -1, -1, -1, -1 }, { 0x89E3, 1138851, 1138845, 1138939, 1138944, 1138931, 1138905, 1138924, 1138898, 1138952 }, { 0x89E4, -1, 1138959, 1138965, -1, -1, -1, -1, -1, -1 }, { 0x89E5, 1138977, 1138970, 1139038, -1, 1139032, 1139014, 1139028, 1139007, -1 }, { 0x89E6, 1139049, 1139044, 1139107, -1, 1139102, 1139072, 1139091, -1, -1 }, { 0x89E7, 1139118, 1139112, 1139163, -1, -1, 1139151, 1139156, -1, -1 }, { 0x89E8, -1, 1139168, 1139173, -1, -1, -1, -1, -1, -1 }, { 0x89E9, 1139183, 1139178, 1139205, -1, -1, 1139190, 1139197, -1, -1 }, { 0x89EA, -1, 1139210, 1139216, -1, -1, -1, -1, -1, -1 }, { 0x89EB, 1139227, 1139222, 1139264, -1, 1139260, -1, 1139255, -1, -1 }, { 0x89EC, -1, 1139268, 1139274, -1, -1, -1, -1, -1, -1 }, { 0x89ED, 1139283, 1139278, 1139331, -1, -1, 1139319, 1139328, -1, -1 }, { 0x89EE, -1, 1139335, 1139340, -1, -1, -1, -1, -1, -1 }, { 0x89EF, 1139348, 1139344, 1139375, -1, -1, -1, -1, -1, -1 }, { 0x89F0, -1, 1139380, 1139391, 1139396, -1, -1, -1, 1139385, -1 }, { 0x89F1, 1139405, 1139400, 1139474, 1139478, 1139469, 1139437, 1139447, 1139430, -1 }, { 0x89F2, -1, 1139489, 1139495, -1, -1, -1, -1, -1, -1 }, { 0x89F3, 1139506, 1139501, 1139584, -1, 1139580, -1, 1139560, 1139553, -1 }, { 0x89F4, 1139595, 1139588, 1139655, 1139662, 1139650, 1139636, 1139645, 1139629, -1 }, { 0x89F5, 1139678, 1139671, 1139708, -1, -1, -1, -1, -1, -1 }, { 0x89F6, 1139718, 1139714, 1139762, -1, 1139758, 1139745, 1139754, -1, -1 }, { 0x89F7, 1139772, 1139767, 1139798, -1, -1, -1, -1, -1, -1 }, { 0x89F8, 1139808, 1139803, 1139868, 1139873, 1139863, 1139838, 1139852, 1139831, 1139879 }, { 0x89F9, -1, 1139884, 1139920, -1, -1, 1139890, 1139907, -1, -1 }, { 0x89FA, -1, 1139924, 1139928, -1, -1, -1, -1, -1, -1 }, { 0x89FB, -1, 1139932, 1139937, -1, -1, -1, -1, -1, -1 }, { 0x89FC, 1139947, 1139941, 1139954, -1, -1, -1, -1, -1, -1 }, { 0x89FD, -1, 1139959, 1139995, -1, -1, 1139965, 1139982, -1, -1 }, { 0x89FE, -1, 1139999, 1140004, -1, -1, -1, -1, -1, -1 }, { 0x89FF, 1140015, 1140009, 1140074, 1140078, -1, 1140044, 1140061, -1, -1 }, { 0x8A00, 1140094, 1140089, 1140180, 1140185, 1140174, 1140147, 1140162, 1140140, 1140193 }, { 0x8A01, 1140204, 1140199, 1140230, -1, -1, 1140223, -1, -1, -1 }, { 0x8A02, 1140241, 1140235, 1140303, -1, 1140298, 1140275, 1140289, 1140268, 1140309 }, { 0x8A03, 1140320, 1140316, 1140373, -1, 1140369, 1140358, 1140366, 1140351, 1140377 }, { 0x8A04, 1140387, 1140382, 1140425, -1, -1, -1, 1140405, -1, -1 }, { 0x8A05, -1, 1140430, 1140460, -1, -1, 1140435, 1140452, -1, -1 }, { 0x8A06, -1, 1140465, 1140470, -1, -1, -1, -1, -1, -1 }, { 0x8A07, 1140483, 1140476, 1140533, 1140539, 1140527, -1, 1140511, 1140504, -1 }, { 0x8A08, 1140551, 1140546, 1140627, 1140631, 1140622, 1140588, 1140614, 1140581, 1140637 }, { 0x8A09, -1, 1140642, 1140659, -1, 1140655, -1, -1, 1140648, -1 }, { 0x8A0A, 1140670, 1140664, 1140731, 1140736, 1140727, 1140709, 1140713, 1140702, -1 }, { 0x8A0B, -1, 1140741, 1140746, -1, -1, -1, -1, -1, -1 }, { 0x8A0C, 1140758, 1140752, 1140826, -1, 1140821, 1140792, 1140817, 1140785, -1 }, { 0x8A0D, -1, 1140832, 1140838, -1, -1, -1, -1, -1, -1 }, { 0x8A0E, 1140849, 1140844, 1140923, 1140928, 1140919, 1140901, 1140915, 1140894, 1140935 }, { 0x8A0F, 1140948, 1140942, 1141001, -1, -1, 1140986, 1140995, 1140980, -1 }, { 0x8A10, 1141010, 1141005, 1141060, -1, 1141057, 1141045, 1141051, 1141038, -1 }, { 0x8A11, 1141069, 1141065, 1141120, -1, 1141118, -1, 1141101, 1141094, -1 }, { 0x8A12, 1141129, 1141124, 1141180, -1, -1, 1141165, 1141172, -1, -1 }, { 0x8A13, 1141190, 1141185, 1141255, 1141260, 1141250, 1141223, 1141242, 1141216, 1141269 }, { 0x8A14, -1, 1141276, 1141307, -1, 1141304, 1141289, 1141296, 1141282, -1 }, { 0x8A15, 1141318, 1141312, 1141378, -1, 1141374, 1141358, 1141366, 1141351, -1 }, { 0x8A16, 1141390, 1141384, 1141445, 1141449, 1141441, 1141429, 1141435, 1141422, -1 }, { 0x8A17, 1141460, 1141455, 1141523, 1141528, 1141518, 1141496, 1141513, 1141489, 1141534 }, { 0x8A18, 1141545, 1141540, 1141606, 1141610, 1141603, 1141583, 1141600, 1141576, 1141617 }, { 0x8A19, -1, 1141621, 1141627, -1, -1, -1, -1, -1, -1 }, { 0x8A1A, 1141638, 1141632, 1141666, -1, 1141663, -1, -1, -1, -1 }, { 0x8A1B, 1141676, 1141671, 1141747, 1141750, 1141744, 1141716, 1141738, 1141709, 1141756 }, { 0x8A1C, -1, 1141761, 1141766, -1, -1, -1, -1, -1, -1 }, { 0x8A1D, 1141777, 1141771, 1141831, 1141835, 1141829, 1141815, 1141823, 1141808, -1 }, { 0x8A1E, -1, 1141840, 1141871, -1, -1, 1141845, 1141867, -1, -1 }, { 0x8A1F, 1141882, 1141876, 1141970, 1141976, 1141965, 1141936, 1141957, 1141929, 1141983 }, { 0x8A20, 1141995, 1141990, 1142049, -1, -1, 1142027, 1142044, -1, -1 }, { 0x8A21, 1142060, 1142055, 1142087, -1, -1, -1, -1, -1, -1 }, { 0x8A22, 1142097, 1142092, 1142167, -1, 1142163, 1142135, 1142144, 1142123, -1 }, { 0x8A23, 1142178, 1142172, 1142244, 1142249, 1142239, 1142213, 1142229, 1142206, -1 }, { 0x8A24, -1, 1142254, 1142267, -1, -1, -1, 1142260, -1, -1 }, { 0x8A25, 1142279, 1142273, 1142342, -1, 1142337, 1142318, 1142325, 1142311, 1142346 }, { 0x8A26, 1142357, 1142352, 1142391, -1, -1, 1142375, 1142382, -1, -1 }, { 0x8A27, 1142402, 1142397, 1142414, -1, -1, -1, -1, 1142408, -1 }, { 0x8A28, -1, 1142419, 1142423, -1, -1, -1, -1, -1, -1 }, { 0x8A29, 1142434, 1142428, 1142467, -1, -1, -1, -1, -1, -1 }, { 0x8A2A, 1142480, 1142474, 1142539, 1142545, 1142534, 1142507, 1142530, 1142500, 1142555 }, { 0x8A2B, -1, 1142563, 1142581, -1, -1, 1142569, 1142576, -1, -1 }, { 0x8A2C, 1142592, 1142586, 1142648, -1, -1, 1142625, 1142634, -1, -1 }, { 0x8A2D, 1142659, 1142654, 1142769, 1142774, 1142765, 1142727, 1142753, 1142720, 1142781 }, { 0x8A2E, -1, 1142788, 1142795, -1, -1, -1, -1, -1, -1 }, { 0x8A2F, -1, 1142800, 1142819, -1, -1, 1142805, 1142813, -1, -1 }, { 0x8A30, -1, 1142823, 1142829, -1, -1, -1, -1, -1, -1 }, { 0x8A31, 1142841, 1142835, 1142912, 1142916, 1142906, 1142880, 1142899, 1142873, 1142922 }, { 0x8A32, -1, 1142928, 1142933, -1, -1, -1, -1, -1, -1 }, { 0x8A33, 1142942, 1142937, 1142991, -1, 1142987, 1142968, 1142978, -1, -1 }, { 0x8A34, 1143000, 1142995, 1143056, 1143060, 1143053, 1143036, 1143050, 1143029, 1143064 }, { 0x8A35, -1, 1143069, 1143111, -1, -1, 1143073, 1143107, -1, -1 }, { 0x8A36, 1143120, 1143116, 1143168, -1, 1143165, 1143154, 1143162, 1143147, -1 }, { 0x8A37, -1, 1143172, 1143187, -1, -1, 1143177, 1143182, -1, -1 }, { 0x8A38, -1, 1143193, 1143197, -1, -1, -1, -1, -1, -1 }, { 0x8A39, 1143207, 1143201, 1143237, -1, -1, -1, -1, -1, -1 }, { 0x8A3A, 1143246, 1143241, 1143293, -1, 1143289, 1143279, 1143284, 1143272, 1143299 }, { 0x8A3B, 1143311, 1143306, 1143385, -1, 1143381, 1143348, 1143372, 1143341, 1143390 }, { 0x8A3C, 1143401, 1143395, 1143459, -1, 1143454, 1143438, 1143445, 1143431, 1143466 }, { 0x8A3D, 1143479, 1143474, 1143507, -1, -1, 1143485, 1143500, -1, -1 }, { 0x8A3E, 1143516, 1143512, 1143593, 1143597, 1143590, 1143553, 1143572, 1143546, -1 }, { 0x8A3F, -1, 1143603, 1143607, -1, -1, -1, -1, -1, -1 }, { 0x8A40, 1143617, 1143611, 1143663, -1, -1, -1, 1143647, -1, -1 }, { 0x8A41, 1143673, 1143669, 1143722, -1, 1143719, 1143711, 1143716, 1143704, -1 }, { 0x8A42, -1, 1143726, 1143730, -1, -1, -1, -1, -1, -1 }, { 0x8A43, -1, 1143734, 1143760, -1, -1, 1143740, 1143756, -1, -1 }, { 0x8A44, -1, 1143766, 1143771, -1, -1, -1, -1, -1, -1 }, { 0x8A45, 1143782, 1143776, 1143803, -1, -1, 1143790, 1143794, -1, -1 }, { 0x8A46, 1143814, 1143809, 1143863, -1, 1143860, 1143848, 1143856, 1143841, -1 }, { 0x8A47, -1, 1143867, 1143908, -1, -1, 1143874, 1143897, -1, -1 }, { 0x8A48, 1143919, 1143914, 1143961, -1, -1, 1143948, 1143958, -1, -1 }, { 0x8A49, 1143971, 1143965, 1144037, -1, -1, 1143993, 1144016, -1, -1 }, { 0x8A4A, -1, 1144042, 1144047, -1, -1, -1, -1, -1, -1 }, { 0x8A4B, 1144057, 1144052, 1144108, -1, 1144104, -1, -1, 1144097, -1 }, { 0x8A4C, -1, 1144114, 1144119, -1, -1, -1, -1, -1, -1 }, { 0x8A4D, -1, 1144124, 1144154, -1, -1, 1144129, 1144139, -1, -1 }, { 0x8A4E, 1144164, 1144158, 1144218, 1144222, 1144215, 1144202, 1144208, -1, -1 }, { 0x8A4F, 1144234, 1144229, 1144259, -1, -1, -1, -1, -1, -1 }, { 0x8A50, 1144269, 1144264, 1144332, -1, 1144329, 1144317, 1144326, 1144310, 1144337 }, { 0x8A51, 1144346, 1144342, 1144397, -1, 1144395, 1144364, 1144390, 1144352, -1 }, { 0x8A52, 1144405, 1144401, 1144464, -1, 1144457, 1144445, 1144453, -1, -1 }, { 0x8A53, -1, 1144468, 1144485, -1, -1, 1144474, 1144478, -1, -1 }, { 0x8A54, 1144494, 1144489, 1144562, 1144568, 1144559, 1144535, 1144554, 1144528, 1144577 }, { 0x8A55, 1144591, 1144585, 1144661, -1, 1144654, 1144628, 1144645, 1144621, 1144667 }, { 0x8A56, 1144678, 1144673, 1144729, -1, 1144725, 1144710, 1144719, 1144703, -1 }, { 0x8A57, 1144740, 1144733, 1144810, -1, 1144804, 1144783, 1144790, 1144776, -1 }, { 0x8A58, 1144822, 1144817, 1144904, -1, 1144899, 1144859, 1144867, 1144852, -1 }, { 0x8A59, -1, 1144908, 1144913, -1, -1, -1, -1, -1, -1 }, { 0x8A5A, -1, 1144917, 1144923, -1, -1, -1, -1, -1, -1 }, { 0x8A5B, 1144931, 1144927, 1144975, -1, 1144972, 1144959, 1144965, 1144952, 1144979 }, { 0x8A5C, -1, 1144985, 1145003, -1, -1, 1144990, 1144999, -1, -1 }, { 0x8A5D, -1, 1145008, 1145023, -1, -1, 1145013, 1145019, -1, -1 }, { 0x8A5E, 1145032, 1145028, 1145082, 1145086, 1145079, 1145065, 1145072, 1145058, 1145092 }, { 0x8A5F, 1145102, 1145097, 1145125, -1, -1, -1, -1, -1, -1 }, { 0x8A60, 1145136, 1145130, 1145187, 1145193, 1145182, 1145160, 1145179, 1145153, 1145204 }, { 0x8A61, 1145217, 1145211, 1145283, -1, 1145279, 1145269, 1145276, 1145262, -1 }, { 0x8A62, 1145293, 1145287, 1145358, -1, 1145353, 1145333, 1145344, 1145326, -1 }, { 0x8A63, 1145369, 1145363, 1145437, 1145441, 1145433, 1145411, 1145425, 1145404, -1 }, { 0x8A64, 1145453, 1145447, 1145513, -1, -1, -1, -1, -1, -1 }, { 0x8A65, -1, 1145520, 1145557, -1, -1, 1145525, 1145553, -1, -1 }, { 0x8A66, 1145565, 1145561, 1145619, 1145624, 1145616, 1145594, 1145612, 1145587, 1145633 }, { 0x8A67, 1145644, 1145638, 1145726, -1, -1, 1145683, 1145702, -1, -1 }, { 0x8A68, 1145737, 1145731, 1145768, -1, -1, -1, -1, -1, -1 }, { 0x8A69, 1145778, 1145774, 1145825, 1145830, 1145822, 1145810, 1145818, 1145803, 1145837 }, { 0x8A6A, 1145846, 1145841, 1145880, -1, -1, -1, -1, -1, -1 }, { 0x8A6B, 1145890, 1145885, 1145959, -1, 1145955, 1145932, 1145952, 1145925, -1 }, { 0x8A6C, 1145969, 1145964, 1146033, -1, 1146029, 1146005, 1146022, 1145998, -1 }, { 0x8A6D, 1146044, 1146038, 1146097, -1, 1146092, 1146080, 1146089, 1146073, -1 }, { 0x8A6E, 1146108, 1146102, 1146157, 1146163, 1146153, 1146144, 1146149, 1146137, -1 }, { 0x8A6F, -1, 1146171, 1146176, -1, -1, -1, -1, -1, -1 }, { 0x8A70, 1146186, 1146181, 1146248, -1, 1146244, 1146215, 1146238, 1146208, 1146253 }, { 0x8A71, 1146264, 1146259, 1146329, 1146334, 1146325, 1146303, 1146318, 1146296, 1146340 }, { 0x8A72, 1146353, 1146348, 1146410, -1, 1146406, 1146386, 1146398, 1146379, -1 }, { 0x8A73, 1146422, 1146415, 1146498, -1, 1146488, 1146458, 1146479, 1146451, 1146505 }, { 0x8A74, -1, 1146514, 1146519, -1, -1, -1, -1, -1, -1 }, { 0x8A75, 1146529, 1146524, 1146582, -1, 1146578, 1146564, 1146569, 1146557, -1 }, { 0x8A76, -1, 1146588, 1146607, -1, -1, 1146593, 1146599, -1, -1 }, { 0x8A77, -1, 1146613, 1146632, -1, -1, 1146619, 1146625, -1, -1 }, { 0x8A78, 1146643, 1146638, 1146669, -1, -1, -1, -1, -1, -1 }, { 0x8A79, 1146678, 1146673, 1146734, -1, 1146729, -1, 1146717, 1146710, -1 }, { 0x8A7A, -1, 1146740, 1146764, -1, -1, 1146746, 1146755, -1, -1 }, { 0x8A7B, 1146777, 1146770, 1146815, -1, -1, 1146784, 1146793, -1, -1 }, { 0x8A7C, 1146823, 1146818, 1146901, 1146906, 1146897, 1146863, 1146890, 1146856, -1 }, { 0x8A7D, -1, 1146914, 1146921, -1, -1, -1, -1, -1, -1 }, { 0x8A7E, 1146932, 1146926, 1147006, -1, -1, 1146965, 1146998, -1, -1 }, { 0x8A7F, 1147019, 1147013, 1147082, -1, 1147077, 1147059, 1147067, 1147052, -1 }, { 0x8A80, -1, 1147087, 1147113, -1, -1, 1147092, 1147103, -1, -1 }, { 0x8A81, -1, 1147117, 1147123, -1, -1, -1, -1, -1, -1 }, { 0x8A82, 1147134, 1147129, 1147179, -1, 1147176, 1147147, 1147171, 1147140, -1 }, { 0x8A83, 1147189, 1147185, 1147216, -1, -1, 1147194, 1147203, -1, -1 }, { 0x8A84, 1147225, 1147220, 1147276, -1, 1147272, 1147258, 1147268, 1147251, -1 }, { 0x8A85, 1147286, 1147281, 1147363, 1147368, 1147359, 1147329, 1147350, 1147322, 1147373 }, { 0x8A86, 1147383, 1147377, 1147434, -1, 1147428, 1147410, 1147419, 1147403, -1 }, { 0x8A87, 1147447, 1147441, 1147510, 1147515, 1147506, 1147486, 1147500, 1147479, 1147521 }, { 0x8A88, -1, 1147526, 1147531, -1, -1, -1, -1, -1, -1 }, { 0x8A89, 1147540, 1147535, 1147586, -1, 1147582, 1147565, 1147579, -1, -1 }, { 0x8A8A, 1147596, 1147590, 1147613, -1, -1, -1, -1, -1, -1 }, { 0x8A8B, -1, 1147619, 1147645, -1, -1, 1147624, 1147635, -1, -1 }, { 0x8A8C, 1147653, 1147649, 1147704, -1, 1147701, 1147689, 1147697, 1147682, 1147709 }, { 0x8A8D, 1147720, 1147714, 1147790, 1147795, 1147787, 1147755, 1147783, 1147748, 1147801 }, { 0x8A8E, -1, 1147808, 1147813, -1, -1, -1, -1, -1, -1 }, { 0x8A8F, -1, 1147817, 1147836, -1, -1, 1147823, 1147832, -1, -1 }, { 0x8A90, 1147847, 1147842, 1147891, -1, -1, 1147862, 1147884, -1, -1 }, { 0x8A91, 1147901, 1147894, 1147965, 1147972, 1147959, 1147936, 1147954, 1147929, -1 }, { 0x8A92, 1147986, 1147982, 1148036, -1, 1148032, 1148017, 1148020, -1, -1 }, { 0x8A93, 1148045, 1148040, 1148097, 1148102, 1148094, 1148072, 1148086, 1148065, 1148112 }, { 0x8A94, -1, 1148118, 1148124, -1, -1, -1, -1, -1, -1 }, { 0x8A95, 1148136, 1148130, 1148197, 1148202, 1148192, 1148179, 1148188, 1148172, -1 }, { 0x8A96, 1148215, 1148210, 1148278, -1, -1, 1148247, 1148254, -1, -1 }, { 0x8A97, -1, 1148283, 1148314, -1, -1, 1148288, 1148306, -1, -1 }, { 0x8A98, 1148325, 1148320, 1148384, -1, 1148381, 1148364, 1148377, 1148357, 1148389 }, { 0x8A99, -1, 1148394, 1148418, -1, -1, 1148400, 1148405, -1, -1 }, { 0x8A9A, 1148429, 1148424, 1148486, 1148492, 1148482, 1148470, 1148477, 1148463, -1 }, { 0x8A9B, -1, 1148502, 1148507, -1, -1, -1, -1, -1, -1 }, { 0x8A9C, -1, 1148512, 1148517, -1, -1, -1, -1, -1, -1 }, { 0x8A9D, -1, 1148523, 1148527, -1, -1, -1, -1, -1, -1 }, { 0x8A9E, 1148536, 1148531, 1148610, 1148614, 1148608, 1148579, 1148601, 1148572, 1148627 }, { 0x8A9F, -1, 1148633, 1148643, -1, -1, -1, 1148639, -1, -1 }, { 0x8AA0, 1148655, 1148649, 1148720, 1148727, 1148715, 1148691, 1148707, 1148683, 1148736 }, { 0x8AA1, 1148749, 1148743, 1148800, -1, 1148795, 1148780, 1148791, 1148773, -1 }, { 0x8AA2, -1, 1148805, 1148822, -1, 1148817, -1, -1, 1148810, -1 }, { 0x8AA3, 1148833, 1148828, 1148887, 1148891, 1148883, 1148870, 1148877, 1148863, 1148895 }, { 0x8AA4, 1148902, 1148898, 1148959, 1148963, 1148957, 1148938, 1148954, 1148931, -1 }, { 0x8AA5, 1148974, 1148969, 1149050, 1149055, 1149047, 1149013, 1149038, 1149006, -1 }, { 0x8AA6, 1149069, 1149063, 1149124, 1149130, 1149119, 1149098, 1149111, 1149091, 1149137 }, { 0x8AA7, 1149149, 1149144, 1149184, -1, 1149180, -1, 1149174, 1149167, -1 }, { 0x8AA8, 1149193, 1149188, 1149249, -1, 1149245, 1149233, 1149241, 1149226, 1149254 }, { 0x8AA9, 1149266, 1149260, 1149324, -1, -1, 1149289, 1149298, -1, -1 }, { 0x8AAA, 1149336, 1149330, 1149431, -1, 1149419, 1149390, 1149404, 1149369, -1 }, { 0x8AAB, -1, 1149437, 1149448, -1, -1, -1, -1, 1149442, -1 }, { 0x8AAC, 1149460, 1149454, 1149507, 1149513, 1149495, 1149466, 1149480, -1, 1149532 }, { 0x8AAD, 1149546, 1149541, 1149601, -1, 1149593, 1149569, 1149579, -1, -1 }, { 0x8AAE, -1, 1149605, 1149618, -1, -1, 1149610, -1, -1, -1 }, { 0x8AAF, -1, 1149623, 1149644, -1, -1, 1149630, 1149639, -1, -1 }, { 0x8AB0, 1149657, 1149651, 1149703, 1149715, 1149699, 1149690, 1149695, 1149683, -1 }, { 0x8AB1, -1, 1149721, 1149726, -1, -1, -1, -1, -1, -1 }, { 0x8AB2, 1149735, 1149731, 1149786, -1, 1149782, 1149768, 1149779, 1149761, 1149790 }, { 0x8AB3, -1, 1149796, 1149835, -1, -1, 1149801, 1149823, -1, -1 }, { 0x8AB4, -1, 1149839, 1149845, -1, -1, -1, -1, -1, -1 }, { 0x8AB5, -1, 1149851, 1149857, -1, -1, -1, -1, -1, -1 }, { 0x8AB6, 1149869, 1149863, 1149971, -1, 1149953, 1149911, 1149928, -1, -1 }, { 0x8AB7, -1, 1149976, 1149998, -1, -1, 1149982, 1149990, -1, -1 }, { 0x8AB8, -1, 1150004, 1150009, -1, -1, -1, -1, -1, -1 }, { 0x8AB9, 1150020, 1150015, 1150074, -1, 1150071, 1150052, 1150068, 1150045, -1 }, { 0x8ABA, -1, 1150079, 1150083, -1, -1, -1, -1, -1, -1 }, { 0x8ABB, -1, 1150088, 1150110, -1, -1, 1150094, 1150102, -1, -1 }, { 0x8ABC, 1150118, 1150114, 1150177, 1150181, 1150174, 1150159, 1150171, 1150152, -1 }, { 0x8ABD, -1, 1150189, 1150195, -1, -1, -1, -1, -1, -1 }, { 0x8ABE, 1150205, 1150199, 1150248, -1, 1150245, -1, 1150237, 1150230, -1 }, { 0x8ABF, 1150258, 1150253, 1150339, 1150345, 1150332, 1150300, 1150327, 1150287, 1150357 }, { 0x8AC0, -1, 1150365, 1150370, -1, -1, -1, -1, -1, -1 }, { 0x8AC1, 1150380, 1150374, 1150416, -1, -1, -1, -1, -1, -1 }, { 0x8AC2, 1150427, 1150422, 1150485, -1, 1150480, 1150458, 1150476, 1150451, 1150491 }, { 0x8AC3, -1, 1150498, 1150515, -1, -1, 1150503, 1150510, -1, -1 }, { 0x8AC4, 1150527, 1150521, 1150593, -1, 1150588, 1150562, 1150579, 1150555, -1 }, { 0x8AC5, -1, 1150599, 1150604, -1, -1, -1, -1, -1, -1 }, { 0x8AC6, 1150613, 1150608, 1150636, -1, -1, 1150622, 1150630, -1, -1 }, { 0x8AC7, 1150646, 1150640, 1150700, 1150705, 1150696, 1150681, 1150688, 1150674, 1150711 }, { 0x8AC8, -1, 1150717, 1150750, -1, -1, 1150723, 1150735, -1, -1 }, { 0x8AC9, 1150761, 1150756, 1150822, -1, 1150819, 1150799, 1150810, 1150792, -1 }, { 0x8ACA, 1150832, 1150827, 1150885, -1, -1, 1150865, 1150875, -1, -1 }, { 0x8ACB, 1150895, 1150889, 1150966, 1150972, 1150960, 1150932, 1150946, 1150924, 1150983 }, { 0x8ACC, 1150997, 1150991, 1151031, -1, -1, 1151019, 1151027, -1, -1 }, { 0x8ACD, 1151043, 1151037, 1151119, 1151126, 1151113, 1151081, 1151104, 1151074, -1 }, { 0x8ACE, -1, 1151135, 1151141, -1, -1, -1, -1, -1, -1 }, { 0x8ACF, 1151150, 1151145, 1151212, -1, 1151207, 1151189, 1151196, 1151182, -1 }, { 0x8AD0, 1151222, 1151217, 1151228, -1, -1, -1, -1, -1, -1 }, { 0x8AD1, 1151240, 1151234, 1151282, -1, 1151277, 1151264, 1151272, -1, -1 }, { 0x8AD2, 1151295, 1151288, 1151379, 1151386, 1151373, 1151340, 1151368, 1151327, 1151395 }, { 0x8AD3, 1151409, 1151404, 1151438, -1, -1, 1151420, 1151427, -1, -1 }, { 0x8AD4, -1, 1151444, 1151474, -1, -1, 1151449, 1151458, -1, -1 }, { 0x8AD5, 1151485, 1151479, 1151520, -1, -1, 1151499, 1151506, -1, -1 }, { 0x8AD6, 1151531, 1151525, 1151611, 1151616, 1151603, 1151571, 1151595, 1151558, 1151636 }, { 0x8AD7, 1151648, 1151643, 1151706, -1, 1151702, 1151680, 1151688, -1, -1 }, { 0x8AD8, -1, 1151712, 1151717, -1, -1, -1, -1, -1, -1 }, { 0x8AD9, -1, 1151723, 1151728, -1, -1, -1, -1, -1, -1 }, { 0x8ADA, 1151738, 1151733, 1151759, -1, -1, -1, 1151755, -1, -1 }, { 0x8ADB, 1151770, 1151765, 1151809, -1, 1151806, 1151794, 1151803, 1151787, 1151813 }, { 0x8ADC, 1151823, 1151818, 1151894, -1, 1151889, 1151869, 1151884, 1151862, 1151899 }, { 0x8ADD, 1151913, 1151907, 1151969, -1, 1151966, 1151956, 1151962, 1151950, -1 }, { 0x8ADE, 1151978, 1151973, 1152025, -1, 1152019, 1152006, 1152015, 1151999, -1 }, { 0x8ADF, 1152041, 1152037, 1152111, -1, 1152108, 1152086, 1152093, 1152073, -1 }, { 0x8AE0, 1152122, 1152116, 1152185, -1, 1152180, 1152155, 1152176, 1152148, -1 }, { 0x8AE1, 1152195, 1152191, 1152251, -1, 1152248, 1152236, 1152244, 1152229, -1 }, { 0x8AE2, 1152261, 1152256, 1152322, -1, 1152318, 1152288, 1152310, -1, -1 }, { 0x8AE3, -1, 1152327, 1152332, -1, -1, -1, -1, -1, -1 }, { 0x8AE4, 1152343, 1152337, 1152416, -1, 1152413, 1152381, 1152408, 1152374, -1 }, { 0x8AE5, -1, 1152419, 1152425, -1, -1, -1, -1, -1, -1 }, { 0x8AE6, 1152437, 1152432, 1152505, -1, 1152500, 1152463, 1152492, 1152456, -1 }, { 0x8AE7, 1152515, 1152509, 1152574, 1152579, 1152570, 1152551, 1152566, 1152544, 1152584 }, { 0x8AE8, -1, 1152589, 1152594, -1, -1, -1, -1, -1, -1 }, { 0x8AE9, -1, 1152598, 1152603, -1, -1, -1, -1, -1, -1 }, { 0x8AEA, -1, 1152607, 1152625, -1, 1152620, -1, -1, 1152613, -1 }, { 0x8AEB, 1152637, 1152631, 1152688, 1152694, 1152684, 1152666, 1152680, 1152659, 1152699 }, { 0x8AEC, 1152710, 1152705, 1152769, -1, -1, 1152757, 1152765, -1, -1 }, { 0x8AED, 1152778, 1152773, 1152824, -1, 1152821, 1152811, 1152818, 1152804, 1152828 }, { 0x8AEE, 1152837, 1152833, 1152894, -1, 1152891, 1152876, 1152887, 1152869, -1 }, { 0x8AEF, -1, 1152898, 1152904, -1, -1, -1, -1, -1, -1 }, { 0x8AF0, 1152917, 1152911, 1152960, -1, 1152957, 1152937, 1152942, 1152930, -1 }, { 0x8AF1, 1152969, 1152964, 1153024, -1, 1153020, 1153007, 1153017, 1153000, 1153029 }, { 0x8AF2, -1, 1153034, 1153045, -1, -1, -1, -1, 1153039, -1 }, { 0x8AF3, 1153054, 1153050, 1153113, 1153117, 1153110, 1153094, 1153104, 1153087, 1153121 }, { 0x8AF4, 1153130, 1153124, 1153200, -1, 1153196, 1153171, 1153180, 1153164, -1 }, { 0x8AF5, 1153212, 1153206, 1153231, -1, -1, -1, 1153219, -1, -1 }, { 0x8AF6, 1153241, 1153236, 1153295, -1, 1153291, 1153275, 1153282, 1153268, 1153301 }, { 0x8AF7, 1153314, 1153308, 1153367, 1153379, 1153360, 1153346, 1153356, 1153339, 1153386 }, { 0x8AF8, 1153398, 1153393, 1153440, 1153445, 1153436, 1153422, 1153432, 1153415, 1153450 }, { 0x8AF9, -1, 1153455, 1153462, -1, -1, -1, -1, -1, -1 }, { 0x8AFA, 1153473, 1153468, 1153514, -1, 1153508, 1153495, 1153504, 1153488, 1153519 }, { 0x8AFB, -1, 1153526, 1153532, -1, -1, -1, -1, -1, -1 }, { 0x8AFC, 1153545, 1153539, 1153607, -1, 1153602, 1153580, 1153598, 1153573, -1 }, { 0x8AFD, -1, 1153613, 1153619, -1, -1, -1, -1, -1, -1 }, { 0x8AFE, 1153628, 1153623, 1153686, -1, 1153678, 1153666, 1153673, 1153653, 1153691 }, { 0x8AFF, -1, 1153697, 1153720, -1, -1, 1153702, 1153711, -1, -1 }, { 0x8B00, 1153729, 1153724, 1153788, 1153793, 1153785, 1153760, 1153778, 1153753, 1153799 }, { 0x8B01, 1153809, 1153804, 1153855, 1153859, 1153852, 1153839, 1153847, 1153832, 1153865 }, { 0x8B02, 1153876, 1153871, 1153932, 1153937, 1153929, 1153916, 1153927, 1153909, -1 }, { 0x8B03, -1, 1153947, 1153953, -1, -1, -1, -1, -1, -1 }, { 0x8B04, 1153965, 1153959, 1154005, -1, 1154000, 1153989, 1153996, 1153982, -1 }, { 0x8B05, 1154016, 1154011, 1154081, -1, -1, 1154053, 1154063, -1, -1 }, { 0x8B06, 1154092, 1154087, 1154121, -1, -1, 1154108, 1154117, -1, -1 }, { 0x8B07, 1154132, 1154127, 1154180, -1, 1154176, 1154165, 1154172, 1154158, -1 }, { 0x8B08, -1, 1154186, 1154191, -1, -1, -1, -1, -1, -1 }, { 0x8B09, -1, 1154195, 1154201, -1, -1, -1, -1, -1, -1 }, { 0x8B0A, 1154212, 1154206, 1154229, -1, -1, 1154216, 1154225, -1, -1 }, { 0x8B0B, 1154242, 1154236, 1154314, -1, -1, -1, 1154282, -1, -1 }, { 0x8B0C, 1154323, 1154319, 1154371, -1, 1154368, 1154356, 1154365, 1154349, -1 }, { 0x8B0D, -1, 1154375, 1154381, -1, -1, -1, -1, -1, -1 }, { 0x8B0E, 1154392, 1154387, 1154437, -1, 1154434, 1154425, 1154430, 1154418, 1154441 }, { 0x8B0F, 1154450, 1154445, 1154514, -1, -1, -1, -1, -1, -1 }, { 0x8B10, 1154525, 1154520, 1154585, -1, 1154581, 1154561, 1154569, 1154554, -1 }, { 0x8B11, 1154594, 1154589, 1154641, -1, 1154636, 1154617, 1154622, 1154610, -1 }, { 0x8B12, -1, 1154645, 1154652, -1, -1, -1, -1, -1, -1 }, { 0x8B13, -1, 1154659, 1154664, -1, -1, -1, -1, -1, -1 }, { 0x8B14, 1154676, 1154670, 1154715, 1154720, 1154711, 1154688, 1154699, 1154681, 1154726 }, { 0x8B15, -1, 1154734, 1154739, -1, -1, -1, -1, -1, -1 }, { 0x8B16, 1154748, 1154743, 1154794, -1, 1154791, 1154773, 1154779, 1154766, -1 }, { 0x8B17, 1154804, 1154798, 1154847, 1154853, 1154842, 1154826, 1154834, 1154819, 1154861 }, { 0x8B18, -1, 1154867, 1154871, -1, -1, -1, -1, -1, -1 }, { 0x8B19, 1154881, 1154876, 1154937, 1154943, 1154932, 1154917, 1154928, 1154910, 1154947 }, { 0x8B1A, 1154958, 1154954, 1155008, -1, 1155005, 1154993, 1155001, 1154986, -1 }, { 0x8B1B, 1155019, 1155013, 1155079, 1155086, 1155074, 1155049, 1155070, 1155042, 1155092 }, { 0x8B1C, -1, 1155100, 1155129, -1, 1155125, -1, 1155113, 1155106, -1 }, { 0x8B1D, 1155139, 1155135, 1155193, 1155198, 1155190, 1155161, 1155183, 1155154, 1155204 }, { 0x8B1E, -1, 1155209, 1155228, -1, -1, -1, 1155214, -1, -1 }, { 0x8B1F, 1155237, 1155232, 1155279, -1, -1, 1155268, 1155275, -1, -1 }, { 0x8B20, 1155289, 1155284, 1155343, 1155348, 1155340, 1155326, 1155336, 1155319, 1155353 }, { 0x8B21, 1155362, 1155357, 1155406, -1, -1, 1155392, 1155402, -1, -1 }, { 0x8B22, -1, 1155411, 1155415, -1, -1, -1, -1, -1, -1 }, { 0x8B23, -1, 1155419, 1155434, -1, 1155431, -1, -1, 1155424, -1 }, { 0x8B24, -1, 1155438, 1155443, -1, -1, -1, -1, -1, -1 }, { 0x8B25, -1, 1155449, 1155455, -1, -1, -1, -1, -1, -1 }, { 0x8B26, 1155467, 1155461, 1155520, -1, 1155514, 1155490, 1155510, 1155483, -1 }, { 0x8B27, 1155531, 1155526, 1155558, -1, -1, -1, -1, -1, -1 }, { 0x8B28, 1155567, 1155562, 1155621, 1155625, 1155618, 1155605, 1155612, 1155598, 1155629 }, { 0x8B29, -1, 1155633, 1155638, -1, -1, -1, -1, -1, -1 }, { 0x8B2A, 1155649, 1155642, 1155685, -1, -1, -1, -1, -1, -1 }, { 0x8B2B, 1155698, 1155692, 1155767, 1155772, 1155763, 1155745, 1155752, 1155738, 1155779 }, { 0x8B2C, 1155791, 1155786, 1155860, -1, 1155852, 1155829, 1155837, 1155822, -1 }, { 0x8B2D, 1155870, 1155865, 1155903, -1, 1155899, 1155886, 1155891, -1, -1 }, { 0x8B2E, -1, 1155909, 1155915, -1, -1, -1, -1, -1, -1 }, { 0x8B2F, -1, 1155919, 1155923, -1, -1, -1, -1, -1, -1 }, { 0x8B30, -1, 1155928, 1155948, -1, -1, 1155933, 1155944, -1, -1 }, { 0x8B31, 1155959, 1155954, 1155973, -1, -1, -1, -1, 1155967, -1 }, { 0x8B32, -1, 1155978, 1155983, -1, -1, -1, -1, -1, -1 }, { 0x8B33, 1155992, 1155988, 1156028, 1156032, 1156024, 1156014, 1156019, 1156007, -1 }, { 0x8B34, -1, 1156036, 1156042, -1, -1, -1, -1, -1, -1 }, { 0x8B35, -1, 1156047, 1156053, -1, -1, -1, -1, -1, -1 }, { 0x8B36, -1, 1156057, 1156063, -1, -1, -1, -1, -1, -1 }, { 0x8B37, 1156075, 1156069, 1156142, -1, 1156140, 1156112, 1156123, 1156105, -1 }, { 0x8B38, -1, 1156146, 1156152, -1, -1, -1, -1, -1, -1 }, { 0x8B39, 1156161, 1156156, 1156217, -1, 1156213, 1156197, 1156209, 1156190, 1156222 }, { 0x8B3A, -1, 1156228, 1156233, -1, -1, -1, -1, -1, -1 }, { 0x8B3B, -1, 1156238, 1156242, -1, -1, -1, -1, -1, -1 }, { 0x8B3C, 1156250, 1156246, 1156305, -1, -1, 1156285, 1156290, 1156279, -1 }, { 0x8B3D, -1, 1156309, 1156316, -1, -1, -1, -1, -1, -1 }, { 0x8B3E, 1156329, 1156323, 1156380, 1156385, 1156376, 1156352, 1156368, 1156345, -1 }, { 0x8B3F, 1156396, 1156390, 1156429, -1, -1, -1, -1, -1, -1 }, { 0x8B40, -1, 1156435, 1156440, -1, -1, -1, -1, -1, -1 }, { 0x8B41, 1156450, 1156445, 1156519, 1156524, 1156515, 1156487, 1156506, 1156480, -1 }, { 0x8B42, -1, 1156528, 1156546, -1, -1, 1156533, 1156542, -1, -1 }, { 0x8B43, -1, 1156552, 1156584, -1, 1156580, 1156564, 1156577, 1156557, -1 }, { 0x8B44, -1, 1156588, 1156605, -1, -1, 1156594, 1156601, -1, -1 }, { 0x8B45, 1156616, 1156611, 1156639, -1, -1, -1, 1156626, -1, -1 }, { 0x8B46, 1156648, 1156643, 1156669, -1, -1, 1156661, 1156664, 1156655, -1 }, { 0x8B47, -1, 1156673, 1156678, -1, -1, -1, -1, -1, -1 }, { 0x8B48, 1156689, 1156683, 1156711, -1, -1, 1156697, 1156703, -1, -1 }, { 0x8B49, 1156722, 1156716, 1156779, -1, 1156774, 1156762, 1156769, 1156755, 1156786 }, { 0x8B4A, 1156800, 1156794, 1156822, -1, -1, -1, -1, -1, -1 }, { 0x8B4B, -1, 1156827, 1156833, -1, -1, -1, -1, -1, -1 }, { 0x8B4C, 1156843, 1156838, 1156898, -1, 1156895, 1156867, 1156889, 1156860, -1 }, { 0x8B4D, 1156907, 1156901, 1156929, -1, -1, 1156914, 1156922, -1, -1 }, { 0x8B4E, 1156941, 1156935, 1157001, -1, 1156996, 1156975, 1156984, 1156968, 1157006 }, { 0x8B4F, 1157019, 1157014, 1157070, 1157074, 1157067, 1157056, 1157064, 1157049, -1 }, { 0x8B50, 1157086, 1157080, 1157104, -1, -1, -1, -1, -1, -1 }, { 0x8B51, -1, 1157109, 1157114, -1, -1, -1, -1, -1, -1 }, { 0x8B52, -1, 1157120, 1157133, -1, -1, 1157124, 1157130, -1, -1 }, { 0x8B53, -1, 1157137, 1157163, -1, -1, 1157148, 1157157, 1157142, -1 }, { 0x8B54, 1157174, 1157168, 1157232, -1, 1157228, 1157212, 1157220, 1157205, -1 }, { 0x8B55, -1, 1157239, 1157244, -1, -1, -1, -1, -1, -1 }, { 0x8B56, 1157253, 1157248, 1157293, -1, 1157288, 1157271, 1157279, 1157264, -1 }, { 0x8B57, -1, 1157298, 1157304, -1, -1, -1, -1, -1, -1 }, { 0x8B58, 1157314, 1157309, 1157402, 1157412, 1157395, 1157356, 1157379, 1157342, -1 }, { 0x8B59, 1157425, 1157420, 1157476, -1, 1157472, 1157447, 1157455, 1157440, -1 }, { 0x8B5A, 1157488, 1157482, 1157532, -1, 1157528, 1157512, 1157520, 1157505, -1 }, { 0x8B5B, 1157542, 1157537, 1157570, -1, -1, 1157553, 1157561, -1, -1 }, { 0x8B5C, 1157580, 1157575, 1157641, -1, 1157638, 1157624, 1157632, 1157617, 1157645 }, { 0x8B5D, -1, 1157651, 1157657, -1, -1, -1, -1, -1, -1 }, { 0x8B5E, -1, 1157664, 1157707, -1, -1, 1157676, 1157703, 1157670, -1 }, { 0x8B5F, 1157718, 1157713, 1157767, 1157772, 1157764, 1157753, 1157760, 1157746, -1 }, { 0x8B60, -1, 1157779, 1157785, -1, -1, -1, -1, -1, -1 }, { 0x8B61, -1, 1157790, 1157796, -1, -1, -1, -1, -1, -1 }, { 0x8B62, -1, 1157802, 1157808, -1, -1, -1, -1, -1, -1 }, { 0x8B63, -1, 1157813, 1157834, -1, -1, 1157818, 1157822, -1, -1 }, { 0x8B64, -1, 1157840, 1157845, -1, -1, -1, -1, -1, -1 }, { 0x8B65, -1, 1157849, 1157854, -1, -1, -1, -1, -1, -1 }, { 0x8B66, 1157866, 1157860, 1157935, 1157941, 1157929, 1157900, 1157920, 1157893, 1157950 }, { 0x8B67, -1, 1157958, 1157964, -1, -1, -1, -1, -1, -1 }, { 0x8B68, -1, 1157970, 1157976, -1, -1, -1, -1, -1, -1 }, { 0x8B69, -1, 1157982, 1157986, -1, -1, -1, -1, -1, -1 }, { 0x8B6A, -1, 1157990, 1157994, -1, -1, -1, -1, -1, -1 }, { 0x8B6B, 1158003, 1157998, 1158058, -1, 1158054, 1158037, 1158046, 1158030, -1 }, { 0x8B6C, 1158069, 1158064, 1158122, 1158126, 1158119, 1158102, 1158116, 1158095, 1158133 }, { 0x8B6D, 1158143, 1158138, 1158168, -1, -1, -1, 1158165, -1, -1 }, { 0x8B6E, -1, 1158173, 1158178, -1, -1, -1, -1, -1, -1 }, { 0x8B6F, 1158188, 1158183, 1158239, -1, 1158235, 1158221, 1158226, 1158214, 1158243 }, { 0x8B70, 1158254, 1158250, 1158302, 1158306, 1158299, 1158289, 1158296, 1158282, 1158314 }, { 0x8B71, -1, 1158321, 1158345, -1, 1158341, 1158333, 1158337, 1158326, -1 }, { 0x8B72, 1158358, 1158351, 1158406, -1, -1, 1158388, 1158402, -1, -1 }, { 0x8B73, -1, 1158412, 1158417, -1, -1, -1, -1, -1, -1 }, { 0x8B74, 1158427, 1158422, 1158474, 1158480, 1158469, 1158458, 1158465, 1158451, 1158488 }, { 0x8B75, -1, 1158496, 1158502, -1, -1, -1, -1, -1, -1 }, { 0x8B76, -1, 1158507, 1158540, -1, -1, 1158513, 1158523, -1, -1 }, { 0x8B77, 1158548, 1158544, 1158603, 1158607, 1158600, 1158587, 1158594, 1158580, 1158612 }, { 0x8B78, 1158622, 1158617, 1158674, -1, -1, 1158656, 1158662, -1, -1 }, { 0x8B79, 1158686, 1158680, 1158741, -1, -1, 1158719, 1158737, -1, -1 }, { 0x8B7A, -1, 1158746, 1158753, -1, -1, -1, -1, -1, -1 }, { 0x8B7B, -1, 1158757, 1158763, -1, -1, -1, -1, -1, -1 }, { 0x8B7C, 1158775, 1158769, 1158830, -1, -1, -1, 1158826, -1, -1 }, { 0x8B7D, 1158841, 1158836, 1158887, 1158891, 1158883, 1158873, 1158880, 1158866, 1158895 }, { 0x8B7E, 1158905, 1158900, 1158930, -1, -1, 1158921, 1158926, -1, -1 }, { 0x8B7F, -1, 1158936, 1158953, -1, 1158948, -1, -1, 1158941, -1 }, { 0x8B80, 1158963, 1158958, 1159027, 1159031, 1159019, 1159000, 1159005, 1158986, 1159037 }, { 0x8B81, 1159050, 1159044, 1159107, -1, -1, 1159080, 1159096, -1, -1 }, { 0x8B82, -1, 1159112, 1159124, -1, -1, -1, -1, 1159118, -1 }, { 0x8B83, 1159136, 1159130, 1159184, -1, 1159179, 1159168, 1159175, 1159162, -1 }, { 0x8B84, -1, 1159189, 1159206, -1, -1, 1159195, 1159201, -1, -1 }, { 0x8B85, 1159216, 1159211, 1159248, -1, -1, 1159231, 1159243, -1, -1 }, { 0x8B86, 1159259, 1159254, 1159297, -1, -1, 1159285, 1159292, -1, -1 }, { 0x8B87, 1159307, 1159302, 1159338, -1, -1, -1, -1, -1, -1 }, { 0x8B88, -1, 1159344, 1159349, -1, -1, -1, -1, -1, -1 }, { 0x8B89, -1, 1159353, 1159368, -1, 1159365, -1, -1, 1159358, -1 }, { 0x8B8A, 1159377, 1159372, 1159432, 1159438, 1159427, 1159416, 1159423, 1159409, 1159446 }, { 0x8B8B, 1159458, 1159453, 1159502, -1, -1, 1159481, 1159489, -1, -1 }, { 0x8B8C, 1159512, 1159507, 1159583, -1, 1159579, 1159557, 1159576, 1159550, -1 }, { 0x8B8D, 1159594, 1159588, 1159624, -1, -1, 1159608, 1159619, -1, -1 }, { 0x8B8E, 1159632, 1159627, 1159683, -1, 1159679, 1159662, 1159674, 1159655, 1159689 }, { 0x8B8F, -1, 1159694, 1159711, -1, -1, 1159699, 1159706, -1, -1 }, { 0x8B90, 1159721, 1159716, 1159772, 1159778, 1159768, 1159751, 1159763, 1159744, -1 }, { 0x8B91, -1, 1159784, 1159789, -1, -1, -1, -1, -1, -1 }, { 0x8B92, 1159800, 1159794, 1159877, 1159883, 1159872, 1159837, 1159864, 1159830, 1159890 }, { 0x8B93, 1159902, 1159895, 1159955, 1159961, 1159950, 1159939, 1159946, 1159932, 1159972 }, { 0x8B94, -1, 1159982, 1159998, -1, -1, 1159987, 1159992, -1, -1 }, { 0x8B95, 1160009, 1160003, 1160052, -1, -1, 1160040, 1160048, -1, -1 }, { 0x8B96, 1160062, 1160057, 1160117, 1160123, 1160112, 1160090, 1160107, 1160083, -1 }, { 0x8B97, -1, 1160130, 1160136, -1, -1, -1, -1, -1, -1 }, { 0x8B98, 1160146, 1160141, 1160157, -1, -1, -1, -1, -1, -1 }, { 0x8B99, 1160167, 1160162, 1160217, 1160223, 1160207, 1160187, 1160199, -1, -1 }, { 0x8B9A, 1160242, 1160236, 1160302, -1, 1160297, 1160275, 1160293, 1160268, 1160307 }, { 0x8B9B, 1160318, 1160312, 1160350, -1, -1, -1, -1, -1, -1 }, { 0x8B9C, 1160360, 1160354, 1160418, -1, 1160413, 1160394, 1160409, 1160387, -1 }, { 0x8B9D, -1, 1160424, 1160429, -1, -1, -1, -1, -1, -1 }, { 0x8B9E, 1160440, 1160435, 1160511, -1, 1160508, 1160485, 1160492, 1160478, -1 }, { 0x8B9F, 1160521, 1160516, 1160567, -1, -1, 1160547, 1160553, -1, -1 }, { 0x8BA0, 1160576, 1160571, 1160606, -1, -1, -1, -1, -1, -1 }, { 0x8BA1, 1160616, 1160611, 1160646, -1, -1, -1, -1, -1, -1 }, { 0x8BA2, 1160656, 1160650, 1160683, -1, -1, -1, -1, -1, -1 }, { 0x8BA3, 1160693, 1160689, 1160724, -1, -1, -1, -1, -1, -1 }, { 0x8BA4, 1160734, 1160728, 1160762, -1, -1, -1, -1, -1, -1 }, { 0x8BA5, 1160772, 1160767, 1160802, -1, -1, -1, -1, -1, -1 }, { 0x8BA6, 1160811, 1160806, 1160839, -1, -1, -1, -1, -1, -1 }, { 0x8BA7, 1160850, 1160844, 1160877, -1, -1, -1, -1, -1, -1 }, { 0x8BA8, 1160888, 1160883, 1160933, -1, -1, -1, -1, -1, -1 }, { 0x8BA9, 1160945, 1160938, 1160975, -1, -1, -1, -1, -1, -1 }, { 0x8BAA, 1160987, 1160981, 1161020, -1, -1, -1, -1, -1, -1 }, { 0x8BAB, 1161032, 1161026, 1161064, -1, -1, -1, -1, -1, -1 }, { 0x8BAC, 1161073, 1161068, 1161129, -1, 1161124, 1161102, 1161119, -1, -1 }, { 0x8BAD, 1161139, 1161134, 1161165, -1, -1, -1, -1, -1, -1 }, { 0x8BAE, 1161174, 1161170, 1161202, -1, -1, -1, -1, -1, -1 }, { 0x8BAF, 1161212, 1161206, 1161244, -1, -1, -1, -1, -1, -1 }, { 0x8BB0, 1161254, 1161249, 1161285, -1, -1, -1, -1, -1, -1 }, { 0x8BB1, 1161294, 1161289, 1161330, -1, -1, -1, -1, -1, -1 }, { 0x8BB2, 1161341, 1161335, 1161364, -1, -1, -1, -1, -1, -1 }, { 0x8BB3, 1161376, 1161371, 1161407, -1, -1, -1, -1, -1, -1 }, { 0x8BB4, 1161416, 1161412, 1161428, -1, -1, -1, -1, -1, -1 }, { 0x8BB5, 1161438, 1161432, 1161476, -1, -1, -1, -1, -1, -1 }, { 0x8BB6, 1161486, 1161480, 1161517, -1, -1, -1, -1, -1, -1 }, { 0x8BB7, 1161527, 1161521, 1161559, -1, -1, -1, -1, -1, -1 }, { 0x8BB8, 1161569, 1161563, 1161601, -1, -1, -1, -1, -1, -1 }, { 0x8BB9, 1161610, 1161605, 1161643, -1, -1, -1, -1, -1, -1 }, { 0x8BBA, 1161652, 1161646, 1161679, -1, -1, -1, -1, -1, -1 }, { 0x8BBB, 1161690, 1161684, 1161723, -1, -1, -1, -1, -1, -1 }, { 0x8BBC, 1161736, 1161730, 1161769, -1, -1, -1, -1, -1, -1 }, { 0x8BBD, 1161781, 1161775, 1161806, -1, -1, -1, -1, -1, -1 }, { 0x8BBE, 1161823, 1161818, 1161849, -1, -1, -1, -1, -1, -1 }, { 0x8BBF, 1161860, 1161854, 1161880, -1, -1, -1, -1, -1, -1 }, { 0x8BC0, 1161892, 1161886, 1161920, -1, -1, -1, -1, -1, -1 }, { 0x8BC1, 1161931, 1161925, 1161961, -1, -1, -1, -1, -1, -1 }, { 0x8BC2, 1161972, 1161968, 1162003, -1, -1, -1, -1, -1, -1 }, { 0x8BC3, 1162011, 1162007, 1162038, -1, -1, -1, -1, -1, -1 }, { 0x8BC4, 1162048, 1162042, 1162078, -1, -1, -1, -1, -1, -1 }, { 0x8BC5, 1162088, 1162084, 1162109, -1, -1, -1, -1, -1, -1 }, { 0x8BC6, 1162118, 1162113, 1162146, -1, -1, -1, -1, -1, -1 }, { 0x8BC7, 1162163, 1162156, 1162199, -1, -1, -1, -1, -1, -1 }, { 0x8BC8, 1162211, 1162206, 1162242, -1, -1, -1, -1, -1, -1 }, { 0x8BC9, 1162252, 1162247, 1162281, -1, -1, -1, -1, -1, -1 }, { 0x8BCA, 1162290, 1162285, 1162316, -1, -1, -1, -1, -1, -1 }, { 0x8BCB, 1162327, 1162322, 1162354, -1, -1, -1, -1, -1, -1 }, { 0x8BCC, 1162363, 1162358, 1162400, -1, -1, -1, -1, -1, -1 }, { 0x8BCD, 1162410, 1162406, 1162436, -1, -1, -1, -1, -1, -1 }, { 0x8BCE, 1162445, 1162440, 1162475, -1, -1, -1, -1, -1, -1 }, { 0x8BCF, 1162484, 1162479, 1162518, -1, -1, -1, -1, -1, -1 }, { 0x8BD0, 1162529, 1162524, 1162554, -1, -1, -1, -1, -1, -1 }, { 0x8BD1, 1162563, 1162558, 1162589, -1, -1, -1, -1, -1, -1 }, { 0x8BD2, 1162597, 1162593, 1162637, -1, -1, -1, -1, -1, -1 }, { 0x8BD3, 1162647, 1162641, 1162667, -1, -1, -1, -1, -1, -1 }, { 0x8BD4, 1162679, 1162674, 1162705, -1, -1, -1, -1, -1, -1 }, { 0x8BD5, 1162714, 1162710, 1162736, -1, -1, -1, -1, -1, -1 }, { 0x8BD6, 1162747, 1162741, 1162780, -1, -1, -1, -1, -1, -1 }, { 0x8BD7, 1162789, 1162785, 1162814, -1, -1, -1, -1, -1, -1 }, { 0x8BD8, 1162824, 1162819, 1162846, -1, -1, -1, -1, -1, -1 }, { 0x8BD9, 1162856, 1162851, 1162889, -1, -1, -1, -1, -1, -1 }, { 0x8BDA, 1162900, 1162894, 1162928, -1, -1, -1, -1, -1, -1 }, { 0x8BDB, 1162940, 1162935, 1162976, -1, -1, -1, -1, -1, -1 }, { 0x8BDC, 1162986, 1162981, 1163014, -1, -1, -1, -1, -1, -1 }, { 0x8BDD, 1163025, 1163020, 1163057, -1, -1, -1, -1, -1, -1 }, { 0x8BDE, 1163068, 1163062, 1163101, -1, -1, -1, -1, -1, -1 }, { 0x8BDF, 1163111, 1163106, 1163140, -1, -1, -1, -1, -1, -1 }, { 0x8BE0, 1163151, 1163145, 1163180, -1, -1, -1, -1, -1, -1 }, { 0x8BE1, 1163192, 1163186, 1163221, -1, -1, -1, -1, -1, -1 }, { 0x8BE2, 1163232, 1163226, 1163265, -1, -1, -1, -1, -1, -1 }, { 0x8BE3, 1163276, 1163270, 1163311, -1, -1, -1, -1, -1, -1 }, { 0x8BE4, 1163322, 1163315, 1163353, -1, -1, -1, -1, -1, -1 }, { 0x8BE5, 1163365, 1163360, 1163391, -1, -1, -1, -1, -1, -1 }, { 0x8BE6, 1163403, 1163396, 1163432, -1, -1, -1, -1, -1, -1 }, { 0x8BE7, 1163444, 1163439, 1163469, -1, -1, -1, -1, -1, -1 }, { 0x8BE8, 1163479, 1163474, 1163506, -1, -1, -1, -1, -1, -1 }, { 0x8BE9, 1163517, 1163511, 1163550, -1, -1, -1, -1, -1, -1 }, { 0x8BEA, 1163559, 1163554, 1163593, -1, -1, -1, -1, -1, -1 }, { 0x8BEB, 1163605, 1163599, 1163629, -1, -1, -1, -1, -1, -1 }, { 0x8BEC, 1163639, 1163634, 1163669, -1, -1, -1, -1, -1, -1 }, { 0x8BED, 1163678, 1163673, 1163714, -1, -1, -1, -1, -1, -1 }, { 0x8BEE, 1163723, 1163718, 1163757, -1, -1, -1, -1, -1, -1 }, { 0x8BEF, 1163767, 1163763, 1163796, -1, -1, -1, -1, -1, -1 }, { 0x8BF0, 1163805, 1163800, 1163837, -1, -1, -1, -1, -1, -1 }, { 0x8BF1, 1163847, 1163842, 1163879, -1, -1, -1, -1, -1, -1 }, { 0x8BF2, 1163889, 1163884, 1163922, -1, -1, -1, -1, -1, -1 }, { 0x8BF3, 1163934, 1163927, 1163962, -1, -1, -1, -1, -1, -1 }, { 0x8BF4, 1163975, 1163969, 1164008, -1, -1, -1, -1, -1, -1 }, { 0x8BF5, 1164020, 1164014, 1164042, -1, -1, -1, -1, -1, -1 }, { 0x8BF6, 1164052, 1164048, 1164083, -1, -1, -1, -1, -1, -1 }, { 0x8BF7, 1164093, 1164087, 1164122, -1, -1, -1, -1, -1, -1 }, { 0x8BF8, 1164133, 1164128, 1164162, -1, -1, -1, -1, -1, -1 }, { 0x8BF9, 1164172, 1164167, 1164204, -1, -1, -1, -1, -1, -1 }, { 0x8BFA, 1164214, 1164209, 1164239, -1, -1, -1, -1, -1, -1 }, { 0x8BFB, 1164249, 1164244, 1164272, -1, -1, -1, -1, -1, -1 }, { 0x8BFC, 1164282, 1164276, 1164306, -1, -1, -1, -1, -1, -1 }, { 0x8BFD, 1164317, 1164312, 1164342, -1, -1, -1, -1, -1, -1 }, { 0x8BFE, 1164351, 1164347, 1164377, -1, -1, -1, -1, -1, -1 }, { 0x8BFF, 1164386, 1164381, 1164417, -1, -1, -1, -1, -1, -1 }, { 0x8C00, 1164427, 1164422, 1164444, -1, -1, -1, -1, -1, -1 }, { 0x8C01, 1164454, 1164448, 1164480, -1, -1, -1, -1, -1, -1 }, { 0x8C02, 1164491, 1164486, 1164523, -1, -1, -1, -1, -1, -1 }, { 0x8C03, 1164534, 1164529, 1164563, -1, -1, -1, -1, -1, -1 }, { 0x8C04, 1164574, 1164569, 1164598, -1, -1, -1, -1, -1, -1 }, { 0x8C05, 1164611, 1164604, 1164643, -1, -1, -1, -1, -1, -1 }, { 0x8C06, 1164656, 1164650, 1164684, -1, -1, -1, -1, -1, -1 }, { 0x8C07, 1164696, 1164690, 1164725, -1, -1, -1, -1, -1, -1 }, { 0x8C08, 1164736, 1164730, 1164764, -1, -1, -1, -1, -1, -1 }, { 0x8C09, 1164774, 1164769, 1164792, -1, -1, -1, -1, -1, -1 }, { 0x8C0A, 1164802, 1164798, 1164836, -1, -1, -1, -1, -1, -1 }, { 0x8C0B, 1164845, 1164840, 1164869, -1, -1, -1, -1, -1, -1 }, { 0x8C0C, 1164879, 1164874, 1164906, -1, -1, -1, -1, -1, -1 }, { 0x8C0D, 1164917, 1164912, 1164956, -1, -1, -1, -1, -1, -1 }, { 0x8C0E, 1164967, 1164961, 1164971, -1, -1, -1, -1, -1, -1 }, { 0x8C0F, 1164984, 1164978, 1165006, -1, -1, -1, -1, -1, -1 }, { 0x8C10, 1165018, 1165012, 1165047, -1, -1, -1, -1, -1, -1 }, { 0x8C11, 1165058, 1165052, 1165063, -1, -1, -1, -1, -1, -1 }, { 0x8C12, 1165073, 1165068, 1165093, -1, -1, -1, -1, -1, -1 }, { 0x8C13, 1165102, 1165097, 1165135, -1, -1, -1, -1, -1, -1 }, { 0x8C14, 1165146, 1165140, 1165177, -1, -1, -1, -1, -1, -1 }, { 0x8C15, 1165185, 1165180, 1165211, -1, -1, -1, -1, -1, -1 }, { 0x8C16, 1165221, 1165215, 1165249, -1, -1, -1, -1, -1, -1 }, { 0x8C17, 1165261, 1165255, 1165291, -1, -1, -1, -1, -1, -1 }, { 0x8C18, 1165301, 1165297, 1165333, -1, -1, -1, -1, -1, -1 }, { 0x8C19, 1165341, 1165337, 1165374, -1, -1, -1, -1, -1, -1 }, { 0x8C1A, 1165383, 1165378, 1165398, -1, -1, -1, -1, -1, -1 }, { 0x8C1B, 1165408, 1165403, 1165427, -1, -1, -1, -1, -1, -1 }, { 0x8C1C, 1165436, 1165431, 1165462, -1, -1, -1, -1, -1, -1 }, { 0x8C1D, 1165471, 1165466, 1165492, -1, -1, -1, -1, -1, -1 }, { 0x8C1E, 1165504, 1165498, 1165544, -1, 1165541, -1, -1, -1, -1 }, { 0x8C1F, 1165553, 1165548, 1165584, -1, -1, -1, -1, -1, -1 }, { 0x8C20, 1165594, 1165588, 1165621, -1, -1, -1, -1, -1, -1 }, { 0x8C21, 1165632, 1165627, 1165650, -1, -1, -1, -1, -1, -1 }, { 0x8C22, 1165658, 1165654, 1165673, -1, -1, -1, -1, -1, -1 }, { 0x8C23, 1165683, 1165678, 1165713, -1, -1, -1, -1, -1, -1 }, { 0x8C24, 1165724, 1165718, 1165739, -1, -1, -1, -1, -1, -1 }, { 0x8C25, 1165749, 1165745, 1165777, -1, -1, -1, -1, -1, -1 }, { 0x8C26, 1165787, 1165782, 1165802, -1, -1, -1, -1, -1, -1 }, { 0x8C27, 1165813, 1165808, 1165842, -1, -1, -1, -1, -1, -1 }, { 0x8C28, 1165851, 1165846, 1165880, -1, -1, -1, -1, -1, -1 }, { 0x8C29, 1165891, 1165885, 1165907, -1, -1, -1, -1, -1, -1 }, { 0x8C2A, 1165918, 1165912, 1165950, -1, -1, -1, -1, -1, -1 }, { 0x8C2B, 1165960, 1165955, 1165976, -1, -1, -1, -1, -1, -1 }, { 0x8C2C, 1165987, 1165982, 1166018, -1, -1, -1, -1, -1, -1 }, { 0x8C2D, 1166029, 1166023, 1166037, -1, -1, -1, -1, -1, -1 }, { 0x8C2E, 1166047, 1166042, 1166058, -1, -1, -1, -1, -1, -1 }, { 0x8C2F, 1166068, 1166063, 1166083, -1, -1, -1, -1, -1, -1 }, { 0x8C30, 1166095, 1166089, 1166126, -1, -1, -1, -1, -1, -1 }, { 0x8C31, 1166136, 1166131, 1166163, -1, -1, -1, -1, -1, -1 }, { 0x8C32, 1166173, 1166167, 1166200, -1, -1, -1, -1, -1, -1 }, { 0x8C33, 1166210, 1166205, 1166248, -1, -1, -1, -1, -1, -1 }, { 0x8C34, 1166258, 1166253, 1166282, -1, -1, -1, -1, -1, -1 }, { 0x8C35, 1166293, 1166288, 1166320, -1, -1, -1, -1, -1, -1 }, { 0x8C36, 1166331, 1166326, 1166352, -1, -1, -1, -1, -1, -1 }, { 0x8C37, 1166363, 1166358, 1166444, 1166448, 1166436, 1166412, 1166426, 1166405, 1166457 }, { 0x8C38, -1, 1166463, 1166472, -1, -1, -1, 1166468, -1, -1 }, { 0x8C39, -1, 1166478, 1166497, -1, -1, 1166484, 1166490, -1, -1 }, { 0x8C3A, 1166508, 1166503, 1166540, -1, -1, 1166530, 1166537, -1, -1 }, { 0x8C3B, -1, 1166545, 1166550, -1, -1, -1, -1, -1, -1 }, { 0x8C3C, -1, 1166554, 1166560, -1, -1, -1, -1, -1, -1 }, { 0x8C3D, 1166571, 1166566, 1166602, -1, -1, -1, 1166590, -1, -1 }, { 0x8C3E, -1, 1166607, 1166634, -1, -1, 1166613, 1166620, -1, -1 }, { 0x8C3F, 1166645, 1166640, 1166705, 1166709, 1166700, 1166683, 1166692, 1166676, 1166714 }, { 0x8C40, 1166724, 1166719, 1166751, -1, -1, -1, -1, -1, -1 }, { 0x8C41, 1166760, 1166755, 1166816, 1166821, 1166811, 1166790, 1166805, 1166783, -1 }, { 0x8C42, -1, 1166827, 1166832, -1, -1, -1, -1, -1, -1 }, { 0x8C43, -1, 1166838, 1166844, -1, -1, -1, -1, -1, -1 }, { 0x8C44, -1, 1166849, 1166854, -1, -1, -1, -1, -1, -1 }, { 0x8C45, -1, 1166858, 1166871, -1, -1, -1, 1166864, -1, -1 }, { 0x8C46, 1166882, 1166877, 1166960, 1166965, 1166956, 1166934, 1166949, 1166927, 1166971 }, { 0x8C47, 1166984, 1166978, 1167027, -1, 1167022, 1167011, 1167018, 1167004, -1 }, { 0x8C48, 1167039, 1167034, 1167086, 1167090, 1167079, 1167064, 1167068, 1167050, -1 }, { 0x8C49, 1167103, 1167099, 1167141, -1, 1167138, 1167126, 1167131, 1167119, 1167146 }, { 0x8C4A, 1167156, 1167151, 1167229, -1, 1167217, 1167197, 1167209, 1167190, -1 }, { 0x8C4B, 1167239, 1167233, 1167271, -1, -1, 1167257, 1167267, -1, -1 }, { 0x8C4C, 1167282, 1167277, 1167305, -1, 1167301, -1, 1167294, 1167287, -1 }, { 0x8C4D, -1, 1167310, 1167315, -1, -1, -1, -1, -1, -1 }, { 0x8C4E, 1167324, 1167319, 1167384, 1167389, 1167380, 1167364, 1167377, 1167357, -1 }, { 0x8C4F, 1167401, 1167395, 1167434, -1, -1, 1167418, 1167426, -1, -1 }, { 0x8C50, 1167446, 1167440, 1167522, 1167528, 1167515, 1167500, 1167507, 1167494, 1167535 }, { 0x8C51, -1, 1167541, 1167559, -1, -1, -1, 1167546, -1, -1 }, { 0x8C52, -1, 1167564, 1167569, -1, -1, -1, -1, -1, -1 }, { 0x8C53, 1167579, 1167574, 1167643, -1, -1, 1167621, 1167640, -1, -1 }, { 0x8C54, 1167653, 1167648, 1167704, 1167709, -1, 1167682, 1167701, -1, -1 }, { 0x8C55, 1167721, 1167717, 1167773, 1167778, 1167770, 1167760, 1167766, 1167753, 1167786 }, { 0x8C56, 1167797, 1167792, 1167825, -1, 1167819, -1, -1, 1167812, -1 }, { 0x8C57, 1167835, 1167830, 1167850, 1167855, -1, 1167842, 1167847, -1, -1 }, { 0x8C58, 1167867, 1167861, 1167888, -1, -1, 1167879, 1167884, -1, -1 }, { 0x8C59, -1, 1167893, 1167910, -1, -1, 1167899, 1167907, -1, -1 }, { 0x8C5A, 1167920, 1167914, 1167984, 1167989, 1167980, 1167971, 1167976, 1167964, -1 }, { 0x8C5B, -1, 1167996, 1168016, -1, -1, 1168001, 1168007, -1, -1 }, { 0x8C5C, 1168025, 1168020, 1168048, -1, -1, -1, 1168040, -1, -1 }, { 0x8C5D, 1168059, 1168054, 1168082, -1, -1, -1, 1168076, -1, -1 }, { 0x8C5E, -1, 1168086, 1168091, -1, -1, -1, -1, -1, -1 }, { 0x8C5F, -1, 1168096, 1168100, -1, -1, -1, -1, -1, -1 }, { 0x8C60, -1, 1168103, 1168107, -1, -1, -1, -1, -1, -1 }, { 0x8C61, 1168119, 1168112, 1168190, 1168197, 1168185, 1168157, 1168176, 1168150, 1168207 }, { 0x8C62, 1168222, 1168216, 1168281, -1, 1168276, 1168259, 1168268, 1168252, -1 }, { 0x8C63, 1168292, 1168287, 1168331, -1, 1168322, 1168307, 1168314, -1, -1 }, { 0x8C64, -1, 1168337, 1168355, -1, -1, 1168342, 1168347, -1, -1 }, { 0x8C65, -1, 1168360, 1168365, -1, -1, -1, -1, -1, -1 }, { 0x8C66, 1168376, 1168370, 1168413, -1, -1, 1168398, 1168406, -1, -1 }, { 0x8C67, -1, 1168417, 1168421, -1, -1, -1, -1, -1, -1 }, { 0x8C68, 1168430, 1168425, 1168456, -1, 1168452, -1, 1168446, 1168439, -1 }, { 0x8C69, -1, 1168460, 1168477, -1, -1, -1, 1168465, -1, -1 }, { 0x8C6A, 1168487, 1168482, 1168542, 1168547, 1168539, 1168520, 1168531, 1168513, 1168552 }, { 0x8C6B, 1168562, 1168557, 1168644, 1168648, 1168640, 1168619, 1168629, 1168606, -1 }, { 0x8C6C, 1168657, 1168652, 1168691, -1, 1168688, 1168672, 1168684, 1168666, 1168696 }, { 0x8C6D, 1168706, 1168701, 1168738, -1, -1, 1168721, 1168732, -1, -1 }, { 0x8C6E, 1168748, 1168743, 1168762, -1, -1, -1, -1, -1, -1 }, { 0x8C6F, -1, 1168767, 1168772, -1, -1, -1, -1, -1, -1 }, { 0x8C70, -1, 1168776, 1168781, -1, -1, -1, -1, -1, -1 }, { 0x8C71, -1, 1168785, 1168790, -1, -1, -1, -1, -1, -1 }, { 0x8C72, -1, 1168795, 1168801, -1, -1, -1, -1, -1, -1 }, { 0x8C73, 1168812, 1168807, 1168862, -1, 1168858, -1, 1168846, 1168833, -1 }, { 0x8C74, 1168872, 1168867, 1168901, -1, -1, -1, -1, -1, -1 }, { 0x8C75, 1168911, 1168905, 1168943, -1, -1, 1168921, 1168927, -1, -1 }, { 0x8C76, 1168954, 1168949, 1168976, -1, -1, -1, 1168968, -1, -1 }, { 0x8C77, 1168985, 1168981, 1168999, -1, -1, -1, -1, -1, -1 }, { 0x8C78, 1169007, 1169003, 1169095, -1, 1169091, 1169067, 1169083, 1169060, 1169100 }, { 0x8C79, 1169113, 1169107, 1169165, 1169170, 1169160, 1169146, 1169151, 1169139, 1169175 }, { 0x8C7A, 1169185, 1169179, 1169233, 1169239, 1169230, 1169218, 1169226, 1169211, 1169246 }, { 0x8C7B, 1169257, 1169251, 1169292, -1, -1, -1, 1169284, -1, -1 }, { 0x8C7C, 1169301, 1169296, 1169326, -1, -1, -1, 1169323, -1, -1 }, { 0x8C7D, -1, 1169330, 1169336, -1, -1, -1, -1, -1, -1 }, { 0x8C7E, -1, 1169340, 1169357, -1, -1, 1169345, 1169354, -1, -1 }, { 0x8C7F, -1, 1169361, 1169366, -1, -1, -1, -1, -1, -1 }, { 0x8C80, -1, 1169371, 1169377, -1, -1, -1, -1, -1, -1 }, { 0x8C81, -1, 1169381, 1169386, -1, -1, -1, -1, -1, -1 }, { 0x8C82, 1169396, 1169391, 1169443, 1169449, 1169439, 1169423, 1169434, 1169416, -1 }, { 0x8C83, -1, 1169454, 1169471, -1, 1169466, -1, -1, 1169459, -1 }, { 0x8C84, -1, 1169475, 1169479, -1, -1, -1, -1, -1, -1 }, { 0x8C85, 1169488, 1169483, 1169523, -1, 1169519, -1, 1169514, -1, 1169528 }, { 0x8C86, 1169540, 1169535, 1169583, -1, -1, 1169564, 1169571, -1, -1 }, { 0x8C87, 1169594, 1169589, 1169621, -1, -1, 1169608, 1169613, -1, -1 }, { 0x8C88, -1, 1169626, 1169631, -1, -1, -1, -1, -1, -1 }, { 0x8C89, 1169640, 1169635, 1169677, -1, -1, 1169660, 1169667, -1, -1 }, { 0x8C8A, 1169687, 1169682, 1169766, -1, 1169761, 1169739, 1169745, 1169732, -1 }, { 0x8C8B, -1, 1169770, 1169780, -1, -1, -1, 1169776, -1, -1 }, { 0x8C8C, 1169790, 1169784, 1169854, 1169859, 1169847, 1169821, 1169838, 1169814, -1 }, { 0x8C8D, 1169873, 1169868, 1169897, -1, 1169894, 1169884, 1169891, 1169877, -1 }, { 0x8C8E, 1169907, 1169901, 1169940, -1, -1, -1, 1169936, -1, -1 }, { 0x8C8F, -1, 1169944, 1169949, -1, -1, -1, -1, -1, -1 }, { 0x8C90, 1169958, 1169953, 1170008, -1, -1, 1169996, 1170003, -1, -1 }, { 0x8C91, -1, 1170012, 1170017, -1, -1, -1, -1, -1, -1 }, { 0x8C92, -1, 1170022, 1170037, -1, -1, 1170028, 1170033, -1, -1 }, { 0x8C93, 1170049, 1170043, 1170074, -1, 1170070, 1170060, 1170065, 1170053, 1170079 }, { 0x8C94, 1170089, 1170084, 1170131, 1170135, 1170128, -1, 1170125, 1170118, -1 }, { 0x8C95, -1, 1170139, 1170144, -1, -1, -1, -1, -1, -1 }, { 0x8C96, -1, 1170148, 1170153, -1, -1, -1, -1, -1, -1 }, { 0x8C97, -1, 1170157, 1170163, -1, -1, -1, -1, -1, -1 }, { 0x8C98, 1170172, 1170167, 1170206, -1, 1170201, 1170185, 1170190, 1170178, -1 }, { 0x8C99, 1170216, 1170210, 1170281, 1170286, -1, 1170266, 1170273, -1, -1 }, { 0x8C9A, -1, 1170291, 1170297, -1, -1, -1, -1, -1, -1 }, { 0x8C9B, 1170307, 1170302, 1170337, -1, -1, 1170314, 1170325, -1, -1 }, { 0x8C9C, 1170348, 1170343, 1170378, -1, -1, 1170352, 1170359, -1, -1 }, { 0x8C9D, 1170388, 1170383, 1170465, 1170470, 1170460, 1170448, 1170452, 1170435, 1170478 }, { 0x8C9E, 1170491, 1170485, 1170550, 1170556, 1170545, 1170528, 1170537, 1170521, 1170564 }, { 0x8C9F, 1170576, 1170570, 1170614, -1, -1, -1, -1, 1170608, -1 }, { 0x8CA0, 1170624, 1170620, 1170684, 1170688, 1170680, 1170657, 1170674, 1170650, 1170695 }, { 0x8CA1, 1170706, 1170701, 1170765, 1170770, 1170761, 1170739, 1170753, 1170732, 1170777 }, { 0x8CA2, 1170788, 1170782, 1170853, 1170859, 1170848, 1170825, 1170841, 1170818, 1170866 }, { 0x8CA3, 1170878, 1170873, 1170906, -1, -1, -1, -1, -1, -1 }, { 0x8CA4, 1170914, 1170910, 1170967, -1, -1, 1170949, 1170958, 1170943, -1 }, { 0x8CA5, -1, 1170971, 1170977, -1, -1, -1, -1, -1, -1 }, { 0x8CA6, -1, 1170983, 1170988, -1, -1, -1, -1, -1, -1 }, { 0x8CA7, 1170998, 1170993, 1171052, 1171057, 1171048, 1171031, 1171040, 1171024, 1171064 }, { 0x8CA8, 1171074, 1171070, 1171124, -1, 1171120, 1171110, 1171117, 1171103, 1171129 }, { 0x8CA9, 1171140, 1171134, 1171196, -1, 1171191, 1171180, 1171187, 1171173, -1 }, { 0x8CAA, 1171207, 1171201, 1171260, 1171265, 1171255, 1171238, 1171247, 1171231, 1171269 }, { 0x8CAB, 1171279, 1171274, 1171352, 1171358, 1171347, 1171324, 1171339, 1171317, 1171366 }, { 0x8CAC, 1171377, 1171371, 1171449, 1171453, 1171438, 1171417, 1171429, 1171404, 1171459 }, { 0x8CAD, 1171471, 1171466, 1171537, -1, -1, 1171499, 1171519, -1, -1 }, { 0x8CAE, 1171546, 1171542, 1171571, -1, -1, 1171557, 1171565, -1, -1 }, { 0x8CAF, 1171580, 1171575, 1171628, 1171633, 1171625, 1171611, 1171621, 1171604, 1171639 }, { 0x8CB0, 1171650, 1171645, 1171702, -1, 1171698, 1171678, 1171690, 1171671, 1171707 }, { 0x8CB1, -1, 1171714, 1171719, -1, -1, -1, -1, -1, -1 }, { 0x8CB2, 1171727, 1171723, 1171775, 1171779, 1171772, 1171761, 1171768, 1171754, -1 }, { 0x8CB3, 1171789, 1171785, 1171839, -1, 1171837, 1171823, 1171831, 1171816, 1171843 }, { 0x8CB4, 1171855, 1171849, 1171919, 1171924, 1171915, 1171890, 1171912, 1171883, 1171934 }, { 0x8CB5, -1, 1171939, 1171944, -1, -1, -1, -1, -1, -1 }, { 0x8CB6, 1171955, 1171950, 1172025, 1172031, 1172019, 1171998, 1172015, 1171991, 1172039 }, { 0x8CB7, 1172052, 1172046, 1172102, 1172107, 1172098, 1172090, 1172094, 1172083, 1172115 }, { 0x8CB8, 1172126, 1172120, 1172177, -1, 1172168, 1172154, 1172159, 1172147, -1 }, { 0x8CB9, -1, 1172182, 1172210, -1, -1, 1172194, 1172201, 1172188, -1 }, { 0x8CBA, 1172223, 1172217, 1172280, -1, 1172274, 1172259, 1172265, 1172252, -1 }, { 0x8CBB, 1172292, 1172287, 1172362, 1172367, 1172359, 1172327, 1172350, 1172320, 1172375 }, { 0x8CBC, 1172385, 1172380, 1172449, -1, 1172444, 1172424, 1172435, 1172417, -1 }, { 0x8CBD, 1172458, 1172454, 1172504, 1172508, 1172502, 1172494, 1172500, 1172487, -1 }, { 0x8CBE, -1, 1172512, 1172516, -1, -1, -1, -1, -1, -1 }, { 0x8CBF, 1172526, 1172521, 1172586, -1, 1172582, 1172562, 1172575, 1172555, -1 }, { 0x8CC0, 1172595, 1172591, 1172647, 1172651, 1172644, 1172629, 1172638, 1172622, 1172657 }, { 0x8CC1, 1172667, 1172662, 1172757, -1, 1172752, 1172720, 1172741, 1172713, -1 }, { 0x8CC2, 1172766, 1172761, 1172816, -1, 1172809, 1172799, 1172806, 1172786, 1172820 }, { 0x8CC3, 1172830, 1172825, 1172880, -1, 1172877, 1172862, 1172868, 1172855, -1 }, { 0x8CC4, 1172890, 1172885, 1172954, -1, 1172950, 1172919, 1172942, 1172912, -1 }, { 0x8CC5, 1172964, 1172959, 1173003, -1, -1, 1172988, 1172995, -1, -1 }, { 0x8CC6, -1, 1173008, 1173048, -1, 1173043, 1173020, 1173025, 1173013, -1 }, { 0x8CC7, 1173058, 1173054, 1173103, 1173107, 1173100, 1173091, 1173096, 1173084, -1 }, { 0x8CC8, 1173116, 1173111, 1173187, 1173192, 1173181, 1173160, 1173178, 1173146, -1 }, { 0x8CC9, 1173203, 1173197, 1173255, -1, -1, 1173216, 1173223, -1, -1 }, { 0x8CCA, 1173265, 1173259, 1173304, 1173309, 1173300, 1173287, 1173295, 1173280, 1173317 }, { 0x8CCB, -1, 1173323, 1173341, -1, -1, 1173329, 1173337, -1, -1 }, { 0x8CCC, -1, 1173347, 1173352, -1, -1, -1, -1, -1, -1 }, { 0x8CCD, 1173363, 1173357, 1173411, -1, -1, 1173396, 1173403, -1, -1 }, { 0x8CCE, 1173422, 1173417, 1173465, -1, -1, 1173450, 1173457, -1, -1 }, { 0x8CCF, 1173477, 1173471, 1173531, -1, -1, 1173510, 1173521, -1, -1 }, { 0x8CD0, -1, 1173537, 1173543, -1, -1, -1, -1, -1, -1 }, { 0x8CD1, 1173553, 1173548, 1173623, -1, 1173619, 1173590, 1173614, 1173583, -1 }, { 0x8CD2, 1173633, 1173629, 1173669, 1173674, -1, -1, 1173665, -1, -1 }, { 0x8CD3, 1173684, 1173679, 1173748, 1173753, 1173744, 1173723, 1173740, 1173716, 1173758 }, { 0x8CD4, 1173768, 1173763, 1173825, -1, 1173821, 1173800, 1173817, -1, -1 }, { 0x8CD5, 1173835, 1173830, 1173856, -1, -1, 1173841, 1173848, -1, -1 }, { 0x8CD6, -1, 1173861, 1173902, -1, -1, 1173865, 1173898, -1, -1 }, { 0x8CD7, -1, 1173907, 1173913, -1, -1, -1, -1, -1, -1 }, { 0x8CD8, -1, 1173920, 1173926, -1, -1, -1, -1, -1, -1 }, { 0x8CD9, 1173937, 1173932, 1173981, -1, 1173977, 1173961, 1173968, 1173954, -1 }, { 0x8CDA, 1173992, 1173987, 1174053, -1, 1174049, 1174030, 1174045, 1174023, -1 }, { 0x8CDB, 1174064, 1174058, 1174123, -1, 1174118, 1174097, 1174114, 1174091, -1 }, { 0x8CDC, 1174132, 1174128, 1174199, 1174203, 1174196, 1174168, 1174192, 1174161, -1 }, { 0x8CDD, 1174216, 1174211, 1174237, -1, -1, 1174225, 1174232, -1, -1 }, { 0x8CDE, 1174250, 1174243, 1174308, 1174315, 1174303, 1174291, 1174298, 1174284, 1174326 }, { 0x8CDF, -1, 1174336, 1174347, -1, -1, -1, -1, 1174341, -1 }, { 0x8CE0, 1174358, 1174353, 1174409, -1, 1174405, 1174388, 1174397, 1174381, -1 }, { 0x8CE1, 1174420, 1174414, 1174478, -1, 1174472, 1174436, 1174452, 1174429, -1 }, { 0x8CE2, 1174489, 1174484, 1174550, 1174556, 1174545, 1174525, 1174541, 1174518, 1174561 }, { 0x8CE3, 1174574, 1174568, 1174620, 1174625, 1174616, 1174604, 1174608, 1174597, 1174633 }, { 0x8CE4, 1174644, 1174639, 1174706, 1174712, 1174701, 1174679, 1174693, 1174672, 1174723 }, { 0x8CE5, -1, 1174730, 1174742, -1, -1, -1, -1, 1174736, 1174747 }, { 0x8CE6, 1174757, 1174753, 1174811, 1174815, 1174807, 1174796, 1174804, 1174789, 1174826 }, { 0x8CE7, 1174837, 1174831, 1174842, -1, -1, -1, -1, -1, -1 }, { 0x8CE8, 1174853, 1174847, 1174949, -1, -1, 1174934, 1174942, -1, -1 }, { 0x8CE9, -1, 1174955, 1174961, -1, -1, -1, -1, -1, -1 }, { 0x8CEA, 1174972, 1174967, 1175047, 1175052, 1175040, 1175007, 1175026, 1175000, 1175057 }, { 0x8CEB, 1175069, 1175064, 1175077, -1, -1, -1, -1, -1, -1 }, { 0x8CEC, 1175088, 1175081, 1175140, -1, 1175135, 1175123, 1175130, 1175117, -1 }, { 0x8CED, 1175152, 1175147, 1175205, 1175209, 1175202, 1175187, 1175199, 1175180, 1175213 }, { 0x8CEE, 1175225, 1175219, 1175239, -1, -1, -1, -1, -1, -1 }, { 0x8CEF, -1, 1175244, 1175261, -1, -1, 1175250, 1175257, -1, -1 }, { 0x8CF0, 1175274, 1175268, 1175351, -1, -1, 1175336, 1175341, 1175330, -1 }, { 0x8CF1, -1, 1175357, 1175368, -1, -1, -1, -1, 1175362, -1 }, { 0x8CF2, -1, 1175373, 1175399, -1, -1, 1175378, 1175395, -1, -1 }, { 0x8CF3, -1, 1175404, 1175415, -1, -1, -1, -1, 1175409, -1 }, { 0x8CF4, 1175426, 1175420, 1175494, 1175499, 1175490, 1175465, 1175486, 1175458, -1 }, { 0x8CF5, 1175513, 1175507, 1175535, -1, -1, 1175518, 1175524, -1, 1175541 }, { 0x8CF6, -1, 1175548, 1175554, -1, -1, -1, -1, -1, -1 }, { 0x8CF7, 1175565, 1175560, 1175627, -1, -1, 1175606, 1175615, -1, -1 }, { 0x8CF8, 1175637, 1175631, 1175683, -1, -1, 1175665, 1175670, -1, -1 }, { 0x8CF9, -1, 1175690, 1175695, -1, -1, -1, -1, -1, -1 }, { 0x8CFA, 1175705, 1175699, 1175747, -1, -1, 1175736, 1175743, -1, -1 }, { 0x8CFB, 1175758, 1175754, 1175827, -1, 1175823, 1175805, 1175820, 1175798, -1 }, { 0x8CFC, 1175836, 1175831, 1175878, -1, 1175874, 1175863, 1175870, 1175856, -1 }, { 0x8CFD, 1175888, 1175883, 1175948, -1, 1175944, 1175927, 1175940, 1175920, -1 }, { 0x8CFE, 1175959, 1175953, 1176008, -1, 1176003, 1175984, 1175993, -1, -1 }, { 0x8CFF, -1, 1176012, 1176032, -1, -1, 1176018, 1176023, -1, -1 }, { 0x8D00, -1, 1176038, 1176042, -1, -1, -1, -1, -1, -1 }, { 0x8D01, 1176052, 1176046, 1176126, -1, -1, 1176113, 1176122, -1, -1 }, { 0x8D02, -1, 1176131, 1176136, -1, -1, -1, -1, -1, -1 }, { 0x8D03, 1176148, 1176142, 1176211, -1, -1, 1176200, 1176207, -1, -1 }, { 0x8D04, 1176220, 1176216, 1176286, -1, 1176283, 1176275, 1176279, 1176268, -1 }, { 0x8D05, 1176297, 1176291, 1176347, -1, 1176341, 1176329, 1176333, 1176322, -1 }, { 0x8D06, -1, 1176353, 1176358, -1, -1, -1, -1, -1, -1 }, { 0x8D07, 1176369, 1176364, 1176418, -1, 1176414, -1, 1176411, 1176398, -1 }, { 0x8D08, 1176429, 1176423, 1176484, 1176490, 1176479, 1176465, 1176471, 1176458, 1176501 }, { 0x8D09, 1176514, 1176508, 1176565, -1, -1, 1176549, 1176557, -1, -1 }, { 0x8D0A, 1176576, 1176570, 1176636, 1176641, 1176631, 1176610, 1176627, 1176603, -1 }, { 0x8D0B, 1176656, 1176649, 1176706, -1, 1176703, 1176694, 1176699, 1176688, -1 }, { 0x8D0C, -1, 1176711, 1176716, -1, -1, -1, -1, -1, -1 }, { 0x8D0D, 1176725, 1176720, 1176803, -1, 1176799, 1176778, 1176791, 1176771, 1176809 }, { 0x8D0E, -1, 1176817, 1176823, -1, -1, -1, -1, -1, -1 }, { 0x8D0F, 1176834, 1176828, 1176882, 1176888, 1176877, 1176868, 1176874, 1176861, -1 }, { 0x8D10, 1176900, 1176894, 1176946, -1, 1176942, 1176924, 1176933, 1176917, -1 }, { 0x8D11, 1176956, 1176951, 1176973, -1, -1, -1, -1, -1, -1 }, { 0x8D12, 1176983, 1176978, 1177025, -1, -1, 1177012, 1177021, -1, -1 }, { 0x8D13, 1177037, 1177031, 1177097, -1, 1177092, 1177077, 1177084, 1177070, 1177103 }, { 0x8D14, 1177113, 1177108, 1177139, -1, 1177136, 1177127, 1177133, 1177120, -1 }, { 0x8D15, -1, 1177143, 1177148, -1, -1, -1, -1, -1, -1 }, { 0x8D16, 1177157, 1177152, 1177212, 1177217, 1177208, 1177195, 1177202, 1177188, 1177223 }, { 0x8D17, 1177238, 1177231, 1177296, -1, -1, 1177257, 1177284, -1, -1 }, { 0x8D18, -1, 1177301, 1177308, -1, -1, -1, -1, -1, -1 }, { 0x8D19, -1, 1177315, 1177321, -1, -1, -1, -1, -1, -1 }, { 0x8D1A, -1, 1177327, 1177333, -1, -1, -1, -1, -1, -1 }, { 0x8D1B, 1177344, 1177339, 1177410, -1, 1177405, 1177384, 1177390, 1177377, -1 }, { 0x8D1C, 1177421, 1177415, 1177474, -1, 1177469, 1177454, 1177461, -1, -1 }, { 0x8D1D, 1177485, 1177480, 1177512, -1, -1, -1, -1, -1, -1 }, { 0x8D1E, 1177523, 1177517, 1177553, -1, -1, -1, -1, -1, -1 }, { 0x8D1F, 1177563, 1177559, 1177589, -1, -1, -1, -1, -1, -1 }, { 0x8D20, 1177599, 1177593, 1177631, -1, -1, -1, -1, -1, -1 }, { 0x8D21, 1177643, 1177637, 1177673, -1, -1, -1, -1, -1, -1 }, { 0x8D22, 1177684, 1177679, 1177710, -1, -1, -1, -1, -1, -1 }, { 0x8D23, 1177721, 1177715, 1177748, -1, -1, -1, -1, -1, -1 }, { 0x8D24, 1177757, 1177752, 1177786, -1, -1, -1, -1, -1, -1 }, { 0x8D25, 1177798, 1177792, 1177825, -1, -1, -1, -1, -1, -1 }, { 0x8D26, 1177837, 1177830, 1177866, -1, -1, -1, -1, -1, -1 }, { 0x8D27, 1177877, 1177873, 1177906, -1, -1, -1, -1, -1, -1 }, { 0x8D28, 1177916, 1177911, 1177944, -1, -1, -1, -1, -1, -1 }, { 0x8D29, 1177955, 1177949, 1177988, -1, -1, -1, -1, -1, -1 }, { 0x8D2A, 1177999, 1177993, 1178026, -1, -1, -1, -1, -1, -1 }, { 0x8D2B, 1178036, 1178031, 1178062, -1, -1, -1, -1, -1, -1 }, { 0x8D2C, 1178072, 1178067, 1178108, -1, -1, -1, -1, -1, -1 }, { 0x8D2D, 1178119, 1178114, 1178139, -1, -1, -1, -1, -1, -1 }, { 0x8D2E, 1178149, 1178144, 1178173, -1, -1, -1, -1, -1, -1 }, { 0x8D2F, 1178183, 1178178, 1178221, -1, -1, -1, -1, -1, -1 }, { 0x8D30, 1178231, 1178227, 1178242, -1, -1, -1, -1, -1, -1 }, { 0x8D31, 1178251, 1178246, 1178279, -1, -1, -1, -1, -1, -1 }, { 0x8D32, 1178290, 1178285, 1178322, -1, -1, -1, -1, -1, -1 }, { 0x8D33, 1178332, 1178327, 1178353, -1, -1, -1, -1, -1, -1 }, { 0x8D34, 1178363, 1178358, 1178395, -1, -1, -1, -1, -1, -1 }, { 0x8D35, 1178406, 1178400, 1178434, -1, -1, -1, -1, -1, -1 }, { 0x8D36, 1178445, 1178439, 1178474, -1, -1, -1, -1, -1, -1 }, { 0x8D37, 1178487, 1178481, 1178508, -1, -1, -1, -1, -1, -1 }, { 0x8D38, 1178518, 1178513, 1178547, -1, -1, -1, -1, -1, -1 }, { 0x8D39, 1178557, 1178552, 1178585, -1, -1, -1, -1, -1, -1 }, { 0x8D3A, 1178594, 1178590, 1178621, -1, -1, -1, -1, -1, -1 }, { 0x8D3B, 1178629, 1178625, 1178658, -1, -1, -1, -1, -1, -1 }, { 0x8D3C, 1178668, 1178662, 1178689, -1, -1, -1, -1, -1, -1 }, { 0x8D3D, 1178698, 1178694, 1178724, -1, -1, -1, -1, -1, -1 }, { 0x8D3E, 1178734, 1178729, 1178764, -1, -1, -1, -1, -1, -1 }, { 0x8D3F, 1178774, 1178769, 1178804, -1, -1, -1, -1, -1, -1 }, { 0x8D40, 1178813, 1178809, 1178840, -1, -1, -1, -1, -1, -1 }, { 0x8D41, 1178849, 1178844, 1178874, -1, -1, -1, -1, -1, -1 }, { 0x8D42, 1178884, 1178879, 1178904, -1, -1, -1, -1, -1, -1 }, { 0x8D43, 1178914, 1178908, 1178947, -1, -1, -1, -1, -1, -1 }, { 0x8D44, 1178957, 1178953, 1178983, -1, -1, -1, -1, -1, -1 }, { 0x8D45, 1178992, 1178987, 1179016, -1, -1, -1, -1, -1, -1 }, { 0x8D46, 1179027, 1179021, 1179044, -1, -1, -1, -1, -1, -1 }, { 0x8D47, 1179054, 1179049, 1179060, -1, -1, -1, -1, -1, -1 }, { 0x8D48, 1179070, 1179065, 1179100, -1, -1, -1, -1, -1, -1 }, { 0x8D49, 1179111, 1179106, 1179142, -1, -1, -1, -1, -1, -1 }, { 0x8D4A, 1179151, 1179147, 1179183, -1, -1, -1, -1, -1, -1 }, { 0x8D4B, 1179192, 1179188, 1179224, -1, -1, -1, -1, -1, -1 }, { 0x8D4C, 1179233, 1179228, 1179261, -1, -1, -1, -1, -1, -1 }, { 0x8D4D, 1179270, 1179265, 1179278, -1, -1, -1, -1, -1, -1 }, { 0x8D4E, 1179287, 1179282, 1179318, -1, -1, -1, -1, -1, -1 }, { 0x8D4F, 1179330, 1179323, 1179364, -1, -1, -1, -1, -1, -1 }, { 0x8D50, 1179375, 1179371, 1179404, -1, -1, -1, -1, -1, -1 }, { 0x8D51, 1179413, 1179408, 1179429, -1, -1, 1179420, 1179426, -1, -1 }, { 0x8D52, 1179438, 1179433, 1179459, -1, 1179455, -1, -1, -1, -1 }, { 0x8D53, 1179471, 1179465, 1179480, -1, -1, -1, -1, -1, -1 }, { 0x8D54, 1179491, 1179486, 1179514, -1, -1, -1, -1, -1, -1 }, { 0x8D55, 1179525, 1179519, 1179530, -1, -1, -1, -1, -1, -1 }, { 0x8D56, 1179541, 1179535, 1179573, -1, -1, -1, -1, -1, -1 }, { 0x8D57, 1179584, 1179578, 1179589, -1, -1, -1, -1, -1, -1 }, { 0x8D58, 1179601, 1179595, 1179626, -1, -1, -1, -1, -1, -1 }, { 0x8D59, 1179636, 1179632, 1179667, -1, -1, -1, -1, -1, -1 }, { 0x8D5A, 1179677, 1179671, 1179708, -1, -1, -1, -1, -1, -1 }, { 0x8D5B, 1179720, 1179715, 1179752, -1, -1, -1, -1, -1, -1 }, { 0x8D5C, 1179763, 1179757, 1179788, -1, -1, -1, -1, -1, -1 }, { 0x8D5D, 1179799, 1179792, 1179831, -1, -1, -1, -1, -1, -1 }, { 0x8D5E, 1179842, 1179836, 1179869, -1, -1, -1, -1, -1, -1 }, { 0x8D5F, 1179879, 1179874, 1179915, -1, 1179911, -1, 1179908, -1, -1 }, { 0x8D60, 1179926, 1179920, 1179955, -1, -1, -1, -1, -1, -1 }, { 0x8D61, 1179966, 1179961, 1179994, -1, -1, -1, -1, -1, -1 }, { 0x8D62, 1180006, 1180000, 1180033, -1, -1, -1, -1, -1, -1 }, { 0x8D63, 1180044, 1180039, 1180077, -1, -1, -1, -1, -1, -1 }, { 0x8D64, 1180087, 1180082, 1180148, 1180153, 1180144, 1180124, 1180133, 1180117, 1180161 }, { 0x8D65, -1, 1180167, 1180197, -1, -1, 1180172, 1180181, -1, -1 }, { 0x8D66, 1180205, 1180201, 1180249, 1180254, 1180246, 1180235, 1180242, 1180228, 1180260 }, { 0x8D67, 1180270, 1180264, 1180315, 1180320, 1180311, 1180293, 1180303, 1180286, 1180325 }, { 0x8D68, -1, 1180331, 1180337, -1, -1, -1, -1, -1, -1 }, { 0x8D69, -1, 1180343, 1180374, -1, -1, 1180348, 1180352, -1, -1 }, { 0x8D6A, 1180384, 1180378, 1180393, -1, -1, -1, -1, -1, -1 }, { 0x8D6B, 1180406, 1180400, 1180462, 1180466, 1180457, 1180438, 1180452, 1180431, 1180471 }, { 0x8D6C, 1180483, 1180477, 1180505, -1, -1, 1180492, 1180496, -1, -1 }, { 0x8D6D, 1180516, 1180512, 1180575, 1180580, 1180572, 1180554, 1180568, 1180547, -1 }, { 0x8D6E, -1, 1180585, 1180606, -1, -1, 1180596, 1180600, 1180590, -1 }, { 0x8D6F, 1180617, 1180611, 1180630, -1, -1, -1, -1, -1, -1 }, { 0x8D70, 1180641, 1180636, 1180717, 1180722, 1180713, 1180697, 1180705, 1180690, 1180735 }, { 0x8D71, 1180746, 1180741, 1180791, -1, -1, 1180775, 1180783, -1, -1 }, { 0x8D72, -1, 1180796, 1180801, -1, -1, -1, -1, -1, -1 }, { 0x8D73, 1180810, 1180805, 1180850, -1, 1180846, 1180832, 1180841, 1180825, -1 }, { 0x8D74, 1180859, 1180855, 1180907, 1180911, 1180903, 1180892, 1180900, 1180885, 1180916 }, { 0x8D75, 1180926, 1180921, 1180949, -1, -1, -1, -1, -1, -1 }, { 0x8D76, 1180960, 1180955, 1181005, -1, 1181001, -1, -1, 1180994, -1 }, { 0x8D77, 1181015, 1181010, 1181075, 1181079, 1181072, 1181051, 1181069, 1181044, 1181087 }, { 0x8D78, 1181100, 1181094, 1181133, -1, -1, -1, -1, -1, -1 }, { 0x8D79, -1, 1181139, 1181145, -1, -1, -1, -1, -1, -1 }, { 0x8D7A, -1, 1181152, 1181157, -1, -1, -1, -1, -1, -1 }, { 0x8D7B, -1, 1181162, 1181167, -1, -1, -1, -1, -1, -1 }, { 0x8D7C, -1, 1181173, 1181177, -1, -1, -1, -1, -1, -1 }, { 0x8D7D, -1, 1181181, 1181187, -1, -1, -1, -1, -1, -1 }, { 0x8D7E, -1, 1181192, 1181197, -1, -1, -1, -1, -1, -1 }, { 0x8D7F, 1181206, 1181202, 1181264, -1, -1, -1, 1181256, -1, -1 }, { 0x8D80, -1, 1181269, 1181273, -1, -1, -1, -1, -1, -1 }, { 0x8D81, 1181282, 1181277, 1181338, 1181344, 1181330, 1181322, 1181325, 1181315, 1181350 }, { 0x8D82, 1181360, 1181356, 1181425, -1, -1, -1, 1181420, -1, -1 }, { 0x8D83, -1, 1181431, 1181436, -1, -1, -1, -1, -1, -1 }, { 0x8D84, 1181447, 1181441, 1181462, -1, -1, -1, 1181458, -1, -1 }, { 0x8D85, 1181471, 1181466, 1181528, 1181534, 1181524, 1181508, 1181519, 1181501, 1181541 }, { 0x8D86, -1, 1181547, 1181552, -1, -1, -1, -1, -1, -1 }, { 0x8D87, -1, 1181556, 1181561, -1, -1, -1, -1, -1, -1 }, { 0x8D88, -1, 1181565, 1181579, -1, -1, -1, 1181571, -1, -1 }, { 0x8D89, -1, 1181585, 1181591, -1, -1, -1, -1, -1, -1 }, { 0x8D8A, 1181602, 1181596, 1181677, 1181682, 1181668, 1181641, 1181652, 1181634, 1181690 }, { 0x8D8B, 1181703, 1181697, 1181734, -1, -1, -1, -1, -1, -1 }, { 0x8D8C, 1181743, 1181738, 1181777, -1, -1, -1, -1, -1, -1 }, { 0x8D8D, -1, 1181781, 1181810, -1, -1, 1181787, 1181796, -1, -1 }, { 0x8D8E, -1, 1181815, 1181831, -1, 1181827, -1, -1, 1181820, -1 }, { 0x8D8F, -1, 1181836, 1181843, -1, -1, -1, -1, -1, -1 }, { 0x8D90, -1, 1181848, 1181885, -1, 1181880, 1181861, 1181868, 1181854, -1 }, { 0x8D91, 1181894, 1181890, 1181923, -1, 1181920, -1, 1181916, -1, -1 }, { 0x8D92, 1181932, 1181927, 1181987, -1, -1, -1, -1, -1, -1 }, { 0x8D93, -1, 1181993, 1181997, -1, -1, -1, -1, -1, -1 }, { 0x8D94, 1182007, 1182002, 1182038, -1, -1, -1, -1, -1, -1 }, { 0x8D95, 1182048, 1182043, 1182089, -1, -1, 1182082, 1182085, -1, -1 }, { 0x8D96, 1182098, 1182094, 1182110, -1, -1, -1, -1, -1, -1 }, { 0x8D97, -1, 1182115, 1182120, -1, -1, -1, -1, -1, -1 }, { 0x8D98, -1, 1182124, 1182129, -1, -1, -1, -1, -1, -1 }, { 0x8D99, 1182138, 1182133, 1182239, 1182245, 1182236, 1182208, 1182231, 1182201, -1 }, { 0x8D9A, -1, 1182255, 1182260, -1, -1, -1, -1, -1, -1 }, { 0x8D9B, -1, 1182264, 1182269, -1, -1, -1, -1, -1, -1 }, { 0x8D9C, 1182279, 1182274, 1182306, -1, -1, -1, -1, 1182300, -1 }, { 0x8D9D, 1182315, 1182310, 1182339, -1, -1, -1, -1, -1, -1 }, { 0x8D9E, -1, 1182345, 1182377, -1, -1, 1182351, 1182356, -1, -1 }, { 0x8D9F, 1182388, 1182382, 1182436, -1, -1, 1182417, 1182423, -1, -1 }, { 0x8DA0, -1, 1182442, 1182474, -1, 1182470, 1182455, 1182460, 1182448, 1182480 }, { 0x8DA1, 1182494, 1182488, 1182500, -1, -1, -1, -1, -1, -1 }, { 0x8DA2, -1, 1182505, 1182510, -1, -1, -1, -1, -1, -1 }, { 0x8DA3, 1182520, 1182514, 1182605, 1182609, 1182594, 1182557, 1182581, 1182550, 1182616 }, { 0x8DA4, -1, 1182621, 1182627, -1, -1, -1, -1, -1, -1 }, { 0x8DA5, -1, 1182633, 1182638, -1, -1, -1, -1, -1, -1 }, { 0x8DA6, 1182647, 1182643, 1182688, -1, -1, 1182673, 1182684, -1, -1 }, { 0x8DA7, -1, 1182692, 1182697, -1, -1, -1, -1, -1, -1 }, { 0x8DA8, 1182707, 1182701, 1182784, 1182788, 1182774, 1182745, 1182761, 1182738, 1182794 }, { 0x8DA9, -1, 1182797, 1182802, -1, -1, -1, -1, -1, -1 }, { 0x8DAA, -1, 1182807, 1182813, -1, -1, -1, -1, -1, -1 }, { 0x8DAB, 1182825, 1182820, 1182866, -1, 1182862, 1182839, 1182847, 1182832, -1 }, { 0x8DAC, -1, 1182872, 1182890, -1, -1, 1182877, 1182885, -1, -1 }, { 0x8DAD, -1, 1182896, 1182901, -1, -1, -1, -1, -1, -1 }, { 0x8DAE, 1182912, 1182907, 1182950, -1, -1, -1, -1, -1, -1 }, { 0x8DAF, 1182960, 1182955, 1182976, -1, -1, 1182965, 1182972, -1, -1 }, { 0x8DB0, -1, 1182980, 1182984, -1, -1, -1, -1, -1, -1 }, { 0x8DB1, 1182994, 1182988, 1183020, -1, -1, -1, -1, -1, -1 }, { 0x8DB2, 1183031, 1183025, 1183086, -1, 1183081, 1183064, 1183070, 1183057, -1 }, { 0x8DB3, 1183096, 1183091, 1183193, 1183197, 1183185, 1183153, 1183170, 1183146, 1183204 }, { 0x8DB4, 1183214, 1183209, 1183240, -1, -1, -1, -1, -1, -1 }, { 0x8DB5, 1183250, 1183244, 1183311, -1, 1183303, 1183273, 1183278, -1, -1 }, { 0x8DB6, -1, 1183316, 1183320, -1, -1, -1, -1, -1, -1 }, { 0x8DB7, 1183329, 1183324, 1183371, -1, -1, -1, 1183365, -1, -1 }, { 0x8DB8, 1183380, 1183375, 1183409, -1, -1, -1, -1, -1, -1 }, { 0x8DB9, 1183420, 1183414, 1183478, -1, -1, 1183451, 1183459, -1, -1 }, { 0x8DBA, 1183487, 1183483, 1183540, -1, 1183536, 1183528, 1183533, 1183521, -1 }, { 0x8DBB, -1, 1183544, 1183576, -1, -1, 1183549, 1183562, -1, -1 }, { 0x8DBC, 1183588, 1183582, 1183652, -1, 1183647, 1183628, 1183639, -1, -1 }, { 0x8DBD, -1, 1183658, 1183664, -1, -1, -1, -1, -1, -1 }, { 0x8DBE, 1183674, 1183670, 1183726, -1, 1183723, 1183705, 1183719, 1183698, 1183731 }, { 0x8DBF, 1183744, 1183738, 1183770, 1183774, 1183766, -1, -1, -1, 1183778 }, { 0x8DC0, 1183790, 1183784, 1183874, -1, -1, 1183825, 1183848, -1, -1 }, { 0x8DC1, 1183884, 1183879, 1183940, -1, -1, -1, -1, -1, -1 }, { 0x8DC2, 1183949, 1183944, 1183998, -1, 1183995, 1183975, 1183985, 1183968, -1 }, { 0x8DC3, 1184008, 1184002, 1184027, -1, -1, -1, -1, -1, -1 }, { 0x8DC4, 1184039, 1184032, 1184052, -1, -1, -1, -1, -1, -1 }, { 0x8DC5, 1184064, 1184059, 1184112, -1, -1, 1184089, 1184096, -1, -1 }, { 0x8DC6, 1184122, 1184117, 1184155, -1, 1184150, 1184137, 1184142, 1184130, -1 }, { 0x8DC7, -1, 1184160, 1184186, -1, -1, 1184165, 1184171, -1, -1 }, { 0x8DC8, -1, 1184190, 1184216, -1, -1, 1184195, 1184200, -1, -1 }, { 0x8DC9, -1, 1184222, 1184228, -1, -1, -1, -1, -1, -1 }, { 0x8DCA, -1, 1184234, 1184255, -1, -1, 1184239, 1184244, -1, -1 }, { 0x8DCB, 1184265, 1184260, 1184332, 1184336, 1184328, 1184303, 1184316, 1184296, -1 }, { 0x8DCC, 1184347, 1184342, 1184415, 1184425, 1184411, 1184386, 1184405, 1184379, 1184430 }, { 0x8DCD, -1, 1184437, 1184441, -1, -1, -1, -1, -1, -1 }, { 0x8DCE, 1184449, 1184445, 1184509, 1184514, 1184505, 1184489, 1184499, 1184482, -1 }, { 0x8DCF, 1184525, 1184520, 1184562, -1, 1184559, -1, 1184556, 1184549, -1 }, { 0x8DD0, 1184571, 1184567, 1184624, -1, -1, -1, -1, -1, -1 }, { 0x8DD1, 1184634, 1184628, 1184680, -1, -1, 1184660, 1184666, -1, -1 }, { 0x8DD2, -1, 1184685, 1184690, -1, -1, -1, -1, -1, -1 }, { 0x8DD3, -1, 1184695, 1184700, -1, -1, -1, -1, -1, -1 }, { 0x8DD4, 1184711, 1184705, 1184740, -1, -1, 1184730, 1184737, -1, -1 }, { 0x8DD5, 1184749, 1184744, 1184784, 1184790, 1184780, 1184770, 1184775, 1184763, 1184794 }, { 0x8DD6, 1184806, 1184801, 1184852, 1184857, 1184847, 1184832, 1184842, 1184825, -1 }, { 0x8DD7, 1184867, 1184863, 1184905, -1, 1184901, 1184885, 1184895, 1184878, -1 }, { 0x8DD8, -1, 1184909, 1184914, -1, -1, -1, -1, -1, -1 }, { 0x8DD9, 1184925, 1184919, 1184961, -1, -1, 1184936, 1184947, -1, -1 }, { 0x8DDA, 1184971, 1184965, 1185002, -1, 1184998, 1184985, 1184994, -1, -1 }, { 0x8DDB, 1185013, 1185008, 1185046, -1, 1185038, 1185025, 1185032, 1185018, -1 }, { 0x8DDC, -1, 1185050, 1185055, -1, -1, -1, -1, -1, -1 }, { 0x8DDD, 1185065, 1185059, 1185123, -1, 1185120, 1185094, 1185116, 1185087, 1185127 }, { 0x8DDE, 1185138, 1185133, 1185149, -1, -1, -1, -1, -1, -1 }, { 0x8DDF, 1185158, 1185153, 1185213, -1, 1185209, 1185198, 1185205, 1185191, 1185218 }, { 0x8DE0, -1, 1185225, 1185229, -1, -1, -1, -1, -1, -1 }, { 0x8DE1, 1185238, 1185233, 1185285, 1185289, 1185281, 1185266, 1185270, 1185259, 1185297 }, { 0x8DE2, -1, 1185303, 1185307, -1, -1, -1, -1, -1, 1185312 }, { 0x8DE3, 1185322, 1185317, 1185357, -1, 1185353, 1185341, 1185349, 1185334, -1 }, { 0x8DE4, 1185369, 1185363, 1185415, -1, 1185411, 1185397, 1185402, -1, -1 }, { 0x8DE5, 1185425, 1185421, 1185444, -1, -1, 1185436, 1185441, -1, -1 }, { 0x8DE6, 1185454, 1185449, 1185458, -1, -1, -1, -1, -1, -1 }, { 0x8DE7, 1185469, 1185463, 1185494, -1, -1, 1185476, 1185481, -1, -1 }, { 0x8DE8, 1185506, 1185500, 1185571, 1185576, 1185567, 1185545, 1185561, 1185538, -1 }, { 0x8DE9, 1185586, 1185581, 1185605, -1, -1, -1, -1, -1, 1185612 }, { 0x8DEA, 1185624, 1185618, 1185654, 1185659, 1185649, 1185637, 1185646, 1185630, 1185668 }, { 0x8DEB, 1185680, 1185674, 1185724, -1, 1185719, 1185706, 1185714, 1185699, -1 }, { 0x8DEC, 1185737, 1185731, 1185806, -1, 1185802, 1185783, 1185792, 1185776, 1185811 }, { 0x8DED, -1, 1185818, 1185830, -1, -1, -1, -1, 1185824, -1 }, { 0x8DEE, 1185837, -1, 1185851, -1, -1, -1, -1, -1, 1185856 }, { 0x8DEF, 1185868, 1185863, 1185924, 1185928, 1185921, 1185909, 1185918, 1185896, 1185933 }, { 0x8DF0, -1, 1185938, 1185964, -1, -1, 1185943, 1185952, -1, -1 }, { 0x8DF1, 1185974, 1185970, 1186006, -1, 1186002, 1185986, 1185995, 1185979, -1 }, { 0x8DF2, 1186017, 1186011, 1186069, -1, -1, 1186045, 1186055, -1, -1 }, { 0x8DF3, 1186079, 1186074, 1186152, 1186158, 1186146, 1186119, 1186137, 1186112, 1186163 }, { 0x8DF4, 1186175, 1186169, 1186212, -1, -1, 1186205, 1186208, -1, -1 }, { 0x8DF5, 1186222, 1186217, 1186265, -1, 1186260, 1186251, 1186256, -1, -1 }, { 0x8DF6, 1186277, 1186271, 1186291, -1, -1, -1, -1, -1, -1 }, { 0x8DF7, 1186299, 1186294, 1186316, -1, -1, -1, -1, -1, -1 }, { 0x8DF8, 1186327, 1186322, 1186385, -1, -1, -1, -1, -1, -1 }, { 0x8DF9, 1186394, 1186389, 1186429, -1, -1, -1, -1, -1, -1 }, { 0x8DFA, 1186439, 1186435, 1186464, -1, -1, 1186456, 1186461, -1, -1 }, { 0x8DFB, 1186474, 1186469, 1186494, -1, -1, -1, -1, -1, -1 }, { 0x8DFC, 1186503, 1186498, 1186564, 1186568, 1186559, 1186544, 1186553, 1186537, -1 }, { 0x8DFD, 1186579, 1186574, 1186655, -1, 1186652, 1186635, 1186646, -1, -1 }, { 0x8DFE, -1, 1186659, 1186664, -1, -1, -1, -1, -1, -1 }, { 0x8DFF, 1186674, 1186669, 1186694, -1, -1, -1, 1186688, -1, -1 }, { 0x8E00, -1, 1186698, 1186703, -1, -1, -1, -1, -1, -1 }, { 0x8E01, 1186714, 1186708, 1186743, -1, -1, 1186734, 1186739, -1, -1 }, { 0x8E02, -1, 1186749, 1186754, -1, -1, -1, -1, -1, -1 }, { 0x8E03, -1, 1186759, 1186764, -1, -1, -1, -1, -1, -1 }, { 0x8E04, -1, 1186770, 1186796, -1, -1, 1186775, 1186780, -1, -1 }, { 0x8E05, 1186805, 1186800, 1186861, -1, -1, 1186838, 1186845, -1, -1 }, { 0x8E06, 1186872, 1186866, 1186913, 1186918, 1186908, 1186885, 1186895, 1186878, -1 }, { 0x8E07, -1, 1186924, 1186929, -1, -1, -1, -1, -1, -1 }, { 0x8E08, 1186937, 1186933, 1186996, -1, 1186993, 1186966, 1186986, 1186960, -1 }, { 0x8E09, 1187008, 1187001, 1187067, -1, 1187061, 1187046, 1187052, 1187039, -1 }, { 0x8E0A, 1187080, 1187074, 1187119, -1, 1187114, 1187098, 1187110, 1187091, -1 }, { 0x8E0B, 1187131, 1187125, 1187174, -1, -1, 1187163, 1187168, -1, -1 }, { 0x8E0C, 1187185, 1187180, 1187224, -1, -1, -1, -1, -1, -1 }, { 0x8E0D, -1, 1187230, 1187236, -1, -1, -1, -1, -1, -1 }, { 0x8E0E, 1187247, 1187242, 1187264, -1, -1, -1, -1, -1, -1 }, { 0x8E0F, 1187275, 1187269, 1187328, 1187332, 1187324, 1187315, 1187320, 1187308, 1187337 }, { 0x8E10, 1187349, 1187344, 1187399, 1187405, 1187394, 1187385, 1187390, 1187378, -1 }, { 0x8E11, -1, -1, 1187429, -1, -1, 1187415, 1187423, -1, -1 }, { 0x8E12, 1187437, 1187433, 1187463, -1, -1, -1, -1, -1, -1 }, { 0x8E13, -1, 1187467, 1187472, -1, -1, -1, -1, -1, -1 }, { 0x8E14, 1187483, 1187477, 1187548, -1, 1187543, 1187524, 1187534, 1187517, 1187554 }, { 0x8E15, -1, 1187560, 1187565, -1, -1, -1, -1, -1, -1 }, { 0x8E16, 1187575, 1187570, 1187617, -1, -1, 1187596, 1187601, -1, 1187621 }, { 0x8E17, -1, 1187628, 1187633, -1, -1, -1, -1, -1, -1 }, { 0x8E18, 1187643, 1187638, 1187648, -1, -1, -1, -1, -1, 1187652 }, { 0x8E19, -1, 1187659, 1187664, -1, -1, -1, -1, -1, -1 }, { 0x8E1A, -1, 1187669, 1187675, -1, -1, -1, -1, -1, -1 }, { 0x8E1B, -1, 1187680, 1187685, -1, -1, -1, -1, -1, -1 }, { 0x8E1C, 1187695, 1187689, 1187724, -1, -1, -1, -1, -1, -1 }, { 0x8E1D, 1187735, 1187730, 1187765, -1, 1187761, 1187748, 1187758, 1187741, -1 }, { 0x8E1E, 1187777, 1187771, 1187831, -1, 1187828, 1187811, 1187821, 1187804, -1 }, { 0x8E1F, 1187839, 1187835, 1187886, -1, 1187883, -1, 1187879, 1187872, -1 }, { 0x8E20, 1187897, 1187891, 1187978, -1, -1, 1187955, 1187969, -1, -1 }, { 0x8E21, 1187989, 1187983, 1188019, -1, -1, 1188004, 1188011, -1, -1 }, { 0x8E22, 1188030, 1188025, 1188057, -1, -1, 1188035, 1188040, -1, -1 }, { 0x8E23, 1188067, 1188061, 1188142, 1188146, 1188134, 1188109, 1188117, -1, 1188152 }, { 0x8E24, -1, 1188158, 1188164, -1, -1, -1, -1, -1, 1188168 }, { 0x8E25, -1, 1188174, 1188179, -1, -1, -1, -1, -1, -1 }, { 0x8E26, 1188188, 1188184, 1188233, -1, -1, 1188218, 1188227, -1, -1 }, { 0x8E27, 1188242, 1188237, 1188310, -1, -1, 1188285, 1188294, -1, -1 }, { 0x8E28, -1, 1188314, 1188320, -1, -1, -1, -1, -1, -1 }, { 0x8E29, 1188332, 1188326, 1188345, -1, 1188340, -1, -1, -1, -1 }, { 0x8E2A, 1188356, 1188350, 1188408, -1, 1188403, 1188390, 1188394, 1188383, 1188414 }, { 0x8E2B, 1188426, 1188420, 1188445, -1, -1, -1, -1, -1, -1 }, { 0x8E2C, 1188455, 1188451, 1188492, -1, -1, -1, -1, -1, -1 }, { 0x8E2D, 1188504, 1188497, 1188524, -1, -1, -1, -1, -1, -1 }, { 0x8E2E, 1188536, 1188531, 1188543, -1, -1, -1, -1, -1, -1 }, { 0x8E2F, 1188555, 1188549, 1188586, -1, -1, -1, -1, -1, -1 }, { 0x8E30, 1188596, 1188591, 1188650, 1188654, 1188647, 1188634, 1188640, 1188627, -1 }, { 0x8E31, 1188663, 1188658, 1188717, -1, 1188712, 1188689, 1188697, -1, -1 }, { 0x8E32, -1, 1188722, 1188727, -1, -1, -1, -1, -1, -1 }, { 0x8E33, 1188738, 1188732, 1188771, -1, -1, 1188755, 1188762, -1, -1 }, { 0x8E34, 1188784, 1188778, 1188817, 1188823, 1188812, 1188802, 1188808, 1188795, -1 }, { 0x8E35, 1188835, 1188829, 1188894, -1, 1188889, 1188871, 1188884, 1188864, -1 }, { 0x8E36, 1188906, 1188901, 1188941, -1, 1188937, 1188917, 1188922, 1188910, -1 }, { 0x8E37, -1, 1188945, 1188966, -1, -1, 1188950, 1188963, -1, -1 }, { 0x8E38, -1, 1188971, 1189002, -1, -1, 1188976, 1188989, -1, 1189008 }, { 0x8E39, 1189021, 1189015, 1189078, -1, 1189074, 1189055, 1189062, -1, -1 }, { 0x8E3A, -1, 1189085, 1189096, -1, -1, -1, -1, 1189090, -1 }, { 0x8E3B, -1, 1189102, 1189108, -1, -1, -1, -1, -1, -1 }, { 0x8E3C, 1189119, 1189113, 1189153, 1189159, -1, -1, -1, -1, -1 }, { 0x8E3D, 1189174, 1189168, 1189215, -1, 1189212, -1, 1189209, 1189202, -1 }, { 0x8E3E, -1, 1189219, 1189224, -1, -1, -1, -1, -1, -1 }, { 0x8E3F, -1, 1189228, 1189233, -1, -1, -1, -1, -1, -1 }, { 0x8E40, 1189242, 1189237, 1189307, -1, 1189303, 1189289, 1189294, 1189282, -1 }, { 0x8E41, 1189317, 1189312, 1189360, -1, 1189354, 1189337, 1189346, -1, -1 }, { 0x8E42, 1189371, 1189366, 1189419, -1, 1189416, 1189407, 1189412, 1189400, -1 }, { 0x8E43, -1, 1189424, 1189430, -1, -1, -1, -1, -1, -1 }, { 0x8E44, 1189440, 1189435, 1189474, 1189478, 1189470, 1189459, 1189466, 1189452, 1189484 }, { 0x8E45, 1189495, 1189490, 1189521, -1, -1, -1, -1, -1, -1 }, { 0x8E46, 1189531, 1189526, 1189566, -1, -1, -1, -1, -1, 1189571 }, { 0x8E47, 1189583, 1189578, 1189651, 1189657, 1189647, 1189628, 1189643, 1189621, 1189665 }, { 0x8E48, 1189678, 1189673, 1189719, 1189724, 1189716, 1189703, 1189708, 1189696, 1189732 }, { 0x8E49, 1189742, 1189738, 1189796, 1189801, 1189792, 1189779, 1189789, 1189772, 1189807 }, { 0x8E4A, 1189816, 1189811, 1189870, 1189874, 1189865, 1189846, 1189861, 1189839, -1 }, { 0x8E4B, 1189884, 1189878, 1189930, 1189934, -1, 1189917, 1189922, -1, -1 }, { 0x8E4C, 1189947, 1189940, 1189997, -1, 1189991, 1189967, 1189982, 1189960, -1 }, { 0x8E4D, 1190009, 1190004, 1190069, -1, -1, 1190052, 1190057, -1, -1 }, { 0x8E4E, 1190080, 1190075, 1190111, -1, -1, 1190097, 1190107, -1, 1190117 }, { 0x8E4F, 1190128, 1190123, 1190162, 1190166, 1190158, 1190147, 1190154, 1190140, -1 }, { 0x8E50, 1190177, 1190172, 1190218, -1, -1, 1190194, 1190213, -1, -1 }, { 0x8E51, 1190227, 1190222, 1190257, -1, -1, -1, -1, -1, -1 }, { 0x8E52, 1190267, 1190262, 1190289, -1, -1, -1, -1, -1, -1 }, { 0x8E53, 1190299, 1190294, 1190317, -1, -1, -1, -1, -1, -1 }, { 0x8E54, 1190328, 1190322, 1190381, 1190386, -1, 1190359, 1190373, -1, -1 }, { 0x8E55, 1190401, 1190396, 1190487, -1, 1190482, 1190466, 1190476, 1190459, -1 }, { 0x8E56, -1, 1190491, 1190497, -1, -1, -1, -1, -1, -1 }, { 0x8E57, -1, 1190504, 1190509, -1, -1, -1, -1, -1, -1 }, { 0x8E58, 1190519, 1190513, 1190536, -1, -1, -1, -1, -1, -1 }, { 0x8E59, 1190547, 1190542, 1190611, 1190615, 1190605, 1190587, 1190594, 1190580, -1 }, { 0x8E5A, 1190627, 1190621, 1190655, -1, -1, -1, -1, -1, -1 }, { 0x8E5B, -1, 1190661, 1190686, -1, -1, 1190666, 1190671, -1, -1 }, { 0x8E5C, 1190696, 1190691, 1190735, -1, 1190729, -1, 1190718, 1190711, 1190739 }, { 0x8E5D, 1190751, 1190745, 1190767, -1, -1, 1190758, 1190763, -1, -1 }, { 0x8E5E, -1, 1190771, 1190789, -1, -1, 1190777, 1190786, -1, -1 }, { 0x8E5F, 1190799, 1190794, 1190851, -1, 1190847, 1190832, 1190836, 1190825, 1190855 }, { 0x8E60, 1190866, 1190861, 1190917, -1, 1190912, 1190897, 1190907, 1190890, -1 }, { 0x8E61, 1190929, 1190922, 1190965, -1, -1, -1, 1190957, -1, -1 }, { 0x8E62, 1190978, 1190972, 1191013, -1, -1, 1190989, 1190998, -1, 1191017 }, { 0x8E63, 1191029, 1191024, 1191083, -1, 1191079, 1191058, 1191067, 1191051, -1 }, { 0x8E64, 1191099, 1191093, 1191147, 1191153, 1191142, 1191133, 1191137, 1191126, -1 }, { 0x8E65, -1, 1191160, 1191165, -1, -1, -1, -1, -1, -1 }, { 0x8E66, 1191177, 1191171, 1191201, -1, -1, -1, -1, -1, -1 }, { 0x8E67, 1191212, 1191207, 1191230, -1, -1, -1, -1, -1, -1 }, { 0x8E68, 1191240, 1191235, 1191267, -1, -1, -1, -1, -1, -1 }, { 0x8E69, 1191278, 1191273, 1191314, 1191319, 1191309, 1191286, 1191291, -1, -1 }, { 0x8E6A, -1, 1191324, 1191330, -1, -1, -1, -1, -1, -1 }, { 0x8E6B, -1, 1191335, 1191341, -1, -1, -1, -1, -1, -1 }, { 0x8E6C, 1191351, 1191345, 1191399, 1191411, -1, 1191382, 1191391, -1, -1 }, { 0x8E6D, 1191426, 1191420, 1191493, 1191499, 1191487, 1191465, 1191474, -1, -1 }, { 0x8E6E, 1191513, 1191508, 1191533, -1, -1, -1, -1, -1, -1 }, { 0x8E6F, 1191545, 1191539, 1191592, -1, 1191588, 1191562, 1191572, -1, -1 }, { 0x8E70, 1191602, 1191597, 1191643, -1, 1191639, 1191626, 1191634, -1, -1 }, { 0x8E71, 1191654, 1191648, 1191706, -1, -1, 1191680, 1191688, -1, -1 }, { 0x8E72, 1191719, 1191713, 1191785, 1191790, 1191780, 1191752, 1191771, 1191745, -1 }, { 0x8E73, -1, 1191798, 1191803, -1, -1, -1, -1, -1, -1 }, { 0x8E74, 1191812, 1191807, 1191870, 1191874, 1191864, 1191848, 1191853, 1191841, -1 }, { 0x8E75, 1191892, 1191887, 1191913, -1, -1, -1, -1, -1, -1 }, { 0x8E76, 1191923, 1191917, 1191996, 1192001, 1191986, 1191958, 1191976, 1191951, -1 }, { 0x8E77, 1192014, 1192008, 1192051, -1, -1, -1, -1, -1, -1 }, { 0x8E78, -1, 1192056, 1192062, -1, -1, -1, -1, -1, -1 }, { 0x8E79, 1192073, 1192067, 1192117, -1, -1, 1192104, 1192109, -1, -1 }, { 0x8E7A, 1192126, 1192121, 1192160, -1, 1192156, 1192143, 1192151, -1, 1192166 }, { 0x8E7B, 1192179, 1192174, 1192255, -1, -1, -1, 1192239, 1192232, 1192260 }, { 0x8E7C, 1192271, 1192266, 1192319, -1, 1192315, 1192296, 1192305, -1, -1 }, { 0x8E7D, 1192328, 1192323, 1192357, -1, -1, -1, -1, -1, 1192363 }, { 0x8E7E, 1192374, 1192369, 1192394, -1, -1, -1, -1, -1, -1 }, { 0x8E7F, 1192405, 1192399, 1192433, -1, -1, -1, -1, -1, -1 }, { 0x8E80, 1192446, 1192439, 1192479, -1, -1, -1, -1, -1, -1 }, { 0x8E81, 1192490, 1192485, 1192537, 1192542, 1192534, 1192523, 1192530, 1192516, 1192550 }, { 0x8E82, 1192562, 1192556, 1192598, -1, -1, 1192576, 1192586, -1, -1 }, { 0x8E83, 1192607, 1192602, 1192634, -1, -1, 1192623, 1192629, -1, -1 }, { 0x8E84, 1192643, 1192638, 1192668, -1, -1, 1192657, 1192663, -1, -1 }, { 0x8E85, 1192677, 1192672, 1192742, -1, 1192737, 1192717, 1192726, 1192710, 1192747 }, { 0x8E86, -1, 1192773, 1192779, -1, -1, -1, -1, -1, -1 }, { 0x8E87, 1192788, 1192783, 1192852, 1192857, 1192844, 1192826, 1192834, 1192819, 1192863 }, { 0x8E88, -1, 1192870, 1192875, -1, -1, -1, -1, -1, -1 }, { 0x8E89, 1192886, 1192881, 1192938, -1, 1192934, 1192922, 1192930, 1192915, -1 }, { 0x8E8A, 1192948, 1192943, 1193011, 1193017, 1193007, 1192994, 1193002, 1192987, 1193024 }, { 0x8E8B, 1193034, 1193029, 1193080, 1193084, 1193076, 1193061, 1193068, 1193054, -1 }, { 0x8E8C, -1, 1193089, 1193094, -1, -1, -1, -1, -1, -1 }, { 0x8E8D, 1193104, 1193098, 1193154, 1193159, 1193146, 1193130, 1193136, 1193123, 1193164 }, { 0x8E8E, 1193177, 1193172, 1193313, -1, -1, -1, -1, -1, -1 }, { 0x8E8F, 1193325, 1193319, 1193356, -1, -1, -1, -1, -1, -1 }, { 0x8E90, 1193366, 1193361, 1193419, -1, 1193414, 1193404, 1193409, 1193397, 1193424 }, { 0x8E91, 1193435, 1193429, 1193496, -1, 1193491, 1193473, 1193486, 1193466, -1 }, { 0x8E92, 1193506, 1193501, 1193544, -1, 1193539, 1193517, 1193523, -1, -1 }, { 0x8E93, 1193552, 1193548, 1193613, -1, 1193610, 1193596, 1193606, 1193589, -1 }, { 0x8E94, 1193623, 1193618, 1193673, 1193679, 1193669, 1193660, 1193665, 1193653, -1 }, { 0x8E95, 1193692, 1193687, 1193735, -1, -1, 1193716, 1193724, -1, -1 }, { 0x8E96, -1, 1193740, 1193746, -1, -1, -1, -1, -1, -1 }, { 0x8E97, 1193757, 1193752, 1193785, -1, -1, 1193768, 1193773, -1, -1 }, { 0x8E98, 1193796, 1193790, 1193804, -1, -1, -1, -1, -1, 1193810 }, { 0x8E99, 1193823, 1193817, 1193874, -1, 1193870, 1193861, 1193866, 1193854, -1 }, { 0x8E9A, 1193884, 1193879, 1193931, -1, 1193927, 1193919, 1193923, -1, -1 }, { 0x8E9B, 1193942, 1193937, 1193970, -1, -1, 1193953, 1193958, -1, -1 }, { 0x8E9C, 1193981, 1193975, 1193989, -1, -1, -1, -1, -1, -1 }, { 0x8E9D, 1194001, 1193995, 1194067, -1, -1, 1194049, 1194055, -1, -1 }, { 0x8E9E, 1194077, 1194072, 1194105, -1, 1194101, 1194091, 1194096, 1194085, -1 }, { 0x8E9F, -1, 1194110, 1194117, -1, -1, -1, -1, -1, -1 }, { 0x8EA0, 1194128, 1194123, 1194136, 1194140, -1, -1, -1, -1, -1 }, { 0x8EA1, 1194149, 1194144, 1194199, -1, 1194195, 1194186, 1194191, 1194179, -1 }, { 0x8EA2, -1, 1194204, 1194223, -1, -1, 1194210, 1194215, -1, -1 }, { 0x8EA3, -1, 1194227, 1194233, -1, -1, -1, -1, -1, -1 }, { 0x8EA4, -1, 1194237, 1194242, -1, -1, -1, -1, -1, -1 }, { 0x8EA5, 1194252, 1194246, 1194280, -1, -1, -1, -1, -1, -1 }, { 0x8EA6, 1194292, 1194286, 1194300, -1, -1, -1, -1, -1, -1 }, { 0x8EA7, 1194311, 1194305, 1194339, -1, -1, 1194318, 1194324, -1, -1 }, { 0x8EA8, -1, 1194343, 1194349, -1, -1, -1, -1, -1, -1 }, { 0x8EA9, 1194359, 1194354, 1194420, -1, 1194415, 1194389, 1194399, 1194383, -1 }, { 0x8EAA, 1194431, 1194425, 1194482, -1, 1194478, 1194469, 1194474, 1194462, -1 }, { 0x8EAB, 1194492, 1194487, 1194562, 1194568, 1194558, 1194537, 1194549, 1194530, 1194574 }, { 0x8EAC, 1194586, 1194580, 1194635, 1194641, 1194629, 1194621, 1194624, 1194614, 1194647 }, { 0x8EAD, 1194658, 1194652, 1194700, -1, -1, 1194689, 1194696, -1, -1 }, { 0x8EAE, -1, 1194705, 1194717, -1, -1, 1194710, -1, -1, -1 }, { 0x8EAF, 1194728, 1194722, 1194743, -1, -1, 1194733, 1194740, -1, -1 }, { 0x8EB0, 1194752, 1194747, 1194798, -1, -1, 1194783, 1194790, -1, -1 }, { 0x8EB1, 1194806, 1194802, 1194832, -1, 1194828, 1194818, 1194825, 1194811, -1 }, { 0x8EB2, 1194841, 1194837, 1194880, -1, -1, 1194870, 1194877, -1, -1 }, { 0x8EB3, 1194891, 1194885, 1194923, -1, 1194917, 1194909, 1194912, 1194902, -1 }, { 0x8EB4, 1194935, 1194929, 1194940, -1, -1, -1, -1, -1, -1 }, { 0x8EB5, -1, 1194946, 1194965, -1, -1, 1194951, -1, -1, -1 }, { 0x8EB6, 1194974, 1194970, 1195001, -1, -1, -1, -1, -1, -1 }, { 0x8EB7, 1195010, 1195006, 1195042, -1, -1, -1, -1, -1, -1 }, { 0x8EB8, -1, 1195046, 1195051, -1, -1, -1, -1, -1, -1 }, { 0x8EB9, -1, 1195055, 1195060, -1, -1, -1, -1, -1, -1 }, { 0x8EBA, 1195070, 1195064, 1195097, -1, -1, 1195088, 1195093, -1, 1195103 }, { 0x8EBB, -1, 1195111, 1195124, -1, -1, 1195117, -1, -1, -1 }, { 0x8EBC, -1, 1195130, 1195135, -1, -1, -1, -1, -1, -1 }, { 0x8EBD, 1195145, 1195140, 1195201, -1, -1, -1, -1, -1, -1 }, { 0x8EBE, 1195211, 1195206, 1195290, -1, -1, 1195270, -1, 1195264, -1 }, { 0x8EBF, 1195301, 1195295, 1195306, -1, -1, -1, -1, -1, -1 }, { 0x8EC0, 1195318, 1195312, 1195344, 1195348, 1195340, 1195330, 1195337, 1195323, 1195352 }, { 0x8EC1, -1, 1195355, 1195375, -1, -1, 1195360, 1195368, -1, -1 }, { 0x8EC2, -1, 1195380, 1195385, -1, -1, -1, -1, -1, -1 }, { 0x8EC3, 1195394, 1195390, 1195417, -1, -1, -1, 1195414, -1, -1 }, { 0x8EC4, 1195427, 1195422, 1195499, -1, -1, -1, 1195493, -1, -1 }, { 0x8EC5, -1, 1195504, 1195518, -1, -1, 1195511, -1, -1, -1 }, { 0x8EC6, 1195528, 1195523, 1195585, -1, 1195580, 1195565, 1195572, 1195559, -1 }, { 0x8EC7, -1, 1195589, 1195608, -1, -1, 1195594, 1195600, -1, -1 }, { 0x8EC8, 1195619, 1195613, 1195676, -1, -1, 1195669, -1, -1, -1 }, { 0x8EC9, -1, 1195682, 1195687, -1, -1, -1, -1, -1, -1 }, { 0x8ECA, 1195695, 1195691, 1195782, 1195787, 1195775, 1195760, 1195767, 1195746, 1195797 }, { 0x8ECB, 1195805, 1195800, 1195851, -1, 1195848, 1195835, 1195843, 1195828, -1 }, { 0x8ECC, 1195861, 1195855, 1195907, 1195912, 1195902, 1195885, 1195899, 1195878, 1195918 }, { 0x8ECD, 1195931, 1195925, 1196000, 1196005, 1195995, 1195971, 1195987, 1195964, 1196013 }, { 0x8ECE, 1196024, 1196019, 1196066, -1, -1, -1, -1, -1, -1 }, { 0x8ECF, 1196077, 1196071, 1196152, -1, -1, 1196121, 1196128, -1, 1196157 }, { 0x8ED0, -1, 1196164, 1196179, -1, -1, -1, 1196170, -1, -1 }, { 0x8ED1, 1196189, 1196184, 1196219, -1, -1, -1, 1196207, -1, -1 }, { 0x8ED2, 1196229, 1196224, 1196310, 1196316, 1196306, 1196297, 1196302, 1196290, 1196323 }, { 0x8ED3, -1, 1196329, 1196335, -1, -1, -1, -1, -1, -1 }, { 0x8ED4, 1196345, 1196340, 1196405, -1, -1, 1196384, 1196391, -1, -1 }, { 0x8ED5, -1, 1196410, 1196415, -1, -1, -1, -1, -1, -1 }, { 0x8ED6, -1, 1196421, 1196442, -1, -1, 1196428, -1, -1, -1 }, { 0x8ED7, -1, 1196449, 1196454, -1, -1, -1, -1, -1, -1 }, { 0x8ED8, 1196465, 1196459, 1196473, -1, -1, -1, -1, -1, -1 }, { 0x8ED9, 1196483, 1196478, 1196534, -1, -1, -1, -1, -1, -1 }, { 0x8EDA, 1196546, 1196540, 1196571, -1, -1, -1, -1, -1, -1 }, { 0x8EDB, 1196581, 1196576, 1196623, -1, -1, 1196607, 1196614, -1, -1 }, { 0x8EDC, 1196632, 1196626, 1196661, -1, -1, 1196638, 1196645, -1, -1 }, { 0x8EDD, 1196670, 1196665, 1196679, -1, -1, -1, -1, -1, -1 }, { 0x8EDE, -1, 1196683, 1196694, -1, -1, -1, -1, 1196688, -1 }, { 0x8EDF, 1196705, 1196699, 1196777, 1196783, 1196773, 1196742, 1196761, 1196735, 1196793 }, { 0x8EE0, -1, 1196802, 1196817, -1, -1, -1, 1196809, -1, -1 }, { 0x8EE1, -1, 1196824, 1196829, -1, -1, -1, -1, -1, -1 }, { 0x8EE2, 1196841, 1196835, 1196890, -1, 1196886, 1196859, 1196882, -1, -1 }, { 0x8EE3, 1196904, 1196897, 1196946, -1, -1, 1196929, 1196938, -1, -1 }, { 0x8EE4, 1196956, 1196952, 1196964, -1, -1, -1, -1, -1, -1 }, { 0x8EE5, 1196974, 1196968, 1196979, -1, -1, -1, -1, -1, -1 }, { 0x8EE6, -1, 1196983, 1196989, -1, -1, -1, -1, -1, -1 }, { 0x8EE7, -1, 1196996, 1197001, -1, -1, -1, -1, -1, -1 }, { 0x8EE8, 1197011, 1197005, 1197091, -1, 1197085, 1197069, 1197076, 1197062, -1 }, { 0x8EE9, -1, 1197097, 1197102, -1, -1, -1, -1, -1, -1 }, { 0x8EEA, -1, 1197107, 1197111, -1, -1, -1, -1, -1, -1 }, { 0x8EEB, 1197120, 1197115, 1197242, 1197248, 1197238, 1197219, 1197233, 1197212, -1 }, { 0x8EEC, -1, 1197253, 1197259, -1, -1, -1, -1, -1, -1 }, { 0x8EED, 1197271, 1197264, 1197313, -1, -1, 1197294, 1197304, -1, -1 }, { 0x8EEE, -1, 1197320, 1197338, -1, -1, -1, 1197325, -1, -1 }, { 0x8EEF, 1197351, 1197344, 1197359, -1, -1, -1, -1, -1, -1 }, { 0x8EF0, 1197370, 1197365, 1197468, -1, -1, 1197449, 1197464, -1, -1 }, { 0x8EF1, 1197477, 1197473, 1197501, -1, -1, 1197488, 1197495, -1, -1 }, { 0x8EF2, 1197509, 1197505, 1197529, -1, -1, -1, -1, -1, -1 }, { 0x8EF3, -1, 1197533, 1197538, -1, -1, -1, -1, -1, -1 }, { 0x8EF4, -1, 1197543, 1197548, -1, -1, -1, -1, -1, -1 }, { 0x8EF5, -1, 1197553, 1197557, -1, -1, -1, -1, -1, -1 }, { 0x8EF6, 1197568, 1197563, 1197594, -1, -1, -1, -1, -1, -1 }, { 0x8EF7, 1197602, 1197597, 1197632, -1, -1, -1, 1197612, -1, -1 }, { 0x8EF8, 1197641, 1197636, 1197703, 1197709, 1197697, 1197676, 1197692, 1197669, 1197716 }, { 0x8EF9, 1197727, 1197723, 1197788, -1, 1197785, 1197757, 1197773, 1197750, -1 }, { 0x8EFA, 1197798, 1197793, 1197848, 1197853, 1197844, -1, 1197826, 1197819, -1 }, { 0x8EFB, 1197868, 1197865, 1197912, 1197916, 1197909, -1, 1197906, 1197899, -1 }, { 0x8EFC, 1197931, 1197926, 1197986, -1, 1197983, 1197965, 1197972, 1197958, -1 }, { 0x8EFD, 1197994, 1197990, 1198066, -1, 1198060, 1198022, 1198047, -1, -1 }, { 0x8EFE, 1198076, 1198071, 1198155, -1, 1198151, 1198131, 1198139, 1198124, -1 }, { 0x8EFF, 1198166, 1198160, 1198230, -1, 1198224, 1198199, 1198215, -1, 1198236 }, { 0x8F00, 1198246, 1198242, 1198278, -1, -1, 1198253, 1198275, -1, -1 }, { 0x8F01, -1, 1198282, 1198288, -1, -1, -1, -1, -1, -1 }, { 0x8F02, -1, 1198294, 1198310, -1, -1, -1, 1198299, -1, -1 }, { 0x8F03, 1198320, 1198314, 1198382, 1198388, 1198374, 1198356, 1198365, 1198349, -1 }, { 0x8F04, -1, 1198393, 1198400, -1, -1, -1, -1, -1, -1 }, { 0x8F05, 1198412, 1198407, 1198498, -1, 1198490, 1198460, 1198477, 1198453, -1 }, { 0x8F06, -1, 1198502, 1198507, -1, -1, -1, -1, -1, -1 }, { 0x8F07, 1198518, 1198512, 1198576, -1, 1198572, -1, 1198551, 1198544, -1 }, { 0x8F08, 1198587, 1198582, 1198622, -1, 1198618, -1, 1198600, 1198593, -1 }, { 0x8F09, 1198633, 1198628, 1198699, 1198704, 1198695, 1198671, 1198691, 1198664, 1198739 }, { 0x8F0A, 1198749, 1198745, 1198789, 1198794, -1, 1198774, 1198785, -1, -1 }, { 0x8F0B, 1198803, 1198799, 1198835, -1, -1, -1, -1, -1, -1 }, { 0x8F0C, 1198847, 1198840, 1198896, -1, -1, 1198877, 1198891, -1, -1 }, { 0x8F0D, -1, 1198903, 1198908, -1, -1, -1, -1, -1, -1 }, { 0x8F0E, -1, 1198912, 1198918, -1, -1, -1, -1, -1, -1 }, { 0x8F0F, 1198929, 1198924, 1198964, -1, -1, 1198951, 1198957, -1, -1 }, { 0x8F10, -1, 1198969, 1198994, -1, -1, 1198980, 1198986, 1198974, -1 }, { 0x8F11, -1, 1198999, 1199004, -1, -1, -1, -1, -1, -1 }, { 0x8F12, 1199014, 1199009, 1199099, 1199104, 1199094, 1199072, 1199089, 1199065, -1 }, { 0x8F13, 1199117, 1199111, 1199155, -1, 1199151, 1199142, 1199147, 1199135, -1 }, { 0x8F14, 1199164, 1199160, 1199235, 1199239, 1199232, 1199202, 1199223, 1199195, -1 }, { 0x8F15, 1199252, 1199246, 1199317, 1199323, 1199311, 1199287, 1199302, 1199280, 1199331 }, { 0x8F16, -1, 1199337, 1199351, -1, -1, -1, 1199342, -1, -1 }, { 0x8F17, 1199363, 1199357, 1199451, -1, -1, 1199437, 1199444, -1, -1 }, { 0x8F18, 1199461, 1199455, 1199512, -1, -1, 1199491, 1199503, -1, -1 }, { 0x8F19, 1199523, 1199518, 1199596, -1, -1, 1199574, 1199591, -1, -1 }, { 0x8F1A, -1, 1199601, 1199607, -1, -1, -1, -1, -1, -1 }, { 0x8F1B, 1199620, 1199613, 1199682, -1, 1199676, 1199657, 1199671, 1199650, -1 }, { 0x8F1C, 1199693, 1199689, 1199754, -1, 1199750, 1199735, 1199746, 1199728, -1 }, { 0x8F1D, 1199763, 1199758, 1199830, 1199835, 1199826, 1199801, 1199819, 1199794, 1199843 }, { 0x8F1E, 1199853, 1199847, 1199905, -1, 1199900, 1199889, 1199892, 1199882, 1199911 }, { 0x8F1F, 1199923, 1199917, 1199968, 1199974, 1199963, 1199950, 1199957, 1199943, -1 }, { 0x8F20, 1199987, 1199982, 1200045, -1, -1, 1200022, 1200033, -1, -1 }, { 0x8F21, 1200055, 1200050, 1200111, -1, -1, -1, 1200103, -1, -1 }, { 0x8F22, -1, 1200116, 1200120, -1, -1, -1, -1, -1, -1 }, { 0x8F23, -1, 1200124, 1200156, -1, -1, 1200131, 1200143, -1, -1 }, { 0x8F24, 1200167, 1200162, 1200192, -1, -1, -1, -1, -1, -1 }, { 0x8F25, 1200204, 1200198, 1200243, -1, -1, 1200232, 1200239, -1, -1 }, { 0x8F26, 1200253, 1200248, 1200317, 1200323, 1200312, 1200291, 1200308, 1200278, -1 }, { 0x8F27, 1200338, 1200332, 1200409, -1, 1200403, 1200378, 1200394, 1200371, -1 }, { 0x8F28, -1, 1200415, 1200440, -1, 1200435, 1200427, 1200431, 1200420, -1 }, { 0x8F29, 1200451, 1200446, 1200503, 1200508, 1200499, 1200486, 1200495, 1200479, 1200516 }, { 0x8F2A, 1200528, 1200522, 1200581, 1200586, 1200576, 1200569, 1200572, 1200556, 1200592 }, { 0x8F2B, -1, 1200598, 1200604, -1, -1, -1, -1, -1, -1 }, { 0x8F2C, 1200616, 1200609, 1200651, -1, -1, 1200637, 1200646, -1, -1 }, { 0x8F2D, 1200664, 1200658, 1200723, -1, -1, 1200702, 1200711, 1200696, -1 }, { 0x8F2E, 1200734, 1200729, 1200776, -1, -1, 1200763, 1200768, -1, -1 }, { 0x8F2F, 1200786, 1200781, 1200854, -1, 1200850, 1200827, 1200845, 1200820, -1 }, { 0x8F30, -1, 1200858, 1200877, -1, 1200872, -1, -1, 1200865, -1 }, { 0x8F31, -1, 1200883, 1200889, -1, -1, -1, -1, -1, -1 }, { 0x8F32, -1, 1200895, 1200901, -1, -1, -1, -1, -1, -1 }, { 0x8F33, 1200913, 1200908, 1200968, -1, 1200964, 1200951, 1200960, 1200944, -1 }, { 0x8F34, 1200979, 1200973, 1200989, -1, -1, -1, 1200984, -1, -1 }, { 0x8F35, 1201000, 1200995, 1201057, 1201061, -1, -1, 1201035, -1, -1 }, { 0x8F36, 1201071, 1201066, 1201116, -1, -1, 1201103, 1201109, -1, -1 }, { 0x8F37, -1, 1201121, 1201141, -1, -1, 1201128, 1201137, -1, -1 }, { 0x8F38, 1201152, 1201147, 1201205, 1201210, 1201201, 1201182, 1201194, 1201175, 1201215 }, { 0x8F39, 1201226, 1201221, 1201296, -1, 1201292, 1201270, 1201282, 1201263, -1 }, { 0x8F3A, -1, 1201300, 1201328, -1, -1, 1201304, 1201324, -1, -1 }, { 0x8F3B, 1201337, 1201332, 1201384, -1, 1201375, 1201367, 1201370, 1201353, -1 }, { 0x8F3C, -1, 1201388, 1201393, -1, -1, -1, -1, -1, -1 }, { 0x8F3D, 1201403, 1201398, 1201411, -1, -1, -1, -1, -1, -1 }, { 0x8F3E, 1201421, 1201416, 1201475, 1201481, 1201471, 1201444, 1201459, 1201437, -1 }, { 0x8F3F, 1201495, 1201490, 1201546, 1201550, 1201543, 1201534, 1201540, 1201527, -1 }, { 0x8F40, 1201559, 1201554, 1201582, -1, 1201579, -1, 1201573, 1201566, -1 }, { 0x8F41, -1, 1201587, 1201616, -1, -1, 1201592, 1201612, -1, -1 }, { 0x8F42, 1201626, 1201621, 1201663, -1, 1201659, 1201646, 1201654, 1201639, -1 }, { 0x8F43, -1, 1201667, 1201688, -1, -1, -1, 1201679, 1201673, -1 }, { 0x8F44, 1201699, 1201694, 1201750, -1, 1201746, 1201733, 1201740, 1201726, 1201755 }, { 0x8F45, 1201767, 1201761, 1201822, 1201828, 1201818, 1201809, 1201815, 1201802, -1 }, { 0x8F46, 1201840, 1201835, 1201900, -1, 1201896, 1201880, 1201891, 1201873, -1 }, { 0x8F47, 1201910, 1201904, 1201961, -1, -1, 1201941, 1201952, -1, -1 }, { 0x8F48, 1201973, 1201967, 1201993, -1, -1, -1, -1, -1, -1 }, { 0x8F49, 1202005, 1201999, 1202054, 1202061, 1202050, 1202030, 1202046, 1202023, 1202072 }, { 0x8F4A, 1202086, 1202081, 1202095, -1, -1, -1, -1, -1, -1 }, { 0x8F4B, -1, 1202100, 1202105, -1, -1, -1, -1, -1, -1 }, { 0x8F4C, 1202116, 1202110, 1202126, -1, -1, 1202121, -1, -1, -1 }, { 0x8F4D, 1202136, 1202131, 1202187, 1202192, 1202182, 1202168, 1202176, 1202161, -1 }, { 0x8F4E, 1202205, 1202200, 1202258, -1, 1202254, 1202235, 1202249, 1202228, 1202264 }, { 0x8F4F, 1202277, 1202271, 1202299, -1, -1, -1, 1202291, -1, -1 }, { 0x8F50, -1, 1202305, 1202310, -1, -1, -1, -1, -1, -1 }, { 0x8F51, 1202314, -1, 1202340, -1, -1, 1202318, 1202327, -1, -1 }, { 0x8F52, 1202350, 1202345, 1202378, -1, 1202373, -1, 1202365, 1202358, -1 }, { 0x8F53, -1, 1202383, 1202397, -1, -1, -1, 1202389, -1, -1 }, { 0x8F54, 1202408, 1202402, 1202462, 1202467, 1202458, 1202447, 1202454, 1202440, -1 }, { 0x8F55, 1202476, 1202471, 1202541, -1, -1, 1202511, 1202523, -1, -1 }, { 0x8F56, 1202550, 1202545, 1202579, -1, -1, -1, -1, -1, -1 }, { 0x8F57, 1202588, 1202583, 1202608, -1, 1202604, -1, 1202600, 1202593, -1 }, { 0x8F58, 1202619, 1202613, 1202684, -1, 1202679, 1202656, 1202667, 1202649, -1 }, { 0x8F59, 1202696, 1202690, 1202712, -1, -1, -1, -1, -1, -1 }, { 0x8F5A, -1, 1202716, 1202721, -1, -1, -1, -1, -1, -1 }, { 0x8F5B, -1, 1202725, 1202731, -1, -1, -1, -1, -1, -1 }, { 0x8F5C, 1202741, 1202737, 1202761, -1, -1, 1202748, 1202758, -1, -1 }, { 0x8F5D, 1202770, 1202765, 1202821, -1, 1202818, 1202809, 1202815, 1202802, -1 }, { 0x8F5E, 1202831, 1202825, 1202894, -1, 1202890, 1202875, 1202882, 1202868, -1 }, { 0x8F5F, 1202907, 1202900, 1202971, 1202977, 1202965, 1202939, 1202957, 1202932, 1202984 }, { 0x8F60, -1, 1202991, 1202997, -1, -1, -1, -1, -1, -1 }, { 0x8F61, 1203007, 1203002, 1203058, 1203063, 1203055, 1203037, 1203052, 1203030, -1 }, { 0x8F62, 1203073, 1203068, 1203136, -1, 1203131, 1203118, 1203126, 1203105, -1 }, { 0x8F63, 1203146, 1203140, 1203189, -1, 1203184, 1203171, 1203179, 1203164, -1 }, { 0x8F64, 1203198, 1203193, 1203253, -1, 1203250, 1203231, 1203247, 1203224, -1 }, { 0x8F65, -1, 1203257, 1203278, -1, -1, 1203263, 1203274, -1, -1 }, { 0x8F66, 1203287, 1203283, 1203316, -1, -1, -1, -1, -1, -1 }, { 0x8F67, 1203326, 1203321, 1203349, -1, -1, -1, -1, -1, -1 }, { 0x8F68, 1203359, 1203353, 1203376, -1, -1, -1, -1, -1, -1 }, { 0x8F69, 1203386, 1203381, 1203416, -1, -1, -1, -1, -1, -1 }, { 0x8F6A, 1203427, 1203422, 1203445, -1, -1, -1, -1, -1, -1 }, { 0x8F6B, 1203455, 1203450, 1203494, -1, -1, -1, -1, -1, -1 }, { 0x8F6C, 1203505, 1203499, 1203523, -1, -1, -1, -1, -1, -1 }, { 0x8F6D, 1203535, 1203530, 1203548, -1, -1, -1, -1, -1, -1 }, { 0x8F6E, 1203557, 1203551, 1203585, -1, -1, -1, -1, -1, -1 }, { 0x8F6F, 1203596, 1203590, 1203626, -1, -1, -1, -1, -1, -1 }, { 0x8F70, 1203639, 1203632, 1203664, -1, -1, -1, -1, -1, -1 }, { 0x8F71, 1203674, 1203670, 1203701, -1, -1, -1, -1, -1, -1 }, { 0x8F72, 1203708, 1203705, 1203739, -1, -1, -1, -1, -1, -1 }, { 0x8F73, 1203748, 1203743, 1203774, -1, -1, -1, -1, -1, -1 }, { 0x8F74, 1203783, 1203778, 1203811, -1, -1, -1, -1, -1, -1 }, { 0x8F75, 1203821, 1203817, 1203844, -1, -1, -1, -1, -1, -1 }, { 0x8F76, 1203854, 1203849, 1203881, -1, -1, -1, -1, -1, -1 }, { 0x8F77, 1203889, 1203885, 1203897, -1, -1, -1, -1, -1, -1 }, { 0x8F78, 1203906, 1203901, 1203938, -1, -1, -1, -1, -1, -1 }, { 0x8F79, 1203949, 1203944, 1203981, -1, -1, -1, -1, -1, -1 }, { 0x8F7A, 1203990, 1203985, 1204011, -1, -1, -1, -1, -1, -1 }, { 0x8F7B, 1204022, 1204016, 1204050, -1, -1, -1, -1, -1, -1 }, { 0x8F7C, 1204061, 1204056, 1204092, -1, -1, -1, -1, -1, -1 }, { 0x8F7D, 1204102, 1204097, 1204133, -1, -1, -1, -1, -1, -1 }, { 0x8F7E, 1204142, 1204138, 1204167, -1, -1, -1, -1, -1, -1 }, { 0x8F7F, 1204177, 1204172, 1204200, -1, -1, -1, -1, -1, -1 }, { 0x8F80, 1204211, 1204206, 1204217, -1, -1, -1, -1, -1, -1 }, { 0x8F81, 1204229, 1204223, 1204255, -1, -1, -1, -1, -1, -1 }, { 0x8F82, 1204266, 1204261, 1204307, -1, -1, -1, -1, -1, -1 }, { 0x8F83, 1204317, 1204311, 1204346, -1, -1, -1, -1, -1, -1 }, { 0x8F84, 1204357, 1204352, 1204388, -1, -1, -1, -1, -1, -1 }, { 0x8F85, 1204397, 1204393, 1204428, -1, -1, -1, -1, -1, -1 }, { 0x8F86, 1204439, 1204432, 1204469, -1, -1, -1, -1, -1, -1 }, { 0x8F87, 1204481, 1204476, 1204514, -1, -1, -1, -1, -1, -1 }, { 0x8F88, 1204525, 1204520, 1204553, -1, -1, -1, -1, -1, -1 }, { 0x8F89, 1204563, 1204558, 1204594, -1, -1, -1, -1, -1, -1 }, { 0x8F8A, 1204605, 1204599, 1204633, -1, -1, -1, -1, -1, -1 }, { 0x8F8B, 1204644, 1204638, 1204673, -1, -1, -1, -1, -1, -1 }, { 0x8F8C, 1204686, 1204679, 1204707, -1, -1, -1, -1, -1, -1 }, { 0x8F8D, 1204720, 1204714, 1204740, -1, -1, -1, -1, -1, -1 }, { 0x8F8E, 1204750, 1204746, 1204785, -1, -1, -1, -1, -1, -1 }, { 0x8F8F, 1204794, 1204789, 1204825, -1, -1, -1, -1, -1, -1 }, { 0x8F90, 1204835, 1204830, 1204851, -1, -1, -1, -1, -1, -1 }, { 0x8F91, 1204860, 1204855, 1204894, -1, -1, -1, -1, -1, -1 }, { 0x8F92, 1204903, 1204898, 1204910, -1, -1, -1, -1, -1, -1 }, { 0x8F93, 1204920, 1204915, 1204943, -1, -1, -1, -1, -1, -1 }, { 0x8F94, 1204953, 1204948, 1204976, -1, -1, -1, -1, -1, -1 }, { 0x8F95, 1204987, 1204981, 1205022, -1, -1, -1, -1, -1, -1 }, { 0x8F96, 1205033, 1205028, 1205060, -1, -1, -1, -1, -1, -1 }, { 0x8F97, 1205070, 1205065, 1205086, -1, -1, -1, -1, -1, -1 }, { 0x8F98, 1205097, 1205092, 1205130, -1, -1, -1, -1, -1, -1 }, { 0x8F99, 1205139, 1205134, 1205164, -1, -1, -1, -1, -1, -1 }, { 0x8F9A, 1205175, 1205169, 1205207, -1, -1, -1, -1, -1, -1 }, { 0x8F9B, 1205217, 1205212, 1205320, 1205325, 1205316, 1205291, 1205311, 1205284, 1205330 }, { 0x8F9C, 1205339, 1205335, 1205382, 1205386, 1205379, 1205370, 1205376, 1205363, -1 }, { 0x8F9D, -1, 1205389, 1205403, -1, -1, 1205393, 1205400, -1, -1 }, { 0x8F9E, 1205411, 1205407, 1205478, -1, 1205475, 1205445, 1205468, -1, 1205482 }, { 0x8F9F, 1205492, 1205487, 1205569, 1205573, 1205560, 1205532, 1205549, 1205520, 1205586 }, { 0x8FA0, 1205599, 1205593, 1205657, -1, -1, 1205632, 1205646, -1, -1 }, { 0x8FA1, 1205667, 1205662, 1205711, -1, -1, 1205692, 1205703, -1, -1 }, { 0x8FA2, 1205723, 1205717, 1205757, -1, 1205753, -1, -1, 1205746, -1 }, { 0x8FA3, 1205767, 1205761, 1205834, -1, 1205830, 1205803, 1205824, 1205796, 1205838 }, { 0x8FA4, 1205850, 1205846, 1205922, -1, -1, 1205912, 1205919, -1, -1 }, { 0x8FA5, 1205931, 1205926, 1205972, -1, -1, 1205954, 1205960, -1, -1 }, { 0x8FA6, 1205983, 1205977, 1206043, 1206048, 1206038, 1206020, 1206030, 1206013, -1 }, { 0x8FA7, 1206063, 1206058, 1206122, -1, -1, 1206093, 1206118, -1, -1 }, { 0x8FA8, 1206133, 1206128, 1206196, -1, 1206191, 1206166, 1206183, 1206159, 1206202 }, { 0x8FA9, 1206214, 1206209, 1206246, -1, -1, -1, -1, -1, -1 }, { 0x8FAA, -1, 1206252, 1206257, -1, -1, -1, -1, -1, -1 }, { 0x8FAB, 1206267, 1206262, 1206296, -1, -1, -1, -1, -1, -1 }, { 0x8FAC, -1, 1206302, 1206308, -1, -1, -1, -1, -1, -1 }, { 0x8FAD, 1206317, 1206313, 1206375, 1206379, 1206372, 1206358, 1206365, 1206351, -1 }, { 0x8FAE, 1206390, 1206385, 1206443, -1, 1206438, 1206426, 1206430, 1206419, -1 }, { 0x8FAF, 1206454, 1206449, 1206520, 1206526, 1206515, 1206493, 1206507, 1206486, -1 }, { 0x8FB0, 1206541, 1206536, 1206630, 1206636, 1206622, 1206611, 1206617, 1206597, -1 }, { 0x8FB1, 1206646, 1206641, 1206715, 1206719, 1206711, 1206678, 1206701, 1206671, 1206725 }, { 0x8FB2, 1206738, 1206732, 1206805, 1206811, 1206800, 1206774, 1206792, 1206767, 1206816 }, { 0x8FB3, 1206828, 1206822, 1206857, -1, -1, -1, -1, -1, -1 }, { 0x8FB4, -1, 1206863, 1206868, -1, -1, -1, -1, -1, -1 }, { 0x8FB5, 1206880, 1206874, 1206929, -1, -1, 1206914, 1206923, -1, -1 }, { 0x8FB6, 1206942, 1206935, 1206991, -1, -1, 1206976, 1206985, -1, -1 }, { 0x8FB7, 1207002, 1206997, 1207026, -1, -1, 1207019, -1, -1, -1 }, { 0x8FB8, -1, 1207030, 1207057, -1, -1, 1207036, 1207047, -1, -1 }, { 0x8FB9, 1207068, 1207063, 1207120, -1, 1207115, 1207095, 1207111, -1, -1 }, { 0x8FBA, 1207131, 1207126, 1207183, -1, 1207178, 1207158, 1207174, -1, -1 }, { 0x8FBB, 1207194, 1207189, 1207229, -1, 1207225, 1207219, -1, 1207213, -1 }, { 0x8FBC, 1207239, 1207234, 1207272, -1, 1207269, 1207259, -1, -1, -1 }, { 0x8FBD, 1207281, 1207276, 1207294, -1, -1, -1, -1, -1, -1 }, { 0x8FBE, 1207306, 1207300, 1207398, -1, -1, 1207354, 1207378, -1, -1 }, { 0x8FBF, 1207407, 1207402, 1207452, -1, 1207447, 1207429, 1207443, 1207422, -1 }, { 0x8FC0, -1, 1207458, 1207504, -1, 1207500, 1207470, 1207496, 1207463, -1 }, { 0x8FC1, 1207514, 1207509, 1207597, -1, -1, 1207569, 1207593, -1, -1 }, { 0x8FC2, 1207608, 1207603, 1207678, -1, 1207673, 1207650, 1207671, 1207643, 1207682 }, { 0x8FC3, -1, 1207685, 1207699, -1, 1207697, -1, -1, 1207690, -1 }, { 0x8FC4, 1207709, 1207703, 1207764, -1, 1207760, 1207743, 1207754, 1207736, 1207768 }, { 0x8FC5, 1207780, 1207774, 1207839, 1207844, 1207835, 1207815, 1207821, 1207808, -1 }, { 0x8FC6, 1207854, 1207850, 1207901, -1, -1, 1207886, 1207893, -1, -1 }, { 0x8FC7, 1207910, 1207905, 1207940, -1, -1, -1, -1, -1, 1207945 }, { 0x8FC8, 1207956, 1207950, 1207983, -1, -1, -1, -1, -1, -1 }, { 0x8FC9, -1, -1, 1207988, -1, -1, -1, -1, -1, -1 }, { 0x8FCA, 1207998, 1207992, 1208077, -1, -1, 1208066, 1208073, -1, -1 }, { 0x8FCB, 1208087, 1208081, 1208138, -1, 1208133, 1208117, 1208130, -1, -1 }, { 0x8FCC, -1, 1208144, 1208150, -1, -1, -1, -1, -1, -1 }, { 0x8FCD, 1208160, 1208154, 1208202, 1208208, 1208197, -1, 1208184, 1208177, 1208214 }, { 0x8FCE, 1208265, 1208259, 1208313, 1208319, 1208308, 1208296, 1208304, 1208289, 1208328 }, { 0x8FCF, -1, 1208336, 1208341, -1, -1, -1, -1, -1, -1 }, { 0x8FD0, 1208350, 1208345, 1208392, -1, -1, 1208381, 1208389, -1, -1 }, { 0x8FD1, 1208402, 1208397, 1208460, 1208465, 1208456, 1208441, 1208448, 1208434, 1208475 }, { 0x8FD2, 1208487, 1208481, 1208541, -1, -1, 1208525, 1208533, -1, -1 }, { 0x8FD3, 1208553, 1208547, 1208621, -1, 1208619, 1208598, 1208606, 1208591, -1 }, { 0x8FD4, 1208631, 1208625, 1208693, 1208698, 1208689, 1208665, 1208677, 1208658, 1208707 }, { 0x8FD5, 1208718, 1208714, 1208755, 1208759, 1208753, 1208745, 1208750, 1208738, -1 }, { 0x8FD6, -1, 1208764, 1208769, -1, -1, -1, -1, -1, -1 }, { 0x8FD7, -1, 1208773, 1208778, -1, -1, -1, -1, -1, -1 }, { 0x8FD8, 1208787, 1208781, 1208813, -1, -1, -1, -1, -1, -1 }, { 0x8FD9, 1208822, 1208818, 1208838, -1, -1, -1, -1, -1, -1 }, { 0x8FDA, 1208849, 1208843, 1208875, -1, -1, 1208863, -1, -1, -1 }, { 0x8FDB, 1208885, 1208879, 1208915, -1, -1, -1, -1, -1, -1 }, { 0x8FDC, 1208926, 1208920, 1208957, -1, -1, -1, -1, -1, 1208963 }, { 0x8FDD, 1208975, 1208970, 1209013, -1, -1, -1, -1, -1, -1 }, { 0x8FDE, 1209023, 1209018, 1209055, -1, -1, -1, -1, -1, -1 }, { 0x8FDF, 1209065, 1209061, 1209090, -1, -1, -1, -1, -1, -1 }, { 0x8FE0, 1209100, 1209095, 1209120, -1, -1, 1209105, 1209110, -1, -1 }, { 0x8FE1, -1, 1209125, 1209130, -1, -1, -1, -1, -1, 1209134 }, { 0x8FE2, 1209146, 1209141, 1209182, 1209188, 1209178, 1209166, 1209173, 1209159, 1209194 }, { 0x8FE3, 1209204, 1209199, 1209237, -1, -1, 1209217, 1209225, -1, -1 }, { 0x8FE4, 1209246, 1209242, 1209306, 1209310, 1209300, 1209285, 1209292, 1209278, -1 }, { 0x8FE5, 1209328, 1209321, 1209392, 1209399, 1209386, 1209370, 1209377, 1209363, -1 }, { 0x8FE6, 1209412, 1209407, 1209469, 1209474, 1209466, 1209449, 1209463, 1209442, 1209477 }, { 0x8FE7, 1209486, 1209481, 1209544, -1, -1, -1, -1, -1, -1 }, { 0x8FE8, 1209555, 1209550, 1209608, -1, 1209603, 1209589, 1209595, 1209582, -1 }, { 0x8FE9, 1209617, 1209613, 1209660, -1, 1209658, 1209645, 1209652, -1, -1 }, { 0x8FEA, 1209669, 1209664, 1209720, -1, 1209716, 1209705, 1209711, 1209698, -1 }, { 0x8FEB, 1209730, 1209724, 1209789, 1209793, 1209785, 1209767, 1209774, 1209760, 1209799 }, { 0x8FEC, 1209810, 1209805, 1209863, -1, 1209858, 1209838, 1209855, 1209831, -1 }, { 0x8FED, 1209873, 1209868, 1209934, 1209939, 1209930, 1209903, 1209919, 1209896, 1209944 }, { 0x8FEE, 1209956, 1209950, 1210002, -1, -1, 1209985, 1209991, -1, -1 }, { 0x8FEF, 1210011, 1210006, 1210058, -1, -1, 1210040, 1210054, -1, -1 }, { 0x8FF0, 1210069, 1210063, 1210118, 1210123, 1210113, 1210100, 1210107, 1210093, 1210129 }, { 0x8FF1, -1, 1210137, 1210154, -1, -1, 1210141, 1210146, -1, -1 }, { 0x8FF2, -1, 1210159, 1210176, -1, 1210172, -1, -1, 1210165, -1 }, { 0x8FF3, 1210185, 1210179, 1210211, -1, -1, -1, -1, -1, -1 }, { 0x8FF4, 1210222, 1210217, 1210279, 1210284, 1210275, 1210262, 1210269, 1210255, 1210291 }, { 0x8FF5, -1, 1210297, 1210316, -1, -1, 1210303, 1210309, -1, -1 }, { 0x8FF6, -1, 1210322, 1210338, -1, -1, 1210327, 1210332, -1, -1 }, { 0x8FF7, 1210348, 1210343, 1210406, 1210410, 1210403, 1210381, 1210399, 1210374, 1210415 }, { 0x8FF8, 1210425, 1210419, 1210500, 1210506, 1210494, 1210461, 1210481, 1210454, -1 }, { 0x8FF9, 1210519, 1210514, 1210577, 1210581, 1210573, 1210558, 1210562, 1210551, 1210589 }, { 0x8FFA, 1210601, 1210595, 1210660, -1, 1210656, 1210635, 1210648, 1210628, -1 }, { 0x8FFB, 1210669, 1210665, 1210714, -1, -1, 1210705, 1210712, -1, 1210718 }, { 0x8FFC, -1, 1210735, 1210746, -1, -1, -1, -1, 1210740, -1 }, { 0x8FFD, 1210757, 1210751, 1210813, 1210819, 1210803, 1210791, 1210794, 1210784, 1210825 }, { 0x8FFE, 1210835, 1210830, 1210871, -1, -1, 1210847, 1210855, -1, 1210876 }, { 0x8FFF, 1210890, 1210884, 1210931, -1, -1, -1, -1, 1210925, -1 }, { 0x9000, 1210942, 1210936, 1211013, 1211018, 1211008, 1210978, 1211000, 1210971, 1211027 }, { 0x9001, 1211040, 1211034, 1211102, 1211108, 1211097, 1211081, 1211093, 1211074, 1211115 }, { 0x9002, 1211127, 1211122, 1211190, -1, 1211185, 1211167, 1211173, 1211160, -1 }, { 0x9003, 1211205, 1211200, 1211271, 1211276, 1211268, 1211241, 1211264, 1211234, 1211282 }, { 0x9004, 1211294, 1211288, 1211319, -1, -1, 1211304, 1211311, -1, -1 }, { 0x9005, 1211330, 1211325, 1211366, 1211371, 1211362, 1211355, 1211358, 1211348, -1 }, { 0x9006, 1211381, 1211376, 1211460, 1211464, 1211456, 1211419, 1211445, 1211412, 1211471 }, { 0x9007, -1, 1211480, 1211489, -1, 1211486, -1, -1, -1, -1 }, { 0x9008, 1211501, 1211494, 1211565, -1, 1211559, 1211543, 1211550, 1211536, -1 }, { 0x9009, 1211578, 1211572, 1211610, -1, -1, -1, -1, -1, -1 }, { 0x900A, 1211622, 1211616, 1211644, -1, -1, -1, -1, -1, -1 }, { 0x900B, 1211654, 1211649, 1211717, -1, 1211713, 1211698, 1211707, 1211691, 1211721 }, { 0x900C, 1211730, 1211725, 1211784, -1, 1211781, 1211765, 1211774, 1211758, -1 }, { 0x900D, 1211794, 1211789, 1211860, 1211866, 1211857, 1211831, 1211852, 1211824, -1 }, { 0x900E, 1211877, 1211872, 1211931, -1, -1, 1211912, 1211926, 1211906, 1211936 }, { 0x900F, 1211946, 1211941, 1212004, 1212009, 1211999, 1211977, 1211995, 1211970, 1212014 }, { 0x9010, 1212026, 1212021, 1212082, 1212087, 1212072, 1212058, 1212061, 1212051, 1212095 }, { 0x9011, 1212107, 1212102, 1212172, -1, 1212168, 1212142, 1212160, 1212135, -1 }, { 0x9012, 1212182, 1212177, 1212213, -1, -1, -1, -1, -1, -1 }, { 0x9013, 1212222, 1212217, 1212272, -1, -1, 1212253, 1212268, -1, -1 }, { 0x9014, 1212281, 1212276, 1212336, 1212340, 1212333, 1212321, 1212327, 1212314, 1212345 }, { 0x9015, 1212357, 1212351, 1212425, 1212431, 1212419, 1212390, 1212410, 1212383, -1 }, { 0x9016, 1212443, 1212438, 1212495, -1, 1212491, 1212481, 1212486, 1212474, -1 }, { 0x9017, 1212504, 1212499, 1212559, 1212564, 1212555, 1212539, 1212548, 1212532, -1 }, { 0x9018, -1, 1212570, 1212600, -1, -1, 1212574, 1212587, -1, -1 }, { 0x9019, 1212608, 1212604, 1212661, -1, 1212655, 1212631, 1212647, 1212624, -1 }, { 0x901A, 1212672, 1212666, 1212750, 1212756, 1212744, 1212713, 1212731, 1212706, 1212762 }, { 0x901B, 1212777, 1212769, 1212823, -1, -1, 1212806, 1212814, -1, -1 }, { 0x901C, -1, 1212830, 1212834, -1, -1, -1, -1, -1, -1 }, { 0x901D, 1212843, 1212838, 1212883, 1212888, 1212880, 1212865, 1212870, 1212858, -1 }, { 0x901E, 1212903, 1212897, 1212975, -1, 1212969, 1212942, 1212965, 1212935, 1212982 }, { 0x901F, 1212993, 1212988, 1213046, 1213050, 1213042, 1213022, 1213037, 1213015, 1213054 }, { 0x9020, 1213065, 1213060, 1213137, 1213142, 1213134, 1213111, 1213130, 1213104, 1213159 }, { 0x9021, 1213171, 1213165, 1213227, 1213232, 1213222, 1213207, 1213217, 1213200, -1 }, { 0x9022, 1213244, 1213238, 1213307, 1213313, 1213302, 1213283, 1213295, 1213276, 1213321 }, { 0x9023, 1213333, 1213328, 1213415, 1213421, 1213410, 1213378, 1213406, 1213365, 1213428 }, { 0x9024, -1, 1213434, 1213438, -1, -1, -1, -1, -1, -1 }, { 0x9025, 1213448, 1213443, 1213513, -1, 1213509, 1213476, 1213503, -1, -1 }, { 0x9026, 1213523, 1213518, 1213543, -1, -1, -1, -1, -1, -1 }, { 0x9027, -1, 1213547, 1213564, -1, -1, 1213552, -1, -1, -1 }, { 0x9028, -1, 1213568, 1213606, -1, -1, 1213573, 1213602, -1, -1 }, { 0x9029, 1213616, 1213611, 1213644, -1, -1, 1213631, 1213639, -1, -1 }, { 0x902A, -1, 1213649, 1213682, -1, -1, 1213654, 1213677, -1, -1 }, { 0x902B, -1, 1213687, 1213693, -1, -1, -1, -1, -1, -1 }, { 0x902C, 1213704, 1213698, 1213807, -1, -1, 1213754, 1213794, -1, -1 }, { 0x902D, 1213818, 1213813, 1213869, -1, -1, 1213852, 1213861, -1, 1213875 }, { 0x902E, 1213887, 1213882, 1213946, 1213951, 1213936, 1213922, 1213928, 1213915, -1 }, { 0x902F, 1213970, 1213965, 1214019, -1, -1, -1, 1214000, -1, -1 }, { 0x9030, 1214028, 1214023, 1214078, -1, 1214075, 1214049, 1214068, -1, -1 }, { 0x9031, 1214088, 1214083, 1214142, -1, 1214138, 1214126, 1214133, 1214119, 1214148 }, { 0x9032, 1214158, 1214152, 1214224, 1214229, 1214220, 1214195, 1214211, 1214188, 1214236 }, { 0x9033, 1214248, 1214243, 1214298, -1, -1, 1214276, 1214294, -1, -1 }, { 0x9034, 1214308, 1214302, 1214366, -1, 1214361, 1214345, 1214350, 1214338, 1214372 }, { 0x9035, 1214386, 1214380, 1214430, -1, 1214426, 1214418, 1214423, 1214411, -1 }, { 0x9036, 1214440, 1214435, 1214478, 1214483, 1214475, -1, 1214473, 1214466, -1 }, { 0x9037, 1214495, 1214490, 1214529, -1, -1, 1214513, 1214518, -1, -1 }, { 0x9038, 1214538, 1214533, 1214607, 1214611, 1214604, 1214571, 1214594, 1214564, 1214614 }, { 0x9039, 1214626, 1214620, 1214687, -1, -1, 1214656, 1214675, -1, -1 }, { 0x903A, 1214697, 1214691, 1214758, -1, 1214754, 1214728, 1214748, -1, -1 }, { 0x903B, 1214768, 1214764, 1214799, -1, -1, -1, -1, -1, -1 }, { 0x903C, 1214809, 1214804, 1214872, 1214876, 1214867, 1214848, 1214855, 1214841, 1214882 }, { 0x903D, -1, 1214888, 1214894, -1, -1, -1, -1, -1, -1 }, { 0x903E, 1214904, 1214899, 1214957, 1214961, 1214954, 1214938, 1214951, 1214931, 1214965 }, { 0x903F, 1214974, 1214968, 1215018, -1, -1, 1215003, 1215010, -1, -1 }, { 0x9040, -1, 1215024, 1215030, -1, -1, -1, -1, -1, -1 }, { 0x9041, 1215041, 1215035, 1215105, 1215110, 1215096, 1215078, 1215087, 1215071, 1215128 }, { 0x9042, 1215141, 1215135, 1215211, 1215216, 1215207, 1215185, 1215199, 1215178, 1215222 }, { 0x9043, -1, 1215229, 1215253, -1, -1, 1215234, 1215245, -1, -1 }, { 0x9044, 1215264, 1215258, 1215310, -1, -1, 1215291, 1215302, -1, -1 }, { 0x9045, 1215321, 1215317, 1215372, -1, 1215369, 1215346, 1215365, -1, -1 }, { 0x9046, -1, 1215377, 1215382, -1, -1, -1, -1, -1, -1 }, { 0x9047, 1215391, 1215386, 1215458, 1215462, 1215455, 1215427, 1215448, 1215420, 1215469 }, { 0x9048, -1, 1215475, 1215480, -1, -1, -1, -1, -1, -1 }, { 0x9049, 1215491, 1215485, 1215549, -1, 1215544, 1215526, 1215540, 1215519, -1 }, { 0x904A, 1215560, 1215555, 1215617, 1215622, 1215614, 1215588, 1215607, 1215581, 1215627 }, { 0x904B, 1215635, 1215630, 1215703, 1215708, 1215699, 1215673, 1215696, 1215666, 1215718 }, { 0x904C, -1, 1215724, 1215740, -1, -1, 1215730, 1215735, -1, -1 }, { 0x904D, 1215748, 1215743, 1215807, 1215813, 1215801, 1215788, 1215797, 1215781, -1 }, { 0x904E, 1215827, 1215822, 1215892, 1215897, 1215888, 1215864, 1215885, 1215857, 1215910 }, { 0x904F, 1215920, 1215915, 1215979, -1, 1215976, 1215962, 1215971, 1215955, 1215982 }, { 0x9050, 1215991, 1215986, 1216047, 1216052, 1216044, 1216030, 1216041, 1216023, -1 }, { 0x9051, 1216061, 1216055, 1216121, -1, 1216115, 1216100, 1216111, 1216093, -1 }, { 0x9052, 1216133, 1216128, 1216192, -1, 1216188, 1216169, 1216183, 1216162, -1 }, { 0x9053, 1216202, 1216197, 1216271, 1216276, 1216268, 1216241, 1216260, 1216234, 1216294 }, { 0x9054, 1216307, 1216301, 1216373, 1216377, 1216369, 1216344, 1216357, 1216337, 1216384 }, { 0x9055, 1216396, 1216391, 1216469, 1216474, 1216466, 1216441, 1216464, 1216434, 1216482 }, { 0x9056, -1, 1216485, 1216498, -1, -1, 1216491, -1, -1, -1 }, { 0x9057, 1216508, 1216503, 1216534, -1, -1, -1, -1, -1, -1 }, { 0x9058, 1216543, 1216538, 1216585, -1, 1216581, 1216574, 1216577, 1216567, -1 }, { 0x9059, 1216595, 1216590, 1216642, 1216647, 1216639, 1216628, 1216635, 1216621, 1216653 }, { 0x905A, -1, 1216659, 1216664, -1, -1, -1, -1, -1, -1 }, { 0x905B, 1216675, 1216670, 1216709, -1, 1216705, -1, 1216700, 1216693, -1 }, { 0x905C, 1216720, 1216714, 1216784, 1216789, 1216780, 1216749, 1216776, 1216742, -1 }, { 0x905D, 1216803, 1216797, 1216858, 1216862, 1216854, 1216836, 1216846, 1216829, -1 }, { 0x905E, 1216872, 1216867, 1216934, 1216938, 1216929, 1216910, 1216925, 1216903, 1216951 }, { 0x905F, 1216961, 1216957, 1217006, -1, 1217003, 1216986, 1216999, -1, -1 }, { 0x9060, 1217017, 1217011, 1217085, 1217091, 1217081, 1217055, 1217075, 1217048, 1217101 }, { 0x9061, 1217113, 1217108, 1217173, -1, 1217170, 1217156, 1217167, 1217149, -1 }, { 0x9062, 1217183, 1217177, 1217217, -1, -1, -1, 1217213, -1, -1 }, { 0x9063, 1217225, 1217220, 1217295, 1217301, 1217290, 1217264, 1217286, 1217257, 1217310 }, { 0x9064, -1, 1217318, 1217323, -1, -1, -1, -1, -1, -1 }, { 0x9065, 1217332, 1217327, 1217369, -1, -1, 1217358, 1217365, -1, -1 }, { 0x9066, -1, 1217374, 1217404, -1, -1, 1217381, 1217400, -1, -1 }, { 0x9067, -1, 1217410, 1217430, -1, -1, 1217417, 1217425, -1, -1 }, { 0x9068, 1217443, 1217437, 1217496, -1, 1217494, 1217484, 1217490, 1217477, 1217500 }, { 0x9069, 1217510, 1217505, 1217579, 1217584, 1217570, 1217542, 1217560, 1217535, 1217592 }, { 0x906A, -1, 1217599, 1217605, -1, -1, -1, -1, -1, -1 }, { 0x906B, 1217614, 1217609, 1217620, -1, -1, -1, -1, -1, -1 }, { 0x906C, -1, 1217625, 1217690, -1, 1217686, 1217637, 1217681, 1217630, -1 }, { 0x906D, 1217699, 1217694, 1217750, 1217755, 1217747, 1217740, 1217743, 1217733, 1217762 }, { 0x906E, 1217770, 1217766, 1217816, 1217821, 1217812, 1217800, 1217808, 1217793, -1 }, { 0x906F, 1217832, 1217826, 1217904, -1, 1217899, 1217882, 1217891, 1217875, 1217909 }, { 0x9070, 1217920, 1217915, 1217971, -1, -1, 1217950, 1217955, -1, -1 }, { 0x9071, -1, 1217975, 1217980, -1, -1, -1, -1, -1, -1 }, { 0x9072, 1217989, 1217985, 1218041, 1218046, 1218038, 1218021, 1218034, 1218014, 1218052 }, { 0x9073, -1, 1218057, 1218061, -1, -1, -1, -1, -1, -1 }, { 0x9074, 1218072, 1218066, 1218110, -1, -1, 1218096, 1218106, -1, 1218115 }, { 0x9075, 1218127, 1218121, 1218190, 1218195, 1218185, 1218167, 1218176, 1218160, 1218201 }, { 0x9076, 1218212, 1218207, 1218269, 1218274, 1218266, 1218250, 1218257, 1218243, 1218293 }, { 0x9077, 1218304, 1218299, 1218364, 1218370, 1218359, 1218341, 1218355, 1218334, 1218378 }, { 0x9078, 1218391, 1218385, 1218448, 1218454, 1218444, 1218430, 1218436, 1218423, 1218464 }, { 0x9079, 1218477, 1218472, 1218546, -1, -1, 1218514, 1218523, 1218508, -1 }, { 0x907A, 1218555, 1218550, 1218620, 1218624, 1218617, 1218588, 1218611, 1218581, 1218632 }, { 0x907B, 1218639, 1218635, 1218644, -1, -1, -1, -1, -1, -1 }, { 0x907C, 1218652, 1218647, 1218694, 1218700, 1218690, 1218678, 1218685, 1218665, -1 }, { 0x907D, 1218711, 1218705, 1218784, 1218788, 1218781, 1218750, 1218777, 1218743, -1 }, { 0x907E, -1, 1218794, 1218805, -1, -1, -1, -1, 1218799, -1 }, { 0x907F, 1218815, 1218810, 1218868, 1218872, 1218864, 1218854, 1218861, 1218847, 1218881 }, { 0x9080, 1218891, 1218886, 1218955, 1218960, 1218952, 1218931, 1218948, 1218924, -1 }, { 0x9081, 1218973, 1218967, 1219041, 1219046, 1219037, 1219007, 1219029, 1219000, 1219051 }, { 0x9082, 1219063, 1219057, 1219114, 1219119, 1219110, 1219103, 1219106, 1219096, -1 }, { 0x9083, 1219132, 1219126, 1219181, -1, 1219177, 1219164, 1219173, 1219157, -1 }, { 0x9084, 1219192, 1219186, 1219264, 1219269, 1219255, 1219225, 1219243, 1219218, 1219275 }, { 0x9085, 1219286, 1219281, 1219335, 1219341, 1219331, 1219313, 1219323, 1219306, 1219348 }, { 0x9086, -1, 1219355, 1219361, -1, -1, -1, -1, -1, -1 }, { 0x9087, 1219371, 1219367, 1219436, -1, 1219434, 1219406, 1219428, 1219399, -1 }, { 0x9088, 1219445, 1219440, 1219500, 1219506, 1219496, 1219481, 1219486, 1219474, -1 }, { 0x9089, 1219515, 1219510, 1219555, -1, -1, 1219542, 1219551, -1, -1 }, { 0x908A, 1219566, 1219561, 1219618, 1219624, 1219613, 1219600, 1219609, 1219593, 1219629 }, { 0x908B, 1219641, 1219635, 1219662, -1, -1, 1219646, 1219653, -1, -1 }, { 0x908C, 1219671, 1219666, 1219736, -1, 1219732, 1219704, 1219717, 1219697, -1 }, { 0x908D, -1, 1219740, 1219752, -1, -1, -1, -1, 1219746, -1 }, { 0x908E, -1, 1219758, 1219767, -1, -1, -1, 1219763, -1, -1 }, { 0x908F, 1219776, 1219772, 1219825, 1219830, 1219822, 1219812, 1219819, 1219799, 1219836 }, { 0x9090, 1219846, 1219841, 1219887, 1219891, 1219884, 1219873, 1219881, 1219866, -1 }, { 0x9091, 1219904, 1219899, 1219986, 1219990, 1219983, 1219959, 1219976, 1219952, 1219996 }, { 0x9092, -1, 1220001, 1220007, -1, -1, -1, -1, -1, -1 }, { 0x9093, 1220019, 1220013, 1220027, -1, -1, -1, -1, -1, -1 }, { 0x9094, -1, -1, 1220033, -1, -1, -1, -1, -1, -1 }, { 0x9095, 1220043, 1220037, 1220110, 1220116, 1220106, -1, 1220099, 1220092, -1 }, { 0x9096, -1, 1220122, 1220128, -1, -1, -1, -1, -1, -1 }, { 0x9097, 1220139, 1220134, 1220193, 1220198, 1220189, -1, 1220181, 1220175, -1 }, { 0x9098, 1220210, 1220205, 1220245, -1, -1, -1, 1220240, 1220234, -1 }, { 0x9099, 1220255, 1220249, 1220302, -1, 1220297, -1, 1220289, 1220282, 1220308 }, { 0x909A, -1, 1220316, 1220321, -1, -1, -1, -1, -1, -1 }, { 0x909B, 1220331, 1220325, 1220365, -1, 1220360, -1, 1220352, -1, -1 }, { 0x909C, -1, 1220372, 1220377, -1, -1, -1, -1, -1, -1 }, { 0x909D, 1220388, 1220381, 1220396, -1, -1, -1, -1, -1, -1 }, { 0x909E, -1, 1220403, 1220407, -1, -1, -1, -1, -1, -1 }, { 0x909F, -1, 1220411, 1220417, -1, -1, -1, -1, -1, -1 }, { 0x90A0, 1220428, 1220423, 1220470, 1220475, 1220466, -1, 1220462, 1220455, -1 }, { 0x90A1, 1220485, 1220479, 1220531, -1, 1220526, 1220515, 1220522, -1, -1 }, { 0x90A2, 1220543, 1220537, 1220597, -1, 1220591, -1, 1220582, 1220575, -1 }, { 0x90A3, 1220608, 1220603, 1220657, 1220661, 1220654, 1220637, 1220648, 1220630, 1220672 }, { 0x90A4, -1, 1220675, 1220680, -1, -1, -1, -1, -1, -1 }, { 0x90A5, -1, 1220685, 1220695, -1, -1, -1, 1220690, -1, -1 }, { 0x90A6, 1220707, 1220701, 1220751, 1220757, 1220746, 1220737, 1220742, 1220730, 1220762 }, { 0x90A7, 1220774, 1220768, 1220798, -1, -1, -1, -1, -1, -1 }, { 0x90A8, 1220810, 1220804, 1220864, -1, 1220859, 1220841, 1220855, 1220834, -1 }, { 0x90A9, -1, 1220869, 1220873, -1, -1, -1, -1, -1, -1 }, { 0x90AA, 1220882, 1220878, 1220973, 1220978, 1220967, 1220941, 1220957, 1220934, 1220982 }, { 0x90AB, -1, 1220986, 1220992, -1, -1, -1, -1, -1, -1 }, { 0x90AC, 1221002, 1220998, 1221031, -1, -1, -1, -1, -1, -1 }, { 0x90AD, -1, 1221035, 1221041, -1, -1, -1, -1, -1, -1 }, { 0x90AE, 1221050, 1221045, 1221076, -1, -1, -1, -1, -1, -1 }, { 0x90AF, 1221086, 1221081, 1221134, 1221139, 1221126, -1, 1221122, 1221109, -1 }, { 0x90B0, 1221149, 1221144, 1221197, -1, 1221192, -1, 1221188, 1221181, -1 }, { 0x90B1, 1221207, 1221202, 1221255, 1221260, 1221251, 1221242, 1221246, 1221235, -1 }, { 0x90B2, 1221271, 1221266, 1221319, -1, -1, -1, 1221304, -1, -1 }, { 0x90B3, 1221328, 1221323, 1221393, 1221397, 1221390, -1, 1221384, 1221377, -1 }, { 0x90B4, 1221408, 1221402, 1221501, -1, 1221495, -1, 1221486, -1, -1 }, { 0x90B5, 1221512, 1221507, 1221560, 1221566, 1221557, -1, 1221548, 1221541, -1 }, { 0x90B6, 1221580, 1221575, 1221625, -1, 1221620, -1, 1221612, -1, -1 }, { 0x90B7, -1, 1221630, 1221636, -1, -1, -1, -1, -1, -1 }, { 0x90B8, 1221645, 1221640, 1221704, -1, 1221701, 1221685, 1221693, 1221678, -1 }, { 0x90B9, 1221713, 1221708, 1221747, -1, -1, -1, -1, -1, -1 }, { 0x90BA, 1221757, 1221752, 1221789, -1, -1, -1, -1, -1, -1 }, { 0x90BB, 1221799, 1221793, 1221822, -1, -1, -1, -1, -1, -1 }, { 0x90BC, -1, 1221827, 1221833, -1, -1, -1, -1, -1, -1 }, { 0x90BD, 1221846, 1221840, 1221900, -1, 1221896, -1, 1221889, 1221882, -1 }, { 0x90BE, 1221910, 1221905, 1221986, -1, 1221982, -1, 1221974, 1221968, 1221991 }, { 0x90BF, 1222000, 1221996, 1222049, -1, -1, -1, -1, -1, -1 }, { 0x90C0, -1, 1222054, 1222058, -1, -1, -1, -1, -1, -1 }, { 0x90C1, 1222067, 1222062, 1222159, -1, 1222155, 1222126, 1222151, 1222119, -1 }, { 0x90C2, -1, 1222163, 1222168, -1, -1, -1, -1, -1, -1 }, { 0x90C3, 1222178, 1222173, 1222231, -1, 1222227, 1222211, 1222214, 1222204, -1 }, { 0x90C4, 1222241, 1222235, 1222271, -1, 1222267, -1, 1222256, 1222249, -1 }, { 0x90C5, 1222281, 1222276, 1222366, -1, 1222362, 1222328, 1222334, 1222321, -1 }, { 0x90C6, -1, 1222371, 1222376, -1, -1, -1, -1, -1, -1 }, { 0x90C7, 1222385, 1222380, 1222429, -1, -1, -1, 1222420, -1, -1 }, { 0x90C8, 1222440, 1222435, 1222474, -1, -1, -1, 1222467, -1, -1 }, { 0x90C9, 1222485, 1222479, 1222505, -1, -1, -1, -1, -1, -1 }, { 0x90CA, 1222517, 1222511, 1222579, 1222585, 1222575, 1222557, 1222571, 1222550, -1 }, { 0x90CB, -1, 1222590, 1222595, -1, -1, -1, -1, -1, -1 }, { 0x90CC, 1222605, 1222599, 1222668, -1, -1, -1, 1222661, -1, -1 }, { 0x90CD, -1, 1222673, 1222678, -1, -1, -1, -1, -1, -1 }, { 0x90CE, 1222689, 1222683, 1222740, -1, 1222735, 1222725, 1222731, 1222719, 1222746 }, { 0x90CF, 1222757, 1222751, 1222791, -1, -1, -1, -1, -1, -1 }, { 0x90D0, 1222801, 1222796, 1222833, -1, -1, -1, -1, -1, -1 }, { 0x90D1, 1222845, 1222839, 1222877, -1, -1, -1, -1, -1, -1 }, { 0x90D2, -1, 1222884, 1222900, -1, -1, 1222890, 1222896, -1, -1 }, { 0x90D3, 1222911, 1222906, 1222943, -1, -1, -1, -1, -1, -1 }, { 0x90D4, 1222953, 1222948, 1222985, -1, -1, -1, -1, -1, -1 }, { 0x90D5, 1222996, 1222990, 1223031, -1, -1, -1, 1223023, -1, -1 }, { 0x90D6, -1, 1223038, 1223043, -1, -1, -1, -1, -1, -1 }, { 0x90D7, 1223052, 1223048, 1223070, -1, -1, -1, 1223060, -1, -1 }, { 0x90D8, -1, 1223074, 1223087, -1, -1, -1, 1223080, -1, -1 }, { 0x90D9, 1223095, 1223091, 1223130, -1, -1, -1, 1223127, -1, -1 }, { 0x90DA, 1223138, 1223134, 1223165, -1, -1, -1, -1, -1, -1 }, { 0x90DB, 1223173, 1223169, 1223212, -1, -1, 1223202, 1223209, -1, -1 }, { 0x90DC, 1223221, 1223216, 1223248, 1223253, 1223245, -1, 1223236, 1223229, -1 }, { 0x90DD, 1223265, 1223260, 1223324, -1, 1223320, -1, 1223304, 1223297, -1 }, { 0x90DE, 1223335, 1223329, 1223373, 1223379, 1223368, 1223358, 1223364, 1223345, -1 }, { 0x90DF, 1223392, 1223386, 1223440, -1, 1223435, -1, 1223426, -1, -1 }, { 0x90E0, 1223451, 1223445, 1223478, -1, -1, -1, -1, -1, -1 }, { 0x90E1, 1223490, 1223484, 1223540, 1223545, 1223535, 1223521, 1223527, 1223514, 1223556 }, { 0x90E2, 1223569, 1223563, 1223606, 1223612, 1223601, -1, 1223598, 1223591, -1 }, { 0x90E3, -1, 1223620, 1223625, -1, -1, -1, -1, -1, -1 }, { 0x90E4, 1223635, 1223629, 1223689, 1223693, 1223685, 1223659, 1223669, -1, -1 }, { 0x90E5, -1, 1223700, 1223710, -1, -1, -1, 1223706, -1, -1 }, { 0x90E6, 1223720, 1223715, 1223752, -1, -1, -1, -1, -1, -1 }, { 0x90E7, 1223761, 1223756, 1223786, -1, -1, -1, -1, -1, -1 }, { 0x90E8, 1223796, 1223791, 1223863, 1223867, 1223859, 1223827, 1223849, 1223820, 1223872 }, { 0x90E9, -1, 1223877, 1223883, -1, -1, -1, -1, -1, -1 }, { 0x90EA, 1223894, 1223889, 1223942, -1, 1223938, -1, -1, 1223931, -1 }, { 0x90EB, 1223951, 1223946, 1223995, -1, 1223992, -1, 1223978, 1223971, -1 }, { 0x90EC, -1, 1223999, 1224005, -1, -1, -1, -1, -1, -1 }, { 0x90ED, 1224017, 1224011, 1224073, 1224078, 1224068, 1224056, 1224063, 1224049, 1224085 }, { 0x90EE, -1, 1224092, 1224097, -1, -1, -1, -1, -1, -1 }, { 0x90EF, 1224109, 1224103, 1224149, -1, 1224145, -1, 1224137, 1224130, -1 }, { 0x90F0, 1224159, 1224154, 1224217, -1, -1, -1, 1224204, -1, -1 }, { 0x90F1, -1, 1224222, 1224228, -1, -1, -1, -1, -1, -1 }, { 0x90F2, -1, 1224234, 1224239, -1, -1, -1, -1, -1, -1 }, { 0x90F3, 1224250, 1224244, 1224283, -1, -1, -1, -1, 1224277, -1 }, { 0x90F4, 1224292, 1224287, 1224343, -1, 1224338, -1, 1224333, 1224326, -1 }, { 0x90F5, 1224354, 1224349, 1224402, -1, 1224399, 1224387, 1224395, 1224380, -1 }, { 0x90F6, -1, 1224407, 1224418, -1, -1, -1, 1224412, -1, -1 }, { 0x90F7, 1224429, 1224422, 1224489, -1, 1224483, 1224453, 1224474, -1, -1 }, { 0x90F8, 1224502, 1224496, 1224527, -1, -1, -1, -1, -1, -1 }, { 0x90F9, -1, 1224532, 1224538, -1, -1, -1, -1, -1, -1 }, { 0x90FA, -1, 1224542, 1224548, -1, -1, -1, -1, -1, -1 }, { 0x90FB, -1, 1224554, 1224559, -1, -1, -1, -1, -1, -1 }, { 0x90FC, -1, 1224565, 1224569, -1, -1, -1, -1, -1, -1 }, { 0x90FD, 1224578, 1224573, 1224667, 1224676, 1224664, 1224639, 1224653, 1224632, 1224680 }, { 0x90FE, 1224690, 1224685, 1224721, -1, -1, -1, 1224715, -1, -1 }, { 0x90FF, 1224731, 1224726, 1224764, -1, -1, -1, 1224758, -1, -1 }, { 0x9100, 1224775, 1224769, 1224816, -1, -1, -1, 1224799, -1, -1 }, { 0x9101, -1, 1224821, 1224826, -1, -1, -1, -1, -1, -1 }, { 0x9102, 1224837, 1224831, 1224892, 1224895, 1224889, 1224869, 1224884, 1224862, -1 }, { 0x9103, -1, 1224901, 1224906, -1, -1, -1, -1, -1, -1 }, { 0x9104, 1224917, 1224911, 1224954, -1, -1, -1, 1224938, -1, -1 }, { 0x9105, -1, 1224960, 1224968, -1, -1, -1, 1224965, -1, -1 }, { 0x9106, 1224977, 1224972, 1225012, -1, -1, -1, 1225009, -1, -1 }, { 0x9107, 1225022, 1225017, 1225057, -1, -1, -1, -1, -1, -1 }, { 0x9108, 1225068, 1225062, 1225105, -1, -1, -1, 1225099, -1, -1 }, { 0x9109, 1225117, 1225110, 1225177, -1, 1225171, 1225141, 1225162, -1, -1 }, { 0x910A, -1, 1225184, 1225191, -1, -1, -1, -1, -1, -1 }, { 0x910B, 1225203, 1225198, 1225242, -1, -1, -1, -1, -1, -1 }, { 0x910C, 1225253, 1225247, 1225273, -1, -1, -1, -1, -1, -1 }, { 0x910D, 1225285, 1225279, 1225322, -1, -1, -1, 1225313, -1, -1 }, { 0x910E, 1225333, 1225328, 1225359, -1, -1, -1, -1, -1, -1 }, { 0x910F, 1225368, 1225363, 1225392, -1, -1, -1, -1, -1, -1 }, { 0x9110, 1225401, 1225396, 1225435, -1, -1, -1, 1225424, -1, -1 }, { 0x9111, 1225444, 1225440, 1225477, -1, -1, -1, -1, -1, -1 }, { 0x9112, 1225486, 1225481, 1225547, -1, 1225542, -1, 1225533, 1225526, -1 }, { 0x9113, -1, 1225552, 1225557, -1, -1, -1, -1, -1, -1 }, { 0x9114, 1225565, 1225561, 1225636, -1, 1225634, -1, 1225627, -1, -1 }, { 0x9115, 1225647, 1225640, 1225714, 1225721, 1225708, 1225678, 1225699, 1225671, 1225729 }, { 0x9116, 1225742, 1225737, 1225776, -1, -1, -1, 1225773, 1225767, -1 }, { 0x9117, 1225786, 1225781, 1225836, -1, -1, -1, 1225823, 1225811, -1 }, { 0x9118, 1225847, 1225841, 1225878, -1, -1, -1, 1225871, -1, -1 }, { 0x9119, 1225889, 1225884, 1225925, 1225929, 1225922, 1225906, 1225919, 1225899, 1225934 }, { 0x911A, 1225944, 1225939, 1225986, -1, -1, -1, 1225976, -1, -1 }, { 0x911B, -1, 1225991, 1225997, -1, -1, -1, -1, -1, -1 }, { 0x911C, 1226007, 1226003, 1226041, 1226045, -1, -1, 1226033, -1, -1 }, { 0x911D, -1, 1226049, 1226054, -1, -1, -1, -1, -1, -1 }, { 0x911E, 1226066, 1226060, 1226112, -1, 1226109, -1, 1226101, 1226094, -1 }, { 0x911F, -1, 1226117, 1226123, -1, -1, -1, -1, -1, -1 }, { 0x9120, 1226134, 1226130, 1226166, 1226170, -1, -1, 1226160, -1, -1 }, { 0x9121, -1, 1226174, 1226179, -1, -1, -1, -1, -1, -1 }, { 0x9122, 1226190, 1226185, 1226234, -1, 1226231, -1, 1226225, 1226218, -1 }, { 0x9123, 1226246, 1226239, 1226316, -1, 1226311, -1, 1226306, 1226299, -1 }, { 0x9124, 1226329, 1226323, 1226353, -1, -1, -1, -1, -1, -1 }, { 0x9125, -1, 1226358, 1226368, -1, -1, -1, 1226363, -1, -1 }, { 0x9126, -1, 1226374, 1226380, -1, -1, -1, -1, -1, -1 }, { 0x9127, 1226390, 1226384, 1226437, 1226443, 1226432, -1, 1226424, 1226417, 1226452 }, { 0x9128, -1, -1, 1226460, -1, -1, -1, -1, -1, -1 }, { 0x9129, 1226469, 1226464, 1226506, -1, -1, -1, 1226497, -1, -1 }, { 0x912A, -1, 1226511, 1226516, -1, -1, -1, -1, -1, -1 }, { 0x912B, 1226526, 1226520, 1226561, -1, -1, -1, -1, -1, -1 }, { 0x912C, 1226572, 1226567, 1226596, -1, -1, -1, -1, -1, -1 }, { 0x912D, 1226607, 1226601, 1226668, 1226675, 1226663, 1226646, 1226655, 1226639, 1226686 }, { 0x912E, -1, 1226694, 1226706, -1, -1, -1, 1226699, -1, -1 }, { 0x912F, 1226716, 1226711, 1226766, -1, -1, -1, 1226758, -1, -1 }, { 0x9130, 1226778, 1226772, 1226830, 1226835, 1226826, 1226808, 1226822, 1226801, 1226840 }, { 0x9131, 1226849, 1226845, 1226907, -1, 1226903, -1, 1226883, 1226876, -1 }, { 0x9132, 1226917, 1226911, 1226966, 1226971, 1226962, -1, 1226955, 1226942, -1 }, { 0x9133, -1, 1226976, 1226983, -1, -1, -1, -1, -1, -1 }, { 0x9134, 1226994, 1226989, 1227052, 1227056, 1227049, -1, 1227040, 1227033, -1 }, { 0x9135, -1, 1227063, 1227068, -1, -1, -1, -1, -1, -1 }, { 0x9136, 1227078, 1227073, 1227121, -1, 1227117, -1, 1227110, -1, -1 }, { 0x9137, -1, 1227127, 1227137, -1, -1, -1, 1227133, -1, -1 }, { 0x9138, -1, 1227143, 1227149, -1, -1, -1, -1, -1, -1 }, { 0x9139, 1227160, 1227155, 1227225, 1227230, -1, -1, 1227213, -1, -1 }, { 0x913A, 1227243, 1227236, 1227261, -1, 1227255, -1, 1227251, -1, -1 }, { 0x913B, 1227273, 1227268, 1227285, -1, -1, -1, -1, -1, -1 }, { 0x913C, -1, 1227291, 1227320, -1, -1, 1227297, 1227306, -1, -1 }, { 0x913D, -1, 1227325, 1227359, -1, 1227355, 1227337, 1227347, 1227330, -1 }, { 0x913E, 1227370, 1227365, 1227394, -1, -1, -1, -1, -1, -1 }, { 0x913F, 1227404, 1227399, 1227432, -1, -1, -1, -1, -1, -1 }, { 0x9140, -1, 1227436, 1227441, -1, -1, -1, -1, -1, -1 }, { 0x9141, -1, 1227446, 1227452, -1, -1, -1, -1, -1, -1 }, { 0x9142, 1227464, 1227458, 1227494, -1, -1, -1, -1, -1, -1 }, { 0x9143, 1227505, 1227499, 1227532, -1, -1, -1, 1227523, -1, -1 }, { 0x9144, -1, 1227538, 1227543, -1, -1, -1, -1, -1, -1 }, { 0x9145, 1227555, 1227549, 1227593, -1, -1, -1, -1, -1, -1 }, { 0x9146, 1227603, 1227597, 1227644, -1, -1, -1, 1227636, -1, -1 }, { 0x9147, 1227656, 1227650, 1227709, -1, -1, 1227686, 1227695, -1, -1 }, { 0x9148, 1227719, 1227714, 1227786, -1, 1227781, -1, 1227767, 1227760, -1 }, { 0x9149, 1227795, 1227790, 1227877, -1, 1227874, 1227858, 1227870, 1227851, 1227882 }, { 0x914A, 1227894, 1227888, 1227933, 1227939, 1227928, 1227920, 1227924, 1227913, -1 }, { 0x914B, 1227950, 1227945, 1227997, -1, 1227992, 1227983, 1227987, 1227976, -1 }, { 0x914C, 1228008, 1228002, 1228060, 1228066, 1228056, 1228045, 1228050, 1228038, 1228073 }, { 0x914D, 1228087, 1228082, 1228151, 1228156, 1228147, 1228120, 1228143, 1228113, 1228163 }, { 0x914E, 1228175, 1228170, 1228234, -1, 1228230, 1228218, 1228225, 1228211, -1 }, { 0x914F, 1228244, 1228240, 1228284, -1, -1, 1228256, 1228282, -1, -1 }, { 0x9150, 1228293, 1228288, 1228303, -1, -1, -1, -1, -1, -1 }, { 0x9151, -1, 1228308, 1228313, -1, -1, -1, -1, -1, -1 }, { 0x9152, 1228322, 1228317, 1228384, 1228389, 1228380, 1228371, 1228376, 1228364, -1 }, { 0x9153, -1, 1228397, 1228427, -1, -1, 1228402, 1228408, -1, -1 }, { 0x9154, 1228438, 1228432, 1228482, -1, -1, 1228470, 1228478, -1, -1 }, { 0x9155, 1228492, 1228487, 1228498, -1, -1, -1, -1, -1, -1 }, { 0x9156, 1228509, 1228503, 1228565, -1, 1228560, 1228544, 1228551, 1228537, 1228571 }, { 0x9157, 1228581, 1228576, 1228651, -1, 1228647, -1, 1228644, 1228637, -1 }, { 0x9158, -1, 1228655, 1228667, -1, -1, -1, 1228660, -1, -1 }, { 0x9159, -1, 1228672, 1228687, -1, -1, 1228677, 1228682, -1, -1 }, { 0x915A, 1228698, 1228693, 1228733, -1, -1, 1228720, 1228729, -1, -1 }, { 0x915B, -1, 1228738, 1228755, -1, -1, 1228744, -1, -1, -1 }, { 0x915C, -1, 1228761, 1228765, -1, -1, -1, -1, -1, -1 }, { 0x915D, 1228773, 1228768, 1228804, -1, -1, -1, -1, -1, -1 }, { 0x915E, 1228815, 1228809, 1228825, -1, -1, -1, -1, -1, -1 }, { 0x915F, -1, 1228830, 1228835, -1, -1, -1, -1, -1, -1 }, { 0x9160, -1, 1228841, 1228846, -1, -1, -1, -1, -1, -1 }, { 0x9161, 1228855, 1228851, 1228887, -1, -1, 1228873, 1228881, -1, -1 }, { 0x9162, 1228897, 1228892, 1228977, -1, 1228969, 1228961, 1228964, 1228954, -1 }, { 0x9163, 1228987, 1228982, 1229037, 1229042, 1229033, 1229012, 1229021, 1229005, -1 }, { 0x9164, 1229052, 1229048, 1229101, 1229105, 1229098, 1229078, 1229089, 1229071, -1 }, { 0x9165, 1229122, 1229117, 1229183, -1, 1229180, 1229166, 1229177, 1229159, -1 }, { 0x9166, 1229192, 1229187, 1229231, -1, 1229227, 1229214, 1229221, -1, -1 }, { 0x9167, 1229240, 1229235, 1229273, -1, -1, 1229260, 1229268, -1, -1 }, { 0x9168, -1, 1229279, 1229284, -1, -1, -1, -1, -1, -1 }, { 0x9169, 1229295, 1229289, 1229346, 1229352, 1229340, 1229328, 1229332, 1229321, 1229358 }, { 0x916A, 1229370, 1229365, 1229426, -1, 1229422, 1229406, 1229417, 1229393, -1 }, { 0x916B, -1, 1229431, 1229459, -1, -1, 1229437, 1229447, -1, -1 }, { 0x916C, 1229470, 1229465, 1229526, 1229532, 1229522, 1229503, 1229517, 1229496, 1229545 }, { 0x916D, -1, 1229550, 1229570, -1, -1, 1229555, 1229563, -1, -1 }, { 0x916E, 1229581, 1229575, 1229589, -1, -1, -1, -1, -1, -1 }, { 0x916F, 1229599, 1229595, 1229605, -1, -1, -1, -1, -1, -1 }, { 0x9170, 1229615, 1229610, 1229620, -1, -1, -1, -1, -1, -1 }, { 0x9171, 1229633, 1229626, 1229682, -1, 1229677, 1229665, 1229672, -1, -1 }, { 0x9172, 1229695, 1229689, 1229756, -1, 1229751, 1229726, 1229747, 1229719, 1229763 }, { 0x9173, -1, 1229769, 1229791, -1, -1, 1229774, 1229788, -1, -1 }, { 0x9174, 1229801, 1229796, 1229848, -1, 1229845, 1229828, 1229839, 1229821, -1 }, { 0x9175, 1229858, 1229852, 1229892, -1, 1229888, 1229879, 1229884, 1229872, -1 }, { 0x9176, 1229903, 1229898, 1229963, -1, 1229959, 1229932, 1229952, 1229925, -1 }, { 0x9177, 1229973, 1229968, 1230047, -1, 1230043, 1230006, 1230033, 1229999, 1230051 }, { 0x9178, 1230064, 1230058, 1230126, 1230132, 1230122, 1230104, 1230118, 1230097, -1 }, { 0x9179, 1230145, 1230139, 1230219, -1, 1230215, 1230188, 1230195, 1230181, -1 }, { 0x917A, 1230229, 1230224, 1230274, -1, -1, 1230262, 1230268, -1, -1 }, { 0x917B, -1, 1230278, 1230299, -1, -1, 1230284, 1230295, -1, -1 }, { 0x917C, -1, 1230304, 1230309, -1, -1, -1, -1, -1, -1 }, { 0x917D, 1230319, 1230314, 1230344, -1, -1, -1, -1, -1, -1 }, { 0x917E, 1230353, 1230349, 1230360, -1, -1, -1, -1, -1, -1 }, { 0x917F, 1230372, 1230365, 1230386, -1, -1, -1, -1, -1, -1 }, { 0x9180, -1, 1230393, 1230398, -1, -1, -1, -1, -1, -1 }, { 0x9181, 1230408, 1230403, 1230456, -1, -1, 1230437, 1230445, -1, -1 }, { 0x9182, 1230465, 1230460, 1230537, -1, -1, 1230507, 1230529, -1, -1 }, { 0x9183, 1230547, 1230542, 1230589, -1, 1230586, -1, 1230577, 1230570, -1 }, { 0x9184, 1230599, 1230594, 1230605, -1, -1, -1, -1, -1, -1 }, { 0x9185, 1230615, 1230610, 1230654, 1230659, -1, 1230634, 1230643, -1, -1 }, { 0x9186, 1230670, 1230664, 1230708, 1230714, -1, 1230691, 1230700, -1, -1 }, { 0x9187, 1230728, 1230722, 1230791, -1, 1230786, 1230769, 1230777, 1230762, -1 }, { 0x9188, -1, 1230797, 1230803, -1, -1, -1, -1, -1, -1 }, { 0x9189, 1230814, 1230808, 1230866, 1230871, 1230861, 1230853, 1230857, 1230846, -1 }, { 0x918A, 1230884, 1230878, 1230936, -1, -1, 1230911, 1230919, -1, -1 }, { 0x918B, 1230947, 1230942, 1230994, -1, 1230986, 1230978, 1230981, 1230971, -1 }, { 0x918C, 1231004, 1230998, 1231012, -1, -1, -1, -1, -1, -1 }, { 0x918D, 1231022, 1231017, 1231069, -1, 1231065, -1, 1231053, 1231046, -1 }, { 0x918E, -1, 1231073, 1231092, -1, -1, 1231079, 1231088, -1, -1 }, { 0x918F, -1, 1231098, 1231103, -1, -1, -1, -1, -1, -1 }, { 0x9190, 1231111, 1231107, 1231140, -1, 1231137, -1, 1231131, 1231124, -1 }, { 0x9191, 1231150, 1231144, 1231180, -1, -1, 1231168, 1231176, -1, -1 }, { 0x9192, 1231190, 1231184, 1231247, 1231253, 1231242, 1231224, 1231238, 1231217, 1231265 }, { 0x9193, 1231278, 1231272, 1231331, -1, -1, 1231316, 1231323, -1, -1 }, { 0x9194, -1, 1231336, 1231373, -1, -1, 1231341, 1231364, -1, -1 }, { 0x9195, -1, 1231378, 1231401, -1, -1, 1231384, 1231396, -1, -1 }, { 0x9196, 1231412, 1231407, 1231432, -1, 1231429, 1231419, 1231426, -1, -1 }, { 0x9197, 1231442, 1231437, 1231487, -1, 1231483, 1231470, 1231477, -1, -1 }, { 0x9198, -1, 1231491, 1231509, -1, -1, 1231496, 1231505, -1, -1 }, { 0x9199, -1, 1231513, 1231518, -1, -1, -1, -1, -1, -1 }, { 0x919A, 1231528, 1231523, 1231534, -1, -1, -1, -1, -1, -1 }, { 0x919B, 1231544, 1231538, 1231553, -1, -1, -1, -1, -1, -1 }, { 0x919C, 1231564, 1231559, 1231636, 1231642, 1231631, 1231605, 1231626, 1231598, 1231649 }, { 0x919D, 1231659, 1231655, 1231670, -1, -1, -1, -1, -1, 1231675 }, { 0x919E, 1231684, 1231679, 1231735, 1231740, 1231732, 1231722, 1231729, 1231715, -1 }, { 0x919F, -1, 1231749, 1231755, -1, -1, -1, -1, -1, -1 }, { 0x91A0, -1, 1231761, 1231766, -1, -1, -1, -1, -1, -1 }, { 0x91A1, 1231776, 1231771, 1231794, -1, -1, -1, 1231787, -1, -1 }, { 0x91A2, 1231804, 1231799, 1231855, 1231860, 1231851, 1231838, 1231847, 1231831, -1 }, { 0x91A3, 1231873, 1231867, 1231887, -1, -1, -1, -1, -1, -1 }, { 0x91A4, 1231900, 1231893, 1231949, -1, 1231944, 1231932, 1231939, -1, -1 }, { 0x91A5, -1, 1231956, 1231961, -1, -1, -1, -1, -1, -1 }, { 0x91A6, -1, 1231967, 1232000, -1, -1, 1231972, 1231987, -1, -1 }, { 0x91A7, -1, 1232006, 1232011, -1, -1, -1, -1, -1, -1 }, { 0x91A8, 1232020, 1232015, 1232045, -1, -1, 1232034, 1232042, -1, -1 }, { 0x91A9, 1232054, 1232049, 1232116, -1, -1, -1, -1, -1, -1 }, { 0x91AA, 1232126, 1232121, 1232180, -1, 1232176, 1232163, 1232172, 1232156, -1 }, { 0x91AB, 1232189, 1232185, 1232250, -1, 1232247, 1232231, 1232245, 1232224, 1232254 }, { 0x91AC, 1232263, 1232256, 1232319, 1232326, 1232314, 1232302, 1232309, 1232295, 1232336 }, { 0x91AD, 1232349, 1232344, 1232382, -1, -1, 1232372, 1232377, -1, -1 }, { 0x91AE, 1232391, 1232386, 1232466, -1, 1232462, 1232445, 1232453, 1232438, -1 }, { 0x91AF, 1232477, 1232472, 1232522, -1, 1232517, 1232506, 1232509, 1232499, -1 }, { 0x91B0, 1232532, 1232526, 1232583, -1, -1, -1, 1232575, -1, -1 }, { 0x91B1, 1232593, 1232588, 1232645, 1232653, 1232641, 1232628, 1232635, 1232621, -1 }, { 0x91B2, 1232664, 1232658, 1232719, -1, 1232714, -1, 1232697, 1232690, -1 }, { 0x91B3, -1, 1232725, 1232750, -1, -1, -1, 1232730, -1, -1 }, { 0x91B4, 1232759, 1232754, 1232818, -1, 1232813, 1232797, 1232805, 1232784, -1 }, { 0x91B5, 1232828, 1232822, 1232899, -1, 1232891, 1232869, 1232887, 1232862, -1 }, { 0x91B6, -1, 1232903, 1232942, -1, -1, 1232908, 1232926, -1, -1 }, { 0x91B7, -1, 1232947, 1232952, -1, -1, -1, -1, -1, -1 }, { 0x91B8, 1232963, 1232956, 1232988, -1, -1, 1232977, 1232984, -1, -1 }, { 0x91B9, 1233000, 1232995, 1233012, -1, -1, -1, -1, -1, -1 }, { 0x91BA, 1233021, 1233016, 1233055, 1233060, -1, 1233047, 1233051, -1, -1 }, { 0x91BB, 1233072, 1233067, 1233113, -1, -1, 1233089, 1233097, -1, -1 }, { 0x91BC, 1233124, 1233119, 1233175, -1, -1, 1233163, 1233172, 1233157, -1 }, { 0x91BD, 1233186, 1233180, 1233208, -1, -1, -1, 1233199, -1, -1 }, { 0x91BE, 1233219, 1233214, 1233236, -1, -1, -1, -1, -1, -1 }, { 0x91BF, 1233245, 1233240, 1233265, -1, -1, -1, 1233262, -1, -1 }, { 0x91C0, 1233276, 1233269, 1233313, 1233320, 1233308, 1233297, 1233304, 1233290, -1 }, { 0x91C1, 1233334, 1233329, 1233412, 1233417, 1233408, 1233386, 1233404, 1233379, -1 }, { 0x91C2, 1233428, 1233423, 1233448, -1, -1, 1233434, 1233443, -1, -1 }, { 0x91C3, 1233458, 1233454, 1233491, -1, 1233488, 1233472, 1233477, 1233465, -1 }, { 0x91C4, 1233502, 1233497, 1233532, -1, -1, -1, -1, -1, -1 }, { 0x91C5, 1233541, 1233536, 1233592, -1, 1233588, 1233572, 1233584, 1233566, -1 }, { 0x91C6, 1233602, 1233597, 1233681, -1, 1233676, 1233640, 1233664, 1233634, -1 }, { 0x91C7, 1233692, 1233687, 1233742, 1233747, 1233737, 1233728, 1233733, 1233721, -1 }, { 0x91C8, 1233761, 1233756, 1233824, -1, 1233820, 1233791, 1233810, -1, -1 }, { 0x91C9, 1233834, 1233829, 1233864, -1, 1233861, 1233847, 1233857, 1233840, -1 }, { 0x91CA, 1233874, 1233869, 1233904, -1, -1, -1, -1, -1, -1 }, { 0x91CB, 1233914, 1233909, 1233989, 1233994, 1233985, 1233951, 1233970, 1233944, 1234001 }, { 0x91CC, 1234013, 1234008, 1234089, 1234093, 1234086, 1234078, 1234083, 1234065, 1234101 }, { 0x91CD, 1234113, 1234107, 1234174, 1234181, 1234168, 1234143, 1234159, 1234136, 1234209 }, { 0x91CE, 1234221, 1234217, 1234273, 1234277, 1234270, 1234260, 1234263, 1234253, 1234282 }, { 0x91CF, 1234293, 1234286, 1234352, 1234359, 1234346, 1234334, 1234341, 1234321, -1 }, { 0x91D0, 1234380, 1234375, 1234453, -1, 1234446, 1234428, 1234436, 1234421, -1 }, { 0x91D1, 1234466, 1234461, 1234552, 1234557, 1234544, 1234531, 1234536, 1234517, 1234563 }, { 0x91D2, 1234572, 1234567, 1234591, -1, -1, -1, -1, -1, -1 }, { 0x91D3, 1234601, 1234596, 1234646, -1, -1, 1234629, 1234638, -1, -1 }, { 0x91D4, 1234656, 1234650, 1234695, -1, -1, 1234680, 1234690, -1, -1 }, { 0x91D5, 1234704, 1234699, 1234731, -1, -1, -1, -1, -1, 1234737 }, { 0x91D6, 1234748, 1234743, 1234765, -1, -1, -1, 1234761, -1, -1 }, { 0x91D7, 1234775, 1234770, 1234846, -1, 1234842, 1234821, 1234828, 1234808, -1 }, { 0x91D8, 1234858, 1234852, 1234912, -1, 1234907, 1234893, 1234898, 1234886, 1234918 }, { 0x91D9, 1234929, 1234924, 1234979, -1, -1, 1234955, 1234974, -1, -1 }, { 0x91DA, -1, 1234983, 1235005, -1, -1, 1234988, 1234997, -1, -1 }, { 0x91DB, -1, 1235010, 1235038, -1, -1, 1235016, 1235028, -1, -1 }, { 0x91DC, 1235046, 1235042, 1235087, 1235091, 1235083, 1235075, 1235080, 1235068, -1 }, { 0x91DD, 1235102, 1235097, 1235155, 1235161, 1235150, 1235140, 1235145, 1235133, 1235166 }, { 0x91DE, -1, 1235172, 1235190, -1, -1, 1235177, 1235185, -1, -1 }, { 0x91DF, -1, 1235195, 1235221, -1, -1, 1235201, 1235209, -1, 1235225 }, { 0x91E0, -1, 1235235, 1235241, -1, -1, -1, -1, -1, -1 }, { 0x91E1, 1235251, 1235247, 1235281, -1, -1, 1235273, 1235278, -1, -1 }, { 0x91E2, -1, 1235285, 1235291, -1, -1, -1, -1, -1, -1 }, { 0x91E3, 1235301, 1235296, 1235356, 1235362, 1235353, 1235336, 1235348, 1235329, -1 }, { 0x91E4, 1235374, 1235368, 1235469, -1, 1235465, 1235450, 1235457, 1235443, -1 }, { 0x91E5, -1, 1235475, 1235533, -1, -1, 1235486, 1235528, 1235480, -1 }, { 0x91E6, 1235544, 1235539, 1235599, -1, 1235595, 1235582, 1235588, 1235575, -1 }, { 0x91E7, 1235610, 1235604, 1235657, 1235664, 1235652, 1235634, 1235648, 1235627, 1235674 }, { 0x91E8, -1, 1235682, 1235686, -1, -1, -1, -1, -1, -1 }, { 0x91E9, 1235696, 1235690, 1235741, -1, -1, 1235727, 1235733, 1235721, -1 }, { 0x91EA, 1235746, -1, 1235785, -1, 1235782, -1, 1235780, 1235773, -1 }, { 0x91EB, -1, -1, 1235790, -1, -1, -1, -1, -1, -1 }, { 0x91EC, 1235800, 1235795, 1235826, -1, -1, 1235813, 1235818, -1, -1 }, { 0x91ED, 1235837, 1235831, 1235883, -1, 1235878, 1235864, 1235871, 1235857, 1235889 }, { 0x91EE, -1, 1235894, 1235915, -1, -1, 1235899, 1235907, -1, -1 }, { 0x91EF, 1235925, 1235919, 1235974, -1, -1, 1235953, 1235970, -1, -1 }, { 0x91F0, -1, 1235980, 1236003, -1, -1, 1235985, 1235991, -1, -1 }, { 0x91F1, 1236012, 1236007, 1236052, -1, -1, 1236031, 1236040, -1, -1 }, { 0x91F2, -1, 1236056, 1236060, -1, -1, -1, -1, -1, -1 }, { 0x91F3, -1, 1236064, 1236069, -1, -1, -1, -1, -1, -1 }, { 0x91F4, -1, 1236073, 1236078, -1, -1, -1, -1, -1, -1 }, { 0x91F5, 1236088, 1236082, 1236139, 1236145, 1236130, 1236114, 1236123, 1236107, 1236153 }, { 0x91F6, -1, 1236158, 1236171, -1, -1, 1236162, 1236167, -1, -1 }, { 0x91F7, 1236181, 1236176, 1236206, -1, -1, 1236194, 1236203, -1, -1 }, { 0x91F8, -1, 1236210, 1236215, -1, -1, -1, -1, -1, -1 }, { 0x91F9, 1236225, 1236219, 1236243, -1, -1, -1, 1236240, -1, -1 }, { 0x91FA, 1236252, 1236247, 1236274, -1, -1, -1, -1, -1, -1 }, { 0x91FB, -1, 1236280, 1236303, -1, -1, 1236286, 1236295, -1, -1 }, { 0x91FC, 1236313, 1236308, 1236346, -1, -1, 1236334, 1236342, -1, -1 }, { 0x91FD, 1236357, 1236352, 1236410, -1, -1, 1236380, 1236394, -1, -1 }, { 0x91FE, 1236420, 1236414, 1236454, -1, -1, -1, -1, -1, -1 }, { 0x91FF, 1236463, 1236458, 1236520, -1, 1236516, 1236488, 1236508, 1236481, -1 }, { 0x9200, 1236530, 1236525, 1236563, -1, -1, 1236545, 1236557, -1, -1 }, { 0x9201, 1236573, 1236567, 1236605, -1, -1, 1236587, 1236597, -1, -1 }, { 0x9202, -1, 1236611, 1236616, -1, -1, -1, -1, -1, 1236622 }, { 0x9203, 1236634, 1236628, 1236654, -1, -1, -1, -1, -1, -1 }, { 0x9204, 1236665, 1236660, 1236686, -1, -1, -1, 1236679, -1, -1 }, { 0x9205, -1, 1236691, 1236709, -1, -1, -1, 1236697, -1, -1 }, { 0x9206, 1236720, 1236714, 1236735, -1, -1, 1236725, 1236732, -1, -1 }, { 0x9207, 1236745, 1236741, 1236780, -1, 1236776, 1236769, 1236773, 1236762, -1 }, { 0x9208, 1236789, 1236784, 1236804, -1, -1, -1, -1, -1, -1 }, { 0x9209, 1236814, 1236808, 1236856, -1, -1, 1236840, 1236848, -1, -1 }, { 0x920A, 1236865, 1236860, 1236903, -1, -1, 1236893, 1236898, -1, -1 }, { 0x920B, -1, 1236908, 1236913, -1, -1, -1, -1, -1, -1 }, { 0x920C, 1236922, 1236916, 1236984, -1, -1, 1236950, 1236955, -1, 1236989 }, { 0x920D, 1237002, 1236996, 1237074, 1237079, 1237069, 1237048, 1237061, 1237041, 1237088 }, { 0x920E, 1237101, 1237095, 1237152, -1, -1, 1237133, 1237145, -1, -1 }, { 0x920F, -1, 1237157, 1237162, -1, -1, -1, -1, -1, -1 }, { 0x9210, 1237172, 1237167, 1237234, -1, 1237230, 1237204, 1237209, 1237197, 1237240 }, { 0x9211, 1237253, 1237247, 1237283, -1, 1237278, 1237266, 1237274, 1237259, -1 }, { 0x9212, 1237294, 1237288, 1237373, -1, 1237369, 1237344, 1237351, 1237337, -1 }, { 0x9213, -1, 1237377, 1237393, -1, -1, 1237382, 1237389, -1, -1 }, { 0x9214, 1237404, 1237398, 1237482, -1, 1237478, 1237441, 1237468, 1237434, -1 }, { 0x9215, 1237493, 1237488, 1237544, 1237549, -1, 1237521, 1237535, 1237515, 1237555 }, { 0x9216, -1, 1237561, 1237570, -1, -1, -1, 1237566, -1, -1 }, { 0x9217, -1, 1237575, 1237591, -1, 1237587, -1, -1, 1237580, -1 }, { 0x9218, -1, 1237596, 1237613, -1, -1, 1237602, 1237607, -1, -1 }, { 0x9219, -1, 1237617, 1237622, -1, -1, -1, -1, -1, 1237627 }, { 0x921A, 1237638, 1237633, 1237663, -1, -1, -1, -1, -1, -1 }, { 0x921B, -1, 1237667, 1237672, -1, -1, -1, -1, -1, -1 }, { 0x921C, -1, 1237677, 1237703, -1, 1237697, -1, 1237690, 1237683, -1 }, { 0x921D, -1, 1237709, 1237722, -1, -1, 1237714, 1237719, -1, -1 }, { 0x921E, 1237733, 1237727, 1237803, 1237808, 1237798, 1237785, 1237794, 1237778, -1 }, { 0x921F, -1, 1237813, 1237828, -1, 1237825, -1, -1, 1237818, -1 }, { 0x9220, -1, 1237834, 1237839, -1, -1, -1, -1, -1, -1 }, { 0x9221, -1, 1237843, 1237849, -1, -1, -1, -1, -1, -1 }, { 0x9222, -1, 1237856, 1237862, -1, -1, -1, -1, -1, -1 }, { 0x9223, 1237871, 1237866, 1237899, -1, -1, 1237884, 1237895, -1, -1 }, { 0x9224, -1, 1237904, 1237928, -1, -1, 1237909, 1237922, -1, -1 }, { 0x9225, 1237936, 1237932, 1237952, -1, -1, -1, 1237949, -1, -1 }, { 0x9226, 1237963, 1237957, 1237998, -1, -1, 1237983, 1237995, 1237977, -1 }, { 0x9227, 1238009, 1238003, 1238023, -1, -1, -1, -1, -1, -1 }, { 0x9228, -1, 1238029, 1238049, -1, -1, 1238035, 1238042, -1, -1 }, { 0x9229, 1238060, 1238055, 1238101, -1, -1, 1238092, 1238098, -1, -1 }, { 0x922A, 1238110, 1238105, 1238135, -1, -1, -1, -1, -1, -1 }, { 0x922B, -1, 1238138, 1238143, -1, -1, -1, -1, -1, -1 }, { 0x922C, 1238153, 1238148, 1238177, -1, -1, 1238167, 1238172, -1, -1 }, { 0x922D, -1, 1238182, 1238186, -1, -1, -1, -1, -1, -1 }, { 0x922E, 1238195, 1238190, 1238230, -1, -1, 1238208, 1238222, -1, 1238234 }, { 0x922F, -1, 1238243, 1238271, -1, -1, 1238248, 1238259, -1, -1 }, { 0x9230, 1238279, 1238275, 1238323, -1, -1, 1238303, 1238316, -1, -1 }, { 0x9231, -1, 1238328, 1238339, -1, -1, -1, -1, 1238333, -1 }, { 0x9232, -1, 1238344, 1238348, -1, -1, -1, -1, -1, -1 }, { 0x9233, 1238356, 1238352, 1238417, -1, -1, -1, 1238412, -1, -1 }, { 0x9234, 1238427, 1238421, 1238469, 1238475, 1238463, 1238445, 1238450, 1238432, -1 }, { 0x9235, -1, 1238480, 1238514, -1, 1238508, 1238493, 1238499, 1238486, -1 }, { 0x9236, -1, 1238520, 1238546, -1, -1, 1238524, 1238533, -1, -1 }, { 0x9237, 1238554, 1238550, 1238591, -1, 1238588, 1238573, 1238579, 1238566, -1 }, { 0x9238, 1238600, 1238595, 1238636, -1, 1238632, 1238615, 1238620, 1238608, 1238640 }, { 0x9239, 1238651, 1238646, 1238733, -1, -1, 1238723, 1238730, -1, -1 }, { 0x923A, 1238742, 1238737, 1238784, -1, 1238781, 1238763, 1238770, 1238756, -1 }, { 0x923B, -1, 1238788, 1238792, -1, -1, -1, -1, -1, -1 }, { 0x923C, -1, 1238796, 1238831, -1, -1, 1238801, 1238821, -1, 1238836 }, { 0x923D, 1238847, 1238842, 1238874, -1, -1, -1, -1, -1, 1238878 }, { 0x923E, 1238888, 1238883, 1238919, -1, -1, 1238900, 1238910, -1, -1 }, { 0x923F, 1238929, 1238924, 1238993, 1238999, 1238989, 1238972, 1238981, 1238965, -1 }, { 0x9240, 1239017, 1239011, 1239070, -1, 1239066, 1239038, 1239053, 1239031, -1 }, { 0x9241, -1, 1239075, 1239091, -1, 1239087, -1, -1, 1239080, -1 }, { 0x9242, -1, 1239097, 1239117, -1, -1, 1239101, 1239113, -1, -1 }, { 0x9243, -1, 1239122, 1239164, -1, -1, 1239126, 1239152, -1, -1 }, { 0x9244, 1239174, 1239169, 1239226, -1, 1239221, 1239206, 1239215, 1239200, -1 }, { 0x9245, 1239237, 1239231, 1239277, 1239281, 1239274, 1239263, 1239270, 1239256, -1 }, { 0x9246, 1239292, 1239287, 1239331, -1, -1, 1239301, 1239312, -1, -1 }, { 0x9247, -1, 1239337, 1239350, -1, -1, 1239341, 1239346, -1, -1 }, { 0x9248, 1239359, 1239355, 1239417, -1, -1, 1239400, 1239410, -1, -1 }, { 0x9249, 1239428, 1239422, 1239479, -1, 1239474, 1239464, 1239470, 1239457, -1 }, { 0x924A, -1, 1239485, 1239502, -1, -1, 1239490, 1239497, -1, 1239508 }, { 0x924B, 1239519, 1239513, 1239558, -1, 1239554, 1239544, 1239550, 1239537, 1239563 }, { 0x924C, 1239572, 1239568, 1239611, -1, -1, -1, -1, -1, -1 }, { 0x924D, 1239620, 1239615, 1239663, -1, -1, 1239639, 1239648, 1239633, -1 }, { 0x924E, 1239673, 1239667, 1239720, -1, 1239714, 1239696, 1239701, 1239689, -1 }, { 0x924F, 1239731, 1239727, 1239782, -1, 1239779, 1239764, 1239769, 1239757, -1 }, { 0x9250, -1, 1239787, 1239818, -1, 1239814, -1, 1239799, 1239792, -1 }, { 0x9251, 1239828, 1239823, 1239893, -1, 1239889, 1239869, 1239879, 1239863, 1239897 }, { 0x9252, -1, 1239903, 1239919, -1, 1239915, -1, -1, 1239908, -1 }, { 0x9253, -1, 1239924, 1239929, -1, -1, -1, -1, -1, -1 }, { 0x9254, -1, 1239934, 1239940, -1, -1, -1, -1, -1, -1 }, { 0x9255, 1239948, 1239944, 1239977, -1, -1, -1, -1, -1, -1 }, { 0x9256, -1, 1239981, 1239987, -1, -1, -1, -1, -1, -1 }, { 0x9257, 1239998, 1239993, 1240050, -1, 1240045, 1240028, 1240037, 1240021, 1240056 }, { 0x9258, -1, 1240063, 1240087, -1, -1, 1240068, 1240075, -1, -1 }, { 0x9259, -1, 1240091, 1240108, -1, -1, 1240097, 1240104, -1, -1 }, { 0x925A, 1240120, 1240114, 1240142, -1, -1, 1240126, 1240134, -1, -1 }, { 0x925B, 1240153, 1240147, 1240196, 1240202, 1240192, 1240182, 1240189, 1240175, 1240208 }, { 0x925C, -1, 1240215, 1240238, -1, -1, 1240220, 1240227, -1, -1 }, { 0x925D, -1, 1240242, 1240253, -1, -1, -1, 1240248, -1, -1 }, { 0x925E, 1240263, 1240257, 1240321, 1240326, 1240317, 1240303, 1240312, 1240296, 1240333 }, { 0x925F, -1, 1240340, 1240345, -1, -1, -1, -1, -1, -1 }, { 0x9260, -1, 1240349, 1240363, -1, -1, -1, 1240356, -1, -1 }, { 0x9261, -1, 1240369, 1240387, -1, -1, 1240374, 1240379, -1, -1 }, { 0x9262, 1240397, 1240392, 1240473, -1, 1240469, 1240451, 1240457, 1240444, -1 }, { 0x9263, -1, 1240477, 1240482, -1, -1, -1, -1, -1, -1 }, { 0x9264, 1240493, 1240487, 1240555, 1240560, 1240551, 1240532, 1240544, 1240525, 1240564 }, { 0x9265, 1240575, 1240569, 1240624, -1, 1240619, 1240589, 1240599, 1240582, -1 }, { 0x9266, 1240635, 1240629, 1240719, -1, 1240714, 1240700, 1240705, 1240693, 1240726 }, { 0x9267, -1, 1240734, 1240748, -1, -1, 1240739, 1240744, -1, -1 }, { 0x9268, 1240757, 1240752, 1240870, -1, -1, 1240849, 1240862, -1, -1 }, { 0x9269, -1, 1240874, 1240904, -1, -1, 1240880, 1240896, -1, -1 }, { 0x926A, -1, 1240908, 1240913, -1, -1, -1, -1, -1, -1 }, { 0x926B, -1, 1240917, 1240922, -1, -1, -1, -1, -1, -1 }, { 0x926C, 1240932, 1240927, 1240960, -1, -1, -1, -1, -1, -1 }, { 0x926D, 1240970, 1240964, 1240996, -1, -1, -1, -1, -1, -1 }, { 0x926E, -1, 1241001, 1241011, -1, -1, -1, 1241006, -1, -1 }, { 0x926F, -1, 1241017, 1241023, -1, -1, -1, 1241021, -1, -1 }, { 0x9270, -1, 1241027, 1241035, -1, -1, -1, 1241031, -1, -1 }, { 0x9271, 1241045, 1241039, 1241082, -1, 1241076, 1241064, 1241072, -1, -1 }, { 0x9272, 1241094, 1241089, 1241119, -1, -1, -1, -1, -1, -1 }, { 0x9273, -1, 1241123, 1241128, -1, -1, -1, -1, -1, -1 }, { 0x9274, 1241139, 1241133, 1241170, -1, -1, -1, -1, -1, -1 }, { 0x9275, -1, 1241176, 1241194, -1, -1, 1241182, 1241187, -1, -1 }, { 0x9276, 1241206, 1241200, 1241242, -1, -1, 1241227, 1241233, -1, -1 }, { 0x9277, 1241254, 1241248, 1241281, -1, 1241276, -1, 1241269, 1241262, -1 }, { 0x9278, 1241293, 1241287, 1241344, -1, 1241340, 1241324, 1241331, 1241317, -1 }, { 0x9279, -1, 1241350, 1241368, -1, -1, 1241354, 1241362, -1, -1 }, { 0x927A, 1241377, 1241373, 1241401, -1, -1, -1, -1, -1, -1 }, { 0x927B, 1241410, 1241405, 1241457, -1, -1, 1241436, 1241441, -1, 1241461 }, { 0x927C, 1241473, 1241467, 1241519, -1, 1241513, 1241503, 1241509, 1241496, -1 }, { 0x927D, -1, 1241525, 1241559, -1, -1, 1241530, 1241547, -1, -1 }, { 0x927E, 1241569, 1241564, 1241606, -1, 1241603, 1241581, 1241596, 1241575, -1 }, { 0x927F, 1241616, 1241611, 1241662, -1, -1, 1241641, 1241653, -1, -1 }, { 0x9280, 1241673, 1241667, 1241746, 1241751, 1241743, 1241725, 1241735, 1241718, 1241758 }, { 0x9281, 1241770, 1241764, 1241797, -1, -1, -1, -1, -1, -1 }, { 0x9282, -1, 1241802, 1241807, -1, -1, -1, -1, -1, -1 }, { 0x9283, 1241819, 1241813, 1241876, -1, 1241870, 1241854, 1241861, 1241847, 1241883 }, { 0x9284, -1, 1241889, 1241896, -1, -1, -1, -1, -1, -1 }, { 0x9285, 1241909, 1241903, 1241976, 1241982, 1241971, 1241955, 1241963, 1241948, 1241989 }, { 0x9286, -1, 1241997, 1242002, -1, -1, -1, -1, -1, -1 }, { 0x9287, -1, 1242006, 1242011, -1, -1, -1, -1, -1, -1 }, { 0x9288, -1, 1242016, 1242026, -1, -1, -1, 1242022, -1, -1 }, { 0x9289, -1, 1242030, 1242051, -1, -1, 1242036, 1242041, -1, -1 }, { 0x928A, -1, 1242055, 1242089, -1, -1, 1242061, 1242075, -1, 1242093 }, { 0x928B, -1, -1, 1242109, -1, 1242106, -1, -1, 1242099, -1 }, { 0x928C, -1, 1242114, 1242120, -1, -1, -1, -1, -1, -1 }, { 0x928D, 1242130, 1242125, 1242172, -1, -1, 1242139, 1242144, -1, -1 }, { 0x928E, 1242183, 1242177, 1242222, -1, 1242217, -1, 1242209, -1, -1 }, { 0x928F, -1, 1242229, 1242235, -1, -1, -1, -1, -1, -1 }, { 0x9290, -1, 1242241, 1242246, -1, -1, -1, -1, -1, -1 }, { 0x9291, 1242256, 1242251, 1242281, -1, 1242277, 1242268, 1242273, 1242261, 1242287 }, { 0x9292, 1242297, 1242291, 1242365, -1, -1, 1242317, 1242348, -1, -1 }, { 0x9293, 1242377, 1242371, 1242439, 1242445, 1242435, 1242417, 1242431, 1242410, -1 }, { 0x9294, -1, 1242453, 1242458, -1, -1, -1, -1, -1, -1 }, { 0x9295, 1242467, 1242462, 1242520, -1, 1242515, 1242500, 1242509, 1242493, -1 }, { 0x9296, 1242530, 1242525, 1242615, 1242620, 1242611, 1242598, 1242604, 1242591, -1 }, { 0x9297, -1, -1, 1242641, -1, -1, 1242625, 1242634, -1, -1 }, { 0x9298, 1242654, 1242648, 1242717, 1242723, 1242711, 1242694, 1242702, 1242687, -1 }, { 0x9299, -1, 1242728, 1242752, -1, 1242748, -1, 1242741, 1242734, 1242757 }, { 0x929A, 1242768, 1242763, 1242830, -1, 1242827, 1242803, 1242818, 1242796, -1 }, { 0x929B, 1242840, 1242835, 1242898, -1, 1242894, 1242880, 1242890, 1242873, -1 }, { 0x929C, 1242910, 1242904, 1242974, 1242980, 1242970, 1242947, 1242962, 1242940, -1 }, { 0x929D, -1, 1242985, 1242990, -1, -1, -1, -1, -1, -1 }, { 0x929E, -1, 1242995, 1243001, -1, -1, -1, -1, -1, -1 }, { 0x929F, -1, 1243006, 1243018, -1, -1, -1, 1243011, -1, -1 }, { 0x92A0, 1243028, 1243023, 1243068, -1, -1, 1243053, 1243064, -1, -1 }, { 0x92A1, -1, 1243073, 1243078, -1, -1, -1, -1, -1, -1 }, { 0x92A2, -1, 1243082, 1243087, -1, -1, -1, -1, -1, -1 }, { 0x92A3, 1243096, 1243091, 1243122, -1, -1, -1, -1, -1, -1 }, { 0x92A4, -1, 1243126, 1243144, -1, -1, 1243131, 1243140, -1, -1 }, { 0x92A5, 1243152, 1243148, 1243188, -1, -1, 1243177, 1243186, -1, -1 }, { 0x92A6, 1243197, 1243192, 1243221, -1, -1, -1, -1, -1, -1 }, { 0x92A7, 1243233, 1243226, 1243262, -1, -1, 1243250, 1243258, -1, -1 }, { 0x92A8, 1243273, 1243269, 1243285, -1, -1, -1, 1243282, -1, -1 }, { 0x92A9, 1243294, 1243289, 1243319, -1, -1, -1, -1, -1, -1 }, { 0x92AA, 1243329, 1243324, 1243355, -1, -1, -1, -1, -1, -1 }, { 0x92AB, 1243365, 1243360, 1243412, -1, -1, 1243397, 1243406, -1, -1 }, { 0x92AC, 1243422, 1243416, 1243440, -1, -1, -1, -1, -1, -1 }, { 0x92AD, 1243450, 1243445, 1243495, -1, 1243491, 1243473, 1243483, -1, -1 }, { 0x92AE, 1243507, 1243501, 1243539, -1, -1, -1, -1, -1, -1 }, { 0x92AF, -1, 1243545, 1243558, -1, -1, 1243550, -1, -1, -1 }, { 0x92B0, -1, 1243562, 1243569, -1, -1, -1, -1, -1, -1 }, { 0x92B1, 1243578, 1243573, 1243594, -1, -1, -1, -1, -1, -1 }, { 0x92B2, 1243605, 1243600, 1243651, -1, -1, 1243638, 1243643, -1, -1 }, { 0x92B3, 1243662, 1243656, 1243727, -1, 1243718, 1243697, 1243711, 1243690, -1 }, { 0x92B4, -1, 1243732, 1243743, -1, -1, -1, -1, 1243737, -1 }, { 0x92B5, -1, 1243748, 1243754, -1, -1, -1, -1, -1, -1 }, { 0x92B6, 1243765, 1243760, 1243796, -1, 1243792, 1243779, 1243784, 1243772, -1 }, { 0x92B7, 1243806, 1243801, 1243888, 1243894, 1243885, 1243868, 1243880, 1243861, 1243901 }, { 0x92B8, -1, 1243905, 1243955, -1, -1, 1243910, 1243942, -1, -1 }, { 0x92B9, 1243965, 1243960, 1244000, -1, 1243996, 1243986, 1243991, 1243979, -1 }, { 0x92BA, -1, 1244005, 1244019, -1, -1, -1, 1244011, -1, -1 }, { 0x92BB, 1244030, 1244025, 1244064, -1, -1, -1, 1244056, -1, -1 }, { 0x92BC, 1244072, 1244068, 1244123, -1, -1, 1244102, 1244107, -1, -1 }, { 0x92BD, -1, 1244128, 1244156, -1, -1, 1244133, 1244144, -1, -1 }, { 0x92BE, 1244167, 1244161, 1244192, -1, -1, -1, -1, -1, -1 }, { 0x92BF, -1, 1244198, 1244230, -1, -1, 1244204, 1244214, -1, -1 }, { 0x92C0, -1, 1244237, 1244258, -1, -1, 1244242, 1244251, -1, -1 }, { 0x92C1, -1, 1244263, 1244295, -1, -1, 1244269, 1244288, -1, -1 }, { 0x92C2, 1244304, 1244299, 1244336, -1, -1, 1244312, 1244319, -1, 1244341 }, { 0x92C3, 1244352, 1244346, 1244361, -1, -1, -1, 1244357, -1, -1 }, { 0x92C4, -1, 1244367, 1244373, -1, -1, -1, -1, -1, -1 }, { 0x92C5, 1244383, 1244378, 1244420, -1, -1, 1244405, 1244411, -1, -1 }, { 0x92C6, 1244430, 1244425, 1244487, -1, 1244483, 1244475, 1244480, 1244468, -1 }, { 0x92C7, 1244497, 1244492, 1244543, -1, -1, 1244521, 1244539, -1, -1 }, { 0x92C8, 1244553, 1244548, 1244603, -1, 1244600, 1244568, 1244586, -1, -1 }, { 0x92C9, -1, 1244607, 1244612, -1, -1, -1, -1, -1, -1 }, { 0x92CA, 1244621, 1244616, 1244653, -1, -1, -1, -1, -1, -1 }, { 0x92CB, 1244662, 1244657, 1244706, 1244712, -1, 1244688, 1244695, -1, -1 }, { 0x92CC, 1244723, 1244717, 1244779, -1, 1244774, 1244759, 1244766, 1244752, -1 }, { 0x92CD, -1, 1244785, 1244825, -1, -1, 1244790, 1244813, -1, -1 }, { 0x92CE, -1, 1244829, 1244849, -1, -1, 1244835, 1244841, -1, -1 }, { 0x92CF, 1244860, 1244854, 1244928, -1, 1244923, 1244897, 1244918, 1244890, -1 }, { 0x92D0, 1244939, 1244933, 1244985, -1, -1, 1244971, 1244978, -1, -1 }, { 0x92D1, 1244997, 1244991, 1245053, -1, 1245049, -1, -1, 1245042, -1 }, { 0x92D2, 1245065, 1245059, 1245123, 1245129, 1245118, 1245100, 1245114, 1245093, -1 }, { 0x92D3, -1, 1245135, 1245152, -1, -1, 1245140, 1245148, -1, -1 }, { 0x92D4, -1, 1245158, 1245164, -1, -1, -1, -1, -1, -1 }, { 0x92D5, 1245173, 1245169, 1245198, -1, -1, 1245187, 1245194, 1245181, -1 }, { 0x92D6, -1, 1245203, 1245207, -1, -1, -1, -1, -1, -1 }, { 0x92D7, 1245217, 1245211, 1245296, -1, 1245291, 1245267, 1245275, 1245260, -1 }, { 0x92D8, 1245302, -1, 1245325, -1, -1, 1245308, 1245313, -1, -1 }, { 0x92D9, 1245335, 1245330, 1245396, -1, -1, 1245379, 1245389, -1, -1 }, { 0x92DA, 1245405, 1245400, 1245439, -1, -1, -1, -1, -1, -1 }, { 0x92DB, -1, 1245445, 1245451, -1, -1, -1, -1, -1, -1 }, { 0x92DC, 1245463, 1245458, 1245512, -1, -1, 1245481, 1245502, -1, -1 }, { 0x92DD, 1245524, 1245518, 1245607, -1, -1, -1, 1245583, -1, -1 }, { 0x92DE, -1, 1245613, 1245619, -1, -1, -1, -1, -1, -1 }, { 0x92DF, 1245630, 1245625, 1245664, -1, 1245659, 1245643, 1245650, 1245636, 1245669 }, { 0x92E0, -1, 1245674, 1245697, -1, -1, 1245679, 1245688, -1, -1 }, { 0x92E1, -1, 1245703, 1245722, -1, -1, 1245708, 1245714, -1, -1 }, { 0x92E2, -1, 1245727, 1245733, -1, -1, -1, -1, -1, -1 }, { 0x92E3, 1245743, 1245739, 1245752, -1, -1, -1, 1245749, -1, -1 }, { 0x92E4, 1245760, 1245756, 1245806, 1245811, 1245803, 1245782, 1245797, 1245775, -1 }, { 0x92E5, 1245824, 1245817, 1245863, -1, 1245858, 1245838, 1245850, 1245831, 1245869 }, { 0x92E6, 1245889, 1245884, 1245913, -1, -1, -1, -1, -1, 1245917 }, { 0x92E7, 1245929, 1245924, 1245956, -1, -1, -1, 1245948, 1245942, -1 }, { 0x92E8, 1245967, 1245962, 1246032, -1, -1, 1246017, 1246026, -1, -1 }, { 0x92E9, 1246041, 1246035, 1246098, 1246104, -1, 1246071, 1246090, -1, -1 }, { 0x92EA, 1246116, 1246111, 1246198, 1246202, 1246194, 1246177, 1246188, 1246170, 1246206 }, { 0x92EB, -1, 1246212, 1246217, -1, -1, -1, -1, -1, -1 }, { 0x92EC, 1246227, 1246221, 1246285, -1, -1, 1246276, 1246281, -1, -1 }, { 0x92ED, 1246296, 1246290, 1246332, 1246337, 1246323, 1246302, 1246316, -1, 1246345 }, { 0x92EE, 1246358, 1246352, 1246376, -1, -1, -1, 1246372, -1, -1 }, { 0x92EF, 1246388, 1246383, 1246415, -1, -1, -1, -1, -1, 1246420 }, { 0x92F0, 1246431, 1246426, 1246467, -1, -1, 1246455, 1246464, -1, -1 }, { 0x92F1, 1246476, 1246471, 1246501, -1, -1, -1, -1, -1, -1 }, { 0x92F2, 1246511, 1246505, 1246534, -1, 1246528, 1246523, -1, 1246517, 1246540 }, { 0x92F3, 1246550, 1246545, 1246582, -1, -1, 1246573, 1246577, -1, -1 }, { 0x92F4, -1, 1246587, 1246592, -1, -1, -1, -1, -1, -1 }, { 0x92F5, -1, 1246598, 1246603, -1, -1, -1, -1, -1, -1 }, { 0x92F6, 1246612, 1246607, 1246679, -1, -1, -1, -1, -1, -1 }, { 0x92F7, -1, 1246684, 1246688, -1, -1, -1, -1, -1, -1 }, { 0x92F8, 1246699, 1246693, 1246749, -1, 1246746, 1246730, 1246739, 1246723, 1246753 }, { 0x92F9, 1246764, 1246758, 1246822, -1, 1246816, 1246803, 1246811, 1246796, -1 }, { 0x92FA, 1246835, 1246829, 1246877, -1, 1246873, 1246861, 1246870, 1246848, -1 }, { 0x92FB, -1, 1246883, 1246904, -1, -1, 1246888, 1246900, -1, -1 }, { 0x92FC, 1246916, 1246910, 1246966, -1, 1246961, 1246950, 1246957, 1246943, 1246972 }, { 0x92FD, -1, 1246977, 1246992, -1, 1246989, -1, -1, 1246982, -1 }, { 0x92FE, -1, 1246998, 1247009, -1, -1, -1, -1, 1247003, -1 }, { 0x92FF, -1, 1247014, 1247037, -1, -1, 1247021, 1247028, -1, -1 }, { 0x9300, -1, 1247044, 1247073, -1, -1, 1247056, 1247065, 1247050, -1 }, { 0x9301, 1247083, 1247078, 1247105, -1, -1, -1, -1, -1, 1247110 }, { 0x9302, -1, 1247116, 1247127, -1, -1, -1, 1247122, -1, -1 }, { 0x9303, -1, 1247133, 1247138, -1, -1, -1, -1, -1, -1 }, { 0x9304, 1247147, 1247142, 1247209, -1, 1247202, 1247185, 1247193, 1247172, -1 }, { 0x9305, -1, 1247213, 1247218, -1, -1, -1, -1, -1, -1 }, { 0x9306, 1247229, 1247222, 1247287, -1, 1247281, 1247258, 1247272, 1247252, 1247294 }, { 0x9307, 1247305, 1247300, 1247332, -1, -1, -1, -1, -1, -1 }, { 0x9308, 1247343, 1247337, 1247371, -1, -1, 1247356, 1247363, -1, -1 }, { 0x9309, -1, 1247377, 1247382, -1, -1, -1, -1, -1, -1 }, { 0x930A, -1, 1247387, 1247393, -1, -1, -1, -1, -1, -1 }, { 0x930B, -1, 1247398, 1247405, -1, -1, -1, -1, -1, -1 }, { 0x930C, -1, 1247411, 1247423, -1, -1, -1, -1, 1247417, -1 }, { 0x930D, -1, 1247427, 1247447, -1, -1, 1247432, 1247436, -1, -1 }, { 0x930E, -1, 1247451, 1247457, -1, -1, -1, -1, -1, -1 }, { 0x930F, 1247467, 1247463, 1247509, -1, 1247507, 1247495, 1247503, 1247488, -1 }, { 0x9310, 1247519, 1247513, 1247572, 1247578, 1247567, 1247558, 1247563, 1247551, 1247582 }, { 0x9311, -1, 1247587, 1247638, -1, -1, 1247593, 1247627, -1, -1 }, { 0x9312, 1247647, 1247643, 1247673, -1, -1, -1, -1, -1, -1 }, { 0x9313, -1, 1247676, 1247683, -1, -1, -1, -1, -1, -1 }, { 0x9314, 1247695, 1247689, 1247712, -1, -1, 1247699, 1247708, -1, -1 }, { 0x9315, 1247722, 1247716, 1247776, -1, 1247772, 1247753, 1247760, 1247746, -1 }, { 0x9316, -1, 1247781, 1247786, -1, -1, -1, -1, -1, -1 }, { 0x9317, -1, 1247790, 1247796, -1, -1, -1, -1, -1, -1 }, { 0x9318, 1247807, 1247801, 1247872, -1, 1247867, 1247846, 1247858, 1247839, -1 }, { 0x9319, 1247882, 1247878, 1247959, -1, 1247955, 1247938, 1247951, 1247931, -1 }, { 0x931A, 1247969, 1247963, 1248018, -1, 1248012, 1248003, 1248008, 1247996, 1248025 }, { 0x931B, 1248037, 1248032, 1248047, -1, -1, -1, -1, -1, -1 }, { 0x931C, -1, 1248052, 1248075, -1, -1, 1248057, 1248066, -1, -1 }, { 0x931D, -1, 1248080, 1248093, -1, -1, -1, 1248086, -1, -1 }, { 0x931E, 1248105, 1248099, 1248153, -1, 1248144, -1, 1248123, 1248116, -1 }, { 0x931F, 1248165, 1248159, 1248203, -1, 1248199, -1, 1248183, 1248176, -1 }, { 0x9320, 1248214, 1248208, 1248269, -1, 1248264, 1248249, 1248256, 1248242, 1248275 }, { 0x9321, 1248287, 1248282, 1248352, -1, 1248346, 1248326, 1248340, 1248319, -1 }, { 0x9322, 1248361, 1248356, 1248408, 1248414, 1248404, 1248391, 1248400, 1248384, 1248423 }, { 0x9323, 1248436, 1248430, 1248483, -1, 1248478, 1248460, 1248468, 1248453, -1 }, { 0x9324, 1248494, 1248489, 1248519, -1, 1248516, 1248505, 1248510, 1248498, -1 }, { 0x9325, -1, 1248523, 1248537, -1, -1, 1248528, 1248533, -1, -1 }, { 0x9326, 1248546, 1248541, 1248600, 1248605, 1248596, 1248584, 1248592, 1248577, 1248612 }, { 0x9327, -1, 1248618, 1248646, -1, 1248641, 1248630, 1248637, 1248623, -1 }, { 0x9328, 1248658, 1248652, 1248687, -1, 1248683, 1248672, 1248678, 1248665, -1 }, { 0x9329, 1248699, 1248692, 1248718, -1, -1, 1248706, 1248713, -1, 1248725 }, { 0x932A, -1, 1248733, 1248758, -1, 1248754, 1248745, 1248750, 1248738, -1 }, { 0x932B, 1248769, 1248764, 1248837, 1248841, 1248833, 1248813, 1248818, 1248806, 1248845 }, { 0x932C, 1248858, 1248853, 1248896, -1, 1248886, 1248877, 1248882, 1248871, -1 }, { 0x932D, -1, 1248902, 1248907, -1, -1, -1, -1, -1, -1 }, { 0x932E, 1248916, 1248912, 1248967, -1, 1248964, 1248954, 1248961, 1248947, -1 }, { 0x932F, 1248975, 1248971, 1249046, 1249051, 1249038, 1249013, 1249030, 1249006, 1249062 }, { 0x9330, -1, 1249067, 1249073, -1, -1, -1, -1, -1, -1 }, { 0x9331, -1, 1249078, 1249083, -1, -1, -1, -1, -1, -1 }, { 0x9332, 1249094, 1249089, 1249123, -1, 1249116, 1249099, 1249107, -1, -1 }, { 0x9333, 1249134, 1249127, 1249172, -1, -1, 1249161, 1249168, -1, -1 }, { 0x9334, -1, 1249178, 1249196, -1, -1, 1249183, 1249191, -1, -1 }, { 0x9335, -1, 1249200, 1249209, -1, -1, 1249205, -1, -1, -1 }, { 0x9336, 1249219, 1249214, 1249239, -1, -1, -1, 1249234, -1, -1 }, { 0x9337, -1, 1249245, 1249268, -1, -1, 1249250, 1249263, -1, -1 }, { 0x9338, 1249277, 1249272, 1249302, -1, -1, -1, -1, -1, -1 }, { 0x9339, -1, 1249307, 1249313, -1, -1, -1, -1, -1, -1 }, { 0x933A, 1249324, 1249318, 1249345, -1, -1, 1249338, -1, -1, -1 }, { 0x933B, 1249356, 1249351, 1249371, -1, -1, -1, 1249368, -1, -1 }, { 0x933C, 1249379, 1249374, 1249406, -1, -1, -1, -1, -1, -1 }, { 0x933D, -1, 1249411, 1249417, -1, -1, -1, -1, -1, -1 }, { 0x933E, 1249428, 1249422, 1249451, -1, -1, -1, -1, -1, -1 }, { 0x933F, -1, 1249456, 1249460, -1, -1, -1, -1, -1, -1 }, { 0x9340, 1249469, 1249464, 1249497, -1, -1, -1, -1, -1, -1 }, { 0x9341, 1249506, 1249501, 1249513, -1, -1, -1, -1, -1, -1 }, { 0x9342, -1, -1, 1249519, -1, -1, -1, -1, -1, -1 }, { 0x9343, 1249525, -1, 1249540, -1, -1, -1, -1, -1, -1 }, { 0x9344, -1, 1249545, 1249556, -1, -1, -1, 1249552, -1, 1249563 }, { 0x9345, -1, 1249576, 1249582, -1, -1, -1, -1, -1, -1 }, { 0x9346, 1249591, 1249586, 1249621, -1, -1, -1, -1, -1, -1 }, { 0x9347, 1249632, 1249626, 1249660, -1, -1, 1249650, 1249656, -1, -1 }, { 0x9348, -1, 1249665, 1249691, -1, 1249686, -1, 1249679, 1249672, -1 }, { 0x9349, 1249702, 1249697, 1249742, -1, 1249739, 1249720, 1249727, 1249713, -1 }, { 0x934A, 1249751, 1249746, 1249806, 1249812, 1249801, 1249792, 1249797, 1249779, 1249817 }, { 0x934B, 1249829, 1249825, 1249870, -1, 1249866, 1249858, 1249863, 1249851, -1 }, { 0x934C, -1, 1249875, 1249880, -1, -1, -1, -1, -1, -1 }, { 0x934D, 1249891, 1249886, 1249928, -1, 1249925, 1249916, 1249922, 1249909, -1 }, { 0x934E, -1, 1249932, 1249937, -1, -1, -1, -1, -1, -1 }, { 0x934F, -1, 1249941, 1249946, -1, -1, -1, -1, -1, -1 }, { 0x9350, 1249957, 1249951, 1249997, -1, -1, -1, 1249990, -1, -1 }, { 0x9351, -1, 1250003, 1250031, -1, -1, 1250014, 1250019, 1250008, -1 }, { 0x9352, -1, 1250035, 1250057, -1, -1, 1250040, 1250049, -1, -1 }, { 0x9353, -1, 1250062, 1250067, -1, -1, -1, -1, -1, -1 }, { 0x9354, 1250077, 1250071, 1250125, 1250128, 1250122, 1250111, 1250117, 1250104, -1 }, { 0x9355, -1, 1250134, 1250144, -1, -1, -1, 1250140, -1, -1 }, { 0x9356, -1, 1250149, 1250172, -1, -1, 1250154, 1250167, -1, -1 }, { 0x9357, -1, 1250178, 1250207, -1, 1250203, 1250190, 1250195, 1250183, -1 }, { 0x9358, 1250217, 1250211, 1250261, -1, -1, -1, 1250249, -1, -1 }, { 0x9359, -1, 1250266, 1250271, -1, -1, -1, -1, -1, -1 }, { 0x935A, 1250282, 1250275, 1250302, -1, -1, 1250291, 1250298, -1, -1 }, { 0x935B, 1250314, 1250308, 1250365, -1, 1250361, 1250349, 1250357, 1250342, -1 }, { 0x935C, 1250376, 1250371, 1250415, -1, 1250412, 1250398, 1250406, 1250391, -1 }, { 0x935D, -1, 1250420, 1250435, -1, 1250432, -1, -1, 1250425, -1 }, { 0x935E, -1, 1250439, 1250458, -1, -1, -1, 1250445, -1, -1 }, { 0x935F, 1250470, 1250464, 1250483, -1, -1, -1, -1, -1, -1 }, { 0x9360, 1250496, 1250490, 1250522, -1, 1250516, 1250503, 1250512, -1, -1 }, { 0x9361, -1, 1250529, 1250534, -1, -1, -1, -1, -1, -1 }, { 0x9362, -1, 1250539, 1250544, -1, -1, -1, -1, -1, -1 }, { 0x9363, -1, 1250548, 1250553, -1, -1, -1, -1, -1, -1 }, { 0x9364, 1250565, 1250559, 1250622, -1, 1250618, 1250599, 1250604, 1250592, -1 }, { 0x9365, 1250632, 1250627, 1250694, -1, -1, 1250666, 1250678, 1250660, -1 }, { 0x9366, -1, 1250699, 1250703, -1, -1, -1, -1, -1, -1 }, { 0x9367, -1, 1250708, 1250719, -1, -1, -1, 1250715, -1, -1 }, { 0x9368, -1, 1250725, 1250731, -1, -1, -1, -1, -1, -1 }, { 0x9369, 1250741, 1250736, 1250777, -1, -1, 1250768, 1250773, -1, -1 }, { 0x936A, 1250788, 1250783, 1250832, -1, 1250828, 1250813, 1250818, -1, -1 }, { 0x936B, 1250842, 1250837, 1250860, -1, 1250856, -1, -1, 1250849, -1 }, { 0x936C, 1250871, 1250866, 1250909, -1, 1250905, 1250885, 1250895, 1250878, -1 }, { 0x936D, 1250920, 1250915, 1250936, -1, -1, 1250926, 1250929, -1, -1 }, { 0x936E, 1250946, 1250941, 1250971, -1, 1250968, -1, 1250959, 1250952, 1250976 }, { 0x936F, -1, 1250981, 1251008, -1, -1, 1250987, 1250994, -1, -1 }, { 0x9370, 1251020, 1251014, 1251072, -1, 1251067, 1251049, 1251056, 1251042, -1 }, { 0x9371, 1251083, 1251078, 1251121, -1, -1, 1251104, 1251112, -1, -1 }, { 0x9372, -1, 1251125, 1251136, -1, -1, -1, -1, 1251130, -1 }, { 0x9373, -1, 1251141, 1251158, -1, -1, 1251147, 1251154, -1, -1 }, { 0x9374, -1, 1251164, 1251179, -1, -1, 1251170, 1251175, -1, -1 }, { 0x9375, 1251190, 1251185, 1251236, -1, 1251232, 1251223, 1251228, 1251216, -1 }, { 0x9376, 1251246, 1251242, 1251312, -1, -1, 1251290, 1251299, -1, -1 }, { 0x9377, -1, 1251318, 1251323, -1, -1, -1, -1, -1, -1 }, { 0x9378, 1251332, 1251328, 1251344, -1, -1, -1, -1, -1, -1 }, { 0x9379, -1, 1251348, 1251354, -1, -1, -1, -1, -1, -1 }, { 0x937A, 1251364, 1251360, 1251441, -1, -1, 1251429, 1251438, -1, 1251446 }, { 0x937B, -1, 1251451, 1251456, -1, -1, -1, -1, -1, -1 }, { 0x937C, 1251466, 1251461, 1251530, 1251536, 1251521, 1251506, 1251516, 1251499, 1251541 }, { 0x937D, -1, 1251547, 1251561, -1, -1, 1251552, 1251557, -1, -1 }, { 0x937E, 1251573, 1251567, 1251636, 1251643, 1251631, 1251608, 1251626, 1251601, 1251650 }, { 0x937F, -1, 1251656, 1251664, -1, -1, -1, 1251660, -1, -1 }, { 0x9380, -1, 1251668, 1251690, -1, -1, 1251673, 1251681, -1, -1 }, { 0x9381, -1, 1251695, 1251702, -1, -1, -1, 1251699, -1, -1 }, { 0x9382, 1251711, 1251706, 1251754, -1, -1, 1251738, 1251751, -1, -1 }, { 0x9383, -1, 1251759, 1251765, -1, -1, -1, -1, -1, -1 }, { 0x9384, 1251774, 1251770, 1251803, -1, -1, -1, -1, -1, -1 }, { 0x9385, 1251813, 1251807, 1251836, -1, -1, -1, -1, -1, -1 }, { 0x9386, -1, 1251841, 1251846, -1, -1, -1, -1, -1, -1 }, { 0x9387, 1251856, 1251851, 1251883, -1, -1, -1, -1, -1, -1 }, { 0x9388, -1, 1251888, 1251899, -1, -1, -1, 1251892, -1, -1 }, { 0x9389, 1251910, 1251904, 1251936, -1, -1, -1, -1, -1, -1 }, { 0x938A, 1251946, 1251940, 1251999, -1, 1251994, 1251979, 1251986, 1251972, -1 }, { 0x938B, 1252010, 1252005, 1252091, -1, -1, 1252078, 1252085, -1, -1 }, { 0x938C, 1252101, 1252096, 1252129, -1, 1252124, 1252115, 1252120, 1252108, 1252135 }, { 0x938D, 1252147, 1252142, 1252179, -1, -1, 1252159, 1252168, -1, -1 }, { 0x938E, -1, 1252184, 1252189, -1, -1, -1, -1, -1, -1 }, { 0x938F, 1252199, 1252194, 1252236, -1, 1252232, 1252209, 1252224, -1, -1 }, { 0x9390, 1252246, 1252241, 1252286, -1, -1, 1252268, 1252277, -1, -1 }, { 0x9391, -1, 1252291, 1252296, -1, -1, -1, -1, -1, -1 }, { 0x9392, 1252305, 1252300, 1252344, -1, -1, 1252321, 1252335, -1, -1 }, { 0x9393, -1, 1252349, 1252355, -1, -1, -1, -1, -1, -1 }, { 0x9394, 1252367, 1252361, 1252420, -1, 1252415, 1252398, 1252411, 1252391, -1 }, { 0x9395, -1, 1252426, 1252440, -1, -1, -1, 1252432, -1, -1 }, { 0x9396, 1252450, 1252446, 1252511, 1252516, 1252506, 1252489, 1252503, 1252482, 1252524 }, { 0x9397, 1252537, 1252530, 1252592, -1, 1252586, 1252572, 1252577, 1252565, 1252599 }, { 0x9398, 1252614, 1252608, 1252683, -1, -1, 1252639, 1252667, -1, -1 }, { 0x9399, 1252692, 1252687, 1252717, -1, -1, -1, -1, -1, -1 }, { 0x939A, 1252729, 1252723, 1252783, -1, 1252773, 1252757, 1252764, 1252750, -1 }, { 0x939B, 1252794, 1252789, 1252844, -1, 1252840, 1252824, 1252835, 1252817, -1 }, { 0x939C, -1, 1252848, 1252853, -1, -1, -1, -1, -1, -1 }, { 0x939D, 1252864, 1252858, 1252925, -1, -1, -1, -1, -1, -1 }, { 0x939E, 1252934, 1252929, 1252981, -1, -1, 1252958, 1252967, -1, -1 }, { 0x939F, -1, 1252985, 1253003, -1, 1252998, -1, -1, 1252991, -1 }, { 0x93A0, -1, 1253009, 1253021, -1, -1, -1, -1, 1253015, -1 }, { 0x93A1, 1253031, 1253027, 1253067, -1, 1253064, 1253051, 1253057, 1253044, -1 }, { 0x93A2, 1253075, 1253071, 1253100, -1, -1, -1, -1, -1, -1 }, { 0x93A3, 1253110, 1253104, 1253153, -1, 1253147, 1253124, 1253131, 1253117, -1 }, { 0x93A4, 1253165, 1253159, 1253219, -1, 1253213, 1253200, 1253209, 1253193, -1 }, { 0x93A5, -1, 1253226, 1253231, -1, -1, -1, -1, -1, -1 }, { 0x93A6, 1253242, 1253237, 1253306, -1, -1, 1253290, 1253298, -1, -1 }, { 0x93A7, 1253316, 1253311, 1253359, -1, 1253355, 1253341, 1253347, 1253334, -1 }, { 0x93A8, -1, 1253364, 1253383, -1, -1, 1253370, 1253378, -1, -1 }, { 0x93A9, 1253394, 1253388, 1253427, 1253432, -1, 1253403, 1253411, -1, -1 }, { 0x93AA, 1253446, 1253441, 1253473, -1, -1, -1, -1, -1, -1 }, { 0x93AB, 1253484, 1253478, 1253519, -1, -1, -1, 1253515, -1, -1 }, { 0x93AC, 1253529, 1253524, 1253570, 1253575, 1253567, 1253550, 1253563, 1253543, 1253582 }, { 0x93AD, 1253598, 1253593, 1253657, -1, 1253653, 1253634, 1253644, 1253627, -1 }, { 0x93AE, 1253668, 1253663, 1253735, 1253741, 1253731, 1253697, 1253722, -1, 1253747 }, { 0x93AF, 1253760, 1253754, 1253773, -1, -1, -1, -1, -1, -1 }, { 0x93B0, 1253784, 1253779, 1253856, -1, 1253853, 1253843, 1253848, 1253836, 1253860 }, { 0x93B1, -1, 1253865, 1253871, -1, -1, -1, -1, -1, -1 }, { 0x93B2, 1253883, 1253877, 1253921, -1, -1, -1, -1, -1, -1 }, { 0x93B3, 1253932, 1253927, 1253956, -1, -1, -1, -1, -1, -1 }, { 0x93B4, -1, 1253961, 1253985, -1, -1, 1253966, 1253980, -1, -1 }, { 0x93B5, 1253994, 1253989, 1254031, -1, -1, 1254019, 1254028, -1, -1 }, { 0x93B6, 1254040, 1254036, 1254086, -1, -1, 1254070, 1254083, -1, 1254090 }, { 0x93B7, -1, 1254094, 1254099, -1, -1, -1, -1, -1, -1 }, { 0x93B8, 1254109, 1254103, 1254140, -1, -1, -1, -1, -1, -1 }, { 0x93B9, 1254152, 1254146, 1254168, -1, -1, 1254160, -1, -1, -1 }, { 0x93BA, -1, 1254174, 1254186, -1, -1, 1254179, -1, -1, -1 }, { 0x93BB, 1254194, 1254190, 1254232, -1, -1, -1, -1, 1254226, -1 }, { 0x93BC, -1, 1254237, 1254242, -1, -1, -1, -1, -1, -1 }, { 0x93BD, -1, 1254247, 1254253, -1, -1, -1, -1, -1, -1 }, { 0x93BE, -1, 1254259, 1254264, -1, -1, -1, -1, -1, -1 }, { 0x93BF, 1254274, 1254269, 1254306, -1, -1, -1, -1, -1, -1 }, { 0x93C0, -1, 1254310, 1254315, -1, -1, -1, -1, -1, -1 }, { 0x93C1, 1254323, 1254319, 1254379, 1254384, 1254374, 1254357, 1254371, -1, -1 }, { 0x93C2, -1, 1254392, 1254396, -1, -1, -1, -1, -1, -1 }, { 0x93C3, 1254405, 1254400, 1254463, -1, 1254459, 1254442, 1254449, 1254435, -1 }, { 0x93C4, -1, 1254467, 1254497, -1, -1, 1254473, 1254489, -1, -1 }, { 0x93C5, -1, 1254503, 1254527, -1, -1, 1254508, 1254517, -1, -1 }, { 0x93C6, -1, 1254532, 1254554, -1, -1, 1254537, 1254550, -1, -1 }, { 0x93C7, 1254566, 1254560, 1254598, 1254604, 1254594, 1254579, 1254586, 1254572, -1 }, { 0x93C8, 1254618, 1254613, 1254678, -1, 1254673, 1254658, 1254665, 1254651, -1 }, { 0x93C9, -1, 1254684, 1254730, -1, -1, 1254689, 1254711, -1, -1 }, { 0x93CA, 1254742, 1254736, 1254806, -1, 1254804, 1254786, 1254795, 1254779, -1 }, { 0x93CB, -1, 1254810, 1254841, -1, 1254837, 1254822, 1254829, 1254815, -1 }, { 0x93CC, 1254851, 1254846, 1254878, -1, 1254874, -1, 1254864, 1254857, 1254882 }, { 0x93CD, -1, 1254887, 1254894, -1, -1, -1, 1254891, -1, -1 }, { 0x93CE, -1, 1254899, 1254904, -1, -1, -1, -1, -1, -1 }, { 0x93CF, -1, 1254908, 1254913, -1, -1, -1, -1, -1, -1 }, { 0x93D0, 1254923, 1254918, 1254938, -1, -1, -1, 1254933, -1, -1 }, { 0x93D1, 1254948, 1254943, 1255053, -1, 1255049, 1255028, 1255044, 1255021, -1 }, { 0x93D2, -1, 1255057, 1255063, -1, -1, -1, -1, -1, -1 }, { 0x93D3, -1, 1255068, 1255095, -1, -1, 1255074, 1255081, -1, -1 }, { 0x93D4, -1, 1255101, 1255105, -1, -1, -1, -1, -1, -1 }, { 0x93D5, -1, 1255109, 1255114, -1, -1, -1, -1, -1, -1 }, { 0x93D6, 1255124, 1255118, 1255195, -1, 1255193, 1255178, 1255190, 1255171, -1 }, { 0x93D7, 1255205, 1255199, 1255269, 1255275, 1255263, 1255243, 1255254, 1255236, 1255281 }, { 0x93D8, 1255299, 1255292, 1255342, 1255349, 1255337, -1, 1255328, 1255321, -1 }, { 0x93D9, -1, 1255357, 1255378, -1, -1, 1255363, 1255370, -1, -1 }, { 0x93DA, 1255388, 1255383, 1255392, -1, -1, -1, -1, -1, -1 }, { 0x93DB, 1255403, 1255396, 1255456, -1, -1, 1255440, 1255447, -1, -1 }, { 0x93DC, 1255469, 1255463, 1255497, -1, 1255492, -1, 1255488, 1255481, -1 }, { 0x93DD, 1255509, 1255503, 1255536, -1, 1255532, 1255523, 1255528, 1255516, -1 }, { 0x93DE, 1255547, 1255541, 1255618, -1, 1255613, 1255596, 1255606, 1255589, -1 }, { 0x93DF, 1255630, 1255624, 1255686, 1255692, 1255682, 1255666, 1255674, 1255659, -1 }, { 0x93E0, -1, 1255701, 1255707, -1, -1, -1, -1, -1, -1 }, { 0x93E1, 1255719, 1255713, 1255777, 1255783, 1255771, 1255755, 1255762, 1255748, 1255793 }, { 0x93E2, 1255805, 1255800, 1255858, -1, 1255853, 1255841, 1255848, 1255834, 1255864 }, { 0x93E3, -1, 1255868, 1255873, -1, -1, -1, -1, -1, -1 }, { 0x93E4, 1255883, 1255878, 1255943, -1, 1255939, 1255920, 1255932, 1255913, -1 }, { 0x93E5, 1255953, 1255948, 1255974, -1, -1, -1, 1255969, -1, -1 }, { 0x93E6, 1255985, 1255979, 1256030, -1, 1256024, 1256006, 1256011, 1255999, -1 }, { 0x93E7, -1, 1256036, 1256046, -1, -1, -1, 1256042, -1, -1 }, { 0x93E8, 1256058, 1256052, 1256108, -1, 1256103, 1256088, 1256095, 1256081, -1 }, { 0x93E9, -1, 1256113, 1256118, -1, -1, -1, -1, -1, -1 }, { 0x93EA, -1, 1256124, 1256129, -1, -1, -1, -1, -1, -1 }, { 0x93EB, -1, 1256134, 1256139, -1, -1, -1, -1, -1, -1 }, { 0x93EC, -1, 1256143, 1256148, -1, -1, -1, -1, -1, -1 }, { 0x93ED, -1, 1256153, 1256158, -1, -1, -1, -1, -1, -1 }, { 0x93EE, -1, 1256162, 1256168, -1, -1, -1, -1, -1, -1 }, { 0x93EF, -1, 1256174, 1256180, -1, -1, -1, -1, -1, -1 }, { 0x93F0, 1256194, 1256188, 1256206, -1, -1, -1, -1, -1, -1 }, { 0x93F1, -1, 1256212, 1256217, -1, -1, -1, -1, -1, -1 }, { 0x93F2, -1, 1256223, 1256228, -1, -1, -1, -1, -1, -1 }, { 0x93F3, -1, 1256233, 1256240, -1, -1, -1, -1, -1, -1 }, { 0x93F4, 1256252, 1256247, 1256273, -1, -1, -1, -1, 1256267, -1 }, { 0x93F5, 1256282, 1256277, 1256307, -1, -1, -1, -1, -1, -1 }, { 0x93F6, -1, 1256312, 1256328, -1, 1256324, -1, -1, 1256317, -1 }, { 0x93F7, 1256337, 1256332, 1256385, -1, -1, 1256367, 1256375, -1, -1 }, { 0x93F8, -1, 1256389, 1256425, -1, -1, 1256400, 1256408, 1256394, -1 }, { 0x93F9, 1256437, 1256430, 1256509, -1, -1, 1256495, 1256500, 1256489, -1 }, { 0x93FA, 1256521, 1256516, 1256559, -1, -1, 1256542, 1256547, -1, -1 }, { 0x93FB, 1256569, 1256563, 1256612, -1, 1256608, 1256588, 1256595, 1256581, -1 }, { 0x93FC, -1, 1256617, 1256623, -1, -1, -1, -1, -1, -1 }, { 0x93FD, 1256632, 1256627, 1256660, -1, 1256656, 1256646, 1256651, -1, -1 }, { 0x93FE, 1256670, 1256665, 1256706, -1, -1, -1, -1, -1, -1 }, { 0x93FF, -1, 1256711, 1256718, -1, -1, -1, -1, -1, -1 }, { 0x9400, 1256731, 1256725, 1256776, -1, -1, -1, -1, -1, -1 }, { 0x9401, -1, 1256781, 1256795, -1, -1, 1256785, 1256791, -1, -1 }, { 0x9402, -1, 1256799, 1256832, -1, -1, 1256804, 1256824, -1, -1 }, { 0x9403, 1256843, 1256837, 1256891, 1256896, 1256887, 1256878, 1256883, 1256871, -1 }, { 0x9404, 1256907, 1256900, 1256932, -1, 1256926, -1, 1256919, 1256912, 1256939 }, { 0x9405, -1, 1256952, 1256957, -1, -1, -1, -1, -1, -1 }, { 0x9406, 1256968, 1256962, 1256975, -1, -1, -1, -1, -1, -1 }, { 0x9407, 1256986, 1256980, 1257033, -1, -1, 1257011, 1257025, -1, -1 }, { 0x9408, -1, 1257038, 1257068, -1, -1, 1257043, 1257058, -1, -1 }, { 0x9409, -1, 1257074, 1257088, -1, -1, -1, 1257080, -1, -1 }, { 0x940A, -1, 1257094, 1257101, -1, -1, -1, -1, -1, -1 }, { 0x940B, 1257113, 1257107, 1257118, -1, -1, -1, -1, -1, -1 }, { 0x940C, -1, 1257124, 1257131, -1, -1, -1, -1, -1, -1 }, { 0x940D, 1257144, 1257138, 1257195, -1, -1, 1257165, 1257173, 1257159, -1 }, { 0x940E, -1, 1257200, 1257228, -1, -1, 1257205, 1257210, -1, -1 }, { 0x940F, 1257240, 1257234, 1257277, -1, 1257272, 1257251, 1257260, 1257244, -1 }, { 0x9410, 1257287, 1257282, 1257330, -1, 1257326, 1257302, 1257321, 1257295, 1257336 }, { 0x9411, -1, 1257347, 1257352, -1, -1, -1, -1, -1, -1 }, { 0x9412, 1257362, 1257357, 1257391, -1, -1, -1, -1, -1, 1257396 }, { 0x9413, 1257406, 1257400, 1257455, -1, 1257451, 1257431, 1257447, 1257424, -1 }, { 0x9414, 1257466, 1257460, 1257512, -1, 1257508, 1257493, 1257499, 1257486, -1 }, { 0x9415, -1, 1257517, 1257527, -1, -1, -1, 1257523, -1, -1 }, { 0x9416, 1257537, 1257532, 1257585, -1, -1, 1257563, 1257572, -1, -1 }, { 0x9417, -1, 1257589, 1257614, -1, -1, 1257595, 1257606, -1, -1 }, { 0x9418, 1257626, 1257620, 1257660, 1257667, 1257655, 1257645, 1257650, 1257638, 1257674 }, { 0x9419, 1257688, 1257682, 1257761, 1257767, 1257756, 1257726, 1257752, 1257719, 1257774 }, { 0x941A, 1257785, 1257781, 1257821, -1, -1, 1257806, 1257819, -1, -1 }, { 0x941B, -1, 1257825, 1257831, -1, -1, -1, -1, -1, -1 }, { 0x941C, -1, 1257837, 1257843, -1, -1, -1, -1, -1, -1 }, { 0x941D, 1257854, 1257848, 1257868, -1, -1, -1, -1, -1, -1 }, { 0x941E, -1, 1257873, 1257878, -1, -1, -1, -1, -1, -1 }, { 0x941F, -1, 1257883, 1257905, -1, -1, 1257889, 1257901, -1, -1 }, { 0x9420, 1257915, 1257910, 1257945, -1, -1, -1, -1, -1, -1 }, { 0x9421, 1257954, 1257949, 1258006, -1, -1, 1257980, 1257994, -1, -1 }, { 0x9422, -1, 1258011, 1258017, -1, -1, -1, -1, -1, -1 }, { 0x9423, -1, 1258022, 1258029, -1, -1, -1, -1, -1, -1 }, { 0x9424, 1258042, 1258036, 1258098, -1, -1, -1, -1, -1, -1 }, { 0x9425, 1258109, 1258104, 1258162, -1, 1258158, -1, -1, 1258151, -1 }, { 0x9426, 1258173, 1258168, 1258202, -1, -1, -1, -1, -1, -1 }, { 0x9427, 1258213, 1258207, 1258228, -1, -1, -1, -1, -1, -1 }, { 0x9428, 1258239, 1258234, 1258265, -1, -1, -1, -1, -1, -1 }, { 0x9429, 1258276, 1258270, 1258281, -1, -1, -1, -1, -1, -1 }, { 0x942A, -1, 1258286, 1258301, -1, 1258298, -1, -1, 1258291, -1 }, { 0x942B, 1258311, 1258305, 1258371, 1258377, 1258367, 1258349, 1258363, 1258342, -1 }, { 0x942C, -1, 1258385, 1258390, -1, -1, -1, -1, -1, -1 }, { 0x942D, -1, 1258395, 1258399, -1, -1, -1, -1, -1, -1 }, { 0x942E, 1258408, 1258403, 1258424, -1, -1, 1258415, 1258420, -1, 1258430 }, { 0x942F, 1258443, 1258437, 1258507, -1, -1, 1258474, 1258487, -1, -1 }, { 0x9430, -1, 1258513, 1258518, -1, -1, -1, -1, -1, 1258524 }, { 0x9431, -1, 1258534, 1258556, -1, -1, 1258539, 1258544, -1, 1258562 }, { 0x9432, 1258573, 1258568, 1258633, -1, -1, 1258603, 1258612, -1, 1258639 }, { 0x9433, 1258652, 1258646, 1258693, -1, -1, 1258676, 1258689, -1, -1 }, { 0x9434, -1, 1258698, 1258745, -1, -1, 1258703, 1258725, -1, -1 }, { 0x9435, 1258754, 1258749, 1258830, 1258835, 1258825, 1258804, 1258813, 1258797, 1258840 }, { 0x9436, 1258854, 1258848, 1258905, 1258911, 1258900, 1258893, 1258896, 1258886, -1 }, { 0x9437, -1, 1258917, 1258922, -1, -1, -1, -1, -1, -1 }, { 0x9438, 1258931, 1258926, 1258967, -1, 1258962, 1258952, 1258957, 1258945, 1258972 }, { 0x9439, -1, 1258979, 1258984, -1, -1, -1, -1, -1, -1 }, { 0x943A, 1258995, 1258989, 1259059, 1259065, 1259054, 1259029, 1259046, 1259022, -1 }, { 0x943B, 1259079, 1259073, 1259108, -1, -1, 1259089, 1259098, -1, 1259112 }, { 0x943C, -1, 1259123, 1259128, -1, -1, -1, -1, -1, -1 }, { 0x943D, -1, 1259133, 1259145, -1, -1, -1, 1259139, -1, -1 }, { 0x943E, 1259154, 1259149, 1259215, -1, -1, -1, -1, -1, -1 }, { 0x943F, 1259224, 1259220, 1259266, -1, -1, 1259251, 1259264, -1, -1 }, { 0x9440, 1259274, 1259270, 1259281, -1, -1, -1, -1, -1, -1 }, { 0x9441, -1, 1259285, 1259295, -1, -1, -1, 1259291, -1, -1 }, { 0x9442, -1, 1259301, 1259318, -1, 1259313, -1, -1, 1259306, -1 }, { 0x9443, -1, 1259323, 1259338, -1, -1, 1259328, 1259333, -1, -1 }, { 0x9444, 1259349, 1259344, 1259392, 1259397, 1259388, 1259379, 1259383, 1259372, -1 }, { 0x9445, -1, 1259402, 1259413, -1, -1, -1, 1259409, -1, 1259419 }, { 0x9446, -1, 1259438, 1259444, -1, -1, -1, -1, -1, -1 }, { 0x9447, -1, 1259450, 1259455, -1, -1, -1, -1, -1, -1 }, { 0x9448, 1259464, 1259459, 1259505, -1, -1, -1, 1259481, -1, -1 }, { 0x9449, -1, 1259510, 1259515, -1, -1, -1, -1, -1, -1 }, { 0x944A, 1259524, 1259519, 1259583, -1, 1259578, 1259563, 1259568, 1259556, 1259588 }, { 0x944B, -1, 1259594, 1259600, -1, -1, -1, -1, -1, -1 }, { 0x944C, 1259611, 1259606, 1259651, -1, 1259647, 1259636, 1259643, 1259629, -1 }, { 0x944D, -1, 1259656, 1259662, -1, -1, -1, -1, -1, -1 }, { 0x944E, -1, 1259668, 1259674, -1, -1, -1, -1, -1, -1 }, { 0x944F, -1, 1259679, 1259685, -1, -1, -1, -1, -1, -1 }, { 0x9450, 1259697, 1259691, 1259720, -1, -1, -1, -1, -1, -1 }, { 0x9451, 1259730, 1259724, 1259793, -1, 1259789, 1259768, 1259785, 1259761, -1 }, { 0x9452, 1259805, 1259799, 1259868, -1, 1259864, 1259843, 1259860, 1259836, -1 }, { 0x9453, 1259879, 1259874, 1259906, -1, -1, 1259901, -1, -1, -1 }, { 0x9454, 1259917, 1259912, 1259925, -1, -1, -1, -1, -1, -1 }, { 0x9455, 1259935, 1259930, 1260005, -1, 1260001, 1259978, 1259987, 1259971, 1260010 }, { 0x9456, -1, 1260024, 1260029, -1, -1, -1, -1, -1, -1 }, { 0x9457, -1, 1260034, 1260039, -1, -1, -1, -1, -1, -1 }, { 0x9458, -1, 1260043, 1260049, -1, -1, -1, -1, -1, -1 }, { 0x9459, -1, 1260054, 1260069, -1, -1, 1260059, 1260065, -1, -1 }, { 0x945A, 1260079, 1260073, 1260122, -1, -1, 1260108, 1260118, -1, -1 }, { 0x945B, 1260134, 1260128, 1260178, -1, 1260172, 1260160, 1260168, 1260153, -1 }, { 0x945C, -1, 1260185, 1260211, -1, -1, 1260192, 1260206, -1, -1 }, { 0x945D, -1, 1260218, 1260224, -1, -1, -1, -1, -1, -1 }, { 0x945E, 1260236, 1260230, 1260268, -1, 1260264, 1260255, 1260260, 1260248, -1 }, { 0x945F, -1, 1260272, 1260294, -1, -1, 1260277, 1260284, -1, -1 }, { 0x9460, 1260304, 1260298, 1260347, 1260353, 1260343, 1260330, 1260337, 1260323, 1260360 }, { 0x9461, -1, 1260369, 1260386, -1, -1, 1260374, 1260381, -1, -1 }, { 0x9462, 1260398, 1260392, 1260464, -1, 1260460, 1260446, 1260453, 1260439, -1 }, { 0x9463, 1260473, 1260468, 1260516, -1, 1260511, 1260498, 1260506, 1260491, -1 }, { 0x9464, 1260528, 1260522, 1260546, -1, -1, -1, -1, -1, -1 }, { 0x9465, 1260556, 1260551, 1260582, -1, -1, -1, -1, -1, -1 }, { 0x9466, -1, 1260586, 1260591, -1, -1, -1, -1, -1, -1 }, { 0x9467, -1, 1260596, 1260601, -1, -1, -1, -1, -1, 1260607 }, { 0x9468, -1, 1260613, 1260633, -1, -1, 1260619, 1260626, -1, 1260639 }, { 0x9469, -1, 1260647, 1260653, -1, -1, -1, -1, -1, -1 }, { 0x946A, 1260661, 1260656, 1260712, 1260716, 1260709, 1260700, 1260706, 1260693, -1 }, { 0x946B, 1260724, 1260719, 1260756, -1, -1, -1, 1260744, 1260738, -1 }, { 0x946C, -1, 1260761, 1260767, -1, -1, -1, -1, -1, -1 }, { 0x946D, 1260779, 1260773, 1260821, -1, -1, 1260806, 1260817, -1, -1 }, { 0x946E, -1, 1260826, 1260848, -1, -1, 1260831, 1260838, -1, -1 }, { 0x946F, -1, 1260852, 1260873, -1, -1, 1260857, 1260864, -1, -1 }, { 0x9470, 1260885, 1260879, 1260916, 1260921, 1260912, 1260902, 1260907, 1260895, -1 }, { 0x9471, 1260932, 1260926, 1260974, 1260980, 1260969, 1260953, 1260961, 1260946, -1 }, { 0x9472, 1260993, 1260986, 1261061, -1, 1261056, 1261032, 1261038, 1261025, -1 }, { 0x9473, -1, 1261068, 1261073, -1, -1, -1, -1, -1, -1 }, { 0x9474, 1261085, 1261079, 1261130, -1, -1, -1, -1, -1, -1 }, { 0x9475, 1261139, 1261134, 1261176, -1, 1261171, 1261155, 1261167, 1261148, -1 }, { 0x9476, -1, 1261182, 1261188, -1, -1, -1, -1, -1, -1 }, { 0x9477, 1261199, 1261194, 1261257, -1, 1261253, 1261233, 1261249, 1261226, -1 }, { 0x9478, -1, 1261262, 1261268, -1, -1, -1, -1, -1, -1 }, { 0x9479, 1261279, 1261273, 1261291, -1, -1, -1, -1, -1, -1 }, { 0x947A, -1, 1261297, 1261303, -1, -1, -1, -1, -1, -1 }, { 0x947B, -1, 1261307, 1261313, -1, -1, -1, -1, -1, -1 }, { 0x947C, 1261322, 1261318, 1261345, -1, 1261342, 1261334, 1261339, 1261327, 1261350 }, { 0x947D, 1261359, 1261353, 1261414, 1261420, 1261409, 1261395, 1261405, 1261388, -1 }, { 0x947E, 1261433, 1261427, 1261494, 1261500, 1261490, 1261481, 1261486, 1261474, -1 }, { 0x947F, 1261511, 1261506, 1261568, 1261573, 1261560, 1261539, 1261551, 1261532, 1261580 }, { 0x9480, -1, 1261586, 1261591, -1, -1, -1, -1, -1, -1 }, { 0x9481, 1261601, 1261596, 1261633, -1, -1, 1261623, 1261628, -1, -1 }, { 0x9482, 1261644, 1261638, 1261685, -1, -1, -1, -1, -1, -1 }, { 0x9483, -1, 1261691, 1261723, -1, -1, 1261696, 1261701, -1, -1 }, { 0x9484, -1, 1261728, 1261738, -1, -1, -1, 1261734, -1, -1 }, { 0x9485, 1261748, 1261743, 1261780, -1, -1, -1, -1, -1, -1 }, { 0x9486, 1261790, 1261785, 1261818, -1, -1, -1, -1, -1, -1 }, { 0x9487, 1261828, 1261822, 1261852, -1, -1, -1, -1, -1, -1 }, { 0x9488, 1261861, 1261856, 1261892, -1, -1, -1, -1, -1, -1 }, { 0x9489, 1261904, 1261898, 1261932, -1, -1, -1, -1, -1, -1 }, { 0x948A, 1261943, 1261938, 1261976, -1, -1, -1, -1, -1, -1 }, { 0x948B, 1261987, 1261982, 1262013, -1, -1, -1, -1, -1, -1 }, { 0x948C, 1262022, 1262017, 1262049, -1, -1, -1, -1, -1, -1 }, { 0x948D, 1262060, 1262055, 1262085, -1, -1, -1, -1, -1, -1 }, { 0x948E, 1262094, 1262089, 1262116, -1, -1, -1, -1, -1, -1 }, { 0x948F, 1262128, 1262122, 1262145, -1, -1, -1, -1, -1, -1 }, { 0x9490, 1262158, 1262152, 1262227, -1, -1, -1, -1, -1, -1 }, { 0x9491, 1262239, 1262233, 1262249, -1, 1262245, -1, -1, -1, -1 }, { 0x9492, 1262259, 1262253, 1262284, -1, -1, -1, -1, -1, -1 }, { 0x9493, 1262294, 1262289, 1262322, -1, -1, -1, -1, -1, -1 }, { 0x9494, 1262333, 1262328, 1262350, -1, -1, -1, -1, -1, -1 }, { 0x9495, 1262361, 1262355, 1262388, -1, -1, -1, -1, -1, -1 }, { 0x9496, 1262399, 1262392, 1262408, -1, -1, -1, -1, -1, -1 }, { 0x9497, 1262420, 1262414, 1262439, -1, -1, -1, -1, -1, -1 }, { 0x9498, 1262451, 1262445, 1262471, -1, -1, -1, -1, -1, -1 }, { 0x9499, 1262482, 1262477, 1262507, -1, -1, -1, -1, -1, -1 }, { 0x949A, 1262517, 1262512, 1262544, -1, -1, -1, -1, -1, -1 }, { 0x949B, 1262554, 1262548, 1262580, -1, -1, -1, -1, -1, -1 }, { 0x949C, 1262591, 1262585, 1262610, -1, -1, -1, -1, -1, -1 }, { 0x949D, 1262620, 1262614, 1262659, -1, -1, -1, -1, -1, -1 }, { 0x949E, 1262670, 1262664, 1262700, -1, -1, -1, -1, -1, -1 }, { 0x949F, 1262712, 1262706, 1262724, -1, -1, -1, -1, -1, -1 }, { 0x94A0, 1262737, 1262731, 1262767, -1, -1, -1, -1, -1, -1 }, { 0x94A1, 1262776, 1262771, 1262800, -1, -1, -1, -1, -1, -1 }, { 0x94A2, 1262811, 1262805, 1262838, -1, -1, -1, -1, -1, -1 }, { 0x94A3, 1262850, 1262844, 1262856, -1, -1, -1, -1, -1, -1 }, { 0x94A4, 1262866, 1262861, 1262891, -1, -1, -1, -1, -1, -1 }, { 0x94A5, 1262903, 1262897, 1262913, -1, -1, -1, -1, -1, -1 }, { 0x94A6, 1262923, 1262918, 1262951, -1, -1, -1, -1, -1, -1 }, { 0x94A7, 1262962, 1262956, 1263007, -1, -1, -1, -1, -1, -1 }, { 0x94A8, 1263016, 1263012, 1263029, -1, -1, -1, -1, -1, -1 }, { 0x94A9, 1263039, 1263033, 1263071, -1, -1, -1, -1, -1, -1 }, { 0x94AA, 1263082, 1263076, 1263108, -1, -1, -1, -1, -1, -1 }, { 0x94AB, 1263120, 1263114, 1263146, -1, -1, -1, -1, -1, -1 }, { 0x94AC, 1263156, 1263152, 1263181, -1, -1, -1, -1, -1, -1 }, { 0x94AD, 1263191, 1263186, 1263205, -1, -1, -1, -1, -1, -1 }, { 0x94AE, 1263215, 1263210, 1263237, -1, -1, -1, -1, -1, -1 }, { 0x94AF, 1263247, 1263242, 1263274, -1, -1, -1, -1, -1, -1 }, { 0x94B0, 1263283, 1263278, 1263297, -1, -1, -1, -1, -1, -1 }, { 0x94B1, 1263306, 1263301, 1263329, -1, -1, -1, -1, -1, -1 }, { 0x94B2, 1263341, 1263335, 1263399, -1, -1, -1, -1, -1, -1 }, { 0x94B3, 1263411, 1263406, 1263447, -1, -1, -1, -1, -1, -1 }, { 0x94B4, 1263457, 1263453, 1263480, -1, -1, -1, -1, -1, -1 }, { 0x94B5, 1263489, 1263484, 1263518, -1, -1, -1, -1, -1, -1 }, { 0x94B6, 1263526, 1263522, 1263536, -1, -1, -1, -1, -1, -1 }, { 0x94B7, 1263544, 1263540, 1263572, -1, -1, -1, -1, -1, -1 }, { 0x94B8, 1263581, 1263576, 1263608, -1, -1, -1, -1, -1, -1 }, { 0x94B9, 1263617, 1263612, 1263625, -1, -1, -1, -1, -1, -1 }, { 0x94BA, 1263635, 1263629, 1263668, -1, -1, -1, -1, -1, -1 }, { 0x94BB, 1263679, 1263673, 1263708, -1, -1, -1, -1, -1, -1 }, { 0x94BC, 1263719, 1263714, 1263747, -1, -1, -1, -1, -1, -1 }, { 0x94BD, 1263757, 1263751, 1263783, -1, -1, -1, -1, -1, -1 }, { 0x94BE, 1263794, 1263788, 1263820, -1, -1, -1, -1, -1, -1 }, { 0x94BF, 1263830, 1263825, 1263866, -1, -1, -1, -1, -1, -1 }, { 0x94C0, 1263877, 1263872, 1263901, -1, -1, -1, -1, -1, -1 }, { 0x94C1, 1263911, 1263906, 1263937, -1, -1, -1, -1, -1, -1 }, { 0x94C2, 1263947, 1263942, 1263977, -1, -1, -1, -1, -1, -1 }, { 0x94C3, 1263987, 1263981, 1263992, -1, -1, -1, -1, -1, -1 }, { 0x94C4, 1264004, 1263998, 1264023, -1, -1, -1, -1, -1, -1 }, { 0x94C5, 1264035, 1264029, 1264057, -1, -1, -1, -1, -1, -1 }, { 0x94C6, 1264069, 1264063, 1264075, -1, -1, -1, -1, -1, -1 }, { 0x94C7, 1264086, 1264080, 1264114, -1, -1, 1264104, 1264110, -1, -1 }, { 0x94C8, 1264123, 1264119, 1264147, -1, -1, -1, -1, -1, -1 }, { 0x94C9, 1264158, 1264152, 1264187, -1, -1, -1, -1, -1, -1 }, { 0x94CA, 1264197, 1264193, 1264223, -1, -1, -1, -1, -1, -1 }, { 0x94CB, 1264232, 1264227, 1264257, -1, -1, -1, -1, -1, -1 }, { 0x94CC, 1264266, 1264261, 1264291, -1, -1, -1, -1, -1, -1 }, { 0x94CD, 1264300, 1264295, 1264326, -1, -1, -1, -1, -1, -1 }, { 0x94CE, 1264335, 1264330, 1264349, -1, -1, -1, -1, -1, -1 }, { 0x94CF, 1264360, 1264354, 1264381, -1, -1, -1, -1, -1, -1 }, { 0x94D0, 1264393, 1264387, 1264412, -1, -1, -1, -1, -1, -1 }, { 0x94D1, 1264422, 1264417, 1264447, -1, -1, -1, -1, -1, -1 }, { 0x94D2, 1264456, 1264452, 1264480, -1, -1, -1, -1, -1, -1 }, { 0x94D3, 1264490, 1264484, 1264545, -1, -1, 1264518, 1264537, -1, -1 }, { 0x94D4, 1264555, 1264551, 1264588, -1, -1, 1264576, 1264584, -1, -1 }, { 0x94D5, 1264597, 1264592, 1264623, -1, -1, -1, -1, -1, -1 }, { 0x94D6, 1264634, 1264628, 1264648, -1, -1, -1, -1, -1, -1 }, { 0x94D7, 1264661, 1264655, 1264691, -1, -1, -1, -1, -1, -1 }, { 0x94D8, 1264700, 1264696, 1264706, -1, -1, -1, -1, -1, -1 }, { 0x94D9, 1264716, 1264710, 1264744, -1, -1, -1, -1, -1, -1 }, { 0x94DA, 1264754, 1264749, 1264763, -1, -1, -1, -1, -1, -1 }, { 0x94DB, 1264774, 1264768, 1264801, -1, -1, -1, -1, -1, -1 }, { 0x94DC, 1264813, 1264807, 1264835, -1, -1, -1, -1, -1, -1 }, { 0x94DD, -1, 1264841, 1264847, -1, -1, -1, -1, -1, -1 }, { 0x94DE, 1264856, 1264851, 1264872, -1, -1, -1, -1, -1, -1 }, { 0x94DF, 1264883, 1264878, 1264907, -1, -1, -1, -1, -1, -1 }, { 0x94E0, 1264917, 1264912, 1264935, -1, -1, -1, -1, -1, -1 }, { 0x94E1, 1264946, 1264940, 1264978, -1, -1, -1, -1, -1, -1 }, { 0x94E2, 1264988, 1264983, 1265049, -1, -1, -1, -1, -1, -1 }, { 0x94E3, 1265059, 1265054, 1265064, -1, -1, -1, -1, -1, -1 }, { 0x94E4, 1265074, 1265068, 1265103, -1, -1, -1, -1, -1, -1 }, { 0x94E5, 1265114, 1265109, 1265139, -1, -1, -1, -1, -1, -1 }, { 0x94E6, 1265149, 1265144, 1265196, -1, -1, 1265182, 1265192, -1, -1 }, { 0x94E7, 1265207, 1265202, 1265232, -1, -1, -1, -1, -1, -1 }, { 0x94E8, 1265243, 1265237, 1265276, -1, -1, -1, -1, -1, -1 }, { 0x94E9, 1265288, 1265282, 1265294, -1, -1, -1, -1, -1, -1 }, { 0x94EA, 1265304, 1265299, 1265329, -1, -1, -1, -1, -1, -1 }, { 0x94EB, 1265338, 1265333, 1265366, -1, -1, -1, -1, -1, -1 }, { 0x94EC, 1265377, 1265372, 1265403, -1, -1, -1, -1, -1, -1 }, { 0x94ED, 1265413, 1265407, 1265431, -1, -1, -1, -1, -1, -1 }, { 0x94EE, 1265443, 1265437, 1265470, -1, -1, -1, -1, -1, -1 }, { 0x94EF, 1265482, 1265477, 1265489, -1, -1, -1, -1, -1, -1 }, { 0x94F0, 1265499, 1265493, 1265523, -1, -1, -1, -1, -1, -1 }, { 0x94F1, 1265533, 1265529, 1265558, -1, -1, -1, -1, -1, -1 }, { 0x94F2, 1265568, 1265562, 1265597, -1, -1, -1, -1, -1, -1 }, { 0x94F3, 1265609, 1265603, 1265637, -1, -1, -1, -1, -1, -1 }, { 0x94F4, 1265650, 1265644, 1265655, -1, -1, -1, -1, -1, -1 }, { 0x94F5, 1265665, 1265661, 1265674, -1, -1, -1, -1, -1, -1 }, { 0x94F6, 1265684, 1265678, 1265712, -1, -1, -1, -1, -1, -1 }, { 0x94F7, 1265722, 1265717, 1265748, -1, -1, -1, -1, -1, -1 }, { 0x94F8, 1265757, 1265752, 1265780, -1, -1, -1, -1, -1, -1 }, { 0x94F9, 1265790, 1265785, 1265819, -1, -1, -1, -1, -1, -1 }, { 0x94FA, 1265829, 1265824, 1265859, -1, -1, -1, -1, -1, -1 }, { 0x94FB, 1265868, 1265863, 1265910, -1, -1, -1, -1, -1, -1 }, { 0x94FC, 1265919, 1265914, 1265944, -1, -1, -1, -1, -1, -1 }, { 0x94FD, 1265954, 1265949, 1265979, -1, -1, -1, -1, -1, -1 }, { 0x94FE, 1265988, 1265983, 1266021, -1, -1, -1, -1, -1, -1 }, { 0x94FF, 1266033, 1266027, 1266064, -1, -1, -1, -1, -1, -1 }, { 0x9500, 1266075, 1266070, 1266100, -1, -1, -1, -1, -1, -1 }, { 0x9501, 1266110, 1266106, 1266142, -1, -1, -1, -1, -1, -1 }, { 0x9502, 1266152, 1266147, 1266176, -1, -1, -1, -1, -1, -1 }, { 0x9503, 1266187, 1266180, 1266194, -1, -1, -1, -1, -1, -1 }, { 0x9504, 1266204, 1266200, 1266219, -1, -1, -1, -1, -1, -1 }, { 0x9505, 1266228, 1266224, 1266250, -1, -1, -1, -1, -1, -1 }, { 0x9506, 1266260, 1266255, 1266287, -1, -1, -1, -1, -1, -1 }, { 0x9507, 1266297, 1266292, 1266321, -1, -1, -1, -1, -1, -1 }, { 0x9508, 1266329, 1266324, 1266343, -1, -1, -1, -1, -1, -1 }, { 0x9509, 1266352, 1266348, 1266382, -1, -1, -1, -1, -1, -1 }, { 0x950A, 1266393, 1266387, 1266452, -1, -1, -1, -1, -1, -1 }, { 0x950B, 1266464, 1266458, 1266492, -1, -1, -1, -1, -1, -1 }, { 0x950C, 1266503, 1266498, 1266525, -1, -1, -1, -1, -1, -1 }, { 0x950D, 1266535, 1266530, 1266602, -1, -1, -1, -1, -1, -1 }, { 0x950E, 1266612, 1266607, 1266644, -1, -1, -1, -1, -1, -1 }, { 0x950F, 1266655, 1266649, 1266670, -1, -1, -1, -1, -1, -1 }, { 0x9510, 1266682, 1266676, 1266710, -1, -1, -1, -1, -1, -1 }, { 0x9511, 1266720, 1266715, 1266746, -1, -1, -1, -1, -1, -1 }, { 0x9512, 1266756, 1266750, 1266761, -1, -1, -1, -1, -1, -1 }, { 0x9513, 1266772, 1266767, 1266778, -1, -1, -1, -1, -1, -1 }, { 0x9514, 1266788, 1266783, 1266812, -1, -1, -1, -1, -1, -1 }, { 0x9515, 1266820, 1266816, 1266834, -1, -1, -1, -1, -1, -1 }, { 0x9516, 1266844, 1266837, 1266871, -1, -1, -1, -1, -1, -1 }, { 0x9517, 1266882, 1266878, 1266909, -1, -1, -1, -1, -1, -1 }, { 0x9518, 1266919, 1266914, 1266933, -1, -1, -1, -1, -1, -1 }, { 0x9519, 1266942, 1266938, 1266973, -1, -1, -1, -1, -1, -1 }, { 0x951A, 1266984, 1266978, 1266991, -1, -1, -1, -1, -1, -1 }, { 0x951B, 1267001, 1266996, 1267006, -1, -1, -1, -1, -1, -1 }, { 0x951C, 1267016, 1267011, 1267054, -1, 1267048, -1, -1, -1, -1 }, { 0x951D, 1267063, 1267058, 1267091, -1, -1, -1, -1, -1, -1 }, { 0x951E, 1267100, 1267095, 1267122, -1, -1, -1, -1, -1, -1 }, { 0x951F, 1267132, 1267126, 1267156, -1, -1, -1, -1, -1, -1 }, { 0x9520, 1267168, 1267161, 1267175, -1, -1, -1, -1, -1, -1 }, { 0x9521, 1267187, 1267182, 1267216, -1, -1, -1, -1, -1, -1 }, { 0x9522, 1267224, 1267220, 1267255, -1, -1, -1, -1, -1, -1 }, { 0x9523, 1267263, 1267259, 1267268, -1, -1, -1, -1, -1, -1 }, { 0x9524, 1267279, 1267273, 1267311, -1, -1, -1, -1, -1, -1 }, { 0x9525, 1267323, 1267317, 1267355, -1, -1, -1, -1, -1, -1 }, { 0x9526, 1267366, 1267361, 1267397, -1, -1, -1, -1, -1, -1 }, { 0x9527, 1267407, 1267402, 1267443, -1, -1, -1, -1, -1, -1 }, { 0x9528, 1267453, 1267448, 1267460, -1, -1, -1, -1, -1, -1 }, { 0x9529, 1267472, 1267466, 1267485, -1, -1, -1, -1, -1, -1 }, { 0x952A, 1267491, -1, 1267506, -1, -1, -1, -1, -1, -1 }, { 0x952B, 1267516, 1267511, 1267543, -1, -1, -1, -1, -1, -1 }, { 0x952C, 1267554, 1267548, 1267565, -1, -1, -1, -1, -1, -1 }, { 0x952D, 1267576, 1267570, 1267604, -1, -1, -1, -1, -1, -1 }, { 0x952E, 1267615, 1267610, 1267641, -1, -1, -1, -1, -1, -1 }, { 0x952F, 1267653, 1267647, 1267677, -1, -1, -1, -1, -1, -1 }, { 0x9530, 1267688, 1267681, 1267715, -1, -1, -1, -1, -1, -1 }, { 0x9531, 1267725, 1267721, 1267774, -1, -1, -1, -1, -1, -1 }, { 0x9532, 1267783, 1267778, 1267811, -1, -1, -1, -1, -1, -1 }, { 0x9533, -1, 1267816, 1267828, -1, 1267823, -1, -1, -1, -1 }, { 0x9534, 1267840, 1267834, 1267858, -1, -1, -1, -1, -1, -1 }, { 0x9535, 1267870, 1267863, 1267892, -1, -1, -1, -1, -1, -1 }, { 0x9536, 1267903, 1267899, 1267930, -1, -1, -1, -1, -1, -1 }, { 0x9537, 1267940, 1267934, 1267967, -1, -1, -1, -1, -1, -1 }, { 0x9538, 1267976, 1267970, 1268003, -1, -1, -1, -1, -1, -1 }, { 0x9539, 1268013, 1268008, 1268020, -1, -1, -1, -1, -1, -1 }, { 0x953A, 1268032, 1268026, 1268088, -1, 1268083, 1268060, 1268078, -1, -1 }, { 0x953B, 1268101, 1268095, 1268129, -1, -1, -1, -1, -1, -1 }, { 0x953C, 1268140, 1268135, 1268167, -1, -1, -1, -1, -1, -1 }, { 0x953D, 1268178, 1268172, 1268204, -1, 1268198, 1268185, 1268194, -1, -1 }, { 0x953E, 1268217, 1268211, 1268239, -1, -1, -1, -1, -1, -1 }, { 0x953F, 1268249, 1268245, 1268278, -1, -1, -1, -1, -1, -1 }, { 0x9540, 1268287, 1268282, 1268305, -1, -1, -1, -1, -1, -1 }, { 0x9541, 1268314, 1268309, 1268341, -1, -1, -1, -1, -1, -1 }, { 0x9542, 1268351, 1268346, 1268381, -1, -1, -1, -1, -1, -1 }, { 0x9543, 1268390, 1268386, 1268403, -1, -1, -1, -1, -1, -1 }, { 0x9544, 1268412, 1268407, 1268438, -1, -1, -1, -1, -1, -1 }, { 0x9545, 1268448, 1268443, 1268475, -1, -1, -1, -1, -1, -1 }, { 0x9546, 1268485, 1268480, 1268491, -1, -1, -1, -1, -1, -1 }, { 0x9547, 1268500, 1268495, 1268529, -1, -1, -1, -1, -1, -1 }, { 0x9548, 1268540, 1268535, 1268563, -1, -1, -1, -1, -1, -1 }, { 0x9549, 1268573, 1268567, 1268598, -1, -1, -1, -1, -1, -1 }, { 0x954A, 1268607, 1268602, 1268634, -1, -1, -1, -1, -1, -1 }, { 0x954B, 1268645, 1268639, 1268683, -1, -1, -1, -1, -1, -1 }, { 0x954C, 1268695, 1268689, 1268726, -1, -1, -1, -1, -1, -1 }, { 0x954D, 1268737, 1268732, 1268761, -1, -1, -1, -1, -1, -1 }, { 0x954E, 1268771, 1268766, 1268803, -1, -1, -1, -1, -1, -1 }, { 0x954F, 1268812, 1268807, 1268838, -1, -1, -1, -1, -1, -1 }, { 0x9550, 1268848, 1268843, 1268862, -1, -1, -1, -1, -1, -1 }, { 0x9551, 1268873, 1268867, 1268888, -1, -1, -1, -1, -1, -1 }, { 0x9552, 1268899, 1268894, 1268926, -1, -1, -1, -1, -1, -1 }, { 0x9553, 1268935, 1268930, 1268960, -1, -1, -1, -1, -1, -1 }, { 0x9554, 1268970, 1268965, 1268988, -1, -1, -1, -1, -1, -1 }, { 0x9555, 1268999, 1268993, 1269023, -1, -1, -1, -1, -1, -1 }, { 0x9556, 1269034, 1269029, 1269063, -1, -1, -1, -1, -1, -1 }, { 0x9557, 1269075, 1269069, 1269087, -1, -1, -1, -1, -1, -1 }, { 0x9558, 1269099, 1269093, 1269106, -1, -1, -1, -1, -1, -1 }, { 0x9559, -1, 1269111, 1269115, -1, -1, -1, -1, -1, -1 }, { 0x955A, 1269126, 1269120, 1269137, -1, -1, -1, -1, -1, -1 }, { 0x955B, 1269149, 1269143, 1269187, -1, -1, -1, -1, -1, -1 }, { 0x955C, 1269199, 1269193, 1269228, -1, -1, -1, -1, -1, -1 }, { 0x955D, 1269239, 1269234, 1269267, -1, -1, -1, -1, -1, -1 }, { 0x955E, 1269276, 1269271, 1269306, -1, -1, -1, -1, -1, -1 }, { 0x955F, 1269316, 1269310, 1269322, -1, -1, -1, -1, -1, -1 }, { 0x9560, 1269333, 1269328, 1269348, -1, -1, -1, 1269343, -1, -1 }, { 0x9561, 1269359, 1269353, 1269379, -1, -1, -1, -1, -1, -1 }, { 0x9562, 1269391, 1269385, 1269395, -1, -1, -1, -1, -1, -1 }, { 0x9563, 1269405, 1269400, 1269413, -1, -1, -1, -1, -1, -1 }, { 0x9564, 1269424, 1269419, 1269442, -1, -1, -1, -1, -1, -1 }, { 0x9565, 1269451, 1269446, 1269477, -1, -1, -1, -1, -1, -1 }, { 0x9566, 1269487, 1269481, 1269505, -1, -1, -1, -1, -1, -1 }, { 0x9567, 1269516, 1269510, 1269543, -1, -1, -1, -1, -1, -1 }, { 0x9568, 1269553, 1269548, 1269583, -1, -1, -1, -1, -1, -1 }, { 0x9569, 1269593, 1269587, 1269605, -1, -1, -1, -1, -1, -1 }, { 0x956A, 1269618, 1269611, 1269639, -1, -1, -1, -1, -1, -1 }, { 0x956B, 1269652, 1269646, 1269683, -1, -1, -1, -1, -1, -1 }, { 0x956C, 1269694, 1269689, 1269719, -1, -1, -1, -1, -1, -1 }, { 0x956D, 1269730, 1269724, 1269754, -1, -1, -1, -1, -1, -1 }, { 0x956E, 1269765, 1269759, 1269804, -1, -1, 1269797, 1269800, -1, -1 }, { 0x956F, 1269815, 1269810, 1269845, -1, -1, -1, -1, -1, -1 }, { 0x9570, 1269856, 1269851, 1269863, -1, -1, -1, -1, -1, -1 }, { 0x9571, 1269873, 1269869, 1269900, -1, -1, -1, -1, -1, -1 }, { 0x9572, 1269909, 1269904, 1269917, -1, -1, -1, -1, -1, -1 }, { 0x9573, 1269927, 1269922, 1269945, -1, -1, -1, -1, -1, -1 }, { 0x9574, 1269957, 1269951, 1269973, -1, -1, -1, 1269969, -1, -1 }, { 0x9575, 1269983, 1269977, 1269997, -1, -1, -1, -1, -1, -1 }, { 0x9576, 1270010, 1270003, 1270042, -1, -1, -1, -1, -1, -1 }, { 0x9577, 1270056, 1270049, 1270141, 1270148, 1270136, 1270114, 1270131, 1270107, 1270180 }, { 0x9578, 1270197, 1270190, 1270218, -1, -1, 1270202, 1270213, -1, -1 }, { 0x9579, -1, 1270225, 1270244, -1, -1, 1270230, 1270236, -1, -1 }, { 0x957A, -1, 1270249, 1270253, -1, -1, -1, -1, -1, -1 }, { 0x957B, -1, 1270257, 1270262, -1, -1, -1, -1, -1, -1 }, { 0x957C, -1, 1270267, 1270273, -1, -1, -1, -1, -1, -1 }, { 0x957D, -1, 1270277, 1270282, -1, -1, -1, -1, -1, -1 }, { 0x957E, -1, 1270288, 1270320, -1, -1, 1270293, 1270314, -1, -1 }, { 0x957F, 1270331, 1270324, 1270362, -1, -1, -1, -1, -1, -1 }, { 0x9580, 1270374, 1270369, 1270449, 1270454, 1270444, 1270431, 1270436, 1270424, 1270460 }, { 0x9581, -1, 1270465, 1270471, -1, -1, -1, -1, -1, -1 }, { 0x9582, 1270481, 1270475, 1270519, -1, -1, 1270503, 1270511, -1, -1 }, { 0x9583, 1270531, 1270526, 1270582, 1270588, 1270578, 1270565, 1270574, 1270558, -1 }, { 0x9584, -1, 1270597, 1270612, -1, -1, -1, 1270602, -1, -1 }, { 0x9585, -1, 1270617, 1270622, -1, -1, -1, -1, -1, -1 }, { 0x9586, 1270632, 1270627, 1270645, -1, -1, -1, -1, -1, -1 }, { 0x9587, 1270655, 1270650, 1270712, -1, -1, 1270687, 1270708, -1, -1 }, { 0x9588, 1270721, 1270716, 1270753, -1, 1270749, 1270736, 1270741, 1270729, -1 }, { 0x9589, 1270763, 1270758, 1270845, 1270849, 1270834, 1270802, 1270824, 1270795, 1270855 }, { 0x958A, 1270866, 1270860, 1270926, -1, 1270922, 1270913, -1, 1270907, -1 }, { 0x958B, 1270937, 1270932, 1270992, 1270997, 1270988, 1270973, 1270984, 1270966, 1271003 }, { 0x958C, 1271014, 1271008, 1271023, -1, -1, -1, 1271019, -1, -1 }, { 0x958D, -1, 1271029, 1271053, -1, -1, -1, 1271036, -1, 1271059 }, { 0x958E, 1271071, 1271065, 1271125, -1, 1271119, -1, 1271112, 1271105, -1 }, { 0x958F, 1271137, 1271131, 1271186, 1271191, 1271181, 1271172, 1271177, 1271165, 1271198 }, { 0x9590, -1, 1271206, 1271212, -1, -1, -1, -1, -1, -1 }, { 0x9591, 1271223, 1271217, 1271298, 1271304, 1271294, 1271264, 1271286, 1271257, 1271310 }, { 0x9592, 1271322, 1271316, 1271377, 1271383, 1271369, -1, -1, 1271362, -1 }, { 0x9593, 1271401, 1271395, 1271468, 1271474, 1271464, 1271440, 1271456, 1271433, 1271480 }, { 0x9594, 1271490, 1271485, 1271555, -1, 1271551, 1271528, 1271543, 1271521, -1 }, { 0x9595, -1, -1, 1271560, -1, -1, -1, -1, -1, -1 }, { 0x9596, 1271571, 1271565, 1271635, -1, -1, 1271618, -1, -1, -1 }, { 0x9597, -1, 1271640, 1271645, -1, -1, -1, -1, -1, -1 }, { 0x9598, 1271656, 1271650, 1271712, -1, 1271708, 1271694, 1271704, 1271687, -1 }, { 0x9599, 1271723, 1271717, 1271765, -1, -1, 1271746, 1271757, -1, -1 }, { 0x959A, -1, 1271770, 1271776, -1, -1, -1, -1, -1, -1 }, { 0x959B, -1, -1, 1271782, -1, -1, -1, -1, -1, -1 }, { 0x959C, -1, 1271788, 1271799, -1, -1, -1, -1, 1271793, -1 }, { 0x959D, -1, 1271804, 1271828, -1, -1, 1271810, 1271819, -1, -1 }, { 0x959E, -1, 1271834, 1271873, -1, -1, 1271839, 1271857, -1, -1 }, { 0x959F, 1271884, 1271879, 1271932, 1271936, 1271929, 1271919, 1271926, 1271912, -1 }, { 0x95A0, 1271947, 1271941, 1271986, -1, -1, 1271981, -1, 1271975, -1 }, { 0x95A1, 1271996, 1271991, 1272050, -1, -1, 1272029, 1272037, -1, -1 }, { 0x95A2, 1272061, 1272054, 1272135, -1, 1272126, 1272092, 1272114, -1, -1 }, { 0x95A3, 1272146, 1272141, 1272211, 1272215, 1272207, 1272180, 1272202, 1272173, 1272221 }, { 0x95A4, 1272231, 1272226, 1272280, -1, 1272276, 1272263, 1272272, 1272256, -1 }, { 0x95A5, 1272289, 1272284, 1272355, -1, 1272351, 1272327, 1272339, 1272320, -1 }, { 0x95A6, 1272364, 1272359, 1272438, -1, 1272432, 1272422, 1272426, -1, -1 }, { 0x95A7, 1272449, 1272443, 1272484, -1, 1272479, -1, 1272475, -1, 1272490 }, { 0x95A8, 1272503, 1272497, 1272559, 1272564, 1272555, 1272543, 1272548, 1272536, 1272570 }, { 0x95A9, 1272581, 1272576, 1272642, 1272647, 1272638, -1, 1272622, 1272615, -1 }, { 0x95AA, 1272657, 1272652, 1272702, -1, 1272699, -1, -1, -1, -1 }, { 0x95AB, 1272712, 1272706, 1272763, 1272768, 1272759, 1272747, 1272755, 1272740, -1 }, { 0x95AC, 1272782, 1272776, 1272845, -1, 1272840, -1, 1272823, 1272816, -1 }, { 0x95AD, 1272857, 1272851, 1272924, 1272928, 1272920, 1272902, 1272913, 1272889, -1 }, { 0x95AE, -1, 1272932, 1272938, -1, -1, -1, -1, -1, -1 }, { 0x95AF, -1, 1272944, 1272949, -1, -1, -1, -1, -1, -1 }, { 0x95B0, -1, 1272954, 1272959, -1, -1, -1, -1, -1, -1 }, { 0x95B1, 1272969, 1272963, 1273030, -1, 1273026, 1273007, 1273021, 1273000, -1 }, { 0x95B2, 1273041, 1273035, 1273072, 1273077, 1273068, 1273049, 1273063, -1, 1273083 }, { 0x95B3, -1, 1273091, 1273096, -1, -1, -1, -1, -1, -1 }, { 0x95B4, 1273108, 1273102, 1273135, -1, -1, 1273114, 1273130, -1, -1 }, { 0x95B5, -1, 1273139, 1273145, -1, -1, -1, -1, -1, -1 }, { 0x95B6, 1273157, 1273150, 1273215, 1273222, 1273209, -1, 1273200, 1273193, -1 }, { 0x95B7, -1, 1273231, 1273237, -1, -1, -1, -1, -1, -1 }, { 0x95B8, -1, 1273243, 1273249, -1, -1, -1, -1, -1, -1 }, { 0x95B9, 1273259, 1273254, 1273321, -1, 1273318, 1273283, 1273315, 1273276, -1 }, { 0x95BA, -1, 1273326, 1273339, -1, -1, -1, 1273331, -1, -1 }, { 0x95BB, 1273349, 1273344, 1273413, 1273418, 1273409, 1273378, 1273402, 1273371, -1 }, { 0x95BC, 1273428, 1273423, 1273496, -1, 1273493, 1273469, 1273485, 1273462, -1 }, { 0x95BD, 1273504, 1273499, 1273549, 1273554, 1273545, 1273534, 1273541, 1273527, -1 }, { 0x95BE, 1273565, 1273560, 1273629, -1, 1273625, 1273603, 1273610, 1273596, 1273633 }, { 0x95BF, 1273644, 1273639, 1273690, -1, -1, 1273681, 1273686, -1, -1 }, { 0x95C0, -1, 1273695, 1273701, -1, -1, -1, -1, -1, -1 }, { 0x95C1, -1, 1273707, 1273712, -1, -1, -1, -1, -1, -1 }, { 0x95C2, -1, 1273717, 1273723, -1, -1, -1, -1, -1, -1 }, { 0x95C3, 1273735, 1273729, 1273786, -1, 1273781, 1273762, 1273770, 1273755, -1 }, { 0x95C4, -1, 1273790, 1273795, -1, -1, -1, -1, -1, -1 }, { 0x95C5, -1, 1273800, 1273805, -1, -1, -1, -1, -1, -1 }, { 0x95C6, 1273816, 1273810, 1273863, -1, -1, 1273850, 1273855, -1, -1 }, { 0x95C7, 1273872, 1273868, 1273932, 1273936, 1273929, 1273905, 1273923, 1273898, -1 }, { 0x95C8, 1273946, 1273941, 1273989, 1273994, 1273986, -1, 1273981, 1273974, -1 }, { 0x95C9, 1274006, 1274001, 1274040, -1, -1, -1, 1274034, -1, -1 }, { 0x95CA, 1274050, 1274045, 1274103, 1274108, 1274098, 1274086, 1274092, 1274079, -1 }, { 0x95CB, 1274121, 1274115, 1274184, -1, 1274179, 1274153, 1274160, 1274146, -1 }, { 0x95CC, 1274195, 1274189, 1274261, 1274266, 1274257, 1274229, 1274253, 1274222, 1274272 }, { 0x95CD, 1274282, 1274277, 1274325, -1, 1274322, 1274310, 1274316, 1274303, -1 }, { 0x95CE, -1, 1274329, 1274335, -1, -1, -1, -1, -1, -1 }, { 0x95CF, -1, 1274341, 1274354, -1, 1274347, -1, -1, -1, -1 }, { 0x95D0, 1274365, 1274360, 1274411, -1, -1, 1274394, 1274400, -1, -1 }, { 0x95D1, 1274422, 1274417, 1274462, -1, -1, 1274435, 1274443, -1, -1 }, { 0x95D2, 1274473, 1274467, 1274517, -1, -1, 1274500, 1274505, -1, -1 }, { 0x95D3, 1274526, 1274521, 1274563, -1, 1274559, 1274548, 1274555, 1274541, -1 }, { 0x95D4, 1274573, 1274568, 1274627, 1274631, 1274623, 1274612, 1274619, 1274605, -1 }, { 0x95D5, 1274643, 1274637, 1274688, 1274693, 1274683, 1274670, 1274677, 1274663, -1 }, { 0x95D6, 1274707, 1274701, 1274760, -1, 1274755, 1274743, 1274750, 1274736, 1274768 }, { 0x95D7, 1274781, 1274774, 1274887, -1, 1274878, 1274857, 1274870, -1, -1 }, { 0x95D8, 1274898, 1274893, 1274952, -1, -1, 1274932, 1274948, -1, -1 }, { 0x95D9, -1, 1274957, 1274973, -1, -1, 1274962, 1274969, -1, -1 }, { 0x95DA, 1274983, 1274977, 1275032, -1, 1275028, 1275018, 1275025, 1275011, -1 }, { 0x95DB, -1, -1, 1275037, -1, -1, -1, -1, -1, -1 }, { 0x95DC, 1275050, 1275043, 1275110, 1275116, 1275101, 1275088, 1275093, 1275081, 1275122 }, { 0x95DD, 1275132, 1275127, 1275182, -1, -1, 1275164, 1275172, -1, -1 }, { 0x95DE, 1275193, 1275188, 1275245, -1, 1275241, 1275226, 1275233, 1275219, -1 }, { 0x95DF, 1275255, 1275250, 1275314, -1, -1, 1275275, 1275292, -1, -1 }, { 0x95E0, 1275323, 1275318, 1275366, -1, 1275361, -1, 1275347, 1275340, -1 }, { 0x95E1, 1275376, 1275371, 1275427, -1, 1275422, 1275411, 1275418, 1275404, 1275433 }, { 0x95E2, 1275443, 1275438, 1275504, 1275508, 1275499, 1275481, 1275488, 1275474, -1 }, { 0x95E3, -1, 1275515, 1275521, -1, -1, -1, -1, -1, -1 }, { 0x95E4, 1275533, 1275527, 1275578, -1, -1, 1275558, 1275563, -1, -1 }, { 0x95E5, 1275590, 1275584, 1275633, 1275637, 1275629, 1275608, 1275623, 1275601, -1 }, { 0x95E6, -1, 1275642, 1275652, -1, -1, -1, 1275648, -1, -1 }, { 0x95E7, -1, 1275657, 1275663, -1, -1, -1, -1, -1, -1 }, { 0x95E8, 1275672, 1275667, 1275702, -1, -1, -1, -1, -1, -1 }, { 0x95E9, 1275713, 1275707, 1275735, -1, -1, -1, -1, -1, -1 }, { 0x95EA, 1275747, 1275742, 1275774, -1, -1, -1, -1, -1, -1 }, { 0x95EB, 1275785, 1275780, 1275798, -1, -1, -1, -1, -1, -1 }, { 0x95EC, 1275808, 1275803, 1275816, -1, -1, -1, -1, -1, -1 }, { 0x95ED, 1275826, 1275821, 1275858, -1, -1, -1, -1, -1, -1 }, { 0x95EE, 1275867, 1275862, 1275892, -1, -1, -1, -1, -1, -1 }, { 0x95EF, 1275903, 1275897, 1275932, -1, -1, -1, -1, -1, -1 }, { 0x95F0, 1275946, 1275940, 1275974, -1, -1, -1, -1, -1, -1 }, { 0x95F1, 1275984, 1275979, 1276012, -1, -1, -1, -1, -1, -1 }, { 0x95F2, 1276023, 1276017, 1276055, -1, -1, -1, -1, -1, -1 }, { 0x95F3, 1276067, 1276061, 1276101, -1, -1, -1, -1, -1, -1 }, { 0x95F4, 1276113, 1276107, 1276146, -1, -1, -1, -1, -1, -1 }, { 0x95F5, 1276157, 1276152, 1276188, -1, -1, -1, -1, -1, -1 }, { 0x95F6, 1276199, 1276193, 1276204, -1, -1, -1, -1, -1, -1 }, { 0x95F7, 1276215, 1276210, 1276245, -1, -1, -1, -1, -1, -1 }, { 0x95F8, 1276256, 1276250, 1276287, -1, -1, -1, -1, -1, -1 }, { 0x95F9, 1276298, 1276292, 1276321, -1, -1, -1, -1, -1, -1 }, { 0x95FA, 1276332, 1276326, 1276365, -1, -1, -1, -1, -1, -1 }, { 0x95FB, 1276375, 1276370, 1276405, -1, -1, -1, -1, -1, -1 }, { 0x95FC, 1276416, 1276410, 1276427, -1, -1, -1, -1, -1, -1 }, { 0x95FD, 1276436, 1276431, 1276470, -1, -1, -1, -1, -1, -1 }, { 0x95FE, 1276481, 1276475, 1276513, -1, -1, -1, -1, -1, -1 }, { 0x95FF, 1276522, 1276517, 1276537, -1, -1, -1, -1, -1, -1 }, { 0x9600, 1276547, 1276542, 1276578, -1, -1, -1, -1, -1, -1 }, { 0x9601, 1276587, 1276582, 1276614, -1, -1, -1, -1, -1, -1 }, { 0x9602, 1276623, 1276618, 1276656, -1, -1, -1, -1, -1, -1 }, { 0x9603, 1276666, 1276660, 1276694, -1, -1, -1, -1, -1, -1 }, { 0x9604, 1276704, 1276699, 1276734, -1, -1, -1, -1, -1, -1 }, { 0x9605, 1276745, 1276739, 1276776, -1, -1, -1, -1, -1, -1 }, { 0x9606, 1276787, 1276781, 1276821, -1, -1, -1, -1, -1, -1 }, { 0x9607, 1276831, 1276827, 1276866, -1, -1, 1276854, 1276860, -1, -1 }, { 0x9608, 1276875, 1276870, 1276906, -1, -1, -1, -1, -1, -1 }, { 0x9609, 1276915, 1276910, 1276932, -1, -1, -1, -1, -1, -1 }, { 0x960A, 1276944, 1276937, 1276982, -1, -1, -1, -1, -1, -1 }, { 0x960B, 1276994, 1276989, 1277015, -1, -1, -1, -1, -1, -1 }, { 0x960C, 1277024, 1277019, 1277050, -1, -1, -1, -1, -1, -1 }, { 0x960D, 1277060, 1277055, 1277083, -1, -1, -1, -1, -1, -1 }, { 0x960E, 1277093, 1277088, 1277115, -1, -1, -1, -1, -1, -1 }, { 0x960F, 1277125, 1277120, 1277150, -1, -1, -1, -1, -1, -1 }, { 0x9610, 1277160, 1277155, 1277188, -1, -1, -1, -1, -1, -1 }, { 0x9611, 1277200, 1277194, 1277227, -1, -1, -1, -1, -1, -1 }, { 0x9612, 1277238, 1277232, 1277258, -1, -1, -1, -1, -1, -1 }, { 0x9613, 1277267, 1277262, 1277284, -1, -1, -1, -1, -1, -1 }, { 0x9614, 1277294, 1277289, 1277323, -1, -1, -1, -1, -1, -1 }, { 0x9615, 1277334, 1277328, 1277359, -1, -1, -1, -1, -1, -1 }, { 0x9616, 1277369, 1277364, 1277401, -1, -1, -1, -1, -1, -1 }, { 0x9617, 1277410, 1277405, 1277439, -1, -1, -1, -1, -1, -1 }, { 0x9618, 1277451, 1277445, 1277478, -1, -1, -1, -1, -1, -1 }, { 0x9619, 1277488, 1277482, 1277508, -1, -1, -1, -1, -1, -1 }, { 0x961A, 1277518, 1277513, 1277544, -1, -1, -1, -1, -1, -1 }, { 0x961B, 1277555, 1277549, 1277580, -1, -1, -1, -1, -1, -1 }, { 0x961C, 1277591, 1277586, 1277662, 1277666, 1277658, 1277651, 1277655, 1277644, -1 }, { 0x961D, 1277678, 1277673, 1277718, -1, 1277714, 1277704, -1, -1, -1 }, { 0x961E, 1277727, 1277722, 1277737, -1, -1, -1, 1277732, -1, -1 }, { 0x961F, 1277747, 1277741, 1277770, -1, -1, -1, -1, -1, -1 }, { 0x9620, -1, 1277775, 1277781, -1, -1, -1, -1, -1, -1 }, { 0x9621, 1277791, 1277786, 1277859, 1277865, 1277854, 1277830, 1277850, 1277823, -1 }, { 0x9622, 1277876, 1277870, 1277948, -1, 1277945, -1, 1277930, -1, -1 }, { 0x9623, -1, 1277952, 1277957, -1, -1, -1, -1, -1, -1 }, { 0x9624, 1277966, 1277962, 1278013, -1, 1278009, 1277978, 1277992, 1277971, -1 }, { 0x9625, -1, 1278018, 1278039, -1, -1, 1278023, 1278036, -1, -1 }, { 0x9626, -1, 1278044, 1278058, -1, -1, 1278051, 1278054, -1, -1 }, { 0x9627, 1278069, 1278064, 1278110, -1, -1, -1, -1, 1278104, -1 }, { 0x9628, 1278119, 1278115, 1278212, -1, 1278205, 1278178, 1278193, 1278171, -1 }, { 0x9629, -1, 1278215, 1278227, -1, -1, -1, -1, 1278221, -1 }, { 0x962A, 1278240, 1278234, 1278286, -1, 1278281, 1278272, 1278277, 1278265, -1 }, { 0x962B, -1, 1278291, 1278296, -1, -1, -1, -1, -1, -1 }, { 0x962C, 1278308, 1278301, 1278338, -1, -1, 1278325, 1278329, -1, -1 }, { 0x962D, -1, 1278344, 1278355, -1, -1, -1, -1, 1278349, -1 }, { 0x962E, 1278366, 1278360, 1278428, 1278434, 1278420, -1, 1278416, 1278402, 1278444 }, { 0x962F, 1278457, 1278453, 1278501, -1, 1278498, 1278490, 1278494, 1278483, -1 }, { 0x9630, -1, 1278506, 1278511, -1, -1, -1, -1, -1, -1 }, { 0x9631, 1278521, 1278515, 1278559, -1, 1278554, 1278542, 1278546, -1, -1 }, { 0x9632, 1278571, 1278565, 1278635, 1278641, 1278630, 1278606, 1278622, 1278599, 1278650 }, { 0x9633, 1278664, 1278657, 1278700, -1, -1, 1278693, 1278696, -1, -1 }, { 0x9634, 1278711, 1278706, 1278744, -1, -1, -1, -1, -1, -1 }, { 0x9635, 1278754, 1278749, 1278784, -1, -1, -1, -1, -1, -1 }, { 0x9636, 1278796, 1278790, 1278824, -1, -1, -1, -1, -1, -1 }, { 0x9637, -1, 1278829, 1278849, -1, -1, 1278835, 1278840, -1, -1 }, { 0x9638, 1278861, 1278856, 1278983, -1, -1, 1278882, 1278969, -1, -1 }, { 0x9639, 1278992, 1278986, 1279011, -1, -1, -1, -1, -1, -1 }, { 0x963A, -1, 1279015, 1279031, -1, -1, 1279020, 1279024, -1, -1 }, { 0x963B, 1279039, 1279035, 1279114, 1279118, 1279111, 1279079, 1279104, 1279072, 1279125 }, { 0x963C, 1279136, 1279131, 1279203, -1, 1279200, 1279174, 1279184, -1, -1 }, { 0x963D, 1279213, 1279208, 1279264, -1, 1279260, 1279240, 1279253, -1, -1 }, { 0x963E, -1, 1279270, 1279276, -1, -1, -1, -1, -1, -1 }, { 0x963F, 1279286, 1279282, 1279366, 1279369, 1279361, 1279344, 1279359, 1279337, -1 }, { 0x9640, 1279377, 1279373, 1279429, 1279434, 1279425, 1279410, 1279419, 1279403, -1 }, { 0x9641, 1279443, 1279439, 1279504, -1, -1, 1279469, 1279489, -1, -1 }, { 0x9642, 1279514, 1279509, 1279567, 1279571, 1279563, 1279548, 1279557, 1279541, 1279580 }, { 0x9643, 1279590, 1279584, 1279645, -1, -1, -1, -1, -1, -1 }, { 0x9644, 1279655, 1279651, 1279714, 1279718, 1279710, 1279697, 1279703, 1279690, 1279725 }, { 0x9645, 1279735, 1279730, 1279762, -1, -1, -1, -1, -1, -1 }, { 0x9646, 1279771, 1279766, 1279795, -1, -1, -1, -1, -1, -1 }, { 0x9647, 1279805, 1279799, 1279837, -1, -1, -1, -1, -1, -1 }, { 0x9648, 1279848, 1279843, 1279883, -1, -1, -1, -1, -1, -1 }, { 0x9649, 1279895, 1279889, 1279924, -1, -1, -1, -1, -1, -1 }, { 0x964A, -1, 1279930, 1279934, -1, -1, -1, -1, -1, -1 }, { 0x964B, 1279944, 1279939, 1280007, 1280012, 1280003, 1279985, 1279999, 1279972, 1280017 }, { 0x964C, 1280028, 1280023, 1280092, 1280096, 1280087, 1280065, 1280077, 1280058, -1 }, { 0x964D, 1280108, 1280102, 1280187, 1280194, 1280177, 1280155, 1280173, 1280141, 1280205 }, { 0x964E, -1, 1280212, 1280217, -1, -1, -1, -1, -1, -1 }, { 0x964F, -1, 1280222, 1280255, -1, 1280252, 1280226, 1280242, -1, -1 }, { 0x9650, 1280266, 1280260, 1280321, 1280327, 1280317, 1280295, 1280309, 1280288, 1280335 }, { 0x9651, -1, 1280341, 1280345, -1, -1, -1, -1, -1, -1 }, { 0x9652, -1, 1280349, 1280389, -1, -1, 1280355, 1280386, -1, -1 }, { 0x9653, -1, 1280394, 1280399, -1, -1, -1, -1, -1, -1 }, { 0x9654, 1280408, 1280403, 1280464, -1, 1280460, -1, 1280449, 1280443, -1 }, { 0x9655, 1280474, 1280469, 1280505, -1, -1, -1, -1, -1, -1 }, { 0x9656, -1, 1280511, 1280541, -1, -1, 1280523, 1280533, 1280517, -1 }, { 0x9657, 1280551, 1280546, 1280679, -1, -1, 1280577, 1280674, -1, -1 }, { 0x9658, 1280691, 1280685, 1280752, -1, 1280746, 1280727, 1280732, 1280720, -1 }, { 0x9659, -1, 1280758, 1280764, -1, -1, -1, -1, -1, -1 }, { 0x965A, -1, 1280770, 1280774, -1, -1, -1, -1, -1, -1 }, { 0x965B, 1280783, 1280778, 1280839, 1280843, 1280833, 1280819, 1280829, 1280812, 1280849 }, { 0x965C, 1280860, 1280854, 1280918, -1, 1280909, 1280889, 1280895, 1280882, -1 }, { 0x965D, 1280928, 1280923, 1280975, -1, 1280971, -1, 1280967, 1280960, -1 }, { 0x965E, 1280987, 1280981, 1281033, -1, 1281028, 1281016, 1281023, 1281009, 1281040 }, { 0x965F, 1281052, 1281047, 1281112, -1, 1281107, 1281089, 1281096, 1281082, -1 }, { 0x9660, -1, 1281117, 1281122, -1, -1, -1, -1, -1, -1 }, { 0x9661, 1281131, 1281126, 1281193, -1, 1281189, 1281171, 1281181, 1281164, -1 }, { 0x9662, 1281204, 1281198, 1281252, 1281258, 1281248, 1281242, 1281245, 1281235, 1281268 }, { 0x9663, 1281280, 1281275, 1281344, 1281350, 1281340, 1281317, 1281331, 1281310, 1281358 }, { 0x9664, 1281371, 1281365, 1281427, 1281432, 1281423, 1281404, 1281417, 1281397, 1281445 }, { 0x9665, 1281457, 1281451, 1281518, -1, 1281514, 1281486, 1281506, -1, -1 }, { 0x9666, -1, 1281524, 1281533, -1, -1, -1, 1281529, -1, -1 }, { 0x9667, 1281543, 1281538, 1281555, -1, -1, -1, -1, -1, -1 }, { 0x9668, 1281565, 1281560, 1281591, -1, -1, -1, -1, -1, -1 }, { 0x9669, 1281601, 1281596, 1281630, -1, -1, -1, -1, -1, -1 }, { 0x966A, 1281641, 1281636, 1281702, 1281707, 1281698, 1281681, 1281690, 1281674, -1 }, { 0x966B, -1, 1281713, 1281718, -1, -1, -1, -1, -1, -1 }, { 0x966C, 1281728, 1281723, 1281786, 1281791, 1281781, 1281763, 1281768, 1281756, -1 }, { 0x966D, -1, 1281797, 1281802, -1, -1, -1, -1, -1, -1 }, { 0x966E, -1, 1281806, 1281832, -1, -1, 1281812, 1281825, -1, -1 }, { 0x966F, -1, 1281837, 1281843, -1, -1, -1, -1, -1, -1 }, { 0x9670, 1281853, 1281848, 1281962, 1281967, 1281959, 1281932, 1281950, 1281925, 1281972 }, { 0x9671, -1, 1281976, 1281981, -1, -1, -1, -1, -1, -1 }, { 0x9672, 1281991, 1281985, 1282030, 1282036, 1282026, 1282015, 1282022, 1282008, 1282044 }, { 0x9673, 1282056, 1282051, 1282132, 1282138, 1282128, 1282096, 1282119, 1282089, 1282145 }, { 0x9674, 1282157, 1282152, 1282215, 1282219, 1282212, 1282189, 1282198, 1282182, -1 }, { 0x9675, 1282231, 1282225, 1282298, 1282304, 1282293, 1282267, 1282288, 1282254, 1282312 }, { 0x9676, 1282323, 1282318, 1282366, 1282371, 1282360, 1282348, 1282352, 1282341, -1 }, { 0x9677, 1282384, 1282378, 1282448, 1282454, 1282444, 1282420, 1282440, 1282413, 1282461 }, { 0x9678, 1282471, 1282466, 1282527, 1282531, 1282522, 1282508, 1282512, 1282495, 1282537 }, { 0x9679, -1, 1282543, 1282555, -1, -1, -1, -1, 1282549, -1 }, { 0x967A, 1282567, 1282562, 1282613, -1, 1282609, 1282596, 1282605, -1, -1 }, { 0x967B, 1282624, 1282619, 1282677, -1, -1, 1282653, 1282660, -1, -1 }, { 0x967C, 1282687, 1282682, 1282723, -1, 1282720, 1282700, 1282706, 1282693, -1 }, { 0x967D, 1282735, 1282728, 1282831, 1282837, 1282826, 1282810, 1282822, 1282803, 1282844 }, { 0x967E, 1282858, 1282852, 1282885, -1, -1, 1282866, 1282870, -1, -1 }, { 0x967F, 1282897, 1282891, 1282915, -1, -1, 1282904, 1282910, -1, -1 }, { 0x9680, -1, 1282920, 1282926, -1, -1, -1, -1, -1, -1 }, { 0x9681, -1, 1282933, 1282950, -1, -1, 1282938, 1282947, -1, -1 }, { 0x9682, 1282960, 1282955, 1283058, -1, -1, 1283042, 1283055, -1, -1 }, { 0x9683, 1283068, 1283063, 1283123, -1, -1, 1283106, 1283112, -1, -1 }, { 0x9684, 1283133, 1283128, 1283185, 1283193, 1283181, 1283157, 1283166, 1283150, 1283203 }, { 0x9685, 1283213, 1283208, 1283262, 1283266, 1283259, 1283247, 1283252, 1283240, -1 }, { 0x9686, 1283278, 1283272, 1283349, 1283355, 1283343, 1283323, 1283338, 1283310, 1283362 }, { 0x9687, -1, 1283367, 1283372, -1, -1, -1, -1, -1, -1 }, { 0x9688, 1283382, 1283377, 1283413, 1283418, 1283410, 1283399, 1283404, -1, -1 }, { 0x9689, 1283429, 1283424, 1283498, -1, 1283495, 1283477, 1283483, -1, -1 }, { 0x968A, 1283509, 1283503, 1283557, -1, 1283553, 1283539, 1283544, 1283532, 1283562 }, { 0x968B, 1283575, 1283569, 1283633, 1283638, 1283629, 1283603, 1283619, 1283596, -1 }, { 0x968C, -1, 1283644, 1283648, -1, -1, -1, -1, -1, -1 }, { 0x968D, 1283658, 1283652, 1283700, 1283707, 1283694, 1283685, 1283690, 1283678, -1 }, { 0x968E, 1283720, 1283714, 1283788, 1283793, 1283783, 1283755, 1283779, 1283748, 1283799 }, { 0x968F, 1283810, 1283804, 1283860, -1, 1283856, 1283839, 1283848, -1, -1 }, { 0x9690, 1283870, 1283865, 1283930, -1, 1283927, 1283900, 1283921, -1, -1 }, { 0x9691, -1, 1283935, 1283970, -1, 1283967, 1283947, 1283953, 1283940, -1 }, { 0x9692, 1283975, -1, 1284103, -1, -1, -1, -1, -1, -1 }, { 0x9693, -1, 1284108, 1284113, -1, -1, -1, -1, -1, -1 }, { 0x9694, 1284124, 1284118, 1284188, 1284192, 1284183, 1284151, 1284178, 1284144, 1284198 }, { 0x9695, 1284209, 1284204, 1284263, -1, 1284255, 1284242, 1284249, 1284235, -1 }, { 0x9696, 1284272, 1284268, 1284314, -1, -1, 1284301, 1284310, -1, -1 }, { 0x9697, 1284324, 1284318, 1284381, 1284386, 1284378, 1284352, 1284367, 1284345, -1 }, { 0x9698, 1284400, 1284395, 1284463, 1284467, 1284456, 1284442, 1284448, 1284435, 1284474 }, { 0x9699, 1284485, 1284479, 1284552, 1284556, 1284548, 1284522, 1284532, 1284515, 1284562 }, { 0x969A, -1, 1284569, 1284591, -1, -1, 1284575, 1284583, -1, -1 }, { 0x969B, 1284602, 1284597, 1284661, 1284665, 1284657, 1284636, 1284653, 1284629, -1 }, { 0x969C, 1284682, 1284675, 1284748, 1284755, 1284743, 1284717, 1284738, 1284710, 1284772 }, { 0x969D, 1284787, 1284782, 1284831, -1, -1, 1284816, 1284822, -1, -1 }, { 0x969E, -1, 1284836, 1284842, -1, -1, -1, -1, -1, -1 }, { 0x969F, -1, 1284846, 1284872, -1, -1, 1284852, 1284862, -1, -1 }, { 0x96A0, 1284881, 1284876, 1284971, -1, 1284968, 1284941, 1284962, -1, -1 }, { 0x96A1, -1, 1284976, 1284982, -1, -1, -1, -1, -1, -1 }, { 0x96A2, -1, 1284986, 1284991, -1, -1, -1, -1, -1, -1 }, { 0x96A3, 1285002, 1284996, 1285069, 1285074, 1285065, 1285047, 1285061, 1285034, -1 }, { 0x96A4, 1285085, 1285079, 1285145, -1, 1285140, 1285122, 1285129, 1285115, -1 }, { 0x96A5, -1, 1285150, 1285180, -1, -1, 1285156, 1285171, -1, -1 }, { 0x96A6, -1, 1285186, 1285210, -1, -1, 1285191, 1285200, -1, -1 }, { 0x96A7, 1285222, 1285216, 1285317, -1, 1285313, 1285276, 1285300, 1285269, -1 }, { 0x96A8, 1285328, 1285322, 1285430, 1285435, 1285426, 1285409, 1285418, 1285402, 1285442 }, { 0x96A9, 1285453, 1285448, 1285497, 1285501, 1285495, 1285483, 1285488, 1285476, -1 }, { 0x96AA, 1285518, 1285513, 1285582, 1285588, 1285578, 1285565, 1285574, 1285558, 1285597 }, { 0x96AB, -1, 1285604, 1285609, -1, -1, -1, -1, -1, -1 }, { 0x96AC, -1, 1285614, 1285619, -1, -1, -1, -1, -1, -1 }, { 0x96AD, -1, 1285623, 1285627, -1, -1, -1, -1, -1, -1 }, { 0x96AE, 1285636, 1285631, 1285688, -1, -1, 1285673, 1285680, 1285667, -1 }, { 0x96AF, -1, 1285692, 1285707, -1, -1, 1285697, 1285703, -1, -1 }, { 0x96B0, 1285718, 1285712, 1285775, -1, 1285771, 1285754, 1285759, 1285747, 1285779 }, { 0x96B1, 1285791, 1285786, 1285846, 1285851, 1285843, 1285828, 1285837, 1285821, 1285859 }, { 0x96B2, 1285869, 1285864, 1285907, -1, -1, 1285887, 1285894, -1, -1 }, { 0x96B3, 1285917, 1285912, 1285965, 1285970, 1285961, 1285949, 1285958, 1285942, -1 }, { 0x96B4, 1285982, 1285976, 1286101, 1286107, 1286096, 1286079, 1286087, 1286072, 1286115 }, { 0x96B5, -1, 1286123, 1286128, -1, -1, -1, -1, -1, -1 }, { 0x96B6, 1286137, 1286132, 1286203, -1, 1286201, 1286185, 1286191, 1286178, -1 }, { 0x96B7, 1286212, 1286207, 1286278, 1286282, 1286273, 1286252, 1286269, 1286239, -1 }, { 0x96B8, 1286292, 1286287, 1286354, -1, 1286349, 1286326, 1286343, 1286319, -1 }, { 0x96B9, 1286364, 1286358, 1286427, -1, 1286422, 1286409, 1286414, 1286402, -1 }, { 0x96BA, 1286438, 1286433, 1286487, -1, -1, 1286466, 1286472, -1, -1 }, { 0x96BB, 1286496, 1286491, 1286561, -1, 1286556, 1286543, 1286551, 1286536, 1286566 }, { 0x96BC, 1286580, 1286574, 1286636, 1286641, 1286631, 1286613, 1286622, 1286606, -1 }, { 0x96BD, 1286653, 1286647, 1286685, -1, -1, -1, -1, -1, -1 }, { 0x96BE, 1286697, 1286691, 1286730, -1, -1, -1, -1, -1, -1 }, { 0x96BF, -1, 1286735, 1286740, -1, -1, -1, -1, -1, -1 }, { 0x96C0, 1286750, 1286744, 1286786, 1286791, 1286782, 1286765, 1286772, 1286758, 1286799 }, { 0x96C1, 1286814, 1286807, 1286844, 1286849, 1286841, 1286832, 1286837, 1286825, -1 }, { 0x96C2, -1, 1286856, 1286861, -1, -1, -1, -1, -1, -1 }, { 0x96C3, -1, 1286866, 1286871, -1, -1, -1, -1, -1, -1 }, { 0x96C4, 1286883, 1286877, 1286934, 1286941, 1286929, 1286919, 1286925, 1286912, 1286948 }, { 0x96C5, 1286960, 1286954, 1287018, 1287022, 1287016, 1286994, 1287011, 1286987, 1287028 }, { 0x96C6, 1287039, 1287033, 1287111, 1287115, 1287107, 1287073, 1287098, 1287066, 1287122 }, { 0x96C7, 1287132, 1287128, 1287176, -1, 1287170, 1287155, 1287167, 1287148, -1 }, { 0x96C8, -1, 1287180, 1287202, -1, -1, 1287185, 1287194, -1, -1 }, { 0x96C9, 1287212, 1287208, 1287262, 1287267, 1287258, 1287246, 1287251, 1287239, 1287274 }, { 0x96CA, 1287284, 1287279, 1287319, 1287324, -1, -1, 1287312, -1, -1 }, { 0x96CB, 1287335, 1287329, 1287403, -1, 1287398, 1287380, 1287389, 1287367, 1287409 }, { 0x96CC, 1287420, 1287416, 1287473, 1287477, 1287470, 1287458, 1287466, 1287451, 1287483 }, { 0x96CD, 1287494, 1287488, 1287555, -1, 1287551, 1287528, 1287544, 1287521, 1287561 }, { 0x96CE, 1287573, 1287567, 1287622, -1, 1287619, 1287608, 1287615, 1287601, -1 }, { 0x96CF, 1287630, 1287626, 1287663, -1, -1, -1, -1, -1, -1 }, { 0x96D0, -1, 1287668, 1287672, -1, -1, -1, -1, -1, -1 }, { 0x96D1, 1287682, 1287676, 1287739, -1, 1287735, 1287710, 1287725, -1, -1 }, { 0x96D2, 1287748, 1287743, 1287794, -1, 1287790, 1287776, 1287785, -1, -1 }, { 0x96D3, -1, 1287799, 1287804, -1, -1, -1, -1, -1, -1 }, { 0x96D4, -1, 1287808, 1287813, -1, -1, -1, -1, -1, -1 }, { 0x96D5, 1287824, 1287819, 1287916, 1287922, 1287913, 1287895, 1287908, 1287888, -1 }, { 0x96D6, 1287933, 1287927, 1287973, 1287978, 1287969, 1287958, 1287965, 1287951, 1287983 }, { 0x96D7, 1287992, 1287987, 1288015, -1, -1, -1, -1, 1288009, -1 }, { 0x96D8, 1288025, 1288020, 1288076, -1, -1, 1288055, 1288065, -1, -1 }, { 0x96D9, 1288087, 1288080, 1288155, 1288163, 1288149, 1288125, 1288145, 1288118, 1288171 }, { 0x96DA, 1288181, 1288176, 1288226, -1, 1288221, 1288207, 1288217, 1288200, -1 }, { 0x96DB, 1288236, 1288232, 1288290, 1288295, 1288285, 1288276, 1288281, 1288269, -1 }, { 0x96DC, 1288307, 1288301, 1288371, 1288375, 1288367, 1288342, 1288357, 1288335, 1288382 }, { 0x96DD, 1288394, 1288388, 1288445, -1, 1288441, 1288425, 1288434, 1288418, -1 }, { 0x96DE, 1288456, 1288451, 1288505, 1288509, 1288500, 1288487, 1288496, 1288480, -1 }, { 0x96DF, 1288520, 1288514, 1288564, -1, -1, 1288549, 1288557, -1, -1 }, { 0x96E0, 1288573, 1288568, 1288596, -1, -1, -1, -1, -1, -1 }, { 0x96E1, -1, 1288602, 1288607, -1, -1, -1, -1, -1, -1 }, { 0x96E2, 1288617, 1288612, 1288718, 1288722, 1288715, 1288690, 1288712, 1288677, 1288728 }, { 0x96E3, 1288737, 1288731, 1288805, 1288810, 1288798, 1288777, 1288794, 1288770, 1288816 }, { 0x96E4, -1, 1288820, 1288825, -1, -1, -1, -1, -1, -1 }, { 0x96E5, -1, 1288830, 1288836, -1, -1, -1, -1, -1, -1 }, { 0x96E6, -1, 1288840, 1288846, -1, -1, -1, -1, -1, -1 }, { 0x96E7, -1, 1288850, 1288856, -1, -1, -1, -1, -1, -1 }, { 0x96E8, 1288865, 1288860, 1288917, 1288921, 1288914, 1288904, 1288912, 1288897, -1 }, { 0x96E9, 1288932, 1288927, 1288986, -1, 1288983, 1288964, 1288971, 1288957, -1 }, { 0x96EA, 1288996, 1288990, 1289055, 1289060, 1289051, 1289033, 1289045, 1289026, -1 }, { 0x96EB, 1289072, 1289068, 1289113, -1, -1, 1289098, 1289106, -1, -1 }, { 0x96EC, -1, 1289117, 1289122, -1, -1, -1, -1, -1, -1 }, { 0x96ED, -1, 1289127, 1289133, -1, -1, -1, -1, -1, -1 }, { 0x96EE, -1, 1289137, 1289142, -1, -1, -1, -1, -1, -1 }, { 0x96EF, 1289151, 1289146, 1289205, -1, 1289200, -1, 1289192, 1289185, -1 }, { 0x96F0, 1289215, 1289210, 1289258, -1, 1289253, 1289244, 1289249, 1289237, -1 }, { 0x96F1, 1289269, 1289263, 1289289, -1, -1, -1, 1289285, -1, -1 }, { 0x96F2, 1289300, 1289295, 1289343, 1289348, 1289339, 1289331, 1289336, 1289324, 1289356 }, { 0x96F3, 1289366, 1289361, 1289396, -1, -1, -1, -1, -1, -1 }, { 0x96F4, -1, 1289400, 1289405, -1, -1, -1, -1, -1, 1289410 }, { 0x96F5, -1, 1289416, 1289423, -1, -1, -1, -1, -1, -1 }, { 0x96F6, 1289435, 1289429, 1289509, 1289515, 1289498, 1289473, 1289494, 1289460, 1289521 }, { 0x96F7, 1289533, 1289527, 1289584, 1289589, 1289580, 1289554, 1289572, 1289541, 1289596 }, { 0x96F8, -1, 1289601, 1289607, -1, -1, -1, -1, -1, -1 }, { 0x96F9, 1289616, 1289611, 1289647, -1, 1289643, 1289628, 1289633, 1289621, -1 }, { 0x96FA, -1, 1289652, 1289678, -1, 1289673, 1289665, 1289670, 1289658, -1 }, { 0x96FB, 1289687, 1289682, 1289747, 1289753, 1289743, 1289727, 1289735, 1289720, -1 }, { 0x96FC, -1, 1289760, 1289766, -1, -1, -1, -1, -1, -1 }, { 0x96FD, -1, 1289772, 1289776, -1, -1, -1, -1, -1, -1 }, { 0x96FE, 1289785, 1289780, 1289814, -1, -1, -1, -1, -1, -1 }, { 0x96FF, -1, 1289818, 1289823, -1, -1, -1, -1, -1, -1 }, { 0x9700, 1289835, 1289829, 1289911, -1, 1289907, 1289882, 1289904, 1289869, -1 }, { 0x9701, 1289920, 1289915, 1289962, -1, -1, -1, -1, -1, -1 }, { 0x9702, 1289971, 1289966, 1290000, -1, -1, -1, 1289990, -1, 1290004 }, { 0x9703, 1290020, 1290015, 1290057, -1, -1, 1290041, 1290048, -1, -1 }, { 0x9704, 1290068, 1290063, 1290113, 1290119, 1290110, 1290100, 1290105, 1290093, -1 }, { 0x9705, 1290131, 1290126, 1290175, -1, 1290171, 1290146, 1290157, 1290139, -1 }, { 0x9706, 1290186, 1290180, 1290236, 1290242, 1290231, 1290218, 1290227, 1290211, 1290248 }, { 0x9707, 1290260, 1290255, 1290346, 1290352, 1290342, 1290323, 1290337, 1290316, -1 }, { 0x9708, 1290362, 1290357, 1290410, -1, 1290405, -1, 1290401, 1290394, 1290415 }, { 0x9709, 1290426, 1290421, 1290494, -1, 1290490, 1290463, 1290483, 1290456, -1 }, { 0x970A, 1290505, 1290499, 1290549, -1, -1, 1290535, 1290540, -1, -1 }, { 0x970B, 1290560, 1290555, 1290576, -1, -1, -1, -1, -1, -1 }, { 0x970C, -1, 1290580, 1290596, -1, 1290592, -1, -1, 1290585, -1 }, { 0x970D, 1290607, 1290602, 1290658, 1290663, 1290653, 1290641, 1290648, 1290634, 1290669 }, { 0x970E, 1290682, 1290676, 1290750, -1, 1290746, 1290730, 1290737, 1290723, -1 }, { 0x970F, 1290760, 1290755, 1290803, 1290808, 1290800, 1290792, 1290797, 1290785, 1290814 }, { 0x9710, -1, 1290819, 1290825, -1, -1, -1, -1, -1, -1 }, { 0x9711, 1290836, 1290831, 1290887, 1290893, 1290883, 1290873, 1290879, 1290866, 1290900 }, { 0x9712, -1, 1290905, 1290910, -1, -1, -1, -1, -1, -1 }, { 0x9713, 1290921, 1290915, 1290970, 1290974, 1290966, 1290957, 1290962, 1290950, 1290980 }, { 0x9714, -1, 1290985, 1291001, -1, 1290997, -1, -1, 1290990, -1 }, { 0x9715, -1, 1291006, 1291012, -1, -1, -1, -1, -1, -1 }, { 0x9716, 1291022, 1291017, 1291078, -1, 1291074, 1291062, 1291070, 1291055, 1291083 }, { 0x9717, -1, 1291088, 1291094, -1, -1, -1, -1, -1, -1 }, { 0x9718, -1, 1291100, 1291106, -1, -1, -1, -1, -1, -1 }, { 0x9719, 1291118, 1291112, 1291150, -1, 1291145, 1291131, 1291138, 1291124, -1 }, { 0x971A, -1, 1291156, 1291176, -1, -1, 1291161, 1291166, -1, -1 }, { 0x971B, -1, 1291180, 1291200, -1, -1, 1291186, 1291191, -1, -1 }, { 0x971C, 1291213, 1291206, 1291264, 1291272, 1291259, 1291249, 1291255, 1291242, 1291282 }, { 0x971D, 1291296, 1291290, 1291337, -1, -1, -1, 1291328, -1, -1 }, { 0x971E, 1291348, 1291343, 1291390, 1291395, 1291387, 1291367, 1291381, 1291360, -1 }, { 0x971F, -1, 1291399, 1291405, -1, -1, -1, -1, -1, -1 }, { 0x9720, -1, 1291411, 1291416, -1, -1, -1, -1, -1, -1 }, { 0x9721, 1291426, 1291421, 1291496, -1, -1, 1291473, 1291480, -1, -1 }, { 0x9722, 1291506, 1291501, 1291534, -1, -1, 1291511, 1291518, -1, -1 }, { 0x9723, 1291544, 1291539, 1291574, -1, 1291570, 1291556, 1291560, 1291549, -1 }, { 0x9724, 1291584, 1291579, 1291622, -1, -1, 1291609, 1291617, -1, -1 }, { 0x9725, 1291633, 1291627, 1291647, -1, -1, -1, -1, -1, -1 }, { 0x9726, -1, 1291653, 1291669, -1, 1291665, -1, -1, 1291658, -1 }, { 0x9727, 1291679, 1291674, 1291730, 1291734, 1291726, 1291715, 1291720, 1291708, 1291740 }, { 0x9728, 1291750, 1291745, 1291761, -1, -1, -1, 1291759, -1, -1 }, { 0x9729, -1, 1291766, 1291772, -1, -1, -1, -1, -1, -1 }, { 0x972A, 1291782, 1291777, 1291815, -1, 1291812, -1, 1291809, 1291802, 1291820 }, { 0x972B, 1291832, 1291826, 1291843, -1, -1, -1, -1, -1, -1 }, { 0x972C, -1, 1291847, 1291852, -1, -1, -1, -1, -1, -1 }, { 0x972D, 1291860, 1291856, 1291893, -1, -1, -1, -1, -1, -1 }, { 0x972E, -1, 1291897, 1291903, -1, -1, -1, -1, -1, -1 }, { 0x972F, -1, 1291908, 1291914, -1, -1, -1, -1, -1, -1 }, { 0x9730, 1291925, 1291920, 1291966, 1291972, 1291958, 1291944, 1291950, 1291937, -1 }, { 0x9731, 1291982, 1291977, 1292022, -1, -1, 1292000, 1292012, 1291988, -1 }, { 0x9732, 1292031, 1292026, 1292091, 1292095, 1292088, 1292069, 1292085, 1292056, 1292099 }, { 0x9733, -1, 1292104, 1292119, -1, -1, -1, 1292110, -1, -1 }, { 0x9734, -1, 1292125, 1292130, -1, -1, -1, -1, -1, -1 }, { 0x9735, -1, 1292135, 1292140, -1, -1, -1, -1, -1, -1 }, { 0x9736, 1292150, 1292144, 1292170, -1, -1, -1, -1, -1, -1 }, { 0x9737, -1, 1292176, 1292183, -1, -1, -1, -1, -1, -1 }, { 0x9738, 1292194, 1292189, 1292277, -1, 1292267, 1292233, 1292253, 1292226, 1292281 }, { 0x9739, 1292290, 1292285, 1292348, -1, 1292343, 1292323, 1292332, 1292316, -1 }, { 0x973A, -1, 1292352, 1292357, -1, -1, -1, -1, -1, -1 }, { 0x973B, -1, 1292362, 1292368, -1, -1, -1, -1, -1, -1 }, { 0x973C, -1, 1292374, 1292379, -1, -1, -1, -1, -1, -1 }, { 0x973D, 1292388, 1292383, 1292459, 1292463, 1292455, 1292440, 1292447, 1292433, -1 }, { 0x973E, 1292476, 1292470, 1292533, 1292538, 1292529, 1292501, 1292525, -1, -1 }, { 0x973F, -1, -1, 1292543, -1, -1, -1, -1, -1, -1 }, { 0x9740, 1292555, 1292549, 1292582, -1, -1, -1, -1, -1, 1292588 }, { 0x9741, 1292601, 1292595, 1292628, -1, -1, 1292615, 1292624, -1, -1 }, { 0x9742, 1292638, 1292633, 1292691, 1292695, 1292686, -1, 1292675, 1292668, 1292699 }, { 0x9743, -1, 1292705, 1292725, -1, -1, 1292710, 1292716, -1, -1 }, { 0x9744, 1292734, 1292730, 1292785, 1292789, 1292782, 1292774, 1292779, 1292767, -1 }, { 0x9745, -1, 1292796, 1292801, -1, -1, -1, -1, -1, -1 }, { 0x9746, 1292811, 1292806, 1292855, -1, 1292850, -1, 1292846, 1292839, -1 }, { 0x9747, -1, 1292860, 1292866, -1, -1, -1, -1, -1, -1 }, { 0x9748, 1292878, 1292872, 1292941, 1292947, 1292935, 1292921, 1292926, 1292908, 1292953 }, { 0x9749, 1292962, 1292958, 1293001, -1, 1292998, -1, 1292995, 1292988, -1 }, { 0x974A, -1, 1293005, 1293018, -1, -1, -1, 1293011, -1, -1 }, { 0x974B, -1, 1293024, 1293029, -1, -1, -1, -1, -1, -1 }, { 0x974C, -1, 1293033, 1293048, -1, 1293045, -1, -1, 1293038, -1 }, { 0x974D, -1, 1293053, 1293058, -1, -1, -1, -1, -1, -1 }, { 0x974E, -1, 1293062, 1293078, -1, -1, 1293067, 1293073, -1, -1 }, { 0x974F, -1, 1293082, 1293098, -1, -1, 1293087, 1293093, -1, -1 }, { 0x9750, -1, 1293102, 1293108, -1, -1, -1, -1, -1, -1 }, { 0x9751, 1293120, 1293114, 1293188, -1, 1293182, 1293166, 1293173, 1293159, -1 }, { 0x9752, 1293200, 1293194, 1293267, 1293273, 1293261, 1293245, 1293252, 1293239, 1293280 }, { 0x9753, 1293292, 1293286, 1293322, -1, -1, -1, -1, -1, -1 }, { 0x9754, -1, 1293328, 1293333, -1, -1, -1, -1, -1, -1 }, { 0x9755, -1, 1293339, 1293364, -1, -1, 1293350, 1293359, 1293344, -1 }, { 0x9756, 1293376, 1293370, 1293449, -1, 1293444, 1293415, 1293436, 1293408, -1 }, { 0x9757, -1, 1293455, 1293478, -1, -1, 1293461, 1293469, -1, -1 }, { 0x9758, -1, 1293485, 1293497, -1, -1, -1, -1, 1293491, -1 }, { 0x9759, 1293509, 1293503, 1293584, -1, -1, 1293548, 1293576, 1293542, -1 }, { 0x975A, 1293596, 1293590, 1293663, -1, 1293658, -1, 1293649, 1293642, -1 }, { 0x975B, 1293674, 1293669, 1293717, -1, 1293713, 1293702, 1293705, 1293695, -1 }, { 0x975C, 1293729, 1293723, 1293790, 1293796, 1293785, 1293769, 1293777, 1293762, -1 }, { 0x975D, 1293813, 1293808, 1293848, -1, 1293843, -1, -1, 1293836, -1 }, { 0x975E, 1293859, 1293854, 1293933, 1293938, 1293930, 1293914, 1293927, 1293907, 1293945 }, { 0x975F, -1, 1293949, 1293954, -1, -1, -1, -1, -1, -1 }, { 0x9760, 1293965, 1293959, 1294022, -1, 1294019, 1294004, 1294015, 1293997, -1 }, { 0x9761, 1294032, 1294027, 1294088, 1294092, 1294085, 1294065, 1294076, 1294058, 1294099 }, { 0x9762, 1294109, 1294104, 1294203, 1294209, 1294198, 1294174, 1294190, 1294167, -1 }, { 0x9763, -1, 1294218, 1294247, -1, -1, 1294223, 1294239, -1, -1 }, { 0x9764, -1, 1294253, 1294270, -1, -1, 1294259, 1294266, -1, -1 }, { 0x9765, 1294280, 1294275, 1294288, -1, -1, -1, -1, -1, -1 }, { 0x9766, 1294297, 1294292, 1294332, -1, 1294328, -1, 1294324, 1294317, -1 }, { 0x9767, 1294343, 1294338, 1294360, -1, -1, -1, 1294353, -1, -1 }, { 0x9768, 1294370, 1294365, 1294399, -1, 1294395, 1294385, 1294391, 1294378, -1 }, { 0x9769, 1294409, 1294403, 1294517, -1, 1294508, 1294472, 1294497, 1294465, -1 }, { 0x976A, 1294527, 1294521, 1294567, -1, -1, 1294547, 1294554, -1, -1 }, { 0x976B, 1294579, 1294573, 1294628, -1, -1, 1294609, 1294621, -1, -1 }, { 0x976C, -1, 1294633, 1294638, -1, -1, -1, -1, -1, -1 }, { 0x976D, 1294649, 1294644, 1294715, -1, 1294712, 1294686, 1294708, 1294679, -1 }, { 0x976E, 1294725, 1294720, 1294750, -1, -1, 1294732, 1294739, -1, -1 }, { 0x976F, -1, 1294754, 1294759, -1, -1, -1, -1, -1, -1 }, { 0x9770, 1294767, 1294763, 1294778, -1, -1, -1, -1, -1, -1 }, { 0x9771, 1294787, 1294782, 1294831, -1, -1, 1294817, 1294827, -1, -1 }, { 0x9772, -1, 1294836, 1294841, -1, -1, -1, -1, -1, -1 }, { 0x9773, 1294851, 1294846, 1294904, -1, 1294900, 1294884, 1294892, 1294877, -1 }, { 0x9774, 1294914, 1294909, 1294940, -1, 1294936, 1294927, 1294933, 1294920, -1 }, { 0x9775, -1, 1294945, 1294960, -1, 1294956, -1, -1, 1294950, -1 }, { 0x9776, 1294970, 1294965, 1295015, 1295019, 1295011, 1295001, 1295008, -1, -1 }, { 0x9777, 1295028, 1295023, 1295110, -1, 1295107, 1295086, 1295095, 1295079, -1 }, { 0x9778, 1295121, 1295115, 1295162, -1, -1, 1295147, 1295153, -1, -1 }, { 0x9779, -1, 1295166, 1295177, -1, -1, -1, 1295171, -1, -1 }, { 0x977A, 1295186, 1295181, 1295238, -1, 1295234, -1, 1295222, 1295215, -1 }, { 0x977B, -1, 1295242, 1295263, -1, -1, 1295247, 1295254, -1, -1 }, { 0x977C, 1295273, 1295267, 1295313, -1, 1295309, 1295287, 1295299, 1295280, -1 }, { 0x977D, 1295322, 1295317, 1295374, -1, -1, 1295359, 1295366, -1, -1 }, { 0x977E, -1, 1295379, 1295384, -1, -1, -1, -1, -1, -1 }, { 0x977F, 1295393, 1295388, 1295428, -1, -1, 1295411, 1295421, -1, -1 }, { 0x9780, 1295438, 1295433, 1295473, -1, 1295470, 1295450, 1295462, 1295443, -1 }, { 0x9781, 1295483, 1295478, 1295542, -1, 1295538, 1295508, 1295532, 1295501, -1 }, { 0x9782, -1, 1295547, 1295553, -1, -1, -1, -1, -1, -1 }, { 0x9783, 1295564, 1295558, 1295570, -1, -1, -1, -1, -1, -1 }, { 0x9784, 1295581, 1295576, 1295634, -1, 1295630, 1295615, 1295621, 1295608, -1 }, { 0x9785, 1295646, 1295639, 1295718, -1, 1295714, 1295685, 1295707, 1295678, 1295724 }, { 0x9786, 1295735, 1295729, 1295766, -1, -1, 1295761, -1, -1, -1 }, { 0x9787, -1, 1295772, 1295777, -1, -1, -1, -1, -1, -1 }, { 0x9788, -1, 1295782, 1295788, -1, -1, -1, -1, -1, -1 }, { 0x9789, 1295797, 1295792, 1295822, -1, -1, 1295802, 1295814, -1, -1 }, { 0x978A, -1, 1295827, 1295832, -1, -1, -1, -1, -1, -1 }, { 0x978B, 1295843, 1295837, 1295896, 1295901, 1295891, 1295877, 1295884, 1295870, 1295911 }, { 0x978C, 1295920, 1295916, 1295953, -1, -1, -1, -1, -1, -1 }, { 0x978D, 1295961, 1295957, 1296012, 1296016, 1296009, 1296001, 1296006, 1295994, 1296022 }, { 0x978E, -1, 1296027, 1296032, -1, -1, -1, -1, -1, -1 }, { 0x978F, 1296043, 1296037, 1296093, -1, 1296088, 1296077, 1296083, 1296070, 1296099 }, { 0x9790, -1, 1296106, 1296119, -1, -1, 1296112, -1, -1, -1 }, { 0x9791, 1296130, 1296124, 1296141, -1, -1, -1, -1, -1, -1 }, { 0x9792, 1296150, 1296145, 1296180, -1, -1, -1, -1, -1, -1 }, { 0x9793, 1296192, 1296186, 1296205, -1, -1, -1, -1, -1, -1 }, { 0x9794, 1296216, 1296211, 1296303, -1, 1296299, -1, -1, -1, -1 }, { 0x9795, -1, 1296308, 1296331, -1, -1, 1296316, 1296322, -1, -1 }, { 0x9796, -1, 1296337, 1296347, -1, -1, -1, 1296343, -1, -1 }, { 0x9797, 1296357, 1296352, 1296378, -1, -1, 1296363, 1296370, -1, -1 }, { 0x9798, 1296389, 1296384, 1296431, 1296437, 1296427, 1296413, 1296418, 1296406, -1 }, { 0x9799, 1296449, 1296443, 1296481, -1, -1, -1, 1296473, -1, -1 }, { 0x979A, 1296493, 1296487, 1296514, 1296520, -1, 1296500, 1296507, -1, -1 }, { 0x979B, -1, 1296526, 1296532, -1, -1, -1, -1, -1, -1 }, { 0x979C, 1296544, 1296538, 1296567, -1, -1, 1296557, 1296563, -1, -1 }, { 0x979D, 1296578, 1296571, 1296623, -1, -1, -1, -1, -1, -1 }, { 0x979E, 1296636, 1296630, 1296667, -1, -1, 1296643, 1296648, -1, -1 }, { 0x979F, 1296679, 1296673, 1296698, -1, -1, -1, 1296693, -1, -1 }, { 0x97A0, 1296708, 1296703, 1296767, 1296771, 1296762, 1296747, 1296752, 1296740, 1296776 }, { 0x97A1, 1296787, 1296781, 1296798, -1, -1, -1, -1, -1, -1 }, { 0x97A2, -1, 1296801, 1296819, -1, -1, -1, 1296806, -1, -1 }, { 0x97A3, 1296829, 1296824, 1296867, -1, 1296864, 1296848, 1296860, 1296841, -1 }, { 0x97A4, -1, 1296872, 1296878, -1, -1, -1, -1, -1, -1 }, { 0x97A5, 1296889, 1296884, 1296895, -1, -1, -1, -1, -1, -1 }, { 0x97A6, 1296905, 1296900, 1296951, 1296956, 1296946, 1296932, 1296941, 1296925, -1 }, { 0x97A7, 1296967, 1296962, 1296983, -1, -1, -1, -1, -1, -1 }, { 0x97A8, 1296993, 1296988, 1297038, -1, 1297034, 1297006, 1297016, 1296999, -1 }, { 0x97A9, -1, 1297042, 1297047, -1, -1, -1, -1, -1, -1 }, { 0x97AA, -1, 1297053, 1297058, -1, -1, -1, -1, -1, -1 }, { 0x97AB, 1297067, 1297062, 1297123, -1, 1297119, 1297096, 1297114, 1297089, -1 }, { 0x97AC, 1297132, 1297127, 1297195, -1, 1297191, 1297168, 1297179, 1297161, -1 }, { 0x97AD, 1297206, 1297201, 1297278, 1297284, 1297272, 1297248, 1297264, 1297241, -1 }, { 0x97AE, 1297296, 1297291, 1297336, 1297340, 1297332, 1297310, 1297320, -1, -1 }, { 0x97AF, 1297349, 1297344, 1297364, -1, -1, -1, -1, -1, -1 }, { 0x97B0, -1, 1297370, 1297378, -1, 1297375, -1, -1, -1, -1 }, { 0x97B1, -1, 1297383, 1297422, -1, 1297419, 1297395, 1297415, 1297388, -1 }, { 0x97B2, 1297432, 1297427, 1297468, -1, 1297464, 1297450, 1297457, -1, -1 }, { 0x97B3, -1, 1297473, 1297483, -1, -1, -1, 1297479, -1, -1 }, { 0x97B4, 1297492, 1297487, 1297555, -1, 1297552, 1297528, 1297541, 1297521, -1 }, { 0x97B5, 1297566, 1297560, 1297599, -1, -1, 1297579, 1297592, -1, -1 }, { 0x97B6, 1297609, 1297604, 1297634, -1, -1, -1, 1297626, -1, -1 }, { 0x97B7, -1, 1297639, 1297644, -1, -1, -1, -1, -1, -1 }, { 0x97B8, 1297653, 1297648, 1297713, -1, 1297708, 1297678, 1297687, 1297671, -1 }, { 0x97B9, 1297723, 1297717, 1297745, -1, 1297740, -1, 1297735, 1297728, -1 }, { 0x97BA, 1297756, 1297750, 1297779, -1, -1, -1, 1297775, -1, -1 }, { 0x97BB, -1, 1297785, 1297790, -1, -1, -1, -1, -1, -1 }, { 0x97BC, -1, 1297795, 1297876, -1, -1, 1297801, 1297857, -1, -1 }, { 0x97BD, 1297886, 1297881, 1297920, -1, 1297916, -1, -1, -1, -1 }, { 0x97BE, 1297931, 1297926, 1297946, -1, -1, 1297937, 1297943, -1, -1 }, { 0x97BF, -1, 1297951, 1297972, 1297976, -1, 1297956, 1297966, -1, -1 }, { 0x97C0, 1297987, 1297982, 1298005, 1298011, -1, -1, -1, -1, -1 }, { 0x97C1, 1298023, 1298016, 1298073, 1298080, 1298068, 1298052, 1298059, 1298045, 1298087 }, { 0x97C2, 1298100, 1298095, 1298125, -1, -1, -1, -1, -1, -1 }, { 0x97C3, 1298137, 1298131, 1298181, -1, 1298177, 1298155, 1298165, 1298148, -1 }, { 0x97C4, -1, 1298185, 1298223, -1, -1, 1298191, 1298203, -1, -1 }, { 0x97C5, 1298232, 1298227, 1298244, -1, -1, -1, 1298240, -1, -1 }, { 0x97C6, 1298255, 1298250, 1298282, 1298288, 1298277, 1298268, 1298273, 1298261, -1 }, { 0x97C7, -1, 1298295, 1298318, -1, -1, 1298300, 1298308, -1, -1 }, { 0x97C8, 1298327, 1298322, 1298372, -1, -1, 1298344, 1298360, -1, -1 }, { 0x97C9, 1298381, 1298376, 1298415, -1, 1298410, 1298396, 1298406, -1, -1 }, { 0x97CA, 1298427, 1298421, 1298466, -1, -1, 1298444, 1298458, -1, -1 }, { 0x97CB, 1298476, 1298471, 1298551, 1298556, 1298548, 1298527, 1298546, 1298520, -1 }, { 0x97CC, 1298568, 1298563, 1298646, -1, -1, 1298628, 1298638, 1298622, -1 }, { 0x97CD, 1298656, 1298651, 1298734, -1, 1298729, 1298705, 1298714, 1298698, -1 }, { 0x97CE, 1298743, 1298738, 1298777, -1, -1, 1298747, 1298763, -1, -1 }, { 0x97CF, -1, 1298782, 1298788, -1, -1, -1, -1, -1, -1 }, { 0x97D0, 1298800, 1298794, 1298858, -1, 1298854, 1298840, 1298845, 1298834, -1 }, { 0x97D1, -1, 1298862, 1298876, -1, -1, 1298867, 1298874, -1, -1 }, { 0x97D2, 1298886, 1298881, 1298905, -1, -1, -1, -1, -1, -1 }, { 0x97D3, 1298916, 1298911, 1298959, 1298964, 1298955, 1298945, 1298951, 1298938, -1 }, { 0x97D4, 1298977, 1298970, 1299024, -1, -1, 1299003, 1299014, -1, -1 }, { 0x97D5, -1, 1299031, 1299038, -1, -1, -1, -1, -1, -1 }, { 0x97D6, 1299048, 1299043, 1299060, -1, -1, -1, -1, -1, -1 }, { 0x97D7, -1, 1299065, 1299091, -1, -1, 1299070, 1299076, -1, -1 }, { 0x97D8, 1299101, 1299096, 1299133, -1, -1, 1299121, 1299128, -1, -1 }, { 0x97D9, 1299143, 1299138, 1299189, -1, 1299186, 1299175, 1299184, 1299168, -1 }, { 0x97DA, -1, 1299194, 1299200, -1, -1, -1, -1, -1, -1 }, { 0x97DB, 1299209, 1299204, 1299248, -1, -1, 1299217, 1299230, -1, -1 }, { 0x97DC, 1299258, 1299253, 1299308, -1, 1299305, 1299292, 1299301, 1299285, -1 }, { 0x97DD, 1299318, 1299313, 1299360, 1299365, 1299356, 1299342, 1299349, 1299335, -1 }, { 0x97DE, 1299378, 1299373, 1299433, -1, 1299430, 1299416, 1299424, 1299409, -1 }, { 0x97DF, -1, 1299438, 1299443, -1, -1, -1, -1, -1, -1 }, { 0x97E0, 1299453, 1299448, 1299495, -1, 1299490, 1299469, 1299478, 1299462, -1 }, { 0x97E1, 1299504, 1299499, 1299529, -1, 1299526, 1299520, -1, 1299513, -1 }, { 0x97E2, -1, 1299534, 1299540, -1, -1, -1, -1, -1, -1 }, { 0x97E3, 1299550, 1299545, 1299558, -1, -1, -1, -1, -1, -1 }, { 0x97E4, 1299567, 1299562, 1299618, -1, -1, 1299584, 1299600, -1, -1 }, { 0x97E5, -1, 1299622, 1299627, -1, -1, -1, -1, -1, -1 }, { 0x97E6, 1299636, 1299631, 1299699, -1, -1, -1, -1, -1, -1 }, { 0x97E7, 1299709, 1299704, 1299739, -1, -1, -1, -1, -1, -1 }, { 0x97E8, 1299749, 1299744, 1299791, -1, -1, -1, -1, -1, -1 }, { 0x97E9, 1299800, 1299795, 1299822, -1, -1, -1, -1, -1, -1 }, { 0x97EA, 1299832, 1299827, 1299857, -1, -1, -1, -1, -1, -1 }, { 0x97EB, 1299867, 1299862, 1299890, -1, -1, -1, -1, -1, -1 }, { 0x97EC, 1299900, 1299895, 1299927, -1, -1, -1, -1, -1, -1 }, { 0x97ED, 1299937, 1299932, 1299996, 1300001, 1299992, 1299979, 1299984, 1299972, -1 }, { 0x97EE, 1300012, 1300007, 1300050, -1, 1300046, 1300033, 1300038, 1300027, -1 }, { 0x97EF, 1300060, 1300055, 1300094, -1, -1, 1300081, 1300090, -1, -1 }, { 0x97F0, -1, 1300100, 1300106, -1, -1, -1, -1, -1, -1 }, { 0x97F1, 1300116, 1300111, 1300161, -1, 1300157, 1300144, 1300153, 1300137, -1 }, { 0x97F2, 1300172, 1300167, 1300236, -1, 1300232, 1300217, 1300224, 1300210, -1 }, { 0x97F3, 1300245, 1300240, 1300322, 1300327, 1300319, 1300306, 1300313, 1300299, 1300333 }, { 0x97F4, -1, 1300337, 1300376, -1, -1, 1300343, 1300368, -1, -1 }, { 0x97F5, 1300385, 1300380, 1300422, -1, 1300418, 1300405, 1300412, 1300398, 1300427 }, { 0x97F6, 1300438, 1300433, 1300500, 1300506, 1300497, 1300482, 1300488, 1300475, 1300513 }, { 0x97F7, -1, 1300521, 1300551, -1, -1, 1300527, 1300540, -1, -1 }, { 0x97F8, -1, 1300555, 1300584, -1, -1, 1300561, 1300570, -1, -1 }, { 0x97F9, 1300596, 1300590, 1300619, -1, -1, -1, -1, -1, -1 }, { 0x97FA, 1300632, 1300626, 1300657, -1, 1300652, -1, 1300645, 1300638, -1 }, { 0x97FB, 1300668, 1300663, 1300705, -1, 1300701, 1300688, 1300695, 1300681, 1300710 }, { 0x97FC, -1, 1300716, 1300722, -1, -1, -1, -1, -1, -1 }, { 0x97FD, -1, 1300728, 1300732, -1, -1, -1, -1, -1, -1 }, { 0x97FE, -1, 1300736, 1300747, -1, -1, -1, -1, 1300741, -1 }, { 0x97FF, 1300759, 1300752, 1300821, 1300828, 1300815, 1300796, 1300810, 1300789, 1300838 }, { 0x9800, 1300851, 1300847, 1300867, -1, 1300864, -1, -1, 1300857, -1 }, { 0x9801, 1300876, 1300871, 1300956, -1, 1300951, 1300921, 1300935, 1300914, -1 }, { 0x9802, 1300966, 1300960, 1301034, 1301040, 1301029, 1301004, 1301020, 1300997, 1301047 }, { 0x9803, 1301060, 1301054, 1301173, 1301179, 1301163, 1301136, 1301151, 1301129, 1301189 }, { 0x9804, 1301204, 1301198, 1301214, -1, -1, -1, -1, -1, -1 }, { 0x9805, 1301225, 1301219, 1301282, -1, 1301277, 1301263, 1301269, 1301256, 1301289 }, { 0x9806, 1301302, 1301296, 1301369, 1301375, 1301364, 1301340, 1301355, 1301333, 1301383 }, { 0x9807, 1301396, 1301391, 1301452, -1, -1, 1301426, 1301432, -1, -1 }, { 0x9808, 1301463, 1301457, 1301547, 1301551, 1301543, 1301513, 1301536, 1301506, 1301560 }, { 0x9809, 1301568, 1301564, 1301616, -1, 1301614, 1301601, 1301612, -1, -1 }, { 0x980A, 1301625, 1301620, 1301684, -1, 1301680, 1301649, 1301658, 1301642, -1 }, { 0x980B, 1301692, 1301688, 1301761, -1, -1, -1, -1, -1, -1 }, { 0x980C, 1301770, 1301764, 1301847, 1301853, 1301837, 1301802, 1301825, 1301795, 1301860 }, { 0x980D, 1301873, 1301867, 1301927, -1, 1301923, 1301900, 1301913, 1301893, -1 }, { 0x980E, 1301937, 1301932, 1301988, 1301992, 1301985, 1301958, 1301971, 1301951, -1 }, { 0x980F, 1302005, 1301999, 1302047, 1302053, 1302042, 1302033, 1302038, 1302026, -1 }, { 0x9810, 1302064, 1302059, 1302133, 1302137, 1302129, 1302100, 1302126, 1302093, 1302141 }, { 0x9811, 1302152, 1302146, 1302214, 1302219, 1302210, 1302193, 1302202, 1302186, 1302225 }, { 0x9812, 1302237, 1302231, 1302310, -1, 1302301, 1302280, 1302293, 1302273, -1 }, { 0x9813, 1302321, 1302315, 1302407, 1302412, 1302398, 1302362, 1302388, 1302355, 1302420 }, { 0x9814, 1302432, 1302427, 1302476, -1, -1, 1302451, 1302466, -1, -1 }, { 0x9815, 1302486, 1302480, 1302512, -1, -1, -1, -1, -1, -1 }, { 0x9816, 1302522, 1302517, 1302587, -1, 1302583, 1302571, 1302579, 1302564, -1 }, { 0x9817, 1302596, 1302592, 1302656, 1302664, 1302652, 1302631, 1302649, 1302624, 1302675 }, { 0x9818, 1302687, 1302681, 1302759, 1302765, 1302753, 1302726, 1302744, 1302713, 1302774 }, { 0x9819, 1302786, 1302780, 1302819, -1, -1, 1302794, 1302803, -1, -1 }, { 0x981A, 1302830, 1302824, 1302858, -1, 1302852, 1302843, 1302848, -1, -1 }, { 0x981B, -1, 1302864, 1302870, -1, -1, -1, -1, -1, -1 }, { 0x981C, 1302880, 1302875, 1302911, -1, -1, 1302891, 1302895, -1, -1 }, { 0x981D, -1, 1302915, 1302921, -1, -1, -1, -1, -1, -1 }, { 0x981E, 1302932, 1302927, 1302978, -1, 1302975, 1302953, 1302962, 1302946, -1 }, { 0x981F, 1302988, 1302981, 1303017, -1, -1, -1, -1, -1, -1 }, { 0x9820, 1303026, 1303020, 1303049, -1, -1, 1303032, 1303042, -1, -1 }, { 0x9821, 1303059, 1303054, 1303143, 1303148, 1303135, 1303100, 1303117, 1303093, 1303152 }, { 0x9822, -1, 1303158, 1303163, -1, -1, -1, -1, -1, -1 }, { 0x9823, 1303173, 1303168, 1303232, 1303238, 1303228, 1303212, 1303223, 1303205, -1 }, { 0x9824, 1303246, 1303242, 1303313, -1, 1303311, 1303302, 1303309, 1303296, -1 }, { 0x9825, -1, 1303317, 1303334, -1, -1, 1303321, 1303332, -1, -1 }, { 0x9826, 1303343, 1303338, 1303371, -1, 1303367, 1303355, 1303359, 1303348, -1 }, { 0x9827, -1, 1303376, 1303382, -1, -1, -1, -1, -1, -1 }, { 0x9828, -1, 1303387, 1303392, -1, -1, -1, -1, -1, -1 }, { 0x9829, -1, 1303396, 1303402, -1, -1, -1, -1, -1, -1 }, { 0x982A, -1, 1303408, 1303413, -1, -1, -1, -1, -1, -1 }, { 0x982B, 1303423, 1303418, 1303475, -1, 1303471, 1303451, 1303460, 1303444, -1 }, { 0x982C, 1303485, 1303479, 1303511, -1, 1303506, 1303497, 1303501, -1, -1 }, { 0x982D, 1303521, 1303516, 1303592, 1303597, 1303588, 1303558, 1303578, 1303551, 1303603 }, { 0x982E, 1303615, 1303610, 1303648, -1, 1303644, 1303627, 1303637, 1303620, -1 }, { 0x982F, 1303659, 1303653, 1303689, -1, -1, 1303669, 1303677, -1, -1 }, { 0x9830, 1303700, 1303694, 1303733, 1303738, 1303728, 1303719, 1303723, 1303712, -1 }, { 0x9831, -1, 1303742, 1303748, -1, -1, -1, -1, -1, -1 }, { 0x9832, 1303759, 1303753, 1303783, -1, -1, -1, 1303774, 1303768, -1 }, { 0x9833, 1303795, 1303789, 1303813, -1, -1, 1303799, 1303804, -1, -1 }, { 0x9834, 1303826, 1303820, 1303869, -1, -1, 1303859, 1303866, -1, 1303875 }, { 0x9835, 1303887, 1303882, 1303934, -1, -1, 1303917, 1303923, -1, -1 }, { 0x9836, -1, 1303939, 1303944, -1, -1, -1, -1, -1, -1 }, { 0x9837, 1303953, 1303948, 1304004, 1304009, 1304001, 1303981, 1303993, 1303974, -1 }, { 0x9838, 1304025, 1304019, 1304060, 1304066, 1304054, 1304045, 1304050, 1304038, -1 }, { 0x9839, 1304081, 1304075, 1304153, 1304158, 1304148, 1304118, 1304141, 1304111, -1 }, { 0x983A, -1, 1304166, 1304172, -1, -1, -1, -1, -1, 1304177 }, { 0x983B, 1304189, 1304184, 1304246, 1304251, 1304242, 1304224, 1304234, 1304217, -1 }, { 0x983C, 1304263, 1304257, 1304330, -1, 1304326, 1304301, 1304322, 1304295, -1 }, { 0x983D, 1304341, 1304335, 1304383, -1, 1304378, 1304348, 1304371, -1, -1 }, { 0x983E, 1304392, 1304388, 1304417, -1, -1, 1304398, 1304413, -1, -1 }, { 0x983F, -1, 1304421, 1304435, -1, 1304432, -1, -1, 1304425, -1 }, { 0x9840, -1, 1304439, 1304445, -1, -1, -1, -1, -1, -1 }, { 0x9841, -1, 1304451, 1304457, -1, -1, -1, -1, -1, -1 }, { 0x9842, -1, 1304463, 1304479, -1, 1304475, -1, -1, 1304469, -1 }, { 0x9843, -1, 1304484, 1304490, -1, -1, -1, -1, -1, -1 }, { 0x9844, -1, 1304495, 1304515, -1, -1, 1304500, 1304507, -1, -1 }, { 0x9845, -1, 1304520, 1304526, -1, -1, -1, -1, -1, -1 }, { 0x9846, 1304536, 1304532, 1304570, 1304574, 1304566, 1304557, 1304563, 1304550, -1 }, { 0x9847, 1304587, 1304581, 1304652, 1304657, 1304647, 1304618, 1304628, 1304611, -1 }, { 0x9848, -1, 1304664, 1304684, -1, 1304678, -1, -1, 1304671, -1 }, { 0x9849, -1, 1304690, 1304695, -1, -1, -1, -1, -1, -1 }, { 0x984A, -1, 1304700, 1304713, -1, -1, 1304704, 1304711, -1, -1 }, { 0x984B, 1304722, 1304717, 1304785, -1, 1304782, 1304770, 1304778, 1304763, -1 }, { 0x984C, 1304795, 1304790, 1304849, 1304853, 1304845, 1304835, 1304841, 1304828, -1 }, { 0x984D, 1304866, 1304859, 1304931, 1304934, 1304927, 1304905, 1304916, 1304898, 1304940 }, { 0x984E, 1304954, 1304948, 1304977, -1, 1304974, 1304965, 1304969, 1304958, -1 }, { 0x984F, 1304987, 1304980, 1305026, 1305031, 1305023, 1305011, 1305015, -1, -1 }, { 0x9850, -1, 1305037, 1305042, -1, -1, -1, -1, -1, -1 }, { 0x9851, 1305052, 1305047, 1305086, -1, -1, 1305059, 1305066, -1, -1 }, { 0x9852, 1305097, 1305091, 1305153, -1, 1305149, 1305135, 1305141, 1305128, 1305159 }, { 0x9853, 1305229, 1305223, 1305288, -1, 1305284, 1305269, 1305280, 1305262, -1 }, { 0x9854, 1305302, 1305295, 1305348, -1, 1305345, 1305333, 1305337, 1305326, 1305353 }, { 0x9855, 1305363, 1305358, 1305434, -1, 1305429, 1305403, 1305421, 1305397, -1 }, { 0x9856, 1305446, 1305440, 1305491, -1, 1305487, 1305469, 1305478, -1, -1 }, { 0x9857, 1305502, 1305496, 1305529, -1, -1, 1305508, 1305519, -1, -1 }, { 0x9858, 1305539, 1305533, 1305599, 1305605, 1305595, 1305575, 1305587, 1305568, 1305616 }, { 0x9859, 1305631, 1305625, 1305677, 1305683, 1305672, 1305662, 1305668, 1305655, -1 }, { 0x985A, 1305696, 1305691, 1305752, -1, 1305748, 1305728, 1305744, 1305721, -1 }, { 0x985B, 1305763, 1305758, 1305812, 1305818, 1305808, 1305788, 1305804, -1, 1305822 }, { 0x985C, -1, 1305829, 1305841, -1, -1, -1, -1, 1305835, -1 }, { 0x985D, -1, 1305848, 1305853, -1, -1, -1, -1, -1, -1 }, { 0x985E, 1305864, 1305858, 1305924, 1305929, 1305920, 1305906, 1305912, 1305893, 1305934 }, { 0x985F, -1, 1305941, 1305947, -1, -1, -1, -1, -1, -1 }, { 0x9860, -1, 1305952, 1305957, -1, -1, -1, -1, -1, -1 }, { 0x9861, -1, 1305963, 1305968, -1, -1, -1, -1, -1, -1 }, { 0x9862, 1305978, 1305973, 1306028, -1, -1, 1306010, 1306020, -1, -1 }, { 0x9863, 1306038, 1306033, 1306076, -1, -1, 1306044, 1306059, -1, -1 }, { 0x9864, -1, 1306080, 1306085, -1, -1, -1, -1, -1, -1 }, { 0x9865, 1306095, 1306090, 1306143, 1306148, 1306140, 1306125, 1306132, 1306118, -1 }, { 0x9866, 1306161, 1306156, 1306223, 1306229, 1306219, 1306200, 1306210, 1306193, -1 }, { 0x9867, 1306241, 1306237, 1306295, 1306299, 1306292, 1306279, 1306289, 1306272, 1306304 }, { 0x9868, -1, 1306309, 1306315, -1, -1, -1, -1, -1, -1 }, { 0x9869, -1, 1306320, 1306325, -1, -1, -1, -1, -1, -1 }, { 0x986A, -1, 1306330, 1306346, -1, -1, 1306335, 1306339, -1, -1 }, { 0x986B, 1306356, 1306351, 1306406, -1, 1306402, 1306390, 1306398, 1306383, -1 }, { 0x986C, 1306417, 1306412, 1306451, -1, -1, 1306435, 1306444, -1, -1 }, { 0x986D, -1, 1306455, 1306461, -1, -1, -1, -1, -1, -1 }, { 0x986E, -1, 1306467, 1306472, -1, -1, -1, -1, -1, -1 }, { 0x986F, 1306482, 1306477, 1306544, 1306550, 1306539, 1306523, 1306531, 1306516, 1306555 }, { 0x9870, 1306567, 1306562, 1306623, 1306628, 1306619, 1306592, 1306611, 1306585, -1 }, { 0x9871, 1306638, 1306633, 1306665, -1, 1306662, 1306651, 1306659, 1306644, -1 }, { 0x9872, -1, 1306669, 1306674, -1, -1, -1, -1, -1, -1 }, { 0x9873, 1306684, 1306679, 1306722, -1, 1306718, -1, 1306709, 1306702, -1 }, { 0x9874, 1306733, 1306727, 1306772, -1, 1306767, 1306752, 1306759, 1306745, -1 }, { 0x9875, 1306783, 1306778, 1306815, -1, -1, -1, -1, -1, -1 }, { 0x9876, 1306825, 1306819, 1306865, -1, -1, -1, -1, -1, -1 }, { 0x9877, 1306877, 1306871, 1306946, -1, -1, -1, -1, -1, -1 }, { 0x9878, 1306957, 1306952, 1306987, -1, -1, -1, -1, -1, -1 }, { 0x9879, 1306998, 1306992, 1307029, -1, -1, -1, -1, -1, -1 }, { 0x987A, 1307042, 1307036, 1307073, -1, -1, -1, -1, -1, -1 }, { 0x987B, 1307085, 1307079, 1307110, -1, -1, -1, -1, -1, -1 }, { 0x987C, 1307119, 1307114, 1307127, -1, -1, -1, -1, -1, -1 }, { 0x987D, 1307137, 1307131, 1307171, -1, -1, -1, -1, -1, -1 }, { 0x987E, 1307180, 1307176, 1307211, -1, -1, -1, -1, -1, -1 }, { 0x987F, 1307221, 1307215, 1307255, -1, -1, -1, -1, -1, -1 }, { 0x9880, 1307265, 1307260, 1307279, -1, -1, -1, -1, -1, -1 }, { 0x9881, 1307289, 1307283, 1307325, -1, -1, -1, -1, -1, -1 }, { 0x9882, 1307336, 1307330, 1307361, -1, -1, -1, -1, -1, -1 }, { 0x9883, 1307373, 1307367, 1307394, -1, -1, -1, -1, -1, -1 }, { 0x9884, 1307405, 1307400, 1307434, -1, -1, -1, -1, -1, -1 }, { 0x9885, 1307443, 1307438, 1307449, -1, -1, -1, -1, -1, -1 }, { 0x9886, 1307459, 1307453, 1307485, -1, -1, -1, -1, -1, -1 }, { 0x9887, 1307495, 1307491, 1307523, -1, -1, -1, -1, -1, -1 }, { 0x9888, 1307533, 1307527, 1307546, -1, -1, -1, -1, -1, -1 }, { 0x9889, 1307557, 1307552, 1307583, -1, -1, -1, -1, -1, -1 }, { 0x988A, 1307594, 1307588, 1307606, -1, -1, -1, -1, -1, -1 }, { 0x988B, 1307617, 1307611, 1307626, -1, -1, -1, -1, -1, -1 }, { 0x988C, 1307637, 1307632, 1307648, -1, -1, -1, -1, -1, -1 }, { 0x988D, 1307658, 1307652, 1307673, -1, -1, -1, -1, -1, -1 }, { 0x988E, 1307686, 1307679, 1307693, -1, -1, -1, -1, -1, -1 }, { 0x988F, 1307705, 1307700, 1307710, -1, -1, -1, -1, -1, -1 }, { 0x9890, 1307718, 1307714, 1307754, -1, -1, -1, -1, -1, -1 }, { 0x9891, 1307763, 1307758, 1307791, -1, -1, -1, -1, -1, -1 }, { 0x9892, 1307801, 1307796, 1307806, -1, -1, -1, -1, -1, -1 }, { 0x9893, 1307817, 1307811, 1307847, -1, -1, -1, -1, -1, -1 }, { 0x9894, 1307857, 1307852, 1307878, -1, -1, -1, -1, -1, -1 }, { 0x9895, 1307889, 1307883, 1307932, -1, -1, 1307922, 1307929, -1, -1 }, { 0x9896, 1307944, 1307938, 1307977, -1, -1, -1, -1, -1, -1 }, { 0x9897, 1307987, 1307983, 1308001, -1, -1, -1, -1, -1, -1 }, { 0x9898, 1308010, 1308005, 1308043, -1, -1, -1, -1, -1, -1 }, { 0x9899, 1308053, 1308047, 1308084, -1, -1, -1, -1, -1, -1 }, { 0x989A, 1308096, 1308090, 1308100, -1, -1, -1, -1, -1, -1 }, { 0x989B, 1308109, 1308103, 1308142, -1, -1, -1, -1, -1, -1 }, { 0x989C, 1308156, 1308149, 1308180, -1, -1, -1, -1, -1, -1 }, { 0x989D, 1308192, 1308185, 1308224, -1, -1, -1, -1, -1, -1 }, { 0x989E, 1308232, 1308227, 1308250, -1, -1, -1, -1, -1, -1 }, { 0x989F, 1308260, 1308255, 1308292, -1, -1, -1, -1, -1, -1 }, { 0x98A0, 1308302, 1308297, 1308327, -1, -1, -1, -1, -1, -1 }, { 0x98A1, 1308339, 1308333, 1308363, -1, -1, -1, -1, -1, -1 }, { 0x98A2, 1308374, 1308369, 1308397, -1, -1, -1, -1, -1, -1 }, { 0x98A3, 1308408, 1308402, 1308436, -1, -1, -1, -1, -1, -1 }, { 0x98A4, 1308446, 1308441, 1308473, -1, -1, -1, -1, -1, -1 }, { 0x98A5, 1308484, 1308479, 1308502, -1, -1, -1, -1, -1, -1 }, { 0x98A6, 1308511, 1308506, 1308543, -1, -1, -1, -1, -1, -1 }, { 0x98A7, 1308554, 1308548, 1308566, -1, -1, -1, -1, -1, -1 }, { 0x98A8, 1308578, 1308572, 1308655, 1308661, 1308648, 1308636, 1308641, 1308629, 1308668 }, { 0x98A9, -1, 1308674, 1308679, -1, -1, -1, -1, -1, -1 }, { 0x98AA, 1308690, 1308685, 1308745, -1, -1, 1308738, -1, -1, -1 }, { 0x98AB, 1308754, 1308750, 1308765, -1, -1, -1, 1308762, -1, -1 }, { 0x98AC, -1, 1308769, 1308774, -1, -1, -1, -1, -1, -1 }, { 0x98AD, 1308784, 1308779, 1308819, 1308825, 1308815, 1308804, 1308811, 1308797, -1 }, { 0x98AE, 1308839, 1308833, 1308873, -1, -1, 1308856, 1308868, -1, -1 }, { 0x98AF, 1308885, 1308879, 1308971, 1308975, 1308967, 1308933, 1308957, 1308926, 1308980 }, { 0x98B0, -1, 1308985, 1309027, -1, -1, 1308990, 1308997, -1, -1 }, { 0x98B1, 1309036, 1309031, 1309060, -1, 1309055, -1, 1309051, 1309044, -1 }, { 0x98B2, -1, 1309065, 1309082, -1, 1309077, -1, -1, 1309070, -1 }, { 0x98B3, 1309094, 1309087, 1309113, -1, 1309108, -1, 1309102, -1, -1 }, { 0x98B4, 1309124, 1309118, 1309154, -1, -1, 1309134, 1309146, -1, -1 }, { 0x98B5, -1, 1309160, 1309166, -1, -1, -1, -1, -1, -1 }, { 0x98B6, 1309178, 1309172, 1309237, -1, 1309233, 1309208, 1309227, 1309201, -1 }, { 0x98B7, 1309246, 1309241, 1309273, -1, -1, 1309256, 1309268, -1, -1 }, { 0x98B8, 1309283, 1309279, 1309322, -1, -1, 1309305, 1309318, -1, -1 }, { 0x98B9, -1, 1309326, 1309331, -1, -1, -1, -1, -1, -1 }, { 0x98BA, 1309343, 1309336, 1309391, 1309397, 1309386, 1309376, 1309382, 1309369, -1 }, { 0x98BB, 1309409, 1309404, 1309449, 1309454, -1, -1, 1309445, -1, -1 }, { 0x98BC, 1309464, 1309459, 1309502, 1309507, 1309498, -1, -1, 1309491, -1 }, { 0x98BD, -1, 1309514, 1309519, -1, -1, -1, -1, -1, -1 }, { 0x98BE, 1309529, 1309524, 1309549, -1, -1, -1, -1, -1, -1 }, { 0x98BF, 1309560, 1309554, 1309596, -1, 1309592, 1309572, 1309580, 1309565, -1 }, { 0x98C0, 1309606, 1309601, 1309630, 1309635, -1, -1, -1, -1, -1 }, { 0x98C1, -1, 1309640, 1309646, -1, -1, -1, -1, -1, -1 }, { 0x98C2, 1309655, 1309650, 1309709, -1, 1309705, 1309682, 1309687, 1309675, -1 }, { 0x98C3, 1309719, 1309714, 1309765, -1, -1, 1309748, 1309760, -1, -1 }, { 0x98C4, 1309776, 1309771, 1309834, 1309840, 1309829, 1309812, 1309824, 1309805, 1309847 }, { 0x98C5, -1, 1309854, 1309872, -1, -1, 1309859, 1309864, -1, -1 }, { 0x98C6, 1309882, 1309877, 1309933, 1309939, 1309928, 1309911, 1309923, 1309905, -1 }, { 0x98C7, 1309950, 1309945, 1310002, -1, 1309997, 1309980, 1309992, 1309973, -1 }, { 0x98C8, 1310013, 1310008, 1310040, -1, -1, 1310023, 1310035, -1, -1 }, { 0x98C9, -1, 1310046, 1310062, -1, 1310058, -1, -1, 1310051, -1 }, { 0x98CA, -1, 1310068, 1310073, 1310079, -1, -1, -1, -1, -1 }, { 0x98CB, -1, 1310085, 1310100, 1310104, 1310096, -1, -1, 1310090, -1 }, { 0x98CC, 1310117, 1310111, 1310144, -1, -1, 1310122, 1310137, -1, -1 }, { 0x98CD, -1, 1310150, 1310156, -1, -1, -1, -1, -1, -1 }, { 0x98CE, 1310167, 1310161, 1310198, -1, -1, -1, -1, -1, -1 }, { 0x98CF, 1310211, 1310204, 1310237, -1, -1, -1, -1, -1, -1 }, { 0x98D0, 1310248, 1310243, 1310261, -1, -1, -1, -1, -1, -1 }, { 0x98D1, 1310273, 1310267, 1310279, -1, -1, -1, -1, -1, -1 }, { 0x98D2, 1310291, 1310285, 1310332, -1, -1, -1, -1, -1, -1 }, { 0x98D3, 1310342, 1310336, 1310365, -1, -1, -1, -1, -1, -1 }, { 0x98D4, 1310373, 1310369, 1310395, -1, -1, -1, -1, -1, -1 }, { 0x98D5, 1310404, 1310399, 1310431, -1, -1, -1, -1, -1, -1 }, { 0x98D6, 1310441, 1310436, 1310477, -1, -1, -1, -1, -1, -1 }, { 0x98D7, 1310487, 1310482, 1310511, -1, -1, -1, -1, -1, -1 }, { 0x98D8, 1310521, 1310516, 1310550, -1, -1, -1, -1, -1, -1 }, { 0x98D9, 1310561, 1310556, 1310584, -1, -1, -1, -1, -1, -1 }, { 0x98DA, 1310595, 1310590, 1310605, -1, -1, -1, -1, -1, -1 }, { 0x98DB, 1310616, 1310611, 1310689, 1310694, 1310686, 1310671, 1310683, 1310664, 1310701 }, { 0x98DC, 1310711, 1310705, 1310766, 1310771, 1310762, 1310744, 1310754, 1310737, -1 }, { 0x98DD, -1, 1310778, 1310783, -1, -1, -1, -1, -1, -1 }, { 0x98DE, 1310793, 1310788, 1310821, -1, -1, -1, -1, -1, -1 }, { 0x98DF, 1310831, 1310826, 1310913, 1310918, 1310906, 1310874, 1310891, 1310867, -1 }, { 0x98E0, 1310931, 1310926, 1310961, -1, -1, -1, -1, -1, -1 }, { 0x98E1, 1310972, 1310966, 1311012, 1311017, 1311008, 1310989, 1311000, 1310982, -1 }, { 0x98E2, 1311029, 1311024, 1311082, 1311086, 1311079, 1311071, 1311076, 1311064, 1311097 }, { 0x98E3, 1311107, 1311101, 1311169, -1, 1311164, 1311145, 1311155, -1, -1 }, { 0x98E4, 1311179, 1311175, 1311199, -1, -1, -1, -1, -1, -1 }, { 0x98E5, 1311208, 1311203, 1311229, -1, -1, 1311218, 1311224, -1, -1 }, { 0x98E6, 1311239, 1311234, 1311320, -1, 1311316, 1311287, 1311300, 1311280, -1 }, { 0x98E7, 1311332, 1311326, 1311390, -1, 1311386, 1311373, 1311382, 1311366, -1 }, { 0x98E8, 1311402, 1311395, 1311424, -1, -1, -1, -1, -1, -1 }, { 0x98E9, 1311436, 1311431, 1311478, -1, -1, 1311454, 1311465, -1, -1 }, { 0x98EA, 1311488, 1311483, 1311545, -1, 1311542, 1311529, 1311534, 1311522, -1 }, { 0x98EB, 1311555, 1311550, 1311609, 1311613, 1311607, 1311590, 1311602, 1311583, -1 }, { 0x98EC, -1, 1311618, 1311624, -1, -1, -1, -1, -1, -1 }, { 0x98ED, 1311635, 1311630, 1311718, -1, 1311713, 1311671, 1311701, 1311664, 1311723 }, { 0x98EE, 1311734, 1311729, 1311785, -1, 1311782, 1311771, 1311776, 1311764, -1 }, { 0x98EF, 1311796, 1311790, 1311845, 1311850, 1311841, 1311827, 1311833, 1311820, -1 }, { 0x98F0, -1, 1311868, 1311890, -1, -1, 1311874, 1311886, -1, -1 }, { 0x98F1, 1311901, 1311895, 1311924, 1311929, 1311920, -1, -1, 1311914, -1 }, { 0x98F2, 1311940, 1311935, 1311984, 1311989, 1311981, 1311970, 1311975, -1, 1312003 }, { 0x98F3, -1, 1312008, 1312039, -1, -1, 1312013, 1312023, -1, -1 }, { 0x98F4, 1312048, 1312044, 1312102, -1, 1312097, 1312087, 1312091, 1312080, -1 }, { 0x98F5, 1312111, 1312106, 1312132, -1, -1, -1, -1, -1, -1 }, { 0x98F6, 1312142, 1312137, 1312178, -1, -1, 1312148, 1312154, -1, -1 }, { 0x98F7, -1, 1312182, 1312186, -1, -1, -1, -1, -1, -1 }, { 0x98F8, -1, 1312191, 1312196, -1, -1, -1, -1, -1, -1 }, { 0x98F9, -1, 1312201, 1312207, -1, -1, -1, -1, -1, -1 }, { 0x98FA, -1, 1312212, 1312216, -1, -1, -1, -1, -1, -1 }, { 0x98FB, -1, 1312220, 1312237, -1, 1312232, -1, -1, 1312225, -1 }, { 0x98FC, 1312246, 1312242, 1312305, -1, 1312302, 1312282, 1312295, 1312275, -1 }, { 0x98FD, 1312315, 1312309, 1312365, 1312370, 1312361, 1312351, 1312357, 1312344, -1 }, { 0x98FE, 1312380, 1312375, 1312449, 1312454, 1312445, 1312425, 1312439, 1312418, -1 }, { 0x98FF, 1312467, 1312461, 1312491, -1, -1, -1, -1, -1, -1 }, { 0x9900, 1312501, 1312496, 1312514, -1, -1, -1, -1, -1, -1 }, { 0x9901, 1312524, 1312519, 1312574, -1, 1312571, 1312558, 1312563, -1, -1 }, { 0x9902, 1312584, 1312579, 1312615, -1, -1, 1312602, 1312607, -1, -1 }, { 0x9903, 1312627, 1312621, 1312669, -1, 1312665, 1312652, 1312656, 1312645, -1 }, { 0x9904, 1312681, 1312675, 1312708, -1, -1, -1, -1, -1, -1 }, { 0x9905, 1312719, 1312713, 1312761, -1, 1312755, 1312740, 1312746, -1, 1312767 }, { 0x9906, -1, 1312773, 1312778, -1, -1, -1, -1, -1, -1 }, { 0x9907, 1312789, 1312783, 1312808, -1, -1, 1312794, 1312802, -1, -1 }, { 0x9908, 1312818, 1312814, 1312841, -1, -1, 1312828, 1312834, -1, -1 }, { 0x9909, 1312852, 1312845, 1312906, 1312913, 1312900, 1312888, 1312895, 1312881, -1 }, { 0x990A, 1312930, 1312923, 1312995, 1313001, 1312990, 1312968, 1312986, 1312961, 1313010 }, { 0x990B, -1, 1313019, 1313025, -1, -1, -1, -1, -1, -1 }, { 0x990C, 1313036, 1313031, 1313089, 1313093, 1313087, 1313072, 1313084, 1313066, -1 }, { 0x990D, 1313106, 1313101, 1313134, -1, -1, -1, -1, -1, -1 }, { 0x990E, 1313144, 1313139, 1313171, -1, -1, -1, -1, -1, -1 }, { 0x990F, -1, 1313174, 1313178, -1, -1, -1, -1, -1, -1 }, { 0x9910, 1313188, 1313182, 1313247, 1313252, 1313238, 1313217, 1313230, 1313210, -1 }, { 0x9911, 1313264, 1313259, 1313307, -1, -1, 1313289, 1313295, -1, -1 }, { 0x9912, 1313317, 1313311, 1313364, -1, 1313360, 1313351, 1313356, 1313344, 1313369 }, { 0x9913, 1313380, 1313375, 1313424, 1313427, 1313422, 1313414, 1313419, 1313407, -1 }, { 0x9914, 1313439, 1313434, 1313494, -1, 1313490, 1313471, 1313484, 1313464, -1 }, { 0x9915, 1313504, 1313498, 1313551, -1, 1313546, 1313521, 1313533, 1313514, -1 }, { 0x9916, 1313561, 1313556, 1313600, -1, -1, -1, 1313593, -1, -1 }, { 0x9917, 1313610, 1313605, 1313646, -1, -1, 1313631, 1313636, -1, -1 }, { 0x9918, 1313655, 1313650, 1313701, 1313705, 1313698, 1313689, 1313695, 1313682, 1313709 }, { 0x9919, 1313718, 1313713, 1313750, -1, -1, -1, -1, -1, -1 }, { 0x991A, 1313762, 1313755, 1313814, -1, 1313810, 1313789, 1313797, 1313782, -1 }, { 0x991B, 1313824, 1313819, 1313854, -1, -1, -1, 1313846, -1, -1 }, { 0x991C, 1313864, 1313859, 1313897, -1, -1, 1313888, 1313894, -1, -1 }, { 0x991D, -1, 1313902, 1313933, -1, -1, 1313907, 1313921, -1, -1 }, { 0x991E, 1313943, 1313938, 1314005, 1314011, 1314001, 1313984, 1313993, 1313977, -1 }, { 0x991F, 1314037, 1314031, 1314070, -1, -1, 1314046, 1314054, -1, -1 }, { 0x9920, 1314082, 1314076, 1314137, -1, 1314131, 1314110, 1314122, 1314103, -1 }, { 0x9921, 1314149, 1314143, 1314189, -1, -1, 1314174, 1314182, -1, -1 }, { 0x9922, -1, 1314195, 1314207, -1, -1, -1, 1314200, -1, -1 }, { 0x9923, -1, 1314211, 1314216, -1, -1, -1, -1, -1, -1 }, { 0x9924, 1314226, 1314220, 1314248, -1, -1, 1314233, 1314244, -1, -1 }, { 0x9925, -1, 1314253, 1314258, -1, -1, -1, -1, -1, -1 }, { 0x9926, 1314270, 1314263, 1314311, -1, 1314306, 1314291, 1314301, 1314284, -1 }, { 0x9927, 1314323, 1314318, 1314365, 1314370, 1314362, 1314353, 1314358, 1314346, -1 }, { 0x9928, 1314383, 1314378, 1314427, 1314433, 1314422, 1314406, 1314418, 1314399, 1314442 }, { 0x9929, 1314452, 1314448, 1314461, -1, -1, -1, -1, -1, -1 }, { 0x992A, 1314470, 1314464, 1314487, -1, 1314483, -1, -1, 1314476, -1 }, { 0x992B, 1314498, 1314493, 1314532, -1, -1, 1314515, 1314521, -1, -1 }, { 0x992C, 1314541, 1314537, 1314590, -1, 1314587, 1314579, 1314584, 1314572, -1 }, { 0x992D, 1314600, 1314594, 1314616, -1, -1, -1, -1, -1, -1 }, { 0x992E, 1314628, 1314623, 1314690, -1, 1314685, -1, 1314671, 1314664, -1 }, { 0x992F, -1, 1314695, 1314700, -1, -1, -1, -1, -1, -1 }, { 0x9930, -1, 1314705, 1314721, -1, 1314717, -1, -1, 1314710, -1 }, { 0x9931, 1314732, 1314727, 1314784, -1, 1314780, 1314765, 1314773, 1314758, -1 }, { 0x9932, 1314794, 1314789, 1314838, -1, -1, 1314815, 1314822, -1, 1314842 }, { 0x9933, 1314855, 1314849, 1314916, -1, 1314911, 1314895, 1314899, 1314888, -1 }, { 0x9934, -1, 1314922, 1314947, -1, -1, 1314927, 1314943, -1, -1 }, { 0x9935, 1314957, 1314952, 1314984, -1, -1, 1314975, 1314980, -1, -1 }, { 0x9936, 1314995, 1314989, 1315019, -1, -1, -1, -1, -1, -1 }, { 0x9937, 1315028, 1315023, 1315042, -1, -1, -1, -1, -1, -1 }, { 0x9938, 1315053, 1315047, 1315108, -1, -1, -1, -1, -1, -1 }, { 0x9939, 1315120, 1315114, 1315191, -1, 1315186, 1315174, 1315178, 1315167, -1 }, { 0x993A, 1315202, 1315197, 1315217, -1, -1, -1, 1315212, -1, -1 }, { 0x993B, 1315226, 1315221, 1315254, -1, -1, 1315240, 1315250, -1, -1 }, { 0x993C, 1315264, 1315259, 1315323, -1, 1315319, 1315303, 1315313, 1315296, -1 }, { 0x993D, 1315333, 1315327, 1315381, -1, 1315376, 1315367, 1315373, 1315360, -1 }, { 0x993E, 1315391, 1315386, 1315423, -1, -1, 1315413, 1315418, -1, -1 }, { 0x993F, 1315433, 1315428, 1315464, -1, -1, -1, -1, -1, -1 }, { 0x9940, -1, 1315469, 1315488, -1, -1, 1315474, 1315484, -1, -1 }, { 0x9941, 1315498, 1315493, 1315546, -1, -1, 1315529, 1315535, -1, -1 }, { 0x9942, 1315555, 1315550, 1315589, -1, 1315586, 1315578, 1315583, 1315572, -1 }, { 0x9943, 1315598, 1315594, 1315604, -1, -1, -1, -1, -1, -1 }, { 0x9944, -1, 1315608, 1315614, -1, -1, -1, -1, -1, -1 }, { 0x9945, 1315626, 1315620, 1315678, -1, 1315674, -1, 1315666, 1315659, -1 }, { 0x9946, -1, 1315683, 1315706, -1, -1, 1315688, 1315694, -1, -1 }, { 0x9947, 1315715, 1315710, 1315767, -1, -1, 1315753, 1315757, -1, -1 }, { 0x9948, 1315776, 1315771, 1315828, -1, 1315824, 1315806, 1315815, 1315799, -1 }, { 0x9949, 1315838, 1315833, 1315889, -1, 1315885, 1315876, 1315881, 1315869, -1 }, { 0x994A, 1315900, 1315894, 1315948, -1, 1315944, 1315933, 1315940, -1, -1 }, { 0x994B, 1315959, 1315953, 1316014, 1316019, 1316009, 1315997, 1316003, 1315990, -1 }, { 0x994C, 1316032, 1316026, 1316117, 1316124, 1316112, 1316096, 1316104, 1316089, 1316143 }, { 0x994D, 1316155, 1316150, 1316216, -1, 1316212, 1316187, 1316204, 1316180, -1 }, { 0x994E, 1316226, 1316222, 1316263, -1, -1, -1, 1316256, -1, -1 }, { 0x994F, -1, 1316268, 1316274, -1, -1, -1, -1, -1, -1 }, { 0x9950, 1316283, 1316279, 1316335, -1, 1316332, 1316312, 1316325, 1316305, -1 }, { 0x9951, 1316344, 1316339, 1316388, 1316392, 1316385, 1316377, 1316382, 1316370, 1316399 }, { 0x9952, 1316408, 1316403, 1316465, 1316470, 1316462, 1316446, 1316453, 1316439, 1316477 }, { 0x9953, -1, 1316484, 1316491, -1, -1, -1, -1, -1, -1 }, { 0x9954, 1316504, 1316498, 1316556, -1, 1316552, 1316540, 1316545, 1316533, -1 }, { 0x9955, 1316567, 1316562, 1316619, -1, 1316616, 1316603, 1316612, 1316596, -1 }, { 0x9956, -1, 1316624, 1316629, -1, -1, -1, -1, -1, -1 }, { 0x9957, 1316641, 1316634, 1316699, -1, 1316693, 1316670, 1316688, 1316663, -1 }, { 0x9958, 1316711, 1316706, 1316726, -1, -1, 1316717, 1316722, -1, -1 }, { 0x9959, -1, 1316732, 1316746, -1, -1, 1316737, 1316742, -1, -1 }, { 0x995A, -1, 1316751, 1316756, -1, -1, -1, -1, -1, -1 }, { 0x995B, 1316767, 1316761, 1316800, -1, -1, 1316784, 1316793, -1, -1 }, { 0x995C, 1316811, 1316806, 1316857, -1, 1316853, 1316846, 1316850, 1316839, -1 }, { 0x995D, 1316866, 1316862, 1316906, -1, -1, -1, -1, -1, -1 }, { 0x995E, 1316916, 1316910, 1316981, 1316987, 1316976, 1316959, 1316968, 1316952, 1316994 }, { 0x995F, 1317007, 1317000, 1317067, -1, -1, 1317048, 1317062, -1, -1 }, { 0x9960, 1317078, 1317074, 1317097, -1, -1, 1317088, 1317094, -1, -1 }, { 0x9961, -1, 1317102, 1317108, -1, -1, -1, -1, -1, -1 }, { 0x9962, 1317119, 1317113, 1317142, -1, -1, -1, -1, -1, -1 }, { 0x9963, 1317153, 1317148, 1317183, -1, -1, -1, -1, -1, -1 }, { 0x9964, 1317194, 1317188, 1317237, -1, 1317232, -1, -1, -1, -1 }, { 0x9965, 1317248, 1317243, 1317283, -1, -1, -1, -1, -1, -1 }, { 0x9966, 1317292, 1317287, 1317302, -1, -1, -1, -1, -1, -1 }, { 0x9967, 1317313, 1317307, 1317346, -1, -1, -1, -1, -1, -1 }, { 0x9968, 1317357, 1317352, 1317375, -1, -1, -1, -1, -1, -1 }, { 0x9969, 1317385, 1317380, 1317417, -1, -1, -1, -1, -1, -1 }, { 0x996A, 1317426, 1317421, 1317460, -1, -1, -1, -1, -1, -1 }, { 0x996B, 1317470, 1317465, 1317498, -1, -1, -1, -1, -1, -1 }, { 0x996C, 1317507, 1317502, 1317536, -1, -1, -1, -1, -1, -1 }, { 0x996D, 1317547, 1317541, 1317571, -1, -1, -1, -1, -1, -1 }, { 0x996E, 1317581, 1317576, 1317611, -1, -1, -1, -1, -1, -1 }, { 0x996F, 1317621, 1317616, 1317655, -1, -1, -1, -1, -1, -1 }, { 0x9970, 1317666, 1317661, 1317692, -1, -1, -1, -1, -1, -1 }, { 0x9971, 1317703, 1317697, 1317732, -1, -1, -1, -1, -1, -1 }, { 0x9972, 1317741, 1317737, 1317770, -1, -1, -1, -1, -1, -1 }, { 0x9973, 1317780, 1317774, 1317804, -1, -1, -1, -1, -1, -1 }, { 0x9974, 1317813, 1317809, 1317845, -1, -1, -1, -1, -1, -1 }, { 0x9975, 1317854, 1317849, 1317884, -1, -1, -1, -1, -1, -1 }, { 0x9976, 1317893, 1317888, 1317924, -1, -1, -1, -1, -1, -1 }, { 0x9977, 1317936, 1317929, 1317965, -1, -1, -1, -1, -1, -1 }, { 0x9978, 1317978, 1317972, 1318005, -1, -1, -1, -1, -1, -1 }, { 0x9979, 1318014, 1318009, 1318041, -1, -1, -1, -1, -1, -1 }, { 0x997A, 1318050, 1318044, 1318068, -1, -1, -1, -1, -1, -1 }, { 0x997B, -1, 1318074, 1318078, -1, -1, -1, -1, -1, -1 }, { 0x997C, 1318088, 1318082, 1318109, -1, -1, -1, -1, -1, -1 }, { 0x997D, 1318120, 1318115, 1318128, -1, -1, -1, -1, -1, -1 }, { 0x997E, 1318137, 1318132, 1318169, -1, -1, -1, -1, -1, -1 }, { 0x997F, 1318179, 1318174, 1318206, -1, -1, -1, -1, -1, -1 }, { 0x9980, 1318214, 1318209, 1318241, -1, -1, -1, -1, -1, -1 }, { 0x9981, 1318250, 1318245, 1318277, -1, -1, -1, -1, -1, -1 }, { 0x9982, 1318288, 1318282, 1318298, -1, -1, -1, -1, -1, -1 }, { 0x9983, 1318308, 1318303, 1318332, -1, -1, -1, -1, -1, -1 }, { 0x9984, 1318342, 1318337, 1318364, -1, -1, -1, -1, -1, -1 }, { 0x9985, 1318375, 1318369, 1318401, -1, -1, -1, -1, -1, -1 }, { 0x9986, 1318412, 1318407, 1318428, -1, -1, -1, -1, -1, -1 }, { 0x9987, 1318439, 1318434, 1318453, -1, -1, -1, -1, -1, -1 }, { 0x9988, 1318464, 1318458, 1318495, -1, -1, -1, -1, -1, -1 }, { 0x9989, 1318506, 1318500, 1318530, -1, -1, -1, -1, -1, -1 }, { 0x998A, 1318539, 1318534, 1318570, -1, -1, -1, -1, -1, -1 }, { 0x998B, 1318581, 1318575, 1318617, -1, -1, -1, -1, -1, -1 }, { 0x998C, 1318628, 1318623, 1318659, -1, -1, -1, -1, -1, -1 }, { 0x998D, 1318667, 1318663, 1318673, -1, -1, -1, -1, -1, -1 }, { 0x998E, 1318682, 1318677, 1318692, -1, -1, -1, -1, -1, -1 }, { 0x998F, 1318701, 1318696, 1318723, -1, -1, -1, -1, -1, -1 }, { 0x9990, 1318733, 1318728, 1318756, -1, -1, -1, -1, -1, -1 }, { 0x9991, 1318766, 1318761, 1318797, -1, -1, -1, -1, -1, -1 }, { 0x9992, 1318808, 1318802, 1318841, -1, -1, -1, -1, -1, -1 }, { 0x9993, 1318852, 1318846, 1318900, -1, 1318896, 1318885, 1318892, -1, -1 }, { 0x9994, 1318911, 1318905, 1318947, -1, -1, -1, -1, -1, -1 }, { 0x9995, 1318960, 1318954, 1318981, -1, -1, -1, -1, -1, -1 }, { 0x9996, 1318992, 1318987, 1319087, 1319093, 1319083, 1319054, 1319074, 1319047, 1319101 }, { 0x9997, 1319113, 1319107, 1319186, -1, 1319182, 1319156, 1319179, 1319149, -1 }, { 0x9998, 1319197, 1319191, 1319267, -1, 1319262, 1319239, 1319257, 1319232, -1 }, { 0x9999, 1319279, 1319272, 1319364, 1319371, 1319358, 1319340, 1319349, 1319333, 1319379 }, { 0x999A, 1319392, 1319387, 1319411, -1, -1, -1, -1, -1, -1 }, { 0x999B, 1319421, 1319416, 1319480, -1, -1, 1319441, 1319456, -1, -1 }, { 0x999C, -1, 1319484, 1319495, -1, -1, -1, -1, 1319489, -1 }, { 0x999D, 1319504, 1319499, 1319556, -1, 1319551, 1319521, 1319527, 1319514, -1 }, { 0x999E, -1, 1319560, 1319565, -1, -1, -1, -1, -1, -1 }, { 0x999F, 1319574, 1319569, 1319605, -1, -1, 1319589, 1319599, 1319583, -1 }, { 0x99A0, -1, 1319609, 1319614, -1, -1, -1, -1, -1, -1 }, { 0x99A1, 1319624, 1319619, 1319636, -1, -1, -1, -1, 1319630, -1 }, { 0x99A2, -1, 1319641, 1319646, -1, -1, -1, -1, -1, -1 }, { 0x99A3, -1, 1319652, 1319666, -1, 1319663, -1, -1, 1319656, -1 }, { 0x99A4, -1, 1319670, 1319674, -1, -1, -1, -1, -1, -1 }, { 0x99A5, 1319683, 1319678, 1319744, -1, 1319740, 1319714, 1319729, 1319707, 1319748 }, { 0x99A6, -1, 1319755, 1319768, -1, -1, 1319760, 1319764, -1, -1 }, { 0x99A7, -1, 1319774, 1319785, -1, -1, -1, -1, 1319779, -1 }, { 0x99A8, 1319796, 1319790, 1319868, 1319873, 1319862, 1319841, 1319853, 1319834, 1319878 }, { 0x99A9, 1319888, 1319883, 1319907, -1, -1, -1, -1, -1, -1 }, { 0x99AA, -1, 1319912, 1319923, -1, -1, -1, -1, 1319917, -1 }, { 0x99AB, -1, 1319928, 1319934, -1, -1, -1, -1, -1, -1 }, { 0x99AC, 1319944, 1319939, 1320002, 1320006, 1319999, 1319986, 1319990, 1319979, 1320011 }, { 0x99AD, 1320020, 1320015, 1320081, 1320085, 1320079, 1320056, 1320072, 1320049, 1320092 }, { 0x99AE, 1320105, 1320099, 1320168, 1320174, 1320161, 1320140, 1320152, 1320133, -1 }, { 0x99AF, -1, 1320181, 1320186, -1, -1, -1, -1, -1, -1 }, { 0x99B0, -1, 1320191, 1320218, -1, 1320214, -1, 1320203, 1320196, -1 }, { 0x99B1, 1320226, 1320222, 1320272, -1, 1320268, 1320247, 1320254, 1320240, -1 }, { 0x99B2, 1320282, 1320277, 1320314, 1320319, -1, 1320288, 1320293, -1, -1 }, { 0x99B3, 1320333, 1320329, 1320387, 1320392, 1320383, 1320369, 1320376, 1320362, -1 }, { 0x99B4, 1320406, 1320400, 1320478, 1320483, 1320468, 1320436, 1320459, 1320429, 1320488 }, { 0x99B5, 1320501, 1320496, 1320542, -1, -1, -1, 1320528, -1, -1 }, { 0x99B6, -1, 1320547, 1320557, -1, -1, -1, -1, 1320551, -1 }, { 0x99B7, -1, 1320562, 1320567, -1, -1, -1, -1, -1, -1 }, { 0x99B8, -1, 1320572, 1320577, -1, -1, -1, -1, -1, -1 }, { 0x99B9, 1320587, 1320582, 1320641, -1, 1320638, 1320618, 1320626, 1320611, -1 }, { 0x99BA, -1, 1320645, 1320663, -1, -1, 1320651, 1320659, -1, -1 }, { 0x99BB, -1, 1320667, 1320672, -1, -1, -1, -1, -1, -1 }, { 0x99BC, -1, 1320677, 1320690, -1, -1, -1, 1320682, -1, -1 }, { 0x99BD, -1, 1320695, 1320718, -1, -1, 1320700, 1320708, -1, -1 }, { 0x99BE, -1, 1320723, 1320729, -1, -1, -1, -1, -1, -1 }, { 0x99BF, 1320739, 1320734, 1320768, -1, -1, 1320756, 1320765, -1, -1 }, { 0x99C0, -1, 1320772, 1320777, -1, -1, -1, -1, -1, -1 }, { 0x99C1, 1320787, 1320782, 1320882, -1, 1320878, 1320854, 1320868, 1320847, 1320886 }, { 0x99C2, -1, 1320891, 1320896, -1, -1, -1, -1, -1, -1 }, { 0x99C3, 1320907, 1320901, 1320938, -1, -1, 1320914, 1320919, -1, -1 }, { 0x99C4, 1320947, 1320943, 1321005, -1, 1321001, 1320980, 1320987, 1320974, -1 }, { 0x99C5, 1321015, 1321010, 1321043, -1, 1321039, 1321029, 1321035, -1, -1 }, { 0x99C6, 1321053, 1321047, 1321107, -1, 1321103, 1321088, 1321100, -1, -1 }, { 0x99C7, -1, 1321111, 1321116, -1, -1, -1, -1, -1, -1 }, { 0x99C8, 1321127, 1321121, 1321187, -1, 1321183, 1321168, 1321180, 1321162, -1 }, { 0x99C9, 1321198, 1321191, 1321236, -1, 1321230, 1321209, 1321221, 1321202, -1 }, { 0x99CA, -1, 1321243, 1321247, -1, -1, -1, -1, -1, -1 }, { 0x99CB, -1, 1321251, 1321256, -1, -1, -1, -1, -1, -1 }, { 0x99CC, -1, 1321262, 1321268, -1, -1, -1, -1, -1, -1 }, { 0x99CD, -1, 1321274, 1321279, -1, -1, -1, -1, -1, -1 }, { 0x99CE, -1, 1321284, 1321289, -1, -1, -1, -1, -1, -1 }, { 0x99CF, 1321301, 1321295, 1321350, -1, 1321347, -1, -1, 1321340, -1 }, { 0x99D0, 1321359, 1321354, 1321436, 1321441, 1321432, 1321405, 1321423, 1321398, 1321447 }, { 0x99D1, 1321457, 1321452, 1321510, 1321514, 1321507, 1321492, 1321504, 1321485, -1 }, { 0x99D2, 1321523, 1321517, 1321575, 1321579, 1321571, 1321563, 1321568, 1321556, 1321583 }, { 0x99D3, 1321593, 1321588, 1321613, -1, -1, 1321600, 1321610, -1, -1 }, { 0x99D4, 1321622, 1321617, 1321669, -1, -1, 1321651, 1321655, -1, -1 }, { 0x99D5, 1321680, 1321675, 1321744, 1321749, 1321741, 1321725, 1321738, 1321718, 1321754 }, { 0x99D6, -1, 1321759, 1321765, -1, -1, -1, -1, -1, -1 }, { 0x99D7, -1, 1321771, 1321776, -1, -1, -1, -1, -1, -1 }, { 0x99D8, 1321787, 1321782, 1321865, -1, 1321861, 1321840, 1321857, 1321833, -1 }, { 0x99D9, 1321874, 1321870, 1321938, -1, 1321934, 1321914, 1321928, 1321907, 1321942 }, { 0x99DA, -1, 1321947, 1321961, -1, -1, -1, 1321954, -1, -1 }, { 0x99DB, 1321972, 1321967, 1322031, -1, 1322028, 1322011, 1322024, 1322004, -1 }, { 0x99DC, 1322041, 1322036, 1322090, -1, 1322085, 1322061, 1322067, 1322054, -1 }, { 0x99DD, 1322098, 1322094, 1322165, 1322170, 1322161, 1322147, 1322155, 1322140, 1322176 }, { 0x99DE, 1322185, 1322181, 1322216, 1322221, 1322212, 1322198, 1322206, 1322191, -1 }, { 0x99DF, 1322231, 1322227, 1322265, 1322269, 1322262, -1, 1322258, 1322251, -1 }, { 0x99E0, -1, 1322273, 1322278, -1, -1, -1, -1, -1, -1 }, { 0x99E1, 1322288, 1322283, 1322319, -1, -1, -1, 1322316, -1, -1 }, { 0x99E2, 1322328, 1322323, 1322393, -1, 1322382, 1322367, 1322374, 1322360, 1322399 }, { 0x99E3, -1, 1322405, 1322410, -1, -1, -1, -1, -1, -1 }, { 0x99E4, -1, 1322415, 1322419, -1, -1, -1, -1, -1, -1 }, { 0x99E5, -1, 1322424, 1322430, -1, -1, -1, -1, -1, -1 }, { 0x99E6, 1322442, 1322436, 1322484, -1, -1, -1, -1, -1, -1 }, { 0x99E7, -1, 1322490, 1322511, -1, -1, 1322496, 1322504, -1, -1 }, { 0x99E8, -1, 1322517, 1322535, -1, 1322530, -1, -1, 1322523, -1 }, { 0x99E9, -1, 1322540, 1322546, -1, -1, -1, -1, -1, -1 }, { 0x99EA, 1322557, 1322552, 1322583, -1, 1322579, 1322570, 1322574, 1322563, -1 }, { 0x99EB, -1, 1322589, 1322616, -1, -1, 1322596, 1322607, -1, -1 }, { 0x99EC, 1322627, 1322623, 1322672, -1, -1, 1322659, 1322666, -1, -1 }, { 0x99ED, 1322682, 1322676, 1322741, 1322746, 1322737, 1322721, 1322729, 1322714, 1322753 }, { 0x99EE, 1322763, 1322758, 1322865, -1, 1322861, 1322844, 1322851, 1322837, -1 }, { 0x99EF, -1, 1322869, 1322874, -1, -1, -1, -1, -1, -1 }, { 0x99F0, 1322884, 1322879, 1322909, -1, -1, 1322895, 1322906, -1, -1 }, { 0x99F1, 1322919, 1322914, 1322989, 1322994, 1322985, 1322971, 1322980, 1322958, -1 }, { 0x99F2, -1, 1322999, 1323009, -1, -1, 1323004, -1, -1, -1 }, { 0x99F3, -1, 1323015, 1323021, -1, -1, -1, -1, -1, -1 }, { 0x99F4, 1323032, 1323026, 1323056, -1, -1, 1323037, 1323045, -1, -1 }, { 0x99F5, -1, 1323061, 1323081, -1, -1, 1323066, 1323073, -1, -1 }, { 0x99F6, -1, 1323086, 1323091, -1, -1, -1, -1, -1, -1 }, { 0x99F7, -1, 1323095, 1323101, -1, -1, -1, -1, -1, -1 }, { 0x99F8, 1323112, 1323107, 1323149, -1, 1323144, -1, 1323139, 1323132, 1323154 }, { 0x99F9, 1323165, 1323159, 1323203, -1, -1, -1, 1323195, -1, -1 }, { 0x99FA, -1, 1323209, 1323227, -1, -1, -1, -1, 1323215, -1 }, { 0x99FB, 1323238, 1323233, 1323308, -1, 1323304, 1323279, 1323300, 1323272, -1 }, { 0x99FC, -1, 1323313, 1323318, -1, -1, -1, -1, -1, -1 }, { 0x99FD, 1323328, 1323322, 1323353, -1, 1323348, -1, 1323340, 1323333, -1 }, { 0x99FE, 1323365, 1323359, 1323386, -1, -1, 1323374, 1323382, -1, -1 }, { 0x99FF, 1323397, 1323391, 1323469, 1323474, 1323459, 1323433, 1323454, 1323426, 1323482 }, { 0x9A00, -1, 1323489, 1323494, -1, -1, -1, -1, -1, -1 }, { 0x9A01, 1323503, 1323497, 1323548, 1323555, 1323543, 1323532, 1323539, 1323525, -1 }, { 0x9A02, 1323571, 1323565, 1323642, -1, 1323637, 1323612, 1323619, 1323605, -1 }, { 0x9A03, 1323654, 1323648, 1323706, -1, 1323703, 1323677, 1323683, 1323670, -1 }, { 0x9A04, 1323715, 1323710, 1323768, -1, 1323764, -1, 1323753, 1323747, -1 }, { 0x9A05, 1323778, 1323772, 1323815, 1323821, 1323810, 1323799, 1323806, 1323792, 1323825 }, { 0x9A06, -1, 1323831, 1323836, -1, -1, -1, -1, -1, -1 }, { 0x9A07, -1, 1323842, 1323846, -1, -1, -1, -1, -1, -1 }, { 0x9A08, 1323856, 1323851, 1323915, 1323921, 1323904, 1323889, 1323896, 1323882, -1 }, { 0x9A09, 1323932, 1323926, 1323943, -1, -1, -1, -1, -1, -1 }, { 0x9A0A, -1, 1323948, 1323953, -1, -1, -1, -1, -1, -1 }, { 0x9A0B, 1323963, 1323958, 1323997, -1, 1323993, -1, 1323989, 1323982, -1 }, { 0x9A0C, 1324008, 1324002, 1324046, -1, -1, 1324033, 1324042, -1, -1 }, { 0x9A0D, 1324056, 1324052, 1324072, -1, 1324068, -1, -1, 1324061, -1 }, { 0x9A0E, 1324080, 1324076, 1324129, 1324133, 1324126, 1324118, 1324123, 1324111, 1324149 }, { 0x9A0F, 1324159, 1324154, 1324214, -1, 1324211, 1324197, 1324208, 1324190, -1 }, { 0x9A10, 1324223, 1324218, 1324293, -1, -1, 1324276, 1324285, -1, -1 }, { 0x9A11, 1324303, 1324298, 1324334, 1324339, 1324331, 1324321, 1324328, 1324314, -1 }, { 0x9A12, 1324350, 1324345, 1324411, -1, 1324408, 1324381, 1324404, -1, -1 }, { 0x9A13, 1324421, 1324416, 1324487, -1, 1324483, 1324452, 1324475, -1, -1 }, { 0x9A14, -1, 1324492, 1324497, -1, -1, -1, -1, -1, -1 }, { 0x9A15, 1324506, 1324501, 1324531, 1324536, -1, -1, -1, -1, -1 }, { 0x9A16, 1324546, 1324541, 1324602, -1, 1324598, 1324585, 1324592, 1324578, -1 }, { 0x9A17, 1324611, 1324606, 1324650, -1, -1, 1324632, 1324646, -1, -1 }, { 0x9A18, 1324662, 1324656, 1324690, -1, 1324684, -1, -1, 1324678, -1 }, { 0x9A19, 1324701, 1324696, 1324756, -1, 1324750, 1324739, 1324746, 1324732, -1 }, { 0x9A1A, -1, 1324762, 1324767, -1, -1, -1, -1, -1, -1 }, { 0x9A1B, -1, 1324773, 1324788, -1, 1324785, -1, -1, 1324778, -1 }, { 0x9A1C, -1, 1324793, 1324799, -1, -1, -1, -1, -1, -1 }, { 0x9A1D, -1, 1324806, 1324811, -1, -1, -1, -1, -1, -1 }, { 0x9A1E, 1324823, 1324817, 1324907, -1, -1, -1, 1324885, -1, -1 }, { 0x9A1F, -1, 1324912, 1324917, -1, -1, -1, -1, -1, -1 }, { 0x9A20, 1324926, 1324921, 1324948, -1, -1, -1, 1324940, -1, -1 }, { 0x9A21, -1, 1324952, 1324958, -1, -1, -1, -1, -1, -1 }, { 0x9A22, 1324969, 1324964, 1324987, -1, -1, 1324973, 1324981, -1, -1 }, { 0x9A23, 1324998, 1324992, 1325019, -1, -1, 1325003, 1325012, -1, -1 }, { 0x9A24, 1325031, 1325025, 1325092, -1, -1, 1325067, 1325074, 1325061, -1 }, { 0x9A25, -1, 1325097, 1325102, -1, -1, -1, -1, -1, -1 }, { 0x9A26, -1, 1325107, 1325111, -1, -1, -1, -1, -1, -1 }, { 0x9A27, 1325120, 1325115, 1325153, 1325158, -1, -1, 1325141, -1, -1 }, { 0x9A28, 1325172, 1325168, 1325201, -1, -1, 1325180, 1325190, -1, -1 }, { 0x9A29, -1, 1325206, 1325212, -1, -1, -1, -1, -1, -1 }, { 0x9A2A, -1, 1325217, 1325222, -1, -1, -1, -1, -1, -1 }, { 0x9A2B, 1325232, 1325227, 1325298, 1325304, 1325294, 1325267, 1325290, 1325260, -1 }, { 0x9A2C, -1, 1325310, 1325316, -1, -1, -1, -1, -1, -1 }, { 0x9A2D, 1325328, 1325323, 1325384, -1, 1325380, 1325353, 1325360, 1325346, -1 }, { 0x9A2E, 1325394, 1325389, 1325422, 1325427, -1, 1325407, 1325414, -1, -1 }, { 0x9A2F, 1325440, 1325433, 1325471, -1, -1, -1, -1, -1, -1 }, { 0x9A30, 1325483, 1325477, 1325543, 1325549, 1325538, 1325521, 1325534, 1325514, -1 }, { 0x9A31, -1, 1325557, 1325562, -1, -1, -1, -1, -1, -1 }, { 0x9A32, 1325571, 1325566, 1325624, -1, -1, -1, -1, -1, -1 }, { 0x9A33, 1325634, 1325629, 1325662, -1, -1, 1325644, 1325652, -1, -1 }, { 0x9A34, -1, 1325666, 1325671, -1, -1, -1, -1, -1, -1 }, { 0x9A35, 1325682, 1325676, 1325708, -1, 1325704, -1, 1325693, 1325686, -1 }, { 0x9A36, 1325719, 1325714, 1325783, 1325788, 1325778, 1325748, 1325755, 1325741, -1 }, { 0x9A37, 1325799, 1325794, 1325874, 1325879, 1325871, 1325860, 1325867, 1325853, 1325884 }, { 0x9A38, 1325893, 1325888, 1325923, -1, 1325919, -1, 1325915, 1325908, -1 }, { 0x9A39, -1, 1325929, 1325934, -1, -1, -1, -1, -1, -1 }, { 0x9A3A, 1325942, 1325938, 1326018, -1, -1, 1326009, 1326014, -1, -1 }, { 0x9A3B, 1326030, 1326023, 1326036, -1, -1, -1, -1, -1, -1 }, { 0x9A3C, -1, 1326044, 1326049, -1, -1, -1, -1, -1, -1 }, { 0x9A3D, -1, 1326053, 1326059, -1, -1, -1, -1, -1, -1 }, { 0x9A3E, 1326069, 1326063, 1326092, -1, 1326089, 1326081, 1326086, 1326074, -1 }, { 0x9A3F, -1, 1326097, 1326104, -1, -1, -1, -1, -1, -1 }, { 0x9A40, 1326116, 1326111, 1326191, -1, 1326186, 1326151, 1326178, 1326144, -1 }, { 0x9A41, 1326201, 1326195, 1326251, 1326255, 1326249, 1326234, 1326240, 1326227, -1 }, { 0x9A42, 1326275, 1326269, 1326330, 1326335, 1326325, 1326314, 1326321, 1326307, -1 }, { 0x9A43, 1326345, 1326340, 1326416, -1, 1326411, 1326383, 1326406, 1326376, -1 }, { 0x9A44, 1326428, 1326422, 1326487, 1326493, 1326481, 1326467, 1326474, 1326460, -1 }, { 0x9A45, 1326506, 1326500, 1326572, 1326576, 1326568, 1326548, 1326560, 1326541, 1326581 }, { 0x9A46, 1326591, 1326586, 1326630, -1, -1, -1, -1, -1, -1 }, { 0x9A47, 1326640, 1326634, 1326716, -1, -1, 1326707, 1326712, -1, -1 }, { 0x9A48, 1326726, 1326721, 1326739, -1, -1, -1, -1, -1, -1 }, { 0x9A49, 1326749, 1326743, 1326768, -1, -1, -1, -1, -1, -1 }, { 0x9A4A, 1326777, 1326772, 1326823, 1326828, 1326819, 1326803, 1326813, 1326796, -1 }, { 0x9A4B, -1, 1326832, 1326857, -1, -1, 1326837, 1326845, -1, -1 }, { 0x9A4C, 1326866, 1326861, 1326912, -1, 1326907, -1, 1326896, 1326889, -1 }, { 0x9A4D, 1326921, 1326916, 1326982, 1326988, 1326978, 1326960, 1326968, 1326953, -1 }, { 0x9A4E, -1, 1326992, 1327023, -1, 1327019, 1327005, 1327015, 1326998, -1 }, { 0x9A4F, 1327034, 1327028, 1327061, -1, 1327057, -1, -1, 1327050, -1 }, { 0x9A50, -1, 1327067, 1327073, -1, -1, -1, -1, -1, -1 }, { 0x9A51, -1, 1327078, 1327098, -1, -1, 1327083, 1327090, -1, -1 }, { 0x9A52, 1327107, 1327103, 1327148, -1, 1327143, 1327122, 1327132, 1327115, -1 }, { 0x9A53, -1, 1327153, 1327159, -1, -1, -1, -1, -1, -1 }, { 0x9A54, 1327170, 1327165, 1327209, -1, -1, 1327182, 1327193, -1, -1 }, { 0x9A55, 1327220, 1327215, 1327270, 1327276, 1327262, 1327251, 1327257, 1327244, 1327283 }, { 0x9A56, 1327294, 1327289, 1327331, -1, -1, 1327308, 1327319, -1, -1 }, { 0x9A57, 1327341, 1327336, 1327414, -1, 1327410, 1327379, 1327402, 1327372, 1327419 }, { 0x9A58, 1327434, 1327428, 1327449, -1, 1327446, -1, -1, 1327439, -1 }, { 0x9A59, -1, 1327454, 1327459, -1, -1, -1, -1, -1, -1 }, { 0x9A5A, 1327471, 1327465, 1327539, 1327545, 1327533, 1327506, 1327524, 1327499, 1327553 }, { 0x9A5B, 1327563, 1327558, 1327598, 1327602, 1327594, 1327584, 1327590, 1327577, 1327608 }, { 0x9A5C, -1, 1327615, 1327620, -1, -1, -1, -1, -1, -1 }, { 0x9A5D, 1327629, 1327624, 1327686, -1, -1, 1327660, 1327665, -1, -1 }, { 0x9A5E, -1, 1327691, 1327696, -1, -1, -1, -1, -1, -1 }, { 0x9A5F, 1327707, 1327701, 1327768, 1327774, 1327763, 1327744, 1327758, 1327737, 1327781 }, { 0x9A60, -1, 1327787, 1327792, -1, -1, -1, -1, -1, -1 }, { 0x9A61, -1, 1327797, 1327803, -1, -1, -1, -1, -1, -1 }, { 0x9A62, 1327814, 1327809, 1327853, 1327857, 1327849, 1327833, 1327842, 1327826, 1327861 }, { 0x9A63, -1, 1327867, 1327873, -1, -1, -1, -1, -1, -1 }, { 0x9A64, 1327886, 1327879, 1327945, 1327952, 1327940, 1327925, 1327931, 1327918, -1 }, { 0x9A65, 1327964, 1327959, 1328005, 1328009, 1328002, -1, 1327999, 1327992, -1 }, { 0x9A66, 1328021, 1328014, 1328027, -1, -1, -1, -1, -1, -1 }, { 0x9A67, -1, 1328035, 1328040, -1, -1, -1, -1, -1, -1 }, { 0x9A68, -1, 1328044, 1328050, -1, -1, -1, -1, -1, -1 }, { 0x9A69, 1328059, 1328054, 1328120, 1328126, 1328115, 1328102, 1328111, 1328095, -1 }, { 0x9A6A, 1328137, 1328132, 1328221, 1328225, 1328217, 1328187, 1328210, 1328174, -1 }, { 0x9A6B, 1328236, 1328231, 1328258, -1, -1, -1, 1328243, -1, -1 }, { 0x9A6C, 1328269, 1328264, 1328304, -1, -1, -1, -1, -1, -1 }, { 0x9A6D, 1328313, 1328308, 1328342, -1, -1, -1, -1, -1, -1 }, { 0x9A6E, 1328350, 1328346, 1328364, -1, -1, -1, -1, -1, -1 }, { 0x9A6F, 1328375, 1328369, 1328398, -1, -1, -1, -1, -1, -1 }, { 0x9A70, 1328407, 1328403, 1328436, -1, -1, -1, -1, -1, -1 }, { 0x9A71, 1328447, 1328441, 1328482, -1, -1, -1, -1, -1, -1 }, { 0x9A72, 1328491, 1328486, 1328518, -1, 1328515, -1, -1, -1, -1 }, { 0x9A73, 1328527, 1328522, 1328558, -1, -1, -1, -1, -1, -1 }, { 0x9A74, 1328567, 1328562, 1328579, -1, -1, -1, -1, -1, -1 }, { 0x9A75, 1328589, 1328583, 1328618, -1, -1, -1, -1, -1, -1 }, { 0x9A76, 1328629, 1328624, 1328661, -1, -1, -1, -1, -1, -1 }, { 0x9A77, 1328670, 1328666, 1328698, -1, -1, -1, -1, -1, -1 }, { 0x9A78, 1328706, 1328702, 1328739, -1, -1, -1, -1, -1, -1 }, { 0x9A79, 1328749, 1328743, 1328782, -1, -1, -1, -1, -1, -1 }, { 0x9A7A, 1328791, 1328786, 1328813, -1, -1, -1, -1, -1, -1 }, { 0x9A7B, 1328823, 1328818, 1328862, -1, -1, -1, -1, -1, -1 }, { 0x9A7C, 1328871, 1328867, 1328913, -1, -1, -1, -1, -1, -1 }, { 0x9A7D, 1328923, 1328918, 1328951, -1, -1, -1, -1, -1, -1 }, { 0x9A7E, 1328960, 1328955, 1328998, -1, -1, -1, -1, -1, -1 }, { 0x9A7F, 1329008, 1329003, 1329022, -1, -1, -1, -1, -1, -1 }, { 0x9A80, 1329031, 1329026, 1329077, -1, -1, -1, -1, -1, -1 }, { 0x9A81, 1329087, 1329082, 1329119, -1, -1, -1, -1, -1, -1 }, { 0x9A82, 1329130, 1329125, 1329158, -1, -1, -1, -1, -1, -1 }, { 0x9A83, 1329167, 1329162, 1329178, -1, -1, -1, -1, -1, -1 }, { 0x9A84, 1329188, 1329183, 1329212, -1, -1, -1, -1, -1, -1 }, { 0x9A85, 1329223, 1329218, 1329242, -1, -1, -1, -1, -1, -1 }, { 0x9A86, 1329252, 1329247, 1329291, -1, -1, -1, -1, -1, -1 }, { 0x9A87, 1329302, 1329296, 1329334, -1, -1, -1, -1, -1, -1 }, { 0x9A88, 1329344, 1329339, 1329376, -1, -1, -1, -1, -1, -1 }, { 0x9A89, 1329387, 1329382, 1329426, -1, -1, -1, 1329411, -1, -1 }, { 0x9A8A, 1329437, 1329432, 1329474, -1, -1, -1, -1, -1, -1 }, { 0x9A8B, 1329484, 1329478, 1329512, -1, -1, -1, -1, -1, -1 }, { 0x9A8C, 1329524, 1329519, 1329555, -1, -1, -1, -1, -1, -1 }, { 0x9A8D, 1329566, 1329560, 1329600, -1, -1, -1, -1, -1, -1 }, { 0x9A8E, 1329611, 1329606, 1329636, -1, -1, -1, 1329631, -1, -1 }, { 0x9A8F, 1329647, 1329641, 1329676, -1, -1, -1, -1, -1, -1 }, { 0x9A90, 1329686, 1329681, 1329717, -1, -1, -1, -1, -1, -1 }, { 0x9A91, 1329725, 1329721, 1329756, -1, -1, -1, -1, -1, -1 }, { 0x9A92, 1329764, 1329760, 1329777, -1, -1, -1, -1, -1, -1 }, { 0x9A93, 1329787, 1329781, 1329801, -1, -1, -1, -1, -1, -1 }, { 0x9A94, 1329813, 1329807, 1329842, -1, -1, -1, 1329838, -1, -1 }, { 0x9A95, 1329853, 1329848, 1329881, -1, 1329876, -1, -1, -1, -1 }, { 0x9A96, 1329891, 1329885, 1329923, -1, -1, -1, -1, -1, -1 }, { 0x9A97, 1329933, 1329928, 1329964, -1, -1, -1, -1, -1, -1 }, { 0x9A98, 1329975, 1329970, 1329993, -1, -1, -1, -1, -1, -1 }, { 0x9A99, 1330004, 1329998, 1330034, -1, -1, -1, -1, -1, -1 }, { 0x9A9A, 1330044, 1330039, 1330075, -1, -1, -1, -1, -1, -1 }, { 0x9A9B, 1330085, 1330080, 1330117, -1, -1, -1, -1, -1, -1 }, { 0x9A9C, 1330127, 1330121, 1330153, -1, -1, -1, -1, -1, -1 }, { 0x9A9D, 1330162, 1330157, 1330175, -1, -1, -1, -1, -1, -1 }, { 0x9A9E, 1330185, 1330180, 1330213, -1, -1, -1, -1, -1, -1 }, { 0x9A9F, 1330224, 1330219, 1330239, -1, -1, -1, -1, -1, -1 }, { 0x9AA0, 1330250, 1330245, 1330281, -1, -1, -1, -1, -1, -1 }, { 0x9AA1, 1330293, 1330287, 1330298, -1, -1, -1, -1, -1, -1 }, { 0x9AA2, 1330309, 1330303, 1330341, -1, -1, -1, -1, -1, -1 }, { 0x9AA3, 1330353, 1330347, 1330374, -1, -1, -1, -1, -1, -1 }, { 0x9AA4, 1330386, 1330380, 1330416, -1, -1, -1, -1, -1, -1 }, { 0x9AA5, 1330427, 1330422, 1330459, -1, -1, -1, -1, -1, -1 }, { 0x9AA6, 1330470, 1330463, 1330476, -1, -1, -1, -1, -1, -1 }, { 0x9AA7, 1330491, 1330484, 1330523, -1, -1, -1, -1, -1, -1 }, { 0x9AA8, 1330536, 1330530, 1330611, 1330615, 1330607, 1330596, 1330601, 1330589, 1330622 }, { 0x9AA9, 1330633, 1330628, 1330648, -1, -1, -1, -1, -1, -1 }, { 0x9AAA, 1330658, 1330653, 1330714, -1, 1330712, 1330679, 1330710, 1330672, -1 }, { 0x9AAB, 1330724, 1330719, 1330773, -1, 1330771, 1330738, 1330769, -1, -1 }, { 0x9AAC, -1, 1330778, 1330785, -1, -1, -1, 1330783, -1, -1 }, { 0x9AAD, 1330794, 1330789, 1330823, -1, -1, 1330804, 1330819, -1, -1 }, { 0x9AAE, -1, 1330828, 1330845, -1, -1, 1330833, 1330840, -1, -1 }, { 0x9AAF, 1330854, 1330849, 1330869, -1, 1330864, -1, 1330860, -1, -1 }, { 0x9AB0, 1330879, 1330874, 1330917, -1, 1330912, 1330896, 1330908, 1330889, -1 }, { 0x9AB1, -1, 1330922, 1330928, -1, -1, -1, -1, -1, -1 }, { 0x9AB2, 1330939, 1330933, 1330999, -1, -1, 1330969, 1330976, -1, -1 }, { 0x9AB3, -1, 1331004, 1331009, -1, -1, -1, -1, -1, -1 }, { 0x9AB4, 1331018, 1331014, 1331054, 1331058, -1, 1331035, 1331040, -1, -1 }, { 0x9AB5, -1, 1331074, 1331094, -1, -1, 1331079, 1331086, -1, -1 }, { 0x9AB6, 1331103, 1331098, 1331131, -1, 1331124, 1331110, 1331116, -1, -1 }, { 0x9AB7, 1331139, 1331135, 1331151, -1, 1331148, -1, -1, -1, -1 }, { 0x9AB8, 1331161, 1331155, 1331212, -1, 1331208, 1331193, 1331200, 1331186, 1331217 }, { 0x9AB9, 1331228, 1331222, 1331277, -1, 1331269, 1331251, 1331256, 1331244, -1 }, { 0x9ABA, 1331288, 1331283, 1331307, -1, -1, -1, -1, -1, -1 }, { 0x9ABB, 1331318, 1331312, 1331346, -1, -1, 1331331, 1331340, -1, -1 }, { 0x9ABC, 1331357, 1331351, 1331411, 1331415, 1331406, 1331387, 1331401, 1331380, -1 }, { 0x9ABD, 1331426, 1331420, 1331437, -1, -1, -1, -1, -1, -1 }, { 0x9ABE, 1331448, 1331442, 1331496, -1, -1, -1, 1331487, -1, 1331502 }, { 0x9ABF, -1, 1331510, 1331535, -1, 1331530, -1, 1331522, 1331515, -1 }, { 0x9AC0, 1331546, 1331541, 1331602, -1, 1331593, 1331581, 1331586, 1331574, -1 }, { 0x9AC1, 1331610, 1331606, 1331662, -1, 1331654, 1331639, 1331644, -1, -1 }, { 0x9AC2, 1331671, 1331666, 1331685, -1, 1331682, -1, -1, -1, -1 }, { 0x9AC3, 1331695, 1331690, 1331720, -1, -1, -1, 1331709, -1, -1 }, { 0x9AC4, 1331730, 1331724, 1331772, -1, -1, -1, 1331764, -1, -1 }, { 0x9AC5, 1331782, 1331777, 1331798, -1, -1, -1, -1, -1, 1331803 }, { 0x9AC6, 1331813, 1331808, 1331856, -1, 1331852, 1331835, 1331847, 1331828, -1 }, { 0x9AC7, -1, -1, 1331860, -1, -1, -1, -1, -1, -1 }, { 0x9AC8, 1331872, 1331866, 1331931, -1, -1, 1331918, 1331923, -1, -1 }, { 0x9AC9, -1, 1331937, 1331942, -1, -1, -1, -1, -1, -1 }, { 0x9ACA, -1, 1331946, 1331950, -1, -1, -1, -1, -1, -1 }, { 0x9ACB, 1331959, 1331954, 1331972, -1, -1, -1, -1, -1, -1 }, { 0x9ACC, 1331983, 1331978, 1331991, -1, -1, -1, -1, -1, -1 }, { 0x9ACD, -1, 1331996, 1332000, -1, -1, -1, -1, -1, -1 }, { 0x9ACE, 1332009, 1332004, 1332037, -1, -1, 1332018, 1332028, -1, -1 }, { 0x9ACF, 1332048, 1332043, 1332082, -1, 1332078, -1, 1332071, 1332064, -1 }, { 0x9AD0, -1, 1332087, 1332111, -1, -1, 1332093, 1332102, -1, -1 }, { 0x9AD1, 1332122, 1332117, 1332150, -1, 1332145, -1, 1332135, 1332128, -1 }, { 0x9AD2, 1332160, 1332154, 1332194, -1, 1332189, 1332177, 1332185, -1, -1 }, { 0x9AD3, 1332206, 1332200, 1332263, 1332268, 1332259, 1332247, 1332251, 1332240, 1332276 }, { 0x9AD4, 1332287, 1332282, 1332345, 1332349, 1332340, 1332325, 1332332, 1332318, 1332355 }, { 0x9AD5, 1332366, 1332361, 1332386, -1, 1332382, -1, 1332374, -1, -1 }, { 0x9AD6, 1332396, 1332391, 1332439, -1, 1332434, 1332416, 1332426, 1332409, -1 }, { 0x9AD7, 1332450, 1332445, 1332493, -1, 1332490, 1332481, 1332487, 1332474, -1 }, { 0x9AD8, 1332502, 1332497, 1332586, 1332591, 1332583, 1332557, 1332579, 1332550, 1332597 }, { 0x9AD9, 1332606, 1332601, 1332663, -1, 1332660, 1332634, 1332656, -1, -1 }, { 0x9ADA, -1, 1332668, 1332673, -1, -1, -1, -1, -1, -1 }, { 0x9ADB, -1, 1332679, 1332696, -1, -1, 1332684, 1332692, -1, -1 }, { 0x9ADC, -1, 1332701, 1332717, -1, -1, 1332706, 1332712, -1, -1 }, { 0x9ADD, -1, 1332723, 1332728, -1, -1, -1, -1, -1, -1 }, { 0x9ADE, 1332738, 1332733, 1332776, -1, -1, 1332762, 1332768, -1, -1 }, { 0x9ADF, 1332786, 1332781, 1332833, -1, 1332828, -1, 1332818, 1332811, -1 }, { 0x9AE0, 1332845, 1332839, 1332898, -1, -1, 1332889, 1332894, -1, -1 }, { 0x9AE1, 1332909, 1332903, 1332964, -1, 1332960, -1, -1, 1332953, -1 }, { 0x9AE2, 1332974, 1332969, 1332989, -1, -1, 1332978, 1332985, -1, -1 }, { 0x9AE3, 1332999, 1332993, 1333048, 1333054, 1333043, 1333023, 1333039, 1333016, -1 }, { 0x9AE4, 1333068, 1333063, 1333111, -1, -1, 1333092, 1333099, -1, -1 }, { 0x9AE5, 1333121, 1333116, 1333163, -1, 1333159, 1333144, 1333151, 1333137, -1 }, { 0x9AE6, 1333173, 1333168, 1333228, 1333233, 1333225, 1333208, 1333217, 1333201, 1333238 }, { 0x9AE7, 1333248, 1333242, 1333295, -1, -1, -1, 1333287, -1, -1 }, { 0x9AE8, -1, 1333300, 1333306, -1, -1, -1, -1, -1, -1 }, { 0x9AE9, 1333316, 1333311, 1333344, -1, -1, -1, 1333336, -1, -1 }, { 0x9AEA, 1333355, 1333349, 1333371, -1, -1, 1333360, 1333365, -1, -1 }, { 0x9AEB, 1333384, 1333379, 1333440, -1, 1333436, 1333426, 1333431, 1333419, -1 }, { 0x9AEC, -1, 1333446, 1333454, -1, -1, -1, 1333451, -1, -1 }, { 0x9AED, 1333462, 1333458, 1333490, 1333494, 1333487, 1333478, 1333483, 1333471, -1 }, { 0x9AEE, 1333506, 1333500, 1333533, 1333541, 1333529, 1333518, 1333523, 1333511, -1 }, { 0x9AEF, 1333553, 1333548, 1333582, -1, 1333578, 1333569, 1333574, -1, 1333587 }, { 0x9AF0, -1, 1333594, 1333611, -1, 1333606, -1, -1, 1333599, -1 }, { 0x9AF1, 1333621, 1333615, 1333663, -1, -1, 1333654, 1333659, -1, -1 }, { 0x9AF2, 1333673, 1333668, 1333703, -1, 1333699, 1333686, 1333693, 1333679, -1 }, { 0x9AF3, 1333713, 1333707, 1333739, -1, -1, 1333719, 1333728, -1, -1 }, { 0x9AF4, 1333749, 1333744, 1333809, 1333813, 1333804, 1333784, 1333795, 1333777, -1 }, { 0x9AF5, 1333823, 1333819, 1333881, -1, -1, 1333867, 1333875, -1, -1 }, { 0x9AF6, -1, 1333885, 1333891, -1, -1, -1, -1, -1, -1 }, { 0x9AF7, 1333902, 1333897, 1333928, -1, -1, 1333912, 1333922, -1, -1 }, { 0x9AF8, -1, 1333932, 1333938, -1, -1, -1, -1, -1, -1 }, { 0x9AF9, 1333949, 1333944, 1334003, -1, 1333999, 1333980, 1333987, 1333973, -1 }, { 0x9AFA, 1334013, 1334008, 1334083, -1, 1334078, 1334057, 1334066, 1334050, -1 }, { 0x9AFB, 1334093, 1334088, 1334164, 1334168, 1334159, 1334133, 1334149, 1334126, -1 }, { 0x9AFC, 1334179, 1334173, 1334192, -1, -1, -1, -1, -1, -1 }, { 0x9AFD, 1334203, 1334198, 1334249, -1, 1334245, 1334228, 1334239, 1334221, -1 }, { 0x9AFE, 1334261, 1334255, 1334288, -1, -1, -1, -1, -1, -1 }, { 0x9AFF, -1, 1334294, 1334305, -1, -1, -1, 1334298, -1, -1 }, { 0x9B00, 1334315, 1334310, 1334333, -1, -1, 1334324, 1334329, -1, -1 }, { 0x9B01, 1334342, 1334337, 1334396, -1, -1, -1, 1334393, -1, -1 }, { 0x9B02, 1334405, 1334400, 1334447, -1, 1334443, -1, 1334435, 1334429, 1334452 }, { 0x9B03, 1334464, 1334458, 1334504, -1, -1, 1334484, 1334493, -1, -1 }, { 0x9B04, -1, 1334510, 1334552, -1, -1, 1334515, 1334522, -1, -1 }, { 0x9B05, 1334562, 1334556, 1334656, -1, 1334651, -1, 1334643, 1334636, -1 }, { 0x9B06, 1334668, 1334662, 1334718, -1, 1334713, 1334701, 1334704, 1334694, -1 }, { 0x9B07, -1, 1334724, 1334730, -1, -1, -1, -1, -1, -1 }, { 0x9B08, 1334743, 1334737, 1334798, -1, 1334793, 1334775, 1334785, -1, -1 }, { 0x9B09, -1, 1334804, 1334826, -1, -1, 1334810, 1334819, -1, -1 }, { 0x9B0A, -1, 1334832, 1334850, -1, 1334845, -1, -1, 1334838, -1 }, { 0x9B0B, 1334861, 1334856, 1334892, -1, 1334888, -1, 1334884, 1334877, -1 }, { 0x9B0C, 1334902, 1334898, 1334985, -1, -1, 1334960, 1334967, -1, -1 }, { 0x9B0D, 1334994, 1334990, 1335033, -1, 1335030, -1, 1335027, 1335020, -1 }, { 0x9B0E, 1335043, 1335037, 1335064, -1, -1, -1, 1335058, -1, -1 }, { 0x9B0F, 1335073, 1335068, 1335103, -1, -1, -1, -1, -1, -1 }, { 0x9B10, 1335113, 1335108, 1335157, -1, 1335154, 1335139, 1335148, 1335132, -1 }, { 0x9B11, 1335166, 1335161, 1335185, -1, -1, -1, -1, -1, -1 }, { 0x9B12, 1335196, 1335191, 1335235, -1, 1335231, 1335222, 1335226, 1335215, -1 }, { 0x9B13, 1335246, 1335241, 1335262, -1, -1, -1, -1, -1, -1 }, { 0x9B14, -1, 1335267, 1335273, -1, -1, -1, -1, -1, -1 }, { 0x9B15, -1, 1335279, 1335284, -1, -1, -1, -1, -1, -1 }, { 0x9B16, 1335294, 1335288, 1335328, -1, 1335324, -1, 1335311, 1335304, -1 }, { 0x9B17, -1, 1335333, 1335338, -1, -1, -1, -1, -1, -1 }, { 0x9B18, 1335349, 1335343, 1335391, -1, 1335387, 1335371, 1335379, 1335364, -1 }, { 0x9B19, 1335402, 1335396, 1335439, -1, 1335434, 1335421, 1335430, 1335414, -1 }, { 0x9B1A, 1335450, 1335445, 1335503, 1335507, 1335499, 1335487, 1335492, 1335480, 1335512 }, { 0x9B1B, 1335520, 1335515, 1335558, -1, -1, 1335544, 1335553, -1, -1 }, { 0x9B1C, 1335569, 1335563, 1335603, -1, -1, 1335580, 1335587, -1, -1 }, { 0x9B1D, -1, 1335609, 1335615, -1, -1, -1, -1, -1, -1 }, { 0x9B1E, -1, 1335621, 1335627, -1, -1, -1, -1, -1, -1 }, { 0x9B1F, 1335639, 1335633, 1335699, 1335705, 1335694, 1335678, 1335690, 1335671, -1 }, { 0x9B20, 1335715, 1335710, 1335815, -1, 1335810, 1335774, 1335791, -1, 1335820 }, { 0x9B21, -1, 1335826, 1335832, -1, -1, -1, -1, -1, -1 }, { 0x9B22, 1335843, 1335838, 1335886, 1335891, 1335882, 1335870, 1335874, 1335863, -1 }, { 0x9B23, 1335902, 1335897, 1335962, 1335967, 1335957, 1335943, 1335952, 1335936, -1 }, { 0x9B24, -1, 1335973, 1335980, -1, -1, -1, -1, -1, -1 }, { 0x9B25, 1335991, 1335986, 1336073, -1, -1, 1336045, 1336060, -1, 1336078 }, { 0x9B26, 1336090, 1336085, 1336136, -1, -1, 1336124, 1336132, -1, 1336141 }, { 0x9B27, 1336154, 1336148, 1336216, -1, 1336208, 1336189, 1336200, 1336177, 1336221 }, { 0x9B28, 1336232, 1336226, 1336284, -1, 1336274, 1336265, 1336270, 1336258, -1 }, { 0x9B29, 1336295, 1336290, 1336345, -1, 1336340, 1336323, 1336330, 1336316, 1336349 }, { 0x9B2A, 1336361, 1336356, 1336419, -1, 1336414, 1336402, 1336410, 1336395, 1336424 }, { 0x9B2B, 1336437, 1336431, 1336483, -1, -1, 1336463, 1336469, -1, -1 }, { 0x9B2C, 1336493, 1336488, 1336521, -1, -1, 1336502, 1336517, -1, -1 }, { 0x9B2D, 1336531, 1336526, 1336613, 1336618, -1, 1336594, 1336609, -1, 1336623 }, { 0x9B2E, 1336635, 1336630, 1336686, -1, 1336682, 1336672, 1336677, 1336665, -1 }, { 0x9B2F, 1336698, 1336691, 1336772, -1, 1336766, 1336754, 1336761, 1336747, -1 }, { 0x9B30, 1336784, 1336779, 1336841, -1, 1336837, 1336815, 1336832, -1, -1 }, { 0x9B31, 1336850, 1336845, 1336905, 1336909, 1336901, 1336888, 1336896, 1336881, -1 }, { 0x9B32, 1336922, 1336917, 1337026, -1, 1337021, 1337005, 1337011, 1336998, -1 }, { 0x9B33, -1, 1337030, 1337059, -1, -1, 1337035, 1337043, -1, -1 }, { 0x9B34, 1337068, 1337064, 1337094, -1, -1, 1337072, 1337077, -1, -1 }, { 0x9B35, 1337103, 1337098, 1337149, -1, -1, 1337125, 1337132, -1, -1 }, { 0x9B36, -1, 1337154, 1337177, -1, -1, 1337160, 1337165, -1, -1 }, { 0x9B37, 1337188, 1337182, 1337208, -1, -1, 1337192, 1337201, -1, -1 }, { 0x9B38, -1, 1337214, 1337219, -1, -1, -1, -1, -1, -1 }, { 0x9B39, -1, 1337224, 1337247, -1, -1, 1337230, 1337235, -1, -1 }, { 0x9B3A, -1, 1337252, 1337281, -1, 1337276, 1337266, 1337271, 1337259, -1 }, { 0x9B3B, 1337293, 1337288, 1337346, -1, -1, 1337324, 1337336, -1, -1 }, { 0x9B3C, 1337356, 1337350, 1337473, 1337478, 1337469, 1337462, 1337466, 1337455, 1337488 }, { 0x9B3D, 1337499, 1337494, 1337540, -1, -1, 1337525, 1337534, -1, -1 }, { 0x9B3E, -1, 1337545, 1337550, -1, -1, -1, -1, -1, -1 }, { 0x9B3F, -1, 1337554, 1337559, -1, -1, -1, -1, -1, -1 }, { 0x9B40, -1, 1337563, 1337569, -1, -1, -1, -1, -1, -1 }, { 0x9B41, 1337578, 1337573, 1337641, -1, 1337637, 1337616, 1337633, 1337609, 1337646 }, { 0x9B42, 1337657, 1337652, 1337698, 1337703, 1337694, 1337677, 1337686, 1337670, 1337710 }, { 0x9B43, 1337721, 1337716, 1337765, -1, 1337761, 1337742, 1337749, 1337735, -1 }, { 0x9B44, 1337775, 1337769, 1337837, 1337841, 1337832, 1337813, 1337822, 1337806, 1337847 }, { 0x9B45, 1337859, 1337854, 1337927, 1337932, 1337923, 1337892, 1337917, 1337885, -1 }, { 0x9B46, 1337942, 1337937, 1337948, -1, -1, -1, -1, -1, -1 }, { 0x9B47, 1337957, 1337952, 1337979, -1, -1, -1, -1, -1, -1 }, { 0x9B48, 1337989, 1337984, 1338071, -1, 1338068, 1338056, 1338063, 1338049, -1 }, { 0x9B49, 1338084, 1338077, 1338102, -1, -1, -1, -1, -1, -1 }, { 0x9B4A, 1338114, 1338109, 1338144, -1, -1, -1, -1, -1, -1 }, { 0x9B4B, 1338154, 1338148, 1338184, -1, 1338179, -1, 1338166, 1338159, -1 }, { 0x9B4C, -1, 1338189, 1338205, -1, -1, 1338194, 1338202, -1, -1 }, { 0x9B4D, 1338215, 1338209, 1338260, 1338266, 1338255, -1, 1338247, 1338240, -1 }, { 0x9B4E, 1338282, 1338275, 1338332, 1338339, 1338326, 1338307, 1338321, 1338300, -1 }, { 0x9B4F, 1338354, 1338348, 1338397, 1338402, 1338394, 1338385, 1338391, 1338378, -1 }, { 0x9B50, -1, 1338413, 1338419, -1, -1, -1, -1, -1, -1 }, { 0x9B51, 1338428, 1338424, 1338485, 1338490, 1338482, 1338471, 1338478, 1338464, -1 }, { 0x9B52, -1, 1338496, 1338501, -1, -1, -1, -1, -1, -1 }, { 0x9B53, -1, 1338507, 1338512, -1, -1, -1, -1, -1, -1 }, { 0x9B54, 1338520, 1338516, 1338576, -1, 1338573, 1338560, 1338567, 1338553, 1338580 }, { 0x9B55, -1, 1338583, 1338595, -1, -1, 1338588, 1338592, -1, -1 }, { 0x9B56, -1, 1338599, 1338612, -1, -1, -1, 1338605, -1, -1 }, { 0x9B57, -1, 1338616, 1338640, -1, -1, 1338621, 1338628, -1, -1 }, { 0x9B58, 1338651, 1338646, 1338716, -1, 1338712, 1338680, 1338705, 1338673, -1 }, { 0x9B59, 1338726, 1338721, 1338764, -1, -1, -1, -1, -1, -1 }, { 0x9B5A, 1338775, 1338770, 1338841, 1338845, 1338839, 1338816, 1338835, 1338809, 1338851 }, { 0x9B5B, 1338861, 1338856, 1338884, -1, -1, 1338872, 1338880, -1, -1 }, { 0x9B5C, 1338894, 1338889, 1338922, -1, 1338919, -1, 1338911, -1, -1 }, { 0x9B5D, -1, 1338927, 1338932, -1, -1, -1, -1, -1, -1 }, { 0x9B5E, 1338942, 1338937, 1338956, -1, -1, 1338952, -1, -1, -1 }, { 0x9B5F, 1338966, 1338960, 1338979, -1, -1, -1, -1, -1, -1 }, { 0x9B60, -1, 1338985, 1338990, -1, -1, -1, -1, -1, -1 }, { 0x9B61, -1, 1338995, 1339022, -1, -1, 1339000, 1339006, -1, -1 }, { 0x9B62, 1339033, 1339028, 1339046, -1, -1, -1, -1, -1, -1 }, { 0x9B63, -1, 1339050, 1339072, -1, -1, 1339055, 1339062, -1, -1 }, { 0x9B64, -1, 1339076, 1339081, -1, -1, -1, -1, -1, -1 }, { 0x9B65, -1, 1339084, 1339123, -1, -1, 1339090, 1339110, -1, -1 }, { 0x9B66, 1339131, 1339126, 1339212, -1, 1339209, 1339183, 1339197, 1339176, -1 }, { 0x9B67, -1, 1339217, 1339223, -1, -1, -1, -1, -1, -1 }, { 0x9B68, 1339235, 1339229, 1339291, -1, -1, 1339278, 1339283, -1, -1 }, { 0x9B69, -1, 1339296, 1339313, -1, -1, -1, 1339301, -1, -1 }, { 0x9B6A, -1, 1339317, 1339333, -1, -1, 1339323, 1339329, -1, -1 }, { 0x9B6B, 1339343, 1339338, 1339381, -1, -1, 1339361, 1339372, -1, -1 }, { 0x9B6C, 1339393, 1339387, 1339424, -1, -1, 1339410, 1339416, -1, -1 }, { 0x9B6D, -1, 1339429, 1339453, -1, -1, 1339435, 1339445, -1, -1 }, { 0x9B6E, -1, 1339459, 1339470, -1, -1, -1, 1339464, -1, -1 }, { 0x9B6F, 1339479, 1339474, 1339534, 1339538, 1339531, 1339522, 1339528, 1339509, 1339543 }, { 0x9B70, 1339553, 1339548, 1339569, -1, -1, -1, -1, -1, -1 }, { 0x9B71, -1, 1339574, 1339578, -1, -1, -1, -1, -1, -1 }, { 0x9B72, 1339587, 1339582, 1339600, -1, -1, -1, 1339597, -1, -1 }, { 0x9B73, 1339610, 1339604, 1339642, -1, -1, 1339622, 1339634, -1, -1 }, { 0x9B74, 1339652, 1339646, 1339692, -1, 1339687, 1339665, 1339683, 1339658, -1 }, { 0x9B75, 1339703, 1339698, 1339722, -1, -1, 1339710, 1339714, -1, -1 }, { 0x9B76, -1, 1339727, 1339733, -1, -1, -1, -1, -1, -1 }, { 0x9B77, 1339742, 1339737, 1339757, -1, -1, -1, 1339753, -1, -1 }, { 0x9B78, -1, 1339762, 1339774, -1, -1, -1, 1339767, -1, -1 }, { 0x9B79, -1, 1339780, 1339790, -1, -1, 1339785, -1, -1, -1 }, { 0x9B7A, -1, 1339794, 1339798, -1, -1, -1, -1, -1, -1 }, { 0x9B7B, -1, 1339802, 1339808, -1, -1, -1, -1, -1, -1 }, { 0x9B7C, -1, 1339813, 1339819, -1, -1, -1, -1, -1, -1 }, { 0x9B7D, -1, 1339823, 1339829, -1, -1, -1, -1, -1, -1 }, { 0x9B7E, -1, 1339834, 1339839, -1, -1, -1, -1, -1, -1 }, { 0x9B7F, -1, 1339843, 1339874, -1, -1, 1339849, 1339861, -1, -1 }, { 0x9B80, 1339884, 1339880, 1339918, -1, 1339914, 1339901, 1339908, 1339894, -1 }, { 0x9B81, 1339928, 1339923, 1339939, -1, -1, -1, -1, -1, -1 }, { 0x9B82, -1, 1339943, 1339948, -1, -1, -1, -1, -1, -1 }, { 0x9B83, 1339959, 1339953, 1340010, -1, 1340003, 1339987, 1339994, 1339980, -1 }, { 0x9B84, 1340021, 1340016, 1340046, -1, -1, 1340029, 1340034, -1, -1 }, { 0x9B85, -1, 1340050, 1340072, -1, -1, 1340055, 1340060, -1, -1 }, { 0x9B86, 1340081, 1340076, 1340106, -1, -1, 1340086, 1340091, -1, -1 }, { 0x9B87, -1, 1340110, 1340127, -1, -1, 1340115, 1340121, -1, -1 }, { 0x9B88, -1, 1340132, 1340138, -1, -1, -1, -1, -1, -1 }, { 0x9B89, 1340147, 1340142, 1340162, -1, -1, 1340153, 1340157, -1, 1340168 }, { 0x9B8A, 1340181, 1340175, 1340289, -1, -1, 1340245, 1340272, -1, -1 }, { 0x9B8B, -1, 1340293, 1340318, -1, -1, 1340298, 1340303, -1, -1 }, { 0x9B8C, 1340329, 1340323, 1340352, -1, -1, -1, -1, -1, -1 }, { 0x9B8D, 1340362, 1340357, 1340391, -1, -1, 1340379, 1340388, -1, -1 }, { 0x9B8E, 1340400, 1340395, 1340456, -1, 1340452, 1340437, 1340448, 1340430, -1 }, { 0x9B8F, -1, 1340462, 1340505, -1, -1, 1340468, 1340492, -1, -1 }, { 0x9B90, 1340516, 1340511, 1340569, -1, 1340564, 1340553, 1340558, 1340547, -1 }, { 0x9B91, 1340580, 1340574, 1340630, 1340635, 1340626, 1340616, 1340622, 1340609, -1 }, { 0x9B92, 1340645, 1340641, 1340691, -1, 1340687, 1340676, 1340681, 1340669, -1 }, { 0x9B93, 1340700, 1340695, 1340755, -1, 1340752, 1340743, 1340749, 1340736, -1 }, { 0x9B94, -1, 1340760, 1340770, -1, -1, -1, 1340766, -1, -1 }, { 0x9B95, -1, 1340774, 1340778, -1, -1, -1, -1, -1, -1 }, { 0x9B96, -1, 1340782, 1340801, -1, -1, 1340787, -1, -1, -1 }, { 0x9B97, -1, 1340806, 1340833, -1, 1340828, 1340818, -1, 1340812, -1 }, { 0x9B98, -1, 1340839, 1340844, -1, -1, -1, -1, -1, -1 }, { 0x9B99, -1, 1340848, 1340854, -1, -1, -1, -1, -1, -1 }, { 0x9B9A, 1340863, 1340858, 1340913, -1, 1340909, 1340876, 1340885, -1, -1 }, { 0x9B9B, -1, 1340918, 1340923, -1, -1, -1, -1, -1, -1 }, { 0x9B9C, -1, 1340928, 1340933, -1, -1, -1, -1, -1, -1 }, { 0x9B9D, 1340945, 1340938, 1340975, -1, 1340970, 1340956, 1340961, -1, -1 }, { 0x9B9E, 1340986, 1340982, 1341015, -1, 1341013, 1340990, 1340997, -1, -1 }, { 0x9B9F, 1341023, 1341019, 1341047, -1, 1341044, -1, 1341041, 1341034, -1 }, { 0x9BA0, 1341056, 1341051, 1341108, -1, -1, 1341099, 1341104, -1, -1 }, { 0x9BA1, -1, 1341113, 1341118, -1, -1, -1, -1, -1, -1 }, { 0x9BA2, -1, 1341124, 1341129, -1, -1, -1, -1, -1, -1 }, { 0x9BA3, 1341139, 1341134, 1341177, -1, -1, -1, -1, -1, -1 }, { 0x9BA4, -1, 1341182, 1341187, -1, -1, -1, -1, -1, -1 }, { 0x9BA5, -1, 1341192, 1341197, -1, -1, -1, -1, -1, -1 }, { 0x9BA6, 1341208, 1341202, 1341232, -1, -1, 1341218, 1341225, -1, -1 }, { 0x9BA7, 1341242, 1341238, 1341310, -1, 1341304, 1341263, 1341287, 1341256, -1 }, { 0x9BA8, 1341320, 1341314, 1341391, -1, 1341388, 1341371, 1341377, 1341364, -1 }, { 0x9BA9, -1, 1341395, 1341436, -1, -1, 1341401, 1341411, -1, -1 }, { 0x9BAA, 1341447, 1341442, 1341499, -1, 1341496, 1341477, 1341490, 1341470, -1 }, { 0x9BAB, 1341510, 1341504, 1341544, -1, 1341540, 1341523, 1341536, 1341516, -1 }, { 0x9BAC, -1, 1341550, 1341600, -1, -1, 1341554, 1341576, -1, -1 }, { 0x9BAD, 1341610, 1341604, 1341678, -1, 1341674, 1341649, 1341666, 1341642, -1 }, { 0x9BAE, 1341688, 1341683, 1341752, 1341758, 1341748, 1341728, 1341744, 1341721, 1341764 }, { 0x9BAF, -1, 1341770, 1341775, -1, -1, -1, -1, -1, -1 }, { 0x9BB0, 1341784, 1341779, 1341838, -1, -1, -1, 1341830, -1, -1 }, { 0x9BB1, -1, 1341843, 1341853, -1, -1, -1, 1341848, -1, -1 }, { 0x9BB2, -1, 1341858, 1341874, -1, -1, 1341863, -1, -1, -1 }, { 0x9BB3, -1, 1341878, 1341884, -1, -1, -1, -1, -1, -1 }, { 0x9BB4, -1, 1341889, 1341906, -1, -1, 1341894, -1, -1, -1 }, { 0x9BB5, -1, 1341911, 1341917, -1, -1, -1, -1, -1, -1 }, { 0x9BB6, -1, 1341922, 1341928, -1, -1, -1, -1, -1, -1 }, { 0x9BB7, -1, 1341933, 1341961, -1, -1, 1341938, 1341953, -1, -1 }, { 0x9BB8, 1341970, 1341965, 1342039, -1, -1, 1342008, 1342023, -1, -1 }, { 0x9BB9, 1342051, 1342045, 1342097, -1, 1342094, 1342080, 1342085, 1342073, 1342103 }, { 0x9BBA, 1342114, 1342109, 1342157, -1, -1, -1, -1, -1, -1 }, { 0x9BBB, 1342166, 1342162, 1342210, -1, -1, 1342184, 1342198, -1, -1 }, { 0x9BBC, -1, 1342215, 1342225, -1, -1, -1, 1342220, -1, -1 }, { 0x9BBD, -1, 1342230, 1342235, -1, -1, -1, -1, -1, -1 }, { 0x9BBE, -1, 1342239, 1342260, -1, -1, -1, 1342245, -1, -1 }, { 0x9BBF, 1342270, 1342265, 1342294, -1, -1, 1342281, 1342289, -1, -1 }, { 0x9BC0, 1342305, 1342299, 1342362, -1, 1342358, -1, 1342354, -1, -1 }, { 0x9BC1, 1342373, 1342367, 1342423, 1342429, 1342417, -1, 1342408, 1342401, -1 }, { 0x9BC2, -1, 1342437, 1342442, -1, -1, -1, -1, -1, -1 }, { 0x9BC3, -1, 1342446, 1342450, -1, -1, -1, -1, -1, -1 }, { 0x9BC4, -1, 1342454, 1342459, -1, -1, -1, -1, -1, -1 }, { 0x9BC5, -1, 1342464, 1342470, -1, -1, -1, -1, -1, -1 }, { 0x9BC6, 1342481, 1342476, 1342526, -1, 1342522, 1342505, 1342516, 1342498, -1 }, { 0x9BC7, 1342536, 1342530, 1342590, -1, 1342581, -1, 1342573, -1, -1 }, { 0x9BC8, 1342601, 1342596, 1342635, -1, -1, 1342619, 1342628, -1, -1 }, { 0x9BC9, 1342646, 1342641, 1342668, 1342672, 1342665, 1342658, 1342662, 1342651, -1 }, { 0x9BCA, 1342684, 1342679, 1342717, -1, 1342714, 1342697, 1342707, 1342690, -1 }, { 0x9BCB, 1342727, 1342722, 1342753, -1, 1342750, 1342733, 1342743, -1, -1 }, { 0x9BCC, -1, 1342758, 1342763, -1, -1, -1, -1, -1, -1 }, { 0x9BCD, -1, 1342768, 1342774, -1, -1, -1, -1, -1, -1 }, { 0x9BCE, -1, 1342780, 1342791, -1, -1, 1342786, -1, -1, -1 }, { 0x9BCF, 1342803, 1342798, 1342858, -1, -1, 1342847, -1, -1, -1 }, { 0x9BD0, -1, 1342862, 1342877, -1, -1, 1342867, -1, -1, -1 }, { 0x9BD1, -1, 1342882, 1342896, -1, -1, 1342887, -1, -1, -1 }, { 0x9BD2, 1342906, 1342900, 1342930, -1, -1, 1342924, -1, -1, -1 }, { 0x9BD3, -1, 1342936, 1342941, -1, -1, -1, -1, -1, -1 }, { 0x9BD4, 1342951, 1342947, 1342978, -1, 1342974, 1342965, 1342970, 1342958, -1 }, { 0x9BD5, 1342987, 1342982, 1343007, -1, -1, -1, -1, -1, -1 }, { 0x9BD6, 1343017, 1343011, 1343048, -1, 1343042, 1343033, 1343038, 1343026, -1 }, { 0x9BD7, 1343062, 1343055, 1343087, -1, -1, 1343073, 1343078, -1, -1 }, { 0x9BD8, -1, 1343094, 1343115, -1, -1, 1343100, 1343107, -1, -1 }, { 0x9BD9, 1343126, 1343120, 1343149, -1, -1, -1, -1, -1, -1 }, { 0x9BDA, -1, 1343155, 1343161, -1, -1, -1, -1, -1, -1 }, { 0x9BDB, 1343170, 1343165, 1343213, -1, 1343210, 1343201, 1343205, 1343194, -1 }, { 0x9BDC, -1, 1343219, 1343224, -1, -1, -1, -1, -1, -1 }, { 0x9BDD, 1343233, 1343229, 1343261, -1, 1343258, 1343243, 1343252, -1, -1 }, { 0x9BDE, -1, 1343265, 1343270, -1, -1, -1, -1, -1, -1 }, { 0x9BDF, -1, 1343276, 1343295, -1, -1, 1343282, 1343287, -1, -1 }, { 0x9BE0, 1343306, 1343301, 1343353, -1, -1, -1, -1, -1, -1 }, { 0x9BE1, 1343363, 1343358, 1343384, -1, 1343381, 1343371, 1343378, -1, -1 }, { 0x9BE2, 1343395, 1343389, 1343459, -1, 1343455, 1343441, 1343451, 1343434, 1343463 }, { 0x9BE3, 1343474, 1343469, 1343498, -1, -1, 1343487, 1343494, -1, -1 }, { 0x9BE4, 1343508, 1343502, 1343551, -1, 1343547, 1343531, 1343543, 1343524, -1 }, { 0x9BE5, -1, 1343556, 1343577, -1, -1, 1343561, 1343567, -1, -1 }, { 0x9BE6, -1, 1343581, 1343586, -1, -1, -1, -1, -1, -1 }, { 0x9BE7, 1343598, 1343591, 1343665, -1, 1343659, 1343643, 1343654, -1, -1 }, { 0x9BE8, 1343678, 1343672, 1343708, 1343714, 1343702, 1343691, 1343698, 1343684, 1343723 }, { 0x9BE9, -1, 1343729, 1343735, -1, -1, -1, -1, -1, -1 }, { 0x9BEA, 1343746, 1343740, 1343771, -1, 1343766, 1343751, 1343761, -1, -1 }, { 0x9BEB, 1343782, 1343777, 1343826, -1, 1343821, 1343808, 1343814, -1, -1 }, { 0x9BEC, -1, 1343831, 1343836, -1, -1, -1, -1, -1, -1 }, { 0x9BED, 1343847, 1343840, 1343905, -1, -1, -1, -1, -1, -1 }, { 0x9BEE, -1, 1343911, 1343917, -1, -1, -1, -1, -1, -1 }, { 0x9BEF, -1, 1343923, 1343942, -1, -1, 1343928, 1343938, -1, -1 }, { 0x9BF0, 1343952, 1343947, 1343969, -1, -1, 1343958, 1343965, -1, -1 }, { 0x9BF1, 1343979, 1343975, 1344013, -1, -1, 1344006, -1, -1, -1 }, { 0x9BF2, -1, 1344017, 1344028, -1, -1, 1344022, -1, -1, -1 }, { 0x9BF3, -1, 1344032, 1344045, -1, -1, 1344037, -1, -1, -1 }, { 0x9BF4, 1344054, 1344049, 1344063, -1, -1, -1, -1, -1, -1 }, { 0x9BF5, -1, 1344068, 1344081, -1, -1, 1344073, 1344077, -1, -1 }, { 0x9BF6, 1344093, 1344087, 1344130, -1, -1, -1, -1, -1, -1 }, { 0x9BF7, 1344141, 1344136, 1344183, -1, 1344179, 1344156, 1344171, 1344149, -1 }, { 0x9BF8, 1344192, 1344187, 1344213, -1, -1, 1344201, 1344206, -1, -1 }, { 0x9BF9, -1, 1344218, 1344247, -1, -1, 1344224, 1344234, -1, -1 }, { 0x9BFA, 1344258, 1344253, 1344276, -1, -1, 1344267, 1344272, -1, -1 }, { 0x9BFB, -1, 1344281, 1344287, -1, -1, -1, -1, -1, -1 }, { 0x9BFC, -1, 1344291, 1344297, -1, -1, -1, -1, -1, -1 }, { 0x9BFD, 1344308, 1344303, 1344376, -1, 1344372, 1344340, 1344345, -1, -1 }, { 0x9BFE, -1, 1344381, 1344386, -1, -1, -1, -1, -1, -1 }, { 0x9BFF, 1344397, 1344392, 1344422, -1, 1344416, 1344403, 1344412, -1, -1 }, { 0x9C00, -1, 1344428, 1344450, -1, -1, 1344434, 1344442, -1, -1 }, { 0x9C01, 1344462, 1344456, 1344485, -1, -1, -1, 1344477, -1, -1 }, { 0x9C02, 1344497, 1344491, 1344522, -1, -1, 1344508, 1344512, -1, -1 }, { 0x9C03, 1344532, 1344527, 1344551, -1, -1, -1, 1344545, -1, -1 }, { 0x9C04, -1, 1344556, 1344563, -1, -1, -1, 1344561, -1, -1 }, { 0x9C05, -1, 1344568, 1344573, -1, -1, -1, -1, -1, -1 }, { 0x9C06, 1344583, 1344577, 1344655, -1, -1, 1344643, 1344650, -1, -1 }, { 0x9C07, -1, 1344661, 1344666, -1, -1, -1, -1, -1, -1 }, { 0x9C08, 1344676, 1344671, 1344727, -1, 1344723, 1344708, 1344714, 1344701, -1 }, { 0x9C09, 1344738, 1344732, 1344763, -1, 1344757, 1344747, 1344753, -1, -1 }, { 0x9C0A, 1344775, 1344770, 1344808, -1, 1344803, 1344792, 1344799, 1344785, -1 }, { 0x9C0B, 1344819, 1344814, 1344838, -1, -1, 1344825, 1344832, -1, -1 }, { 0x9C0C, 1344848, 1344843, 1344897, -1, 1344892, 1344881, 1344887, 1344874, -1 }, { 0x9C0D, 1344907, 1344902, 1344949, -1, 1344944, 1344920, 1344939, 1344913, -1 }, { 0x9C0E, -1, 1344954, 1344959, -1, -1, -1, -1, -1, -1 }, { 0x9C0F, -1, 1344965, 1344981, -1, -1, -1, 1344970, -1, -1 }, { 0x9C10, 1344991, 1344985, 1345021, -1, 1345018, 1345008, 1345013, 1345001, -1 }, { 0x9C11, -1, 1345024, 1345048, -1, -1, 1345031, 1345044, -1, -1 }, { 0x9C12, 1345059, 1345054, 1345094, -1, 1345090, 1345074, 1345085, 1345067, -1 }, { 0x9C13, 1345103, 1345098, 1345137, -1, 1345133, 1345121, 1345125, 1345114, -1 }, { 0x9C14, 1345147, 1345142, 1345185, -1, -1, 1345162, 1345173, -1, -1 }, { 0x9C15, 1345195, 1345190, 1345226, -1, 1345223, 1345216, 1345220, 1345209, -1 }, { 0x9C16, -1, 1345231, 1345238, -1, -1, -1, 1345235, -1, -1 }, { 0x9C17, -1, 1345243, 1345247, -1, -1, -1, -1, -1, -1 }, { 0x9C18, -1, 1345251, 1345264, -1, -1, 1345256, -1, -1, -1 }, { 0x9C19, -1, 1345269, 1345289, -1, -1, 1345275, 1345284, -1, -1 }, { 0x9C1A, -1, 1345294, 1345307, -1, -1, 1345300, -1, -1, -1 }, { 0x9C1B, 1345318, 1345313, 1345336, -1, -1, 1345326, 1345333, -1, -1 }, { 0x9C1C, 1345346, 1345341, 1345386, -1, -1, 1345367, 1345374, -1, -1 }, { 0x9C1D, -1, 1345392, 1345397, -1, -1, -1, -1, -1, -1 }, { 0x9C1E, 1345406, 1345402, 1345420, -1, -1, 1345412, 1345416, -1, -1 }, { 0x9C1F, 1345430, 1345424, 1345460, -1, -1, -1, -1, -1, -1 }, { 0x9C20, 1345471, 1345466, 1345476, -1, -1, -1, -1, -1, -1 }, { 0x9C21, -1, 1345481, 1345491, -1, -1, -1, 1345486, -1, -1 }, { 0x9C22, -1, 1345496, 1345532, -1, -1, 1345501, 1345526, -1, -1 }, { 0x9C23, 1345540, 1345536, 1345637, -1, 1345634, 1345612, 1345627, -1, -1 }, { 0x9C24, 1345646, 1345642, 1345685, -1, 1345682, 1345673, 1345678, 1345666, -1 }, { 0x9C25, 1345697, 1345690, 1345757, -1, 1345752, 1345733, 1345744, 1345726, -1 }, { 0x9C26, -1, 1345763, 1345776, -1, -1, 1345767, 1345772, -1, -1 }, { 0x9C27, 1345786, 1345780, 1345815, -1, -1, 1345792, 1345798, -1, -1 }, { 0x9C28, 1345827, 1345821, 1345852, -1, 1345847, 1345832, 1345838, -1, -1 }, { 0x9C29, 1345861, 1345856, 1345893, -1, 1345890, 1345883, 1345886, -1, -1 }, { 0x9C2A, -1, 1345898, 1345920, -1, -1, 1345902, 1345913, -1, -1 }, { 0x9C2B, -1, 1345923, 1345929, -1, -1, -1, -1, -1, -1 }, { 0x9C2C, -1, 1345935, 1345940, -1, -1, -1, -1, -1, -1 }, { 0x9C2D, 1345951, 1345946, 1345973, -1, 1345970, 1345962, 1345967, 1345955, -1 }, { 0x9C2E, 1345982, 1345977, 1346009, -1, 1346006, 1345996, 1346003, 1345990, -1 }, { 0x9C2F, 1346020, 1346014, 1346047, -1, 1346043, 1346036, -1, 1346030, -1 }, { 0x9C30, -1, 1346052, 1346070, -1, -1, 1346057, -1, -1, -1 }, { 0x9C31, 1346081, 1346076, 1346136, -1, 1346131, 1346120, 1346127, 1346113, 1346142 }, { 0x9C32, 1346167, 1346161, 1346203, -1, 1346201, 1346190, 1346197, 1346183, -1 }, { 0x9C33, 1346212, 1346207, 1346238, -1, 1346234, -1, -1, -1, -1 }, { 0x9C34, -1, 1346242, 1346247, -1, -1, -1, -1, -1, -1 }, { 0x9C35, 1346257, 1346252, 1346294, -1, 1346290, 1346272, 1346282, 1346265, -1 }, { 0x9C36, -1, -1, 1346317, -1, -1, 1346299, 1346309, -1, -1 }, { 0x9C37, 1346326, 1346321, 1346358, -1, 1346352, 1346333, 1346338, -1, -1 }, { 0x9C38, -1, 1346364, 1346370, -1, -1, -1, -1, -1, -1 }, { 0x9C39, 1346379, 1346374, 1346419, -1, 1346414, 1346403, 1346410, 1346396, -1 }, { 0x9C3A, 1346430, 1346425, 1346464, -1, 1346461, 1346453, 1346457, 1346447, -1 }, { 0x9C3B, 1346476, 1346470, 1346505, -1, 1346501, 1346487, 1346493, 1346480, -1 }, { 0x9C3C, 1346516, 1346510, 1346570, -1, -1, -1, -1, -1, -1 }, { 0x9C3D, 1346579, 1346574, 1346605, -1, -1, 1346587, 1346597, -1, -1 }, { 0x9C3E, 1346615, 1346610, 1346667, -1, 1346662, 1346647, 1346657, 1346640, -1 }, { 0x9C3F, -1, 1346673, 1346678, -1, -1, -1, -1, -1, -1 }, { 0x9C40, -1, 1346682, 1346687, -1, -1, -1, -1, -1, -1 }, { 0x9C41, -1, 1346691, 1346712, -1, -1, 1346696, 1346701, -1, -1 }, { 0x9C42, 1346724, 1346717, 1346746, -1, -1, -1, 1346737, -1, -1 }, { 0x9C43, -1, 1346753, 1346773, -1, -1, 1346758, 1346764, -1, -1 }, { 0x9C44, 1346784, 1346778, 1346812, -1, -1, -1, 1346792, -1, -1 }, { 0x9C45, 1346825, 1346819, 1346871, -1, 1346866, 1346841, 1346851, -1, -1 }, { 0x9C46, 1346884, 1346877, 1346916, -1, -1, 1346906, 1346911, -1, -1 }, { 0x9C47, 1346929, 1346923, 1346956, -1, 1346951, -1, 1346947, 1346940, -1 }, { 0x9C48, 1346968, 1346962, 1346991, -1, 1346987, 1346976, 1346981, -1, -1 }, { 0x9C49, 1347001, 1346996, 1347033, -1, 1347028, 1347015, 1347022, 1347008, -1 }, { 0x9C4A, -1, 1347038, 1347066, -1, -1, -1, 1347043, -1, -1 }, { 0x9C4B, -1, 1347070, 1347076, -1, -1, -1, -1, -1, -1 }, { 0x9C4C, -1, 1347080, 1347087, -1, -1, -1, -1, -1, -1 }, { 0x9C4D, -1, 1347094, 1347099, -1, -1, -1, -1, -1, -1 }, { 0x9C4E, -1, 1347103, 1347124, -1, -1, 1347108, 1347114, -1, -1 }, { 0x9C4F, 1347135, 1347130, 1347181, -1, 1347177, 1347155, 1347165, 1347148, -1 }, { 0x9C50, 1347191, 1347186, 1347230, -1, -1, 1347202, 1347210, -1, -1 }, { 0x9C51, 1347240, 1347234, 1347253, -1, -1, -1, -1, -1, -1 }, { 0x9C52, 1347266, 1347260, 1347298, -1, 1347293, 1347280, 1347285, 1347273, -1 }, { 0x9C53, 1347307, 1347303, 1347351, -1, 1347347, 1347318, 1347333, 1347311, -1 }, { 0x9C54, 1347362, 1347357, 1347389, -1, 1347385, 1347366, 1347381, -1, -1 }, { 0x9C55, -1, 1347395, 1347401, -1, -1, -1, -1, -1, -1 }, { 0x9C56, 1347412, 1347406, 1347460, -1, 1347450, 1347426, 1347431, -1, -1 }, { 0x9C57, 1347471, 1347465, 1347510, 1347515, 1347506, 1347496, 1347502, 1347483, -1 }, { 0x9C58, 1347525, 1347520, 1347563, -1, 1347559, 1347534, 1347550, -1, -1 }, { 0x9C59, -1, 1347568, 1347573, -1, -1, -1, -1, -1, 1347579 }, { 0x9C5A, -1, 1347586, 1347596, -1, -1, 1347591, -1, -1, -1 }, { 0x9C5B, 1347606, 1347600, 1347620, -1, -1, 1347616, -1, -1, -1 }, { 0x9C5C, -1, 1347626, 1347638, -1, -1, -1, 1347633, -1, -1 }, { 0x9C5D, 1347650, 1347645, 1347668, -1, 1347663, -1, 1347655, -1, -1 }, { 0x9C5E, -1, 1347673, 1347701, -1, -1, 1347680, 1347693, -1, -1 }, { 0x9C5F, 1347712, 1347707, 1347758, -1, 1347754, 1347727, 1347738, -1, -1 }, { 0x9C60, 1347768, 1347763, 1347808, -1, 1347804, 1347793, 1347800, 1347786, 1347814 }, { 0x9C61, 1347826, 1347820, 1347842, -1, -1, -1, -1, -1, -1 }, { 0x9C62, -1, 1347847, 1347852, -1, -1, -1, -1, -1, -1 }, { 0x9C63, 1347862, 1347857, 1347902, 1347908, 1347898, 1347878, 1347882, 1347871, -1 }, { 0x9C64, -1, 1347915, 1347933, -1, -1, 1347920, 1347925, -1, -1 }, { 0x9C65, -1, 1347938, 1347944, -1, -1, -1, -1, -1, -1 }, { 0x9C66, -1, 1347949, 1347955, -1, -1, -1, -1, -1, -1 }, { 0x9C67, 1347966, 1347961, 1347997, -1, 1347992, 1347983, 1347988, 1347976, -1 }, { 0x9C68, 1348008, 1348001, 1348030, -1, -1, 1348016, 1348021, -1, -1 }, { 0x9C69, -1, 1348037, 1348052, -1, -1, 1348043, -1, -1, -1 }, { 0x9C6A, -1, 1348057, 1348069, -1, -1, 1348062, -1, -1, -1 }, { 0x9C6B, -1, 1348074, 1348087, -1, -1, 1348078, 1348084, -1, -1 }, { 0x9C6C, -1, 1348091, 1348096, -1, -1, -1, -1, -1, -1 }, { 0x9C6D, 1348105, 1348100, 1348117, -1, 1348113, -1, -1, -1, -1 }, { 0x9C6E, 1348127, 1348121, 1348193, -1, -1, 1348176, 1348183, -1, -1 }, { 0x9C6F, -1, 1348197, 1348201, -1, -1, -1, -1, -1, -1 }, { 0x9C70, -1, 1348205, 1348217, -1, -1, 1348210, -1, -1, -1 }, { 0x9C71, -1, 1348222, 1348227, -1, -1, -1, -1, -1, -1 }, { 0x9C72, 1348236, 1348231, 1348290, -1, -1, 1348276, 1348285, -1, -1 }, { 0x9C73, -1, 1348295, 1348300, -1, -1, -1, -1, -1, -1 }, { 0x9C74, -1, 1348304, 1348309, -1, -1, -1, -1, -1, -1 }, { 0x9C75, -1, 1348314, 1348331, -1, -1, 1348319, 1348326, -1, -1 }, { 0x9C76, 1348344, 1348337, 1348369, -1, -1, 1348352, 1348364, -1, -1 }, { 0x9C77, 1348382, 1348376, 1348413, -1, -1, 1348403, 1348408, -1, -1 }, { 0x9C78, 1348421, 1348416, 1348461, -1, 1348458, 1348448, 1348455, 1348441, 1348465 }, { 0x9C79, -1, 1348469, 1348474, -1, -1, -1, -1, -1, -1 }, { 0x9C7A, 1348485, 1348480, 1348496, -1, 1348489, -1, -1, -1, -1 }, { 0x9C7B, 1348505, 1348500, 1348571, -1, 1348567, 1348545, 1348563, 1348538, -1 }, { 0x9C7C, 1348582, 1348577, 1348616, -1, -1, -1, -1, -1, -1 }, { 0x9C7D, 1348625, 1348620, 1348636, -1, -1, -1, -1, -1, -1 }, { 0x9C7E, 1348646, 1348641, 1348659, -1, -1, -1, -1, -1, -1 }, { 0x9C7F, 1348668, 1348663, 1348679, -1, -1, -1, -1, -1, -1 }, { 0x9C80, 1348690, 1348684, 1348733, -1, -1, -1, -1, -1, -1 }, { 0x9C81, 1348743, 1348738, 1348773, -1, -1, -1, -1, -1, -1 }, { 0x9C82, 1348783, 1348777, 1348789, -1, -1, -1, -1, -1, -1 }, { 0x9C83, 1348800, 1348795, 1348846, -1, -1, -1, -1, -1, -1 }, { 0x9C84, -1, 1348850, 1348854, -1, -1, -1, -1, -1, -1 }, { 0x9C85, 1348863, 1348858, 1348873, -1, -1, -1, -1, -1, -1 }, { 0x9C86, 1348883, 1348877, 1348888, -1, -1, -1, -1, -1, -1 }, { 0x9C87, 1348899, 1348894, 1348929, -1, -1, -1, -1, -1, -1 }, { 0x9C88, 1348940, 1348935, 1348960, -1, -1, -1, -1, -1, -1 }, { 0x9C89, -1, 1348964, 1348998, -1, -1, 1348969, 1348978, -1, -1 }, { 0x9C8A, 1349008, 1349003, 1349053, -1, -1, 1349044, 1349050, -1, -1 }, { 0x9C8B, 1349062, 1349058, 1349086, -1, -1, -1, -1, -1, -1 }, { 0x9C8C, 1349096, 1349090, 1349204, -1, -1, 1349160, 1349187, -1, -1 }, { 0x9C8D, 1349214, 1349208, 1349243, -1, -1, -1, -1, -1, -1 }, { 0x9C8E, 1349253, 1349248, 1349263, -1, -1, -1, -1, -1, -1 }, { 0x9C8F, 1349273, 1349268, 1349302, -1, -1, 1349290, 1349299, -1, -1 }, { 0x9C90, 1349311, 1349306, 1349332, -1, -1, -1, -1, -1, -1 }, { 0x9C91, 1349343, 1349337, 1349375, -1, -1, -1, -1, -1, -1 }, { 0x9C92, 1349385, 1349380, 1349398, -1, -1, -1, -1, -1, -1 }, { 0x9C93, -1, 1349403, 1349409, -1, -1, -1, -1, -1, -1 }, { 0x9C94, 1349419, 1349414, 1349442, -1, -1, -1, -1, -1, -1 }, { 0x9C95, 1349451, 1349447, 1349455, -1, -1, -1, -1, -1, -1 }, { 0x9C96, 1349465, 1349459, 1349475, -1, -1, -1, -1, -1, -1 }, { 0x9C97, 1349487, 1349481, 1349498, -1, -1, -1, -1, -1, -1 }, { 0x9C98, -1, 1349503, 1349508, -1, -1, -1, -1, -1, -1 }, { 0x9C99, 1349518, 1349513, 1349547, -1, -1, 1349536, 1349543, -1, -1 }, { 0x9C9A, 1349558, 1349553, 1349566, -1, -1, -1, -1, -1, -1 }, { 0x9C9B, 1349576, 1349570, 1349582, -1, -1, -1, -1, -1, -1 }, { 0x9C9C, 1349593, 1349588, 1349622, -1, -1, -1, -1, -1, -1 }, { 0x9C9D, 1349633, 1349628, 1349676, -1, -1, -1, -1, -1, -1 }, { 0x9C9E, 1349688, 1349681, 1349699, -1, -1, -1, -1, -1, -1 }, { 0x9C9F, 1349711, 1349706, 1349720, -1, -1, -1, -1, -1, -1 }, { 0x9CA0, 1349731, 1349725, 1349759, -1, -1, -1, -1, -1, -1 }, { 0x9CA1, 1349770, 1349765, 1349774, -1, -1, -1, -1, -1, -1 }, { 0x9CA2, 1349783, 1349778, 1349815, -1, -1, -1, -1, -1, -1 }, { 0x9CA3, 1349826, 1349821, 1349843, -1, -1, -1, -1, -1, -1 }, { 0x9CA4, 1349854, 1349849, 1349859, -1, -1, -1, -1, -1, -1 }, { 0x9CA5, 1349867, 1349863, 1349895, -1, -1, -1, -1, -1, -1 }, { 0x9CA6, 1349905, 1349900, 1349912, -1, -1, -1, -1, -1, -1 }, { 0x9CA7, 1349924, 1349918, 1349954, -1, -1, -1, -1, -1, -1 }, { 0x9CA8, 1349964, 1349959, 1349970, -1, -1, -1, -1, -1, -1 }, { 0x9CA9, 1349981, 1349975, 1349986, -1, -1, -1, -1, -1, -1 }, { 0x9CAA, -1, 1349992, 1349998, -1, -1, -1, -1, -1, -1 }, { 0x9CAB, 1350008, 1350003, 1350040, -1, -1, -1, -1, -1, -1 }, { 0x9CAC, 1350050, 1350044, 1350074, -1, -1, 1350068, -1, -1, -1 }, { 0x9CAD, 1350086, 1350080, 1350095, -1, -1, -1, -1, -1, -1 }, { 0x9CAE, 1350107, 1350101, 1350112, -1, -1, -1, -1, -1, -1 }, { 0x9CAF, 1350123, 1350118, 1350143, -1, -1, -1, -1, -1, -1 }, { 0x9CB0, 1350152, 1350147, 1350178, -1, -1, -1, -1, -1, -1 }, { 0x9CB1, 1350188, 1350183, 1350196, -1, -1, -1, -1, -1, -1 }, { 0x9CB2, 1350207, 1350201, 1350223, -1, -1, -1, -1, -1, -1 }, { 0x9CB3, 1350235, 1350228, 1350280, -1, -1, -1, -1, -1, -1 }, { 0x9CB4, 1350291, 1350287, 1350301, -1, -1, -1, -1, -1, -1 }, { 0x9CB5, 1350311, 1350305, 1350350, -1, -1, -1, -1, -1, -1 }, { 0x9CB6, 1350359, 1350354, 1350365, -1, -1, -1, -1, -1, -1 }, { 0x9CB7, 1350376, 1350371, 1350400, -1, -1, -1, -1, -1, -1 }, { 0x9CB8, 1350412, 1350406, 1350418, -1, -1, -1, -1, -1, -1 }, { 0x9CB9, 1350429, 1350424, 1350454, -1, -1, 1350446, 1350450, -1, -1 }, { 0x9CBA, 1350465, 1350460, 1350474, -1, -1, -1, -1, -1, -1 }, { 0x9CBB, 1350483, 1350479, 1350490, -1, -1, -1, -1, -1, -1 }, { 0x9CBC, 1350499, 1350494, 1350504, -1, -1, -1, -1, -1, -1 }, { 0x9CBD, 1350514, 1350509, 1350539, -1, -1, -1, -1, -1, -1 }, { 0x9CBE, -1, 1350544, 1350560, -1, -1, -1, 1350549, -1, -1 }, { 0x9CBF, 1350571, 1350564, 1350579, -1, -1, -1, -1, -1, -1 }, { 0x9CC0, 1350591, 1350586, 1350599, -1, -1, -1, -1, -1, -1 }, { 0x9CC1, 1350608, 1350603, 1350626, -1, -1, 1350616, 1350623, -1, -1 }, { 0x9CC2, 1350636, 1350631, 1350649, -1, -1, -1, -1, -1, -1 }, { 0x9CC3, 1350659, 1350654, 1350670, -1, -1, -1, -1, -1, -1 }, { 0x9CC4, 1350681, 1350675, 1350691, -1, -1, -1, -1, -1, -1 }, { 0x9CC5, 1350699, 1350694, 1350705, -1, -1, -1, -1, -1, -1 }, { 0x9CC6, 1350715, 1350710, 1350723, -1, -1, -1, -1, -1, -1 }, { 0x9CC7, 1350733, 1350727, 1350742, -1, -1, -1, -1, -1, -1 }, { 0x9CC8, 1350755, 1350749, 1350768, -1, -1, -1, -1, -1, -1 }, { 0x9CC9, 1350781, 1350774, 1350794, -1, -1, -1, -1, -1, -1 }, { 0x9CCA, 1350806, 1350801, 1350812, -1, -1, -1, -1, -1, -1 }, { 0x9CCB, 1350823, 1350818, 1350828, -1, -1, -1, -1, -1, -1 }, { 0x9CCC, 1350839, 1350833, 1350855, -1, -1, -1, -1, -1, -1 }, { 0x9CCD, 1350864, 1350859, 1350868, -1, -1, -1, -1, -1, -1 }, { 0x9CCE, 1350878, 1350872, 1350883, -1, -1, -1, -1, -1, -1 }, { 0x9CCF, 1350894, 1350887, 1350923, -1, -1, -1, -1, -1, -1 }, { 0x9CD0, 1350934, 1350929, 1350956, -1, -1, -1, -1, -1, -1 }, { 0x9CD1, 1350967, 1350961, 1350997, -1, -1, -1, -1, -1, -1 }, { 0x9CD2, 1351008, 1351003, 1351029, -1, -1, -1, -1, -1, -1 }, { 0x9CD3, 1351040, 1351035, 1351062, -1, -1, -1, -1, -1, -1 }, { 0x9CD4, 1351071, 1351066, 1351096, -1, -1, -1, -1, -1, -1 }, { 0x9CD5, 1351108, 1351102, 1351116, -1, -1, -1, -1, -1, -1 }, { 0x9CD6, 1351126, 1351121, 1351133, -1, -1, -1, -1, -1, -1 }, { 0x9CD7, 1351144, 1351138, 1351148, -1, -1, -1, -1, -1, -1 }, { 0x9CD8, 1351158, 1351153, 1351166, -1, -1, -1, -1, -1, -1 }, { 0x9CD9, 1351177, 1351171, 1351185, -1, -1, -1, -1, -1, -1 }, { 0x9CDA, 1351191, -1, 1351241, -1, -1, -1, -1, -1, -1 }, { 0x9CDB, 1351252, 1351246, 1351306, -1, -1, -1, -1, -1, -1 }, { 0x9CDC, 1351316, 1351310, 1351330, -1, -1, -1, -1, -1, -1 }, { 0x9CDD, 1351340, 1351335, 1351344, -1, -1, -1, -1, -1, -1 }, { 0x9CDE, 1351356, 1351350, 1351368, -1, -1, -1, -1, -1, -1 }, { 0x9CDF, 1351379, 1351373, 1351386, -1, -1, -1, -1, -1, -1 }, { 0x9CE0, -1, 1351391, 1351395, -1, -1, -1, -1, -1, -1 }, { 0x9CE1, -1, 1351399, 1351404, -1, -1, -1, -1, -1, -1 }, { 0x9CE2, 1351414, 1351409, 1351424, -1, -1, -1, -1, -1, -1 }, { 0x9CE3, 1351433, 1351428, 1351442, -1, -1, -1, -1, -1, -1 }, { 0x9CE4, 1351453, 1351448, 1351495, -1, -1, -1, -1, -1, -1 }, { 0x9CE5, 1351506, 1351501, 1351551, 1351557, 1351548, 1351538, 1351543, 1351531, 1351563 }, { 0x9CE6, 1351577, 1351571, 1351623, -1, 1351620, 1351592, 1351600, 1351585, -1 }, { 0x9CE7, 1351631, 1351627, 1351677, 1351681, 1351673, 1351660, 1351670, 1351653, -1 }, { 0x9CE8, -1, 1351686, 1351691, -1, -1, -1, -1, -1, -1 }, { 0x9CE9, 1351700, 1351695, 1351765, 1351770, 1351761, 1351739, 1351753, 1351732, 1351775 }, { 0x9CEA, -1, 1351780, 1351785, -1, -1, -1, -1, -1, -1 }, { 0x9CEB, 1351796, 1351789, 1351816, -1, -1, 1351807, 1351812, -1, -1 }, { 0x9CEC, 1351825, 1351821, 1351864, -1, 1351860, 1351847, 1351857, -1, -1 }, { 0x9CED, -1, 1351868, 1351873, -1, -1, -1, -1, -1, -1 }, { 0x9CEE, 1351884, 1351879, 1351926, -1, 1351921, 1351908, 1351917, -1, -1 }, { 0x9CEF, 1351936, 1351930, 1351990, -1, 1351985, 1351964, 1351977, -1, -1 }, { 0x9CF0, -1, 1351996, 1352005, -1, -1, 1352001, -1, -1, -1 }, { 0x9CF1, -1, 1352009, 1352014, -1, -1, -1, -1, -1, -1 }, { 0x9CF2, 1352023, 1352019, 1352057, -1, -1, 1352042, 1352053, -1, -1 }, { 0x9CF3, 1352068, 1352062, 1352123, 1352129, 1352118, 1352103, 1352110, 1352096, 1352138 }, { 0x9CF4, 1352154, 1352148, 1352222, 1352228, 1352216, 1352195, 1352212, 1352188, -1 }, { 0x9CF5, -1, 1352236, 1352241, -1, -1, -1, -1, -1, -1 }, { 0x9CF6, 1352252, 1352246, 1352308, 1352314, 1352304, 1352290, 1352301, 1352283, 1352320 }, { 0x9CF7, 1352331, 1352327, 1352360, -1, -1, -1, 1352353, -1, -1 }, { 0x9CF8, -1, 1352365, 1352369, -1, -1, -1, -1, -1, -1 }, { 0x9CF9, -1, -1, 1352406, -1, -1, 1352373, 1352382, -1, -1 }, { 0x9CFA, -1, 1352411, 1352415, -1, -1, -1, -1, -1, -1 }, { 0x9CFB, 1352425, 1352419, 1352441, -1, -1, -1, -1, -1, -1 }, { 0x9CFC, -1, 1352446, 1352451, -1, -1, -1, -1, -1, -1 }, { 0x9CFD, -1, 1352456, 1352461, -1, -1, -1, -1, -1, -1 }, { 0x9CFE, 1352471, 1352467, 1352480, -1, -1, -1, -1, -1, -1 }, { 0x9CFF, -1, 1352485, 1352490, -1, -1, -1, -1, -1, -1 }, { 0x9D00, -1, 1352494, 1352499, -1, -1, -1, -1, -1, -1 }, { 0x9D01, 1352509, 1352504, 1352526, -1, -1, -1, -1, -1, -1 }, { 0x9D02, 1352537, 1352531, 1352597, -1, -1, 1352571, 1352578, -1, -1 }, { 0x9D03, 1352608, 1352602, 1352660, 1352665, 1352655, 1352635, 1352640, 1352628, -1 }, { 0x9D04, 1352675, 1352670, 1352680, -1, -1, -1, -1, -1, -1 }, { 0x9D05, -1, 1352684, 1352689, -1, -1, -1, -1, -1, -1 }, { 0x9D06, 1352700, 1352695, 1352755, -1, 1352751, -1, 1352746, 1352739, -1 }, { 0x9D07, 1352766, 1352761, 1352834, -1, 1352831, 1352816, 1352827, 1352809, -1 }, { 0x9D08, 1352846, 1352839, 1352882, 1352887, 1352879, 1352864, 1352875, 1352857, -1 }, { 0x9D09, 1352898, 1352894, 1352954, 1352958, 1352952, 1352943, 1352950, 1352936, -1 }, { 0x9D0A, -1, 1352962, 1352968, -1, -1, -1, -1, -1, -1 }, { 0x9D0B, -1, 1352975, 1353001, -1, -1, 1352981, 1352993, -1, -1 }, { 0x9D0C, -1, 1353007, 1353025, -1, 1353020, -1, -1, 1353013, -1 }, { 0x9D0D, -1, 1353031, 1353036, -1, -1, -1, -1, -1, -1 }, { 0x9D0E, 1353045, 1353041, 1353069, -1, -1, 1353059, 1353066, -1, -1 }, { 0x9D0F, -1, 1353073, 1353078, -1, -1, -1, -1, -1, -1 }, { 0x9D10, -1, 1353083, 1353088, 1353092, -1, -1, -1, -1, -1 }, { 0x9D11, -1, 1353095, 1353106, -1, -1, -1, 1353100, -1, -1 }, { 0x9D12, 1353116, 1353110, 1353192, 1353198, 1353186, -1, 1353177, 1353170, -1 }, { 0x9D13, -1, -1, 1353203, -1, -1, -1, -1, -1, -1 }, { 0x9D14, -1, 1353208, 1353213, -1, -1, -1, -1, -1, -1 }, { 0x9D15, 1353221, 1353217, 1353264, -1, 1353260, -1, 1353254, 1353247, -1 }, { 0x9D16, -1, 1353269, 1353274, -1, -1, -1, -1, -1, -1 }, { 0x9D17, 1353284, 1353279, 1353309, -1, -1, 1353295, 1353304, -1, -1 }, { 0x9D18, -1, 1353313, 1353347, -1, 1353342, 1353325, 1353334, 1353318, -1 }, { 0x9D19, -1, 1353353, 1353368, -1, 1353364, -1, -1, 1353357, -1 }, { 0x9D1A, -1, 1353373, 1353377, -1, -1, -1, -1, -1, -1 }, { 0x9D1B, 1353387, 1353381, 1353442, 1353448, 1353438, -1, 1353432, 1353425, 1353456 }, { 0x9D1C, -1, 1353462, 1353479, -1, -1, 1353466, 1353475, -1, -1 }, { 0x9D1D, 1353489, 1353483, 1353542, -1, -1, 1353524, 1353536, -1, 1353546 }, { 0x9D1E, 1353554, 1353549, 1353575, -1, -1, 1353558, 1353566, -1, -1 }, { 0x9D1F, 1353585, 1353581, 1353633, 1353638, 1353629, 1353620, 1353625, 1353613, -1 }, { 0x9D20, 1353648, 1353642, 1353670, -1, -1, -1, -1, -1, -1 }, { 0x9D21, -1, 1353675, 1353681, -1, -1, -1, -1, -1, -1 }, { 0x9D22, -1, 1353685, 1353690, -1, -1, -1, -1, -1, -1 }, { 0x9D23, 1353699, 1353695, 1353751, 1353755, 1353748, 1353736, 1353742, 1353729, -1 }, { 0x9D24, -1, 1353758, 1353764, -1, -1, -1, -1, -1, -1 }, { 0x9D25, 1353776, 1353771, 1353788, -1, -1, -1, -1, 1353782, -1 }, { 0x9D26, 1353799, 1353792, 1353866, 1353872, 1353862, 1353846, 1353855, 1353839, 1353880 }, { 0x9D27, -1, 1353887, 1353892, -1, -1, -1, -1, -1, -1 }, { 0x9D28, 1353901, 1353896, 1353948, 1353952, 1353945, 1353937, 1353942, 1353930, -1 }, { 0x9D29, -1, 1353956, 1353961, -1, -1, -1, -1, -1, -1 }, { 0x9D2A, 1353971, 1353966, 1353982, -1, -1, -1, 1353977, -1, -1 }, { 0x9D2B, 1353991, 1353986, 1354005, -1, -1, 1353999, -1, -1, -1 }, { 0x9D2C, 1354016, 1354011, 1354050, -1, -1, 1354036, 1354043, -1, -1 }, { 0x9D2D, -1, 1354056, 1354062, -1, -1, -1, -1, -1, -1 }, { 0x9D2E, -1, 1354067, 1354071, -1, -1, -1, -1, -1, -1 }, { 0x9D2F, 1354079, 1354075, 1354099, -1, -1, -1, 1354093, 1354087, -1 }, { 0x9D30, 1354108, 1354103, 1354156, -1, 1354151, 1354124, 1354133, 1354117, -1 }, { 0x9D31, -1, 1354161, 1354168, -1, -1, -1, -1, -1, -1 }, { 0x9D32, -1, 1354172, 1354186, -1, -1, 1354176, 1354182, -1, -1 }, { 0x9D33, 1354196, 1354191, 1354214, -1, -1, 1354202, 1354208, -1, -1 }, { 0x9D34, 1354225, 1354219, 1354256, -1, -1, 1354232, 1354247, -1, -1 }, { 0x9D35, -1, 1354262, 1354267, -1, -1, -1, -1, -1, -1 }, { 0x9D36, -1, 1354273, 1354288, -1, 1354285, -1, -1, 1354278, -1 }, { 0x9D37, 1354298, 1354293, 1354311, -1, -1, -1, -1, -1, -1 }, { 0x9D38, -1, 1354316, 1354321, -1, -1, -1, -1, -1, -1 }, { 0x9D39, -1, 1354326, 1354333, -1, -1, -1, -1, -1, -1 }, { 0x9D3A, 1354343, 1354339, 1354365, -1, -1, -1, 1354355, -1, -1 }, { 0x9D3B, 1354375, 1354369, 1354434, 1354440, 1354429, 1354409, 1354425, 1354402, 1354446 }, { 0x9D3C, -1, 1354453, 1354466, -1, -1, 1354458, 1354463, -1, -1 }, { 0x9D3D, 1354476, 1354471, 1354524, -1, -1, 1354511, 1354517, -1, -1 }, { 0x9D3E, 1354533, 1354528, 1354557, -1, -1, 1354548, 1354553, -1, -1 }, { 0x9D3F, 1354567, 1354562, 1354616, -1, -1, 1354607, 1354612, -1, -1 }, { 0x9D40, 1354625, 1354620, 1354632, -1, -1, -1, -1, -1, -1 }, { 0x9D41, 1354643, 1354637, 1354680, 1354686, 1354676, -1, 1354672, 1354665, -1 }, { 0x9D42, 1354695, 1354690, 1354748, -1, 1354744, 1354724, 1354733, 1354717, -1 }, { 0x9D43, 1354758, 1354753, 1354827, -1, -1, -1, 1354818, -1, -1 }, { 0x9D44, 1354837, 1354833, 1354902, -1, 1354898, 1354889, 1354894, 1354882, -1 }, { 0x9D45, -1, 1354907, 1354928, -1, -1, -1, 1354912, -1, -1 }, { 0x9D46, -1, 1354933, 1354947, -1, -1, 1354939, -1, -1, -1 }, { 0x9D47, -1, 1354953, 1354963, -1, -1, 1354958, -1, -1, -1 }, { 0x9D48, -1, 1354969, 1354978, -1, -1, 1354974, -1, -1, -1 }, { 0x9D49, -1, 1354981, 1354987, -1, -1, -1, -1, -1, -1 }, { 0x9D4A, -1, 1354993, 1355019, -1, -1, 1354999, 1355010, -1, -1 }, { 0x9D4B, -1, 1355024, 1355029, -1, -1, -1, -1, -1, -1 }, { 0x9D4C, -1, 1355033, 1355038, -1, -1, -1, -1, -1, -1 }, { 0x9D4D, -1, 1355042, 1355047, -1, -1, -1, -1, -1, -1 }, { 0x9D4E, -1, 1355053, 1355057, -1, -1, -1, -1, -1, -1 }, { 0x9D4F, -1, 1355062, 1355067, -1, -1, -1, -1, -1, -1 }, { 0x9D50, -1, 1355071, 1355093, -1, -1, 1355076, 1355087, -1, -1 }, { 0x9D51, 1355103, 1355097, 1355126, 1355132, 1355121, -1, 1355117, 1355110, -1 }, { 0x9D52, 1355143, 1355138, 1355176, 1355180, -1, -1, -1, -1, 1355184 }, { 0x9D53, 1355195, 1355190, 1355236, -1, 1355232, -1, 1355214, 1355207, -1 }, { 0x9D54, -1, 1355240, 1355263, -1, 1355258, -1, 1355253, 1355246, -1 }, { 0x9D55, -1, 1355268, 1355274, -1, -1, -1, -1, -1, -1 }, { 0x9D56, -1, 1355279, 1355284, -1, -1, -1, -1, -1, -1 }, { 0x9D57, -1, 1355288, 1355293, -1, -1, -1, -1, -1, -1 }, { 0x9D58, -1, 1355297, 1355303, -1, -1, -1, -1, -1, -1 }, { 0x9D59, 1355314, 1355308, 1355362, -1, -1, 1355347, 1355352, -1, -1 }, { 0x9D5A, 1355371, 1355366, 1355386, -1, -1, -1, -1, -1, -1 }, { 0x9D5B, -1, 1355390, 1355396, -1, -1, -1, -1, -1, -1 }, { 0x9D5C, 1355407, 1355402, 1355425, 1355429, 1355421, 1355415, 1355417, -1, -1 }, { 0x9D5D, 1355439, 1355434, 1355457, 1355460, 1355455, -1, 1355452, 1355445, 1355465 }, { 0x9D5E, 1355474, 1355469, 1355492, -1, 1355490, -1, 1355487, 1355480, -1 }, { 0x9D5F, -1, -1, 1355511, -1, -1, 1355495, 1355502, -1, -1 }, { 0x9D60, 1355523, 1355518, 1355565, 1355569, 1355557, 1355537, 1355548, 1355530, -1 }, { 0x9D61, 1355578, 1355573, 1355613, 1355617, 1355609, -1, 1355603, 1355596, 1355622 }, { 0x9D62, -1, 1355626, 1355636, -1, -1, -1, 1355631, -1, -1 }, { 0x9D63, -1, 1355642, 1355652, -1, -1, -1, 1355648, -1, -1 }, { 0x9D64, -1, 1355657, 1355670, -1, -1, 1355662, -1, -1, -1 }, { 0x9D65, -1, 1355675, 1355687, -1, -1, 1355680, -1, -1, -1 }, { 0x9D66, -1, 1355692, 1355703, -1, -1, -1, -1, 1355697, -1 }, { 0x9D67, -1, 1355707, 1355731, -1, -1, 1355712, 1355717, -1, -1 }, { 0x9D68, -1, 1355735, 1355740, -1, -1, -1, -1, -1, -1 }, { 0x9D69, 1355750, 1355745, 1355815, -1, 1355811, 1355792, 1355801, 1355785, -1 }, { 0x9D6A, 1355823, 1355819, 1355860, -1, -1, 1355848, 1355854, -1, -1 }, { 0x9D6B, 1355869, 1355864, 1355911, -1, -1, 1355878, 1355892, -1, -1 }, { 0x9D6C, 1355924, 1355917, 1355979, 1355985, 1355973, 1355962, 1355969, 1355955, 1355992 }, { 0x9D6D, 1356004, 1355999, 1356033, -1, -1, -1, -1, -1, -1 }, { 0x9D6E, 1356044, 1356038, 1356062, -1, -1, -1, -1, -1, -1 }, { 0x9D6F, 1356073, 1356068, 1356127, -1, 1356122, 1356109, 1356113, 1356102, -1 }, { 0x9D70, 1356137, 1356132, 1356211, 1356217, 1356208, 1356185, 1356203, 1356178, -1 }, { 0x9D71, -1, 1356222, 1356227, -1, -1, -1, -1, -1, -1 }, { 0x9D72, 1356237, 1356231, 1356299, 1356304, 1356295, 1356275, 1356284, 1356268, 1356311 }, { 0x9D73, -1, 1356320, 1356325, -1, -1, -1, -1, -1, -1 }, { 0x9D74, -1, 1356331, 1356336, -1, -1, -1, -1, -1, 1356340 }, { 0x9D75, -1, 1356347, 1356352, -1, -1, -1, -1, -1, -1 }, { 0x9D76, 1356360, 1356356, 1356407, -1, -1, 1356398, 1356405, -1, -1 }, { 0x9D77, 1356417, 1356411, 1356484, 1356490, 1356480, -1, 1356474, 1356467, -1 }, { 0x9D78, -1, 1356497, 1356502, -1, -1, -1, -1, -1, -1 }, { 0x9D79, -1, 1356506, 1356511, -1, -1, -1, -1, -1, -1 }, { 0x9D7A, -1, 1356515, 1356526, -1, -1, 1356519, 1356523, -1, -1 }, { 0x9D7B, 1356536, 1356530, 1356592, -1, 1356587, 1356571, 1356578, 1356564, -1 }, { 0x9D7C, 1356604, 1356598, 1356656, -1, -1, 1356645, 1356649, -1, -1 }, { 0x9D7D, -1, 1356662, 1356668, -1, -1, -1, -1, -1, -1 }, { 0x9D7E, 1356679, 1356673, 1356731, -1, 1356727, 1356714, 1356720, 1356707, -1 }, { 0x9D7F, -1, 1356736, 1356742, -1, -1, -1, -1, -1, -1 }, { 0x9D80, -1, 1356749, 1356754, -1, -1, -1, -1, -1, -1 }, { 0x9D81, -1, 1356758, 1356764, -1, -1, -1, -1, -1, -1 }, { 0x9D82, 1356775, 1356770, 1356795, -1, -1, -1, -1, -1, -1 }, { 0x9D83, 1356804, 1356799, 1356829, -1, -1, -1, 1356824, -1, -1 }, { 0x9D84, 1356839, 1356833, 1356890, 1356896, 1356884, 1356867, 1356875, 1356860, -1 }, { 0x9D85, -1, 1356904, 1356908, -1, -1, -1, -1, -1, -1 }, { 0x9D86, -1, 1356912, 1356921, -1, -1, -1, 1356917, -1, -1 }, { 0x9D87, 1356932, 1356926, 1356981, -1, -1, 1356965, 1356973, -1, -1 }, { 0x9D88, -1, 1356987, 1356992, -1, -1, -1, -1, -1, -1 }, { 0x9D89, 1357002, 1356996, 1357061, 1357067, 1357056, 1357041, 1357047, 1357034, -1 }, { 0x9D8A, 1357079, 1357073, 1357101, -1, -1, -1, 1357092, 1357086, -1 }, { 0x9D8B, 1357113, 1357107, 1357144, -1, -1, -1, -1, -1, -1 }, { 0x9D8C, -1, 1357148, 1357154, -1, -1, -1, -1, -1, -1 }, { 0x9D8D, -1, 1357159, 1357169, -1, -1, 1357163, -1, -1, -1 }, { 0x9D8E, -1, 1357173, 1357191, -1, -1, 1357179, -1, -1, -1 }, { 0x9D8F, 1357201, 1357196, 1357227, -1, -1, 1357209, 1357223, -1, -1 }, { 0x9D90, -1, 1357231, 1357236, -1, -1, -1, -1, -1, -1 }, { 0x9D91, -1, 1357241, 1357246, -1, -1, -1, -1, -1, -1 }, { 0x9D92, 1357257, 1357252, 1357304, 1357309, -1, 1357274, 1357283, -1, -1 }, { 0x9D93, 1357321, 1357316, 1357335, -1, -1, -1, 1357325, -1, -1 }, { 0x9D94, -1, 1357341, 1357346, -1, -1, -1, -1, -1, -1 }, { 0x9D95, -1, 1357351, 1357371, -1, -1, 1357355, 1357368, -1, -1 }, { 0x9D96, 1357380, 1357375, 1357456, 1357461, 1357451, 1357440, 1357442, 1357433, -1 }, { 0x9D97, 1357472, 1357467, 1357521, 1357525, -1, 1357495, 1357506, -1, -1 }, { 0x9D98, 1357534, 1357530, 1357548, -1, -1, -1, 1357542, -1, -1 }, { 0x9D99, -1, 1357552, 1357557, -1, -1, -1, -1, -1, -1 }, { 0x9D9A, 1357567, 1357561, 1357625, 1357628, 1357622, 1357610, 1357617, 1357603, -1 }, { 0x9D9B, -1, 1357634, 1357640, -1, -1, -1, -1, -1, -1 }, { 0x9D9C, -1, 1357645, 1357651, -1, -1, -1, -1, -1, -1 }, { 0x9D9D, -1, 1357656, 1357661, -1, -1, -1, -1, -1, -1 }, { 0x9D9E, -1, 1357665, 1357671, -1, -1, -1, -1, -1, -1 }, { 0x9D9F, -1, 1357677, 1357682, -1, -1, -1, -1, -1, -1 }, { 0x9DA0, -1, 1357686, 1357697, -1, -1, -1, -1, 1357691, -1 }, { 0x9DA1, 1357707, 1357702, 1357785, -1, 1357781, 1357747, 1357756, 1357741, -1 }, { 0x9DA2, 1357789, -1, 1357826, -1, -1, -1, -1, -1, -1 }, { 0x9DA3, -1, 1357832, 1357837, -1, -1, -1, -1, -1, -1 }, { 0x9DA4, -1, 1357843, 1357864, -1, 1357860, -1, 1357856, 1357849, -1 }, { 0x9DA5, 1357874, 1357869, 1357920, -1, -1, -1, -1, -1, -1 }, { 0x9DA6, 1357929, 1357925, 1357937, -1, -1, -1, -1, -1, -1 }, { 0x9DA7, -1, 1357941, 1357947, -1, -1, -1, -1, -1, -1 }, { 0x9DA8, -1, 1357953, 1357959, -1, -1, -1, -1, -1, -1 }, { 0x9DA9, 1357971, 1357966, 1358001, 1358005, 1357997, 1357983, 1357989, 1357976, -1 }, { 0x9DAA, 1358020, 1358014, 1358045, -1, -1, 1358029, 1358034, -1, -1 }, { 0x9DAB, 1358055, 1358049, 1358087, -1, -1, 1358079, -1, -1, -1 }, { 0x9DAC, 1358099, 1358093, 1358137, 1358143, 1358131, 1358113, 1358122, 1358106, -1 }, { 0x9DAD, -1, 1358150, 1358156, -1, -1, -1, -1, -1, -1 }, { 0x9DAE, -1, 1358162, 1358188, -1, -1, 1358167, 1358173, -1, -1 }, { 0x9DAF, 1358197, 1358192, 1358265, 1358271, 1358260, 1358250, 1358257, 1358243, 1358278 }, { 0x9DB0, -1, 1358283, 1358289, -1, -1, -1, -1, -1, -1 }, { 0x9DB1, 1358300, 1358295, 1358321, -1, -1, 1358308, 1358313, -1, -1 }, { 0x9DB2, 1358333, 1358327, 1358356, -1, -1, 1358344, 1358351, -1, -1 }, { 0x9DB3, -1, 1358362, 1358366, -1, -1, -1, -1, -1, -1 }, { 0x9DB4, 1358376, 1358371, 1358428, 1358432, 1358424, 1358413, 1358419, 1358406, 1358438 }, { 0x9DB5, 1358448, 1358444, 1358515, -1, 1358510, 1358488, 1358500, 1358481, -1 }, { 0x9DB6, -1, 1358520, 1358526, -1, -1, -1, -1, -1, -1 }, { 0x9DB7, -1, 1358532, 1358537, -1, -1, -1, -1, -1, -1 }, { 0x9DB8, 1358548, 1358542, 1358591, -1, 1358587, 1358577, 1358582, 1358570, -1 }, { 0x9DB9, 1358601, 1358596, 1358637, -1, 1358633, 1358616, 1358625, 1358609, -1 }, { 0x9DBA, 1358647, 1358642, 1358660, 1358664, -1, -1, 1358655, -1, 1358669 }, { 0x9DBB, 1358682, 1358676, 1358739, 1358743, 1358735, 1358714, 1358723, 1358707, -1 }, { 0x9DBC, 1358754, 1358749, 1358794, -1, -1, 1358777, 1358786, -1, -1 }, { 0x9DBD, 1358806, 1358800, 1358813, -1, -1, -1, -1, -1, -1 }, { 0x9DBE, -1, 1358818, 1358823, -1, -1, -1, -1, -1, -1 }, { 0x9DBF, 1358832, 1358828, 1358861, -1, 1358858, 1358849, 1358851, 1358842, -1 }, { 0x9DC0, 1358869, 1358865, 1358891, 1358895, -1, -1, -1, -1, -1 }, { 0x9DC1, 1358913, 1358908, 1358950, -1, 1358947, -1, 1358942, 1358935, -1 }, { 0x9DC2, 1358959, 1358954, 1359030, -1, 1359027, 1359005, 1359023, 1358998, 1359035 }, { 0x9DC3, 1359047, 1359042, 1359065, -1, -1, 1359053, 1359059, -1, -1 }, { 0x9DC4, 1359075, 1359070, 1359108, 1359112, 1359103, 1359090, 1359099, 1359083, -1 }, { 0x9DC5, -1, 1359117, 1359123, -1, -1, -1, -1, -1, -1 }, { 0x9DC6, 1359132, 1359127, 1359161, -1, -1, 1359142, 1359148, -1, -1 }, { 0x9DC7, 1359172, 1359167, 1359224, 1359229, 1359220, 1359198, 1359203, 1359191, -1 }, { 0x9DC8, 1359243, 1359238, 1359258, -1, -1, -1, -1, -1, -1 }, { 0x9DC9, 1359267, 1359262, 1359277, -1, -1, -1, 1359273, -1, -1 }, { 0x9DCA, 1359286, 1359281, 1359306, -1, -1, -1, 1359295, -1, -1 }, { 0x9DCB, -1, 1359310, 1359315, -1, -1, -1, -1, -1, 1359319 }, { 0x9DCC, -1, 1359325, 1359330, -1, -1, -1, -1, -1, -1 }, { 0x9DCD, -1, 1359334, 1359339, -1, -1, -1, -1, -1, -1 }, { 0x9DCE, -1, 1359345, 1359350, -1, -1, -1, -1, -1, -1 }, { 0x9DCF, 1359360, 1359355, 1359399, -1, -1, 1359380, 1359386, -1, -1 }, { 0x9DD0, -1, 1359405, 1359410, -1, -1, -1, -1, -1, -1 }, { 0x9DD1, -1, -1, 1359416, -1, -1, -1, -1, -1, -1 }, { 0x9DD2, -1, 1359420, 1359426, -1, -1, -1, -1, -1, -1 }, { 0x9DD3, 1359436, 1359432, 1359460, 1359465, 1359457, -1, 1359453, 1359446, -1 }, { 0x9DD4, 1359476, 1359470, 1359527, -1, -1, 1359508, 1359515, -1, -1 }, { 0x9DD5, 1359536, 1359531, 1359556, -1, -1, 1359541, 1359546, -1, -1 }, { 0x9DD6, 1359565, 1359561, 1359594, -1, 1359590, 1359580, 1359587, 1359573, -1 }, { 0x9DD7, 1359602, 1359598, 1359662, 1359666, 1359658, 1359648, 1359655, 1359641, -1 }, { 0x9DD8, 1359676, 1359671, 1359689, -1, -1, -1, -1, -1, -1 }, { 0x9DD9, 1359698, 1359694, 1359746, 1359751, 1359743, 1359719, 1359732, 1359712, -1 }, { 0x9DDA, 1359760, 1359755, 1359807, -1, -1, 1359785, 1359792, -1, -1 }, { 0x9DDB, -1, 1359812, 1359818, -1, -1, -1, -1, -1, -1 }, { 0x9DDC, -1, 1359824, 1359830, -1, -1, -1, -1, -1, -1 }, { 0x9DDD, -1, 1359834, 1359839, -1, -1, -1, -1, -1, -1 }, { 0x9DDE, 1359850, 1359843, 1359885, -1, -1, 1359871, 1359876, -1, -1 }, { 0x9DDF, 1359898, 1359893, 1359923, -1, -1, 1359906, 1359913, -1, 1359929 }, { 0x9DE0, -1, 1359935, 1359947, -1, -1, -1, 1359940, -1, -1 }, { 0x9DE1, -1, 1359951, 1359956, -1, -1, -1, -1, -1, -1 }, { 0x9DE2, -1, 1359960, 1359966, -1, -1, -1, -1, -1, -1 }, { 0x9DE3, -1, 1359971, 1359976, -1, -1, -1, -1, -1, -1 }, { 0x9DE4, -1, -1, 1359981, -1, -1, -1, -1, -1, -1 }, { 0x9DE5, 1359989, 1359985, 1360027, -1, -1, 1360013, 1360023, -1, -1 }, { 0x9DE6, 1360036, 1360031, 1360085, -1, 1360081, 1360048, 1360076, 1360041, -1 }, { 0x9DE7, 1360095, 1360091, 1360112, -1, -1, 1360105, 1360107, -1, -1 }, { 0x9DE8, -1, 1360116, 1360121, -1, -1, -1, -1, -1, -1 }, { 0x9DE9, 1360131, 1360126, 1360171, -1, 1360166, -1, 1360147, 1360140, -1 }, { 0x9DEA, -1, 1360175, 1360191, -1, 1360186, -1, -1, 1360180, -1 }, { 0x9DEB, 1360202, 1360197, 1360246, -1, 1360241, -1, 1360230, 1360223, -1 }, { 0x9DEC, -1, 1360250, 1360256, -1, -1, -1, -1, -1, -1 }, { 0x9DED, -1, 1360263, 1360277, -1, -1, -1, 1360269, -1, -1 }, { 0x9DEE, 1360287, 1360282, 1360329, -1, -1, 1360308, 1360319, -1, 1360335 }, { 0x9DEF, 1360344, 1360339, 1360354, -1, -1, -1, 1360349, -1, -1 }, { 0x9DF0, 1360365, 1360360, 1360411, -1, 1360407, 1360386, 1360404, 1360380, -1 }, { 0x9DF1, -1, 1360416, 1360431, -1, 1360428, -1, -1, 1360421, -1 }, { 0x9DF2, 1360441, 1360436, 1360483, 1360488, 1360478, 1360464, 1360470, 1360457, -1 }, { 0x9DF3, 1360502, 1360496, 1360576, -1, 1360572, 1360549, 1360564, 1360542, -1 }, { 0x9DF4, 1360588, 1360582, 1360691, -1, -1, 1360678, 1360683, -1, -1 }, { 0x9DF5, -1, 1360697, 1360702, -1, -1, -1, -1, -1, -1 }, { 0x9DF6, -1, 1360706, 1360712, -1, -1, -1, -1, -1, -1 }, { 0x9DF7, -1, 1360717, 1360723, -1, -1, -1, -1, -1, -1 }, { 0x9DF8, 1360733, 1360728, 1360799, -1, 1360795, 1360784, 1360790, 1360777, -1 }, { 0x9DF9, 1360809, 1360803, 1360875, 1360881, 1360871, 1360859, 1360864, 1360852, 1360889 }, { 0x9DFA, 1360899, 1360894, 1360965, 1360969, 1360962, 1360950, 1360955, 1360937, -1 }, { 0x9DFB, -1, 1360973, 1360979, -1, -1, -1, -1, -1, -1 }, { 0x9DFC, -1, 1360985, 1360991, -1, -1, -1, -1, -1, -1 }, { 0x9DFD, 1361002, 1360997, 1361091, -1, 1361087, 1361069, 1361073, 1361062, -1 }, { 0x9DFE, 1361100, 1361096, 1361110, -1, -1, -1, 1361108, -1, -1 }, { 0x9DFF, 1361119, 1361114, 1361179, -1, 1361174, -1, -1, 1361167, -1 }, { 0x9E00, -1, -1, 1361183, -1, -1, -1, -1, -1, -1 }, { 0x9E01, -1, 1361188, 1361192, -1, -1, -1, -1, -1, -1 }, { 0x9E02, 1361202, 1361197, 1361247, 1361251, -1, 1361234, 1361243, -1, -1 }, { 0x9E03, -1, 1361255, 1361259, -1, -1, -1, -1, -1, -1 }, { 0x9E04, -1, 1361263, 1361268, -1, -1, -1, -1, -1, -1 }, { 0x9E05, -1, 1361272, 1361278, -1, -1, -1, -1, -1, -1 }, { 0x9E06, -1, 1361282, 1361287, -1, -1, -1, -1, -1, -1 }, { 0x9E07, 1361296, 1361291, 1361347, 1361353, 1361343, 1361326, 1361335, 1361319, -1 }, { 0x9E08, -1, 1361359, 1361364, -1, -1, -1, -1, -1, -1 }, { 0x9E09, -1, 1361368, 1361375, -1, -1, -1, -1, -1, -1 }, { 0x9E0A, 1361386, 1361381, 1361460, 1361464, -1, 1361434, 1361441, -1, -1 }, { 0x9E0B, 1361475, 1361469, 1361492, -1, -1, -1, -1, -1, -1 }, { 0x9E0C, -1, 1361498, 1361503, -1, -1, -1, -1, -1, 1361507 }, { 0x9E0D, -1, 1361513, 1361518, -1, -1, -1, -1, -1, -1 }, { 0x9E0E, 1361527, 1361522, 1361569, 1361575, -1, -1, 1361562, -1, -1 }, { 0x9E0F, -1, 1361582, 1361600, -1, 1361595, -1, -1, 1361588, 1361606 }, { 0x9E10, -1, 1361612, 1361646, -1, -1, 1361617, 1361626, -1, -1 }, { 0x9E11, 1361656, 1361650, 1361700, -1, -1, -1, 1361695, -1, -1 }, { 0x9E12, 1361710, 1361705, 1361746, -1, -1, -1, 1361743, -1, -1 }, { 0x9E13, -1, 1361750, 1361756, -1, -1, -1, -1, -1, -1 }, { 0x9E14, -1, 1361761, 1361766, -1, -1, -1, -1, -1, -1 }, { 0x9E15, 1361775, 1361770, 1361804, 1361808, 1361801, 1361792, 1361798, 1361785, -1 }, { 0x9E16, -1, 1361811, 1361827, -1, -1, 1361816, 1361822, -1, -1 }, { 0x9E17, -1, 1361831, 1361837, -1, -1, -1, -1, -1, -1 }, { 0x9E18, 1361850, 1361843, 1361856, -1, -1, -1, -1, -1, -1 }, { 0x9E19, -1, 1361864, 1361882, -1, -1, 1361870, 1361877, -1, -1 }, { 0x9E1A, 1361893, 1361887, 1361919, 1361925, 1361914, -1, 1361907, 1361900, -1 }, { 0x9E1B, 1361937, 1361932, 1362020, -1, 1362015, 1362001, 1362011, 1361994, -1 }, { 0x9E1C, 1362032, 1362026, 1362080, 1362084, 1362076, 1362058, 1362070, 1362051, 1362089 }, { 0x9E1D, 1362098, 1362093, 1362141, 1362145, -1, -1, 1362130, -1, -1 }, { 0x9E1E, 1362156, 1362150, 1362214, 1362220, 1362210, -1, 1362206, 1362193, 1362227 }, { 0x9E1F, 1362237, 1362232, 1362262, -1, -1, -1, -1, -1, -1 }, { 0x9E20, 1362273, 1362268, 1362299, -1, -1, -1, -1, -1, -1 }, { 0x9E21, 1362309, 1362304, 1362317, -1, -1, -1, -1, -1, -1 }, { 0x9E22, 1362327, 1362321, 1362358, -1, -1, -1, -1, -1, -1 }, { 0x9E23, 1362370, 1362364, 1362404, -1, -1, -1, -1, -1, -1 }, { 0x9E24, 1362414, 1362410, 1362433, -1, -1, -1, -1, -1, -1 }, { 0x9E25, 1362442, 1362438, 1362481, -1, -1, -1, -1, -1, -1 }, { 0x9E26, 1362489, 1362485, 1362520, -1, -1, -1, -1, -1, -1 }, { 0x9E27, 1362530, 1362524, 1362537, -1, -1, -1, -1, -1, -1 }, { 0x9E28, 1362548, 1362543, 1362591, -1, -1, -1, -1, -1, -1 }, { 0x9E29, 1362601, 1362596, 1362640, -1, -1, -1, -1, -1, -1 }, { 0x9E2A, 1362650, 1362646, 1362680, -1, -1, -1, -1, -1, -1 }, { 0x9E2B, 1362690, 1362684, 1362723, -1, -1, -1, -1, -1, -1 }, { 0x9E2C, 1362734, 1362729, 1362744, -1, -1, -1, -1, -1, -1 }, { 0x9E2D, 1362753, 1362748, 1362782, -1, -1, -1, -1, -1, -1 }, { 0x9E2E, 1362791, 1362786, 1362795, -1, -1, -1, -1, -1, -1 }, { 0x9E2F, 1362808, 1362801, 1362848, -1, -1, -1, -1, -1, -1 }, { 0x9E30, 1362860, 1362854, 1362923, -1, -1, -1, 1362914, -1, -1 }, { 0x9E31, 1362933, 1362929, 1362961, -1, -1, -1, -1, -1, -1 }, { 0x9E32, 1362972, 1362966, 1363007, -1, -1, -1, -1, -1, -1 }, { 0x9E33, 1363017, 1363011, 1363055, -1, -1, -1, -1, -1, -1 }, { 0x9E34, 1363066, 1363061, 1363144, -1, -1, 1363126, 1363130, -1, -1 }, { 0x9E35, 1363153, 1363149, 1363161, -1, -1, -1, -1, -1, -1 }, { 0x9E36, 1363170, 1363166, 1363188, -1, -1, -1, -1, -1, -1 }, { 0x9E37, 1363196, 1363192, 1363210, -1, -1, -1, -1, -1, -1 }, { 0x9E38, 1363219, 1363215, 1363227, -1, -1, -1, -1, -1, -1 }, { 0x9E39, 1363236, 1363231, 1363245, -1, -1, -1, -1, -1, -1 }, { 0x9E3A, 1363255, 1363250, 1363283, -1, -1, -1, -1, -1, -1 }, { 0x9E3B, 1363294, 1363288, 1363301, -1, -1, -1, -1, -1, -1 }, { 0x9E3C, 1363312, 1363307, 1363372, -1, -1, -1, -1, -1, -1 }, { 0x9E3D, 1363383, 1363378, 1363423, -1, -1, -1, -1, -1, -1 }, { 0x9E3E, 1363433, 1363427, 1363447, -1, -1, -1, -1, -1, -1 }, { 0x9E3F, 1363459, 1363453, 1363486, -1, -1, -1, -1, -1, -1 }, { 0x9E40, -1, 1363492, 1363514, -1, -1, 1363497, 1363508, -1, -1 }, { 0x9E41, 1363523, 1363518, 1363541, -1, -1, -1, -1, -1, -1 }, { 0x9E42, 1363550, 1363545, 1363582, -1, -1, -1, -1, -1, -1 }, { 0x9E43, 1363592, 1363586, 1363599, -1, -1, -1, -1, -1, -1 }, { 0x9E44, 1363610, 1363605, 1363617, -1, -1, -1, -1, -1, -1 }, { 0x9E45, 1363626, 1363621, 1363632, -1, -1, -1, -1, -1, -1 }, { 0x9E46, 1363640, 1363635, 1363674, -1, -1, -1, -1, -1, -1 }, { 0x9E47, 1363684, 1363678, 1363747, -1, -1, -1, -1, -1, -1 }, { 0x9E48, 1363758, 1363753, 1363766, -1, -1, -1, -1, -1, -1 }, { 0x9E49, 1363775, 1363770, 1363793, -1, -1, -1, -1, -1, -1 }, { 0x9E4A, 1363803, 1363797, 1363834, -1, -1, -1, -1, -1, -1 }, { 0x9E4B, 1363844, 1363839, 1363848, -1, -1, -1, -1, -1, -1 }, { 0x9E4C, 1363858, 1363854, 1363883, -1, -1, -1, -1, -1, -1 }, { 0x9E4D, 1363893, 1363887, 1363921, -1, -1, -1, -1, -1, -1 }, { 0x9E4E, 1363931, 1363926, 1363936, -1, -1, -1, -1, -1, -1 }, { 0x9E4F, 1363948, 1363941, 1363979, -1, -1, -1, -1, -1, -1 }, { 0x9E50, 1363991, 1363985, 1364009, -1, -1, -1, -1, -1, -1 }, { 0x9E51, 1364021, 1364015, 1364053, -1, -1, -1, -1, -1, -1 }, { 0x9E52, 1364065, 1364059, 1364072, -1, -1, -1, -1, -1, -1 }, { 0x9E53, 1364084, 1364078, 1364094, -1, -1, -1, -1, -1, -1 }, { 0x9E54, 1364105, 1364100, 1364126, -1, -1, -1, -1, -1, -1 }, { 0x9E55, 1364134, 1364130, 1364142, -1, -1, -1, -1, -1, -1 }, { 0x9E56, 1364151, 1364146, 1364185, -1, -1, -1, -1, -1, -1 }, { 0x9E57, 1364195, 1364189, 1364212, -1, -1, -1, -1, -1, -1 }, { 0x9E58, 1364221, 1364215, 1364255, -1, -1, -1, -1, -1, -1 }, { 0x9E59, 1364264, 1364259, 1364322, -1, 1364317, -1, -1, -1, -1 }, { 0x9E5A, 1364331, 1364327, 1364341, -1, -1, -1, -1, -1, -1 }, { 0x9E5B, 1364350, 1364345, 1364396, -1, -1, -1, -1, -1, -1 }, { 0x9E5C, 1364406, 1364401, 1364411, -1, -1, -1, -1, -1, -1 }, { 0x9E5D, 1364420, 1364415, 1364429, -1, -1, -1, -1, -1, -1 }, { 0x9E5E, 1364438, 1364433, 1364469, -1, -1, -1, -1, -1, -1 }, { 0x9E5F, 1364480, 1364474, 1364503, -1, -1, 1364491, 1364498, -1, -1 }, { 0x9E60, 1364514, 1364509, 1364522, -1, -1, -1, -1, -1, -1 }, { 0x9E61, 1364532, 1364527, 1364545, -1, -1, -1, 1364540, -1, -1 }, { 0x9E62, 1364554, 1364549, 1364580, -1, -1, -1, 1364575, -1, -1 }, { 0x9E63, 1364589, 1364584, 1364612, -1, -1, -1, -1, -1, -1 }, { 0x9E64, 1364623, 1364618, 1364653, -1, -1, -1, -1, -1, -1 }, { 0x9E65, 1364661, 1364657, 1364669, -1, -1, -1, -1, -1, -1 }, { 0x9E66, 1364679, 1364673, 1364686, -1, -1, -1, -1, -1, -1 }, { 0x9E67, 1364696, 1364692, 1364706, -1, -1, -1, -1, -1, -1 }, { 0x9E68, 1364716, 1364711, 1364741, -1, -1, -1, -1, -1, -1 }, { 0x9E69, 1364751, 1364746, 1364756, -1, -1, -1, -1, -1, -1 }, { 0x9E6A, 1364767, 1364762, 1364772, -1, -1, -1, -1, -1, -1 }, { 0x9E6B, 1364783, 1364778, 1364799, -1, -1, -1, -1, -1, -1 }, { 0x9E6C, 1364809, 1364804, 1364827, -1, -1, -1, -1, -1, -1 }, { 0x9E6D, 1364836, 1364831, 1364874, -1, -1, -1, -1, -1, -1 }, { 0x9E6E, 1364884, 1364878, 1364923, -1, -1, -1, -1, -1, -1 }, { 0x9E6F, 1364934, 1364929, 1364957, -1, -1, -1, -1, -1, -1 }, { 0x9E70, 1364969, 1364963, 1365005, -1, -1, -1, -1, -1, -1 }, { 0x9E71, -1, 1365011, 1365016, -1, -1, -1, -1, -1, -1 }, { 0x9E72, -1, 1365020, 1365026, -1, -1, -1, -1, -1, -1 }, { 0x9E73, 1365037, 1365032, 1365094, -1, -1, -1, -1, -1, -1 }, { 0x9E74, 1365107, 1365100, 1365113, -1, -1, -1, -1, -1, -1 }, { 0x9E75, 1365126, 1365121, 1365214, -1, 1365211, 1365190, 1365208, 1365183, -1 }, { 0x9E76, 1365224, 1365218, 1365266, -1, 1365261, 1365250, 1365256, -1, -1 }, { 0x9E77, -1, 1365271, 1365290, -1, 1365284, -1, -1, 1365277, -1 }, { 0x9E78, 1365302, 1365296, 1365346, -1, -1, 1365330, 1365334, -1, -1 }, { 0x9E79, 1365358, 1365352, 1365420, -1, 1365416, 1365395, 1365412, 1365388, -1 }, { 0x9E7A, 1365430, 1365426, 1365466, -1, -1, 1365448, 1365453, 1365442, -1 }, { 0x9E7B, 1365477, 1365471, 1365527, -1, 1365523, 1365508, 1365515, 1365501, -1 }, { 0x9E7C, 1365539, 1365533, 1365583, -1, -1, 1365567, 1365571, -1, -1 }, { 0x9E7D, 1365594, 1365589, 1365618, 1365623, 1365614, 1365606, 1365611, 1365599, -1 }, { 0x9E7E, 1365639, 1365635, 1365651, -1, -1, -1, -1, -1, -1 }, { 0x9E7F, 1365661, 1365656, 1365726, 1365730, 1365722, 1365708, 1365717, 1365695, 1365735 }, { 0x9E80, 1365746, 1365741, 1365787, -1, 1365784, 1365770, 1365777, 1365763, -1 }, { 0x9E81, 1365797, 1365792, 1365832, -1, -1, 1365824, 1365829, -1, -1 }, { 0x9E82, 1365841, 1365836, 1365907, -1, 1365902, -1, 1365899, 1365892, 1365911 }, { 0x9E83, 1365924, 1365919, 1365952, -1, -1, 1365935, 1365943, -1, -1 }, { 0x9E84, 1365968, 1365963, 1366014, 1366018, 1366009, 1365994, 1366003, 1365988, -1 }, { 0x9E85, 1366028, 1366022, 1366087, -1, -1, 1366070, 1366078, -1, -1 }, { 0x9E86, -1, 1366092, 1366097, -1, -1, -1, -1, -1, -1 }, { 0x9E87, 1366108, 1366102, 1366196, -1, 1366186, 1366169, 1366174, -1, -1 }, { 0x9E88, 1366206, 1366201, 1366250, -1, 1366246, 1366232, 1366239, -1, -1 }, { 0x9E89, -1, 1366255, 1366260, -1, -1, -1, -1, -1, -1 }, { 0x9E8A, -1, 1366266, 1366271, -1, -1, -1, -1, -1, -1 }, { 0x9E8B, 1366280, 1366275, 1366370, 1366374, 1366367, 1366354, 1366364, 1366347, -1 }, { 0x9E8C, 1366383, 1366378, 1366416, -1, 1366413, 1366401, 1366407, 1366394, -1 }, { 0x9E8D, -1, 1366420, 1366425, -1, -1, -1, -1, -1, -1 }, { 0x9E8E, -1, 1366430, 1366451, -1, -1, -1, 1366435, -1, -1 }, { 0x9E8F, -1, 1366457, 1366483, -1, 1366478, -1, 1366470, 1366463, -1 }, { 0x9E90, 1366494, 1366488, 1366520, -1, -1, -1, -1, -1, -1 }, { 0x9E91, 1366531, 1366525, 1366574, -1, 1366570, 1366555, 1366562, 1366548, 1366578 }, { 0x9E92, 1366589, 1366584, 1366633, 1366637, 1366630, -1, 1366624, 1366617, 1366643 }, { 0x9E93, 1366652, 1366647, 1366684, -1, 1366680, 1366668, 1366675, 1366661, -1 }, { 0x9E94, -1, 1366688, 1366693, -1, -1, -1, -1, -1, -1 }, { 0x9E95, 1366704, 1366698, 1366755, -1, -1, 1366738, 1366743, -1, -1 }, { 0x9E96, -1, 1366760, 1366783, -1, -1, 1366766, 1366774, -1, -1 }, { 0x9E97, 1366794, 1366789, 1366880, 1366884, 1366873, 1366839, 1366866, 1366826, 1366890 }, { 0x9E98, 1366902, 1366895, 1366923, -1, -1, -1, 1366914, 1366908, -1 }, { 0x9E99, -1, -1, 1366930, -1, -1, -1, -1, -1, -1 }, { 0x9E9A, -1, 1366936, 1366941, -1, -1, -1, -1, -1, -1 }, { 0x9E9B, 1366951, 1366946, 1366964, 1366968, -1, -1, 1366956, -1, -1 }, { 0x9E9C, -1, 1366972, 1366978, -1, -1, -1, -1, -1, -1 }, { 0x9E9D, 1366986, 1366982, 1367018, 1367023, 1367015, -1, 1367003, 1366996, 1367029 }, { 0x9E9E, 1367041, 1367034, 1367095, -1, 1367090, 1367080, 1367085, 1367073, -1 }, { 0x9E9F, 1367108, 1367102, 1367155, 1367160, 1367151, -1, 1367147, 1367134, 1367165 }, { 0x9EA0, 1367176, 1367170, 1367189, -1, -1, -1, -1, -1, -1 }, { 0x9EA1, -1, 1367195, 1367200, -1, -1, -1, -1, -1, -1 }, { 0x9EA2, -1, 1367204, 1367210, -1, -1, -1, -1, -1, -1 }, { 0x9EA3, -1, 1367216, 1367223, -1, -1, -1, -1, -1, -1 }, { 0x9EA4, 1367233, 1367228, 1367279, 1367283, 1367274, 1367254, 1367268, 1367247, -1 }, { 0x9EA5, 1367292, 1367287, 1367354, 1367359, 1367349, 1367339, 1367344, 1367332, 1367365 }, { 0x9EA6, 1367377, 1367372, 1367451, -1, 1367446, 1367436, 1367441, -1, -1 }, { 0x9EA7, -1, 1367456, 1367461, -1, -1, -1, -1, -1, -1 }, { 0x9EA8, -1, 1367465, 1367487, -1, -1, 1367470, 1367482, -1, -1 }, { 0x9EA9, 1367497, 1367493, 1367523, -1, 1367519, 1367509, 1367516, 1367502, -1 }, { 0x9EAA, 1367532, 1367527, 1367577, -1, 1367572, 1367561, 1367568, 1367554, -1 }, { 0x9EAB, 1367588, 1367583, 1367613, -1, -1, -1, -1, -1, -1 }, { 0x9EAC, -1, 1367619, 1367633, -1, -1, 1367623, 1367630, -1, -1 }, { 0x9EAD, 1367643, 1367637, 1367676, -1, -1, 1367662, 1367672, -1, -1 }, { 0x9EAE, 1367687, 1367681, 1367712, -1, -1, 1367696, 1367705, -1, -1 }, { 0x9EAF, 1367721, 1367716, 1367758, -1, 1367753, 1367742, 1367748, 1367735, -1 }, { 0x9EB0, 1367767, 1367762, 1367784, -1, 1367781, -1, 1367774, -1, -1 }, { 0x9EB1, 1367793, 1367789, 1367807, -1, -1, -1, -1, -1, -1 }, { 0x9EB2, -1, 1367811, 1367817, -1, -1, -1, -1, -1, -1 }, { 0x9EB3, -1, 1367823, 1367858, -1, -1, 1367828, 1367840, -1, -1 }, { 0x9EB4, 1367868, 1367863, 1367914, 1367918, 1367909, 1367898, 1367904, 1367891, -1 }, { 0x9EB5, 1367928, 1367923, 1367977, -1, 1367972, 1367957, 1367964, 1367950, -1 }, { 0x9EB6, -1, 1367983, 1367987, -1, -1, -1, -1, -1, -1 }, { 0x9EB7, -1, 1367991, 1367997, -1, -1, -1, -1, -1, -1 }, { 0x9EB8, 1368007, 1368003, 1368022, -1, -1, 1368012, 1368019, -1, -1 }, { 0x9EB9, 1368031, 1368026, 1368070, -1, 1368065, 1368054, 1368060, -1, -1 }, { 0x9EBA, 1368079, 1368074, 1368117, -1, 1368112, 1368101, 1368108, -1, 1368123 }, { 0x9EBB, 1368135, 1368130, 1368200, 1368204, 1368197, 1368187, 1368191, 1368180, 1368208 }, { 0x9EBC, 1368215, 1368211, 1368296, -1, 1368293, 1368272, 1368287, -1, -1 }, { 0x9EBD, 1368303, 1368299, 1368370, 1368374, 1368367, -1, -1, 1368360, 1368380 }, { 0x9EBE, 1368389, 1368384, 1368463, 1368468, 1368459, 1368434, 1368456, 1368427, -1 }, { 0x9EBF, 1368481, 1368475, 1368522, -1, 1368519, 1368511, 1368516, 1368505, -1 }, { 0x9EC0, -1, 1368525, 1368530, -1, -1, -1, -1, -1, -1 }, { 0x9EC1, -1, 1368535, 1368541, -1, -1, -1, -1, -1, -1 }, { 0x9EC2, -1, 1368546, 1368551, -1, -1, -1, -1, -1, -1 }, { 0x9EC3, 1368562, 1368556, 1368621, -1, 1368615, 1368605, 1368608, 1368598, -1 }, { 0x9EC4, 1368634, 1368628, 1368666, 1368673, 1368660, 1368650, 1368653, -1, 1368681 }, { 0x9EC5, -1, 1368688, 1368704, -1, 1368700, -1, -1, 1368693, -1 }, { 0x9EC6, -1, 1368709, 1368728, -1, -1, 1368716, 1368724, -1, -1 }, { 0x9EC7, 1368740, 1368735, 1368764, -1, -1, -1, -1, -1, -1 }, { 0x9EC8, 1368775, 1368770, 1368815, -1, -1, 1368801, 1368807, -1, -1 }, { 0x9EC9, 1368826, 1368820, 1368833, -1, -1, -1, -1, -1, -1 }, { 0x9ECA, -1, 1368839, 1368844, -1, -1, -1, -1, -1, -1 }, { 0x9ECB, -1, 1368849, 1368859, -1, -1, -1, 1368855, -1, -1 }, { 0x9ECC, 1368872, 1368866, 1368905, -1, 1368899, 1368886, 1368895, 1368879, -1 }, { 0x9ECD, 1368916, 1368911, 1368972, 1368977, 1368969, 1368960, 1368965, 1368953, -1 }, { 0x9ECE, 1368988, 1368983, 1369049, 1369053, 1369045, 1369032, 1369038, 1369019, 1369057 }, { 0x9ECF, 1369066, 1369061, 1369122, 1369128, 1369118, 1369107, 1369114, 1369100, -1 }, { 0x9ED0, 1369138, 1369134, 1369178, 1369183, 1369175, 1369162, 1369168, 1369155, -1 }, { 0x9ED1, 1369199, 1369194, 1369274, 1369279, 1369270, 1369254, 1369265, 1369247, 1369285 }, { 0x9ED2, 1369296, 1369291, 1369334, -1, 1369330, 1369314, 1369325, -1, -1 }, { 0x9ED3, 1369344, 1369339, 1369350, -1, -1, -1, -1, -1, -1 }, { 0x9ED4, 1369359, 1369354, 1369403, 1369409, 1369395, 1369381, 1369387, 1369374, -1 }, { 0x9ED5, 1369421, 1369416, 1369442, 1369447, -1, 1369425, 1369429, -1, -1 }, { 0x9ED6, -1, 1369452, 1369466, -1, 1369463, -1, -1, 1369457, -1 }, { 0x9ED7, -1, 1369470, 1369475, -1, -1, -1, -1, -1, -1 }, { 0x9ED8, 1369485, 1369480, 1369536, 1369540, 1369531, 1369519, 1369526, 1369512, 1369546 }, { 0x9ED9, 1369557, 1369552, 1369603, -1, -1, 1369584, 1369598, -1, -1 }, { 0x9EDA, -1, 1369607, 1369624, -1, 1369619, -1, -1, 1369612, -1 }, { 0x9EDB, 1369635, 1369630, 1369683, 1369688, 1369679, 1369666, 1369675, 1369659, -1 }, { 0x9EDC, 1369703, 1369697, 1369762, 1369767, 1369756, 1369737, 1369749, 1369730, -1 }, { 0x9EDD, 1369778, 1369773, 1369805, -1, 1369802, 1369791, 1369798, 1369784, -1 }, { 0x9EDE, 1369815, 1369810, 1369868, 1369874, 1369864, 1369854, 1369860, 1369847, 1369880 }, { 0x9EDF, 1369892, 1369888, 1369932, -1, 1369930, 1369917, 1369925, -1, -1 }, { 0x9EE0, 1369941, 1369936, 1370005, -1, 1370001, 1369977, 1369995, 1369970, -1 }, { 0x9EE1, 1370015, 1370010, 1370048, -1, -1, 1370035, 1370042, -1, -1 }, { 0x9EE2, 1370059, 1370053, 1370065, -1, -1, -1, -1, -1, -1 }, { 0x9EE3, -1, 1370069, 1370074, -1, -1, -1, -1, -1, -1 }, { 0x9EE4, 1370084, 1370079, 1370112, 1370117, -1, 1370095, 1370103, -1, -1 }, { 0x9EE5, 1370128, 1370122, 1370199, -1, 1370193, 1370177, 1370185, 1370170, -1 }, { 0x9EE6, -1, 1370205, 1370210, -1, -1, -1, -1, -1, -1 }, { 0x9EE7, 1370220, 1370215, 1370273, -1, 1370262, 1370245, 1370251, -1, -1 }, { 0x9EE8, 1370283, 1370277, 1370342, 1370348, 1370337, 1370321, 1370333, 1370314, -1 }, { 0x9EE9, 1370361, 1370356, 1370398, -1, -1, -1, -1, -1, -1 }, { 0x9EEA, 1370408, 1370402, 1370419, -1, -1, -1, -1, -1, -1 }, { 0x9EEB, -1, 1370424, 1370429, -1, -1, -1, -1, -1, -1 }, { 0x9EEC, 1370441, 1370434, 1370480, -1, -1, 1370451, 1370466, -1, -1 }, { 0x9EED, -1, -1, 1370502, -1, -1, 1370485, 1370493, -1, -1 }, { 0x9EEE, 1370512, 1370507, 1370580, -1, 1370576, 1370549, 1370555, 1370542, -1 }, { 0x9EEF, 1370589, 1370585, 1370642, 1370646, 1370639, 1370624, 1370636, 1370617, -1 }, { 0x9EF0, 1370659, 1370654, 1370703, -1, -1, 1370683, 1370692, -1, -1 }, { 0x9EF1, -1, 1370709, 1370740, -1, -1, 1370714, 1370723, -1, -1 }, { 0x9EF2, 1370751, 1370745, 1370789, -1, 1370784, 1370769, 1370780, 1370762, -1 }, { 0x9EF3, -1, 1370794, 1370798, -1, -1, -1, -1, -1, -1 }, { 0x9EF4, 1370807, 1370802, 1370870, -1, 1370867, 1370844, 1370856, 1370837, -1 }, { 0x9EF5, 1370881, 1370875, 1370924, -1, 1370920, 1370903, 1370912, 1370896, -1 }, { 0x9EF6, 1370935, 1370930, 1370979, -1, 1370975, 1370962, 1370969, 1370955, -1 }, { 0x9EF7, 1370989, 1370984, 1371058, 1371062, 1371054, 1371033, 1371049, 1371026, -1 }, { 0x9EF8, -1, 1371067, 1371084, -1, -1, 1371072, 1371078, -1, -1 }, { 0x9EF9, 1371092, 1371088, 1371147, -1, -1, 1371135, 1371143, -1, -1 }, { 0x9EFA, -1, 1371152, 1371169, -1, 1371164, -1, -1, 1371157, -1 }, { 0x9EFB, 1371179, 1371174, 1371231, -1, 1371226, 1371216, 1371220, 1371209, -1 }, { 0x9EFC, 1371239, 1371235, 1371300, -1, 1371297, 1371287, 1371291, 1371280, -1 }, { 0x9EFD, 1371309, 1371304, 1371393, -1, 1371389, 1371359, 1371377, 1371352, -1 }, { 0x9EFE, 1371404, 1371399, 1371427, 1371432, -1, -1, -1, -1, -1 }, { 0x9EFF, 1371451, 1371445, 1371505, 1371511, 1371501, 1371483, 1371493, 1371476, -1 }, { 0x9F00, -1, 1371519, 1371537, -1, 1371531, -1, -1, 1371524, -1 }, { 0x9F01, -1, 1371541, 1371547, -1, -1, -1, -1, -1, -1 }, { 0x9F02, 1371556, 1371551, 1371613, -1, 1371610, 1371593, 1371601, 1371586, -1 }, { 0x9F03, 1371624, 1371619, 1371660, -1, -1, 1371646, 1371652, -1, -1 }, { 0x9F04, 1371669, 1371664, 1371691, -1, 1371687, -1, -1, 1371680, -1 }, { 0x9F05, 1371700, 1371696, 1371716, -1, -1, 1371707, 1371712, -1, -1 }, { 0x9F06, -1, 1371721, 1371726, -1, -1, -1, -1, -1, -1 }, { 0x9F07, 1371738, 1371732, 1371774, 1371778, 1371772, 1371761, 1371768, 1371754, -1 }, { 0x9F08, 1371789, 1371784, 1371859, 1371864, 1371854, 1371835, 1371842, 1371828, -1 }, { 0x9F09, 1371874, 1371870, 1371951, 1371956, 1371947, 1371920, 1371925, 1371913, -1 }, { 0x9F0A, -1, 1371961, 1371978, -1, 1371973, -1, -1, 1371966, -1 }, { 0x9F0B, 1371988, 1371982, 1372013, -1, -1, -1, -1, -1, -1 }, { 0x9F0C, -1, 1372019, 1372024, -1, -1, -1, -1, -1, -1 }, { 0x9F0D, 1372034, 1372030, 1372062, -1, -1, -1, -1, -1, -1 }, { 0x9F0E, 1372073, 1372067, 1372171, 1372177, 1372166, 1372149, 1372162, 1372142, 1372184 }, { 0x9F0F, 1372197, 1372192, 1372232, -1, -1, -1, 1372221, -1, -1 }, { 0x9F10, 1372242, 1372236, 1372290, -1, 1372286, 1372264, 1372270, 1372257, -1 }, { 0x9F11, -1, 1372295, 1372311, -1, -1, 1372301, 1372307, -1, -1 }, { 0x9F12, 1372321, 1372317, 1372372, -1, -1, 1372359, 1372365, -1, -1 }, { 0x9F13, 1372380, 1372376, 1372445, -1, 1372442, 1372431, 1372439, 1372424, -1 }, { 0x9F14, 1372453, 1372449, 1372538, 1372542, -1, 1372524, 1372532, 1372518, -1 }, { 0x9F15, 1372553, 1372547, 1372578, -1, 1372573, -1, 1372569, -1, -1 }, { 0x9F16, 1372589, 1372584, 1372608, -1, -1, 1372594, 1372604, -1, -1 }, { 0x9F17, 1372618, 1372613, 1372680, -1, 1372677, 1372657, 1372669, 1372650, -1 }, { 0x9F18, -1, 1372685, 1372691, -1, -1, -1, -1, -1, -1 }, { 0x9F19, 1372702, 1372697, 1372755, 1372759, 1372752, 1372735, 1372744, 1372728, -1 }, { 0x9F1A, 1372772, 1372765, 1372786, -1, -1, -1, 1372781, -1, -1 }, { 0x9F1B, 1372798, 1372793, 1372817, -1, -1, 1372803, 1372813, -1, -1 }, { 0x9F1C, -1, 1372822, 1372827, -1, -1, -1, -1, -1, -1 }, { 0x9F1D, -1, 1372831, 1372837, -1, -1, -1, -1, -1, -1 }, { 0x9F1E, -1, 1372843, 1372849, -1, -1, -1, -1, -1, -1 }, { 0x9F1F, 1372861, 1372855, 1372894, -1, -1, -1, 1372890, -1, -1 }, { 0x9F20, 1372905, 1372900, 1372960, 1372965, 1372957, 1372943, 1372950, 1372936, -1 }, { 0x9F21, 1372977, 1372972, 1372999, -1, -1, 1372988, 1372995, -1, -1 }, { 0x9F22, 1373009, 1373004, 1373059, -1, 1373054, 1373034, 1373046, 1373027, -1 }, { 0x9F23, -1, 1373064, 1373069, -1, -1, -1, -1, -1, -1 }, { 0x9F24, -1, 1373074, 1373079, -1, -1, -1, -1, -1, -1 }, { 0x9F25, 1373089, 1373084, 1373110, -1, -1, -1, -1, -1, -1 }, { 0x9F26, -1, 1373114, 1373128, -1, -1, 1373119, 1373123, -1, -1 }, { 0x9F27, 1373138, 1373134, 1373149, -1, -1, -1, -1, -1, -1 }, { 0x9F28, -1, 1373154, 1373160, -1, -1, -1, -1, -1, -1 }, { 0x9F29, 1373173, 1373167, 1373179, -1, -1, -1, -1, -1, -1 }, { 0x9F2A, 1373189, 1373183, 1373212, -1, -1, 1373196, 1373203, -1, -1 }, { 0x9F2B, 1373224, 1373219, 1373271, -1, 1373267, 1373248, 1373257, 1373241, -1 }, { 0x9F2C, 1373281, 1373276, 1373328, -1, 1373325, 1373311, 1373318, 1373304, -1 }, { 0x9F2D, -1, 1373333, 1373337, -1, -1, -1, -1, -1, -1 }, { 0x9F2E, -1, 1373342, 1373348, -1, -1, -1, -1, -1, -1 }, { 0x9F2F, 1373358, 1373354, 1373395, 1373399, 1373393, 1373381, 1373390, 1373374, -1 }, { 0x9F30, -1, 1373403, 1373409, -1, -1, -1, -1, -1, -1 }, { 0x9F31, -1, 1373413, 1373428, -1, -1, -1, 1373419, -1, -1 }, { 0x9F32, -1, 1373434, 1373447, -1, -1, -1, 1373439, -1, -1 }, { 0x9F33, -1, 1373452, 1373458, -1, -1, -1, -1, -1, -1 }, { 0x9F34, 1373467, 1373462, 1373523, -1, 1373520, 1373507, 1373514, 1373500, -1 }, { 0x9F35, -1, 1373528, 1373533, -1, -1, -1, -1, -1, -1 }, { 0x9F36, -1, 1373537, 1373541, -1, -1, -1, -1, -1, -1 }, { 0x9F37, 1373550, 1373545, 1373585, -1, 1373580, 1373558, 1373572, -1, -1 }, { 0x9F38, -1, 1373589, 1373606, -1, 1373601, -1, -1, 1373594, -1 }, { 0x9F39, 1373617, 1373612, 1373673, -1, 1373670, 1373657, 1373664, 1373650, -1 }, { 0x9F3A, -1, 1373678, 1373697, -1, -1, 1373684, 1373693, -1, -1 }, { 0x9F3B, 1373707, 1373702, 1373760, 1373764, 1373757, 1373746, 1373751, 1373739, -1 }, { 0x9F3C, 1373774, 1373769, 1373825, -1, -1, 1373798, 1373807, -1, -1 }, { 0x9F3D, 1373835, 1373830, 1373868, -1, 1373864, 1373848, 1373856, -1, -1 }, { 0x9F3E, 1373878, 1373873, 1373912, -1, 1373908, 1373898, 1373904, 1373891, -1 }, { 0x9F3F, -1, 1373917, 1373950, -1, -1, 1373923, 1373934, -1, -1 }, { 0x9F40, -1, 1373954, 1373960, -1, -1, -1, -1, -1, -1 }, { 0x9F41, 1373969, 1373964, 1374018, -1, -1, 1373999, 1374008, -1, -1 }, { 0x9F42, -1, 1374023, 1374029, -1, -1, -1, -1, -1, -1 }, { 0x9F43, -1, 1374034, 1374067, -1, -1, 1374039, 1374045, -1, -1 }, { 0x9F44, 1374075, 1374070, 1374115, -1, 1374111, 1374093, 1374104, -1, -1 }, { 0x9F45, 1374125, 1374120, 1374151, -1, -1, 1374141, 1374146, -1, -1 }, { 0x9F46, 1374161, 1374156, 1374190, -1, -1, 1374174, 1374185, -1, -1 }, { 0x9F47, 1374201, 1374196, 1374252, -1, -1, 1374237, 1374245, -1, -1 }, { 0x9F48, 1374263, 1374257, 1374322, -1, -1, -1, -1, -1, -1 }, { 0x9F49, 1374334, 1374328, 1374384, -1, -1, -1, -1, -1, -1 }, { 0x9F4A, 1374395, 1374390, 1374497, 1374501, 1374490, 1374453, 1374478, 1374446, 1374508 }, { 0x9F4B, 1374519, 1374513, 1374599, 1374605, 1374595, 1374567, 1374587, 1374560, -1 }, { 0x9F4C, 1374623, 1374618, 1374629, -1, -1, -1, -1, -1, -1 }, { 0x9F4D, -1, 1374633, 1374637, -1, -1, -1, -1, -1, -1 }, { 0x9F4E, 1374646, 1374641, 1374710, -1, 1374706, 1374685, 1374694, 1374678, -1 }, { 0x9F4F, 1374719, 1374714, 1374782, -1, 1374778, 1374763, 1374770, -1, -1 }, { 0x9F50, 1374791, 1374786, 1374822, -1, -1, -1, -1, -1, -1 }, { 0x9F51, 1374831, 1374826, 1374875, -1, -1, -1, -1, -1, -1 }, { 0x9F52, 1374883, 1374879, 1374945, 1374950, 1374941, 1374934, 1374937, 1374927, 1374959 }, { 0x9F53, -1, 1374964, 1374989, -1, -1, 1374969, 1374976, -1, -1 }, { 0x9F54, 1375000, 1374995, 1375059, -1, 1375054, 1375042, 1375049, 1375036, -1 }, { 0x9F55, 1375070, 1375065, 1375123, -1, 1375119, 1375096, 1375101, 1375089, -1 }, { 0x9F56, -1, 1375127, 1375139, -1, -1, -1, 1375133, -1, -1 }, { 0x9F57, 1375149, 1375143, 1375206, -1, 1375203, 1375188, 1375195, 1375181, -1 }, { 0x9F58, -1, 1375211, 1375225, -1, -1, -1, 1375217, -1, -1 }, { 0x9F59, 1375236, 1375230, 1375257, -1, 1375253, -1, -1, -1, -1 }, { 0x9F5A, 1375268, 1375262, 1375297, -1, -1, 1375276, 1375281, -1, -1 }, { 0x9F5B, -1, 1375301, 1375306, -1, -1, -1, -1, -1, -1 }, { 0x9F5C, 1375315, 1375311, 1375356, -1, 1375348, -1, -1, -1, -1 }, { 0x9F5D, 1375366, 1375362, 1375408, -1, -1, 1375382, 1375400, -1, -1 }, { 0x9F5E, 1375418, 1375413, 1375443, -1, -1, -1, 1375439, -1, -1 }, { 0x9F5F, 1375454, 1375448, 1375504, -1, 1375501, 1375486, 1375491, 1375479, -1 }, { 0x9F60, 1375513, 1375508, 1375573, -1, 1375569, 1375556, 1375564, 1375549, -1 }, { 0x9F61, 1375585, 1375579, 1375619, 1375625, 1375613, 1375603, 1375609, 1375596, -1 }, { 0x9F62, 1375636, 1375630, 1375657, -1, -1, 1375647, 1375653, -1, -1 }, { 0x9F63, 1375669, 1375663, 1375727, -1, 1375722, 1375697, 1375709, -1, -1 }, { 0x9F64, -1, 1375732, 1375738, -1, -1, -1, -1, -1, -1 }, { 0x9F65, -1, 1375744, 1375749, -1, -1, -1, -1, -1, -1 }, { 0x9F66, 1375760, 1375754, 1375791, -1, 1375787, 1375772, 1375779, 1375765, -1 }, { 0x9F67, 1375802, 1375796, 1375866, 1375871, 1375862, 1375838, 1375850, 1375831, -1 }, { 0x9F68, -1, 1375876, 1375895, -1, -1, 1375881, 1375887, -1, -1 }, { 0x9F69, 1375907, 1375900, 1375963, -1, 1375956, 1375931, 1375948, 1375924, -1 }, { 0x9F6A, 1375973, 1375968, 1376029, -1, 1376024, 1376001, 1376008, 1375994, -1 }, { 0x9F6B, -1, 1376035, 1376051, -1, 1376047, -1, -1, 1376040, -1 }, { 0x9F6C, 1376061, 1376056, 1376123, -1, 1376121, 1376094, 1376114, 1376087, -1 }, { 0x9F6D, 1376131, 1376127, 1376154, -1, -1, 1376141, 1376147, -1, -1 }, { 0x9F6E, 1376163, 1376159, 1376179, -1, -1, 1376168, 1376173, -1, -1 }, { 0x9F6F, 1376189, 1376183, 1376222, -1, -1, -1, 1376212, -1, -1 }, { 0x9F70, 1376232, 1376226, 1376261, -1, -1, 1376240, 1376245, -1, -1 }, { 0x9F71, -1, 1376265, 1376304, -1, -1, 1376270, 1376277, -1, -1 }, { 0x9F72, 1376315, 1376309, 1376350, -1, 1376347, 1376334, 1376342, 1376327, -1 }, { 0x9F73, 1376359, 1376354, 1376373, -1, -1, -1, 1376369, -1, -1 }, { 0x9F74, -1, -1, 1376378, -1, -1, -1, -1, -1, -1 }, { 0x9F75, 1376388, 1376383, 1376410, -1, -1, -1, 1376403, -1, -1 }, { 0x9F76, 1376420, 1376414, 1376464, -1, 1376461, 1376449, 1376456, 1376442, -1 }, { 0x9F77, 1376471, 1376467, 1376518, -1, 1376515, 1376499, 1376511, 1376492, -1 }, { 0x9F78, -1, 1376522, 1376527, -1, -1, -1, -1, -1, -1 }, { 0x9F79, -1, 1376531, 1376535, -1, -1, -1, -1, -1, -1 }, { 0x9F7A, -1, 1376539, 1376563, -1, -1, -1, 1376544, -1, -1 }, { 0x9F7B, -1, 1376568, 1376573, -1, -1, -1, -1, -1, -1 }, { 0x9F7C, -1, 1376579, 1376583, -1, -1, -1, -1, -1, -1 }, { 0x9F7D, -1, 1376588, 1376614, -1, -1, 1376593, 1376602, -1, -1 }, { 0x9F7E, -1, 1376619, 1376625, -1, -1, -1, -1, -1, -1 }, { 0x9F7F, 1376633, 1376629, 1376700, -1, -1, -1, -1, -1, -1 }, { 0x9F80, 1376710, 1376705, 1376746, -1, -1, -1, -1, -1, -1 }, { 0x9F81, 1376757, 1376752, 1376776, -1, -1, -1, -1, -1, -1 }, { 0x9F82, 1376786, 1376780, 1376818, -1, -1, -1, -1, -1, -1 }, { 0x9F83, 1376829, 1376823, 1376854, -1, -1, -1, -1, -1, -1 }, { 0x9F84, 1376864, 1376858, 1376875, -1, -1, -1, -1, -1, -1 }, { 0x9F85, 1376887, 1376881, 1376902, -1, -1, -1, -1, -1, -1 }, { 0x9F86, 1376912, 1376907, 1376948, -1, -1, -1, -1, -1, -1 }, { 0x9F87, 1376958, 1376954, 1376991, -1, -1, -1, -1, -1, -1 }, { 0x9F88, 1377001, 1376995, 1377006, -1, -1, -1, -1, -1, -1 }, { 0x9F89, 1377016, 1377011, 1377042, -1, -1, -1, -1, -1, -1 }, { 0x9F8A, 1377051, 1377046, 1377072, -1, -1, -1, -1, -1, -1 }, { 0x9F8B, 1377084, 1377078, 1377096, -1, -1, -1, -1, -1, -1 }, { 0x9F8C, 1377105, 1377100, 1377126, -1, -1, -1, -1, -1, -1 }, { 0x9F8D, 1377136, 1377130, 1377207, 1377213, 1377191, 1377176, 1377182, 1377163, 1377220 }, { 0x9F8E, 1377231, 1377225, 1377276, 1377282, 1377266, -1, -1, 1377260, -1 }, { 0x9F8F, -1, 1377287, 1377339, -1, -1, 1377293, 1377327, -1, -1 }, { 0x9F90, 1377351, 1377345, 1377421, 1377427, 1377411, 1377387, 1377396, 1377380, -1 }, { 0x9F91, 1377438, 1377433, 1377474, -1, -1, -1, 1377467, 1377461, -1 }, { 0x9F92, 1377485, 1377479, 1377520, -1, 1377514, 1377499, 1377505, 1377492, -1 }, { 0x9F93, 1377532, 1377526, 1377541, -1, -1, -1, -1, -1, -1 }, { 0x9F94, 1377553, 1377547, 1377615, -1, 1377610, 1377587, 1377595, 1377580, -1 }, { 0x9F95, 1377626, 1377621, 1377665, -1, 1377661, 1377647, 1377653, 1377640, -1 }, { 0x9F96, 1377676, 1377670, 1377715, -1, -1, 1377695, 1377703, -1, -1 }, { 0x9F97, -1, 1377719, 1377745, -1, -1, 1377725, 1377736, -1, -1 }, { 0x9F98, 1377757, 1377751, 1377796, -1, -1, -1, 1377792, -1, -1 }, { 0x9F99, 1377806, 1377800, 1377834, -1, -1, -1, -1, -1, -1 }, { 0x9F9A, 1377846, 1377840, 1377873, -1, -1, -1, -1, -1, -1 }, { 0x9F9B, 1377884, 1377879, 1377898, -1, -1, -1, -1, -1, -1 }, { 0x9F9C, 1377909, 1377903, 1378009, 1378014, 1377996, 1377979, 1377984, 1377957, -1 }, { 0x9F9D, 1378029, 1378024, 1378074, -1, 1378069, 1378055, 1378064, 1378048, -1 }, { 0x9F9E, 1378084, 1378079, 1378115, -1, 1378110, 1378091, 1378098, -1, -1 }, { 0x9F9F, 1378126, 1378120, 1378154, -1, -1, -1, -1, -1, -1 }, { 0x9FA0, 1378165, 1378159, 1378234, -1, 1378230, 1378221, 1378225, 1378214, -1 }, { 0x9FA1, 1378245, 1378239, 1378286, -1, 1378281, 1378261, 1378277, -1, -1 }, { 0x9FA2, 1378296, 1378292, 1378349, -1, 1378345, 1378330, 1378339, 1378323, -1 }, { 0x9FA3, -1, 1378353, 1378368, -1, -1, -1, 1378358, -1, -1 }, { 0x9FA4, 1378379, 1378373, 1378426, -1, 1378422, -1, 1378418, -1, -1 }, { 0x9FA5, 1378436, 1378431, 1378480, -1, 1378477, 1378464, 1378469, 1378457, -1 }, { 0x9FA6, -1, 1378484, -1, -1, -1, -1, -1, -1, -1 }, { 0x9FA7, -1, 1378491, -1, -1, -1, -1, -1, -1, -1 }, { 0x9FA8, -1, 1378496, -1, -1, -1, -1, -1, -1, -1 }, { 0x9FA9, -1, 1378502, -1, -1, -1, -1, -1, -1, -1 }, { 0x9FAA, -1, 1378507, 1378512, -1, -1, -1, -1, -1, -1 }, { 0x9FAB, -1, 1378518, -1, -1, -1, -1, -1, -1, -1 }, { 0x9FAC, -1, 1378523, 1378529, -1, -1, -1, -1, -1, -1 }, { 0x9FAD, -1, 1378535, -1, -1, -1, -1, -1, -1, -1 }, { 0x9FAE, -1, 1378539, -1, -1, -1, -1, -1, -1, -1 }, { 0x9FAF, -1, 1378544, -1, -1, -1, -1, -1, -1, -1 }, { 0x9FB0, -1, 1378549, 1378553, -1, -1, -1, -1, -1, -1 }, { 0x9FB2, -1, 1378558, -1, -1, -1, -1, -1, -1, -1 }, { 0x9FB5, -1, 1378562, 1378567, -1, -1, -1, -1, -1, -1 }, { 0x9FBB, -1, 1378573, 1378579, -1, -1, -1, -1, -1, -1 }, { 0x9FC1, -1, 1378585, -1, -1, -1, -1, -1, -1, -1 }, { 0x9FC3, 1378596, 1378591, 1378628, -1, -1, -1, -1, -1, -1 }, { 0x9FC4, -1, 1378634, 1378641, -1, -1, -1, -1, -1, -1 }, { 0x9FC7, -1, 1378648, 1378654, -1, -1, -1, -1, -1, -1 }, { 0x9FC8, -1, 1378661, -1, -1, -1, -1, -1, -1, -1 }, { 0x9FC9, -1, 1378665, -1, -1, -1, -1, -1, -1, -1 }, { 0x9FCA, -1, 1378669, -1, -1, -1, -1, -1, -1, -1 }, { 0x9FCB, -1, 1378673, -1, -1, -1, -1, -1, -1, -1 }, { 0x9FCC, 1378685, 1378678, 1378710, -1, -1, -1, -1, -1, -1 }, { 0x9FCD, 1378723, 1378717, 1378815, -1, -1, -1, -1, -1, -1 }, { 0x9FCE, 1378827, 1378821, 1378912, -1, -1, -1, -1, -1, -1 }, { 0x9FCF, 1378922, 1378916, 1378951, -1, -1, -1, -1, -1, -1 }, { 0x9FD0, 1378961, 1378956, -1, -1, -1, -1, -1, -1, -1 }, { 0x9FD2, 1378976, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x9FD3, 1378984, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x9FD4, 1378996, 1378992, 1379026, -1, -1, -1, -1, -1, -1 }, { 0x9FD5, 1379030, -1, 1379051, -1, -1, -1, -1, -1, -1 }, { 0x9FEB, 1379060, 1379056, 1379084, -1, -1, -1, -1, -1, -1 }, { 0x9FEC, 1379093, 1379088, 1379118, -1, -1, -1, -1, -1, -1 }, { 0x9FED, 1379129, 1379124, 1379152, -1, -1, -1, -1, -1, -1 }, { 0x9FF0, -1, 1379156, 1379161, -1, -1, -1, -1, -1, -1 }, { 0x9FF1, -1, 1379166, 1379171, -1, -1, -1, -1, -1, -1 }, { 0x9FF2, -1, 1379175, 1379180, -1, -1, -1, -1, -1, -1 }, { 0x9FF3, -1, 1379185, 1379189, -1, -1, -1, -1, -1, -1 }, { 0x9FF4, -1, 1379194, 1379200, -1, -1, -1, -1, -1, -1 }, { 0x9FF5, -1, 1379206, 1379210, -1, -1, -1, -1, -1, -1 }, { 0x9FF6, -1, 1379215, 1379222, -1, -1, -1, -1, -1, -1 }, { 0x9FF7, -1, 1379228, 1379233, -1, -1, -1, -1, -1, -1 }, { 0x9FF8, -1, 1379237, 1379241, -1, -1, -1, -1, -1, -1 }, { 0x9FF9, -1, 1379246, 1379251, -1, -1, -1, -1, -1, -1 }, { 0x9FFA, -1, 1379255, 1379260, -1, -1, -1, -1, -1, -1 }, { 0x9FFB, -1, 1379265, 1379270, -1, -1, -1, -1, -1, -1 }, { 0x9FFC, -1, 1379274, 1379279, -1, -1, -1, -1, -1, -1 }, { 0x9FFE, -1, -1, 1379284, -1, -1, -1, -1, -1, -1 }, { 0x9FFF, -1, -1, 1379290, -1, -1, -1, -1, -1, -1 }, { 0xF900, 1379296, -1, -1, -1, 1379313, -1, -1, 1379307, -1 }, { 0xF901, 1379317, -1, -1, -1, 1379354, -1, -1, 1379348, -1 }, { 0xF902, 1379360, -1, -1, -1, 1379395, -1, -1, 1379389, -1 }, { 0xF903, 1379398, -1, -1, -1, 1379434, -1, -1, 1379428, -1 }, { 0xF904, 1379437, -1, -1, -1, 1379475, -1, -1, 1379469, -1 }, { 0xF905, 1379479, -1, -1, -1, 1379513, -1, -1, 1379507, -1 }, { 0xF906, 1379517, -1, -1, -1, 1379532, -1, -1, 1379526, -1 }, { 0xF907, 1379536, -1, -1, -1, 1379570, -1, -1, 1379564, -1 }, { 0xF908, 1379574, -1, -1, -1, 1379608, -1, -1, 1379602, -1 }, { 0xF909, 1379613, -1, -1, -1, 1379649, -1, -1, 1379643, -1 }, { 0xF90A, 1379653, -1, -1, -1, 1379690, -1, -1, 1379684, -1 }, { 0xF90B, 1379694, -1, -1, -1, 1379734, -1, -1, 1379728, -1 }, { 0xF90C, 1379737, -1, -1, -1, 1379773, -1, -1, 1379767, -1 }, { 0xF90D, 1379776, -1, -1, -1, 1379806, -1, -1, 1379800, -1 }, { 0xF90E, 1379809, -1, -1, -1, 1379847, -1, -1, 1379841, -1 }, { 0xF90F, 1379850, -1, -1, -1, 1379886, -1, -1, 1379880, -1 }, { 0xF910, 1379889, -1, -1, -1, 1379926, -1, -1, 1379920, -1 }, { 0xF911, 1379929, -1, -1, -1, 1379963, -1, -1, 1379957, -1 }, { 0xF912, 1379966, -1, -1, -1, 1379999, -1, -1, 1379993, -1 }, { 0xF913, 1380002, -1, -1, -1, 1380031, -1, -1, 1380025, -1 }, { 0xF914, 1380034, -1, -1, -1, 1380070, -1, -1, 1380064, -1 }, { 0xF915, 1380074, -1, -1, -1, 1380111, -1, -1, 1380105, -1 }, { 0xF916, 1380115, -1, -1, -1, 1380148, -1, -1, 1380142, -1 }, { 0xF917, 1380152, -1, -1, -1, 1380175, -1, -1, 1380169, -1 }, { 0xF918, 1380179, -1, -1, -1, 1380217, -1, -1, 1380211, -1 }, { 0xF919, 1380221, -1, -1, -1, 1380250, -1, -1, 1380244, -1 }, { 0xF91A, 1380254, -1, -1, -1, 1380295, -1, -1, 1380289, -1 }, { 0xF91B, 1380299, -1, -1, -1, 1380353, -1, -1, 1380347, -1 }, { 0xF91C, 1380357, -1, -1, -1, 1380385, -1, -1, 1380379, -1 }, { 0xF91D, 1380389, -1, -1, -1, 1380427, -1, -1, 1380421, -1 }, { 0xF91E, 1380431, -1, -1, -1, 1380462, -1, -1, 1380456, -1 }, { 0xF91F, 1380466, -1, -1, -1, 1380498, -1, -1, 1380492, -1 }, { 0xF920, 1380502, -1, -1, -1, 1380522, -1, -1, 1380516, -1 }, { 0xF921, 1380526, -1, -1, -1, 1380561, -1, -1, 1380555, -1 }, { 0xF922, 1380565, -1, -1, -1, 1380598, -1, -1, 1380592, -1 }, { 0xF923, 1380602, -1, -1, -1, 1380636, -1, -1, 1380630, -1 }, { 0xF924, 1380640, -1, -1, -1, 1380675, -1, -1, 1380669, -1 }, { 0xF925, 1380679, -1, -1, -1, 1380719, -1, -1, 1380713, -1 }, { 0xF926, 1380723, -1, -1, -1, 1380760, -1, -1, 1380754, -1 }, { 0xF927, 1380764, -1, -1, -1, 1380796, -1, -1, 1380790, -1 }, { 0xF928, 1380806, 1380800, -1, 1380842, 1380837, -1, -1, 1380831, -1 }, { 0xF929, 1380848, -1, -1, -1, 1380878, -1, -1, 1380872, -1 }, { 0xF92A, 1380883, -1, -1, -1, 1380914, -1, -1, 1380908, -1 }, { 0xF92B, 1380919, -1, -1, -1, 1380930, -1, -1, 1380924, -1 }, { 0xF92C, 1380935, -1, -1, -1, 1380971, -1, -1, 1380965, -1 }, { 0xF92D, 1380976, -1, -1, -1, 1381014, -1, -1, 1381008, -1 }, { 0xF92E, 1381018, -1, -1, -1, 1381043, -1, -1, 1381037, -1 }, { 0xF92F, 1381049, -1, -1, -1, 1381083, -1, -1, 1381077, -1 }, { 0xF930, 1381086, -1, -1, -1, 1381107, -1, -1, 1381101, -1 }, { 0xF931, 1381110, -1, -1, -1, 1381132, -1, -1, 1381126, -1 }, { 0xF932, 1381135, -1, -1, -1, 1381173, -1, -1, 1381167, -1 }, { 0xF933, 1381176, -1, -1, -1, 1381211, -1, -1, 1381205, -1 }, { 0xF934, 1381214, -1, -1, -1, 1381243, -1, -1, 1381237, -1 }, { 0xF935, 1381246, -1, -1, -1, 1381266, -1, -1, 1381260, -1 }, { 0xF936, 1381274, 1381269, -1, 1381316, 1381313, -1, -1, 1381307, -1 }, { 0xF937, 1381321, -1, -1, -1, 1381355, -1, -1, 1381349, -1 }, { 0xF938, 1381358, -1, -1, -1, 1381389, -1, -1, 1381383, -1 }, { 0xF939, 1381392, -1, -1, -1, 1381428, -1, -1, 1381422, -1 }, { 0xF93A, 1381431, -1, -1, -1, 1381450, -1, -1, 1381444, -1 }, { 0xF93B, 1381453, -1, -1, -1, 1381490, -1, -1, 1381484, -1 }, { 0xF93C, 1381494, -1, -1, -1, 1381532, -1, -1, 1381526, -1 }, { 0xF93D, 1381536, -1, -1, -1, 1381558, -1, -1, 1381552, -1 }, { 0xF93E, 1381562, -1, -1, -1, 1381602, -1, -1, 1381596, -1 }, { 0xF93F, 1381606, -1, -1, -1, 1381637, -1, -1, 1381631, -1 }, { 0xF940, 1381641, -1, -1, -1, 1381681, -1, -1, 1381675, -1 }, { 0xF941, 1381685, -1, -1, -1, 1381718, -1, -1, 1381712, -1 }, { 0xF942, 1381722, -1, -1, -1, 1381757, -1, -1, 1381751, -1 }, { 0xF943, 1381762, -1, -1, -1, 1381799, -1, -1, 1381793, -1 }, { 0xF944, 1381804, -1, -1, -1, 1381833, -1, -1, 1381827, -1 }, { 0xF945, 1381844, 1381838, -1, -1, 1381855, -1, -1, 1381849, -1 }, { 0xF946, 1381860, -1, -1, -1, 1381894, -1, -1, 1381888, -1 }, { 0xF947, 1381898, -1, -1, -1, 1381935, -1, -1, 1381929, -1 }, { 0xF948, 1381939, -1, -1, -1, 1381965, -1, -1, 1381959, -1 }, { 0xF949, 1381969, -1, -1, -1, 1381983, -1, -1, 1381977, -1 }, { 0xF94A, 1381987, -1, -1, -1, 1382016, -1, -1, 1382010, -1 }, { 0xF94B, 1382020, -1, -1, -1, 1382061, -1, -1, 1382055, -1 }, { 0xF94C, 1382065, -1, -1, -1, 1382103, -1, -1, 1382097, -1 }, { 0xF94D, 1382107, -1, -1, -1, 1382130, -1, -1, 1382124, -1 }, { 0xF94E, 1382134, -1, -1, -1, 1382171, -1, -1, 1382165, -1 }, { 0xF94F, 1382175, -1, -1, -1, 1382215, -1, -1, 1382209, -1 }, { 0xF950, 1382219, -1, -1, -1, 1382251, -1, -1, 1382245, -1 }, { 0xF951, 1382255, -1, -1, -1, 1382289, -1, -1, 1382283, -1 }, { 0xF952, 1382293, -1, -1, -1, 1382317, -1, -1, 1382311, -1 }, { 0xF953, 1382321, -1, -1, -1, 1382339, -1, -1, 1382333, -1 }, { 0xF954, 1382343, -1, -1, -1, 1382383, -1, -1, 1382377, -1 }, { 0xF955, 1382387, -1, -1, -1, 1382426, -1, -1, 1382420, -1 }, { 0xF956, 1382431, -1, -1, -1, 1382471, -1, -1, 1382465, -1 }, { 0xF957, 1382476, -1, -1, -1, 1382505, -1, -1, 1382499, -1 }, { 0xF958, 1382510, -1, -1, -1, 1382546, -1, -1, 1382540, -1 }, { 0xF959, 1382551, -1, -1, -1, 1382580, -1, -1, 1382574, -1 }, { 0xF95A, 1382585, -1, -1, -1, 1382614, -1, -1, 1382608, -1 }, { 0xF95B, 1382618, -1, -1, -1, 1382657, -1, -1, 1382651, -1 }, { 0xF95C, 1382660, -1, -1, -1, 1382696, -1, -1, 1382690, -1 }, { 0xF95D, 1382700, -1, -1, -1, 1382731, -1, -1, 1382725, -1 }, { 0xF95E, 1382735, -1, -1, -1, 1382807, -1, -1, 1382801, -1 }, { 0xF95F, 1382811, -1, -1, -1, 1382851, -1, -1, 1382845, -1 }, { 0xF960, 1382857, -1, -1, -1, 1382891, -1, -1, 1382885, -1 }, { 0xF961, 1382894, -1, -1, -1, 1382928, -1, -1, 1382922, -1 }, { 0xF962, 1382933, -1, -1, -1, 1382967, -1, -1, 1382961, -1 }, { 0xF963, 1382970, -1, -1, -1, 1383003, -1, -1, 1382997, -1 }, { 0xF964, 1383007, -1, -1, -1, 1383052, -1, -1, 1383046, -1 }, { 0xF965, 1383056, -1, -1, -1, 1383091, -1, -1, 1383085, -1 }, { 0xF966, 1383096, -1, -1, -1, 1383129, -1, -1, 1383123, -1 }, { 0xF967, 1383133, -1, -1, -1, 1383169, -1, -1, 1383163, -1 }, { 0xF968, 1383174, -1, -1, -1, 1383201, -1, -1, 1383195, -1 }, { 0xF969, 1383204, -1, -1, -1, 1383239, -1, -1, 1383233, -1 }, { 0xF96A, 1383243, -1, -1, -1, 1383280, -1, -1, 1383274, -1 }, { 0xF96B, 1383284, -1, -1, -1, 1383314, -1, -1, 1383308, -1 }, { 0xF96C, 1383318, -1, -1, -1, 1383351, -1, -1, 1383345, -1 }, { 0xF96D, 1383356, -1, -1, -1, 1383388, -1, -1, 1383382, -1 }, { 0xF96E, 1383394, -1, -1, -1, 1383434, -1, -1, 1383428, -1 }, { 0xF96F, 1383438, -1, -1, -1, 1383477, -1, -1, 1383471, -1 }, { 0xF970, 1383481, -1, -1, -1, 1383517, -1, -1, 1383511, -1 }, { 0xF971, 1383522, -1, -1, -1, 1383542, -1, -1, 1383536, -1 }, { 0xF972, 1383546, -1, -1, -1, 1383586, -1, -1, 1383580, -1 }, { 0xF973, 1383590, -1, -1, -1, 1383627, -1, -1, 1383621, -1 }, { 0xF974, 1383631, -1, -1, -1, 1383670, -1, -1, 1383664, -1 }, { 0xF975, 1383673, -1, -1, -1, 1383710, -1, -1, 1383704, -1 }, { 0xF976, 1383714, -1, -1, -1, 1383752, -1, -1, 1383746, -1 }, { 0xF977, 1383756, -1, -1, -1, 1383796, -1, -1, 1383790, -1 }, { 0xF978, 1383801, -1, -1, -1, 1383838, -1, -1, 1383832, -1 }, { 0xF979, 1383843, -1, -1, -1, 1383874, -1, -1, 1383868, -1 }, { 0xF97A, 1383879, -1, -1, -1, 1383916, -1, -1, 1383910, -1 }, { 0xF97B, 1383921, -1, -1, -1, 1383951, -1, -1, 1383945, -1 }, { 0xF97C, 1383956, -1, -1, -1, 1383990, -1, -1, 1383984, -1 }, { 0xF97D, 1383995, -1, -1, -1, 1384033, -1, -1, 1384027, -1 }, { 0xF97E, 1384038, -1, -1, -1, 1384072, -1, -1, 1384066, -1 }, { 0xF97F, 1384077, -1, -1, -1, 1384101, -1, -1, 1384095, -1 }, { 0xF980, 1384104, -1, -1, -1, 1384134, -1, -1, 1384128, -1 }, { 0xF981, 1384137, -1, -1, -1, 1384174, -1, -1, 1384168, -1 }, { 0xF982, 1384177, -1, -1, -1, 1384216, -1, -1, 1384210, -1 }, { 0xF983, 1384219, -1, -1, -1, 1384257, -1, -1, 1384251, -1 }, { 0xF984, 1384260, -1, -1, -1, 1384285, -1, -1, 1384279, -1 }, { 0xF985, 1384288, -1, -1, -1, 1384313, -1, -1, 1384307, -1 }, { 0xF986, 1384316, -1, -1, -1, 1384354, -1, -1, 1384348, -1 }, { 0xF987, 1384357, -1, -1, -1, 1384400, -1, -1, 1384394, -1 }, { 0xF988, 1384403, -1, -1, -1, 1384441, -1, -1, 1384435, -1 }, { 0xF989, 1384444, -1, -1, -1, 1384481, -1, -1, 1384475, -1 }, { 0xF98A, 1384484, -1, -1, -1, 1384519, -1, -1, 1384513, -1 }, { 0xF98B, 1384523, -1, -1, -1, 1384543, -1, -1, 1384537, -1 }, { 0xF98C, 1384547, -1, -1, -1, 1384579, -1, -1, 1384573, -1 }, { 0xF98D, 1384583, -1, -1, -1, 1384623, -1, -1, 1384617, -1 }, { 0xF98E, 1384627, -1, -1, -1, 1384663, -1, -1, 1384657, -1 }, { 0xF98F, 1384667, -1, -1, -1, 1384690, -1, -1, 1384684, -1 }, { 0xF990, 1384694, -1, -1, -1, 1384732, -1, -1, 1384726, -1 }, { 0xF991, 1384736, -1, -1, -1, 1384776, -1, -1, 1384770, -1 }, { 0xF992, 1384780, -1, -1, -1, 1384818, -1, -1, 1384812, -1 }, { 0xF993, 1384822, -1, -1, -1, 1384861, -1, -1, 1384855, -1 }, { 0xF994, 1384865, -1, -1, -1, 1384907, -1, -1, 1384901, -1 }, { 0xF995, 1384911, -1, -1, -1, 1384947, -1, -1, 1384941, -1 }, { 0xF996, 1384951, -1, -1, -1, 1384990, -1, -1, 1384984, -1 }, { 0xF997, 1384994, -1, -1, -1, 1385031, -1, -1, 1385025, -1 }, { 0xF998, 1385035, -1, -1, -1, 1385079, -1, -1, 1385073, -1 }, { 0xF999, 1385083, -1, -1, -1, 1385117, -1, -1, 1385111, -1 }, { 0xF99A, 1385121, -1, -1, -1, 1385159, -1, -1, 1385153, -1 }, { 0xF99B, 1385163, -1, -1, -1, 1385197, -1, -1, 1385191, -1 }, { 0xF99C, 1385201, -1, -1, -1, 1385245, -1, -1, 1385239, -1 }, { 0xF99D, 1385249, -1, -1, -1, 1385279, -1, -1, 1385273, -1 }, { 0xF99E, 1385283, -1, -1, -1, 1385305, -1, -1, 1385299, -1 }, { 0xF99F, 1385309, -1, -1, -1, 1385348, -1, -1, 1385342, -1 }, { 0xF9A0, 1385352, -1, -1, -1, 1385389, -1, -1, 1385383, -1 }, { 0xF9A1, 1385393, -1, -1, -1, 1385432, -1, -1, 1385426, -1 }, { 0xF9A2, 1385436, -1, -1, -1, 1385469, -1, -1, 1385463, -1 }, { 0xF9A3, 1385473, -1, -1, -1, 1385503, -1, -1, 1385497, -1 }, { 0xF9A4, 1385507, -1, -1, -1, 1385544, -1, -1, 1385538, -1 }, { 0xF9A5, 1385548, -1, -1, -1, 1385578, -1, -1, 1385572, -1 }, { 0xF9A6, 1385582, -1, -1, -1, 1385613, -1, -1, 1385607, -1 }, { 0xF9A7, 1385617, -1, -1, -1, 1385642, -1, -1, 1385636, -1 }, { 0xF9A8, 1385646, -1, -1, -1, 1385707, -1, -1, 1385701, -1 }, { 0xF9A9, 1385712, -1, -1, -1, 1385736, -1, -1, 1385730, -1 }, { 0xF9AA, 1385741, -1, -1, -1, 1385781, -1, -1, 1385775, -1 }, { 0xF9AB, 1385786, -1, -1, -1, 1385822, -1, -1, 1385816, -1 }, { 0xF9AC, 1385827, -1, -1, -1, 1385850, -1, -1, 1385844, -1 }, { 0xF9AD, 1385855, -1, -1, -1, 1385878, -1, -1, 1385872, -1 }, { 0xF9AE, 1385883, -1, -1, -1, 1385922, -1, -1, 1385916, -1 }, { 0xF9AF, 1385927, -1, -1, -1, 1385953, -1, -1, 1385947, -1 }, { 0xF9B0, 1385958, -1, -1, -1, 1385977, -1, -1, 1385971, -1 }, { 0xF9B1, 1385982, -1, -1, -1, 1385993, -1, -1, 1385987, -1 }, { 0xF9B2, 1385998, -1, -1, -1, 1386029, -1, -1, 1386023, -1 }, { 0xF9B3, 1386039, -1, -1, -1, 1386075, -1, -1, 1386069, -1 }, { 0xF9B4, 1386080, -1, -1, -1, 1386112, -1, -1, 1386106, -1 }, { 0xF9B5, 1386117, -1, -1, -1, 1386154, -1, -1, 1386148, -1 }, { 0xF9B6, 1386158, -1, -1, -1, 1386204, -1, -1, 1386198, -1 }, { 0xF9B7, 1386208, -1, -1, -1, 1386239, -1, -1, 1386233, -1 }, { 0xF9B8, 1386243, -1, -1, -1, 1386276, -1, -1, 1386270, -1 }, { 0xF9B9, 1386280, -1, -1, -1, 1386310, -1, -1, 1386304, -1 }, { 0xF9BA, 1386312, -1, -1, -1, 1386358, -1, -1, 1386352, -1 }, { 0xF9BB, 1386361, -1, -1, -1, 1386390, -1, -1, 1386384, -1 }, { 0xF9BC, 1386393, -1, -1, -1, 1386418, -1, -1, 1386412, -1 }, { 0xF9BD, 1386421, -1, -1, -1, 1386442, -1, -1, 1386436, -1 }, { 0xF9BE, 1386445, -1, -1, -1, 1386482, -1, -1, 1386476, -1 }, { 0xF9BF, 1386485, -1, -1, -1, 1386521, -1, -1, 1386515, -1 }, { 0xF9C0, 1386524, -1, -1, -1, 1386579, -1, -1, 1386573, -1 }, { 0xF9C1, 1386582, -1, -1, -1, 1386614, -1, -1, 1386608, -1 }, { 0xF9C2, 1386617, -1, -1, -1, 1386644, -1, -1, 1386638, -1 }, { 0xF9C3, 1386647, -1, -1, -1, 1386666, -1, -1, 1386660, -1 }, { 0xF9C4, 1386669, -1, -1, -1, 1386703, -1, -1, 1386697, -1 }, { 0xF9C5, 1386708, -1, -1, -1, 1386745, -1, -1, 1386739, -1 }, { 0xF9C6, 1386749, -1, -1, -1, 1386791, -1, -1, 1386785, -1 }, { 0xF9C7, 1386795, -1, -1, -1, 1386824, -1, -1, 1386818, -1 }, { 0xF9C8, 1386827, -1, -1, -1, 1386867, -1, -1, 1386861, -1 }, { 0xF9C9, 1386870, -1, -1, -1, 1386898, -1, -1, 1386892, -1 }, { 0xF9CA, 1386901, -1, -1, -1, 1386937, -1, -1, 1386931, -1 }, { 0xF9CB, 1386940, -1, -1, -1, 1386975, -1, -1, 1386969, -1 }, { 0xF9CC, 1386978, -1, -1, -1, 1387016, -1, -1, 1387010, -1 }, { 0xF9CD, 1387019, -1, -1, -1, 1387056, -1, -1, 1387050, -1 }, { 0xF9CE, 1387059, -1, -1, -1, 1387088, -1, -1, 1387082, -1 }, { 0xF9CF, 1387091, -1, -1, -1, 1387129, -1, -1, 1387123, -1 }, { 0xF9D0, 1387132, -1, -1, -1, 1387167, -1, -1, 1387161, -1 }, { 0xF9D1, 1387170, -1, -1, -1, 1387187, -1, -1, 1387181, -1 }, { 0xF9D2, 1387191, -1, -1, -1, 1387221, -1, -1, 1387215, -1 }, { 0xF9D3, 1387225, -1, -1, -1, 1387255, -1, -1, 1387249, -1 }, { 0xF9D4, 1387259, -1, -1, -1, 1387292, -1, -1, 1387286, -1 }, { 0xF9D5, 1387296, -1, -1, -1, 1387330, -1, -1, 1387324, -1 }, { 0xF9D6, 1387334, -1, -1, -1, 1387368, -1, -1, 1387362, -1 }, { 0xF9D7, 1387372, -1, -1, -1, 1387406, -1, -1, 1387400, -1 }, { 0xF9D8, 1387410, -1, -1, -1, 1387447, -1, -1, 1387441, -1 }, { 0xF9D9, 1387451, -1, -1, -1, 1387491, -1, -1, 1387485, -1 }, { 0xF9DA, 1387495, -1, -1, -1, 1387535, -1, -1, 1387529, -1 }, { 0xF9DB, 1387539, -1, -1, -1, 1387573, -1, -1, 1387567, -1 }, { 0xF9DC, 1387577, -1, -1, -1, 1387615, -1, -1, 1387609, -1 }, { 0xF9DD, 1387620, -1, -1, -1, 1387658, -1, -1, 1387652, -1 }, { 0xF9DE, 1387660, -1, -1, -1, 1387698, -1, -1, 1387692, -1 }, { 0xF9DF, 1387700, -1, -1, -1, 1387738, -1, -1, 1387732, -1 }, { 0xF9E0, 1387740, -1, -1, -1, 1387759, -1, -1, 1387753, -1 }, { 0xF9E1, 1387761, -1, -1, -1, 1387788, -1, -1, 1387782, -1 }, { 0xF9E2, 1387790, -1, -1, -1, 1387820, -1, -1, 1387814, -1 }, { 0xF9E3, 1387822, -1, -1, -1, 1387860, -1, -1, 1387854, -1 }, { 0xF9E4, 1387862, -1, -1, -1, 1387890, -1, -1, 1387884, -1 }, { 0xF9E5, 1387892, -1, -1, -1, 1387908, -1, -1, 1387902, -1 }, { 0xF9E6, 1387910, -1, -1, -1, 1387948, -1, -1, 1387942, -1 }, { 0xF9E7, 1387950, -1, -1, -1, 1387981, -1, -1, 1387975, -1 }, { 0xF9E8, 1387983, -1, -1, -1, 1388014, -1, -1, 1388008, -1 }, { 0xF9E9, 1388016, -1, -1, -1, 1388054, -1, -1, 1388048, -1 }, { 0xF9EA, 1388056, -1, -1, -1, 1388095, -1, -1, 1388089, -1 }, { 0xF9EB, 1388097, -1, -1, -1, 1388124, -1, -1, 1388118, -1 }, { 0xF9EC, 1388127, -1, -1, -1, 1388167, -1, -1, 1388161, -1 }, { 0xF9ED, 1388170, -1, -1, -1, 1388206, -1, -1, 1388200, -1 }, { 0xF9EE, 1388209, -1, -1, -1, 1388242, -1, -1, 1388236, -1 }, { 0xF9EF, 1388245, -1, -1, -1, 1388266, -1, -1, 1388260, -1 }, { 0xF9F0, 1388269, -1, -1, -1, 1388309, -1, -1, 1388303, -1 }, { 0xF9F1, 1388312, -1, -1, -1, 1388350, -1, -1, 1388344, -1 }, { 0xF9F2, 1388353, -1, -1, -1, 1388371, -1, -1, 1388365, -1 }, { 0xF9F3, 1388374, -1, -1, -1, 1388406, -1, -1, 1388400, -1 }, { 0xF9F4, 1388409, -1, -1, -1, 1388438, -1, -1, 1388432, -1 }, { 0xF9F5, 1388441, -1, -1, -1, 1388477, -1, -1, 1388471, -1 }, { 0xF9F6, 1388480, -1, -1, -1, 1388515, -1, -1, 1388509, -1 }, { 0xF9F7, 1388518, -1, -1, -1, 1388557, -1, -1, 1388551, -1 }, { 0xF9F8, 1388560, -1, -1, -1, 1388594, -1, -1, 1388588, -1 }, { 0xF9F9, 1388597, -1, -1, -1, 1388625, -1, -1, 1388619, -1 }, { 0xF9FA, 1388628, -1, -1, -1, 1388668, -1, -1, 1388662, -1 }, { 0xF9FB, 1388673, -1, -1, -1, 1388710, -1, -1, 1388704, -1 }, { 0xF9FC, 1388714, -1, -1, -1, 1388748, -1, -1, 1388742, -1 }, { 0xF9FD, 1388751, -1, -1, -1, 1388778, -1, -1, 1388772, -1 }, { 0xF9FE, 1388782, -1, -1, -1, 1388792, -1, -1, 1388786, -1 }, { 0xF9FF, 1388796, -1, -1, -1, 1388830, -1, -1, 1388824, -1 }, { 0xFA00, 1388835, -1, -1, -1, 1388866, -1, -1, 1388860, -1 }, { 0xFA01, 1388871, -1, -1, -1, 1388913, -1, -1, 1388907, -1 }, { 0xFA02, 1388918, -1, -1, -1, 1388957, -1, -1, 1388951, -1 }, { 0xFA03, 1388962, -1, -1, -1, 1388989, -1, -1, 1388983, -1 }, { 0xFA04, 1388995, -1, -1, -1, 1389034, -1, -1, 1389028, -1 }, { 0xFA05, 1389040, -1, -1, -1, 1389073, -1, -1, 1389067, -1 }, { 0xFA06, 1389079, -1, -1, -1, 1389113, -1, -1, 1389107, -1 }, { 0xFA07, 1389117, -1, -1, -1, 1389139, -1, -1, 1389133, -1 }, { 0xFA08, 1389144, -1, -1, -1, 1389184, -1, -1, 1389178, -1 }, { 0xFA09, 1389189, -1, -1, -1, 1389228, -1, -1, 1389222, -1 }, { 0xFA0A, 1389233, -1, -1, -1, 1389270, -1, -1, 1389264, -1 }, { 0xFA0B, 1389275, -1, -1, -1, 1389314, -1, -1, 1389308, -1 }, { 0xFA0C, 1389319, -1, -1, -1, 1389380, 1389346, 1389368, -1, -1 }, { 0xFA0D, 1389383, -1, -1, -1, -1, 1389389, 1389398, -1, -1 }, { 0xFA0F, -1, -1, -1, -1, -1, -1, -1, -1, 1389403 }, { 0xFA10, 1389409, -1, -1, -1, 1389435, 1389424, 1389430, -1, -1 }, { 0xFA11, 1389441, -1, -1, -1, -1, 1389464, 1389469, -1, -1 }, { 0xFA12, 1389472, -1, -1, -1, 1389509, 1389486, 1389505, -1, -1 }, { 0xFA15, 1389515, -1, -1, -1, 1389534, 1389522, 1389531, -1, -1 }, { 0xFA16, 1389538, -1, -1, -1, 1389558, 1389542, 1389554, -1, -1 }, { 0xFA17, 1389566, 1389561, -1, 1389599, 1389596, 1389573, 1389587, -1, -1 }, { 0xFA18, 1389606, -1, 1389664, -1, 1389659, 1389646, 1389651, -1, -1 }, { 0xFA19, 1389668, -1, -1, -1, 1389702, 1389675, 1389693, -1, -1 }, { 0xFA1A, 1389706, -1, -1, -1, 1389728, 1389716, 1389723, -1, -1 }, { 0xFA1B, 1389733, -1, -1, -1, 1389764, 1389743, 1389759, -1, -1 }, { 0xFA1C, 1389768, -1, -1, -1, 1389819, 1389790, 1389811, -1, -1 }, { 0xFA1D, 1389824, -1, -1, -1, 1389884, 1389847, 1389875, -1, -1 }, { 0xFA1E, 1389889, -1, -1, -1, 1389907, 1389897, 1389905, -1, -1 }, { 0xFA20, -1, -1, -1, -1, -1, 1389910, -1, -1, -1 }, { 0xFA21, -1, -1, -1, -1, -1, -1, -1, -1, 1389915 }, { 0xFA22, 1389920, -1, -1, -1, 1389942, 1389928, 1389938, -1, -1 }, { 0xFA24, -1, -1, -1, -1, -1, -1, -1, -1, 1389946 }, { 0xFA25, 1389952, -1, -1, -1, 1389990, 1389957, 1389980, -1, -1 }, { 0xFA26, 1389993, -1, -1, -1, 1390029, 1390004, 1390018, -1, -1 }, { 0xFA2A, 1390032, -1, -1, -1, 1390070, 1390056, 1390062, -1, -1 }, { 0xFA2B, 1390074, -1, -1, -1, 1390123, 1390103, 1390116, -1, -1 }, { 0xFA2C, 1390126, -1, -1, -1, 1390158, 1390142, 1390154, -1, -1 }, { 0xFA2D, 1390163, -1, -1, -1, 1390180, 1390169, 1390175, -1, -1 }, { 0xFA2E, -1, -1, -1, -1, -1, -1, -1, 1390184, -1 }, { 0xFA2F, -1, -1, -1, -1, -1, -1, -1, 1390190, -1 }, { 0x20000, 1390196, -1, 1390260, -1, -1, -1, -1, -1, -1 }, { 0x20001, 1390269, 1390264, 1390292, -1, -1, -1, -1, -1, -1 }, { 0x20003, -1, -1, 1390296, -1, -1, -1, -1, -1, -1 }, { 0x20005, 1390306, 1390301, 1390323, -1, -1, -1, -1, -1, -1 }, { 0x20009, 1390333, 1390328, 1390376, 1390381, -1, -1, -1, -1, -1 }, { 0x2000A, -1, -1, 1390386, -1, -1, -1, -1, -1, -1 }, { 0x2000D, 1390396, 1390391, 1390433, 1390438, -1, -1, -1, -1, -1 }, { 0x20013, -1, -1, 1390446, -1, -1, -1, -1, -1, -1 }, { 0x20014, -1, -1, 1390450, -1, -1, -1, -1, -1, -1 }, { 0x20015, 1390455, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x20016, -1, -1, -1, -1, -1, -1, -1, -1, 1390472 }, { 0x20017, -1, -1, -1, -1, -1, -1, -1, -1, 1390480 }, { 0x2001B, -1, -1, 1390488, -1, -1, -1, -1, -1, -1 }, { 0x2001D, -1, -1, 1390492, -1, -1, -1, -1, -1, -1 }, { 0x20021, -1, 1390498, -1, -1, -1, -1, -1, -1, -1 }, { 0x20022, -1, -1, 1390503, -1, -1, -1, -1, -1, -1 }, { 0x20026, -1, -1, 1390507, -1, -1, -1, -1, -1, -1 }, { 0x20027, -1, -1, -1, -1, -1, -1, -1, -1, 1390513 }, { 0x20028, -1, -1, -1, -1, -1, -1, -1, -1, 1390516 }, { 0x2002A, -1, -1, -1, -1, -1, -1, -1, -1, 1390522 }, { 0x2002B, -1, -1, -1, -1, -1, -1, -1, -1, 1390527 }, { 0x20031, -1, -1, 1390533, -1, -1, -1, -1, -1, -1 }, { 0x20032, -1, -1, -1, -1, -1, -1, -1, -1, 1390538 }, { 0x20033, -1, -1, -1, -1, -1, -1, -1, -1, 1390545 }, { 0x20034, -1, -1, -1, -1, -1, -1, -1, -1, 1390550 }, { 0x20037, -1, -1, 1390557, -1, -1, -1, -1, -1, -1 }, { 0x20038, -1, -1, 1390561, -1, -1, -1, -1, -1, -1 }, { 0x20039, -1, -1, 1390565, -1, -1, -1, -1, -1, -1 }, { 0x2003C, -1, -1, 1390570, -1, -1, -1, -1, -1, -1 }, { 0x2003D, -1, -1, 1390576, -1, -1, -1, -1, -1, -1 }, { 0x2003E, -1, 1390580, -1, -1, -1, -1, -1, -1, -1 }, { 0x2003F, -1, -1, -1, -1, -1, -1, -1, -1, 1390585 }, { 0x20040, -1, -1, -1, -1, -1, -1, -1, -1, 1390591 }, { 0x20041, 1390604, 1390598, 1390613, -1, -1, -1, -1, -1, -1 }, { 0x20042, -1, -1, -1, -1, -1, -1, -1, -1, 1390618 }, { 0x20044, -1, -1, -1, -1, -1, -1, -1, -1, 1390625 }, { 0x20046, -1, 1390632, -1, -1, -1, -1, -1, -1, -1 }, { 0x20049, -1, -1, 1390637, -1, -1, -1, -1, -1, -1 }, { 0x2004E, -1, 1390642, -1, -1, -1, -1, -1, -1, -1 }, { 0x20051, -1, -1, -1, -1, -1, -1, -1, -1, 1390647 }, { 0x20054, -1, -1, -1, -1, -1, -1, -1, -1, 1390655 }, { 0x20057, -1, -1, 1390661, -1, -1, -1, -1, -1, -1 }, { 0x20059, -1, -1, -1, -1, -1, -1, -1, -1, 1390666 }, { 0x2005A, -1, -1, -1, -1, -1, -1, -1, -1, 1390672 }, { 0x2005D, -1, -1, -1, -1, -1, -1, -1, -1, 1390677 }, { 0x2005E, -1, 1390683, -1, -1, -1, -1, -1, -1, -1 }, { 0x2005F, -1, -1, -1, -1, -1, -1, -1, -1, 1390688 }, { 0x20060, -1, -1, 1390694, -1, -1, -1, -1, -1, -1 }, { 0x20065, 1390699, -1, 1390720, -1, -1, -1, -1, -1, -1 }, { 0x20068, -1, 1390724, -1, -1, -1, -1, -1, -1, -1 }, { 0x2006A, -1, -1, -1, -1, -1, -1, -1, -1, 1390730 }, { 0x2006D, -1, -1, 1390737, -1, -1, -1, -1, -1, -1 }, { 0x20075, -1, -1, -1, -1, -1, -1, -1, -1, 1390741 }, { 0x20077, -1, -1, 1390748, -1, -1, -1, -1, -1, -1 }, { 0x20078, -1, -1, -1, -1, -1, -1, -1, -1, 1390754 }, { 0x20079, -1, -1, -1, -1, -1, -1, -1, -1, 1390761 }, { 0x2007A, -1, -1, -1, -1, -1, -1, -1, -1, 1390768 }, { 0x2007B, -1, -1, -1, -1, -1, -1, -1, -1, 1390775 }, { 0x20084, -1, -1, 1390783, -1, -1, -1, -1, -1, -1 }, { 0x20086, -1, 1390789, 1390794, -1, -1, -1, -1, -1, -1 }, { 0x20087, -1, 1390798, 1390802, -1, -1, -1, -1, -1, -1 }, { 0x20088, -1, -1, 1390807, -1, -1, -1, -1, -1, -1 }, { 0x2008E, -1, -1, -1, -1, -1, -1, -1, -1, 1390812 }, { 0x20091, -1, -1, 1390817, -1, -1, -1, -1, -1, -1 }, { 0x20094, 1390826, 1390822, 1390834, -1, -1, -1, -1, -1, -1 }, { 0x2009D, 1390844, 1390838, 1390866, -1, -1, -1, -1, -1, -1 }, { 0x2009F, -1, -1, 1390870, -1, -1, -1, -1, -1, -1 }, { 0x200A2, 1390881, 1390875, 1390891, -1, -1, -1, -1, -1, -1 }, { 0x200A4, 1390902, 1390896, 1390926, -1, -1, -1, -1, -1, -1 }, { 0x200A5, -1, -1, 1390931, -1, -1, -1, -1, -1, -1 }, { 0x200A7, -1, -1, 1390937, -1, -1, -1, -1, -1, -1 }, { 0x200AA, -1, -1, -1, -1, -1, -1, -1, -1, 1390943 }, { 0x200AB, -1, -1, -1, -1, -1, -1, -1, -1, 1390948 }, { 0x200B8, -1, -1, 1390953, -1, -1, -1, -1, -1, -1 }, { 0x200C5, -1, -1, -1, -1, -1, -1, -1, -1, 1390960 }, { 0x200CA, -1, -1, 1390965, -1, -1, -1, -1, -1, -1 }, { 0x200CC, -1, 1390970, 1390976, -1, -1, -1, -1, -1, -1 }, { 0x200CD, -1, 1390981, -1, -1, -1, -1, -1, -1, -1 }, { 0x200D1, -1, 1390988, -1, -1, -1, -1, -1, -1, -1 }, { 0x200D3, 1391001, 1390994, 1391042, -1, -1, -1, -1, -1, -1 }, { 0x200D4, 1391053, 1391048, -1, -1, -1, -1, -1, -1, -1 }, { 0x200D6, -1, -1, 1391075, -1, -1, -1, -1, -1, -1 }, { 0x200D7, -1, -1, -1, -1, -1, -1, -1, 1391080, -1 }, { 0x200DD, -1, -1, -1, -1, -1, -1, -1, -1, 1391086 }, { 0x200E3, -1, -1, -1, -1, -1, -1, -1, -1, 1391090 }, { 0x200E9, -1, -1, -1, -1, -1, -1, -1, -1, 1391094 }, { 0x200EB, -1, -1, 1391100, -1, -1, -1, -1, -1, -1 }, { 0x200EE, -1, 1391106, -1, -1, -1, -1, -1, -1, -1 }, { 0x200EF, -1, -1, -1, -1, -1, -1, -1, -1, 1391111 }, { 0x200F6, 1391122, 1391116, -1, -1, -1, -1, -1, -1, -1 }, { 0x200F7, -1, -1, -1, -1, -1, -1, -1, -1, 1391131 }, { 0x200FA, -1, -1, 1391135, -1, -1, -1, -1, -1, -1 }, { 0x20100, -1, -1, -1, -1, -1, -1, -1, -1, 1391140 }, { 0x20105, -1, -1, 1391144, -1, -1, -1, -1, -1, -1 }, { 0x20109, -1, -1, 1391148, -1, -1, -1, -1, -1, -1 }, { 0x2010C, 1391160, 1391154, 1391165, -1, -1, -1, -1, -1, -1 }, { 0x2010D, -1, -1, 1391170, -1, -1, -1, -1, -1, -1 }, { 0x2010F, -1, -1, 1391175, -1, -1, -1, -1, -1, -1 }, { 0x20111, -1, -1, 1391181, -1, -1, -1, -1, -1, -1 }, { 0x20112, -1, -1, 1391186, -1, -1, -1, -1, -1, -1 }, { 0x20116, -1, -1, 1391192, -1, -1, -1, -1, -1, -1 }, { 0x20118, -1, 1391198, -1, -1, -1, -1, -1, -1, -1 }, { 0x2011A, -1, -1, 1391204, -1, -1, -1, -1, -1, -1 }, { 0x2011C, -1, -1, -1, -1, -1, -1, -1, -1, 1391210 }, { 0x20123, 1391222, 1391216, 1391243, -1, -1, -1, -1, -1, -1 }, { 0x20126, -1, -1, -1, -1, -1, -1, -1, -1, 1391248 }, { 0x20127, -1, -1, -1, -1, -1, -1, -1, -1, 1391254 }, { 0x20129, -1, -1, -1, -1, -1, -1, -1, -1, 1391259 }, { 0x2012C, -1, -1, -1, -1, -1, -1, -1, 1391263, -1 }, { 0x2012E, -1, -1, 1391269, -1, -1, -1, -1, -1, -1 }, { 0x2012F, -1, -1, -1, -1, -1, -1, -1, -1, 1391273 }, { 0x20131, -1, -1, 1391279, -1, -1, -1, -1, -1, -1 }, { 0x20133, -1, -1, -1, -1, -1, -1, -1, -1, 1391283 }, { 0x20136, -1, -1, -1, -1, -1, -1, -1, -1, 1391288 }, { 0x2013A, -1, -1, -1, -1, -1, -1, -1, -1, 1391294 }, { 0x2013B, -1, -1, -1, -1, -1, -1, -1, -1, 1391302 }, { 0x2013C, -1, -1, -1, -1, -1, -1, -1, -1, 1391307 }, { 0x2013D, -1, -1, -1, -1, -1, -1, -1, -1, 1391312 }, { 0x2013F, -1, -1, 1391317, -1, -1, -1, -1, -1, -1 }, { 0x20142, -1, -1, 1391322, -1, -1, -1, -1, -1, -1 }, { 0x2014C, -1, -1, 1391327, -1, -1, -1, -1, -1, -1 }, { 0x2014D, -1, -1, -1, -1, -1, -1, -1, -1, 1391331 }, { 0x2014E, -1, -1, -1, -1, -1, -1, -1, -1, 1391337 }, { 0x20150, -1, -1, -1, -1, -1, -1, -1, -1, 1391343 }, { 0x20152, -1, -1, -1, -1, -1, -1, -1, -1, 1391349 }, { 0x20157, -1, -1, 1391355, -1, -1, -1, -1, -1, -1 }, { 0x20159, 1391367, 1391360, -1, -1, -1, -1, -1, -1, -1 }, { 0x2015A, -1, -1, 1391381, -1, -1, -1, -1, -1, -1 }, { 0x2015C, -1, -1, -1, -1, -1, -1, -1, -1, 1391385 }, { 0x20164, -1, -1, 1391390, -1, -1, -1, -1, -1, -1 }, { 0x2016C, -1, -1, 1391394, -1, -1, -1, -1, -1, -1 }, { 0x20171, -1, -1, 1391399, -1, -1, -1, -1, -1, -1 }, { 0x20173, -1, -1, -1, -1, -1, -1, -1, -1, 1391404 }, { 0x20179, -1, -1, 1391410, -1, -1, -1, -1, -1, -1 }, { 0x2017B, -1, -1, -1, -1, -1, -1, -1, -1, 1391417 }, { 0x2017C, -1, -1, -1, -1, -1, -1, -1, -1, 1391423 }, { 0x2018C, 1391435, 1391429, 1391474, -1, -1, -1, -1, -1, -1 }, { 0x2018D, -1, -1, -1, -1, -1, -1, -1, -1, 1391480 }, { 0x20190, -1, -1, 1391486, -1, -1, -1, -1, -1, -1 }, { 0x20199, -1, -1, 1391490, -1, -1, -1, -1, -1, -1 }, { 0x2019B, -1, -1, 1391495, -1, -1, -1, -1, -1, -1 }, { 0x2019F, -1, -1, 1391500, -1, -1, -1, -1, -1, -1 }, { 0x201A3, -1, -1, 1391505, -1, -1, -1, -1, -1, -1 }, { 0x201A9, 1391516, 1391510, 1391532, -1, -1, -1, -1, -1, -1 }, { 0x201AB, -1, 1391537, -1, -1, -1, -1, -1, -1, -1 }, { 0x201AE, -1, -1, 1391542, -1, -1, -1, -1, -1, -1 }, { 0x201B1, -1, -1, 1391546, -1, -1, -1, -1, -1, -1 }, { 0x201B2, -1, 1391550, 1391557, -1, -1, -1, -1, -1, -1 }, { 0x201B3, -1, -1, -1, -1, -1, -1, -1, -1, 1391562 }, { 0x201B5, -1, -1, 1391568, -1, -1, -1, -1, -1, -1 }, { 0x201B6, -1, -1, 1391572, -1, -1, -1, -1, -1, -1 }, { 0x201BF, 1391581, 1391577, -1, -1, -1, -1, -1, -1, -1 }, { 0x201C1, -1, 1391603, -1, -1, -1, -1, -1, -1, -1 }, { 0x201C6, 1391615, 1391608, -1, -1, -1, -1, -1, -1, -1 }, { 0x201CB, -1, -1, 1391626, -1, -1, -1, -1, -1, -1 }, { 0x201CD, -1, -1, -1, -1, -1, -1, -1, -1, 1391631 }, { 0x201CF, -1, -1, 1391637, -1, -1, -1, -1, -1, -1 }, { 0x201D0, 1391642, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x201D2, -1, -1, 1391752, -1, -1, -1, -1, -1, -1 }, { 0x201D4, -1, 1391758, -1, -1, -1, -1, -1, -1, -1 }, { 0x201D5, -1, -1, -1, -1, -1, -1, -1, -1, 1391763 }, { 0x201D6, -1, -1, -1, -1, -1, -1, -1, -1, 1391766 }, { 0x201D7, -1, -1, 1391772, -1, -1, -1, -1, -1, -1 }, { 0x201D8, -1, -1, 1391777, -1, -1, -1, -1, -1, -1 }, { 0x201EF, -1, -1, 1391782, -1, -1, -1, -1, -1, -1 }, { 0x201F1, 1391792, 1391786, 1391808, -1, -1, -1, -1, -1, -1 }, { 0x201F2, -1, 1391812, -1, -1, -1, -1, -1, -1, -1 }, { 0x201F3, -1, -1, 1391817, -1, -1, -1, -1, -1, -1 }, { 0x201F5, -1, -1, 1391822, -1, -1, -1, -1, -1, -1 }, { 0x201F7, -1, -1, 1391827, -1, -1, -1, -1, -1, -1 }, { 0x201F9, 1391840, 1391834, -1, -1, -1, -1, -1, -1, -1 }, { 0x201FC, -1, -1, -1, -1, -1, -1, -1, -1, 1391855 }, { 0x201FD, -1, -1, -1, -1, -1, -1, -1, -1, 1391860 }, { 0x20201, -1, -1, 1391866, -1, -1, -1, -1, -1, -1 }, { 0x20204, -1, 1391871, -1, -1, -1, -1, -1, -1, -1 }, { 0x20205, -1, -1, 1391877, -1, -1, -1, -1, -1, -1 }, { 0x2020A, -1, -1, 1391883, -1, -1, -1, -1, -1, -1 }, { 0x2020B, -1, -1, -1, -1, -1, -1, -1, -1, 1391888 }, { 0x2020C, -1, 1391895, -1, -1, -1, -1, -1, -1, -1 }, { 0x20214, -1, 1391900, -1, -1, -1, -1, -1, -1, -1 }, { 0x20224, -1, -1, 1391905, -1, -1, -1, -1, -1, -1 }, { 0x20225, -1, -1, 1391910, -1, -1, -1, -1, -1, -1 }, { 0x20228, 1391920, 1391915, -1, -1, -1, -1, -1, -1, -1 }, { 0x2022C, -1, -1, 1391961, -1, -1, -1, -1, -1, -1 }, { 0x2022D, -1, -1, 1391967, -1, -1, -1, -1, -1, -1 }, { 0x20230, -1, -1, 1391972, -1, -1, -1, -1, -1, -1 }, { 0x20231, -1, -1, 1391977, -1, -1, -1, -1, -1, -1 }, { 0x20235, -1, -1, 1391982, -1, -1, -1, -1, -1, -1 }, { 0x20236, -1, -1, 1391988, -1, -1, -1, -1, -1, -1 }, { 0x20238, -1, -1, 1391992, -1, -1, -1, -1, -1, -1 }, { 0x20239, -1, 1391996, -1, -1, -1, -1, -1, -1, -1 }, { 0x2023A, -1, -1, 1392001, -1, -1, -1, -1, -1, -1 }, { 0x20242, 1392011, 1392005, 1392065, -1, -1, -1, -1, -1, -1 }, { 0x20257, -1, -1, 1392069, -1, -1, -1, -1, -1, -1 }, { 0x2025B, -1, 1392074, -1, -1, -1, -1, -1, -1, -1 }, { 0x2025C, -1, -1, -1, -1, -1, -1, -1, -1, 1392080 }, { 0x2025D, -1, -1, -1, -1, -1, -1, -1, -1, 1392085 }, { 0x2025E, -1, -1, -1, -1, -1, -1, -1, -1, 1392091 }, { 0x2025F, -1, -1, -1, -1, -1, -1, -1, -1, 1392095 }, { 0x20260, -1, -1, -1, -1, -1, -1, -1, -1, 1392101 }, { 0x20262, -1, -1, 1392107, -1, -1, -1, -1, -1, -1 }, { 0x20263, -1, -1, 1392111, -1, -1, -1, -1, -1, -1 }, { 0x20264, -1, -1, 1392116, -1, -1, -1, -1, -1, -1 }, { 0x20267, -1, -1, 1392120, -1, -1, -1, -1, -1, -1 }, { 0x20269, -1, -1, 1392124, -1, -1, -1, -1, -1, -1 }, { 0x2026A, 1392133, 1392128, -1, -1, -1, -1, -1, -1, -1 }, { 0x2026C, -1, -1, 1392161, -1, -1, -1, -1, -1, -1 }, { 0x20271, -1, -1, -1, -1, -1, -1, -1, -1, 1392165 }, { 0x20274, -1, 1392175, -1, -1, -1, -1, -1, -1, -1 }, { 0x20275, -1, 1392180, -1, -1, -1, -1, -1, -1, -1 }, { 0x20289, -1, -1, 1392186, -1, -1, -1, -1, -1, -1 }, { 0x2028C, -1, -1, 1392191, -1, -1, -1, -1, -1, -1 }, { 0x2028E, -1, -1, 1392196, -1, -1, -1, -1, -1, -1 }, { 0x2028F, -1, -1, 1392200, -1, -1, -1, -1, -1, -1 }, { 0x20292, -1, -1, 1392204, -1, -1, -1, -1, -1, -1 }, { 0x20294, -1, -1, 1392210, -1, -1, -1, -1, -1, -1 }, { 0x20299, -1, 1392214, -1, -1, -1, -1, -1, -1, 1392218 }, { 0x2029A, -1, -1, -1, -1, -1, -1, -1, -1, 1392224 }, { 0x2029B, -1, -1, -1, -1, -1, -1, -1, -1, 1392230 }, { 0x2029C, -1, -1, -1, -1, -1, -1, -1, -1, 1392239 }, { 0x2029D, -1, -1, -1, -1, -1, -1, -1, -1, 1392245 }, { 0x2029E, -1, 1392250, -1, -1, -1, -1, -1, -1, -1 }, { 0x2029F, -1, -1, 1392256, -1, -1, -1, -1, -1, 1392261 }, { 0x202A0, -1, 1392269, -1, -1, -1, -1, -1, -1, -1 }, { 0x202A1, -1, -1, -1, -1, -1, -1, -1, -1, 1392274 }, { 0x202A3, -1, -1, 1392281, -1, -1, -1, -1, -1, -1 }, { 0x202A4, -1, -1, 1392287, -1, -1, -1, -1, -1, -1 }, { 0x202A5, -1, -1, 1392292, -1, -1, -1, -1, -1, -1 }, { 0x202A6, -1, -1, 1392299, -1, -1, -1, -1, -1, -1 }, { 0x202A7, 1392310, 1392304, 1392346, -1, -1, -1, -1, -1, -1 }, { 0x202A9, -1, -1, 1392352, -1, -1, -1, -1, -1, -1 }, { 0x202AA, -1, -1, 1392359, -1, -1, -1, -1, -1, -1 }, { 0x202AB, -1, -1, 1392364, -1, -1, -1, -1, -1, 1392369 }, { 0x202AC, -1, -1, 1392377, -1, -1, -1, -1, -1, -1 }, { 0x202AD, -1, -1, 1392382, -1, -1, -1, -1, -1, -1 }, { 0x202B0, -1, -1, 1392388, -1, -1, -1, -1, -1, -1 }, { 0x202B2, -1, -1, 1392393, -1, -1, -1, -1, -1, -1 }, { 0x202B6, -1, -1, 1392397, -1, -1, -1, -1, -1, -1 }, { 0x202B7, -1, 1392403, 1392407, -1, -1, -1, -1, -1, -1 }, { 0x202BE, -1, -1, 1392412, -1, -1, -1, -1, -1, -1 }, { 0x202BF, -1, 1392417, -1, -1, -1, -1, -1, -1, -1 }, { 0x202C0, -1, 1392423, -1, -1, -1, -1, -1, -1, -1 }, { 0x202C6, -1, -1, 1392429, -1, -1, -1, -1, -1, -1 }, { 0x202D6, -1, -1, 1392435, -1, -1, -1, -1, -1, -1 }, { 0x202D7, -1, -1, 1392441, -1, -1, -1, -1, -1, -1 }, { 0x202DC, -1, -1, 1392445, -1, -1, -1, -1, -1, -1 }, { 0x202DD, -1, -1, 1392450, -1, -1, -1, -1, -1, -1 }, { 0x202DE, -1, -1, 1392456, -1, -1, -1, -1, -1, -1 }, { 0x202DF, -1, -1, 1392461, -1, -1, -1, -1, -1, -1 }, { 0x202E1, -1, -1, 1392465, -1, -1, -1, -1, -1, -1 }, { 0x202E2, -1, -1, 1392469, -1, -1, -1, -1, -1, -1 }, { 0x202E4, -1, -1, 1392474, -1, -1, -1, -1, -1, -1 }, { 0x202E5, -1, 1392479, -1, -1, -1, -1, -1, -1, 1392484 }, { 0x202E6, -1, -1, -1, -1, -1, -1, -1, -1, 1392489 }, { 0x202E7, -1, -1, 1392494, -1, -1, -1, -1, -1, -1 }, { 0x202E9, -1, -1, 1392499, -1, -1, -1, -1, -1, -1 }, { 0x202EC, -1, -1, 1392503, -1, -1, -1, -1, -1, -1 }, { 0x202ED, -1, -1, 1392507, -1, -1, -1, -1, -1, -1 }, { 0x202EF, -1, -1, 1392512, -1, -1, -1, -1, -1, -1 }, { 0x202F2, -1, -1, 1392516, -1, -1, -1, -1, -1, -1 }, { 0x202F5, -1, -1, 1392521, -1, -1, -1, -1, -1, -1 }, { 0x202F6, -1, -1, 1392527, -1, -1, -1, -1, -1, -1 }, { 0x202F7, -1, -1, 1392533, -1, -1, -1, -1, -1, -1 }, { 0x202FA, -1, -1, 1392539, -1, -1, -1, -1, -1, 1392544 }, { 0x202FB, -1, -1, 1392548, -1, -1, -1, -1, -1, -1 }, { 0x2030A, -1, 1392552, -1, -1, -1, -1, -1, -1, -1 }, { 0x20315, -1, -1, 1392557, -1, -1, -1, -1, -1, -1 }, { 0x20316, -1, -1, 1392563, -1, -1, -1, -1, -1, -1 }, { 0x2031A, -1, -1, 1392570, -1, -1, -1, -1, -1, -1 }, { 0x2031E, -1, -1, 1392576, -1, -1, -1, -1, -1, -1 }, { 0x2031F, -1, -1, 1392581, -1, -1, -1, -1, -1, -1 }, { 0x20320, -1, -1, 1392586, -1, -1, -1, -1, -1, -1 }, { 0x20325, 1392595, 1392591, -1, -1, -1, -1, -1, -1, -1 }, { 0x20326, -1, -1, -1, -1, -1, -1, -1, -1, 1392617 }, { 0x20327, -1, -1, -1, -1, -1, -1, -1, -1, 1392623 }, { 0x20328, -1, -1, -1, -1, -1, -1, -1, -1, 1392628 }, { 0x2032A, -1, -1, 1392634, -1, -1, -1, -1, -1, -1 }, { 0x2032D, -1, -1, 1392640, -1, -1, -1, -1, -1, -1 }, { 0x2032E, -1, -1, 1392647, -1, -1, -1, -1, -1, -1 }, { 0x2032F, -1, -1, 1392652, -1, -1, -1, -1, -1, -1 }, { 0x20330, -1, -1, 1392656, -1, -1, -1, -1, -1, -1 }, { 0x20331, -1, -1, 1392661, -1, -1, -1, -1, -1, -1 }, { 0x20332, -1, -1, 1392666, -1, -1, -1, -1, -1, -1 }, { 0x20334, -1, -1, 1392672, -1, -1, -1, -1, -1, -1 }, { 0x2033D, -1, -1, 1392680, -1, -1, -1, -1, -1, -1 }, { 0x20341, 1392689, 1392684, -1, -1, -1, -1, -1, -1, -1 }, { 0x20343, -1, -1, 1392722, -1, -1, -1, -1, -1, -1 }, { 0x20344, -1, -1, 1392726, -1, -1, -1, -1, -1, -1 }, { 0x20345, -1, 1392731, -1, -1, -1, -1, -1, -1, -1 }, { 0x20346, -1, 1392736, -1, -1, -1, -1, -1, -1, -1 }, { 0x20347, -1, 1392741, -1, -1, -1, -1, -1, -1, -1 }, { 0x20357, -1, -1, 1392747, -1, -1, -1, -1, -1, -1 }, { 0x2035A, -1, -1, 1392752, -1, -1, -1, -1, -1, -1 }, { 0x2035B, -1, -1, 1392758, -1, -1, -1, -1, -1, -1 }, { 0x2035C, -1, -1, 1392763, -1, -1, -1, -1, -1, -1 }, { 0x20363, -1, -1, -1, -1, -1, -1, -1, -1, 1392768 }, { 0x20364, -1, -1, -1, -1, -1, -1, -1, -1, 1392774 }, { 0x20365, -1, -1, -1, -1, -1, -1, -1, -1, 1392780 }, { 0x20366, -1, -1, -1, -1, -1, -1, -1, -1, 1392786 }, { 0x20368, -1, -1, 1392791, -1, -1, -1, -1, -1, -1 }, { 0x20369, -1, -1, 1392796, -1, -1, -1, -1, -1, -1 }, { 0x2036A, -1, -1, 1392801, -1, -1, -1, -1, -1, -1 }, { 0x2036B, -1, -1, 1392805, -1, -1, -1, -1, -1, -1 }, { 0x2036D, -1, -1, -1, -1, -1, -1, -1, -1, 1392809 }, { 0x2036F, -1, -1, 1392815, -1, -1, -1, -1, -1, -1 }, { 0x20372, -1, -1, 1392820, -1, -1, -1, -1, -1, -1 }, { 0x20373, -1, -1, 1392824, -1, -1, -1, -1, -1, -1 }, { 0x20375, -1, -1, 1392828, -1, -1, -1, -1, -1, 1392834 }, { 0x20379, -1, -1, 1392840, -1, -1, -1, -1, -1, -1 }, { 0x2037D, 1392849, 1392845, 1392866, -1, -1, -1, -1, -1, -1 }, { 0x2037E, -1, 1392871, -1, -1, -1, -1, -1, -1, -1 }, { 0x20380, -1, 1392876, -1, -1, -1, -1, -1, -1, -1 }, { 0x2038A, -1, -1, -1, -1, -1, -1, -1, -1, 1392881 }, { 0x20399, -1, -1, 1392886, -1, -1, -1, -1, -1, -1 }, { 0x203A0, -1, 1392891, -1, -1, -1, -1, -1, -1, -1 }, { 0x203A7, -1, 1392897, -1, -1, -1, -1, -1, -1, -1 }, { 0x203A8, -1, -1, -1, -1, -1, -1, -1, -1, 1392902 }, { 0x203A9, -1, -1, -1, -1, -1, -1, -1, -1, 1392908 }, { 0x203AA, -1, -1, -1, -1, -1, -1, -1, -1, 1392912 }, { 0x203AB, -1, -1, -1, -1, -1, -1, -1, -1, 1392916 }, { 0x203AC, -1, -1, -1, -1, -1, -1, -1, -1, 1392923 }, { 0x203AE, -1, -1, 1392931, -1, -1, -1, -1, -1, -1 }, { 0x203B0, -1, -1, 1392936, -1, -1, -1, -1, -1, -1 }, { 0x203B3, -1, -1, 1392940, -1, -1, -1, -1, -1, -1 }, { 0x203B4, -1, -1, -1, -1, -1, -1, -1, -1, 1392944 }, { 0x203B5, -1, 1392950, -1, -1, -1, -1, -1, -1, -1 }, { 0x203B6, -1, -1, 1392956, -1, -1, -1, -1, -1, -1 }, { 0x203B7, -1, -1, 1392961, -1, -1, -1, -1, -1, -1 }, { 0x203B8, -1, -1, 1392965, -1, -1, -1, -1, -1, -1 }, { 0x203BB, -1, -1, 1392969, -1, -1, -1, -1, -1, -1 }, { 0x203BF, -1, -1, 1392974, -1, -1, -1, -1, -1, -1 }, { 0x203C0, -1, -1, 1392979, -1, -1, -1, -1, -1, -1 }, { 0x203C3, -1, -1, 1392983, -1, -1, -1, -1, -1, -1 }, { 0x203C7, -1, -1, 1392988, -1, -1, -1, -1, -1, -1 }, { 0x203C8, -1, -1, 1392994, -1, -1, -1, -1, -1, -1 }, { 0x203C9, -1, 1392999, -1, -1, -1, -1, -1, -1, -1 }, { 0x203CB, -1, 1393004, -1, -1, -1, -1, -1, -1, -1 }, { 0x203D3, -1, -1, 1393009, -1, -1, -1, -1, -1, -1 }, { 0x203D5, -1, -1, 1393015, -1, -1, -1, -1, -1, -1 }, { 0x203D6, -1, -1, 1393021, -1, -1, -1, -1, -1, -1 }, { 0x203DA, -1, -1, 1393027, -1, -1, -1, -1, -1, -1 }, { 0x203DB, -1, -1, 1393031, -1, -1, -1, -1, -1, -1 }, { 0x203DF, -1, -1, -1, -1, -1, -1, -1, -1, 1393035 }, { 0x203E0, -1, -1, -1, -1, -1, -1, -1, -1, 1393041 }, { 0x203E1, -1, -1, 1393045, -1, -1, -1, -1, -1, -1 }, { 0x203E2, -1, -1, 1393051, -1, -1, -1, -1, -1, -1 }, { 0x203E4, -1, -1, 1393056, -1, -1, -1, -1, -1, -1 }, { 0x203E5, -1, -1, -1, -1, -1, -1, -1, -1, 1393063 }, { 0x203E6, -1, -1, -1, -1, -1, -1, -1, -1, 1393069 }, { 0x203E7, -1, -1, 1393077, -1, -1, -1, -1, -1, -1 }, { 0x203E8, -1, -1, 1393084, -1, -1, -1, -1, -1, -1 }, { 0x203E9, -1, -1, 1393092, -1, -1, -1, -1, -1, -1 }, { 0x203EB, -1, -1, 1393096, -1, -1, -1, -1, -1, -1 }, { 0x203ED, -1, -1, 1393103, -1, -1, -1, -1, -1, 1393109 }, { 0x203EE, -1, -1, 1393115, -1, -1, -1, -1, -1, -1 }, { 0x203F0, -1, -1, 1393120, -1, -1, -1, -1, -1, -1 }, { 0x203F2, -1, -1, -1, -1, -1, -1, -1, -1, 1393126 }, { 0x203F3, -1, -1, -1, -1, -1, -1, -1, -1, 1393132 }, { 0x203F5, -1, 1393140, -1, -1, -1, -1, -1, -1, -1 }, { 0x203FC, -1, 1393146, -1, -1, -1, -1, -1, -1, -1 }, { 0x203FF, -1, -1, 1393151, -1, -1, -1, -1, -1, -1 }, { 0x20400, -1, -1, 1393156, -1, -1, -1, -1, -1, -1 }, { 0x20401, -1, -1, 1393160, -1, -1, -1, -1, -1, -1 }, { 0x20405, -1, -1, -1, -1, -1, -1, -1, -1, 1393166 }, { 0x20408, -1, -1, 1393172, -1, -1, -1, -1, -1, -1 }, { 0x20409, -1, -1, 1393178, -1, -1, -1, -1, -1, -1 }, { 0x2040A, -1, -1, 1393183, -1, -1, -1, -1, -1, -1 }, { 0x2040B, -1, -1, 1393188, -1, -1, -1, -1, -1, -1 }, { 0x2040C, -1, -1, 1393194, -1, -1, -1, -1, -1, -1 }, { 0x2040D, -1, -1, 1393198, -1, -1, -1, -1, -1, -1 }, { 0x20411, -1, -1, 1393202, -1, -1, -1, -1, -1, -1 }, { 0x20413, -1, 1393206, -1, -1, -1, -1, -1, -1, -1 }, { 0x20414, -1, 1393212, -1, -1, -1, -1, -1, -1, -1 }, { 0x2041E, -1, -1, -1, -1, -1, -1, -1, -1, 1393217 }, { 0x2041F, -1, 1393224, -1, -1, -1, -1, -1, -1, -1 }, { 0x20421, -1, -1, 1393229, -1, -1, -1, -1, -1, -1 }, { 0x20422, -1, -1, 1393234, -1, -1, -1, -1, -1, -1 }, { 0x20427, -1, -1, 1393239, -1, -1, -1, -1, -1, -1 }, { 0x20429, -1, -1, 1393245, -1, -1, -1, -1, -1, -1 }, { 0x2042C, -1, -1, -1, -1, -1, -1, -1, -1, 1393251 }, { 0x20435, -1, -1, 1393257, -1, -1, -1, -1, -1, -1 }, { 0x20438, -1, -1, -1, -1, -1, -1, -1, -1, 1393262 }, { 0x2043A, -1, -1, 1393267, -1, -1, -1, -1, -1, -1 }, { 0x2043B, -1, -1, 1393272, -1, -1, -1, -1, -1, -1 }, { 0x2043C, -1, -1, 1393278, -1, -1, -1, -1, -1, -1 }, { 0x2043D, -1, -1, 1393283, -1, -1, -1, -1, -1, -1 }, { 0x2043E, -1, -1, 1393288, -1, -1, -1, -1, -1, -1 }, { 0x2043F, -1, -1, 1393292, -1, -1, -1, -1, -1, -1 }, { 0x20443, -1, -1, 1393298, -1, -1, -1, -1, -1, -1 }, { 0x20444, -1, -1, 1393302, -1, -1, -1, -1, -1, -1 }, { 0x20445, -1, -1, 1393307, -1, -1, -1, -1, -1, -1 }, { 0x20446, -1, -1, 1393314, -1, -1, -1, -1, -1, -1 }, { 0x20448, -1, -1, -1, -1, -1, -1, -1, -1, 1393320 }, { 0x20449, -1, -1, -1, -1, -1, -1, -1, -1, 1393327 }, { 0x2044B, -1, -1, -1, -1, -1, -1, -1, -1, 1393333 }, { 0x20450, -1, -1, 1393340, -1, -1, -1, -1, -1, -1 }, { 0x20451, -1, -1, 1393345, -1, -1, -1, -1, -1, -1 }, { 0x20455, -1, -1, -1, -1, -1, -1, -1, -1, 1393351 }, { 0x20456, -1, -1, -1, -1, -1, -1, -1, -1, 1393358 }, { 0x20458, -1, -1, 1393364, -1, -1, -1, -1, -1, -1 }, { 0x20459, -1, -1, 1393370, -1, -1, -1, -1, -1, -1 }, { 0x2045A, -1, -1, 1393377, -1, -1, -1, -1, -1, -1 }, { 0x2045B, -1, -1, 1393382, -1, -1, -1, -1, -1, -1 }, { 0x2045E, -1, -1, 1393387, -1, -1, -1, -1, -1, -1 }, { 0x2045F, -1, -1, 1393393, -1, -1, -1, -1, -1, -1 }, { 0x20461, -1, -1, 1393399, -1, -1, -1, -1, -1, -1 }, { 0x20462, -1, -1, -1, -1, -1, -1, -1, -1, 1393405 }, { 0x20465, -1, 1393411, -1, -1, -1, -1, -1, -1, -1 }, { 0x2046A, -1, -1, 1393416, -1, -1, -1, -1, -1, -1 }, { 0x2046C, -1, -1, -1, -1, -1, -1, -1, -1, 1393422 }, { 0x2046F, -1, -1, 1393427, -1, -1, -1, -1, -1, -1 }, { 0x20470, -1, -1, 1393431, -1, -1, -1, -1, -1, -1 }, { 0x20471, -1, -1, 1393436, -1, -1, -1, -1, -1, -1 }, { 0x20472, -1, -1, 1393442, -1, -1, -1, -1, -1, -1 }, { 0x20474, -1, -1, 1393448, -1, -1, -1, -1, -1, -1 }, { 0x20479, -1, -1, 1393454, -1, -1, -1, -1, -1, -1 }, { 0x20484, -1, -1, 1393458, -1, -1, -1, -1, -1, -1 }, { 0x20487, -1, 1393462, -1, -1, -1, -1, -1, -1, -1 }, { 0x2048E, -1, 1393466, -1, -1, -1, -1, -1, -1, -1 }, { 0x20491, -1, 1393470, -1, -1, -1, -1, -1, -1, -1 }, { 0x20492, -1, 1393476, -1, -1, -1, -1, -1, -1, -1 }, { 0x20499, -1, 1393481, -1, -1, -1, -1, -1, -1, -1 }, { 0x2049C, -1, -1, 1393486, -1, -1, -1, -1, -1, -1 }, { 0x2049D, -1, -1, 1393492, -1, -1, -1, -1, -1, -1 }, { 0x204A2, -1, -1, 1393498, -1, -1, -1, -1, -1, -1 }, { 0x204A3, -1, 1393503, -1, -1, -1, -1, -1, -1, -1 }, { 0x204A5, -1, -1, -1, -1, -1, -1, -1, -1, 1393509 }, { 0x204A6, -1, -1, -1, -1, -1, -1, -1, -1, 1393515 }, { 0x204AC, -1, -1, -1, -1, -1, -1, -1, -1, 1393520 }, { 0x204AF, -1, -1, -1, -1, -1, -1, -1, -1, 1393526 }, { 0x204B0, -1, -1, 1393532, -1, -1, -1, -1, -1, -1 }, { 0x204B2, 1393543, 1393538, -1, -1, -1, -1, -1, -1, -1 }, { 0x204B5, -1, -1, 1393546, -1, -1, -1, -1, -1, -1 }, { 0x204B7, -1, -1, -1, -1, -1, -1, -1, -1, 1393552 }, { 0x204B8, -1, -1, 1393556, -1, -1, -1, -1, -1, -1 }, { 0x204BE, -1, -1, 1393561, -1, -1, -1, -1, -1, -1 }, { 0x204BF, -1, -1, 1393566, -1, -1, -1, -1, -1, -1 }, { 0x204C0, -1, -1, -1, -1, -1, -1, -1, -1, 1393570 }, { 0x204C1, -1, -1, -1, -1, -1, -1, -1, -1, 1393579 }, { 0x204C5, -1, -1, -1, -1, -1, -1, -1, -1, 1393586 }, { 0x204C7, -1, -1, -1, -1, -1, -1, -1, -1, 1393593 }, { 0x204CA, -1, -1, 1393599, -1, -1, -1, -1, -1, -1 }, { 0x204CB, -1, -1, 1393604, -1, -1, -1, -1, -1, -1 }, { 0x204CC, -1, -1, 1393608, -1, -1, -1, -1, -1, -1 }, { 0x204CE, 1393619, 1393614, -1, -1, -1, -1, -1, -1, -1 }, { 0x204CF, 1393629, 1393623, -1, -1, -1, -1, -1, -1, -1 }, { 0x204D0, -1, -1, -1, -1, -1, -1, -1, -1, 1393637 }, { 0x204D1, -1, -1, -1, -1, -1, -1, -1, -1, 1393643 }, { 0x204D4, -1, -1, -1, -1, -1, -1, -1, -1, 1393647 }, { 0x204D6, -1, -1, 1393654, -1, -1, -1, -1, -1, -1 }, { 0x204D7, -1, 1393659, 1393663, -1, -1, -1, -1, -1, -1 }, { 0x204D9, -1, -1, 1393667, -1, -1, -1, -1, -1, -1 }, { 0x204DC, -1, -1, 1393674, -1, -1, -1, -1, -1, -1 }, { 0x204DD, -1, -1, 1393681, -1, -1, -1, -1, -1, -1 }, { 0x204DE, -1, -1, 1393686, -1, -1, -1, -1, -1, -1 }, { 0x204E2, -1, -1, 1393690, -1, -1, -1, -1, -1, -1 }, { 0x204E3, -1, -1, 1393695, -1, -1, -1, -1, -1, -1 }, { 0x204E4, -1, -1, 1393700, -1, -1, -1, -1, -1, -1 }, { 0x204E8, -1, -1, -1, -1, -1, -1, -1, -1, 1393705 }, { 0x204E9, -1, -1, -1, -1, -1, -1, -1, -1, 1393710 }, { 0x204EA, -1, -1, 1393716, -1, -1, -1, -1, -1, -1 }, { 0x204EB, -1, -1, 1393720, -1, -1, -1, -1, -1, -1 }, { 0x204EC, -1, -1, -1, -1, -1, -1, -1, -1, 1393726 }, { 0x204ED, -1, -1, 1393732, -1, -1, -1, -1, -1, -1 }, { 0x204EE, -1, -1, 1393737, -1, -1, -1, -1, -1, -1 }, { 0x204F6, -1, -1, 1393742, -1, -1, -1, -1, -1, -1 }, { 0x204F7, -1, -1, 1393747, -1, -1, -1, -1, -1, -1 }, { 0x204F8, -1, -1, 1393751, -1, -1, -1, -1, -1, -1 }, { 0x204F9, -1, -1, -1, -1, -1, -1, -1, -1, 1393758 }, { 0x204FA, -1, -1, -1, -1, -1, -1, -1, -1, 1393764 }, { 0x204FB, -1, -1, -1, -1, -1, -1, -1, -1, 1393768 }, { 0x204FC, 1393780, 1393775, -1, -1, -1, -1, -1, -1, -1 }, { 0x204FD, -1, -1, 1393810, -1, -1, -1, -1, -1, -1 }, { 0x204FE, -1, 1393817, -1, -1, -1, -1, -1, -1, -1 }, { 0x204FF, -1, -1, 1393823, -1, -1, -1, -1, -1, -1 }, { 0x20502, -1, -1, 1393828, -1, -1, -1, -1, -1, -1 }, { 0x20503, 1393839, 1393834, 1393875, -1, -1, -1, -1, -1, -1 }, { 0x20509, 1393879, -1, 1393886, -1, -1, -1, -1, -1, -1 }, { 0x2050B, -1, -1, 1393892, -1, -1, -1, -1, -1, -1 }, { 0x2050D, -1, -1, 1393896, -1, -1, -1, -1, -1, -1 }, { 0x2050E, -1, -1, 1393900, -1, -1, -1, -1, -1, -1 }, { 0x20511, -1, -1, 1393905, -1, -1, -1, -1, -1, -1 }, { 0x20515, -1, -1, 1393910, -1, -1, -1, -1, -1, -1 }, { 0x20520, -1, -1, 1393915, -1, -1, -1, -1, -1, -1 }, { 0x20526, -1, -1, -1, -1, -1, -1, -1, -1, 1393920 }, { 0x20528, -1, -1, 1393926, -1, -1, -1, -1, -1, -1 }, { 0x2052D, -1, -1, -1, -1, -1, -1, -1, -1, 1393932 }, { 0x2052E, -1, -1, -1, -1, -1, -1, -1, -1, 1393937 }, { 0x2052F, -1, -1, 1393943, -1, -1, -1, -1, -1, -1 }, { 0x20532, -1, -1, 1393948, -1, -1, -1, -1, -1, -1 }, { 0x20533, 1393959, 1393954, -1, -1, -1, -1, -1, -1, -1 }, { 0x20536, -1, -1, 1393985, -1, -1, -1, -1, -1, -1 }, { 0x2053A, -1, -1, 1393989, -1, -1, -1, -1, -1, -1 }, { 0x2053B, -1, -1, 1393995, -1, -1, -1, -1, -1, -1 }, { 0x2053C, -1, -1, 1394002, -1, -1, -1, -1, -1, -1 }, { 0x20541, -1, 1394007, 1394013, -1, -1, -1, -1, -1, -1 }, { 0x20544, 1394024, 1394019, 1394050, -1, -1, -1, -1, -1, -1 }, { 0x20547, -1, 1394054, -1, -1, -1, -1, -1, -1, -1 }, { 0x2054A, -1, -1, 1394059, -1, -1, -1, -1, -1, -1 }, { 0x2054C, -1, -1, 1394065, -1, -1, -1, -1, -1, -1 }, { 0x20555, -1, -1, 1394071, -1, -1, -1, -1, -1, -1 }, { 0x20556, -1, -1, 1394078, -1, -1, -1, -1, -1, -1 }, { 0x2055F, -1, -1, 1394084, -1, -1, -1, -1, -1, -1 }, { 0x20560, -1, -1, 1394090, -1, -1, -1, -1, -1, -1 }, { 0x20563, -1, -1, 1394097, -1, -1, -1, -1, -1, -1 }, { 0x20566, -1, -1, 1394102, -1, -1, -1, -1, -1, -1 }, { 0x20567, -1, -1, 1394106, -1, -1, -1, -1, -1, -1 }, { 0x2056D, -1, -1, 1394112, -1, -1, -1, -1, -1, -1 }, { 0x20573, -1, -1, 1394118, -1, -1, -1, -1, -1, -1 }, { 0x20574, -1, -1, 1394122, -1, -1, -1, -1, -1, -1 }, { 0x20578, -1, -1, 1394127, -1, -1, -1, -1, -1, -1 }, { 0x2057B, -1, -1, 1394132, -1, -1, -1, -1, -1, -1 }, { 0x2057F, -1, -1, 1394137, -1, -1, -1, -1, -1, -1 }, { 0x20582, -1, -1, 1394143, -1, -1, -1, -1, -1, -1 }, { 0x20584, -1, -1, 1394149, -1, -1, -1, -1, -1, -1 }, { 0x20586, -1, -1, 1394155, -1, -1, -1, -1, -1, -1 }, { 0x20588, -1, -1, -1, -1, -1, -1, -1, -1, 1394161 }, { 0x2058B, -1, -1, 1394169, -1, -1, -1, -1, -1, -1 }, { 0x2058E, -1, 1394174, -1, -1, -1, -1, -1, -1, -1 }, { 0x20593, -1, -1, 1394180, -1, -1, -1, -1, -1, -1 }, { 0x20598, -1, -1, -1, -1, -1, -1, -1, -1, 1394184 }, { 0x2059B, -1, -1, 1394190, -1, -1, -1, -1, -1, -1 }, { 0x2059D, -1, -1, -1, -1, -1, -1, -1, -1, 1394195 }, { 0x2059F, -1, -1, 1394203, -1, -1, -1, -1, -1, -1 }, { 0x205A4, -1, -1, -1, -1, -1, -1, -1, -1, 1394208 }, { 0x205A5, 1394218, 1394212, 1394242, -1, -1, -1, -1, -1, -1 }, { 0x205A8, -1, -1, -1, -1, -1, -1, -1, -1, 1394249 }, { 0x205AB, -1, -1, 1394256, -1, -1, -1, -1, -1, -1 }, { 0x205AC, -1, -1, 1394261, -1, -1, -1, -1, -1, -1 }, { 0x205AD, -1, -1, -1, -1, -1, -1, -1, -1, 1394266 }, { 0x205AF, -1, -1, -1, -1, -1, -1, -1, -1, 1394272 }, { 0x205B0, -1, -1, -1, -1, -1, -1, -1, -1, 1394279 }, { 0x205B3, -1, 1394284, -1, -1, -1, -1, -1, -1, -1 }, { 0x205B6, -1, -1, 1394289, -1, -1, -1, -1, -1, -1 }, { 0x205B7, -1, -1, 1394294, -1, -1, -1, -1, -1, -1 }, { 0x205B9, -1, -1, 1394301, -1, -1, -1, -1, -1, -1 }, { 0x205BE, -1, -1, -1, -1, -1, -1, -1, -1, 1394306 }, { 0x205BF, -1, -1, -1, -1, -1, -1, -1, -1, 1394311 }, { 0x205C2, -1, -1, 1394317, -1, -1, -1, -1, -1, -1 }, { 0x205C3, -1, 1394321, -1, -1, -1, -1, -1, -1, -1 }, { 0x205C6, -1, -1, 1394326, -1, -1, -1, -1, -1, -1 }, { 0x205C8, -1, -1, 1394331, -1, -1, -1, -1, -1, -1 }, { 0x205C9, -1, -1, 1394336, -1, -1, -1, -1, -1, -1 }, { 0x205CA, -1, 1394341, 1394353, -1, -1, -1, -1, 1394347, -1 }, { 0x205CB, -1, -1, 1394359, -1, -1, -1, -1, -1, -1 }, { 0x205CC, -1, -1, 1394365, -1, -1, -1, -1, -1, -1 }, { 0x205CF, -1, -1, 1394371, -1, -1, -1, -1, -1, -1 }, { 0x205D5, -1, 1394375, -1, -1, -1, -1, -1, -1, -1 }, { 0x205D8, -1, -1, 1394381, -1, -1, -1, -1, -1, -1 }, { 0x205DA, -1, -1, 1394387, -1, -1, -1, -1, -1, -1 }, { 0x205DB, -1, -1, 1394392, -1, -1, -1, -1, -1, -1 }, { 0x205DD, -1, -1, 1394397, -1, -1, -1, -1, -1, -1 }, { 0x205DF, -1, 1394403, -1, -1, -1, -1, -1, -1, -1 }, { 0x205E0, -1, 1394408, -1, -1, -1, -1, -1, -1, -1 }, { 0x205E3, -1, -1, -1, -1, -1, -1, -1, -1, 1394415 }, { 0x205E4, -1, -1, -1, -1, -1, -1, -1, -1, 1394420 }, { 0x205E5, -1, -1, 1394426, -1, -1, -1, -1, -1, -1 }, { 0x205E6, 1394438, 1394432, 1394462, -1, -1, -1, -1, -1, -1 }, { 0x205E8, -1, -1, 1394468, -1, -1, -1, -1, -1, -1 }, { 0x205E9, -1, -1, 1394473, -1, -1, -1, -1, -1, -1 }, { 0x205EB, -1, 1394478, -1, -1, -1, -1, -1, -1, -1 }, { 0x205F0, -1, -1, -1, -1, -1, -1, -1, -1, 1394483 }, { 0x205F3, -1, -1, 1394489, -1, -1, -1, -1, -1, -1 }, { 0x205F4, -1, -1, 1394495, -1, -1, -1, -1, -1, -1 }, { 0x205F5, -1, -1, 1394500, -1, -1, -1, -1, -1, -1 }, { 0x205F6, -1, -1, 1394506, -1, -1, -1, -1, -1, -1 }, { 0x205F8, -1, -1, -1, -1, -1, -1, -1, -1, 1394512 }, { 0x205F9, -1, -1, -1, -1, -1, -1, -1, -1, 1394518 }, { 0x205FA, -1, -1, 1394523, -1, -1, -1, -1, -1, -1 }, { 0x205FB, -1, -1, 1394527, -1, -1, -1, -1, -1, -1 }, { 0x205FC, -1, -1, 1394533, -1, -1, -1, -1, -1, -1 }, { 0x205FD, -1, -1, 1394538, -1, -1, -1, -1, -1, -1 }, { 0x205FE, -1, -1, 1394543, -1, -1, -1, -1, -1, -1 }, { 0x205FF, -1, -1, 1394551, -1, -1, -1, -1, -1, -1 }, { 0x20601, -1, -1, 1394557, -1, -1, -1, -1, -1, -1 }, { 0x20602, -1, -1, 1394561, -1, -1, -1, -1, -1, -1 }, { 0x20603, -1, -1, -1, -1, -1, -1, -1, -1, 1394566 }, { 0x20605, -1, -1, 1394574, -1, -1, -1, -1, -1, -1 }, { 0x20606, -1, -1, 1394579, -1, -1, -1, -1, -1, -1 }, { 0x2060A, -1, -1, 1394585, -1, -1, -1, -1, -1, -1 }, { 0x2060B, -1, -1, 1394591, -1, -1, -1, -1, -1, -1 }, { 0x2060C, -1, -1, 1394597, -1, -1, -1, -1, -1, -1 }, { 0x20611, -1, 1394604, -1, -1, -1, -1, -1, -1, -1 }, { 0x20615, -1, 1394609, 1394614, -1, -1, -1, -1, -1, -1 }, { 0x20616, -1, -1, 1394618, -1, -1, -1, -1, -1, -1 }, { 0x20619, -1, 1394623, -1, -1, -1, -1, -1, -1, -1 }, { 0x2061A, -1, 1394628, -1, -1, -1, -1, -1, -1, -1 }, { 0x2061D, -1, -1, 1394632, -1, -1, -1, -1, -1, -1 }, { 0x2061E, -1, -1, 1394637, -1, -1, -1, -1, -1, -1 }, { 0x2061F, -1, -1, 1394641, -1, -1, -1, -1, -1, -1 }, { 0x20622, -1, -1, 1394645, -1, -1, -1, -1, -1, -1 }, { 0x20623, -1, -1, 1394649, -1, -1, -1, -1, -1, -1 }, { 0x20625, -1, -1, 1394655, -1, -1, -1, -1, -1, -1 }, { 0x20627, -1, -1, 1394660, -1, -1, -1, -1, -1, -1 }, { 0x2062A, -1, -1, 1394665, -1, -1, -1, -1, -1, -1 }, { 0x20630, -1, 1394670, -1, -1, -1, -1, -1, -1, -1 }, { 0x20631, -1, -1, 1394676, -1, -1, -1, -1, -1, -1 }, { 0x20633, -1, -1, 1394682, -1, -1, -1, -1, -1, -1 }, { 0x2063A, -1, -1, 1394687, -1, -1, -1, -1, -1, -1 }, { 0x2063B, -1, -1, 1394692, -1, -1, -1, -1, -1, -1 }, { 0x20641, -1, -1, 1394696, -1, -1, -1, -1, -1, -1 }, { 0x20642, -1, -1, 1394703, -1, -1, -1, -1, -1, -1 }, { 0x20645, -1, -1, -1, -1, -1, -1, -1, -1, 1394709 }, { 0x20646, -1, -1, 1394715, -1, -1, -1, -1, -1, -1 }, { 0x2064E, -1, -1, 1394719, -1, -1, -1, -1, -1, -1 }, { 0x20654, -1, -1, 1394724, -1, -1, -1, -1, -1, -1 }, { 0x20655, -1, -1, 1394729, -1, -1, -1, -1, -1, -1 }, { 0x20656, -1, 1394734, -1, -1, -1, -1, -1, -1, -1 }, { 0x2065E, -1, -1, 1394740, -1, -1, -1, -1, -1, -1 }, { 0x20663, -1, -1, -1, -1, -1, -1, -1, -1, 1394745 }, { 0x20664, -1, -1, 1394751, -1, -1, -1, -1, -1, -1 }, { 0x20666, 1394762, 1394756, -1, -1, -1, -1, -1, -1, -1 }, { 0x2066C, -1, -1, 1394769, -1, -1, -1, -1, -1, -1 }, { 0x20676, -1, 1394774, 1394778, -1, -1, -1, -1, -1, -1 }, { 0x2067C, -1, -1, 1394782, -1, -1, -1, -1, -1, -1 }, { 0x2067D, 1394793, 1394787, -1, -1, -1, -1, -1, -1, -1 }, { 0x20683, -1, -1, 1394797, -1, -1, -1, -1, -1, -1 }, { 0x20684, -1, -1, 1394802, -1, -1, -1, -1, -1, -1 }, { 0x20685, -1, -1, 1394806, -1, -1, -1, -1, -1, -1 }, { 0x20686, -1, -1, 1394811, -1, -1, -1, -1, -1, -1 }, { 0x20689, -1, -1, 1394817, -1, -1, -1, -1, -1, -1 }, { 0x2068A, -1, -1, 1394821, -1, -1, -1, -1, -1, -1 }, { 0x20690, -1, -1, -1, -1, -1, -1, -1, -1, 1394828 }, { 0x20693, -1, -1, 1394834, -1, -1, -1, -1, -1, -1 }, { 0x20694, -1, -1, 1394839, -1, -1, -1, -1, -1, -1 }, { 0x2069C, -1, -1, 1394843, -1, -1, -1, -1, -1, -1 }, { 0x206A0, -1, -1, 1394848, -1, -1, -1, -1, -1, -1 }, { 0x206A2, -1, -1, -1, -1, -1, -1, -1, -1, 1394854 }, { 0x206A5, -1, -1, 1394857, -1, -1, -1, -1, -1, -1 }, { 0x206A7, -1, -1, 1394863, -1, -1, -1, -1, -1, -1 }, { 0x206A8, -1, -1, 1394867, -1, -1, -1, -1, -1, -1 }, { 0x206AD, -1, -1, 1394872, -1, -1, -1, -1, -1, -1 }, { 0x206AE, -1, -1, 1394876, -1, -1, -1, -1, -1, -1 }, { 0x206AF, -1, -1, 1394880, -1, -1, -1, -1, -1, 1394885 }, { 0x206B1, -1, -1, 1394891, -1, -1, -1, -1, -1, -1 }, { 0x206B3, -1, -1, 1394896, -1, -1, -1, -1, -1, -1 }, { 0x206B4, -1, -1, 1394901, -1, -1, -1, -1, -1, -1 }, { 0x206B5, -1, -1, 1394907, -1, -1, -1, -1, -1, -1 }, { 0x206B9, 1394917, 1394911, 1394924, -1, -1, -1, -1, -1, -1 }, { 0x206BA, 1394930, -1, 1394953, -1, -1, -1, -1, -1, -1 }, { 0x206BB, -1, -1, 1394958, -1, -1, -1, -1, -1, -1 }, { 0x206BC, -1, -1, 1394964, -1, -1, -1, -1, -1, -1 }, { 0x206BD, -1, -1, 1394969, -1, -1, -1, -1, -1, -1 }, { 0x206C0, -1, -1, 1394973, -1, -1, -1, -1, -1, -1 }, { 0x206C3, -1, -1, 1394980, -1, -1, -1, -1, -1, -1 }, { 0x206C5, 1394989, 1394984, 1395011, -1, -1, -1, -1, -1, -1 }, { 0x206C6, -1, -1, 1395016, -1, -1, -1, -1, -1, -1 }, { 0x206CA, -1, -1, 1395020, -1, -1, -1, -1, -1, -1 }, { 0x206CB, -1, -1, 1395024, -1, -1, -1, -1, -1, -1 }, { 0x206CC, -1, -1, -1, -1, -1, -1, -1, -1, 1395028 }, { 0x206CE, -1, -1, 1395034, -1, -1, -1, -1, -1, -1 }, { 0x206D1, -1, -1, 1395039, -1, -1, -1, -1, -1, -1 }, { 0x206D2, 1395045, -1, 1395062, -1, -1, -1, -1, -1, -1 }, { 0x206D3, -1, -1, 1395067, -1, -1, -1, -1, -1, -1 }, { 0x206D4, -1, -1, 1395072, -1, -1, -1, -1, -1, -1 }, { 0x206D5, -1, -1, 1395077, -1, -1, -1, -1, -1, -1 }, { 0x206D6, -1, -1, 1395083, -1, -1, -1, -1, -1, -1 }, { 0x206D8, -1, -1, 1395090, -1, -1, -1, -1, -1, -1 }, { 0x206D9, -1, -1, 1395094, -1, -1, -1, -1, -1, -1 }, { 0x206DA, -1, -1, 1395098, -1, -1, -1, -1, -1, -1 }, { 0x206E1, -1, -1, 1395104, -1, -1, -1, -1, -1, -1 }, { 0x206E3, -1, -1, -1, -1, -1, -1, -1, -1, 1395108 }, { 0x206E4, -1, -1, -1, -1, -1, -1, -1, -1, 1395115 }, { 0x206E5, -1, -1, 1395121, -1, -1, -1, -1, -1, -1 }, { 0x206E6, -1, -1, 1395127, -1, -1, -1, -1, -1, -1 }, { 0x206E9, -1, -1, 1395131, -1, -1, -1, -1, -1, -1 }, { 0x206EA, 1395141, 1395136, 1395160, -1, -1, -1, -1, -1, -1 }, { 0x206EB, -1, -1, 1395166, -1, -1, -1, -1, -1, -1 }, { 0x206EC, 1395177, 1395171, -1, 1395193, -1, -1, -1, -1, -1 }, { 0x206ED, -1, -1, 1395198, -1, -1, -1, -1, -1, -1 }, { 0x206EE, -1, -1, 1395203, -1, -1, -1, -1, -1, -1 }, { 0x206F1, -1, -1, 1395209, -1, -1, -1, -1, -1, -1 }, { 0x206F3, -1, -1, 1395214, -1, -1, -1, -1, -1, -1 }, { 0x206F5, -1, -1, 1395218, -1, -1, -1, -1, -1, -1 }, { 0x206F6, -1, -1, 1395223, -1, -1, -1, -1, -1, -1 }, { 0x206F8, -1, -1, 1395229, -1, -1, -1, -1, -1, -1 }, { 0x20701, -1, -1, 1395234, -1, -1, -1, -1, -1, -1 }, { 0x20703, -1, -1, 1395238, -1, -1, -1, -1, -1, -1 }, { 0x20704, -1, -1, 1395243, -1, -1, -1, -1, -1, -1 }, { 0x20705, -1, -1, 1395247, -1, -1, -1, -1, -1, -1 }, { 0x20708, -1, -1, 1395253, -1, -1, -1, -1, -1, -1 }, { 0x20709, -1, -1, 1395257, -1, -1, -1, -1, -1, -1 }, { 0x2070B, -1, -1, 1395262, -1, -1, -1, -1, -1, -1 }, { 0x2070E, 1395273, 1395268, 1395301, -1, -1, -1, -1, -1, -1 }, { 0x2070F, -1, -1, -1, -1, -1, -1, -1, -1, 1395307 }, { 0x20710, -1, -1, 1395314, -1, -1, -1, -1, -1, -1 }, { 0x20711, -1, -1, 1395320, -1, -1, -1, -1, -1, -1 }, { 0x20716, -1, -1, 1395325, -1, -1, -1, -1, -1, -1 }, { 0x20717, -1, -1, 1395330, -1, -1, -1, -1, -1, -1 }, { 0x20718, -1, -1, 1395334, -1, -1, -1, -1, -1, -1 }, { 0x20719, -1, -1, 1395339, -1, -1, -1, -1, -1, -1 }, { 0x20724, -1, -1, 1395343, -1, -1, -1, -1, -1, -1 }, { 0x2072C, -1, -1, -1, -1, -1, -1, -1, -1, 1395348 }, { 0x2072D, -1, -1, -1, -1, -1, -1, -1, -1, 1395355 }, { 0x2072E, -1, -1, -1, -1, -1, -1, -1, -1, 1395361 }, { 0x2072F, -1, -1, -1, -1, -1, -1, -1, -1, 1395366 }, { 0x20731, 1395377, 1395372, 1395391, -1, -1, -1, -1, -1, -1 }, { 0x20732, -1, -1, 1395395, -1, -1, -1, -1, -1, -1 }, { 0x20733, -1, -1, 1395399, -1, -1, -1, -1, -1, -1 }, { 0x20734, -1, -1, 1395405, -1, -1, -1, -1, -1, -1 }, { 0x20735, -1, -1, 1395410, -1, -1, -1, -1, -1, -1 }, { 0x20739, -1, -1, 1395415, -1, -1, -1, -1, -1, -1 }, { 0x2073C, 1395425, 1395419, 1395460, -1, -1, -1, -1, -1, -1 }, { 0x2073E, -1, -1, 1395465, -1, -1, -1, -1, -1, -1 }, { 0x20744, -1, -1, 1395470, -1, -1, -1, -1, -1, -1 }, { 0x20747, -1, -1, -1, -1, -1, -1, -1, -1, 1395474 }, { 0x20750, -1, -1, 1395479, -1, -1, -1, -1, -1, -1 }, { 0x20751, -1, -1, 1395484, -1, -1, -1, -1, -1, -1 }, { 0x20753, -1, -1, -1, -1, -1, -1, -1, -1, 1395490 }, { 0x20754, -1, -1, -1, -1, -1, -1, -1, -1, 1395495 }, { 0x20755, -1, -1, -1, -1, -1, -1, -1, -1, 1395501 }, { 0x20756, -1, -1, -1, -1, -1, -1, -1, -1, 1395506 }, { 0x20757, -1, -1, -1, -1, -1, -1, -1, -1, 1395512 }, { 0x20758, -1, -1, 1395519, -1, -1, -1, -1, -1, -1 }, { 0x2075A, -1, -1, 1395524, -1, -1, -1, -1, -1, -1 }, { 0x2075B, -1, -1, 1395529, -1, -1, -1, -1, -1, -1 }, { 0x2075D, -1, -1, 1395534, -1, -1, -1, -1, -1, -1 }, { 0x2075E, -1, -1, 1395539, -1, -1, -1, -1, -1, -1 }, { 0x2075F, -1, -1, 1395544, -1, -1, -1, -1, -1, -1 }, { 0x20762, -1, -1, 1395550, -1, -1, -1, -1, -1, -1 }, { 0x20764, -1, -1, 1395555, -1, -1, -1, -1, -1, -1 }, { 0x20768, -1, -1, 1395562, -1, -1, -1, -1, -1, -1 }, { 0x2076A, -1, -1, 1395567, -1, -1, -1, -1, -1, -1 }, { 0x2076B, -1, -1, -1, -1, -1, -1, -1, -1, 1395572 }, { 0x2076C, -1, -1, 1395577, -1, -1, -1, -1, -1, -1 }, { 0x2076D, 1395588, 1395582, -1, -1, -1, -1, -1, -1, -1 }, { 0x20772, -1, -1, 1395624, -1, -1, -1, -1, -1, -1 }, { 0x20773, -1, -1, 1395629, -1, -1, -1, -1, -1, -1 }, { 0x20779, 1395641, 1395635, -1, -1, -1, -1, -1, -1, -1 }, { 0x2077A, -1, -1, -1, -1, -1, -1, -1, -1, 1395681 }, { 0x2077B, -1, -1, -1, -1, -1, -1, -1, -1, 1395686 }, { 0x2077C, -1, -1, -1, -1, -1, -1, -1, -1, 1395693 }, { 0x2077D, -1, -1, 1395698, -1, -1, -1, -1, -1, -1 }, { 0x2077F, -1, -1, 1395704, -1, -1, -1, -1, -1, -1 }, { 0x20780, -1, -1, 1395709, -1, -1, -1, -1, -1, -1 }, { 0x20783, -1, -1, 1395713, -1, -1, -1, -1, -1, -1 }, { 0x20784, -1, -1, 1395718, -1, -1, -1, -1, -1, -1 }, { 0x20786, -1, -1, 1395722, -1, -1, -1, -1, -1, -1 }, { 0x20788, -1, -1, 1395726, -1, -1, -1, -1, -1, -1 }, { 0x20789, -1, -1, 1395730, -1, -1, -1, -1, -1, -1 }, { 0x2078A, -1, -1, 1395734, -1, -1, -1, -1, -1, -1 }, { 0x20795, -1, -1, 1395739, -1, -1, -1, -1, -1, -1 }, { 0x20796, -1, -1, 1395745, -1, -1, -1, -1, -1, -1 }, { 0x20797, -1, -1, 1395751, -1, -1, -1, -1, -1, -1 }, { 0x20799, -1, -1, 1395756, -1, -1, -1, -1, -1, -1 }, { 0x2079B, -1, -1, -1, -1, -1, -1, -1, -1, 1395760 }, { 0x2079E, -1, -1, 1395768, -1, -1, -1, -1, -1, -1 }, { 0x2079F, -1, -1, -1, -1, -1, -1, -1, -1, 1395773 }, { 0x207A0, -1, -1, -1, -1, -1, -1, -1, -1, 1395779 }, { 0x207A1, -1, -1, -1, -1, -1, -1, -1, -1, 1395786 }, { 0x207A2, -1, -1, -1, -1, -1, -1, -1, -1, 1395792 }, { 0x207A4, -1, -1, 1395797, -1, -1, -1, -1, -1, -1 }, { 0x207A7, -1, -1, 1395801, -1, -1, -1, -1, -1, -1 }, { 0x207A9, -1, -1, 1395805, -1, -1, -1, -1, -1, -1 }, { 0x207AC, -1, -1, 1395810, -1, -1, -1, -1, -1, -1 }, { 0x207AD, 1395820, 1395815, 1395844, -1, -1, -1, -1, -1, -1 }, { 0x207AE, -1, -1, 1395849, -1, -1, -1, -1, -1, -1 }, { 0x207AF, -1, -1, 1395857, -1, -1, -1, -1, -1, -1 }, { 0x207B0, 1395867, 1395862, 1395898, -1, -1, -1, -1, -1, -1 }, { 0x207B1, -1, -1, 1395904, -1, -1, -1, -1, -1, -1 }, { 0x207B3, 1395916, 1395909, -1, -1, -1, -1, -1, -1, -1 }, { 0x207B5, -1, -1, 1395931, -1, -1, -1, -1, -1, -1 }, { 0x207B6, -1, -1, 1395935, -1, -1, -1, -1, -1, -1 }, { 0x207B8, -1, -1, -1, -1, -1, -1, -1, -1, 1395941 }, { 0x207B9, -1, -1, -1, -1, -1, -1, -1, -1, 1395948 }, { 0x207BA, -1, -1, -1, -1, -1, -1, -1, -1, 1395954 }, { 0x207BE, -1, -1, 1395960, -1, -1, -1, -1, -1, -1 }, { 0x207BF, -1, -1, 1395965, -1, -1, -1, -1, -1, -1 }, { 0x207C0, -1, -1, -1, -1, -1, -1, -1, -1, 1395970 }, { 0x207C2, -1, -1, 1395977, -1, -1, -1, -1, -1, -1 }, { 0x207C3, -1, -1, 1395983, -1, -1, -1, -1, -1, -1 }, { 0x207C5, -1, -1, 1395988, -1, -1, -1, -1, -1, -1 }, { 0x207C8, -1, -1, 1395994, -1, -1, -1, -1, -1, -1 }, { 0x207C9, -1, -1, 1395999, -1, -1, -1, -1, -1, -1 }, { 0x207CA, -1, -1, 1396005, -1, -1, -1, -1, -1, -1 }, { 0x207CB, -1, -1, 1396009, -1, -1, -1, -1, -1, -1 }, { 0x207CC, -1, -1, 1396014, -1, -1, -1, -1, -1, -1 }, { 0x207CD, 1396024, 1396018, 1396031, -1, -1, -1, -1, -1, -1 }, { 0x207D3, -1, -1, 1396038, -1, -1, -1, -1, -1, -1 }, { 0x207D7, -1, -1, 1396043, -1, -1, -1, -1, -1, -1 }, { 0x207E3, -1, -1, 1396048, -1, -1, -1, -1, -1, -1 }, { 0x207E4, -1, -1, -1, -1, -1, -1, -1, -1, 1396052 }, { 0x207E5, -1, -1, -1, -1, -1, -1, -1, -1, 1396060 }, { 0x207E6, -1, -1, 1396067, -1, -1, -1, -1, -1, -1 }, { 0x207E7, -1, -1, 1396071, -1, -1, -1, -1, -1, -1 }, { 0x207E8, -1, -1, 1396077, -1, -1, -1, -1, -1, -1 }, { 0x207E9, -1, -1, 1396083, -1, -1, -1, -1, -1, -1 }, { 0x207EA, -1, -1, 1396087, -1, -1, -1, -1, -1, -1 }, { 0x207F0, -1, -1, 1396091, -1, -1, -1, -1, -1, -1 }, { 0x207F2, -1, -1, -1, -1, -1, -1, -1, -1, 1396095 }, { 0x207F6, -1, -1, 1396101, -1, -1, -1, -1, -1, -1 }, { 0x207F8, -1, -1, -1, -1, -1, -1, -1, -1, 1396105 }, { 0x207F9, -1, -1, -1, -1, -1, -1, -1, -1, 1396111 }, { 0x207FA, -1, -1, 1396117, -1, -1, -1, -1, -1, -1 }, { 0x207FB, -1, -1, 1396121, -1, -1, -1, -1, -1, -1 }, { 0x207FC, -1, -1, 1396125, -1, -1, -1, -1, -1, -1 }, { 0x20801, -1, -1, 1396131, -1, -1, -1, -1, -1, -1 }, { 0x20803, -1, -1, 1396137, -1, -1, -1, -1, -1, -1 }, { 0x20804, -1, -1, 1396143, -1, -1, -1, -1, -1, -1 }, { 0x20809, -1, -1, -1, -1, -1, -1, -1, -1, 1396149 }, { 0x2080A, -1, -1, -1, -1, -1, -1, -1, -1, 1396155 }, { 0x2080B, -1, -1, 1396162, -1, -1, -1, -1, -1, -1 }, { 0x2080D, -1, -1, -1, -1, -1, -1, -1, -1, 1396167 }, { 0x2080E, -1, -1, 1396171, -1, -1, -1, -1, -1, -1 }, { 0x2080F, -1, -1, 1396176, -1, -1, -1, -1, -1, -1 }, { 0x20810, -1, -1, 1396180, -1, -1, -1, -1, -1, -1 }, { 0x20811, -1, -1, -1, -1, -1, -1, -1, -1, 1396185 }, { 0x20814, -1, -1, 1396190, -1, -1, -1, -1, -1, -1 }, { 0x20817, -1, -1, 1396194, -1, -1, -1, -1, -1, -1 }, { 0x20819, -1, -1, -1, -1, -1, -1, -1, -1, 1396199 }, { 0x2081A, -1, -1, -1, -1, -1, -1, -1, -1, 1396204 }, { 0x2081C, -1, -1, 1396209, -1, -1, -1, -1, -1, -1 }, { 0x2081D, -1, -1, 1396215, -1, -1, -1, -1, -1, -1 }, { 0x20820, -1, -1, 1396219, -1, -1, -1, -1, -1, -1 }, { 0x20822, -1, -1, 1396223, -1, -1, -1, -1, -1, -1 }, { 0x20829, -1, -1, -1, -1, -1, -1, -1, -1, 1396229 }, { 0x2082A, -1, -1, 1396238, -1, -1, -1, -1, -1, -1 }, { 0x2082C, -1, 1396243, -1, -1, -1, -1, -1, -1, -1 }, { 0x2082D, -1, -1, -1, -1, -1, -1, -1, -1, 1396248 }, { 0x2082F, -1, -1, 1396255, -1, -1, -1, -1, -1, -1 }, { 0x20833, -1, -1, 1396260, -1, -1, -1, -1, -1, -1 }, { 0x20835, -1, -1, 1396265, -1, -1, -1, -1, -1, -1 }, { 0x20836, -1, -1, 1396269, -1, -1, -1, -1, -1, -1 }, { 0x20837, -1, -1, 1396273, -1, -1, -1, -1, -1, -1 }, { 0x20839, -1, -1, 1396279, -1, -1, -1, -1, -1, -1 }, { 0x20840, -1, -1, 1396285, -1, -1, -1, -1, -1, -1 }, { 0x20842, -1, -1, 1396289, -1, -1, -1, -1, -1, -1 }, { 0x20844, -1, -1, 1396293, -1, -1, -1, -1, -1, -1 }, { 0x2084A, -1, -1, 1396297, -1, -1, -1, -1, -1, -1 }, { 0x2084E, -1, -1, -1, -1, -1, -1, -1, -1, 1396303 }, { 0x2084F, -1, -1, -1, -1, -1, -1, -1, -1, 1396308 }, { 0x20851, -1, -1, 1396315, -1, -1, -1, -1, -1, -1 }, { 0x20852, -1, -1, 1396321, -1, -1, -1, -1, -1, -1 }, { 0x20854, -1, -1, 1396326, -1, -1, -1, -1, -1, -1 }, { 0x2085A, -1, -1, -1, -1, -1, -1, -1, -1, 1396330 }, { 0x2085B, -1, -1, -1, -1, -1, -1, -1, -1, 1396337 }, { 0x2085C, -1, -1, 1396344, -1, -1, -1, -1, -1, -1 }, { 0x2085D, -1, -1, 1396348, -1, -1, -1, -1, -1, -1 }, { 0x2085E, -1, -1, 1396352, -1, -1, -1, -1, -1, -1 }, { 0x20860, 1396361, 1396356, -1, -1, -1, -1, -1, -1, -1 }, { 0x20861, -1, -1, 1396377, -1, -1, -1, -1, -1, -1 }, { 0x20863, -1, -1, 1396382, -1, -1, -1, -1, -1, -1 }, { 0x20864, -1, -1, 1396388, -1, -1, -1, -1, -1, -1 }, { 0x20865, -1, -1, 1396392, -1, -1, -1, -1, -1, -1 }, { 0x20867, -1, -1, -1, -1, -1, -1, -1, -1, 1396397 }, { 0x2086D, -1, -1, 1396403, -1, -1, -1, -1, -1, -1 }, { 0x2086E, -1, -1, 1396409, -1, -1, -1, -1, -1, -1 }, { 0x20871, -1, -1, 1396415, -1, -1, -1, -1, -1, -1 }, { 0x20873, -1, 1396421, -1, -1, -1, -1, -1, -1, -1 }, { 0x20876, -1, -1, 1396426, -1, -1, -1, -1, -1, -1 }, { 0x20877, -1, -1, 1396432, -1, -1, -1, -1, -1, -1 }, { 0x20878, -1, -1, 1396437, -1, -1, -1, -1, -1, -1 }, { 0x2087A, -1, -1, -1, -1, -1, -1, -1, -1, 1396441 }, { 0x2087B, -1, -1, 1396450, -1, -1, -1, -1, -1, -1 }, { 0x20883, -1, -1, 1396456, -1, -1, -1, -1, -1, -1 }, { 0x20886, -1, -1, 1396462, -1, -1, -1, -1, -1, -1 }, { 0x20887, -1, -1, 1396467, -1, -1, -1, -1, -1, -1 }, { 0x2088C, -1, -1, 1396472, -1, -1, -1, -1, -1, -1 }, { 0x2088D, -1, -1, 1396478, -1, -1, -1, -1, -1, -1 }, { 0x20891, -1, -1, -1, -1, -1, -1, -1, -1, 1396484 }, { 0x20893, -1, -1, 1396491, -1, -1, -1, -1, -1, -1 }, { 0x20894, -1, -1, 1396495, -1, -1, -1, -1, -1, -1 }, { 0x20895, -1, -1, 1396499, -1, -1, -1, -1, -1, -1 }, { 0x20899, -1, -1, 1396504, -1, -1, -1, -1, -1, -1 }, { 0x2089A, -1, -1, 1396509, -1, -1, -1, -1, -1, -1 }, { 0x2089B, -1, -1, 1396515, -1, -1, -1, -1, -1, -1 }, { 0x2089D, -1, -1, -1, -1, -1, -1, -1, -1, 1396521 }, { 0x2089E, -1, -1, -1, -1, -1, -1, -1, -1, 1396526 }, { 0x2089F, -1, -1, -1, -1, -1, -1, -1, -1, 1396532 }, { 0x208A0, -1, -1, 1396538, -1, -1, -1, -1, -1, -1 }, { 0x208A1, -1, -1, 1396542, -1, -1, -1, -1, -1, -1 }, { 0x208A2, -1, -1, 1396547, -1, -1, -1, -1, -1, -1 }, { 0x208A3, -1, -1, 1396552, -1, -1, -1, -1, -1, -1 }, { 0x208A4, 1396558, -1, 1396574, -1, -1, -1, -1, -1, -1 }, { 0x208A5, -1, -1, 1396579, -1, -1, -1, -1, -1, -1 }, { 0x208A9, -1, -1, 1396584, -1, -1, -1, -1, -1, -1 }, { 0x208AA, -1, -1, 1396589, -1, -1, -1, -1, -1, -1 }, { 0x208AC, -1, -1, -1, -1, -1, -1, -1, -1, 1396594 }, { 0x208B1, -1, -1, 1396599, -1, -1, -1, -1, -1, -1 }, { 0x208B2, -1, -1, 1396604, -1, -1, -1, -1, -1, -1 }, { 0x208B3, -1, -1, 1396609, -1, -1, -1, -1, -1, -1 }, { 0x208B4, -1, -1, 1396613, -1, -1, -1, -1, -1, -1 }, { 0x208B5, -1, -1, 1396619, -1, -1, -1, -1, -1, -1 }, { 0x208B9, -1, -1, 1396624, -1, -1, -1, -1, -1, -1 }, { 0x208C2, -1, -1, -1, -1, -1, -1, -1, -1, 1396628 }, { 0x208C4, -1, -1, 1396636, -1, -1, -1, -1, -1, -1 }, { 0x208C7, -1, -1, 1396642, -1, -1, -1, -1, -1, -1 }, { 0x208C9, -1, -1, 1396648, -1, -1, -1, -1, -1, -1 }, { 0x208CA, -1, -1, 1396653, -1, -1, -1, -1, -1, -1 }, { 0x208D0, -1, -1, 1396657, -1, -1, -1, -1, -1, -1 }, { 0x208D1, -1, -1, 1396662, -1, -1, -1, -1, -1, -1 }, { 0x208D2, -1, -1, 1396667, -1, -1, -1, -1, -1, -1 }, { 0x208D5, -1, 1396672, 1396678, -1, -1, -1, -1, -1, -1 }, { 0x208D6, -1, -1, 1396683, -1, -1, -1, -1, -1, -1 }, { 0x208D8, -1, -1, 1396689, -1, -1, -1, -1, -1, -1 }, { 0x208DB, -1, -1, -1, -1, -1, -1, -1, -1, 1396695 }, { 0x208E0, -1, -1, 1396700, -1, -1, -1, -1, -1, -1 }, { 0x208EA, -1, -1, 1396705, -1, -1, -1, -1, -1, -1 }, { 0x208EB, -1, -1, 1396709, -1, -1, -1, -1, -1, -1 }, { 0x208EC, -1, -1, 1396715, -1, -1, -1, -1, -1, -1 }, { 0x208F0, -1, -1, 1396720, -1, -1, -1, -1, -1, -1 }, { 0x208F2, -1, -1, 1396724, -1, -1, -1, -1, -1, -1 }, { 0x208F3, -1, -1, 1396730, -1, -1, -1, -1, -1, -1 }, { 0x208F6, -1, -1, -1, -1, -1, -1, -1, -1, 1396735 }, { 0x208FA, -1, -1, 1396741, -1, -1, -1, -1, -1, -1 }, { 0x208FE, -1, -1, 1396746, -1, -1, -1, -1, -1, -1 }, { 0x208FF, -1, -1, 1396750, -1, -1, -1, -1, -1, -1 }, { 0x20900, -1, -1, 1396755, -1, -1, -1, -1, -1, -1 }, { 0x20904, -1, -1, 1396760, -1, -1, -1, -1, -1, -1 }, { 0x20906, -1, -1, -1, -1, -1, -1, -1, -1, 1396764 }, { 0x2090A, -1, -1, 1396770, -1, -1, -1, -1, -1, -1 }, { 0x2090C, -1, -1, -1, -1, -1, -1, -1, -1, 1396777 }, { 0x2090D, -1, -1, 1396783, -1, -1, -1, -1, -1, -1 }, { 0x2090E, 1396794, 1396789, 1396800, -1, -1, -1, -1, -1, -1 }, { 0x2090F, 1396805, -1, 1396815, -1, -1, -1, -1, -1, -1 }, { 0x20915, -1, -1, 1396820, -1, -1, -1, -1, -1, -1 }, { 0x20916, -1, 1396824, -1, -1, -1, -1, -1, -1, -1 }, { 0x20917, -1, -1, 1396828, -1, -1, -1, -1, -1, -1 }, { 0x20918, -1, -1, 1396832, -1, -1, -1, -1, -1, -1 }, { 0x2091D, -1, -1, 1396836, -1, -1, -1, -1, -1, -1 }, { 0x20923, -1, 1396841, -1, -1, -1, -1, -1, -1, -1 }, { 0x20926, -1, -1, 1396845, -1, -1, -1, -1, -1, -1 }, { 0x20927, -1, -1, -1, -1, -1, -1, -1, -1, 1396851 }, { 0x20929, -1, -1, -1, -1, -1, -1, -1, -1, 1396857 }, { 0x2092B, -1, -1, 1396863, -1, -1, -1, -1, -1, -1 }, { 0x2092E, -1, -1, 1396867, -1, -1, -1, -1, -1, -1 }, { 0x20930, -1, -1, 1396872, -1, -1, -1, -1, -1, -1 }, { 0x20934, -1, -1, 1396878, -1, -1, -1, -1, -1, -1 }, { 0x20939, -1, -1, 1396882, -1, -1, -1, -1, -1, -1 }, { 0x2093A, -1, -1, 1396888, -1, -1, -1, -1, -1, -1 }, { 0x2093C, -1, -1, 1396894, -1, -1, -1, -1, -1, -1 }, { 0x2093E, -1, -1, 1396900, -1, -1, -1, -1, -1, -1 }, { 0x20947, -1, -1, 1396905, -1, -1, -1, -1, -1, -1 }, { 0x20948, -1, -1, -1, -1, -1, -1, -1, -1, 1396909 }, { 0x2094D, -1, -1, 1396915, -1, -1, -1, -1, -1, -1 }, { 0x2094E, -1, -1, 1396918, -1, -1, -1, -1, -1, -1 }, { 0x20950, -1, -1, 1396923, -1, -1, -1, -1, -1, -1 }, { 0x20951, -1, -1, 1396929, -1, -1, -1, -1, -1, -1 }, { 0x20954, -1, 1396935, -1, -1, -1, -1, -1, -1, -1 }, { 0x20955, -1, -1, 1396940, -1, -1, -1, -1, -1, -1 }, { 0x20956, -1, -1, 1396943, -1, -1, -1, -1, -1, -1 }, { 0x20958, -1, -1, 1396947, -1, -1, -1, -1, -1, -1 }, { 0x20959, -1, -1, 1396953, -1, -1, -1, -1, -1, -1 }, { 0x2095C, -1, -1, 1396959, -1, -1, -1, -1, -1, -1 }, { 0x2095D, -1, -1, 1396962, -1, -1, -1, -1, -1, -1 }, { 0x2095E, -1, -1, 1396966, -1, -1, -1, -1, -1, -1 }, { 0x20962, -1, -1, 1396972, -1, -1, -1, -1, -1, -1 }, { 0x20964, -1, -1, -1, -1, -1, -1, -1, -1, 1396976 }, { 0x20966, -1, -1, 1396983, -1, -1, -1, -1, -1, -1 }, { 0x20968, -1, -1, 1396987, -1, -1, -1, -1, -1, -1 }, { 0x20970, -1, -1, 1396992, -1, -1, -1, -1, -1, -1 }, { 0x20974, -1, -1, 1396996, -1, -1, -1, -1, -1, -1 }, { 0x20979, -1, 1397001, -1, -1, -1, -1, -1, -1, -1 }, { 0x2097F, -1, -1, 1397005, -1, -1, -1, -1, -1, -1 }, { 0x20983, -1, -1, 1397010, -1, -1, -1, -1, -1, -1 }, { 0x20984, 1397019, 1397014, -1, -1, -1, -1, -1, 1397052, -1 }, { 0x20988, -1, -1, 1397058, -1, -1, -1, -1, -1, -1 }, { 0x2098A, -1, -1, 1397062, -1, -1, -1, -1, -1, -1 }, { 0x2098B, -1, -1, 1397067, -1, -1, -1, -1, -1, -1 }, { 0x2098C, 1397078, 1397073, 1397084, -1, -1, -1, -1, -1, -1 }, { 0x2098E, -1, -1, 1397088, -1, -1, -1, -1, -1, -1 }, { 0x2098F, -1, -1, 1397093, -1, -1, -1, -1, -1, -1 }, { 0x20990, -1, -1, 1397098, -1, -1, -1, -1, -1, -1 }, { 0x20992, -1, -1, 1397102, -1, -1, -1, -1, -1, -1 }, { 0x20997, -1, -1, 1397107, -1, -1, -1, -1, -1, -1 }, { 0x2099C, 1397112, -1, 1397118, -1, -1, -1, -1, -1, -1 }, { 0x209A7, -1, -1, 1397122, -1, -1, -1, -1, -1, -1 }, { 0x209A8, -1, -1, 1397127, -1, -1, -1, -1, -1, -1 }, { 0x209A9, -1, -1, -1, -1, -1, -1, -1, -1, 1397133 }, { 0x209AA, -1, -1, 1397140, -1, -1, -1, -1, -1, -1 }, { 0x209AB, -1, -1, 1397144, -1, -1, -1, -1, -1, -1 }, { 0x209AC, -1, -1, 1397148, -1, -1, -1, -1, -1, -1 }, { 0x209AF, -1, -1, -1, -1, -1, -1, -1, -1, 1397154 }, { 0x209B2, -1, -1, 1397160, -1, -1, -1, -1, -1, -1 }, { 0x209B3, -1, -1, -1, -1, -1, -1, -1, -1, 1397166 }, { 0x209B9, -1, -1, -1, -1, -1, -1, -1, -1, 1397173 }, { 0x209BA, -1, -1, -1, -1, -1, -1, -1, -1, 1397180 }, { 0x209BB, -1, -1, -1, -1, -1, -1, -1, -1, 1397188 }, { 0x209BF, -1, -1, -1, -1, -1, -1, -1, -1, 1397194 }, { 0x209C0, -1, -1, 1397201, -1, -1, -1, -1, -1, -1 }, { 0x209C5, -1, -1, 1397206, -1, -1, -1, -1, -1, -1 }, { 0x209C6, -1, -1, -1, -1, -1, -1, -1, -1, 1397210 }, { 0x209C7, -1, -1, 1397217, -1, -1, -1, -1, -1, -1 }, { 0x209CC, -1, -1, -1, -1, -1, -1, -1, -1, 1397221 }, { 0x209CD, -1, -1, -1, -1, -1, -1, -1, -1, 1397228 }, { 0x209D2, -1, -1, 1397233, -1, -1, -1, -1, -1, -1 }, { 0x209D5, -1, -1, 1397237, -1, -1, -1, -1, -1, -1 }, { 0x209D6, -1, -1, 1397241, -1, -1, -1, -1, -1, -1 }, { 0x209D9, -1, -1, 1397246, -1, -1, -1, -1, -1, -1 }, { 0x209DA, -1, -1, 1397252, -1, -1, -1, -1, -1, -1 }, { 0x209DB, -1, -1, 1397257, -1, -1, -1, -1, -1, -1 }, { 0x209DF, -1, -1, 1397261, -1, -1, -1, -1, -1, -1 }, { 0x209E0, -1, -1, 1397267, -1, -1, -1, -1, -1, -1 }, { 0x209E4, -1, -1, 1397272, -1, -1, -1, -1, -1, -1 }, { 0x209E7, 1397282, 1397277, -1, -1, -1, -1, -1, -1, -1 }, { 0x209E9, 1397317, 1397312, 1397349, -1, -1, -1, -1, -1, -1 }, { 0x209EA, -1, -1, 1397354, -1, -1, -1, -1, -1, -1 }, { 0x209EB, -1, -1, 1397360, -1, -1, -1, -1, -1, -1 }, { 0x209F0, -1, -1, 1397365, -1, -1, -1, -1, -1, -1 }, { 0x209F4, -1, -1, 1397369, -1, -1, -1, -1, -1, -1 }, { 0x209F5, -1, -1, 1397374, -1, -1, -1, -1, -1, -1 }, { 0x209FF, -1, -1, 1397379, -1, -1, -1, -1, -1, -1 }, { 0x20A03, -1, -1, 1397385, -1, -1, -1, -1, -1, -1 }, { 0x20A06, -1, -1, 1397390, -1, -1, -1, -1, -1, -1 }, { 0x20A0A, -1, -1, 1397395, -1, -1, -1, -1, -1, -1 }, { 0x20A0C, -1, -1, 1397400, -1, -1, -1, -1, -1, -1 }, { 0x20A0D, -1, -1, 1397405, -1, -1, -1, -1, -1, -1 }, { 0x20A0E, -1, -1, 1397411, -1, -1, -1, -1, -1, -1 }, { 0x20A11, -1, 1397418, -1, -1, -1, -1, -1, -1, -1 }, { 0x20A15, -1, -1, 1397424, -1, -1, -1, -1, -1, -1 }, { 0x20A18, -1, -1, 1397428, -1, -1, -1, -1, -1, -1 }, { 0x20A1A, -1, -1, 1397432, -1, -1, -1, -1, -1, -1 }, { 0x20A1E, 1397442, 1397436, -1, -1, -1, -1, -1, -1, -1 }, { 0x20A20, -1, -1, 1397459, -1, -1, -1, -1, -1, -1 }, { 0x20A21, -1, -1, -1, -1, -1, -1, -1, -1, 1397463 }, { 0x20A22, -1, -1, 1397471, -1, -1, -1, -1, -1, -1 }, { 0x20A25, -1, -1, 1397476, -1, -1, -1, -1, -1, -1 }, { 0x20A26, -1, -1, 1397482, -1, -1, -1, -1, -1, -1 }, { 0x20A2A, -1, -1, -1, -1, -1, -1, -1, -1, 1397487 }, { 0x20A2D, -1, -1, 1397494, -1, -1, -1, -1, -1, -1 }, { 0x20A32, -1, -1, 1397498, -1, -1, -1, -1, -1, -1 }, { 0x20A35, -1, -1, 1397503, -1, -1, -1, -1, -1, -1 }, { 0x20A38, -1, -1, 1397509, -1, -1, -1, -1, -1, -1 }, { 0x20A3B, -1, -1, 1397513, -1, -1, -1, -1, -1, -1 }, { 0x20A3E, -1, -1, 1397517, -1, -1, -1, -1, -1, -1 }, { 0x20A3F, -1, -1, 1397521, -1, -1, -1, -1, -1, -1 }, { 0x20A42, -1, -1, 1397525, -1, -1, -1, -1, -1, -1 }, { 0x20A44, -1, -1, 1397530, -1, -1, -1, -1, -1, -1 }, { 0x20A46, -1, -1, 1397535, -1, -1, -1, -1, -1, -1 }, { 0x20A48, -1, -1, 1397539, -1, -1, -1, -1, -1, -1 }, { 0x20A49, -1, -1, 1397544, -1, -1, -1, -1, -1, -1 }, { 0x20A4F, -1, -1, 1397549, -1, -1, -1, -1, -1, -1 }, { 0x20A50, -1, 1397555, -1, -1, -1, -1, -1, -1, -1 }, { 0x20A54, -1, -1, 1397560, -1, -1, -1, -1, -1, -1 }, { 0x20A55, -1, -1, -1, -1, -1, -1, -1, -1, 1397565 }, { 0x20A57, -1, -1, 1397569, -1, -1, -1, -1, -1, -1 }, { 0x20A58, -1, -1, 1397573, -1, -1, -1, -1, -1, -1 }, { 0x20A60, -1, -1, 1397578, -1, -1, -1, -1, -1, -1 }, { 0x20A65, -1, -1, 1397584, -1, -1, -1, -1, -1, -1 }, { 0x20A67, -1, -1, 1397589, -1, -1, -1, -1, -1, -1 }, { 0x20A6A, -1, -1, 1397593, -1, -1, -1, -1, -1, -1 }, { 0x20A6B, -1, -1, 1397598, -1, -1, -1, -1, -1, -1 }, { 0x20A6F, -1, 1397602, -1, -1, -1, -1, -1, -1, -1 }, { 0x20A75, 1397613, 1397608, 1397633, -1, -1, -1, -1, -1, -1 }, { 0x20A77, -1, -1, 1397637, -1, -1, -1, -1, -1, -1 }, { 0x20A7A, 1397648, 1397643, 1397670, -1, -1, -1, -1, -1, -1 }, { 0x20A7F, -1, -1, 1397674, -1, -1, -1, -1, -1, -1 }, { 0x20A82, -1, -1, 1397678, -1, -1, -1, -1, -1, -1 }, { 0x20A83, -1, -1, 1397684, -1, -1, -1, -1, -1, -1 }, { 0x20A84, -1, -1, 1397689, -1, -1, -1, -1, -1, -1 }, { 0x20A87, -1, -1, 1397693, -1, -1, -1, -1, -1, -1 }, { 0x20A8A, -1, 1397698, -1, -1, -1, -1, -1, -1, -1 }, { 0x20A90, -1, -1, 1397703, -1, -1, -1, -1, -1, -1 }, { 0x20A91, -1, -1, 1397708, -1, -1, -1, -1, -1, -1 }, { 0x20A92, -1, -1, 1397713, -1, -1, -1, -1, -1, -1 }, { 0x20A97, -1, -1, 1397717, -1, -1, -1, -1, -1, -1 }, { 0x20A99, 1397726, 1397721, 1397740, -1, -1, -1, -1, -1, -1 }, { 0x20A9A, -1, -1, 1397744, -1, -1, -1, -1, -1, -1 }, { 0x20A9F, -1, -1, 1397749, -1, -1, -1, -1, -1, -1 }, { 0x20AA3, -1, -1, 1397753, -1, -1, -1, -1, -1, -1 }, { 0x20AA7, -1, -1, 1397758, -1, -1, -1, -1, -1, -1 }, { 0x20AAE, -1, -1, 1397762, -1, -1, -1, -1, -1, -1 }, { 0x20AB1, 1397771, 1397766, -1, -1, -1, -1, -1, -1, -1 }, { 0x20AB4, -1, 1397800, -1, -1, -1, -1, -1, -1, -1 }, { 0x20AB6, -1, -1, 1397804, -1, -1, -1, -1, -1, -1 }, { 0x20AB7, -1, -1, 1397809, -1, -1, -1, -1, -1, -1 }, { 0x20AB8, -1, -1, -1, -1, -1, -1, -1, -1, 1397815 }, { 0x20ABA, -1, -1, 1397821, -1, -1, -1, -1, -1, -1 }, { 0x20ABB, -1, -1, 1397825, -1, -1, -1, -1, -1, -1 }, { 0x20AC2, -1, 1397829, -1, -1, -1, -1, -1, -1, -1 }, { 0x20AC3, -1, -1, 1397834, -1, -1, -1, -1, -1, -1 }, { 0x20AC4, -1, -1, 1397839, -1, -1, -1, -1, -1, -1 }, { 0x20AC5, -1, -1, -1, -1, -1, -1, -1, -1, 1397845 }, { 0x20AC6, -1, -1, -1, -1, -1, -1, -1, -1, 1397850 }, { 0x20AC9, -1, -1, 1397856, -1, -1, -1, -1, -1, -1 }, { 0x20ACA, 1397868, 1397862, -1, -1, -1, -1, -1, -1, -1 }, { 0x20ACC, -1, -1, 1397887, -1, -1, -1, -1, -1, -1 }, { 0x20ACF, -1, -1, -1, -1, -1, -1, -1, -1, 1397891 }, { 0x20AD3, -1, -1, 1397897, -1, -1, -1, -1, -1, -1 }, { 0x20AD8, -1, -1, 1397901, -1, -1, -1, -1, -1, -1 }, { 0x20ADB, -1, -1, 1397907, -1, -1, -1, -1, -1, -1 }, { 0x20ADC, -1, -1, 1397912, -1, -1, -1, -1, -1, -1 }, { 0x20ADD, -1, -1, 1397916, -1, -1, -1, -1, -1, -1 }, { 0x20AE3, -1, -1, 1397923, -1, -1, -1, -1, -1, -1 }, { 0x20AE4, 1397933, 1397927, -1, -1, -1, -1, -1, -1, -1 }, { 0x20AE8, -1, -1, 1397940, -1, -1, -1, -1, -1, -1 }, { 0x20AED, 1397951, 1397945, 1397959, -1, -1, -1, -1, -1, -1 }, { 0x20AEE, -1, -1, 1397964, -1, -1, -1, -1, -1, -1 }, { 0x20AF6, -1, -1, 1397968, -1, -1, -1, -1, -1, -1 }, { 0x20AF7, -1, -1, 1397973, -1, -1, -1, -1, -1, -1 }, { 0x20AF8, -1, -1, 1397977, -1, -1, -1, -1, -1, -1 }, { 0x20AF9, -1, -1, 1397981, -1, -1, -1, -1, -1, -1 }, { 0x20AFA, -1, -1, 1397987, -1, -1, -1, -1, -1, -1 }, { 0x20AFE, -1, -1, -1, -1, -1, -1, -1, -1, 1397993 }, { 0x20B03, -1, -1, -1, -1, -1, -1, -1, -1, 1397997 }, { 0x20B06, -1, -1, 1398002, -1, -1, -1, -1, -1, -1 }, { 0x20B08, -1, -1, 1398008, -1, -1, -1, -1, -1, -1 }, { 0x20B09, -1, -1, -1, -1, -1, -1, -1, -1, 1398012 }, { 0x20B0B, -1, -1, 1398019, -1, -1, -1, -1, -1, -1 }, { 0x20B0D, -1, 1398025, -1, -1, -1, -1, -1, -1, -1 }, { 0x20B12, -1, -1, -1, -1, -1, -1, -1, -1, 1398031 }, { 0x20B13, -1, -1, 1398036, -1, -1, -1, -1, -1, -1 }, { 0x20B15, -1, -1, -1, -1, -1, -1, -1, -1, 1398042 }, { 0x20B16, -1, -1, -1, -1, -1, -1, -1, -1, 1398047 }, { 0x20B19, -1, -1, 1398052, -1, -1, -1, -1, -1, -1 }, { 0x20B1B, 1398062, 1398056, 1398082, -1, -1, -1, -1, -1, -1 }, { 0x20B1D, 1398091, 1398086, 1398098, -1, -1, -1, -1, -1, -1 }, { 0x20B20, -1, -1, -1, -1, -1, -1, -1, -1, 1398102 }, { 0x20B22, 1398112, 1398108, 1398121, -1, -1, -1, -1, -1, -1 }, { 0x20B23, -1, -1, 1398126, -1, -1, -1, -1, -1, -1 }, { 0x20B24, 1398137, 1398132, 1398144, -1, -1, -1, -1, -1, -1 }, { 0x20B2A, -1, -1, 1398148, -1, -1, -1, -1, -1, -1 }, { 0x20B2C, -1, -1, 1398154, -1, -1, -1, -1, -1, -1 }, { 0x20B2E, -1, -1, 1398158, -1, -1, -1, -1, -1, -1 }, { 0x20B36, 1398168, 1398163, 1398178, -1, -1, -1, -1, -1, -1 }, { 0x20B3E, -1, -1, 1398183, -1, -1, -1, -1, -1, -1 }, { 0x20B48, -1, -1, 1398189, -1, -1, -1, -1, -1, -1 }, { 0x20B49, -1, -1, 1398193, -1, -1, -1, -1, -1, -1 }, { 0x20B4B, -1, -1, 1398199, -1, -1, -1, -1, -1, -1 }, { 0x20B57, -1, -1, 1398204, -1, -1, -1, -1, -1, -1 }, { 0x20B64, -1, -1, -1, -1, -1, -1, -1, -1, 1398210 }, { 0x20B65, -1, -1, 1398216, -1, -1, -1, -1, -1, -1 }, { 0x20B6F, 1398226, 1398221, 1398251, -1, -1, -1, -1, -1, -1 }, { 0x20B70, -1, -1, 1398256, -1, -1, -1, -1, -1, -1 }, { 0x20B74, 1398260, -1, 1398298, -1, -1, -1, -1, -1, -1 }, { 0x20B79, -1, -1, 1398304, -1, -1, -1, -1, -1, -1 }, { 0x20B7F, -1, -1, 1398310, -1, -1, -1, -1, -1, -1 }, { 0x20B83, -1, -1, 1398315, -1, -1, -1, -1, -1, -1 }, { 0x20B86, -1, -1, 1398319, -1, -1, -1, -1, -1, -1 }, { 0x20B8A, -1, -1, 1398324, -1, -1, -1, -1, -1, -1 }, { 0x20B8C, -1, -1, 1398328, -1, -1, -1, -1, -1, -1 }, { 0x20B8F, -1, 1398333, -1, -1, -1, -1, -1, -1, -1 }, { 0x20B91, -1, -1, 1398339, -1, -1, -1, -1, -1, -1 }, { 0x20B99, -1, -1, 1398343, -1, -1, -1, -1, -1, -1 }, { 0x20B9C, -1, -1, 1398347, -1, -1, -1, -1, -1, -1 }, { 0x20B9F, -1, 1398351, 1398356, -1, -1, -1, -1, -1, -1 }, { 0x20BA0, -1, -1, 1398361, -1, -1, -1, -1, -1, -1 }, { 0x20BA1, -1, -1, 1398366, -1, -1, -1, -1, -1, -1 }, { 0x20BA8, 1398377, 1398371, 1398410, -1, -1, -1, -1, -1, -1 }, { 0x20BA9, 1398416, -1, -1, -1, -1, -1, -1, -1, 1398459 }, { 0x20BAB, -1, -1, 1398464, -1, -1, -1, -1, -1, -1 }, { 0x20BAD, -1, -1, 1398469, -1, -1, -1, -1, -1, -1 }, { 0x20BAF, -1, -1, 1398473, -1, -1, -1, -1, -1, -1 }, { 0x20BB0, -1, -1, 1398477, -1, -1, -1, -1, -1, -1 }, { 0x20BB3, -1, -1, 1398482, -1, -1, -1, -1, -1, -1 }, { 0x20BB4, -1, -1, 1398488, -1, -1, -1, -1, -1, -1 }, { 0x20BB5, -1, -1, 1398494, -1, -1, -1, -1, -1, -1 }, { 0x20BBD, -1, -1, 1398500, -1, -1, -1, -1, -1, -1 }, { 0x20BBE, 1398510, 1398506, 1398525, -1, -1, -1, -1, -1, 1398528 }, { 0x20BBF, -1, 1398535, 1398541, -1, -1, -1, -1, -1, 1398544 }, { 0x20BC0, -1, -1, 1398549, -1, -1, -1, -1, -1, -1 }, { 0x20BC2, -1, -1, 1398556, -1, -1, -1, -1, -1, -1 }, { 0x20BC3, -1, -1, 1398560, -1, -1, -1, -1, -1, -1 }, { 0x20BC4, -1, -1, 1398564, -1, -1, -1, -1, -1, -1 }, { 0x20BC5, -1, -1, -1, -1, -1, -1, -1, -1, 1398569 }, { 0x20BC6, -1, 1398575, -1, -1, -1, -1, -1, -1, -1 }, { 0x20BC7, -1, -1, -1, -1, -1, -1, -1, -1, 1398580 }, { 0x20BC8, 1398591, 1398585, 1398600, -1, -1, -1, -1, -1, -1 }, { 0x20BC9, -1, -1, 1398605, -1, -1, -1, -1, -1, -1 }, { 0x20BCB, 1398614, 1398609, 1398640, -1, -1, -1, -1, -1, 1398644 }, { 0x20BCD, -1, -1, 1398649, -1, -1, -1, -1, -1, -1 }, { 0x20BD0, -1, -1, 1398654, -1, -1, -1, -1, -1, -1 }, { 0x20BD1, 1398665, 1398659, 1398672, -1, -1, -1, -1, -1, -1 }, { 0x20BD3, -1, -1, 1398677, -1, -1, -1, -1, -1, -1 }, { 0x20BD4, -1, -1, 1398682, -1, -1, -1, -1, -1, -1 }, { 0x20BD7, 1398692, 1398686, 1398708, -1, -1, -1, -1, -1, -1 }, { 0x20BD8, -1, -1, 1398712, -1, -1, -1, -1, -1, -1 }, { 0x20BD9, -1, -1, 1398717, -1, -1, -1, -1, -1, -1 }, { 0x20BDC, -1, -1, 1398722, -1, -1, -1, -1, -1, -1 }, { 0x20BDF, -1, 1398727, 1398732, -1, -1, -1, -1, -1, -1 }, { 0x20BE0, 1398743, 1398738, 1398777, -1, -1, -1, -1, -1, -1 }, { 0x20BE6, 1398787, 1398782, -1, -1, -1, -1, -1, -1, 1398815 }, { 0x20BE9, -1, -1, 1398821, -1, -1, -1, -1, -1, -1 }, { 0x20BEA, -1, -1, 1398826, -1, -1, -1, -1, -1, 1398831 }, { 0x20BEB, -1, -1, 1398837, -1, -1, -1, -1, -1, -1 }, { 0x20BED, -1, -1, 1398841, -1, -1, -1, -1, -1, -1 }, { 0x20BEE, 1398845, -1, -1, -1, -1, 1398915, 1398921, -1, -1 }, { 0x20BEF, -1, -1, 1398929, -1, -1, -1, -1, -1, -1 }, { 0x20BF0, -1, -1, 1398935, -1, -1, -1, -1, -1, -1 }, { 0x20BF1, -1, -1, 1398940, -1, -1, -1, -1, -1, -1 }, { 0x20BF2, -1, -1, 1398947, -1, -1, -1, -1, -1, -1 }, { 0x20BF3, -1, -1, 1398952, -1, -1, -1, -1, -1, -1 }, { 0x20BF4, -1, -1, 1398956, -1, -1, -1, -1, -1, -1 }, { 0x20BF7, -1, -1, 1398962, -1, -1, -1, -1, -1, -1 }, { 0x20BF9, -1, -1, 1398968, -1, -1, -1, -1, -1, 1398974 }, { 0x20BFB, -1, 1398982, -1, -1, -1, -1, -1, -1, 1398988 }, { 0x20BFC, -1, -1, -1, -1, -1, -1, -1, -1, 1398992 }, { 0x20BFD, 1399002, 1398998, -1, -1, -1, -1, -1, -1, 1399050 }, { 0x20BFE, -1, -1, -1, -1, -1, -1, -1, -1, 1399057 }, { 0x20BFF, -1, 1399065, -1, -1, -1, -1, -1, -1, 1399070 }, { 0x20C00, -1, -1, -1, -1, -1, -1, -1, -1, 1399075 }, { 0x20C01, -1, -1, -1, -1, -1, -1, -1, -1, 1399082 }, { 0x20C02, -1, -1, -1, -1, -1, -1, -1, -1, 1399087 }, { 0x20C03, -1, -1, -1, -1, -1, -1, -1, -1, 1399093 }, { 0x20C04, -1, -1, 1399100, -1, -1, -1, -1, -1, -1 }, { 0x20C05, -1, -1, 1399104, -1, -1, -1, -1, -1, -1 }, { 0x20C07, -1, -1, 1399109, -1, -1, -1, -1, -1, -1 }, { 0x20C08, -1, -1, 1399114, -1, -1, -1, -1, -1, -1 }, { 0x20C09, -1, -1, 1399120, -1, -1, -1, -1, -1, 1399126 }, { 0x20C0B, 1399139, 1399133, 1399159, -1, -1, -1, -1, -1, -1 }, { 0x20C0C, 1399169, 1399164, -1, -1, -1, -1, -1, -1, 1399190 }, { 0x20C0D, -1, 1399196, 1399201, -1, -1, -1, -1, -1, 1399206 }, { 0x20C0F, -1, -1, 1399211, -1, -1, -1, -1, -1, 1399216 }, { 0x20C10, -1, -1, 1399222, -1, -1, -1, -1, -1, -1 }, { 0x20C11, -1, -1, 1399226, -1, -1, -1, -1, -1, -1 }, { 0x20C13, -1, -1, 1399230, -1, -1, -1, -1, -1, -1 }, { 0x20C15, -1, -1, 1399234, -1, -1, -1, -1, -1, -1 }, { 0x20C16, -1, -1, 1399239, -1, -1, -1, -1, -1, -1 }, { 0x20C19, -1, -1, -1, -1, -1, -1, -1, -1, 1399244 }, { 0x20C1A, -1, -1, 1399249, -1, -1, -1, -1, -1, -1 }, { 0x20C1B, -1, -1, 1399254, -1, -1, -1, -1, -1, -1 }, { 0x20C1C, -1, -1, 1399258, -1, -1, -1, -1, -1, -1 }, { 0x20C20, -1, 1399261, -1, -1, -1, -1, -1, -1, -1 }, { 0x20C2D, -1, -1, -1, -1, -1, -1, -1, -1, 1399267 }, { 0x20C32, 1399277, 1399272, -1, -1, -1, -1, -1, -1, -1 }, { 0x20C33, -1, -1, -1, -1, -1, -1, -1, -1, 1399294 }, { 0x20C34, -1, -1, 1399301, -1, -1, -1, -1, -1, -1 }, { 0x20C37, -1, 1399306, -1, -1, -1, -1, -1, -1, 1399311 }, { 0x20C39, -1, -1, 1399315, -1, -1, -1, -1, -1, -1 }, { 0x20C3A, -1, 1399320, 1399325, -1, -1, -1, -1, -1, 1399330 }, { 0x20C3B, -1, 1399336, 1399342, -1, -1, -1, -1, -1, -1 }, { 0x20C3C, -1, -1, 1399347, -1, -1, -1, -1, -1, -1 }, { 0x20C3D, -1, -1, 1399351, -1, -1, -1, -1, -1, -1 }, { 0x20C3E, -1, -1, 1399357, -1, -1, -1, -1, -1, -1 }, { 0x20C40, -1, -1, 1399361, -1, -1, -1, -1, -1, 1399365 }, { 0x20C41, 1399376, 1399371, -1, -1, -1, -1, -1, -1, -1 }, { 0x20C42, 1399411, 1399406, -1, -1, -1, -1, -1, -1, -1 }, { 0x20C43, 1399489, 1399484, -1, -1, -1, -1, -1, -1, -1 }, { 0x20C44, -1, -1, -1, -1, -1, -1, -1, -1, 1399514 }, { 0x20C45, -1, -1, -1, -1, -1, -1, -1, -1, 1399522 }, { 0x20C46, -1, -1, -1, -1, -1, -1, -1, -1, 1399527 }, { 0x20C47, -1, -1, -1, -1, -1, -1, -1, -1, 1399534 }, { 0x20C48, -1, -1, -1, -1, -1, -1, -1, -1, 1399541 }, { 0x20C49, -1, -1, -1, -1, -1, -1, -1, -1, 1399547 }, { 0x20C4A, -1, -1, -1, -1, -1, -1, -1, -1, 1399553 }, { 0x20C4B, -1, -1, -1, -1, -1, -1, -1, -1, 1399558 }, { 0x20C4C, -1, -1, -1, -1, -1, -1, -1, -1, 1399563 }, { 0x20C4D, -1, -1, -1, -1, -1, -1, -1, -1, 1399570 }, { 0x20C50, -1, -1, 1399577, -1, -1, -1, -1, -1, -1 }, { 0x20C51, -1, -1, 1399581, -1, -1, -1, -1, -1, -1 }, { 0x20C53, 1399592, 1399586, 1399618, -1, -1, -1, -1, -1, -1 }, { 0x20C54, -1, -1, 1399623, -1, -1, -1, -1, -1, -1 }, { 0x20C57, -1, -1, 1399629, -1, -1, -1, -1, -1, -1 }, { 0x20C58, 1399641, 1399634, 1399690, -1, -1, -1, -1, -1, -1 }, { 0x20C59, -1, -1, 1399694, -1, -1, -1, -1, -1, -1 }, { 0x20C5A, -1, -1, 1399700, -1, -1, -1, -1, -1, -1 }, { 0x20C5B, -1, -1, 1399706, -1, -1, -1, -1, -1, -1 }, { 0x20C5C, -1, -1, 1399712, -1, -1, -1, -1, -1, 1399717 }, { 0x20C5D, -1, -1, 1399723, -1, -1, -1, -1, -1, -1 }, { 0x20C5E, 1399733, 1399727, 1399791, -1, -1, -1, -1, -1, -1 }, { 0x20C60, -1, -1, 1399796, -1, -1, -1, -1, -1, -1 }, { 0x20C61, -1, -1, 1399802, -1, -1, -1, -1, -1, -1 }, { 0x20C64, -1, -1, 1399806, -1, -1, -1, -1, -1, 1399811 }, { 0x20C65, 1399822, 1399817, 1399885, -1, -1, -1, -1, -1, -1 }, { 0x20C67, -1, -1, 1399888, -1, -1, -1, -1, -1, -1 }, { 0x20C68, -1, -1, 1399895, -1, -1, -1, -1, -1, -1 }, { 0x20C6B, -1, -1, 1399899, -1, -1, -1, -1, -1, -1 }, { 0x20C6F, -1, -1, 1399902, -1, -1, -1, -1, -1, -1 }, { 0x20C72, -1, -1, 1399907, -1, -1, -1, -1, -1, -1 }, { 0x20C73, -1, -1, 1399911, -1, -1, -1, -1, -1, -1 }, { 0x20C76, -1, -1, -1, -1, -1, -1, -1, -1, 1399916 }, { 0x20C77, 1399927, 1399921, -1, -1, -1, -1, -1, -1, -1 }, { 0x20C78, 1399941, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x20C7C, -1, 1399958, -1, -1, -1, -1, -1, -1, -1 }, { 0x20C8A, -1, -1, 1399964, -1, -1, -1, -1, -1, -1 }, { 0x20C8B, -1, -1, 1399969, -1, -1, -1, -1, -1, -1 }, { 0x20C8C, -1, -1, 1399974, -1, -1, -1, -1, -1, -1 }, { 0x20C8D, -1, 1399979, 1399984, -1, -1, -1, -1, -1, -1 }, { 0x20C8E, -1, -1, 1399989, -1, -1, -1, -1, -1, -1 }, { 0x20C8F, -1, -1, 1399992, -1, -1, -1, -1, -1, 1399997 }, { 0x20C91, -1, -1, 1400004, -1, -1, -1, -1, -1, -1 }, { 0x20C92, -1, -1, 1400010, -1, -1, -1, -1, -1, -1 }, { 0x20C93, -1, -1, 1400015, -1, -1, -1, -1, -1, 1400021 }, { 0x20C94, -1, -1, 1400027, -1, -1, -1, -1, -1, 1400031 }, { 0x20C96, 1400043, 1400039, 1400058, -1, -1, -1, -1, -1, 1400062 }, { 0x20C99, -1, -1, 1400064, -1, -1, -1, -1, -1, -1 }, { 0x20C9A, -1, -1, 1400068, -1, -1, -1, -1, -1, -1 }, { 0x20C9B, -1, -1, 1400072, -1, -1, -1, -1, -1, -1 }, { 0x20C9C, 1400084, 1400077, 1400099, -1, -1, -1, -1, -1, 1400106 }, { 0x20C9F, -1, -1, -1, -1, -1, -1, -1, -1, 1400113 }, { 0x20CA0, -1, -1, -1, -1, -1, -1, -1, -1, 1400119 }, { 0x20CA1, -1, -1, -1, -1, -1, -1, -1, -1, 1400126 }, { 0x20CA2, -1, -1, -1, -1, -1, -1, -1, -1, 1400131 }, { 0x20CA3, -1, -1, -1, -1, -1, -1, -1, -1, 1400137 }, { 0x20CA4, -1, -1, -1, -1, -1, -1, -1, -1, 1400143 }, { 0x20CA5, 1400154, 1400149, -1, -1, -1, -1, -1, -1, 1400198 }, { 0x20CA6, -1, -1, -1, -1, -1, -1, -1, -1, 1400203 }, { 0x20CA7, -1, -1, -1, -1, -1, -1, -1, -1, 1400209 }, { 0x20CA8, -1, -1, -1, -1, -1, -1, -1, -1, 1400216 }, { 0x20CAE, -1, -1, 1400222, -1, -1, -1, -1, -1, 1400228 }, { 0x20CB1, -1, -1, 1400234, -1, -1, -1, -1, -1, -1 }, { 0x20CB4, -1, -1, 1400238, -1, -1, -1, -1, -1, -1 }, { 0x20CB5, 1400248, 1400243, 1400265, -1, -1, -1, -1, -1, 1400270 }, { 0x20CB7, -1, -1, 1400275, -1, -1, -1, -1, -1, -1 }, { 0x20CB9, -1, -1, 1400280, -1, -1, -1, -1, -1, 1400284 }, { 0x20CBA, -1, -1, 1400289, -1, -1, -1, -1, -1, 1400293 }, { 0x20CBB, -1, -1, 1400300, -1, -1, -1, -1, -1, -1 }, { 0x20CBD, -1, -1, 1400304, -1, -1, -1, -1, -1, -1 }, { 0x20CBE, -1, -1, 1400308, -1, -1, -1, -1, -1, -1 }, { 0x20CBF, 1400319, 1400314, 1400330, -1, -1, -1, -1, -1, 1400336 }, { 0x20CC0, -1, -1, 1400343, -1, -1, -1, -1, -1, -1 }, { 0x20CC1, 1400355, 1400349, 1400366, -1, -1, -1, -1, -1, -1 }, { 0x20CC2, -1, -1, 1400371, -1, -1, -1, -1, -1, -1 }, { 0x20CC3, -1, -1, 1400376, -1, -1, -1, -1, -1, -1 }, { 0x20CC7, -1, -1, 1400382, -1, -1, -1, -1, -1, -1 }, { 0x20CCA, -1, -1, 1400386, -1, -1, -1, -1, -1, -1 }, { 0x20CCB, -1, -1, 1400390, -1, -1, -1, -1, -1, -1 }, { 0x20CCC, -1, -1, 1400396, -1, -1, -1, -1, -1, -1 }, { 0x20CCE, -1, -1, 1400401, -1, -1, -1, -1, -1, -1 }, { 0x20CCF, 1400409, 1400405, -1, -1, -1, -1, -1, -1, -1 }, { 0x20CD0, -1, -1, 1400430, -1, -1, -1, -1, -1, 1400436 }, { 0x20CD1, -1, -1, -1, -1, -1, -1, -1, -1, 1400442 }, { 0x20CD2, -1, -1, -1, -1, -1, -1, -1, -1, 1400447 }, { 0x20CD3, -1, 1400453, -1, -1, -1, -1, -1, -1, -1 }, { 0x20CD4, -1, 1400458, -1, -1, -1, -1, -1, -1, -1 }, { 0x20CD5, 1400470, 1400464, -1, -1, -1, -1, -1, -1, -1 }, { 0x20CD6, 1400493, 1400488, -1, -1, -1, -1, -1, -1, -1 }, { 0x20CD7, -1, -1, -1, -1, -1, -1, -1, -1, 1400518 }, { 0x20CD8, -1, -1, -1, -1, -1, -1, -1, -1, 1400523 }, { 0x20CD9, -1, -1, -1, -1, -1, -1, -1, -1, 1400528 }, { 0x20CDA, -1, -1, -1, -1, -1, -1, -1, -1, 1400533 }, { 0x20CDD, -1, 1400538, -1, -1, -1, -1, -1, -1, 1400543 }, { 0x20CE8, -1, -1, -1, -1, -1, -1, -1, -1, 1400549 }, { 0x20CEC, -1, -1, 1400555, -1, -1, -1, -1, -1, -1 }, { 0x20CED, -1, 1400561, 1400566, -1, -1, -1, -1, -1, -1 }, { 0x20CF3, -1, -1, 1400570, -1, -1, -1, -1, -1, -1 }, { 0x20CF4, -1, -1, 1400574, -1, -1, -1, -1, -1, -1 }, { 0x20CF6, 1400579, -1, 1400600, -1, -1, -1, -1, -1, -1 }, { 0x20CF9, -1, -1, 1400604, -1, -1, -1, -1, -1, 1400612 }, { 0x20CFA, -1, -1, -1, -1, -1, -1, -1, -1, 1400619 }, { 0x20CFC, -1, -1, 1400625, -1, -1, -1, -1, -1, -1 }, { 0x20CFD, -1, -1, 1400631, -1, -1, -1, -1, -1, -1 }, { 0x20CFF, -1, 1400638, 1400643, -1, -1, -1, -1, -1, 1400648 }, { 0x20D02, -1, -1, 1400653, -1, -1, -1, -1, -1, -1 }, { 0x20D04, -1, -1, 1400657, -1, -1, -1, -1, -1, -1 }, { 0x20D07, -1, -1, 1400662, -1, -1, -1, -1, -1, -1 }, { 0x20D09, -1, -1, -1, -1, -1, -1, -1, -1, 1400667 }, { 0x20D0A, -1, -1, -1, -1, -1, -1, -1, -1, 1400675 }, { 0x20D0B, -1, -1, -1, -1, -1, -1, -1, -1, 1400680 }, { 0x20D0C, -1, -1, -1, -1, -1, -1, -1, -1, 1400686 }, { 0x20D0D, -1, -1, -1, -1, -1, -1, -1, -1, 1400692 }, { 0x20D0E, -1, -1, -1, -1, -1, -1, -1, -1, 1400699 }, { 0x20D0F, -1, -1, -1, -1, -1, -1, -1, -1, 1400703 }, { 0x20D10, -1, -1, -1, -1, -1, -1, -1, -1, 1400709 }, { 0x20D11, -1, -1, -1, -1, -1, -1, -1, -1, 1400714 }, { 0x20D12, -1, -1, -1, -1, -1, -1, -1, -1, 1400719 }, { 0x20D13, -1, -1, -1, -1, -1, -1, -1, -1, 1400726 }, { 0x20D14, -1, -1, -1, -1, -1, -1, -1, -1, 1400731 }, { 0x20D15, 1400745, 1400740, -1, -1, -1, -1, -1, -1, 1400783 }, { 0x20D16, -1, -1, -1, -1, -1, -1, -1, -1, 1400790 }, { 0x20D17, -1, -1, -1, -1, -1, -1, -1, -1, 1400796 }, { 0x20D18, -1, -1, -1, -1, -1, -1, -1, -1, 1400801 }, { 0x20D19, -1, -1, -1, -1, -1, -1, -1, -1, 1400808 }, { 0x20D1A, -1, -1, -1, -1, -1, -1, -1, -1, 1400813 }, { 0x20D1B, -1, -1, -1, -1, -1, -1, -1, -1, 1400819 }, { 0x20D1C, -1, -1, -1, -1, -1, -1, -1, -1, 1400825 }, { 0x20D1D, -1, -1, -1, -1, -1, -1, -1, -1, 1400830 }, { 0x20D1E, -1, -1, -1, -1, -1, -1, -1, -1, 1400836 }, { 0x20D1F, 1400846, 1400842, -1, -1, -1, -1, -1, -1, -1 }, { 0x20D20, -1, -1, -1, -1, -1, -1, -1, -1, 1400864 }, { 0x20D21, -1, -1, 1400872, -1, -1, -1, -1, -1, -1 }, { 0x20D22, -1, -1, 1400878, -1, -1, -1, -1, -1, -1 }, { 0x20D23, -1, -1, 1400885, -1, -1, -1, -1, -1, -1 }, { 0x20D24, -1, -1, -1, -1, -1, -1, -1, -1, 1400890 }, { 0x20D25, -1, -1, -1, -1, -1, -1, -1, -1, 1400895 }, { 0x20D26, -1, -1, 1400902, -1, -1, -1, -1, -1, -1 }, { 0x20D28, -1, 1400907, 1400914, -1, -1, -1, -1, -1, -1 }, { 0x20D29, -1, -1, 1400920, -1, -1, -1, -1, -1, -1 }, { 0x20D2B, -1, -1, 1400924, -1, -1, -1, -1, -1, 1400928 }, { 0x20D2D, -1, -1, 1400934, -1, -1, -1, -1, -1, -1 }, { 0x20D2F, -1, -1, 1400938, -1, -1, -1, -1, -1, -1 }, { 0x20D30, 1400948, 1400943, 1401000, -1, -1, -1, -1, -1, -1 }, { 0x20D31, -1, 1401004, 1401008, -1, -1, -1, -1, -1, -1 }, { 0x20D32, -1, 1401012, 1401018, -1, -1, -1, -1, -1, -1 }, { 0x20D33, 1401022, -1, 1401073, -1, -1, -1, -1, -1, -1 }, { 0x20D35, -1, -1, 1401079, -1, -1, -1, -1, -1, -1 }, { 0x20D38, -1, -1, 1401084, -1, -1, -1, -1, -1, -1 }, { 0x20D39, -1, -1, 1401088, -1, -1, -1, -1, -1, -1 }, { 0x20D3A, -1, -1, 1401092, -1, -1, -1, -1, -1, -1 }, { 0x20D3B, -1, -1, 1401096, -1, -1, -1, -1, -1, -1 }, { 0x20D3C, -1, -1, 1401101, -1, -1, -1, -1, -1, 1401106 }, { 0x20D3E, -1, -1, 1401112, -1, -1, -1, -1, -1, -1 }, { 0x20D46, 1401122, 1401116, -1, -1, -1, -1, -1, -1, -1 }, { 0x20D47, 1401165, 1401160, -1, -1, -1, -1, -1, -1, -1 }, { 0x20D48, 1401196, 1401191, -1, -1, -1, -1, -1, -1, -1 }, { 0x20D49, 1401250, 1401244, -1, -1, -1, -1, -1, -1, -1 }, { 0x20D4B, -1, -1, -1, -1, -1, -1, -1, -1, 1401263 }, { 0x20D4C, -1, 1401269, -1, -1, -1, -1, -1, -1, -1 }, { 0x20D4D, -1, 1401273, -1, -1, -1, -1, -1, -1, -1 }, { 0x20D4E, -1, 1401279, -1, -1, -1, -1, -1, -1, -1 }, { 0x20D4F, -1, -1, -1, -1, -1, -1, -1, -1, 1401283 }, { 0x20D50, -1, -1, -1, -1, -1, -1, -1, -1, 1401289 }, { 0x20D58, 1401299, 1401294, -1, -1, -1, -1, -1, -1, 1401308 }, { 0x20D5A, -1, -1, -1, -1, -1, -1, -1, -1, 1401314 }, { 0x20D60, -1, -1, 1401320, -1, -1, -1, -1, -1, -1 }, { 0x20D63, -1, -1, 1401326, -1, -1, -1, -1, -1, -1 }, { 0x20D66, 1401334, 1401330, 1401341, -1, -1, -1, -1, -1, -1 }, { 0x20D67, -1, -1, 1401345, -1, -1, -1, -1, -1, -1 }, { 0x20D68, -1, -1, 1401351, -1, -1, -1, -1, -1, 1401354 }, { 0x20D69, 1401364, 1401360, 1401377, -1, -1, -1, -1, -1, 1401381 }, { 0x20D6B, -1, -1, 1401387, -1, -1, -1, -1, -1, -1 }, { 0x20D6C, -1, -1, 1401392, -1, -1, -1, -1, -1, -1 }, { 0x20D6D, -1, -1, 1401396, -1, -1, -1, -1, -1, -1 }, { 0x20D6E, -1, -1, 1401400, -1, -1, -1, -1, -1, -1 }, { 0x20D6F, 1401411, 1401405, 1401433, -1, -1, -1, -1, -1, -1 }, { 0x20D71, -1, 1401438, -1, -1, -1, -1, -1, -1, 1401442 }, { 0x20D73, -1, -1, 1401444, -1, -1, -1, -1, -1, -1 }, { 0x20D74, -1, 1401448, -1, -1, -1, -1, -1, -1, -1 }, { 0x20D77, -1, -1, 1401454, -1, -1, -1, -1, -1, -1 }, { 0x20D78, -1, -1, 1401460, -1, -1, -1, -1, -1, -1 }, { 0x20D79, -1, -1, 1401465, -1, -1, -1, -1, -1, -1 }, { 0x20D7A, -1, -1, 1401471, -1, -1, -1, -1, -1, -1 }, { 0x20D7B, -1, -1, 1401475, -1, -1, -1, -1, -1, -1 }, { 0x20D7C, 1401487, 1401481, 1401525, -1, -1, -1, -1, -1, -1 }, { 0x20D7D, 1401537, 1401531, -1, -1, -1, -1, -1, -1, 1401546 }, { 0x20D7E, 1401559, 1401553, 1401591, -1, -1, -1, -1, -1, -1 }, { 0x20D7F, 1401600, 1401596, -1, -1, -1, -1, -1, -1, -1 }, { 0x20D80, -1, -1, -1, -1, -1, -1, -1, -1, 1401644 }, { 0x20D81, -1, -1, -1, -1, -1, -1, -1, -1, 1401650 }, { 0x20D82, -1, -1, -1, -1, -1, -1, -1, -1, 1401656 }, { 0x20D83, -1, -1, -1, -1, -1, -1, -1, -1, 1401662 }, { 0x20D84, -1, -1, -1, -1, -1, -1, -1, -1, 1401670 }, { 0x20D85, -1, -1, -1, -1, -1, -1, -1, -1, 1401675 }, { 0x20D86, -1, -1, -1, -1, -1, -1, -1, -1, 1401681 }, { 0x20D87, -1, -1, -1, -1, -1, -1, -1, -1, 1401687 }, { 0x20D88, 1401699, 1401695, -1, -1, -1, -1, -1, -1, 1401709 }, { 0x20D89, -1, -1, -1, -1, -1, -1, -1, -1, 1401714 }, { 0x20D8A, -1, -1, -1, -1, -1, -1, -1, -1, 1401721 }, { 0x20D8B, -1, -1, -1, -1, -1, -1, -1, -1, 1401726 }, { 0x20D8C, -1, -1, -1, -1, -1, -1, -1, -1, 1401732 }, { 0x20D8D, -1, -1, -1, -1, -1, -1, -1, -1, 1401738 }, { 0x20D8E, -1, -1, -1, -1, -1, -1, -1, -1, 1401744 }, { 0x20D8F, -1, -1, -1, -1, -1, -1, -1, -1, 1401749 }, { 0x20D90, -1, -1, -1, -1, -1, -1, -1, -1, 1401757 }, { 0x20D91, -1, -1, -1, -1, -1, -1, -1, -1, 1401766 }, { 0x20D92, -1, -1, -1, -1, -1, -1, -1, -1, 1401768 }, { 0x20D93, -1, -1, -1, -1, -1, -1, -1, -1, 1401775 }, { 0x20D94, -1, -1, -1, -1, -1, -1, -1, -1, 1401781 }, { 0x20D95, -1, -1, -1, -1, -1, -1, -1, -1, 1401788 }, { 0x20D96, -1, 1401794, -1, -1, -1, -1, -1, -1, 1401800 }, { 0x20D97, -1, -1, -1, -1, -1, -1, -1, -1, 1401807 }, { 0x20D98, -1, -1, -1, -1, -1, -1, -1, -1, 1401813 }, { 0x20D99, -1, -1, -1, -1, -1, -1, -1, -1, 1401819 }, { 0x20D9A, -1, -1, -1, -1, -1, -1, -1, -1, 1401825 }, { 0x20D9B, -1, -1, -1, -1, -1, -1, -1, -1, 1401829 }, { 0x20D9C, 1401841, 1401836, -1, -1, -1, -1, -1, -1, 1401876 }, { 0x20D9D, -1, -1, -1, -1, -1, -1, -1, -1, 1401882 }, { 0x20D9E, -1, -1, -1, -1, -1, -1, -1, -1, 1401888 }, { 0x20D9F, -1, -1, -1, -1, -1, -1, -1, -1, 1401895 }, { 0x20DA0, -1, -1, -1, -1, -1, -1, -1, -1, 1401899 }, { 0x20DA1, -1, -1, -1, -1, -1, -1, -1, -1, 1401905 }, { 0x20DA2, -1, -1, -1, -1, -1, -1, -1, -1, 1401912 }, { 0x20DA3, -1, -1, -1, -1, -1, -1, -1, -1, 1401916 }, { 0x20DA4, -1, -1, -1, -1, -1, -1, -1, -1, 1401920 }, { 0x20DA5, 1401935, 1401929, -1, -1, -1, -1, -1, -1, 1401951 }, { 0x20DA6, -1, -1, -1, -1, -1, -1, -1, -1, 1401958 }, { 0x20DA7, 1401969, 1401964, 1402076, -1, -1, -1, -1, -1, -1 }, { 0x20DA8, -1, -1, 1402082, -1, -1, -1, -1, -1, -1 }, { 0x20DAB, -1, -1, 1402086, -1, -1, -1, -1, -1, -1 }, { 0x20DAC, -1, -1, 1402090, -1, -1, -1, -1, -1, -1 }, { 0x20DAE, 1402101, 1402096, -1, -1, -1, -1, -1, -1, -1 }, { 0x20DAF, -1, -1, -1, -1, -1, -1, -1, -1, 1402105 }, { 0x20DB0, -1, -1, 1402112, -1, -1, -1, -1, -1, -1 }, { 0x20DB1, -1, -1, 1402118, -1, -1, -1, -1, -1, -1 }, { 0x20DB2, 1402128, 1402123, 1402168, -1, -1, -1, -1, -1, -1 }, { 0x20DB7, -1, -1, 1402172, -1, -1, -1, -1, -1, -1 }, { 0x20DB8, -1, -1, 1402176, -1, -1, -1, -1, -1, -1 }, { 0x20DB9, -1, -1, 1402181, -1, -1, -1, -1, -1, -1 }, { 0x20DBB, -1, -1, 1402185, -1, -1, -1, -1, -1, -1 }, { 0x20DBE, -1, -1, 1402189, -1, -1, -1, -1, -1, -1 }, { 0x20DBF, -1, -1, 1402193, -1, -1, -1, -1, -1, -1 }, { 0x20DC0, -1, -1, 1402198, -1, -1, -1, -1, -1, -1 }, { 0x20DC1, -1, -1, 1402203, -1, -1, -1, -1, -1, -1 }, { 0x20DC2, -1, -1, 1402209, -1, -1, -1, -1, -1, -1 }, { 0x20DC3, -1, -1, 1402214, -1, -1, -1, -1, -1, -1 }, { 0x20DC4, -1, -1, 1402220, -1, -1, -1, -1, -1, -1 }, { 0x20DC5, -1, -1, 1402224, -1, -1, -1, -1, -1, -1 }, { 0x20DC7, -1, -1, 1402229, -1, -1, -1, -1, -1, 1402234 }, { 0x20DC8, -1, 1402239, 1402245, -1, -1, -1, -1, -1, -1 }, { 0x20DC9, -1, -1, 1402249, -1, -1, -1, -1, -1, -1 }, { 0x20DCA, -1, -1, 1402254, -1, -1, -1, -1, -1, -1 }, { 0x20DCB, -1, -1, 1402260, -1, -1, -1, -1, -1, -1 }, { 0x20DCC, -1, -1, 1402265, -1, -1, -1, -1, -1, -1 }, { 0x20DCD, -1, -1, 1402269, -1, -1, -1, -1, -1, -1 }, { 0x20DCE, -1, -1, 1402273, -1, -1, -1, -1, -1, -1 }, { 0x20DCF, -1, -1, 1402279, -1, -1, -1, -1, -1, -1 }, { 0x20DD0, -1, -1, 1402283, -1, -1, -1, -1, -1, -1 }, { 0x20DD1, -1, -1, 1402289, -1, -1, -1, -1, -1, -1 }, { 0x20DD2, -1, -1, 1402293, -1, -1, -1, -1, -1, -1 }, { 0x20DD3, -1, -1, 1402299, -1, -1, -1, -1, -1, -1 }, { 0x20DD6, -1, -1, 1402304, -1, -1, -1, -1, -1, -1 }, { 0x20DD9, -1, -1, 1402310, -1, -1, -1, -1, -1, -1 }, { 0x20DDE, -1, -1, 1402314, -1, -1, -1, -1, -1, -1 }, { 0x20DDF, -1, -1, 1402318, -1, -1, -1, -1, -1, -1 }, { 0x20DE2, -1, -1, 1402323, -1, -1, -1, -1, -1, -1 }, { 0x20DE4, -1, -1, -1, -1, -1, -1, -1, -1, 1402329 }, { 0x20DE5, -1, -1, -1, -1, -1, -1, -1, -1, 1402335 }, { 0x20DE6, -1, -1, -1, -1, -1, -1, -1, -1, 1402342 }, { 0x20DF8, -1, -1, 1402350, -1, -1, -1, -1, -1, -1 }, { 0x20DFA, -1, -1, 1402353, -1, -1, -1, -1, -1, -1 }, { 0x20DFB, -1, -1, 1402357, -1, -1, -1, -1, -1, -1 }, { 0x20DFF, 1402368, 1402363, 1402384, -1, -1, -1, -1, -1, -1 }, { 0x20E01, -1, -1, 1402388, -1, -1, -1, -1, -1, -1 }, { 0x20E02, -1, -1, 1402393, -1, -1, -1, -1, -1, 1402397 }, { 0x20E04, -1, 1402404, 1402410, -1, -1, -1, -1, -1, 1402416 }, { 0x20E09, 1402425, 1402420, -1, -1, -1, -1, -1, -1, -1 }, { 0x20E0A, 1402457, 1402452, -1, -1, -1, -1, -1, -1, -1 }, { 0x20E0D, -1, 1402490, -1, -1, -1, -1, -1, -1, 1402495 }, { 0x20E0E, 1402504, 1402499, -1, -1, -1, -1, -1, -1, -1 }, { 0x20E0F, 1402526, 1402522, -1, -1, -1, -1, -1, -1, -1 }, { 0x20E10, 1402554, 1402549, -1, -1, -1, -1, -1, -1, -1 }, { 0x20E11, 1402584, 1402578, -1, -1, -1, -1, -1, -1, -1 }, { 0x20E12, 1402610, 1402605, -1, -1, -1, -1, -1, -1, 1402641 }, { 0x20E13, -1, -1, -1, -1, -1, -1, -1, -1, 1402647 }, { 0x20E14, -1, -1, -1, -1, -1, -1, -1, -1, 1402653 }, { 0x20E15, -1, -1, -1, -1, -1, -1, -1, -1, 1402659 }, { 0x20E16, -1, 1402665, -1, -1, -1, -1, -1, -1, -1 }, { 0x20E17, -1, -1, -1, -1, -1, -1, -1, -1, 1402671 }, { 0x20E18, -1, -1, -1, -1, -1, -1, -1, -1, 1402676 }, { 0x20E19, -1, -1, -1, -1, -1, -1, -1, -1, 1402682 }, { 0x20E1A, -1, -1, -1, -1, -1, -1, -1, -1, 1402689 }, { 0x20E1B, -1, -1, -1, -1, -1, -1, -1, -1, 1402695 }, { 0x20E1C, -1, -1, -1, -1, -1, -1, -1, -1, 1402700 }, { 0x20E1D, -1, 1402705, -1, -1, -1, -1, -1, -1, -1 }, { 0x20E1E, -1, -1, -1, -1, -1, -1, -1, -1, 1402711 }, { 0x20E1F, -1, -1, -1, -1, -1, -1, -1, -1, 1402717 }, { 0x20E20, -1, -1, -1, -1, -1, -1, -1, -1, 1402721 }, { 0x20E21, -1, -1, -1, -1, -1, -1, -1, -1, 1402725 }, { 0x20E22, -1, -1, -1, -1, -1, -1, -1, -1, 1402731 }, { 0x20E23, -1, -1, -1, -1, -1, -1, -1, -1, 1402738 }, { 0x20E24, -1, -1, -1, -1, -1, -1, -1, -1, 1402744 }, { 0x20E25, -1, -1, -1, -1, -1, -1, -1, -1, 1402750 }, { 0x20E26, -1, -1, -1, -1, -1, -1, -1, -1, 1402755 }, { 0x20E27, -1, -1, -1, -1, -1, -1, -1, -1, 1402760 }, { 0x20E28, -1, -1, -1, -1, -1, -1, -1, -1, 1402767 }, { 0x20E29, -1, -1, -1, -1, -1, -1, -1, -1, 1402772 }, { 0x20E2A, -1, -1, -1, -1, -1, -1, -1, -1, 1402777 }, { 0x20E2B, -1, -1, -1, -1, -1, -1, -1, -1, 1402783 }, { 0x20E2C, -1, -1, -1, -1, -1, -1, -1, -1, 1402788 }, { 0x20E2E, -1, -1, 1402794, -1, -1, -1, -1, -1, -1 }, { 0x20E31, -1, -1, 1402801, -1, -1, -1, -1, -1, -1 }, { 0x20E32, -1, -1, 1402806, -1, -1, -1, -1, -1, -1 }, { 0x20E33, -1, -1, 1402810, -1, -1, -1, -1, -1, -1 }, { 0x20E34, -1, -1, 1402814, -1, -1, -1, -1, -1, -1 }, { 0x20E38, -1, -1, 1402819, -1, -1, -1, -1, -1, -1 }, { 0x20E39, -1, -1, 1402825, -1, -1, -1, -1, -1, -1 }, { 0x20E3A, 1402836, 1402829, 1402863, -1, -1, -1, -1, -1, 1402867 }, { 0x20E3C, -1, -1, -1, -1, -1, -1, -1, -1, 1402874 }, { 0x20E3D, -1, -1, -1, -1, -1, -1, -1, -1, 1402880 }, { 0x20E3E, -1, -1, -1, -1, -1, -1, -1, -1, 1402886 }, { 0x20E40, -1, -1, 1402892, -1, -1, -1, -1, -1, -1 }, { 0x20E41, -1, -1, 1402897, -1, -1, -1, -1, -1, -1 }, { 0x20E43, -1, -1, 1402901, -1, -1, -1, -1, -1, -1 }, { 0x20E44, -1, -1, 1402906, -1, -1, -1, -1, -1, -1 }, { 0x20E45, -1, -1, 1402911, -1, -1, -1, -1, -1, -1 }, { 0x20E46, -1, -1, 1402917, -1, -1, -1, -1, -1, -1 }, { 0x20E48, -1, -1, 1402922, -1, -1, -1, -1, -1, -1 }, { 0x20E4A, -1, -1, 1402927, -1, -1, -1, -1, -1, -1 }, { 0x20E4B, -1, -1, 1402932, -1, -1, -1, -1, -1, -1 }, { 0x20E4C, 1402936, -1, 1402974, -1, -1, -1, -1, -1, -1 }, { 0x20E4D, -1, -1, 1402980, -1, -1, -1, -1, -1, -1 }, { 0x20E4E, -1, -1, 1402986, -1, -1, -1, -1, -1, -1 }, { 0x20E50, -1, -1, 1402992, -1, -1, -1, -1, -1, -1 }, { 0x20E51, -1, -1, 1402998, -1, -1, -1, -1, -1, -1 }, { 0x20E53, -1, -1, 1403003, -1, -1, -1, -1, -1, -1 }, { 0x20E54, -1, -1, 1403007, -1, -1, -1, -1, -1, -1 }, { 0x20E55, -1, -1, 1403013, -1, -1, -1, -1, -1, -1 }, { 0x20E56, -1, -1, 1403018, -1, -1, -1, -1, -1, -1 }, { 0x20E57, -1, -1, -1, -1, -1, -1, -1, -1, 1403024 }, { 0x20E58, -1, -1, 1403030, -1, -1, -1, -1, -1, -1 }, { 0x20E5B, -1, -1, 1403034, -1, -1, -1, -1, -1, 1403039 }, { 0x20E5D, -1, -1, 1403043, -1, -1, -1, -1, -1, -1 }, { 0x20E5F, -1, -1, 1403049, -1, -1, -1, -1, -1, -1 }, { 0x20E60, -1, -1, 1403055, -1, -1, -1, -1, -1, -1 }, { 0x20E64, -1, -1, 1403060, -1, -1, -1, -1, -1, -1 }, { 0x20E65, -1, -1, 1403065, -1, -1, -1, -1, -1, -1 }, { 0x20E66, -1, -1, 1403069, -1, -1, -1, -1, -1, -1 }, { 0x20E6D, 1403077, 1403073, -1, -1, -1, -1, -1, -1, -1 }, { 0x20E6F, -1, -1, -1, -1, -1, -1, -1, -1, 1403111 }, { 0x20E70, -1, -1, -1, -1, -1, -1, -1, -1, 1403116 }, { 0x20E71, -1, -1, -1, -1, -1, -1, -1, -1, 1403121 }, { 0x20E72, -1, -1, -1, -1, -1, -1, -1, -1, 1403127 }, { 0x20E73, 1403138, 1403133, -1, -1, -1, -1, -1, -1, 1403168 }, { 0x20E74, -1, -1, -1, -1, -1, -1, -1, -1, 1403174 }, { 0x20E77, 1403186, 1403181, -1, -1, -1, -1, -1, -1, -1 }, { 0x20E78, 1403219, 1403214, -1, -1, -1, -1, -1, -1, -1 }, { 0x20E79, 1403251, 1403246, -1, -1, -1, -1, -1, -1, -1 }, { 0x20E7A, 1403266, 1403260, -1, -1, -1, -1, -1, -1, -1 }, { 0x20E7B, 1403335, 1403330, -1, -1, -1, -1, -1, -1, -1 }, { 0x20E7C, -1, -1, -1, -1, -1, -1, -1, -1, 1403365 }, { 0x20E7D, -1, -1, -1, -1, -1, -1, -1, -1, 1403371 }, { 0x20E7E, -1, -1, -1, -1, -1, -1, -1, -1, 1403375 }, { 0x20E87, 1403387, 1403382, -1, -1, -1, -1, -1, -1, -1 }, { 0x20E8C, 1403396, 1403391, -1, -1, -1, -1, -1, -1, -1 }, { 0x20E90, -1, -1, 1403410, -1, -1, -1, -1, -1, -1 }, { 0x20E92, -1, -1, 1403416, -1, -1, -1, -1, -1, -1 }, { 0x20E94, -1, -1, 1403420, -1, -1, -1, -1, -1, -1 }, { 0x20E95, -1, -1, 1403425, -1, -1, -1, -1, -1, 1403430 }, { 0x20E96, -1, -1, 1403436, -1, -1, -1, -1, -1, -1 }, { 0x20E97, -1, -1, 1403440, -1, -1, -1, -1, -1, -1 }, { 0x20E98, 1403451, 1403445, 1403505, -1, -1, -1, -1, -1, -1 }, { 0x20E99, -1, -1, 1403511, -1, -1, -1, -1, -1, 1403516 }, { 0x20E9A, -1, -1, 1403523, -1, -1, -1, -1, -1, 1403528 }, { 0x20E9D, 1403539, 1403533, 1403562, -1, -1, -1, -1, -1, -1 }, { 0x20E9F, -1, -1, 1403566, -1, -1, -1, -1, -1, 1403570 }, { 0x20EA0, -1, -1, -1, -1, -1, -1, -1, -1, 1403575 }, { 0x20EA2, 1403581, -1, 1403604, -1, -1, -1, -1, -1, -1 }, { 0x20EA3, -1, -1, 1403609, -1, -1, -1, -1, -1, -1 }, { 0x20EA5, -1, -1, -1, -1, -1, -1, -1, -1, 1403613 }, { 0x20EA6, -1, -1, -1, -1, -1, -1, -1, -1, 1403620 }, { 0x20EA7, -1, -1, -1, -1, -1, -1, -1, -1, 1403626 }, { 0x20EA8, -1, -1, -1, -1, -1, -1, -1, -1, 1403633 }, { 0x20EA9, -1, -1, -1, -1, -1, -1, -1, -1, 1403638 }, { 0x20EAA, 1403644, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x20EAB, 1403677, 1403672, -1, -1, -1, -1, -1, -1, -1 }, { 0x20EAC, 1403707, 1403703, -1, -1, -1, -1, -1, -1, -1 }, { 0x20EAD, -1, -1, -1, -1, -1, -1, -1, -1, 1403730 }, { 0x20EAE, -1, -1, -1, -1, -1, -1, -1, -1, 1403737 }, { 0x20EAF, -1, -1, -1, -1, -1, -1, -1, -1, 1403742 }, { 0x20EB0, -1, -1, -1, -1, -1, -1, -1, -1, 1403748 }, { 0x20EB1, -1, -1, -1, -1, -1, -1, -1, -1, 1403755 }, { 0x20EB2, -1, -1, -1, -1, -1, -1, -1, -1, 1403761 }, { 0x20EB3, -1, -1, -1, -1, -1, -1, -1, -1, 1403767 }, { 0x20EB4, -1, -1, -1, -1, -1, -1, -1, -1, 1403772 }, { 0x20EB5, -1, -1, -1, -1, -1, -1, -1, -1, 1403777 }, { 0x20EB6, -1, 1403784, -1, -1, -1, -1, -1, -1, 1403790 }, { 0x20EB7, -1, -1, -1, -1, -1, -1, -1, -1, 1403796 }, { 0x20EB8, -1, -1, -1, -1, -1, -1, -1, -1, 1403804 }, { 0x20EB9, -1, -1, -1, -1, -1, -1, -1, -1, 1403810 }, { 0x20EBA, -1, -1, -1, -1, -1, -1, -1, -1, 1403813 }, { 0x20EBB, -1, -1, -1, -1, -1, -1, -1, -1, 1403818 }, { 0x20EBC, -1, -1, -1, -1, -1, -1, -1, -1, 1403824 }, { 0x20EBD, -1, -1, -1, -1, -1, -1, -1, -1, 1403828 }, { 0x20EBE, -1, -1, -1, -1, -1, -1, -1, -1, 1403836 }, { 0x20EBF, -1, -1, -1, -1, -1, -1, -1, -1, 1403841 }, { 0x20EC0, -1, -1, -1, -1, -1, -1, -1, -1, 1403847 }, { 0x20EC1, -1, -1, -1, -1, -1, -1, -1, -1, 1403851 }, { 0x20EC2, -1, -1, -1, -1, -1, -1, -1, -1, 1403859 }, { 0x20EC3, -1, -1, -1, -1, -1, -1, -1, -1, 1403866 }, { 0x20EC4, -1, -1, -1, -1, -1, -1, -1, -1, 1403870 }, { 0x20EC5, -1, -1, -1, -1, -1, -1, -1, -1, 1403875 }, { 0x20EC6, -1, -1, -1, -1, -1, -1, -1, -1, 1403881 }, { 0x20EC7, -1, -1, -1, -1, -1, -1, -1, -1, 1403888 }, { 0x20EC8, -1, -1, -1, -1, -1, -1, -1, -1, 1403894 }, { 0x20EC9, -1, -1, -1, -1, -1, -1, -1, -1, 1403899 }, { 0x20ECA, -1, -1, -1, -1, -1, -1, -1, -1, 1403905 }, { 0x20ECB, -1, -1, -1, -1, -1, -1, -1, -1, 1403913 }, { 0x20ECD, -1, -1, 1403919, -1, -1, -1, -1, -1, -1 }, { 0x20ECF, -1, -1, 1403925, -1, -1, -1, -1, -1, -1 }, { 0x20ED0, -1, -1, 1403929, -1, -1, -1, -1, -1, -1 }, { 0x20ED2, -1, -1, -1, -1, -1, -1, -1, -1, 1403934 }, { 0x20ED3, -1, -1, -1, -1, -1, -1, -1, -1, 1403942 }, { 0x20ED7, 1403952, 1403948, 1403986, -1, -1, -1, -1, -1, -1 }, { 0x20ED8, 1403996, 1403990, -1, -1, -1, -1, -1, -1, -1 }, { 0x20ED9, -1, -1, 1404036, -1, -1, -1, -1, -1, -1 }, { 0x20EDA, -1, -1, 1404040, -1, -1, -1, -1, -1, -1 }, { 0x20EDC, -1, -1, 1404044, -1, -1, -1, -1, -1, -1 }, { 0x20EDD, -1, 1404050, 1404056, -1, -1, -1, -1, -1, -1 }, { 0x20EDE, -1, -1, 1404062, -1, -1, -1, -1, -1, -1 }, { 0x20EDF, -1, -1, 1404068, -1, -1, -1, -1, -1, -1 }, { 0x20EE0, -1, -1, 1404073, -1, -1, -1, -1, -1, -1 }, { 0x20EE1, -1, -1, 1404079, -1, -1, -1, -1, -1, -1 }, { 0x20EE4, -1, -1, 1404084, -1, -1, -1, -1, -1, 1404089 }, { 0x20EE5, -1, -1, 1404095, -1, -1, -1, -1, -1, 1404101 }, { 0x20EE6, -1, -1, 1404107, -1, -1, -1, -1, -1, -1 }, { 0x20EE7, -1, -1, 1404113, -1, -1, -1, -1, -1, -1 }, { 0x20EE8, -1, -1, 1404117, -1, -1, -1, -1, -1, -1 }, { 0x20EEA, -1, -1, 1404122, -1, -1, -1, -1, -1, 1404127 }, { 0x20EEB, -1, -1, 1404135, -1, -1, -1, -1, -1, -1 }, { 0x20EEC, -1, -1, 1404140, -1, -1, -1, -1, -1, -1 }, { 0x20EF1, -1, -1, 1404144, -1, -1, -1, -1, -1, -1 }, { 0x20EF4, 1404156, 1404150, 1404173, -1, -1, -1, -1, -1, -1 }, { 0x20EF5, -1, -1, -1, -1, -1, -1, -1, -1, 1404179 }, { 0x20EF7, -1, -1, -1, -1, -1, -1, -1, -1, 1404186 }, { 0x20EF8, -1, 1404192, -1, -1, -1, -1, -1, -1, -1 }, { 0x20EF9, -1, 1404196, -1, -1, -1, -1, -1, -1, -1 }, { 0x20EFA, 1404205, 1404201, -1, -1, -1, -1, -1, -1, -1 }, { 0x20EFB, 1404233, 1404228, -1, -1, -1, -1, -1, -1, -1 }, { 0x20EFC, 1404260, 1404255, -1, -1, -1, -1, -1, -1, 1404267 }, { 0x20EFD, -1, -1, -1, -1, -1, -1, -1, -1, 1404274 }, { 0x20F15, 1404286, 1404280, -1, -1, -1, -1, -1, -1, 1404319 }, { 0x20F16, -1, -1, 1404325, -1, -1, -1, -1, -1, 1404330 }, { 0x20F17, 1404342, 1404336, 1404351, -1, -1, -1, -1, -1, -1 }, { 0x20F18, -1, -1, 1404356, -1, -1, -1, -1, -1, -1 }, { 0x20F1D, -1, 1404360, 1404365, -1, -1, -1, -1, -1, -1 }, { 0x20F1E, 1404369, -1, 1404388, -1, -1, -1, -1, -1, -1 }, { 0x20F1F, -1, -1, 1404391, -1, -1, -1, -1, -1, -1 }, { 0x20F20, -1, -1, 1404397, -1, -1, -1, -1, -1, -1 }, { 0x20F21, -1, -1, 1404402, -1, -1, -1, -1, -1, -1 }, { 0x20F22, -1, -1, 1404408, -1, -1, -1, -1, -1, -1 }, { 0x20F24, -1, -1, 1404415, -1, -1, -1, -1, -1, -1 }, { 0x20F26, -1, 1404421, -1, -1, -1, -1, -1, -1, 1404427 }, { 0x20F29, -1, -1, 1404435, -1, -1, -1, -1, -1, -1 }, { 0x20F2A, -1, -1, 1404440, -1, -1, -1, -1, -1, 1404444 }, { 0x20F2C, -1, -1, 1404449, -1, -1, -1, -1, -1, -1 }, { 0x20F2D, 1404461, 1404456, -1, -1, -1, -1, -1, -1, -1 }, { 0x20F2E, 1404511, 1404505, -1, -1, -1, -1, -1, -1, -1 }, { 0x20F2F, -1, -1, -1, -1, -1, -1, -1, -1, 1404550 }, { 0x20F30, -1, 1404555, -1, -1, -1, -1, -1, -1, -1 }, { 0x20F31, 1404561, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x20F32, -1, -1, -1, -1, -1, -1, -1, -1, 1404597 }, { 0x20F33, -1, -1, -1, -1, -1, -1, -1, -1, 1404603 }, { 0x20F34, -1, -1, -1, -1, -1, -1, -1, -1, 1404609 }, { 0x20F35, -1, -1, -1, -1, -1, -1, -1, -1, 1404618 }, { 0x20F36, -1, -1, -1, -1, -1, -1, -1, -1, 1404624 }, { 0x20F37, -1, -1, -1, -1, -1, -1, -1, -1, 1404629 }, { 0x20F38, -1, -1, -1, -1, -1, -1, -1, -1, 1404634 }, { 0x20F39, -1, -1, -1, -1, -1, -1, -1, -1, 1404639 }, { 0x20F3A, -1, -1, -1, -1, -1, -1, -1, -1, 1404645 }, { 0x20F3B, 1404655, 1404651, 1404690, -1, -1, -1, -1, -1, -1 }, { 0x20F3C, -1, -1, -1, -1, -1, -1, -1, -1, 1404694 }, { 0x20F3D, -1, -1, -1, -1, -1, -1, -1, -1, 1404699 }, { 0x20F3E, -1, -1, -1, -1, -1, -1, -1, -1, 1404705 }, { 0x20F3F, -1, -1, -1, -1, -1, -1, -1, -1, 1404711 }, { 0x20F40, -1, -1, -1, -1, -1, -1, -1, -1, 1404717 }, { 0x20F41, -1, -1, -1, -1, -1, -1, -1, -1, 1404723 }, { 0x20F42, -1, -1, -1, -1, -1, -1, -1, -1, 1404728 }, { 0x20F43, 1404740, 1404735, -1, -1, -1, -1, -1, -1, 1404756 }, { 0x20F44, -1, -1, -1, -1, -1, -1, -1, -1, 1404764 }, { 0x20F45, -1, -1, -1, -1, -1, -1, -1, -1, 1404770 }, { 0x20F46, -1, -1, -1, -1, -1, -1, -1, -1, 1404777 }, { 0x20F47, -1, -1, -1, -1, -1, -1, -1, -1, 1404784 }, { 0x20F48, -1, -1, -1, -1, -1, -1, -1, -1, 1404790 }, { 0x20F49, -1, -1, -1, -1, -1, -1, -1, -1, 1404797 }, { 0x20F4A, -1, -1, -1, -1, -1, -1, -1, -1, 1404804 }, { 0x20F4B, -1, -1, -1, -1, -1, -1, -1, -1, 1404810 }, { 0x20F4C, 1404822, 1404816, -1, -1, -1, -1, -1, -1, 1404860 }, { 0x20F4D, -1, -1, -1, -1, -1, -1, -1, -1, 1404866 }, { 0x20F4E, -1, -1, -1, -1, -1, -1, -1, -1, 1404872 }, { 0x20F4F, -1, -1, -1, -1, -1, -1, -1, -1, 1404877 }, { 0x20F50, -1, -1, -1, -1, -1, -1, -1, -1, 1404882 }, { 0x20F51, -1, -1, -1, -1, -1, -1, -1, -1, 1404888 }, { 0x20F52, 1404900, 1404894, -1, -1, -1, -1, -1, -1, 1404928 }, { 0x20F53, -1, -1, -1, -1, -1, -1, -1, -1, 1404936 }, { 0x20F54, -1, -1, -1, -1, -1, -1, -1, -1, 1404943 }, { 0x20F55, -1, -1, -1, -1, -1, -1, -1, -1, 1404949 }, { 0x20F56, -1, -1, -1, -1, -1, -1, -1, -1, 1404956 }, { 0x20F57, -1, -1, -1, -1, -1, -1, -1, -1, 1404963 }, { 0x20F58, -1, -1, -1, -1, -1, -1, -1, -1, 1404970 }, { 0x20F59, -1, -1, -1, -1, -1, -1, -1, -1, 1404977 }, { 0x20F5A, -1, -1, -1, -1, -1, -1, -1, -1, 1404983 }, { 0x20F5B, -1, -1, -1, -1, -1, -1, -1, -1, 1404991 }, { 0x20F5C, -1, -1, 1404996, -1, -1, -1, -1, -1, -1 }, { 0x20F5D, -1, -1, 1405000, -1, -1, -1, -1, -1, -1 }, { 0x20F5E, -1, -1, -1, -1, -1, -1, -1, -1, 1405005 }, { 0x20F61, -1, -1, 1405011, -1, -1, -1, -1, -1, -1 }, { 0x20F63, -1, -1, 1405016, -1, -1, -1, -1, -1, -1 }, { 0x20F64, 1405026, 1405021, -1, -1, -1, -1, -1, -1, -1 }, { 0x20F66, -1, -1, 1405069, -1, -1, -1, -1, -1, -1 }, { 0x20F68, -1, -1, 1405074, -1, -1, -1, -1, -1, -1 }, { 0x20F69, -1, -1, 1405079, -1, -1, -1, -1, -1, -1 }, { 0x20F6A, -1, -1, 1405083, -1, -1, -1, -1, -1, -1 }, { 0x20F6B, -1, -1, 1405087, -1, -1, -1, -1, -1, -1 }, { 0x20F6C, -1, -1, 1405092, -1, -1, -1, -1, -1, -1 }, { 0x20F6E, -1, -1, -1, -1, -1, -1, -1, -1, 1405096 }, { 0x20F70, -1, -1, 1405100, -1, -1, -1, -1, -1, -1 }, { 0x20F71, -1, -1, 1405104, -1, -1, -1, -1, -1, -1 }, { 0x20F72, -1, -1, 1405110, -1, -1, -1, -1, -1, -1 }, { 0x20F75, -1, -1, 1405115, -1, -1, -1, -1, -1, -1 }, { 0x20F76, -1, -1, 1405119, -1, -1, -1, -1, -1, -1 }, { 0x20F77, -1, -1, 1405126, -1, -1, -1, -1, -1, -1 }, { 0x20F79, -1, -1, 1405130, -1, -1, -1, -1, -1, -1 }, { 0x20F7B, -1, -1, 1405135, -1, -1, -1, -1, -1, -1 }, { 0x20F7C, -1, -1, 1405140, -1, -1, -1, -1, -1, -1 }, { 0x20F7E, -1, -1, 1405144, -1, -1, -1, -1, -1, -1 }, { 0x20F7F, -1, -1, 1405149, -1, -1, -1, -1, -1, -1 }, { 0x20F80, -1, -1, 1405153, -1, -1, -1, -1, -1, 1405158 }, { 0x20F86, -1, -1, 1405163, -1, -1, -1, -1, -1, -1 }, { 0x20F87, -1, -1, 1405167, -1, -1, -1, -1, -1, -1 }, { 0x20F89, -1, -1, 1405172, -1, -1, -1, -1, -1, -1 }, { 0x20F8B, -1, -1, 1405178, -1, -1, -1, -1, -1, -1 }, { 0x20F8C, -1, -1, 1405183, -1, -1, -1, -1, -1, -1 }, { 0x20F8D, 1405191, 1405187, -1, -1, -1, -1, -1, -1, -1 }, { 0x20F8F, 1405246, 1405242, 1405267, -1, -1, -1, -1, -1, -1 }, { 0x20F90, -1, 1405272, 1405278, -1, -1, -1, -1, -1, -1 }, { 0x20F92, -1, -1, -1, -1, -1, -1, -1, -1, 1405284 }, { 0x20F93, -1, -1, -1, -1, -1, -1, -1, -1, 1405290 }, { 0x20F94, -1, -1, -1, -1, -1, -1, -1, -1, 1405297 }, { 0x20F95, -1, -1, -1, -1, -1, -1, -1, -1, 1405304 }, { 0x20F9B, -1, -1, -1, -1, -1, -1, -1, -1, 1405310 }, { 0x20FA2, -1, -1, 1405318, -1, -1, -1, -1, -1, -1 }, { 0x20FA3, -1, -1, -1, -1, -1, -1, -1, -1, 1405323 }, { 0x20FA4, -1, -1, 1405328, -1, -1, -1, -1, -1, -1 }, { 0x20FA5, -1, -1, 1405333, -1, -1, -1, -1, -1, -1 }, { 0x20FA6, -1, -1, -1, -1, -1, -1, -1, -1, 1405339 }, { 0x20FA8, -1, -1, 1405343, -1, -1, -1, -1, -1, -1 }, { 0x20FA9, -1, -1, 1405349, -1, -1, -1, -1, -1, -1 }, { 0x20FAB, -1, -1, 1405353, -1, -1, -1, -1, -1, -1 }, { 0x20FAC, -1, -1, 1405357, -1, -1, -1, -1, -1, -1 }, { 0x20FAD, 1405366, 1405362, -1, -1, -1, -1, -1, -1, -1 }, { 0x20FAE, -1, -1, 1405399, -1, -1, -1, -1, -1, -1 }, { 0x20FB2, -1, -1, 1405406, -1, -1, -1, -1, -1, -1 }, { 0x20FB4, 1405417, 1405411, -1, -1, -1, -1, -1, -1, -1 }, { 0x20FB5, 1405439, 1405434, -1, -1, -1, -1, -1, -1, -1 }, { 0x20FB6, -1, 1405462, -1, -1, -1, -1, -1, -1, -1 }, { 0x20FB7, -1, -1, -1, -1, -1, -1, -1, -1, 1405468 }, { 0x20FB8, -1, -1, -1, -1, -1, -1, -1, -1, 1405473 }, { 0x20FB9, -1, -1, -1, -1, -1, -1, -1, -1, 1405478 }, { 0x20FBA, -1, -1, -1, -1, -1, -1, -1, -1, 1405485 }, { 0x20FBB, -1, -1, -1, -1, -1, -1, -1, -1, 1405492 }, { 0x20FBC, 1405499, -1, -1, -1, -1, -1, -1, -1, 1405516 }, { 0x20FBD, -1, -1, -1, -1, -1, -1, -1, -1, 1405523 }, { 0x20FBE, -1, -1, -1, -1, -1, -1, -1, -1, 1405529 }, { 0x20FBF, -1, -1, -1, -1, -1, -1, -1, -1, 1405536 }, { 0x20FC0, -1, -1, -1, -1, -1, -1, -1, -1, 1405543 }, { 0x20FC1, -1, 1405548, -1, -1, -1, -1, -1, -1, 1405552 }, { 0x20FC2, -1, -1, -1, -1, -1, -1, -1, -1, 1405557 }, { 0x20FC3, -1, -1, -1, -1, -1, -1, -1, -1, 1405562 }, { 0x20FC4, -1, -1, -1, -1, -1, -1, -1, -1, 1405567 }, { 0x20FC6, -1, -1, 1405574, -1, -1, -1, -1, -1, -1 }, { 0x20FC7, -1, -1, 1405579, -1, -1, -1, -1, -1, -1 }, { 0x20FC8, -1, -1, 1405584, -1, -1, -1, -1, -1, 1405589 }, { 0x20FC9, -1, -1, 1405595, -1, -1, -1, -1, -1, -1 }, { 0x20FCB, -1, -1, 1405599, -1, -1, -1, -1, -1, -1 }, { 0x20FCF, -1, -1, 1405604, -1, -1, -1, -1, -1, -1 }, { 0x20FD1, -1, -1, 1405610, -1, -1, -1, -1, -1, -1 }, { 0x20FD2, -1, -1, -1, -1, -1, -1, -1, -1, 1405615 }, { 0x20FD3, -1, -1, 1405620, -1, -1, -1, -1, -1, -1 }, { 0x20FD4, -1, -1, 1405624, -1, -1, -1, -1, -1, -1 }, { 0x20FD5, -1, -1, 1405629, -1, -1, -1, -1, -1, -1 }, { 0x20FD7, -1, -1, 1405635, -1, -1, -1, -1, -1, -1 }, { 0x20FD8, -1, -1, 1405639, -1, -1, -1, -1, -1, -1 }, { 0x20FDA, -1, -1, -1, -1, -1, -1, -1, -1, 1405644 }, { 0x20FDB, 1405651, -1, 1405676, -1, -1, -1, -1, -1, -1 }, { 0x20FDC, -1, -1, 1405680, -1, -1, -1, -1, -1, -1 }, { 0x20FDD, -1, -1, 1405685, -1, -1, -1, -1, -1, -1 }, { 0x20FDE, -1, -1, 1405690, -1, -1, -1, -1, -1, -1 }, { 0x20FDF, -1, 1405696, 1405700, -1, -1, -1, -1, -1, -1 }, { 0x20FE0, -1, -1, 1405704, -1, -1, -1, -1, -1, -1 }, { 0x20FE1, -1, -1, 1405708, -1, -1, -1, -1, -1, -1 }, { 0x20FE2, -1, -1, 1405714, -1, -1, -1, -1, -1, -1 }, { 0x20FE3, -1, -1, 1405720, -1, -1, -1, -1, -1, -1 }, { 0x20FE4, -1, -1, 1405724, -1, -1, -1, -1, -1, -1 }, { 0x20FE5, -1, -1, 1405729, -1, -1, -1, -1, -1, -1 }, { 0x20FEA, 1405739, 1405734, -1, -1, -1, -1, -1, -1, -1 }, { 0x20FEB, 1405768, 1405762, -1, -1, -1, -1, -1, -1, -1 }, { 0x20FEC, 1405788, 1405783, -1, -1, -1, -1, -1, -1, -1 }, { 0x20FED, 1405810, 1405805, -1, -1, -1, -1, -1, -1, -1 }, { 0x20FEE, -1, -1, -1, -1, -1, -1, -1, -1, 1405854 }, { 0x20FEF, -1, -1, -1, -1, -1, -1, -1, -1, 1405859 }, { 0x20FF0, -1, -1, -1, -1, -1, -1, -1, -1, 1405865 }, { 0x20FF1, -1, -1, -1, -1, -1, -1, -1, -1, 1405871 }, { 0x20FF2, -1, -1, -1, -1, -1, -1, -1, -1, 1405878 }, { 0x20FF3, -1, -1, -1, -1, -1, -1, -1, -1, 1405885 }, { 0x20FF4, -1, -1, -1, -1, -1, -1, -1, -1, 1405890 }, { 0x20FF5, -1, -1, -1, -1, -1, -1, -1, -1, 1405896 }, { 0x20FF6, -1, -1, -1, -1, -1, -1, -1, -1, 1405903 }, { 0x20FF7, -1, -1, -1, -1, -1, -1, -1, -1, 1405910 }, { 0x20FF8, -1, -1, -1, -1, -1, -1, -1, -1, 1405916 }, { 0x20FF9, -1, -1, -1, -1, -1, -1, -1, -1, 1405923 }, { 0x20FFF, -1, -1, -1, -1, -1, -1, -1, -1, 1405930 }, { 0x21002, -1, -1, -1, -1, -1, -1, -1, -1, 1405937 }, { 0x21007, -1, -1, -1, -1, -1, -1, -1, -1, 1405942 }, { 0x21011, -1, -1, 1405950, -1, -1, -1, -1, -1, -1 }, { 0x21014, 1405961, 1405956, 1405985, -1, -1, -1, -1, -1, 1405989 }, { 0x21016, -1, -1, 1405994, -1, -1, -1, -1, -1, -1 }, { 0x21017, -1, -1, 1405998, -1, -1, -1, -1, -1, -1 }, { 0x21018, -1, -1, 1406003, -1, -1, -1, -1, -1, -1 }, { 0x21019, -1, -1, 1406009, -1, -1, -1, -1, -1, -1 }, { 0x2101D, 1406018, 1406013, -1, -1, -1, -1, -1, -1, -1 }, { 0x2101E, 1406044, 1406039, -1, -1, -1, -1, -1, -1, -1 }, { 0x21020, 1406081, 1406076, -1, -1, -1, -1, -1, -1, 1406136 }, { 0x21021, -1, -1, -1, -1, -1, -1, -1, -1, 1406142 }, { 0x21022, -1, -1, -1, -1, -1, -1, -1, -1, 1406148 }, { 0x21023, -1, -1, -1, -1, -1, -1, -1, -1, 1406155 }, { 0x21024, -1, -1, -1, -1, -1, -1, -1, -1, 1406161 }, { 0x21025, -1, -1, -1, -1, -1, -1, -1, -1, 1406166 }, { 0x21026, -1, -1, -1, -1, -1, -1, -1, -1, 1406172 }, { 0x21027, -1, -1, -1, -1, -1, -1, -1, -1, 1406177 }, { 0x21028, -1, -1, -1, -1, -1, -1, -1, -1, 1406182 }, { 0x21029, 1406191, 1406186, -1, -1, -1, -1, -1, -1, 1406213 }, { 0x2102A, -1, -1, -1, -1, -1, -1, -1, -1, 1406218 }, { 0x2102B, -1, -1, -1, -1, -1, -1, -1, -1, 1406224 }, { 0x2102C, -1, -1, -1, -1, -1, -1, -1, -1, 1406230 }, { 0x2102D, -1, -1, -1, -1, -1, -1, -1, -1, 1406236 }, { 0x2102E, -1, -1, -1, -1, -1, -1, -1, -1, 1406242 }, { 0x2102F, -1, -1, -1, -1, -1, -1, -1, -1, 1406248 }, { 0x21030, -1, -1, -1, -1, -1, -1, -1, -1, 1406257 }, { 0x21031, -1, -1, -1, -1, -1, -1, -1, -1, 1406263 }, { 0x21032, 1406273, 1406268, -1, -1, -1, -1, -1, -1, 1406290 }, { 0x21033, -1, -1, -1, -1, -1, -1, -1, -1, 1406294 }, { 0x21034, -1, -1, -1, -1, -1, -1, -1, -1, 1406301 }, { 0x21035, -1, -1, -1, -1, -1, -1, -1, -1, 1406306 }, { 0x21036, -1, -1, -1, -1, -1, -1, -1, -1, 1406313 }, { 0x21037, -1, -1, -1, -1, -1, -1, -1, -1, 1406319 }, { 0x21039, -1, -1, 1406325, -1, -1, -1, -1, -1, -1 }, { 0x2103A, -1, -1, 1406330, -1, -1, -1, -1, -1, -1 }, { 0x2103D, -1, -1, 1406335, -1, -1, -1, -1, -1, -1 }, { 0x2103E, -1, -1, 1406339, -1, -1, -1, -1, -1, -1 }, { 0x2103F, -1, -1, 1406342, -1, -1, -1, -1, -1, 1406346 }, { 0x21040, -1, -1, 1406351, -1, -1, -1, -1, -1, -1 }, { 0x21041, -1, -1, 1406356, -1, -1, -1, -1, -1, -1 }, { 0x21046, -1, -1, 1406360, -1, -1, -1, -1, -1, -1 }, { 0x21047, -1, -1, 1406365, -1, -1, -1, -1, -1, -1 }, { 0x21048, -1, -1, 1406371, -1, -1, -1, -1, -1, -1 }, { 0x21049, -1, -1, 1406376, -1, -1, -1, -1, -1, -1 }, { 0x2104A, -1, -1, 1406381, -1, -1, -1, -1, -1, -1 }, { 0x2104B, -1, -1, 1406387, -1, -1, -1, -1, -1, -1 }, { 0x2104C, -1, -1, 1406392, -1, -1, -1, -1, -1, -1 }, { 0x2104D, -1, -1, 1406396, -1, -1, -1, -1, -1, -1 }, { 0x2104E, -1, -1, 1406400, -1, -1, -1, -1, -1, 1406404 }, { 0x2104F, 1406413, 1406409, -1, -1, -1, -1, -1, -1, -1 }, { 0x21051, -1, -1, 1406450, -1, -1, -1, -1, -1, -1 }, { 0x21053, -1, -1, 1406455, -1, -1, -1, -1, -1, -1 }, { 0x21054, -1, -1, 1406460, -1, -1, -1, -1, -1, -1 }, { 0x21055, -1, -1, 1406466, -1, -1, -1, -1, -1, -1 }, { 0x21059, -1, -1, -1, -1, -1, -1, -1, -1, 1406470 }, { 0x2105A, -1, -1, -1, -1, -1, -1, -1, -1, 1406476 }, { 0x2105B, -1, -1, -1, -1, -1, -1, -1, -1, 1406482 }, { 0x2105C, 1406491, 1406487, -1, -1, -1, -1, -1, -1, 1406525 }, { 0x2105D, -1, -1, -1, -1, -1, -1, -1, -1, 1406531 }, { 0x2105E, -1, -1, -1, -1, -1, -1, -1, -1, 1406538 }, { 0x21064, -1, -1, -1, -1, -1, -1, -1, -1, 1406543 }, { 0x21067, -1, -1, 1406549, -1, -1, -1, -1, -1, -1 }, { 0x21068, -1, -1, 1406555, -1, -1, -1, -1, -1, -1 }, { 0x2106A, -1, -1, 1406560, -1, -1, -1, -1, -1, -1 }, { 0x2106E, -1, -1, 1406564, -1, -1, -1, -1, -1, -1 }, { 0x2106F, 1406574, 1406568, -1, -1, -1, -1, -1, -1, -1 }, { 0x21070, -1, -1, 1406590, -1, -1, -1, -1, -1, -1 }, { 0x21071, -1, -1, 1406594, -1, -1, -1, -1, -1, -1 }, { 0x21073, -1, -1, 1406598, -1, -1, -1, -1, -1, -1 }, { 0x21074, -1, -1, 1406604, -1, -1, -1, -1, -1, -1 }, { 0x21075, 1406615, 1406610, -1, -1, -1, -1, -1, -1, -1 }, { 0x21076, 1406664, 1406659, -1, -1, -1, -1, -1, -1, -1 }, { 0x21077, 1406698, 1406691, -1, -1, -1, -1, -1, -1, -1 }, { 0x21078, 1406736, 1406729, -1, -1, -1, -1, -1, -1, -1 }, { 0x21079, -1, -1, -1, -1, -1, -1, -1, -1, 1406759 }, { 0x2107A, -1, -1, -1, -1, -1, -1, -1, -1, 1406764 }, { 0x2107B, 1406776, 1406771, -1, -1, -1, -1, -1, -1, -1 }, { 0x2107C, -1, -1, -1, -1, -1, -1, -1, -1, 1406803 }, { 0x2107D, -1, -1, -1, -1, -1, -1, -1, -1, 1406810 }, { 0x2107E, -1, -1, -1, -1, -1, -1, -1, -1, 1406816 }, { 0x2107F, -1, -1, -1, -1, -1, -1, -1, -1, 1406822 }, { 0x21080, -1, -1, -1, -1, -1, -1, -1, -1, 1406826 }, { 0x21081, -1, -1, -1, -1, -1, -1, -1, -1, 1406832 }, { 0x21082, -1, -1, -1, -1, -1, -1, -1, -1, 1406839 }, { 0x21083, -1, -1, -1, -1, -1, -1, -1, -1, 1406845 }, { 0x21084, -1, -1, -1, -1, -1, -1, -1, -1, 1406850 }, { 0x21085, -1, -1, -1, -1, -1, -1, -1, -1, 1406856 }, { 0x21086, -1, -1, -1, -1, -1, -1, -1, -1, 1406861 }, { 0x21087, -1, -1, -1, -1, -1, -1, -1, -1, 1406867 }, { 0x21088, 1406878, 1406873, -1, -1, -1, -1, -1, -1, 1406913 }, { 0x21089, -1, -1, -1, -1, -1, -1, -1, -1, 1406919 }, { 0x2108A, -1, -1, 1406924, -1, -1, -1, -1, -1, -1 }, { 0x2108C, -1, -1, -1, -1, -1, -1, -1, -1, 1406928 }, { 0x2108D, -1, -1, -1, -1, -1, -1, -1, -1, 1406934 }, { 0x2108E, -1, -1, -1, -1, -1, -1, -1, -1, 1406938 }, { 0x2108F, -1, -1, 1406943, -1, -1, -1, -1, -1, -1 }, { 0x21091, -1, -1, -1, -1, -1, -1, -1, -1, 1406948 }, { 0x21092, -1, -1, 1406953, -1, -1, -1, -1, -1, 1406958 }, { 0x21093, -1, -1, 1406965, -1, -1, -1, -1, -1, 1406970 }, { 0x21095, -1, -1, 1406977, -1, -1, -1, -1, -1, -1 }, { 0x21096, 1406987, 1406982, 1407008, -1, -1, -1, -1, -1, -1 }, { 0x21097, -1, -1, 1407013, -1, -1, -1, -1, -1, -1 }, { 0x21098, -1, -1, 1407018, -1, -1, -1, -1, -1, -1 }, { 0x21099, -1, -1, 1407023, -1, -1, -1, -1, -1, 1407028 }, { 0x2109A, -1, -1, 1407034, -1, -1, -1, -1, -1, -1 }, { 0x2109B, -1, -1, 1407040, -1, -1, -1, -1, -1, -1 }, { 0x2109D, 1407050, 1407045, 1407077, -1, -1, -1, -1, -1, -1 }, { 0x2109F, -1, -1, 1407082, -1, -1, -1, -1, -1, -1 }, { 0x210A0, -1, -1, 1407087, -1, -1, -1, -1, -1, -1 }, { 0x210A1, -1, -1, 1407092, -1, -1, -1, -1, -1, -1 }, { 0x210A3, -1, -1, 1407097, -1, -1, -1, -1, -1, -1 }, { 0x210A9, -1, -1, 1407102, -1, -1, -1, -1, -1, -1 }, { 0x210AA, 1407111, 1407107, -1, -1, -1, -1, -1, -1, -1 }, { 0x210AB, -1, -1, 1407162, -1, -1, -1, -1, -1, -1 }, { 0x210AD, -1, -1, 1407168, -1, -1, -1, -1, -1, -1 }, { 0x210AE, -1, -1, -1, -1, -1, -1, -1, -1, 1407173 }, { 0x210AF, -1, -1, -1, -1, -1, -1, -1, -1, 1407178 }, { 0x210B0, -1, -1, -1, -1, -1, -1, -1, -1, 1407185 }, { 0x210B1, -1, -1, -1, -1, -1, -1, -1, -1, 1407190 }, { 0x210B2, -1, -1, -1, -1, -1, -1, -1, -1, 1407198 }, { 0x210B3, -1, -1, -1, -1, -1, -1, -1, -1, 1407203 }, { 0x210B4, -1, 1407210, -1, -1, -1, -1, -1, -1, -1 }, { 0x210B5, -1, -1, -1, -1, -1, -1, -1, -1, 1407215 }, { 0x210B7, -1, -1, -1, -1, -1, -1, -1, -1, 1407223 }, { 0x210B9, -1, -1, -1, -1, -1, -1, -1, -1, 1407230 }, { 0x210BF, -1, -1, 1407237, -1, -1, -1, -1, -1, -1 }, { 0x210C0, 1407241, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x210C1, 1407276, 1407270, -1, -1, -1, -1, -1, -1, -1 }, { 0x210C2, -1, -1, 1407309, -1, -1, -1, -1, -1, -1 }, { 0x210C3, -1, -1, 1407314, -1, -1, -1, -1, -1, -1 }, { 0x210C4, -1, -1, 1407318, -1, -1, -1, -1, -1, -1 }, { 0x210C5, -1, -1, 1407323, -1, -1, -1, -1, -1, -1 }, { 0x210C6, -1, -1, 1407329, -1, -1, -1, -1, -1, -1 }, { 0x210C7, 1407340, 1407335, -1, -1, -1, -1, -1, -1, -1 }, { 0x210C8, 1407365, 1407360, -1, -1, -1, -1, -1, -1, -1 }, { 0x210C9, 1407403, 1407398, -1, -1, -1, -1, -1, -1, -1 }, { 0x210CA, -1, -1, -1, -1, -1, -1, -1, -1, 1407426 }, { 0x210CB, -1, -1, -1, -1, -1, -1, -1, -1, 1407432 }, { 0x210CC, -1, -1, -1, -1, -1, -1, -1, -1, 1407438 }, { 0x210CD, -1, -1, -1, -1, -1, -1, -1, -1, 1407446 }, { 0x210CE, -1, -1, -1, -1, -1, -1, -1, -1, 1407452 }, { 0x210CF, 1407463, 1407458, -1, -1, -1, -1, -1, -1, 1407491 }, { 0x210D0, -1, -1, -1, -1, -1, -1, -1, -1, 1407497 }, { 0x210D1, -1, -1, -1, -1, -1, -1, -1, -1, 1407503 }, { 0x210D2, -1, -1, -1, -1, -1, -1, -1, -1, 1407510 }, { 0x210D3, 1407520, 1407516, -1, -1, -1, -1, -1, -1, 1407556 }, { 0x210D4, -1, -1, -1, -1, -1, -1, -1, -1, 1407562 }, { 0x210D5, -1, -1, -1, -1, -1, -1, -1, -1, 1407568 }, { 0x210D6, 1407574, -1, 1407588, -1, -1, -1, -1, -1, 1407592 }, { 0x210D7, -1, -1, -1, -1, -1, -1, -1, -1, 1407598 }, { 0x210D8, -1, -1, -1, -1, -1, -1, -1, -1, 1407602 }, { 0x210D9, -1, -1, -1, -1, -1, -1, -1, -1, 1407609 }, { 0x210DA, -1, -1, -1, -1, -1, -1, -1, -1, 1407614 }, { 0x210DB, -1, -1, -1, -1, -1, -1, -1, -1, 1407620 }, { 0x210DC, -1, -1, -1, -1, -1, -1, -1, -1, 1407627 }, { 0x210DD, -1, -1, 1407633, -1, -1, -1, -1, -1, -1 }, { 0x210E1, -1, -1, 1407638, -1, -1, -1, -1, -1, -1 }, { 0x210E2, -1, -1, 1407644, -1, -1, -1, -1, -1, -1 }, { 0x210E4, 1407654, 1407648, -1, -1, -1, -1, -1, -1, -1 }, { 0x210E6, -1, -1, 1407684, -1, -1, -1, -1, -1, -1 }, { 0x210E7, 1407695, 1407689, -1, -1, -1, -1, -1, -1, -1 }, { 0x210E9, -1, -1, 1407709, -1, -1, -1, -1, -1, -1 }, { 0x210F3, -1, -1, 1407714, -1, -1, -1, -1, -1, -1 }, { 0x210F4, 1407726, 1407720, -1, -1, -1, -1, -1, -1, -1 }, { 0x210F5, 1407746, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x210F6, 1407792, 1407787, -1, -1, -1, -1, -1, -1, -1 }, { 0x210F7, -1, -1, 1407823, -1, -1, -1, -1, -1, -1 }, { 0x210F8, -1, -1, 1407827, -1, -1, -1, -1, -1, -1 }, { 0x210F9, -1, -1, -1, -1, -1, -1, -1, -1, 1407831 }, { 0x210FA, -1, -1, -1, -1, -1, -1, -1, -1, 1407837 }, { 0x210FB, -1, -1, -1, -1, -1, -1, -1, -1, 1407844 }, { 0x210FC, -1, -1, -1, -1, -1, -1, -1, -1, 1407852 }, { 0x210FD, -1, -1, -1, -1, -1, -1, -1, -1, 1407858 }, { 0x210FE, -1, -1, -1, -1, -1, -1, -1, -1, 1407863 }, { 0x210FF, -1, -1, -1, -1, -1, -1, -1, -1, 1407870 }, { 0x21100, -1, -1, -1, -1, -1, -1, -1, -1, 1407877 }, { 0x21101, -1, -1, -1, -1, -1, -1, -1, -1, 1407882 }, { 0x21107, -1, -1, 1407887, -1, -1, -1, -1, -1, -1 }, { 0x2110D, -1, -1, -1, -1, -1, -1, -1, -1, 1407893 }, { 0x2110E, 1407903, 1407898, -1, -1, -1, -1, -1, -1, 1407924 }, { 0x2110F, -1, -1, -1, -1, -1, -1, -1, -1, 1407930 }, { 0x21110, -1, -1, -1, -1, -1, -1, -1, -1, 1407936 }, { 0x21111, -1, -1, 1407941, -1, -1, -1, -1, -1, -1 }, { 0x21112, -1, -1, 1407947, -1, -1, -1, -1, -1, -1 }, { 0x21113, -1, -1, 1407952, -1, -1, -1, -1, -1, -1 }, { 0x21114, -1, -1, 1407958, -1, -1, -1, -1, -1, -1 }, { 0x21115, -1, -1, 1407964, -1, -1, -1, -1, -1, -1 }, { 0x21116, -1, -1, 1407969, -1, -1, -1, -1, -1, -1 }, { 0x2111F, 1407980, 1407975, 1408024, -1, -1, -1, -1, -1, -1 }, { 0x21121, 1408034, 1408028, 1408060, -1, -1, -1, -1, -1, 1408064 }, { 0x21122, -1, -1, 1408069, -1, -1, -1, -1, -1, -1 }, { 0x21123, -1, -1, 1408074, -1, -1, -1, -1, -1, -1 }, { 0x21124, -1, -1, 1408078, -1, -1, -1, -1, -1, -1 }, { 0x21125, -1, -1, -1, -1, -1, -1, -1, -1, 1408084 }, { 0x21126, -1, -1, -1, -1, -1, -1, -1, -1, 1408091 }, { 0x21127, -1, -1, -1, -1, -1, -1, -1, -1, 1408095 }, { 0x21128, -1, -1, -1, -1, -1, -1, -1, -1, 1408102 }, { 0x21129, -1, -1, -1, -1, -1, -1, -1, -1, 1408107 }, { 0x2112A, -1, -1, -1, -1, -1, -1, -1, -1, 1408114 }, { 0x2112B, -1, -1, -1, -1, -1, -1, -1, -1, 1408118 }, { 0x2112C, -1, -1, -1, -1, -1, -1, -1, -1, 1408123 }, { 0x2112D, -1, -1, -1, -1, -1, -1, -1, -1, 1408128 }, { 0x2112E, -1, -1, -1, -1, -1, -1, -1, -1, 1408136 }, { 0x2112F, 1408146, 1408141, -1, -1, -1, -1, -1, -1, 1408163 }, { 0x21130, -1, -1, -1, -1, -1, -1, -1, -1, 1408168 }, { 0x21131, -1, -1, 1408174, -1, -1, -1, -1, -1, -1 }, { 0x21132, -1, -1, 1408178, -1, -1, -1, -1, -1, -1 }, { 0x21133, -1, -1, 1408182, -1, -1, -1, -1, -1, -1 }, { 0x21134, -1, -1, 1408186, -1, -1, -1, -1, -1, -1 }, { 0x21135, 1408195, 1408191, 1408218, -1, -1, -1, -1, -1, -1 }, { 0x21137, -1, -1, 1408222, -1, -1, -1, -1, -1, -1 }, { 0x21139, -1, -1, 1408226, -1, -1, -1, -1, -1, -1 }, { 0x2113B, -1, 1408232, 1408236, -1, -1, -1, -1, -1, -1 }, { 0x2113D, 1408245, 1408240, -1, -1, -1, -1, -1, -1, -1 }, { 0x2113E, -1, -1, -1, -1, -1, -1, -1, -1, 1408267 }, { 0x21142, -1, -1, 1408273, -1, -1, -1, -1, -1, -1 }, { 0x21143, -1, -1, 1408277, -1, -1, -1, -1, -1, -1 }, { 0x21144, -1, -1, 1408283, -1, -1, -1, -1, -1, -1 }, { 0x21145, -1, -1, 1408288, -1, -1, -1, -1, -1, -1 }, { 0x21146, -1, -1, 1408291, -1, -1, -1, -1, -1, -1 }, { 0x21147, -1, -1, 1408297, -1, -1, -1, -1, -1, -1 }, { 0x21148, 1408308, 1408303, -1, -1, -1, -1, -1, -1, -1 }, { 0x21149, -1, -1, -1, -1, -1, -1, -1, -1, 1408370 }, { 0x2114A, -1, -1, -1, -1, -1, -1, -1, -1, 1408377 }, { 0x2114B, -1, -1, -1, -1, -1, -1, -1, -1, 1408382 }, { 0x2114C, -1, -1, -1, -1, -1, -1, -1, -1, 1408388 }, { 0x2114D, -1, -1, -1, -1, -1, -1, -1, -1, 1408395 }, { 0x2114E, -1, -1, -1, -1, -1, -1, -1, -1, 1408402 }, { 0x2114F, 1408413, 1408408, -1, -1, -1, -1, -1, -1, 1408457 }, { 0x21150, -1, -1, -1, -1, -1, -1, -1, -1, 1408463 }, { 0x21151, -1, -1, -1, -1, -1, -1, -1, -1, 1408469 }, { 0x21152, -1, -1, -1, -1, -1, -1, -1, -1, 1408477 }, { 0x21153, -1, -1, 1408484, -1, -1, -1, -1, -1, -1 }, { 0x21155, -1, -1, 1408496, -1, -1, -1, -1, 1408490, -1 }, { 0x21156, -1, -1, 1408500, -1, -1, -1, -1, -1, -1 }, { 0x21158, -1, -1, 1408506, -1, -1, -1, -1, -1, -1 }, { 0x21159, -1, -1, 1408510, -1, -1, -1, -1, -1, -1 }, { 0x21160, -1, -1, -1, -1, -1, -1, -1, -1, 1408515 }, { 0x21161, -1, -1, 1408522, -1, -1, -1, -1, -1, -1 }, { 0x21162, -1, -1, -1, -1, -1, -1, -1, -1, 1408525 }, { 0x21165, -1, -1, 1408531, -1, -1, -1, -1, -1, -1 }, { 0x21167, -1, -1, -1, -1, -1, -1, -1, -1, 1408536 }, { 0x21168, -1, -1, -1, -1, -1, -1, -1, -1, 1408541 }, { 0x21169, -1, -1, -1, -1, -1, -1, -1, -1, 1408547 }, { 0x2116A, -1, -1, -1, -1, -1, -1, -1, -1, 1408553 }, { 0x2116B, -1, -1, -1, -1, -1, -1, -1, -1, 1408562 }, { 0x2116C, -1, -1, -1, -1, -1, -1, -1, -1, 1408569 }, { 0x2116D, -1, -1, 1408574, -1, -1, -1, -1, -1, -1 }, { 0x2116F, -1, -1, -1, -1, -1, -1, -1, -1, 1408580 }, { 0x21171, -1, -1, 1408585, -1, -1, -1, -1, -1, -1 }, { 0x21173, -1, -1, -1, -1, -1, -1, -1, -1, 1408591 }, { 0x21175, -1, -1, 1408599, -1, -1, -1, -1, -1, -1 }, { 0x21176, -1, -1, 1408604, -1, -1, -1, -1, -1, -1 }, { 0x21177, -1, -1, -1, -1, -1, -1, -1, -1, 1408610 }, { 0x21179, -1, -1, 1408617, -1, -1, -1, -1, -1, -1 }, { 0x2117A, -1, -1, 1408623, -1, -1, -1, -1, -1, -1 }, { 0x2117B, -1, -1, 1408627, -1, -1, -1, -1, -1, -1 }, { 0x21180, 1408640, 1408633, -1, -1, -1, -1, -1, -1, -1 }, { 0x21181, -1, -1, -1, -1, -1, -1, -1, -1, 1408669 }, { 0x21182, -1, -1, -1, -1, -1, -1, -1, -1, 1408675 }, { 0x21184, -1, -1, -1, -1, -1, -1, -1, -1, 1408681 }, { 0x21185, -1, -1, 1408687, -1, -1, -1, -1, -1, -1 }, { 0x21186, -1, -1, 1408692, -1, -1, -1, -1, -1, -1 }, { 0x21187, 1408702, 1408697, -1, -1, -1, -1, -1, -1, -1 }, { 0x21188, -1, -1, -1, -1, -1, -1, -1, -1, 1408735 }, { 0x2118C, -1, -1, -1, -1, -1, -1, -1, -1, 1408741 }, { 0x2118D, -1, -1, -1, -1, -1, -1, -1, -1, 1408746 }, { 0x2118F, -1, -1, 1408752, -1, -1, -1, -1, -1, -1 }, { 0x21191, -1, -1, -1, -1, -1, -1, -1, -1, 1408757 }, { 0x21195, -1, -1, 1408763, -1, -1, -1, -1, -1, -1 }, { 0x21196, -1, -1, -1, -1, -1, -1, -1, -1, 1408769 }, { 0x21197, -1, -1, -1, -1, -1, -1, -1, -1, 1408776 }, { 0x21198, -1, -1, -1, -1, -1, -1, -1, -1, 1408781 }, { 0x21199, -1, -1, -1, -1, -1, -1, -1, -1, 1408787 }, { 0x2119A, -1, -1, -1, -1, -1, -1, -1, -1, 1408793 }, { 0x2119E, -1, -1, -1, -1, -1, -1, -1, -1, 1408797 }, { 0x211A3, -1, -1, 1408804, -1, -1, -1, -1, -1, -1 }, { 0x211A4, -1, -1, 1408809, -1, -1, -1, -1, -1, -1 }, { 0x211A5, -1, -1, 1408814, -1, -1, -1, -1, -1, -1 }, { 0x211A6, -1, -1, 1408819, -1, -1, -1, -1, -1, -1 }, { 0x211A9, -1, -1, 1408824, -1, -1, -1, -1, -1, -1 }, { 0x211AA, -1, -1, 1408829, -1, -1, -1, -1, -1, -1 }, { 0x211AE, -1, -1, 1408837, -1, -1, -1, -1, -1, -1 }, { 0x211AF, -1, -1, 1408842, -1, -1, -1, -1, -1, -1 }, { 0x211B0, -1, -1, 1408846, -1, -1, -1, -1, -1, -1 }, { 0x211B1, -1, -1, 1408851, -1, -1, -1, -1, -1, -1 }, { 0x211B2, -1, -1, 1408856, -1, -1, -1, -1, -1, -1 }, { 0x211B8, -1, -1, 1408861, -1, -1, -1, -1, -1, -1 }, { 0x211BD, -1, -1, 1408865, -1, -1, -1, -1, -1, -1 }, { 0x211C0, -1, -1, 1408870, -1, -1, -1, -1, -1, -1 }, { 0x211C2, -1, -1, 1408875, -1, -1, -1, -1, -1, -1 }, { 0x211C4, -1, -1, 1408880, -1, -1, -1, -1, -1, -1 }, { 0x211C8, -1, -1, 1408885, -1, -1, -1, -1, -1, -1 }, { 0x211D1, -1, -1, 1408891, -1, -1, -1, -1, -1, -1 }, { 0x211D2, -1, -1, 1408897, -1, -1, -1, -1, -1, -1 }, { 0x211D3, -1, -1, 1408901, -1, -1, -1, -1, -1, -1 }, { 0x211D6, -1, -1, 1408906, -1, -1, -1, -1, -1, -1 }, { 0x211D9, 1408917, 1408912, -1, -1, -1, -1, -1, -1, -1 }, { 0x211DA, -1, -1, 1408940, -1, -1, -1, -1, -1, -1 }, { 0x211DC, -1, -1, 1408945, -1, -1, -1, -1, -1, -1 }, { 0x211DD, -1, -1, 1408950, -1, -1, -1, -1, -1, -1 }, { 0x211DE, -1, -1, 1408956, -1, -1, -1, -1, -1, -1 }, { 0x211DF, -1, -1, 1408960, -1, -1, -1, -1, -1, -1 }, { 0x211E0, -1, -1, 1408964, -1, -1, -1, -1, -1, -1 }, { 0x211E4, -1, -1, 1408969, -1, -1, -1, -1, -1, -1 }, { 0x211E6, -1, -1, 1408975, -1, -1, -1, -1, -1, -1 }, { 0x211E7, -1, -1, 1408980, -1, -1, -1, -1, -1, -1 }, { 0x211E9, -1, -1, 1408985, -1, -1, -1, -1, -1, -1 }, { 0x211EC, -1, -1, 1408989, -1, -1, -1, -1, -1, -1 }, { 0x211ED, -1, -1, 1408995, -1, -1, -1, -1, -1, -1 }, { 0x211EE, -1, -1, 1409000, -1, -1, -1, -1, -1, -1 }, { 0x211EF, -1, -1, 1409006, -1, -1, -1, -1, -1, -1 }, { 0x211F0, -1, -1, 1409011, -1, -1, -1, -1, -1, -1 }, { 0x211F1, -1, -1, 1409018, -1, -1, -1, -1, -1, -1 }, { 0x211F3, -1, -1, 1409023, -1, -1, -1, -1, -1, -1 }, { 0x211F5, -1, -1, 1409029, -1, -1, -1, -1, -1, -1 }, { 0x211F6, -1, -1, 1409035, -1, -1, -1, -1, -1, -1 }, { 0x211F7, -1, -1, 1409039, -1, -1, -1, -1, -1, -1 }, { 0x211F8, -1, -1, 1409044, -1, -1, -1, -1, -1, 1409050 }, { 0x211FA, -1, -1, 1409056, -1, -1, -1, -1, -1, -1 }, { 0x211FB, -1, -1, -1, -1, -1, -1, -1, -1, 1409060 }, { 0x211FC, -1, -1, 1409067, -1, -1, -1, -1, -1, -1 }, { 0x211FF, -1, -1, 1409071, -1, -1, -1, -1, -1, -1 }, { 0x21200, -1, -1, 1409076, -1, -1, -1, -1, -1, -1 }, { 0x21205, -1, -1, 1409081, -1, -1, -1, -1, -1, -1 }, { 0x21206, -1, -1, 1409086, -1, -1, -1, -1, -1, -1 }, { 0x21208, -1, -1, -1, -1, -1, -1, -1, -1, 1409090 }, { 0x21209, -1, -1, 1409099, -1, -1, -1, -1, -1, -1 }, { 0x2120A, -1, -1, 1409105, -1, -1, -1, -1, -1, -1 }, { 0x2120D, -1, -1, 1409110, -1, -1, -1, -1, -1, -1 }, { 0x2120E, 1409121, 1409116, 1409142, -1, -1, -1, -1, -1, -1 }, { 0x2120F, -1, -1, 1409146, -1, -1, -1, -1, -1, -1 }, { 0x21210, -1, -1, 1409151, -1, -1, -1, -1, -1, -1 }, { 0x21212, -1, -1, 1409155, -1, -1, -1, -1, -1, -1 }, { 0x21213, -1, -1, 1409161, -1, -1, -1, -1, -1, -1 }, { 0x21217, -1, -1, 1409167, -1, -1, -1, -1, -1, -1 }, { 0x21219, 1409176, 1409171, 1409182, -1, -1, -1, -1, -1, -1 }, { 0x2121B, 1409193, 1409187, -1, -1, -1, -1, -1, -1, -1 }, { 0x2121E, -1, -1, 1409220, -1, -1, -1, -1, -1, -1 }, { 0x21220, -1, -1, 1409224, -1, -1, -1, -1, -1, -1 }, { 0x21221, -1, -1, -1, -1, -1, -1, -1, -1, 1409231 }, { 0x21223, -1, -1, 1409240, -1, -1, -1, -1, -1, -1 }, { 0x21226, -1, -1, 1409246, -1, -1, -1, -1, -1, -1 }, { 0x21227, -1, -1, 1409251, -1, -1, -1, -1, -1, -1 }, { 0x21228, -1, -1, 1409256, -1, -1, -1, -1, -1, -1 }, { 0x21229, -1, -1, -1, -1, -1, -1, -1, -1, 1409260 }, { 0x2122E, -1, -1, 1409269, -1, -1, -1, -1, -1, -1 }, { 0x2122F, -1, -1, 1409274, -1, -1, -1, -1, -1, -1 }, { 0x21230, -1, -1, 1409280, -1, -1, -1, -1, -1, -1 }, { 0x21232, -1, -1, 1409285, -1, -1, -1, -1, -1, -1 }, { 0x21234, -1, -1, 1409290, -1, -1, -1, -1, -1, -1 }, { 0x21235, -1, -1, 1409296, -1, -1, -1, -1, -1, -1 }, { 0x21236, -1, -1, 1409301, -1, -1, -1, -1, -1, -1 }, { 0x2123A, -1, -1, -1, -1, -1, -1, -1, -1, 1409306 }, { 0x2123C, -1, 1409312, 1409318, -1, -1, -1, -1, -1, -1 }, { 0x2123D, 1409324, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2123F, -1, -1, 1409341, -1, -1, -1, -1, -1, -1 }, { 0x21244, 1409352, 1409347, 1409359, -1, -1, -1, -1, -1, -1 }, { 0x21245, -1, -1, 1409364, -1, -1, -1, -1, -1, -1 }, { 0x21246, -1, -1, 1409368, -1, -1, -1, -1, -1, -1 }, { 0x21249, -1, -1, 1409372, -1, -1, -1, -1, -1, -1 }, { 0x2124E, -1, -1, 1409377, -1, -1, -1, -1, -1, 1409381 }, { 0x2124F, -1, 1409386, -1, -1, -1, -1, -1, -1, -1 }, { 0x21250, -1, -1, 1409390, -1, -1, -1, -1, -1, -1 }, { 0x21251, -1, -1, 1409396, -1, -1, -1, -1, -1, -1 }, { 0x21252, -1, -1, 1409400, -1, -1, -1, -1, -1, -1 }, { 0x21253, -1, -1, 1409405, -1, -1, -1, -1, -1, -1 }, { 0x21255, -1, -1, -1, -1, -1, -1, -1, -1, 1409409 }, { 0x21256, -1, -1, -1, -1, -1, -1, -1, -1, 1409414 }, { 0x21257, -1, -1, 1409419, -1, -1, -1, -1, -1, -1 }, { 0x2125A, -1, -1, 1409423, -1, -1, -1, -1, -1, -1 }, { 0x2125B, -1, -1, 1409430, -1, -1, -1, -1, -1, -1 }, { 0x21266, -1, -1, -1, -1, -1, -1, -1, -1, 1409434 }, { 0x21269, -1, -1, 1409439, -1, -1, -1, -1, -1, -1 }, { 0x2126A, -1, -1, 1409444, -1, -1, -1, -1, -1, -1 }, { 0x2126D, -1, -1, 1409449, -1, -1, -1, -1, -1, -1 }, { 0x21274, -1, -1, 1409453, -1, -1, -1, -1, -1, -1 }, { 0x21277, -1, -1, 1409457, -1, -1, -1, -1, -1, -1 }, { 0x21278, -1, -1, 1409462, -1, -1, -1, -1, -1, -1 }, { 0x2127A, -1, -1, 1409467, -1, -1, -1, -1, -1, -1 }, { 0x2127C, -1, 1409473, -1, -1, -1, -1, -1, -1, -1 }, { 0x2127D, -1, -1, -1, -1, -1, -1, -1, -1, 1409479 }, { 0x2127E, -1, -1, -1, -1, -1, -1, -1, -1, 1409484 }, { 0x2127F, -1, -1, -1, -1, -1, -1, -1, -1, 1409488 }, { 0x21281, -1, -1, 1409494, -1, -1, -1, -1, -1, -1 }, { 0x21284, -1, -1, 1409498, -1, -1, -1, -1, -1, -1 }, { 0x21285, -1, -1, 1409503, -1, -1, -1, -1, -1, -1 }, { 0x21289, -1, -1, 1409508, -1, -1, -1, -1, -1, -1 }, { 0x2128D, -1, -1, 1409518, -1, -1, -1, -1, 1409512, -1 }, { 0x21291, 1409529, 1409523, -1, -1, -1, -1, -1, -1, -1 }, { 0x2129B, -1, -1, 1409565, -1, -1, -1, -1, -1, -1 }, { 0x2129D, -1, -1, 1409569, -1, -1, -1, -1, -1, -1 }, { 0x2129E, -1, -1, 1409573, -1, -1, -1, -1, -1, -1 }, { 0x2129F, -1, -1, 1409579, -1, -1, -1, -1, -1, -1 }, { 0x212A0, -1, -1, 1409583, -1, -1, -1, -1, -1, 1409588 }, { 0x212A1, -1, -1, 1409594, -1, -1, -1, -1, -1, -1 }, { 0x212A3, -1, -1, 1409600, -1, -1, -1, -1, -1, -1 }, { 0x212A7, -1, -1, 1409605, -1, -1, -1, -1, -1, -1 }, { 0x212A8, -1, 1409610, 1409616, -1, -1, -1, -1, -1, -1 }, { 0x212A9, -1, 1409621, -1, -1, -1, -1, -1, -1, -1 }, { 0x212AB, -1, -1, 1409626, -1, -1, -1, -1, -1, -1 }, { 0x212AD, -1, -1, 1409632, -1, -1, -1, -1, -1, -1 }, { 0x212AE, 1409642, 1409636, -1, -1, -1, -1, -1, -1, -1 }, { 0x212B0, -1, 1409652, -1, -1, -1, -1, -1, -1, 1409657 }, { 0x212B1, -1, -1, -1, -1, -1, -1, -1, -1, 1409664 }, { 0x212B2, -1, -1, -1, -1, -1, -1, -1, -1, 1409671 }, { 0x212B3, -1, -1, -1, -1, -1, -1, -1, -1, 1409676 }, { 0x212B6, -1, -1, 1409682, -1, -1, -1, -1, -1, -1 }, { 0x212B8, -1, -1, 1409686, -1, -1, -1, -1, -1, 1409692 }, { 0x212BB, -1, -1, 1409700, -1, -1, -1, -1, -1, -1 }, { 0x212BC, -1, -1, 1409705, -1, -1, -1, -1, -1, -1 }, { 0x212C0, -1, -1, -1, -1, -1, -1, -1, -1, 1409712 }, { 0x212C1, -1, -1, -1, -1, -1, -1, -1, -1, 1409718 }, { 0x212C2, -1, -1, -1, -1, -1, -1, -1, -1, 1409724 }, { 0x212C3, -1, -1, -1, -1, -1, -1, -1, -1, 1409730 }, { 0x212D9, -1, -1, 1409735, -1, -1, -1, -1, -1, -1 }, { 0x212DA, -1, -1, 1409740, -1, -1, -1, -1, -1, -1 }, { 0x212DF, -1, -1, 1409744, -1, -1, -1, -1, -1, -1 }, { 0x212E3, -1, 1409749, -1, -1, -1, -1, -1, -1, -1 }, { 0x212E4, -1, 1409755, -1, -1, -1, -1, -1, -1, -1 }, { 0x212E5, -1, -1, -1, -1, -1, -1, -1, -1, 1409761 }, { 0x212E6, -1, -1, -1, -1, -1, -1, -1, -1, 1409766 }, { 0x212E7, -1, -1, 1409772, -1, -1, -1, -1, -1, -1 }, { 0x212E8, -1, -1, 1409777, -1, -1, -1, -1, -1, -1 }, { 0x212E9, -1, -1, 1409782, -1, -1, -1, -1, -1, -1 }, { 0x212EA, -1, -1, 1409786, -1, -1, -1, -1, -1, -1 }, { 0x212EC, -1, -1, 1409791, -1, -1, -1, -1, -1, -1 }, { 0x212ED, -1, -1, 1409795, -1, -1, -1, -1, -1, -1 }, { 0x212EF, -1, -1, 1409800, -1, -1, -1, -1, -1, -1 }, { 0x212FE, -1, 1409804, -1, -1, -1, -1, -1, -1, -1 }, { 0x212FF, -1, -1, -1, -1, -1, -1, -1, -1, 1409809 }, { 0x21300, -1, -1, -1, -1, -1, -1, -1, -1, 1409814 }, { 0x21302, -1, 1409820, -1, -1, -1, -1, -1, -1, -1 }, { 0x21303, -1, 1409825, -1, -1, -1, -1, -1, -1, -1 }, { 0x21304, -1, 1409830, -1, -1, -1, -1, -1, -1, -1 }, { 0x21305, -1, 1409834, -1, -1, -1, -1, -1, -1, -1 }, { 0x21314, -1, -1, 1409839, -1, -1, -1, -1, -1, -1 }, { 0x2131A, -1, -1, 1409845, -1, -1, -1, -1, -1, -1 }, { 0x2131C, -1, -1, 1409850, -1, -1, -1, -1, -1, -1 }, { 0x2131E, -1, -1, 1409855, -1, -1, -1, -1, -1, -1 }, { 0x21320, -1, -1, -1, -1, -1, -1, -1, -1, 1409860 }, { 0x21321, -1, -1, -1, -1, -1, -1, -1, -1, 1409866 }, { 0x21322, -1, -1, -1, -1, -1, -1, -1, -1, 1409872 }, { 0x21323, -1, -1, 1409878, -1, -1, -1, -1, -1, 1409883 }, { 0x21324, -1, -1, 1409888, -1, -1, -1, -1, -1, -1 }, { 0x21326, -1, -1, 1409893, -1, -1, -1, -1, -1, -1 }, { 0x21329, -1, -1, 1409898, -1, -1, -1, -1, -1, -1 }, { 0x2132A, -1, -1, 1409902, -1, -1, -1, -1, -1, -1 }, { 0x2132D, -1, -1, 1409908, -1, -1, -1, -1, -1, -1 }, { 0x21332, -1, -1, 1409913, -1, -1, -1, -1, -1, -1 }, { 0x21334, -1, -1, 1409918, -1, -1, -1, -1, -1, -1 }, { 0x21336, -1, 1409923, -1, -1, -1, -1, -1, -1, -1 }, { 0x2133A, -1, 1409929, -1, -1, -1, -1, -1, -1, -1 }, { 0x2133D, -1, -1, -1, -1, -1, -1, -1, -1, 1409935 }, { 0x2133F, -1, -1, -1, -1, -1, -1, -1, -1, 1409941 }, { 0x2134C, -1, -1, 1409948, -1, -1, -1, -1, -1, -1 }, { 0x2134D, -1, -1, 1409954, -1, -1, -1, -1, -1, -1 }, { 0x21350, -1, -1, 1409959, -1, -1, -1, -1, -1, -1 }, { 0x21352, -1, -1, 1409963, -1, -1, -1, -1, -1, -1 }, { 0x21358, -1, -1, -1, -1, -1, -1, -1, -1, 1409968 }, { 0x21359, -1, -1, -1, -1, -1, -1, -1, -1, 1409973 }, { 0x2135A, -1, -1, -1, -1, -1, -1, -1, -1, 1409978 }, { 0x2135B, -1, -1, -1, -1, -1, -1, -1, -1, 1409984 }, { 0x2135C, -1, -1, -1, -1, -1, -1, -1, -1, 1409989 }, { 0x2135D, -1, -1, -1, -1, -1, -1, -1, -1, 1409994 }, { 0x2135E, -1, -1, -1, -1, -1, -1, -1, -1, 1409999 }, { 0x2135F, -1, -1, -1, -1, -1, -1, -1, -1, 1410006 }, { 0x21361, -1, -1, 1410012, -1, -1, -1, -1, -1, -1 }, { 0x21362, -1, -1, -1, -1, -1, -1, -1, -1, 1410016 }, { 0x21363, -1, -1, -1, -1, -1, -1, -1, -1, 1410020 }, { 0x21364, -1, -1, 1410026, -1, -1, -1, -1, -1, -1 }, { 0x21365, -1, -1, 1410031, -1, -1, -1, -1, -1, -1 }, { 0x21366, -1, -1, 1410037, -1, -1, -1, -1, -1, -1 }, { 0x21368, -1, -1, 1410043, -1, -1, -1, -1, -1, -1 }, { 0x2136A, -1, -1, 1410047, -1, -1, -1, -1, -1, -1 }, { 0x2136B, -1, -1, 1410051, -1, -1, -1, -1, -1, -1 }, { 0x2136E, 1410061, 1410055, 1410079, -1, -1, -1, -1, -1, -1 }, { 0x21372, -1, -1, 1410085, -1, -1, -1, -1, -1, -1 }, { 0x21375, -1, 1410089, -1, -1, -1, -1, -1, -1, -1 }, { 0x21376, -1, 1410095, 1410099, -1, -1, -1, -1, -1, -1 }, { 0x21377, -1, -1, 1410104, -1, -1, -1, -1, -1, -1 }, { 0x2137B, -1, -1, 1410110, -1, -1, -1, -1, -1, -1 }, { 0x21389, -1, -1, 1410116, -1, -1, -1, -1, -1, -1 }, { 0x2138D, -1, -1, 1410120, -1, -1, -1, -1, -1, -1 }, { 0x2138E, -1, 1410125, -1, -1, -1, -1, -1, -1, -1 }, { 0x21391, -1, -1, 1410130, -1, -1, -1, -1, -1, -1 }, { 0x21392, -1, -1, 1410134, -1, -1, -1, -1, -1, -1 }, { 0x21394, -1, -1, 1410139, -1, -1, -1, -1, -1, -1 }, { 0x21398, -1, 1410143, 1410149, -1, -1, -1, -1, -1, -1 }, { 0x2139A, -1, -1, 1410155, -1, -1, -1, -1, -1, -1 }, { 0x2139B, -1, -1, -1, -1, -1, -1, -1, -1, 1410161 }, { 0x2139C, -1, -1, -1, -1, -1, -1, -1, -1, 1410166 }, { 0x2139D, -1, -1, -1, -1, -1, -1, -1, -1, 1410172 }, { 0x2139E, -1, -1, -1, -1, -1, -1, -1, -1, 1410177 }, { 0x2139F, -1, -1, -1, -1, -1, -1, -1, -1, 1410185 }, { 0x213A0, -1, -1, -1, -1, -1, -1, -1, -1, 1410190 }, { 0x213A1, -1, -1, -1, -1, -1, -1, -1, -1, 1410198 }, { 0x213A2, -1, -1, -1, -1, -1, -1, -1, -1, 1410203 }, { 0x213A3, -1, -1, -1, -1, -1, -1, -1, -1, 1410210 }, { 0x213A4, -1, -1, -1, -1, -1, -1, -1, -1, 1410217 }, { 0x213A5, -1, -1, -1, -1, -1, -1, -1, -1, 1410222 }, { 0x213A6, -1, -1, -1, -1, -1, -1, -1, -1, 1410229 }, { 0x213AB, -1, -1, 1410236, -1, -1, -1, -1, -1, -1 }, { 0x213AC, -1, -1, 1410241, -1, -1, -1, -1, -1, -1 }, { 0x213AD, -1, -1, -1, -1, -1, -1, -1, -1, 1410247 }, { 0x213AE, -1, -1, 1410255, -1, -1, -1, -1, -1, -1 }, { 0x213B3, -1, -1, 1410259, -1, -1, -1, -1, -1, -1 }, { 0x213B4, 1410269, 1410263, -1, -1, -1, -1, -1, -1, -1 }, { 0x213BA, -1, -1, 1410278, -1, -1, -1, -1, -1, -1 }, { 0x213BB, -1, -1, 1410283, -1, -1, -1, -1, -1, -1 }, { 0x213BE, -1, -1, 1410289, -1, -1, -1, -1, -1, -1 }, { 0x213BF, -1, -1, 1410295, -1, -1, -1, -1, -1, -1 }, { 0x213C0, -1, -1, 1410299, -1, -1, -1, -1, -1, -1 }, { 0x213C1, -1, -1, 1410304, -1, -1, -1, -1, -1, -1 }, { 0x213C5, -1, 1410309, -1, -1, -1, -1, -1, -1, -1 }, { 0x213C6, -1, 1410315, -1, -1, -1, -1, -1, -1, -1 }, { 0x213D8, -1, -1, 1410322, -1, -1, -1, -1, -1, 1410327 }, { 0x213DA, -1, -1, 1410331, -1, -1, -1, -1, -1, -1 }, { 0x213DB, -1, -1, 1410336, -1, -1, -1, -1, -1, 1410340 }, { 0x213DE, -1, -1, 1410344, -1, -1, -1, -1, -1, -1 }, { 0x213DF, -1, -1, -1, -1, -1, -1, -1, -1, 1410351 }, { 0x213E0, -1, -1, -1, -1, -1, -1, -1, -1, 1410356 }, { 0x213E1, -1, -1, -1, -1, -1, -1, -1, -1, 1410362 }, { 0x213E2, -1, -1, -1, -1, -1, -1, -1, -1, 1410370 }, { 0x213E3, -1, -1, -1, -1, -1, -1, -1, -1, 1410375 }, { 0x213E4, -1, -1, -1, -1, -1, -1, -1, -1, 1410379 }, { 0x213E5, -1, -1, -1, -1, -1, -1, -1, -1, 1410387 }, { 0x213E6, -1, -1, -1, -1, -1, -1, -1, -1, 1410393 }, { 0x213E7, -1, -1, -1, -1, -1, -1, -1, -1, 1410398 }, { 0x213E9, -1, -1, 1410404, -1, -1, -1, -1, -1, -1 }, { 0x213EA, -1, -1, 1410409, -1, -1, -1, -1, -1, -1 }, { 0x213ED, -1, 1410413, 1410418, -1, -1, -1, -1, -1, -1 }, { 0x213EE, -1, -1, 1410424, -1, -1, -1, -1, -1, -1 }, { 0x213EF, -1, -1, 1410430, -1, -1, -1, -1, -1, 1410435 }, { 0x213F5, -1, -1, 1410441, -1, -1, -1, -1, -1, -1 }, { 0x213FC, -1, -1, 1410446, -1, -1, -1, -1, -1, -1 }, { 0x213FD, -1, -1, -1, -1, -1, -1, -1, -1, 1410450 }, { 0x213FE, -1, 1410457, -1, -1, -1, -1, -1, -1, -1 }, { 0x2140B, -1, -1, 1410462, -1, -1, -1, -1, -1, -1 }, { 0x2140C, -1, -1, 1410467, -1, -1, -1, -1, -1, -1 }, { 0x2140F, -1, -1, 1410472, -1, -1, -1, -1, -1, -1 }, { 0x21412, -1, -1, 1410477, -1, -1, -1, -1, -1, -1 }, { 0x21413, -1, 1410482, 1410488, -1, -1, -1, -1, -1, -1 }, { 0x21414, -1, -1, 1410494, -1, -1, -1, -1, -1, -1 }, { 0x21416, -1, 1410499, 1410505, -1, -1, -1, -1, -1, -1 }, { 0x21417, -1, -1, -1, -1, -1, -1, -1, -1, 1410511 }, { 0x21418, -1, -1, -1, -1, -1, -1, -1, -1, 1410517 }, { 0x21419, -1, -1, -1, -1, -1, -1, -1, -1, 1410523 }, { 0x2141A, -1, -1, -1, -1, -1, -1, -1, -1, 1410530 }, { 0x2141D, -1, -1, 1410537, -1, -1, -1, -1, -1, -1 }, { 0x2141E, -1, -1, 1410541, -1, -1, -1, -1, -1, -1 }, { 0x21420, -1, -1, 1410546, -1, -1, -1, -1, -1, -1 }, { 0x21424, -1, 1410551, 1410556, -1, -1, -1, -1, -1, -1 }, { 0x21425, -1, -1, 1410561, -1, -1, -1, -1, -1, -1 }, { 0x21428, 1410569, 1410565, -1, -1, -1, -1, -1, -1, -1 }, { 0x2142E, -1, -1, -1, -1, -1, -1, -1, -1, 1410577 }, { 0x2142F, -1, -1, -1, -1, -1, -1, -1, -1, 1410580 }, { 0x2143F, -1, 1410584, 1410590, -1, -1, -1, -1, -1, -1 }, { 0x21440, -1, -1, 1410594, -1, -1, -1, -1, -1, -1 }, { 0x21444, -1, -1, 1410598, -1, -1, -1, -1, -1, -1 }, { 0x21446, -1, -1, 1410605, -1, -1, -1, -1, -1, -1 }, { 0x21448, -1, -1, 1410612, -1, -1, -1, -1, -1, -1 }, { 0x2144D, -1, -1, 1410617, -1, -1, -1, -1, -1, -1 }, { 0x2144E, -1, -1, 1410622, -1, -1, -1, -1, -1, -1 }, { 0x21452, -1, 1410627, -1, -1, -1, -1, -1, -1, 1410632 }, { 0x21453, -1, -1, -1, -1, -1, -1, -1, -1, 1410638 }, { 0x21454, -1, 1410643, -1, -1, -1, -1, -1, -1, -1 }, { 0x21455, -1, 1410649, -1, -1, -1, -1, -1, -1, -1 }, { 0x21456, -1, -1, -1, -1, -1, -1, -1, -1, 1410654 }, { 0x21457, -1, -1, -1, -1, -1, -1, -1, -1, 1410661 }, { 0x21458, -1, -1, 1410667, -1, -1, -1, -1, -1, -1 }, { 0x2145A, -1, -1, 1410672, -1, -1, -1, -1, -1, -1 }, { 0x2145D, -1, -1, -1, -1, -1, -1, -1, -1, 1410676 }, { 0x2145E, 1410687, 1410681, 1410715, -1, -1, -1, -1, -1, -1 }, { 0x2145F, -1, -1, 1410720, -1, -1, -1, -1, -1, -1 }, { 0x21463, -1, -1, 1410724, -1, -1, -1, -1, -1, -1 }, { 0x21469, -1, -1, -1, -1, -1, -1, -1, -1, 1410728 }, { 0x2146A, -1, -1, -1, -1, -1, -1, -1, -1, 1410734 }, { 0x2146D, -1, -1, -1, -1, -1, -1, -1, -1, 1410739 }, { 0x2146F, 1410751, 1410745, 1410766, -1, -1, -1, -1, -1, -1 }, { 0x21470, -1, -1, -1, -1, -1, -1, -1, -1, 1410772 }, { 0x21471, -1, -1, -1, -1, -1, -1, -1, -1, 1410780 }, { 0x21472, -1, -1, -1, -1, -1, -1, -1, -1, 1410786 }, { 0x21473, -1, -1, -1, -1, -1, -1, -1, -1, 1410792 }, { 0x21474, -1, -1, -1, -1, -1, -1, -1, -1, 1410798 }, { 0x21475, -1, -1, -1, -1, -1, -1, -1, -1, 1410805 }, { 0x21476, -1, -1, 1410812, -1, -1, -1, -1, -1, -1 }, { 0x2147B, -1, -1, 1410819, -1, -1, -1, -1, -1, -1 }, { 0x2147D, -1, -1, 1410825, -1, -1, -1, -1, -1, -1 }, { 0x2147E, -1, -1, 1410833, -1, -1, -1, -1, -1, -1 }, { 0x21481, -1, -1, 1410837, -1, -1, -1, -1, -1, -1 }, { 0x21483, 1410846, 1410841, 1410876, -1, -1, -1, -1, -1, -1 }, { 0x21484, 1410885, 1410880, 1410898, -1, -1, -1, -1, -1, -1 }, { 0x2148A, -1, 1410903, 1410908, -1, -1, -1, -1, -1, -1 }, { 0x2148C, -1, -1, 1410912, -1, -1, -1, -1, -1, -1 }, { 0x2148D, -1, -1, 1410918, -1, -1, -1, -1, -1, -1 }, { 0x2148F, -1, -1, 1410922, -1, -1, -1, -1, -1, -1 }, { 0x21492, -1, -1, 1410927, -1, -1, -1, -1, -1, -1 }, { 0x21493, -1, -1, 1410932, -1, -1, -1, -1, -1, -1 }, { 0x21496, -1, -1, 1410938, -1, -1, -1, -1, -1, -1 }, { 0x21497, -1, 1410943, -1, -1, -1, -1, -1, -1, -1 }, { 0x21498, -1, -1, -1, -1, -1, -1, -1, -1, 1410948 }, { 0x214A2, -1, -1, 1410954, -1, -1, -1, -1, -1, -1 }, { 0x214A7, -1, -1, 1410959, -1, -1, -1, -1, -1, -1 }, { 0x214AA, -1, -1, -1, -1, -1, -1, -1, -1, 1410965 }, { 0x214AB, -1, -1, -1, -1, -1, -1, -1, -1, 1410971 }, { 0x214AC, -1, -1, -1, -1, -1, -1, -1, -1, 1410977 }, { 0x214AD, -1, -1, -1, -1, -1, -1, -1, -1, 1410982 }, { 0x214AE, -1, -1, -1, -1, -1, -1, -1, -1, 1410988 }, { 0x214AF, -1, -1, 1410997, -1, -1, -1, -1, -1, 1411003 }, { 0x214B1, -1, -1, 1411009, -1, -1, -1, -1, -1, -1 }, { 0x214B3, -1, -1, 1411013, -1, -1, -1, -1, -1, -1 }, { 0x214B6, -1, 1411019, -1, -1, -1, -1, -1, -1, -1 }, { 0x214BB, -1, -1, -1, -1, -1, -1, -1, -1, 1411026 }, { 0x214BE, -1, -1, 1411033, -1, -1, -1, -1, -1, -1 }, { 0x214C1, -1, -1, -1, -1, -1, -1, -1, -1, 1411038 }, { 0x214C2, -1, -1, -1, -1, -1, -1, -1, -1, 1411043 }, { 0x214C3, -1, -1, -1, -1, -1, -1, -1, -1, 1411051 }, { 0x214C4, -1, -1, -1, -1, -1, -1, -1, -1, 1411057 }, { 0x214C5, -1, -1, -1, -1, -1, -1, -1, -1, 1411063 }, { 0x214C6, -1, -1, -1, -1, -1, -1, -1, -1, 1411068 }, { 0x214C7, -1, -1, -1, -1, -1, -1, -1, -1, 1411074 }, { 0x214C8, -1, -1, -1, -1, -1, -1, -1, -1, 1411079 }, { 0x214C9, -1, -1, 1411085, -1, -1, -1, -1, -1, -1 }, { 0x214CB, -1, -1, -1, -1, -1, -1, -1, -1, 1411090 }, { 0x214CD, -1, -1, 1411097, -1, -1, -1, -1, -1, -1 }, { 0x214CE, -1, -1, -1, -1, -1, -1, -1, -1, 1411102 }, { 0x214CF, -1, -1, -1, -1, -1, -1, -1, -1, 1411108 }, { 0x214D2, -1, -1, 1411113, -1, -1, -1, -1, -1, -1 }, { 0x214D3, -1, -1, 1411118, -1, -1, -1, -1, -1, -1 }, { 0x214D4, -1, -1, 1411123, -1, -1, -1, -1, -1, 1411128 }, { 0x214D6, -1, -1, 1411134, -1, -1, -1, -1, -1, -1 }, { 0x214D8, -1, -1, 1411140, -1, -1, -1, -1, -1, -1 }, { 0x214DE, -1, -1, -1, -1, -1, -1, -1, -1, 1411145 }, { 0x214DF, -1, -1, -1, -1, -1, -1, -1, -1, 1411152 }, { 0x214E0, -1, -1, -1, -1, -1, -1, -1, -1, 1411159 }, { 0x214E1, -1, -1, -1, -1, -1, -1, -1, -1, 1411164 }, { 0x214E2, -1, -1, -1, -1, -1, -1, -1, -1, 1411170 }, { 0x214E3, -1, -1, 1411177, -1, -1, -1, -1, -1, -1 }, { 0x214E5, -1, -1, -1, -1, -1, -1, -1, -1, 1411182 }, { 0x214E6, -1, -1, 1411188, -1, -1, -1, -1, -1, -1 }, { 0x214E8, -1, 1411194, -1, -1, -1, -1, -1, -1, -1 }, { 0x214ED, -1, -1, 1411199, -1, -1, -1, -1, -1, -1 }, { 0x214EE, -1, -1, -1, -1, -1, -1, -1, -1, 1411203 }, { 0x214EF, -1, -1, -1, -1, -1, -1, -1, -1, 1411210 }, { 0x214F0, -1, -1, 1411215, -1, -1, -1, -1, -1, -1 }, { 0x214F7, -1, -1, 1411220, -1, -1, -1, -1, -1, -1 }, { 0x214FD, -1, 1411225, -1, -1, -1, -1, -1, -1, -1 }, { 0x214FE, -1, -1, -1, -1, -1, -1, -1, -1, 1411230 }, { 0x214FF, -1, -1, 1411236, -1, -1, -1, -1, -1, -1 }, { 0x21503, -1, -1, -1, -1, -1, -1, -1, -1, 1411241 }, { 0x21507, -1, -1, 1411247, -1, -1, -1, -1, -1, -1 }, { 0x2150D, -1, -1, -1, -1, -1, -1, -1, -1, 1411252 }, { 0x21511, -1, -1, -1, -1, -1, -1, -1, -1, 1411259 }, { 0x21512, -1, -1, -1, -1, -1, -1, -1, -1, 1411264 }, { 0x21514, -1, -1, -1, -1, -1, -1, -1, -1, 1411270 }, { 0x21515, -1, -1, 1411275, -1, -1, -1, -1, -1, -1 }, { 0x21516, -1, -1, -1, -1, -1, -1, -1, -1, 1411281 }, { 0x2151B, -1, -1, 1411287, -1, -1, -1, -1, -1, -1 }, { 0x2151C, -1, -1, 1411293, -1, -1, -1, -1, -1, -1 }, { 0x2151E, -1, -1, 1411298, -1, -1, -1, -1, -1, -1 }, { 0x21523, -1, -1, 1411304, -1, -1, -1, -1, -1, -1 }, { 0x21528, -1, -1, 1411309, -1, -1, -1, -1, -1, -1 }, { 0x2152A, -1, -1, 1411314, -1, -1, -1, -1, -1, -1 }, { 0x21531, -1, -1, 1411319, -1, -1, -1, -1, -1, -1 }, { 0x21534, -1, -1, 1411324, -1, -1, -1, -1, -1, -1 }, { 0x2153F, -1, -1, -1, -1, -1, -1, -1, -1, 1411328 }, { 0x21541, -1, -1, 1411335, -1, -1, -1, -1, -1, -1 }, { 0x21549, -1, -1, 1411341, -1, -1, -1, -1, -1, -1 }, { 0x2154F, -1, -1, 1411346, -1, -1, -1, -1, -1, -1 }, { 0x21550, -1, -1, 1411352, -1, -1, -1, -1, -1, -1 }, { 0x21552, -1, -1, 1411358, -1, -1, -1, -1, -1, -1 }, { 0x21556, -1, -1, 1411363, -1, -1, -1, -1, -1, -1 }, { 0x21557, -1, -1, 1411367, -1, -1, -1, -1, -1, -1 }, { 0x21562, -1, -1, 1411372, -1, -1, -1, -1, -1, -1 }, { 0x21567, -1, -1, 1411378, -1, -1, -1, -1, -1, -1 }, { 0x2156A, -1, -1, 1411384, -1, -1, -1, -1, -1, -1 }, { 0x2156E, -1, -1, 1411390, -1, -1, -1, -1, -1, -1 }, { 0x21570, 1411402, 1411396, 1411406, -1, -1, -1, -1, -1, -1 }, { 0x21575, -1, -1, -1, -1, -1, -1, -1, -1, 1411412 }, { 0x21577, -1, 1411416, -1, -1, -1, -1, -1, -1, -1 }, { 0x21582, -1, 1411422, -1, -1, -1, -1, -1, -1, -1 }, { 0x21589, -1, -1, 1411428, -1, -1, -1, -1, -1, -1 }, { 0x2158C, -1, -1, 1411433, -1, -1, -1, -1, -1, -1 }, { 0x2158E, -1, -1, 1411440, -1, -1, -1, -1, -1, -1 }, { 0x21590, -1, -1, 1411446, -1, -1, -1, -1, -1, -1 }, { 0x21591, -1, -1, 1411451, -1, -1, -1, -1, -1, -1 }, { 0x21592, -1, -1, 1411456, -1, -1, -1, -1, -1, -1 }, { 0x21593, -1, -1, 1411461, -1, -1, -1, -1, -1, -1 }, { 0x21594, -1, -1, 1411472, -1, -1, -1, -1, 1411466, -1 }, { 0x21596, -1, 1411477, -1, -1, -1, -1, -1, -1, -1 }, { 0x2159B, -1, -1, 1411483, -1, -1, -1, -1, -1, -1 }, { 0x2159D, -1, -1, 1411489, -1, -1, -1, -1, -1, -1 }, { 0x2159E, -1, -1, 1411494, -1, -1, -1, -1, -1, -1 }, { 0x215A1, -1, -1, -1, -1, -1, -1, -1, -1, 1411500 }, { 0x215A2, -1, -1, 1411506, -1, -1, -1, -1, -1, -1 }, { 0x215A3, -1, -1, 1411512, -1, -1, -1, -1, -1, -1 }, { 0x215A4, -1, -1, 1411517, -1, -1, -1, -1, -1, -1 }, { 0x215A7, -1, -1, 1411523, -1, -1, -1, -1, -1, -1 }, { 0x215AA, -1, -1, 1411528, -1, -1, -1, -1, -1, -1 }, { 0x215AB, -1, -1, 1411534, -1, -1, -1, -1, -1, -1 }, { 0x215AC, -1, -1, 1411539, -1, -1, -1, -1, -1, -1 }, { 0x215AF, -1, -1, 1411545, -1, -1, -1, -1, -1, -1 }, { 0x215B1, -1, -1, -1, -1, -1, -1, -1, -1, 1411549 }, { 0x215B2, -1, -1, 1411555, -1, -1, -1, -1, -1, -1 }, { 0x215B3, -1, -1, 1411559, -1, -1, -1, -1, -1, -1 }, { 0x215B5, -1, -1, -1, -1, -1, -1, -1, -1, 1411564 }, { 0x215BA, -1, -1, 1411570, -1, -1, -1, -1, -1, -1 }, { 0x215BB, -1, -1, 1411575, -1, -1, -1, -1, -1, -1 }, { 0x215BC, -1, -1, -1, -1, -1, -1, -1, -1, 1411580 }, { 0x215BE, -1, -1, 1411586, -1, -1, -1, -1, -1, -1 }, { 0x215C1, -1, -1, 1411590, -1, -1, -1, -1, -1, -1 }, { 0x215C2, -1, -1, -1, -1, -1, -1, -1, -1, 1411595 }, { 0x215C4, -1, -1, -1, -1, -1, -1, -1, -1, 1411599 }, { 0x215C5, -1, -1, -1, -1, -1, -1, -1, -1, 1411605 }, { 0x215C6, -1, -1, 1411610, -1, -1, -1, -1, -1, -1 }, { 0x215C8, -1, -1, 1411615, -1, -1, -1, -1, -1, -1 }, { 0x215C9, -1, -1, -1, -1, -1, -1, -1, -1, 1411619 }, { 0x215CA, -1, -1, -1, -1, -1, -1, -1, -1, 1411627 }, { 0x215CB, -1, -1, -1, -1, -1, -1, -1, -1, 1411635 }, { 0x215CD, -1, -1, 1411641, -1, -1, -1, -1, -1, -1 }, { 0x215CE, -1, -1, -1, -1, -1, -1, -1, -1, 1411647 }, { 0x215CF, -1, -1, 1411653, -1, -1, -1, -1, -1, -1 }, { 0x215D0, -1, -1, -1, -1, -1, -1, -1, -1, 1411659 }, { 0x215D1, -1, -1, 1411667, -1, -1, -1, -1, -1, -1 }, { 0x215D7, 1411672, -1, 1411685, -1, -1, -1, -1, -1, -1 }, { 0x215DE, -1, -1, 1411691, -1, -1, -1, -1, -1, -1 }, { 0x215E2, -1, -1, 1411695, -1, -1, -1, -1, -1, -1 }, { 0x215E4, 1411705, 1411700, 1411710, -1, -1, -1, -1, -1, -1 }, { 0x215E5, -1, -1, 1411715, -1, -1, -1, -1, -1, -1 }, { 0x215E6, -1, -1, 1411721, -1, -1, -1, -1, -1, -1 }, { 0x215F2, -1, -1, 1411726, -1, -1, -1, -1, -1, -1 }, { 0x215F3, -1, -1, 1411731, -1, -1, -1, -1, -1, -1 }, { 0x215F5, -1, -1, 1411735, -1, -1, -1, -1, -1, -1 }, { 0x215F6, -1, -1, -1, -1, -1, -1, -1, -1, 1411739 }, { 0x215F7, -1, -1, 1411746, -1, -1, -1, -1, -1, -1 }, { 0x215F8, -1, -1, 1411750, -1, -1, -1, -1, -1, -1 }, { 0x215F9, -1, -1, 1411755, -1, -1, -1, -1, -1, -1 }, { 0x215FC, -1, -1, 1411760, -1, -1, -1, -1, -1, -1 }, { 0x2160A, -1, 1411765, -1, -1, -1, -1, -1, -1, -1 }, { 0x2160D, -1, -1, 1411770, -1, -1, -1, -1, -1, -1 }, { 0x2160F, -1, -1, 1411776, -1, -1, -1, -1, -1, -1 }, { 0x21610, -1, -1, 1411782, -1, -1, -1, -1, -1, -1 }, { 0x21613, -1, 1411786, -1, -1, -1, -1, -1, -1, -1 }, { 0x21619, -1, 1411791, -1, -1, -1, -1, -1, -1, -1 }, { 0x2161B, -1, -1, 1411797, -1, -1, -1, -1, -1, -1 }, { 0x2161D, -1, -1, 1411801, -1, -1, -1, -1, -1, -1 }, { 0x2161E, 1411811, 1411806, -1, -1, -1, -1, -1, -1, -1 }, { 0x21621, -1, -1, 1411827, -1, -1, -1, -1, -1, -1 }, { 0x21627, -1, -1, 1411831, -1, -1, -1, -1, -1, -1 }, { 0x2162A, -1, -1, 1411836, -1, -1, -1, -1, -1, -1 }, { 0x2162D, -1, -1, 1411842, -1, -1, -1, -1, -1, -1 }, { 0x2162E, -1, -1, -1, -1, -1, -1, -1, -1, 1411847 }, { 0x2162F, -1, -1, -1, -1, -1, -1, -1, -1, 1411853 }, { 0x21630, -1, -1, 1411859, -1, -1, -1, -1, -1, -1 }, { 0x21634, -1, -1, 1411865, -1, -1, -1, -1, -1, -1 }, { 0x2163E, -1, 1411870, -1, -1, -1, -1, -1, -1, -1 }, { 0x21640, -1, -1, 1411876, -1, -1, -1, -1, -1, -1 }, { 0x21645, -1, -1, 1411881, -1, -1, -1, -1, -1, -1 }, { 0x2164B, -1, -1, 1411887, -1, -1, -1, -1, -1, -1 }, { 0x2164E, -1, -1, 1411891, -1, -1, -1, -1, -1, -1 }, { 0x21650, -1, -1, 1411897, -1, -1, -1, -1, -1, -1 }, { 0x21651, -1, -1, 1411903, -1, -1, -1, -1, -1, -1 }, { 0x21652, -1, -1, 1411908, -1, -1, -1, -1, -1, -1 }, { 0x21653, -1, -1, 1411914, -1, -1, -1, -1, -1, -1 }, { 0x21658, -1, -1, 1411919, -1, -1, -1, -1, -1, -1 }, { 0x2165B, -1, -1, 1411924, -1, -1, -1, -1, -1, -1 }, { 0x21661, -1, 1411928, -1, -1, -1, -1, -1, -1, -1 }, { 0x21663, -1, -1, 1411934, -1, -1, -1, -1, -1, -1 }, { 0x21666, -1, -1, -1, -1, -1, -1, -1, -1, 1411939 }, { 0x21667, -1, -1, -1, -1, -1, -1, -1, -1, 1411944 }, { 0x2166A, -1, -1, 1411953, -1, -1, -1, -1, -1, -1 }, { 0x2166C, -1, -1, 1411958, -1, -1, -1, -1, -1, -1 }, { 0x2166D, -1, -1, 1411963, -1, -1, -1, -1, -1, -1 }, { 0x21674, -1, -1, -1, -1, -1, -1, -1, -1, 1411968 }, { 0x21675, -1, -1, -1, -1, -1, -1, -1, -1, 1411974 }, { 0x21676, -1, -1, 1411981, -1, -1, -1, -1, -1, -1 }, { 0x21681, 1411991, 1411986, 1412041, -1, -1, -1, -1, -1, -1 }, { 0x21683, -1, -1, -1, -1, -1, -1, -1, -1, 1412045 }, { 0x21684, -1, -1, -1, -1, -1, -1, -1, -1, 1412051 }, { 0x21685, -1, -1, 1412058, -1, -1, -1, -1, -1, -1 }, { 0x21687, -1, -1, 1412064, -1, -1, -1, -1, -1, -1 }, { 0x21688, -1, -1, 1412069, -1, -1, -1, -1, -1, -1 }, { 0x2168A, -1, -1, 1412074, -1, -1, -1, -1, -1, -1 }, { 0x2168C, -1, -1, 1412080, -1, -1, -1, -1, -1, -1 }, { 0x2168E, -1, -1, -1, -1, -1, -1, -1, -1, 1412085 }, { 0x21691, -1, -1, 1412090, -1, -1, -1, -1, -1, -1 }, { 0x21692, -1, 1412096, -1, -1, -1, -1, -1, -1, -1 }, { 0x21694, -1, -1, 1412101, -1, -1, -1, -1, -1, -1 }, { 0x21697, -1, -1, 1412107, -1, -1, -1, -1, -1, -1 }, { 0x21699, -1, -1, 1412112, -1, -1, -1, -1, -1, -1 }, { 0x2169A, -1, -1, -1, -1, -1, -1, -1, -1, 1412116 }, { 0x2169B, -1, -1, 1412122, -1, -1, -1, -1, -1, -1 }, { 0x2169C, -1, -1, 1412128, -1, -1, -1, -1, -1, -1 }, { 0x2169D, -1, -1, -1, -1, -1, -1, -1, -1, 1412134 }, { 0x2169F, -1, -1, 1412139, -1, -1, -1, -1, -1, -1 }, { 0x216A0, -1, -1, 1412143, -1, -1, -1, -1, -1, -1 }, { 0x216A1, -1, -1, -1, -1, -1, -1, -1, -1, 1412148 }, { 0x216A2, -1, -1, -1, -1, -1, -1, -1, -1, 1412151 }, { 0x216A6, 1412159, 1412154, -1, -1, -1, -1, -1, -1, 1412200 }, { 0x216A8, -1, -1, 1412205, -1, -1, -1, -1, -1, -1 }, { 0x216AD, -1, -1, 1412210, -1, -1, -1, -1, -1, -1 }, { 0x216AE, -1, -1, 1412214, -1, -1, -1, -1, -1, -1 }, { 0x216B7, -1, -1, 1412219, -1, -1, -1, -1, -1, -1 }, { 0x216B8, -1, 1412223, -1, -1, -1, -1, -1, -1, -1 }, { 0x216B9, -1, -1, 1412228, -1, -1, -1, -1, -1, -1 }, { 0x216BA, -1, 1412235, -1, -1, -1, -1, -1, -1, -1 }, { 0x216BB, -1, -1, 1412241, -1, -1, -1, -1, -1, -1 }, { 0x216BC, -1, -1, 1412245, -1, -1, -1, -1, -1, -1 }, { 0x216BD, -1, -1, 1412250, -1, -1, -1, -1, -1, -1 }, { 0x216C0, -1, 1412255, -1, -1, -1, -1, -1, -1, -1 }, { 0x216C1, -1, 1412261, -1, -1, -1, -1, -1, -1, -1 }, { 0x216C2, -1, 1412266, -1, -1, -1, -1, -1, -1, -1 }, { 0x216CC, -1, -1, 1412270, -1, -1, -1, -1, -1, -1 }, { 0x216D3, -1, 1412274, -1, -1, -1, -1, -1, -1, -1 }, { 0x216D4, -1, -1, -1, -1, -1, -1, -1, -1, 1412280 }, { 0x216D5, -1, 1412285, -1, -1, -1, -1, -1, -1, -1 }, { 0x216D7, -1, -1, 1412291, -1, -1, -1, -1, -1, -1 }, { 0x216D8, -1, -1, 1412295, -1, -1, -1, -1, -1, -1 }, { 0x216D9, -1, -1, 1412299, -1, -1, -1, -1, -1, -1 }, { 0x216DC, -1, -1, 1412304, -1, -1, -1, -1, -1, -1 }, { 0x216DD, -1, -1, 1412308, -1, -1, -1, -1, -1, -1 }, { 0x216DE, -1, -1, 1412313, -1, -1, -1, -1, -1, -1 }, { 0x216DF, -1, 1412318, 1412324, -1, -1, -1, -1, -1, -1 }, { 0x216E0, -1, -1, 1412329, -1, -1, -1, -1, -1, -1 }, { 0x216E1, -1, -1, 1412334, -1, -1, -1, -1, -1, -1 }, { 0x216E4, -1, -1, -1, -1, -1, -1, -1, -1, 1412338 }, { 0x216E6, -1, 1412344, -1, -1, -1, -1, -1, -1, -1 }, { 0x216E8, -1, 1412350, -1, -1, -1, -1, -1, -1, -1 }, { 0x216F5, -1, -1, 1412355, -1, -1, -1, -1, -1, -1 }, { 0x216F6, -1, -1, 1412360, -1, -1, -1, -1, -1, -1 }, { 0x216F7, 1412369, 1412365, -1, -1, -1, -1, -1, -1, -1 }, { 0x216FA, -1, 1412382, -1, -1, -1, -1, -1, -1, -1 }, { 0x216FB, -1, 1412387, -1, -1, -1, -1, -1, -1, -1 }, { 0x216FC, -1, 1412393, -1, -1, -1, -1, -1, -1, -1 }, { 0x216FD, -1, -1, 1412398, -1, -1, -1, -1, -1, -1 }, { 0x21700, -1, -1, 1412402, -1, -1, -1, -1, -1, -1 }, { 0x21701, -1, -1, 1412407, -1, -1, -1, -1, -1, -1 }, { 0x21702, -1, -1, 1412412, -1, -1, -1, -1, -1, -1 }, { 0x21703, -1, -1, 1412416, -1, -1, -1, -1, -1, -1 }, { 0x21709, -1, -1, 1412420, -1, -1, -1, -1, -1, -1 }, { 0x2170A, -1, -1, 1412425, -1, -1, -1, -1, -1, -1 }, { 0x2170B, -1, -1, 1412430, -1, -1, -1, -1, -1, -1 }, { 0x2170D, -1, 1412437, -1, -1, -1, -1, -1, -1, -1 }, { 0x21710, -1, 1412442, -1, -1, -1, -1, -1, -1, -1 }, { 0x2171A, -1, -1, 1412447, -1, -1, -1, -1, -1, -1 }, { 0x21722, -1, -1, 1412451, -1, -1, -1, -1, -1, -1 }, { 0x21724, -1, -1, -1, -1, -1, -1, -1, -1, 1412456 }, { 0x21725, -1, -1, 1412461, -1, -1, -1, -1, -1, -1 }, { 0x21726, -1, 1412466, 1412471, -1, -1, -1, -1, -1, -1 }, { 0x21727, -1, -1, 1412482, -1, -1, -1, -1, 1412476, -1 }, { 0x21728, -1, -1, 1412486, -1, -1, -1, -1, -1, -1 }, { 0x2172B, -1, -1, 1412491, -1, -1, -1, -1, -1, -1 }, { 0x2172C, -1, -1, 1412496, -1, -1, -1, -1, -1, -1 }, { 0x2172F, -1, -1, 1412500, -1, -1, -1, -1, -1, -1 }, { 0x21731, 1412510, 1412505, 1412554, -1, -1, -1, -1, -1, -1 }, { 0x21732, -1, -1, 1412558, -1, -1, -1, -1, -1, -1 }, { 0x21733, -1, -1, 1412563, -1, -1, -1, -1, -1, -1 }, { 0x21735, -1, -1, 1412568, -1, -1, -1, -1, -1, -1 }, { 0x2173A, -1, 1412572, -1, -1, -1, -1, -1, -1, -1 }, { 0x2173B, -1, 1412578, -1, -1, -1, -1, -1, -1, -1 }, { 0x2173C, -1, 1412584, -1, -1, -1, -1, -1, -1, -1 }, { 0x21743, -1, -1, -1, -1, -1, -1, -1, -1, 1412589 }, { 0x21748, -1, -1, 1412595, -1, -1, -1, -1, -1, -1 }, { 0x21749, -1, -1, 1412600, -1, -1, -1, -1, -1, -1 }, { 0x2174A, -1, -1, 1412604, -1, -1, -1, -1, -1, -1 }, { 0x2174B, -1, -1, 1412609, -1, -1, -1, -1, -1, -1 }, { 0x2174D, -1, -1, 1412615, -1, -1, -1, -1, -1, -1 }, { 0x21750, -1, -1, 1412620, -1, -1, -1, -1, -1, -1 }, { 0x21752, -1, -1, 1412625, -1, -1, -1, -1, -1, -1 }, { 0x21753, -1, -1, 1412631, -1, -1, -1, -1, -1, -1 }, { 0x21754, -1, -1, -1, -1, -1, -1, -1, -1, 1412636 }, { 0x21755, -1, -1, -1, -1, -1, -1, -1, -1, 1412641 }, { 0x21756, -1, -1, -1, -1, -1, -1, -1, -1, 1412645 }, { 0x21757, -1, 1412650, -1, -1, -1, -1, -1, -1, -1 }, { 0x21759, -1, -1, 1412656, -1, -1, -1, -1, -1, -1 }, { 0x2175A, -1, -1, 1412661, -1, -1, -1, -1, -1, -1 }, { 0x2175B, -1, -1, 1412668, -1, -1, -1, -1, -1, -1 }, { 0x2175C, -1, -1, 1412673, -1, -1, -1, -1, -1, -1 }, { 0x2175D, -1, -1, 1412677, -1, -1, -1, -1, -1, -1 }, { 0x2175F, -1, -1, 1412683, -1, -1, -1, -1, -1, -1 }, { 0x21760, 1412689, -1, 1412803, -1, -1, -1, -1, -1, -1 }, { 0x21764, 1412812, 1412807, -1, -1, -1, -1, -1, -1, -1 }, { 0x21766, -1, -1, 1412866, -1, -1, -1, -1, -1, 1412871 }, { 0x21767, -1, -1, 1412875, -1, -1, -1, -1, -1, -1 }, { 0x21769, -1, -1, 1412879, -1, -1, -1, -1, -1, -1 }, { 0x2176B, -1, -1, 1412884, -1, -1, -1, -1, -1, -1 }, { 0x2176C, -1, 1412890, -1, -1, -1, -1, -1, -1, -1 }, { 0x2176D, -1, 1412895, -1, -1, -1, -1, -1, -1, -1 }, { 0x2176E, -1, 1412900, -1, -1, -1, -1, -1, -1, -1 }, { 0x2176F, -1, 1412904, -1, -1, -1, -1, -1, -1, -1 }, { 0x21770, -1, 1412909, -1, -1, -1, -1, -1, -1, -1 }, { 0x21771, -1, 1412915, -1, -1, -1, -1, -1, -1, -1 }, { 0x21773, -1, 1412920, -1, -1, -1, -1, -1, -1, -1 }, { 0x21774, -1, 1412924, -1, -1, -1, -1, -1, -1, -1 }, { 0x2178B, 1412930, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x21795, -1, -1, -1, -1, -1, -1, -1, -1, 1413001 }, { 0x21796, -1, -1, -1, -1, -1, -1, -1, -1, 1413006 }, { 0x21797, -1, -1, -1, -1, -1, -1, -1, -1, 1413011 }, { 0x21798, -1, -1, 1413017, -1, -1, -1, -1, -1, -1 }, { 0x21799, -1, -1, 1413022, -1, -1, -1, -1, -1, -1 }, { 0x2179A, -1, -1, 1413027, -1, -1, -1, -1, -1, -1 }, { 0x2179C, -1, -1, 1413033, -1, -1, -1, -1, -1, -1 }, { 0x2179E, -1, -1, 1413037, -1, -1, -1, -1, -1, -1 }, { 0x2179F, -1, -1, 1413044, -1, -1, -1, -1, -1, -1 }, { 0x217A0, -1, -1, 1413049, -1, -1, -1, -1, -1, -1 }, { 0x217A2, -1, -1, 1413053, -1, -1, -1, -1, -1, -1 }, { 0x217A3, -1, -1, 1413057, -1, -1, -1, -1, -1, -1 }, { 0x217A5, -1, -1, 1413063, -1, -1, -1, -1, -1, -1 }, { 0x217A6, -1, -1, 1413068, -1, -1, -1, -1, -1, -1 }, { 0x217A7, -1, -1, 1413075, -1, -1, -1, -1, -1, -1 }, { 0x217AA, -1, -1, 1413081, -1, -1, -1, -1, -1, -1 }, { 0x217AB, -1, 1413085, 1413090, -1, -1, -1, -1, -1, -1 }, { 0x217AD, -1, -1, 1413095, -1, -1, -1, -1, -1, -1 }, { 0x217AF, -1, -1, 1413099, -1, -1, -1, -1, -1, -1 }, { 0x217B0, -1, 1413103, -1, -1, -1, -1, -1, -1, -1 }, { 0x217B1, 1413113, 1413107, -1, -1, -1, -1, -1, -1, -1 }, { 0x217B2, -1, 1413155, -1, -1, -1, -1, -1, -1, -1 }, { 0x217B3, -1, 1413161, -1, -1, -1, -1, -1, -1, -1 }, { 0x217B4, -1, 1413167, -1, -1, -1, -1, -1, -1, -1 }, { 0x217B5, -1, 1413173, -1, -1, -1, -1, -1, -1, -1 }, { 0x217BE, 1413184, 1413178, 1413199, -1, -1, -1, -1, -1, -1 }, { 0x217C3, -1, 1413204, -1, -1, -1, -1, -1, -1, -1 }, { 0x217C7, -1, 1413210, -1, -1, -1, -1, -1, -1, -1 }, { 0x217CD, -1, -1, 1413215, -1, -1, -1, -1, -1, -1 }, { 0x217D1, -1, -1, 1413219, -1, -1, -1, -1, -1, -1 }, { 0x217D3, -1, -1, 1413224, -1, -1, -1, -1, -1, -1 }, { 0x217D5, -1, -1, 1413228, -1, -1, -1, -1, -1, -1 }, { 0x217D9, -1, 1413233, -1, -1, -1, -1, -1, -1, -1 }, { 0x217DA, -1, 1413239, -1, -1, -1, -1, -1, -1, -1 }, { 0x217DB, -1, 1413245, -1, -1, -1, -1, -1, -1, -1 }, { 0x217DC, -1, 1413251, -1, -1, -1, -1, -1, -1, -1 }, { 0x217DE, -1, -1, 1413258, -1, -1, -1, -1, -1, -1 }, { 0x217DF, -1, 1413263, 1413269, -1, -1, -1, -1, -1, -1 }, { 0x217E0, -1, -1, 1413275, -1, -1, -1, -1, -1, -1 }, { 0x217E2, -1, -1, 1413281, -1, -1, -1, -1, -1, -1 }, { 0x217E3, -1, -1, 1413286, -1, -1, -1, -1, -1, -1 }, { 0x217E4, -1, -1, 1413292, -1, -1, -1, -1, -1, -1 }, { 0x217E5, -1, -1, 1413298, -1, -1, -1, -1, -1, -1 }, { 0x217E8, -1, -1, 1413302, -1, -1, -1, -1, -1, -1 }, { 0x217E9, -1, -1, 1413308, -1, -1, -1, -1, -1, -1 }, { 0x217EB, -1, -1, 1413313, -1, -1, -1, -1, -1, -1 }, { 0x217EC, 1413324, 1413319, 1413336, -1, -1, -1, -1, -1, -1 }, { 0x217ED, -1, -1, 1413341, -1, -1, -1, -1, -1, -1 }, { 0x217EF, -1, 1413347, 1413352, -1, -1, -1, -1, -1, -1 }, { 0x217F3, -1, -1, 1413356, -1, -1, -1, -1, -1, -1 }, { 0x217F5, -1, 1413361, -1, -1, -1, -1, -1, -1, -1 }, { 0x217F9, -1, 1413365, -1, -1, -1, -1, -1, -1, -1 }, { 0x217FA, -1, 1413369, -1, -1, -1, -1, -1, -1, -1 }, { 0x217FB, -1, 1413374, -1, -1, -1, -1, -1, -1, -1 }, { 0x217FC, -1, 1413379, -1, -1, -1, -1, -1, -1, -1 }, { 0x21806, -1, -1, 1413384, -1, -1, -1, -1, -1, -1 }, { 0x2180A, -1, -1, 1413389, -1, -1, -1, -1, -1, -1 }, { 0x2180B, -1, -1, 1413395, -1, -1, -1, -1, -1, -1 }, { 0x2180F, -1, -1, 1413400, -1, -1, -1, -1, -1, -1 }, { 0x21812, -1, -1, 1413406, -1, -1, -1, -1, -1, -1 }, { 0x21816, -1, -1, 1413412, -1, -1, -1, -1, -1, -1 }, { 0x21817, -1, -1, 1413417, -1, -1, -1, -1, -1, -1 }, { 0x21818, -1, -1, 1413422, -1, -1, -1, -1, -1, -1 }, { 0x21819, -1, -1, 1413428, -1, -1, -1, -1, -1, -1 }, { 0x2181A, -1, -1, 1413434, -1, -1, -1, -1, -1, -1 }, { 0x2181C, 1413442, 1413438, 1413464, -1, -1, -1, -1, -1, -1 }, { 0x2181E, -1, -1, 1413468, -1, -1, -1, -1, -1, -1 }, { 0x2181F, -1, 1413472, -1, -1, -1, -1, -1, -1, -1 }, { 0x21820, -1, 1413477, -1, -1, -1, -1, -1, -1, -1 }, { 0x21823, -1, -1, -1, -1, -1, -1, -1, -1, 1413483 }, { 0x21825, -1, -1, 1413491, -1, -1, -1, -1, -1, -1 }, { 0x21828, -1, 1413498, -1, -1, -1, -1, -1, -1, -1 }, { 0x21829, -1, 1413503, -1, -1, -1, -1, -1, -1, -1 }, { 0x2182A, -1, 1413508, -1, -1, -1, -1, -1, -1, -1 }, { 0x2182D, -1, 1413513, -1, -1, -1, -1, -1, -1, -1 }, { 0x21839, 1413525, 1413519, 1413559, -1, -1, -1, -1, -1, -1 }, { 0x2183A, -1, 1413564, -1, -1, -1, -1, -1, -1, -1 }, { 0x2183B, -1, 1413570, -1, -1, -1, -1, -1, -1, -1 }, { 0x2183C, -1, -1, 1413575, -1, -1, -1, -1, -1, -1 }, { 0x2183F, -1, -1, 1413580, -1, -1, -1, -1, -1, -1 }, { 0x21840, -1, 1413586, 1413592, -1, -1, -1, -1, -1, -1 }, { 0x21842, -1, -1, 1413598, -1, -1, -1, -1, -1, 1413604 }, { 0x21844, -1, -1, 1413611, -1, -1, -1, -1, -1, -1 }, { 0x21845, -1, -1, -1, -1, -1, -1, -1, -1, 1413618 }, { 0x21846, -1, -1, -1, -1, -1, -1, -1, -1, 1413624 }, { 0x21847, -1, -1, -1, -1, -1, -1, -1, -1, 1413629 }, { 0x21848, -1, -1, 1413634, -1, -1, -1, -1, -1, -1 }, { 0x21849, -1, -1, 1413640, -1, -1, -1, -1, -1, -1 }, { 0x2184A, -1, -1, 1413644, -1, -1, -1, -1, -1, -1 }, { 0x2184E, -1, -1, 1413650, -1, -1, -1, -1, -1, -1 }, { 0x2184F, -1, -1, 1413654, -1, -1, -1, -1, -1, -1 }, { 0x21850, -1, -1, 1413660, -1, -1, -1, -1, -1, -1 }, { 0x21851, -1, -1, 1413664, -1, -1, -1, -1, -1, -1 }, { 0x21852, -1, 1413670, 1413674, -1, -1, -1, -1, -1, -1 }, { 0x21854, -1, -1, 1413678, -1, -1, -1, -1, -1, -1 }, { 0x21855, -1, -1, 1413683, -1, -1, -1, -1, -1, -1 }, { 0x21856, -1, -1, 1413688, -1, -1, -1, -1, -1, -1 }, { 0x21857, -1, -1, 1413693, -1, -1, -1, -1, -1, -1 }, { 0x2185E, -1, 1413699, -1, -1, -1, -1, -1, -1, -1 }, { 0x21861, -1, 1413705, -1, -1, -1, -1, -1, -1, -1 }, { 0x21862, -1, 1413711, -1, -1, -1, -1, -1, -1, -1 }, { 0x21863, -1, 1413717, -1, -1, -1, -1, -1, -1, -1 }, { 0x21864, -1, 1413722, -1, -1, -1, -1, -1, -1, -1 }, { 0x21865, -1, -1, 1413727, -1, -1, -1, -1, -1, -1 }, { 0x21866, -1, -1, -1, -1, -1, -1, -1, -1, 1413731 }, { 0x21867, -1, -1, -1, -1, -1, -1, -1, -1, 1413737 }, { 0x21877, -1, 1413741, -1, -1, -1, -1, -1, -1, -1 }, { 0x2187A, -1, -1, 1413747, -1, -1, -1, -1, -1, -1 }, { 0x2187B, -1, 1413753, -1, -1, -1, -1, -1, -1, -1 }, { 0x21880, -1, -1, 1413758, -1, -1, -1, -1, -1, -1 }, { 0x21883, -1, 1413765, -1, -1, -1, -1, -1, -1, -1 }, { 0x21884, -1, 1413771, -1, -1, -1, -1, -1, -1, -1 }, { 0x21885, -1, 1413776, -1, -1, -1, -1, -1, -1, -1 }, { 0x21888, -1, -1, 1413781, -1, -1, -1, -1, -1, -1 }, { 0x2188A, -1, -1, 1413787, -1, -1, -1, -1, -1, -1 }, { 0x21890, -1, -1, -1, -1, -1, -1, -1, -1, 1413793 }, { 0x21892, -1, -1, 1413797, -1, -1, -1, -1, -1, -1 }, { 0x21895, -1, -1, 1413801, -1, -1, -1, -1, -1, -1 }, { 0x21896, -1, -1, 1413806, -1, -1, -1, -1, -1, -1 }, { 0x21898, 1413815, 1413810, 1413841, -1, -1, -1, -1, -1, -1 }, { 0x2189A, -1, -1, 1413846, -1, -1, -1, -1, -1, -1 }, { 0x2189C, -1, -1, 1413851, -1, -1, -1, -1, -1, -1 }, { 0x2189E, -1, 1413855, -1, -1, -1, -1, -1, -1, -1 }, { 0x2189F, -1, 1413861, -1, -1, -1, -1, -1, -1, -1 }, { 0x218A0, -1, 1413865, -1, -1, -1, -1, -1, -1, -1 }, { 0x218A1, -1, 1413869, -1, -1, -1, -1, -1, -1, -1 }, { 0x218A2, -1, 1413875, -1, -1, -1, -1, -1, -1, -1 }, { 0x218B1, -1, -1, 1413880, -1, -1, -1, -1, -1, -1 }, { 0x218B3, -1, -1, 1413886, -1, -1, -1, -1, -1, -1 }, { 0x218B9, -1, -1, 1413891, -1, -1, -1, -1, -1, -1 }, { 0x218BB, -1, -1, -1, -1, -1, -1, -1, -1, 1413896 }, { 0x218BC, -1, -1, -1, -1, -1, -1, -1, -1, 1413901 }, { 0x218BD, -1, -1, -1, -1, -1, -1, -1, -1, 1413906 }, { 0x218BE, -1, 1413910, -1, -1, -1, -1, -1, -1, -1 }, { 0x218C0, -1, -1, 1413915, -1, -1, -1, -1, -1, -1 }, { 0x218C1, -1, -1, 1413920, -1, -1, -1, -1, -1, -1 }, { 0x218C2, -1, -1, 1413924, -1, -1, -1, -1, -1, -1 }, { 0x218C4, -1, -1, -1, -1, -1, -1, -1, -1, 1413929 }, { 0x218C8, -1, -1, 1413935, -1, -1, -1, -1, -1, -1 }, { 0x218CB, -1, -1, 1413940, -1, -1, -1, -1, -1, -1 }, { 0x218D4, -1, -1, 1413946, -1, -1, -1, -1, -1, -1 }, { 0x218D5, 1413956, 1413951, -1, -1, -1, -1, -1, -1, -1 }, { 0x218D6, -1, 1413974, -1, -1, -1, -1, -1, -1, -1 }, { 0x218D7, -1, 1413981, -1, -1, -1, -1, -1, -1, -1 }, { 0x218D8, -1, 1413986, -1, -1, -1, -1, -1, -1, -1 }, { 0x218D9, -1, 1413992, -1, -1, -1, -1, -1, -1, -1 }, { 0x218E0, -1, -1, 1413998, -1, -1, -1, -1, -1, -1 }, { 0x218E2, -1, -1, 1414003, -1, -1, -1, -1, -1, -1 }, { 0x218E7, -1, -1, -1, -1, -1, -1, -1, -1, 1414008 }, { 0x218E8, -1, -1, -1, -1, -1, -1, -1, -1, 1414013 }, { 0x218EA, -1, -1, 1414021, -1, -1, -1, -1, -1, -1 }, { 0x218EC, -1, -1, 1414026, -1, -1, -1, -1, -1, -1 }, { 0x218EE, -1, -1, 1414032, -1, -1, -1, -1, -1, -1 }, { 0x218EF, -1, -1, 1414037, -1, -1, -1, -1, -1, -1 }, { 0x218F9, -1, -1, 1414042, -1, -1, -1, -1, -1, -1 }, { 0x218FA, -1, 1414047, -1, -1, -1, -1, -1, -1, -1 }, { 0x218FB, -1, -1, -1, -1, -1, -1, -1, -1, 1414052 }, { 0x218FD, -1, -1, 1414056, -1, -1, -1, -1, -1, -1 }, { 0x218FE, -1, -1, 1414061, -1, -1, -1, -1, -1, -1 }, { 0x21903, -1, 1414067, -1, -1, -1, -1, -1, -1, -1 }, { 0x21904, -1, 1414073, -1, -1, -1, -1, -1, -1, -1 }, { 0x21905, -1, 1414079, -1, -1, -1, -1, -1, -1, -1 }, { 0x2190A, -1, -1, -1, -1, -1, -1, -1, -1, 1414084 }, { 0x2190B, -1, -1, 1414091, -1, -1, -1, -1, -1, -1 }, { 0x2190C, -1, -1, 1414096, -1, -1, -1, -1, -1, -1 }, { 0x2190E, -1, -1, 1414100, -1, -1, -1, -1, -1, -1 }, { 0x21910, -1, 1414105, -1, -1, -1, -1, -1, -1, -1 }, { 0x21911, -1, 1414110, -1, -1, -1, -1, -1, -1, -1 }, { 0x21912, -1, 1414117, -1, -1, -1, -1, -1, -1, -1 }, { 0x21913, -1, -1, -1, -1, -1, -1, -1, -1, 1414123 }, { 0x21914, -1, -1, -1, -1, -1, -1, -1, -1, 1414129 }, { 0x21915, -1, 1414135, -1, -1, -1, -1, -1, -1, -1 }, { 0x21917, -1, -1, 1414140, -1, -1, -1, -1, -1, -1 }, { 0x21919, -1, -1, 1414145, -1, -1, -1, -1, -1, -1 }, { 0x2191B, -1, -1, 1414149, -1, -1, -1, -1, -1, -1 }, { 0x2191C, -1, 1414156, -1, -1, -1, -1, -1, -1, -1 }, { 0x2191E, -1, -1, 1414160, -1, -1, -1, -1, -1, -1 }, { 0x2191F, -1, -1, -1, -1, -1, -1, -1, -1, 1414165 }, { 0x21920, -1, -1, -1, -1, -1, -1, -1, -1, 1414172 }, { 0x21922, -1, 1414177, 1414181, -1, -1, -1, -1, -1, -1 }, { 0x21927, -1, 1414186, -1, -1, -1, -1, -1, -1, -1 }, { 0x2192B, -1, -1, 1414191, -1, -1, -1, -1, -1, -1 }, { 0x21936, -1, -1, 1414196, -1, -1, -1, -1, -1, -1 }, { 0x2193B, -1, 1414201, -1, -1, -1, -1, -1, -1, -1 }, { 0x2193D, -1, -1, 1414207, -1, -1, -1, -1, -1, -1 }, { 0x2193F, -1, -1, 1414212, -1, -1, -1, -1, -1, -1 }, { 0x21941, -1, -1, 1414219, -1, -1, -1, -1, -1, -1 }, { 0x21944, -1, 1414223, -1, -1, -1, -1, -1, -1, -1 }, { 0x21946, -1, -1, 1414227, -1, -1, -1, -1, -1, -1 }, { 0x21948, -1, -1, 1414232, -1, -1, -1, -1, -1, -1 }, { 0x21949, 1414244, 1414238, -1, -1, -1, -1, -1, -1, -1 }, { 0x2194B, -1, -1, 1414251, -1, -1, -1, -1, -1, -1 }, { 0x2194C, -1, -1, -1, -1, -1, -1, -1, -1, 1414256 }, { 0x2194D, -1, -1, 1414263, -1, -1, -1, -1, -1, -1 }, { 0x2194E, -1, -1, 1414269, -1, -1, -1, -1, -1, -1 }, { 0x21958, -1, 1414273, -1, -1, -1, -1, -1, -1, -1 }, { 0x21959, -1, -1, -1, -1, -1, -1, -1, -1, 1414278 }, { 0x2195A, -1, -1, -1, -1, -1, -1, -1, -1, 1414284 }, { 0x2195E, -1, -1, 1414288, -1, -1, -1, -1, -1, -1 }, { 0x21964, -1, -1, -1, -1, -1, -1, -1, -1, 1414292 }, { 0x21965, -1, -1, -1, -1, -1, -1, -1, -1, 1414297 }, { 0x21966, -1, -1, 1414304, -1, -1, -1, -1, -1, -1 }, { 0x21967, 1414314, 1414308, -1, -1, -1, -1, -1, -1, -1 }, { 0x21968, -1, -1, 1414319, -1, -1, -1, -1, -1, -1 }, { 0x21969, -1, -1, 1414323, -1, -1, -1, -1, -1, -1 }, { 0x2196A, -1, 1414327, -1, -1, -1, -1, -1, -1, -1 }, { 0x21974, -1, -1, -1, -1, -1, -1, -1, -1, 1414333 }, { 0x21975, -1, -1, -1, -1, -1, -1, -1, -1, 1414338 }, { 0x21976, -1, -1, 1414342, -1, -1, -1, -1, -1, -1 }, { 0x21978, -1, -1, 1414346, -1, -1, -1, -1, -1, -1 }, { 0x2197C, 1414356, 1414352, -1, -1, -1, -1, -1, -1, -1 }, { 0x2197D, -1, -1, 1414385, -1, -1, -1, -1, -1, -1 }, { 0x2197F, -1, -1, 1414389, -1, -1, -1, -1, -1, -1 }, { 0x21980, -1, 1414396, -1, -1, -1, -1, -1, -1, -1 }, { 0x21981, -1, -1, 1414402, -1, -1, -1, -1, -1, -1 }, { 0x21982, -1, -1, -1, -1, -1, -1, -1, -1, 1414406 }, { 0x21983, -1, -1, 1414412, -1, -1, -1, -1, -1, -1 }, { 0x21984, -1, -1, 1414419, -1, -1, -1, -1, -1, -1 }, { 0x21985, -1, -1, -1, -1, -1, -1, -1, -1, 1414423 }, { 0x21986, -1, -1, 1414426, -1, -1, -1, -1, -1, -1 }, { 0x21988, -1, 1414431, -1, -1, -1, -1, -1, -1, -1 }, { 0x2198A, -1, -1, 1414435, -1, -1, -1, -1, -1, -1 }, { 0x2198D, -1, -1, 1414439, -1, -1, -1, -1, -1, -1 }, { 0x2198E, -1, -1, 1414443, -1, -1, -1, -1, -1, -1 }, { 0x21994, -1, -1, 1414447, -1, -1, -1, -1, -1, -1 }, { 0x21995, -1, -1, 1414453, -1, -1, -1, -1, -1, -1 }, { 0x21996, -1, 1414457, -1, -1, -1, -1, -1, -1, -1 }, { 0x2199B, -1, -1, 1414462, -1, -1, -1, -1, -1, -1 }, { 0x2199C, -1, -1, 1414467, -1, -1, -1, -1, -1, -1 }, { 0x2199D, -1, -1, 1414473, -1, -1, -1, -1, -1, -1 }, { 0x2199F, -1, -1, 1414479, -1, -1, -1, -1, -1, -1 }, { 0x219A7, -1, -1, -1, -1, -1, -1, -1, -1, 1414483 }, { 0x219A8, -1, -1, 1414489, -1, -1, -1, -1, -1, -1 }, { 0x219AA, -1, -1, 1414494, -1, -1, -1, -1, -1, -1 }, { 0x219AB, -1, -1, -1, -1, -1, -1, -1, -1, 1414498 }, { 0x219AE, -1, -1, -1, -1, -1, -1, -1, -1, 1414505 }, { 0x219B3, -1, -1, 1414513, -1, -1, -1, -1, -1, -1 }, { 0x219B6, -1, -1, -1, -1, -1, -1, -1, -1, 1414519 }, { 0x219B7, -1, -1, 1414524, -1, -1, -1, -1, -1, -1 }, { 0x219BB, -1, -1, 1414530, -1, -1, -1, -1, -1, -1 }, { 0x219BC, -1, -1, 1414535, -1, -1, -1, -1, -1, -1 }, { 0x219CC, 1414547, 1414541, -1, -1, -1, -1, -1, -1, -1 }, { 0x219CD, -1, -1, 1414555, -1, -1, -1, -1, -1, -1 }, { 0x219D2, -1, -1, 1414561, -1, -1, -1, -1, -1, -1 }, { 0x219D4, -1, -1, 1414567, -1, -1, -1, -1, -1, -1 }, { 0x219D5, -1, -1, 1414572, -1, -1, -1, -1, -1, -1 }, { 0x219D6, -1, -1, 1414578, -1, -1, -1, -1, -1, -1 }, { 0x219D7, -1, -1, 1414583, -1, -1, -1, -1, -1, -1 }, { 0x219D9, -1, -1, 1414587, -1, -1, -1, -1, -1, -1 }, { 0x219DB, -1, 1414592, -1, -1, -1, -1, -1, -1, -1 }, { 0x219E3, -1, -1, 1414596, -1, -1, -1, -1, -1, -1 }, { 0x219E5, -1, -1, 1414601, -1, -1, -1, -1, -1, -1 }, { 0x219E6, -1, -1, 1414605, -1, -1, -1, -1, -1, -1 }, { 0x219E8, -1, -1, 1414611, -1, -1, -1, -1, -1, -1 }, { 0x219E9, -1, -1, 1414616, -1, -1, -1, -1, -1, -1 }, { 0x219ED, -1, -1, 1414622, -1, -1, -1, -1, -1, -1 }, { 0x219EF, 1414632, 1414627, -1, -1, -1, -1, -1, -1, -1 }, { 0x219F2, -1, -1, -1, -1, -1, -1, -1, -1, 1414663 }, { 0x219F3, -1, 1414670, -1, -1, -1, -1, -1, -1, -1 }, { 0x219F9, -1, -1, 1414675, -1, -1, -1, -1, -1, -1 }, { 0x219FC, -1, -1, 1414680, -1, -1, -1, -1, -1, -1 }, { 0x219FD, -1, -1, 1414685, -1, -1, -1, -1, -1, -1 }, { 0x21A00, -1, -1, 1414692, -1, -1, -1, -1, -1, -1 }, { 0x21A04, 1414697, -1, 1414708, -1, -1, -1, -1, -1, -1 }, { 0x21A05, -1, -1, 1414713, -1, -1, -1, -1, -1, -1 }, { 0x21A07, -1, -1, 1414717, -1, -1, -1, -1, -1, -1 }, { 0x21A0C, -1, -1, -1, -1, -1, -1, -1, -1, 1414722 }, { 0x21A16, -1, -1, 1414729, -1, -1, -1, -1, -1, -1 }, { 0x21A17, -1, -1, 1414734, -1, -1, -1, -1, -1, -1 }, { 0x21A1B, -1, -1, 1414739, -1, -1, -1, -1, -1, -1 }, { 0x21A22, -1, -1, 1414745, -1, -1, -1, -1, -1, -1 }, { 0x21A23, -1, -1, 1414749, -1, -1, -1, -1, -1, -1 }, { 0x21A27, -1, -1, -1, -1, -1, -1, -1, -1, 1414753 }, { 0x21A29, -1, -1, 1414759, -1, -1, -1, -1, -1, -1 }, { 0x21A2D, -1, 1414764, -1, -1, -1, -1, -1, -1, -1 }, { 0x21A32, -1, -1, 1414770, -1, -1, -1, -1, -1, -1 }, { 0x21A33, -1, -1, 1414775, -1, -1, -1, -1, -1, -1 }, { 0x21A34, 1414788, 1414782, -1, -1, -1, -1, -1, -1, -1 }, { 0x21A35, -1, -1, 1414823, -1, -1, -1, -1, -1, -1 }, { 0x21A38, -1, -1, -1, -1, -1, -1, -1, -1, 1414828 }, { 0x21A39, -1, -1, -1, -1, -1, -1, -1, -1, 1414834 }, { 0x21A3A, -1, -1, -1, -1, -1, -1, -1, -1, 1414840 }, { 0x21A3B, -1, -1, 1414846, -1, -1, -1, -1, -1, -1 }, { 0x21A3D, -1, -1, 1414851, -1, -1, -1, -1, -1, -1 }, { 0x21A3F, -1, -1, 1414858, -1, -1, -1, -1, -1, -1 }, { 0x21A42, -1, -1, 1414862, -1, -1, -1, -1, -1, -1 }, { 0x21A43, -1, -1, 1414868, -1, -1, -1, -1, -1, -1 }, { 0x21A44, -1, -1, 1414874, -1, -1, -1, -1, -1, -1 }, { 0x21A45, -1, 1414879, -1, -1, -1, -1, -1, -1, -1 }, { 0x21A46, -1, -1, 1414884, -1, -1, -1, -1, -1, -1 }, { 0x21A47, -1, -1, 1414889, -1, -1, -1, -1, -1, -1 }, { 0x21A4B, 1414901, 1414895, -1, -1, -1, -1, -1, -1, -1 }, { 0x21A58, -1, -1, 1414944, -1, -1, -1, -1, -1, -1 }, { 0x21A5A, -1, -1, 1414949, -1, -1, -1, -1, -1, -1 }, { 0x21A61, -1, -1, 1414954, -1, -1, -1, -1, -1, -1 }, { 0x21A63, -1, 1414959, 1414964, -1, -1, -1, -1, -1, -1 }, { 0x21A64, -1, -1, 1414969, -1, -1, -1, -1, -1, -1 }, { 0x21A65, -1, -1, 1414973, -1, -1, -1, -1, -1, -1 }, { 0x21A69, -1, -1, 1414979, -1, -1, -1, -1, -1, -1 }, { 0x21A76, -1, -1, 1414985, -1, -1, -1, -1, -1, -1 }, { 0x21A78, -1, -1, 1414991, -1, -1, -1, -1, -1, -1 }, { 0x21A7D, -1, -1, 1414996, -1, -1, -1, -1, -1, -1 }, { 0x21A7E, -1, -1, 1415002, -1, -1, -1, -1, -1, -1 }, { 0x21A81, -1, -1, 1415006, -1, -1, -1, -1, -1, -1 }, { 0x21A85, -1, -1, 1415010, -1, -1, -1, -1, -1, -1 }, { 0x21A87, -1, -1, -1, -1, -1, -1, -1, -1, 1415015 }, { 0x21A91, -1, -1, 1415022, -1, -1, -1, -1, -1, -1 }, { 0x21A92, -1, -1, 1415025, -1, -1, -1, -1, -1, -1 }, { 0x21A97, -1, -1, 1415029, -1, -1, -1, -1, -1, -1 }, { 0x21A99, -1, -1, 1415032, -1, -1, -1, -1, -1, -1 }, { 0x21A9C, -1, -1, -1, -1, -1, -1, -1, -1, 1415036 }, { 0x21A9E, -1, -1, 1415040, -1, -1, -1, -1, -1, -1 }, { 0x21AA0, -1, -1, 1415045, -1, -1, -1, -1, -1, -1 }, { 0x21AA6, -1, -1, -1, -1, -1, -1, -1, -1, 1415051 }, { 0x21AB0, -1, -1, 1415057, -1, -1, -1, -1, -1, -1 }, { 0x21AB1, -1, -1, 1415064, -1, -1, -1, -1, -1, -1 }, { 0x21AB3, -1, -1, 1415068, -1, -1, -1, -1, -1, -1 }, { 0x21AB5, -1, -1, 1415073, -1, -1, -1, -1, -1, -1 }, { 0x21ABA, -1, -1, 1415077, -1, -1, -1, -1, -1, -1 }, { 0x21ABB, -1, -1, -1, -1, -1, -1, -1, -1, 1415084 }, { 0x21AC0, -1, -1, 1415089, -1, -1, -1, -1, -1, -1 }, { 0x21AC1, -1, -1, 1415093, -1, -1, -1, -1, -1, -1 }, { 0x21AC2, -1, -1, 1415097, -1, -1, -1, -1, -1, -1 }, { 0x21AC3, -1, -1, 1415103, -1, -1, -1, -1, -1, -1 }, { 0x21AD0, -1, -1, -1, -1, -1, -1, -1, -1, 1415109 }, { 0x21ADF, -1, -1, 1415114, -1, -1, -1, -1, -1, -1 }, { 0x21AE1, -1, -1, -1, -1, -1, -1, -1, -1, 1415118 }, { 0x21AE5, -1, -1, 1415122, -1, -1, -1, -1, -1, -1 }, { 0x21AE6, -1, -1, 1415126, -1, -1, -1, -1, -1, -1 }, { 0x21AE7, -1, -1, 1415132, -1, -1, -1, -1, -1, -1 }, { 0x21AE8, -1, -1, -1, -1, -1, -1, -1, -1, 1415137 }, { 0x21AEB, -1, -1, -1, -1, -1, -1, -1, -1, 1415142 }, { 0x21AEC, -1, -1, 1415148, -1, -1, -1, -1, -1, -1 }, { 0x21AEF, -1, -1, 1415152, -1, -1, -1, -1, -1, -1 }, { 0x21AF5, -1, -1, 1415156, -1, -1, -1, -1, -1, -1 }, { 0x21AF6, -1, -1, -1, -1, -1, -1, -1, -1, 1415161 }, { 0x21AF8, -1, -1, 1415167, -1, -1, -1, -1, -1, -1 }, { 0x21AF9, -1, -1, 1415171, -1, -1, -1, -1, -1, -1 }, { 0x21AFA, -1, -1, 1415177, -1, -1, -1, -1, -1, -1 }, { 0x21AFD, -1, -1, 1415181, -1, -1, -1, -1, -1, -1 }, { 0x21B01, -1, -1, 1415185, -1, -1, -1, -1, -1, -1 }, { 0x21B02, -1, -1, 1415192, -1, -1, -1, -1, -1, -1 }, { 0x21B04, -1, -1, 1415197, -1, -1, -1, -1, -1, -1 }, { 0x21B06, -1, -1, 1415201, -1, -1, -1, -1, -1, -1 }, { 0x21B07, -1, -1, 1415207, -1, -1, -1, -1, -1, -1 }, { 0x21B08, -1, -1, -1, -1, -1, -1, -1, -1, 1415211 }, { 0x21B09, -1, -1, 1415219, -1, -1, -1, -1, -1, -1 }, { 0x21B0A, -1, -1, 1415224, -1, -1, -1, -1, -1, -1 }, { 0x21B0B, -1, -1, 1415228, -1, -1, -1, -1, -1, -1 }, { 0x21B0C, -1, -1, 1415234, -1, -1, -1, -1, -1, -1 }, { 0x21B0D, -1, -1, 1415240, -1, -1, -1, -1, -1, -1 }, { 0x21B0E, -1, -1, 1415246, -1, -1, -1, -1, -1, -1 }, { 0x21B10, -1, -1, 1415253, -1, -1, -1, -1, -1, -1 }, { 0x21B13, -1, -1, 1415257, -1, -1, -1, -1, -1, -1 }, { 0x21B15, -1, -1, 1415261, -1, -1, -1, -1, -1, -1 }, { 0x21B16, -1, -1, 1415267, -1, -1, -1, -1, -1, -1 }, { 0x21B17, -1, -1, 1415272, -1, -1, -1, -1, -1, -1 }, { 0x21B18, -1, -1, 1415276, -1, -1, -1, -1, -1, -1 }, { 0x21B19, 1415281, -1, 1415300, -1, -1, -1, -1, -1, -1 }, { 0x21B1C, -1, -1, 1415306, -1, -1, -1, -1, -1, -1 }, { 0x21B1E, -1, -1, 1415311, -1, -1, -1, -1, -1, -1 }, { 0x21B25, -1, -1, 1415315, -1, -1, -1, -1, -1, -1 }, { 0x21B2B, -1, -1, 1415320, -1, -1, -1, -1, -1, -1 }, { 0x21B2F, -1, -1, 1415324, -1, -1, -1, -1, -1, -1 }, { 0x21B32, -1, -1, 1415330, -1, -1, -1, -1, -1, -1 }, { 0x21B33, -1, -1, 1415336, -1, -1, -1, -1, -1, -1 }, { 0x21B35, -1, -1, 1415342, -1, -1, -1, -1, -1, -1 }, { 0x21B36, 1415353, 1415348, -1, -1, -1, -1, -1, -1, -1 }, { 0x21B37, -1, -1, -1, -1, -1, -1, -1, -1, 1415375 }, { 0x21B38, -1, -1, 1415381, -1, -1, -1, -1, -1, -1 }, { 0x21B3C, -1, -1, -1, -1, -1, -1, -1, -1, 1415387 }, { 0x21B42, -1, -1, 1415392, -1, -1, -1, -1, -1, -1 }, { 0x21B44, -1, 1415396, -1, -1, -1, -1, -1, -1, -1 }, { 0x21B47, -1, -1, 1415402, -1, -1, -1, -1, -1, -1 }, { 0x21B49, -1, -1, -1, -1, -1, -1, -1, -1, 1415409 }, { 0x21B4B, -1, -1, 1415415, -1, -1, -1, -1, -1, -1 }, { 0x21B50, -1, -1, 1415421, -1, -1, -1, -1, -1, -1 }, { 0x21B55, -1, -1, -1, -1, -1, -1, -1, -1, 1415428 }, { 0x21B58, -1, -1, 1415434, -1, -1, -1, -1, -1, -1 }, { 0x21B5B, -1, -1, 1415439, -1, -1, -1, -1, -1, -1 }, { 0x21B5C, -1, -1, -1, -1, -1, -1, -1, -1, 1415444 }, { 0x21B5E, -1, -1, 1415450, -1, -1, -1, -1, -1, -1 }, { 0x21B62, -1, -1, 1415456, -1, -1, -1, -1, -1, -1 }, { 0x21B63, -1, -1, 1415461, -1, -1, -1, -1, -1, -1 }, { 0x21B65, -1, -1, 1415466, -1, -1, -1, -1, -1, -1 }, { 0x21B66, -1, -1, -1, -1, -1, -1, -1, -1, 1415471 }, { 0x21B67, -1, -1, -1, -1, -1, -1, -1, -1, 1415477 }, { 0x21B6C, -1, -1, -1, -1, -1, -1, -1, -1, 1415483 }, { 0x21B6D, -1, -1, 1415487, -1, -1, -1, -1, -1, -1 }, { 0x21B6E, -1, -1, 1415493, -1, -1, -1, -1, -1, -1 }, { 0x21B70, -1, -1, -1, -1, -1, -1, -1, -1, 1415499 }, { 0x21B71, -1, -1, -1, -1, -1, -1, -1, -1, 1415504 }, { 0x21B72, -1, -1, -1, -1, -1, -1, -1, -1, 1415510 }, { 0x21B73, -1, -1, 1415516, -1, -1, -1, -1, -1, -1 }, { 0x21B74, 1415527, 1415521, -1, -1, -1, -1, -1, -1, -1 }, { 0x21B77, -1, -1, 1415535, -1, -1, -1, -1, -1, -1 }, { 0x21B78, -1, -1, 1415541, -1, -1, -1, -1, -1, -1 }, { 0x21B7A, -1, -1, -1, -1, -1, -1, -1, -1, 1415547 }, { 0x21B7B, -1, -1, -1, -1, -1, -1, -1, -1, 1415552 }, { 0x21B7D, 1415565, 1415559, -1, -1, -1, -1, -1, -1, -1 }, { 0x21B7E, -1, -1, 1415573, -1, -1, -1, -1, -1, -1 }, { 0x21B7F, -1, -1, 1415578, -1, -1, -1, -1, -1, -1 }, { 0x21B82, 1415591, 1415585, -1, -1, -1, -1, -1, -1, -1 }, { 0x21B84, -1, -1, -1, -1, -1, -1, -1, -1, 1415599 }, { 0x21B85, -1, -1, -1, -1, -1, -1, -1, -1, 1415606 }, { 0x21B86, -1, -1, -1, -1, -1, -1, -1, -1, 1415612 }, { 0x21B87, -1, -1, -1, -1, -1, -1, -1, -1, 1415618 }, { 0x21B88, -1, -1, -1, -1, -1, -1, -1, -1, 1415624 }, { 0x21B89, -1, -1, -1, -1, -1, -1, -1, -1, 1415630 }, { 0x21B8A, -1, -1, -1, -1, -1, -1, -1, -1, 1415636 }, { 0x21B8B, -1, -1, -1, -1, -1, -1, -1, -1, 1415642 }, { 0x21B8C, -1, -1, -1, -1, -1, -1, -1, -1, 1415646 }, { 0x21B8D, -1, -1, -1, -1, -1, -1, -1, -1, 1415650 }, { 0x21B8E, -1, -1, 1415656, -1, -1, -1, -1, -1, -1 }, { 0x21B92, -1, -1, -1, -1, -1, -1, -1, -1, 1415663 }, { 0x21B93, -1, -1, -1, -1, -1, -1, -1, -1, 1415667 }, { 0x21B94, -1, -1, -1, -1, -1, -1, -1, -1, 1415673 }, { 0x21B97, -1, -1, -1, -1, -1, -1, -1, -1, 1415679 }, { 0x21B98, -1, -1, -1, -1, -1, -1, -1, -1, 1415686 }, { 0x21B99, -1, -1, 1415691, -1, -1, -1, -1, -1, -1 }, { 0x21B9A, -1, -1, 1415696, -1, -1, -1, -1, -1, -1 }, { 0x21B9B, -1, -1, -1, -1, -1, -1, -1, -1, 1415700 }, { 0x21B9C, -1, -1, -1, -1, -1, -1, -1, -1, 1415705 }, { 0x21B9E, -1, -1, 1415710, -1, -1, -1, -1, -1, 1415715 }, { 0x21BA0, -1, -1, -1, -1, -1, -1, -1, -1, 1415721 }, { 0x21BA3, -1, -1, -1, -1, -1, -1, -1, -1, 1415726 }, { 0x21BA4, -1, -1, -1, -1, -1, -1, -1, -1, 1415730 }, { 0x21BA5, -1, -1, -1, -1, -1, -1, -1, -1, 1415734 }, { 0x21BA6, 1415738, -1, 1415756, -1, -1, -1, -1, -1, -1 }, { 0x21BA8, -1, -1, -1, -1, -1, -1, -1, -1, 1415761 }, { 0x21BA9, -1, -1, -1, -1, -1, -1, -1, -1, 1415767 }, { 0x21BAA, -1, -1, -1, -1, -1, -1, -1, -1, 1415771 }, { 0x21BAB, -1, -1, -1, -1, -1, -1, -1, -1, 1415776 }, { 0x21BAC, -1, -1, -1, -1, -1, -1, -1, -1, 1415781 }, { 0x21BAD, -1, -1, -1, -1, -1, -1, -1, -1, 1415787 }, { 0x21BAE, -1, -1, -1, -1, -1, -1, -1, -1, 1415794 }, { 0x21BAF, -1, -1, -1, -1, -1, -1, -1, -1, 1415800 }, { 0x21BB0, -1, -1, 1415806, -1, -1, -1, -1, -1, -1 }, { 0x21BB2, -1, -1, -1, -1, -1, -1, -1, -1, 1415810 }, { 0x21BB3, -1, -1, -1, -1, -1, -1, -1, -1, 1415815 }, { 0x21BB5, -1, -1, -1, -1, -1, -1, -1, -1, 1415821 }, { 0x21BB6, -1, -1, -1, -1, -1, -1, -1, -1, 1415830 }, { 0x21BB7, -1, -1, -1, -1, -1, -1, -1, -1, 1415839 }, { 0x21BB8, -1, -1, -1, -1, -1, -1, -1, -1, 1415844 }, { 0x21BB9, -1, -1, -1, -1, -1, -1, -1, -1, 1415851 }, { 0x21BBA, -1, -1, -1, -1, -1, -1, -1, -1, 1415858 }, { 0x21BBB, -1, -1, 1415863, -1, -1, -1, -1, -1, -1 }, { 0x21BBD, -1, -1, -1, -1, -1, -1, -1, -1, 1415868 }, { 0x21BBE, -1, -1, -1, -1, -1, -1, -1, -1, 1415875 }, { 0x21BBF, -1, -1, 1415882, -1, -1, -1, -1, -1, -1 }, { 0x21BC0, -1, -1, -1, -1, -1, -1, -1, -1, 1415888 }, { 0x21BC1, -1, -1, 1415894, -1, -1, -1, -1, -1, -1 }, { 0x21BC2, -1, 1415900, -1, -1, -1, -1, -1, -1, -1 }, { 0x21BC4, -1, -1, 1415906, -1, -1, -1, -1, -1, -1 }, { 0x21BC7, -1, -1, 1415910, -1, -1, -1, -1, -1, -1 }, { 0x21BC8, -1, -1, 1415914, -1, -1, -1, -1, -1, -1 }, { 0x21BC9, -1, -1, 1415919, -1, -1, -1, -1, -1, -1 }, { 0x21BCB, -1, -1, 1415924, -1, -1, -1, -1, -1, -1 }, { 0x21BCE, 1415935, 1415929, -1, -1, -1, -1, -1, -1, -1 }, { 0x21BCF, -1, -1, 1415966, -1, -1, -1, -1, -1, -1 }, { 0x21BD0, -1, -1, 1415970, -1, -1, -1, -1, -1, -1 }, { 0x21BD1, -1, -1, 1415975, -1, -1, -1, -1, -1, -1 }, { 0x21BD2, -1, -1, 1415981, -1, -1, -1, -1, -1, -1 }, { 0x21BD8, -1, -1, 1415986, -1, -1, -1, -1, -1, -1 }, { 0x21BD9, -1, -1, 1415991, -1, -1, -1, -1, -1, -1 }, { 0x21BE2, -1, -1, 1415996, -1, -1, -1, -1, -1, -1 }, { 0x21BE5, -1, -1, 1416001, -1, -1, -1, -1, -1, -1 }, { 0x21BE8, -1, -1, 1416006, -1, -1, -1, -1, -1, -1 }, { 0x21BE9, -1, -1, 1416011, -1, -1, -1, -1, -1, -1 }, { 0x21BEB, -1, -1, 1416017, -1, -1, -1, -1, -1, -1 }, { 0x21BF0, -1, -1, 1416023, -1, -1, -1, -1, -1, -1 }, { 0x21BF1, -1, -1, 1416027, -1, -1, -1, -1, -1, -1 }, { 0x21BF3, -1, -1, 1416033, -1, -1, -1, -1, -1, -1 }, { 0x21BF4, -1, -1, 1416037, -1, -1, -1, -1, -1, -1 }, { 0x21BF5, -1, -1, 1416043, -1, -1, -1, -1, -1, -1 }, { 0x21BF7, -1, -1, 1416048, -1, -1, -1, -1, -1, -1 }, { 0x21BFD, -1, -1, 1416052, -1, -1, -1, -1, -1, -1 }, { 0x21BFF, -1, -1, 1416056, -1, -1, -1, -1, -1, -1 }, { 0x21C00, -1, -1, 1416062, -1, -1, -1, -1, -1, -1 }, { 0x21C05, -1, -1, 1416066, -1, -1, -1, -1, -1, -1 }, { 0x21C06, -1, -1, 1416070, -1, -1, -1, -1, -1, -1 }, { 0x21C0B, -1, -1, 1416075, -1, -1, -1, -1, -1, -1 }, { 0x21C0C, -1, -1, 1416080, -1, -1, -1, -1, -1, -1 }, { 0x21C0E, -1, -1, 1416085, -1, -1, -1, -1, -1, -1 }, { 0x21C0F, -1, -1, -1, -1, -1, -1, -1, -1, 1416089 }, { 0x21C10, -1, -1, 1416097, -1, -1, -1, -1, -1, -1 }, { 0x21C11, -1, -1, 1416103, -1, -1, -1, -1, -1, -1 }, { 0x21C12, -1, -1, 1416109, -1, -1, -1, -1, -1, -1 }, { 0x21C16, -1, -1, 1416116, -1, -1, -1, -1, -1, -1 }, { 0x21C1A, -1, -1, 1416120, -1, -1, -1, -1, -1, -1 }, { 0x21C1D, -1, -1, 1416125, -1, -1, -1, -1, -1, -1 }, { 0x21C1E, -1, -1, 1416131, -1, -1, -1, -1, -1, -1 }, { 0x21C20, -1, -1, 1416138, -1, -1, -1, -1, -1, -1 }, { 0x21C22, -1, -1, 1416143, -1, -1, -1, -1, -1, -1 }, { 0x21C25, -1, -1, 1416148, -1, -1, -1, -1, -1, -1 }, { 0x21C28, -1, -1, 1416153, -1, -1, -1, -1, -1, -1 }, { 0x21C2A, 1416164, 1416159, 1416190, -1, -1, -1, -1, -1, -1 }, { 0x21C2B, -1, -1, 1416194, -1, -1, -1, -1, -1, -1 }, { 0x21C2F, -1, -1, 1416200, -1, -1, -1, -1, -1, -1 }, { 0x21C32, -1, -1, 1416205, -1, -1, -1, -1, -1, -1 }, { 0x21C38, 1416216, 1416211, -1, -1, -1, -1, -1, -1, -1 }, { 0x21C39, -1, -1, 1416225, -1, -1, -1, -1, -1, -1 }, { 0x21C3D, -1, -1, 1416230, -1, -1, -1, -1, -1, -1 }, { 0x21C3E, -1, -1, 1416234, -1, -1, -1, -1, -1, -1 }, { 0x21C3F, -1, -1, 1416238, -1, -1, -1, -1, -1, -1 }, { 0x21C41, -1, -1, 1416242, -1, -1, -1, -1, -1, -1 }, { 0x21C45, -1, -1, 1416247, -1, -1, -1, -1, -1, -1 }, { 0x21C46, 1416251, -1, 1416272, -1, -1, -1, -1, -1, -1 }, { 0x21C47, -1, -1, 1416277, -1, -1, -1, -1, -1, -1 }, { 0x21C49, -1, -1, 1416283, -1, -1, -1, -1, -1, -1 }, { 0x21C4A, -1, -1, 1416289, -1, -1, -1, -1, -1, -1 }, { 0x21C4C, -1, -1, 1416295, -1, -1, -1, -1, -1, -1 }, { 0x21C50, -1, -1, 1416301, -1, -1, -1, -1, -1, -1 }, { 0x21C51, -1, -1, 1416305, -1, -1, -1, -1, -1, -1 }, { 0x21C54, -1, -1, 1416311, -1, -1, -1, -1, -1, -1 }, { 0x21C56, 1416316, -1, -1, -1, -1, 1416340, -1, -1, -1 }, { 0x21C5C, -1, -1, 1416351, -1, -1, -1, -1, -1, -1 }, { 0x21C63, -1, -1, 1416357, -1, -1, -1, -1, -1, -1 }, { 0x21C69, -1, -1, -1, -1, -1, -1, -1, -1, 1416361 }, { 0x21C6F, -1, -1, 1416370, -1, -1, -1, -1, -1, -1 }, { 0x21C70, -1, 1416376, -1, -1, -1, -1, -1, -1, -1 }, { 0x21C71, -1, -1, 1416382, -1, -1, -1, -1, -1, -1 }, { 0x21C73, -1, -1, 1416387, -1, -1, -1, -1, -1, -1 }, { 0x21C76, -1, -1, -1, -1, -1, -1, -1, -1, 1416392 }, { 0x21C77, -1, -1, 1416397, -1, -1, -1, -1, -1, -1 }, { 0x21C78, -1, -1, -1, -1, -1, -1, -1, -1, 1416402 }, { 0x21C7A, -1, -1, 1416407, -1, -1, -1, -1, -1, -1 }, { 0x21C7C, -1, -1, 1416411, -1, -1, -1, -1, -1, -1 }, { 0x21C7D, -1, -1, 1416415, -1, -1, -1, -1, -1, -1 }, { 0x21C7E, -1, -1, 1416419, -1, -1, -1, -1, -1, -1 }, { 0x21C80, -1, -1, 1416423, -1, -1, -1, -1, -1, -1 }, { 0x21C88, -1, -1, -1, -1, -1, -1, -1, -1, 1416429 }, { 0x21C8D, -1, -1, 1416434, -1, -1, -1, -1, -1, -1 }, { 0x21C95, 1416445, 1416440, 1416458, -1, -1, -1, -1, -1, -1 }, { 0x21C97, -1, -1, 1416462, -1, -1, -1, -1, -1, -1 }, { 0x21C9A, -1, -1, 1416467, -1, -1, -1, -1, -1, -1 }, { 0x21CA2, 1416476, 1416472, -1, -1, -1, -1, -1, -1, -1 }, { 0x21CA3, -1, -1, 1416489, -1, -1, -1, -1, -1, -1 }, { 0x21CA4, -1, -1, -1, -1, -1, -1, -1, -1, 1416496 }, { 0x21CA5, -1, 1416501, -1, -1, -1, -1, -1, -1, -1 }, { 0x21CAA, -1, -1, 1416507, -1, -1, -1, -1, -1, -1 }, { 0x21CAB, -1, -1, -1, -1, -1, -1, -1, -1, 1416512 }, { 0x21CAC, 1416524, 1416518, -1, -1, -1, -1, -1, -1, -1 }, { 0x21CAD, -1, -1, 1416538, -1, -1, -1, -1, -1, -1 }, { 0x21CAE, -1, -1, 1416543, -1, -1, -1, -1, -1, -1 }, { 0x21CB0, -1, -1, 1416547, -1, -1, -1, -1, -1, -1 }, { 0x21CBC, -1, -1, 1416551, -1, -1, -1, -1, -1, -1 }, { 0x21CBF, -1, -1, 1416555, -1, -1, -1, -1, -1, -1 }, { 0x21CC0, -1, -1, -1, -1, -1, -1, -1, -1, 1416559 }, { 0x21CC1, -1, -1, -1, -1, -1, -1, -1, -1, 1416564 }, { 0x21CC2, -1, -1, 1416569, -1, -1, -1, -1, -1, -1 }, { 0x21CC3, -1, -1, -1, -1, -1, -1, -1, -1, 1416574 }, { 0x21CC4, -1, -1, 1416581, -1, -1, -1, -1, -1, -1 }, { 0x21CC6, -1, -1, 1416585, -1, -1, -1, -1, -1, -1 }, { 0x21CCE, -1, -1, -1, -1, -1, -1, -1, -1, 1416589 }, { 0x21CCF, -1, -1, 1416593, -1, -1, -1, -1, -1, -1 }, { 0x21CD1, -1, -1, 1416599, -1, -1, -1, -1, -1, -1 }, { 0x21CD2, -1, -1, -1, -1, -1, -1, -1, -1, 1416604 }, { 0x21CD8, -1, -1, 1416609, -1, -1, -1, -1, -1, -1 }, { 0x21CDA, -1, -1, 1416613, -1, -1, -1, -1, -1, -1 }, { 0x21CDB, -1, -1, -1, -1, -1, -1, -1, -1, 1416617 }, { 0x21CDC, -1, -1, -1, -1, -1, -1, -1, -1, 1416623 }, { 0x21CDD, -1, -1, -1, -1, -1, -1, -1, -1, 1416630 }, { 0x21CDE, -1, -1, 1416636, -1, -1, -1, -1, -1, -1 }, { 0x21CE2, -1, -1, -1, -1, -1, -1, -1, -1, 1416641 }, { 0x21CE3, -1, -1, -1, -1, -1, -1, -1, -1, 1416645 }, { 0x21CE4, -1, -1, -1, -1, -1, -1, -1, -1, 1416649 }, { 0x21CE5, -1, -1, -1, -1, -1, -1, -1, -1, 1416653 }, { 0x21CE9, -1, -1, -1, -1, -1, -1, -1, -1, 1416657 }, { 0x21CEA, -1, -1, -1, -1, -1, -1, -1, -1, 1416662 }, { 0x21CED, -1, -1, 1416669, -1, -1, -1, -1, -1, -1 }, { 0x21CEE, -1, -1, 1416674, -1, -1, -1, -1, -1, -1 }, { 0x21CF0, -1, -1, -1, -1, -1, -1, -1, -1, 1416678 }, { 0x21CF3, -1, -1, -1, -1, -1, -1, -1, -1, 1416682 }, { 0x21CF4, -1, -1, 1416689, -1, -1, -1, -1, -1, -1 }, { 0x21CF5, -1, -1, -1, -1, -1, -1, -1, -1, 1416693 }, { 0x21CF6, -1, -1, -1, -1, -1, -1, -1, -1, 1416697 }, { 0x21CF8, -1, -1, 1416701, -1, -1, -1, -1, -1, -1 }, { 0x21CF9, -1, -1, -1, -1, -1, -1, -1, -1, 1416705 }, { 0x21CFA, -1, -1, -1, -1, -1, -1, -1, -1, 1416711 }, { 0x21CFD, -1, -1, -1, -1, -1, -1, -1, -1, 1416716 }, { 0x21CFE, -1, -1, 1416721, -1, -1, -1, -1, -1, -1 }, { 0x21D05, -1, -1, 1416726, -1, -1, -1, -1, -1, -1 }, { 0x21D06, -1, -1, 1416731, -1, -1, -1, -1, -1, -1 }, { 0x21D09, -1, -1, -1, -1, -1, -1, -1, -1, 1416735 }, { 0x21D0E, 1416745, 1416740, 1416750, -1, -1, -1, -1, -1, -1 }, { 0x21D14, -1, -1, 1416755, -1, -1, -1, -1, -1, -1 }, { 0x21D22, -1, -1, -1, -1, -1, -1, -1, -1, 1416761 }, { 0x21D2D, -1, -1, 1416767, -1, -1, -1, -1, -1, -1 }, { 0x21D2F, -1, -1, 1416771, -1, -1, -1, -1, -1, 1416774 }, { 0x21D31, -1, -1, 1416781, -1, -1, -1, -1, -1, -1 }, { 0x21D32, 1416791, 1416785, -1, -1, -1, -1, -1, -1, -1 }, { 0x21D40, -1, -1, 1416819, -1, -1, -1, -1, -1, -1 }, { 0x21D41, 1416831, 1416825, -1, -1, -1, -1, -1, -1, -1 }, { 0x21D46, -1, 1416859, -1, -1, -1, -1, -1, -1, -1 }, { 0x21D49, -1, -1, 1416863, -1, -1, -1, -1, -1, 1416867 }, { 0x21D4C, -1, -1, 1416873, -1, -1, -1, -1, -1, -1 }, { 0x21D51, -1, -1, 1416878, -1, -1, -1, -1, -1, -1 }, { 0x21D52, -1, -1, 1416883, -1, -1, -1, -1, -1, -1 }, { 0x21D53, -1, 1416888, 1416894, -1, -1, -1, -1, -1, -1 }, { 0x21D55, -1, -1, 1416900, -1, -1, -1, -1, -1, -1 }, { 0x21D56, -1, -1, 1416905, -1, -1, -1, -1, -1, -1 }, { 0x21D57, -1, -1, 1416909, -1, -1, -1, -1, -1, -1 }, { 0x21D58, -1, -1, 1416913, -1, -1, -1, -1, -1, -1 }, { 0x21D59, -1, -1, 1416917, -1, -1, -1, -1, -1, -1 }, { 0x21D5A, -1, -1, 1416922, -1, -1, -1, -1, -1, -1 }, { 0x21D5B, -1, -1, 1416927, -1, -1, -1, -1, -1, -1 }, { 0x21D5C, -1, -1, 1416931, -1, -1, -1, -1, -1, -1 }, { 0x21D5D, -1, 1416937, -1, -1, -1, -1, -1, -1, -1 }, { 0x21D5E, -1, 1416943, 1416949, -1, -1, -1, -1, -1, -1 }, { 0x21D6C, -1, -1, 1416955, -1, -1, -1, -1, -1, -1 }, { 0x21D76, -1, -1, 1416959, -1, -1, -1, -1, -1, -1 }, { 0x21D77, -1, -1, 1416963, -1, -1, -1, -1, -1, -1 }, { 0x21D7A, -1, -1, -1, -1, -1, -1, -1, -1, 1416969 }, { 0x21D7B, -1, -1, 1416973, -1, -1, -1, -1, -1, -1 }, { 0x21D80, -1, -1, -1, -1, -1, -1, -1, -1, 1416979 }, { 0x21D81, -1, -1, -1, -1, -1, -1, -1, -1, 1416984 }, { 0x21D82, -1, -1, 1416990, -1, -1, -1, -1, -1, -1 }, { 0x21D83, -1, -1, 1416995, -1, -1, -1, -1, -1, -1 }, { 0x21D84, -1, -1, 1416999, -1, -1, -1, -1, -1, -1 }, { 0x21D86, -1, -1, 1417004, -1, -1, -1, -1, -1, -1 }, { 0x21D88, -1, -1, 1417008, -1, -1, -1, -1, -1, -1 }, { 0x21D89, -1, -1, 1417013, -1, -1, -1, -1, -1, -1 }, { 0x21D8B, -1, -1, 1417018, -1, -1, -1, -1, -1, -1 }, { 0x21D8C, -1, -1, 1417022, -1, -1, -1, -1, -1, -1 }, { 0x21D8E, -1, -1, 1417026, -1, -1, -1, -1, -1, -1 }, { 0x21D8F, -1, -1, 1417031, -1, -1, -1, -1, -1, -1 }, { 0x21D90, -1, 1417035, 1417039, -1, -1, -1, -1, -1, -1 }, { 0x21D91, -1, -1, 1417044, -1, -1, -1, -1, -1, -1 }, { 0x21DA2, -1, -1, 1417049, -1, -1, -1, -1, -1, -1 }, { 0x21DA3, -1, -1, 1417056, -1, -1, -1, -1, -1, -1 }, { 0x21DA4, -1, -1, 1417061, -1, -1, -1, -1, -1, -1 }, { 0x21DA5, -1, -1, 1417067, -1, -1, -1, -1, -1, -1 }, { 0x21DA6, -1, -1, 1417072, -1, -1, -1, -1, -1, -1 }, { 0x21DA8, -1, -1, -1, -1, -1, -1, -1, -1, 1417076 }, { 0x21DAA, -1, -1, 1417082, -1, -1, -1, -1, -1, -1 }, { 0x21DAB, -1, -1, 1417087, -1, -1, -1, -1, -1, -1 }, { 0x21DAD, -1, -1, 1417092, -1, -1, -1, -1, -1, -1 }, { 0x21DAF, -1, -1, 1417098, -1, -1, -1, -1, -1, -1 }, { 0x21DB1, -1, -1, 1417102, -1, -1, -1, -1, -1, -1 }, { 0x21DB2, -1, -1, 1417107, -1, -1, -1, -1, -1, -1 }, { 0x21DB4, -1, 1417112, 1417118, -1, -1, -1, -1, -1, -1 }, { 0x21DB6, -1, 1417124, -1, -1, -1, -1, -1, -1, -1 }, { 0x21DBA, -1, 1417130, -1, -1, -1, -1, -1, -1, -1 }, { 0x21DC8, -1, -1, 1417135, -1, -1, -1, -1, -1, -1 }, { 0x21DCA, -1, 1417140, -1, -1, -1, -1, -1, -1, -1 }, { 0x21DCB, -1, -1, 1417145, -1, -1, -1, -1, -1, -1 }, { 0x21DCD, -1, -1, 1417150, -1, -1, -1, -1, -1, -1 }, { 0x21DCE, -1, -1, 1417157, -1, -1, -1, -1, -1, -1 }, { 0x21DCF, -1, -1, 1417161, -1, -1, -1, -1, -1, -1 }, { 0x21DD0, -1, -1, 1417165, -1, -1, -1, -1, -1, -1 }, { 0x21DD1, -1, 1417169, -1, -1, -1, -1, -1, -1, -1 }, { 0x21DD3, -1, -1, 1417173, -1, -1, -1, -1, -1, -1 }, { 0x21DD5, -1, -1, 1417177, -1, -1, -1, -1, -1, -1 }, { 0x21DD6, -1, -1, 1417182, -1, -1, -1, -1, -1, -1 }, { 0x21DD7, -1, -1, 1417187, -1, -1, -1, -1, -1, -1 }, { 0x21DD8, -1, -1, 1417193, -1, -1, -1, -1, -1, -1 }, { 0x21DDB, -1, -1, 1417198, -1, -1, -1, -1, -1, -1 }, { 0x21DDC, -1, -1, 1417203, -1, -1, -1, -1, -1, -1 }, { 0x21DDD, -1, -1, 1417208, -1, -1, -1, -1, -1, -1 }, { 0x21DDE, -1, -1, 1417212, -1, -1, -1, -1, -1, -1 }, { 0x21DE0, -1, -1, 1417216, -1, -1, -1, -1, -1, -1 }, { 0x21DE1, -1, -1, 1417221, -1, -1, -1, -1, -1, -1 }, { 0x21DE2, -1, -1, 1417227, -1, -1, -1, -1, -1, -1 }, { 0x21DE4, -1, -1, 1417233, -1, -1, -1, -1, -1, -1 }, { 0x21DE5, -1, -1, 1417237, -1, -1, -1, -1, -1, -1 }, { 0x21DE8, -1, -1, 1417242, -1, -1, -1, -1, -1, -1 }, { 0x21DEA, -1, -1, 1417248, -1, -1, -1, -1, -1, -1 }, { 0x21DEB, -1, 1417252, -1, -1, -1, -1, -1, -1, -1 }, { 0x21DF8, -1, -1, 1417258, -1, -1, -1, -1, -1, -1 }, { 0x21DF9, -1, 1417264, -1, -1, -1, -1, -1, -1, -1 }, { 0x21DFA, -1, -1, 1417269, -1, -1, -1, -1, -1, -1 }, { 0x21DFB, -1, -1, 1417274, -1, -1, -1, -1, -1, -1 }, { 0x21DFC, -1, -1, 1417278, -1, -1, -1, -1, -1, -1 }, { 0x21DFD, -1, -1, 1417283, -1, -1, -1, -1, -1, -1 }, { 0x21DFF, -1, -1, 1417289, -1, -1, -1, -1, -1, -1 }, { 0x21E02, -1, -1, 1417295, -1, -1, -1, -1, -1, -1 }, { 0x21E03, -1, -1, 1417299, -1, -1, -1, -1, -1, -1 }, { 0x21E07, -1, -1, -1, -1, -1, -1, -1, -1, 1417305 }, { 0x21E08, -1, -1, 1417311, -1, -1, -1, -1, -1, -1 }, { 0x21E09, -1, -1, 1417315, -1, -1, -1, -1, -1, -1 }, { 0x21E0C, -1, -1, 1417319, -1, -1, -1, -1, -1, -1 }, { 0x21E0E, -1, -1, 1417324, -1, -1, -1, -1, -1, -1 }, { 0x21E0F, -1, -1, -1, -1, -1, -1, -1, -1, 1417329 }, { 0x21E11, -1, -1, 1417335, -1, -1, -1, -1, -1, -1 }, { 0x21E14, -1, -1, 1417339, -1, -1, -1, -1, -1, -1 }, { 0x21E15, -1, -1, 1417344, -1, -1, -1, -1, -1, -1 }, { 0x21E17, -1, -1, 1417351, -1, -1, -1, -1, -1, -1 }, { 0x21E18, -1, -1, 1417355, -1, -1, -1, -1, -1, -1 }, { 0x21E1B, -1, -1, 1417359, -1, -1, -1, -1, -1, -1 }, { 0x21E1C, -1, 1417364, 1417369, -1, -1, -1, -1, -1, -1 }, { 0x21E1E, -1, -1, 1417374, -1, -1, -1, -1, -1, -1 }, { 0x21E1F, -1, -1, 1417379, -1, -1, -1, -1, -1, -1 }, { 0x21E21, -1, -1, 1417383, -1, -1, -1, -1, -1, -1 }, { 0x21E23, -1, 1417387, 1417392, 1417397, -1, -1, -1, -1, -1 }, { 0x21E24, -1, -1, 1417402, -1, -1, -1, -1, -1, -1 }, { 0x21E25, -1, -1, 1417409, -1, -1, -1, -1, -1, -1 }, { 0x21E26, -1, -1, 1417414, -1, -1, -1, -1, -1, -1 }, { 0x21E28, -1, -1, 1417418, -1, -1, -1, -1, -1, -1 }, { 0x21E2A, -1, -1, 1417422, -1, -1, -1, -1, -1, -1 }, { 0x21E37, -1, 1417426, -1, -1, -1, -1, -1, -1, -1 }, { 0x21E3D, -1, 1417431, -1, -1, -1, -1, -1, -1, -1 }, { 0x21E44, -1, -1, 1417436, -1, -1, -1, -1, -1, -1 }, { 0x21E47, -1, -1, 1417440, -1, -1, -1, -1, -1, -1 }, { 0x21E49, -1, -1, 1417445, -1, -1, -1, -1, -1, -1 }, { 0x21E4E, -1, -1, 1417449, -1, -1, -1, -1, -1, -1 }, { 0x21E53, -1, -1, 1417454, -1, -1, -1, -1, -1, -1 }, { 0x21E55, -1, -1, 1417458, -1, -1, -1, -1, -1, -1 }, { 0x21E56, -1, -1, 1417464, -1, -1, -1, -1, -1, -1 }, { 0x21E58, -1, -1, 1417469, -1, -1, -1, -1, -1, -1 }, { 0x21E59, -1, -1, 1417473, -1, -1, -1, -1, -1, -1 }, { 0x21E5E, -1, -1, -1, -1, -1, -1, -1, -1, 1417478 }, { 0x21E5F, -1, -1, -1, -1, -1, -1, -1, -1, 1417486 }, { 0x21E60, -1, -1, -1, -1, -1, -1, -1, -1, 1417493 }, { 0x21E61, -1, -1, -1, -1, -1, -1, -1, -1, 1417498 }, { 0x21E62, -1, -1, 1417506, -1, -1, -1, -1, -1, -1 }, { 0x21E63, -1, -1, 1417511, -1, -1, -1, -1, -1, -1 }, { 0x21E65, -1, -1, 1417514, -1, -1, -1, -1, -1, -1 }, { 0x21E68, -1, -1, 1417519, -1, -1, -1, -1, -1, -1 }, { 0x21E69, -1, -1, 1417523, -1, -1, -1, -1, -1, -1 }, { 0x21E6A, -1, -1, 1417527, -1, -1, -1, -1, -1, -1 }, { 0x21E6C, -1, -1, 1417531, -1, -1, -1, -1, -1, -1 }, { 0x21E6D, -1, -1, 1417536, -1, -1, -1, -1, -1, -1 }, { 0x21E6F, -1, -1, 1417541, -1, -1, -1, -1, -1, -1 }, { 0x21E70, -1, -1, 1417546, -1, -1, -1, -1, -1, -1 }, { 0x21E72, -1, -1, 1417551, -1, -1, -1, -1, -1, -1 }, { 0x21E75, -1, -1, 1417555, -1, -1, -1, -1, -1, -1 }, { 0x21E76, -1, -1, 1417560, -1, -1, -1, -1, -1, -1 }, { 0x21E77, -1, -1, 1417565, -1, -1, -1, -1, -1, -1 }, { 0x21E78, -1, -1, 1417572, -1, -1, -1, -1, -1, -1 }, { 0x21E79, -1, -1, 1417578, -1, -1, -1, -1, -1, -1 }, { 0x21E7C, -1, -1, 1417582, -1, -1, -1, -1, -1, -1 }, { 0x21E7E, -1, -1, 1417586, -1, -1, -1, -1, -1, -1 }, { 0x21E83, -1, 1417592, -1, -1, -1, -1, -1, -1, -1 }, { 0x21E87, -1, -1, 1417599, -1, -1, -1, -1, -1, -1 }, { 0x21E89, -1, 1417604, -1, -1, -1, -1, -1, -1, -1 }, { 0x21E90, -1, -1, 1417609, -1, -1, -1, -1, -1, -1 }, { 0x21E91, -1, -1, 1417614, -1, -1, -1, -1, -1, -1 }, { 0x21E92, -1, -1, 1417619, -1, -1, -1, -1, -1, -1 }, { 0x21E93, -1, -1, 1417624, -1, -1, -1, -1, -1, -1 }, { 0x21E94, -1, -1, 1417628, -1, -1, -1, -1, -1, -1 }, { 0x21E95, -1, -1, 1417633, -1, -1, -1, -1, -1, -1 }, { 0x21E96, -1, -1, 1417638, -1, -1, -1, -1, -1, -1 }, { 0x21E97, -1, -1, 1417643, -1, -1, -1, -1, -1, -1 }, { 0x21E98, -1, -1, 1417648, -1, -1, -1, -1, -1, -1 }, { 0x21E9B, -1, -1, 1417654, -1, -1, -1, -1, -1, -1 }, { 0x21E9C, -1, -1, 1417661, -1, -1, -1, -1, -1, -1 }, { 0x21E9F, -1, -1, 1417666, -1, -1, -1, -1, -1, -1 }, { 0x21EA1, -1, -1, 1417672, -1, -1, -1, -1, -1, -1 }, { 0x21EA4, -1, 1417678, -1, -1, -1, -1, -1, -1, -1 }, { 0x21EA5, -1, -1, -1, -1, -1, -1, -1, -1, 1417684 }, { 0x21EA6, -1, -1, -1, -1, -1, -1, -1, -1, 1417692 }, { 0x21EA7, -1, -1, 1417696, -1, -1, -1, -1, -1, -1 }, { 0x21EA8, -1, 1417701, -1, -1, -1, -1, -1, -1, -1 }, { 0x21EAB, -1, -1, 1417706, -1, -1, -1, -1, -1, -1 }, { 0x21EAD, -1, -1, 1417711, -1, -1, -1, -1, -1, -1 }, { 0x21EAE, -1, -1, 1417717, -1, -1, -1, -1, -1, -1 }, { 0x21EAF, -1, -1, 1417721, -1, -1, -1, -1, -1, -1 }, { 0x21EB4, -1, -1, 1417726, -1, -1, -1, -1, -1, -1 }, { 0x21EB5, -1, -1, 1417730, -1, -1, -1, -1, -1, -1 }, { 0x21EB7, -1, -1, 1417736, -1, -1, -1, -1, -1, -1 }, { 0x21EB8, -1, -1, 1417741, -1, -1, -1, -1, -1, -1 }, { 0x21EBA, -1, -1, 1417745, -1, -1, -1, -1, -1, -1 }, { 0x21EBD, -1, -1, 1417752, -1, -1, -1, -1, -1, -1 }, { 0x21EC8, -1, 1417757, 1417763, -1, -1, -1, -1, -1, -1 }, { 0x21ECC, -1, -1, 1417769, -1, -1, -1, -1, -1, -1 }, { 0x21ECE, -1, -1, 1417774, -1, -1, -1, -1, -1, -1 }, { 0x21ED0, -1, -1, 1417778, -1, -1, -1, -1, -1, -1 }, { 0x21ED1, -1, -1, 1417784, -1, -1, -1, -1, -1, -1 }, { 0x21ED3, -1, -1, -1, -1, -1, -1, -1, -1, 1417791 }, { 0x21ED4, -1, -1, -1, -1, -1, -1, -1, -1, 1417797 }, { 0x21ED5, 1417810, 1417804, 1417822, -1, -1, -1, -1, -1, -1 }, { 0x21ED6, -1, -1, -1, -1, -1, -1, -1, -1, 1417827 }, { 0x21ED7, -1, -1, -1, -1, -1, -1, -1, -1, 1417831 }, { 0x21ED8, -1, -1, 1417838, -1, -1, -1, -1, -1, -1 }, { 0x21ED9, -1, -1, 1417842, -1, -1, -1, -1, -1, -1 }, { 0x21EDA, -1, -1, 1417847, -1, -1, -1, -1, -1, -1 }, { 0x21EDD, -1, -1, 1417853, -1, -1, -1, -1, -1, -1 }, { 0x21EDE, -1, -1, 1417859, -1, -1, -1, -1, -1, -1 }, { 0x21EDF, -1, -1, 1417863, -1, -1, -1, -1, -1, -1 }, { 0x21EE0, -1, -1, 1417867, -1, -1, -1, -1, -1, -1 }, { 0x21EE1, -1, -1, 1417872, -1, -1, -1, -1, -1, -1 }, { 0x21EE2, -1, -1, 1417877, -1, -1, -1, -1, -1, -1 }, { 0x21EE3, -1, -1, 1417881, -1, -1, -1, -1, -1, -1 }, { 0x21EE4, -1, -1, 1417885, -1, -1, -1, -1, -1, -1 }, { 0x21EE7, -1, -1, 1417889, -1, -1, -1, -1, -1, -1 }, { 0x21EE8, -1, -1, 1417893, -1, -1, -1, -1, -1, -1 }, { 0x21EE9, -1, -1, 1417898, -1, -1, -1, -1, -1, -1 }, { 0x21EEA, -1, -1, 1417903, -1, -1, -1, -1, -1, -1 }, { 0x21EEB, -1, -1, 1417909, -1, -1, -1, -1, -1, -1 }, { 0x21EEC, -1, -1, 1417914, -1, -1, -1, -1, -1, -1 }, { 0x21EED, -1, -1, 1417918, -1, -1, -1, -1, -1, -1 }, { 0x21EEE, -1, -1, 1417923, -1, -1, -1, -1, -1, -1 }, { 0x21EEF, -1, -1, 1417927, -1, -1, -1, -1, -1, -1 }, { 0x21EF0, -1, -1, 1417935, -1, -1, -1, -1, -1, -1 }, { 0x21EF1, -1, -1, 1417939, -1, -1, -1, -1, -1, -1 }, { 0x21F01, -1, -1, 1417944, -1, -1, -1, -1, -1, -1 }, { 0x21F03, -1, -1, 1417949, -1, -1, -1, -1, -1, -1 }, { 0x21F04, -1, -1, 1417953, -1, -1, -1, -1, -1, -1 }, { 0x21F07, -1, -1, -1, -1, -1, -1, -1, -1, 1417958 }, { 0x21F08, -1, -1, -1, -1, -1, -1, -1, -1, 1417964 }, { 0x21F0A, -1, -1, 1417970, -1, -1, -1, -1, -1, -1 }, { 0x21F0E, -1, -1, 1417975, -1, -1, -1, -1, -1, -1 }, { 0x21F0F, -1, 1417979, -1, -1, -1, -1, -1, -1, -1 }, { 0x21F13, -1, -1, 1417985, -1, -1, -1, -1, -1, -1 }, { 0x21F15, -1, 1417991, -1, -1, -1, -1, -1, -1, -1 }, { 0x21F16, -1, -1, 1417997, -1, -1, -1, -1, -1, -1 }, { 0x21F17, -1, -1, 1418002, -1, -1, -1, -1, -1, -1 }, { 0x21F18, -1, -1, 1418007, -1, -1, -1, -1, -1, -1 }, { 0x21F1A, -1, -1, 1418011, -1, -1, -1, -1, -1, -1 }, { 0x21F1B, -1, -1, 1418017, -1, -1, -1, -1, -1, -1 }, { 0x21F1C, -1, -1, 1418021, -1, -1, -1, -1, -1, -1 }, { 0x21F2C, -1, -1, 1418027, -1, -1, -1, -1, -1, -1 }, { 0x21F31, -1, -1, 1418033, -1, -1, -1, -1, -1, -1 }, { 0x21F38, -1, -1, -1, -1, -1, -1, -1, -1, 1418038 }, { 0x21F39, -1, -1, -1, -1, -1, -1, -1, -1, 1418043 }, { 0x21F3B, -1, -1, 1418050, -1, -1, -1, -1, -1, -1 }, { 0x21F3C, -1, -1, 1418055, -1, -1, -1, -1, -1, -1 }, { 0x21F3D, -1, -1, 1418061, -1, -1, -1, -1, -1, -1 }, { 0x21F3E, -1, -1, 1418066, -1, -1, -1, -1, -1, -1 }, { 0x21F3F, -1, -1, 1418072, -1, -1, -1, -1, -1, -1 }, { 0x21F41, -1, -1, 1418076, -1, -1, -1, -1, -1, -1 }, { 0x21F42, -1, -1, 1418081, -1, -1, -1, -1, -1, -1 }, { 0x21F45, -1, -1, 1418085, -1, -1, -1, -1, -1, -1 }, { 0x21F46, -1, -1, 1418090, -1, -1, -1, -1, -1, -1 }, { 0x21F49, -1, -1, 1418095, -1, -1, -1, -1, -1, -1 }, { 0x21F4A, -1, -1, 1418099, -1, -1, -1, -1, -1, -1 }, { 0x21F56, -1, -1, 1418106, -1, -1, -1, -1, -1, -1 }, { 0x21F5B, -1, -1, 1418111, -1, -1, -1, -1, -1, -1 }, { 0x21F5C, -1, -1, 1418122, -1, -1, -1, -1, 1418116, -1 }, { 0x21F5D, -1, -1, 1418126, -1, -1, -1, -1, -1, -1 }, { 0x21F60, -1, -1, 1418131, -1, -1, -1, -1, -1, -1 }, { 0x21F62, -1, -1, 1418135, -1, -1, -1, -1, -1, -1 }, { 0x21F63, -1, -1, 1418139, -1, -1, -1, -1, -1, -1 }, { 0x21F67, -1, -1, 1418143, -1, -1, -1, -1, -1, -1 }, { 0x21F6A, -1, 1418148, -1, -1, -1, -1, -1, -1, -1 }, { 0x21F6B, -1, -1, -1, -1, -1, -1, -1, -1, 1418153 }, { 0x21F71, 1418157, -1, 1418189, -1, -1, -1, -1, -1, -1 }, { 0x21F72, -1, -1, 1418194, -1, -1, -1, -1, -1, -1 }, { 0x21F73, -1, -1, 1418200, -1, -1, -1, -1, -1, -1 }, { 0x21F74, -1, -1, 1418205, -1, -1, -1, -1, -1, -1 }, { 0x21F76, -1, -1, 1418211, -1, -1, -1, -1, -1, -1 }, { 0x21F7B, -1, -1, 1418215, -1, -1, -1, -1, -1, -1 }, { 0x21F7C, -1, -1, 1418221, -1, -1, -1, -1, -1, -1 }, { 0x21F7E, -1, -1, -1, -1, -1, -1, -1, -1, 1418225 }, { 0x21F82, -1, -1, 1418231, -1, -1, -1, -1, -1, -1 }, { 0x21F85, -1, -1, 1418236, -1, -1, -1, -1, -1, -1 }, { 0x21F87, -1, -1, 1418240, -1, -1, -1, -1, -1, -1 }, { 0x21F89, -1, -1, 1418247, -1, -1, -1, -1, -1, -1 }, { 0x21F8B, -1, -1, 1418251, 1418256, -1, -1, -1, -1, -1 }, { 0x21F8C, -1, -1, 1418264, -1, -1, -1, -1, -1, -1 }, { 0x21F92, -1, -1, 1418269, -1, -1, -1, -1, -1, -1 }, { 0x21F93, -1, -1, 1418273, -1, -1, -1, -1, -1, -1 }, { 0x21F95, -1, -1, 1418279, -1, -1, -1, -1, -1, -1 }, { 0x21F96, -1, -1, 1418285, -1, -1, -1, -1, -1, -1 }, { 0x21F99, -1, -1, 1418290, -1, -1, -1, -1, -1, -1 }, { 0x21F9B, -1, -1, 1418293, -1, -1, -1, -1, -1, -1 }, { 0x21F9C, -1, -1, 1418299, -1, -1, -1, -1, -1, -1 }, { 0x21F9E, -1, 1418304, -1, -1, -1, -1, -1, -1, -1 }, { 0x21F9F, 1418314, 1418309, -1, -1, -1, -1, -1, -1, -1 }, { 0x21FA1, -1, 1418321, -1, -1, -1, -1, -1, -1, -1 }, { 0x21FA5, -1, -1, 1418326, -1, -1, -1, -1, -1, -1 }, { 0x21FA6, -1, -1, 1418332, -1, -1, -1, -1, -1, -1 }, { 0x21FA8, -1, -1, 1418337, -1, -1, -1, -1, -1, -1 }, { 0x21FAB, -1, -1, -1, -1, -1, -1, -1, -1, 1418342 }, { 0x21FAC, -1, -1, -1, -1, -1, -1, -1, -1, 1418349 }, { 0x21FAD, -1, -1, -1, -1, -1, -1, -1, -1, 1418355 }, { 0x21FAE, -1, -1, 1418361, -1, -1, -1, -1, -1, -1 }, { 0x21FB0, -1, -1, 1418367, -1, -1, -1, -1, -1, -1 }, { 0x21FB1, 1418373, -1, 1418432, -1, -1, -1, -1, -1, -1 }, { 0x21FB2, -1, -1, 1418436, -1, -1, -1, -1, -1, -1 }, { 0x21FB5, -1, -1, -1, -1, -1, -1, -1, -1, 1418441 }, { 0x21FBB, -1, -1, 1418447, -1, -1, -1, -1, -1, -1 }, { 0x21FBC, -1, -1, 1418453, -1, -1, -1, -1, -1, -1 }, { 0x21FBD, -1, -1, 1418459, -1, -1, -1, -1, -1, -1 }, { 0x21FBE, -1, -1, 1418465, -1, -1, -1, -1, -1, -1 }, { 0x21FC2, -1, -1, 1418469, -1, -1, -1, -1, -1, -1 }, { 0x21FC4, -1, -1, 1418476, -1, -1, -1, -1, -1, -1 }, { 0x21FC5, -1, -1, -1, -1, -1, -1, -1, -1, 1418482 }, { 0x21FC9, -1, -1, 1418489, -1, -1, -1, -1, -1, -1 }, { 0x21FCA, -1, -1, 1418494, -1, -1, -1, -1, -1, -1 }, { 0x21FCB, -1, -1, 1418499, -1, -1, -1, -1, -1, -1 }, { 0x21FCE, -1, -1, 1418503, -1, -1, -1, -1, -1, -1 }, { 0x21FCF, -1, -1, 1418507, -1, -1, -1, -1, -1, -1 }, { 0x21FD3, -1, -1, 1418512, -1, -1, -1, -1, -1, -1 }, { 0x21FD6, -1, -1, 1418518, -1, -1, -1, -1, -1, -1 }, { 0x21FD7, -1, -1, 1418523, -1, -1, -1, -1, -1, -1 }, { 0x21FD9, -1, -1, 1418528, -1, -1, -1, -1, -1, -1 }, { 0x21FDB, -1, -1, 1418532, -1, -1, -1, -1, -1, -1 }, { 0x21FDD, -1, -1, 1418537, -1, -1, -1, -1, -1, -1 }, { 0x21FE0, -1, -1, 1418543, -1, -1, -1, -1, -1, -1 }, { 0x21FE1, -1, -1, 1418548, -1, -1, -1, -1, -1, -1 }, { 0x21FE4, -1, -1, 1418554, -1, -1, -1, -1, -1, -1 }, { 0x21FE5, -1, -1, 1418560, -1, -1, -1, -1, -1, -1 }, { 0x21FE7, 1418568, 1418564, 1418575, -1, -1, -1, -1, -1, -1 }, { 0x21FE8, -1, 1418580, 1418586, -1, -1, -1, -1, -1, -1 }, { 0x21FE9, -1, -1, 1418592, -1, -1, -1, -1, -1, -1 }, { 0x21FEF, -1, -1, 1418597, -1, -1, -1, -1, -1, -1 }, { 0x21FF0, -1, -1, 1418601, -1, -1, -1, -1, -1, -1 }, { 0x21FFA, 1418612, 1418608, 1418618, -1, -1, -1, -1, -1, -1 }, { 0x21FFC, -1, -1, 1418623, -1, -1, -1, -1, -1, -1 }, { 0x21FFE, -1, -1, 1418628, -1, -1, -1, -1, -1, -1 }, { 0x21FFF, -1, -1, 1418632, -1, -1, -1, -1, -1, -1 }, { 0x22001, -1, -1, 1418637, -1, -1, -1, -1, -1, -1 }, { 0x2200A, -1, -1, 1418641, -1, -1, -1, -1, -1, -1 }, { 0x2200B, -1, -1, 1418645, -1, -1, -1, -1, -1, -1 }, { 0x2200C, -1, -1, 1418649, -1, -1, -1, -1, -1, -1 }, { 0x2200D, -1, -1, 1418655, -1, -1, -1, -1, -1, -1 }, { 0x22011, 1418661, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x22015, -1, -1, 1418681, -1, -1, -1, -1, -1, -1 }, { 0x22016, 1418692, 1418686, 1418735, -1, -1, -1, -1, -1, -1 }, { 0x22017, -1, -1, 1418741, -1, -1, -1, -1, -1, -1 }, { 0x22018, -1, -1, 1418746, -1, -1, -1, -1, -1, -1 }, { 0x22019, -1, -1, 1418750, -1, -1, -1, -1, -1, -1 }, { 0x2201C, -1, -1, 1418755, -1, -1, -1, -1, -1, -1 }, { 0x22021, -1, -1, 1418761, -1, -1, -1, -1, -1, -1 }, { 0x22025, -1, -1, -1, -1, -1, -1, -1, -1, 1418766 }, { 0x22026, -1, -1, -1, -1, -1, -1, -1, -1, 1418772 }, { 0x22027, -1, -1, -1, -1, -1, -1, -1, -1, 1418778 }, { 0x22028, -1, -1, -1, -1, -1, -1, -1, -1, 1418785 }, { 0x2202A, -1, -1, 1418790, -1, -1, -1, -1, -1, -1 }, { 0x2202B, -1, -1, -1, -1, -1, -1, -1, -1, 1418794 }, { 0x2202C, -1, -1, -1, -1, -1, -1, -1, -1, 1418801 }, { 0x2202D, -1, -1, -1, -1, -1, -1, -1, -1, 1418807 }, { 0x2202E, -1, -1, -1, -1, -1, -1, -1, -1, 1418814 }, { 0x22031, -1, -1, -1, -1, -1, -1, -1, -1, 1418820 }, { 0x22032, -1, -1, -1, -1, -1, -1, -1, -1, 1418823 }, { 0x22035, -1, -1, 1418829, -1, -1, -1, -1, -1, -1 }, { 0x2203C, -1, -1, 1418834, -1, -1, -1, -1, -1, -1 }, { 0x22040, -1, -1, 1418838, -1, -1, -1, -1, -1, -1 }, { 0x22041, -1, -1, 1418842, -1, -1, -1, -1, -1, -1 }, { 0x22042, -1, -1, 1418848, -1, -1, -1, -1, -1, -1 }, { 0x22045, -1, 1418852, -1, -1, -1, -1, -1, -1, -1 }, { 0x22049, -1, 1418858, -1, -1, -1, -1, -1, -1, -1 }, { 0x2204A, -1, -1, -1, -1, -1, -1, -1, -1, 1418864 }, { 0x2204B, -1, -1, -1, -1, -1, -1, -1, -1, 1418870 }, { 0x2204D, -1, -1, -1, -1, -1, -1, -1, -1, 1418877 }, { 0x2204F, -1, -1, 1418880, -1, -1, -1, -1, -1, -1 }, { 0x22051, -1, -1, -1, -1, -1, -1, -1, -1, 1418886 }, { 0x22052, -1, -1, 1418892, -1, -1, -1, -1, -1, -1 }, { 0x22053, -1, -1, 1418896, -1, -1, -1, -1, -1, -1 }, { 0x22055, -1, -1, 1418901, -1, -1, -1, -1, -1, -1 }, { 0x22056, -1, -1, 1418907, -1, -1, -1, -1, -1, -1 }, { 0x22057, -1, -1, 1418912, -1, -1, -1, -1, -1, -1 }, { 0x22058, -1, -1, 1418918, -1, -1, -1, -1, -1, -1 }, { 0x2205D, -1, -1, 1418923, -1, -1, -1, -1, -1, -1 }, { 0x2205E, -1, -1, 1418930, -1, -1, -1, -1, -1, -1 }, { 0x22060, -1, -1, 1418935, -1, -1, -1, -1, -1, -1 }, { 0x22062, -1, -1, 1418941, -1, -1, -1, -1, -1, -1 }, { 0x22064, -1, -1, 1418945, -1, -1, -1, -1, -1, -1 }, { 0x22067, -1, -1, 1418950, -1, -1, -1, -1, -1, -1 }, { 0x22069, -1, -1, 1418956, -1, -1, -1, -1, -1, -1 }, { 0x2206A, -1, -1, 1418961, -1, -1, -1, -1, -1, -1 }, { 0x2206C, -1, -1, 1418966, -1, -1, -1, -1, -1, -1 }, { 0x2206E, -1, -1, 1418972, -1, -1, -1, -1, -1, -1 }, { 0x22071, -1, -1, 1418978, -1, -1, -1, -1, -1, -1 }, { 0x22076, -1, -1, 1418982, -1, -1, -1, -1, -1, -1 }, { 0x22077, -1, -1, 1418988, -1, -1, -1, -1, -1, -1 }, { 0x22078, -1, -1, -1, -1, -1, -1, -1, -1, 1418995 }, { 0x22079, -1, -1, 1419004, -1, -1, -1, -1, -1, -1 }, { 0x2207B, -1, -1, 1419011, -1, -1, -1, -1, -1, -1 }, { 0x2207C, -1, -1, 1419015, -1, -1, -1, -1, -1, -1 }, { 0x2207D, -1, -1, 1419020, -1, -1, -1, -1, -1, -1 }, { 0x2207E, -1, 1419024, 1419029, -1, -1, -1, -1, -1, -1 }, { 0x2207F, -1, -1, 1419035, -1, -1, -1, -1, -1, -1 }, { 0x22080, -1, -1, 1419042, -1, -1, -1, -1, -1, -1 }, { 0x22081, -1, -1, 1419046, -1, -1, -1, -1, -1, -1 }, { 0x22083, -1, -1, 1419051, -1, -1, -1, -1, -1, -1 }, { 0x22084, -1, -1, 1419056, -1, -1, -1, -1, -1, -1 }, { 0x22086, -1, -1, 1419062, -1, -1, -1, -1, -1, -1 }, { 0x2208A, -1, -1, 1419066, -1, -1, -1, -1, -1, -1 }, { 0x2208C, -1, -1, -1, -1, -1, -1, -1, -1, 1419071 }, { 0x2208D, -1, -1, 1419077, -1, -1, -1, -1, -1, -1 }, { 0x2208E, -1, -1, -1, -1, -1, -1, -1, -1, 1419081 }, { 0x2208F, -1, -1, 1419085, -1, -1, -1, -1, -1, -1 }, { 0x22090, -1, -1, 1419090, -1, -1, -1, -1, -1, -1 }, { 0x22091, 1419100, 1419095, 1419120, -1, -1, -1, -1, -1, -1 }, { 0x22092, -1, -1, 1419125, -1, -1, -1, -1, -1, -1 }, { 0x22094, -1, -1, 1419129, -1, -1, -1, -1, -1, -1 }, { 0x22095, -1, -1, 1419135, -1, -1, -1, -1, -1, -1 }, { 0x22097, -1, -1, 1419140, -1, -1, -1, -1, -1, -1 }, { 0x22098, -1, -1, 1419144, -1, -1, -1, -1, -1, -1 }, { 0x2209A, -1, 1419151, -1, -1, -1, -1, -1, -1, -1 }, { 0x2209C, -1, -1, -1, -1, -1, -1, -1, -1, 1419157 }, { 0x2209D, -1, -1, 1419161, -1, -1, -1, -1, -1, -1 }, { 0x220A4, -1, -1, 1419166, -1, -1, -1, -1, -1, -1 }, { 0x220A8, -1, -1, 1419170, -1, -1, -1, -1, -1, -1 }, { 0x220B0, -1, -1, -1, -1, -1, -1, -1, -1, 1419175 }, { 0x220B1, -1, -1, 1419181, -1, -1, -1, -1, -1, -1 }, { 0x220B6, -1, -1, 1419187, -1, -1, -1, -1, -1, -1 }, { 0x220B9, -1, -1, 1419194, -1, -1, -1, -1, -1, -1 }, { 0x220BA, -1, -1, 1419199, -1, -1, -1, -1, -1, -1 }, { 0x220BC, -1, -1, 1419205, -1, -1, -1, -1, -1, -1 }, { 0x220C0, -1, -1, 1419209, -1, -1, -1, -1, -1, -1 }, { 0x220C7, 1419218, 1419213, -1, -1, -1, -1, -1, -1, -1 }, { 0x220C8, -1, -1, -1, -1, -1, -1, -1, -1, 1419233 }, { 0x220C9, -1, -1, -1, -1, -1, -1, -1, -1, 1419240 }, { 0x220CA, -1, -1, -1, -1, -1, -1, -1, -1, 1419246 }, { 0x220CD, -1, -1, 1419250, -1, -1, -1, -1, -1, -1 }, { 0x220CE, -1, -1, 1419255, -1, -1, -1, -1, -1, -1 }, { 0x220CF, -1, -1, 1419260, -1, -1, -1, -1, -1, -1 }, { 0x220D0, -1, -1, 1419266, -1, -1, -1, -1, -1, -1 }, { 0x220D5, 1419272, -1, 1419299, -1, -1, -1, -1, -1, -1 }, { 0x220D7, -1, -1, 1419303, -1, -1, -1, -1, -1, -1 }, { 0x220D8, -1, -1, 1419308, -1, -1, -1, -1, -1, -1 }, { 0x220DC, -1, -1, 1419314, -1, -1, -1, -1, -1, -1 }, { 0x220E2, -1, -1, 1419319, -1, -1, -1, -1, -1, -1 }, { 0x220E5, -1, -1, 1419323, -1, -1, -1, -1, -1, -1 }, { 0x220E6, -1, -1, 1419329, -1, -1, -1, -1, -1, -1 }, { 0x220E9, -1, -1, 1419334, -1, -1, -1, -1, -1, -1 }, { 0x220EC, -1, -1, 1419339, -1, -1, -1, -1, -1, -1 }, { 0x220ED, -1, -1, 1419345, -1, -1, -1, -1, -1, -1 }, { 0x220EE, -1, -1, 1419352, -1, -1, -1, -1, -1, -1 }, { 0x220EF, -1, -1, 1419358, -1, -1, -1, -1, -1, -1 }, { 0x220F0, -1, -1, 1419363, -1, -1, -1, -1, -1, -1 }, { 0x220F1, -1, -1, 1419368, -1, -1, -1, -1, -1, 1419373 }, { 0x220F2, -1, -1, 1419377, -1, -1, -1, -1, -1, -1 }, { 0x220F3, -1, -1, 1419380, -1, -1, -1, -1, -1, -1 }, { 0x220F4, -1, -1, 1419384, -1, -1, -1, -1, -1, -1 }, { 0x220F8, -1, -1, 1419388, -1, -1, -1, -1, -1, -1 }, { 0x220FA, -1, -1, 1419394, -1, -1, -1, -1, -1, -1 }, { 0x220FC, -1, 1419398, -1, -1, -1, -1, -1, -1, -1 }, { 0x22100, -1, -1, 1419403, -1, -1, -1, -1, -1, -1 }, { 0x22102, -1, -1, -1, -1, -1, -1, -1, -1, 1419408 }, { 0x22103, -1, -1, -1, -1, -1, -1, -1, -1, 1419414 }, { 0x22104, -1, -1, 1419421, -1, -1, -1, -1, -1, -1 }, { 0x22105, -1, -1, 1419426, -1, -1, -1, -1, -1, -1 }, { 0x22107, -1, -1, 1419430, -1, -1, -1, -1, -1, -1 }, { 0x2210A, -1, -1, 1419435, -1, -1, -1, -1, -1, -1 }, { 0x2210B, -1, -1, 1419440, -1, -1, -1, -1, -1, -1 }, { 0x2210C, -1, -1, 1419446, -1, -1, -1, -1, -1, -1 }, { 0x2210D, -1, -1, 1419452, -1, -1, -1, -1, -1, -1 }, { 0x2210E, -1, -1, 1419456, -1, -1, -1, -1, -1, -1 }, { 0x2210F, -1, -1, 1419462, -1, -1, -1, -1, -1, -1 }, { 0x22110, -1, -1, 1419466, -1, -1, -1, -1, -1, -1 }, { 0x22113, -1, -1, 1419472, -1, -1, -1, -1, -1, -1 }, { 0x22114, -1, -1, 1419476, -1, -1, -1, -1, -1, -1 }, { 0x22117, -1, -1, 1419481, -1, -1, -1, -1, -1, -1 }, { 0x2211C, -1, -1, 1419488, -1, -1, -1, -1, -1, -1 }, { 0x2211D, -1, -1, -1, -1, -1, -1, -1, -1, 1419493 }, { 0x2211F, -1, -1, 1419498, -1, -1, -1, -1, -1, -1 }, { 0x22120, -1, -1, 1419504, -1, -1, -1, -1, -1, -1 }, { 0x22121, -1, -1, 1419509, -1, -1, -1, -1, -1, -1 }, { 0x22122, -1, -1, 1419513, -1, -1, -1, -1, -1, -1 }, { 0x22123, -1, -1, 1419518, -1, -1, -1, -1, -1, -1 }, { 0x22124, -1, -1, 1419523, -1, -1, -1, -1, -1, -1 }, { 0x22126, -1, -1, 1419528, -1, -1, -1, -1, -1, -1 }, { 0x22127, -1, -1, 1419534, -1, -1, -1, -1, -1, -1 }, { 0x22129, -1, -1, -1, -1, -1, -1, -1, -1, 1419538 }, { 0x2212A, -1, 1419544, -1, -1, -1, -1, -1, -1, -1 }, { 0x2212F, -1, -1, -1, -1, -1, -1, -1, -1, 1419549 }, { 0x22131, -1, -1, 1419555, -1, -1, -1, -1, -1, -1 }, { 0x22133, -1, -1, 1419560, -1, -1, -1, -1, -1, -1 }, { 0x22135, -1, -1, 1419565, -1, -1, -1, -1, -1, -1 }, { 0x22136, 1419572, -1, 1419607, -1, -1, -1, -1, -1, -1 }, { 0x22137, -1, -1, 1419612, -1, -1, -1, -1, -1, -1 }, { 0x22138, -1, -1, 1419618, -1, -1, -1, -1, -1, -1 }, { 0x22139, -1, -1, 1419623, -1, -1, -1, -1, -1, 1419629 }, { 0x2213A, -1, -1, 1419636, -1, -1, -1, -1, -1, -1 }, { 0x2213C, -1, -1, 1419642, -1, -1, -1, -1, -1, -1 }, { 0x2213D, -1, -1, 1419646, -1, -1, -1, -1, -1, -1 }, { 0x2213F, -1, -1, 1419650, -1, -1, -1, -1, -1, -1 }, { 0x22140, -1, -1, 1419655, -1, -1, -1, -1, -1, -1 }, { 0x22141, -1, -1, 1419660, -1, -1, -1, -1, -1, -1 }, { 0x22144, -1, -1, -1, -1, -1, -1, -1, -1, 1419665 }, { 0x22145, -1, -1, -1, -1, -1, -1, -1, -1, 1419671 }, { 0x22146, -1, -1, -1, -1, -1, -1, -1, -1, 1419678 }, { 0x22148, -1, -1, 1419684, -1, -1, -1, -1, -1, -1 }, { 0x22149, -1, -1, 1419689, -1, -1, -1, -1, -1, -1 }, { 0x2214A, -1, -1, 1419694, -1, -1, -1, -1, -1, -1 }, { 0x2214B, -1, -1, 1419698, -1, -1, -1, -1, -1, -1 }, { 0x2214E, -1, -1, 1419704, -1, -1, -1, -1, -1, -1 }, { 0x2214F, 1419715, 1419710, 1419738, -1, -1, -1, -1, -1, -1 }, { 0x22151, -1, -1, 1419744, -1, -1, -1, -1, -1, -1 }, { 0x22152, -1, -1, 1419749, -1, -1, -1, -1, -1, -1 }, { 0x22155, -1, -1, 1419754, -1, -1, -1, -1, -1, -1 }, { 0x22156, 1419764, 1419759, 1419780, -1, -1, -1, -1, -1, -1 }, { 0x22157, -1, -1, 1419786, -1, -1, -1, -1, -1, -1 }, { 0x2215A, -1, -1, 1419791, -1, -1, -1, -1, -1, -1 }, { 0x2215B, 1419803, 1419797, -1, -1, -1, -1, -1, -1, -1 }, { 0x2215C, -1, -1, 1419810, -1, -1, -1, -1, -1, -1 }, { 0x2215D, -1, -1, 1419814, -1, -1, -1, -1, -1, -1 }, { 0x2215E, -1, -1, 1419820, -1, -1, -1, -1, -1, -1 }, { 0x2215F, -1, -1, 1419824, -1, -1, -1, -1, -1, -1 }, { 0x22160, -1, -1, 1419828, -1, -1, -1, -1, -1, -1 }, { 0x22161, -1, -1, 1419833, -1, -1, -1, -1, -1, -1 }, { 0x22164, -1, -1, 1419838, -1, -1, -1, -1, -1, -1 }, { 0x22165, 1419848, 1419843, 1419922, -1, -1, -1, 1419915, -1, -1 }, { 0x22167, -1, -1, -1, -1, -1, -1, -1, -1, 1419927 }, { 0x22169, -1, -1, 1419933, -1, -1, -1, -1, -1, -1 }, { 0x2216A, -1, -1, 1419937, -1, -1, -1, -1, -1, -1 }, { 0x2216B, -1, -1, 1419941, -1, -1, -1, -1, -1, -1 }, { 0x2216C, -1, -1, -1, -1, -1, -1, -1, -1, 1419946 }, { 0x2216D, -1, -1, 1419952, -1, -1, -1, -1, -1, -1 }, { 0x2216E, -1, -1, 1419957, -1, -1, -1, -1, -1, -1 }, { 0x2216F, -1, -1, 1419963, -1, -1, -1, -1, -1, -1 }, { 0x22170, -1, -1, 1419968, -1, -1, -1, -1, -1, -1 }, { 0x22173, -1, 1419972, -1, -1, -1, -1, -1, -1, -1 }, { 0x22179, -1, -1, 1419977, -1, -1, -1, -1, -1, -1 }, { 0x2217A, -1, 1419982, 1419987, -1, -1, -1, -1, -1, -1 }, { 0x2217C, -1, -1, 1419993, -1, -1, -1, -1, -1, -1 }, { 0x2217E, -1, -1, 1419998, -1, -1, -1, -1, -1, -1 }, { 0x22180, -1, -1, 1420003, -1, -1, -1, -1, -1, -1 }, { 0x22181, -1, -1, -1, -1, -1, -1, -1, -1, 1420009 }, { 0x22182, -1, -1, 1420014, -1, -1, -1, -1, -1, -1 }, { 0x22189, -1, -1, 1420020, -1, -1, -1, -1, -1, -1 }, { 0x22195, -1, -1, -1, -1, -1, -1, -1, -1, 1420025 }, { 0x22198, -1, -1, -1, -1, -1, -1, -1, -1, 1420033 }, { 0x2219C, -1, -1, 1420039, -1, -1, -1, -1, -1, -1 }, { 0x2219E, 1420048, 1420043, 1420067, -1, -1, -1, -1, -1, -1 }, { 0x2219F, -1, -1, 1420073, -1, -1, -1, -1, -1, -1 }, { 0x221A0, -1, -1, -1, -1, -1, -1, -1, -1, 1420079 }, { 0x221A1, 1420089, 1420084, -1, -1, -1, -1, -1, -1, -1 }, { 0x221A3, -1, -1, 1420117, -1, -1, -1, -1, -1, -1 }, { 0x221A5, -1, -1, -1, -1, -1, -1, -1, -1, 1420122 }, { 0x221A6, -1, -1, 1420127, -1, -1, -1, -1, -1, -1 }, { 0x221A7, -1, -1, -1, -1, -1, -1, -1, -1, 1420133 }, { 0x221A8, -1, -1, -1, -1, -1, -1, -1, -1, 1420137 }, { 0x221A9, -1, -1, 1420141, -1, -1, -1, -1, -1, -1 }, { 0x221AA, -1, -1, -1, -1, -1, -1, -1, -1, 1420147 }, { 0x221AB, -1, -1, -1, -1, -1, -1, -1, -1, 1420151 }, { 0x221AD, -1, -1, -1, -1, -1, -1, -1, -1, 1420158 }, { 0x221AF, -1, -1, 1420164, -1, -1, -1, -1, -1, -1 }, { 0x221B0, -1, -1, 1420168, -1, -1, -1, -1, -1, -1 }, { 0x221B4, -1, -1, 1420172, -1, -1, -1, -1, -1, -1 }, { 0x221B6, -1, -1, 1420178, -1, -1, -1, -1, -1, -1 }, { 0x221B7, -1, -1, 1420183, -1, -1, -1, -1, -1, -1 }, { 0x221B8, -1, -1, 1420188, -1, -1, -1, -1, -1, -1 }, { 0x221BA, -1, -1, 1420194, -1, -1, -1, -1, -1, -1 }, { 0x221BB, -1, -1, 1420200, -1, -1, -1, -1, -1, -1 }, { 0x221BD, -1, -1, 1420204, -1, -1, -1, -1, -1, -1 }, { 0x221C1, 1420213, 1420209, -1, -1, -1, -1, -1, -1, -1 }, { 0x221C2, 1420235, 1420228, -1, -1, -1, -1, -1, -1, -1 }, { 0x221C3, -1, 1420245, -1, -1, -1, -1, -1, -1, -1 }, { 0x221C7, 1420256, 1420249, 1420295, -1, -1, -1, -1, -1, -1 }, { 0x221C8, -1, -1, 1420301, -1, -1, -1, -1, -1, -1 }, { 0x221C9, -1, -1, -1, -1, -1, -1, -1, -1, 1420306 }, { 0x221D5, -1, -1, 1420312, -1, -1, -1, -1, -1, -1 }, { 0x221D7, -1, -1, 1420317, -1, -1, -1, -1, -1, -1 }, { 0x221D8, -1, -1, 1420322, -1, -1, -1, -1, -1, -1 }, { 0x221D9, -1, -1, 1420327, -1, -1, -1, -1, -1, -1 }, { 0x221DA, -1, -1, 1420331, -1, -1, -1, -1, -1, -1 }, { 0x221DB, -1, -1, 1420335, -1, -1, -1, -1, -1, -1 }, { 0x221DE, -1, -1, 1420340, -1, -1, -1, -1, -1, -1 }, { 0x221DF, -1, -1, 1420345, -1, -1, -1, -1, -1, -1 }, { 0x221E1, -1, -1, -1, -1, -1, -1, -1, -1, 1420352 }, { 0x221E2, -1, -1, -1, -1, -1, -1, -1, -1, 1420358 }, { 0x221E4, -1, -1, 1420364, -1, -1, -1, -1, -1, -1 }, { 0x221E5, -1, -1, 1420370, -1, -1, -1, -1, -1, -1 }, { 0x221E6, -1, -1, 1420375, -1, -1, -1, -1, -1, -1 }, { 0x221E7, -1, -1, 1420380, -1, -1, -1, -1, -1, -1 }, { 0x221E8, -1, -1, 1420385, -1, -1, -1, -1, -1, -1 }, { 0x221EA, -1, -1, 1420390, -1, -1, -1, -1, -1, -1 }, { 0x221EB, -1, -1, 1420395, -1, -1, -1, -1, -1, -1 }, { 0x221F0, -1, -1, 1420401, -1, -1, -1, -1, -1, -1 }, { 0x221F1, -1, -1, -1, -1, -1, -1, -1, -1, 1420406 }, { 0x221F2, -1, -1, 1420410, -1, -1, -1, -1, -1, -1 }, { 0x221F3, -1, -1, 1420414, -1, -1, -1, -1, -1, -1 }, { 0x221F4, -1, -1, 1420418, -1, -1, -1, -1, -1, -1 }, { 0x221F5, -1, -1, 1420422, -1, -1, -1, -1, -1, -1 }, { 0x221F6, -1, -1, 1420426, -1, -1, -1, -1, -1, -1 }, { 0x221F7, -1, -1, 1420432, -1, -1, -1, -1, -1, -1 }, { 0x221F8, -1, -1, 1420436, -1, -1, -1, -1, -1, -1 }, { 0x22202, -1, -1, 1420440, -1, -1, -1, -1, -1, -1 }, { 0x22204, -1, -1, 1420445, -1, -1, -1, -1, -1, -1 }, { 0x22206, -1, -1, 1420451, -1, -1, -1, -1, -1, -1 }, { 0x22207, -1, -1, 1420456, -1, -1, -1, -1, -1, -1 }, { 0x22208, 1420467, 1420462, 1420482, -1, -1, -1, -1, -1, -1 }, { 0x22209, -1, -1, 1420486, -1, -1, -1, -1, -1, -1 }, { 0x2220B, -1, -1, 1420492, -1, -1, -1, -1, -1, -1 }, { 0x22213, -1, -1, 1420498, -1, -1, -1, -1, -1, -1 }, { 0x22215, -1, -1, 1420503, -1, -1, -1, -1, -1, -1 }, { 0x22216, -1, -1, -1, -1, -1, -1, -1, -1, 1420508 }, { 0x22218, 1420514, -1, -1, -1, -1, 1420547, 1420556, -1, -1 }, { 0x22219, -1, -1, 1420561, -1, -1, -1, -1, -1, -1 }, { 0x2221A, -1, -1, 1420566, -1, -1, -1, -1, -1, -1 }, { 0x2221B, -1, -1, 1420570, -1, -1, -1, -1, -1, -1 }, { 0x2221C, -1, -1, 1420575, -1, -1, -1, -1, -1, -1 }, { 0x2221D, -1, -1, 1420581, -1, -1, -1, -1, -1, -1 }, { 0x22220, -1, -1, 1420586, -1, -1, -1, -1, -1, -1 }, { 0x22221, -1, -1, 1420590, -1, -1, -1, -1, -1, -1 }, { 0x22222, -1, -1, 1420595, -1, -1, -1, -1, -1, -1 }, { 0x22224, -1, -1, 1420600, -1, -1, -1, -1, -1, -1 }, { 0x2222F, -1, -1, 1420605, -1, -1, -1, -1, -1, -1 }, { 0x22231, -1, -1, -1, -1, -1, -1, -1, -1, 1420611 }, { 0x22232, -1, -1, 1420617, -1, -1, -1, -1, -1, -1 }, { 0x22234, -1, -1, 1420621, -1, -1, -1, -1, -1, -1 }, { 0x22235, -1, -1, 1420627, -1, -1, -1, -1, -1, -1 }, { 0x22236, -1, -1, 1420634, -1, -1, -1, -1, -1, -1 }, { 0x22238, -1, -1, 1420638, -1, -1, -1, -1, -1, -1 }, { 0x22239, -1, -1, 1420643, -1, -1, -1, -1, -1, -1 }, { 0x2223B, -1, -1, 1420648, -1, -1, -1, -1, -1, -1 }, { 0x2223C, -1, -1, 1420653, -1, -1, -1, -1, -1, -1 }, { 0x2223D, -1, -1, 1420658, -1, -1, -1, -1, -1, -1 }, { 0x2223E, -1, -1, 1420664, -1, -1, -1, -1, -1, -1 }, { 0x22241, -1, -1, 1420669, -1, -1, -1, -1, -1, -1 }, { 0x22242, -1, -1, 1420675, -1, -1, -1, -1, -1, -1 }, { 0x22243, -1, -1, 1420681, -1, -1, -1, -1, -1, -1 }, { 0x22245, -1, -1, 1420686, -1, -1, -1, -1, -1, -1 }, { 0x22246, -1, -1, 1420691, -1, -1, -1, -1, -1, -1 }, { 0x22251, -1, -1, 1420695, -1, -1, -1, -1, -1, -1 }, { 0x22253, -1, -1, 1420700, -1, -1, -1, -1, -1, -1 }, { 0x22255, -1, -1, 1420705, -1, -1, -1, -1, -1, -1 }, { 0x22257, -1, -1, 1420710, -1, -1, -1, -1, -1, -1 }, { 0x22258, -1, -1, 1420714, -1, -1, -1, -1, -1, -1 }, { 0x2225A, -1, -1, 1420719, -1, -1, -1, -1, -1, -1 }, { 0x2225C, -1, -1, 1420724, -1, -1, -1, -1, -1, -1 }, { 0x2225D, -1, -1, 1420728, -1, -1, -1, -1, -1, -1 }, { 0x2225E, -1, -1, 1420733, -1, -1, -1, -1, -1, -1 }, { 0x22262, -1, -1, 1420739, -1, -1, -1, -1, -1, -1 }, { 0x22264, -1, -1, 1420743, -1, -1, -1, -1, -1, -1 }, { 0x22265, -1, -1, 1420748, -1, -1, -1, -1, -1, -1 }, { 0x22266, -1, -1, 1420752, -1, -1, -1, -1, -1, -1 }, { 0x22267, -1, -1, 1420757, -1, -1, -1, -1, -1, -1 }, { 0x22268, -1, -1, 1420762, -1, -1, -1, -1, -1, -1 }, { 0x22269, -1, -1, 1420766, -1, -1, -1, -1, -1, -1 }, { 0x2226D, -1, -1, 1420771, -1, -1, -1, -1, -1, -1 }, { 0x22275, -1, -1, 1420776, -1, -1, -1, -1, -1, -1 }, { 0x2227A, -1, -1, 1420781, -1, -1, -1, -1, -1, -1 }, { 0x2227D, -1, -1, -1, -1, -1, -1, -1, -1, 1420785 }, { 0x2227E, -1, -1, -1, -1, -1, -1, -1, -1, 1420789 }, { 0x2227F, -1, -1, 1420791, -1, -1, -1, -1, -1, -1 }, { 0x22280, -1, -1, 1420795, -1, -1, -1, -1, -1, -1 }, { 0x22281, -1, -1, 1420799, -1, -1, -1, -1, -1, -1 }, { 0x22284, -1, -1, 1420804, -1, -1, -1, -1, -1, -1 }, { 0x22285, -1, -1, 1420809, -1, -1, -1, -1, -1, -1 }, { 0x22287, -1, -1, 1420815, -1, -1, -1, -1, -1, -1 }, { 0x2228D, 1420825, 1420820, 1420889, -1, -1, 1420874, 1420881, -1, -1 }, { 0x2228F, -1, -1, 1420894, -1, -1, -1, -1, -1, -1 }, { 0x22291, -1, -1, -1, -1, -1, -1, -1, -1, 1420899 }, { 0x22292, -1, -1, 1420905, -1, -1, -1, -1, -1, -1 }, { 0x22293, -1, -1, 1420910, -1, -1, -1, -1, -1, -1 }, { 0x22295, -1, -1, 1420915, -1, -1, -1, -1, -1, -1 }, { 0x22296, -1, -1, 1420921, -1, -1, -1, -1, -1, -1 }, { 0x22297, -1, -1, 1420927, -1, -1, -1, -1, -1, -1 }, { 0x22298, -1, -1, 1420931, -1, -1, -1, -1, -1, -1 }, { 0x22299, -1, -1, 1420935, -1, -1, -1, -1, -1, -1 }, { 0x2229A, -1, -1, 1420940, -1, -1, -1, -1, -1, -1 }, { 0x2229B, -1, -1, 1420944, -1, -1, -1, -1, -1, -1 }, { 0x2229C, -1, -1, 1420949, -1, -1, -1, -1, -1, -1 }, { 0x222A7, -1, -1, 1420955, -1, -1, -1, -1, -1, -1 }, { 0x222A9, -1, -1, 1420959, -1, -1, -1, -1, -1, -1 }, { 0x222AB, -1, -1, -1, -1, -1, -1, -1, -1, 1420963 }, { 0x222AE, -1, -1, 1420968, -1, -1, -1, -1, -1, -1 }, { 0x222AF, -1, -1, 1420973, -1, -1, -1, -1, -1, -1 }, { 0x222B1, -1, -1, 1420978, -1, -1, -1, -1, -1, -1 }, { 0x222B2, -1, -1, 1420983, -1, -1, -1, -1, -1, -1 }, { 0x222BB, -1, -1, 1420989, -1, -1, -1, -1, -1, -1 }, { 0x222C2, -1, -1, 1420995, -1, -1, -1, -1, -1, -1 }, { 0x222C3, -1, -1, 1421000, -1, -1, -1, -1, -1, -1 }, { 0x222C4, -1, -1, 1421005, -1, -1, -1, -1, -1, -1 }, { 0x222C5, -1, -1, 1421011, -1, -1, -1, -1, -1, -1 }, { 0x222C6, -1, -1, 1421015, -1, -1, -1, -1, -1, -1 }, { 0x222C7, -1, -1, 1421020, -1, -1, -1, -1, -1, -1 }, { 0x222C8, 1421030, 1421025, 1421076, -1, -1, -1, -1, -1, -1 }, { 0x222D2, -1, -1, 1421080, -1, -1, -1, -1, -1, -1 }, { 0x222D4, -1, -1, 1421085, -1, -1, -1, -1, -1, -1 }, { 0x222DA, -1, -1, 1421091, -1, -1, -1, -1, -1, -1 }, { 0x222DD, -1, -1, 1421095, -1, -1, -1, -1, -1, -1 }, { 0x222E0, -1, -1, -1, -1, -1, -1, -1, -1, 1421100 }, { 0x222E1, -1, -1, 1421106, -1, -1, -1, -1, -1, -1 }, { 0x222E3, -1, -1, 1421110, -1, -1, -1, -1, -1, -1 }, { 0x222EC, -1, -1, -1, -1, -1, -1, -1, -1, 1421115 }, { 0x222EE, -1, -1, 1421121, -1, -1, -1, -1, -1, -1 }, { 0x222F4, -1, -1, -1, -1, -1, -1, -1, -1, 1421127 }, { 0x222F9, -1, -1, 1421133, -1, -1, -1, -1, -1, -1 }, { 0x222FB, -1, -1, 1421137, -1, -1, -1, -1, -1, -1 }, { 0x222FC, -1, -1, 1421142, -1, -1, -1, -1, -1, -1 }, { 0x222FF, -1, -1, 1421146, -1, -1, -1, -1, -1, -1 }, { 0x22300, -1, -1, 1421152, -1, -1, -1, -1, -1, -1 }, { 0x22304, -1, -1, 1421157, -1, -1, -1, -1, -1, -1 }, { 0x22308, -1, -1, 1421161, -1, -1, -1, -1, -1, -1 }, { 0x2230A, -1, -1, -1, -1, -1, -1, -1, -1, 1421165 }, { 0x2230C, -1, -1, -1, -1, -1, -1, -1, -1, 1421172 }, { 0x2230D, -1, -1, 1421179, -1, -1, -1, -1, -1, -1 }, { 0x2230E, -1, -1, -1, -1, -1, -1, -1, -1, 1421185 }, { 0x22314, -1, -1, 1421193, -1, -1, -1, -1, -1, -1 }, { 0x22315, -1, -1, 1421199, -1, -1, -1, -1, -1, -1 }, { 0x2231A, -1, -1, 1421205, -1, -1, -1, -1, -1, -1 }, { 0x2231C, 1421217, 1421211, -1, -1, -1, -1, -1, -1, -1 }, { 0x22321, -1, 1421231, -1, -1, -1, -1, -1, -1, -1 }, { 0x22325, -1, 1421238, -1, -1, -1, -1, -1, -1, -1 }, { 0x22326, -1, -1, 1421244, -1, -1, -1, -1, -1, -1 }, { 0x22328, -1, -1, 1421251, -1, -1, -1, -1, -1, -1 }, { 0x22332, -1, -1, 1421256, -1, -1, -1, -1, -1, -1 }, { 0x22333, -1, -1, 1421261, -1, -1, -1, -1, -1, -1 }, { 0x22337, -1, -1, 1421266, -1, -1, -1, -1, -1, -1 }, { 0x22339, -1, -1, 1421270, -1, -1, -1, -1, -1, -1 }, { 0x2233B, -1, -1, 1421274, -1, -1, -1, -1, -1, -1 }, { 0x22341, -1, -1, 1421278, -1, -1, -1, -1, -1, -1 }, { 0x22346, -1, -1, 1421282, -1, -1, -1, -1, -1, -1 }, { 0x22347, -1, -1, 1421286, -1, -1, -1, -1, -1, -1 }, { 0x22348, -1, -1, 1421290, -1, -1, -1, -1, -1, -1 }, { 0x2234E, -1, -1, 1421296, -1, -1, -1, -1, -1, -1 }, { 0x2234F, -1, -1, 1421301, -1, -1, -1, -1, -1, -1 }, { 0x22351, -1, -1, 1421307, -1, -1, -1, -1, -1, -1 }, { 0x22353, -1, -1, 1421311, -1, -1, -1, -1, -1, -1 }, { 0x22355, -1, -1, 1421316, -1, -1, -1, -1, -1, -1 }, { 0x2235A, -1, -1, 1421322, -1, -1, -1, -1, -1, -1 }, { 0x22367, -1, -1, 1421327, -1, -1, -1, -1, -1, -1 }, { 0x2236B, -1, -1, 1421332, -1, -1, -1, -1, -1, -1 }, { 0x2236D, -1, -1, 1421338, -1, -1, -1, -1, -1, -1 }, { 0x22370, -1, -1, 1421342, -1, -1, -1, -1, -1, -1 }, { 0x22371, -1, -1, 1421346, -1, -1, -1, -1, -1, -1 }, { 0x2237A, 1421357, 1421352, -1, -1, -1, -1, -1, -1, -1 }, { 0x2237C, -1, -1, 1421387, -1, -1, -1, -1, -1, -1 }, { 0x2237F, 1421398, 1421391, 1421404, -1, -1, -1, -1, -1, -1 }, { 0x22380, -1, -1, 1421410, -1, -1, -1, -1, -1, -1 }, { 0x22382, -1, -1, 1421414, -1, -1, -1, -1, -1, -1 }, { 0x22383, -1, -1, 1421419, -1, -1, -1, -1, -1, -1 }, { 0x22384, -1, -1, 1421423, -1, -1, -1, -1, -1, -1 }, { 0x22386, -1, -1, 1421427, -1, -1, -1, -1, -1, -1 }, { 0x22388, -1, -1, 1421432, -1, -1, -1, -1, -1, -1 }, { 0x22389, -1, -1, 1421437, -1, -1, -1, -1, -1, -1 }, { 0x2238B, -1, -1, 1421441, -1, -1, -1, -1, -1, -1 }, { 0x2238C, -1, -1, 1421446, -1, -1, -1, -1, -1, -1 }, { 0x2238E, -1, -1, 1421451, -1, -1, -1, -1, -1, -1 }, { 0x22394, -1, -1, 1421455, -1, -1, -1, -1, -1, -1 }, { 0x22395, -1, -1, 1421460, -1, -1, -1, -1, -1, -1 }, { 0x22396, -1, -1, 1421466, -1, -1, -1, -1, -1, -1 }, { 0x22398, -1, -1, 1421470, -1, -1, -1, -1, -1, -1 }, { 0x22399, -1, -1, 1421475, -1, -1, -1, -1, -1, -1 }, { 0x223A0, -1, -1, 1421481, -1, -1, -1, -1, -1, -1 }, { 0x223A1, -1, -1, 1421487, -1, -1, -1, -1, -1, -1 }, { 0x223A5, -1, -1, 1421492, -1, -1, -1, -1, -1, -1 }, { 0x223AA, -1, -1, 1421498, -1, -1, -1, -1, -1, -1 }, { 0x223AD, -1, -1, 1421503, -1, -1, -1, -1, -1, -1 }, { 0x223B4, -1, -1, 1421508, -1, -1, -1, -1, -1, -1 }, { 0x223B5, -1, -1, 1421514, -1, -1, -1, -1, -1, -1 }, { 0x223B9, -1, -1, 1421518, -1, -1, -1, -1, -1, -1 }, { 0x223BB, -1, -1, 1421523, -1, -1, -1, -1, -1, -1 }, { 0x223BD, -1, 1421527, -1, -1, -1, -1, -1, -1, -1 }, { 0x223C3, -1, -1, 1421532, -1, -1, -1, -1, -1, -1 }, { 0x223C4, -1, -1, 1421536, -1, -1, -1, -1, -1, -1 }, { 0x223C5, -1, -1, 1421543, -1, -1, -1, -1, -1, -1 }, { 0x223C6, -1, -1, 1421549, -1, -1, -1, -1, -1, -1 }, { 0x223C8, -1, -1, 1421553, -1, -1, -1, -1, -1, -1 }, { 0x223CD, -1, -1, 1421559, -1, -1, -1, -1, -1, -1 }, { 0x223CE, -1, -1, 1421563, -1, -1, -1, -1, -1, -1 }, { 0x223D0, -1, 1421569, -1, -1, -1, -1, -1, -1, -1 }, { 0x223D1, -1, -1, -1, -1, -1, -1, -1, -1, 1421575 }, { 0x223D2, -1, -1, 1421581, -1, -1, -1, -1, -1, -1 }, { 0x223D5, -1, -1, 1421587, -1, -1, -1, -1, -1, -1 }, { 0x223D7, -1, -1, 1421593, -1, -1, -1, -1, -1, -1 }, { 0x223D9, -1, -1, 1421597, -1, -1, -1, -1, -1, -1 }, { 0x223DC, -1, -1, 1421603, -1, -1, -1, -1, -1, -1 }, { 0x223DD, -1, -1, 1421608, -1, -1, -1, -1, -1, -1 }, { 0x223DE, -1, -1, 1421614, -1, -1, -1, -1, -1, -1 }, { 0x223E0, -1, -1, -1, -1, -1, -1, -1, -1, 1421618 }, { 0x223E1, -1, -1, -1, -1, -1, -1, -1, -1, 1421626 }, { 0x223E2, -1, -1, -1, -1, -1, -1, -1, -1, 1421631 }, { 0x223E3, -1, -1, -1, -1, -1, -1, -1, -1, 1421636 }, { 0x223E4, -1, -1, 1421641, -1, -1, -1, -1, -1, -1 }, { 0x223E6, -1, -1, 1421646, -1, -1, -1, -1, -1, -1 }, { 0x223E7, -1, -1, 1421652, -1, -1, -1, -1, -1, -1 }, { 0x223ED, -1, -1, 1421658, -1, -1, -1, -1, -1, -1 }, { 0x223EE, -1, -1, 1421663, -1, -1, -1, -1, -1, -1 }, { 0x223EF, -1, -1, 1421669, -1, -1, -1, -1, -1, -1 }, { 0x223F0, -1, -1, 1421673, -1, -1, -1, -1, -1, -1 }, { 0x223F3, 1421680, -1, 1421692, -1, -1, -1, -1, -1, -1 }, { 0x223F7, -1, -1, 1421698, -1, -1, -1, -1, -1, -1 }, { 0x223FA, -1, 1421703, -1, -1, -1, -1, -1, -1, -1 }, { 0x223FF, -1, -1, -1, -1, -1, -1, -1, -1, 1421708 }, { 0x22402, -1, -1, 1421714, -1, -1, -1, -1, -1, -1 }, { 0x22403, -1, -1, 1421719, -1, -1, -1, -1, -1, -1 }, { 0x22404, -1, -1, 1421725, -1, -1, -1, -1, -1, -1 }, { 0x22406, -1, -1, 1421731, -1, -1, -1, -1, -1, -1 }, { 0x2240A, -1, -1, 1421737, -1, -1, -1, -1, -1, -1 }, { 0x2240E, -1, -1, 1421743, -1, -1, -1, -1, -1, 1421750 }, { 0x22410, -1, -1, 1421755, -1, -1, -1, -1, -1, -1 }, { 0x22412, -1, -1, 1421761, -1, -1, -1, -1, -1, -1 }, { 0x22414, -1, -1, 1421767, -1, -1, -1, -1, -1, -1 }, { 0x22416, -1, -1, 1421773, -1, -1, -1, -1, -1, -1 }, { 0x2241A, -1, -1, 1421777, -1, -1, -1, -1, -1, -1 }, { 0x2241E, -1, -1, 1421782, -1, -1, -1, -1, -1, -1 }, { 0x2241F, -1, -1, 1421789, -1, -1, -1, -1, -1, -1 }, { 0x22426, -1, -1, 1421795, -1, -1, -1, -1, -1, -1 }, { 0x22427, 1421805, 1421799, -1, -1, -1, -1, -1, -1, -1 }, { 0x22429, -1, -1, 1421820, -1, -1, -1, -1, -1, -1 }, { 0x2242B, -1, -1, 1421827, -1, -1, -1, -1, -1, -1 }, { 0x22432, -1, -1, 1421833, -1, -1, -1, -1, -1, -1 }, { 0x22433, -1, -1, 1421838, -1, -1, -1, -1, -1, -1 }, { 0x2243E, -1, -1, 1421843, -1, -1, -1, -1, -1, -1 }, { 0x2243F, -1, -1, 1421847, -1, -1, -1, -1, -1, -1 }, { 0x22445, -1, -1, 1421853, -1, -1, -1, -1, -1, -1 }, { 0x22446, -1, -1, 1421859, -1, -1, -1, -1, -1, -1 }, { 0x22447, -1, -1, 1421865, -1, -1, -1, -1, -1, -1 }, { 0x22448, -1, -1, 1421870, -1, -1, -1, -1, -1, -1 }, { 0x22453, -1, -1, 1421875, -1, -1, -1, -1, -1, -1 }, { 0x22456, -1, -1, 1421880, -1, -1, -1, -1, -1, -1 }, { 0x2245D, -1, -1, 1421885, -1, -1, -1, -1, -1, -1 }, { 0x2245F, -1, -1, 1421890, -1, -1, -1, -1, -1, -1 }, { 0x22460, -1, -1, 1421894, -1, -1, -1, -1, -1, -1 }, { 0x22462, -1, -1, 1421899, -1, -1, -1, -1, -1, -1 }, { 0x22465, -1, 1421903, -1, -1, -1, -1, -1, -1, -1 }, { 0x22467, -1, -1, 1421908, -1, -1, -1, -1, -1, -1 }, { 0x2246C, -1, -1, 1421912, -1, -1, -1, -1, -1, -1 }, { 0x2246E, -1, -1, 1421917, -1, -1, -1, -1, -1, -1 }, { 0x22471, -1, 1421922, -1, -1, -1, -1, -1, -1, -1 }, { 0x22479, -1, -1, 1421926, -1, -1, -1, -1, -1, -1 }, { 0x22486, -1, -1, 1421930, -1, -1, -1, -1, -1, -1 }, { 0x22489, 1421936, -1, 1421946, -1, -1, -1, -1, -1, -1 }, { 0x2248B, -1, 1421952, -1, -1, -1, -1, -1, -1, -1 }, { 0x2248D, -1, -1, 1421958, -1, -1, -1, -1, -1, -1 }, { 0x2248E, -1, -1, -1, -1, -1, -1, -1, -1, 1421963 }, { 0x22490, -1, -1, 1421967, -1, -1, -1, -1, -1, -1 }, { 0x22491, -1, 1421972, -1, -1, -1, -1, -1, -1, -1 }, { 0x22492, -1, -1, 1421979, -1, -1, -1, -1, -1, -1 }, { 0x22494, -1, -1, 1421983, -1, -1, -1, -1, -1, -1 }, { 0x2249D, -1, -1, 1421988, -1, -1, -1, -1, -1, -1 }, { 0x2249E, -1, -1, 1421993, -1, -1, -1, -1, -1, 1421998 }, { 0x224A9, -1, -1, 1422004, -1, -1, -1, -1, -1, -1 }, { 0x224AF, -1, -1, 1422008, -1, -1, -1, -1, -1, -1 }, { 0x224B0, -1, 1422014, 1422025, -1, -1, -1, -1, 1422019, -1 }, { 0x224B1, -1, -1, 1422029, -1, -1, -1, -1, -1, -1 }, { 0x224B2, -1, -1, 1422034, -1, -1, -1, -1, -1, -1 }, { 0x224B7, -1, -1, 1422038, -1, -1, -1, -1, -1, -1 }, { 0x224B9, 1422043, -1, 1422051, -1, -1, -1, -1, -1, -1 }, { 0x224BC, -1, 1422057, -1, -1, -1, -1, -1, -1, -1 }, { 0x224BE, -1, -1, 1422061, -1, -1, -1, -1, -1, -1 }, { 0x224C0, -1, -1, 1422067, -1, -1, -1, -1, -1, -1 }, { 0x224C1, -1, 1422071, -1, -1, -1, -1, -1, -1, -1 }, { 0x224C3, -1, -1, 1422077, -1, -1, -1, -1, -1, -1 }, { 0x224C4, -1, -1, 1422082, -1, -1, -1, -1, -1, -1 }, { 0x224C6, -1, -1, 1422086, -1, -1, -1, -1, -1, -1 }, { 0x224C7, -1, -1, 1422091, -1, -1, -1, -1, -1, -1 }, { 0x224C9, -1, 1422096, -1, -1, -1, -1, -1, -1, -1 }, { 0x224CB, -1, -1, 1422102, -1, -1, -1, -1, -1, -1 }, { 0x224CC, -1, 1422107, -1, -1, -1, -1, -1, -1, -1 }, { 0x224CD, -1, -1, 1422112, -1, -1, -1, -1, -1, -1 }, { 0x224CE, -1, -1, 1422118, -1, -1, -1, -1, -1, -1 }, { 0x224D2, -1, -1, 1422123, -1, -1, -1, -1, -1, -1 }, { 0x224D4, -1, -1, 1422128, -1, -1, -1, -1, -1, -1 }, { 0x224D5, -1, -1, 1422132, -1, -1, -1, -1, -1, -1 }, { 0x224D6, -1, -1, 1422137, -1, -1, -1, -1, -1, -1 }, { 0x224D7, -1, -1, 1422141, -1, -1, -1, -1, -1, -1 }, { 0x224D8, -1, -1, 1422145, -1, -1, -1, -1, -1, -1 }, { 0x224D9, -1, -1, 1422151, -1, -1, -1, -1, -1, -1 }, { 0x224DC, -1, -1, 1422156, -1, -1, -1, -1, -1, -1 }, { 0x224DD, -1, -1, 1422160, -1, -1, -1, -1, -1, -1 }, { 0x224DE, -1, -1, 1422166, -1, -1, -1, -1, -1, -1 }, { 0x224DF, -1, -1, 1422173, -1, -1, -1, -1, -1, -1 }, { 0x224E1, -1, -1, 1422179, -1, -1, -1, -1, -1, -1 }, { 0x224E2, -1, -1, 1422183, -1, -1, -1, -1, -1, -1 }, { 0x224E3, -1, -1, 1422188, -1, -1, -1, -1, -1, -1 }, { 0x224E7, -1, -1, 1422194, -1, -1, -1, -1, -1, -1 }, { 0x224EC, -1, -1, 1422198, -1, -1, -1, -1, -1, -1 }, { 0x224ED, -1, 1422203, -1, -1, -1, -1, -1, 1422209, -1 }, { 0x224EE, -1, -1, 1422215, -1, -1, -1, -1, -1, -1 }, { 0x224EF, -1, -1, 1422221, -1, -1, -1, -1, -1, -1 }, { 0x224F0, -1, -1, 1422228, -1, -1, -1, -1, -1, -1 }, { 0x224F1, -1, -1, 1422233, -1, -1, -1, -1, -1, -1 }, { 0x224F2, -1, -1, 1422239, -1, -1, -1, -1, -1, -1 }, { 0x224F5, -1, -1, 1422243, -1, -1, -1, -1, -1, -1 }, { 0x224FF, -1, -1, 1422248, -1, -1, -1, -1, -1, -1 }, { 0x22501, -1, -1, 1422253, -1, -1, -1, -1, -1, -1 }, { 0x22502, -1, -1, 1422259, -1, -1, -1, -1, -1, -1 }, { 0x22505, -1, -1, 1422264, -1, -1, -1, -1, -1, -1 }, { 0x22506, -1, -1, 1422270, -1, -1, -1, -1, -1, -1 }, { 0x22507, -1, -1, 1422274, -1, -1, -1, -1, -1, -1 }, { 0x22508, -1, -1, 1422279, -1, -1, -1, -1, -1, -1 }, { 0x2250A, -1, -1, 1422284, -1, -1, -1, -1, -1, -1 }, { 0x2250B, -1, -1, 1422289, -1, -1, -1, -1, -1, -1 }, { 0x22511, -1, -1, 1422295, -1, -1, -1, -1, -1, -1 }, { 0x22513, -1, 1422301, -1, -1, -1, -1, -1, -1, -1 }, { 0x22514, -1, -1, 1422307, -1, -1, -1, -1, -1, -1 }, { 0x2251B, -1, 1422312, -1, -1, -1, -1, -1, -1, -1 }, { 0x2251F, -1, -1, 1422318, -1, -1, -1, -1, -1, -1 }, { 0x22520, -1, -1, 1422323, -1, -1, -1, -1, -1, -1 }, { 0x22521, -1, -1, 1422327, -1, -1, -1, -1, -1, -1 }, { 0x22522, -1, -1, 1422332, -1, -1, -1, -1, -1, -1 }, { 0x22523, -1, -1, 1422336, -1, -1, -1, -1, -1, -1 }, { 0x22524, -1, -1, 1422341, -1, -1, -1, -1, -1, -1 }, { 0x22525, -1, -1, 1422348, -1, -1, -1, -1, -1, -1 }, { 0x22527, -1, -1, 1422352, -1, -1, -1, -1, -1, -1 }, { 0x22529, -1, -1, 1422358, -1, -1, -1, -1, -1, -1 }, { 0x2252A, -1, -1, 1422364, -1, -1, -1, -1, -1, -1 }, { 0x2252C, -1, -1, 1422369, -1, -1, -1, -1, -1, -1 }, { 0x22530, -1, 1422373, -1, -1, -1, -1, -1, -1, -1 }, { 0x22531, -1, -1, 1422378, -1, -1, -1, -1, -1, -1 }, { 0x22532, -1, -1, 1422383, -1, -1, -1, -1, -1, -1 }, { 0x22533, -1, -1, 1422388, -1, -1, -1, -1, -1, -1 }, { 0x22534, -1, -1, 1422393, -1, -1, -1, -1, -1, -1 }, { 0x22545, -1, -1, 1422397, -1, -1, -1, -1, -1, -1 }, { 0x2254B, -1, -1, 1422404, -1, -1, -1, -1, -1, -1 }, { 0x2254E, -1, -1, 1422410, -1, -1, -1, -1, -1, -1 }, { 0x22551, -1, -1, 1422417, -1, -1, -1, -1, -1, -1 }, { 0x22553, -1, -1, 1422424, -1, -1, -1, -1, -1, -1 }, { 0x22554, -1, 1422429, 1422436, -1, -1, -1, -1, -1, -1 }, { 0x22555, -1, -1, 1422443, -1, -1, -1, -1, -1, -1 }, { 0x22556, -1, -1, 1422448, -1, -1, -1, -1, -1, -1 }, { 0x22558, -1, -1, 1422454, -1, -1, -1, -1, -1, -1 }, { 0x22559, -1, -1, 1422459, -1, -1, -1, -1, -1, -1 }, { 0x2255A, -1, -1, 1422465, -1, -1, -1, -1, -1, -1 }, { 0x2255E, -1, -1, 1422469, -1, -1, -1, -1, -1, -1 }, { 0x2255F, -1, -1, 1422474, -1, -1, -1, -1, -1, -1 }, { 0x22566, -1, -1, 1422478, -1, -1, -1, -1, -1, -1 }, { 0x22568, -1, -1, 1422483, -1, -1, -1, -1, -1, -1 }, { 0x2256A, -1, -1, 1422489, -1, -1, -1, -1, -1, -1 }, { 0x2256B, -1, -1, 1422495, -1, -1, -1, -1, -1, -1 }, { 0x2256C, -1, -1, 1422501, -1, -1, -1, -1, -1, -1 }, { 0x2256D, -1, -1, 1422505, -1, -1, -1, -1, -1, -1 }, { 0x2256E, -1, -1, 1422511, -1, -1, -1, -1, -1, -1 }, { 0x2256F, -1, -1, 1422516, -1, -1, -1, -1, -1, -1 }, { 0x22577, -1, -1, 1422522, -1, -1, -1, -1, -1, -1 }, { 0x22578, -1, -1, -1, -1, -1, -1, -1, -1, 1422526 }, { 0x2257A, -1, -1, 1422531, -1, -1, -1, -1, -1, -1 }, { 0x2257B, -1, -1, 1422536, -1, -1, -1, -1, -1, -1 }, { 0x22580, -1, -1, -1, -1, -1, -1, -1, -1, 1422542 }, { 0x22584, -1, -1, 1422549, -1, -1, -1, -1, -1, -1 }, { 0x22585, -1, -1, 1422556, -1, -1, -1, -1, -1, -1 }, { 0x22586, -1, -1, 1422560, -1, -1, -1, -1, -1, -1 }, { 0x22587, -1, -1, 1422565, -1, -1, -1, -1, -1, -1 }, { 0x22588, -1, -1, 1422570, -1, -1, -1, -1, -1, -1 }, { 0x2258A, -1, -1, 1422576, -1, -1, -1, -1, -1, -1 }, { 0x2258B, -1, -1, 1422582, -1, -1, -1, -1, -1, -1 }, { 0x2258D, -1, 1422588, -1, -1, -1, -1, -1, -1, -1 }, { 0x2258E, -1, -1, 1422594, -1, -1, -1, -1, -1, -1 }, { 0x2258F, -1, -1, 1422600, -1, -1, -1, -1, -1, -1 }, { 0x22591, -1, -1, 1422604, -1, -1, -1, -1, -1, -1 }, { 0x22595, -1, -1, -1, -1, -1, -1, -1, -1, 1422610 }, { 0x22596, -1, -1, -1, -1, -1, -1, -1, -1, 1422614 }, { 0x22597, 1422624, 1422618, 1422654, -1, -1, -1, -1, -1, -1 }, { 0x2259B, -1, -1, 1422660, -1, -1, -1, -1, -1, -1 }, { 0x2259D, -1, -1, 1422665, -1, -1, -1, -1, -1, -1 }, { 0x2259F, -1, -1, 1422671, -1, -1, -1, -1, -1, -1 }, { 0x225A1, -1, -1, 1422676, -1, -1, -1, -1, -1, -1 }, { 0x225A4, -1, -1, 1422680, -1, -1, -1, -1, -1, -1 }, { 0x225A6, -1, -1, 1422685, -1, -1, -1, -1, -1, -1 }, { 0x225A7, -1, -1, 1422690, -1, -1, -1, -1, -1, -1 }, { 0x225A9, -1, -1, 1422696, -1, -1, -1, -1, -1, -1 }, { 0x225AB, -1, -1, 1422702, -1, -1, -1, -1, -1, -1 }, { 0x225AC, -1, -1, 1422706, -1, -1, -1, -1, -1, -1 }, { 0x225AE, -1, -1, -1, -1, -1, -1, -1, -1, 1422710 }, { 0x225AF, -1, 1422715, -1, -1, -1, -1, -1, -1, -1 }, { 0x225B1, -1, -1, -1, -1, -1, -1, -1, -1, 1422720 }, { 0x225B3, -1, -1, 1422726, -1, -1, -1, -1, -1, -1 }, { 0x225B4, -1, -1, 1422730, -1, -1, -1, -1, -1, -1 }, { 0x225B5, -1, -1, 1422734, -1, -1, -1, -1, -1, -1 }, { 0x225B7, -1, -1, 1422738, -1, -1, -1, -1, -1, -1 }, { 0x225BA, -1, -1, 1422744, -1, -1, -1, -1, -1, 1422748 }, { 0x225BE, -1, 1422754, -1, -1, -1, -1, -1, -1, -1 }, { 0x225BF, -1, -1, 1422760, -1, -1, -1, -1, -1, -1 }, { 0x225C0, -1, -1, 1422765, -1, -1, -1, -1, -1, -1 }, { 0x225C2, -1, -1, 1422770, -1, -1, -1, -1, -1, -1 }, { 0x225C4, -1, -1, 1422774, -1, -1, -1, -1, -1, -1 }, { 0x225C6, -1, -1, -1, -1, -1, -1, -1, -1, 1422779 }, { 0x225C8, -1, -1, 1422787, -1, -1, -1, -1, -1, -1 }, { 0x225C9, -1, -1, 1422793, -1, -1, -1, -1, -1, 1422797 }, { 0x225CA, -1, -1, 1422804, -1, -1, -1, -1, -1, -1 }, { 0x225CE, -1, -1, 1422809, -1, -1, -1, -1, -1, -1 }, { 0x225D0, 1422818, 1422813, -1, -1, -1, -1, -1, -1, -1 }, { 0x225D3, 1422840, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x225D6, -1, -1, -1, -1, -1, -1, -1, -1, 1422902 }, { 0x225DA, -1, -1, -1, -1, -1, -1, -1, -1, 1422909 }, { 0x225E0, -1, -1, -1, -1, -1, -1, -1, -1, 1422916 }, { 0x225EB, -1, -1, 1422922, -1, -1, -1, -1, -1, -1 }, { 0x225ED, -1, -1, 1422926, -1, -1, -1, -1, -1, -1 }, { 0x225EF, -1, -1, 1422931, -1, -1, -1, -1, -1, -1 }, { 0x225F0, -1, -1, 1422937, -1, -1, -1, -1, -1, -1 }, { 0x225F2, -1, -1, 1422942, -1, -1, -1, -1, -1, -1 }, { 0x225F3, -1, -1, 1422946, -1, -1, -1, -1, -1, -1 }, { 0x225F4, -1, -1, 1422950, -1, -1, -1, -1, -1, -1 }, { 0x225F5, -1, -1, 1422954, -1, -1, -1, -1, -1, -1 }, { 0x225F7, -1, -1, -1, -1, -1, -1, -1, -1, 1422960 }, { 0x225F8, -1, -1, -1, -1, -1, -1, -1, -1, 1422968 }, { 0x225F9, -1, -1, 1422974, -1, -1, -1, -1, -1, -1 }, { 0x225FA, -1, -1, 1422978, -1, -1, -1, -1, -1, -1 }, { 0x225FC, -1, -1, -1, -1, -1, -1, -1, -1, 1422985 }, { 0x225FD, -1, -1, -1, -1, -1, -1, -1, -1, 1422988 }, { 0x225FE, -1, -1, -1, -1, -1, -1, -1, -1, 1422993 }, { 0x225FF, -1, -1, 1423003, -1, -1, -1, -1, -1, -1 }, { 0x22600, -1, -1, 1423007, -1, -1, -1, -1, -1, -1 }, { 0x22603, -1, -1, 1423012, -1, -1, -1, -1, -1, -1 }, { 0x22604, -1, -1, 1423016, -1, -1, -1, -1, -1, -1 }, { 0x22605, 1423027, 1423021, 1423068, -1, -1, -1, -1, -1, -1 }, { 0x22607, -1, -1, 1423073, -1, -1, -1, -1, -1, -1 }, { 0x22609, -1, -1, 1423077, -1, -1, -1, -1, -1, -1 }, { 0x2260A, -1, -1, 1423082, -1, -1, -1, -1, -1, -1 }, { 0x2260B, -1, -1, 1423088, -1, -1, -1, -1, -1, -1 }, { 0x2260C, -1, -1, 1423092, -1, -1, -1, -1, -1, -1 }, { 0x2260D, -1, -1, 1423098, -1, -1, -1, -1, -1, -1 }, { 0x2261B, -1, 1423102, -1, -1, -1, -1, -1, -1, -1 }, { 0x2261C, -1, 1423107, -1, -1, -1, -1, -1, -1, -1 }, { 0x2261D, -1, -1, 1423111, -1, -1, -1, -1, -1, 1423115 }, { 0x2261F, -1, -1, 1423120, -1, -1, -1, -1, -1, -1 }, { 0x22627, -1, -1, 1423126, -1, -1, -1, -1, -1, -1 }, { 0x2262B, -1, 1423132, -1, -1, -1, -1, -1, -1, -1 }, { 0x2262C, -1, -1, -1, -1, -1, -1, -1, -1, 1423138 }, { 0x2262D, -1, -1, -1, -1, -1, -1, -1, -1, 1423142 }, { 0x2262E, -1, -1, -1, -1, -1, -1, -1, -1, 1423148 }, { 0x22638, 1423154, -1, 1423171, -1, -1, -1, -1, -1, -1 }, { 0x22639, -1, -1, 1423178, -1, -1, -1, -1, -1, -1 }, { 0x2263A, -1, -1, 1423183, -1, -1, -1, -1, -1, -1 }, { 0x2263D, -1, -1, 1423187, -1, -1, -1, -1, -1, -1 }, { 0x2263F, -1, -1, 1423191, -1, -1, -1, -1, -1, -1 }, { 0x22641, -1, -1, 1423196, -1, -1, -1, -1, -1, -1 }, { 0x22642, -1, -1, 1423200, -1, -1, -1, -1, -1, -1 }, { 0x22645, -1, -1, 1423206, -1, -1, -1, -1, -1, -1 }, { 0x22647, -1, -1, 1423210, -1, -1, -1, -1, -1, -1 }, { 0x22650, 1423220, 1423214, 1423237, -1, -1, -1, -1, -1, -1 }, { 0x22652, -1, 1423242, -1, -1, -1, -1, -1, -1, -1 }, { 0x22653, -1, 1423247, 1423252, -1, -1, -1, -1, -1, -1 }, { 0x22654, -1, -1, -1, -1, -1, -1, -1, -1, 1423257 }, { 0x22655, -1, -1, -1, -1, -1, -1, -1, -1, 1423263 }, { 0x22662, 1423277, 1423271, -1, -1, -1, -1, -1, -1, -1 }, { 0x22668, -1, 1423285, -1, -1, -1, -1, -1, -1, -1 }, { 0x22669, -1, -1, -1, -1, -1, -1, -1, -1, 1423291 }, { 0x2266A, -1, -1, -1, -1, -1, -1, -1, -1, 1423297 }, { 0x2266B, -1, -1, -1, -1, -1, -1, -1, -1, 1423304 }, { 0x2266C, -1, -1, -1, -1, -1, -1, -1, -1, 1423311 }, { 0x2266D, -1, -1, -1, -1, -1, -1, -1, -1, 1423313 }, { 0x2266E, -1, -1, 1423317, -1, -1, -1, -1, -1, -1 }, { 0x22671, 1423328, 1423322, 1423351, -1, -1, -1, -1, -1, -1 }, { 0x22672, -1, -1, 1423357, -1, -1, -1, -1, -1, 1423361 }, { 0x22673, -1, -1, 1423366, -1, -1, -1, -1, -1, -1 }, { 0x22675, -1, -1, -1, -1, -1, -1, -1, -1, 1423374 }, { 0x2267A, -1, 1423380, 1423384, -1, -1, -1, -1, -1, -1 }, { 0x2267C, -1, -1, 1423389, -1, -1, -1, -1, -1, -1 }, { 0x2267D, -1, -1, -1, -1, -1, -1, -1, -1, 1423395 }, { 0x2267E, -1, -1, 1423401, -1, -1, -1, -1, -1, -1 }, { 0x2267F, -1, -1, 1423407, -1, -1, -1, -1, -1, -1 }, { 0x22680, -1, -1, 1423412, -1, -1, -1, -1, -1, -1 }, { 0x22681, -1, -1, 1423418, -1, -1, -1, -1, -1, -1 }, { 0x22682, -1, -1, 1423422, -1, -1, -1, -1, -1, -1 }, { 0x22684, -1, -1, 1423427, -1, -1, -1, -1, -1, -1 }, { 0x22685, -1, -1, 1423432, -1, -1, -1, -1, -1, -1 }, { 0x22686, -1, -1, 1423437, -1, -1, -1, -1, -1, -1 }, { 0x2268B, -1, -1, 1423441, -1, -1, -1, -1, -1, -1 }, { 0x2268C, -1, -1, 1423447, -1, -1, -1, -1, -1, -1 }, { 0x22691, -1, -1, 1423452, -1, -1, -1, -1, -1, -1 }, { 0x22696, 1423460, 1423456, -1, -1, -1, -1, -1, -1, -1 }, { 0x22698, -1, 1423480, -1, -1, -1, -1, -1, -1, -1 }, { 0x226A8, -1, -1, 1423484, -1, -1, -1, -1, -1, -1 }, { 0x226AA, -1, -1, 1423489, -1, -1, -1, -1, -1, -1 }, { 0x226AB, -1, -1, 1423493, -1, -1, -1, -1, -1, -1 }, { 0x226AD, -1, -1, 1423498, -1, -1, -1, -1, -1, -1 }, { 0x226AE, -1, -1, 1423503, -1, -1, -1, -1, -1, -1 }, { 0x226B2, -1, -1, -1, -1, -1, -1, -1, -1, 1423507 }, { 0x226B3, -1, -1, -1, -1, -1, -1, -1, -1, 1423513 }, { 0x226B4, -1, -1, -1, -1, -1, -1, -1, -1, 1423518 }, { 0x226B5, -1, -1, -1, -1, -1, -1, -1, -1, 1423524 }, { 0x226B6, -1, -1, -1, -1, -1, -1, -1, -1, 1423529 }, { 0x226B7, -1, -1, -1, -1, -1, -1, -1, -1, 1423536 }, { 0x226B8, -1, -1, -1, -1, -1, -1, -1, -1, 1423543 }, { 0x226B9, -1, -1, -1, -1, -1, -1, -1, -1, 1423549 }, { 0x226BA, -1, -1, 1423556, -1, -1, -1, -1, -1, -1 }, { 0x226BB, -1, -1, 1423562, -1, -1, -1, -1, -1, -1 }, { 0x226BC, -1, -1, -1, -1, -1, -1, -1, -1, 1423567 }, { 0x226BD, -1, -1, -1, -1, -1, -1, -1, -1, 1423574 }, { 0x226C1, -1, -1, 1423580, -1, -1, -1, -1, -1, -1 }, { 0x226C3, -1, -1, 1423584, -1, -1, -1, -1, -1, -1 }, { 0x226C4, -1, -1, 1423589, -1, -1, -1, -1, -1, -1 }, { 0x226C6, -1, -1, 1423593, -1, -1, -1, -1, -1, -1 }, { 0x226C9, -1, -1, 1423599, -1, -1, -1, -1, -1, -1 }, { 0x226CD, -1, -1, 1423604, -1, -1, -1, -1, -1, -1 }, { 0x226CE, -1, -1, 1423609, -1, -1, -1, -1, -1, -1 }, { 0x226D2, -1, -1, 1423614, -1, -1, -1, -1, -1, -1 }, { 0x226D3, -1, -1, 1423621, -1, -1, -1, -1, -1, -1 }, { 0x226D4, -1, -1, 1423626, -1, -1, -1, -1, -1, -1 }, { 0x226D5, -1, -1, 1423632, -1, -1, -1, -1, -1, -1 }, { 0x226D6, -1, -1, 1423637, -1, -1, -1, -1, -1, -1 }, { 0x226D8, -1, -1, 1423644, -1, -1, -1, -1, -1, -1 }, { 0x226D9, -1, -1, 1423650, -1, -1, -1, -1, -1, -1 }, { 0x226DA, -1, -1, 1423655, -1, -1, -1, -1, -1, -1 }, { 0x226DB, -1, -1, 1423659, -1, -1, -1, -1, -1, -1 }, { 0x226DC, -1, -1, 1423665, -1, -1, -1, -1, -1, -1 }, { 0x226DE, -1, -1, 1423669, -1, -1, -1, -1, -1, -1 }, { 0x226DF, -1, -1, 1423674, -1, -1, -1, -1, -1, -1 }, { 0x226E5, -1, -1, 1423678, -1, -1, -1, -1, -1, -1 }, { 0x226E6, -1, -1, 1423682, -1, -1, -1, -1, -1, -1 }, { 0x226E8, -1, -1, 1423687, -1, -1, -1, -1, -1, -1 }, { 0x226EE, -1, -1, 1423691, -1, -1, -1, -1, -1, -1 }, { 0x226EF, 1423701, 1423695, 1423804, -1, -1, -1, -1, -1, -1 }, { 0x226F4, 1423815, 1423809, -1, -1, -1, -1, -1, -1, -1 }, { 0x226F5, 1423858, 1423852, -1, -1, -1, -1, -1, -1, -1 }, { 0x226F6, -1, 1423885, -1, -1, -1, -1, -1, -1, -1 }, { 0x2270F, -1, -1, -1, -1, -1, -1, -1, -1, 1423890 }, { 0x22712, -1, 1423897, -1, -1, -1, -1, -1, -1, -1 }, { 0x22714, -1, 1423903, -1, -1, -1, -1, -1, -1, -1 }, { 0x22717, -1, -1, 1423907, -1, -1, -1, -1, -1, 1423913 }, { 0x2271B, -1, 1423920, -1, -1, -1, -1, -1, -1, -1 }, { 0x2271C, -1, -1, -1, -1, -1, -1, -1, -1, 1423925 }, { 0x2271D, -1, -1, -1, -1, -1, -1, -1, -1, 1423930 }, { 0x2271E, -1, -1, -1, -1, -1, -1, -1, -1, 1423936 }, { 0x2271F, -1, 1423944, -1, -1, -1, -1, -1, -1, -1 }, { 0x22720, -1, -1, -1, -1, -1, -1, -1, -1, 1423950 }, { 0x22721, -1, -1, -1, -1, -1, -1, -1, -1, 1423957 }, { 0x22722, -1, -1, -1, -1, -1, -1, -1, -1, 1423965 }, { 0x22723, -1, -1, 1423970, -1, -1, -1, -1, -1, -1 }, { 0x22725, -1, -1, 1423974, -1, -1, -1, -1, -1, -1 }, { 0x22728, -1, -1, 1423979, -1, -1, -1, -1, -1, -1 }, { 0x22729, -1, -1, 1423984, -1, -1, -1, -1, -1, -1 }, { 0x2272A, -1, 1423990, 1423995, -1, -1, -1, -1, -1, -1 }, { 0x2272B, 1424006, 1424000, 1424028, -1, -1, -1, -1, -1, -1 }, { 0x2272C, 1424034, -1, 1424057, -1, -1, -1, -1, -1, -1 }, { 0x2272D, -1, -1, 1424062, -1, -1, -1, -1, -1, -1 }, { 0x2272E, -1, -1, 1424066, -1, -1, -1, -1, -1, -1 }, { 0x2272F, -1, -1, 1424070, -1, -1, -1, -1, -1, -1 }, { 0x22730, -1, -1, 1424074, -1, -1, -1, -1, -1, -1 }, { 0x22731, -1, -1, 1424079, -1, -1, -1, -1, -1, -1 }, { 0x22732, -1, -1, 1424083, -1, -1, -1, -1, -1, -1 }, { 0x22733, -1, -1, 1424087, -1, -1, -1, -1, -1, -1 }, { 0x22734, -1, -1, 1424092, -1, -1, -1, -1, -1, -1 }, { 0x22736, -1, -1, 1424097, -1, -1, -1, -1, -1, -1 }, { 0x22738, 1424102, -1, 1424130, -1, -1, -1, -1, -1, -1 }, { 0x2273B, -1, -1, 1424135, -1, -1, -1, -1, -1, -1 }, { 0x2273C, -1, -1, 1424142, -1, -1, -1, -1, -1, -1 }, { 0x2273D, -1, -1, 1424149, -1, -1, -1, -1, -1, -1 }, { 0x2273F, -1, -1, 1424154, -1, -1, -1, -1, -1, -1 }, { 0x22740, -1, -1, 1424159, -1, -1, -1, -1, -1, -1 }, { 0x22741, -1, -1, 1424163, -1, -1, -1, -1, -1, -1 }, { 0x22742, -1, -1, 1424169, -1, -1, -1, -1, -1, -1 }, { 0x22745, -1, -1, 1424173, -1, -1, -1, -1, -1, -1 }, { 0x22746, -1, -1, 1424178, -1, -1, -1, -1, -1, -1 }, { 0x22747, -1, -1, 1424185, -1, -1, -1, -1, -1, -1 }, { 0x22748, -1, -1, 1424190, -1, -1, -1, -1, -1, -1 }, { 0x22749, -1, -1, 1424197, -1, -1, -1, -1, -1, -1 }, { 0x2274C, -1, -1, 1424201, -1, -1, -1, -1, -1, -1 }, { 0x2274D, -1, -1, 1424206, -1, -1, -1, -1, -1, -1 }, { 0x22753, -1, -1, 1424211, -1, -1, -1, -1, -1, -1 }, { 0x22758, -1, -1, -1, -1, -1, -1, -1, -1, 1424217 }, { 0x22759, -1, -1, -1, -1, -1, -1, -1, -1, 1424223 }, { 0x2275A, -1, -1, -1, -1, -1, -1, -1, -1, 1424227 }, { 0x2275B, -1, -1, -1, -1, -1, -1, -1, -1, 1424233 }, { 0x2275C, -1, -1, -1, -1, -1, -1, -1, -1, 1424239 }, { 0x2276C, -1, -1, 1424246, -1, -1, -1, -1, -1, -1 }, { 0x2276F, -1, -1, 1424251, -1, -1, -1, -1, -1, -1 }, { 0x22773, -1, -1, 1424256, -1, -1, -1, -1, -1, 1424260 }, { 0x22774, -1, -1, 1424266, -1, -1, -1, -1, -1, -1 }, { 0x22775, 1424275, 1424270, -1, -1, -1, -1, -1, -1, -1 }, { 0x22778, -1, -1, 1424310, -1, -1, -1, -1, -1, 1424315 }, { 0x22779, -1, -1, 1424320, -1, -1, -1, -1, -1, -1 }, { 0x2277B, -1, -1, 1424324, -1, -1, -1, -1, -1, -1 }, { 0x22781, -1, 1424328, -1, -1, -1, -1, -1, -1, -1 }, { 0x22782, -1, -1, -1, -1, -1, -1, -1, -1, 1424334 }, { 0x22783, -1, -1, -1, -1, -1, -1, -1, -1, 1424341 }, { 0x22784, -1, -1, -1, -1, -1, -1, -1, -1, 1424347 }, { 0x22785, -1, -1, -1, -1, -1, -1, -1, -1, 1424352 }, { 0x22786, -1, -1, -1, -1, -1, -1, -1, -1, 1424356 }, { 0x22787, -1, -1, 1424362, -1, -1, -1, -1, -1, -1 }, { 0x22789, -1, -1, 1424366, -1, -1, -1, -1, -1, -1 }, { 0x2278B, -1, -1, 1424370, -1, -1, -1, -1, -1, -1 }, { 0x2278F, -1, -1, 1424375, -1, -1, -1, -1, -1, -1 }, { 0x22790, -1, -1, 1424382, -1, -1, -1, -1, -1, -1 }, { 0x22792, -1, -1, 1424387, -1, -1, -1, -1, -1, -1 }, { 0x22795, -1, -1, 1424391, -1, -1, -1, -1, -1, -1 }, { 0x22796, -1, 1424396, 1424401, -1, -1, -1, -1, -1, -1 }, { 0x22797, -1, -1, 1424405, -1, -1, -1, -1, -1, -1 }, { 0x2279A, -1, -1, 1424409, -1, -1, -1, -1, -1, -1 }, { 0x2279C, -1, -1, 1424415, -1, -1, -1, -1, -1, -1 }, { 0x2279E, -1, -1, 1424420, -1, -1, -1, -1, -1, -1 }, { 0x2279F, -1, -1, 1424424, -1, -1, -1, -1, -1, -1 }, { 0x227A0, -1, -1, 1424429, -1, -1, -1, -1, -1, -1 }, { 0x227A1, -1, -1, 1424433, -1, -1, -1, -1, -1, -1 }, { 0x227A3, -1, -1, 1424440, -1, -1, -1, -1, -1, -1 }, { 0x227A6, -1, -1, 1424445, -1, -1, -1, -1, -1, -1 }, { 0x227AC, -1, -1, 1424449, -1, -1, -1, -1, -1, -1 }, { 0x227AD, -1, -1, 1424456, -1, -1, -1, -1, -1, -1 }, { 0x227B4, -1, 1424461, -1, -1, -1, -1, -1, -1, -1 }, { 0x227B5, 1424471, 1424466, -1, -1, -1, -1, -1, -1, -1 }, { 0x227C5, -1, -1, 1424495, -1, -1, -1, -1, -1, -1 }, { 0x227C7, 1424504, 1424500, -1, -1, -1, -1, -1, -1, -1 }, { 0x227CA, -1, -1, 1424514, -1, -1, -1, -1, -1, -1 }, { 0x227CB, -1, -1, 1424521, -1, -1, -1, -1, -1, -1 }, { 0x227CD, -1, 1424526, -1, -1, -1, -1, -1, -1, -1 }, { 0x227CE, -1, -1, -1, -1, -1, -1, -1, -1, 1424531 }, { 0x227CF, -1, -1, -1, -1, -1, -1, -1, -1, 1424537 }, { 0x227D0, -1, -1, -1, -1, -1, -1, -1, -1, 1424543 }, { 0x227D1, -1, -1, -1, -1, -1, -1, -1, -1, 1424548 }, { 0x227D2, -1, -1, -1, -1, -1, -1, -1, -1, 1424553 }, { 0x227D3, -1, -1, -1, -1, -1, -1, -1, -1, 1424558 }, { 0x227D4, -1, -1, -1, -1, -1, -1, -1, -1, 1424563 }, { 0x227D5, -1, -1, -1, -1, -1, -1, -1, -1, 1424569 }, { 0x227D6, -1, -1, -1, -1, -1, -1, -1, -1, 1424574 }, { 0x227D7, -1, -1, -1, -1, -1, -1, -1, -1, 1424580 }, { 0x227D8, -1, -1, -1, -1, -1, -1, -1, -1, 1424586 }, { 0x227D9, -1, -1, -1, -1, -1, -1, -1, -1, 1424593 }, { 0x227DA, -1, -1, -1, -1, -1, -1, -1, -1, 1424599 }, { 0x227DB, -1, -1, -1, -1, -1, -1, -1, -1, 1424605 }, { 0x227DE, -1, -1, -1, -1, -1, -1, -1, -1, 1424612 }, { 0x227DF, -1, -1, -1, -1, -1, -1, -1, -1, 1424619 }, { 0x227E2, -1, -1, 1424624, -1, -1, -1, -1, -1, -1 }, { 0x227E3, -1, -1, 1424628, -1, -1, -1, -1, -1, -1 }, { 0x227E4, -1, -1, 1424634, -1, -1, -1, -1, -1, -1 }, { 0x227E7, -1, -1, 1424638, -1, -1, -1, -1, -1, -1 }, { 0x227E8, -1, -1, 1424642, -1, -1, -1, -1, -1, -1 }, { 0x227E9, -1, -1, 1424646, -1, -1, -1, -1, -1, -1 }, { 0x227EA, -1, -1, 1424651, -1, -1, -1, -1, -1, -1 }, { 0x227ED, -1, -1, 1424655, -1, -1, -1, -1, -1, -1 }, { 0x227EF, -1, -1, 1424660, -1, -1, -1, -1, -1, -1 }, { 0x227F0, -1, -1, 1424665, -1, -1, -1, -1, -1, -1 }, { 0x227F1, -1, -1, 1424669, -1, -1, -1, -1, -1, -1 }, { 0x227F3, -1, -1, 1424675, -1, -1, -1, -1, -1, -1 }, { 0x227F4, -1, -1, 1424679, -1, -1, -1, -1, -1, -1 }, { 0x227F5, -1, -1, 1424684, -1, -1, -1, -1, -1, -1 }, { 0x227F9, -1, -1, -1, -1, -1, -1, -1, -1, 1424688 }, { 0x227FC, 1424702, 1424696, -1, -1, -1, -1, -1, -1, -1 }, { 0x227FE, -1, -1, 1424724, -1, -1, -1, -1, -1, -1 }, { 0x227FF, -1, -1, 1424729, -1, -1, -1, -1, -1, -1 }, { 0x22803, 1424741, 1424735, -1, -1, -1, -1, -1, -1, -1 }, { 0x22804, -1, -1, -1, -1, -1, -1, -1, -1, 1424787 }, { 0x22805, -1, -1, -1, -1, -1, -1, -1, -1, 1424793 }, { 0x22806, -1, -1, -1, -1, -1, -1, -1, -1, 1424799 }, { 0x22807, -1, -1, -1, -1, -1, -1, -1, -1, 1424808 }, { 0x22808, -1, -1, -1, -1, -1, -1, -1, -1, 1424813 }, { 0x22809, -1, -1, -1, -1, -1, -1, -1, -1, 1424819 }, { 0x22810, -1, -1, -1, -1, -1, -1, -1, -1, 1424826 }, { 0x2281B, -1, -1, 1424831, -1, -1, -1, -1, -1, -1 }, { 0x2281D, -1, -1, 1424836, -1, -1, -1, -1, -1, -1 }, { 0x22821, -1, -1, 1424841, -1, -1, -1, -1, -1, -1 }, { 0x22823, -1, -1, -1, -1, -1, -1, -1, -1, 1424846 }, { 0x22824, -1, -1, -1, -1, -1, -1, -1, -1, 1424853 }, { 0x22825, -1, -1, -1, -1, -1, -1, -1, -1, 1424860 }, { 0x22826, -1, -1, -1, -1, -1, -1, -1, -1, 1424865 }, { 0x22827, -1, -1, -1, -1, -1, -1, -1, -1, 1424871 }, { 0x22828, -1, -1, -1, -1, -1, -1, -1, -1, 1424877 }, { 0x22829, -1, -1, -1, -1, -1, -1, -1, -1, 1424883 }, { 0x2282A, -1, -1, -1, -1, -1, -1, -1, -1, 1424887 }, { 0x2282B, -1, -1, 1424895, -1, -1, -1, -1, -1, -1 }, { 0x2282C, -1, -1, 1424900, -1, -1, -1, -1, -1, -1 }, { 0x2282D, -1, -1, 1424905, -1, -1, -1, -1, -1, -1 }, { 0x2282E, -1, -1, 1424909, -1, -1, -1, -1, -1, -1 }, { 0x2282F, -1, -1, -1, -1, -1, -1, -1, -1, 1424914 }, { 0x22832, -1, -1, 1424921, -1, -1, -1, -1, -1, -1 }, { 0x22833, 1424930, 1424925, 1424952, -1, -1, -1, -1, -1, -1 }, { 0x22835, 1424963, 1424957, 1424981, -1, -1, -1, -1, -1, -1 }, { 0x22837, -1, -1, 1424987, -1, -1, -1, -1, -1, -1 }, { 0x22839, -1, -1, 1424994, -1, -1, -1, -1, -1, -1 }, { 0x2283A, -1, -1, 1424998, -1, -1, -1, -1, -1, -1 }, { 0x2283C, -1, -1, 1425002, -1, -1, -1, -1, -1, -1 }, { 0x2283D, -1, -1, 1425007, -1, -1, -1, -1, -1, -1 }, { 0x2283F, -1, -1, 1425013, -1, -1, -1, -1, -1, -1 }, { 0x22840, -1, -1, 1425018, -1, -1, -1, -1, -1, -1 }, { 0x22841, -1, -1, 1425023, -1, -1, -1, -1, -1, -1 }, { 0x22842, -1, -1, 1425027, -1, -1, -1, -1, -1, -1 }, { 0x22843, -1, -1, 1425033, -1, -1, -1, -1, -1, -1 }, { 0x22845, -1, -1, 1425037, -1, -1, -1, -1, -1, -1 }, { 0x22847, -1, -1, 1425041, -1, -1, -1, -1, -1, -1 }, { 0x22848, -1, -1, 1425045, -1, -1, -1, -1, -1, -1 }, { 0x22849, -1, -1, 1425050, -1, -1, -1, -1, -1, -1 }, { 0x2284D, -1, -1, 1425054, -1, -1, -1, -1, -1, -1 }, { 0x2284E, -1, -1, 1425058, -1, -1, -1, -1, -1, -1 }, { 0x2284F, -1, -1, 1425062, -1, -1, -1, -1, -1, -1 }, { 0x22851, -1, -1, 1425066, -1, -1, -1, -1, -1, -1 }, { 0x22852, -1, -1, 1425070, -1, -1, -1, -1, -1, -1 }, { 0x2285F, -1, 1425075, -1, -1, -1, -1, -1, -1, -1 }, { 0x22860, -1, 1425080, -1, -1, -1, -1, -1, -1, -1 }, { 0x22870, -1, -1, 1425084, -1, -1, -1, -1, -1, -1 }, { 0x22871, -1, 1425090, -1, -1, -1, -1, -1, -1, -1 }, { 0x22874, -1, -1, 1425095, -1, -1, -1, -1, -1, -1 }, { 0x22875, -1, -1, 1425099, -1, -1, -1, -1, -1, -1 }, { 0x22879, -1, -1, 1425105, -1, -1, -1, -1, -1, -1 }, { 0x2287F, -1, -1, -1, -1, -1, -1, -1, -1, 1425112 }, { 0x22881, -1, -1, -1, -1, -1, -1, -1, -1, 1425119 }, { 0x22882, -1, -1, 1425125, -1, -1, -1, -1, -1, 1425130 }, { 0x22884, -1, -1, -1, -1, -1, -1, -1, -1, 1425136 }, { 0x22885, -1, -1, -1, -1, -1, -1, -1, -1, 1425143 }, { 0x22886, -1, -1, -1, -1, -1, -1, -1, -1, 1425151 }, { 0x22887, -1, -1, -1, -1, -1, -1, -1, -1, 1425158 }, { 0x22888, -1, -1, -1, -1, -1, -1, -1, -1, 1425164 }, { 0x22889, -1, -1, -1, -1, -1, -1, -1, -1, 1425170 }, { 0x2288A, -1, -1, -1, -1, -1, -1, -1, -1, 1425176 }, { 0x2288B, -1, -1, -1, -1, -1, -1, -1, -1, 1425182 }, { 0x2288C, -1, -1, 1425190, -1, -1, -1, -1, -1, -1 }, { 0x2288D, -1, -1, 1425197, -1, -1, -1, -1, -1, -1 }, { 0x22892, -1, -1, 1425202, -1, -1, -1, -1, -1, -1 }, { 0x22893, -1, -1, 1425206, -1, -1, -1, -1, -1, -1 }, { 0x22896, -1, -1, 1425212, -1, -1, -1, -1, -1, -1 }, { 0x22897, -1, -1, 1425216, -1, -1, -1, -1, -1, -1 }, { 0x2289A, -1, -1, 1425222, -1, -1, -1, -1, -1, -1 }, { 0x2289C, -1, -1, 1425227, -1, -1, -1, -1, -1, -1 }, { 0x2289E, -1, -1, 1425231, -1, -1, -1, -1, -1, -1 }, { 0x228AC, -1, -1, -1, -1, -1, -1, -1, -1, 1425235 }, { 0x228AD, -1, 1425241, -1, -1, -1, -1, -1, -1, -1 }, { 0x228AF, -1, -1, -1, -1, -1, -1, -1, -1, 1425246 }, { 0x228B2, -1, -1, -1, -1, -1, -1, -1, -1, 1425253 }, { 0x228B9, -1, -1, 1425260, -1, -1, -1, -1, -1, -1 }, { 0x228BA, 1425273, 1425267, -1, -1, -1, -1, -1, -1, -1 }, { 0x228BD, -1, -1, -1, -1, -1, -1, -1, -1, 1425282 }, { 0x228C0, -1, -1, -1, -1, -1, -1, -1, -1, 1425289 }, { 0x228C1, -1, 1425296, -1, -1, -1, -1, -1, -1, -1 }, { 0x228C2, -1, -1, -1, -1, -1, -1, -1, -1, 1425302 }, { 0x228C3, -1, -1, -1, -1, -1, -1, -1, -1, 1425308 }, { 0x228C4, -1, -1, -1, -1, -1, -1, -1, -1, 1425314 }, { 0x228C5, -1, -1, -1, -1, -1, -1, -1, -1, 1425320 }, { 0x228C6, -1, -1, -1, -1, -1, -1, -1, -1, 1425326 }, { 0x228C7, -1, -1, -1, -1, -1, -1, -1, -1, 1425333 }, { 0x228C8, -1, -1, -1, -1, -1, -1, -1, -1, 1425339 }, { 0x228C9, -1, -1, 1425344, -1, -1, -1, -1, -1, -1 }, { 0x228CA, -1, -1, 1425348, -1, -1, -1, -1, -1, -1 }, { 0x228CE, -1, -1, 1425354, -1, -1, -1, -1, -1, -1 }, { 0x228CF, -1, 1425360, 1425364, -1, -1, -1, -1, -1, -1 }, { 0x228D0, -1, -1, 1425368, -1, -1, -1, -1, -1, -1 }, { 0x228D3, -1, -1, 1425373, -1, -1, -1, -1, -1, -1 }, { 0x228D4, -1, -1, 1425378, -1, -1, -1, -1, -1, -1 }, { 0x228D5, -1, -1, 1425384, -1, -1, -1, -1, -1, -1 }, { 0x228D7, -1, -1, 1425388, -1, -1, -1, -1, -1, -1 }, { 0x228D8, -1, -1, 1425392, -1, -1, -1, -1, -1, -1 }, { 0x228D9, -1, -1, 1425397, -1, -1, -1, -1, -1, -1 }, { 0x228DA, -1, -1, 1425403, -1, -1, -1, -1, -1, -1 }, { 0x228DE, -1, -1, 1425407, -1, -1, -1, -1, -1, -1 }, { 0x228E0, -1, -1, 1425411, -1, -1, -1, -1, -1, -1 }, { 0x228E7, -1, -1, -1, -1, -1, -1, -1, -1, 1425416 }, { 0x228F3, -1, -1, 1425423, -1, -1, -1, -1, -1, -1 }, { 0x228F7, -1, 1425428, -1, -1, -1, -1, -1, -1, -1 }, { 0x228F8, -1, -1, -1, -1, -1, -1, -1, -1, 1425433 }, { 0x228F9, -1, -1, -1, -1, -1, -1, -1, -1, 1425439 }, { 0x228FB, -1, -1, 1425446, -1, -1, -1, -1, -1, -1 }, { 0x228FC, -1, -1, 1425450, -1, -1, -1, -1, -1, -1 }, { 0x228FF, -1, -1, 1425455, -1, -1, -1, -1, -1, -1 }, { 0x22901, -1, -1, 1425460, -1, -1, -1, -1, -1, -1 }, { 0x22902, -1, -1, 1425465, -1, -1, -1, -1, -1, -1 }, { 0x22904, -1, -1, 1425469, -1, -1, -1, -1, -1, -1 }, { 0x22906, -1, -1, 1425475, -1, -1, -1, -1, -1, -1 }, { 0x2290B, -1, -1, 1425479, -1, -1, -1, -1, -1, -1 }, { 0x2290D, -1, -1, 1425483, -1, -1, -1, -1, -1, -1 }, { 0x2290E, -1, -1, 1425488, -1, -1, -1, -1, -1, -1 }, { 0x22910, -1, -1, 1425493, -1, -1, -1, -1, -1, -1 }, { 0x22918, -1, -1, 1425498, -1, -1, -1, -1, -1, -1 }, { 0x2291A, -1, -1, 1425504, -1, -1, -1, -1, -1, -1 }, { 0x2291B, -1, -1, -1, -1, -1, -1, -1, -1, 1425510 }, { 0x2291C, -1, -1, -1, -1, -1, -1, -1, -1, 1425515 }, { 0x2291D, -1, -1, -1, -1, -1, -1, -1, -1, 1425523 }, { 0x2291E, -1, -1, -1, -1, -1, -1, -1, -1, 1425529 }, { 0x2291F, -1, -1, -1, -1, -1, -1, -1, -1, 1425535 }, { 0x22920, -1, -1, -1, -1, -1, -1, -1, -1, 1425541 }, { 0x22921, -1, -1, -1, -1, -1, -1, -1, -1, 1425547 }, { 0x22922, -1, -1, -1, -1, -1, -1, -1, -1, 1425553 }, { 0x22923, -1, -1, -1, -1, -1, -1, -1, -1, 1425560 }, { 0x22924, -1, -1, 1425566, -1, -1, -1, -1, -1, -1 }, { 0x22926, -1, 1425574, -1, -1, -1, -1, -1, -1, -1 }, { 0x22927, -1, -1, 1425580, -1, -1, -1, -1, -1, -1 }, { 0x22929, -1, -1, 1425586, -1, -1, -1, -1, -1, -1 }, { 0x2292B, -1, -1, 1425590, -1, -1, -1, -1, -1, -1 }, { 0x2292F, -1, -1, 1425594, -1, -1, -1, -1, -1, -1 }, { 0x22930, -1, -1, 1425599, -1, -1, -1, -1, -1, -1 }, { 0x22931, -1, -1, 1425604, -1, -1, -1, -1, -1, -1 }, { 0x22932, -1, -1, 1425610, -1, -1, -1, -1, -1, -1 }, { 0x22939, 1425621, 1425616, -1, -1, -1, -1, -1, -1, -1 }, { 0x22942, -1, -1, 1425652, -1, -1, -1, -1, -1, -1 }, { 0x22943, -1, -1, 1425658, -1, -1, -1, -1, -1, -1 }, { 0x22945, -1, -1, -1, -1, -1, -1, -1, -1, 1425663 }, { 0x22946, -1, -1, -1, -1, -1, -1, -1, -1, 1425669 }, { 0x22947, -1, -1, -1, -1, -1, -1, -1, -1, 1425674 }, { 0x22948, -1, -1, -1, -1, -1, -1, -1, -1, 1425680 }, { 0x22949, -1, -1, -1, -1, -1, -1, -1, -1, 1425683 }, { 0x2294B, -1, -1, 1425690, -1, -1, -1, -1, -1, -1 }, { 0x2294C, -1, -1, 1425696, -1, -1, -1, -1, -1, -1 }, { 0x2294F, -1, 1425702, 1425714, -1, -1, -1, -1, 1425708, -1 }, { 0x22950, -1, -1, 1425720, -1, -1, -1, -1, -1, -1 }, { 0x22956, -1, -1, -1, -1, -1, -1, -1, -1, 1425725 }, { 0x22958, 1425736, 1425730, 1425744, -1, -1, -1, -1, -1, -1 }, { 0x2295A, -1, -1, 1425749, -1, -1, -1, -1, -1, -1 }, { 0x2295E, 1425761, 1425755, 1425801, -1, -1, -1, -1, -1, -1 }, { 0x22960, 1425814, 1425808, -1, -1, -1, -1, -1, -1, -1 }, { 0x22962, -1, -1, -1, -1, -1, -1, -1, -1, 1425832 }, { 0x22963, -1, -1, -1, -1, -1, -1, -1, -1, 1425839 }, { 0x22967, -1, 1425846, -1, -1, -1, -1, -1, -1, -1 }, { 0x2296A, -1, -1, -1, -1, -1, -1, -1, -1, 1425852 }, { 0x2296B, -1, 1425858, -1, -1, -1, -1, -1, -1, -1 }, { 0x22973, -1, -1, 1425863, -1, -1, -1, -1, -1, -1 }, { 0x22976, -1, -1, -1, -1, -1, -1, -1, -1, 1425867 }, { 0x22977, -1, -1, -1, -1, -1, -1, -1, -1, 1425875 }, { 0x2297D, -1, -1, 1425881, -1, -1, -1, -1, -1, -1 }, { 0x22980, -1, 1425886, -1, -1, -1, -1, -1, -1, -1 }, { 0x22982, 1425898, 1425892, -1, -1, -1, -1, -1, -1, 1425930 }, { 0x22984, -1, -1, -1, -1, -1, -1, -1, -1, 1425936 }, { 0x22985, -1, -1, 1425941, -1, -1, -1, -1, -1, -1 }, { 0x22988, -1, -1, 1425947, -1, -1, -1, -1, -1, -1 }, { 0x2298A, -1, -1, 1425952, -1, -1, -1, -1, -1, -1 }, { 0x2298C, -1, -1, 1425957, -1, -1, -1, -1, -1, -1 }, { 0x2298D, -1, -1, 1425961, -1, -1, -1, -1, -1, -1 }, { 0x2298E, -1, -1, 1425966, -1, -1, -1, -1, -1, -1 }, { 0x2298F, 1425971, -1, 1425991, -1, -1, -1, -1, -1, -1 }, { 0x22991, -1, -1, 1425996, -1, -1, -1, -1, -1, -1 }, { 0x22992, -1, -1, 1426003, -1, -1, -1, -1, -1, -1 }, { 0x22993, -1, 1426008, -1, -1, -1, -1, -1, -1, -1 }, { 0x22995, -1, -1, 1426013, -1, -1, -1, -1, -1, -1 }, { 0x2299A, -1, -1, 1426017, -1, -1, -1, -1, -1, -1 }, { 0x2299F, -1, -1, 1426022, -1, -1, -1, -1, -1, -1 }, { 0x229B0, -1, -1, 1426027, -1, -1, -1, -1, -1, -1 }, { 0x229B1, -1, -1, 1426032, -1, -1, -1, -1, -1, -1 }, { 0x229B2, -1, -1, 1426036, -1, -1, -1, -1, -1, -1 }, { 0x229B4, -1, -1, 1426040, -1, -1, -1, -1, -1, -1 }, { 0x229B8, -1, -1, 1426044, -1, -1, -1, -1, -1, -1 }, { 0x229BA, -1, -1, 1426049, -1, -1, -1, -1, -1, -1 }, { 0x229BC, -1, -1, 1426055, -1, -1, -1, -1, -1, -1 }, { 0x229BD, -1, -1, 1426060, -1, -1, -1, -1, -1, -1 }, { 0x229BF, -1, -1, 1426066, -1, -1, -1, -1, -1, -1 }, { 0x229C0, -1, -1, 1426072, -1, -1, -1, -1, -1, -1 }, { 0x229C5, -1, -1, 1426077, -1, -1, -1, -1, -1, -1 }, { 0x229C7, -1, -1, 1426084, -1, -1, -1, -1, -1, -1 }, { 0x229C8, -1, -1, 1426089, -1, -1, -1, -1, -1, -1 }, { 0x229CF, -1, -1, 1426095, -1, -1, -1, -1, -1, -1 }, { 0x229D0, 1426105, 1426100, -1, -1, -1, -1, -1, -1, -1 }, { 0x229D1, -1, -1, 1426127, -1, -1, -1, -1, -1, -1 }, { 0x229D6, -1, -1, 1426131, -1, -1, -1, -1, -1, -1 }, { 0x229D7, -1, -1, 1426136, -1, -1, -1, -1, -1, -1 }, { 0x229DA, -1, -1, -1, -1, -1, -1, -1, -1, 1426142 }, { 0x229DC, 1426152, 1426147, -1, -1, -1, -1, -1, -1, -1 }, { 0x229DD, -1, -1, 1426165, -1, -1, -1, -1, -1, -1 }, { 0x229DE, -1, -1, 1426170, -1, -1, -1, -1, -1, -1 }, { 0x229E0, -1, -1, 1426175, -1, -1, -1, -1, -1, -1 }, { 0x229E4, -1, -1, 1426179, -1, -1, -1, -1, -1, -1 }, { 0x229E5, -1, -1, 1426184, -1, -1, -1, -1, -1, -1 }, { 0x229E6, -1, -1, 1426190, -1, -1, -1, -1, -1, -1 }, { 0x229E7, -1, -1, 1426195, -1, -1, -1, -1, -1, -1 }, { 0x229EE, -1, -1, 1426199, -1, -1, -1, -1, -1, -1 }, { 0x229F0, -1, -1, 1426204, -1, -1, -1, -1, -1, -1 }, { 0x229F1, -1, -1, 1426209, -1, -1, -1, -1, -1, -1 }, { 0x229F2, -1, -1, -1, -1, -1, -1, -1, -1, 1426215 }, { 0x229F3, -1, -1, 1426218, -1, -1, -1, -1, -1, -1 }, { 0x229F4, -1, -1, 1426224, -1, -1, -1, -1, -1, -1 }, { 0x229FB, -1, -1, 1426228, -1, -1, -1, -1, -1, -1 }, { 0x229FD, -1, -1, 1426233, -1, -1, -1, -1, -1, -1 }, { 0x22A01, -1, -1, 1426237, -1, -1, -1, -1, -1, -1 }, { 0x22A02, -1, -1, 1426241, -1, -1, -1, -1, -1, -1 }, { 0x22A03, -1, -1, -1, -1, -1, -1, -1, -1, 1426245 }, { 0x22A0F, -1, -1, 1426250, -1, -1, -1, -1, -1, -1 }, { 0x22A10, -1, -1, 1426255, -1, -1, -1, -1, -1, -1 }, { 0x22A12, -1, -1, 1426259, -1, -1, -1, -1, -1, -1 }, { 0x22A14, -1, -1, 1426264, -1, -1, -1, -1, -1, -1 }, { 0x22A16, -1, -1, 1426269, -1, -1, -1, -1, -1, -1 }, { 0x22A17, -1, -1, 1426274, -1, -1, -1, -1, -1, -1 }, { 0x22A1C, -1, -1, 1426279, -1, -1, -1, -1, -1, -1 }, { 0x22A1D, -1, -1, 1426284, -1, -1, -1, -1, -1, -1 }, { 0x22A1F, -1, -1, 1426289, -1, -1, -1, -1, -1, -1 }, { 0x22A21, -1, -1, 1426293, -1, -1, -1, -1, -1, -1 }, { 0x22A25, -1, -1, 1426296, -1, -1, -1, -1, -1, -1 }, { 0x22A26, -1, -1, 1426300, -1, -1, -1, -1, -1, -1 }, { 0x22A28, -1, -1, 1426304, -1, -1, -1, -1, -1, -1 }, { 0x22A2B, -1, -1, 1426308, -1, -1, -1, -1, -1, -1 }, { 0x22A2E, -1, -1, 1426313, -1, -1, -1, -1, -1, -1 }, { 0x22A2F, -1, -1, 1426317, -1, -1, -1, -1, -1, -1 }, { 0x22A30, -1, -1, 1426322, -1, -1, -1, -1, -1, -1 }, { 0x22A31, -1, -1, 1426326, -1, -1, -1, -1, -1, -1 }, { 0x22A33, -1, -1, 1426333, -1, -1, -1, -1, -1, -1 }, { 0x22A35, -1, -1, -1, -1, -1, -1, -1, -1, 1426337 }, { 0x22A3A, -1, -1, 1426342, -1, -1, -1, -1, -1, -1 }, { 0x22A3F, -1, -1, 1426348, -1, -1, -1, -1, -1, -1 }, { 0x22A40, -1, -1, 1426354, -1, -1, -1, -1, -1, -1 }, { 0x22A41, -1, -1, 1426360, -1, -1, -1, -1, -1, -1 }, { 0x22A44, -1, -1, 1426364, -1, -1, -1, -1, -1, -1 }, { 0x22A48, -1, -1, 1426369, -1, -1, -1, -1, -1, -1 }, { 0x22A49, -1, -1, -1, -1, -1, -1, -1, -1, 1426373 }, { 0x22A4A, -1, -1, -1, -1, -1, -1, -1, -1, 1426380 }, { 0x22A4F, -1, -1, 1426386, -1, -1, -1, -1, -1, -1 }, { 0x22A50, -1, -1, 1426390, -1, -1, -1, -1, -1, -1 }, { 0x22A51, -1, -1, 1426394, -1, -1, -1, -1, -1, -1 }, { 0x22A52, -1, -1, 1426398, -1, -1, -1, -1, -1, -1 }, { 0x22A53, -1, -1, 1426402, -1, -1, -1, -1, -1, -1 }, { 0x22A55, -1, -1, 1426406, -1, -1, -1, -1, -1, -1 }, { 0x22A56, -1, -1, 1426410, -1, -1, -1, -1, -1, -1 }, { 0x22A57, -1, -1, 1426415, -1, -1, -1, -1, -1, -1 }, { 0x22A58, -1, -1, 1426421, -1, -1, -1, -1, -1, -1 }, { 0x22A5B, -1, -1, -1, -1, -1, -1, -1, -1, 1426425 }, { 0x22A5C, -1, -1, -1, -1, -1, -1, -1, -1, 1426432 }, { 0x22A5E, -1, -1, 1426437, -1, -1, -1, -1, -1, -1 }, { 0x22A5F, -1, -1, 1426441, -1, -1, -1, -1, -1, -1 }, { 0x22A60, -1, -1, 1426447, -1, -1, -1, -1, -1, -1 }, { 0x22A61, -1, -1, 1426454, -1, -1, -1, -1, -1, -1 }, { 0x22A62, -1, -1, 1426458, -1, -1, -1, -1, -1, -1 }, { 0x22A63, -1, -1, -1, -1, -1, -1, -1, -1, 1426464 }, { 0x22A64, -1, -1, -1, -1, -1, -1, -1, -1, 1426472 }, { 0x22A66, 1426485, 1426480, 1426536, -1, -1, -1, -1, -1, -1 }, { 0x22A67, -1, -1, -1, -1, -1, -1, -1, -1, 1426540 }, { 0x22A68, -1, -1, 1426546, -1, -1, -1, -1, -1, -1 }, { 0x22A6A, -1, -1, -1, -1, -1, -1, -1, -1, 1426552 }, { 0x22A6D, -1, -1, -1, -1, -1, -1, -1, -1, 1426558 }, { 0x22A6E, -1, -1, 1426566, -1, -1, -1, -1, -1, 1426570 }, { 0x22A6F, -1, -1, 1426576, -1, -1, -1, -1, -1, -1 }, { 0x22A70, -1, -1, 1426581, -1, -1, -1, -1, -1, -1 }, { 0x22A72, -1, -1, 1426588, -1, -1, -1, -1, -1, -1 }, { 0x22A77, -1, -1, 1426593, -1, -1, -1, -1, -1, -1 }, { 0x22A78, -1, -1, 1426598, -1, -1, -1, -1, -1, -1 }, { 0x22A79, -1, -1, 1426603, -1, -1, -1, -1, -1, -1 }, { 0x22A7B, -1, -1, 1426608, -1, -1, -1, -1, -1, -1 }, { 0x22A7C, -1, -1, 1426613, -1, -1, -1, -1, -1, -1 }, { 0x22A7D, -1, -1, -1, -1, -1, -1, -1, -1, 1426617 }, { 0x22A7E, -1, -1, -1, -1, -1, -1, -1, -1, 1426623 }, { 0x22A7F, -1, -1, -1, -1, -1, -1, -1, -1, 1426630 }, { 0x22A80, -1, -1, -1, -1, -1, -1, -1, -1, 1426635 }, { 0x22A83, -1, -1, 1426641, -1, -1, -1, -1, -1, -1 }, { 0x22A87, -1, -1, 1426645, -1, -1, -1, -1, -1, -1 }, { 0x22A88, -1, -1, 1426652, -1, -1, -1, -1, -1, -1 }, { 0x22A8B, -1, -1, 1426657, -1, -1, -1, -1, -1, -1 }, { 0x22A8D, -1, -1, 1426663, -1, -1, -1, -1, -1, -1 }, { 0x22A8E, -1, -1, 1426668, -1, -1, -1, -1, -1, -1 }, { 0x22A8F, -1, -1, 1426673, -1, -1, -1, -1, -1, -1 }, { 0x22A93, 1426683, 1426677, -1, -1, -1, -1, -1, -1, -1 }, { 0x22A97, -1, -1, -1, -1, -1, -1, -1, -1, 1426709 }, { 0x22AA5, -1, -1, 1426715, -1, -1, -1, -1, -1, 1426720 }, { 0x22AA6, -1, -1, 1426726, -1, -1, -1, -1, -1, -1 }, { 0x22AA7, -1, -1, 1426730, -1, -1, -1, -1, -1, -1 }, { 0x22AAA, -1, -1, 1426734, -1, -1, -1, -1, -1, -1 }, { 0x22AAC, -1, -1, 1426739, -1, -1, -1, -1, -1, -1 }, { 0x22AAD, -1, -1, -1, -1, -1, -1, -1, -1, 1426745 }, { 0x22AAE, -1, -1, -1, -1, -1, -1, -1, -1, 1426752 }, { 0x22AAF, -1, -1, -1, -1, -1, -1, -1, -1, 1426757 }, { 0x22AB0, -1, -1, -1, -1, -1, -1, -1, -1, 1426763 }, { 0x22AB1, -1, -1, -1, -1, -1, -1, -1, -1, 1426770 }, { 0x22AB2, -1, -1, -1, -1, -1, -1, -1, -1, 1426776 }, { 0x22AB3, -1, -1, -1, -1, -1, -1, -1, -1, 1426782 }, { 0x22AB6, -1, -1, 1426788, -1, -1, -1, -1, -1, -1 }, { 0x22AB7, -1, -1, 1426794, -1, -1, -1, -1, -1, 1426801 }, { 0x22ABC, -1, -1, 1426806, -1, -1, -1, -1, -1, -1 }, { 0x22ABE, -1, -1, 1426811, -1, -1, -1, -1, -1, -1 }, { 0x22AC3, -1, -1, -1, -1, -1, -1, -1, -1, 1426818 }, { 0x22AC4, -1, -1, -1, -1, -1, -1, -1, -1, 1426823 }, { 0x22AC5, -1, -1, -1, -1, -1, -1, -1, -1, 1426830 }, { 0x22AC6, -1, -1, -1, -1, -1, -1, -1, -1, 1426837 }, { 0x22AC8, -1, -1, -1, -1, -1, -1, -1, -1, 1426843 }, { 0x22ACA, 1426853, 1426847, -1, -1, -1, -1, -1, -1, -1 }, { 0x22ACC, -1, -1, -1, -1, -1, -1, -1, -1, 1426889 }, { 0x22ACF, 1426898, 1426893, -1, -1, -1, -1, -1, -1, -1 }, { 0x22AD0, -1, -1, 1426915, -1, -1, -1, -1, -1, -1 }, { 0x22AD1, -1, -1, -1, -1, -1, -1, -1, -1, 1426920 }, { 0x22AD3, -1, 1426927, 1426932, -1, -1, -1, -1, -1, -1 }, { 0x22AD4, -1, -1, 1426936, -1, -1, -1, -1, -1, -1 }, { 0x22AD5, 1426948, 1426942, -1, -1, -1, -1, -1, -1, 1426970 }, { 0x22AD6, -1, -1, -1, -1, -1, -1, -1, -1, 1426977 }, { 0x22AD7, -1, -1, -1, -1, -1, -1, -1, -1, 1426984 }, { 0x22AD8, -1, 1426992, -1, -1, -1, -1, -1, -1, 1426997 }, { 0x22AD9, -1, -1, -1, -1, -1, -1, -1, -1, 1427000 }, { 0x22ADA, -1, -1, -1, -1, -1, -1, -1, -1, 1427007 }, { 0x22ADB, -1, -1, -1, -1, -1, -1, -1, -1, 1427012 }, { 0x22ADC, -1, -1, -1, -1, -1, -1, -1, -1, 1427020 }, { 0x22ADD, -1, -1, -1, -1, -1, -1, -1, -1, 1427027 }, { 0x22ADE, -1, -1, -1, -1, -1, -1, -1, -1, 1427032 }, { 0x22ADF, -1, -1, -1, -1, -1, -1, -1, -1, 1427039 }, { 0x22AE0, -1, -1, -1, -1, -1, -1, -1, -1, 1427045 }, { 0x22AE1, -1, -1, -1, -1, -1, -1, -1, -1, 1427051 }, { 0x22AE2, -1, -1, 1427058, -1, -1, -1, -1, -1, -1 }, { 0x22AE3, -1, -1, -1, -1, -1, -1, -1, -1, 1427063 }, { 0x22AE6, 1427075, 1427069, -1, -1, -1, 1427129, 1427134, -1, -1 }, { 0x22AE7, -1, -1, 1427144, -1, -1, -1, -1, -1, -1 }, { 0x22AE8, 1427157, 1427150, 1427185, -1, -1, -1, -1, -1, -1 }, { 0x22AEB, 1427196, 1427191, 1427211, -1, -1, -1, -1, -1, -1 }, { 0x22AEC, 1427221, 1427215, 1427245, -1, -1, -1, -1, -1, -1 }, { 0x22AED, -1, -1, 1427249, -1, -1, -1, -1, -1, -1 }, { 0x22AEF, -1, -1, 1427253, -1, -1, -1, -1, -1, -1 }, { 0x22AF0, -1, -1, 1427257, -1, -1, -1, -1, -1, -1 }, { 0x22AF2, -1, -1, 1427262, -1, -1, -1, -1, -1, -1 }, { 0x22AF4, -1, -1, 1427267, -1, -1, -1, -1, -1, -1 }, { 0x22AF5, -1, -1, 1427271, -1, -1, -1, -1, -1, -1 }, { 0x22AF7, -1, -1, 1427275, -1, -1, -1, -1, -1, -1 }, { 0x22AF8, -1, -1, 1427279, -1, -1, -1, -1, -1, -1 }, { 0x22AFB, -1, -1, 1427283, -1, -1, -1, -1, -1, -1 }, { 0x22AFF, -1, -1, 1427288, -1, -1, -1, -1, -1, -1 }, { 0x22B00, -1, -1, 1427294, -1, -1, -1, -1, -1, -1 }, { 0x22B02, 1427306, 1427300, -1, -1, -1, -1, -1, -1, -1 }, { 0x22B04, -1, -1, -1, -1, -1, -1, -1, -1, 1427316 }, { 0x22B05, -1, -1, -1, -1, -1, -1, -1, -1, 1427322 }, { 0x22B07, -1, -1, -1, -1, -1, -1, -1, -1, 1427327 }, { 0x22B0D, 1427338, 1427333, -1, -1, -1, -1, -1, -1, -1 }, { 0x22B0E, -1, 1427349, -1, -1, -1, -1, -1, -1, -1 }, { 0x22B10, -1, -1, -1, -1, -1, -1, -1, -1, 1427354 }, { 0x22B17, -1, -1, -1, -1, -1, -1, -1, -1, 1427359 }, { 0x22B22, -1, 1427365, -1, -1, -1, -1, -1, -1, 1427370 }, { 0x22B23, -1, -1, -1, -1, -1, -1, -1, -1, 1427375 }, { 0x22B24, -1, -1, -1, -1, -1, -1, -1, -1, 1427379 }, { 0x22B25, -1, -1, -1, -1, -1, -1, -1, -1, 1427388 }, { 0x22B26, -1, -1, -1, -1, -1, -1, -1, -1, 1427395 }, { 0x22B27, -1, -1, -1, -1, -1, -1, -1, -1, 1427401 }, { 0x22B28, -1, -1, -1, -1, -1, -1, -1, -1, 1427406 }, { 0x22B29, -1, -1, -1, -1, -1, -1, -1, -1, 1427412 }, { 0x22B2B, -1, -1, 1427420, -1, -1, -1, -1, -1, -1 }, { 0x22B2C, -1, -1, 1427426, -1, -1, -1, -1, -1, -1 }, { 0x22B2D, -1, -1, -1, -1, -1, -1, -1, -1, 1427431 }, { 0x22B2E, -1, -1, -1, -1, -1, -1, -1, -1, 1427438 }, { 0x22B31, -1, -1, 1427444, -1, -1, -1, -1, -1, 1427449 }, { 0x22B32, -1, -1, 1427455, -1, -1, -1, -1, -1, -1 }, { 0x22B33, -1, -1, 1427459, -1, -1, -1, -1, -1, -1 }, { 0x22B34, -1, -1, 1427463, -1, -1, -1, -1, -1, -1 }, { 0x22B35, -1, -1, 1427468, -1, -1, -1, -1, -1, -1 }, { 0x22B36, -1, -1, 1427473, -1, -1, -1, -1, -1, -1 }, { 0x22B37, -1, -1, 1427478, -1, -1, -1, -1, -1, -1 }, { 0x22B39, -1, -1, -1, -1, -1, -1, -1, -1, 1427483 }, { 0x22B3C, -1, -1, 1427489, -1, -1, -1, -1, -1, -1 }, { 0x22B3E, -1, -1, 1427494, -1, -1, -1, -1, -1, -1 }, { 0x22B3F, 1427504, 1427498, 1427574, -1, -1, -1, -1, -1, 1427579 }, { 0x22B41, -1, -1, 1427585, -1, -1, -1, -1, -1, -1 }, { 0x22B42, -1, -1, 1427589, -1, -1, -1, -1, -1, -1 }, { 0x22B43, 1427599, 1427594, 1427697, -1, -1, -1, -1, -1, -1 }, { 0x22B44, -1, -1, 1427703, -1, -1, -1, -1, -1, -1 }, { 0x22B45, -1, -1, 1427707, -1, -1, -1, -1, -1, -1 }, { 0x22B46, 1427717, 1427712, 1427749, -1, -1, -1, -1, -1, -1 }, { 0x22B48, -1, -1, 1427755, -1, -1, -1, -1, -1, -1 }, { 0x22B4E, -1, -1, 1427761, -1, -1, -1, -1, -1, -1 }, { 0x22B4F, 1427773, 1427768, 1427800, -1, -1, -1, -1, -1, -1 }, { 0x22B51, -1, -1, -1, -1, -1, -1, -1, -1, 1427805 }, { 0x22B57, -1, -1, -1, -1, -1, -1, -1, -1, 1427814 }, { 0x22B5C, -1, -1, -1, -1, -1, -1, -1, -1, 1427821 }, { 0x22B5D, -1, -1, -1, -1, -1, -1, -1, -1, 1427827 }, { 0x22B65, -1, -1, 1427834, -1, -1, -1, -1, -1, -1 }, { 0x22B66, -1, -1, 1427840, -1, -1, -1, -1, -1, -1 }, { 0x22B67, -1, -1, 1427846, -1, -1, -1, -1, -1, -1 }, { 0x22B6A, -1, 1427851, -1, -1, -1, -1, -1, -1, -1 }, { 0x22B6B, -1, -1, -1, -1, -1, -1, -1, -1, 1427856 }, { 0x22B6C, -1, -1, -1, -1, -1, -1, -1, -1, 1427862 }, { 0x22B6D, -1, -1, -1, -1, -1, -1, -1, -1, 1427868 }, { 0x22B6E, -1, -1, -1, -1, -1, -1, -1, -1, 1427874 }, { 0x22B6F, -1, -1, -1, -1, -1, -1, -1, -1, 1427880 }, { 0x22B70, -1, -1, -1, -1, -1, -1, -1, -1, 1427886 }, { 0x22B71, -1, -1, -1, -1, -1, -1, -1, -1, 1427892 }, { 0x22B72, -1, -1, -1, -1, -1, -1, -1, -1, 1427899 }, { 0x22B73, -1, -1, -1, -1, -1, -1, -1, -1, 1427904 }, { 0x22B74, -1, -1, -1, -1, -1, -1, -1, -1, 1427911 }, { 0x22B75, -1, -1, -1, -1, -1, -1, -1, -1, 1427919 }, { 0x22B76, -1, -1, -1, -1, -1, -1, -1, -1, 1427925 }, { 0x22B77, -1, -1, -1, -1, -1, -1, -1, -1, 1427931 }, { 0x22B78, -1, -1, -1, -1, -1, -1, -1, -1, 1427937 }, { 0x22B79, -1, -1, -1, -1, -1, -1, -1, -1, 1427943 }, { 0x22B7A, -1, -1, -1, -1, -1, -1, -1, -1, 1427949 }, { 0x22B7B, -1, -1, -1, -1, -1, -1, -1, -1, 1427955 }, { 0x22B7C, -1, -1, -1, -1, -1, -1, -1, -1, 1427959 }, { 0x22B7D, -1, -1, -1, -1, -1, -1, -1, -1, 1427964 }, { 0x22B7E, -1, -1, -1, -1, -1, -1, -1, -1, 1427971 }, { 0x22B7F, -1, -1, -1, -1, -1, -1, -1, -1, 1427978 }, { 0x22B80, -1, -1, -1, -1, -1, -1, -1, -1, 1427985 }, { 0x22B81, -1, -1, 1427990, -1, -1, -1, -1, -1, -1 }, { 0x22B82, -1, -1, 1427994, -1, -1, -1, -1, -1, -1 }, { 0x22B83, -1, -1, 1428000, -1, -1, -1, -1, -1, -1 }, { 0x22B84, -1, -1, 1428004, -1, -1, -1, -1, -1, -1 }, { 0x22B87, -1, -1, 1428010, -1, -1, -1, -1, -1, -1 }, { 0x22B89, -1, -1, 1428015, -1, -1, -1, -1, -1, -1 }, { 0x22B8A, -1, -1, 1428021, -1, -1, -1, -1, -1, -1 }, { 0x22B8C, -1, -1, 1428025, -1, -1, -1, -1, -1, -1 }, { 0x22B8D, -1, -1, 1428030, -1, -1, -1, -1, -1, -1 }, { 0x22B8F, -1, -1, 1428037, -1, -1, -1, -1, -1, -1 }, { 0x22B90, -1, -1, 1428043, -1, -1, -1, -1, -1, -1 }, { 0x22B91, 1428055, 1428050, -1, -1, -1, -1, -1, -1, 1428118 }, { 0x22B9A, -1, -1, 1428123, -1, -1, -1, -1, -1, -1 }, { 0x22B9B, -1, -1, 1428127, -1, -1, -1, -1, -1, -1 }, { 0x22B9E, -1, -1, 1428134, -1, -1, -1, -1, -1, -1 }, { 0x22BA9, -1, -1, -1, -1, -1, -1, -1, -1, 1428139 }, { 0x22BAA, -1, -1, -1, -1, -1, -1, -1, -1, 1428142 }, { 0x22BAB, -1, -1, -1, -1, -1, -1, -1, -1, 1428148 }, { 0x22BAC, -1, -1, -1, -1, -1, -1, -1, -1, 1428154 }, { 0x22BAD, -1, -1, -1, -1, -1, -1, -1, -1, 1428160 }, { 0x22BBF, -1, -1, -1, -1, -1, -1, -1, -1, 1428165 }, { 0x22BC5, -1, -1, 1428170, -1, -1, -1, -1, -1, -1 }, { 0x22BC9, -1, -1, 1428174, -1, -1, -1, -1, -1, -1 }, { 0x22BCA, 1428184, 1428179, -1, -1, -1, -1, -1, -1, -1 }, { 0x22BCB, -1, -1, 1428218, -1, -1, -1, -1, -1, -1 }, { 0x22BCC, -1, -1, 1428222, -1, -1, -1, -1, -1, -1 }, { 0x22BCE, 1428235, 1428228, -1, -1, -1, -1, -1, -1, -1 }, { 0x22BCF, -1, -1, -1, -1, -1, -1, -1, -1, 1428254 }, { 0x22BD0, -1, -1, -1, -1, -1, -1, -1, -1, 1428259 }, { 0x22BD1, -1, -1, -1, -1, -1, -1, -1, -1, 1428262 }, { 0x22BD2, -1, -1, -1, -1, -1, -1, -1, -1, 1428269 }, { 0x22BD3, -1, -1, -1, -1, -1, -1, -1, -1, 1428274 }, { 0x22BD4, -1, -1, -1, -1, -1, -1, -1, -1, 1428278 }, { 0x22BD5, -1, -1, -1, -1, -1, -1, -1, -1, 1428285 }, { 0x22BD6, -1, -1, -1, -1, -1, -1, -1, -1, 1428291 }, { 0x22BD7, -1, -1, -1, -1, -1, -1, -1, -1, 1428297 }, { 0x22BD8, -1, -1, -1, -1, -1, -1, -1, -1, 1428304 }, { 0x22BD9, -1, -1, -1, -1, -1, -1, -1, -1, 1428309 }, { 0x22BDA, -1, -1, -1, -1, -1, -1, -1, -1, 1428315 }, { 0x22BDB, -1, -1, -1, -1, -1, -1, -1, -1, 1428321 }, { 0x22BDC, -1, -1, -1, -1, -1, -1, -1, -1, 1428327 }, { 0x22BDD, -1, -1, -1, -1, -1, -1, -1, -1, 1428334 }, { 0x22BDE, -1, -1, -1, -1, -1, -1, -1, -1, 1428339 }, { 0x22BDF, -1, -1, -1, -1, -1, -1, -1, -1, 1428344 }, { 0x22BE0, -1, -1, -1, -1, -1, -1, -1, -1, 1428351 }, { 0x22BE1, -1, -1, -1, -1, -1, -1, -1, -1, 1428354 }, { 0x22BE2, -1, -1, -1, -1, -1, -1, -1, -1, 1428360 }, { 0x22BE4, -1, -1, -1, -1, -1, -1, -1, -1, 1428366 }, { 0x22BE5, -1, -1, -1, -1, -1, -1, -1, -1, 1428373 }, { 0x22BE6, -1, -1, -1, -1, -1, -1, -1, -1, 1428379 }, { 0x22BE7, -1, -1, -1, -1, -1, -1, -1, -1, 1428383 }, { 0x22BE8, -1, -1, -1, -1, -1, -1, -1, -1, 1428388 }, { 0x22BE9, -1, -1, 1428393, -1, -1, -1, -1, -1, -1 }, { 0x22BEB, -1, -1, 1428397, -1, -1, -1, -1, -1, -1 }, { 0x22BED, -1, -1, 1428403, -1, -1, -1, -1, -1, -1 }, { 0x22BEE, -1, -1, 1428409, -1, -1, -1, -1, -1, 1428413 }, { 0x22BF0, -1, -1, 1428419, -1, -1, -1, -1, -1, -1 }, { 0x22BF1, 1428428, 1428423, -1, -1, -1, -1, -1, -1, -1 }, { 0x22BF2, 1428470, 1428465, 1428476, -1, -1, -1, -1, -1, -1 }, { 0x22BF3, -1, -1, 1428481, -1, -1, -1, -1, -1, -1 }, { 0x22BF4, -1, -1, 1428486, -1, -1, -1, -1, -1, -1 }, { 0x22BF5, -1, -1, 1428492, -1, -1, -1, -1, -1, -1 }, { 0x22BF6, -1, -1, 1428497, -1, -1, -1, -1, -1, -1 }, { 0x22BF7, -1, -1, 1428502, -1, -1, -1, -1, -1, 1428507 }, { 0x22BF9, -1, -1, 1428513, -1, -1, -1, -1, -1, -1 }, { 0x22BFA, -1, -1, 1428517, -1, -1, -1, -1, -1, -1 }, { 0x22BFC, -1, -1, 1428521, -1, -1, -1, -1, -1, -1 }, { 0x22BFD, -1, -1, 1428526, -1, -1, -1, -1, -1, -1 }, { 0x22BFE, -1, -1, 1428531, -1, -1, -1, -1, -1, -1 }, { 0x22C06, -1, -1, 1428536, -1, -1, -1, -1, -1, -1 }, { 0x22C07, -1, -1, 1428540, -1, -1, -1, -1, -1, -1 }, { 0x22C0A, -1, -1, 1428544, -1, -1, -1, -1, -1, -1 }, { 0x22C0C, -1, -1, 1428550, -1, -1, -1, -1, -1, -1 }, { 0x22C0D, -1, -1, 1428556, -1, -1, -1, -1, -1, -1 }, { 0x22C12, -1, -1, 1428560, -1, -1, -1, -1, -1, -1 }, { 0x22C18, -1, -1, 1428564, -1, -1, -1, -1, -1, -1 }, { 0x22C19, -1, -1, 1428568, -1, -1, -1, -1, -1, -1 }, { 0x22C1C, -1, -1, 1428573, -1, -1, -1, -1, -1, -1 }, { 0x22C25, -1, -1, -1, -1, -1, -1, -1, -1, 1428578 }, { 0x22C26, -1, 1428584, -1, -1, -1, -1, -1, -1, -1 }, { 0x22C27, -1, 1428590, -1, -1, -1, -1, -1, -1, -1 }, { 0x22C33, -1, -1, -1, -1, -1, -1, -1, -1, 1428595 }, { 0x22C38, 1428603, 1428599, -1, -1, -1, -1, -1, -1, -1 }, { 0x22C3A, -1, -1, -1, -1, -1, -1, -1, -1, 1428632 }, { 0x22C3D, -1, -1, -1, -1, -1, -1, -1, -1, 1428637 }, { 0x22C3E, 1428649, 1428643, -1, -1, -1, -1, -1, -1, -1 }, { 0x22C3F, -1, -1, 1428673, -1, -1, -1, -1, -1, -1 }, { 0x22C41, -1, -1, 1428678, -1, -1, -1, -1, -1, -1 }, { 0x22C44, -1, -1, 1428682, -1, -1, -1, -1, -1, -1 }, { 0x22C46, -1, -1, 1428687, -1, -1, -1, -1, -1, -1 }, { 0x22C48, -1, -1, 1428691, -1, -1, -1, -1, -1, -1 }, { 0x22C49, -1, -1, 1428696, -1, -1, -1, -1, -1, -1 }, { 0x22C4C, -1, 1428701, 1428706, -1, -1, -1, -1, -1, -1 }, { 0x22C4E, -1, -1, -1, -1, -1, -1, -1, -1, 1428711 }, { 0x22C4F, -1, -1, -1, -1, -1, -1, -1, -1, 1428717 }, { 0x22C50, -1, -1, -1, -1, -1, -1, -1, -1, 1428724 }, { 0x22C51, 1428734, 1428729, -1, -1, -1, -1, -1, -1, -1 }, { 0x22C52, -1, -1, -1, -1, -1, -1, -1, -1, 1428753 }, { 0x22C53, -1, -1, -1, -1, -1, -1, -1, -1, 1428758 }, { 0x22C54, -1, -1, -1, -1, -1, -1, -1, -1, 1428764 }, { 0x22C55, 1428774, 1428769, -1, -1, -1, -1, -1, -1, -1 }, { 0x22C56, -1, -1, -1, -1, -1, -1, -1, -1, 1428814 }, { 0x22C57, -1, -1, -1, -1, -1, -1, -1, -1, 1428818 }, { 0x22C58, -1, -1, -1, -1, -1, -1, -1, -1, 1428822 }, { 0x22C59, -1, -1, -1, -1, -1, -1, -1, -1, 1428828 }, { 0x22C5A, -1, -1, -1, -1, -1, -1, -1, -1, 1428833 }, { 0x22C5B, -1, -1, -1, -1, -1, -1, -1, -1, 1428839 }, { 0x22C5C, -1, -1, -1, -1, -1, -1, -1, -1, 1428845 }, { 0x22C5D, -1, -1, -1, -1, -1, -1, -1, -1, 1428852 }, { 0x22C5E, -1, -1, -1, -1, -1, -1, -1, -1, 1428859 }, { 0x22C5F, 1428871, 1428866, 1428887, -1, -1, -1, -1, -1, -1 }, { 0x22C61, -1, -1, 1428893, -1, -1, -1, -1, -1, -1 }, { 0x22C62, 1428904, 1428898, 1428960, -1, -1, -1, -1, -1, -1 }, { 0x22C63, -1, -1, 1428965, -1, -1, -1, -1, -1, -1 }, { 0x22C64, -1, -1, 1428969, -1, -1, -1, -1, -1, -1 }, { 0x22C66, -1, -1, 1428975, -1, -1, -1, -1, -1, -1 }, { 0x22C67, -1, -1, 1428979, -1, -1, -1, -1, -1, -1 }, { 0x22C68, -1, -1, 1428983, -1, -1, -1, -1, -1, 1428987 }, { 0x22C6E, -1, -1, 1428993, -1, -1, -1, -1, -1, -1 }, { 0x22C6F, -1, -1, -1, -1, -1, -1, -1, 1428997, -1 }, { 0x22C74, -1, -1, 1429003, -1, -1, -1, -1, -1, -1 }, { 0x22C76, -1, -1, 1429007, -1, -1, -1, -1, -1, -1 }, { 0x22C77, -1, -1, 1429012, -1, -1, -1, -1, -1, -1 }, { 0x22C7A, -1, -1, 1429017, -1, -1, -1, -1, -1, -1 }, { 0x22C7D, -1, -1, 1429022, -1, -1, -1, -1, -1, -1 }, { 0x22C7E, -1, -1, 1429028, -1, -1, -1, -1, -1, -1 }, { 0x22C88, 1429039, 1429034, -1, -1, -1, -1, -1, -1, -1 }, { 0x22C94, -1, -1, 1429071, -1, -1, -1, -1, -1, 1429076 }, { 0x22C9B, -1, 1429082, -1, -1, -1, -1, -1, -1, 1429087 }, { 0x22C9D, -1, -1, -1, -1, -1, -1, -1, -1, 1429091 }, { 0x22C9F, -1, -1, -1, -1, -1, -1, -1, -1, 1429096 }, { 0x22CA0, -1, -1, -1, -1, -1, -1, -1, -1, 1429102 }, { 0x22CA1, 1429108, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x22CA2, -1, -1, -1, -1, -1, -1, -1, -1, 1429150 }, { 0x22CA3, -1, -1, -1, -1, -1, -1, -1, -1, 1429155 }, { 0x22CA4, -1, -1, -1, -1, -1, -1, -1, -1, 1429160 }, { 0x22CA5, -1, -1, -1, -1, -1, -1, -1, -1, 1429166 }, { 0x22CA6, -1, -1, -1, -1, -1, -1, -1, -1, 1429173 }, { 0x22CA7, -1, -1, -1, -1, -1, -1, -1, -1, 1429179 }, { 0x22CA8, -1, -1, -1, -1, -1, -1, -1, -1, 1429184 }, { 0x22CA9, 1429194, 1429189, -1, -1, -1, -1, -1, -1, 1429240 }, { 0x22CAA, -1, -1, -1, -1, -1, -1, -1, -1, 1429246 }, { 0x22CAB, -1, -1, -1, -1, -1, -1, -1, -1, 1429251 }, { 0x22CAC, -1, -1, -1, -1, -1, -1, -1, -1, 1429256 }, { 0x22CAD, -1, -1, -1, -1, -1, -1, -1, -1, 1429261 }, { 0x22CAE, -1, -1, -1, -1, -1, -1, -1, -1, 1429268 }, { 0x22CAF, -1, -1, -1, -1, -1, -1, -1, -1, 1429274 }, { 0x22CB0, -1, -1, 1429282, -1, -1, -1, -1, -1, -1 }, { 0x22CB1, -1, -1, -1, -1, -1, -1, -1, -1, 1429287 }, { 0x22CB2, 1429299, 1429293, -1, -1, -1, -1, -1, -1, 1429328 }, { 0x22CB4, -1, -1, 1429333, -1, -1, -1, -1, -1, -1 }, { 0x22CB5, 1429343, 1429338, 1429393, -1, -1, -1, -1, -1, 1429398 }, { 0x22CB6, -1, -1, 1429403, -1, -1, -1, -1, -1, -1 }, { 0x22CB7, 1429415, 1429408, 1429445, -1, -1, -1, -1, -1, -1 }, { 0x22CB8, 1429455, 1429450, 1429498, -1, -1, -1, -1, -1, -1 }, { 0x22CBC, -1, -1, 1429502, -1, -1, -1, -1, -1, -1 }, { 0x22CBD, -1, -1, 1429507, -1, -1, -1, -1, -1, -1 }, { 0x22CBE, -1, -1, 1429514, -1, -1, -1, -1, -1, -1 }, { 0x22CBF, -1, -1, 1429518, -1, -1, -1, -1, -1, -1 }, { 0x22CC0, -1, -1, 1429523, -1, -1, -1, -1, -1, -1 }, { 0x22CC1, -1, -1, 1429527, -1, -1, -1, -1, -1, 1429532 }, { 0x22CC2, 1429540, -1, 1429571, -1, -1, -1, -1, -1, -1 }, { 0x22CC3, -1, -1, 1429576, -1, -1, -1, -1, -1, -1 }, { 0x22CC4, -1, -1, 1429581, -1, -1, -1, -1, -1, -1 }, { 0x22CC6, 1429593, 1429587, 1429618, -1, -1, -1, -1, -1, 1429622 }, { 0x22CC7, -1, -1, 1429628, -1, -1, -1, -1, -1, -1 }, { 0x22CC8, -1, -1, 1429634, -1, -1, -1, -1, -1, -1 }, { 0x22CC9, -1, 1429638, -1, -1, -1, -1, -1, -1, -1 }, { 0x22CCB, -1, -1, 1429644, -1, -1, -1, -1, -1, -1 }, { 0x22CD1, -1, -1, 1429648, -1, -1, -1, -1, -1, -1 }, { 0x22CD3, -1, -1, 1429654, -1, -1, -1, -1, -1, -1 }, { 0x22CD9, -1, -1, 1429658, -1, -1, -1, -1, -1, -1 }, { 0x22CDA, -1, -1, 1429664, -1, -1, -1, -1, -1, -1 }, { 0x22CDC, 1429676, 1429670, -1, -1, -1, -1, -1, -1, -1 }, { 0x22CDE, -1, -1, -1, -1, -1, -1, -1, -1, 1429685 }, { 0x22CDF, 1429697, 1429691, 1429701, -1, -1, -1, -1, -1, -1 }, { 0x22CE0, -1, -1, -1, -1, -1, -1, -1, -1, 1429707 }, { 0x22CE5, -1, -1, -1, -1, -1, -1, -1, -1, 1429715 }, { 0x22CF3, -1, -1, -1, -1, -1, -1, -1, -1, 1429721 }, { 0x22CFD, -1, -1, 1429728, -1, -1, -1, -1, -1, -1 }, { 0x22CFE, -1, -1, 1429733, -1, -1, -1, -1, -1, -1 }, { 0x22D02, -1, -1, 1429739, -1, -1, -1, -1, -1, -1 }, { 0x22D07, -1, 1429745, -1, -1, -1, -1, -1, -1, 1429750 }, { 0x22D08, 1429763, 1429757, -1, -1, -1, -1, -1, -1, -1 }, { 0x22D09, -1, -1, -1, -1, -1, -1, -1, -1, 1429796 }, { 0x22D0A, -1, -1, -1, -1, -1, -1, -1, -1, 1429802 }, { 0x22D0B, -1, -1, -1, -1, -1, -1, -1, -1, 1429809 }, { 0x22D0C, -1, -1, -1, -1, -1, -1, -1, -1, 1429815 }, { 0x22D0D, -1, -1, -1, -1, -1, -1, -1, -1, 1429821 }, { 0x22D0E, -1, -1, -1, -1, -1, -1, -1, -1, 1429827 }, { 0x22D0F, -1, -1, -1, -1, -1, -1, -1, -1, 1429834 }, { 0x22D10, -1, -1, -1, -1, -1, -1, -1, -1, 1429841 }, { 0x22D11, -1, -1, -1, -1, -1, -1, -1, -1, 1429845 }, { 0x22D12, 1429858, 1429851, -1, -1, -1, -1, -1, -1, 1429887 }, { 0x22D13, -1, -1, -1, -1, -1, -1, -1, -1, 1429894 }, { 0x22D14, -1, -1, -1, -1, -1, -1, -1, -1, 1429899 }, { 0x22D15, -1, 1429906, -1, -1, -1, -1, -1, -1, 1429912 }, { 0x22D16, -1, -1, -1, -1, -1, -1, -1, -1, 1429918 }, { 0x22D17, -1, -1, -1, -1, -1, -1, -1, -1, 1429925 }, { 0x22D18, -1, -1, -1, -1, -1, -1, -1, -1, 1429931 }, { 0x22D19, -1, -1, -1, -1, -1, -1, -1, -1, 1429935 }, { 0x22D1A, -1, -1, -1, -1, -1, -1, -1, -1, 1429941 }, { 0x22D1B, -1, -1, -1, -1, -1, -1, -1, -1, 1429947 }, { 0x22D1C, -1, -1, -1, -1, -1, -1, -1, -1, 1429952 }, { 0x22D1D, -1, -1, -1, -1, -1, -1, -1, -1, 1429957 }, { 0x22D1E, -1, -1, -1, -1, -1, -1, -1, -1, 1429963 }, { 0x22D20, -1, -1, 1429970, -1, -1, -1, -1, -1, -1 }, { 0x22D22, -1, -1, 1429975, -1, -1, -1, -1, -1, -1 }, { 0x22D26, -1, -1, 1429980, -1, -1, -1, -1, -1, -1 }, { 0x22D27, -1, -1, 1429986, -1, -1, -1, -1, -1, -1 }, { 0x22D28, -1, -1, 1429991, -1, -1, -1, -1, -1, -1 }, { 0x22D29, -1, -1, 1429997, -1, -1, -1, -1, -1, -1 }, { 0x22D2A, -1, -1, 1430001, -1, -1, -1, -1, -1, -1 }, { 0x22D2C, -1, -1, 1430007, -1, -1, -1, -1, -1, -1 }, { 0x22D2D, -1, -1, 1430012, -1, -1, -1, -1, -1, -1 }, { 0x22D2E, -1, -1, 1430017, -1, -1, -1, -1, -1, -1 }, { 0x22D30, -1, -1, 1430021, -1, -1, -1, -1, -1, -1 }, { 0x22D31, -1, -1, 1430025, -1, -1, -1, -1, -1, -1 }, { 0x22D32, -1, -1, 1430030, -1, -1, -1, -1, -1, -1 }, { 0x22D33, -1, -1, 1430035, -1, -1, -1, -1, -1, -1 }, { 0x22D3C, -1, -1, 1430041, -1, -1, -1, -1, -1, -1 }, { 0x22D3E, -1, -1, 1430046, -1, -1, -1, -1, -1, -1 }, { 0x22D44, 1430056, 1430051, -1, -1, -1, -1, -1, -1, -1 }, { 0x22D47, -1, -1, 1430083, -1, -1, -1, -1, -1, -1 }, { 0x22D48, -1, -1, 1430089, -1, -1, -1, -1, -1, -1 }, { 0x22D49, -1, -1, -1, -1, -1, -1, -1, -1, 1430095 }, { 0x22D4B, -1, -1, -1, -1, -1, -1, -1, -1, 1430100 }, { 0x22D4C, 1430111, 1430105, -1, -1, -1, -1, -1, -1, 1430135 }, { 0x22D53, 1430148, 1430141, -1, -1, -1, -1, -1, -1, -1 }, { 0x22D54, -1, -1, -1, -1, -1, -1, -1, -1, 1430194 }, { 0x22D65, -1, -1, 1430202, -1, -1, -1, -1, -1, -1 }, { 0x22D67, 1430213, 1430207, -1, -1, -1, -1, -1, -1, 1430235 }, { 0x22D68, -1, -1, -1, -1, -1, -1, -1, -1, 1430240 }, { 0x22D69, -1, -1, -1, -1, -1, -1, -1, -1, 1430245 }, { 0x22D6A, -1, -1, -1, -1, -1, -1, -1, -1, 1430251 }, { 0x22D6B, -1, -1, -1, -1, -1, -1, -1, -1, 1430258 }, { 0x22D6C, -1, -1, -1, -1, -1, -1, -1, -1, 1430264 }, { 0x22D6D, -1, -1, -1, -1, -1, -1, -1, -1, 1430270 }, { 0x22D6E, -1, -1, 1430276, -1, -1, -1, -1, -1, 1430280 }, { 0x22D6F, -1, -1, -1, -1, -1, -1, -1, -1, 1430287 }, { 0x22D70, -1, -1, -1, -1, -1, -1, -1, -1, 1430292 }, { 0x22D71, -1, -1, -1, -1, -1, -1, -1, -1, 1430297 }, { 0x22D72, -1, -1, -1, -1, -1, -1, -1, -1, 1430303 }, { 0x22D73, -1, -1, -1, -1, -1, -1, -1, -1, 1430310 }, { 0x22D74, -1, -1, -1, -1, -1, -1, -1, -1, 1430314 }, { 0x22D75, -1, -1, -1, -1, -1, -1, -1, -1, 1430319 }, { 0x22D76, -1, -1, -1, -1, -1, -1, -1, -1, 1430325 }, { 0x22D77, -1, -1, -1, -1, -1, -1, -1, -1, 1430331 }, { 0x22D78, -1, -1, -1, -1, -1, -1, -1, -1, 1430337 }, { 0x22D79, -1, -1, -1, -1, -1, -1, -1, -1, 1430343 }, { 0x22D7A, -1, -1, -1, -1, -1, -1, -1, -1, 1430349 }, { 0x22D7B, -1, -1, -1, -1, -1, -1, -1, -1, 1430356 }, { 0x22D7C, -1, -1, -1, -1, -1, -1, -1, -1, 1430363 }, { 0x22D7D, -1, -1, -1, -1, -1, -1, -1, -1, 1430369 }, { 0x22D80, -1, 1430374, 1430379, -1, -1, -1, -1, -1, -1 }, { 0x22D82, -1, -1, -1, -1, -1, -1, -1, -1, 1430386 }, { 0x22D83, -1, -1, 1430392, -1, -1, -1, -1, -1, -1 }, { 0x22D85, 1430402, 1430397, 1430421, -1, -1, -1, -1, -1, -1 }, { 0x22D87, -1, -1, 1430426, -1, -1, -1, -1, -1, -1 }, { 0x22D89, -1, -1, 1430433, -1, -1, -1, -1, -1, -1 }, { 0x22D8B, -1, -1, 1430437, -1, -1, -1, -1, -1, -1 }, { 0x22D8C, -1, -1, 1430442, -1, -1, -1, -1, -1, -1 }, { 0x22D8D, 1430453, 1430447, 1430469, -1, -1, -1, -1, -1, -1 }, { 0x22D90, -1, -1, -1, -1, -1, -1, -1, -1, 1430473 }, { 0x22D91, 1430478, -1, 1430509, -1, -1, -1, -1, -1, 1430515 }, { 0x22D92, -1, -1, 1430520, -1, -1, -1, -1, -1, 1430526 }, { 0x22D93, -1, -1, 1430531, -1, -1, -1, -1, -1, -1 }, { 0x22D95, -1, 1430536, -1, -1, -1, -1, -1, -1, -1 }, { 0x22D9C, 1430548, 1430541, -1, -1, -1, -1, -1, -1, -1 }, { 0x22D9F, -1, -1, -1, -1, -1, -1, -1, -1, 1430575 }, { 0x22DA0, 1430586, 1430580, -1, -1, -1, -1, -1, -1, -1 }, { 0x22DA1, -1, -1, 1430617, -1, -1, -1, -1, -1, -1 }, { 0x22DA2, -1, -1, -1, -1, -1, -1, -1, -1, 1430623 }, { 0x22DA3, 1430635, 1430630, 1430651, -1, -1, -1, -1, -1, -1 }, { 0x22DA4, 1430661, 1430656, -1, -1, -1, -1, -1, -1, -1 }, { 0x22DA5, -1, -1, -1, -1, -1, -1, -1, -1, 1430724 }, { 0x22DAF, 1430739, 1430733, -1, -1, -1, -1, -1, -1, -1 }, { 0x22DB3, -1, -1, 1430761, -1, -1, -1, -1, -1, -1 }, { 0x22DB4, -1, -1, 1430766, -1, -1, -1, -1, -1, -1 }, { 0x22DB6, -1, -1, 1430770, -1, -1, -1, -1, -1, 1430776 }, { 0x22DB7, -1, 1430781, -1, -1, -1, -1, -1, -1, 1430785 }, { 0x22DB8, -1, -1, -1, -1, -1, -1, -1, -1, 1430791 }, { 0x22DB9, -1, -1, -1, -1, -1, -1, -1, -1, 1430797 }, { 0x22DBA, -1, -1, -1, -1, -1, -1, -1, -1, 1430802 }, { 0x22DBB, -1, -1, -1, -1, -1, -1, -1, -1, 1430806 }, { 0x22DBC, -1, -1, -1, -1, -1, -1, -1, -1, 1430811 }, { 0x22DBD, -1, -1, -1, -1, -1, -1, -1, -1, 1430816 }, { 0x22DBE, -1, -1, -1, -1, -1, -1, -1, -1, 1430820 }, { 0x22DBF, -1, -1, -1, -1, -1, -1, -1, -1, 1430826 }, { 0x22DC0, -1, -1, -1, -1, -1, -1, -1, -1, 1430832 }, { 0x22DC1, -1, -1, -1, -1, -1, -1, -1, -1, 1430837 }, { 0x22DC2, -1, -1, -1, -1, -1, -1, -1, -1, 1430842 }, { 0x22DC3, -1, -1, -1, -1, -1, -1, -1, -1, 1430848 }, { 0x22DC4, -1, -1, -1, -1, -1, -1, -1, -1, 1430853 }, { 0x22DC5, -1, -1, -1, -1, -1, -1, -1, -1, 1430860 }, { 0x22DC6, -1, -1, -1, -1, -1, -1, -1, -1, 1430866 }, { 0x22DCD, -1, -1, 1430871, -1, -1, -1, -1, -1, -1 }, { 0x22DCE, 1430882, 1430876, -1, -1, -1, -1, -1, -1, -1 }, { 0x22DD1, -1, -1, 1430898, -1, -1, -1, -1, -1, -1 }, { 0x22DD4, -1, -1, 1430904, -1, -1, -1, -1, -1, -1 }, { 0x22DD5, -1, -1, 1430908, -1, -1, -1, -1, -1, -1 }, { 0x22DD6, -1, -1, 1430914, -1, -1, -1, -1, -1, -1 }, { 0x22DD7, -1, -1, 1430920, -1, -1, -1, -1, -1, -1 }, { 0x22DD9, -1, -1, 1430926, -1, -1, -1, -1, -1, -1 }, { 0x22DE2, -1, -1, 1430932, -1, -1, -1, -1, -1, -1 }, { 0x22DE3, -1, -1, -1, -1, -1, -1, -1, -1, 1430939 }, { 0x22DE4, 1430949, 1430944, -1, -1, -1, -1, -1, -1, -1 }, { 0x22DEE, 1430972, 1430966, -1, -1, -1, -1, -1, -1, 1431008 }, { 0x22DEF, -1, -1, -1, -1, -1, -1, -1, -1, 1431013 }, { 0x22DF0, -1, -1, -1, -1, -1, -1, -1, -1, 1431018 }, { 0x22DF1, -1, -1, -1, -1, -1, -1, -1, -1, 1431025 }, { 0x22DF2, -1, -1, -1, -1, -1, -1, -1, -1, 1431030 }, { 0x22DF3, -1, -1, -1, -1, -1, -1, -1, -1, 1431037 }, { 0x22DF4, -1, -1, -1, -1, -1, -1, -1, -1, 1431046 }, { 0x22DF5, -1, -1, -1, -1, -1, -1, -1, -1, 1431053 }, { 0x22DF6, -1, -1, 1431058, -1, -1, -1, -1, -1, -1 }, { 0x22DF8, -1, -1, 1431063, -1, -1, -1, -1, -1, -1 }, { 0x22DF9, -1, -1, 1431068, -1, -1, -1, -1, -1, 1431074 }, { 0x22DFA, -1, -1, 1431080, -1, -1, -1, -1, -1, -1 }, { 0x22DFB, -1, -1, 1431084, -1, -1, -1, -1, -1, -1 }, { 0x22DFE, -1, -1, 1431090, -1, -1, -1, -1, -1, -1 }, { 0x22DFF, -1, -1, 1431095, -1, -1, -1, -1, -1, -1 }, { 0x22E00, -1, -1, 1431100, -1, -1, -1, -1, -1, -1 }, { 0x22E01, 1431110, 1431104, 1431136, -1, -1, -1, -1, -1, -1 }, { 0x22E0C, -1, -1, 1431142, -1, -1, -1, -1, -1, -1 }, { 0x22E0D, -1, 1431148, -1, -1, -1, -1, -1, -1, -1 }, { 0x22E17, -1, -1, 1431153, -1, -1, -1, -1, -1, -1 }, { 0x22E18, -1, -1, 1431158, -1, -1, -1, -1, -1, -1 }, { 0x22E19, -1, -1, 1431164, -1, -1, -1, -1, -1, -1 }, { 0x22E1A, -1, -1, -1, -1, -1, -1, -1, -1, 1431170 }, { 0x22E1B, -1, -1, -1, -1, -1, -1, -1, -1, 1431177 }, { 0x22E1C, -1, -1, -1, -1, -1, -1, -1, -1, 1431183 }, { 0x22E1D, -1, -1, -1, -1, -1, -1, -1, -1, 1431188 }, { 0x22E1E, -1, -1, -1, -1, -1, -1, -1, -1, 1431193 }, { 0x22E1F, -1, -1, -1, -1, -1, -1, -1, -1, 1431200 }, { 0x22E20, -1, -1, -1, -1, -1, -1, -1, -1, 1431206 }, { 0x22E21, -1, -1, -1, -1, -1, -1, -1, -1, 1431213 }, { 0x22E22, -1, -1, -1, -1, -1, -1, -1, -1, 1431219 }, { 0x22E23, 1431226, -1, 1431242, -1, -1, -1, -1, -1, -1 }, { 0x22E25, -1, -1, 1431248, -1, -1, -1, -1, -1, -1 }, { 0x22E26, -1, -1, 1431254, -1, -1, -1, -1, -1, -1 }, { 0x22E28, -1, -1, 1431259, -1, -1, -1, -1, -1, -1 }, { 0x22E2B, -1, -1, 1431264, -1, -1, -1, -1, -1, -1 }, { 0x22E2D, -1, -1, 1431268, -1, -1, -1, -1, -1, -1 }, { 0x22E33, -1, -1, 1431274, -1, -1, -1, -1, -1, -1 }, { 0x22E34, -1, -1, 1431280, -1, -1, -1, -1, -1, -1 }, { 0x22E35, -1, -1, -1, -1, -1, -1, -1, -1, 1431285 }, { 0x22E36, -1, 1431292, -1, -1, -1, -1, -1, -1, -1 }, { 0x22E42, -1, 1431298, -1, -1, -1, -1, -1, -1, -1 }, { 0x22E43, -1, -1, 1431304, -1, -1, -1, -1, -1, -1 }, { 0x22E45, -1, -1, -1, -1, -1, -1, -1, -1, 1431310 }, { 0x22E46, -1, -1, -1, -1, -1, -1, -1, -1, 1431317 }, { 0x22E47, -1, -1, -1, -1, -1, -1, -1, -1, 1431322 }, { 0x22E48, -1, -1, -1, -1, -1, -1, -1, -1, 1431328 }, { 0x22E49, -1, -1, -1, -1, -1, -1, -1, -1, 1431333 }, { 0x22E4A, -1, -1, -1, -1, -1, -1, -1, -1, 1431340 }, { 0x22E4C, -1, -1, -1, -1, -1, -1, -1, -1, 1431344 }, { 0x22E4D, -1, -1, 1431350, -1, -1, -1, -1, -1, -1 }, { 0x22E4F, -1, -1, 1431354, -1, -1, -1, -1, -1, -1 }, { 0x22E51, 1431365, 1431358, 1431393, -1, -1, -1, -1, -1, -1 }, { 0x22E52, -1, -1, 1431400, -1, -1, -1, -1, -1, -1 }, { 0x22E53, -1, -1, 1431405, -1, -1, -1, -1, -1, -1 }, { 0x22E54, -1, -1, 1431411, -1, -1, -1, -1, -1, -1 }, { 0x22E56, -1, -1, 1431416, -1, -1, -1, -1, -1, -1 }, { 0x22E58, -1, -1, 1431421, -1, -1, -1, -1, -1, -1 }, { 0x22E59, -1, -1, 1431427, -1, -1, -1, -1, -1, -1 }, { 0x22E5A, -1, -1, 1431432, -1, -1, -1, -1, -1, -1 }, { 0x22E5D, -1, -1, 1431438, -1, -1, -1, -1, -1, -1 }, { 0x22E63, -1, -1, -1, -1, -1, -1, -1, -1, 1431444 }, { 0x22E64, -1, -1, -1, -1, -1, -1, -1, -1, 1431449 }, { 0x22E65, -1, -1, -1, -1, -1, -1, -1, -1, 1431454 }, { 0x22E66, -1, -1, -1, -1, -1, -1, -1, -1, 1431458 }, { 0x22E67, -1, -1, -1, -1, -1, -1, -1, -1, 1431466 }, { 0x22E68, -1, -1, -1, -1, -1, -1, -1, -1, 1431471 }, { 0x22E69, -1, -1, -1, -1, -1, -1, -1, -1, 1431476 }, { 0x22E6A, -1, -1, -1, -1, -1, -1, -1, -1, 1431484 }, { 0x22E6B, -1, -1, -1, -1, -1, -1, -1, -1, 1431489 }, { 0x22E6E, -1, -1, 1431495, -1, -1, -1, -1, -1, -1 }, { 0x22E72, -1, -1, 1431500, -1, -1, -1, -1, -1, -1 }, { 0x22E73, -1, -1, 1431505, -1, -1, -1, -1, -1, -1 }, { 0x22E78, -1, 1431511, -1, -1, -1, -1, -1, -1, -1 }, { 0x22E7C, -1, -1, 1431517, -1, -1, -1, -1, -1, -1 }, { 0x22E7D, -1, -1, -1, -1, -1, -1, -1, -1, 1431521 }, { 0x22E7E, -1, -1, -1, -1, -1, -1, -1, -1, 1431527 }, { 0x22E7F, -1, -1, -1, -1, -1, -1, -1, -1, 1431531 }, { 0x22E80, -1, -1, -1, -1, -1, -1, -1, -1, 1431537 }, { 0x22E81, -1, -1, -1, -1, -1, -1, -1, -1, 1431541 }, { 0x22E84, -1, -1, 1431547, -1, -1, -1, -1, -1, -1 }, { 0x22E85, -1, -1, 1431553, -1, -1, -1, -1, -1, -1 }, { 0x22E86, -1, -1, 1431558, -1, -1, -1, -1, -1, -1 }, { 0x22E87, -1, -1, 1431563, -1, -1, -1, -1, -1, -1 }, { 0x22E88, -1, -1, 1431568, -1, -1, -1, -1, -1, -1 }, { 0x22E89, -1, -1, 1431574, -1, -1, -1, -1, -1, -1 }, { 0x22E8B, 1431584, 1431578, -1, -1, -1, -1, -1, -1, -1 }, { 0x22E8D, -1, -1, -1, -1, -1, -1, -1, -1, 1431618 }, { 0x22E8E, -1, -1, -1, -1, -1, -1, -1, -1, 1431624 }, { 0x22E91, -1, -1, 1431630, -1, -1, -1, -1, -1, -1 }, { 0x22E92, -1, -1, -1, -1, -1, -1, -1, -1, 1431635 }, { 0x22E93, -1, -1, -1, -1, -1, -1, -1, -1, 1431641 }, { 0x22E94, -1, -1, -1, -1, -1, -1, -1, -1, 1431646 }, { 0x22E9B, -1, -1, -1, -1, -1, -1, -1, -1, 1431652 }, { 0x22E9C, -1, -1, -1, -1, -1, -1, -1, -1, 1431658 }, { 0x22E9D, -1, -1, -1, -1, -1, -1, -1, -1, 1431665 }, { 0x22E9E, 1431676, 1431671, 1431683, -1, -1, -1, -1, -1, -1 }, { 0x22E9F, -1, -1, 1431687, -1, -1, -1, -1, -1, -1 }, { 0x22EA1, -1, -1, 1431693, -1, -1, -1, -1, -1, -1 }, { 0x22EA4, -1, -1, -1, -1, -1, -1, -1, -1, 1431699 }, { 0x22EAB, -1, -1, 1431707, -1, -1, -1, -1, -1, -1 }, { 0x22EAF, -1, -1, 1431713, -1, -1, -1, -1, -1, -1 }, { 0x22EB0, -1, -1, 1431718, -1, -1, -1, -1, -1, -1 }, { 0x22EB3, 1431730, 1431724, -1, -1, -1, -1, -1, -1, 1431804 }, { 0x22EB4, -1, -1, 1431809, -1, -1, -1, -1, -1, -1 }, { 0x22EB5, -1, -1, 1431813, -1, -1, -1, -1, -1, -1 }, { 0x22EB7, -1, -1, 1431817, -1, -1, -1, -1, -1, -1 }, { 0x22EB9, -1, -1, -1, -1, -1, -1, -1, -1, 1431821 }, { 0x22EBA, -1, -1, -1, -1, -1, -1, -1, -1, 1431826 }, { 0x22EBC, -1, -1, 1431831, -1, -1, -1, -1, -1, -1 }, { 0x22EBD, -1, -1, 1431835, -1, -1, -1, -1, -1, -1 }, { 0x22EBF, -1, -1, 1431839, -1, -1, -1, -1, -1, -1 }, { 0x22EC0, -1, -1, 1431844, -1, -1, -1, -1, -1, -1 }, { 0x22EC2, -1, -1, 1431848, -1, -1, -1, -1, -1, -1 }, { 0x22EC5, -1, -1, 1431853, -1, -1, -1, -1, -1, -1 }, { 0x22EC7, -1, -1, 1431859, -1, -1, -1, -1, -1, -1 }, { 0x22EC9, -1, -1, 1431864, -1, -1, -1, -1, -1, -1 }, { 0x22ECB, -1, -1, 1431869, -1, -1, -1, -1, -1, -1 }, { 0x22ED3, -1, -1, 1431873, -1, -1, -1, -1, -1, -1 }, { 0x22ED4, -1, -1, 1431880, -1, -1, -1, -1, -1, -1 }, { 0x22ED7, -1, -1, 1431885, -1, -1, -1, -1, -1, -1 }, { 0x22ED8, -1, -1, 1431890, -1, -1, -1, -1, -1, -1 }, { 0x22ED9, -1, -1, 1431895, -1, -1, -1, -1, -1, -1 }, { 0x22EDA, -1, -1, 1431900, -1, -1, -1, -1, -1, -1 }, { 0x22EDC, -1, -1, 1431904, -1, -1, -1, -1, -1, -1 }, { 0x22EDF, -1, -1, 1431909, -1, -1, -1, -1, -1, -1 }, { 0x22EE0, -1, -1, 1431921, -1, -1, -1, -1, 1431915, -1 }, { 0x22EE2, -1, -1, 1431925, -1, -1, -1, -1, -1, -1 }, { 0x22EE4, -1, -1, 1431931, -1, -1, -1, -1, -1, -1 }, { 0x22EE8, -1, -1, 1431937, -1, -1, -1, -1, -1, -1 }, { 0x22EEA, -1, -1, 1431941, -1, -1, -1, -1, -1, -1 }, { 0x22EEB, -1, -1, 1431945, -1, -1, -1, -1, -1, -1 }, { 0x22EEE, -1, -1, 1431950, -1, -1, -1, -1, -1, -1 }, { 0x22EEF, -1, 1431955, -1, -1, -1, -1, -1, -1, -1 }, { 0x22EF5, -1, -1, 1431960, -1, -1, -1, -1, -1, -1 }, { 0x22EF6, -1, -1, 1431965, -1, -1, -1, -1, -1, -1 }, { 0x22EF7, -1, -1, 1431971, -1, -1, -1, -1, -1, -1 }, { 0x22EF8, -1, -1, 1431975, -1, -1, -1, -1, -1, -1 }, { 0x22EF9, -1, -1, 1431980, -1, -1, -1, -1, -1, -1 }, { 0x22EFC, -1, -1, 1431984, -1, -1, -1, -1, -1, -1 }, { 0x22EFF, -1, -1, 1431989, -1, -1, -1, -1, -1, -1 }, { 0x22F00, -1, -1, 1431995, -1, -1, -1, -1, -1, -1 }, { 0x22F01, -1, -1, 1432000, -1, -1, -1, -1, -1, -1 }, { 0x22F03, -1, -1, 1432004, -1, -1, -1, -1, -1, -1 }, { 0x22F09, -1, -1, 1432009, -1, -1, -1, -1, -1, -1 }, { 0x22F0A, -1, -1, 1432014, -1, -1, -1, -1, -1, -1 }, { 0x22F0B, -1, -1, 1432019, -1, -1, -1, -1, -1, -1 }, { 0x22F0C, -1, -1, 1432023, -1, -1, -1, -1, -1, -1 }, { 0x22F10, -1, -1, 1432028, -1, -1, -1, -1, -1, -1 }, { 0x22F11, -1, -1, 1432032, -1, -1, -1, -1, -1, -1 }, { 0x22F16, -1, -1, 1432039, -1, -1, -1, -1, -1, -1 }, { 0x22F19, -1, -1, 1432044, -1, -1, -1, -1, -1, -1 }, { 0x22F1A, -1, -1, 1432050, -1, -1, -1, -1, -1, -1 }, { 0x22F1B, -1, -1, 1432053, -1, -1, -1, -1, -1, -1 }, { 0x22F1F, -1, -1, 1432057, -1, -1, -1, -1, -1, -1 }, { 0x22F20, -1, -1, 1432063, -1, -1, -1, -1, -1, -1 }, { 0x22F23, -1, -1, 1432068, -1, -1, -1, -1, -1, -1 }, { 0x22F24, -1, -1, 1432073, -1, -1, -1, -1, -1, -1 }, { 0x22F26, -1, -1, 1432078, -1, -1, -1, -1, -1, -1 }, { 0x22F29, -1, -1, 1432084, -1, -1, -1, -1, -1, -1 }, { 0x22F2B, -1, -1, 1432090, -1, -1, -1, -1, -1, -1 }, { 0x22F30, -1, -1, 1432096, -1, -1, -1, -1, -1, -1 }, { 0x22F31, -1, -1, 1432100, -1, -1, -1, -1, -1, -1 }, { 0x22F32, -1, -1, 1432104, -1, -1, -1, -1, -1, -1 }, { 0x22F33, -1, -1, 1432110, -1, -1, -1, -1, -1, -1 }, { 0x22F35, -1, -1, 1432117, -1, -1, -1, -1, -1, -1 }, { 0x22F37, -1, -1, 1432122, -1, -1, -1, -1, -1, -1 }, { 0x22F38, 1432131, 1432126, 1432137, -1, -1, -1, -1, -1, -1 }, { 0x22F39, -1, -1, 1432142, -1, -1, -1, -1, -1, -1 }, { 0x22F3A, -1, -1, 1432146, -1, -1, -1, -1, -1, -1 }, { 0x22F3C, -1, -1, 1432151, -1, -1, -1, -1, -1, -1 }, { 0x22F42, -1, -1, 1432157, -1, -1, -1, -1, -1, -1 }, { 0x22F43, -1, -1, 1432163, -1, -1, -1, -1, -1, -1 }, { 0x22F44, -1, -1, 1432168, -1, -1, -1, -1, -1, -1 }, { 0x22F47, -1, -1, 1432174, -1, -1, -1, -1, -1, -1 }, { 0x22F55, -1, -1, 1432178, -1, -1, -1, -1, -1, -1 }, { 0x22F56, -1, -1, 1432184, -1, -1, -1, -1, -1, -1 }, { 0x22F57, -1, -1, 1432189, -1, -1, -1, -1, -1, -1 }, { 0x22F59, -1, -1, -1, -1, -1, -1, -1, -1, 1432194 }, { 0x22F5A, -1, -1, 1432199, -1, -1, -1, -1, -1, -1 }, { 0x22F5C, -1, -1, 1432205, -1, -1, -1, -1, -1, -1 }, { 0x22F5D, -1, -1, 1432209, -1, -1, -1, -1, -1, -1 }, { 0x22F62, -1, -1, 1432215, -1, -1, -1, -1, -1, -1 }, { 0x22F66, -1, -1, 1432220, -1, -1, -1, -1, -1, -1 }, { 0x22F67, -1, -1, 1432226, -1, -1, -1, -1, -1, -1 }, { 0x22F68, -1, -1, 1432232, -1, -1, -1, -1, -1, -1 }, { 0x22F69, -1, -1, 1432236, -1, -1, -1, -1, -1, -1 }, { 0x22F6D, -1, -1, 1432242, -1, -1, -1, -1, -1, -1 }, { 0x22F74, 1432252, 1432247, -1, -1, -1, -1, -1, -1, -1 }, { 0x22F78, -1, -1, 1432273, -1, -1, -1, -1, -1, -1 }, { 0x22F79, -1, -1, 1432279, -1, -1, -1, -1, -1, -1 }, { 0x22F7C, -1, -1, -1, -1, -1, -1, -1, -1, 1432284 }, { 0x22F7E, 1432294, 1432288, 1432342, -1, -1, -1, -1, -1, -1 }, { 0x22F80, -1, -1, 1432348, -1, -1, -1, -1, -1, -1 }, { 0x22F81, -1, -1, 1432352, -1, -1, -1, -1, -1, -1 }, { 0x22F83, -1, -1, 1432357, -1, -1, -1, -1, -1, -1 }, { 0x22F84, -1, -1, 1432362, -1, -1, -1, -1, -1, -1 }, { 0x22F85, -1, -1, 1432366, -1, -1, -1, -1, -1, -1 }, { 0x22F86, -1, -1, 1432370, -1, -1, -1, -1, -1, -1 }, { 0x22F87, -1, -1, 1432375, -1, -1, -1, -1, -1, -1 }, { 0x22F8A, -1, -1, 1432379, -1, -1, -1, -1, -1, -1 }, { 0x22F8E, -1, -1, 1432386, -1, -1, -1, -1, -1, -1 }, { 0x22F90, -1, -1, 1432392, -1, -1, -1, -1, -1, -1 }, { 0x22F91, -1, -1, 1432398, -1, -1, -1, -1, -1, -1 }, { 0x22F92, -1, -1, 1432403, -1, -1, -1, -1, -1, -1 }, { 0x22F94, -1, -1, 1432409, -1, -1, -1, -1, -1, -1 }, { 0x22F96, 1432419, 1432414, -1, -1, -1, -1, -1, -1, -1 }, { 0x22FA6, -1, -1, 1432446, -1, -1, -1, -1, -1, -1 }, { 0x22FA7, -1, -1, 1432450, -1, -1, -1, -1, -1, -1 }, { 0x22FA9, -1, -1, 1432457, -1, -1, -1, -1, -1, -1 }, { 0x22FAA, -1, -1, 1432461, -1, -1, -1, -1, -1, -1 }, { 0x22FAB, -1, -1, 1432465, -1, -1, -1, -1, -1, -1 }, { 0x22FAC, -1, -1, 1432470, -1, -1, -1, -1, -1, -1 }, { 0x22FB1, -1, -1, 1432474, -1, -1, -1, -1, -1, -1 }, { 0x22FB2, -1, -1, 1432478, -1, -1, -1, -1, -1, -1 }, { 0x22FB3, -1, -1, 1432483, -1, -1, -1, -1, -1, -1 }, { 0x22FBA, -1, -1, 1432488, -1, -1, -1, -1, -1, -1 }, { 0x22FBF, -1, -1, 1432493, -1, -1, -1, -1, -1, -1 }, { 0x22FC2, -1, -1, 1432498, -1, -1, -1, -1, -1, -1 }, { 0x22FC8, -1, -1, 1432504, -1, -1, -1, -1, -1, -1 }, { 0x22FCC, -1, 1432510, 1432516, -1, -1, -1, -1, -1, -1 }, { 0x22FCE, -1, -1, 1432523, -1, -1, -1, -1, -1, -1 }, { 0x22FCF, -1, -1, 1432528, -1, -1, -1, -1, -1, -1 }, { 0x22FDA, -1, -1, 1432534, -1, -1, -1, -1, -1, -1 }, { 0x22FDC, -1, -1, 1432539, -1, -1, -1, -1, -1, -1 }, { 0x22FDE, -1, -1, 1432544, -1, -1, -1, -1, -1, -1 }, { 0x22FE1, -1, -1, 1432550, -1, -1, -1, -1, -1, -1 }, { 0x22FE2, -1, -1, 1432555, -1, -1, -1, -1, -1, -1 }, { 0x22FE3, -1, 1432561, 1432566, -1, -1, -1, -1, -1, -1 }, { 0x22FE4, -1, -1, 1432572, -1, -1, -1, -1, -1, -1 }, { 0x22FE6, -1, -1, 1432578, -1, -1, -1, -1, -1, -1 }, { 0x22FE7, -1, -1, 1432585, -1, -1, -1, -1, -1, -1 }, { 0x22FED, -1, -1, 1432592, -1, -1, -1, -1, -1, -1 }, { 0x22FF8, -1, -1, 1432598, -1, -1, -1, -1, -1, -1 }, { 0x22FF9, 1432608, 1432602, -1, -1, -1, -1, -1, -1, -1 }, { 0x22FFC, -1, -1, -1, -1, -1, -1, -1, -1, 1432665 }, { 0x23000, -1, -1, 1432672, -1, -1, -1, -1, -1, -1 }, { 0x23001, -1, -1, 1432677, -1, -1, -1, -1, -1, -1 }, { 0x23002, -1, -1, 1432683, -1, -1, -1, -1, -1, -1 }, { 0x23003, -1, -1, 1432687, -1, -1, -1, -1, -1, -1 }, { 0x23004, -1, -1, 1432693, -1, -1, -1, -1, -1, -1 }, { 0x2300D, -1, -1, 1432698, -1, -1, -1, -1, -1, -1 }, { 0x2300F, -1, -1, 1432704, -1, -1, -1, -1, -1, -1 }, { 0x23010, -1, -1, 1432711, -1, -1, -1, -1, -1, -1 }, { 0x23012, 1432715, -1, 1432740, -1, -1, -1, -1, -1, -1 }, { 0x23013, -1, -1, 1432746, -1, -1, -1, -1, -1, -1 }, { 0x23014, -1, -1, 1432752, -1, -1, -1, -1, -1, -1 }, { 0x2301C, -1, -1, 1432759, -1, -1, -1, -1, -1, -1 }, { 0x2301D, -1, -1, 1432764, -1, -1, -1, -1, -1, -1 }, { 0x2301E, -1, -1, 1432770, -1, -1, -1, -1, -1, -1 }, { 0x2301F, -1, -1, -1, -1, -1, -1, -1, -1, 1432774 }, { 0x23023, -1, -1, 1432778, -1, -1, -1, -1, -1, -1 }, { 0x23025, -1, -1, 1432782, -1, -1, -1, -1, -1, -1 }, { 0x23027, -1, -1, 1432786, -1, -1, -1, -1, -1, -1 }, { 0x2302B, -1, -1, 1432791, -1, -1, -1, -1, -1, -1 }, { 0x2302F, -1, -1, 1432796, -1, -1, -1, -1, -1, -1 }, { 0x23033, -1, 1432800, 1432805, -1, -1, -1, -1, -1, -1 }, { 0x23036, -1, -1, 1432810, -1, -1, -1, -1, -1, -1 }, { 0x23037, -1, -1, 1432816, -1, -1, -1, -1, -1, -1 }, { 0x2303B, -1, -1, 1432820, -1, -1, -1, -1, -1, -1 }, { 0x2303E, -1, -1, 1432825, -1, -1, -1, -1, -1, -1 }, { 0x23044, -1, 1432829, -1, -1, -1, -1, -1, -1, -1 }, { 0x23049, -1, -1, 1432835, -1, -1, -1, -1, -1, -1 }, { 0x2304B, -1, 1432839, -1, -1, -1, -1, -1, -1, -1 }, { 0x2304D, -1, -1, 1432844, -1, -1, -1, -1, -1, -1 }, { 0x23052, -1, -1, 1432849, -1, -1, -1, -1, -1, -1 }, { 0x23054, -1, -1, -1, -1, -1, -1, -1, -1, 1432854 }, { 0x23056, -1, -1, 1432860, -1, -1, -1, -1, -1, -1 }, { 0x23057, -1, -1, 1432865, -1, -1, -1, -1, -1, -1 }, { 0x2305C, -1, -1, 1432870, -1, -1, -1, -1, -1, -1 }, { 0x2305F, -1, -1, 1432875, -1, -1, -1, -1, -1, -1 }, { 0x23062, -1, -1, 1432879, -1, -1, -1, -1, -1, -1 }, { 0x23066, -1, 1432883, 1432888, -1, -1, -1, -1, -1, -1 }, { 0x23068, -1, -1, 1432893, -1, -1, -1, -1, -1, -1 }, { 0x2306D, -1, -1, 1432898, -1, -1, -1, -1, -1, -1 }, { 0x2306F, -1, -1, 1432903, -1, -1, -1, -1, -1, -1 }, { 0x23070, -1, -1, 1432908, -1, -1, -1, -1, -1, -1 }, { 0x23072, -1, -1, -1, -1, -1, -1, -1, -1, 1432914 }, { 0x23073, -1, -1, 1432920, -1, -1, -1, -1, -1, -1 }, { 0x23074, -1, -1, 1432924, -1, -1, -1, -1, -1, -1 }, { 0x23075, -1, -1, 1432929, -1, -1, -1, -1, -1, -1 }, { 0x23077, -1, -1, 1432934, -1, -1, -1, -1, -1, -1 }, { 0x23079, -1, -1, 1432939, -1, -1, -1, -1, -1, -1 }, { 0x2307B, -1, -1, 1432945, -1, -1, -1, -1, -1, -1 }, { 0x2307D, -1, 1432950, -1, -1, -1, -1, -1, -1, -1 }, { 0x2307E, -1, 1432955, -1, -1, -1, -1, -1, -1, -1 }, { 0x23081, -1, -1, 1432960, -1, -1, -1, -1, -1, -1 }, { 0x23083, -1, -1, -1, -1, -1, -1, -1, -1, 1432966 }, { 0x23084, -1, -1, 1432972, -1, -1, -1, -1, -1, -1 }, { 0x23086, -1, -1, 1432977, -1, -1, -1, -1, -1, -1 }, { 0x23087, -1, -1, 1432983, -1, -1, -1, -1, -1, -1 }, { 0x23089, -1, -1, 1432989, -1, -1, -1, -1, -1, -1 }, { 0x2308A, -1, -1, 1432993, -1, -1, -1, -1, -1, -1 }, { 0x2308B, -1, -1, -1, -1, -1, -1, -1, -1, 1432998 }, { 0x2308E, -1, 1433003, -1, -1, -1, -1, -1, -1, -1 }, { 0x23092, -1, -1, 1433008, -1, -1, -1, -1, -1, -1 }, { 0x23096, -1, -1, 1433012, -1, -1, -1, -1, -1, -1 }, { 0x23097, -1, -1, 1433016, -1, -1, -1, -1, -1, -1 }, { 0x2309C, -1, -1, 1433021, -1, -1, -1, -1, -1, -1 }, { 0x2309D, -1, -1, 1433026, -1, -1, -1, -1, -1, -1 }, { 0x2309E, -1, -1, 1433033, -1, -1, -1, -1, -1, -1 }, { 0x230A4, -1, -1, 1433038, -1, -1, -1, -1, -1, -1 }, { 0x230A5, -1, -1, 1433044, -1, -1, -1, -1, -1, -1 }, { 0x230AC, -1, -1, 1433050, -1, -1, -1, -1, -1, -1 }, { 0x230AE, -1, -1, 1433056, -1, -1, -1, -1, -1, -1 }, { 0x230B3, -1, -1, 1433061, -1, -1, -1, -1, -1, -1 }, { 0x230B4, -1, -1, 1433067, -1, -1, -1, -1, -1, -1 }, { 0x230B5, -1, -1, 1433073, -1, -1, -1, -1, -1, -1 }, { 0x230B7, -1, 1433080, -1, -1, -1, -1, -1, -1, -1 }, { 0x230BB, -1, -1, 1433085, -1, -1, -1, -1, -1, -1 }, { 0x230BC, -1, 1433089, -1, -1, -1, -1, -1, -1, -1 }, { 0x230BD, -1, -1, 1433094, -1, -1, -1, -1, -1, -1 }, { 0x230C1, 1433103, 1433098, -1, -1, -1, -1, -1, -1, -1 }, { 0x230C4, -1, -1, 1433107, -1, -1, -1, -1, -1, -1 }, { 0x230C5, -1, -1, 1433112, -1, -1, -1, -1, -1, -1 }, { 0x230C8, 1433123, 1433118, 1433128, -1, -1, -1, -1, -1, -1 }, { 0x230C9, -1, -1, 1433134, -1, -1, -1, -1, -1, -1 }, { 0x230CD, -1, -1, 1433140, -1, -1, -1, -1, -1, -1 }, { 0x230D1, -1, -1, 1433145, -1, -1, -1, -1, -1, -1 }, { 0x230D7, -1, -1, 1433151, -1, -1, -1, -1, -1, -1 }, { 0x230D8, -1, -1, 1433157, -1, -1, -1, -1, -1, -1 }, { 0x230DA, -1, 1433163, -1, -1, -1, -1, -1, -1, -1 }, { 0x230DD, -1, -1, 1433169, -1, -1, -1, -1, -1, -1 }, { 0x230E3, -1, -1, -1, -1, -1, -1, -1, -1, 1433175 }, { 0x230E4, -1, -1, -1, -1, -1, -1, -1, -1, 1433181 }, { 0x230E7, -1, -1, 1433187, -1, -1, -1, -1, -1, -1 }, { 0x230F1, -1, -1, -1, -1, -1, -1, -1, -1, 1433192 }, { 0x230F2, -1, -1, -1, -1, -1, -1, -1, -1, 1433200 }, { 0x230F3, -1, -1, 1433207, -1, -1, -1, -1, -1, -1 }, { 0x230F5, -1, -1, 1433212, -1, -1, -1, -1, -1, -1 }, { 0x230FA, -1, -1, -1, -1, -1, -1, -1, -1, 1433218 }, { 0x230FD, -1, -1, 1433229, -1, -1, -1, -1, 1433223, -1 }, { 0x230FE, -1, -1, 1433234, -1, -1, -1, -1, -1, -1 }, { 0x23103, -1, 1433239, -1, -1, -1, -1, -1, -1, -1 }, { 0x23105, -1, -1, 1433244, -1, -1, -1, -1, -1, -1 }, { 0x23107, -1, -1, -1, -1, -1, -1, -1, -1, 1433250 }, { 0x23108, 1433262, 1433257, -1, -1, -1, -1, -1, -1, -1 }, { 0x23109, -1, -1, 1433398, -1, -1, -1, -1, -1, -1 }, { 0x2310A, -1, -1, 1433403, -1, -1, -1, -1, -1, -1 }, { 0x2310D, -1, -1, 1433407, -1, -1, -1, -1, -1, -1 }, { 0x2310E, -1, -1, 1433411, -1, -1, -1, -1, -1, -1 }, { 0x2310F, -1, -1, 1433415, -1, -1, -1, -1, -1, -1 }, { 0x23111, -1, -1, 1433420, -1, -1, -1, -1, -1, -1 }, { 0x23112, -1, -1, -1, -1, -1, -1, -1, -1, 1433425 }, { 0x23113, -1, -1, 1433429, -1, -1, -1, -1, -1, -1 }, { 0x23116, -1, -1, -1, -1, -1, -1, -1, -1, 1433434 }, { 0x23119, 1433441, -1, 1433469, -1, -1, -1, -1, -1, -1 }, { 0x2311C, -1, -1, 1433476, -1, -1, -1, -1, -1, -1 }, { 0x2311D, -1, -1, 1433481, -1, -1, -1, -1, -1, -1 }, { 0x2311F, -1, -1, 1433486, -1, -1, -1, -1, -1, -1 }, { 0x23120, -1, -1, 1433490, -1, -1, -1, -1, -1, -1 }, { 0x23125, -1, -1, -1, -1, -1, -1, -1, -1, 1433496 }, { 0x23127, -1, -1, 1433504, -1, -1, -1, -1, -1, -1 }, { 0x2312C, -1, -1, -1, -1, -1, -1, -1, -1, 1433509 }, { 0x2312E, -1, -1, 1433516, -1, -1, -1, -1, -1, -1 }, { 0x2312F, -1, -1, 1433520, -1, -1, -1, -1, -1, -1 }, { 0x23130, -1, -1, 1433524, -1, -1, -1, -1, -1, -1 }, { 0x23131, -1, -1, 1433527, -1, -1, -1, -1, -1, -1 }, { 0x23132, -1, -1, 1433531, -1, -1, -1, -1, -1, -1 }, { 0x23134, -1, -1, 1433536, -1, -1, -1, -1, -1, -1 }, { 0x23138, -1, -1, 1433543, -1, -1, -1, -1, -1, -1 }, { 0x2313A, -1, -1, 1433548, -1, -1, -1, -1, -1, -1 }, { 0x2313B, -1, -1, 1433553, -1, -1, -1, -1, -1, -1 }, { 0x2313D, -1, 1433559, -1, -1, -1, -1, -1, -1, -1 }, { 0x2313F, -1, -1, 1433565, -1, -1, -1, -1, -1, -1 }, { 0x23143, -1, -1, 1433571, -1, -1, -1, -1, -1, -1 }, { 0x23144, -1, -1, 1433576, -1, -1, -1, -1, -1, -1 }, { 0x23145, -1, -1, -1, -1, -1, -1, -1, -1, 1433581 }, { 0x23149, -1, -1, 1433586, -1, -1, -1, -1, -1, -1 }, { 0x2314D, -1, -1, 1433591, -1, -1, -1, -1, -1, -1 }, { 0x23157, -1, -1, -1, -1, -1, -1, -1, -1, 1433597 }, { 0x23158, -1, -1, -1, -1, -1, -1, -1, -1, 1433603 }, { 0x23159, -1, -1, -1, -1, -1, -1, -1, -1, 1433609 }, { 0x2315A, -1, -1, 1433615, -1, -1, -1, -1, -1, -1 }, { 0x2315D, -1, -1, 1433619, -1, -1, -1, -1, -1, -1 }, { 0x2315F, -1, -1, 1433623, -1, -1, -1, -1, -1, -1 }, { 0x23161, -1, -1, 1433628, -1, -1, -1, -1, -1, -1 }, { 0x23164, -1, -1, 1433633, -1, -1, -1, -1, -1, -1 }, { 0x23165, -1, -1, 1433637, -1, -1, -1, -1, -1, -1 }, { 0x23170, -1, -1, 1433641, -1, -1, -1, -1, -1, -1 }, { 0x23175, -1, -1, -1, -1, -1, -1, -1, -1, 1433648 }, { 0x23176, -1, -1, -1, -1, -1, -1, -1, -1, 1433653 }, { 0x23177, -1, -1, 1433658, -1, -1, -1, -1, -1, -1 }, { 0x2317A, -1, -1, 1433665, -1, -1, -1, -1, -1, -1 }, { 0x2317B, -1, -1, 1433670, -1, -1, -1, -1, -1, -1 }, { 0x2317D, -1, 1433675, -1, -1, -1, -1, -1, -1, -1 }, { 0x2317E, -1, -1, 1433680, -1, -1, -1, -1, -1, -1 }, { 0x23182, -1, 1433684, -1, -1, -1, -1, -1, -1, -1 }, { 0x23184, 1433697, 1433690, -1, -1, -1, -1, -1, -1, -1 }, { 0x23188, -1, -1, 1433765, -1, -1, -1, -1, -1, -1 }, { 0x2318D, -1, -1, 1433769, -1, -1, -1, -1, -1, -1 }, { 0x2318F, -1, -1, -1, -1, -1, -1, -1, -1, 1433775 }, { 0x23190, -1, 1433781, 1433786, -1, -1, -1, -1, -1, 1433790 }, { 0x23192, -1, -1, 1433796, -1, -1, -1, -1, -1, -1 }, { 0x23194, -1, -1, 1433800, -1, -1, -1, -1, -1, -1 }, { 0x23195, -1, -1, 1433806, -1, -1, -1, -1, -1, -1 }, { 0x23196, -1, -1, 1433812, -1, -1, -1, -1, -1, -1 }, { 0x23197, -1, -1, 1433819, -1, -1, -1, -1, -1, -1 }, { 0x23198, -1, -1, 1433824, -1, -1, -1, -1, -1, -1 }, { 0x23199, -1, -1, 1433829, -1, -1, -1, -1, -1, -1 }, { 0x2319A, -1, -1, 1433834, -1, -1, -1, -1, -1, -1 }, { 0x2319B, -1, -1, 1433839, -1, -1, -1, -1, -1, -1 }, { 0x2319F, -1, -1, 1433843, -1, -1, -1, -1, -1, -1 }, { 0x231A4, -1, 1433848, -1, -1, -1, -1, -1, -1, -1 }, { 0x231A5, -1, 1433854, -1, -1, -1, -1, -1, -1, -1 }, { 0x231A7, -1, -1, 1433860, -1, -1, -1, -1, -1, -1 }, { 0x231AE, -1, -1, -1, -1, -1, -1, -1, -1, 1433865 }, { 0x231AF, -1, -1, -1, -1, -1, -1, -1, -1, 1433871 }, { 0x231B0, -1, -1, -1, -1, -1, -1, -1, -1, 1433878 }, { 0x231B1, -1, -1, -1, -1, -1, -1, -1, -1, 1433884 }, { 0x231B2, -1, -1, 1433889, -1, -1, -1, -1, -1, -1 }, { 0x231B3, -1, 1433894, 1433900, -1, -1, -1, -1, -1, -1 }, { 0x231B4, -1, -1, 1433906, -1, -1, -1, -1, -1, -1 }, { 0x231B5, -1, -1, 1433912, -1, -1, -1, -1, -1, -1 }, { 0x231BD, -1, -1, 1433916, -1, -1, -1, -1, -1, -1 }, { 0x231C0, 1433925, 1433920, -1, -1, -1, -1, -1, -1, -1 }, { 0x231C7, -1, -1, 1433940, -1, -1, -1, -1, -1, -1 }, { 0x231C8, -1, 1433945, -1, -1, -1, -1, -1, -1, -1 }, { 0x231C9, -1, 1433950, -1, -1, -1, -1, -1, -1, -1 }, { 0x231CA, -1, -1, -1, -1, -1, -1, -1, -1, 1433956 }, { 0x231D6, -1, -1, 1433962, -1, -1, -1, -1, -1, -1 }, { 0x231D7, -1, -1, 1433968, -1, -1, -1, -1, -1, -1 }, { 0x231D9, -1, -1, 1433974, -1, -1, -1, -1, -1, -1 }, { 0x231DC, -1, -1, -1, -1, -1, -1, -1, -1, 1433978 }, { 0x231DD, -1, -1, -1, -1, -1, -1, -1, -1, 1433985 }, { 0x231DE, -1, -1, -1, -1, -1, -1, -1, -1, 1433992 }, { 0x231DF, -1, -1, -1, -1, -1, -1, -1, -1, 1433998 }, { 0x231E0, -1, -1, -1, -1, -1, -1, -1, -1, 1434002 }, { 0x231E1, -1, -1, -1, -1, -1, -1, -1, -1, 1434007 }, { 0x231E2, 1434013, -1, 1434044, -1, -1, -1, -1, -1, -1 }, { 0x231E6, -1, -1, 1434049, -1, -1, -1, -1, -1, -1 }, { 0x231E7, -1, -1, 1434055, -1, -1, -1, -1, -1, -1 }, { 0x231E8, 1434065, 1434060, 1434070, -1, -1, -1, -1, -1, -1 }, { 0x231EA, -1, 1434075, -1, -1, -1, -1, -1, -1, -1 }, { 0x231EB, -1, -1, 1434080, -1, -1, -1, -1, -1, 1434084 }, { 0x231EC, -1, -1, 1434091, -1, -1, -1, -1, -1, -1 }, { 0x231F0, -1, -1, 1434098, -1, -1, -1, -1, -1, -1 }, { 0x231F2, -1, -1, 1434103, -1, -1, -1, -1, -1, -1 }, { 0x231F3, -1, -1, 1434108, -1, -1, -1, -1, -1, -1 }, { 0x231F6, 1434117, 1434112, -1, -1, -1, -1, -1, -1, -1 }, { 0x231F7, -1, 1434153, -1, -1, -1, -1, -1, -1, -1 }, { 0x231F8, -1, 1434159, -1, -1, -1, -1, -1, -1, -1 }, { 0x231F9, -1, 1434165, -1, -1, -1, -1, -1, -1, -1 }, { 0x23205, -1, -1, 1434170, -1, -1, -1, -1, -1, -1 }, { 0x2320A, -1, -1, 1434175, -1, -1, -1, -1, -1, -1 }, { 0x2320D, -1, -1, 1434179, -1, -1, -1, -1, -1, -1 }, { 0x2320E, -1, -1, 1434184, -1, -1, -1, -1, -1, -1 }, { 0x2320F, -1, 1434189, -1, -1, -1, -1, -1, -1, -1 }, { 0x23212, -1, -1, -1, -1, -1, -1, -1, -1, 1434194 }, { 0x23213, -1, -1, -1, -1, -1, -1, -1, -1, 1434199 }, { 0x23214, -1, -1, -1, -1, -1, -1, -1, -1, 1434205 }, { 0x23215, -1, -1, -1, -1, -1, -1, -1, -1, 1434211 }, { 0x23216, -1, -1, -1, -1, -1, -1, -1, -1, 1434215 }, { 0x23217, -1, -1, -1, -1, -1, -1, -1, -1, 1434221 }, { 0x23218, -1, -1, -1, -1, -1, -1, -1, -1, 1434227 }, { 0x23219, -1, -1, -1, -1, -1, -1, -1, -1, 1434233 }, { 0x2321A, -1, -1, -1, -1, -1, -1, -1, -1, 1434239 }, { 0x2321B, -1, -1, -1, -1, -1, -1, -1, -1, 1434247 }, { 0x2321C, -1, -1, -1, -1, -1, -1, -1, -1, 1434254 }, { 0x2321D, -1, -1, -1, -1, -1, -1, -1, -1, 1434260 }, { 0x2321E, -1, -1, -1, -1, -1, -1, -1, -1, 1434265 }, { 0x23220, -1, -1, 1434270, -1, -1, -1, -1, -1, -1 }, { 0x23221, -1, -1, 1434276, -1, -1, -1, -1, -1, -1 }, { 0x23222, -1, -1, -1, -1, -1, -1, -1, -1, 1434280 }, { 0x23225, -1, 1434284, 1434289, -1, -1, -1, -1, -1, -1 }, { 0x2322F, -1, 1434293, -1, -1, -1, -1, -1, -1, -1 }, { 0x23230, -1, -1, -1, -1, -1, -1, -1, -1, 1434298 }, { 0x23231, -1, 1434302, -1, -1, -1, -1, -1, -1, -1 }, { 0x23232, -1, 1434309, -1, -1, -1, -1, -1, -1, -1 }, { 0x23233, -1, 1434314, -1, -1, -1, -1, -1, -1, -1 }, { 0x23234, -1, 1434319, -1, -1, -1, -1, -1, -1, -1 }, { 0x23236, -1, 1434324, 1434330, -1, -1, -1, -1, -1, -1 }, { 0x23244, -1, -1, 1434336, -1, -1, -1, -1, -1, -1 }, { 0x23245, -1, -1, 1434341, -1, -1, -1, -1, -1, -1 }, { 0x23246, -1, -1, 1434346, -1, -1, -1, -1, -1, -1 }, { 0x2324D, -1, -1, -1, -1, -1, -1, -1, -1, 1434350 }, { 0x2324E, -1, -1, -1, -1, -1, -1, -1, -1, 1434353 }, { 0x2324F, -1, -1, -1, -1, -1, -1, -1, -1, 1434359 }, { 0x23250, -1, -1, -1, -1, -1, -1, -1, -1, 1434365 }, { 0x23252, -1, -1, 1434373, -1, -1, -1, -1, -1, -1 }, { 0x23253, -1, -1, 1434378, -1, -1, -1, -1, -1, -1 }, { 0x23254, -1, -1, 1434382, -1, -1, -1, -1, -1, -1 }, { 0x23255, -1, -1, 1434387, -1, -1, -1, -1, -1, -1 }, { 0x23256, -1, -1, 1434393, -1, -1, -1, -1, -1, -1 }, { 0x23257, -1, -1, 1434399, -1, -1, -1, -1, -1, -1 }, { 0x23258, -1, -1, 1434404, -1, -1, -1, -1, -1, -1 }, { 0x2325A, -1, -1, 1434409, -1, -1, -1, -1, -1, -1 }, { 0x2325B, -1, -1, 1434415, -1, -1, -1, -1, -1, -1 }, { 0x2325C, -1, -1, 1434420, -1, -1, -1, -1, -1, -1 }, { 0x2325E, 1434430, 1434425, -1, -1, -1, -1, -1, -1, -1 }, { 0x23261, -1, -1, 1434443, -1, -1, -1, -1, -1, -1 }, { 0x23262, -1, 1434449, -1, -1, -1, -1, -1, -1, -1 }, { 0x23269, -1, -1, 1434454, -1, -1, -1, -1, -1, -1 }, { 0x2326A, -1, -1, 1434458, -1, -1, -1, -1, -1, -1 }, { 0x2326E, -1, -1, 1434465, -1, -1, -1, -1, -1, -1 }, { 0x23272, -1, -1, -1, -1, -1, -1, -1, -1, 1434470 }, { 0x23273, -1, -1, -1, -1, -1, -1, -1, -1, 1434478 }, { 0x23274, -1, -1, -1, -1, -1, -1, -1, -1, 1434485 }, { 0x23275, -1, -1, -1, -1, -1, -1, -1, -1, 1434491 }, { 0x23276, -1, -1, -1, -1, -1, -1, -1, -1, 1434495 }, { 0x23277, -1, -1, -1, -1, -1, -1, -1, -1, 1434500 }, { 0x23278, -1, -1, -1, -1, -1, -1, -1, -1, 1434505 }, { 0x23279, -1, -1, -1, -1, -1, -1, -1, -1, 1434510 }, { 0x2327E, -1, -1, 1434516, -1, -1, -1, -1, -1, -1 }, { 0x2327F, -1, -1, 1434520, -1, -1, -1, -1, -1, -1 }, { 0x23281, -1, -1, 1434525, -1, -1, -1, -1, -1, -1 }, { 0x23283, -1, -1, 1434529, -1, -1, -1, -1, -1, -1 }, { 0x23289, -1, 1434534, -1, -1, -1, -1, -1, -1, -1 }, { 0x2328A, -1, 1434539, -1, -1, -1, -1, -1, -1, -1 }, { 0x2328B, -1, -1, -1, -1, -1, -1, -1, -1, 1434544 }, { 0x2328C, -1, -1, -1, -1, -1, -1, -1, -1, 1434547 }, { 0x2328D, -1, -1, -1, -1, -1, -1, -1, -1, 1434552 }, { 0x2328E, -1, -1, -1, -1, -1, -1, -1, -1, 1434556 }, { 0x23294, -1, -1, 1434563, -1, -1, -1, -1, -1, -1 }, { 0x23296, -1, -1, 1434569, -1, -1, -1, -1, -1, -1 }, { 0x23298, -1, -1, -1, -1, -1, -1, -1, -1, 1434575 }, { 0x2329D, -1, -1, 1434581, -1, -1, -1, -1, -1, -1 }, { 0x2329E, -1, -1, 1434587, -1, -1, -1, -1, -1, -1 }, { 0x2329F, -1, -1, 1434591, -1, -1, -1, -1, -1, -1 }, { 0x232A7, -1, -1, 1434596, -1, -1, -1, -1, -1, -1 }, { 0x232AB, -1, 1434602, -1, -1, -1, -1, -1, -1, -1 }, { 0x232AC, -1, 1434607, -1, -1, -1, -1, -1, -1, -1 }, { 0x232AD, -1, 1434613, -1, -1, -1, -1, -1, -1, -1 }, { 0x232B6, -1, -1, 1434618, -1, -1, -1, -1, -1, -1 }, { 0x232B7, -1, -1, 1434623, -1, -1, -1, -1, -1, -1 }, { 0x232BA, -1, -1, 1434629, -1, -1, -1, -1, -1, -1 }, { 0x232BE, -1, -1, -1, -1, -1, -1, -1, -1, 1434635 }, { 0x232BF, -1, -1, -1, -1, -1, -1, -1, -1, 1434640 }, { 0x232C0, -1, -1, -1, -1, -1, -1, -1, -1, 1434648 }, { 0x232C1, -1, -1, -1, -1, -1, -1, -1, -1, 1434652 }, { 0x232C2, -1, -1, -1, -1, -1, -1, -1, -1, 1434658 }, { 0x232C3, -1, -1, -1, -1, -1, -1, -1, -1, 1434666 }, { 0x232C4, -1, -1, 1434673, -1, -1, -1, -1, -1, -1 }, { 0x232C6, -1, -1, -1, -1, -1, -1, -1, -1, 1434678 }, { 0x232C7, -1, -1, -1, -1, -1, -1, -1, -1, 1434687 }, { 0x232C9, -1, -1, 1434694, -1, -1, -1, -1, -1, -1 }, { 0x232CA, -1, -1, 1434698, -1, -1, -1, -1, -1, -1 }, { 0x232CB, -1, -1, 1434703, -1, -1, -1, -1, -1, -1 }, { 0x232CD, -1, -1, 1434709, -1, -1, -1, -1, -1, -1 }, { 0x232CF, -1, -1, 1434715, -1, -1, -1, -1, -1, -1 }, { 0x232D1, -1, -1, -1, -1, -1, -1, -1, -1, 1434719 }, { 0x232D2, -1, 1434725, -1, -1, -1, -1, -1, -1, -1 }, { 0x232D8, -1, -1, 1434731, -1, -1, -1, -1, -1, -1 }, { 0x232DA, -1, -1, -1, -1, -1, -1, -1, -1, 1434736 }, { 0x232DB, -1, -1, -1, -1, -1, -1, -1, -1, 1434741 }, { 0x232DC, -1, -1, -1, -1, -1, -1, -1, -1, 1434746 }, { 0x232DD, -1, -1, -1, -1, -1, -1, -1, -1, 1434752 }, { 0x232DE, -1, -1, 1434757, -1, -1, -1, -1, -1, -1 }, { 0x232DF, -1, -1, 1434761, -1, -1, -1, -1, -1, -1 }, { 0x232E0, -1, 1434765, -1, -1, -1, -1, -1, -1, -1 }, { 0x232E1, -1, 1434770, -1, -1, -1, -1, -1, -1, -1 }, { 0x232E2, -1, -1, 1434776, -1, -1, -1, -1, -1, -1 }, { 0x232E3, -1, -1, 1434782, -1, -1, -1, -1, -1, -1 }, { 0x232E8, -1, -1, -1, -1, -1, -1, -1, -1, 1434787 }, { 0x232E9, -1, -1, -1, -1, -1, -1, -1, -1, 1434792 }, { 0x232F0, -1, -1, -1, -1, -1, -1, -1, -1, 1434797 }, { 0x232F1, -1, -1, -1, -1, -1, -1, -1, -1, 1434802 }, { 0x232F2, -1, -1, 1434809, -1, -1, -1, -1, -1, -1 }, { 0x232F3, -1, -1, 1434814, -1, -1, -1, -1, -1, -1 }, { 0x232F5, -1, -1, 1434820, -1, -1, -1, -1, -1, -1 }, { 0x232F6, -1, -1, 1434824, -1, -1, -1, -1, -1, -1 }, { 0x232F9, -1, -1, 1434831, -1, -1, -1, -1, -1, -1 }, { 0x232FB, -1, -1, -1, -1, -1, -1, -1, -1, 1434835 }, { 0x232FC, -1, -1, -1, -1, -1, -1, -1, -1, 1434841 }, { 0x232FD, -1, -1, -1, -1, -1, -1, -1, -1, 1434847 }, { 0x232FE, -1, -1, -1, -1, -1, -1, -1, -1, 1434853 }, { 0x232FF, -1, -1, 1434860, -1, -1, -1, -1, -1, -1 }, { 0x23300, -1, 1434866, -1, -1, -1, -1, -1, -1, -1 }, { 0x23301, -1, -1, -1, -1, -1, -1, -1, -1, 1434871 }, { 0x23302, -1, -1, -1, -1, -1, -1, -1, -1, 1434877 }, { 0x23305, -1, -1, 1434883, -1, -1, -1, -1, -1, -1 }, { 0x23306, -1, -1, -1, -1, -1, -1, -1, -1, 1434887 }, { 0x23309, -1, -1, -1, -1, -1, -1, -1, -1, 1434893 }, { 0x2330A, -1, 1434899, -1, -1, -1, -1, -1, -1, -1 }, { 0x2330B, -1, -1, -1, -1, -1, -1, -1, -1, 1434904 }, { 0x2330C, -1, -1, -1, -1, -1, -1, -1, -1, 1434910 }, { 0x2330D, -1, -1, 1434914, -1, -1, -1, -1, -1, -1 }, { 0x2330F, -1, -1, 1434919, -1, -1, -1, -1, -1, -1 }, { 0x23312, -1, -1, -1, -1, -1, -1, -1, -1, 1434923 }, { 0x23313, -1, -1, 1434930, -1, -1, -1, -1, -1, -1 }, { 0x23314, -1, -1, -1, -1, -1, -1, -1, -1, 1434936 }, { 0x23317, -1, -1, 1434942, -1, -1, -1, -1, -1, -1 }, { 0x2331A, -1, -1, 1434947, -1, -1, -1, -1, -1, -1 }, { 0x2331B, -1, -1, -1, -1, -1, -1, -1, -1, 1434953 }, { 0x2331C, -1, -1, 1434959, -1, -1, -1, -1, -1, -1 }, { 0x2331D, -1, -1, -1, -1, -1, -1, -1, -1, 1434963 }, { 0x2331E, -1, -1, 1434970, -1, -1, -1, -1, -1, -1 }, { 0x2331F, -1, 1434977, 1434983, -1, -1, -1, -1, -1, -1 }, { 0x23320, -1, -1, 1434989, -1, -1, -1, -1, -1, -1 }, { 0x23327, -1, -1, 1434995, -1, -1, -1, -1, -1, -1 }, { 0x23328, -1, -1, 1434999, -1, -1, -1, -1, -1, -1 }, { 0x2332C, -1, -1, 1435004, -1, -1, -1, -1, -1, -1 }, { 0x2332D, -1, -1, 1435008, -1, -1, -1, -1, -1, -1 }, { 0x23334, -1, -1, -1, -1, -1, -1, -1, -1, 1435012 }, { 0x23335, -1, -1, -1, -1, -1, -1, -1, -1, 1435020 }, { 0x23336, -1, -1, -1, -1, -1, -1, -1, -1, 1435027 }, { 0x23339, -1, -1, -1, -1, -1, -1, -1, -1, 1435033 }, { 0x2333A, -1, -1, -1, -1, -1, -1, -1, -1, 1435039 }, { 0x2333E, -1, -1, 1435044, -1, -1, -1, -1, -1, -1 }, { 0x23340, -1, -1, -1, -1, -1, -1, -1, -1, 1435050 }, { 0x23341, -1, -1, -1, -1, -1, -1, -1, -1, 1435056 }, { 0x23342, -1, -1, -1, -1, -1, -1, -1, -1, 1435062 }, { 0x23343, -1, -1, -1, -1, -1, -1, -1, 1435067, -1 }, { 0x23345, -1, -1, -1, -1, -1, -1, -1, -1, 1435073 }, { 0x23346, -1, -1, 1435079, -1, -1, -1, -1, -1, -1 }, { 0x23347, -1, -1, 1435085, -1, -1, -1, -1, -1, -1 }, { 0x2334A, -1, -1, -1, -1, -1, -1, -1, -1, 1435089 }, { 0x2334B, -1, -1, -1, -1, -1, -1, -1, -1, 1435095 }, { 0x2334D, -1, -1, -1, -1, -1, -1, -1, -1, 1435100 }, { 0x2334F, -1, -1, 1435105, -1, -1, -1, -1, -1, -1 }, { 0x23353, 1435114, 1435110, -1, -1, -1, -1, -1, -1, -1 }, { 0x23355, -1, -1, -1, -1, -1, -1, -1, -1, 1435127 }, { 0x23356, -1, -1, 1435134, -1, -1, -1, -1, -1, -1 }, { 0x23357, -1, -1, -1, -1, -1, -1, -1, -1, 1435139 }, { 0x2335B, -1, -1, 1435145, -1, -1, -1, -1, -1, -1 }, { 0x2335F, -1, -1, 1435149, -1, -1, -1, -1, -1, -1 }, { 0x23366, -1, -1, 1435154, -1, -1, -1, -1, -1, -1 }, { 0x23367, -1, -1, 1435161, -1, -1, -1, -1, -1, -1 }, { 0x23368, -1, 1435166, -1, -1, -1, -1, -1, -1, -1 }, { 0x2336F, -1, 1435170, 1435175, -1, -1, -1, -1, -1, -1 }, { 0x23370, -1, 1435180, 1435185, -1, -1, -1, -1, -1, -1 }, { 0x23374, -1, -1, 1435191, -1, -1, -1, -1, -1, -1 }, { 0x23378, -1, -1, 1435197, -1, -1, -1, -1, -1, -1 }, { 0x2337A, -1, -1, 1435201, -1, -1, -1, -1, -1, -1 }, { 0x23380, -1, -1, -1, -1, -1, -1, -1, -1, 1435206 }, { 0x23383, -1, -1, -1, -1, -1, -1, -1, -1, 1435212 }, { 0x23384, -1, -1, 1435219, -1, -1, -1, -1, -1, -1 }, { 0x23385, -1, -1, 1435225, -1, -1, -1, -1, -1, -1 }, { 0x23386, 1435229, -1, 1435253, -1, -1, -1, -1, -1, -1 }, { 0x2338A, -1, -1, -1, -1, -1, -1, -1, -1, 1435258 }, { 0x2338F, -1, -1, -1, -1, -1, -1, -1, -1, 1435263 }, { 0x23391, -1, 1435267, 1435272, -1, -1, -1, -1, -1, -1 }, { 0x23393, -1, -1, 1435278, -1, -1, -1, -1, -1, -1 }, { 0x23394, -1, -1, 1435284, -1, -1, -1, -1, -1, -1 }, { 0x23396, -1, -1, -1, -1, -1, -1, -1, -1, 1435290 }, { 0x2339A, -1, -1, 1435297, -1, -1, -1, -1, -1, -1 }, { 0x2339B, -1, -1, 1435301, -1, -1, -1, -1, -1, -1 }, { 0x2339E, -1, -1, -1, -1, -1, -1, -1, -1, 1435305 }, { 0x233A2, -1, -1, -1, -1, -1, -1, -1, -1, 1435312 }, { 0x233A3, -1, -1, -1, -1, -1, -1, -1, -1, 1435320 }, { 0x233A6, -1, -1, -1, -1, -1, -1, -1, -1, 1435328 }, { 0x233A9, -1, -1, 1435334, -1, -1, -1, -1, -1, -1 }, { 0x233AE, -1, -1, 1435338, -1, -1, -1, -1, -1, -1 }, { 0x233B1, -1, -1, 1435342, -1, -1, -1, -1, -1, -1 }, { 0x233B2, -1, -1, 1435347, -1, -1, -1, -1, -1, -1 }, { 0x233B3, -1, -1, 1435353, -1, -1, -1, -1, -1, -1 }, { 0x233B4, 1435363, 1435358, 1435379, -1, -1, -1, -1, -1, -1 }, { 0x233B5, -1, -1, 1435384, -1, -1, -1, -1, -1, -1 }, { 0x233B7, -1, -1, -1, -1, -1, -1, -1, -1, 1435389 }, { 0x233B8, -1, -1, 1435394, -1, -1, -1, -1, -1, -1 }, { 0x233C0, -1, -1, 1435400, -1, -1, -1, -1, -1, -1 }, { 0x233C2, 1435412, 1435406, -1, -1, -1, -1, -1, -1, -1 }, { 0x233CB, 1435428, 1435423, -1, -1, -1, -1, -1, -1, -1 }, { 0x233CC, -1, 1435433, -1, -1, -1, -1, -1, -1, -1 }, { 0x233CE, -1, -1, 1435437, -1, -1, -1, -1, -1, -1 }, { 0x233D1, -1, -1, 1435441, -1, -1, -1, -1, -1, -1 }, { 0x233D2, -1, -1, -1, -1, -1, -1, -1, -1, 1435447 }, { 0x233D4, -1, -1, 1435452, -1, -1, -1, -1, -1, -1 }, { 0x233D6, -1, -1, 1435457, -1, -1, -1, -1, -1, -1 }, { 0x233D7, -1, -1, 1435463, -1, -1, -1, -1, -1, -1 }, { 0x233DA, -1, -1, 1435468, -1, -1, -1, -1, -1, -1 }, { 0x233DE, -1, 1435473, 1435478, -1, -1, -1, -1, -1, -1 }, { 0x233DF, -1, -1, 1435483, -1, -1, -1, -1, -1, -1 }, { 0x233E0, -1, -1, 1435488, -1, -1, -1, -1, -1, -1 }, { 0x233E1, -1, -1, 1435494, -1, -1, -1, -1, -1, -1 }, { 0x233E2, -1, 1435498, -1, -1, -1, -1, -1, -1, -1 }, { 0x233E6, -1, 1435504, -1, -1, -1, -1, -1, -1, -1 }, { 0x233F4, 1435514, 1435509, -1, -1, -1, -1, -1, -1, -1 }, { 0x233F6, -1, -1, 1435538, -1, -1, -1, -1, -1, -1 }, { 0x233F7, -1, -1, 1435542, -1, -1, -1, -1, -1, -1 }, { 0x233F9, -1, 1435546, -1, -1, -1, -1, -1, -1, -1 }, { 0x233FA, -1, 1435551, 1435557, -1, -1, -1, -1, -1, -1 }, { 0x233FE, 1435568, 1435563, -1, -1, -1, 1435667, 1435674, -1, 1435678 }, { 0x233FF, -1, -1, -1, -1, -1, -1, -1, -1, 1435682 }, { 0x23400, -1, 1435687, -1, -1, -1, -1, -1, -1, -1 }, { 0x23402, -1, -1, 1435692, -1, -1, -1, -1, -1, -1 }, { 0x23403, -1, -1, 1435696, -1, -1, -1, -1, -1, -1 }, { 0x23404, -1, -1, -1, -1, -1, -1, -1, -1, 1435701 }, { 0x23405, -1, -1, -1, -1, -1, -1, -1, -1, 1435709 }, { 0x23406, -1, -1, -1, -1, -1, -1, -1, -1, 1435714 }, { 0x2340A, -1, -1, 1435721, -1, -1, -1, -1, -1, -1 }, { 0x2340B, -1, -1, 1435726, -1, -1, -1, -1, -1, -1 }, { 0x2340E, -1, -1, 1435731, -1, -1, -1, -1, -1, -1 }, { 0x2340F, -1, -1, 1435735, -1, -1, -1, -1, -1, -1 }, { 0x23411, -1, -1, 1435741, -1, -1, -1, -1, -1, -1 }, { 0x23413, -1, -1, 1435745, -1, -1, -1, -1, -1, -1 }, { 0x23415, -1, 1435749, -1, -1, -1, -1, -1, -1, -1 }, { 0x2341D, -1, -1, -1, -1, -1, -1, -1, -1, 1435755 }, { 0x23424, -1, 1435761, 1435766, -1, -1, -1, -1, -1, -1 }, { 0x2342B, -1, -1, 1435770, -1, -1, -1, -1, -1, -1 }, { 0x2342C, -1, -1, 1435776, -1, -1, -1, -1, -1, -1 }, { 0x2342E, -1, -1, 1435780, -1, -1, -1, -1, -1, -1 }, { 0x2342F, -1, -1, 1435785, -1, -1, -1, -1, -1, -1 }, { 0x23432, -1, -1, -1, -1, -1, -1, -1, -1, 1435792 }, { 0x23433, -1, -1, -1, -1, -1, -1, -1, -1, 1435798 }, { 0x23434, -1, -1, -1, -1, -1, -1, -1, -1, 1435803 }, { 0x23435, -1, -1, 1435809, -1, -1, -1, -1, -1, -1 }, { 0x2343A, -1, -1, 1435813, -1, -1, -1, -1, -1, -1 }, { 0x2343F, -1, 1435818, 1435822, -1, -1, -1, -1, -1, -1 }, { 0x23441, 1435832, 1435826, 1435846, -1, -1, -1, -1, -1, -1 }, { 0x23442, -1, -1, 1435853, -1, -1, -1, -1, -1, -1 }, { 0x23443, -1, -1, 1435857, -1, -1, -1, -1, -1, -1 }, { 0x2344C, -1, -1, -1, -1, -1, -1, -1, -1, 1435863 }, { 0x2344E, -1, -1, -1, -1, -1, -1, -1, -1, 1435869 }, { 0x23450, -1, 1435874, -1, -1, -1, -1, -1, -1, -1 }, { 0x2345D, -1, 1435879, -1, -1, -1, -1, -1, -1, -1 }, { 0x23466, -1, -1, 1435885, -1, -1, -1, -1, -1, -1 }, { 0x23467, -1, -1, 1435892, -1, -1, -1, -1, -1, -1 }, { 0x2346F, -1, 1435897, -1, -1, -1, -1, -1, -1, -1 }, { 0x23472, -1, 1435902, -1, -1, -1, -1, -1, -1, -1 }, { 0x23473, -1, -1, -1, -1, -1, -1, -1, -1, 1435907 }, { 0x23474, -1, -1, -1, -1, -1, -1, -1, -1, 1435914 }, { 0x23475, -1, -1, -1, -1, -1, -1, -1, -1, 1435920 }, { 0x23476, -1, -1, -1, -1, -1, -1, -1, -1, 1435926 }, { 0x23477, -1, -1, -1, -1, -1, -1, -1, -1, 1435931 }, { 0x23478, -1, -1, 1435935, -1, -1, -1, -1, -1, -1 }, { 0x23479, -1, -1, 1435941, -1, -1, -1, -1, -1, -1 }, { 0x2347A, -1, -1, -1, -1, -1, -1, -1, -1, 1435947 }, { 0x2347B, -1, -1, -1, -1, -1, -1, -1, -1, 1435955 }, { 0x2347F, -1, -1, 1435959, -1, -1, -1, -1, -1, -1 }, { 0x23482, -1, -1, 1435963, -1, -1, -1, -1, -1, -1 }, { 0x23483, -1, -1, 1435969, -1, -1, -1, -1, -1, -1 }, { 0x23484, -1, -1, 1435973, -1, -1, -1, -1, -1, -1 }, { 0x23485, -1, -1, 1435978, -1, -1, -1, -1, -1, -1 }, { 0x23486, -1, -1, 1435984, -1, -1, -1, -1, -1, -1 }, { 0x23487, -1, -1, 1435990, -1, -1, -1, -1, -1, -1 }, { 0x2348C, -1, 1435994, -1, -1, -1, -1, -1, -1, -1 }, { 0x23497, 1436004, 1435999, -1, -1, -1, -1, -1, -1, -1 }, { 0x234A0, -1, -1, -1, -1, -1, -1, -1, -1, 1436033 }, { 0x234A3, -1, -1, -1, -1, -1, -1, -1, -1, 1436039 }, { 0x234B1, -1, -1, -1, -1, -1, -1, -1, -1, 1436045 }, { 0x234B2, -1, -1, -1, -1, -1, -1, -1, -1, 1436051 }, { 0x234B3, -1, -1, -1, -1, -1, -1, -1, -1, 1436055 }, { 0x234B4, -1, -1, -1, -1, -1, -1, -1, -1, 1436060 }, { 0x234B5, -1, -1, -1, -1, -1, -1, -1, -1, 1436065 }, { 0x234B7, -1, -1, 1436071, -1, -1, -1, -1, -1, -1 }, { 0x234B8, -1, -1, 1436076, -1, -1, -1, -1, -1, -1 }, { 0x234B9, -1, -1, 1436083, -1, -1, -1, -1, -1, -1 }, { 0x234BB, -1, -1, 1436088, -1, -1, -1, -1, -1, -1 }, { 0x234BC, -1, -1, 1436094, -1, -1, -1, -1, -1, -1 }, { 0x234BE, -1, -1, -1, -1, -1, -1, -1, -1, 1436100 }, { 0x234C0, -1, -1, 1436106, -1, -1, -1, -1, -1, -1 }, { 0x234C1, 1436117, 1436112, -1, -1, -1, -1, -1, -1, -1 }, { 0x234C3, -1, -1, 1436123, -1, -1, -1, -1, -1, -1 }, { 0x234C5, -1, -1, 1436128, -1, -1, -1, -1, -1, -1 }, { 0x234C6, -1, -1, 1436134, -1, -1, -1, -1, -1, 1436139 }, { 0x234C8, -1, -1, 1436147, -1, -1, -1, -1, -1, -1 }, { 0x234C9, -1, -1, 1436154, -1, -1, -1, -1, -1, -1 }, { 0x234CA, -1, -1, 1436159, -1, -1, -1, -1, -1, -1 }, { 0x234CB, -1, -1, 1436163, -1, -1, -1, -1, -1, 1436167 }, { 0x234CC, 1436178, 1436173, 1436191, -1, -1, -1, -1, -1, -1 }, { 0x234CF, -1, -1, 1436196, -1, -1, -1, -1, -1, -1 }, { 0x234D0, -1, -1, 1436201, -1, -1, -1, -1, -1, -1 }, { 0x234D2, -1, -1, 1436206, -1, -1, -1, -1, -1, -1 }, { 0x234D4, -1, -1, 1436212, -1, -1, -1, -1, -1, -1 }, { 0x234D5, -1, -1, 1436216, -1, -1, -1, -1, -1, -1 }, { 0x234D7, -1, -1, 1436220, -1, -1, -1, -1, -1, -1 }, { 0x234DB, -1, -1, 1436224, -1, -1, -1, -1, -1, -1 }, { 0x234DD, -1, -1, 1436229, -1, -1, -1, -1, -1, -1 }, { 0x234E5, -1, 1436235, -1, -1, -1, -1, -1, -1, -1 }, { 0x234E6, -1, -1, -1, -1, -1, -1, -1, -1, 1436240 }, { 0x234EA, 1436251, 1436246, -1, -1, -1, -1, -1, -1, -1 }, { 0x234FF, -1, 1436259, -1, -1, -1, -1, -1, -1, 1436264 }, { 0x23510, -1, -1, 1436268, -1, -1, -1, -1, -1, -1 }, { 0x23513, -1, -1, 1436273, -1, -1, -1, -1, -1, 1436277 }, { 0x23517, -1, -1, 1436282, -1, -1, -1, -1, -1, -1 }, { 0x23518, -1, -1, 1436288, -1, -1, -1, -1, -1, -1 }, { 0x23519, 1436297, 1436292, 1436332, -1, -1, -1, -1, -1, -1 }, { 0x2351A, -1, -1, 1436338, -1, -1, -1, -1, -1, -1 }, { 0x2351B, -1, -1, 1436343, -1, -1, -1, -1, -1, -1 }, { 0x2351D, -1, -1, -1, -1, -1, -1, -1, -1, 1436349 }, { 0x2351E, -1, -1, -1, -1, -1, -1, -1, -1, 1436355 }, { 0x2351F, -1, -1, -1, -1, -1, -1, -1, -1, 1436359 }, { 0x23520, -1, -1, -1, -1, -1, -1, -1, -1, 1436365 }, { 0x23521, -1, -1, -1, -1, -1, -1, -1, -1, 1436371 }, { 0x23522, -1, -1, -1, -1, -1, -1, -1, -1, 1436376 }, { 0x23523, -1, -1, -1, -1, -1, -1, -1, -1, 1436382 }, { 0x23524, -1, -1, -1, -1, -1, -1, -1, -1, 1436389 }, { 0x23525, -1, -1, -1, -1, -1, -1, -1, -1, 1436394 }, { 0x23526, -1, -1, -1, -1, -1, -1, -1, -1, 1436400 }, { 0x23527, -1, -1, -1, -1, -1, -1, -1, -1, 1436406 }, { 0x23528, 1436417, 1436411, -1, -1, -1, -1, -1, -1, 1436489 }, { 0x23529, -1, -1, -1, -1, -1, -1, -1, -1, 1436497 }, { 0x2352B, -1, -1, 1436501, -1, -1, -1, -1, -1, -1 }, { 0x2352C, -1, -1, 1436508, -1, -1, -1, -1, -1, -1 }, { 0x2352E, -1, -1, 1436512, -1, -1, -1, -1, -1, -1 }, { 0x2352F, -1, -1, 1436517, -1, -1, -1, -1, -1, -1 }, { 0x23530, -1, 1436522, -1, -1, -1, -1, -1, -1, -1 }, { 0x23531, -1, -1, 1436526, -1, -1, -1, -1, -1, -1 }, { 0x23532, -1, -1, 1436531, -1, -1, -1, -1, -1, 1436538 }, { 0x23533, 1436551, 1436546, -1, -1, -1, -1, -1, -1, -1 }, { 0x23535, -1, -1, 1436558, -1, -1, -1, -1, -1, -1 }, { 0x23536, -1, -1, 1436564, -1, -1, -1, -1, -1, -1 }, { 0x23537, -1, -1, 1436569, -1, -1, -1, -1, -1, -1 }, { 0x23538, -1, -1, 1436575, -1, -1, -1, -1, -1, -1 }, { 0x23539, -1, -1, 1436580, -1, -1, -1, -1, -1, -1 }, { 0x2353A, -1, -1, 1436585, -1, -1, -1, -1, -1, -1 }, { 0x2353B, -1, -1, 1436590, -1, -1, -1, -1, -1, -1 }, { 0x2353C, 1436599, 1436594, 1436624, -1, -1, -1, -1, -1, -1 }, { 0x2353D, -1, -1, 1436629, -1, -1, -1, -1, -1, -1 }, { 0x23541, -1, -1, 1436633, -1, -1, -1, -1, -1, -1 }, { 0x23543, -1, -1, 1436637, -1, -1, -1, -1, -1, -1 }, { 0x23544, -1, -1, 1436641, -1, -1, -1, -1, -1, -1 }, { 0x23545, -1, -1, 1436648, -1, -1, -1, -1, -1, -1 }, { 0x23547, -1, -1, 1436653, -1, -1, -1, -1, -1, -1 }, { 0x23549, -1, -1, 1436659, -1, -1, -1, -1, -1, -1 }, { 0x2354C, -1, -1, 1436664, -1, -1, -1, -1, -1, -1 }, { 0x2354D, -1, -1, 1436669, -1, -1, -1, -1, -1, -1 }, { 0x2354E, -1, -1, 1436674, -1, -1, -1, -1, -1, -1 }, { 0x2354F, -1, -1, 1436680, -1, -1, -1, -1, -1, -1 }, { 0x23551, -1, 1436687, -1, -1, -1, -1, -1, -1, -1 }, { 0x23558, -1, -1, -1, -1, -1, -1, -1, -1, 1436691 }, { 0x2355A, -1, 1436695, -1, -1, -1, -1, -1, -1, -1 }, { 0x23567, -1, 1436700, -1, -1, -1, -1, -1, -1, -1 }, { 0x2356C, -1, -1, -1, -1, -1, -1, -1, -1, 1436705 }, { 0x23572, 1436717, 1436711, -1, -1, -1, -1, -1, -1, -1 }, { 0x2357E, -1, -1, 1436792, -1, -1, -1, -1, -1, -1 }, { 0x23584, -1, -1, 1436798, -1, -1, -1, -1, -1, -1 }, { 0x23585, -1, -1, 1436804, -1, -1, -1, -1, -1, -1 }, { 0x23586, -1, -1, 1436808, -1, -1, -1, -1, -1, -1 }, { 0x23589, -1, -1, 1436813, -1, -1, -1, -1, -1, -1 }, { 0x2358A, -1, -1, 1436819, -1, -1, -1, -1, -1, -1 }, { 0x2358C, -1, -1, 1436824, -1, -1, -1, -1, -1, -1 }, { 0x23590, -1, -1, 1436829, -1, -1, -1, -1, -1, -1 }, { 0x23595, 1436840, 1436834, -1, -1, -1, -1, -1, -1, -1 }, { 0x23596, -1, -1, -1, -1, -1, -1, -1, -1, 1436892 }, { 0x23597, -1, -1, -1, -1, -1, -1, -1, -1, 1436898 }, { 0x23598, -1, -1, -1, -1, -1, -1, -1, -1, 1436904 }, { 0x23599, -1, 1436911, -1, -1, -1, -1, -1, -1, 1436916 }, { 0x2359A, -1, -1, -1, -1, -1, -1, -1, -1, 1436921 }, { 0x2359B, -1, -1, -1, -1, -1, -1, -1, -1, 1436924 }, { 0x2359C, -1, 1436930, -1, -1, -1, -1, -1, -1, 1436935 }, { 0x2359D, -1, -1, -1, -1, -1, -1, -1, -1, 1436941 }, { 0x2359E, -1, -1, -1, -1, -1, -1, -1, -1, 1436946 }, { 0x2359F, -1, -1, -1, -1, -1, -1, -1, -1, 1436950 }, { 0x235A0, -1, -1, -1, -1, -1, -1, -1, -1, 1436956 }, { 0x235A1, -1, -1, -1, -1, -1, -1, -1, -1, 1436963 }, { 0x235A2, -1, -1, -1, -1, -1, -1, -1, -1, 1436970 }, { 0x235A3, -1, -1, 1436976, -1, -1, -1, -1, -1, -1 }, { 0x235A4, -1, -1, 1436980, -1, -1, -1, -1, -1, -1 }, { 0x235A7, -1, -1, -1, -1, -1, -1, -1, -1, 1436985 }, { 0x235A8, -1, -1, 1436990, -1, -1, -1, -1, -1, -1 }, { 0x235AA, -1, -1, 1436994, -1, -1, -1, -1, -1, -1 }, { 0x235AB, -1, -1, 1436998, -1, -1, -1, -1, -1, -1 }, { 0x235AC, -1, -1, 1437002, -1, -1, -1, -1, -1, -1 }, { 0x235AD, -1, -1, 1437007, -1, -1, -1, -1, -1, -1 }, { 0x235AE, -1, -1, 1437012, -1, -1, -1, -1, -1, -1 }, { 0x235AF, -1, -1, 1437017, -1, -1, -1, -1, -1, -1 }, { 0x235B0, -1, -1, 1437022, -1, -1, -1, -1, -1, -1 }, { 0x235B1, -1, -1, 1437026, -1, -1, -1, -1, -1, -1 }, { 0x235B3, -1, -1, 1437031, -1, -1, -1, -1, -1, -1 }, { 0x235B5, -1, -1, 1437037, -1, -1, -1, -1, -1, -1 }, { 0x235B7, -1, -1, 1437042, -1, -1, -1, -1, -1, -1 }, { 0x235B8, -1, -1, 1437046, -1, -1, -1, -1, -1, -1 }, { 0x235B9, -1, -1, 1437050, -1, -1, -1, -1, -1, -1 }, { 0x235BB, -1, 1437054, 1437059, -1, -1, -1, -1, -1, -1 }, { 0x235BC, -1, -1, 1437064, -1, -1, -1, -1, -1, -1 }, { 0x235BE, -1, -1, 1437069, -1, -1, -1, -1, -1, -1 }, { 0x235BF, -1, -1, 1437074, -1, -1, -1, -1, -1, -1 }, { 0x235C1, -1, -1, 1437079, -1, -1, -1, -1, -1, -1 }, { 0x235CA, 1437089, 1437084, -1, -1, -1, -1, -1, -1, -1 }, { 0x235CB, 1437104, 1437098, 1437187, -1, -1, -1, -1, -1, -1 }, { 0x235CC, -1, -1, -1, -1, -1, -1, -1, -1, 1437193 }, { 0x235CD, -1, 1437197, -1, -1, -1, -1, -1, -1, -1 }, { 0x235CE, -1, 1437202, -1, -1, -1, -1, -1, -1, -1 }, { 0x235CF, -1, 1437208, -1, -1, -1, -1, -1, -1, -1 }, { 0x235D0, -1, -1, 1437214, -1, -1, -1, -1, -1, -1 }, { 0x235D1, -1, -1, -1, -1, -1, -1, -1, -1, 1437220 }, { 0x235D2, -1, -1, -1, -1, -1, -1, -1, -1, 1437227 }, { 0x235D3, -1, -1, -1, -1, -1, -1, -1, -1, 1437234 }, { 0x235EA, -1, -1, -1, -1, -1, -1, -1, -1, 1437240 }, { 0x235F1, -1, -1, -1, -1, -1, -1, -1, -1, 1437245 }, { 0x235F2, -1, -1, 1437249, -1, -1, -1, -1, -1, -1 }, { 0x235F3, -1, 1437254, -1, -1, -1, -1, -1, -1, -1 }, { 0x235F5, -1, -1, 1437259, -1, -1, -1, -1, -1, -1 }, { 0x235F6, -1, -1, 1437265, -1, -1, -1, -1, -1, -1 }, { 0x235F8, -1, -1, 1437269, -1, -1, -1, -1, -1, -1 }, { 0x235F9, -1, -1, 1437274, -1, -1, -1, -1, -1, -1 }, { 0x235FA, -1, -1, 1437280, -1, -1, -1, -1, -1, -1 }, { 0x235FB, -1, -1, 1437284, -1, -1, -1, -1, -1, -1 }, { 0x235FC, -1, -1, -1, -1, -1, -1, -1, -1, 1437289 }, { 0x235FE, -1, -1, -1, -1, -1, -1, -1, -1, 1437294 }, { 0x235FF, -1, -1, -1, -1, -1, -1, -1, -1, 1437298 }, { 0x23600, -1, 1437303, -1, -1, -1, -1, -1, -1, -1 }, { 0x23601, -1, -1, -1, -1, -1, -1, -1, -1, 1437308 }, { 0x23602, -1, -1, -1, -1, -1, -1, -1, -1, 1437312 }, { 0x23603, -1, -1, -1, -1, -1, -1, -1, -1, 1437318 }, { 0x23604, -1, -1, -1, -1, -1, -1, -1, -1, 1437323 }, { 0x23606, -1, -1, -1, -1, -1, -1, -1, -1, 1437330 }, { 0x23608, -1, -1, -1, -1, -1, -1, -1, -1, 1437336 }, { 0x23609, -1, -1, -1, -1, -1, -1, -1, -1, 1437340 }, { 0x2360A, -1, -1, -1, -1, -1, -1, -1, -1, 1437345 }, { 0x2360C, -1, -1, -1, -1, -1, -1, -1, -1, 1437351 }, { 0x23610, 1437358, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x23613, -1, -1, -1, -1, -1, -1, -1, -1, 1437441 }, { 0x23616, -1, -1, 1437447, -1, -1, -1, -1, -1, -1 }, { 0x23617, 1437458, 1437453, 1437486, -1, -1, -1, -1, -1, -1 }, { 0x23618, -1, -1, 1437490, -1, -1, -1, -1, -1, -1 }, { 0x23619, -1, -1, 1437496, -1, -1, -1, -1, -1, -1 }, { 0x2361A, 1437508, 1437502, 1437537, -1, -1, -1, -1, -1, -1 }, { 0x2361B, -1, -1, 1437544, -1, -1, -1, -1, -1, -1 }, { 0x2361D, -1, -1, 1437549, -1, -1, -1, -1, -1, -1 }, { 0x2361E, -1, -1, 1437555, -1, -1, -1, -1, -1, -1 }, { 0x2361F, -1, -1, 1437560, -1, -1, -1, -1, -1, -1 }, { 0x23620, -1, -1, 1437565, -1, -1, -1, -1, -1, -1 }, { 0x23623, -1, -1, 1437570, -1, -1, -1, -1, -1, -1 }, { 0x23624, -1, -1, 1437576, -1, -1, -1, -1, -1, -1 }, { 0x23625, -1, -1, 1437581, -1, -1, -1, -1, -1, -1 }, { 0x23626, 1437585, -1, 1437591, -1, -1, -1, -1, -1, -1 }, { 0x23627, -1, -1, 1437595, -1, -1, -1, -1, -1, -1 }, { 0x23628, -1, -1, 1437599, -1, -1, -1, -1, -1, -1 }, { 0x2362A, -1, -1, 1437602, -1, -1, -1, -1, -1, -1 }, { 0x2362B, -1, -1, 1437607, -1, -1, -1, -1, -1, -1 }, { 0x2362C, -1, -1, 1437612, -1, -1, -1, -1, -1, -1 }, { 0x23631, -1, -1, 1437616, -1, -1, -1, -1, -1, -1 }, { 0x23632, -1, -1, 1437620, -1, -1, -1, -1, -1, -1 }, { 0x23634, -1, 1437626, 1437632, -1, -1, -1, -1, -1, -1 }, { 0x23637, -1, -1, 1437637, -1, -1, -1, -1, -1, -1 }, { 0x2363B, -1, -1, 1437649, -1, -1, -1, -1, 1437643, -1 }, { 0x2363C, -1, 1437654, -1, -1, -1, -1, -1, -1, -1 }, { 0x2363D, -1, -1, -1, -1, -1, -1, -1, -1, 1437659 }, { 0x2363E, -1, -1, -1, -1, -1, -1, -1, -1, 1437664 }, { 0x23640, -1, 1437668, -1, -1, -1, -1, -1, -1, -1 }, { 0x2364E, -1, 1437673, -1, -1, -1, -1, -1, -1, -1 }, { 0x23657, -1, -1, 1437678, -1, -1, -1, -1, -1, -1 }, { 0x23658, -1, -1, 1437683, -1, -1, -1, -1, -1, -1 }, { 0x23659, -1, 1437688, -1, -1, -1, -1, -1, -1, 1437693 }, { 0x2365B, -1, -1, 1437699, -1, -1, -1, -1, -1, -1 }, { 0x2365F, -1, 1437703, 1437710, -1, -1, -1, -1, -1, -1 }, { 0x23662, -1, -1, 1437716, -1, -1, -1, -1, -1, -1 }, { 0x23665, -1, 1437722, -1, -1, -1, -1, -1, -1, -1 }, { 0x23666, -1, -1, -1, -1, -1, -1, -1, -1, 1437727 }, { 0x23667, -1, -1, -1, -1, -1, -1, -1, -1, 1437732 }, { 0x23668, -1, -1, -1, -1, -1, -1, -1, -1, 1437738 }, { 0x23669, -1, -1, -1, -1, -1, -1, -1, -1, 1437742 }, { 0x2366A, -1, -1, -1, -1, -1, -1, -1, -1, 1437749 }, { 0x2366B, -1, -1, -1, -1, -1, -1, -1, -1, 1437753 }, { 0x2366C, -1, -1, -1, -1, -1, -1, -1, -1, 1437759 }, { 0x2366D, -1, -1, -1, -1, -1, -1, -1, -1, 1437765 }, { 0x2366E, -1, -1, -1, -1, -1, -1, -1, -1, 1437772 }, { 0x2366F, -1, -1, -1, -1, -1, -1, -1, -1, 1437777 }, { 0x23670, -1, -1, 1437781, -1, -1, -1, -1, -1, -1 }, { 0x23671, -1, -1, 1437786, -1, -1, -1, -1, -1, -1 }, { 0x23674, -1, -1, 1437791, -1, -1, -1, -1, -1, -1 }, { 0x23675, -1, -1, 1437796, -1, -1, -1, -1, -1, -1 }, { 0x23676, -1, -1, 1437801, -1, -1, -1, -1, -1, -1 }, { 0x23677, -1, 1437805, 1437811, -1, -1, -1, -1, -1, 1437817 }, { 0x23678, -1, -1, -1, -1, -1, -1, -1, -1, 1437823 }, { 0x23679, -1, -1, -1, -1, -1, -1, -1, -1, 1437829 }, { 0x2367A, -1, -1, -1, -1, -1, -1, -1, -1, 1437835 }, { 0x2367B, -1, -1, 1437840, -1, -1, -1, -1, -1, -1 }, { 0x2367C, -1, -1, 1437845, -1, -1, -1, -1, -1, -1 }, { 0x2367F, -1, -1, 1437849, -1, -1, -1, -1, -1, -1 }, { 0x23680, -1, -1, 1437854, -1, -1, -1, -1, -1, -1 }, { 0x23681, -1, -1, 1437858, -1, -1, -1, -1, -1, -1 }, { 0x23683, -1, -1, 1437862, -1, -1, -1, -1, -1, -1 }, { 0x23684, -1, -1, 1437867, -1, -1, -1, -1, -1, -1 }, { 0x23686, -1, -1, 1437871, -1, -1, -1, -1, -1, -1 }, { 0x23687, -1, -1, 1437877, -1, -1, -1, -1, -1, -1 }, { 0x2368B, -1, -1, 1437882, -1, -1, -1, -1, -1, -1 }, { 0x2368C, -1, -1, 1437886, -1, -1, -1, -1, -1, -1 }, { 0x2368E, -1, 1437890, 1437896, -1, -1, -1, -1, -1, -1 }, { 0x2368F, -1, -1, 1437901, -1, -1, -1, -1, -1, -1 }, { 0x23690, -1, -1, 1437905, -1, -1, -1, -1, -1, -1 }, { 0x23692, -1, -1, 1437909, -1, -1, -1, -1, -1, -1 }, { 0x23693, -1, -1, 1437913, -1, -1, -1, -1, -1, -1 }, { 0x23694, -1, -1, 1437919, -1, -1, -1, -1, -1, -1 }, { 0x23695, 1437929, 1437923, 1437967, -1, -1, -1, -1, -1, -1 }, { 0x23696, -1, -1, 1437971, -1, -1, -1, -1, -1, -1 }, { 0x23698, -1, -1, 1437975, -1, -1, -1, -1, -1, -1 }, { 0x23699, -1, -1, 1437979, -1, -1, -1, -1, -1, -1 }, { 0x2369A, -1, 1437985, -1, -1, -1, -1, -1, -1, -1 }, { 0x2369C, -1, -1, 1437990, -1, -1, -1, -1, -1, -1 }, { 0x2369D, -1, -1, 1437996, -1, -1, -1, -1, -1, -1 }, { 0x2369F, -1, -1, 1438000, -1, -1, -1, -1, -1, -1 }, { 0x236A0, -1, -1, 1438004, -1, -1, -1, -1, -1, -1 }, { 0x236A1, -1, -1, 1438009, -1, -1, -1, -1, -1, -1 }, { 0x236A2, -1, -1, 1438013, -1, -1, -1, -1, -1, -1 }, { 0x236A6, -1, -1, 1438020, -1, -1, -1, -1, -1, -1 }, { 0x236A7, -1, -1, 1438027, -1, -1, -1, -1, -1, -1 }, { 0x236A9, -1, -1, 1438032, -1, -1, -1, -1, -1, -1 }, { 0x236AA, -1, -1, 1438037, -1, -1, -1, -1, -1, -1 }, { 0x236AD, -1, 1438042, -1, -1, -1, -1, -1, -1, -1 }, { 0x236AE, -1, -1, -1, -1, -1, -1, -1, -1, 1438047 }, { 0x236BA, 1438059, 1438053, -1, -1, -1, -1, -1, -1, -1 }, { 0x236D3, -1, -1, 1438083, -1, -1, -1, -1, -1, -1 }, { 0x236D4, -1, -1, 1438087, -1, -1, -1, -1, -1, -1 }, { 0x236D5, -1, -1, 1438091, -1, -1, -1, -1, -1, -1 }, { 0x236D7, -1, -1, 1438097, -1, -1, -1, -1, -1, -1 }, { 0x236DA, -1, -1, 1438102, -1, -1, -1, -1, -1, -1 }, { 0x236DF, -1, 1438107, -1, -1, -1, -1, -1, -1, 1438114 }, { 0x236E0, -1, -1, -1, -1, -1, -1, -1, -1, 1438119 }, { 0x236E1, -1, -1, -1, -1, -1, -1, -1, -1, 1438124 }, { 0x236E2, -1, -1, -1, -1, -1, -1, -1, -1, 1438129 }, { 0x236E3, -1, -1, -1, -1, -1, -1, -1, -1, 1438134 }, { 0x236E4, -1, -1, -1, -1, -1, -1, -1, -1, 1438139 }, { 0x236E5, -1, -1, -1, -1, -1, -1, -1, -1, 1438145 }, { 0x236E6, -1, -1, -1, -1, -1, -1, -1, -1, 1438148 }, { 0x236E7, -1, -1, -1, -1, -1, -1, -1, -1, 1438152 }, { 0x236E8, -1, -1, -1, -1, -1, -1, -1, -1, 1438159 }, { 0x236E9, -1, -1, -1, -1, -1, -1, -1, -1, 1438165 }, { 0x236EA, -1, -1, -1, -1, -1, -1, -1, -1, 1438170 }, { 0x236EB, -1, -1, 1438173, -1, -1, -1, -1, -1, -1 }, { 0x236ED, -1, -1, -1, -1, -1, -1, -1, -1, 1438177 }, { 0x236EE, -1, 1438181, -1, -1, -1, -1, -1, -1, -1 }, { 0x236EF, -1, -1, -1, -1, -1, -1, -1, -1, 1438187 }, { 0x236F1, -1, -1, 1438193, -1, -1, -1, -1, -1, 1438198 }, { 0x236F4, -1, -1, 1438202, -1, -1, -1, -1, -1, -1 }, { 0x236F5, -1, -1, 1438207, -1, -1, -1, -1, -1, -1 }, { 0x236F6, -1, -1, 1438212, -1, -1, -1, -1, -1, -1 }, { 0x236F7, -1, -1, 1438217, -1, -1, -1, -1, -1, -1 }, { 0x236F8, -1, -1, 1438223, -1, -1, -1, -1, -1, -1 }, { 0x236F9, -1, -1, 1438227, -1, -1, -1, -1, -1, -1 }, { 0x236FA, -1, -1, 1438234, -1, -1, -1, -1, -1, -1 }, { 0x236FB, -1, -1, 1438238, -1, -1, -1, -1, -1, -1 }, { 0x236FD, -1, -1, 1438243, -1, -1, -1, -1, -1, -1 }, { 0x236FE, -1, -1, 1438248, -1, -1, -1, -1, -1, -1 }, { 0x23701, -1, -1, 1438253, -1, -1, -1, -1, -1, -1 }, { 0x23702, -1, -1, 1438257, -1, -1, -1, -1, -1, -1 }, { 0x23703, -1, 1438261, -1, -1, -1, -1, -1, -1, -1 }, { 0x23704, -1, -1, 1438266, -1, -1, -1, -1, -1, -1 }, { 0x23707, -1, -1, 1438271, -1, -1, -1, -1, -1, -1 }, { 0x2370B, -1, -1, -1, -1, -1, -1, -1, -1, 1438275 }, { 0x23716, -1, 1438280, -1, -1, -1, -1, -1, -1, -1 }, { 0x23720, -1, 1438285, -1, -1, -1, -1, -1, -1, -1 }, { 0x23722, -1, -1, 1438290, -1, -1, -1, -1, -1, -1 }, { 0x23723, -1, -1, 1438295, -1, -1, -1, -1, -1, -1 }, { 0x23727, -1, -1, 1438300, -1, -1, -1, -1, -1, -1 }, { 0x23728, -1, -1, 1438307, -1, -1, -1, -1, -1, -1 }, { 0x2372C, -1, -1, 1438313, -1, -1, -1, -1, -1, -1 }, { 0x2372D, -1, 1438317, 1438322, -1, -1, -1, -1, -1, -1 }, { 0x2372F, -1, 1438328, -1, -1, -1, -1, -1, -1, -1 }, { 0x23730, -1, -1, -1, -1, -1, -1, -1, -1, 1438334 }, { 0x23731, -1, -1, -1, -1, -1, -1, -1, -1, 1438338 }, { 0x23732, -1, -1, -1, -1, -1, -1, -1, -1, 1438342 }, { 0x23733, -1, -1, -1, -1, -1, -1, -1, -1, 1438349 }, { 0x23734, -1, -1, -1, -1, -1, -1, -1, -1, 1438355 }, { 0x23735, -1, -1, -1, -1, -1, -1, -1, -1, 1438359 }, { 0x23736, -1, -1, -1, -1, -1, -1, -1, -1, 1438364 }, { 0x23737, -1, -1, -1, -1, -1, -1, -1, -1, 1438368 }, { 0x23738, -1, -1, -1, -1, -1, -1, -1, -1, 1438374 }, { 0x23739, -1, -1, 1438381, -1, -1, -1, -1, -1, -1 }, { 0x2373A, -1, -1, 1438385, -1, -1, -1, -1, -1, -1 }, { 0x2373B, -1, -1, -1, -1, -1, -1, -1, -1, 1438390 }, { 0x2373D, -1, -1, 1438396, -1, -1, -1, -1, -1, -1 }, { 0x2373E, -1, -1, -1, -1, -1, -1, -1, -1, 1438402 }, { 0x2373F, -1, 1438409, -1, -1, -1, -1, -1, -1, 1438414 }, { 0x23740, -1, -1, -1, -1, -1, -1, -1, -1, 1438421 }, { 0x23741, -1, -1, 1438427, -1, -1, -1, -1, -1, -1 }, { 0x23742, -1, -1, 1438432, -1, -1, -1, -1, -1, -1 }, { 0x23745, -1, -1, 1438437, -1, -1, -1, -1, -1, 1438441 }, { 0x23747, -1, -1, 1438447, -1, -1, -1, -1, -1, -1 }, { 0x23748, -1, -1, 1438453, -1, -1, -1, -1, -1, -1 }, { 0x23749, -1, -1, 1438459, -1, -1, -1, -1, -1, 1438464 }, { 0x2374B, -1, -1, 1438471, -1, -1, -1, -1, -1, -1 }, { 0x2374C, -1, -1, 1438475, -1, -1, -1, -1, -1, -1 }, { 0x2374D, -1, -1, 1438480, -1, -1, -1, -1, -1, -1 }, { 0x2374E, -1, -1, 1438484, -1, -1, -1, -1, -1, -1 }, { 0x2374F, -1, -1, 1438489, -1, -1, -1, -1, -1, -1 }, { 0x23750, -1, -1, 1438494, -1, -1, -1, -1, -1, -1 }, { 0x23751, -1, -1, 1438500, -1, -1, -1, -1, -1, -1 }, { 0x23752, -1, -1, 1438504, -1, -1, -1, -1, -1, -1 }, { 0x23755, -1, -1, 1438509, -1, -1, -1, -1, -1, -1 }, { 0x23757, -1, -1, 1438515, -1, -1, -1, -1, -1, -1 }, { 0x2375A, -1, -1, 1438519, -1, -1, -1, -1, -1, -1 }, { 0x2375C, -1, -1, 1438524, -1, -1, -1, -1, -1, -1 }, { 0x2375D, -1, -1, 1438530, -1, -1, -1, -1, -1, -1 }, { 0x2375E, -1, -1, 1438534, -1, -1, -1, -1, -1, -1 }, { 0x23766, -1, 1438540, -1, -1, -1, -1, -1, -1, -1 }, { 0x23778, -1, -1, 1438546, -1, -1, -1, -1, -1, -1 }, { 0x2377D, -1, -1, 1438552, -1, -1, -1, -1, -1, -1 }, { 0x23781, -1, 1438557, -1, -1, -1, -1, -1, -1, -1 }, { 0x23782, -1, -1, -1, -1, -1, -1, -1, -1, 1438563 }, { 0x23783, -1, -1, -1, -1, -1, -1, -1, -1, 1438570 }, { 0x23784, -1, -1, -1, -1, -1, -1, -1, -1, 1438575 }, { 0x23785, -1, -1, -1, -1, -1, -1, -1, -1, 1438582 }, { 0x23787, -1, -1, 1438588, -1, -1, -1, -1, -1, -1 }, { 0x2378A, -1, -1, -1, -1, -1, -1, -1, -1, 1438593 }, { 0x2378D, -1, -1, -1, -1, -1, -1, -1, -1, 1438598 }, { 0x2378E, -1, -1, -1, -1, -1, -1, -1, -1, 1438604 }, { 0x23790, -1, -1, 1438610, -1, -1, -1, -1, -1, -1 }, { 0x23791, -1, -1, 1438615, -1, -1, -1, -1, -1, -1 }, { 0x23792, -1, -1, 1438621, -1, -1, -1, -1, -1, -1 }, { 0x23793, -1, -1, 1438625, -1, -1, -1, -1, -1, -1 }, { 0x23794, -1, -1, 1438629, -1, -1, -1, -1, -1, -1 }, { 0x23797, -1, -1, 1438634, -1, -1, -1, -1, -1, -1 }, { 0x23798, -1, -1, 1438639, -1, -1, -1, -1, -1, -1 }, { 0x23799, -1, -1, 1438645, -1, -1, -1, -1, -1, -1 }, { 0x2379C, -1, -1, 1438651, -1, -1, -1, -1, -1, -1 }, { 0x2379D, -1, -1, 1438656, -1, -1, -1, -1, -1, -1 }, { 0x2379F, -1, -1, 1438664, -1, -1, -1, -1, -1, -1 }, { 0x237A2, -1, 1438670, -1, -1, -1, -1, -1, -1, -1 }, { 0x237AA, -1, -1, -1, -1, -1, -1, -1, -1, 1438674 }, { 0x237B0, -1, -1, 1438680, -1, -1, -1, -1, -1, -1 }, { 0x237B4, -1, -1, 1438686, -1, -1, -1, -1, -1, -1 }, { 0x237B6, -1, -1, -1, -1, -1, -1, -1, -1, 1438690 }, { 0x237BB, -1, -1, -1, -1, -1, -1, -1, -1, 1438696 }, { 0x237BC, -1, 1438704, -1, -1, -1, -1, -1, -1, -1 }, { 0x237BD, -1, -1, -1, -1, -1, -1, -1, -1, 1438711 }, { 0x237BE, -1, -1, -1, -1, -1, -1, -1, -1, 1438718 }, { 0x237C0, -1, -1, 1438725, -1, -1, -1, -1, -1, -1 }, { 0x237C1, -1, -1, 1438731, -1, -1, -1, -1, -1, -1 }, { 0x237C2, -1, 1438736, -1, -1, -1, -1, -1, -1, 1438741 }, { 0x237C3, -1, -1, -1, -1, -1, -1, -1, -1, 1438748 }, { 0x237C4, 1438760, 1438755, 1438780, -1, -1, -1, -1, -1, -1 }, { 0x237C6, -1, -1, 1438785, -1, -1, -1, -1, -1, -1 }, { 0x237C7, -1, -1, 1438791, -1, -1, -1, -1, -1, -1 }, { 0x237C8, -1, -1, 1438797, -1, -1, -1, -1, -1, -1 }, { 0x237C9, -1, -1, 1438803, -1, -1, -1, -1, -1, -1 }, { 0x237CA, -1, -1, 1438809, -1, -1, -1, -1, -1, -1 }, { 0x237CB, -1, -1, 1438815, -1, -1, -1, -1, -1, -1 }, { 0x237CC, -1, -1, 1438821, -1, -1, -1, -1, -1, -1 }, { 0x237CF, -1, -1, 1438825, -1, -1, -1, -1, -1, -1 }, { 0x237D0, -1, -1, 1438830, -1, -1, -1, -1, -1, -1 }, { 0x237D1, -1, -1, 1438836, -1, -1, -1, -1, -1, -1 }, { 0x237D2, -1, -1, 1438841, -1, -1, -1, -1, -1, -1 }, { 0x237D5, -1, 1438845, -1, -1, -1, -1, -1, -1, -1 }, { 0x237D6, -1, 1438850, -1, -1, -1, -1, -1, -1, -1 }, { 0x237D7, -1, 1438854, -1, -1, -1, -1, -1, -1, -1 }, { 0x237E4, -1, -1, 1438858, -1, -1, -1, -1, -1, -1 }, { 0x237E6, -1, -1, 1438864, -1, -1, -1, -1, -1, -1 }, { 0x237E9, -1, -1, -1, -1, -1, -1, -1, -1, 1438869 }, { 0x237EA, -1, -1, -1, -1, -1, -1, -1, -1, 1438874 }, { 0x237EB, -1, -1, -1, -1, -1, -1, -1, -1, 1438879 }, { 0x237EC, 1438885, -1, -1, -1, -1, 1438922, 1438929, -1, -1 }, { 0x237ED, -1, -1, -1, -1, -1, -1, -1, -1, 1438933 }, { 0x237EE, -1, -1, -1, -1, -1, -1, -1, -1, 1438938 }, { 0x237F0, -1, -1, 1438944, -1, -1, -1, -1, -1, -1 }, { 0x237F1, 1438948, -1, -1, -1, -1, 1438961, 1438968, -1, -1 }, { 0x237F2, -1, -1, 1438972, -1, -1, -1, -1, -1, -1 }, { 0x237F3, -1, -1, 1438978, -1, -1, -1, -1, -1, -1 }, { 0x237F4, 1438990, 1438984, 1439012, -1, -1, -1, -1, -1, -1 }, { 0x237F5, -1, -1, 1439019, -1, -1, -1, -1, -1, -1 }, { 0x237F8, -1, -1, 1439023, -1, -1, -1, -1, -1, -1 }, { 0x237F9, -1, -1, 1439028, -1, -1, -1, -1, -1, -1 }, { 0x237FA, -1, -1, 1439033, -1, -1, -1, -1, -1, -1 }, { 0x237FC, -1, -1, 1439039, -1, -1, -1, -1, -1, -1 }, { 0x237FD, -1, -1, 1439044, -1, -1, -1, -1, -1, -1 }, { 0x2380E, -1, -1, 1439049, -1, -1, -1, -1, -1, -1 }, { 0x2380F, -1, -1, 1439055, -1, -1, -1, -1, -1, -1 }, { 0x23811, -1, -1, -1, -1, -1, -1, -1, -1, 1439060 }, { 0x23812, -1, -1, -1, -1, -1, -1, -1, -1, 1439066 }, { 0x23813, -1, -1, -1, -1, -1, -1, -1, -1, 1439073 }, { 0x23815, -1, -1, -1, -1, -1, -1, -1, -1, 1439078 }, { 0x23816, -1, -1, -1, -1, -1, -1, -1, -1, 1439084 }, { 0x23817, -1, -1, -1, -1, -1, -1, -1, -1, 1439091 }, { 0x23818, -1, -1, -1, -1, -1, -1, -1, -1, 1439095 }, { 0x2381A, -1, -1, 1439100, -1, -1, -1, -1, -1, -1 }, { 0x2381C, -1, -1, 1439105, -1, -1, -1, -1, -1, -1 }, { 0x2381E, -1, -1, 1439111, -1, -1, -1, -1, -1, -1 }, { 0x23820, -1, -1, 1439116, -1, -1, -1, -1, -1, -1 }, { 0x23829, -1, -1, -1, -1, -1, -1, -1, -1, 1439121 }, { 0x2382D, -1, -1, 1439127, -1, -1, -1, -1, -1, -1 }, { 0x23830, -1, -1, -1, -1, -1, -1, -1, -1, 1439133 }, { 0x23831, -1, -1, -1, -1, -1, -1, -1, -1, 1439140 }, { 0x23832, -1, -1, -1, -1, -1, -1, -1, -1, 1439146 }, { 0x23833, -1, -1, -1, -1, -1, -1, -1, -1, 1439151 }, { 0x23836, -1, -1, -1, -1, -1, -1, -1, -1, 1439157 }, { 0x23837, -1, -1, 1439163, -1, -1, -1, -1, -1, -1 }, { 0x23838, -1, -1, 1439169, -1, -1, -1, -1, -1, -1 }, { 0x23839, -1, -1, 1439176, -1, -1, -1, -1, -1, -1 }, { 0x2383A, -1, 1439181, 1439186, -1, -1, -1, -1, -1, 1439191 }, { 0x2383C, -1, -1, 1439198, -1, -1, -1, -1, -1, -1 }, { 0x2383D, 1439203, -1, -1, -1, -1, 1439226, 1439232, -1, -1 }, { 0x23849, -1, -1, 1439238, -1, -1, -1, -1, -1, -1 }, { 0x2384A, -1, -1, 1439242, -1, -1, -1, -1, -1, -1 }, { 0x2384B, -1, -1, 1439246, -1, -1, -1, -1, -1, -1 }, { 0x2384E, -1, -1, 1439250, -1, -1, -1, -1, -1, -1 }, { 0x23853, -1, -1, -1, -1, -1, -1, -1, -1, 1439255 }, { 0x23855, -1, -1, 1439261, -1, -1, -1, -1, -1, -1 }, { 0x23857, -1, -1, 1439266, -1, -1, -1, -1, -1, -1 }, { 0x23859, -1, -1, -1, -1, -1, -1, -1, -1, 1439272 }, { 0x2385A, -1, -1, -1, -1, -1, -1, -1, -1, 1439278 }, { 0x2385D, -1, -1, -1, -1, -1, -1, -1, -1, 1439284 }, { 0x2385E, -1, -1, 1439288, -1, -1, -1, -1, -1, -1 }, { 0x2385F, -1, -1, 1439293, -1, -1, -1, -1, -1, -1 }, { 0x23860, -1, -1, 1439298, -1, -1, -1, -1, -1, -1 }, { 0x23864, -1, -1, -1, -1, -1, -1, -1, -1, 1439304 }, { 0x23867, -1, -1, 1439309, -1, -1, -1, -1, -1, -1 }, { 0x23869, -1, -1, 1439314, -1, -1, -1, -1, -1, -1 }, { 0x2386F, -1, -1, -1, -1, -1, -1, -1, -1, 1439319 }, { 0x23870, -1, -1, 1439325, -1, -1, -1, -1, -1, -1 }, { 0x23876, -1, -1, 1439329, -1, -1, -1, -1, -1, -1 }, { 0x23879, -1, -1, -1, -1, -1, -1, -1, -1, 1439334 }, { 0x2387A, -1, -1, 1439342, -1, -1, -1, -1, -1, -1 }, { 0x2387D, -1, -1, 1439347, -1, -1, -1, -1, -1, -1 }, { 0x2387E, -1, -1, 1439352, -1, -1, -1, -1, -1, -1 }, { 0x23881, -1, -1, 1439356, -1, -1, -1, -1, -1, -1 }, { 0x23882, -1, -1, 1439360, -1, -1, -1, -1, -1, -1 }, { 0x23884, -1, -1, 1439364, -1, -1, -1, -1, -1, -1 }, { 0x23885, -1, -1, 1439369, -1, -1, -1, -1, -1, -1 }, { 0x23887, -1, -1, 1439374, -1, -1, -1, -1, -1, -1 }, { 0x23889, -1, -1, 1439379, -1, -1, -1, -1, -1, -1 }, { 0x2388A, -1, -1, 1439383, -1, -1, -1, -1, -1, -1 }, { 0x2388B, -1, -1, 1439387, -1, -1, -1, -1, -1, -1 }, { 0x2388C, -1, -1, 1439391, -1, -1, -1, -1, -1, -1 }, { 0x2388D, -1, -1, 1439396, -1, -1, -1, -1, -1, -1 }, { 0x2388E, -1, -1, 1439400, -1, -1, -1, -1, -1, -1 }, { 0x2388F, -1, -1, 1439404, -1, -1, -1, -1, -1, -1 }, { 0x23890, -1, -1, 1439409, -1, -1, -1, -1, -1, -1 }, { 0x23891, -1, -1, 1439414, -1, -1, -1, -1, -1, -1 }, { 0x23892, -1, -1, 1439418, -1, -1, -1, -1, -1, -1 }, { 0x23893, -1, -1, 1439422, -1, -1, -1, -1, -1, -1 }, { 0x23895, -1, -1, 1439426, -1, -1, -1, -1, -1, -1 }, { 0x23896, -1, -1, 1439430, -1, -1, -1, -1, -1, -1 }, { 0x23897, -1, -1, 1439436, -1, -1, -1, -1, -1, -1 }, { 0x2389A, -1, -1, 1439441, -1, -1, -1, -1, -1, -1 }, { 0x2389B, -1, -1, 1439445, -1, -1, -1, -1, -1, -1 }, { 0x2389C, -1, -1, 1439448, -1, -1, -1, -1, -1, -1 }, { 0x2389D, -1, -1, 1439453, -1, -1, -1, -1, -1, -1 }, { 0x2389E, -1, -1, 1439459, -1, -1, -1, -1, -1, -1 }, { 0x2389F, -1, -1, 1439463, -1, -1, -1, -1, -1, -1 }, { 0x238A0, -1, -1, 1439468, -1, -1, -1, -1, -1, -1 }, { 0x238A1, -1, -1, 1439472, -1, -1, -1, -1, -1, -1 }, { 0x238A4, -1, -1, 1439479, -1, -1, -1, -1, -1, -1 }, { 0x238A5, -1, -1, 1439485, -1, -1, -1, -1, -1, -1 }, { 0x238A6, -1, -1, 1439491, -1, -1, -1, -1, -1, -1 }, { 0x238A8, -1, -1, 1439495, -1, -1, -1, -1, -1, -1 }, { 0x238AA, -1, -1, 1439499, -1, -1, -1, -1, -1, -1 }, { 0x238AB, -1, -1, 1439504, -1, -1, -1, -1, -1, -1 }, { 0x238AC, -1, -1, 1439510, -1, -1, -1, -1, -1, -1 }, { 0x238AD, -1, -1, 1439516, -1, -1, -1, -1, -1, -1 }, { 0x238B0, -1, -1, 1439520, -1, -1, -1, -1, -1, -1 }, { 0x238B2, -1, -1, 1439524, -1, -1, -1, -1, -1, -1 }, { 0x238B3, -1, -1, 1439530, -1, -1, -1, -1, -1, -1 }, { 0x238B4, -1, -1, 1439536, -1, -1, -1, -1, -1, -1 }, { 0x238B6, -1, -1, 1439542, -1, -1, -1, -1, -1, -1 }, { 0x238B7, -1, -1, 1439547, -1, -1, -1, -1, -1, -1 }, { 0x238B9, -1, -1, -1, -1, -1, -1, -1, -1, 1439551 }, { 0x238BA, -1, -1, 1439557, -1, -1, -1, -1, -1, -1 }, { 0x238BB, -1, -1, 1439562, -1, -1, -1, -1, -1, -1 }, { 0x238BE, 1439573, 1439568, -1, -1, -1, -1, -1, -1, -1 }, { 0x238C8, -1, -1, 1439590, -1, -1, -1, -1, -1, -1 }, { 0x238C9, -1, -1, 1439596, -1, -1, -1, -1, -1, -1 }, { 0x238CA, -1, -1, 1439600, -1, -1, -1, -1, -1, -1 }, { 0x238CB, -1, -1, 1439604, -1, -1, -1, -1, -1, -1 }, { 0x238CC, -1, -1, 1439610, -1, -1, -1, -1, -1, -1 }, { 0x238CE, -1, -1, 1439614, -1, -1, -1, -1, -1, -1 }, { 0x238CF, -1, -1, 1439618, -1, -1, -1, -1, -1, -1 }, { 0x238D1, -1, -1, 1439623, -1, -1, -1, -1, -1, -1 }, { 0x238D2, -1, -1, 1439627, -1, -1, -1, -1, -1, -1 }, { 0x238DA, -1, -1, 1439632, -1, -1, -1, -1, -1, -1 }, { 0x238DC, -1, -1, 1439636, -1, -1, -1, -1, -1, -1 }, { 0x238DD, -1, -1, 1439641, -1, -1, -1, -1, -1, -1 }, { 0x238DE, -1, -1, 1439645, -1, -1, -1, -1, -1, -1 }, { 0x238DF, -1, -1, 1439650, -1, -1, -1, -1, -1, -1 }, { 0x238E0, -1, -1, 1439655, -1, -1, -1, -1, -1, -1 }, { 0x238E1, -1, -1, 1439660, -1, -1, -1, -1, -1, -1 }, { 0x238E3, -1, -1, 1439665, -1, -1, -1, -1, -1, -1 }, { 0x238E9, -1, -1, 1439671, -1, -1, -1, -1, -1, -1 }, { 0x238ED, -1, -1, 1439676, -1, -1, -1, -1, -1, -1 }, { 0x238EE, -1, -1, 1439681, -1, -1, -1, -1, -1, -1 }, { 0x238F2, -1, -1, 1439686, -1, -1, -1, -1, -1, -1 }, { 0x238F3, -1, -1, 1439691, -1, -1, -1, -1, -1, -1 }, { 0x238F4, -1, -1, 1439696, -1, -1, -1, -1, -1, -1 }, { 0x238F6, -1, -1, 1439700, -1, -1, -1, -1, -1, -1 }, { 0x238F7, -1, -1, 1439705, -1, -1, -1, -1, -1, -1 }, { 0x238F8, -1, -1, 1439710, -1, -1, -1, -1, -1, -1 }, { 0x238F9, -1, -1, 1439715, -1, -1, -1, -1, -1, -1 }, { 0x238FA, -1, -1, 1439719, -1, -1, -1, -1, -1, -1 }, { 0x238FF, -1, -1, 1439724, -1, -1, -1, -1, -1, -1 }, { 0x23901, -1, -1, 1439729, -1, -1, -1, -1, -1, -1 }, { 0x23903, -1, -1, 1439734, -1, -1, -1, -1, -1, -1 }, { 0x23907, -1, -1, 1439738, -1, -1, -1, -1, -1, -1 }, { 0x23908, -1, -1, 1439743, -1, -1, -1, -1, -1, -1 }, { 0x2390A, -1, -1, 1439747, -1, -1, -1, -1, -1, -1 }, { 0x2390B, -1, -1, 1439751, -1, -1, -1, -1, -1, -1 }, { 0x2390C, -1, -1, 1439756, -1, -1, -1, -1, -1, -1 }, { 0x2390E, -1, -1, 1439763, -1, -1, -1, -1, -1, -1 }, { 0x23916, -1, -1, 1439768, -1, -1, -1, -1, -1, -1 }, { 0x23918, -1, -1, 1439772, -1, -1, -1, -1, -1, -1 }, { 0x23921, -1, -1, 1439777, -1, -1, -1, -1, -1, -1 }, { 0x23922, -1, -1, 1439783, -1, -1, -1, -1, -1, -1 }, { 0x23928, -1, -1, 1439787, -1, -1, -1, -1, -1, -1 }, { 0x23929, -1, -1, 1439792, -1, -1, -1, -1, -1, -1 }, { 0x2392A, -1, -1, 1439797, -1, -1, -1, -1, -1, -1 }, { 0x2392F, -1, -1, 1439801, -1, -1, -1, -1, -1, -1 }, { 0x23930, -1, -1, 1439806, -1, -1, -1, -1, -1, -1 }, { 0x23931, -1, -1, 1439811, -1, -1, -1, -1, -1, -1 }, { 0x23932, -1, -1, 1439817, -1, -1, -1, -1, -1, -1 }, { 0x23933, -1, -1, 1439820, -1, -1, -1, -1, -1, -1 }, { 0x23934, -1, -1, 1439824, -1, -1, -1, -1, -1, -1 }, { 0x23935, -1, -1, 1439828, -1, -1, -1, -1, -1, -1 }, { 0x23936, -1, -1, 1439834, -1, -1, -1, -1, -1, -1 }, { 0x23937, -1, -1, 1439838, -1, -1, -1, -1, -1, -1 }, { 0x2393A, -1, -1, 1439842, -1, -1, -1, -1, -1, -1 }, { 0x23942, -1, -1, 1439846, -1, -1, -1, -1, -1, -1 }, { 0x23943, -1, -1, 1439850, -1, -1, -1, -1, -1, -1 }, { 0x23947, -1, -1, 1439855, -1, -1, -1, -1, -1, -1 }, { 0x2394A, -1, -1, 1439860, -1, -1, -1, -1, -1, -1 }, { 0x2394B, -1, -1, 1439866, -1, -1, -1, -1, -1, -1 }, { 0x23950, -1, -1, 1439870, -1, -1, -1, -1, -1, -1 }, { 0x2395E, -1, -1, 1439874, -1, -1, -1, -1, -1, -1 }, { 0x23961, -1, -1, 1439880, -1, -1, -1, -1, -1, -1 }, { 0x23963, -1, -1, 1439885, -1, -1, -1, -1, -1, -1 }, { 0x23964, -1, -1, 1439889, -1, -1, -1, -1, -1, -1 }, { 0x23965, -1, -1, 1439894, -1, -1, -1, -1, -1, -1 }, { 0x23968, -1, -1, 1439900, -1, -1, -1, -1, -1, -1 }, { 0x2396E, -1, -1, 1439904, -1, -1, -1, -1, -1, -1 }, { 0x2396F, -1, -1, 1439909, -1, -1, -1, -1, -1, -1 }, { 0x23970, -1, -1, 1439915, -1, -1, -1, -1, -1, -1 }, { 0x23971, -1, -1, -1, -1, -1, -1, -1, -1, 1439920 }, { 0x23973, -1, -1, 1439927, -1, -1, -1, -1, -1, -1 }, { 0x23977, -1, -1, 1439931, -1, -1, -1, -1, -1, -1 }, { 0x23979, -1, -1, 1439935, -1, -1, -1, -1, -1, -1 }, { 0x2397A, -1, -1, 1439940, -1, -1, -1, -1, -1, -1 }, { 0x2397B, -1, -1, 1439947, -1, -1, -1, -1, -1, -1 }, { 0x2397C, -1, -1, 1439954, -1, -1, -1, -1, -1, -1 }, { 0x2397E, -1, -1, 1439959, -1, -1, -1, -1, -1, -1 }, { 0x23986, -1, -1, -1, -1, -1, -1, -1, -1, 1439963 }, { 0x23987, -1, -1, 1439970, -1, -1, -1, -1, -1, -1 }, { 0x23989, -1, -1, 1439974, -1, -1, -1, -1, -1, -1 }, { 0x2398C, -1, -1, 1439979, -1, -1, -1, -1, -1, -1 }, { 0x2398D, -1, -1, -1, -1, -1, -1, -1, -1, 1439983 }, { 0x2398E, -1, -1, -1, -1, -1, -1, -1, -1, 1439988 }, { 0x2398F, -1, -1, 1439996, -1, -1, -1, -1, -1, -1 }, { 0x23990, -1, -1, 1440001, -1, -1, -1, -1, -1, -1 }, { 0x23993, -1, -1, -1, -1, -1, -1, -1, -1, 1440007 }, { 0x23996, -1, -1, 1440014, -1, -1, -1, -1, -1, -1 }, { 0x2399B, -1, -1, -1, -1, -1, -1, -1, -1, 1440019 }, { 0x2399C, -1, -1, 1440027, -1, -1, -1, -1, -1, -1 }, { 0x239A0, -1, -1, 1440033, -1, -1, -1, -1, -1, -1 }, { 0x239A1, -1, -1, 1440038, -1, -1, -1, -1, -1, -1 }, { 0x239A2, -1, -1, 1440043, -1, -1, -1, -1, -1, -1 }, { 0x239A6, -1, -1, 1440047, -1, -1, -1, -1, -1, -1 }, { 0x239A9, -1, -1, 1440052, -1, -1, -1, -1, -1, -1 }, { 0x239AA, -1, -1, 1440056, -1, -1, -1, -1, -1, -1 }, { 0x239AB, -1, -1, 1440062, -1, -1, -1, -1, -1, -1 }, { 0x239AC, -1, -1, 1440067, -1, -1, -1, -1, -1, -1 }, { 0x239AD, -1, -1, 1440073, -1, -1, -1, -1, -1, -1 }, { 0x239AE, -1, -1, -1, -1, -1, -1, -1, -1, 1440077 }, { 0x239AF, -1, -1, 1440084, -1, -1, -1, -1, -1, -1 }, { 0x239B0, -1, -1, -1, -1, -1, -1, -1, -1, 1440088 }, { 0x239B5, -1, 1440095, 1440101, -1, -1, -1, -1, -1, -1 }, { 0x239B6, -1, -1, 1440104, -1, -1, -1, -1, -1, -1 }, { 0x239BC, -1, -1, 1440109, -1, -1, -1, -1, -1, -1 }, { 0x239C2, 1440120, 1440114, 1440135, -1, -1, -1, -1, -1, -1 }, { 0x239C3, -1, -1, 1440139, -1, -1, -1, -1, -1, -1 }, { 0x239C4, -1, -1, 1440143, -1, -1, -1, -1, -1, -1 }, { 0x239C8, -1, -1, 1440147, -1, -1, -1, -1, -1, -1 }, { 0x239CA, -1, -1, 1440152, -1, -1, -1, -1, -1, -1 }, { 0x239CC, -1, -1, 1440157, -1, -1, -1, -1, -1, -1 }, { 0x239CD, -1, -1, 1440162, -1, -1, -1, -1, -1, -1 }, { 0x239CE, -1, -1, 1440166, -1, -1, -1, -1, -1, -1 }, { 0x239CF, -1, -1, 1440171, -1, -1, -1, -1, -1, -1 }, { 0x239D2, -1, -1, 1440176, -1, -1, -1, -1, -1, -1 }, { 0x239D6, -1, -1, 1440183, -1, -1, -1, -1, -1, -1 }, { 0x239D7, -1, -1, 1440188, -1, -1, -1, -1, -1, -1 }, { 0x239D9, -1, -1, 1440193, -1, -1, -1, -1, -1, -1 }, { 0x239DA, -1, -1, 1440198, -1, -1, -1, -1, -1, -1 }, { 0x239DB, -1, -1, 1440203, -1, -1, -1, -1, -1, -1 }, { 0x239DC, -1, -1, 1440209, -1, -1, -1, -1, -1, -1 }, { 0x239DD, -1, -1, 1440213, -1, -1, -1, -1, -1, -1 }, { 0x239DF, 1440223, 1440218, -1, -1, -1, -1, -1, -1, -1 }, { 0x239E1, -1, -1, 1440232, -1, -1, -1, -1, -1, -1 }, { 0x239E3, -1, -1, 1440237, -1, -1, -1, -1, -1, -1 }, { 0x239E4, -1, -1, 1440241, -1, -1, -1, -1, -1, -1 }, { 0x239E5, -1, -1, 1440245, -1, -1, -1, -1, -1, -1 }, { 0x239E6, -1, -1, 1440250, -1, -1, -1, -1, -1, -1 }, { 0x239E7, -1, -1, 1440256, -1, -1, -1, -1, -1, -1 }, { 0x239EC, -1, -1, 1440260, -1, -1, -1, -1, -1, -1 }, { 0x239F2, -1, -1, 1440265, -1, -1, -1, -1, -1, -1 }, { 0x239F3, -1, -1, 1440269, -1, -1, -1, -1, -1, -1 }, { 0x239F5, -1, -1, 1440274, -1, -1, -1, -1, -1, -1 }, { 0x239F7, -1, -1, 1440279, -1, -1, -1, -1, -1, -1 }, { 0x239F9, -1, -1, 1440284, -1, -1, -1, -1, -1, -1 }, { 0x239FA, -1, -1, 1440288, -1, -1, -1, -1, -1, -1 }, { 0x239FC, -1, -1, 1440294, -1, -1, -1, -1, -1, -1 }, { 0x239FD, -1, -1, 1440299, -1, -1, -1, -1, -1, -1 }, { 0x239FE, -1, -1, 1440304, -1, -1, -1, -1, -1, -1 }, { 0x239FF, -1, -1, 1440310, -1, -1, -1, -1, -1, -1 }, { 0x23A00, -1, -1, 1440314, -1, -1, -1, -1, -1, -1 }, { 0x23A02, -1, -1, 1440320, -1, -1, -1, -1, -1, -1 }, { 0x23A04, -1, -1, 1440325, -1, -1, -1, -1, -1, -1 }, { 0x23A05, -1, -1, 1440330, -1, -1, -1, -1, -1, -1 }, { 0x23A07, -1, -1, 1440335, -1, -1, -1, -1, -1, -1 }, { 0x23A09, -1, -1, 1440340, -1, -1, -1, -1, -1, -1 }, { 0x23A0A, -1, -1, 1440346, -1, -1, -1, -1, -1, -1 }, { 0x23A0B, -1, -1, 1440351, -1, -1, -1, -1, -1, -1 }, { 0x23A0D, -1, -1, 1440356, -1, -1, -1, -1, -1, -1 }, { 0x23A0E, -1, -1, 1440360, -1, -1, -1, -1, -1, -1 }, { 0x23A10, 1440370, 1440365, -1, -1, -1, -1, -1, -1, -1 }, { 0x23A13, -1, -1, 1440377, -1, -1, -1, -1, -1, -1 }, { 0x23A14, -1, -1, 1440381, -1, -1, -1, -1, -1, -1 }, { 0x23A15, -1, -1, -1, -1, -1, -1, -1, -1, 1440386 }, { 0x23A17, -1, -1, 1440391, -1, -1, -1, -1, -1, -1 }, { 0x23A18, -1, -1, 1440395, -1, -1, -1, -1, -1, -1 }, { 0x23A19, -1, -1, 1440400, -1, -1, -1, -1, -1, -1 }, { 0x23A1B, -1, -1, 1440405, -1, -1, -1, -1, -1, -1 }, { 0x23A1C, -1, -1, 1440409, -1, -1, -1, -1, -1, -1 }, { 0x23A1D, -1, -1, 1440413, -1, -1, -1, -1, -1, -1 }, { 0x23A1E, -1, -1, 1440417, -1, -1, -1, -1, -1, -1 }, { 0x23A1F, -1, -1, 1440423, -1, -1, -1, -1, -1, -1 }, { 0x23A20, -1, -1, 1440427, -1, -1, -1, -1, -1, -1 }, { 0x23A21, -1, -1, 1440432, -1, -1, -1, -1, -1, -1 }, { 0x23A22, -1, -1, 1440437, -1, -1, -1, -1, -1, -1 }, { 0x23A23, -1, -1, 1440442, -1, -1, -1, -1, -1, -1 }, { 0x23A24, -1, -1, 1440449, -1, -1, -1, -1, -1, -1 }, { 0x23A25, -1, -1, 1440453, -1, -1, -1, -1, -1, -1 }, { 0x23A27, -1, -1, -1, -1, -1, -1, -1, -1, 1440459 }, { 0x23A2A, -1, -1, 1440467, -1, -1, -1, -1, -1, -1 }, { 0x23A2B, -1, -1, 1440472, -1, -1, -1, -1, -1, -1 }, { 0x23A2D, -1, -1, -1, -1, -1, -1, -1, -1, 1440478 }, { 0x23A2E, -1, -1, -1, -1, -1, -1, -1, -1, 1440484 }, { 0x23A2F, 1440496, 1440491, -1, -1, -1, -1, -1, -1, -1 }, { 0x23A30, -1, -1, -1, -1, -1, -1, -1, -1, 1440500 }, { 0x23A32, -1, -1, 1440506, -1, -1, -1, -1, -1, -1 }, { 0x23A33, -1, -1, 1440510, -1, -1, -1, -1, -1, -1 }, { 0x23A36, -1, -1, 1440517, -1, -1, -1, -1, -1, -1 }, { 0x23A3A, -1, -1, 1440522, -1, -1, -1, -1, -1, -1 }, { 0x23A3B, -1, -1, 1440526, -1, -1, -1, -1, -1, -1 }, { 0x23A3C, 1440536, 1440531, -1, -1, -1, -1, -1, -1, -1 }, { 0x23A3E, -1, -1, 1440568, -1, -1, -1, -1, -1, -1 }, { 0x23A3F, -1, -1, 1440574, -1, -1, -1, -1, -1, -1 }, { 0x23A40, -1, -1, 1440579, -1, -1, -1, -1, -1, -1 }, { 0x23A41, -1, -1, -1, -1, -1, -1, -1, -1, 1440585 }, { 0x23A42, -1, -1, -1, -1, -1, -1, -1, -1, 1440592 }, { 0x23A44, -1, -1, 1440599, -1, -1, -1, -1, -1, -1 }, { 0x23A45, -1, -1, 1440603, -1, -1, -1, -1, -1, -1 }, { 0x23A48, -1, -1, 1440608, -1, -1, -1, -1, -1, -1 }, { 0x23A4F, -1, -1, 1440613, -1, -1, -1, -1, -1, -1 }, { 0x23A51, -1, -1, 1440617, -1, -1, -1, -1, -1, -1 }, { 0x23A52, -1, -1, 1440622, -1, -1, -1, -1, -1, -1 }, { 0x23A53, -1, -1, 1440627, -1, -1, -1, -1, -1, -1 }, { 0x23A54, -1, -1, 1440633, -1, -1, -1, -1, -1, -1 }, { 0x23A59, -1, -1, 1440639, -1, -1, -1, -1, -1, -1 }, { 0x23A5A, -1, -1, 1440644, -1, -1, -1, -1, -1, -1 }, { 0x23A5C, -1, -1, 1440648, -1, -1, -1, -1, -1, -1 }, { 0x23A5F, -1, -1, 1440654, -1, -1, -1, -1, -1, -1 }, { 0x23A60, -1, -1, 1440660, -1, -1, -1, -1, -1, -1 }, { 0x23A61, -1, -1, 1440664, -1, -1, -1, -1, -1, -1 }, { 0x23A62, -1, -1, 1440669, -1, -1, -1, -1, -1, -1 }, { 0x23A66, -1, -1, -1, -1, -1, -1, -1, -1, 1440675 }, { 0x23A67, -1, -1, 1440682, -1, -1, -1, -1, -1, -1 }, { 0x23A69, -1, -1, 1440688, -1, -1, -1, -1, -1, -1 }, { 0x23A6A, -1, -1, 1440692, -1, -1, -1, -1, -1, -1 }, { 0x23A6B, -1, -1, 1440697, -1, -1, -1, -1, -1, -1 }, { 0x23A6D, -1, -1, 1440701, -1, -1, -1, -1, -1, -1 }, { 0x23A6F, -1, -1, 1440707, -1, -1, -1, -1, -1, -1 }, { 0x23A70, -1, -1, 1440711, -1, -1, -1, -1, -1, -1 }, { 0x23A71, -1, -1, 1440717, -1, -1, -1, -1, -1, -1 }, { 0x23A74, -1, -1, 1440721, -1, -1, -1, -1, -1, -1 }, { 0x23A75, 1440733, 1440728, -1, -1, -1, -1, -1, -1, -1 }, { 0x23A77, -1, -1, 1440741, -1, -1, -1, -1, -1, -1 }, { 0x23A78, -1, -1, -1, -1, -1, -1, -1, -1, 1440745 }, { 0x23A79, -1, -1, 1440749, -1, -1, -1, -1, -1, -1 }, { 0x23A7A, -1, -1, 1440755, -1, -1, -1, -1, -1, -1 }, { 0x23A7D, -1, -1, 1440759, -1, -1, -1, -1, -1, -1 }, { 0x23A80, -1, -1, 1440765, -1, -1, -1, -1, -1, -1 }, { 0x23A81, -1, -1, 1440771, -1, -1, -1, -1, -1, -1 }, { 0x23A82, -1, -1, 1440777, -1, -1, -1, -1, -1, -1 }, { 0x23A84, -1, -1, 1440782, -1, -1, -1, -1, -1, -1 }, { 0x23A87, -1, -1, 1440787, -1, -1, -1, -1, -1, -1 }, { 0x23A89, -1, -1, 1440792, -1, -1, -1, -1, -1, -1 }, { 0x23A8C, -1, -1, 1440796, -1, -1, -1, -1, -1, -1 }, { 0x23A90, -1, -1, 1440801, -1, -1, -1, -1, -1, -1 }, { 0x23A95, 1440813, 1440807, 1440876, -1, -1, -1, -1, -1, -1 }, { 0x23A98, 1440887, 1440881, -1, -1, -1, -1, -1, -1, -1 }, { 0x23AA0, 1440955, 1440950, 1440965, -1, -1, -1, -1, -1, -1 }, { 0x23AA7, -1, 1440969, -1, -1, -1, -1, -1, -1, -1 }, { 0x23AA8, -1, -1, 1440974, -1, -1, -1, -1, -1, -1 }, { 0x23AAA, -1, -1, 1440979, -1, -1, -1, -1, -1, -1 }, { 0x23AAD, -1, -1, 1440985, -1, -1, -1, -1, -1, -1 }, { 0x23AAE, -1, -1, 1440991, -1, -1, -1, -1, -1, -1 }, { 0x23AAF, -1, -1, 1440996, -1, -1, -1, -1, -1, -1 }, { 0x23AB5, 1441007, 1441002, -1, -1, -1, -1, -1, -1, -1 }, { 0x23AB6, -1, -1, 1441020, -1, -1, -1, -1, -1, -1 }, { 0x23AB8, -1, -1, 1441026, -1, -1, -1, -1, -1, -1 }, { 0x23AB9, -1, -1, 1441030, -1, -1, -1, -1, -1, -1 }, { 0x23ABA, 1441040, 1441035, -1, -1, -1, -1, -1, -1, -1 }, { 0x23AC0, -1, -1, 1441046, -1, -1, -1, -1, -1, -1 }, { 0x23AC2, 1441055, 1441050, -1, -1, -1, -1, -1, -1, -1 }, { 0x23AC5, 1441075, 1441070, -1, -1, -1, -1, -1, -1, -1 }, { 0x23AC8, -1, -1, 1441099, -1, -1, -1, -1, -1, -1 }, { 0x23AC9, -1, -1, 1441103, -1, -1, -1, -1, -1, -1 }, { 0x23ACB, 1441114, 1441109, -1, -1, -1, -1, -1, -1, -1 }, { 0x23ACC, -1, -1, 1441129, -1, -1, -1, -1, -1, -1 }, { 0x23ACE, -1, -1, 1441134, -1, -1, -1, -1, -1, -1 }, { 0x23AD0, -1, -1, 1441138, -1, -1, -1, -1, -1, -1 }, { 0x23AD2, -1, -1, 1441144, -1, -1, -1, -1, -1, -1 }, { 0x23AD4, -1, -1, 1441150, -1, -1, -1, -1, -1, -1 }, { 0x23AD5, -1, -1, -1, -1, -1, -1, -1, -1, 1441154 }, { 0x23AD9, -1, -1, 1441167, -1, -1, -1, -1, 1441161, -1 }, { 0x23ADB, -1, 1441171, -1, -1, -1, -1, -1, -1, -1 }, { 0x23ADC, -1, -1, 1441177, -1, -1, -1, -1, -1, -1 }, { 0x23ADD, -1, -1, 1441182, -1, -1, -1, -1, -1, -1 }, { 0x23AE3, -1, -1, 1441189, -1, -1, -1, -1, -1, -1 }, { 0x23AE5, -1, -1, 1441195, -1, -1, -1, -1, -1, -1 }, { 0x23AE7, -1, -1, 1441199, -1, -1, -1, -1, -1, -1 }, { 0x23AE8, -1, -1, 1441203, -1, -1, -1, -1, -1, -1 }, { 0x23AEA, -1, -1, 1441209, -1, -1, -1, -1, -1, -1 }, { 0x23AEC, -1, -1, 1441214, -1, -1, -1, -1, -1, -1 }, { 0x23AEE, -1, 1441219, -1, -1, -1, -1, -1, -1, -1 }, { 0x23AF1, -1, -1, 1441224, -1, -1, -1, -1, -1, -1 }, { 0x23AF2, -1, -1, -1, -1, -1, -1, -1, -1, 1441228 }, { 0x23AF3, -1, -1, 1441236, -1, -1, -1, -1, -1, -1 }, { 0x23AF4, -1, -1, 1441243, -1, -1, -1, -1, -1, -1 }, { 0x23AF7, -1, -1, -1, -1, -1, -1, -1, -1, 1441248 }, { 0x23AF9, -1, -1, 1441254, -1, -1, -1, -1, -1, -1 }, { 0x23AFA, -1, 1441259, -1, -1, -1, -1, -1, -1, -1 }, { 0x23AFB, -1, -1, 1441264, -1, -1, -1, -1, -1, -1 }, { 0x23B02, -1, -1, 1441269, -1, -1, -1, -1, -1, -1 }, { 0x23B06, -1, -1, 1441275, -1, -1, -1, -1, -1, -1 }, { 0x23B09, -1, -1, 1441280, -1, -1, -1, -1, -1, -1 }, { 0x23B0B, -1, -1, 1441284, -1, -1, -1, -1, -1, -1 }, { 0x23B0D, -1, -1, 1441290, -1, -1, -1, -1, -1, -1 }, { 0x23B0E, -1, -1, 1441295, -1, -1, -1, -1, -1, -1 }, { 0x23B0F, -1, -1, 1441300, -1, -1, -1, -1, -1, -1 }, { 0x23B10, -1, -1, 1441306, -1, -1, -1, -1, -1, -1 }, { 0x23B15, -1, -1, 1441311, -1, -1, -1, -1, -1, -1 }, { 0x23B18, -1, -1, 1441316, -1, -1, -1, -1, -1, -1 }, { 0x23B19, -1, -1, 1441321, -1, -1, -1, -1, -1, -1 }, { 0x23B1A, -1, 1441327, 1441333, -1, -1, -1, -1, -1, -1 }, { 0x23B1B, -1, -1, 1441337, -1, -1, -1, -1, -1, -1 }, { 0x23B20, -1, -1, 1441342, -1, -1, -1, -1, -1, -1 }, { 0x23B29, -1, -1, 1441346, -1, -1, -1, -1, -1, -1 }, { 0x23B2A, -1, -1, 1441351, -1, -1, -1, -1, -1, -1 }, { 0x23B2B, -1, -1, 1441356, -1, -1, -1, -1, -1, -1 }, { 0x23B2C, -1, -1, 1441361, -1, -1, -1, -1, -1, -1 }, { 0x23B2E, -1, -1, 1441365, -1, -1, -1, -1, -1, -1 }, { 0x23B34, -1, -1, 1441369, -1, -1, -1, -1, -1, -1 }, { 0x23B35, -1, -1, 1441373, -1, -1, -1, -1, -1, -1 }, { 0x23B36, -1, -1, 1441378, -1, -1, -1, -1, -1, -1 }, { 0x23B37, -1, -1, 1441381, -1, -1, -1, -1, -1, -1 }, { 0x23B38, -1, -1, 1441384, -1, -1, -1, -1, -1, -1 }, { 0x23B39, -1, -1, 1441390, -1, -1, -1, -1, -1, -1 }, { 0x23B3A, -1, -1, 1441396, -1, -1, -1, -1, -1, -1 }, { 0x23B3B, -1, -1, 1441403, -1, -1, -1, -1, -1, -1 }, { 0x23B3C, -1, -1, 1441409, -1, -1, -1, -1, -1, -1 }, { 0x23B3D, -1, -1, 1441413, -1, -1, -1, -1, -1, -1 }, { 0x23B3F, -1, -1, 1441417, -1, -1, -1, -1, -1, -1 }, { 0x23B40, -1, -1, 1441421, -1, -1, -1, -1, -1, -1 }, { 0x23B43, -1, -1, -1, -1, -1, -1, -1, -1, 1441426 }, { 0x23B47, -1, -1, 1441430, -1, -1, -1, -1, -1, -1 }, { 0x23B56, -1, -1, 1441434, -1, -1, -1, -1, -1, -1 }, { 0x23B57, -1, -1, 1441439, -1, -1, -1, -1, -1, -1 }, { 0x23B58, -1, -1, 1441444, -1, -1, -1, -1, -1, -1 }, { 0x23B59, -1, -1, 1441448, -1, -1, -1, -1, -1, -1 }, { 0x23B5A, -1, 1441452, -1, -1, -1, -1, -1, -1, -1 }, { 0x23B5B, -1, -1, -1, -1, -1, -1, -1, -1, 1441457 }, { 0x23B5D, -1, -1, 1441463, -1, -1, -1, -1, -1, -1 }, { 0x23B60, -1, -1, 1441467, -1, -1, -1, -1, -1, -1 }, { 0x23B61, -1, -1, 1441471, -1, -1, -1, -1, -1, -1 }, { 0x23B64, -1, -1, 1441477, -1, -1, -1, -1, -1, -1 }, { 0x23B6E, -1, -1, 1441481, -1, -1, -1, -1, -1, -1 }, { 0x23B6F, -1, -1, -1, -1, -1, -1, -1, -1, 1441486 }, { 0x23B70, -1, -1, -1, -1, -1, -1, -1, -1, 1441490 }, { 0x23B72, 1441501, 1441495, 1441506, -1, -1, -1, -1, -1, -1 }, { 0x23B73, -1, -1, 1441512, -1, -1, -1, -1, -1, -1 }, { 0x23B77, -1, -1, 1441517, -1, -1, -1, -1, -1, -1 }, { 0x23B79, -1, -1, 1441521, -1, -1, -1, -1, -1, -1 }, { 0x23B7A, -1, -1, 1441526, -1, -1, -1, -1, -1, -1 }, { 0x23B7B, -1, -1, 1441531, -1, -1, -1, -1, -1, 1441536 }, { 0x23B83, -1, -1, 1441540, -1, -1, -1, -1, -1, -1 }, { 0x23B84, -1, -1, 1441545, -1, -1, -1, -1, -1, -1 }, { 0x23B86, -1, -1, 1441550, -1, -1, -1, -1, -1, -1 }, { 0x23B87, -1, -1, -1, -1, -1, -1, -1, -1, 1441555 }, { 0x23B88, -1, -1, 1441560, -1, -1, -1, -1, -1, -1 }, { 0x23B89, -1, -1, 1441564, -1, -1, -1, -1, -1, -1 }, { 0x23B8A, -1, -1, 1441568, -1, -1, -1, -1, -1, -1 }, { 0x23B8C, -1, -1, 1441572, -1, -1, -1, -1, -1, -1 }, { 0x23B8D, -1, -1, 1441577, -1, -1, -1, -1, -1, -1 }, { 0x23B8E, -1, -1, 1441582, -1, -1, -1, -1, -1, -1 }, { 0x23B8F, -1, -1, 1441587, -1, -1, -1, -1, -1, -1 }, { 0x23B90, -1, -1, 1441593, -1, -1, -1, -1, -1, -1 }, { 0x23BA0, -1, -1, 1441597, -1, -1, -1, -1, -1, -1 }, { 0x23BA1, -1, -1, 1441602, -1, -1, -1, -1, -1, -1 }, { 0x23BA2, -1, -1, 1441608, -1, -1, -1, -1, -1, -1 }, { 0x23BA6, -1, -1, 1441614, -1, -1, -1, -1, -1, -1 }, { 0x23BA7, -1, -1, 1441619, -1, -1, -1, -1, -1, -1 }, { 0x23BAA, -1, -1, 1441625, -1, -1, -1, -1, -1, -1 }, { 0x23BAB, -1, -1, 1441631, -1, -1, -1, -1, -1, -1 }, { 0x23BAC, -1, -1, 1441636, -1, -1, -1, -1, -1, -1 }, { 0x23BB0, -1, -1, 1441641, -1, -1, -1, -1, -1, -1 }, { 0x23BBE, -1, -1, 1441645, -1, -1, -1, -1, -1, -1 }, { 0x23BBF, -1, -1, 1441651, -1, -1, -1, -1, -1, -1 }, { 0x23BC0, -1, -1, 1441657, -1, -1, -1, -1, -1, -1 }, { 0x23BC3, -1, -1, 1441662, -1, -1, -1, -1, -1, -1 }, { 0x23BC5, -1, -1, 1441666, -1, -1, -1, -1, -1, -1 }, { 0x23BC6, -1, -1, 1441670, -1, -1, -1, -1, -1, -1 }, { 0x23BCB, -1, -1, 1441674, -1, -1, -1, -1, -1, -1 }, { 0x23BCC, -1, -1, 1441678, -1, -1, -1, -1, -1, -1 }, { 0x23BCD, -1, -1, 1441683, -1, -1, -1, -1, -1, -1 }, { 0x23BCE, -1, -1, 1441689, -1, -1, -1, -1, -1, -1 }, { 0x23BCF, -1, -1, 1441693, -1, -1, -1, -1, -1, -1 }, { 0x23BD0, -1, -1, 1441699, -1, -1, -1, -1, -1, -1 }, { 0x23BDA, -1, -1, 1441705, -1, -1, -1, -1, -1, -1 }, { 0x23BDC, -1, -1, 1441709, -1, -1, -1, -1, -1, -1 }, { 0x23BE1, -1, -1, -1, -1, -1, -1, -1, -1, 1441714 }, { 0x23BE4, -1, -1, 1441720, -1, -1, -1, -1, -1, -1 }, { 0x23BE7, -1, -1, 1441724, -1, -1, -1, -1, -1, -1 }, { 0x23BE8, -1, -1, 1441729, -1, -1, -1, -1, -1, -1 }, { 0x23BE9, -1, -1, 1441735, -1, -1, -1, -1, -1, -1 }, { 0x23BEA, -1, -1, 1441740, -1, -1, -1, -1, -1, -1 }, { 0x23BEC, -1, -1, 1441744, -1, -1, -1, -1, -1, -1 }, { 0x23BED, -1, -1, 1441750, -1, -1, -1, -1, -1, -1 }, { 0x23BEF, -1, -1, 1441755, -1, -1, -1, -1, -1, -1 }, { 0x23BF1, -1, -1, 1441760, -1, -1, -1, -1, -1, -1 }, { 0x23BF4, -1, -1, 1441765, -1, -1, -1, -1, -1, -1 }, { 0x23BF5, -1, -1, 1441769, -1, -1, -1, -1, -1, -1 }, { 0x23BF6, -1, 1441773, -1, -1, -1, -1, -1, -1, -1 }, { 0x23BF8, -1, -1, 1441779, -1, -1, -1, -1, -1, -1 }, { 0x23BF9, -1, -1, 1441783, -1, -1, -1, -1, -1, -1 }, { 0x23BFB, -1, -1, 1441789, -1, -1, -1, -1, -1, -1 }, { 0x23BFC, -1, -1, 1441794, -1, -1, -1, -1, -1, -1 }, { 0x23C03, -1, -1, 1441798, -1, -1, -1, -1, -1, -1 }, { 0x23C07, 1441808, 1441802, 1441813, -1, -1, -1, -1, -1, -1 }, { 0x23C08, -1, -1, 1441819, -1, -1, -1, -1, -1, -1 }, { 0x23C0B, -1, -1, 1441823, -1, -1, -1, -1, -1, -1 }, { 0x23C0C, -1, -1, 1441827, -1, -1, -1, -1, -1, -1 }, { 0x23C0F, -1, -1, -1, -1, -1, -1, -1, -1, 1441832 }, { 0x23C15, -1, -1, 1441838, -1, -1, -1, -1, -1, -1 }, { 0x23C18, -1, -1, 1441843, -1, -1, -1, -1, -1, -1 }, { 0x23C19, -1, -1, -1, -1, -1, -1, -1, -1, 1441848 }, { 0x23C1A, -1, -1, 1441855, -1, -1, -1, -1, -1, -1 }, { 0x23C1B, -1, -1, 1441860, -1, -1, -1, -1, -1, -1 }, { 0x23C1C, -1, -1, 1441864, -1, -1, -1, -1, -1, -1 }, { 0x23C1E, -1, -1, 1441870, -1, -1, -1, -1, -1, -1 }, { 0x23C20, -1, -1, 1441875, -1, -1, -1, -1, -1, -1 }, { 0x23C21, -1, -1, 1441879, -1, -1, -1, -1, -1, -1 }, { 0x23C25, -1, -1, 1441883, -1, -1, -1, -1, -1, -1 }, { 0x23C26, -1, -1, 1441889, -1, -1, -1, -1, -1, -1 }, { 0x23C28, -1, -1, 1441894, -1, -1, -1, -1, -1, -1 }, { 0x23C29, -1, -1, 1441899, -1, -1, -1, -1, -1, -1 }, { 0x23C2C, -1, -1, 1441905, -1, -1, -1, -1, -1, -1 }, { 0x23C33, -1, -1, -1, -1, -1, -1, -1, -1, 1441909 }, { 0x23C34, -1, -1, -1, -1, -1, -1, -1, -1, 1441915 }, { 0x23C35, -1, -1, -1, -1, -1, -1, -1, -1, 1441921 }, { 0x23C36, -1, -1, 1441927, -1, -1, -1, -1, -1, -1 }, { 0x23C37, -1, -1, 1441933, -1, -1, -1, -1, -1, -1 }, { 0x23C3A, -1, -1, 1441939, -1, -1, -1, -1, -1, -1 }, { 0x23C3B, -1, -1, 1441944, -1, -1, -1, -1, -1, -1 }, { 0x23C3C, -1, -1, 1441948, -1, -1, -1, -1, -1, -1 }, { 0x23C3F, -1, -1, 1441953, -1, -1, -1, -1, -1, -1 }, { 0x23C40, -1, -1, 1441958, -1, -1, -1, -1, -1, -1 }, { 0x23C42, -1, -1, 1441962, -1, -1, -1, -1, -1, -1 }, { 0x23C46, -1, -1, -1, -1, -1, -1, -1, -1, 1441967 }, { 0x23C48, -1, -1, 1441972, -1, -1, -1, -1, -1, -1 }, { 0x23C49, -1, -1, 1441977, -1, -1, -1, -1, -1, -1 }, { 0x23C4D, -1, -1, 1441982, -1, -1, -1, -1, -1, -1 }, { 0x23C50, -1, -1, 1441987, -1, -1, -1, -1, -1, -1 }, { 0x23C53, -1, -1, 1441992, -1, -1, -1, -1, -1, -1 }, { 0x23C57, -1, -1, 1441998, -1, -1, -1, -1, -1, -1 }, { 0x23C5C, -1, -1, 1442002, -1, -1, -1, -1, -1, -1 }, { 0x23C5D, 1442013, 1442007, -1, -1, -1, -1, -1, -1, -1 }, { 0x23C63, -1, 1442039, -1, -1, -1, -1, -1, -1, -1 }, { 0x23C66, -1, -1, 1442045, -1, -1, -1, -1, -1, -1 }, { 0x23C67, -1, -1, 1442050, -1, -1, -1, -1, -1, -1 }, { 0x23C6B, -1, -1, 1442057, -1, -1, -1, -1, -1, -1 }, { 0x23C6C, -1, -1, -1, -1, -1, -1, -1, -1, 1442061 }, { 0x23C6D, -1, -1, -1, -1, -1, -1, -1, -1, 1442066 }, { 0x23C70, -1, -1, -1, -1, -1, -1, -1, -1, 1442072 }, { 0x23C71, -1, -1, 1442078, -1, -1, -1, -1, -1, -1 }, { 0x23C73, -1, -1, 1442083, -1, -1, -1, -1, -1, -1 }, { 0x23C76, -1, -1, 1442088, -1, -1, -1, -1, -1, 1442092 }, { 0x23C7A, -1, -1, 1442098, -1, -1, -1, -1, -1, -1 }, { 0x23C7B, -1, -1, 1442102, -1, -1, -1, -1, -1, -1 }, { 0x23C7C, -1, -1, 1442106, -1, -1, -1, -1, -1, 1442111 }, { 0x23C7D, -1, -1, 1442116, -1, -1, -1, -1, -1, 1442122 }, { 0x23C7E, -1, -1, -1, -1, -1, -1, -1, -1, 1442128 }, { 0x23C7F, -1, -1, -1, -1, -1, -1, -1, -1, 1442134 }, { 0x23C80, -1, -1, 1442141, -1, -1, -1, -1, -1, -1 }, { 0x23C82, -1, -1, 1442147, -1, -1, -1, -1, -1, -1 }, { 0x23C84, -1, -1, 1442154, -1, -1, -1, -1, -1, -1 }, { 0x23C8A, -1, -1, 1442159, -1, -1, -1, -1, -1, -1 }, { 0x23C8B, -1, -1, 1442163, -1, -1, -1, -1, -1, -1 }, { 0x23C8D, -1, -1, -1, -1, -1, -1, -1, -1, 1442168 }, { 0x23C91, -1, -1, 1442175, -1, -1, -1, -1, -1, -1 }, { 0x23C92, -1, -1, 1442179, -1, -1, -1, -1, -1, -1 }, { 0x23C93, -1, -1, 1442183, -1, -1, -1, -1, -1, -1 }, { 0x23C96, -1, -1, 1442188, -1, -1, -1, -1, -1, -1 }, { 0x23C97, 1442198, 1442193, 1442223, -1, -1, -1, -1, -1, -1 }, { 0x23C98, 1442233, 1442228, 1442248, -1, -1, -1, -1, -1, -1 }, { 0x23C99, -1, 1442252, -1, -1, -1, -1, -1, -1, -1 }, { 0x23C9A, -1, 1442258, -1, -1, -1, -1, -1, -1, -1 }, { 0x23C9B, -1, 1442263, -1, -1, -1, -1, -1, -1, -1 }, { 0x23C9C, -1, -1, 1442269, -1, -1, -1, -1, -1, -1 }, { 0x23C9D, 1442281, 1442275, -1, -1, -1, -1, -1, -1, -1 }, { 0x23CA0, -1, -1, -1, -1, -1, -1, -1, -1, 1442295 }, { 0x23CA1, -1, -1, 1442302, -1, -1, -1, -1, -1, -1 }, { 0x23CA2, -1, -1, 1442307, -1, -1, -1, -1, -1, -1 }, { 0x23CA5, -1, -1, 1442311, -1, -1, -1, -1, -1, -1 }, { 0x23CA6, -1, -1, -1, -1, -1, -1, -1, -1, 1442316 }, { 0x23CB1, -1, -1, 1442322, -1, -1, -1, -1, -1, -1 }, { 0x23CB2, -1, -1, 1442326, -1, -1, -1, -1, -1, -1 }, { 0x23CB3, -1, -1, 1442330, -1, -1, -1, -1, -1, -1 }, { 0x23CB5, -1, 1442334, 1442338, -1, -1, -1, -1, -1, -1 }, { 0x23CB6, -1, -1, 1442343, -1, -1, -1, -1, -1, -1 }, { 0x23CB7, 1442353, 1442348, 1442386, -1, -1, -1, -1, -1, -1 }, { 0x23CB9, -1, -1, -1, -1, -1, -1, -1, -1, 1442390 }, { 0x23CBD, -1, -1, 1442396, -1, -1, -1, -1, -1, -1 }, { 0x23CBE, -1, -1, 1442402, -1, -1, -1, -1, -1, -1 }, { 0x23CC0, -1, -1, 1442408, -1, -1, -1, -1, -1, -1 }, { 0x23CC3, -1, -1, 1442413, -1, -1, -1, -1, -1, -1 }, { 0x23CC6, 1442423, 1442417, -1, -1, -1, -1, -1, -1, -1 }, { 0x23CC7, -1, 1442449, -1, -1, -1, -1, -1, -1, -1 }, { 0x23CC8, -1, 1442453, -1, -1, -1, -1, -1, -1, -1 }, { 0x23CC9, -1, 1442458, -1, -1, -1, -1, -1, -1, -1 }, { 0x23CD4, -1, -1, -1, -1, -1, -1, -1, -1, 1442462 }, { 0x23CDC, -1, -1, 1442468, -1, -1, -1, -1, -1, -1 }, { 0x23CDF, -1, -1, 1442473, -1, -1, -1, -1, -1, -1 }, { 0x23CE0, -1, -1, 1442478, -1, -1, -1, -1, -1, -1 }, { 0x23CE1, -1, -1, -1, -1, -1, -1, -1, -1, 1442483 }, { 0x23CE2, -1, -1, -1, -1, -1, -1, -1, -1, 1442488 }, { 0x23CE4, -1, -1, 1442494, -1, -1, -1, -1, -1, -1 }, { 0x23CE6, -1, -1, 1442500, -1, -1, -1, -1, -1, -1 }, { 0x23CE8, 1442510, 1442504, -1, -1, -1, -1, -1, -1, -1 }, { 0x23CE9, -1, -1, 1442531, -1, -1, -1, -1, -1, -1 }, { 0x23CEA, -1, -1, -1, -1, -1, -1, -1, -1, 1442535 }, { 0x23CEC, -1, -1, 1442543, -1, -1, -1, -1, -1, -1 }, { 0x23CED, -1, -1, 1442547, -1, -1, -1, -1, -1, -1 }, { 0x23CEE, -1, -1, -1, -1, -1, -1, -1, -1, 1442553 }, { 0x23CF0, -1, -1, 1442558, -1, -1, -1, -1, -1, -1 }, { 0x23CF2, -1, -1, 1442563, -1, -1, -1, -1, -1, -1 }, { 0x23CFC, 1442574, 1442569, -1, -1, -1, -1, -1, -1, -1 }, { 0x23CFD, -1, 1442593, -1, -1, -1, -1, -1, -1, -1 }, { 0x23CFE, -1, 1442598, -1, -1, -1, -1, -1, -1, -1 }, { 0x23CFF, -1, 1442604, -1, -1, -1, -1, -1, -1, -1 }, { 0x23D13, 1442609, -1, 1442662, -1, -1, -1, -1, -1, 1442668 }, { 0x23D16, -1, -1, 1442674, -1, -1, -1, -1, -1, -1 }, { 0x23D19, -1, -1, -1, -1, -1, -1, -1, -1, 1442678 }, { 0x23D1A, -1, -1, -1, -1, -1, -1, -1, -1, 1442683 }, { 0x23D1B, -1, -1, -1, -1, -1, -1, -1, -1, 1442689 }, { 0x23D1C, -1, -1, -1, -1, -1, -1, -1, -1, 1442696 }, { 0x23D1E, -1, -1, 1442702, -1, -1, -1, -1, -1, -1 }, { 0x23D1F, -1, -1, 1442707, -1, -1, -1, -1, -1, -1 }, { 0x23D22, -1, -1, 1442712, -1, -1, -1, -1, -1, -1 }, { 0x23D23, -1, -1, 1442717, -1, -1, -1, -1, -1, -1 }, { 0x23D25, -1, -1, 1442725, -1, -1, -1, -1, -1, -1 }, { 0x23D28, -1, -1, 1442732, -1, -1, -1, -1, -1, -1 }, { 0x23D2A, -1, -1, 1442736, -1, -1, -1, -1, -1, -1 }, { 0x23D3C, -1, -1, 1442741, -1, -1, -1, -1, -1, -1 }, { 0x23D3D, -1, -1, 1442746, -1, -1, -1, -1, -1, -1 }, { 0x23D40, -1, 1442751, -1, -1, -1, -1, -1, -1, -1 }, { 0x23D5B, -1, 1442756, -1, -1, -1, -1, -1, -1, -1 }, { 0x23D5E, -1, -1, 1442761, -1, -1, -1, -1, -1, -1 }, { 0x23D5F, -1, -1, 1442766, -1, -1, -1, -1, -1, -1 }, { 0x23D62, -1, -1, 1442771, -1, -1, -1, -1, -1, -1 }, { 0x23D6E, -1, -1, -1, -1, -1, -1, -1, -1, 1442776 }, { 0x23D6F, -1, -1, -1, -1, -1, -1, -1, -1, 1442782 }, { 0x23D70, -1, -1, -1, -1, -1, -1, -1, -1, 1442787 }, { 0x23D71, -1, -1, 1442793, -1, -1, -1, -1, -1, -1 }, { 0x23D72, -1, -1, -1, -1, -1, -1, -1, -1, 1442797 }, { 0x23D74, -1, -1, -1, -1, -1, -1, -1, -1, 1442803 }, { 0x23D75, -1, -1, -1, -1, -1, -1, -1, -1, 1442810 }, { 0x23D76, -1, -1, -1, -1, -1, -1, -1, -1, 1442817 }, { 0x23D77, -1, -1, 1442823, -1, -1, -1, -1, -1, -1 }, { 0x23D78, -1, -1, 1442828, -1, -1, -1, -1, -1, -1 }, { 0x23D7A, -1, -1, 1442833, -1, -1, -1, -1, -1, -1 }, { 0x23D7B, -1, -1, 1442838, -1, -1, -1, -1, -1, -1 }, { 0x23D7C, -1, -1, 1442843, -1, -1, -1, -1, -1, -1 }, { 0x23D7E, -1, 1442848, -1, -1, -1, -1, -1, -1, -1 }, { 0x23D86, -1, -1, 1442854, -1, -1, -1, -1, -1, -1 }, { 0x23D88, -1, -1, 1442861, -1, -1, -1, -1, -1, 1442867 }, { 0x23D8A, -1, -1, 1442873, -1, -1, -1, -1, -1, -1 }, { 0x23D8B, -1, -1, 1442877, -1, -1, -1, -1, -1, -1 }, { 0x23D8C, -1, -1, 1442882, -1, -1, -1, -1, -1, -1 }, { 0x23D8D, -1, -1, 1442887, -1, -1, -1, -1, -1, -1 }, { 0x23D8F, -1, 1442895, 1442900, -1, -1, -1, -1, -1, -1 }, { 0x23D90, -1, -1, 1442905, -1, -1, -1, -1, -1, -1 }, { 0x23D92, 1442916, 1442910, -1, -1, -1, -1, -1, -1, -1 }, { 0x23D98, -1, -1, 1442922, -1, -1, -1, -1, -1, -1 }, { 0x23D9D, -1, -1, 1442926, -1, -1, -1, -1, -1, -1 }, { 0x23DA0, -1, -1, 1442930, -1, -1, -1, -1, -1, -1 }, { 0x23DA1, -1, -1, 1442934, -1, -1, -1, -1, -1, -1 }, { 0x23DA3, -1, -1, 1442939, -1, -1, -1, -1, -1, -1 }, { 0x23DA4, -1, -1, 1442945, -1, -1, -1, -1, -1, -1 }, { 0x23DA6, -1, -1, 1442950, -1, -1, -1, -1, -1, -1 }, { 0x23DA9, -1, 1442955, 1442960, -1, -1, -1, -1, -1, -1 }, { 0x23DAB, -1, -1, 1442965, -1, -1, -1, -1, -1, -1 }, { 0x23DB6, -1, 1442969, -1, -1, -1, -1, -1, -1, -1 }, { 0x23DB7, -1, 1442974, -1, -1, -1, -1, -1, -1, -1 }, { 0x23DB8, -1, 1442980, -1, -1, -1, -1, -1, -1, -1 }, { 0x23DB9, -1, 1442986, -1, -1, -1, -1, -1, -1, -1 }, { 0x23DBA, -1, 1442991, -1, -1, -1, -1, -1, -1, -1 }, { 0x23DBB, -1, 1442995, -1, -1, -1, -1, -1, -1, -1 }, { 0x23DBC, -1, 1443000, -1, -1, -1, -1, -1, -1, -1 }, { 0x23DBD, -1, 1443005, -1, -1, -1, -1, -1, -1, -1 }, { 0x23DE0, -1, -1, 1443010, -1, -1, -1, -1, -1, 1443015 }, { 0x23DE1, -1, -1, 1443021, -1, -1, -1, -1, -1, -1 }, { 0x23DE3, -1, 1443028, -1, -1, -1, -1, -1, -1, -1 }, { 0x23DE5, -1, -1, 1443034, -1, -1, -1, -1, -1, -1 }, { 0x23DE9, -1, -1, 1443040, -1, -1, -1, -1, -1, -1 }, { 0x23DEA, -1, -1, 1443044, -1, -1, -1, -1, -1, -1 }, { 0x23DEB, -1, -1, 1443050, -1, -1, -1, -1, -1, -1 }, { 0x23DED, -1, -1, -1, -1, -1, -1, -1, -1, 1443054 }, { 0x23DEE, -1, -1, -1, -1, -1, -1, -1, -1, 1443059 }, { 0x23DEF, -1, -1, -1, -1, -1, -1, -1, -1, 1443065 }, { 0x23DF0, -1, -1, -1, -1, -1, -1, -1, -1, 1443071 }, { 0x23DF1, -1, -1, -1, -1, -1, -1, -1, -1, 1443077 }, { 0x23DF2, -1, -1, -1, -1, -1, -1, -1, -1, 1443083 }, { 0x23DF3, -1, -1, -1, -1, -1, -1, -1, -1, 1443089 }, { 0x23DF4, -1, -1, -1, -1, -1, -1, -1, -1, 1443095 }, { 0x23DF6, -1, -1, 1443101, -1, -1, -1, -1, -1, -1 }, { 0x23DF7, -1, -1, -1, -1, -1, -1, -1, -1, 1443105 }, { 0x23DF8, -1, 1443112, -1, -1, -1, -1, -1, -1, -1 }, { 0x23DFE, -1, -1, 1443116, -1, -1, -1, -1, -1, -1 }, { 0x23DFF, -1, -1, 1443121, -1, -1, -1, -1, -1, -1 }, { 0x23E00, -1, -1, 1443126, -1, -1, -1, -1, -1, -1 }, { 0x23E03, -1, -1, 1443131, -1, -1, -1, -1, -1, -1 }, { 0x23E04, -1, -1, 1443135, -1, -1, -1, -1, -1, -1 }, { 0x23E06, -1, 1443140, 1443144, -1, -1, -1, -1, -1, -1 }, { 0x23E07, -1, -1, 1443148, -1, -1, -1, -1, -1, -1 }, { 0x23E09, -1, -1, 1443154, -1, -1, -1, -1, -1, -1 }, { 0x23E0A, -1, -1, 1443158, -1, -1, -1, -1, -1, -1 }, { 0x23E0B, -1, -1, 1443163, -1, -1, -1, -1, -1, -1 }, { 0x23E0E, -1, -1, 1443169, -1, -1, -1, -1, -1, -1 }, { 0x23E0F, -1, -1, 1443175, -1, -1, -1, -1, -1, -1 }, { 0x23E10, -1, -1, 1443179, -1, -1, -1, -1, -1, -1 }, { 0x23E11, -1, 1443183, -1, -1, -1, -1, -1, -1, -1 }, { 0x23E12, -1, -1, 1443190, -1, -1, -1, -1, -1, -1 }, { 0x23E18, -1, -1, 1443194, -1, -1, -1, -1, -1, -1 }, { 0x23E19, -1, -1, 1443198, -1, -1, -1, -1, -1, -1 }, { 0x23E1A, -1, -1, 1443203, -1, -1, -1, -1, -1, -1 }, { 0x23E1B, -1, -1, 1443208, -1, -1, -1, -1, -1, -1 }, { 0x23E1D, -1, -1, 1443214, -1, -1, -1, -1, -1, -1 }, { 0x23E20, -1, -1, 1443220, -1, -1, -1, -1, -1, -1 }, { 0x23E23, 1443230, 1443225, 1443272, -1, -1, -1, -1, -1, -1 }, { 0x23E27, 1443282, 1443277, -1, -1, -1, -1, -1, -1, -1 }, { 0x23E2C, -1, 1443314, -1, -1, -1, -1, -1, -1, -1 }, { 0x23E2D, -1, 1443319, -1, -1, -1, -1, -1, -1, -1 }, { 0x23E2E, -1, 1443324, -1, -1, -1, -1, -1, -1, -1 }, { 0x23E2F, -1, 1443329, -1, -1, -1, -1, -1, -1, -1 }, { 0x23E30, -1, 1443334, -1, -1, -1, -1, -1, -1, -1 }, { 0x23E31, -1, 1443339, -1, -1, -1, -1, -1, -1, -1 }, { 0x23E39, -1, 1443345, -1, -1, -1, -1, -1, -1, -1 }, { 0x23E47, -1, -1, 1443351, -1, -1, -1, -1, -1, -1 }, { 0x23E4B, -1, -1, 1443355, -1, -1, -1, -1, -1, -1 }, { 0x23E52, -1, -1, 1443359, -1, -1, -1, -1, -1, -1 }, { 0x23E53, -1, -1, -1, -1, -1, -1, -1, -1, 1443364 }, { 0x23E54, -1, -1, -1, -1, -1, -1, -1, -1, 1443371 }, { 0x23E55, -1, -1, -1, -1, -1, -1, -1, -1, 1443379 }, { 0x23E56, -1, -1, -1, -1, -1, -1, -1, -1, 1443385 }, { 0x23E57, -1, -1, -1, -1, -1, -1, -1, -1, 1443390 }, { 0x23E58, -1, -1, -1, -1, -1, -1, -1, -1, 1443396 }, { 0x23E59, -1, -1, -1, -1, -1, -1, -1, -1, 1443401 }, { 0x23E5A, -1, -1, 1443405, -1, -1, -1, -1, -1, -1 }, { 0x23E5C, -1, -1, 1443409, -1, -1, -1, -1, -1, -1 }, { 0x23E5D, -1, -1, 1443413, -1, -1, -1, -1, -1, -1 }, { 0x23E5E, -1, -1, 1443419, -1, -1, -1, -1, -1, -1 }, { 0x23E5F, -1, -1, 1443426, -1, -1, -1, -1, -1, 1443431 }, { 0x23E60, -1, -1, 1443438, -1, -1, -1, -1, -1, -1 }, { 0x23E61, -1, -1, 1443444, -1, -1, -1, -1, -1, -1 }, { 0x23E65, -1, -1, 1443449, -1, -1, -1, -1, -1, -1 }, { 0x23E67, -1, -1, 1443455, -1, -1, -1, -1, -1, -1 }, { 0x23E69, -1, -1, 1443460, -1, -1, -1, -1, -1, -1 }, { 0x23E6A, -1, -1, 1443465, -1, -1, -1, -1, -1, -1 }, { 0x23E6C, -1, -1, 1443470, -1, -1, -1, -1, -1, -1 }, { 0x23E6E, -1, -1, 1443474, -1, -1, -1, -1, -1, -1 }, { 0x23E6F, -1, -1, 1443478, -1, -1, -1, -1, -1, -1 }, { 0x23E71, -1, -1, 1443483, -1, -1, -1, -1, -1, -1 }, { 0x23E72, -1, -1, 1443488, -1, -1, -1, -1, -1, -1 }, { 0x23E75, -1, -1, 1443492, -1, -1, -1, -1, -1, -1 }, { 0x23E76, -1, -1, 1443496, -1, -1, -1, -1, -1, -1 }, { 0x23E80, -1, -1, 1443502, -1, -1, -1, -1, -1, -1 }, { 0x23E88, -1, 1443506, -1, -1, -1, -1, -1, -1, -1 }, { 0x23E89, -1, 1443510, -1, -1, -1, -1, -1, -1, -1 }, { 0x23E8A, -1, 1443515, -1, -1, -1, -1, -1, -1, -1 }, { 0x23E8B, -1, 1443520, -1, -1, -1, -1, -1, -1, -1 }, { 0x23EAC, -1, -1, 1443525, -1, -1, -1, -1, -1, -1 }, { 0x23EAD, -1, -1, 1443532, -1, -1, -1, -1, -1, -1 }, { 0x23EAE, -1, -1, 1443537, -1, -1, -1, -1, -1, -1 }, { 0x23EB0, -1, -1, 1443542, -1, -1, -1, -1, -1, -1 }, { 0x23EB3, -1, -1, 1443548, -1, -1, -1, -1, -1, -1 }, { 0x23EB9, -1, 1443554, -1, -1, -1, -1, -1, -1, -1 }, { 0x23EBA, -1, -1, -1, -1, -1, -1, -1, -1, 1443559 }, { 0x23EBB, -1, -1, -1, -1, -1, -1, -1, -1, 1443563 }, { 0x23EBC, -1, 1443570, 1443576, -1, -1, -1, -1, -1, 1443582 }, { 0x23EBD, -1, -1, 1443591, -1, -1, -1, -1, -1, 1443596 }, { 0x23EBE, -1, -1, -1, -1, -1, -1, -1, -1, 1443601 }, { 0x23EBF, -1, 1443608, -1, -1, -1, -1, -1, -1, -1 }, { 0x23EC0, -1, -1, -1, -1, -1, -1, -1, -1, 1443614 }, { 0x23EC1, -1, -1, -1, -1, -1, -1, -1, -1, 1443621 }, { 0x23EC2, -1, -1, -1, -1, -1, -1, -1, -1, 1443628 }, { 0x23EC3, -1, -1, -1, -1, -1, -1, -1, -1, 1443634 }, { 0x23EC4, -1, -1, -1, -1, -1, -1, -1, -1, 1443640 }, { 0x23EC5, -1, -1, -1, -1, -1, -1, -1, -1, 1443645 }, { 0x23EC6, -1, -1, -1, -1, -1, -1, -1, -1, 1443650 }, { 0x23EC7, -1, -1, -1, -1, -1, -1, -1, -1, 1443656 }, { 0x23EC8, -1, -1, -1, -1, -1, -1, -1, -1, 1443662 }, { 0x23EC9, -1, -1, -1, -1, -1, -1, -1, -1, 1443669 }, { 0x23ECD, -1, -1, 1443677, -1, -1, -1, -1, -1, -1 }, { 0x23ECE, -1, -1, 1443683, -1, -1, -1, -1, -1, -1 }, { 0x23ED0, -1, -1, 1443688, -1, -1, -1, -1, -1, -1 }, { 0x23ED1, -1, -1, 1443692, -1, -1, -1, -1, -1, -1 }, { 0x23ED2, -1, -1, 1443697, -1, -1, -1, -1, -1, -1 }, { 0x23ED5, -1, -1, 1443703, -1, -1, -1, -1, -1, 1443707 }, { 0x23ED6, -1, -1, 1443711, -1, -1, -1, -1, -1, -1 }, { 0x23ED7, -1, 1443716, -1, -1, -1, -1, -1, -1, 1443720 }, { 0x23ED8, -1, -1, 1443725, -1, -1, -1, -1, -1, -1 }, { 0x23EDA, -1, -1, 1443731, -1, -1, -1, -1, -1, -1 }, { 0x23EDB, -1, -1, 1443736, -1, -1, -1, -1, -1, -1 }, { 0x23EDC, -1, -1, 1443744, -1, -1, -1, -1, -1, -1 }, { 0x23EDF, -1, -1, 1443748, -1, -1, -1, -1, -1, -1 }, { 0x23EE0, -1, -1, 1443754, -1, -1, -1, -1, -1, -1 }, { 0x23EE1, -1, -1, 1443759, -1, -1, -1, -1, -1, -1 }, { 0x23EE2, -1, -1, 1443765, -1, -1, -1, -1, -1, -1 }, { 0x23EE9, -1, -1, 1443771, -1, -1, -1, -1, -1, -1 }, { 0x23EEC, -1, -1, 1443776, -1, -1, -1, -1, -1, -1 }, { 0x23EEE, -1, -1, 1443781, -1, -1, -1, -1, -1, -1 }, { 0x23EF1, -1, -1, 1443786, -1, -1, -1, -1, -1, -1 }, { 0x23EF7, -1, 1443792, -1, -1, -1, -1, -1, -1, -1 }, { 0x23EF8, -1, 1443797, -1, -1, -1, -1, -1, -1, -1 }, { 0x23EF9, -1, 1443804, -1, -1, -1, -1, -1, -1, -1 }, { 0x23EFA, -1, 1443809, -1, -1, -1, -1, -1, -1, -1 }, { 0x23EFC, -1, 1443814, -1, -1, -1, -1, -1, -1, -1 }, { 0x23EFD, -1, -1, -1, -1, -1, -1, -1, -1, 1443819 }, { 0x23EFE, -1, -1, -1, -1, -1, -1, -1, -1, 1443825 }, { 0x23F0D, -1, -1, -1, -1, -1, -1, -1, -1, 1443830 }, { 0x23F1A, -1, -1, 1443835, -1, -1, -1, -1, -1, -1 }, { 0x23F1E, -1, -1, 1443840, -1, -1, -1, -1, -1, -1 }, { 0x23F1F, -1, -1, 1443845, -1, -1, -1, -1, -1, -1 }, { 0x23F20, -1, -1, 1443849, -1, -1, -1, -1, -1, -1 }, { 0x23F26, -1, -1, 1443854, -1, -1, -1, -1, -1, -1 }, { 0x23F27, -1, -1, 1443858, -1, -1, -1, -1, -1, -1 }, { 0x23F29, -1, -1, -1, -1, -1, -1, -1, -1, 1443865 }, { 0x23F2A, -1, -1, -1, -1, -1, -1, -1, -1, 1443870 }, { 0x23F2B, -1, -1, -1, -1, -1, -1, -1, -1, 1443876 }, { 0x23F2C, -1, -1, -1, -1, -1, -1, -1, -1, 1443881 }, { 0x23F2D, -1, -1, -1, -1, -1, -1, -1, -1, 1443889 }, { 0x23F2E, -1, -1, -1, -1, -1, -1, -1, -1, 1443895 }, { 0x23F2F, -1, -1, -1, -1, -1, -1, -1, -1, 1443901 }, { 0x23F30, -1, -1, -1, -1, -1, -1, -1, -1, 1443906 }, { 0x23F31, -1, -1, -1, -1, -1, -1, -1, -1, 1443912 }, { 0x23F32, -1, -1, -1, -1, -1, -1, -1, -1, 1443918 }, { 0x23F33, -1, -1, -1, -1, -1, -1, -1, -1, 1443922 }, { 0x23F34, -1, -1, -1, -1, -1, -1, -1, -1, 1443928 }, { 0x23F35, -1, 1443936, -1, -1, -1, -1, -1, -1, -1 }, { 0x23F36, -1, -1, -1, -1, -1, -1, -1, -1, 1443941 }, { 0x23F37, -1, -1, -1, -1, -1, -1, -1, -1, 1443947 }, { 0x23F38, -1, -1, -1, -1, -1, -1, -1, -1, 1443953 }, { 0x23F39, -1, -1, -1, -1, -1, -1, -1, -1, 1443960 }, { 0x23F3A, -1, -1, -1, -1, -1, -1, -1, -1, 1443966 }, { 0x23F3C, -1, -1, -1, -1, -1, -1, -1, -1, 1443971 }, { 0x23F3D, -1, -1, -1, -1, -1, -1, -1, -1, 1443977 }, { 0x23F3E, -1, -1, -1, -1, -1, -1, -1, -1, 1443984 }, { 0x23F40, -1, -1, -1, -1, -1, -1, -1, -1, 1443990 }, { 0x23F41, -1, 1443997, -1, -1, -1, -1, -1, -1, -1 }, { 0x23F45, -1, -1, 1444003, -1, -1, -1, -1, -1, -1 }, { 0x23F46, -1, -1, 1444008, -1, -1, -1, -1, -1, 1444013 }, { 0x23F48, -1, -1, 1444017, -1, -1, -1, -1, -1, -1 }, { 0x23F49, 1444026, 1444021, 1444041, -1, -1, -1, -1, -1, -1 }, { 0x23F4A, -1, 1444045, -1, 1444051, -1, -1, -1, -1, 1444057 }, { 0x23F4C, -1, -1, 1444064, -1, -1, -1, -1, -1, -1 }, { 0x23F4D, -1, -1, 1444069, -1, -1, -1, -1, -1, -1 }, { 0x23F4E, -1, -1, 1444073, -1, -1, -1, -1, -1, -1 }, { 0x23F52, -1, -1, 1444078, -1, -1, -1, -1, -1, -1 }, { 0x23F55, -1, -1, 1444083, -1, -1, -1, -1, -1, -1 }, { 0x23F56, -1, -1, 1444087, -1, -1, -1, -1, -1, -1 }, { 0x23F5A, -1, -1, 1444093, -1, -1, -1, -1, -1, -1 }, { 0x23F5B, -1, -1, 1444098, -1, -1, -1, -1, -1, -1 }, { 0x23F5D, -1, -1, 1444103, -1, -1, -1, -1, -1, -1 }, { 0x23F5F, -1, -1, 1444109, -1, -1, -1, -1, -1, -1 }, { 0x23F61, -1, 1444115, 1444120, -1, -1, -1, -1, -1, -1 }, { 0x23F64, -1, -1, 1444124, -1, -1, -1, -1, -1, -1 }, { 0x23F65, -1, -1, 1444128, -1, -1, -1, -1, -1, -1 }, { 0x23F66, -1, -1, 1444132, -1, -1, -1, -1, -1, -1 }, { 0x23F68, -1, -1, 1444138, -1, -1, -1, -1, -1, -1 }, { 0x23F6B, -1, -1, 1444144, -1, -1, -1, -1, -1, -1 }, { 0x23F6D, -1, -1, 1444150, -1, -1, -1, -1, -1, -1 }, { 0x23F6E, -1, -1, 1444156, -1, -1, -1, -1, -1, -1 }, { 0x23F6F, -1, -1, 1444161, -1, -1, -1, -1, -1, -1 }, { 0x23F70, -1, -1, 1444166, -1, -1, -1, -1, -1, -1 }, { 0x23F73, -1, -1, 1444171, -1, -1, -1, -1, -1, -1 }, { 0x23F74, -1, -1, 1444177, -1, -1, -1, -1, -1, -1 }, { 0x23F77, -1, 1444182, 1444186, -1, -1, -1, -1, -1, -1 }, { 0x23F7D, 1444196, 1444190, -1, -1, -1, -1, -1, -1, -1 }, { 0x23F7F, -1, 1444214, -1, -1, -1, -1, -1, -1, -1 }, { 0x23F80, -1, 1444220, -1, -1, -1, -1, -1, -1, -1 }, { 0x23F81, -1, 1444225, -1, -1, -1, -1, -1, -1, -1 }, { 0x23F82, -1, 1444230, -1, -1, -1, -1, -1, -1, -1 }, { 0x23F83, -1, -1, -1, -1, -1, -1, -1, -1, 1444236 }, { 0x23F8D, 1444242, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x23F8F, -1, 1444314, -1, -1, -1, -1, -1, -1, -1 }, { 0x23FA4, -1, -1, 1444319, -1, -1, -1, -1, -1, -1 }, { 0x23FA6, -1, -1, 1444323, -1, -1, -1, -1, -1, -1 }, { 0x23FB4, -1, 1444330, -1, -1, -1, -1, -1, -1, -1 }, { 0x23FB5, -1, -1, -1, -1, -1, -1, -1, -1, 1444335 }, { 0x23FB6, -1, -1, -1, -1, -1, -1, -1, -1, 1444343 }, { 0x23FB7, -1, 1444349, -1, -1, -1, -1, -1, -1, -1 }, { 0x23FB8, -1, -1, -1, -1, -1, -1, -1, -1, 1444354 }, { 0x23FB9, -1, -1, -1, -1, -1, -1, -1, -1, 1444360 }, { 0x23FBA, -1, -1, -1, -1, -1, -1, -1, -1, 1444367 }, { 0x23FBB, -1, -1, -1, -1, -1, -1, -1, -1, 1444373 }, { 0x23FBC, -1, -1, -1, -1, -1, -1, -1, -1, 1444378 }, { 0x23FBD, -1, -1, -1, -1, -1, -1, -1, -1, 1444386 }, { 0x23FBE, -1, -1, -1, -1, -1, -1, -1, -1, 1444392 }, { 0x23FBF, -1, -1, -1, -1, -1, -1, -1, -1, 1444398 }, { 0x23FC0, -1, 1444402, -1, -1, -1, -1, -1, -1, -1 }, { 0x23FC3, -1, -1, -1, -1, -1, -1, -1, -1, 1444407 }, { 0x23FC5, -1, 1444414, 1444420, -1, -1, -1, -1, -1, 1444426 }, { 0x23FC6, -1, -1, 1444433, -1, -1, -1, -1, -1, -1 }, { 0x23FC7, -1, -1, 1444437, -1, -1, -1, -1, -1, 1444443 }, { 0x23FC8, -1, -1, 1444450, -1, -1, -1, -1, -1, -1 }, { 0x23FC9, -1, -1, 1444454, -1, -1, -1, -1, -1, -1 }, { 0x23FCA, -1, -1, 1444458, -1, -1, -1, -1, -1, -1 }, { 0x23FCC, -1, -1, 1444464, -1, -1, -1, -1, -1, 1444468 }, { 0x23FCE, -1, -1, 1444473, -1, -1, -1, -1, -1, -1 }, { 0x23FD0, -1, -1, 1444479, -1, -1, -1, -1, -1, -1 }, { 0x23FD2, -1, -1, 1444483, -1, -1, -1, -1, -1, -1 }, { 0x23FD3, -1, -1, 1444488, -1, -1, -1, -1, -1, -1 }, { 0x23FDD, -1, -1, 1444493, -1, -1, -1, -1, -1, -1 }, { 0x23FDE, -1, -1, 1444499, -1, -1, -1, -1, -1, -1 }, { 0x23FDF, -1, -1, 1444503, -1, -1, -1, -1, -1, -1 }, { 0x23FE3, -1, -1, 1444508, -1, -1, -1, -1, -1, -1 }, { 0x23FE4, -1, -1, 1444514, -1, -1, -1, -1, -1, -1 }, { 0x23FEB, -1, 1444519, -1, -1, -1, -1, -1, -1, -1 }, { 0x23FEC, -1, 1444524, -1, -1, -1, -1, -1, -1, -1 }, { 0x23FED, -1, 1444529, -1, -1, -1, -1, -1, -1, -1 }, { 0x23FEE, -1, 1444533, -1, -1, -1, -1, -1, -1, -1 }, { 0x23FEF, -1, 1444539, -1, -1, -1, -1, -1, -1, -1 }, { 0x23FF0, -1, 1444544, -1, -1, -1, -1, -1, -1, -1 }, { 0x24003, -1, -1, 1444550, -1, -1, -1, -1, -1, -1 }, { 0x24009, -1, -1, 1444555, -1, -1, -1, -1, -1, -1 }, { 0x2400A, -1, -1, 1444560, -1, -1, -1, -1, -1, -1 }, { 0x2400F, -1, -1, -1, -1, -1, -1, -1, -1, 1444565 }, { 0x24010, -1, -1, -1, -1, -1, -1, -1, -1, 1444571 }, { 0x24011, -1, 1444577, -1, -1, -1, -1, -1, -1, -1 }, { 0x24012, -1, -1, -1, -1, -1, -1, -1, -1, 1444583 }, { 0x24013, -1, -1, -1, -1, -1, -1, -1, -1, 1444589 }, { 0x24014, -1, -1, -1, -1, -1, -1, -1, -1, 1444595 }, { 0x24015, -1, -1, -1, -1, -1, -1, -1, -1, 1444600 }, { 0x24016, -1, -1, -1, -1, -1, -1, -1, -1, 1444605 }, { 0x24017, -1, -1, -1, -1, -1, -1, -1, -1, 1444610 }, { 0x24018, -1, -1, -1, -1, -1, -1, -1, -1, 1444616 }, { 0x24019, -1, -1, -1, -1, -1, -1, -1, -1, 1444622 }, { 0x2401A, -1, -1, -1, -1, -1, -1, -1, -1, 1444626 }, { 0x2401B, -1, -1, -1, -1, -1, -1, -1, -1, 1444634 }, { 0x2401C, -1, 1444640, -1, -1, -1, -1, -1, -1, 1444646 }, { 0x2401D, -1, -1, 1444652, -1, -1, -1, -1, -1, -1 }, { 0x2401E, -1, -1, -1, -1, -1, -1, -1, -1, 1444656 }, { 0x24023, -1, -1, 1444663, -1, -1, -1, -1, -1, -1 }, { 0x24024, -1, -1, 1444669, -1, -1, -1, -1, -1, -1 }, { 0x24026, -1, -1, 1444674, -1, -1, -1, -1, -1, -1 }, { 0x24028, -1, -1, 1444678, -1, -1, -1, -1, -1, -1 }, { 0x24029, -1, -1, 1444683, -1, -1, -1, -1, -1, -1 }, { 0x2402A, -1, -1, 1444689, -1, -1, -1, -1, -1, -1 }, { 0x2402B, -1, -1, 1444693, -1, -1, -1, -1, -1, -1 }, { 0x24030, -1, -1, 1444699, -1, -1, -1, -1, -1, -1 }, { 0x24032, -1, -1, 1444704, -1, -1, -1, -1, -1, -1 }, { 0x24037, -1, -1, 1444710, -1, -1, -1, -1, -1, -1 }, { 0x24039, -1, 1444715, -1, -1, -1, -1, -1, -1, -1 }, { 0x2403A, -1, 1444721, -1, -1, -1, -1, -1, -1, -1 }, { 0x2403B, -1, 1444726, -1, -1, -1, -1, -1, -1, -1 }, { 0x2403C, -1, 1444731, -1, -1, -1, -1, -1, -1, -1 }, { 0x2403D, -1, 1444736, -1, -1, -1, -1, -1, -1, -1 }, { 0x24053, -1, -1, -1, -1, -1, -1, -1, -1, 1444740 }, { 0x24054, -1, -1, -1, -1, -1, -1, -1, -1, 1444745 }, { 0x24055, -1, -1, -1, -1, -1, -1, -1, -1, 1444751 }, { 0x24056, -1, -1, -1, -1, -1, -1, -1, -1, 1444757 }, { 0x24057, -1, 1444762, -1, -1, -1, -1, -1, -1, -1 }, { 0x24058, -1, -1, -1, -1, -1, -1, -1, -1, 1444767 }, { 0x24059, -1, -1, -1, -1, -1, -1, -1, -1, 1444773 }, { 0x2405B, -1, -1, -1, -1, -1, -1, -1, -1, 1444779 }, { 0x24060, -1, -1, -1, -1, -1, -1, -1, -1, 1444786 }, { 0x24061, -1, -1, 1444791, -1, -1, -1, -1, -1, -1 }, { 0x24062, -1, -1, 1444796, -1, -1, -1, -1, -1, -1 }, { 0x24063, -1, -1, 1444801, -1, -1, -1, -1, -1, -1 }, { 0x24065, -1, -1, 1444806, -1, -1, -1, -1, -1, -1 }, { 0x24066, -1, -1, 1444812, -1, -1, -1, -1, -1, -1 }, { 0x24067, -1, -1, 1444818, -1, -1, -1, -1, -1, -1 }, { 0x24069, -1, -1, -1, -1, -1, -1, -1, -1, 1444822 }, { 0x2406A, -1, -1, 1444829, -1, -1, -1, -1, -1, -1 }, { 0x2406B, -1, -1, 1444834, -1, -1, -1, -1, -1, -1 }, { 0x2406E, -1, -1, 1444840, -1, -1, -1, -1, -1, -1 }, { 0x2406F, -1, -1, 1444844, -1, -1, -1, -1, -1, -1 }, { 0x24070, -1, -1, 1444849, -1, -1, -1, -1, -1, -1 }, { 0x24071, -1, -1, 1444853, -1, -1, -1, -1, -1, -1 }, { 0x24073, 1444864, 1444858, 1444875, -1, -1, -1, -1, -1, -1 }, { 0x24075, -1, -1, 1444880, -1, -1, -1, -1, -1, -1 }, { 0x24079, -1, -1, 1444884, -1, -1, -1, -1, -1, -1 }, { 0x2407C, -1, -1, 1444889, -1, -1, -1, -1, -1, -1 }, { 0x2407D, -1, -1, 1444893, -1, -1, -1, -1, -1, -1 }, { 0x2407F, -1, -1, 1444899, -1, -1, -1, -1, -1, -1 }, { 0x24080, -1, -1, 1444904, -1, -1, -1, -1, -1, -1 }, { 0x24081, -1, -1, 1444908, -1, -1, -1, -1, -1, -1 }, { 0x24083, -1, -1, 1444913, -1, -1, -1, -1, -1, -1 }, { 0x24085, -1, 1444917, -1, -1, -1, -1, -1, -1, -1 }, { 0x24086, -1, -1, 1444923, -1, -1, -1, -1, -1, -1 }, { 0x2408B, -1, 1444929, -1, -1, -1, -1, -1, -1, -1 }, { 0x2408C, -1, 1444934, -1, -1, -1, -1, -1, -1, -1 }, { 0x2408D, -1, 1444939, -1, -1, -1, -1, -1, -1, -1 }, { 0x24091, -1, 1444944, -1, -1, -1, -1, -1, -1, -1 }, { 0x240A0, -1, -1, 1444950, -1, -1, -1, -1, -1, -1 }, { 0x240A4, -1, -1, 1444955, -1, -1, -1, -1, -1, -1 }, { 0x240A7, -1, -1, -1, -1, -1, -1, -1, -1, 1444962 }, { 0x240A8, -1, -1, -1, -1, -1, -1, -1, -1, 1444969 }, { 0x240A9, -1, -1, -1, -1, -1, -1, -1, -1, 1444973 }, { 0x240AA, -1, -1, -1, -1, -1, -1, -1, -1, 1444979 }, { 0x240AB, -1, -1, -1, -1, -1, -1, -1, -1, 1444985 }, { 0x240AC, -1, -1, -1, -1, -1, -1, -1, -1, 1444991 }, { 0x240AD, -1, -1, -1, -1, -1, -1, -1, -1, 1444997 }, { 0x240B1, -1, -1, -1, -1, -1, -1, -1, -1, 1445002 }, { 0x240B2, -1, -1, 1445007, -1, -1, -1, -1, -1, -1 }, { 0x240B6, -1, -1, 1445013, -1, -1, -1, -1, -1, -1 }, { 0x240B7, -1, -1, 1445018, -1, -1, -1, -1, -1, 1445021 }, { 0x240B9, -1, -1, 1445025, -1, -1, -1, -1, -1, -1 }, { 0x240BA, -1, -1, 1445030, -1, -1, -1, -1, -1, -1 }, { 0x240BC, -1, -1, 1445035, -1, -1, -1, -1, -1, -1 }, { 0x240BF, -1, -1, 1445040, -1, -1, -1, -1, -1, -1 }, { 0x240C0, -1, -1, 1445046, -1, -1, -1, -1, -1, -1 }, { 0x240C9, -1, 1445050, -1, -1, -1, -1, -1, -1, -1 }, { 0x240DB, -1, -1, -1, -1, -1, -1, -1, -1, 1445055 }, { 0x240DC, -1, -1, -1, -1, -1, -1, -1, -1, 1445061 }, { 0x240DD, -1, -1, -1, -1, -1, -1, -1, -1, 1445065 }, { 0x240DE, -1, -1, -1, -1, -1, -1, -1, -1, 1445071 }, { 0x240DF, -1, -1, -1, -1, -1, -1, -1, -1, 1445079 }, { 0x240E0, -1, -1, -1, -1, -1, -1, -1, -1, 1445084 }, { 0x240E1, -1, 1445090, -1, -1, -1, -1, -1, -1, 1445096 }, { 0x240E2, -1, -1, -1, -1, -1, -1, -1, -1, 1445102 }, { 0x240E4, -1, -1, -1, -1, -1, -1, -1, -1, 1445107 }, { 0x240E5, -1, -1, -1, -1, -1, -1, -1, -1, 1445113 }, { 0x240E7, -1, -1, -1, -1, -1, -1, -1, -1, 1445118 }, { 0x240E8, -1, -1, 1445127, -1, -1, -1, -1, -1, -1 }, { 0x240E9, -1, -1, 1445132, -1, -1, -1, -1, -1, -1 }, { 0x240EA, -1, -1, 1445138, -1, -1, -1, -1, -1, -1 }, { 0x240EB, -1, -1, 1445142, -1, -1, -1, -1, -1, -1 }, { 0x240ED, -1, -1, 1445148, -1, -1, -1, -1, -1, -1 }, { 0x240EE, -1, -1, 1445154, -1, -1, -1, -1, -1, -1 }, { 0x240F2, -1, -1, 1445160, -1, -1, -1, -1, -1, -1 }, { 0x240F5, -1, -1, 1445165, -1, -1, -1, -1, -1, -1 }, { 0x240F6, 1445169, -1, 1445264, -1, -1, -1, -1, -1, -1 }, { 0x240F7, -1, -1, 1445270, -1, -1, -1, -1, -1, -1 }, { 0x240FA, -1, -1, 1445274, -1, -1, -1, -1, -1, -1 }, { 0x240FB, -1, -1, 1445279, -1, -1, -1, -1, -1, -1 }, { 0x240FC, -1, -1, 1445284, -1, -1, -1, -1, -1, -1 }, { 0x240FD, -1, -1, 1445290, -1, -1, -1, -1, -1, -1 }, { 0x24104, -1, 1445295, -1, -1, -1, -1, -1, -1, -1 }, { 0x2410B, -1, -1, -1, -1, -1, -1, -1, -1, 1445300 }, { 0x2410C, -1, -1, -1, -1, -1, -1, -1, -1, 1445307 }, { 0x2410D, -1, -1, -1, -1, -1, -1, -1, -1, 1445314 }, { 0x2410E, -1, -1, 1445322, -1, -1, -1, -1, -1, -1 }, { 0x2410F, -1, 1445326, 1445332, -1, -1, -1, -1, -1, -1 }, { 0x24111, -1, -1, 1445338, -1, -1, -1, -1, -1, -1 }, { 0x24112, -1, -1, 1445343, -1, -1, -1, -1, -1, -1 }, { 0x24113, -1, -1, 1445349, -1, -1, -1, -1, -1, -1 }, { 0x24114, -1, -1, 1445355, -1, -1, -1, -1, -1, -1 }, { 0x24116, -1, -1, 1445359, -1, -1, -1, -1, -1, -1 }, { 0x24118, -1, -1, 1445363, -1, -1, -1, -1, -1, -1 }, { 0x24119, -1, 1445368, -1, -1, -1, -1, -1, -1, -1 }, { 0x2411B, -1, -1, 1445373, -1, -1, -1, -1, -1, -1 }, { 0x2411C, -1, -1, 1445378, -1, -1, -1, -1, -1, -1 }, { 0x24125, -1, -1, 1445383, -1, -1, -1, -1, -1, -1 }, { 0x24127, -1, -1, 1445387, -1, -1, -1, -1, -1, -1 }, { 0x2412B, -1, -1, 1445392, -1, -1, -1, -1, -1, -1 }, { 0x2412C, -1, -1, 1445397, -1, -1, -1, -1, -1, -1 }, { 0x2412D, -1, -1, -1, -1, -1, -1, -1, -1, 1445401 }, { 0x2412E, -1, -1, -1, -1, -1, -1, -1, -1, 1445406 }, { 0x2412F, -1, -1, -1, -1, -1, -1, -1, -1, 1445414 }, { 0x24130, -1, -1, -1, -1, -1, -1, -1, -1, 1445420 }, { 0x24131, -1, -1, -1, -1, -1, -1, -1, -1, 1445426 }, { 0x24132, -1, -1, -1, -1, -1, -1, -1, -1, 1445432 }, { 0x24136, -1, -1, 1445438, -1, -1, -1, -1, -1, -1 }, { 0x24137, -1, -1, 1445443, -1, -1, -1, -1, -1, -1 }, { 0x2413A, -1, -1, 1445448, -1, -1, -1, -1, -1, -1 }, { 0x2413C, -1, -1, 1445454, -1, -1, -1, -1, -1, -1 }, { 0x2413D, -1, -1, 1445459, -1, -1, -1, -1, -1, -1 }, { 0x2413F, -1, 1445463, -1, -1, -1, -1, -1, -1, -1 }, { 0x24140, -1, 1445468, -1, -1, -1, -1, -1, -1, -1 }, { 0x24144, -1, 1445474, -1, -1, -1, -1, -1, -1, -1 }, { 0x24149, -1, -1, -1, -1, -1, -1, -1, -1, 1445479 }, { 0x2414A, -1, -1, 1445485, -1, -1, -1, -1, -1, -1 }, { 0x2414B, -1, -1, 1445490, -1, -1, -1, -1, -1, -1 }, { 0x2414E, -1, -1, 1445495, -1, -1, -1, -1, -1, -1 }, { 0x24150, -1, -1, 1445500, -1, -1, -1, -1, -1, -1 }, { 0x24151, -1, -1, 1445506, -1, -1, -1, -1, -1, -1 }, { 0x24152, -1, -1, 1445512, -1, -1, -1, -1, -1, -1 }, { 0x24155, -1, 1445517, -1, -1, -1, -1, -1, -1, -1 }, { 0x24156, -1, 1445522, -1, -1, -1, -1, -1, -1, -1 }, { 0x24157, -1, 1445527, -1, -1, -1, -1, -1, -1, -1 }, { 0x2415C, -1, 1445533, -1, -1, -1, -1, -1, -1, 1445538 }, { 0x2415F, -1, 1445542, -1, -1, -1, -1, -1, -1, -1 }, { 0x24161, -1, 1445547, -1, -1, -1, -1, -1, -1, -1 }, { 0x24163, -1, -1, 1445552, -1, -1, -1, -1, -1, -1 }, { 0x24167, -1, -1, -1, -1, -1, -1, -1, -1, 1445557 }, { 0x24171, -1, -1, 1445563, -1, -1, -1, -1, -1, -1 }, { 0x24172, -1, -1, 1445567, -1, -1, -1, -1, -1, -1 }, { 0x24176, -1, -1, -1, -1, -1, -1, -1, -1, 1445574 }, { 0x24177, -1, 1445581, -1, -1, -1, -1, -1, -1, -1 }, { 0x24178, -1, -1, 1445587, -1, -1, -1, -1, -1, -1 }, { 0x24179, -1, -1, 1445592, -1, -1, -1, -1, -1, -1 }, { 0x2417A, -1, 1445596, -1, -1, -1, -1, -1, -1, -1 }, { 0x24180, -1, -1, 1445601, -1, -1, -1, -1, -1, -1 }, { 0x24181, -1, -1, 1445607, -1, -1, -1, -1, -1, -1 }, { 0x24182, -1, -1, 1445614, -1, -1, -1, -1, -1, -1 }, { 0x24184, -1, -1, 1445619, -1, -1, -1, -1, -1, -1 }, { 0x24188, -1, -1, -1, -1, -1, -1, -1, -1, 1445624 }, { 0x2418D, 1445635, 1445630, 1445663, -1, -1, -1, -1, -1, -1 }, { 0x2418F, -1, -1, 1445668, -1, -1, -1, -1, -1, -1 }, { 0x24191, -1, -1, 1445672, -1, -1, -1, -1, -1, -1 }, { 0x24192, -1, -1, 1445677, -1, -1, -1, -1, -1, -1 }, { 0x24199, -1, -1, 1445682, -1, -1, -1, -1, -1, -1 }, { 0x2419C, -1, -1, 1445688, -1, -1, -1, -1, -1, -1 }, { 0x2419D, -1, -1, 1445693, -1, -1, -1, -1, -1, -1 }, { 0x2419E, -1, -1, 1445697, -1, -1, -1, -1, -1, -1 }, { 0x2419F, -1, -1, 1445701, -1, -1, -1, -1, -1, -1 }, { 0x241A1, 1445710, 1445705, 1445746, -1, -1, -1, -1, -1, -1 }, { 0x241A2, 1445756, 1445750, -1, -1, -1, -1, -1, -1, -1 }, { 0x241A3, 1445805, 1445799, -1, -1, -1, -1, -1, -1, -1 }, { 0x241A4, -1, 1445838, -1, -1, -1, -1, -1, -1, -1 }, { 0x241A5, -1, 1445844, -1, -1, -1, -1, -1, -1, -1 }, { 0x241AC, -1, 1445849, -1, -1, -1, -1, -1, -1, -1 }, { 0x241AE, -1, -1, 1445854, -1, -1, -1, -1, -1, -1 }, { 0x241B0, -1, -1, 1445858, -1, -1, -1, -1, -1, -1 }, { 0x241B3, -1, -1, 1445863, -1, -1, -1, -1, -1, -1 }, { 0x241B4, -1, -1, 1445868, -1, -1, -1, -1, -1, -1 }, { 0x241B5, -1, 1445875, 1445880, -1, -1, -1, -1, -1, -1 }, { 0x241B7, -1, -1, -1, -1, -1, -1, -1, -1, 1445884 }, { 0x241B8, -1, -1, -1, -1, -1, -1, -1, -1, 1445889 }, { 0x241B9, -1, -1, -1, -1, -1, -1, -1, -1, 1445893 }, { 0x241BA, -1, -1, -1, -1, -1, -1, -1, -1, 1445898 }, { 0x241BB, -1, -1, -1, -1, -1, -1, -1, -1, 1445904 }, { 0x241BC, -1, -1, 1445911, -1, -1, -1, -1, -1, -1 }, { 0x241BE, -1, -1, 1445916, -1, -1, -1, -1, -1, -1 }, { 0x241C3, -1, 1445920, 1445925, -1, -1, -1, -1, -1, -1 }, { 0x241C4, -1, 1445929, 1445934, -1, -1, -1, -1, -1, -1 }, { 0x241CA, -1, -1, -1, -1, -1, -1, -1, -1, 1445940 }, { 0x241CC, -1, -1, -1, -1, -1, -1, -1, -1, 1445947 }, { 0x241CD, -1, 1445951, -1, -1, -1, -1, -1, -1, -1 }, { 0x241DC, -1, -1, 1445957, -1, -1, -1, -1, -1, -1 }, { 0x241DE, -1, -1, 1445962, -1, -1, -1, -1, -1, -1 }, { 0x241E0, -1, -1, 1445966, -1, -1, -1, -1, -1, -1 }, { 0x241E2, -1, 1445970, -1, -1, -1, -1, -1, -1, 1445976 }, { 0x241E3, -1, -1, -1, -1, -1, -1, -1, -1, 1445982 }, { 0x241E4, -1, -1, -1, -1, -1, -1, -1, -1, 1445987 }, { 0x241E5, -1, -1, -1, -1, -1, -1, -1, -1, 1445992 }, { 0x241E6, -1, -1, -1, -1, -1, -1, -1, -1, 1445998 }, { 0x241E7, -1, -1, -1, -1, -1, -1, -1, -1, 1446002 }, { 0x241E8, -1, -1, -1, -1, -1, -1, -1, -1, 1446008 }, { 0x241E9, -1, -1, -1, -1, -1, -1, -1, -1, 1446014 }, { 0x241EA, -1, -1, -1, -1, -1, -1, -1, -1, 1446020 }, { 0x241ED, 1446032, 1446026, -1, -1, -1, -1, -1, -1, -1 }, { 0x241EE, -1, -1, -1, -1, -1, -1, -1, -1, 1446037 }, { 0x241EF, -1, -1, 1446042, -1, -1, -1, -1, -1, -1 }, { 0x241F0, -1, -1, 1446046, -1, -1, -1, -1, -1, -1 }, { 0x241F2, -1, -1, -1, -1, -1, -1, -1, -1, 1446050 }, { 0x241F3, -1, -1, 1446056, -1, -1, -1, -1, -1, 1446060 }, { 0x241F4, -1, -1, 1446066, -1, -1, -1, -1, -1, -1 }, { 0x241FC, -1, 1446070, -1, -1, -1, -1, -1, -1, -1 }, { 0x241FE, 1446080, 1446074, 1446090, -1, -1, -1, -1, -1, -1 }, { 0x24214, -1, -1, 1446096, -1, -1, -1, -1, -1, -1 }, { 0x24219, -1, -1, 1446101, -1, -1, -1, -1, -1, -1 }, { 0x2421B, -1, 1446105, -1, -1, -1, -1, -1, -1, -1 }, { 0x2421C, -1, -1, -1, -1, -1, -1, -1, -1, 1446112 }, { 0x2421D, -1, -1, -1, -1, -1, -1, -1, -1, 1446118 }, { 0x2421E, -1, -1, -1, -1, -1, -1, -1, -1, 1446125 }, { 0x2421F, -1, -1, -1, -1, -1, -1, -1, -1, 1446130 }, { 0x24220, -1, -1, -1, -1, -1, -1, -1, -1, 1446136 }, { 0x24221, -1, -1, -1, -1, -1, -1, -1, -1, 1446142 }, { 0x24224, -1, -1, -1, -1, -1, -1, -1, -1, 1446148 }, { 0x24225, -1, -1, 1446154, -1, -1, -1, -1, -1, -1 }, { 0x24226, -1, -1, 1446158, -1, -1, -1, -1, -1, -1 }, { 0x24227, -1, -1, 1446163, -1, -1, -1, -1, -1, -1 }, { 0x24229, -1, -1, 1446167, -1, -1, -1, -1, -1, -1 }, { 0x2422A, -1, -1, -1, -1, -1, -1, -1, -1, 1446172 }, { 0x24236, 1446184, 1446178, 1446197, -1, -1, -1, -1, -1, -1 }, { 0x24237, 1446202, -1, 1446235, -1, -1, -1, -1, -1, -1 }, { 0x2424B, -1, 1446241, -1, -1, -1, -1, -1, -1, -1 }, { 0x2424C, -1, -1, 1446247, -1, -1, -1, -1, -1, -1 }, { 0x2424D, -1, -1, 1446253, -1, -1, -1, -1, -1, -1 }, { 0x2424E, -1, -1, 1446258, -1, -1, -1, -1, -1, -1 }, { 0x2424F, -1, -1, 1446264, -1, -1, -1, -1, -1, -1 }, { 0x24250, -1, -1, 1446269, -1, -1, -1, -1, -1, -1 }, { 0x24252, -1, -1, -1, -1, -1, -1, -1, -1, 1446275 }, { 0x24253, -1, -1, -1, -1, -1, -1, -1, -1, 1446281 }, { 0x24254, -1, -1, -1, -1, -1, -1, -1, -1, 1446285 }, { 0x24255, -1, -1, -1, -1, -1, -1, -1, -1, 1446290 }, { 0x24256, -1, 1446294, -1, -1, -1, -1, -1, -1, 1446298 }, { 0x24257, -1, -1, -1, -1, -1, -1, -1, -1, 1446301 }, { 0x24258, -1, -1, -1, -1, -1, -1, -1, -1, 1446306 }, { 0x24259, -1, 1446312, -1, -1, -1, -1, -1, -1, -1 }, { 0x2425A, -1, -1, -1, -1, -1, -1, -1, -1, 1446317 }, { 0x2425B, -1, -1, -1, -1, -1, -1, -1, -1, 1446322 }, { 0x2425C, -1, -1, -1, -1, -1, -1, -1, -1, 1446327 }, { 0x24260, -1, -1, -1, -1, -1, -1, -1, -1, 1446333 }, { 0x24264, -1, -1, 1446342, -1, -1, -1, -1, -1, -1 }, { 0x24265, -1, -1, 1446347, -1, -1, -1, -1, -1, -1 }, { 0x24266, -1, -1, 1446352, -1, -1, -1, -1, -1, -1 }, { 0x24267, -1, -1, 1446356, -1, -1, -1, -1, -1, -1 }, { 0x24268, -1, -1, 1446362, -1, -1, -1, -1, -1, -1 }, { 0x2426A, -1, -1, 1446366, -1, -1, -1, -1, -1, -1 }, { 0x2426B, -1, -1, 1446373, -1, -1, -1, -1, -1, -1 }, { 0x24277, -1, 1446378, -1, -1, -1, -1, -1, -1, -1 }, { 0x24278, -1, 1446383, -1, -1, -1, -1, -1, -1, -1 }, { 0x24284, -1, 1446389, -1, -1, -1, -1, -1, -1, -1 }, { 0x24292, 1446399, 1446394, -1, -1, -1, -1, -1, -1, 1446435 }, { 0x24295, -1, 1446442, -1, -1, -1, -1, -1, -1, -1 }, { 0x242A0, -1, -1, -1, -1, -1, -1, -1, -1, 1446447 }, { 0x242A1, -1, -1, -1, -1, -1, -1, -1, -1, 1446453 }, { 0x242A2, -1, -1, -1, -1, -1, -1, -1, -1, 1446459 }, { 0x242A3, -1, -1, -1, -1, -1, -1, -1, -1, 1446466 }, { 0x242A4, -1, -1, -1, -1, -1, -1, -1, -1, 1446470 }, { 0x242A5, -1, 1446475, -1, -1, -1, -1, -1, -1, 1446481 }, { 0x242A6, -1, -1, -1, -1, -1, -1, -1, -1, 1446488 }, { 0x242A7, -1, -1, -1, -1, -1, -1, -1, -1, 1446496 }, { 0x242A8, -1, -1, -1, -1, -1, -1, -1, -1, 1446502 }, { 0x242A9, -1, -1, -1, -1, -1, -1, -1, -1, 1446508 }, { 0x242AA, -1, -1, -1, -1, -1, -1, -1, -1, 1446512 }, { 0x242AB, -1, -1, -1, -1, -1, -1, -1, -1, 1446517 }, { 0x242AC, -1, -1, -1, -1, -1, -1, -1, -1, 1446523 }, { 0x242AD, -1, -1, -1, -1, -1, -1, -1, -1, 1446529 }, { 0x242B0, -1, -1, -1, -1, -1, -1, -1, -1, 1446535 }, { 0x242B2, -1, -1, 1446540, -1, -1, -1, -1, -1, -1 }, { 0x242B4, -1, -1, 1446545, -1, -1, -1, -1, -1, -1 }, { 0x242B5, -1, -1, 1446550, -1, -1, -1, -1, -1, -1 }, { 0x242B6, -1, -1, 1446554, -1, -1, -1, -1, -1, -1 }, { 0x242BB, -1, -1, 1446558, -1, -1, -1, -1, -1, -1 }, { 0x242BC, -1, -1, 1446563, -1, -1, -1, -1, -1, -1 }, { 0x242BD, -1, -1, 1446569, -1, -1, -1, -1, -1, -1 }, { 0x242BE, -1, -1, 1446575, -1, -1, -1, -1, -1, -1 }, { 0x242BF, -1, 1446580, 1446585, -1, -1, -1, -1, -1, -1 }, { 0x242C1, -1, 1446590, -1, -1, -1, -1, -1, -1, -1 }, { 0x242C2, -1, -1, 1446597, -1, -1, -1, -1, -1, -1 }, { 0x242C9, -1, 1446601, -1, -1, -1, -1, -1, -1, -1 }, { 0x242CA, -1, 1446607, -1, -1, -1, -1, -1, -1, -1 }, { 0x242CF, -1, 1446613, 1446618, -1, -1, -1, -1, -1, -1 }, { 0x242E8, -1, -1, 1446623, -1, -1, -1, -1, -1, -1 }, { 0x242EB, -1, -1, 1446628, -1, -1, -1, -1, -1, -1 }, { 0x242ED, -1, -1, 1446633, -1, -1, -1, -1, -1, -1 }, { 0x242EE, -1, 1446637, -1, -1, -1, -1, -1, -1, -1 }, { 0x242F0, -1, -1, 1446642, -1, -1, -1, -1, -1, -1 }, { 0x242F1, -1, -1, -1, -1, -1, -1, -1, 1446647, -1 }, { 0x242F5, -1, -1, -1, -1, -1, -1, -1, -1, 1446653 }, { 0x242F6, -1, -1, -1, -1, -1, -1, -1, -1, 1446658 }, { 0x242F7, -1, -1, -1, -1, -1, -1, -1, -1, 1446664 }, { 0x242F8, -1, -1, -1, -1, -1, -1, -1, -1, 1446670 }, { 0x242F9, -1, -1, -1, -1, -1, -1, -1, -1, 1446676 }, { 0x242FA, -1, 1446680, -1, -1, -1, -1, -1, -1, -1 }, { 0x242FB, -1, -1, -1, -1, -1, -1, -1, -1, 1446686 }, { 0x242FC, -1, -1, -1, -1, -1, -1, -1, -1, 1446693 }, { 0x242FD, -1, -1, -1, -1, -1, -1, -1, -1, 1446697 }, { 0x242FE, -1, -1, -1, -1, -1, -1, -1, -1, 1446704 }, { 0x242FF, -1, -1, -1, -1, -1, -1, -1, -1, 1446707 }, { 0x24300, -1, -1, -1, -1, -1, -1, -1, -1, 1446714 }, { 0x24302, -1, -1, 1446719, -1, -1, -1, -1, -1, -1 }, { 0x24303, -1, -1, 1446723, -1, -1, -1, -1, -1, -1 }, { 0x24304, -1, -1, -1, -1, -1, -1, -1, -1, 1446728 }, { 0x24305, -1, -1, -1, -1, -1, -1, -1, -1, 1446734 }, { 0x24307, -1, -1, 1446741, -1, -1, -1, -1, -1, -1 }, { 0x2430A, -1, -1, 1446748, -1, -1, -1, -1, -1, -1 }, { 0x2430B, -1, -1, 1446753, -1, -1, -1, -1, -1, 1446758 }, { 0x2430C, -1, -1, 1446764, -1, -1, -1, -1, -1, -1 }, { 0x2430D, 1446775, 1446770, 1446790, -1, -1, -1, -1, -1, -1 }, { 0x2430E, -1, -1, 1446794, -1, -1, -1, -1, -1, -1 }, { 0x2430F, -1, -1, 1446799, -1, -1, -1, -1, -1, -1 }, { 0x24310, -1, -1, 1446805, -1, -1, -1, -1, -1, -1 }, { 0x24314, -1, -1, 1446810, -1, -1, -1, -1, -1, -1 }, { 0x2431A, -1, 1446815, -1, -1, -1, -1, -1, -1, -1 }, { 0x24323, -1, -1, -1, -1, -1, -1, -1, -1, 1446820 }, { 0x24334, -1, 1446825, -1, -1, -1, -1, -1, -1, -1 }, { 0x24337, -1, -1, 1446830, -1, -1, -1, -1, -1, -1 }, { 0x24339, -1, -1, 1446834, -1, -1, -1, -1, -1, -1 }, { 0x2433E, -1, -1, 1446839, -1, -1, -1, -1, -1, -1 }, { 0x2433F, -1, -1, 1446843, -1, -1, -1, -1, -1, -1 }, { 0x24340, -1, -1, 1446847, -1, -1, -1, -1, -1, -1 }, { 0x24341, -1, -1, 1446854, -1, -1, -1, -1, -1, -1 }, { 0x24343, -1, -1, -1, -1, -1, -1, -1, -1, 1446859 }, { 0x24344, -1, -1, -1, -1, -1, -1, -1, -1, 1446864 }, { 0x24345, -1, -1, -1, -1, -1, -1, -1, -1, 1446869 }, { 0x24346, -1, -1, -1, -1, -1, -1, -1, -1, 1446875 }, { 0x24347, -1, -1, -1, -1, -1, -1, -1, -1, 1446882 }, { 0x24348, -1, 1446888, -1, -1, -1, -1, -1, -1, -1 }, { 0x24349, -1, -1, -1, -1, -1, -1, -1, -1, 1446893 }, { 0x2434A, -1, -1, -1, -1, -1, -1, -1, -1, 1446899 }, { 0x2434B, -1, -1, -1, -1, -1, -1, -1, -1, 1446904 }, { 0x2434C, -1, -1, -1, -1, -1, -1, -1, -1, 1446910 }, { 0x24350, 1446924, 1446918, 1446974, -1, -1, -1, -1, -1, -1 }, { 0x24351, -1, -1, -1, -1, -1, -1, -1, -1, 1446979 }, { 0x24352, -1, -1, 1446985, -1, -1, -1, -1, -1, -1 }, { 0x24353, -1, -1, 1446991, -1, -1, -1, -1, -1, -1 }, { 0x24355, 1447001, 1446996, 1447048, -1, -1, -1, -1, -1, -1 }, { 0x24356, -1, -1, 1447053, -1, -1, -1, -1, -1, -1 }, { 0x2435C, -1, -1, 1447059, -1, -1, -1, -1, -1, -1 }, { 0x24360, 1447069, 1447064, 1447090, -1, -1, -1, -1, -1, -1 }, { 0x24362, -1, 1447094, -1, -1, -1, -1, -1, -1, -1 }, { 0x24363, -1, 1447099, -1, -1, -1, -1, -1, -1, -1 }, { 0x24364, 1447112, 1447105, 1447141, -1, -1, -1, -1, -1, -1 }, { 0x24365, -1, 1447148, -1, -1, -1, -1, -1, -1, -1 }, { 0x24376, -1, -1, -1, -1, -1, -1, -1, -1, 1447154 }, { 0x2437D, -1, -1, 1447159, -1, -1, -1, -1, -1, -1 }, { 0x24384, -1, -1, 1447164, -1, -1, -1, -1, -1, -1 }, { 0x2438B, -1, -1, 1447169, -1, -1, -1, -1, -1, -1 }, { 0x2438C, -1, 1447174, -1, -1, -1, -1, -1, -1, -1 }, { 0x2438D, -1, -1, -1, -1, -1, -1, -1, -1, 1447180 }, { 0x2438E, -1, -1, -1, -1, -1, -1, -1, -1, 1447187 }, { 0x2438F, -1, -1, -1, -1, -1, -1, -1, -1, 1447192 }, { 0x24390, -1, -1, -1, -1, -1, -1, -1, -1, 1447198 }, { 0x24391, -1, -1, -1, -1, -1, -1, -1, -1, 1447204 }, { 0x24392, -1, -1, -1, -1, -1, -1, -1, -1, 1447209 }, { 0x24393, -1, -1, -1, -1, -1, -1, -1, -1, 1447216 }, { 0x24394, -1, -1, -1, -1, -1, -1, -1, -1, 1447224 }, { 0x24395, -1, -1, -1, -1, -1, -1, -1, -1, 1447231 }, { 0x24396, -1, 1447237, -1, -1, -1, -1, -1, -1, -1 }, { 0x24397, -1, -1, 1447243, -1, -1, -1, -1, -1, -1 }, { 0x24398, -1, -1, 1447247, -1, -1, -1, -1, -1, -1 }, { 0x2439B, -1, -1, -1, -1, -1, -1, -1, -1, 1447254 }, { 0x2439C, -1, 1447260, -1, -1, -1, -1, -1, -1, 1447266 }, { 0x2439D, -1, -1, -1, -1, -1, -1, -1, 1447273, -1 }, { 0x243A3, -1, -1, 1447279, -1, -1, -1, -1, -1, -1 }, { 0x243A4, -1, -1, 1447282, -1, -1, -1, -1, -1, -1 }, { 0x243A5, -1, -1, 1447287, -1, -1, -1, -1, -1, -1 }, { 0x243A7, -1, -1, 1447292, -1, -1, -1, -1, -1, -1 }, { 0x243AD, -1, -1, 1447297, -1, -1, -1, -1, -1, -1 }, { 0x243AF, -1, -1, 1447302, -1, -1, -1, -1, -1, -1 }, { 0x243B1, 1447308, -1, 1447324, -1, -1, -1, -1, -1, -1 }, { 0x243B2, -1, -1, 1447330, -1, -1, -1, -1, -1, -1 }, { 0x243BA, -1, 1447334, -1, -1, -1, -1, -1, -1, -1 }, { 0x243BB, -1, 1447340, -1, -1, -1, -1, -1, -1, -1 }, { 0x243BD, -1, 1447345, -1, -1, -1, -1, -1, -1, -1 }, { 0x243C1, -1, 1447350, -1, -1, -1, -1, -1, -1, -1 }, { 0x243D7, -1, -1, 1447355, -1, -1, -1, -1, -1, -1 }, { 0x243D8, -1, -1, 1447361, -1, -1, -1, -1, -1, -1 }, { 0x243DC, -1, -1, 1447366, -1, -1, -1, -1, -1, -1 }, { 0x243E2, -1, -1, -1, -1, -1, -1, -1, -1, 1447371 }, { 0x243E3, -1, -1, -1, -1, -1, -1, -1, -1, 1447378 }, { 0x243E4, -1, -1, -1, -1, -1, -1, -1, -1, 1447383 }, { 0x243E5, -1, -1, -1, -1, -1, -1, -1, -1, 1447387 }, { 0x243E6, -1, -1, -1, -1, -1, -1, -1, -1, 1447392 }, { 0x243E7, -1, -1, -1, -1, -1, -1, -1, -1, 1447398 }, { 0x243E8, -1, -1, -1, -1, -1, -1, -1, -1, 1447405 }, { 0x243E9, -1, 1447408, -1, -1, -1, -1, -1, -1, -1 }, { 0x243EA, -1, 1447413, -1, -1, -1, -1, -1, -1, 1447418 }, { 0x243EB, -1, -1, -1, -1, -1, -1, -1, -1, 1447422 }, { 0x243EC, -1, -1, -1, -1, -1, -1, -1, -1, 1447429 }, { 0x243F1, -1, -1, 1447436, -1, -1, -1, -1, -1, -1 }, { 0x243F2, 1447447, 1447441, 1447462, -1, -1, -1, -1, -1, -1 }, { 0x243F6, 1447472, 1447468, 1447480, -1, -1, -1, -1, -1, -1 }, { 0x243F8, -1, 1447484, 1447489, -1, -1, -1, -1, -1, -1 }, { 0x243FD, -1, -1, 1447495, -1, -1, -1, -1, -1, -1 }, { 0x243FF, -1, -1, 1447501, -1, -1, -1, -1, -1, -1 }, { 0x24400, -1, -1, 1447506, -1, -1, -1, -1, -1, -1 }, { 0x24404, -1, 1447510, -1, -1, -1, -1, -1, -1, -1 }, { 0x24413, -1, -1, -1, -1, -1, -1, -1, -1, 1447515 }, { 0x24414, -1, -1, 1447520, -1, -1, -1, -1, -1, -1 }, { 0x24419, -1, -1, 1447525, -1, -1, -1, -1, -1, -1 }, { 0x2441A, -1, -1, -1, -1, -1, -1, -1, -1, 1447529 }, { 0x2441B, -1, -1, -1, -1, -1, -1, -1, -1, 1447534 }, { 0x2441C, -1, -1, -1, -1, -1, -1, -1, -1, 1447540 }, { 0x2441D, -1, -1, -1, -1, -1, -1, -1, -1, 1447546 }, { 0x24420, -1, -1, -1, -1, -1, -1, -1, -1, 1447550 }, { 0x24421, -1, -1, -1, -1, -1, -1, -1, -1, 1447557 }, { 0x24423, -1, -1, 1447563, -1, -1, -1, -1, -1, -1 }, { 0x24429, -1, -1, 1447569, -1, -1, -1, -1, -1, -1 }, { 0x2442B, -1, -1, 1447574, -1, -1, -1, -1, -1, -1 }, { 0x24430, -1, -1, 1447580, -1, -1, -1, -1, -1, -1 }, { 0x24431, -1, -1, 1447585, -1, -1, -1, -1, -1, -1 }, { 0x24432, -1, -1, 1447590, -1, -1, -1, -1, -1, -1 }, { 0x24435, -1, 1447596, -1, -1, -1, -1, -1, -1, -1 }, { 0x24436, -1, 1447601, -1, -1, -1, -1, -1, -1, -1 }, { 0x24443, -1, -1, 1447606, -1, -1, -1, -1, -1, -1 }, { 0x24444, -1, -1, 1447612, -1, -1, -1, -1, -1, -1 }, { 0x24448, -1, -1, -1, -1, -1, -1, -1, -1, 1447616 }, { 0x24449, -1, -1, -1, -1, -1, -1, -1, -1, 1447622 }, { 0x2444D, -1, -1, -1, -1, -1, -1, -1, -1, 1447627 }, { 0x24453, -1, -1, 1447634, -1, -1, -1, -1, -1, -1 }, { 0x24455, 1447644, 1447639, 1447675, -1, -1, -1, -1, -1, -1 }, { 0x24457, -1, -1, 1447680, -1, -1, -1, -1, -1, -1 }, { 0x2445A, -1, 1447686, -1, -1, -1, -1, -1, -1, -1 }, { 0x2445B, -1, 1447692, -1, -1, -1, -1, -1, -1, -1 }, { 0x2445F, -1, -1, -1, -1, -1, -1, -1, -1, 1447697 }, { 0x24463, -1, -1, 1447701, -1, -1, -1, -1, -1, -1 }, { 0x24466, -1, -1, 1447706, -1, -1, -1, -1, -1, -1 }, { 0x2446A, -1, -1, 1447711, -1, -1, -1, -1, -1, -1 }, { 0x2446B, -1, -1, -1, -1, -1, -1, -1, -1, 1447716 }, { 0x2446C, -1, -1, -1, -1, -1, -1, -1, -1, 1447722 }, { 0x2446D, -1, -1, -1, -1, -1, -1, -1, -1, 1447727 }, { 0x2446E, -1, -1, -1, -1, -1, -1, -1, -1, 1447732 }, { 0x2446F, -1, -1, -1, -1, -1, -1, -1, -1, 1447737 }, { 0x24473, -1, 1447742, 1447747, -1, -1, -1, -1, -1, -1 }, { 0x24477, -1, -1, 1447753, -1, -1, -1, -1, -1, -1 }, { 0x24478, -1, -1, 1447757, -1, -1, -1, -1, -1, -1 }, { 0x24479, -1, -1, 1447762, -1, -1, -1, -1, -1, -1 }, { 0x2447F, -1, -1, 1447766, -1, -1, -1, -1, -1, -1 }, { 0x24487, -1, 1447772, -1, -1, -1, -1, -1, -1, -1 }, { 0x24488, -1, 1447777, -1, -1, -1, -1, -1, -1, -1 }, { 0x24494, -1, -1, 1447782, -1, -1, -1, -1, -1, -1 }, { 0x24495, -1, -1, 1447786, -1, -1, -1, -1, -1, -1 }, { 0x24498, -1, -1, -1, -1, -1, -1, -1, -1, 1447791 }, { 0x24499, -1, -1, -1, -1, -1, -1, -1, -1, 1447799 }, { 0x2449A, -1, -1, -1, -1, -1, -1, -1, -1, 1447805 }, { 0x2449B, -1, -1, -1, -1, -1, -1, -1, -1, 1447810 }, { 0x2449D, -1, -1, 1447816, -1, -1, -1, -1, -1, -1 }, { 0x2449F, -1, -1, -1, -1, -1, -1, -1, -1, 1447821 }, { 0x244A0, -1, -1, -1, -1, -1, -1, -1, -1, 1447827 }, { 0x244A2, -1, -1, -1, -1, -1, -1, -1, -1, 1447833 }, { 0x244A6, -1, -1, 1447839, -1, -1, -1, -1, -1, 1447845 }, { 0x244B2, -1, -1, -1, -1, -1, -1, -1, -1, 1447850 }, { 0x244B4, -1, -1, -1, -1, -1, -1, -1, -1, 1447857 }, { 0x244B9, -1, 1447864, -1, -1, -1, -1, -1, -1, -1 }, { 0x244BB, -1, -1, 1447869, -1, -1, -1, -1, -1, -1 }, { 0x244BC, -1, 1447873, -1, -1, -1, -1, -1, -1, -1 }, { 0x244C6, -1, -1, -1, -1, -1, -1, -1, -1, 1447879 }, { 0x244C7, -1, -1, -1, -1, -1, -1, -1, -1, 1447883 }, { 0x244CE, -1, 1447891, -1, -1, -1, -1, -1, -1, -1 }, { 0x244D1, -1, -1, 1447897, -1, -1, -1, -1, -1, -1 }, { 0x244D3, 1447905, 1447901, -1, -1, -1, -1, -1, -1, -1 }, { 0x244D4, -1, -1, 1447928, -1, -1, -1, -1, -1, -1 }, { 0x244D5, -1, -1, 1447932, -1, -1, -1, -1, -1, -1 }, { 0x244D6, -1, 1447937, -1, -1, -1, -1, -1, -1, -1 }, { 0x244DA, -1, -1, 1447943, -1, -1, -1, -1, -1, -1 }, { 0x244DB, -1, -1, -1, -1, -1, -1, -1, -1, 1447947 }, { 0x244DD, -1, -1, 1447952, -1, -1, -1, -1, -1, -1 }, { 0x244E2, -1, -1, -1, -1, -1, -1, -1, -1, 1447957 }, { 0x244E4, -1, -1, 1447963, -1, -1, -1, -1, -1, -1 }, { 0x244E6, -1, -1, 1447969, -1, -1, -1, -1, -1, -1 }, { 0x244E9, -1, -1, -1, -1, -1, -1, -1, -1, 1447975 }, { 0x244EF, -1, -1, 1447980, -1, -1, -1, -1, -1, -1 }, { 0x244F5, -1, -1, 1447987, -1, -1, -1, -1, -1, -1 }, { 0x244F7, -1, -1, 1447991, -1, -1, -1, -1, -1, -1 }, { 0x244FA, -1, -1, -1, -1, -1, -1, -1, -1, 1447995 }, { 0x244FE, -1, -1, 1448001, -1, -1, -1, -1, -1, -1 }, { 0x244FF, -1, -1, 1448006, -1, -1, -1, -1, -1, -1 }, { 0x24500, -1, -1, 1448011, -1, -1, -1, -1, -1, -1 }, { 0x24505, -1, 1448015, -1, -1, -1, -1, -1, -1, -1 }, { 0x24509, -1, -1, 1448020, -1, -1, -1, -1, -1, -1 }, { 0x2450B, -1, -1, 1448025, -1, -1, -1, -1, -1, -1 }, { 0x24514, 1448029, -1, 1448039, -1, -1, -1, -1, -1, -1 }, { 0x24516, -1, -1, 1448045, -1, -1, -1, -1, -1, -1 }, { 0x24519, -1, -1, 1448050, -1, -1, -1, -1, -1, -1 }, { 0x2451A, -1, -1, 1448056, -1, -1, -1, -1, -1, -1 }, { 0x2451B, -1, -1, -1, -1, -1, -1, -1, -1, 1448063 }, { 0x2451D, -1, -1, 1448068, -1, -1, -1, -1, -1, -1 }, { 0x2451F, -1, -1, 1448073, -1, -1, -1, -1, -1, -1 }, { 0x24521, -1, 1448078, -1, -1, -1, -1, -1, -1, -1 }, { 0x24523, -1, -1, 1448083, -1, -1, -1, -1, -1, -1 }, { 0x24528, -1, -1, 1448088, -1, -1, -1, -1, -1, -1 }, { 0x2452B, -1, -1, 1448092, -1, -1, -1, -1, -1, -1 }, { 0x2452F, -1, -1, -1, -1, -1, -1, -1, -1, 1448099 }, { 0x24536, -1, -1, 1448106, -1, -1, -1, -1, -1, -1 }, { 0x24537, -1, -1, -1, -1, -1, -1, -1, -1, 1448112 }, { 0x2453B, -1, -1, -1, -1, -1, -1, -1, -1, 1448118 }, { 0x2453D, -1, -1, -1, -1, -1, -1, -1, -1, 1448124 }, { 0x2453E, -1, -1, -1, -1, -1, -1, -1, -1, 1448130 }, { 0x24540, -1, -1, 1448136, -1, -1, -1, -1, -1, -1 }, { 0x24544, -1, -1, 1448143, -1, -1, -1, -1, -1, -1 }, { 0x24547, -1, -1, 1448150, -1, -1, -1, -1, -1, -1 }, { 0x24548, 1448161, 1448155, -1, -1, -1, -1, -1, -1, -1 }, { 0x2454A, -1, -1, 1448193, -1, -1, -1, -1, -1, -1 }, { 0x24552, -1, -1, 1448199, -1, -1, -1, -1, -1, -1 }, { 0x24554, -1, -1, -1, -1, -1, -1, -1, -1, 1448203 }, { 0x24558, -1, -1, 1448207, -1, -1, -1, -1, -1, -1 }, { 0x2455A, -1, -1, 1448211, -1, -1, -1, -1, -1, -1 }, { 0x2455B, -1, -1, 1448216, -1, -1, -1, -1, -1, -1 }, { 0x2455D, -1, -1, 1448221, -1, -1, -1, -1, -1, -1 }, { 0x2455E, -1, -1, 1448227, -1, -1, -1, -1, -1, -1 }, { 0x2455F, -1, -1, 1448232, -1, -1, -1, -1, -1, -1 }, { 0x24562, -1, -1, 1448237, -1, -1, -1, -1, -1, -1 }, { 0x24566, -1, -1, 1448243, -1, -1, -1, -1, -1, -1 }, { 0x2456A, 1448255, 1448249, -1, -1, -1, -1, -1, -1, -1 }, { 0x2456D, 1448300, 1448293, 1448321, -1, -1, -1, -1, -1, -1 }, { 0x2456F, 1448335, 1448328, 1448351, -1, -1, -1, -1, -1, -1 }, { 0x24577, -1, -1, 1448358, -1, -1, -1, -1, -1, -1 }, { 0x24578, -1, 1448364, -1, -1, -1, -1, -1, -1, -1 }, { 0x2457D, -1, -1, 1448370, -1, -1, -1, -1, -1, -1 }, { 0x2457E, -1, -1, 1448377, -1, -1, -1, -1, -1, -1 }, { 0x24580, -1, -1, 1448382, -1, -1, -1, -1, -1, -1 }, { 0x24586, -1, -1, 1448388, -1, -1, -1, -1, -1, -1 }, { 0x24587, -1, -1, 1448394, -1, -1, -1, -1, -1, -1 }, { 0x24592, -1, -1, 1448398, -1, -1, -1, -1, -1, -1 }, { 0x24593, -1, -1, 1448403, -1, -1, -1, -1, -1, -1 }, { 0x24596, -1, -1, 1448407, -1, -1, -1, -1, -1, -1 }, { 0x24597, -1, -1, 1448414, -1, -1, -1, -1, -1, -1 }, { 0x24598, -1, -1, 1448418, -1, -1, -1, -1, -1, -1 }, { 0x2459B, -1, -1, 1448423, -1, -1, -1, -1, -1, -1 }, { 0x2459D, -1, -1, 1448430, -1, -1, -1, -1, -1, -1 }, { 0x2459E, -1, -1, 1448435, -1, -1, -1, -1, -1, -1 }, { 0x245A1, -1, -1, -1, -1, -1, -1, -1, -1, 1448440 }, { 0x245A2, -1, -1, 1448445, -1, -1, -1, -1, -1, -1 }, { 0x245A6, -1, -1, 1448449, -1, -1, -1, -1, -1, -1 }, { 0x245AA, -1, -1, 1448455, -1, -1, -1, -1, -1, -1 }, { 0x245AC, -1, -1, 1448459, -1, -1, -1, -1, -1, -1 }, { 0x245AD, -1, -1, 1448463, -1, -1, -1, -1, -1, -1 }, { 0x245AE, -1, -1, 1448468, -1, -1, -1, -1, -1, -1 }, { 0x245B0, -1, -1, 1448473, -1, -1, -1, -1, -1, -1 }, { 0x245B1, -1, -1, 1448478, -1, -1, -1, -1, -1, -1 }, { 0x245B3, -1, -1, 1448482, -1, -1, -1, -1, -1, -1 }, { 0x245B5, -1, -1, 1448488, -1, -1, -1, -1, -1, -1 }, { 0x245B6, -1, -1, -1, -1, -1, -1, -1, -1, 1448492 }, { 0x245B7, -1, -1, 1448498, -1, -1, -1, -1, -1, -1 }, { 0x245B8, -1, -1, -1, -1, -1, -1, -1, -1, 1448503 }, { 0x245B9, -1, -1, -1, -1, -1, -1, -1, -1, 1448509 }, { 0x245BA, -1, -1, 1448515, -1, -1, -1, -1, -1, -1 }, { 0x245BB, -1, -1, 1448520, -1, -1, -1, -1, -1, -1 }, { 0x245BC, -1, -1, 1448525, -1, -1, -1, -1, -1, -1 }, { 0x245BD, -1, -1, 1448529, -1, -1, -1, -1, -1, -1 }, { 0x245BF, -1, -1, 1448536, -1, -1, -1, -1, -1, -1 }, { 0x245C0, -1, -1, 1448540, -1, -1, -1, -1, -1, -1 }, { 0x245C1, -1, -1, 1448545, -1, -1, -1, -1, -1, -1 }, { 0x245C3, -1, -1, 1448549, -1, -1, -1, -1, -1, -1 }, { 0x245C6, -1, -1, -1, -1, -1, -1, -1, -1, 1448553 }, { 0x245C7, -1, -1, 1448558, -1, -1, -1, -1, -1, -1 }, { 0x245C8, 1448569, 1448564, 1448604, -1, -1, -1, -1, -1, -1 }, { 0x245CD, -1, -1, 1448609, -1, -1, -1, -1, -1, -1 }, { 0x245CE, -1, -1, 1448614, -1, -1, -1, -1, -1, -1 }, { 0x245CF, -1, -1, 1448619, -1, -1, -1, -1, -1, -1 }, { 0x245D3, -1, -1, 1448624, -1, -1, -1, -1, -1, -1 }, { 0x245D6, -1, -1, -1, -1, -1, -1, -1, -1, 1448631 }, { 0x245D8, -1, -1, 1448638, -1, -1, -1, -1, -1, -1 }, { 0x245D9, -1, -1, 1448642, -1, -1, -1, -1, -1, -1 }, { 0x245DA, -1, -1, 1448647, -1, -1, -1, -1, -1, -1 }, { 0x245DB, -1, -1, 1448651, -1, -1, -1, -1, -1, -1 }, { 0x245DC, -1, -1, 1448657, -1, -1, -1, -1, -1, -1 }, { 0x245DE, -1, -1, 1448662, -1, -1, -1, -1, -1, -1 }, { 0x245E2, -1, -1, 1448668, -1, -1, -1, -1, -1, -1 }, { 0x245E4, -1, -1, -1, -1, -1, -1, -1, -1, 1448672 }, { 0x245E8, -1, -1, 1448679, -1, -1, -1, -1, -1, -1 }, { 0x245EA, -1, -1, 1448684, -1, -1, -1, -1, -1, -1 }, { 0x245EB, -1, -1, 1448689, -1, -1, -1, -1, -1, -1 }, { 0x245EC, -1, -1, 1448693, -1, -1, -1, -1, -1, -1 }, { 0x245ED, -1, -1, 1448697, -1, -1, -1, -1, -1, -1 }, { 0x245EF, -1, -1, 1448702, -1, -1, -1, -1, -1, -1 }, { 0x245F2, -1, -1, -1, -1, -1, -1, -1, -1, 1448707 }, { 0x245F3, -1, -1, 1448713, -1, -1, -1, -1, -1, -1 }, { 0x245F4, -1, -1, 1448717, -1, -1, -1, -1, -1, -1 }, { 0x245F5, -1, -1, 1448722, -1, -1, -1, -1, -1, -1 }, { 0x245F7, -1, -1, 1448726, -1, -1, -1, -1, -1, -1 }, { 0x245F8, -1, -1, 1448731, -1, -1, -1, -1, -1, -1 }, { 0x245F9, -1, -1, -1, -1, -1, -1, -1, -1, 1448736 }, { 0x245FA, -1, -1, 1448745, -1, -1, -1, -1, -1, -1 }, { 0x245FB, -1, -1, 1448749, -1, -1, -1, -1, -1, -1 }, { 0x245FE, -1, -1, 1448755, -1, -1, -1, -1, -1, -1 }, { 0x245FF, -1, -1, 1448761, -1, -1, -1, -1, -1, -1 }, { 0x24600, -1, -1, 1448766, -1, -1, -1, -1, -1, -1 }, { 0x24601, -1, -1, -1, -1, -1, -1, -1, -1, 1448771 }, { 0x24602, -1, -1, -1, -1, -1, -1, -1, -1, 1448778 }, { 0x24603, -1, -1, 1448785, -1, -1, -1, -1, -1, -1 }, { 0x24605, 1448789, -1, 1448808, -1, -1, -1, -1, -1, -1 }, { 0x24606, -1, -1, 1448812, -1, -1, -1, -1, -1, -1 }, { 0x24607, -1, -1, 1448816, -1, -1, -1, -1, -1, -1 }, { 0x2460A, -1, -1, 1448822, -1, -1, -1, -1, -1, -1 }, { 0x2460B, -1, -1, -1, -1, -1, -1, -1, -1, 1448826 }, { 0x2460C, -1, -1, 1448831, -1, -1, -1, -1, -1, -1 }, { 0x24613, -1, -1, -1, -1, -1, -1, -1, -1, 1448835 }, { 0x24614, -1, -1, 1448840, -1, -1, -1, -1, -1, -1 }, { 0x24616, -1, -1, 1448844, -1, -1, -1, -1, -1, -1 }, { 0x24618, 1448855, 1448850, 1448880, -1, -1, -1, -1, -1, -1 }, { 0x2461B, -1, -1, 1448885, -1, -1, -1, -1, -1, -1 }, { 0x2461C, -1, -1, 1448891, -1, -1, -1, -1, -1, -1 }, { 0x2461D, -1, -1, 1448896, -1, -1, -1, -1, -1, -1 }, { 0x2461F, -1, -1, 1448901, -1, -1, -1, -1, -1, -1 }, { 0x24620, -1, -1, 1448906, -1, -1, -1, -1, -1, -1 }, { 0x24621, -1, -1, 1448912, -1, -1, -1, -1, -1, -1 }, { 0x24622, -1, -1, 1448917, -1, -1, -1, -1, -1, -1 }, { 0x24623, -1, -1, 1448921, -1, -1, -1, -1, -1, -1 }, { 0x24624, -1, -1, 1448927, -1, -1, -1, -1, -1, -1 }, { 0x24626, -1, -1, 1448931, -1, -1, -1, -1, -1, -1 }, { 0x24627, -1, -1, 1448936, -1, -1, -1, -1, -1, -1 }, { 0x2462A, -1, 1448941, -1, -1, -1, -1, -1, -1, -1 }, { 0x24632, -1, -1, 1448947, -1, -1, -1, -1, -1, -1 }, { 0x24635, -1, -1, 1448955, -1, -1, -1, -1, -1, -1 }, { 0x24636, -1, -1, 1448959, -1, -1, -1, -1, -1, -1 }, { 0x24637, -1, -1, 1448965, -1, -1, -1, -1, -1, -1 }, { 0x24638, -1, -1, 1448970, -1, -1, -1, -1, -1, -1 }, { 0x24639, -1, -1, 1448975, -1, -1, -1, -1, -1, -1 }, { 0x2463A, -1, -1, 1448979, -1, -1, -1, -1, -1, -1 }, { 0x2463B, -1, -1, 1448985, -1, -1, -1, -1, -1, -1 }, { 0x2463D, -1, -1, 1448991, -1, -1, -1, -1, -1, -1 }, { 0x2463E, -1, -1, 1448996, -1, -1, -1, -1, -1, -1 }, { 0x24645, -1, -1, 1449002, -1, -1, -1, -1, -1, -1 }, { 0x24647, -1, -1, 1449007, -1, -1, -1, -1, -1, -1 }, { 0x2464B, -1, -1, 1449012, -1, -1, -1, -1, -1, -1 }, { 0x2464C, -1, -1, 1449017, -1, -1, -1, -1, -1, -1 }, { 0x2464E, -1, -1, 1449021, -1, -1, -1, -1, -1, -1 }, { 0x2464F, -1, -1, 1449026, -1, -1, -1, -1, -1, -1 }, { 0x24652, -1, -1, 1449030, -1, -1, -1, -1, -1, -1 }, { 0x24654, -1, -1, 1449035, -1, -1, -1, -1, -1, -1 }, { 0x24655, -1, -1, 1449041, -1, -1, -1, -1, -1, -1 }, { 0x24656, -1, -1, 1449046, -1, -1, -1, -1, -1, -1 }, { 0x24658, -1, -1, 1449051, -1, -1, -1, -1, -1, -1 }, { 0x2465B, -1, -1, 1449057, -1, -1, -1, -1, -1, -1 }, { 0x2465D, -1, -1, 1449061, -1, -1, -1, -1, -1, -1 }, { 0x2465E, -1, -1, 1449068, -1, -1, -1, -1, -1, -1 }, { 0x2465F, -1, -1, 1449072, -1, -1, -1, -1, -1, -1 }, { 0x24661, -1, -1, 1449077, -1, -1, -1, -1, -1, -1 }, { 0x24663, -1, -1, 1449083, -1, -1, -1, -1, -1, -1 }, { 0x24664, -1, -1, 1449088, -1, -1, -1, -1, -1, -1 }, { 0x24665, -1, 1449092, -1, -1, -1, -1, -1, -1, -1 }, { 0x24669, -1, -1, 1449097, -1, -1, -1, -1, -1, -1 }, { 0x2466D, -1, -1, 1449102, -1, -1, -1, -1, -1, 1449106 }, { 0x2466E, -1, -1, -1, -1, -1, -1, -1, -1, 1449110 }, { 0x24670, -1, -1, 1449116, -1, -1, -1, -1, -1, -1 }, { 0x24671, -1, -1, 1449120, -1, -1, -1, -1, -1, -1 }, { 0x24674, 1449131, 1449125, 1449144, -1, -1, -1, -1, -1, -1 }, { 0x24675, -1, -1, 1449150, -1, -1, -1, -1, -1, -1 }, { 0x2467C, -1, -1, 1449156, -1, -1, -1, -1, -1, -1 }, { 0x2467D, -1, -1, 1449161, -1, -1, -1, -1, -1, -1 }, { 0x2467E, -1, -1, 1449166, -1, -1, -1, -1, -1, -1 }, { 0x24680, -1, -1, 1449172, -1, -1, -1, -1, -1, -1 }, { 0x24685, -1, -1, 1449177, -1, -1, -1, -1, -1, -1 }, { 0x24686, -1, -1, -1, -1, -1, -1, -1, -1, 1449181 }, { 0x24687, -1, -1, -1, -1, -1, -1, -1, -1, 1449185 }, { 0x24689, -1, -1, 1449191, -1, -1, -1, -1, -1, -1 }, { 0x2468A, -1, -1, 1449195, -1, -1, -1, -1, -1, -1 }, { 0x2468D, -1, -1, 1449200, -1, -1, -1, -1, -1, -1 }, { 0x2468E, -1, -1, 1449206, -1, -1, -1, -1, -1, -1 }, { 0x2468F, -1, -1, 1449210, -1, -1, -1, -1, -1, -1 }, { 0x24693, -1, -1, 1449217, -1, -1, -1, -1, -1, -1 }, { 0x24694, -1, -1, 1449221, -1, -1, -1, -1, -1, -1 }, { 0x24697, -1, 1449227, -1, -1, -1, -1, -1, -1, -1 }, { 0x2469A, -1, -1, 1449233, -1, -1, -1, -1, -1, -1 }, { 0x2469C, -1, -1, 1449237, -1, -1, -1, -1, -1, -1 }, { 0x2469D, -1, -1, 1449242, -1, -1, -1, -1, -1, -1 }, { 0x2469F, -1, -1, 1449249, -1, -1, -1, -1, -1, -1 }, { 0x246A1, -1, -1, 1449254, -1, -1, -1, -1, -1, -1 }, { 0x246A2, -1, -1, 1449258, -1, -1, -1, -1, -1, -1 }, { 0x246A3, -1, -1, 1449262, -1, -1, -1, -1, -1, -1 }, { 0x246A4, -1, -1, 1449269, -1, -1, -1, -1, -1, -1 }, { 0x246A6, -1, -1, -1, -1, -1, -1, -1, -1, 1449274 }, { 0x246A7, -1, -1, -1, -1, -1, -1, -1, -1, 1449279 }, { 0x246A8, -1, -1, 1449283, -1, -1, -1, -1, -1, -1 }, { 0x246A9, -1, -1, 1449289, -1, -1, -1, -1, -1, -1 }, { 0x246AA, -1, -1, 1449294, -1, -1, -1, -1, -1, -1 }, { 0x246AB, -1, -1, 1449298, -1, -1, -1, -1, -1, -1 }, { 0x246AC, -1, -1, 1449304, -1, -1, -1, -1, -1, -1 }, { 0x246AD, -1, -1, 1449310, -1, -1, -1, -1, -1, -1 }, { 0x246AF, -1, -1, 1449315, -1, -1, -1, -1, -1, -1 }, { 0x246B0, -1, -1, 1449320, -1, -1, -1, -1, -1, -1 }, { 0x246B1, -1, -1, 1449326, -1, -1, -1, -1, -1, -1 }, { 0x246B5, -1, -1, 1449330, -1, -1, -1, -1, -1, -1 }, { 0x246BC, -1, -1, 1449334, -1, -1, -1, -1, -1, -1 }, { 0x246BD, -1, -1, 1449339, -1, -1, -1, -1, -1, -1 }, { 0x246C1, -1, -1, 1449343, -1, -1, -1, -1, -1, -1 }, { 0x246C4, -1, -1, 1449348, -1, -1, -1, -1, -1, -1 }, { 0x246C7, -1, -1, -1, -1, -1, -1, -1, -1, 1449352 }, { 0x246C9, 1449363, 1449358, -1, -1, -1, -1, -1, -1, -1 }, { 0x246CA, -1, -1, 1449381, -1, -1, -1, -1, -1, -1 }, { 0x246CD, -1, -1, 1449385, -1, -1, -1, -1, -1, -1 }, { 0x246CE, -1, -1, 1449390, -1, -1, -1, -1, -1, -1 }, { 0x246CF, -1, -1, 1449395, -1, -1, -1, -1, -1, -1 }, { 0x246D0, -1, -1, 1449399, -1, -1, -1, -1, -1, -1 }, { 0x246D1, -1, -1, 1449403, -1, -1, -1, -1, -1, -1 }, { 0x246D4, -1, 1449409, -1, -1, -1, -1, -1, -1, -1 }, { 0x246D6, -1, -1, 1449415, -1, -1, -1, -1, -1, -1 }, { 0x246D7, -1, -1, 1449420, -1, -1, -1, -1, -1, -1 }, { 0x246D8, 1449430, 1449424, 1449437, -1, -1, -1, -1, -1, -1 }, { 0x246D9, -1, -1, 1449443, -1, -1, -1, -1, -1, -1 }, { 0x246DA, -1, -1, 1449449, -1, -1, -1, -1, -1, -1 }, { 0x246DB, -1, -1, 1449455, -1, -1, -1, -1, -1, -1 }, { 0x246DC, -1, -1, 1449460, -1, -1, -1, -1, -1, -1 }, { 0x246DD, -1, -1, 1449467, -1, -1, -1, -1, -1, -1 }, { 0x246DE, -1, -1, -1, -1, -1, -1, -1, -1, 1449471 }, { 0x246E0, -1, -1, -1, -1, -1, -1, -1, -1, 1449477 }, { 0x246E2, -1, -1, 1449483, -1, -1, -1, -1, -1, -1 }, { 0x246E3, -1, -1, 1449489, -1, -1, -1, -1, -1, -1 }, { 0x246E5, -1, -1, 1449493, -1, -1, -1, -1, -1, -1 }, { 0x246E6, -1, -1, 1449500, -1, -1, -1, -1, -1, -1 }, { 0x246E7, -1, -1, 1449505, -1, -1, -1, -1, -1, -1 }, { 0x246EA, -1, -1, 1449510, -1, -1, -1, -1, -1, -1 }, { 0x246EC, -1, -1, 1449517, -1, -1, -1, -1, -1, -1 }, { 0x246ED, -1, -1, 1449521, -1, -1, -1, -1, -1, -1 }, { 0x246EE, -1, -1, 1449526, -1, -1, -1, -1, -1, -1 }, { 0x246F1, -1, -1, 1449531, -1, -1, -1, -1, -1, -1 }, { 0x246F2, -1, -1, 1449536, -1, -1, -1, -1, -1, -1 }, { 0x246F7, -1, -1, 1449541, -1, -1, -1, -1, -1, -1 }, { 0x246FB, -1, -1, 1449545, -1, -1, -1, -1, -1, -1 }, { 0x24701, -1, -1, 1449551, -1, -1, -1, -1, -1, -1 }, { 0x24702, -1, -1, 1449555, -1, -1, -1, -1, -1, -1 }, { 0x24704, -1, -1, 1449560, -1, -1, -1, -1, -1, -1 }, { 0x24706, -1, 1449566, -1, -1, -1, -1, -1, -1, -1 }, { 0x24707, -1, -1, 1449572, -1, -1, -1, -1, -1, -1 }, { 0x24709, -1, -1, 1449578, -1, -1, -1, -1, -1, -1 }, { 0x2470A, -1, -1, 1449584, -1, -1, -1, -1, -1, -1 }, { 0x2470B, -1, -1, 1449588, -1, -1, -1, -1, -1, -1 }, { 0x2470D, -1, -1, 1449593, -1, -1, -1, -1, -1, -1 }, { 0x24713, -1, -1, 1449599, -1, -1, -1, -1, -1, -1 }, { 0x24714, -1, -1, 1449604, -1, -1, -1, -1, -1, -1 }, { 0x24715, -1, -1, 1449608, -1, -1, -1, -1, -1, -1 }, { 0x24716, -1, -1, 1449612, -1, -1, -1, -1, -1, -1 }, { 0x24718, -1, -1, 1449617, -1, -1, -1, -1, -1, -1 }, { 0x24719, -1, -1, 1449622, -1, -1, -1, -1, -1, -1 }, { 0x2471C, -1, -1, 1449628, -1, -1, -1, -1, -1, -1 }, { 0x2471D, -1, -1, 1449632, -1, -1, -1, -1, -1, -1 }, { 0x24720, -1, -1, -1, -1, -1, -1, -1, -1, 1449636 }, { 0x24721, -1, -1, 1449641, -1, -1, -1, -1, -1, -1 }, { 0x24722, -1, -1, 1449646, -1, -1, -1, -1, -1, -1 }, { 0x24723, -1, -1, 1449651, -1, -1, -1, -1, -1, -1 }, { 0x24724, -1, -1, 1449656, -1, -1, -1, -1, -1, -1 }, { 0x24725, -1, 1449661, -1, -1, -1, -1, -1, -1, -1 }, { 0x24727, -1, -1, 1449665, -1, -1, -1, -1, -1, -1 }, { 0x2472B, -1, -1, 1449669, -1, -1, -1, -1, -1, -1 }, { 0x2472C, -1, -1, -1, -1, -1, -1, -1, -1, 1449674 }, { 0x2472D, -1, -1, -1, -1, -1, -1, -1, -1, 1449679 }, { 0x2472F, 1449689, 1449684, 1449705, -1, -1, -1, -1, -1, 1449710 }, { 0x24730, -1, -1, 1449716, -1, -1, -1, -1, -1, -1 }, { 0x24731, -1, -1, 1449722, -1, -1, -1, -1, -1, -1 }, { 0x24732, -1, -1, 1449726, -1, -1, -1, -1, -1, -1 }, { 0x24735, -1, -1, 1449731, -1, -1, -1, -1, -1, -1 }, { 0x24737, -1, -1, 1449736, -1, -1, -1, -1, -1, -1 }, { 0x24739, -1, -1, 1449740, -1, -1, -1, -1, -1, -1 }, { 0x2473B, -1, -1, 1449744, -1, -1, -1, -1, -1, -1 }, { 0x2473C, -1, -1, 1449748, -1, -1, -1, -1, -1, -1 }, { 0x2473E, -1, -1, 1449755, -1, -1, -1, -1, -1, -1 }, { 0x24742, -1, -1, 1449759, -1, -1, -1, -1, -1, -1 }, { 0x24744, -1, -1, 1449763, -1, -1, -1, -1, -1, -1 }, { 0x24745, -1, -1, 1449768, -1, -1, -1, -1, -1, -1 }, { 0x24747, -1, -1, 1449775, -1, -1, -1, -1, -1, -1 }, { 0x24748, -1, -1, 1449779, -1, -1, -1, -1, -1, -1 }, { 0x24749, -1, -1, 1449784, -1, -1, -1, -1, -1, -1 }, { 0x2474B, -1, -1, -1, -1, -1, -1, -1, -1, 1449788 }, { 0x2474D, -1, -1, 1449794, -1, -1, -1, -1, -1, -1 }, { 0x2474E, -1, -1, 1449798, -1, -1, -1, -1, -1, -1 }, { 0x24750, -1, -1, 1449803, -1, -1, -1, -1, -1, -1 }, { 0x24751, -1, -1, -1, -1, -1, -1, -1, -1, 1449808 }, { 0x24752, -1, -1, 1449816, -1, -1, -1, -1, -1, -1 }, { 0x24753, -1, -1, 1449820, -1, -1, -1, -1, -1, -1 }, { 0x24754, -1, -1, 1449825, -1, -1, -1, -1, -1, -1 }, { 0x24755, -1, -1, 1449829, -1, -1, -1, -1, -1, -1 }, { 0x24756, -1, -1, 1449833, -1, -1, -1, -1, -1, -1 }, { 0x24758, -1, -1, 1449838, -1, -1, -1, -1, -1, -1 }, { 0x2475A, -1, -1, 1449842, -1, -1, -1, -1, -1, -1 }, { 0x2475B, -1, -1, 1449848, -1, -1, -1, -1, -1, -1 }, { 0x2475E, 1449853, -1, 1449887, 1449892, -1, -1, -1, -1, 1449898 }, { 0x2475F, -1, -1, 1449906, -1, -1, -1, -1, -1, -1 }, { 0x24767, -1, -1, 1449910, -1, -1, -1, -1, -1, -1 }, { 0x2476B, -1, -1, -1, -1, -1, -1, -1, -1, 1449915 }, { 0x2476C, 1449926, 1449921, 1449987, -1, -1, -1, -1, -1, -1 }, { 0x2476D, -1, -1, 1449991, -1, -1, -1, -1, -1, -1 }, { 0x2476E, -1, -1, 1449996, -1, -1, -1, -1, -1, -1 }, { 0x2476F, -1, -1, 1450000, -1, -1, -1, -1, -1, -1 }, { 0x24770, -1, -1, 1450004, -1, -1, -1, -1, -1, -1 }, { 0x24771, -1, -1, 1450008, -1, -1, -1, -1, -1, -1 }, { 0x24773, -1, -1, 1450012, -1, -1, -1, -1, -1, -1 }, { 0x24777, -1, -1, 1450016, -1, -1, -1, -1, -1, -1 }, { 0x24778, -1, -1, 1450023, -1, -1, -1, -1, -1, -1 }, { 0x24779, -1, -1, 1450027, -1, -1, -1, -1, -1, 1450032 }, { 0x2477B, -1, -1, 1450037, -1, -1, -1, -1, -1, -1 }, { 0x2477D, -1, -1, 1450041, -1, -1, -1, -1, -1, -1 }, { 0x2477F, -1, -1, 1450045, -1, -1, -1, -1, -1, -1 }, { 0x24782, -1, -1, 1450052, -1, -1, -1, -1, -1, -1 }, { 0x24783, -1, 1450057, -1, -1, -1, -1, -1, -1, -1 }, { 0x24787, -1, -1, 1450062, -1, -1, -1, -1, -1, -1 }, { 0x24788, -1, -1, 1450066, -1, -1, -1, -1, -1, -1 }, { 0x24789, -1, -1, 1450070, -1, -1, -1, -1, -1, -1 }, { 0x2478A, -1, -1, 1450075, -1, -1, -1, -1, -1, -1 }, { 0x2478B, -1, -1, 1450080, -1, -1, -1, -1, -1, -1 }, { 0x2478C, -1, -1, 1450085, -1, -1, -1, -1, -1, -1 }, { 0x2478D, -1, -1, 1450090, -1, -1, -1, -1, -1, -1 }, { 0x2478F, -1, 1450095, -1, -1, -1, -1, -1, -1, -1 }, { 0x24790, -1, -1, -1, -1, -1, -1, -1, -1, 1450099 }, { 0x24791, -1, -1, -1, -1, -1, -1, -1, -1, 1450106 }, { 0x24792, -1, -1, -1, -1, -1, -1, -1, -1, 1450111 }, { 0x24793, -1, -1, -1, -1, -1, -1, -1, -1, 1450119 }, { 0x24794, -1, -1, -1, -1, -1, -1, -1, -1, 1450124 }, { 0x24795, -1, -1, -1, -1, -1, -1, -1, -1, 1450131 }, { 0x24796, -1, -1, -1, -1, -1, -1, -1, -1, 1450137 }, { 0x24797, -1, -1, 1450142, -1, -1, -1, -1, -1, -1 }, { 0x24798, -1, -1, -1, -1, -1, -1, -1, -1, 1450148 }, { 0x2479A, -1, -1, 1450153, -1, -1, -1, -1, -1, -1 }, { 0x2479B, -1, -1, 1450159, -1, -1, -1, -1, -1, -1 }, { 0x2479E, -1, -1, 1450165, -1, -1, -1, -1, -1, -1 }, { 0x2479F, -1, -1, 1450169, -1, -1, -1, -1, -1, -1 }, { 0x247A0, -1, -1, 1450174, -1, -1, -1, -1, -1, -1 }, { 0x247A1, -1, -1, 1450179, -1, -1, -1, -1, -1, -1 }, { 0x247A2, -1, -1, 1450184, -1, -1, -1, -1, -1, -1 }, { 0x247A4, 1450195, 1450190, 1450229, -1, -1, -1, -1, -1, -1 }, { 0x247A5, -1, -1, 1450235, -1, -1, -1, -1, -1, -1 }, { 0x247A6, -1, -1, -1, -1, -1, -1, -1, -1, 1450240 }, { 0x247A7, -1, -1, -1, -1, -1, -1, -1, -1, 1450246 }, { 0x247A8, -1, -1, -1, -1, -1, -1, -1, -1, 1450253 }, { 0x247A9, -1, -1, -1, -1, -1, -1, -1, -1, 1450257 }, { 0x247AA, -1, -1, -1, -1, -1, -1, -1, -1, 1450262 }, { 0x247AB, -1, -1, -1, -1, -1, -1, -1, -1, 1450267 }, { 0x247AE, -1, -1, 1450272, -1, -1, -1, -1, -1, -1 }, { 0x247B0, -1, -1, 1450278, -1, -1, -1, -1, -1, -1 }, { 0x247B2, -1, -1, 1450283, -1, -1, -1, -1, -1, -1 }, { 0x247B3, -1, -1, 1450287, -1, -1, -1, -1, -1, -1 }, { 0x247B4, -1, -1, 1450292, -1, -1, -1, -1, -1, -1 }, { 0x247B6, -1, -1, 1450297, -1, -1, -1, -1, -1, -1 }, { 0x247BA, -1, -1, -1, -1, -1, -1, -1, -1, 1450302 }, { 0x247BB, -1, -1, -1, -1, -1, -1, -1, -1, 1450307 }, { 0x247BC, -1, -1, -1, -1, -1, -1, -1, -1, 1450312 }, { 0x247BD, -1, -1, -1, -1, -1, -1, -1, -1, 1450318 }, { 0x247BF, -1, -1, 1450327, -1, -1, -1, -1, -1, -1 }, { 0x247C0, -1, -1, 1450331, -1, -1, -1, -1, -1, -1 }, { 0x247C2, -1, -1, -1, -1, -1, -1, -1, -1, 1450336 }, { 0x247C3, -1, -1, 1450343, -1, -1, -1, -1, -1, -1 }, { 0x247C5, -1, -1, 1450348, -1, -1, -1, -1, -1, -1 }, { 0x247C6, -1, -1, 1450354, -1, -1, -1, -1, -1, -1 }, { 0x247C7, -1, -1, 1450359, -1, -1, -1, -1, -1, -1 }, { 0x247C9, -1, -1, 1450364, -1, -1, -1, -1, -1, -1 }, { 0x247CD, -1, -1, 1450368, -1, -1, -1, -1, -1, -1 }, { 0x247CE, -1, -1, 1450373, -1, -1, -1, -1, -1, -1 }, { 0x247D1, -1, -1, 1450378, -1, -1, -1, -1, -1, -1 }, { 0x247D3, -1, -1, 1450382, -1, -1, -1, -1, -1, -1 }, { 0x247D6, -1, -1, 1450386, -1, -1, -1, -1, -1, -1 }, { 0x247D8, -1, -1, 1450391, -1, -1, -1, -1, -1, -1 }, { 0x247DA, -1, -1, 1450395, -1, -1, -1, -1, -1, -1 }, { 0x247DB, -1, -1, -1, -1, -1, -1, -1, -1, 1450400 }, { 0x247DD, -1, -1, 1450406, -1, -1, -1, -1, -1, -1 }, { 0x247DE, -1, -1, 1450411, -1, -1, -1, -1, -1, -1 }, { 0x247DF, -1, -1, 1450417, -1, -1, -1, -1, -1, -1 }, { 0x247E0, -1, 1450422, 1450428, -1, -1, -1, -1, -1, -1 }, { 0x247E2, -1, -1, 1450432, -1, -1, -1, -1, -1, -1 }, { 0x247E3, -1, -1, 1450437, -1, -1, -1, -1, -1, -1 }, { 0x247E4, -1, -1, 1450443, -1, -1, -1, -1, -1, -1 }, { 0x247E5, 1450453, 1450448, 1450457, -1, -1, -1, -1, -1, -1 }, { 0x247E6, -1, -1, 1450461, -1, -1, -1, -1, -1, -1 }, { 0x247E7, -1, -1, 1450466, -1, -1, -1, -1, -1, -1 }, { 0x247EA, -1, -1, 1450470, -1, -1, -1, -1, -1, -1 }, { 0x247F7, -1, -1, 1450474, -1, -1, -1, -1, -1, -1 }, { 0x247F8, -1, -1, 1450479, -1, -1, -1, -1, -1, -1 }, { 0x247FC, -1, -1, 1450485, -1, -1, -1, -1, -1, -1 }, { 0x247FE, -1, -1, 1450491, -1, -1, -1, -1, -1, -1 }, { 0x247FF, -1, -1, 1450495, -1, -1, -1, -1, -1, -1 }, { 0x24800, -1, -1, 1450501, -1, -1, -1, -1, -1, -1 }, { 0x24802, -1, -1, -1, -1, -1, -1, -1, -1, 1450505 }, { 0x24803, -1, -1, -1, -1, -1, -1, -1, -1, 1450514 }, { 0x24804, -1, -1, -1, -1, -1, -1, -1, -1, 1450521 }, { 0x24805, -1, -1, -1, -1, -1, -1, -1, -1, 1450525 }, { 0x24806, -1, -1, -1, -1, -1, -1, -1, -1, 1450529 }, { 0x24807, -1, -1, 1450535, -1, -1, -1, -1, -1, -1 }, { 0x2480B, 1450539, -1, 1450577, -1, -1, -1, -1, -1, 1450582 }, { 0x2480C, -1, -1, 1450588, -1, -1, -1, -1, -1, -1 }, { 0x2480D, -1, -1, 1450594, -1, -1, -1, -1, -1, -1 }, { 0x2480E, -1, -1, 1450599, -1, -1, -1, -1, -1, -1 }, { 0x24810, -1, -1, 1450603, -1, -1, -1, -1, -1, -1 }, { 0x24811, 1450612, 1450607, -1, -1, -1, -1, -1, -1, -1 }, { 0x24812, -1, 1450622, -1, -1, -1, -1, -1, -1, -1 }, { 0x24813, -1, -1, 1450626, -1, -1, -1, -1, -1, -1 }, { 0x24816, -1, -1, 1450630, -1, -1, -1, -1, -1, -1 }, { 0x24818, -1, -1, 1450636, -1, -1, -1, -1, -1, -1 }, { 0x24819, -1, -1, 1450641, -1, -1, -1, -1, -1, -1 }, { 0x2481A, -1, -1, 1450646, -1, -1, -1, -1, -1, 1450650 }, { 0x2481B, -1, -1, 1450655, -1, -1, -1, -1, -1, -1 }, { 0x2481D, -1, -1, 1450662, -1, -1, -1, -1, -1, -1 }, { 0x2481F, -1, -1, 1450667, -1, -1, -1, -1, -1, -1 }, { 0x24820, -1, -1, 1450671, -1, -1, -1, -1, -1, -1 }, { 0x24823, -1, 1450678, -1, -1, -1, -1, -1, -1, -1 }, { 0x24824, -1, -1, -1, -1, -1, -1, -1, -1, 1450683 }, { 0x2482A, -1, -1, 1450691, -1, -1, -1, -1, -1, -1 }, { 0x2482B, -1, -1, 1450695, -1, -1, -1, -1, -1, -1 }, { 0x2482D, -1, -1, 1450699, -1, -1, -1, -1, -1, -1 }, { 0x2482F, -1, -1, 1450704, -1, -1, -1, -1, -1, -1 }, { 0x24830, -1, -1, -1, -1, -1, -1, -1, -1, 1450710 }, { 0x24831, -1, -1, -1, -1, -1, -1, -1, -1, 1450716 }, { 0x24832, -1, -1, -1, -1, -1, -1, -1, -1, 1450722 }, { 0x24833, -1, -1, -1, -1, -1, -1, -1, -1, 1450728 }, { 0x24834, -1, -1, -1, -1, -1, -1, -1, -1, 1450734 }, { 0x24836, -1, -1, 1450742, -1, -1, -1, -1, -1, 1450748 }, { 0x24837, -1, -1, -1, -1, -1, -1, -1, -1, 1450755 }, { 0x24839, -1, -1, -1, -1, -1, -1, -1, -1, 1450760 }, { 0x2483A, -1, -1, 1450765, -1, -1, -1, -1, -1, -1 }, { 0x2483C, -1, -1, 1450769, -1, -1, -1, -1, -1, -1 }, { 0x2483D, -1, -1, 1450774, -1, -1, -1, -1, -1, -1 }, { 0x2483E, 1450783, 1450778, -1, -1, -1, -1, -1, -1, -1 }, { 0x2483F, -1, -1, 1450797, -1, -1, -1, -1, -1, -1 }, { 0x24841, -1, -1, -1, -1, -1, -1, -1, -1, 1450803 }, { 0x24842, -1, -1, 1450808, -1, -1, -1, -1, -1, -1 }, { 0x24843, -1, -1, 1450813, -1, -1, -1, -1, -1, -1 }, { 0x24846, -1, -1, 1450817, -1, -1, -1, -1, -1, -1 }, { 0x24847, -1, -1, 1450823, -1, -1, -1, -1, -1, -1 }, { 0x2484C, -1, -1, -1, -1, -1, -1, -1, -1, 1450828 }, { 0x2484F, -1, -1, 1450835, -1, -1, -1, -1, -1, -1 }, { 0x24850, -1, -1, 1450840, -1, -1, -1, -1, -1, -1 }, { 0x24853, -1, -1, 1450845, -1, -1, -1, -1, -1, -1 }, { 0x24854, -1, -1, 1450849, -1, -1, -1, -1, -1, -1 }, { 0x24855, -1, -1, 1450855, -1, -1, -1, -1, -1, -1 }, { 0x24856, -1, -1, 1450860, -1, -1, -1, -1, -1, -1 }, { 0x2485A, -1, -1, -1, -1, -1, -1, -1, -1, 1450865 }, { 0x2485B, -1, -1, -1, -1, -1, -1, -1, -1, 1450871 }, { 0x2485D, -1, -1, 1450876, -1, -1, -1, -1, -1, -1 }, { 0x2485F, -1, -1, 1450880, -1, -1, -1, -1, -1, -1 }, { 0x24861, -1, -1, 1450886, -1, -1, -1, -1, -1, -1 }, { 0x24862, -1, -1, 1450890, -1, -1, -1, -1, -1, -1 }, { 0x24863, -1, -1, 1450895, -1, -1, -1, -1, -1, -1 }, { 0x24864, -1, -1, 1450899, -1, -1, -1, -1, -1, -1 }, { 0x24865, -1, -1, 1450904, -1, -1, -1, -1, -1, -1 }, { 0x24867, -1, -1, 1450909, -1, -1, -1, -1, -1, -1 }, { 0x24868, -1, -1, 1450914, -1, -1, -1, -1, -1, -1 }, { 0x2486A, -1, -1, 1450919, -1, -1, -1, -1, -1, -1 }, { 0x2486C, -1, -1, 1450924, -1, -1, -1, -1, -1, -1 }, { 0x2486D, -1, -1, 1450928, -1, -1, -1, -1, -1, -1 }, { 0x2486E, 1450934, -1, 1450951, -1, -1, -1, -1, -1, 1450956 }, { 0x2486F, -1, -1, 1450968, -1, -1, -1, -1, -1, -1 }, { 0x24870, -1, -1, 1450974, -1, -1, -1, -1, -1, -1 }, { 0x24871, -1, -1, 1450979, -1, -1, -1, -1, -1, -1 }, { 0x24872, -1, -1, 1450984, -1, -1, -1, -1, -1, -1 }, { 0x24873, -1, -1, 1450989, -1, -1, -1, -1, -1, -1 }, { 0x24876, -1, -1, 1450995, -1, -1, -1, -1, -1, -1 }, { 0x2487E, -1, -1, 1450999, -1, -1, -1, -1, -1, -1 }, { 0x2487F, -1, -1, 1451002, -1, -1, -1, -1, -1, -1 }, { 0x24880, -1, -1, 1451006, -1, -1, -1, -1, -1, -1 }, { 0x24881, -1, -1, 1451010, -1, -1, -1, -1, -1, -1 }, { 0x24882, -1, 1451016, 1451021, -1, -1, -1, -1, -1, -1 }, { 0x24884, -1, -1, 1451025, -1, -1, -1, -1, -1, -1 }, { 0x24887, -1, -1, -1, -1, -1, -1, -1, -1, 1451032 }, { 0x24888, -1, -1, -1, -1, -1, -1, -1, -1, 1451039 }, { 0x2488A, -1, -1, 1451044, -1, -1, -1, -1, -1, -1 }, { 0x2488B, -1, -1, 1451048, -1, -1, -1, -1, -1, -1 }, { 0x2488E, -1, -1, 1451053, -1, -1, -1, -1, -1, -1 }, { 0x2488F, -1, -1, 1451059, -1, -1, -1, -1, -1, -1 }, { 0x24890, -1, -1, 1451064, -1, -1, -1, -1, -1, -1 }, { 0x24892, -1, -1, 1451070, -1, -1, -1, -1, -1, -1 }, { 0x24893, -1, -1, 1451076, -1, -1, -1, -1, -1, -1 }, { 0x24894, -1, -1, -1, -1, -1, -1, -1, -1, 1451080 }, { 0x24895, 1451090, 1451085, 1451122, -1, -1, -1, -1, -1, -1 }, { 0x24896, -1, -1, 1451127, -1, -1, -1, -1, -1, -1 }, { 0x24897, -1, -1, 1451132, -1, -1, -1, -1, -1, 1451137 }, { 0x24898, -1, -1, 1451142, -1, -1, -1, -1, -1, -1 }, { 0x2489F, -1, -1, 1451146, -1, -1, -1, -1, -1, -1 }, { 0x248A3, -1, -1, 1451150, -1, -1, -1, -1, -1, -1 }, { 0x248A4, -1, -1, -1, -1, -1, -1, -1, -1, 1451154 }, { 0x248A5, -1, -1, -1, -1, -1, -1, -1, -1, 1451160 }, { 0x248A6, -1, -1, 1451168, -1, -1, -1, -1, -1, -1 }, { 0x248A8, -1, -1, 1451173, -1, -1, -1, -1, -1, -1 }, { 0x248AA, 1451183, 1451178, 1451191, 1451196, -1, -1, -1, -1, -1 }, { 0x248AB, -1, -1, -1, -1, -1, -1, -1, -1, 1451203 }, { 0x248AC, -1, -1, -1, -1, -1, -1, -1, -1, 1451209 }, { 0x248AD, -1, -1, 1451218, -1, -1, -1, -1, -1, -1 }, { 0x248AE, -1, -1, 1451223, -1, -1, -1, -1, -1, -1 }, { 0x248B4, -1, -1, 1451229, -1, -1, -1, -1, -1, -1 }, { 0x248B5, -1, -1, 1451235, -1, -1, -1, -1, -1, -1 }, { 0x248B6, -1, -1, 1451239, -1, -1, -1, -1, -1, -1 }, { 0x248B9, -1, -1, 1451246, -1, -1, -1, -1, -1, -1 }, { 0x248BA, -1, -1, 1451251, -1, -1, -1, -1, -1, -1 }, { 0x248BC, -1, -1, 1451256, -1, -1, -1, -1, -1, -1 }, { 0x248BD, -1, -1, -1, -1, -1, -1, -1, -1, 1451261 }, { 0x248BE, -1, -1, -1, -1, -1, -1, -1, -1, 1451268 }, { 0x248BF, -1, -1, -1, -1, -1, -1, -1, -1, 1451274 }, { 0x248C3, -1, -1, 1451279, -1, -1, -1, -1, -1, -1 }, { 0x248C4, -1, -1, -1, -1, -1, -1, -1, -1, 1451283 }, { 0x248C5, -1, -1, 1451287, -1, -1, -1, -1, -1, -1 }, { 0x248C6, -1, -1, 1451292, -1, -1, -1, -1, -1, -1 }, { 0x248CC, -1, -1, 1451298, -1, -1, -1, -1, -1, -1 }, { 0x248CE, -1, -1, 1451304, -1, -1, -1, -1, -1, -1 }, { 0x248D1, -1, -1, 1451310, -1, -1, -1, -1, -1, -1 }, { 0x248D8, -1, -1, 1451315, -1, -1, -1, -1, -1, -1 }, { 0x248D9, -1, -1, 1451321, -1, -1, -1, -1, -1, -1 }, { 0x248DA, -1, -1, -1, -1, -1, -1, -1, -1, 1451326 }, { 0x248DE, -1, -1, 1451332, -1, -1, -1, -1, -1, -1 }, { 0x248DF, -1, -1, 1451338, -1, -1, -1, -1, -1, -1 }, { 0x248E0, -1, -1, 1451343, -1, -1, -1, -1, -1, -1 }, { 0x248E1, -1, -1, -1, -1, -1, -1, -1, -1, 1451349 }, { 0x248E5, 1451361, 1451355, -1, -1, -1, -1, -1, -1, -1 }, { 0x248E8, -1, -1, 1451374, -1, -1, -1, -1, -1, -1 }, { 0x248E9, -1, 1451378, -1, -1, -1, -1, -1, -1, -1 }, { 0x248EC, -1, -1, 1451383, -1, -1, -1, -1, -1, -1 }, { 0x248EE, -1, -1, 1451387, -1, -1, -1, -1, -1, -1 }, { 0x248EF, -1, -1, 1451391, -1, -1, -1, -1, -1, -1 }, { 0x248F0, -1, 1451396, 1451407, -1, -1, -1, -1, 1451401, -1 }, { 0x248F1, -1, 1451411, -1, -1, -1, -1, -1, -1, -1 }, { 0x248F2, -1, 1451415, 1451421, -1, -1, -1, -1, -1, -1 }, { 0x248F3, -1, 1451426, -1, -1, -1, -1, -1, -1, -1 }, { 0x248F5, -1, -1, 1451431, -1, -1, -1, -1, -1, -1 }, { 0x248F6, -1, -1, 1451435, -1, -1, -1, -1, -1, -1 }, { 0x248F8, -1, -1, 1451440, -1, -1, -1, -1, -1, -1 }, { 0x248F9, -1, -1, 1451444, -1, -1, -1, -1, -1, -1 }, { 0x248FB, -1, 1451448, 1451453, -1, -1, -1, -1, -1, -1 }, { 0x248FC, -1, -1, 1451457, -1, -1, -1, -1, -1, -1 }, { 0x248FF, -1, 1451462, -1, -1, -1, -1, -1, -1, -1 }, { 0x24900, -1, 1451467, -1, -1, -1, -1, -1, -1, -1 }, { 0x24901, -1, 1451473, -1, -1, -1, -1, -1, -1, -1 }, { 0x2490A, -1, -1, 1451479, -1, -1, -1, -1, -1, -1 }, { 0x2490B, -1, -1, 1451483, -1, -1, -1, -1, -1, -1 }, { 0x2490C, -1, 1451487, -1, -1, -1, -1, -1, -1, -1 }, { 0x24910, -1, -1, 1451493, -1, -1, -1, -1, -1, -1 }, { 0x24911, -1, -1, 1451497, -1, -1, -1, -1, -1, -1 }, { 0x24912, -1, -1, 1451504, -1, -1, -1, -1, -1, -1 }, { 0x24916, -1, 1451508, -1, -1, -1, -1, -1, -1, -1 }, { 0x24919, -1, 1451513, -1, -1, -1, -1, -1, -1, -1 }, { 0x24926, -1, -1, 1451518, -1, -1, -1, -1, -1, -1 }, { 0x24927, -1, -1, 1451524, -1, -1, -1, -1, -1, -1 }, { 0x24929, -1, -1, 1451529, -1, -1, -1, -1, -1, -1 }, { 0x2492B, -1, -1, 1451534, -1, -1, -1, -1, -1, -1 }, { 0x2492C, -1, -1, 1451539, -1, -1, -1, -1, -1, -1 }, { 0x2492E, -1, -1, 1451544, -1, -1, -1, -1, -1, -1 }, { 0x2492F, -1, 1451550, -1, -1, -1, -1, -1, -1, -1 }, { 0x24930, -1, -1, -1, -1, -1, -1, -1, -1, 1451556 }, { 0x24931, -1, -1, 1451560, -1, -1, -1, -1, -1, -1 }, { 0x24932, -1, -1, 1451564, -1, -1, -1, -1, -1, -1 }, { 0x24933, -1, 1451570, -1, -1, -1, -1, -1, -1, -1 }, { 0x24934, -1, 1451574, -1, -1, -1, -1, -1, -1, -1 }, { 0x24936, -1, -1, 1451579, -1, -1, -1, -1, -1, -1 }, { 0x24937, -1, -1, 1451586, -1, -1, -1, -1, -1, -1 }, { 0x24938, -1, -1, 1451591, -1, -1, -1, -1, -1, -1 }, { 0x2493A, -1, -1, 1451596, -1, -1, -1, -1, -1, -1 }, { 0x2493E, -1, 1451600, -1, -1, -1, -1, -1, -1, -1 }, { 0x2493F, -1, 1451605, -1, -1, -1, -1, -1, -1, -1 }, { 0x24940, -1, 1451611, -1, -1, -1, -1, -1, -1, -1 }, { 0x24941, -1, 1451615, -1, -1, -1, -1, -1, -1, -1 }, { 0x24942, -1, 1451621, -1, -1, -1, -1, -1, -1, -1 }, { 0x24951, -1, -1, -1, -1, -1, -1, -1, -1, 1451626 }, { 0x24952, -1, -1, 1451632, -1, -1, -1, -1, -1, -1 }, { 0x24953, -1, -1, 1451636, -1, -1, -1, -1, -1, -1 }, { 0x24954, -1, -1, 1451641, -1, -1, -1, -1, -1, -1 }, { 0x24957, 1451650, 1451645, 1451673, -1, -1, -1, -1, -1, -1 }, { 0x24959, -1, -1, 1451678, -1, -1, -1, -1, -1, -1 }, { 0x24962, -1, 1451683, -1, -1, -1, -1, -1, -1, -1 }, { 0x24963, -1, 1451688, -1, -1, -1, -1, -1, -1, -1 }, { 0x2496D, -1, -1, 1451693, -1, -1, -1, -1, -1, 1451698 }, { 0x2496E, -1, -1, 1451702, -1, -1, -1, -1, -1, -1 }, { 0x24970, -1, -1, 1451707, -1, -1, -1, -1, -1, -1 }, { 0x24974, -1, 1451712, -1, -1, -1, -1, -1, -1, -1 }, { 0x24975, -1, 1451716, -1, -1, -1, -1, -1, -1, -1 }, { 0x24977, -1, -1, 1451722, -1, -1, -1, -1, -1, -1 }, { 0x2497B, -1, 1451728, -1, -1, -1, -1, -1, -1, -1 }, { 0x2497D, -1, -1, 1451733, -1, -1, -1, -1, -1, -1 }, { 0x2497F, -1, 1451737, 1451742, -1, -1, -1, -1, -1, -1 }, { 0x24980, -1, 1451746, 1451751, -1, -1, -1, -1, -1, -1 }, { 0x24983, -1, -1, 1451755, -1, -1, -1, -1, -1, -1 }, { 0x24984, -1, -1, 1451760, -1, -1, -1, -1, -1, -1 }, { 0x24988, -1, 1451765, -1, -1, -1, -1, -1, -1, -1 }, { 0x24989, -1, 1451770, -1, -1, -1, -1, -1, -1, -1 }, { 0x2498A, -1, 1451776, -1, -1, -1, -1, -1, -1, -1 }, { 0x2498B, -1, 1451782, -1, -1, -1, -1, -1, -1, -1 }, { 0x2498C, -1, 1451788, -1, -1, -1, -1, -1, -1, -1 }, { 0x2498D, -1, 1451792, -1, -1, -1, -1, -1, -1, -1 }, { 0x2498E, -1, 1451797, -1, -1, -1, -1, -1, -1, -1 }, { 0x2498F, 1451809, 1451803, -1, -1, -1, -1, -1, -1, -1 }, { 0x24994, -1, 1451819, -1, -1, -1, -1, -1, -1, -1 }, { 0x249A4, -1, 1451825, 1451829, -1, -1, -1, -1, -1, -1 }, { 0x249A6, -1, -1, 1451833, -1, -1, -1, -1, -1, -1 }, { 0x249A7, -1, 1451838, -1, -1, -1, -1, -1, -1, -1 }, { 0x249AA, -1, -1, 1451842, -1, -1, -1, -1, -1, -1 }, { 0x249AB, -1, 1451848, -1, -1, -1, -1, -1, -1, -1 }, { 0x249AD, -1, 1451854, -1, -1, -1, -1, -1, -1, -1 }, { 0x249AE, -1, -1, 1451860, -1, -1, -1, -1, -1, -1 }, { 0x249B7, -1, 1451865, -1, -1, -1, -1, -1, -1, -1 }, { 0x249B8, -1, 1451870, -1, -1, -1, -1, -1, -1, -1 }, { 0x249B9, -1, 1451875, -1, -1, -1, -1, -1, -1, -1 }, { 0x249BA, -1, 1451881, -1, -1, -1, -1, -1, -1, -1 }, { 0x249BB, -1, 1451886, -1, -1, -1, -1, -1, -1, -1 }, { 0x249C5, -1, 1451893, -1, -1, -1, -1, -1, -1, -1 }, { 0x249D0, -1, 1451899, -1, -1, -1, -1, -1, -1, -1 }, { 0x249D5, -1, -1, 1451904, -1, -1, -1, -1, -1, -1 }, { 0x249D8, -1, -1, 1451908, -1, -1, -1, -1, -1, -1 }, { 0x249D9, -1, -1, 1451914, -1, -1, -1, -1, -1, -1 }, { 0x249DA, 1451924, 1451918, 1451934, -1, -1, -1, -1, -1, -1 }, { 0x249DB, -1, -1, 1451940, -1, -1, -1, -1, -1, -1 }, { 0x249DC, -1, -1, 1451944, -1, -1, -1, -1, -1, -1 }, { 0x249DE, -1, 1451949, -1, -1, -1, -1, -1, -1, -1 }, { 0x249DF, -1, 1451954, -1, -1, -1, -1, -1, -1, -1 }, { 0x249E0, -1, -1, 1451960, -1, -1, -1, -1, -1, -1 }, { 0x249E3, -1, 1451966, 1451971, -1, -1, -1, -1, -1, -1 }, { 0x249E5, -1, 1451977, -1, -1, -1, -1, -1, -1, -1 }, { 0x249E9, -1, -1, 1451983, -1, -1, -1, -1, -1, -1 }, { 0x249EB, -1, -1, 1451988, -1, -1, -1, -1, -1, -1 }, { 0x249EC, -1, 1451993, -1, -1, -1, -1, -1, -1, -1 }, { 0x249ED, -1, 1451998, 1452004, -1, -1, -1, -1, -1, -1 }, { 0x249F6, -1, 1452010, -1, -1, -1, -1, -1, -1, -1 }, { 0x249F7, -1, 1452015, -1, -1, -1, -1, -1, -1, -1 }, { 0x249F8, -1, 1452020, -1, -1, -1, -1, -1, -1, -1 }, { 0x249F9, -1, 1452025, -1, -1, -1, -1, -1, -1, -1 }, { 0x249FB, -1, 1452029, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A01, -1, -1, -1, -1, -1, -1, -1, 1452035, -1 }, { 0x24A0D, -1, -1, 1452041, -1, -1, -1, -1, -1, -1 }, { 0x24A0E, -1, 1452045, 1452051, -1, -1, -1, -1, -1, -1 }, { 0x24A0F, 1452059, 1452055, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A10, -1, -1, 1452099, -1, -1, -1, -1, -1, -1 }, { 0x24A11, -1, -1, 1452103, -1, -1, -1, -1, -1, -1 }, { 0x24A12, -1, 1452107, -1, -1, -1, -1, -1, 1452112, -1 }, { 0x24A13, -1, 1452118, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A15, -1, 1452123, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A16, -1, -1, 1452128, -1, -1, -1, -1, -1, -1 }, { 0x24A17, -1, -1, 1452132, -1, -1, -1, -1, -1, -1 }, { 0x24A19, -1, -1, 1452137, -1, -1, -1, -1, -1, -1 }, { 0x24A21, -1, 1452141, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A22, -1, 1452147, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A23, -1, 1452153, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A24, -1, 1452158, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A25, -1, 1452163, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A26, -1, 1452168, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A27, -1, 1452172, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A28, -1, 1452177, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A29, -1, 1452182, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A2A, -1, 1452187, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A36, -1, -1, 1452193, -1, -1, -1, -1, -1, -1 }, { 0x24A3B, -1, -1, 1452199, -1, -1, -1, -1, -1, -1 }, { 0x24A3E, -1, 1452205, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A42, -1, 1452211, 1452216, -1, -1, -1, -1, -1, -1 }, { 0x24A44, -1, -1, 1452221, -1, -1, -1, -1, -1, -1 }, { 0x24A45, -1, 1452228, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A4A, -1, 1452234, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A4E, -1, 1452239, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A4F, -1, 1452245, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A50, -1, 1452251, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A51, -1, 1452255, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A5D, -1, 1452260, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A61, 1452271, 1452265, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A65, -1, 1452281, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A66, -1, 1452287, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A67, -1, 1452292, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A68, -1, -1, 1452298, -1, -1, -1, -1, -1, -1 }, { 0x24A69, -1, -1, 1452303, -1, -1, -1, -1, -1, -1 }, { 0x24A6A, -1, -1, 1452308, -1, -1, -1, -1, -1, -1 }, { 0x24A6D, -1, -1, 1452315, -1, -1, -1, -1, -1, -1 }, { 0x24A6E, -1, -1, 1452320, -1, -1, -1, -1, -1, -1 }, { 0x24A71, -1, 1452324, 1452329, -1, -1, -1, -1, -1, -1 }, { 0x24A72, -1, -1, 1452335, -1, -1, -1, -1, -1, -1 }, { 0x24A77, -1, 1452339, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A78, -1, 1452345, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A79, -1, 1452351, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A7A, -1, 1452356, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A7D, 1452365, 1452360, 1452373, -1, -1, -1, -1, -1, -1 }, { 0x24A84, -1, -1, 1452379, -1, -1, -1, -1, -1, -1 }, { 0x24A86, -1, -1, 1452382, -1, -1, -1, -1, -1, -1 }, { 0x24A8A, -1, -1, -1, -1, -1, -1, -1, -1, 1452387 }, { 0x24A8B, -1, -1, 1452395, -1, -1, -1, -1, -1, -1 }, { 0x24A8C, -1, 1452401, 1452406, -1, -1, -1, -1, -1, -1 }, { 0x24A8D, -1, -1, 1452410, -1, -1, -1, -1, -1, -1 }, { 0x24A8E, -1, -1, 1452415, -1, -1, -1, -1, -1, -1 }, { 0x24A93, -1, 1452420, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A95, -1, 1452426, -1, -1, -1, -1, -1, -1, -1 }, { 0x24A96, -1, 1452431, -1, -1, -1, -1, -1, -1, -1 }, { 0x24AA1, -1, -1, 1452436, -1, -1, -1, -1, -1, -1 }, { 0x24AA4, -1, 1452443, -1, -1, -1, -1, -1, -1, -1 }, { 0x24AA6, -1, 1452449, -1, -1, -1, -1, -1, -1, -1 }, { 0x24AA7, -1, 1452453, -1, -1, -1, -1, -1, -1, -1 }, { 0x24AAA, -1, -1, 1452459, -1, -1, -1, -1, -1, -1 }, { 0x24AAE, -1, -1, 1452466, -1, -1, -1, -1, -1, -1 }, { 0x24AB1, -1, 1452472, -1, -1, -1, -1, -1, -1, -1 }, { 0x24AB2, -1, 1452477, -1, -1, -1, -1, -1, -1, -1 }, { 0x24AB3, -1, 1452482, -1, -1, -1, -1, -1, -1, -1 }, { 0x24ABA, -1, 1452487, -1, -1, -1, -1, -1, -1, -1 }, { 0x24ABB, -1, 1452492, -1, -1, -1, -1, -1, -1, -1 }, { 0x24ABC, -1, 1452498, -1, -1, -1, -1, -1, -1, -1 }, { 0x24AC0, -1, 1452503, -1, -1, -1, -1, -1, -1, -1 }, { 0x24AC7, -1, 1452509, -1, -1, -1, -1, -1, -1, -1 }, { 0x24AC9, -1, -1, 1452514, -1, -1, -1, -1, -1, -1 }, { 0x24ACA, -1, 1452519, -1, -1, -1, -1, -1, -1, -1 }, { 0x24AD1, -1, 1452525, -1, -1, -1, -1, -1, -1, -1 }, { 0x24AD5, -1, -1, 1452530, -1, -1, -1, -1, -1, -1 }, { 0x24ADD, -1, -1, 1452535, -1, -1, -1, -1, -1, -1 }, { 0x24ADE, -1, -1, 1452539, -1, -1, -1, -1, -1, -1 }, { 0x24ADF, -1, 1452545, -1, -1, -1, -1, -1, -1, -1 }, { 0x24AE2, -1, 1452550, -1, -1, -1, -1, -1, -1, -1 }, { 0x24AE3, -1, -1, 1452555, -1, -1, -1, -1, -1, -1 }, { 0x24AE7, -1, -1, 1452560, -1, -1, -1, -1, -1, -1 }, { 0x24AE8, -1, -1, 1452565, -1, -1, -1, -1, -1, -1 }, { 0x24AE9, 1452576, 1452570, 1452616, -1, -1, -1, -1, -1, -1 }, { 0x24AEB, -1, -1, 1452622, -1, -1, -1, -1, -1, -1 }, { 0x24AEC, -1, -1, 1452627, -1, -1, -1, -1, -1, -1 }, { 0x24AF1, -1, -1, 1452633, -1, -1, -1, -1, -1, -1 }, { 0x24AF2, -1, -1, 1452638, -1, -1, -1, -1, -1, -1 }, { 0x24AF5, -1, -1, 1452644, -1, -1, -1, -1, -1, -1 }, { 0x24AF6, -1, -1, 1452649, -1, -1, -1, -1, -1, -1 }, { 0x24AF7, -1, -1, 1452654, -1, -1, -1, -1, -1, -1 }, { 0x24AF9, -1, -1, 1452660, -1, -1, -1, -1, -1, -1 }, { 0x24AFA, -1, -1, 1452664, -1, -1, -1, -1, -1, -1 }, { 0x24AFB, -1, -1, 1452669, -1, -1, -1, -1, -1, -1 }, { 0x24AFF, -1, -1, -1, -1, -1, -1, -1, -1, 1452673 }, { 0x24B00, -1, -1, -1, -1, -1, -1, -1, -1, 1452678 }, { 0x24B01, -1, -1, 1452683, -1, -1, -1, -1, -1, -1 }, { 0x24B02, -1, -1, 1452688, -1, -1, -1, -1, -1, -1 }, { 0x24B03, -1, -1, 1452692, -1, -1, -1, -1, -1, -1 }, { 0x24B08, -1, -1, -1, -1, -1, -1, -1, -1, 1452697 }, { 0x24B0C, -1, -1, 1452703, -1, -1, -1, -1, -1, -1 }, { 0x24B0F, -1, -1, 1452709, -1, -1, -1, -1, -1, -1 }, { 0x24B10, -1, -1, 1452714, -1, -1, -1, -1, -1, -1 }, { 0x24B13, -1, -1, 1452720, -1, -1, -1, -1, -1, -1 }, { 0x24B14, -1, -1, 1452726, -1, -1, -1, -1, -1, -1 }, { 0x24B15, -1, -1, 1452731, -1, -1, -1, -1, -1, -1 }, { 0x24B16, -1, -1, 1452735, -1, -1, -1, -1, -1, -1 }, { 0x24B18, -1, -1, 1452740, -1, -1, -1, -1, -1, -1 }, { 0x24B1B, 1452744, -1, 1452752, -1, -1, -1, -1, -1, -1 }, { 0x24B1D, -1, -1, 1452756, -1, -1, -1, -1, -1, -1 }, { 0x24B20, -1, -1, 1452761, -1, -1, -1, -1, -1, -1 }, { 0x24B25, -1, -1, 1452767, -1, -1, -1, -1, -1, -1 }, { 0x24B26, -1, -1, 1452773, -1, -1, -1, -1, -1, -1 }, { 0x24B27, -1, -1, 1452777, -1, -1, -1, -1, -1, -1 }, { 0x24B28, -1, -1, 1452781, -1, -1, -1, -1, -1, -1 }, { 0x24B29, -1, -1, 1452786, -1, -1, -1, -1, -1, -1 }, { 0x24B2A, -1, -1, 1452790, -1, -1, -1, -1, -1, 1452794 }, { 0x24B2B, -1, -1, 1452800, -1, -1, -1, -1, -1, -1 }, { 0x24B2D, -1, -1, 1452805, -1, -1, -1, -1, -1, -1 }, { 0x24B2F, -1, -1, 1452809, -1, -1, -1, -1, -1, -1 }, { 0x24B31, -1, -1, 1452814, -1, -1, -1, -1, -1, -1 }, { 0x24B32, -1, -1, -1, -1, -1, -1, -1, -1, 1452818 }, { 0x24B33, -1, -1, 1452824, -1, -1, -1, -1, -1, -1 }, { 0x24B35, -1, -1, 1452830, -1, -1, -1, -1, -1, -1 }, { 0x24B37, -1, -1, 1452834, -1, -1, -1, -1, -1, -1 }, { 0x24B38, -1, -1, -1, -1, -1, -1, -1, -1, 1452838 }, { 0x24B3E, -1, -1, 1452844, -1, -1, -1, -1, -1, -1 }, { 0x24B3F, -1, -1, 1452849, -1, -1, -1, -1, -1, -1 }, { 0x24B42, -1, -1, 1452853, -1, -1, -1, -1, -1, -1 }, { 0x24B48, -1, -1, 1452858, -1, -1, -1, -1, -1, -1 }, { 0x24B49, -1, -1, 1452864, -1, -1, -1, -1, -1, -1 }, { 0x24B4C, -1, -1, 1452871, -1, -1, -1, -1, -1, -1 }, { 0x24B4D, -1, -1, 1452875, -1, -1, -1, -1, -1, -1 }, { 0x24B51, -1, -1, 1452880, -1, -1, -1, -1, -1, -1 }, { 0x24B52, -1, -1, 1452884, -1, -1, -1, -1, -1, -1 }, { 0x24B54, -1, -1, 1452889, -1, -1, -1, -1, -1, -1 }, { 0x24B59, -1, -1, 1452895, -1, -1, -1, -1, -1, -1 }, { 0x24B5A, -1, -1, -1, -1, -1, -1, -1, -1, 1452900 }, { 0x24B5B, 1452911, 1452905, 1452943, -1, -1, -1, -1, -1, -1 }, { 0x24B5C, -1, -1, 1452949, -1, -1, -1, -1, -1, -1 }, { 0x24B5E, -1, -1, 1452953, -1, -1, -1, -1, -1, -1 }, { 0x24B5F, -1, -1, 1452958, -1, -1, -1, -1, -1, -1 }, { 0x24B60, -1, -1, 1452962, -1, -1, -1, -1, -1, -1 }, { 0x24B62, -1, -1, 1452966, -1, -1, -1, -1, -1, -1 }, { 0x24B67, -1, -1, 1452971, -1, -1, -1, -1, -1, -1 }, { 0x24B69, -1, -1, 1452976, -1, -1, -1, -1, -1, -1 }, { 0x24B6B, -1, -1, 1452982, -1, -1, -1, -1, -1, -1 }, { 0x24B6C, -1, -1, 1452988, -1, -1, -1, -1, -1, -1 }, { 0x24B6E, -1, 1452995, -1, -1, -1, -1, -1, -1, -1 }, { 0x24B71, -1, -1, 1453001, -1, -1, -1, -1, -1, -1 }, { 0x24B74, -1, -1, 1453005, -1, -1, -1, -1, -1, -1 }, { 0x24B75, -1, -1, -1, -1, -1, -1, -1, -1, 1453009 }, { 0x24B76, -1, -1, -1, -1, -1, -1, -1, -1, 1453014 }, { 0x24B77, -1, -1, -1, -1, -1, -1, -1, -1, 1453020 }, { 0x24B78, -1, -1, -1, -1, -1, -1, -1, -1, 1453027 }, { 0x24B7B, -1, -1, 1453033, -1, -1, -1, -1, -1, -1 }, { 0x24B7C, -1, -1, 1453037, -1, -1, -1, -1, -1, -1 }, { 0x24B7D, -1, -1, 1453040, -1, -1, -1, -1, -1, -1 }, { 0x24B80, 1453048, 1453044, -1, -1, -1, -1, -1, -1, -1 }, { 0x24B83, -1, -1, -1, -1, -1, -1, -1, -1, 1453056 }, { 0x24B84, -1, -1, -1, -1, -1, -1, -1, -1, 1453060 }, { 0x24B86, -1, -1, 1453067, -1, -1, -1, -1, -1, -1 }, { 0x24B8A, -1, -1, 1453071, -1, -1, -1, -1, -1, -1 }, { 0x24B8B, -1, -1, 1453077, -1, -1, -1, -1, -1, -1 }, { 0x24B8C, -1, -1, 1453082, -1, -1, -1, -1, -1, -1 }, { 0x24B8D, -1, -1, 1453087, -1, -1, -1, -1, -1, -1 }, { 0x24B8E, -1, -1, 1453094, -1, -1, -1, -1, -1, -1 }, { 0x24B8F, -1, -1, 1453099, -1, -1, -1, -1, -1, -1 }, { 0x24B90, -1, -1, 1453105, -1, -1, -1, -1, -1, -1 }, { 0x24B91, -1, -1, -1, -1, -1, -1, -1, -1, 1453110 }, { 0x24B92, -1, -1, -1, -1, -1, -1, -1, -1, 1453113 }, { 0x24B95, -1, -1, 1453117, -1, -1, -1, -1, -1, -1 }, { 0x24B97, -1, -1, -1, -1, -1, -1, -1, -1, 1453122 }, { 0x24B98, -1, -1, 1453127, -1, -1, -1, -1, -1, 1453133 }, { 0x24B99, -1, -1, 1453140, -1, -1, -1, -1, -1, -1 }, { 0x24B9A, -1, -1, 1453144, -1, -1, -1, -1, -1, -1 }, { 0x24B9C, -1, -1, 1453149, -1, -1, -1, -1, -1, -1 }, { 0x24B9E, -1, -1, -1, -1, -1, -1, -1, -1, 1453155 }, { 0x24B9F, -1, -1, -1, -1, -1, -1, -1, -1, 1453161 }, { 0x24BA0, -1, -1, -1, -1, -1, -1, -1, -1, 1453167 }, { 0x24BA5, -1, -1, -1, -1, -1, -1, -1, -1, 1453175 }, { 0x24BA7, -1, -1, 1453179, -1, -1, -1, -1, -1, -1 }, { 0x24BA8, 1453189, 1453183, -1, -1, -1, -1, -1, -1, -1 }, { 0x24BA9, -1, -1, 1453214, -1, -1, -1, -1, -1, -1 }, { 0x24BAA, -1, -1, 1453219, -1, -1, -1, -1, -1, -1 }, { 0x24BAD, 1453224, -1, 1453249, -1, -1, -1, -1, -1, -1 }, { 0x24BAF, -1, -1, 1453255, -1, -1, -1, -1, -1, -1 }, { 0x24BB0, -1, -1, 1453260, -1, -1, -1, -1, -1, -1 }, { 0x24BB1, -1, -1, 1453264, -1, -1, -1, -1, -1, -1 }, { 0x24BB3, -1, -1, 1453269, -1, -1, -1, -1, -1, -1 }, { 0x24BB7, -1, -1, 1453276, -1, -1, -1, -1, -1, -1 }, { 0x24BB8, -1, -1, 1453281, -1, -1, -1, -1, -1, -1 }, { 0x24BBC, -1, -1, 1453286, -1, -1, -1, -1, -1, -1 }, { 0x24BBD, -1, -1, 1453291, -1, -1, -1, -1, -1, -1 }, { 0x24BBE, -1, -1, -1, -1, -1, -1, -1, -1, 1453296 }, { 0x24BBF, -1, -1, -1, -1, -1, -1, -1, -1, 1453303 }, { 0x24BC4, -1, -1, 1453310, -1, -1, -1, -1, -1, -1 }, { 0x24BC6, -1, -1, -1, -1, -1, -1, -1, -1, 1453315 }, { 0x24BC7, -1, -1, 1453320, -1, -1, -1, -1, -1, -1 }, { 0x24BCA, -1, -1, -1, -1, -1, -1, -1, -1, 1453325 }, { 0x24BCC, -1, -1, 1453330, -1, -1, -1, -1, -1, -1 }, { 0x24BD0, -1, -1, 1453335, -1, -1, -1, -1, -1, -1 }, { 0x24BD1, -1, -1, -1, -1, -1, -1, -1, -1, 1453340 }, { 0x24BD6, -1, -1, 1453346, -1, -1, -1, -1, -1, -1 }, { 0x24BDA, -1, -1, 1453351, -1, -1, -1, -1, -1, -1 }, { 0x24BDC, -1, -1, 1453358, -1, -1, -1, -1, -1, -1 }, { 0x24BE1, -1, -1, 1453363, -1, -1, -1, -1, -1, -1 }, { 0x24BE5, -1, -1, 1453370, -1, -1, -1, -1, -1, -1 }, { 0x24BE8, -1, -1, -1, -1, -1, -1, -1, -1, 1453376 }, { 0x24BE9, -1, -1, -1, -1, -1, -1, -1, -1, 1453383 }, { 0x24BED, -1, -1, -1, -1, -1, -1, -1, -1, 1453390 }, { 0x24BF0, -1, -1, -1, -1, -1, -1, -1, -1, 1453396 }, { 0x24BF1, -1, -1, -1, -1, -1, -1, -1, -1, 1453402 }, { 0x24BF3, 1453406, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x24BF5, -1, 1453457, -1, -1, -1, -1, -1, -1, -1 }, { 0x24BF6, -1, -1, -1, -1, -1, -1, -1, -1, 1453463 }, { 0x24BF7, -1, -1, 1453468, -1, -1, -1, -1, -1, -1 }, { 0x24BF8, -1, -1, 1453475, -1, -1, -1, -1, -1, -1 }, { 0x24BFA, -1, -1, -1, -1, -1, -1, -1, -1, 1453480 }, { 0x24BFB, -1, -1, 1453487, -1, -1, -1, -1, -1, -1 }, { 0x24BFF, -1, -1, -1, -1, -1, -1, -1, -1, 1453493 }, { 0x24C01, -1, -1, -1, -1, -1, -1, -1, -1, 1453499 }, { 0x24C02, -1, -1, 1453504, -1, -1, -1, -1, -1, -1 }, { 0x24C05, -1, -1, 1453510, -1, -1, -1, -1, -1, -1 }, { 0x24C07, 1453522, 1453517, -1, -1, -1, -1, -1, -1, -1 }, { 0x24C08, -1, -1, 1453530, -1, -1, -1, -1, -1, -1 }, { 0x24C09, -1, 1453535, -1, -1, -1, -1, -1, -1, -1 }, { 0x24C0C, -1, -1, 1453541, -1, -1, -1, -1, -1, -1 }, { 0x24C11, -1, -1, 1453548, -1, -1, -1, -1, -1, -1 }, { 0x24C15, 1453558, 1453552, -1, -1, -1, -1, -1, -1, -1 }, { 0x24C19, -1, -1, 1453567, -1, -1, -1, -1, -1, -1 }, { 0x24C1A, -1, -1, 1453571, -1, -1, -1, -1, -1, -1 }, { 0x24C1D, 1453581, 1453575, 1453590, -1, -1, -1, -1, -1, -1 }, { 0x24C1F, -1, -1, 1453596, -1, -1, -1, -1, -1, -1 }, { 0x24C20, -1, -1, 1453602, -1, -1, -1, -1, -1, -1 }, { 0x24C21, 1453612, 1453607, 1453620, -1, -1, -1, -1, -1, -1 }, { 0x24C26, -1, -1, 1453626, -1, -1, -1, -1, -1, -1 }, { 0x24C2A, -1, -1, 1453631, -1, -1, -1, -1, -1, -1 }, { 0x24C2C, -1, -1, 1453636, -1, -1, -1, -1, -1, -1 }, { 0x24C33, -1, -1, 1453642, -1, -1, -1, -1, -1, -1 }, { 0x24C43, -1, -1, 1453648, -1, -1, -1, -1, -1, -1 }, { 0x24C45, -1, -1, 1453653, -1, -1, -1, -1, -1, -1 }, { 0x24C46, -1, -1, 1453657, -1, -1, -1, -1, -1, -1 }, { 0x24C47, -1, -1, 1453661, -1, -1, -1, -1, -1, -1 }, { 0x24C48, 1453672, 1453667, -1, -1, -1, -1, -1, -1, -1 }, { 0x24C4B, -1, -1, 1453735, -1, -1, -1, -1, -1, -1 }, { 0x24C4C, -1, -1, 1453740, -1, -1, -1, -1, -1, -1 }, { 0x24C4D, -1, -1, 1453744, -1, -1, -1, -1, -1, -1 }, { 0x24C4E, -1, -1, 1453748, -1, -1, -1, -1, -1, -1 }, { 0x24C50, -1, -1, 1453753, -1, -1, -1, -1, -1, -1 }, { 0x24C5B, -1, -1, 1453758, -1, -1, -1, -1, -1, -1 }, { 0x24C5C, -1, -1, 1453763, -1, -1, -1, -1, -1, -1 }, { 0x24C5D, 1453775, 1453769, 1453801, -1, -1, -1, -1, -1, -1 }, { 0x24C5F, -1, -1, 1453807, -1, -1, -1, -1, -1, -1 }, { 0x24C60, -1, -1, 1453812, -1, -1, -1, -1, -1, -1 }, { 0x24C61, -1, -1, 1453818, -1, -1, -1, -1, -1, -1 }, { 0x24C63, -1, -1, 1453823, -1, -1, -1, -1, -1, -1 }, { 0x24C67, -1, -1, 1453828, -1, -1, -1, -1, -1, -1 }, { 0x24C68, -1, -1, 1453833, -1, -1, -1, -1, -1, -1 }, { 0x24C69, -1, -1, 1453839, -1, -1, -1, -1, -1, -1 }, { 0x24C6C, 1453851, 1453845, -1, -1, -1, -1, -1, -1, -1 }, { 0x24C74, -1, -1, 1453865, -1, -1, -1, -1, -1, -1 }, { 0x24C75, -1, -1, 1453871, -1, -1, -1, -1, -1, -1 }, { 0x24C77, -1, -1, 1453877, -1, -1, -1, -1, -1, -1 }, { 0x24C78, -1, -1, 1453882, -1, -1, -1, -1, -1, -1 }, { 0x24C79, -1, -1, 1453886, -1, -1, -1, -1, -1, -1 }, { 0x24C7A, -1, -1, 1453892, -1, -1, -1, -1, -1, -1 }, { 0x24C7D, -1, -1, 1453897, -1, -1, -1, -1, -1, -1 }, { 0x24C7E, -1, -1, 1453901, -1, -1, -1, -1, -1, -1 }, { 0x24C82, -1, -1, -1, -1, -1, -1, -1, -1, 1453906 }, { 0x24C89, -1, -1, 1453914, -1, -1, -1, -1, -1, -1 }, { 0x24C8C, -1, -1, -1, -1, -1, -1, -1, -1, 1453919 }, { 0x24C91, -1, -1, 1453927, -1, -1, -1, -1, -1, -1 }, { 0x24C93, -1, -1, 1453932, -1, -1, -1, -1, -1, -1 }, { 0x24C95, -1, -1, 1453937, -1, -1, -1, -1, -1, -1 }, { 0x24C96, -1, -1, 1453942, -1, -1, -1, -1, -1, -1 }, { 0x24C97, -1, -1, 1453948, -1, -1, -1, -1, -1, -1 }, { 0x24C9A, -1, -1, 1453953, -1, -1, -1, -1, -1, -1 }, { 0x24C9E, -1, 1453959, -1, -1, -1, -1, -1, -1, -1 }, { 0x24C9F, -1, 1453964, -1, -1, -1, -1, -1, -1, -1 }, { 0x24CA8, -1, -1, 1453970, -1, -1, -1, -1, -1, -1 }, { 0x24CA9, -1, -1, 1453976, -1, -1, -1, -1, -1, -1 }, { 0x24CAC, -1, -1, 1453981, -1, -1, -1, -1, -1, -1 }, { 0x24CAD, -1, -1, 1453987, -1, -1, -1, -1, -1, -1 }, { 0x24CB0, -1, -1, 1453992, -1, -1, -1, -1, -1, -1 }, { 0x24CB6, -1, -1, 1453997, -1, -1, -1, -1, -1, -1 }, { 0x24CB8, -1, -1, 1454003, -1, -1, -1, -1, -1, -1 }, { 0x24CBA, -1, -1, 1454007, -1, -1, -1, -1, -1, -1 }, { 0x24CBC, -1, -1, -1, -1, -1, -1, -1, -1, 1454011 }, { 0x24CC2, -1, -1, 1454016, -1, -1, -1, -1, -1, -1 }, { 0x24CC3, -1, -1, 1454020, -1, -1, -1, -1, -1, -1 }, { 0x24CC4, -1, -1, -1, -1, -1, -1, -1, -1, 1454024 }, { 0x24CC5, -1, -1, 1454030, -1, -1, -1, -1, -1, -1 }, { 0x24CC6, -1, -1, -1, -1, -1, -1, -1, -1, 1454035 }, { 0x24CC7, -1, -1, -1, -1, -1, -1, -1, -1, 1454040 }, { 0x24CC8, 1454052, 1454045, 1454073, -1, -1, -1, -1, -1, -1 }, { 0x24CC9, -1, 1454080, 1454085, -1, -1, -1, -1, -1, -1 }, { 0x24CCA, -1, -1, 1454090, -1, -1, -1, -1, -1, -1 }, { 0x24CCE, -1, -1, 1454096, -1, -1, -1, -1, -1, -1 }, { 0x24CD3, -1, -1, 1454100, -1, -1, -1, -1, -1, -1 }, { 0x24CD5, -1, -1, 1454104, -1, -1, -1, -1, -1, -1 }, { 0x24CD6, -1, -1, 1454108, -1, -1, -1, -1, -1, -1 }, { 0x24CD8, -1, -1, 1454113, -1, -1, -1, -1, -1, -1 }, { 0x24CD9, -1, 1454119, -1, -1, -1, -1, -1, -1, -1 }, { 0x24CDD, -1, -1, 1454125, -1, -1, -1, -1, -1, -1 }, { 0x24CE0, -1, -1, 1454131, -1, -1, -1, -1, -1, -1 }, { 0x24CE2, -1, -1, -1, -1, -1, -1, -1, -1, 1454137 }, { 0x24CE4, -1, -1, 1454145, -1, -1, -1, -1, -1, -1 }, { 0x24CE5, -1, -1, 1454149, -1, -1, -1, -1, -1, -1 }, { 0x24CE6, -1, -1, 1454153, -1, -1, -1, -1, -1, -1 }, { 0x24CE7, -1, -1, -1, -1, -1, -1, -1, -1, 1454158 }, { 0x24CE8, -1, -1, -1, -1, -1, -1, -1, -1, 1454163 }, { 0x24CEA, -1, -1, 1454169, -1, -1, -1, -1, -1, -1 }, { 0x24CED, -1, -1, 1454173, -1, -1, -1, -1, -1, -1 }, { 0x24CEF, -1, -1, 1454180, -1, -1, -1, -1, -1, -1 }, { 0x24CF0, -1, -1, -1, -1, -1, -1, -1, -1, 1454185 }, { 0x24CF1, -1, -1, -1, -1, -1, -1, -1, -1, 1454188 }, { 0x24CF3, -1, -1, 1454196, -1, -1, -1, -1, -1, -1 }, { 0x24CF4, -1, -1, 1454201, -1, -1, -1, -1, -1, -1 }, { 0x24CF5, -1, -1, 1454206, -1, -1, -1, -1, -1, -1 }, { 0x24CF7, -1, -1, -1, -1, -1, -1, -1, -1, 1454211 }, { 0x24CF8, -1, -1, -1, -1, -1, -1, -1, -1, 1454217 }, { 0x24CFD, -1, -1, -1, -1, -1, -1, -1, -1, 1454223 }, { 0x24D00, -1, -1, 1454231, -1, -1, -1, -1, -1, -1 }, { 0x24D06, -1, 1454238, -1, -1, -1, -1, -1, -1, -1 }, { 0x24D0D, -1, -1, 1454243, -1, -1, -1, -1, -1, -1 }, { 0x24D0F, -1, -1, -1, -1, -1, -1, -1, -1, 1454248 }, { 0x24D10, 1454259, 1454253, -1, -1, -1, -1, -1, -1, -1 }, { 0x24D13, -1, 1454267, 1454273, -1, -1, -1, -1, -1, -1 }, { 0x24D14, 1454281, 1454277, -1, -1, -1, -1, -1, -1, -1 }, { 0x24D18, -1, -1, 1454299, -1, -1, -1, -1, -1, -1 }, { 0x24D19, -1, -1, 1454304, -1, -1, -1, -1, -1, -1 }, { 0x24D1B, -1, -1, 1454309, -1, -1, -1, -1, -1, -1 }, { 0x24D1F, -1, -1, 1454314, -1, -1, -1, -1, -1, -1 }, { 0x24D22, -1, -1, 1454319, -1, -1, -1, -1, -1, -1 }, { 0x24D23, -1, -1, 1454324, -1, -1, -1, -1, -1, -1 }, { 0x24D25, -1, -1, 1454328, -1, -1, -1, -1, -1, 1454333 }, { 0x24D26, -1, -1, 1454340, -1, -1, -1, -1, -1, -1 }, { 0x24D27, -1, -1, 1454345, -1, -1, -1, -1, -1, -1 }, { 0x24D28, -1, -1, 1454349, -1, -1, -1, -1, -1, -1 }, { 0x24D2A, -1, -1, 1454354, -1, -1, -1, -1, -1, 1454359 }, { 0x24D2C, -1, -1, -1, -1, -1, -1, -1, -1, 1454365 }, { 0x24D2D, -1, -1, -1, -1, -1, -1, -1, -1, 1454370 }, { 0x24D2F, 1454382, 1454376, 1454388, -1, -1, -1, -1, -1, -1 }, { 0x24D31, -1, -1, 1454394, -1, -1, -1, -1, -1, -1 }, { 0x24D35, -1, -1, -1, -1, -1, -1, -1, -1, 1454398 }, { 0x24D36, -1, -1, -1, -1, -1, -1, -1, -1, 1454405 }, { 0x24D3B, -1, -1, 1454411, -1, -1, -1, -1, -1, -1 }, { 0x24D3C, -1, -1, 1454416, -1, -1, -1, -1, -1, -1 }, { 0x24D3D, -1, -1, 1454421, -1, -1, -1, -1, -1, -1 }, { 0x24D3E, -1, -1, 1454426, -1, -1, -1, -1, -1, -1 }, { 0x24D3F, -1, -1, 1454431, -1, -1, -1, -1, -1, -1 }, { 0x24D40, -1, -1, 1454437, -1, -1, -1, -1, -1, -1 }, { 0x24D42, -1, -1, 1454441, -1, -1, -1, -1, -1, -1 }, { 0x24D4A, -1, -1, 1454446, -1, -1, -1, -1, -1, 1454450 }, { 0x24D4B, -1, -1, 1454456, -1, -1, -1, -1, -1, -1 }, { 0x24D4E, -1, -1, 1454461, -1, -1, -1, -1, -1, -1 }, { 0x24D50, 1454469, 1454465, 1454496, -1, -1, -1, -1, -1, -1 }, { 0x24D52, -1, -1, 1454500, -1, -1, -1, -1, -1, -1 }, { 0x24D55, -1, -1, -1, -1, -1, -1, -1, -1, 1454505 }, { 0x24D56, -1, -1, -1, -1, -1, -1, -1, -1, 1454511 }, { 0x24D58, -1, -1, 1454517, -1, -1, -1, -1, -1, -1 }, { 0x24D5A, 1454525, 1454521, -1, -1, -1, -1, -1, -1, -1 }, { 0x24D5B, -1, -1, 1454534, -1, -1, -1, -1, -1, -1 }, { 0x24D5D, -1, -1, 1454539, -1, -1, -1, -1, -1, -1 }, { 0x24D5E, -1, -1, 1454543, -1, -1, -1, -1, -1, -1 }, { 0x24D5F, -1, -1, 1454548, -1, -1, -1, -1, -1, -1 }, { 0x24D60, -1, -1, 1454553, -1, -1, -1, -1, -1, -1 }, { 0x24D65, -1, -1, 1454559, -1, -1, -1, -1, -1, -1 }, { 0x24D66, -1, -1, 1454564, -1, -1, -1, -1, -1, -1 }, { 0x24D6A, -1, -1, -1, -1, -1, -1, -1, -1, 1454569 }, { 0x24D6C, -1, -1, 1454575, -1, -1, -1, -1, -1, -1 }, { 0x24D6D, -1, -1, 1454580, -1, -1, -1, -1, -1, -1 }, { 0x24D6E, -1, -1, 1454584, -1, -1, -1, -1, -1, -1 }, { 0x24D6F, -1, -1, 1454589, -1, -1, -1, -1, -1, -1 }, { 0x24D73, -1, -1, -1, -1, -1, -1, -1, -1, 1454594 }, { 0x24D74, -1, -1, -1, -1, -1, -1, -1, -1, 1454599 }, { 0x24D76, -1, -1, -1, -1, -1, -1, -1, -1, 1454605 }, { 0x24D78, -1, -1, 1454608, -1, -1, -1, -1, -1, -1 }, { 0x24D79, -1, -1, 1454614, -1, -1, -1, -1, -1, -1 }, { 0x24D7A, -1, -1, -1, -1, -1, -1, -1, -1, 1454619 }, { 0x24D7B, -1, -1, 1454625, -1, -1, -1, -1, -1, -1 }, { 0x24D7C, -1, -1, 1454631, -1, -1, -1, -1, -1, -1 }, { 0x24D7D, -1, -1, 1454638, -1, -1, -1, -1, -1, -1 }, { 0x24D7E, -1, -1, 1454643, -1, -1, -1, -1, -1, -1 }, { 0x24D80, -1, -1, 1454648, -1, -1, -1, -1, -1, -1 }, { 0x24D81, -1, -1, 1454654, -1, -1, -1, -1, -1, -1 }, { 0x24D84, -1, -1, -1, -1, -1, -1, -1, -1, 1454659 }, { 0x24D88, -1, -1, 1454666, -1, -1, -1, -1, -1, 1454670 }, { 0x24D8A, 1454681, 1454676, -1, -1, -1, -1, -1, -1, -1 }, { 0x24D8B, -1, -1, 1454706, -1, -1, -1, -1, -1, -1 }, { 0x24D8E, -1, -1, -1, -1, -1, -1, -1, -1, 1454710 }, { 0x24D8F, -1, -1, -1, -1, -1, -1, -1, -1, 1454715 }, { 0x24D90, -1, -1, -1, -1, -1, -1, -1, -1, 1454723 }, { 0x24D91, -1, -1, -1, -1, -1, -1, -1, -1, 1454730 }, { 0x24D92, -1, -1, -1, -1, -1, -1, -1, -1, 1454736 }, { 0x24D93, -1, -1, 1454740, -1, -1, -1, -1, -1, -1 }, { 0x24D95, -1, -1, 1454745, -1, -1, -1, -1, -1, -1 }, { 0x24D96, -1, -1, 1454750, -1, -1, -1, -1, -1, -1 }, { 0x24D98, -1, -1, 1454754, -1, -1, -1, -1, -1, -1 }, { 0x24D99, 1454763, 1454758, -1, -1, -1, -1, -1, -1, -1 }, { 0x24D9A, -1, -1, 1454801, -1, -1, -1, -1, -1, -1 }, { 0x24D9B, -1, -1, 1454806, -1, -1, -1, -1, -1, -1 }, { 0x24D9C, -1, -1, 1454810, -1, -1, -1, -1, -1, 1454818 }, { 0x24DA0, -1, -1, 1454826, -1, -1, -1, -1, -1, -1 }, { 0x24DA4, -1, -1, 1454831, -1, -1, -1, -1, -1, -1 }, { 0x24DA7, -1, -1, 1454837, -1, -1, -1, -1, -1, -1 }, { 0x24DAE, -1, -1, 1454842, -1, -1, -1, -1, -1, -1 }, { 0x24DB0, -1, -1, 1454846, -1, -1, -1, -1, -1, -1 }, { 0x24DB1, -1, -1, 1454850, -1, -1, -1, -1, -1, -1 }, { 0x24DB2, -1, -1, 1454857, -1, -1, -1, -1, -1, -1 }, { 0x24DB3, -1, -1, 1454863, -1, -1, -1, -1, -1, -1 }, { 0x24DB4, -1, -1, 1454869, -1, -1, -1, -1, -1, -1 }, { 0x24DB8, 1454880, 1454875, -1, -1, -1, -1, -1, -1, -1 }, { 0x24DB9, -1, -1, -1, -1, -1, -1, -1, -1, 1454895 }, { 0x24DBA, -1, -1, -1, -1, -1, -1, -1, -1, 1454902 }, { 0x24DBB, -1, -1, -1, -1, -1, -1, -1, -1, 1454909 }, { 0x24DBC, -1, -1, -1, -1, -1, -1, -1, -1, 1454916 }, { 0x24DBD, -1, -1, -1, -1, -1, -1, -1, -1, 1454922 }, { 0x24DBE, -1, -1, -1, -1, -1, -1, -1, -1, 1454928 }, { 0x24DBF, -1, -1, -1, -1, -1, -1, -1, -1, 1454934 }, { 0x24DC0, -1, -1, 1454940, -1, -1, -1, -1, -1, -1 }, { 0x24DC1, -1, -1, 1454946, -1, -1, -1, -1, -1, -1 }, { 0x24DC2, -1, -1, 1454951, -1, -1, -1, -1, -1, 1454956 }, { 0x24DC3, -1, -1, 1454962, -1, -1, -1, -1, -1, -1 }, { 0x24DC4, -1, -1, 1454968, -1, -1, -1, -1, -1, 1454974 }, { 0x24DC5, -1, -1, 1454980, -1, -1, -1, -1, -1, -1 }, { 0x24DC6, -1, -1, 1454984, -1, -1, -1, -1, -1, -1 }, { 0x24DC7, 1454995, 1454990, 1455015, -1, -1, -1, -1, -1, -1 }, { 0x24DC8, -1, -1, 1455019, -1, -1, -1, -1, -1, -1 }, { 0x24DC9, -1, -1, 1455023, -1, -1, -1, -1, -1, -1 }, { 0x24DCC, -1, -1, 1455027, -1, -1, -1, -1, -1, -1 }, { 0x24DCD, -1, -1, 1455033, -1, -1, -1, -1, -1, -1 }, { 0x24DCE, -1, -1, 1455037, -1, -1, -1, -1, -1, -1 }, { 0x24DCF, -1, -1, 1455042, -1, -1, -1, -1, -1, -1 }, { 0x24DD1, -1, -1, 1455047, -1, -1, -1, -1, -1, -1 }, { 0x24DD2, -1, -1, 1455052, -1, -1, -1, -1, -1, 1455056 }, { 0x24DD3, -1, -1, 1455060, -1, -1, -1, -1, -1, -1 }, { 0x24DD4, -1, -1, 1455065, -1, -1, -1, -1, -1, -1 }, { 0x24DD5, -1, -1, 1455070, -1, -1, -1, -1, -1, -1 }, { 0x24DD6, -1, -1, 1455075, -1, -1, -1, -1, -1, -1 }, { 0x24DD7, -1, -1, 1455081, -1, -1, -1, -1, -1, -1 }, { 0x24DD8, -1, -1, 1455086, -1, -1, -1, -1, -1, -1 }, { 0x24DD9, -1, -1, 1455091, -1, -1, -1, -1, -1, -1 }, { 0x24DDF, -1, -1, 1455095, -1, -1, -1, -1, -1, -1 }, { 0x24DE1, -1, -1, 1455098, -1, -1, -1, -1, -1, -1 }, { 0x24DE2, -1, -1, 1455102, -1, -1, -1, -1, -1, -1 }, { 0x24DE4, -1, -1, 1455106, -1, -1, -1, -1, -1, -1 }, { 0x24DE6, -1, -1, 1455112, -1, -1, -1, -1, -1, -1 }, { 0x24DEA, 1455124, 1455118, -1, -1, -1, -1, -1, -1, -1 }, { 0x24DEB, 1455157, 1455152, -1, -1, -1, -1, -1, -1, -1 }, { 0x24DED, -1, -1, -1, -1, -1, -1, -1, -1, 1455188 }, { 0x24DEE, -1, -1, -1, -1, -1, -1, -1, -1, 1455196 }, { 0x24DEF, -1, -1, -1, -1, -1, -1, -1, -1, 1455202 }, { 0x24DF0, -1, -1, -1, -1, -1, -1, -1, -1, 1455208 }, { 0x24DF1, -1, -1, -1, -1, -1, -1, -1, -1, 1455215 }, { 0x24DF2, -1, -1, -1, -1, -1, -1, -1, -1, 1455220 }, { 0x24DF3, -1, -1, -1, -1, -1, -1, -1, -1, 1455226 }, { 0x24DF4, -1, -1, -1, -1, -1, -1, -1, -1, 1455231 }, { 0x24DF5, -1, -1, -1, -1, -1, -1, -1, -1, 1455234 }, { 0x24DF6, -1, -1, -1, -1, -1, -1, -1, -1, 1455240 }, { 0x24DF9, -1, -1, 1455248, -1, -1, -1, -1, -1, -1 }, { 0x24DFB, -1, -1, 1455253, -1, -1, -1, -1, -1, -1 }, { 0x24DFC, -1, -1, 1455258, -1, -1, -1, -1, -1, -1 }, { 0x24DFD, 1455271, 1455265, 1455289, -1, -1, -1, -1, -1, -1 }, { 0x24DFE, -1, -1, 1455294, -1, -1, -1, -1, -1, -1 }, { 0x24DFF, -1, -1, 1455299, -1, -1, -1, -1, -1, -1 }, { 0x24E00, -1, -1, 1455303, -1, -1, -1, -1, -1, -1 }, { 0x24E01, -1, -1, 1455307, -1, -1, -1, -1, -1, -1 }, { 0x24E05, 1455317, 1455312, 1455324, -1, -1, -1, -1, -1, -1 }, { 0x24E06, -1, -1, 1455329, -1, -1, -1, -1, -1, -1 }, { 0x24E08, -1, -1, 1455334, -1, -1, -1, -1, -1, -1 }, { 0x24E09, -1, -1, 1455339, -1, -1, -1, -1, -1, -1 }, { 0x24E0A, -1, -1, 1455344, -1, -1, -1, -1, -1, -1 }, { 0x24E0E, -1, -1, 1455349, -1, -1, -1, -1, -1, -1 }, { 0x24E0F, -1, -1, 1455353, -1, -1, -1, -1, -1, -1 }, { 0x24E11, -1, -1, 1455357, -1, -1, -1, -1, -1, -1 }, { 0x24E12, -1, -1, 1455361, -1, -1, -1, -1, -1, 1455365 }, { 0x24E13, -1, -1, 1455372, -1, -1, -1, -1, -1, -1 }, { 0x24E15, -1, -1, 1455377, -1, -1, -1, -1, -1, -1 }, { 0x24E16, -1, -1, 1455382, -1, -1, -1, -1, -1, -1 }, { 0x24E17, -1, -1, 1455386, -1, -1, -1, -1, -1, -1 }, { 0x24E21, -1, -1, 1455390, -1, -1, -1, -1, -1, -1 }, { 0x24E24, -1, -1, 1455396, -1, -1, -1, -1, -1, -1 }, { 0x24E26, -1, -1, 1455401, -1, -1, -1, -1, -1, -1 }, { 0x24E27, -1, -1, -1, -1, -1, -1, -1, -1, 1455407 }, { 0x24E28, -1, -1, -1, -1, -1, -1, -1, -1, 1455412 }, { 0x24E2A, -1, -1, 1455417, -1, -1, -1, -1, -1, -1 }, { 0x24E2B, -1, -1, 1455422, -1, -1, -1, -1, -1, -1 }, { 0x24E2C, -1, -1, 1455427, -1, -1, -1, -1, -1, -1 }, { 0x24E2D, -1, -1, -1, -1, -1, -1, -1, -1, 1455434 }, { 0x24E2E, -1, -1, 1455439, -1, -1, -1, -1, -1, -1 }, { 0x24E2F, -1, -1, 1455443, -1, -1, -1, -1, -1, -1 }, { 0x24E31, -1, -1, 1455449, -1, -1, -1, -1, -1, -1 }, { 0x24E32, -1, -1, 1455452, -1, -1, -1, -1, -1, -1 }, { 0x24E33, -1, -1, 1455459, -1, -1, -1, -1, -1, -1 }, { 0x24E34, -1, -1, 1455463, -1, -1, -1, -1, -1, -1 }, { 0x24E35, -1, -1, 1455468, -1, -1, -1, -1, -1, -1 }, { 0x24E37, -1, -1, 1455472, -1, -1, -1, -1, -1, -1 }, { 0x24E38, -1, -1, 1455477, -1, -1, -1, -1, -1, -1 }, { 0x24E39, -1, -1, 1455481, -1, -1, -1, -1, -1, -1 }, { 0x24E3B, 1455491, 1455486, 1455523, -1, -1, -1, -1, -1, -1 }, { 0x24E3C, -1, -1, 1455527, -1, -1, -1, -1, -1, -1 }, { 0x24E47, -1, -1, 1455531, -1, -1, -1, -1, -1, -1 }, { 0x24E48, -1, -1, 1455535, -1, -1, -1, -1, -1, -1 }, { 0x24E4A, -1, -1, 1455539, -1, -1, -1, -1, -1, -1 }, { 0x24E4B, -1, -1, 1455543, -1, -1, -1, -1, -1, -1 }, { 0x24E4C, -1, -1, 1455548, -1, -1, -1, -1, -1, -1 }, { 0x24E4E, -1, -1, 1455553, -1, -1, -1, -1, -1, -1 }, { 0x24E50, 1455562, 1455557, -1, -1, -1, -1, -1, -1, -1 }, { 0x24E51, -1, -1, -1, -1, -1, -1, -1, -1, 1455577 }, { 0x24E52, -1, -1, -1, -1, -1, -1, -1, -1, 1455582 }, { 0x24E53, -1, -1, -1, -1, -1, -1, -1, -1, 1455588 }, { 0x24E54, -1, -1, -1, -1, -1, -1, -1, -1, 1455595 }, { 0x24E55, -1, -1, -1, -1, -1, -1, -1, -1, 1455601 }, { 0x24E56, -1, -1, -1, -1, -1, -1, -1, -1, 1455607 }, { 0x24E57, -1, -1, -1, -1, -1, -1, -1, -1, 1455611 }, { 0x24E58, -1, -1, -1, -1, -1, -1, -1, -1, 1455617 }, { 0x24E59, -1, -1, -1, -1, -1, -1, -1, -1, 1455624 }, { 0x24E5A, -1, -1, -1, -1, -1, -1, -1, -1, 1455631 }, { 0x24E5B, -1, -1, 1455638, -1, -1, -1, -1, -1, -1 }, { 0x24E5C, -1, -1, 1455644, -1, -1, -1, -1, -1, -1 }, { 0x24E5D, -1, -1, 1455650, -1, -1, -1, -1, -1, -1 }, { 0x24E5E, -1, -1, 1455654, -1, -1, -1, -1, -1, -1 }, { 0x24E61, -1, -1, 1455659, -1, -1, -1, -1, -1, -1 }, { 0x24E62, -1, -1, 1455664, -1, -1, -1, -1, -1, -1 }, { 0x24E63, -1, -1, 1455669, -1, -1, -1, -1, -1, -1 }, { 0x24E64, -1, -1, 1455673, -1, -1, -1, -1, -1, -1 }, { 0x24E65, -1, -1, 1455679, -1, -1, -1, -1, -1, -1 }, { 0x24E66, -1, -1, 1455685, -1, -1, -1, -1, -1, -1 }, { 0x24E67, -1, -1, 1455689, -1, -1, -1, -1, -1, -1 }, { 0x24E68, -1, -1, 1455695, -1, -1, -1, -1, -1, -1 }, { 0x24E69, -1, -1, 1455701, -1, -1, -1, -1, -1, -1 }, { 0x24E6A, -1, -1, 1455706, -1, -1, -1, -1, -1, -1 }, { 0x24E72, -1, -1, 1455710, -1, -1, -1, -1, -1, -1 }, { 0x24E74, -1, -1, 1455715, -1, -1, -1, -1, -1, -1 }, { 0x24E75, -1, -1, 1455719, -1, -1, -1, -1, -1, -1 }, { 0x24E77, -1, -1, 1455724, -1, -1, -1, -1, -1, -1 }, { 0x24E78, -1, -1, 1455729, -1, -1, -1, -1, -1, -1 }, { 0x24E7C, -1, -1, -1, -1, -1, -1, -1, -1, 1455733 }, { 0x24E7D, -1, -1, -1, -1, -1, -1, -1, -1, 1455741 }, { 0x24E7E, -1, -1, -1, -1, -1, -1, -1, -1, 1455747 }, { 0x24E7F, -1, -1, -1, -1, -1, -1, -1, -1, 1455753 }, { 0x24E80, -1, -1, 1455758, -1, -1, -1, -1, -1, -1 }, { 0x24E83, -1, -1, 1455765, -1, -1, -1, -1, -1, -1 }, { 0x24E84, -1, -1, 1455771, -1, -1, -1, -1, -1, -1 }, { 0x24E85, -1, -1, 1455778, -1, -1, -1, -1, -1, -1 }, { 0x24E87, -1, -1, 1455784, -1, -1, -1, -1, -1, -1 }, { 0x24E89, -1, -1, 1455790, -1, -1, -1, -1, -1, -1 }, { 0x24E8A, -1, -1, 1455795, -1, -1, -1, -1, -1, -1 }, { 0x24E8C, -1, -1, 1455799, -1, -1, -1, -1, -1, -1 }, { 0x24E8E, -1, -1, 1455805, -1, -1, -1, -1, -1, -1 }, { 0x24E8F, -1, -1, 1455810, -1, -1, -1, -1, -1, -1 }, { 0x24E90, -1, -1, 1455815, -1, -1, -1, -1, -1, -1 }, { 0x24E93, 1455820, -1, 1455851, -1, -1, -1, -1, -1, -1 }, { 0x24E94, -1, -1, 1455856, -1, -1, -1, -1, -1, -1 }, { 0x24E95, -1, -1, 1455861, -1, -1, -1, -1, -1, -1 }, { 0x24E96, -1, -1, 1455866, -1, -1, -1, -1, -1, -1 }, { 0x24E97, -1, -1, 1455871, -1, -1, -1, -1, -1, -1 }, { 0x24E9B, 1455881, 1455875, -1, -1, -1, -1, -1, -1, -1 }, { 0x24EA5, -1, 1455903, -1, -1, -1, -1, -1, -1, -1 }, { 0x24EA7, 1455915, 1455909, -1, -1, -1, -1, -1, -1, -1 }, { 0x24EAA, -1, -1, 1455931, -1, -1, -1, -1, -1, -1 }, { 0x24EAB, -1, -1, 1455937, -1, -1, -1, -1, -1, -1 }, { 0x24EAD, -1, -1, -1, -1, -1, -1, -1, -1, 1455942 }, { 0x24EAE, -1, -1, -1, -1, -1, -1, -1, -1, 1455949 }, { 0x24EAF, -1, -1, -1, -1, -1, -1, -1, -1, 1455954 }, { 0x24EB0, -1, -1, -1, -1, -1, -1, -1, -1, 1455960 }, { 0x24EB1, -1, -1, -1, -1, -1, -1, -1, -1, 1455965 }, { 0x24EB2, -1, -1, -1, -1, -1, -1, -1, -1, 1455971 }, { 0x24EB3, -1, -1, -1, -1, -1, -1, -1, -1, 1455977 }, { 0x24EB4, -1, -1, -1, -1, -1, -1, -1, -1, 1455981 }, { 0x24EB5, -1, -1, -1, -1, -1, -1, -1, -1, 1455989 }, { 0x24EB6, -1, -1, -1, -1, -1, -1, -1, -1, 1455994 }, { 0x24EB7, -1, -1, 1456001, -1, -1, -1, -1, -1, -1 }, { 0x24EBA, 1456011, 1456005, 1456021, -1, -1, -1, -1, -1, -1 }, { 0x24EBB, -1, -1, 1456026, -1, -1, -1, -1, -1, -1 }, { 0x24EBC, -1, -1, 1456032, -1, -1, -1, -1, -1, -1 }, { 0x24EBE, -1, -1, 1456036, -1, -1, -1, -1, -1, -1 }, { 0x24EC2, -1, -1, 1456040, -1, -1, -1, -1, -1, -1 }, { 0x24EC3, -1, -1, 1456044, -1, -1, -1, -1, -1, -1 }, { 0x24EC4, -1, -1, 1456049, -1, -1, -1, -1, -1, -1 }, { 0x24EC5, -1, -1, 1456054, -1, -1, -1, -1, -1, -1 }, { 0x24EC6, -1, -1, 1456059, -1, -1, -1, -1, -1, -1 }, { 0x24EC7, -1, -1, 1456064, -1, -1, -1, -1, -1, -1 }, { 0x24ECA, 1456075, 1456069, -1, -1, -1, -1, -1, -1, -1 }, { 0x24ECC, -1, -1, 1456135, -1, -1, -1, -1, -1, -1 }, { 0x24ECE, -1, -1, -1, -1, -1, -1, -1, -1, 1456139 }, { 0x24ECF, -1, -1, -1, -1, -1, -1, -1, -1, 1456144 }, { 0x24ED0, -1, -1, -1, -1, -1, -1, -1, -1, 1456150 }, { 0x24ED1, -1, -1, -1, -1, -1, -1, -1, -1, 1456154 }, { 0x24ED2, -1, -1, -1, -1, -1, -1, -1, -1, 1456159 }, { 0x24ED3, -1, -1, -1, -1, -1, -1, -1, -1, 1456163 }, { 0x24ED4, -1, -1, -1, -1, -1, -1, -1, -1, 1456169 }, { 0x24ED6, -1, -1, 1456176, -1, -1, -1, -1, -1, -1 }, { 0x24ED8, 1456185, 1456180, 1456217, -1, -1, -1, -1, -1, -1 }, { 0x24ED9, -1, -1, 1456222, -1, -1, -1, -1, -1, -1 }, { 0x24EDC, -1, -1, 1456227, -1, -1, -1, -1, -1, -1 }, { 0x24EDD, -1, -1, 1456232, -1, -1, -1, -1, -1, -1 }, { 0x24EE2, -1, -1, 1456238, -1, -1, -1, -1, -1, -1 }, { 0x24EE4, -1, -1, 1456242, -1, -1, -1, -1, -1, -1 }, { 0x24EE6, -1, -1, 1456246, -1, -1, -1, -1, -1, -1 }, { 0x24EEA, -1, -1, -1, -1, -1, -1, -1, -1, 1456252 }, { 0x24EEB, -1, -1, -1, -1, -1, -1, -1, -1, 1456257 }, { 0x24EEC, -1, -1, -1, -1, -1, -1, -1, -1, 1456264 }, { 0x24EED, -1, -1, -1, -1, -1, -1, -1, -1, 1456273 }, { 0x24EF1, -1, -1, 1456280, -1, -1, -1, -1, -1, -1 }, { 0x24EF3, -1, -1, -1, -1, -1, -1, -1, -1, 1456284 }, { 0x24EF6, -1, -1, 1456291, -1, -1, -1, -1, -1, -1 }, { 0x24EF7, -1, -1, 1456297, -1, -1, -1, -1, -1, -1 }, { 0x24EFB, -1, -1, -1, -1, -1, -1, -1, -1, 1456302 }, { 0x24EFC, -1, -1, -1, -1, -1, -1, -1, -1, 1456308 }, { 0x24EFD, -1, -1, -1, -1, -1, -1, -1, -1, 1456313 }, { 0x24EFE, -1, -1, -1, -1, -1, -1, -1, -1, 1456319 }, { 0x24EFF, -1, -1, 1456325, -1, -1, -1, -1, -1, -1 }, { 0x24F00, -1, -1, 1456330, -1, -1, -1, -1, -1, -1 }, { 0x24F01, -1, -1, 1456334, -1, -1, -1, -1, -1, -1 }, { 0x24F02, -1, -1, 1456340, -1, -1, -1, -1, -1, -1 }, { 0x24F03, -1, -1, 1456346, -1, -1, -1, -1, -1, -1 }, { 0x24F05, -1, -1, 1456352, -1, -1, -1, -1, -1, -1 }, { 0x24F0B, -1, -1, 1456356, -1, -1, -1, -1, -1, -1 }, { 0x24F0C, -1, -1, 1456362, -1, -1, -1, -1, -1, -1 }, { 0x24F0D, -1, -1, 1456366, -1, -1, -1, -1, -1, -1 }, { 0x24F0E, -1, 1456372, -1, -1, -1, -1, -1, -1, -1 }, { 0x24F0F, -1, -1, 1456377, -1, -1, -1, -1, -1, -1 }, { 0x24F10, -1, -1, 1456383, -1, -1, -1, -1, -1, -1 }, { 0x24F12, -1, -1, 1456389, -1, -1, -1, -1, -1, -1 }, { 0x24F13, -1, -1, -1, -1, -1, -1, -1, -1, 1456394 }, { 0x24F14, -1, -1, -1, -1, -1, -1, -1, -1, 1456399 }, { 0x24F15, -1, -1, -1, -1, -1, -1, -1, -1, 1456406 }, { 0x24F17, -1, -1, 1456413, -1, -1, -1, -1, -1, -1 }, { 0x24F18, -1, -1, 1456418, -1, -1, -1, -1, -1, -1 }, { 0x24F19, -1, -1, 1456423, -1, -1, -1, -1, -1, -1 }, { 0x24F1A, -1, -1, 1456429, -1, -1, -1, -1, -1, -1 }, { 0x24F1C, -1, -1, 1456433, -1, -1, -1, -1, -1, -1 }, { 0x24F1E, -1, -1, -1, -1, -1, -1, -1, -1, 1456437 }, { 0x24F22, -1, -1, 1456443, -1, -1, -1, -1, -1, -1 }, { 0x24F2E, -1, -1, 1456449, -1, -1, -1, -1, -1, -1 }, { 0x24F33, -1, -1, 1456454, -1, -1, -1, -1, -1, -1 }, { 0x24F36, -1, -1, 1456458, -1, -1, -1, -1, -1, -1 }, { 0x24F38, -1, -1, -1, -1, -1, -1, -1, -1, 1456464 }, { 0x24F3A, -1, -1, 1456470, -1, -1, -1, -1, -1, -1 }, { 0x24F40, -1, -1, -1, -1, -1, -1, -1, -1, 1456475 }, { 0x24F41, -1, -1, 1456482, -1, -1, -1, -1, -1, -1 }, { 0x24F43, -1, -1, 1456487, -1, -1, -1, -1, -1, -1 }, { 0x24F45, -1, -1, 1456492, -1, -1, -1, -1, -1, -1 }, { 0x24F49, -1, -1, 1456498, -1, -1, -1, -1, -1, -1 }, { 0x24F4A, -1, -1, 1456502, -1, -1, -1, -1, -1, -1 }, { 0x24F4C, -1, -1, 1456506, -1, -1, -1, -1, -1, -1 }, { 0x24F53, -1, -1, 1456510, -1, -1, -1, -1, -1, -1 }, { 0x24F55, -1, -1, 1456514, -1, -1, -1, -1, -1, -1 }, { 0x24F57, -1, -1, -1, -1, -1, -1, -1, -1, 1456520 }, { 0x24F5C, -1, 1456528, -1, -1, -1, -1, -1, -1, -1 }, { 0x24F63, -1, -1, 1456533, -1, -1, -1, -1, -1, -1 }, { 0x24F65, -1, -1, 1456540, -1, -1, -1, -1, -1, -1 }, { 0x24F66, -1, -1, 1456545, -1, -1, -1, -1, -1, -1 }, { 0x24F6F, 1456550, -1, 1456627, -1, -1, -1, -1, -1, -1 }, { 0x24F71, -1, -1, 1456633, -1, -1, -1, -1, -1, -1 }, { 0x24F72, -1, -1, 1456637, -1, -1, -1, -1, -1, -1 }, { 0x24F73, -1, -1, 1456642, -1, -1, -1, -1, -1, -1 }, { 0x24F74, -1, -1, -1, -1, -1, -1, -1, -1, 1456648 }, { 0x24F75, -1, -1, -1, -1, -1, -1, -1, -1, 1456654 }, { 0x24F76, -1, -1, -1, -1, -1, -1, -1, -1, 1456659 }, { 0x24F78, -1, -1, -1, -1, -1, -1, -1, -1, 1456664 }, { 0x24F79, -1, -1, 1456672, -1, -1, -1, -1, -1, -1 }, { 0x24F7A, -1, -1, 1456677, -1, -1, -1, -1, -1, -1 }, { 0x24F7C, -1, -1, 1456681, -1, -1, -1, -1, -1, -1 }, { 0x24F7F, -1, -1, 1456686, -1, -1, -1, -1, -1, -1 }, { 0x24F80, -1, 1456692, 1456698, -1, -1, -1, -1, -1, -1 }, { 0x24F82, -1, 1456702, -1, -1, -1, -1, -1, -1, -1 }, { 0x24F84, -1, -1, 1456708, -1, -1, -1, -1, -1, -1 }, { 0x24F85, -1, -1, 1456713, -1, -1, -1, -1, -1, -1 }, { 0x24F86, -1, 1456717, -1, -1, -1, -1, -1, -1, -1 }, { 0x24F88, -1, -1, 1456722, -1, -1, -1, -1, -1, -1 }, { 0x24F89, -1, -1, 1456727, -1, -1, -1, -1, -1, -1 }, { 0x24F8A, -1, -1, 1456733, -1, -1, -1, -1, -1, -1 }, { 0x24F91, -1, -1, 1456739, -1, -1, -1, -1, -1, -1 }, { 0x24F92, -1, -1, 1456746, -1, -1, -1, -1, -1, -1 }, { 0x24F93, -1, -1, -1, -1, -1, -1, -1, -1, 1456751 }, { 0x24F94, -1, -1, -1, -1, -1, -1, -1, -1, 1456757 }, { 0x24F97, -1, 1456762, -1, -1, -1, -1, -1, -1, -1 }, { 0x24F9A, -1, 1456768, -1, -1, -1, -1, -1, -1, -1 }, { 0x24F9B, -1, -1, 1456773, -1, -1, -1, -1, -1, -1 }, { 0x24F9D, -1, -1, 1456779, -1, -1, -1, -1, -1, -1 }, { 0x24F9F, -1, -1, -1, -1, -1, -1, -1, -1, 1456783 }, { 0x24FA0, -1, -1, 1456788, -1, -1, -1, -1, -1, -1 }, { 0x24FA2, -1, -1, 1456792, -1, -1, -1, -1, -1, -1 }, { 0x24FA3, -1, -1, 1456798, -1, -1, -1, -1, -1, -1 }, { 0x24FA5, -1, -1, 1456802, -1, -1, -1, -1, -1, -1 }, { 0x24FA6, -1, -1, 1456808, -1, -1, -1, -1, -1, -1 }, { 0x24FA9, -1, 1456814, -1, -1, -1, -1, -1, -1, -1 }, { 0x24FAB, -1, -1, 1456819, -1, -1, -1, -1, -1, -1 }, { 0x24FAC, -1, -1, 1456824, -1, -1, -1, -1, -1, -1 }, { 0x24FAD, -1, -1, 1456830, -1, -1, -1, -1, -1, -1 }, { 0x24FAF, -1, -1, -1, -1, -1, -1, -1, -1, 1456836 }, { 0x24FB0, -1, -1, -1, -1, -1, -1, -1, -1, 1456842 }, { 0x24FB1, -1, -1, -1, -1, -1, -1, -1, -1, 1456850 }, { 0x24FB2, -1, -1, 1456857, -1, -1, -1, -1, -1, -1 }, { 0x24FB5, -1, -1, 1456863, -1, -1, -1, -1, -1, -1 }, { 0x24FB7, -1, -1, -1, -1, -1, -1, -1, -1, 1456868 }, { 0x24FB8, -1, 1456876, -1, -1, -1, -1, -1, -1, -1 }, { 0x24FBA, -1, -1, 1456881, -1, -1, -1, -1, -1, -1 }, { 0x24FBF, -1, -1, 1456885, -1, -1, -1, -1, -1, -1 }, { 0x24FC0, -1, -1, 1456889, -1, -1, -1, -1, -1, -1 }, { 0x24FC2, 1456900, 1456894, -1, -1, -1, -1, -1, -1, -1 }, { 0x24FC4, -1, -1, 1456927, -1, -1, -1, -1, -1, -1 }, { 0x24FC5, -1, -1, 1456932, -1, -1, -1, -1, -1, -1 }, { 0x24FC6, -1, -1, 1456938, -1, -1, -1, -1, -1, -1 }, { 0x24FC7, -1, -1, 1456945, -1, -1, -1, -1, -1, -1 }, { 0x24FC8, -1, -1, 1456949, -1, -1, -1, -1, -1, -1 }, { 0x24FCB, -1, -1, 1456954, -1, -1, -1, -1, -1, -1 }, { 0x24FCD, -1, -1, -1, -1, -1, -1, -1, -1, 1456959 }, { 0x24FCE, 1456964, -1, 1456973, -1, -1, -1, -1, -1, -1 }, { 0x24FCF, -1, -1, 1456977, -1, -1, -1, -1, -1, -1 }, { 0x24FD0, -1, -1, 1456982, -1, -1, -1, -1, -1, -1 }, { 0x24FD1, -1, -1, 1456986, -1, -1, -1, -1, -1, -1 }, { 0x24FD2, -1, -1, 1456990, -1, -1, -1, -1, -1, -1 }, { 0x24FD3, -1, -1, 1456995, -1, -1, -1, -1, -1, -1 }, { 0x24FD5, -1, -1, 1456999, -1, -1, -1, -1, -1, -1 }, { 0x24FD6, -1, -1, 1457004, -1, -1, -1, -1, -1, -1 }, { 0x24FD7, -1, -1, 1457008, -1, -1, -1, -1, -1, -1 }, { 0x24FD8, -1, -1, 1457012, -1, -1, -1, -1, -1, -1 }, { 0x24FD9, -1, -1, 1457018, -1, -1, -1, -1, -1, -1 }, { 0x24FDA, -1, -1, 1457023, -1, -1, -1, -1, -1, -1 }, { 0x24FDF, -1, -1, 1457027, -1, -1, -1, -1, -1, -1 }, { 0x24FE0, -1, -1, 1457032, -1, -1, -1, -1, -1, -1 }, { 0x24FE1, -1, -1, 1457036, -1, -1, -1, -1, -1, -1 }, { 0x24FE3, -1, -1, 1457041, -1, -1, -1, -1, -1, -1 }, { 0x24FE4, -1, -1, -1, -1, -1, -1, -1, -1, 1457048 }, { 0x24FE6, -1, -1, -1, -1, -1, -1, -1, -1, 1457052 }, { 0x24FE7, -1, -1, 1457055, -1, -1, -1, -1, -1, -1 }, { 0x24FE8, -1, -1, 1457060, -1, -1, -1, -1, -1, -1 }, { 0x24FE9, -1, -1, 1457066, -1, -1, -1, -1, -1, -1 }, { 0x24FEA, 1457077, 1457071, -1, -1, -1, -1, -1, -1, -1 }, { 0x24FEB, -1, -1, 1457104, -1, -1, -1, -1, -1, -1 }, { 0x24FED, -1, -1, 1457110, -1, -1, -1, -1, -1, 1457114 }, { 0x24FF0, -1, -1, -1, -1, -1, -1, -1, -1, 1457119 }, { 0x24FF1, -1, -1, -1, -1, -1, -1, -1, -1, 1457127 }, { 0x24FF2, -1, 1457133, -1, -1, -1, -1, -1, -1, -1 }, { 0x24FF3, -1, -1, 1457137, -1, -1, -1, -1, -1, -1 }, { 0x24FF4, -1, -1, 1457142, -1, -1, -1, -1, -1, -1 }, { 0x24FF5, -1, -1, 1457146, -1, -1, -1, -1, -1, -1 }, { 0x24FF6, -1, -1, 1457151, -1, -1, -1, -1, -1, -1 }, { 0x24FF7, -1, -1, 1457157, -1, -1, -1, -1, -1, -1 }, { 0x24FFC, -1, -1, 1457163, -1, -1, -1, -1, -1, -1 }, { 0x24FFD, -1, -1, 1457170, -1, -1, -1, -1, -1, -1 }, { 0x24FFE, -1, -1, 1457174, -1, -1, -1, -1, -1, -1 }, { 0x25001, -1, -1, 1457179, -1, -1, -1, -1, -1, -1 }, { 0x25002, -1, -1, 1457183, -1, -1, -1, -1, -1, -1 }, { 0x25003, -1, -1, 1457189, -1, -1, -1, -1, -1, -1 }, { 0x25008, -1, -1, 1457194, -1, -1, -1, -1, -1, -1 }, { 0x25009, -1, -1, 1457199, -1, -1, -1, -1, -1, -1 }, { 0x2500C, -1, -1, -1, -1, -1, -1, -1, -1, 1457204 }, { 0x2500E, -1, -1, 1457210, -1, -1, -1, -1, -1, -1 }, { 0x2500F, -1, -1, 1457215, -1, -1, -1, -1, -1, -1 }, { 0x25010, -1, -1, 1457219, -1, -1, -1, -1, -1, -1 }, { 0x25013, -1, -1, 1457224, -1, -1, -1, -1, -1, -1 }, { 0x25014, -1, -1, 1457229, -1, -1, -1, -1, -1, -1 }, { 0x25016, -1, -1, 1457233, -1, -1, -1, -1, -1, -1 }, { 0x25018, -1, -1, 1457237, -1, -1, -1, -1, -1, -1 }, { 0x25019, -1, -1, 1457241, -1, -1, -1, -1, -1, -1 }, { 0x2501B, -1, -1, 1457247, -1, -1, -1, -1, -1, -1 }, { 0x2501D, -1, -1, 1457252, -1, -1, -1, -1, -1, -1 }, { 0x25020, -1, -1, 1457257, -1, -1, -1, -1, -1, -1 }, { 0x25023, -1, -1, 1457262, -1, -1, -1, -1, -1, -1 }, { 0x25025, -1, -1, 1457267, -1, -1, -1, -1, -1, -1 }, { 0x2502A, -1, -1, -1, -1, -1, -1, -1, -1, 1457271 }, { 0x2502B, -1, -1, 1457277, -1, -1, -1, -1, -1, -1 }, { 0x2502C, 1457287, 1457282, 1457302, -1, -1, -1, -1, -1, -1 }, { 0x2502D, -1, -1, 1457307, -1, -1, -1, -1, -1, -1 }, { 0x2502E, -1, -1, 1457312, -1, -1, -1, -1, -1, -1 }, { 0x25030, -1, -1, 1457317, -1, -1, -1, -1, -1, -1 }, { 0x25031, -1, -1, 1457321, -1, -1, -1, -1, -1, -1 }, { 0x25032, -1, -1, 1457328, -1, -1, -1, -1, -1, -1 }, { 0x25033, -1, -1, -1, -1, -1, -1, -1, -1, 1457332 }, { 0x25035, -1, -1, 1457335, -1, -1, -1, -1, -1, -1 }, { 0x25039, -1, -1, 1457339, -1, -1, -1, -1, -1, -1 }, { 0x2503A, -1, -1, 1457345, -1, -1, -1, -1, -1, -1 }, { 0x2503B, -1, -1, 1457350, -1, -1, -1, -1, -1, -1 }, { 0x2503E, -1, -1, 1457354, -1, -1, -1, -1, -1, -1 }, { 0x25041, -1, -1, 1457361, -1, -1, -1, -1, -1, -1 }, { 0x25042, -1, -1, 1457366, -1, -1, -1, -1, -1, -1 }, { 0x25043, -1, -1, 1457371, -1, -1, -1, -1, -1, -1 }, { 0x25046, -1, -1, 1457377, -1, -1, -1, -1, -1, -1 }, { 0x25047, -1, -1, 1457382, -1, -1, -1, -1, -1, -1 }, { 0x2504E, -1, -1, 1457387, -1, -1, -1, -1, -1, -1 }, { 0x25050, -1, -1, 1457393, -1, -1, -1, -1, -1, -1 }, { 0x25051, 1457403, 1457398, 1457412, -1, -1, -1, -1, -1, -1 }, { 0x25052, 1457423, 1457416, 1457438, -1, -1, -1, -1, -1, -1 }, { 0x25053, 1457448, 1457443, -1, -1, -1, -1, -1, -1, -1 }, { 0x25055, 1457466, 1457461, 1457506, -1, -1, -1, -1, 1457500, -1 }, { 0x2505F, -1, -1, 1457511, -1, -1, -1, -1, -1, -1 }, { 0x25060, -1, -1, 1457515, -1, -1, -1, -1, -1, -1 }, { 0x25061, -1, -1, 1457521, -1, -1, -1, -1, -1, -1 }, { 0x25062, 1457530, 1457525, 1457588, -1, -1, -1, -1, -1, -1 }, { 0x2506E, -1, -1, 1457594, -1, -1, -1, -1, -1, -1 }, { 0x2506F, -1, -1, 1457600, -1, -1, -1, -1, -1, -1 }, { 0x25072, -1, -1, 1457605, -1, -1, -1, -1, -1, -1 }, { 0x25075, -1, -1, 1457610, -1, -1, -1, -1, -1, -1 }, { 0x25077, -1, -1, -1, -1, -1, -1, -1, -1, 1457617 }, { 0x25078, -1, -1, 1457623, -1, -1, -1, -1, -1, -1 }, { 0x25079, -1, -1, 1457629, -1, -1, -1, -1, -1, -1 }, { 0x25081, 1457639, 1457634, 1457644, -1, -1, -1, -1, -1, -1 }, { 0x25082, -1, -1, 1457649, -1, -1, -1, -1, -1, -1 }, { 0x25083, -1, -1, 1457655, -1, -1, -1, -1, -1, -1 }, { 0x25089, -1, -1, -1, -1, -1, -1, -1, -1, 1457659 }, { 0x2508B, -1, -1, 1457666, -1, -1, -1, -1, -1, -1 }, { 0x25092, -1, -1, 1457670, -1, -1, -1, -1, -1, -1 }, { 0x25093, -1, -1, 1457676, -1, -1, -1, -1, -1, -1 }, { 0x25099, -1, -1, 1457680, -1, -1, -1, -1, -1, -1 }, { 0x2509D, -1, 1457685, -1, -1, -1, -1, -1, -1, -1 }, { 0x250A2, -1, -1, 1457689, -1, -1, -1, -1, -1, -1 }, { 0x250A3, -1, -1, 1457693, -1, -1, -1, -1, -1, -1 }, { 0x250A4, -1, -1, 1457698, -1, -1, -1, -1, -1, -1 }, { 0x250A5, -1, -1, 1457702, -1, -1, -1, -1, -1, -1 }, { 0x250A6, -1, -1, 1457707, -1, -1, -1, -1, -1, -1 }, { 0x250A7, -1, -1, 1457712, -1, -1, -1, -1, -1, -1 }, { 0x250A8, -1, -1, 1457717, -1, -1, -1, -1, -1, -1 }, { 0x250A9, 1457727, 1457723, -1, -1, -1, -1, -1, -1, -1 }, { 0x250B0, -1, -1, 1457742, -1, -1, -1, -1, -1, -1 }, { 0x250B5, -1, -1, 1457746, -1, -1, -1, -1, -1, -1 }, { 0x250B8, -1, -1, 1457751, -1, -1, -1, -1, -1, -1 }, { 0x250C0, -1, -1, 1457757, -1, -1, -1, -1, -1, -1 }, { 0x250CC, -1, -1, 1457762, -1, -1, -1, -1, -1, -1 }, { 0x250D1, -1, -1, -1, -1, -1, -1, -1, -1, 1457767 }, { 0x250D4, -1, -1, 1457772, -1, -1, -1, -1, -1, -1 }, { 0x250D5, -1, -1, 1457776, -1, -1, -1, -1, -1, -1 }, { 0x250DA, -1, -1, -1, -1, -1, -1, -1, -1, 1457780 }, { 0x250DB, -1, -1, -1, -1, -1, -1, -1, -1, 1457785 }, { 0x250DE, -1, -1, -1, -1, -1, -1, -1, -1, 1457790 }, { 0x250DF, -1, -1, 1457796, -1, -1, -1, -1, -1, -1 }, { 0x250E0, -1, -1, 1457802, -1, -1, -1, -1, -1, -1 }, { 0x250E3, -1, -1, 1457806, -1, -1, -1, -1, -1, -1 }, { 0x250E4, -1, -1, 1457811, -1, -1, -1, -1, -1, -1 }, { 0x250E7, -1, -1, 1457817, -1, -1, -1, -1, -1, -1 }, { 0x250E8, -1, -1, 1457823, -1, -1, -1, -1, -1, 1457827 }, { 0x250E9, -1, -1, 1457832, -1, -1, -1, -1, -1, -1 }, { 0x250EA, -1, -1, 1457837, -1, -1, -1, -1, -1, -1 }, { 0x250EB, -1, -1, 1457843, -1, -1, -1, -1, -1, -1 }, { 0x250EE, -1, -1, 1457848, -1, -1, -1, -1, -1, -1 }, { 0x250F0, -1, -1, 1457853, -1, -1, -1, -1, -1, -1 }, { 0x250F1, -1, -1, -1, -1, -1, -1, -1, -1, 1457858 }, { 0x250F4, -1, -1, 1457865, -1, -1, -1, -1, -1, -1 }, { 0x250F5, -1, -1, 1457872, -1, -1, -1, -1, -1, -1 }, { 0x250F8, -1, -1, 1457877, -1, -1, -1, -1, -1, -1 }, { 0x250F9, -1, -1, 1457881, -1, -1, -1, -1, -1, -1 }, { 0x250FA, -1, -1, 1457888, -1, -1, -1, -1, -1, -1 }, { 0x250FD, -1, -1, 1457893, -1, -1, -1, -1, -1, -1 }, { 0x250FE, -1, -1, 1457899, -1, -1, -1, -1, -1, -1 }, { 0x250FF, -1, -1, 1457903, -1, -1, -1, -1, -1, -1 }, { 0x25101, -1, -1, 1457908, -1, -1, -1, -1, -1, -1 }, { 0x25107, -1, -1, 1457914, -1, -1, -1, -1, -1, -1 }, { 0x25108, -1, -1, 1457919, -1, -1, -1, -1, -1, -1 }, { 0x25109, -1, -1, 1457923, -1, -1, -1, -1, -1, -1 }, { 0x2510B, -1, -1, 1457929, -1, -1, -1, -1, -1, -1 }, { 0x2510D, -1, -1, 1457933, -1, -1, -1, -1, -1, -1 }, { 0x2510E, 1457943, 1457938, 1457968, -1, -1, -1, -1, -1, -1 }, { 0x25111, -1, -1, 1457973, -1, -1, -1, -1, -1, -1 }, { 0x25112, -1, -1, 1457977, -1, -1, -1, -1, -1, -1 }, { 0x25113, -1, -1, 1457982, -1, -1, -1, -1, -1, -1 }, { 0x25114, -1, -1, 1457986, -1, -1, -1, -1, -1, -1 }, { 0x25115, -1, -1, 1457991, -1, -1, -1, -1, -1, -1 }, { 0x25116, -1, -1, 1457995, -1, -1, -1, -1, -1, -1 }, { 0x25117, -1, -1, 1457999, -1, -1, -1, -1, -1, -1 }, { 0x25118, -1, -1, 1458003, -1, -1, -1, -1, -1, -1 }, { 0x2511B, -1, -1, 1458009, -1, -1, -1, -1, -1, -1 }, { 0x2511C, -1, -1, 1458013, -1, -1, -1, -1, -1, -1 }, { 0x2511D, -1, -1, 1458017, -1, -1, -1, -1, -1, -1 }, { 0x25126, -1, -1, 1458023, -1, -1, -1, -1, -1, -1 }, { 0x25128, 1458033, 1458028, 1458044, -1, -1, -1, -1, -1, -1 }, { 0x2512B, 1458055, 1458050, -1, -1, -1, -1, -1, -1, 1458081 }, { 0x2512C, -1, -1, -1, -1, -1, -1, -1, -1, 1458087 }, { 0x2512D, -1, -1, -1, -1, -1, -1, -1, -1, 1458093 }, { 0x2512E, -1, -1, -1, -1, -1, -1, -1, -1, 1458098 }, { 0x2512F, -1, -1, -1, -1, -1, -1, -1, -1, 1458105 }, { 0x25130, -1, -1, -1, -1, -1, -1, -1, -1, 1458111 }, { 0x25131, -1, -1, 1458117, -1, -1, -1, -1, -1, -1 }, { 0x25132, -1, -1, 1458122, -1, -1, -1, -1, -1, -1 }, { 0x25134, 1458127, -1, 1458149, -1, -1, -1, -1, -1, -1 }, { 0x25135, -1, -1, 1458154, -1, -1, -1, -1, -1, -1 }, { 0x25136, -1, -1, 1458158, -1, -1, -1, -1, -1, -1 }, { 0x25137, -1, -1, 1458162, -1, -1, -1, -1, -1, -1 }, { 0x25138, -1, -1, 1458166, -1, -1, -1, -1, -1, -1 }, { 0x25139, -1, -1, 1458171, -1, -1, -1, -1, -1, -1 }, { 0x2513B, -1, -1, 1458176, -1, -1, -1, -1, -1, -1 }, { 0x2513C, -1, -1, 1458180, -1, -1, -1, -1, -1, -1 }, { 0x2513D, -1, -1, 1458185, -1, -1, -1, -1, -1, -1 }, { 0x2513F, -1, -1, 1458189, -1, -1, -1, -1, -1, -1 }, { 0x25141, -1, -1, 1458193, -1, -1, -1, -1, -1, -1 }, { 0x25143, -1, -1, -1, -1, -1, -1, -1, -1, 1458198 }, { 0x25144, -1, -1, 1458205, -1, -1, -1, -1, -1, -1 }, { 0x25148, 1458215, 1458209, -1, -1, -1, -1, -1, -1, -1 }, { 0x25151, -1, -1, 1458237, -1, -1, -1, -1, -1, -1 }, { 0x25152, -1, -1, 1458243, -1, -1, -1, -1, -1, -1 }, { 0x25153, -1, -1, 1458248, -1, -1, -1, -1, -1, -1 }, { 0x25154, -1, -1, 1458252, -1, -1, -1, -1, -1, -1 }, { 0x25157, -1, -1, 1458257, -1, -1, -1, -1, -1, -1 }, { 0x25158, -1, -1, 1458261, -1, -1, -1, -1, -1, 1458267 }, { 0x2515E, -1, -1, 1458273, -1, -1, -1, -1, -1, 1458278 }, { 0x2515F, 1458292, 1458285, 1458309, -1, -1, -1, -1, -1, -1 }, { 0x25160, 1458320, 1458315, 1458358, -1, -1, -1, -1, -1, -1 }, { 0x25161, -1, -1, 1458363, -1, -1, -1, -1, -1, -1 }, { 0x25166, -1, -1, 1458367, -1, -1, -1, -1, -1, 1458372 }, { 0x25167, -1, -1, 1458378, -1, -1, -1, -1, -1, -1 }, { 0x25168, -1, -1, 1458383, -1, -1, -1, -1, -1, -1 }, { 0x2516A, -1, -1, 1458389, -1, -1, -1, -1, -1, -1 }, { 0x2516C, -1, -1, 1458395, -1, -1, -1, -1, -1, -1 }, { 0x25172, -1, -1, -1, -1, -1, -1, -1, -1, 1458401 }, { 0x25174, 1458411, 1458406, 1458573, -1, -1, -1, -1, -1, -1 }, { 0x25175, -1, -1, 1458578, -1, -1, -1, -1, -1, -1 }, { 0x25177, -1, -1, 1458583, -1, -1, -1, -1, -1, -1 }, { 0x25178, -1, -1, 1458589, -1, -1, -1, -1, -1, -1 }, { 0x2517A, -1, -1, 1458595, -1, -1, -1, -1, -1, -1 }, { 0x2517B, -1, -1, 1458599, -1, -1, -1, -1, -1, -1 }, { 0x2517D, -1, 1458606, -1, -1, -1, -1, -1, -1, -1 }, { 0x2517E, 1458618, 1458612, -1, -1, -1, -1, -1, -1, -1 }, { 0x2517F, -1, -1, -1, -1, -1, -1, -1, -1, 1458645 }, { 0x25180, -1, -1, -1, -1, -1, -1, -1, -1, 1458652 }, { 0x25181, -1, -1, -1, -1, -1, -1, -1, -1, 1458661 }, { 0x25182, -1, -1, -1, -1, -1, -1, -1, -1, 1458668 }, { 0x25183, -1, -1, -1, -1, -1, -1, -1, -1, 1458675 }, { 0x25184, -1, -1, -1, -1, -1, -1, -1, -1, 1458680 }, { 0x25185, -1, -1, 1458687, -1, -1, -1, -1, -1, -1 }, { 0x25186, -1, -1, 1458694, -1, -1, -1, -1, -1, -1 }, { 0x25189, -1, -1, 1458699, -1, -1, -1, -1, -1, -1 }, { 0x2518C, -1, -1, 1458703, -1, -1, -1, -1, -1, -1 }, { 0x25191, -1, -1, 1458708, -1, -1, -1, -1, -1, -1 }, { 0x25194, -1, -1, 1458714, -1, -1, -1, -1, -1, -1 }, { 0x25196, -1, -1, 1458720, -1, -1, -1, -1, -1, -1 }, { 0x25198, -1, -1, 1458725, -1, -1, -1, -1, -1, -1 }, { 0x25199, -1, -1, 1458730, -1, -1, -1, -1, -1, -1 }, { 0x2519A, -1, -1, 1458736, -1, -1, -1, -1, -1, -1 }, { 0x2519B, -1, -1, 1458742, -1, -1, -1, -1, -1, -1 }, { 0x2519C, -1, -1, 1458746, -1, -1, -1, -1, -1, -1 }, { 0x2519D, -1, -1, 1458752, -1, -1, -1, -1, -1, -1 }, { 0x2519E, -1, -1, 1458757, -1, -1, -1, -1, -1, -1 }, { 0x2519F, -1, -1, 1458763, -1, -1, -1, -1, -1, 1458768 }, { 0x251A1, -1, -1, 1458775, -1, -1, -1, -1, -1, 1458780 }, { 0x251A3, -1, -1, 1458785, -1, -1, -1, -1, -1, -1 }, { 0x251A5, -1, -1, 1458791, -1, -1, -1, -1, -1, -1 }, { 0x251A6, -1, -1, 1458796, -1, -1, -1, -1, -1, -1 }, { 0x251A7, 1458807, 1458801, 1458835, -1, -1, -1, -1, -1, -1 }, { 0x251AF, -1, -1, 1458840, -1, -1, -1, -1, -1, -1 }, { 0x251B2, -1, -1, 1458844, -1, -1, -1, -1, -1, -1 }, { 0x251B6, -1, -1, 1458849, -1, -1, -1, -1, -1, -1 }, { 0x251B7, -1, -1, 1458854, -1, -1, -1, -1, -1, -1 }, { 0x251B8, -1, -1, 1458859, -1, -1, -1, -1, -1, -1 }, { 0x251B9, -1, -1, -1, -1, -1, -1, -1, -1, 1458864 }, { 0x251BA, -1, -1, -1, -1, -1, -1, -1, -1, 1458871 }, { 0x251BB, -1, -1, -1, -1, -1, -1, -1, -1, 1458877 }, { 0x251BC, -1, -1, -1, -1, -1, -1, -1, -1, 1458882 }, { 0x251BD, -1, -1, -1, -1, -1, -1, -1, -1, 1458886 }, { 0x251BE, -1, -1, -1, -1, -1, -1, -1, -1, 1458893 }, { 0x251BF, -1, -1, -1, -1, -1, -1, -1, -1, 1458899 }, { 0x251C0, -1, -1, -1, -1, -1, -1, -1, -1, 1458905 }, { 0x251C1, -1, -1, -1, -1, -1, -1, -1, -1, 1458911 }, { 0x251C2, -1, -1, -1, -1, -1, -1, -1, -1, 1458917 }, { 0x251C4, -1, -1, 1458922, -1, -1, -1, -1, -1, -1 }, { 0x251C6, -1, -1, 1458926, -1, -1, -1, -1, -1, -1 }, { 0x251C7, -1, -1, 1458930, -1, -1, -1, -1, -1, -1 }, { 0x251C8, -1, -1, -1, -1, -1, -1, -1, -1, 1458935 }, { 0x251C9, -1, -1, 1458942, -1, -1, -1, -1, -1, -1 }, { 0x251CC, -1, -1, 1458949, -1, -1, -1, -1, -1, -1 }, { 0x251CD, -1, 1458954, 1458960, -1, -1, -1, -1, -1, -1 }, { 0x251CE, -1, -1, 1458966, -1, -1, -1, -1, -1, -1 }, { 0x251CF, -1, -1, 1458970, -1, -1, -1, -1, -1, -1 }, { 0x251D1, -1, -1, 1458974, -1, -1, -1, -1, -1, -1 }, { 0x251D2, -1, -1, 1458980, -1, -1, -1, -1, -1, -1 }, { 0x251D3, -1, -1, 1458985, -1, -1, -1, -1, -1, -1 }, { 0x251D4, -1, -1, 1458991, -1, -1, -1, -1, -1, -1 }, { 0x251D5, -1, -1, 1458998, -1, -1, -1, -1, -1, -1 }, { 0x251D6, -1, -1, 1459003, -1, -1, -1, -1, -1, -1 }, { 0x251D7, -1, -1, 1459008, -1, -1, -1, -1, -1, -1 }, { 0x251D8, -1, -1, 1459013, -1, -1, -1, -1, -1, -1 }, { 0x251D9, -1, -1, 1459018, -1, -1, -1, -1, -1, -1 }, { 0x251DA, -1, -1, 1459023, -1, -1, -1, -1, -1, -1 }, { 0x251DB, -1, -1, 1459027, -1, -1, -1, -1, -1, -1 }, { 0x251DC, -1, -1, 1459031, -1, -1, -1, -1, -1, -1 }, { 0x251DE, -1, -1, 1459037, -1, -1, -1, -1, -1, -1 }, { 0x251DF, -1, -1, 1459043, -1, -1, -1, -1, -1, -1 }, { 0x251E0, -1, -1, 1459049, -1, -1, -1, -1, -1, -1 }, { 0x251E2, 1459059, 1459053, 1459067, -1, -1, -1, -1, -1, -1 }, { 0x251E3, 1459079, 1459073, -1, -1, -1, -1, -1, -1, -1 }, { 0x251E6, -1, 1459097, -1, -1, -1, -1, -1, -1, -1 }, { 0x251E7, -1, 1459102, -1, -1, -1, -1, -1, -1, -1 }, { 0x251ED, -1, -1, 1459107, -1, -1, -1, -1, -1, -1 }, { 0x251EF, -1, -1, 1459112, -1, -1, -1, -1, -1, -1 }, { 0x251F0, -1, -1, 1459117, -1, -1, -1, -1, -1, -1 }, { 0x251F1, -1, -1, 1459121, -1, -1, -1, -1, -1, -1 }, { 0x251F2, -1, -1, 1459126, -1, -1, -1, -1, -1, -1 }, { 0x251F3, -1, -1, 1459131, -1, -1, -1, -1, -1, -1 }, { 0x251F6, -1, -1, -1, -1, -1, -1, -1, -1, 1459136 }, { 0x251F7, -1, -1, -1, -1, -1, -1, -1, -1, 1459140 }, { 0x251F8, -1, -1, -1, -1, -1, -1, -1, -1, 1459146 }, { 0x251F9, -1, -1, -1, -1, -1, -1, -1, -1, 1459152 }, { 0x251FA, -1, -1, -1, -1, -1, -1, -1, -1, 1459158 }, { 0x251FB, -1, -1, -1, -1, -1, -1, -1, -1, 1459165 }, { 0x251FC, -1, -1, -1, -1, -1, -1, -1, -1, 1459171 }, { 0x251FD, -1, -1, -1, -1, -1, -1, -1, -1, 1459177 }, { 0x251FF, -1, -1, 1459182, -1, -1, -1, -1, -1, -1 }, { 0x25201, -1, -1, -1, -1, -1, -1, -1, -1, 1459186 }, { 0x25202, -1, -1, 1459195, -1, -1, -1, -1, -1, -1 }, { 0x25204, -1, -1, 1459199, -1, -1, -1, -1, -1, -1 }, { 0x25206, -1, -1, 1459207, -1, -1, -1, -1, -1, -1 }, { 0x25207, -1, -1, 1459212, -1, -1, -1, -1, -1, -1 }, { 0x25208, -1, -1, 1459218, -1, -1, -1, -1, -1, -1 }, { 0x25209, -1, -1, 1459222, -1, -1, -1, -1, -1, -1 }, { 0x2520A, -1, -1, 1459228, -1, -1, -1, -1, -1, -1 }, { 0x2520B, -1, -1, 1459233, -1, -1, -1, -1, -1, -1 }, { 0x2520F, -1, -1, 1459237, -1, -1, -1, -1, -1, -1 }, { 0x25211, -1, -1, 1459244, -1, -1, -1, -1, -1, -1 }, { 0x25212, -1, -1, 1459249, -1, -1, -1, -1, -1, -1 }, { 0x25213, -1, -1, 1459255, -1, -1, -1, -1, -1, -1 }, { 0x25215, -1, -1, 1459260, -1, -1, -1, -1, -1, -1 }, { 0x25216, -1, -1, 1459264, -1, -1, -1, -1, -1, -1 }, { 0x25217, -1, -1, 1459269, -1, -1, -1, -1, -1, -1 }, { 0x25218, -1, -1, 1459273, -1, -1, -1, -1, -1, -1 }, { 0x25219, -1, -1, 1459280, -1, -1, -1, -1, -1, -1 }, { 0x2521A, -1, -1, 1459284, -1, -1, -1, -1, -1, -1 }, { 0x2521B, -1, -1, 1459290, -1, -1, -1, -1, -1, -1 }, { 0x2521C, -1, -1, 1459294, -1, -1, -1, -1, -1, -1 }, { 0x2521F, 1459303, 1459298, 1459330, -1, -1, -1, -1, -1, -1 }, { 0x25220, -1, 1459335, -1, -1, -1, -1, -1, -1, -1 }, { 0x25222, -1, -1, -1, -1, -1, -1, -1, -1, 1459341 }, { 0x2522C, -1, -1, 1459345, -1, -1, -1, -1, -1, -1 }, { 0x2522D, -1, -1, -1, -1, -1, -1, -1, -1, 1459349 }, { 0x2522E, -1, -1, 1459355, -1, -1, -1, -1, -1, -1 }, { 0x2522F, -1, -1, -1, -1, -1, -1, -1, -1, 1459361 }, { 0x25230, -1, -1, -1, -1, -1, -1, -1, -1, 1459366 }, { 0x25231, -1, -1, -1, -1, -1, -1, -1, -1, 1459372 }, { 0x25232, 1459383, 1459378, -1, -1, -1, -1, -1, -1, 1459426 }, { 0x25233, -1, -1, -1, -1, -1, -1, -1, -1, 1459433 }, { 0x25234, -1, -1, -1, -1, -1, -1, -1, -1, 1459440 }, { 0x25235, -1, -1, -1, -1, -1, -1, -1, -1, 1459449 }, { 0x25236, 1459461, 1459456, -1, -1, -1, -1, -1, -1, 1459482 }, { 0x25237, -1, -1, 1459486, -1, -1, -1, -1, -1, -1 }, { 0x25238, -1, -1, 1459490, -1, -1, -1, -1, -1, -1 }, { 0x25239, -1, -1, -1, -1, -1, -1, -1, -1, 1459495 }, { 0x2523A, -1, -1, -1, -1, -1, -1, -1, -1, 1459501 }, { 0x2523B, -1, -1, 1459506, -1, -1, -1, -1, -1, -1 }, { 0x2523C, -1, -1, 1459510, -1, -1, -1, -1, -1, -1 }, { 0x2523D, -1, -1, 1459515, -1, -1, -1, -1, -1, -1 }, { 0x2523E, -1, -1, 1459519, -1, -1, -1, -1, -1, -1 }, { 0x2523F, -1, -1, 1459524, -1, -1, -1, -1, -1, 1459530 }, { 0x25240, -1, -1, 1459537, -1, -1, -1, -1, -1, -1 }, { 0x25241, -1, -1, 1459543, -1, -1, -1, -1, -1, -1 }, { 0x25243, -1, -1, 1459547, -1, -1, -1, -1, -1, -1 }, { 0x25244, -1, -1, 1459552, -1, -1, -1, -1, -1, -1 }, { 0x25245, -1, -1, 1459557, -1, -1, -1, -1, -1, -1 }, { 0x25246, -1, -1, 1459561, -1, -1, -1, -1, -1, -1 }, { 0x25247, -1, -1, 1459565, -1, -1, -1, -1, -1, -1 }, { 0x25248, -1, -1, 1459570, -1, -1, -1, -1, -1, -1 }, { 0x2524A, -1, -1, 1459574, -1, -1, -1, -1, -1, -1 }, { 0x2524B, -1, -1, 1459578, -1, -1, -1, -1, -1, -1 }, { 0x2524C, -1, -1, 1459584, -1, -1, -1, -1, -1, -1 }, { 0x25250, -1, 1459588, 1459593, -1, -1, -1, -1, -1, -1 }, { 0x25251, -1, -1, 1459597, -1, -1, -1, -1, -1, -1 }, { 0x25252, -1, -1, 1459601, -1, -1, -1, -1, -1, -1 }, { 0x25253, -1, -1, 1459607, -1, -1, -1, -1, -1, -1 }, { 0x25254, -1, -1, 1459612, -1, -1, -1, -1, -1, -1 }, { 0x25255, -1, -1, 1459618, -1, -1, -1, -1, -1, -1 }, { 0x25256, -1, -1, 1459624, -1, -1, -1, -1, -1, -1 }, { 0x25258, -1, -1, 1459629, -1, -1, -1, -1, -1, -1 }, { 0x25259, -1, -1, 1459633, -1, -1, -1, -1, -1, -1 }, { 0x2525C, -1, -1, 1459637, -1, -1, -1, -1, -1, -1 }, { 0x2525D, -1, -1, 1459643, -1, -1, -1, -1, -1, -1 }, { 0x2525F, -1, -1, 1459648, -1, -1, -1, -1, -1, -1 }, { 0x25269, -1, -1, -1, -1, -1, -1, -1, -1, 1459653 }, { 0x2526A, -1, -1, -1, -1, -1, -1, -1, -1, 1459660 }, { 0x2526B, -1, -1, -1, -1, -1, -1, -1, -1, 1459665 }, { 0x2526C, -1, -1, -1, -1, -1, -1, -1, -1, 1459672 }, { 0x2526D, -1, -1, -1, -1, -1, -1, -1, -1, 1459677 }, { 0x2526E, -1, -1, -1, -1, -1, -1, -1, -1, 1459683 }, { 0x2526F, -1, -1, -1, -1, -1, -1, -1, -1, 1459689 }, { 0x25270, -1, -1, 1459696, -1, -1, -1, -1, -1, 1459701 }, { 0x25272, -1, -1, -1, -1, -1, -1, -1, -1, 1459706 }, { 0x25274, -1, -1, 1459713, -1, -1, -1, -1, -1, -1 }, { 0x25275, 1459717, -1, 1459730, -1, -1, -1, -1, -1, -1 }, { 0x25276, -1, -1, 1459734, -1, -1, -1, -1, -1, -1 }, { 0x25277, -1, -1, 1459738, -1, -1, -1, -1, -1, -1 }, { 0x25278, -1, -1, 1459742, -1, -1, -1, -1, -1, 1459748 }, { 0x2527A, -1, -1, 1459754, -1, -1, -1, -1, -1, -1 }, { 0x2527B, -1, -1, 1459759, -1, -1, -1, -1, -1, -1 }, { 0x2527C, -1, -1, 1459763, -1, -1, -1, -1, -1, -1 }, { 0x2527D, -1, -1, 1459769, -1, -1, -1, -1, -1, -1 }, { 0x2527E, -1, -1, 1459775, -1, -1, -1, -1, -1, -1 }, { 0x2527F, -1, -1, 1459781, -1, -1, -1, -1, -1, -1 }, { 0x25280, -1, -1, 1459785, -1, -1, -1, -1, -1, 1459791 }, { 0x25287, -1, -1, 1459796, -1, -1, -1, -1, -1, -1 }, { 0x25288, -1, -1, 1459802, -1, -1, -1, -1, -1, -1 }, { 0x25289, -1, -1, 1459806, -1, -1, -1, -1, -1, -1 }, { 0x2528A, -1, -1, 1459810, -1, -1, -1, -1, -1, -1 }, { 0x2528C, 1459820, 1459814, -1, -1, -1, -1, -1, -1, -1 }, { 0x25291, -1, -1, 1459864, -1, -1, -1, -1, -1, -1 }, { 0x25292, 1459875, 1459869, 1459887, -1, -1, -1, -1, -1, -1 }, { 0x25293, -1, -1, 1459893, -1, -1, -1, -1, -1, -1 }, { 0x25294, -1, -1, 1459899, -1, -1, -1, -1, -1, -1 }, { 0x25296, -1, -1, -1, -1, -1, -1, -1, -1, 1459904 }, { 0x25297, -1, -1, -1, -1, -1, -1, -1, -1, 1459909 }, { 0x25298, -1, -1, -1, -1, -1, -1, -1, -1, 1459917 }, { 0x25299, 1459928, 1459922, -1, -1, -1, -1, -1, -1, 1459965 }, { 0x2529A, -1, -1, -1, -1, -1, -1, -1, -1, 1459970 }, { 0x2529B, -1, -1, -1, -1, -1, -1, -1, -1, 1459975 }, { 0x2529C, -1, -1, -1, -1, -1, -1, -1, -1, 1459982 }, { 0x2529D, -1, -1, -1, -1, -1, -1, -1, -1, 1459989 }, { 0x2529E, -1, -1, -1, -1, -1, -1, -1, -1, 1459996 }, { 0x2529F, -1, -1, -1, -1, -1, -1, -1, -1, 1460003 }, { 0x252A0, -1, -1, -1, -1, -1, -1, -1, -1, 1460009 }, { 0x252A1, -1, -1, -1, -1, -1, -1, -1, -1, 1460015 }, { 0x252A2, -1, -1, -1, -1, -1, -1, -1, -1, 1460022 }, { 0x252A3, -1, -1, -1, -1, -1, -1, -1, -1, 1460030 }, { 0x252A4, -1, -1, -1, -1, -1, -1, -1, -1, 1460038 }, { 0x252A5, -1, -1, -1, -1, -1, -1, -1, -1, 1460046 }, { 0x252A6, -1, -1, -1, -1, -1, -1, -1, -1, 1460051 }, { 0x252A7, -1, -1, 1460055, -1, -1, -1, -1, -1, -1 }, { 0x252AA, -1, -1, 1460060, -1, -1, -1, -1, -1, -1 }, { 0x252AB, -1, -1, 1460065, -1, -1, -1, -1, -1, -1 }, { 0x252AC, -1, -1, 1460071, -1, -1, -1, -1, -1, -1 }, { 0x252AD, -1, -1, 1460075, -1, -1, -1, -1, -1, -1 }, { 0x252AE, -1, -1, 1460080, -1, -1, -1, -1, -1, -1 }, { 0x252AF, -1, -1, 1460085, -1, -1, -1, -1, -1, -1 }, { 0x252B4, -1, -1, 1460090, -1, -1, -1, -1, -1, 1460095 }, { 0x252B6, -1, -1, 1460101, -1, -1, -1, -1, -1, -1 }, { 0x252B8, -1, -1, 1460107, -1, -1, -1, -1, -1, -1 }, { 0x252BC, -1, -1, 1460111, -1, -1, -1, -1, -1, -1 }, { 0x252BD, -1, -1, 1460118, -1, -1, -1, -1, -1, -1 }, { 0x252BE, -1, -1, 1460123, -1, -1, -1, -1, -1, -1 }, { 0x252BF, -1, -1, 1460130, -1, -1, -1, -1, -1, -1 }, { 0x252C1, -1, -1, 1460136, -1, -1, -1, -1, -1, -1 }, { 0x252C7, 1460147, 1460140, -1, -1, -1, -1, -1, -1, -1 }, { 0x252CC, 1460177, -1, 1460206, -1, -1, -1, -1, -1, -1 }, { 0x252D2, -1, -1, -1, -1, -1, -1, -1, -1, 1460210 }, { 0x252D3, -1, -1, -1, -1, -1, -1, -1, -1, 1460215 }, { 0x252D4, -1, -1, -1, -1, -1, -1, -1, -1, 1460224 }, { 0x252D5, -1, -1, -1, -1, -1, -1, -1, -1, 1460232 }, { 0x252D8, 1460245, 1460239, -1, -1, -1, -1, -1, -1, -1 }, { 0x252D9, -1, -1, 1460286, -1, -1, -1, -1, -1, -1 }, { 0x252DA, -1, -1, 1460289, -1, -1, -1, -1, -1, -1 }, { 0x252DB, -1, -1, 1460294, -1, -1, -1, -1, -1, -1 }, { 0x252DC, -1, -1, 1460299, -1, -1, -1, -1, -1, -1 }, { 0x252DD, -1, -1, 1460304, -1, -1, -1, -1, -1, -1 }, { 0x252DF, 1460315, 1460310, 1460323, -1, -1, -1, -1, -1, 1460327 }, { 0x252E1, -1, -1, 1460335, -1, -1, -1, -1, -1, -1 }, { 0x252E3, -1, -1, 1460341, -1, -1, -1, -1, -1, -1 }, { 0x252E4, -1, -1, 1460346, -1, -1, -1, -1, -1, -1 }, { 0x252E5, -1, -1, 1460353, -1, -1, -1, -1, -1, -1 }, { 0x252EE, -1, -1, 1460357, -1, -1, -1, -1, -1, -1 }, { 0x252F2, -1, -1, -1, -1, -1, -1, -1, -1, 1460363 }, { 0x252F3, -1, -1, -1, -1, -1, -1, -1, -1, 1460367 }, { 0x252F4, -1, -1, -1, -1, -1, -1, -1, -1, 1460371 }, { 0x252F5, -1, -1, -1, -1, -1, -1, -1, -1, 1460378 }, { 0x252F6, -1, -1, -1, -1, -1, -1, -1, -1, 1460382 }, { 0x252F7, -1, -1, -1, -1, -1, -1, -1, -1, 1460388 }, { 0x252F8, -1, -1, -1, -1, -1, -1, -1, -1, 1460395 }, { 0x252F9, -1, -1, -1, -1, -1, -1, -1, -1, 1460399 }, { 0x252FA, -1, -1, -1, -1, -1, -1, -1, -1, 1460405 }, { 0x252FC, -1, -1, -1, -1, -1, -1, -1, -1, 1460410 }, { 0x252FD, -1, -1, -1, -1, -1, -1, -1, -1, 1460418 }, { 0x252FF, -1, -1, 1460424, -1, -1, -1, -1, -1, -1 }, { 0x25300, -1, -1, 1460428, -1, -1, -1, -1, -1, 1460433 }, { 0x25301, -1, -1, 1460438, -1, -1, -1, -1, -1, -1 }, { 0x25302, -1, -1, 1460442, -1, -1, -1, -1, -1, -1 }, { 0x25303, -1, -1, 1460448, -1, -1, -1, -1, -1, -1 }, { 0x25304, -1, -1, 1460454, -1, -1, -1, -1, -1, -1 }, { 0x25305, -1, -1, 1460458, -1, -1, -1, -1, -1, -1 }, { 0x25306, -1, -1, 1460462, -1, -1, -1, -1, -1, -1 }, { 0x25308, -1, -1, 1460468, -1, -1, -1, -1, -1, 1460474 }, { 0x2530A, -1, -1, 1460481, -1, -1, -1, -1, -1, -1 }, { 0x2530D, -1, -1, 1460486, -1, -1, -1, -1, -1, -1 }, { 0x2530E, -1, 1460491, -1, -1, -1, -1, -1, -1, 1460497 }, { 0x2530F, -1, -1, 1460502, -1, -1, -1, -1, -1, -1 }, { 0x25310, -1, -1, 1460508, -1, -1, -1, -1, -1, -1 }, { 0x25311, -1, 1460513, -1, -1, -1, -1, -1, -1, -1 }, { 0x25313, -1, 1460519, -1, -1, -1, -1, -1, -1, -1 }, { 0x25318, -1, -1, 1460524, -1, -1, -1, -1, -1, -1 }, { 0x25319, -1, -1, -1, -1, -1, -1, -1, -1, 1460530 }, { 0x2531A, -1, -1, 1460535, -1, -1, -1, -1, -1, -1 }, { 0x2531B, 1460545, 1460540, 1460573, -1, -1, -1, -1, -1, -1 }, { 0x2531E, -1, -1, 1460577, -1, -1, -1, -1, -1, -1 }, { 0x2531F, -1, -1, 1460583, -1, -1, -1, -1, -1, -1 }, { 0x25324, -1, -1, 1460587, -1, -1, -1, -1, -1, -1 }, { 0x25325, -1, -1, -1, -1, -1, -1, -1, -1, 1460591 }, { 0x25326, -1, -1, -1, -1, -1, -1, -1, -1, 1460597 }, { 0x25327, -1, -1, -1, -1, -1, -1, -1, -1, 1460602 }, { 0x25328, -1, -1, 1460606, -1, -1, -1, -1, -1, -1 }, { 0x25329, -1, -1, 1460611, -1, -1, -1, -1, -1, -1 }, { 0x2532A, -1, -1, 1460615, -1, -1, -1, -1, -1, -1 }, { 0x2532B, -1, -1, -1, -1, -1, -1, -1, -1, 1460620 }, { 0x2532C, -1, -1, -1, -1, -1, -1, -1, -1, 1460627 }, { 0x2532D, -1, -1, 1460633, -1, -1, -1, -1, -1, -1 }, { 0x2532E, -1, -1, 1460639, -1, -1, -1, -1, -1, -1 }, { 0x2532F, -1, -1, 1460643, -1, -1, -1, -1, -1, -1 }, { 0x25330, -1, -1, 1460649, -1, -1, -1, -1, -1, -1 }, { 0x25331, -1, -1, 1460654, -1, -1, -1, -1, -1, -1 }, { 0x25337, -1, -1, -1, -1, -1, -1, -1, -1, 1460660 }, { 0x25338, -1, -1, -1, -1, -1, -1, -1, -1, 1460668 }, { 0x25339, -1, -1, -1, -1, -1, -1, -1, -1, 1460672 }, { 0x2533A, -1, -1, 1460679, -1, -1, -1, -1, -1, -1 }, { 0x2533B, -1, -1, 1460684, -1, -1, -1, -1, -1, -1 }, { 0x2533C, -1, -1, 1460689, -1, -1, -1, -1, -1, -1 }, { 0x2533D, -1, -1, 1460695, -1, -1, -1, -1, -1, -1 }, { 0x2533E, -1, -1, 1460707, -1, -1, -1, -1, 1460701, -1 }, { 0x2533F, -1, -1, 1460713, -1, -1, -1, -1, -1, -1 }, { 0x25340, -1, -1, 1460717, -1, -1, -1, -1, -1, -1 }, { 0x25341, -1, -1, 1460723, -1, -1, -1, -1, -1, -1 }, { 0x25345, -1, -1, 1460728, -1, -1, -1, -1, -1, -1 }, { 0x25346, -1, -1, 1460734, -1, -1, -1, -1, -1, -1 }, { 0x25349, -1, -1, 1460739, -1, -1, -1, -1, -1, -1 }, { 0x2534B, -1, -1, 1460744, -1, -1, -1, -1, -1, -1 }, { 0x2534D, -1, -1, -1, -1, -1, -1, -1, -1, 1460749 }, { 0x2534E, -1, -1, -1, -1, -1, -1, -1, -1, 1460753 }, { 0x25351, -1, -1, -1, -1, -1, -1, -1, -1, 1460760 }, { 0x25352, -1, -1, -1, -1, -1, -1, -1, -1, 1460767 }, { 0x25353, -1, -1, 1460773, -1, -1, -1, -1, -1, -1 }, { 0x25354, -1, -1, 1460778, -1, -1, -1, -1, -1, -1 }, { 0x25356, -1, -1, -1, -1, -1, -1, -1, -1, 1460783 }, { 0x25358, -1, -1, -1, -1, -1, -1, -1, -1, 1460789 }, { 0x2535A, -1, -1, 1460794, -1, -1, -1, -1, -1, -1 }, { 0x2535B, -1, -1, -1, -1, -1, -1, -1, -1, 1460800 }, { 0x2535D, -1, -1, 1460805, -1, -1, -1, -1, -1, -1 }, { 0x2535E, -1, -1, 1460810, -1, -1, -1, -1, -1, -1 }, { 0x2535F, -1, -1, 1460814, -1, -1, -1, -1, -1, -1 }, { 0x25363, -1, -1, 1460818, -1, -1, -1, -1, -1, -1 }, { 0x25368, -1, -1, 1460823, -1, -1, -1, -1, -1, -1 }, { 0x2536A, -1, -1, 1460828, -1, -1, -1, -1, -1, -1 }, { 0x2536B, -1, -1, 1460834, -1, -1, -1, -1, -1, -1 }, { 0x2536C, -1, -1, 1460840, -1, -1, -1, -1, -1, -1 }, { 0x2536D, -1, -1, 1460846, -1, -1, -1, -1, -1, -1 }, { 0x2536E, -1, -1, 1460851, -1, -1, -1, -1, -1, -1 }, { 0x2536F, -1, -1, 1460857, -1, -1, -1, -1, -1, -1 }, { 0x25371, -1, -1, 1460862, -1, -1, -1, -1, -1, -1 }, { 0x25372, -1, -1, 1460866, -1, -1, -1, -1, -1, -1 }, { 0x25373, -1, -1, 1460870, -1, -1, -1, -1, -1, -1 }, { 0x25374, -1, -1, 1460875, -1, -1, -1, -1, -1, -1 }, { 0x25377, -1, -1, 1460879, -1, -1, -1, -1, -1, -1 }, { 0x25378, -1, -1, 1460885, -1, -1, -1, -1, -1, -1 }, { 0x25379, -1, -1, 1460890, -1, -1, -1, -1, -1, -1 }, { 0x2537A, -1, -1, 1460896, -1, -1, -1, -1, -1, -1 }, { 0x2537B, -1, -1, 1460902, -1, -1, -1, -1, -1, -1 }, { 0x2537C, -1, -1, 1460907, -1, -1, -1, -1, -1, -1 }, { 0x25380, -1, -1, 1460913, -1, -1, -1, -1, -1, -1 }, { 0x25381, -1, -1, -1, -1, -1, -1, -1, -1, 1460919 }, { 0x25382, -1, -1, 1460925, -1, -1, -1, -1, -1, -1 }, { 0x25383, -1, -1, 1460931, -1, -1, -1, -1, -1, -1 }, { 0x25385, -1, -1, 1460935, -1, -1, -1, -1, -1, -1 }, { 0x25386, -1, -1, 1460941, -1, -1, -1, -1, -1, -1 }, { 0x25388, -1, -1, 1460946, -1, -1, -1, -1, -1, -1 }, { 0x2538A, 1460955, 1460950, 1460981, -1, -1, -1, -1, -1, -1 }, { 0x2538B, -1, -1, 1460986, -1, -1, -1, -1, -1, -1 }, { 0x2538D, -1, -1, 1460992, -1, -1, -1, -1, -1, -1 }, { 0x2538E, -1, -1, 1460996, -1, -1, -1, -1, -1, -1 }, { 0x25390, -1, -1, 1461001, -1, -1, -1, -1, -1, -1 }, { 0x25391, -1, -1, 1461005, -1, -1, -1, -1, -1, -1 }, { 0x25392, -1, -1, 1461010, -1, -1, -1, -1, -1, -1 }, { 0x25393, -1, -1, 1461018, -1, -1, -1, -1, -1, -1 }, { 0x25394, -1, -1, 1461022, -1, -1, -1, -1, -1, -1 }, { 0x25395, -1, -1, 1461026, -1, -1, -1, -1, -1, -1 }, { 0x25396, -1, -1, 1461030, -1, -1, -1, -1, -1, -1 }, { 0x25397, -1, -1, 1461034, -1, -1, -1, -1, -1, -1 }, { 0x25398, -1, -1, 1461038, -1, -1, -1, -1, -1, -1 }, { 0x2539B, -1, -1, 1461044, -1, -1, -1, -1, -1, -1 }, { 0x2539C, -1, -1, 1461049, -1, -1, -1, -1, -1, -1 }, { 0x2539D, 1461061, 1461055, -1, -1, -1, -1, -1, -1, -1 }, { 0x2539F, -1, -1, 1461172, -1, -1, -1, -1, -1, -1 }, { 0x253A1, -1, -1, 1461177, -1, -1, -1, -1, -1, -1 }, { 0x253A2, -1, -1, 1461182, -1, -1, -1, -1, -1, -1 }, { 0x253A3, -1, -1, 1461188, -1, -1, -1, -1, -1, -1 }, { 0x253A4, -1, -1, 1461194, -1, -1, -1, -1, -1, -1 }, { 0x253AE, -1, -1, 1461200, -1, -1, -1, -1, -1, -1 }, { 0x253B0, -1, -1, 1461204, -1, -1, -1, -1, -1, -1 }, { 0x253B1, -1, -1, 1461208, -1, -1, -1, -1, -1, -1 }, { 0x253B5, -1, -1, -1, -1, -1, -1, -1, 1461212, -1 }, { 0x253B8, -1, -1, 1461218, -1, -1, -1, -1, -1, -1 }, { 0x253B9, -1, -1, 1461223, -1, -1, -1, -1, -1, -1 }, { 0x253BA, -1, -1, 1461228, -1, -1, -1, -1, -1, -1 }, { 0x253C4, -1, -1, 1461234, -1, -1, -1, -1, -1, -1 }, { 0x253C5, -1, -1, 1461239, -1, -1, -1, -1, -1, -1 }, { 0x253C7, -1, -1, 1461244, -1, -1, -1, -1, -1, -1 }, { 0x253C8, -1, -1, 1461250, -1, -1, -1, -1, -1, -1 }, { 0x253CA, -1, -1, 1461256, -1, -1, -1, -1, -1, -1 }, { 0x253CB, -1, -1, -1, -1, -1, -1, -1, -1, 1461261 }, { 0x253CC, -1, -1, -1, -1, -1, -1, -1, -1, 1461266 }, { 0x253CD, -1, -1, -1, -1, -1, -1, -1, -1, 1461271 }, { 0x253CE, -1, -1, 1461276, -1, -1, -1, -1, -1, -1 }, { 0x253D2, -1, -1, 1461282, -1, -1, -1, -1, -1, -1 }, { 0x253D3, -1, -1, 1461286, -1, -1, -1, -1, -1, -1 }, { 0x253D5, -1, -1, 1461291, -1, -1, -1, -1, -1, -1 }, { 0x253D6, -1, -1, 1461297, -1, -1, -1, -1, -1, -1 }, { 0x253D8, -1, -1, 1461303, -1, -1, -1, -1, -1, -1 }, { 0x253D9, -1, -1, 1461308, -1, -1, -1, -1, -1, -1 }, { 0x253DC, -1, -1, 1461313, -1, -1, -1, -1, -1, -1 }, { 0x253DD, -1, -1, 1461317, -1, -1, -1, -1, -1, -1 }, { 0x253E0, -1, -1, 1461321, -1, -1, -1, -1, -1, -1 }, { 0x253E4, -1, -1, 1461325, -1, -1, -1, -1, -1, -1 }, { 0x253E5, -1, -1, 1461330, -1, -1, -1, -1, -1, -1 }, { 0x253E8, -1, -1, 1461336, -1, -1, -1, -1, -1, -1 }, { 0x253EA, -1, -1, 1461342, -1, -1, -1, -1, -1, -1 }, { 0x253EB, -1, -1, 1461347, -1, -1, -1, -1, -1, -1 }, { 0x253EE, -1, -1, 1461354, -1, -1, -1, -1, -1, -1 }, { 0x253EF, -1, -1, 1461358, -1, -1, -1, -1, -1, -1 }, { 0x253F0, -1, -1, 1461363, -1, -1, -1, -1, -1, -1 }, { 0x253F7, -1, -1, 1461368, -1, -1, -1, -1, -1, -1 }, { 0x253F9, -1, -1, 1461373, -1, -1, -1, -1, -1, -1 }, { 0x253FE, -1, -1, -1, -1, -1, -1, -1, 1461379, -1 }, { 0x253FF, -1, -1, -1, -1, -1, -1, -1, -1, 1461385 }, { 0x25400, -1, -1, 1461391, -1, -1, -1, -1, -1, -1 }, { 0x25401, -1, -1, 1461395, -1, -1, -1, -1, -1, -1 }, { 0x25402, -1, -1, 1461399, -1, -1, -1, -1, -1, -1 }, { 0x25406, -1, -1, -1, -1, -1, -1, -1, -1, 1461403 }, { 0x25407, -1, -1, -1, -1, -1, -1, -1, -1, 1461409 }, { 0x25408, -1, -1, -1, -1, -1, -1, -1, -1, 1461416 }, { 0x25409, -1, -1, -1, -1, -1, -1, -1, -1, 1461421 }, { 0x2540A, -1, -1, 1461428, -1, -1, -1, -1, -1, -1 }, { 0x2540B, -1, -1, -1, -1, -1, -1, -1, -1, 1461434 }, { 0x2540D, -1, -1, -1, -1, -1, -1, -1, -1, 1461441 }, { 0x2540F, -1, -1, -1, -1, -1, -1, -1, -1, 1461448 }, { 0x25410, -1, -1, -1, -1, -1, -1, -1, -1, 1461454 }, { 0x25411, -1, -1, 1461461, -1, -1, -1, -1, -1, -1 }, { 0x25412, -1, -1, -1, -1, -1, -1, -1, -1, 1461467 }, { 0x25413, -1, -1, 1461473, -1, -1, -1, -1, -1, -1 }, { 0x25414, -1, -1, -1, -1, -1, -1, -1, -1, 1461479 }, { 0x25415, -1, -1, 1461485, -1, -1, -1, -1, -1, -1 }, { 0x25418, 1461494, 1461489, 1461508, -1, -1, -1, -1, -1, -1 }, { 0x25419, -1, 1461513, 1461519, -1, -1, -1, -1, -1, -1 }, { 0x2541A, -1, -1, 1461523, -1, -1, -1, -1, -1, -1 }, { 0x2541E, 1461533, 1461527, 1461551, -1, -1, -1, -1, -1, -1 }, { 0x2541F, -1, 1461557, 1461563, -1, -1, -1, -1, -1, -1 }, { 0x25425, -1, 1461569, -1, -1, -1, -1, -1, -1, -1 }, { 0x25426, -1, -1, -1, -1, -1, -1, -1, -1, 1461575 }, { 0x25427, -1, -1, -1, -1, -1, -1, -1, -1, 1461580 }, { 0x25428, -1, -1, -1, -1, -1, -1, -1, -1, 1461586 }, { 0x25429, -1, -1, 1461592, -1, -1, -1, -1, -1, -1 }, { 0x2542C, -1, -1, 1461597, -1, -1, -1, -1, -1, -1 }, { 0x2542F, -1, 1461601, -1, -1, -1, -1, -1, -1, -1 }, { 0x25430, -1, 1461607, -1, -1, -1, -1, -1, -1, -1 }, { 0x25439, -1, -1, 1461613, -1, -1, -1, -1, -1, -1 }, { 0x2543B, -1, 1461618, 1461624, -1, -1, -1, -1, -1, -1 }, { 0x2543D, -1, -1, 1461629, -1, -1, -1, -1, -1, -1 }, { 0x2543F, -1, -1, 1461634, -1, -1, -1, -1, -1, -1 }, { 0x25442, -1, -1, -1, -1, -1, -1, -1, -1, 1461638 }, { 0x25443, -1, -1, -1, -1, -1, -1, -1, -1, 1461643 }, { 0x25445, -1, -1, 1461649, -1, -1, -1, -1, -1, -1 }, { 0x25446, -1, 1461655, -1, -1, -1, -1, -1, -1, -1 }, { 0x25447, -1, -1, 1461660, -1, -1, -1, -1, -1, -1 }, { 0x25448, -1, -1, 1461665, -1, -1, -1, -1, -1, -1 }, { 0x2544B, -1, -1, 1461671, -1, -1, -1, -1, -1, -1 }, { 0x2544E, -1, -1, 1461677, -1, -1, -1, -1, -1, -1 }, { 0x2544F, -1, -1, 1461684, -1, -1, -1, -1, -1, -1 }, { 0x25450, -1, -1, 1461689, -1, -1, -1, -1, -1, -1 }, { 0x25451, -1, -1, 1461694, -1, -1, -1, -1, -1, -1 }, { 0x25452, -1, -1, 1461698, -1, -1, -1, -1, -1, -1 }, { 0x25453, -1, -1, 1461702, -1, -1, -1, -1, -1, -1 }, { 0x25454, -1, -1, 1461707, -1, -1, -1, -1, -1, -1 }, { 0x25460, -1, -1, -1, -1, -1, -1, -1, -1, 1461712 }, { 0x25461, -1, -1, 1461720, -1, -1, -1, -1, -1, -1 }, { 0x25462, 1461729, 1461725, 1461755, -1, -1, -1, -1, -1, -1 }, { 0x25463, -1, -1, 1461759, -1, -1, -1, -1, -1, -1 }, { 0x25465, -1, -1, 1461763, -1, -1, -1, -1, -1, 1461768 }, { 0x2546A, 1461779, 1461773, 1461804, -1, -1, -1, -1, -1, -1 }, { 0x2546B, -1, -1, 1461809, -1, -1, -1, -1, -1, -1 }, { 0x2546C, -1, 1461814, -1, -1, -1, -1, -1, -1, -1 }, { 0x2546D, -1, -1, -1, -1, -1, -1, -1, -1, 1461820 }, { 0x2546F, -1, -1, 1461826, -1, -1, -1, -1, -1, -1 }, { 0x25470, -1, -1, 1461830, -1, -1, -1, -1, -1, -1 }, { 0x25471, -1, -1, 1461836, -1, -1, -1, -1, -1, -1 }, { 0x25472, -1, -1, -1, -1, -1, -1, -1, -1, 1461843 }, { 0x25473, -1, -1, 1461849, -1, -1, -1, -1, -1, -1 }, { 0x25474, -1, -1, 1461855, -1, -1, -1, -1, -1, 1461859 }, { 0x25475, -1, -1, 1461862, -1, -1, -1, -1, -1, -1 }, { 0x25476, -1, -1, 1461867, -1, -1, -1, -1, -1, 1461872 }, { 0x25478, -1, -1, 1461878, -1, -1, -1, -1, -1, -1 }, { 0x25479, -1, -1, 1461884, -1, -1, -1, -1, -1, -1 }, { 0x2547A, -1, -1, 1461889, -1, -1, -1, -1, -1, -1 }, { 0x2547B, -1, -1, 1461892, -1, -1, -1, -1, -1, -1 }, { 0x2547C, -1, -1, 1461898, -1, -1, -1, -1, -1, -1 }, { 0x2547D, -1, -1, 1461904, -1, -1, -1, -1, -1, -1 }, { 0x2547E, -1, -1, 1461909, -1, -1, -1, -1, -1, -1 }, { 0x2547F, -1, -1, 1461912, -1, -1, -1, -1, -1, -1 }, { 0x25480, -1, -1, 1461918, -1, -1, -1, -1, -1, -1 }, { 0x25481, -1, -1, 1461922, -1, -1, -1, -1, -1, -1 }, { 0x25483, -1, -1, -1, -1, -1, -1, -1, -1, 1461928 }, { 0x25485, -1, -1, -1, -1, -1, -1, -1, -1, 1461934 }, { 0x25490, 1461946, 1461940, -1, -1, -1, -1, -1, -1, -1 }, { 0x25493, -1, -1, 1461960, -1, -1, -1, -1, -1, -1 }, { 0x25497, -1, -1, 1461965, -1, -1, -1, -1, -1, -1 }, { 0x25498, -1, -1, 1461970, -1, -1, -1, -1, -1, -1 }, { 0x2549B, -1, -1, 1461975, -1, -1, -1, -1, -1, -1 }, { 0x2549E, -1, -1, 1461982, -1, -1, -1, -1, -1, -1 }, { 0x254A0, -1, -1, 1461988, -1, -1, -1, -1, -1, -1 }, { 0x254A1, -1, -1, 1461993, -1, -1, -1, -1, -1, -1 }, { 0x254A2, -1, -1, 1461997, -1, -1, -1, -1, -1, -1 }, { 0x254A5, -1, -1, -1, -1, -1, -1, -1, -1, 1462002 }, { 0x254A6, -1, -1, -1, -1, -1, -1, -1, -1, 1462007 }, { 0x254A7, -1, -1, 1462013, -1, -1, -1, -1, -1, -1 }, { 0x254A8, -1, -1, 1462017, -1, -1, -1, -1, -1, -1 }, { 0x254AB, -1, -1, 1462021, -1, -1, -1, -1, -1, -1 }, { 0x254AC, -1, -1, 1462025, -1, -1, -1, -1, -1, -1 }, { 0x254AD, -1, -1, 1462030, -1, -1, -1, -1, -1, -1 }, { 0x254AE, -1, -1, 1462035, -1, -1, -1, -1, -1, 1462040 }, { 0x254B0, -1, -1, 1462045, -1, -1, -1, -1, -1, -1 }, { 0x254B1, -1, -1, 1462049, -1, -1, -1, -1, -1, -1 }, { 0x254B2, -1, -1, 1462055, -1, -1, -1, -1, -1, -1 }, { 0x254B3, -1, -1, 1462059, -1, -1, -1, -1, -1, -1 }, { 0x254B5, -1, -1, 1462065, -1, -1, -1, -1, -1, -1 }, { 0x254B6, -1, -1, 1462069, -1, -1, -1, -1, -1, -1 }, { 0x254BE, -1, -1, 1462074, -1, -1, -1, -1, -1, -1 }, { 0x254C3, -1, -1, 1462078, -1, -1, -1, -1, -1, -1 }, { 0x254C4, -1, -1, -1, -1, -1, -1, -1, -1, 1462082 }, { 0x254C5, -1, -1, -1, -1, -1, -1, -1, -1, 1462087 }, { 0x254C6, -1, -1, 1462092, -1, -1, -1, -1, -1, -1 }, { 0x254C7, -1, -1, 1462097, -1, -1, -1, -1, -1, -1 }, { 0x254C8, -1, -1, 1462101, -1, -1, -1, -1, -1, -1 }, { 0x254C9, -1, -1, -1, -1, -1, -1, -1, -1, 1462104 }, { 0x254CC, -1, -1, 1462110, -1, -1, -1, -1, -1, -1 }, { 0x254CD, -1, -1, 1462117, -1, -1, -1, -1, -1, -1 }, { 0x254D0, -1, -1, 1462121, -1, -1, -1, -1, -1, -1 }, { 0x254D1, -1, -1, 1462126, -1, -1, -1, -1, -1, -1 }, { 0x254D2, -1, -1, 1462132, -1, -1, -1, -1, -1, -1 }, { 0x254D6, -1, -1, 1462138, -1, -1, -1, -1, -1, -1 }, { 0x254EC, -1, -1, 1462143, -1, -1, -1, -1, -1, -1 }, { 0x254F0, -1, -1, 1462148, -1, -1, -1, -1, -1, -1 }, { 0x254F3, -1, -1, -1, -1, -1, -1, -1, -1, 1462154 }, { 0x254F4, -1, -1, -1, -1, -1, -1, -1, -1, 1462159 }, { 0x254F5, -1, -1, -1, -1, -1, -1, -1, -1, 1462164 }, { 0x254F6, -1, -1, -1, -1, -1, -1, -1, -1, 1462170 }, { 0x254F7, -1, -1, -1, -1, -1, -1, -1, -1, 1462175 }, { 0x254F8, -1, -1, -1, -1, -1, -1, -1, -1, 1462180 }, { 0x254F9, -1, -1, -1, -1, -1, -1, -1, -1, 1462186 }, { 0x254FB, -1, -1, 1462192, -1, -1, -1, -1, -1, -1 }, { 0x254FE, -1, -1, 1462198, -1, -1, -1, -1, -1, -1 }, { 0x254FF, 1462206, 1462202, 1462227, -1, -1, -1, -1, -1, -1 }, { 0x25500, 1462239, 1462232, 1462251, -1, -1, -1, -1, -1, -1 }, { 0x25501, -1, -1, 1462257, -1, -1, -1, -1, -1, -1 }, { 0x25502, -1, -1, 1462261, -1, -1, -1, -1, -1, -1 }, { 0x25504, -1, -1, 1462267, -1, -1, -1, -1, -1, -1 }, { 0x25507, -1, -1, 1462272, -1, -1, -1, -1, -1, -1 }, { 0x2550A, -1, -1, 1462278, -1, -1, -1, -1, -1, -1 }, { 0x2550E, 1462283, -1, -1, -1, -1, 1462306, -1, -1, -1 }, { 0x25511, -1, -1, 1462311, -1, -1, -1, -1, -1, -1 }, { 0x25521, -1, -1, 1462317, -1, -1, -1, -1, -1, -1 }, { 0x25522, -1, -1, 1462322, -1, -1, -1, -1, -1, -1 }, { 0x25523, -1, -1, 1462326, -1, -1, -1, -1, -1, -1 }, { 0x25526, -1, -1, -1, -1, -1, -1, -1, -1, 1462333 }, { 0x25527, -1, -1, -1, -1, -1, -1, -1, -1, 1462338 }, { 0x25529, -1, -1, 1462346, -1, -1, -1, -1, -1, -1 }, { 0x2552A, -1, -1, 1462350, -1, -1, -1, -1, -1, -1 }, { 0x2552B, -1, -1, 1462356, -1, -1, -1, -1, -1, -1 }, { 0x2552D, -1, -1, 1462362, -1, -1, -1, -1, -1, -1 }, { 0x2552E, -1, -1, 1462367, -1, -1, -1, -1, -1, -1 }, { 0x2552F, -1, -1, 1462373, -1, -1, -1, -1, -1, -1 }, { 0x25531, 1462383, 1462378, 1462399, -1, -1, -1, -1, -1, -1 }, { 0x25532, -1, -1, 1462405, -1, -1, -1, -1, -1, -1 }, { 0x25535, 1462412, 1462408, -1, -1, -1, 1462460, 1462477, -1, -1 }, { 0x2553B, -1, -1, 1462484, -1, -1, -1, -1, -1, -1 }, { 0x2553D, -1, -1, 1462489, -1, -1, -1, -1, -1, -1 }, { 0x2553F, 1462498, 1462493, -1, -1, -1, -1, -1, -1, -1 }, { 0x25540, -1, -1, 1462547, -1, -1, -1, -1, -1, -1 }, { 0x25541, -1, -1, 1462553, -1, -1, -1, -1, -1, -1 }, { 0x25542, -1, -1, 1462557, -1, -1, -1, -1, -1, -1 }, { 0x25544, -1, -1, -1, -1, -1, -1, -1, -1, 1462561 }, { 0x25547, -1, -1, 1462566, -1, -1, -1, -1, -1, -1 }, { 0x25549, -1, -1, 1462570, -1, -1, -1, -1, -1, -1 }, { 0x2554A, -1, -1, -1, -1, -1, -1, -1, -1, 1462575 }, { 0x2554C, -1, -1, -1, -1, -1, -1, -1, -1, 1462582 }, { 0x2554D, -1, -1, 1462589, -1, -1, -1, -1, -1, -1 }, { 0x2554E, -1, -1, 1462594, -1, -1, -1, -1, -1, -1 }, { 0x2554F, -1, -1, 1462600, -1, -1, -1, -1, -1, -1 }, { 0x25550, -1, -1, 1462605, -1, -1, -1, -1, -1, -1 }, { 0x25551, -1, -1, 1462609, -1, -1, -1, -1, -1, -1 }, { 0x25553, -1, -1, 1462614, -1, -1, -1, -1, -1, -1 }, { 0x25556, -1, -1, 1462618, -1, -1, -1, -1, -1, -1 }, { 0x25557, -1, -1, 1462623, -1, -1, -1, -1, -1, -1 }, { 0x25558, -1, -1, 1462629, -1, -1, -1, -1, -1, -1 }, { 0x25559, -1, -1, 1462635, -1, -1, -1, -1, -1, -1 }, { 0x2555B, -1, 1462640, -1, -1, -1, -1, -1, -1, -1 }, { 0x2555D, -1, 1462645, -1, -1, -1, -1, -1, -1, -1 }, { 0x2555E, -1, 1462651, -1, -1, -1, -1, -1, -1, -1 }, { 0x25562, 1462663, 1462658, 1462692, -1, -1, -1, -1, -1, -1 }, { 0x25563, -1, -1, 1462697, -1, -1, -1, -1, -1, -1 }, { 0x25564, -1, 1462702, -1, -1, -1, -1, -1, -1, -1 }, { 0x25565, -1, 1462707, -1, -1, -1, -1, -1, -1, 1462713 }, { 0x25566, -1, 1462718, 1462724, -1, -1, -1, -1, -1, -1 }, { 0x25570, -1, -1, 1462729, -1, -1, -1, -1, -1, -1 }, { 0x25571, -1, -1, 1462733, -1, -1, -1, -1, -1, -1 }, { 0x25572, -1, -1, 1462739, -1, -1, -1, -1, -1, -1 }, { 0x25575, -1, -1, 1462744, -1, -1, -1, -1, -1, -1 }, { 0x25576, -1, -1, 1462749, -1, -1, -1, -1, -1, -1 }, { 0x25578, -1, -1, 1462753, -1, -1, -1, -1, -1, -1 }, { 0x25579, -1, -1, 1462758, -1, -1, -1, -1, -1, -1 }, { 0x2557B, -1, -1, 1462763, -1, -1, -1, -1, -1, -1 }, { 0x2557C, -1, -1, 1462767, -1, -1, -1, -1, -1, -1 }, { 0x2557D, -1, -1, 1462772, -1, -1, -1, -1, -1, -1 }, { 0x2557E, -1, -1, 1462778, -1, -1, -1, -1, -1, -1 }, { 0x2557F, -1, -1, 1462784, -1, -1, -1, -1, -1, -1 }, { 0x25581, -1, 1462789, -1, -1, -1, -1, -1, -1, -1 }, { 0x25584, -1, 1462795, -1, -1, -1, -1, -1, -1, -1 }, { 0x25585, -1, 1462800, -1, -1, -1, -1, -1, -1, -1 }, { 0x2558D, -1, -1, 1462806, -1, -1, -1, -1, -1, -1 }, { 0x2558F, -1, 1462810, -1, -1, -1, -1, -1, -1, -1 }, { 0x25590, -1, -1, -1, -1, -1, -1, -1, -1, 1462815 }, { 0x25591, -1, -1, -1, -1, -1, -1, -1, -1, 1462822 }, { 0x25592, -1, -1, -1, -1, -1, -1, -1, -1, 1462827 }, { 0x25593, -1, -1, -1, -1, -1, -1, -1, -1, 1462834 }, { 0x25594, -1, -1, -1, -1, -1, -1, -1, -1, 1462839 }, { 0x25595, -1, -1, -1, -1, -1, -1, -1, -1, 1462845 }, { 0x25596, -1, -1, -1, -1, -1, -1, -1, -1, 1462850 }, { 0x25597, -1, -1, 1462855, -1, -1, -1, -1, -1, -1 }, { 0x25598, -1, -1, 1462861, -1, -1, -1, -1, -1, -1 }, { 0x25599, -1, -1, 1462867, -1, -1, -1, -1, -1, -1 }, { 0x2559C, -1, -1, 1462871, -1, -1, -1, -1, -1, -1 }, { 0x2559D, -1, -1, 1462876, -1, -1, -1, -1, -1, -1 }, { 0x2559E, -1, -1, 1462882, -1, -1, -1, -1, -1, -1 }, { 0x255A0, -1, -1, 1462887, -1, -1, -1, -1, -1, -1 }, { 0x255A8, -1, -1, 1462893, -1, -1, -1, -1, -1, -1 }, { 0x255A9, -1, -1, -1, -1, -1, -1, -1, -1, 1462898 }, { 0x255AA, -1, -1, 1462905, -1, -1, -1, -1, -1, -1 }, { 0x255AB, -1, -1, 1462909, -1, -1, -1, -1, -1, -1 }, { 0x255AC, -1, -1, 1462913, -1, -1, -1, -1, -1, -1 }, { 0x255B5, -1, -1, 1462919, -1, -1, -1, -1, -1, -1 }, { 0x255B6, -1, -1, 1462924, -1, -1, -1, -1, -1, -1 }, { 0x255B8, -1, -1, -1, -1, -1, -1, -1, -1, 1462929 }, { 0x255B9, -1, 1462933, -1, -1, -1, -1, -1, -1, -1 }, { 0x255BA, -1, -1, -1, -1, -1, -1, -1, -1, 1462939 }, { 0x255BB, -1, -1, 1462944, -1, -1, -1, -1, -1, -1 }, { 0x255BC, -1, -1, 1462949, -1, -1, -1, -1, -1, -1 }, { 0x255BE, -1, -1, 1462953, -1, -1, -1, -1, -1, -1 }, { 0x255BF, -1, -1, 1462957, -1, -1, -1, -1, -1, -1 }, { 0x255C0, -1, -1, 1462961, -1, -1, -1, -1, -1, -1 }, { 0x255C1, -1, -1, 1462967, -1, -1, -1, -1, -1, -1 }, { 0x255CA, -1, -1, 1462973, -1, -1, -1, -1, -1, -1 }, { 0x255CC, -1, -1, -1, -1, -1, -1, -1, -1, 1462980 }, { 0x255CD, -1, -1, -1, -1, -1, -1, -1, -1, 1462987 }, { 0x255CE, -1, -1, -1, -1, -1, -1, -1, -1, 1462991 }, { 0x255CF, -1, -1, -1, -1, -1, -1, -1, -1, 1462997 }, { 0x255D0, -1, -1, -1, -1, -1, -1, -1, -1, 1463004 }, { 0x255D2, -1, -1, 1463010, -1, -1, -1, -1, -1, -1 }, { 0x255D3, -1, -1, 1463016, -1, -1, -1, -1, -1, -1 }, { 0x255D5, -1, 1463020, -1, -1, -1, -1, -1, -1, -1 }, { 0x255D9, -1, -1, 1463025, -1, -1, -1, -1, -1, -1 }, { 0x255DA, -1, -1, 1463030, -1, -1, -1, -1, -1, -1 }, { 0x255DB, -1, 1463035, -1, -1, -1, -1, -1, -1, -1 }, { 0x255DC, -1, -1, -1, -1, -1, -1, -1, -1, 1463040 }, { 0x255DD, -1, -1, 1463046, -1, -1, -1, -1, -1, -1 }, { 0x255DF, -1, -1, 1463052, -1, -1, -1, -1, -1, -1 }, { 0x255E0, -1, 1463056, -1, -1, -1, -1, -1, -1, -1 }, { 0x255E6, -1, -1, 1463061, -1, -1, -1, -1, -1, -1 }, { 0x255E7, -1, -1, 1463068, -1, -1, -1, -1, -1, -1 }, { 0x255E8, -1, -1, -1, -1, -1, -1, -1, -1, 1463073 }, { 0x255E9, -1, -1, -1, -1, -1, -1, -1, -1, 1463078 }, { 0x255EA, -1, -1, 1463085, -1, -1, -1, -1, -1, -1 }, { 0x255EB, -1, -1, 1463092, -1, -1, -1, -1, -1, -1 }, { 0x255EC, -1, -1, 1463096, -1, -1, -1, -1, -1, -1 }, { 0x255ED, -1, -1, 1463101, -1, -1, -1, -1, -1, -1 }, { 0x255EE, -1, -1, 1463105, -1, -1, -1, -1, -1, -1 }, { 0x255F3, -1, -1, -1, -1, -1, -1, -1, -1, 1463110 }, { 0x255F5, -1, -1, 1463117, -1, -1, -1, -1, -1, -1 }, { 0x255F6, -1, -1, 1463124, -1, -1, -1, -1, -1, -1 }, { 0x255F9, -1, -1, -1, -1, -1, -1, -1, -1, 1463129 }, { 0x255FA, -1, -1, 1463133, -1, -1, -1, -1, -1, -1 }, { 0x255FD, -1, -1, 1463138, -1, -1, -1, -1, -1, 1463143 }, { 0x255FF, -1, -1, 1463149, -1, -1, -1, -1, -1, -1 }, { 0x25600, -1, -1, -1, -1, -1, -1, -1, -1, 1463153 }, { 0x25601, -1, -1, 1463160, -1, -1, -1, -1, -1, -1 }, { 0x25602, -1, -1, -1, -1, -1, -1, -1, -1, 1463164 }, { 0x25604, -1, -1, 1463170, -1, -1, -1, -1, -1, -1 }, { 0x25605, -1, 1463174, -1, -1, -1, -1, -1, -1, -1 }, { 0x2560A, -1, -1, 1463178, -1, -1, -1, -1, -1, -1 }, { 0x2560B, -1, -1, 1463184, -1, -1, -1, -1, -1, -1 }, { 0x2560C, -1, -1, 1463189, -1, -1, -1, -1, -1, -1 }, { 0x2560F, -1, -1, 1463193, -1, -1, -1, -1, -1, -1 }, { 0x25611, -1, -1, -1, -1, -1, -1, -1, -1, 1463198 }, { 0x25612, -1, -1, 1463203, -1, -1, -1, -1, -1, -1 }, { 0x25620, -1, -1, 1463207, -1, -1, -1, -1, -1, -1 }, { 0x25621, -1, -1, 1463211, -1, -1, -1, -1, -1, -1 }, { 0x25624, -1, -1, 1463216, -1, -1, -1, -1, -1, -1 }, { 0x25625, -1, -1, 1463222, -1, -1, -1, -1, -1, -1 }, { 0x25626, -1, -1, 1463229, -1, -1, -1, -1, -1, -1 }, { 0x2562A, -1, -1, -1, -1, -1, -1, -1, -1, 1463234 }, { 0x2562B, -1, -1, 1463239, -1, -1, -1, -1, -1, -1 }, { 0x2562C, -1, -1, 1463243, -1, -1, -1, -1, -1, -1 }, { 0x2562E, -1, -1, 1463247, -1, -1, -1, -1, -1, -1 }, { 0x25635, -1, 1463251, -1, -1, -1, -1, -1, -1, -1 }, { 0x25636, -1, -1, -1, -1, -1, -1, -1, -1, 1463257 }, { 0x25637, -1, -1, -1, -1, -1, -1, -1, -1, 1463263 }, { 0x25640, -1, -1, 1463269, -1, -1, -1, -1, -1, -1 }, { 0x25641, -1, -1, 1463274, -1, -1, -1, -1, -1, -1 }, { 0x25646, -1, -1, 1463278, -1, -1, -1, -1, -1, -1 }, { 0x25647, -1, -1, 1463284, -1, -1, -1, -1, -1, -1 }, { 0x25649, -1, -1, 1463288, -1, -1, -1, -1, -1, -1 }, { 0x2564B, -1, -1, 1463292, -1, -1, -1, -1, -1, -1 }, { 0x2564E, -1, -1, 1463298, -1, -1, -1, -1, -1, -1 }, { 0x25651, -1, 1463302, -1, -1, -1, -1, -1, -1, -1 }, { 0x25652, -1, -1, -1, -1, -1, -1, -1, -1, 1463309 }, { 0x25653, -1, -1, -1, -1, -1, -1, -1, -1, 1463316 }, { 0x25661, -1, -1, 1463322, -1, -1, -1, -1, -1, -1 }, { 0x25663, -1, -1, 1463328, -1, -1, -1, -1, -1, -1 }, { 0x25666, -1, -1, 1463333, -1, -1, -1, -1, -1, -1 }, { 0x25667, -1, -1, -1, -1, -1, -1, -1, -1, 1463337 }, { 0x25668, -1, -1, 1463343, -1, -1, -1, -1, -1, -1 }, { 0x25669, -1, -1, -1, -1, -1, -1, -1, -1, 1463348 }, { 0x2566A, -1, -1, -1, -1, -1, -1, -1, -1, 1463354 }, { 0x2566C, -1, -1, 1463362, -1, -1, -1, -1, -1, -1 }, { 0x25670, -1, -1, 1463368, -1, -1, -1, -1, -1, -1 }, { 0x2567E, -1, -1, 1463374, -1, -1, -1, -1, -1, -1 }, { 0x2567F, -1, -1, 1463379, -1, -1, -1, -1, -1, -1 }, { 0x25682, -1, -1, 1463383, -1, -1, -1, -1, -1, -1 }, { 0x25683, -1, 1463388, -1, -1, -1, -1, -1, -1, -1 }, { 0x25684, -1, -1, -1, -1, -1, -1, -1, -1, 1463394 }, { 0x25685, -1, -1, -1, -1, -1, -1, -1, -1, 1463400 }, { 0x25686, -1, -1, -1, -1, -1, -1, -1, -1, 1463406 }, { 0x25687, -1, -1, -1, -1, -1, -1, -1, -1, 1463412 }, { 0x25689, -1, -1, 1463420, -1, -1, -1, -1, -1, -1 }, { 0x2568A, -1, -1, 1463424, -1, -1, -1, -1, -1, -1 }, { 0x25695, -1, 1463428, -1, -1, -1, -1, -1, -1, -1 }, { 0x2569A, -1, -1, 1463435, -1, -1, -1, -1, -1, -1 }, { 0x2569B, -1, -1, 1463440, -1, -1, -1, -1, -1, -1 }, { 0x256A0, -1, -1, 1463445, -1, -1, -1, -1, -1, -1 }, { 0x256A4, -1, -1, -1, -1, -1, -1, -1, -1, 1463451 }, { 0x256A5, -1, -1, -1, -1, -1, -1, -1, -1, 1463457 }, { 0x256A6, -1, -1, 1463462, -1, -1, -1, -1, -1, -1 }, { 0x256A9, -1, -1, 1463467, -1, -1, -1, -1, -1, -1 }, { 0x256AF, -1, -1, -1, -1, -1, -1, -1, -1, 1463471 }, { 0x256BE, -1, -1, 1463476, -1, -1, -1, -1, -1, -1 }, { 0x256BF, -1, -1, 1463482, -1, -1, -1, -1, -1, -1 }, { 0x256C2, -1, -1, 1463488, -1, -1, -1, -1, -1, -1 }, { 0x256C5, -1, -1, 1463493, -1, -1, -1, -1, -1, -1 }, { 0x256C9, -1, -1, -1, -1, -1, -1, -1, -1, 1463498 }, { 0x256D1, -1, -1, 1463504, -1, -1, -1, -1, -1, -1 }, { 0x256D7, -1, -1, -1, -1, -1, -1, -1, -1, 1463508 }, { 0x256D8, -1, -1, 1463514, -1, -1, -1, -1, -1, -1 }, { 0x256DA, -1, -1, 1463518, -1, -1, -1, -1, -1, -1 }, { 0x256DC, -1, -1, 1463523, -1, -1, -1, -1, -1, -1 }, { 0x256DD, -1, -1, 1463527, -1, -1, -1, -1, -1, -1 }, { 0x256DE, -1, -1, 1463533, -1, -1, -1, -1, -1, -1 }, { 0x256DF, -1, -1, 1463537, -1, -1, -1, -1, -1, -1 }, { 0x256E3, -1, 1463541, -1, -1, -1, -1, -1, -1, -1 }, { 0x256E5, -1, -1, 1463547, -1, -1, -1, -1, -1, -1 }, { 0x256E7, -1, -1, 1463554, -1, -1, -1, -1, -1, -1 }, { 0x256E8, -1, -1, 1463559, -1, -1, -1, -1, -1, -1 }, { 0x256E9, -1, -1, 1463564, -1, -1, -1, -1, -1, -1 }, { 0x256EA, -1, -1, 1463568, -1, -1, -1, -1, -1, -1 }, { 0x256EB, -1, -1, 1463572, -1, -1, -1, -1, -1, -1 }, { 0x256ED, -1, -1, -1, -1, -1, -1, -1, -1, 1463579 }, { 0x256EF, -1, -1, 1463584, -1, -1, -1, -1, -1, -1 }, { 0x256F0, -1, -1, 1463589, -1, -1, -1, -1, -1, -1 }, { 0x256F1, 1463601, 1463595, 1463614, -1, -1, -1, -1, -1, -1 }, { 0x256F6, -1, 1463620, -1, -1, -1, -1, -1, -1, -1 }, { 0x25700, -1, -1, -1, -1, -1, -1, -1, -1, 1463625 }, { 0x25703, -1, -1, 1463631, -1, -1, -1, -1, -1, -1 }, { 0x25704, -1, -1, 1463635, -1, -1, -1, -1, -1, -1 }, { 0x25706, -1, 1463641, -1, -1, -1, -1, -1, -1, -1 }, { 0x2570C, 1463650, 1463646, 1463671, -1, -1, -1, -1, -1, -1 }, { 0x2570F, -1, -1, 1463675, -1, -1, -1, -1, -1, -1 }, { 0x25710, -1, -1, 1463680, -1, -1, -1, -1, -1, -1 }, { 0x25712, 1463685, -1, 1463705, -1, -1, -1, -1, -1, -1 }, { 0x25713, -1, -1, 1463710, -1, -1, -1, -1, -1, -1 }, { 0x25716, -1, -1, 1463715, -1, -1, -1, -1, -1, -1 }, { 0x25719, -1, -1, 1463719, -1, -1, -1, -1, -1, -1 }, { 0x2571A, -1, -1, 1463724, -1, -1, -1, -1, -1, -1 }, { 0x2571D, -1, 1463729, -1, -1, -1, -1, -1, -1, -1 }, { 0x25721, -1, -1, -1, -1, -1, -1, -1, -1, 1463734 }, { 0x25724, -1, -1, -1, -1, -1, -1, -1, -1, 1463740 }, { 0x25725, 1463749, 1463745, 1463784, -1, -1, -1, -1, -1, -1 }, { 0x25726, -1, -1, 1463788, -1, -1, -1, -1, -1, -1 }, { 0x2572C, -1, -1, 1463792, -1, -1, -1, -1, -1, -1 }, { 0x2572D, -1, -1, 1463796, -1, -1, -1, -1, -1, -1 }, { 0x2572E, -1, -1, 1463801, -1, -1, -1, -1, -1, -1 }, { 0x25730, -1, -1, 1463806, -1, -1, -1, -1, -1, -1 }, { 0x25732, -1, -1, 1463811, -1, -1, -1, -1, -1, -1 }, { 0x25734, -1, -1, 1463817, -1, -1, -1, -1, -1, -1 }, { 0x25735, -1, -1, 1463823, -1, -1, -1, -1, -1, -1 }, { 0x25736, -1, -1, 1463828, -1, -1, -1, -1, -1, -1 }, { 0x2573D, -1, 1463833, -1, -1, -1, -1, -1, -1, -1 }, { 0x25740, -1, -1, 1463838, -1, -1, -1, -1, -1, -1 }, { 0x25742, -1, -1, 1463843, -1, -1, -1, -1, -1, -1 }, { 0x25744, -1, -1, 1463848, -1, -1, -1, -1, -1, -1 }, { 0x2574A, -1, -1, 1463853, -1, -1, -1, -1, -1, -1 }, { 0x2574B, -1, -1, 1463858, -1, -1, -1, -1, -1, -1 }, { 0x2574D, -1, -1, 1463863, -1, -1, -1, -1, -1, -1 }, { 0x2574E, -1, -1, -1, -1, -1, -1, -1, -1, 1463867 }, { 0x25751, -1, -1, 1463873, -1, -1, -1, -1, -1, -1 }, { 0x25752, -1, -1, 1463878, -1, -1, -1, -1, -1, -1 }, { 0x25754, -1, -1, 1463883, -1, -1, -1, -1, -1, -1 }, { 0x25755, -1, -1, 1463888, -1, -1, -1, -1, -1, -1 }, { 0x25756, -1, -1, 1463894, -1, -1, -1, -1, -1, -1 }, { 0x25758, -1, -1, 1463898, -1, -1, -1, -1, -1, -1 }, { 0x2575F, -1, -1, 1463903, -1, -1, -1, -1, -1, -1 }, { 0x25760, -1, -1, 1463907, -1, -1, -1, -1, -1, -1 }, { 0x25762, 1463916, 1463911, 1463977, -1, -1, -1, -1, -1, -1 }, { 0x25765, -1, -1, 1463981, -1, -1, -1, -1, -1, 1463986 }, { 0x25766, -1, -1, 1463992, -1, -1, -1, -1, -1, -1 }, { 0x25767, -1, -1, 1463997, -1, -1, -1, -1, -1, -1 }, { 0x25768, -1, -1, 1464001, -1, -1, -1, -1, -1, -1 }, { 0x2576E, -1, -1, 1464005, -1, -1, -1, -1, -1, -1 }, { 0x25772, -1, 1464010, -1, -1, -1, -1, -1, -1, -1 }, { 0x25778, -1, -1, 1464015, -1, -1, -1, -1, -1, -1 }, { 0x25779, -1, -1, 1464019, -1, -1, -1, -1, -1, -1 }, { 0x2577D, -1, -1, -1, -1, -1, -1, -1, -1, 1464023 }, { 0x2577E, -1, -1, 1464029, -1, -1, -1, -1, -1, -1 }, { 0x2577F, -1, -1, 1464033, -1, -1, -1, -1, -1, -1 }, { 0x25781, -1, -1, 1464038, -1, -1, -1, -1, -1, -1 }, { 0x25783, -1, -1, 1464044, -1, -1, -1, -1, -1, -1 }, { 0x25784, -1, -1, 1464050, -1, -1, -1, -1, -1, -1 }, { 0x25785, -1, -1, 1464054, -1, -1, -1, -1, -1, -1 }, { 0x2578A, -1, -1, 1464060, -1, -1, -1, -1, -1, -1 }, { 0x2578D, -1, -1, 1464065, -1, -1, -1, -1, -1, -1 }, { 0x2578E, -1, -1, 1464069, -1, -1, -1, -1, -1, -1 }, { 0x2578F, -1, -1, 1464073, -1, -1, -1, -1, -1, -1 }, { 0x25792, -1, -1, 1464078, -1, -1, -1, -1, -1, -1 }, { 0x25796, -1, -1, -1, -1, -1, -1, -1, -1, 1464083 }, { 0x25798, -1, -1, 1464091, -1, -1, -1, -1, -1, -1 }, { 0x2579A, -1, -1, 1464096, -1, -1, -1, -1, -1, -1 }, { 0x2579B, 1464104, 1464100, 1464118, -1, -1, -1, -1, -1, -1 }, { 0x2579C, -1, -1, 1464123, -1, -1, -1, -1, -1, -1 }, { 0x257A7, -1, -1, 1464130, -1, -1, -1, -1, -1, -1 }, { 0x257A9, -1, -1, 1464136, -1, -1, -1, -1, -1, -1 }, { 0x257AA, -1, -1, 1464142, -1, -1, -1, -1, -1, -1 }, { 0x257AF, -1, -1, 1464146, -1, -1, -1, -1, -1, -1 }, { 0x257B2, -1, -1, 1464150, -1, -1, -1, -1, -1, -1 }, { 0x257B4, -1, -1, 1464155, -1, -1, -1, -1, -1, -1 }, { 0x257B5, -1, -1, 1464159, -1, -1, -1, -1, -1, 1464164 }, { 0x257BA, -1, -1, 1464169, -1, -1, -1, -1, -1, -1 }, { 0x257BC, -1, -1, 1464175, -1, -1, -1, -1, -1, -1 }, { 0x257C2, 1464185, 1464180, -1, -1, -1, -1, -1, -1, -1 }, { 0x257C3, -1, -1, 1464191, -1, -1, -1, -1, -1, -1 }, { 0x257C5, -1, -1, 1464195, -1, -1, -1, -1, -1, -1 }, { 0x257C7, -1, 1464201, -1, -1, -1, -1, -1, -1, -1 }, { 0x257C8, -1, -1, -1, -1, -1, -1, -1, -1, 1464206 }, { 0x257C9, -1, -1, -1, -1, -1, -1, -1, -1, 1464212 }, { 0x257CA, -1, -1, -1, -1, -1, -1, -1, -1, 1464218 }, { 0x257CC, -1, -1, -1, -1, -1, -1, -1, -1, 1464223 }, { 0x257CD, -1, -1, 1464229, -1, -1, -1, -1, -1, -1 }, { 0x257CE, -1, -1, 1464234, -1, -1, -1, -1, -1, -1 }, { 0x257D2, -1, -1, 1464241, -1, -1, -1, -1, -1, -1 }, { 0x257D3, -1, -1, 1464247, -1, -1, -1, -1, -1, -1 }, { 0x257D4, -1, -1, 1464253, -1, -1, -1, -1, -1, -1 }, { 0x257D5, -1, -1, 1464257, -1, -1, -1, -1, -1, -1 }, { 0x257D7, -1, -1, 1464263, -1, -1, -1, -1, -1, -1 }, { 0x257D8, -1, -1, 1464267, -1, -1, -1, -1, -1, -1 }, { 0x257DA, -1, -1, 1464271, -1, -1, -1, -1, -1, -1 }, { 0x257DF, 1464283, 1464278, -1, -1, -1, -1, -1, -1, -1 }, { 0x257E0, -1, 1464316, -1, -1, -1, -1, -1, -1, -1 }, { 0x257E1, -1, 1464322, -1, -1, -1, -1, -1, -1, -1 }, { 0x257EA, -1, -1, 1464328, -1, -1, -1, -1, -1, -1 }, { 0x257F6, -1, -1, 1464333, -1, -1, -1, -1, -1, -1 }, { 0x257F9, -1, -1, -1, -1, -1, -1, -1, -1, 1464338 }, { 0x257FC, -1, -1, -1, -1, -1, -1, -1, -1, 1464344 }, { 0x257FD, -1, -1, 1464350, -1, -1, -1, -1, -1, -1 }, { 0x257FE, -1, -1, 1464354, -1, -1, -1, -1, -1, -1 }, { 0x257FF, -1, -1, 1464358, -1, -1, -1, -1, -1, -1 }, { 0x25800, -1, -1, 1464362, -1, -1, -1, -1, -1, -1 }, { 0x25801, -1, -1, 1464368, -1, -1, -1, -1, -1, -1 }, { 0x25803, -1, -1, 1464372, -1, -1, -1, -1, -1, -1 }, { 0x25804, -1, -1, 1464377, -1, -1, -1, -1, -1, -1 }, { 0x25805, -1, -1, 1464383, -1, -1, -1, -1, -1, -1 }, { 0x25808, -1, -1, 1464389, -1, -1, -1, -1, -1, -1 }, { 0x25809, -1, -1, 1464394, -1, -1, -1, -1, -1, -1 }, { 0x2580A, -1, -1, 1464398, -1, -1, -1, -1, -1, -1 }, { 0x2580B, -1, -1, 1464403, -1, -1, -1, -1, -1, -1 }, { 0x2580D, -1, -1, 1464407, -1, -1, -1, -1, -1, -1 }, { 0x2581B, -1, -1, 1464411, -1, -1, -1, -1, -1, -1 }, { 0x2581C, -1, -1, 1464417, -1, -1, -1, -1, -1, -1 }, { 0x25821, -1, -1, 1464423, -1, -1, -1, -1, -1, -1 }, { 0x25829, -1, -1, 1464429, -1, -1, -1, -1, -1, -1 }, { 0x2582C, -1, -1, -1, -1, -1, -1, -1, -1, 1464434 }, { 0x2582D, -1, -1, -1, -1, -1, -1, -1, -1, 1464441 }, { 0x2582E, -1, -1, -1, -1, -1, -1, -1, -1, 1464449 }, { 0x2582F, -1, -1, -1, -1, -1, -1, -1, -1, 1464454 }, { 0x25831, -1, -1, 1464459, -1, -1, -1, -1, -1, -1 }, { 0x25832, -1, -1, 1464469, -1, -1, -1, -1, 1464463, -1 }, { 0x25833, -1, -1, 1464473, -1, -1, -1, -1, -1, -1 }, { 0x25834, -1, -1, 1464477, -1, -1, -1, -1, -1, -1 }, { 0x25836, -1, -1, 1464484, -1, -1, -1, -1, -1, -1 }, { 0x25837, -1, -1, 1464489, -1, -1, -1, -1, -1, -1 }, { 0x25839, -1, -1, 1464494, -1, -1, -1, -1, -1, -1 }, { 0x2583A, -1, -1, 1464505, -1, -1, -1, -1, 1464499, -1 }, { 0x2583D, -1, -1, 1464510, -1, -1, -1, -1, -1, -1 }, { 0x25840, -1, -1, 1464515, -1, -1, -1, -1, -1, -1 }, { 0x25841, -1, -1, 1464521, -1, -1, -1, -1, -1, -1 }, { 0x25852, -1, -1, 1464526, -1, -1, -1, -1, -1, -1 }, { 0x25857, -1, 1464530, -1, -1, -1, -1, -1, -1, 1464535 }, { 0x25858, -1, -1, -1, -1, -1, -1, -1, -1, 1464539 }, { 0x2585C, -1, -1, 1464545, -1, -1, -1, -1, -1, -1 }, { 0x2585D, -1, 1464550, 1464555, -1, -1, -1, -1, -1, -1 }, { 0x2585F, -1, -1, 1464561, -1, -1, -1, -1, -1, -1 }, { 0x25860, -1, -1, 1464569, -1, -1, -1, -1, -1, -1 }, { 0x25862, -1, -1, 1464577, -1, -1, -1, -1, -1, -1 }, { 0x25863, -1, -1, 1464581, -1, -1, -1, -1, -1, -1 }, { 0x25864, 1464586, -1, 1464596, -1, -1, -1, -1, -1, -1 }, { 0x25866, -1, -1, 1464602, -1, -1, -1, -1, -1, -1 }, { 0x25867, -1, -1, 1464606, -1, -1, -1, -1, -1, -1 }, { 0x2586A, -1, -1, 1464611, -1, -1, -1, -1, -1, -1 }, { 0x2586C, -1, -1, 1464615, -1, -1, -1, -1, -1, -1 }, { 0x2586D, -1, -1, 1464621, -1, -1, -1, -1, -1, -1 }, { 0x2586E, -1, -1, 1464626, -1, -1, -1, -1, -1, -1 }, { 0x25872, -1, 1464631, -1, -1, -1, -1, -1, -1, -1 }, { 0x25874, 1464637, -1, 1464673, -1, -1, 1464651, 1464669, 1464645, -1 }, { 0x2587D, -1, -1, 1464677, -1, -1, -1, -1, -1, -1 }, { 0x25882, -1, -1, -1, -1, -1, -1, -1, -1, 1464681 }, { 0x25883, -1, -1, -1, -1, -1, -1, -1, -1, 1464686 }, { 0x25884, -1, -1, -1, -1, -1, -1, -1, -1, 1464692 }, { 0x25885, -1, -1, -1, -1, -1, -1, -1, -1, 1464698 }, { 0x25886, -1, -1, -1, -1, -1, -1, -1, -1, 1464705 }, { 0x25887, -1, -1, 1464712, -1, -1, -1, -1, -1, -1 }, { 0x25889, -1, -1, -1, -1, -1, -1, -1, -1, 1464718 }, { 0x2588A, -1, -1, 1464724, -1, -1, -1, -1, -1, -1 }, { 0x2588C, -1, -1, 1464729, -1, -1, -1, -1, -1, -1 }, { 0x2588D, -1, -1, 1464734, -1, -1, -1, -1, -1, -1 }, { 0x2588E, -1, -1, 1464739, -1, -1, -1, -1, -1, -1 }, { 0x2588F, -1, -1, 1464744, -1, -1, -1, -1, -1, -1 }, { 0x25890, -1, -1, 1464750, -1, -1, -1, -1, -1, 1464755 }, { 0x25891, -1, -1, 1464759, -1, -1, -1, -1, -1, -1 }, { 0x25892, -1, -1, 1464764, -1, -1, -1, -1, -1, -1 }, { 0x25894, -1, -1, 1464769, -1, -1, -1, -1, -1, -1 }, { 0x258A2, 1464781, 1464775, 1464844, -1, -1, -1, -1, -1, -1 }, { 0x258A6, -1, -1, 1464849, -1, -1, -1, -1, -1, -1 }, { 0x258A7, -1, -1, 1464853, -1, -1, -1, -1, -1, -1 }, { 0x258AB, -1, -1, -1, -1, -1, -1, -1, -1, 1464857 }, { 0x258AC, -1, -1, -1, -1, -1, -1, -1, -1, 1464863 }, { 0x258AE, -1, -1, 1464867, -1, -1, -1, -1, -1, -1 }, { 0x258B2, -1, -1, 1464872, -1, -1, -1, -1, -1, -1 }, { 0x258B3, -1, -1, -1, -1, -1, -1, -1, -1, 1464879 }, { 0x258B6, -1, -1, 1464886, -1, -1, -1, -1, -1, -1 }, { 0x258B7, -1, -1, 1464892, -1, -1, -1, -1, -1, -1 }, { 0x258B8, -1, -1, 1464898, -1, -1, -1, -1, -1, -1 }, { 0x258B9, -1, -1, 1464902, -1, -1, -1, -1, -1, -1 }, { 0x258BB, -1, -1, 1464907, -1, -1, -1, -1, -1, -1 }, { 0x258BD, -1, -1, 1464912, -1, -1, -1, -1, -1, -1 }, { 0x258C6, -1, -1, 1464917, -1, -1, -1, -1, -1, -1 }, { 0x258C8, -1, 1464921, 1464926, -1, -1, -1, -1, -1, -1 }, { 0x258CB, -1, -1, 1464930, -1, -1, -1, -1, -1, -1 }, { 0x258CC, -1, -1, 1464935, -1, -1, -1, -1, -1, -1 }, { 0x258D0, -1, -1, -1, -1, -1, -1, -1, -1, 1464939 }, { 0x258D1, -1, -1, -1, -1, -1, -1, -1, -1, 1464946 }, { 0x258D2, -1, -1, -1, -1, -1, -1, -1, -1, 1464954 }, { 0x258D7, -1, -1, 1464960, -1, -1, -1, -1, -1, -1 }, { 0x258D8, -1, -1, 1464966, -1, -1, -1, -1, -1, -1 }, { 0x258D9, -1, -1, 1464971, -1, -1, -1, -1, -1, -1 }, { 0x258DB, -1, -1, 1464977, -1, -1, -1, -1, -1, -1 }, { 0x258DD, -1, -1, 1464983, -1, -1, -1, -1, -1, -1 }, { 0x258DE, -1, 1464989, -1, -1, -1, -1, -1, -1, -1 }, { 0x258DF, -1, -1, 1464994, -1, -1, -1, -1, -1, -1 }, { 0x258E1, -1, 1465001, -1, -1, -1, -1, -1, -1, -1 }, { 0x258E4, -1, -1, 1465007, -1, -1, -1, -1, -1, -1 }, { 0x258E5, -1, -1, 1465011, -1, -1, -1, -1, -1, -1 }, { 0x258E9, -1, -1, 1465015, -1, -1, -1, -1, -1, -1 }, { 0x258EB, -1, -1, 1465019, -1, -1, -1, -1, -1, -1 }, { 0x258EC, -1, -1, 1465024, -1, -1, -1, -1, -1, -1 }, { 0x258EE, -1, -1, 1465029, -1, -1, -1, -1, -1, -1 }, { 0x258EF, -1, -1, 1465034, -1, -1, -1, -1, -1, -1 }, { 0x258F0, -1, -1, 1465039, -1, -1, -1, -1, -1, -1 }, { 0x258F8, -1, -1, 1465045, -1, -1, -1, -1, -1, -1 }, { 0x258FA, -1, -1, 1465049, -1, -1, -1, -1, -1, -1 }, { 0x258FD, -1, -1, -1, -1, -1, -1, -1, -1, 1465054 }, { 0x25902, -1, -1, 1465062, -1, -1, -1, -1, -1, -1 }, { 0x25903, -1, 1465068, -1, -1, -1, -1, -1, -1, -1 }, { 0x2590A, -1, -1, 1465073, -1, -1, -1, -1, -1, -1 }, { 0x2590B, -1, -1, 1465079, -1, -1, -1, -1, -1, -1 }, { 0x25910, -1, -1, 1465084, -1, -1, -1, -1, -1, -1 }, { 0x25917, -1, -1, 1465089, -1, -1, -1, -1, -1, -1 }, { 0x25918, -1, -1, 1465095, -1, -1, -1, -1, -1, -1 }, { 0x2591B, 1465105, 1465100, -1, -1, -1, -1, -1, -1, -1 }, { 0x2591C, -1, -1, 1465112, -1, -1, -1, -1, -1, -1 }, { 0x2591E, -1, -1, 1465118, -1, -1, -1, -1, -1, -1 }, { 0x2591F, -1, -1, 1465124, -1, -1, -1, -1, -1, -1 }, { 0x25923, -1, -1, 1465129, -1, -1, -1, -1, -1, -1 }, { 0x25924, -1, -1, 1465134, -1, -1, -1, -1, -1, -1 }, { 0x25925, -1, -1, 1465140, -1, -1, -1, -1, -1, -1 }, { 0x25926, -1, -1, 1465144, -1, -1, -1, -1, -1, -1 }, { 0x25928, -1, -1, 1465148, -1, -1, -1, -1, -1, -1 }, { 0x25929, -1, -1, 1465152, -1, -1, -1, -1, -1, -1 }, { 0x25931, -1, -1, 1465158, -1, -1, -1, -1, -1, -1 }, { 0x25933, -1, -1, 1465163, -1, -1, -1, -1, -1, -1 }, { 0x25934, -1, -1, 1465168, -1, -1, -1, -1, -1, -1 }, { 0x25935, -1, -1, 1465173, -1, -1, -1, -1, -1, -1 }, { 0x25937, -1, -1, 1465179, -1, -1, -1, -1, -1, -1 }, { 0x25938, -1, -1, 1465184, -1, -1, -1, -1, -1, -1 }, { 0x25939, -1, -1, 1465189, -1, -1, -1, -1, -1, -1 }, { 0x2593A, -1, -1, 1465194, -1, -1, -1, -1, -1, -1 }, { 0x2593B, -1, -1, 1465198, -1, -1, -1, -1, -1, -1 }, { 0x2593C, -1, -1, 1465202, -1, -1, -1, -1, -1, -1 }, { 0x25945, 1465213, 1465207, 1465244, -1, -1, -1, -1, -1, -1 }, { 0x25946, -1, 1465250, -1, -1, -1, -1, -1, -1, -1 }, { 0x25948, -1, -1, 1465255, -1, -1, -1, -1, -1, -1 }, { 0x2594A, -1, -1, 1465261, -1, -1, -1, -1, -1, -1 }, { 0x2594B, -1, -1, 1465267, -1, -1, -1, -1, -1, -1 }, { 0x2594C, -1, -1, 1465273, -1, -1, -1, -1, -1, -1 }, { 0x2594D, -1, -1, 1465277, -1, -1, -1, -1, -1, -1 }, { 0x2594F, -1, -1, 1465283, -1, -1, -1, -1, -1, -1 }, { 0x25956, -1, 1465288, -1, -1, -1, -1, -1, -1, -1 }, { 0x2595B, -1, -1, 1465292, -1, -1, -1, -1, -1, -1 }, { 0x2595D, -1, -1, 1465296, -1, -1, -1, -1, -1, -1 }, { 0x2595F, -1, -1, 1465302, -1, -1, -1, -1, -1, -1 }, { 0x25960, -1, -1, 1465306, -1, -1, -1, -1, -1, -1 }, { 0x25961, -1, -1, 1465311, -1, -1, -1, -1, -1, -1 }, { 0x25965, -1, -1, 1465317, -1, -1, -1, -1, -1, -1 }, { 0x25967, -1, -1, 1465322, -1, -1, -1, -1, -1, -1 }, { 0x25969, -1, -1, 1465329, -1, -1, -1, -1, -1, -1 }, { 0x25971, -1, -1, 1465332, -1, -1, -1, -1, -1, -1 }, { 0x25973, -1, -1, 1465339, -1, -1, -1, -1, -1, -1 }, { 0x25974, -1, -1, 1465345, -1, -1, -1, -1, -1, -1 }, { 0x25975, -1, -1, 1465349, -1, -1, -1, -1, -1, -1 }, { 0x25976, -1, -1, 1465355, -1, -1, -1, -1, -1, -1 }, { 0x25977, -1, -1, 1465361, -1, -1, -1, -1, -1, -1 }, { 0x25978, -1, -1, 1465372, -1, -1, -1, -1, 1465366, -1 }, { 0x25979, -1, -1, 1465377, -1, -1, -1, -1, -1, -1 }, { 0x2597D, -1, -1, 1465382, -1, -1, -1, -1, -1, -1 }, { 0x2597E, -1, -1, 1465387, -1, -1, -1, -1, -1, -1 }, { 0x2597F, -1, -1, 1465393, -1, -1, -1, -1, -1, -1 }, { 0x25980, -1, -1, 1465399, -1, -1, -1, -1, -1, -1 }, { 0x25981, -1, -1, 1465405, -1, -1, -1, -1, -1, -1 }, { 0x25983, -1, -1, 1465411, -1, -1, -1, -1, -1, -1 }, { 0x25985, -1, -1, 1465417, -1, -1, -1, -1, -1, -1 }, { 0x2598A, -1, -1, 1465423, -1, -1, -1, -1, -1, -1 }, { 0x2598C, -1, -1, 1465428, -1, -1, -1, -1, -1, -1 }, { 0x2598D, -1, -1, 1465434, -1, -1, -1, -1, -1, -1 }, { 0x25994, -1, -1, 1465438, -1, -1, -1, -1, -1, -1 }, { 0x25996, -1, -1, 1465443, -1, -1, -1, -1, -1, -1 }, { 0x25998, -1, -1, 1465448, -1, -1, -1, -1, -1, -1 }, { 0x2599C, -1, -1, 1465452, -1, -1, -1, -1, -1, -1 }, { 0x2599D, -1, -1, 1465458, -1, -1, -1, -1, -1, 1465463 }, { 0x2599E, -1, -1, 1465468, -1, -1, -1, -1, -1, -1 }, { 0x2599F, -1, -1, 1465473, -1, -1, -1, -1, -1, -1 }, { 0x259A2, -1, -1, 1465479, -1, -1, -1, -1, -1, -1 }, { 0x259A3, -1, -1, 1465485, -1, -1, -1, -1, -1, -1 }, { 0x259A5, -1, -1, 1465490, -1, -1, -1, -1, -1, -1 }, { 0x259A8, -1, -1, 1465497, -1, -1, -1, -1, -1, -1 }, { 0x259AC, -1, 1465501, -1, -1, -1, -1, -1, -1, -1 }, { 0x259B6, -1, -1, 1465508, -1, -1, -1, -1, -1, -1 }, { 0x259B7, -1, -1, 1465514, -1, -1, -1, -1, -1, -1 }, { 0x259C2, -1, -1, 1465520, -1, -1, -1, -1, -1, -1 }, { 0x259C6, -1, -1, 1465526, -1, -1, -1, -1, -1, -1 }, { 0x259C7, -1, -1, 1465530, -1, -1, -1, -1, -1, -1 }, { 0x259CB, -1, -1, 1465534, -1, -1, -1, -1, -1, -1 }, { 0x259CC, -1, 1465538, -1, -1, -1, -1, -1, -1, -1 }, { 0x259CE, -1, -1, -1, -1, -1, -1, -1, -1, 1465543 }, { 0x259D1, -1, -1, 1465548, -1, -1, -1, -1, -1, -1 }, { 0x259D2, -1, -1, 1465554, -1, -1, -1, -1, -1, -1 }, { 0x259D3, -1, -1, 1465559, -1, -1, -1, -1, -1, -1 }, { 0x259D5, -1, -1, 1465563, -1, -1, -1, -1, -1, -1 }, { 0x259D9, -1, -1, 1465568, -1, -1, -1, -1, -1, -1 }, { 0x259DA, -1, -1, 1465573, -1, -1, -1, -1, -1, -1 }, { 0x259E1, -1, -1, 1465578, -1, -1, -1, -1, -1, -1 }, { 0x259E3, -1, -1, 1465584, -1, -1, -1, -1, -1, -1 }, { 0x259E4, -1, -1, 1465588, -1, -1, -1, -1, -1, -1 }, { 0x259E7, -1, -1, 1465594, -1, -1, -1, -1, -1, -1 }, { 0x259E9, -1, -1, -1, -1, -1, -1, -1, -1, 1465598 }, { 0x259EA, -1, -1, -1, -1, -1, -1, -1, -1, 1465603 }, { 0x259EB, -1, -1, 1465610, -1, -1, -1, -1, -1, -1 }, { 0x259EC, -1, -1, 1465616, -1, -1, -1, -1, -1, -1 }, { 0x259ED, -1, -1, 1465622, -1, -1, -1, -1, -1, -1 }, { 0x259EE, -1, -1, 1465627, -1, -1, -1, -1, -1, -1 }, { 0x259F0, -1, -1, 1465632, -1, -1, -1, -1, -1, -1 }, { 0x259F1, -1, -1, 1465637, -1, -1, -1, -1, -1, -1 }, { 0x259F2, -1, -1, 1465643, -1, -1, -1, -1, -1, -1 }, { 0x259F4, -1, -1, 1465648, -1, -1, -1, -1, -1, -1 }, { 0x259F7, -1, -1, 1465653, -1, -1, -1, -1, -1, -1 }, { 0x259F9, 1465662, 1465657, -1, -1, -1, -1, -1, -1, -1 }, { 0x259FB, -1, -1, 1465677, -1, -1, -1, -1, -1, -1 }, { 0x25A0B, -1, -1, -1, -1, -1, -1, -1, -1, 1465681 }, { 0x25A0C, -1, -1, 1465688, -1, -1, -1, -1, -1, -1 }, { 0x25A0D, -1, -1, 1465693, -1, -1, -1, -1, -1, -1 }, { 0x25A0E, -1, -1, 1465697, -1, -1, -1, -1, -1, -1 }, { 0x25A10, -1, -1, 1465702, -1, -1, -1, -1, -1, -1 }, { 0x25A12, -1, -1, 1465708, -1, -1, -1, -1, -1, -1 }, { 0x25A15, -1, -1, 1465713, -1, -1, -1, -1, -1, -1 }, { 0x25A1C, -1, -1, 1465719, -1, -1, -1, -1, -1, -1 }, { 0x25A1D, -1, -1, 1465723, -1, -1, -1, -1, -1, -1 }, { 0x25A27, -1, -1, -1, -1, -1, -1, -1, -1, 1465729 }, { 0x25A28, -1, -1, -1, -1, -1, -1, -1, -1, 1465733 }, { 0x25A2A, -1, -1, 1465741, -1, -1, -1, -1, -1, -1 }, { 0x25A33, -1, -1, 1465748, -1, -1, -1, -1, -1, -1 }, { 0x25A3B, -1, -1, 1465754, -1, -1, -1, -1, -1, -1 }, { 0x25A3F, -1, -1, 1465758, -1, -1, -1, -1, -1, -1 }, { 0x25A40, -1, -1, 1465762, -1, -1, -1, -1, -1, -1 }, { 0x25A47, -1, -1, -1, -1, -1, -1, -1, -1, 1465767 }, { 0x25A49, -1, -1, -1, -1, -1, -1, -1, -1, 1465774 }, { 0x25A4C, -1, -1, 1465779, -1, -1, -1, -1, -1, -1 }, { 0x25A4D, -1, -1, -1, -1, -1, -1, -1, -1, 1465785 }, { 0x25A52, -1, -1, 1465790, -1, -1, -1, -1, -1, -1 }, { 0x25A54, -1, 1465795, 1465801, -1, -1, -1, -1, -1, -1 }, { 0x25A56, -1, -1, 1465807, -1, -1, -1, -1, -1, -1 }, { 0x25A57, -1, -1, 1465811, -1, -1, -1, -1, -1, -1 }, { 0x25A59, -1, -1, 1465817, -1, -1, -1, -1, -1, -1 }, { 0x25A5D, -1, -1, 1465821, -1, -1, -1, -1, -1, -1 }, { 0x25A61, -1, -1, 1465825, -1, -1, -1, -1, -1, -1 }, { 0x25A62, -1, -1, 1465830, -1, -1, -1, -1, -1, -1 }, { 0x25A63, -1, -1, 1465835, -1, -1, -1, -1, -1, -1 }, { 0x25A64, -1, -1, 1465840, -1, -1, -1, -1, -1, -1 }, { 0x25A6F, -1, -1, -1, -1, -1, -1, -1, -1, 1465845 }, { 0x25A70, -1, -1, -1, -1, -1, -1, -1, -1, 1465852 }, { 0x25A71, -1, -1, 1465858, -1, -1, -1, -1, -1, -1 }, { 0x25A72, 1465862, -1, 1465878, -1, -1, -1, -1, -1, -1 }, { 0x25A80, -1, -1, 1465883, -1, -1, -1, -1, -1, -1 }, { 0x25A81, -1, -1, 1465887, -1, -1, -1, -1, -1, -1 }, { 0x25A82, -1, -1, 1465893, -1, -1, -1, -1, -1, -1 }, { 0x25A85, -1, -1, -1, -1, -1, -1, -1, -1, 1465898 }, { 0x25A8A, -1, -1, 1465903, -1, -1, -1, -1, -1, -1 }, { 0x25A8B, -1, -1, 1465908, -1, -1, -1, -1, -1, -1 }, { 0x25A8C, -1, -1, 1465912, -1, -1, -1, -1, -1, -1 }, { 0x25A8D, -1, -1, 1465918, -1, -1, -1, -1, -1, -1 }, { 0x25A8F, -1, -1, 1465922, -1, -1, -1, -1, -1, -1 }, { 0x25A95, 1465932, 1465926, -1, -1, -1, -1, -1, -1, -1 }, { 0x25A98, -1, -1, 1465943, -1, -1, -1, -1, -1, -1 }, { 0x25A9A, -1, -1, 1465949, -1, -1, -1, -1, -1, -1 }, { 0x25A9C, -1, 1465953, -1, -1, -1, -1, -1, -1, -1 }, { 0x25A9D, -1, -1, -1, -1, -1, -1, -1, -1, 1465959 }, { 0x25A9E, -1, -1, -1, -1, -1, -1, -1, -1, 1465965 }, { 0x25AA2, -1, -1, 1465971, -1, -1, -1, -1, -1, -1 }, { 0x25AA6, -1, -1, 1465977, -1, -1, -1, -1, -1, -1 }, { 0x25AA7, -1, -1, 1465981, -1, -1, -1, -1, -1, -1 }, { 0x25AAB, -1, -1, 1465987, -1, -1, -1, -1, -1, -1 }, { 0x25AAE, -1, 1465991, -1, -1, -1, -1, -1, -1, -1 }, { 0x25AAF, -1, 1465998, 1466003, -1, -1, -1, -1, -1, -1 }, { 0x25AB1, -1, -1, 1466008, -1, -1, -1, -1, -1, -1 }, { 0x25AB4, -1, -1, 1466012, -1, -1, -1, -1, -1, -1 }, { 0x25AB5, -1, -1, 1466018, -1, -1, -1, -1, -1, -1 }, { 0x25AB8, -1, -1, -1, -1, -1, -1, -1, -1, 1466023 }, { 0x25ABB, -1, -1, 1466031, -1, -1, -1, -1, -1, -1 }, { 0x25ABC, -1, -1, 1466037, -1, -1, -1, -1, -1, -1 }, { 0x25AC2, -1, -1, 1466041, -1, -1, -1, -1, -1, -1 }, { 0x25AC3, -1, -1, 1466047, -1, -1, -1, -1, -1, -1 }, { 0x25AC5, -1, -1, 1466051, -1, -1, -1, -1, -1, -1 }, { 0x25ACB, -1, -1, 1466058, -1, -1, -1, -1, -1, -1 }, { 0x25ACC, -1, -1, -1, -1, -1, -1, -1, -1, 1466064 }, { 0x25ACE, -1, -1, 1466071, -1, -1, -1, -1, -1, -1 }, { 0x25AD6, -1, -1, 1466077, -1, -1, -1, -1, -1, -1 }, { 0x25AD7, 1466089, 1466084, -1, -1, -1, -1, -1, -1, -1 }, { 0x25AD9, -1, -1, 1466105, -1, -1, -1, -1, -1, -1 }, { 0x25ADB, -1, -1, 1466111, -1, -1, -1, -1, -1, -1 }, { 0x25ADC, -1, -1, 1466118, -1, -1, -1, -1, -1, -1 }, { 0x25ADD, -1, -1, 1466122, -1, -1, -1, -1, -1, -1 }, { 0x25ADE, -1, -1, 1466126, -1, -1, -1, -1, -1, -1 }, { 0x25ADF, -1, -1, 1466130, -1, -1, -1, -1, -1, 1466134 }, { 0x25AE2, -1, -1, 1466140, -1, -1, -1, -1, -1, -1 }, { 0x25AE9, -1, 1466145, -1, -1, -1, -1, -1, -1, -1 }, { 0x25AEC, -1, -1, 1466151, -1, -1, -1, -1, -1, -1 }, { 0x25AED, -1, -1, -1, -1, -1, -1, -1, -1, 1466156 }, { 0x25AEF, -1, -1, 1466162, -1, -1, -1, -1, -1, -1 }, { 0x25AF0, -1, -1, 1466169, -1, -1, -1, -1, -1, -1 }, { 0x25AF1, 1466179, 1466173, 1466188, -1, -1, -1, -1, -1, -1 }, { 0x25AF3, -1, -1, 1466193, -1, -1, -1, -1, -1, -1 }, { 0x25AF4, -1, -1, 1466199, -1, -1, -1, -1, -1, -1 }, { 0x25AF5, -1, -1, 1466204, -1, -1, -1, -1, -1, -1 }, { 0x25AF6, -1, -1, 1466208, -1, -1, -1, -1, -1, -1 }, { 0x25AF7, -1, -1, 1466212, -1, -1, -1, -1, -1, -1 }, { 0x25AF8, -1, -1, 1466217, -1, -1, -1, -1, -1, -1 }, { 0x25AF9, -1, -1, 1466223, -1, -1, -1, -1, -1, -1 }, { 0x25AFC, -1, -1, 1466229, -1, -1, -1, -1, -1, -1 }, { 0x25AFD, -1, -1, 1466236, -1, -1, -1, -1, -1, -1 }, { 0x25B00, 1466245, 1466240, 1466285, -1, -1, -1, -1, -1, -1 }, { 0x25B06, -1, -1, 1466290, -1, -1, -1, -1, -1, -1 }, { 0x25B08, -1, 1466296, 1466302, -1, -1, -1, -1, -1, -1 }, { 0x25B09, -1, -1, 1466307, -1, -1, -1, -1, -1, 1466312 }, { 0x25B0A, -1, -1, -1, -1, -1, -1, -1, -1, 1466318 }, { 0x25B0B, -1, -1, -1, -1, -1, -1, -1, -1, 1466324 }, { 0x25B0D, -1, -1, 1466329, -1, -1, -1, -1, -1, -1 }, { 0x25B0E, -1, -1, 1466335, -1, -1, -1, -1, -1, -1 }, { 0x25B10, -1, -1, 1466339, -1, -1, -1, -1, -1, -1 }, { 0x25B12, -1, -1, 1466345, -1, -1, -1, -1, -1, -1 }, { 0x25B13, -1, -1, 1466349, -1, -1, -1, -1, -1, -1 }, { 0x25B14, -1, -1, 1466354, -1, -1, -1, -1, -1, -1 }, { 0x25B15, -1, -1, 1466358, -1, -1, -1, -1, -1, -1 }, { 0x25B19, -1, -1, 1466363, -1, -1, -1, -1, -1, -1 }, { 0x25B1C, -1, -1, 1466367, -1, -1, -1, -1, -1, -1 }, { 0x25B1D, -1, -1, 1466372, -1, -1, -1, -1, -1, -1 }, { 0x25B1E, -1, 1466377, 1466382, -1, -1, -1, -1, -1, -1 }, { 0x25B20, 1466392, 1466387, 1466432, -1, -1, -1, -1, -1, -1 }, { 0x25B27, -1, -1, -1, -1, -1, -1, -1, -1, 1466438 }, { 0x25B28, -1, -1, -1, -1, -1, -1, -1, -1, 1466444 }, { 0x25B29, -1, -1, -1, -1, -1, -1, -1, -1, 1466449 }, { 0x25B2A, -1, -1, 1466453, -1, -1, -1, -1, -1, -1 }, { 0x25B2B, -1, -1, 1466459, -1, -1, -1, -1, -1, -1 }, { 0x25B2C, -1, -1, 1466466, -1, -1, -1, -1, -1, -1 }, { 0x25B2D, -1, -1, 1466471, -1, -1, -1, -1, -1, -1 }, { 0x25B2E, -1, -1, 1466475, -1, -1, -1, -1, -1, 1466482 }, { 0x25B2F, 1466488, -1, 1466497, -1, -1, -1, -1, -1, -1 }, { 0x25B30, -1, -1, 1466502, -1, -1, -1, -1, -1, -1 }, { 0x25B31, -1, -1, 1466506, -1, -1, -1, -1, -1, -1 }, { 0x25B32, -1, -1, 1466513, -1, -1, -1, -1, -1, -1 }, { 0x25B33, -1, -1, 1466519, -1, -1, -1, -1, -1, -1 }, { 0x25B34, -1, -1, 1466523, -1, -1, -1, -1, -1, -1 }, { 0x25B3C, -1, -1, 1466529, -1, -1, -1, -1, -1, -1 }, { 0x25B4B, -1, -1, 1466534, -1, -1, -1, -1, -1, -1 }, { 0x25B4C, -1, -1, 1466538, -1, -1, -1, -1, -1, 1466542 }, { 0x25B4D, -1, -1, -1, -1, -1, -1, -1, -1, 1466549 }, { 0x25B4E, -1, -1, -1, -1, -1, -1, -1, -1, 1466555 }, { 0x25B4F, -1, -1, -1, -1, -1, -1, -1, -1, 1466561 }, { 0x25B50, -1, -1, 1466567, -1, -1, -1, -1, -1, -1 }, { 0x25B51, -1, -1, 1466571, -1, -1, -1, -1, -1, -1 }, { 0x25B52, -1, -1, 1466576, -1, -1, -1, -1, -1, -1 }, { 0x25B53, -1, -1, 1466581, -1, -1, -1, -1, -1, -1 }, { 0x25B54, -1, -1, 1466586, -1, -1, -1, -1, -1, -1 }, { 0x25B56, -1, -1, 1466592, -1, -1, -1, -1, -1, -1 }, { 0x25B58, -1, -1, 1466596, -1, -1, -1, -1, -1, -1 }, { 0x25B59, -1, -1, 1466601, -1, -1, -1, -1, -1, -1 }, { 0x25B5A, -1, -1, 1466606, -1, -1, -1, -1, -1, -1 }, { 0x25B5C, -1, -1, 1466612, -1, -1, -1, -1, -1, -1 }, { 0x25B5D, -1, -1, 1466616, -1, -1, -1, -1, -1, -1 }, { 0x25B5E, -1, -1, 1466622, -1, -1, -1, -1, -1, -1 }, { 0x25B60, -1, -1, 1466628, -1, -1, -1, -1, -1, -1 }, { 0x25B61, -1, -1, 1466632, -1, -1, -1, -1, -1, -1 }, { 0x25B62, -1, -1, 1466637, -1, -1, -1, -1, -1, -1 }, { 0x25B65, -1, -1, 1466643, -1, -1, -1, -1, -1, -1 }, { 0x25B6B, -1, -1, 1466650, -1, -1, -1, -1, -1, -1 }, { 0x25B6C, -1, -1, 1466654, -1, -1, -1, -1, -1, -1 }, { 0x25B6D, -1, -1, 1466659, -1, -1, -1, -1, -1, -1 }, { 0x25B6E, -1, -1, 1466664, -1, -1, -1, -1, -1, -1 }, { 0x25B74, -1, 1466670, -1, -1, -1, -1, -1, -1, -1 }, { 0x25B75, -1, -1, -1, -1, -1, -1, -1, -1, 1466675 }, { 0x25B76, -1, -1, -1, -1, -1, -1, -1, -1, 1466680 }, { 0x25B87, -1, -1, -1, -1, -1, -1, -1, -1, 1466686 }, { 0x25B88, -1, -1, -1, -1, -1, -1, -1, -1, 1466694 }, { 0x25B89, -1, 1466698, -1, -1, -1, -1, -1, -1, 1466703 }, { 0x25B8A, -1, -1, -1, -1, -1, -1, -1, -1, 1466706 }, { 0x25B8B, -1, -1, -1, -1, -1, -1, -1, -1, 1466712 }, { 0x25B8D, -1, -1, 1466718, -1, -1, -1, -1, -1, -1 }, { 0x25B8E, -1, -1, 1466723, -1, -1, -1, -1, -1, -1 }, { 0x25B8F, -1, -1, 1466729, -1, -1, -1, -1, -1, -1 }, { 0x25B90, -1, -1, 1466735, -1, -1, -1, -1, -1, -1 }, { 0x25B92, -1, -1, 1466741, -1, -1, -1, -1, -1, -1 }, { 0x25B95, -1, -1, 1466747, -1, -1, -1, -1, -1, -1 }, { 0x25B96, -1, -1, 1466753, -1, -1, -1, -1, -1, -1 }, { 0x25B97, -1, -1, 1466764, -1, -1, -1, -1, 1466758, -1 }, { 0x25B98, -1, -1, 1466768, -1, -1, -1, -1, -1, -1 }, { 0x25B9C, 1466779, 1466774, 1466834, -1, -1, -1, -1, -1, -1 }, { 0x25B9D, -1, -1, 1466838, -1, -1, -1, -1, -1, -1 }, { 0x25BA3, -1, -1, 1466842, -1, -1, -1, -1, -1, -1 }, { 0x25BA4, -1, -1, 1466848, -1, -1, -1, -1, -1, -1 }, { 0x25BA5, -1, -1, 1466853, -1, -1, -1, -1, -1, -1 }, { 0x25BA7, -1, -1, 1466859, -1, -1, -1, -1, -1, -1 }, { 0x25BA8, -1, -1, 1466863, -1, -1, -1, -1, -1, -1 }, { 0x25BAA, -1, -1, 1466869, -1, -1, -1, -1, -1, -1 }, { 0x25BAC, -1, -1, 1466873, -1, -1, -1, -1, -1, -1 }, { 0x25BAF, -1, -1, 1466877, -1, -1, -1, -1, -1, -1 }, { 0x25BB4, -1, 1466881, -1, -1, -1, -1, -1, -1, -1 }, { 0x25BBE, 1466893, 1466887, 1466929, -1, -1, -1, -1, -1, -1 }, { 0x25BC3, -1, -1, 1466934, -1, -1, -1, -1, -1, -1 }, { 0x25BC6, -1, 1466939, -1, -1, -1, -1, -1, -1, -1 }, { 0x25BC7, -1, -1, -1, -1, -1, -1, -1, -1, 1466945 }, { 0x25BC8, -1, -1, -1, -1, -1, -1, -1, -1, 1466950 }, { 0x25BC9, -1, -1, -1, -1, -1, -1, -1, -1, 1466955 }, { 0x25BCA, -1, -1, -1, -1, -1, -1, -1, -1, 1466960 }, { 0x25BCB, -1, -1, -1, -1, -1, -1, -1, -1, 1466964 }, { 0x25BCC, -1, -1, -1, -1, -1, -1, -1, -1, 1466970 }, { 0x25BCD, -1, -1, -1, -1, -1, -1, -1, -1, 1466974 }, { 0x25BCE, -1, -1, -1, -1, -1, -1, -1, -1, 1466978 }, { 0x25BCF, -1, -1, -1, -1, -1, -1, -1, -1, 1466983 }, { 0x25BD1, -1, -1, 1466990, -1, -1, -1, -1, -1, -1 }, { 0x25BD2, -1, -1, -1, -1, -1, -1, -1, -1, 1466995 }, { 0x25BD3, -1, -1, -1, -1, -1, -1, -1, -1, 1467000 }, { 0x25BD4, -1, -1, 1467006, -1, -1, -1, -1, -1, -1 }, { 0x25BD5, -1, -1, 1467010, -1, -1, -1, -1, -1, -1 }, { 0x25BD6, -1, -1, 1467016, -1, -1, -1, -1, -1, -1 }, { 0x25BD7, 1467026, 1467020, -1, -1, -1, -1, -1, -1, -1 }, { 0x25BD8, -1, -1, 1467036, -1, -1, -1, -1, -1, -1 }, { 0x25BD9, -1, -1, 1467040, -1, -1, -1, -1, -1, -1 }, { 0x25BDA, -1, -1, 1467046, -1, -1, -1, -1, -1, -1 }, { 0x25BDB, -1, -1, 1467050, -1, -1, -1, -1, -1, -1 }, { 0x25BDC, -1, -1, 1467055, -1, -1, -1, -1, -1, -1 }, { 0x25BDD, -1, -1, 1467060, -1, -1, -1, -1, -1, 1467064 }, { 0x25BDE, -1, -1, 1467071, -1, -1, -1, -1, -1, -1 }, { 0x25BDF, -1, -1, 1467076, -1, -1, -1, -1, -1, -1 }, { 0x25BE1, -1, -1, 1467081, -1, -1, -1, -1, -1, -1 }, { 0x25BE2, -1, -1, 1467085, -1, -1, -1, -1, -1, -1 }, { 0x25BE4, -1, 1467091, 1467096, -1, -1, -1, -1, -1, -1 }, { 0x25BE5, -1, -1, 1467101, -1, -1, -1, -1, -1, -1 }, { 0x25BE6, -1, -1, 1467106, -1, -1, -1, -1, -1, -1 }, { 0x25BE8, -1, 1467112, 1467116, -1, -1, -1, -1, -1, -1 }, { 0x25BE9, -1, -1, 1467120, -1, -1, -1, -1, -1, -1 }, { 0x25BEA, -1, -1, 1467126, -1, -1, -1, -1, -1, 1467131 }, { 0x25BEC, -1, -1, 1467138, -1, -1, -1, -1, -1, -1 }, { 0x25BEE, -1, -1, 1467144, -1, -1, -1, -1, -1, -1 }, { 0x25BF3, -1, -1, 1467148, -1, -1, -1, -1, -1, -1 }, { 0x25BF6, -1, -1, 1467151, -1, -1, -1, -1, -1, -1 }, { 0x25BF8, -1, -1, 1467155, -1, -1, -1, -1, -1, -1 }, { 0x25BFE, -1, -1, 1467160, -1, -1, -1, -1, -1, -1 }, { 0x25C01, -1, 1467165, -1, -1, -1, -1, -1, -1, -1 }, { 0x25C04, -1, -1, -1, -1, -1, -1, -1, -1, 1467171 }, { 0x25C06, -1, 1467177, -1, -1, -1, -1, -1, -1, 1467182 }, { 0x25C07, -1, -1, -1, -1, -1, -1, -1, -1, 1467187 }, { 0x25C08, -1, -1, -1, -1, -1, -1, -1, -1, 1467191 }, { 0x25C0A, -1, -1, -1, -1, -1, -1, -1, -1, 1467199 }, { 0x25C1B, -1, -1, 1467206, -1, -1, -1, -1, -1, -1 }, { 0x25C1C, -1, -1, 1467210, -1, -1, -1, -1, -1, -1 }, { 0x25C1D, -1, -1, 1467215, -1, -1, -1, -1, -1, -1 }, { 0x25C1E, -1, -1, 1467219, -1, -1, -1, -1, -1, -1 }, { 0x25C1F, -1, -1, 1467225, -1, -1, -1, -1, -1, -1 }, { 0x25C20, -1, -1, 1467231, -1, -1, -1, -1, -1, -1 }, { 0x25C21, -1, 1467235, 1467241, -1, -1, -1, -1, -1, -1 }, { 0x25C22, -1, -1, 1467245, -1, -1, -1, -1, -1, -1 }, { 0x25C23, -1, -1, 1467251, -1, -1, -1, -1, -1, -1 }, { 0x25C25, -1, -1, 1467256, -1, -1, -1, -1, -1, -1 }, { 0x25C26, -1, -1, 1467260, -1, -1, -1, -1, -1, -1 }, { 0x25C27, -1, -1, 1467264, -1, -1, -1, -1, -1, -1 }, { 0x25C28, -1, -1, 1467268, -1, -1, -1, -1, -1, -1 }, { 0x25C2A, -1, -1, 1467273, -1, -1, -1, -1, -1, -1 }, { 0x25C2D, -1, -1, 1467277, -1, -1, -1, -1, -1, -1 }, { 0x25C2E, -1, -1, 1467282, -1, -1, -1, -1, -1, -1 }, { 0x25C30, -1, -1, 1467286, -1, -1, -1, -1, -1, -1 }, { 0x25C31, -1, -1, 1467291, -1, -1, -1, -1, -1, -1 }, { 0x25C32, -1, -1, 1467296, -1, -1, -1, -1, -1, -1 }, { 0x25C33, -1, -1, 1467302, -1, -1, -1, -1, -1, -1 }, { 0x25C36, -1, -1, 1467308, -1, -1, -1, -1, -1, -1 }, { 0x25C3B, -1, -1, 1467313, -1, -1, -1, -1, -1, -1 }, { 0x25C3C, -1, -1, 1467317, -1, -1, -1, -1, -1, -1 }, { 0x25C3E, -1, -1, 1467322, -1, -1, -1, -1, -1, -1 }, { 0x25C40, -1, -1, 1467328, -1, -1, -1, -1, -1, -1 }, { 0x25C41, -1, -1, 1467332, -1, -1, -1, -1, -1, -1 }, { 0x25C42, -1, -1, 1467336, -1, -1, -1, -1, -1, -1 }, { 0x25C43, -1, -1, 1467340, -1, -1, -1, -1, -1, -1 }, { 0x25C4A, -1, 1467344, -1, -1, -1, -1, -1, -1, -1 }, { 0x25C54, -1, 1467349, -1, -1, -1, -1, -1, -1, -1 }, { 0x25C65, -1, 1467355, -1, -1, -1, -1, -1, -1, -1 }, { 0x25C67, -1, -1, 1467361, -1, -1, -1, -1, -1, -1 }, { 0x25C68, -1, -1, 1467366, -1, -1, -1, -1, -1, 1467372 }, { 0x25C6A, -1, -1, -1, -1, -1, -1, -1, -1, 1467377 }, { 0x25C6B, -1, -1, -1, -1, -1, -1, -1, -1, 1467382 }, { 0x25C6C, -1, -1, -1, -1, -1, -1, -1, -1, 1467387 }, { 0x25C6D, -1, -1, -1, -1, -1, -1, -1, -1, 1467391 }, { 0x25C6E, -1, -1, -1, -1, -1, -1, -1, -1, 1467398 }, { 0x25C6F, -1, -1, -1, -1, -1, -1, -1, -1, 1467403 }, { 0x25C70, -1, -1, -1, -1, -1, -1, -1, -1, 1467410 }, { 0x25C71, -1, -1, -1, -1, -1, -1, -1, -1, 1467415 }, { 0x25C72, -1, -1, -1, -1, -1, -1, -1, -1, 1467421 }, { 0x25C74, -1, -1, -1, -1, -1, -1, -1, -1, 1467426 }, { 0x25C75, -1, -1, 1467430, -1, -1, -1, -1, -1, -1 }, { 0x25C76, -1, -1, 1467435, -1, -1, -1, -1, -1, -1 }, { 0x25C77, -1, -1, 1467443, -1, -1, -1, -1, -1, -1 }, { 0x25C78, -1, -1, 1467448, -1, -1, -1, -1, -1, -1 }, { 0x25C79, -1, -1, 1467452, -1, -1, -1, -1, -1, -1 }, { 0x25C7A, -1, -1, 1467456, -1, -1, -1, -1, -1, -1 }, { 0x25C7B, -1, -1, 1467462, -1, -1, -1, -1, -1, -1 }, { 0x25C7C, 1467473, 1467467, 1467490, -1, -1, -1, -1, -1, -1 }, { 0x25C7D, -1, -1, 1467495, -1, -1, -1, -1, -1, -1 }, { 0x25C80, -1, -1, 1467501, -1, -1, -1, -1, -1, -1 }, { 0x25C81, -1, -1, 1467507, -1, -1, -1, -1, -1, -1 }, { 0x25C82, -1, -1, 1467512, -1, -1, -1, -1, -1, -1 }, { 0x25C83, -1, -1, 1467518, -1, -1, -1, -1, -1, -1 }, { 0x25C84, -1, -1, 1467523, -1, -1, -1, -1, -1, -1 }, { 0x25C85, -1, -1, 1467528, -1, -1, -1, -1, -1, -1 }, { 0x25C86, -1, -1, 1467534, -1, -1, -1, -1, -1, -1 }, { 0x25C87, -1, -1, 1467540, -1, -1, -1, -1, -1, -1 }, { 0x25C88, -1, -1, 1467545, -1, -1, -1, -1, -1, -1 }, { 0x25C89, -1, -1, 1467550, -1, -1, -1, -1, -1, -1 }, { 0x25C8A, -1, -1, 1467554, -1, -1, -1, -1, -1, -1 }, { 0x25C8B, -1, -1, 1467560, -1, -1, -1, -1, -1, -1 }, { 0x25C8D, -1, -1, 1467566, -1, -1, -1, -1, -1, -1 }, { 0x25C8E, -1, -1, 1467571, -1, -1, -1, -1, -1, -1 }, { 0x25C8F, -1, -1, 1467575, -1, -1, -1, -1, -1, -1 }, { 0x25C90, -1, -1, 1467582, -1, -1, -1, -1, -1, -1 }, { 0x25C91, -1, 1467586, 1467592, -1, -1, -1, -1, -1, -1 }, { 0x25C95, -1, -1, 1467597, -1, -1, -1, -1, -1, -1 }, { 0x25C97, -1, -1, 1467601, -1, -1, -1, -1, -1, -1 }, { 0x25C9A, -1, -1, 1467605, -1, -1, -1, -1, -1, -1 }, { 0x25C9B, -1, -1, 1467613, -1, -1, -1, -1, -1, -1 }, { 0x25C9C, -1, -1, 1467617, -1, -1, -1, -1, -1, -1 }, { 0x25C9D, -1, -1, 1467621, -1, -1, -1, -1, -1, -1 }, { 0x25C9F, -1, -1, 1467627, -1, -1, -1, -1, -1, -1 }, { 0x25CA0, -1, -1, 1467633, -1, -1, -1, -1, -1, -1 }, { 0x25CA1, -1, -1, 1467639, -1, -1, -1, -1, -1, -1 }, { 0x25CA2, -1, -1, 1467647, -1, -1, -1, -1, -1, -1 }, { 0x25CA3, -1, -1, 1467653, -1, -1, -1, -1, -1, -1 }, { 0x25CA4, -1, 1467658, -1, -1, -1, -1, -1, -1, -1 }, { 0x25CA5, -1, -1, 1467664, -1, -1, -1, -1, -1, -1 }, { 0x25CA6, -1, -1, 1467670, -1, -1, -1, -1, -1, -1 }, { 0x25CA7, -1, -1, 1467676, -1, -1, -1, -1, -1, -1 }, { 0x25CAA, -1, -1, 1467680, -1, -1, -1, -1, -1, -1 }, { 0x25CC0, -1, 1467684, -1, -1, -1, -1, -1, -1, -1 }, { 0x25CC1, -1, 1467689, -1, -1, -1, -1, -1, -1, -1 }, { 0x25CC2, -1, -1, -1, -1, -1, -1, -1, -1, 1467695 }, { 0x25CC3, -1, -1, -1, -1, -1, -1, -1, -1, 1467703 }, { 0x25CC4, -1, -1, -1, -1, -1, -1, -1, -1, 1467710 }, { 0x25CC5, -1, -1, -1, -1, -1, -1, -1, -1, 1467717 }, { 0x25CC6, -1, -1, 1467721, -1, -1, -1, -1, -1, -1 }, { 0x25CC7, -1, -1, 1467725, -1, -1, -1, -1, -1, -1 }, { 0x25CC8, -1, -1, 1467729, -1, -1, -1, -1, -1, -1 }, { 0x25CC9, -1, -1, 1467734, -1, -1, -1, -1, -1, 1467738 }, { 0x25CCB, -1, -1, 1467743, -1, -1, -1, -1, -1, -1 }, { 0x25CCC, -1, -1, 1467748, -1, -1, -1, -1, -1, -1 }, { 0x25CCD, 1467760, 1467754, 1467767, -1, -1, -1, -1, -1, -1 }, { 0x25CCE, -1, -1, 1467772, -1, -1, -1, -1, -1, -1 }, { 0x25CCF, -1, -1, 1467779, -1, -1, -1, -1, -1, -1 }, { 0x25CD0, -1, -1, 1467783, -1, -1, -1, -1, -1, 1467789 }, { 0x25CD2, -1, -1, 1467794, -1, -1, -1, -1, -1, -1 }, { 0x25CD3, -1, -1, 1467800, -1, -1, -1, -1, -1, 1467806 }, { 0x25CD4, -1, -1, 1467811, -1, -1, -1, -1, -1, -1 }, { 0x25CD5, -1, -1, 1467816, -1, -1, -1, -1, -1, -1 }, { 0x25CD6, -1, -1, 1467821, -1, -1, -1, -1, -1, -1 }, { 0x25CD7, -1, -1, 1467825, -1, -1, -1, -1, -1, -1 }, { 0x25CD8, -1, -1, 1467829, -1, -1, -1, -1, -1, -1 }, { 0x25CDA, -1, -1, 1467835, -1, -1, -1, -1, -1, -1 }, { 0x25CDC, -1, -1, 1467840, -1, -1, -1, -1, -1, -1 }, { 0x25CDD, -1, -1, 1467846, -1, -1, -1, -1, -1, -1 }, { 0x25CDE, -1, -1, 1467851, -1, -1, -1, -1, -1, -1 }, { 0x25CDF, -1, -1, 1467856, -1, -1, -1, -1, -1, -1 }, { 0x25CE0, -1, -1, 1467862, -1, -1, -1, -1, -1, -1 }, { 0x25CE1, -1, -1, 1467866, -1, -1, -1, -1, -1, -1 }, { 0x25CE2, -1, -1, 1467871, -1, -1, -1, -1, -1, -1 }, { 0x25CE3, -1, -1, 1467877, -1, -1, -1, -1, -1, -1 }, { 0x25CE5, -1, -1, 1467882, -1, -1, -1, -1, -1, -1 }, { 0x25CEA, -1, -1, 1467888, -1, -1, -1, -1, -1, -1 }, { 0x25CEB, -1, -1, 1467894, -1, -1, -1, -1, -1, -1 }, { 0x25CEC, -1, -1, 1467900, -1, -1, -1, -1, -1, -1 }, { 0x25CEF, -1, -1, 1467904, -1, -1, -1, -1, -1, -1 }, { 0x25CF0, -1, -1, 1467908, -1, -1, -1, -1, -1, -1 }, { 0x25CF1, -1, -1, 1467914, -1, -1, -1, -1, -1, -1 }, { 0x25CF2, -1, -1, 1467920, -1, -1, -1, -1, -1, -1 }, { 0x25CF3, -1, -1, 1467924, -1, -1, -1, -1, -1, -1 }, { 0x25CF4, -1, -1, 1467928, -1, -1, -1, -1, -1, -1 }, { 0x25CF5, -1, -1, 1467934, -1, -1, -1, -1, -1, -1 }, { 0x25CF6, -1, -1, 1467939, -1, -1, -1, -1, -1, -1 }, { 0x25CF7, -1, -1, 1467946, -1, -1, -1, -1, -1, -1 }, { 0x25CF8, -1, -1, 1467952, -1, -1, -1, -1, -1, -1 }, { 0x25CF9, -1, -1, 1467957, -1, -1, -1, -1, -1, -1 }, { 0x25CFA, -1, -1, 1467962, -1, -1, -1, -1, -1, -1 }, { 0x25CFE, -1, 1467968, -1, -1, -1, -1, -1, -1, -1 }, { 0x25D10, -1, -1, 1467974, -1, -1, -1, -1, -1, -1 }, { 0x25D11, -1, -1, 1467980, -1, -1, -1, -1, -1, -1 }, { 0x25D12, -1, -1, 1467986, -1, -1, -1, -1, -1, -1 }, { 0x25D15, -1, -1, 1467991, -1, -1, -1, -1, -1, -1 }, { 0x25D16, -1, -1, 1467996, -1, -1, -1, -1, -1, -1 }, { 0x25D17, -1, -1, -1, -1, -1, -1, -1, -1, 1468001 }, { 0x25D18, -1, -1, -1, -1, -1, -1, -1, -1, 1468008 }, { 0x25D19, -1, -1, -1, -1, -1, -1, -1, -1, 1468012 }, { 0x25D1A, -1, -1, -1, -1, -1, -1, -1, -1, 1468018 }, { 0x25D1B, -1, -1, -1, -1, -1, -1, -1, -1, 1468024 }, { 0x25D1C, -1, -1, -1, -1, -1, -1, -1, -1, 1468030 }, { 0x25D20, -1, 1468038, -1, -1, -1, -1, -1, -1, -1 }, { 0x25D21, -1, -1, 1468044, -1, -1, -1, -1, -1, -1 }, { 0x25D22, -1, -1, -1, -1, -1, -1, -1, -1, 1468048 }, { 0x25D24, -1, -1, 1468053, -1, -1, -1, -1, -1, -1 }, { 0x25D26, 1468064, 1468059, 1468070, -1, -1, -1, -1, -1, -1 }, { 0x25D27, 1468081, 1468075, 1468097, -1, -1, -1, -1, -1, -1 }, { 0x25D28, -1, -1, 1468101, -1, -1, -1, -1, -1, -1 }, { 0x25D29, -1, -1, 1468105, -1, -1, -1, -1, -1, -1 }, { 0x25D2A, -1, -1, 1468109, -1, -1, -1, -1, -1, -1 }, { 0x25D2B, -1, -1, 1468113, -1, -1, -1, -1, -1, -1 }, { 0x25D2C, -1, -1, 1468118, -1, -1, -1, -1, -1, -1 }, { 0x25D2D, -1, -1, 1468122, -1, -1, -1, -1, -1, -1 }, { 0x25D2E, -1, -1, 1468127, -1, -1, -1, -1, -1, -1 }, { 0x25D2F, -1, -1, 1468131, -1, -1, -1, -1, -1, -1 }, { 0x25D30, -1, 1468136, -1, -1, -1, -1, -1, -1, -1 }, { 0x25D31, -1, -1, 1468142, -1, -1, -1, -1, -1, -1 }, { 0x25D34, -1, -1, 1468148, -1, -1, -1, -1, -1, -1 }, { 0x25D35, -1, -1, 1468153, -1, -1, -1, -1, -1, -1 }, { 0x25D3A, -1, -1, 1468159, -1, -1, -1, -1, -1, -1 }, { 0x25D3B, -1, -1, 1468163, -1, -1, -1, -1, -1, -1 }, { 0x25D3F, -1, -1, 1468170, -1, -1, -1, -1, -1, -1 }, { 0x25D43, -1, 1468175, -1, -1, -1, -1, -1, -1, -1 }, { 0x25D4F, -1, -1, 1468181, -1, -1, -1, -1, -1, -1 }, { 0x25D52, -1, -1, 1468187, -1, -1, -1, -1, -1, -1 }, { 0x25D55, -1, -1, -1, -1, -1, -1, -1, -1, 1468192 }, { 0x25D56, -1, -1, -1, -1, -1, -1, -1, -1, 1468200 }, { 0x25D57, -1, -1, -1, -1, -1, -1, -1, -1, 1468205 }, { 0x25D58, -1, -1, -1, -1, -1, -1, -1, -1, 1468209 }, { 0x25D59, -1, -1, -1, -1, -1, -1, -1, -1, 1468214 }, { 0x25D5A, 1468226, 1468221, -1, -1, -1, -1, -1, -1, 1468243 }, { 0x25D5B, -1, -1, -1, -1, -1, -1, -1, -1, 1468249 }, { 0x25D5C, 1468259, 1468254, 1468349, -1, -1, -1, -1, -1, -1 }, { 0x25D5D, -1, -1, 1468353, -1, -1, -1, -1, -1, -1 }, { 0x25D5E, -1, -1, 1468359, -1, -1, -1, -1, -1, -1 }, { 0x25D5F, -1, -1, 1468364, -1, -1, -1, -1, -1, -1 }, { 0x25D60, -1, -1, 1468369, -1, -1, -1, -1, -1, -1 }, { 0x25D63, -1, -1, 1468373, -1, -1, -1, -1, -1, -1 }, { 0x25D64, -1, -1, 1468379, -1, -1, -1, -1, -1, -1 }, { 0x25D66, -1, -1, 1468385, -1, -1, -1, -1, -1, -1 }, { 0x25D67, -1, -1, 1468391, -1, -1, -1, -1, -1, -1 }, { 0x25D68, -1, -1, 1468396, -1, -1, -1, -1, -1, -1 }, { 0x25D6A, -1, -1, 1468400, -1, -1, -1, -1, -1, -1 }, { 0x25D6B, -1, -1, 1468406, -1, -1, -1, -1, -1, -1 }, { 0x25D6C, -1, -1, 1468412, -1, -1, -1, -1, -1, -1 }, { 0x25D6F, -1, -1, 1468418, -1, -1, -1, -1, -1, -1 }, { 0x25D76, -1, -1, 1468422, -1, -1, -1, -1, -1, -1 }, { 0x25D7E, -1, -1, -1, -1, -1, -1, -1, -1, 1468428 }, { 0x25D7F, -1, -1, -1, -1, -1, -1, -1, -1, 1468435 }, { 0x25D80, -1, -1, -1, -1, -1, -1, -1, -1, 1468440 }, { 0x25D81, -1, -1, -1, -1, -1, -1, -1, -1, 1468447 }, { 0x25D82, -1, -1, -1, -1, -1, -1, -1, -1, 1468453 }, { 0x25D83, -1, -1, -1, -1, -1, -1, -1, -1, 1468458 }, { 0x25D84, -1, -1, -1, -1, -1, -1, -1, -1, 1468465 }, { 0x25D85, -1, -1, 1468470, -1, -1, -1, -1, -1, -1 }, { 0x25D86, -1, -1, 1468475, -1, -1, -1, -1, -1, -1 }, { 0x25D87, -1, -1, 1468479, -1, -1, -1, -1, -1, 1468483 }, { 0x25D88, -1, -1, 1468488, -1, -1, -1, -1, -1, -1 }, { 0x25D8C, -1, -1, 1468493, -1, -1, -1, -1, -1, -1 }, { 0x25D8D, -1, -1, 1468497, -1, -1, -1, -1, -1, -1 }, { 0x25D8F, -1, -1, 1468503, -1, -1, -1, -1, -1, -1 }, { 0x25D90, -1, -1, 1468509, -1, -1, -1, -1, -1, -1 }, { 0x25D91, -1, -1, 1468514, -1, -1, -1, -1, -1, -1 }, { 0x25D92, -1, -1, 1468521, -1, -1, -1, -1, -1, -1 }, { 0x25D93, -1, -1, 1468526, -1, -1, -1, -1, -1, -1 }, { 0x25D94, -1, -1, 1468531, -1, -1, -1, -1, -1, -1 }, { 0x25D95, -1, -1, 1468536, -1, -1, -1, -1, -1, -1 }, { 0x25D97, -1, -1, 1468542, -1, -1, -1, -1, -1, -1 }, { 0x25D9B, -1, -1, 1468546, -1, -1, -1, -1, -1, -1 }, { 0x25D9C, -1, -1, 1468550, -1, -1, -1, -1, -1, -1 }, { 0x25DA2, -1, -1, 1468554, -1, -1, -1, -1, -1, -1 }, { 0x25DAE, -1, -1, -1, -1, -1, -1, -1, -1, 1468559 }, { 0x25DAF, -1, -1, -1, -1, -1, -1, -1, -1, 1468563 }, { 0x25DB0, -1, -1, -1, -1, -1, -1, -1, -1, 1468568 }, { 0x25DB1, -1, -1, -1, -1, -1, -1, -1, -1, 1468575 }, { 0x25DB2, -1, -1, -1, -1, -1, -1, -1, -1, 1468582 }, { 0x25DB3, -1, -1, -1, -1, -1, -1, -1, -1, 1468589 }, { 0x25DB5, -1, -1, 1468595, -1, -1, -1, -1, -1, -1 }, { 0x25DB6, -1, -1, 1468600, -1, -1, -1, -1, -1, -1 }, { 0x25DB7, -1, -1, 1468604, -1, -1, -1, -1, -1, -1 }, { 0x25DB9, -1, 1468610, 1468616, -1, -1, -1, -1, -1, -1 }, { 0x25DBA, -1, -1, 1468622, -1, -1, -1, -1, -1, -1 }, { 0x25DBB, -1, -1, 1468627, -1, -1, -1, -1, -1, -1 }, { 0x25DBD, -1, -1, 1468632, -1, -1, -1, -1, -1, -1 }, { 0x25DBF, -1, -1, 1468637, -1, -1, -1, -1, -1, -1 }, { 0x25DC0, -1, -1, 1468642, -1, -1, -1, -1, -1, -1 }, { 0x25DC1, -1, -1, 1468647, -1, -1, -1, -1, -1, -1 }, { 0x25DC3, -1, -1, 1468652, -1, -1, -1, -1, -1, -1 }, { 0x25DC4, -1, -1, 1468659, -1, -1, -1, -1, -1, -1 }, { 0x25DC5, -1, -1, 1468663, -1, -1, -1, -1, -1, -1 }, { 0x25DC6, -1, -1, 1468667, -1, -1, -1, -1, -1, -1 }, { 0x25DC7, -1, -1, 1468671, -1, -1, -1, -1, -1, -1 }, { 0x25DC8, -1, -1, 1468675, -1, -1, -1, -1, -1, -1 }, { 0x25DD1, -1, -1, 1468682, -1, -1, -1, -1, -1, -1 }, { 0x25DD2, -1, -1, -1, -1, -1, -1, -1, -1, 1468686 }, { 0x25DD3, -1, -1, -1, -1, -1, -1, -1, -1, 1468692 }, { 0x25DD4, -1, -1, 1468697, -1, -1, -1, -1, -1, -1 }, { 0x25DD5, -1, -1, 1468701, -1, -1, -1, -1, -1, -1 }, { 0x25DD6, -1, -1, 1468706, -1, -1, -1, -1, -1, -1 }, { 0x25DD7, -1, -1, 1468711, -1, -1, -1, -1, -1, -1 }, { 0x25DD8, -1, -1, 1468715, -1, -1, -1, -1, -1, -1 }, { 0x25DD9, -1, -1, 1468721, -1, -1, -1, -1, -1, -1 }, { 0x25DDA, -1, -1, 1468725, -1, -1, -1, -1, -1, -1 }, { 0x25DDC, -1, -1, 1468729, -1, -1, -1, -1, -1, -1 }, { 0x25DDE, -1, -1, 1468735, -1, -1, -1, -1, -1, -1 }, { 0x25DE7, -1, -1, -1, -1, -1, -1, -1, -1, 1468739 }, { 0x25DE8, -1, -1, 1468746, -1, -1, -1, -1, -1, -1 }, { 0x25DE9, -1, -1, 1468751, -1, -1, -1, -1, -1, -1 }, { 0x25DEA, -1, -1, 1468755, -1, -1, -1, -1, -1, -1 }, { 0x25DEB, -1, -1, 1468761, -1, -1, -1, -1, -1, -1 }, { 0x25DEC, -1, -1, 1468766, -1, -1, -1, -1, -1, -1 }, { 0x25DEE, -1, -1, 1468772, -1, -1, -1, -1, -1, -1 }, { 0x25DF1, -1, -1, 1468778, -1, -1, -1, -1, -1, -1 }, { 0x25DF9, -1, -1, 1468782, -1, -1, -1, -1, -1, -1 }, { 0x25DFA, -1, -1, -1, -1, -1, -1, -1, -1, 1468786 }, { 0x25DFB, -1, -1, -1, -1, -1, -1, -1, -1, 1468789 }, { 0x25DFC, -1, -1, 1468794, -1, -1, -1, -1, -1, -1 }, { 0x25E01, -1, -1, -1, -1, -1, -1, -1, -1, 1468798 }, { 0x25E03, -1, -1, 1468802, -1, -1, -1, -1, -1, -1 }, { 0x25E04, -1, -1, -1, -1, -1, -1, -1, -1, 1468807 }, { 0x25E06, -1, -1, -1, -1, -1, -1, -1, -1, 1468814 }, { 0x25E08, -1, -1, 1468821, -1, -1, -1, -1, -1, -1 }, { 0x25E09, -1, -1, 1468827, -1, -1, -1, -1, -1, -1 }, { 0x25E0A, -1, -1, 1468833, -1, -1, -1, -1, -1, -1 }, { 0x25E0D, -1, -1, -1, -1, -1, -1, -1, -1, 1468837 }, { 0x25E0E, -1, 1468845, -1, -1, -1, -1, -1, -1, -1 }, { 0x25E12, -1, -1, -1, -1, -1, -1, -1, -1, 1468851 }, { 0x25E13, -1, -1, -1, -1, -1, -1, -1, -1, 1468857 }, { 0x25E17, -1, -1, 1468862, -1, -1, -1, -1, -1, -1 }, { 0x25E18, -1, -1, 1468866, -1, -1, -1, -1, -1, -1 }, { 0x25E1A, -1, -1, 1468871, -1, -1, -1, -1, -1, -1 }, { 0x25E1D, -1, -1, -1, -1, -1, -1, -1, -1, 1468875 }, { 0x25E20, -1, -1, -1, -1, -1, -1, -1, -1, 1468881 }, { 0x25E21, -1, -1, 1468887, -1, -1, -1, -1, -1, -1 }, { 0x25E22, -1, -1, 1468892, -1, -1, -1, -1, -1, -1 }, { 0x25E23, -1, -1, 1468897, -1, -1, -1, -1, -1, -1 }, { 0x25E24, -1, -1, 1468903, -1, -1, -1, -1, -1, -1 }, { 0x25E25, -1, -1, 1468907, -1, -1, -1, -1, -1, -1 }, { 0x25E27, -1, -1, 1468911, -1, -1, -1, -1, -1, -1 }, { 0x25E28, -1, -1, 1468917, -1, -1, -1, -1, -1, -1 }, { 0x25E2A, -1, -1, 1468922, -1, -1, -1, -1, -1, -1 }, { 0x25E2C, -1, -1, 1468926, -1, -1, -1, -1, -1, -1 }, { 0x25E32, -1, -1, 1468932, -1, -1, -1, -1, -1, -1 }, { 0x25E34, -1, -1, 1468938, -1, -1, -1, -1, -1, -1 }, { 0x25E35, -1, -1, 1468943, -1, -1, -1, -1, -1, -1 }, { 0x25E37, -1, -1, -1, -1, -1, -1, -1, -1, 1468948 }, { 0x25E38, -1, -1, 1468953, -1, -1, -1, -1, -1, -1 }, { 0x25E3F, -1, -1, -1, -1, -1, -1, -1, -1, 1468958 }, { 0x25E40, -1, -1, -1, -1, -1, -1, -1, -1, 1468963 }, { 0x25E41, -1, -1, 1468969, -1, -1, -1, -1, -1, -1 }, { 0x25E42, -1, -1, 1468974, -1, -1, -1, -1, -1, -1 }, { 0x25E44, -1, -1, 1468985, -1, -1, -1, -1, 1468979, -1 }, { 0x25E46, -1, -1, 1468989, -1, -1, -1, -1, -1, -1 }, { 0x25E47, -1, -1, 1468995, -1, -1, -1, -1, -1, -1 }, { 0x25E49, 1469005, 1469000, 1469020, -1, -1, -1, -1, -1, -1 }, { 0x25E4A, -1, -1, 1469024, -1, -1, -1, -1, -1, -1 }, { 0x25E4B, -1, -1, 1469028, -1, -1, -1, -1, -1, -1 }, { 0x25E4C, -1, -1, 1469032, -1, -1, -1, -1, -1, -1 }, { 0x25E4D, -1, -1, 1469037, -1, -1, -1, -1, -1, -1 }, { 0x25E53, -1, -1, 1469042, -1, -1, -1, -1, -1, -1 }, { 0x25E54, -1, -1, 1469047, -1, -1, -1, -1, -1, -1 }, { 0x25E56, -1, -1, 1469051, -1, -1, -1, -1, -1, -1 }, { 0x25E58, -1, -1, -1, -1, -1, -1, -1, -1, 1469055 }, { 0x25E59, -1, -1, -1, -1, -1, -1, -1, -1, 1469061 }, { 0x25E5A, -1, -1, 1469067, -1, -1, -1, -1, -1, -1 }, { 0x25E5B, -1, -1, 1469073, -1, -1, -1, -1, -1, -1 }, { 0x25E5C, -1, -1, 1469078, -1, -1, -1, -1, -1, -1 }, { 0x25E5E, -1, -1, -1, -1, -1, -1, -1, -1, 1469084 }, { 0x25E60, -1, -1, 1469090, -1, -1, -1, -1, -1, -1 }, { 0x25E69, -1, -1, 1469095, -1, -1, -1, -1, -1, -1 }, { 0x25E6B, -1, -1, 1469100, -1, -1, -1, -1, -1, -1 }, { 0x25E6C, -1, -1, 1469104, -1, -1, -1, -1, -1, -1 }, { 0x25E6F, -1, -1, -1, -1, -1, -1, -1, -1, 1469109 }, { 0x25E70, -1, -1, -1, -1, -1, -1, -1, -1, 1469115 }, { 0x25E71, -1, -1, 1469120, -1, -1, -1, -1, -1, -1 }, { 0x25E72, -1, -1, 1469125, -1, -1, -1, -1, -1, -1 }, { 0x25E73, -1, -1, 1469130, -1, -1, -1, -1, -1, -1 }, { 0x25E74, -1, -1, 1469136, -1, -1, -1, -1, -1, -1 }, { 0x25E75, -1, -1, 1469140, -1, -1, -1, -1, -1, -1 }, { 0x25E76, -1, -1, 1469145, -1, -1, -1, -1, -1, -1 }, { 0x25E77, -1, -1, 1469151, -1, -1, -1, -1, -1, -1 }, { 0x25E78, -1, -1, 1469156, -1, -1, -1, -1, -1, 1469160 }, { 0x25E7A, -1, -1, 1469166, -1, -1, -1, -1, -1, -1 }, { 0x25E7B, -1, -1, 1469172, -1, -1, -1, -1, -1, -1 }, { 0x25E81, -1, 1469177, -1, -1, -1, -1, -1, -1, -1 }, { 0x25E82, -1, 1469183, -1, -1, -1, -1, -1, -1, -1 }, { 0x25E83, -1, 1469190, -1, -1, -1, -1, -1, -1, -1 }, { 0x25E85, 1469199, 1469194, 1469282, -1, -1, -1, -1, -1, -1 }, { 0x25E86, -1, -1, -1, -1, -1, -1, -1, -1, 1469287 }, { 0x25E89, -1, -1, 1469293, -1, -1, -1, -1, -1, -1 }, { 0x25E8A, -1, -1, 1469298, -1, -1, -1, -1, -1, 1469302 }, { 0x25E8E, -1, -1, -1, -1, -1, -1, -1, -1, 1469308 }, { 0x25E8F, -1, -1, -1, -1, -1, -1, -1, -1, 1469314 }, { 0x25E90, -1, -1, -1, -1, -1, -1, -1, -1, 1469319 }, { 0x25E91, -1, -1, -1, -1, -1, -1, -1, -1, 1469326 }, { 0x25E92, -1, -1, -1, -1, -1, -1, -1, -1, 1469332 }, { 0x25E93, -1, -1, -1, -1, -1, -1, -1, -1, 1469339 }, { 0x25E94, -1, -1, -1, -1, -1, -1, -1, -1, 1469344 }, { 0x25E95, -1, -1, -1, -1, -1, -1, -1, -1, 1469349 }, { 0x25E96, -1, -1, -1, -1, -1, -1, -1, -1, 1469353 }, { 0x25E99, -1, -1, 1469357, -1, -1, -1, -1, -1, -1 }, { 0x25E9A, -1, -1, 1469363, -1, -1, -1, -1, -1, -1 }, { 0x25E9C, -1, -1, 1469367, -1, -1, -1, -1, -1, -1 }, { 0x25E9D, -1, -1, 1469371, -1, -1, -1, -1, -1, -1 }, { 0x25E9E, -1, -1, 1469377, -1, -1, -1, -1, -1, -1 }, { 0x25EA3, -1, -1, 1469383, -1, -1, -1, -1, -1, -1 }, { 0x25EA6, -1, 1469389, -1, -1, -1, -1, -1, -1, -1 }, { 0x25EB4, -1, -1, 1469394, -1, -1, -1, -1, -1, -1 }, { 0x25EB5, -1, -1, 1469400, -1, -1, -1, -1, -1, -1 }, { 0x25EB7, -1, -1, 1469404, -1, -1, -1, -1, -1, -1 }, { 0x25EB9, -1, -1, -1, -1, -1, -1, -1, -1, 1469408 }, { 0x25EBA, -1, -1, -1, -1, -1, -1, -1, -1, 1469414 }, { 0x25EBB, -1, -1, -1, -1, -1, -1, -1, -1, 1469420 }, { 0x25EBC, -1, 1469426, -1, -1, -1, -1, -1, -1, -1 }, { 0x25EBD, -1, -1, -1, -1, -1, -1, -1, -1, 1469430 }, { 0x25EBE, -1, -1, -1, -1, -1, -1, -1, -1, 1469437 }, { 0x25EBF, -1, -1, -1, -1, -1, -1, -1, -1, 1469444 }, { 0x25EC4, -1, -1, 1469449, -1, -1, -1, -1, -1, -1 }, { 0x25EC7, -1, -1, 1469454, -1, -1, -1, -1, -1, -1 }, { 0x25EC9, -1, -1, 1469460, -1, -1, -1, -1, -1, -1 }, { 0x25ECB, -1, -1, 1469464, -1, -1, -1, -1, -1, -1 }, { 0x25ECD, -1, -1, 1469469, -1, -1, -1, -1, -1, -1 }, { 0x25ED1, -1, -1, 1469473, -1, -1, -1, -1, -1, -1 }, { 0x25ED2, -1, -1, 1469477, -1, -1, -1, -1, -1, -1 }, { 0x25ED7, -1, 1469481, 1469486, -1, -1, -1, -1, -1, -1 }, { 0x25ED8, -1, 1469491, -1, -1, -1, -1, -1, -1, -1 }, { 0x25ED9, -1, -1, -1, -1, -1, -1, -1, -1, 1469497 }, { 0x25EDA, 1469507, 1469502, -1, -1, -1, -1, -1, -1, -1 }, { 0x25EDD, -1, -1, 1469517, -1, -1, -1, -1, -1, -1 }, { 0x25EDE, -1, -1, 1469524, -1, -1, -1, -1, -1, -1 }, { 0x25EDF, 1469532, 1469528, -1, -1, -1, -1, -1, -1, -1 }, { 0x25EE0, -1, -1, -1, -1, -1, -1, -1, -1, 1469547 }, { 0x25EE1, -1, -1, -1, -1, -1, -1, -1, -1, 1469553 }, { 0x25EE2, -1, -1, -1, -1, -1, -1, -1, -1, 1469558 }, { 0x25EE3, -1, -1, -1, -1, -1, -1, -1, -1, 1469565 }, { 0x25EE4, -1, -1, 1469571, -1, -1, -1, -1, -1, -1 }, { 0x25EE5, -1, -1, 1469577, -1, -1, -1, -1, -1, -1 }, { 0x25EE6, -1, -1, 1469581, -1, -1, -1, -1, -1, -1 }, { 0x25EE7, -1, -1, 1469585, -1, -1, -1, -1, -1, 1469591 }, { 0x25EE8, -1, -1, 1469596, -1, -1, -1, -1, -1, -1 }, { 0x25EE9, -1, -1, 1469600, -1, -1, -1, -1, -1, -1 }, { 0x25EEB, -1, -1, 1469606, -1, -1, -1, -1, -1, -1 }, { 0x25EEC, -1, -1, 1469611, -1, -1, -1, -1, -1, -1 }, { 0x25EEE, -1, -1, 1469616, -1, -1, -1, -1, -1, 1469621 }, { 0x25EF4, -1, -1, 1469626, -1, -1, -1, -1, -1, -1 }, { 0x25EF8, -1, -1, -1, -1, -1, -1, -1, -1, 1469631 }, { 0x25EF9, -1, -1, -1, -1, -1, -1, -1, -1, 1469636 }, { 0x25EFA, -1, -1, -1, -1, -1, -1, -1, -1, 1469641 }, { 0x25EFB, -1, -1, -1, -1, -1, -1, -1, -1, 1469646 }, { 0x25EFC, -1, -1, -1, -1, -1, -1, -1, -1, 1469652 }, { 0x25EFD, -1, -1, -1, -1, -1, -1, -1, -1, 1469655 }, { 0x25EFE, -1, -1, 1469661, -1, -1, -1, -1, -1, -1 }, { 0x25EFF, 1469670, 1469666, 1469687, -1, -1, -1, -1, -1, -1 }, { 0x25F00, -1, -1, 1469691, -1, -1, -1, -1, -1, -1 }, { 0x25F02, -1, -1, 1469695, -1, -1, -1, -1, -1, -1 }, { 0x25F03, -1, -1, 1469700, -1, -1, -1, -1, -1, -1 }, { 0x25F05, -1, -1, 1469704, -1, -1, -1, -1, -1, -1 }, { 0x25F15, -1, -1, -1, -1, -1, -1, -1, -1, 1469708 }, { 0x25F16, -1, -1, -1, -1, -1, -1, -1, -1, 1469713 }, { 0x25F18, -1, -1, 1469719, -1, -1, -1, -1, -1, -1 }, { 0x25F1A, -1, 1469723, 1469729, -1, -1, -1, -1, -1, -1 }, { 0x25F1B, -1, -1, 1469735, -1, -1, -1, -1, -1, -1 }, { 0x25F1C, -1, -1, 1469740, -1, -1, -1, -1, -1, -1 }, { 0x25F1E, -1, -1, 1469744, -1, -1, -1, -1, -1, -1 }, { 0x25F1F, -1, -1, 1469749, -1, -1, -1, -1, -1, -1 }, { 0x25F29, -1, -1, 1469754, -1, -1, -1, -1, -1, -1 }, { 0x25F2A, -1, -1, 1469758, -1, -1, -1, -1, -1, -1 }, { 0x25F2B, -1, -1, 1469762, -1, -1, -1, -1, -1, -1 }, { 0x25F2C, -1, -1, 1469768, -1, -1, -1, -1, -1, -1 }, { 0x25F2D, -1, -1, 1469774, -1, -1, -1, -1, -1, -1 }, { 0x25F2E, -1, -1, 1469779, -1, -1, -1, -1, -1, -1 }, { 0x25F31, -1, -1, -1, -1, -1, -1, -1, -1, 1469784 }, { 0x25F32, -1, -1, -1, -1, -1, -1, -1, -1, 1469790 }, { 0x25F33, -1, -1, -1, -1, -1, -1, -1, -1, 1469796 }, { 0x25F36, -1, -1, 1469799, -1, -1, -1, -1, -1, -1 }, { 0x25F3A, -1, -1, 1469804, -1, -1, -1, -1, -1, -1 }, { 0x25F3B, -1, -1, 1469809, -1, -1, -1, -1, -1, -1 }, { 0x25F3C, -1, -1, 1469813, -1, -1, -1, -1, -1, -1 }, { 0x25F41, -1, -1, 1469817, -1, -1, -1, -1, -1, -1 }, { 0x25F44, -1, -1, -1, -1, -1, -1, -1, -1, 1469823 }, { 0x25F47, -1, -1, -1, -1, -1, -1, -1, -1, 1469830 }, { 0x25F48, -1, -1, 1469835, -1, -1, -1, -1, -1, -1 }, { 0x25F4B, -1, 1469841, -1, -1, -1, -1, -1, -1, -1 }, { 0x25F4C, -1, -1, -1, -1, -1, -1, -1, -1, 1469846 }, { 0x25F4D, -1, -1, -1, -1, -1, -1, -1, -1, 1469852 }, { 0x25F4E, -1, -1, -1, -1, -1, -1, -1, -1, 1469858 }, { 0x25F4F, -1, -1, 1469863, -1, -1, -1, -1, -1, -1 }, { 0x25F50, -1, -1, 1469869, -1, -1, -1, -1, -1, -1 }, { 0x25F52, -1, -1, 1469875, -1, -1, -1, -1, -1, -1 }, { 0x25F54, -1, -1, -1, -1, -1, -1, -1, -1, 1469880 }, { 0x25F57, -1, -1, 1469884, -1, -1, -1, -1, -1, -1 }, { 0x25F58, 1469893, 1469888, 1469912, -1, -1, -1, -1, -1, -1 }, { 0x25F5F, -1, -1, 1469916, -1, -1, -1, -1, -1, -1 }, { 0x25F61, -1, -1, -1, -1, -1, -1, -1, -1, 1469921 }, { 0x25F62, -1, -1, -1, -1, -1, -1, -1, -1, 1469927 }, { 0x25F64, -1, -1, -1, -1, -1, -1, -1, -1, 1469933 }, { 0x25F65, -1, -1, 1469937, -1, -1, -1, -1, -1, -1 }, { 0x25F67, -1, -1, 1469942, -1, -1, -1, -1, -1, -1 }, { 0x25F69, -1, -1, -1, -1, -1, -1, -1, -1, 1469946 }, { 0x25F6A, -1, -1, -1, -1, -1, -1, -1, -1, 1469952 }, { 0x25F6C, -1, -1, 1469958, -1, -1, -1, -1, -1, -1 }, { 0x25F70, -1, -1, 1469965, -1, -1, -1, -1, -1, -1 }, { 0x25F73, -1, -1, 1469969, -1, -1, -1, -1, -1, -1 }, { 0x25F75, -1, -1, -1, -1, -1, -1, -1, -1, 1469973 }, { 0x25F76, -1, -1, 1469979, -1, -1, -1, -1, -1, -1 }, { 0x25F78, -1, -1, 1469983, -1, -1, -1, -1, -1, -1 }, { 0x25F7F, -1, -1, 1469989, -1, -1, -1, -1, -1, -1 }, { 0x25F82, -1, -1, 1469994, -1, -1, -1, -1, -1, -1 }, { 0x25F83, -1, -1, -1, -1, -1, -1, -1, -1, 1470000 }, { 0x25F85, -1, -1, 1470004, -1, -1, -1, -1, -1, -1 }, { 0x25F87, -1, -1, 1470009, -1, -1, -1, -1, -1, -1 }, { 0x25F8A, -1, -1, 1470015, -1, -1, -1, -1, -1, -1 }, { 0x25F8B, -1, -1, 1470019, -1, -1, -1, -1, -1, 1470025 }, { 0x25F8C, -1, -1, 1470030, -1, -1, -1, -1, -1, -1 }, { 0x25F8D, -1, -1, 1470035, -1, -1, -1, -1, -1, -1 }, { 0x25F90, -1, -1, 1470040, -1, -1, -1, -1, -1, -1 }, { 0x25F93, -1, -1, 1470044, -1, -1, -1, -1, -1, -1 }, { 0x25F95, -1, -1, 1470050, -1, -1, -1, -1, -1, -1 }, { 0x25F97, -1, -1, -1, -1, -1, -1, -1, -1, 1470054 }, { 0x25F98, -1, -1, -1, -1, -1, -1, -1, -1, 1470059 }, { 0x25F9A, -1, -1, 1470065, -1, -1, -1, -1, -1, -1 }, { 0x25F9B, -1, -1, 1470071, -1, -1, -1, -1, -1, 1470075 }, { 0x25F9D, -1, -1, 1470082, -1, -1, -1, -1, -1, -1 }, { 0x25FA1, -1, -1, 1470087, -1, -1, -1, -1, -1, -1 }, { 0x25FA3, -1, -1, 1470092, -1, -1, -1, -1, -1, -1 }, { 0x25FA4, -1, -1, 1470097, -1, -1, -1, -1, -1, -1 }, { 0x25FA7, -1, -1, 1470103, -1, -1, -1, -1, -1, -1 }, { 0x25FA8, -1, -1, 1470107, -1, -1, -1, -1, -1, -1 }, { 0x25FAC, -1, -1, 1470111, -1, -1, -1, -1, -1, -1 }, { 0x25FAE, -1, -1, 1470115, -1, -1, -1, -1, -1, -1 }, { 0x25FAF, -1, -1, 1470120, -1, -1, -1, -1, -1, -1 }, { 0x25FB5, -1, -1, -1, -1, -1, -1, -1, -1, 1470126 }, { 0x25FB9, -1, -1, 1470134, -1, -1, -1, -1, -1, -1 }, { 0x25FBC, -1, -1, 1470140, -1, -1, -1, -1, -1, -1 }, { 0x25FBD, -1, -1, -1, -1, -1, -1, -1, -1, 1470146 }, { 0x25FBE, -1, -1, -1, -1, -1, -1, -1, -1, 1470152 }, { 0x25FBF, -1, -1, -1, -1, -1, -1, -1, -1, 1470159 }, { 0x25FC0, -1, -1, -1, -1, -1, -1, -1, -1, 1470164 }, { 0x25FC1, -1, -1, -1, -1, -1, -1, -1, -1, 1470169 }, { 0x25FC2, -1, -1, -1, -1, -1, -1, -1, -1, 1470177 }, { 0x25FC3, -1, -1, 1470181, -1, -1, -1, -1, -1, -1 }, { 0x25FC4, -1, -1, 1470185, -1, -1, -1, -1, -1, -1 }, { 0x25FC5, -1, -1, 1470189, -1, -1, -1, -1, -1, -1 }, { 0x25FC6, -1, -1, 1470194, -1, -1, -1, -1, -1, -1 }, { 0x25FC7, -1, -1, 1470198, -1, -1, -1, -1, -1, -1 }, { 0x25FC9, -1, -1, 1470203, -1, -1, -1, -1, -1, -1 }, { 0x25FCA, -1, -1, 1470207, -1, -1, -1, -1, -1, -1 }, { 0x25FCB, -1, -1, 1470212, -1, -1, -1, -1, -1, -1 }, { 0x25FCD, -1, -1, 1470217, -1, -1, -1, -1, -1, -1 }, { 0x25FCE, -1, -1, 1470221, -1, -1, -1, -1, -1, -1 }, { 0x25FD1, -1, -1, 1470227, -1, -1, -1, -1, -1, -1 }, { 0x25FD7, -1, -1, -1, -1, -1, -1, -1, -1, 1470233 }, { 0x25FDA, -1, -1, 1470240, -1, -1, -1, -1, -1, -1 }, { 0x25FDC, -1, -1, 1470245, -1, -1, -1, -1, -1, -1 }, { 0x25FDD, -1, -1, 1470251, -1, -1, -1, -1, -1, -1 }, { 0x25FDE, -1, -1, 1470256, -1, -1, -1, -1, -1, -1 }, { 0x25FE0, -1, -1, -1, -1, -1, -1, -1, -1, 1470261 }, { 0x25FE1, -1, -1, -1, -1, -1, -1, -1, -1, 1470267 }, { 0x25FE2, -1, 1470272, -1, -1, -1, -1, -1, -1, -1 }, { 0x25FE3, -1, -1, -1, -1, -1, -1, -1, -1, 1470278 }, { 0x25FE4, -1, -1, -1, -1, -1, -1, -1, -1, 1470284 }, { 0x25FE5, -1, -1, -1, -1, -1, -1, -1, -1, 1470290 }, { 0x25FE6, -1, -1, 1470296, -1, -1, -1, -1, -1, -1 }, { 0x25FE7, -1, -1, 1470302, -1, -1, -1, -1, -1, -1 }, { 0x25FE8, -1, -1, 1470309, -1, -1, -1, -1, -1, -1 }, { 0x25FE9, -1, -1, 1470315, -1, -1, -1, -1, -1, -1 }, { 0x25FEA, -1, -1, 1470319, -1, -1, -1, -1, -1, -1 }, { 0x25FEB, -1, -1, 1470326, -1, -1, -1, -1, -1, -1 }, { 0x25FED, -1, -1, 1470330, -1, -1, -1, -1, -1, -1 }, { 0x25FEE, -1, -1, 1470334, -1, -1, -1, -1, -1, -1 }, { 0x25FEF, -1, -1, 1470339, -1, -1, -1, -1, -1, -1 }, { 0x25FF0, -1, -1, 1470344, -1, -1, -1, -1, -1, -1 }, { 0x25FF4, -1, -1, 1470349, -1, -1, -1, -1, -1, -1 }, { 0x25FF5, -1, -1, 1470353, -1, -1, -1, -1, -1, -1 }, { 0x25FF7, -1, -1, 1470358, -1, -1, -1, -1, -1, -1 }, { 0x25FF9, -1, -1, 1470364, -1, -1, -1, -1, -1, -1 }, { 0x25FFA, -1, -1, 1470368, -1, -1, -1, -1, -1, 1470373 }, { 0x26005, -1, -1, -1, -1, -1, -1, -1, -1, 1470379 }, { 0x26007, 1470392, 1470386, 1470412, -1, -1, -1, -1, -1, -1 }, { 0x2600A, -1, -1, -1, -1, -1, -1, -1, -1, 1470418 }, { 0x2600B, -1, -1, -1, -1, -1, -1, -1, -1, 1470422 }, { 0x2600C, -1, -1, -1, -1, -1, -1, -1, -1, 1470429 }, { 0x2600D, -1, -1, -1, -1, -1, -1, -1, -1, 1470435 }, { 0x2600E, -1, -1, -1, -1, -1, -1, -1, -1, 1470441 }, { 0x2600F, -1, -1, -1, -1, -1, -1, -1, -1, 1470448 }, { 0x26010, -1, -1, -1, -1, -1, -1, -1, -1, 1470454 }, { 0x26011, -1, -1, -1, -1, -1, -1, -1, -1, 1470462 }, { 0x26013, -1, -1, 1470468, -1, -1, -1, -1, -1, -1 }, { 0x26014, -1, -1, 1470474, -1, -1, -1, -1, -1, -1 }, { 0x26015, -1, -1, 1470480, -1, -1, -1, -1, -1, -1 }, { 0x26016, -1, -1, 1470484, -1, -1, -1, -1, -1, 1470489 }, { 0x26017, -1, -1, -1, -1, -1, -1, -1, -1, 1470494 }, { 0x26018, -1, -1, 1470500, -1, -1, -1, -1, -1, -1 }, { 0x2601A, -1, -1, -1, -1, -1, -1, -1, -1, 1470504 }, { 0x2601B, -1, -1, 1470512, -1, -1, -1, -1, -1, -1 }, { 0x2601C, -1, -1, 1470517, -1, -1, -1, -1, -1, -1 }, { 0x2601D, -1, -1, 1470525, -1, -1, -1, -1, -1, -1 }, { 0x26020, -1, -1, 1470532, -1, -1, -1, -1, -1, -1 }, { 0x26021, -1, 1470537, 1470542, -1, -1, -1, -1, -1, -1 }, { 0x26023, -1, -1, 1470546, -1, -1, -1, -1, -1, -1 }, { 0x26028, -1, -1, 1470550, -1, -1, -1, -1, -1, 1470555 }, { 0x26029, -1, 1470559, -1, -1, -1, -1, -1, -1, -1 }, { 0x2602A, -1, -1, -1, -1, -1, -1, -1, -1, 1470565 }, { 0x2602B, -1, -1, -1, -1, -1, -1, -1, -1, 1470569 }, { 0x26034, -1, -1, -1, -1, -1, -1, -1, -1, 1470575 }, { 0x26035, -1, -1, -1, -1, -1, -1, -1, -1, 1470582 }, { 0x26038, -1, -1, 1470590, -1, -1, -1, -1, -1, -1 }, { 0x26039, -1, -1, -1, -1, -1, -1, -1, -1, 1470595 }, { 0x2603A, -1, -1, -1, -1, -1, -1, -1, -1, 1470600 }, { 0x2603B, -1, -1, -1, -1, -1, -1, -1, -1, 1470603 }, { 0x2603C, -1, -1, -1, -1, -1, -1, -1, -1, 1470609 }, { 0x2603D, -1, -1, -1, -1, -1, -1, -1, -1, 1470615 }, { 0x2603E, -1, -1, -1, -1, -1, -1, -1, -1, 1470620 }, { 0x2603F, -1, -1, -1, -1, -1, -1, -1, -1, 1470626 }, { 0x26040, -1, -1, -1, -1, -1, -1, -1, -1, 1470632 }, { 0x26041, -1, -1, -1, -1, -1, -1, -1, -1, 1470638 }, { 0x26042, -1, -1, -1, -1, -1, -1, -1, -1, 1470645 }, { 0x26044, -1, -1, 1470651, -1, -1, -1, -1, -1, -1 }, { 0x26045, -1, -1, -1, -1, -1, -1, -1, -1, 1470657 }, { 0x26046, -1, -1, 1470661, -1, -1, -1, -1, -1, -1 }, { 0x26047, -1, -1, 1470668, -1, -1, -1, -1, -1, -1 }, { 0x26048, -1, 1470674, 1470680, -1, -1, -1, -1, -1, -1 }, { 0x26049, -1, -1, 1470686, -1, -1, -1, -1, -1, -1 }, { 0x2604A, -1, -1, 1470691, -1, -1, -1, -1, -1, -1 }, { 0x2604D, -1, -1, 1470696, -1, -1, -1, -1, -1, -1 }, { 0x2604E, -1, -1, 1470701, -1, -1, -1, -1, -1, -1 }, { 0x2604F, -1, -1, 1470706, -1, -1, -1, -1, -1, -1 }, { 0x26050, -1, -1, 1470711, -1, -1, -1, -1, -1, -1 }, { 0x26055, -1, -1, 1470716, -1, -1, -1, -1, -1, -1 }, { 0x26056, -1, -1, 1470720, -1, -1, -1, -1, -1, -1 }, { 0x26057, -1, -1, 1470732, -1, -1, -1, -1, 1470726, -1 }, { 0x26059, -1, -1, 1470737, -1, -1, -1, -1, -1, -1 }, { 0x2605B, -1, -1, 1470742, -1, -1, -1, -1, -1, -1 }, { 0x2605C, -1, -1, 1470747, -1, -1, -1, -1, -1, -1 }, { 0x2605F, -1, -1, 1470752, -1, -1, -1, -1, -1, -1 }, { 0x26062, -1, -1, -1, -1, -1, -1, -1, -1, 1470758 }, { 0x26063, -1, -1, -1, -1, -1, -1, -1, -1, 1470766 }, { 0x26064, -1, 1470769, -1, -1, -1, -1, -1, -1, -1 }, { 0x26072, -1, -1, 1470774, -1, -1, -1, -1, -1, -1 }, { 0x26073, -1, -1, 1470780, -1, -1, -1, -1, -1, -1 }, { 0x26076, -1, -1, 1470784, -1, -1, -1, -1, -1, -1 }, { 0x26077, -1, -1, 1470790, -1, -1, -1, -1, -1, -1 }, { 0x26078, -1, -1, -1, -1, -1, -1, -1, -1, 1470796 }, { 0x26079, -1, -1, -1, -1, -1, -1, -1, -1, 1470803 }, { 0x2607A, -1, -1, -1, -1, -1, -1, -1, -1, 1470808 }, { 0x2607B, -1, -1, -1, -1, -1, -1, -1, -1, 1470813 }, { 0x2607C, -1, -1, -1, -1, -1, -1, -1, -1, 1470819 }, { 0x2607D, -1, -1, -1, -1, -1, -1, -1, -1, 1470823 }, { 0x2607E, -1, -1, -1, -1, -1, -1, -1, -1, 1470832 }, { 0x2607F, -1, -1, -1, -1, -1, -1, -1, -1, 1470838 }, { 0x26080, -1, -1, 1470842, -1, -1, -1, -1, -1, -1 }, { 0x26081, -1, -1, -1, -1, -1, -1, -1, -1, 1470846 }, { 0x26083, -1, 1470853, -1, -1, -1, -1, -1, -1, -1 }, { 0x26084, -1, -1, 1470859, -1, -1, -1, -1, -1, -1 }, { 0x26085, -1, -1, 1470864, -1, -1, -1, -1, -1, -1 }, { 0x26086, -1, -1, 1470870, -1, -1, -1, -1, -1, -1 }, { 0x26087, -1, -1, 1470875, -1, -1, -1, -1, -1, -1 }, { 0x26088, -1, -1, 1470881, -1, -1, -1, -1, -1, 1470887 }, { 0x26089, -1, -1, 1470893, -1, -1, -1, -1, -1, -1 }, { 0x2608A, -1, -1, 1470898, -1, -1, -1, -1, -1, -1 }, { 0x2608B, -1, -1, 1470902, -1, -1, -1, -1, -1, -1 }, { 0x2608C, -1, -1, 1470907, -1, -1, -1, -1, -1, -1 }, { 0x2608D, -1, -1, 1470913, -1, -1, -1, -1, -1, -1 }, { 0x26091, -1, -1, 1470918, -1, -1, -1, -1, -1, -1 }, { 0x26092, -1, -1, 1470922, -1, -1, -1, -1, -1, -1 }, { 0x26094, -1, -1, 1470928, -1, -1, -1, -1, -1, -1 }, { 0x26095, -1, -1, 1470933, -1, -1, -1, -1, -1, -1 }, { 0x26096, -1, -1, 1470937, -1, -1, -1, -1, -1, -1 }, { 0x26097, 1470946, 1470941, 1470965, -1, -1, -1, -1, -1, -1 }, { 0x2609B, -1, -1, -1, -1, -1, -1, -1, -1, 1470971 }, { 0x260A0, -1, -1, 1470975, -1, -1, -1, -1, -1, -1 }, { 0x260A1, -1, -1, 1470981, -1, -1, -1, -1, -1, -1 }, { 0x260A4, -1, 1470985, -1, -1, -1, -1, -1, -1, -1 }, { 0x260A5, 1470996, 1470991, -1, -1, -1, -1, -1, -1, -1 }, { 0x260B3, 1471022, 1471017, -1, -1, -1, -1, -1, -1, -1 }, { 0x260BA, -1, -1, -1, -1, -1, -1, -1, -1, 1471055 }, { 0x260BB, -1, -1, -1, -1, -1, -1, -1, -1, 1471061 }, { 0x260BC, -1, -1, -1, -1, -1, -1, -1, -1, 1471068 }, { 0x260BD, -1, -1, -1, -1, -1, -1, -1, -1, 1471075 }, { 0x260BE, -1, -1, -1, -1, -1, -1, -1, -1, 1471082 }, { 0x260BF, -1, -1, -1, -1, -1, -1, -1, -1, 1471088 }, { 0x260C0, -1, -1, -1, -1, -1, -1, -1, -1, 1471095 }, { 0x260C4, -1, -1, 1471102, -1, -1, -1, -1, -1, -1 }, { 0x260C7, -1, -1, 1471107, -1, -1, -1, -1, -1, -1 }, { 0x260CA, -1, -1, 1471111, -1, -1, -1, -1, -1, -1 }, { 0x260CB, -1, -1, 1471115, -1, -1, -1, -1, -1, -1 }, { 0x260D0, -1, -1, -1, -1, -1, -1, -1, -1, 1471119 }, { 0x260D2, -1, -1, 1471123, -1, -1, -1, -1, -1, -1 }, { 0x260D3, -1, -1, 1471128, -1, -1, -1, -1, -1, -1 }, { 0x260D4, -1, -1, 1471133, -1, -1, -1, -1, -1, -1 }, { 0x260D5, -1, -1, 1471137, -1, -1, -1, -1, -1, -1 }, { 0x260D6, -1, -1, 1471142, -1, -1, -1, -1, -1, -1 }, { 0x260D7, -1, -1, 1471147, -1, -1, -1, -1, -1, -1 }, { 0x260D8, -1, -1, 1471153, -1, -1, -1, -1, -1, -1 }, { 0x260D9, -1, -1, 1471158, -1, -1, -1, -1, -1, -1 }, { 0x260DD, -1, -1, 1471162, -1, -1, -1, -1, -1, -1 }, { 0x260E1, -1, -1, 1471166, -1, -1, -1, -1, -1, -1 }, { 0x260E2, -1, -1, 1471170, -1, -1, -1, -1, -1, -1 }, { 0x260E4, -1, -1, 1471175, -1, -1, -1, -1, -1, -1 }, { 0x260EE, -1, -1, -1, -1, -1, -1, -1, -1, 1471179 }, { 0x260EF, -1, -1, -1, -1, -1, -1, -1, -1, 1471183 }, { 0x260FD, -1, -1, 1471188, -1, -1, -1, -1, -1, -1 }, { 0x260FE, -1, -1, -1, -1, -1, -1, -1, -1, 1471194 }, { 0x260FF, -1, -1, -1, -1, -1, -1, -1, -1, 1471202 }, { 0x26100, -1, -1, -1, -1, -1, -1, -1, -1, 1471208 }, { 0x26101, -1, -1, -1, -1, -1, -1, -1, -1, 1471212 }, { 0x26102, 1471224, 1471218, 1471237, -1, -1, -1, -1, -1, 1471242 }, { 0x26103, -1, -1, -1, -1, -1, -1, -1, -1, 1471248 }, { 0x26104, -1, -1, -1, -1, -1, -1, -1, -1, 1471254 }, { 0x26105, -1, -1, -1, -1, -1, -1, -1, -1, 1471261 }, { 0x26106, -1, -1, -1, -1, -1, -1, -1, -1, 1471267 }, { 0x26107, -1, -1, -1, -1, -1, -1, -1, -1, 1471271 }, { 0x26108, -1, -1, -1, -1, -1, -1, -1, -1, 1471277 }, { 0x2610A, -1, -1, 1471285, -1, -1, -1, -1, -1, -1 }, { 0x2610B, -1, -1, 1471289, -1, -1, -1, -1, -1, -1 }, { 0x2610C, -1, -1, 1471295, -1, -1, -1, -1, -1, 1471300 }, { 0x2610D, -1, -1, 1471307, -1, -1, -1, -1, -1, -1 }, { 0x2610F, -1, -1, 1471315, -1, -1, -1, -1, -1, -1 }, { 0x26110, -1, -1, 1471321, -1, -1, -1, -1, -1, -1 }, { 0x26111, -1, -1, 1471326, -1, -1, -1, -1, -1, -1 }, { 0x26113, -1, -1, 1471331, -1, -1, -1, -1, -1, 1471336 }, { 0x26114, -1, -1, 1471341, -1, -1, -1, -1, -1, -1 }, { 0x2611C, -1, -1, 1471346, -1, -1, -1, -1, -1, -1 }, { 0x2611E, -1, -1, -1, -1, -1, -1, -1, -1, 1471352 }, { 0x26120, -1, -1, -1, -1, -1, -1, -1, -1, 1471358 }, { 0x26121, -1, 1471363, -1, -1, -1, -1, -1, -1, -1 }, { 0x26123, -1, -1, -1, -1, -1, -1, -1, -1, 1471369 }, { 0x2612F, -1, -1, 1471376, -1, -1, -1, -1, -1, -1 }, { 0x26130, -1, -1, 1471383, -1, -1, -1, -1, -1, -1 }, { 0x26134, -1, -1, -1, -1, -1, -1, -1, -1, 1471388 }, { 0x26135, -1, -1, -1, -1, -1, -1, -1, -1, 1471394 }, { 0x26136, -1, -1, -1, -1, -1, -1, -1, -1, 1471400 }, { 0x26137, -1, -1, -1, -1, -1, -1, -1, -1, 1471405 }, { 0x26138, -1, -1, -1, -1, -1, -1, -1, -1, 1471412 }, { 0x26139, -1, -1, -1, -1, -1, -1, -1, -1, 1471419 }, { 0x2613A, -1, -1, -1, -1, -1, -1, -1, -1, 1471425 }, { 0x2613B, -1, -1, -1, -1, -1, -1, -1, -1, 1471432 }, { 0x2613C, -1, -1, 1471439, -1, -1, -1, -1, -1, -1 }, { 0x2613D, -1, -1, 1471443, -1, -1, -1, -1, -1, -1 }, { 0x2613E, -1, -1, -1, -1, -1, -1, -1, -1, 1471447 }, { 0x26140, -1, -1, 1471452, -1, -1, -1, -1, -1, -1 }, { 0x26143, -1, -1, 1471457, -1, -1, -1, -1, -1, -1 }, { 0x26144, -1, -1, 1471463, -1, -1, -1, -1, -1, -1 }, { 0x26146, -1, -1, 1471468, -1, -1, -1, -1, -1, -1 }, { 0x26147, -1, -1, 1471474, -1, -1, -1, -1, -1, -1 }, { 0x26148, -1, -1, 1471480, -1, -1, -1, -1, -1, -1 }, { 0x2614A, -1, -1, 1471486, -1, -1, -1, -1, -1, -1 }, { 0x2614B, -1, -1, 1471491, -1, -1, -1, -1, -1, -1 }, { 0x2614F, -1, -1, 1471497, -1, -1, -1, -1, -1, -1 }, { 0x26151, -1, -1, 1471501, -1, -1, -1, -1, -1, -1 }, { 0x26154, -1, -1, 1471506, -1, -1, -1, -1, -1, -1 }, { 0x26159, -1, 1471510, -1, -1, -1, -1, -1, -1, -1 }, { 0x2615A, -1, 1471515, -1, -1, -1, -1, -1, -1, -1 }, { 0x2615B, -1, 1471520, -1, -1, -1, -1, -1, -1, -1 }, { 0x2615C, -1, 1471525, -1, -1, -1, -1, -1, -1, -1 }, { 0x2616D, -1, -1, -1, -1, -1, -1, -1, -1, 1471530 }, { 0x2616E, -1, -1, -1, -1, -1, -1, -1, -1, 1471536 }, { 0x2616F, -1, -1, -1, -1, -1, -1, -1, -1, 1471541 }, { 0x26170, -1, -1, -1, -1, -1, -1, -1, -1, 1471549 }, { 0x26171, -1, -1, -1, -1, -1, -1, -1, -1, 1471555 }, { 0x26172, -1, -1, -1, -1, -1, -1, -1, -1, 1471561 }, { 0x26174, -1, -1, -1, -1, -1, -1, -1, -1, 1471567 }, { 0x26175, -1, -1, 1471572, -1, -1, -1, -1, -1, -1 }, { 0x26176, -1, -1, 1471577, -1, -1, -1, -1, -1, -1 }, { 0x26177, -1, -1, 1471581, -1, -1, -1, -1, -1, -1 }, { 0x26178, -1, -1, 1471586, -1, -1, -1, -1, -1, -1 }, { 0x2617A, -1, -1, 1471592, -1, -1, -1, -1, -1, -1 }, { 0x2617C, -1, -1, 1471596, -1, -1, -1, -1, -1, -1 }, { 0x2617D, -1, -1, 1471601, -1, -1, -1, -1, -1, -1 }, { 0x2617F, -1, -1, 1471605, -1, -1, -1, -1, -1, -1 }, { 0x26180, -1, -1, 1471610, -1, -1, -1, -1, -1, -1 }, { 0x26181, -1, -1, 1471616, -1, -1, -1, -1, -1, -1 }, { 0x26184, -1, -1, 1471621, -1, -1, -1, -1, -1, -1 }, { 0x26186, -1, -1, 1471625, -1, -1, -1, -1, -1, -1 }, { 0x26188, -1, -1, 1471631, -1, -1, -1, -1, -1, -1 }, { 0x2618B, -1, -1, 1471637, -1, -1, -1, -1, -1, -1 }, { 0x2618C, -1, -1, 1471642, -1, -1, -1, -1, -1, -1 }, { 0x2618D, -1, -1, 1471650, -1, -1, -1, -1, -1, -1 }, { 0x26198, -1, -1, 1471655, -1, -1, -1, -1, -1, -1 }, { 0x26199, -1, -1, -1, -1, -1, -1, -1, -1, 1471660 }, { 0x2619A, -1, -1, -1, -1, -1, -1, -1, -1, 1471666 }, { 0x2619E, -1, -1, 1471671, -1, -1, -1, -1, -1, -1 }, { 0x2619F, 1471681, 1471675, 1471689, -1, -1, -1, -1, -1, 1471695 }, { 0x261A1, -1, -1, 1471701, -1, -1, -1, -1, -1, -1 }, { 0x261A4, -1, -1, 1471705, -1, -1, -1, -1, -1, -1 }, { 0x261A6, -1, -1, 1471710, -1, -1, -1, -1, -1, -1 }, { 0x261AD, -1, 1471714, -1, -1, -1, -1, -1, -1, -1 }, { 0x261AE, -1, 1471719, -1, -1, -1, -1, -1, -1, -1 }, { 0x261AF, 1471729, 1471724, -1, -1, -1, -1, -1, -1, -1 }, { 0x261B2, -1, 1471738, -1, -1, -1, -1, -1, -1, -1 }, { 0x261B8, -1, -1, 1471743, -1, -1, -1, -1, -1, -1 }, { 0x261B9, -1, -1, -1, -1, -1, -1, -1, -1, 1471748 }, { 0x261BA, -1, -1, -1, -1, -1, -1, -1, -1, 1471754 }, { 0x261BB, -1, -1, 1471760, -1, -1, -1, -1, -1, -1 }, { 0x261BE, -1, -1, 1471764, -1, -1, -1, -1, -1, -1 }, { 0x261C0, -1, -1, 1471768, -1, -1, -1, -1, -1, -1 }, { 0x261C1, -1, -1, 1471773, -1, -1, -1, -1, -1, -1 }, { 0x261C4, -1, -1, 1471777, -1, -1, -1, -1, -1, -1 }, { 0x261C5, -1, -1, 1471782, -1, -1, -1, -1, -1, -1 }, { 0x261C7, -1, -1, -1, -1, -1, -1, -1, -1, 1471787 }, { 0x261CE, -1, -1, 1471793, -1, -1, -1, -1, -1, -1 }, { 0x261D2, -1, -1, -1, -1, -1, -1, -1, -1, 1471799 }, { 0x261D4, -1, -1, 1471805, -1, -1, -1, -1, -1, -1 }, { 0x261D6, -1, -1, 1471809, -1, -1, -1, -1, -1, -1 }, { 0x261D8, -1, -1, 1471814, -1, -1, -1, -1, -1, -1 }, { 0x261D9, -1, -1, 1471819, -1, -1, -1, -1, -1, -1 }, { 0x261DB, -1, -1, 1471823, -1, -1, -1, -1, -1, -1 }, { 0x261DD, -1, 1471827, -1, -1, -1, -1, -1, -1, -1 }, { 0x261E7, -1, -1, 1471833, -1, -1, -1, -1, -1, -1 }, { 0x261EA, -1, -1, 1471837, -1, -1, -1, -1, -1, -1 }, { 0x261EC, -1, -1, 1471842, -1, -1, -1, -1, -1, -1 }, { 0x261ED, -1, -1, 1471847, -1, -1, -1, -1, -1, -1 }, { 0x261EE, -1, -1, -1, -1, -1, -1, -1, -1, 1471853 }, { 0x261F1, -1, -1, 1471860, -1, -1, -1, -1, -1, -1 }, { 0x261F2, -1, -1, 1471866, -1, -1, -1, -1, -1, -1 }, { 0x261F5, -1, -1, 1471870, -1, -1, -1, -1, -1, -1 }, { 0x261F8, -1, -1, 1471874, -1, -1, -1, -1, -1, -1 }, { 0x26202, -1, -1, -1, -1, -1, -1, -1, -1, 1471878 }, { 0x26203, -1, -1, 1471884, -1, -1, -1, -1, -1, -1 }, { 0x26205, -1, -1, 1471890, -1, -1, -1, -1, -1, -1 }, { 0x26208, -1, -1, 1471895, -1, -1, -1, -1, -1, -1 }, { 0x26209, -1, 1471900, 1471905, -1, -1, -1, -1, -1, -1 }, { 0x2620B, -1, 1471910, 1471915, -1, -1, -1, -1, -1, -1 }, { 0x2620C, 1471924, 1471920, 1471944, -1, -1, -1, -1, -1, -1 }, { 0x2620E, -1, 1471949, 1471955, -1, -1, -1, -1, -1, -1 }, { 0x2620F, 1471966, 1471961, 1472046, -1, -1, -1, -1, -1, -1 }, { 0x26210, 1472056, 1472051, 1472111, -1, -1, -1, -1, -1, -1 }, { 0x26211, -1, 1472117, 1472122, -1, -1, -1, -1, -1, -1 }, { 0x26212, -1, -1, 1472127, -1, -1, -1, -1, -1, -1 }, { 0x26213, 1472138, 1472133, 1472215, -1, -1, -1, -1, -1, -1 }, { 0x26214, -1, 1472220, 1472226, -1, -1, -1, -1, -1, -1 }, { 0x26215, 1472230, -1, 1472234, -1, -1, -1, -1, -1, -1 }, { 0x26216, 1472245, 1472239, 1472275, -1, -1, -1, -1, -1, -1 }, { 0x26217, -1, -1, 1472279, -1, -1, -1, -1, -1, -1 }, { 0x26218, 1472290, 1472284, 1472382, -1, -1, -1, -1, -1, -1 }, { 0x26219, 1472386, -1, 1472414, -1, -1, -1, -1, -1, -1 }, { 0x2621A, -1, 1472419, 1472424, -1, -1, -1, -1, -1, -1 }, { 0x2621B, -1, 1472428, 1472434, -1, -1, -1, -1, -1, -1 }, { 0x2621C, 1472439, -1, 1472593, -1, -1, -1, -1, -1, -1 }, { 0x2621D, -1, 1472598, 1472604, -1, -1, -1, -1, -1, -1 }, { 0x2621E, 1472610, -1, 1472675, -1, -1, -1, -1, -1, -1 }, { 0x2621F, 1472684, 1472679, 1472790, -1, -1, -1, -1, -1, -1 }, { 0x26220, 1472800, 1472795, 1472834, -1, -1, -1, -1, -1, -1 }, { 0x26221, 1472845, 1472839, 1472881, -1, -1, -1, -1, -1, -1 }, { 0x26223, -1, -1, 1472885, -1, -1, -1, -1, -1, -1 }, { 0x26224, -1, -1, 1472889, -1, -1, -1, -1, -1, -1 }, { 0x26226, -1, -1, 1472896, -1, -1, -1, -1, -1, -1 }, { 0x26227, -1, -1, 1472900, -1, -1, -1, -1, -1, -1 }, { 0x26228, -1, -1, 1472905, -1, -1, -1, -1, -1, -1 }, { 0x26229, -1, -1, 1472911, -1, -1, -1, -1, -1, -1 }, { 0x2622C, -1, -1, 1472917, -1, -1, -1, -1, -1, -1 }, { 0x26230, -1, -1, 1472922, -1, -1, -1, -1, -1, -1 }, { 0x26232, -1, -1, 1472927, -1, -1, -1, -1, -1, -1 }, { 0x26235, -1, -1, 1472932, -1, -1, -1, -1, -1, -1 }, { 0x26236, -1, -1, 1472938, -1, -1, -1, -1, -1, -1 }, { 0x26237, -1, -1, 1472943, -1, -1, -1, -1, -1, -1 }, { 0x26238, -1, -1, 1472948, -1, -1, -1, -1, -1, -1 }, { 0x2623A, -1, -1, 1472952, -1, -1, -1, -1, -1, -1 }, { 0x2623B, -1, -1, 1472958, -1, -1, -1, -1, -1, -1 }, { 0x2623D, -1, -1, -1, -1, -1, -1, -1, -1, 1472964 }, { 0x26242, -1, -1, 1472971, -1, -1, -1, -1, -1, -1 }, { 0x26246, 1472983, 1472978, 1473016, -1, -1, -1, -1, -1, -1 }, { 0x26248, -1, -1, 1473021, -1, -1, -1, -1, -1, -1 }, { 0x26249, -1, -1, 1473027, -1, -1, -1, -1, -1, -1 }, { 0x2624E, -1, -1, 1473032, -1, -1, -1, -1, -1, -1 }, { 0x26250, -1, -1, 1473037, -1, -1, -1, -1, -1, -1 }, { 0x26258, 1473049, 1473042, -1, -1, -1, -1, -1, -1, -1 }, { 0x26259, -1, -1, 1473079, -1, -1, -1, -1, -1, -1 }, { 0x2625D, -1, -1, 1473085, -1, -1, -1, -1, -1, -1 }, { 0x2625F, -1, -1, 1473090, -1, -1, -1, -1, -1, -1 }, { 0x26261, -1, 1473094, -1, -1, -1, -1, -1, -1, -1 }, { 0x26262, -1, -1, 1473100, -1, -1, -1, -1, -1, -1 }, { 0x26267, -1, -1, 1473106, -1, -1, -1, -1, -1, -1 }, { 0x2626A, -1, 1473110, -1, -1, -1, -1, -1, -1, -1 }, { 0x2626C, -1, -1, 1473115, -1, -1, -1, -1, -1, -1 }, { 0x26271, -1, -1, -1, -1, -1, -1, -1, -1, 1473121 }, { 0x26279, -1, -1, 1473127, -1, -1, -1, -1, -1, -1 }, { 0x2627D, 1473137, 1473131, -1, -1, -1, -1, -1, -1, -1 }, { 0x26281, -1, -1, 1473150, -1, -1, -1, -1, -1, -1 }, { 0x26282, -1, -1, 1473154, -1, -1, -1, -1, -1, -1 }, { 0x26283, -1, -1, 1473158, -1, -1, -1, -1, -1, -1 }, { 0x2628A, -1, -1, 1473163, -1, -1, -1, -1, -1, -1 }, { 0x2628B, -1, -1, 1473169, -1, -1, -1, -1, -1, -1 }, { 0x2628C, -1, -1, 1473174, -1, -1, -1, -1, -1, -1 }, { 0x2628E, -1, -1, 1473180, -1, -1, -1, -1, -1, -1 }, { 0x26290, -1, -1, 1473185, -1, -1, -1, -1, -1, -1 }, { 0x26291, -1, -1, 1473189, -1, -1, -1, -1, -1, -1 }, { 0x26293, -1, -1, 1473194, -1, -1, -1, -1, -1, -1 }, { 0x26297, -1, -1, 1473200, -1, -1, -1, -1, -1, -1 }, { 0x26298, -1, -1, 1473205, -1, -1, -1, -1, -1, -1 }, { 0x26299, 1473213, 1473209, -1, -1, -1, -1, -1, -1, -1 }, { 0x2629A, -1, -1, -1, -1, -1, -1, -1, -1, 1473217 }, { 0x2629B, -1, -1, -1, -1, -1, -1, -1, -1, 1473223 }, { 0x2629F, 1473231, 1473227, -1, -1, -1, -1, -1, -1, -1 }, { 0x262A6, -1, -1, 1473235, -1, -1, -1, -1, -1, -1 }, { 0x262A7, -1, -1, 1473239, -1, -1, -1, -1, -1, -1 }, { 0x262AA, -1, -1, 1473243, -1, -1, -1, -1, -1, -1 }, { 0x262AB, -1, -1, 1473246, -1, -1, -1, -1, -1, -1 }, { 0x262AC, -1, -1, 1473252, -1, -1, -1, -1, -1, -1 }, { 0x262B1, -1, -1, 1473256, -1, -1, -1, -1, -1, -1 }, { 0x262B9, -1, -1, 1473261, -1, -1, -1, -1, -1, -1 }, { 0x262BB, -1, -1, 1473267, -1, -1, -1, -1, -1, -1 }, { 0x262BC, -1, -1, 1473272, -1, -1, -1, -1, -1, -1 }, { 0x262BD, -1, -1, 1473276, -1, -1, -1, -1, -1, -1 }, { 0x262BE, -1, -1, 1473282, -1, -1, -1, -1, -1, -1 }, { 0x262BF, -1, -1, 1473286, -1, -1, -1, -1, -1, -1 }, { 0x262C5, -1, -1, 1473291, -1, -1, -1, -1, -1, -1 }, { 0x262C6, -1, -1, 1473296, -1, -1, -1, -1, -1, -1 }, { 0x262C8, -1, -1, 1473300, -1, -1, -1, -1, -1, -1 }, { 0x262C9, -1, -1, 1473306, -1, -1, -1, -1, -1, -1 }, { 0x262CB, -1, -1, 1473310, -1, -1, -1, -1, -1, -1 }, { 0x262D0, -1, 1473314, -1, -1, -1, -1, -1, -1, -1 }, { 0x262D3, -1, -1, 1473320, -1, -1, -1, -1, -1, -1 }, { 0x262D4, -1, -1, 1473326, -1, -1, -1, -1, -1, -1 }, { 0x262D5, -1, -1, -1, -1, -1, -1, -1, -1, 1473330 }, { 0x262DE, -1, -1, 1473336, -1, -1, -1, -1, -1, -1 }, { 0x262E1, -1, -1, 1473342, -1, -1, -1, -1, -1, -1 }, { 0x262E2, -1, -1, 1473347, -1, -1, -1, -1, -1, -1 }, { 0x262E3, -1, -1, 1473351, -1, -1, -1, -1, -1, -1 }, { 0x262E6, -1, -1, -1, -1, -1, -1, -1, -1, 1473356 }, { 0x262E9, -1, -1, 1473359, -1, -1, -1, -1, -1, -1 }, { 0x262EA, -1, -1, 1473364, -1, -1, -1, -1, -1, -1 }, { 0x262EF, -1, -1, 1473369, -1, -1, -1, -1, -1, -1 }, { 0x262F0, -1, -1, 1473373, -1, -1, -1, -1, -1, -1 }, { 0x262F3, -1, -1, 1473379, -1, -1, -1, -1, -1, -1 }, { 0x262FF, -1, -1, 1473385, -1, -1, -1, -1, -1, -1 }, { 0x26300, -1, -1, 1473390, -1, -1, -1, -1, -1, -1 }, { 0x26301, 1473396, -1, 1473402, -1, -1, -1, -1, -1, -1 }, { 0x26306, -1, -1, 1473407, -1, -1, -1, -1, -1, -1 }, { 0x26309, -1, -1, 1473413, -1, -1, -1, -1, -1, -1 }, { 0x2630A, -1, -1, 1473417, -1, -1, -1, -1, -1, -1 }, { 0x2630B, -1, -1, 1473421, -1, -1, -1, -1, -1, -1 }, { 0x26312, -1, -1, 1473428, -1, -1, -1, -1, -1, -1 }, { 0x26314, -1, -1, 1473434, -1, -1, -1, -1, -1, -1 }, { 0x26315, -1, -1, 1473440, -1, -1, -1, -1, -1, -1 }, { 0x26317, -1, -1, 1473444, -1, -1, -1, -1, -1, -1 }, { 0x2631A, -1, -1, 1473448, -1, -1, -1, -1, -1, -1 }, { 0x2631F, -1, -1, 1473453, -1, -1, -1, -1, -1, -1 }, { 0x26321, -1, -1, 1473457, -1, -1, -1, -1, -1, -1 }, { 0x26322, -1, -1, 1473462, -1, -1, -1, -1, -1, -1 }, { 0x26326, -1, -1, 1473466, -1, -1, -1, -1, -1, -1 }, { 0x26329, -1, -1, 1473472, -1, -1, -1, -1, -1, -1 }, { 0x2632A, -1, -1, 1473476, -1, -1, -1, -1, -1, -1 }, { 0x2632C, -1, -1, 1473481, -1, -1, -1, -1, -1, -1 }, { 0x26330, -1, -1, 1473485, -1, -1, -1, -1, -1, -1 }, { 0x26335, -1, 1473489, -1, -1, -1, -1, -1, -1, -1 }, { 0x26337, -1, -1, 1473495, -1, -1, -1, -1, -1, -1 }, { 0x26338, -1, -1, 1473499, -1, -1, -1, -1, -1, -1 }, { 0x2633A, -1, -1, 1473504, -1, -1, -1, -1, -1, -1 }, { 0x2633F, -1, -1, 1473509, -1, -1, -1, -1, -1, -1 }, { 0x26340, -1, -1, 1473514, -1, -1, -1, -1, -1, -1 }, { 0x26341, -1, -1, 1473519, -1, -1, -1, -1, -1, -1 }, { 0x26344, -1, -1, 1473523, -1, -1, -1, -1, -1, -1 }, { 0x26345, -1, -1, 1473528, -1, -1, -1, -1, -1, -1 }, { 0x26349, -1, -1, -1, -1, -1, -1, -1, -1, 1473534 }, { 0x2634B, 1473543, 1473539, -1, -1, -1, -1, -1, -1, -1 }, { 0x2634C, -1, 1473595, 1473600, -1, -1, -1, -1, -1, -1 }, { 0x2634F, -1, -1, 1473605, -1, -1, -1, -1, -1, -1 }, { 0x26351, 1473617, 1473610, -1, -1, -1, -1, -1, -1, -1 }, { 0x26352, -1, -1, 1473644, -1, -1, -1, -1, -1, -1 }, { 0x26353, -1, -1, 1473648, -1, -1, -1, -1, -1, -1 }, { 0x26355, -1, -1, 1473653, -1, -1, -1, -1, -1, -1 }, { 0x2635B, -1, -1, -1, -1, -1, -1, -1, -1, 1473659 }, { 0x26360, 1473670, 1473665, -1, -1, -1, -1, -1, -1, -1 }, { 0x26366, -1, -1, 1473701, -1, -1, -1, -1, -1, -1 }, { 0x26367, -1, -1, 1473706, -1, -1, -1, -1, -1, -1 }, { 0x26369, 1473714, 1473710, 1473720, -1, -1, -1, -1, -1, -1 }, { 0x2636A, -1, -1, 1473724, -1, -1, -1, -1, -1, -1 }, { 0x2636D, -1, -1, 1473729, -1, -1, -1, -1, -1, -1 }, { 0x26371, -1, -1, 1473734, -1, -1, -1, -1, -1, -1 }, { 0x26372, -1, -1, 1473739, -1, -1, -1, -1, -1, -1 }, { 0x26374, -1, -1, 1473746, -1, -1, -1, -1, -1, -1 }, { 0x26375, -1, -1, 1473753, -1, -1, -1, -1, -1, -1 }, { 0x26377, -1, -1, 1473758, -1, -1, -1, -1, -1, -1 }, { 0x26378, -1, -1, 1473763, -1, -1, -1, -1, -1, -1 }, { 0x26379, -1, -1, 1473769, -1, -1, -1, -1, -1, -1 }, { 0x2637A, -1, -1, 1473775, -1, -1, -1, -1, -1, -1 }, { 0x2637C, -1, -1, 1473779, -1, -1, -1, -1, -1, -1 }, { 0x26384, -1, -1, 1473785, -1, -1, -1, -1, -1, -1 }, { 0x26387, -1, -1, 1473789, -1, -1, -1, -1, -1, -1 }, { 0x26388, -1, -1, 1473796, -1, -1, -1, -1, -1, -1 }, { 0x2638A, -1, -1, 1473803, -1, -1, -1, -1, -1, -1 }, { 0x2638C, -1, -1, 1473808, -1, -1, -1, -1, -1, -1 }, { 0x2638D, -1, -1, -1, -1, -1, -1, -1, -1, 1473813 }, { 0x2638E, -1, -1, 1473819, -1, -1, -1, -1, -1, -1 }, { 0x2638F, -1, -1, 1473823, -1, -1, -1, -1, -1, -1 }, { 0x26390, -1, -1, 1473827, -1, -1, -1, -1, -1, -1 }, { 0x26392, -1, -1, 1473831, -1, -1, -1, -1, -1, -1 }, { 0x26393, -1, -1, 1473836, -1, -1, -1, -1, -1, -1 }, { 0x26398, -1, -1, 1473841, -1, -1, -1, -1, -1, -1 }, { 0x2639A, -1, -1, 1473845, -1, -1, -1, -1, -1, -1 }, { 0x2639B, -1, -1, -1, -1, -1, -1, -1, -1, 1473850 }, { 0x2639C, -1, -1, 1473858, -1, -1, -1, -1, -1, -1 }, { 0x2639D, -1, -1, 1473865, -1, -1, -1, -1, -1, -1 }, { 0x2639E, -1, -1, 1473869, -1, -1, -1, -1, -1, -1 }, { 0x263A1, -1, -1, -1, -1, -1, -1, -1, -1, 1473875 }, { 0x263A2, -1, -1, 1473880, -1, -1, -1, -1, -1, -1 }, { 0x263A3, -1, -1, 1473884, -1, -1, -1, -1, -1, -1 }, { 0x263A6, -1, -1, 1473889, -1, -1, -1, -1, -1, -1 }, { 0x263A7, -1, -1, 1473893, -1, -1, -1, -1, -1, -1 }, { 0x263A8, -1, -1, 1473899, -1, -1, -1, -1, -1, -1 }, { 0x263AC, -1, -1, -1, -1, -1, -1, -1, -1, 1473905 }, { 0x263AD, -1, -1, 1473910, -1, -1, -1, -1, -1, -1 }, { 0x263AE, -1, -1, 1473914, -1, -1, -1, -1, -1, -1 }, { 0x263AF, -1, -1, 1473919, -1, -1, -1, -1, -1, -1 }, { 0x263B0, -1, -1, 1473924, -1, -1, -1, -1, -1, -1 }, { 0x263B1, -1, -1, 1473928, -1, -1, -1, -1, -1, -1 }, { 0x263B5, -1, -1, 1473933, -1, -1, -1, -1, -1, -1 }, { 0x263B7, -1, -1, 1473939, -1, -1, -1, -1, -1, -1 }, { 0x263B8, -1, -1, 1473944, -1, -1, -1, -1, -1, -1 }, { 0x263B9, -1, -1, 1473948, -1, -1, -1, -1, -1, -1 }, { 0x263BC, -1, -1, 1473953, -1, -1, -1, -1, -1, -1 }, { 0x263BE, -1, 1473958, -1, -1, -1, -1, -1, -1, -1 }, { 0x263C0, -1, -1, 1473963, -1, -1, -1, -1, -1, -1 }, { 0x263C2, -1, -1, 1473968, -1, -1, -1, -1, -1, -1 }, { 0x263C4, -1, -1, -1, -1, -1, -1, -1, -1, 1473974 }, { 0x263C5, -1, -1, 1473981, -1, -1, -1, -1, -1, -1 }, { 0x263C6, -1, -1, 1473986, -1, -1, -1, -1, -1, -1 }, { 0x263C7, -1, -1, 1473992, -1, -1, -1, -1, -1, -1 }, { 0x263D2, -1, -1, -1, -1, -1, -1, -1, -1, 1473997 }, { 0x263D3, -1, -1, -1, -1, -1, -1, -1, -1, 1474004 }, { 0x263D4, -1, -1, 1474010, -1, -1, -1, -1, -1, -1 }, { 0x263D5, -1, -1, 1474016, -1, -1, -1, -1, -1, -1 }, { 0x263D7, -1, -1, 1474020, -1, -1, -1, -1, -1, -1 }, { 0x263DB, -1, -1, 1474024, -1, -1, -1, -1, -1, -1 }, { 0x263DC, -1, -1, 1474029, -1, -1, -1, -1, -1, -1 }, { 0x263E2, -1, -1, 1474033, -1, -1, -1, -1, -1, -1 }, { 0x263E4, -1, -1, 1474038, -1, -1, -1, -1, -1, -1 }, { 0x263E5, -1, -1, 1474043, -1, -1, -1, -1, -1, -1 }, { 0x263E6, -1, -1, 1474048, -1, -1, -1, -1, -1, -1 }, { 0x263E8, -1, -1, 1474053, -1, -1, -1, -1, -1, -1 }, { 0x263EE, -1, -1, 1474059, -1, -1, -1, -1, -1, -1 }, { 0x263F1, -1, -1, 1474065, -1, -1, -1, -1, -1, -1 }, { 0x263F3, -1, -1, 1474071, -1, -1, -1, -1, -1, -1 }, { 0x263F5, -1, 1474076, -1, -1, -1, -1, -1, -1, -1 }, { 0x263F7, -1, -1, 1474081, -1, -1, -1, -1, -1, -1 }, { 0x263F8, -1, 1474087, 1474092, -1, -1, -1, -1, -1, -1 }, { 0x263F9, -1, -1, 1474096, -1, -1, -1, -1, -1, -1 }, { 0x263FA, -1, -1, 1474101, -1, -1, -1, -1, -1, -1 }, { 0x263FB, -1, -1, 1474107, -1, -1, -1, -1, -1, -1 }, { 0x263FF, -1, -1, 1474111, -1, -1, -1, -1, -1, -1 }, { 0x26400, 1474121, 1474116, -1, -1, -1, -1, -1, -1, -1 }, { 0x26401, -1, -1, 1474154, -1, -1, -1, -1, -1, -1 }, { 0x26402, -1, 1474159, -1, -1, -1, -1, -1, -1, -1 }, { 0x26404, -1, -1, 1474164, -1, -1, -1, -1, -1, -1 }, { 0x26405, -1, -1, 1474170, -1, -1, -1, -1, -1, -1 }, { 0x26406, -1, -1, 1474174, -1, -1, -1, -1, -1, -1 }, { 0x26407, 1474184, 1474178, 1474209, -1, -1, -1, -1, -1, -1 }, { 0x26408, 1474218, 1474213, 1474231, -1, -1, -1, -1, -1, -1 }, { 0x26409, -1, -1, 1474236, -1, -1, -1, -1, -1, -1 }, { 0x2640C, -1, -1, 1474241, -1, -1, -1, -1, -1, -1 }, { 0x2640D, -1, -1, 1474247, -1, -1, -1, -1, -1, -1 }, { 0x26410, -1, 1474252, -1, -1, -1, -1, -1, -1, -1 }, { 0x26411, -1, 1474257, -1, -1, -1, -1, -1, -1, -1 }, { 0x26412, -1, 1474261, -1, -1, -1, -1, -1, -1, -1 }, { 0x26416, -1, -1, 1474267, -1, -1, -1, -1, -1, -1 }, { 0x2641B, -1, -1, 1474272, -1, -1, -1, -1, -1, -1 }, { 0x26420, -1, -1, 1474276, -1, -1, -1, -1, -1, -1 }, { 0x26421, -1, -1, 1474280, -1, -1, -1, -1, -1, -1 }, { 0x26423, -1, -1, 1474284, -1, -1, -1, -1, -1, -1 }, { 0x26424, -1, -1, 1474289, -1, -1, -1, -1, -1, -1 }, { 0x26426, -1, -1, 1474294, -1, -1, -1, -1, -1, -1 }, { 0x26428, -1, -1, 1474298, -1, -1, -1, -1, -1, -1 }, { 0x26430, -1, -1, 1474302, -1, -1, -1, -1, -1, -1 }, { 0x26433, -1, -1, 1474308, -1, -1, -1, -1, -1, -1 }, { 0x26438, -1, -1, 1474314, -1, -1, -1, -1, -1, -1 }, { 0x26439, -1, -1, 1474319, -1, -1, -1, -1, -1, -1 }, { 0x2643A, -1, -1, 1474325, -1, -1, -1, -1, -1, -1 }, { 0x2643D, -1, -1, 1474331, -1, -1, -1, -1, -1, -1 }, { 0x2643E, -1, -1, 1474337, -1, -1, -1, -1, -1, -1 }, { 0x2643F, -1, -1, 1474341, -1, -1, -1, -1, -1, -1 }, { 0x26440, -1, -1, 1474347, -1, -1, -1, -1, -1, -1 }, { 0x26443, -1, -1, -1, -1, -1, -1, -1, -1, 1474351 }, { 0x26445, -1, -1, -1, -1, -1, -1, -1, -1, 1474357 }, { 0x26447, -1, -1, 1474365, -1, -1, -1, -1, -1, -1 }, { 0x26448, -1, -1, 1474369, -1, -1, -1, -1, -1, -1 }, { 0x2644A, -1, 1474374, -1, -1, -1, -1, -1, -1, -1 }, { 0x2644B, -1, -1, 1474380, -1, -1, -1, -1, -1, -1 }, { 0x2644C, -1, -1, 1474384, -1, -1, -1, -1, -1, -1 }, { 0x2644D, -1, -1, 1474389, -1, -1, -1, -1, -1, -1 }, { 0x2644E, -1, -1, 1474393, -1, -1, -1, -1, -1, -1 }, { 0x2644F, -1, -1, 1474398, -1, -1, -1, -1, -1, -1 }, { 0x26451, -1, -1, 1474404, -1, -1, -1, -1, -1, -1 }, { 0x26457, -1, -1, -1, -1, -1, -1, -1, -1, 1474409 }, { 0x26458, -1, -1, 1474416, -1, -1, -1, -1, -1, -1 }, { 0x26459, -1, -1, 1474422, -1, -1, -1, -1, -1, -1 }, { 0x2645A, -1, -1, 1474428, -1, -1, -1, -1, -1, -1 }, { 0x2645B, -1, -1, 1474433, -1, -1, -1, -1, -1, -1 }, { 0x2645C, -1, -1, 1474439, -1, -1, -1, -1, -1, -1 }, { 0x2645D, -1, -1, 1474443, -1, -1, -1, -1, -1, -1 }, { 0x2645E, -1, -1, 1474450, -1, -1, -1, -1, -1, -1 }, { 0x2645F, -1, -1, 1474454, -1, -1, -1, -1, -1, -1 }, { 0x26460, -1, -1, 1474460, -1, -1, -1, -1, -1, -1 }, { 0x26461, -1, -1, 1474466, -1, -1, -1, -1, -1, -1 }, { 0x26463, -1, -1, 1474471, -1, -1, -1, -1, -1, -1 }, { 0x26469, -1, 1474476, -1, -1, -1, -1, -1, -1, -1 }, { 0x2646F, -1, -1, 1474481, -1, -1, -1, -1, -1, -1 }, { 0x26471, -1, -1, 1474486, -1, -1, -1, -1, -1, -1 }, { 0x26472, -1, -1, 1474492, -1, -1, -1, -1, -1, -1 }, { 0x26475, -1, -1, 1474496, -1, -1, -1, -1, -1, -1 }, { 0x26476, -1, -1, 1474500, -1, -1, -1, -1, -1, -1 }, { 0x26478, -1, -1, 1474504, -1, -1, -1, -1, -1, -1 }, { 0x26479, -1, -1, 1474509, -1, -1, -1, -1, -1, -1 }, { 0x2647A, -1, -1, 1474513, -1, -1, -1, -1, -1, -1 }, { 0x2647B, -1, -1, 1474517, -1, -1, -1, -1, -1, -1 }, { 0x2647C, -1, -1, 1474521, -1, -1, -1, -1, -1, -1 }, { 0x2647E, -1, -1, 1474525, -1, -1, -1, -1, -1, -1 }, { 0x26481, -1, -1, 1474530, -1, -1, -1, -1, -1, -1 }, { 0x26483, -1, -1, 1474534, -1, -1, -1, -1, -1, -1 }, { 0x26484, -1, 1474540, -1, -1, -1, -1, -1, -1, -1 }, { 0x26485, -1, -1, 1474545, -1, -1, -1, -1, -1, -1 }, { 0x26486, -1, -1, 1474550, -1, -1, -1, -1, -1, -1 }, { 0x26488, -1, 1474554, 1474558, -1, -1, -1, -1, -1, -1 }, { 0x26489, -1, 1474563, -1, -1, -1, -1, -1, -1, -1 }, { 0x2648D, -1, 1474568, 1474574, -1, -1, -1, -1, -1, -1 }, { 0x2648E, -1, -1, 1474580, -1, -1, -1, -1, -1, -1 }, { 0x2648F, -1, -1, 1474585, -1, -1, -1, -1, -1, -1 }, { 0x26490, -1, -1, 1474589, -1, -1, -1, -1, -1, -1 }, { 0x26491, -1, -1, 1474594, -1, -1, -1, -1, -1, -1 }, { 0x26498, -1, 1474598, -1, -1, -1, -1, -1, -1, -1 }, { 0x2649C, -1, 1474603, 1474608, -1, -1, -1, -1, -1, -1 }, { 0x2649D, -1, -1, 1474614, -1, -1, -1, -1, -1, -1 }, { 0x2649F, -1, -1, 1474619, -1, -1, -1, -1, -1, -1 }, { 0x264A6, -1, -1, 1474623, -1, -1, -1, -1, -1, -1 }, { 0x264A7, -1, -1, 1474627, -1, -1, -1, -1, -1, -1 }, { 0x264AE, -1, -1, -1, -1, -1, -1, -1, -1, 1474632 }, { 0x264B0, -1, -1, 1474638, -1, -1, -1, -1, -1, -1 }, { 0x264B4, -1, -1, 1474643, -1, -1, -1, -1, -1, -1 }, { 0x264B5, -1, -1, -1, -1, -1, -1, -1, -1, 1474648 }, { 0x264B6, -1, -1, 1474654, -1, -1, -1, -1, -1, -1 }, { 0x264B7, 1474659, -1, -1, -1, -1, -1, 1474668, -1, -1 }, { 0x264B9, -1, -1, -1, -1, -1, -1, -1, -1, 1474676 }, { 0x264BA, -1, -1, 1474681, -1, -1, -1, -1, -1, -1 }, { 0x264BB, -1, -1, 1474686, -1, -1, -1, -1, -1, -1 }, { 0x264C5, -1, -1, -1, -1, -1, -1, -1, -1, 1474692 }, { 0x264C7, -1, -1, -1, -1, -1, -1, -1, -1, 1474697 }, { 0x264C8, -1, -1, 1474703, -1, -1, -1, -1, -1, -1 }, { 0x264C9, -1, -1, -1, -1, -1, -1, -1, -1, 1474710 }, { 0x264CA, -1, -1, -1, -1, -1, -1, -1, -1, 1474715 }, { 0x264CB, -1, -1, 1474721, -1, -1, -1, -1, -1, -1 }, { 0x264CD, -1, -1, 1474727, -1, -1, -1, -1, -1, -1 }, { 0x264CE, -1, -1, 1474732, -1, -1, -1, -1, -1, -1 }, { 0x264D0, -1, -1, 1474737, -1, -1, -1, -1, -1, -1 }, { 0x264D3, -1, -1, 1474742, -1, -1, -1, -1, -1, -1 }, { 0x264D4, -1, -1, 1474746, -1, -1, -1, -1, -1, -1 }, { 0x264D5, -1, -1, 1474750, -1, -1, -1, -1, -1, -1 }, { 0x264D6, -1, -1, 1474754, -1, -1, -1, -1, -1, -1 }, { 0x264DC, -1, -1, -1, -1, -1, -1, -1, -1, 1474758 }, { 0x264DD, -1, -1, 1474764, -1, -1, -1, -1, -1, -1 }, { 0x264E1, -1, -1, -1, -1, -1, -1, -1, -1, 1474771 }, { 0x264E2, -1, -1, 1474775, -1, -1, -1, -1, -1, -1 }, { 0x264E4, -1, -1, 1474780, -1, -1, -1, -1, -1, -1 }, { 0x264E5, -1, -1, 1474785, -1, -1, -1, -1, -1, -1 }, { 0x264E7, -1, -1, 1474790, -1, -1, -1, -1, -1, -1 }, { 0x264EC, -1, -1, 1474794, -1, -1, -1, -1, -1, -1 }, { 0x264EF, -1, -1, 1474801, -1, -1, -1, -1, -1, -1 }, { 0x264F0, -1, -1, 1474806, -1, -1, -1, -1, -1, -1 }, { 0x264F1, -1, -1, 1474812, -1, -1, -1, -1, -1, -1 }, { 0x264F3, -1, -1, 1474816, -1, -1, -1, -1, -1, -1 }, { 0x264F4, -1, -1, 1474822, -1, -1, -1, -1, -1, -1 }, { 0x264F9, -1, -1, 1474828, -1, -1, -1, -1, -1, -1 }, { 0x264FA, -1, -1, 1474833, -1, -1, -1, -1, -1, -1 }, { 0x264FB, -1, -1, 1474840, -1, -1, -1, -1, -1, -1 }, { 0x264FC, -1, -1, 1474844, -1, -1, -1, -1, -1, -1 }, { 0x264FD, -1, -1, 1474849, -1, -1, -1, -1, -1, -1 }, { 0x264FE, -1, -1, 1474854, -1, -1, -1, -1, -1, -1 }, { 0x264FF, -1, -1, -1, -1, -1, -1, -1, -1, 1474859 }, { 0x26502, -1, -1, 1474865, -1, -1, -1, -1, -1, -1 }, { 0x26503, -1, -1, 1474870, -1, -1, -1, -1, -1, -1 }, { 0x26504, -1, -1, 1474876, -1, -1, -1, -1, -1, -1 }, { 0x26505, -1, -1, 1474883, -1, -1, -1, -1, -1, -1 }, { 0x26506, -1, -1, 1474887, -1, -1, -1, -1, -1, -1 }, { 0x26508, -1, -1, 1474891, -1, -1, -1, -1, -1, -1 }, { 0x26509, -1, -1, 1474895, -1, -1, -1, -1, -1, -1 }, { 0x2650B, -1, -1, 1474902, -1, -1, -1, -1, -1, -1 }, { 0x2650C, -1, -1, 1474908, -1, -1, -1, -1, -1, -1 }, { 0x2650D, -1, -1, 1474912, -1, -1, -1, -1, -1, -1 }, { 0x2650E, -1, -1, 1474916, -1, -1, -1, -1, -1, -1 }, { 0x26512, -1, 1474920, -1, -1, -1, -1, -1, -1, -1 }, { 0x26513, -1, -1, 1474924, -1, -1, -1, -1, -1, -1 }, { 0x26514, -1, -1, 1474928, -1, -1, -1, -1, -1, -1 }, { 0x26516, -1, -1, 1474933, -1, -1, -1, -1, -1, -1 }, { 0x26517, -1, -1, 1474939, -1, -1, -1, -1, -1, -1 }, { 0x26519, -1, -1, -1, -1, -1, -1, -1, -1, 1474945 }, { 0x2651B, -1, -1, 1474951, -1, -1, -1, -1, -1, -1 }, { 0x2651C, -1, -1, 1474959, -1, -1, -1, -1, -1, -1 }, { 0x26520, -1, -1, 1474963, -1, -1, -1, -1, -1, -1 }, { 0x26525, -1, -1, 1474968, -1, -1, -1, -1, -1, -1 }, { 0x26526, -1, -1, 1474972, -1, -1, -1, -1, -1, -1 }, { 0x26529, -1, -1, 1474978, -1, -1, -1, -1, -1, -1 }, { 0x2652B, -1, -1, 1474984, -1, -1, -1, -1, -1, -1 }, { 0x2652C, -1, -1, 1474989, -1, -1, -1, -1, -1, -1 }, { 0x2652D, -1, -1, 1474993, -1, -1, -1, -1, -1, -1 }, { 0x2652E, 1475002, 1474997, 1475010, -1, -1, -1, -1, -1, -1 }, { 0x2652F, -1, -1, 1475015, -1, -1, -1, -1, -1, -1 }, { 0x26530, -1, -1, 1475020, -1, -1, -1, -1, -1, -1 }, { 0x26537, -1, -1, 1475025, -1, -1, -1, -1, -1, -1 }, { 0x26538, -1, -1, 1475030, -1, -1, -1, -1, -1, -1 }, { 0x26539, -1, -1, 1475036, -1, -1, -1, -1, -1, -1 }, { 0x2653C, -1, -1, 1475041, -1, -1, -1, -1, -1, -1 }, { 0x2653F, -1, -1, 1475046, -1, -1, -1, -1, -1, -1 }, { 0x26543, 1475058, 1475052, -1, -1, -1, -1, -1, -1, -1 }, { 0x26546, -1, -1, 1475074, -1, -1, -1, -1, -1, -1 }, { 0x26548, 1475083, 1475078, -1, -1, -1, -1, -1, -1, -1 }, { 0x26549, -1, -1, 1475089, -1, -1, -1, -1, -1, -1 }, { 0x2654F, -1, -1, 1475094, -1, -1, -1, -1, -1, -1 }, { 0x26552, 1475104, 1475099, 1475117, -1, -1, -1, -1, -1, -1 }, { 0x26553, -1, -1, 1475123, -1, -1, -1, -1, -1, -1 }, { 0x26559, -1, -1, 1475127, -1, -1, -1, -1, -1, -1 }, { 0x2655F, -1, -1, -1, -1, -1, -1, -1, -1, 1475131 }, { 0x26560, -1, -1, 1475138, -1, -1, -1, -1, -1, -1 }, { 0x26561, -1, -1, 1475144, -1, -1, -1, -1, -1, -1 }, { 0x26562, -1, -1, 1475151, -1, -1, -1, -1, -1, -1 }, { 0x26570, -1, -1, 1475157, -1, -1, -1, -1, -1, -1 }, { 0x26572, -1, 1475161, -1, -1, -1, -1, -1, -1, -1 }, { 0x26573, -1, -1, -1, -1, -1, -1, -1, -1, 1475167 }, { 0x26575, -1, -1, 1475173, -1, -1, -1, -1, -1, -1 }, { 0x26577, -1, -1, 1475179, -1, -1, -1, -1, -1, -1 }, { 0x26578, -1, -1, 1475185, -1, -1, -1, -1, -1, -1 }, { 0x2657A, -1, -1, 1475189, -1, -1, -1, -1, -1, -1 }, { 0x2657D, -1, -1, 1475196, -1, -1, -1, -1, -1, -1 }, { 0x26580, -1, -1, 1475202, -1, -1, -1, -1, -1, -1 }, { 0x26587, -1, -1, -1, -1, -1, -1, -1, -1, 1475206 }, { 0x26588, -1, -1, 1475212, -1, -1, -1, -1, -1, -1 }, { 0x26589, -1, -1, 1475217, -1, -1, -1, -1, -1, -1 }, { 0x2658A, -1, -1, 1475223, -1, -1, -1, -1, -1, -1 }, { 0x2658B, -1, -1, 1475227, -1, -1, -1, -1, -1, -1 }, { 0x2658D, -1, -1, 1475232, -1, -1, -1, -1, -1, -1 }, { 0x2658E, -1, -1, 1475237, -1, -1, -1, -1, -1, -1 }, { 0x26590, -1, -1, 1475243, -1, -1, -1, -1, -1, -1 }, { 0x26591, -1, -1, -1, -1, -1, -1, -1, -1, 1475248 }, { 0x2659D, -1, -1, 1475253, -1, -1, -1, -1, -1, -1 }, { 0x2659E, -1, -1, 1475257, -1, -1, -1, -1, -1, -1 }, { 0x265A0, -1, 1475264, -1, -1, -1, -1, -1, -1, -1 }, { 0x265A1, -1, -1, -1, -1, -1, -1, -1, -1, 1475269 }, { 0x265A2, -1, -1, 1475277, -1, -1, -1, -1, -1, -1 }, { 0x265A4, -1, -1, 1475287, -1, -1, -1, -1, 1475281, -1 }, { 0x265A6, -1, -1, 1475293, -1, -1, -1, -1, -1, -1 }, { 0x265A7, -1, -1, 1475298, -1, -1, -1, -1, -1, -1 }, { 0x265A9, -1, -1, 1475303, -1, -1, -1, -1, -1, -1 }, { 0x265AC, -1, -1, 1475308, -1, -1, -1, -1, -1, -1 }, { 0x265AD, -1, 1475312, -1, -1, -1, -1, -1, -1, -1 }, { 0x265B8, -1, -1, 1475317, -1, -1, -1, -1, -1, -1 }, { 0x265BA, -1, -1, 1475323, -1, -1, -1, -1, -1, -1 }, { 0x265BB, -1, -1, -1, -1, -1, -1, -1, -1, 1475327 }, { 0x265BC, -1, -1, 1475331, -1, -1, -1, -1, -1, -1 }, { 0x265BD, -1, -1, 1475335, -1, -1, -1, -1, -1, -1 }, { 0x265BE, -1, -1, 1475341, -1, -1, -1, -1, -1, -1 }, { 0x265BF, 1475352, 1475347, 1475394, -1, -1, -1, -1, -1, -1 }, { 0x265C0, 1475403, 1475398, 1475411, -1, -1, -1, -1, -1, -1 }, { 0x265C1, -1, -1, 1475417, -1, -1, -1, -1, -1, -1 }, { 0x265CB, -1, -1, 1475423, -1, -1, -1, -1, -1, -1 }, { 0x265CD, -1, -1, 1475429, -1, -1, -1, -1, -1, -1 }, { 0x265CF, -1, -1, -1, -1, -1, -1, -1, -1, 1475433 }, { 0x265D0, -1, -1, 1475440, -1, -1, -1, -1, -1, -1 }, { 0x265D1, -1, -1, 1475444, -1, -1, -1, -1, -1, -1 }, { 0x265D2, -1, -1, 1475449, -1, -1, -1, -1, -1, -1 }, { 0x265D3, -1, -1, 1475454, -1, -1, -1, -1, -1, -1 }, { 0x265D4, -1, -1, 1475458, -1, -1, -1, -1, -1, -1 }, { 0x265D5, -1, -1, 1475464, -1, -1, -1, -1, -1, -1 }, { 0x265D6, -1, -1, 1475468, -1, -1, -1, -1, -1, -1 }, { 0x265D7, -1, -1, 1475474, -1, -1, -1, -1, -1, -1 }, { 0x265DB, -1, -1, 1475479, -1, -1, -1, -1, -1, -1 }, { 0x265DC, -1, -1, 1475483, -1, -1, -1, -1, -1, -1 }, { 0x265DD, -1, -1, -1, -1, -1, -1, -1, -1, 1475489 }, { 0x265DE, -1, -1, -1, -1, -1, -1, -1, -1, 1475495 }, { 0x265DF, -1, -1, 1475500, -1, -1, -1, -1, -1, -1 }, { 0x265E1, -1, -1, 1475506, -1, -1, -1, -1, -1, -1 }, { 0x265E2, -1, -1, 1475511, -1, -1, -1, -1, -1, -1 }, { 0x265E3, -1, -1, 1475517, -1, -1, -1, -1, -1, -1 }, { 0x265E5, -1, -1, 1475521, -1, -1, -1, -1, -1, -1 }, { 0x265E7, -1, -1, 1475526, -1, -1, -1, -1, -1, -1 }, { 0x265E8, -1, -1, 1475530, -1, -1, -1, -1, -1, -1 }, { 0x265EE, -1, -1, 1475536, -1, -1, -1, -1, -1, -1 }, { 0x265F3, -1, -1, 1475541, -1, -1, -1, -1, -1, -1 }, { 0x265F4, -1, -1, 1475547, -1, -1, -1, -1, -1, -1 }, { 0x265F5, -1, -1, 1475553, -1, -1, -1, -1, -1, -1 }, { 0x265FB, -1, -1, 1475559, -1, -1, -1, -1, -1, -1 }, { 0x265FC, -1, -1, 1475563, -1, -1, -1, -1, -1, -1 }, { 0x265FD, -1, -1, -1, -1, -1, -1, -1, -1, 1475567 }, { 0x2660A, -1, -1, 1475575, -1, -1, -1, -1, -1, -1 }, { 0x2660C, -1, -1, 1475579, -1, -1, -1, -1, -1, -1 }, { 0x2660D, -1, -1, 1475584, -1, -1, -1, -1, -1, -1 }, { 0x26612, -1, 1475589, 1475594, -1, -1, -1, -1, -1, -1 }, { 0x26614, -1, -1, 1475599, -1, -1, -1, -1, -1, -1 }, { 0x26626, -1, 1475604, -1, -1, -1, -1, -1, -1, -1 }, { 0x26627, -1, -1, -1, -1, -1, -1, -1, -1, 1475609 }, { 0x26629, 1475619, 1475614, 1475632, -1, -1, -1, -1, -1, -1 }, { 0x2662A, -1, -1, 1475636, -1, -1, -1, -1, -1, -1 }, { 0x26631, -1, -1, -1, -1, -1, -1, -1, -1, 1475641 }, { 0x26632, -1, -1, 1475646, -1, -1, -1, -1, -1, -1 }, { 0x26633, -1, -1, 1475650, -1, -1, -1, -1, -1, -1 }, { 0x26634, -1, -1, 1475654, -1, -1, -1, -1, -1, -1 }, { 0x26635, -1, -1, 1475658, -1, -1, -1, -1, -1, -1 }, { 0x26636, -1, -1, 1475662, -1, -1, -1, -1, -1, -1 }, { 0x26638, -1, -1, 1475667, -1, -1, -1, -1, -1, -1 }, { 0x26639, -1, -1, 1475671, -1, -1, -1, -1, -1, 1475677 }, { 0x2663C, -1, -1, 1475685, -1, -1, -1, -1, -1, -1 }, { 0x2663F, -1, -1, 1475689, -1, -1, -1, -1, -1, -1 }, { 0x26640, -1, -1, 1475693, -1, -1, -1, -1, -1, 1475698 }, { 0x26642, -1, -1, 1475705, -1, -1, -1, -1, -1, -1 }, { 0x26644, -1, -1, 1475710, -1, -1, -1, -1, -1, -1 }, { 0x26646, -1, -1, 1475717, -1, -1, -1, -1, -1, -1 }, { 0x26647, -1, -1, 1475722, -1, -1, -1, -1, -1, -1 }, { 0x26648, -1, -1, 1475727, -1, -1, -1, -1, -1, -1 }, { 0x26649, -1, -1, 1475732, -1, -1, -1, -1, -1, -1 }, { 0x2664A, -1, -1, 1475738, -1, -1, -1, -1, -1, -1 }, { 0x2664B, -1, -1, 1475742, -1, -1, -1, -1, -1, -1 }, { 0x2664F, -1, -1, -1, -1, -1, -1, -1, -1, 1475746 }, { 0x26659, -1, -1, 1475753, -1, -1, -1, -1, -1, -1 }, { 0x2665C, -1, -1, 1475759, -1, -1, -1, -1, -1, 1475763 }, { 0x2665D, -1, -1, 1475769, -1, -1, -1, -1, -1, -1 }, { 0x26663, -1, -1, -1, -1, -1, -1, -1, -1, 1475773 }, { 0x26664, -1, -1, -1, -1, -1, -1, -1, -1, 1475779 }, { 0x26665, -1, -1, -1, -1, -1, -1, -1, -1, 1475784 }, { 0x26666, -1, -1, -1, -1, -1, -1, -1, -1, 1475791 }, { 0x26667, -1, -1, 1475795, -1, -1, -1, -1, -1, -1 }, { 0x26668, -1, -1, 1475801, -1, -1, -1, -1, -1, -1 }, { 0x2666B, -1, -1, 1475805, -1, -1, -1, -1, -1, 1475812 }, { 0x2666E, -1, -1, 1475819, -1, -1, -1, -1, -1, -1 }, { 0x2666F, -1, -1, 1475823, -1, -1, -1, -1, -1, -1 }, { 0x26671, -1, -1, 1475828, -1, -1, -1, -1, -1, -1 }, { 0x26674, -1, -1, 1475833, -1, -1, -1, -1, -1, -1 }, { 0x26675, 1475843, 1475838, 1475870, -1, -1, -1, -1, -1, -1 }, { 0x26676, 1475879, 1475875, 1475923, -1, -1, -1, -1, -1, -1 }, { 0x26678, -1, -1, 1475927, -1, -1, -1, -1, -1, -1 }, { 0x26679, -1, -1, 1475932, -1, -1, -1, -1, -1, -1 }, { 0x2667A, -1, -1, 1475937, -1, -1, -1, -1, -1, -1 }, { 0x2667B, -1, -1, 1475942, -1, -1, -1, -1, -1, -1 }, { 0x2667C, 1475951, 1475947, -1, -1, -1, -1, -1, -1, -1 }, { 0x26688, -1, -1, 1475968, -1, -1, -1, -1, -1, -1 }, { 0x2668A, -1, -1, 1475973, -1, -1, -1, -1, -1, -1 }, { 0x2668F, -1, -1, 1475977, -1, -1, -1, -1, -1, -1 }, { 0x26690, -1, -1, 1475985, -1, -1, -1, -1, -1, -1 }, { 0x26693, 1475996, 1475990, 1476000, -1, -1, -1, -1, -1, -1 }, { 0x26694, -1, -1, -1, -1, -1, -1, -1, -1, 1476006 }, { 0x26695, -1, -1, -1, -1, -1, -1, -1, -1, 1476013 }, { 0x26696, 1476025, 1476019, -1, -1, -1, -1, -1, -1, 1476041 }, { 0x26697, -1, -1, -1, -1, -1, -1, -1, -1, 1476047 }, { 0x2669D, -1, -1, 1476052, -1, -1, -1, -1, -1, -1 }, { 0x2669E, -1, -1, 1476058, -1, -1, -1, -1, -1, -1 }, { 0x2669F, -1, -1, 1476065, -1, -1, -1, -1, -1, -1 }, { 0x266A1, -1, -1, 1476069, -1, -1, -1, -1, -1, -1 }, { 0x266A2, -1, -1, 1476074, -1, -1, -1, -1, -1, -1 }, { 0x266A3, -1, -1, 1476079, -1, -1, -1, -1, -1, -1 }, { 0x266A5, -1, -1, 1476084, -1, -1, -1, -1, -1, -1 }, { 0x266A6, -1, -1, 1476089, -1, -1, -1, -1, -1, -1 }, { 0x266A7, 1476102, 1476096, 1476114, -1, -1, -1, -1, -1, -1 }, { 0x266A8, -1, -1, 1476120, -1, -1, -1, -1, -1, -1 }, { 0x266A9, -1, -1, 1476125, -1, -1, -1, -1, -1, -1 }, { 0x266AB, -1, -1, 1476129, -1, -1, -1, -1, -1, -1 }, { 0x266AD, -1, -1, -1, -1, -1, -1, -1, -1, 1476134 }, { 0x266AF, -1, 1476143, -1, -1, -1, -1, -1, -1, -1 }, { 0x266B1, -1, 1476148, -1, -1, -1, -1, -1, -1, -1 }, { 0x266B5, -1, 1476153, -1, -1, -1, -1, -1, -1, -1 }, { 0x266B8, -1, -1, 1476158, -1, -1, -1, -1, -1, -1 }, { 0x266C5, -1, -1, 1476164, -1, -1, -1, -1, -1, -1 }, { 0x266C9, -1, -1, -1, -1, -1, -1, -1, -1, 1476167 }, { 0x266CA, -1, -1, -1, -1, -1, -1, -1, -1, 1476173 }, { 0x266CB, -1, -1, -1, -1, -1, -1, -1, -1, 1476180 }, { 0x266CC, -1, -1, -1, -1, -1, -1, -1, -1, 1476186 }, { 0x266CD, -1, -1, -1, -1, -1, -1, -1, -1, 1476193 }, { 0x266CF, 1476198, -1, 1476207, -1, -1, -1, -1, -1, -1 }, { 0x266D0, -1, -1, 1476211, -1, -1, -1, -1, -1, -1 }, { 0x266D3, -1, -1, 1476215, -1, -1, -1, -1, -1, -1 }, { 0x266D4, -1, -1, 1476219, -1, -1, -1, -1, -1, -1 }, { 0x266D5, -1, -1, 1476225, -1, -1, -1, -1, -1, -1 }, { 0x266D6, -1, -1, 1476229, -1, -1, -1, -1, -1, -1 }, { 0x266D7, -1, -1, 1476234, -1, -1, -1, -1, -1, -1 }, { 0x266D8, -1, -1, 1476238, -1, -1, -1, -1, -1, -1 }, { 0x266D9, -1, -1, 1476242, -1, -1, -1, -1, -1, -1 }, { 0x266DA, 1476254, 1476249, 1476259, -1, -1, -1, -1, -1, -1 }, { 0x266DC, -1, -1, 1476264, -1, -1, -1, -1, -1, 1476268 }, { 0x266DD, -1, -1, 1476273, -1, -1, -1, -1, -1, -1 }, { 0x266DE, -1, -1, 1476278, -1, -1, -1, -1, -1, -1 }, { 0x266DF, -1, -1, 1476283, -1, -1, -1, -1, -1, -1 }, { 0x266E0, -1, -1, 1476289, -1, -1, -1, -1, -1, -1 }, { 0x266E2, -1, -1, 1476294, -1, -1, -1, -1, -1, -1 }, { 0x266E3, -1, -1, 1476299, -1, -1, -1, -1, -1, -1 }, { 0x266E4, -1, -1, 1476304, -1, -1, -1, -1, -1, -1 }, { 0x266E7, -1, -1, 1476310, -1, -1, -1, -1, -1, -1 }, { 0x266E8, -1, 1476315, 1476320, -1, -1, -1, -1, -1, -1 }, { 0x266EF, -1, -1, 1476325, -1, -1, -1, -1, -1, -1 }, { 0x266F0, -1, -1, 1476329, -1, -1, -1, -1, -1, -1 }, { 0x266F1, -1, -1, 1476333, -1, -1, -1, -1, -1, -1 }, { 0x266F2, -1, -1, 1476337, -1, -1, -1, -1, -1, -1 }, { 0x266FA, -1, -1, -1, -1, -1, -1, -1, -1, 1476342 }, { 0x266FB, -1, -1, -1, -1, -1, -1, -1, -1, 1476347 }, { 0x266FC, -1, 1476354, -1, -1, -1, -1, -1, -1, 1476360 }, { 0x266FD, -1, -1, -1, -1, -1, -1, -1, -1, 1476366 }, { 0x266FE, -1, -1, -1, -1, -1, -1, -1, -1, 1476372 }, { 0x266FF, -1, -1, -1, -1, -1, -1, -1, -1, 1476378 }, { 0x26700, -1, -1, -1, -1, -1, -1, -1, -1, 1476383 }, { 0x26701, -1, -1, 1476389, -1, -1, -1, -1, -1, -1 }, { 0x26703, -1, -1, 1476395, -1, -1, -1, -1, -1, -1 }, { 0x26704, -1, -1, 1476399, -1, -1, -1, -1, -1, -1 }, { 0x26706, -1, -1, 1476404, -1, -1, -1, -1, -1, -1 }, { 0x26707, -1, -1, 1476409, -1, -1, -1, -1, -1, -1 }, { 0x2670A, -1, -1, 1476413, -1, -1, -1, -1, -1, -1 }, { 0x2670B, -1, -1, 1476419, -1, -1, -1, -1, -1, -1 }, { 0x2670D, -1, -1, 1476424, -1, -1, -1, -1, -1, -1 }, { 0x2670E, -1, -1, 1476430, -1, -1, -1, -1, -1, -1 }, { 0x2670F, -1, -1, 1476437, -1, -1, -1, -1, -1, -1 }, { 0x26710, -1, -1, 1476441, -1, -1, -1, -1, -1, -1 }, { 0x26712, -1, -1, 1476446, -1, -1, -1, -1, -1, -1 }, { 0x26713, -1, -1, 1476451, -1, -1, -1, -1, -1, -1 }, { 0x26716, 1476462, 1476456, 1476481, -1, -1, -1, -1, -1, -1 }, { 0x26718, -1, -1, -1, -1, -1, -1, -1, -1, 1476485 }, { 0x2671B, -1, -1, 1476489, -1, -1, -1, -1, -1, -1 }, { 0x2671C, -1, -1, 1476493, -1, -1, -1, -1, -1, -1 }, { 0x2671E, -1, -1, -1, -1, -1, -1, -1, -1, 1476499 }, { 0x2672D, -1, -1, 1476505, -1, -1, -1, -1, -1, -1 }, { 0x2672F, -1, -1, 1476511, -1, -1, -1, -1, -1, -1 }, { 0x26730, -1, -1, 1476516, -1, -1, -1, -1, -1, -1 }, { 0x26731, -1, -1, 1476522, -1, -1, -1, -1, -1, -1 }, { 0x26732, -1, -1, 1476526, -1, -1, -1, -1, -1, -1 }, { 0x26733, -1, -1, 1476531, -1, -1, -1, -1, -1, -1 }, { 0x26734, -1, -1, 1476537, -1, -1, -1, -1, -1, -1 }, { 0x26737, -1, -1, 1476542, -1, -1, -1, -1, -1, -1 }, { 0x26738, -1, -1, 1476548, -1, -1, -1, -1, -1, -1 }, { 0x26741, -1, 1476552, -1, -1, -1, -1, -1, -1, -1 }, { 0x26742, -1, -1, -1, -1, -1, -1, -1, -1, 1476557 }, { 0x26743, -1, -1, -1, -1, -1, -1, -1, -1, 1476563 }, { 0x26744, -1, -1, -1, -1, -1, -1, -1, -1, 1476568 }, { 0x26745, -1, -1, -1, -1, -1, -1, -1, -1, 1476574 }, { 0x26746, -1, -1, -1, -1, -1, -1, -1, -1, 1476581 }, { 0x26747, -1, -1, -1, -1, -1, -1, -1, -1, 1476587 }, { 0x26748, -1, -1, -1, -1, -1, -1, -1, -1, 1476593 }, { 0x26749, -1, -1, -1, -1, -1, -1, -1, -1, 1476600 }, { 0x2674A, -1, -1, -1, -1, -1, -1, -1, -1, 1476606 }, { 0x2674B, -1, -1, -1, -1, -1, -1, -1, -1, 1476612 }, { 0x2674C, -1, -1, -1, -1, -1, -1, -1, -1, 1476618 }, { 0x2674D, -1, -1, -1, -1, -1, -1, -1, -1, 1476623 }, { 0x2674E, -1, -1, -1, -1, -1, -1, -1, -1, 1476629 }, { 0x2674F, -1, -1, 1476636, -1, -1, -1, -1, -1, -1 }, { 0x26752, -1, -1, 1476643, -1, -1, -1, -1, -1, -1 }, { 0x26754, -1, -1, 1476648, -1, -1, -1, -1, -1, -1 }, { 0x26756, -1, -1, 1476653, -1, -1, -1, -1, -1, -1 }, { 0x2675A, -1, -1, 1476657, -1, -1, -1, -1, -1, -1 }, { 0x2675B, -1, -1, 1476663, -1, -1, -1, -1, -1, -1 }, { 0x2675D, -1, -1, 1476668, -1, -1, -1, -1, -1, -1 }, { 0x2675E, -1, -1, 1476674, -1, -1, -1, -1, -1, -1 }, { 0x2675F, -1, -1, 1476680, -1, -1, -1, -1, -1, -1 }, { 0x26761, 1476691, 1476686, -1, -1, -1, -1, -1, -1, -1 }, { 0x26762, -1, -1, 1476712, -1, -1, -1, -1, -1, -1 }, { 0x26763, -1, -1, 1476717, -1, -1, -1, -1, -1, -1 }, { 0x26764, -1, -1, 1476722, -1, -1, -1, -1, -1, -1 }, { 0x26765, -1, -1, 1476727, -1, -1, -1, -1, -1, 1476732 }, { 0x26766, -1, -1, 1476737, -1, -1, -1, -1, -1, -1 }, { 0x26767, -1, -1, 1476742, -1, -1, -1, -1, -1, -1 }, { 0x26768, -1, -1, 1476747, -1, -1, -1, -1, -1, -1 }, { 0x2676A, -1, -1, 1476752, -1, -1, -1, -1, -1, -1 }, { 0x2676C, -1, -1, 1476757, -1, -1, -1, -1, -1, 1476761 }, { 0x2676E, -1, -1, 1476767, -1, -1, -1, -1, -1, -1 }, { 0x26770, -1, -1, 1476772, -1, -1, -1, -1, -1, -1 }, { 0x26773, -1, -1, 1476778, -1, -1, -1, -1, -1, -1 }, { 0x26774, -1, -1, 1476782, -1, -1, -1, -1, -1, -1 }, { 0x26777, -1, -1, 1476787, -1, -1, -1, -1, -1, -1 }, { 0x26779, -1, -1, -1, -1, -1, -1, -1, -1, 1476793 }, { 0x2677A, -1, -1, -1, -1, -1, -1, -1, -1, 1476801 }, { 0x2677C, -1, 1476807, 1476813, -1, -1, -1, -1, -1, -1 }, { 0x26781, -1, -1, 1476817, -1, -1, -1, -1, -1, 1476822 }, { 0x26782, -1, -1, 1476829, -1, -1, -1, -1, -1, -1 }, { 0x26786, -1, -1, 1476833, -1, -1, -1, -1, -1, -1 }, { 0x26787, -1, -1, 1476838, -1, -1, -1, -1, -1, -1 }, { 0x26788, -1, -1, 1476842, -1, -1, -1, -1, -1, -1 }, { 0x2678C, -1, -1, 1476847, -1, -1, -1, -1, -1, -1 }, { 0x2678D, -1, -1, -1, -1, -1, -1, -1, -1, 1476853 }, { 0x2678E, -1, -1, -1, -1, -1, -1, -1, -1, 1476858 }, { 0x2678F, -1, -1, -1, -1, -1, -1, -1, -1, 1476865 }, { 0x26790, -1, -1, -1, -1, -1, -1, -1, -1, 1476869 }, { 0x26791, -1, -1, -1, -1, -1, -1, -1, -1, 1476876 }, { 0x26792, -1, -1, -1, -1, -1, -1, -1, -1, 1476881 }, { 0x26793, -1, -1, -1, -1, -1, -1, -1, -1, 1476888 }, { 0x26794, -1, -1, -1, -1, -1, -1, -1, -1, 1476893 }, { 0x26795, -1, -1, 1476900, -1, -1, -1, -1, -1, -1 }, { 0x26796, -1, -1, 1476905, -1, -1, -1, -1, -1, -1 }, { 0x26797, -1, -1, 1476910, -1, -1, -1, -1, -1, -1 }, { 0x26799, -1, 1476916, 1476922, -1, -1, -1, -1, -1, -1 }, { 0x2679A, -1, -1, 1476927, -1, -1, -1, -1, -1, -1 }, { 0x2679D, -1, -1, 1476932, -1, -1, -1, -1, -1, -1 }, { 0x2679E, -1, -1, 1476936, -1, -1, -1, -1, -1, -1 }, { 0x2679F, -1, -1, 1476941, -1, -1, -1, -1, -1, -1 }, { 0x267A1, -1, -1, 1476945, -1, -1, -1, -1, -1, -1 }, { 0x267A2, -1, -1, 1476951, -1, -1, -1, -1, -1, 1476956 }, { 0x267A3, 1476965, 1476960, 1476985, -1, -1, -1, -1, -1, -1 }, { 0x267A4, -1, -1, 1476990, -1, -1, -1, -1, -1, -1 }, { 0x267A5, -1, -1, 1476995, -1, -1, -1, -1, -1, -1 }, { 0x267A6, -1, -1, 1477000, -1, -1, -1, -1, -1, -1 }, { 0x267A8, -1, -1, 1477005, -1, -1, -1, -1, -1, -1 }, { 0x267AB, -1, -1, 1477011, -1, -1, -1, -1, -1, -1 }, { 0x267AC, -1, -1, 1477016, -1, -1, -1, -1, -1, -1 }, { 0x267AD, -1, -1, 1477021, -1, -1, -1, -1, -1, -1 }, { 0x267B1, -1, -1, 1477025, -1, -1, -1, -1, -1, -1 }, { 0x267B2, -1, -1, 1477030, -1, -1, -1, -1, -1, -1 }, { 0x267B3, -1, 1477035, -1, -1, -1, -1, -1, -1, -1 }, { 0x267B4, -1, 1477041, -1, -1, -1, -1, -1, -1, -1 }, { 0x267BD, -1, -1, 1477046, -1, -1, -1, -1, -1, -1 }, { 0x267C2, -1, -1, 1477050, -1, -1, -1, -1, -1, 1477054 }, { 0x267C3, -1, -1, 1477059, -1, -1, -1, -1, -1, -1 }, { 0x267C4, -1, -1, 1477065, -1, -1, -1, -1, -1, -1 }, { 0x267C9, -1, -1, -1, -1, -1, -1, -1, -1, 1477071 }, { 0x267CA, -1, -1, -1, -1, -1, -1, -1, -1, 1477076 }, { 0x267CB, -1, -1, -1, -1, -1, -1, -1, -1, 1477083 }, { 0x267CC, 1477093, 1477088, -1, -1, -1, -1, -1, -1, -1 }, { 0x267CD, -1, -1, -1, -1, -1, -1, -1, -1, 1477100 }, { 0x267CE, -1, -1, -1, -1, -1, -1, -1, -1, 1477105 }, { 0x267CF, -1, -1, -1, -1, -1, -1, -1, -1, 1477112 }, { 0x267D0, -1, -1, -1, -1, -1, -1, -1, -1, 1477116 }, { 0x267D1, -1, -1, -1, -1, -1, -1, -1, -1, 1477120 }, { 0x267D2, -1, -1, -1, -1, -1, -1, -1, -1, 1477125 }, { 0x267D3, -1, -1, 1477131, -1, -1, -1, -1, -1, -1 }, { 0x267D4, -1, -1, 1477136, -1, -1, -1, -1, -1, -1 }, { 0x267D5, -1, -1, 1477141, -1, -1, -1, -1, -1, -1 }, { 0x267D6, -1, -1, -1, -1, -1, -1, -1, -1, 1477146 }, { 0x267D7, -1, -1, -1, -1, -1, -1, -1, -1, 1477151 }, { 0x267D8, -1, -1, 1477161, -1, -1, -1, -1, 1477155, -1 }, { 0x267D9, -1, -1, 1477166, -1, -1, -1, -1, -1, -1 }, { 0x267DB, -1, -1, 1477171, -1, -1, -1, -1, -1, -1 }, { 0x267DC, -1, -1, 1477178, -1, -1, -1, -1, -1, 1477182 }, { 0x267DE, -1, -1, 1477188, -1, -1, -1, -1, -1, -1 }, { 0x267DF, -1, -1, 1477194, -1, -1, -1, -1, -1, -1 }, { 0x267E0, -1, -1, 1477198, -1, -1, -1, -1, -1, -1 }, { 0x267E3, -1, -1, 1477202, -1, -1, -1, -1, -1, -1 }, { 0x267E4, 1477213, 1477208, 1477232, -1, -1, -1, -1, -1, -1 }, { 0x267E7, -1, -1, 1477237, -1, -1, -1, -1, -1, -1 }, { 0x267EA, -1, -1, -1, -1, -1, -1, -1, -1, 1477241 }, { 0x267EE, -1, -1, 1477249, -1, -1, -1, -1, -1, -1 }, { 0x267F0, -1, -1, 1477256, -1, -1, -1, -1, -1, -1 }, { 0x267F1, -1, -1, 1477261, -1, -1, -1, -1, -1, -1 }, { 0x267F2, -1, -1, 1477266, -1, -1, -1, -1, -1, -1 }, { 0x267F3, -1, -1, 1477271, -1, -1, -1, -1, -1, -1 }, { 0x267F5, -1, -1, -1, -1, -1, -1, -1, -1, 1477275 }, { 0x267F6, -1, -1, -1, -1, -1, -1, -1, -1, 1477281 }, { 0x267F7, -1, -1, -1, -1, -1, -1, -1, -1, 1477285 }, { 0x267F8, -1, -1, -1, -1, -1, -1, -1, -1, 1477290 }, { 0x267F9, -1, -1, -1, -1, -1, -1, -1, -1, 1477296 }, { 0x267FA, -1, -1, -1, -1, -1, -1, -1, -1, 1477302 }, { 0x267FB, -1, -1, -1, -1, -1, -1, -1, -1, 1477310 }, { 0x267FC, -1, -1, -1, -1, -1, -1, -1, -1, 1477316 }, { 0x267FD, -1, -1, -1, -1, -1, -1, -1, -1, 1477321 }, { 0x267FE, -1, -1, -1, -1, -1, -1, -1, -1, 1477327 }, { 0x267FF, -1, -1, -1, -1, -1, -1, -1, -1, 1477332 }, { 0x26801, -1, -1, 1477338, -1, -1, -1, -1, -1, -1 }, { 0x26804, -1, -1, 1477342, -1, -1, -1, -1, -1, -1 }, { 0x26805, -1, -1, 1477346, -1, -1, -1, -1, -1, -1 }, { 0x26806, -1, -1, 1477351, -1, -1, -1, -1, -1, 1477356 }, { 0x26807, -1, -1, 1477362, -1, -1, -1, -1, -1, -1 }, { 0x26809, -1, -1, 1477368, -1, -1, -1, -1, -1, -1 }, { 0x2680E, -1, -1, 1477372, -1, -1, -1, -1, -1, -1 }, { 0x26812, -1, -1, 1477378, -1, -1, -1, -1, -1, -1 }, { 0x26813, -1, -1, 1477383, -1, -1, -1, -1, -1, -1 }, { 0x26816, -1, -1, 1477387, -1, -1, -1, -1, -1, -1 }, { 0x26818, -1, -1, -1, -1, -1, -1, -1, -1, 1477392 }, { 0x2681B, -1, -1, 1477396, -1, -1, -1, -1, -1, -1 }, { 0x2681C, -1, 1477400, 1477405, -1, -1, -1, -1, -1, -1 }, { 0x2681E, -1, -1, 1477409, -1, -1, -1, -1, -1, -1 }, { 0x2681F, -1, -1, 1477413, -1, -1, -1, -1, -1, -1 }, { 0x26820, -1, -1, 1477418, -1, -1, -1, -1, -1, -1 }, { 0x26822, -1, -1, 1477423, -1, -1, -1, -1, -1, -1 }, { 0x26823, -1, -1, 1477428, -1, -1, -1, -1, -1, -1 }, { 0x26826, -1, -1, 1477433, -1, -1, -1, -1, -1, -1 }, { 0x2682A, -1, -1, 1477438, -1, -1, -1, -1, -1, -1 }, { 0x2682F, -1, -1, -1, -1, -1, -1, -1, -1, 1477442 }, { 0x26830, -1, -1, -1, -1, -1, -1, -1, -1, 1477449 }, { 0x26831, -1, -1, -1, -1, -1, -1, -1, -1, 1477454 }, { 0x26832, -1, -1, -1, -1, -1, -1, -1, -1, 1477460 }, { 0x26833, -1, -1, -1, -1, -1, -1, -1, -1, 1477463 }, { 0x26834, -1, -1, -1, -1, -1, -1, -1, -1, 1477471 }, { 0x26835, -1, -1, -1, -1, -1, -1, -1, -1, 1477477 }, { 0x26836, -1, -1, -1, -1, -1, -1, -1, -1, 1477483 }, { 0x26837, -1, -1, 1477487, -1, -1, -1, -1, -1, -1 }, { 0x26838, -1, -1, 1477491, -1, -1, -1, -1, -1, -1 }, { 0x26839, -1, -1, 1477496, -1, -1, -1, -1, -1, -1 }, { 0x2683A, -1, -1, 1477502, -1, -1, -1, -1, -1, -1 }, { 0x2683B, -1, -1, 1477507, -1, -1, -1, -1, -1, -1 }, { 0x2683D, -1, -1, -1, -1, -1, -1, -1, -1, 1477512 }, { 0x2683E, -1, -1, 1477517, -1, -1, -1, -1, -1, -1 }, { 0x2683F, -1, -1, 1477521, -1, -1, -1, -1, -1, -1 }, { 0x26842, -1, -1, 1477525, -1, -1, -1, -1, -1, -1 }, { 0x26843, -1, -1, 1477531, -1, -1, -1, -1, -1, -1 }, { 0x26844, -1, -1, 1477536, -1, -1, -1, -1, -1, -1 }, { 0x26845, -1, -1, 1477540, -1, -1, -1, -1, -1, -1 }, { 0x26846, 1477552, 1477547, 1477572, -1, -1, -1, -1, -1, -1 }, { 0x26849, -1, -1, 1477576, -1, -1, -1, -1, -1, -1 }, { 0x2684B, -1, -1, -1, -1, -1, -1, -1, -1, 1477582 }, { 0x26855, -1, -1, 1477588, -1, -1, -1, -1, -1, -1 }, { 0x26856, -1, -1, 1477593, -1, -1, -1, -1, -1, -1 }, { 0x26859, -1, -1, 1477598, -1, -1, -1, -1, -1, -1 }, { 0x2685E, -1, 1477604, -1, -1, -1, -1, -1, -1, 1477609 }, { 0x2685F, -1, -1, -1, -1, -1, -1, -1, -1, 1477616 }, { 0x26860, -1, -1, -1, -1, -1, -1, -1, -1, 1477622 }, { 0x26861, -1, -1, -1, -1, -1, -1, -1, -1, 1477629 }, { 0x26862, -1, -1, -1, -1, -1, -1, -1, -1, 1477636 }, { 0x26863, -1, -1, -1, -1, -1, -1, -1, -1, 1477640 }, { 0x26864, -1, -1, -1, -1, -1, -1, -1, -1, 1477646 }, { 0x26865, -1, -1, -1, -1, -1, -1, -1, -1, 1477652 }, { 0x26866, -1, -1, -1, -1, -1, -1, -1, -1, 1477658 }, { 0x26868, -1, -1, 1477665, -1, -1, -1, -1, -1, -1 }, { 0x2686A, -1, -1, 1477670, -1, -1, -1, -1, -1, -1 }, { 0x2686B, -1, -1, 1477676, -1, -1, -1, -1, -1, -1 }, { 0x2686C, -1, -1, -1, -1, -1, -1, -1, -1, 1477680 }, { 0x2686D, -1, -1, 1477686, -1, -1, -1, -1, -1, -1 }, { 0x2686E, -1, 1477690, -1, -1, -1, -1, -1, -1, 1477695 }, { 0x2686F, -1, -1, -1, -1, -1, -1, -1, -1, 1477702 }, { 0x26871, -1, -1, 1477708, -1, -1, -1, -1, -1, -1 }, { 0x26872, -1, -1, 1477713, -1, -1, -1, -1, -1, 1477719 }, { 0x26874, -1, -1, 1477725, -1, -1, -1, -1, -1, -1 }, { 0x26875, -1, -1, 1477731, -1, -1, -1, -1, -1, -1 }, { 0x26876, -1, -1, -1, -1, -1, -1, -1, -1, 1477736 }, { 0x26877, -1, -1, 1477742, -1, -1, -1, -1, -1, -1 }, { 0x26879, -1, -1, 1477747, -1, -1, -1, -1, -1, -1 }, { 0x2687A, -1, -1, 1477751, -1, -1, -1, -1, -1, -1 }, { 0x2687B, -1, -1, 1477757, -1, -1, -1, -1, -1, -1 }, { 0x2687C, -1, -1, 1477763, -1, -1, -1, -1, -1, -1 }, { 0x2687D, -1, -1, 1477769, -1, -1, -1, -1, -1, -1 }, { 0x26884, -1, -1, -1, -1, -1, -1, -1, -1, 1477776 }, { 0x26886, -1, -1, 1477783, -1, -1, -1, -1, -1, -1 }, { 0x26888, -1, 1477789, -1, -1, -1, -1, -1, -1, -1 }, { 0x26889, -1, -1, -1, -1, -1, -1, -1, -1, 1477793 }, { 0x2688A, 1477804, 1477799, 1477820, -1, -1, -1, -1, -1, -1 }, { 0x2688C, 1477830, 1477825, -1, -1, -1, -1, -1, -1, -1 }, { 0x2688E, -1, -1, 1477855, -1, -1, -1, -1, -1, -1 }, { 0x2688F, -1, -1, 1477862, -1, -1, -1, -1, -1, -1 }, { 0x26890, -1, -1, 1477867, -1, -1, -1, -1, -1, -1 }, { 0x26893, 1477877, 1477872, -1, -1, -1, -1, -1, -1, -1 }, { 0x26899, -1, -1, 1477898, -1, -1, -1, -1, -1, -1 }, { 0x2689E, -1, -1, -1, -1, -1, -1, -1, -1, 1477904 }, { 0x2689F, -1, -1, -1, -1, -1, -1, -1, -1, 1477909 }, { 0x268A0, -1, -1, -1, -1, -1, -1, -1, -1, 1477917 }, { 0x268A1, -1, -1, -1, -1, -1, -1, -1, -1, 1477923 }, { 0x268A2, -1, -1, -1, -1, -1, -1, -1, -1, 1477928 }, { 0x268A3, -1, -1, 1477933, -1, -1, -1, -1, -1, -1 }, { 0x268A7, -1, -1, 1477939, -1, -1, -1, -1, -1, -1 }, { 0x268A9, -1, -1, 1477945, -1, -1, -1, -1, -1, 1477951 }, { 0x268AF, -1, -1, 1477957, -1, -1, -1, -1, -1, -1 }, { 0x268B1, -1, -1, 1477962, -1, -1, -1, -1, -1, -1 }, { 0x268B3, -1, -1, -1, -1, -1, -1, -1, -1, 1477966 }, { 0x268B4, -1, -1, -1, -1, -1, -1, -1, -1, 1477970 }, { 0x268B5, -1, -1, -1, -1, -1, -1, -1, -1, 1477976 }, { 0x268B6, -1, -1, -1, -1, -1, -1, -1, -1, 1477981 }, { 0x268B7, -1, -1, -1, -1, -1, -1, -1, -1, 1477987 }, { 0x268BA, -1, -1, 1477991, -1, -1, -1, -1, -1, -1 }, { 0x268BE, -1, -1, -1, -1, -1, -1, -1, -1, 1477997 }, { 0x268BF, -1, -1, 1478002, -1, -1, -1, -1, -1, -1 }, { 0x268C0, -1, -1, 1478007, -1, -1, -1, -1, -1, -1 }, { 0x268C2, -1, -1, 1478011, -1, -1, -1, -1, -1, -1 }, { 0x268C4, -1, -1, 1478017, -1, -1, -1, -1, -1, -1 }, { 0x268C7, 1478026, 1478022, 1478043, -1, -1, -1, -1, -1, -1 }, { 0x268CB, -1, -1, 1478048, -1, -1, -1, -1, -1, -1 }, { 0x268CD, -1, -1, 1478054, -1, -1, -1, -1, -1, -1 }, { 0x268CE, -1, -1, -1, -1, -1, -1, -1, -1, 1478060 }, { 0x268CF, -1, -1, 1478065, -1, -1, -1, -1, -1, -1 }, { 0x268D2, -1, -1, 1478071, -1, -1, -1, -1, -1, -1 }, { 0x268D5, -1, -1, -1, -1, -1, -1, -1, -1, 1478075 }, { 0x268D6, -1, -1, 1478081, -1, -1, -1, -1, -1, -1 }, { 0x268D7, -1, -1, -1, -1, -1, -1, -1, -1, 1478086 }, { 0x268D8, -1, -1, 1478091, -1, -1, -1, -1, -1, 1478097 }, { 0x268D9, -1, -1, -1, -1, -1, -1, -1, -1, 1478104 }, { 0x268DB, -1, -1, 1478111, -1, -1, -1, -1, -1, -1 }, { 0x268DC, -1, -1, 1478116, -1, -1, -1, -1, -1, -1 }, { 0x268DD, 1478125, 1478121, -1, -1, -1, -1, -1, -1, -1 }, { 0x268DE, 1478134, 1478130, -1, -1, -1, -1, -1, -1, -1 }, { 0x268E2, -1, -1, 1478139, -1, -1, -1, -1, -1, -1 }, { 0x268E5, -1, -1, 1478145, -1, -1, -1, -1, -1, -1 }, { 0x268E6, -1, -1, 1478149, -1, -1, -1, -1, -1, -1 }, { 0x268E7, -1, -1, 1478155, -1, -1, -1, -1, -1, -1 }, { 0x268E8, -1, -1, 1478159, -1, -1, -1, -1, -1, -1 }, { 0x268E9, -1, -1, 1478165, -1, -1, -1, -1, -1, -1 }, { 0x268EF, -1, -1, 1478171, -1, -1, -1, -1, -1, -1 }, { 0x268F0, -1, -1, -1, -1, -1, -1, -1, -1, 1478176 }, { 0x268F1, 1478187, 1478182, -1, -1, -1, -1, -1, -1, -1 }, { 0x268F4, -1, -1, 1478206, -1, -1, -1, -1, -1, -1 }, { 0x268F8, -1, -1, 1478212, -1, -1, -1, -1, -1, -1 }, { 0x268F9, -1, -1, 1478218, -1, -1, -1, -1, -1, -1 }, { 0x268FA, -1, -1, 1478222, -1, -1, -1, -1, -1, -1 }, { 0x268FB, -1, -1, 1478227, -1, -1, -1, -1, -1, -1 }, { 0x268FE, -1, -1, 1478233, -1, -1, -1, -1, -1, -1 }, { 0x26902, -1, -1, 1478238, -1, -1, -1, -1, -1, -1 }, { 0x26907, -1, -1, 1478243, -1, -1, -1, -1, -1, -1 }, { 0x26908, -1, -1, 1478248, -1, -1, -1, -1, -1, -1 }, { 0x2690A, -1, -1, 1478252, -1, -1, -1, -1, -1, -1 }, { 0x2690B, -1, -1, 1478256, -1, -1, -1, -1, -1, -1 }, { 0x2690E, 1478266, 1478261, 1478303, -1, -1, -1, -1, -1, -1 }, { 0x26911, -1, 1478308, -1, -1, -1, -1, -1, -1, -1 }, { 0x26915, -1, -1, 1478313, -1, -1, -1, -1, -1, -1 }, { 0x26918, -1, -1, 1478318, -1, -1, -1, -1, -1, -1 }, { 0x26919, -1, -1, 1478324, -1, -1, -1, -1, -1, -1 }, { 0x2691A, -1, -1, 1478328, -1, -1, -1, -1, -1, -1 }, { 0x2691F, -1, -1, 1478332, -1, -1, -1, -1, -1, -1 }, { 0x26920, -1, -1, -1, -1, -1, -1, -1, -1, 1478337 }, { 0x26922, -1, -1, 1478342, -1, -1, -1, -1, -1, -1 }, { 0x26923, -1, -1, 1478346, -1, -1, -1, -1, -1, -1 }, { 0x26926, 1478355, 1478350, 1478378, -1, -1, -1, -1, -1, -1 }, { 0x26927, -1, -1, 1478383, -1, -1, -1, -1, -1, -1 }, { 0x26928, -1, -1, 1478389, -1, -1, -1, -1, -1, -1 }, { 0x2692A, -1, -1, 1478393, -1, -1, -1, -1, -1, -1 }, { 0x2692B, -1, -1, 1478397, -1, -1, -1, -1, -1, -1 }, { 0x2692C, -1, -1, 1478401, -1, -1, -1, -1, -1, -1 }, { 0x2692D, -1, -1, -1, -1, -1, -1, -1, -1, 1478406 }, { 0x2692E, -1, -1, -1, -1, -1, -1, -1, -1, 1478412 }, { 0x2692F, -1, -1, -1, -1, -1, -1, -1, -1, 1478419 }, { 0x26930, -1, -1, -1, -1, -1, -1, -1, -1, 1478426 }, { 0x26931, -1, -1, -1, -1, -1, -1, -1, -1, 1478433 }, { 0x26938, -1, -1, 1478440, -1, -1, -1, -1, -1, -1 }, { 0x26939, -1, 1478445, -1, -1, -1, -1, -1, -1, -1 }, { 0x2693B, -1, -1, 1478449, -1, -1, -1, -1, -1, -1 }, { 0x2693D, -1, -1, 1478454, -1, -1, -1, -1, -1, -1 }, { 0x2693E, -1, -1, -1, -1, -1, -1, -1, -1, 1478458 }, { 0x26941, -1, -1, 1478465, -1, -1, -1, -1, -1, -1 }, { 0x26942, -1, -1, 1478469, -1, -1, -1, -1, -1, -1 }, { 0x26943, -1, -1, -1, -1, -1, -1, -1, -1, 1478473 }, { 0x26947, 1478486, 1478480, -1, -1, -1, -1, -1, -1, -1 }, { 0x26948, -1, -1, 1478504, -1, -1, -1, -1, -1, -1 }, { 0x26949, -1, -1, 1478508, -1, -1, -1, -1, -1, -1 }, { 0x2694A, -1, -1, 1478512, -1, -1, -1, -1, -1, -1 }, { 0x2694D, -1, -1, 1478517, -1, -1, -1, -1, -1, -1 }, { 0x2694E, -1, -1, 1478523, -1, -1, -1, -1, -1, -1 }, { 0x2694F, -1, -1, 1478528, -1, -1, -1, -1, -1, -1 }, { 0x26950, -1, -1, 1478533, -1, -1, -1, -1, -1, -1 }, { 0x26951, -1, 1478538, 1478543, -1, -1, -1, -1, -1, -1 }, { 0x26956, -1, -1, 1478547, -1, -1, -1, -1, -1, -1 }, { 0x2695A, -1, -1, 1478552, -1, -1, -1, -1, -1, -1 }, { 0x2695B, 1478564, 1478558, -1, -1, -1, -1, -1, -1, -1 }, { 0x2695D, -1, -1, 1478578, -1, -1, -1, -1, -1, -1 }, { 0x26963, -1, -1, 1478583, -1, -1, -1, -1, -1, -1 }, { 0x26964, -1, -1, 1478588, -1, -1, -1, -1, -1, -1 }, { 0x26966, -1, -1, 1478594, -1, -1, -1, -1, -1, -1 }, { 0x2696C, -1, -1, 1478598, -1, -1, -1, -1, -1, -1 }, { 0x2696D, -1, -1, 1478603, -1, -1, -1, -1, -1, -1 }, { 0x2696F, 1478612, 1478607, 1478621, -1, -1, -1, -1, -1, -1 }, { 0x26970, -1, -1, 1478626, -1, -1, -1, -1, -1, -1 }, { 0x26971, -1, -1, 1478633, -1, -1, -1, -1, -1, -1 }, { 0x26972, -1, -1, 1478637, -1, -1, -1, -1, -1, -1 }, { 0x2697B, -1, -1, 1478641, -1, -1, -1, -1, -1, -1 }, { 0x26983, -1, -1, 1478647, -1, -1, -1, -1, -1, -1 }, { 0x26984, -1, -1, 1478651, -1, -1, -1, -1, -1, -1 }, { 0x26985, -1, -1, 1478656, -1, -1, -1, -1, -1, -1 }, { 0x2698C, -1, -1, 1478661, -1, -1, -1, -1, -1, -1 }, { 0x26991, -1, -1, 1478666, -1, -1, -1, -1, -1, -1 }, { 0x26995, -1, -1, 1478671, -1, -1, -1, -1, -1, -1 }, { 0x26997, -1, -1, 1478676, -1, -1, -1, -1, -1, -1 }, { 0x26998, -1, -1, 1478683, -1, -1, -1, -1, -1, -1 }, { 0x26999, 1478688, -1, -1, -1, -1, 1478737, 1478756, -1, -1 }, { 0x2699B, -1, -1, 1478760, -1, -1, -1, -1, -1, -1 }, { 0x2699C, -1, -1, 1478766, -1, -1, -1, -1, -1, -1 }, { 0x269A2, -1, -1, 1478771, -1, -1, -1, -1, -1, -1 }, { 0x269A3, -1, -1, 1478778, -1, -1, -1, -1, -1, -1 }, { 0x269A7, -1, -1, 1478783, -1, -1, -1, -1, -1, -1 }, { 0x269A8, -1, 1478790, -1, -1, -1, -1, -1, -1, -1 }, { 0x269A9, -1, -1, 1478795, -1, -1, -1, -1, -1, -1 }, { 0x269AB, -1, -1, 1478799, -1, -1, -1, -1, -1, -1 }, { 0x269AF, -1, -1, 1478803, -1, -1, -1, -1, -1, -1 }, { 0x269B1, -1, -1, 1478808, -1, -1, -1, -1, -1, -1 }, { 0x269B2, -1, -1, 1478813, -1, -1, -1, -1, -1, -1 }, { 0x269B5, -1, 1478817, -1, -1, -1, -1, -1, -1, -1 }, { 0x269B9, -1, -1, 1478823, -1, -1, -1, -1, -1, -1 }, { 0x269BA, -1, -1, 1478828, -1, -1, -1, -1, -1, -1 }, { 0x269BD, -1, -1, 1478833, -1, -1, -1, -1, -1, -1 }, { 0x269BE, -1, -1, 1478839, -1, -1, -1, -1, -1, -1 }, { 0x269BF, -1, -1, 1478844, -1, -1, -1, -1, -1, -1 }, { 0x269C1, -1, -1, 1478850, -1, -1, -1, -1, -1, -1 }, { 0x269C3, -1, -1, -1, -1, -1, -1, -1, -1, 1478856 }, { 0x269C5, -1, -1, 1478861, -1, -1, -1, -1, -1, -1 }, { 0x269C8, -1, -1, 1478867, -1, -1, -1, -1, -1, -1 }, { 0x269C9, -1, -1, 1478872, -1, -1, -1, -1, -1, -1 }, { 0x269CB, -1, -1, 1478876, -1, -1, -1, -1, -1, -1 }, { 0x269CD, -1, -1, 1478881, -1, -1, -1, -1, -1, -1 }, { 0x269CF, -1, -1, 1478886, -1, -1, -1, -1, -1, -1 }, { 0x269D0, -1, -1, 1478891, -1, -1, -1, -1, -1, -1 }, { 0x269D2, -1, -1, 1478897, -1, -1, -1, -1, -1, -1 }, { 0x269D4, -1, -1, 1478903, -1, -1, -1, -1, -1, -1 }, { 0x269D6, -1, -1, 1478908, -1, -1, -1, -1, -1, -1 }, { 0x269D8, -1, -1, 1478914, -1, -1, -1, -1, -1, 1478918 }, { 0x269D9, -1, -1, 1478925, -1, -1, -1, -1, -1, -1 }, { 0x269DA, -1, -1, 1478930, -1, -1, -1, -1, -1, -1 }, { 0x269DB, -1, -1, 1478936, -1, -1, -1, -1, -1, -1 }, { 0x269DC, -1, -1, -1, -1, -1, -1, -1, -1, 1478940 }, { 0x269DD, -1, -1, 1478948, -1, -1, -1, -1, -1, -1 }, { 0x269DE, -1, -1, 1478954, -1, -1, -1, -1, -1, -1 }, { 0x269DF, -1, -1, 1478958, -1, -1, -1, -1, -1, -1 }, { 0x269E0, -1, -1, 1478962, -1, -1, -1, -1, -1, -1 }, { 0x269E1, 1478973, 1478967, 1478979, -1, -1, -1, -1, -1, -1 }, { 0x269E2, -1, -1, 1478984, -1, -1, -1, -1, -1, -1 }, { 0x269E4, -1, -1, 1478989, -1, -1, -1, -1, -1, -1 }, { 0x269E5, -1, -1, 1478994, -1, -1, -1, -1, -1, -1 }, { 0x269EC, -1, -1, 1478998, -1, -1, -1, -1, -1, -1 }, { 0x269EE, -1, -1, 1479004, -1, -1, -1, -1, -1, -1 }, { 0x269EF, -1, -1, 1479009, -1, -1, -1, -1, -1, -1 }, { 0x269F1, -1, -1, 1479013, -1, -1, -1, -1, -1, -1 }, { 0x269F2, 1479022, 1479017, -1, -1, -1, -1, -1, -1, -1 }, { 0x269F4, -1, -1, 1479063, -1, -1, -1, -1, -1, -1 }, { 0x269F5, -1, -1, 1479068, -1, -1, -1, -1, -1, -1 }, { 0x269F7, -1, -1, -1, -1, -1, -1, -1, -1, 1479073 }, { 0x269F8, -1, -1, 1479080, -1, -1, -1, -1, -1, -1 }, { 0x269F9, -1, -1, 1479087, -1, -1, -1, -1, -1, -1 }, { 0x269FA, 1479098, 1479092, -1, -1, -1, -1, -1, -1, -1 }, { 0x269FC, -1, -1, 1479122, -1, -1, -1, -1, -1, -1 }, { 0x269FD, -1, -1, -1, -1, -1, -1, -1, -1, 1479127 }, { 0x26A02, -1, -1, -1, -1, -1, -1, -1, -1, 1479135 }, { 0x26A06, -1, -1, 1479140, -1, -1, -1, -1, -1, -1 }, { 0x26A07, -1, -1, 1479145, -1, -1, -1, -1, -1, -1 }, { 0x26A08, -1, -1, 1479149, -1, -1, -1, -1, -1, -1 }, { 0x26A09, -1, -1, 1479153, -1, -1, -1, -1, -1, -1 }, { 0x26A0B, -1, -1, 1479157, -1, -1, -1, -1, -1, -1 }, { 0x26A0D, -1, -1, 1479161, -1, -1, -1, -1, -1, -1 }, { 0x26A0E, -1, -1, 1479167, -1, -1, -1, -1, -1, -1 }, { 0x26A11, -1, -1, -1, -1, -1, -1, -1, -1, 1479171 }, { 0x26A16, -1, -1, 1479177, -1, -1, -1, -1, -1, -1 }, { 0x26A19, -1, -1, 1479183, -1, -1, -1, -1, -1, -1 }, { 0x26A1A, -1, -1, 1479187, -1, -1, -1, -1, -1, -1 }, { 0x26A1C, -1, -1, 1479193, -1, -1, -1, -1, -1, 1479197 }, { 0x26A21, -1, -1, 1479201, -1, -1, -1, -1, -1, -1 }, { 0x26A22, -1, -1, 1479205, -1, -1, -1, -1, -1, 1479209 }, { 0x26A23, -1, -1, 1479215, -1, -1, -1, -1, -1, -1 }, { 0x26A24, -1, -1, 1479221, -1, -1, -1, -1, -1, -1 }, { 0x26A26, -1, -1, 1479227, -1, -1, -1, -1, -1, -1 }, { 0x26A29, -1, -1, 1479232, -1, -1, -1, -1, -1, -1 }, { 0x26A2C, -1, -1, 1479238, -1, -1, -1, -1, -1, -1 }, { 0x26A2D, -1, 1479244, 1479249, -1, -1, -1, -1, -1, -1 }, { 0x26A2E, -1, 1479253, -1, -1, -1, -1, -1, -1, -1 }, { 0x26A2F, -1, -1, 1479258, -1, -1, -1, -1, -1, -1 }, { 0x26A30, -1, -1, 1479263, -1, -1, -1, -1, -1, -1 }, { 0x26A32, -1, -1, 1479270, -1, -1, -1, -1, -1, -1 }, { 0x26A33, -1, -1, 1479275, -1, -1, -1, -1, -1, -1 }, { 0x26A34, -1, 1479279, 1479285, -1, -1, -1, -1, -1, -1 }, { 0x26A35, -1, -1, 1479291, -1, -1, -1, -1, -1, -1 }, { 0x26A38, -1, -1, 1479297, -1, -1, -1, -1, -1, -1 }, { 0x26A3B, -1, -1, -1, -1, -1, -1, -1, -1, 1479302 }, { 0x26A3E, -1, -1, 1479309, -1, -1, -1, -1, -1, -1 }, { 0x26A42, -1, 1479315, -1, -1, -1, -1, -1, -1, -1 }, { 0x26A44, -1, -1, 1479321, -1, -1, -1, -1, -1, -1 }, { 0x26A48, -1, -1, 1479327, -1, -1, -1, -1, -1, -1 }, { 0x26A4B, -1, -1, 1479333, -1, -1, -1, -1, -1, -1 }, { 0x26A4C, -1, -1, 1479338, -1, -1, -1, -1, -1, -1 }, { 0x26A4D, -1, -1, 1479343, -1, -1, -1, -1, -1, -1 }, { 0x26A4F, -1, -1, 1479348, -1, -1, -1, -1, -1, -1 }, { 0x26A51, -1, 1479353, -1, -1, -1, -1, -1, -1, -1 }, { 0x26A55, -1, -1, 1479358, -1, -1, -1, -1, -1, -1 }, { 0x26A56, -1, -1, 1479362, -1, -1, -1, -1, -1, -1 }, { 0x26A58, -1, -1, 1479367, -1, -1, -1, -1, -1, -1 }, { 0x26A5A, -1, -1, -1, -1, -1, -1, -1, -1, 1479373 }, { 0x26A5B, -1, -1, -1, -1, -1, -1, -1, -1, 1479377 }, { 0x26A5C, -1, -1, 1479382, -1, -1, -1, -1, -1, -1 }, { 0x26A5D, -1, -1, 1479387, -1, -1, -1, -1, -1, -1 }, { 0x26A5E, -1, -1, 1479392, -1, -1, -1, -1, -1, -1 }, { 0x26A60, -1, -1, 1479396, -1, -1, -1, -1, -1, -1 }, { 0x26A61, -1, -1, 1479402, -1, -1, -1, -1, -1, -1 }, { 0x26A62, -1, -1, 1479406, -1, -1, -1, -1, -1, -1 }, { 0x26A63, -1, -1, 1479412, -1, -1, -1, -1, -1, -1 }, { 0x26A64, -1, -1, 1479416, -1, -1, -1, -1, -1, -1 }, { 0x26A67, -1, -1, 1479420, -1, -1, -1, -1, -1, -1 }, { 0x26A69, -1, -1, 1479424, -1, -1, -1, -1, -1, -1 }, { 0x26A6B, -1, -1, 1479430, -1, -1, -1, -1, -1, -1 }, { 0x26A6C, -1, -1, 1479436, -1, -1, -1, -1, -1, -1 }, { 0x26A6D, -1, -1, 1479441, -1, -1, -1, -1, -1, -1 }, { 0x26A6F, -1, -1, 1479445, -1, -1, -1, -1, -1, -1 }, { 0x26A70, -1, -1, -1, -1, -1, -1, -1, -1, 1479450 }, { 0x26A71, -1, -1, 1479458, -1, -1, -1, -1, -1, -1 }, { 0x26A72, -1, -1, 1479465, -1, -1, -1, -1, -1, -1 }, { 0x26A73, -1, -1, -1, -1, -1, -1, -1, -1, 1479470 }, { 0x26A74, -1, -1, 1479475, -1, -1, -1, -1, -1, -1 }, { 0x26A75, -1, -1, 1479479, -1, -1, -1, -1, -1, -1 }, { 0x26A77, -1, -1, 1479485, -1, -1, -1, -1, -1, -1 }, { 0x26A78, -1, -1, 1479490, -1, -1, -1, -1, -1, -1 }, { 0x26A7C, -1, -1, 1479495, -1, -1, -1, -1, -1, -1 }, { 0x26A7F, -1, -1, 1479501, -1, -1, -1, -1, -1, -1 }, { 0x26A80, -1, -1, 1479506, -1, -1, -1, -1, -1, -1 }, { 0x26A82, -1, -1, -1, -1, -1, -1, -1, -1, 1479512 }, { 0x26A83, -1, -1, -1, -1, -1, -1, -1, -1, 1479517 }, { 0x26A87, -1, -1, 1479523, -1, -1, -1, -1, -1, -1 }, { 0x26A88, 1479533, 1479527, 1479550, -1, -1, -1, -1, -1, -1 }, { 0x26A8A, -1, -1, 1479554, -1, -1, -1, -1, -1, -1 }, { 0x26A8B, -1, -1, 1479558, -1, -1, -1, -1, -1, -1 }, { 0x26A8D, -1, -1, 1479563, -1, -1, -1, -1, -1, -1 }, { 0x26A8F, -1, -1, -1, -1, -1, -1, -1, -1, 1479568 }, { 0x26A90, -1, -1, -1, -1, -1, -1, -1, -1, 1479574 }, { 0x26A91, -1, -1, 1479580, -1, -1, -1, -1, -1, -1 }, { 0x26A92, -1, -1, 1479584, -1, -1, -1, -1, -1, -1 }, { 0x26A94, -1, -1, 1479589, -1, -1, -1, -1, -1, -1 }, { 0x26A95, -1, -1, 1479594, -1, -1, -1, -1, -1, -1 }, { 0x26A96, -1, -1, 1479600, -1, -1, -1, -1, -1, -1 }, { 0x26A97, -1, -1, 1479605, -1, -1, -1, -1, -1, -1 }, { 0x26A98, -1, -1, 1479612, -1, -1, -1, -1, -1, -1 }, { 0x26A99, -1, -1, 1479617, -1, -1, -1, -1, -1, -1 }, { 0x26A9A, -1, -1, 1479621, -1, -1, -1, -1, -1, -1 }, { 0x26A9B, -1, -1, 1479626, -1, -1, -1, -1, -1, -1 }, { 0x26A9C, -1, -1, 1479631, -1, -1, -1, -1, -1, -1 }, { 0x26A9D, -1, -1, 1479636, -1, -1, -1, -1, -1, -1 }, { 0x26AA0, -1, -1, 1479642, -1, -1, -1, -1, -1, -1 }, { 0x26AA1, -1, -1, 1479647, -1, -1, -1, -1, -1, -1 }, { 0x26AA3, -1, -1, 1479651, -1, -1, -1, -1, -1, -1 }, { 0x26AA6, -1, -1, -1, -1, -1, -1, -1, -1, 1479657 }, { 0x26AA7, -1, -1, 1479666, -1, -1, -1, -1, -1, -1 }, { 0x26AA8, -1, -1, -1, -1, -1, -1, -1, -1, 1479671 }, { 0x26AAA, -1, -1, 1479678, -1, -1, -1, -1, -1, -1 }, { 0x26AAB, -1, -1, 1479684, -1, -1, -1, -1, -1, -1 }, { 0x26AAC, -1, -1, 1479689, -1, -1, -1, -1, -1, -1 }, { 0x26AAD, -1, -1, 1479694, -1, -1, -1, -1, -1, -1 }, { 0x26AB1, -1, -1, 1479698, -1, -1, -1, -1, -1, -1 }, { 0x26AB5, -1, -1, -1, -1, -1, -1, -1, -1, 1479702 }, { 0x26AB6, -1, -1, 1479706, -1, -1, -1, -1, -1, -1 }, { 0x26AB9, -1, -1, 1479710, -1, -1, -1, -1, -1, -1 }, { 0x26ABB, -1, -1, -1, -1, -1, -1, -1, -1, 1479715 }, { 0x26ABC, -1, -1, -1, -1, -1, -1, -1, -1, 1479722 }, { 0x26ABD, -1, -1, 1479726, -1, -1, -1, -1, -1, -1 }, { 0x26ABE, -1, -1, 1479732, -1, -1, -1, -1, -1, -1 }, { 0x26ABF, -1, -1, 1479736, -1, -1, -1, -1, -1, -1 }, { 0x26AC0, -1, -1, 1479740, -1, -1, -1, -1, -1, -1 }, { 0x26AC3, -1, -1, 1479746, -1, -1, -1, -1, -1, -1 }, { 0x26AC8, -1, -1, 1479752, -1, -1, -1, -1, -1, -1 }, { 0x26AC9, -1, -1, 1479756, -1, -1, -1, -1, -1, -1 }, { 0x26ACA, -1, -1, 1479761, -1, -1, -1, -1, -1, -1 }, { 0x26ACE, -1, -1, 1479767, -1, -1, -1, -1, -1, -1 }, { 0x26AD4, -1, -1, 1479772, -1, -1, -1, -1, -1, -1 }, { 0x26AD5, -1, -1, 1479776, -1, -1, -1, -1, -1, -1 }, { 0x26AD6, -1, -1, 1479780, -1, -1, -1, -1, -1, -1 }, { 0x26AD8, -1, -1, -1, -1, -1, -1, -1, -1, 1479785 }, { 0x26AD9, -1, -1, 1479791, -1, -1, -1, -1, -1, -1 }, { 0x26AE1, -1, -1, 1479795, -1, -1, -1, -1, -1, -1 }, { 0x26AE4, -1, -1, 1479799, -1, -1, -1, -1, -1, -1 }, { 0x26AEA, -1, -1, 1479804, -1, -1, -1, -1, -1, -1 }, { 0x26AEB, -1, -1, 1479808, -1, -1, -1, -1, -1, -1 }, { 0x26AED, -1, -1, 1479813, -1, -1, -1, -1, -1, -1 }, { 0x26AEE, -1, -1, 1479819, -1, -1, -1, -1, -1, -1 }, { 0x26AEF, -1, -1, 1479824, -1, -1, -1, -1, -1, -1 }, { 0x26AF0, -1, -1, 1479829, -1, -1, -1, -1, -1, -1 }, { 0x26AF3, -1, -1, 1479835, -1, -1, -1, -1, -1, -1 }, { 0x26AF6, -1, -1, 1479841, -1, -1, -1, -1, -1, -1 }, { 0x26AFB, -1, -1, 1479847, -1, -1, -1, -1, -1, -1 }, { 0x26B01, -1, -1, 1479852, -1, -1, -1, -1, -1, -1 }, { 0x26B02, -1, -1, 1479857, -1, -1, -1, -1, -1, -1 }, { 0x26B03, -1, -1, 1479861, -1, -1, -1, -1, -1, -1 }, { 0x26B04, -1, -1, 1479866, -1, -1, -1, -1, -1, -1 }, { 0x26B05, -1, 1479871, 1479876, -1, -1, -1, -1, -1, -1 }, { 0x26B0A, -1, 1479881, -1, -1, -1, -1, -1, -1, -1 }, { 0x26B11, -1, -1, -1, -1, -1, -1, -1, -1, 1479885 }, { 0x26B13, -1, 1479890, -1, -1, -1, -1, -1, -1, -1 }, { 0x26B14, -1, -1, 1479895, -1, -1, -1, -1, -1, -1 }, { 0x26B15, -1, 1479901, 1479907, -1, -1, -1, -1, -1, -1 }, { 0x26B16, -1, -1, 1479914, -1, -1, -1, -1, -1, -1 }, { 0x26B17, -1, -1, 1479919, -1, -1, -1, -1, -1, -1 }, { 0x26B18, -1, -1, 1479924, -1, -1, -1, -1, -1, -1 }, { 0x26B19, -1, -1, 1479930, -1, -1, -1, -1, -1, -1 }, { 0x26B1A, -1, -1, 1479934, -1, -1, -1, -1, -1, -1 }, { 0x26B1B, -1, -1, 1479938, -1, -1, -1, -1, -1, -1 }, { 0x26B1E, -1, -1, 1479944, -1, -1, -1, -1, -1, -1 }, { 0x26B23, -1, 1479950, 1479956, -1, -1, -1, -1, -1, -1 }, { 0x26B28, -1, 1479962, -1, -1, -1, -1, -1, -1, -1 }, { 0x26B36, -1, -1, -1, -1, -1, -1, -1, -1, 1479967 }, { 0x26B38, -1, -1, 1479972, -1, -1, -1, -1, -1, -1 }, { 0x26B39, -1, -1, 1479977, -1, -1, -1, -1, -1, -1 }, { 0x26B3A, -1, -1, 1479981, -1, -1, -1, -1, -1, -1 }, { 0x26B3B, -1, -1, 1479988, -1, -1, -1, -1, -1, -1 }, { 0x26B3E, -1, -1, 1479992, -1, -1, -1, -1, -1, -1 }, { 0x26B41, -1, -1, 1479998, -1, -1, -1, -1, -1, -1 }, { 0x26B48, -1, -1, 1480004, -1, -1, -1, -1, -1, -1 }, { 0x26B49, -1, -1, 1480008, -1, -1, -1, -1, -1, -1 }, { 0x26B50, -1, 1480013, -1, -1, -1, -1, -1, -1, -1 }, { 0x26B51, -1, 1480018, -1, -1, -1, -1, -1, -1, -1 }, { 0x26B52, -1, 1480024, -1, -1, -1, -1, -1, -1, -1 }, { 0x26B53, -1, 1480030, -1, -1, -1, -1, -1, -1, -1 }, { 0x26B5B, -1, 1480035, -1, -1, -1, -1, -1, -1, -1 }, { 0x26B5C, -1, -1, 1480040, -1, -1, -1, -1, -1, -1 }, { 0x26B5F, -1, -1, 1480045, -1, -1, -1, -1, -1, -1 }, { 0x26B61, -1, -1, 1480049, -1, -1, -1, -1, -1, -1 }, { 0x26B65, -1, -1, 1480053, -1, -1, -1, -1, -1, -1 }, { 0x26B66, -1, -1, -1, -1, -1, -1, -1, -1, 1480057 }, { 0x26B67, -1, -1, -1, -1, -1, -1, -1, -1, 1480063 }, { 0x26B6A, -1, -1, -1, -1, -1, -1, -1, -1, 1480068 }, { 0x26B6D, -1, -1, 1480074, -1, -1, -1, -1, -1, -1 }, { 0x26B6E, -1, -1, 1480081, -1, -1, -1, -1, -1, -1 }, { 0x26B6F, -1, -1, 1480086, -1, -1, -1, -1, -1, -1 }, { 0x26B70, -1, -1, 1480090, -1, -1, -1, -1, -1, -1 }, { 0x26B72, -1, -1, 1480094, -1, -1, -1, -1, -1, -1 }, { 0x26B73, -1, -1, 1480098, -1, -1, -1, -1, -1, -1 }, { 0x26B74, -1, -1, 1480102, -1, -1, -1, -1, -1, -1 }, { 0x26B75, -1, 1480108, 1480115, -1, -1, -1, -1, -1, -1 }, { 0x26B76, -1, -1, 1480121, -1, -1, -1, -1, -1, -1 }, { 0x26B77, -1, -1, 1480127, -1, -1, -1, -1, -1, -1 }, { 0x26B78, -1, -1, 1480132, -1, -1, -1, -1, -1, -1 }, { 0x26B79, -1, -1, 1480138, -1, -1, -1, -1, -1, -1 }, { 0x26B7A, -1, -1, 1480143, -1, -1, -1, -1, -1, -1 }, { 0x26B7B, -1, -1, 1480148, -1, -1, -1, -1, -1, -1 }, { 0x26B7C, -1, -1, 1480153, -1, -1, -1, -1, -1, -1 }, { 0x26B81, -1, -1, 1480159, -1, -1, -1, -1, -1, -1 }, { 0x26B82, -1, 1480165, -1, -1, -1, -1, -1, -1, -1 }, { 0x26B83, -1, -1, 1480169, -1, -1, -1, -1, -1, -1 }, { 0x26B85, -1, -1, 1480175, -1, -1, -1, -1, -1, -1 }, { 0x26B90, -1, -1, 1480179, -1, -1, -1, -1, -1, -1 }, { 0x26B91, -1, -1, 1480183, -1, -1, -1, -1, -1, -1 }, { 0x26B96, -1, 1480187, -1, -1, -1, -1, -1, -1, -1 }, { 0x26B9D, -1, 1480192, -1, -1, -1, -1, -1, -1, -1 }, { 0x26BAF, -1, -1, 1480198, -1, -1, -1, -1, -1, -1 }, { 0x26BB2, -1, -1, -1, -1, -1, -1, -1, -1, 1480202 }, { 0x26BB3, -1, 1480207, -1, -1, -1, -1, -1, -1, -1 }, { 0x26BB4, -1, -1, -1, -1, -1, -1, -1, -1, 1480212 }, { 0x26BB6, -1, -1, 1480216, -1, -1, -1, -1, -1, -1 }, { 0x26BB7, -1, -1, 1480221, -1, -1, -1, -1, -1, -1 }, { 0x26BB8, -1, -1, 1480226, -1, -1, -1, -1, -1, -1 }, { 0x26BB9, -1, -1, 1480230, -1, -1, -1, -1, -1, -1 }, { 0x26BBA, -1, -1, 1480234, -1, -1, -1, -1, -1, -1 }, { 0x26BBB, -1, -1, 1480238, -1, -1, -1, -1, -1, -1 }, { 0x26BBC, -1, -1, 1480244, -1, -1, -1, -1, -1, -1 }, { 0x26BBE, -1, -1, 1480248, -1, -1, -1, -1, -1, -1 }, { 0x26BC0, -1, 1480252, 1480257, -1, -1, -1, -1, -1, -1 }, { 0x26BC5, -1, -1, 1480262, -1, -1, -1, -1, -1, -1 }, { 0x26BC8, -1, -1, 1480266, -1, -1, -1, -1, -1, -1 }, { 0x26BC9, -1, -1, 1480271, -1, -1, -1, -1, -1, -1 }, { 0x26BCC, -1, -1, 1480275, -1, -1, -1, -1, -1, -1 }, { 0x26BCD, -1, -1, 1480281, -1, -1, -1, -1, -1, -1 }, { 0x26BCF, -1, -1, 1480286, -1, -1, -1, -1, -1, -1 }, { 0x26BD0, -1, -1, 1480290, -1, -1, -1, -1, -1, -1 }, { 0x26BD1, -1, -1, 1480296, -1, -1, -1, -1, -1, -1 }, { 0x26BD2, -1, -1, 1480301, -1, -1, -1, -1, -1, -1 }, { 0x26BD5, -1, -1, 1480307, -1, -1, -1, -1, -1, -1 }, { 0x26BD6, -1, -1, 1480313, -1, -1, -1, -1, -1, -1 }, { 0x26BDB, -1, -1, 1480318, -1, -1, -1, -1, -1, -1 }, { 0x26BE3, -1, -1, 1480322, -1, -1, -1, -1, -1, -1 }, { 0x26BE4, -1, -1, 1480326, -1, -1, -1, -1, -1, -1 }, { 0x26BEA, -1, -1, 1480333, -1, -1, -1, -1, -1, -1 }, { 0x26BEB, -1, -1, 1480339, -1, -1, -1, -1, -1, -1 }, { 0x26BEC, -1, -1, 1480344, -1, -1, -1, -1, -1, 1480349 }, { 0x26BEF, -1, -1, 1480354, -1, -1, -1, -1, -1, -1 }, { 0x26BF0, -1, -1, 1480359, -1, -1, -1, -1, -1, -1 }, { 0x26BF7, -1, 1480365, -1, -1, -1, -1, -1, -1, -1 }, { 0x26C0F, 1480375, 1480370, 1480403, -1, -1, -1, -1, -1, -1 }, { 0x26C16, -1, -1, 1480409, -1, -1, -1, -1, -1, -1 }, { 0x26C18, -1, -1, 1480413, -1, -1, -1, -1, -1, -1 }, { 0x26C19, -1, -1, 1480418, -1, -1, -1, -1, -1, -1 }, { 0x26C1B, -1, -1, 1480422, -1, -1, -1, -1, -1, -1 }, { 0x26C1F, -1, -1, -1, -1, -1, -1, -1, -1, 1480427 }, { 0x26C20, -1, -1, -1, -1, -1, -1, -1, -1, 1480434 }, { 0x26C21, -1, 1480439, 1480444, -1, -1, -1, -1, -1, -1 }, { 0x26C22, -1, -1, -1, -1, -1, -1, -1, -1, 1480448 }, { 0x26C23, -1, -1, -1, -1, -1, -1, -1, -1, 1480453 }, { 0x26C24, -1, -1, -1, -1, -1, -1, -1, -1, 1480458 }, { 0x26C25, -1, -1, 1480462, -1, -1, -1, -1, -1, -1 }, { 0x26C26, -1, -1, -1, -1, -1, -1, -1, -1, 1480468 }, { 0x26C29, 1480480, 1480474, -1, -1, -1, -1, -1, -1, -1 }, { 0x26C2A, -1, -1, 1480489, -1, -1, -1, -1, -1, -1 }, { 0x26C2B, -1, -1, 1480494, -1, -1, -1, -1, -1, -1 }, { 0x26C2C, -1, -1, 1480498, -1, -1, -1, -1, -1, -1 }, { 0x26C2D, -1, -1, 1480502, -1, -1, -1, -1, -1, -1 }, { 0x26C2F, -1, -1, 1480507, -1, -1, -1, -1, -1, -1 }, { 0x26C30, -1, -1, 1480512, -1, -1, -1, -1, -1, -1 }, { 0x26C31, -1, -1, 1480516, -1, -1, -1, -1, -1, -1 }, { 0x26C32, -1, -1, 1480523, -1, -1, -1, -1, -1, -1 }, { 0x26C33, -1, -1, 1480527, -1, -1, -1, -1, -1, -1 }, { 0x26C34, 1480531, -1, 1480558, -1, -1, -1, -1, -1, -1 }, { 0x26C38, -1, -1, 1480562, -1, -1, -1, -1, -1, -1 }, { 0x26C39, -1, -1, 1480567, -1, -1, -1, -1, -1, -1 }, { 0x26C3A, -1, -1, 1480573, -1, -1, -1, -1, -1, -1 }, { 0x26C3D, -1, -1, 1480577, -1, -1, -1, -1, -1, -1 }, { 0x26C3E, -1, -1, 1480581, -1, -1, -1, -1, -1, -1 }, { 0x26C40, -1, 1480586, 1480591, -1, -1, -1, -1, -1, -1 }, { 0x26C41, -1, 1480595, 1480600, -1, -1, -1, -1, -1, -1 }, { 0x26C42, -1, -1, 1480606, -1, -1, -1, -1, -1, -1 }, { 0x26C43, -1, -1, 1480610, -1, -1, -1, -1, -1, -1 }, { 0x26C44, 1480618, 1480614, -1, -1, -1, -1, -1, -1, -1 }, { 0x26C45, -1, -1, 1480627, -1, -1, -1, -1, -1, -1 }, { 0x26C46, -1, -1, 1480631, -1, -1, -1, -1, -1, -1 }, { 0x26C47, -1, -1, 1480635, -1, -1, -1, -1, -1, -1 }, { 0x26C4A, -1, -1, 1480641, -1, -1, -1, -1, -1, -1 }, { 0x26C4B, -1, -1, 1480648, -1, -1, -1, -1, -1, -1 }, { 0x26C4C, -1, -1, 1480654, -1, -1, -1, -1, -1, -1 }, { 0x26C52, -1, -1, 1480660, -1, -1, -1, -1, -1, -1 }, { 0x26C53, -1, -1, 1480664, -1, -1, -1, -1, -1, -1 }, { 0x26C54, 1480673, 1480668, 1480690, -1, -1, -1, -1, -1, -1 }, { 0x26C56, 1480694, -1, 1480704, -1, -1, -1, -1, -1, -1 }, { 0x26C5C, -1, -1, 1480708, -1, -1, -1, -1, -1, -1 }, { 0x26C60, -1, -1, 1480714, -1, -1, -1, -1, -1, -1 }, { 0x26C63, -1, -1, 1480719, -1, -1, -1, -1, -1, -1 }, { 0x26C70, -1, -1, 1480724, -1, -1, -1, -1, -1, -1 }, { 0x26C71, -1, -1, 1480729, -1, -1, -1, -1, -1, -1 }, { 0x26C72, -1, -1, 1480734, -1, -1, -1, -1, -1, -1 }, { 0x26C75, -1, -1, 1480739, -1, -1, -1, -1, -1, -1 }, { 0x26C77, -1, -1, 1480744, -1, -1, -1, -1, -1, -1 }, { 0x26C7E, -1, 1480749, -1, -1, -1, -1, -1, -1, -1 }, { 0x26C7F, -1, 1480755, -1, -1, -1, -1, -1, -1, -1 }, { 0x26C80, -1, 1480760, -1, -1, -1, -1, -1, -1, -1 }, { 0x26C82, -1, 1480764, -1, -1, -1, -1, -1, -1, -1 }, { 0x26C92, -1, -1, -1, -1, -1, -1, -1, -1, 1480770 }, { 0x26CA4, -1, 1480776, -1, -1, -1, -1, -1, -1, -1 }, { 0x26CAB, -1, -1, 1480780, -1, -1, -1, -1, -1, -1 }, { 0x26CAF, -1, -1, 1480784, -1, -1, -1, -1, -1, -1 }, { 0x26CB0, -1, -1, 1480789, -1, -1, -1, -1, -1, -1 }, { 0x26CB1, -1, -1, 1480793, -1, -1, -1, -1, -1, -1 }, { 0x26CB5, -1, -1, -1, -1, -1, -1, -1, -1, 1480797 }, { 0x26CB7, 1480809, 1480804, -1, -1, -1, -1, -1, -1, -1 }, { 0x26CB8, -1, 1480826, -1, -1, -1, -1, -1, -1, -1 }, { 0x26CB9, -1, -1, -1, -1, -1, -1, -1, -1, 1480831 }, { 0x26CBA, -1, -1, -1, -1, -1, -1, -1, -1, 1480836 }, { 0x26CBB, -1, -1, -1, -1, -1, -1, -1, -1, 1480841 }, { 0x26CBC, -1, -1, -1, -1, -1, -1, -1, -1, 1480846 }, { 0x26CBD, -1, 1480851, -1, -1, -1, -1, -1, -1, -1 }, { 0x26CBE, -1, -1, -1, -1, -1, -1, -1, -1, 1480856 }, { 0x26CBF, -1, -1, -1, -1, -1, -1, -1, -1, 1480864 }, { 0x26CC0, -1, 1480868, -1, -1, -1, -1, -1, -1, -1 }, { 0x26CC1, -1, -1, 1480873, -1, -1, -1, -1, -1, -1 }, { 0x26CC3, -1, 1480878, 1480882, -1, -1, -1, -1, -1, -1 }, { 0x26CC4, -1, -1, 1480887, -1, -1, -1, -1, -1, -1 }, { 0x26CC5, -1, -1, 1480893, -1, -1, -1, -1, -1, -1 }, { 0x26CC7, -1, -1, 1480897, -1, -1, -1, -1, -1, -1 }, { 0x26CC8, -1, -1, 1480903, -1, -1, -1, -1, -1, -1 }, { 0x26CCA, -1, -1, 1480907, -1, -1, -1, -1, -1, -1 }, { 0x26CCB, -1, -1, 1480912, -1, -1, -1, -1, -1, -1 }, { 0x26CCC, -1, -1, 1480918, -1, -1, -1, -1, -1, -1 }, { 0x26CCF, -1, -1, 1480922, -1, -1, -1, -1, -1, -1 }, { 0x26CD0, -1, -1, 1480927, -1, -1, -1, -1, -1, -1 }, { 0x26CD1, -1, 1480932, 1480937, -1, -1, -1, -1, -1, -1 }, { 0x26CD3, -1, -1, 1480942, -1, -1, -1, -1, -1, -1 }, { 0x26CD4, -1, -1, 1480946, -1, -1, -1, -1, -1, -1 }, { 0x26CD7, -1, -1, 1480950, -1, -1, -1, -1, -1, -1 }, { 0x26CD8, -1, -1, 1480957, -1, -1, -1, -1, -1, -1 }, { 0x26CD9, -1, -1, -1, -1, -1, -1, -1, -1, 1480962 }, { 0x26CDA, -1, -1, 1480967, -1, -1, -1, -1, -1, -1 }, { 0x26CDB, -1, -1, 1480972, -1, -1, -1, -1, -1, -1 }, { 0x26CDC, -1, -1, 1480977, -1, -1, -1, -1, -1, -1 }, { 0x26CDD, -1, -1, 1480982, -1, -1, -1, -1, -1, -1 }, { 0x26CDE, -1, -1, 1480988, -1, -1, -1, -1, -1, -1 }, { 0x26CDF, -1, -1, 1480993, -1, -1, -1, -1, -1, -1 }, { 0x26CE1, -1, -1, 1481000, -1, -1, -1, -1, -1, -1 }, { 0x26CE2, -1, -1, 1481006, -1, -1, -1, -1, -1, -1 }, { 0x26CE3, -1, -1, 1481011, -1, -1, -1, -1, -1, -1 }, { 0x26CE5, -1, -1, 1481016, -1, -1, -1, -1, -1, -1 }, { 0x26CE6, -1, -1, 1481022, -1, -1, -1, -1, -1, -1 }, { 0x26CE7, -1, -1, 1481027, -1, -1, -1, -1, -1, -1 }, { 0x26CE9, -1, -1, 1481032, -1, -1, -1, -1, -1, -1 }, { 0x26CEB, -1, -1, 1481037, -1, -1, -1, -1, -1, -1 }, { 0x26CEC, -1, -1, 1481043, -1, -1, -1, -1, -1, -1 }, { 0x26CED, -1, -1, 1481047, -1, -1, -1, -1, -1, -1 }, { 0x26CEE, -1, -1, 1481051, -1, -1, -1, -1, -1, -1 }, { 0x26CF2, -1, -1, 1481056, -1, -1, -1, -1, -1, -1 }, { 0x26CF3, -1, -1, 1481062, -1, -1, -1, -1, -1, -1 }, { 0x26CF6, -1, -1, 1481068, -1, -1, -1, -1, -1, -1 }, { 0x26CF7, -1, -1, 1481074, -1, -1, -1, -1, -1, -1 }, { 0x26CF9, -1, -1, 1481079, -1, -1, -1, -1, -1, -1 }, { 0x26CFA, -1, -1, 1481083, -1, -1, -1, -1, -1, -1 }, { 0x26CFD, -1, -1, 1481087, -1, -1, -1, -1, -1, -1 }, { 0x26CFE, -1, -1, 1481093, -1, -1, -1, -1, -1, -1 }, { 0x26CFF, -1, -1, 1481097, -1, -1, -1, -1, -1, -1 }, { 0x26D00, -1, -1, 1481102, -1, -1, -1, -1, -1, -1 }, { 0x26D09, -1, -1, 1481107, -1, -1, -1, -1, -1, -1 }, { 0x26D0A, -1, -1, 1481111, -1, -1, -1, -1, -1, -1 }, { 0x26D0B, -1, -1, -1, -1, -1, -1, -1, -1, 1481117 }, { 0x26D0C, -1, -1, 1481124, -1, -1, -1, -1, -1, -1 }, { 0x26D0D, -1, -1, 1481129, -1, -1, -1, -1, -1, -1 }, { 0x26D0E, -1, -1, 1481134, -1, -1, -1, -1, -1, -1 }, { 0x26D11, -1, -1, 1481139, -1, -1, -1, -1, -1, -1 }, { 0x26D14, -1, -1, 1481145, -1, -1, -1, -1, -1, -1 }, { 0x26D1A, -1, -1, 1481151, -1, -1, -1, -1, -1, -1 }, { 0x26D22, -1, 1481157, -1, -1, -1, -1, -1, -1, -1 }, { 0x26D23, -1, 1481161, -1, -1, -1, -1, -1, -1, -1 }, { 0x26D24, -1, 1481165, -1, -1, -1, -1, -1, -1, -1 }, { 0x26D25, -1, 1481171, -1, -1, -1, -1, -1, -1, -1 }, { 0x26D26, -1, 1481177, -1, -1, -1, -1, -1, -1, -1 }, { 0x26D27, -1, 1481183, -1, -1, -1, -1, -1, -1, -1 }, { 0x26D28, -1, 1481188, -1, -1, -1, -1, -1, -1, -1 }, { 0x26D29, -1, 1481194, -1, -1, -1, -1, -1, -1, -1 }, { 0x26D2A, -1, 1481200, -1, -1, -1, -1, -1, -1, -1 }, { 0x26D4F, 1481211, 1481205, -1, -1, -1, -1, -1, -1, -1 }, { 0x26D50, -1, -1, 1481219, -1, -1, -1, -1, -1, -1 }, { 0x26D51, -1, 1481224, -1, -1, -1, -1, -1, -1, -1 }, { 0x26D57, -1, -1, -1, -1, -1, -1, -1, -1, 1481230 }, { 0x26D58, -1, -1, -1, -1, -1, -1, -1, -1, 1481234 }, { 0x26D59, -1, -1, -1, -1, -1, -1, -1, -1, 1481239 }, { 0x26D5A, -1, -1, -1, -1, -1, -1, -1, -1, 1481246 }, { 0x26D5B, -1, -1, -1, -1, -1, -1, -1, -1, 1481251 }, { 0x26D5C, -1, -1, -1, -1, -1, -1, -1, -1, 1481258 }, { 0x26D5F, -1, -1, 1481263, -1, -1, -1, -1, -1, -1 }, { 0x26D60, -1, -1, -1, -1, -1, -1, -1, -1, 1481268 }, { 0x26D61, -1, -1, 1481273, -1, -1, -1, -1, -1, -1 }, { 0x26D63, -1, -1, 1481280, -1, -1, -1, -1, -1, -1 }, { 0x26D66, -1, -1, 1481285, -1, -1, -1, -1, -1, -1 }, { 0x26D67, -1, -1, 1481289, -1, -1, -1, -1, -1, -1 }, { 0x26D69, -1, -1, 1481295, -1, -1, -1, -1, -1, -1 }, { 0x26D6A, -1, -1, 1481300, -1, -1, -1, -1, -1, -1 }, { 0x26D6B, -1, -1, 1481304, -1, -1, -1, -1, -1, -1 }, { 0x26D6C, -1, -1, 1481309, -1, -1, -1, -1, -1, -1 }, { 0x26D6D, -1, -1, 1481313, -1, -1, -1, -1, -1, -1 }, { 0x26D6F, -1, -1, 1481318, -1, -1, -1, -1, -1, -1 }, { 0x26D71, -1, -1, 1481323, -1, -1, -1, -1, -1, -1 }, { 0x26D74, -1, 1481328, 1481333, -1, -1, -1, -1, -1, -1 }, { 0x26D75, -1, -1, 1481338, -1, -1, -1, -1, -1, -1 }, { 0x26D77, -1, -1, 1481343, -1, -1, -1, -1, -1, -1 }, { 0x26D78, -1, -1, 1481348, -1, -1, -1, -1, -1, -1 }, { 0x26D7C, -1, -1, 1481354, -1, -1, -1, -1, -1, -1 }, { 0x26D7D, -1, -1, 1481359, -1, -1, -1, -1, -1, -1 }, { 0x26D7E, -1, -1, 1481366, -1, -1, -1, -1, -1, -1 }, { 0x26D7F, -1, -1, 1481370, -1, -1, -1, -1, -1, -1 }, { 0x26D80, -1, -1, 1481375, -1, -1, -1, -1, -1, -1 }, { 0x26D82, -1, -1, 1481379, -1, -1, -1, -1, -1, -1 }, { 0x26D85, -1, -1, 1481383, -1, -1, -1, -1, -1, -1 }, { 0x26D87, -1, -1, 1481388, -1, -1, -1, -1, -1, -1 }, { 0x26D88, -1, -1, 1481394, -1, -1, -1, -1, -1, -1 }, { 0x26D8A, -1, -1, 1481399, -1, -1, -1, -1, -1, -1 }, { 0x26D8B, -1, -1, 1481405, -1, -1, -1, -1, -1, -1 }, { 0x26D8C, -1, -1, 1481411, -1, -1, -1, -1, -1, -1 }, { 0x26D8D, -1, -1, 1481417, -1, -1, -1, -1, -1, -1 }, { 0x26D8E, -1, -1, 1481421, -1, -1, -1, -1, -1, -1 }, { 0x26D8F, -1, -1, 1481426, -1, -1, -1, -1, -1, -1 }, { 0x26D90, -1, -1, 1481431, -1, -1, -1, -1, -1, -1 }, { 0x26D91, -1, -1, 1481437, -1, -1, -1, -1, -1, -1 }, { 0x26D93, -1, -1, 1481441, -1, -1, -1, -1, -1, -1 }, { 0x26D95, -1, -1, 1481447, -1, -1, -1, -1, -1, -1 }, { 0x26D99, -1, -1, 1481452, -1, -1, -1, -1, -1, -1 }, { 0x26D9A, -1, -1, 1481458, -1, -1, -1, -1, -1, -1 }, { 0x26DA0, -1, 1481463, -1, -1, -1, -1, -1, -1, -1 }, { 0x26DA1, -1, 1481468, -1, -1, -1, -1, -1, -1, -1 }, { 0x26DA2, -1, 1481473, -1, -1, -1, -1, -1, -1, -1 }, { 0x26DA3, -1, 1481479, -1, -1, -1, -1, -1, -1, -1 }, { 0x26DA4, -1, 1481484, -1, -1, -1, -1, -1, -1, -1 }, { 0x26DA7, -1, 1481490, -1, -1, -1, -1, -1, -1, -1 }, { 0x26DAE, -1, 1481496, -1, -1, -1, -1, -1, -1, -1 }, { 0x26DB2, 1481501, -1, 1481516, -1, -1, -1, -1, -1, -1 }, { 0x26DD9, -1, -1, 1481521, -1, -1, -1, -1, -1, -1 }, { 0x26DDC, -1, 1481527, -1, -1, -1, -1, -1, -1, -1 }, { 0x26DDD, 1481536, 1481532, 1481554, -1, -1, -1, -1, -1, -1 }, { 0x26DE6, -1, -1, 1481559, -1, -1, -1, -1, -1, -1 }, { 0x26DE8, -1, -1, -1, -1, -1, -1, -1, -1, 1481566 }, { 0x26DE9, -1, -1, -1, -1, -1, -1, -1, -1, 1481571 }, { 0x26DEA, -1, 1481577, -1, -1, -1, -1, -1, -1, -1 }, { 0x26DEB, -1, 1481583, -1, -1, -1, -1, -1, -1, 1481588 }, { 0x26DEC, -1, -1, -1, -1, -1, -1, -1, -1, 1481593 }, { 0x26DED, -1, -1, -1, -1, -1, -1, -1, -1, 1481597 }, { 0x26DEE, -1, -1, -1, -1, -1, -1, -1, -1, 1481602 }, { 0x26DEF, -1, -1, -1, -1, -1, -1, -1, -1, 1481608 }, { 0x26DF0, -1, 1481613, -1, -1, -1, -1, -1, -1, -1 }, { 0x26DF2, -1, -1, 1481618, -1, -1, -1, -1, -1, -1 }, { 0x26DF3, -1, -1, 1481622, -1, -1, -1, -1, -1, -1 }, { 0x26DF4, -1, -1, 1481626, -1, -1, -1, -1, -1, -1 }, { 0x26DF5, -1, -1, 1481632, -1, -1, -1, -1, -1, -1 }, { 0x26DF7, -1, -1, 1481636, -1, -1, -1, -1, -1, -1 }, { 0x26DF8, -1, -1, 1481641, -1, -1, -1, -1, -1, -1 }, { 0x26DF9, -1, -1, 1481645, -1, -1, -1, -1, -1, -1 }, { 0x26DFB, -1, -1, 1481651, -1, -1, -1, -1, -1, -1 }, { 0x26DFD, -1, -1, 1481656, -1, -1, -1, -1, -1, -1 }, { 0x26DFE, -1, -1, -1, -1, -1, -1, -1, -1, 1481660 }, { 0x26DFF, -1, -1, 1481667, -1, -1, -1, -1, -1, -1 }, { 0x26E00, -1, 1481672, -1, -1, -1, -1, -1, -1, -1 }, { 0x26E01, -1, -1, 1481677, -1, -1, -1, -1, -1, -1 }, { 0x26E02, -1, -1, 1481682, -1, -1, -1, -1, -1, -1 }, { 0x26E05, -1, 1481688, -1, -1, -1, -1, -1, -1, -1 }, { 0x26E06, -1, -1, 1481693, -1, -1, -1, -1, -1, -1 }, { 0x26E07, -1, 1481697, -1, -1, -1, -1, -1, -1, -1 }, { 0x26E08, -1, -1, 1481703, -1, -1, -1, -1, -1, -1 }, { 0x26E09, -1, -1, 1481708, -1, -1, -1, -1, -1, -1 }, { 0x26E0A, -1, -1, 1481713, -1, -1, -1, -1, -1, -1 }, { 0x26E0F, -1, -1, 1481719, -1, -1, -1, -1, -1, -1 }, { 0x26E10, -1, -1, 1481724, -1, -1, -1, -1, -1, -1 }, { 0x26E12, -1, 1481728, -1, -1, -1, -1, -1, -1, -1 }, { 0x26E13, -1, -1, 1481732, -1, -1, -1, -1, -1, -1 }, { 0x26E14, -1, -1, 1481736, -1, -1, -1, -1, -1, -1 }, { 0x26E17, -1, -1, 1481742, -1, -1, -1, -1, -1, -1 }, { 0x26E18, -1, -1, 1481746, -1, -1, -1, -1, -1, -1 }, { 0x26E19, -1, -1, 1481751, -1, -1, -1, -1, -1, -1 }, { 0x26E1A, -1, -1, 1481756, -1, -1, -1, -1, -1, -1 }, { 0x26E1B, -1, -1, 1481760, -1, -1, -1, -1, -1, -1 }, { 0x26E21, -1, -1, 1481766, -1, -1, -1, -1, -1, -1 }, { 0x26E22, -1, -1, 1481770, -1, -1, -1, -1, -1, -1 }, { 0x26E23, -1, -1, 1481775, -1, -1, -1, -1, -1, -1 }, { 0x26E2A, -1, -1, 1481779, -1, -1, -1, -1, -1, -1 }, { 0x26E2E, -1, -1, 1481784, -1, -1, -1, -1, -1, -1 }, { 0x26E2F, -1, -1, 1481790, -1, -1, -1, -1, -1, -1 }, { 0x26E30, -1, -1, 1481796, -1, -1, -1, -1, -1, -1 }, { 0x26E31, -1, -1, 1481802, -1, -1, -1, -1, -1, -1 }, { 0x26E36, -1, -1, 1481806, -1, -1, -1, -1, -1, -1 }, { 0x26E37, -1, -1, 1481810, -1, -1, -1, -1, -1, -1 }, { 0x26E3A, -1, -1, 1481814, -1, -1, -1, -1, -1, -1 }, { 0x26E42, -1, 1481819, -1, -1, -1, -1, -1, -1, -1 }, { 0x26E43, -1, 1481824, -1, -1, -1, -1, -1, -1, -1 }, { 0x26E44, -1, 1481829, -1, -1, -1, -1, -1, -1, -1 }, { 0x26E45, -1, 1481834, -1, -1, -1, -1, -1, -1, -1 }, { 0x26E6B, -1, -1, 1481840, -1, -1, -1, -1, -1, -1 }, { 0x26E6E, -1, 1481846, -1, -1, -1, -1, -1, -1, -1 }, { 0x26E6F, -1, -1, -1, -1, -1, -1, -1, -1, 1481851 }, { 0x26E70, -1, -1, -1, -1, -1, -1, -1, -1, 1481856 }, { 0x26E71, -1, -1, -1, -1, -1, -1, -1, -1, 1481862 }, { 0x26E72, -1, 1481869, -1, -1, -1, -1, -1, -1, -1 }, { 0x26E73, -1, -1, -1, -1, -1, -1, -1, -1, 1481874 }, { 0x26E74, -1, -1, -1, -1, -1, -1, -1, -1, 1481880 }, { 0x26E75, -1, -1, -1, -1, -1, -1, -1, -1, 1481885 }, { 0x26E76, -1, -1, -1, -1, -1, -1, -1, -1, 1481890 }, { 0x26E77, -1, 1481896, -1, -1, -1, -1, -1, -1, 1481901 }, { 0x26E78, -1, -1, -1, -1, -1, -1, -1, -1, 1481907 }, { 0x26E79, -1, -1, -1, -1, -1, -1, -1, -1, 1481913 }, { 0x26E7A, -1, -1, -1, -1, -1, -1, -1, -1, 1481919 }, { 0x26E7B, -1, -1, -1, -1, -1, -1, -1, -1, 1481924 }, { 0x26E7D, -1, -1, 1481929, -1, -1, -1, -1, -1, -1 }, { 0x26E80, -1, -1, 1481933, -1, -1, -1, -1, -1, -1 }, { 0x26E84, -1, 1481938, -1, -1, -1, -1, -1, -1, -1 }, { 0x26E86, -1, -1, 1481944, -1, -1, -1, -1, -1, -1 }, { 0x26E87, -1, -1, 1481949, -1, -1, -1, -1, -1, -1 }, { 0x26E88, -1, 1481953, -1, -1, -1, -1, -1, -1, -1 }, { 0x26E89, -1, -1, 1481959, -1, -1, -1, -1, -1, -1 }, { 0x26E8A, -1, -1, 1481963, -1, -1, -1, -1, -1, -1 }, { 0x26E8B, -1, -1, 1481969, -1, -1, -1, -1, -1, -1 }, { 0x26E8C, -1, -1, 1481974, -1, -1, -1, -1, -1, -1 }, { 0x26E8D, -1, -1, 1481979, -1, -1, -1, -1, -1, -1 }, { 0x26E8E, -1, -1, 1481985, -1, -1, -1, -1, -1, -1 }, { 0x26E90, -1, -1, 1481990, -1, -1, -1, -1, -1, -1 }, { 0x26E91, -1, -1, 1481995, -1, -1, -1, -1, -1, -1 }, { 0x26E92, -1, -1, 1482001, -1, -1, -1, -1, -1, -1 }, { 0x26E93, -1, -1, 1482006, -1, -1, -1, -1, -1, 1482012 }, { 0x26E94, -1, -1, 1482019, -1, -1, -1, -1, -1, -1 }, { 0x26E96, -1, -1, 1482025, -1, -1, -1, -1, -1, -1 }, { 0x26E97, -1, -1, 1482029, -1, -1, -1, -1, -1, -1 }, { 0x26E98, -1, -1, 1482034, -1, -1, -1, -1, -1, -1 }, { 0x26E99, -1, 1482040, 1482045, -1, -1, -1, -1, -1, -1 }, { 0x26E9B, -1, -1, 1482049, -1, -1, -1, -1, -1, -1 }, { 0x26E9C, 1482056, -1, 1482073, -1, -1, -1, -1, -1, -1 }, { 0x26E9E, -1, -1, 1482078, -1, -1, -1, -1, -1, -1 }, { 0x26E9F, -1, -1, 1482082, -1, -1, -1, -1, -1, -1 }, { 0x26EA0, -1, -1, 1482086, -1, -1, -1, -1, -1, -1 }, { 0x26EA1, -1, -1, 1482090, -1, -1, -1, -1, -1, -1 }, { 0x26EA2, -1, -1, 1482097, -1, -1, -1, -1, -1, -1 }, { 0x26EA3, -1, -1, 1482102, -1, -1, -1, -1, -1, -1 }, { 0x26EA5, -1, -1, 1482109, -1, -1, -1, -1, -1, -1 }, { 0x26EA6, -1, -1, 1482113, -1, -1, -1, -1, -1, -1 }, { 0x26EA7, -1, -1, 1482118, -1, -1, -1, -1, -1, -1 }, { 0x26EA8, -1, -1, 1482123, -1, -1, -1, -1, -1, -1 }, { 0x26EA9, -1, -1, 1482130, -1, -1, -1, -1, -1, -1 }, { 0x26EAA, -1, -1, 1482134, -1, -1, -1, -1, -1, -1 }, { 0x26EAB, -1, -1, 1482139, -1, -1, -1, -1, -1, -1 }, { 0x26EAC, -1, -1, 1482145, -1, -1, -1, -1, -1, -1 }, { 0x26EAD, -1, -1, 1482149, -1, -1, -1, -1, -1, -1 }, { 0x26EB0, -1, -1, 1482155, -1, -1, -1, -1, -1, -1 }, { 0x26EB1, -1, -1, 1482160, -1, -1, -1, -1, -1, -1 }, { 0x26EB2, -1, -1, 1482164, -1, -1, -1, -1, -1, -1 }, { 0x26EB4, -1, -1, 1482171, -1, -1, -1, -1, -1, -1 }, { 0x26EB5, -1, -1, 1482175, -1, -1, -1, -1, -1, -1 }, { 0x26EB6, -1, -1, 1482180, -1, -1, -1, -1, -1, -1 }, { 0x26EB7, -1, -1, 1482184, -1, -1, -1, -1, -1, -1 }, { 0x26EB8, -1, -1, 1482190, -1, -1, -1, -1, -1, -1 }, { 0x26EB9, -1, -1, 1482195, -1, -1, -1, -1, -1, -1 }, { 0x26EBB, -1, -1, 1482201, -1, -1, -1, -1, -1, -1 }, { 0x26EBD, -1, -1, 1482206, -1, -1, -1, -1, -1, -1 }, { 0x26EBE, -1, -1, 1482210, -1, -1, -1, -1, -1, -1 }, { 0x26EC0, -1, -1, 1482216, -1, -1, -1, -1, -1, -1 }, { 0x26EC1, -1, -1, 1482220, -1, -1, -1, -1, -1, -1 }, { 0x26EC3, -1, -1, 1482225, -1, -1, -1, -1, -1, -1 }, { 0x26EC5, -1, -1, 1482231, -1, -1, -1, -1, -1, -1 }, { 0x26ED0, 1482241, 1482235, -1, -1, -1, -1, -1, -1, -1 }, { 0x26ED1, -1, 1482263, -1, -1, -1, -1, -1, -1, -1 }, { 0x26ED2, -1, 1482269, -1, -1, -1, -1, -1, -1, -1 }, { 0x26ED3, -1, 1482274, -1, -1, -1, -1, -1, -1, -1 }, { 0x26ED4, -1, 1482280, -1, -1, -1, -1, -1, -1, -1 }, { 0x26ED5, -1, 1482285, -1, -1, -1, -1, -1, -1, -1 }, { 0x26ED6, -1, 1482290, -1, -1, -1, -1, -1, -1, -1 }, { 0x26ED7, -1, 1482296, -1, -1, -1, -1, -1, -1, -1 }, { 0x26F03, -1, -1, -1, -1, -1, -1, -1, -1, 1482302 }, { 0x26F06, -1, -1, 1482309, -1, -1, -1, -1, -1, -1 }, { 0x26F07, -1, -1, 1482314, -1, -1, -1, -1, -1, 1482318 }, { 0x26F08, -1, -1, 1482322, -1, -1, -1, -1, -1, -1 }, { 0x26F09, -1, -1, 1482326, -1, -1, -1, -1, -1, -1 }, { 0x26F0A, -1, -1, 1482332, -1, -1, -1, -1, -1, -1 }, { 0x26F0B, -1, -1, 1482338, -1, -1, -1, -1, -1, -1 }, { 0x26F0E, -1, -1, 1482342, -1, -1, -1, -1, -1, -1 }, { 0x26F0F, -1, -1, 1482347, -1, -1, -1, -1, -1, -1 }, { 0x26F13, -1, -1, 1482353, -1, -1, -1, -1, -1, -1 }, { 0x26F14, -1, -1, -1, -1, -1, -1, -1, -1, 1482359 }, { 0x26F17, -1, -1, 1482365, -1, -1, -1, -1, -1, -1 }, { 0x26F1A, -1, -1, -1, -1, -1, -1, -1, -1, 1482369 }, { 0x26F1B, -1, -1, -1, -1, -1, -1, -1, -1, 1482374 }, { 0x26F1C, -1, -1, -1, -1, -1, -1, -1, -1, 1482380 }, { 0x26F1D, -1, -1, -1, -1, -1, -1, -1, -1, 1482386 }, { 0x26F1E, -1, -1, -1, -1, -1, -1, -1, -1, 1482392 }, { 0x26F1F, -1, -1, -1, -1, -1, -1, -1, -1, 1482397 }, { 0x26F20, -1, -1, -1, -1, -1, -1, -1, -1, 1482402 }, { 0x26F21, -1, -1, 1482408, -1, -1, -1, -1, -1, -1 }, { 0x26F22, -1, -1, 1482412, -1, -1, -1, -1, -1, -1 }, { 0x26F25, -1, -1, -1, -1, -1, -1, -1, -1, 1482417 }, { 0x26F26, -1, 1482423, -1, -1, -1, -1, -1, -1, -1 }, { 0x26F27, -1, -1, 1482429, -1, -1, -1, -1, -1, -1 }, { 0x26F28, -1, -1, -1, -1, -1, -1, -1, -1, 1482433 }, { 0x26F2A, -1, -1, 1482437, -1, -1, -1, -1, -1, -1 }, { 0x26F2B, -1, -1, 1482442, -1, -1, -1, -1, -1, -1 }, { 0x26F2D, -1, -1, 1482446, -1, -1, -1, -1, -1, -1 }, { 0x26F2E, -1, -1, 1482450, -1, -1, -1, -1, -1, -1 }, { 0x26F2F, 1482460, 1482455, -1, -1, -1, -1, -1, -1, -1 }, { 0x26F30, -1, -1, 1482465, -1, -1, -1, -1, -1, -1 }, { 0x26F31, -1, -1, 1482470, -1, -1, -1, -1, -1, -1 }, { 0x26F32, -1, -1, 1482476, -1, -1, -1, -1, -1, -1 }, { 0x26F33, -1, -1, 1482482, -1, -1, -1, -1, -1, -1 }, { 0x26F34, -1, -1, 1482489, -1, -1, -1, -1, -1, -1 }, { 0x26F35, -1, -1, 1482495, -1, -1, -1, -1, -1, -1 }, { 0x26F37, -1, -1, 1482499, -1, -1, -1, -1, -1, -1 }, { 0x26F39, -1, -1, 1482503, -1, -1, -1, -1, -1, -1 }, { 0x26F3B, -1, -1, 1482509, -1, -1, -1, -1, -1, -1 }, { 0x26F3F, -1, -1, 1482514, -1, -1, -1, -1, -1, -1 }, { 0x26F40, -1, -1, 1482519, -1, -1, -1, -1, -1, -1 }, { 0x26F41, -1, -1, 1482523, -1, -1, -1, -1, -1, -1 }, { 0x26F42, -1, -1, 1482529, -1, -1, -1, -1, -1, -1 }, { 0x26F43, -1, -1, 1482533, -1, -1, -1, -1, -1, -1 }, { 0x26F44, -1, -1, 1482539, -1, -1, -1, -1, -1, -1 }, { 0x26F45, -1, -1, 1482545, -1, -1, -1, -1, -1, -1 }, { 0x26F47, -1, -1, 1482549, -1, -1, -1, -1, -1, -1 }, { 0x26F4A, 1482560, 1482555, 1482577, -1, -1, -1, -1, -1, -1 }, { 0x26F4B, -1, -1, 1482582, -1, -1, -1, -1, -1, -1 }, { 0x26F4E, -1, -1, 1482587, -1, -1, -1, -1, -1, -1 }, { 0x26F4F, -1, -1, 1482591, -1, -1, -1, -1, -1, -1 }, { 0x26F50, -1, -1, 1482595, -1, -1, -1, -1, -1, -1 }, { 0x26F52, -1, -1, 1482600, -1, -1, -1, -1, -1, -1 }, { 0x26F54, -1, -1, 1482605, -1, -1, -1, -1, -1, 1482610 }, { 0x26F55, -1, -1, 1482613, -1, -1, -1, -1, -1, -1 }, { 0x26F56, -1, -1, 1482617, -1, -1, -1, -1, -1, -1 }, { 0x26F5C, -1, -1, 1482622, -1, -1, -1, -1, -1, -1 }, { 0x26F5E, -1, -1, 1482627, -1, -1, -1, -1, -1, -1 }, { 0x26F5F, -1, -1, 1482632, -1, -1, -1, -1, -1, -1 }, { 0x26F64, -1, -1, 1482638, -1, -1, -1, -1, -1, -1 }, { 0x26F6B, -1, -1, 1482643, -1, -1, -1, -1, -1, -1 }, { 0x26F6C, -1, -1, 1482648, -1, -1, -1, -1, -1, -1 }, { 0x26F6D, -1, -1, 1482653, -1, -1, -1, -1, -1, -1 }, { 0x26F6E, -1, -1, 1482659, -1, -1, -1, -1, -1, -1 }, { 0x26F70, -1, -1, -1, -1, -1, -1, -1, -1, 1482663 }, { 0x26F73, -1, 1482669, -1, -1, -1, -1, -1, -1, -1 }, { 0x26F74, -1, 1482674, -1, -1, -1, -1, -1, -1, -1 }, { 0x26F8F, -1, -1, 1482680, -1, -1, -1, -1, -1, -1 }, { 0x26F91, -1, -1, 1482685, -1, -1, -1, -1, -1, -1 }, { 0x26F95, -1, -1, 1482691, -1, -1, -1, -1, -1, -1 }, { 0x26F98, -1, -1, 1482695, -1, -1, -1, -1, -1, -1 }, { 0x26F99, -1, -1, 1482700, -1, -1, -1, -1, -1, -1 }, { 0x26F9A, -1, -1, 1482705, -1, -1, -1, -1, -1, -1 }, { 0x26F9B, -1, -1, 1482710, -1, -1, -1, -1, -1, -1 }, { 0x26F9D, -1, -1, 1482715, -1, -1, -1, -1, -1, -1 }, { 0x26F9E, -1, -1, 1482721, -1, -1, -1, -1, -1, -1 }, { 0x26F9F, -1, 1482725, -1, -1, -1, -1, -1, -1, -1 }, { 0x26FA0, -1, -1, -1, -1, -1, -1, -1, -1, 1482731 }, { 0x26FA1, -1, 1482736, -1, -1, -1, -1, -1, -1, -1 }, { 0x26FA2, -1, -1, -1, -1, -1, -1, -1, -1, 1482741 }, { 0x26FA3, -1, -1, -1, -1, -1, -1, -1, -1, 1482747 }, { 0x26FA4, -1, -1, -1, -1, -1, -1, -1, -1, 1482754 }, { 0x26FA5, -1, -1, -1, -1, -1, -1, -1, -1, 1482758 }, { 0x26FA9, -1, -1, 1482765, -1, -1, -1, -1, -1, -1 }, { 0x26FAB, -1, -1, 1482770, -1, -1, -1, -1, -1, -1 }, { 0x26FAC, -1, -1, 1482774, -1, -1, -1, -1, -1, -1 }, { 0x26FAD, -1, -1, 1482778, -1, -1, -1, -1, -1, -1 }, { 0x26FAE, -1, -1, 1482784, -1, -1, -1, -1, -1, -1 }, { 0x26FB1, -1, -1, 1482789, -1, -1, -1, -1, -1, -1 }, { 0x26FB2, -1, -1, 1482795, -1, -1, -1, -1, -1, -1 }, { 0x26FB3, -1, -1, 1482799, -1, -1, -1, -1, -1, -1 }, { 0x26FB5, -1, -1, 1482804, -1, -1, -1, -1, -1, -1 }, { 0x26FB6, -1, -1, 1482811, -1, -1, -1, -1, -1, -1 }, { 0x26FB7, -1, -1, 1482817, -1, -1, -1, -1, -1, -1 }, { 0x26FB8, -1, -1, 1482821, -1, -1, -1, -1, -1, -1 }, { 0x26FB9, -1, -1, 1482827, -1, -1, -1, -1, -1, -1 }, { 0x26FBA, -1, -1, 1482833, -1, -1, -1, -1, -1, -1 }, { 0x26FBB, -1, -1, 1482838, -1, -1, -1, -1, -1, -1 }, { 0x26FBD, -1, -1, 1482843, -1, -1, -1, -1, -1, -1 }, { 0x26FBE, -1, 1482847, 1482852, -1, -1, -1, -1, -1, -1 }, { 0x26FBF, -1, -1, 1482857, -1, -1, -1, -1, -1, -1 }, { 0x26FC0, -1, -1, 1482863, -1, -1, -1, -1, -1, -1 }, { 0x26FC1, -1, -1, 1482868, -1, -1, -1, -1, -1, -1 }, { 0x26FC2, -1, -1, 1482872, -1, -1, -1, -1, -1, -1 }, { 0x26FC3, -1, -1, 1482878, -1, -1, -1, -1, -1, -1 }, { 0x26FC5, -1, -1, 1482884, -1, -1, -1, -1, -1, -1 }, { 0x26FC6, -1, -1, 1482890, -1, -1, -1, -1, -1, -1 }, { 0x26FC7, -1, -1, 1482896, -1, -1, -1, -1, -1, -1 }, { 0x26FCA, -1, -1, 1482901, -1, -1, -1, -1, -1, -1 }, { 0x26FCB, -1, -1, 1482905, -1, -1, -1, -1, -1, -1 }, { 0x26FCC, -1, -1, 1482910, -1, -1, -1, -1, -1, -1 }, { 0x26FCD, -1, -1, 1482915, -1, -1, -1, -1, -1, -1 }, { 0x26FCF, -1, -1, 1482919, -1, -1, -1, -1, -1, -1 }, { 0x26FD0, -1, -1, 1482925, -1, -1, -1, -1, -1, -1 }, { 0x26FD3, -1, -1, 1482930, -1, -1, -1, -1, -1, -1 }, { 0x26FD6, -1, -1, 1482934, -1, -1, -1, -1, -1, -1 }, { 0x26FDE, -1, 1482938, -1, -1, -1, -1, -1, -1, -1 }, { 0x26FDF, -1, 1482944, -1, -1, -1, -1, -1, -1, -1 }, { 0x27004, -1, -1, 1482948, -1, -1, -1, -1, -1, -1 }, { 0x27005, -1, -1, 1482955, -1, -1, -1, -1, -1, -1 }, { 0x27006, -1, -1, 1482960, -1, -1, -1, -1, -1, -1 }, { 0x27007, -1, -1, 1482966, -1, -1, -1, -1, -1, -1 }, { 0x2700A, -1, -1, 1482972, -1, -1, -1, -1, -1, -1 }, { 0x2700C, -1, -1, 1482977, -1, -1, -1, -1, -1, -1 }, { 0x2700E, -1, 1482981, -1, -1, -1, -1, -1, -1, -1 }, { 0x2700F, -1, -1, -1, -1, -1, -1, -1, -1, 1482986 }, { 0x27010, -1, -1, -1, -1, -1, -1, -1, -1, 1482992 }, { 0x27011, -1, -1, -1, -1, -1, -1, -1, -1, 1482998 }, { 0x27012, -1, -1, -1, -1, -1, -1, -1, -1, 1483006 }, { 0x27013, -1, -1, -1, -1, -1, -1, -1, -1, 1483010 }, { 0x27014, -1, -1, 1483014, -1, -1, -1, -1, -1, -1 }, { 0x27015, -1, -1, 1483018, -1, -1, -1, -1, -1, -1 }, { 0x27017, -1, -1, 1483022, -1, -1, -1, -1, -1, -1 }, { 0x27018, -1, -1, 1483026, -1, -1, -1, -1, -1, -1 }, { 0x27019, -1, -1, 1483032, -1, -1, -1, -1, -1, -1 }, { 0x2701A, -1, -1, 1483038, -1, -1, -1, -1, -1, -1 }, { 0x2701C, -1, -1, -1, -1, -1, -1, -1, -1, 1483042 }, { 0x2701E, -1, -1, -1, -1, -1, -1, -1, -1, 1483046 }, { 0x2701F, -1, -1, -1, -1, -1, -1, -1, -1, 1483052 }, { 0x27020, -1, -1, 1483059, -1, -1, -1, -1, -1, -1 }, { 0x27021, -1, -1, 1483063, -1, -1, -1, -1, -1, -1 }, { 0x27022, -1, -1, 1483069, -1, -1, -1, -1, -1, -1 }, { 0x27023, -1, -1, 1483074, -1, -1, -1, -1, -1, -1 }, { 0x27024, -1, -1, 1483080, -1, -1, -1, -1, -1, -1 }, { 0x27025, -1, -1, 1483085, -1, -1, -1, -1, -1, -1 }, { 0x27026, -1, -1, 1483090, -1, -1, -1, -1, -1, -1 }, { 0x27027, -1, -1, 1483094, -1, -1, -1, -1, -1, -1 }, { 0x27028, -1, -1, 1483100, -1, -1, -1, -1, -1, 1483105 }, { 0x27029, -1, -1, 1483111, -1, -1, -1, -1, -1, -1 }, { 0x2702C, -1, -1, 1483115, -1, -1, -1, -1, -1, -1 }, { 0x2702D, -1, -1, 1483119, -1, -1, -1, -1, -1, -1 }, { 0x2702E, -1, -1, 1483124, -1, -1, -1, -1, -1, -1 }, { 0x2702F, -1, -1, 1483128, -1, -1, -1, -1, -1, -1 }, { 0x27030, -1, -1, 1483134, -1, -1, -1, -1, -1, -1 }, { 0x27031, -1, -1, 1483138, -1, -1, -1, -1, -1, -1 }, { 0x27032, -1, -1, 1483144, -1, -1, -1, -1, -1, -1 }, { 0x27034, -1, -1, 1483149, -1, -1, -1, -1, -1, -1 }, { 0x27035, -1, -1, 1483153, -1, -1, -1, -1, -1, -1 }, { 0x27036, -1, -1, 1483159, -1, -1, -1, -1, -1, -1 }, { 0x27039, 1483167, 1483163, 1483178, -1, -1, -1, -1, -1, -1 }, { 0x2703A, -1, -1, 1483183, -1, -1, -1, -1, -1, -1 }, { 0x2703B, -1, -1, 1483188, -1, -1, -1, -1, -1, -1 }, { 0x2703F, -1, -1, 1483193, -1, -1, -1, -1, -1, -1 }, { 0x27043, -1, -1, 1483198, -1, -1, -1, -1, -1, -1 }, { 0x27048, -1, -1, 1483202, -1, -1, -1, -1, -1, -1 }, { 0x27049, -1, -1, 1483207, -1, -1, -1, -1, -1, -1 }, { 0x2704A, -1, -1, 1483212, -1, -1, -1, -1, -1, -1 }, { 0x2704B, -1, 1483218, 1483223, -1, -1, -1, -1, -1, -1 }, { 0x27052, -1, 1483228, -1, -1, -1, -1, -1, -1, -1 }, { 0x27074, -1, -1, -1, -1, -1, -1, -1, -1, 1483235 }, { 0x27075, -1, -1, -1, -1, -1, -1, -1, -1, 1483241 }, { 0x27076, -1, -1, -1, -1, -1, -1, -1, -1, 1483246 }, { 0x27077, -1, -1, -1, -1, -1, -1, -1, -1, 1483253 }, { 0x27078, -1, -1, -1, -1, -1, -1, -1, -1, 1483258 }, { 0x27079, -1, -1, -1, -1, -1, -1, -1, -1, 1483265 }, { 0x2707A, -1, -1, -1, -1, -1, -1, -1, -1, 1483270 }, { 0x2707E, -1, -1, 1483278, -1, -1, -1, -1, -1, -1 }, { 0x2707F, -1, -1, 1483283, -1, -1, -1, -1, -1, -1 }, { 0x27081, -1, -1, 1483287, -1, -1, -1, -1, -1, 1483293 }, { 0x27082, -1, -1, 1483300, -1, -1, -1, -1, -1, -1 }, { 0x27083, -1, -1, 1483306, -1, -1, -1, -1, -1, -1 }, { 0x27084, -1, -1, 1483311, -1, -1, -1, -1, -1, 1483316 }, { 0x27085, -1, -1, 1483324, -1, -1, -1, -1, -1, -1 }, { 0x27086, -1, -1, 1483329, -1, -1, -1, -1, -1, -1 }, { 0x27087, -1, -1, 1483335, -1, -1, -1, -1, -1, -1 }, { 0x27088, -1, 1483340, 1483345, -1, -1, -1, -1, -1, -1 }, { 0x27089, -1, -1, 1483351, -1, -1, -1, -1, -1, -1 }, { 0x2708B, -1, -1, 1483355, -1, -1, -1, -1, -1, -1 }, { 0x2708D, -1, -1, 1483361, -1, -1, -1, -1, -1, -1 }, { 0x2708F, -1, -1, 1483368, -1, -1, -1, -1, -1, -1 }, { 0x27090, -1, -1, 1483374, -1, -1, -1, -1, -1, -1 }, { 0x27092, -1, -1, 1483378, -1, -1, -1, -1, -1, -1 }, { 0x27094, -1, -1, 1483384, -1, -1, -1, -1, -1, -1 }, { 0x27099, -1, -1, 1483388, -1, -1, -1, -1, -1, -1 }, { 0x2709B, -1, -1, 1483392, -1, -1, -1, -1, -1, -1 }, { 0x2709C, -1, -1, 1483398, -1, -1, -1, -1, -1, -1 }, { 0x2709D, -1, -1, 1483402, -1, -1, -1, -1, -1, -1 }, { 0x2709E, -1, -1, 1483407, -1, -1, -1, -1, -1, -1 }, { 0x270A0, -1, -1, 1483413, -1, -1, -1, -1, -1, -1 }, { 0x270A1, -1, -1, 1483418, -1, -1, -1, -1, -1, -1 }, { 0x270A2, -1, -1, 1483424, -1, -1, -1, -1, -1, -1 }, { 0x270A6, -1, -1, 1483430, -1, -1, -1, -1, -1, -1 }, { 0x270A8, -1, -1, 1483435, -1, -1, -1, -1, -1, -1 }, { 0x270A9, -1, -1, 1483439, -1, -1, -1, -1, -1, -1 }, { 0x270AE, -1, 1483444, -1, -1, -1, -1, -1, -1, -1 }, { 0x270AF, -1, 1483450, -1, -1, -1, -1, -1, -1, -1 }, { 0x270CB, -1, -1, -1, -1, -1, -1, -1, -1, 1483455 }, { 0x270CC, -1, -1, -1, -1, -1, -1, -1, -1, 1483460 }, { 0x270CD, -1, 1483466, -1, -1, -1, -1, -1, -1, -1 }, { 0x270CF, -1, -1, 1483472, -1, -1, -1, -1, -1, -1 }, { 0x270D0, -1, -1, 1483477, -1, -1, -1, -1, -1, -1 }, { 0x270D1, -1, -1, 1483482, -1, -1, -1, -1, -1, -1 }, { 0x270D2, -1, 1483488, 1483494, -1, -1, -1, -1, -1, -1 }, { 0x270D4, -1, -1, 1483498, -1, -1, -1, -1, -1, -1 }, { 0x270D8, -1, -1, 1483504, -1, -1, -1, -1, -1, -1 }, { 0x270D9, -1, -1, 1483509, -1, -1, -1, -1, -1, -1 }, { 0x270DA, -1, -1, 1483514, -1, -1, -1, -1, -1, -1 }, { 0x270DB, -1, -1, 1483519, -1, -1, -1, -1, -1, -1 }, { 0x270DD, -1, -1, 1483524, -1, -1, -1, -1, -1, -1 }, { 0x270DE, -1, -1, 1483530, -1, -1, -1, -1, -1, -1 }, { 0x270DF, -1, -1, 1483534, -1, -1, -1, -1, -1, -1 }, { 0x270E0, -1, -1, 1483538, -1, -1, -1, -1, -1, -1 }, { 0x270E8, -1, -1, 1483542, -1, -1, -1, -1, -1, -1 }, { 0x270E9, -1, -1, 1483547, -1, -1, -1, -1, -1, -1 }, { 0x270EA, -1, -1, 1483551, -1, -1, -1, -1, -1, -1 }, { 0x270EE, -1, -1, 1483556, -1, -1, -1, -1, -1, -1 }, { 0x270F0, -1, 1483561, -1, -1, -1, -1, -1, -1, -1 }, { 0x270F1, -1, -1, 1483567, -1, -1, -1, -1, -1, -1 }, { 0x270F5, -1, -1, -1, -1, -1, -1, -1, -1, 1483573 }, { 0x270F6, -1, -1, -1, -1, -1, -1, -1, -1, 1483581 }, { 0x270F7, -1, -1, -1, -1, -1, -1, -1, -1, 1483589 }, { 0x270F8, -1, 1483595, -1, -1, -1, -1, -1, -1, -1 }, { 0x270FD, -1, -1, -1, -1, -1, -1, -1, -1, 1483600 }, { 0x27108, -1, -1, -1, -1, -1, -1, -1, -1, 1483606 }, { 0x27109, -1, 1483611, -1, -1, -1, -1, -1, -1, -1 }, { 0x2710A, -1, -1, -1, -1, -1, -1, -1, -1, 1483617 }, { 0x2710C, -1, 1483621, -1, -1, -1, -1, -1, -1, -1 }, { 0x2710D, -1, 1483626, 1483631, -1, -1, -1, -1, -1, -1 }, { 0x2710E, -1, -1, 1483637, -1, -1, -1, -1, -1, -1 }, { 0x2710F, -1, -1, 1483642, -1, -1, -1, -1, -1, -1 }, { 0x27110, -1, -1, 1483646, -1, -1, -1, -1, -1, -1 }, { 0x27111, -1, -1, 1483654, -1, -1, -1, -1, -1, -1 }, { 0x27112, -1, -1, 1483659, -1, -1, -1, -1, -1, -1 }, { 0x27113, -1, -1, 1483663, -1, -1, -1, -1, -1, -1 }, { 0x27114, -1, -1, 1483669, -1, -1, -1, -1, -1, -1 }, { 0x2711A, -1, -1, 1483674, -1, -1, -1, -1, -1, -1 }, { 0x2711B, -1, -1, 1483678, -1, -1, -1, -1, -1, -1 }, { 0x2711C, -1, -1, 1483682, -1, -1, -1, -1, -1, -1 }, { 0x27120, -1, -1, 1483687, -1, -1, -1, -1, -1, -1 }, { 0x27124, -1, -1, 1483692, -1, -1, -1, -1, -1, -1 }, { 0x27126, -1, 1483698, -1, -1, -1, -1, -1, -1, -1 }, { 0x27127, -1, 1483703, -1, -1, -1, -1, -1, -1, -1 }, { 0x27132, -1, -1, -1, -1, -1, -1, -1, -1, 1483708 }, { 0x27133, -1, -1, -1, -1, -1, -1, -1, -1, 1483711 }, { 0x27134, -1, -1, -1, -1, -1, -1, -1, -1, 1483718 }, { 0x27135, -1, -1, -1, -1, -1, -1, -1, -1, 1483726 }, { 0x27138, 1483737, 1483732, 1483747, -1, -1, -1, -1, -1, -1 }, { 0x27139, -1, -1, 1483752, -1, -1, -1, -1, -1, -1 }, { 0x2713A, -1, -1, 1483757, -1, -1, -1, -1, -1, -1 }, { 0x2713B, -1, -1, 1483763, -1, -1, -1, -1, -1, -1 }, { 0x2713C, -1, -1, 1483767, -1, -1, -1, -1, -1, -1 }, { 0x2713D, -1, -1, 1483773, -1, -1, -1, -1, -1, -1 }, { 0x2713F, -1, -1, 1483778, -1, -1, -1, -1, -1, -1 }, { 0x27140, -1, -1, 1483783, -1, -1, -1, -1, -1, -1 }, { 0x27143, -1, -1, 1483788, -1, -1, -1, -1, -1, -1 }, { 0x27144, -1, -1, -1, -1, -1, -1, -1, 1483792, -1 }, { 0x27146, -1, -1, 1483798, -1, -1, -1, -1, -1, -1 }, { 0x27148, -1, -1, 1483804, -1, -1, -1, -1, -1, -1 }, { 0x2714B, -1, -1, 1483810, -1, -1, -1, -1, -1, -1 }, { 0x27155, -1, -1, -1, -1, -1, -1, -1, -1, 1483816 }, { 0x27156, -1, -1, 1483822, -1, -1, -1, -1, -1, -1 }, { 0x27157, -1, -1, 1483826, -1, -1, -1, -1, -1, -1 }, { 0x27158, -1, -1, 1483832, -1, -1, -1, -1, -1, -1 }, { 0x2715A, -1, -1, 1483837, -1, -1, -1, -1, -1, -1 }, { 0x27164, -1, 1483842, -1, -1, -1, -1, -1, -1, -1 }, { 0x27165, -1, 1483847, -1, -1, -1, -1, -1, -1, -1 }, { 0x2716B, -1, -1, -1, -1, -1, -1, -1, -1, 1483853 }, { 0x2716C, -1, -1, -1, -1, -1, -1, -1, -1, 1483858 }, { 0x2716D, -1, -1, -1, -1, -1, -1, -1, -1, 1483862 }, { 0x2716E, -1, -1, 1483870, -1, -1, -1, -1, -1, -1 }, { 0x2716F, -1, -1, 1483874, -1, -1, -1, -1, -1, -1 }, { 0x27170, -1, -1, 1483878, -1, -1, -1, -1, -1, -1 }, { 0x27172, -1, -1, 1483882, -1, -1, -1, -1, -1, -1 }, { 0x27175, -1, 1483887, -1, -1, -1, -1, -1, -1, -1 }, { 0x2717A, -1, -1, 1483892, -1, -1, -1, -1, -1, -1 }, { 0x27182, -1, -1, 1483898, -1, -1, -1, -1, -1, -1 }, { 0x27184, -1, -1, -1, -1, -1, -1, -1, -1, 1483904 }, { 0x27189, -1, -1, 1483912, -1, -1, -1, -1, -1, -1 }, { 0x2718A, -1, -1, 1483918, -1, -1, -1, -1, -1, -1 }, { 0x2718F, -1, -1, 1483923, -1, -1, -1, -1, -1, -1 }, { 0x27190, -1, -1, 1483928, -1, -1, -1, -1, -1, -1 }, { 0x27191, -1, -1, 1483933, -1, -1, -1, -1, -1, -1 }, { 0x27193, -1, -1, 1483938, -1, -1, -1, -1, -1, -1 }, { 0x27195, -1, -1, 1483942, -1, -1, -1, -1, -1, -1 }, { 0x27198, -1, -1, 1483947, -1, -1, -1, -1, -1, -1 }, { 0x2719C, -1, -1, 1483952, -1, -1, -1, -1, -1, -1 }, { 0x271A1, -1, -1, 1483956, -1, -1, -1, -1, -1, -1 }, { 0x271A2, -1, -1, 1483960, -1, -1, -1, -1, -1, -1 }, { 0x271A3, -1, -1, 1483964, -1, -1, -1, -1, -1, -1 }, { 0x271A5, -1, -1, 1483968, -1, -1, -1, -1, -1, -1 }, { 0x271A6, -1, -1, 1483973, -1, -1, -1, -1, -1, -1 }, { 0x271AE, -1, -1, 1483977, -1, -1, -1, -1, -1, -1 }, { 0x271AF, -1, -1, 1483981, -1, -1, -1, -1, -1, -1 }, { 0x271B0, -1, -1, 1483985, -1, -1, -1, -1, -1, -1 }, { 0x271B2, 1483994, 1483989, -1, -1, -1, -1, -1, -1, -1 }, { 0x271B7, -1, -1, 1484013, -1, -1, -1, -1, -1, -1 }, { 0x271B8, -1, -1, 1484019, -1, -1, -1, -1, -1, -1 }, { 0x271B9, -1, -1, 1484024, -1, -1, -1, -1, -1, -1 }, { 0x271BA, -1, -1, 1484028, -1, -1, -1, -1, -1, -1 }, { 0x271BB, -1, -1, 1484034, -1, -1, -1, -1, -1, -1 }, { 0x271BC, -1, -1, 1484038, -1, -1, -1, -1, -1, -1 }, { 0x271C4, -1, -1, 1484045, -1, -1, -1, -1, -1, -1 }, { 0x271C8, -1, -1, 1484049, -1, -1, -1, -1, -1, -1 }, { 0x271CC, -1, -1, 1484053, -1, -1, -1, -1, -1, -1 }, { 0x271CD, -1, 1484059, 1484064, -1, -1, -1, -1, -1, -1 }, { 0x271CE, -1, -1, 1484069, -1, -1, -1, -1, -1, -1 }, { 0x271D3, -1, -1, 1484073, -1, -1, -1, -1, -1, -1 }, { 0x271D9, -1, -1, 1484078, -1, -1, -1, -1, -1, -1 }, { 0x271DA, -1, -1, 1484083, -1, -1, -1, -1, -1, -1 }, { 0x271DB, -1, -1, 1484087, -1, -1, -1, -1, -1, -1 }, { 0x271DC, -1, -1, 1484091, -1, -1, -1, -1, -1, -1 }, { 0x271DD, -1, -1, 1484095, -1, -1, -1, -1, -1, -1 }, { 0x271DE, -1, -1, 1484100, -1, -1, -1, -1, -1, -1 }, { 0x271DF, -1, -1, 1484107, -1, -1, -1, -1, -1, -1 }, { 0x271E0, -1, -1, 1484113, -1, -1, -1, -1, -1, -1 }, { 0x271E1, -1, -1, 1484118, -1, -1, -1, -1, -1, -1 }, { 0x271E5, -1, -1, 1484122, -1, -1, -1, -1, -1, -1 }, { 0x271E6, -1, -1, 1484127, -1, -1, -1, -1, -1, -1 }, { 0x271EE, -1, -1, 1484132, -1, -1, -1, -1, -1, -1 }, { 0x271EF, -1, -1, 1484136, -1, -1, -1, -1, -1, -1 }, { 0x271F0, -1, -1, 1484140, -1, -1, -1, -1, -1, -1 }, { 0x271F1, -1, -1, 1484144, -1, -1, -1, -1, -1, -1 }, { 0x271F6, -1, -1, 1484149, -1, -1, -1, -1, -1, -1 }, { 0x271F7, -1, -1, 1484155, -1, -1, -1, -1, -1, -1 }, { 0x271F8, -1, -1, 1484161, -1, -1, -1, -1, -1, -1 }, { 0x271F9, -1, -1, 1484166, -1, -1, -1, -1, -1, -1 }, { 0x271FC, -1, -1, 1484171, -1, -1, -1, -1, -1, -1 }, { 0x271FF, -1, -1, 1484176, -1, -1, -1, -1, -1, -1 }, { 0x27201, -1, -1, 1484180, -1, -1, -1, -1, -1, -1 }, { 0x27204, -1, -1, 1484186, -1, -1, -1, -1, -1, -1 }, { 0x27205, -1, -1, 1484191, -1, -1, -1, -1, -1, -1 }, { 0x27208, -1, -1, 1484195, -1, -1, -1, -1, -1, -1 }, { 0x2720C, -1, -1, 1484199, -1, -1, -1, -1, -1, -1 }, { 0x2720D, -1, -1, 1484203, -1, -1, -1, -1, -1, -1 }, { 0x27211, -1, -1, 1484207, -1, -1, -1, -1, -1, -1 }, { 0x27214, -1, -1, 1484211, -1, -1, -1, -1, -1, -1 }, { 0x27216, -1, -1, 1484215, -1, -1, -1, -1, -1, -1 }, { 0x27217, -1, -1, 1484219, -1, -1, -1, -1, -1, -1 }, { 0x27219, -1, -1, 1484223, -1, -1, -1, -1, -1, -1 }, { 0x2721A, -1, -1, 1484229, -1, -1, -1, -1, -1, -1 }, { 0x2721B, -1, 1484234, -1, -1, -1, -1, -1, -1, -1 }, { 0x2721C, -1, -1, 1484238, -1, -1, -1, -1, -1, -1 }, { 0x2721D, -1, -1, 1484244, -1, -1, -1, -1, -1, -1 }, { 0x2721E, -1, -1, 1484248, -1, -1, -1, -1, -1, -1 }, { 0x27223, -1, -1, -1, -1, -1, -1, -1, -1, 1484252 }, { 0x27226, -1, -1, 1484257, -1, -1, -1, -1, -1, -1 }, { 0x27227, -1, -1, 1484262, -1, -1, -1, -1, -1, -1 }, { 0x2722A, -1, -1, 1484267, -1, -1, -1, -1, -1, -1 }, { 0x2722D, -1, -1, 1484273, -1, -1, -1, -1, -1, -1 }, { 0x2722F, -1, -1, 1484277, -1, -1, -1, -1, -1, -1 }, { 0x27239, -1, -1, 1484281, -1, -1, -1, -1, -1, -1 }, { 0x2723B, -1, -1, 1484286, -1, -1, -1, -1, -1, -1 }, { 0x2723C, -1, -1, 1484290, -1, -1, -1, -1, -1, -1 }, { 0x2723D, -1, -1, 1484294, -1, -1, -1, -1, -1, -1 }, { 0x2723E, -1, -1, 1484300, -1, -1, -1, -1, -1, -1 }, { 0x2723F, -1, -1, 1484306, -1, -1, -1, -1, -1, -1 }, { 0x27240, -1, -1, 1484312, -1, -1, -1, -1, -1, -1 }, { 0x27241, -1, -1, 1484317, -1, -1, -1, -1, -1, -1 }, { 0x27242, -1, -1, 1484321, -1, -1, -1, -1, -1, -1 }, { 0x27243, -1, -1, 1484327, -1, -1, -1, -1, -1, -1 }, { 0x27245, -1, -1, 1484332, -1, -1, -1, -1, -1, -1 }, { 0x27246, -1, -1, 1484336, -1, -1, -1, -1, -1, -1 }, { 0x27247, -1, -1, 1484340, -1, -1, -1, -1, -1, -1 }, { 0x27248, -1, -1, 1484345, -1, -1, -1, -1, -1, -1 }, { 0x2724A, -1, -1, 1484350, -1, -1, -1, -1, -1, -1 }, { 0x2724D, -1, -1, 1484354, -1, -1, -1, -1, -1, -1 }, { 0x2724E, -1, -1, 1484358, -1, -1, -1, -1, -1, -1 }, { 0x27251, -1, -1, 1484364, -1, -1, -1, -1, -1, -1 }, { 0x27253, 1484374, 1484369, 1484392, -1, -1, -1, -1, -1, -1 }, { 0x27257, -1, -1, 1484396, -1, -1, -1, -1, -1, -1 }, { 0x27259, -1, -1, -1, -1, -1, -1, -1, -1, 1484402 }, { 0x2725A, -1, -1, -1, -1, -1, -1, -1, -1, 1484408 }, { 0x2725B, -1, -1, 1484414, -1, -1, -1, -1, -1, -1 }, { 0x2725D, -1, -1, -1, -1, -1, -1, -1, -1, 1484418 }, { 0x2725E, 1484429, 1484423, 1484460, -1, -1, -1, -1, -1, -1 }, { 0x2725F, -1, -1, 1484465, -1, -1, -1, -1, -1, -1 }, { 0x27261, -1, -1, 1484470, -1, -1, -1, -1, -1, -1 }, { 0x27262, -1, -1, 1484476, -1, -1, -1, -1, -1, -1 }, { 0x27263, -1, -1, 1484481, -1, -1, -1, -1, -1, -1 }, { 0x27264, -1, -1, 1484485, -1, -1, -1, -1, -1, -1 }, { 0x27265, -1, -1, 1484490, -1, -1, -1, -1, -1, -1 }, { 0x27267, -1, -1, 1484495, -1, -1, -1, -1, -1, -1 }, { 0x27269, -1, -1, 1484499, -1, -1, -1, -1, -1, -1 }, { 0x2726A, -1, -1, 1484503, -1, -1, -1, -1, -1, -1 }, { 0x2726B, -1, -1, 1484508, -1, -1, -1, -1, -1, -1 }, { 0x2726D, -1, -1, 1484513, -1, -1, -1, -1, -1, -1 }, { 0x2726E, -1, -1, 1484517, -1, -1, -1, -1, -1, -1 }, { 0x27272, -1, -1, 1484522, -1, -1, -1, -1, -1, -1 }, { 0x2727B, -1, -1, -1, -1, -1, -1, -1, -1, 1484526 }, { 0x27280, -1, 1484533, -1, -1, -1, -1, -1, -1, -1 }, { 0x27284, -1, -1, 1484538, -1, -1, -1, -1, -1, -1 }, { 0x27285, 1484550, 1484543, 1484569, -1, -1, -1, -1, -1, -1 }, { 0x27287, -1, -1, 1484575, -1, -1, -1, -1, -1, -1 }, { 0x27289, -1, -1, -1, -1, -1, -1, -1, -1, 1484580 }, { 0x2728A, -1, -1, -1, -1, -1, -1, -1, -1, 1484588 }, { 0x2728B, -1, 1484596, -1, -1, -1, -1, -1, -1, 1484601 }, { 0x2728C, -1, -1, -1, -1, -1, -1, -1, -1, 1484608 }, { 0x2728E, -1, -1, -1, -1, -1, -1, -1, -1, 1484614 }, { 0x2728F, -1, -1, 1484620, -1, -1, -1, -1, -1, -1 }, { 0x27290, -1, -1, -1, -1, -1, -1, -1, -1, 1484625 }, { 0x27292, -1, -1, 1484631, -1, -1, -1, -1, -1, -1 }, { 0x27294, -1, -1, 1484635, -1, -1, -1, -1, -1, -1 }, { 0x27295, -1, -1, 1484640, -1, -1, -1, -1, -1, 1484646 }, { 0x27296, -1, -1, 1484653, -1, -1, -1, -1, -1, -1 }, { 0x27298, -1, -1, 1484658, -1, -1, -1, -1, -1, -1 }, { 0x27299, -1, -1, 1484662, -1, -1, -1, -1, -1, -1 }, { 0x2729A, -1, -1, 1484667, -1, -1, -1, -1, -1, -1 }, { 0x2729B, -1, -1, 1484673, -1, -1, -1, -1, -1, -1 }, { 0x2729C, -1, -1, 1484677, -1, -1, -1, -1, -1, -1 }, { 0x2729E, -1, -1, 1484680, -1, -1, -1, -1, -1, -1 }, { 0x2729F, -1, -1, 1484686, -1, -1, -1, -1, -1, -1 }, { 0x272A0, -1, -1, 1484690, -1, -1, -1, -1, -1, -1 }, { 0x272A3, -1, -1, 1484694, -1, -1, -1, -1, -1, -1 }, { 0x272A4, -1, -1, 1484698, -1, -1, -1, -1, -1, -1 }, { 0x272A5, -1, -1, 1484702, -1, -1, -1, -1, -1, -1 }, { 0x272A6, -1, -1, 1484706, -1, -1, -1, -1, -1, -1 }, { 0x272A7, -1, -1, 1484711, -1, -1, -1, -1, -1, -1 }, { 0x272AC, -1, -1, 1484715, -1, -1, -1, -1, -1, -1 }, { 0x272AD, -1, -1, 1484719, -1, -1, -1, -1, -1, -1 }, { 0x272AF, -1, -1, 1484724, -1, -1, -1, -1, -1, -1 }, { 0x272B1, -1, -1, 1484730, -1, -1, -1, -1, -1, -1 }, { 0x272B2, -1, 1484735, -1, -1, -1, -1, -1, -1, -1 }, { 0x272B5, 1484747, 1484741, -1, -1, -1, -1, -1, -1, -1 }, { 0x272B6, 1484760, 1484755, -1, -1, -1, -1, -1, -1, -1 }, { 0x272BD, -1, -1, 1484781, -1, -1, -1, -1, -1, -1 }, { 0x272BE, -1, -1, 1484787, -1, -1, -1, -1, -1, -1 }, { 0x272C0, -1, -1, -1, -1, -1, -1, -1, -1, 1484792 }, { 0x272C1, -1, -1, -1, -1, -1, -1, -1, -1, 1484799 }, { 0x272C2, -1, -1, -1, -1, -1, -1, -1, -1, 1484805 }, { 0x272C3, -1, -1, -1, -1, -1, -1, -1, -1, 1484809 }, { 0x272C4, -1, -1, -1, -1, -1, -1, -1, -1, 1484817 }, { 0x272C5, -1, -1, -1, -1, -1, -1, -1, -1, 1484823 }, { 0x272C6, -1, -1, -1, -1, -1, -1, -1, -1, 1484829 }, { 0x272C7, -1, -1, -1, -1, -1, -1, -1, -1, 1484834 }, { 0x272C9, -1, -1, 1484842, -1, -1, -1, -1, -1, -1 }, { 0x272CA, 1484851, 1484846, 1484877, -1, -1, -1, -1, -1, -1 }, { 0x272CC, -1, -1, 1484882, -1, -1, -1, -1, -1, -1 }, { 0x272CD, 1484891, 1484886, 1484909, -1, -1, -1, -1, -1, 1484913 }, { 0x272CE, -1, -1, 1484919, -1, -1, -1, -1, -1, -1 }, { 0x272CF, -1, -1, 1484923, -1, -1, -1, -1, -1, -1 }, { 0x272D0, -1, -1, 1484927, -1, -1, -1, -1, -1, -1 }, { 0x272D1, -1, -1, 1484931, -1, -1, -1, -1, -1, -1 }, { 0x272D2, -1, -1, 1484937, -1, -1, -1, -1, -1, -1 }, { 0x272D3, -1, -1, 1484943, -1, -1, -1, -1, -1, -1 }, { 0x272D4, -1, -1, 1484948, -1, -1, -1, -1, -1, -1 }, { 0x272D5, -1, -1, 1484954, -1, -1, -1, -1, -1, -1 }, { 0x272D6, -1, -1, 1484959, -1, -1, -1, -1, -1, -1 }, { 0x272D7, -1, -1, 1484964, -1, -1, -1, -1, -1, -1 }, { 0x272D8, -1, -1, 1484969, -1, -1, -1, -1, -1, 1484973 }, { 0x272DA, -1, -1, 1484980, -1, -1, -1, -1, -1, -1 }, { 0x272DF, -1, -1, -1, -1, -1, -1, -1, -1, 1484986 }, { 0x272E0, -1, -1, 1484992, -1, -1, -1, -1, -1, -1 }, { 0x272E1, -1, -1, 1484996, -1, -1, -1, -1, -1, -1 }, { 0x272E6, 1485005, 1485000, -1, -1, -1, -1, -1, -1, -1 }, { 0x272F1, -1, -1, 1485054, -1, -1, -1, -1, -1, -1 }, { 0x272F2, -1, -1, 1485060, -1, -1, -1, -1, -1, -1 }, { 0x272F5, -1, -1, -1, -1, -1, -1, -1, -1, 1485065 }, { 0x272F6, -1, -1, -1, -1, -1, -1, -1, -1, 1485073 }, { 0x272F7, -1, -1, -1, -1, -1, -1, -1, -1, 1485079 }, { 0x272F8, -1, -1, -1, -1, -1, -1, -1, -1, 1485085 }, { 0x272F9, -1, -1, -1, -1, -1, -1, -1, -1, 1485093 }, { 0x272FA, -1, -1, -1, -1, -1, -1, -1, -1, 1485100 }, { 0x272FB, -1, -1, -1, -1, -1, -1, -1, -1, 1485107 }, { 0x272FC, -1, -1, -1, -1, -1, -1, -1, -1, 1485113 }, { 0x272FD, -1, -1, -1, -1, -1, -1, -1, -1, 1485121 }, { 0x272FE, -1, -1, -1, -1, -1, -1, -1, -1, 1485126 }, { 0x272FF, -1, -1, -1, -1, -1, -1, -1, -1, 1485131 }, { 0x27300, -1, -1, -1, -1, -1, -1, -1, -1, 1485139 }, { 0x27301, -1, -1, 1485146, -1, -1, -1, -1, -1, -1 }, { 0x27302, -1, -1, -1, -1, -1, -1, -1, -1, 1485152 }, { 0x27303, -1, -1, 1485157, -1, -1, -1, -1, -1, -1 }, { 0x27304, -1, -1, 1485161, -1, -1, -1, -1, -1, -1 }, { 0x27305, -1, -1, 1485164, -1, -1, -1, -1, -1, -1 }, { 0x27306, -1, -1, 1485170, -1, -1, -1, -1, -1, -1 }, { 0x27307, 1485182, 1485176, 1485208, -1, -1, -1, -1, -1, -1 }, { 0x27308, -1, -1, 1485214, -1, -1, -1, -1, -1, -1 }, { 0x27309, -1, -1, 1485218, -1, -1, -1, -1, -1, -1 }, { 0x2730A, -1, -1, 1485222, -1, -1, -1, -1, -1, -1 }, { 0x2730B, -1, -1, 1485227, -1, -1, -1, -1, -1, -1 }, { 0x2730C, -1, -1, 1485232, -1, -1, -1, -1, -1, -1 }, { 0x2730D, -1, -1, 1485237, -1, -1, -1, -1, -1, -1 }, { 0x2730E, -1, -1, 1485241, -1, -1, -1, -1, -1, 1485247 }, { 0x2730F, -1, -1, 1485254, -1, -1, -1, -1, -1, -1 }, { 0x27310, -1, -1, 1485258, -1, -1, -1, -1, -1, -1 }, { 0x27311, -1, -1, 1485262, -1, -1, -1, -1, -1, -1 }, { 0x27313, 1485271, 1485266, 1485293, -1, -1, -1, -1, -1, -1 }, { 0x27314, -1, -1, 1485297, -1, -1, -1, -1, -1, -1 }, { 0x27316, -1, -1, 1485302, -1, -1, -1, -1, -1, -1 }, { 0x27317, -1, -1, 1485307, -1, -1, -1, -1, -1, -1 }, { 0x27318, -1, -1, 1485312, -1, -1, -1, -1, -1, -1 }, { 0x27319, -1, -1, 1485317, -1, -1, -1, -1, -1, -1 }, { 0x2731A, -1, -1, 1485322, -1, -1, -1, -1, -1, -1 }, { 0x2731D, -1, -1, 1485328, -1, -1, -1, -1, -1, -1 }, { 0x2731E, -1, -1, 1485334, -1, -1, -1, -1, -1, -1 }, { 0x27320, -1, -1, 1485338, -1, -1, -1, -1, -1, -1 }, { 0x27322, -1, -1, 1485344, -1, -1, -1, -1, -1, -1 }, { 0x27323, -1, -1, 1485349, -1, -1, -1, -1, -1, -1 }, { 0x27327, -1, -1, 1485353, -1, -1, -1, -1, -1, -1 }, { 0x2733B, -1, -1, 1485357, -1, -1, -1, -1, -1, -1 }, { 0x2733D, -1, -1, 1485363, -1, -1, -1, -1, -1, -1 }, { 0x2733E, -1, -1, 1485368, -1, -1, -1, -1, -1, -1 }, { 0x2733F, -1, -1, 1485374, -1, -1, -1, -1, -1, -1 }, { 0x27340, -1, -1, 1485379, -1, -1, -1, -1, -1, -1 }, { 0x27341, -1, -1, 1485384, -1, -1, -1, -1, -1, -1 }, { 0x27342, -1, -1, 1485389, -1, -1, -1, -1, -1, -1 }, { 0x27343, -1, -1, 1485395, -1, -1, -1, -1, -1, -1 }, { 0x27345, -1, -1, -1, -1, -1, -1, -1, -1, 1485400 }, { 0x27346, -1, -1, -1, -1, -1, -1, -1, -1, 1485406 }, { 0x27347, -1, -1, -1, -1, -1, -1, -1, -1, 1485410 }, { 0x27348, -1, -1, -1, -1, -1, -1, -1, -1, 1485416 }, { 0x27349, -1, -1, -1, -1, -1, -1, -1, -1, 1485422 }, { 0x2734A, -1, -1, -1, -1, -1, -1, -1, -1, 1485429 }, { 0x2734B, -1, -1, -1, -1, -1, -1, -1, -1, 1485436 }, { 0x2734C, -1, -1, -1, -1, -1, -1, -1, -1, 1485442 }, { 0x2734D, -1, -1, -1, -1, -1, -1, -1, -1, 1485449 }, { 0x2734E, -1, -1, -1, -1, -1, -1, -1, -1, 1485455 }, { 0x2734F, -1, -1, -1, -1, -1, -1, -1, -1, 1485460 }, { 0x27350, -1, -1, -1, -1, -1, -1, -1, -1, 1485464 }, { 0x27352, -1, -1, 1485470, -1, -1, -1, -1, -1, -1 }, { 0x27353, -1, -1, 1485477, -1, -1, -1, -1, -1, -1 }, { 0x27354, -1, -1, 1485484, -1, -1, -1, -1, -1, -1 }, { 0x27355, 1485489, -1, 1485539, -1, -1, -1, -1, -1, -1 }, { 0x27356, -1, -1, 1485544, -1, -1, -1, -1, -1, -1 }, { 0x27358, -1, -1, 1485551, -1, -1, -1, -1, -1, -1 }, { 0x27359, -1, -1, 1485556, -1, -1, -1, -1, -1, -1 }, { 0x2735C, -1, -1, 1485561, -1, -1, -1, -1, -1, -1 }, { 0x2735D, -1, -1, 1485566, -1, -1, -1, -1, -1, -1 }, { 0x2735F, -1, -1, 1485570, -1, -1, -1, -1, -1, -1 }, { 0x27360, -1, -1, 1485575, -1, -1, -1, -1, -1, -1 }, { 0x27362, -1, -1, 1485580, -1, -1, -1, -1, -1, -1 }, { 0x27365, -1, -1, 1485585, -1, -1, -1, -1, -1, -1 }, { 0x27368, -1, -1, 1485590, -1, -1, -1, -1, -1, -1 }, { 0x27369, -1, -1, 1485596, -1, -1, -1, -1, -1, -1 }, { 0x2736A, -1, -1, 1485601, -1, -1, -1, -1, -1, -1 }, { 0x2736B, -1, -1, 1485605, -1, -1, -1, -1, -1, -1 }, { 0x2736C, -1, -1, 1485610, -1, -1, -1, -1, -1, -1 }, { 0x2736D, -1, -1, 1485613, -1, -1, -1, -1, -1, -1 }, { 0x2736E, -1, -1, 1485619, -1, -1, -1, -1, -1, -1 }, { 0x2736F, -1, -1, 1485626, -1, -1, -1, -1, -1, -1 }, { 0x27370, -1, -1, 1485632, -1, -1, -1, -1, -1, -1 }, { 0x27371, -1, -1, 1485638, -1, -1, -1, -1, -1, -1 }, { 0x27372, -1, -1, 1485643, -1, -1, -1, -1, -1, -1 }, { 0x27374, -1, -1, 1485649, -1, -1, -1, -1, -1, 1485655 }, { 0x27375, -1, -1, 1485661, -1, -1, -1, -1, -1, -1 }, { 0x27376, -1, -1, 1485665, -1, -1, -1, -1, -1, -1 }, { 0x2737F, -1, -1, 1485669, -1, -1, -1, -1, -1, -1 }, { 0x27383, -1, -1, 1485675, -1, -1, -1, -1, -1, -1 }, { 0x27384, -1, -1, 1485680, -1, -1, -1, -1, -1, -1 }, { 0x27395, -1, -1, 1485685, -1, -1, -1, -1, -1, -1 }, { 0x27396, -1, -1, 1485691, -1, -1, -1, -1, -1, -1 }, { 0x27397, -1, -1, 1485697, -1, -1, -1, -1, -1, -1 }, { 0x27398, -1, -1, 1485701, -1, -1, -1, -1, -1, -1 }, { 0x27399, -1, -1, 1485706, -1, -1, -1, -1, -1, -1 }, { 0x2739A, -1, 1485712, -1, -1, -1, -1, -1, -1, -1 }, { 0x2739B, -1, -1, -1, -1, -1, -1, -1, -1, 1485717 }, { 0x2739C, -1, -1, -1, -1, -1, -1, -1, -1, 1485724 }, { 0x2739D, -1, -1, -1, -1, -1, -1, -1, -1, 1485729 }, { 0x273A0, -1, -1, -1, -1, -1, -1, -1, -1, 1485736 }, { 0x273A1, -1, -1, 1485742, -1, -1, -1, -1, -1, -1 }, { 0x273A3, -1, -1, 1485748, -1, -1, -1, -1, -1, -1 }, { 0x273A4, -1, -1, 1485754, -1, -1, -1, -1, -1, -1 }, { 0x273A5, -1, -1, 1485759, -1, -1, -1, -1, -1, -1 }, { 0x273A8, -1, -1, 1485765, -1, -1, -1, -1, -1, -1 }, { 0x273AA, -1, -1, 1485770, -1, -1, -1, -1, -1, -1 }, { 0x273AB, -1, -1, 1485774, -1, -1, -1, -1, -1, -1 }, { 0x273AD, -1, -1, 1485779, -1, -1, -1, -1, -1, -1 }, { 0x273AE, -1, -1, 1485783, -1, -1, -1, -1, -1, -1 }, { 0x273AF, -1, -1, 1485788, -1, -1, -1, -1, -1, -1 }, { 0x273B0, -1, -1, 1485793, -1, -1, -1, -1, -1, -1 }, { 0x273B1, -1, -1, 1485799, -1, -1, -1, -1, -1, -1 }, { 0x273B2, -1, -1, 1485803, -1, -1, -1, -1, -1, -1 }, { 0x273B3, -1, -1, 1485807, -1, -1, -1, -1, -1, -1 }, { 0x273B4, -1, -1, 1485812, -1, -1, -1, -1, -1, 1485817 }, { 0x273B5, -1, -1, 1485823, -1, -1, -1, -1, -1, -1 }, { 0x273B7, -1, -1, 1485827, -1, -1, -1, -1, -1, 1485832 }, { 0x273B8, -1, -1, 1485836, -1, -1, -1, -1, -1, -1 }, { 0x273B9, -1, -1, 1485842, -1, -1, -1, -1, -1, -1 }, { 0x273BA, -1, -1, 1485847, -1, -1, -1, -1, -1, -1 }, { 0x273BB, -1, -1, 1485851, -1, -1, -1, -1, -1, -1 }, { 0x273BE, -1, -1, 1485855, -1, -1, -1, -1, -1, -1 }, { 0x273BF, -1, -1, 1485861, -1, -1, -1, -1, -1, -1 }, { 0x273C2, -1, -1, 1485865, -1, -1, -1, -1, -1, -1 }, { 0x273C3, -1, -1, 1485870, -1, -1, -1, -1, -1, -1 }, { 0x273C6, -1, -1, 1485875, -1, -1, -1, -1, -1, -1 }, { 0x273CB, -1, -1, 1485880, -1, -1, -1, -1, -1, -1 }, { 0x273D1, -1, -1, 1485885, -1, -1, -1, -1, -1, -1 }, { 0x273D3, -1, -1, 1485891, -1, -1, -1, -1, -1, -1 }, { 0x273D6, 1485901, 1485896, -1, -1, -1, -1, -1, -1, -1 }, { 0x273D7, -1, 1485908, -1, -1, -1, -1, -1, -1, -1 }, { 0x273E5, -1, -1, 1485912, -1, -1, -1, -1, -1, -1 }, { 0x273E7, -1, -1, 1485917, -1, -1, -1, -1, -1, -1 }, { 0x273EB, -1, -1, 1485922, -1, -1, -1, -1, -1, -1 }, { 0x273EF, -1, -1, -1, -1, -1, -1, -1, -1, 1485927 }, { 0x273F0, -1, -1, -1, -1, -1, -1, -1, -1, 1485933 }, { 0x273F1, -1, -1, -1, -1, -1, -1, -1, -1, 1485937 }, { 0x273F2, -1, -1, -1, -1, -1, -1, -1, -1, 1485943 }, { 0x273F3, -1, -1, -1, -1, -1, -1, -1, -1, 1485949 }, { 0x273F4, -1, -1, -1, -1, -1, -1, -1, -1, 1485954 }, { 0x273F5, -1, -1, -1, -1, -1, -1, -1, -1, 1485959 }, { 0x273F6, -1, -1, -1, -1, -1, -1, -1, -1, 1485966 }, { 0x273F7, -1, -1, -1, -1, -1, -1, -1, -1, 1485972 }, { 0x273F8, -1, -1, 1485978, -1, -1, -1, -1, -1, -1 }, { 0x273F9, -1, -1, 1485983, -1, -1, -1, -1, -1, -1 }, { 0x273FA, -1, -1, 1485987, -1, -1, -1, -1, -1, -1 }, { 0x273FB, -1, -1, 1485991, -1, -1, -1, -1, -1, -1 }, { 0x273FD, -1, -1, 1485995, -1, -1, -1, -1, -1, -1 }, { 0x273FE, -1, -1, 1485999, -1, -1, -1, -1, -1, -1 }, { 0x273FF, -1, 1486003, 1486008, -1, -1, -1, -1, -1, -1 }, { 0x27401, -1, -1, 1486013, -1, -1, -1, -1, -1, -1 }, { 0x27403, -1, -1, 1486017, -1, -1, -1, -1, -1, -1 }, { 0x27404, -1, -1, 1486022, -1, -1, -1, -1, -1, -1 }, { 0x27405, 1486032, 1486026, 1486052, -1, -1, -1, -1, -1, -1 }, { 0x27408, -1, -1, 1486056, -1, -1, -1, -1, -1, -1 }, { 0x27409, -1, -1, 1486060, -1, -1, -1, -1, -1, -1 }, { 0x2740A, -1, -1, 1486065, -1, -1, -1, -1, -1, -1 }, { 0x2740B, -1, -1, 1486072, -1, -1, -1, -1, -1, -1 }, { 0x2740C, -1, -1, 1486078, -1, -1, -1, -1, -1, -1 }, { 0x2740D, -1, -1, 1486083, -1, -1, -1, -1, -1, -1 }, { 0x2740E, -1, -1, 1486090, -1, -1, -1, -1, -1, -1 }, { 0x27410, -1, -1, 1486094, -1, -1, -1, -1, -1, -1 }, { 0x27412, -1, -1, 1486098, -1, -1, -1, -1, -1, -1 }, { 0x27413, -1, -1, 1486102, -1, -1, -1, -1, -1, -1 }, { 0x27414, -1, -1, 1486106, -1, -1, -1, -1, -1, -1 }, { 0x27415, -1, -1, 1486110, -1, -1, -1, -1, -1, -1 }, { 0x27416, -1, -1, 1486116, -1, -1, -1, -1, -1, 1486122 }, { 0x27417, -1, -1, 1486129, -1, -1, -1, -1, -1, -1 }, { 0x27419, -1, -1, 1486135, -1, -1, -1, -1, -1, -1 }, { 0x2741F, -1, -1, 1486139, -1, -1, -1, -1, -1, -1 }, { 0x27422, 1486149, 1486144, -1, -1, -1, -1, -1, -1, -1 }, { 0x2742C, -1, -1, 1486159, -1, -1, -1, -1, -1, -1 }, { 0x2742F, -1, -1, 1486165, -1, -1, -1, -1, -1, -1 }, { 0x27430, -1, -1, 1486171, -1, -1, -1, -1, -1, -1 }, { 0x27431, -1, -1, 1486175, -1, -1, -1, -1, -1, -1 }, { 0x27432, -1, -1, 1486181, -1, -1, -1, -1, -1, -1 }, { 0x27433, -1, -1, 1486187, -1, -1, -1, -1, -1, -1 }, { 0x27434, -1, -1, 1486191, -1, -1, -1, -1, -1, -1 }, { 0x27438, -1, -1, -1, -1, -1, -1, -1, -1, 1486195 }, { 0x27439, -1, -1, -1, -1, -1, -1, -1, -1, 1486200 }, { 0x2743A, -1, -1, -1, -1, -1, -1, -1, -1, 1486206 }, { 0x2743B, -1, -1, -1, -1, -1, -1, -1, -1, 1486215 }, { 0x2743C, -1, -1, -1, -1, -1, -1, -1, -1, 1486222 }, { 0x2743D, -1, -1, -1, -1, -1, -1, -1, -1, 1486229 }, { 0x2743E, -1, -1, -1, -1, -1, -1, -1, -1, 1486234 }, { 0x2743F, -1, -1, -1, -1, -1, -1, -1, -1, 1486239 }, { 0x27440, -1, -1, 1486245, -1, -1, -1, -1, -1, -1 }, { 0x27441, -1, -1, -1, -1, -1, -1, -1, -1, 1486251 }, { 0x27442, -1, -1, -1, -1, -1, -1, -1, -1, 1486255 }, { 0x27443, -1, -1, -1, -1, -1, -1, -1, -1, 1486260 }, { 0x27444, 1486271, 1486265, -1, -1, -1, -1, -1, -1, -1 }, { 0x27445, -1, -1, -1, -1, -1, -1, -1, -1, 1486278 }, { 0x27446, -1, -1, 1486283, -1, -1, -1, -1, -1, 1486290 }, { 0x27447, -1, -1, 1486297, -1, -1, -1, -1, -1, -1 }, { 0x27448, -1, -1, 1486301, -1, -1, -1, -1, -1, -1 }, { 0x2744A, -1, -1, 1486306, -1, -1, -1, -1, -1, -1 }, { 0x2744B, -1, -1, 1486312, -1, -1, -1, -1, -1, -1 }, { 0x2744C, -1, -1, 1486317, -1, -1, -1, -1, -1, -1 }, { 0x2744D, -1, -1, 1486321, -1, -1, -1, -1, -1, -1 }, { 0x2744E, -1, -1, 1486326, -1, -1, -1, -1, -1, -1 }, { 0x2744F, -1, 1486331, -1, -1, -1, -1, -1, -1, -1 }, { 0x27450, -1, 1486336, 1486342, -1, -1, -1, -1, -1, 1486346 }, { 0x27451, -1, -1, 1486352, -1, -1, -1, -1, -1, -1 }, { 0x27452, -1, -1, 1486358, -1, -1, -1, -1, -1, 1486363 }, { 0x27453, -1, -1, 1486368, -1, -1, -1, -1, -1, -1 }, { 0x27454, -1, -1, 1486373, -1, -1, -1, -1, -1, -1 }, { 0x27455, -1, -1, 1486378, -1, -1, -1, -1, -1, -1 }, { 0x27456, -1, -1, 1486382, -1, -1, -1, -1, -1, -1 }, { 0x27457, -1, -1, 1486386, -1, -1, -1, -1, -1, -1 }, { 0x27458, -1, -1, 1486392, -1, -1, -1, -1, -1, -1 }, { 0x27459, -1, -1, 1486398, -1, -1, -1, -1, -1, -1 }, { 0x2745A, -1, -1, 1486402, -1, -1, -1, -1, -1, -1 }, { 0x2745C, -1, -1, 1486407, -1, -1, -1, -1, -1, -1 }, { 0x2745D, -1, -1, 1486411, -1, -1, -1, -1, -1, -1 }, { 0x27460, -1, -1, 1486418, -1, -1, -1, -1, -1, -1 }, { 0x27461, -1, -1, 1486422, -1, -1, -1, -1, -1, -1 }, { 0x27464, -1, -1, 1486426, -1, -1, -1, -1, -1, -1 }, { 0x27466, -1, -1, 1486431, -1, -1, -1, -1, -1, -1 }, { 0x27467, -1, -1, 1486436, -1, -1, -1, -1, -1, -1 }, { 0x27468, -1, -1, 1486441, -1, -1, -1, -1, -1, -1 }, { 0x27469, -1, -1, 1486446, -1, -1, -1, -1, -1, -1 }, { 0x2746B, -1, -1, 1486452, -1, -1, -1, -1, -1, -1 }, { 0x27480, -1, -1, 1486457, -1, -1, -1, -1, -1, -1 }, { 0x27482, -1, -1, 1486461, -1, -1, -1, -1, -1, -1 }, { 0x27484, -1, 1486465, -1, -1, -1, -1, -1, -1, -1 }, { 0x27485, -1, -1, -1, -1, -1, -1, -1, -1, 1486471 }, { 0x27486, -1, 1486479, -1, -1, -1, -1, -1, -1, -1 }, { 0x27487, -1, -1, -1, -1, -1, -1, -1, -1, 1486485 }, { 0x27488, -1, -1, 1486490, -1, -1, -1, -1, -1, -1 }, { 0x27489, -1, -1, -1, -1, -1, -1, -1, -1, 1486494 }, { 0x2748A, -1, -1, -1, -1, -1, -1, -1, -1, 1486499 }, { 0x2748B, -1, -1, -1, -1, -1, -1, -1, -1, 1486504 }, { 0x2748C, -1, -1, -1, -1, -1, -1, -1, -1, 1486510 }, { 0x2748D, -1, -1, -1, -1, -1, -1, -1, -1, 1486515 }, { 0x2748E, -1, -1, 1486520, -1, -1, -1, -1, -1, -1 }, { 0x27490, -1, -1, 1486523, -1, -1, -1, -1, -1, -1 }, { 0x27491, -1, -1, 1486527, -1, -1, -1, -1, -1, -1 }, { 0x27493, -1, -1, 1486532, -1, -1, -1, -1, -1, -1 }, { 0x27495, -1, -1, 1486536, -1, -1, -1, -1, -1, -1 }, { 0x27496, -1, -1, 1486540, -1, -1, -1, -1, -1, -1 }, { 0x27497, -1, -1, 1486545, -1, -1, -1, -1, -1, -1 }, { 0x27499, -1, -1, 1486549, -1, -1, -1, -1, -1, -1 }, { 0x2749A, -1, -1, 1486553, -1, -1, -1, -1, -1, -1 }, { 0x2749C, -1, -1, 1486558, -1, -1, -1, -1, -1, -1 }, { 0x2749D, -1, -1, 1486563, -1, -1, -1, -1, -1, -1 }, { 0x274A8, -1, -1, 1486569, -1, -1, -1, -1, -1, -1 }, { 0x274AD, -1, -1, 1486575, -1, -1, -1, -1, -1, -1 }, { 0x274BD, -1, -1, 1486580, -1, -1, -1, -1, -1, -1 }, { 0x274BF, -1, -1, 1486585, -1, -1, -1, -1, -1, -1 }, { 0x274C0, -1, -1, 1486590, -1, -1, -1, -1, -1, -1 }, { 0x274C1, -1, -1, 1486596, -1, -1, -1, -1, -1, -1 }, { 0x274C2, -1, -1, 1486600, -1, -1, -1, -1, -1, -1 }, { 0x274C4, -1, -1, 1486605, -1, -1, -1, -1, -1, -1 }, { 0x274C5, -1, -1, -1, -1, -1, -1, -1, -1, 1486609 }, { 0x274C6, -1, -1, -1, -1, -1, -1, -1, -1, 1486615 }, { 0x274C7, -1, -1, -1, -1, -1, -1, -1, -1, 1486623 }, { 0x274CB, -1, -1, 1486630, -1, -1, -1, -1, -1, -1 }, { 0x274CD, 1486641, 1486636, -1, -1, -1, -1, -1, -1, -1 }, { 0x274CE, -1, -1, 1486654, -1, -1, -1, -1, -1, -1 }, { 0x274CF, -1, -1, 1486658, -1, -1, -1, -1, -1, 1486664 }, { 0x274D0, -1, -1, 1486670, -1, -1, -1, -1, -1, -1 }, { 0x274D1, -1, -1, 1486675, -1, -1, -1, -1, -1, -1 }, { 0x274D3, -1, -1, 1486679, -1, -1, -1, -1, -1, -1 }, { 0x274D4, -1, -1, 1486683, -1, -1, -1, -1, -1, -1 }, { 0x274D5, -1, -1, 1486689, -1, -1, -1, -1, -1, -1 }, { 0x274D6, -1, -1, 1486695, -1, -1, -1, -1, -1, -1 }, { 0x274D7, -1, -1, 1486700, -1, -1, -1, -1, -1, -1 }, { 0x274D8, -1, -1, 1486704, -1, -1, -1, -1, -1, -1 }, { 0x274E8, -1, -1, 1486710, -1, -1, -1, -1, -1, -1 }, { 0x274E9, -1, -1, 1486716, -1, -1, -1, -1, -1, -1 }, { 0x274EA, -1, -1, 1486721, -1, -1, -1, -1, -1, -1 }, { 0x274ED, -1, -1, -1, -1, -1, -1, -1, -1, 1486725 }, { 0x274EE, -1, -1, -1, -1, -1, -1, -1, -1, 1486730 }, { 0x274EF, -1, -1, -1, -1, -1, -1, -1, -1, 1486736 }, { 0x274F0, -1, -1, -1, -1, -1, -1, -1, -1, 1486742 }, { 0x274F2, -1, -1, 1486746, -1, -1, -1, -1, -1, -1 }, { 0x274F4, -1, -1, 1486752, -1, -1, -1, -1, -1, -1 }, { 0x274F8, -1, -1, 1486758, -1, -1, -1, -1, -1, -1 }, { 0x274FA, -1, -1, 1486763, -1, -1, -1, -1, -1, -1 }, { 0x274FB, -1, -1, 1486768, -1, -1, -1, -1, -1, -1 }, { 0x274FD, -1, -1, 1486772, -1, -1, -1, -1, -1, -1 }, { 0x274FF, -1, -1, 1486776, -1, -1, -1, -1, -1, -1 }, { 0x27502, -1, -1, 1486781, -1, -1, -1, -1, -1, -1 }, { 0x27505, -1, -1, 1486786, -1, -1, -1, -1, -1, -1 }, { 0x27516, -1, -1, 1486791, -1, -1, -1, -1, -1, -1 }, { 0x27517, -1, -1, 1486795, -1, -1, -1, -1, -1, -1 }, { 0x27519, -1, -1, -1, -1, -1, -1, -1, -1, 1486800 }, { 0x2751A, -1, -1, -1, -1, -1, -1, -1, -1, 1486806 }, { 0x2751B, -1, -1, -1, -1, -1, -1, -1, -1, 1486812 }, { 0x2751C, -1, -1, -1, -1, -1, -1, -1, -1, 1486820 }, { 0x2751D, -1, -1, 1486826, -1, -1, -1, -1, -1, -1 }, { 0x2751E, -1, -1, 1486830, -1, -1, -1, -1, -1, -1 }, { 0x27521, -1, -1, 1486836, -1, -1, -1, -1, -1, -1 }, { 0x27523, -1, -1, 1486842, -1, -1, -1, -1, -1, -1 }, { 0x27524, -1, -1, 1486846, -1, -1, -1, -1, -1, -1 }, { 0x27525, -1, -1, 1486852, -1, -1, -1, -1, -1, -1 }, { 0x27526, -1, -1, 1486857, -1, -1, -1, -1, -1, -1 }, { 0x27527, -1, -1, 1486861, -1, -1, -1, -1, -1, -1 }, { 0x27528, -1, -1, 1486867, -1, -1, -1, -1, -1, -1 }, { 0x27529, -1, -1, 1486872, -1, -1, -1, -1, -1, -1 }, { 0x2752A, -1, -1, 1486876, -1, -1, -1, -1, -1, -1 }, { 0x2752C, -1, -1, 1486881, -1, -1, -1, -1, -1, -1 }, { 0x2752D, -1, -1, 1486885, -1, -1, -1, -1, -1, -1 }, { 0x2752E, -1, -1, 1486890, -1, -1, -1, -1, -1, -1 }, { 0x27533, -1, -1, 1486894, -1, -1, -1, -1, -1, -1 }, { 0x27534, -1, -1, 1486899, -1, -1, -1, -1, -1, -1 }, { 0x27537, -1, -1, 1486905, -1, -1, -1, -1, -1, -1 }, { 0x2753C, -1, -1, 1486910, -1, -1, -1, -1, -1, -1 }, { 0x2753E, -1, -1, -1, -1, -1, -1, -1, -1, 1486913 }, { 0x2753F, -1, -1, -1, -1, -1, -1, -1, -1, 1486919 }, { 0x27540, -1, -1, -1, -1, -1, -1, -1, -1, 1486924 }, { 0x27543, -1, -1, 1486930, -1, -1, -1, -1, -1, -1 }, { 0x27544, -1, -1, 1486936, -1, -1, -1, -1, -1, -1 }, { 0x27545, -1, -1, 1486942, -1, -1, -1, -1, -1, -1 }, { 0x27547, -1, -1, 1486948, -1, -1, -1, -1, -1, -1 }, { 0x27549, -1, -1, 1486954, -1, -1, -1, -1, -1, -1 }, { 0x2754B, -1, -1, 1486958, -1, -1, -1, -1, -1, -1 }, { 0x2754C, -1, -1, 1486963, -1, -1, -1, -1, -1, -1 }, { 0x2754D, -1, -1, 1486969, -1, -1, -1, -1, -1, -1 }, { 0x2754E, -1, -1, 1486975, -1, -1, -1, -1, -1, -1 }, { 0x2754F, 1486984, 1486979, -1, -1, -1, -1, -1, -1, -1 }, { 0x27552, -1, -1, 1486999, -1, -1, -1, -1, -1, -1 }, { 0x27553, -1, -1, 1487004, -1, -1, -1, -1, -1, -1 }, { 0x27559, -1, -1, 1487008, -1, -1, -1, -1, -1, -1 }, { 0x2755A, -1, -1, -1, -1, -1, -1, -1, -1, 1487014 }, { 0x2755D, -1, -1, 1487019, -1, -1, -1, -1, -1, -1 }, { 0x2755E, -1, -1, 1487025, -1, -1, -1, -1, -1, -1 }, { 0x2755F, -1, -1, 1487030, -1, -1, -1, -1, -1, -1 }, { 0x27561, -1, -1, 1487038, -1, -1, -1, -1, -1, -1 }, { 0x27564, -1, -1, 1487042, -1, -1, -1, -1, -1, -1 }, { 0x27565, -1, -1, 1487046, -1, -1, -1, -1, -1, -1 }, { 0x27566, -1, -1, 1487050, -1, -1, -1, -1, -1, -1 }, { 0x27567, -1, -1, 1487055, -1, -1, -1, -1, -1, -1 }, { 0x27568, -1, -1, 1487061, -1, -1, -1, -1, -1, -1 }, { 0x2756C, -1, -1, -1, -1, -1, -1, -1, -1, 1487067 }, { 0x2756D, -1, -1, -1, -1, -1, -1, -1, -1, 1487072 }, { 0x2756E, -1, -1, 1487078, -1, -1, -1, -1, -1, -1 }, { 0x2756F, -1, -1, 1487082, -1, -1, -1, -1, -1, -1 }, { 0x27571, -1, -1, 1487086, -1, -1, -1, -1, -1, -1 }, { 0x27572, -1, -1, 1487091, -1, -1, -1, -1, -1, -1 }, { 0x27574, 1487103, 1487097, 1487136, -1, -1, -1, -1, -1, -1 }, { 0x27575, -1, -1, 1487141, -1, -1, -1, -1, -1, -1 }, { 0x27578, -1, -1, 1487145, -1, -1, -1, -1, -1, -1 }, { 0x2757A, -1, -1, 1487152, -1, -1, -1, -1, -1, -1 }, { 0x2757C, -1, -1, 1487160, -1, -1, -1, -1, -1, -1 }, { 0x2757F, -1, -1, 1487164, -1, -1, -1, -1, -1, -1 }, { 0x27581, -1, -1, 1487169, -1, -1, -1, -1, -1, -1 }, { 0x27583, -1, -1, -1, -1, -1, -1, -1, -1, 1487174 }, { 0x27586, -1, -1, 1487180, -1, -1, -1, -1, -1, -1 }, { 0x27587, -1, -1, 1487184, -1, -1, -1, -1, -1, -1 }, { 0x27589, -1, -1, 1487190, -1, -1, -1, -1, -1, -1 }, { 0x27590, -1, -1, -1, -1, -1, -1, -1, -1, 1487196 }, { 0x27591, -1, -1, 1487201, -1, -1, -1, -1, -1, -1 }, { 0x27592, -1, -1, 1487208, -1, -1, -1, -1, -1, -1 }, { 0x27594, -1, -1, 1487214, -1, -1, -1, -1, -1, -1 }, { 0x27598, -1, -1, 1487219, -1, -1, -1, -1, -1, -1 }, { 0x27599, -1, -1, 1487225, -1, -1, -1, -1, -1, -1 }, { 0x2759A, -1, -1, 1487231, -1, -1, -1, -1, -1, -1 }, { 0x2759C, -1, -1, 1487235, -1, -1, -1, -1, -1, -1 }, { 0x275A0, -1, -1, 1487241, -1, -1, -1, -1, -1, -1 }, { 0x275A2, -1, -1, 1487246, -1, -1, -1, -1, -1, -1 }, { 0x275A3, -1, 1487251, -1, -1, -1, -1, -1, -1, -1 }, { 0x275A6, -1, -1, -1, -1, -1, -1, -1, -1, 1487257 }, { 0x275A8, -1, -1, 1487263, -1, -1, -1, -1, -1, -1 }, { 0x275AA, -1, -1, 1487269, -1, -1, -1, -1, -1, -1 }, { 0x275AC, -1, -1, 1487275, -1, -1, -1, -1, -1, -1 }, { 0x275AE, -1, -1, 1487282, -1, -1, -1, -1, -1, -1 }, { 0x275B0, -1, -1, -1, -1, -1, -1, -1, -1, 1487286 }, { 0x275B1, -1, -1, -1, -1, -1, -1, -1, -1, 1487291 }, { 0x275B5, -1, -1, 1487296, -1, -1, -1, -1, -1, -1 }, { 0x275B7, -1, -1, 1487301, -1, -1, -1, -1, -1, -1 }, { 0x275BB, -1, -1, 1487305, -1, -1, -1, -1, -1, -1 }, { 0x275BC, -1, -1, 1487310, -1, -1, -1, -1, -1, -1 }, { 0x275BF, -1, -1, 1487314, -1, -1, -1, -1, -1, -1 }, { 0x275C1, -1, -1, 1487321, -1, -1, -1, -1, -1, -1 }, { 0x275C5, -1, -1, -1, -1, -1, -1, -1, -1, 1487326 }, { 0x275C6, -1, -1, 1487331, -1, -1, -1, -1, -1, -1 }, { 0x275C8, -1, -1, 1487338, -1, -1, -1, -1, -1, -1 }, { 0x275CB, -1, -1, 1487340, -1, -1, -1, -1, -1, -1 }, { 0x275CC, -1, -1, 1487345, -1, -1, -1, -1, -1, -1 }, { 0x275CE, -1, -1, 1487349, -1, -1, -1, -1, -1, -1 }, { 0x275CF, -1, -1, 1487353, -1, -1, -1, -1, -1, -1 }, { 0x275D2, -1, -1, 1487358, -1, -1, -1, -1, -1, -1 }, { 0x275D6, -1, -1, 1487362, -1, -1, -1, -1, -1, -1 }, { 0x275D7, 1487366, -1, -1, -1, -1, 1487392, 1487399, -1, -1 }, { 0x275E0, -1, 1487404, -1, -1, -1, -1, -1, -1, -1 }, { 0x275E4, -1, 1487409, -1, -1, -1, -1, -1, -1, -1 }, { 0x275E6, -1, -1, 1487414, -1, -1, -1, -1, -1, -1 }, { 0x275E9, -1, -1, 1487420, -1, -1, -1, -1, -1, -1 }, { 0x275EA, -1, -1, 1487424, -1, -1, -1, -1, -1, -1 }, { 0x275EB, -1, -1, 1487428, -1, -1, -1, -1, -1, -1 }, { 0x275F1, -1, -1, 1487433, -1, -1, -1, -1, -1, -1 }, { 0x275F2, -1, -1, 1487438, -1, -1, -1, -1, -1, -1 }, { 0x275F4, 1487451, 1487445, 1487465, -1, -1, -1, -1, -1, -1 }, { 0x275F6, -1, -1, 1487471, -1, -1, -1, -1, -1, -1 }, { 0x275F7, 1487475, -1, -1, -1, -1, 1487547, 1487563, -1, -1 }, { 0x275F8, -1, -1, 1487569, -1, -1, -1, -1, -1, -1 }, { 0x275F9, -1, -1, 1487575, -1, -1, -1, -1, -1, -1 }, { 0x275FC, -1, -1, 1487580, -1, -1, -1, -1, -1, -1 }, { 0x275FD, -1, 1487585, -1, -1, -1, -1, -1, -1, -1 }, { 0x275FE, -1, 1487591, -1, -1, -1, -1, -1, -1, -1 }, { 0x275FF, -1, -1, 1487603, -1, -1, -1, -1, 1487597, -1 }, { 0x27602, 1487616, 1487610, 1487641, -1, -1, -1, -1, -1, -1 }, { 0x27603, -1, -1, 1487648, -1, -1, -1, -1, -1, -1 }, { 0x27607, -1, -1, -1, -1, -1, -1, -1, -1, 1487654 }, { 0x27608, -1, -1, 1487659, -1, -1, -1, -1, -1, -1 }, { 0x2760C, -1, 1487665, -1, -1, -1, -1, -1, -1, -1 }, { 0x2760D, -1, -1, 1487671, -1, -1, -1, -1, -1, -1 }, { 0x2760F, -1, -1, 1487678, -1, -1, -1, -1, -1, -1 }, { 0x27611, -1, -1, 1487684, -1, -1, -1, -1, -1, -1 }, { 0x27617, -1, -1, 1487690, -1, -1, -1, -1, -1, -1 }, { 0x2761C, -1, -1, 1487694, -1, -1, -1, -1, -1, -1 }, { 0x2761E, -1, -1, 1487700, -1, -1, -1, -1, -1, -1 }, { 0x2761F, -1, -1, 1487705, -1, -1, -1, -1, -1, -1 }, { 0x27622, -1, -1, 1487709, -1, -1, -1, -1, -1, -1 }, { 0x27625, -1, -1, 1487719, -1, -1, -1, -1, 1487713, -1 }, { 0x27627, -1, -1, 1487724, -1, -1, -1, -1, -1, -1 }, { 0x27628, -1, -1, 1487728, -1, -1, -1, -1, -1, -1 }, { 0x27629, -1, -1, 1487734, -1, -1, -1, -1, -1, -1 }, { 0x2762B, -1, -1, 1487740, -1, -1, -1, -1, -1, -1 }, { 0x2762E, -1, -1, 1487744, -1, -1, -1, -1, -1, -1 }, { 0x27632, -1, 1487751, -1, -1, -1, -1, -1, -1, -1 }, { 0x27638, -1, -1, -1, -1, -1, -1, -1, -1, 1487755 }, { 0x27639, 1487766, 1487760, -1, -1, -1, -1, -1, -1, -1 }, { 0x2763D, -1, -1, 1487784, -1, -1, -1, -1, -1, -1 }, { 0x2763F, -1, -1, 1487788, -1, -1, -1, -1, -1, -1 }, { 0x27640, 1487795, -1, 1487832, -1, -1, -1, -1, -1, -1 }, { 0x27641, -1, -1, 1487836, -1, -1, -1, -1, -1, -1 }, { 0x27643, -1, -1, 1487841, -1, -1, -1, -1, -1, -1 }, { 0x27644, -1, -1, 1487844, -1, -1, -1, -1, -1, -1 }, { 0x27645, -1, -1, 1487848, -1, -1, -1, -1, -1, -1 }, { 0x27646, -1, -1, 1487852, -1, -1, -1, -1, -1, -1 }, { 0x27647, -1, -1, 1487856, -1, -1, -1, -1, -1, -1 }, { 0x27648, -1, -1, 1487862, -1, -1, -1, -1, -1, -1 }, { 0x27649, -1, -1, 1487866, -1, -1, -1, -1, -1, -1 }, { 0x2764C, -1, -1, 1487870, -1, -1, -1, -1, -1, -1 }, { 0x2764F, -1, -1, 1487875, -1, -1, -1, -1, -1, -1 }, { 0x27655, -1, 1487880, -1, -1, -1, -1, -1, -1, -1 }, { 0x27656, -1, 1487885, -1, -1, -1, -1, -1, -1, -1 }, { 0x27657, -1, 1487889, -1, -1, -1, -1, -1, -1, -1 }, { 0x2765B, -1, -1, 1487894, -1, -1, -1, -1, -1, -1 }, { 0x2765D, -1, -1, 1487898, -1, -1, -1, -1, -1, -1 }, { 0x2765E, -1, -1, 1487903, -1, -1, -1, -1, -1, -1 }, { 0x27661, -1, -1, 1487907, -1, -1, -1, -1, -1, -1 }, { 0x27663, -1, -1, 1487911, -1, -1, -1, -1, -1, -1 }, { 0x27664, -1, -1, 1487915, -1, -1, -1, -1, -1, -1 }, { 0x27665, -1, -1, 1487920, -1, -1, -1, -1, -1, -1 }, { 0x27667, -1, -1, 1487926, -1, -1, -1, -1, -1, -1 }, { 0x2766D, -1, -1, 1487932, -1, -1, -1, -1, -1, -1 }, { 0x2766E, -1, -1, 1487938, -1, -1, -1, -1, -1, -1 }, { 0x27676, -1, -1, 1487944, -1, -1, -1, -1, -1, -1 }, { 0x27678, -1, -1, 1487948, -1, -1, -1, -1, -1, -1 }, { 0x2767A, -1, -1, 1487954, -1, -1, -1, -1, -1, -1 }, { 0x2767B, -1, -1, -1, -1, -1, -1, -1, -1, 1487959 }, { 0x2767C, -1, -1, -1, -1, -1, -1, -1, -1, 1487965 }, { 0x2767D, -1, -1, -1, -1, -1, -1, -1, -1, 1487971 }, { 0x2767E, -1, -1, 1487980, -1, -1, -1, -1, -1, -1 }, { 0x27680, -1, -1, 1487984, -1, -1, -1, -1, -1, -1 }, { 0x27681, -1, -1, 1487988, -1, -1, -1, -1, -1, -1 }, { 0x27682, -1, -1, 1487994, -1, -1, -1, -1, -1, -1 }, { 0x27683, -1, -1, 1488000, -1, -1, -1, -1, -1, -1 }, { 0x27684, -1, -1, 1488004, -1, -1, -1, -1, -1, -1 }, { 0x27685, 1488013, 1488007, 1488028, -1, -1, -1, -1, -1, -1 }, { 0x27686, -1, -1, 1488034, -1, -1, -1, -1, -1, -1 }, { 0x27687, -1, -1, 1488039, -1, -1, -1, -1, -1, -1 }, { 0x27689, -1, -1, 1488044, -1, -1, -1, -1, -1, -1 }, { 0x2768B, -1, -1, 1488049, -1, -1, -1, -1, -1, -1 }, { 0x2768F, -1, -1, 1488055, -1, -1, -1, -1, -1, -1 }, { 0x27690, -1, -1, 1488060, -1, -1, -1, -1, -1, -1 }, { 0x27694, 1488072, 1488066, -1, -1, -1, -1, -1, -1, -1 }, { 0x2769F, -1, -1, -1, -1, -1, -1, -1, -1, 1488096 }, { 0x276A0, -1, -1, -1, -1, -1, -1, -1, -1, 1488101 }, { 0x276A1, -1, -1, 1488108, -1, -1, -1, -1, -1, -1 }, { 0x276A2, -1, -1, -1, -1, -1, -1, -1, -1, 1488113 }, { 0x276A5, -1, -1, 1488120, -1, -1, -1, -1, -1, -1 }, { 0x276A8, -1, -1, 1488125, -1, -1, -1, -1, -1, -1 }, { 0x276A9, -1, -1, 1488129, -1, -1, -1, -1, -1, -1 }, { 0x276AA, -1, -1, 1488133, -1, -1, -1, -1, -1, -1 }, { 0x276AB, -1, -1, 1488138, -1, -1, -1, -1, -1, -1 }, { 0x276AC, -1, -1, 1488144, -1, -1, -1, -1, -1, -1 }, { 0x276AD, -1, -1, 1488150, -1, -1, -1, -1, -1, 1488156 }, { 0x276AF, -1, -1, 1488162, -1, -1, -1, -1, -1, -1 }, { 0x276B7, -1, -1, 1488168, -1, -1, -1, -1, -1, -1 }, { 0x276C4, -1, -1, 1488173, -1, -1, -1, -1, -1, -1 }, { 0x276C6, -1, -1, -1, -1, -1, -1, -1, -1, 1488179 }, { 0x276C7, -1, -1, -1, -1, -1, -1, -1, -1, 1488186 }, { 0x276C8, -1, -1, -1, -1, -1, -1, -1, -1, 1488193 }, { 0x276C9, -1, -1, -1, -1, -1, -1, -1, -1, 1488199 }, { 0x276CA, -1, -1, -1, -1, -1, -1, -1, -1, 1488203 }, { 0x276CB, -1, -1, -1, -1, -1, -1, -1, -1, 1488209 }, { 0x276CC, -1, -1, -1, -1, -1, -1, -1, -1, 1488215 }, { 0x276CF, -1, -1, 1488221, -1, -1, -1, -1, -1, -1 }, { 0x276D2, -1, -1, 1488225, -1, -1, -1, -1, -1, -1 }, { 0x276D3, -1, -1, 1488229, -1, -1, -1, -1, -1, -1 }, { 0x276D4, -1, -1, 1488235, -1, -1, -1, -1, -1, -1 }, { 0x276D7, -1, -1, 1488239, -1, -1, -1, -1, -1, -1 }, { 0x276DA, -1, -1, 1488243, -1, -1, -1, -1, -1, -1 }, { 0x276DE, -1, -1, 1488248, -1, -1, -1, -1, -1, 1488252 }, { 0x276DF, -1, -1, 1488256, -1, -1, -1, -1, -1, -1 }, { 0x276E1, -1, -1, 1488262, -1, -1, -1, -1, -1, -1 }, { 0x276E2, -1, -1, 1488268, -1, -1, -1, -1, -1, -1 }, { 0x276E7, -1, -1, 1488273, -1, -1, -1, -1, -1, -1 }, { 0x276F6, -1, -1, -1, -1, -1, -1, -1, -1, 1488278 }, { 0x276F7, -1, -1, -1, -1, -1, -1, -1, -1, 1488284 }, { 0x276F8, -1, -1, 1488289, -1, -1, -1, -1, -1, -1 }, { 0x276F9, -1, -1, 1488295, -1, -1, -1, -1, -1, -1 }, { 0x276FA, -1, -1, 1488301, -1, -1, -1, -1, -1, -1 }, { 0x276FB, -1, -1, 1488306, -1, -1, -1, -1, -1, -1 }, { 0x276FC, -1, -1, 1488311, -1, -1, -1, -1, -1, -1 }, { 0x276FE, -1, -1, 1488316, -1, -1, -1, -1, -1, -1 }, { 0x27700, 1488326, 1488320, -1, -1, -1, -1, -1, -1, -1 }, { 0x27701, 1488330, -1, 1488357, -1, -1, -1, -1, -1, -1 }, { 0x27702, -1, -1, 1488363, -1, -1, -1, -1, -1, -1 }, { 0x27703, -1, -1, 1488368, -1, -1, -1, -1, -1, -1 }, { 0x27705, -1, -1, 1488374, -1, -1, -1, -1, -1, -1 }, { 0x27709, -1, -1, 1488379, -1, -1, -1, -1, -1, -1 }, { 0x2770A, -1, -1, 1488384, -1, -1, -1, -1, -1, -1 }, { 0x2770F, -1, 1488388, -1, -1, -1, -1, -1, -1, -1 }, { 0x27710, -1, -1, -1, -1, -1, -1, -1, -1, 1488393 }, { 0x27714, -1, -1, 1488399, -1, -1, -1, -1, -1, -1 }, { 0x27716, -1, -1, -1, -1, -1, -1, -1, -1, 1488404 }, { 0x27717, -1, 1488410, -1, -1, -1, -1, -1, -1, 1488415 }, { 0x27718, -1, -1, -1, -1, -1, -1, -1, -1, 1488420 }, { 0x27719, -1, -1, -1, -1, -1, -1, -1, -1, 1488427 }, { 0x2771A, -1, -1, 1488434, -1, -1, -1, -1, -1, -1 }, { 0x2771E, -1, -1, 1488439, -1, -1, -1, -1, -1, -1 }, { 0x27720, -1, -1, 1488444, -1, -1, -1, -1, -1, -1 }, { 0x27721, -1, -1, 1488451, -1, -1, -1, -1, -1, -1 }, { 0x27723, -1, -1, 1488455, -1, -1, -1, -1, -1, -1 }, { 0x27724, -1, -1, 1488461, -1, -1, -1, -1, -1, -1 }, { 0x27726, -1, -1, 1488465, -1, -1, -1, -1, -1, -1 }, { 0x27727, -1, -1, 1488469, -1, -1, -1, -1, -1, -1 }, { 0x2772D, 1488482, 1488477, -1, -1, -1, -1, -1, -1, -1 }, { 0x27731, -1, -1, 1488572, -1, -1, -1, -1, -1, -1 }, { 0x27732, -1, -1, 1488577, -1, -1, -1, -1, -1, -1 }, { 0x27735, 1488588, 1488582, 1488607, -1, -1, -1, -1, -1, 1488612 }, { 0x27736, -1, 1488617, -1, -1, -1, -1, -1, -1, -1 }, { 0x27739, -1, -1, -1, -1, -1, -1, -1, -1, 1488622 }, { 0x2773A, -1, -1, -1, -1, -1, -1, -1, -1, 1488630 }, { 0x2773B, -1, -1, -1, -1, -1, -1, -1, -1, 1488635 }, { 0x2773D, -1, -1, 1488642, -1, -1, -1, -1, -1, -1 }, { 0x27741, -1, 1488648, -1, -1, -1, -1, -1, -1, -1 }, { 0x27742, -1, -1, 1488654, -1, -1, -1, -1, -1, -1 }, { 0x27743, -1, -1, 1488658, -1, -1, -1, -1, -1, -1 }, { 0x27746, -1, -1, 1488663, -1, -1, -1, -1, -1, -1 }, { 0x27747, -1, -1, 1488667, -1, -1, -1, -1, -1, -1 }, { 0x27749, -1, -1, 1488672, -1, -1, -1, -1, -1, -1 }, { 0x2774A, -1, -1, 1488677, -1, -1, -1, -1, -1, -1 }, { 0x2774B, -1, -1, 1488682, -1, -1, -1, -1, -1, -1 }, { 0x2774E, -1, -1, 1488687, -1, -1, -1, -1, -1, -1 }, { 0x27750, -1, -1, 1488694, -1, -1, -1, -1, -1, -1 }, { 0x27751, -1, -1, 1488698, -1, -1, -1, -1, -1, -1 }, { 0x27752, -1, -1, 1488704, -1, -1, -1, -1, -1, -1 }, { 0x27754, -1, -1, 1488710, -1, -1, -1, -1, -1, -1 }, { 0x27755, -1, -1, 1488714, -1, -1, -1, -1, -1, -1 }, { 0x27757, -1, -1, 1488719, -1, -1, -1, -1, -1, -1 }, { 0x27758, -1, -1, 1488724, -1, -1, -1, -1, -1, -1 }, { 0x2775C, -1, -1, 1488729, -1, -1, -1, -1, -1, -1 }, { 0x2775D, -1, 1488735, -1, -1, -1, -1, -1, -1, -1 }, { 0x2775E, 1488746, 1488741, -1, -1, -1, -1, -1, -1, -1 }, { 0x27764, -1, -1, 1488769, -1, -1, -1, -1, -1, -1 }, { 0x27766, -1, -1, -1, -1, -1, -1, -1, -1, 1488773 }, { 0x27767, -1, -1, -1, -1, -1, -1, -1, -1, 1488779 }, { 0x27768, -1, -1, -1, -1, -1, -1, -1, -1, 1488786 }, { 0x27769, -1, -1, -1, -1, -1, -1, -1, -1, 1488792 }, { 0x2776A, -1, -1, 1488799, -1, -1, -1, -1, -1, -1 }, { 0x2776B, -1, -1, 1488805, -1, -1, -1, -1, -1, -1 }, { 0x2776C, -1, -1, 1488810, -1, -1, -1, -1, -1, -1 }, { 0x2776E, -1, -1, 1488815, -1, -1, -1, -1, -1, -1 }, { 0x27772, -1, -1, 1488821, -1, -1, -1, -1, -1, -1 }, { 0x27773, -1, -1, 1488825, -1, -1, -1, -1, -1, -1 }, { 0x27777, -1, -1, 1488829, -1, -1, -1, -1, -1, -1 }, { 0x27778, -1, -1, 1488834, -1, -1, -1, -1, -1, -1 }, { 0x27780, -1, -1, 1488840, -1, -1, -1, -1, -1, -1 }, { 0x27784, -1, 1488845, -1, -1, -1, -1, -1, -1, -1 }, { 0x27785, -1, 1488851, -1, -1, -1, -1, -1, -1, -1 }, { 0x2778A, -1, -1, -1, -1, -1, -1, -1, -1, 1488857 }, { 0x2778B, -1, -1, -1, -1, -1, -1, -1, -1, 1488863 }, { 0x2778D, -1, -1, 1488868, -1, -1, -1, -1, -1, -1 }, { 0x2778F, -1, -1, 1488873, -1, -1, -1, -1, -1, -1 }, { 0x27790, -1, -1, 1488877, -1, -1, -1, -1, -1, -1 }, { 0x27791, -1, -1, 1488883, -1, -1, -1, -1, -1, -1 }, { 0x27792, -1, -1, 1488889, -1, -1, -1, -1, -1, -1 }, { 0x27795, -1, -1, 1488893, -1, -1, -1, -1, -1, -1 }, { 0x2779D, -1, -1, 1488898, -1, -1, -1, -1, -1, -1 }, { 0x2779E, -1, -1, 1488903, -1, -1, -1, -1, -1, -1 }, { 0x277A3, -1, -1, 1488910, -1, -1, -1, -1, -1, 1488915 }, { 0x277A4, -1, -1, -1, -1, -1, -1, -1, -1, 1488921 }, { 0x277A5, -1, -1, -1, -1, -1, -1, -1, -1, 1488928 }, { 0x277A9, -1, -1, 1488933, -1, -1, -1, -1, -1, -1 }, { 0x277AA, 1488938, -1, 1488975, -1, -1, -1, -1, -1, -1 }, { 0x277AB, -1, -1, 1488979, -1, -1, -1, -1, -1, -1 }, { 0x277AC, -1, -1, 1488984, -1, -1, -1, -1, -1, -1 }, { 0x277AD, -1, -1, 1488989, -1, -1, -1, -1, -1, -1 }, { 0x277B0, -1, -1, 1488994, -1, -1, -1, -1, -1, -1 }, { 0x277B2, -1, -1, 1488998, -1, -1, -1, -1, -1, -1 }, { 0x277B4, -1, -1, -1, -1, -1, -1, -1, -1, 1489003 }, { 0x277B8, -1, -1, 1489010, -1, -1, -1, -1, -1, -1 }, { 0x277B9, -1, -1, 1489015, -1, -1, -1, -1, -1, -1 }, { 0x277BA, -1, -1, 1489019, -1, -1, -1, -1, -1, -1 }, { 0x277BE, -1, -1, -1, -1, -1, -1, -1, -1, 1489023 }, { 0x277BF, -1, -1, -1, -1, -1, -1, -1, -1, 1489029 }, { 0x277C0, -1, -1, -1, -1, -1, -1, -1, -1, 1489035 }, { 0x277C1, -1, -1, -1, -1, -1, -1, -1, -1, 1489042 }, { 0x277C3, -1, -1, 1489049, -1, -1, -1, -1, -1, -1 }, { 0x277C4, 1489061, 1489054, 1489091, -1, -1, -1, -1, -1, -1 }, { 0x277CC, -1, 1489097, 1489101, -1, -1, -1, -1, -1, -1 }, { 0x277D1, -1, -1, 1489106, -1, -1, -1, -1, -1, -1 }, { 0x277D8, -1, -1, 1489112, -1, -1, -1, -1, -1, -1 }, { 0x277D9, -1, -1, 1489118, -1, -1, -1, -1, -1, -1 }, { 0x277DC, -1, -1, 1489124, -1, -1, -1, -1, -1, -1 }, { 0x277DD, -1, -1, -1, -1, -1, -1, -1, -1, 1489128 }, { 0x277E0, -1, -1, 1489134, -1, -1, -1, -1, -1, -1 }, { 0x277E3, -1, -1, 1489140, -1, -1, -1, -1, -1, -1 }, { 0x277E8, -1, -1, 1489144, -1, -1, -1, -1, -1, -1 }, { 0x277EC, -1, -1, 1489150, -1, -1, -1, -1, -1, -1 }, { 0x277F1, -1, -1, 1489154, -1, -1, -1, -1, -1, -1 }, { 0x277FC, -1, -1, 1489158, -1, -1, -1, -1, -1, -1 }, { 0x27802, -1, -1, 1489163, -1, -1, -1, -1, -1, -1 }, { 0x27805, -1, -1, -1, -1, -1, -1, -1, -1, 1489167 }, { 0x27806, -1, -1, 1489171, -1, -1, -1, -1, -1, -1 }, { 0x27808, -1, -1, 1489176, -1, -1, -1, -1, -1, -1 }, { 0x2780A, -1, -1, 1489181, -1, -1, -1, -1, -1, -1 }, { 0x2780B, -1, -1, 1489186, -1, -1, -1, -1, -1, -1 }, { 0x2780E, -1, -1, 1489190, -1, -1, -1, -1, -1, -1 }, { 0x27812, -1, -1, 1489194, -1, -1, -1, -1, -1, -1 }, { 0x27813, -1, -1, 1489200, -1, -1, -1, -1, -1, -1 }, { 0x2781A, -1, -1, 1489204, -1, -1, -1, -1, -1, -1 }, { 0x2781B, -1, -1, 1489209, -1, -1, -1, -1, -1, -1 }, { 0x2781C, -1, -1, 1489215, -1, -1, -1, -1, -1, -1 }, { 0x2781D, -1, -1, 1489220, -1, -1, -1, -1, -1, -1 }, { 0x2781E, -1, -1, 1489226, -1, -1, -1, -1, -1, -1 }, { 0x2781F, -1, -1, 1489229, -1, -1, -1, -1, -1, -1 }, { 0x27821, -1, -1, 1489233, -1, -1, -1, -1, -1, -1 }, { 0x27822, -1, -1, 1489238, -1, -1, -1, -1, -1, -1 }, { 0x27823, -1, -1, 1489242, -1, -1, -1, -1, -1, -1 }, { 0x27825, -1, -1, 1489247, -1, -1, -1, -1, -1, -1 }, { 0x27826, -1, -1, 1489251, -1, -1, -1, -1, -1, -1 }, { 0x27829, -1, -1, 1489256, -1, -1, -1, -1, -1, -1 }, { 0x2782A, -1, -1, 1489260, -1, -1, -1, -1, -1, -1 }, { 0x2782B, -1, -1, 1489264, -1, -1, -1, -1, -1, -1 }, { 0x2782C, -1, -1, 1489269, -1, -1, -1, -1, -1, -1 }, { 0x27834, -1, -1, 1489276, -1, -1, -1, -1, -1, -1 }, { 0x27836, -1, -1, 1489281, -1, -1, -1, -1, -1, -1 }, { 0x2783C, -1, -1, 1489286, -1, -1, -1, -1, -1, -1 }, { 0x2783D, -1, -1, 1489291, -1, -1, -1, -1, -1, -1 }, { 0x2783E, -1, -1, 1489296, -1, -1, -1, -1, -1, -1 }, { 0x27847, -1, -1, 1489301, -1, -1, -1, -1, -1, -1 }, { 0x27848, -1, -1, 1489305, -1, -1, -1, -1, -1, -1 }, { 0x27849, -1, -1, 1489312, -1, -1, -1, -1, -1, -1 }, { 0x2784A, -1, -1, -1, -1, -1, -1, -1, -1, 1489316 }, { 0x2784B, -1, -1, 1489323, -1, -1, -1, -1, -1, -1 }, { 0x2784D, -1, -1, 1489327, -1, -1, -1, -1, -1, -1 }, { 0x2784F, -1, -1, 1489333, -1, -1, -1, -1, -1, -1 }, { 0x27851, -1, -1, 1489338, -1, -1, -1, -1, -1, -1 }, { 0x27858, -1, 1489343, 1489348, -1, -1, -1, -1, -1, -1 }, { 0x27859, -1, -1, 1489352, -1, -1, -1, -1, -1, -1 }, { 0x2785A, -1, -1, 1489358, -1, -1, -1, -1, -1, -1 }, { 0x2785C, -1, -1, 1489364, -1, -1, -1, -1, -1, -1 }, { 0x2785D, 1489375, 1489370, -1, -1, -1, -1, -1, -1, -1 }, { 0x27861, -1, -1, 1489386, -1, -1, -1, -1, -1, -1 }, { 0x27862, -1, -1, 1489391, -1, -1, -1, -1, -1, -1 }, { 0x27863, 1489397, -1, 1489428, -1, -1, -1, -1, -1, -1 }, { 0x27864, -1, -1, 1489433, -1, -1, -1, -1, -1, -1 }, { 0x27866, -1, -1, 1489439, -1, -1, -1, -1, -1, -1 }, { 0x27868, -1, -1, 1489444, -1, -1, -1, -1, -1, -1 }, { 0x27869, -1, -1, 1489448, -1, -1, -1, -1, -1, -1 }, { 0x2786A, -1, -1, 1489454, -1, -1, -1, -1, -1, -1 }, { 0x2786B, -1, -1, 1489459, -1, -1, -1, -1, -1, -1 }, { 0x2786C, -1, -1, 1489464, -1, -1, -1, -1, -1, -1 }, { 0x2786E, -1, -1, 1489470, -1, -1, -1, -1, -1, -1 }, { 0x2786F, -1, -1, 1489477, -1, -1, -1, -1, -1, -1 }, { 0x27870, -1, 1489481, -1, -1, -1, -1, -1, -1, -1 }, { 0x27874, -1, -1, 1489486, -1, -1, -1, -1, -1, -1 }, { 0x27875, -1, -1, 1489492, -1, -1, -1, -1, -1, -1 }, { 0x27876, -1, -1, 1489497, -1, -1, -1, -1, -1, -1 }, { 0x27878, -1, -1, 1489504, -1, -1, -1, -1, -1, -1 }, { 0x27879, -1, -1, 1489509, -1, -1, -1, -1, -1, -1 }, { 0x2787A, -1, -1, 1489514, -1, -1, -1, -1, -1, -1 }, { 0x2787C, -1, -1, 1489518, -1, -1, -1, -1, -1, -1 }, { 0x27882, -1, -1, 1489524, -1, -1, -1, -1, -1, -1 }, { 0x27883, 1489534, 1489528, 1489550, -1, -1, -1, -1, -1, -1 }, { 0x27886, -1, -1, 1489555, -1, -1, -1, -1, -1, -1 }, { 0x2788B, -1, -1, 1489563, -1, -1, -1, -1, -1, -1 }, { 0x2788C, -1, -1, 1489568, -1, -1, -1, -1, -1, -1 }, { 0x27890, -1, -1, 1489573, -1, -1, -1, -1, -1, -1 }, { 0x27891, -1, -1, -1, -1, -1, -1, -1, -1, 1489579 }, { 0x27892, -1, -1, 1489585, -1, -1, -1, -1, -1, -1 }, { 0x27896, -1, -1, 1489590, -1, -1, -1, -1, -1, -1 }, { 0x2789B, -1, -1, 1489596, -1, -1, -1, -1, -1, -1 }, { 0x2789C, -1, -1, 1489602, -1, -1, -1, -1, -1, -1 }, { 0x2789D, 1489612, 1489607, 1489637, -1, -1, -1, -1, -1, -1 }, { 0x2789E, -1, -1, 1489641, -1, -1, -1, -1, -1, -1 }, { 0x2789F, -1, -1, -1, -1, -1, -1, -1, -1, 1489647 }, { 0x278A2, -1, -1, 1489656, -1, -1, -1, -1, -1, -1 }, { 0x278A6, -1, -1, 1489661, -1, -1, -1, -1, -1, -1 }, { 0x278A7, -1, -1, 1489666, -1, -1, -1, -1, -1, -1 }, { 0x278A9, -1, -1, 1489671, -1, -1, -1, -1, -1, -1 }, { 0x278AC, -1, -1, 1489676, -1, -1, -1, -1, -1, -1 }, { 0x278AD, -1, -1, 1489682, -1, -1, -1, -1, -1, -1 }, { 0x278B0, -1, -1, 1489687, -1, -1, -1, -1, -1, -1 }, { 0x278B2, -1, 1489691, -1, -1, -1, -1, -1, -1, -1 }, { 0x278B5, -1, -1, 1489696, -1, -1, -1, -1, -1, -1 }, { 0x278B6, -1, -1, 1489701, -1, -1, -1, -1, -1, -1 }, { 0x278B9, -1, -1, 1489706, -1, -1, -1, -1, -1, -1 }, { 0x278BC, -1, -1, 1489712, -1, -1, -1, -1, -1, -1 }, { 0x278BD, -1, -1, 1489718, -1, -1, -1, -1, -1, -1 }, { 0x278BE, -1, -1, 1489721, -1, -1, -1, -1, -1, -1 }, { 0x278C1, -1, -1, 1489725, -1, -1, -1, -1, -1, -1 }, { 0x278C3, -1, -1, 1489730, -1, -1, -1, -1, -1, -1 }, { 0x278C8, 1489740, 1489734, -1, -1, -1, -1, -1, -1, -1 }, { 0x278CB, -1, -1, 1489756, -1, -1, -1, -1, -1, -1 }, { 0x278CC, -1, -1, 1489761, -1, -1, -1, -1, -1, -1 }, { 0x278D1, -1, -1, 1489767, -1, -1, -1, -1, -1, -1 }, { 0x278D2, -1, -1, 1489773, -1, -1, -1, -1, -1, -1 }, { 0x278D5, -1, -1, 1489777, -1, -1, -1, -1, -1, -1 }, { 0x278D6, -1, -1, 1489782, -1, -1, -1, -1, -1, -1 }, { 0x278DA, -1, -1, 1489787, -1, -1, -1, -1, -1, -1 }, { 0x278DB, -1, -1, 1489792, -1, -1, -1, -1, -1, -1 }, { 0x278DF, -1, -1, 1489796, -1, -1, -1, -1, -1, -1 }, { 0x278E0, -1, -1, -1, -1, -1, -1, -1, -1, 1489800 }, { 0x278E1, -1, -1, 1489807, -1, -1, -1, -1, -1, -1 }, { 0x278E2, -1, -1, 1489811, -1, -1, -1, -1, -1, -1 }, { 0x278E3, -1, -1, 1489816, -1, -1, -1, -1, -1, -1 }, { 0x278E4, -1, -1, 1489820, -1, -1, -1, -1, -1, -1 }, { 0x278E6, -1, -1, 1489824, -1, -1, -1, -1, -1, -1 }, { 0x278E7, -1, -1, -1, -1, -1, -1, -1, -1, 1489830 }, { 0x278E9, -1, -1, 1489834, -1, -1, -1, -1, -1, -1 }, { 0x278EA, -1, -1, 1489838, -1, -1, -1, -1, -1, -1 }, { 0x278EC, -1, -1, 1489844, -1, -1, -1, -1, -1, -1 }, { 0x278ED, -1, -1, 1489848, -1, -1, -1, -1, -1, -1 }, { 0x278F2, -1, -1, -1, -1, -1, -1, -1, -1, 1489853 }, { 0x278F3, -1, -1, -1, -1, -1, -1, -1, -1, 1489860 }, { 0x278F4, 1489865, -1, -1, 1489871, -1, -1, -1, -1, -1 }, { 0x278F5, -1, -1, 1489879, -1, -1, -1, -1, -1, -1 }, { 0x278F7, -1, -1, 1489884, -1, -1, -1, -1, -1, -1 }, { 0x278F8, -1, -1, 1489890, -1, -1, -1, -1, -1, -1 }, { 0x278F9, -1, -1, 1489895, -1, -1, -1, -1, -1, -1 }, { 0x278FA, -1, -1, 1489900, -1, -1, -1, -1, -1, -1 }, { 0x278FB, -1, -1, 1489905, -1, -1, -1, -1, -1, -1 }, { 0x278FC, -1, -1, 1489909, -1, -1, -1, -1, -1, -1 }, { 0x278FE, -1, -1, 1489913, -1, -1, -1, -1, -1, -1 }, { 0x27901, -1, -1, -1, -1, -1, -1, -1, -1, 1489918 }, { 0x27902, -1, -1, -1, -1, -1, -1, -1, -1, 1489925 }, { 0x27903, -1, -1, 1489932, -1, -1, -1, -1, -1, -1 }, { 0x2790D, -1, -1, 1489936, -1, -1, -1, -1, -1, -1 }, { 0x2790E, -1, -1, 1489941, -1, -1, -1, -1, -1, -1 }, { 0x2790F, -1, -1, 1489947, -1, -1, -1, -1, -1, -1 }, { 0x27910, -1, -1, 1489951, -1, -1, -1, -1, -1, -1 }, { 0x27911, -1, -1, 1489956, -1, -1, -1, -1, -1, -1 }, { 0x27912, -1, -1, 1489960, -1, -1, -1, -1, -1, -1 }, { 0x27913, -1, -1, 1489964, -1, -1, -1, -1, -1, -1 }, { 0x27915, -1, -1, 1489969, -1, -1, -1, -1, -1, -1 }, { 0x27916, -1, -1, 1489974, -1, -1, -1, -1, -1, -1 }, { 0x27917, -1, -1, 1489979, -1, -1, -1, -1, -1, -1 }, { 0x27919, -1, -1, 1489985, -1, -1, -1, -1, -1, -1 }, { 0x2791B, -1, -1, 1489991, -1, -1, -1, -1, -1, -1 }, { 0x2791C, -1, -1, 1489997, -1, -1, -1, -1, -1, -1 }, { 0x2791F, -1, -1, 1490001, -1, -1, -1, -1, -1, -1 }, { 0x27920, -1, -1, 1490005, -1, -1, -1, -1, -1, -1 }, { 0x27921, -1, -1, 1490010, -1, -1, -1, -1, -1, -1 }, { 0x27923, -1, -1, 1490015, -1, -1, -1, -1, -1, -1 }, { 0x27924, -1, 1490019, -1, -1, -1, -1, -1, -1, -1 }, { 0x27925, -1, -1, -1, -1, -1, -1, -1, -1, 1490025 }, { 0x27928, -1, -1, 1490030, -1, -1, -1, -1, -1, -1 }, { 0x2792D, -1, -1, -1, -1, -1, -1, -1, -1, 1490036 }, { 0x2792E, -1, -1, 1490039, -1, -1, -1, -1, -1, -1 }, { 0x2792F, -1, -1, 1490044, -1, -1, -1, -1, -1, -1 }, { 0x27932, -1, -1, 1490049, -1, -1, -1, -1, -1, -1 }, { 0x27934, -1, -1, 1490053, -1, -1, -1, -1, -1, -1 }, { 0x27935, -1, -1, 1490058, -1, -1, -1, -1, -1, -1 }, { 0x27938, -1, -1, -1, -1, -1, -1, -1, -1, 1490064 }, { 0x27939, -1, -1, -1, -1, -1, -1, -1, -1, 1490069 }, { 0x2793C, -1, -1, 1490074, -1, -1, -1, -1, -1, -1 }, { 0x2793D, -1, -1, 1490079, -1, -1, -1, -1, -1, -1 }, { 0x27943, -1, -1, -1, -1, -1, -1, -1, -1, 1490084 }, { 0x27944, -1, -1, 1490091, -1, -1, -1, -1, -1, -1 }, { 0x27945, -1, 1490095, -1, -1, -1, -1, -1, -1, -1 }, { 0x27946, -1, -1, 1490101, -1, -1, -1, -1, -1, -1 }, { 0x27947, -1, -1, -1, -1, -1, -1, -1, -1, 1490105 }, { 0x27948, -1, -1, 1490110, -1, -1, -1, -1, -1, -1 }, { 0x2794A, -1, -1, 1490116, -1, -1, -1, -1, -1, -1 }, { 0x2794B, -1, -1, 1490121, -1, -1, -1, -1, -1, -1 }, { 0x2794C, -1, -1, 1490125, -1, -1, -1, -1, -1, -1 }, { 0x2794D, -1, -1, 1490132, -1, -1, -1, -1, -1, -1 }, { 0x2794E, -1, -1, 1490138, -1, -1, -1, -1, -1, -1 }, { 0x27951, -1, -1, 1490143, -1, -1, -1, -1, -1, -1 }, { 0x27953, -1, -1, 1490147, -1, -1, -1, -1, -1, -1 }, { 0x27954, -1, -1, -1, -1, -1, -1, -1, -1, 1490153 }, { 0x27955, -1, -1, 1490156, -1, -1, -1, -1, -1, -1 }, { 0x27956, -1, -1, 1490160, -1, -1, -1, -1, -1, -1 }, { 0x2795A, -1, -1, 1490164, -1, -1, -1, -1, -1, -1 }, { 0x2795B, -1, -1, 1490168, -1, -1, -1, -1, -1, -1 }, { 0x2795C, -1, -1, 1490174, -1, -1, -1, -1, -1, -1 }, { 0x2795E, -1, -1, 1490179, -1, -1, -1, -1, -1, -1 }, { 0x2795F, -1, -1, 1490184, -1, -1, -1, -1, -1, -1 }, { 0x27963, -1, -1, 1490188, -1, -1, -1, -1, -1, -1 }, { 0x27964, -1, -1, 1490193, -1, -1, -1, -1, -1, -1 }, { 0x27967, -1, 1490197, -1, -1, -1, -1, -1, -1, -1 }, { 0x2796E, -1, -1, 1490202, -1, -1, -1, -1, -1, -1 }, { 0x2796F, -1, -1, 1490206, -1, -1, -1, -1, -1, -1 }, { 0x27971, -1, -1, 1490210, -1, -1, -1, -1, -1, -1 }, { 0x27974, -1, -1, 1490214, -1, -1, -1, -1, -1, -1 }, { 0x27975, -1, -1, 1490220, -1, -1, -1, -1, -1, -1 }, { 0x27977, -1, -1, 1490225, -1, -1, -1, -1, -1, -1 }, { 0x27978, -1, -1, 1490230, -1, -1, -1, -1, -1, -1 }, { 0x27979, -1, -1, 1490235, -1, -1, -1, -1, -1, -1 }, { 0x2797A, 1490247, 1490241, 1490282, -1, -1, -1, -1, -1, -1 }, { 0x2797C, -1, -1, 1490287, -1, -1, -1, -1, -1, -1 }, { 0x2797F, -1, -1, 1490292, -1, -1, -1, -1, -1, -1 }, { 0x27981, -1, -1, 1490297, -1, -1, -1, -1, -1, -1 }, { 0x2798E, -1, -1, 1490301, -1, -1, -1, -1, -1, -1 }, { 0x27991, -1, -1, 1490306, -1, -1, -1, -1, -1, -1 }, { 0x27994, -1, -1, -1, -1, -1, -1, -1, -1, 1490312 }, { 0x27995, -1, -1, -1, -1, -1, -1, -1, -1, 1490318 }, { 0x27996, -1, -1, -1, -1, -1, -1, -1, -1, 1490323 }, { 0x2799A, -1, -1, 1490330, -1, -1, -1, -1, -1, -1 }, { 0x2799D, -1, -1, 1490334, -1, -1, -1, -1, -1, -1 }, { 0x2799E, -1, -1, 1490338, -1, -1, -1, -1, -1, -1 }, { 0x2799F, -1, -1, 1490342, -1, -1, -1, -1, -1, -1 }, { 0x279A0, 1490352, 1490347, -1, -1, -1, -1, -1, -1, -1 }, { 0x279A4, -1, -1, 1490371, -1, -1, -1, -1, -1, -1 }, { 0x279A7, -1, -1, 1490376, -1, -1, -1, -1, -1, -1 }, { 0x279AD, -1, -1, 1490380, -1, -1, -1, -1, -1, -1 }, { 0x279AE, -1, -1, 1490385, -1, -1, -1, -1, -1, -1 }, { 0x279B8, -1, -1, 1490389, -1, -1, -1, -1, -1, -1 }, { 0x279B9, -1, -1, 1490394, -1, -1, -1, -1, -1, -1 }, { 0x279BF, -1, -1, -1, -1, -1, -1, -1, -1, 1490399 }, { 0x279C0, -1, -1, -1, -1, -1, -1, -1, -1, 1490405 }, { 0x279C3, -1, -1, 1490410, -1, -1, -1, -1, -1, -1 }, { 0x279C4, -1, -1, 1490414, -1, -1, -1, -1, -1, -1 }, { 0x279C5, -1, -1, 1490420, -1, -1, -1, -1, -1, -1 }, { 0x279C6, -1, -1, 1490425, -1, -1, -1, -1, -1, -1 }, { 0x279C7, -1, -1, 1490430, -1, -1, -1, -1, -1, -1 }, { 0x279C9, -1, -1, 1490435, -1, -1, -1, -1, -1, -1 }, { 0x279CA, -1, -1, 1490440, -1, -1, -1, -1, -1, -1 }, { 0x279CB, -1, -1, 1490444, -1, -1, -1, -1, -1, -1 }, { 0x279CF, -1, -1, 1490448, -1, -1, -1, -1, -1, -1 }, { 0x279D2, -1, -1, 1490452, -1, -1, -1, -1, -1, -1 }, { 0x279D3, -1, -1, 1490456, -1, -1, -1, -1, -1, -1 }, { 0x279D4, -1, -1, 1490460, -1, -1, -1, -1, -1, -1 }, { 0x279D5, -1, -1, 1490466, -1, -1, -1, -1, -1, -1 }, { 0x279DC, -1, -1, 1490470, -1, -1, -1, -1, -1, -1 }, { 0x279DD, 1490482, 1490476, 1490525, -1, -1, -1, -1, -1, -1 }, { 0x279DF, -1, -1, 1490529, -1, -1, -1, -1, -1, -1 }, { 0x279E0, -1, -1, 1490533, -1, -1, -1, -1, -1, -1 }, { 0x279E9, -1, -1, 1490539, -1, -1, -1, -1, -1, -1 }, { 0x279EF, -1, -1, -1, -1, -1, -1, -1, -1, 1490543 }, { 0x279F5, -1, -1, 1490550, -1, -1, -1, -1, -1, -1 }, { 0x279F6, -1, -1, 1490556, -1, -1, -1, -1, -1, -1 }, { 0x279F8, -1, -1, 1490560, -1, -1, -1, -1, -1, -1 }, { 0x279F9, -1, -1, 1490565, -1, -1, -1, -1, -1, -1 }, { 0x279FA, -1, -1, 1490569, -1, -1, -1, -1, -1, -1 }, { 0x279FB, -1, 1490573, 1490578, -1, -1, -1, -1, -1, -1 }, { 0x279FD, -1, 1490583, -1, -1, -1, -1, -1, -1, -1 }, { 0x279FE, -1, -1, 1490589, -1, -1, -1, -1, -1, -1 }, { 0x27A00, -1, -1, 1490594, -1, -1, -1, -1, -1, -1 }, { 0x27A02, -1, -1, 1490599, -1, -1, -1, -1, -1, -1 }, { 0x27A04, -1, -1, 1490603, -1, -1, -1, -1, -1, -1 }, { 0x27A06, -1, -1, 1490608, -1, -1, -1, -1, -1, -1 }, { 0x27A08, -1, -1, 1490612, -1, -1, -1, -1, -1, -1 }, { 0x27A0A, 1490623, 1490618, 1490666, -1, -1, -1, -1, -1, -1 }, { 0x27A0B, -1, -1, 1490671, -1, -1, -1, -1, -1, -1 }, { 0x27A0E, -1, 1490676, -1, -1, -1, -1, -1, -1, -1 }, { 0x27A17, -1, -1, 1490682, -1, -1, -1, -1, -1, -1 }, { 0x27A1F, -1, -1, 1490688, -1, -1, -1, -1, -1, -1 }, { 0x27A21, -1, -1, 1490691, -1, -1, -1, -1, -1, -1 }, { 0x27A27, -1, -1, 1490697, -1, -1, -1, -1, -1, -1 }, { 0x27A29, -1, -1, 1490702, -1, -1, -1, -1, -1, -1 }, { 0x27A30, -1, -1, 1490708, -1, -1, -1, -1, -1, -1 }, { 0x27A31, -1, -1, 1490713, -1, -1, -1, -1, -1, -1 }, { 0x27A32, -1, -1, 1490717, -1, -1, -1, -1, -1, -1 }, { 0x27A33, -1, -1, 1490721, -1, -1, -1, -1, -1, -1 }, { 0x27A34, -1, -1, 1490727, -1, -1, -1, -1, -1, -1 }, { 0x27A35, -1, -1, 1490731, -1, -1, -1, -1, -1, -1 }, { 0x27A37, -1, -1, 1490735, -1, -1, -1, -1, -1, -1 }, { 0x27A38, -1, -1, 1490739, -1, -1, -1, -1, -1, -1 }, { 0x27A39, -1, -1, 1490745, -1, -1, -1, -1, -1, -1 }, { 0x27A3E, 1490754, 1490749, 1490784, -1, -1, -1, -1, -1, -1 }, { 0x27A3F, -1, -1, 1490790, -1, -1, -1, -1, -1, -1 }, { 0x27A43, -1, -1, 1490795, -1, -1, -1, -1, -1, -1 }, { 0x27A45, -1, -1, 1490802, -1, -1, -1, -1, -1, -1 }, { 0x27A51, -1, -1, -1, -1, -1, -1, -1, 1490807, -1 }, { 0x27A52, -1, -1, 1490813, -1, -1, -1, -1, -1, -1 }, { 0x27A53, -1, 1490817, 1490822, -1, -1, -1, -1, -1, -1 }, { 0x27A59, 1490832, 1490826, -1, -1, -1, -1, -1, -1, -1 }, { 0x27A5A, -1, -1, 1490868, -1, -1, -1, -1, -1, -1 }, { 0x27A5D, -1, -1, 1490873, -1, -1, -1, -1, -1, -1 }, { 0x27A63, -1, -1, 1490877, -1, -1, -1, -1, -1, -1 }, { 0x27A66, -1, -1, 1490882, -1, -1, -1, -1, -1, -1 }, { 0x27A67, -1, -1, 1490886, -1, -1, -1, -1, -1, -1 }, { 0x27A68, -1, -1, 1490891, -1, -1, -1, -1, -1, -1 }, { 0x27A6A, -1, -1, 1490896, -1, -1, -1, -1, -1, -1 }, { 0x27A6B, -1, -1, 1490902, -1, -1, -1, -1, -1, -1 }, { 0x27A6C, -1, -1, 1490907, -1, -1, -1, -1, -1, -1 }, { 0x27A6E, -1, -1, 1490912, -1, -1, -1, -1, -1, -1 }, { 0x27A70, -1, -1, 1490918, -1, -1, -1, -1, -1, -1 }, { 0x27A71, -1, -1, 1490924, -1, -1, -1, -1, -1, -1 }, { 0x27A72, -1, -1, 1490930, -1, -1, -1, -1, -1, -1 }, { 0x27A74, -1, -1, 1490934, -1, -1, -1, -1, -1, -1 }, { 0x27A76, -1, -1, 1490939, -1, -1, -1, -1, -1, -1 }, { 0x27A78, -1, -1, 1490944, -1, -1, -1, -1, -1, -1 }, { 0x27A79, -1, 1490948, 1490952, -1, -1, -1, -1, -1, -1 }, { 0x27A7C, -1, -1, 1490957, -1, -1, -1, -1, -1, -1 }, { 0x27A84, -1, 1490962, -1, -1, -1, -1, -1, -1, -1 }, { 0x27A85, -1, -1, 1490967, -1, -1, -1, -1, -1, -1 }, { 0x27A87, -1, -1, 1490971, -1, -1, -1, -1, -1, -1 }, { 0x27A93, -1, -1, 1490975, -1, -1, -1, -1, -1, -1 }, { 0x27A95, -1, -1, 1490979, -1, -1, -1, -1, -1, -1 }, { 0x27A98, -1, -1, 1490984, -1, -1, -1, -1, -1, -1 }, { 0x27A9A, -1, -1, 1490990, -1, -1, -1, -1, -1, -1 }, { 0x27A9D, -1, -1, 1490994, -1, -1, -1, -1, -1, -1 }, { 0x27A9E, -1, -1, 1491001, -1, -1, -1, -1, -1, -1 }, { 0x27AA0, -1, -1, 1491005, -1, -1, -1, -1, -1, -1 }, { 0x27AA1, -1, -1, 1491009, -1, -1, -1, -1, -1, -1 }, { 0x27AA2, -1, -1, 1491014, -1, -1, -1, -1, -1, -1 }, { 0x27AA3, -1, -1, 1491018, -1, -1, -1, -1, -1, -1 }, { 0x27AA6, -1, -1, 1491025, -1, -1, -1, -1, -1, -1 }, { 0x27AA8, -1, -1, 1491029, -1, -1, -1, -1, -1, -1 }, { 0x27AAB, -1, -1, 1491033, -1, -1, -1, -1, -1, -1 }, { 0x27AAE, -1, -1, 1491037, -1, -1, -1, -1, -1, -1 }, { 0x27AAF, -1, -1, 1491041, -1, -1, -1, -1, -1, -1 }, { 0x27AB9, -1, -1, 1491047, -1, -1, -1, -1, -1, -1 }, { 0x27ABD, -1, 1491052, -1, -1, -1, -1, -1, -1, -1 }, { 0x27ABE, -1, 1491058, -1, -1, -1, -1, -1, -1, -1 }, { 0x27ACA, -1, -1, 1491064, -1, -1, -1, -1, -1, -1 }, { 0x27AD1, -1, -1, 1491068, -1, -1, -1, -1, -1, -1 }, { 0x27AD2, -1, -1, 1491073, -1, -1, -1, -1, -1, -1 }, { 0x27AD3, -1, -1, 1491078, -1, -1, -1, -1, -1, -1 }, { 0x27AD5, -1, -1, 1491082, -1, -1, -1, -1, -1, -1 }, { 0x27AD7, -1, -1, 1491087, -1, -1, -1, -1, -1, -1 }, { 0x27ADB, -1, -1, 1491092, -1, -1, -1, -1, -1, -1 }, { 0x27ADC, -1, -1, 1491098, -1, -1, -1, -1, -1, -1 }, { 0x27ADD, -1, -1, 1491102, -1, -1, -1, -1, -1, -1 }, { 0x27ADE, -1, -1, 1491107, -1, -1, -1, -1, -1, -1 }, { 0x27AE0, -1, -1, 1491112, -1, -1, -1, -1, -1, -1 }, { 0x27AE1, -1, -1, 1491116, -1, -1, -1, -1, -1, -1 }, { 0x27AE2, -1, -1, 1491121, -1, -1, -1, -1, -1, -1 }, { 0x27AE4, -1, -1, 1491127, -1, -1, -1, -1, -1, -1 }, { 0x27AE5, -1, -1, 1491131, -1, -1, -1, -1, -1, -1 }, { 0x27AE6, -1, -1, 1491135, -1, -1, -1, -1, -1, -1 }, { 0x27AE7, -1, -1, 1491139, -1, -1, -1, -1, -1, -1 }, { 0x27AEC, -1, -1, 1491143, -1, -1, -1, -1, -1, -1 }, { 0x27AF4, -1, 1491147, -1, -1, -1, -1, -1, -1, -1 }, { 0x27AF9, -1, -1, 1491152, -1, -1, -1, -1, -1, -1 }, { 0x27AFC, -1, -1, -1, -1, -1, -1, -1, -1, 1491158 }, { 0x27AFE, -1, -1, 1491162, -1, -1, -1, -1, -1, -1 }, { 0x27AFF, -1, -1, 1491167, -1, -1, -1, -1, -1, -1 }, { 0x27B01, -1, -1, 1491172, -1, -1, -1, -1, -1, -1 }, { 0x27B02, -1, -1, 1491183, -1, -1, -1, -1, 1491177, -1 }, { 0x27B05, -1, -1, 1491187, -1, -1, -1, -1, -1, -1 }, { 0x27B06, -1, 1491192, 1491197, -1, -1, -1, -1, -1, -1 }, { 0x27B07, -1, -1, 1491203, -1, -1, -1, -1, -1, -1 }, { 0x27B08, -1, 1491207, 1491212, -1, -1, -1, -1, -1, -1 }, { 0x27B0A, -1, -1, 1491216, -1, -1, -1, -1, -1, -1 }, { 0x27B0B, -1, 1491220, 1491226, -1, -1, -1, -1, -1, -1 }, { 0x27B0C, -1, -1, 1491230, -1, -1, -1, -1, -1, -1 }, { 0x27B0F, -1, -1, 1491235, -1, -1, -1, -1, -1, -1 }, { 0x27B15, -1, -1, 1491239, -1, -1, -1, -1, -1, -1 }, { 0x27B18, -1, 1491243, -1, -1, -1, -1, -1, -1, -1 }, { 0x27B1E, -1, -1, 1491249, -1, -1, -1, -1, -1, -1 }, { 0x27B24, -1, -1, 1491254, -1, -1, -1, -1, -1, -1 }, { 0x27B26, -1, -1, 1491261, -1, -1, -1, -1, -1, -1 }, { 0x27B27, -1, -1, 1491267, -1, -1, -1, -1, -1, -1 }, { 0x27B28, 1491280, 1491275, 1491298, -1, -1, -1, -1, -1, -1 }, { 0x27B29, -1, -1, 1491303, -1, -1, -1, -1, -1, -1 }, { 0x27B2A, -1, -1, 1491307, -1, -1, -1, -1, -1, -1 }, { 0x27B2B, -1, -1, 1491312, -1, -1, -1, -1, -1, -1 }, { 0x27B2C, -1, -1, 1491318, -1, -1, -1, -1, -1, -1 }, { 0x27B30, -1, -1, 1491322, -1, -1, -1, -1, -1, -1 }, { 0x27B31, -1, -1, 1491329, -1, -1, -1, -1, -1, -1 }, { 0x27B38, -1, 1491333, -1, -1, -1, -1, -1, -1, -1 }, { 0x27B39, -1, 1491339, -1, -1, -1, -1, -1, -1, -1 }, { 0x27B3A, -1, 1491344, -1, -1, -1, -1, -1, -1, -1 }, { 0x27B43, -1, -1, 1491349, -1, -1, -1, -1, -1, -1 }, { 0x27B47, -1, -1, 1491354, -1, -1, -1, -1, -1, -1 }, { 0x27B48, -1, 1491360, 1491366, -1, -1, -1, -1, -1, -1 }, { 0x27B4A, -1, -1, 1491372, -1, -1, -1, -1, -1, -1 }, { 0x27B4C, -1, -1, 1491378, -1, -1, -1, -1, -1, -1 }, { 0x27B4D, -1, -1, 1491383, -1, -1, -1, -1, -1, -1 }, { 0x27B4E, -1, -1, 1491389, -1, -1, -1, -1, -1, -1 }, { 0x27B4F, -1, -1, 1491393, -1, -1, -1, -1, -1, -1 }, { 0x27B53, -1, -1, 1491398, -1, -1, -1, -1, -1, -1 }, { 0x27B54, -1, -1, 1491404, -1, -1, -1, -1, -1, -1 }, { 0x27B55, -1, -1, 1491410, -1, -1, -1, -1, -1, -1 }, { 0x27B5A, -1, -1, 1491415, -1, -1, -1, -1, -1, -1 }, { 0x27B5C, 1491428, 1491422, 1491439, -1, -1, -1, -1, -1, -1 }, { 0x27B5D, -1, -1, 1491443, -1, -1, -1, -1, -1, -1 }, { 0x27B5E, -1, -1, 1491447, -1, -1, -1, -1, -1, -1 }, { 0x27B5F, -1, -1, 1491452, -1, -1, -1, -1, -1, -1 }, { 0x27B60, -1, -1, 1491457, -1, -1, -1, -1, -1, -1 }, { 0x27B63, -1, -1, 1491462, -1, -1, -1, -1, -1, -1 }, { 0x27B64, -1, -1, 1491467, -1, -1, -1, -1, -1, -1 }, { 0x27B65, -1, 1491472, 1491477, -1, -1, -1, -1, -1, -1 }, { 0x27B66, -1, -1, 1491482, -1, -1, -1, -1, -1, -1 }, { 0x27B6A, -1, -1, 1491488, -1, -1, -1, -1, -1, -1 }, { 0x27B73, -1, -1, 1491491, -1, -1, -1, -1, -1, -1 }, { 0x27B75, -1, -1, 1491495, -1, -1, -1, -1, -1, -1 }, { 0x27B78, -1, -1, 1491500, -1, -1, -1, -1, -1, -1 }, { 0x27B79, -1, -1, 1491505, -1, -1, -1, -1, -1, -1 }, { 0x27B7B, -1, -1, 1491510, -1, -1, -1, -1, -1, -1 }, { 0x27B7C, -1, -1, 1491515, -1, -1, -1, -1, -1, -1 }, { 0x27B7D, -1, -1, 1491521, -1, -1, -1, -1, -1, -1 }, { 0x27B7E, -1, -1, 1491527, -1, -1, -1, -1, -1, -1 }, { 0x27B86, -1, -1, 1491532, -1, -1, -1, -1, -1, -1 }, { 0x27B88, -1, -1, 1491538, -1, -1, -1, -1, -1, -1 }, { 0x27B8D, -1, -1, 1491544, -1, -1, -1, -1, -1, -1 }, { 0x27B91, -1, -1, 1491548, -1, -1, -1, -1, -1, -1 }, { 0x27B92, -1, -1, 1491552, -1, -1, -1, -1, -1, -1 }, { 0x27B93, -1, -1, 1491556, -1, -1, -1, -1, -1, -1 }, { 0x27B97, -1, -1, 1491561, -1, -1, -1, -1, -1, -1 }, { 0x27B99, -1, -1, 1491566, -1, -1, -1, -1, -1, -1 }, { 0x27B9B, -1, -1, 1491571, -1, -1, -1, -1, -1, -1 }, { 0x27B9D, -1, -1, 1491575, -1, -1, -1, -1, -1, -1 }, { 0x27B9E, -1, -1, 1491580, -1, -1, -1, -1, -1, -1 }, { 0x27BA0, -1, -1, 1491585, -1, -1, -1, -1, -1, -1 }, { 0x27BA1, -1, -1, 1491590, -1, -1, -1, -1, -1, -1 }, { 0x27BA4, -1, -1, 1491595, -1, -1, -1, -1, -1, -1 }, { 0x27BAA, 1491606, 1491600, 1491636, -1, -1, -1, -1, -1, -1 }, { 0x27BAB, -1, -1, 1491642, -1, -1, -1, -1, -1, -1 }, { 0x27BAC, -1, -1, 1491647, -1, -1, -1, -1, -1, -1 }, { 0x27BAD, -1, -1, 1491653, -1, -1, -1, -1, -1, -1 }, { 0x27BAE, -1, -1, 1491657, -1, -1, -1, -1, -1, -1 }, { 0x27BB0, -1, -1, 1491663, -1, -1, -1, -1, -1, -1 }, { 0x27BB1, -1, -1, 1491668, -1, -1, -1, -1, -1, -1 }, { 0x27BB3, -1, -1, 1491673, -1, -1, -1, -1, -1, -1 }, { 0x27BB4, -1, -1, 1491678, -1, -1, -1, -1, -1, -1 }, { 0x27BB5, -1, -1, 1491684, -1, -1, -1, -1, -1, -1 }, { 0x27BB6, -1, -1, 1491688, -1, -1, -1, -1, -1, -1 }, { 0x27BBA, -1, -1, 1491693, -1, -1, -1, -1, -1, -1 }, { 0x27BBB, -1, -1, 1491699, -1, -1, -1, -1, -1, -1 }, { 0x27BBC, -1, -1, 1491705, -1, -1, -1, -1, -1, -1 }, { 0x27BBD, -1, -1, 1491710, -1, -1, -1, -1, -1, -1 }, { 0x27BBF, -1, -1, 1491716, -1, -1, -1, -1, -1, -1 }, { 0x27BC0, -1, -1, 1491721, -1, -1, -1, -1, -1, -1 }, { 0x27BC3, -1, -1, 1491727, -1, -1, -1, -1, -1, -1 }, { 0x27BC4, -1, -1, -1, -1, -1, -1, -1, -1, 1491732 }, { 0x27BC5, -1, -1, -1, -1, -1, -1, -1, -1, 1491737 }, { 0x27BC6, -1, -1, 1491742, -1, -1, -1, -1, -1, -1 }, { 0x27BC8, -1, -1, 1491747, -1, -1, -1, -1, -1, -1 }, { 0x27BC9, -1, -1, 1491751, -1, -1, -1, -1, -1, -1 }, { 0x27BCA, -1, -1, 1491755, -1, -1, -1, -1, -1, -1 }, { 0x27BCB, -1, -1, 1491759, -1, -1, -1, -1, -1, -1 }, { 0x27BCC, -1, -1, 1491764, -1, -1, -1, -1, -1, -1 }, { 0x27BCD, -1, -1, 1491769, -1, -1, -1, -1, -1, -1 }, { 0x27BCF, -1, -1, 1491774, -1, -1, -1, -1, -1, -1 }, { 0x27BD2, -1, -1, 1491778, -1, -1, -1, -1, -1, -1 }, { 0x27BD6, -1, -1, 1491785, -1, -1, -1, -1, -1, -1 }, { 0x27BD7, -1, -1, 1491790, -1, -1, -1, -1, -1, -1 }, { 0x27BD8, -1, -1, 1491794, -1, -1, -1, -1, -1, -1 }, { 0x27BDE, -1, -1, 1491799, -1, -1, -1, -1, -1, -1 }, { 0x27BE0, -1, -1, 1491804, -1, -1, -1, -1, -1, -1 }, { 0x27BE1, -1, -1, 1491809, -1, -1, -1, -1, -1, -1 }, { 0x27BE4, -1, -1, 1491814, -1, -1, -1, -1, -1, -1 }, { 0x27BE5, -1, -1, 1491819, -1, -1, -1, -1, -1, -1 }, { 0x27BE6, -1, -1, 1491824, -1, -1, -1, -1, -1, -1 }, { 0x27BE8, -1, -1, 1491830, -1, -1, -1, -1, -1, -1 }, { 0x27BE9, -1, -1, 1491835, -1, -1, -1, -1, -1, -1 }, { 0x27BEB, -1, -1, 1491840, -1, -1, -1, -1, -1, -1 }, { 0x27BEF, -1, 1491847, 1491852, -1, -1, -1, -1, -1, -1 }, { 0x27BF0, -1, -1, 1491856, -1, -1, -1, -1, -1, -1 }, { 0x27BF1, -1, -1, 1491861, -1, -1, -1, -1, -1, -1 }, { 0x27BF2, -1, -1, 1491866, -1, -1, -1, -1, -1, -1 }, { 0x27BF4, -1, 1491871, -1, -1, -1, -1, -1, -1, -1 }, { 0x27BF5, -1, -1, -1, -1, -1, -1, -1, -1, 1491876 }, { 0x27BF6, -1, -1, -1, -1, -1, -1, -1, -1, 1491884 }, { 0x27BFA, -1, -1, 1491888, -1, -1, -1, -1, -1, -1 }, { 0x27BFC, -1, -1, 1491893, -1, -1, -1, -1, -1, -1 }, { 0x27BFE, -1, -1, 1491899, -1, -1, -1, -1, -1, -1 }, { 0x27C03, -1, -1, 1491905, -1, -1, -1, -1, -1, -1 }, { 0x27C04, -1, -1, 1491910, -1, -1, -1, -1, -1, -1 }, { 0x27C07, -1, -1, 1491916, -1, -1, -1, -1, -1, -1 }, { 0x27C08, -1, -1, 1491920, -1, -1, -1, -1, -1, -1 }, { 0x27C0A, 1491929, 1491924, 1491946, -1, -1, -1, -1, -1, -1 }, { 0x27C0E, -1, 1491952, 1491957, -1, -1, -1, -1, -1, -1 }, { 0x27C12, -1, 1491962, 1491968, -1, -1, -1, -1, -1, -1 }, { 0x27C17, -1, -1, -1, -1, -1, -1, -1, -1, 1491973 }, { 0x27C18, -1, -1, 1491979, -1, -1, -1, -1, -1, -1 }, { 0x27C19, -1, -1, 1491984, -1, -1, -1, -1, -1, -1 }, { 0x27C1C, -1, -1, -1, -1, -1, -1, -1, -1, 1491988 }, { 0x27C20, -1, -1, 1491995, -1, -1, -1, -1, -1, -1 }, { 0x27C21, -1, -1, 1492000, -1, -1, -1, -1, -1, -1 }, { 0x27C23, -1, -1, 1492004, -1, -1, -1, -1, -1, -1 }, { 0x27C26, -1, -1, -1, -1, -1, -1, -1, -1, 1492009 }, { 0x27C27, 1492014, -1, -1, -1, -1, -1, 1492026, -1, -1 }, { 0x27C28, -1, -1, 1492031, -1, -1, -1, -1, -1, -1 }, { 0x27C29, -1, -1, 1492037, -1, -1, -1, -1, -1, -1 }, { 0x27C2A, -1, -1, 1492043, -1, -1, -1, -1, -1, -1 }, { 0x27C2B, -1, -1, 1492048, -1, -1, -1, -1, -1, -1 }, { 0x27C2D, -1, -1, 1492053, -1, -1, -1, -1, -1, -1 }, { 0x27C2F, -1, -1, 1492058, -1, -1, -1, -1, -1, -1 }, { 0x27C30, -1, -1, 1492065, -1, -1, -1, -1, -1, -1 }, { 0x27C31, -1, -1, 1492070, -1, -1, -1, -1, -1, -1 }, { 0x27C32, -1, -1, 1492074, -1, -1, -1, -1, -1, -1 }, { 0x27C34, -1, -1, 1492079, -1, -1, -1, -1, -1, -1 }, { 0x27C35, -1, 1492083, 1492088, -1, -1, -1, -1, -1, -1 }, { 0x27C37, -1, -1, 1492092, -1, -1, -1, -1, -1, -1 }, { 0x27C39, -1, -1, 1492096, -1, -1, -1, -1, -1, -1 }, { 0x27C3B, -1, -1, 1492100, -1, -1, -1, -1, -1, -1 }, { 0x27C3C, 1492113, 1492106, -1, -1, -1, -1, -1, -1, -1 }, { 0x27C3F, -1, -1, 1492132, -1, -1, -1, -1, -1, -1 }, { 0x27C40, -1, -1, 1492136, -1, -1, -1, -1, -1, -1 }, { 0x27C44, -1, -1, 1492142, -1, -1, -1, -1, -1, -1 }, { 0x27C45, -1, -1, 1492147, -1, -1, -1, -1, -1, -1 }, { 0x27C46, -1, -1, 1492151, -1, -1, -1, -1, -1, -1 }, { 0x27C4A, -1, -1, 1492156, -1, -1, -1, -1, -1, -1 }, { 0x27C4F, -1, -1, 1492160, -1, -1, -1, -1, -1, -1 }, { 0x27C50, -1, -1, 1492164, -1, -1, -1, -1, -1, -1 }, { 0x27C52, -1, -1, 1492170, -1, -1, -1, -1, -1, -1 }, { 0x27C53, -1, -1, 1492175, -1, -1, -1, -1, -1, -1 }, { 0x27C58, -1, -1, 1492180, -1, -1, -1, -1, -1, -1 }, { 0x27C5C, -1, -1, 1492185, -1, -1, -1, -1, -1, -1 }, { 0x27C5D, -1, -1, 1492190, -1, -1, -1, -1, -1, -1 }, { 0x27C61, -1, -1, 1492195, -1, -1, -1, -1, -1, -1 }, { 0x27C62, -1, -1, 1492202, -1, -1, -1, -1, -1, -1 }, { 0x27C69, -1, -1, 1492208, -1, -1, -1, -1, -1, -1 }, { 0x27C6A, -1, -1, 1492214, -1, -1, -1, -1, -1, -1 }, { 0x27C6B, -1, -1, 1492219, -1, -1, -1, -1, -1, -1 }, { 0x27C6C, -1, 1492224, 1492229, -1, -1, -1, -1, -1, -1 }, { 0x27C70, -1, -1, 1492233, -1, -1, -1, -1, -1, -1 }, { 0x27C72, -1, -1, 1492239, -1, -1, -1, -1, -1, -1 }, { 0x27C73, -1, -1, 1492243, -1, -1, -1, -1, -1, -1 }, { 0x27C74, -1, -1, 1492249, -1, -1, -1, -1, -1, -1 }, { 0x27C75, -1, -1, 1492255, -1, -1, -1, -1, -1, -1 }, { 0x27C79, -1, -1, 1492261, -1, -1, -1, -1, -1, -1 }, { 0x27C7A, -1, -1, -1, -1, -1, -1, -1, -1, 1492265 }, { 0x27C7B, -1, -1, 1492269, -1, -1, -1, -1, -1, -1 }, { 0x27C7C, -1, -1, 1492273, -1, -1, -1, -1, -1, -1 }, { 0x27C7E, -1, -1, 1492278, -1, -1, -1, -1, -1, -1 }, { 0x27C80, -1, -1, 1492284, -1, -1, -1, -1, -1, -1 }, { 0x27C82, -1, -1, 1492290, -1, -1, -1, -1, -1, -1 }, { 0x27C83, -1, -1, 1492295, -1, -1, -1, -1, -1, -1 }, { 0x27C84, -1, -1, 1492300, -1, -1, -1, -1, -1, -1 }, { 0x27C85, -1, -1, 1492305, -1, -1, -1, -1, -1, -1 }, { 0x27C87, -1, -1, 1492311, -1, -1, -1, -1, -1, -1 }, { 0x27C88, -1, -1, 1492315, -1, -1, -1, -1, -1, -1 }, { 0x27C8B, -1, -1, 1492320, -1, -1, -1, -1, -1, -1 }, { 0x27C8C, -1, -1, 1492324, -1, -1, -1, -1, -1, -1 }, { 0x27C8D, -1, -1, 1492329, -1, -1, -1, -1, -1, -1 }, { 0x27C97, -1, -1, 1492335, -1, -1, -1, -1, -1, -1 }, { 0x27C98, -1, -1, 1492340, -1, -1, -1, -1, -1, -1 }, { 0x27C99, -1, -1, 1492344, -1, -1, -1, -1, -1, -1 }, { 0x27C9C, -1, -1, 1492350, -1, -1, -1, -1, -1, -1 }, { 0x27C9D, -1, -1, 1492354, -1, -1, -1, -1, -1, -1 }, { 0x27CA1, -1, -1, 1492359, -1, -1, -1, -1, -1, -1 }, { 0x27CA2, -1, -1, 1492363, -1, -1, -1, -1, -1, -1 }, { 0x27CA4, -1, -1, 1492368, -1, -1, -1, -1, -1, -1 }, { 0x27CA5, -1, -1, 1492374, -1, -1, -1, -1, -1, -1 }, { 0x27CA6, -1, -1, 1492378, -1, -1, -1, -1, -1, -1 }, { 0x27CA7, -1, -1, 1492383, -1, -1, -1, -1, -1, -1 }, { 0x27CA8, -1, -1, 1492387, -1, -1, -1, -1, -1, -1 }, { 0x27CAB, -1, -1, -1, -1, -1, -1, -1, -1, 1492393 }, { 0x27CAD, -1, -1, 1492399, -1, -1, -1, -1, -1, -1 }, { 0x27CAE, -1, -1, 1492404, -1, -1, -1, -1, -1, -1 }, { 0x27CAF, -1, -1, 1492410, -1, -1, -1, -1, -1, -1 }, { 0x27CB0, -1, -1, 1492414, -1, -1, -1, -1, -1, -1 }, { 0x27CB1, -1, 1492419, 1492426, -1, -1, -1, -1, -1, -1 }, { 0x27CB4, -1, -1, 1492432, -1, -1, -1, -1, -1, -1 }, { 0x27CB5, -1, -1, 1492438, -1, -1, -1, -1, -1, -1 }, { 0x27CBA, -1, -1, 1492442, -1, -1, -1, -1, -1, -1 }, { 0x27CBB, -1, -1, 1492446, -1, -1, -1, -1, -1, -1 }, { 0x27CBC, -1, -1, -1, -1, -1, -1, -1, -1, 1492452 }, { 0x27CBE, -1, -1, 1492456, -1, -1, -1, -1, -1, -1 }, { 0x27CBF, -1, -1, 1492462, -1, -1, -1, -1, -1, -1 }, { 0x27CC0, -1, -1, 1492467, -1, -1, -1, -1, -1, -1 }, { 0x27CC1, -1, -1, 1492473, -1, -1, -1, -1, -1, -1 }, { 0x27CC2, -1, -1, 1492477, -1, -1, -1, -1, -1, -1 }, { 0x27CC4, -1, -1, 1492481, -1, -1, -1, -1, -1, -1 }, { 0x27CC5, -1, -1, 1492486, -1, -1, -1, -1, -1, -1 }, { 0x27CC6, -1, -1, 1492491, -1, -1, -1, -1, -1, -1 }, { 0x27CC7, -1, -1, -1, -1, -1, -1, -1, -1, 1492497 }, { 0x27CC9, -1, -1, 1492503, -1, -1, -1, -1, -1, -1 }, { 0x27CCC, -1, -1, 1492509, -1, -1, -1, -1, -1, -1 }, { 0x27CCD, -1, -1, 1492513, -1, -1, -1, -1, -1, -1 }, { 0x27CCE, -1, -1, 1492519, -1, -1, -1, -1, -1, -1 }, { 0x27CCF, -1, -1, 1492523, -1, -1, -1, -1, -1, -1 }, { 0x27CD0, -1, -1, 1492528, -1, -1, -1, -1, -1, -1 }, { 0x27CD5, -1, -1, 1492533, -1, -1, -1, -1, -1, -1 }, { 0x27CD8, -1, -1, -1, -1, -1, -1, -1, -1, 1492538 }, { 0x27CD9, -1, -1, 1492543, -1, -1, -1, -1, -1, -1 }, { 0x27CDA, -1, -1, 1492547, -1, -1, -1, -1, -1, -1 }, { 0x27CDB, -1, -1, 1492552, -1, -1, -1, -1, -1, -1 }, { 0x27CDC, -1, -1, 1492557, -1, -1, -1, -1, -1, -1 }, { 0x27CDD, -1, -1, 1492563, -1, -1, -1, -1, -1, -1 }, { 0x27CDE, -1, -1, 1492569, -1, -1, -1, -1, -1, -1 }, { 0x27CDF, -1, -1, 1492574, -1, -1, -1, -1, -1, -1 }, { 0x27CE0, -1, -1, 1492579, -1, -1, -1, -1, -1, -1 }, { 0x27CE3, -1, -1, 1492583, -1, -1, -1, -1, -1, -1 }, { 0x27CE6, -1, -1, 1492589, -1, -1, -1, -1, -1, -1 }, { 0x27CE7, -1, -1, 1492594, -1, -1, -1, -1, -1, -1 }, { 0x27CE8, -1, -1, 1492599, -1, -1, -1, -1, -1, -1 }, { 0x27CE9, -1, -1, 1492604, -1, -1, -1, -1, -1, -1 }, { 0x27CEA, -1, -1, 1492610, -1, -1, -1, -1, -1, -1 }, { 0x27CEB, -1, -1, 1492615, -1, -1, -1, -1, -1, -1 }, { 0x27CEC, -1, -1, 1492620, -1, -1, -1, -1, -1, -1 }, { 0x27CED, -1, -1, 1492625, -1, -1, -1, -1, -1, -1 }, { 0x27CEE, -1, -1, 1492631, -1, -1, -1, -1, -1, -1 }, { 0x27CEF, -1, -1, -1, -1, -1, -1, -1, 1492638, -1 }, { 0x27CF6, -1, -1, 1492644, -1, -1, -1, -1, -1, -1 }, { 0x27CF8, -1, -1, 1492649, -1, -1, -1, -1, -1, -1 }, { 0x27CF9, -1, -1, 1492653, -1, -1, -1, -1, -1, -1 }, { 0x27CFB, -1, -1, 1492659, -1, -1, -1, -1, -1, -1 }, { 0x27CFC, -1, -1, 1492665, -1, -1, -1, -1, -1, -1 }, { 0x27CFF, -1, -1, 1492669, -1, -1, -1, -1, -1, -1 }, { 0x27D01, -1, -1, 1492675, -1, -1, -1, -1, -1, -1 }, { 0x27D02, -1, -1, 1492680, -1, -1, -1, -1, -1, -1 }, { 0x27D03, -1, -1, 1492686, -1, -1, -1, -1, -1, -1 }, { 0x27D04, -1, -1, 1492692, -1, -1, -1, -1, -1, -1 }, { 0x27D05, -1, -1, 1492698, -1, -1, -1, -1, -1, -1 }, { 0x27D07, -1, -1, 1492706, -1, -1, -1, -1, -1, -1 }, { 0x27D09, -1, -1, 1492710, -1, -1, -1, -1, -1, -1 }, { 0x27D0A, -1, -1, 1492714, -1, -1, -1, -1, -1, -1 }, { 0x27D0B, -1, -1, -1, -1, -1, -1, -1, -1, 1492720 }, { 0x27D0C, -1, -1, 1492724, -1, -1, -1, -1, -1, -1 }, { 0x27D0E, -1, -1, 1492728, -1, -1, -1, -1, -1, -1 }, { 0x27D13, -1, -1, 1492734, -1, -1, -1, -1, -1, -1 }, { 0x27D15, -1, -1, 1492739, -1, -1, -1, -1, -1, -1 }, { 0x27D16, -1, -1, 1492745, -1, -1, -1, -1, -1, -1 }, { 0x27D17, -1, -1, 1492750, -1, -1, -1, -1, -1, -1 }, { 0x27D19, -1, -1, 1492756, -1, -1, -1, -1, -1, -1 }, { 0x27D1A, -1, -1, 1492761, -1, -1, -1, -1, -1, -1 }, { 0x27D20, -1, -1, 1492767, -1, -1, -1, -1, -1, -1 }, { 0x27D22, -1, -1, 1492771, -1, -1, -1, -1, -1, -1 }, { 0x27D23, -1, -1, 1492776, -1, -1, -1, -1, -1, -1 }, { 0x27D24, -1, -1, 1492781, -1, -1, -1, -1, -1, 1492785 }, { 0x27D25, -1, -1, 1492790, -1, -1, -1, -1, -1, -1 }, { 0x27D2A, 1492795, -1, 1492805, -1, -1, -1, -1, -1, -1 }, { 0x27D2C, -1, -1, 1492810, -1, -1, -1, -1, -1, -1 }, { 0x27D2D, -1, -1, 1492815, -1, -1, -1, -1, -1, -1 }, { 0x27D2F, 1492825, 1492821, -1, -1, -1, -1, -1, -1, -1 }, { 0x27D31, -1, -1, -1, -1, -1, -1, -1, -1, 1492854 }, { 0x27D32, -1, -1, 1492859, -1, -1, -1, -1, -1, -1 }, { 0x27D38, -1, -1, 1492864, -1, -1, -1, -1, -1, -1 }, { 0x27D3A, -1, -1, 1492869, -1, -1, -1, -1, -1, -1 }, { 0x27D43, -1, -1, 1492874, -1, -1, -1, -1, -1, -1 }, { 0x27D46, -1, -1, -1, -1, -1, -1, -1, -1, 1492880 }, { 0x27D48, -1, -1, 1492886, -1, -1, -1, -1, -1, -1 }, { 0x27D4A, -1, -1, 1492891, -1, -1, -1, -1, -1, -1 }, { 0x27D4B, -1, -1, 1492896, -1, -1, -1, -1, -1, -1 }, { 0x27D4C, -1, -1, 1492901, -1, -1, -1, -1, -1, -1 }, { 0x27D4E, -1, -1, 1492907, -1, -1, -1, -1, -1, -1 }, { 0x27D53, -1, 1492911, -1, -1, -1, -1, -1, -1, -1 }, { 0x27D54, -1, 1492916, -1, -1, -1, -1, -1, -1, -1 }, { 0x27D5B, -1, -1, 1492921, -1, -1, -1, -1, -1, -1 }, { 0x27D5E, -1, -1, 1492925, -1, -1, -1, -1, -1, -1 }, { 0x27D5F, -1, -1, -1, -1, -1, -1, -1, -1, 1492929 }, { 0x27D60, -1, -1, 1492934, -1, -1, -1, -1, -1, -1 }, { 0x27D61, -1, -1, 1492939, -1, -1, -1, -1, -1, -1 }, { 0x27D62, -1, -1, 1492943, -1, -1, -1, -1, -1, -1 }, { 0x27D63, -1, -1, 1492948, -1, -1, -1, -1, -1, -1 }, { 0x27D64, -1, -1, 1492955, -1, -1, -1, -1, -1, -1 }, { 0x27D66, -1, 1492960, -1, -1, -1, -1, -1, -1, -1 }, { 0x27D67, -1, -1, 1492966, -1, -1, -1, -1, -1, -1 }, { 0x27D68, -1, -1, 1492971, -1, -1, -1, -1, -1, -1 }, { 0x27D6C, -1, -1, 1492975, -1, -1, -1, -1, -1, -1 }, { 0x27D6D, -1, -1, 1492979, -1, -1, -1, -1, -1, -1 }, { 0x27D71, -1, -1, 1492984, -1, -1, -1, -1, -1, -1 }, { 0x27D73, 1492995, 1492990, 1493034, -1, -1, -1, -1, -1, -1 }, { 0x27D7B, -1, -1, 1493039, -1, -1, -1, -1, -1, -1 }, { 0x27D7C, -1, -1, 1493044, -1, -1, -1, -1, -1, -1 }, { 0x27D84, 1493055, 1493048, 1493070, -1, -1, -1, -1, -1, 1493077 }, { 0x27D86, -1, -1, 1493083, -1, -1, -1, -1, -1, -1 }, { 0x27D87, -1, -1, 1493088, -1, -1, -1, -1, -1, -1 }, { 0x27D8A, -1, -1, 1493093, -1, -1, -1, -1, -1, -1 }, { 0x27D8D, -1, -1, 1493098, -1, -1, -1, -1, -1, -1 }, { 0x27D8F, -1, 1493102, -1, -1, -1, -1, -1, -1, -1 }, { 0x27D94, -1, -1, 1493107, -1, -1, -1, -1, -1, -1 }, { 0x27D95, -1, -1, 1493114, -1, -1, -1, -1, -1, -1 }, { 0x27D96, -1, -1, 1493118, -1, -1, -1, -1, -1, -1 }, { 0x27D98, -1, 1493122, -1, -1, -1, -1, -1, -1, -1 }, { 0x27D99, -1, -1, 1493127, -1, -1, -1, -1, -1, -1 }, { 0x27D9C, -1, -1, 1493132, -1, -1, -1, -1, -1, -1 }, { 0x27DA0, -1, -1, 1493139, -1, -1, -1, -1, -1, -1 }, { 0x27DA1, -1, -1, 1493143, -1, -1, -1, -1, -1, -1 }, { 0x27DA7, -1, 1493147, -1, -1, -1, -1, -1, -1, -1 }, { 0x27DAB, -1, -1, -1, -1, -1, -1, -1, -1, 1493154 }, { 0x27DAC, -1, -1, -1, -1, -1, -1, -1, -1, 1493161 }, { 0x27DAD, -1, -1, -1, -1, -1, -1, -1, -1, 1493168 }, { 0x27DAE, -1, -1, -1, -1, -1, -1, -1, -1, 1493174 }, { 0x27DAF, -1, -1, -1, -1, -1, -1, -1, -1, 1493180 }, { 0x27DB2, -1, -1, 1493186, -1, -1, -1, -1, -1, -1 }, { 0x27DB5, -1, -1, 1493192, -1, -1, -1, -1, -1, -1 }, { 0x27DB6, 1493203, 1493197, 1493229, -1, -1, -1, -1, -1, -1 }, { 0x27DB7, -1, -1, 1493234, -1, -1, -1, -1, -1, -1 }, { 0x27DB8, -1, -1, 1493238, -1, -1, -1, -1, -1, -1 }, { 0x27DBA, -1, -1, 1493245, -1, -1, -1, -1, -1, -1 }, { 0x27DBD, -1, 1493251, -1, -1, -1, -1, -1, -1, -1 }, { 0x27DC5, -1, -1, 1493255, -1, -1, -1, -1, -1, -1 }, { 0x27DC7, 1493265, 1493259, -1, -1, -1, -1, -1, -1, -1 }, { 0x27DCB, -1, -1, 1493278, -1, -1, -1, -1, -1, -1 }, { 0x27DCE, -1, -1, 1493283, -1, -1, -1, -1, -1, -1 }, { 0x27DD0, -1, -1, 1493287, -1, -1, -1, -1, -1, -1 }, { 0x27DD1, -1, -1, 1493292, -1, -1, -1, -1, -1, -1 }, { 0x27DD2, -1, -1, 1493297, -1, -1, -1, -1, -1, -1 }, { 0x27DDB, -1, -1, 1493304, -1, -1, -1, -1, -1, -1 }, { 0x27DDC, -1, 1493309, -1, -1, -1, -1, -1, -1, -1 }, { 0x27DDD, -1, -1, -1, -1, -1, -1, -1, -1, 1493315 }, { 0x27DDF, -1, -1, 1493319, -1, -1, -1, -1, -1, -1 }, { 0x27DE1, -1, -1, 1493324, -1, -1, -1, -1, -1, -1 }, { 0x27DE5, -1, -1, 1493329, -1, -1, -1, -1, -1, -1 }, { 0x27DE6, -1, -1, 1493333, -1, -1, -1, -1, -1, -1 }, { 0x27DE7, -1, -1, 1493337, -1, -1, -1, -1, -1, -1 }, { 0x27DF1, -1, -1, 1493342, -1, -1, -1, -1, -1, -1 }, { 0x27DF3, -1, -1, 1493347, -1, -1, -1, -1, -1, -1 }, { 0x27DF6, -1, -1, 1493352, -1, -1, -1, -1, -1, -1 }, { 0x27DF8, -1, -1, -1, -1, -1, -1, -1, -1, 1493358 }, { 0x27DF9, -1, -1, -1, -1, -1, -1, -1, -1, 1493362 }, { 0x27DFA, -1, -1, -1, -1, -1, -1, -1, -1, 1493368 }, { 0x27DFE, -1, -1, 1493374, -1, -1, -1, -1, -1, -1 }, { 0x27DFF, -1, -1, 1493378, -1, -1, -1, -1, -1, -1 }, { 0x27E02, -1, -1, 1493382, -1, -1, -1, -1, -1, -1 }, { 0x27E05, -1, -1, 1493388, -1, -1, -1, -1, -1, -1 }, { 0x27E08, -1, -1, 1493393, -1, -1, -1, -1, -1, -1 }, { 0x27E12, -1, -1, -1, -1, -1, -1, -1, -1, 1493398 }, { 0x27E13, -1, -1, -1, -1, -1, -1, -1, -1, 1493404 }, { 0x27E15, -1, -1, 1493411, -1, -1, -1, -1, -1, -1 }, { 0x27E16, 1493416, -1, 1493442, -1, -1, -1, -1, -1, -1 }, { 0x27E17, -1, -1, 1493449, -1, -1, -1, -1, -1, -1 }, { 0x27E18, -1, -1, 1493454, -1, -1, -1, -1, -1, -1 }, { 0x27E19, -1, -1, 1493460, -1, -1, -1, -1, -1, -1 }, { 0x27E1D, -1, -1, -1, -1, -1, -1, -1, -1, 1493465 }, { 0x27E26, -1, -1, 1493470, -1, -1, -1, -1, -1, -1 }, { 0x27E27, -1, -1, 1493475, -1, -1, -1, -1, -1, -1 }, { 0x27E28, -1, -1, 1493479, -1, -1, -1, -1, -1, -1 }, { 0x27E29, -1, -1, 1493485, -1, -1, -1, -1, -1, -1 }, { 0x27E2A, -1, -1, 1493490, -1, -1, -1, -1, -1, -1 }, { 0x27E2B, -1, -1, 1493496, -1, -1, -1, -1, -1, -1 }, { 0x27E30, -1, -1, -1, -1, -1, -1, -1, -1, 1493501 }, { 0x27E32, -1, -1, 1493509, -1, -1, -1, -1, -1, -1 }, { 0x27E3A, -1, -1, -1, -1, -1, -1, -1, -1, 1493514 }, { 0x27E3B, -1, -1, -1, -1, -1, -1, -1, -1, 1493520 }, { 0x27E3D, -1, -1, 1493525, -1, -1, -1, -1, -1, -1 }, { 0x27E3E, -1, -1, 1493530, -1, -1, -1, -1, -1, -1 }, { 0x27E3F, -1, -1, 1493536, -1, -1, -1, -1, -1, -1 }, { 0x27E45, -1, -1, -1, -1, -1, -1, -1, -1, 1493542 }, { 0x27E48, -1, -1, 1493549, -1, -1, -1, -1, -1, -1 }, { 0x27E4A, -1, -1, 1493555, -1, -1, -1, -1, -1, -1 }, { 0x27E4B, -1, -1, -1, -1, -1, -1, -1, -1, 1493560 }, { 0x27E4C, -1, -1, 1493564, -1, -1, -1, -1, -1, -1 }, { 0x27E4D, -1, 1493568, -1, -1, -1, -1, -1, -1, -1 }, { 0x27E4F, -1, 1493574, -1, -1, -1, -1, -1, -1, -1 }, { 0x27E50, -1, -1, 1493580, -1, -1, -1, -1, -1, -1 }, { 0x27E51, 1493591, 1493585, 1493702, -1, -1, -1, -1, -1, -1 }, { 0x27E52, 1493713, 1493707, -1, -1, -1, -1, -1, -1, -1 }, { 0x27E53, -1, -1, 1493744, -1, -1, -1, -1, -1, -1 }, { 0x27E54, 1493758, 1493751, -1, -1, -1, -1, -1, -1, -1 }, { 0x27E55, 1493793, 1493787, 1493840, -1, -1, -1, -1, -1, -1 }, { 0x27E56, -1, 1493844, 1493849, -1, -1, -1, -1, -1, -1 }, { 0x27E57, 1493861, 1493855, 1493913, -1, -1, -1, -1, -1, -1 }, { 0x27E5B, -1, -1, 1493918, -1, -1, -1, -1, -1, -1 }, { 0x27E5E, -1, -1, 1493923, -1, -1, -1, -1, -1, -1 }, { 0x27E5F, -1, -1, -1, -1, -1, -1, -1, -1, 1493928 }, { 0x27E63, -1, -1, 1493933, -1, -1, -1, -1, -1, -1 }, { 0x27E65, -1, -1, -1, -1, -1, -1, -1, -1, 1493938 }, { 0x27E66, -1, -1, -1, -1, -1, -1, -1, -1, 1493944 }, { 0x27E68, -1, -1, 1493950, -1, -1, -1, -1, -1, -1 }, { 0x27E69, -1, -1, 1493954, -1, -1, -1, -1, -1, -1 }, { 0x27E6A, -1, -1, -1, -1, -1, -1, -1, -1, 1493959 }, { 0x27E6B, -1, -1, -1, -1, -1, -1, -1, -1, 1493963 }, { 0x27E6C, -1, -1, 1493968, -1, -1, -1, -1, -1, -1 }, { 0x27E6D, -1, -1, 1493973, -1, -1, -1, -1, -1, -1 }, { 0x27E70, -1, -1, -1, -1, -1, -1, -1, -1, 1493977 }, { 0x27E71, -1, -1, -1, -1, -1, -1, -1, -1, 1493986 }, { 0x27E72, -1, -1, 1493993, -1, -1, -1, -1, -1, -1 }, { 0x27E73, -1, -1, 1493997, -1, -1, -1, -1, -1, -1 }, { 0x27E74, -1, -1, 1494002, -1, -1, -1, -1, -1, -1 }, { 0x27E76, -1, -1, 1494006, -1, -1, -1, -1, -1, -1 }, { 0x27E7A, -1, -1, 1494010, -1, -1, -1, -1, -1, -1 }, { 0x27E7B, -1, -1, -1, -1, -1, -1, -1, -1, 1494015 }, { 0x27E7C, -1, -1, -1, -1, -1, -1, -1, -1, 1494021 }, { 0x27E7D, -1, -1, 1494033, -1, -1, -1, -1, 1494027, -1 }, { 0x27E7E, -1, -1, 1494037, -1, -1, -1, -1, -1, -1 }, { 0x27E7F, -1, -1, -1, -1, -1, -1, -1, -1, 1494041 }, { 0x27E80, -1, -1, -1, -1, -1, -1, -1, -1, 1494046 }, { 0x27E81, -1, -1, -1, -1, -1, -1, -1, -1, 1494053 }, { 0x27E82, -1, -1, -1, -1, -1, -1, -1, -1, 1494060 }, { 0x27E83, -1, -1, -1, -1, -1, -1, -1, -1, 1494066 }, { 0x27E85, -1, -1, 1494072, -1, -1, -1, -1, -1, -1 }, { 0x27E89, 1494082, 1494077, -1, -1, -1, -1, -1, -1, -1 }, { 0x27E8E, -1, -1, 1494090, -1, -1, -1, -1, -1, -1 }, { 0x27E8F, -1, -1, 1494094, -1, -1, -1, -1, -1, -1 }, { 0x27E90, -1, -1, 1494099, -1, -1, -1, -1, -1, -1 }, { 0x27E92, -1, -1, 1494104, -1, -1, -1, -1, -1, -1 }, { 0x27E95, -1, -1, -1, -1, -1, -1, -1, -1, 1494108 }, { 0x27E9C, -1, -1, 1494116, -1, -1, -1, -1, -1, -1 }, { 0x27E9D, -1, -1, 1494122, -1, -1, -1, -1, -1, -1 }, { 0x27E9F, -1, -1, 1494126, -1, -1, -1, -1, -1, -1 }, { 0x27EA0, -1, -1, 1494131, -1, -1, -1, -1, -1, -1 }, { 0x27EA1, -1, -1, 1494136, -1, -1, -1, -1, -1, -1 }, { 0x27EA2, -1, -1, 1494140, -1, -1, -1, -1, -1, -1 }, { 0x27EA3, -1, -1, 1494145, -1, -1, -1, -1, -1, -1 }, { 0x27EA4, -1, -1, 1494151, -1, -1, -1, -1, -1, -1 }, { 0x27EA7, -1, -1, 1494156, -1, -1, -1, -1, -1, -1 }, { 0x27EA8, -1, -1, 1494161, -1, -1, -1, -1, -1, -1 }, { 0x27EB0, -1, -1, 1494165, -1, -1, -1, -1, -1, -1 }, { 0x27EB2, -1, -1, 1494169, -1, -1, -1, -1, -1, -1 }, { 0x27EB4, -1, -1, 1494173, -1, -1, -1, -1, -1, -1 }, { 0x27EB6, -1, -1, 1494177, -1, -1, -1, -1, -1, -1 }, { 0x27EB7, -1, -1, 1494182, -1, -1, -1, -1, -1, -1 }, { 0x27EB8, -1, -1, 1494186, -1, -1, -1, -1, -1, -1 }, { 0x27EB9, -1, -1, 1494192, -1, -1, -1, -1, -1, -1 }, { 0x27EBA, -1, -1, 1494196, -1, -1, -1, -1, -1, -1 }, { 0x27EBC, -1, -1, 1494200, -1, -1, -1, -1, -1, -1 }, { 0x27EBD, -1, -1, 1494204, -1, -1, -1, -1, -1, -1 }, { 0x27EBE, -1, -1, 1494208, -1, -1, -1, -1, -1, -1 }, { 0x27EBF, -1, -1, 1494213, -1, -1, -1, -1, -1, -1 }, { 0x27EC1, -1, -1, 1494218, -1, -1, -1, -1, -1, -1 }, { 0x27EC3, -1, -1, 1494223, -1, -1, -1, -1, -1, -1 }, { 0x27ECD, -1, -1, 1494228, -1, -1, -1, -1, -1, -1 }, { 0x27ED0, -1, -1, -1, -1, -1, -1, -1, -1, 1494234 }, { 0x27ED2, -1, -1, 1494242, -1, -1, -1, -1, -1, -1 }, { 0x27ED3, -1, -1, 1494248, -1, -1, -1, -1, -1, -1 }, { 0x27ED4, -1, -1, 1494254, -1, -1, -1, -1, -1, -1 }, { 0x27ED5, -1, -1, 1494261, -1, -1, -1, -1, -1, -1 }, { 0x27ED6, -1, -1, 1494265, -1, -1, -1, -1, -1, -1 }, { 0x27ED7, -1, -1, 1494271, -1, -1, -1, -1, -1, -1 }, { 0x27ED8, -1, -1, 1494275, -1, -1, -1, -1, -1, -1 }, { 0x27ED9, 1494285, 1494280, 1494328, -1, -1, -1, -1, -1, -1 }, { 0x27EDA, -1, -1, 1494332, -1, -1, -1, -1, -1, 1494338 }, { 0x27EDC, -1, -1, 1494344, -1, -1, -1, -1, -1, -1 }, { 0x27EDD, -1, -1, 1494349, -1, -1, -1, -1, -1, -1 }, { 0x27EE7, -1, -1, 1494354, -1, -1, -1, -1, -1, -1 }, { 0x27EE9, -1, -1, -1, -1, -1, -1, -1, -1, 1494359 }, { 0x27EEA, -1, -1, -1, -1, -1, -1, -1, -1, 1494365 }, { 0x27EED, -1, -1, -1, -1, -1, -1, -1, -1, 1494372 }, { 0x27EF0, -1, -1, 1494378, -1, -1, -1, -1, -1, -1 }, { 0x27EF1, -1, -1, 1494382, -1, -1, -1, -1, -1, -1 }, { 0x27EF2, -1, -1, 1494387, -1, -1, -1, -1, -1, -1 }, { 0x27EF3, -1, -1, 1494392, -1, -1, -1, -1, -1, -1 }, { 0x27EF4, -1, -1, 1494396, -1, -1, -1, -1, -1, -1 }, { 0x27EF5, -1, -1, 1494402, -1, -1, -1, -1, -1, -1 }, { 0x27EF6, -1, -1, 1494407, -1, -1, -1, -1, -1, -1 }, { 0x27EF7, -1, -1, 1494411, -1, -1, -1, -1, -1, -1 }, { 0x27EF8, -1, -1, 1494415, -1, -1, -1, -1, -1, -1 }, { 0x27EF9, -1, -1, 1494420, -1, -1, -1, -1, -1, -1 }, { 0x27EFA, -1, -1, 1494426, -1, -1, -1, -1, -1, -1 }, { 0x27EFC, -1, -1, 1494433, -1, -1, -1, -1, -1, -1 }, { 0x27EFF, -1, -1, 1494438, -1, -1, -1, -1, -1, -1 }, { 0x27F0A, -1, -1, 1494443, -1, -1, -1, -1, -1, -1 }, { 0x27F0B, -1, -1, -1, -1, -1, -1, -1, -1, 1494447 }, { 0x27F0C, -1, -1, -1, -1, -1, -1, -1, -1, 1494454 }, { 0x27F0D, -1, -1, -1, -1, -1, -1, -1, -1, 1494461 }, { 0x27F0E, -1, -1, 1494466, -1, -1, -1, -1, -1, -1 }, { 0x27F0F, -1, -1, 1494469, -1, -1, -1, -1, -1, -1 }, { 0x27F10, -1, -1, 1494475, -1, -1, -1, -1, -1, -1 }, { 0x27F11, -1, -1, 1494480, -1, -1, -1, -1, -1, -1 }, { 0x27F12, -1, -1, 1494484, -1, -1, -1, -1, -1, -1 }, { 0x27F13, -1, -1, 1494489, -1, -1, -1, -1, -1, -1 }, { 0x27F14, -1, -1, 1494495, -1, -1, -1, -1, -1, -1 }, { 0x27F15, -1, -1, 1494501, -1, -1, -1, -1, -1, -1 }, { 0x27F16, -1, -1, 1494505, -1, -1, -1, -1, -1, -1 }, { 0x27F17, -1, -1, 1494510, -1, -1, -1, -1, -1, -1 }, { 0x27F18, -1, -1, 1494514, -1, -1, -1, -1, -1, -1 }, { 0x27F19, -1, -1, 1494518, -1, -1, -1, -1, -1, -1 }, { 0x27F1B, -1, -1, -1, -1, -1, -1, -1, 1494525, -1 }, { 0x27F1C, -1, -1, 1494531, -1, -1, -1, -1, -1, -1 }, { 0x27F1F, -1, -1, 1494535, -1, -1, -1, -1, -1, -1 }, { 0x27F20, -1, -1, 1494539, -1, -1, -1, -1, -1, -1 }, { 0x27F24, -1, -1, 1494544, -1, -1, -1, -1, -1, -1 }, { 0x27F28, -1, -1, 1494549, -1, -1, -1, -1, -1, -1 }, { 0x27F29, -1, -1, 1494554, -1, -1, -1, -1, -1, -1 }, { 0x27F2A, -1, -1, 1494561, -1, -1, -1, -1, -1, -1 }, { 0x27F2B, -1, -1, 1494566, -1, -1, -1, -1, -1, -1 }, { 0x27F2C, -1, -1, 1494570, -1, -1, -1, -1, -1, -1 }, { 0x27F2D, -1, -1, 1494575, -1, -1, -1, -1, -1, -1 }, { 0x27F2E, 1494579, -1, 1494587, -1, -1, -1, -1, -1, -1 }, { 0x27F2F, -1, -1, 1494591, -1, -1, -1, -1, -1, -1 }, { 0x27F30, -1, -1, 1494596, -1, -1, -1, -1, -1, -1 }, { 0x27F31, -1, -1, 1494601, -1, -1, -1, -1, -1, -1 }, { 0x27F33, -1, -1, 1494605, -1, -1, -1, -1, -1, -1 }, { 0x27F34, -1, -1, 1494610, -1, -1, -1, -1, -1, -1 }, { 0x27F35, -1, -1, 1494614, -1, -1, -1, -1, -1, -1 }, { 0x27F36, -1, -1, 1494619, -1, -1, -1, -1, -1, -1 }, { 0x27F44, -1, -1, 1494624, -1, -1, -1, -1, -1, -1 }, { 0x27F45, -1, -1, 1494629, -1, -1, -1, -1, -1, -1 }, { 0x27F46, -1, -1, 1494634, -1, -1, -1, -1, -1, -1 }, { 0x27F47, -1, -1, -1, -1, -1, -1, -1, -1, 1494640 }, { 0x27F48, -1, -1, -1, -1, -1, -1, -1, -1, 1494646 }, { 0x27F49, -1, -1, 1494652, -1, -1, -1, -1, -1, -1 }, { 0x27F4A, -1, -1, 1494657, -1, -1, -1, -1, -1, -1 }, { 0x27F4B, -1, -1, 1494662, -1, -1, -1, -1, -1, -1 }, { 0x27F4C, -1, -1, 1494666, -1, -1, -1, -1, -1, -1 }, { 0x27F4D, 1494671, -1, 1494691, -1, -1, -1, -1, -1, -1 }, { 0x27F4E, -1, -1, 1494697, -1, -1, -1, -1, -1, -1 }, { 0x27F4F, -1, -1, 1494702, -1, -1, -1, -1, -1, -1 }, { 0x27F50, -1, -1, 1494707, -1, -1, -1, -1, -1, -1 }, { 0x27F51, -1, -1, 1494713, -1, -1, -1, -1, -1, -1 }, { 0x27F52, 1494722, 1494717, 1494738, -1, -1, -1, -1, -1, -1 }, { 0x27F53, -1, -1, 1494745, -1, -1, -1, -1, -1, -1 }, { 0x27F54, -1, -1, 1494749, -1, -1, -1, -1, -1, -1 }, { 0x27F56, -1, -1, 1494754, -1, -1, -1, -1, -1, -1 }, { 0x27F5E, -1, -1, 1494759, -1, -1, -1, -1, -1, -1 }, { 0x27F5F, -1, -1, 1494764, -1, -1, -1, -1, -1, -1 }, { 0x27F60, -1, -1, 1494769, -1, -1, -1, -1, -1, -1 }, { 0x27F62, -1, -1, 1494774, -1, -1, -1, -1, -1, -1 }, { 0x27F63, -1, -1, 1494780, -1, -1, -1, -1, -1, -1 }, { 0x27F64, -1, -1, 1494787, -1, -1, -1, -1, -1, -1 }, { 0x27F65, -1, -1, 1494793, -1, -1, -1, -1, -1, -1 }, { 0x27F66, -1, -1, 1494797, -1, -1, -1, -1, -1, -1 }, { 0x27F67, -1, -1, 1494802, -1, -1, -1, -1, -1, -1 }, { 0x27F68, -1, -1, 1494807, -1, -1, -1, -1, -1, -1 }, { 0x27F69, -1, -1, 1494811, -1, -1, -1, -1, -1, -1 }, { 0x27F6B, -1, -1, 1494818, -1, -1, -1, -1, -1, -1 }, { 0x27F72, -1, -1, 1494824, -1, -1, -1, -1, -1, -1 }, { 0x27F76, -1, -1, 1494828, -1, -1, -1, -1, -1, -1 }, { 0x27F77, -1, -1, 1494831, -1, -1, -1, -1, -1, -1 }, { 0x27F78, 1494835, -1, 1494849, -1, -1, -1, -1, -1, -1 }, { 0x27F7B, -1, -1, 1494854, -1, -1, -1, -1, -1, -1 }, { 0x27F7C, -1, -1, 1494858, -1, -1, -1, -1, -1, -1 }, { 0x27F7D, -1, -1, 1494863, -1, -1, -1, -1, -1, -1 }, { 0x27F7E, -1, -1, 1494869, -1, -1, -1, -1, -1, -1 }, { 0x27F7F, -1, -1, 1494874, -1, -1, -1, -1, -1, -1 }, { 0x27F81, -1, -1, 1494880, -1, -1, -1, -1, -1, -1 }, { 0x27F82, -1, -1, 1494884, -1, -1, -1, -1, -1, -1 }, { 0x27F86, -1, -1, 1494889, -1, -1, -1, -1, -1, -1 }, { 0x27F87, -1, -1, 1494895, -1, -1, -1, -1, -1, -1 }, { 0x27F8A, -1, -1, 1494901, -1, -1, -1, -1, -1, -1 }, { 0x27F8C, -1, -1, -1, -1, -1, -1, -1, -1, 1494907 }, { 0x27F8D, -1, -1, 1494914, -1, -1, -1, -1, -1, -1 }, { 0x27F8E, -1, -1, 1494920, -1, -1, -1, -1, -1, -1 }, { 0x27F8F, -1, -1, 1494926, -1, -1, -1, -1, -1, -1 }, { 0x27F90, -1, -1, 1494931, -1, -1, -1, -1, -1, -1 }, { 0x27F91, -1, -1, 1494937, -1, -1, -1, -1, -1, -1 }, { 0x27F94, -1, -1, 1494941, -1, -1, -1, -1, -1, -1 }, { 0x27F9A, -1, -1, 1494946, -1, -1, -1, -1, -1, -1 }, { 0x27F9B, -1, -1, 1494950, -1, -1, -1, -1, -1, -1 }, { 0x27F9D, -1, -1, 1494955, -1, -1, -1, -1, -1, -1 }, { 0x27FA0, -1, -1, 1494960, -1, -1, -1, -1, -1, -1 }, { 0x27FA1, -1, -1, 1494965, -1, -1, -1, -1, -1, -1 }, { 0x27FA2, -1, -1, 1494971, -1, -1, -1, -1, -1, -1 }, { 0x27FA3, -1, -1, 1494976, -1, -1, -1, -1, -1, -1 }, { 0x27FA4, -1, -1, 1494980, -1, -1, -1, -1, -1, -1 }, { 0x27FA5, -1, -1, 1494985, -1, -1, -1, -1, -1, -1 }, { 0x27FA7, -1, -1, 1494989, -1, -1, -1, -1, -1, -1 }, { 0x27FA8, -1, -1, 1494995, -1, -1, -1, -1, -1, -1 }, { 0x27FA9, -1, -1, 1495001, -1, -1, -1, -1, -1, -1 }, { 0x27FAE, -1, -1, 1495006, -1, -1, -1, -1, -1, -1 }, { 0x27FAF, -1, -1, 1495012, -1, -1, -1, -1, -1, -1 }, { 0x27FB0, -1, -1, 1495017, -1, -1, -1, -1, -1, -1 }, { 0x27FB1, -1, -1, 1495021, -1, -1, -1, -1, -1, -1 }, { 0x27FB2, -1, -1, 1495025, -1, -1, -1, -1, -1, -1 }, { 0x27FB3, -1, -1, 1495030, -1, -1, -1, -1, -1, -1 }, { 0x27FB5, -1, -1, 1495036, -1, -1, -1, -1, -1, -1 }, { 0x27FB6, -1, -1, 1495041, -1, -1, -1, -1, -1, -1 }, { 0x27FB7, 1495050, 1495045, -1, -1, -1, -1, -1, -1, -1 }, { 0x27FBB, -1, -1, 1495062, -1, -1, -1, -1, -1, -1 }, { 0x27FBD, -1, -1, 1495067, -1, -1, -1, -1, -1, -1 }, { 0x27FBE, -1, -1, 1495071, -1, -1, -1, -1, -1, -1 }, { 0x27FBF, -1, -1, -1, -1, -1, -1, -1, -1, 1495075 }, { 0x27FC5, -1, -1, 1495081, -1, -1, -1, -1, -1, -1 }, { 0x27FC6, -1, -1, 1495085, -1, -1, -1, -1, -1, -1 }, { 0x27FC8, -1, -1, 1495091, -1, -1, -1, -1, -1, -1 }, { 0x27FC9, -1, -1, 1495098, -1, -1, -1, -1, -1, -1 }, { 0x27FCB, -1, -1, 1495102, -1, -1, -1, -1, -1, -1 }, { 0x27FCC, -1, -1, 1495106, -1, -1, -1, -1, -1, -1 }, { 0x27FCF, -1, -1, 1495111, -1, -1, -1, -1, -1, -1 }, { 0x27FD0, -1, -1, -1, -1, -1, -1, -1, -1, 1495115 }, { 0x27FD1, -1, -1, -1, -1, -1, -1, -1, -1, 1495120 }, { 0x27FD2, 1495132, 1495127, 1495162, -1, -1, -1, -1, -1, -1 }, { 0x27FD3, -1, -1, 1495168, -1, -1, -1, -1, -1, -1 }, { 0x27FD4, -1, -1, 1495172, -1, -1, -1, -1, -1, -1 }, { 0x27FD5, -1, -1, 1495176, -1, -1, -1, -1, -1, -1 }, { 0x27FD6, -1, -1, 1495179, -1, -1, -1, -1, -1, -1 }, { 0x27FD7, -1, -1, 1495186, -1, -1, -1, -1, -1, -1 }, { 0x27FD8, -1, -1, 1495191, -1, -1, -1, -1, -1, -1 }, { 0x27FD9, -1, -1, 1495198, -1, -1, -1, -1, -1, -1 }, { 0x27FDA, -1, -1, 1495203, -1, -1, -1, -1, -1, -1 }, { 0x27FDB, 1495214, 1495208, -1, -1, -1, -1, -1, -1, -1 }, { 0x27FDD, -1, -1, 1495241, -1, -1, -1, -1, -1, -1 }, { 0x27FDE, -1, -1, 1495245, -1, -1, -1, -1, -1, -1 }, { 0x27FE0, -1, -1, 1495249, -1, -1, -1, -1, -1, -1 }, { 0x27FE5, -1, -1, 1495253, -1, -1, -1, -1, -1, -1 }, { 0x27FE7, -1, -1, 1495258, -1, -1, -1, -1, -1, -1 }, { 0x27FE8, -1, -1, 1495263, -1, -1, -1, -1, -1, 1495268 }, { 0x27FE9, -1, -1, 1495274, -1, -1, -1, -1, -1, -1 }, { 0x27FEB, 1495283, 1495278, 1495306, -1, -1, -1, -1, -1, 1495310 }, { 0x27FEC, -1, -1, -1, -1, -1, -1, -1, -1, 1495316 }, { 0x27FED, -1, -1, -1, -1, -1, -1, -1, -1, 1495322 }, { 0x27FF2, -1, -1, 1495328, -1, -1, -1, -1, -1, -1 }, { 0x27FF3, -1, -1, 1495334, -1, -1, -1, -1, -1, -1 }, { 0x27FF4, -1, -1, 1495338, -1, -1, -1, -1, -1, -1 }, { 0x27FF5, -1, -1, 1495342, -1, -1, -1, -1, -1, -1 }, { 0x27FF6, -1, -1, 1495347, -1, -1, -1, -1, -1, -1 }, { 0x27FF7, -1, -1, 1495352, -1, -1, -1, -1, -1, -1 }, { 0x27FF9, 1495361, 1495356, 1495376, -1, -1, -1, -1, -1, -1 }, { 0x27FFA, -1, -1, 1495380, -1, -1, -1, -1, -1, 1495385 }, { 0x27FFB, -1, -1, 1495392, -1, -1, -1, -1, -1, -1 }, { 0x27FFC, -1, -1, 1495396, -1, -1, -1, -1, -1, -1 }, { 0x27FFD, -1, -1, 1495401, -1, -1, -1, -1, -1, -1 }, { 0x28000, -1, -1, 1495405, -1, -1, -1, -1, -1, -1 }, { 0x28001, 1495415, 1495409, -1, -1, -1, -1, -1, -1, -1 }, { 0x28002, -1, 1495423, -1, -1, -1, -1, -1, -1, -1 }, { 0x28004, -1, -1, 1495428, -1, -1, -1, -1, -1, -1 }, { 0x28005, -1, -1, 1495432, -1, -1, -1, -1, -1, -1 }, { 0x28008, -1, -1, -1, -1, -1, -1, -1, -1, 1495437 }, { 0x28009, -1, 1495445, -1, -1, -1, -1, -1, -1, -1 }, { 0x2800A, -1, -1, -1, -1, -1, -1, -1, -1, 1495450 }, { 0x2800B, -1, -1, -1, -1, -1, -1, -1, -1, 1495457 }, { 0x2800C, -1, -1, -1, -1, -1, -1, -1, -1, 1495463 }, { 0x2800D, -1, -1, -1, -1, -1, -1, -1, -1, 1495469 }, { 0x2800E, -1, -1, -1, -1, -1, -1, -1, -1, 1495475 }, { 0x2800F, -1, -1, -1, -1, -1, -1, -1, -1, 1495481 }, { 0x28010, -1, -1, -1, -1, -1, -1, -1, -1, 1495488 }, { 0x28011, -1, -1, -1, -1, -1, -1, -1, -1, 1495493 }, { 0x28012, -1, -1, -1, -1, -1, -1, -1, -1, 1495500 }, { 0x28014, -1, -1, 1495504, -1, -1, -1, -1, -1, -1 }, { 0x28015, -1, -1, 1495510, -1, -1, -1, -1, -1, 1495517 }, { 0x28016, -1, -1, 1495521, -1, -1, -1, -1, -1, -1 }, { 0x28018, -1, -1, 1495526, -1, -1, -1, -1, -1, -1 }, { 0x28019, -1, -1, 1495533, -1, -1, -1, -1, -1, -1 }, { 0x2801B, -1, -1, 1495537, -1, -1, -1, -1, -1, -1 }, { 0x2801C, -1, -1, 1495542, -1, -1, -1, -1, -1, -1 }, { 0x2801D, -1, -1, 1495548, -1, -1, -1, -1, -1, -1 }, { 0x2801E, -1, 1495553, -1, -1, -1, -1, -1, -1, -1 }, { 0x2801F, -1, -1, 1495559, -1, -1, -1, -1, -1, -1 }, { 0x28020, -1, -1, 1495564, -1, -1, -1, -1, -1, -1 }, { 0x28023, 1495574, 1495569, -1, -1, -1, -1, -1, -1, -1 }, { 0x28024, 1495602, 1495596, 1495640, -1, -1, -1, -1, -1, 1495645 }, { 0x28025, -1, -1, 1495652, -1, -1, -1, -1, -1, -1 }, { 0x28027, -1, -1, 1495656, -1, -1, -1, -1, -1, -1 }, { 0x28028, -1, -1, 1495663, -1, -1, -1, -1, -1, -1 }, { 0x2802B, -1, -1, 1495668, -1, -1, -1, -1, -1, -1 }, { 0x2802C, -1, -1, 1495674, -1, -1, -1, -1, -1, -1 }, { 0x2802E, -1, -1, 1495679, -1, -1, -1, -1, -1, -1 }, { 0x2802F, -1, -1, 1495685, -1, -1, -1, -1, -1, -1 }, { 0x28030, -1, -1, -1, -1, -1, -1, -1, -1, 1495692 }, { 0x28033, -1, -1, 1495698, -1, -1, -1, -1, -1, -1 }, { 0x28034, -1, -1, 1495702, -1, -1, -1, -1, -1, -1 }, { 0x28036, -1, -1, 1495707, -1, -1, -1, -1, -1, -1 }, { 0x28038, -1, -1, 1495711, -1, -1, -1, -1, -1, -1 }, { 0x28039, -1, -1, -1, -1, -1, -1, -1, -1, 1495716 }, { 0x2803A, -1, -1, -1, -1, -1, -1, -1, -1, 1495724 }, { 0x2803B, -1, -1, -1, -1, -1, -1, -1, -1, 1495730 }, { 0x2803C, -1, -1, -1, -1, -1, -1, -1, -1, 1495737 }, { 0x2803D, -1, -1, -1, -1, -1, -1, -1, -1, 1495743 }, { 0x2803E, -1, -1, -1, -1, -1, -1, -1, -1, 1495748 }, { 0x2803F, -1, -1, -1, -1, -1, -1, -1, -1, 1495754 }, { 0x28040, -1, -1, 1495761, -1, -1, -1, -1, -1, -1 }, { 0x28041, -1, -1, 1495766, -1, -1, -1, -1, -1, -1 }, { 0x28042, -1, -1, 1495772, -1, -1, -1, -1, -1, -1 }, { 0x28043, 1495782, 1495777, 1495791, -1, -1, -1, -1, -1, -1 }, { 0x28044, -1, -1, 1495795, -1, -1, -1, -1, -1, -1 }, { 0x28045, -1, -1, 1495800, -1, -1, -1, -1, -1, -1 }, { 0x28046, -1, -1, 1495806, -1, -1, -1, -1, -1, -1 }, { 0x28047, -1, -1, 1495812, -1, -1, -1, -1, -1, -1 }, { 0x28048, 1495824, 1495817, 1495846, -1, -1, -1, -1, -1, -1 }, { 0x28049, -1, -1, 1495852, -1, -1, -1, -1, -1, -1 }, { 0x2804A, -1, -1, 1495857, -1, -1, -1, -1, -1, -1 }, { 0x2804B, -1, -1, 1495862, -1, -1, -1, -1, -1, 1495867 }, { 0x2804C, -1, -1, 1495874, -1, -1, -1, -1, -1, -1 }, { 0x2804D, -1, -1, 1495879, -1, -1, -1, -1, -1, 1495884 }, { 0x2804E, -1, -1, 1495889, -1, -1, -1, -1, -1, 1495896 }, { 0x2804F, -1, -1, 1495904, -1, -1, -1, -1, -1, -1 }, { 0x28050, -1, -1, 1495908, -1, -1, -1, -1, -1, -1 }, { 0x28051, -1, -1, 1495912, -1, -1, -1, -1, -1, -1 }, { 0x28052, -1, -1, 1495917, -1, -1, -1, -1, -1, -1 }, { 0x28054, 1495926, 1495921, -1, -1, -1, -1, -1, -1, -1 }, { 0x28057, -1, -1, 1495959, -1, -1, -1, -1, -1, -1 }, { 0x28058, -1, -1, -1, -1, -1, -1, -1, -1, 1495965 }, { 0x2805D, -1, -1, -1, -1, -1, -1, -1, -1, 1495973 }, { 0x2805F, -1, -1, 1495980, -1, -1, -1, -1, -1, -1 }, { 0x28060, -1, -1, 1495984, -1, -1, -1, -1, -1, -1 }, { 0x28061, -1, -1, 1495991, -1, -1, -1, -1, -1, 1495996 }, { 0x28065, -1, -1, -1, -1, -1, -1, -1, -1, 1496000 }, { 0x28066, -1, -1, -1, -1, -1, -1, -1, -1, 1496006 }, { 0x28067, -1, -1, -1, -1, -1, -1, -1, -1, 1496012 }, { 0x28068, -1, -1, -1, -1, -1, -1, -1, -1, 1496016 }, { 0x28069, -1, -1, -1, -1, -1, -1, -1, -1, 1496024 }, { 0x2806A, -1, -1, -1, -1, -1, -1, -1, -1, 1496029 }, { 0x2806B, -1, -1, -1, -1, -1, -1, -1, -1, 1496035 }, { 0x2806C, -1, -1, -1, -1, -1, -1, -1, -1, 1496041 }, { 0x2806D, -1, -1, -1, -1, -1, -1, -1, -1, 1496048 }, { 0x2806E, -1, -1, -1, -1, -1, -1, -1, -1, 1496054 }, { 0x2806F, -1, -1, -1, -1, -1, -1, -1, -1, 1496060 }, { 0x28070, -1, -1, -1, -1, -1, -1, -1, -1, 1496067 }, { 0x28071, -1, -1, -1, -1, -1, -1, -1, -1, 1496073 }, { 0x28072, -1, -1, -1, -1, -1, -1, -1, -1, 1496077 }, { 0x28074, -1, -1, 1496082, -1, -1, -1, -1, -1, -1 }, { 0x28076, -1, -1, 1496087, -1, -1, -1, -1, -1, -1 }, { 0x28077, -1, -1, 1496091, -1, -1, -1, -1, -1, -1 }, { 0x28078, -1, -1, 1496096, -1, -1, -1, -1, -1, -1 }, { 0x28079, -1, -1, 1496100, -1, -1, -1, -1, -1, -1 }, { 0x2807A, -1, -1, 1496105, -1, -1, -1, -1, -1, -1 }, { 0x2807C, -1, -1, -1, -1, -1, -1, -1, -1, 1496109 }, { 0x2807D, -1, -1, 1496113, -1, -1, -1, -1, -1, -1 }, { 0x2807F, -1, -1, 1496117, -1, -1, -1, -1, -1, -1 }, { 0x28080, -1, -1, 1496122, -1, -1, -1, -1, -1, -1 }, { 0x28081, -1, -1, 1496126, -1, -1, -1, -1, -1, -1 }, { 0x28082, -1, -1, 1496129, -1, -1, -1, -1, -1, -1 }, { 0x28083, -1, 1496134, 1496140, -1, -1, -1, -1, -1, -1 }, { 0x28085, -1, -1, 1496146, -1, -1, -1, -1, -1, -1 }, { 0x28087, -1, -1, 1496151, -1, -1, -1, -1, -1, -1 }, { 0x28090, 1496161, 1496155, 1496199, -1, -1, -1, -1, -1, -1 }, { 0x28092, -1, -1, 1496204, -1, -1, -1, -1, -1, -1 }, { 0x28094, -1, -1, -1, -1, -1, -1, -1, -1, 1496208 }, { 0x28095, -1, -1, -1, -1, -1, -1, -1, -1, 1496214 }, { 0x28096, -1, -1, -1, -1, -1, -1, -1, -1, 1496220 }, { 0x28097, -1, -1, -1, -1, -1, -1, -1, -1, 1496227 }, { 0x28098, -1, -1, -1, -1, -1, -1, -1, -1, 1496230 }, { 0x28099, -1, -1, -1, -1, -1, -1, -1, -1, 1496236 }, { 0x2809A, -1, -1, -1, -1, -1, -1, -1, -1, 1496244 }, { 0x2809C, -1, -1, 1496249, -1, -1, -1, -1, -1, -1 }, { 0x2809D, -1, -1, 1496254, -1, -1, -1, -1, -1, -1 }, { 0x2809E, -1, -1, 1496259, -1, -1, -1, -1, -1, -1 }, { 0x2809F, -1, -1, 1496264, -1, -1, -1, -1, -1, -1 }, { 0x280A0, -1, -1, 1496270, -1, -1, -1, -1, -1, -1 }, { 0x280A1, -1, -1, 1496274, -1, -1, -1, -1, -1, -1 }, { 0x280A2, -1, -1, 1496279, -1, -1, -1, -1, -1, -1 }, { 0x280A3, -1, -1, 1496283, -1, -1, -1, -1, -1, -1 }, { 0x280A6, -1, -1, 1496287, -1, -1, -1, -1, -1, -1 }, { 0x280A9, -1, -1, 1496294, -1, -1, -1, -1, -1, -1 }, { 0x280AA, -1, -1, 1496298, -1, -1, -1, -1, -1, -1 }, { 0x280AB, -1, -1, 1496303, -1, -1, -1, -1, -1, -1 }, { 0x280AD, -1, -1, 1496308, -1, -1, -1, -1, -1, -1 }, { 0x280AF, -1, -1, 1496312, -1, -1, -1, -1, -1, -1 }, { 0x280B0, -1, -1, 1496318, -1, -1, -1, -1, -1, -1 }, { 0x280B1, -1, -1, 1496323, -1, -1, -1, -1, -1, -1 }, { 0x280B2, -1, -1, 1496328, -1, -1, -1, -1, -1, -1 }, { 0x280B4, -1, -1, 1496334, -1, -1, -1, -1, -1, -1 }, { 0x280B5, -1, -1, 1496340, -1, -1, -1, -1, -1, -1 }, { 0x280BA, -1, -1, 1496345, -1, -1, -1, -1, -1, -1 }, { 0x280BC, -1, -1, -1, -1, -1, -1, -1, -1, 1496350 }, { 0x280BD, 1496360, 1496355, -1, -1, -1, -1, -1, -1, -1 }, { 0x280BE, 1496392, 1496386, -1, -1, -1, -1, -1, -1, -1 }, { 0x280BF, 1496421, 1496415, 1496462, -1, -1, -1, -1, -1, -1 }, { 0x280C3, -1, -1, 1496467, -1, -1, -1, -1, -1, -1 }, { 0x280C4, -1, -1, 1496470, -1, -1, -1, -1, -1, -1 }, { 0x280C5, -1, -1, 1496475, -1, -1, -1, -1, -1, -1 }, { 0x280C7, -1, -1, 1496480, -1, -1, -1, -1, -1, -1 }, { 0x280C8, -1, -1, -1, -1, -1, -1, -1, -1, 1496487 }, { 0x280C9, -1, -1, -1, -1, -1, -1, -1, -1, 1496494 }, { 0x280CA, -1, -1, -1, -1, -1, -1, -1, -1, 1496500 }, { 0x280CB, -1, -1, -1, -1, -1, -1, -1, -1, 1496507 }, { 0x280CC, -1, -1, -1, -1, -1, -1, -1, -1, 1496512 }, { 0x280CD, -1, -1, -1, -1, -1, -1, -1, -1, 1496518 }, { 0x280CE, -1, -1, -1, -1, -1, -1, -1, -1, 1496524 }, { 0x280CF, -1, -1, -1, -1, -1, -1, -1, -1, 1496530 }, { 0x280D0, -1, -1, -1, -1, -1, -1, -1, -1, 1496535 }, { 0x280D1, -1, -1, -1, -1, -1, -1, -1, -1, 1496541 }, { 0x280D3, -1, -1, 1496548, -1, -1, -1, -1, -1, -1 }, { 0x280D5, -1, -1, 1496553, -1, -1, -1, -1, -1, 1496558 }, { 0x280D6, -1, -1, 1496564, -1, -1, -1, -1, -1, -1 }, { 0x280D7, -1, -1, 1496569, -1, -1, -1, -1, -1, -1 }, { 0x280D8, -1, -1, 1496575, -1, -1, -1, -1, -1, -1 }, { 0x280D9, -1, -1, 1496580, -1, -1, -1, -1, -1, -1 }, { 0x280DA, -1, -1, 1496584, -1, -1, -1, -1, -1, -1 }, { 0x280DB, -1, -1, 1496588, -1, -1, -1, -1, -1, -1 }, { 0x280DE, 1496597, 1496592, 1496617, -1, -1, -1, -1, -1, -1 }, { 0x280DF, 1496627, 1496622, 1496647, -1, -1, -1, -1, -1, -1 }, { 0x280E3, -1, -1, 1496652, -1, -1, -1, -1, -1, -1 }, { 0x280E4, -1, -1, 1496657, -1, -1, -1, -1, -1, -1 }, { 0x280E9, 1496668, 1496663, -1, -1, -1, -1, -1, -1, -1 }, { 0x280EB, -1, -1, -1, -1, -1, -1, -1, -1, 1496691 }, { 0x280ED, -1, -1, 1496698, -1, -1, -1, -1, -1, -1 }, { 0x280EF, -1, -1, 1496702, -1, -1, -1, -1, -1, -1 }, { 0x280F0, -1, -1, 1496707, -1, -1, -1, -1, -1, 1496712 }, { 0x280F2, -1, -1, 1496718, -1, -1, -1, -1, -1, -1 }, { 0x280F3, -1, -1, 1496723, -1, -1, -1, -1, -1, -1 }, { 0x280F4, -1, 1496729, -1, -1, -1, -1, -1, -1, 1496735 }, { 0x280F5, -1, -1, -1, -1, -1, -1, -1, -1, 1496740 }, { 0x280F6, -1, -1, -1, -1, -1, -1, -1, -1, 1496747 }, { 0x280F7, -1, -1, -1, -1, -1, -1, -1, -1, 1496755 }, { 0x280F8, -1, -1, -1, -1, -1, -1, -1, -1, 1496761 }, { 0x280F9, -1, -1, -1, -1, -1, -1, -1, -1, 1496767 }, { 0x280FA, -1, -1, -1, -1, -1, -1, -1, -1, 1496774 }, { 0x280FB, -1, -1, -1, -1, -1, -1, -1, -1, 1496780 }, { 0x280FC, -1, -1, -1, -1, -1, -1, -1, -1, 1496786 }, { 0x280FD, -1, -1, -1, -1, -1, -1, -1, -1, 1496791 }, { 0x280FE, -1, -1, -1, -1, -1, -1, -1, -1, 1496797 }, { 0x28101, -1, -1, -1, -1, -1, -1, -1, -1, 1496804 }, { 0x28102, -1, -1, -1, -1, -1, -1, -1, -1, 1496810 }, { 0x28104, -1, -1, 1496817, -1, -1, -1, -1, -1, -1 }, { 0x28105, -1, -1, 1496823, -1, -1, -1, -1, -1, -1 }, { 0x28107, -1, -1, 1496827, -1, -1, -1, -1, -1, -1 }, { 0x28108, -1, -1, 1496833, -1, -1, -1, -1, -1, -1 }, { 0x28109, -1, -1, 1496840, -1, -1, -1, -1, -1, 1496846 }, { 0x2810A, -1, -1, 1496853, -1, -1, -1, -1, -1, 1496858 }, { 0x2810B, -1, -1, 1496862, -1, -1, -1, -1, -1, -1 }, { 0x2810C, -1, -1, 1496867, -1, -1, -1, -1, -1, -1 }, { 0x2810D, -1, -1, 1496872, -1, -1, -1, -1, -1, -1 }, { 0x28110, -1, -1, 1496877, -1, -1, -1, -1, -1, -1 }, { 0x28111, -1, -1, -1, -1, -1, -1, -1, -1, 1496881 }, { 0x28113, -1, -1, 1496887, -1, -1, -1, -1, -1, -1 }, { 0x28114, -1, -1, 1496893, -1, -1, -1, -1, -1, -1 }, { 0x28115, -1, -1, 1496900, -1, -1, -1, -1, -1, -1 }, { 0x28117, -1, -1, 1496904, -1, -1, -1, -1, -1, -1 }, { 0x2811A, -1, -1, 1496910, -1, -1, -1, -1, -1, -1 }, { 0x2811B, -1, -1, 1496917, -1, -1, -1, -1, -1, -1 }, { 0x2811E, -1, -1, -1, -1, -1, -1, -1, -1, 1496921 }, { 0x2811F, -1, -1, -1, -1, -1, -1, -1, -1, 1496928 }, { 0x28120, -1, -1, -1, -1, -1, -1, -1, -1, 1496934 }, { 0x2812E, 1496946, 1496940, 1496980, -1, -1, -1, -1, -1, -1 }, { 0x2812F, -1, -1, 1496987, -1, -1, -1, -1, -1, -1 }, { 0x28130, -1, -1, 1496991, -1, -1, -1, -1, -1, -1 }, { 0x28131, -1, -1, 1496998, -1, -1, -1, -1, -1, -1 }, { 0x28133, -1, -1, -1, -1, -1, -1, -1, -1, 1497003 }, { 0x28134, -1, -1, -1, -1, -1, -1, -1, -1, 1497007 }, { 0x28135, -1, -1, -1, -1, -1, -1, -1, -1, 1497013 }, { 0x28136, -1, -1, -1, -1, -1, -1, -1, -1, 1497019 }, { 0x28137, -1, -1, -1, -1, -1, -1, -1, -1, 1497026 }, { 0x28138, -1, -1, -1, -1, -1, -1, -1, -1, 1497033 }, { 0x28139, -1, -1, -1, -1, -1, -1, -1, -1, 1497041 }, { 0x2813A, -1, -1, -1, -1, -1, -1, -1, -1, 1497047 }, { 0x2813B, -1, -1, -1, -1, -1, -1, -1, -1, 1497052 }, { 0x2813C, -1, -1, -1, -1, -1, -1, -1, -1, 1497058 }, { 0x2813D, -1, -1, -1, -1, -1, -1, -1, -1, 1497064 }, { 0x2813E, -1, -1, -1, -1, -1, -1, -1, -1, 1497070 }, { 0x2813F, -1, -1, -1, -1, -1, -1, -1, -1, 1497075 }, { 0x28140, -1, -1, -1, -1, -1, -1, -1, -1, 1497081 }, { 0x28141, -1, -1, -1, -1, -1, -1, -1, -1, 1497087 }, { 0x28142, -1, -1, -1, -1, -1, -1, -1, -1, 1497093 }, { 0x28143, -1, -1, -1, -1, -1, -1, -1, -1, 1497099 }, { 0x28144, -1, -1, -1, -1, -1, -1, -1, -1, 1497106 }, { 0x28145, -1, -1, 1497112, -1, -1, -1, -1, -1, -1 }, { 0x28147, -1, -1, -1, -1, -1, -1, -1, -1, 1497116 }, { 0x28149, -1, -1, -1, -1, -1, -1, -1, -1, 1497121 }, { 0x2814A, -1, -1, 1497128, -1, -1, -1, -1, -1, -1 }, { 0x2814B, -1, -1, 1497133, -1, -1, -1, -1, -1, -1 }, { 0x2814D, -1, -1, 1497139, -1, -1, -1, -1, -1, 1497144 }, { 0x2814E, -1, -1, 1497149, -1, -1, -1, -1, -1, -1 }, { 0x2814F, 1497160, 1497154, 1497194, -1, -1, -1, -1, -1, -1 }, { 0x28150, -1, -1, -1, -1, -1, -1, -1, -1, 1497199 }, { 0x28151, -1, -1, 1497204, -1, -1, -1, -1, -1, -1 }, { 0x28152, -1, -1, 1497208, -1, -1, -1, -1, -1, -1 }, { 0x28153, -1, -1, 1497213, -1, -1, -1, -1, -1, -1 }, { 0x28154, -1, -1, 1497218, -1, -1, -1, -1, -1, -1 }, { 0x28157, -1, -1, 1497223, -1, -1, -1, -1, -1, -1 }, { 0x28158, -1, -1, 1497227, -1, -1, -1, -1, -1, -1 }, { 0x2815B, 1497238, 1497233, -1, -1, -1, -1, -1, -1, -1 }, { 0x2815D, 1497302, 1497295, 1497367, -1, -1, -1, -1, -1, -1 }, { 0x2815E, -1, -1, -1, -1, -1, -1, -1, -1, 1497374 }, { 0x28163, -1, -1, 1497381, -1, -1, -1, -1, -1, -1 }, { 0x28164, -1, -1, 1497387, -1, -1, -1, -1, -1, -1 }, { 0x28165, -1, -1, -1, -1, -1, -1, -1, -1, 1497391 }, { 0x2816A, -1, -1, 1497395, -1, -1, -1, -1, -1, -1 }, { 0x2816C, 1497407, 1497401, 1497455, -1, -1, -1, -1, -1, -1 }, { 0x2816E, -1, -1, -1, -1, -1, -1, -1, -1, 1497460 }, { 0x2816F, -1, 1497465, -1, -1, -1, -1, -1, -1, -1 }, { 0x28170, -1, -1, -1, -1, -1, -1, -1, -1, 1497470 }, { 0x28177, -1, -1, -1, -1, -1, -1, -1, -1, 1497478 }, { 0x28178, -1, -1, -1, -1, -1, -1, -1, -1, 1497484 }, { 0x28179, -1, -1, -1, -1, -1, -1, -1, -1, 1497492 }, { 0x2817A, -1, -1, -1, -1, -1, -1, -1, -1, 1497498 }, { 0x2817B, -1, -1, -1, -1, -1, -1, -1, -1, 1497505 }, { 0x2817C, -1, -1, -1, -1, -1, -1, -1, -1, 1497511 }, { 0x2817D, -1, -1, -1, -1, -1, -1, -1, -1, 1497516 }, { 0x2817E, -1, -1, -1, -1, -1, -1, -1, -1, 1497521 }, { 0x2817F, -1, -1, -1, -1, -1, -1, -1, -1, 1497527 }, { 0x28181, -1, -1, 1497535, -1, -1, -1, -1, -1, -1 }, { 0x28182, -1, -1, 1497541, -1, -1, -1, -1, -1, 1497545 }, { 0x28183, -1, -1, 1497551, -1, -1, -1, -1, -1, -1 }, { 0x28184, -1, -1, 1497556, -1, -1, -1, -1, -1, -1 }, { 0x28185, -1, -1, 1497561, -1, -1, -1, -1, -1, -1 }, { 0x28187, -1, -1, 1497566, -1, -1, -1, -1, -1, -1 }, { 0x28188, -1, -1, 1497571, -1, -1, -1, -1, -1, -1 }, { 0x28189, -1, 1497577, 1497582, -1, -1, -1, -1, -1, -1 }, { 0x2818A, -1, -1, 1497588, -1, -1, -1, -1, -1, -1 }, { 0x2818C, -1, -1, 1497594, -1, -1, -1, -1, -1, -1 }, { 0x2818D, -1, -1, 1497599, -1, -1, -1, -1, -1, -1 }, { 0x2818E, -1, -1, 1497604, -1, -1, -1, -1, -1, -1 }, { 0x2818F, -1, -1, 1497609, -1, -1, -1, -1, -1, 1497614 }, { 0x28192, -1, -1, -1, -1, -1, -1, -1, -1, 1497622 }, { 0x28193, -1, -1, -1, -1, -1, -1, -1, -1, 1497631 }, { 0x28199, -1, -1, 1497637, -1, -1, -1, -1, -1, -1 }, { 0x2819D, -1, -1, -1, -1, -1, -1, -1, -1, 1497641 }, { 0x2819E, -1, -1, -1, -1, -1, -1, -1, -1, 1497646 }, { 0x2819F, -1, -1, -1, -1, -1, -1, -1, -1, 1497653 }, { 0x281A0, -1, -1, -1, -1, -1, -1, -1, -1, 1497661 }, { 0x281A1, -1, -1, -1, -1, -1, -1, -1, -1, 1497667 }, { 0x281A2, -1, -1, -1, -1, -1, -1, -1, -1, 1497672 }, { 0x281A3, -1, -1, -1, -1, -1, -1, -1, -1, 1497677 }, { 0x281A4, -1, -1, -1, -1, -1, -1, -1, -1, 1497683 }, { 0x281A5, -1, -1, -1, -1, -1, -1, -1, -1, 1497690 }, { 0x281A7, -1, -1, 1497697, -1, -1, -1, -1, -1, -1 }, { 0x281A8, -1, -1, 1497702, -1, -1, -1, -1, -1, -1 }, { 0x281AA, 1497714, 1497707, 1497762, -1, -1, -1, -1, -1, -1 }, { 0x281AC, -1, -1, 1497768, -1, -1, -1, -1, -1, -1 }, { 0x281AF, 1497779, 1497774, -1, -1, -1, -1, -1, -1, -1 }, { 0x281B0, -1, -1, 1497811, -1, -1, -1, -1, -1, -1 }, { 0x281B1, -1, -1, 1497815, -1, -1, -1, -1, -1, -1 }, { 0x281B2, -1, -1, 1497821, -1, -1, -1, -1, -1, -1 }, { 0x281B5, -1, -1, 1497826, -1, -1, -1, -1, -1, -1 }, { 0x281B6, -1, -1, -1, -1, -1, -1, -1, -1, 1497830 }, { 0x281B7, -1, -1, -1, -1, -1, -1, -1, -1, 1497834 }, { 0x281B8, -1, -1, -1, -1, -1, -1, -1, -1, 1497842 }, { 0x281B9, -1, -1, -1, -1, -1, -1, -1, -1, 1497849 }, { 0x281BA, -1, -1, -1, -1, -1, -1, -1, -1, 1497856 }, { 0x281BC, -1, 1497861, -1, -1, -1, -1, -1, -1, -1 }, { 0x281BD, -1, -1, 1497866, -1, -1, -1, -1, -1, -1 }, { 0x281BE, -1, -1, 1497870, -1, -1, -1, -1, -1, 1497874 }, { 0x281BF, -1, -1, -1, -1, -1, -1, -1, -1, 1497880 }, { 0x281C0, -1, -1, -1, -1, -1, -1, -1, -1, 1497885 }, { 0x281C1, -1, -1, 1497894, -1, -1, -1, -1, -1, -1 }, { 0x281C3, -1, -1, 1497901, -1, -1, -1, -1, -1, -1 }, { 0x281C4, -1, -1, 1497906, -1, -1, -1, -1, -1, -1 }, { 0x281C5, -1, -1, 1497911, -1, -1, -1, -1, -1, -1 }, { 0x281C6, -1, -1, 1497916, -1, -1, -1, -1, -1, -1 }, { 0x281C9, -1, -1, -1, -1, -1, -1, -1, -1, 1497921 }, { 0x281CD, -1, -1, 1497925, -1, -1, -1, -1, -1, 1497931 }, { 0x281CE, -1, -1, 1497937, -1, -1, -1, -1, -1, -1 }, { 0x281D1, -1, -1, -1, -1, -1, -1, -1, -1, 1497941 }, { 0x281D2, -1, -1, -1, -1, -1, -1, -1, -1, 1497947 }, { 0x281D3, -1, -1, -1, -1, -1, -1, -1, -1, 1497953 }, { 0x281D5, -1, -1, 1497961, -1, -1, -1, -1, -1, -1 }, { 0x281D6, -1, -1, 1497967, -1, -1, -1, -1, -1, -1 }, { 0x281D7, -1, -1, 1497971, -1, -1, -1, -1, -1, 1497975 }, { 0x281D8, -1, -1, 1497982, -1, -1, -1, -1, -1, -1 }, { 0x281D9, -1, -1, 1497988, -1, -1, -1, -1, -1, -1 }, { 0x281DB, -1, -1, -1, -1, -1, -1, -1, -1, 1497993 }, { 0x281DC, -1, -1, -1, -1, -1, -1, -1, -1, 1497999 }, { 0x281DD, -1, -1, 1498005, -1, -1, -1, -1, -1, -1 }, { 0x281E3, -1, -1, -1, -1, -1, -1, -1, -1, 1498011 }, { 0x281E4, 1498021, 1498016, 1498031, -1, -1, -1, -1, -1, -1 }, { 0x281E6, -1, -1, 1498037, -1, -1, -1, -1, -1, -1 }, { 0x281E8, -1, -1, 1498043, -1, -1, -1, -1, -1, -1 }, { 0x281E9, -1, -1, 1498048, -1, -1, -1, -1, -1, -1 }, { 0x281EC, -1, -1, -1, -1, -1, -1, -1, -1, 1498054 }, { 0x281EF, -1, -1, 1498059, -1, -1, -1, -1, -1, -1 }, { 0x281F5, -1, -1, -1, -1, -1, -1, -1, -1, 1498067 }, { 0x281F6, -1, -1, -1, -1, -1, -1, -1, -1, 1498073 }, { 0x281F7, -1, -1, -1, -1, -1, -1, -1, -1, 1498080 }, { 0x281F8, -1, -1, -1, -1, -1, -1, -1, -1, 1498088 }, { 0x281F9, -1, -1, -1, -1, -1, -1, -1, -1, 1498095 }, { 0x281FB, -1, -1, 1498101, -1, -1, -1, -1, -1, -1 }, { 0x281FC, -1, -1, 1498105, -1, -1, -1, -1, -1, -1 }, { 0x281FD, -1, -1, 1498111, -1, -1, -1, -1, -1, -1 }, { 0x28200, -1, -1, 1498116, -1, -1, -1, -1, -1, -1 }, { 0x28207, 1498128, 1498122, -1, -1, -1, -1, -1, -1, -1 }, { 0x28208, -1, -1, 1498162, -1, -1, -1, -1, -1, -1 }, { 0x2820A, -1, -1, 1498167, -1, -1, -1, -1, -1, -1 }, { 0x2820B, -1, -1, 1498172, -1, -1, -1, -1, -1, -1 }, { 0x2820C, -1, -1, 1498177, -1, -1, -1, -1, -1, -1 }, { 0x2820E, -1, -1, 1498183, -1, -1, -1, -1, -1, -1 }, { 0x28212, -1, -1, -1, -1, -1, -1, -1, -1, 1498189 }, { 0x28213, -1, -1, 1498194, -1, -1, -1, -1, -1, -1 }, { 0x28215, -1, -1, 1498200, -1, -1, -1, -1, -1, -1 }, { 0x28216, -1, -1, 1498205, -1, -1, -1, -1, -1, -1 }, { 0x28217, -1, -1, 1498210, -1, -1, -1, -1, -1, -1 }, { 0x28218, -1, 1498215, 1498221, -1, -1, -1, -1, -1, -1 }, { 0x28219, -1, -1, 1498227, -1, -1, -1, -1, -1, -1 }, { 0x2821A, 1498237, 1498232, 1498242, -1, -1, -1, -1, -1, -1 }, { 0x28225, -1, -1, 1498246, -1, -1, -1, -1, -1, -1 }, { 0x28227, -1, -1, 1498251, -1, -1, -1, -1, -1, -1 }, { 0x28229, -1, -1, 1498256, -1, -1, -1, -1, -1, -1 }, { 0x2822B, -1, -1, 1498260, -1, -1, -1, -1, -1, -1 }, { 0x2822E, -1, -1, 1498265, -1, -1, -1, -1, -1, -1 }, { 0x28236, -1, -1, 1498272, -1, -1, -1, -1, -1, -1 }, { 0x28237, -1, -1, 1498276, -1, -1, -1, -1, -1, -1 }, { 0x28239, -1, -1, 1498281, -1, -1, -1, -1, -1, -1 }, { 0x2823A, -1, -1, 1498287, -1, -1, -1, -1, -1, -1 }, { 0x28241, -1, -1, 1498291, -1, -1, -1, -1, -1, -1 }, { 0x28243, -1, -1, 1498298, -1, -1, -1, -1, -1, -1 }, { 0x28245, -1, -1, 1498303, -1, -1, -1, -1, -1, -1 }, { 0x28249, 1498312, 1498307, -1, -1, -1, -1, -1, -1, -1 }, { 0x2824B, -1, -1, 1498317, -1, -1, -1, -1, -1, -1 }, { 0x28251, -1, -1, -1, -1, -1, -1, -1, -1, 1498322 }, { 0x28253, -1, -1, -1, -1, -1, -1, -1, -1, 1498328 }, { 0x28256, 1498338, 1498334, 1498362, -1, -1, -1, -1, -1, -1 }, { 0x28257, -1, 1498368, 1498373, -1, -1, -1, -1, -1, -1 }, { 0x2825A, -1, -1, 1498377, -1, -1, -1, -1, -1, -1 }, { 0x2825C, -1, -1, 1498380, -1, -1, -1, -1, -1, -1 }, { 0x2825D, -1, -1, 1498386, -1, -1, -1, -1, -1, -1 }, { 0x2825E, -1, -1, -1, -1, -1, -1, -1, -1, 1498391 }, { 0x2825F, -1, -1, -1, -1, -1, -1, -1, -1, 1498397 }, { 0x28260, -1, -1, -1, -1, -1, -1, -1, -1, 1498403 }, { 0x28261, -1, -1, 1498409, -1, -1, -1, -1, -1, -1 }, { 0x28262, -1, -1, 1498414, -1, -1, -1, -1, -1, -1 }, { 0x28263, 1498426, 1498421, 1498443, -1, -1, -1, -1, -1, -1 }, { 0x28264, -1, -1, 1498447, -1, -1, -1, -1, -1, -1 }, { 0x28265, -1, -1, 1498454, -1, -1, -1, -1, -1, -1 }, { 0x28269, -1, -1, 1498460, -1, -1, -1, -1, -1, -1 }, { 0x2826A, -1, -1, 1498466, -1, -1, -1, -1, -1, -1 }, { 0x2826B, -1, -1, 1498471, -1, -1, -1, -1, -1, -1 }, { 0x2826C, -1, -1, 1498477, -1, -1, -1, -1, -1, -1 }, { 0x2826D, -1, -1, 1498483, -1, -1, -1, -1, -1, -1 }, { 0x28271, -1, -1, 1498488, -1, -1, -1, -1, -1, -1 }, { 0x28274, -1, -1, 1498494, -1, -1, -1, -1, -1, -1 }, { 0x28277, -1, -1, 1498500, -1, -1, -1, -1, -1, -1 }, { 0x28278, -1, -1, 1498506, -1, -1, -1, -1, -1, -1 }, { 0x28279, -1, -1, 1498510, -1, -1, -1, -1, -1, -1 }, { 0x2827C, 1498519, 1498515, -1, -1, -1, -1, -1, -1, -1 }, { 0x2827D, -1, -1, 1498541, -1, -1, -1, -1, -1, -1 }, { 0x2827E, -1, -1, 1498548, -1, -1, -1, -1, -1, -1 }, { 0x28285, -1, -1, 1498554, -1, -1, -1, -1, -1, -1 }, { 0x28288, -1, -1, 1498560, -1, -1, -1, -1, -1, -1 }, { 0x28289, -1, -1, 1498566, -1, -1, -1, -1, -1, -1 }, { 0x2828B, -1, -1, -1, -1, -1, -1, -1, -1, 1498571 }, { 0x2828C, -1, -1, -1, -1, -1, -1, -1, -1, 1498577 }, { 0x28294, -1, -1, 1498582, -1, -1, -1, -1, -1, -1 }, { 0x28298, -1, -1, 1498587, -1, -1, -1, -1, -1, -1 }, { 0x2829A, -1, -1, 1498593, -1, -1, -1, -1, -1, -1 }, { 0x2829B, 1498604, 1498598, 1498624, -1, -1, -1, -1, -1, -1 }, { 0x2829D, -1, -1, 1498628, -1, -1, -1, -1, -1, -1 }, { 0x2829E, -1, -1, 1498634, -1, -1, -1, -1, -1, -1 }, { 0x2829F, -1, -1, 1498639, -1, -1, -1, -1, -1, -1 }, { 0x282A1, -1, -1, 1498645, -1, -1, -1, -1, -1, -1 }, { 0x282A2, -1, -1, 1498651, -1, -1, -1, -1, -1, -1 }, { 0x282A7, -1, -1, 1498656, -1, -1, -1, -1, -1, -1 }, { 0x282B0, 1498662, -1, 1498688, -1, -1, -1, -1, -1, -1 }, { 0x282B1, -1, -1, 1498692, -1, -1, -1, -1, -1, -1 }, { 0x282B3, -1, -1, 1498696, -1, -1, -1, -1, -1, -1 }, { 0x282B8, 1498701, -1, 1498735, -1, -1, -1, -1, -1, -1 }, { 0x282B9, -1, -1, 1498740, -1, -1, -1, -1, -1, -1 }, { 0x282BA, -1, -1, 1498744, -1, -1, -1, -1, -1, -1 }, { 0x282BB, -1, -1, 1498749, -1, -1, -1, -1, -1, -1 }, { 0x282BC, -1, -1, 1498753, -1, -1, -1, -1, -1, -1 }, { 0x282BF, -1, -1, 1498759, -1, -1, -1, -1, -1, -1 }, { 0x282C0, -1, -1, 1498764, -1, -1, -1, -1, -1, -1 }, { 0x282C8, -1, -1, 1498769, -1, -1, -1, -1, -1, -1 }, { 0x282C9, -1, -1, 1498773, -1, -1, -1, -1, -1, -1 }, { 0x282CC, 1498784, 1498777, -1, -1, -1, -1, -1, -1, -1 }, { 0x282CD, 1498805, 1498800, -1, -1, -1, -1, -1, -1, -1 }, { 0x282D0, -1, -1, 1498819, -1, -1, -1, -1, -1, -1 }, { 0x282D1, -1, -1, 1498823, -1, -1, -1, -1, -1, -1 }, { 0x282D2, -1, -1, 1498829, -1, -1, -1, -1, -1, -1 }, { 0x282D4, -1, -1, 1498834, -1, -1, -1, -1, -1, -1 }, { 0x282D5, -1, -1, 1498840, -1, -1, -1, -1, -1, -1 }, { 0x282D6, -1, -1, 1498846, -1, -1, -1, -1, -1, -1 }, { 0x282D7, -1, -1, 1498851, -1, -1, -1, -1, -1, -1 }, { 0x282D8, -1, -1, 1498855, -1, -1, -1, -1, -1, -1 }, { 0x282D9, -1, -1, 1498860, -1, -1, -1, -1, -1, -1 }, { 0x282DA, -1, -1, 1498865, -1, -1, -1, -1, -1, -1 }, { 0x282DB, -1, -1, 1498871, -1, -1, -1, -1, -1, -1 }, { 0x282DD, -1, -1, 1498876, -1, -1, -1, -1, -1, -1 }, { 0x282DE, -1, -1, 1498882, -1, -1, -1, -1, -1, -1 }, { 0x282DF, -1, -1, 1498886, -1, -1, -1, -1, -1, -1 }, { 0x282E0, -1, -1, 1498890, -1, -1, -1, -1, -1, -1 }, { 0x282E1, -1, -1, 1498896, -1, -1, -1, -1, -1, -1 }, { 0x282E2, 1498906, 1498901, -1, -1, -1, -1, -1, -1, -1 }, { 0x282E3, -1, -1, -1, -1, -1, -1, -1, -1, 1498952 }, { 0x282E4, -1, -1, -1, -1, -1, -1, -1, -1, 1498958 }, { 0x282E5, -1, -1, 1498961, -1, -1, -1, -1, -1, -1 }, { 0x282E6, -1, -1, 1498965, -1, -1, -1, -1, -1, -1 }, { 0x282E7, -1, -1, 1498969, -1, -1, -1, -1, -1, -1 }, { 0x282E8, -1, -1, 1498973, -1, -1, -1, -1, -1, -1 }, { 0x282E9, -1, -1, 1498978, -1, -1, -1, -1, -1, -1 }, { 0x282EB, -1, -1, 1498982, -1, -1, -1, -1, -1, -1 }, { 0x282EC, -1, -1, 1498988, -1, -1, -1, -1, -1, -1 }, { 0x282EE, -1, -1, 1498995, -1, -1, -1, -1, -1, -1 }, { 0x282EF, 1499001, -1, 1499010, -1, -1, -1, -1, -1, -1 }, { 0x282F0, -1, -1, 1499014, -1, -1, -1, -1, -1, -1 }, { 0x282F2, -1, -1, 1499018, -1, -1, -1, -1, -1, -1 }, { 0x282F7, -1, -1, 1499024, -1, -1, -1, -1, -1, -1 }, { 0x282FA, -1, -1, 1499030, -1, -1, -1, -1, -1, -1 }, { 0x282FD, -1, -1, 1499034, -1, -1, -1, -1, -1, -1 }, { 0x282FE, -1, -1, 1499040, -1, -1, -1, -1, -1, -1 }, { 0x28300, -1, -1, -1, -1, -1, -1, -1, -1, 1499044 }, { 0x28301, -1, -1, 1499050, -1, -1, -1, -1, -1, -1 }, { 0x28304, -1, -1, 1499056, -1, -1, -1, -1, -1, -1 }, { 0x28305, -1, -1, 1499062, -1, -1, -1, -1, -1, -1 }, { 0x28306, -1, 1499068, 1499074, -1, -1, -1, -1, -1, -1 }, { 0x28308, -1, -1, 1499080, -1, -1, -1, -1, -1, -1 }, { 0x2830C, -1, -1, 1499086, -1, -1, -1, -1, -1, -1 }, { 0x2830D, -1, -1, 1499091, -1, -1, -1, -1, -1, -1 }, { 0x2830E, -1, -1, 1499097, -1, -1, -1, -1, -1, -1 }, { 0x28311, -1, -1, 1499101, -1, -1, -1, -1, -1, -1 }, { 0x28314, -1, -1, 1499107, -1, -1, -1, -1, -1, -1 }, { 0x28318, -1, 1499112, 1499118, -1, -1, -1, -1, -1, -1 }, { 0x2831D, -1, -1, 1499123, -1, -1, -1, -1, -1, -1 }, { 0x28320, -1, -1, 1499127, -1, -1, -1, -1, -1, -1 }, { 0x28322, -1, -1, 1499131, -1, -1, -1, -1, -1, -1 }, { 0x28323, -1, -1, 1499138, -1, -1, -1, -1, -1, -1 }, { 0x28324, -1, -1, 1499144, -1, -1, -1, -1, -1, -1 }, { 0x28325, -1, -1, 1499151, -1, -1, -1, -1, -1, -1 }, { 0x28327, -1, -1, 1499155, -1, -1, -1, -1, -1, -1 }, { 0x28328, -1, -1, 1499158, -1, -1, -1, -1, -1, -1 }, { 0x28329, 1499163, -1, 1499175, -1, -1, -1, -1, -1, -1 }, { 0x2832B, -1, -1, 1499181, -1, -1, -1, -1, -1, -1 }, { 0x2832C, -1, -1, 1499187, -1, -1, -1, -1, -1, -1 }, { 0x2832D, -1, -1, 1499193, -1, -1, -1, -1, -1, -1 }, { 0x2832E, -1, -1, 1499197, -1, -1, -1, -1, -1, -1 }, { 0x2832F, -1, 1499201, -1, -1, -1, -1, -1, -1, -1 }, { 0x28330, -1, -1, 1499206, -1, -1, -1, -1, -1, -1 }, { 0x28333, -1, -1, 1499212, -1, -1, -1, -1, -1, -1 }, { 0x28334, -1, -1, 1499218, -1, -1, -1, -1, -1, -1 }, { 0x28336, -1, -1, 1499223, -1, -1, -1, -1, -1, -1 }, { 0x2833A, -1, 1499229, -1, -1, -1, -1, -1, -1, -1 }, { 0x28344, -1, -1, -1, -1, -1, -1, -1, -1, 1499234 }, { 0x28345, -1, -1, 1499239, -1, -1, -1, -1, -1, -1 }, { 0x28346, -1, -1, 1499245, -1, -1, -1, -1, -1, -1 }, { 0x28347, -1, -1, 1499250, -1, -1, -1, -1, -1, -1 }, { 0x28348, -1, -1, 1499254, -1, -1, -1, -1, -1, -1 }, { 0x28349, -1, -1, 1499260, -1, -1, -1, -1, -1, -1 }, { 0x2834A, -1, -1, 1499266, -1, -1, -1, -1, -1, -1 }, { 0x2834E, -1, -1, 1499271, -1, -1, -1, -1, -1, -1 }, { 0x2834F, -1, -1, 1499275, -1, -1, -1, -1, -1, -1 }, { 0x28350, -1, -1, 1499280, -1, -1, -1, -1, -1, -1 }, { 0x28351, -1, -1, 1499284, -1, -1, -1, -1, -1, -1 }, { 0x28352, -1, -1, 1499290, -1, -1, -1, -1, -1, -1 }, { 0x2835B, -1, -1, 1499296, -1, -1, -1, -1, -1, -1 }, { 0x2835C, -1, -1, 1499300, -1, -1, -1, -1, -1, -1 }, { 0x2835E, -1, -1, 1499305, -1, -1, -1, -1, -1, -1 }, { 0x28362, -1, -1, 1499311, -1, -1, -1, -1, -1, -1 }, { 0x28365, -1, 1499315, -1, -1, -1, -1, -1, -1, -1 }, { 0x28366, -1, -1, -1, -1, -1, -1, -1, -1, 1499321 }, { 0x28367, -1, -1, 1499325, -1, -1, -1, -1, -1, -1 }, { 0x28369, -1, -1, 1499332, -1, -1, -1, -1, -1, -1 }, { 0x2836B, -1, -1, 1499338, -1, -1, -1, -1, -1, -1 }, { 0x2836D, -1, 1499342, 1499347, -1, -1, -1, -1, -1, -1 }, { 0x2836E, -1, -1, 1499351, -1, -1, -1, -1, -1, -1 }, { 0x2836F, -1, -1, 1499355, -1, -1, -1, -1, -1, -1 }, { 0x28370, -1, -1, 1499359, -1, -1, -1, -1, -1, -1 }, { 0x28372, -1, -1, 1499363, -1, -1, -1, -1, -1, -1 }, { 0x28373, 1499372, 1499367, 1499398, -1, -1, -1, -1, -1, -1 }, { 0x28374, -1, -1, 1499403, -1, -1, -1, -1, -1, -1 }, { 0x28376, -1, -1, 1499409, -1, -1, -1, -1, -1, -1 }, { 0x28377, -1, -1, 1499416, -1, -1, -1, -1, -1, -1 }, { 0x28378, -1, -1, 1499422, -1, -1, -1, -1, -1, -1 }, { 0x28379, -1, -1, 1499427, -1, -1, -1, -1, -1, -1 }, { 0x2837A, -1, -1, 1499432, -1, -1, -1, -1, -1, -1 }, { 0x2837D, -1, 1499436, -1, -1, -1, -1, -1, -1, -1 }, { 0x28386, -1, -1, -1, -1, -1, -1, -1, -1, 1499442 }, { 0x28389, -1, -1, 1499445, -1, -1, -1, -1, -1, -1 }, { 0x2838A, -1, 1499450, -1, -1, -1, -1, -1, -1, -1 }, { 0x2838B, -1, -1, 1499456, -1, -1, -1, -1, -1, -1 }, { 0x2838C, -1, -1, 1499462, -1, -1, -1, -1, -1, -1 }, { 0x2838D, -1, -1, 1499467, -1, -1, -1, -1, -1, -1 }, { 0x28394, -1, -1, 1499473, -1, -1, -1, -1, -1, -1 }, { 0x28396, -1, -1, 1499479, -1, -1, -1, -1, -1, -1 }, { 0x28397, -1, -1, 1499485, -1, -1, -1, -1, -1, -1 }, { 0x2839B, -1, -1, 1499491, -1, -1, -1, -1, -1, -1 }, { 0x2839D, -1, -1, 1499498, -1, -1, -1, -1, -1, -1 }, { 0x2839E, -1, -1, -1, -1, -1, -1, -1, -1, 1499503 }, { 0x2839F, -1, -1, -1, -1, -1, -1, -1, -1, 1499509 }, { 0x283A0, -1, -1, -1, -1, -1, -1, -1, -1, 1499518 }, { 0x283A1, -1, -1, 1499527, -1, -1, -1, -1, -1, -1 }, { 0x283A2, -1, -1, 1499532, -1, -1, -1, -1, -1, -1 }, { 0x283A4, -1, -1, 1499538, -1, -1, -1, -1, -1, -1 }, { 0x283A6, -1, -1, 1499544, -1, -1, -1, -1, -1, -1 }, { 0x283A7, -1, -1, 1499550, -1, -1, -1, -1, -1, -1 }, { 0x283A9, -1, -1, 1499556, -1, -1, -1, -1, -1, -1 }, { 0x283AA, -1, -1, 1499563, -1, -1, -1, -1, -1, -1 }, { 0x283AB, -1, -1, 1499567, -1, -1, -1, -1, -1, -1 }, { 0x283AC, -1, -1, 1499573, -1, -1, -1, -1, -1, -1 }, { 0x283AD, -1, -1, 1499579, -1, -1, -1, -1, -1, -1 }, { 0x283AE, -1, -1, 1499584, -1, -1, -1, -1, -1, -1 }, { 0x283B3, -1, -1, 1499589, -1, -1, -1, -1, -1, -1 }, { 0x283B4, 1499595, -1, 1499667, -1, -1, -1, -1, -1, -1 }, { 0x283B6, -1, -1, 1499673, -1, -1, -1, -1, -1, -1 }, { 0x283B7, -1, -1, 1499677, -1, -1, -1, -1, -1, -1 }, { 0x283B8, -1, -1, 1499683, -1, -1, -1, -1, -1, -1 }, { 0x283B9, -1, -1, 1499687, -1, -1, -1, -1, -1, -1 }, { 0x283BE, -1, -1, 1499692, -1, -1, -1, -1, -1, -1 }, { 0x283C2, -1, -1, 1499697, -1, -1, -1, -1, -1, -1 }, { 0x283C4, -1, -1, -1, -1, -1, -1, -1, -1, 1499702 }, { 0x283C6, -1, -1, 1499708, -1, -1, -1, -1, -1, -1 }, { 0x283C8, -1, -1, 1499715, -1, -1, -1, -1, -1, -1 }, { 0x283C9, -1, -1, 1499720, -1, -1, -1, -1, -1, -1 }, { 0x283CA, -1, -1, 1499727, -1, -1, -1, -1, -1, -1 }, { 0x283D2, -1, -1, 1499733, -1, -1, -1, -1, -1, -1 }, { 0x283D4, -1, -1, 1499738, -1, -1, -1, -1, -1, -1 }, { 0x283DA, -1, -1, 1499742, -1, -1, -1, -1, -1, -1 }, { 0x283DB, -1, -1, 1499746, -1, -1, -1, -1, -1, -1 }, { 0x283DE, -1, -1, 1499752, -1, -1, -1, -1, -1, -1 }, { 0x283E0, -1, -1, 1499757, -1, -1, -1, -1, -1, -1 }, { 0x283E4, -1, -1, 1499763, -1, -1, -1, -1, -1, -1 }, { 0x283E5, -1, -1, 1499769, -1, -1, -1, -1, -1, -1 }, { 0x283E7, -1, -1, -1, -1, -1, -1, -1, -1, 1499775 }, { 0x283E8, -1, -1, 1499778, -1, -1, -1, -1, -1, -1 }, { 0x283E9, -1, -1, 1499783, -1, -1, -1, -1, -1, -1 }, { 0x283EA, -1, -1, 1499789, -1, -1, -1, -1, -1, -1 }, { 0x283EB, -1, -1, 1499795, -1, -1, -1, -1, -1, -1 }, { 0x283EC, -1, -1, 1499799, -1, -1, -1, -1, -1, -1 }, { 0x283F3, -1, -1, 1499803, -1, -1, -1, -1, -1, -1 }, { 0x283F4, -1, -1, 1499808, -1, -1, -1, -1, -1, -1 }, { 0x283F5, -1, -1, 1499812, -1, -1, -1, -1, -1, -1 }, { 0x283F6, -1, -1, 1499823, -1, -1, -1, -1, 1499817, -1 }, { 0x283F9, -1, -1, 1499829, -1, -1, -1, -1, -1, -1 }, { 0x283FA, -1, -1, 1499834, -1, -1, -1, -1, -1, -1 }, { 0x283FF, -1, -1, 1499840, -1, -1, -1, -1, -1, -1 }, { 0x28401, -1, -1, 1499844, -1, -1, -1, -1, -1, -1 }, { 0x28403, -1, -1, 1499849, -1, -1, -1, -1, -1, -1 }, { 0x28405, -1, 1499854, 1499859, -1, -1, -1, -1, -1, -1 }, { 0x28406, -1, -1, 1499864, -1, -1, -1, -1, -1, -1 }, { 0x28407, -1, -1, 1499868, -1, -1, -1, -1, -1, -1 }, { 0x28408, -1, 1499874, 1499881, -1, -1, -1, -1, -1, -1 }, { 0x28409, -1, -1, 1499888, -1, -1, -1, -1, -1, -1 }, { 0x2840A, -1, -1, 1499893, -1, -1, -1, -1, -1, -1 }, { 0x2840B, -1, -1, 1499899, -1, -1, -1, -1, -1, -1 }, { 0x2840D, -1, -1, 1499905, -1, -1, -1, -1, -1, -1 }, { 0x28410, -1, -1, 1499911, -1, -1, -1, -1, -1, -1 }, { 0x28411, -1, -1, 1499916, -1, -1, -1, -1, -1, -1 }, { 0x28412, -1, 1499921, -1, -1, -1, -1, -1, -1, -1 }, { 0x28414, -1, -1, 1499925, -1, -1, -1, -1, -1, -1 }, { 0x28415, -1, -1, 1499931, -1, -1, -1, -1, -1, -1 }, { 0x28416, -1, -1, 1499937, -1, -1, -1, -1, -1, -1 }, { 0x2841B, -1, -1, 1499941, -1, -1, -1, -1, -1, -1 }, { 0x28421, -1, -1, 1499945, -1, -1, -1, -1, -1, -1 }, { 0x28423, -1, -1, 1499949, -1, -1, -1, -1, -1, -1 }, { 0x28425, -1, -1, 1499953, -1, -1, -1, -1, -1, -1 }, { 0x28426, -1, -1, 1499957, -1, -1, -1, -1, -1, -1 }, { 0x28428, -1, -1, 1499962, -1, -1, -1, -1, -1, -1 }, { 0x28429, -1, -1, 1499966, -1, -1, -1, -1, -1, -1 }, { 0x2842E, -1, -1, -1, -1, -1, -1, -1, -1, 1499972 }, { 0x28430, -1, -1, 1499976, -1, -1, -1, -1, -1, -1 }, { 0x28431, -1, -1, 1499981, -1, -1, -1, -1, -1, -1 }, { 0x28433, -1, -1, 1499986, -1, -1, -1, -1, -1, -1 }, { 0x28434, -1, -1, 1499991, -1, -1, -1, -1, -1, -1 }, { 0x28436, -1, -1, 1499995, -1, -1, -1, -1, -1, -1 }, { 0x28437, -1, -1, -1, -1, -1, -1, -1, -1, 1500000 }, { 0x28438, -1, -1, -1, -1, -1, -1, -1, -1, 1500006 }, { 0x2843A, -1, -1, -1, -1, -1, -1, -1, -1, 1500014 }, { 0x2843E, -1, -1, 1500021, -1, -1, -1, -1, -1, -1 }, { 0x2843F, -1, -1, -1, -1, -1, -1, -1, -1, 1500026 }, { 0x2844A, -1, -1, 1500032, -1, -1, -1, -1, -1, -1 }, { 0x2844C, -1, -1, 1500038, -1, -1, -1, -1, -1, -1 }, { 0x2844E, -1, -1, 1500044, -1, -1, -1, -1, -1, -1 }, { 0x28451, -1, -1, 1500050, -1, -1, -1, -1, -1, -1 }, { 0x28452, 1500059, 1500054, 1500070, -1, -1, -1, -1, -1, -1 }, { 0x28457, -1, -1, -1, -1, -1, -1, -1, -1, 1500074 }, { 0x2845C, -1, -1, 1500080, -1, -1, -1, -1, -1, 1500084 }, { 0x2845D, -1, -1, 1500092, -1, -1, -1, -1, -1, -1 }, { 0x2845F, 1500100, 1500096, -1, -1, -1, -1, -1, -1, -1 }, { 0x28460, -1, -1, 1500130, -1, -1, -1, -1, -1, -1 }, { 0x28463, -1, -1, 1500135, -1, -1, -1, -1, -1, -1 }, { 0x28464, -1, -1, 1500140, -1, -1, -1, -1, -1, -1 }, { 0x28465, -1, -1, 1500144, -1, -1, -1, -1, -1, -1 }, { 0x28468, -1, 1500148, 1500153, -1, -1, -1, -1, -1, -1 }, { 0x28469, -1, -1, 1500158, -1, -1, -1, -1, -1, -1 }, { 0x2846A, -1, -1, 1500162, -1, -1, -1, -1, -1, -1 }, { 0x2846B, -1, -1, 1500168, -1, -1, -1, -1, -1, -1 }, { 0x2846E, -1, -1, -1, -1, -1, -1, -1, -1, 1500173 }, { 0x28473, -1, 1500181, -1, -1, -1, -1, -1, -1, -1 }, { 0x28479, 1500187, -1, 1500305, -1, -1, -1, -1, -1, -1 }, { 0x2847B, -1, -1, -1, -1, -1, -1, -1, -1, 1500311 }, { 0x2847C, -1, -1, 1500316, -1, -1, -1, -1, -1, -1 }, { 0x2847D, -1, -1, 1500320, -1, -1, -1, -1, -1, -1 }, { 0x2847F, -1, -1, 1500326, -1, -1, -1, -1, -1, -1 }, { 0x28480, -1, -1, 1500331, -1, -1, -1, -1, -1, -1 }, { 0x28482, -1, 1500337, -1, -1, -1, -1, -1, -1, -1 }, { 0x28483, -1, -1, 1500342, -1, -1, -1, -1, -1, -1 }, { 0x28484, -1, -1, 1500347, -1, -1, -1, -1, -1, -1 }, { 0x28485, -1, -1, 1500352, -1, -1, -1, -1, -1, -1 }, { 0x28486, -1, -1, 1500356, -1, -1, -1, -1, -1, -1 }, { 0x28487, -1, -1, 1500362, -1, -1, -1, -1, -1, -1 }, { 0x28489, -1, -1, 1500367, -1, -1, -1, -1, -1, -1 }, { 0x2848A, -1, -1, 1500372, -1, -1, -1, -1, -1, -1 }, { 0x2848B, -1, -1, 1500377, -1, -1, -1, -1, -1, -1 }, { 0x2848D, -1, -1, 1500382, -1, -1, -1, -1, -1, -1 }, { 0x28491, -1, -1, 1500387, -1, -1, -1, -1, -1, -1 }, { 0x28492, -1, -1, -1, -1, -1, -1, -1, -1, 1500392 }, { 0x28499, -1, -1, 1500400, -1, -1, -1, -1, -1, -1 }, { 0x2849C, -1, -1, 1500405, -1, -1, -1, -1, -1, -1 }, { 0x2849E, -1, -1, 1500410, -1, -1, -1, -1, -1, -1 }, { 0x2849F, -1, -1, -1, -1, -1, -1, -1, -1, 1500415 }, { 0x284A2, -1, -1, 1500421, -1, -1, -1, -1, -1, -1 }, { 0x284A4, -1, -1, 1500427, -1, -1, -1, -1, -1, -1 }, { 0x284A6, -1, -1, 1500431, -1, -1, -1, -1, -1, -1 }, { 0x284A7, -1, -1, 1500436, -1, -1, -1, -1, -1, -1 }, { 0x284A8, -1, -1, 1500441, -1, -1, -1, -1, -1, -1 }, { 0x284A9, -1, -1, 1500446, -1, -1, -1, -1, -1, -1 }, { 0x284AB, -1, -1, 1500452, -1, -1, -1, -1, -1, -1 }, { 0x284AC, -1, -1, 1500458, -1, -1, -1, -1, -1, -1 }, { 0x284AE, -1, -1, 1500463, -1, -1, -1, -1, -1, -1 }, { 0x284B1, -1, -1, 1500467, -1, -1, -1, -1, -1, -1 }, { 0x284B2, -1, -1, 1500473, -1, -1, -1, -1, -1, -1 }, { 0x284B4, -1, -1, 1500477, -1, -1, -1, -1, -1, -1 }, { 0x284B8, -1, -1, -1, -1, -1, -1, -1, -1, 1500481 }, { 0x284B9, -1, -1, -1, -1, -1, -1, -1, -1, 1500489 }, { 0x284BA, -1, -1, -1, -1, -1, -1, -1, -1, 1500496 }, { 0x284BB, -1, -1, -1, -1, -1, -1, -1, -1, 1500502 }, { 0x284BC, -1, -1, 1500510, -1, -1, -1, -1, -1, -1 }, { 0x284BD, -1, -1, 1500515, -1, -1, -1, -1, -1, -1 }, { 0x284C1, -1, -1, 1500520, -1, -1, -1, -1, -1, -1 }, { 0x284C7, -1, -1, 1500526, -1, -1, -1, -1, -1, -1 }, { 0x284C8, 1500536, 1500531, 1500550, -1, -1, -1, -1, -1, -1 }, { 0x284CA, -1, -1, 1500555, -1, -1, -1, -1, -1, -1 }, { 0x284CD, -1, -1, 1500560, -1, -1, -1, -1, -1, -1 }, { 0x284D0, -1, -1, -1, -1, -1, -1, -1, -1, 1500566 }, { 0x284D1, -1, -1, -1, -1, -1, -1, -1, -1, 1500571 }, { 0x284DA, -1, -1, 1500580, -1, -1, -1, -1, -1, -1 }, { 0x284DC, -1, -1, -1, -1, -1, -1, -1, 1500586, -1 }, { 0x284DE, -1, -1, 1500592, -1, -1, -1, -1, -1, -1 }, { 0x284E1, -1, -1, -1, -1, -1, -1, -1, -1, 1500597 }, { 0x284E2, -1, -1, -1, -1, -1, -1, -1, -1, 1500603 }, { 0x284E6, -1, -1, 1500609, -1, -1, -1, -1, -1, -1 }, { 0x284E8, -1, -1, 1500613, -1, -1, -1, -1, -1, -1 }, { 0x284E9, -1, -1, 1500619, -1, -1, -1, -1, -1, -1 }, { 0x284EC, -1, -1, 1500625, -1, -1, -1, -1, -1, -1 }, { 0x284ED, -1, -1, 1500629, -1, -1, -1, -1, -1, -1 }, { 0x284EE, -1, -1, 1500633, -1, -1, -1, -1, -1, -1 }, { 0x284EF, -1, -1, 1500638, -1, -1, -1, -1, -1, -1 }, { 0x284F0, -1, -1, 1500644, -1, -1, -1, -1, -1, -1 }, { 0x284F2, -1, -1, 1500649, -1, -1, -1, -1, -1, -1 }, { 0x284F3, -1, -1, 1500655, -1, -1, -1, -1, -1, -1 }, { 0x284F4, -1, -1, 1500660, -1, -1, -1, -1, -1, -1 }, { 0x284F7, -1, -1, 1500664, -1, -1, -1, -1, -1, -1 }, { 0x284FF, -1, -1, 1500670, -1, -1, -1, -1, -1, -1 }, { 0x28501, -1, 1500675, -1, -1, -1, -1, -1, -1, -1 }, { 0x28508, -1, -1, -1, -1, -1, -1, -1, -1, 1500680 }, { 0x28509, -1, -1, -1, -1, -1, -1, -1, -1, 1500686 }, { 0x2850A, -1, -1, -1, -1, -1, -1, -1, -1, 1500691 }, { 0x2850C, -1, -1, -1, -1, -1, -1, -1, -1, 1500698 }, { 0x2850D, -1, -1, -1, -1, -1, -1, -1, -1, 1500701 }, { 0x28517, -1, -1, 1500706, -1, -1, -1, -1, -1, -1 }, { 0x28519, -1, -1, 1500711, -1, -1, -1, -1, -1, -1 }, { 0x2851B, -1, -1, 1500716, -1, -1, -1, -1, -1, -1 }, { 0x28521, -1, -1, 1500720, -1, -1, -1, -1, -1, -1 }, { 0x28522, -1, -1, 1500725, -1, -1, -1, -1, -1, -1 }, { 0x28523, -1, -1, 1500731, -1, -1, -1, -1, -1, -1 }, { 0x28524, -1, -1, 1500736, -1, -1, -1, -1, -1, -1 }, { 0x28525, -1, -1, 1500741, -1, -1, -1, -1, -1, -1 }, { 0x28526, -1, -1, 1500747, -1, -1, -1, -1, -1, -1 }, { 0x2852F, -1, -1, 1500752, -1, -1, -1, -1, -1, -1 }, { 0x2853C, -1, 1500756, -1, -1, -1, -1, -1, -1, -1 }, { 0x2853D, -1, 1500761, -1, -1, -1, -1, -1, -1, -1 }, { 0x2853E, -1, -1, -1, -1, -1, -1, -1, -1, 1500765 }, { 0x2853F, -1, -1, -1, -1, -1, -1, -1, -1, 1500771 }, { 0x28540, -1, -1, -1, -1, -1, -1, -1, -1, 1500778 }, { 0x28555, -1, -1, 1500785, -1, -1, -1, -1, -1, -1 }, { 0x28557, -1, -1, 1500790, -1, -1, -1, -1, -1, -1 }, { 0x2855A, -1, -1, 1500796, -1, -1, -1, -1, -1, -1 }, { 0x2855C, -1, -1, 1500800, -1, -1, -1, -1, -1, -1 }, { 0x28560, -1, -1, 1500805, -1, -1, -1, -1, -1, -1 }, { 0x28562, -1, -1, 1500809, -1, -1, -1, -1, -1, -1 }, { 0x28566, -1, -1, 1500814, -1, -1, -1, -1, -1, -1 }, { 0x28567, -1, -1, 1500819, -1, -1, -1, -1, -1, -1 }, { 0x2856C, -1, 1500825, -1, -1, -1, -1, -1, -1, -1 }, { 0x2856D, -1, -1, -1, -1, -1, -1, -1, -1, 1500831 }, { 0x28579, -1, -1, 1500837, -1, -1, -1, -1, -1, -1 }, { 0x2857A, -1, -1, 1500843, -1, -1, -1, -1, -1, -1 }, { 0x2857B, -1, -1, 1500848, -1, -1, -1, -1, -1, -1 }, { 0x2857D, -1, -1, 1500855, -1, -1, -1, -1, -1, -1 }, { 0x2857F, -1, -1, 1500860, -1, -1, -1, -1, -1, -1 }, { 0x28583, -1, -1, 1500866, -1, -1, -1, -1, -1, -1 }, { 0x28585, -1, -1, -1, -1, -1, -1, -1, -1, 1500870 }, { 0x2858A, -1, -1, 1500875, -1, -1, -1, -1, -1, -1 }, { 0x2858B, -1, -1, 1500879, -1, -1, -1, -1, -1, -1 }, { 0x2858C, -1, -1, 1500884, -1, -1, -1, -1, -1, -1 }, { 0x2858E, -1, -1, 1500890, -1, -1, -1, -1, -1, -1 }, { 0x2858F, -1, -1, 1500895, -1, -1, -1, -1, -1, -1 }, { 0x2859A, -1, -1, 1500900, -1, -1, -1, -1, -1, -1 }, { 0x2859B, -1, -1, 1500906, -1, -1, -1, -1, -1, -1 }, { 0x285A0, -1, -1, 1500910, -1, -1, -1, -1, -1, -1 }, { 0x285A2, -1, -1, 1500916, -1, -1, -1, -1, -1, -1 }, { 0x285A7, -1, -1, -1, -1, -1, -1, -1, -1, 1500923 }, { 0x285A8, -1, -1, -1, -1, -1, -1, -1, -1, 1500927 }, { 0x285A9, -1, -1, -1, -1, -1, -1, -1, -1, 1500933 }, { 0x285AC, -1, -1, 1500940, -1, -1, -1, -1, -1, -1 }, { 0x285AD, -1, -1, 1500946, -1, -1, -1, -1, -1, -1 }, { 0x285AE, -1, -1, 1500950, -1, -1, -1, -1, -1, -1 }, { 0x285B0, -1, -1, 1500956, -1, -1, -1, -1, -1, -1 }, { 0x285B1, -1, -1, 1500961, -1, -1, -1, -1, -1, -1 }, { 0x285B2, -1, -1, -1, -1, -1, -1, -1, -1, 1500967 }, { 0x285B3, -1, -1, 1500972, -1, -1, -1, -1, -1, -1 }, { 0x285B4, -1, -1, 1500978, -1, -1, -1, -1, -1, -1 }, { 0x285B5, -1, -1, 1500982, -1, -1, -1, -1, -1, -1 }, { 0x285B6, -1, -1, 1500988, -1, -1, -1, -1, -1, -1 }, { 0x285B7, -1, -1, 1500995, -1, -1, -1, -1, -1, -1 }, { 0x285B9, -1, -1, 1501000, -1, -1, -1, -1, -1, -1 }, { 0x285BC, -1, -1, 1501005, -1, -1, -1, -1, -1, 1501012 }, { 0x285BE, -1, -1, 1501019, -1, -1, -1, -1, -1, -1 }, { 0x285BF, -1, -1, 1501025, -1, -1, -1, -1, -1, -1 }, { 0x285C9, 1501036, 1501030, -1, -1, -1, -1, -1, -1, -1 }, { 0x285CA, -1, -1, -1, -1, -1, -1, -1, -1, 1501054 }, { 0x285D3, -1, -1, 1501059, -1, -1, -1, -1, -1, -1 }, { 0x285DB, -1, -1, -1, -1, -1, -1, -1, -1, 1501064 }, { 0x285DC, -1, -1, -1, -1, -1, -1, -1, -1, 1501071 }, { 0x285DD, -1, -1, 1501077, -1, -1, -1, -1, -1, -1 }, { 0x285DE, -1, -1, 1501081, -1, -1, -1, -1, -1, -1 }, { 0x285E1, -1, -1, 1501086, -1, -1, -1, -1, -1, -1 }, { 0x285E5, -1, -1, 1501092, -1, -1, -1, -1, -1, -1 }, { 0x285E6, -1, -1, 1501097, -1, -1, -1, -1, -1, -1 }, { 0x285E8, -1, 1501103, 1501108, -1, -1, -1, -1, -1, -1 }, { 0x285EE, -1, -1, -1, -1, -1, -1, -1, -1, 1501113 }, { 0x285F0, -1, -1, 1501119, -1, -1, -1, -1, -1, -1 }, { 0x285F4, -1, 1501124, -1, -1, -1, -1, -1, -1, -1 }, { 0x285F5, -1, -1, -1, -1, -1, -1, -1, -1, 1501129 }, { 0x285FC, -1, -1, 1501136, -1, -1, -1, -1, -1, -1 }, { 0x285FE, -1, -1, 1501140, -1, -1, -1, -1, -1, -1 }, { 0x28600, -1, 1501144, -1, -1, -1, -1, -1, -1, -1 }, { 0x28601, -1, -1, 1501149, -1, -1, -1, -1, -1, -1 }, { 0x28602, -1, -1, 1501154, -1, -1, -1, -1, -1, -1 }, { 0x28603, -1, -1, 1501159, -1, -1, -1, -1, -1, -1 }, { 0x28604, -1, -1, 1501164, -1, -1, -1, -1, -1, -1 }, { 0x28607, -1, -1, 1501169, -1, -1, -1, -1, -1, -1 }, { 0x28609, -1, -1, 1501174, -1, -1, -1, -1, -1, -1 }, { 0x2860B, -1, 1501179, -1, -1, -1, -1, -1, -1, -1 }, { 0x2860C, -1, -1, 1501184, -1, -1, -1, -1, -1, -1 }, { 0x28614, -1, -1, 1501189, -1, -1, -1, -1, -1, -1 }, { 0x28617, -1, -1, -1, -1, -1, -1, -1, -1, 1501194 }, { 0x28618, -1, -1, -1, -1, -1, -1, -1, -1, 1501202 }, { 0x28619, -1, -1, 1501206, -1, -1, -1, -1, -1, -1 }, { 0x2861E, -1, -1, 1501212, -1, -1, -1, -1, -1, -1 }, { 0x28625, -1, 1501218, -1, -1, -1, -1, -1, -1, -1 }, { 0x2862C, -1, -1, 1501223, -1, -1, -1, -1, -1, -1 }, { 0x2862E, -1, -1, 1501227, -1, -1, -1, -1, -1, -1 }, { 0x28631, -1, -1, -1, -1, -1, -1, -1, -1, 1501232 }, { 0x28632, -1, -1, 1501238, -1, -1, -1, -1, -1, -1 }, { 0x28634, -1, -1, 1501243, -1, -1, -1, -1, -1, -1 }, { 0x28635, -1, -1, 1501248, -1, -1, -1, -1, -1, -1 }, { 0x28638, -1, -1, 1501253, -1, -1, -1, -1, -1, -1 }, { 0x2863B, -1, 1501257, -1, -1, -1, -1, -1, -1, -1 }, { 0x2863C, -1, -1, 1501263, -1, -1, -1, -1, -1, -1 }, { 0x2863E, -1, -1, 1501270, -1, -1, -1, -1, -1, -1 }, { 0x28640, -1, -1, 1501275, -1, -1, -1, -1, -1, -1 }, { 0x28642, -1, -1, 1501280, -1, -1, -1, -1, -1, -1 }, { 0x28644, -1, -1, 1501285, -1, -1, -1, -1, -1, -1 }, { 0x2864C, -1, -1, -1, -1, -1, -1, -1, -1, 1501290 }, { 0x2864D, -1, -1, -1, -1, -1, -1, -1, -1, 1501295 }, { 0x2864E, -1, -1, 1501300, -1, -1, -1, -1, -1, -1 }, { 0x2864F, -1, -1, 1501304, -1, -1, -1, -1, -1, -1 }, { 0x28653, -1, -1, 1501309, -1, -1, -1, -1, -1, -1 }, { 0x28654, -1, -1, 1501314, -1, -1, -1, -1, -1, -1 }, { 0x28656, -1, -1, -1, -1, -1, -1, -1, -1, 1501319 }, { 0x2865B, -1, -1, -1, -1, -1, -1, -1, -1, 1501326 }, { 0x2865D, -1, -1, -1, -1, -1, -1, -1, -1, 1501333 }, { 0x2865E, 1501342, 1501337, -1, -1, -1, -1, -1, -1, -1 }, { 0x28661, -1, -1, 1501372, -1, -1, -1, -1, -1, -1 }, { 0x28665, -1, -1, -1, -1, -1, -1, -1, -1, 1501378 }, { 0x28669, -1, -1, 1501386, -1, -1, -1, -1, -1, -1 }, { 0x2866B, -1, -1, 1501391, -1, -1, -1, -1, -1, -1 }, { 0x2866C, -1, -1, 1501396, -1, -1, -1, -1, -1, -1 }, { 0x2866D, -1, -1, 1501400, -1, -1, -1, -1, -1, -1 }, { 0x2866E, -1, -1, 1501404, -1, -1, -1, -1, -1, -1 }, { 0x2866F, -1, -1, 1501409, -1, -1, -1, -1, -1, -1 }, { 0x28672, -1, -1, 1501414, -1, -1, -1, -1, -1, -1 }, { 0x28673, -1, -1, 1501419, -1, -1, -1, -1, -1, -1 }, { 0x28674, -1, -1, 1501424, -1, -1, -1, -1, -1, -1 }, { 0x28675, -1, -1, 1501429, -1, -1, -1, -1, -1, -1 }, { 0x28676, -1, -1, 1501436, -1, -1, -1, -1, -1, -1 }, { 0x28677, -1, -1, 1501441, -1, -1, -1, -1, -1, -1 }, { 0x28678, -1, -1, 1501447, -1, -1, -1, -1, -1, -1 }, { 0x28679, -1, -1, 1501451, -1, -1, -1, -1, -1, -1 }, { 0x2867A, -1, -1, 1501457, -1, -1, -1, -1, -1, -1 }, { 0x2867B, -1, -1, 1501462, -1, -1, -1, -1, -1, -1 }, { 0x2867D, -1, -1, 1501466, -1, -1, -1, -1, -1, -1 }, { 0x2868D, -1, -1, 1501471, -1, -1, -1, -1, -1, -1 }, { 0x28693, -1, -1, 1501475, -1, -1, -1, -1, -1, -1 }, { 0x28694, -1, -1, 1501479, -1, -1, -1, -1, -1, -1 }, { 0x28695, -1, -1, 1501484, -1, -1, -1, -1, -1, -1 }, { 0x28696, -1, -1, 1501490, -1, -1, -1, -1, -1, -1 }, { 0x28697, -1, -1, 1501494, -1, -1, -1, -1, -1, -1 }, { 0x28698, -1, -1, 1501498, -1, -1, -1, -1, -1, -1 }, { 0x28699, -1, -1, 1501503, -1, -1, -1, -1, -1, -1 }, { 0x286A1, -1, -1, 1501508, -1, -1, -1, -1, -1, -1 }, { 0x286A3, -1, -1, 1501513, -1, -1, -1, -1, -1, -1 }, { 0x286A7, -1, -1, 1501520, -1, -1, -1, -1, -1, -1 }, { 0x286AA, -1, 1501525, -1, -1, -1, -1, -1, -1, -1 }, { 0x286AB, -1, 1501530, -1, -1, -1, -1, -1, -1, -1 }, { 0x286AE, -1, -1, 1501536, -1, -1, -1, -1, -1, -1 }, { 0x286AF, -1, -1, 1501541, -1, -1, -1, -1, -1, -1 }, { 0x286B0, -1, -1, 1501547, -1, -1, -1, -1, -1, -1 }, { 0x286B1, -1, -1, 1501552, -1, -1, -1, -1, -1, -1 }, { 0x286B2, -1, 1501559, 1501565, -1, -1, -1, -1, -1, -1 }, { 0x286B3, -1, -1, 1501570, -1, -1, -1, -1, -1, -1 }, { 0x286B4, -1, -1, 1501577, -1, -1, -1, -1, -1, -1 }, { 0x286B5, -1, -1, 1501581, -1, -1, -1, -1, -1, -1 }, { 0x286B6, -1, -1, 1501586, -1, -1, -1, -1, -1, -1 }, { 0x286BC, -1, 1501592, -1, -1, -1, -1, -1, -1, -1 }, { 0x286BE, -1, -1, 1501597, -1, -1, -1, -1, -1, -1 }, { 0x286C8, -1, -1, 1501603, -1, -1, -1, -1, -1, -1 }, { 0x286C9, -1, -1, 1501609, -1, -1, -1, -1, -1, -1 }, { 0x286CA, -1, -1, 1501613, -1, -1, -1, -1, -1, -1 }, { 0x286CB, -1, -1, 1501618, -1, -1, -1, -1, -1, -1 }, { 0x286CC, -1, -1, 1501622, -1, -1, -1, -1, -1, -1 }, { 0x286CD, -1, -1, 1501628, -1, -1, -1, -1, -1, -1 }, { 0x286CE, -1, -1, 1501634, -1, -1, -1, -1, -1, -1 }, { 0x286CF, -1, -1, 1501639, -1, -1, -1, -1, -1, -1 }, { 0x286D0, -1, -1, 1501644, -1, -1, -1, -1, -1, -1 }, { 0x286D1, -1, -1, 1501649, -1, -1, -1, -1, -1, -1 }, { 0x286D2, -1, -1, 1501653, -1, -1, -1, -1, -1, -1 }, { 0x286D3, -1, -1, 1501657, -1, -1, -1, -1, -1, -1 }, { 0x286D4, -1, -1, 1501663, -1, -1, -1, -1, -1, -1 }, { 0x286D5, -1, -1, 1501668, -1, -1, -1, -1, -1, -1 }, { 0x286D6, -1, -1, 1501673, -1, -1, -1, -1, -1, -1 }, { 0x286D8, -1, 1501679, -1, -1, -1, -1, -1, -1, -1 }, { 0x286DC, -1, -1, 1501685, -1, -1, -1, -1, -1, -1 }, { 0x286E1, -1, -1, 1501692, -1, -1, -1, -1, -1, -1 }, { 0x286E3, -1, -1, 1501697, -1, -1, -1, -1, -1, -1 }, { 0x286E4, -1, -1, 1501702, -1, -1, -1, -1, -1, -1 }, { 0x286E5, -1, -1, 1501707, -1, -1, -1, -1, -1, -1 }, { 0x286E6, -1, 1501711, -1, -1, -1, -1, -1, -1, 1501717 }, { 0x286EB, -1, -1, 1501724, -1, -1, -1, -1, -1, -1 }, { 0x286EC, -1, -1, 1501728, -1, -1, -1, -1, -1, -1 }, { 0x286ED, -1, -1, 1501733, -1, -1, -1, -1, -1, -1 }, { 0x286EE, -1, -1, 1501738, -1, -1, -1, -1, -1, -1 }, { 0x286EF, -1, -1, 1501742, -1, -1, -1, -1, -1, -1 }, { 0x286F0, -1, -1, 1501746, -1, -1, -1, -1, -1, -1 }, { 0x286F1, -1, -1, 1501753, -1, -1, -1, -1, -1, -1 }, { 0x286F3, -1, -1, 1501760, -1, -1, -1, -1, -1, -1 }, { 0x286F5, -1, -1, 1501764, -1, -1, -1, -1, -1, -1 }, { 0x286F6, -1, -1, 1501768, -1, -1, -1, -1, -1, -1 }, { 0x2870C, -1, -1, 1501773, -1, -1, -1, -1, -1, -1 }, { 0x2870D, -1, -1, 1501779, -1, -1, -1, -1, -1, -1 }, { 0x2870E, -1, -1, 1501785, -1, -1, -1, -1, -1, -1 }, { 0x2870F, -1, 1501790, 1501796, -1, -1, -1, -1, -1, -1 }, { 0x28710, -1, -1, 1501802, -1, -1, -1, -1, -1, -1 }, { 0x28711, -1, -1, 1501806, -1, -1, -1, -1, -1, -1 }, { 0x28712, -1, -1, 1501812, -1, -1, -1, -1, -1, -1 }, { 0x28713, -1, 1501816, 1501822, -1, -1, -1, -1, -1, -1 }, { 0x28714, -1, -1, 1501829, -1, -1, -1, -1, -1, -1 }, { 0x28716, -1, -1, 1501836, -1, -1, -1, -1, -1, -1 }, { 0x28717, -1, -1, 1501840, -1, -1, -1, -1, -1, -1 }, { 0x28718, -1, -1, 1501845, -1, -1, -1, -1, -1, -1 }, { 0x2871C, -1, -1, 1501850, -1, -1, -1, -1, -1, -1 }, { 0x28729, -1, -1, 1501857, -1, -1, -1, -1, -1, -1 }, { 0x28730, -1, -1, 1501863, -1, -1, -1, -1, -1, -1 }, { 0x28731, -1, -1, 1501870, -1, -1, -1, -1, -1, -1 }, { 0x28733, -1, -1, 1501874, -1, -1, -1, -1, -1, -1 }, { 0x28734, -1, -1, 1501880, -1, -1, -1, -1, -1, -1 }, { 0x28735, -1, -1, 1501884, -1, -1, -1, -1, -1, -1 }, { 0x28736, -1, -1, 1501889, -1, -1, -1, -1, -1, -1 }, { 0x28737, -1, -1, 1501893, -1, -1, -1, -1, -1, -1 }, { 0x2873A, -1, -1, 1501899, -1, -1, -1, -1, -1, -1 }, { 0x2873B, -1, -1, 1501905, -1, -1, -1, -1, -1, -1 }, { 0x2873C, -1, -1, 1501911, -1, -1, -1, -1, -1, -1 }, { 0x2873D, -1, -1, 1501915, -1, -1, -1, -1, -1, -1 }, { 0x2873E, -1, -1, 1501919, -1, -1, -1, -1, -1, -1 }, { 0x2873F, -1, -1, 1501927, -1, -1, -1, -1, -1, -1 }, { 0x28740, -1, -1, 1501931, -1, -1, -1, -1, -1, -1 }, { 0x28746, -1, -1, 1501936, -1, -1, -1, -1, -1, -1 }, { 0x28748, -1, -1, 1501940, -1, -1, -1, -1, -1, -1 }, { 0x2874B, -1, -1, 1501944, -1, -1, -1, -1, -1, -1 }, { 0x2874C, -1, -1, 1501950, -1, -1, -1, -1, -1, -1 }, { 0x2874D, -1, -1, 1501955, -1, -1, -1, -1, -1, -1 }, { 0x2874E, -1, -1, 1501961, -1, -1, -1, -1, -1, -1 }, { 0x2874F, -1, -1, 1501967, -1, -1, -1, -1, -1, -1 }, { 0x28750, -1, -1, 1501971, -1, -1, -1, -1, -1, -1 }, { 0x28751, -1, -1, 1501977, -1, -1, -1, -1, -1, -1 }, { 0x28753, -1, -1, 1501983, -1, -1, -1, -1, -1, -1 }, { 0x28756, -1, -1, 1501989, -1, -1, -1, -1, -1, -1 }, { 0x28758, -1, -1, 1501993, -1, -1, -1, -1, -1, -1 }, { 0x2875B, -1, -1, 1501997, -1, -1, -1, -1, -1, -1 }, { 0x2875C, -1, -1, 1502001, -1, -1, -1, -1, -1, -1 }, { 0x2875E, -1, -1, 1502007, -1, -1, -1, -1, -1, -1 }, { 0x2875F, -1, -1, 1502011, -1, -1, -1, -1, -1, -1 }, { 0x28762, -1, -1, 1502015, -1, -1, -1, -1, -1, -1 }, { 0x28766, -1, -1, 1502020, -1, -1, -1, -1, -1, -1 }, { 0x28768, -1, -1, 1502026, -1, -1, -1, -1, -1, -1 }, { 0x28769, -1, -1, 1502031, -1, -1, -1, -1, -1, -1 }, { 0x2876B, -1, -1, 1502037, -1, -1, -1, -1, -1, -1 }, { 0x2876D, -1, -1, 1502042, -1, -1, -1, -1, -1, -1 }, { 0x2876E, -1, -1, 1502048, -1, -1, -1, -1, -1, -1 }, { 0x2876F, -1, -1, 1502052, -1, -1, -1, -1, -1, -1 }, { 0x28770, -1, -1, 1502058, -1, -1, -1, -1, -1, -1 }, { 0x28771, -1, -1, 1502064, -1, -1, -1, -1, -1, -1 }, { 0x28772, -1, -1, 1502070, -1, -1, -1, -1, -1, -1 }, { 0x28773, -1, -1, 1502075, -1, -1, -1, -1, -1, -1 }, { 0x28774, -1, -1, 1502079, -1, -1, -1, -1, -1, -1 }, { 0x28775, -1, -1, 1502086, -1, -1, -1, -1, -1, -1 }, { 0x28778, -1, -1, 1502092, -1, -1, -1, -1, -1, -1 }, { 0x2878C, -1, -1, 1502097, -1, -1, -1, -1, -1, -1 }, { 0x2878E, -1, -1, 1502102, -1, -1, -1, -1, -1, -1 }, { 0x28790, -1, -1, 1502108, -1, -1, -1, -1, -1, -1 }, { 0x28791, -1, -1, 1502115, -1, -1, -1, -1, -1, -1 }, { 0x28792, -1, -1, 1502121, -1, -1, -1, -1, -1, -1 }, { 0x28793, -1, -1, 1502126, -1, -1, -1, -1, -1, -1 }, { 0x28795, -1, -1, 1502130, -1, -1, -1, -1, -1, -1 }, { 0x28797, -1, -1, 1502135, -1, -1, -1, -1, -1, -1 }, { 0x28798, -1, -1, 1502140, -1, -1, -1, -1, -1, -1 }, { 0x28799, -1, -1, 1502144, -1, -1, -1, -1, -1, -1 }, { 0x2879B, -1, -1, 1502148, -1, -1, -1, -1, -1, -1 }, { 0x287A2, -1, -1, 1502152, -1, -1, -1, -1, -1, -1 }, { 0x287A3, -1, -1, 1502156, -1, -1, -1, -1, -1, -1 }, { 0x287A8, -1, -1, 1502160, -1, -1, -1, -1, -1, -1 }, { 0x287A9, -1, -1, 1502165, -1, -1, -1, -1, -1, -1 }, { 0x287AA, -1, -1, 1502170, -1, -1, -1, -1, -1, -1 }, { 0x287AB, -1, -1, 1502176, -1, -1, -1, -1, -1, -1 }, { 0x287B2, -1, -1, 1502182, -1, -1, -1, -1, -1, -1 }, { 0x287B6, -1, -1, 1502188, -1, -1, -1, -1, -1, -1 }, { 0x287B7, -1, -1, 1502194, -1, -1, -1, -1, -1, -1 }, { 0x287BA, -1, -1, 1502199, -1, -1, -1, -1, -1, -1 }, { 0x287BC, -1, -1, 1502203, -1, -1, -1, -1, -1, -1 }, { 0x287BD, -1, -1, 1502208, -1, -1, -1, -1, -1, -1 }, { 0x287BE, -1, -1, 1502213, -1, -1, -1, -1, -1, -1 }, { 0x287BF, -1, -1, 1502219, -1, -1, -1, -1, -1, -1 }, { 0x287C2, -1, -1, 1502225, -1, -1, -1, -1, -1, -1 }, { 0x287C3, -1, -1, 1502230, -1, -1, -1, -1, -1, -1 }, { 0x287C4, -1, -1, 1502237, -1, -1, -1, -1, -1, -1 }, { 0x287CA, -1, -1, 1502242, -1, -1, -1, -1, -1, -1 }, { 0x287CF, -1, -1, 1502247, -1, -1, -1, -1, -1, -1 }, { 0x287D1, -1, -1, 1502252, -1, -1, -1, -1, -1, -1 }, { 0x287D6, -1, -1, 1502256, -1, -1, -1, -1, -1, -1 }, { 0x287D7, -1, -1, 1502260, -1, -1, -1, -1, -1, -1 }, { 0x287D9, -1, -1, 1502265, -1, -1, -1, -1, -1, -1 }, { 0x287DA, -1, -1, 1502271, -1, -1, -1, -1, -1, -1 }, { 0x287E0, -1, -1, 1502277, -1, -1, -1, -1, -1, -1 }, { 0x287E5, -1, -1, 1502283, -1, -1, -1, -1, -1, -1 }, { 0x287F2, -1, -1, 1502288, -1, -1, -1, -1, -1, -1 }, { 0x287F4, -1, -1, 1502293, -1, -1, -1, -1, -1, -1 }, { 0x287F5, -1, -1, 1502298, -1, -1, -1, -1, -1, -1 }, { 0x287F6, -1, -1, 1502302, -1, -1, -1, -1, -1, -1 }, { 0x287F8, -1, -1, 1502306, -1, -1, -1, -1, -1, -1 }, { 0x287F9, -1, -1, 1502311, -1, -1, -1, -1, -1, -1 }, { 0x287FA, -1, -1, 1502316, -1, -1, -1, -1, -1, -1 }, { 0x287FC, -1, -1, 1502322, -1, -1, -1, -1, -1, -1 }, { 0x287FD, -1, -1, 1502328, -1, -1, -1, -1, -1, -1 }, { 0x287FE, -1, -1, 1502333, -1, -1, -1, -1, -1, -1 }, { 0x28804, -1, 1502338, -1, -1, -1, -1, -1, -1, -1 }, { 0x28809, -1, -1, -1, -1, -1, -1, -1, -1, 1502343 }, { 0x2880B, -1, -1, 1502348, -1, -1, -1, -1, -1, -1 }, { 0x2880C, -1, -1, 1502352, -1, -1, -1, -1, -1, -1 }, { 0x2880E, -1, -1, 1502358, -1, -1, -1, -1, -1, -1 }, { 0x2880F, -1, -1, 1502364, -1, -1, -1, -1, -1, -1 }, { 0x28810, -1, -1, 1502368, -1, -1, -1, -1, -1, -1 }, { 0x28811, -1, -1, 1502372, -1, -1, -1, -1, -1, -1 }, { 0x28812, 1502382, 1502376, 1502409, -1, -1, -1, -1, -1, -1 }, { 0x28813, -1, -1, 1502414, -1, -1, -1, -1, -1, -1 }, { 0x28814, -1, -1, 1502418, -1, -1, -1, -1, -1, -1 }, { 0x28816, 1502428, 1502422, 1502438, -1, -1, -1, -1, -1, -1 }, { 0x2881F, -1, -1, 1502443, -1, -1, -1, -1, -1, -1 }, { 0x28821, -1, -1, 1502449, -1, -1, -1, -1, -1, -1 }, { 0x28823, -1, -1, -1, -1, -1, -1, -1, -1, 1502455 }, { 0x28824, -1, -1, 1502464, -1, -1, -1, -1, -1, -1 }, { 0x28825, -1, -1, 1502470, -1, -1, -1, -1, -1, -1 }, { 0x28826, -1, -1, 1502475, -1, -1, -1, -1, -1, -1 }, { 0x2882B, -1, 1502481, -1, -1, -1, -1, -1, -1, -1 }, { 0x2882C, -1, -1, 1502486, -1, -1, -1, -1, -1, -1 }, { 0x2882D, -1, -1, 1502491, -1, -1, -1, -1, -1, -1 }, { 0x28832, -1, -1, -1, -1, -1, -1, -1, -1, 1502496 }, { 0x28833, -1, -1, -1, -1, -1, -1, -1, -1, 1502503 }, { 0x28834, -1, -1, -1, -1, -1, -1, -1, -1, 1502508 }, { 0x28835, -1, -1, -1, -1, -1, -1, -1, -1, 1502513 }, { 0x28836, -1, -1, 1502520, -1, -1, -1, -1, -1, -1 }, { 0x28837, -1, -1, 1502524, -1, -1, -1, -1, -1, -1 }, { 0x28838, -1, -1, 1502529, -1, -1, -1, -1, -1, -1 }, { 0x28839, -1, -1, 1502535, -1, -1, -1, -1, -1, -1 }, { 0x2883F, -1, -1, 1502540, -1, -1, -1, -1, -1, -1 }, { 0x28841, -1, -1, 1502544, -1, -1, -1, -1, -1, -1 }, { 0x28842, -1, -1, 1502550, -1, -1, -1, -1, -1, -1 }, { 0x28843, -1, -1, 1502554, -1, -1, -1, -1, -1, -1 }, { 0x28844, -1, -1, 1502560, -1, -1, -1, -1, -1, -1 }, { 0x28848, -1, -1, -1, -1, -1, -1, -1, -1, 1502565 }, { 0x28849, -1, -1, -1, -1, -1, -1, -1, -1, 1502573 }, { 0x2884A, -1, -1, -1, -1, -1, -1, -1, -1, 1502579 }, { 0x2884C, -1, -1, 1502586, -1, -1, -1, -1, -1, -1 }, { 0x2884D, -1, -1, 1502591, -1, -1, -1, -1, -1, -1 }, { 0x2884E, -1, -1, 1502596, -1, -1, -1, -1, -1, -1 }, { 0x2884F, -1, -1, 1502601, -1, -1, -1, -1, -1, -1 }, { 0x28850, -1, -1, 1502607, -1, -1, -1, -1, -1, -1 }, { 0x28851, -1, -1, 1502612, -1, -1, -1, -1, -1, -1 }, { 0x28852, -1, -1, 1502618, -1, -1, -1, -1, -1, -1 }, { 0x28857, -1, -1, 1502623, -1, -1, -1, -1, -1, -1 }, { 0x2885E, -1, -1, 1502628, -1, -1, -1, -1, -1, -1 }, { 0x28861, -1, -1, 1502634, -1, -1, -1, -1, -1, -1 }, { 0x28862, -1, -1, 1502638, -1, -1, -1, -1, -1, -1 }, { 0x28863, -1, -1, 1502643, -1, -1, -1, -1, -1, -1 }, { 0x28864, -1, -1, 1502648, -1, -1, -1, -1, -1, -1 }, { 0x28867, -1, -1, -1, -1, -1, -1, -1, -1, 1502653 }, { 0x28868, -1, -1, -1, -1, -1, -1, -1, -1, 1502662 }, { 0x28869, -1, -1, 1502667, -1, -1, -1, -1, -1, -1 }, { 0x2886B, -1, -1, 1502671, -1, -1, -1, -1, -1, -1 }, { 0x2886C, -1, -1, 1502676, -1, -1, -1, -1, -1, -1 }, { 0x2886D, -1, -1, 1502681, -1, -1, -1, -1, -1, -1 }, { 0x2886E, -1, -1, 1502685, -1, -1, -1, -1, -1, -1 }, { 0x28871, -1, -1, 1502691, -1, -1, -1, -1, -1, -1 }, { 0x28872, -1, -1, 1502695, -1, -1, -1, -1, -1, -1 }, { 0x28874, -1, -1, 1502701, -1, -1, -1, -1, -1, -1 }, { 0x28878, -1, -1, 1502706, -1, -1, -1, -1, -1, -1 }, { 0x2887B, -1, -1, 1502712, -1, -1, -1, -1, -1, -1 }, { 0x2887C, -1, -1, -1, -1, -1, -1, -1, -1, 1502717 }, { 0x28882, -1, -1, 1502724, -1, -1, -1, -1, -1, -1 }, { 0x28885, -1, -1, 1502729, -1, -1, -1, -1, -1, -1 }, { 0x28886, -1, -1, 1502734, -1, -1, -1, -1, -1, -1 }, { 0x28887, -1, -1, 1502740, -1, -1, -1, -1, -1, 1502745 }, { 0x28888, -1, -1, 1502753, -1, -1, -1, -1, -1, -1 }, { 0x28889, -1, -1, 1502758, -1, -1, -1, -1, -1, -1 }, { 0x2888A, -1, -1, 1502763, -1, -1, -1, -1, -1, -1 }, { 0x2888B, -1, -1, 1502769, -1, -1, -1, -1, -1, -1 }, { 0x2888C, -1, -1, 1502773, -1, -1, -1, -1, -1, -1 }, { 0x2888E, -1, -1, 1502777, -1, -1, -1, -1, -1, -1 }, { 0x28890, -1, -1, 1502781, -1, -1, -1, -1, -1, -1 }, { 0x28891, -1, -1, 1502787, -1, -1, -1, -1, -1, -1 }, { 0x2889C, -1, -1, 1502793, -1, -1, -1, -1, -1, -1 }, { 0x2889F, -1, -1, -1, -1, -1, -1, -1, -1, 1502798 }, { 0x288A0, -1, -1, 1502802, -1, -1, -1, -1, -1, -1 }, { 0x288A2, -1, -1, 1502808, -1, -1, -1, -1, -1, -1 }, { 0x288A3, -1, -1, 1502812, -1, -1, -1, -1, -1, -1 }, { 0x288A4, -1, -1, 1502818, -1, -1, -1, -1, -1, -1 }, { 0x288A5, 1502827, 1502822, 1502889, -1, -1, -1, -1, -1, 1502893 }, { 0x288A6, -1, -1, 1502899, -1, -1, -1, -1, -1, -1 }, { 0x288A9, -1, -1, 1502905, -1, -1, -1, -1, -1, -1 }, { 0x288AA, -1, -1, 1502912, -1, -1, -1, -1, -1, -1 }, { 0x288AC, -1, -1, 1502918, -1, -1, -1, -1, -1, -1 }, { 0x288AE, -1, -1, 1502924, -1, -1, -1, -1, -1, -1 }, { 0x288AF, -1, -1, 1502929, -1, -1, -1, -1, -1, -1 }, { 0x288B5, -1, -1, 1502935, -1, -1, -1, -1, -1, -1 }, { 0x288B8, -1, -1, 1502939, -1, -1, -1, -1, -1, -1 }, { 0x288B9, -1, -1, 1502943, -1, -1, -1, -1, -1, -1 }, { 0x288BB, -1, -1, -1, -1, -1, -1, -1, -1, 1502950 }, { 0x288BC, -1, -1, -1, -1, -1, -1, -1, -1, 1502957 }, { 0x288BF, -1, -1, 1502963, -1, -1, -1, -1, -1, -1 }, { 0x288C0, -1, -1, 1502968, -1, -1, -1, -1, -1, -1 }, { 0x288C1, -1, -1, 1502974, -1, -1, -1, -1, -1, -1 }, { 0x288C2, -1, -1, 1502980, -1, -1, -1, -1, -1, -1 }, { 0x288C3, -1, -1, 1502986, -1, -1, -1, -1, -1, -1 }, { 0x288C4, -1, -1, 1502991, -1, -1, -1, -1, -1, -1 }, { 0x288C5, -1, -1, 1502996, -1, -1, -1, -1, -1, -1 }, { 0x288C7, -1, -1, 1503003, -1, -1, -1, -1, -1, -1 }, { 0x288C8, -1, -1, 1503009, -1, -1, -1, -1, -1, -1 }, { 0x288CD, -1, -1, 1503014, -1, -1, -1, -1, -1, -1 }, { 0x288D4, -1, -1, 1503019, -1, -1, -1, -1, -1, -1 }, { 0x288D5, -1, -1, 1503025, -1, -1, -1, -1, -1, -1 }, { 0x288D7, -1, -1, 1503030, -1, -1, -1, -1, -1, -1 }, { 0x288D8, -1, -1, 1503034, -1, -1, -1, -1, -1, -1 }, { 0x288D9, -1, -1, 1503040, -1, -1, -1, -1, -1, -1 }, { 0x288DA, -1, -1, 1503045, -1, -1, -1, -1, -1, -1 }, { 0x288DB, -1, -1, 1503051, -1, -1, -1, -1, -1, -1 }, { 0x288DD, -1, -1, 1503058, -1, -1, -1, -1, -1, -1 }, { 0x288E0, -1, -1, 1503063, -1, -1, -1, -1, -1, -1 }, { 0x288E2, -1, -1, 1503067, -1, -1, -1, -1, -1, -1 }, { 0x288E4, -1, -1, -1, -1, -1, -1, -1, -1, 1503072 }, { 0x288E5, -1, -1, -1, -1, -1, -1, -1, -1, 1503079 }, { 0x288E6, 1503091, 1503085, 1503107, -1, -1, -1, -1, -1, -1 }, { 0x288E7, -1, -1, 1503111, -1, -1, -1, -1, -1, -1 }, { 0x288E8, -1, -1, 1503115, -1, -1, -1, -1, -1, -1 }, { 0x288EC, -1, -1, 1503120, -1, -1, -1, -1, -1, -1 }, { 0x288EF, -1, -1, 1503124, -1, -1, -1, -1, -1, -1 }, { 0x288F1, -1, -1, 1503128, -1, -1, -1, -1, -1, -1 }, { 0x288F5, -1, -1, 1503133, -1, -1, -1, -1, -1, -1 }, { 0x288F8, -1, -1, 1503139, -1, -1, -1, -1, -1, -1 }, { 0x288FB, -1, -1, 1503144, -1, -1, -1, -1, -1, -1 }, { 0x288FE, -1, -1, 1503149, -1, -1, -1, -1, -1, -1 }, { 0x28902, -1, -1, 1503153, -1, -1, -1, -1, -1, -1 }, { 0x28903, -1, -1, 1503159, -1, -1, -1, -1, -1, -1 }, { 0x28904, -1, -1, 1503165, -1, -1, -1, -1, -1, -1 }, { 0x28907, -1, -1, 1503171, -1, -1, -1, -1, -1, -1 }, { 0x2890D, -1, 1503176, -1, -1, -1, -1, -1, -1, -1 }, { 0x2890E, -1, -1, 1503182, -1, -1, -1, -1, -1, -1 }, { 0x28911, -1, -1, 1503187, -1, -1, -1, -1, -1, -1 }, { 0x28914, -1, -1, -1, -1, -1, -1, -1, -1, 1503193 }, { 0x28915, -1, -1, 1503198, -1, -1, -1, -1, -1, -1 }, { 0x28918, -1, -1, 1503201, -1, -1, -1, -1, -1, -1 }, { 0x2891A, -1, -1, 1503206, -1, -1, -1, -1, -1, -1 }, { 0x28921, -1, -1, 1503211, -1, -1, -1, -1, -1, -1 }, { 0x28922, -1, -1, 1503218, -1, -1, -1, -1, -1, -1 }, { 0x28924, -1, -1, 1503223, -1, -1, -1, -1, -1, -1 }, { 0x28927, -1, -1, -1, -1, -1, -1, -1, -1, 1503228 }, { 0x28929, -1, -1, 1503233, -1, -1, -1, -1, -1, -1 }, { 0x2892B, -1, -1, 1503240, -1, -1, -1, -1, -1, -1 }, { 0x2892E, -1, -1, -1, -1, -1, -1, -1, -1, 1503244 }, { 0x2892F, -1, -1, -1, -1, -1, -1, -1, -1, 1503250 }, { 0x28930, -1, -1, -1, -1, -1, -1, -1, -1, 1503258 }, { 0x28931, -1, -1, 1503264, -1, -1, -1, -1, -1, -1 }, { 0x28933, -1, 1503269, -1, -1, -1, -1, -1, -1, -1 }, { 0x28934, -1, -1, 1503274, -1, -1, -1, -1, -1, -1 }, { 0x28935, -1, -1, -1, -1, -1, -1, -1, -1, 1503279 }, { 0x28937, -1, -1, 1503285, -1, -1, -1, -1, -1, -1 }, { 0x28939, -1, -1, 1503291, -1, -1, -1, -1, -1, -1 }, { 0x2893B, -1, -1, -1, -1, -1, -1, -1, -1, 1503295 }, { 0x2893C, -1, -1, -1, -1, -1, -1, -1, -1, 1503301 }, { 0x2893D, -1, -1, 1503308, -1, -1, -1, -1, -1, -1 }, { 0x28942, -1, -1, 1503312, -1, -1, -1, -1, -1, -1 }, { 0x28947, -1, -1, 1503317, -1, -1, -1, -1, -1, -1 }, { 0x28948, -1, 1503323, -1, -1, -1, -1, -1, -1, -1 }, { 0x28949, -1, 1503328, -1, -1, -1, -1, -1, -1, -1 }, { 0x2894D, -1, -1, 1503334, -1, -1, -1, -1, -1, -1 }, { 0x28951, -1, -1, 1503341, -1, -1, -1, -1, -1, -1 }, { 0x28956, -1, 1503348, -1, -1, -1, -1, -1, -1, -1 }, { 0x28959, -1, -1, 1503353, -1, -1, -1, -1, -1, -1 }, { 0x2895B, -1, -1, 1503359, -1, -1, -1, -1, -1, -1 }, { 0x2895E, -1, -1, 1503363, -1, -1, -1, -1, -1, -1 }, { 0x28963, -1, -1, 1503369, -1, -1, -1, -1, -1, -1 }, { 0x28964, -1, 1503374, -1, -1, -1, -1, -1, -1, -1 }, { 0x28966, -1, -1, 1503379, -1, -1, -1, -1, -1, -1 }, { 0x28967, -1, -1, 1503383, -1, -1, -1, -1, -1, -1 }, { 0x28968, -1, 1503388, 1503394, -1, -1, -1, -1, -1, -1 }, { 0x2896A, -1, -1, 1503399, -1, -1, -1, -1, -1, -1 }, { 0x2896D, -1, 1503404, -1, -1, -1, -1, -1, -1, -1 }, { 0x28974, -1, -1, 1503409, -1, -1, -1, -1, -1, -1 }, { 0x28976, -1, -1, 1503414, -1, -1, -1, -1, -1, -1 }, { 0x28978, -1, -1, 1503419, -1, -1, -1, -1, -1, -1 }, { 0x2897A, -1, -1, 1503424, -1, -1, -1, -1, -1, -1 }, { 0x2897E, -1, 1503430, -1, -1, -1, -1, -1, -1, -1 }, { 0x2897F, -1, -1, -1, -1, -1, -1, -1, -1, 1503436 }, { 0x28980, -1, -1, -1, -1, -1, -1, -1, -1, 1503443 }, { 0x28981, -1, -1, -1, -1, -1, -1, -1, -1, 1503448 }, { 0x28982, -1, -1, 1503452, -1, -1, -1, -1, -1, -1 }, { 0x28983, -1, -1, 1503457, -1, -1, -1, -1, -1, -1 }, { 0x28984, -1, -1, 1503462, -1, -1, -1, -1, -1, -1 }, { 0x28986, -1, -1, 1503468, -1, -1, -1, -1, -1, -1 }, { 0x28989, -1, 1503473, -1, -1, -1, -1, -1, -1, -1 }, { 0x28996, -1, -1, 1503477, -1, -1, -1, -1, -1, -1 }, { 0x28997, -1, -1, 1503482, -1, -1, -1, -1, -1, -1 }, { 0x28999, -1, -1, -1, -1, -1, -1, -1, -1, 1503487 }, { 0x2899B, -1, -1, 1503492, -1, -1, -1, -1, -1, -1 }, { 0x2899C, -1, -1, 1503496, -1, -1, -1, -1, -1, -1 }, { 0x2899E, -1, -1, 1503501, -1, -1, -1, -1, -1, -1 }, { 0x289A1, -1, -1, 1503507, -1, -1, -1, -1, -1, -1 }, { 0x289A5, -1, -1, -1, -1, -1, -1, -1, -1, 1503513 }, { 0x289A6, -1, -1, -1, -1, -1, -1, -1, -1, 1503518 }, { 0x289A7, -1, -1, -1, -1, -1, -1, -1, -1, 1503523 }, { 0x289A8, -1, 1503528, -1, -1, -1, -1, -1, -1, -1 }, { 0x289A9, -1, -1, -1, -1, -1, -1, -1, -1, 1503533 }, { 0x289AA, -1, 1503539, -1, -1, -1, -1, -1, -1, -1 }, { 0x289AB, -1, 1503546, -1, -1, -1, -1, -1, -1, -1 }, { 0x289AD, -1, -1, 1503551, -1, -1, -1, -1, -1, 1503556 }, { 0x289AE, -1, -1, 1503560, -1, -1, -1, -1, -1, -1 }, { 0x289AF, -1, -1, 1503564, -1, -1, -1, -1, -1, -1 }, { 0x289B0, -1, -1, 1503568, -1, -1, -1, -1, -1, -1 }, { 0x289B1, -1, -1, 1503573, -1, -1, -1, -1, -1, -1 }, { 0x289B3, -1, -1, 1503579, -1, -1, -1, -1, -1, -1 }, { 0x289B8, -1, 1503584, -1, -1, -1, -1, -1, -1, -1 }, { 0x289BC, -1, 1503589, -1, -1, -1, -1, -1, -1, -1 }, { 0x289BD, -1, -1, -1, -1, -1, -1, -1, -1, 1503594 }, { 0x289C0, -1, 1503601, 1503606, -1, -1, -1, -1, -1, -1 }, { 0x289C6, -1, -1, -1, -1, -1, -1, -1, -1, 1503610 }, { 0x289D0, -1, -1, 1503616, -1, -1, -1, -1, -1, -1 }, { 0x289D1, -1, -1, 1503621, -1, -1, -1, -1, -1, -1 }, { 0x289D5, -1, -1, 1503628, -1, -1, -1, -1, -1, -1 }, { 0x289D6, -1, -1, 1503634, -1, -1, -1, -1, -1, -1 }, { 0x289D7, -1, -1, 1503642, -1, -1, -1, -1, -1, -1 }, { 0x289D9, -1, -1, 1503646, -1, -1, -1, -1, -1, -1 }, { 0x289DC, 1503656, 1503650, -1, -1, -1, -1, -1, -1, -1 }, { 0x289DD, -1, -1, -1, -1, -1, -1, -1, -1, 1503679 }, { 0x289DE, -1, 1503686, -1, -1, -1, -1, -1, -1, -1 }, { 0x289DF, -1, -1, -1, -1, -1, -1, -1, -1, 1503692 }, { 0x289E0, -1, -1, -1, -1, -1, -1, -1, -1, 1503699 }, { 0x289E1, -1, 1503704, -1, -1, -1, -1, -1, -1, -1 }, { 0x289E2, -1, -1, -1, -1, -1, -1, -1, -1, 1503710 }, { 0x289E3, -1, 1503716, -1, -1, -1, -1, -1, -1, 1503721 }, { 0x289E4, -1, 1503727, -1, -1, -1, -1, -1, -1, -1 }, { 0x289E5, -1, -1, 1503733, -1, -1, -1, -1, -1, -1 }, { 0x289E6, -1, -1, 1503738, -1, -1, -1, -1, -1, -1 }, { 0x289E7, 1503748, 1503742, 1503766, -1, -1, -1, -1, -1, -1 }, { 0x289E8, -1, 1503772, 1503778, -1, -1, -1, -1, -1, -1 }, { 0x289EA, -1, -1, 1503783, -1, -1, -1, -1, -1, -1 }, { 0x289EB, -1, -1, 1503788, -1, -1, -1, -1, -1, -1 }, { 0x289ED, -1, -1, 1503792, -1, -1, -1, -1, -1, -1 }, { 0x289EE, 1503799, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x289F0, -1, -1, 1503808, -1, -1, -1, -1, -1, -1 }, { 0x289F1, -1, -1, 1503812, -1, -1, -1, -1, -1, -1 }, { 0x289F3, -1, -1, 1503816, -1, -1, -1, -1, -1, -1 }, { 0x289F5, -1, -1, 1503821, -1, -1, -1, -1, -1, -1 }, { 0x289F9, -1, 1503826, -1, -1, -1, -1, -1, -1, -1 }, { 0x289FA, -1, 1503832, -1, -1, -1, -1, -1, -1, -1 }, { 0x289FB, -1, 1503838, -1, -1, -1, -1, -1, -1, -1 }, { 0x289FC, -1, 1503843, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A05, -1, -1, -1, -1, -1, -1, -1, -1, 1503848 }, { 0x28A0F, -1, 1503855, 1503859, -1, -1, -1, -1, -1, -1 }, { 0x28A15, 1503869, 1503863, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A16, -1, 1503875, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A17, -1, -1, 1503880, -1, -1, -1, -1, -1, -1 }, { 0x28A18, -1, -1, 1503886, -1, -1, -1, -1, -1, -1 }, { 0x28A19, -1, -1, 1503892, -1, -1, -1, -1, -1, -1 }, { 0x28A1A, -1, -1, 1503896, -1, -1, -1, -1, -1, -1 }, { 0x28A1B, -1, -1, 1503902, -1, -1, -1, -1, -1, -1 }, { 0x28A1C, -1, -1, 1503906, -1, -1, -1, -1, -1, -1 }, { 0x28A20, -1, -1, 1503910, -1, -1, -1, -1, -1, 1503914 }, { 0x28A21, -1, -1, 1503921, -1, -1, -1, -1, -1, -1 }, { 0x28A24, -1, -1, -1, -1, -1, -1, -1, -1, 1503925 }, { 0x28A25, -1, 1503931, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A26, -1, -1, -1, -1, -1, -1, -1, -1, 1503936 }, { 0x28A27, -1, -1, -1, -1, -1, -1, -1, -1, 1503940 }, { 0x28A28, -1, -1, -1, -1, -1, -1, -1, -1, 1503946 }, { 0x28A29, -1, 1503954, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A2A, -1, -1, -1, -1, -1, -1, -1, -1, 1503960 }, { 0x28A2B, -1, -1, -1, -1, -1, -1, -1, -1, 1503966 }, { 0x28A2C, -1, -1, 1503971, -1, -1, -1, -1, -1, -1 }, { 0x28A2D, -1, -1, 1503976, -1, -1, -1, -1, -1, -1 }, { 0x28A2F, -1, -1, 1503983, -1, -1, -1, -1, -1, -1 }, { 0x28A30, -1, -1, 1503988, -1, -1, -1, -1, -1, -1 }, { 0x28A31, -1, -1, 1503994, -1, -1, -1, -1, -1, -1 }, { 0x28A32, -1, 1503999, 1504003, -1, -1, -1, -1, -1, -1 }, { 0x28A33, -1, -1, 1504008, -1, -1, -1, -1, -1, -1 }, { 0x28A34, -1, -1, 1504012, -1, -1, -1, -1, -1, -1 }, { 0x28A36, -1, 1504018, 1504023, -1, -1, -1, -1, -1, -1 }, { 0x28A37, -1, -1, 1504027, -1, -1, -1, -1, -1, -1 }, { 0x28A38, -1, -1, 1504031, -1, -1, -1, -1, -1, -1 }, { 0x28A39, -1, -1, 1504037, -1, -1, -1, -1, -1, -1 }, { 0x28A3A, -1, -1, 1504041, -1, -1, -1, -1, -1, -1 }, { 0x28A44, -1, 1504047, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A45, -1, 1504052, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A46, -1, 1504058, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A48, -1, 1504063, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A49, -1, 1504068, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A4A, -1, 1504073, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A4B, -1, 1504078, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A56, -1, -1, -1, -1, -1, -1, -1, -1, 1504083 }, { 0x28A59, -1, 1504089, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A5A, -1, 1504095, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A60, -1, -1, -1, -1, -1, -1, -1, -1, 1504100 }, { 0x28A65, -1, -1, 1504105, -1, -1, -1, -1, -1, -1 }, { 0x28A66, -1, -1, 1504111, -1, -1, -1, -1, -1, -1 }, { 0x28A67, -1, -1, 1504116, -1, -1, -1, -1, -1, -1 }, { 0x28A68, 1504127, 1504122, 1504135, -1, -1, -1, -1, -1, -1 }, { 0x28A69, -1, -1, 1504140, -1, -1, -1, -1, -1, -1 }, { 0x28A6A, -1, -1, 1504145, -1, -1, -1, -1, -1, -1 }, { 0x28A6B, -1, -1, 1504151, -1, -1, -1, -1, -1, -1 }, { 0x28A6C, -1, -1, 1504157, -1, -1, -1, -1, -1, -1 }, { 0x28A6F, -1, -1, 1504161, -1, -1, -1, -1, -1, -1 }, { 0x28A70, -1, -1, 1504166, -1, -1, -1, -1, -1, -1 }, { 0x28A72, -1, -1, 1504170, -1, -1, -1, -1, -1, -1 }, { 0x28A74, -1, -1, 1504174, -1, -1, -1, -1, -1, -1 }, { 0x28A75, -1, -1, 1504181, -1, -1, -1, -1, -1, -1 }, { 0x28A76, -1, -1, 1504186, -1, -1, -1, -1, -1, -1 }, { 0x28A78, -1, -1, 1504190, -1, -1, -1, -1, -1, -1 }, { 0x28A7B, -1, -1, 1504196, -1, -1, -1, -1, -1, -1 }, { 0x28A7D, -1, -1, 1504201, -1, -1, -1, -1, -1, -1 }, { 0x28A80, -1, -1, -1, -1, -1, -1, -1, -1, 1504206 }, { 0x28A81, -1, 1504211, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A82, -1, 1504216, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A83, -1, 1504222, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A84, -1, -1, 1504228, -1, -1, -1, -1, -1, -1 }, { 0x28A85, -1, -1, 1504234, -1, -1, -1, -1, -1, -1 }, { 0x28A88, -1, -1, 1504240, -1, -1, -1, -1, -1, -1 }, { 0x28A89, -1, -1, 1504245, -1, -1, -1, -1, -1, -1 }, { 0x28A8A, -1, -1, 1504249, -1, -1, -1, -1, -1, -1 }, { 0x28A8C, -1, -1, 1504254, -1, -1, -1, -1, -1, -1 }, { 0x28A8D, -1, -1, 1504258, -1, -1, -1, -1, -1, -1 }, { 0x28A8E, -1, -1, 1504263, -1, -1, -1, -1, -1, -1 }, { 0x28A8F, -1, -1, 1504267, -1, -1, -1, -1, -1, -1 }, { 0x28A90, -1, -1, 1504271, -1, -1, -1, -1, -1, -1 }, { 0x28A91, -1, -1, 1504276, -1, -1, -1, -1, -1, -1 }, { 0x28A92, -1, -1, 1504282, -1, -1, -1, -1, -1, -1 }, { 0x28A95, -1, -1, 1504288, -1, -1, -1, -1, -1, -1 }, { 0x28A97, -1, -1, 1504293, -1, -1, -1, -1, -1, -1 }, { 0x28A9A, -1, 1504299, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A9B, -1, 1504304, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A9C, -1, 1504310, -1, -1, -1, -1, -1, -1, -1 }, { 0x28A9D, -1, -1, -1, -1, -1, -1, -1, -1, 1504315 }, { 0x28A9E, -1, -1, -1, -1, -1, -1, -1, -1, 1504321 }, { 0x28AB3, -1, -1, 1504330, -1, -1, -1, -1, -1, -1 }, { 0x28AB6, -1, -1, 1504336, -1, -1, -1, -1, -1, -1 }, { 0x28AB7, -1, -1, 1504341, -1, -1, -1, -1, -1, -1 }, { 0x28AB9, -1, -1, 1504345, -1, -1, -1, -1, -1, -1 }, { 0x28ABA, -1, -1, 1504349, -1, -1, -1, -1, -1, -1 }, { 0x28ABE, -1, -1, 1504354, -1, -1, -1, -1, -1, -1 }, { 0x28ABF, -1, -1, 1504358, -1, -1, -1, -1, -1, -1 }, { 0x28AC0, -1, 1504363, 1504368, -1, -1, -1, -1, -1, -1 }, { 0x28AC1, -1, -1, 1504374, -1, -1, -1, -1, -1, -1 }, { 0x28AC4, -1, -1, -1, -1, -1, -1, -1, -1, 1504378 }, { 0x28AC5, -1, -1, -1, -1, -1, -1, -1, -1, 1504383 }, { 0x28AC6, -1, 1504387, -1, -1, -1, -1, -1, -1, -1 }, { 0x28AC7, -1, -1, -1, -1, -1, -1, -1, -1, 1504393 }, { 0x28AC8, -1, -1, -1, -1, -1, -1, -1, -1, 1504399 }, { 0x28AC9, -1, -1, -1, -1, -1, -1, -1, -1, 1504406 }, { 0x28ACA, -1, -1, -1, -1, -1, -1, -1, -1, 1504412 }, { 0x28ACB, -1, 1504418, -1, -1, -1, -1, -1, -1, 1504424 }, { 0x28ACC, -1, 1504431, -1, -1, -1, -1, -1, -1, -1 }, { 0x28ACE, -1, 1504437, -1, -1, -1, -1, -1, -1, -1 }, { 0x28AD2, -1, -1, 1504442, -1, -1, -1, -1, -1, -1 }, { 0x28AD4, -1, -1, 1504447, -1, -1, -1, -1, -1, -1 }, { 0x28ADE, -1, 1504452, -1, -1, -1, -1, -1, -1, -1 }, { 0x28ADF, -1, 1504456, -1, -1, -1, -1, -1, -1, -1 }, { 0x28AE0, -1, 1504463, -1, -1, -1, -1, -1, -1, -1 }, { 0x28AE1, -1, 1504469, -1, -1, -1, -1, -1, -1, -1 }, { 0x28AE2, -1, 1504474, -1, -1, -1, -1, -1, -1, -1 }, { 0x28AE3, -1, 1504481, -1, -1, -1, -1, -1, -1, -1 }, { 0x28AE5, -1, 1504486, -1, -1, -1, -1, -1, -1, -1 }, { 0x28AEA, -1, 1504493, -1, -1, -1, -1, -1, -1, 1504498 }, { 0x28AF5, -1, -1, -1, -1, -1, -1, -1, -1, 1504502 }, { 0x28AFC, -1, 1504509, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B01, -1, -1, 1504515, -1, -1, -1, -1, -1, -1 }, { 0x28B05, -1, -1, 1504521, -1, -1, -1, -1, -1, -1 }, { 0x28B08, -1, -1, -1, -1, -1, -1, -1, -1, 1504526 }, { 0x28B09, -1, -1, -1, -1, -1, -1, -1, -1, 1504531 }, { 0x28B0A, -1, -1, -1, -1, -1, -1, -1, -1, 1504536 }, { 0x28B0B, -1, -1, -1, -1, -1, -1, -1, -1, 1504542 }, { 0x28B0C, -1, 1504550, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B0D, -1, -1, 1504556, -1, -1, -1, -1, -1, -1 }, { 0x28B10, -1, -1, 1504561, -1, -1, -1, -1, -1, -1 }, { 0x28B11, -1, -1, 1504566, -1, -1, -1, -1, -1, -1 }, { 0x28B12, -1, -1, 1504570, -1, -1, -1, -1, -1, -1 }, { 0x28B13, -1, 1504575, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B14, -1, -1, 1504581, -1, -1, -1, -1, -1, -1 }, { 0x28B15, -1, -1, 1504587, -1, -1, -1, -1, -1, -1 }, { 0x28B16, -1, -1, 1504591, -1, -1, -1, -1, -1, -1 }, { 0x28B17, -1, -1, 1504597, -1, -1, -1, -1, -1, -1 }, { 0x28B1A, -1, -1, 1504601, -1, -1, -1, -1, -1, -1 }, { 0x28B21, -1, 1504606, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B22, -1, 1504612, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B2B, -1, 1504617, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B2C, -1, 1504622, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B2D, -1, 1504626, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B2F, -1, 1504631, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B41, -1, -1, 1504636, -1, -1, -1, -1, -1, -1 }, { 0x28B42, -1, -1, 1504641, -1, -1, -1, -1, -1, -1 }, { 0x28B43, -1, -1, 1504645, -1, -1, -1, -1, -1, -1 }, { 0x28B45, -1, -1, 1504652, -1, -1, -1, -1, -1, -1 }, { 0x28B46, -1, 1504657, 1504662, -1, -1, -1, -1, -1, -1 }, { 0x28B49, -1, -1, 1504667, -1, -1, -1, -1, -1, -1 }, { 0x28B4C, 1504672, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B4D, -1, -1, -1, -1, -1, -1, -1, -1, 1504707 }, { 0x28B4E, -1, 1504711, 1504716, -1, -1, -1, -1, -1, -1 }, { 0x28B4F, -1, -1, -1, -1, -1, -1, -1, -1, 1504720 }, { 0x28B50, -1, 1504727, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B51, -1, -1, -1, -1, -1, -1, -1, -1, 1504733 }, { 0x28B52, -1, -1, -1, -1, -1, -1, -1, -1, 1504742 }, { 0x28B53, -1, -1, 1504749, -1, -1, -1, -1, -1, -1 }, { 0x28B56, -1, -1, 1504754, -1, -1, -1, -1, -1, -1 }, { 0x28B57, -1, -1, 1504760, -1, -1, -1, -1, -1, -1 }, { 0x28B5A, -1, -1, 1504765, -1, -1, -1, -1, -1, -1 }, { 0x28B5B, -1, -1, 1504771, -1, -1, -1, -1, -1, -1 }, { 0x28B61, -1, -1, -1, -1, -1, -1, -1, -1, 1504775 }, { 0x28B63, -1, 1504780, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B65, -1, 1504784, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B66, -1, 1504789, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B6C, -1, 1504795, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B7A, -1, -1, 1504801, -1, -1, -1, -1, -1, 1504806 }, { 0x28B82, -1, -1, 1504812, -1, -1, -1, -1, -1, -1 }, { 0x28B87, -1, -1, -1, -1, -1, -1, -1, -1, 1504817 }, { 0x28B88, -1, -1, -1, -1, -1, -1, -1, -1, 1504822 }, { 0x28B89, -1, -1, -1, -1, -1, -1, -1, -1, 1504826 }, { 0x28B8A, -1, -1, -1, -1, -1, -1, -1, -1, 1504831 }, { 0x28B8B, -1, -1, -1, -1, -1, -1, -1, -1, 1504837 }, { 0x28B8C, -1, -1, -1, -1, -1, -1, -1, -1, 1504843 }, { 0x28B8D, -1, -1, -1, -1, -1, -1, -1, -1, 1504849 }, { 0x28B8E, -1, -1, -1, -1, -1, -1, -1, -1, 1504855 }, { 0x28B8F, -1, 1504861, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B90, -1, -1, -1, -1, -1, -1, -1, -1, 1504867 }, { 0x28B91, -1, -1, -1, -1, -1, -1, -1, -1, 1504874 }, { 0x28B92, -1, -1, 1504879, -1, -1, -1, -1, -1, 1504885 }, { 0x28B94, -1, -1, 1504893, -1, -1, -1, -1, -1, -1 }, { 0x28B98, 1504902, 1504897, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B99, -1, 1504924, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B9C, -1, 1504929, -1, -1, -1, -1, -1, -1, -1 }, { 0x28B9D, -1, 1504934, -1, -1, -1, -1, -1, -1, -1 }, { 0x28BAA, -1, -1, 1504940, -1, -1, -1, -1, -1, -1 }, { 0x28BAC, -1, -1, 1504944, -1, -1, -1, -1, -1, -1 }, { 0x28BAD, -1, -1, 1504950, -1, -1, -1, -1, -1, -1 }, { 0x28BB4, -1, -1, 1504954, -1, -1, -1, -1, -1, -1 }, { 0x28BB5, -1, -1, -1, -1, -1, -1, -1, -1, 1504960 }, { 0x28BB6, -1, -1, -1, -1, -1, -1, -1, -1, 1504968 }, { 0x28BB8, -1, -1, 1504974, -1, -1, -1, -1, -1, -1 }, { 0x28BB9, -1, -1, 1504980, -1, -1, -1, -1, -1, 1504984 }, { 0x28BBA, -1, -1, 1504992, -1, -1, -1, -1, -1, -1 }, { 0x28BBB, -1, -1, 1504996, -1, -1, -1, -1, -1, 1505002 }, { 0x28BBF, -1, -1, 1505007, -1, -1, -1, -1, -1, -1 }, { 0x28BC2, -1, 1505013, -1, -1, -1, -1, -1, -1, -1 }, { 0x28BC3, -1, -1, -1, -1, -1, -1, -1, -1, 1505018 }, { 0x28BC5, -1, 1505023, -1, -1, -1, -1, -1, -1, -1 }, { 0x28BD3, -1, -1, 1505028, -1, -1, -1, -1, -1, -1 }, { 0x28BD4, -1, 1505033, -1, -1, -1, -1, -1, -1, -1 }, { 0x28BD7, -1, 1505039, -1, -1, -1, -1, -1, -1, -1 }, { 0x28BD8, -1, -1, -1, -1, -1, -1, -1, -1, 1505045 }, { 0x28BD9, -1, 1505051, -1, -1, -1, -1, -1, -1, -1 }, { 0x28BDA, -1, 1505057, -1, -1, -1, -1, -1, -1, -1 }, { 0x28BDB, -1, -1, -1, -1, -1, -1, -1, -1, 1505062 }, { 0x28BDE, -1, -1, 1505067, -1, -1, -1, -1, -1, -1 }, { 0x28BE7, -1, 1505074, -1, -1, -1, -1, -1, -1, -1 }, { 0x28BE8, -1, 1505079, -1, -1, -1, -1, -1, -1, -1 }, { 0x28BE9, -1, 1505084, -1, -1, -1, -1, -1, -1, -1 }, { 0x28BEA, -1, 1505090, -1, -1, -1, -1, -1, -1, -1 }, { 0x28BEC, -1, 1505095, -1, -1, -1, -1, -1, -1, -1 }, { 0x28BF2, -1, -1, 1505101, -1, -1, -1, -1, -1, -1 }, { 0x28BF5, -1, 1505106, -1, -1, -1, -1, -1, -1, -1 }, { 0x28BF7, -1, -1, -1, -1, -1, -1, -1, -1, 1505112 }, { 0x28BF8, -1, -1, -1, -1, -1, -1, -1, -1, 1505120 }, { 0x28BF9, -1, -1, -1, -1, -1, -1, -1, -1, 1505125 }, { 0x28BFD, -1, -1, 1505131, -1, -1, -1, -1, -1, -1 }, { 0x28BFF, -1, 1505135, -1, -1, -1, -1, -1, -1, -1 }, { 0x28C02, -1, -1, 1505141, -1, -1, -1, -1, -1, -1 }, { 0x28C03, -1, 1505147, -1, -1, -1, -1, -1, -1, -1 }, { 0x28C06, -1, -1, 1505153, -1, -1, -1, -1, -1, -1 }, { 0x28C07, -1, -1, -1, -1, -1, -1, -1, -1, 1505159 }, { 0x28C08, -1, -1, -1, -1, -1, -1, -1, -1, 1505165 }, { 0x28C09, -1, 1505173, -1, -1, -1, -1, -1, -1, -1 }, { 0x28C0F, -1, -1, 1505179, -1, -1, -1, -1, -1, -1 }, { 0x28C11, -1, -1, 1505183, -1, -1, -1, -1, -1, -1 }, { 0x28C13, -1, -1, 1505189, -1, -1, -1, -1, -1, -1 }, { 0x28C1B, -1, -1, 1505195, -1, -1, -1, -1, -1, -1 }, { 0x28C1C, -1, 1505200, 1505206, -1, -1, -1, -1, -1, -1 }, { 0x28C1D, -1, 1505211, -1, -1, -1, -1, -1, -1, -1 }, { 0x28C1E, -1, -1, 1505217, -1, -1, -1, -1, -1, -1 }, { 0x28C20, -1, -1, 1505221, -1, -1, -1, -1, -1, -1 }, { 0x28C23, -1, 1505226, -1, -1, -1, -1, -1, -1, -1 }, { 0x28C26, -1, 1505231, 1505236, -1, -1, -1, -1, -1, -1 }, { 0x28C27, -1, -1, -1, -1, -1, -1, -1, -1, 1505241 }, { 0x28C2A, -1, -1, -1, -1, -1, -1, -1, -1, 1505248 }, { 0x28C2B, -1, 1505256, -1, -1, -1, -1, -1, -1, -1 }, { 0x28C2D, -1, -1, 1505261, -1, -1, -1, -1, -1, -1 }, { 0x28C30, -1, 1505267, -1, -1, -1, -1, -1, -1, -1 }, { 0x28C32, -1, -1, -1, -1, -1, -1, -1, -1, 1505272 }, { 0x28C34, -1, -1, -1, -1, -1, -1, -1, -1, 1505277 }, { 0x28C35, -1, -1, 1505282, -1, -1, -1, -1, -1, -1 }, { 0x28C38, -1, -1, 1505287, -1, -1, -1, -1, -1, -1 }, { 0x28C39, -1, 1505291, -1, -1, -1, -1, -1, -1, -1 }, { 0x28C3A, -1, -1, -1, -1, -1, -1, -1, -1, 1505297 }, { 0x28C3B, -1, 1505302, 1505307, -1, -1, -1, -1, -1, -1 }, { 0x28C3E, -1, 1505312, 1505317, -1, -1, -1, -1, -1, -1 }, { 0x28C3F, -1, 1505321, 1505326, -1, -1, -1, -1, -1, -1 }, { 0x28C40, -1, -1, 1505330, -1, -1, -1, -1, -1, -1 }, { 0x28C41, -1, 1505334, 1505339, -1, -1, -1, -1, -1, -1 }, { 0x28C42, -1, 1505343, 1505348, -1, -1, -1, -1, -1, -1 }, { 0x28C43, -1, 1505351, 1505355, -1, -1, -1, -1, -1, -1 }, { 0x28C44, -1, 1505359, 1505364, -1, -1, -1, -1, -1, -1 }, { 0x28C45, -1, 1505368, 1505373, -1, -1, -1, -1, -1, -1 }, { 0x28C46, -1, 1505379, -1, -1, -1, -1, -1, -1, -1 }, { 0x28C47, 1505389, 1505384, 1505396, -1, -1, -1, -1, -1, -1 }, { 0x28C48, -1, 1505401, 1505406, -1, -1, -1, -1, -1, -1 }, { 0x28C49, -1, 1505410, 1505417, -1, -1, -1, -1, -1, -1 }, { 0x28C4A, -1, -1, 1505424, -1, -1, -1, -1, -1, -1 }, { 0x28C4B, -1, 1505428, 1505434, -1, -1, -1, -1, -1, -1 }, { 0x28C4C, -1, 1505440, 1505445, -1, -1, -1, -1, -1, -1 }, { 0x28C4D, 1505457, 1505451, 1505470, -1, -1, -1, -1, -1, -1 }, { 0x28C4E, 1505481, 1505476, 1505487, -1, -1, -1, -1, -1, -1 }, { 0x28C4F, 1505498, 1505492, 1505526, -1, -1, -1, -1, -1, -1 }, { 0x28C50, -1, -1, 1505530, -1, -1, -1, -1, -1, -1 }, { 0x28C51, 1505542, 1505535, 1505547, -1, -1, -1, -1, -1, -1 }, { 0x28C52, -1, 1505554, 1505559, -1, -1, -1, -1, -1, -1 }, { 0x28C53, -1, 1505565, 1505570, -1, -1, -1, -1, -1, -1 }, { 0x28C54, 1505582, 1505576, 1505586, -1, -1, -1, -1, -1, -1 }, { 0x28C55, -1, -1, 1505591, -1, -1, -1, -1, -1, -1 }, { 0x28C56, 1505601, 1505596, 1505637, -1, -1, -1, -1, -1, -1 }, { 0x28C59, -1, -1, 1505642, -1, -1, -1, -1, -1, -1 }, { 0x28C5A, -1, -1, 1505647, -1, -1, -1, -1, -1, -1 }, { 0x28C5B, -1, -1, 1505653, -1, -1, -1, -1, -1, -1 }, { 0x28C5C, -1, -1, 1505659, -1, -1, -1, -1, -1, -1 }, { 0x28C5D, -1, -1, 1505663, -1, -1, -1, -1, -1, -1 }, { 0x28C61, -1, -1, 1505669, -1, -1, -1, -1, -1, -1 }, { 0x28C63, -1, -1, 1505674, -1, -1, -1, -1, -1, -1 }, { 0x28C66, -1, -1, 1505679, -1, -1, -1, -1, -1, -1 }, { 0x28C67, -1, -1, 1505684, -1, -1, -1, -1, -1, -1 }, { 0x28C6A, -1, -1, -1, -1, -1, -1, -1, -1, 1505689 }, { 0x28C6B, -1, -1, 1505698, -1, -1, -1, -1, -1, -1 }, { 0x28C6D, -1, -1, 1505704, -1, -1, -1, -1, -1, -1 }, { 0x28C6E, -1, -1, 1505710, -1, -1, -1, -1, -1, -1 }, { 0x28C6F, -1, -1, 1505717, -1, -1, -1, -1, -1, -1 }, { 0x28C71, -1, -1, 1505722, -1, -1, -1, -1, -1, -1 }, { 0x28C75, -1, -1, 1505726, -1, -1, -1, -1, -1, -1 }, { 0x28C78, -1, -1, 1505731, -1, -1, -1, -1, -1, -1 }, { 0x28C7A, -1, -1, 1505737, -1, -1, -1, -1, -1, -1 }, { 0x28C7B, -1, -1, 1505742, -1, -1, -1, -1, -1, -1 }, { 0x28C7C, -1, -1, 1505748, -1, -1, -1, -1, -1, -1 }, { 0x28C7D, -1, -1, -1, -1, -1, -1, -1, -1, 1505753 }, { 0x28C7E, -1, -1, -1, -1, -1, -1, -1, -1, 1505758 }, { 0x28C7F, -1, -1, 1505763, -1, -1, -1, -1, -1, -1 }, { 0x28C80, -1, -1, 1505769, -1, -1, -1, -1, -1, -1 }, { 0x28C81, -1, -1, 1505774, -1, -1, -1, -1, -1, -1 }, { 0x28C84, -1, -1, 1505778, -1, -1, -1, -1, -1, -1 }, { 0x28C85, -1, -1, -1, -1, -1, -1, -1, -1, 1505783 }, { 0x28C86, -1, -1, 1505791, -1, -1, -1, -1, -1, -1 }, { 0x28C88, -1, -1, 1505797, -1, -1, -1, -1, -1, -1 }, { 0x28C89, -1, -1, 1505802, -1, -1, -1, -1, -1, -1 }, { 0x28C8A, -1, -1, 1505807, -1, -1, -1, -1, -1, -1 }, { 0x28C8B, -1, -1, 1505811, -1, -1, -1, -1, -1, -1 }, { 0x28C8E, -1, -1, 1505815, -1, -1, -1, -1, -1, -1 }, { 0x28C90, -1, -1, 1505819, -1, -1, -1, -1, -1, -1 }, { 0x28C91, -1, -1, 1505823, -1, -1, -1, -1, -1, -1 }, { 0x28C92, -1, -1, 1505828, -1, -1, -1, -1, -1, -1 }, { 0x28C93, -1, -1, 1505833, -1, -1, -1, -1, -1, -1 }, { 0x28C96, -1, -1, -1, -1, -1, -1, -1, -1, 1505840 }, { 0x28C97, -1, -1, 1505847, -1, -1, -1, -1, -1, -1 }, { 0x28C9B, -1, -1, 1505853, -1, -1, -1, -1, -1, -1 }, { 0x28C9C, -1, -1, 1505858, -1, -1, -1, -1, -1, -1 }, { 0x28C9E, -1, -1, 1505864, -1, -1, -1, -1, -1, -1 }, { 0x28C9F, -1, -1, 1505868, -1, -1, -1, -1, -1, -1 }, { 0x28CA7, -1, -1, 1505874, -1, -1, -1, -1, -1, -1 }, { 0x28CAA, -1, -1, 1505880, -1, -1, -1, -1, -1, -1 }, { 0x28CAB, -1, -1, 1505884, -1, -1, -1, -1, -1, -1 }, { 0x28CAC, -1, -1, 1505890, -1, -1, -1, -1, -1, -1 }, { 0x28CAD, -1, -1, 1505894, -1, -1, -1, -1, -1, -1 }, { 0x28CAE, -1, -1, 1505900, -1, -1, -1, -1, -1, -1 }, { 0x28CAF, -1, -1, 1505905, -1, -1, -1, -1, -1, -1 }, { 0x28CB0, -1, -1, 1505911, -1, -1, -1, -1, -1, -1 }, { 0x28CB1, -1, -1, 1505917, -1, -1, -1, -1, -1, -1 }, { 0x28CB3, -1, -1, 1505922, -1, -1, -1, -1, -1, -1 }, { 0x28CB5, -1, -1, 1505928, -1, -1, -1, -1, -1, -1 }, { 0x28CB7, -1, -1, -1, -1, -1, -1, -1, -1, 1505934 }, { 0x28CBE, -1, -1, 1505943, -1, -1, -1, -1, -1, -1 }, { 0x28CBF, -1, -1, 1505948, -1, -1, -1, -1, -1, -1 }, { 0x28CC0, -1, -1, 1505953, -1, -1, -1, -1, -1, -1 }, { 0x28CC1, -1, -1, 1505959, -1, -1, -1, -1, -1, -1 }, { 0x28CC2, -1, -1, 1505966, -1, -1, -1, -1, -1, -1 }, { 0x28CC6, -1, -1, 1505972, -1, -1, -1, -1, -1, -1 }, { 0x28CC9, -1, -1, 1505978, -1, -1, -1, -1, -1, -1 }, { 0x28CCA, 1505988, 1505983, 1506010, -1, -1, -1, -1, -1, -1 }, { 0x28CCB, -1, -1, 1506015, -1, -1, -1, -1, -1, -1 }, { 0x28CCC, -1, -1, 1506019, -1, -1, -1, -1, -1, -1 }, { 0x28CCD, 1506030, 1506025, -1, -1, -1, -1, -1, -1, -1 }, { 0x28CD1, -1, -1, 1506052, -1, -1, -1, -1, -1, -1 }, { 0x28CD2, 1506063, 1506058, -1, -1, -1, -1, -1, -1, 1506098 }, { 0x28CD4, -1, -1, 1506104, -1, -1, -1, -1, -1, -1 }, { 0x28CD5, -1, -1, 1506109, -1, -1, -1, -1, -1, -1 }, { 0x28CD7, -1, -1, 1506114, -1, -1, -1, -1, -1, -1 }, { 0x28CD8, -1, -1, 1506121, -1, -1, -1, -1, -1, -1 }, { 0x28CD9, -1, -1, 1506126, -1, -1, -1, -1, -1, -1 }, { 0x28CDA, -1, -1, 1506131, -1, -1, -1, -1, -1, -1 }, { 0x28CDB, -1, -1, 1506136, -1, -1, -1, -1, -1, -1 }, { 0x28CDD, -1, -1, 1506140, -1, -1, -1, -1, -1, -1 }, { 0x28CDE, -1, -1, 1506146, -1, -1, -1, -1, -1, -1 }, { 0x28CE0, -1, -1, 1506151, -1, -1, -1, -1, -1, -1 }, { 0x28CE1, -1, -1, 1506157, -1, -1, -1, -1, -1, -1 }, { 0x28CE3, -1, -1, 1506163, -1, -1, -1, -1, -1, -1 }, { 0x28CE6, -1, -1, -1, -1, -1, -1, -1, -1, 1506168 }, { 0x28CF1, -1, -1, -1, -1, -1, -1, -1, -1, 1506176 }, { 0x28CF2, -1, -1, 1506181, -1, -1, -1, -1, -1, -1 }, { 0x28CF7, -1, -1, 1506187, -1, -1, -1, -1, -1, -1 }, { 0x28CFA, -1, -1, 1506191, -1, -1, -1, -1, -1, -1 }, { 0x28CFB, -1, -1, 1506196, -1, -1, -1, -1, -1, -1 }, { 0x28CFC, -1, -1, 1506200, -1, -1, -1, -1, -1, -1 }, { 0x28CFF, -1, -1, 1506205, -1, -1, -1, -1, -1, -1 }, { 0x28D00, -1, -1, 1506211, -1, -1, -1, -1, -1, -1 }, { 0x28D06, -1, -1, 1506218, -1, -1, -1, -1, -1, -1 }, { 0x28D0A, -1, -1, 1506223, -1, -1, -1, -1, -1, -1 }, { 0x28D0C, -1, -1, 1506228, -1, -1, -1, -1, -1, -1 }, { 0x28D0D, -1, -1, 1506233, -1, -1, -1, -1, -1, -1 }, { 0x28D0E, -1, -1, 1506238, -1, -1, -1, -1, -1, -1 }, { 0x28D0F, -1, -1, 1506242, -1, -1, -1, -1, -1, -1 }, { 0x28D10, -1, -1, 1506248, -1, -1, -1, -1, -1, -1 }, { 0x28D11, 1506254, -1, 1506300, -1, -1, -1, -1, -1, -1 }, { 0x28D12, -1, -1, 1506307, -1, -1, -1, -1, -1, -1 }, { 0x28D13, -1, -1, 1506312, -1, -1, -1, -1, -1, -1 }, { 0x28D17, -1, -1, 1506317, -1, -1, -1, -1, -1, -1 }, { 0x28D18, -1, -1, 1506322, -1, -1, -1, -1, -1, -1 }, { 0x28D1A, -1, -1, 1506327, -1, -1, -1, -1, -1, -1 }, { 0x28D1B, -1, -1, 1506332, -1, -1, -1, -1, -1, -1 }, { 0x28D1C, -1, -1, 1506338, -1, -1, -1, -1, -1, -1 }, { 0x28D1E, -1, -1, 1506343, -1, -1, -1, -1, -1, -1 }, { 0x28D21, -1, -1, 1506349, -1, -1, -1, -1, -1, -1 }, { 0x28D22, -1, -1, 1506355, -1, -1, -1, -1, -1, -1 }, { 0x28D23, -1, -1, 1506359, -1, -1, -1, -1, -1, -1 }, { 0x28D26, -1, -1, -1, -1, -1, -1, -1, -1, 1506364 }, { 0x28D29, -1, -1, 1506370, -1, -1, -1, -1, -1, -1 }, { 0x28D2A, -1, -1, 1506374, -1, -1, -1, -1, -1, -1 }, { 0x28D2C, -1, -1, 1506378, -1, -1, -1, -1, -1, -1 }, { 0x28D2D, -1, -1, 1506382, -1, -1, -1, -1, -1, -1 }, { 0x28D2F, -1, -1, 1506388, -1, -1, -1, -1, -1, -1 }, { 0x28D30, -1, -1, 1506393, -1, -1, -1, -1, -1, -1 }, { 0x28D34, -1, 1506398, -1, -1, -1, -1, -1, -1, -1 }, { 0x28D39, -1, -1, 1506404, -1, -1, -1, -1, -1, -1 }, { 0x28D3A, -1, -1, 1506410, -1, -1, -1, -1, -1, -1 }, { 0x28D3B, -1, -1, 1506415, -1, -1, -1, -1, -1, -1 }, { 0x28D3C, -1, -1, 1506419, -1, -1, -1, -1, -1, -1 }, { 0x28D3E, -1, -1, 1506423, -1, -1, -1, -1, -1, -1 }, { 0x28D42, -1, -1, 1506429, -1, -1, -1, -1, -1, -1 }, { 0x28D43, -1, -1, 1506434, -1, -1, -1, -1, -1, -1 }, { 0x28D44, -1, -1, 1506439, -1, -1, -1, -1, -1, -1 }, { 0x28D46, -1, -1, 1506445, -1, -1, -1, -1, -1, -1 }, { 0x28D48, -1, -1, 1506449, -1, -1, -1, -1, -1, -1 }, { 0x28D49, -1, -1, 1506454, -1, -1, -1, -1, -1, -1 }, { 0x28D4A, -1, -1, 1506458, -1, -1, -1, -1, -1, -1 }, { 0x28D4B, -1, -1, 1506463, -1, -1, -1, -1, -1, -1 }, { 0x28D4C, -1, -1, 1506468, -1, -1, -1, -1, -1, -1 }, { 0x28D4D, -1, -1, 1506471, -1, -1, -1, -1, -1, -1 }, { 0x28D4E, -1, -1, 1506477, -1, -1, -1, -1, -1, -1 }, { 0x28D50, -1, -1, 1506481, -1, -1, -1, -1, -1, -1 }, { 0x28D57, -1, -1, 1506485, -1, -1, -1, -1, -1, -1 }, { 0x28D58, -1, -1, 1506490, -1, -1, -1, -1, -1, -1 }, { 0x28D5A, -1, -1, 1506495, -1, -1, -1, -1, -1, -1 }, { 0x28D5B, -1, -1, 1506500, -1, -1, -1, -1, -1, -1 }, { 0x28D5D, -1, -1, 1506506, -1, -1, -1, -1, -1, -1 }, { 0x28D5E, -1, -1, 1506510, -1, -1, -1, -1, -1, -1 }, { 0x28D5F, -1, -1, 1506515, -1, -1, -1, -1, -1, -1 }, { 0x28D60, -1, -1, 1506519, -1, -1, -1, -1, -1, -1 }, { 0x28D61, -1, -1, 1506524, -1, -1, -1, -1, -1, -1 }, { 0x28D63, -1, -1, -1, -1, -1, -1, -1, -1, 1506528 }, { 0x28D65, -1, -1, 1506534, -1, -1, -1, -1, -1, -1 }, { 0x28D66, -1, -1, 1506541, -1, -1, -1, -1, -1, -1 }, { 0x28D67, -1, -1, 1506545, -1, -1, -1, -1, -1, -1 }, { 0x28D69, -1, -1, 1506550, -1, -1, -1, -1, -1, -1 }, { 0x28D6A, -1, -1, 1506554, -1, -1, -1, -1, -1, -1 }, { 0x28D6B, -1, -1, 1506559, -1, -1, -1, -1, -1, -1 }, { 0x28D6C, -1, -1, 1506565, -1, -1, -1, -1, -1, -1 }, { 0x28D6D, -1, -1, 1506571, -1, -1, -1, -1, -1, -1 }, { 0x28D6E, -1, -1, 1506577, -1, -1, -1, -1, -1, -1 }, { 0x28D70, -1, -1, 1506581, -1, -1, -1, -1, -1, -1 }, { 0x28D74, -1, -1, 1506585, -1, -1, -1, -1, -1, -1 }, { 0x28D76, -1, -1, 1506590, -1, -1, -1, -1, -1, -1 }, { 0x28D78, -1, -1, 1506597, -1, -1, -1, -1, -1, -1 }, { 0x28D7C, -1, -1, 1506603, -1, -1, -1, -1, -1, -1 }, { 0x28D7F, 1506616, 1506609, -1, -1, -1, -1, -1, -1, -1 }, { 0x28D80, -1, -1, 1506642, -1, -1, -1, -1, -1, -1 }, { 0x28D81, -1, -1, 1506646, -1, -1, -1, -1, -1, -1 }, { 0x28D82, -1, -1, 1506651, -1, -1, -1, -1, -1, -1 }, { 0x28D85, -1, -1, 1506655, -1, -1, -1, -1, -1, -1 }, { 0x28D86, -1, -1, 1506661, -1, -1, -1, -1, -1, -1 }, { 0x28D87, -1, -1, 1506668, -1, -1, -1, -1, -1, -1 }, { 0x28D88, -1, -1, 1506672, -1, -1, -1, -1, -1, -1 }, { 0x28D8A, -1, -1, 1506684, -1, -1, -1, -1, 1506678, -1 }, { 0x28D90, -1, -1, 1506689, -1, -1, -1, -1, -1, -1 }, { 0x28D97, -1, -1, 1506694, -1, -1, -1, -1, -1, -1 }, { 0x28D99, 1506705, 1506700, 1506726, -1, -1, -1, -1, -1, -1 }, { 0x28D9B, -1, -1, -1, -1, -1, -1, -1, -1, 1506732 }, { 0x28D9C, -1, -1, 1506739, -1, -1, -1, -1, -1, -1 }, { 0x28D9D, -1, -1, 1506744, -1, -1, -1, -1, -1, -1 }, { 0x28D9F, -1, -1, 1506749, -1, -1, -1, -1, -1, -1 }, { 0x28DA0, -1, -1, 1506755, -1, -1, -1, -1, -1, -1 }, { 0x28DA1, -1, -1, -1, -1, -1, -1, -1, 1506760, -1 }, { 0x28DA2, -1, -1, 1506766, -1, -1, -1, -1, -1, -1 }, { 0x28DA8, -1, -1, 1506770, -1, -1, -1, -1, -1, -1 }, { 0x28DAA, -1, -1, 1506774, -1, -1, -1, -1, -1, -1 }, { 0x28DAC, -1, -1, 1506780, -1, -1, -1, -1, -1, -1 }, { 0x28DAD, -1, -1, 1506785, -1, -1, -1, -1, -1, -1 }, { 0x28DAE, -1, -1, 1506790, -1, -1, -1, -1, -1, -1 }, { 0x28DAF, -1, -1, 1506794, -1, -1, -1, -1, -1, -1 }, { 0x28DB0, -1, -1, 1506797, -1, -1, -1, -1, -1, -1 }, { 0x28DB1, -1, -1, 1506804, -1, -1, -1, -1, -1, -1 }, { 0x28DB2, -1, -1, 1506809, -1, -1, -1, -1, -1, -1 }, { 0x28DB9, 1506822, 1506815, -1, -1, -1, -1, -1, -1, -1 }, { 0x28DBA, -1, -1, 1506837, -1, -1, -1, -1, -1, -1 }, { 0x28DBC, -1, -1, 1506842, -1, -1, -1, -1, -1, -1 }, { 0x28DBD, -1, -1, 1506849, -1, -1, -1, -1, -1, -1 }, { 0x28DBF, -1, -1, 1506855, -1, -1, -1, -1, -1, -1 }, { 0x28DC0, -1, -1, 1506861, -1, -1, -1, -1, -1, -1 }, { 0x28DC1, -1, -1, 1506867, -1, -1, -1, -1, -1, -1 }, { 0x28DC3, -1, -1, 1506872, -1, -1, -1, -1, -1, -1 }, { 0x28DC4, -1, -1, 1506877, -1, -1, -1, -1, -1, -1 }, { 0x28DC6, -1, -1, 1506884, -1, -1, -1, -1, -1, -1 }, { 0x28DC7, -1, -1, 1506888, -1, -1, -1, -1, -1, -1 }, { 0x28DC8, -1, -1, -1, -1, -1, -1, -1, -1, 1506895 }, { 0x28DCE, -1, -1, 1506901, -1, -1, -1, -1, -1, -1 }, { 0x28DD0, -1, -1, 1506906, -1, -1, -1, -1, -1, -1 }, { 0x28DD1, -1, -1, -1, -1, -1, -1, -1, -1, 1506911 }, { 0x28DD2, -1, -1, 1506916, -1, -1, -1, -1, -1, -1 }, { 0x28DD3, -1, -1, 1506921, -1, -1, -1, -1, -1, -1 }, { 0x28DD4, -1, -1, 1506927, -1, -1, -1, -1, -1, -1 }, { 0x28DD8, -1, -1, 1506931, -1, -1, -1, -1, -1, -1 }, { 0x28DD9, -1, -1, 1506935, -1, -1, -1, -1, -1, -1 }, { 0x28DE5, -1, -1, 1506940, -1, -1, -1, -1, -1, -1 }, { 0x28DE6, -1, -1, 1506945, -1, -1, -1, -1, -1, -1 }, { 0x28DE9, -1, -1, 1506949, -1, -1, -1, -1, -1, -1 }, { 0x28DEC, -1, -1, 1506954, -1, -1, -1, -1, -1, -1 }, { 0x28DED, -1, -1, 1506958, -1, -1, -1, -1, -1, -1 }, { 0x28DEE, -1, -1, 1506964, -1, -1, -1, -1, -1, -1 }, { 0x28DEF, -1, -1, -1, -1, -1, -1, -1, -1, 1506969 }, { 0x28DF1, -1, -1, 1506975, -1, -1, -1, -1, -1, -1 }, { 0x28DF2, -1, -1, 1506982, -1, -1, -1, -1, -1, -1 }, { 0x28DF6, -1, -1, -1, -1, -1, -1, -1, -1, 1506987 }, { 0x28DFB, -1, -1, 1506993, -1, -1, -1, -1, -1, -1 }, { 0x28DFD, -1, -1, 1506998, -1, -1, -1, -1, -1, -1 }, { 0x28DFE, -1, -1, 1507003, -1, -1, -1, -1, -1, -1 }, { 0x28DFF, 1507016, 1507009, 1507038, -1, -1, -1, -1, -1, -1 }, { 0x28E00, -1, -1, 1507045, -1, -1, -1, -1, -1, -1 }, { 0x28E01, -1, -1, 1507050, -1, -1, -1, -1, -1, -1 }, { 0x28E02, -1, 1507056, 1507063, -1, -1, -1, -1, -1, -1 }, { 0x28E03, -1, 1507069, 1507075, -1, -1, -1, -1, -1, -1 }, { 0x28E04, 1507086, 1507080, 1507123, -1, -1, -1, -1, -1, -1 }, { 0x28E05, -1, -1, 1507129, -1, -1, -1, -1, -1, -1 }, { 0x28E06, -1, -1, 1507134, -1, -1, -1, -1, -1, -1 }, { 0x28E07, -1, -1, 1507138, -1, -1, -1, -1, -1, -1 }, { 0x28E08, -1, -1, -1, -1, -1, -1, -1, -1, 1507144 }, { 0x28E09, -1, -1, 1507149, -1, -1, -1, -1, -1, -1 }, { 0x28E0B, -1, -1, 1507153, -1, -1, -1, -1, -1, -1 }, { 0x28E0C, -1, -1, 1507159, -1, -1, -1, -1, -1, -1 }, { 0x28E0D, -1, -1, -1, -1, -1, -1, -1, -1, 1507163 }, { 0x28E0E, -1, -1, 1507169, -1, -1, -1, -1, -1, -1 }, { 0x28E0F, -1, 1507174, -1, -1, -1, -1, -1, -1, -1 }, { 0x28E10, -1, -1, 1507179, -1, -1, -1, -1, -1, -1 }, { 0x28E11, -1, -1, 1507185, -1, -1, -1, -1, -1, -1 }, { 0x28E12, -1, -1, 1507191, -1, -1, -1, -1, -1, -1 }, { 0x28E13, -1, -1, 1507195, -1, -1, -1, -1, -1, -1 }, { 0x28E14, -1, -1, 1507201, -1, -1, -1, -1, -1, -1 }, { 0x28E17, -1, -1, 1507205, -1, -1, -1, -1, -1, -1 }, { 0x28E18, -1, -1, 1507210, -1, -1, -1, -1, -1, -1 }, { 0x28E19, -1, -1, 1507216, -1, -1, -1, -1, -1, -1 }, { 0x28E1A, 1507226, 1507221, 1507246, -1, -1, -1, -1, -1, -1 }, { 0x28E1B, -1, -1, 1507250, -1, -1, -1, -1, -1, -1 }, { 0x28E1C, -1, -1, 1507255, -1, -1, -1, -1, -1, -1 }, { 0x28E1D, -1, -1, 1507260, -1, -1, -1, -1, -1, -1 }, { 0x28E1F, 1507271, 1507265, 1507317, -1, -1, -1, -1, -1, -1 }, { 0x28E29, -1, -1, 1507321, -1, -1, -1, -1, -1, -1 }, { 0x28E2C, 1507331, 1507326, 1507358, -1, -1, -1, -1, -1, -1 }, { 0x28E2D, -1, -1, 1507364, -1, -1, -1, -1, -1, -1 }, { 0x28E2E, -1, -1, 1507368, -1, -1, -1, -1, -1, -1 }, { 0x28E2F, -1, -1, 1507373, -1, -1, -1, -1, -1, -1 }, { 0x28E30, -1, -1, 1507377, -1, -1, -1, -1, -1, -1 }, { 0x28E31, -1, -1, 1507381, -1, -1, -1, -1, -1, -1 }, { 0x28E36, -1, 1507387, -1, -1, -1, -1, -1, -1, -1 }, { 0x28E37, -1, -1, 1507393, -1, -1, -1, -1, -1, -1 }, { 0x28E39, -1, 1507396, -1, -1, -1, -1, -1, -1, -1 }, { 0x28E3A, -1, -1, 1507401, -1, -1, -1, -1, -1, -1 }, { 0x28E3B, -1, -1, 1507405, -1, -1, -1, -1, -1, -1 }, { 0x28E3C, -1, -1, 1507410, -1, -1, -1, -1, -1, -1 }, { 0x28E3E, -1, -1, -1, -1, -1, -1, -1, -1, 1507414 }, { 0x28E40, -1, -1, 1507420, -1, -1, -1, -1, -1, -1 }, { 0x28E41, -1, -1, 1507424, -1, -1, -1, -1, -1, -1 }, { 0x28E43, -1, -1, 1507430, -1, -1, -1, -1, -1, -1 }, { 0x28E45, -1, -1, 1507435, -1, -1, -1, -1, -1, -1 }, { 0x28E46, -1, -1, 1507440, -1, -1, -1, -1, -1, -1 }, { 0x28E48, -1, -1, 1507446, -1, -1, -1, -1, -1, -1 }, { 0x28E4A, -1, -1, 1507452, -1, -1, -1, -1, -1, -1 }, { 0x28E4B, -1, -1, 1507458, -1, -1, -1, -1, -1, -1 }, { 0x28E4C, -1, -1, 1507463, -1, -1, -1, -1, -1, -1 }, { 0x28E54, -1, -1, 1507468, -1, -1, -1, -1, -1, -1 }, { 0x28E57, -1, -1, 1507473, -1, -1, -1, -1, -1, -1 }, { 0x28E58, -1, -1, 1507479, -1, -1, -1, -1, -1, -1 }, { 0x28E59, -1, -1, 1507483, -1, -1, -1, -1, -1, -1 }, { 0x28E5A, -1, -1, 1507488, -1, -1, -1, -1, -1, -1 }, { 0x28E5C, -1, -1, 1507495, -1, -1, -1, -1, -1, -1 }, { 0x28E5D, -1, -1, 1507500, -1, -1, -1, -1, -1, -1 }, { 0x28E61, -1, -1, 1507504, -1, -1, -1, -1, -1, -1 }, { 0x28E65, -1, 1507509, -1, -1, -1, -1, -1, -1, -1 }, { 0x28E6C, -1, -1, -1, -1, -1, -1, -1, -1, 1507514 }, { 0x28E75, -1, -1, 1507519, -1, -1, -1, -1, -1, -1 }, { 0x28E76, -1, -1, 1507525, -1, -1, -1, -1, -1, -1 }, { 0x28E78, -1, -1, 1507529, -1, -1, -1, -1, -1, -1 }, { 0x28E79, -1, -1, 1507535, -1, -1, -1, -1, -1, -1 }, { 0x28E7B, -1, -1, 1507541, -1, -1, -1, -1, -1, -1 }, { 0x28E80, -1, -1, 1507547, -1, -1, -1, -1, -1, -1 }, { 0x28E85, -1, -1, 1507553, -1, -1, -1, -1, -1, -1 }, { 0x28E96, -1, -1, 1507557, -1, -1, -1, -1, -1, -1 }, { 0x28E97, -1, 1507562, -1, -1, -1, -1, -1, -1, -1 }, { 0x28E98, -1, -1, 1507567, -1, -1, -1, -1, -1, -1 }, { 0x28E99, -1, -1, 1507573, -1, -1, -1, -1, -1, -1 }, { 0x28E9A, -1, -1, 1507577, -1, -1, -1, -1, -1, -1 }, { 0x28E9D, -1, -1, 1507583, -1, -1, -1, -1, -1, -1 }, { 0x28E9F, -1, -1, 1507589, -1, -1, -1, -1, -1, -1 }, { 0x28EA0, -1, -1, 1507596, -1, -1, -1, -1, -1, -1 }, { 0x28EA1, -1, -1, 1507602, -1, -1, -1, -1, -1, -1 }, { 0x28EA2, -1, -1, 1507608, -1, -1, -1, -1, -1, -1 }, { 0x28EA3, -1, -1, 1507614, -1, -1, -1, -1, -1, -1 }, { 0x28EA4, -1, -1, 1507620, -1, -1, -1, -1, -1, -1 }, { 0x28EA5, -1, -1, 1507624, -1, -1, -1, -1, -1, -1 }, { 0x28EA6, -1, -1, 1507629, -1, -1, -1, -1, -1, -1 }, { 0x28EA7, -1, -1, 1507634, -1, -1, -1, -1, -1, -1 }, { 0x28EA8, -1, -1, 1507639, -1, -1, -1, -1, -1, -1 }, { 0x28EA9, -1, -1, 1507642, -1, -1, -1, -1, -1, -1 }, { 0x28EAB, -1, -1, 1507648, -1, -1, -1, -1, -1, -1 }, { 0x28EAC, -1, 1507654, -1, -1, -1, -1, -1, -1, -1 }, { 0x28EAD, -1, -1, 1507660, -1, -1, -1, -1, -1, -1 }, { 0x28EAE, -1, -1, 1507664, -1, -1, -1, -1, -1, -1 }, { 0x28EB2, -1, 1507669, -1, -1, -1, -1, -1, -1, -1 }, { 0x28EB3, -1, 1507674, -1, -1, -1, -1, -1, -1, -1 }, { 0x28EB5, -1, -1, 1507680, -1, -1, -1, -1, -1, -1 }, { 0x28EB8, -1, -1, 1507686, -1, -1, -1, -1, -1, -1 }, { 0x28EB9, 1507691, -1, 1507722, -1, -1, -1, -1, -1, -1 }, { 0x28EBF, -1, -1, 1507728, -1, -1, -1, -1, -1, -1 }, { 0x28EC0, -1, -1, 1507734, -1, -1, -1, -1, -1, -1 }, { 0x28EC1, -1, -1, 1507738, -1, -1, -1, -1, -1, -1 }, { 0x28EC2, -1, -1, 1507742, -1, -1, -1, -1, -1, -1 }, { 0x28EC3, -1, -1, 1507747, -1, -1, -1, -1, -1, -1 }, { 0x28EC4, -1, -1, 1507752, -1, -1, -1, -1, -1, -1 }, { 0x28EC6, -1, -1, 1507757, -1, -1, -1, -1, -1, -1 }, { 0x28EC8, -1, -1, 1507762, -1, -1, -1, -1, -1, -1 }, { 0x28ECA, -1, -1, 1507767, -1, -1, -1, -1, -1, -1 }, { 0x28ECC, -1, -1, 1507771, -1, -1, -1, -1, -1, -1 }, { 0x28ECD, -1, -1, 1507776, -1, -1, -1, -1, -1, -1 }, { 0x28ECF, -1, -1, 1507780, -1, -1, -1, -1, -1, -1 }, { 0x28ED2, -1, -1, 1507784, -1, -1, -1, -1, -1, -1 }, { 0x28ED5, -1, -1, 1507789, -1, -1, -1, -1, -1, -1 }, { 0x28ED6, -1, -1, 1507793, -1, -1, -1, -1, -1, -1 }, { 0x28ED7, -1, -1, 1507799, -1, -1, -1, -1, -1, -1 }, { 0x28ED9, -1, 1507804, -1, -1, -1, -1, -1, -1, -1 }, { 0x28EE3, -1, -1, 1507810, -1, -1, -1, -1, -1, -1 }, { 0x28EE5, -1, -1, 1507816, -1, -1, -1, -1, -1, -1 }, { 0x28EE7, -1, 1507820, 1507825, -1, -1, -1, -1, -1, -1 }, { 0x28EE8, -1, -1, 1507830, -1, -1, -1, -1, -1, -1 }, { 0x28EEA, 1507841, 1507835, -1, -1, -1, -1, -1, -1, -1 }, { 0x28EEB, -1, -1, -1, -1, -1, -1, -1, -1, 1507864 }, { 0x28EEC, -1, -1, -1, -1, -1, -1, -1, -1, 1507872 }, { 0x28EEE, -1, -1, -1, -1, -1, -1, -1, -1, 1507876 }, { 0x28EF1, -1, -1, 1507882, -1, -1, -1, -1, -1, -1 }, { 0x28EF2, 1507893, 1507888, 1507910, -1, -1, -1, -1, -1, -1 }, { 0x28EF3, -1, -1, 1507915, -1, -1, -1, -1, -1, -1 }, { 0x28EF5, -1, -1, 1507920, -1, -1, -1, -1, -1, -1 }, { 0x28EF6, 1507931, 1507925, -1, -1, -1, 1507981, 1507993, -1, -1 }, { 0x28EF7, -1, -1, 1507998, -1, -1, -1, -1, -1, -1 }, { 0x28EFA, -1, -1, 1508004, -1, -1, -1, -1, -1, -1 }, { 0x28EFB, -1, -1, 1508010, -1, -1, -1, -1, -1, -1 }, { 0x28EFC, -1, -1, 1508015, -1, -1, -1, -1, -1, -1 }, { 0x28F08, -1, -1, 1508019, -1, -1, -1, -1, -1, -1 }, { 0x28F09, -1, -1, 1508025, -1, -1, -1, -1, -1, -1 }, { 0x28F0A, -1, -1, 1508031, -1, -1, -1, -1, -1, -1 }, { 0x28F0B, -1, -1, 1508035, -1, -1, -1, -1, -1, 1508039 }, { 0x28F0C, -1, -1, 1508044, -1, -1, -1, -1, -1, -1 }, { 0x28F0D, -1, -1, 1508050, -1, -1, -1, -1, -1, -1 }, { 0x28F0E, -1, -1, 1508055, -1, -1, -1, -1, -1, -1 }, { 0x28F10, -1, -1, 1508060, -1, -1, -1, -1, -1, -1 }, { 0x28F11, -1, -1, 1508066, -1, -1, -1, -1, -1, -1 }, { 0x28F12, -1, -1, 1508071, -1, -1, -1, -1, -1, -1 }, { 0x28F13, -1, -1, 1508077, -1, -1, -1, -1, -1, -1 }, { 0x28F14, -1, -1, 1508082, -1, -1, -1, -1, -1, -1 }, { 0x28F1A, -1, -1, -1, -1, -1, -1, -1, -1, 1508087 }, { 0x28F23, -1, -1, 1508090, -1, -1, -1, -1, -1, -1 }, { 0x28F24, -1, -1, 1508094, -1, -1, -1, -1, -1, -1 }, { 0x28F25, -1, -1, 1508100, -1, -1, -1, -1, -1, -1 }, { 0x28F2A, -1, -1, 1508104, -1, -1, -1, -1, -1, -1 }, { 0x28F2B, -1, -1, 1508109, -1, -1, -1, -1, -1, -1 }, { 0x28F2C, -1, -1, 1508113, -1, -1, -1, -1, -1, -1 }, { 0x28F2E, -1, -1, 1508118, -1, -1, -1, -1, -1, -1 }, { 0x28F2F, -1, -1, 1508124, -1, -1, -1, -1, -1, -1 }, { 0x28F31, -1, -1, 1508129, -1, -1, -1, -1, -1, -1 }, { 0x28F3C, -1, -1, -1, -1, -1, -1, -1, -1, 1508134 }, { 0x28F3D, -1, -1, 1508140, -1, -1, -1, -1, -1, -1 }, { 0x28F3F, -1, -1, 1508144, -1, -1, -1, -1, -1, -1 }, { 0x28F40, -1, -1, 1508150, -1, -1, -1, -1, -1, -1 }, { 0x28F41, -1, -1, 1508154, -1, -1, -1, -1, -1, -1 }, { 0x28F42, -1, -1, 1508159, -1, -1, -1, -1, -1, -1 }, { 0x28F44, -1, -1, 1508163, -1, -1, -1, -1, -1, -1 }, { 0x28F49, -1, -1, 1508168, -1, -1, -1, -1, -1, -1 }, { 0x28F4A, -1, -1, 1508173, -1, -1, -1, -1, -1, -1 }, { 0x28F4C, 1508184, 1508179, -1, -1, -1, -1, -1, -1, -1 }, { 0x28F4D, -1, -1, 1508190, -1, -1, -1, -1, -1, -1 }, { 0x28F4F, -1, -1, 1508194, -1, -1, -1, -1, -1, -1 }, { 0x28F50, -1, -1, 1508199, -1, -1, -1, -1, -1, -1 }, { 0x28F51, -1, -1, 1508203, -1, -1, -1, -1, -1, -1 }, { 0x28F56, -1, -1, 1508208, -1, -1, -1, -1, -1, -1 }, { 0x28F57, -1, -1, 1508214, -1, -1, -1, -1, -1, -1 }, { 0x28F5F, -1, -1, 1508219, -1, -1, -1, -1, -1, -1 }, { 0x28F66, -1, -1, 1508224, -1, -1, -1, -1, -1, -1 }, { 0x28F67, -1, -1, 1508228, -1, -1, -1, -1, -1, -1 }, { 0x28F68, -1, -1, 1508234, -1, -1, -1, -1, -1, -1 }, { 0x28F6F, -1, -1, 1508240, -1, -1, -1, -1, -1, -1 }, { 0x28F72, -1, -1, 1508245, -1, -1, -1, -1, -1, -1 }, { 0x28F77, -1, -1, 1508251, -1, -1, -1, -1, -1, -1 }, { 0x28F79, -1, -1, 1508257, -1, -1, -1, -1, -1, -1 }, { 0x28F7B, -1, -1, 1508261, -1, -1, -1, -1, -1, -1 }, { 0x28F7C, -1, -1, 1508265, -1, -1, -1, -1, -1, -1 }, { 0x28F7F, -1, -1, 1508269, -1, -1, -1, -1, -1, -1 }, { 0x28F82, -1, -1, 1508274, -1, -1, -1, -1, -1, -1 }, { 0x28F85, -1, -1, 1508279, -1, -1, -1, -1, -1, -1 }, { 0x28F89, -1, -1, 1508283, -1, -1, -1, -1, -1, -1 }, { 0x28F8A, -1, -1, 1508288, -1, -1, -1, -1, -1, -1 }, { 0x28F8C, -1, -1, 1508294, -1, -1, -1, -1, -1, -1 }, { 0x28F8E, -1, -1, 1508298, -1, -1, -1, -1, -1, -1 }, { 0x28F92, -1, -1, 1508303, -1, -1, -1, -1, -1, -1 }, { 0x28F93, -1, -1, 1508309, -1, -1, -1, -1, -1, -1 }, { 0x28F94, -1, -1, 1508313, -1, -1, -1, -1, -1, -1 }, { 0x28F97, -1, -1, 1508319, -1, -1, -1, -1, -1, -1 }, { 0x28F9A, -1, -1, 1508324, -1, -1, -1, -1, -1, -1 }, { 0x28F9B, -1, -1, 1508329, -1, -1, -1, -1, -1, -1 }, { 0x28F9E, -1, -1, 1508334, -1, -1, -1, -1, -1, -1 }, { 0x28FA1, -1, -1, 1508339, -1, -1, -1, -1, -1, -1 }, { 0x28FA4, -1, -1, 1508344, -1, -1, -1, -1, -1, -1 }, { 0x28FAC, -1, -1, 1508349, -1, -1, -1, -1, -1, -1 }, { 0x28FB0, -1, -1, 1508354, -1, -1, -1, -1, -1, -1 }, { 0x28FB4, -1, -1, 1508359, -1, -1, -1, -1, -1, -1 }, { 0x28FBB, -1, -1, 1508364, -1, -1, -1, -1, -1, -1 }, { 0x28FBE, -1, -1, 1508370, -1, -1, -1, -1, -1, -1 }, { 0x28FC1, -1, -1, 1508376, -1, -1, -1, -1, -1, -1 }, { 0x28FC5, -1, 1508381, -1, -1, -1, -1, -1, -1, -1 }, { 0x28FC7, -1, -1, 1508386, -1, -1, -1, -1, -1, -1 }, { 0x28FCF, -1, -1, 1508391, -1, -1, -1, -1, -1, -1 }, { 0x28FD0, -1, -1, 1508395, -1, -1, -1, -1, -1, -1 }, { 0x28FDB, -1, -1, 1508400, -1, -1, -1, -1, -1, -1 }, { 0x28FE0, -1, -1, 1508405, -1, -1, -1, -1, -1, -1 }, { 0x28FE2, -1, -1, 1508411, -1, -1, -1, -1, -1, -1 }, { 0x28FED, -1, -1, 1508417, -1, -1, -1, -1, -1, -1 }, { 0x28FFD, 1508428, 1508422, -1, -1, -1, -1, -1, -1, -1 }, { 0x28FFF, -1, -1, 1508435, -1, -1, -1, -1, -1, -1 }, { 0x2900B, -1, -1, 1508442, -1, -1, -1, -1, -1, -1 }, { 0x29016, -1, -1, 1508447, -1, -1, -1, -1, -1, -1 }, { 0x2901C, -1, -1, 1508451, -1, -1, -1, -1, -1, -1 }, { 0x2901E, -1, -1, 1508457, -1, -1, -1, -1, -1, -1 }, { 0x29020, -1, -1, 1508463, -1, -1, -1, -1, -1, -1 }, { 0x29023, -1, -1, 1508468, -1, -1, -1, -1, -1, -1 }, { 0x29027, -1, -1, 1508473, -1, -1, -1, -1, -1, -1 }, { 0x2902A, -1, -1, 1508478, -1, -1, -1, -1, -1, -1 }, { 0x2902B, -1, -1, 1508482, -1, -1, -1, -1, -1, -1 }, { 0x29032, -1, -1, 1508486, -1, -1, -1, -1, -1, -1 }, { 0x29033, -1, -1, -1, -1, -1, -1, -1, -1, 1508491 }, { 0x29036, -1, -1, 1508498, -1, -1, -1, -1, -1, -1 }, { 0x2903C, -1, -1, 1508503, -1, -1, -1, -1, -1, -1 }, { 0x2903F, -1, -1, 1508508, -1, -1, -1, -1, -1, -1 }, { 0x2904C, -1, -1, 1508513, -1, -1, -1, -1, -1, -1 }, { 0x2905E, -1, -1, 1508518, -1, -1, -1, -1, -1, -1 }, { 0x2905F, -1, -1, 1508523, -1, -1, -1, -1, -1, -1 }, { 0x29066, -1, -1, -1, -1, -1, -1, -1, -1, 1508527 }, { 0x2906F, -1, -1, 1508531, -1, -1, -1, -1, -1, -1 }, { 0x29071, -1, -1, -1, -1, -1, -1, -1, -1, 1508536 }, { 0x29074, -1, -1, 1508542, -1, -1, -1, -1, -1, -1 }, { 0x29076, -1, -1, -1, -1, -1, -1, -1, -1, 1508547 }, { 0x29077, -1, -1, 1508554, -1, -1, -1, -1, -1, -1 }, { 0x2907A, -1, -1, 1508561, -1, -1, -1, -1, -1, -1 }, { 0x29080, -1, -1, -1, -1, -1, -1, -1, -1, 1508567 }, { 0x29081, -1, -1, -1, -1, -1, -1, -1, -1, 1508572 }, { 0x29082, 1508583, 1508578, 1508608, -1, -1, -1, -1, -1, -1 }, { 0x29083, -1, -1, 1508612, -1, -1, -1, -1, -1, -1 }, { 0x29084, -1, -1, 1508618, -1, -1, -1, -1, -1, 1508623 }, { 0x29086, -1, -1, 1508629, -1, -1, -1, -1, -1, -1 }, { 0x29088, -1, 1508634, 1508639, -1, -1, -1, -1, -1, -1 }, { 0x29089, -1, -1, 1508644, -1, -1, -1, -1, -1, -1 }, { 0x2908B, -1, 1508648, -1, -1, -1, -1, -1, -1, -1 }, { 0x2908D, -1, -1, 1508653, -1, -1, -1, -1, -1, -1 }, { 0x2908E, -1, -1, 1508660, -1, -1, -1, -1, -1, -1 }, { 0x2908F, -1, -1, -1, -1, -1, -1, -1, -1, 1508664 }, { 0x29090, -1, -1, -1, -1, -1, -1, -1, -1, 1508668 }, { 0x29091, -1, -1, -1, -1, -1, -1, -1, -1, 1508673 }, { 0x29092, -1, -1, 1508679, -1, -1, -1, -1, -1, -1 }, { 0x29093, -1, 1508683, 1508689, -1, -1, -1, -1, -1, -1 }, { 0x29094, -1, -1, 1508695, -1, -1, -1, -1, -1, -1 }, { 0x29095, -1, -1, 1508699, -1, -1, -1, -1, -1, 1508703 }, { 0x29096, -1, -1, 1508710, -1, -1, -1, -1, -1, -1 }, { 0x29097, -1, -1, 1508714, -1, -1, -1, -1, -1, -1 }, { 0x29099, -1, -1, 1508718, -1, -1, -1, -1, -1, -1 }, { 0x2909D, -1, -1, 1508724, -1, -1, -1, -1, -1, -1 }, { 0x2909E, -1, -1, 1508730, -1, -1, -1, -1, -1, -1 }, { 0x2909F, -1, -1, -1, -1, -1, -1, -1, -1, 1508735 }, { 0x290A0, -1, -1, -1, -1, -1, -1, -1, -1, 1508739 }, { 0x290A2, -1, -1, 1508746, -1, -1, -1, -1, -1, -1 }, { 0x290A3, -1, -1, 1508751, -1, -1, -1, -1, -1, -1 }, { 0x290A4, -1, -1, 1508756, -1, -1, -1, -1, -1, -1 }, { 0x290A5, -1, -1, 1508761, -1, -1, -1, -1, -1, -1 }, { 0x290A6, -1, -1, 1508766, -1, -1, -1, -1, -1, -1 }, { 0x290A7, -1, -1, 1508772, -1, -1, -1, -1, -1, -1 }, { 0x290A8, -1, -1, 1508776, -1, -1, -1, -1, -1, -1 }, { 0x290AA, -1, -1, 1508781, -1, -1, -1, -1, -1, -1 }, { 0x290AB, -1, -1, 1508786, -1, -1, -1, -1, -1, -1 }, { 0x290AF, -1, 1508791, -1, -1, -1, -1, -1, -1, -1 }, { 0x290B0, -1, 1508796, -1, -1, -1, -1, -1, -1, -1 }, { 0x290B1, -1, 1508801, -1, -1, -1, -1, -1, -1, -1 }, { 0x290B3, 1508805, -1, -1, -1, -1, 1508871, 1508876, -1, -1 }, { 0x290B4, -1, -1, 1508885, -1, -1, -1, -1, -1, -1 }, { 0x290B5, -1, -1, 1508890, -1, -1, -1, -1, -1, -1 }, { 0x290B6, -1, -1, -1, -1, -1, -1, -1, -1, 1508896 }, { 0x290B9, -1, -1, 1508901, -1, -1, -1, -1, -1, -1 }, { 0x290BB, -1, -1, 1508905, -1, -1, -1, -1, -1, -1 }, { 0x290BC, -1, -1, 1508910, -1, -1, -1, -1, -1, -1 }, { 0x290BD, -1, -1, 1508916, -1, -1, -1, -1, -1, -1 }, { 0x290BE, -1, -1, 1508922, -1, -1, -1, -1, -1, -1 }, { 0x290BF, -1, -1, 1508928, -1, -1, -1, -1, -1, -1 }, { 0x290C0, -1, 1508933, 1508938, -1, -1, -1, -1, -1, -1 }, { 0x290C1, -1, -1, 1508943, -1, -1, -1, -1, -1, -1 }, { 0x290C3, -1, -1, 1508947, -1, -1, -1, -1, -1, -1 }, { 0x290CB, -1, -1, 1508952, -1, -1, -1, -1, -1, -1 }, { 0x290CD, -1, -1, 1508958, -1, -1, -1, -1, -1, -1 }, { 0x290CE, -1, -1, 1508964, -1, -1, -1, -1, -1, -1 }, { 0x290D0, -1, -1, 1508970, -1, -1, -1, -1, -1, -1 }, { 0x290D1, -1, -1, 1508974, -1, -1, -1, -1, -1, -1 }, { 0x290D2, -1, -1, 1508978, -1, -1, -1, -1, -1, -1 }, { 0x290D5, -1, -1, 1508983, -1, -1, -1, -1, -1, -1 }, { 0x290D6, -1, -1, 1508991, -1, -1, -1, -1, -1, -1 }, { 0x290D8, -1, -1, 1508996, -1, -1, -1, -1, -1, -1 }, { 0x290D9, -1, -1, 1509002, -1, -1, -1, -1, -1, -1 }, { 0x290DA, -1, -1, 1509008, -1, -1, -1, -1, -1, -1 }, { 0x290DC, -1, -1, 1509014, -1, -1, -1, -1, -1, -1 }, { 0x290DE, -1, -1, 1509018, -1, -1, -1, -1, -1, -1 }, { 0x290E0, -1, -1, 1509024, -1, -1, -1, -1, -1, -1 }, { 0x290E1, -1, -1, 1509029, -1, -1, -1, -1, -1, -1 }, { 0x290E4, -1, 1509034, -1, -1, -1, -1, -1, -1, -1 }, { 0x290E5, -1, 1509039, -1, -1, -1, -1, -1, -1, -1 }, { 0x290EC, -1, 1509044, 1509049, -1, -1, -1, -1, -1, -1 }, { 0x290ED, -1, 1509054, 1509060, -1, -1, -1, -1, -1, -1 }, { 0x290EF, -1, -1, 1509066, -1, -1, -1, -1, -1, -1 }, { 0x290F0, -1, -1, 1509070, -1, -1, -1, -1, -1, -1 }, { 0x290F1, -1, -1, 1509075, -1, -1, -1, -1, -1, -1 }, { 0x290F3, -1, -1, -1, -1, -1, -1, -1, -1, 1509080 }, { 0x290F4, -1, -1, 1509086, -1, -1, -1, -1, -1, -1 }, { 0x290F5, -1, -1, 1509090, -1, -1, -1, -1, -1, -1 }, { 0x290F6, -1, -1, 1509095, -1, -1, -1, -1, -1, -1 }, { 0x290F7, -1, -1, 1509099, -1, -1, -1, -1, -1, -1 }, { 0x290F9, -1, -1, 1509104, -1, -1, -1, -1, -1, -1 }, { 0x290FA, -1, -1, 1509109, -1, -1, -1, -1, -1, -1 }, { 0x290FE, -1, -1, 1509114, -1, -1, -1, -1, -1, -1 }, { 0x29105, -1, -1, 1509119, -1, -1, -1, -1, -1, -1 }, { 0x2910A, -1, -1, 1509123, -1, -1, -1, -1, -1, -1 }, { 0x2910B, -1, -1, 1509129, -1, -1, -1, -1, -1, -1 }, { 0x2910D, -1, 1509133, -1, -1, -1, -1, -1, -1, -1 }, { 0x2910E, -1, -1, -1, -1, -1, -1, -1, -1, 1509138 }, { 0x2910F, -1, -1, -1, -1, -1, -1, -1, -1, 1509143 }, { 0x29110, -1, 1509149, -1, -1, -1, -1, -1, -1, 1509155 }, { 0x29111, -1, -1, -1, -1, -1, -1, -1, -1, 1509161 }, { 0x29112, -1, -1, -1, -1, -1, -1, -1, -1, 1509167 }, { 0x29113, -1, -1, -1, -1, -1, -1, -1, -1, 1509171 }, { 0x29114, -1, -1, -1, -1, -1, -1, -1, -1, 1509177 }, { 0x29115, -1, -1, 1509184, -1, -1, -1, -1, -1, -1 }, { 0x29116, -1, -1, 1509189, -1, -1, -1, -1, -1, -1 }, { 0x29117, -1, -1, 1509195, -1, -1, -1, -1, -1, -1 }, { 0x29118, -1, -1, 1509200, -1, -1, -1, -1, -1, -1 }, { 0x29119, -1, -1, 1509206, -1, -1, -1, -1, -1, -1 }, { 0x2911A, -1, -1, 1509211, -1, -1, -1, -1, -1, -1 }, { 0x2911B, -1, -1, 1509215, -1, -1, -1, -1, -1, -1 }, { 0x2911C, -1, -1, 1509221, -1, -1, -1, -1, -1, -1 }, { 0x2911D, -1, -1, 1509225, -1, -1, -1, -1, -1, -1 }, { 0x2911E, -1, -1, 1509230, -1, -1, -1, -1, -1, -1 }, { 0x29120, -1, -1, 1509234, -1, -1, -1, -1, -1, -1 }, { 0x29121, -1, -1, 1509240, -1, -1, -1, -1, -1, -1 }, { 0x29122, -1, -1, 1509246, -1, -1, -1, -1, -1, -1 }, { 0x29126, -1, -1, 1509251, -1, -1, -1, -1, -1, -1 }, { 0x29128, -1, -1, -1, -1, -1, -1, -1, -1, 1509257 }, { 0x2912A, -1, -1, 1509264, -1, -1, -1, -1, -1, -1 }, { 0x2912C, -1, -1, 1509270, -1, -1, -1, -1, -1, -1 }, { 0x2912E, -1, -1, 1509275, -1, -1, -1, -1, -1, -1 }, { 0x2912F, -1, -1, 1509280, -1, -1, -1, -1, -1, -1 }, { 0x29130, -1, -1, -1, -1, -1, -1, -1, -1, 1509284 }, { 0x29131, -1, -1, -1, -1, -1, -1, -1, -1, 1509289 }, { 0x29132, -1, -1, -1, -1, -1, -1, -1, -1, 1509295 }, { 0x29133, -1, -1, -1, -1, -1, -1, -1, -1, 1509300 }, { 0x29134, -1, -1, -1, -1, -1, -1, -1, -1, 1509307 }, { 0x29135, -1, -1, -1, -1, -1, -1, -1, -1, 1509313 }, { 0x29136, -1, -1, -1, -1, -1, -1, -1, -1, 1509319 }, { 0x29137, -1, -1, 1509325, -1, -1, -1, -1, -1, -1 }, { 0x29138, -1, -1, 1509331, -1, -1, -1, -1, -1, -1 }, { 0x2913A, -1, -1, 1509335, -1, -1, -1, -1, -1, -1 }, { 0x2913B, -1, -1, 1509341, -1, -1, -1, -1, -1, -1 }, { 0x2913C, -1, 1509345, 1509350, -1, -1, -1, -1, -1, -1 }, { 0x2913D, -1, -1, 1509355, -1, -1, -1, -1, -1, -1 }, { 0x2913E, -1, -1, 1509359, -1, -1, -1, -1, -1, -1 }, { 0x2913F, -1, -1, 1509363, -1, -1, -1, -1, -1, -1 }, { 0x29140, -1, -1, 1509367, -1, -1, -1, -1, -1, -1 }, { 0x29141, -1, -1, 1509373, -1, -1, -1, -1, -1, -1 }, { 0x29143, -1, -1, 1509379, -1, -1, -1, -1, -1, -1 }, { 0x29144, -1, -1, 1509387, -1, -1, -1, -1, -1, -1 }, { 0x29145, -1, -1, 1509391, -1, -1, -1, -1, -1, -1 }, { 0x29146, -1, -1, 1509397, -1, -1, -1, -1, -1, -1 }, { 0x29147, -1, -1, 1509402, -1, -1, -1, -1, -1, -1 }, { 0x2914C, -1, -1, 1509406, -1, -1, -1, -1, -1, -1 }, { 0x2914D, -1, 1509412, 1509418, -1, -1, -1, -1, -1, -1 }, { 0x29156, -1, -1, 1509423, -1, -1, -1, -1, -1, -1 }, { 0x29158, -1, -1, -1, -1, -1, -1, -1, -1, 1509427 }, { 0x29159, -1, -1, -1, -1, -1, -1, -1, -1, 1509432 }, { 0x2915A, -1, -1, -1, -1, -1, -1, -1, -1, 1509438 }, { 0x2915B, -1, 1509444, -1, -1, -1, -1, -1, -1, 1509450 }, { 0x2915C, -1, -1, -1, -1, -1, -1, -1, -1, 1509456 }, { 0x2915D, -1, -1, 1509462, -1, -1, -1, -1, -1, -1 }, { 0x2915E, -1, -1, 1509466, -1, -1, -1, -1, -1, -1 }, { 0x29160, -1, -1, 1509473, -1, -1, -1, -1, -1, -1 }, { 0x29161, -1, -1, 1509478, -1, -1, -1, -1, -1, -1 }, { 0x29162, -1, -1, 1509483, -1, -1, -1, -1, -1, -1 }, { 0x29165, -1, -1, 1509487, -1, -1, -1, -1, -1, -1 }, { 0x29166, -1, -1, 1509492, -1, -1, -1, -1, -1, -1 }, { 0x29167, -1, -1, 1509497, -1, -1, -1, -1, -1, -1 }, { 0x29168, -1, -1, 1509504, -1, -1, -1, -1, -1, -1 }, { 0x29169, -1, -1, 1509509, -1, -1, -1, -1, -1, -1 }, { 0x2916A, -1, -1, 1509513, -1, -1, -1, -1, -1, -1 }, { 0x2916E, -1, -1, 1509521, -1, -1, -1, -1, -1, -1 }, { 0x29170, -1, 1509526, 1509530, -1, -1, -1, -1, -1, -1 }, { 0x29172, -1, -1, 1509534, -1, -1, -1, -1, -1, -1 }, { 0x29174, -1, -1, 1509539, -1, -1, -1, -1, -1, -1 }, { 0x29179, -1, -1, -1, -1, -1, -1, -1, -1, 1509544 }, { 0x2917A, -1, -1, -1, -1, -1, -1, -1, -1, 1509549 }, { 0x2917B, 1509559, 1509554, -1, -1, -1, -1, -1, -1, 1509572 }, { 0x2917C, -1, -1, 1509578, -1, -1, -1, -1, -1, -1 }, { 0x2917D, -1, -1, 1509584, -1, -1, -1, -1, -1, -1 }, { 0x2917E, -1, -1, 1509590, -1, -1, -1, -1, -1, -1 }, { 0x2917F, -1, -1, 1509595, -1, -1, -1, -1, -1, -1 }, { 0x29180, -1, -1, 1509599, -1, -1, -1, -1, -1, -1 }, { 0x29181, -1, -1, 1509604, -1, -1, -1, -1, -1, -1 }, { 0x29182, -1, -1, 1509609, -1, -1, -1, -1, -1, -1 }, { 0x29184, -1, -1, 1509613, -1, -1, -1, -1, -1, -1 }, { 0x29185, -1, -1, 1509619, -1, -1, -1, -1, -1, -1 }, { 0x29186, -1, -1, 1509623, -1, -1, -1, -1, -1, -1 }, { 0x2918B, -1, -1, -1, -1, -1, -1, -1, -1, 1509629 }, { 0x2918D, -1, -1, -1, -1, -1, -1, -1, -1, 1509634 }, { 0x2918E, -1, -1, 1509639, -1, -1, -1, -1, -1, -1 }, { 0x2918F, -1, -1, -1, -1, -1, -1, -1, -1, 1509644 }, { 0x29190, -1, -1, -1, -1, -1, -1, -1, -1, 1509650 }, { 0x29191, -1, -1, 1509656, -1, -1, -1, -1, -1, -1 }, { 0x29192, -1, -1, 1509662, -1, -1, -1, -1, -1, -1 }, { 0x29193, -1, -1, 1509668, -1, -1, -1, -1, -1, -1 }, { 0x29194, -1, -1, 1509673, -1, -1, -1, -1, -1, -1 }, { 0x29198, -1, -1, 1509679, -1, -1, -1, -1, -1, -1 }, { 0x2919A, -1, -1, 1509684, -1, -1, -1, -1, -1, -1 }, { 0x2919C, -1, 1509690, -1, -1, -1, -1, -1, -1, -1 }, { 0x2919D, -1, -1, 1509696, -1, -1, -1, -1, -1, -1 }, { 0x2919F, -1, -1, 1509700, -1, -1, -1, -1, -1, -1 }, { 0x291A0, -1, -1, -1, -1, -1, -1, -1, -1, 1509705 }, { 0x291A1, -1, -1, -1, -1, -1, -1, -1, -1, 1509712 }, { 0x291A2, -1, -1, -1, -1, -1, -1, -1, -1, 1509717 }, { 0x291A3, -1, -1, 1509722, -1, -1, -1, -1, -1, -1 }, { 0x291A4, -1, -1, 1509727, -1, -1, -1, -1, -1, -1 }, { 0x291A6, -1, -1, 1509733, -1, -1, -1, -1, -1, -1 }, { 0x291A8, -1, 1509738, -1, -1, -1, -1, -1, -1, -1 }, { 0x291AA, -1, -1, -1, -1, -1, -1, -1, -1, 1509744 }, { 0x291AB, -1, -1, 1509750, -1, -1, -1, -1, -1, -1 }, { 0x291AC, -1, -1, -1, -1, -1, -1, -1, -1, 1509756 }, { 0x291AE, -1, -1, 1509763, -1, -1, -1, -1, -1, -1 }, { 0x291AF, -1, -1, 1509769, -1, -1, -1, -1, -1, -1 }, { 0x291B1, -1, -1, 1509775, -1, -1, -1, -1, -1, -1 }, { 0x291B2, -1, -1, 1509780, -1, -1, -1, -1, -1, -1 }, { 0x291B4, -1, -1, -1, -1, -1, -1, -1, -1, 1509784 }, { 0x291B5, -1, -1, 1509789, -1, -1, -1, -1, -1, -1 }, { 0x291B6, -1, -1, 1509793, -1, -1, -1, -1, -1, -1 }, { 0x291B7, -1, -1, 1509799, -1, -1, -1, -1, -1, 1509805 }, { 0x291B8, -1, -1, 1509811, -1, -1, -1, -1, -1, -1 }, { 0x291BB, -1, -1, 1509817, -1, -1, -1, -1, -1, -1 }, { 0x291BC, -1, -1, 1509823, -1, -1, -1, -1, -1, -1 }, { 0x291BD, -1, -1, 1509829, -1, -1, -1, -1, -1, -1 }, { 0x291BE, -1, -1, -1, -1, -1, -1, -1, -1, 1509835 }, { 0x291BF, -1, -1, 1509841, -1, -1, -1, -1, -1, -1 }, { 0x291C4, -1, -1, 1509849, -1, -1, -1, -1, -1, -1 }, { 0x291C5, -1, -1, -1, -1, -1, -1, -1, -1, 1509855 }, { 0x291C6, -1, -1, -1, -1, -1, -1, -1, -1, 1509859 }, { 0x291C7, -1, -1, 1509865, -1, -1, -1, -1, -1, -1 }, { 0x291CD, -1, -1, -1, -1, -1, -1, -1, -1, 1509870 }, { 0x291CE, -1, -1, 1509875, -1, -1, -1, -1, -1, -1 }, { 0x291CF, -1, -1, 1509881, -1, -1, -1, -1, -1, -1 }, { 0x291D0, -1, -1, 1509887, -1, -1, -1, -1, -1, -1 }, { 0x291D3, 1509897, 1509891, -1, -1, -1, -1, -1, -1, -1 }, { 0x291D4, -1, -1, 1509905, -1, -1, -1, -1, -1, -1 }, { 0x291D5, -1, 1509911, 1509923, -1, -1, -1, -1, 1509917, -1 }, { 0x291D6, -1, -1, 1509929, -1, -1, -1, -1, -1, -1 }, { 0x291DB, 1509941, 1509935, -1, -1, -1, -1, -1, -1, -1 }, { 0x291DC, -1, -1, 1509950, -1, -1, -1, -1, -1, -1 }, { 0x291DD, -1, -1, 1509956, -1, -1, -1, -1, -1, -1 }, { 0x291DF, -1, -1, 1509962, -1, -1, -1, -1, -1, -1 }, { 0x291E0, -1, -1, 1509968, -1, -1, -1, -1, -1, -1 }, { 0x291E2, -1, -1, -1, -1, -1, -1, -1, -1, 1509971 }, { 0x291E3, -1, -1, 1509982, -1, -1, -1, -1, 1509976, -1 }, { 0x291E9, -1, -1, 1509986, -1, -1, -1, -1, -1, -1 }, { 0x291EB, -1, 1509991, 1509996, -1, -1, -1, -1, -1, -1 }, { 0x291EE, -1, -1, 1510001, -1, -1, -1, -1, -1, -1 }, { 0x291EF, -1, -1, 1510006, -1, -1, -1, -1, -1, -1 }, { 0x291F4, -1, -1, 1510011, -1, -1, -1, -1, -1, -1 }, { 0x291F5, -1, -1, 1510017, -1, -1, -1, -1, -1, -1 }, { 0x291FA, -1, -1, 1510021, -1, -1, -1, -1, -1, -1 }, { 0x291FB, -1, -1, 1510025, -1, -1, -1, -1, -1, -1 }, { 0x291FD, -1, -1, 1510030, -1, -1, -1, -1, -1, -1 }, { 0x29201, -1, -1, 1510035, -1, -1, -1, -1, -1, -1 }, { 0x29202, -1, -1, -1, -1, -1, -1, -1, -1, 1510040 }, { 0x29206, -1, -1, 1510044, -1, -1, -1, -1, -1, -1 }, { 0x29207, -1, -1, 1510048, -1, -1, -1, -1, -1, -1 }, { 0x29208, -1, -1, 1510053, -1, -1, -1, -1, -1, -1 }, { 0x29209, -1, -1, 1510059, -1, -1, -1, -1, -1, -1 }, { 0x2920A, -1, -1, 1510064, -1, -1, -1, -1, -1, -1 }, { 0x2920B, -1, -1, 1510069, -1, -1, -1, -1, -1, -1 }, { 0x2920D, -1, -1, 1510073, -1, -1, -1, -1, -1, -1 }, { 0x2920E, -1, -1, 1510079, -1, -1, -1, -1, -1, -1 }, { 0x2920F, -1, -1, 1510085, -1, -1, -1, -1, -1, -1 }, { 0x29210, -1, -1, 1510089, -1, -1, -1, -1, -1, -1 }, { 0x29211, -1, -1, 1510094, -1, -1, -1, -1, -1, -1 }, { 0x29214, -1, -1, 1510099, -1, -1, -1, -1, -1, -1 }, { 0x29215, -1, -1, 1510103, -1, -1, -1, -1, -1, -1 }, { 0x29216, -1, -1, 1510107, -1, -1, -1, -1, -1, -1 }, { 0x29217, -1, -1, 1510113, -1, -1, -1, -1, -1, -1 }, { 0x29218, -1, -1, -1, -1, -1, -1, -1, -1, 1510118 }, { 0x2921A, -1, -1, 1510124, -1, -1, -1, -1, -1, -1 }, { 0x2921C, -1, -1, 1510130, -1, -1, -1, -1, -1, -1 }, { 0x2921E, -1, -1, 1510135, -1, -1, -1, -1, -1, -1 }, { 0x29221, -1, -1, 1510140, -1, -1, -1, -1, -1, -1 }, { 0x29222, -1, -1, 1510146, -1, -1, -1, -1, -1, -1 }, { 0x29223, -1, -1, 1510150, -1, -1, -1, -1, -1, -1 }, { 0x29224, -1, -1, 1510155, -1, -1, -1, -1, -1, -1 }, { 0x29225, -1, -1, 1510160, -1, -1, -1, -1, -1, -1 }, { 0x29226, -1, -1, 1510166, -1, -1, -1, -1, -1, -1 }, { 0x29229, -1, -1, -1, -1, -1, -1, -1, -1, 1510171 }, { 0x2922A, -1, -1, -1, -1, -1, -1, -1, -1, 1510176 }, { 0x2922C, -1, -1, 1510182, -1, -1, -1, -1, -1, -1 }, { 0x2922D, -1, -1, 1510187, -1, -1, -1, -1, -1, -1 }, { 0x2922E, -1, -1, 1510191, -1, -1, -1, -1, -1, -1 }, { 0x2922F, -1, -1, 1510197, -1, -1, -1, -1, -1, -1 }, { 0x29231, -1, -1, 1510202, -1, -1, -1, -1, -1, -1 }, { 0x29232, -1, -1, 1510206, -1, -1, -1, -1, -1, -1 }, { 0x29234, -1, -1, 1510212, -1, -1, -1, -1, -1, -1 }, { 0x29235, -1, -1, 1510216, -1, -1, -1, -1, -1, -1 }, { 0x29236, -1, -1, 1510221, -1, -1, -1, -1, -1, -1 }, { 0x29238, -1, -1, 1510226, -1, -1, -1, -1, -1, -1 }, { 0x29239, -1, -1, 1510231, -1, -1, -1, -1, -1, -1 }, { 0x2923A, -1, -1, 1510237, -1, -1, -1, -1, -1, -1 }, { 0x2923B, -1, -1, 1510242, -1, -1, -1, -1, -1, -1 }, { 0x2923C, -1, -1, 1510247, -1, -1, -1, -1, -1, -1 }, { 0x29240, -1, -1, 1510252, -1, -1, -1, -1, -1, -1 }, { 0x29241, -1, -1, 1510257, -1, -1, -1, -1, -1, -1 }, { 0x29242, -1, -1, 1510263, -1, -1, -1, -1, -1, -1 }, { 0x29244, -1, -1, 1510267, -1, -1, -1, -1, -1, -1 }, { 0x29246, -1, -1, 1510273, -1, -1, -1, -1, -1, -1 }, { 0x2924B, -1, -1, 1510279, -1, -1, -1, -1, -1, -1 }, { 0x2924D, -1, -1, 1510283, -1, -1, -1, -1, -1, -1 }, { 0x29250, -1, -1, 1510289, -1, -1, -1, -1, -1, -1 }, { 0x29254, -1, -1, 1510294, -1, -1, -1, -1, -1, -1 }, { 0x29255, -1, -1, 1510300, -1, -1, -1, -1, -1, -1 }, { 0x29257, -1, -1, 1510305, -1, -1, -1, -1, -1, -1 }, { 0x29259, -1, -1, 1510311, -1, -1, -1, -1, -1, -1 }, { 0x2925C, -1, -1, 1510316, -1, -1, -1, -1, -1, -1 }, { 0x2925D, -1, -1, 1510320, -1, -1, -1, -1, -1, -1 }, { 0x29261, -1, -1, 1510325, -1, -1, -1, -1, -1, -1 }, { 0x29262, -1, -1, 1510330, -1, -1, -1, -1, -1, -1 }, { 0x29265, -1, -1, 1510334, -1, -1, -1, -1, -1, -1 }, { 0x29267, -1, -1, 1510340, -1, -1, -1, -1, -1, -1 }, { 0x2926B, -1, -1, 1510346, -1, -1, -1, -1, -1, -1 }, { 0x2926C, -1, -1, 1510350, -1, -1, -1, -1, -1, -1 }, { 0x2926F, -1, -1, 1510354, -1, -1, -1, -1, -1, -1 }, { 0x29270, -1, -1, 1510360, -1, -1, -1, -1, -1, -1 }, { 0x29271, -1, -1, 1510365, -1, -1, -1, -1, -1, -1 }, { 0x29272, 1510373, 1510369, -1, -1, -1, -1, -1, -1, -1 }, { 0x29274, -1, -1, 1510397, -1, -1, -1, -1, -1, -1 }, { 0x29275, -1, -1, 1510400, -1, -1, -1, -1, -1, -1 }, { 0x29278, -1, -1, 1510405, -1, -1, -1, -1, -1, -1 }, { 0x29279, -1, -1, 1510409, -1, -1, -1, -1, -1, -1 }, { 0x2927A, -1, -1, 1510413, -1, -1, -1, -1, -1, -1 }, { 0x2927C, -1, -1, 1510418, -1, -1, -1, -1, -1, -1 }, { 0x2927D, -1, -1, 1510424, -1, -1, -1, -1, -1, -1 }, { 0x2927E, -1, -1, 1510428, -1, -1, -1, -1, -1, -1 }, { 0x2927F, -1, -1, 1510433, -1, -1, -1, -1, -1, -1 }, { 0x29280, -1, -1, 1510437, -1, -1, -1, -1, -1, -1 }, { 0x29281, -1, -1, 1510441, -1, -1, -1, -1, -1, -1 }, { 0x29282, -1, -1, 1510446, -1, -1, -1, -1, -1, -1 }, { 0x29283, -1, -1, 1510452, -1, -1, -1, -1, -1, -1 }, { 0x29284, -1, -1, 1510456, -1, -1, -1, -1, -1, -1 }, { 0x29285, -1, -1, 1510462, -1, -1, -1, -1, -1, -1 }, { 0x29287, -1, -1, 1510467, -1, -1, -1, -1, -1, -1 }, { 0x2928C, -1, -1, 1510471, -1, -1, -1, -1, -1, -1 }, { 0x2928D, -1, -1, 1510477, -1, -1, -1, -1, -1, -1 }, { 0x2928F, -1, -1, 1510482, -1, -1, -1, -1, -1, -1 }, { 0x29291, -1, -1, 1510487, -1, -1, -1, -1, -1, -1 }, { 0x29293, -1, -1, 1510493, -1, -1, -1, -1, -1, -1 }, { 0x29294, -1, -1, 1510498, -1, -1, -1, -1, -1, -1 }, { 0x29296, -1, -1, 1510504, -1, -1, -1, -1, -1, -1 }, { 0x2929A, 1510515, 1510510, 1510527, -1, -1, -1, -1, -1, -1 }, { 0x2929B, -1, -1, 1510532, -1, -1, -1, -1, -1, -1 }, { 0x2929C, -1, -1, 1510537, -1, -1, -1, -1, -1, -1 }, { 0x2929D, -1, -1, 1510542, -1, -1, -1, -1, -1, -1 }, { 0x292A1, -1, -1, 1510547, -1, -1, -1, -1, -1, -1 }, { 0x292A2, -1, -1, 1510553, -1, -1, -1, -1, -1, -1 }, { 0x292A3, -1, -1, 1510556, -1, -1, -1, -1, -1, -1 }, { 0x292A4, -1, -1, 1510561, -1, -1, -1, -1, -1, -1 }, { 0x292A8, -1, -1, 1510565, -1, -1, -1, -1, -1, -1 }, { 0x292A9, -1, -1, 1510571, -1, -1, -1, -1, -1, -1 }, { 0x292AA, -1, -1, 1510577, -1, -1, -1, -1, -1, -1 }, { 0x292AB, -1, -1, 1510582, -1, -1, -1, -1, -1, -1 }, { 0x292AC, -1, -1, 1510588, -1, -1, -1, -1, -1, -1 }, { 0x292AD, -1, -1, 1510592, -1, -1, -1, -1, -1, -1 }, { 0x292AE, -1, -1, 1510597, -1, -1, -1, -1, -1, -1 }, { 0x292AF, -1, -1, 1510602, -1, -1, -1, -1, -1, -1 }, { 0x292B0, -1, -1, 1510606, -1, -1, -1, -1, -1, -1 }, { 0x292B4, -1, -1, 1510610, -1, -1, -1, -1, -1, -1 }, { 0x292B5, -1, -1, 1510615, -1, -1, -1, -1, -1, -1 }, { 0x292B6, -1, -1, 1510620, -1, -1, -1, -1, -1, -1 }, { 0x292BA, -1, -1, 1510624, -1, -1, -1, -1, -1, -1 }, { 0x292BB, -1, -1, 1510629, -1, -1, -1, -1, -1, -1 }, { 0x292BD, -1, -1, -1, -1, -1, -1, -1, -1, 1510634 }, { 0x292BE, -1, -1, -1, -1, -1, -1, -1, -1, 1510638 }, { 0x292BF, -1, -1, 1510643, -1, -1, -1, -1, -1, -1 }, { 0x292C1, -1, -1, 1510647, -1, -1, -1, -1, -1, -1 }, { 0x292C2, -1, -1, 1510653, -1, -1, -1, -1, -1, -1 }, { 0x292C3, -1, -1, 1510658, -1, -1, -1, -1, -1, -1 }, { 0x292C4, -1, -1, 1510663, -1, -1, -1, -1, -1, -1 }, { 0x292C5, -1, -1, 1510669, -1, -1, -1, -1, -1, -1 }, { 0x292C6, -1, -1, 1510673, -1, -1, -1, -1, -1, -1 }, { 0x292C8, -1, -1, 1510679, -1, -1, -1, -1, -1, -1 }, { 0x292C9, -1, -1, 1510684, -1, -1, -1, -1, -1, -1 }, { 0x292CA, -1, -1, 1510688, -1, -1, -1, -1, -1, -1 }, { 0x292CB, -1, -1, 1510691, -1, -1, -1, -1, -1, -1 }, { 0x292CC, -1, -1, 1510697, -1, -1, -1, -1, -1, -1 }, { 0x292CD, -1, -1, 1510701, -1, -1, -1, -1, -1, -1 }, { 0x292CF, -1, -1, 1510707, -1, -1, -1, -1, -1, -1 }, { 0x292D2, -1, -1, 1510712, -1, -1, -1, -1, -1, -1 }, { 0x292D4, 1510724, 1510718, -1, -1, -1, -1, -1, -1, -1 }, { 0x292D7, -1, -1, 1510729, -1, -1, -1, -1, -1, -1 }, { 0x292D8, 1510740, 1510734, 1510746, -1, -1, -1, -1, -1, -1 }, { 0x292D9, -1, -1, 1510751, -1, -1, -1, -1, -1, -1 }, { 0x292DC, -1, -1, 1510757, -1, -1, -1, -1, -1, -1 }, { 0x292DD, -1, -1, 1510761, -1, -1, -1, -1, -1, -1 }, { 0x292DE, -1, -1, 1510766, -1, -1, -1, -1, -1, -1 }, { 0x292DF, -1, -1, 1510771, -1, -1, -1, -1, -1, -1 }, { 0x292E0, -1, -1, 1510775, -1, -1, -1, -1, -1, -1 }, { 0x292E1, -1, -1, 1510781, -1, -1, -1, -1, -1, -1 }, { 0x292E2, -1, -1, 1510786, -1, -1, -1, -1, -1, -1 }, { 0x292E3, -1, -1, 1510792, -1, -1, -1, -1, -1, -1 }, { 0x292E4, -1, -1, 1510796, -1, -1, -1, -1, -1, -1 }, { 0x292E7, 1510806, 1510800, 1510832, -1, -1, -1, -1, -1, -1 }, { 0x292E8, -1, -1, 1510837, -1, -1, -1, -1, -1, -1 }, { 0x292E9, -1, -1, 1510841, -1, -1, -1, -1, -1, -1 }, { 0x292EA, -1, -1, 1510846, -1, -1, -1, -1, -1, -1 }, { 0x292EB, -1, -1, 1510850, -1, -1, -1, -1, -1, -1 }, { 0x292EC, -1, -1, 1510856, -1, -1, -1, -1, -1, -1 }, { 0x292EE, -1, -1, 1510862, -1, -1, -1, -1, -1, -1 }, { 0x292EF, -1, -1, 1510868, -1, -1, -1, -1, -1, -1 }, { 0x292F0, -1, -1, 1510874, -1, -1, -1, -1, -1, -1 }, { 0x292F1, -1, -1, 1510880, -1, -1, -1, -1, -1, -1 }, { 0x292F5, -1, -1, 1510886, -1, -1, -1, -1, -1, -1 }, { 0x292F7, -1, -1, 1510891, -1, -1, -1, -1, -1, -1 }, { 0x292F9, -1, -1, 1510894, -1, -1, -1, -1, -1, -1 }, { 0x292FA, -1, -1, 1510900, -1, -1, -1, -1, -1, -1 }, { 0x292FB, -1, -1, 1510905, -1, -1, -1, -1, -1, -1 }, { 0x292FD, -1, -1, 1510910, -1, -1, -1, -1, -1, -1 }, { 0x292FE, -1, -1, 1510913, -1, -1, -1, -1, -1, -1 }, { 0x292FF, -1, -1, 1510918, -1, -1, -1, -1, -1, -1 }, { 0x29302, -1, -1, -1, -1, -1, -1, -1, -1, 1510923 }, { 0x29303, -1, -1, 1510930, -1, -1, -1, -1, -1, -1 }, { 0x29304, -1, -1, 1510936, -1, -1, -1, -1, -1, -1 }, { 0x29306, -1, -1, 1510942, -1, -1, -1, -1, -1, -1 }, { 0x29307, -1, -1, 1510947, -1, -1, -1, -1, -1, -1 }, { 0x29308, -1, -1, 1510951, -1, -1, -1, -1, -1, -1 }, { 0x29309, -1, -1, 1510956, -1, -1, -1, -1, -1, -1 }, { 0x2930A, -1, -1, 1510960, -1, -1, -1, -1, -1, -1 }, { 0x2930C, -1, -1, 1510965, -1, -1, -1, -1, -1, -1 }, { 0x2930D, -1, -1, 1510971, -1, -1, -1, -1, -1, -1 }, { 0x2930F, -1, -1, 1510976, -1, -1, -1, -1, -1, -1 }, { 0x29310, -1, -1, 1510980, -1, -1, -1, -1, -1, -1 }, { 0x29311, -1, -1, 1510984, -1, -1, -1, -1, -1, -1 }, { 0x29318, -1, -1, 1510990, -1, -1, -1, -1, -1, -1 }, { 0x2931D, -1, -1, 1510994, -1, -1, -1, -1, -1, -1 }, { 0x29320, -1, -1, 1511000, -1, -1, -1, -1, -1, -1 }, { 0x29321, -1, -1, 1511007, -1, -1, -1, -1, -1, -1 }, { 0x29322, -1, -1, 1511011, -1, -1, -1, -1, -1, -1 }, { 0x29327, -1, -1, 1511016, -1, -1, -1, -1, -1, -1 }, { 0x29328, -1, -1, 1511020, -1, -1, -1, -1, -1, -1 }, { 0x29329, -1, -1, 1511027, -1, -1, -1, -1, -1, -1 }, { 0x2932A, -1, -1, 1511032, -1, -1, -1, -1, -1, -1 }, { 0x2932B, -1, -1, 1511036, -1, -1, -1, -1, -1, -1 }, { 0x2932C, -1, -1, 1511040, -1, -1, -1, -1, -1, -1 }, { 0x2932D, -1, -1, 1511047, -1, -1, -1, -1, -1, -1 }, { 0x2932E, -1, -1, 1511052, -1, -1, -1, -1, -1, -1 }, { 0x2932F, -1, -1, 1511056, -1, -1, -1, -1, -1, -1 }, { 0x29330, -1, -1, 1511062, -1, -1, -1, -1, -1, -1 }, { 0x29332, -1, -1, 1511068, -1, -1, -1, -1, -1, -1 }, { 0x2933E, -1, -1, 1511072, -1, -1, -1, -1, -1, -1 }, { 0x29342, -1, -1, 1511079, -1, -1, -1, -1, -1, -1 }, { 0x29343, -1, -1, 1511084, -1, -1, -1, -1, -1, -1 }, { 0x29345, -1, -1, 1511089, -1, -1, -1, -1, -1, -1 }, { 0x29346, -1, -1, 1511095, -1, -1, -1, -1, -1, -1 }, { 0x29349, -1, -1, 1511099, -1, -1, -1, -1, -1, -1 }, { 0x2934B, -1, -1, 1511105, -1, -1, -1, -1, -1, -1 }, { 0x2934C, -1, -1, 1511112, -1, -1, -1, -1, -1, -1 }, { 0x2934E, -1, -1, 1511118, -1, -1, -1, -1, -1, -1 }, { 0x2934F, -1, -1, 1511124, -1, -1, -1, -1, -1, -1 }, { 0x29350, -1, -1, 1511128, -1, -1, -1, -1, -1, -1 }, { 0x29353, -1, -1, 1511134, -1, -1, -1, -1, -1, 1511140 }, { 0x29354, -1, -1, 1511146, -1, -1, -1, -1, -1, -1 }, { 0x29356, -1, -1, 1511150, -1, -1, -1, -1, -1, -1 }, { 0x29357, 1511154, -1, 1511217, -1, -1, -1, -1, -1, -1 }, { 0x29359, -1, -1, 1511223, -1, -1, -1, -1, -1, -1 }, { 0x2935A, -1, -1, 1511227, -1, -1, -1, -1, -1, -1 }, { 0x2935C, -1, -1, 1511232, -1, -1, -1, -1, -1, -1 }, { 0x2935D, -1, -1, 1511237, -1, -1, -1, -1, -1, -1 }, { 0x29361, -1, -1, 1511242, -1, -1, -1, -1, -1, -1 }, { 0x29362, -1, -1, -1, -1, -1, -1, -1, -1, 1511248 }, { 0x29363, -1, -1, -1, -1, -1, -1, -1, -1, 1511252 }, { 0x29365, -1, -1, 1511257, -1, -1, -1, -1, -1, -1 }, { 0x29366, -1, -1, 1511261, -1, -1, -1, -1, -1, -1 }, { 0x29367, -1, -1, 1511265, -1, -1, -1, -1, -1, -1 }, { 0x29368, -1, -1, 1511271, -1, -1, -1, -1, -1, -1 }, { 0x2936A, -1, -1, 1511276, -1, -1, -1, -1, -1, -1 }, { 0x29372, -1, -1, 1511281, -1, -1, -1, -1, -1, -1 }, { 0x29373, -1, -1, 1511286, -1, -1, -1, -1, -1, -1 }, { 0x29375, -1, -1, 1511290, -1, -1, -1, -1, -1, -1 }, { 0x29377, -1, -1, 1511295, -1, -1, -1, -1, -1, -1 }, { 0x29378, -1, -1, 1511300, -1, -1, -1, -1, -1, -1 }, { 0x2937B, -1, -1, 1511304, -1, -1, -1, -1, -1, -1 }, { 0x2937C, -1, -1, 1511310, -1, -1, -1, -1, -1, -1 }, { 0x2937F, -1, -1, 1511314, -1, -1, -1, -1, -1, -1 }, { 0x29382, -1, -1, 1511318, -1, -1, -1, -1, -1, -1 }, { 0x29383, -1, -1, 1511324, -1, -1, -1, -1, -1, -1 }, { 0x29389, -1, -1, 1511329, -1, -1, -1, -1, -1, -1 }, { 0x2938A, -1, -1, 1511333, -1, -1, -1, -1, -1, -1 }, { 0x2938E, -1, -1, 1511338, -1, -1, -1, -1, -1, -1 }, { 0x29391, -1, -1, 1511342, -1, -1, -1, -1, -1, -1 }, { 0x29392, -1, -1, 1511348, -1, -1, -1, -1, -1, -1 }, { 0x29394, -1, -1, 1511353, -1, -1, -1, -1, -1, -1 }, { 0x29395, -1, -1, 1511359, -1, -1, -1, -1, -1, -1 }, { 0x29396, -1, -1, 1511363, -1, -1, -1, -1, -1, -1 }, { 0x29397, -1, -1, 1511368, -1, -1, -1, -1, -1, -1 }, { 0x29398, -1, -1, 1511373, -1, -1, -1, -1, -1, -1 }, { 0x29399, -1, -1, 1511378, -1, -1, -1, -1, -1, -1 }, { 0x2939A, -1, -1, 1511383, -1, -1, -1, -1, -1, -1 }, { 0x2939B, -1, -1, 1511388, -1, -1, -1, -1, -1, -1 }, { 0x2939C, -1, -1, 1511392, -1, -1, -1, -1, -1, -1 }, { 0x2939F, 1511402, 1511397, 1511406, -1, -1, -1, -1, -1, -1 }, { 0x293A2, -1, -1, 1511411, -1, -1, -1, -1, -1, -1 }, { 0x293A4, -1, -1, 1511416, -1, -1, -1, -1, -1, -1 }, { 0x293A5, -1, -1, 1511421, -1, -1, -1, -1, -1, -1 }, { 0x293AB, -1, -1, 1511425, -1, -1, -1, -1, -1, -1 }, { 0x293AD, -1, -1, 1511430, -1, -1, -1, -1, -1, -1 }, { 0x293B0, -1, -1, 1511434, -1, -1, -1, -1, -1, -1 }, { 0x293B2, -1, -1, 1511439, -1, -1, -1, -1, -1, -1 }, { 0x293B3, -1, -1, 1511444, -1, -1, -1, -1, -1, -1 }, { 0x293B5, -1, -1, 1511450, -1, -1, -1, -1, -1, -1 }, { 0x293B7, -1, -1, 1511455, -1, -1, -1, -1, -1, -1 }, { 0x293B9, -1, -1, 1511459, -1, -1, -1, -1, -1, -1 }, { 0x293BB, -1, -1, 1511463, -1, -1, -1, -1, -1, -1 }, { 0x293BC, -1, -1, 1511468, -1, -1, -1, -1, -1, -1 }, { 0x293BD, -1, -1, 1511473, -1, -1, -1, -1, -1, -1 }, { 0x293BE, -1, -1, 1511477, -1, -1, -1, -1, -1, -1 }, { 0x293C2, -1, -1, 1511482, -1, -1, -1, -1, -1, -1 }, { 0x293C5, -1, -1, 1511488, -1, -1, -1, -1, -1, -1 }, { 0x293C6, -1, -1, 1511493, -1, -1, -1, -1, -1, -1 }, { 0x293C7, -1, -1, 1511498, -1, -1, -1, -1, -1, -1 }, { 0x293C8, -1, -1, 1511504, -1, -1, -1, -1, -1, -1 }, { 0x293C9, -1, -1, 1511510, -1, -1, -1, -1, -1, -1 }, { 0x293CF, -1, -1, 1511515, -1, -1, -1, -1, -1, -1 }, { 0x293D0, -1, -1, 1511520, -1, -1, -1, -1, -1, -1 }, { 0x293D2, -1, -1, 1511525, -1, -1, -1, -1, -1, -1 }, { 0x293D3, -1, -1, 1511529, -1, -1, -1, -1, -1, -1 }, { 0x293D6, -1, -1, 1511534, -1, -1, -1, -1, -1, -1 }, { 0x293D7, -1, -1, 1511539, -1, -1, -1, -1, -1, -1 }, { 0x293D8, -1, -1, 1511545, -1, -1, -1, -1, -1, -1 }, { 0x293DA, -1, -1, 1511550, -1, -1, -1, -1, -1, -1 }, { 0x293DD, -1, -1, 1511555, -1, -1, -1, -1, -1, -1 }, { 0x293DE, -1, -1, 1511560, -1, -1, -1, -1, -1, -1 }, { 0x293DF, -1, -1, 1511565, -1, -1, -1, -1, -1, -1 }, { 0x293E0, -1, -1, 1511569, -1, -1, -1, -1, -1, -1 }, { 0x293E1, -1, -1, 1511576, -1, -1, -1, -1, -1, -1 }, { 0x293E3, -1, -1, 1511581, -1, -1, -1, -1, -1, -1 }, { 0x293E4, -1, -1, 1511586, -1, -1, -1, -1, -1, -1 }, { 0x293E5, -1, -1, 1511591, -1, -1, -1, -1, -1, -1 }, { 0x293E9, -1, -1, 1511596, -1, -1, -1, -1, -1, -1 }, { 0x293EA, -1, -1, 1511602, -1, -1, -1, -1, -1, -1 }, { 0x293EB, -1, -1, 1511608, -1, -1, -1, -1, -1, -1 }, { 0x293ED, -1, -1, 1511612, -1, -1, -1, -1, -1, -1 }, { 0x293EE, -1, -1, 1511616, -1, -1, -1, -1, -1, -1 }, { 0x293EF, -1, -1, 1511620, -1, -1, -1, -1, -1, -1 }, { 0x293F2, -1, -1, 1511624, -1, -1, -1, -1, -1, -1 }, { 0x293F3, -1, -1, -1, -1, -1, -1, -1, -1, 1511629 }, { 0x293F4, -1, -1, 1511634, -1, -1, -1, -1, -1, -1 }, { 0x293F5, -1, -1, 1511638, -1, -1, -1, -1, -1, -1 }, { 0x293F6, -1, -1, 1511642, -1, -1, -1, -1, -1, -1 }, { 0x293F7, -1, -1, 1511647, -1, -1, -1, -1, -1, -1 }, { 0x293F9, -1, -1, 1511652, -1, -1, -1, -1, -1, -1 }, { 0x293FA, -1, -1, 1511658, -1, -1, -1, -1, -1, -1 }, { 0x293FC, 1511669, 1511663, 1511750, -1, -1, -1, -1, -1, -1 }, { 0x293FD, -1, -1, 1511754, -1, -1, -1, -1, -1, -1 }, { 0x293FE, -1, -1, 1511760, -1, -1, -1, -1, -1, -1 }, { 0x293FF, 1511765, -1, 1511833, -1, -1, -1, -1, -1, -1 }, { 0x29400, 1511843, 1511838, 1511849, -1, -1, -1, -1, -1, -1 }, { 0x29401, -1, -1, 1511854, -1, -1, -1, -1, -1, -1 }, { 0x29405, -1, -1, 1511859, -1, -1, -1, -1, -1, -1 }, { 0x29406, -1, -1, 1511863, -1, -1, -1, -1, -1, -1 }, { 0x29409, -1, -1, 1511867, -1, -1, -1, -1, -1, -1 }, { 0x2940C, -1, -1, 1511872, -1, -1, -1, -1, -1, -1 }, { 0x2940D, -1, -1, 1511877, -1, -1, -1, -1, -1, -1 }, { 0x29418, -1, -1, 1511881, -1, -1, -1, -1, -1, -1 }, { 0x29419, -1, -1, 1511887, -1, -1, -1, -1, -1, -1 }, { 0x2941A, -1, -1, 1511892, -1, -1, -1, -1, -1, -1 }, { 0x2941B, -1, -1, 1511896, -1, -1, -1, -1, -1, -1 }, { 0x2941C, -1, -1, 1511902, -1, -1, -1, -1, -1, -1 }, { 0x2941D, -1, 1511907, -1, -1, -1, -1, -1, -1, -1 }, { 0x2941E, -1, -1, 1511912, -1, -1, -1, -1, -1, -1 }, { 0x29420, -1, 1511917, 1511923, -1, -1, -1, -1, -1, -1 }, { 0x29421, -1, -1, 1511929, -1, -1, -1, -1, -1, -1 }, { 0x29423, -1, -1, 1511933, -1, -1, -1, -1, -1, -1 }, { 0x29424, -1, -1, 1511939, -1, -1, -1, -1, -1, -1 }, { 0x29425, -1, -1, 1511945, -1, -1, -1, -1, -1, -1 }, { 0x29426, -1, -1, 1511949, -1, -1, -1, -1, -1, -1 }, { 0x29428, -1, -1, 1511953, -1, -1, -1, -1, -1, -1 }, { 0x2942B, -1, -1, 1511959, -1, -1, -1, -1, -1, -1 }, { 0x2942C, -1, -1, 1511963, -1, -1, -1, -1, -1, -1 }, { 0x2942D, -1, -1, 1511968, -1, -1, -1, -1, -1, -1 }, { 0x2942E, -1, -1, 1511973, -1, -1, -1, -1, -1, -1 }, { 0x2942F, -1, -1, 1511978, -1, -1, -1, -1, -1, -1 }, { 0x29430, -1, -1, 1511984, -1, -1, -1, -1, -1, -1 }, { 0x29431, -1, -1, 1511987, -1, -1, -1, -1, -1, -1 }, { 0x29433, -1, 1511991, -1, -1, -1, -1, -1, -1, -1 }, { 0x29434, -1, -1, 1511996, -1, -1, -1, -1, -1, -1 }, { 0x29435, -1, -1, 1512002, -1, -1, -1, -1, -1, -1 }, { 0x29436, -1, -1, 1512008, -1, -1, -1, -1, -1, -1 }, { 0x29437, -1, -1, 1512013, -1, -1, -1, -1, -1, -1 }, { 0x2943B, -1, -1, 1512019, -1, -1, -1, -1, -1, -1 }, { 0x2943C, -1, -1, 1512023, -1, -1, -1, -1, -1, -1 }, { 0x2943E, -1, -1, 1512027, -1, -1, -1, -1, -1, -1 }, { 0x2943F, -1, 1512031, -1, -1, -1, -1, -1, -1, -1 }, { 0x29440, -1, -1, 1512038, -1, -1, -1, -1, -1, -1 }, { 0x29441, -1, -1, 1512042, -1, -1, -1, -1, -1, -1 }, { 0x29442, -1, -1, 1512045, -1, -1, -1, -1, -1, -1 }, { 0x29443, -1, -1, 1512051, -1, -1, -1, -1, -1, -1 }, { 0x29447, -1, -1, 1512055, -1, -1, -1, -1, -1, -1 }, { 0x29448, -1, 1512062, 1512069, -1, -1, -1, -1, -1, -1 }, { 0x29449, -1, -1, 1512076, -1, -1, -1, -1, -1, -1 }, { 0x2944A, -1, -1, 1512081, -1, -1, -1, -1, -1, -1 }, { 0x2944D, -1, -1, 1512087, -1, -1, -1, -1, -1, -1 }, { 0x29450, -1, -1, 1512091, -1, -1, -1, -1, -1, -1 }, { 0x29452, -1, -1, 1512097, -1, -1, -1, -1, -1, -1 }, { 0x29453, -1, -1, 1512102, -1, -1, -1, -1, -1, -1 }, { 0x29454, -1, -1, 1512109, -1, -1, -1, -1, -1, -1 }, { 0x29455, -1, -1, 1512113, -1, -1, -1, -1, -1, -1 }, { 0x29456, -1, -1, 1512117, -1, -1, -1, -1, -1, -1 }, { 0x29457, -1, -1, 1512123, -1, -1, -1, -1, -1, -1 }, { 0x29458, -1, -1, 1512128, -1, -1, -1, -1, -1, -1 }, { 0x29459, -1, -1, 1512134, -1, -1, -1, -1, -1, -1 }, { 0x2945A, -1, -1, 1512140, -1, -1, -1, -1, -1, -1 }, { 0x2945D, -1, -1, 1512146, -1, -1, -1, -1, -1, -1 }, { 0x2945F, -1, -1, 1512151, -1, -1, -1, -1, -1, -1 }, { 0x29461, -1, -1, 1512156, -1, -1, -1, -1, -1, -1 }, { 0x29462, -1, -1, 1512160, -1, -1, -1, -1, -1, -1 }, { 0x29463, -1, -1, 1512165, -1, -1, -1, -1, -1, -1 }, { 0x29464, -1, -1, 1512170, -1, -1, -1, -1, -1, -1 }, { 0x29465, -1, -1, 1512174, -1, -1, -1, -1, -1, -1 }, { 0x29466, -1, -1, 1512179, -1, -1, -1, -1, -1, -1 }, { 0x2946C, -1, -1, 1512183, -1, -1, -1, -1, -1, -1 }, { 0x2946D, -1, -1, 1512187, -1, -1, -1, -1, -1, -1 }, { 0x2946E, -1, -1, 1512193, -1, -1, -1, -1, -1, -1 }, { 0x2946F, -1, -1, 1512197, -1, -1, -1, -1, -1, -1 }, { 0x29470, -1, -1, 1512202, -1, -1, -1, -1, -1, 1512207 }, { 0x29473, -1, -1, 1512213, -1, -1, -1, -1, -1, -1 }, { 0x29474, -1, -1, 1512219, -1, -1, -1, -1, -1, -1 }, { 0x29475, -1, -1, 1512224, -1, -1, -1, -1, -1, -1 }, { 0x29476, -1, -1, 1512229, -1, -1, -1, -1, -1, -1 }, { 0x29477, -1, -1, 1512233, -1, -1, -1, -1, -1, -1 }, { 0x29478, -1, -1, 1512237, -1, -1, -1, -1, -1, -1 }, { 0x29479, -1, -1, 1512241, -1, -1, -1, -1, -1, -1 }, { 0x2947A, 1512252, 1512247, -1, -1, -1, -1, -1, -1, -1 }, { 0x2947B, -1, -1, 1512273, -1, -1, -1, -1, -1, -1 }, { 0x2947C, -1, -1, 1512277, -1, -1, -1, -1, -1, -1 }, { 0x2947E, -1, -1, 1512281, -1, -1, -1, -1, -1, -1 }, { 0x29480, -1, -1, 1512285, -1, -1, -1, -1, -1, -1 }, { 0x29482, -1, -1, 1512291, -1, -1, -1, -1, -1, -1 }, { 0x29483, -1, -1, 1512296, -1, -1, -1, -1, -1, -1 }, { 0x29484, -1, -1, 1512301, -1, -1, -1, -1, -1, -1 }, { 0x29487, -1, -1, 1512305, -1, -1, -1, -1, -1, -1 }, { 0x29488, -1, -1, 1512309, -1, -1, -1, -1, -1, -1 }, { 0x2948A, -1, -1, 1512315, -1, -1, -1, -1, -1, -1 }, { 0x2948F, -1, -1, 1512320, -1, -1, -1, -1, -1, -1 }, { 0x29490, -1, -1, 1512325, -1, -1, -1, -1, -1, -1 }, { 0x29493, -1, -1, 1512330, -1, -1, -1, -1, -1, -1 }, { 0x29494, -1, -1, 1512336, -1, -1, -1, -1, -1, -1 }, { 0x29495, -1, -1, 1512341, -1, -1, -1, -1, -1, -1 }, { 0x29496, -1, -1, 1512346, -1, -1, -1, -1, -1, -1 }, { 0x29498, -1, -1, 1512351, -1, -1, -1, -1, -1, -1 }, { 0x29499, -1, -1, 1512358, -1, -1, -1, -1, -1, -1 }, { 0x2949A, -1, -1, 1512362, -1, -1, -1, -1, -1, -1 }, { 0x2949B, -1, -1, 1512369, -1, -1, -1, -1, -1, -1 }, { 0x2949D, -1, -1, 1512373, -1, -1, -1, -1, -1, -1 }, { 0x2949E, -1, -1, 1512378, -1, -1, -1, -1, -1, -1 }, { 0x294A2, -1, -1, 1512384, -1, -1, -1, -1, -1, -1 }, { 0x294A3, -1, -1, 1512389, -1, -1, -1, -1, -1, -1 }, { 0x294A6, -1, -1, 1512395, -1, -1, -1, -1, -1, -1 }, { 0x294A7, -1, -1, 1512400, -1, -1, -1, -1, -1, -1 }, { 0x294A8, -1, -1, 1512404, -1, -1, -1, -1, -1, -1 }, { 0x294AA, -1, -1, 1512408, -1, -1, -1, -1, -1, -1 }, { 0x294AE, -1, -1, 1512414, -1, -1, -1, -1, -1, -1 }, { 0x294B0, -1, -1, 1512419, -1, -1, -1, -1, -1, -1 }, { 0x294B3, -1, -1, 1512422, -1, -1, -1, -1, -1, -1 }, { 0x294B4, -1, -1, 1512427, -1, -1, -1, -1, -1, -1 }, { 0x294B5, -1, -1, 1512433, -1, -1, -1, -1, -1, -1 }, { 0x294B7, -1, -1, 1512439, -1, -1, -1, -1, -1, -1 }, { 0x294BA, -1, -1, 1512444, -1, -1, -1, -1, -1, -1 }, { 0x294BC, -1, -1, 1512448, -1, -1, -1, -1, -1, -1 }, { 0x294BD, -1, -1, 1512454, -1, -1, -1, -1, -1, -1 }, { 0x294BE, -1, -1, 1512458, -1, -1, -1, -1, -1, -1 }, { 0x294BF, -1, -1, 1512462, -1, -1, -1, -1, -1, -1 }, { 0x294C2, -1, -1, 1512468, -1, -1, -1, -1, -1, -1 }, { 0x294C5, -1, -1, 1512472, -1, -1, -1, -1, -1, -1 }, { 0x294D0, -1, 1512478, 1512483, -1, -1, -1, -1, -1, -1 }, { 0x294D2, -1, -1, 1512487, -1, -1, -1, -1, -1, -1 }, { 0x294D3, -1, -1, 1512492, -1, -1, -1, -1, -1, -1 }, { 0x294D6, -1, -1, 1512497, -1, -1, -1, -1, -1, -1 }, { 0x294D7, -1, -1, 1512501, -1, -1, -1, -1, -1, -1 }, { 0x294D9, -1, 1512506, -1, -1, -1, -1, -1, -1, -1 }, { 0x294DA, -1, 1512512, -1, -1, -1, -1, -1, -1, -1 }, { 0x294DB, -1, -1, -1, -1, -1, -1, -1, -1, 1512518 }, { 0x294DC, -1, -1, -1, -1, -1, -1, -1, -1, 1512525 }, { 0x294DD, -1, -1, 1512531, -1, -1, -1, -1, -1, -1 }, { 0x294DE, -1, -1, 1512542, -1, -1, -1, -1, 1512536, -1 }, { 0x294DF, -1, -1, 1512548, -1, -1, -1, -1, -1, -1 }, { 0x294E0, -1, -1, 1512553, -1, -1, -1, -1, -1, -1 }, { 0x294E2, -1, -1, 1512558, -1, -1, -1, -1, -1, -1 }, { 0x294E3, -1, -1, 1512563, -1, -1, -1, -1, -1, -1 }, { 0x294E4, -1, -1, 1512567, -1, -1, -1, -1, -1, -1 }, { 0x294E5, 1512577, 1512571, 1512603, -1, -1, -1, -1, -1, -1 }, { 0x294E6, -1, -1, 1512608, -1, -1, -1, -1, -1, -1 }, { 0x294E7, -1, 1512612, 1512616, -1, -1, -1, -1, -1, -1 }, { 0x294E8, -1, -1, 1512620, -1, -1, -1, -1, -1, -1 }, { 0x294EA, -1, -1, 1512626, -1, -1, -1, -1, -1, -1 }, { 0x294EB, -1, -1, 1512630, -1, -1, -1, -1, -1, -1 }, { 0x294EC, -1, -1, 1512636, -1, -1, -1, -1, -1, -1 }, { 0x294EE, -1, -1, 1512641, -1, -1, -1, -1, -1, -1 }, { 0x294FA, -1, -1, 1512645, -1, -1, -1, -1, -1, -1 }, { 0x294FB, -1, -1, 1512652, -1, -1, -1, -1, -1, -1 }, { 0x294FC, -1, -1, 1512657, -1, -1, -1, -1, -1, -1 }, { 0x294FD, -1, -1, 1512662, -1, -1, -1, -1, -1, -1 }, { 0x29500, -1, -1, 1512667, -1, -1, -1, -1, -1, -1 }, { 0x29501, -1, -1, 1512672, -1, -1, -1, -1, -1, -1 }, { 0x29502, -1, -1, 1512677, -1, -1, -1, -1, -1, -1 }, { 0x29503, -1, -1, 1512682, -1, -1, -1, -1, -1, -1 }, { 0x29504, -1, -1, 1512688, -1, -1, -1, -1, -1, -1 }, { 0x29506, -1, -1, 1512693, -1, -1, -1, -1, -1, -1 }, { 0x29507, -1, -1, 1512698, -1, -1, -1, -1, -1, -1 }, { 0x29508, -1, -1, 1512703, -1, -1, -1, -1, -1, -1 }, { 0x29509, -1, -1, 1512713, -1, -1, -1, -1, 1512707, -1 }, { 0x2950A, -1, -1, 1512718, -1, -1, -1, -1, -1, -1 }, { 0x2950B, -1, -1, 1512725, -1, -1, -1, -1, -1, -1 }, { 0x29514, -1, -1, 1512731, -1, -1, -1, -1, -1, -1 }, { 0x29515, -1, -1, 1512737, -1, -1, -1, -1, -1, -1 }, { 0x29516, 1512748, 1512742, -1, -1, -1, -1, -1, -1, -1 }, { 0x29517, 1512760, 1512754, 1512792, -1, -1, -1, -1, -1, -1 }, { 0x29518, -1, -1, 1512797, -1, -1, -1, -1, -1, -1 }, { 0x29519, -1, -1, 1512802, -1, -1, -1, -1, -1, -1 }, { 0x2951A, -1, -1, 1512806, -1, -1, -1, -1, -1, -1 }, { 0x2951D, -1, -1, 1512812, -1, -1, -1, -1, -1, -1 }, { 0x2951F, -1, -1, 1512817, -1, -1, -1, -1, -1, -1 }, { 0x29520, -1, -1, 1512822, -1, -1, -1, -1, -1, -1 }, { 0x29521, -1, -1, 1512827, -1, -1, -1, -1, -1, -1 }, { 0x29522, -1, -1, 1512832, -1, -1, -1, -1, -1, -1 }, { 0x29523, -1, -1, 1512836, -1, -1, -1, -1, -1, -1 }, { 0x29525, -1, -1, 1512842, -1, -1, -1, -1, -1, -1 }, { 0x29526, -1, -1, 1512848, -1, -1, -1, -1, -1, -1 }, { 0x2952E, -1, -1, 1512852, -1, -1, -1, -1, -1, -1 }, { 0x29531, -1, -1, 1512857, -1, -1, -1, -1, -1, -1 }, { 0x29533, -1, -1, 1512863, -1, -1, -1, -1, -1, -1 }, { 0x29534, -1, -1, 1512867, -1, -1, -1, -1, -1, -1 }, { 0x29535, -1, -1, 1512871, -1, -1, -1, -1, -1, -1 }, { 0x29536, -1, -1, 1512876, -1, -1, -1, -1, -1, -1 }, { 0x29537, -1, -1, 1512880, -1, -1, -1, -1, -1, -1 }, { 0x29538, -1, -1, 1512884, -1, -1, -1, -1, -1, -1 }, { 0x29539, -1, -1, 1512888, -1, -1, -1, -1, -1, -1 }, { 0x2953B, -1, -1, 1512893, -1, -1, -1, -1, -1, -1 }, { 0x2953C, -1, -1, 1512898, -1, -1, -1, -1, -1, -1 }, { 0x29540, -1, -1, 1512902, -1, -1, -1, -1, -1, -1 }, { 0x29544, 1512912, 1512906, -1, -1, -1, -1, -1, -1, -1 }, { 0x29546, -1, -1, 1512928, -1, -1, -1, -1, -1, 1512934 }, { 0x29549, -1, -1, 1512942, -1, -1, -1, -1, -1, -1 }, { 0x2954A, -1, -1, 1512948, -1, -1, -1, -1, -1, -1 }, { 0x2954C, -1, -1, 1512954, -1, -1, -1, -1, -1, -1 }, { 0x2954D, -1, -1, 1512959, -1, -1, -1, -1, -1, -1 }, { 0x2954F, -1, -1, 1512964, -1, -1, -1, -1, -1, -1 }, { 0x29550, -1, -1, 1512968, -1, -1, -1, -1, -1, -1 }, { 0x29555, -1, -1, 1512974, -1, -1, -1, -1, -1, -1 }, { 0x29556, -1, -1, 1512979, -1, -1, -1, -1, -1, -1 }, { 0x2955C, -1, -1, 1512985, -1, -1, -1, -1, -1, -1 }, { 0x2955F, -1, -1, 1512990, -1, -1, -1, -1, -1, -1 }, { 0x29560, -1, -1, 1512993, -1, -1, -1, -1, -1, -1 }, { 0x29561, -1, -1, 1512998, -1, -1, -1, -1, -1, -1 }, { 0x29564, -1, -1, 1513002, -1, -1, -1, -1, -1, -1 }, { 0x2956A, -1, -1, 1513007, -1, -1, -1, -1, -1, -1 }, { 0x2956C, -1, -1, 1513013, -1, -1, -1, -1, -1, -1 }, { 0x2956D, 1513016, -1, 1513035, -1, -1, -1, -1, -1, -1 }, { 0x2956F, -1, -1, 1513040, -1, -1, -1, -1, -1, -1 }, { 0x29571, -1, -1, 1513045, -1, -1, -1, -1, -1, -1 }, { 0x29572, -1, -1, 1513051, -1, -1, -1, -1, -1, -1 }, { 0x29573, -1, -1, 1513055, -1, -1, -1, -1, -1, -1 }, { 0x29575, -1, -1, 1513061, -1, -1, -1, -1, -1, -1 }, { 0x29579, -1, -1, 1513066, -1, -1, -1, -1, -1, -1 }, { 0x2957E, -1, -1, 1513072, -1, -1, -1, -1, -1, -1 }, { 0x29580, -1, -1, 1513078, -1, -1, -1, -1, -1, -1 }, { 0x29581, -1, -1, 1513081, -1, -1, -1, -1, -1, -1 }, { 0x29584, -1, -1, 1513086, -1, -1, -1, -1, -1, -1 }, { 0x29585, -1, -1, -1, -1, -1, -1, -1, -1, 1513091 }, { 0x29587, -1, -1, 1513096, -1, -1, -1, -1, -1, -1 }, { 0x29589, -1, -1, 1513102, -1, -1, -1, -1, -1, -1 }, { 0x2958A, -1, -1, 1513108, -1, -1, -1, -1, -1, -1 }, { 0x2958C, -1, -1, 1513114, -1, -1, -1, -1, -1, -1 }, { 0x2958D, -1, -1, 1513120, -1, -1, -1, -1, -1, -1 }, { 0x29592, -1, -1, 1513126, -1, -1, -1, -1, -1, -1 }, { 0x29594, -1, -1, 1513132, -1, -1, -1, -1, -1, -1 }, { 0x29595, -1, -1, 1513138, -1, -1, -1, -1, -1, -1 }, { 0x29596, -1, 1513142, 1513148, -1, -1, -1, -1, -1, -1 }, { 0x29597, 1513153, -1, 1513208, -1, -1, -1, -1, -1, -1 }, { 0x2959B, -1, -1, 1513213, -1, -1, -1, -1, -1, -1 }, { 0x2959D, -1, -1, 1513219, -1, -1, -1, -1, -1, -1 }, { 0x2959E, -1, 1513225, -1, -1, -1, -1, -1, -1, -1 }, { 0x295A0, -1, -1, 1513231, -1, -1, -1, -1, -1, -1 }, { 0x295A3, -1, -1, 1513236, -1, -1, -1, -1, -1, -1 }, { 0x295A4, -1, -1, 1513241, -1, -1, -1, -1, -1, -1 }, { 0x295A5, -1, -1, 1513246, -1, -1, -1, -1, -1, -1 }, { 0x295A6, -1, -1, 1513252, -1, -1, -1, -1, -1, -1 }, { 0x295A8, -1, -1, 1513257, -1, -1, -1, -1, -1, -1 }, { 0x295A9, -1, -1, 1513261, -1, -1, -1, -1, -1, -1 }, { 0x295AB, -1, -1, -1, -1, -1, -1, -1, -1, 1513267 }, { 0x295AC, -1, -1, 1513274, -1, -1, -1, -1, -1, -1 }, { 0x295AD, -1, -1, 1513278, -1, -1, -1, -1, -1, -1 }, { 0x295AF, -1, -1, 1513283, -1, -1, -1, -1, -1, -1 }, { 0x295B0, -1, 1513288, 1513293, -1, -1, -1, -1, -1, -1 }, { 0x295B1, -1, -1, 1513298, -1, -1, -1, -1, -1, -1 }, { 0x295B4, -1, -1, 1513303, -1, -1, -1, -1, -1, -1 }, { 0x295B5, -1, -1, 1513308, -1, -1, -1, -1, -1, -1 }, { 0x295B6, -1, -1, 1513314, -1, -1, -1, -1, -1, -1 }, { 0x295B7, -1, -1, 1513319, -1, -1, -1, -1, -1, -1 }, { 0x295B8, -1, 1513323, 1513328, -1, -1, -1, -1, -1, -1 }, { 0x295B9, -1, -1, 1513333, -1, -1, -1, -1, -1, -1 }, { 0x295BA, -1, -1, 1513337, -1, -1, -1, -1, -1, -1 }, { 0x295BC, -1, -1, 1513342, -1, -1, -1, -1, -1, -1 }, { 0x295BD, -1, -1, 1513346, -1, -1, -1, -1, -1, -1 }, { 0x295BE, -1, -1, 1513350, -1, -1, -1, -1, -1, -1 }, { 0x295C0, -1, -1, 1513354, -1, -1, -1, -1, -1, -1 }, { 0x295C2, -1, -1, -1, -1, -1, -1, -1, -1, 1513358 }, { 0x295C3, -1, -1, -1, -1, -1, -1, -1, -1, 1513363 }, { 0x295C4, -1, -1, 1513368, -1, -1, -1, -1, -1, -1 }, { 0x295C5, -1, -1, 1513374, -1, -1, -1, -1, -1, -1 }, { 0x295C9, -1, -1, 1513378, -1, -1, -1, -1, -1, -1 }, { 0x295CA, -1, -1, 1513382, -1, -1, -1, -1, -1, -1 }, { 0x295CE, -1, -1, 1513386, -1, -1, -1, -1, -1, -1 }, { 0x295CF, -1, -1, 1513391, -1, -1, -1, -1, -1, -1 }, { 0x295D0, -1, -1, 1513397, -1, -1, -1, -1, -1, -1 }, { 0x295D1, -1, -1, 1513402, -1, -1, -1, -1, -1, -1 }, { 0x295D2, -1, -1, 1513406, -1, -1, -1, -1, -1, -1 }, { 0x295D3, -1, -1, 1513410, -1, -1, -1, -1, -1, -1 }, { 0x295D4, -1, -1, 1513414, -1, -1, -1, -1, -1, -1 }, { 0x295D5, -1, -1, 1513419, -1, -1, -1, -1, -1, -1 }, { 0x295D7, -1, 1513424, -1, -1, -1, -1, -1, -1, -1 }, { 0x295D8, -1, -1, 1513430, -1, -1, -1, -1, -1, -1 }, { 0x295D9, -1, -1, 1513435, -1, -1, -1, -1, -1, -1 }, { 0x295DA, -1, -1, 1513440, -1, -1, -1, -1, -1, -1 }, { 0x295DC, -1, -1, 1513445, -1, -1, -1, -1, -1, -1 }, { 0x295DD, -1, -1, 1513450, -1, -1, -1, -1, -1, -1 }, { 0x295DE, -1, -1, 1513455, -1, -1, -1, -1, -1, -1 }, { 0x295E1, 1513464, 1513459, -1, -1, -1, -1, -1, -1, -1 }, { 0x295E2, -1, -1, 1513495, -1, -1, -1, -1, -1, -1 }, { 0x295E3, -1, -1, 1513501, -1, -1, -1, -1, -1, -1 }, { 0x295E4, -1, -1, 1513506, -1, -1, -1, -1, -1, -1 }, { 0x295E5, -1, -1, 1513511, -1, -1, -1, -1, -1, -1 }, { 0x295E7, -1, -1, 1513516, -1, -1, -1, -1, -1, -1 }, { 0x295E9, -1, 1513522, 1513527, -1, -1, -1, -1, -1, -1 }, { 0x295EA, -1, -1, 1513532, -1, -1, -1, -1, -1, -1 }, { 0x295EB, -1, -1, 1513538, -1, -1, -1, -1, -1, -1 }, { 0x295ED, -1, -1, 1513542, -1, -1, -1, -1, -1, -1 }, { 0x295F0, -1, -1, 1513546, -1, -1, -1, -1, -1, -1 }, { 0x295F1, -1, -1, 1513552, -1, -1, -1, -1, -1, -1 }, { 0x295F2, -1, -1, 1513556, -1, -1, -1, -1, -1, -1 }, { 0x295F4, 1513569, 1513563, 1513598, -1, -1, -1, -1, -1, -1 }, { 0x295F5, -1, -1, 1513604, -1, -1, -1, -1, -1, -1 }, { 0x295F6, -1, -1, 1513611, -1, -1, -1, -1, -1, -1 }, { 0x295F7, -1, -1, 1513616, -1, -1, -1, -1, -1, -1 }, { 0x295FC, -1, -1, 1513621, -1, -1, -1, -1, -1, -1 }, { 0x295FD, -1, -1, 1513627, -1, -1, -1, -1, -1, -1 }, { 0x295FE, -1, -1, 1513631, -1, -1, -1, -1, -1, -1 }, { 0x29600, -1, -1, 1513638, -1, -1, -1, -1, -1, -1 }, { 0x29601, -1, -1, 1513644, -1, -1, -1, -1, -1, -1 }, { 0x29604, -1, -1, -1, -1, -1, -1, -1, -1, 1513651 }, { 0x29605, -1, -1, 1513655, -1, -1, -1, -1, -1, -1 }, { 0x29607, -1, -1, 1513660, -1, -1, -1, -1, -1, -1 }, { 0x29608, -1, -1, 1513666, -1, -1, -1, -1, -1, -1 }, { 0x2960A, -1, -1, 1513671, -1, -1, -1, -1, -1, -1 }, { 0x2960B, -1, -1, 1513675, -1, -1, -1, -1, -1, -1 }, { 0x2960D, -1, -1, 1513680, -1, -1, -1, -1, -1, -1 }, { 0x2960E, -1, -1, 1513686, -1, -1, -1, -1, -1, -1 }, { 0x2960F, -1, -1, 1513692, -1, -1, -1, -1, -1, -1 }, { 0x29611, -1, -1, 1513696, -1, -1, -1, -1, -1, -1 }, { 0x29612, -1, -1, 1513702, -1, -1, -1, -1, -1, -1 }, { 0x29613, -1, -1, 1513708, -1, -1, -1, -1, -1, -1 }, { 0x29618, -1, -1, 1513713, -1, -1, -1, -1, -1, -1 }, { 0x2961C, -1, -1, 1513719, -1, -1, -1, -1, -1, -1 }, { 0x2961D, -1, -1, 1513725, -1, -1, -1, -1, -1, -1 }, { 0x2961F, -1, -1, 1513730, -1, -1, -1, -1, -1, -1 }, { 0x29620, -1, -1, 1513734, -1, -1, -1, -1, -1, -1 }, { 0x29621, -1, -1, 1513739, -1, -1, -1, -1, -1, -1 }, { 0x29623, -1, -1, -1, -1, -1, -1, -1, -1, 1513743 }, { 0x29624, -1, -1, 1513748, -1, -1, -1, -1, -1, -1 }, { 0x29627, -1, -1, 1513752, -1, -1, -1, -1, -1, -1 }, { 0x29628, -1, -1, -1, -1, -1, -1, -1, -1, 1513756 }, { 0x29629, -1, -1, -1, -1, -1, -1, -1, -1, 1513762 }, { 0x2962A, -1, -1, -1, -1, -1, -1, -1, -1, 1513768 }, { 0x2962B, -1, -1, -1, -1, -1, -1, -1, -1, 1513775 }, { 0x2962C, -1, -1, -1, -1, -1, -1, -1, -1, 1513781 }, { 0x2962D, -1, -1, 1513787, -1, -1, -1, -1, -1, -1 }, { 0x2962E, -1, -1, 1513792, -1, -1, -1, -1, -1, -1 }, { 0x2962F, -1, -1, 1513796, -1, -1, -1, -1, -1, -1 }, { 0x29630, -1, -1, 1513802, -1, -1, -1, -1, -1, -1 }, { 0x29631, -1, -1, 1513806, -1, -1, -1, -1, -1, -1 }, { 0x29633, -1, -1, 1513813, -1, -1, -1, -1, -1, -1 }, { 0x29635, -1, -1, 1513817, -1, -1, -1, -1, -1, -1 }, { 0x29639, -1, -1, 1513823, -1, -1, -1, -1, -1, -1 }, { 0x2963A, -1, -1, 1513827, -1, -1, -1, -1, -1, -1 }, { 0x2963B, -1, -1, 1513832, -1, -1, -1, -1, -1, -1 }, { 0x2963C, -1, -1, 1513836, -1, -1, -1, -1, -1, -1 }, { 0x2963D, -1, -1, 1513843, -1, -1, -1, -1, -1, -1 }, { 0x2963F, -1, -1, 1513850, -1, -1, -1, -1, -1, -1 }, { 0x29644, -1, -1, 1513855, -1, -1, -1, -1, -1, -1 }, { 0x29646, -1, -1, 1513860, -1, -1, -1, -1, -1, -1 }, { 0x29647, -1, -1, 1513867, -1, -1, -1, -1, -1, -1 }, { 0x29648, -1, -1, 1513872, -1, -1, -1, -1, -1, -1 }, { 0x2964B, -1, -1, -1, -1, -1, -1, -1, -1, 1513877 }, { 0x2964C, -1, -1, -1, -1, -1, -1, -1, -1, 1513882 }, { 0x2964D, -1, -1, -1, -1, -1, -1, -1, -1, 1513887 }, { 0x2964F, -1, -1, 1513892, -1, -1, -1, -1, -1, -1 }, { 0x29650, -1, -1, 1513896, -1, -1, -1, -1, -1, -1 }, { 0x29651, -1, -1, 1513902, -1, -1, -1, -1, -1, -1 }, { 0x29652, -1, -1, 1513907, -1, -1, -1, -1, -1, -1 }, { 0x29655, -1, -1, -1, -1, -1, -1, -1, -1, 1513913 }, { 0x29656, -1, -1, 1513918, -1, -1, -1, -1, -1, -1 }, { 0x29658, -1, -1, 1513922, -1, -1, -1, -1, -1, -1 }, { 0x29659, -1, -1, 1513928, -1, -1, -1, -1, -1, -1 }, { 0x2965A, -1, -1, 1513933, -1, -1, -1, -1, -1, -1 }, { 0x2965B, -1, -1, 1513939, -1, -1, -1, -1, -1, -1 }, { 0x2965C, -1, -1, 1513945, -1, -1, -1, -1, -1, -1 }, { 0x2965D, -1, -1, 1513950, -1, -1, -1, -1, -1, -1 }, { 0x29660, -1, -1, 1513955, -1, -1, -1, -1, -1, -1 }, { 0x29661, -1, -1, 1513961, -1, -1, -1, -1, -1, -1 }, { 0x29662, -1, -1, 1513966, -1, -1, -1, -1, -1, -1 }, { 0x29663, -1, -1, 1513972, -1, -1, -1, -1, -1, -1 }, { 0x29665, -1, 1513978, 1513983, -1, -1, -1, -1, -1, -1 }, { 0x29666, -1, -1, 1513987, -1, -1, -1, -1, -1, -1 }, { 0x29667, 1513996, 1513991, 1514027, -1, -1, -1, -1, -1, -1 }, { 0x29668, -1, -1, 1514032, -1, -1, -1, -1, -1, -1 }, { 0x29669, -1, -1, 1514036, -1, -1, -1, -1, -1, -1 }, { 0x2966A, 1514047, 1514042, 1514057, -1, -1, -1, -1, -1, -1 }, { 0x2966B, 1514068, 1514063, 1514088, -1, -1, -1, -1, -1, -1 }, { 0x2966C, -1, -1, 1514093, -1, -1, -1, -1, -1, -1 }, { 0x2966D, -1, -1, 1514098, -1, -1, -1, -1, -1, -1 }, { 0x2966E, 1514103, -1, 1514137, -1, -1, -1, -1, -1, -1 }, { 0x2966F, 1514150, 1514143, 1514183, -1, -1, -1, -1, -1, -1 }, { 0x29670, -1, -1, 1514189, -1, -1, -1, -1, -1, -1 }, { 0x29672, -1, -1, 1514194, -1, -1, -1, -1, -1, -1 }, { 0x29673, -1, -1, -1, -1, -1, -1, -1, -1, 1514199 }, { 0x29677, -1, -1, 1514207, -1, -1, -1, -1, -1, -1 }, { 0x29678, -1, -1, 1514212, -1, -1, -1, -1, -1, -1 }, { 0x29679, -1, -1, -1, -1, -1, -1, -1, -1, 1514218 }, { 0x2967B, -1, -1, -1, -1, -1, -1, -1, -1, 1514225 }, { 0x2967D, -1, -1, 1514229, -1, -1, -1, -1, -1, -1 }, { 0x2967E, -1, -1, 1514235, -1, -1, -1, -1, -1, -1 }, { 0x29682, -1, -1, 1514240, -1, -1, -1, -1, -1, -1 }, { 0x29684, -1, -1, 1514244, -1, -1, -1, -1, -1, -1 }, { 0x29687, -1, -1, 1514248, -1, -1, -1, -1, -1, -1 }, { 0x29688, -1, -1, 1514252, -1, -1, -1, -1, -1, -1 }, { 0x29689, -1, -1, 1514257, -1, -1, -1, -1, -1, -1 }, { 0x29694, -1, -1, -1, -1, -1, -1, -1, -1, 1514262 }, { 0x29695, -1, -1, 1514268, -1, -1, -1, -1, -1, -1 }, { 0x29696, -1, -1, 1514273, -1, -1, -1, -1, -1, -1 }, { 0x29697, -1, -1, 1514278, -1, -1, -1, -1, -1, -1 }, { 0x2969B, -1, -1, 1514284, -1, -1, -1, -1, -1, -1 }, { 0x296A3, -1, -1, 1514288, -1, -1, -1, -1, -1, -1 }, { 0x296A5, -1, -1, 1514294, -1, -1, -1, -1, -1, -1 }, { 0x296A6, -1, -1, -1, -1, -1, -1, -1, -1, 1514298 }, { 0x296A7, -1, -1, -1, -1, -1, -1, -1, -1, 1514305 }, { 0x296A9, -1, -1, -1, -1, -1, -1, -1, -1, 1514310 }, { 0x296AA, -1, -1, 1514315, -1, -1, -1, -1, -1, -1 }, { 0x296AB, -1, -1, 1514319, -1, -1, -1, -1, -1, -1 }, { 0x296AC, -1, -1, 1514326, -1, -1, -1, -1, -1, -1 }, { 0x296AD, -1, -1, 1514329, -1, -1, -1, -1, -1, -1 }, { 0x296AE, -1, -1, 1514334, -1, -1, -1, -1, -1, -1 }, { 0x296AF, -1, -1, 1514338, -1, -1, -1, -1, -1, -1 }, { 0x296B1, -1, -1, 1514342, -1, -1, -1, -1, -1, -1 }, { 0x296B2, -1, -1, 1514349, -1, -1, -1, -1, -1, -1 }, { 0x296B5, -1, -1, 1514354, -1, -1, -1, -1, -1, -1 }, { 0x296B9, -1, -1, 1514359, -1, -1, -1, -1, -1, -1 }, { 0x296BB, -1, -1, 1514365, -1, -1, -1, -1, -1, -1 }, { 0x296BE, -1, -1, 1514370, -1, -1, -1, -1, -1, -1 }, { 0x296C2, -1, -1, -1, -1, -1, -1, -1, -1, 1514375 }, { 0x296C3, -1, -1, -1, -1, -1, -1, -1, -1, 1514378 }, { 0x296C4, -1, -1, -1, -1, -1, -1, -1, -1, 1514383 }, { 0x296C5, -1, -1, 1514389, -1, -1, -1, -1, -1, -1 }, { 0x296C6, -1, -1, 1514394, -1, -1, -1, -1, -1, -1 }, { 0x296C7, -1, -1, 1514398, -1, -1, -1, -1, -1, -1 }, { 0x296CB, -1, -1, 1514403, -1, -1, -1, -1, -1, -1 }, { 0x296CC, -1, -1, 1514408, -1, -1, -1, -1, -1, -1 }, { 0x296CE, -1, -1, 1514413, -1, -1, -1, -1, -1, -1 }, { 0x296CF, -1, -1, 1514418, -1, -1, -1, -1, -1, -1 }, { 0x296D1, -1, -1, 1514423, -1, -1, -1, -1, -1, -1 }, { 0x296D8, -1, -1, 1514427, -1, -1, -1, -1, -1, -1 }, { 0x296DC, -1, -1, -1, -1, -1, -1, -1, -1, 1514433 }, { 0x296DD, -1, -1, 1514439, -1, -1, -1, -1, -1, -1 }, { 0x296DE, -1, -1, 1514444, -1, -1, -1, -1, -1, -1 }, { 0x296DF, -1, -1, 1514449, -1, -1, -1, -1, -1, -1 }, { 0x296E0, -1, -1, 1514455, -1, -1, -1, -1, -1, -1 }, { 0x296E1, -1, -1, 1514460, -1, -1, -1, -1, -1, -1 }, { 0x296E2, -1, -1, 1514466, -1, -1, -1, -1, -1, -1 }, { 0x296E5, -1, -1, 1514471, -1, -1, -1, -1, -1, -1 }, { 0x296E6, -1, -1, 1514476, -1, -1, -1, -1, -1, -1 }, { 0x296E7, -1, -1, 1514483, -1, -1, -1, -1, -1, -1 }, { 0x296E8, -1, -1, 1514489, -1, -1, -1, -1, -1, -1 }, { 0x296E9, -1, -1, 1514494, -1, -1, -1, -1, -1, -1 }, { 0x296EA, -1, -1, 1514499, -1, -1, -1, -1, -1, -1 }, { 0x296ED, -1, -1, 1514503, -1, -1, -1, -1, -1, -1 }, { 0x296EE, -1, -1, 1514507, -1, -1, -1, -1, -1, -1 }, { 0x296F2, -1, -1, 1514511, -1, -1, -1, -1, -1, -1 }, { 0x296F3, -1, -1, 1514517, -1, -1, -1, -1, -1, -1 }, { 0x296F5, -1, -1, 1514522, -1, -1, -1, -1, -1, -1 }, { 0x296F6, -1, -1, 1514528, -1, -1, -1, -1, -1, -1 }, { 0x296F7, -1, -1, -1, -1, -1, -1, -1, -1, 1514532 }, { 0x296F8, -1, -1, -1, -1, -1, -1, -1, -1, 1514538 }, { 0x296F9, -1, -1, 1514544, -1, -1, -1, -1, -1, -1 }, { 0x296FA, -1, -1, 1514548, -1, -1, -1, -1, -1, -1 }, { 0x296FB, -1, -1, 1514552, -1, -1, -1, -1, -1, -1 }, { 0x296FC, -1, -1, 1514557, -1, -1, -1, -1, -1, -1 }, { 0x296FD, -1, -1, 1514561, -1, -1, -1, -1, -1, -1 }, { 0x29700, -1, -1, 1514566, -1, -1, -1, -1, -1, -1 }, { 0x29701, -1, -1, 1514572, -1, -1, -1, -1, -1, -1 }, { 0x29703, -1, -1, 1514578, -1, -1, -1, -1, -1, -1 }, { 0x29706, -1, -1, 1514582, -1, -1, -1, -1, -1, -1 }, { 0x29707, 1514586, -1, 1514649, -1, -1, -1, -1, -1, -1 }, { 0x2970A, -1, -1, 1514655, -1, -1, -1, -1, -1, -1 }, { 0x2970C, -1, -1, 1514659, -1, -1, -1, -1, -1, -1 }, { 0x2970D, -1, -1, 1514664, -1, -1, -1, -1, -1, -1 }, { 0x29712, -1, -1, 1514670, -1, -1, -1, -1, -1, -1 }, { 0x29716, -1, -1, 1514676, -1, -1, -1, -1, -1, -1 }, { 0x2971F, -1, -1, 1514683, -1, -1, -1, -1, -1, -1 }, { 0x29720, 1514688, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x29723, -1, -1, 1514724, -1, -1, -1, -1, -1, -1 }, { 0x29725, -1, -1, 1514730, -1, -1, -1, -1, -1, -1 }, { 0x29726, -1, -1, 1514734, -1, -1, -1, -1, -1, -1 }, { 0x29727, -1, -1, 1514740, -1, -1, -1, -1, -1, -1 }, { 0x2972A, -1, -1, -1, -1, -1, -1, -1, -1, 1514745 }, { 0x2972B, -1, -1, -1, -1, -1, -1, -1, -1, 1514752 }, { 0x2972C, -1, -1, 1514758, -1, -1, -1, -1, -1, -1 }, { 0x2972D, -1, -1, 1514764, -1, -1, -1, -1, -1, -1 }, { 0x29730, -1, -1, 1514768, -1, -1, -1, -1, -1, -1 }, { 0x29731, -1, -1, 1514772, -1, -1, -1, -1, -1, -1 }, { 0x29732, -1, 1514777, 1514782, -1, -1, -1, -1, -1, -1 }, { 0x29733, -1, -1, 1514786, -1, -1, -1, -1, -1, -1 }, { 0x29735, -1, -1, 1514792, -1, -1, -1, -1, -1, -1 }, { 0x29736, -1, -1, 1514798, -1, -1, -1, -1, -1, -1 }, { 0x29737, -1, -1, 1514803, -1, -1, -1, -1, -1, -1 }, { 0x29738, -1, -1, 1514808, -1, -1, -1, -1, -1, -1 }, { 0x2973A, -1, -1, 1514813, -1, -1, -1, -1, -1, -1 }, { 0x2973D, -1, -1, 1514817, -1, -1, -1, -1, -1, 1514822 }, { 0x29747, -1, -1, -1, -1, -1, -1, -1, -1, 1514828 }, { 0x29748, -1, -1, 1514834, -1, -1, -1, -1, -1, -1 }, { 0x2974A, -1, -1, 1514840, -1, -1, -1, -1, -1, -1 }, { 0x2974C, -1, -1, 1514844, -1, -1, -1, -1, -1, -1 }, { 0x29750, -1, -1, 1514849, -1, -1, -1, -1, -1, -1 }, { 0x29754, -1, -1, 1514853, -1, -1, -1, -1, -1, -1 }, { 0x29755, -1, -1, 1514857, -1, -1, -1, -1, -1, -1 }, { 0x29756, -1, -1, 1514861, -1, -1, -1, -1, -1, -1 }, { 0x29757, -1, -1, 1514866, -1, -1, -1, -1, -1, -1 }, { 0x2975A, -1, -1, 1514870, -1, -1, -1, -1, -1, -1 }, { 0x2975B, -1, -1, 1514876, -1, -1, -1, -1, -1, -1 }, { 0x2975D, -1, -1, 1514881, -1, -1, -1, -1, -1, -1 }, { 0x2975E, -1, -1, 1514886, -1, -1, -1, -1, -1, -1 }, { 0x2975F, -1, -1, 1514892, -1, -1, -1, -1, -1, -1 }, { 0x29760, 1514897, -1, 1514916, -1, -1, -1, -1, -1, -1 }, { 0x29763, -1, -1, 1514921, -1, -1, -1, -1, -1, -1 }, { 0x29765, -1, -1, 1514925, -1, -1, -1, -1, -1, -1 }, { 0x29768, -1, -1, 1514929, -1, -1, -1, -1, -1, -1 }, { 0x29777, -1, -1, 1514934, -1, -1, -1, -1, -1, -1 }, { 0x29778, -1, -1, 1514938, -1, -1, -1, -1, -1, -1 }, { 0x2977A, -1, -1, -1, -1, -1, -1, -1, -1, 1514944 }, { 0x2977B, -1, -1, -1, -1, -1, -1, -1, -1, 1514950 }, { 0x2977D, -1, -1, 1514956, -1, -1, -1, -1, -1, -1 }, { 0x2977E, -1, -1, 1514963, -1, -1, -1, -1, -1, -1 }, { 0x2977F, -1, -1, 1514970, -1, -1, -1, -1, -1, -1 }, { 0x29780, -1, -1, 1514976, -1, -1, -1, -1, -1, -1 }, { 0x29781, -1, -1, 1514981, -1, -1, -1, -1, -1, -1 }, { 0x29783, -1, -1, 1514985, -1, -1, -1, -1, -1, -1 }, { 0x29784, -1, -1, 1514992, -1, -1, -1, -1, -1, -1 }, { 0x29785, -1, -1, 1514997, -1, -1, -1, -1, -1, -1 }, { 0x29786, -1, -1, 1515002, -1, -1, -1, -1, -1, -1 }, { 0x29787, -1, -1, 1515010, -1, -1, -1, -1, -1, -1 }, { 0x29788, -1, -1, 1515014, -1, -1, -1, -1, -1, -1 }, { 0x29789, -1, -1, 1515019, -1, -1, -1, -1, -1, -1 }, { 0x2978A, -1, -1, 1515026, -1, -1, -1, -1, -1, -1 }, { 0x2978B, -1, -1, 1515030, -1, -1, -1, -1, -1, -1 }, { 0x29799, -1, -1, 1515037, -1, -1, -1, -1, -1, -1 }, { 0x2979D, -1, -1, -1, -1, -1, -1, -1, -1, 1515043 }, { 0x2979E, -1, -1, 1515049, -1, -1, -1, -1, -1, -1 }, { 0x297A4, -1, -1, 1515054, -1, -1, -1, -1, -1, -1 }, { 0x297A5, -1, -1, 1515059, -1, -1, -1, -1, -1, -1 }, { 0x297A6, -1, -1, 1515066, -1, -1, -1, -1, -1, -1 }, { 0x297A7, -1, -1, 1515073, -1, -1, -1, -1, -1, -1 }, { 0x297A8, -1, -1, 1515080, -1, -1, -1, -1, -1, -1 }, { 0x297A9, -1, -1, 1515084, -1, -1, -1, -1, -1, -1 }, { 0x297AC, -1, -1, 1515091, -1, -1, -1, -1, -1, -1 }, { 0x297AF, 1515104, 1515097, 1515175, -1, -1, -1, -1, -1, -1 }, { 0x297B6, -1, -1, 1515182, -1, -1, -1, -1, -1, -1 }, { 0x297BA, -1, -1, 1515186, -1, -1, -1, -1, -1, -1 }, { 0x297BB, -1, -1, 1515191, -1, -1, -1, -1, -1, -1 }, { 0x297BE, -1, -1, 1515196, -1, -1, -1, -1, -1, -1 }, { 0x297BF, -1, -1, 1515200, -1, -1, -1, -1, -1, -1 }, { 0x297C0, -1, -1, 1515205, -1, -1, -1, -1, -1, -1 }, { 0x297C1, -1, -1, 1515211, -1, -1, -1, -1, -1, -1 }, { 0x297C2, -1, -1, 1515217, -1, -1, -1, -1, -1, 1515222 }, { 0x297C3, -1, -1, 1515227, -1, -1, -1, -1, -1, -1 }, { 0x297C4, 1515237, 1515233, -1, -1, -1, -1, -1, -1, -1 }, { 0x297C5, -1, -1, 1515255, -1, -1, -1, -1, -1, -1 }, { 0x297C7, -1, -1, 1515261, -1, -1, -1, -1, -1, -1 }, { 0x297C8, -1, -1, 1515265, -1, -1, -1, -1, -1, -1 }, { 0x297C9, -1, -1, 1515271, -1, -1, -1, -1, -1, -1 }, { 0x297CA, -1, -1, 1515275, -1, -1, -1, -1, -1, -1 }, { 0x297CB, -1, -1, 1515281, -1, -1, -1, -1, -1, -1 }, { 0x297CD, -1, -1, 1515287, -1, -1, -1, -1, -1, -1 }, { 0x297D0, -1, -1, 1515292, -1, -1, -1, -1, -1, -1 }, { 0x297D1, -1, -1, 1515296, -1, -1, -1, -1, -1, -1 }, { 0x297D2, -1, -1, 1515300, -1, -1, -1, -1, -1, -1 }, { 0x297D3, -1, -1, 1515305, -1, -1, -1, -1, -1, -1 }, { 0x297D4, 1515315, 1515309, 1515337, -1, -1, -1, -1, -1, -1 }, { 0x297D5, -1, -1, 1515342, -1, -1, -1, -1, -1, -1 }, { 0x297D7, -1, -1, 1515346, -1, -1, -1, -1, -1, -1 }, { 0x297DE, -1, -1, 1515352, -1, -1, -1, -1, -1, -1 }, { 0x297DF, -1, -1, 1515358, -1, -1, -1, -1, -1, -1 }, { 0x297E0, -1, -1, 1515363, -1, -1, -1, -1, -1, -1 }, { 0x297E1, -1, -1, -1, -1, -1, -1, -1, -1, 1515367 }, { 0x297E2, -1, -1, -1, -1, -1, -1, -1, -1, 1515373 }, { 0x297E5, -1, -1, 1515377, -1, -1, -1, -1, -1, -1 }, { 0x297E6, -1, -1, 1515383, -1, -1, -1, -1, -1, -1 }, { 0x297E7, -1, -1, 1515388, -1, -1, -1, -1, -1, -1 }, { 0x297E8, -1, -1, 1515394, -1, -1, -1, -1, -1, -1 }, { 0x297EB, -1, -1, 1515399, -1, -1, -1, -1, -1, -1 }, { 0x297EC, -1, -1, -1, -1, -1, -1, -1, -1, 1515405 }, { 0x297ED, -1, -1, 1515411, -1, -1, -1, -1, -1, -1 }, { 0x297EE, -1, -1, 1515417, -1, -1, -1, -1, -1, -1 }, { 0x297F0, -1, -1, 1515423, -1, -1, -1, -1, -1, -1 }, { 0x297F3, -1, -1, 1515428, -1, -1, -1, -1, -1, -1 }, { 0x297F5, -1, -1, -1, -1, -1, -1, -1, -1, 1515432 }, { 0x297F6, -1, -1, 1515438, -1, -1, -1, -1, -1, -1 }, { 0x297F7, -1, -1, 1515444, -1, -1, -1, -1, -1, -1 }, { 0x297F8, -1, -1, 1515450, -1, -1, -1, -1, -1, -1 }, { 0x297FA, -1, -1, 1515455, -1, -1, -1, -1, -1, -1 }, { 0x297FB, -1, -1, -1, -1, -1, -1, -1, -1, 1515460 }, { 0x297FC, -1, -1, -1, -1, -1, -1, -1, -1, 1515467 }, { 0x297FF, -1, -1, 1515473, -1, -1, -1, -1, -1, -1 }, { 0x29800, -1, -1, 1515477, -1, -1, -1, -1, -1, -1 }, { 0x29801, -1, -1, 1515481, -1, -1, -1, -1, -1, -1 }, { 0x29802, -1, -1, 1515486, -1, -1, -1, -1, -1, -1 }, { 0x29803, -1, -1, 1515490, -1, -1, -1, -1, -1, -1 }, { 0x29805, -1, -1, 1515495, -1, -1, -1, -1, -1, -1 }, { 0x29806, -1, -1, 1515499, -1, -1, -1, -1, -1, -1 }, { 0x29807, 1515511, 1515505, 1515532, -1, -1, -1, -1, -1, -1 }, { 0x29808, 1515537, -1, 1515610, -1, -1, -1, -1, -1, -1 }, { 0x29809, 1515615, -1, 1515678, -1, -1, -1, -1, -1, -1 }, { 0x2980A, -1, -1, 1515684, -1, -1, -1, -1, -1, -1 }, { 0x2980B, -1, -1, 1515690, -1, -1, -1, -1, -1, -1 }, { 0x2980C, 1515700, 1515694, 1515755, -1, -1, -1, -1, -1, -1 }, { 0x2980E, -1, -1, 1515761, -1, -1, -1, -1, -1, -1 }, { 0x2980F, -1, -1, 1515766, -1, -1, -1, -1, -1, -1 }, { 0x29810, -1, 1515773, -1, -1, -1, -1, -1, -1, -1 }, { 0x29811, 1515784, 1515778, 1515802, -1, -1, -1, -1, -1, -1 }, { 0x29813, -1, -1, -1, -1, -1, -1, -1, -1, 1515808 }, { 0x29814, -1, -1, -1, -1, -1, -1, -1, -1, 1515814 }, { 0x29818, -1, -1, -1, -1, -1, -1, -1, -1, 1515819 }, { 0x2981A, -1, -1, 1515826, -1, -1, -1, -1, -1, -1 }, { 0x2981F, -1, -1, 1515831, -1, -1, -1, -1, -1, -1 }, { 0x29820, -1, -1, -1, -1, -1, -1, -1, -1, 1515835 }, { 0x29826, -1, -1, 1515840, -1, -1, -1, -1, -1, -1 }, { 0x29827, -1, -1, -1, -1, -1, -1, -1, -1, 1515844 }, { 0x29828, -1, -1, 1515850, -1, -1, -1, -1, -1, -1 }, { 0x29829, -1, -1, -1, -1, -1, -1, -1, -1, 1515854 }, { 0x2982D, -1, -1, -1, -1, -1, -1, -1, -1, 1515859 }, { 0x2982E, -1, -1, 1515863, -1, -1, -1, -1, -1, -1 }, { 0x2982F, -1, -1, 1515868, -1, -1, -1, -1, -1, -1 }, { 0x29831, -1, -1, -1, -1, -1, -1, -1, -1, 1515873 }, { 0x29833, -1, -1, -1, -1, -1, -1, -1, -1, 1515878 }, { 0x29834, -1, -1, -1, -1, -1, -1, -1, -1, 1515883 }, { 0x29835, -1, -1, -1, -1, -1, -1, -1, -1, 1515888 }, { 0x29836, -1, -1, 1515895, -1, -1, -1, -1, -1, -1 }, { 0x29837, -1, -1, 1515901, -1, -1, -1, -1, -1, -1 }, { 0x29838, -1, -1, -1, -1, -1, -1, -1, -1, 1515905 }, { 0x29839, -1, -1, 1515910, -1, -1, -1, -1, -1, -1 }, { 0x2983B, -1, -1, 1515922, -1, -1, -1, -1, 1515916, -1 }, { 0x2983D, -1, -1, 1515927, -1, -1, -1, -1, -1, -1 }, { 0x2983E, -1, -1, 1515932, -1, -1, -1, -1, -1, -1 }, { 0x2983F, -1, -1, 1515938, -1, -1, -1, -1, -1, -1 }, { 0x29843, -1, -1, 1515943, -1, -1, -1, -1, -1, -1 }, { 0x29844, -1, -1, 1515947, -1, -1, -1, -1, -1, -1 }, { 0x2984B, -1, -1, -1, -1, -1, -1, -1, -1, 1515952 }, { 0x2984C, -1, -1, 1515958, -1, -1, -1, -1, -1, -1 }, { 0x2984E, -1, -1, 1515965, -1, -1, -1, -1, -1, -1 }, { 0x29853, -1, -1, 1515970, -1, -1, -1, -1, -1, -1 }, { 0x29854, -1, -1, 1515976, -1, -1, -1, -1, -1, -1 }, { 0x29855, -1, -1, 1515981, -1, -1, -1, -1, -1, -1 }, { 0x29857, -1, 1515987, -1, -1, -1, -1, -1, -1, -1 }, { 0x2985C, -1, -1, -1, -1, -1, -1, -1, -1, 1515992 }, { 0x2985D, -1, -1, 1515999, -1, -1, -1, -1, -1, -1 }, { 0x2985F, -1, -1, 1516004, -1, -1, -1, -1, -1, -1 }, { 0x29860, -1, -1, 1516009, -1, -1, -1, -1, -1, -1 }, { 0x29863, -1, -1, 1516016, -1, -1, -1, -1, -1, -1 }, { 0x29866, -1, -1, 1516020, -1, -1, -1, -1, -1, -1 }, { 0x29867, -1, -1, 1516026, -1, -1, -1, -1, -1, -1 }, { 0x29868, -1, -1, 1516032, -1, -1, -1, -1, -1, -1 }, { 0x29869, -1, -1, 1516036, -1, -1, -1, -1, -1, -1 }, { 0x2986B, -1, -1, 1516040, -1, -1, -1, -1, -1, -1 }, { 0x2986F, -1, -1, 1516045, -1, -1, -1, -1, -1, -1 }, { 0x29877, -1, -1, 1516051, -1, -1, -1, -1, -1, -1 }, { 0x2987A, -1, -1, 1516056, -1, -1, -1, -1, -1, -1 }, { 0x2987E, -1, -1, 1516061, -1, -1, -1, -1, -1, -1 }, { 0x29884, -1, -1, 1516066, -1, -1, -1, -1, -1, -1 }, { 0x29885, -1, -1, 1516071, -1, -1, -1, -1, -1, -1 }, { 0x29888, -1, -1, 1516075, -1, -1, -1, -1, -1, -1 }, { 0x2988A, -1, -1, 1516080, -1, -1, -1, -1, -1, -1 }, { 0x2988C, -1, -1, 1516085, -1, -1, -1, -1, -1, -1 }, { 0x2988D, -1, -1, 1516090, -1, -1, -1, -1, -1, -1 }, { 0x2988E, -1, -1, 1516095, -1, -1, -1, -1, -1, -1 }, { 0x29890, -1, -1, 1516100, -1, -1, -1, -1, -1, -1 }, { 0x29891, -1, -1, 1516105, -1, -1, -1, -1, -1, -1 }, { 0x29892, -1, -1, 1516109, -1, -1, -1, -1, -1, -1 }, { 0x29894, -1, -1, 1516114, -1, -1, -1, -1, -1, -1 }, { 0x29895, -1, -1, 1516119, -1, -1, -1, -1, -1, -1 }, { 0x29896, -1, -1, 1516123, -1, -1, -1, -1, -1, -1 }, { 0x29898, -1, -1, 1516127, -1, -1, -1, -1, -1, -1 }, { 0x2989B, -1, -1, 1516131, -1, -1, -1, -1, -1, -1 }, { 0x2989E, -1, -1, 1516135, -1, -1, -1, -1, -1, -1 }, { 0x298A1, -1, -1, 1516140, -1, -1, -1, -1, -1, -1 }, { 0x298A4, -1, 1516145, -1, -1, -1, -1, -1, -1, -1 }, { 0x298A6, -1, -1, -1, -1, -1, -1, -1, -1, 1516150 }, { 0x298A8, -1, -1, 1516156, -1, -1, -1, -1, -1, -1 }, { 0x298AA, -1, -1, 1516161, -1, -1, -1, -1, -1, -1 }, { 0x298AB, -1, -1, 1516165, -1, -1, -1, -1, -1, -1 }, { 0x298AC, -1, -1, -1, -1, -1, -1, -1, -1, 1516170 }, { 0x298AE, -1, -1, 1516176, -1, -1, -1, -1, -1, -1 }, { 0x298AF, -1, -1, 1516181, -1, -1, -1, -1, -1, -1 }, { 0x298B0, -1, -1, 1516188, -1, -1, -1, -1, -1, -1 }, { 0x298B1, -1, -1, 1516192, -1, -1, -1, -1, -1, -1 }, { 0x298B2, 1516202, 1516197, -1, -1, -1, -1, -1, -1, -1 }, { 0x298B3, -1, -1, 1516229, -1, -1, -1, -1, -1, -1 }, { 0x298B4, -1, -1, 1516233, -1, -1, -1, -1, -1, -1 }, { 0x298B5, -1, -1, 1516238, -1, -1, -1, -1, -1, -1 }, { 0x298B6, -1, -1, 1516243, -1, -1, -1, -1, -1, -1 }, { 0x298B7, -1, -1, 1516247, -1, -1, -1, -1, -1, -1 }, { 0x298B8, -1, -1, 1516251, -1, -1, -1, -1, -1, -1 }, { 0x298B9, -1, -1, 1516257, -1, -1, -1, -1, -1, -1 }, { 0x298BB, -1, -1, 1516262, -1, -1, -1, -1, -1, -1 }, { 0x298BC, -1, -1, 1516267, -1, -1, -1, -1, -1, -1 }, { 0x298BD, -1, -1, 1516274, -1, -1, -1, -1, -1, -1 }, { 0x298BE, -1, -1, 1516281, -1, -1, -1, -1, -1, -1 }, { 0x298BF, -1, -1, 1516286, -1, -1, -1, -1, -1, -1 }, { 0x298CA, -1, -1, 1516290, -1, -1, -1, -1, -1, -1 }, { 0x298D1, 1516298, 1516294, -1, -1, -1, -1, -1, -1, -1 }, { 0x298D6, -1, -1, 1516351, -1, -1, -1, -1, -1, -1 }, { 0x298D8, -1, -1, 1516356, -1, -1, -1, -1, -1, -1 }, { 0x298DA, -1, -1, 1516361, -1, -1, -1, -1, -1, -1 }, { 0x298DC, -1, -1, 1516365, -1, -1, -1, -1, -1, -1 }, { 0x298DD, -1, -1, 1516369, -1, -1, -1, -1, -1, -1 }, { 0x298DE, -1, -1, 1516373, -1, -1, -1, -1, -1, -1 }, { 0x298E1, -1, -1, 1516377, -1, -1, -1, -1, -1, -1 }, { 0x298E3, -1, -1, 1516381, -1, -1, -1, -1, -1, -1 }, { 0x298E9, -1, -1, 1516384, -1, -1, -1, -1, -1, -1 }, { 0x298EA, -1, 1516389, -1, -1, -1, -1, -1, -1, -1 }, { 0x298EB, -1, -1, 1516395, -1, -1, -1, -1, -1, -1 }, { 0x298EE, -1, -1, 1516399, -1, -1, -1, -1, -1, -1 }, { 0x298EF, -1, -1, 1516403, -1, -1, -1, -1, -1, -1 }, { 0x298F1, -1, 1516407, 1516412, -1, -1, -1, -1, -1, -1 }, { 0x298F2, -1, -1, 1516416, -1, -1, -1, -1, -1, -1 }, { 0x298F3, -1, -1, 1516421, -1, -1, -1, -1, -1, -1 }, { 0x298F4, -1, -1, 1516427, -1, -1, -1, -1, -1, -1 }, { 0x298F5, -1, -1, 1516432, -1, -1, -1, -1, -1, -1 }, { 0x298F6, -1, -1, 1516437, -1, -1, -1, -1, -1, -1 }, { 0x298F7, -1, -1, 1516443, -1, -1, -1, -1, -1, -1 }, { 0x298F8, -1, -1, 1516448, -1, -1, -1, -1, -1, -1 }, { 0x298F9, -1, -1, 1516452, -1, -1, -1, -1, -1, -1 }, { 0x298FA, -1, -1, 1516456, -1, -1, -1, -1, -1, -1 }, { 0x298FB, -1, -1, 1516461, -1, -1, -1, -1, -1, -1 }, { 0x298FC, -1, -1, 1516465, -1, -1, -1, -1, -1, -1 }, { 0x29901, -1, -1, 1516472, -1, -1, -1, -1, -1, -1 }, { 0x29905, -1, 1516477, -1, -1, -1, -1, -1, -1, -1 }, { 0x29908, -1, -1, 1516483, -1, -1, -1, -1, -1, -1 }, { 0x29909, -1, -1, 1516488, -1, -1, -1, -1, -1, -1 }, { 0x2990A, -1, -1, 1516493, -1, -1, -1, -1, -1, -1 }, { 0x2990B, -1, -1, 1516499, -1, -1, -1, -1, -1, -1 }, { 0x2990F, -1, -1, 1516504, -1, -1, -1, -1, -1, -1 }, { 0x29912, -1, -1, 1516509, -1, -1, -1, -1, -1, -1 }, { 0x29915, -1, -1, -1, -1, -1, -1, -1, -1, 1516513 }, { 0x29916, -1, -1, 1516518, -1, -1, -1, -1, -1, -1 }, { 0x29917, -1, -1, 1516523, -1, -1, -1, -1, -1, -1 }, { 0x29918, -1, -1, 1516529, -1, -1, -1, -1, -1, -1 }, { 0x29919, -1, -1, 1516534, -1, -1, -1, -1, -1, -1 }, { 0x2991A, -1, -1, 1516541, -1, -1, -1, -1, -1, -1 }, { 0x2991B, -1, -1, 1516547, -1, -1, -1, -1, -1, -1 }, { 0x2991C, -1, -1, 1516553, -1, -1, -1, -1, -1, -1 }, { 0x2991E, -1, -1, 1516558, -1, -1, -1, -1, -1, -1 }, { 0x2991F, -1, -1, 1516563, -1, -1, -1, -1, -1, -1 }, { 0x29920, -1, -1, 1516569, -1, -1, -1, -1, -1, -1 }, { 0x29921, -1, -1, 1516574, -1, -1, -1, -1, -1, -1 }, { 0x29923, -1, -1, 1516580, -1, -1, -1, -1, -1, -1 }, { 0x29924, -1, -1, 1516586, -1, -1, -1, -1, -1, -1 }, { 0x29925, -1, -1, 1516592, -1, -1, -1, -1, -1, -1 }, { 0x29926, -1, -1, 1516598, -1, -1, -1, -1, -1, -1 }, { 0x29929, -1, -1, 1516604, -1, -1, -1, -1, -1, -1 }, { 0x2992F, -1, 1516607, -1, -1, -1, -1, -1, -1, -1 }, { 0x29932, -1, -1, 1516613, -1, -1, -1, -1, -1, -1 }, { 0x29938, -1, -1, 1516617, -1, -1, -1, -1, -1, -1 }, { 0x29939, -1, -1, 1516622, -1, -1, -1, -1, -1, -1 }, { 0x2993A, -1, -1, 1516627, -1, -1, -1, -1, -1, -1 }, { 0x2993D, -1, -1, 1516631, -1, -1, -1, -1, -1, -1 }, { 0x2993F, -1, -1, 1516635, -1, -1, -1, -1, -1, -1 }, { 0x29941, -1, -1, 1516640, -1, -1, -1, -1, -1, -1 }, { 0x29942, -1, -1, 1516646, -1, -1, -1, -1, -1, -1 }, { 0x29944, -1, -1, 1516650, -1, -1, -1, -1, -1, -1 }, { 0x29945, -1, 1516656, 1516661, -1, -1, -1, -1, -1, -1 }, { 0x29946, -1, -1, 1516666, -1, -1, -1, -1, -1, -1 }, { 0x29947, -1, 1516670, 1516675, -1, -1, -1, -1, -1, -1 }, { 0x29948, -1, 1516681, 1516686, -1, -1, -1, -1, -1, -1 }, { 0x29949, -1, 1516691, 1516696, -1, -1, -1, -1, -1, -1 }, { 0x2994A, -1, -1, 1516700, -1, -1, -1, -1, -1, -1 }, { 0x2994B, 1516710, 1516704, 1516727, -1, -1, -1, -1, -1, -1 }, { 0x2994C, -1, -1, 1516731, -1, -1, -1, -1, -1, -1 }, { 0x29950, -1, -1, 1516736, -1, -1, -1, -1, -1, -1 }, { 0x29951, -1, -1, 1516741, -1, -1, -1, -1, -1, -1 }, { 0x29954, -1, -1, 1516745, -1, -1, -1, -1, -1, -1 }, { 0x29958, -1, -1, 1516749, -1, -1, -1, -1, -1, -1 }, { 0x2995D, -1, 1516754, -1, -1, -1, -1, -1, -1, -1 }, { 0x29960, -1, -1, 1516758, -1, -1, -1, -1, -1, -1 }, { 0x29963, -1, -1, 1516763, -1, -1, -1, -1, -1, -1 }, { 0x2996A, -1, 1516768, -1, -1, -1, -1, -1, -1, -1 }, { 0x2996B, -1, -1, 1516774, -1, -1, -1, -1, -1, -1 }, { 0x2996C, -1, -1, 1516781, -1, -1, -1, -1, -1, -1 }, { 0x2996D, -1, -1, 1516785, -1, -1, -1, -1, -1, -1 }, { 0x2996E, -1, -1, 1516789, -1, -1, -1, -1, -1, -1 }, { 0x2996F, -1, -1, 1516795, -1, -1, -1, -1, -1, -1 }, { 0x29972, -1, -1, 1516799, -1, -1, -1, -1, -1, -1 }, { 0x29974, -1, -1, 1516804, -1, -1, -1, -1, -1, -1 }, { 0x2997D, -1, -1, 1516808, -1, -1, -1, -1, -1, -1 }, { 0x2997F, -1, -1, 1516812, -1, -1, -1, -1, -1, -1 }, { 0x29982, -1, -1, 1516816, -1, -1, -1, -1, -1, -1 }, { 0x29987, -1, -1, 1516822, -1, -1, -1, -1, -1, -1 }, { 0x29989, -1, -1, 1516826, -1, -1, -1, -1, -1, -1 }, { 0x2998A, -1, -1, 1516831, -1, -1, -1, -1, -1, -1 }, { 0x2998B, -1, -1, 1516836, -1, -1, -1, -1, -1, -1 }, { 0x2998C, -1, -1, 1516840, -1, -1, -1, -1, -1, -1 }, { 0x2998E, -1, -1, 1516846, -1, -1, -1, -1, -1, -1 }, { 0x29990, -1, -1, 1516851, -1, -1, -1, -1, -1, -1 }, { 0x29993, -1, -1, -1, -1, -1, -1, -1, -1, 1516857 }, { 0x29998, -1, -1, 1516862, -1, -1, -1, -1, -1, -1 }, { 0x2999D, -1, 1516868, -1, -1, -1, -1, -1, -1, -1 }, { 0x299A0, -1, -1, 1516874, -1, -1, -1, -1, -1, -1 }, { 0x299A1, -1, -1, 1516880, -1, -1, -1, -1, -1, -1 }, { 0x299A2, 1516889, 1516884, 1516921, -1, -1, -1, -1, -1, -1 }, { 0x299A4, -1, -1, 1516925, -1, -1, -1, -1, -1, -1 }, { 0x299B1, -1, -1, 1516929, -1, -1, -1, -1, -1, -1 }, { 0x299B2, -1, -1, 1516935, -1, -1, -1, -1, -1, -1 }, { 0x299B9, -1, -1, 1516941, -1, -1, -1, -1, -1, -1 }, { 0x299BA, -1, -1, 1516947, -1, -1, -1, -1, -1, -1 }, { 0x299C3, -1, 1516953, 1516958, -1, -1, -1, -1, -1, -1 }, { 0x299C4, -1, -1, 1516962, -1, -1, -1, -1, -1, -1 }, { 0x299C5, -1, -1, 1516967, -1, -1, -1, -1, -1, -1 }, { 0x299C6, -1, -1, 1516972, -1, -1, -1, -1, -1, -1 }, { 0x299C7, -1, -1, 1516977, -1, -1, -1, -1, -1, -1 }, { 0x299C8, -1, -1, 1516982, -1, -1, -1, -1, -1, -1 }, { 0x299C9, -1, -1, 1516986, -1, -1, -1, -1, -1, -1 }, { 0x299CA, -1, -1, 1516993, -1, -1, -1, -1, -1, -1 }, { 0x299CB, -1, -1, 1517000, -1, -1, -1, -1, -1, -1 }, { 0x299CC, -1, -1, 1517004, -1, -1, -1, -1, -1, -1 }, { 0x299CD, -1, -1, -1, -1, -1, -1, -1, -1, 1517008 }, { 0x299CF, -1, -1, 1517015, -1, -1, -1, -1, -1, -1 }, { 0x299D0, -1, -1, 1517020, -1, -1, -1, -1, -1, -1 }, { 0x299D2, -1, -1, 1517025, -1, -1, -1, -1, -1, -1 }, { 0x299D3, -1, -1, 1517029, -1, -1, -1, -1, -1, -1 }, { 0x299D8, -1, -1, 1517035, -1, -1, -1, -1, -1, -1 }, { 0x299DC, -1, -1, 1517039, -1, -1, -1, -1, -1, -1 }, { 0x299E1, -1, -1, 1517046, -1, -1, -1, -1, -1, -1 }, { 0x299E6, -1, -1, 1517051, -1, -1, -1, -1, -1, -1 }, { 0x299E8, -1, 1517056, 1517061, -1, -1, -1, -1, -1, -1 }, { 0x299E9, -1, -1, 1517067, -1, -1, -1, -1, -1, -1 }, { 0x299EA, 1517073, -1, 1517268, -1, -1, -1, -1, -1, -1 }, { 0x299EB, -1, 1517274, 1517281, -1, -1, -1, -1, -1, -1 }, { 0x299EC, -1, -1, 1517287, -1, -1, -1, -1, -1, -1 }, { 0x299ED, 1517292, -1, 1517362, -1, -1, -1, -1, -1, -1 }, { 0x299EE, -1, -1, 1517366, -1, -1, -1, -1, -1, -1 }, { 0x299EF, -1, 1517371, 1517376, -1, -1, -1, -1, -1, -1 }, { 0x299F0, 1517385, 1517380, 1517427, -1, -1, -1, -1, -1, -1 }, { 0x299F1, -1, 1517432, 1517437, -1, -1, -1, -1, -1, -1 }, { 0x299F2, -1, 1517441, 1517447, -1, -1, -1, -1, -1, -1 }, { 0x299F3, -1, -1, 1517453, -1, -1, -1, -1, -1, -1 }, { 0x299F4, -1, 1517459, 1517465, -1, -1, -1, -1, -1, -1 }, { 0x299F5, -1, -1, 1517471, -1, -1, -1, -1, -1, -1 }, { 0x299FA, -1, 1517476, 1517481, -1, -1, -1, -1, -1, -1 }, { 0x299FC, -1, -1, 1517485, -1, -1, -1, -1, -1, -1 }, { 0x299FF, 1517495, 1517490, 1517512, -1, -1, -1, -1, -1, -1 }, { 0x29A00, -1, 1517516, 1517521, -1, -1, -1, -1, -1, -1 }, { 0x29A01, 1517531, 1517525, 1517618, -1, -1, -1, -1, -1, -1 }, { 0x29A03, -1, 1517624, 1517629, -1, -1, -1, -1, -1, -1 }, { 0x29A04, -1, 1517635, 1517640, -1, -1, -1, -1, -1, -1 }, { 0x29A05, -1, -1, 1517645, -1, -1, -1, -1, -1, -1 }, { 0x29A06, -1, -1, 1517650, -1, -1, -1, -1, -1, -1 }, { 0x29A07, 1517657, -1, 1517699, -1, -1, -1, -1, -1, -1 }, { 0x29A08, -1, 1517704, 1517709, -1, -1, -1, -1, -1, -1 }, { 0x29A09, -1, -1, 1517713, -1, -1, -1, -1, -1, -1 }, { 0x29A0A, -1, 1517717, 1517722, -1, -1, -1, -1, -1, -1 }, { 0x29A0B, -1, -1, 1517728, -1, -1, -1, -1, -1, -1 }, { 0x29A0C, -1, -1, 1517734, -1, -1, -1, -1, -1, -1 }, { 0x29A0D, -1, 1517738, 1517743, -1, -1, -1, -1, -1, -1 }, { 0x29A0E, -1, 1517749, -1, -1, -1, -1, -1, -1, -1 }, { 0x29A0F, 1517759, 1517753, 1517859, -1, -1, -1, -1, -1, -1 }, { 0x29A10, -1, -1, 1517864, -1, -1, -1, -1, -1, -1 }, { 0x29A11, -1, -1, 1517869, -1, -1, -1, -1, -1, -1 }, { 0x29A12, 1517880, 1517875, 1517887, -1, -1, -1, -1, -1, -1 }, { 0x29A13, -1, -1, 1517891, -1, -1, -1, -1, -1, -1 }, { 0x29A14, -1, -1, 1517897, -1, -1, -1, -1, -1, -1 }, { 0x29A17, -1, -1, 1517901, -1, -1, -1, -1, -1, -1 }, { 0x29A18, 1517905, -1, 1517915, -1, -1, -1, -1, -1, -1 }, { 0x29A19, -1, -1, 1517919, -1, -1, -1, -1, -1, -1 }, { 0x29A1A, -1, -1, 1517923, -1, -1, -1, -1, -1, -1 }, { 0x29A1C, -1, -1, 1517927, -1, -1, -1, -1, -1, 1517931 }, { 0x29A1D, -1, -1, 1517936, -1, -1, -1, -1, -1, -1 }, { 0x29A1E, -1, -1, 1517940, -1, -1, -1, -1, -1, -1 }, { 0x29A1F, -1, -1, 1517944, -1, -1, -1, -1, -1, -1 }, { 0x29A20, -1, -1, 1517950, -1, -1, -1, -1, -1, -1 }, { 0x29A21, -1, -1, 1517954, -1, -1, -1, -1, -1, -1 }, { 0x29A28, -1, 1517960, 1517964, -1, -1, -1, -1, -1, -1 }, { 0x29A29, -1, -1, 1517968, -1, -1, -1, -1, -1, -1 }, { 0x29A2B, -1, -1, 1517973, -1, -1, -1, -1, -1, -1 }, { 0x29A2C, -1, -1, 1517978, -1, -1, -1, -1, -1, -1 }, { 0x29A2D, 1517983, -1, 1518007, -1, -1, -1, -1, -1, -1 }, { 0x29A2E, -1, -1, 1518012, -1, -1, -1, -1, -1, -1 }, { 0x29A2F, -1, -1, 1518015, -1, -1, -1, -1, -1, -1 }, { 0x29A32, -1, -1, 1518022, -1, -1, -1, -1, -1, -1 }, { 0x29A33, -1, -1, 1518026, -1, -1, -1, -1, -1, -1 }, { 0x29A34, -1, -1, 1518030, -1, -1, -1, -1, -1, -1 }, { 0x29A37, -1, -1, 1518035, -1, -1, -1, -1, -1, -1 }, { 0x29A38, -1, -1, 1518040, -1, -1, -1, -1, -1, -1 }, { 0x29A39, -1, -1, 1518045, -1, -1, -1, -1, -1, -1 }, { 0x29A3B, -1, -1, 1518050, -1, -1, -1, -1, -1, -1 }, { 0x29A3C, -1, -1, -1, -1, -1, -1, -1, -1, 1518055 }, { 0x29A3D, -1, -1, 1518060, -1, -1, -1, -1, -1, -1 }, { 0x29A3E, -1, -1, 1518065, -1, -1, -1, -1, -1, -1 }, { 0x29A40, -1, -1, 1518069, -1, -1, -1, -1, -1, -1 }, { 0x29A44, -1, -1, 1518074, -1, -1, -1, -1, -1, -1 }, { 0x29A45, -1, -1, 1518079, -1, -1, -1, -1, -1, -1 }, { 0x29A47, -1, -1, -1, -1, -1, -1, -1, -1, 1518085 }, { 0x29A48, 1518097, 1518092, -1, -1, -1, -1, -1, -1, -1 }, { 0x29A4B, -1, -1, 1518204, -1, -1, -1, -1, -1, -1 }, { 0x29A4C, -1, -1, 1518210, -1, -1, -1, -1, -1, -1 }, { 0x29A4D, 1518221, 1518215, 1518244, -1, -1, -1, -1, -1, -1 }, { 0x29A51, -1, -1, 1518250, -1, -1, -1, -1, -1, -1 }, { 0x29A52, -1, -1, 1518254, -1, -1, -1, -1, -1, -1 }, { 0x29A54, -1, -1, 1518258, -1, -1, -1, -1, -1, -1 }, { 0x29A56, -1, -1, -1, -1, -1, -1, -1, -1, 1518264 }, { 0x29A57, -1, -1, 1518271, -1, -1, -1, -1, -1, -1 }, { 0x29A58, -1, -1, 1518276, -1, -1, -1, -1, -1, -1 }, { 0x29A5B, -1, -1, 1518280, -1, -1, -1, -1, -1, -1 }, { 0x29A5D, -1, -1, 1518284, -1, -1, -1, -1, -1, -1 }, { 0x29A5E, -1, -1, 1518291, -1, -1, -1, -1, -1, -1 }, { 0x29A5F, -1, -1, 1518297, -1, -1, -1, -1, -1, -1 }, { 0x29A60, -1, -1, 1518303, -1, -1, -1, -1, -1, -1 }, { 0x29A61, -1, -1, 1518307, -1, -1, -1, -1, -1, -1 }, { 0x29A62, -1, -1, 1518313, -1, -1, -1, -1, -1, -1 }, { 0x29A64, -1, -1, 1518317, -1, -1, -1, -1, -1, -1 }, { 0x29A65, -1, -1, 1518321, -1, -1, -1, -1, -1, -1 }, { 0x29A67, -1, -1, 1518326, -1, -1, -1, -1, -1, -1 }, { 0x29A69, -1, -1, -1, -1, -1, -1, -1, -1, 1518331 }, { 0x29A6A, -1, -1, -1, -1, -1, -1, -1, -1, 1518336 }, { 0x29A6B, -1, -1, -1, -1, -1, -1, -1, -1, 1518344 }, { 0x29A6C, -1, -1, -1, -1, -1, -1, -1, -1, 1518352 }, { 0x29A6E, -1, -1, 1518357, -1, -1, -1, -1, -1, -1 }, { 0x29A6F, -1, -1, 1518361, -1, -1, -1, -1, -1, -1 }, { 0x29A70, -1, -1, 1518367, -1, -1, -1, -1, -1, -1 }, { 0x29A71, -1, -1, 1518372, -1, -1, -1, -1, -1, -1 }, { 0x29A72, -1, -1, 1518377, -1, -1, -1, -1, -1, -1 }, { 0x29A73, -1, -1, 1518381, -1, -1, -1, -1, -1, -1 }, { 0x29A74, -1, -1, 1518388, -1, -1, -1, -1, -1, -1 }, { 0x29A76, -1, -1, 1518393, -1, -1, -1, -1, -1, -1 }, { 0x29A7A, -1, -1, 1518398, -1, -1, -1, -1, -1, -1 }, { 0x29A7B, -1, -1, 1518404, -1, -1, -1, -1, -1, -1 }, { 0x29A7C, -1, -1, 1518410, -1, -1, -1, -1, -1, -1 }, { 0x29A7E, -1, -1, 1518415, -1, -1, -1, -1, -1, -1 }, { 0x29A7F, -1, -1, -1, -1, -1, -1, -1, -1, 1518420 }, { 0x29A80, -1, -1, 1518424, -1, -1, -1, -1, -1, -1 }, { 0x29A81, -1, -1, 1518430, -1, -1, -1, -1, -1, -1 }, { 0x29A82, -1, -1, 1518435, -1, -1, -1, -1, -1, -1 }, { 0x29A83, -1, -1, 1518439, -1, -1, -1, -1, -1, -1 }, { 0x29A88, -1, -1, 1518444, -1, -1, -1, -1, -1, -1 }, { 0x29A89, -1, -1, 1518449, -1, -1, -1, -1, -1, -1 }, { 0x29A8A, -1, -1, 1518453, -1, -1, -1, -1, -1, -1 }, { 0x29A8C, -1, -1, 1518459, -1, -1, -1, -1, -1, -1 }, { 0x29A8D, -1, -1, 1518465, -1, -1, -1, -1, -1, -1 }, { 0x29A8E, -1, -1, 1518469, -1, -1, -1, -1, -1, -1 }, { 0x29A90, -1, -1, 1518475, -1, -1, -1, -1, -1, -1 }, { 0x29A96, -1, -1, 1518480, -1, -1, -1, -1, -1, -1 }, { 0x29A97, 1518484, -1, 1518506, -1, -1, -1, -1, -1, -1 }, { 0x29A98, -1, -1, 1518511, -1, -1, -1, -1, -1, -1 }, { 0x29A9B, -1, -1, 1518519, -1, -1, -1, -1, -1, -1 }, { 0x29A9E, -1, -1, -1, -1, -1, -1, -1, -1, 1518523 }, { 0x29A9F, -1, -1, 1518529, -1, -1, -1, -1, -1, -1 }, { 0x29AA2, -1, -1, 1518533, -1, -1, -1, -1, -1, -1 }, { 0x29AA3, -1, -1, 1518539, -1, -1, -1, -1, -1, -1 }, { 0x29AA4, -1, -1, 1518543, -1, -1, -1, -1, -1, -1 }, { 0x29AA5, -1, -1, 1518546, -1, -1, -1, -1, -1, -1 }, { 0x29AA7, -1, -1, 1518552, -1, -1, -1, -1, -1, -1 }, { 0x29AAD, -1, -1, 1518556, -1, -1, -1, -1, -1, -1 }, { 0x29AAE, -1, -1, 1518561, -1, -1, -1, -1, -1, -1 }, { 0x29AAF, 1518570, 1518565, -1, -1, -1, -1, -1, -1, -1 }, { 0x29AB1, -1, -1, 1518579, -1, -1, -1, -1, -1, -1 }, { 0x29AB4, -1, -1, 1518584, -1, -1, -1, -1, -1, -1 }, { 0x29AB5, -1, -1, -1, -1, -1, -1, -1, -1, 1518589 }, { 0x29AB8, -1, -1, 1518594, -1, -1, -1, -1, -1, -1 }, { 0x29ABA, -1, -1, 1518598, -1, -1, -1, -1, -1, -1 }, { 0x29ABD, -1, -1, -1, -1, -1, -1, -1, -1, 1518603 }, { 0x29ABE, -1, -1, 1518609, -1, -1, -1, -1, -1, -1 }, { 0x29AC0, -1, -1, 1518615, -1, -1, -1, -1, -1, -1 }, { 0x29AC1, -1, -1, 1518620, -1, -1, -1, -1, -1, -1 }, { 0x29AC2, -1, -1, 1518625, -1, -1, -1, -1, -1, -1 }, { 0x29AC7, -1, -1, 1518631, -1, -1, -1, -1, -1, -1 }, { 0x29ACA, -1, -1, 1518635, -1, -1, -1, -1, -1, -1 }, { 0x29ACD, -1, -1, 1518639, -1, -1, -1, -1, -1, -1 }, { 0x29ACF, -1, -1, 1518644, -1, -1, -1, -1, -1, -1 }, { 0x29AD3, -1, -1, 1518649, -1, -1, -1, -1, -1, -1 }, { 0x29AD4, -1, -1, 1518654, -1, -1, -1, -1, -1, -1 }, { 0x29AD5, -1, -1, 1518659, -1, -1, -1, -1, -1, -1 }, { 0x29ADB, -1, -1, -1, -1, -1, -1, -1, -1, 1518664 }, { 0x29AE0, -1, -1, 1518670, -1, -1, -1, -1, -1, -1 }, { 0x29AE5, -1, -1, 1518675, -1, -1, -1, -1, -1, -1 }, { 0x29AE6, -1, -1, 1518680, -1, -1, -1, -1, -1, 1518685 }, { 0x29AEB, -1, -1, 1518690, -1, -1, -1, -1, -1, -1 }, { 0x29AF2, -1, -1, 1518694, -1, -1, -1, -1, -1, -1 }, { 0x29AF3, -1, -1, 1518699, -1, -1, -1, -1, -1, -1 }, { 0x29AF4, -1, -1, 1518705, -1, -1, -1, -1, -1, -1 }, { 0x29AF9, -1, -1, 1518709, -1, -1, -1, -1, -1, -1 }, { 0x29AFA, -1, -1, 1518716, -1, -1, -1, -1, -1, -1 }, { 0x29B00, -1, -1, 1518721, -1, -1, -1, -1, -1, -1 }, { 0x29B05, -1, 1518726, -1, -1, -1, -1, -1, -1, -1 }, { 0x29B06, -1, -1, -1, -1, -1, -1, -1, -1, 1518731 }, { 0x29B0D, -1, -1, 1518736, -1, -1, -1, -1, -1, -1 }, { 0x29B0E, 1518740, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x29B0F, -1, -1, 1518761, -1, -1, -1, -1, -1, -1 }, { 0x29B11, -1, -1, 1518767, -1, -1, -1, -1, -1, 1518773 }, { 0x29B14, -1, -1, 1518779, -1, -1, -1, -1, -1, -1 }, { 0x29B16, -1, -1, 1518785, -1, -1, -1, -1, -1, -1 }, { 0x29B17, -1, -1, 1518791, -1, -1, -1, -1, -1, -1 }, { 0x29B19, -1, -1, 1518796, -1, -1, -1, -1, -1, -1 }, { 0x29B1A, -1, -1, 1518800, -1, -1, -1, -1, -1, -1 }, { 0x29B1B, -1, -1, 1518806, -1, -1, -1, -1, -1, -1 }, { 0x29B1C, -1, -1, 1518813, -1, -1, -1, -1, -1, -1 }, { 0x29B1D, -1, -1, 1518817, -1, -1, -1, -1, -1, -1 }, { 0x29B1E, -1, -1, 1518823, -1, -1, -1, -1, -1, -1 }, { 0x29B1F, -1, -1, 1518828, -1, -1, -1, -1, -1, -1 }, { 0x29B20, -1, -1, 1518833, -1, -1, -1, -1, -1, -1 }, { 0x29B24, -1, -1, 1518838, -1, -1, -1, -1, -1, -1 }, { 0x29B2A, -1, -1, -1, -1, -1, -1, -1, -1, 1518845 }, { 0x29B2B, -1, -1, 1518851, -1, -1, -1, -1, -1, -1 }, { 0x29B2D, -1, -1, 1518857, -1, -1, -1, -1, -1, -1 }, { 0x29B2E, -1, -1, 1518862, -1, -1, -1, -1, -1, -1 }, { 0x29B30, -1, -1, 1518868, -1, -1, -1, -1, -1, -1 }, { 0x29B31, -1, -1, 1518875, -1, -1, -1, -1, -1, -1 }, { 0x29B32, -1, -1, 1518880, -1, -1, -1, -1, -1, -1 }, { 0x29B33, -1, -1, 1518884, -1, -1, -1, -1, -1, -1 }, { 0x29B35, -1, -1, 1518890, -1, -1, -1, -1, -1, -1 }, { 0x29B37, -1, -1, 1518895, -1, -1, -1, -1, -1, -1 }, { 0x29B38, -1, -1, 1518900, -1, -1, -1, -1, -1, -1 }, { 0x29B39, -1, -1, 1518904, -1, -1, -1, -1, -1, -1 }, { 0x29B3A, -1, -1, 1518911, -1, -1, -1, -1, -1, -1 }, { 0x29B3B, -1, -1, 1518916, -1, -1, -1, -1, -1, -1 }, { 0x29B3C, -1, -1, 1518921, -1, -1, -1, -1, -1, -1 }, { 0x29B3D, -1, -1, 1518927, -1, -1, -1, -1, -1, -1 }, { 0x29B46, -1, -1, -1, -1, -1, -1, -1, -1, 1518932 }, { 0x29B47, -1, -1, 1518938, -1, -1, -1, -1, -1, -1 }, { 0x29B4A, -1, -1, 1518942, -1, -1, -1, -1, -1, -1 }, { 0x29B4B, -1, -1, 1518946, -1, -1, -1, -1, -1, -1 }, { 0x29B4C, -1, -1, 1518951, -1, -1, -1, -1, -1, -1 }, { 0x29B4F, -1, -1, 1518956, -1, -1, -1, -1, -1, -1 }, { 0x29B50, -1, -1, 1518960, -1, -1, -1, -1, -1, -1 }, { 0x29B51, -1, -1, 1518965, -1, -1, -1, -1, -1, -1 }, { 0x29B52, -1, -1, 1518971, -1, -1, -1, -1, -1, -1 }, { 0x29B53, -1, -1, 1518977, -1, -1, -1, -1, -1, -1 }, { 0x29B58, -1, -1, 1518982, -1, -1, -1, -1, -1, -1 }, { 0x29B5C, -1, -1, -1, -1, -1, -1, -1, -1, 1518987 }, { 0x29B5D, -1, -1, 1518992, -1, -1, -1, -1, -1, -1 }, { 0x29B5F, -1, -1, 1518996, -1, -1, -1, -1, -1, -1 }, { 0x29B61, -1, -1, 1519001, -1, -1, -1, -1, -1, -1 }, { 0x29B62, -1, -1, 1519005, -1, -1, -1, -1, -1, -1 }, { 0x29B63, -1, -1, 1519009, -1, -1, -1, -1, -1, -1 }, { 0x29B64, -1, -1, 1519013, -1, -1, -1, -1, -1, -1 }, { 0x29B65, -1, -1, 1519019, -1, -1, -1, -1, -1, -1 }, { 0x29B66, -1, -1, 1519024, -1, -1, -1, -1, -1, -1 }, { 0x29B67, -1, -1, 1519030, -1, -1, -1, -1, -1, -1 }, { 0x29B69, -1, -1, 1519034, -1, -1, -1, -1, -1, -1 }, { 0x29B6B, -1, -1, 1519040, -1, -1, -1, -1, -1, -1 }, { 0x29B6F, -1, -1, 1519047, -1, -1, -1, -1, -1, -1 }, { 0x29B72, -1, -1, 1519051, -1, -1, -1, -1, -1, -1 }, { 0x29B73, -1, -1, 1519055, -1, -1, -1, -1, -1, -1 }, { 0x29B75, -1, -1, -1, -1, -1, -1, -1, -1, 1519060 }, { 0x29B76, -1, -1, -1, -1, -1, -1, -1, -1, 1519066 }, { 0x29B77, -1, -1, 1519071, -1, -1, -1, -1, -1, -1 }, { 0x29B79, 1519082, 1519076, -1, -1, -1, -1, -1, -1, -1 }, { 0x29B7A, -1, -1, 1519092, -1, -1, -1, -1, -1, -1 }, { 0x29B7C, -1, -1, 1519096, -1, -1, -1, -1, -1, -1 }, { 0x29B7D, -1, -1, 1519101, -1, -1, -1, -1, -1, -1 }, { 0x29B7E, -1, -1, 1519105, -1, -1, -1, -1, -1, -1 }, { 0x29B7F, -1, -1, 1519110, -1, -1, -1, -1, -1, -1 }, { 0x29B80, -1, -1, 1519114, -1, -1, -1, -1, -1, -1 }, { 0x29B81, -1, -1, 1519120, -1, -1, -1, -1, -1, -1 }, { 0x29B82, -1, -1, 1519125, -1, -1, -1, -1, -1, -1 }, { 0x29B83, -1, -1, 1519130, -1, -1, -1, -1, -1, -1 }, { 0x29B84, -1, -1, 1519135, -1, -1, -1, -1, -1, -1 }, { 0x29B85, -1, -1, 1519140, -1, -1, -1, -1, -1, -1 }, { 0x29B89, -1, -1, 1519144, -1, -1, -1, -1, -1, -1 }, { 0x29B8E, -1, -1, 1519149, -1, -1, -1, -1, -1, -1 }, { 0x29B8F, -1, -1, 1519154, -1, -1, -1, -1, -1, -1 }, { 0x29B90, -1, -1, 1519160, -1, -1, -1, -1, -1, -1 }, { 0x29B91, -1, -1, 1519165, -1, -1, -1, -1, -1, -1 }, { 0x29B94, -1, -1, -1, -1, -1, -1, -1, -1, 1519169 }, { 0x29B95, -1, -1, -1, -1, -1, -1, -1, -1, 1519175 }, { 0x29B96, -1, -1, 1519181, -1, -1, -1, -1, -1, -1 }, { 0x29B97, -1, -1, 1519185, -1, -1, -1, -1, -1, -1 }, { 0x29B98, -1, -1, 1519191, -1, -1, -1, -1, -1, -1 }, { 0x29B9A, -1, -1, 1519196, -1, -1, -1, -1, -1, -1 }, { 0x29B9B, -1, -1, 1519201, -1, -1, -1, -1, -1, -1 }, { 0x29B9C, -1, -1, 1519206, -1, -1, -1, -1, -1, -1 }, { 0x29B9D, -1, -1, 1519210, -1, -1, -1, -1, -1, -1 }, { 0x29B9F, -1, -1, 1519214, -1, -1, -1, -1, -1, -1 }, { 0x29BA0, -1, -1, 1519220, -1, -1, -1, -1, -1, -1 }, { 0x29BAB, -1, -1, 1519226, -1, -1, -1, -1, -1, -1 }, { 0x29BAC, -1, -1, 1519231, -1, -1, -1, -1, -1, -1 }, { 0x29BAD, -1, -1, -1, -1, -1, -1, -1, -1, 1519237 }, { 0x29BAF, -1, -1, 1519241, -1, -1, -1, -1, -1, -1 }, { 0x29BB1, -1, -1, 1519245, -1, -1, -1, -1, -1, -1 }, { 0x29BB3, -1, -1, 1519253, -1, -1, -1, -1, -1, -1 }, { 0x29BB4, -1, -1, 1519259, -1, -1, -1, -1, -1, -1 }, { 0x29BB5, -1, -1, 1519264, -1, -1, -1, -1, -1, -1 }, { 0x29BB6, -1, -1, 1519268, -1, -1, -1, -1, -1, -1 }, { 0x29BB7, -1, -1, 1519273, -1, -1, -1, -1, -1, -1 }, { 0x29BB8, -1, -1, 1519278, -1, -1, -1, -1, -1, -1 }, { 0x29BB9, -1, -1, 1519283, -1, -1, -1, -1, -1, -1 }, { 0x29BBF, -1, -1, -1, -1, -1, -1, -1, -1, 1519288 }, { 0x29BC0, -1, -1, -1, -1, -1, -1, -1, -1, 1519294 }, { 0x29BC1, -1, -1, -1, -1, -1, -1, -1, -1, 1519299 }, { 0x29BC2, -1, -1, -1, -1, -1, -1, -1, -1, 1519304 }, { 0x29BC3, -1, -1, 1519309, -1, -1, -1, -1, -1, -1 }, { 0x29BC4, -1, -1, 1519314, -1, -1, -1, -1, -1, -1 }, { 0x29BC6, -1, -1, 1519319, -1, -1, -1, -1, -1, -1 }, { 0x29BC7, -1, -1, 1519324, -1, -1, -1, -1, -1, -1 }, { 0x29BC8, -1, -1, 1519330, -1, -1, -1, -1, -1, -1 }, { 0x29BC9, -1, -1, 1519335, -1, -1, -1, -1, -1, -1 }, { 0x29BCA, -1, -1, 1519340, -1, -1, -1, -1, -1, -1 }, { 0x29BCB, -1, -1, 1519346, -1, -1, -1, -1, -1, -1 }, { 0x29BCC, -1, -1, 1519350, -1, -1, -1, -1, -1, -1 }, { 0x29BCD, -1, -1, 1519354, -1, -1, -1, -1, -1, -1 }, { 0x29BCE, -1, -1, 1519360, -1, -1, -1, -1, -1, -1 }, { 0x29BCF, -1, -1, 1519367, -1, -1, -1, -1, -1, -1 }, { 0x29BD1, -1, -1, 1519371, -1, -1, -1, -1, -1, -1 }, { 0x29BD2, -1, -1, 1519376, -1, -1, -1, -1, -1, -1 }, { 0x29BD5, -1, 1519381, -1, -1, -1, -1, -1, -1, -1 }, { 0x29BD8, -1, -1, 1519385, -1, -1, -1, -1, -1, -1 }, { 0x29BDB, -1, -1, 1519391, -1, -1, -1, -1, -1, -1 }, { 0x29BDC, -1, -1, 1519396, -1, -1, -1, -1, -1, -1 }, { 0x29BDE, -1, -1, 1519400, -1, -1, -1, -1, -1, -1 }, { 0x29BE8, -1, -1, 1519405, -1, -1, -1, -1, -1, -1 }, { 0x29BED, 1519414, 1519409, -1, -1, -1, -1, -1, -1, -1 }, { 0x29BEE, -1, -1, -1, -1, -1, -1, -1, -1, 1519434 }, { 0x29BEF, -1, -1, -1, -1, -1, -1, -1, -1, 1519440 }, { 0x29BF0, -1, -1, 1519446, -1, -1, -1, -1, -1, -1 }, { 0x29BF1, -1, -1, 1519451, -1, -1, -1, -1, -1, -1 }, { 0x29BF2, -1, -1, 1519455, -1, -1, -1, -1, -1, -1 }, { 0x29BF3, -1, -1, 1519463, -1, -1, -1, -1, -1, -1 }, { 0x29BF9, -1, -1, -1, -1, -1, -1, -1, -1, 1519468 }, { 0x29BFA, -1, -1, 1519473, -1, -1, -1, -1, -1, -1 }, { 0x29BFD, -1, -1, 1519477, -1, -1, -1, -1, -1, -1 }, { 0x29C00, -1, -1, 1519481, -1, -1, -1, -1, -1, -1 }, { 0x29C03, -1, -1, 1519488, -1, -1, -1, -1, -1, -1 }, { 0x29C08, -1, -1, -1, -1, -1, -1, -1, -1, 1519494 }, { 0x29C0D, -1, -1, 1519499, -1, -1, -1, -1, -1, -1 }, { 0x29C0E, -1, -1, 1519505, -1, -1, -1, -1, -1, -1 }, { 0x29C13, -1, -1, 1519511, -1, -1, -1, -1, -1, -1 }, { 0x29C17, -1, -1, 1519517, -1, -1, -1, -1, -1, -1 }, { 0x29C19, -1, -1, 1519522, -1, -1, -1, -1, -1, -1 }, { 0x29C1E, -1, -1, 1519526, -1, -1, -1, -1, -1, -1 }, { 0x29C1F, -1, -1, 1519530, -1, -1, -1, -1, -1, -1 }, { 0x29C20, -1, -1, 1519535, -1, -1, -1, -1, -1, -1 }, { 0x29C22, -1, -1, 1519539, -1, -1, -1, -1, -1, -1 }, { 0x29C24, -1, -1, 1519544, -1, -1, -1, -1, -1, -1 }, { 0x29C28, -1, -1, 1519548, -1, -1, -1, -1, -1, -1 }, { 0x29C2A, -1, -1, 1519553, -1, -1, -1, -1, -1, -1 }, { 0x29C2C, -1, -1, 1519557, -1, -1, -1, -1, -1, -1 }, { 0x29C2D, -1, -1, 1519562, -1, -1, -1, -1, -1, -1 }, { 0x29C2F, -1, -1, 1519567, -1, -1, -1, -1, -1, -1 }, { 0x29C32, -1, -1, 1519571, -1, -1, -1, -1, -1, -1 }, { 0x29C33, -1, -1, 1519575, -1, -1, -1, -1, -1, -1 }, { 0x29C34, -1, -1, 1519580, -1, -1, -1, -1, -1, -1 }, { 0x29C35, -1, -1, 1519584, -1, -1, -1, -1, -1, -1 }, { 0x29C36, -1, -1, 1519590, -1, -1, -1, -1, -1, -1 }, { 0x29C39, -1, -1, 1519595, -1, -1, -1, -1, -1, -1 }, { 0x29C3B, -1, -1, 1519601, -1, -1, -1, -1, -1, -1 }, { 0x29C3D, -1, -1, 1519605, -1, -1, -1, -1, -1, -1 }, { 0x29C3E, -1, -1, 1519611, -1, -1, -1, -1, -1, -1 }, { 0x29C40, -1, -1, 1519616, -1, -1, -1, -1, -1, -1 }, { 0x29C41, -1, -1, 1519622, -1, -1, -1, -1, -1, -1 }, { 0x29C43, -1, -1, 1519628, -1, -1, -1, -1, -1, -1 }, { 0x29C44, -1, -1, 1519634, -1, -1, -1, -1, -1, -1 }, { 0x29C46, -1, -1, 1519638, -1, -1, -1, -1, -1, -1 }, { 0x29C47, -1, -1, 1519644, -1, -1, -1, -1, -1, -1 }, { 0x29C48, -1, -1, 1519648, -1, -1, -1, -1, -1, -1 }, { 0x29C4A, -1, -1, 1519654, -1, -1, -1, -1, -1, -1 }, { 0x29C4B, -1, -1, 1519658, -1, -1, -1, -1, -1, -1 }, { 0x29C4C, -1, -1, 1519664, -1, -1, -1, -1, -1, -1 }, { 0x29C4D, -1, -1, 1519668, -1, -1, -1, -1, -1, -1 }, { 0x29C4E, -1, -1, 1519672, -1, -1, -1, -1, -1, -1 }, { 0x29C4F, -1, -1, 1519677, -1, -1, -1, -1, -1, -1 }, { 0x29C53, -1, -1, 1519681, -1, -1, -1, -1, -1, -1 }, { 0x29C58, -1, -1, 1519685, -1, -1, -1, -1, -1, -1 }, { 0x29C59, -1, -1, 1519689, -1, -1, -1, -1, -1, -1 }, { 0x29C5A, -1, -1, 1519693, -1, -1, -1, -1, -1, -1 }, { 0x29C5D, -1, -1, 1519697, -1, -1, -1, -1, -1, -1 }, { 0x29C5E, -1, -1, 1519701, -1, -1, -1, -1, -1, -1 }, { 0x29C66, -1, -1, 1519707, -1, -1, -1, -1, -1, -1 }, { 0x29C67, -1, -1, 1519713, -1, -1, -1, -1, -1, -1 }, { 0x29C68, -1, -1, 1519719, -1, -1, -1, -1, -1, -1 }, { 0x29C6A, -1, -1, 1519723, -1, -1, -1, -1, -1, -1 }, { 0x29C6C, -1, -1, 1519728, -1, -1, -1, -1, -1, -1 }, { 0x29C71, -1, -1, 1519733, -1, -1, -1, -1, -1, -1 }, { 0x29C72, -1, -1, 1519737, -1, -1, -1, -1, -1, -1 }, { 0x29C73, -1, 1519742, 1519748, -1, -1, -1, -1, -1, -1 }, { 0x29C74, -1, 1519754, 1519758, -1, -1, -1, -1, -1, -1 }, { 0x29C77, -1, -1, 1519764, -1, -1, -1, -1, -1, -1 }, { 0x29C7B, -1, -1, 1519769, -1, -1, -1, -1, -1, 1519774 }, { 0x29C7C, -1, -1, 1519780, -1, -1, -1, -1, -1, -1 }, { 0x29C7E, -1, -1, 1519785, -1, -1, -1, -1, -1, -1 }, { 0x29C81, -1, -1, 1519790, -1, -1, -1, -1, -1, -1 }, { 0x29C82, -1, -1, 1519794, -1, -1, -1, -1, -1, -1 }, { 0x29C83, -1, -1, 1519799, -1, -1, -1, -1, -1, -1 }, { 0x29C84, -1, -1, 1519805, -1, -1, -1, -1, -1, -1 }, { 0x29C85, -1, -1, 1519810, -1, -1, -1, -1, -1, -1 }, { 0x29C88, -1, -1, 1519815, -1, -1, -1, -1, -1, -1 }, { 0x29C8A, -1, -1, 1519820, -1, -1, -1, -1, -1, -1 }, { 0x29C8B, -1, -1, 1519825, -1, -1, -1, -1, -1, -1 }, { 0x29C8C, -1, -1, 1519831, -1, -1, -1, -1, -1, -1 }, { 0x29C8D, -1, -1, 1519837, -1, -1, -1, -1, -1, -1 }, { 0x29C8E, -1, -1, 1519842, -1, -1, -1, -1, -1, -1 }, { 0x29C8F, -1, -1, 1519847, -1, -1, -1, -1, -1, -1 }, { 0x29C92, -1, -1, 1519852, -1, -1, -1, -1, -1, -1 }, { 0x29CA0, -1, -1, 1519858, -1, -1, -1, -1, -1, -1 }, { 0x29CA1, -1, -1, 1519863, -1, -1, -1, -1, -1, 1519868 }, { 0x29CA2, -1, -1, 1519872, -1, -1, -1, -1, -1, -1 }, { 0x29CA3, -1, -1, 1519876, -1, -1, -1, -1, -1, -1 }, { 0x29CA4, -1, -1, 1519881, -1, -1, -1, -1, -1, -1 }, { 0x29CA5, -1, -1, -1, -1, -1, -1, -1, -1, 1519887 }, { 0x29CA6, -1, -1, 1519893, -1, -1, -1, -1, -1, -1 }, { 0x29CA7, -1, -1, 1519897, -1, -1, -1, -1, -1, -1 }, { 0x29CA8, -1, -1, 1519903, -1, -1, -1, -1, -1, -1 }, { 0x29CA9, -1, -1, 1519908, -1, -1, -1, -1, -1, -1 }, { 0x29CAA, -1, -1, 1519914, -1, -1, -1, -1, -1, -1 }, { 0x29CAC, -1, -1, 1519918, -1, -1, -1, -1, -1, -1 }, { 0x29CAD, -1, 1519923, -1, -1, -1, -1, -1, -1, -1 }, { 0x29CB1, -1, -1, 1519929, -1, -1, -1, -1, -1, -1 }, { 0x29CB2, -1, -1, 1519933, -1, -1, -1, -1, -1, -1 }, { 0x29CB4, -1, -1, 1519937, -1, -1, -1, -1, -1, -1 }, { 0x29CB5, -1, -1, 1519943, -1, -1, -1, -1, -1, -1 }, { 0x29CB7, -1, -1, 1519947, -1, -1, -1, -1, -1, -1 }, { 0x29CB9, -1, -1, 1519952, -1, -1, -1, -1, -1, -1 }, { 0x29CBB, -1, -1, 1519959, -1, -1, -1, -1, -1, -1 }, { 0x29CBE, -1, -1, 1519964, -1, -1, -1, -1, -1, -1 }, { 0x29CC5, -1, -1, 1519968, -1, -1, -1, -1, -1, -1 }, { 0x29CC6, -1, -1, 1519973, -1, -1, -1, -1, -1, -1 }, { 0x29CC7, -1, -1, 1519978, -1, -1, -1, -1, -1, -1 }, { 0x29CC8, -1, -1, 1519982, -1, -1, -1, -1, -1, -1 }, { 0x29CCA, -1, -1, -1, -1, -1, -1, -1, -1, 1519987 }, { 0x29CCC, -1, -1, 1519992, -1, -1, -1, -1, -1, -1 }, { 0x29CCD, -1, -1, 1519996, -1, -1, -1, -1, -1, -1 }, { 0x29CCE, -1, -1, 1520002, -1, -1, -1, -1, -1, -1 }, { 0x29CCF, -1, -1, 1520006, -1, -1, -1, -1, -1, -1 }, { 0x29CD0, -1, -1, 1520013, -1, -1, -1, -1, -1, -1 }, { 0x29CD2, -1, -1, 1520017, -1, -1, -1, -1, -1, -1 }, { 0x29CD3, -1, -1, 1520021, -1, -1, -1, -1, -1, -1 }, { 0x29CD4, -1, -1, 1520025, -1, -1, -1, -1, -1, -1 }, { 0x29CD5, -1, -1, 1520030, -1, -1, -1, -1, -1, -1 }, { 0x29CDD, -1, -1, 1520035, -1, -1, -1, -1, -1, -1 }, { 0x29CE1, -1, -1, 1520040, -1, -1, -1, -1, -1, -1 }, { 0x29CE2, -1, -1, 1520044, -1, -1, -1, -1, -1, -1 }, { 0x29CE3, -1, -1, 1520049, -1, -1, -1, -1, -1, -1 }, { 0x29CE4, -1, -1, 1520053, -1, -1, -1, -1, -1, -1 }, { 0x29CE5, -1, -1, 1520059, -1, -1, -1, -1, -1, -1 }, { 0x29CE7, -1, -1, 1520064, -1, -1, -1, -1, -1, -1 }, { 0x29CE8, -1, -1, 1520069, -1, -1, -1, -1, -1, -1 }, { 0x29CEF, -1, -1, 1520073, -1, -1, -1, -1, -1, -1 }, { 0x29CF2, -1, -1, 1520079, -1, -1, -1, -1, -1, -1 }, { 0x29CF3, -1, -1, -1, -1, -1, -1, -1, -1, 1520084 }, { 0x29CF4, -1, -1, -1, -1, -1, -1, -1, -1, 1520090 }, { 0x29CF5, -1, -1, 1520096, -1, -1, -1, -1, -1, -1 }, { 0x29CF6, -1, -1, 1520100, -1, -1, -1, -1, -1, -1 }, { 0x29CF8, -1, -1, 1520105, -1, -1, -1, -1, -1, -1 }, { 0x29D00, -1, -1, 1520111, -1, -1, -1, -1, -1, -1 }, { 0x29D01, -1, -1, 1520116, -1, -1, -1, -1, -1, -1 }, { 0x29D02, -1, -1, 1520121, -1, -1, -1, -1, -1, -1 }, { 0x29D03, -1, -1, 1520128, -1, -1, -1, -1, -1, -1 }, { 0x29D05, -1, -1, -1, -1, -1, -1, -1, -1, 1520132 }, { 0x29D07, -1, -1, 1520137, -1, -1, -1, -1, -1, -1 }, { 0x29D08, -1, -1, 1520143, -1, -1, -1, -1, -1, -1 }, { 0x29D09, -1, -1, 1520148, -1, -1, -1, -1, -1, -1 }, { 0x29D0D, -1, -1, 1520153, -1, -1, -1, -1, -1, -1 }, { 0x29D10, -1, -1, 1520159, -1, -1, -1, -1, -1, -1 }, { 0x29D11, -1, -1, 1520163, -1, -1, -1, -1, -1, -1 }, { 0x29D12, -1, -1, 1520168, -1, -1, -1, -1, -1, -1 }, { 0x29D13, -1, -1, 1520175, -1, -1, -1, -1, -1, -1 }, { 0x29D18, -1, -1, 1520180, -1, -1, -1, -1, -1, -1 }, { 0x29D19, -1, -1, 1520184, -1, -1, -1, -1, -1, -1 }, { 0x29D1A, -1, -1, -1, -1, -1, -1, -1, -1, 1520189 }, { 0x29D1C, -1, -1, 1520195, -1, -1, -1, -1, -1, -1 }, { 0x29D1D, -1, -1, 1520199, -1, -1, -1, -1, -1, -1 }, { 0x29D1E, -1, -1, 1520205, -1, -1, -1, -1, -1, -1 }, { 0x29D1F, -1, -1, 1520210, -1, -1, -1, -1, -1, -1 }, { 0x29D20, -1, -1, 1520215, -1, -1, -1, -1, -1, -1 }, { 0x29D21, -1, -1, 1520220, -1, -1, -1, -1, -1, -1 }, { 0x29D23, -1, -1, 1520224, -1, -1, -1, -1, -1, -1 }, { 0x29D24, -1, -1, 1520228, -1, -1, -1, -1, -1, -1 }, { 0x29D27, -1, -1, 1520234, -1, -1, -1, -1, -1, -1 }, { 0x29D28, -1, -1, 1520240, -1, -1, -1, -1, -1, -1 }, { 0x29D29, -1, -1, 1520246, -1, -1, -1, -1, -1, -1 }, { 0x29D2A, -1, -1, 1520252, -1, -1, -1, -1, -1, -1 }, { 0x29D2C, -1, -1, -1, -1, -1, -1, -1, -1, 1520256 }, { 0x29D2E, -1, -1, 1520261, -1, -1, -1, -1, -1, -1 }, { 0x29D31, -1, -1, 1520265, -1, -1, -1, -1, -1, -1 }, { 0x29D32, -1, -1, 1520270, -1, -1, -1, -1, -1, -1 }, { 0x29D33, -1, -1, 1520276, -1, -1, -1, -1, -1, -1 }, { 0x29D35, -1, -1, 1520281, -1, -1, -1, -1, -1, -1 }, { 0x29D39, -1, -1, 1520286, -1, -1, -1, -1, -1, -1 }, { 0x29D3A, -1, -1, 1520290, -1, -1, -1, -1, -1, -1 }, { 0x29D3B, -1, -1, 1520294, -1, -1, -1, -1, -1, -1 }, { 0x29D3E, -1, 1520299, -1, -1, -1, -1, -1, -1, -1 }, { 0x29D40, -1, -1, 1520304, -1, -1, -1, -1, -1, -1 }, { 0x29D43, -1, -1, -1, -1, -1, -1, -1, -1, 1520310 }, { 0x29D44, -1, -1, 1520316, -1, -1, -1, -1, -1, -1 }, { 0x29D45, -1, -1, 1520322, -1, -1, -1, -1, -1, -1 }, { 0x29D47, -1, -1, 1520326, -1, -1, -1, -1, -1, -1 }, { 0x29D49, -1, -1, 1520331, -1, -1, -1, -1, -1, -1 }, { 0x29D4B, 1520340, 1520336, -1, -1, -1, 1520384, 1520403, -1, -1 }, { 0x29D4D, -1, -1, 1520407, -1, -1, -1, -1, -1, -1 }, { 0x29D4E, -1, -1, 1520412, -1, -1, -1, -1, -1, -1 }, { 0x29D4F, -1, -1, 1520416, -1, -1, -1, -1, -1, -1 }, { 0x29D53, -1, -1, 1520421, -1, -1, -1, -1, -1, -1 }, { 0x29D55, -1, -1, 1520426, -1, -1, -1, -1, -1, -1 }, { 0x29D56, -1, -1, 1520431, -1, -1, -1, -1, -1, -1 }, { 0x29D57, -1, -1, 1520437, -1, -1, -1, -1, -1, -1 }, { 0x29D5A, -1, 1520441, 1520446, -1, -1, -1, -1, -1, -1 }, { 0x29D5B, -1, -1, 1520450, -1, -1, -1, -1, -1, -1 }, { 0x29D5C, -1, -1, -1, -1, -1, -1, -1, -1, 1520455 }, { 0x29D5D, -1, -1, -1, -1, -1, -1, -1, -1, 1520459 }, { 0x29D5E, -1, -1, -1, -1, -1, -1, -1, -1, 1520465 }, { 0x29D60, -1, -1, 1520472, -1, -1, -1, -1, -1, -1 }, { 0x29D62, -1, -1, 1520477, -1, -1, -1, -1, -1, -1 }, { 0x29D63, -1, -1, 1520481, -1, -1, -1, -1, -1, -1 }, { 0x29D65, -1, -1, 1520486, -1, -1, -1, -1, -1, -1 }, { 0x29D66, -1, -1, 1520491, -1, -1, -1, -1, -1, -1 }, { 0x29D69, -1, -1, 1520495, -1, -1, -1, -1, -1, -1 }, { 0x29D6C, -1, -1, 1520499, -1, -1, -1, -1, -1, -1 }, { 0x29D6D, -1, -1, 1520503, -1, -1, -1, -1, -1, -1 }, { 0x29D6E, -1, -1, 1520509, -1, -1, -1, -1, -1, -1 }, { 0x29D70, -1, -1, 1520514, -1, -1, -1, -1, -1, -1 }, { 0x29D71, -1, -1, 1520520, -1, -1, -1, -1, -1, -1 }, { 0x29D79, -1, -1, 1520524, -1, -1, -1, -1, -1, -1 }, { 0x29D7C, -1, 1520528, -1, -1, -1, -1, -1, -1, -1 }, { 0x29D7D, -1, -1, -1, -1, -1, -1, -1, -1, 1520533 }, { 0x29D7E, -1, -1, -1, -1, -1, -1, -1, -1, 1520537 }, { 0x29D7F, -1, -1, -1, -1, -1, -1, -1, -1, 1520542 }, { 0x29D81, -1, -1, 1520548, -1, -1, -1, -1, -1, -1 }, { 0x29D82, -1, -1, 1520554, -1, -1, -1, -1, -1, -1 }, { 0x29D84, -1, -1, 1520559, -1, -1, -1, -1, -1, -1 }, { 0x29D85, 1520568, 1520564, 1520577, -1, -1, -1, -1, -1, -1 }, { 0x29D87, -1, -1, 1520582, -1, -1, -1, -1, -1, -1 }, { 0x29D88, -1, -1, 1520588, -1, -1, -1, -1, -1, -1 }, { 0x29D89, 1520597, 1520592, 1520621, -1, -1, -1, -1, -1, -1 }, { 0x29D8E, -1, -1, 1520625, -1, -1, -1, -1, -1, -1 }, { 0x29D96, -1, -1, 1520630, -1, -1, -1, -1, -1, -1 }, { 0x29D98, 1520640, 1520634, 1520671, -1, -1, -1, -1, -1, -1 }, { 0x29D9B, -1, 1520675, 1520680, -1, -1, -1, -1, -1, -1 }, { 0x29D9D, -1, -1, -1, -1, -1, -1, -1, -1, 1520685 }, { 0x29D9E, -1, -1, 1520692, -1, -1, -1, -1, -1, -1 }, { 0x29D9F, -1, -1, -1, -1, -1, -1, -1, -1, 1520696 }, { 0x29DA1, -1, -1, 1520704, -1, -1, -1, -1, -1, -1 }, { 0x29DA2, -1, -1, 1520710, -1, -1, -1, -1, -1, -1 }, { 0x29DA3, -1, -1, 1520715, -1, -1, -1, -1, -1, -1 }, { 0x29DA4, -1, -1, 1520721, -1, -1, -1, -1, -1, -1 }, { 0x29DA5, -1, -1, 1520727, -1, -1, -1, -1, -1, -1 }, { 0x29DA6, -1, -1, 1520732, -1, -1, -1, -1, -1, -1 }, { 0x29DA7, -1, -1, 1520738, -1, -1, -1, -1, -1, -1 }, { 0x29DA9, -1, -1, 1520743, -1, -1, -1, -1, -1, -1 }, { 0x29DAA, -1, -1, -1, -1, -1, -1, -1, -1, 1520747 }, { 0x29DAB, -1, -1, 1520753, -1, -1, -1, -1, -1, -1 }, { 0x29DAC, 1520761, 1520757, -1, -1, -1, -1, -1, -1, -1 }, { 0x29DAD, -1, -1, 1520769, -1, -1, -1, -1, -1, -1 }, { 0x29DAF, -1, -1, 1520773, -1, -1, -1, -1, -1, -1 }, { 0x29DB1, -1, -1, 1520777, -1, -1, -1, -1, -1, -1 }, { 0x29DC1, -1, -1, 1520782, -1, -1, -1, -1, -1, -1 }, { 0x29DC2, -1, -1, 1520787, -1, -1, -1, -1, -1, -1 }, { 0x29DC4, -1, -1, 1520792, -1, -1, -1, -1, -1, -1 }, { 0x29DC6, -1, -1, -1, -1, -1, -1, -1, -1, 1520799 }, { 0x29DC7, -1, -1, -1, -1, -1, -1, -1, -1, 1520805 }, { 0x29DC8, -1, -1, -1, -1, -1, -1, -1, -1, 1520811 }, { 0x29DC9, -1, -1, -1, -1, -1, -1, -1, -1, 1520818 }, { 0x29DCA, -1, -1, -1, -1, -1, -1, -1, -1, 1520825 }, { 0x29DCB, -1, -1, 1520829, -1, -1, -1, -1, -1, -1 }, { 0x29DCC, -1, -1, 1520833, -1, -1, -1, -1, -1, -1 }, { 0x29DCD, -1, -1, 1520838, -1, -1, -1, -1, -1, -1 }, { 0x29DCE, -1, -1, 1520842, -1, -1, -1, -1, -1, -1 }, { 0x29DCF, -1, -1, 1520846, -1, -1, -1, -1, -1, -1 }, { 0x29DD0, -1, -1, 1520852, -1, -1, -1, -1, -1, -1 }, { 0x29DD3, -1, 1520856, 1520860, -1, -1, -1, -1, -1, -1 }, { 0x29DD5, -1, 1520865, 1520872, -1, -1, -1, -1, -1, 1520885 }, { 0x29DD6, -1, -1, 1520892, -1, -1, -1, -1, -1, -1 }, { 0x29DD7, -1, -1, 1520896, -1, -1, -1, -1, -1, -1 }, { 0x29DD8, -1, -1, 1520903, -1, -1, -1, -1, -1, -1 }, { 0x29DDA, -1, -1, 1520907, -1, -1, -1, -1, -1, -1 }, { 0x29DDB, -1, -1, -1, -1, -1, -1, -1, -1, 1520911 }, { 0x29DE7, -1, -1, 1520918, -1, -1, -1, -1, -1, -1 }, { 0x29DED, -1, -1, 1520923, -1, -1, -1, -1, -1, -1 }, { 0x29DEF, -1, -1, 1520930, -1, -1, -1, -1, -1, -1 }, { 0x29DF0, -1, -1, 1520934, -1, -1, -1, -1, -1, -1 }, { 0x29DF3, -1, -1, -1, -1, -1, -1, -1, -1, 1520939 }, { 0x29DF5, -1, -1, 1520945, -1, -1, -1, -1, -1, -1 }, { 0x29DF6, -1, 1520950, 1520956, -1, -1, -1, -1, -1, 1520962 }, { 0x29DF8, 1520968, -1, 1520999, -1, -1, -1, -1, -1, -1 }, { 0x29DF9, -1, -1, 1521005, -1, -1, -1, -1, -1, -1 }, { 0x29DFB, -1, -1, 1521011, -1, -1, -1, -1, -1, -1 }, { 0x29DFD, -1, -1, 1521016, -1, -1, -1, -1, -1, -1 }, { 0x29DFE, -1, -1, 1521020, -1, -1, -1, -1, -1, -1 }, { 0x29E00, -1, -1, 1521024, -1, -1, -1, -1, -1, -1 }, { 0x29E01, -1, -1, 1521030, -1, -1, -1, -1, -1, -1 }, { 0x29E02, -1, -1, 1521035, -1, -1, -1, -1, -1, -1 }, { 0x29E03, -1, -1, 1521040, -1, -1, -1, -1, -1, -1 }, { 0x29E04, -1, -1, 1521044, -1, -1, -1, -1, -1, 1521049 }, { 0x29E06, -1, 1521055, -1, -1, -1, -1, -1, -1, -1 }, { 0x29E07, -1, -1, 1521060, -1, -1, -1, -1, -1, -1 }, { 0x29E0B, -1, -1, 1521063, -1, -1, -1, -1, -1, -1 }, { 0x29E0E, -1, -1, 1521066, -1, -1, -1, -1, -1, -1 }, { 0x29E10, -1, -1, 1521072, -1, -1, -1, -1, -1, -1 }, { 0x29E16, -1, -1, 1521076, -1, -1, -1, -1, -1, -1 }, { 0x29E18, -1, -1, -1, -1, -1, -1, -1, -1, 1521079 }, { 0x29E1E, -1, -1, 1521086, -1, -1, -1, -1, -1, -1 }, { 0x29E1F, -1, -1, 1521091, -1, -1, -1, -1, -1, -1 }, { 0x29E25, -1, -1, 1521095, -1, -1, -1, -1, -1, -1 }, { 0x29E26, -1, -1, 1521101, -1, -1, -1, -1, -1, -1 }, { 0x29E27, -1, -1, 1521105, -1, -1, -1, -1, -1, -1 }, { 0x29E28, 1521109, -1, 1521120, -1, -1, -1, -1, -1, -1 }, { 0x29E2D, -1, 1521124, -1, -1, -1, -1, -1, -1, -1 }, { 0x29E2E, -1, -1, -1, -1, -1, -1, -1, -1, 1521130 }, { 0x29E2F, -1, -1, -1, -1, -1, -1, -1, -1, 1521137 }, { 0x29E30, -1, -1, -1, -1, -1, -1, -1, -1, 1521145 }, { 0x29E31, -1, -1, -1, -1, -1, -1, -1, -1, 1521148 }, { 0x29E32, -1, -1, -1, -1, -1, -1, -1, -1, 1521154 }, { 0x29E33, -1, -1, -1, -1, -1, -1, -1, -1, 1521160 }, { 0x29E34, -1, -1, -1, -1, -1, -1, -1, -1, 1521165 }, { 0x29E35, -1, -1, -1, -1, -1, -1, -1, -1, 1521170 }, { 0x29E36, -1, -1, -1, -1, -1, -1, -1, -1, 1521177 }, { 0x29E37, -1, -1, -1, -1, -1, -1, -1, -1, 1521183 }, { 0x29E38, -1, -1, -1, -1, -1, -1, -1, -1, 1521188 }, { 0x29E39, -1, -1, 1521193, -1, -1, -1, -1, -1, -1 }, { 0x29E3E, -1, -1, 1521197, -1, -1, -1, -1, -1, -1 }, { 0x29E3F, -1, -1, 1521201, -1, -1, -1, -1, -1, -1 }, { 0x29E40, -1, -1, 1521205, -1, -1, -1, -1, -1, -1 }, { 0x29E42, -1, -1, 1521210, -1, -1, -1, -1, -1, -1 }, { 0x29E44, -1, -1, 1521215, -1, -1, -1, -1, -1, -1 }, { 0x29E45, -1, -1, 1521220, -1, -1, -1, -1, -1, -1 }, { 0x29E47, -1, -1, 1521226, -1, -1, -1, -1, -1, -1 }, { 0x29E48, -1, -1, 1521232, -1, -1, -1, -1, -1, -1 }, { 0x29E49, -1, -1, 1521237, -1, -1, -1, -1, -1, -1 }, { 0x29E4A, -1, -1, 1521242, -1, -1, -1, -1, -1, -1 }, { 0x29E4D, -1, -1, 1521247, -1, -1, -1, -1, -1, -1 }, { 0x29E4E, -1, 1521252, 1521257, -1, -1, -1, -1, -1, -1 }, { 0x29E4F, -1, -1, 1521261, -1, -1, -1, -1, -1, -1 }, { 0x29E51, -1, -1, 1521265, -1, -1, -1, -1, -1, -1 }, { 0x29E5E, -1, -1, 1521270, -1, -1, -1, -1, -1, -1 }, { 0x29E5F, -1, -1, 1521275, -1, -1, -1, -1, -1, -1 }, { 0x29E62, -1, -1, 1521280, -1, -1, -1, -1, -1, -1 }, { 0x29E64, -1, -1, -1, -1, -1, -1, -1, -1, 1521286 }, { 0x29E65, -1, -1, 1521290, -1, -1, -1, -1, -1, -1 }, { 0x29E68, -1, 1521295, -1, -1, -1, -1, -1, -1, -1 }, { 0x29E69, -1, -1, -1, -1, -1, -1, -1, -1, 1521301 }, { 0x29E6A, -1, -1, -1, -1, -1, -1, -1, -1, 1521306 }, { 0x29E6B, -1, -1, -1, -1, -1, -1, -1, -1, 1521310 }, { 0x29E6C, -1, -1, -1, -1, -1, -1, -1, -1, 1521315 }, { 0x29E6D, -1, -1, -1, -1, -1, -1, -1, -1, 1521320 }, { 0x29E6E, -1, -1, -1, -1, -1, -1, -1, -1, 1521326 }, { 0x29E6F, -1, -1, -1, -1, -1, -1, -1, -1, 1521330 }, { 0x29E70, -1, -1, -1, -1, -1, -1, -1, -1, 1521337 }, { 0x29E71, -1, -1, 1521345, -1, -1, -1, -1, -1, -1 }, { 0x29E72, 1521354, 1521350, -1, -1, -1, -1, -1, -1, -1 }, { 0x29E73, -1, -1, 1521358, -1, -1, -1, -1, -1, -1 }, { 0x29E74, -1, -1, 1521363, -1, -1, -1, -1, -1, -1 }, { 0x29E75, -1, -1, 1521368, -1, -1, -1, -1, -1, -1 }, { 0x29E76, -1, -1, 1521372, -1, -1, -1, -1, -1, -1 }, { 0x29E77, -1, -1, 1521378, -1, -1, -1, -1, -1, -1 }, { 0x29E78, -1, -1, 1521383, -1, -1, -1, -1, -1, -1 }, { 0x29E79, -1, -1, -1, -1, -1, -1, -1, -1, 1521388 }, { 0x29E7A, -1, -1, 1521395, -1, -1, -1, -1, -1, -1 }, { 0x29E7C, -1, -1, 1521399, -1, -1, -1, -1, -1, -1 }, { 0x29E7E, -1, -1, 1521404, -1, -1, -1, -1, -1, -1 }, { 0x29E7F, -1, -1, 1521408, -1, -1, -1, -1, -1, -1 }, { 0x29E84, -1, -1, 1521412, -1, -1, -1, -1, -1, -1 }, { 0x29E8B, -1, -1, -1, -1, -1, -1, -1, -1, 1521419 }, { 0x29E8C, -1, -1, -1, -1, -1, -1, -1, -1, 1521425 }, { 0x29E97, -1, -1, 1521432, -1, -1, -1, -1, -1, -1 }, { 0x29E9B, -1, -1, 1521436, -1, -1, -1, -1, -1, -1 }, { 0x29E9D, -1, -1, 1521440, -1, -1, -1, -1, -1, -1 }, { 0x29E9E, -1, -1, 1521444, -1, -1, -1, -1, -1, -1 }, { 0x29EA1, -1, -1, -1, -1, -1, -1, -1, -1, 1521450 }, { 0x29EA2, -1, -1, -1, -1, -1, -1, -1, -1, 1521455 }, { 0x29EA3, -1, -1, -1, -1, -1, -1, -1, -1, 1521463 }, { 0x29EA4, -1, -1, -1, -1, -1, -1, -1, -1, 1521469 }, { 0x29EA5, -1, -1, -1, -1, -1, -1, -1, -1, 1521475 }, { 0x29EA6, -1, -1, -1, -1, -1, -1, -1, -1, 1521479 }, { 0x29EA7, -1, -1, -1, -1, -1, -1, -1, -1, 1521486 }, { 0x29EA8, -1, -1, -1, -1, -1, -1, -1, -1, 1521492 }, { 0x29EA9, -1, -1, -1, -1, -1, -1, -1, -1, 1521499 }, { 0x29EAA, -1, -1, -1, -1, -1, -1, -1, -1, 1521505 }, { 0x29EAB, -1, -1, 1521510, -1, -1, -1, -1, -1, -1 }, { 0x29EAC, -1, 1521515, -1, -1, -1, -1, -1, -1, -1 }, { 0x29EAF, -1, -1, 1521521, -1, -1, -1, -1, -1, 1521525 }, { 0x29EB0, -1, -1, 1521531, -1, -1, -1, -1, -1, -1 }, { 0x29EB1, -1, -1, 1521535, -1, -1, -1, -1, -1, 1521539 }, { 0x29EB2, -1, -1, 1521547, -1, -1, -1, -1, -1, -1 }, { 0x29EB5, -1, -1, 1521551, -1, -1, -1, -1, -1, -1 }, { 0x29EBA, -1, -1, -1, -1, -1, -1, -1, -1, 1521557 }, { 0x29EBC, -1, -1, 1521562, -1, -1, -1, -1, -1, -1 }, { 0x29EC3, -1, 1521566, -1, -1, -1, -1, -1, -1, -1 }, { 0x29ECB, -1, -1, 1521572, -1, -1, -1, -1, -1, -1 }, { 0x29ECC, -1, -1, 1521577, -1, -1, -1, -1, -1, -1 }, { 0x29ECE, -1, -1, 1521581, -1, -1, -1, -1, -1, -1 }, { 0x29ED0, -1, -1, -1, -1, -1, -1, -1, -1, 1521586 }, { 0x29ED1, -1, -1, -1, -1, -1, -1, -1, -1, 1521592 }, { 0x29ED2, -1, -1, -1, -1, -1, -1, -1, -1, 1521598 }, { 0x29ED3, -1, -1, -1, -1, -1, -1, -1, -1, 1521604 }, { 0x29ED4, -1, -1, -1, -1, -1, -1, -1, -1, 1521609 }, { 0x29ED5, -1, -1, -1, -1, -1, -1, -1, -1, 1521615 }, { 0x29ED6, -1, -1, 1521622, -1, -1, -1, -1, -1, -1 }, { 0x29ED7, -1, -1, 1521627, -1, -1, -1, -1, -1, -1 }, { 0x29ED8, -1, -1, 1521631, -1, -1, -1, -1, -1, -1 }, { 0x29EDA, -1, -1, 1521637, -1, -1, -1, -1, -1, -1 }, { 0x29EDB, -1, -1, 1521641, -1, -1, -1, -1, -1, 1521646 }, { 0x29EDC, -1, -1, 1521653, -1, -1, -1, -1, -1, -1 }, { 0x29EDD, -1, -1, 1521658, -1, -1, -1, -1, -1, -1 }, { 0x29EDF, -1, -1, 1521665, -1, -1, -1, -1, -1, 1521670 }, { 0x29EE1, -1, -1, 1521675, -1, -1, -1, -1, -1, -1 }, { 0x29EE2, -1, -1, 1521681, -1, -1, -1, -1, -1, -1 }, { 0x29EE4, -1, -1, 1521686, -1, -1, -1, -1, -1, -1 }, { 0x29EE7, -1, -1, 1521691, -1, -1, -1, -1, -1, -1 }, { 0x29EF1, -1, -1, 1521696, -1, -1, -1, -1, -1, -1 }, { 0x29EF5, -1, -1, 1521702, -1, -1, -1, -1, -1, -1 }, { 0x29EF7, -1, -1, 1521707, -1, -1, -1, -1, -1, -1 }, { 0x29EF8, -1, 1521713, -1, -1, -1, -1, -1, -1, -1 }, { 0x29EF9, -1, -1, -1, -1, -1, -1, -1, -1, 1521718 }, { 0x29EFA, -1, -1, -1, -1, -1, -1, -1, -1, 1521724 }, { 0x29EFB, -1, -1, -1, -1, -1, -1, -1, -1, 1521729 }, { 0x29EFC, -1, -1, 1521733, -1, -1, -1, -1, -1, -1 }, { 0x29F00, -1, -1, -1, -1, -1, -1, -1, -1, 1521738 }, { 0x29F01, -1, -1, -1, -1, -1, -1, -1, -1, 1521743 }, { 0x29F02, -1, -1, 1521747, -1, -1, -1, -1, -1, -1 }, { 0x29F04, -1, -1, 1521752, -1, -1, -1, -1, -1, -1 }, { 0x29F05, -1, -1, 1521756, -1, -1, -1, -1, -1, -1 }, { 0x29F08, 1521766, 1521762, 1521785, -1, -1, -1, -1, -1, 1521789 }, { 0x29F09, -1, -1, 1521793, -1, -1, -1, -1, -1, -1 }, { 0x29F0A, -1, -1, 1521799, -1, -1, -1, -1, -1, -1 }, { 0x29F0B, -1, -1, 1521804, -1, -1, -1, -1, -1, -1 }, { 0x29F0C, -1, -1, 1521808, -1, -1, -1, -1, -1, -1 }, { 0x29F12, -1, -1, 1521813, -1, -1, -1, -1, -1, -1 }, { 0x29F19, -1, -1, 1521820, -1, -1, -1, -1, -1, -1 }, { 0x29F1A, -1, -1, 1521824, -1, -1, -1, -1, -1, -1 }, { 0x29F22, -1, -1, -1, -1, -1, -1, -1, -1, 1521828 }, { 0x29F23, -1, 1521834, -1, -1, -1, -1, -1, -1, -1 }, { 0x29F24, -1, -1, -1, -1, -1, -1, -1, -1, 1521839 }, { 0x29F26, -1, -1, 1521845, -1, -1, -1, -1, -1, -1 }, { 0x29F28, -1, -1, 1521850, -1, -1, -1, -1, -1, 1521854 }, { 0x29F2B, -1, -1, 1521860, -1, -1, -1, -1, -1, -1 }, { 0x29F2D, -1, -1, 1521865, -1, -1, -1, -1, -1, -1 }, { 0x29F30, -1, 1521870, -1, -1, -1, -1, -1, -1, -1 }, { 0x29F34, -1, -1, 1521874, -1, -1, -1, -1, -1, -1 }, { 0x29F37, -1, -1, -1, -1, -1, -1, -1, -1, 1521878 }, { 0x29F38, -1, -1, -1, -1, -1, -1, -1, -1, 1521886 }, { 0x29F3C, -1, -1, 1521894, -1, -1, -1, -1, -1, -1 }, { 0x29F40, -1, -1, 1521900, -1, -1, -1, -1, -1, -1 }, { 0x29F41, -1, -1, 1521906, -1, -1, -1, -1, -1, -1 }, { 0x29F46, -1, -1, 1521912, -1, -1, -1, -1, -1, -1 }, { 0x29F47, -1, -1, 1521916, -1, -1, -1, -1, -1, -1 }, { 0x29F49, -1, -1, -1, -1, -1, -1, -1, -1, 1521921 }, { 0x29F4A, -1, -1, -1, -1, -1, -1, -1, -1, 1521927 }, { 0x29F4B, -1, -1, -1, -1, -1, -1, -1, -1, 1521932 }, { 0x29F4D, -1, -1, 1521937, -1, -1, -1, -1, -1, -1 }, { 0x29F4E, -1, -1, 1521942, -1, -1, -1, -1, -1, -1 }, { 0x29F4F, -1, -1, 1521947, -1, -1, -1, -1, -1, -1 }, { 0x29F56, -1, -1, -1, -1, -1, -1, -1, -1, 1521951 }, { 0x29F57, -1, -1, -1, -1, -1, -1, -1, -1, 1521958 }, { 0x29F5B, -1, -1, 1521966, -1, -1, -1, -1, -1, -1 }, { 0x29F5C, -1, -1, 1521970, -1, -1, -1, -1, -1, -1 }, { 0x29F5D, -1, -1, 1521976, -1, -1, -1, -1, -1, -1 }, { 0x29F5E, -1, -1, 1521982, -1, -1, -1, -1, -1, -1 }, { 0x29F61, -1, -1, 1521987, -1, -1, -1, -1, -1, -1 }, { 0x29F64, -1, -1, -1, -1, -1, -1, -1, -1, 1521993 }, { 0x29F65, -1, -1, -1, -1, -1, -1, -1, -1, 1521999 }, { 0x29F67, -1, -1, 1522006, -1, -1, -1, -1, -1, -1 }, { 0x29F68, -1, -1, 1522014, -1, -1, -1, -1, -1, -1 }, { 0x29F69, -1, -1, 1522018, -1, -1, -1, -1, -1, -1 }, { 0x29F70, -1, -1, 1522022, -1, -1, -1, -1, -1, -1 }, { 0x29F73, -1, -1, 1522027, -1, -1, -1, -1, -1, -1 }, { 0x29F74, -1, -1, 1522033, -1, -1, -1, -1, -1, -1 }, { 0x29F75, -1, -1, 1522039, -1, -1, -1, -1, -1, -1 }, { 0x29F77, -1, -1, 1522043, -1, -1, -1, -1, -1, -1 }, { 0x29F78, -1, -1, -1, -1, -1, -1, -1, -1, 1522047 }, { 0x29F79, -1, 1522052, 1522058, -1, -1, -1, -1, -1, -1 }, { 0x29F7A, -1, -1, 1522061, -1, -1, -1, -1, -1, -1 }, { 0x29F7B, -1, -1, 1522065, -1, -1, -1, -1, -1, -1 }, { 0x29F7C, 1522075, 1522069, 1522112, -1, -1, -1, -1, -1, -1 }, { 0x29F7D, -1, -1, 1522117, -1, -1, -1, -1, -1, -1 }, { 0x29F7E, 1522126, 1522122, 1522137, -1, -1, -1, -1, -1, -1 }, { 0x29F81, -1, 1522141, 1522146, -1, -1, -1, -1, -1, -1 }, { 0x29F82, 1522151, -1, 1522160, -1, -1, -1, -1, -1, -1 }, { 0x29F83, 1522171, 1522166, 1522209, -1, -1, -1, -1, -1, -1 }, { 0x29F84, -1, -1, 1522215, -1, -1, -1, -1, -1, -1 }, { 0x29F85, -1, -1, 1522220, -1, -1, -1, -1, -1, -1 }, { 0x29F86, -1, -1, 1522224, -1, -1, -1, -1, -1, -1 }, { 0x29F87, 1522232, 1522228, 1522259, -1, -1, -1, -1, -1, -1 }, { 0x29F88, 1522267, 1522262, 1522314, -1, -1, -1, -1, -1, -1 }, { 0x29F8A, 1522325, 1522319, 1522340, -1, -1, -1, -1, -1, -1 }, { 0x29F8B, 1522344, -1, 1522393, -1, -1, -1, -1, -1, -1 }, { 0x29F8C, 1522406, 1522400, 1522417, -1, -1, -1, -1, -1, -1 }, { 0x29F92, -1, -1, 1522423, -1, -1, -1, -1, -1, -1 }, { 0x29F93, -1, -1, 1522429, -1, -1, -1, -1, -1, -1 }, { 0x29F94, -1, -1, 1522435, -1, -1, -1, -1, -1, -1 }, { 0x29F95, -1, -1, 1522439, -1, -1, -1, -1, -1, -1 }, { 0x29F97, -1, -1, 1522444, -1, -1, -1, -1, -1, -1 }, { 0x29F98, -1, -1, 1522450, -1, -1, -1, -1, -1, -1 }, { 0x29F9A, -1, -1, 1522454, -1, -1, -1, -1, -1, -1 }, { 0x29F9D, -1, -1, 1522460, -1, -1, -1, -1, -1, -1 }, { 0x29F9E, -1, -1, 1522465, -1, -1, -1, -1, -1, -1 }, { 0x29FA0, -1, -1, 1522470, -1, -1, -1, -1, -1, -1 }, { 0x29FA1, -1, -1, 1522474, -1, -1, -1, -1, -1, -1 }, { 0x29FA2, -1, -1, 1522479, -1, -1, -1, -1, -1, -1 }, { 0x29FA7, -1, -1, 1522483, -1, -1, -1, -1, -1, -1 }, { 0x29FAC, -1, -1, 1522488, -1, -1, -1, -1, -1, -1 }, { 0x29FB0, -1, -1, -1, -1, -1, -1, -1, -1, 1522495 }, { 0x29FB3, -1, -1, 1522500, -1, -1, -1, -1, -1, -1 }, { 0x29FB6, -1, -1, 1522504, -1, -1, -1, -1, -1, -1 }, { 0x29FB7, -1, 1522509, 1522514, -1, -1, -1, -1, -1, 1522518 }, { 0x29FB8, -1, -1, 1522524, -1, -1, -1, -1, -1, -1 }, { 0x29FBA, -1, -1, 1522528, -1, -1, -1, -1, -1, -1 }, { 0x29FBB, -1, -1, 1522534, -1, -1, -1, -1, -1, -1 }, { 0x29FBC, -1, -1, 1522538, -1, -1, -1, -1, -1, -1 }, { 0x29FBD, -1, -1, 1522542, -1, -1, -1, -1, -1, -1 }, { 0x29FBE, -1, -1, 1522547, -1, -1, -1, -1, -1, -1 }, { 0x29FBF, -1, -1, 1522553, -1, -1, -1, -1, -1, -1 }, { 0x29FC0, -1, -1, 1522557, -1, -1, -1, -1, -1, -1 }, { 0x29FC2, -1, -1, 1522564, -1, -1, -1, -1, -1, -1 }, { 0x29FC3, -1, -1, 1522569, -1, -1, -1, -1, -1, -1 }, { 0x29FC4, -1, -1, 1522574, -1, -1, -1, -1, -1, -1 }, { 0x29FC8, -1, -1, 1522581, -1, -1, -1, -1, -1, -1 }, { 0x29FC9, -1, -1, 1522586, -1, -1, -1, -1, -1, -1 }, { 0x29FCA, -1, -1, 1522591, -1, -1, -1, -1, -1, -1 }, { 0x29FD1, -1, -1, 1522597, -1, -1, -1, -1, -1, -1 }, { 0x29FD3, -1, -1, 1522603, -1, -1, -1, -1, -1, -1 }, { 0x29FD4, -1, -1, 1522608, -1, -1, -1, -1, -1, -1 }, { 0x29FD5, -1, -1, 1522612, -1, -1, -1, -1, -1, -1 }, { 0x29FD8, -1, -1, -1, -1, -1, -1, -1, -1, 1522617 }, { 0x29FD9, -1, -1, -1, -1, -1, -1, -1, -1, 1522622 }, { 0x29FDA, -1, -1, -1, -1, -1, -1, -1, -1, 1522628 }, { 0x29FDB, -1, -1, 1522637, -1, -1, -1, -1, -1, -1 }, { 0x29FDD, -1, -1, 1522641, -1, -1, -1, -1, -1, -1 }, { 0x29FDE, 1522650, 1522645, -1, -1, -1, -1, -1, -1, -1 }, { 0x29FDF, -1, -1, 1522670, -1, -1, -1, -1, -1, -1 }, { 0x29FE0, -1, -1, 1522674, -1, -1, -1, -1, -1, 1522679 }, { 0x29FE1, -1, -1, 1522685, -1, -1, -1, -1, -1, -1 }, { 0x29FE2, -1, -1, 1522690, -1, -1, -1, -1, -1, -1 }, { 0x29FE3, -1, -1, 1522695, -1, -1, -1, -1, -1, -1 }, { 0x29FE4, -1, -1, 1522699, -1, -1, -1, -1, -1, -1 }, { 0x29FE5, -1, -1, 1522704, -1, -1, -1, -1, -1, -1 }, { 0x29FE7, -1, -1, 1522708, -1, -1, -1, -1, -1, -1 }, { 0x29FE8, -1, -1, -1, -1, -1, -1, -1, -1, 1522712 }, { 0x29FE9, -1, -1, 1522721, -1, -1, -1, -1, -1, -1 }, { 0x29FEA, -1, -1, 1522725, -1, -1, -1, -1, -1, -1 }, { 0x29FEC, -1, -1, 1522730, -1, -1, -1, -1, -1, -1 }, { 0x29FF7, -1, -1, 1522735, -1, -1, -1, -1, -1, -1 }, { 0x29FFA, -1, -1, 1522739, -1, -1, -1, -1, -1, -1 }, { 0x29FFD, -1, -1, 1522743, -1, -1, -1, -1, -1, -1 }, { 0x29FFF, -1, -1, 1522748, -1, -1, -1, -1, -1, -1 }, { 0x2A001, -1, -1, 1522753, -1, -1, -1, -1, -1, -1 }, { 0x2A004, -1, -1, -1, -1, -1, -1, -1, -1, 1522757 }, { 0x2A005, -1, -1, -1, -1, -1, -1, -1, -1, 1522762 }, { 0x2A006, -1, -1, -1, -1, -1, -1, -1, -1, 1522768 }, { 0x2A009, -1, -1, 1522773, -1, -1, -1, -1, -1, -1 }, { 0x2A00A, -1, -1, 1522777, -1, -1, -1, -1, -1, -1 }, { 0x2A00E, -1, -1, -1, -1, -1, -1, -1, -1, 1522781 }, { 0x2A00F, -1, -1, 1522786, -1, -1, -1, -1, -1, -1 }, { 0x2A010, -1, -1, -1, -1, -1, -1, -1, -1, 1522790 }, { 0x2A012, 1522796, -1, 1522836, -1, -1, 1522827, 1522832, -1, -1 }, { 0x2A013, -1, -1, 1522841, -1, -1, -1, -1, -1, -1 }, { 0x2A014, -1, 1522845, 1522849, -1, -1, -1, -1, -1, -1 }, { 0x2A015, -1, -1, 1522854, -1, -1, -1, -1, -1, -1 }, { 0x2A017, -1, -1, 1522858, -1, -1, -1, -1, -1, -1 }, { 0x2A018, -1, -1, 1522863, -1, -1, -1, -1, -1, -1 }, { 0x2A01A, -1, -1, 1522870, -1, -1, -1, -1, -1, 1522876 }, { 0x2A01B, -1, -1, 1522884, -1, -1, -1, -1, -1, -1 }, { 0x2A01D, -1, -1, 1522891, -1, -1, -1, -1, -1, -1 }, { 0x2A01E, -1, -1, 1522894, -1, -1, -1, -1, -1, -1 }, { 0x2A01F, -1, -1, 1522901, -1, -1, -1, -1, -1, -1 }, { 0x2A020, -1, -1, 1522906, -1, -1, -1, -1, -1, -1 }, { 0x2A023, -1, -1, 1522911, -1, -1, -1, -1, -1, -1 }, { 0x2A025, -1, -1, 1522915, -1, -1, -1, -1, -1, -1 }, { 0x2A026, -1, -1, 1522921, -1, -1, -1, -1, -1, -1 }, { 0x2A027, -1, -1, 1522926, -1, -1, -1, -1, -1, -1 }, { 0x2A029, -1, -1, 1522931, -1, -1, -1, -1, -1, -1 }, { 0x2A02A, -1, -1, 1522935, -1, -1, -1, -1, -1, -1 }, { 0x2A02C, -1, -1, 1522940, -1, -1, -1, -1, -1, -1 }, { 0x2A02D, -1, -1, 1522945, -1, -1, -1, -1, -1, -1 }, { 0x2A03A, -1, -1, 1522951, -1, -1, -1, -1, -1, -1 }, { 0x2A03D, -1, -1, 1522955, -1, -1, -1, -1, -1, -1 }, { 0x2A03E, -1, -1, 1522960, -1, -1, -1, -1, -1, -1 }, { 0x2A03F, -1, -1, 1522965, -1, -1, -1, -1, -1, -1 }, { 0x2A040, -1, -1, 1522969, -1, -1, -1, -1, -1, -1 }, { 0x2A042, -1, -1, -1, -1, -1, -1, -1, -1, 1522973 }, { 0x2A043, -1, -1, -1, -1, -1, -1, -1, -1, 1522980 }, { 0x2A044, -1, -1, -1, -1, -1, -1, -1, -1, 1522988 }, { 0x2A045, -1, -1, -1, -1, -1, -1, -1, -1, 1522993 }, { 0x2A046, -1, -1, -1, -1, -1, -1, -1, -1, 1522999 }, { 0x2A047, -1, -1, -1, -1, -1, -1, -1, -1, 1523004 }, { 0x2A048, -1, -1, 1523011, -1, -1, -1, -1, -1, -1 }, { 0x2A049, -1, -1, 1523019, -1, -1, -1, -1, -1, -1 }, { 0x2A04A, -1, -1, 1523025, -1, -1, -1, -1, -1, -1 }, { 0x2A04B, -1, -1, 1523030, -1, -1, -1, -1, -1, -1 }, { 0x2A04D, -1, -1, 1523037, -1, -1, -1, -1, -1, -1 }, { 0x2A04E, -1, -1, 1523042, -1, -1, -1, -1, -1, 1523048 }, { 0x2A04F, -1, -1, 1523053, -1, -1, -1, -1, -1, -1 }, { 0x2A050, -1, -1, 1523059, -1, -1, -1, -1, -1, -1 }, { 0x2A051, -1, -1, 1523063, -1, -1, -1, -1, -1, -1 }, { 0x2A053, -1, -1, 1523068, -1, -1, -1, -1, -1, -1 }, { 0x2A054, -1, -1, 1523073, -1, -1, -1, -1, -1, -1 }, { 0x2A055, -1, -1, 1523078, -1, -1, -1, -1, -1, -1 }, { 0x2A056, -1, -1, 1523082, -1, -1, -1, -1, -1, -1 }, { 0x2A058, -1, -1, 1523086, -1, -1, -1, -1, -1, -1 }, { 0x2A05A, -1, -1, 1523092, -1, -1, -1, -1, -1, -1 }, { 0x2A05B, -1, -1, 1523096, -1, -1, -1, -1, -1, -1 }, { 0x2A05C, -1, -1, 1523100, -1, -1, -1, -1, -1, -1 }, { 0x2A05E, -1, -1, 1523106, -1, -1, -1, -1, -1, -1 }, { 0x2A05F, -1, -1, 1523111, -1, -1, -1, -1, -1, -1 }, { 0x2A060, -1, -1, 1523115, -1, -1, -1, -1, -1, -1 }, { 0x2A061, -1, -1, 1523120, -1, -1, -1, -1, -1, -1 }, { 0x2A065, -1, -1, 1523125, -1, -1, -1, -1, -1, -1 }, { 0x2A067, -1, -1, 1523129, -1, -1, -1, -1, -1, -1 }, { 0x2A069, -1, -1, 1523135, -1, -1, -1, -1, -1, -1 }, { 0x2A06A, -1, -1, 1523140, -1, -1, -1, -1, -1, -1 }, { 0x2A06E, -1, -1, 1523146, -1, -1, -1, -1, -1, -1 }, { 0x2A071, -1, -1, 1523151, -1, -1, -1, -1, -1, -1 }, { 0x2A072, -1, -1, 1523159, -1, -1, -1, -1, -1, -1 }, { 0x2A073, -1, -1, -1, -1, -1, -1, -1, -1, 1523164 }, { 0x2A074, -1, -1, -1, -1, -1, -1, -1, -1, 1523170 }, { 0x2A075, -1, -1, -1, -1, -1, -1, -1, -1, 1523176 }, { 0x2A076, -1, -1, -1, -1, -1, -1, -1, -1, 1523182 }, { 0x2A078, -1, -1, 1523188, -1, -1, -1, -1, -1, -1 }, { 0x2A079, -1, -1, 1523195, -1, -1, -1, -1, -1, -1 }, { 0x2A07A, -1, -1, 1523200, -1, -1, -1, -1, -1, -1 }, { 0x2A07C, -1, -1, 1523207, -1, -1, -1, -1, -1, -1 }, { 0x2A07D, -1, -1, 1523213, -1, -1, -1, -1, -1, -1 }, { 0x2A07E, -1, -1, 1523217, -1, -1, -1, -1, -1, -1 }, { 0x2A080, -1, -1, 1523221, -1, -1, -1, -1, -1, -1 }, { 0x2A084, -1, -1, 1523225, -1, -1, -1, -1, -1, -1 }, { 0x2A085, -1, -1, 1523230, -1, -1, -1, -1, -1, -1 }, { 0x2A086, -1, -1, 1523235, -1, -1, -1, -1, -1, -1 }, { 0x2A087, -1, 1523240, 1523247, -1, -1, -1, -1, -1, -1 }, { 0x2A088, -1, -1, 1523254, -1, -1, -1, -1, -1, -1 }, { 0x2A089, -1, -1, 1523259, -1, -1, -1, -1, -1, -1 }, { 0x2A08B, -1, -1, 1523263, -1, -1, -1, -1, -1, -1 }, { 0x2A08C, -1, -1, 1523267, -1, -1, -1, -1, -1, -1 }, { 0x2A08D, -1, -1, 1523271, -1, -1, -1, -1, -1, -1 }, { 0x2A08F, -1, -1, 1523275, -1, -1, -1, -1, -1, -1 }, { 0x2A092, -1, -1, 1523280, -1, -1, -1, -1, -1, -1 }, { 0x2A093, -1, -1, 1523284, -1, -1, -1, -1, -1, -1 }, { 0x2A095, -1, -1, 1523288, -1, -1, -1, -1, -1, -1 }, { 0x2A09B, -1, -1, 1523292, -1, -1, -1, -1, -1, -1 }, { 0x2A09C, -1, -1, 1523296, -1, -1, -1, -1, -1, -1 }, { 0x2A09F, -1, -1, 1523301, -1, -1, -1, -1, -1, -1 }, { 0x2A0A0, -1, -1, 1523306, -1, -1, -1, -1, -1, 1523311 }, { 0x2A0A4, -1, -1, 1523317, -1, -1, -1, -1, -1, -1 }, { 0x2A0A6, -1, -1, 1523323, -1, -1, -1, -1, -1, -1 }, { 0x2A0A7, -1, -1, 1523328, -1, -1, -1, -1, -1, -1 }, { 0x2A0AE, -1, -1, -1, -1, -1, -1, -1, -1, 1523333 }, { 0x2A0AF, -1, -1, -1, -1, -1, -1, -1, -1, 1523337 }, { 0x2A0B0, -1, -1, -1, -1, -1, -1, -1, -1, 1523341 }, { 0x2A0B1, -1, -1, -1, -1, -1, -1, -1, -1, 1523347 }, { 0x2A0B2, -1, -1, -1, -1, -1, -1, -1, -1, 1523353 }, { 0x2A0B3, -1, -1, -1, -1, -1, -1, -1, -1, 1523357 }, { 0x2A0B4, -1, -1, 1523361, -1, -1, -1, -1, -1, -1 }, { 0x2A0B5, -1, -1, 1523367, -1, -1, -1, -1, -1, -1 }, { 0x2A0B6, -1, -1, 1523371, -1, -1, -1, -1, -1, -1 }, { 0x2A0B9, -1, 1523377, 1523383, -1, -1, -1, -1, -1, -1 }, { 0x2A0BA, -1, -1, 1523389, -1, -1, -1, -1, -1, -1 }, { 0x2A0BC, -1, -1, 1523393, -1, -1, -1, -1, -1, -1 }, { 0x2A0BD, -1, -1, 1523400, -1, -1, -1, -1, -1, -1 }, { 0x2A0BE, -1, -1, 1523405, -1, -1, -1, -1, -1, -1 }, { 0x2A0C2, -1, -1, 1523409, -1, -1, -1, -1, -1, -1 }, { 0x2A0C4, -1, -1, 1523414, -1, -1, -1, -1, -1, -1 }, { 0x2A0C5, -1, -1, 1523419, -1, -1, -1, -1, -1, -1 }, { 0x2A0C6, -1, -1, 1523424, -1, -1, -1, -1, -1, -1 }, { 0x2A0C8, -1, -1, 1523429, -1, -1, -1, -1, -1, -1 }, { 0x2A0CB, -1, -1, 1523434, -1, -1, -1, -1, -1, -1 }, { 0x2A0CD, -1, -1, 1523440, -1, -1, -1, -1, -1, -1 }, { 0x2A0CE, -1, -1, 1523444, -1, -1, -1, -1, -1, -1 }, { 0x2A0CF, -1, -1, 1523448, -1, -1, -1, -1, -1, 1523453 }, { 0x2A0D0, -1, -1, 1523458, -1, -1, -1, -1, -1, -1 }, { 0x2A0D1, -1, -1, 1523464, -1, -1, -1, -1, -1, -1 }, { 0x2A0D2, -1, -1, 1523469, -1, -1, -1, -1, -1, -1 }, { 0x2A0D3, -1, -1, 1523474, -1, -1, -1, -1, -1, -1 }, { 0x2A0D9, -1, -1, -1, -1, -1, -1, -1, -1, 1523478 }, { 0x2A0DB, -1, -1, 1523484, -1, -1, -1, -1, -1, -1 }, { 0x2A0E1, -1, 1523490, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A0E6, -1, -1, 1523496, -1, -1, -1, -1, -1, -1 }, { 0x2A0E8, -1, -1, 1523502, -1, -1, -1, -1, -1, -1 }, { 0x2A0ED, -1, 1523506, 1523512, -1, -1, -1, -1, -1, -1 }, { 0x2A0F1, -1, -1, -1, -1, -1, -1, -1, -1, 1523516 }, { 0x2A0F2, -1, -1, -1, -1, -1, -1, -1, -1, 1523521 }, { 0x2A0F3, -1, 1523527, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A0F4, -1, -1, -1, -1, -1, -1, -1, -1, 1523533 }, { 0x2A0F5, -1, -1, -1, -1, -1, -1, -1, -1, 1523537 }, { 0x2A0F6, -1, -1, 1523543, -1, -1, -1, -1, -1, -1 }, { 0x2A0F8, -1, 1523548, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A0FA, -1, -1, 1523553, -1, -1, -1, -1, -1, -1 }, { 0x2A0FC, -1, -1, 1523558, -1, -1, -1, -1, -1, -1 }, { 0x2A0FE, -1, 1523562, 1523568, -1, -1, -1, -1, -1, -1 }, { 0x2A0FF, 1523574, -1, 1523582, -1, -1, -1, -1, -1, -1 }, { 0x2A100, -1, -1, 1523586, -1, -1, -1, -1, -1, -1 }, { 0x2A101, -1, -1, 1523591, -1, -1, -1, -1, -1, -1 }, { 0x2A102, -1, -1, 1523597, -1, -1, -1, -1, -1, -1 }, { 0x2A105, -1, -1, 1523602, -1, -1, -1, -1, -1, 1523607 }, { 0x2A106, -1, -1, 1523612, -1, -1, -1, -1, -1, -1 }, { 0x2A107, -1, 1523616, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A108, -1, -1, 1523620, -1, -1, -1, -1, -1, -1 }, { 0x2A109, -1, -1, 1523626, -1, -1, -1, -1, -1, -1 }, { 0x2A10A, -1, -1, 1523632, -1, -1, -1, -1, -1, -1 }, { 0x2A10C, -1, -1, 1523636, -1, -1, -1, -1, -1, 1523642 }, { 0x2A10E, -1, -1, 1523650, -1, -1, -1, -1, -1, -1 }, { 0x2A10F, -1, -1, 1523654, -1, -1, -1, -1, -1, -1 }, { 0x2A111, -1, -1, 1523660, -1, -1, -1, -1, -1, -1 }, { 0x2A115, -1, -1, 1523664, -1, -1, -1, -1, -1, -1 }, { 0x2A116, -1, -1, 1523669, -1, -1, -1, -1, -1, -1 }, { 0x2A117, -1, -1, 1523673, -1, -1, -1, -1, -1, -1 }, { 0x2A11B, -1, -1, 1523678, -1, -1, -1, -1, -1, -1 }, { 0x2A11D, -1, -1, 1523682, -1, -1, -1, -1, -1, -1 }, { 0x2A11E, -1, -1, -1, -1, -1, -1, -1, -1, 1523686 }, { 0x2A123, -1, 1523691, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A124, -1, -1, -1, -1, -1, -1, -1, -1, 1523696 }, { 0x2A125, -1, -1, -1, -1, -1, -1, -1, -1, 1523701 }, { 0x2A126, -1, -1, -1, -1, -1, -1, -1, -1, 1523706 }, { 0x2A127, -1, -1, -1, -1, -1, -1, -1, -1, 1523712 }, { 0x2A128, -1, -1, -1, -1, -1, -1, -1, -1, 1523719 }, { 0x2A12D, -1, -1, 1523724, -1, -1, -1, -1, -1, -1 }, { 0x2A12E, -1, -1, 1523728, -1, -1, -1, -1, -1, -1 }, { 0x2A12F, -1, -1, 1523732, -1, -1, -1, -1, -1, -1 }, { 0x2A131, -1, -1, 1523737, -1, -1, -1, -1, -1, -1 }, { 0x2A132, -1, -1, 1523741, -1, -1, -1, -1, -1, -1 }, { 0x2A133, -1, 1523748, 1523753, -1, -1, -1, -1, -1, -1 }, { 0x2A134, -1, -1, 1523758, -1, -1, -1, -1, -1, -1 }, { 0x2A135, -1, -1, 1523763, -1, -1, -1, -1, -1, -1 }, { 0x2A136, -1, -1, 1523767, -1, -1, -1, -1, -1, -1 }, { 0x2A137, -1, -1, 1523771, -1, -1, -1, -1, -1, -1 }, { 0x2A138, -1, -1, 1523777, -1, -1, -1, -1, -1, 1523781 }, { 0x2A139, -1, -1, 1523788, -1, -1, -1, -1, -1, -1 }, { 0x2A13A, -1, -1, 1523795, -1, -1, -1, -1, -1, -1 }, { 0x2A13B, -1, -1, 1523800, -1, -1, -1, -1, -1, -1 }, { 0x2A142, -1, -1, 1523807, -1, -1, -1, -1, -1, -1 }, { 0x2A143, -1, -1, 1523814, -1, -1, -1, -1, -1, -1 }, { 0x2A144, -1, -1, 1523820, -1, -1, -1, -1, -1, -1 }, { 0x2A145, -1, -1, 1523824, -1, -1, -1, -1, -1, -1 }, { 0x2A146, -1, -1, 1523830, -1, -1, -1, -1, -1, -1 }, { 0x2A147, -1, -1, 1523834, -1, -1, -1, -1, -1, -1 }, { 0x2A148, -1, -1, 1523840, -1, -1, -1, -1, -1, -1 }, { 0x2A149, -1, -1, 1523847, -1, -1, -1, -1, -1, -1 }, { 0x2A14B, -1, -1, 1523853, -1, -1, -1, -1, -1, -1 }, { 0x2A14D, -1, -1, 1523859, -1, -1, -1, -1, -1, -1 }, { 0x2A150, -1, 1523864, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A156, -1, -1, 1523869, -1, -1, -1, -1, -1, -1 }, { 0x2A159, -1, -1, 1523876, -1, -1, -1, -1, -1, -1 }, { 0x2A15D, -1, -1, 1523881, -1, -1, -1, -1, -1, -1 }, { 0x2A15F, -1, -1, 1523887, -1, -1, -1, -1, -1, -1 }, { 0x2A164, -1, -1, -1, -1, -1, -1, -1, -1, 1523893 }, { 0x2A165, -1, -1, -1, -1, -1, -1, -1, -1, 1523898 }, { 0x2A166, -1, -1, -1, -1, -1, -1, -1, -1, 1523904 }, { 0x2A167, -1, -1, -1, -1, -1, -1, -1, -1, 1523911 }, { 0x2A168, -1, -1, -1, -1, -1, -1, -1, -1, 1523916 }, { 0x2A169, -1, -1, -1, -1, -1, -1, -1, -1, 1523919 }, { 0x2A16A, -1, -1, -1, -1, -1, -1, -1, -1, 1523925 }, { 0x2A16B, -1, -1, -1, -1, -1, -1, -1, -1, 1523933 }, { 0x2A16C, -1, -1, -1, -1, -1, -1, -1, -1, 1523939 }, { 0x2A16D, -1, -1, -1, -1, -1, -1, -1, -1, 1523946 }, { 0x2A16E, -1, -1, 1523949, -1, -1, -1, -1, -1, -1 }, { 0x2A170, -1, -1, 1523953, -1, -1, -1, -1, -1, -1 }, { 0x2A172, -1, -1, 1523958, -1, -1, -1, -1, -1, -1 }, { 0x2A174, -1, -1, 1523962, -1, -1, -1, -1, -1, 1523965 }, { 0x2A175, -1, -1, 1523969, -1, -1, -1, -1, -1, -1 }, { 0x2A176, 1523979, 1523973, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A178, -1, -1, 1524010, -1, -1, -1, -1, -1, -1 }, { 0x2A179, -1, -1, 1524015, -1, -1, -1, -1, -1, -1 }, { 0x2A17A, -1, -1, 1524019, -1, -1, -1, -1, -1, -1 }, { 0x2A17B, -1, -1, 1524024, -1, -1, -1, -1, -1, -1 }, { 0x2A17C, -1, -1, 1524031, -1, -1, -1, -1, -1, -1 }, { 0x2A17E, -1, -1, 1524035, -1, -1, -1, -1, -1, -1 }, { 0x2A180, -1, -1, 1524039, -1, -1, -1, -1, -1, -1 }, { 0x2A181, -1, -1, 1524045, -1, -1, -1, -1, -1, -1 }, { 0x2A182, -1, -1, 1524049, -1, -1, -1, -1, -1, -1 }, { 0x2A18B, -1, -1, 1524053, -1, -1, -1, -1, -1, -1 }, { 0x2A193, -1, 1524058, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A197, -1, -1, 1524062, -1, -1, -1, -1, -1, -1 }, { 0x2A19B, -1, -1, 1524066, -1, -1, -1, -1, -1, -1 }, { 0x2A1A0, -1, -1, 1524070, -1, -1, -1, -1, -1, -1 }, { 0x2A1A3, -1, -1, -1, -1, -1, -1, -1, -1, 1524074 }, { 0x2A1A4, -1, -1, -1, -1, -1, -1, -1, -1, 1524081 }, { 0x2A1A5, -1, -1, -1, -1, -1, -1, -1, -1, 1524088 }, { 0x2A1A6, -1, -1, -1, -1, -1, -1, -1, -1, 1524097 }, { 0x2A1A7, -1, -1, -1, -1, -1, -1, -1, -1, 1524100 }, { 0x2A1AB, -1, 1524106, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A1AF, -1, -1, 1524112, -1, -1, -1, -1, -1, -1 }, { 0x2A1B0, -1, -1, 1524118, -1, -1, -1, -1, -1, -1 }, { 0x2A1B1, -1, -1, 1524122, -1, -1, -1, -1, -1, -1 }, { 0x2A1B2, -1, -1, 1524127, -1, -1, -1, -1, -1, -1 }, { 0x2A1B3, -1, -1, 1524132, -1, -1, -1, -1, -1, -1 }, { 0x2A1B4, -1, 1524137, 1524143, -1, -1, -1, -1, -1, -1 }, { 0x2A1B5, -1, 1524148, 1524153, -1, -1, -1, -1, -1, -1 }, { 0x2A1B6, -1, -1, 1524158, -1, -1, -1, -1, -1, -1 }, { 0x2A1B7, -1, -1, 1524163, -1, -1, -1, -1, -1, -1 }, { 0x2A1B9, -1, -1, 1524168, -1, -1, -1, -1, -1, -1 }, { 0x2A1BB, -1, -1, 1524173, -1, -1, -1, -1, -1, -1 }, { 0x2A1BC, -1, -1, -1, -1, -1, -1, -1, -1, 1524178 }, { 0x2A1BF, -1, -1, 1524183, -1, -1, -1, -1, -1, -1 }, { 0x2A1C1, -1, -1, 1524189, -1, -1, -1, -1, -1, -1 }, { 0x2A1C2, -1, -1, 1524195, -1, -1, -1, -1, -1, -1 }, { 0x2A1C4, -1, -1, 1524200, -1, -1, -1, -1, -1, -1 }, { 0x2A1C6, -1, -1, 1524205, -1, -1, -1, -1, -1, -1 }, { 0x2A1C7, -1, -1, 1524210, -1, -1, -1, -1, -1, -1 }, { 0x2A1C8, -1, -1, 1524216, -1, -1, -1, -1, -1, -1 }, { 0x2A1CA, -1, -1, 1524220, -1, -1, -1, -1, -1, -1 }, { 0x2A1CB, -1, -1, -1, -1, -1, -1, -1, -1, 1524224 }, { 0x2A1CC, -1, -1, -1, -1, -1, -1, -1, -1, 1524229 }, { 0x2A1CD, -1, -1, -1, -1, -1, -1, -1, -1, 1524235 }, { 0x2A1CE, -1, -1, -1, -1, -1, -1, -1, -1, 1524241 }, { 0x2A1CF, -1, -1, -1, -1, -1, -1, -1, -1, 1524248 }, { 0x2A1D0, -1, -1, -1, -1, -1, -1, -1, -1, 1524257 }, { 0x2A1D1, -1, -1, 1524262, -1, -1, -1, -1, -1, -1 }, { 0x2A1D2, -1, -1, 1524267, -1, -1, -1, -1, -1, -1 }, { 0x2A1D3, -1, -1, 1524273, -1, -1, -1, -1, -1, -1 }, { 0x2A1D5, -1, -1, 1524279, -1, -1, -1, -1, -1, -1 }, { 0x2A1D6, -1, -1, 1524284, -1, -1, -1, -1, -1, -1 }, { 0x2A1D7, -1, -1, 1524289, -1, -1, -1, -1, -1, -1 }, { 0x2A1D8, -1, -1, 1524293, -1, -1, -1, -1, -1, -1 }, { 0x2A1DB, -1, -1, 1524299, -1, -1, -1, -1, -1, -1 }, { 0x2A1DC, 1524305, -1, 1524320, -1, -1, -1, -1, -1, -1 }, { 0x2A1DD, -1, -1, 1524325, -1, -1, -1, -1, -1, -1 }, { 0x2A1DE, -1, -1, 1524329, -1, -1, -1, -1, -1, -1 }, { 0x2A1DF, -1, 1524335, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A1E8, -1, -1, -1, -1, -1, -1, -1, -1, 1524340 }, { 0x2A1E9, -1, -1, -1, -1, -1, -1, -1, -1, 1524345 }, { 0x2A1EA, -1, -1, -1, -1, -1, -1, -1, -1, 1524350 }, { 0x2A1EB, -1, -1, -1, -1, -1, -1, -1, -1, 1524357 }, { 0x2A1ED, -1, -1, 1524362, -1, -1, -1, -1, -1, -1 }, { 0x2A1EF, -1, -1, 1524367, -1, -1, -1, -1, -1, -1 }, { 0x2A1F0, -1, -1, 1524372, -1, -1, -1, -1, -1, -1 }, { 0x2A1F1, -1, -1, 1524376, -1, -1, -1, -1, -1, -1 }, { 0x2A1F2, -1, -1, 1524381, -1, -1, -1, -1, -1, -1 }, { 0x2A1F3, -1, -1, 1524386, -1, -1, -1, -1, -1, -1 }, { 0x2A1F4, -1, -1, 1524392, -1, -1, -1, -1, -1, 1524397 }, { 0x2A1F5, -1, 1524403, 1524410, -1, -1, -1, -1, -1, -1 }, { 0x2A1F7, -1, -1, 1524417, -1, -1, -1, -1, -1, -1 }, { 0x2A1F9, -1, -1, 1524422, -1, -1, -1, -1, -1, -1 }, { 0x2A200, -1, -1, 1524426, -1, -1, -1, -1, -1, -1 }, { 0x2A203, -1, -1, 1524432, -1, -1, -1, -1, -1, -1 }, { 0x2A206, -1, -1, 1524437, -1, -1, -1, -1, -1, -1 }, { 0x2A207, -1, -1, 1524443, -1, -1, -1, -1, -1, -1 }, { 0x2A208, -1, -1, 1524449, -1, -1, -1, -1, -1, -1 }, { 0x2A20A, -1, -1, 1524454, -1, -1, -1, -1, -1, -1 }, { 0x2A20B, -1, -1, 1524458, -1, -1, -1, -1, -1, -1 }, { 0x2A211, -1, -1, 1524464, -1, -1, -1, -1, -1, -1 }, { 0x2A218, -1, -1, 1524469, -1, -1, -1, -1, -1, -1 }, { 0x2A21C, -1, -1, 1524475, -1, -1, -1, -1, -1, -1 }, { 0x2A21F, -1, -1, 1524479, -1, -1, -1, -1, -1, -1 }, { 0x2A220, -1, 1524484, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A225, -1, -1, 1524490, -1, -1, -1, -1, -1, -1 }, { 0x2A228, -1, -1, 1524495, -1, -1, -1, -1, -1, -1 }, { 0x2A229, -1, -1, 1524499, -1, -1, -1, -1, -1, -1 }, { 0x2A230, -1, -1, 1524505, -1, -1, -1, -1, -1, -1 }, { 0x2A233, -1, 1524510, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A234, -1, -1, 1524515, -1, -1, -1, -1, -1, -1 }, { 0x2A238, -1, -1, 1524520, -1, -1, -1, -1, -1, -1 }, { 0x2A23B, -1, -1, 1524526, -1, -1, -1, -1, -1, -1 }, { 0x2A23C, -1, -1, 1524532, -1, -1, -1, -1, -1, -1 }, { 0x2A23E, -1, -1, -1, -1, -1, -1, -1, -1, 1524538 }, { 0x2A23F, -1, -1, 1524545, -1, -1, -1, -1, -1, -1 }, { 0x2A242, 1524555, 1524550, 1524596, -1, -1, -1, -1, -1, -1 }, { 0x2A243, -1, 1524601, 1524606, -1, -1, -1, -1, -1, -1 }, { 0x2A244, -1, -1, 1524611, -1, -1, -1, -1, -1, -1 }, { 0x2A245, -1, -1, 1524616, -1, -1, -1, -1, -1, -1 }, { 0x2A246, -1, 1524621, 1524625, -1, -1, -1, -1, -1, -1 }, { 0x2A248, -1, 1524630, 1524634, -1, -1, -1, -1, -1, -1 }, { 0x2A249, -1, -1, 1524638, -1, -1, -1, -1, -1, -1 }, { 0x2A24A, -1, 1524646, 1524651, -1, -1, -1, -1, -1, -1 }, { 0x2A24B, -1, -1, 1524656, -1, -1, -1, -1, -1, -1 }, { 0x2A24C, -1, -1, 1524661, -1, -1, -1, -1, -1, -1 }, { 0x2A24D, 1524670, 1524665, 1524685, -1, -1, -1, -1, -1, -1 }, { 0x2A24E, -1, -1, 1524689, -1, -1, -1, -1, -1, -1 }, { 0x2A24F, -1, -1, 1524694, -1, -1, -1, -1, -1, -1 }, { 0x2A250, -1, -1, 1524699, -1, -1, -1, -1, -1, -1 }, { 0x2A251, 1524709, 1524703, 1524741, -1, -1, -1, -1, -1, -1 }, { 0x2A252, -1, -1, 1524745, -1, -1, -1, -1, -1, -1 }, { 0x2A254, -1, -1, 1524750, -1, -1, -1, -1, -1, -1 }, { 0x2A255, -1, -1, 1524754, -1, -1, -1, -1, -1, -1 }, { 0x2A256, -1, -1, 1524760, -1, -1, -1, -1, -1, -1 }, { 0x2A257, -1, -1, 1524764, -1, -1, -1, -1, -1, -1 }, { 0x2A258, -1, -1, 1524769, -1, -1, -1, -1, -1, -1 }, { 0x2A25A, -1, -1, 1524774, -1, -1, -1, -1, -1, -1 }, { 0x2A25C, -1, -1, 1524779, -1, -1, -1, -1, -1, -1 }, { 0x2A262, -1, -1, 1524785, -1, -1, -1, -1, -1, -1 }, { 0x2A263, -1, -1, 1524790, -1, -1, -1, -1, -1, -1 }, { 0x2A265, -1, -1, -1, -1, -1, -1, -1, -1, 1524794 }, { 0x2A266, -1, -1, 1524801, -1, -1, -1, -1, -1, -1 }, { 0x2A267, -1, -1, 1524807, -1, -1, -1, -1, -1, -1 }, { 0x2A268, -1, -1, 1524812, -1, -1, -1, -1, -1, -1 }, { 0x2A269, 1524819, -1, -1, -1, -1, 1524841, 1524846, -1, -1 }, { 0x2A26A, -1, -1, 1524849, -1, -1, -1, -1, -1, -1 }, { 0x2A26D, -1, -1, 1524853, -1, -1, -1, -1, -1, -1 }, { 0x2A26E, -1, -1, 1524858, -1, -1, -1, -1, -1, -1 }, { 0x2A26F, -1, -1, 1524863, -1, -1, -1, -1, -1, -1 }, { 0x2A271, -1, -1, 1524868, -1, -1, -1, -1, -1, -1 }, { 0x2A274, -1, -1, -1, -1, -1, -1, -1, -1, 1524874 }, { 0x2A278, -1, -1, 1524881, -1, -1, -1, -1, -1, -1 }, { 0x2A27B, -1, -1, 1524886, -1, -1, -1, -1, -1, -1 }, { 0x2A27D, -1, -1, -1, -1, -1, -1, -1, -1, 1524892 }, { 0x2A27E, -1, -1, -1, -1, -1, -1, -1, -1, 1524898 }, { 0x2A27F, -1, -1, 1524904, -1, -1, -1, -1, -1, -1 }, { 0x2A282, -1, -1, 1524909, -1, -1, -1, -1, -1, -1 }, { 0x2A284, -1, -1, 1524914, -1, -1, -1, -1, -1, -1 }, { 0x2A285, -1, -1, -1, -1, -1, -1, -1, -1, 1524919 }, { 0x2A286, -1, -1, 1524925, -1, -1, -1, -1, -1, -1 }, { 0x2A287, -1, -1, 1524929, -1, -1, -1, -1, -1, -1 }, { 0x2A289, -1, -1, 1524934, -1, -1, -1, -1, -1, -1 }, { 0x2A28D, -1, -1, 1524940, -1, -1, -1, -1, -1, -1 }, { 0x2A290, -1, -1, 1524944, -1, -1, -1, -1, -1, -1 }, { 0x2A293, -1, 1524948, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A295, -1, -1, 1524954, -1, -1, -1, -1, -1, -1 }, { 0x2A297, -1, -1, 1524958, -1, -1, -1, -1, -1, -1 }, { 0x2A29C, -1, -1, 1524962, -1, -1, -1, -1, -1, -1 }, { 0x2A29F, -1, 1524967, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A2A2, -1, -1, 1524973, -1, -1, -1, -1, -1, -1 }, { 0x2A2A5, -1, -1, 1524978, -1, -1, -1, -1, -1, -1 }, { 0x2A2A7, -1, -1, 1524984, -1, -1, -1, -1, -1, -1 }, { 0x2A2AA, -1, -1, 1524989, -1, -1, -1, -1, -1, -1 }, { 0x2A2AD, -1, -1, -1, -1, -1, -1, -1, 1524993, -1 }, { 0x2A2B2, -1, 1524999, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A2B3, -1, -1, 1525005, -1, -1, -1, -1, -1, -1 }, { 0x2A2B4, -1, 1525010, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A2B5, -1, -1, 1525016, -1, -1, -1, -1, -1, -1 }, { 0x2A2B6, -1, 1525022, 1525028, -1, -1, -1, -1, -1, -1 }, { 0x2A2B7, -1, -1, 1525034, -1, -1, -1, -1, -1, -1 }, { 0x2A2B9, -1, -1, 1525040, -1, -1, -1, -1, -1, -1 }, { 0x2A2BA, -1, 1525045, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A2BB, -1, -1, 1525051, -1, -1, -1, -1, -1, -1 }, { 0x2A2BD, -1, 1525055, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A2C1, -1, -1, 1525061, -1, -1, -1, -1, -1, -1 }, { 0x2A2C4, -1, -1, 1525067, -1, -1, -1, -1, -1, -1 }, { 0x2A2C5, -1, -1, 1525071, -1, -1, -1, -1, -1, -1 }, { 0x2A2C6, -1, -1, 1525076, -1, -1, -1, -1, -1, -1 }, { 0x2A2C7, -1, -1, 1525081, -1, -1, -1, -1, -1, -1 }, { 0x2A2C9, -1, -1, 1525087, -1, -1, -1, -1, -1, -1 }, { 0x2A2CA, -1, -1, 1525091, -1, -1, -1, -1, -1, -1 }, { 0x2A2CB, -1, -1, 1525096, -1, -1, -1, -1, -1, -1 }, { 0x2A2CC, -1, -1, 1525102, -1, -1, -1, -1, -1, -1 }, { 0x2A2CD, -1, -1, 1525107, -1, -1, -1, -1, -1, -1 }, { 0x2A2CF, -1, -1, 1525111, -1, -1, -1, -1, -1, -1 }, { 0x2A2D0, -1, -1, 1525116, -1, -1, -1, -1, -1, -1 }, { 0x2A2D1, -1, -1, 1525122, -1, -1, -1, -1, -1, -1 }, { 0x2A2D6, -1, -1, 1525127, -1, -1, -1, -1, -1, -1 }, { 0x2A2D7, -1, -1, 1525133, -1, -1, -1, -1, -1, -1 }, { 0x2A2DC, -1, -1, 1525137, -1, -1, -1, -1, -1, -1 }, { 0x2A2DD, -1, -1, 1525141, -1, -1, -1, -1, -1, -1 }, { 0x2A2DF, -1, 1525145, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A2E1, -1, -1, 1525152, -1, -1, -1, -1, -1, -1 }, { 0x2A2E2, -1, -1, 1525156, -1, -1, -1, -1, -1, -1 }, { 0x2A2EB, -1, -1, 1525160, -1, -1, -1, -1, -1, -1 }, { 0x2A2EC, -1, -1, 1525164, -1, -1, -1, -1, -1, -1 }, { 0x2A2EE, -1, -1, 1525168, -1, -1, -1, -1, -1, -1 }, { 0x2A2F0, -1, -1, 1525172, -1, -1, -1, -1, -1, -1 }, { 0x2A2F3, -1, -1, 1525177, -1, -1, -1, -1, -1, -1 }, { 0x2A2FA, -1, -1, 1525183, -1, -1, -1, -1, -1, -1 }, { 0x2A2FE, -1, -1, 1525188, -1, -1, -1, -1, -1, -1 }, { 0x2A2FF, -1, 1525194, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A300, -1, -1, 1525199, -1, -1, -1, -1, -1, -1 }, { 0x2A302, -1, -1, 1525205, -1, -1, -1, -1, -1, -1 }, { 0x2A304, -1, -1, 1525210, -1, -1, -1, -1, -1, -1 }, { 0x2A305, -1, -1, 1525214, -1, -1, -1, -1, -1, -1 }, { 0x2A306, -1, -1, 1525218, -1, -1, -1, -1, -1, -1 }, { 0x2A308, -1, -1, 1525222, -1, -1, -1, -1, -1, -1 }, { 0x2A309, -1, -1, 1525226, -1, -1, -1, -1, -1, -1 }, { 0x2A30A, -1, -1, 1525231, -1, -1, -1, -1, -1, -1 }, { 0x2A30B, -1, -1, 1525236, -1, -1, -1, -1, -1, -1 }, { 0x2A30D, -1, -1, 1525241, -1, -1, -1, -1, -1, -1 }, { 0x2A30F, -1, -1, 1525245, -1, -1, -1, -1, -1, -1 }, { 0x2A313, -1, -1, 1525251, -1, -1, -1, -1, -1, -1 }, { 0x2A314, -1, -1, 1525255, -1, -1, -1, -1, -1, -1 }, { 0x2A318, -1, -1, 1525259, -1, -1, -1, -1, -1, -1 }, { 0x2A31E, -1, -1, 1525264, -1, -1, -1, -1, -1, -1 }, { 0x2A31F, -1, -1, 1525269, -1, -1, -1, -1, -1, -1 }, { 0x2A322, -1, -1, 1525273, -1, -1, -1, -1, -1, -1 }, { 0x2A323, -1, -1, 1525279, -1, -1, -1, -1, -1, -1 }, { 0x2A324, -1, -1, 1525283, -1, -1, -1, -1, -1, -1 }, { 0x2A327, -1, -1, 1525288, -1, -1, -1, -1, -1, -1 }, { 0x2A329, -1, -1, 1525293, -1, -1, -1, -1, -1, -1 }, { 0x2A32A, -1, -1, 1525299, -1, -1, -1, -1, -1, -1 }, { 0x2A32B, -1, -1, 1525305, -1, -1, -1, -1, -1, -1 }, { 0x2A32C, -1, -1, 1525310, -1, -1, -1, -1, -1, -1 }, { 0x2A32E, -1, -1, 1525314, -1, -1, -1, -1, -1, -1 }, { 0x2A330, -1, -1, 1525319, -1, -1, -1, -1, -1, -1 }, { 0x2A331, -1, -1, 1525323, -1, -1, -1, -1, -1, -1 }, { 0x2A333, -1, -1, 1525327, -1, -1, -1, -1, -1, -1 }, { 0x2A335, -1, -1, 1525332, -1, -1, -1, -1, -1, -1 }, { 0x2A336, -1, -1, 1525338, -1, -1, -1, -1, -1, -1 }, { 0x2A337, -1, -1, 1525343, -1, -1, -1, -1, -1, -1 }, { 0x2A339, -1, -1, 1525349, -1, -1, -1, -1, -1, -1 }, { 0x2A33A, -1, -1, 1525354, -1, -1, -1, -1, -1, -1 }, { 0x2A33C, -1, -1, 1525359, -1, -1, -1, -1, -1, -1 }, { 0x2A33D, -1, -1, 1525364, -1, -1, -1, -1, -1, -1 }, { 0x2A33F, -1, -1, 1525369, -1, -1, -1, -1, -1, -1 }, { 0x2A341, -1, -1, 1525374, -1, -1, -1, -1, -1, -1 }, { 0x2A342, -1, -1, 1525379, -1, -1, -1, -1, -1, -1 }, { 0x2A344, -1, -1, 1525383, -1, -1, -1, -1, -1, -1 }, { 0x2A345, -1, -1, 1525387, -1, -1, -1, -1, -1, -1 }, { 0x2A347, -1, -1, 1525391, -1, -1, -1, -1, -1, -1 }, { 0x2A348, -1, -1, 1525395, -1, -1, -1, -1, -1, -1 }, { 0x2A34C, -1, -1, 1525401, -1, -1, -1, -1, -1, -1 }, { 0x2A34E, -1, -1, 1525406, -1, -1, -1, -1, -1, -1 }, { 0x2A34F, -1, -1, 1525410, -1, -1, -1, -1, -1, -1 }, { 0x2A351, -1, 1525414, 1525419, -1, -1, -1, -1, -1, -1 }, { 0x2A354, -1, -1, 1525425, -1, -1, -1, -1, -1, -1 }, { 0x2A357, -1, -1, 1525430, -1, -1, -1, -1, -1, -1 }, { 0x2A35B, -1, -1, 1525435, -1, -1, -1, -1, -1, -1 }, { 0x2A35D, -1, -1, 1525439, -1, -1, -1, -1, -1, -1 }, { 0x2A35F, -1, -1, 1525444, -1, -1, -1, -1, -1, -1 }, { 0x2A360, -1, -1, 1525449, -1, -1, -1, -1, -1, -1 }, { 0x2A361, -1, -1, 1525453, -1, -1, -1, -1, -1, -1 }, { 0x2A363, -1, -1, 1525457, -1, -1, -1, -1, -1, -1 }, { 0x2A364, -1, -1, 1525462, -1, -1, -1, -1, -1, -1 }, { 0x2A366, -1, -1, 1525466, -1, -1, -1, -1, -1, -1 }, { 0x2A367, -1, -1, 1525472, -1, -1, -1, -1, -1, -1 }, { 0x2A368, -1, -1, 1525478, -1, -1, -1, -1, -1, -1 }, { 0x2A369, -1, -1, 1525483, -1, -1, -1, -1, -1, -1 }, { 0x2A36A, -1, -1, 1525488, -1, -1, -1, -1, -1, -1 }, { 0x2A372, -1, -1, 1525492, -1, -1, -1, -1, -1, -1 }, { 0x2A374, -1, -1, 1525496, -1, -1, -1, -1, -1, -1 }, { 0x2A375, -1, -1, 1525502, -1, -1, -1, -1, -1, -1 }, { 0x2A376, -1, -1, 1525507, -1, -1, -1, -1, -1, -1 }, { 0x2A378, 1525513, -1, 1525525, -1, -1, -1, -1, -1, -1 }, { 0x2A379, -1, -1, 1525529, -1, -1, -1, -1, -1, -1 }, { 0x2A37A, -1, -1, 1525533, -1, -1, -1, -1, -1, -1 }, { 0x2A37B, -1, -1, 1525539, -1, -1, -1, -1, -1, -1 }, { 0x2A37F, -1, -1, 1525544, -1, -1, -1, -1, -1, -1 }, { 0x2A383, -1, -1, 1525551, -1, -1, -1, -1, -1, -1 }, { 0x2A385, -1, -1, 1525556, -1, -1, -1, -1, -1, -1 }, { 0x2A386, -1, -1, 1525561, -1, -1, -1, -1, -1, -1 }, { 0x2A387, -1, -1, 1525566, -1, -1, -1, -1, -1, -1 }, { 0x2A388, 1525571, -1, 1525601, -1, -1, -1, -1, -1, -1 }, { 0x2A389, -1, 1525605, 1525611, -1, -1, -1, -1, -1, -1 }, { 0x2A38A, -1, 1525617, 1525622, -1, -1, -1, -1, -1, -1 }, { 0x2A38B, 1525633, 1525628, 1525718, -1, -1, -1, -1, -1, -1 }, { 0x2A38C, -1, 1525723, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A392, -1, -1, 1525728, -1, -1, -1, -1, -1, -1 }, { 0x2A394, -1, -1, 1525734, -1, -1, -1, -1, -1, -1 }, { 0x2A397, -1, -1, 1525738, -1, -1, -1, -1, -1, -1 }, { 0x2A39B, -1, -1, 1525742, -1, -1, -1, -1, -1, -1 }, { 0x2A39D, -1, -1, 1525747, -1, -1, -1, -1, -1, -1 }, { 0x2A39E, -1, -1, 1525752, -1, -1, -1, -1, -1, -1 }, { 0x2A3A0, -1, -1, 1525759, -1, -1, -1, -1, -1, -1 }, { 0x2A3A3, -1, -1, 1525763, -1, -1, -1, -1, -1, -1 }, { 0x2A3A4, -1, -1, 1525768, -1, -1, -1, -1, -1, -1 }, { 0x2A3A6, -1, -1, 1525772, -1, -1, -1, -1, -1, -1 }, { 0x2A3A8, -1, -1, 1525777, -1, -1, -1, -1, -1, -1 }, { 0x2A3A9, -1, 1525782, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A3AB, -1, -1, 1525787, -1, -1, -1, -1, -1, -1 }, { 0x2A3AD, 1525796, 1525791, 1525803, -1, -1, -1, -1, -1, -1 }, { 0x2A3B2, -1, -1, 1525808, -1, -1, -1, -1, -1, -1 }, { 0x2A3B4, -1, -1, 1525813, -1, -1, -1, -1, -1, -1 }, { 0x2A3B5, -1, -1, 1525818, -1, -1, -1, -1, -1, -1 }, { 0x2A3B6, -1, -1, 1525824, -1, -1, -1, -1, -1, -1 }, { 0x2A3BA, -1, -1, 1525829, -1, -1, -1, -1, -1, -1 }, { 0x2A3BB, -1, -1, 1525834, -1, -1, -1, -1, -1, -1 }, { 0x2A3BD, -1, -1, 1525841, -1, -1, -1, -1, -1, -1 }, { 0x2A3BE, -1, -1, 1525848, -1, -1, -1, -1, -1, -1 }, { 0x2A3C0, -1, -1, 1525854, -1, -1, -1, -1, -1, -1 }, { 0x2A3C1, -1, -1, 1525859, -1, -1, -1, -1, -1, -1 }, { 0x2A3C2, -1, -1, 1525865, -1, -1, -1, -1, -1, -1 }, { 0x2A3C5, -1, -1, 1525871, -1, -1, -1, -1, -1, -1 }, { 0x2A3C6, -1, -1, 1525877, -1, -1, -1, -1, -1, -1 }, { 0x2A3C7, -1, -1, 1525882, -1, -1, -1, -1, -1, -1 }, { 0x2A3C8, -1, -1, 1525887, -1, -1, -1, -1, -1, -1 }, { 0x2A3C9, -1, -1, 1525892, -1, -1, -1, -1, -1, -1 }, { 0x2A3CA, -1, -1, 1525898, -1, -1, -1, -1, -1, -1 }, { 0x2A3CB, -1, -1, 1525904, -1, -1, -1, -1, -1, -1 }, { 0x2A3CD, -1, -1, 1525910, -1, -1, -1, -1, -1, -1 }, { 0x2A3CF, -1, -1, 1525917, -1, -1, -1, -1, -1, -1 }, { 0x2A3D0, -1, -1, 1525922, -1, -1, -1, -1, -1, -1 }, { 0x2A3D2, -1, -1, 1525927, -1, -1, -1, -1, -1, -1 }, { 0x2A3D3, -1, -1, 1525934, -1, -1, -1, -1, -1, -1 }, { 0x2A3D4, -1, -1, 1525940, -1, -1, -1, -1, -1, -1 }, { 0x2A3D6, -1, -1, 1525945, -1, -1, -1, -1, -1, -1 }, { 0x2A3D7, -1, -1, 1525951, -1, -1, -1, -1, -1, -1 }, { 0x2A3D9, 1525957, -1, 1525964, -1, -1, -1, -1, -1, -1 }, { 0x2A3DA, -1, -1, 1525971, -1, -1, -1, -1, -1, -1 }, { 0x2A3DF, -1, -1, 1525976, -1, -1, -1, -1, -1, -1 }, { 0x2A3E0, -1, -1, 1525980, -1, -1, -1, -1, -1, -1 }, { 0x2A3E2, -1, -1, 1525986, -1, -1, -1, -1, -1, -1 }, { 0x2A3E4, -1, -1, 1525992, -1, -1, -1, -1, -1, -1 }, { 0x2A3E6, -1, -1, 1525997, -1, -1, -1, -1, -1, -1 }, { 0x2A3E8, -1, -1, 1526003, -1, -1, -1, -1, -1, -1 }, { 0x2A3E9, -1, -1, 1526008, -1, -1, -1, -1, -1, -1 }, { 0x2A3EA, -1, -1, 1526013, -1, -1, -1, -1, -1, -1 }, { 0x2A3EB, -1, -1, 1526020, -1, -1, -1, -1, -1, -1 }, { 0x2A3ED, -1, 1526026, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A3EE, -1, -1, 1526031, -1, -1, -1, -1, -1, -1 }, { 0x2A3F2, -1, -1, 1526035, -1, -1, -1, -1, -1, -1 }, { 0x2A3F3, -1, -1, 1526040, -1, -1, -1, -1, -1, -1 }, { 0x2A3F4, -1, -1, 1526044, -1, -1, -1, -1, -1, -1 }, { 0x2A3F5, -1, -1, 1526049, -1, -1, -1, -1, -1, -1 }, { 0x2A3F6, -1, -1, 1526053, -1, -1, -1, -1, -1, -1 }, { 0x2A3F8, -1, -1, 1526058, -1, -1, -1, -1, -1, -1 }, { 0x2A3FA, -1, -1, 1526062, -1, -1, -1, -1, -1, -1 }, { 0x2A3FB, -1, -1, 1526066, -1, -1, -1, -1, -1, -1 }, { 0x2A3FC, -1, -1, 1526070, -1, -1, -1, -1, -1, -1 }, { 0x2A3FF, -1, -1, 1526074, -1, -1, -1, -1, -1, -1 }, { 0x2A400, 1526084, 1526079, 1526115, -1, -1, -1, -1, -1, -1 }, { 0x2A402, -1, -1, 1526119, -1, -1, -1, -1, -1, -1 }, { 0x2A403, -1, -1, 1526125, -1, -1, -1, -1, -1, -1 }, { 0x2A404, -1, -1, 1526131, -1, -1, -1, -1, -1, -1 }, { 0x2A405, -1, -1, 1526135, -1, -1, -1, -1, -1, -1 }, { 0x2A406, -1, -1, 1526139, -1, -1, -1, -1, -1, -1 }, { 0x2A407, -1, -1, 1526144, -1, -1, -1, -1, -1, -1 }, { 0x2A408, -1, -1, 1526150, -1, -1, -1, -1, -1, -1 }, { 0x2A40B, -1, -1, 1526156, -1, -1, -1, -1, -1, -1 }, { 0x2A40C, -1, -1, 1526162, -1, -1, -1, -1, -1, -1 }, { 0x2A40D, -1, -1, 1526166, -1, -1, -1, -1, -1, -1 }, { 0x2A40E, -1, -1, 1526172, -1, -1, -1, -1, -1, -1 }, { 0x2A40F, -1, -1, 1526176, -1, -1, -1, -1, -1, -1 }, { 0x2A413, -1, -1, 1526181, -1, -1, -1, -1, -1, -1 }, { 0x2A414, -1, -1, 1526186, -1, -1, -1, -1, -1, -1 }, { 0x2A416, -1, -1, 1526190, -1, -1, -1, -1, -1, -1 }, { 0x2A418, -1, -1, 1526196, -1, -1, -1, -1, -1, -1 }, { 0x2A41D, -1, -1, 1526200, -1, -1, -1, -1, -1, -1 }, { 0x2A41E, -1, -1, 1526205, -1, -1, -1, -1, -1, -1 }, { 0x2A422, -1, -1, -1, -1, -1, -1, -1, -1, 1526209 }, { 0x2A423, -1, -1, 1526213, -1, -1, -1, -1, -1, -1 }, { 0x2A425, -1, -1, 1526217, -1, -1, -1, -1, -1, -1 }, { 0x2A426, -1, -1, 1526222, -1, -1, -1, -1, -1, -1 }, { 0x2A427, -1, -1, 1526228, -1, -1, -1, -1, -1, -1 }, { 0x2A42C, -1, -1, 1526233, -1, -1, -1, -1, -1, -1 }, { 0x2A42E, -1, -1, 1526238, -1, -1, -1, -1, -1, -1 }, { 0x2A42F, -1, -1, 1526242, -1, -1, -1, -1, -1, -1 }, { 0x2A430, -1, -1, 1526247, -1, -1, -1, -1, -1, -1 }, { 0x2A432, -1, -1, 1526251, -1, -1, -1, -1, -1, -1 }, { 0x2A434, -1, 1526257, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A43A, -1, -1, 1526262, -1, -1, -1, -1, -1, -1 }, { 0x2A43B, -1, -1, 1526267, -1, -1, -1, -1, -1, -1 }, { 0x2A43E, -1, -1, -1, -1, -1, -1, -1, -1, 1526273 }, { 0x2A43F, -1, -1, 1526277, -1, -1, -1, -1, -1, -1 }, { 0x2A440, -1, -1, 1526283, -1, -1, -1, -1, -1, -1 }, { 0x2A442, -1, -1, 1526288, -1, -1, -1, -1, -1, -1 }, { 0x2A443, -1, -1, 1526293, -1, -1, -1, -1, -1, -1 }, { 0x2A444, -1, -1, 1526299, -1, -1, -1, -1, -1, -1 }, { 0x2A445, 1526303, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A446, -1, -1, 1526315, -1, -1, -1, -1, -1, -1 }, { 0x2A448, -1, -1, 1526319, -1, -1, -1, -1, -1, -1 }, { 0x2A449, -1, -1, 1526324, -1, -1, -1, -1, -1, -1 }, { 0x2A44A, -1, -1, 1526329, -1, -1, -1, -1, -1, -1 }, { 0x2A44B, -1, -1, 1526335, -1, -1, -1, -1, -1, -1 }, { 0x2A44C, -1, -1, 1526340, -1, -1, -1, -1, -1, -1 }, { 0x2A44F, -1, -1, 1526344, -1, -1, -1, -1, -1, -1 }, { 0x2A450, -1, -1, 1526348, -1, -1, -1, -1, -1, -1 }, { 0x2A451, -1, -1, -1, -1, -1, -1, -1, -1, 1526353 }, { 0x2A452, -1, -1, 1526359, -1, -1, -1, -1, -1, -1 }, { 0x2A455, -1, -1, 1526364, -1, -1, -1, -1, -1, -1 }, { 0x2A456, -1, -1, 1526369, -1, -1, -1, -1, -1, -1 }, { 0x2A457, -1, -1, 1526374, -1, -1, -1, -1, -1, -1 }, { 0x2A459, -1, -1, 1526379, -1, -1, -1, -1, -1, -1 }, { 0x2A45A, -1, -1, 1526384, -1, -1, -1, -1, -1, -1 }, { 0x2A45B, -1, 1526389, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A45C, -1, -1, 1526394, -1, -1, -1, -1, -1, -1 }, { 0x2A45D, -1, -1, 1526399, -1, -1, -1, -1, -1, -1 }, { 0x2A45F, -1, -1, 1526403, -1, -1, -1, -1, -1, -1 }, { 0x2A466, -1, -1, 1526407, -1, -1, -1, -1, -1, -1 }, { 0x2A467, -1, -1, 1526411, -1, -1, -1, -1, -1, -1 }, { 0x2A468, -1, -1, 1526416, -1, -1, -1, -1, -1, -1 }, { 0x2A469, -1, -1, 1526421, -1, -1, -1, -1, -1, -1 }, { 0x2A46A, -1, -1, 1526427, -1, -1, -1, -1, -1, -1 }, { 0x2A46C, -1, -1, 1526432, -1, -1, -1, -1, -1, -1 }, { 0x2A46D, -1, -1, 1526438, -1, -1, -1, -1, -1, -1 }, { 0x2A46E, -1, -1, 1526443, -1, -1, -1, -1, -1, -1 }, { 0x2A46F, -1, -1, 1526449, -1, -1, -1, -1, -1, -1 }, { 0x2A470, -1, -1, 1526454, -1, -1, -1, -1, -1, -1 }, { 0x2A471, -1, -1, 1526460, -1, -1, -1, -1, -1, -1 }, { 0x2A473, -1, -1, 1526464, -1, -1, -1, -1, -1, -1 }, { 0x2A476, -1, -1, 1526470, -1, -1, -1, -1, -1, -1 }, { 0x2A477, -1, -1, 1526475, -1, -1, -1, -1, -1, -1 }, { 0x2A478, -1, -1, 1526480, -1, -1, -1, -1, -1, -1 }, { 0x2A479, -1, -1, 1526484, -1, -1, -1, -1, -1, -1 }, { 0x2A47B, -1, -1, 1526489, -1, -1, -1, -1, -1, -1 }, { 0x2A47D, -1, -1, 1526494, -1, -1, -1, -1, -1, -1 }, { 0x2A47E, -1, -1, 1526500, -1, -1, -1, -1, -1, -1 }, { 0x2A47F, -1, -1, 1526504, -1, -1, -1, -1, -1, -1 }, { 0x2A480, -1, -1, 1526508, -1, -1, -1, -1, -1, -1 }, { 0x2A482, -1, -1, 1526513, -1, -1, -1, -1, -1, -1 }, { 0x2A484, -1, -1, 1526517, -1, -1, -1, -1, -1, -1 }, { 0x2A486, -1, -1, 1526521, -1, -1, -1, -1, -1, -1 }, { 0x2A487, -1, -1, 1526525, -1, -1, -1, -1, -1, -1 }, { 0x2A48A, -1, -1, 1526529, -1, -1, -1, -1, -1, -1 }, { 0x2A48B, -1, -1, 1526534, -1, -1, -1, -1, -1, -1 }, { 0x2A48D, -1, -1, 1526539, -1, -1, -1, -1, -1, -1 }, { 0x2A48F, -1, -1, 1526544, -1, -1, -1, -1, -1, -1 }, { 0x2A491, -1, -1, 1526548, -1, -1, -1, -1, -1, -1 }, { 0x2A492, -1, -1, 1526552, -1, -1, -1, -1, -1, -1 }, { 0x2A494, -1, -1, 1526559, -1, -1, -1, -1, -1, -1 }, { 0x2A495, -1, -1, 1526563, -1, -1, -1, -1, -1, -1 }, { 0x2A497, -1, -1, -1, -1, -1, -1, -1, -1, 1526567 }, { 0x2A498, -1, -1, 1526573, -1, -1, -1, -1, -1, -1 }, { 0x2A499, -1, -1, 1526579, -1, -1, -1, -1, -1, -1 }, { 0x2A49B, -1, -1, 1526584, -1, -1, -1, -1, -1, -1 }, { 0x2A49C, -1, -1, 1526589, -1, -1, -1, -1, -1, -1 }, { 0x2A49D, -1, -1, 1526593, -1, -1, -1, -1, -1, -1 }, { 0x2A49F, -1, -1, 1526598, -1, -1, -1, -1, -1, -1 }, { 0x2A4A0, -1, -1, 1526604, -1, -1, -1, -1, -1, -1 }, { 0x2A4A1, -1, -1, 1526609, -1, -1, -1, -1, -1, -1 }, { 0x2A4A2, -1, -1, 1526614, -1, -1, -1, -1, -1, -1 }, { 0x2A4A5, -1, -1, 1526618, -1, -1, -1, -1, -1, -1 }, { 0x2A4A9, -1, -1, 1526623, -1, -1, -1, -1, -1, -1 }, { 0x2A4AA, -1, -1, 1526628, -1, -1, -1, -1, -1, -1 }, { 0x2A4AB, -1, -1, 1526633, -1, -1, -1, -1, -1, -1 }, { 0x2A4AC, 1526645, 1526639, 1526660, -1, -1, -1, -1, -1, -1 }, { 0x2A4AD, -1, -1, 1526666, -1, -1, -1, -1, -1, -1 }, { 0x2A4AF, -1, -1, 1526671, -1, -1, -1, -1, -1, -1 }, { 0x2A4B2, -1, -1, 1526676, -1, -1, -1, -1, -1, -1 }, { 0x2A4B3, -1, -1, -1, -1, -1, -1, -1, -1, 1526680 }, { 0x2A4B4, -1, -1, 1526686, -1, -1, -1, -1, -1, -1 }, { 0x2A4B7, -1, -1, -1, -1, -1, -1, -1, -1, 1526691 }, { 0x2A4B9, -1, -1, 1526697, -1, -1, -1, -1, -1, -1 }, { 0x2A4BC, -1, -1, 1526703, -1, -1, -1, -1, -1, -1 }, { 0x2A4BD, -1, -1, -1, -1, -1, -1, -1, -1, 1526708 }, { 0x2A4BE, -1, -1, 1526714, -1, -1, -1, -1, -1, -1 }, { 0x2A4BF, -1, -1, 1526719, -1, -1, -1, -1, -1, -1 }, { 0x2A4C0, -1, -1, 1526725, -1, -1, -1, -1, -1, -1 }, { 0x2A4C3, -1, -1, 1526729, -1, -1, -1, -1, -1, -1 }, { 0x2A4C4, -1, -1, 1526736, -1, -1, -1, -1, -1, -1 }, { 0x2A4C5, -1, -1, 1526742, -1, -1, -1, -1, -1, -1 }, { 0x2A4C7, -1, -1, -1, -1, -1, -1, -1, -1, 1526748 }, { 0x2A4C8, -1, -1, -1, -1, -1, -1, -1, -1, 1526753 }, { 0x2A4CA, -1, -1, 1526761, -1, -1, -1, -1, -1, -1 }, { 0x2A4CC, -1, -1, 1526765, -1, -1, -1, -1, -1, -1 }, { 0x2A4CD, -1, -1, 1526770, -1, -1, -1, -1, -1, -1 }, { 0x2A4D0, 1526780, 1526776, 1526795, -1, -1, -1, -1, 1526789, -1 }, { 0x2A4D8, -1, -1, 1526800, -1, -1, -1, -1, -1, -1 }, { 0x2A4DA, -1, -1, 1526805, -1, -1, -1, -1, -1, -1 }, { 0x2A4DB, -1, -1, 1526810, -1, -1, -1, -1, -1, -1 }, { 0x2A4DC, -1, -1, 1526816, -1, -1, -1, -1, -1, -1 }, { 0x2A4E1, -1, -1, 1526820, -1, -1, -1, -1, -1, -1 }, { 0x2A4EA, -1, -1, -1, -1, -1, -1, -1, -1, 1526824 }, { 0x2A4EB, -1, -1, -1, -1, -1, -1, -1, -1, 1526832 }, { 0x2A4EC, -1, -1, 1526836, -1, -1, -1, -1, -1, -1 }, { 0x2A4EE, -1, -1, 1526840, -1, -1, -1, -1, -1, -1 }, { 0x2A4F0, -1, -1, 1526844, -1, -1, -1, -1, -1, -1 }, { 0x2A4F7, -1, -1, 1526848, -1, -1, -1, -1, -1, -1 }, { 0x2A4F9, -1, -1, 1526852, -1, -1, -1, -1, -1, -1 }, { 0x2A4FB, -1, -1, 1526856, -1, -1, -1, -1, -1, -1 }, { 0x2A4FC, -1, -1, 1526861, -1, -1, -1, -1, -1, -1 }, { 0x2A4FF, -1, -1, 1526867, -1, -1, -1, -1, -1, -1 }, { 0x2A502, 1526878, 1526872, 1526885, -1, -1, -1, -1, -1, -1 }, { 0x2A503, -1, -1, 1526891, -1, -1, -1, -1, -1, -1 }, { 0x2A505, -1, -1, 1526898, -1, -1, -1, -1, -1, -1 }, { 0x2A506, -1, -1, 1526904, -1, -1, -1, -1, -1, -1 }, { 0x2A50A, -1, -1, 1526909, -1, -1, -1, -1, -1, -1 }, { 0x2A50B, -1, -1, 1526914, -1, -1, -1, -1, -1, -1 }, { 0x2A50D, -1, -1, 1526918, -1, -1, -1, -1, -1, -1 }, { 0x2A50F, -1, -1, 1526924, -1, -1, -1, -1, -1, -1 }, { 0x2A511, -1, -1, 1526930, -1, -1, -1, -1, -1, -1 }, { 0x2A514, -1, -1, 1526936, -1, -1, -1, -1, -1, -1 }, { 0x2A515, -1, -1, 1526942, -1, -1, -1, -1, -1, -1 }, { 0x2A517, -1, -1, 1526946, -1, -1, -1, -1, -1, -1 }, { 0x2A518, -1, -1, 1526952, -1, -1, -1, -1, -1, -1 }, { 0x2A519, -1, -1, 1526957, -1, -1, -1, -1, -1, -1 }, { 0x2A51A, -1, -1, -1, -1, -1, -1, -1, -1, 1526963 }, { 0x2A51F, -1, -1, 1526970, -1, -1, -1, -1, -1, -1 }, { 0x2A520, -1, -1, -1, -1, -1, -1, -1, -1, 1526975 }, { 0x2A521, -1, -1, -1, -1, -1, -1, -1, -1, 1526983 }, { 0x2A523, -1, -1, 1526989, -1, -1, -1, -1, -1, -1 }, { 0x2A526, -1, -1, 1526995, -1, -1, -1, -1, -1, -1 }, { 0x2A529, -1, -1, 1527001, -1, -1, -1, -1, -1, -1 }, { 0x2A52A, -1, -1, 1527007, -1, -1, -1, -1, -1, -1 }, { 0x2A52C, -1, -1, 1527011, -1, -1, -1, -1, -1, -1 }, { 0x2A530, -1, -1, 1527017, -1, -1, -1, -1, -1, -1 }, { 0x2A533, -1, -1, 1527022, -1, -1, -1, -1, -1, -1 }, { 0x2A536, -1, -1, 1527028, -1, -1, -1, -1, -1, -1 }, { 0x2A537, -1, -1, 1527034, -1, -1, -1, -1, -1, -1 }, { 0x2A53A, -1, -1, 1527040, -1, -1, -1, -1, -1, -1 }, { 0x2A53D, -1, -1, 1527045, -1, -1, -1, -1, -1, -1 }, { 0x2A53E, 1527050, -1, 1527063, -1, -1, -1, -1, -1, -1 }, { 0x2A53F, -1, -1, 1527069, -1, -1, -1, -1, -1, -1 }, { 0x2A540, -1, -1, 1527073, -1, -1, -1, -1, -1, -1 }, { 0x2A541, -1, -1, 1527079, -1, -1, -1, -1, -1, -1 }, { 0x2A543, -1, -1, 1527085, -1, -1, -1, -1, -1, -1 }, { 0x2A547, -1, -1, 1527091, -1, -1, -1, -1, -1, -1 }, { 0x2A548, -1, -1, 1527097, -1, -1, -1, -1, -1, -1 }, { 0x2A549, -1, -1, 1527101, -1, -1, -1, -1, -1, -1 }, { 0x2A54A, -1, -1, 1527105, -1, -1, -1, -1, -1, -1 }, { 0x2A54C, -1, -1, 1527109, -1, -1, -1, -1, -1, -1 }, { 0x2A54D, -1, -1, 1527115, -1, -1, -1, -1, -1, -1 }, { 0x2A54E, -1, -1, 1527122, -1, -1, -1, -1, -1, -1 }, { 0x2A552, -1, -1, 1527128, -1, -1, -1, -1, -1, -1 }, { 0x2A553, -1, -1, 1527134, -1, -1, -1, -1, -1, -1 }, { 0x2A554, -1, -1, 1527141, -1, -1, -1, -1, -1, -1 }, { 0x2A55D, -1, -1, 1527145, -1, -1, -1, -1, -1, -1 }, { 0x2A55E, -1, -1, 1527149, -1, -1, -1, -1, -1, -1 }, { 0x2A566, -1, -1, 1527154, -1, -1, -1, -1, -1, -1 }, { 0x2A568, -1, -1, 1527159, -1, -1, -1, -1, -1, -1 }, { 0x2A569, -1, -1, 1527163, -1, -1, -1, -1, -1, -1 }, { 0x2A56B, -1, -1, 1527167, -1, -1, -1, -1, -1, -1 }, { 0x2A56D, -1, -1, 1527173, -1, -1, -1, -1, -1, -1 }, { 0x2A56E, -1, -1, 1527177, -1, -1, -1, -1, -1, -1 }, { 0x2A56F, -1, -1, 1527181, -1, -1, -1, -1, -1, -1 }, { 0x2A571, -1, -1, 1527185, -1, -1, -1, -1, -1, -1 }, { 0x2A573, -1, -1, 1527189, -1, -1, -1, -1, -1, -1 }, { 0x2A574, -1, -1, 1527193, -1, -1, -1, -1, -1, -1 }, { 0x2A576, -1, -1, 1527197, -1, -1, -1, -1, -1, -1 }, { 0x2A577, -1, -1, 1527201, -1, -1, -1, -1, -1, -1 }, { 0x2A579, -1, -1, 1527205, -1, -1, -1, -1, -1, -1 }, { 0x2A580, -1, -1, 1527211, -1, -1, -1, -1, -1, -1 }, { 0x2A581, -1, -1, 1527216, -1, -1, -1, -1, -1, -1 }, { 0x2A582, -1, -1, 1527222, -1, -1, -1, -1, -1, -1 }, { 0x2A584, -1, -1, 1527226, -1, -1, -1, -1, -1, -1 }, { 0x2A587, -1, -1, 1527232, -1, -1, -1, -1, -1, -1 }, { 0x2A588, -1, -1, 1527237, -1, -1, -1, -1, -1, -1 }, { 0x2A589, -1, -1, 1527241, -1, -1, -1, -1, -1, -1 }, { 0x2A58B, -1, -1, 1527245, -1, -1, -1, -1, -1, -1 }, { 0x2A58C, -1, -1, 1527250, -1, -1, -1, -1, -1, -1 }, { 0x2A58D, -1, -1, 1527254, -1, -1, -1, -1, -1, -1 }, { 0x2A58E, -1, -1, 1527258, -1, -1, -1, -1, -1, -1 }, { 0x2A590, -1, -1, 1527264, -1, -1, -1, -1, -1, -1 }, { 0x2A595, -1, -1, 1527269, -1, -1, -1, -1, -1, -1 }, { 0x2A599, 1527279, 1527274, 1527288, -1, -1, -1, -1, -1, -1 }, { 0x2A59A, -1, -1, 1527293, -1, -1, -1, -1, -1, -1 }, { 0x2A59B, -1, -1, 1527299, -1, -1, -1, -1, -1, -1 }, { 0x2A59C, -1, -1, 1527304, -1, -1, -1, -1, -1, -1 }, { 0x2A59E, -1, -1, 1527309, -1, -1, -1, -1, -1, -1 }, { 0x2A5A0, -1, -1, -1, -1, -1, -1, -1, -1, 1527313 }, { 0x2A5A2, -1, -1, 1527319, -1, -1, -1, -1, -1, -1 }, { 0x2A5A5, -1, -1, 1527324, -1, -1, -1, -1, -1, -1 }, { 0x2A5A6, -1, -1, 1527328, -1, -1, -1, -1, -1, -1 }, { 0x2A5A9, -1, -1, 1527332, -1, -1, -1, -1, -1, -1 }, { 0x2A5AB, -1, -1, -1, -1, -1, -1, -1, -1, 1527336 }, { 0x2A5AC, -1, -1, -1, -1, -1, -1, -1, -1, 1527341 }, { 0x2A5AD, -1, -1, -1, -1, -1, -1, -1, -1, 1527346 }, { 0x2A5AF, -1, -1, 1527353, -1, -1, -1, -1, -1, -1 }, { 0x2A5B2, -1, -1, 1527359, -1, -1, -1, -1, -1, -1 }, { 0x2A5B3, -1, -1, 1527363, -1, -1, -1, -1, -1, -1 }, { 0x2A5B6, -1, -1, 1527369, -1, -1, -1, -1, -1, -1 }, { 0x2A5B7, -1, -1, 1527373, -1, -1, -1, -1, -1, -1 }, { 0x2A5BA, -1, -1, -1, -1, -1, -1, -1, -1, 1527379 }, { 0x2A5BC, -1, -1, 1527385, -1, -1, -1, -1, -1, -1 }, { 0x2A5C0, -1, -1, -1, -1, -1, -1, -1, -1, 1527390 }, { 0x2A5C1, -1, -1, 1527395, -1, -1, -1, -1, -1, -1 }, { 0x2A5C2, -1, -1, 1527399, -1, -1, -1, -1, -1, -1 }, { 0x2A5C5, -1, -1, 1527405, -1, -1, -1, -1, -1, -1 }, { 0x2A5C6, -1, 1527409, 1527414, -1, -1, -1, -1, -1, -1 }, { 0x2A5C9, -1, -1, 1527418, -1, -1, -1, -1, -1, -1 }, { 0x2A5CB, -1, 1527422, 1527426, -1, -1, -1, -1, -1, -1 }, { 0x2A5CD, -1, -1, 1527430, -1, -1, -1, -1, -1, -1 }, { 0x2A5CF, -1, -1, 1527434, -1, -1, -1, -1, -1, -1 }, { 0x2A5D0, -1, -1, 1527438, -1, -1, -1, -1, -1, -1 }, { 0x2A5D2, -1, -1, 1527442, -1, -1, -1, -1, -1, -1 }, { 0x2A5D3, -1, -1, 1527448, -1, -1, -1, -1, -1, -1 }, { 0x2A5D4, -1, -1, 1527454, -1, -1, -1, -1, -1, -1 }, { 0x2A5D6, -1, -1, 1527458, -1, -1, -1, -1, -1, -1 }, { 0x2A5D9, -1, -1, 1527462, -1, -1, -1, -1, -1, -1 }, { 0x2A5DC, -1, -1, 1527467, -1, -1, -1, -1, -1, -1 }, { 0x2A5DD, -1, -1, 1527473, -1, -1, -1, -1, -1, -1 }, { 0x2A5E4, -1, -1, 1527477, -1, -1, -1, -1, -1, -1 }, { 0x2A5E6, -1, -1, 1527482, -1, -1, -1, -1, -1, -1 }, { 0x2A5E7, -1, -1, 1527488, -1, -1, -1, -1, -1, -1 }, { 0x2A5E8, -1, -1, 1527493, -1, -1, -1, -1, -1, -1 }, { 0x2A5ED, -1, -1, 1527498, -1, -1, -1, -1, -1, -1 }, { 0x2A5F4, -1, -1, 1527503, -1, -1, -1, -1, -1, -1 }, { 0x2A5F5, -1, -1, 1527509, -1, -1, -1, -1, -1, -1 }, { 0x2A5F7, -1, -1, 1527514, -1, -1, -1, -1, -1, -1 }, { 0x2A5F8, -1, -1, 1527518, -1, -1, -1, -1, -1, -1 }, { 0x2A5F9, -1, -1, 1527524, -1, -1, -1, -1, -1, -1 }, { 0x2A5FB, -1, -1, 1527528, -1, -1, -1, -1, -1, -1 }, { 0x2A5FD, -1, -1, 1527533, -1, -1, -1, -1, -1, -1 }, { 0x2A5FE, -1, -1, 1527538, -1, -1, -1, -1, -1, -1 }, { 0x2A600, -1, -1, 1527543, -1, -1, -1, -1, -1, -1 }, { 0x2A601, 1527554, 1527549, 1527570, -1, -1, -1, -1, -1, -1 }, { 0x2A603, -1, -1, 1527574, -1, -1, -1, -1, -1, -1 }, { 0x2A606, -1, -1, 1527578, -1, -1, -1, -1, -1, -1 }, { 0x2A607, -1, -1, 1527583, -1, -1, -1, -1, -1, -1 }, { 0x2A609, -1, -1, 1527589, -1, -1, -1, -1, -1, -1 }, { 0x2A60A, -1, -1, 1527594, -1, -1, -1, -1, -1, -1 }, { 0x2A60C, -1, -1, -1, -1, -1, -1, -1, -1, 1527597 }, { 0x2A60E, -1, -1, 1527603, -1, -1, -1, -1, -1, -1 }, { 0x2A610, -1, -1, 1527608, -1, -1, -1, -1, -1, -1 }, { 0x2A611, -1, -1, 1527611, -1, -1, -1, -1, -1, -1 }, { 0x2A612, -1, -1, 1527617, -1, -1, -1, -1, -1, -1 }, { 0x2A613, -1, -1, 1527621, -1, -1, -1, -1, -1, -1 }, { 0x2A615, -1, -1, 1527626, -1, -1, -1, -1, -1, -1 }, { 0x2A617, -1, -1, 1527631, -1, -1, -1, -1, -1, -1 }, { 0x2A618, -1, -1, 1527636, -1, -1, -1, -1, -1, -1 }, { 0x2A61B, -1, -1, 1527641, -1, -1, -1, -1, -1, -1 }, { 0x2A61D, -1, -1, 1527647, -1, -1, -1, -1, -1, -1 }, { 0x2A625, -1, -1, 1527653, -1, -1, -1, -1, -1, -1 }, { 0x2A626, -1, -1, 1527657, -1, -1, -1, -1, -1, -1 }, { 0x2A627, -1, -1, 1527663, -1, -1, -1, -1, -1, -1 }, { 0x2A628, -1, -1, 1527667, -1, -1, -1, -1, -1, -1 }, { 0x2A629, -1, -1, 1527673, -1, -1, -1, -1, -1, -1 }, { 0x2A62A, -1, -1, 1527678, -1, -1, -1, -1, -1, -1 }, { 0x2A62C, -1, -1, 1527684, -1, -1, -1, -1, -1, -1 }, { 0x2A632, 1527692, 1527688, 1527715, -1, -1, -1, -1, -1, -1 }, { 0x2A633, -1, -1, 1527719, -1, -1, -1, -1, -1, -1 }, { 0x2A635, -1, -1, -1, -1, -1, -1, -1, -1, 1527724 }, { 0x2A639, -1, -1, 1527730, -1, -1, -1, -1, -1, -1 }, { 0x2A63A, -1, -1, 1527734, -1, -1, -1, -1, -1, -1 }, { 0x2A63E, -1, -1, 1527739, -1, -1, -1, -1, -1, -1 }, { 0x2A643, -1, -1, 1527744, -1, -1, -1, -1, -1, -1 }, { 0x2A648, -1, -1, 1527748, -1, -1, -1, -1, -1, -1 }, { 0x2A64A, -1, 1527752, 1527757, -1, -1, -1, -1, -1, -1 }, { 0x2A64C, -1, -1, 1527762, -1, -1, -1, -1, -1, -1 }, { 0x2A64D, -1, -1, 1527767, -1, -1, -1, -1, -1, -1 }, { 0x2A64E, -1, -1, 1527771, -1, -1, -1, -1, -1, -1 }, { 0x2A64F, -1, -1, 1527778, -1, -1, -1, -1, -1, -1 }, { 0x2A65B, 1527788, 1527783, 1527823, -1, -1, -1, -1, -1, -1 }, { 0x2A65E, -1, -1, 1527827, -1, -1, -1, -1, -1, -1 }, { 0x2A65F, -1, -1, 1527833, -1, -1, -1, -1, -1, -1 }, { 0x2A661, -1, -1, 1527838, -1, -1, -1, -1, -1, -1 }, { 0x2A664, -1, -1, 1527849, -1, -1, -1, -1, 1527843, -1 }, { 0x2A665, -1, -1, 1527854, -1, -1, -1, -1, -1, -1 }, { 0x2A667, -1, -1, 1527859, -1, -1, -1, -1, -1, -1 }, { 0x2A668, -1, -1, 1527863, -1, -1, -1, -1, -1, -1 }, { 0x2A66B, -1, -1, 1527869, -1, -1, -1, -1, -1, -1 }, { 0x2A66D, -1, -1, 1527873, -1, -1, -1, -1, -1, -1 }, { 0x2A66F, -1, -1, 1527879, -1, -1, -1, -1, -1, -1 }, { 0x2A673, -1, -1, 1527882, -1, -1, -1, -1, -1, -1 }, { 0x2A674, -1, -1, 1527886, -1, -1, -1, -1, -1, -1 }, { 0x2A679, -1, -1, 1527890, -1, -1, -1, -1, -1, -1 }, { 0x2A67A, -1, -1, 1527895, -1, -1, -1, -1, -1, -1 }, { 0x2A67D, -1, -1, 1527899, -1, -1, -1, -1, -1, -1 }, { 0x2A67E, -1, -1, 1527903, -1, -1, -1, -1, -1, -1 }, { 0x2A681, -1, -1, 1527908, -1, -1, -1, -1, -1, -1 }, { 0x2A683, -1, -1, 1527914, -1, -1, -1, -1, -1, -1 }, { 0x2A685, -1, -1, 1527920, -1, -1, -1, -1, -1, -1 }, { 0x2A687, -1, -1, 1527925, -1, -1, -1, -1, -1, -1 }, { 0x2A68E, -1, -1, 1527929, -1, -1, -1, -1, -1, -1 }, { 0x2A68F, -1, -1, 1527935, -1, -1, -1, -1, -1, -1 }, { 0x2A691, -1, -1, 1527941, -1, -1, -1, -1, -1, -1 }, { 0x2A693, -1, -1, 1527947, -1, -1, -1, -1, -1, -1 }, { 0x2A698, -1, -1, 1527953, -1, -1, -1, -1, -1, -1 }, { 0x2A69A, -1, -1, -1, -1, -1, -1, -1, -1, 1527959 }, { 0x2A69D, -1, -1, 1527965, -1, -1, -1, -1, -1, -1 }, { 0x2A6A0, -1, -1, 1527971, -1, -1, -1, -1, -1, -1 }, { 0x2A6A2, -1, -1, 1527977, -1, -1, -1, -1, -1, -1 }, { 0x2A6A4, -1, -1, -1, -1, -1, -1, -1, -1, 1527983 }, { 0x2A6A5, 1527990, -1, 1527998, -1, -1, -1, -1, -1, -1 }, { 0x2A6A9, 1528008, 1528003, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A6AC, -1, -1, 1528034, -1, -1, -1, -1, -1, -1 }, { 0x2A6AD, -1, -1, 1528039, -1, -1, -1, -1, -1, -1 }, { 0x2A6AE, -1, -1, 1528044, -1, -1, -1, -1, -1, -1 }, { 0x2A6AF, -1, -1, 1528049, -1, -1, -1, -1, -1, -1 }, { 0x2A6B0, -1, -1, 1528053, -1, -1, -1, -1, -1, -1 }, { 0x2A6B7, -1, -1, 1528059, -1, -1, -1, -1, -1, -1 }, { 0x2A6B9, -1, -1, 1528063, -1, -1, -1, -1, -1, -1 }, { 0x2A6BA, -1, -1, 1528068, -1, -1, -1, -1, -1, -1 }, { 0x2A6BB, -1, -1, 1528073, -1, -1, -1, -1, -1, -1 }, { 0x2A6C0, -1, -1, 1528079, -1, -1, -1, -1, -1, -1 }, { 0x2A6C2, -1, -1, 1528085, -1, -1, -1, -1, -1, -1 }, { 0x2A6C3, -1, -1, 1528090, -1, -1, -1, -1, -1, -1 }, { 0x2A6C5, -1, -1, -1, -1, -1, -1, -1, -1, 1528094 }, { 0x2A6C7, -1, -1, -1, -1, -1, -1, -1, -1, 1528099 }, { 0x2A6C8, -1, -1, 1528104, -1, -1, -1, -1, -1, -1 }, { 0x2A6CA, -1, -1, 1528110, -1, -1, -1, -1, -1, -1 }, { 0x2A6CE, -1, -1, 1528115, -1, -1, -1, -1, -1, -1 }, { 0x2A6D2, -1, -1, 1528119, -1, -1, -1, -1, -1, -1 }, { 0x2A6D7, 1528125, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A6D8, 1528166, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A6D9, 1528207, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A6DA, 1528248, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A6DB, 1528292, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A6DC, 1528334, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A6DD, 1528377, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A6DE, -1, 1528419, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A79D, 1528430, 1528425, 1528440, -1, -1, -1, -1, -1, -1 }, { 0x2A7CE, 1528445, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A7DD, 1528488, 1528483, 1528520, -1, -1, -1, -1, -1, -1 }, { 0x2A80F, 1528533, 1528528, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A81F, 1528548, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A833, 1528584, 1528580, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A835, 1528611, 1528605, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A838, -1, 1528651, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A83D, 1528662, 1528656, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A840, 1528682, 1528677, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A843, -1, 1528703, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A848, 1528709, -1, 1528733, -1, -1, -1, -1, -1, -1 }, { 0x2A84B, 1528743, 1528738, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A84F, 1528807, 1528802, 1528813, -1, -1, -1, -1, -1, -1 }, { 0x2A85B, 1528819, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A88C, 1528899, 1528893, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A890, 1528984, 1528978, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A895, -1, 1529014, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A8A0, 1529026, 1529020, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A8AE, 1529046, 1529040, 1529070, -1, -1, -1, -1, -1, -1 }, { 0x2A8C6, -1, 1529076, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A8D2, -1, 1529082, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A8FB, 1529093, 1529088, 1529105, -1, -1, -1, -1, -1, -1 }, { 0x2A917, -1, -1, 1529110, -1, -1, -1, -1, -1, -1 }, { 0x2A91A, -1, 1529116, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A96B, -1, 1529122, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A970, -1, 1529129, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A97F, -1, 1529135, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A993, -1, -1, -1, -1, -1, -1, -1, -1, 1529140 }, { 0x2A9C0, 1529151, 1529145, -1, -1, -1, -1, -1, -1, -1 }, { 0x2A9D8, 1529194, 1529188, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AA07, -1, 1529213, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AA0A, 1529225, 1529219, 1529231, -1, -1, -1, -1, -1, -1 }, { 0x2AA17, 1529243, 1529237, 1529257, -1, -1, -1, -1, -1, -1 }, { 0x2AA27, 1529268, 1529262, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AA30, -1, -1, 1529296, -1, -1, -1, -1, -1, -1 }, { 0x2AA36, 1529304, 1529300, 1529336, -1, -1, -1, -1, -1, -1 }, { 0x2AA37, -1, 1529341, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AA47, 1529348, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AA4E, -1, 1529369, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AA58, 1529380, 1529375, 1529393, -1, -1, -1, -1, -1, -1 }, { 0x2AA78, 1529403, 1529398, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AA91, 1529413, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AA9D, 1529443, -1, 1529489, -1, -1, -1, -1, -1, -1 }, { 0x2AA9E, 1529502, 1529495, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AABC, 1529512, 1529507, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AACC, -1, 1529521, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AAF7, 1529532, 1529527, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AAFA, 1529600, 1529595, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AB62, 1529651, 1529645, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AB67, -1, 1529675, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AB75, -1, 1529680, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AB7E, 1529693, 1529687, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AB83, 1529710, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AB8B, 1529854, 1529849, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AB96, -1, 1529974, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ABB3, 1529986, 1529980, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ABB6, 1530066, 1530060, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ABCB, 1530151, 1530146, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AC36, -1, 1530294, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AC65, -1, 1530299, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AC77, 1530309, 1530304, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AC8E, 1530326, 1530321, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AC94, 1530393, 1530388, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AC9B, 1530403, 1530398, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ACAE, -1, 1530447, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ACCD, -1, 1530452, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AD19, 1530463, 1530457, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AD2F, -1, 1530470, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AD51, -1, 1530476, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AD63, -1, 1530481, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AD71, 1530491, 1530486, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AD84, -1, 1530516, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ADCD, 1530520, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ADFD, 1530585, 1530579, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ADFF, -1, 1530619, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AE15, -1, 1530625, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AE29, 1530635, 1530630, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AE73, 1530653, 1530648, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AEAA, -1, 1530681, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AEAD, -1, 1530687, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AEB7, -1, 1530692, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AEB9, 1530698, -1, 1530726, -1, -1, -1, -1, -1, -1 }, { 0x2AEBB, 1530736, 1530730, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AEBD, -1, 1530841, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AED0, 1530853, 1530847, 1530879, -1, -1, -1, -1, -1, -1 }, { 0x2AEE8, -1, 1530885, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AEF2, -1, 1530890, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AEFA, -1, 1530896, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AF0B, 1530907, 1530902, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AF6A, 1531018, 1531011, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AF6E, 1531070, 1531065, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AF77, -1, 1531173, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AFA2, 1531182, 1531177, 1531220, -1, -1, -1, -1, -1, -1 }, { 0x2AFA6, 1531231, 1531226, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AFB8, 1531265, 1531260, -1, -1, -1, -1, -1, -1, -1 }, { 0x2AFEB, 1531315, 1531309, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B028, 1531374, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B02C, 1531467, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B042, 1531526, 1531521, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B05F, -1, 1531567, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B061, 1531578, 1531573, 1531589, -1, -1, -1, -1, -1, -1 }, { 0x2B072, 1531598, 1531593, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B073, -1, 1531619, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B077, 1531631, 1531624, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B083, -1, 1531713, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B086, -1, 1531718, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B088, 1531730, 1531724, 1531749, -1, -1, -1, -1, -1, -1 }, { 0x2B099, 1531759, 1531754, 1531804, -1, -1, -1, -1, -1, -1 }, { 0x2B0DC, 1531808, -1, 1531858, -1, -1, -1, -1, -1, -1 }, { 0x2B119, 1531868, 1531863, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B11A, 1531905, 1531901, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B11B, 1531960, 1531955, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B11C, 1531980, 1531975, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B11E, 1532009, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B11F, 1532123, 1532119, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B120, -1, 1532146, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B121, -1, 1532152, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B122, 1532163, 1532158, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B123, -1, 1532239, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B124, 1532251, 1532245, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B125, 1532276, 1532270, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B127, 1532312, 1532307, 1532351, -1, -1, -1, -1, -1, -1 }, { 0x2B128, 1532360, 1532356, 1532388, -1, -1, -1, -1, -1, -1 }, { 0x2B129, 1532399, 1532393, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B12B, -1, 1532413, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B12C, 1532423, 1532418, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B12D, -1, 1532428, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B12E, 1532439, 1532433, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B130, 1532497, 1532491, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B131, -1, 1532513, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B132, -1, 1532518, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B133, 1532527, 1532523, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B134, 1532551, 1532545, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B136, 1532577, 1532570, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B137, -1, 1532619, 1532624, -1, -1, -1, -1, -1, -1 }, { 0x2B138, 1532633, 1532628, 1532649, -1, -1, -1, -1, -1, -1 }, { 0x2B139, -1, 1532654, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B145, 1532660, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B157, 1532744, 1532739, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B16D, 1532751, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B18F, 1532763, 1532758, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B1D8, 1532809, 1532803, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B1E6, 1532839, 1532833, 1532849, -1, -1, -1, -1, -1, -1 }, { 0x2B1ED, -1, 1532855, 1532860, -1, -1, -1, -1, -1, -1 }, { 0x2B1F4, 1532869, 1532865, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B1FD, -1, 1532895, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B1FF, -1, -1, -1, -1, -1, -1, -1, -1, 1532901 }, { 0x2B209, 1532915, 1532909, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B20E, -1, 1532924, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B21F, 1532935, 1532930, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B230, 1532958, -1, 1532969, -1, -1, -1, -1, -1, -1 }, { 0x2B235, 1532980, 1532974, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B241, 1532992, 1532988, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B244, 1533027, 1533022, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B26C, 1533051, 1533046, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B2AA, 1533079, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B2AE, -1, 1533118, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B2B1, -1, 1533123, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B2B8, 1533134, 1533129, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B2BB, 1533147, 1533141, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B2C7, -1, 1533162, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B2D0, 1533167, -1, 1533223, -1, -1, -1, -1, -1, -1 }, { 0x2B2F2, 1533233, 1533229, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B2F7, -1, 1533323, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B2F9, -1, 1533329, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B2FB, -1, 1533334, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B300, 1533344, 1533339, 1533372, -1, -1, -1, -1, -1, -1 }, { 0x2B307, 1533381, 1533376, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B328, 1533404, 1533400, 1533425, -1, -1, -1, -1, -1, -1 }, { 0x2B32A, -1, 1533430, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B32D, -1, 1533435, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B32F, 1533440, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B359, 1533469, 1533465, 1533516, -1, -1, -1, -1, -1, -1 }, { 0x2B35A, -1, 1533520, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B35B, -1, 1533525, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B35C, -1, 1533530, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B35F, -1, -1, 1533536, -1, -1, -1, -1, -1, -1 }, { 0x2B360, 1533546, 1533540, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B361, 1533632, 1533628, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B362, 1533644, 1533638, 1533666, -1, -1, -1, -1, -1, -1 }, { 0x2B363, -1, 1533671, 1533677, -1, -1, -1, -1, -1, -1 }, { 0x2B364, -1, 1533683, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B365, 1533693, 1533688, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B366, -1, 1533699, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B367, -1, 1533705, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B368, -1, 1533709, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B369, -1, 1533714, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B36A, -1, 1533719, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B36B, 1533724, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B36C, -1, 1533755, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B36E, -1, 1533761, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B36F, 1533772, 1533766, 1533806, -1, -1, -1, -1, -1, -1 }, { 0x2B370, 1533818, 1533812, 1533831, -1, -1, -1, -1, -1, -1 }, { 0x2B371, -1, 1533835, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B372, 1533846, 1533841, 1533910, -1, -1, -1, -1, -1, -1 }, { 0x2B373, -1, 1533916, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B374, 1533927, 1533922, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B375, -1, 1533935, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B377, -1, 1533941, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B378, 1533952, 1533947, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B379, -1, 1533968, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B37B, 1533977, 1533972, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B37D, -1, 1533984, 1533990, -1, -1, -1, -1, -1, -1 }, { 0x2B37E, -1, 1533996, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B37F, 1534007, 1534002, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B386, 1534029, 1534023, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B38C, -1, 1534039, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B3A6, -1, 1534045, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B3A7, 1534056, 1534051, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B3A9, 1534097, 1534092, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B3AA, 1534111, 1534106, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B3AB, 1534229, 1534223, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B3AC, 1534269, 1534264, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B3AD, 1534292, 1534286, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B3B1, 1534342, 1534337, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B3B3, 1534432, 1534427, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B3BA, 1534588, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B3C3, 1534672, 1534665, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B3C6, -1, 1534711, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B3CB, 1534721, 1534716, 1534774, -1, -1, -1, -1, -1, -1 }, { 0x2B3CC, 1534785, 1534779, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B3D0, 1534829, 1534823, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B3D5, 1534867, 1534860, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B3E8, 1534920, 1534915, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B404, 1534936, 1534930, 1534980, -1, -1, -1, -1, -1, -1 }, { 0x2B405, -1, 1534985, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B406, 1534996, 1534990, 1535014, -1, -1, -1, -1, -1, -1 }, { 0x2B407, 1535026, 1535020, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B408, 1535037, 1535032, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B409, 1535053, 1535047, 1535104, -1, -1, -1, -1, -1, -1 }, { 0x2B40A, -1, 1535110, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B40C, 1535122, 1535116, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B40E, -1, 1535155, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B40F, -1, 1535159, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B410, 1535170, 1535164, 1535244, -1, -1, -1, -1, -1, -1 }, { 0x2B411, -1, 1535248, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B412, -1, 1535253, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B413, 1535265, 1535260, 1535293, -1, -1, -1, -1, -1, -1 }, { 0x2B415, 1535303, 1535298, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B416, 1535318, 1535312, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B417, -1, 1535349, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B418, 1535359, 1535354, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B419, -1, 1535364, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B437, -1, 1535370, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B458, -1, 1535375, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B461, -1, 1535381, 1535388, -1, -1, -1, -1, -1, -1 }, { 0x2B477, -1, 1535394, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B4B6, 1535399, -1, 1535405, -1, -1, -1, -1, -1, -1 }, { 0x2B4E5, -1, 1535410, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B4E6, -1, 1535416, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B4E7, 1535424, 1535420, 1535439, -1, -1, -1, -1, -1, -1 }, { 0x2B4E8, -1, 1535443, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B4E9, 1535454, 1535448, 1535468, -1, -1, -1, -1, -1, -1 }, { 0x2B4EA, 1535480, 1535474, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B4EC, -1, 1535502, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B4ED, -1, 1535508, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B4EF, -1, 1535515, 1535521, -1, -1, -1, -1, -1, -1 }, { 0x2B4F0, -1, 1535525, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B4F1, -1, 1535531, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B4F2, 1535542, 1535536, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B4F4, 1535574, 1535569, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B4F5, -1, 1535580, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B4F6, 1535591, 1535585, 1535634, -1, -1, -1, -1, -1, -1 }, { 0x2B4F8, -1, 1535640, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B4F9, 1535651, 1535646, 1535655, -1, -1, -1, -1, -1, -1 }, { 0x2B4FA, -1, 1535659, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B4FB, -1, 1535664, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B4FD, -1, 1535669, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B4FE, -1, 1535675, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B500, 1535685, 1535680, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B501, -1, 1535713, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B502, 1535723, 1535718, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B504, -1, 1535734, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B505, 1535744, 1535739, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B506, 1535756, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B507, 1535904, 1535899, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B508, 1535933, 1535928, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B509, -1, 1535958, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B50A, 1535969, 1535964, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B50B, 1535990, 1535985, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B50C, 1536022, 1536017, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B50D, 1536064, 1536058, 1536089, -1, -1, -1, -1, -1, -1 }, { 0x2B50E, 1536100, 1536094, 1536115, -1, -1, -1, -1, -1, -1 }, { 0x2B514, 1536126, 1536120, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B52D, 1536176, 1536171, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B52F, -1, 1536205, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B530, -1, 1536210, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B534, -1, 1536215, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B535, 1536225, 1536221, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B536, 1536272, 1536267, 1536285, -1, -1, -1, -1, -1, -1 }, { 0x2B565, 1536295, 1536290, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B583, 1536305, 1536300, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B585, 1536321, 1536315, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B587, 1536335, 1536330, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B592, 1536346, 1536341, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B594, 1536360, 1536355, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B595, 1536373, 1536368, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B5AB, 1536395, 1536390, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B5AC, 1536505, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B5AE, 1536585, 1536579, 1536591, -1, -1, -1, -1, -1, -1 }, { 0x2B5AF, 1536600, 1536595, 1536621, -1, -1, -1, -1, -1, -1 }, { 0x2B5B0, 1536625, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B5B1, 1536635, 1536630, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B5B2, 1536714, 1536709, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B5B3, 1536793, 1536788, 1536823, -1, -1, -1, -1, -1, -1 }, { 0x2B5B5, 1536834, 1536828, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B5B6, -1, 1536860, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B5B8, 1536872, 1536866, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B5B9, 1536906, 1536901, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B5BA, 1536917, 1536912, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B5C7, 1536922, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B5C9, 1536958, 1536952, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B5CA, 1536991, 1536987, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B5CB, -1, 1537016, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B5DE, 1537026, 1537021, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B5DF, 1537067, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B5E0, 1537093, 1537086, 1537103, -1, -1, -1, -1, -1, -1 }, { 0x2B5E2, 1537115, 1537110, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B5E3, 1537141, 1537136, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B5E5, 1537152, 1537147, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B5E6, 1537174, 1537169, 1537199, -1, -1, -1, -1, -1, -1 }, { 0x2B5E7, 1537208, 1537203, 1537229, -1, -1, -1, -1, -1, -1 }, { 0x2B5E9, 1537237, 1537233, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B5EA, 1537252, 1537247, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B5EB, 1537279, 1537275, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B5EC, 1537316, 1537310, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B5ED, 1537327, 1537322, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B5EE, 1537351, 1537345, 1537379, -1, -1, -1, -1, -1, -1 }, { 0x2B5EF, 1537391, 1537386, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B5F0, 1537423, 1537417, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B5F1, 1537448, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B5F4, 1537611, 1537606, 1537617, -1, -1, -1, -1, -1, -1 }, { 0x2B5F5, 1537630, 1537623, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B61B, -1, 1537671, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B61C, -1, 1537676, 1537681, -1, -1, -1, -1, -1, -1 }, { 0x2B61D, 1537692, 1537686, 1537699, -1, -1, -1, -1, -1, -1 }, { 0x2B61E, 1537708, 1537704, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B61F, -1, 1537714, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B620, -1, 1537718, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B621, -1, 1537722, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B623, 1537734, 1537729, 1537768, -1, -1, -1, -1, -1, -1 }, { 0x2B624, 1537779, 1537773, 1537795, -1, -1, -1, -1, -1, -1 }, { 0x2B625, 1537805, 1537799, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B626, -1, 1537816, 1537821, -1, -1, -1, -1, -1, -1 }, { 0x2B627, 1537831, 1537826, 1537863, -1, -1, -1, -1, -1, -1 }, { 0x2B628, 1537872, 1537867, 1537886, -1, -1, -1, -1, -1, -1 }, { 0x2B629, -1, 1537890, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B62A, 1537902, 1537896, 1537906, -1, -1, -1, -1, -1, -1 }, { 0x2B62B, -1, 1537912, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B62C, -1, 1537917, 1537922, -1, -1, -1, -1, -1, -1 }, { 0x2B62D, 1537933, 1537926, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B62E, 1537945, 1537939, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B62F, -1, 1537977, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B630, -1, 1537983, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B631, -1, 1537988, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B63D, 1537999, 1537994, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B688, 1538064, 1538058, 1538113, -1, -1, -1, -1, -1, -1 }, { 0x2B689, 1538123, 1538117, 1538136, -1, -1, -1, -1, -1, -1 }, { 0x2B68A, -1, 1538142, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B68B, 1538155, 1538149, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B68C, 1538168, 1538163, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B68D, 1538218, 1538213, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B68F, 1538230, 1538225, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B690, 1538308, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B691, -1, 1538329, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B692, 1538340, 1538334, 1538373, -1, -1, -1, -1, -1, -1 }, { 0x2B693, -1, 1538377, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B694, 1538387, 1538382, 1538433, -1, -1, -1, -1, -1, -1 }, { 0x2B695, 1538442, 1538438, 1538462, -1, -1, -1, -1, -1, -1 }, { 0x2B696, 1538472, 1538467, 1538477, -1, -1, -1, -1, -1, -1 }, { 0x2B697, -1, 1538481, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B699, 1538491, 1538486, 1538508, -1, -1, -1, -1, -1, -1 }, { 0x2B69A, 1538517, 1538512, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B69B, -1, 1538528, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B69C, 1538540, 1538534, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B69E, -1, 1538572, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B6A0, 1538583, 1538577, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B6A1, -1, 1538646, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B6A2, 1538656, 1538651, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B6A3, -1, 1538662, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B6A4, -1, 1538667, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B6A5, 1538676, 1538671, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B6A6, -1, 1538690, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B6A7, 1538701, 1538696, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B6AA, -1, 1538709, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B6AB, -1, 1538714, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B6AD, 1538724, 1538719, 1538764, -1, -1, -1, -1, -1, -1 }, { 0x2B6DA, -1, 1538769, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B6DB, 1538778, 1538774, 1538800, -1, -1, -1, -1, -1, -1 }, { 0x2B6DC, -1, 1538805, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B6DD, -1, 1538810, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B6DE, 1538821, 1538815, 1538843, -1, -1, -1, -1, -1, -1 }, { 0x2B6DF, -1, 1538848, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B6E1, -1, 1538854, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B6E2, 1538865, 1538859, 1538882, -1, -1, -1, -1, -1, -1 }, { 0x2B6E3, 1538893, 1538888, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B6E4, -1, 1538899, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B6E5, -1, 1538904, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B6E6, -1, 1538910, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B6E8, -1, 1538914, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B6E9, 1538924, 1538919, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B6EA, 1538935, 1538930, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B6EB, -1, 1538970, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B6EC, 1538981, 1538976, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B6ED, -1, -1, 1539042, -1, -1, -1, -1, -1, -1 }, { 0x2B6EE, 1539054, 1539049, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B6EF, -1, 1539095, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B6F0, 1539106, 1539101, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B6F1, 1539142, 1539137, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B6F2, 1539156, 1539151, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B6F3, 1539202, 1539197, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B6F5, -1, 1539237, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B6F6, 1539248, 1539243, 1539265, -1, -1, -1, -1, -1, -1 }, { 0x2B6F7, 1539274, 1539270, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B6F8, 1539287, 1539282, 1539310, -1, -1, -1, -1, -1, -1 }, { 0x2B6FA, 1539314, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B6FC, 1539337, 1539331, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B6FD, -1, 1539368, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B700, -1, 1539374, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B701, 1539384, 1539379, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B703, -1, 1539393, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B704, -1, 1539398, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B705, 1539404, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B711, -1, 1539470, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B712, 1539476, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B714, 1539500, 1539495, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B719, 1539551, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B728, 1539656, 1539651, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B729, 1539692, 1539686, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B72A, 1539728, 1539721, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B72C, 1539751, 1539745, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B72D, 1539763, 1539759, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B730, -1, 1539773, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B732, 1539785, 1539779, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B733, 1539794, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B735, -1, -1, -1, -1, -1, -1, -1, -1, 1539848 }, { 0x2B736, 1539858, 1539853, -1, -1, -1, -1, -1, -1, 1539865 }, { 0x2B737, -1, -1, 1539871, -1, -1, -1, -1, -1, -1 }, { 0x2B738, -1, -1, 1539877, -1, -1, -1, -1, -1, -1 }, { 0x2B739, -1, -1, -1, -1, -1, -1, -1, -1, 1539882 }, { 0x2B748, 1539892, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B766, 1539920, 1539915, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B767, 1539945, 1539940, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B768, -1, 1539965, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B769, -1, 1539970, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B76B, -1, 1539975, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B76C, -1, 1539980, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B76D, -1, 1539985, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B76E, -1, 1539991, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B775, -1, 1539997, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B797, 1540007, 1540002, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B79A, -1, 1540031, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B79B, 1540040, 1540035, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B79D, -1, 1540118, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B7A0, -1, 1540124, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B7A1, -1, 1540130, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B7A3, 1540142, 1540136, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B7A5, -1, 1540184, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B7A6, -1, 1540189, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B7A7, -1, 1540194, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B7A8, -1, 1540199, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B7A9, 1540210, 1540205, 1540218, -1, -1, -1, -1, -1, -1 }, { 0x2B7C3, 1540228, 1540223, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B7C4, -1, 1540254, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B7C5, -1, 1540260, 1540267, -1, -1, -1, -1, -1, -1 }, { 0x2B7C6, -1, 1540274, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B7C7, -1, 1540280, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B7D1, 1540291, 1540285, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B7D5, 1540335, 1540330, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B7DE, -1, 1540424, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B7DF, -1, 1540428, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B7E0, -1, 1540433, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B7E1, -1, 1540438, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B7E2, 1540444, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B7E4, 1540513, 1540509, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B7E5, 1540568, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B7E6, 1540667, 1540661, 1540690, -1, -1, -1, -1, -1, -1 }, { 0x2B7F2, -1, 1540695, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B7F3, -1, 1540700, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B7F4, -1, 1540704, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B7F5, -1, 1540709, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B7F6, -1, 1540714, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B7F7, -1, 1540720, 1540726, -1, -1, -1, -1, -1, -1 }, { 0x2B7F8, -1, 1540730, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B7F9, 1540741, 1540735, 1540749, -1, -1, -1, -1, -1, -1 }, { 0x2B7FA, 1540760, 1540755, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B7FB, -1, 1540797, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B7FC, -1, 1540802, 1540808, -1, -1, -1, -1, -1, -1 }, { 0x2B7FF, -1, 1540812, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B800, 1540821, 1540816, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B801, -1, 1540842, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B802, -1, 1540847, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B805, -1, 1540853, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B806, 1540865, 1540859, 1540885, -1, -1, -1, -1, -1, -1 }, { 0x2B807, -1, 1540890, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B808, 1540900, 1540895, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B80A, 1540932, -1, 1540969, -1, -1, -1, -1, -1, -1 }, { 0x2B80B, -1, 1540975, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B810, -1, 1540980, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B811, 1540986, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B812, 1541032, 1541025, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B81C, 1541060, 1541054, 1541083, -1, -1, -1, -1, -1, -1 }, { 0x2B825, 1541087, -1, 1541112, -1, -1, -1, -1, -1, -1 }, { 0x2B851, -1, -1, 1541117, -1, -1, -1, -1, -1, -1 }, { 0x2B852, 1541127, 1541122, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B88A, 1541163, 1541158, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B892, 1541192, 1541186, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B899, 1541214, 1541208, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B8AA, -1, 1541226, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B8AC, -1, 1541231, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B8AD, -1, 1541236, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B8B8, 1541247, 1541241, 1541255, -1, -1, -1, -1, -1, -1 }, { 0x2B8BA, -1, 1541260, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B8C9, -1, 1541266, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B8CA, 1541276, 1541272, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B938, 1541286, 1541281, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B977, 1541388, 1541382, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B985, 1541409, 1541404, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B989, 1541479, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B98C, 1541509, 1541503, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B99F, 1541587, 1541582, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B9A9, 1541611, 1541604, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B9B3, 1541652, 1541646, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B9EE, -1, 1541689, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B9EF, 1541699, 1541694, -1, -1, -1, -1, -1, -1, -1 }, { 0x2B9FF, -1, 1541753, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BA55, -1, 1541758, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BA56, 1541770, 1541765, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BA5B, 1541785, 1541779, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BA64, 1541876, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BA65, 1541920, 1541915, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BA66, 1541954, 1541949, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BA69, 1541971, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BA73, 1542068, 1542062, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BA7A, -1, 1542107, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BA7D, 1542119, 1542113, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BA7E, 1542140, 1542134, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BA80, 1542157, 1542153, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BA81, -1, 1542245, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BA82, 1542250, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BA83, -1, 1542268, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BA8C, 1542278, 1542273, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BA8D, 1542292, 1542287, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BA91, 1542304, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BA92, 1542340, 1542334, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BA9A, 1542355, 1542349, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BAA2, 1542370, 1542364, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BAA7, -1, 1542391, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BAB1, 1542401, 1542396, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BABA, 1542414, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BAC3, 1542464, 1542461, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BAC4, 1542503, 1542496, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BAC7, 1542525, 1542521, 1542556, -1, -1, -1, -1, -1, -1 }, { 0x2BAC8, 1542564, 1542559, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BAD5, 1542595, 1542589, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BAE6, -1, 1542606, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BAE8, 1542617, 1542612, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BAF2, 1542632, 1542626, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BAFE, 1542646, 1542641, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BAFF, 1542658, 1542652, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BB00, 1542682, 1542677, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BB03, 1542706, 1542701, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BB07, 1542722, 1542717, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BB10, 1542744, 1542739, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BB12, 1542842, 1542836, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BB16, 1542866, 1542859, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BB18, 1542883, 1542878, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BB1B, 1542907, 1542901, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BB24, 1542920, 1542916, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BB25, 1542964, 1542960, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BB28, 1542986, 1542981, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BB33, 1543006, 1543001, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BB37, 1543043, 1543039, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BB40, 1543089, 1543083, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BB5E, 1543112, 1543106, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BB5F, -1, 1543118, 1543122, -1, -1, -1, -1, -1, -1 }, { 0x2BB62, -1, 1543126, 1543132, -1, -1, -1, -1, -1, -1 }, { 0x2BB68, -1, 1543137, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BB6A, 1543149, 1543143, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BB72, -1, 1543155, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BB7C, -1, -1, 1543162, -1, -1, -1, -1, -1, -1 }, { 0x2BB83, 1543172, 1543167, 1543223, -1, -1, -1, -1, -1, -1 }, { 0x2BB85, -1, 1543229, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BB9C, 1543234, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BBAC, 1543275, -1, 1543291, -1, -1, -1, -1, -1, -1 }, { 0x2BBE5, -1, 1543298, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BBF6, 1543308, 1543303, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BC02, -1, 1543349, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BC0D, -1, 1543353, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BC1B, 1543364, 1543358, 1543380, -1, -1, -1, -1, -1, -1 }, { 0x2BC20, -1, 1543386, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BC21, 1543397, 1543392, 1543429, -1, -1, -1, -1, -1, -1 }, { 0x2BC22, -1, 1543434, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BC28, 1543445, 1543439, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BC30, -1, 1543460, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BC39, -1, 1543465, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BC55, 1543477, 1543471, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BC97, 1543591, 1543585, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BCB8, -1, 1543653, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BCC3, 1543663, 1543659, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BCD7, 1543759, 1543754, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BD71, 1543782, 1543777, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BD75, -1, 1543796, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BD76, -1, 1543803, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BD77, 1543813, 1543808, 1543872, -1, -1, -1, -1, -1, -1 }, { 0x2BD85, 1543876, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BD87, 1543919, 1543914, 1543945, -1, -1, -1, -1, -1, -1 }, { 0x2BD95, -1, 1543950, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BDC5, 1543956, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BDC9, 1543988, 1543983, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BDEC, -1, 1544017, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BDEE, 1544027, 1544022, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BDF7, 1544061, 1544056, 1544103, -1, -1, -1, -1, -1, -1 }, { 0x2BDF9, 1544113, 1544108, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BDFE, -1, 1544145, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BE29, 1544156, 1544151, 1544184, -1, -1, -1, -1, -1, -1 }, { 0x2BE6E, -1, 1544189, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BE74, -1, 1544194, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BE77, 1544205, 1544199, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BE7D, -1, 1544223, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BE81, 1544235, 1544230, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BE82, -1, 1544298, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BE86, 1544308, 1544303, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BE8A, 1544341, 1544336, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BE8C, -1, 1544347, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BE93, 1544358, 1544353, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BE96, 1544472, 1544467, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BE98, 1544486, 1544481, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BEAA, -1, 1544493, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BEB7, 1544506, 1544500, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BEC1, 1544511, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BF1B, 1544599, -1, 1544622, -1, -1, -1, -1, -1, -1 }, { 0x2BF1D, 1544633, 1544628, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BF23, 1544639, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BF25, 1544675, 1544670, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BF27, -1, 1544713, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BF2E, 1544724, 1544718, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BF35, 1544757, 1544752, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BF38, 1544806, 1544800, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BF3E, 1544820, 1544815, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BF40, 1544866, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BF41, 1544889, 1544884, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BF47, 1544957, 1544951, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BF4A, 1545061, 1545055, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BF4B, 1545189, 1545183, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BF62, 1545239, 1545234, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BF63, -1, 1545255, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BF65, -1, 1545262, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BF67, 1545267, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BF6E, 1545378, 1545372, 1545438, -1, -1, -1, -1, -1, -1 }, { 0x2BF72, 1545444, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2BF89, 1545475, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C029, 1545544, 1545539, 1545574, -1, -1, -1, -1, -1, -1 }, { 0x2C02A, 1545584, 1545579, 1545593, -1, -1, -1, -1, -1, -1 }, { 0x2C02E, 1545599, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C031, -1, 1545639, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C037, 1545644, -1, 1545664, -1, -1, -1, -1, -1, -1 }, { 0x2C075, -1, 1545671, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C07A, 1545681, 1545675, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C07D, 1545700, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C080, 1545745, 1545739, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C082, 1545763, 1545759, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C085, 1545786, 1545780, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C089, 1545815, 1545809, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C0A0, 1545848, 1545843, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C0A9, 1545867, 1545861, 1545877, -1, -1, -1, -1, -1, -1 }, { 0x2C0AE, -1, 1545882, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C0B0, -1, 1545888, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C0C0, 1545900, 1545894, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C0CA, -1, 1545913, 1545918, -1, -1, -1, -1, -1, -1 }, { 0x2C0D8, 1545927, 1545923, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C0EB, 1545939, 1545934, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C0F2, 1545963, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C115, -1, -1, -1, -1, -1, -1, -1, 1546061, -1 }, { 0x2C129, 1546072, 1546067, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C162, 1546126, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C165, -1, 1546266, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C16B, 1546277, 1546272, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C19B, 1546303, -1, 1546313, -1, -1, -1, -1, -1, -1 }, { 0x2C1A6, -1, 1546318, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C1AE, 1546328, 1546323, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C1BE, -1, 1546347, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C1C7, 1546357, 1546352, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C1D5, -1, 1546394, 1546400, -1, -1, -1, -1, -1, -1 }, { 0x2C1D8, 1546411, 1546405, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C1D9, -1, 1546416, 1546421, -1, -1, -1, -1, -1, -1 }, { 0x2C1F0, 1546426, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C1F9, 1546565, 1546559, 1546573, -1, -1, -1, -1, -1, -1 }, { 0x2C201, 1546584, 1546578, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C215, 1546623, 1546618, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C21C, -1, 1546743, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C227, 1546754, 1546749, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C242, -1, 1546787, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C247, 1546798, 1546792, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C24B, -1, 1546821, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C260, -1, 1546826, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C261, 1546838, 1546832, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C267, -1, 1546842, 1546847, -1, -1, -1, -1, -1, -1 }, { 0x2C27C, 1546856, 1546852, 1546876, -1, -1, -1, -1, -1, -1 }, { 0x2C282, 1546886, 1546880, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C288, 1546906, 1546901, 1546918, -1, -1, -1, -1, -1, -1 }, { 0x2C289, 1546929, 1546923, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C28D, -1, 1546943, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C28E, -1, 1546948, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C296, 1546959, 1546954, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C29C, 1547011, 1547007, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C2A4, 1547039, 1547034, 1547061, -1, -1, -1, -1, -1, -1 }, { 0x2C2A6, -1, 1547067, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C2B5, -1, 1547072, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C2B6, -1, 1547078, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C2BA, -1, 1547084, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C2BE, 1547089, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C2CD, 1547139, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C317, -1, -1, 1547185, -1, -1, -1, -1, -1, -1 }, { 0x2C31D, -1, 1547189, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C32E, -1, 1547193, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C337, 1547198, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C359, 1547353, 1547347, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C35B, -1, 1547374, 1547379, -1, -1, -1, -1, -1, -1 }, { 0x2C361, 1547389, 1547383, 1547401, -1, -1, -1, -1, -1, -1 }, { 0x2C364, -1, 1547407, 1547412, -1, -1, -1, -1, -1, -1 }, { 0x2C386, 1547423, 1547417, 1547446, -1, -1, -1, -1, -1, -1 }, { 0x2C391, -1, 1547452, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C3A7, 1547464, 1547458, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C3DC, 1547554, 1547549, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C3DF, 1547628, 1547623, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C3E6, 1547659, 1547654, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C3EB, -1, 1547688, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C3EE, -1, 1547693, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C3F7, 1547698, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C41A, 1547776, -1, 1547787, -1, -1, -1, -1, -1, -1 }, { 0x2C446, -1, 1547792, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C44D, 1547803, 1547798, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C44F, 1547831, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C452, 1547894, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C453, -1, 1547920, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C454, 1547931, 1547925, 1547964, -1, -1, -1, -1, -1, -1 }, { 0x2C455, -1, 1547971, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C457, 1547983, 1547977, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C461, 1548006, 1548001, 1548034, -1, -1, -1, -1, -1, -1 }, { 0x2C467, -1, 1548040, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C486, -1, 1548045, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C488, -1, 1548050, 1548055, -1, -1, -1, -1, -1, -1 }, { 0x2C48D, 1548065, 1548060, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C48E, 1548092, 1548086, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C494, 1548212, 1548205, 1548325, -1, -1, -1, -1, -1, -1 }, { 0x2C495, 1548336, 1548331, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C497, -1, -1, 1548374, -1, -1, -1, -1, -1, -1 }, { 0x2C498, 1548379, -1, 1548404, -1, -1, -1, -1, -1, -1 }, { 0x2C4E0, -1, 1548409, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C4EB, 1548419, 1548414, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C4F5, 1548444, 1548438, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C4F8, 1548477, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C4FC, 1548575, 1548569, 1548608, -1, -1, -1, -1, -1, -1 }, { 0x2C502, 1548618, 1548613, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C542, 1548664, 1548658, 1548687, -1, -1, -1, -1, -1, -1 }, { 0x2C544, -1, 1548693, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C54A, 1548704, 1548698, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C55B, 1548762, 1548758, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C566, 1548914, 1548910, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C583, -1, 1548923, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C591, -1, 1548929, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C5A0, 1548935, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C5AE, -1, 1548963, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C603, 1548974, 1548969, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C613, 1549004, 1548998, 1549011, -1, -1, -1, -1, -1, -1 }, { 0x2C615, -1, 1549016, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C616, 1549027, 1549021, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C618, 1549057, 1549051, 1549066, -1, -1, -1, -1, -1, -1 }, { 0x2C619, 1549071, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C61B, -1, 1549211, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C61C, 1549217, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C61D, 1549297, 1549292, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C61F, -1, 1549322, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C620, -1, 1549327, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C621, 1549337, 1549332, 1549363, -1, -1, -1, -1, -1, -1 }, { 0x2C622, 1549375, 1549368, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C624, 1549399, 1549393, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C625, -1, 1549412, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C627, -1, 1549418, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C628, -1, 1549423, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C629, 1549434, 1549428, 1549452, -1, -1, -1, -1, -1, -1 }, { 0x2C62A, 1549463, 1549458, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C62B, 1549541, 1549535, 1549569, -1, -1, -1, -1, -1, -1 }, { 0x2C62C, 1549580, 1549575, 1549589, -1, -1, -1, -1, -1, -1 }, { 0x2C62D, 1549600, 1549595, 1549628, -1, -1, -1, -1, -1, -1 }, { 0x2C62E, 1549639, 1549634, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C62F, -1, 1549660, 1549666, -1, -1, -1, -1, -1, -1 }, { 0x2C630, -1, 1549672, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C631, 1549678, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C632, 1549763, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C634, 1549819, 1549814, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C635, 1549880, 1549874, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C636, -1, 1549887, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C637, 1549896, 1549892, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C63A, 1549910, 1549905, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C63B, -1, 1549915, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C641, 1549920, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C642, 1549959, 1549954, 1549964, -1, -1, -1, -1, -1, -1 }, { 0x2C646, 1549975, 1549969, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C647, -1, 1550018, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C648, -1, 1550023, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C649, -1, 1550029, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C64A, 1550040, 1550035, 1550045, -1, -1, -1, -1, -1, -1 }, { 0x2C64B, 1550056, 1550049, 1550061, -1, -1, -1, -1, -1, -1 }, { 0x2C64E, 1550073, 1550068, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C65D, -1, 1550100, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C66D, 1550110, 1550105, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C684, 1550155, 1550150, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C6F8, 1550195, -1, 1550212, -1, -1, -1, -1, -1, -1 }, { 0x2C6F9, 1550223, 1550217, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C6FC, 1550273, 1550268, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C725, -1, 1550305, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C727, -1, 1550311, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C728, 1550322, 1550317, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C72C, -1, 1550355, 1550361, -1, -1, -1, -1, -1, -1 }, { 0x2C72F, 1550373, 1550366, 1550400, -1, -1, -1, -1, -1, -1 }, { 0x2C738, -1, 1550407, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C73E, -1, 1550413, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C73F, -1, 1550419, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C741, 1550425, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C74B, -1, 1550500, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C76F, -1, 1550505, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C774, 1550510, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C795, 1550543, 1550537, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C798, -1, 1550569, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C79F, 1550580, 1550575, 1550586, -1, -1, -1, -1, -1, -1 }, { 0x2C7AB, -1, 1550591, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C7C1, -1, 1550596, 1550601, -1, -1, -1, -1, -1, -1 }, { 0x2C7D3, -1, -1, -1, -1, -1, -1, -1, 1550605, -1 }, { 0x2C7EA, -1, 1550611, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C7FD, 1550623, 1550617, 1550631, -1, -1, -1, -1, -1, -1 }, { 0x2C805, 1550643, 1550637, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C808, 1550650, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C820, 1550712, 1550706, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C847, -1, 1550734, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C852, 1550745, 1550739, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C853, 1550764, 1550759, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C855, 1550814, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C860, -1, 1550841, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C877, -1, 1550845, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C87B, 1550851, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C88A, 1550960, 1550956, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C88B, 1550970, 1550965, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C88C, -1, 1550978, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C88E, 1550987, 1550982, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C890, 1551009, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C891, 1551073, 1551067, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C892, -1, 1551104, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C894, -1, 1551110, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C895, 1551116, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C8AA, 1551127, 1551122, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C8AF, -1, 1551161, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C8B3, -1, 1551167, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C8BF, 1551177, 1551172, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C8C0, 1551192, 1551187, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C8D9, 1551224, 1551218, 1551256, -1, -1, -1, -1, -1, -1 }, { 0x2C8DB, 1551264, 1551260, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C8DC, 1551332, 1551327, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C8DD, 1551404, 1551398, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C8DE, -1, 1551439, 1551444, -1, -1, -1, -1, -1, -1 }, { 0x2C8DF, 1551454, 1551449, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C8E0, -1, 1551566, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C8E1, 1551576, 1551571, 1551587, -1, -1, -1, -1, -1, -1 }, { 0x2C8E3, 1551598, 1551593, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C8E4, -1, 1551628, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C8E5, -1, 1551634, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C8E6, 1551644, 1551639, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C8E7, 1551674, 1551669, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C8E8, 1551708, 1551702, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C8E9, -1, 1551751, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C8EA, 1551761, 1551756, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C8EC, 1551784, 1551779, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C8ED, -1, 1551806, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C8EE, -1, 1551812, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C8EF, 1551818, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C8F0, -1, 1551924, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C8F1, -1, 1551929, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C8F2, -1, 1551934, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C8F3, 1551944, 1551939, 1551978, -1, -1, -1, -1, -1, -1 }, { 0x2C8F6, 1551988, 1551983, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C8F7, -1, 1552031, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C8F8, 1552041, 1552036, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C8F9, 1552112, 1552107, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C8FB, -1, 1552157, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C8FC, -1, 1552163, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C8FD, -1, 1552169, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C8FE, -1, 1552174, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C8FF, 1552185, 1552180, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C900, 1552240, 1552234, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C901, 1552259, 1552254, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C902, 1552298, 1552293, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C904, -1, 1552328, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C906, -1, 1552333, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C907, -1, 1552339, 1552344, -1, -1, -1, -1, -1, -1 }, { 0x2C909, 1552354, 1552349, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C90A, 1552412, 1552408, 1552444, -1, -1, -1, -1, -1, -1 }, { 0x2C90C, 1552449, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C90D, -1, 1552513, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C90E, 1552525, 1552519, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C910, 1552555, 1552551, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C911, 1552587, 1552581, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C918, 1552640, 1552635, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C919, 1552709, 1552705, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C91B, 1552743, 1552738, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C91D, -1, 1552774, 1552779, -1, -1, -1, -1, -1, -1 }, { 0x2C91F, 1552789, 1552784, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C921, 1552813, 1552809, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C922, 1552890, 1552884, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C923, 1552914, 1552908, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C924, -1, 1552922, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C925, 1552934, 1552928, 1552965, -1, -1, -1, -1, -1, -1 }, { 0x2C926, -1, 1552972, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C928, 1552982, 1552977, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C929, -1, 1553010, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C92A, 1553023, 1553017, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C92B, 1553111, 1553105, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C92C, 1553150, 1553144, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C92D, -1, 1553160, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C92E, 1553171, 1553165, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C930, 1553202, 1553197, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C944, 1553227, 1553222, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C948, 1553292, 1553286, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C973, -1, 1553349, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C975, 1553355, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C976, -1, 1553487, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C977, 1553499, 1553492, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C978, -1, 1553514, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C97A, 1553520, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C97B, 1553598, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C97D, 1553648, 1553643, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C985, 1553699, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C9A0, 1553721, 1553715, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C9A5, 1553743, 1553738, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C9A7, -1, 1553865, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C9BB, 1553878, 1553871, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C9BE, 1553917, 1553911, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C9C0, 1553958, 1553951, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C9C3, 1553986, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C9DF, 1554067, 1554061, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C9E2, 1554089, 1554083, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C9E4, -1, 1554163, -1, -1, -1, -1, -1, -1, -1 }, { 0x2C9EF, 1554174, 1554168, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CA01, -1, 1554193, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CA02, 1554203, 1554198, 1554212, -1, -1, -1, -1, -1, -1 }, { 0x2CA04, -1, 1554216, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CA06, 1554227, 1554221, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CA07, -1, 1554329, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CA08, 1554340, 1554334, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CA09, 1554363, 1554358, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CA0C, 1554389, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CA0D, 1554465, 1554460, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CA0E, 1554505, 1554500, 1554537, -1, -1, -1, -1, -1, -1 }, { 0x2CA11, 1554548, 1554542, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CA13, 1554612, 1554606, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CA14, 1554632, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CA7D, 1554788, 1554783, 1554816, -1, -1, -1, -1, -1, -1 }, { 0x2CA7E, -1, 1554821, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CA8D, -1, 1554826, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CAA7, -1, 1554831, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CAA8, 1554842, 1554836, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CAA9, 1554869, 1554863, 1554895, -1, -1, -1, -1, -1, -1 }, { 0x2CABF, 1554901, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB27, 1554948, 1554943, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB29, -1, 1554955, 1554960, -1, -1, -1, -1, -1, -1 }, { 0x2CB2A, 1554969, 1554964, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB2B, 1555005, 1555000, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB2C, -1, 1555030, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB2D, -1, 1555035, 1555041, -1, -1, -1, -1, -1, -1 }, { 0x2CB2E, 1555052, 1555046, 1555084, -1, -1, -1, -1, -1, -1 }, { 0x2CB2F, -1, 1555091, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB30, 1555103, 1555096, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB31, 1555136, 1555131, 1555154, -1, -1, -1, -1, -1, -1 }, { 0x2CB32, 1555164, 1555159, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB35, -1, 1555187, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB37, -1, 1555192, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB38, 1555203, 1555197, 1555210, -1, -1, -1, -1, -1, -1 }, { 0x2CB39, -1, 1555215, 1555220, -1, -1, -1, -1, -1, -1 }, { 0x2CB3A, 1555230, 1555226, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB3B, 1555261, 1555256, 1555293, -1, -1, -1, -1, -1, -1 }, { 0x2CB3C, -1, 1555297, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB3D, -1, 1555302, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB3E, -1, 1555307, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB3F, -1, 1555313, 1555318, -1, -1, -1, -1, -1, -1 }, { 0x2CB40, -1, 1555324, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB41, -1, 1555328, 1555333, -1, -1, -1, -1, -1, -1 }, { 0x2CB43, -1, 1555337, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB46, 1555346, 1555342, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB48, 1555423, 1555417, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB49, -1, 1555478, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB4A, -1, 1555483, 1555488, -1, -1, -1, -1, -1, -1 }, { 0x2CB4C, 1555492, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB4D, 1555503, 1555498, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB4E, 1555542, 1555536, 1555574, -1, -1, -1, -1, -1, -1 }, { 0x2CB4F, -1, 1555580, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB53, -1, 1555587, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB54, -1, 1555592, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB55, -1, 1555597, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB56, -1, 1555602, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB57, -1, 1555609, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB59, -1, 1555615, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB5A, 1555627, 1555621, 1555638, -1, -1, -1, -1, -1, -1 }, { 0x2CB5B, -1, 1555644, 1555648, -1, -1, -1, -1, -1, -1 }, { 0x2CB5C, -1, 1555652, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB5D, -1, 1555658, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB60, 1555669, 1555664, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB61, -1, 1555677, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB62, 1555688, 1555682, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB63, 1555738, 1555733, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB64, 1555754, 1555749, 1555760, -1, -1, -1, -1, -1, -1 }, { 0x2CB65, -1, 1555765, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB66, 1555776, 1555771, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB68, 1555798, 1555792, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB69, -1, 1555819, 1555825, -1, -1, -1, -1, -1, -1 }, { 0x2CB6A, 1555836, 1555831, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB6B, -1, 1555904, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB6C, -1, 1555909, 1555914, -1, -1, -1, -1, -1, -1 }, { 0x2CB6D, 1555924, 1555919, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB6F, 1555933, 1555928, 1556022, -1, -1, -1, -1, -1, -1 }, { 0x2CB70, -1, 1556027, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB72, 1556035, 1556031, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB73, -1, 1556069, 1556074, -1, -1, -1, -1, -1, -1 }, { 0x2CB74, 1556083, 1556078, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB75, 1556165, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB76, -1, 1556200, 1556205, -1, -1, -1, -1, -1, -1 }, { 0x2CB78, 1556216, 1556210, 1556228, -1, -1, -1, -1, -1, -1 }, { 0x2CB7B, 1556238, 1556233, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB7C, 1556263, 1556257, 1556268, -1, -1, -1, -1, -1, -1 }, { 0x2CB7D, -1, 1556273, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB7F, -1, 1556278, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB80, -1, 1556283, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB81, -1, 1556289, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB98, -1, 1556294, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CB9F, -1, 1556299, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CBA0, -1, 1556305, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CBA2, 1556316, 1556310, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CBA3, 1556342, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CBA4, 1556393, 1556388, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CBA5, 1556423, 1556418, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CBA8, 1556487, 1556481, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CBAA, -1, 1556512, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CBAD, 1556523, 1556517, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CBB1, 1556556, 1556551, 1556584, -1, -1, -1, -1, -1, -1 }, { 0x2CBB2, -1, 1556589, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CBB3, 1556600, 1556594, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CBB4, 1556638, 1556634, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CBBA, 1556669, 1556664, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CBBB, 1556844, 1556840, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CBBF, -1, 1556873, 1556878, -1, -1, -1, -1, -1, -1 }, { 0x2CBC0, 1556888, 1556883, 1556919, -1, -1, -1, -1, -1, -1 }, { 0x2CBC5, 1556929, 1556923, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CBCE, 1556942, 1556936, 1556972, -1, -1, -1, -1, -1, -1 }, { 0x2CC03, 1556977, -1, 1556996, -1, -1, -1, -1, -1, -1 }, { 0x2CC25, 1557007, 1557000, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CC33, 1557073, 1557068, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CC36, -1, 1557149, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CC37, 1557155, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CC53, 1557363, 1557357, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CC56, 1557378, 1557373, 1557397, -1, -1, -1, -1, -1, -1 }, { 0x2CC57, 1557407, 1557401, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CC59, 1557438, 1557433, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CC5C, -1, 1557480, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CC5F, 1557492, 1557486, 1557498, -1, -1, -1, -1, -1, -1 }, { 0x2CC60, -1, 1557503, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CC62, -1, 1557508, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CC63, 1557513, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CC66, 1557557, 1557552, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CC6A, -1, 1557621, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CC6B, -1, 1557625, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CC6C, 1557631, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CC6E, 1557655, 1557651, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CC6F, 1557677, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CC70, 1557731, 1557726, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CC73, 1557757, 1557752, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CC75, -1, 1557778, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CC77, 1557789, 1557783, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CC78, 1557827, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CC7C, -1, 1557846, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CC7D, 1557857, 1557851, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CC7F, 1557873, 1557867, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CC80, 1557915, 1557910, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CC85, -1, 1557952, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CC95, 1557957, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CC9C, 1558058, -1, 1558092, -1, -1, -1, -1, -1, -1 }, { 0x2CCA6, 1558103, 1558099, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CCAB, 1558123, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CCAD, -1, 1558219, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CCAE, 1558228, 1558223, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CCAF, 1558339, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CCB2, 1558436, 1558430, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CCB3, 1558508, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CCB6, 1558617, 1558613, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CCB7, 1558692, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CCBB, 1558760, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CCBC, -1, 1558779, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CCBE, 1558788, 1558784, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CCBF, 1558833, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CCC0, 1558869, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CCC1, 1558957, 1558950, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CCC2, 1558983, 1558977, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CCC5, 1558992, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CCC6, -1, 1559020, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CCCA, -1, 1559025, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CCCB, 1559035, 1559030, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CCCC, 1559076, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CCCD, 1559101, 1559095, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CCD1, 1559148, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CCDF, 1559207, 1559202, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CCF2, 1559226, -1, 1559246, -1, -1, -1, -1, -1, -1 }, { 0x2CCF3, 1559258, 1559252, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CCF4, -1, 1559263, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CCF5, 1559273, 1559268, 1559280, -1, -1, -1, -1, -1, -1 }, { 0x2CCF6, 1559291, 1559284, 1559295, -1, -1, -1, -1, -1, -1 }, { 0x2CCF8, 1559306, 1559302, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CCFA, 1559386, 1559381, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CCFD, 1559418, 1559413, 1559424, -1, -1, -1, -1, -1, -1 }, { 0x2CCFE, 1559434, 1559430, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CCFF, -1, 1559491, 1559496, -1, -1, -1, -1, -1, -1 }, { 0x2CD00, -1, 1559500, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CD01, 1559512, 1559506, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CD02, 1559595, 1559590, 1559606, -1, -1, -1, -1, -1, -1 }, { 0x2CD03, 1559617, 1559611, 1559679, -1, -1, -1, -1, -1, -1 }, { 0x2CD05, 1559691, 1559684, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CD06, -1, 1559722, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CD0A, -1, 1559727, 1559733, -1, -1, -1, -1, -1, -1 }, { 0x2CD0B, 1559743, 1559738, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CD0D, 1559762, 1559757, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CD0F, 1559817, 1559812, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CD10, 1559905, 1559900, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CD29, -1, 1559941, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CD68, -1, 1559947, 1559952, -1, -1, -1, -1, -1, -1 }, { 0x2CD80, -1, 1559956, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CD81, 1559966, 1559961, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CD82, -1, 1559983, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CD84, -1, 1559988, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CD86, 1559993, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CD87, -1, 1560054, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CD8A, 1560066, 1560060, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CD8B, -1, 1560096, 1560102, -1, -1, -1, -1, -1, -1 }, { 0x2CD8C, -1, 1560106, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CD8D, 1560115, 1560111, 1560125, -1, -1, -1, -1, -1, -1 }, { 0x2CD8E, 1560135, 1560130, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CD8F, 1560231, 1560226, 1560274, -1, -1, -1, -1, -1, -1 }, { 0x2CD90, -1, 1560279, 1560284, -1, -1, -1, -1, -1, -1 }, { 0x2CD93, 1560296, 1560290, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CD94, -1, 1560341, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CD95, -1, 1560346, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CD96, -1, 1560351, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CD97, 1560361, 1560356, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CD9B, 1560380, 1560376, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CD9E, -1, 1560384, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CD9F, -1, 1560388, 1560394, -1, -1, -1, -1, -1, -1 }, { 0x2CDA0, 1560403, 1560398, 1560413, -1, -1, -1, -1, -1, -1 }, { 0x2CDA2, -1, 1560419, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CDA3, 1560430, 1560425, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CDA4, 1560522, 1560517, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CDA7, -1, 1560570, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CDA8, -1, 1560575, 1560580, -1, -1, -1, -1, -1, -1 }, { 0x2CDAB, 1560590, 1560584, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CDAC, -1, 1560603, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CDAD, -1, -1, 1560609, -1, -1, -1, -1, -1, -1 }, { 0x2CDAE, -1, 1560613, 1560618, -1, -1, -1, -1, -1, -1 }, { 0x2CDB2, -1, 1560622, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CDB4, 1560629, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CDB5, -1, 1560650, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CDBA, -1, 1560657, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CDD5, -1, 1560662, 1560667, -1, -1, -1, -1, -1, -1 }, { 0x2CDEF, 1560677, 1560671, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CDFC, 1560700, 1560695, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CDFE, 1560726, 1560720, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CE00, -1, 1560780, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CE05, 1560789, 1560785, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CE06, 1560828, 1560822, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CE08, 1560869, 1560865, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CE0A, 1560919, 1560914, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CE12, -1, 1560926, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CE15, 1560936, 1560931, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CE18, -1, 1560971, 1560976, -1, -1, -1, -1, -1, -1 }, { 0x2CE1A, 1560987, 1560981, 1561026, -1, -1, -1, -1, -1, -1 }, { 0x2CE1B, 1561037, 1561031, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CE1C, -1, 1561161, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CE1D, -1, 1561166, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CE1E, -1, 1561170, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CE20, 1561176, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CE22, -1, 1561184, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CE23, 1561194, 1561189, 1561202, -1, -1, -1, -1, -1, -1 }, { 0x2CE26, 1561213, 1561208, 1561221, -1, -1, -1, -1, -1, -1 }, { 0x2CE27, 1561232, 1561227, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CE29, 1561251, 1561247, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CE2A, -1, 1561293, 1561299, -1, -1, -1, -1, -1, -1 }, { 0x2CE2E, -1, 1561304, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CE2F, 1561315, 1561310, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CE30, -1, 1561363, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CE31, 1561374, 1561368, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CE33, 1561399, 1561393, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CE3E, -1, 1561404, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CE45, 1561414, 1561409, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CE49, 1561468, 1561463, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CE56, 1561527, 1561521, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CE63, 1561547, 1561542, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CE7A, -1, 1561558, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CE7C, -1, 1561564, 1561570, -1, -1, -1, -1, -1, -1 }, { 0x2CE83, 1561581, 1561575, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CE88, 1561611, 1561607, 1561616, -1, -1, -1, -1, -1, -1 }, { 0x2CE89, 1561620, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CE8C, 1561702, 1561698, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CE8D, 1561731, 1561725, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CE8E, -1, 1561770, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CE93, -1, 1561774, 1561778, -1, -1, -1, -1, -1, -1 }, { 0x2CE94, -1, 1561783, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CE95, 1561794, 1561788, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CE9C, 1561872, 1561866, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CF01, 1561925, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CF04, 1561953, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2CF96, -1, 1561983, -1, -1, -1, -1, -1, -1, -1 }, { 0x2D016, 1561989, -1, 1562030, -1, -1, -1, -1, -1, -1 }, { 0x2D11B, 1562039, 1562034, -1, -1, -1, -1, -1, -1, -1 }, { 0x2D1DC, 1562057, 1562052, -1, -1, -1, -1, -1, -1, -1 }, { 0x2D1E1, 1562083, 1562077, -1, -1, -1, -1, -1, -1, -1 }, { 0x2D1EF, 1562104, 1562099, -1, -1, -1, -1, -1, -1, -1 }, { 0x2D21C, 1562123, 1562118, -1, -1, -1, -1, -1, -1, -1 }, { 0x2D25D, 1562183, 1562178, -1, -1, -1, -1, -1, -1, -1 }, { 0x2D382, 1562254, 1562248, -1, -1, -1, -1, -1, -1, -1 }, { 0x2D39C, 1562285, 1562280, -1, -1, -1, -1, -1, -1, -1 }, { 0x2D3E6, 1562308, 1562304, -1, -1, -1, -1, -1, -1, -1 }, { 0x2D3F8, 1562318, 1562313, -1, -1, -1, -1, -1, -1, -1 }, { 0x2D546, 1562382, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2D613, 1562396, 1562392, -1, -1, -1, -1, -1, -1, -1 }, { 0x2D6A6, 1562408, 1562402, -1, -1, -1, -1, -1, -1, -1 }, { 0x2D74B, 1562434, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2D784, -1, 1562498, -1, -1, -1, -1, -1, -1, -1 }, { 0x2D819, -1, 1562502, -1, -1, -1, -1, -1, -1, -1 }, { 0x2D8C7, -1, 1562507, -1, -1, -1, -1, -1, -1, -1 }, { 0x2D8E7, 1562517, 1562512, -1, -1, -1, -1, -1, -1, -1 }, { 0x2D90E, -1, 1562547, -1, -1, -1, -1, -1, -1, -1 }, { 0x2D930, 1562557, 1562552, -1, -1, -1, -1, -1, -1, -1 }, { 0x2D9CB, 1562592, 1562586, -1, -1, -1, -1, -1, -1, -1 }, { 0x2DA5A, 1562611, 1562605, -1, -1, -1, -1, -1, -1, -1 }, { 0x2DA5B, 1562661, 1562655, -1, -1, -1, -1, -1, -1, -1 }, { 0x2DA70, -1, 1562693, -1, -1, -1, -1, -1, -1, -1 }, { 0x2DA86, 1562703, 1562698, -1, -1, -1, -1, -1, -1, -1 }, { 0x2DAC0, 1562724, 1562718, -1, -1, -1, -1, -1, -1, -1 }, { 0x2DAD9, 1562757, 1562752, -1, -1, -1, -1, -1, -1, -1 }, { 0x2DB48, 1562903, 1562899, -1, -1, -1, -1, -1, -1, -1 }, { 0x2DC0E, -1, 1563051, -1, -1, -1, -1, -1, -1, -1 }, { 0x2DC4A, 1563063, 1563057, -1, -1, -1, -1, -1, -1, -1 }, { 0x2DCAB, -1, 1563068, -1, -1, -1, -1, -1, -1, -1 }, { 0x2DD0A, 1563078, 1563073, -1, -1, -1, -1, -1, -1, -1 }, { 0x2DE5C, 1563177, 1563173, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E024, -1, 1563198, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E02A, -1, 1563203, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E18F, 1563214, 1563208, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E1D4, -1, 1563223, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E260, 1563232, 1563227, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E261, 1563287, 1563282, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E262, 1563326, 1563321, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E263, 1563338, 1563333, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E264, 1563400, 1563394, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E267, 1563428, 1563421, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E268, 1563477, 1563471, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E26A, 1563532, 1563527, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E26B, 1563561, 1563555, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E26C, -1, 1563586, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E26E, 1563598, 1563592, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E26F, -1, 1563631, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E41A, -1, 1563636, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E428, 1563648, 1563642, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E502, 1563666, 1563661, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E505, -1, 1563685, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E50A, -1, 1563689, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E569, -1, -1, -1, -1, -1, -1, -1, 1563696, -1 }, { 0x2E581, 1563709, 1563702, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E583, -1, 1563719, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E5B1, 1563729, 1563724, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E64A, -1, 1563761, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E64B, 1563771, 1563766, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E6D7, -1, 1563797, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E736, -1, 1563802, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E774, 1563811, 1563807, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E775, 1563826, 1563822, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E777, 1563838, 1563833, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E778, 1563852, 1563846, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E779, 1563863, 1563857, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E77A, 1563898, 1563893, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E81E, 1563940, 1563933, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E833, -1, 1564022, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E8F2, 1564033, 1564027, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E8F3, -1, 1564053, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E8F4, 1564064, 1564059, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E8F5, 1564096, 1564090, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E8F6, 1564119, 1564113, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E92B, -1, 1564160, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E92C, 1564170, 1564165, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E92D, 1564220, 1564215, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E932, 1564260, 1564255, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E9F4, 1564295, 1564288, -1, -1, -1, -1, -1, -1, -1 }, { 0x2E9F5, 1564326, 1564321, 1564335, -1, -1, -1, -1, -1, -1 }, { 0x2EA34, -1, 1564340, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EA35, 1564351, 1564346, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EA5B, -1, 1564371, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EA5C, 1564381, 1564376, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EA5D, 1564399, 1564394, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EA5E, 1564424, 1564420, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EAA1, 1564452, 1564446, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EAA2, 1564488, 1564482, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EAA3, 1564499, 1564493, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EAA4, 1564509, 1564504, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EAA5, -1, 1564562, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EAC2, -1, 1564568, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EB1B, -1, 1564574, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EB1C, 1564585, 1564579, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EB1D, -1, 1564629, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EB1E, 1564641, 1564635, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EB1F, 1564679, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EB20, 1564791, 1564786, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EB21, 1564806, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EB22, 1564858, 1564852, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EB23, 1564903, 1564897, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EB24, -1, 1564973, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EB61, 1564984, 1564978, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EB62, 1565004, 1564999, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EB65, 1565021, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EB68, 1565055, 1565050, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EB6A, 1565068, 1565061, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EB70, 1565089, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EB87, 1565118, 1565113, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EBD9, 1565130, 1565125, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EBF4, -1, 1565232, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EBF8, -1, 1565238, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EBF9, -1, 1565243, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EC04, -1, 1565249, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EC09, -1, 1565255, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EC14, -1, 1565261, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EC38, -1, 1565266, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EC3E, -1, 1565270, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EC41, -1, 1565276, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EC46, -1, 1565282, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EC47, -1, 1565287, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EC4A, -1, 1565292, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EC52, -1, 1565296, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EC54, -1, 1565301, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EC60, -1, 1565306, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EC63, -1, 1565312, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EC69, -1, 1565318, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EC6F, -1, 1565323, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EC81, -1, 1565329, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EC82, -1, 1565334, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EC83, -1, 1565340, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EC84, -1, 1565345, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EC87, -1, 1565351, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EC9B, -1, 1565357, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EC9D, -1, 1565362, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EC9F, -1, 1565367, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ECAE, -1, 1565373, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ECB2, -1, 1565380, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ECB6, -1, 1565386, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ECB8, -1, 1565391, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ECC3, -1, 1565398, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ECC5, -1, 1565402, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ECC6, -1, 1565408, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ECCF, -1, 1565412, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ECD7, -1, 1565417, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ECDC, -1, 1565422, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ECE0, -1, 1565427, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ECE7, -1, 1565433, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ECEF, -1, 1565438, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ECF3, -1, 1565443, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ECF4, -1, 1565449, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ECF6, -1, 1565454, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ED05, -1, 1565460, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ED07, -1, 1565466, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ED12, -1, 1565472, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ED13, -1, 1565477, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ED14, -1, 1565482, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ED17, -1, 1565487, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ED18, -1, 1565492, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ED20, -1, 1565498, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ED25, -1, 1565503, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ED28, -1, 1565508, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ED3C, -1, 1565514, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ED3F, -1, 1565519, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ED45, -1, 1565524, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ED51, -1, 1565529, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ED60, -1, 1565534, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ED71, -1, 1565538, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ED7F, -1, 1565543, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ED82, -1, 1565548, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ED83, -1, 1565554, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ED99, -1, 1565559, -1, -1, -1, -1, -1, -1, -1 }, { 0x2ED9E, -1, 1565565, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EDC5, -1, 1565570, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EDC7, -1, 1565576, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EDC8, -1, 1565581, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EDCA, -1, 1565586, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EDCD, -1, 1565590, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EDD6, -1, 1565595, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EDD7, -1, 1565600, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EDDB, -1, 1565606, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EDDD, -1, 1565613, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EDE3, -1, 1565618, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EDE5, -1, 1565624, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EDF5, -1, 1565629, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EDF8, -1, 1565634, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EDFB, -1, 1565640, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EDFD, -1, 1565645, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EE00, -1, 1565650, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EE03, -1, 1565655, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EE06, -1, 1565660, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EE08, -1, 1565666, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EE09, -1, 1565672, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EE0A, -1, 1565678, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EE0C, -1, 1565683, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EE0F, -1, 1565688, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EE10, -1, 1565694, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EE15, -1, 1565700, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EE17, -1, 1565705, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EE1A, -1, 1565710, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EE1B, -1, 1565715, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EE1D, -1, 1565720, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EE1F, -1, 1565726, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EE20, -1, 1565733, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EE22, -1, 1565738, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EE23, -1, 1565743, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EE25, -1, 1565748, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EE26, -1, 1565753, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EE2E, -1, 1565757, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EE37, -1, 1565762, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EE39, -1, 1565767, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EE3C, -1, 1565771, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EE3D, -1, 1565776, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EE40, -1, 1565781, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EE42, -1, 1565786, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EE46, -1, 1565791, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EE4B, -1, 1565795, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EE4C, -1, 1565800, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EE57, -1, 1565805, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EE58, -1, 1565811, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EE59, -1, 1565816, -1, -1, -1, -1, -1, -1, -1 }, { 0x2EE5D, -1, 1565821, -1, -1, -1, -1, -1, -1, -1 }, { 0x2F817, 1565833, 1565827, -1, -1, -1, -1, -1, -1, -1 }, { 0x2F825, -1, 1565848, -1, -1, -1, -1, -1, -1, -1 }, { 0x2F835, 1565859, 1565854, 1565871, -1, -1, -1, -1, -1, -1 }, { 0x2F83B, -1, 1565876, -1, -1, -1, -1, -1, -1, -1 }, { 0x2F840, -1, 1565881, -1, -1, -1, -1, -1, -1, -1 }, { 0x2F865, 1565893, 1565887, -1, -1, -1, -1, -1, -1, -1 }, { 0x2F878, -1, 1565918, -1, -1, -1, -1, -1, -1, -1 }, { 0x2F894, -1, 1565923, -1, -1, -1, -1, -1, -1, -1 }, { 0x2F8A6, -1, 1565928, -1, -1, -1, -1, -1, -1, -1 }, { 0x2F8BF, 1565938, 1565932, -1, -1, -1, -1, -1, -1, -1 }, { 0x2F8CD, -1, 1565962, -1, -1, -1, -1, -1, -1, -1 }, { 0x2F8D2, 1565973, 1565968, -1, -1, -1, -1, -1, -1, -1 }, { 0x2F8E0, 1565996, 1565991, -1, -1, -1, -1, -1, -1, -1 }, { 0x2F907, 1566018, 1566012, -1, -1, -1, -1, -1, -1, -1 }, { 0x2F994, -1, 1566036, -1, -1, -1, -1, -1, -1, -1 }, { 0x2F9BC, -1, 1566042, -1, -1, -1, -1, -1, -1, -1 }, { 0x2F9D4, -1, 1566047, -1, -1, -1, -1, -1, -1, -1 }, { 0x30021, 1566058, 1566052, 1566069, -1, -1, -1, -1, -1, -1 }, { 0x30022, -1, 1566075, 1566081, -1, -1, -1, -1, -1, -1 }, { 0x3005C, -1, 1566087, 1566093, -1, -1, -1, -1, -1, -1 }, { 0x30067, -1, 1566099, -1, -1, -1, -1, -1, -1, -1 }, { 0x30078, 1566111, 1566105, -1, -1, -1, -1, -1, -1, -1 }, { 0x3007E, 1566120, 1566116, -1, -1, -1, -1, -1, -1, -1 }, { 0x3008B, -1, 1566127, -1, -1, -1, -1, -1, -1, -1 }, { 0x3008E, 1566139, 1566133, -1, -1, -1, -1, -1, -1, -1 }, { 0x3008F, -1, 1566170, -1, -1, -1, -1, -1, -1, -1 }, { 0x30097, -1, 1566175, -1, -1, -1, -1, -1, -1, -1 }, { 0x3009C, -1, 1566180, -1, -1, -1, -1, -1, -1, -1 }, { 0x300A6, -1, 1566186, -1, -1, -1, -1, -1, -1, -1 }, { 0x300AD, 1566196, 1566192, -1, -1, -1, -1, -1, -1, -1 }, { 0x300C6, 1566211, 1566205, -1, -1, -1, -1, -1, -1, -1 }, { 0x300EE, 1566253, 1566248, 1566262, -1, -1, -1, -1, -1, -1 }, { 0x300F7, 1566273, 1566267, -1, -1, -1, -1, -1, -1, -1 }, { 0x300FB, 1566278, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x300FF, 1566324, 1566319, -1, -1, -1, -1, -1, -1, -1 }, { 0x3011E, 1566389, 1566383, -1, -1, -1, -1, -1, -1, -1 }, { 0x30154, -1, 1566393, -1, -1, -1, -1, -1, -1, -1 }, { 0x30165, 1566404, 1566399, -1, -1, -1, -1, -1, -1, -1 }, { 0x30166, 1566423, 1566417, -1, -1, -1, -1, -1, -1, -1 }, { 0x30195, 1566468, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3019A, -1, 1566498, -1, -1, -1, -1, -1, -1, -1 }, { 0x301C0, 1566510, 1566504, -1, -1, -1, -1, -1, -1, -1 }, { 0x301CE, 1566568, 1566562, -1, -1, -1, -1, -1, -1, -1 }, { 0x301D5, 1566584, 1566578, -1, -1, -1, -1, -1, -1, -1 }, { 0x301D6, 1566612, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x301E0, 1566681, 1566676, -1, -1, -1, -1, -1, -1, -1 }, { 0x301E3, 1566693, 1566688, -1, -1, -1, -1, -1, -1, -1 }, { 0x301F2, 1566721, 1566715, -1, -1, -1, -1, -1, -1, -1 }, { 0x301FC, -1, 1566728, -1, -1, -1, -1, -1, -1, -1 }, { 0x30206, -1, 1566734, -1, -1, -1, -1, -1, -1, -1 }, { 0x30207, 1566746, 1566739, -1, -1, -1, -1, -1, -1, -1 }, { 0x3020A, -1, 1566752, -1, -1, -1, -1, -1, -1, -1 }, { 0x3020D, 1566762, 1566757, -1, -1, -1, -1, -1, -1, -1 }, { 0x30213, -1, 1566794, -1, -1, -1, -1, -1, -1, -1 }, { 0x3021D, 1566800, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3022E, 1566835, 1566830, -1, -1, -1, -1, -1, -1, -1 }, { 0x3022F, -1, 1566868, -1, -1, -1, -1, -1, -1, -1 }, { 0x30236, -1, 1566874, -1, -1, -1, -1, -1, -1, -1 }, { 0x30241, 1566879, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x30244, -1, 1566925, -1, -1, -1, -1, -1, -1, -1 }, { 0x30258, 1566931, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x30259, 1567031, 1567025, -1, -1, -1, -1, -1, -1, -1 }, { 0x3025A, -1, 1567059, -1, -1, -1, -1, -1, -1, -1 }, { 0x30263, -1, 1567064, -1, -1, -1, -1, -1, -1, -1 }, { 0x30265, -1, 1567069, -1, -1, -1, -1, -1, -1, -1 }, { 0x30269, -1, 1567075, -1, -1, -1, -1, -1, -1, -1 }, { 0x3026A, -1, 1567080, -1, -1, -1, -1, -1, -1, -1 }, { 0x30271, 1567091, 1567085, -1, -1, -1, -1, -1, -1, -1 }, { 0x3027D, 1567111, 1567106, -1, -1, -1, -1, -1, -1, -1 }, { 0x30282, -1, 1567154, -1, -1, -1, -1, -1, -1, -1 }, { 0x30288, -1, 1567159, -1, -1, -1, -1, -1, -1, -1 }, { 0x30291, -1, 1567166, -1, -1, -1, -1, -1, -1, -1 }, { 0x3029B, 1567172, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3029F, 1567297, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x302A1, -1, 1567360, -1, -1, -1, -1, -1, -1, -1 }, { 0x302A2, 1567370, 1567365, -1, -1, -1, -1, -1, -1, -1 }, { 0x302F8, -1, 1567400, -1, -1, -1, -1, -1, -1, -1 }, { 0x302F9, -1, 1567406, -1, -1, -1, -1, -1, -1, -1 }, { 0x302FD, -1, 1567412, -1, -1, -1, -1, -1, -1, -1 }, { 0x30300, 1567423, 1567417, -1, -1, -1, -1, -1, -1, -1 }, { 0x30302, -1, 1567428, -1, -1, -1, -1, -1, -1, -1 }, { 0x30306, 1567439, 1567434, -1, -1, -1, -1, -1, -1, -1 }, { 0x30307, -1, 1567478, -1, -1, -1, -1, -1, -1, -1 }, { 0x30319, 1567490, 1567484, -1, -1, -1, -1, -1, -1, -1 }, { 0x30326, -1, 1567514, -1, -1, -1, -1, -1, -1, -1 }, { 0x30337, 1567523, 1567518, -1, -1, -1, -1, -1, -1, -1 }, { 0x3038C, -1, 1567531, -1, -1, -1, -1, -1, -1, -1 }, { 0x3038E, 1567543, 1567537, -1, -1, -1, -1, -1, -1, -1 }, { 0x3038F, 1567555, 1567549, -1, -1, -1, -1, -1, -1, -1 }, { 0x30390, 1567586, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x30391, -1, 1567605, -1, -1, -1, -1, -1, -1, -1 }, { 0x30394, -1, 1567610, -1, -1, -1, -1, -1, -1, -1 }, { 0x30396, 1567620, 1567615, -1, -1, -1, -1, -1, -1, -1 }, { 0x3039E, -1, 1567626, -1, -1, -1, -1, -1, -1, -1 }, { 0x303A0, 1567639, 1567632, -1, -1, -1, -1, -1, -1, -1 }, { 0x303AB, 1567676, 1567670, -1, -1, -1, -1, -1, -1, -1 }, { 0x303B9, -1, 1567698, -1, -1, -1, -1, -1, -1, -1 }, { 0x303C1, -1, 1567703, -1, -1, -1, -1, -1, -1, -1 }, { 0x303D5, -1, 1567709, -1, -1, -1, -1, -1, -1, -1 }, { 0x303DC, 1567714, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x303DF, 1567771, 1567765, -1, -1, -1, -1, -1, -1, -1 }, { 0x303F6, -1, 1567786, -1, -1, -1, -1, -1, -1, -1 }, { 0x303FC, -1, 1567791, -1, -1, -1, -1, -1, -1, -1 }, { 0x3043E, -1, 1567797, -1, -1, -1, -1, -1, -1, -1 }, { 0x30441, 1567809, 1567803, -1, -1, -1, -1, -1, -1, -1 }, { 0x30444, -1, 1567813, -1, -1, -1, -1, -1, -1, -1 }, { 0x30454, -1, 1567819, -1, -1, -1, -1, -1, -1, -1 }, { 0x30455, 1567829, 1567824, -1, -1, -1, -1, -1, -1, -1 }, { 0x30459, 1567854, 1567849, -1, -1, -1, -1, -1, -1, -1 }, { 0x3045F, -1, 1567882, -1, -1, -1, -1, -1, -1, -1 }, { 0x30465, 1567894, 1567888, -1, -1, -1, -1, -1, -1, -1 }, { 0x30467, 1567920, 1567914, -1, -1, -1, -1, -1, -1, -1 }, { 0x3046A, -1, 1567950, -1, -1, -1, -1, -1, -1, -1 }, { 0x3046B, 1567956, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3046C, 1568026, 1568022, -1, -1, -1, -1, -1, -1, -1 }, { 0x30475, -1, 1568064, -1, -1, -1, -1, -1, -1, -1 }, { 0x30478, 1568073, 1568069, -1, -1, -1, -1, -1, -1, -1 }, { 0x3047F, -1, 1568219, -1, -1, -1, -1, -1, -1, -1 }, { 0x30486, -1, 1568225, -1, -1, -1, -1, -1, -1, -1 }, { 0x30492, -1, 1568230, -1, -1, -1, -1, -1, -1, -1 }, { 0x304C4, -1, 1568235, -1, -1, -1, -1, -1, -1, -1 }, { 0x304C6, 1568246, 1568242, -1, -1, -1, -1, -1, -1, -1 }, { 0x304D4, 1568283, 1568278, -1, -1, -1, -1, -1, -1, -1 }, { 0x304D9, 1568363, 1568358, -1, -1, -1, -1, -1, -1, -1 }, { 0x304DC, 1568428, 1568423, -1, -1, -1, -1, -1, -1, -1 }, { 0x304E7, 1568465, 1568459, -1, -1, -1, -1, -1, -1, -1 }, { 0x304EC, -1, 1568497, -1, -1, -1, -1, -1, -1, -1 }, { 0x304F1, 1568508, 1568502, -1, -1, -1, -1, -1, -1, -1 }, { 0x304F7, 1568530, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x304FB, -1, 1568555, -1, -1, -1, -1, -1, -1, -1 }, { 0x304FC, 1568567, 1568561, -1, -1, -1, -1, -1, -1, -1 }, { 0x30507, 1568577, 1568572, -1, -1, -1, -1, -1, -1, -1 }, { 0x3050B, -1, 1568592, -1, -1, -1, -1, -1, -1, -1 }, { 0x30528, 1568603, 1568598, -1, -1, -1, -1, -1, -1, -1 }, { 0x30532, -1, 1568623, -1, -1, -1, -1, -1, -1, -1 }, { 0x3053A, 1568633, 1568628, -1, -1, -1, -1, -1, -1, -1 }, { 0x30541, -1, 1568649, -1, -1, -1, -1, -1, -1, -1 }, { 0x30545, 1568660, 1568654, -1, -1, -1, -1, -1, -1, -1 }, { 0x30548, 1568698, 1568693, -1, -1, -1, -1, -1, -1, -1 }, { 0x3056D, 1568708, 1568703, -1, -1, -1, -1, -1, -1, -1 }, { 0x30588, -1, 1568741, -1, -1, -1, -1, -1, -1, -1 }, { 0x305A0, 1568746, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x305A9, 1568802, 1568797, -1, -1, -1, -1, -1, -1, -1 }, { 0x305D3, -1, 1568840, -1, -1, -1, -1, -1, -1, -1 }, { 0x305D6, 1568852, 1568846, -1, -1, -1, -1, -1, -1, -1 }, { 0x305D9, 1568865, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x305DB, -1, 1568964, -1, -1, -1, -1, -1, -1, -1 }, { 0x305DC, 1568974, 1568969, -1, -1, -1, -1, -1, -1, -1 }, { 0x305E1, 1568989, 1568983, -1, -1, -1, -1, -1, -1, -1 }, { 0x305E2, 1569013, 1569008, -1, -1, -1, -1, -1, -1, -1 }, { 0x305E6, 1569023, 1569017, -1, -1, -1, -1, -1, -1, -1 }, { 0x305E8, -1, 1569031, -1, -1, -1, -1, -1, -1, -1 }, { 0x305EC, -1, 1569035, -1, -1, -1, -1, -1, -1, -1 }, { 0x305F5, 1569045, 1569040, -1, -1, -1, -1, -1, -1, -1 }, { 0x305F9, 1569106, 1569101, -1, -1, -1, -1, -1, -1, -1 }, { 0x305FA, -1, 1569116, -1, -1, -1, -1, -1, -1, -1 }, { 0x30600, 1569127, 1569121, -1, -1, -1, -1, -1, -1, -1 }, { 0x30608, -1, 1569177, -1, -1, -1, -1, -1, -1, -1 }, { 0x30613, 1569188, 1569182, -1, -1, -1, -1, -1, -1, -1 }, { 0x30620, -1, 1569238, -1, -1, -1, -1, -1, -1, -1 }, { 0x30623, -1, 1569243, -1, -1, -1, -1, -1, -1, -1 }, { 0x30633, -1, 1569248, -1, -1, -1, -1, -1, -1, -1 }, { 0x30636, -1, 1569254, -1, -1, -1, -1, -1, -1, -1 }, { 0x30638, -1, 1569259, -1, -1, -1, -1, -1, -1, -1 }, { 0x3064B, -1, 1569264, -1, -1, -1, -1, -1, -1, -1 }, { 0x3064E, 1569273, 1569268, -1, -1, -1, -1, -1, -1, -1 }, { 0x30651, 1569308, 1569303, -1, -1, -1, -1, -1, -1, -1 }, { 0x30694, 1569342, 1569336, -1, -1, -1, -1, -1, -1, -1 }, { 0x306A6, -1, 1569354, -1, -1, -1, -1, -1, -1, -1 }, { 0x306AA, 1569360, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x306CA, -1, 1569371, -1, -1, -1, -1, -1, -1, -1 }, { 0x306CF, 1569382, 1569376, -1, -1, -1, -1, -1, -1, -1 }, { 0x306D2, 1569438, 1569432, -1, -1, -1, -1, -1, -1, -1 }, { 0x306DB, 1569453, 1569448, -1, -1, -1, -1, -1, -1, -1 }, { 0x306E1, -1, 1569489, -1, -1, -1, -1, -1, -1, -1 }, { 0x306E3, -1, 1569494, -1, -1, -1, -1, -1, -1, -1 }, { 0x306E4, 1569504, 1569499, -1, -1, -1, -1, -1, -1, -1 }, { 0x306E5, -1, 1569543, -1, -1, -1, -1, -1, -1, -1 }, { 0x306E6, 1569552, 1569547, -1, -1, -1, -1, -1, -1, -1 }, { 0x306E9, 1569586, 1569581, -1, -1, -1, -1, -1, -1, -1 }, { 0x306EA, -1, 1569750, -1, -1, -1, -1, -1, -1, -1 }, { 0x306EE, 1569761, 1569756, -1, -1, -1, -1, -1, -1, -1 }, { 0x306F2, 1569799, 1569794, -1, -1, -1, -1, -1, -1, -1 }, { 0x306F5, -1, 1569811, -1, -1, -1, -1, -1, -1, -1 }, { 0x306FB, -1, 1569817, -1, -1, -1, -1, -1, -1, -1 }, { 0x306FD, 1569829, 1569823, -1, -1, -1, -1, -1, -1, -1 }, { 0x30710, 1569870, 1569864, -1, -1, -1, -1, -1, -1, -1 }, { 0x3071C, -1, 1569887, -1, -1, -1, -1, -1, -1, -1 }, { 0x3071D, 1569899, 1569892, -1, -1, -1, -1, -1, -1, -1 }, { 0x30722, 1569936, 1569932, -1, -1, -1, -1, -1, -1, -1 }, { 0x30728, -1, 1569952, -1, -1, -1, -1, -1, -1, -1 }, { 0x30729, -1, -1, -1, -1, -1, -1, -1, 1569957, -1 }, { 0x30733, -1, 1569963, -1, -1, -1, -1, -1, -1, -1 }, { 0x30745, -1, 1569969, -1, -1, -1, -1, -1, -1, -1 }, { 0x3074B, 1569975, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3074D, -1, 1570033, -1, -1, -1, -1, -1, -1, -1 }, { 0x30757, 1570044, 1570038, -1, -1, -1, -1, -1, -1, -1 }, { 0x3075E, -1, 1570057, -1, -1, -1, -1, -1, -1, -1 }, { 0x3075F, 1570067, 1570062, -1, -1, -1, -1, -1, -1, -1 }, { 0x30764, -1, 1570084, -1, -1, -1, -1, -1, -1, -1 }, { 0x3077E, 1570089, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x30787, 1570112, 1570107, -1, -1, -1, -1, -1, -1, -1 }, { 0x30789, -1, 1570119, -1, -1, -1, -1, -1, -1, -1 }, { 0x3078D, 1570130, 1570125, -1, -1, -1, -1, -1, -1, -1 }, { 0x307A4, -1, 1570148, -1, -1, -1, -1, -1, -1, -1 }, { 0x307B2, 1570158, 1570153, -1, -1, -1, -1, -1, -1, -1 }, { 0x307BB, -1, 1570194, -1, -1, -1, -1, -1, -1, -1 }, { 0x307D8, 1570204, 1570199, -1, -1, -1, -1, -1, -1, -1 }, { 0x3081B, 1570235, 1570230, -1, -1, -1, -1, -1, -1, -1 }, { 0x3082B, -1, 1570261, -1, -1, -1, -1, -1, -1, -1 }, { 0x30832, 1570273, 1570267, -1, -1, -1, -1, -1, -1, -1 }, { 0x30834, 1570297, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x30839, -1, 1570357, -1, -1, -1, -1, -1, -1, -1 }, { 0x30844, 1570367, 1570362, -1, -1, -1, -1, -1, -1, -1 }, { 0x3084A, 1570380, 1570375, -1, -1, -1, -1, -1, -1, -1 }, { 0x3084E, -1, 1570384, -1, -1, -1, -1, -1, -1, -1 }, { 0x3084F, -1, 1570389, -1, -1, -1, -1, -1, -1, -1 }, { 0x30854, -1, 1570393, -1, -1, -1, -1, -1, -1, -1 }, { 0x3085E, -1, 1570399, -1, -1, -1, -1, -1, -1, -1 }, { 0x30869, -1, 1570404, -1, -1, -1, -1, -1, -1, -1 }, { 0x30875, -1, 1570409, -1, -1, -1, -1, -1, -1, -1 }, { 0x3087B, 1570419, 1570414, -1, -1, -1, -1, -1, -1, -1 }, { 0x3087D, -1, 1570436, -1, -1, -1, -1, -1, -1, -1 }, { 0x30884, -1, 1570441, -1, -1, -1, -1, -1, -1, -1 }, { 0x308A2, 1570451, 1570446, -1, -1, -1, -1, -1, -1, -1 }, { 0x308A4, 1570461, 1570455, -1, -1, -1, -1, -1, -1, -1 }, { 0x308A6, -1, 1570505, -1, -1, -1, -1, -1, -1, -1 }, { 0x308EC, 1570515, 1570510, -1, -1, -1, -1, -1, -1, -1 }, { 0x308EF, 1570526, 1570520, -1, -1, -1, -1, -1, -1, -1 }, { 0x308F6, 1570554, 1570548, -1, -1, -1, -1, -1, -1, -1 }, { 0x308FC, 1570605, 1570600, -1, -1, -1, -1, -1, -1, -1 }, { 0x308FD, -1, 1570667, -1, -1, -1, -1, -1, -1, -1 }, { 0x30915, -1, 1570673, -1, -1, -1, -1, -1, -1, -1 }, { 0x30928, 1570684, 1570678, -1, -1, -1, -1, -1, -1, -1 }, { 0x3092C, -1, 1570762, -1, -1, -1, -1, -1, -1, -1 }, { 0x3094A, 1570772, 1570767, -1, -1, -1, -1, -1, -1, -1 }, { 0x30952, -1, 1570828, -1, -1, -1, -1, -1, -1, -1 }, { 0x3095B, 1570839, 1570834, 1570848, -1, -1, -1, -1, -1, -1 }, { 0x3095E, 1570853, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x30960, 1570960, 1570954, -1, -1, -1, -1, -1, -1, -1 }, { 0x30962, 1570991, 1570985, -1, -1, -1, -1, -1, -1, -1 }, { 0x30968, 1571009, 1571003, -1, -1, -1, -1, -1, -1, -1 }, { 0x3096A, -1, 1571025, -1, -1, -1, -1, -1, -1, -1 }, { 0x30979, -1, 1571031, -1, -1, -1, -1, -1, -1, -1 }, { 0x30994, 1571043, 1571037, -1, -1, -1, -1, -1, -1, -1 }, { 0x3099C, -1, 1571131, -1, -1, -1, -1, -1, -1, -1 }, { 0x309A6, -1, 1571136, -1, -1, -1, -1, -1, -1, -1 }, { 0x309A8, 1571146, 1571141, -1, -1, -1, -1, -1, -1, -1 }, { 0x309AD, -1, 1571195, -1, -1, -1, -1, -1, -1, -1 }, { 0x309B0, -1, 1571201, -1, -1, -1, -1, -1, -1, -1 }, { 0x309B4, 1571211, 1571207, -1, -1, -1, -1, -1, -1, -1 }, { 0x309B7, 1571242, 1571237, -1, -1, -1, -1, -1, -1, -1 }, { 0x309BE, -1, 1571329, -1, -1, -1, -1, -1, -1, -1 }, { 0x309BF, -1, 1571336, -1, -1, -1, -1, -1, -1, -1 }, { 0x309C3, 1571346, 1571340, -1, -1, -1, -1, -1, -1, -1 }, { 0x309C7, -1, 1571369, -1, -1, -1, -1, -1, -1, -1 }, { 0x309C9, -1, 1571374, -1, -1, -1, -1, -1, -1, -1 }, { 0x309CE, 1571379, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x309D4, -1, 1571434, -1, -1, -1, -1, -1, -1, -1 }, { 0x309D8, 1571445, 1571440, -1, -1, -1, -1, -1, -1, -1 }, { 0x309F0, 1571507, 1571500, -1, -1, -1, -1, -1, -1, -1 }, { 0x309FB, -1, 1571562, -1, -1, -1, -1, -1, -1, -1 }, { 0x309FE, -1, 1571567, -1, -1, -1, -1, -1, -1, -1 }, { 0x30A16, -1, 1571573, -1, -1, -1, -1, -1, -1, -1 }, { 0x30A1C, -1, 1571578, -1, -1, -1, -1, -1, -1, -1 }, { 0x30A26, 1571589, 1571584, -1, -1, -1, -1, -1, -1, -1 }, { 0x30A33, 1571599, 1571595, -1, -1, -1, -1, -1, -1, -1 }, { 0x30A45, 1571704, 1571698, -1, -1, -1, -1, -1, -1, -1 }, { 0x30A4F, -1, 1571727, -1, -1, -1, -1, -1, -1, -1 }, { 0x30A53, -1, 1571732, -1, -1, -1, -1, -1, -1, -1 }, { 0x30A67, 1571744, 1571738, -1, -1, -1, -1, -1, -1, -1 }, { 0x30A6E, -1, 1571860, -1, -1, -1, -1, -1, -1, -1 }, { 0x30A72, 1571871, 1571866, -1, -1, -1, -1, -1, -1, -1 }, { 0x30A78, 1571908, 1571903, -1, -1, -1, -1, -1, -1, -1 }, { 0x30A79, 1571940, 1571934, -1, -1, -1, -1, -1, -1, -1 }, { 0x30A7A, -1, 1571947, -1, -1, -1, -1, -1, -1, -1 }, { 0x30A7B, 1571956, 1571951, -1, -1, -1, -1, -1, -1, -1 }, { 0x30A8A, -1, 1571962, -1, -1, -1, -1, -1, -1, -1 }, { 0x30A8F, 1571973, 1571968, -1, -1, -1, -1, -1, -1, -1 }, { 0x30AA3, 1571991, 1571985, -1, -1, -1, -1, -1, -1, -1 }, { 0x30AAB, 1572031, 1572025, -1, -1, -1, -1, -1, -1, -1 }, { 0x30AAD, 1572073, 1572066, -1, -1, -1, -1, -1, -1, -1 }, { 0x30AB6, 1572090, 1572084, -1, -1, -1, -1, -1, -1, -1 }, { 0x30ACB, 1572105, 1572100, -1, -1, -1, -1, -1, -1, -1 }, { 0x30AD6, -1, 1572203, -1, -1, -1, -1, -1, -1, -1 }, { 0x30AFC, -1, 1572209, -1, -1, -1, -1, -1, -1, -1 }, { 0x30AFD, 1572220, 1572215, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B00, -1, 1572226, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B01, -1, 1572231, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B02, 1572238, 1572235, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B03, 1572326, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B05, -1, 1572351, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B06, -1, 1572355, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B07, -1, 1572361, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B08, 1572371, 1572366, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B09, 1572404, 1572400, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B0B, -1, 1572421, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B0C, 1572433, 1572427, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B0D, -1, 1572440, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B0E, -1, 1572446, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B0F, -1, 1572451, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B10, 1572461, 1572456, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B11, 1572489, 1572483, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B12, -1, 1572637, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B13, -1, 1572641, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B14, 1572652, 1572646, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B16, -1, 1572684, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B17, 1572695, 1572690, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B18, 1572707, 1572702, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B1A, -1, 1572712, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B1B, -1, 1572717, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B1C, 1572726, 1572721, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B1E, 1572740, 1572735, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B1F, 1572752, 1572747, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B20, 1572763, 1572757, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B21, 1572788, 1572783, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B22, -1, 1572817, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B23, -1, 1572822, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B24, -1, 1572827, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B25, 1572838, 1572832, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B27, -1, 1572867, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B29, 1572878, 1572873, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B2A, 1572916, 1572910, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B2B, 1572929, 1572925, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B2C, -1, 1572951, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B2D, 1572956, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B2E, 1573006, 1573001, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B2F, 1573021, 1573015, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B30, 1573031, 1573025, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B31, 1573065, 1573060, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B32, 1573172, 1573166, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B33, -1, 1573202, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B34, 1573212, 1573207, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B35, -1, 1573227, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B36, 1573233, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B37, 1573357, 1573351, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B38, 1573392, 1573386, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B3A, -1, 1573403, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B3B, 1573414, 1573409, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B3D, 1573425, 1573419, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B3F, -1, 1573474, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B40, -1, 1573479, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B44, 1573489, 1573484, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B54, 1573518, 1573512, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B62, -1, 1573533, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B63, 1573544, 1573539, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B79, 1573581, 1573575, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B85, 1573624, 1573617, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B87, 1573633, 1573629, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B99, 1573642, 1573638, -1, -1, -1, -1, -1, -1, -1 }, { 0x30B9D, -1, 1573739, -1, -1, -1, -1, -1, -1, -1 }, { 0x30BB2, 1573749, 1573744, -1, -1, -1, -1, -1, -1, -1 }, { 0x30BCB, -1, 1573834, -1, -1, -1, -1, -1, -1, -1 }, { 0x30BCE, -1, 1573839, -1, -1, -1, -1, -1, -1, -1 }, { 0x30BF2, -1, 1573844, 1573850, -1, -1, -1, -1, -1, -1 }, { 0x30C0B, 1573863, 1573856, -1, -1, -1, -1, -1, -1, -1 }, { 0x30C0C, 1573868, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x30C0F, 1573925, 1573919, -1, -1, -1, -1, -1, -1, -1 }, { 0x30C11, -1, 1573979, -1, -1, -1, -1, -1, -1, -1 }, { 0x30C20, 1573990, 1573984, -1, -1, -1, -1, -1, -1, -1 }, { 0x30C24, -1, 1573995, -1, -1, -1, -1, -1, -1, -1 }, { 0x30C28, -1, 1574000, -1, -1, -1, -1, -1, -1, -1 }, { 0x30C31, -1, 1574006, -1, -1, -1, -1, -1, -1, -1 }, { 0x30C33, -1, 1574012, -1, -1, -1, -1, -1, -1, -1 }, { 0x30C34, 1574021, 1574016, -1, -1, -1, -1, -1, -1, -1 }, { 0x30C35, -1, 1574064, -1, -1, -1, -1, -1, -1, -1 }, { 0x30C36, 1574070, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x30C37, -1, 1574105, -1, -1, -1, -1, -1, -1, -1 }, { 0x30C39, -1, 1574109, -1, -1, -1, -1, -1, -1, -1 }, { 0x30C3A, -1, 1574114, -1, -1, -1, -1, -1, -1, -1 }, { 0x30C3E, 1574124, 1574119, -1, -1, -1, -1, -1, -1, -1 }, { 0x30C40, 1574152, 1574146, -1, -1, -1, -1, -1, -1, -1 }, { 0x30C47, 1574197, 1574191, -1, -1, -1, -1, -1, -1, -1 }, { 0x30C48, 1574237, 1574231, -1, -1, -1, -1, -1, -1, -1 }, { 0x30C49, -1, 1574247, -1, -1, -1, -1, -1, -1, -1 }, { 0x30C4C, -1, 1574253, -1, -1, -1, -1, -1, -1, -1 }, { 0x30C4D, -1, 1574259, -1, -1, -1, -1, -1, -1, -1 }, { 0x30C50, 1574269, 1574264, -1, -1, -1, -1, -1, -1, -1 }, { 0x30C5B, -1, 1574281, -1, -1, -1, -1, -1, -1, -1 }, { 0x30C5F, 1574292, 1574287, -1, -1, -1, -1, -1, -1, -1 }, { 0x30C69, 1574330, 1574324, -1, -1, -1, -1, -1, -1, -1 }, { 0x30C6E, 1574403, 1574397, -1, -1, -1, -1, -1, -1, -1 }, { 0x30C6F, -1, 1574410, -1, -1, -1, -1, -1, -1, -1 }, { 0x30C71, -1, 1574415, -1, -1, -1, -1, -1, -1, -1 }, { 0x30C72, -1, 1574419, -1, -1, -1, -1, -1, -1, -1 }, { 0x30C7E, 1574430, 1574424, -1, -1, -1, -1, -1, -1, -1 }, { 0x30C81, -1, 1574436, -1, -1, -1, -1, -1, -1, -1 }, { 0x30C82, -1, 1574442, -1, -1, -1, -1, -1, -1, -1 }, { 0x30C92, -1, 1574448, -1, -1, -1, -1, -1, -1, -1 }, { 0x30C96, 1574459, 1574454, -1, -1, -1, -1, -1, -1, -1 }, { 0x30C9F, 1574517, 1574513, -1, -1, -1, -1, -1, -1, -1 }, { 0x30CA0, -1, 1574525, -1, -1, -1, -1, -1, -1, -1 }, { 0x30CAB, -1, 1574531, -1, -1, -1, -1, -1, -1, -1 }, { 0x30CAC, -1, 1574536, -1, -1, -1, -1, -1, -1, -1 }, { 0x30CAE, -1, 1574540, -1, -1, -1, -1, -1, -1, -1 }, { 0x30CAF, 1574551, 1574545, -1, -1, -1, -1, -1, -1, -1 }, { 0x30CB0, -1, 1574604, -1, -1, -1, -1, -1, -1, -1 }, { 0x30CB2, -1, 1574610, -1, -1, -1, -1, -1, -1, -1 }, { 0x30CB3, 1574615, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x30CB4, -1, 1574673, -1, -1, -1, -1, -1, -1, -1 }, { 0x30CB5, -1, 1574679, -1, -1, -1, -1, -1, -1, -1 }, { 0x30CB6, -1, 1574685, -1, -1, -1, -1, -1, -1, -1 }, { 0x30CB8, -1, 1574691, -1, -1, -1, -1, -1, -1, -1 }, { 0x30CB9, 1574701, 1574695, -1, -1, -1, -1, -1, -1, -1 }, { 0x30CBB, -1, 1574705, -1, -1, -1, -1, -1, -1, -1 }, { 0x30CC2, -1, 1574711, -1, -1, -1, -1, -1, -1, -1 }, { 0x30CC4, -1, 1574716, -1, -1, -1, -1, -1, -1, -1 }, { 0x30CCA, -1, 1574721, -1, -1, -1, -1, -1, -1, -1 }, { 0x30CD7, -1, 1574726, -1, -1, -1, -1, -1, -1, -1 }, { 0x30CDA, 1574736, 1574731, -1, -1, -1, -1, -1, -1, -1 }, { 0x30CF2, 1574817, 1574811, -1, -1, -1, -1, -1, -1, -1 }, { 0x30CF5, 1574866, 1574860, -1, -1, -1, -1, -1, -1, -1 }, { 0x30CF8, -1, 1574882, -1, -1, -1, -1, -1, -1, -1 }, { 0x30CFA, 1574894, 1574888, -1, -1, -1, -1, -1, -1, -1 }, { 0x30CFB, -1, 1574907, -1, -1, -1, -1, -1, -1, -1 }, { 0x30CFC, -1, 1574913, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D02, -1, 1574917, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D15, -1, 1574922, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D16, 1574932, 1574927, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D17, 1575027, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D18, 1575110, 1575104, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D19, -1, 1575138, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D1A, 1575150, 1575144, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D1C, 1575172, 1575166, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D1D, 1575197, 1575193, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D1E, 1575234, 1575228, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D22, -1, 1575257, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D23, 1575267, 1575262, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D24, 1575299, 1575293, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D2F, -1, 1575322, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D4A, -1, 1575328, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D4C, -1, 1575333, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D4D, -1, 1575340, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D4E, 1575351, 1575346, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D4F, 1575363, 1575357, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D50, 1575396, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D51, 1575534, 1575529, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D52, 1575556, 1575551, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D53, 1575580, 1575574, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D54, -1, 1575610, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D56, 1575621, 1575615, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D57, -1, 1575653, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D59, -1, 1575660, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D5A, 1575671, 1575665, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D5B, 1575684, 1575679, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D5C, 1575695, 1575690, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D5D, -1, 1575865, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D5E, 1575875, 1575869, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D60, 1575898, 1575892, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D61, -1, 1575920, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D63, -1, 1575926, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D64, 1575938, 1575931, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D65, 1575949, 1575945, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D66, 1575960, 1575954, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D67, 1575995, 1575991, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D68, -1, 1576024, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D69, 1576034, 1576029, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D6B, 1576052, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D6D, -1, 1576091, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D6E, 1576101, 1576096, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D6F, -1, 1576116, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D70, 1576127, 1576121, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D71, -1, 1576152, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D72, 1576162, 1576157, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D74, -1, 1576171, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D75, -1, 1576176, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D76, -1, 1576182, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D77, 1576194, 1576188, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D78, -1, 1576230, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D79, 1576241, 1576236, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D7A, -1, 1576252, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D7C, 1576264, 1576258, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D7D, 1576309, 1576304, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D7E, 1576345, 1576340, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D7F, -1, 1576361, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D80, -1, 1576366, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D81, -1, 1576371, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D82, -1, 1576375, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D83, -1, 1576381, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D84, -1, 1576387, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D86, -1, 1576392, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D87, 1576401, 1576397, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D88, 1576437, 1576433, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D89, -1, 1576495, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D8A, -1, 1576501, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D8C, -1, 1576505, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D8D, -1, 1576510, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D8E, 1576521, 1576516, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D8F, -1, 1576531, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D91, -1, 1576536, -1, -1, -1, -1, -1, -1, -1 }, { 0x30D94, -1, 1576542, -1, -1, -1, -1, -1, -1, -1 }, { 0x30DAC, 1576552, 1576547, -1, -1, -1, -1, -1, -1, -1 }, { 0x30DDE, 1576563, 1576558, -1, -1, -1, -1, -1, -1, -1 }, { 0x30DE0, 1576595, 1576591, -1, -1, -1, -1, -1, -1, -1 }, { 0x30DE1, -1, 1576624, -1, -1, -1, -1, -1, -1, -1 }, { 0x30DE2, -1, 1576629, -1, -1, -1, -1, -1, -1, -1 }, { 0x30DE4, -1, 1576633, -1, -1, -1, -1, -1, -1, -1 }, { 0x30DE5, 1576645, 1576639, -1, -1, -1, -1, -1, -1, -1 }, { 0x30DE6, -1, 1576726, -1, -1, -1, -1, -1, -1, -1 }, { 0x30DE7, 1576737, 1576731, -1, -1, -1, -1, -1, -1, -1 }, { 0x30DE9, 1576757, 1576751, -1, -1, -1, -1, -1, -1, -1 }, { 0x30DEA, -1, 1576816, -1, -1, -1, -1, -1, -1, -1 }, { 0x30DEB, -1, 1576821, -1, -1, -1, -1, -1, -1, -1 }, { 0x30DEC, 1576826, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x30DED, 1576858, 1576852, -1, -1, -1, -1, -1, -1, -1 }, { 0x30DEE, -1, 1576891, -1, -1, -1, -1, -1, -1, -1 }, { 0x30DF4, 1576897, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x30DF5, -1, 1576961, -1, -1, -1, -1, -1, -1, -1 }, { 0x30DF6, 1576971, 1576966, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E08, 1576983, 1576978, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E0A, 1577027, 1577021, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E10, 1577120, 1577114, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E14, -1, 1577127, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E1A, -1, 1577132, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E1B, 1577142, 1577137, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E1E, -1, 1577305, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E40, 1577315, 1577311, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E72, 1577340, 1577335, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E73, 1577382, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E74, -1, 1577563, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E75, 1577575, 1577569, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E76, -1, 1577591, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E77, 1577598, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E78, 1577669, 1577663, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E7A, 1577683, 1577677, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E7C, -1, 1577766, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E7D, 1577779, 1577772, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E7F, -1, 1577787, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E80, -1, 1577791, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E81, 1577802, 1577796, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E82, -1, 1577807, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E83, -1, 1577812, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E84, -1, 1577818, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E85, -1, 1577824, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E87, -1, 1577829, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E88, -1, 1577834, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E89, 1577844, 1577839, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E8A, 1577877, 1577871, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E8B, 1577912, 1577907, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E8D, 1577968, 1577963, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E8E, -1, 1578003, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E8F, -1, 1578009, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E90, 1578021, 1578016, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E91, 1578075, 1578069, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E92, -1, 1578192, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E93, 1578203, 1578198, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E96, -1, 1578240, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E97, 1578252, 1578246, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E98, 1578289, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E99, 1578351, 1578346, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E9B, 1578380, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E9C, -1, 1578384, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E9D, 1578396, 1578390, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E9E, 1578504, 1578498, -1, -1, -1, -1, -1, -1, -1 }, { 0x30E9F, -1, 1578518, -1, -1, -1, -1, -1, -1, -1 }, { 0x30EA0, 1578523, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x30EA1, 1578577, 1578572, -1, -1, -1, -1, -1, -1, -1 }, { 0x30EA3, -1, 1578609, -1, -1, -1, -1, -1, -1, -1 }, { 0x30EA4, 1578615, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x30EB2, 1578771, 1578765, -1, -1, -1, -1, -1, -1, -1 }, { 0x30EB7, 1578805, 1578800, -1, -1, -1, -1, -1, -1, -1 }, { 0x30EC6, 1578841, 1578836, -1, -1, -1, -1, -1, -1, -1 }, { 0x30EDD, 1578871, -1, 1578890, -1, -1, -1, -1, -1, -1 }, { 0x30EDE, 1578897, -1, 1578916, -1, -1, -1, -1, -1, -1 }, { 0x30EE1, -1, 1578923, -1, -1, -1, -1, -1, -1, -1 }, { 0x30EE6, 1578934, 1578929, -1, -1, -1, -1, -1, -1, -1 }, { 0x30EEE, -1, 1578958, -1, -1, -1, -1, -1, -1, -1 }, { 0x30EF3, -1, 1578963, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F05, -1, 1578968, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F11, 1578978, 1578973, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F3B, -1, 1579026, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F55, 1579037, 1579032, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F56, -1, 1579063, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F57, 1579069, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F58, 1579101, 1579096, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F5A, 1579126, 1579120, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F5B, -1, 1579145, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F5C, -1, 1579150, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F5D, 1579159, 1579154, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F5E, 1579299, 1579294, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F60, 1579328, 1579324, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F61, -1, 1579349, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F62, 1579359, 1579354, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F63, -1, 1579372, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F65, -1, 1579377, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F66, -1, 1579383, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F67, -1, 1579389, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F68, -1, 1579394, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F69, 1579405, 1579400, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F6B, 1579436, 1579430, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F6C, 1579456, 1579452, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F6D, 1579501, 1579495, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F6E, -1, 1579533, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F6F, -1, 1579538, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F70, -1, 1579543, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F71, -1, 1579548, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F72, -1, 1579553, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F73, -1, 1579558, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F74, -1, 1579563, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F75, 1579576, 1579569, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F76, -1, 1579593, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F77, -1, 1579599, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F78, 1579609, 1579604, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F79, -1, 1579732, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F7A, 1579742, 1579736, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F7C, 1579843, 1579837, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F7E, -1, 1579866, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F7F, -1, 1579871, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F80, -1, 1579876, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F81, 1579887, 1579881, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F83, 1579917, 1579912, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F84, 1579940, 1579935, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F85, -1, 1579948, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F86, 1579958, 1579953, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F88, 1579994, 1579990, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F8B, -1, 1580038, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F8C, -1, 1580042, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F8D, 1580052, 1580047, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F8E, -1, 1580067, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F8F, -1, 1580072, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F90, 1580077, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F91, -1, 1580178, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F92, -1, 1580183, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F93, 1580194, 1580188, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F95, 1580203, 1580198, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F96, 1580228, 1580224, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F97, 1580287, 1580282, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F98, -1, 1580320, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F99, -1, 1580325, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F9A, -1, 1580330, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F9B, 1580341, 1580335, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F9C, -1, 1580364, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F9D, 1580376, 1580370, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F9E, 1580395, 1580389, -1, -1, -1, -1, -1, -1, -1 }, { 0x30F9F, -1, 1580428, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FA1, -1, 1580433, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FA2, -1, 1580440, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FA4, 1580449, 1580444, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FA5, -1, 1580464, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FA6, 1580470, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FA7, -1, 1580491, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FA9, -1, 1580497, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FAA, 1580506, 1580502, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FAB, 1580533, 1580527, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FAC, 1580570, 1580564, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FAD, 1580600, 1580596, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FAE, 1580612, 1580607, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FAF, -1, 1580619, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FB0, -1, 1580625, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FB1, -1, 1580631, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FB2, -1, 1580637, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FB4, -1, 1580642, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FB6, -1, 1580646, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FB7, -1, 1580651, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FB8, 1580663, 1580657, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FB9, 1580725, 1580719, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FBB, 1580761, 1580756, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FBC, -1, 1580821, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FBD, -1, 1580827, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FBE, -1, 1580832, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FC0, -1, 1580837, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FC1, 1580847, 1580843, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FC2, 1580975, 1580969, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FC3, -1, 1580998, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FC4, -1, 1581003, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FC5, 1581009, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FC6, 1581074, 1581068, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FC7, 1581103, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FC8, -1, 1581201, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FC9, -1, 1581206, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FE8, 1581217, 1581212, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FEB, 1581351, 1581346, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FF0, 1581390, 1581386, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FF3, -1, 1581414, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FF4, 1581427, 1581420, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FFB, 1581450, 1581445, -1, -1, -1, -1, -1, -1, -1 }, { 0x30FFE, 1581475, 1581470, -1, -1, -1, -1, -1, -1, -1 }, { 0x31011, 1581511, 1581506, -1, -1, -1, -1, -1, -1, -1 }, { 0x31021, -1, 1581529, -1, -1, -1, -1, -1, -1, -1 }, { 0x31052, 1581540, 1581534, -1, -1, -1, -1, -1, -1, -1 }, { 0x31074, 1581562, 1581557, -1, -1, -1, -1, -1, -1, -1 }, { 0x31076, 1581585, 1581580, -1, -1, -1, -1, -1, -1, -1 }, { 0x31077, -1, 1581591, -1, -1, -1, -1, -1, -1, -1 }, { 0x31079, -1, 1581596, -1, -1, -1, -1, -1, -1, -1 }, { 0x3107A, -1, 1581602, -1, -1, -1, -1, -1, -1, -1 }, { 0x3107D, 1581613, 1581607, -1, -1, -1, -1, -1, -1, -1 }, { 0x3107E, 1581651, 1581645, -1, -1, -1, -1, -1, -1, -1 }, { 0x31084, 1581673, 1581668, -1, -1, -1, -1, -1, -1, -1 }, { 0x31085, 1581682, 1581677, -1, -1, -1, -1, -1, -1, -1 }, { 0x31086, 1581756, 1581750, -1, -1, -1, -1, -1, -1, -1 }, { 0x31087, -1, 1581790, -1, -1, -1, -1, -1, -1, -1 }, { 0x31088, -1, 1581796, -1, -1, -1, -1, -1, -1, -1 }, { 0x31089, 1581806, 1581801, -1, -1, -1, -1, -1, -1, -1 }, { 0x3108A, 1581830, 1581825, -1, -1, -1, -1, -1, -1, -1 }, { 0x3108B, 1581855, 1581850, -1, -1, -1, -1, -1, -1, -1 }, { 0x3108C, 1581863, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3108E, 1581918, 1581912, -1, -1, -1, -1, -1, -1, -1 }, { 0x31090, 1581985, 1581980, -1, -1, -1, -1, -1, -1, -1 }, { 0x310A2, 1581998, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x310A3, -1, 1582040, -1, -1, -1, -1, -1, -1, -1 }, { 0x310A4, -1, 1582045, -1, -1, -1, -1, -1, -1, -1 }, { 0x310A5, 1582057, 1582050, -1, -1, -1, -1, -1, -1, -1 }, { 0x310A6, -1, 1582086, -1, -1, -1, -1, -1, -1, -1 }, { 0x310A7, -1, 1582092, -1, -1, -1, -1, -1, -1, -1 }, { 0x310A8, 1582102, 1582097, -1, -1, -1, -1, -1, -1, -1 }, { 0x310AB, -1, 1582116, -1, -1, -1, -1, -1, -1, -1 }, { 0x310AC, 1582127, 1582121, -1, -1, -1, -1, -1, -1, -1 }, { 0x310AD, -1, 1582137, -1, -1, -1, -1, -1, -1, -1 }, { 0x310AE, 1582143, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x310AF, 1582166, 1582160, -1, -1, -1, -1, -1, -1, -1 }, { 0x310B0, -1, 1582190, -1, -1, -1, -1, -1, -1, -1 }, { 0x310B1, 1582200, 1582195, -1, -1, -1, -1, -1, -1, -1 }, { 0x310B2, 1582212, 1582207, -1, -1, -1, -1, -1, -1, -1 }, { 0x310B4, -1, 1582253, -1, -1, -1, -1, -1, -1, -1 }, { 0x310B5, -1, 1582259, -1, -1, -1, -1, -1, -1, -1 }, { 0x310B6, 1582270, 1582264, -1, -1, -1, -1, -1, -1, -1 }, { 0x310B8, -1, 1582293, -1, -1, -1, -1, -1, -1, -1 }, { 0x310BA, -1, 1582298, -1, -1, -1, -1, -1, -1, -1 }, { 0x310BB, 1582308, 1582303, -1, -1, -1, -1, -1, -1, -1 }, { 0x310D4, -1, 1582340, -1, -1, -1, -1, -1, -1, -1 }, { 0x310D5, -1, 1582345, -1, -1, -1, -1, -1, -1, -1 }, { 0x310D6, 1582350, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x310D7, 1582373, 1582368, -1, -1, -1, -1, -1, -1, -1 }, { 0x310D8, -1, 1582381, -1, -1, -1, -1, -1, -1, -1 }, { 0x310D9, 1582391, 1582386, -1, -1, -1, -1, -1, -1, -1 }, { 0x310DA, 1582405, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x310DC, 1582447, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x310DD, -1, 1582454, -1, -1, -1, -1, -1, -1, -1 }, { 0x310DE, 1582460, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x310DF, -1, 1582485, -1, -1, -1, -1, -1, -1, -1 }, { 0x310E0, 1582496, 1582491, -1, -1, -1, -1, -1, -1, -1 }, { 0x310F1, 1582519, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x310F2, 1582676, 1582671, -1, -1, -1, -1, -1, -1, -1 }, { 0x310F3, 1582719, 1582714, -1, -1, -1, -1, -1, -1, -1 }, { 0x310F4, -1, 1582757, -1, -1, -1, -1, -1, -1, -1 }, { 0x310F5, 1582763, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x310F7, 1582829, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x310F8, 1582854, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x310F9, 1582877, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x310FA, 1582972, 1582967, -1, -1, -1, -1, -1, -1, -1 }, { 0x310FC, -1, 1582990, -1, -1, -1, -1, -1, -1, -1 }, { 0x310FD, 1582999, 1582995, -1, -1, -1, -1, -1, -1, -1 }, { 0x310FE, -1, 1583008, -1, -1, -1, -1, -1, -1, -1 }, { 0x310FF, 1583019, 1583013, -1, -1, -1, -1, -1, -1, -1 }, { 0x31100, -1, 1583026, -1, -1, -1, -1, -1, -1, -1 }, { 0x31103, 1583036, 1583031, -1, -1, -1, -1, -1, -1, -1 }, { 0x31104, -1, 1583109, -1, -1, -1, -1, -1, -1, -1 }, { 0x31106, 1583118, 1583114, -1, -1, -1, -1, -1, -1, -1 }, { 0x31108, 1583154, 1583148, -1, -1, -1, -1, -1, -1, -1 }, { 0x31109, 1583171, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3110A, -1, 1583261, -1, -1, -1, -1, -1, -1, -1 }, { 0x3113C, 1583272, 1583267, -1, -1, -1, -1, -1, -1, -1 }, { 0x3113D, 1583304, 1583299, -1, -1, -1, -1, -1, -1, -1 }, { 0x3113F, 1583315, 1583310, -1, -1, -1, -1, -1, -1, -1 }, { 0x31140, -1, 1583325, -1, -1, -1, -1, -1, -1, -1 }, { 0x31141, -1, 1583330, -1, -1, -1, -1, -1, -1, -1 }, { 0x31142, -1, 1583335, -1, -1, -1, -1, -1, -1, -1 }, { 0x31143, 1583347, 1583341, -1, -1, -1, -1, -1, -1, -1 }, { 0x31144, 1583391, 1583386, -1, -1, -1, -1, -1, -1, -1 }, { 0x31145, -1, 1583412, -1, -1, -1, -1, -1, -1, -1 }, { 0x31147, -1, 1583418, -1, -1, -1, -1, -1, -1, -1 }, { 0x31148, 1583428, 1583423, -1, -1, -1, -1, -1, -1, -1 }, { 0x31149, -1, 1583441, -1, -1, -1, -1, -1, -1, -1 }, { 0x3114A, 1583451, 1583447, -1, -1, -1, -1, -1, -1, -1 }, { 0x3114B, 1583522, 1583518, -1, -1, -1, -1, -1, -1, -1 }, { 0x3114F, -1, 1583554, -1, -1, -1, -1, -1, -1, -1 }, { 0x31150, 1583564, 1583559, -1, -1, -1, -1, -1, -1, -1 }, { 0x31154, -1, 1583638, -1, -1, -1, -1, -1, -1, -1 }, { 0x31155, 1583649, 1583644, -1, -1, -1, -1, -1, -1, -1 }, { 0x31156, 1583674, 1583668, -1, -1, -1, -1, -1, -1, -1 }, { 0x31157, -1, 1583679, -1, -1, -1, -1, -1, -1, -1 }, { 0x31159, 1583690, 1583684, -1, -1, -1, -1, -1, -1, -1 }, { 0x3115A, -1, 1583699, -1, -1, -1, -1, -1, -1, -1 }, { 0x3115B, 1583707, 1583703, -1, -1, -1, -1, -1, -1, -1 }, { 0x3115C, 1583720, 1583715, -1, -1, -1, -1, -1, -1, -1 }, { 0x3115D, 1583750, 1583745, -1, -1, -1, -1, -1, -1, -1 }, { 0x3115E, 1583776, 1583771, -1, -1, -1, -1, -1, -1, -1 }, { 0x3115F, -1, 1583780, -1, -1, -1, -1, -1, -1, -1 }, { 0x31160, 1583790, 1583785, -1, -1, -1, -1, -1, -1, -1 }, { 0x31161, -1, 1583806, -1, -1, -1, -1, -1, -1, -1 }, { 0x31162, -1, 1583812, -1, -1, -1, -1, -1, -1, -1 }, { 0x31163, -1, 1583818, -1, -1, -1, -1, -1, -1, -1 }, { 0x31164, -1, 1583823, -1, -1, -1, -1, -1, -1, -1 }, { 0x31166, 1583834, 1583828, -1, -1, -1, -1, -1, -1, -1 }, { 0x31167, -1, 1583925, -1, -1, -1, -1, -1, -1, -1 }, { 0x31169, -1, 1583931, -1, -1, -1, -1, -1, -1, -1 }, { 0x3116A, 1583942, 1583937, -1, -1, -1, -1, -1, -1, -1 }, { 0x3116B, 1583959, 1583954, -1, -1, -1, -1, -1, -1, -1 }, { 0x3116C, -1, 1583972, -1, -1, -1, -1, -1, -1, -1 }, { 0x3116E, -1, 1583977, -1, -1, -1, -1, -1, -1, -1 }, { 0x31180, -1, 1583983, -1, -1, -1, -1, -1, -1, -1 }, { 0x31181, 1583995, 1583989, -1, -1, -1, -1, -1, -1, -1 }, { 0x31183, 1584006, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x31185, 1584063, 1584057, -1, -1, -1, -1, -1, -1, -1 }, { 0x31186, -1, 1584093, -1, -1, -1, -1, -1, -1, -1 }, { 0x31188, 1584098, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3118C, -1, 1584213, -1, -1, -1, -1, -1, -1, -1 }, { 0x31199, 1584226, 1584220, -1, -1, -1, -1, -1, -1, -1 }, { 0x3119A, 1584321, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3119B, -1, 1584346, -1, -1, -1, -1, -1, -1, -1 }, { 0x311A5, 1584351, -1, 1584372, -1, -1, -1, -1, -1, -1 }, { 0x311CD, 1584377, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x311CF, -1, 1584391, -1, -1, -1, -1, -1, -1, -1 }, { 0x311D0, -1, 1584396, -1, -1, -1, -1, -1, -1, -1 }, { 0x311D1, 1584402, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x311D2, -1, 1584434, -1, -1, -1, -1, -1, -1, -1 }, { 0x311D3, -1, 1584439, -1, -1, -1, -1, -1, -1, -1 }, { 0x311D4, -1, 1584443, -1, -1, -1, -1, -1, -1, -1 }, { 0x311D5, 1584449, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x311D6, 1584502, 1584496, -1, -1, -1, -1, -1, -1, -1 }, { 0x311D7, -1, 1584519, -1, -1, -1, -1, -1, -1, -1 }, { 0x311D8, -1, 1584525, -1, -1, -1, -1, -1, -1, -1 }, { 0x311D9, 1584536, 1584531, -1, -1, -1, -1, -1, -1, -1 }, { 0x311DA, 1584559, 1584554, -1, -1, -1, -1, -1, -1, -1 }, { 0x311DB, -1, 1584650, -1, -1, -1, -1, -1, -1, -1 }, { 0x311DC, -1, 1584655, -1, -1, -1, -1, -1, -1, -1 }, { 0x311DD, -1, 1584661, -1, -1, -1, -1, -1, -1, -1 }, { 0x311DE, 1584671, 1584666, -1, -1, -1, -1, -1, -1, -1 }, { 0x311DF, -1, 1584693, -1, -1, -1, -1, -1, -1, -1 }, { 0x311E0, -1, 1584699, -1, -1, -1, -1, -1, -1, -1 }, { 0x311E1, -1, 1584704, -1, -1, -1, -1, -1, -1, -1 }, { 0x311E2, 1584716, 1584710, -1, -1, -1, -1, -1, -1, -1 }, { 0x311E3, -1, 1584739, -1, -1, -1, -1, -1, -1, -1 }, { 0x311E4, 1584744, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x311E5, 1584770, 1584764, -1, -1, -1, -1, -1, -1, -1 }, { 0x311E6, -1, 1584814, -1, -1, -1, -1, -1, -1, -1 }, { 0x311E7, 1584822, 1584818, -1, -1, -1, -1, -1, -1, -1 }, { 0x311E8, -1, 1584836, -1, -1, -1, -1, -1, -1, -1 }, { 0x311E9, -1, 1584841, -1, -1, -1, -1, -1, -1, -1 }, { 0x311EA, -1, 1584846, -1, -1, -1, -1, -1, -1, -1 }, { 0x311EC, 1584851, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x311ED, 1584884, 1584879, -1, -1, -1, -1, -1, -1, -1 }, { 0x311EE, -1, 1584931, -1, -1, -1, -1, -1, -1, -1 }, { 0x311EF, 1584943, 1584937, -1, -1, -1, -1, -1, -1, -1 }, { 0x311F0, 1584965, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x311F1, 1585011, 1585006, -1, -1, -1, -1, -1, -1, -1 }, { 0x311F2, 1585033, 1585029, -1, -1, -1, -1, -1, -1, -1 }, { 0x311F3, 1585065, 1585061, -1, -1, -1, -1, -1, -1, -1 }, { 0x311F5, -1, 1585083, -1, -1, -1, -1, -1, -1, -1 }, { 0x311F6, -1, 1585088, -1, -1, -1, -1, -1, -1, -1 }, { 0x311F7, 1585098, 1585093, -1, -1, -1, -1, -1, -1, -1 }, { 0x311F8, -1, 1585104, -1, -1, -1, -1, -1, -1, -1 }, { 0x311F9, 1585110, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x311FA, -1, 1585191, -1, -1, -1, -1, -1, -1, -1 }, { 0x311FB, 1585203, 1585197, -1, -1, -1, -1, -1, -1, -1 }, { 0x311FC, -1, 1585217, -1, -1, -1, -1, -1, -1, -1 }, { 0x311FD, 1585227, 1585222, -1, -1, -1, -1, -1, -1, -1 }, { 0x311FE, -1, 1585259, -1, -1, -1, -1, -1, -1, -1 }, { 0x311FF, 1585270, 1585265, -1, -1, -1, -1, -1, -1, -1 }, { 0x31200, 1585281, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x31201, -1, 1585339, -1, -1, -1, -1, -1, -1, -1 }, { 0x31202, -1, 1585345, -1, -1, -1, -1, -1, -1, -1 }, { 0x31204, 1585355, 1585350, -1, -1, -1, -1, -1, -1, -1 }, { 0x31205, -1, 1585364, -1, -1, -1, -1, -1, -1, -1 }, { 0x31206, 1585370, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x31207, 1585400, 1585394, -1, -1, -1, -1, -1, -1, -1 }, { 0x31208, 1585405, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x31209, -1, 1585424, -1, -1, -1, -1, -1, -1, -1 }, { 0x3120A, -1, 1585429, -1, -1, -1, -1, -1, -1, -1 }, { 0x3120B, -1, 1585434, -1, -1, -1, -1, -1, -1, -1 }, { 0x3120C, -1, 1585439, -1, -1, -1, -1, -1, -1, -1 }, { 0x3120D, 1585450, 1585444, -1, -1, -1, -1, -1, -1, -1 }, { 0x3120F, -1, 1585460, -1, -1, -1, -1, -1, -1, -1 }, { 0x31210, 1585471, 1585465, -1, -1, -1, -1, -1, -1, -1 }, { 0x31211, -1, 1585479, -1, -1, -1, -1, -1, -1, -1 }, { 0x31212, 1585488, 1585484, -1, -1, -1, -1, -1, -1, -1 }, { 0x31213, 1585514, 1585509, -1, -1, -1, -1, -1, -1, -1 }, { 0x31215, -1, 1585527, -1, -1, -1, -1, -1, -1, -1 }, { 0x31216, 1585533, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x31217, -1, 1585538, -1, -1, -1, -1, -1, -1, -1 }, { 0x31218, 1585550, 1585543, -1, -1, -1, -1, -1, -1, -1 }, { 0x31219, -1, 1585558, -1, -1, -1, -1, -1, -1, -1 }, { 0x3121A, 1585569, 1585563, -1, -1, -1, -1, -1, -1, -1 }, { 0x3121B, 1585590, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3121C, 1585640, 1585635, -1, -1, -1, -1, -1, -1, -1 }, { 0x31247, 1585679, 1585673, -1, -1, -1, -1, -1, -1, -1 }, { 0x31248, -1, 1585687, -1, -1, -1, -1, -1, -1, -1 }, { 0x3124A, -1, 1585692, -1, -1, -1, -1, -1, -1, -1 }, { 0x3124C, -1, 1585697, -1, -1, -1, -1, -1, -1, -1 }, { 0x3124D, -1, 1585701, -1, -1, -1, -1, -1, -1, -1 }, { 0x3124E, -1, 1585706, -1, -1, -1, -1, -1, -1, -1 }, { 0x3124F, -1, 1585710, -1, -1, -1, -1, -1, -1, -1 }, { 0x31250, 1585722, 1585716, -1, -1, -1, -1, -1, -1, -1 }, { 0x31251, 1585761, 1585755, -1, -1, -1, -1, -1, -1, -1 }, { 0x31253, -1, 1585777, -1, -1, -1, -1, -1, -1, -1 }, { 0x31254, 1585787, 1585781, -1, -1, -1, -1, -1, -1, -1 }, { 0x31255, -1, 1585821, -1, -1, -1, -1, -1, -1, -1 }, { 0x31256, 1585830, 1585825, -1, -1, -1, -1, -1, -1, -1 }, { 0x31257, 1585855, 1585849, -1, -1, -1, -1, -1, -1, -1 }, { 0x31258, -1, 1585877, -1, -1, -1, -1, -1, -1, -1 }, { 0x31259, 1585887, 1585883, -1, -1, -1, -1, -1, -1, -1 }, { 0x3125A, -1, 1585950, -1, -1, -1, -1, -1, -1, -1 }, { 0x3125B, -1, 1585955, -1, -1, -1, -1, -1, -1, -1 }, { 0x3125D, -1, 1585959, -1, -1, -1, -1, -1, -1, -1 }, { 0x3125E, 1585969, 1585964, -1, -1, -1, -1, -1, -1, -1 }, { 0x3125F, -1, 1585990, -1, -1, -1, -1, -1, -1, -1 }, { 0x31260, -1, 1585996, -1, -1, -1, -1, -1, -1, -1 }, { 0x31261, -1, 1586002, -1, -1, -1, -1, -1, -1, -1 }, { 0x31262, -1, 1586007, -1, -1, -1, -1, -1, -1, -1 }, { 0x31264, 1586012, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x31265, -1, 1586065, -1, -1, -1, -1, -1, -1, -1 }, { 0x31266, 1586075, 1586070, -1, -1, -1, -1, -1, -1, -1 }, { 0x31267, 1586117, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x31268, 1586158, 1586154, -1, -1, -1, -1, -1, -1, -1 }, { 0x31269, 1586200, 1586196, -1, -1, -1, -1, -1, -1, -1 }, { 0x3126A, -1, 1586212, -1, -1, -1, -1, -1, -1, -1 }, { 0x3126B, -1, 1586219, -1, -1, -1, -1, -1, -1, -1 }, { 0x3126C, 1586229, 1586224, -1, -1, -1, -1, -1, -1, -1 }, { 0x3126E, -1, 1586250, -1, -1, -1, -1, -1, -1, -1 }, { 0x3126F, -1, 1586255, -1, -1, -1, -1, -1, -1, -1 }, { 0x31270, 1586267, 1586262, -1, -1, -1, -1, -1, -1, -1 }, { 0x31271, -1, 1586300, -1, -1, -1, -1, -1, -1, -1 }, { 0x31272, 1586311, 1586306, -1, -1, -1, -1, -1, -1, -1 }, { 0x31273, -1, 1586326, -1, -1, -1, -1, -1, -1, -1 }, { 0x31274, -1, 1586332, -1, -1, -1, -1, -1, -1, -1 }, { 0x31275, -1, 1586339, -1, -1, -1, -1, -1, -1, -1 }, { 0x31276, 1586349, 1586344, -1, -1, -1, -1, -1, -1, -1 }, { 0x31278, -1, 1586487, -1, -1, -1, -1, -1, -1, -1 }, { 0x31279, -1, 1586492, -1, -1, -1, -1, -1, -1, -1 }, { 0x3127A, 1586497, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x3127B, -1, 1586525, -1, -1, -1, -1, -1, -1, -1 }, { 0x3127C, 1586534, 1586529, -1, -1, -1, -1, -1, -1, -1 }, { 0x3127D, -1, 1586542, -1, -1, -1, -1, -1, -1, -1 }, { 0x3127E, -1, 1586547, -1, -1, -1, -1, -1, -1, -1 }, { 0x3127F, -1, 1586553, -1, -1, -1, -1, -1, -1, -1 }, { 0x31280, -1, 1586559, -1, -1, -1, -1, -1, -1, -1 }, { 0x31281, -1, 1586564, -1, -1, -1, -1, -1, -1, -1 }, { 0x31282, 1586575, 1586569, -1, -1, -1, -1, -1, -1, -1 }, { 0x31283, -1, 1586619, -1, -1, -1, -1, -1, -1, -1 }, { 0x31284, 1586629, 1586624, -1, -1, -1, -1, -1, -1, -1 }, { 0x31285, 1586655, 1586649, -1, -1, -1, -1, -1, -1, -1 }, { 0x31286, -1, 1586683, -1, -1, -1, -1, -1, -1, -1 }, { 0x31287, -1, 1586688, -1, -1, -1, -1, -1, -1, -1 }, { 0x31288, 1586698, 1586693, -1, -1, -1, -1, -1, -1, -1 }, { 0x3128A, 1586724, 1586718, -1, -1, -1, -1, -1, -1, -1 }, { 0x3128B, -1, 1586765, -1, -1, -1, -1, -1, -1, -1 }, { 0x3128C, 1586776, 1586770, -1, -1, -1, -1, -1, -1, -1 }, { 0x3128D, -1, 1586807, -1, -1, -1, -1, -1, -1, -1 }, { 0x3128E, -1, 1586813, -1, -1, -1, -1, -1, -1, -1 }, { 0x3128F, -1, 1586817, -1, -1, -1, -1, -1, -1, -1 }, { 0x31290, -1, 1586822, -1, -1, -1, -1, -1, -1, -1 }, { 0x31291, -1, 1586828, -1, -1, -1, -1, -1, -1, -1 }, { 0x31292, 1586834, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x31293, 1586871, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x31295, -1, 1586909, -1, -1, -1, -1, -1, -1, -1 }, { 0x31296, -1, 1586914, -1, -1, -1, -1, -1, -1, -1 }, { 0x31297, -1, 1586919, -1, -1, -1, -1, -1, -1, -1 }, { 0x31298, -1, 1586924, -1, -1, -1, -1, -1, -1, -1 }, { 0x31299, 1586935, 1586930, -1, -1, -1, -1, -1, -1, -1 }, { 0x3129A, 1586986, 1586981, -1, -1, -1, -1, -1, -1, -1 }, { 0x3129B, 1587012, 1587006, -1, -1, -1, -1, -1, -1, -1 }, { 0x3129D, -1, 1587019, -1, -1, -1, -1, -1, -1, -1 }, { 0x3129F, -1, 1587025, -1, -1, -1, -1, -1, -1, -1 }, { 0x312A0, -1, 1587030, -1, -1, -1, -1, -1, -1, -1 }, { 0x312A1, 1587040, 1587035, -1, -1, -1, -1, -1, -1, -1 }, { 0x312A3, 1587045, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x312A4, -1, 1587069, -1, -1, -1, -1, -1, -1, -1 }, { 0x312A6, 1587079, 1587075, -1, -1, -1, -1, -1, -1, -1 }, { 0x312A7, -1, 1587089, -1, -1, -1, -1, -1, -1, -1 }, { 0x312A8, -1, 1587095, -1, -1, -1, -1, -1, -1, -1 }, { 0x312A9, -1, 1587101, -1, -1, -1, -1, -1, -1, -1 }, { 0x312AA, 1587112, 1587106, -1, -1, -1, -1, -1, -1, -1 }, { 0x312AB, -1, 1587167, -1, -1, -1, -1, -1, -1, -1 }, { 0x312AD, 1587177, 1587172, -1, -1, -1, -1, -1, -1, -1 }, { 0x312AE, -1, 1587210, -1, -1, -1, -1, -1, -1, -1 }, { 0x312AF, -1, 1587214, -1, -1, -1, -1, -1, -1, -1 }, { 0x312B0, 1587223, 1587219, -1, -1, -1, -1, -1, -1, -1 }, { 0x312B1, -1, 1587231, -1, -1, -1, -1, -1, -1, -1 }, { 0x312B3, -1, 1587236, -1, -1, -1, -1, -1, -1, -1 }, { 0x312B5, -1, 1587242, -1, -1, -1, -1, -1, -1, -1 }, { 0x312BC, 1587248, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x312C6, 1587279, 1587273, -1, -1, -1, -1, -1, -1, -1 }, { 0x312C7, -1, 1587341, -1, -1, -1, -1, -1, -1, -1 }, { 0x312CA, 1587351, 1587346, -1, -1, -1, -1, -1, -1, -1 }, { 0x312CB, 1587375, 1587369, -1, -1, -1, -1, -1, -1, -1 }, { 0x312CE, 1587384, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x312D0, 1587417, 1587412, -1, -1, -1, -1, -1, -1, -1 }, { 0x312D4, 1587437, 1587431, -1, -1, -1, -1, -1, -1, -1 }, { 0x312D6, 1587479, 1587475, -1, -1, -1, -1, -1, -1, -1 }, { 0x312D7, 1587497, 1587493, -1, -1, -1, -1, -1, -1, -1 }, { 0x312D9, 1587515, 1587510, -1, -1, -1, -1, -1, -1, -1 }, { 0x312DD, 1587708, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x312E2, -1, 1587754, -1, -1, -1, -1, -1, -1, -1 }, { 0x312EA, 1587759, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x312EB, 1587827, 1587820, -1, -1, -1, -1, -1, -1, -1 }, { 0x312EE, 1587923, 1587917, -1, -1, -1, -1, -1, -1, -1 }, { 0x312F1, -1, 1587998, -1, -1, -1, -1, -1, -1, -1 }, { 0x312F4, 1588003, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x312F6, -1, 1588050, -1, -1, -1, -1, -1, -1, -1 }, { 0x312FE, -1, 1588055, -1, -1, -1, -1, -1, -1, -1 }, { 0x312FF, -1, 1588060, -1, -1, -1, -1, -1, -1, -1 }, { 0x31301, 1588072, 1588066, -1, -1, -1, -1, -1, -1, -1 }, { 0x31303, 1588165, 1588160, -1, -1, -1, -1, -1, -1, -1 }, { 0x31304, 1588240, 1588236, -1, -1, -1, -1, -1, -1, -1 }, { 0x31306, -1, 1588247, -1, -1, -1, -1, -1, -1, -1 }, { 0x31307, 1588257, 1588252, -1, -1, -1, -1, -1, -1, -1 }, { 0x31309, -1, 1588296, -1, -1, -1, -1, -1, -1, -1 }, { 0x3130A, 1588308, 1588301, -1, -1, -1, -1, -1, -1, -1 }, { 0x3130F, -1, 1588317, -1, -1, -1, -1, -1, -1, -1 }, { 0x31316, 1588328, 1588322, -1, -1, -1, -1, -1, -1, -1 }, { 0x31317, 1588392, 1588387, -1, -1, -1, -1, -1, -1, -1 }, { 0x31318, -1, 1588398, -1, -1, -1, -1, -1, -1, -1 }, { 0x31319, -1, 1588402, -1, -1, -1, -1, -1, -1, -1 }, { 0x3132B, 1588411, 1588406, -1, -1, -1, -1, -1, -1, -1 }, { 0x3132C, 1588438, 1588432, -1, -1, -1, -1, -1, -1, -1 }, { 0x3132D, -1, 1588446, -1, -1, -1, -1, -1, -1, -1 }, { 0x3132E, 1588457, 1588451, -1, -1, -1, -1, -1, -1, -1 }, { 0x3132F, 1588489, 1588485, -1, -1, -1, -1, -1, -1, -1 }, { 0x31330, 1588505, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x31331, -1, 1588522, -1, -1, -1, -1, -1, -1, -1 }, { 0x31332, -1, 1588527, -1, -1, -1, -1, -1, -1, -1 }, { 0x31333, 1588538, 1588533, -1, -1, -1, -1, -1, -1, -1 }, { 0x31335, 1588548, -1, -1, -1, -1, -1, -1, -1, -1 }, { 0x31336, -1, 1588594, -1, -1, -1, -1, -1, -1, -1 }, { 0x31339, 1588604, 1588599, -1, -1, -1, -1, -1, -1, -1 }, { 0x3133A, -1, 1588619, -1, -1, -1, -1, -1, -1, -1 }, { 0x3133D, -1, 1588624, -1, -1, -1, -1, -1, -1, -1 }, { 0x31341, -1, 1588629, -1, -1, -1, -1, -1, -1, -1 }, { 0x31342, 1588641, 1588635, -1, -1, -1, -1, -1, -1, -1 }, { 0x31347, 1588666, 1588660, -1, -1, -1, -1, -1, -1, -1 }, { 0x31348, 1588688, 1588683, -1, -1, -1, -1, -1, -1, -1 }, { 0x31350, -1, -1, 1588695, -1, -1, -1, -1, -1, -1 }, { 0x31355, -1, -1, 1588699, -1, -1, -1, -1, -1, -1 }, { 0x3135B, -1, -1, 1588703, -1, -1, -1, -1, -1, -1 }, { 0x313A0, -1, -1, 1588707, -1, -1, -1, -1, -1, -1 }, { 0x313B6, -1, -1, 1588711, -1, -1, -1, -1, -1, -1 }, { 0x313BC, -1, -1, 1588716, -1, -1, -1, -1, -1, -1 }, { 0x313C5, -1, -1, 1588720, -1, -1, -1, -1, -1, -1 }, { 0x313CB, -1, -1, 1588724, -1, -1, -1, -1, -1, -1 }, { 0x313E4, -1, -1, 1588728, -1, -1, -1, -1, -1, -1 }, { 0x313F1, -1, -1, 1588732, -1, -1, -1, -1, -1, -1 }, { 0x3140F, -1, -1, 1588737, -1, -1, -1, -1, -1, -1 }, { 0x31419, -1, -1, 1588741, -1, -1, -1, -1, -1, -1 }, { 0x3141B, -1, -1, 1588747, -1, -1, -1, -1, -1, -1 }, { 0x3143F, -1, -1, 1588752, -1, -1, -1, -1, -1, -1 }, { 0x31456, -1, -1, 1588757, -1, -1, -1, -1, -1, -1 }, { 0x314A8, -1, 1588763, -1, -1, -1, -1, -1, -1, -1 }, { 0x314B2, -1, 1588767, -1, -1, -1, -1, -1, -1, -1 }, { 0x314EC, -1, 1588771, -1, -1, -1, -1, -1, -1, -1 }, { 0x314F0, -1, -1, 1588777, -1, -1, -1, -1, -1, -1 }, { 0x3150D, -1, 1588781, -1, -1, -1, -1, -1, -1, -1 }, { 0x3152F, -1, -1, 1588786, -1, -1, -1, -1, -1, -1 }, { 0x3154C, -1, 1588792, -1, -1, -1, -1, -1, -1, -1 }, { 0x3156E, -1, 1588796, -1, -1, -1, -1, -1, -1, -1 }, { 0x31570, -1, -1, 1588802, -1, -1, -1, -1, -1, -1 }, { 0x31580, -1, -1, 1588807, -1, -1, -1, -1, -1, -1 }, { 0x31585, -1, -1, 1588813, -1, -1, -1, -1, -1, -1 }, { 0x31587, -1, -1, 1588819, -1, -1, -1, -1, -1, -1 }, { 0x3158E, -1, -1, 1588824, -1, -1, -1, -1, -1, -1 }, { 0x31591, -1, -1, 1588828, -1, -1, -1, -1, -1, -1 }, { 0x31592, -1, -1, 1588832, -1, -1, -1, -1, -1, -1 }, { 0x31595, -1, -1, 1588838, -1, -1, -1, -1, -1, -1 }, { 0x31596, -1, -1, 1588845, -1, -1, -1, -1, -1, -1 }, { 0x31599, -1, -1, 1588849, -1, -1, -1, -1, -1, -1 }, { 0x3159D, -1, -1, 1588854, -1, -1, -1, -1, -1, -1 }, { 0x3159E, -1, -1, 1588859, -1, -1, -1, -1, -1, -1 }, { 0x3159F, -1, -1, 1588864, -1, -1, -1, -1, -1, -1 }, { 0x315A7, -1, -1, 1588871, -1, -1, -1, -1, -1, -1 }, { 0x315AB, -1, -1, 1588878, -1, -1, -1, -1, -1, -1 }, { 0x315AD, -1, -1, 1588882, -1, -1, -1, -1, -1, -1 }, { 0x315B0, -1, -1, 1588888, -1, -1, -1, -1, -1, -1 }, { 0x315B2, -1, -1, 1588893, -1, -1, -1, -1, -1, -1 }, { 0x315B7, -1, -1, 1588899, -1, -1, -1, -1, -1, -1 }, { 0x315BC, -1, -1, 1588906, -1, -1, -1, -1, -1, -1 }, { 0x315BD, -1, -1, 1588911, -1, -1, -1, -1, -1, -1 }, { 0x315C2, -1, -1, 1588918, -1, -1, -1, -1, -1, -1 }, { 0x315C3, -1, -1, 1588922, -1, -1, -1, -1, -1, -1 }, { 0x315C5, -1, -1, 1588927, -1, -1, -1, -1, -1, -1 }, { 0x315C9, -1, -1, 1588933, -1, -1, -1, -1, -1, -1 }, { 0x315CB, -1, -1, 1588937, -1, -1, -1, -1, -1, -1 }, { 0x315CC, -1, -1, 1588941, -1, -1, -1, -1, -1, -1 }, { 0x315CE, -1, -1, 1588945, -1, -1, -1, -1, -1, -1 }, { 0x315D5, -1, -1, 1588950, -1, -1, -1, -1, -1, -1 }, { 0x315D6, -1, -1, 1588955, -1, -1, -1, -1, -1, -1 }, { 0x315DA, -1, -1, 1588962, -1, -1, -1, -1, -1, -1 }, { 0x315DE, -1, -1, 1588968, -1, -1, -1, -1, -1, -1 }, { 0x315DF, -1, -1, 1588972, -1, -1, -1, -1, -1, -1 }, { 0x315E2, -1, -1, 1588978, -1, -1, -1, -1, -1, -1 }, { 0x315E4, -1, -1, 1588985, -1, -1, -1, -1, -1, -1 }, { 0x31606, -1, -1, 1588990, -1, -1, -1, -1, -1, -1 }, { 0x31609, -1, -1, 1588995, -1, -1, -1, -1, -1, -1 }, { 0x3162D, -1, -1, 1589001, -1, -1, -1, -1, -1, -1 }, { 0x3162E, -1, -1, 1589007, -1, -1, -1, -1, -1, -1 }, { 0x31632, -1, -1, 1589012, -1, -1, -1, -1, -1, -1 }, { 0x31667, -1, -1, 1589017, -1, -1, -1, -1, -1, -1 }, { 0x31677, -1, 1589021, -1, -1, -1, -1, -1, -1, -1 }, { 0x3169D, -1, -1, 1589025, -1, -1, -1, -1, -1, -1 }, { 0x316A6, -1, -1, 1589030, -1, -1, -1, -1, -1, -1 }, { 0x316AF, -1, -1, 1589035, -1, -1, -1, -1, -1, -1 }, { 0x316B1, -1, -1, 1589039, -1, -1, -1, -1, -1, -1 }, { 0x316C6, -1, -1, 1589042, -1, -1, -1, -1, -1, -1 }, { 0x316CD, -1, -1, 1589047, -1, -1, -1, -1, -1, -1 }, { 0x316D2, -1, -1, 1589052, -1, -1, -1, -1, -1, -1 }, { 0x316D3, -1, -1, 1589058, -1, -1, -1, -1, -1, -1 }, { 0x316D4, -1, -1, 1589064, -1, -1, -1, -1, -1, -1 }, { 0x316E7, -1, -1, 1589068, -1, -1, -1, -1, -1, -1 }, { 0x316E8, -1, -1, 1589073, -1, -1, -1, -1, -1, -1 }, { 0x316EC, -1, -1, 1589079, -1, -1, -1, -1, -1, -1 }, { 0x316F9, -1, -1, 1589084, -1, -1, -1, -1, -1, -1 }, { 0x316FD, -1, -1, 1589088, -1, -1, -1, -1, -1, -1 }, { 0x31700, -1, -1, 1589094, -1, -1, -1, -1, -1, -1 }, { 0x31712, -1, -1, 1589100, -1, -1, -1, -1, -1, -1 }, { 0x3172C, -1, -1, 1589105, -1, -1, -1, -1, -1, -1 }, { 0x31743, -1, -1, 1589112, -1, -1, -1, -1, -1, -1 }, { 0x31744, -1, -1, 1589118, -1, -1, -1, -1, -1, -1 }, { 0x31749, -1, -1, 1589123, -1, -1, -1, -1, -1, -1 }, { 0x31774, -1, -1, 1589129, -1, -1, -1, -1, -1, -1 }, { 0x3178C, -1, -1, 1589133, -1, -1, -1, -1, -1, -1 }, { 0x3179D, -1, -1, 1589138, -1, -1, -1, -1, -1, -1 }, { 0x317EA, -1, 1589143, -1, -1, -1, -1, -1, -1, -1 }, { 0x317EB, -1, -1, 1589148, -1, -1, -1, -1, -1, -1 }, { 0x317ED, -1, 1589154, -1, -1, -1, -1, -1, -1, -1 }, { 0x317FD, -1, 1589159, -1, -1, -1, -1, -1, -1, -1 }, { 0x3180F, -1, -1, 1589163, -1, -1, -1, -1, -1, -1 }, { 0x31838, -1, 1589169, 1589175, -1, -1, -1, -1, -1, -1 }, { 0x318A1, -1, -1, 1589181, -1, -1, -1, -1, -1, -1 }, { 0x318C2, -1, -1, 1589187, -1, -1, -1, -1, -1, -1 }, { 0x318C4, -1, -1, 1589191, -1, -1, -1, -1, -1, -1 }, { 0x318D1, -1, -1, 1589196, -1, -1, -1, -1, -1, -1 }, { 0x318D5, -1, -1, 1589201, -1, -1, -1, -1, -1, -1 }, { 0x318DA, -1, 1589205, -1, -1, -1, -1, -1, -1, -1 }, { 0x318F9, -1, -1, 1589211, -1, -1, -1, -1, -1, -1 }, { 0x318FB, -1, -1, 1589217, -1, -1, -1, -1, -1, -1 }, { 0x31911, -1, -1, 1589221, -1, -1, -1, -1, -1, -1 }, { 0x31917, -1, -1, 1589226, -1, -1, -1, -1, -1, -1 }, { 0x31926, -1, -1, 1589230, -1, -1, -1, -1, -1, -1 }, { 0x3192D, -1, -1, 1589236, -1, -1, -1, -1, -1, -1 }, { 0x3193A, -1, -1, 1589242, -1, -1, -1, -1, -1, -1 }, { 0x3195C, -1, 1589248, -1, -1, -1, -1, -1, -1, -1 }, { 0x3195F, -1, -1, 1589253, -1, -1, -1, -1, -1, -1 }, { 0x31963, -1, -1, 1589258, -1, -1, -1, -1, -1, -1 }, { 0x31970, -1, -1, 1589263, -1, -1, -1, -1, -1, -1 }, { 0x31977, -1, -1, 1589267, -1, -1, -1, -1, -1, -1 }, { 0x31988, -1, -1, 1589271, -1, -1, -1, -1, -1, -1 }, { 0x319DA, -1, -1, 1589276, -1, -1, -1, -1, -1, -1 }, { 0x319F4, -1, -1, 1589282, -1, -1, -1, -1, -1, -1 }, { 0x31A19, -1, -1, 1589287, -1, -1, -1, -1, -1, -1 }, { 0x31A38, -1, -1, 1589292, -1, -1, -1, -1, -1, -1 }, { 0x31A42, -1, -1, 1589297, -1, -1, -1, -1, -1, -1 }, { 0x31A49, -1, -1, 1589303, -1, -1, -1, -1, -1, -1 }, { 0x31A7D, -1, -1, 1589307, -1, -1, -1, -1, -1, -1 }, { 0x31ABF, -1, -1, 1589310, -1, -1, -1, -1, -1, -1 }, { 0x31B0F, -1, -1, 1589315, -1, -1, -1, -1, -1, -1 }, { 0x31B70, -1, -1, 1589321, -1, -1, -1, -1, -1, -1 }, { 0x31B92, -1, -1, 1589327, -1, -1, -1, -1, -1, -1 }, { 0x31B9C, -1, -1, 1589333, -1, -1, -1, -1, -1, -1 }, { 0x31BB4, -1, -1, 1589338, -1, -1, -1, -1, -1, -1 }, { 0x31BB7, -1, -1, 1589344, -1, -1, -1, -1, -1, -1 }, { 0x31BBF, -1, -1, 1589350, -1, -1, -1, -1, -1, -1 }, { 0x31BE7, -1, -1, 1589356, -1, -1, -1, -1, -1, -1 }, { 0x31C0E, -1, -1, 1589360, -1, -1, -1, -1, -1, -1 }, { 0x31C17, -1, -1, 1589367, -1, -1, -1, -1, -1, -1 }, { 0x31C24, -1, -1, 1589372, -1, -1, -1, -1, -1, -1 }, { 0x31C25, -1, -1, 1589377, -1, -1, -1, -1, -1, -1 }, { 0x31C2D, -1, -1, 1589382, -1, -1, -1, -1, -1, -1 }, { 0x31C2E, -1, -1, 1589386, -1, -1, -1, -1, -1, -1 }, { 0x31C5A, -1, -1, 1589392, -1, -1, -1, -1, -1, -1 }, { 0x31C6D, -1, -1, 1589396, -1, -1, -1, -1, -1, -1 }, { 0x31C71, -1, -1, 1589401, -1, -1, -1, -1, -1, -1 }, { 0x31C86, -1, -1, 1589406, -1, -1, -1, -1, -1, -1 }, { 0x31C8E, -1, -1, 1589410, -1, -1, -1, -1, -1, -1 }, { 0x31CCB, -1, -1, 1589416, -1, -1, -1, -1, -1, -1 }, { 0x31CDE, -1, -1, 1589421, -1, -1, -1, -1, -1, -1 }, { 0x31CE2, -1, -1, 1589425, -1, -1, -1, -1, -1, -1 }, { 0x31CE9, -1, -1, 1589430, -1, -1, -1, -1, -1, -1 }, { 0x31CEA, -1, -1, 1589435, -1, -1, -1, -1, -1, -1 }, { 0x31CF3, -1, -1, 1589440, -1, -1, -1, -1, -1, -1 }, { 0x31D02, -1, -1, 1589444, -1, -1, -1, -1, -1, -1 }, { 0x31D07, -1, -1, 1589448, -1, -1, -1, -1, -1, -1 }, { 0x31D10, -1, -1, 1589455, -1, -1, -1, -1, -1, -1 }, { 0x31D18, -1, -1, 1589462, -1, -1, -1, -1, -1, -1 }, { 0x31D1E, -1, -1, 1589469, -1, -1, -1, -1, -1, -1 }, { 0x31D28, -1, -1, 1589474, -1, -1, -1, -1, -1, -1 }, { 0x31D3E, -1, -1, 1589478, -1, -1, -1, -1, -1, -1 }, { 0x31D41, -1, -1, 1589483, -1, -1, -1, -1, -1, -1 }, { 0x31DA1, -1, -1, 1589489, -1, -1, -1, -1, -1, -1 }, { 0x31DBB, -1, -1, 1589494, -1, -1, -1, -1, -1, -1 }, { 0x31E02, -1, -1, 1589499, -1, -1, -1, -1, -1, -1 }, { 0x31E03, -1, -1, 1589503, -1, -1, -1, -1, -1, -1 }, { 0x31E07, -1, -1, 1589507, -1, -1, -1, -1, -1, -1 }, { 0x31E16, -1, -1, 1589512, -1, -1, -1, -1, -1, -1 }, { 0x31E1B, -1, -1, 1589518, -1, -1, -1, -1, -1, -1 }, { 0x31E1C, -1, -1, 1589523, -1, -1, -1, -1, -1, -1 }, { 0x31E21, -1, -1, 1589528, -1, -1, -1, -1, -1, -1 }, { 0x31E25, -1, -1, 1589533, -1, -1, -1, -1, -1, -1 }, { 0x31E27, -1, -1, 1589539, -1, -1, -1, -1, -1, -1 }, { 0x31E41, -1, -1, 1589543, -1, -1, -1, -1, -1, -1 }, { 0x31E7C, -1, -1, 1589547, -1, -1, -1, -1, -1, -1 }, { 0x31EA8, -1, -1, 1589551, -1, -1, -1, -1, -1, -1 }, { 0x31EAE, -1, -1, 1589557, -1, -1, -1, -1, -1, -1 }, { 0x31EF4, -1, -1, 1589562, -1, -1, -1, -1, -1, -1 }, { 0x31F1E, -1, -1, 1589567, -1, -1, -1, -1, -1, -1 }, { 0x31F37, -1, -1, 1589572, -1, -1, -1, -1, -1, -1 }, { 0x31F4E, -1, -1, 1589577, -1, -1, -1, -1, -1, -1 }, { 0x31F55, -1, -1, 1589582, -1, -1, -1, -1, -1, -1 }, { 0x31F56, -1, -1, 1589587, -1, -1, -1, -1, -1, -1 }, { 0x31F7F, -1, -1, 1589593, -1, -1, -1, -1, -1, -1 }, { 0x31F83, -1, -1, 1589600, -1, -1, -1, -1, -1, -1 }, { 0x31F86, -1, -1, 1589605, -1, -1, -1, -1, -1, -1 }, { 0x31F8E, -1, -1, 1589611, -1, -1, -1, -1, -1, -1 }, { 0x31F9D, -1, -1, 1589616, -1, -1, -1, -1, -1, -1 }, { 0x31FBE, -1, -1, 1589622, -1, -1, -1, -1, -1, -1 }, { 0x31FC5, -1, -1, 1589626, -1, -1, -1, -1, -1, -1 }, { 0x31FD7, -1, -1, 1589632, -1, -1, -1, -1, -1, -1 }, { 0x31FE3, -1, -1, 1589639, -1, -1, -1, -1, -1, -1 }, { 0x31FEB, -1, -1, 1589643, -1, -1, -1, -1, -1, -1 }, { 0x31FEF, -1, -1, 1589649, -1, -1, -1, -1, -1, -1 }, { 0x32003, -1, 1589654, 1589660, -1, -1, -1, -1, -1, -1 }, { 0x32004, -1, -1, 1589666, -1, -1, -1, -1, -1, -1 }, { 0x3201F, -1, -1, 1589670, -1, -1, -1, -1, -1, -1 }, { 0x3202F, -1, -1, 1589676, -1, -1, -1, -1, -1, -1 }, { 0x32049, -1, -1, 1589681, -1, -1, -1, -1, -1, -1 }, { 0x32053, -1, -1, 1589687, -1, -1, -1, -1, -1, -1 }, { 0x32054, -1, 1589694, -1, -1, -1, -1, -1, -1, -1 }, { 0x32086, -1, -1, 1589699, -1, -1, -1, -1, -1, -1 }, { 0x32093, -1, -1, 1589704, -1, -1, -1, -1, -1, -1 }, { 0x32094, -1, -1, 1589709, -1, -1, -1, -1, -1, -1 }, { 0x320BB, -1, -1, 1589715, -1, -1, -1, -1, -1, -1 }, { 0x32100, -1, -1, 1589721, -1, -1, -1, -1, -1, -1 }, { 0x32117, -1, -1, 1589725, -1, -1, -1, -1, -1, -1 }, { 0x3211A, -1, -1, 1589731, -1, -1, -1, -1, -1, -1 }, { 0x32128, -1, -1, 1589736, -1, -1, -1, -1, -1, -1 }, { 0x32142, -1, -1, 1589742, -1, -1, -1, -1, -1, -1 }, { 0x321A6, -1, -1, 1589747, -1, -1, -1, -1, -1, -1 }, { 0x321A9, -1, -1, 1589755, -1, -1, -1, -1, -1, -1 }, { 0x321AB, -1, -1, 1589761, -1, -1, -1, -1, -1, -1 }, { 0x321B0, -1, -1, 1589766, -1, -1, -1, -1, -1, -1 }, { 0x321B3, -1, -1, 1589774, -1, -1, -1, -1, -1, -1 }, { 0x321B5, -1, -1, 1589779, -1, -1, -1, -1, -1, -1 }, { 0x321CA, -1, -1, 1589785, -1, -1, -1, -1, -1, -1 }, { 0x321D9, -1, -1, 1589789, -1, -1, -1, -1, -1, -1 }, { 0x321F0, -1, -1, 1589794, -1, -1, -1, -1, -1, -1 }, { 0x3220D, -1, -1, 1589798, -1, -1, -1, -1, -1, -1 }, { 0x32216, -1, -1, 1589802, -1, -1, -1, -1, -1, -1 }, { 0x3223C, -1, -1, 1589806, -1, -1, -1, -1, -1, -1 }, { 0x32245, -1, -1, 1589811, -1, -1, -1, -1, -1, -1 }, { 0x32249, -1, -1, 1589817, -1, -1, -1, -1, -1, -1 }, { 0x32268, -1, -1, 1589822, -1, -1, -1, -1, -1, -1 }, { 0x322B9, -1, -1, 1589829, -1, -1, -1, -1, -1, -1 }, { 0x322BD, -1, -1, 1589835, -1, -1, -1, -1, -1, -1 }, { 0x322C1, -1, -1, 1589839, -1, -1, -1, -1, -1, -1 }, { 0x322CF, -1, -1, 1589845, -1, -1, -1, -1, -1, -1 }, { 0x322F6, -1, -1, 1589850, -1, -1, -1, -1, -1, -1 }, { 0x32309, -1, -1, 1589855, -1, -1, -1, -1, -1, -1 }, { 0x3231E, -1, -1, 1589859, -1, -1, -1, -1, -1, -1 }, { 0x32321, -1, -1, 1589865, -1, -1, -1, -1, -1, -1 }, { 0x32330, -1, -1, 1589872, -1, -1, -1, -1, -1, -1 }, { 0x32347, -1, -1, 1589877, -1, -1, -1, -1, -1, -1 }, { 0x32349, -1, -1, 1589881, -1, -1, -1, -1, -1, -1 }, { 0x3234F, -1, -1, 1589887, -1, -1, -1, -1, -1, -1 }, { 0x32350, -1, -1, 1589893, -1, -1, -1, -1, -1, -1 }, { 0x32357, -1, -1, 1589897, -1, -1, -1, -1, -1, -1 }, { 0x3236D, -1, -1, 1589903, -1, -1, -1, -1, -1, -1 }, { 0x3236E, -1, -1, 1589909, -1, -1, -1, -1, -1, -1 }, { 0x3236F, -1, -1, 1589915, -1, -1, -1, -1, -1, -1 }, { 0x32370, -1, -1, 1589921, -1, -1, -1, -1, -1, -1 }, { 0x32373, -1, -1, 1589925, -1, -1, -1, -1, -1, -1 }, { 0x32379, -1, -1, 1589930, -1, -1, -1, -1, -1, -1 }, { 0x3237E, -1, -1, 1589935, -1, -1, -1, -1, -1, -1 }, { 0x3237F, -1, -1, 1589941, -1, -1, -1, -1, -1, -1 }, { 0x32385, -1, -1, 1589945, -1, -1, -1, -1, -1, -1 }, { 0x32386, -1, -1, 1589950, -1, -1, -1, -1, -1, -1 }, { 0x32388, -1, -1, 1589956, -1, -1, -1, -1, -1, -1 }, { 0x32389, -1, -1, 1589962, -1, -1, -1, -1, -1, -1 }, }; static const char unihan_strings[] = \ "jau1\0" "(same as 丘) hillock or mound\0" "qiū\0" "to lick; to taste, a mat, bamboo bark\0" "tiàn\0" "(non-standard Japanese variant of 喜), to like, love, enjoy; a joyful thing\0" "zim1\0" "kwaa1\0" "kuà\0" "ng5\0" "(ancient form of 五) five\0" "wǔ\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" "gau2\0" "jap6\0" "ding1\0" "si6\0" "tou2\0" "ji4\0" "a tribe of savages in South China\0" "yí\0" "zaau2\0" "man4\0" "ng5\0" "nou4\0" "dung1\0" "ziu6\0" "ho2\0" "hang1\0" "jau4\0" "㐖毒, an old name for India\0" "xié\0" "lou5\0" "mai5\0" "dau6\0" "ng4\0" "jau6\0" "(same as 仇) an enemy, enmity, hatred, to hate, a rival, a match\0" "chóu\0" "keoi1\0" "kei4\0" "fei1\0" "jyu5\0" "no6\0" "(same as 懦) weak; timid; imbecile\0" "nuò\0" "fau4\0" "fu3\0" "to implore; to beseech, to seek after, to beg; to pray\0" "dān\0" "co4\0" "geoi2\0" "(non-standard Japanese variant of 第) sequence, number; grade, degree\0" "zeoi6\0" "a kind of fish in legend (a record in old books)\0" "xù\0" "wine cups\0" "xíng\0" "si2\0" "hung1\0" "(same as 凶) cruel, unfortunate, sad\0" "xiōng\0" "lau4\0" "(same as 旒; corrupted form of 荒) 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" "can2\0" "(same as 鬒) bushy, black hair\0" "zhěn\0" "daai6\0" "name of an island\0" "dài\0" "ngat6\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" "ci5\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" "him3\0" "(non-classical form of 欠) to owe money, deficient, to yawn, last name\0" "qiàn\0" "hei3\0" "(standard form of 仡) strong; valiant, a minority ethnic group in China\0" "yì\0" "(standard form of 眾) all; the whole of; a multitude, a crowd (three or more)\0" "yín\0" "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" "wun6\0" "sau2\0" "taai3\0" "(same as 𠭴) short; of short stature\0" "zhuō\0" "fong2\0" "(same as 仿) to imitate, like; resembling, according to\0" "fǎng\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\0" "(same as 作) to make; to do; to act, to write; to compose; to rise, work\0" "zuò\0" "hing1\0" "zau3\0" "clever, ingenious; cute; pretty\0" "zhòu\0" "dung1\0" "(simplified form) rude; barbarous, stupid; dull, last name\0" "dòng\0" "cannot straighten up\0" "sù\0" "a kind of disease\0" "yì\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" "inferior; secondary, ugly\0" "lèi\0" "nou5\0" "last name\0" "nǎo\0" "cyu5\0" "(corrupted form of 佇) 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" "zat6\0" "cim1\0" "zeon3\0" "seoi2\0" "(a simplified form) (corrupted form of 偦) all together, mutually, last name\0" "xǔ\0" "seoi3\0" "zung6\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" "frivolous; flippant; capricious; playful\0" "dié\0" "(non-classical form of 那) that, there\0" "nuó\0" "to shake one's head\0" "sù\0" "(a dialect) to engrave\0" "yì\0" "lung6\0" "to make a fool of; idiotic, simple, stupid\0" "lòng\0" "(same as 媵) (in old time) a maid who accompanies a bride to her new home; to escort, a concubine\0" "yìng\0" "insincere and cunning person; a pretentious person\0" "běng\0" "gin1\0" "zik1\0" "koek3\0" "stupid; loutish, without ability; unable; lacking power\0" "lán\0" "(same as 媌) good looking, a prostitute\0" "miáo\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" "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" "great; big; tall; vast, noble; high in rank, very; much\0" "yǔ\0" "lo4\0" "(simplified form of 儸) smart; clever\0" "luó\0" "caai4\0" "(non-classical form of 儕) a generation, a class; a series; a kind\0" "chái\0" "nim6\0" "nộm\0" "gu1\0" "bei2\0" "last name, girl's name\0" "hún\0" "seoi2\0" "last name, all; together; mutually, a low rank officer to take charge of the bandits in ancient time\0" "xǔ\0" "(a corrupted form) distress; very difficulty; anxiety; very tired\0" "huì\0" "a kind of monkey, fingering for an ancient string instrument\0" "rǎo\0" "naam4\0" "zau3\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" "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" "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" "yáo\0" "wui6\0" "(non-classical of 會) to meet; to assemble, to co-operate, a society; a guild; an association\0" "huì\0" "zeon3\0" "(a variant of 俊) superior, handsome, refined, eminent\0" "jùn\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" "(interchangeable 繇) joy, delight, gratification\0" "yáo\0" "long, of space or time, profitable, excelling\0" "zhào\0" "do not fear to\0" "zhāi\0" "(same as 俁) of great stature; stalwart, to injure, to grieve\0" "yǔ\0" "to bestow; to grant, to act; to do, quiet; still, peace; tranquility\0" "zhuó\0" "(same as 貳) capital form of two, a second job, to harbour doubts; to hesitate, to revolt\0" "èr\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" "mou5\0" "(same as 憮) to skip about; to dance for joy; to soothe, slow, disappointed\0" "wǔ\0" "dangerous; lofty; steep; high and dangerous\0" "hàn\0" "(same as 惝) alarmed; agitated\0" "tǎng\0" "loquacious\0" "sè\0" "si1\0" "a servant; a menial, a woodcutter\0" "sī\0" "king4\0" "(ancient form of 煢) along; desolate; orphaned\0" "qióng\0" "(interchangeable 儽) utterly weary in body and spirits; negligent; lax\0" "léi\0" "evil, wicked, wrong, foul\0" "sà\0" "hon4\0" "seon2\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" "unyield\0" "yāng\0" "(same as 藕) the root-stock of the lotus; arrowroot\0" "ǒu\0" "toi4\0" "(a variant of 儓) a servant\0" "tái\0" "syu6\0" "min4\0" "to hand or bow the head; to droop; to lower, low; beneath\0" "mián\0" "wan2\0" "(same as 穩) firm; stable; secure, dependent upon others\0" "온:N 은:N\0" "yìn\0" "to stand alone; independent\0" "diào\0" "respectful; attentive, carefully; cautious; to heed; to be watchful, to rely on; to trust to; to lean towards\0" "yǔ\0" "mit6\0" "to deceive; artful; false\0" "miè\0" "wai6\0" "valiant; brave, eminent\0" "jùn\0" "niu5\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" "name of a person\0" "yóu\0" "joek6\0" "jing3\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\0" "an immortal\0" "fēng\0" "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\0" "(ancient form of 旡) choked and unable to breath\0" "jì\0" "wong1\0" "(same as 昆) an elder brother\0" "fui1\0" "jip6\0" "cyun4\0" "(a variant, seal type of 全) perfect, complete, absolute\0" "quán\0" "zik6\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" "(same as 貌) manner; appearance; form; face; bearing\0" "mào\0" "gung1\0" "(ancient form of 公) public; open to all\0" "hing1\0" "(simplified form of 興) to prosper, to begin, to increase; to rise; to raise, flourishing\0" "guǎ\0" "seoi6\0" "(same as 遂) to obey; to comply with; to follow the wishes of another, (an ancient form of 歲) a year, age, the harvest\0" "suì\0" "din1\0" "(non-classical of 顛) to upset; to turn over, to fall, upside down\0" "mong5\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" "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" "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" "buk1\0" "mong5\0" "a net; net-like, radical 122\0" "wǎng\0" "(a variant of 寇) tyrannical; cruel, to rob; to plunder, banditti; thieves; highwaymen\0" "kòu\0" "dou3\0" "(standard form of 詫) to sacrifice by pouring out a libation of wine\0" "dù\0" "to plough; to till, black color\0" "zhèn\0" "ting1\0" "frozen; cold\0" "tīng\0" "leon4\0" "juk1\0" "sound of flying or speeding\0" "bìng\0" "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\0" "bitterly cold\0" "chēng\0" "cung1\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" "cold\0" "xìng\0" "cat1\0" "thin ice\0" "nán\0" "ze6\0" "(same as 謝) faded and fallen -- as blossoms; withered\0" "xiè\0" "mit6\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 玊) jade with some defects, a lapidary, to polish gems; a surname\0" "sù\0" "hung1\0" "(non-classical of 凶) cruel, unfortunate, sad\0" "gung1\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" "(corrupted form of 幼) young; immature; weak; delicate\0" "yòu\0" "(same as 刑) a law, to punish; punishment\0" "xíng\0" "kit3\0" "to engrave, (interchangeable 契) a written contract or agreement\0" "qià\0" "pai1\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" "to cut the flesh from the bones; to scrape off; to pick out; to get rid of\0" "luò\0" "to sink into; to pierce, (ancient form of 割) to cut; to hack; to reap\0" "qià\0" "gat1\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" "baak3\0" "to deliberate and plan; to arrange\0" "bāi\0" "agricultural implements\0" "gān\0" "ci3\0" "(same as 刺) to pierce; to stab; to irritate; to hurt\0" "cí\0" "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" "fu1\0" "(same as 刳) to cut open; to rip up; to cut out\0" "hot3\0" "(same as 鞨) to make ready the leather for shoes\0" "shé\0" "diu1\0" "(same as 雕) to engrave; to carve; to tattoo\0" "diāo\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" "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" "to pare; to cut into slices\0" "piān\0" "dai1\0" "use knife to split something\0" "dī\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" "ji6\0" "(same as 劓) to cut off the nose; cut off\0" "yì\0" "zoek3\0" "(same as 斲) to cut to pieces; to hack; to chop or hew, to carve for ornaments\0" "zhuō\0" "(same as 銳) a sharp-pointed weapon, acute; zealous; valiant, wound, minor injury\0" "ruì\0" "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" "cat1\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" "syu2\0" "king4\0" "(non-classical form) to brand criminals on the face, to rob; to plunder\0" "lüè\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 鏺) a kind of farm tool; a reaping-hook; used to cut grass\0" "fei6\0" "zuk1\0" "to dig; to excavate\0" "zhǔ\0" "to cut; to hack; to reap, to strike; to attack, to chastise rebels\0" "zhǎn\0" "cut into thin slices; to mince, sharp\0" "jiān\0" "zau6\0" "to cut off; to mince, to cut up firewood\0" "zòu\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" "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" "cat1\0" "(same as 㓼) 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\0" "to stammer\0" "jiǎn\0" "gaa1\0" "with purpose; with ambition; with the determination and courage to get ahead\0" "글:N\0" "jí\0" "gaa1\0" "strong; healthy, to clasp under the arm, to persecute; to oppress, vigorous\0" "fèi\0" "(same as 黜) to degrade; to dismiss, to reject; to dispel\0" "chù\0" "great strength; great power\0" "bēng\0" "to exert oneself; to make strenuous effort\0" "jié\0" "kit3\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" "vigorous; with great strength\0" "kuài\0" "sai3\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" "dyut3\0" "to break something, to drag; to pull\0" "jué\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" "to exert one's strength\0" "xìn\0" "(non-classical form of 疲) full of anger; fierce anger, tired; weary; exhausted\0" "bài\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" "lung4\0" "coek3\0" "(ancient form of 卓) to establish, to surpass, eminent; lofty; profound\0" "ci4\0" "(same as 匙) a spoon, a key\0" "chè\0" "no4\0" "a kind of animal which looks like a rat\0" "nuó\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" "jyu4\0" "(same as 庾) a stack of grain, a measure of 16 dǒu\0" "yǔ\0" "gwai2\0" "(ancient form of 簋) a square basket of bamboo for holding grain used at sacrifices, feasts, etc.\0" "guǐ\0" "agricultural implement; farm tools, a big sacrificial vessel; a tripod of bronze with two ears; a caldron\0" "yì\0" "syun2\0" "a kind of vessel\0" "xuǎn\0" "gung3\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" "(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" "(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" "(non-classical form of 卣) a kind of wine pot or jar used in ancient time\0" "yào\0" "cim1\0" "(same as 筄) 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" "wai3\0" "koek3\0" "(non-classical form of 卻) still; but; yet; etc., to refuse to accept, to retreat; to withdraw\0" "què\0" "(ancient form of 吟) to hum; to intone, to moan, to sigh, high ridges of cliffs, pebble ground\0" "yín\0" "to fall over; rolling on the ground\0" "xī\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" "rocks collapsing (descriptive of sound), big pieces of rocks\0" "lā\0" "(interchangeable 庡) to linger; to walk to and from, to conceal; to cover up; to secrete; to hide; to cover over\0" "yǐ\0" "hap6\0" "to dig a hole; to tuck in; to put the finger into\0" "kè\0" "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\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" "hap6\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" "cyu4\0" "(non-classical form of 厨) a kitchen, a sideboard with cupboard and drawers\0" "chú\0" "a lofty peak; a mountain peak\0" "wēi\0" "cin4\0" "teng1\0" "(non-classical form of 廳) a hall; a court; a lodge; a room\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" "(same as 誘) to induce; to entice; to mislead; to lead on\0" "yòu\0" "caam1\0" "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" "(ancient form of 友) a friend; a companion; an associate, friendly, to make friends of, brotherly regard\0" "xù\0" "si2\0" "(ancient form of 史) history; chronicles; annals\0" "shǐ\0" "si6\0" "caat3\0" "(same as 刷) 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" "kok3\0" "(same as 壑) the bed of a torrent; a gully, a pool\0" "hé\0" "haai6\0" "profound significance, just now; then; in that case\0" "gài\0" "jin5\0" "a marsh at the foot of the hills, (interchangeable 湢 沇) name of a river\0" "yǎn\0" "a proud temper, military equipment; a long spear\0" "qiú\0" "ji5\0" "by means of; thereby, therefore; in order to\0" "shēn\0" "waa6\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" "(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" "(same as 仿 方) to imitate, like; resembling; according to, a measurement for sound effect\0" "fǎng\0" "zung1\0" "public opinion, (same as 訟) to go to law, to dispute, to demand justice; (Cant.) classifier for ears of corn\0" "gōng\0" "aau3\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" "sound angrily; roaring with rage, (same as 嘛) (a dialect) what; the tone implying to remind\0" "xuè\0" "mau\0" "to bark (said of a dog)\0" "yóu\0" "muk1\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" "chén\0" "gwok3\0" "guó\0" "uống\0" "ng2\0" "(Cant.) an expletive, exclamation\0" "ň\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" "lap1\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" "to refuse, to repel\0" "pǒu\0" "hung1\0" "to brawl; to scold, noise from a crowd; hubbub; noisy; loud noise\0" "ci5\0" "a phonetic\0" "sì\0" "siu2\0" "wo4\0" "leot6\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" "(same as 詍) loquacity; to talk incessantly and tediously, to laugh, joy\0" "yì\0" "(interchangeable 吼) to roar of animals, angry tones, (interchangeable 詬) a sense of shame; to shame, to vomit\0" "hǒu\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" "ji4\0" "the lips; (Cant.) to sip\0" "ér\0" "nhe\0" "lou5\0" "kei5\0" "cam4\0" "fathom\0" "xún\0" "gaai3\0" "sau4\0" "dau2\0" "gaai3\0" "angry, to scold with loud voice, to slander; to defame\0" "niè\0" "sound of calling ducks\0" "wěi\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" "silly, foolish; doting; idiotic\0" "tǔn\0" "to spit out; to blame, name of an organic compounds\0" "niè\0" "(standard form) to spit out; to blame, name of an organic compounds\0" "niè\0" "(corrupted form) high ridges of cliffs\0" "yín\0" "sùm\0" "seon2\0" "(same as 唇) to startle, to alarm; afraid; scared, to be surprised; to be amazed\0" "zhēn\0" "gaa1\0" "fu6\0" "gu2\0" "jing1\0" "mei6\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" "(same as 那 哪) an auxiliary (in grammar), that, there, a final particle.\0" "nuò\0" "nhại\0" "je6\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" "tau3\0" "(same as 咅) to spit out; (Cant.) the sound of spitting\0" "tòu\0" "vòi\0" "haam4\0" "wrath; anger\0" "hán\0" "leon1\0" "to spit; to vomit; (Cant.) to gnaw (on bones)\0" "jùn\0" "dung2\0" "loquacity\0" "dǒng\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" "not pure, immodest, to urge, (same as 嗾) to set a dog on\0" "jū\0" "waak6\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" "sau1\0" "tim1\0" "(same as 舔) to lick; to taste; (Cant.) even; in addition\0" "tiǎn\0" "leon4\0" "an interjection used in poems and songs\0" "lún\0" "tung4\0" "tung4\0" "je6\0" "jyu4\0" "jyu5\0" "man5\0" "got3\0" "gé\0" "(same as 捗) to swallow; to gulp, to be choked with food, (same as 諲) respectful; venerable\0" "yān\0" "si3\0" "bird singing, (same as 啼) to cry; to mourn; to howl, to twitter; to crow\0" "shí\0" "(same as 噱) to laugh heartily; to roar with laughter, (in Shanghai dialect) a promotional gimmick, tone (of one's speech)\0" "xué\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" "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" "je5\0" "a sound; a voice; a tone, an interjection; to hesitate; to harbour doubts\0" "xié\0" "(same as 呦 嚘) the bleating of the deer, sound of insects\0" "yōu\0" "ngok6\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 省) to examine; to watch; (Cant.) to scour\0" "shěng\0" "(same as 吻) the lip, the tone of one's speech, to kiss; a kiss\0" "wěn\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" "haa1\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\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" "(non-classical form) to scold with loud voice, to talk out of control; loquacious\0" "zhì\0" "zaai1\0" "(non-classical form) to gnaw; to bite; to masticate, sound of biting\0" "gaa3\0" "(Cant.) final particle indicating emphasis or surprise; phonetic\0" "waai1\0" "wāi\0" "haap3\0" "baai6\0" "a grammatical particle indicating an assertion\0" "bai\0" "bới\0" "aai1\0" "(in grammar) interjection; to express sadness; sorrow and emotional excitement\0" "ài\0" "zeoi1\0" "mouthful\0" "zhuī\0" "hin1\0" "(a dialect) joy; happiness\0" "qiān\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" "to separate; to part, to split; to crack, to rend; to rip open\0" "bēi\0" "bok3\0" "to bite the hard and solid food\0" "bó\0" "to shout or bawl, talking manner of a mean person, (same as 謅) to jest; to joke; to quip\0" "chū\0" "sò\0" "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" "po3\0" "zyu3\0" "ci2\0" "jing4\0" "loquacious, the sound of singing, to sing in a loud voice, loud\0" "hóng\0" "rống\0" "(same as 嚏) to sneeze; a running at the nose\0" "tì\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" "to scold with loud voice, to talk out of control; loquacious\0" "zhì\0" "to laugh; to smile, to laugh at; to ridicule, sound of laughter\0" "xiē\0" "sap1\0" "sound made when cold (brrr); to endure cold\0" "xī\0" "pei1\0" "(corrupted form) mouthful\0" "to whisper; to talk in a soft and low voice\0" "qiè\0" "zaa1\0" "thick lips, to talk slowly\0" "zhā\0" "a sound; an echo\0" "xī\0" "gang1\0" "ze2\0" "cung4\0" "used in transliteration; the traditional drama of Vietnam; (Cant.) all, entire, completely\0" "cóng\0" "zaap6\0" "to suck; to chew, to smear the mouth with the blood of a victim when taking an oath\0" "jí\0" "waak1\0" "to call; to summon; (Cant.) eloquent\0" "huò\0" "dap1\0" "forgetful; having a bad memory, disgraced; shy; sensitive to shame; ashamed; (Cant.) to lower one's head\0" "tǎ\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" "haam4\0" "wai4\0" "saap3\0" "go6\0" "baby's answering, (baby talk) eat; (Cant.) a particle implying doubt; slow, troublesome\0" "guō\0" "eating or talking, moving of the mouth\0" "yè\0" "hoeng2\0" "(standard form 響) an echo; to answer; to consent, noise; sound, to make a noise\0" "xiǎng\0" "hoe1\0" "to give vent to the feelings; (Cant.) to hiss, boo, jeer\0" "xuē\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" "to call; to scream; to whistle, name of a stream\0" "yì\0" "ci4\0" "ashamed; bashful\0" "cí\0" "je5\0" "lang1\0" "lēng\0" "haam4\0" "(same as 銜 啣) to hold in the mouth\0" "xián\0" "to laugh at; to deride; to jeer at, to snore\0" "tǎi\0" "wing4\0" "róng\0" "vang\0" "able to take a correct view of things; to response correctly (said of small children), sound; echo\0" "yì\0" "zik1\0" "to make sound; to speak; (Cant.) to tickle, squeeze\0" "zhì\0" "the abrupt and hasty sound of the crowd\0" "xī\0" "sound; echo, difficult; troublesome\0" "xián\0" "hờn\0" "(non-classical form of 噱) to laugh without stopping, loud laughter\0" "jù\0" "sound of rat; sound of insects\0" "jí\0" "haam3\0" "(simplified form) the roars of a tiger\0" "hǎn\0" "dou6\0" "loud; to roar\0" "pào\0" "lai6\0" "to curse, to swear and oath, incantations\0" "lì\0" "zung2\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" "새:N\0" "sǎi\0" "(non-classical form of 喊) (standard form of 婪) to call; to halloo, covetous; avaricious\0" "hǎn\0" "to make a disturbance; to quarrel; to wrangle\0" "yán\0" "keoi1\0" "whisper; to whistle\0" "qū\0" "lyun2\0" "to groan; to moan\0" "yán\0" "haam3\0" "angry appearance; to look furious; the roaring of a tiger\0" "hǎn\0" "(non-classical form of 嵌) a deep valley, piece of music in minority group\0" "kān\0" "(non-classical form of 雔) a kind of silkworm, pair of birds; couple; companion; to match, corresponding, proper\0" "chǐ\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" "sound of yelling while towing a boat; (Sanskrit) to call out\0" "huò\0" "coeng1\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" "wang2\0" "a round cave; a round hole\0" "wěng\0" "compasses, (same as 圓) round; circular\0" "xuán\0" "waan1\0" "circle of the moving water\0" "wān\0" "jau4\0" "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\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" "(a variant of 阱) to fall into a well, a pit; a pitfall; a hole; a gully, to involve; to entrap\0" "jǐng\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" "aau3\0" "a hollow in the ground; a cavity, undulating\0" "ào\0" "jik6\0" "coeng4\0" "zam1\0" "(interchangeable 斟) name of an 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" "(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\0" "(ancient form of 桀) a hen-roost, cruel, the last ruler of the Xia Dynasty\0" "jié\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" "to stop up; to close against; to restrain, to dam a stream and change its direction, to conceal a mound\0" "haau2\0" "zoi1\0" "to cultivate, plant; to care for plants\0" "재:N\0" "jyu5\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" "dust; dirt; a smear, (same as 牧) name of a place in old times\0" "méi\0" "wall; fence, (interchangeable with 兑) a hole\0" "duì\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" "wang4\0" "cuk1\0" "place trampled by cattle and horses\0" "chù\0" "name of a place in Shanxi province\0" "xià\0" "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" "gei1\0" "suk1\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" "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" "(same as 宇) the canopy of heaven; space, to cover; to shelter\0" "yǔ\0" "(same as 野) wild; uncultivated; a wilderness, rustic, savage\0" "yě\0" "kwai4\0" "earth; land; soil; ground; territory, opium\0" "kuí\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" "jyu5\0" "(same as 塊) a lump of earth; a lump, rugged; uneven\0" "wēi\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" "(ancient and corrupted form of 臺) a lookout, a tower, a terrace, a platform, a stage\0" "chí\0" "hip3\0" "a dike; a barrier; an embankment\0" "xié\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" "dust; dirt; a smear, (same as 曀) the sun hidden by clouds, obscure\0" "yī\0" "zung1\0" "a kind of edible mushroom\0" "zōng\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" "muddy\0" "gùn\0" "ce4\0" "xié\0" "lau6\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" "liu4\0" "an enclosing wall\0" "liáo\0" "dark; the sun hidden by clouds, obscure\0" "yì\0" "a fountain or spring out from the underground\0" "jí\0" "ngan4\0" "a bank; a boundary\0" "yín\0" "kyut3\0" "daap3\0" "a tower, pagoda\0" "dā\0" "đắp\0" "(same as 藝) skill, ability in handicraft, a craft, an art, a calling, a trade, an accomplishment\0" "예:N\0" "yì\0" "name of a place in ancient times\0" "xiè\0" "earthenware used to bake cakes in Northern China\0" "hào\0" "jung1\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" "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" "low-lying area, to accumulate soil; to store up soil\0" "zhí\0" "(non-classical form 墣) a clod of earth; a lump of earth; a lump\0" "bào\0" "a damp; a marsh, (interchangeable 夢)\0" "méng\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" "sik1\0" "hok6\0" "(same as 嶨) hills with lots of big rocks\0" "xì\0" "hei1\0" "hei1\0" "lofty, dangerous; critical, (same as 虧) to destroy; to injure; to damage\0" "xī\0" "kiu3\0" "the long tail feathers which curl up; to elevate; to raise the head; warped; outstanding\0" "qiào\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" "zi3\0" "lung4\0" "to worship of God, to praise; many; much\0" "lóng\0" "fuk6\0" "to do something in an old way; use the old method; to go to the old road\0" "fù\0" "zung1\0" "draw the feet up; to refuse to advance, to summarize; to gather; to collect, name of an old country, (same as 鍐) a headstall; ornament on a bridle; (Cant.) to jump up\0" "zōng\0" "ngoi6\0" "gu2\0" "(corrupted form) to make a profit on sell and buy; the profit in business, (interchangeable 嬴) an overplus; gain; profit; abundance\0" "gǔ\0" "hoi1\0" "much; many; numerous, great; big; vast\0" "kāi\0" "diu1\0" "much; many; numerous, great; big; vast\0" "diāo\0" "fo2\0" "(same as 夥) a band; a company; a partner; an assistant\0" "huà\0" "much; many; numerous, to get more profit, to estimate more\0" "kuǐ\0" "heoi3\0" "gou2\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\0" "(same as 套) a case; a wrapper; a covering; a snare, to encase; to slip over\0" "tào\0" "ling4\0" "sim2\0" "concealed the stolen goods in one's dress\0" "shǎn\0" "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" "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\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" "hai3\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" "(same as 奎) the stride made by a man, name of a star, a kind of tree\0" "zhuī\0" "sam2\0" "terror; horror; fear\0" "shěn\0" "coek3\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" "gei2\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\0" "(ancient form of 姣 嬌) handsome; pretty, cunning, meretricious allurements, to insult; to disgrace, licentious; profligate; lewd; (Cant.) amorous, in love with\0" "xiáo\0" "a lady officer of the monarch's palace in old times\0" "yì\0" "to become associated with each other in good manners and politeness\0" "yú\0" "gei1\0" "(ancient form of 姬) a charming girl, a charming concubine; a monarch's wife\0" "yí\0" "(same as 嬐) agile; adroit fast; quick; prompt, neat; tidy; orderly, to raise the head; to look up\0" "yǎn\0" "san1\0" "used in girl's name\0" "shěn\0" "jim5\0" "with a charming, sprightly appearance (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" "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" "used in girl's name\0" "qiū\0" "small and weak, used in girl's name, a woman's feature; lady's face\0" "chān\0" "a lady teacher to teach the proper rules of female behavior in ancient times\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" "(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" "(same as 媌) pretty; charming girl, (same as 懰) exquisite; fine\0" "mǎo\0" "(non-classical form of 孕) to be pregnant; to conceive\0" "yùn\0" "sodomy; to bugger\0" "jī\0" "(non-classical form of 妞) a girl; a little girl\0" "haau2\0" "used in girl's name\0" "qiǎo\0" "hing1\0" "to have fun; to sport; to play; to frolic\0" "xiōng\0" "a goddess's name in legend; the sister and successor of Fu Xi 伏羲, (interchangeable 庖), last name\0" "páo\0" "co4\0" "chú\0" "quick; urgent; anxious, loyal sincere and respectful\0" "pēng\0" "no4\0" "weak and small\0" "nuǒ\0" "git3\0" "clean; pure; clear, usually used for names\0" "결:N\0" "jié\0" "used in girl's name\0" "의:N\0" "yī\0" "nei6\0" "used in girl's name\0" "이:N\0" "èr\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" "jiu3\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" "nei5\0" "mau4\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" "can not speak\0" "dòu\0" "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" "womanly, (same as 姶 ancient form) exquisite; fine, used in girl's name, clever; bright; nimble, cute; lovable\0" "yì\0" "so1\0" "used in girl's name\0" "suō\0" "frivolous; flippant; disrespectful; irreverent; to insult, young, used in girl's name\0" "qiē\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" "san1\0" "(same as 娠) pregnant, to let develop; to nourish; to foster; to nurture, slave girls\0" "xìn\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" "wun6\0" "haan5\0" "wan6\0" "sau3\0" "wan4\0" "(the large seal type 妘) last name, used in girl's name\0" "yún\0" "lei4\0" "lí\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" "name of a county in today's Shanxi province\0" "mǎn\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" "to slander; to libel, a maidservant, used in girl's name, womanly\0" "yàn\0" "em\0" "used in girl's name\0" "xī\0" "luk6\0" "used in girl's name\0" "lù\0" "sik1\0" "used in girl's name\0" "xī\0" "sou2\0" "(same as 嫂) wife of one's elder brother\0" "sǎo\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" "an abnormal unborn baby\0" "yì\0" "nou5\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" "not clean; impure\0" "ān\0" "womanly; feminine\0" "kuā\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" "daai3\0" "cunning; wicked, spoiled; coddled\0" "zhì\0" "soeng1\0" "caa4\0" "fung1\0" "used in girl's name\0" "fēng\0" "lyun2\0" "from; by; whence, to undertake; to manage, to follow\0" "liàn\0" "cam4\0" "last name (refer to 千家姓)\0" "xún\0" "huk1\0" "to fawn on; to flatter, to love, attractive, jealous; envy; jealousy\0" "xù\0" "commonly known as mother in Wu\0" "mì\0" "unhappy, girlish\0" "huì\0" "muk6\0" "a beautiful face (of a woman); pretty\0" "mù\0" "womanly, used in girl's name\0" "yōng\0" "zin2\0" "exquisite; fine\0" "zhǎn\0" "used in girl's name\0" "yì\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" "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" "po4\0" "(same as 婆) an older woman, mother of one's husband, one's grandmother\0" "fú\0" "maternal grandmother, a midwife, an old woman\0" "yì\0" "daap3\0" "womanly\0" "dá\0" "ging2\0" "lin4\0" "(same as 連) relatives through marriage\0" "lián\0" "cou4\0" "exquisite; fine\0" "cáo\0" "covetousness; greed; cupidity; avarice, licentious; obscene; to seduce\0" "cān\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" "(non-classical form of 媆) soft; gentle, attractive (same as 嫩) soft and tender, delicate, weak\0" "nèn\0" "ngou6\0" "(ancient form of 傲) proud; haughty; overbearing rude\0" "ào\0" "to cherish anger, hard to understand, pretty, dignified; solemn, to make sheep eyes or passes; to converse with eyes\0" "ǎn\0" "cim3\0" "beautiful; pretty, used in girl's name\0" "qiàn\0" "haam3\0" "ceoi1\0" "used in girl's name\0" "cuī\0" "used in girl's name\0" "cōng\0" "leoi5\0" "a bad term by which one addresses a woman\0" "a last name, carriage; deportment; bearing; poise (of a woman)\0" "연:N\0" "rán\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" "plump, womanly\0" "yuè\0" "naai4\0" "beautiful; pretty\0" "nái\0" "ou3\0" "jealous; to envy; jealously\0" "ào\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" "exquisite; fine\0" "yuè\0" "zat1\0" "used in girl's name, soft and tender\0" "zhì\0" "(non-classical form of 嬴) to have surplus; full; an overplus, to open out; to produce, a family name\0" "wěng\0" "peaceful; joyful\0" "huái\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" "a (married) couple\0" "wǎn\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" "(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" "(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" "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\0" "name of a legendary fish; spawn; roe\0" "xù\0" "(same as 好) to like; to love; to be fond of\0" "hào\0" "(same as 嬛) lonely; solitary, exquisite; fine, to worship with reverence\0" "xuān\0" "locust, larva of Chilo simplex; a kind of moth\0" "zhì\0" "min5\0" "(same as 娩) to bear a son; to give birth\0" "miǎn\0" "seon4\0" "(ancient form of 純) pure, sincere; honest; faithful\0" "chún\0" "gau3\0" "to give suck to, infant; baby, ignorant; stupid, prudent; cautious\0" "gòu\0" "hei2\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" "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" "(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" "corresponding; equivalent, considerable; to a great extent, appropriate, (same as 凹) a hollow, concave\0" "kè\0" "jiu2\0" "deep bottom; the southeast corner of a house\0" "yǎo\0" "ning4\0" "(same as 寍 寧) peace; serenity, used as a term of comparison: -- rather; it is better, would that\0" "níng\0" "(corrupted form) right; fitting; proper; good, should; ought to; had better\0" "yí\0" "spaciously rooms, expansive; vast and boundless\0" "láng\0" "(non-classical form) harmony; peace, pleasant; agreeable; delightful\0" "yóng\0" "(ancient form of 寅) the third of the twelve terrestrial branches; a fellow officer\0" "yín\0" "jin4\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\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\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\0" "(a variant of 最) very; exceedingly; most, superior\0" "zuì\0" "(same as 宇) a house; a roof, look; appearance, space\0" "우:N\0" "yǔ\0" "ai3\0" "still; calm; silent, peaceful; harmonious; serene, quite\0" "yì\0" "gau3\0" "night, the dark part of a room\0" "gòu\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" "jyun4\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" "wu4\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" "ceoi3\0" "to exile; to banish, beyond the borders\0" "cuì\0" "kiu4\0" "to sojourn; sojourn, a sojourner; a visitor\0" "qiáo\0" "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" "sam1\0" "(same as 刓) a round off; to trim\0" "wán\0" "dak1\0" "(ancient form of 得) to get, complacent, (same as 礙) 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" "cam4\0" "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" "nau4\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 僅) barely enough; scarcely; almost\0" "jǐn\0" "crooked; winding, to circle; to hover around\0" "yū\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" "can not walk normally, swollen feet\0" "yào\0" "teoi2\0" "ulcers, swollen feet, a kind of disease\0" "tuǐ\0" "tired; weary\0" "jì\0" "am1\0" "lame; crippled; feeble\0" "ān\0" "not straight, improper\0" "luò\0" "(same as 踦) one-legged, crippled; halt, a defect, tired, the shin\0" "jǐ\0" "ulcers, swollen feet, a kind of disease (abnormal in walking)\0" "wěi\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" "(same as 孕) to be pregnant; to conceive\0" "yùn\0" "jyun4\0" "baa2\0" "(baby talk) body waste, (a dialect) weight measurement\0" "bǎ\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" "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" "sit3\0" "(same as 屑) chips; crumbs; bits trifles, to care; to mind\0" "xiè\0" "ci1\0" "this, here, if so; in this case, reluctant to go forward\0" "cí\0" "kau4\0" "the male organ, obscene language; vulgar expression\0" "qiú\0" "duk1\0" "(non-classical form of 豚) a small pig; (Cant.) end, bottom, rump\0" "dū\0" "niu6\0" "(same as 尿) urine; to urinate\0" "niào\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" "cik1\0" "sung4\0" "semen\0" "sóng\0" "din6\0" "savings and (or) reserves; (same as 奠) to settle; to lay; (same as 墊) 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" "to help; to aid; to assist (ancient form of 岑) a relatively high, pointed hill, silent; still; quiet\0" "yín\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" "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" "the appearance of the mountain is flat and smooth, (corrupted form of 峱) name of a mountain in Shandong province\0" "náo\0" "zau2\0" "(non-classical form of 走) to walk, to run, to leave\0" "jù\0" "jan2\0" "close or near\0" "qìn\0" "daai6\0" "name of an island\0" "dài\0" "(non-standard Japanese variant of 出), to go out, send out; to stand; to produce\0" "DERU DASU\0" "SHUTSU SUI\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" "dusk; twilight\0" "cōng\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" "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" "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" "lofty; high; steep\0" "yáng\0" "waa4\0" "name of a mountain\0" "huá\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" "name of a mountain\0" "fú\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" "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" "giu3\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" "bīn\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" "high and steep; lofty\0" "zàn\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" "precipitous and lofty; very steep mountains\0" "zhàn\0" "hong6\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" "kwai5\0" "the rocks on the hills are of different shapes; rugged and weird, character different from others; cape; spit; promontory\0" "SAKI\0" "qí\0" "sung1\0" "luk6\0" "(loan-word from Zhuang) used in place-names in Guangxi for level ground, a plain between mountains\0" "lù\0" "cam1\0" "(simplified form of 嵾) uneven; rolling; rough; rugged, name of a mountain (Wudangshan)\0" "wan6\0" "name of a mountain\0" "yùn\0" "ngok6\0" "a cliff; a precipice\0" "è\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" "name of a mountain, lofty and steep; high\0" "wēi\0" "cyun4\0" "(same as 泉) spring; fountain, money (archaic)\0" "quán\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" "lofty; high\0" "tū\0" "ngaak6\0" "ming5\0" "name of a mountain; lofty, steep\0" "mǐng\0" "shape of a mountain\0" "yǎo\0" "mountain peak; mountain top; summit\0" "jué\0" "leot6\0" "name of a mountain\0" "lì\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" "mountain peak; mountain top; summit\0" "yuán\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" "lou4\0" "the appearance of a mountain is lofty and steep and profound\0" "láo\0" "mountain top; summit\0" "lóu\0" "cim3\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" "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" "name of a mountain in county Jian\0" "yōng\0" "high and steep, name of a mountain\0" "mǎng\0" "dou2\0" "(same as 島) island; isle\0" "dǎo\0" "irregular outline of a range of hills\0" "name of a place, lofty; steep, mountain with lots of small rocks\0" "áo\0" "dik1\0" "zaap6\0" "name of a mountain in Yunnan Province\0" "xí\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" "name of a place\0" "rùn\0" "tung4\0" "mountain; hill, bald hills, valley; ravine\0" "tóng\0" "heoi1\0" "(same as 嶇) a rugged, steep mountain\0" "qū\0" "ngok6\0" "(same as 崿) a lofty mountain peak\0" "è\0" "high; lofty; steep, (corrupted form of 嵌)\0" "기:N\0" "qī\0" "lofty; majestic, name of a mountain\0" "jí\0" "zaap6\0" "(same as 㠍) a lofty mountain\0" "jí\0" "waa4\0" "name of a mountain\0" "huá\0" "giu6\0" "high and pointed mountain, mountain paths (same as 嶠) lofty\0" "jiào\0" "zeoi6\0" "high, rugged mountain\0" "zuì\0" "biu2\0" "(same as 㟽) mountain top; summit, pointed mountain top\0" "biǎo\0" "mung4\0" "name of a mountain\0" "méng\0" "shapes of the mountain, the strategic and dangerous gorge, (a dialect) field in between of the valleys\0" "bài\0" "(same as 嵬) lofty, precipitous; high and dangerous mountain\0" "wěi\0" "(same as 嶬) precipitous; nigh and dangerous, name of a mountain\0" "yǐ\0" "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" "high and lofty\0" "duì\0" "waak6\0" "name a county\0" "wò\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" "zing1\0" "lai4\0" "a mountain in ancient times; Lieshan in Guizhou province\0" "lí\0" "name of a mountain\0" "lú\0" "niu5\0" "high and lofty\0" "niǎo\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" "soeng1\0" "rugged and uneven, high and lofty, to roll stones down hill, piles of stones\0" "lǜ\0" "fung1\0" "name of a mountain\0" "fēng\0" "mei5\0" "a little slanted; smooth, name of a mountain\0" "mǐ\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" "faan4\0" "hau2\0" "zin2\0" "to open, to stretch; to extend, to unfold; to dilate; to prolong\0" "zhǎn\0" "to expand, to swell, (non-classical form of 肛) the anus\0" "pēng\0" "ji5\0" "according to; to use; with, for\0" "yǐ\0" "gaa1\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" "bei2\0" "ripped; split\0" "bǐ\0" "jap6\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" "(variant of 帆) a sail, to sail\0" "fán\0" "a vessel for rice, mats on carriage\0" "gé\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" "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" "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\0" "collar\0" "xún\0" "no5\0" "storage room\0" "nuǒ\0" "fong1\0" "(same as 㡃) 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" "a kind of fabric, a county in today's Shandong Province; southwest of Huangxian\0" "xián\0" "(same as 帢) a kind of cap worn by an officer in old China\0" "qià\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" "mok6\0" "saam1\0" "(simplified form of 幓) (same as 縿) the long bands or ribbons attached to flags and banners (same as 襂) the feather decorated carriages or dresses; flapping and dangling, headdress used by man in ancient times\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" "ciu1\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" "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" "(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" "curtain for carriage\0" "bī\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" "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" "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" "(variant of 幮 𢅥) 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" "jip6\0" "to curl up; to roll up, to wrap up; to bind\0" "yìn\0" "mess; out of order, chaos; confusion, (of clothes) tattered; in rags\0" "pīn\0" "zing3\0" "to stretch open painting, (same as 幀) a picture (one of a pair as of scrolls, etc.)\0" "zhèng\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" "fan1\0" "the varnish on the floor, to erase; to obliterate, to scribble\0" "nié\0" "anxious, unsuccessful man\0" "yì\0" "gei2\0" "gai3\0" "(standard, ancient form of 繼) to continue; to carry on, to follow; to inherit; to succeed to\0" "jì\0" "danger; precarious, to fear, lofty; high, just; honest, to grind, to cultivate; to polish\0" "jí\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" "(large seal type 宇) a house; a roof, appearance, space; the canopy of heaven, to cover\0" "yǔ\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" "sound\0" "lā\0" "lụp\0" "ling4\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" "a house; an unfinished house, uneven; irregular; unsuitable; ill-matched, tenon\0" "zhà\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" "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 㢋) vast, to open up, enlarge or expand, the blot of a door; door latch, name of a person\0" "chǐ\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" "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" "jin4\0" "teoi4\0" "a collapsed house; (same as 堆) 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" "ai2\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" "aa3\0" "a long verandah; a long porch\0" "yǐng\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" "waa1\0" "teoi4\0" "(corrupted form of 㢈) 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" "zung2\0" "many; numerous; a crowd; the masses, two houses connected each other\0" "zǒng\0" "(same as 廱) harmony; peace, peaceful; mild\0" "pun1\0" "a store house, to store\0" "pān\0" "a high house; a high building\0" "qiào\0" "lim4\0" "(non-classical form) (a variant of 廉) pure, modest, incorrupt, not avaricious--thus: reasonable in price\0" "lián\0" "kan4\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" "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" "rooms connected, moveable house (a yurt, a portable, tentlike dwelling used by nomadic Mongols)\0" "yì\0" "to walk slowly; to stroll; to ramble\0" "chān\0" "gwing2\0" "(same as 迥) far; distant; separated\0" "jiǒng\0" "zoeng2\0" "(same as 獎) to exhort; to encourage, to praise; to commend, to advise; to urge, to help\0" "jiǎng\0" "bai6\0" "king4\0" "(same as 擎) to lift; to lift up; to support\0" "jìng\0" "zoi1\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\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" "saan1\0" "wang4\0" "(same as 彋) 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" "nei4\0" "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" "the west; western, European\0" "hip3\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" "seoi3\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" "san1\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" "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" "hau4\0" "zan3\0" "to rebound, to impeach, to play\0" "zhèn\0" "bei6\0" "to equip a bow with silk and muscular fibre\0" "bèi\0" "to bind, to pack up the bows and the cover of the bows\0" "è\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" "bow-string; a chord; a straight road, to draw a bow, strong\0" "zàn\0" "to loose the bow-string, a kind of jade, (same as 彌) full, great, boundless, to complete\0" "mí\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" "man4\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" "toi4\0" "(ancient form of 台) a raised platform, eminent; exalted, name of a star\0" "tái\0" "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" "double image, (non-classical form of 容) face; expression; countenance, to contain; to hold; to accept\0" "róng\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" "daai6\0" "taai3\0" "wu6\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" "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\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" "walking, (ancient form of 會) to meet, to gather, to be able, to realize\0" "tà\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" "to go; to walk\0" "xì\0" "a rope decorated with bronze ornament (for leading cattle), a family name\0" "tāo\0" "zung6\0" "to rest from work; to take a rest\0" "tí\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" "(same as 胤) the succession in a family; posterity; heirs, to inherit; to follow after\0" "윤:N\0" "yìn\0" "gu1\0" "lam4\0" "wun6\0" "to walk with slow steps; proceed slowly\0" "huǎn\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" "naam4\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" "to shake; to rattle\0" "xiè\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" "mou4\0" "wong4\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" "zaan1\0" "to walk, to go, to hide; to conceal, very difficult to proceed\0" "zhān\0" "ning6\0" "walking\0" "nìng\0" "jeoi6\0" "jing3\0" "sam1\0" "(variant of 心) the heart, the moral nature, the mind, the affections, intention, the radical on left side of the character\0" "xīn\0" "to remedy by punishment; to punish; to reprove; to warn, in great distress; suffering hardships; distress; trouble; worry\0" "yì\0" "jan2\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" "zoek3\0" "painfully sad, scared; afraid; fearful, anger, melancholy; grievous; mournful; sad, to be concerned about\0" "zhuó\0" "mong4\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\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" "faan3\0" "nauseated; disgusted, (in medicine) an acute case, quick-tempered, to regret; to repent, small (piece of land); narrow (minded)\0" "fàn\0" "ou3\0" "terrified; scared; nervous, (same as 懊) regretful; remorseful; resentful\0" "ǎo\0" "sad; sorrowful\0" "qìn\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" "(same as 甘) to have one's heart own; to submit, admire, etc. sincerely and willingly\0" "gān\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" "grievous; mournful; melancholy\0" "tóng\0" "tip3\0" "(said of music) disharmony; discord, quiet, to yield; to concede\0" "chān\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" "melancholy; grievous; mournful; sad, anxious and fearful, extremely sad\0" "chù\0" "trót\0" "no6\0" "to have wisdom; intelligent\0" "zhù\0" "taai3\0" "zau3\0" "(simplified form of 㥮) obstinate; stubborn; opinionated; obstinacy; stubbornness; intransigent, truculent; savage, ferocious; fierce\0" "zhòu\0" "(same as 恩) grace, favour, kindness, mercy\0" "hong4\0" "joy; delight; gratification\0" "háng\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" "(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" "(same as 恐) fear; dread; fright; scare, (with reference to an unpleasant fact) probably; perhaps; maybe; possible; to threaten; to blackmail\0" "kǒng\0" "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" "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" "(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" "(same as 怨) to find fault with; to repine; to murmur against; to harbour resentment, hatred\0" "yuàn\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" "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" "hip3\0" "to think; to contemplate; to consider, to pant because of fear\0" "qiè\0" "to depend on\0" "běi\0" "bẽ\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" "confuse, senile, stupid\0" "máng\0" "to debauch; to dissipate; to act uninhibitively or disrespectfully\0" "hān\0" "uneasy; disturbed; not feeling at peace\0" "xì\0" "hatred; grudge; enmity; animosity, (interchangeable 救) to save; to relieve; to rescue; to deliver; to aid\0" "qiú\0" "(corrupted form of 慌) blurred; dim, obscure; confused in mind\0" "huǎng\0" "tung4\0" "stupid; clumsy; (Cant.) to dirty, defile\0" "gip3\0" "cau4\0" "(simplified form of 懤) grieved, pained\0" "chóu\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" "exclusive; special (same as 德) morality; virtues, behavior; conduct\0" "zhí\0" "dak1\0" "(same as 德) morality; virtues, behavior; conduct\0" "dé\0" "tik1\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" "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" "a little angry\0" "chè\0" "pang4\0" "angry, (same as 恲) generous; unselfish; liberal\0" "péng\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" "(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" "(ancient form of 怨) hatred; enmity; resentment, to complain; to blame; to impute\0" "yuàn\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" "happy; contented; pleased, fragile, nearly; almost, cunning; crafty\0" "qī\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" "man5\0" "gip3\0" "zung1\0" "jyu4\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" "wai6\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" "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" "to think deeply, to think far ahead, profound and abstruse thinking, careful deliberations; to think and contemplate thoroughly\0" "suì\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" "idle; shiftless\0" "chì\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\0" "(non-classical form of 矜) to pity; to feel for, to have compassion on, sympathetic\0" "absent-minded; unconscious, happy; glad; joyous\0" "우:N\0" "yú\0" "ngùng\0" "hip3\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" "unhappy displeased, anger; rage; angry; furious\0" "shuì\0" "do2\0" "idle; lazy; slothful; inactive\0" "duǒ\0" "lau4\0" "(simplified form of 慺) diligent; industrious; sedulous, to encourage; to make efforts\0" "lóu\0" "deon1\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" "zau3\0" "obstinate; stubborn; opinionated; obstinacy; stubbornness; intransigent, truculent; savage, ferocious; fierce\0" "zhòu\0" "jan2\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" "to survey; to measure; mensuration\0" "yuán\0" "do not care about something; disregard, to be ashamed\0" "yí\0" "wan6\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 塞 愆) 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" "ai3\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" "to move\0" "fěn\0" "hap6\0" "(same as 熆) to blow a fire\0" "hé\0" "cik1\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" "nik6\0" "mortified; ashamed\0" "nì\0" "ngou6\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" "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" "(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" "하:N\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" "oi3\0" "(ancient form of 懿) virtuous, especially women, admirable; esteemed; excellent\0" "yì\0" "nhát\0" "waa4\0" "lavish; luxurious, wasteful\0" "huá\0" "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\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" "anger; rage; angry; furious, silly; stupid; foolish\0" "xiàn\0" "lai2\0" "to deceived, loquacious\0" "lí\0" "difficult intention, difficult idea or sentiment, weakened volition; dejected, fear; scare; fright\0" "xiàn\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" "륭:N\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" "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" "to walk in a composed (comfortable) way, respectful; reverent\0" "yǔ\0" "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" "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" "intelligent; astute; clever\0" "mái\0" "deoi6\0" "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" "to talk in one's sleep\0" "wèi\0" "ji3\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" "apprehensive; fearful; afraid, ashamed, uneasy in mind; not feeling at peace; disturbed\0" "xì\0" "caam2\0" "(same as 憯 慘) sad; sorrowful; grieved; miserable; tragic\0" "cǎn\0" "laan5\0" "(same as 嬾) lazy; indolent; idle; inactive; reluctant; disinclined\0" "lán\0" "melancholy; grievous; mournful; to feel sorrow or grief; to grieve; to mourn; to be sad, prudent; cautious\0" "yǐn\0" "sip3\0" "complaint; grudge; unjust\0" "xiè\0" "zaat3\0" "lax and crude; idle and remiss\0" "zā\0" "ashamed; abashed; mortified; humiliated, few; little scarce; rare\0" "luǒ\0" "(same as 憐 怜) to pity; to have compassion on; to sympathize\0" "líng\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" "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" "zoi1\0" "to cultivate, plant; to care for plants\0" "재:N\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\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" "(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" "a spear; a lance; a javelin, a battle-axe; a halberd\0" "yáng\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" "soeng3\0" "a wooden piles used as a cable to make immovable of a boat\0" "shuàng\0" "with elegant appearance, with beautiful or gorgeous color; refined, learned and accomplished\0" "yù\0" "(same as 扊) the bolt of a door; door latch\0" "yí\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" "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" "to cover something with a piece of cloth, a kind of cloth used to cover something\0" "jīn\0" "to hold; to grasp, to maintain; to support; to keep; to uphold, a tie or stalemate\0" "mǎo\0" "(same as 引) to pull; to attract, to guide, to introduce, to quote, to retire\0" "yǐn\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" "hyun2\0" "to lengthen and extenuate -- as in making noodle; to drag out\0" "xuǎn\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" "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" "to disturb; 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" "ak1\0" "to clutch; to grasp\0" "è\0" "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" "to accumulate, to massage the cheeks\0" "zì\0" "pit3\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 瓬) clay pottery; earthenware\0" "wǎ\0" "laam5\0" "(simplified form of 掔) thick; firm; substantial, to drag along; to pull, to lead\0" "laap6\0" "(same as 擸) to hold, to grasp, to hold the hair; to pull at; (Cant.) to take at a glance\0" "liè\0" "to take\0" "bat6\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" "mei4\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" "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\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" "hyun3\0" "to strike; to beat; to attach, (same as 揈) to move; to shake; to wield\0" "xuàn\0" "so1\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" "to dispel, to move; to transfer, to issue; to set aside, to stir up, turning\0" "pèi\0" "to ruin; to destroy; to break down, to hang up; to suspend\0" "guǐ\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" "gung2\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" "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\0" "(same as 拿) to bring, to take, to apprehend, to grasp\0" "chèn\0" "sam2\0" "to shake; to rattle\0" "sǎn\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" "pau4\0" "(corrupted form of 掊) 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" "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" "a finger wrapper; a covering (used to protect the fingers from getting hurt)\0" "tà\0" "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\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" "to bump; to knock against; to strike accidentally; to collide\0" "bing2\0" "(same as 抦) to hold in the hand\0" "bǐng\0" "zi6\0" "to throw; to pitch, to send, to stay, a crutch; staff or stick\0" "zhì\0" "dung2\0" "to beat; to strike; to attack\0" "dǒng\0" "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" "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" "inside; within; inner, a family name, (corrupted form of 抐) to take from the top, to strip; to peel\0" "nèi\0" "lam5\0" "to kill, to slaughter, to beat; to strike; to hit; to attack; (Cant.) to pile, stack\0" "lǐn\0" "po4\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" "man4\0" "(same as 抿) to smooth, to stroke; to pucker, to contract, to wipe away\0" "mín\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" "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" "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" "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" "to shake; to rock; to jolt; to joggle\0" "hàn\0" "giằm\0" "to shoulder; to take on the shoulder; to take upon oneself\0" "yíng\0" "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 擤) 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" "sit3\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" "to push with hands, to hold; to grasp, (in general) something as a whole; complete; undamaged\0" "hún\0" "pei1\0" "to rip open flesh; to cut flesh; (Cant.) to join, link, connect\0" "pī\0" "nâng\0" "jung2\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" "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" "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\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" "laam5\0" "(same as 攬) to be in full possession of; to monopolize, to grasp; to seize\0" "lǎn\0" "jyun4\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" "(same as 擴) to enlarge; to magnify; to expand\0" "huò\0" "to turn; to shift; to move\0" "gǔn\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" "(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" "kin2\0" "to turn over; to collapse; (Cant.) to lift (a lid); to uncover\0" "jiàn\0" "zin2\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" "to wipe; to cleanse, (interchangeable 艱) difficult; distress; hardship\0" "jìn\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\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" "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 掠) to take by force, to throw aside\0" "lüè\0" "bik1\0" "to cut or rip open\0" "pì\0" "joeng6\0" "a type; a model; a mode; a style\0" "yàng\0" "geoi3\0" "to receive, as communications from a subordinate, to rely on, to lean on, evidence; proof, according to; whereas\0" "jù\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" "kok1\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" "huk6\0" "gin2\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\0" "(ancient form of 抽) 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" "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" "to restrain; restrained; timid and awkward; to feel not at home; miserably poor\0" "yǔn\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" "sok1\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" "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" "(same as 擪) to press with a finger; to tuck in; to put the finger into; to put in; to stow away\0" "yè\0" "hak1\0" "dan3\0" "to move, shake\0" "dèn\0" "saap3\0" "gam6\0" "(same as 擒) 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" "(corrupted form of 檥) (interchangeable 艤) to moor to the bank\0" "nǐ\0" "sak1\0" "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" "tyun4\0" "(same as 摶) to roll round with the hand, to rely on, to take or follow (a trail, etc.)\0" "tuán\0" "laam5\0" "(same as 攬) 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\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" "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" "(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" "(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" "bok1\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" "zat1\0" "hei1\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" "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" "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" "to seize, as a bird of prey, to seize and carry off, to grasp\0" "jú\0" "ngaat6\0" "to beat; to strike; to attack\0" "è\0" "nip6\0" "to hold; to grasp; to seize, to retain\0" "niè\0" "hin1\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" "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" "kei4\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" "unstable, dull, rough; coarse\0" "kū\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" "unstable, dull, rough; coarse\0" "kū\0" "to thump; to beat; to strike; to attack\0" "hé\0" "broken; to break, ruined, reason; cause; right, principle; theory, to arrange; to repair, to regulate; to operate; to govern\0" "fú\0" "gang1\0" "to change, to alter\0" "gèng gēng\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" "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" "to lead on; to advance, to strike against; to break through\0" "tǒng\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" "(interchangeable 捭) to ruin; to destroy; to break down, sound of beating or striking\0" "bǐ\0" "unstable, dull, rough; coarse\0" "lù\0" "to follow; to attach; connected\0" "yè\0" "to ruin; to destroy; to break down\0" "ní\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" "saan3\0" "(same as 散) to scatter; to disperse; to break up or separate for a time; to dismiss\0" "sàn\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 on 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" "zaam1\0" "(same as 鵮) 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" "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" "a place in Han dynasty, (same as 敲) to beat; to knock\0" "xiāo\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" "to beat; to pound; to ram down, to attack\0" "yìn\0" "to beat; to strike; to attack\0" "xī\0" "sin6\0" "to mend; to repair; to copy; to write out\0" "shàn\0" "to strike; to beat, sound of beating\0" "sù\0" "to use a wooden pole to support something; to raise, to begin; to start\0" "sà\0" "(corrupted form of 叡) wise and clever, shrewd, discreet, astute, quick of perception, the divine sagacity of sages\0" "ruì\0" "coek3\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\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 舉) 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" "wun6\0" "elegant; coloured\0" "huàn\0" "(Korean) used in personal and place names\0" "(Korean) dung, names of slaves and maidservants seen in ancient documents\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" "(same as 斟) to fill a cup with; to pour into a cup\0" "to rob; to loot; to plunder\0" "lǒu\0" "keoi1\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\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" "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" "jin2\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\0" "(same as 旗) a flag; a pennant; a banner; a streamer, a sign\0" "chá\0" "ji5\0" "jyu1\0" "jyu1\0" "ngai4\0" "ji2\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" "syun4\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" "a kind of flag, flags; streamers\0" "yǎo\0" "distant and indistinguishable\0" "yǎo\0" "zi2\0" "(same as 旨) (non-classical form 時) purpose; will; intention; objective, good; excellent, a season; an era; time\0" "zhǐ\0" "gung1\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" "zi2\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" "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\0" "of look of the sun, the look of the weather\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" "man5\0" "cong2\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" "bou6\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" "ceon4\0" "si4\0" "ci2\0" "mou6\0" "in contravention of; to offend (a superior, elder, etc.) (same as 冒) incautious; rash; imprudent\0" "mào\0" "light; bright; brilliant; clean; clever, to expose to sunlight, to dry something in an opening for ventilation area or a cool place\0" "랑:N\0" "làng\0" "mild, damp and moist, red color\0" "nǎn\0" "pui3\0" "dark; dull\0" "bèi\0" "san4\0" "(same as 晨) morning; daybreak\0" "chén\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" "zip3\0" "sunset\0" "jiē\0" "light; bright, warm, genial\0" "shù\0" "sik1\0" "(same as 昔) bygone; of old; formerly; ancient, at night, the end\0" "sunlight\0" "kùn\0" "luôn\0" "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" "soeng6\0" "thửng\0" "zeoi1\0" "hoeng2\0" "caap3\0" "the sun is shining on the water\0" "used in person's name\0" "yú\0" "toi4\0" "sunrise\0" "대:N\0" "tái\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" "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\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" "gwok3\0" "mong5\0" "the sun are dimmed; darkness\0" "mǎng\0" "piu3\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" "(corrupted form) light; bright, clear\0" "yáng\0" "kai2\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" "fan1\0" "(a dialect), an adverb, negative expression; never before; to have not happened before\0" "fēn\0" "saai3\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" "hei1\0" "sunshine; sunlight; the light of day\0" "luxuriant; exuberant; lush; flourishing\0" "대:N\0" "duì\0" "jap1\0" "wet clothes not completely dry; to dry in the sun or use sand to dry up on the ground\0" "qī\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" "wok3\0" "brave; courageous; bold; valiant; intrepid; fearless; heroic\0" "yuè\0" "(standard form) a collar, the neck, to connect collars to the clothes\0" "bó\0" "haak1\0" "a tiny star, numerous stars\0" "huì\0" "dip6\0" "(a variant of 疊) to fold up, to repeat, to duplicate\0" "dié\0" "clear sky, a fine day\0" "yàn\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" "gentle; mild; temperate, tender; loving; caressing\0" "nàn\0" "sunset\0" "liè\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" "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 交) to intersect, the sun and the moon in the sky, (simplified form of 膠) 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" "kwan3\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" "tang4\0" "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\0" "to have; to be present; to exist; there is\0" "fù\0" "ngok6\0" "tyun4\0" "moonlight\0" "tūn\0" "thôn\0" "sai6\0" "a kind of tree, a kind of lumber used to stop a carriage\0" "réng\0" "niu1\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" "saam1\0" "naai5\0" "a kind of tree, (corrupted form of 杬) a kind of plant; (non-classical form 欖) the olive tree\0" "yuàn\0" "kyut3\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" "(same as 棒) a club; a stick, to hit with a club, good; strong; wonderful\0" "bàng\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" "(variant of 七)\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" "daai6\0" "mui6\0" "a kind of tree\0" "mèi\0" "zi6\0" "(variant of 耜) 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" "doi6\0" "ming5\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" "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" "man6\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" "fu6\0" "zaak6\0" "zau1\0" "je4\0" "(same as 椰) the cocoa-nut palm\0" "xié\0" "lyut6\0" "a kind of tree can be used as dye-stuff, the mast of a boat\0" "liè\0" "fu1\0" "a shrub (plant); dense growth of trees\0" "fū\0" "co4\0" "a fruit tree (plum), (same as 菆) hemp stalks, a mat\0" "cuó\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" "zaat3\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" "tree with small leaves; mushroom\0" "zhé\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\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" "haau3\0" "gin1\0" "(simplified form) the oscines\0" "jiān\0" "din6\0" "fong1\0" "naam4\0" "tou4\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" "name of a county in today's Shandong Province, a kind of fabric produced in Donglai\0" "현:N\0" "xián\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" "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" "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" "(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\0" "(non-classical form of 奈) but; how; what, a remedy; a resource, to bear, to endure\0" "nài\0" "nậy\0" "hap6\0" "mau6\0" "(non-classical form of 栯) a kind of tree, a fruit tree\0" "yǒu\0" "min4\0" "(same as 棉) cotton; (Cant.) a kind of fruit\0" "mián\0" "zin1\0" "(ancient form of 牋 箋) a memorandum tablet, slip of paper, fancy note-paper, a note, a document, comments\0" "bui1\0" "(non-classical form of 盃 杯) 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" "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" "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" "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" "fruit, plant, (same as 檽) a fruit tree; black date\0" "ruǎn\0" "to lay; to put, drums, to rap, to quiver, to stir up\0" "jiá\0" "(same as 矜) the handle of a spear\0" "qín\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 楶) a wooden block or bracket on top of a column\0" "jié\0" "a whetstone, (a dialect) a corner; a nook; a crack; an opening; a cleft\0" "niǎn\0" "wing4\0" "gun3\0" "(same as 爟) to light a fire; to set fire to\0" "guàn\0" "hau4\0" "fruit\0" "hóu\0" "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" "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" "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" "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" "a fruit tree\0" "wēng\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" "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" "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" "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\0" "(ancient form of 本) stem; source; foundation; origin; basis, a book\0" "běn\0" "sou1\0" "(same as 搔) to scratch lightly, to irritate; to annoy\0" "sin3\0" "pun4\0" "long5\0" "a place in today's Hunan Province\0" "lǎng\0" "a tree\0" "bì\0" "bonds and fetters for falcons and dogs used in hunting\0" "xuàn\0" "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" "the varnish tree, paint, lacquer, varnish, to paint or varnish, black, sticky\0" "qī\0" "zi1\0" "(of trees) luxuriant; exuberant; lush\0" "zhī\0" "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" "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" "(same as 槳) an oar\0" "jiǎng\0" "nyun6\0" "stupid; dull, foolish; idiotic\0" "nèn\0" "guk1\0" "(same as 穀) grains; corns; cereals\0" "gǔ\0" "to5\0" "tubular, oval, elliptical\0" "fǎng\0" "zoeng1\0" "mik6\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" "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" "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" "(same as 椊) decayed wood\0" "cuì\0" "lou6\0" "paulownia\0" "로:N\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" "a cross-beam; an axle, etc.\0" "qiàn\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 栚 㮳) 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" "(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" "ciu1\0" "suk1\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\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\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" "zik6\0" "(same as 植) to plant; to set up, to erect, plants\0" "zhé\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" "dung2\0" "zung1\0" "the coir palm tree\0" "zōng\0" "buk6\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" "biu2\0" "(corrupted form of 檦) to show; to exhibit, to manifest, a kind of supporting post\0" "biǎo\0" "haam6\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" "goi3\0" "ban1\0" "the areca-nut; the betel-nut\0" "bīn\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" "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\0" "(non-classical form) a small chestnut tree, a kind of fruit; mountain plum\0" "jiàn\0" "dik1\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" "(same as 韛) an instrument to blow a fire; a bellows for forge, etc.\0" "bèi\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" "cim4\0" "a kind of tree; thin leaves\0" "xián\0" "pan4\0" "a kind of fruit tree; betel-nut; the areca-nut\0" "pín\0" "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" "to5\0" "(same as 橢) oval; oblong; elliptical\0" "jué\0" "fruit tree\0" "shān\0" "hok6\0" "xué\0" "laam5\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\0" "(same as 槭) a kind of maple (Acer palmatum)\0" "qí\0" "a kind of tree; often used to make instruments for sacrificial ceremonies in ancient times\0" "yí\0" "weak, feeble and tender branches\0" "nuó\0" "nạng\0" "lei4\0" "(same as 籬) a bamboo fence; a hedge\0" "lí\0" "name of a county\0" "yuè\0" "din1\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" "(same as 冀) hope; wish; to hope and scheme for, to stammer; to stutter; stuttering, to give\0" "jì\0" "to covet; greedy\0" "hāng\0" "rash; impatient, very angry\0" "xiè\0" "hang1\0" "cough\0" "kēng\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" "to laugh heartily; to roar with laughter, to breath\0" "하:N\0" "hē\0" "laugh\0" "xì\0" "heoi3\0" "to breath with mouth open\0" "qù\0" "hoi1\0" "to drink, to swallow\0" "hāi\0" "to take breath or rest (after strenuous exercise), hiccough; shortwindedness\0" "xiā\0" "hoi1\0" "sound of laughter\0" "hāi\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" "heoi1\0" "pleasure; joy\0" "후:N\0" "xū\0" "to laugh at\0" "shèn\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" "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" "(same as 歃) to smear the mouth with the blood of a victim when taking an oath, to taste; to try\0" "shà\0" "to blow off, to blow; to puff\0" "yū\0" "aa3\0" "asses braying, shortwindedness; hiccough, asthmatic breathing, supposed upward motion of the spirit (in Chinese herb medicine), to exhaust; extreme\0" "yà\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" "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" "lim5\0" "(an abbreviated form of 歛 斂) to collect; to gather; to hold together, to desire\0" "liǎn\0" "(same as 欦) to laugh; to smile, greed; avarice, to cry, to shout, overbear; arrogant\0" "xiān\0" "haa6\0" "to drink; to swallow, disease of the throat; disease of the larynx\0" "xià\0" "asses braying, to be happy suddenly, cruel; malignant; coarse, rude\0" "yǐ\0" "greed; avarice, to blow off\0" "shà\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" "zyut3\0" "(same as 欼) to bite; to gnaw, (same as 嘬) to swallow a big mouthful without mastication\0" "chǐ\0" "to ask; to inquire; to investigate, (same as 款) sincerity; article, item, etc., to entertain, slowly\0" "shì\0" "hong1\0" "hungry; starving, a poor harvest of grains\0" "kāng\0" "jam2\0" "(ancient form of 飲) to drink; to swallow\0" "yǐn\0" "to spit, to cough, keep quiet; to keep silence; speechless; wordless\0" "hēi\0" "(ancient form of 懿) virtuous; fine; good\0" "yì\0" "hei1\0" "to smile at each other\0" "xī\0" "sik1\0" "fear; dread; fright; scare, sad; sorrowful; mournful\0" "sè\0" "name of a person\0" "jìn\0" "moving of the mouth\0" "yè\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" "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" "cannot be known; agnostic\0" "kūn\0" "(ancient form of 正) the right side, proper, pure, honest and virtuous, original, exactly\0" "zhèng\0" "zing3\0" "seoi3\0" "ho1\0" "(ancient form of 訶) to scold or blame in a loud voice\0" "ling4\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" "a breath, news; tidings, to stop; to end\0" "xiū\0" "(same as 魘) nightmare\0" "àn\0" "(same as 朽) rotten, decayed, useless, (same as 咼 剮) a wry mouth, to cut a criminal in pieces; to hack\0" "xiǔ\0" "(same as 殘) to destroy; to injure; to damage; to spoil, cruel and fierce, crippled\0" "cán\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" "sei2\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" "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" "kei1\0" "to discard, to abandon, to die; death\0" "qī\0" "waat3\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" "duk6\0" "an abortion; stillborn\0" "dú\0" "fan1\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" "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" "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" "wui6\0" "uneven; unconscious, to know nothing about...\0" "huì\0" "withered; faded; to die, a minor illness (of foot and hand)\0" "yì\0" "mok6\0" "lonely; lonesome\0" "mò\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" "zaap6\0" "to exhaust; extreme; highest; farthest, to die\0" "bì\0" "lik6\0" "to die from disease\0" "lì\0" "(interchangeable 臚) the skin; the belly\0" "lú\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 抌) 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\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" "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" "cang4\0" "to push, unceremoniously; impudently\0" "chéng\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" "dung1\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" "kok3\0" "egg shells\0" "què\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" "(non-classical form of 氀) woolen textiles; (non-classical form of 毹) woolen blanket, a kind of minority dress; stupid and vulgar\0" "lóu\0" "flying feather, soft; light\0" "pāo\0" "gam1\0" "seoi2\0" "bou6\0" "(same as 菢) to incubate; to brood; to hatch; to sit on a nest, a woolen blanket\0" "bào\0" "jung2\0" "(a variant of 絨) fine, soft fur or hair; down, felt, camel's hair\0" "róng\0" "sin1\0" "woolen textiles; fine cloth\0" "xiān\0" "variegated; woolen fabric of different colors\0" "lèi\0" "siu1\0" "fur; feather; soft and light\0" "xiāo\0" "fu1\0" "to smooth the hair, woolen textiles; fine cloth\0" "fū\0" "keoi4\0" "(corrupted form of 氍) fine woolen cloth, a mat used by the emperor in worshipping\0" "qú\0" "(same as 毹) woolen blanket with decorative design or pattern, to waste; to destroy\0" "saa1\0" "long hair\0" "shā\0" "shra\0" "zi2\0" "hairy animals\0" "zhǐ\0" "taan2\0" "(non-classical form of 毯) rugs; carpets\0" "tán\0" "(corrupt form of 氄) fine hair of birds and animals\0" "rǒng\0" "seot1\0" "short hair, growing hair\0" "sū\0" "hair\0" "yǐng\0" "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" "hair knots in a mess\0" "biàn\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" "sou3\0" "hairy\0" "sào\0" "a decorative fine blanket on the top of a saddle, petty; trifling\0" "róng\0" "taap3\0" "dang1\0" "woolen blanket with decorative design or pattern, a kind of animal\0" "dēng\0" "buk6\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" "(corrupted form of 毯) rug; carpet; blanket\0" "tǎn\0" "taap3\0" "long hairy\0" "rán\0" "ning4\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\0" "fine cotton cloth; fine woolen cloth\0" "dié\0" "dit6\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" "(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" "(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" "to wash; to rinse; to clean; to spurt; to blow out\0" "jí\0" "nik6\0" "(ancient form of 溺) sunk; perished, drawn; infatuated\0" "nì\0" "name of a river, (same as 汊) a branching stream; branching creeks\0" "yì\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" "(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" "jyun4\0" "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\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" "jin4\0" "(a variant of 涎) spittle, saliva\0" "xián\0" "lau4\0" "to flow, to drift, to circulate, a current, to descend, unstable; weak\0" "jiǎo\0" "name of a place in ancient times\0" "tǒu\0" "fu6\0" "name of a place in Jiāngsū province, Yíxīng county; to float; to waft; to swim\0" "fù\0" "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" "jyut6\0" "ngoét\0" "(same as 攸) the flowing of the water, name of a river\0" "yōu\0" "a river in ancient times\0" "qiū\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" "a river in ancient times; in Henan Province\0" "shì\0" "flowing of the water, sound of the flowing water\0" "zhá\0" "(abbreviated form of 溢) to flow over; to brim over, excessive\0" "yì\0" "faat3\0" "statutes, laws, regulations, a rule, legal standard, plan or methods, etc.\0" "biàn\0" "jau6\0" "deoi6\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" "name of a river\0" "yī\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\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" "flowing of the water\0" "xù\0" "dirty; filthy, corrupt, soap, black, to unravel silk threads\0" "yú\0" "the flowing water\0" "xiū\0" "hong1\0" "(corrupted form of 洭) 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" "hung4\0" "taat3\0" "(simplified form of 澾) slippery (as a road)\0" "tà\0" "wo1\0" "(simplified form of 濄) (same as 渦) name of a river, to whirl, an eddy\0" "guō\0" "kiu4\0" "lou5\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" "the water flowing from ..., the current of a stream\0" "chè\0" "zaat3\0" "to splash (of water)\0" "jiǎn\0" "great billows; large waves; the waves swelling up\0" "tān\0" "pei3\0" "a river\0" "pì\0" "vữa\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" "(non-classical form of 涎) spittle, saliva\0" "xián\0" "(interchangeable 尿) urine, to urinate\0" "niào\0" "san1\0" "goddess of an ink-slab\0" "tăn\0" "(same as 溝) ditch; waterway; moat, groove\0" "joeng4\0" "taai3\0" "hak1\0" "mat6\0" "mud; quagmire\0" "mì\0" "gwai3\0" "name of a river\0" "jì\0" "name of a river, to give suck to, (same as 醹) vintage wine, (same as 乳) milk; breasts\0" "nǒu\0" "nhỏ\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" "(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" "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" "deep\0" "fàn\0" "to add to; to increase; increase; full, plentiful; abundant, saliva\0" "yì\0" "great billows; great upheavals; boisterous breakers\0" "tān\0" "leoi6\0" "(same as 淚) tears\0" "lèi\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" "(same as 涉) to wade, to experience, to involve; to implicate\0" "shè\0" "(same as 垽) sediment; dregs; precipitate; lees\0" "yìn\0" "(ancient form of 濟) various; varied; numerous, elegant and dignified\0" "jǐ\0" "(same as 淵) 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" "gu1\0" "sing4\0" "승:N\0" "noi6\0" "nài\0" "wong2\0" "the pond water is still\0" "wǎng\0" "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" "water current; water flow\0" "yì\0" "to wash rice\0" "shāi\0" "kap1\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" "jí xī\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" "deep\0" "유:N\0" "yōu\0" "mou6\0" "to ooze out; to well out; to spring out, to well up; flood tide; the water is rising\0" "mào\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" "(variant of 黎) many; numerous, black; dark\0" "lí\0" "tou1\0" "(same as 滔) fluent, to fill; to prevail\0" "hau5\0" "haam4\0" "hoeng1\0" "cung1\0" "ji4\0" "cyu5\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" "sik1\0" "of flowing water, a river\0" "xī\0" "zam6\0" "water current; water flow\0" "zhèn\0" "jung1\0" "name of a stream in Shandong Province; the flowing back of flooding waters, a sluice\0" "yōng\0" "name of a river\0" "niè\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" "immeasurable depth or profundity; extremely abstruse; unfathomable\0" "yǎo\0" "sit3\0" "water current; water flow\0" "xiè\0" "zi1\0" "water current; water flow, name of a stream\0" "zhī\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" "kok3\0" "to water; to pour water; to irrigate, to wet; to moisten; to soak in, to wash\0" "què\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" "mai4\0" "zip3\0" "syu6\0" "suk1\0" "wet; moist; damp\0" "sù\0" "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\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" "a river, in today's northeast of Sichuan Province, between Bazhong and Tongjiang\0" "tān\0" "(same as 澔 浩) radiance of gems, great currents; vast water flow\0" "gǎo\0" "tim4\0" "gu1\0" "lam4\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" "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" "gaan3\0" "brook, mountain stream\0" "jiàn\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\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 沸) boiling (for example, water) to gush; bubbling up, (same as 湃) the roaring of billows, name of a person\0" "fèi\0" "phè\0" "zik6\0" "(same as 湜) the water is clear, transparent (of water)\0" "shí\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" "damp; moist; wet\0" "nǜ\0" "pang4\0" "turbulent (said of water)\0" "píng\0" "maan6\0" "great currents\0" "màn\0" "(corrupted form of 清) pure; clear, brief; virtuous; to place in order, simple and easily understandable\0" "fu2\0" "sin6\0" "naam5\0" "jeoi6\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" "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\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" "mì\0" "(same as 瀡) slippery\0" "suí\0" "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" "many; flourishing; luxuriant growth (of vegetation)\0" "yì\0" "(same as 涎) saliva, overflowing water, to rise, to board, a region; an area; a place\0" "xián\0" "water gushing out; bubbling up, waves sweeping over the flowing water\0" "nì\0" "used in person's name\0" "yíng\0" "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" "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" "swift currents of the stream, sound of water flowing; flowing water\0" "zòu\0" "full; filled up\0" "zuō\0" "bin6\0" "turbulent flowing of the water, swift currents\0" "biàn\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" "name of a stream in ancient times; in Danyang, to plant; to sow\0" "pài\0" "(interchangeable 膄) to perspire from embarrassment or shame\0" "xiū\0" "se3\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" "cold; chilly, (ancient form of 凈) clean; pure; to purify\0" "qìng\0" "endlessly long or vast water currents\0" "xiào\0" "deep and vast of the flowing water, name of a stream\0" "jiāo\0" "gwik1\0" "after blocking the water flow takes different waterway, sound of the flowing water\0" "guó\0" "wong4\0" "mou5\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" "(same as 濙) creeks\0" "yíng\0" "kai1\0" "Mandarin duck, Aix galericulata\0" "xī\0" "can2\0" "jeoi6\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" "an ancient name of a river in Henan Province Dengfengxian\0" "yīn\0" "jing3\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" "(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" "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" "jeoi6\0" "baa3\0" "(a variant of 灞) name of a river in Shanxi\0" "bà\0" "name of a river, moving; swinging as in ripples\0" "yú\0" "(same as 淵) deep water; vast, profound\0" "jing3\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" "water currents; flowing of water\0" "yì\0" "(ancient form of 火) bright lights and illuminations of the fire, fire sounds\0" "dài\0" "gau2\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\0" "gān\0" "ashes; embers, remnants of\0" "jìn\0" "nyun6\0" "warm\0" "nèn\0" "(same as 炋) fire\0" "jam4\0" "pui1\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" "almost dry; not completely dried\0" "yǒu\0" "siu1\0" "(same as 燒) to burn, to roast, to boil; to heat\0" "fire\0" "liù\0" "ham4\0" "flame; fire, light; brightness\0" "hán\0" "bun2\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" "(same as 飪) to cook food thoroughly\0" "rèn\0" "nung1\0" "scorched, burned\0" "nóng\0" "ceon4\0" "hip3\0" "hung6\0" "fire; flames\0" "hòng\0" "the light or glow of fire\0" "tiàn\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" "very hot, to burn, to heat, to roast, dazzling; bright; shining, a very great fire; flourishing flames\0" "애:N\0" "āi\0" "wo1\0" "(Cant.) 火㶽, to instant-boil thin slices of meat and vegetables in a chafing dish at the dining table\0" "guā\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" "jung2\0" "bright; light; brilliant\0" "서:N\0" "shù\0" "long-burning fire\0" "chuǐ\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" "thriving; flourishing\0" "fù\0" "fui1\0" "(same as 恢) great; immense; enormous; vast; extensive\0" "huī\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" "tong3\0" "(variant of 熨) to iron, an iron for smoothing garments (same as 尉) to still; to quiet, a military official\0" "wèi\0" "(non-classical form of 焚) to burn; to set fire to\0" "fén\0" "embers\0" "tán\0" "zau2\0" "leon4\0" "a chemical term; known formerly as benzene\0" "lún\0" "hot3\0" "(same as 暍) sunstroke, hot; feverish\0" "hè\0" "used in person's name\0" "yǒng\0" "(same as 燬) fire; blaze, to destroy by fire; to burn down\0" "huǐ\0" "(same as 煙 捈) smoke; fumes, tobacco; opium; cigarette, mist; vapor\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" "(same as non-classical form of 焰) flame; blaze; glowing; brilliant\0" "yàn\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" "ting4\0" "đoành\0" "bou1\0" "to boil, cook; a pot, kettle\0" "jik6\0" "dat6\0" "dụt\0" "hau5\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\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" "rosy clouds of dawn; rosy dawn, sounds of the fire\0" "hù\0" "zing1\0" "(same as 烝) steam, to cook by steaming\0" "gwik1\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" "(a variant) fat; rich, a stew of fish\0" "cuì\0" "hing3\0" "to bake or dry by fire\0" "qǐng\0" "mok6\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" "smoke and dust everywhere; air pollution\0" "bèng\0" "ci1\0" "flames\0" "chī\0" "hung4\0" "dung6\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" "(same as 臇) thick soup; broth, fat; rich, a stew of fish\0" "juǎn\0" "(a variant of 燁) blaze of fire, splendid, glorious\0" "dié\0" "zaau3\0" "intense heat, to fry in intensive fire\0" "zhào\0" "saat3\0" "mou4\0" "(same as 無) without, none, a negative (a variant 嬭) to burn food in cocking; singed; burnt\0" "wú\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" "blaze of fire; burning vigorously\0" "jué\0" "flame; fire, bitter; acrid taste\0" "xiān\0" "(non-classical form of 炱) blackened with soot\0" "tái\0" "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" "seoi6\0" "dim2\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" "zyun3\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" "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" "(an ancient form of 然) to burn; to light a fire\0" "rán\0" "cyun3\0" "(same as 爨) a cooking-stove; to cook, a mess, a kind of theatrical composition\0" "cuàn\0" "jam4\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" "hon3\0" "fok3\0" "(same as 攫) to seize; to take hold of; to snatch\0" "jué\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" "(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" "to get through the space enclosed by a constellation; to go out of\0" "kòng\0" "(same as 杴) a shovel, a trough to carry off water, a wood-board; a plank\0" "xiān\0" "blocks for printing, supporting boards used in building walls\0" "zhé\0" "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" "(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" "pin3\0" "broken leather\0" "piàn\0" "household registers, printing plate, supporting boards used in building walls, (same as 欃) sandalwood, water gate; sluice; floodgate\0" "chàn\0" "wu6\0" "(non-classical form same as 互) mutually; together; each other (dialect) scratching or clawing to and fro\0" "hù\0" "(interchangeable 啃) to bite; to gnaw, a gnashing sound, (standard form 齦) gums (of the teeth), erosion; to erode\0" "kèn\0" "a big bull\0" "jiū\0" "to desist an ox (止牛)\0" "ān\0" "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\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\0" "a fine breed of cattle (cow, bull or ox), hornless cattle\0" "kē\0" "(same as 犐) hornless cattle\0" "tuó\0" "(same as 㸰 犐) hornless cattle\0" "tuó\0" "a kind of mountain cattle; big and heavy\0" "zuó\0" "ling4\0" "a kind of cattle\0" "líng\0" "sek6\0" "gwai2\0" "the lowing of an ox\0" "guǐ\0" "color of the oxtail; a flat yellow\0" "yān\0" "(same as 觢) a kind of cattle with two horns straight up\0" "shì\0" "calf, bull; bullock; ox (castrated), (a variant) domesticated animals\0" "hǒu\0" "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" "(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" "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" "untamed and indocility cattle, huge; big; large\0" "qiǎn\0" "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\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" "(same as standard form 犍) a kind of cattle, castrated bull; ox\0" "hé\0" "mou4\0" "(same as 膧 犛) a black ox, a yak, name of a state in old times\0" "lí\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" "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" "a tame, gentle and yielding cow; good, virtuous\0" "jǐn\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" "(same as large seal type form of 牭) four-year old cattle; two and a half year-old cattle\0" "sì\0" "pok3\0" "bull; bullock, a calf\0" "pǔ\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" "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" "shinbone of a cattle, a kind of cattle\0" "rù\0" "sound of calling to a calf, calf, the lowing of an ox\0" "wěng\0" "(same as 㹙) sound of calling to a calf, calf, the lowing of an ox\0" "yíng\0" "a tame, gentle and yielding cow; good, virtuous\0" "ráo\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" "(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" "kyut3\0" "a kind of animal, the animals to run about wildly, wild; mad; crazy, (same as 獪) cunning; artful; crafty\0" "jué\0" "tyun4\0" "(same as 豚) a small big; a sucking pig, to shuffle along without lifting the feet\0" "tún\0" "a rush and impatient disposition, (non-classical form 狷) rash; quick-tempered; narrow-minded, honest and straightforward\0" "xuán\0" "gaa1\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" "diu1\0" "dog with a short tail, (same as non-classical form 貂) the sable; the marten; mink\0" "diāo\0" "(non-classical abbreviated form) fox-like animal\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" "hing5\0" "saan1\0" "(same as 狦) a fierce dog, a kind of animal (looks like a wolf)\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" "jai6\0" "a kind of monkey, fox\0" "yì\0" "a kind of animal (of mule tribe) (same as 貘) tapir\0" "mò\0" "(same as 貅) a kind of animal like a tiger, a fabulous fierce beast -- thus -- fierce; valiant; heroic; brave\0" "hươu\0" "gwong1\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" "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" "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" "(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" "dog to take food, a biter (said of a dog)\0" "tà\0" "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" "cunning; crafty; sly; wily; artful, vigorous; strong\0" "piǎo\0" "a fierce dog, bite fiercely (said of dog), hunting in winter, a kind of beast\0" "zhuó\0" "(same as 猱) a monkey with yellow hair, crocodile; alligator\0" "hū\0" "nou5\0" "a kind of beast\0" "nǎo\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" "(same as 狳) (a variant of 貐) a kind of beast\0" "yǔ\0" "iǒ\0" "hau4\0" "(same as 猴) the monkey\0" "hóu\0" "ban6\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" "a fierce animal of the dog tribe; with dog's head and horse tail; with yellow and black colors\0" "hù\0" "a beast (looks like lion)\0" "yàng\0" "pig; hog\0" "wēng\0" "laam6\0" "endless barking, two dogs are fighting\0" "xiàn\0" "ban1\0" "a kind of otter\0" "pín\0" "fierce beast; the zebu; or humped-ox\0" "róng\0" "(same as 貗) the badger; a wild bear\0" "lóu\0" "(same as 獠) a general term for minority groups (southwest area) in old China; to hunt at night by torches; lascivious, weird, allurements\0" "lǎo\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" "(same as 蹟) footprints; traces (interchangeable 僄) agile; adroit; nimble, frivolous; playful; flippant\0" "zé\0" "a kind of beast, a legendary monster\0" "hài\0" "voi\0" "the fighting sound of dogs, agile; sprightly\0" "fán\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" "a kind of animal\0" "zhàn\0" "sat6\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" "sound of a tiger, a fierce dog barking endlessly, a fierce dog, sound of a dog's biting\0" "hàn\0" "to sign in lamentation, crying of a piggy, a kind of beast\0" "yú\0" "dữ\0" "a kind of beast; looks like a deer; white-tailed (same as 蠗) a kind of animal (of monkey tribe)\0" "zhuó\0" "a black ape with long tail, (same as 貁) a kind of animal (of weasel tribe)\0" "yòu\0" "lik6\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\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" "a running animal, monkey climbing along the trees, a rutted dog\0" "lián\0" "hiu1\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" "pok3\0" "(same as 璞) an uncarved of unpolished jade or gem\0" "pú\0" "(same as 玌) a kind of jade\0" "qiú\0" "gung2\0" "(same as 珙) a large piece of jade-stone\0" "gǒng\0" "zi2\0" "a kind of jade\0" "zǐ\0" "(same as 玗) fine stone like jade\0" "yú\0" "lung6\0" "si1\0" "(same as 瑡) a kind of jade\0" "a kind of jade\0" "réng\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" "dau2\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" "fat1\0" "pat1\0" "pei1\0" "gwing1\0" "a jade-like stone, a kind of jade\0" "yí\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 璯) jade decorated cap, used in person's name\0" "huì\0" "jyun5\0" "cyun4\0" "hau6\0" "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" "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 玲) tinkling of jade pendants\0" "líng\0" "ceon1\0" "a kind of jade\0" "jì\0" "red colored jade, even; regular; equal\0" "jùn\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" "(same as 琲) a string of pearls; 500 beads\0" "bèi\0" "sam2\0" "juk6\0" "pang4\0" "ji6\0" "cung1\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" "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" "sam6\0" "gik1\0" "jau4\0" "jyu4\0" "do6\0" "a kind of jade\0" "duò\0" "jyun2\0" "fine stone a little less valuable than jade\0" "gim1\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" "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" "(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" "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\0" "name of a place (be famous for fine jade), a kind of jade\0" "jí\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" "deon1\0" "taam4\0" "(same as 璿 璇) fine jade\0" "선:N 수:N\0" "suì\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" "ji6\0" "(same as 璺) a crack in jade (or porcelain)\0" "é\0" "laap6\0" "gei1\0" "(same as 璣) pearls, jade, etc. which are not quite circular\0" "기:N\0" "gwong2\0" "jing4\0" "used in people's names\0" "yíng\0" "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" "lo4\0" "珂㼈版, collotype\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" "jyu5\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" "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" "a kind of melon\0" "wēn\0" "dong1\0" "pulp of a melon\0" "dāng\0" "gourd used as a ladle or dipper\0" "lì\0" "ting4\0" "a brick\0" "tíng\0" "ngaa5\0" "of mountain; high and lofty\0" "wǎ\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" "(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" "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" "bricks (same as 瓵) 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" "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" "zip3\0" "fragments of a tile haven't t been kiln-dried completely, tiles overlapping\0" "jié\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" "(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" "earthenware (jar with a small mouth)\0" "dòng\0" "pei4\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" "to manage or regulate the leather material, soft, hunting clothes (leather trousers)\0" "ruǎn\0" "sound of broken tiles, thin tiles\0" "liè\0" "earthenware (a basin; a pot; a bowl; a crock etc.)\0" "shěng\0" "an earthen vessel; a basin; a pot; a jar\0" "ǒu\0" "a small basin; a bowl. a cup; a pot; a jar\0" "dì\0" "earthenware (a basin; a pot; a bowl; a crock etc.)\0" "yú\0" "zyun1\0" "a basin, (same as 甎) a brick; a square tile\0" "chuán\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" "piu4\0" "(same as 瓢) a ladle (often made of dried calabash or gourd)\0" "piáo\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" "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" "a cracked container, a movement of a musical composition in Tang Dynasty\0" "sà\0" "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" "unburnt tiles, earthenware\0" "hú\0" "a large earthenware jar with a small mouth and two or four ears; a big pot; bottle; pitcher; jug; vase\0" "yì\0" "a big jar; a big basin\0" "xiàn\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" "gam3\0" "gàn\0" "(same as 馦) fragrant\0" "taam4\0" "delicious; tasty (same as 醰) full flavoured; rich\0" "tán\0" "sang1\0" "(same as 甥) the children of a sister, a son-in-law\0" "san1\0" "jeoi6\0" "new branches growing (said of trees), hollow; empty\0" "yóu\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" "din6\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\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\0" "agricultural implements; farm tools, name of a place\0" "chì\0" "narrow trail of path in the fields, a name of an old county in today's Yunnan Province\0" "gōu\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" "connection of the ditches or waterways\0" "xiá\0" "bei1\0" "field, block up the water to irrigate the fields\0" "bēi\0" "am2\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" "jau4\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" "reclaimed land; flat and in even level\0" "xún\0" "zi1\0" "name of a place\0" "zī\0" "fragmented; uncultivated and desolated fields, to eliminate; remove, to clean (interchangeable 瘥) an epidemic; a plague\0" "cuó\0" "connected banks of earth or paths in the field\0" "càn\0" "zang2\0" "paddy field; rice field\0" "zěng\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" "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" "(same as 㽱) 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" "gei2\0" "seoi3\0" "dropsy; hydrophilic swelling\0" "shuì\0" "(corrupted form 瘎) diseases of the abdomen, illness, sick for the second time; get sick again\0" "chén\0" "faan2\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 痼) chronic disease, a sore in the mouth of a child\0" "gù\0" "a kind of woman's disease, to cut apart, to break\0" "wù\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" "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" "zi2\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" "muk6\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" "(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" "dysentery; diarrhea, a sore; a boil; an ulcer\0" "xiū\0" "sin2\0" "(same as 癬) ringworm, used for various diseases of the skin\0" "xuǎn\0" "diseases, sticking up or protruding of the big bottom\0" "nái\0" "(a dialect) sickness; disease, favus (a dialect) everything is good except this particular one\0" "yā\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" "illness; disease, could not have access to ...\0" "rú\0" "jyun1\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" "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" "loeng6\0" "eye disease; strabismus; squint; to look askance (a dialect) bright; light; brilliant, bright eyes\0" "liàng\0" "gang2\0" "(same as 梗) ailment; bane; distress; (Cant.) a bruise\0" "gěng\0" "jan3\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" "hip3\0" "weak breath of a sick man\0" "qiè\0" "ce3\0" "(corrupted form) to leak out; to ejaculate, to scatter; to disperse; to vent\0" "chè\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" "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" "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" "pui1\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" "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" "wong4\0" "(same as 癀) 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" "ngou4\0" "zi1\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" "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" "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" "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\0" "(same as 癍) unhealthy marks on the skin; blotches; pustules\0" "hiu1\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" "the groans or moans from a person in a critical condition\0" "ài\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" "(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" "very painful; agonizing (same as 憯) sad; sorrowful; grieved\0" "cǎn\0" "sou3\0" "(same as 瘙) a kind of skin disease (like sores from scabies)\0" "sào\0" "(interchangeable 㾾) lump in the throat, sting of a poisonous insect (scorpion)\0" "xiān\0" "gaai3\0" "(same as 疥) scabies\0" "jiè\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" "ceoi1\0" "illness; disease; ailment\0" "yào\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" "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 㿉) disease of the private part of the human body\0" "tuí\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" "(same as 白) he bright, white moon; a pure glistening white, splendid, white\0" "bái\0" "gwong1\0" "huàng\0" "dau1\0" "(corrupted form of 兜) a helmet; a head-covering, a small pocket in clothes\0" "(same as 耀) to shine; to dazzle, to show off\0" "yào\0" "hot3\0" "white color\0" "hē\0" "ceon2\0" "white, clear\0" "chǔn\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" "(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" "skin disease\0" "huán\0" "bei3\0" "to split tangled hemp\0" "bì\0" "baa1\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" "green; blue; black, extravasation of blood, to look pale or pallid (of the facial complexion)\0" "yàng\0" "wide piece of leather\0" "dá\0" "durable and solid leather\0" "áo\0" "dry and decayed, to peel off the skin; to scrape; to pare\0" "xué\0" "(same as 欹) a fierce dog, an interjection of pleasure -- Bravo! Good! (interchangeable 騎) to sit astride on\0" "zi1\0" "zī\0" "daap3\0" "wide piece of leather\0" "dā\0" "soft leather\0" "rǎn\0" "bong1\0" "(same as 幫) the sides of a shoe or gutter\0" "bāng\0" "co4\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" "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" "(a non-classical form) a bowl, a small shallow container; a small cup\0" "yán\0" "a small bowl; a small basin\0" "xī\0" "cyu5\0" "vessel; container\0" "zhù\0" "ngaa5\0" "wine cups\0" "yǎ\0" "cups; small cups\0" "fàn\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" "teoi4\0" "a kind of vessel; a container\0" "tuí\0" "mung4\0" "(same as 饛) container full of food\0" "méng\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" "a vessel; a container, a kind of animal with red hair looks like hedgehog\0" "jì\0" "kiu4\0" "food containers (bowl; basin, etc.) used in ancient times\0" "qiáo\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\0" "(same as 鹽) salt\0" "yán\0" "sik1\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" "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" "to look, to confuse; to dazzle\0" "rèn\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" "(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" "ngong4\0" "to lift up the eyes and look around\0" "áng\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" "down; (same as 䀛) to see obscurely\0" "gǔ\0" "bei2\0" "tou1\0" "with heavy eyelids\0" "tāo\0" "sight blurred; unclear; dim\0" "fán\0" "keoi4\0" "the timid look of a bird; nervous; surname\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" "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" "sight blurred; obscure and dim; unclear\0" "hǒng\0" "hòng\0" "to look, an angry look; to look at some one angrily, sight blurred; obscure and dim; unclear\0" "huà\0" "lok6\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\0" "with big eyes\0" "해:N\0" "gāi\0" "fong1\0" "sight blurred; obscure and dim; obscured\0" "huāng\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" "(abbreviated form) not to look straight forward, the pupil of the eyes not in the right place\0" "ài\0" "to look straight forward, to look, eyesight blurred; not clear\0" "영:N\0" "yǐng\0" "seon3\0" "(same as 瞬) to blink; wink or twinkle, by eyes (facial expressions) to indicate one's wish or intention\0" "shùn\0" "loeng6\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" "(interchangeable 䀿) to have a casual and short glance; to catch a glimpse of, pretty eyes, insight; vision, bright eyes\0" "chì\0" "gap6\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" "ping3\0" "to look; to regard; to inspect\0" "pìng\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" "to look at each other\0" "yán\0" "dou2\0" "many; much, more than; over\0" "dǔ\0" "(same as 䀸) to have a casual and short glance; to catch a glimpse of, pretty eyes, insight; vision, bright eyes\0" "dì\0" "dai3\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" "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" "eyes, closed eyes\0" "yè\0" "to look for a short time, attentive vision\0" "mì\0" "to examine; to survey; to inspect; to visit, to watch or see in secret; to spy; to peep\0" "qì\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\0" "with one eye closed, to close the eyes; (same as 瞸) to look askance at; (Cant.) to close the eyes\0" "xiè\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" "farsightedness (as a physical defect); hypermetropia, to look from a distance\0" "yǎo\0" "deep eyed, to look at; to inspect; to see\0" "yīng\0" "(same as 眻) pretty eyes, the space between eyebrows, (interchangeable 揚) to raise; to praise, to display\0" "yáng\0" "to wink, to shed tears\0" "jí\0" "zung1\0" "to look at; to see, to peep; to look something stealthily, angry\0" "zōng\0" "hyun1\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" "lau1\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" "to look at; to see, pretty eyes; (same as 䁏) farsightedness (as a physical defect); hypermetropia, to look from a distance\0" "yǎo\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" "syun2\0" "a kind of eye disease, (a non-classical form)\0" "sǔn\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" "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" "sim2\0" "syun4\0" "(same as 嫙) exquisite; fine\0" "선:N\0" "xuán\0" "syun4\0" "to wink\0" "chuán\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 昵) very dear; very intimate; very much in love\0" "nì\0" "ceoi3\0" "(same as 覷) 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" "to open the eyes with astonishment, (interchangeable 矐) to lose one's eyesight; to become blind; blind\0" "huò\0" "(same as 魚) fish, inferior horse with blind eyes\0" "yú\0" "zaam2\0" "to wink\0" "zhǎn\0" "muddy; dirty, eyesight obscured\0" "hú\0" "cang4\0" "to act pretentiously (by slit-eyed), eyesight obscured\0" "céng\0" "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\0" "to look at; to see; to inspect; (same as 瞸) gazing into distance, having one eye smaller than the other, to look askance at; (Cant.) to close the eyes\0" "xī\0" "to look in an evil or wicked way; wicked vision\0" "jiǎng\0" "(same as 眗) hollow-eyed\0" "kōu\0" "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" "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\0" "bright eyes, angry look; angry eyes (ancient form of 覺) to awaken, to wake up from sleep, to feel\0" "jué\0" "eyesight obscured, angry glances\0" "náng\0" "(same as 睥) to look askance; an 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\0" "eyesight obscured, abnormal vision; (Cant.) to glance at, sweep the eyes over\0" "liè\0" "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" "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" "ziu3\0" "dark; dim; eyesight obscured, angry look; angry eyes\0" "jiào\0" "to startle; to surprise; to amaze; to look at in surprise\0" "huò\0" "to have insight or vision of a simple and honest person, silly\0" "xiān\0" "weapons; arms (a lance; a spear)\0" "xù\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" "weapons; arms (a lance; a spear)\0" "hóu\0" "weapons; arms (a lance; a spear)\0" "yù\0" "jau5\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" "short (ancient form of 拙) stupid; crude; poor; slow and clumsy\0" "zhuō\0" "zai1\0" "short; (Cant.) intensifier\0" "jī\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" "short\0" "xìng\0" "short\0" "huì\0" "sek6\0" "(same as 石) rocks; stones; minerals, etc.\0" "shí\0" "to be careful; to exercise caution; to take care; to pay attention\0" "kū\0" "pebble; small piece of stone\0" "deoi1\0" "duī\0" "a kind of stone, rugged rocks, difficult; hard; difficulty; hardship\0" "yáo\0" "a kind of rock\0" "yú\0" "rocky (same as 玤) fine stone which is little less valuable than jade (interchangeable 崩) to collapse; to fall\0" "bàng\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" "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" "rocks clustered pile up together\0" "zhěn\0" "cik1\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" "haang1\0" "noise of stones rolling down, to ram the earth for foundations, (same as 夯) 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" "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" "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" "(same as 研) 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" "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 鋥) to polish; to grind; (Cant.) to push; to burst; to stuff\0" "zhèng\0" "(a kind of) rocks; stones\0" "niè\0" "diu6\0" "(a kind of) rocks; stones\0" "diào\0" "to polish; to grind; to rub\0" "lǎi\0" "daap6\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" "mong5\0" "ging1\0" "dai1\0" "(simplified form 磾) dyestuff (black colored mineral)\0" "dī\0" "kei4\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\0" "to rub; to grind; to polish; to wear\0" "jǔ\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\0" "a place in Gansu province\0" "zhà\0" "sing1\0" "a kind of rock\0" "xīng\0" "dat6\0" "baan1\0" "(same as standard form 斑) speckles; spots; mottles (same as 磐) a massive rock\0" "bān\0" "(of land) poor and barren; field which is not arable\0" "hé\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" "lou4\0" "stoneware; stone implement, soap-stone, sound of the bumping rocks, (in music) a chord\0" "láo\0" "wu2\0" "(same as 塢) a bank; a low wall; an entrenchment, a structure which slants to a lower center on all sides -- as a shipyard\0" "wù\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" "zuk6\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" "(same as 鏈) chain, cable\0" "lián\0" "a fine black stone\0" "yī\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" "syun4\0" "arch used in a bridge or doorway\0" "xuàn\0" "zam1\0" "a small pebble; small piece of stone or rock, a stone door\0" "jīn\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" "koeng4\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" "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" "(non-classical form of 䃸) electric light; a flash of lightning, wedge, preface foreword\0" "xiàn\0" "pun4\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" "a kind of stone, to research and examine\0" "yíng\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" "buk1\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\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" "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" "joeng1\0" "(ancient standard form 殃) misfortune; calamity; retribution, a departed spirit\0" "yāng\0" "achievement; accomplishment, (non-classical form of 禋) to worship with sincerity and reverence, to offer sacrifices to the Heaven\0" "인:N\0" "yīn\0" "gyun3\0" "(same as standard form 餋) 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\0" "(corrupted form) a family name\0" "chéng\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" "zi3\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" "zaa3\0" "(same as 蜡) 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" "(same as 婍) pretty; beautiful (of a woman)\0" "qǐ\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" "(same as standard form 稔) ripening of paddy or rice; a harvest, a year\0" "niè\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" "jyu4\0" "used in name of a person\0" "jyun1\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\0" "to worship the god (of the hog; pig), blessed; bliss; divine help, to protect; to defend\0" "cáo\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" "show no respect to the service of worship\0" "chuāng\0" "zai3\0" "ceoi3\0" "to worship; to offer sacrifices couple times, to thank\0" "cuī\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" "suk6\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" "a kind of grain\0" "réng\0" "grains producing neither flower nor fruit\0" "yú\0" "(same as 䴬) bran; chaff, grains; corns; cereals\0" "yì\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" "(same as 移) to change; to shift; to move; to influence, to coney; to forward\0" "yí\0" "nin4\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\0" "ten handle of grains (rice plant)\0" "jiǎn\0" "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" "inside; within; inner; interior; domestic, heartlessness\0" "ruì\0" "sin1\0" "xiān\0" "jyut6\0" "lai4\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 稚) young and tender; small; delicate; immature, (same as 稊) darnels; tares, grass\0" "zhì\0" "tou4\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\0" "(same as 秈 籼) common rice, as distinguished from glutinous rice; (corrupted form of 䄼) name of a place in ancient times\0" "tiǎn\0" "thick; height, black millet\0" "rù\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" "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" "long grains\0" "lì\0" "gwai1\0" "farm tool; agricultural implements, to till; to plough; to cultivate\0" "guī\0" "zi3\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" "yuàn\0" "aa3\0" "a kind of rice plant, shaking and waving of the rice plant\0" "yà\0" "a spacious house, (corrupted form of 秺) bundle of rice plant, name of a place\0" "chá\0" "a kind of grain; sweet and round rice\0" "wǎn\0" "gyun1\0" "stalk (stem) of wheat or rice plant\0" "juān\0" "ting5\0" "straight upward of the wheat and rice plant\0" "tǐng\0" "different; to distinguish\0" "yǒu\0" "rice boiled to gruel, congee; porridge\0" "huì\0" "a bundle, to bind; bondage, a small bundle of, term of measurement; 10 bundle of rice plants\0" "jiǎn\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 䎩) to till; to plough; to cultivate\0" "zī\0" "geoi1\0" "a variety of millet\0" "jū\0" "am1\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" "(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" "grass; herb; straw; weed, bundle of straw\0" "hùn\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" "stalks of grain (rice plant)\0" "nè\0" "saam1\0" "(simplified form of 穇) varieties of millet; panicled millet, ear of grain producing no fruit, short grains\0" "cǎn\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" "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" "to plant; to sow; to cultivate\0" "qì\0" "ripening crops, long grains, husks; chaff; bran (of grain)\0" "jié\0" "feeble; weak of the rice plant\0" "máo\0" "fine rice seedling; growing rice in order, (same as 蔭) shade of trees; shade\0" "yān\0" "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" "loek6\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" "an2\0" "a kind of grass\0" "ěn\0" "to eat to the full; surfeited\0" "hùn\0" "kei4\0" "to plant; to sow wheat\0" "qí\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" "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" "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" "(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" "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 霉 黴) 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" "lim4\0" "a kind of grain, (same as 稴) trees producing no fruit\0" "lián\0" "dou6\0" "a kind of rice plant; Excellent crop, to choose or to select hulled rice, millet; grains\0" "dào\0" "a bundle, a bundle of rice plant\0" "zhǎn\0" "ci4\0" "to accumulate or to store up rice, to purchase grain with public funds and store it against famine\0" "zī\0" "cou3\0" "fung6\0" "zi6\0" "(non-classical form of 稚) young and tender; small; delicate; immature\0" "zhì\0" "baa6\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 秋) the autumn, the fall of the year, a season, a time\0" "qiū\0" "kai1\0" "lung4\0" "cut crops (not yet collected and tied up)\0" "lóng\0" "cim1\0" "grass and grains producing no fruit\0" "xiān\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" "a little protruded\0" "chéng\0" "gau3\0" "(corrupted form of 究) to examine; to study; to investigate exhaustively\0" "jiù\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\0" "to pierce through; to penetrate or bore through; to thread, to cross; (Cant.) hole, hollow, cavity\0" "chōng\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" "deep and dark; profound, (same as 窈) tranquil; placid; serene, soft and pleasing; plausible; exquisite; very pleasant\0" "yǎo\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" "(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" "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" "empty; hollow, unreal, high and vast, the space\0" "yòu\0" "a cave; a hole, to bore through or drill a cave as a dwelling\0" "xuè\0" "deep and dark; profound, far; vast, obscure, mysterious\0" "yǎo\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" "a cave; a hole\0" "láng\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" "wo1\0" "(same as 窩) a cave; a den, living quarters; a house, to hide; to harbor\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\0" "color of the light; brilliance or gleaming\0" "hōng\0" "coeng1\0" "(same as 窗) 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" "hin1\0" "cave; inside of a cave\0" "xuān\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" "a short shaped face, charming; beautiful; delicate\0" "zhuó\0" "a cave; a tunnel; a grotto, name of a mountain\0" "yū\0" "big; large; thin; light, rugged; uneven, a deep cave\0" "tān\0" "kwaang1\0" "a spacious house, emptiness; (Cant.) an intensifier\0" "kāng\0" "seoi6\0" "(same as non-classical form 邃) far distant; remote, the extreme; the farthest\0" "qióng\0" "gwai1\0" "an echo, a high and deep; large; big; specious house\0" "chéng\0" "noise of a mouse in the cave\0" "jiū\0" "a hole; an opening; an aperture; deep; far and profound\0" "xuè\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" "wo1\0" "a nest; 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" "(same as 寱) (standard form of 囈) to talk in sleep; somniloquy\0" "yì\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" "zi6\0" "(same as 竢) (ancient form of 俟) to wait for, until; when; as soon as\0" "sì\0" "hat1\0" "ngất\0" "fat6\0" "to stand still\0" "fá\0" "sap6\0" "decaliter\0" "maang4\0" "(corrupted form of 氓) the people; the populace, rascal; vagabond\0" "méng\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" "baak3\0" "hectolitre, equal to one hundred times of one litre\0" "gwong2\0" "hoi6\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" "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" "lo6\0" "atrophy, paralysis; impotent, stand\0" "luò\0" "seoi1\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" "name of a variety of bamboo\0" "yǐn\0" "pok3\0" "(same as 攴) to tap; to rap, (same as 撲) to pat; to beat; to strike; to dash; to smash\0" "zi2\0" "name of a variety of bamboo\0" "zhǐ\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" "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" "a kind of bamboo, colorless bamboo, bamboo shoot\0" "ǎng\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" "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" "thin bamboo laths knitted sail, a thin and long strip of bamboo; books in ancient style, to set sail; to depart\0" "zhū\0" "lou5\0" "containers made of thin and long strip of bamboo or willow branches\0" "lǎo\0" "a bamboo mat used in ancient times, (interchangeable 衽) a sleeping mat\0" "rèn\0" "sậy\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" "(same as 笝) a hawser; a cable; a bamboo rope used to tie on a boat, to mend a bamboo fence\0" "nà\0" "caak3\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 箋) a memorandum tablet, slip of paper, fancy notepaper, a note, a document\0" "sai1\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" "bit6\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\0" "a bamboo mat, a kind of bamboo, bamboo ware, a seat cushion in a carriage\0" "chéng\0" "(same as 箘) a kind of bamboo\0" "jùn\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" "a bamboo vessel used to catch fishes\0" "yì\0" "zai3\0" "a coarse bamboo mat\0" "zhé\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" "cuk1\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" "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 罩) 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" "ling4\0" "name of a variety of bamboo; (Cant.) 䈊仔, a useless fellow\0" "líng\0" "name of a variety of bamboo, a cover made of bamboo\0" "tà\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" "jip6\0" "a leaf; page of a book; leaf of a door; 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" "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\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\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" "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" "a thread used by carpenters for marking, (interchangeable 沁) to leak; to soak through\0" "qìn\0" "seoi1\0" "name of a variety of bamboo, a kind of winnowing basket\0" "xū\0" "(same as 竺) ancient name of India, a Chinese family name, (interchangeable 篤) honest; straightforward\0" "dǔ\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" "name of a variety of bamboo, (same as 檧) a small basket or a small cage\0" "cōng\0" "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" "(corrupted form) skin of bamboo shoots, bark of bamboo\0" "wěi\0" "haan6\0" "gim3\0" "a small, tall and no ears basket made of bamboo used to hold grains\0" "xì\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" "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" "name of a variety of bamboo, utensils; implements\0" "zhēn\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\0" "a cage; a basket; a noose\0" "qiàn\0" "luxuriant; exuberant of bamboo\0" "wēng\0" "an arrow; a dart, asparagus fern\0" "róng\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" "(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" "(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" "belt of the canvas top on vehicles\0" "mì\0" "syu3\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" "small bamboo whose joints are three feet apart, used for arrows, name of a variety of bamboo\0" "zhì\0" "name of a variety of bamboo\0" "diǎo\0" "zaam1\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\0" "(interchangeable 觚) a writing-tablet; a square piece of wood, a corner; an angle; an edge\0" "gū\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" "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 簬) used for arrows\0" "kū\0" "mou4\0" "black skinned bamboo\0" "wú\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" "mattress made of bamboo strips, bed\0" "luò\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" "a receptacle or container, as a cup, ladle, spoon, etc.\0" "yī\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" "name of a variety of bamboo, a bamboo shoot, a bamboo tube\0" "méng\0" "bamboo basket for washing rice, implements used to move the silkworm\0" "yù\0" "zi6\0" "young and tender bamboo\0" "zhì\0" "bamboo ware\0" "yǐ\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" "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" "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" "sou2\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\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" "bamboo joints, name of a variety of bamboo, small bamboo\0" "yì\0" "au1\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" "faai3\0" "coarse bamboo mats\0" "fèi\0" "lip6\0" "name of a variety of bamboo, covering made of bamboo strips\0" "liè\0" "leon6\0" "to plant; to set up, to damage, to lose, weak\0" "lìn\0" "dried bamboo\0" "xiàn\0" "bamboo shoots, (same as 筊) a rope made of bamboo strips, a kind of bamboo device used in divination\0" "xiào\0" "au1\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" "a bamboo ware to collect and keep something in, a kind of bamboo ware used to dripping rice\0" "ráng\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" "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" "hung4\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" "(same as 粄) rice cake; cake made of glutinous rice\0" "bǎn\0" "bei3\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 䉿 糊) paste; to paste, sticky; glutinous, to stick\0" "hú\0" "(same as 籸) 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" "mixing rice with broth, a grain of rice\0" "pèi\0" "kung4\0" "polished rice\0" "qióng\0" "ming4\0" "to soak rice\0" "míng\0" "cooked, dry rice flour, (same as 糗) cured dried grain; parched wheat or rice\0" "jiù\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" "lei4\0" "thick congee or porridge; well-boiled congee or gruel, (same as 黎) many; numerous\0" "lí\0" "powder; flour, to roll round with the hand, thick congee or porridge\0" "quǎn\0" "sam2\0" "(non-classical form of 糝) 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\0" "to paste up; to attach to; to stickup; to glue\0" "shì\0" "polished rice; refined rice\0" "yíng\0" "(same as 饘) well-boiled congee or gruel, thick, rich\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" "a grain (of rice, etc.)\0" "jiù\0" "cooked or well-done, ripe, fine rice\0" "yān\0" "deoi1\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" "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" "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" "coarse rice, red rice\0" "cuǐ\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" "dik6\0" "name of a variety of grain\0" "dí\0" "(same as standard form 穬) grains with beard (rice plant, wheat, etc.) unripe rice plant\0" "kuàng\0" "foodstuff; provisions; grains for human consumption\0" "chú\0" "cim1\0" "cakes made of rice-flour\0" "xiān\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" "food made of rice-flour\0" "qiàn\0" "kau4\0" "young and small, (same as 絿) rash and impatient\0" "qiú\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" "(standard form of 紆) to twist; to distort, a cord\0" "cin1\0" "(an abbreviated form of 纖) small, fine, delicate\0" "wu6\0" "an implement to draw or to collect ropes or cords\0" "hù\0" "silky, very fine thread\0" "gān\0" "ci2\0" "measuring unit; end of spoilt silk\0" "chǐ\0" "gwaai3\0" "fine thread, linen thread, silk thread; 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" "shoes made of hemp or hair\0" "huà\0" "(ancient form 綆) a rope for drawing up water (from a well, stream, etc.)\0" "gěng\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" "mong5\0" "(same as 網) web; net; network\0" "wǎng\0" "ngau4\0" "wu6\0" "jik6\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\0" "a thread; clothes for the dead\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" "(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" "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" "fabric; textile with patterns used for hem decorations, decorations on carriage and horses, varicolored silk or fine cloth loose in texture\0" "yuè\0" "to tie; to knot, to join\0" "liè\0" "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" "to band together; to twist; to wring and to disperse fiber then to make thin silk, cloth, cotton-yarn or rope\0" "bì\0" "(same as 紝) to lay the warp; to weave\0" "rèn\0" "long, a gown; a long dress\0" "yù\0" "luột\0" "gin1\0" "(same as 䋌 堅) strong and durable, solid and firm; tight; pressing\0" "zeoi6\0" "(same as 縋) to hand by a rope; to let down by a rope\0" "chuò\0" "reins; bridle\0" "ěr\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 綮) crucial points; critical points, an embroidered banner, sheath for a lance head\0" "qìng\0" "(abbreviated form of 纓) a throat-band; chin strap for holding the hat, tassel; a fringe\0" "mong5\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" "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" "plain white silk, to soften and whiten raw silk by boiling\0" "yuè\0" "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\0" "to set in order the old, raw, coarse, waste silk or cotton\0" "fǔ\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" "rug; carpet; blanket, woolen textiles; woolen goods; woolen stuff; woolen fabrics\0" "tiān\0" "to weave silk fabrics with green color for longitude and white for latitude, silk fabrics from Yuyang\0" "yù\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\0" "(same as 綮) crucial points; critical points, an embroidered banner, sheath for a lance head\0" "qǐ\0" "to bind or restrain; restraint; restriction, timid and awkward, to wind around; to tangle, to connect; to join, together with\0" "jú\0" "(same as 斄) a wild yak, hard and curved hair, name of a county in ancient times\0" "lái\0" "sing4\0" "(non-classical form of 繩) 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" "silk fabrics with mixed colors\0" "niù\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" "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 緧) a crupper; traces\0" "to spin and weave, equal; uniform; (same as 紝) to lay the warp; to weave\0" "nín\0" "ting1\0" "slow; leisurely, to delay; to slacken, silk ribbons\0" "tīng\0" "hempen sandals, leather shoes (for children)\0" "běng\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" "a pleat; fold, a piece of string; ribbon used to tie clothes, a rope; a line; a cord\0" "yāo\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\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\0" "a thick ropes\0" "táng\0" "silk fabrics\0" "guì\0" "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" "(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" "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" "(corrupted form of 繁) many; abundant, complex; intricate\0" "fán\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" "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" "to knit; to twist ropes, a belt to hang sword, poor qualitied silk wadding\0" "biè\0" "hank of ropes\0" "huàng\0" "suk1\0" "wrinkles; creases; folds\0" "sū\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" "to weave silk ribbons, (interchangeable 澼) to wash; to launder\0" "bó\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" "zyun2\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" "jan5\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" "thin silk fabrics, sound of the rubbing of clothes\0" "cā\0" "mit6\0" "fine, thin stockings or socks\0" "miè\0" "to continue; to extend; to review\0" "yǎn\0" "laam6\0" "(non-classical form of 纜) 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" "connected silk, measurement\0" "niè\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" "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" "cau4\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" "gwing2\0" "(simplified form of 絅) (same as 褧) a garment of one colour with no lining, a dust coat\0" "jiǒng\0" "(simplified form) (interchangeable 耳) flourishing; thriving; vigorous\0" "ěr\0" "(simplified form) (same as 翼) wings, fins, to help; to assist\0" "yì\0" "deoi6\0" "a kind of fine silk fabric\0" "ruì\0" "coi2\0" "varicolored silk; motley\0" "cǎi\0" "(same as 紝) 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 襤) 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" "tools to draw water or liquid\0" "yú\0" "jau4\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" "container for grains used in ancient times\0" "zhù\0" "daap6\0" "flat-bottom crock (with narrow opening); jug, pitcher, vase, etc; (Cant.) stool\0" "tà\0" "ping4\0" "(same as 缾 瓶) bottle; pitcher; jug; vase\0" "píng\0" "zaai2\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" "seoi4\0" "bottle; pitcher; jug; vase; an earthen jar with narrow opening\0" "chuí\0" "(same as 瓿) a jar; a pot\0" "bù\0" "unburnt bricks; tiles; earthenware, etc.\0" "kòu\0" "cyun3\0" "a spindle, an earthenware used to pinch or knead, a small crock\0" "cùn\0" "jyun4\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\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" "(corrupted form) net; web; network\0" "mǒu\0" "wu6\0" "(a corrupted form) net for catching rabbit\0" "hù\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" "(same as 罦) a kind of net in a trap used to catch birds and beasts; a covering for a cart\0" "fú\0" "(same as 罥) to hang up; to bind; to entangle, net; web; network\0" "xuàn\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" "net; web; network\0" "tà\0" "wik6\0" "(same as 罭) a drag-net; a fine net used to catch small fish\0" "yù\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" "netted veined window-sill\0" "wú\0" "leoi4\0" "a kind of fish net\0" "léi\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" "to castrate, a ram or he-goat, last name\0" "pō\0" "joeng5\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" "to4\0" "a legendary goat-like animal with 4 ears and 9 tails, a kind of goat with no horn\0" "tuó\0" "to use; to made; to act, a kind of goat with mixed colors\0" "pēng\0" "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" "a plague or a pestilence of goat (sheep); black goat or sheep, black\0" "ceoi4\0" "the wild goat or sheep\0" "xú\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" "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 羶) 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" "young goat of sheep under one year old\0" "xuàn\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" "flying\0" "yǎn\0" "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" "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" "fine down; floss; wool\0" "rǎn\0" "hiu1\0" "hairy; long tail feather of a bird\0" "xiāo\0" "pok3\0" "flying\0" "pò\0" "liu6\0" "flying\0" "liào\0" "quick; quickly, hasty, soft and meek feather\0" "zhōu\0" "flying\0" "yì\0" "to walk swiftly, (same as 矞) scared; afraid; fearful; frightened\0" "xù\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" "to glide or to hover up in the air, to soaring\0" "nà\0" "young birds flying\0" "hán\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" "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" "flying\0" "pīn\0" "wai6\0" "the end of bird wings, bird wings\0" "guàn\0" "lou5\0" "fan1\0" "aged; to get old, advanced age; great age; old age\0" "hūn\0" "zyu3\0" "(same as 翥) to soar\0" "chú\0" "ze2\0" "to fawn on; to flatter; to please, to love, attractive\0" "ér\0" "to twist or to crumple between hands and make something turn, (same as 懦) cowardice; timid; weak and cowardly\0" "ér\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" "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" "gaak3\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" "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" "the stalk of grain; straw, a hammer used to pound grains and corns, etc.\0" "nè\0" "to plant; to sow; to cultivate\0" "chuàng\0" "paa4\0" "a harrow; a rake\0" "bà\0" "a kind of farm tool made of twisted thorn strips used to flatten the land\0" "cāo\0" "to plant; to raise or grow (plants); to cultivate\0" "tì\0" "hon3\0" "winter ploughing, to plough a dry farmland (upland), to till; to plough\0" "hàn\0" "name of a place in Sichuan Province\0" "zuó\0" "paa4\0" "a harrow; a rake\0" "bà\0" "ngat6\0" "ear lobe; lobule\0" "zhé\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" "(ancient form of 聞) to hear, to learn, to convey, to smell\0" "wén\0" "zai3\0" "to learn; to hear; (Cant.) to work; to be willing\0" "zhì\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" "(corrupted form of 睔) big and round eyes\0" "gǔn\0" "cau4\0" "buzzing in the ears; tinnitus aurium\0" "qiú\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" "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" "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" "(archaic form of 肅) respectful; solemn; serious; majestic, neat and quite\0" "sù\0" "hat1\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" "(same as 肙 蜎) a small worm; larvae of mosquitoes, empty, to twist; to surround\0" "yuàn\0" "fung4\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" "(same as 炙) 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" "the stomach; gizzard\0" "guǎn\0" "to eat meat; (same as 肘) the elbow; (same as 腬) fine quality of meat; (same as 衄) nosebleed\0" "niǔ\0" "jam6\0" "to cook food thoroughly\0" "rèn\0" "a wound; a bruise; a sore, scar, muscles of the back\0" "zhèn\0" "unexpectedly; suddenly aching of the midriff or waist; lumbago\0" "gài\0" "pat1\0" "a big abdomen, a female animal with a fat belly\0" "pì\0" "dam1\0" "(same as 醓) 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" "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" "fat; plump; obesity; obese\0" "hē\0" "zyun1\0" "gizzard\0" "zhuān\0" "mut6\0" "the belly; the abdomen\0" "mò\0" "fat meat, big; large\0" "bié\0" "(ancient form of 汁) meat soup, mixed meat\0" "qì\0" "si6\0" "uncooked or raw meat, an organic compound; Proteose\0" "shì\0" "bei2\0" "meat, rough; cracked skin\0" "bǐ\0" "zeoi1\0" "(same as non-classical form 蛆) maggot\0" "jué\0" "(same as 囟) 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" "fatty; greasy, not thick; not tight, plump and pretty of the flesh\0" "나:N\0" "nà\0" "da\0" "to swell up greatly, to swell; a swelling; a boil\0" "huǐ\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" "in between of the abdomen and the spine; the spinal column\0" "xiū\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" "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" "protruded bones; swelling, a crooked nose\0" "tī dié\0" "zit3\0" "(in chemistry) olein, oil and grease; fats (esp. animal), the ribs and skin\0" "zhè\0" "dim; ambiguous; unclear eyesight, sharp ends of something\0" "shào\0" "teo\0" "plump, rich and full, plentiful, swelling, a plump trunk (body)\0" "měng\0" "the stomach; gizzard (of birds and fowls), (same as 髀) buttocks, thigh\0" "bì\0" "hon6\0" "medicine for a sore; a boil (injure by a sword or a knife)\0" "hàn\0" "fish, eyes of the fishes\0" "yú\0" "to watch stealthily\0" "xiàn\0" "pong1\0" "to swell; swelling\0" "pāng\0" "nang4\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" "meat pulp; mashed meat cooked with soybean sauce, last name\0" "bù\0" "(non-classical form of 䏺) 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" "duk1\0" "the buttocks; the rump, fat; plump, one of the seven constellations; name of a star, the anus\0" "zhuó\0" "luk6\0" "fat of animals or plants, fat; plump; obese\0" "lù\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" "the buttocks; the bottom; the rump, to groan; to moan\0" "xī\0" "big belly, swollen of the belly\0" "cǎi\0" "man5\0" "clear; bright, (same as 吻) to agree; match, (same as 唇) the lips; the labia\0" "wěn\0" "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; the head\0" "zì\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" "(same as 䐢) excellent food; delicacies, to wrinkle; to contract, beautiful; elegant, dried and seasoned meat\0" "chù\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" "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" "soft, (same as 脜) gentle; mild; temperate facial expression\0" "róu\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" "oil and grease; fats, the bursting of a wound\0" "jí\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" "to loosen; to widen skin\0" "dā\0" "can1\0" "a swollen belly; dropsical, edematous; to swell; inflated\0" "chēn\0" "thick; heavy fat of animals or plants\0" "suò\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" "fat; plump, bent; curved feet\0" "xiǎng\0" "fong1\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" "zo3\0" "to wrinkle; to contract, beautiful; elegant, dried and seasoned meat, excellent food; delicacies\0" "zhù\0" "soup made of cut meat mixed with blood\0" "sǔn\0" "dried and seasoned meat, sound of the abdomen\0" "chāi\0" "ung3\0" "stinky; offensive-smelling; odorous, fat; plump\0" "wěng\0" "ỏng\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" "goi1\0" "fat; plump, the fetus of livestock, delicious meat\0" "gāi\0" "zeon3\0" "(same as standard form 臇) fat; rich, a stew of fish\0" "fàn\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" "skin\0" "chǎn\0" "ugly appearance of a person, dry meat; preserved meat\0" "léi\0" "sau1\0" "(same as 羞) to offer food as tribute; delicacies, savoury food\0" "xiū\0" "to pick the meat in between of bones\0" "zhài\0" "zaap6\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" "(same as 魚) fish\0" "yú\0" "gui3\0" "lumbago\0" "guì\0" "fat; obese, swelling\0" "gōng\0" "zaam1\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" "(non-classical form of 膕) the back of the knee, crooked feet\0" "huò\0" "sau1\0" "preserved and dried meat, (a dialect) fried; cooked small pieces of meat, meat broth\0" "sōu\0" "delicious; tasty food, (same as 醰) of a fine flavour\0" "tàn\0" "gu1\0" "big pieces of dried meat\0" "gū\0" "hai6\0" "thin membrane of the throat; bullet\0" "xì\0" "mun4\0" "mán\0" "dok6\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" "uk1\0" "fatty; greasy, ointment\0" "wù\0" "jaai5\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" "bei6\0" "rich; abundant; big and strong; vigorous, husky, (same as 瘜) (nasal) polypus\0" "pì\0" "(non-classical form) dizzy and sleepy; slumberous\0" "méng\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" "bok1\0" "meat to offer for worship\0" "bó\0" "excrement, shit; night soil\0" "yíng\0" "wai4\0" "fat; plump, physical disease; carnal\0" "wéi\0" "fat; obese\0" "rǎng\0" "laan4\0" "what is left over of the food (of birds and animals); (same as 爛) overripe; rotten, cooked soft; well cooked\0" "lán\0" "(same as 咽) to swallow; the throat, (same as 癭) a reddish swelling on the neck, gnarl\0" "yān\0" "caam2\0" "soup of pig's intestines, meat soup; meat broth\0" "chǎn\0" "kyun4\0" "ugly, a legendary animal\0" "quán\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" "dou3\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" "zit3\0" "tong4\0" "to pound (grain) in order to remove the husk\0" "dàng\0" "co4\0" "to pound; to ram down, to polish; to grind barley or wheat\0" "cuó\0" "daam1\0" "put out the tongue; (same as 㐁) to lick; to taste\0" "tān\0" "tim4\0" "(non-classical form of 甜) sweet; agreeable; pleasant\0" "tián\0" "saai5\0" "(standard form of 舐) to lick\0" "chǐ\0" "taap3\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\0" "(same as 艖) small boat (short and deep)\0" "(non-classical form) (same as 舠) a knife shaped small boat\0" "cam1\0" "a sailing boat\0" "chēn\0" "gam6\0" "a boat; a ship; vessel\0" "jìn\0" "ngap6\0" "a moving boat; a sailing boat, tools used on a boat, a speedy boat\0" "è\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" "gu2\0" "a kind of inland rivers warship used in Qing Dynasty\0" "ngap6\0" "a sailing; moving boat\0" "è\0" "bang1\0" "tools for boat, name of a boat\0" "bēng\0" "boat, large boat, to dispel; to remove; to move, to stir up\0" "tāo\0" "dai3\0" "war vessel; man-of-war; warship\0" "dì\0" "do2\0" "a boat; a ship; vessel\0" "dì\0" "bou6\0" "small boat\0" "bù\0" "a boat; a ship; vessel\0" "wǎn\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\0" "a boat; a ship; vessel\0" "qí\0" "muk6\0" "(corrupted form of 艒) a small boat\0" "mù\0" "sprightly boat; light boat\0" "qiàn\0" "gin1\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" "(same as 帆) a sail (of a boat)\0" "covering; curtain, or screen of a boat, to sail a boat\0" "yóu\0" "ocean-going liner, steamer, a boat; a ship; vessel\0" "zhōu\0" "a large boat\0" "tà\0" "zek3\0" "suk1\0" "small boat\0" "sù\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 造) 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" "tang4\0" "beautiful eyes, (dialect) a pair; two\0" "téng\0" "cit3\0" "name of a ship, a sailing boat\0" "chè\0" "fu3\0" "name of a ship, fully load of a boat\0" "fù\0" "fei6\0" "(same as 橨) side beam of a boat\0" "fèi\0" "mou5\0" "a long, narrow boat\0" "wǔ\0" "a patient (of jaundice; icterus) facial complexion\0" "xī\0" "joeng2\0" "air current; atmospheric current\0" "yǎng\0" "ming6\0" "dark blue color, without color, to close the eyes\0" "mìng\0" "pong2\0" "without color, clear and lucid\0" "pǎng\0" "mong5\0" "without color, clear and lucid\0" "mǎng\0" "zang2\0" "disturbed in mind, not in good health, a fierce or ferocious appearance\0" "sēng\0" "disturbed in mind, not in good health, a fierce or ferocious appearance, a bad look\0" "méng\0" "(non-classical form of 艸) grass; straw; herbs; weeds\0" "cǎo\0" "tiu4\0" "(same as 芀) name of a plant (much used for making brooms); a reed\0" "tiáo\0" "kaai2\0" "to do violence, perverse; rebellious, calamities; tribulations; miseries; crime; sin\0" "kǎi\0" "baai3\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" "seon3\0" "a kind of herb medicine (plants of the mugwort or artemisia family)\0" "xìn\0" "(same as 芞) fragrant herb, vanilla\0" "qì\0" "seoi1\0" "(same as 荾) parsley, (same as 葰) ginger, pistil\0" "cong4\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" "name of a variety of grass, a kind of herb\0" "niú\0" "ngâu\0" "haau4\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" "name of a variety of grass\0" "yǐn\0" "ngong4\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" "(same as 苒) (of flowers and grass) lush or delicate\0" "rǎn\0" "name of a variety of grass\0" "rì\0" "mun4\0" "corresponding; equivalent, considerable; to a great extent, appropriate\0" "mán\0" "faan3\0" "grass floats on water\0" "fàn\0" "a vessel or utensil made of straw, grass or weeds, a kind of grass\0" "qū\0" "a kind of vegetable, plants of the mugwort or artemisia family\0" "shǐ\0" "wo4\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" "gong1\0" "jyun4\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" "zaa3\0" "another name for 黃岑 (Scutellaria baikalensis)\0" "chà\0" "(same as 朵) a flower; a cluster of flowers; a bud, lobe of the ear\0" "duǒ\0" "name of a variety of grass\0" "yǒu\0" "name of a variety of grass\0" "hào\0" "tin1\0" "(ancient form of 天) the sky; the heaven, Nature; God, day\0" "gwaa1\0" "a kind of plant, a kind of herb; Chinese trichosanthes (Trichosanthes kirilowii); bryonia\0" "guā\0" "hyut3\0" "grass\0" "xuè\0" "loi6\0" "grassy, fruitful\0" "lèi\0" "gan2\0" "(ancient form of 堇) clay\0" "jǐn\0" "hei2\0" "a medical herb; acrid taste; poisonless; harmless\0" "qǐ\0" "kuk1\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" "yī\0" "liu4\0" "liáo\0" "gat1\0" "dang2\0" "name of a variety of grass, last name\0" "yán\0" "melancholy and sad, withered (said of grass and trees)\0" "yì\0" "ngan4\0" "grassy, name of a variety of grass\0" "yín\0" "kan4\0" "(same as 芹) celery; a kind of water plant\0" "qí\0" "zit3\0" "to cut the; to sever grass\0" "zhé\0" "luxuriant; lush of grass and trees, (same as 赫) bright; glowing, brilliant; glorious, (same as 嚇) angry, fear; dread; fright; scare\0" "xì\0" "a kind of plant; chicken-head; Euryale ferox\0" "yì\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" "zi1\0" "elm-seeds -- used as food\0" "zhī\0" "zi3\0" "polygala (a medical herb)\0" "zhì\0" "hon2\0" "cruciferous flowers; with acrid seeds; used as medicine\0" "hǎn\0" "cuk1\0" "name of a variety of grass\0" "chuò\0" "fu1\0" "flourishing; luxuriant; a lush growth of flowers\0" "fū\0" "seon4\0" "name of a variety of grass\0" "chún\0" "ping4\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" "cau4\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" "haau3\0" "jyun5\0" "polygala (a medical herb)\0" "tuǒ\0" "kung4\0" "Cnidium officinale, a kind of medicinal herb\0" "qióng\0" "cung1\0" "(same as 葱 蔥) scallions; leeks; onions\0" "cōng\0" "a kind of plant, name of a variety of grass\0" "gāo\0" "slanting; inclined; sloping\0" "kuā\0" "a kind of vegetable, a water-plant; the bulbs of which art used as food -- Sagittaria sagittifolia\0" "qū\0" "molecular formula (C18H12), to brush\0" "qū\0" "zi1\0" "salted or pickled vegetables\0" "zhī\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" "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" "laat6\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" "kei4\0" "name of a mountain in Taiwan\0" "qí\0" "coek3\0" "zhuó\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" "absinthin, Artemisia capillaris, a kind of medicinal herb\0" "yīn\0" "caai4\0" "a kind of herb medicine; Bupleurum\0" "chái\0" "fine; silky; new growth of grass\0" "ruì\0" "name of a variety of grass\0" "hěn\0" "edible fungus from trees\0" "ruǎn\0" "fu1\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" "weed\0" "jiān\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" "kau3\0" "mong4\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" "ham6\0" "a lotus flower\0" "hàn\0" "seoi1\0" "(same as 荽 葰) parsley\0" "leot6\0" "name of a variety of grass\0" "lì\0" "vegetable soup, a kind of vegetable\0" "zǐ\0" "zou2\0" "cordate houttuynia (Houttuynia cordata)\0" "zǔ\0" "name of a variety of grass; rushes, dodder\0" "yáo\0" "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\0" "lush growth of grass, trees and fruits\0" "gòng\0" "scattered or dispersed of grass and trees, (non-classical form of 蒜) the garlic (belongs to meat and fish diet)\0" "lì\0" "bang1\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" "gou1\0" "name of a variety of grass, (Pueraria thunbergiana); the white birch\0" "duk1\0" "name of a variety of grass\0" "sù\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" "zin1\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" "pui5\0" "name of a variety of grass\0" "배:N\0" "bèi\0" "heoi2\0" "herb medicine; teasel root\0" "xǔ\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" "zou6\0" "fish paste; fish cooked in soy sauce\0" "zuò\0" "diu3\0" "name of a variety of grass\0" "diào\0" "seon4\0" "herb medicine; the water plantain\0" "chún\0" "king2\0" "fibrous plant of which cloth, rope, bag are made\0" "qǐng\0" "naam4\0" "herb medicine; hellebore\0" "nán\0" "zaai1\0" "name of a variety of grass\0" "zhāi\0" "leot6\0" "the beginning; to start, new growing of the grass\0" "lǜ\0" "shake and wave of the grass\0" "yí\0" "thin root (rhizome) of the lotus, (same as 梢) the tip of a branch, (same as 槊) a long spear; a lance\0" "shǎo\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" "paa1\0" "the lush and luxuriant of the grass and flowers\0" "pā\0" "siu1\0" "(non-classical form of 蕭) common variety of artemisia\0" "mui4\0" "(same as 蔾) a kind of plant; the caltrop; caltrap\0" "lí\0" "ung3\0" "cik1\0" "song2\0" "name of a variety of grass, scattered or dispersed of the grass and trees\0" "shuǎng\0" "so1\0" "hemp, marijuana (female; pistillate), herbage\0" "yì\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" "fu3\0" "salted; pickled leeks or scallions\0" "kù\0" "fu3\0" "(variant of 葍) name of a variety of grass; perennial; creeping plants\0" "fù\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" "chickling\0" "rán\0" "cak1\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" "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" "wai4\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" "sound of the grass; parsley\0" "sè\0" "oi3\0" "to cover; to put a cover over something, small, low, weak, pure; clean; clear\0" "ài\0" "hei3\0" "a kind of fragrant herb, a kind of vegetable (growing in the water; something like the bracken)\0" "qì\0" "zyun2\0" "lush growth; dense growth of trees and grass, to huddle together; to crowd together\0" "zǔn\0" "fun2\0" "name of a variety of grass, Compositae; chrysanthemum family, perennial herbage; to blossom in winter\0" "kuǎn\0" "fei2\0" "suddenly, name of a variety of grass\0" "fěi\0" "jyun5\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" "dau6\0" "round straw quilt; bedding; cushion; mattress; mat for the chair, name of a variety of grass\0" "dòu\0" "wui6\0" "name of a variety of grass, a kind of vegetable\0" "huì\0" "name of a variety of grass, (same as 屧) the wooden sole of a shoe\0" "xiè\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" "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 稚) young grain, tender; young, delicate; small\0" "zhì\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" "fuk1\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" "bei6\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" "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" "water plant\0" "hé\0" "kei4\0" "(same as 蘄) name of a county in ancient times; today's south of Anhui Province, Suxian\0" "jī\0" "nei5\0" "(ancient form of 苨) herb medicine; Chinese bellflower family; Platycodon grandiforus\0" "nǐ\0" "flower of the chrysanthemum; chrysanthemum\0" "yíng\0" "gaau1\0" "(same as 茭) 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" "lou5\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 夔) 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" "cam4\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; chrysanthemum\0" "jú\0" "duckweed\0" "piáo\0" "bèo\0" "faan4\0" "another name for 知母\0" "fán\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" "name of a variety of grass\0" "mí\0" "zuk1\0" "a second for monkshood (附子); Chinese herb medicine\0" "zhuó\0" "kit3\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 秸) wheat straw; the stem of hem\0" "jiē\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" "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" "(ancient form of 荶) a kind of vegetable; something like garlic; growing in the water, name of a variety of grass\0" "yín\0" "hon3\0" "name of a variety of grass\0" "hàn\0" "hiu1\0" "(same as 虈) angelica; the root of Dahurian angelica\0" "number, to count; to enumerate\0" "yì\0" "lyun4\0" "an edible water-plant; Brasenia purpurea\0" "luán\0" "the water is waving in the breeze, old and desolate; rags and rubbish\0" "yuè\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" "medicinal herb; a kind of vegetable, salted vegetables\0" "niàng\0" "wat1\0" "fragrant herb; fragrant plant; tulip\0" "yù\0" "joek6\0" "(same as 虐) cruel; ferocious; atrocious\0" "nüè\0" "heoi1\0" "(of tiger) to roar or howl\0" "tiger-like\0" "yì\0" "(same as 虐) cruel; ferocious; atrocious\0" "nüè\0" "of tiger, to roar\0" "yì\0" "kin4\0" "(same as 虔) to act with reverence, devout; sincere\0" "qián\0" "haap6\0" "tiger\0" "xiá\0" "(same as 處) to dwell; to abide in; to stay on; to be at rest in; to occupy, a place; an office; a department\0" "chǔ\0" "ngan4\0" "sound of a tiger\0" "yín\0" "mik6\0" "a white tiger\0" "mì\0" "hei1\0" "earthenware with the shape of a bean; used in ancient times\0" "xī\0" "neot6\0" "of a walking tiger\0" "nà\0" "ham2\0" "a kind of white tiger, an angry tiger, sound of a tiger\0" "kǎn\0" "zou2\0" "a tiger\0" "zǔ\0" "haap6\0" "(same as 狎) to show familiarity, intimacy, or disrespect (of a tiger)\0" "xiá\0" "ngaam4\0" "strong; great fighters or warriors -- the bear and the tiger\0" "yán\0" "tou4\0" "a tiger\0" "tú\0" "tai1\0" "a resting tiger; a tiger to lie down and take some rest\0" "tī\0" "wu1\0" "a tiger\0" "wū\0" "sok3\0" "of tiger\0" "suǒ\0" "wui4\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 虻) a gadfly\0" "mǎng\0" "(non-classical form of 螈) a kind of lizard found in damp places; Diemyctylus pyrrhogaster, a kind of amphibious reptile\0" "yuán\0" "nuk6\0" "millipede\0" "nǜ\0" "miu4\0" "first-born silkworm; (Cant., saa1) a kind of cookie\0" "miáo\0" "zou2\0" "(same as 蚤) flea, to scratch, the mortices in the hub for the spokes of the wheel\0" "zǎo\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" "naat6\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" "a kind of bee; black bee\0" "bì\0" "zi1\0" "(same as 蠀) grub (a kind of larva); maggots, looper; inchworm; geometer\0" "zī\0" "pong5\0" "(same as 蚌) oyster\0" "bàng\0" "gaap3\0" "beetle\0" "grub (a kind of larva), second for spider, a variety of spider; octopus; a long-legged spider\0" "juàn\0" "hoeng2\0" "(same as 蠁) larvae; grubs\0" "xiǎng\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" "a kind of gnat; a small flying insect\0" "pài\0" "large shrimp in the sea\0" "kuāng\0" "ceon4\0" "a kind of insect (looks like cicada)\0" "xún\0" "caa3\0" "jellyfish\0" "zhà\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" "fui1\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" "(interchangeable 蛘) weevil\0" "yáng\0" "tiu4\0" "a legendary animal in ancient times\0" "tiáo\0" "ephemera; ephemerid; May fly, poison of the snake\0" "yóu\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" "jyun4\0" "lei4\0" "(same as 蜊) a kind of clam with thick white shells\0" "lí\0" "cing1\0" "a kind of clam\0" "chēng\0" "gei6\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" "the millipede, a kind of cicada; big and with black color\0" "zhàn\0" "fu2\0" "a kind of insect; golden beetle\0" "fǔ\0" "millipede, (of a road) winding; zigzag\0" "cháng\0" "gun2\0" "a kind of insect, ant\0" "guǎn\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 虻) a gadfly\0" "méng\0" "coeng1\0" "a small solitary wasp\0" "chāng\0" "taam3\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" "a kind of insect\0" "yān\0" "sau1\0" "earwig\0" "sōu\0" "si1\0" "a weevil found in rice, etc.\0" "shī\0" "jap6\0" "firefly\0" "yì\0" "bing6\0" "a kind of clam; long and narrow\0" "bìng\0" "cung1\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" "(same as 蜿) bends; turns; curves; turns and twists, to circle; to hover around, a name for the earthworm\0" "wǎn\0" "dai3\0" "rainbow\0" "dì\0" "hin1\0" "(same as 蚈) millipede, firefly\0" "jī\0" "gap3\0" "a weevil\0" "gé\0" "hon4\0" "earthworm\0" "hán\0" "bok3\0" "eggs of mantis; chrysalis\0" "bó\0" "a kind of insect\0" "xiū\0" "a mole-cricket, a kind of insect; (same as 䖻) 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" "ai3\0" "a kind of insect\0" "yì\0" "syun4\0" "the larva of mosquitoes\0" "xuán\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" "haam4\0" "insect that lives in mulberry trees, insect that damages melons\0" "hàn\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\0" "Libellulidae, a variety of dragonfly\0" "kāng\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" "Eupolyphaga sinensis, Chinese ground bettle\0" "zhè\0" "maa4\0" "(same as 蟆) a frog, a toad\0" "má\0" "fung1\0" "(same as 蜂) bee; wasp, hornets, wasps\0" "waan6\0" "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" "leon6\0" "firefly\0" "린:N\0" "lìn\0" "dang1\0" "ting4\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" "a kind of wasp\0" "yì\0" "a kind of insect; a weevil found in rice, etc.\0" "yōng\0" "ci3\0" "(same as 蛓) hairy caterpillar\0" "cì\0" "creeping; wriggly, (same as 蜑), the boat people in the coastal areas of Fukien (Fugian) and Kwangtung (Guangdong); Southern tribes\0" "yǎn\0" "zit3\0" "a kind of sea crab\0" "jié\0" "a kind of insect\0" "xūn\0" "wai6\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" "(same as 蛗) grasshoppers\0" "fù\0" "(same as 蠽) a blue-green colored cicada\0" "gé\0" "zim1\0" "(same as 䘋) a kind of insect\0" "a kind of crab, (same as 蟔) a caterpillar\0" "mò\0" "zyu3\0" "cicada family; a poisonous insect\0" "zhù\0" "(same as 螚)\0" "nái\0" "hyun2\0" "earthworm\0" "xiǎn\0" "hến\0" "man1\0" "(same as 蚊) mosquito; gnat\0" "wén\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" "zim1\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" "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 脈) the pulse, the veins or arteries\0" "mài\0" "boy's reproductive organs, to fleece; to cut down; to scrape; to pare, to enfeeble\0" "zuī\0" "ham3\0" "thick blood of cattle and goat\0" "kàn\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" "haam4\0" "beautiful, exquisite; fine\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 卒) 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" "a shirt; a garment; a gown, a black dress\0" "yì\0" "maa6\0" "diu1\0" "kind of silk woven with double threads and water proof; lining the coffin, leather lining of clothing\0" "diāo\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" "the sleeve\0" "bǐ\0" "zyu2\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" "zi2\0" "clothes that have no lining, stitches in the clothes, wrinkled; crinkled clothes, cotton clothes\0" "zǐ\0" "seot6\0" "a sword covering to protect the scabbard\0" "shù\0" "haap6\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" "a kind of head-dress wore in funeral rites in old days, fine clothes\0" "ní\0" "joeng1\0" "short leggings drawn over the trousers, clothes for fisherman\0" "jiǎo\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" "(same as 袽) old rags; old clothing, caulking\0" "nòu\0" "armour, military dress\0" "róng\0" "zi3\0" "the pleats on the lapel of a garment of thin silk\0" "zhì\0" "song1\0" "(same as 喪) to lose; death; funeral, to mourn, to destroy\0" "sāng\0" "the lapel or collar of a garment or robe, hat\0" "sin1\0" "a hood; some kind of covering used on a carriage, towel; kerchief\0" "shān\0" "(same as 裕) wealthy; abundance; plenty, generous\0" "yù\0" "zam1\0" "a garment of single thickness; lapel, collar\0" "jīn\0" "zung1\0" "(same as 衳) short pants; trousers; drawers\0" "luk6\0" "hissing sound of the clothes\0" "lù\0" "haam4\0" "sleeves, a piece of towel used to block up the ears\0" "hān\0" "bit3\0" "sleeves, old and meanly clothes\0" "biē\0" "jik6\0" "the lower front of a robe, gown, etc., sleeves, the opening on the lower front of a robe\0" "yì\0" "clothes that have no lining (usually for summer wear)\0" "zuì\0" "zaan6\0" "a seam which has come unsewn; to mend (for example, clothes), (same as 袒 綻) to bare; to strip; bared, ripped seam; a crack, ripped; split\0" "zhàn\0" "curtain on a carriage or car\0" "yù\0" "stockings; socks, the sleeve\0" "wǎn\0" "clothing and ornaments; an ornamental item; a decorative article of a garment\0" "ní\0" "gun2\0" "trouser legs; trousers; fur pants\0" "guǎn\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" "children's garments, a mat for wrapping garments\0" "cán\0" "zung1\0" "(non-classical form of 衳) short pants; trousers; drawers\0" "do6\0" "sleeveless clothes\0" "duò\0" "cap1\0" "clothes with thick hem, to adjust, to regulate\0" "qì\0" "jiu1\0" "the waistline (in dress-making), a loop for button, a waist band or belt, pleat; a fold\0" "yāo\0" "wai3\0" "slits on the lower part of a gown for freedom of movement\0" "kuì\0" "jyun4\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" "daai3\0" "arid; dry; parched\0" "xiè\0" "syun1\0" "kui2\0" "a knot; a button; (dial.) to tie up\0" "kuì\0" "fei1\0" "haai4\0" "sleeves, a piece of string; a ribbon; (shoe, boot, etc.) lace\0" "xié\0" "short sleeves shirt, clothes that have no lining, (same as 薄) thin; light; slight\0" "bó\0" "hak1\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" "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" "au1\0" "clothes made of poor fabric, head-dress for children (or minority group), an infant's bib\0" "ōu\0" "zung2\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" "tai3\0" "a swaddling cloth for infant; a broad bandage for carrying an infant on the back\0" "tì\0" "co2\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" "(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" "dip6\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" "short clothes, to lift up clothes and across a river\0" "jué\0" "kui2\0" "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" "short T-shirt, lined garments without padding\0" "zèng\0" "saap3\0" "ragged garments or clothing\0" "sà\0" "do2\0" "good; nice; fine, long and large clothes\0" "duǒ\0" "ling4\0" "shiny dresses\0" "líng\0" "mung4\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" "kei3\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 褰) to lift or raise (one's dress, skirt, etc.), trousers; drawers; pants\0" "belt, strip of cloth\0" "guàn\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" "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" "cin1\0" "to soar as a bird, (ancient form of 遷) to move, to change\0" "qiān\0" "rustic; low; mean, to despise, family name\0" "xī\0" "nung4\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 䙷) to obtain; to acquire; to gain, to effect; to attain, can; may; able to be done\0" "dé\0" "jin6\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" "ci1\0" "to steal a look; to steal a glance\0" "siu6\0" "to see; to observe, to appear, now; present, ready, to summon; to call up, far, deep; profound\0" "shào\0" "kit3\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\0" "(non-classical form) to see stealthily; to peek\0" "cam1\0" "(same as 䚀) to see, to see stealthily; to peek\0" "to see; to observe or examine\0" "hè\0" "jau4\0" "to realize fully, to make a thorough examination\0" "yóu\0" "to make fun of, to having the same idea, feeling, etc.\0" "lù\0" "loi6\0" "to look after home or domestic affairs, to search one's own soul, to see; to observe\0" "lài\0" "jing2\0" "to see; to look at, to examine\0" "yǐng\0" "to observe; to inspect carefully, leaking out, a measurement, (non-classical of 省) economical, a province, to save; to avoid\0" "shěng\0" "gyun3\0" "to see; to look at, to examine\0" "juàn\0" "to see; to look at, to examine, to spy upon, to wait upon\0" "qì\0" "gyun1\0" "to look from a distance\0" "jiǎn\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" "gou1\0" "cik1\0" "to look at; to observe or inspect; to see\0" "qì\0" "cong1\0" "eyesight blurred; dim of sight, to look steadily at; (Cant.) to peep (through a crack)\0" "leon6\0" "to love; intimate; near to; dear; parents; relatives, to see; to look at; to observe\0" "lìn\0" "zik6\0" "getting red in the eyes, to look from a distance\0" "jí\0" "maai4\0" "to steal a glance; to peep; to spy on\0" "mái\0" "eyesight blurred; dim of sight, to look steadily at\0" "chuáng\0" "sam2\0" "(same as 瞫) to observe; to examine; to look deeply into\0" "niǎn\0" "to look suddenly; to look shortly\0" "bīn\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" "caang4\0" "the long and upright horns of cattle\0" "chéng\0" "hyun1\0" "a spoon for cooked rice made of horn of an animal, uneven horns of cattle\0" "xuān\0" "sin2\0" "horn of an animal\0" "xiǎn\0" "huk6\0" "regulate; polish ivory to make it more white\0" "hú\0" "cattle with crosswise horns, crosswise horns of a cattle\0" "bī\0" "new-growing horns, to clasp or hold under the arm, to bosom; to embrace\0" "zú\0" "daai2\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" "cit3\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" "crooked horns of the animal\0" "tí\0" "jyu4\0" "to adjust a bow\0" "nuò\0" "zi6\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" "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" "hat6\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" "hyun1\0" "xuān\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 of 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" "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" "zi3\0" "do not know, to know nothing about, quickly; fast, sharp; keen\0" "zhì\0" "waat6\0" "anger; rage; furious, to scold in a loud voice; to upbraid or revile\0" "wà\0" "tau2\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" "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" "haai6\0" "good; virtuous\0" "xiè\0" "pei2\0" "(same as 庀) to prepare, to prepare, all complete; all ready\0" "pǐ\0" "(non-classical form of 謠) ballad; folk song; song, rumor\0" "yáo\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" "to think of; (same as 䛘) to remember (someone), to read out aloud\0" "임:N\0" "nín\0" "jam6\0" "to shout in rage; angry shouts, angry speech, to cry continuously, to groan; to moan\0" "yìn\0" "reasonable authority statements, (same as 呶) noise (especially from a brawling crowd); uproar; turmoil, abusive language, to boast\0" "fǎn\0" "(interchangeable 喃 諵) to murmur; in a low voice, to chatter; to gabble\0" "nán\0" "ci4\0" "(same as 誃 謻) to separate from; to leave or depart; to break away, (same as 詑) to cheat; to swindle\0" "yāo\0" "wun6\0" "used in person's name\0" "wàn\0" "jyun3\0" "to console; to comfort; to soothe; to show sympathy for, ill-will; enmity; animus\0" "yuǎn\0" "haap3\0" "loquacious\0" "xiá\0" "(same as 咒) to curse; to swear\0" "zhòu\0" "jin5\0" "to laugh; to smile; to grin; to giggle; to titter; to chuckle, well-intentioned advice\0" "yuǎn\0" "(interchangeable 誓) to vow; to swear; to take an oath\0" "shì\0" "min6\0" "to induce by words\0" "miàn\0" "hei1\0" "cheerful all the time; without stopping, to tell; to say, to designated, to think\0" "xī\0" "gei6\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" "hyut3\0" "to shout in rage; to scold in anger\0" "xuè\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 詞) 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" "gaam1\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" "(non-classical form of 諛) to flatter, flattery\0" "yù\0" "(same as 詍) loquacious\0" "è\0" "zi2\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" "to think of; to remember (someone), to read out aloud, loquacious, guttural sound, noise; uproar; turmoil\0" "임:N\0" "rén\0" "to smell the fragrance\0" "xù\0" "loek6\0" "to praise; to extol; to exalt; to glorify\0" "lüè\0" "fui3\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" "nou4\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" "(same as 唊) wild statements; deliberate lies\0" "jiá\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" "ping1\0" "speech; words, to say; to talk, negative, hesitate\0" "pīng\0" "cuk1\0" "urgently; hastily; hurriedly, a hasty speech\0" "cù\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" "to slander; to defame, (same as 惡) to abominate; to detest, (same as 啞) to laugh; to grin\0" "wù\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" "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" "tai4\0" "to talk unremittingly\0" "tí\0" "(same as 謾) to deceive, to scorn; to disdain\0" "mán\0" "to malign, to hide; to conceal\0" "yàn\0" "gei1\0" "joke; pleasantry, wild talk; a lie\0" "jī\0" "sau6\0" "(same as 授) to teach orally\0" "shòu\0" "loi6\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" "(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" "sin3\0" "to accuse; to censure; to charge\0" "càn\0" "gaai3\0" "(same as 誡) to warn; to admonish\0" "jiè\0" "jau5\0" "(same as 誘) to induce; to entice; to mislead; to lead on\0" "yòu\0" "wai2\0" "(same as 毀) to slander; to defame\0" "huǐ\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" "(same as 謑) to abuse and insult, shame; disgrace\0" "xì\0" "hou4\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" "wai4\0" "to follow; to comply with, to refute; to rebuke; to accuse\0" "wéi\0" "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" "(same as 勦) to speak on behalf of another, buzzing in the ears\0" "chāo\0" "cat1\0" "to jest; to joke; to quip (same as 誺) unintelligible answering\0" "chī\0" "zou1\0" "(same as 嘈) noise; uproar; din\0" "zāo\0" "wui6\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" "to1\0" "to withdraw; to decline, clever\0" "tuō\0" "fai1\0" "to libel; to slander, to make excuses; to shirk (responsibility, etc.)\0" "huī\0" "wu3\0" "(same as 䛩) to slander; to defame; (same as 惡) 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\0" "to speak on the ideas of someone else; to speak without much thought of ones own, to obey\0" "suí\0" "maai6\0" "to exaggerate; exaggeration, arrogant; to boast, to dispute with anger\0" "mài\0" "(non-classical form) (same as 談) to talk; to converse; to chat\0" "tàn\0" "jam3\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" "ngam4\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" "(non-classical form of 讒) to slander; to defame\0" "chán\0" "wai6\0" "words of anger; words of dislike or hate\0" "wèi\0" "tyun2\0" "uncertain\0" "tuǎn\0" "a dose, prepared medicines or drugs, to prepare (medicines and drugs)\0" "jì\0" "cam3\0" "(non-classical form of 讖) to verify; to fulfill (a prophecy); a hint, an omen\0" "chén\0" "language of the savage or barbarian\0" "chè\0" "juk1\0" "to smell a fragrance\0" "yù\0" "hin2\0" "cruel and violent\0" "xiǎn\0" "jan1\0" "joy; delight; happy\0" "xīn\0" "hung6\0" "daan3\0" "birthday; to be born, give birth to\0" "seon1\0" "nou5\0" "to insult with words\0" "nǎo\0" "waan6\0" "jin3\0" "(simplified form of 讌) a feast, banquet; to entertain, feast\0" "yàn\0" "kau4\0" "name of a pavilion in old times\0" "qiú\0" "name of a valley in today's Hobei Province, (same as 谼) deep ditch; big valley\0" "jiāng\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" "deep valley\0" "liáo\0" "name of a valley in today's Shanxi Province\0" "jú\0" "hou1\0" "deep valley\0" "mun4\0" "name of a pavilion in today's Shanxi Province\0" "mǎn\0" "lip6\0" "name of a village in old China, name of a valley\0" "liè\0" "jyut3\0" "brave; courageous; bold, for the good of, to manage; to handle, (same as 豉) fermented beans\0" "chù\0" "si6\0" "(non-classical form of 豉) fermented beans\0" "chǐ\0" "gong3\0" "a small kidney bean; cowpea\0" "xiáng\0" "cam1\0" "fermented and seasoned soybeans, (of beans) wild; undomesticated\0" "qīn\0" "mui5\0" "small pieces of bean-stalks, leaves under the bean-stalks\0" "měi\0" "cuk1\0" "shù\0" "caak3\0" "husking (smashed) beans for cake, congee or gruel\0" "chǎi\0" "si6\0" "(same as 豉) fermented beans\0" "chǐ\0" "guk1\0" "a kind of bean, bean-stalks\0" "gú\0" "a kind of bean, beans that changed the colors\0" "yú\0" "fermented beans; salted beans\0" "yīn\0" "syu6\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" "zip6\0" "beans\0" "zhé\0" "soeng1\0" "cowpea\0" "shuāng\0" "fui1\0" "a pig\0" "huī\0" "fat1\0" "hog; pig\0" "fui1\0" "(standard form of 豗) grunting of pigs, to clash, sound of altercation\0" "ak1\0" "a large, very strong pig (five hands in height)\0" "è\0" "mung4\0" "saap3\0" "a sow; an aged sow\0" "shà\0" "zung3\0" "a boar\0" "zòng\0" "kyut3\0" "a pig seek for food through digging on the earth\0" "jué\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" "a castrated hog, a pig\0" "wéi\0" "cung1\0" "a local produced pig, a sucking pig\0" "chōng\0" "zo6\0" "a sow, a small pig\0" "zhù\0" "lip6\0" "(same as 鬣) long beard or whiskers, mane, fins\0" "liè\0" "fun1\0" "a badger\0" "zip3\0" "good, fine pig; an ancient term for pigs used in Liangzhou\0" "zhé\0" "reptiles without feet, a fabulous beast\0" "zhǎo\0" "(same as 貅) a kind of animal like a tiger; a fierce and courageous soldier\0" "(same as 毅) firm; resolute; determined\0" "yì\0" "ceoi1\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\0" "bō\0" "syun1\0" "(same as 狻) a Tibetan lion\0" "suān\0" "(same as 猗) an exclamation indicating admiration, an adverbial particle\0" "yǐ\0" "name of an immortal; with man's face and bird's body; be known as (禺號)\0" "hào\0" "aat3\0" "a legendary man-eating animal\0" "yà\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 獌 貙)\0" "màn\0" "keoi4\0" "a kind of animal\0" "qú\0" "lou5\0" "a primitive tribe in southwest China; (same as 夷 獠) nocturnal hunting\0" "lǎo\0" "hou4\0" "to roar or howl (of beasts) frantic barks of dogs or wolves\0" "háo\0" "zung1\0" "a kind of animal looks like leopard; with horns\0" "zhōng\0" "man4\0" "capital (in business), to compute taxes\0" "mín\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" "so2\0" "to provide money or gift and to consult fortune-teller; pay for guidance from divination\0" "shǔ\0" "zok6\0" "money; currency and finances\0" "zuó\0" "zyu3\0" "a wealthy man\0" "주:N\0" "zhù\0" "gau3\0" "wages; salary, to redeem; to ransom\0" "gòu\0" "(same as 衒) to brag; to boast; to show off\0" "현:N\0" "xuàn\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" "zi6\0" "to store or to accumulate riches or valuables\0" "zhì\0" "hip3\0" "to trouble; to worry; to vex; to annoy\0" "xié\0" "zeon2\0" "(abbreviated form 贐) farewell presents\0" "jìn\0" "caan4\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" "bou6\0" "to thank with money or gifts\0" "bù\0" "loeng4\0" "to levy taxes\0" "liáng\0" "zi1\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" "gei6\0" "a kind of tool; instrument; apparatus; implement\0" "jì\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" "geoi1\0" "to sell, to store up; to stockpile; to deposit\0" "jū\0" "cing4\0" "to bestow, to confer upon; to grant to\0" "jìng\0" "ngaai6\0" "name of a person in old China\0" "애:N\0" "ài\0" "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" "corresponding; equivalent, appropriate, to compare the length of two articles\0" "yàn\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" "(interchangeable 俵) to disperse; scattered, to distribute; to divide\0" "biào\0" "(non-classical form of 貽) to give to; to present to, to hand down; to pass on to; to bequeath\0" "yí\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" "seon3\0" "to increase; to add to; to augment, in a higher degree; more, benefit; profit; advantage\0" "xùn\0" "can3\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" "sit6\0" "to lose in trade; to lose in weight or measure\0" "shé\0" "cing4\0" "to bestow, to confer upon; to grant to\0" "qíng\0" "coeng1\0" "si1\0" "seon2\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 赬) deep red, to blush, to dye red\0" "chēng\0" "mei5\0" "deep red\0" "wěi\0" "color of the fire, color fading, (interchangeable 渝) to change mind, another name of Chongqing\0" "rú\0" "suk6\0" "name of a person\0" "shǔ\0" "caai1\0" "suspicion; to doubt, to go up, to start, to occur\0" "cāi\0" "gat1\0" "to go straight forward; (Cant.) to raise up\0" "jí\0" "zaap3\0" "to walk in hurriedly\0" "zá\0" "kei4\0" "to hang on a big tree, to walk (the way of Alces machlis, a kind of deer)\0" "qí\0" "jin1\0" "dancing of an eastern minority group in old China\0" "yān\0" "to reach; to arrive, to lie flat, stiff\0" "fù\0" "lame; crippled\0" "yù\0" "to walk, to jump; to leap; to bounce; to spring\0" "fú\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" "zek3\0" "to walk\0" "zhī\0" "to walk\0" "tǎn\0" "zok3\0" "to walk\0" "zuó\0" "to resist; to hold out, angry, to break up; to split, half step, evil; wicked; mean; vicious\0" "chě\0" "keoi4\0" "to walk, to use; to employ, to control\0" "qú\0" "jau6\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" "ap1\0" "lame; crippled\0" "è\0" "zoeng6\0" "walking rapidly\0" "jiàng\0" "wan5\0" "to walk\0" "yǔn\0" "(same as 透) to pass through, to let out; to let through\0" "tòu\0" "ceon1\0" "walking rapidly, to go ahead, to move quickly; to run; to hurry\0" "cūn\0" "tou1\0" "to crawl; to creep\0" "tū\0" "fu3\0" "to walk, to move quickly; to run; to hurry, to reach the time-limit; to mature\0" "fù\0" "zaak6\0" "walking rapidly\0" "zuó\0" "huk6\0" "to fall over; to lie down\0" "hú\0" "ngo5\0" "baak6\0" "(same as 踣) to stumble and fall\0" "bó\0" "zaau1\0" "to jump; to leap; to hop, limping; walking unsteadily; limping\0" "zhāo\0" "kyut3\0" "to jump\0" "juě\0" "walking rapidly\0" "tāng\0" "(same as 趉) walking rapidly, to walk\0" "jué\0" "(corrupted and non-classical form) to reach; to arrive, (same as 仆) to fall; to prostrate\0" "fù\0" "wong4\0" "to walk\0" "huáng\0" "ceon1\0" "to walk\0" "chūn\0" "to walk\0" "yǒng\0" "cyun2\0" "(same as 竄) to escape; to run away; to flee, to banish, to change or alter (the wording)\0" "chuǐ\0" "to lie flat, stiff; rigid; to be inactive, dead-locked\0" "suǒ\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" "caai1\0" "to walk\0" "cāi\0" "haau1\0" "a foot-race\0" "xiáo\0" "slow; tardy\0" "mán\0" "to move or march swiftly; to walk quickly; to run, to go; to go to a meeting\0" "cān\0" "cik1\0" "in a hurry, deceitful; cunning; swindling; wily, to walk quickly\0" "qì\0" "zim6\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" "zat6\0" "to walk\0" "zhí\0" "to walk, toddling, jump; leap\0" "zhú\0" "keoi4\0" "short strides, with rapid strides, swiftly; quickly\0" "qú\0" "zim2\0" "to press forward; to go in haste; to run quickly\0" "zhǎn\0" "zit6\0" "(standard form) diverging, to go, to walk\0" "jí\0" "bin1\0" "to walk; to travel, to go\0" "biān\0" "zaan2\0" "to jump; to leap; to bounce; to spring, to run over; to oppress\0" "lì\0" "lik6\0" "to walk, agile; adroit, a method of wielding the brush in writing Chinese characters\0" "lì\0" "walking rapidly, (ancient form of 躍) to jump; to leap; to bound; to spring\0" "yuè\0" "kyun4\0" "coiled; curled; not stretched; contracted\0" "quán\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" "caa1\0" "to step upon; to tread upon; to trample, a path branching out from the main road; a diverging road\0" "chà\0" "tàng\0" "si6\0" "to stand for a long time, to accumulate; to amass; to store up\0" "shì\0" "hong6\0" "to straighten; to stretch out\0" "hàng\0" "to stagger; to fall; to drop; to stumble\0" "qiè\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" "bat6\0" "walking rapidly; in a hurry, to stride over; to step across\0" "bó\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" "urgent; pressed for time\0" "cù\0" "swift; walking rapidly, (same as 越) to go beyond; to go across; to transgress; to skip\0" "yuè\0" "to trample; to tread down, (same as 胝) callosities on the hands or feet\0" "zhī\0" "nin2\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" "ceot1\0" "an animal in legend, traces or footprints of an animal\0" "chù\0" "bì\0" "mung4\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\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" "hard of walk forward\0" "liě\0" "fung2\0" "(same as 覂) repeatedly; over and over again\0" "fěng\0" "caang1\0" "(Cant.) to press down or push out with the foot; to pedal, kick, tread, step on\0" "chēng\0" "jau3\0" "to walk\0" "qiù\0" "kheo\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" "gin2\0" "to walk\0" "jiǎn\0" "(same as 迹) traces, footsteps, to follow up; to search out\0" "cung1\0" "cuk1\0" "an3\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" "cai3\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" "lyut6\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" "dou6\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" "dyut3\0" "to jump; to leap; to bounce; (same as 䞵) to spring\0" "zhuó\0" "to reverence; to respect, (same as 蹗) to walk\0" "lù\0" "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" "tin2\0" "to walk, tracks or whereabouts, disease of the feet\0" "tiǎn\0" "kwan2\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" "gwat6\0" "strong; robust; healthy\0" "jué\0" "teot1\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" "fei6\0" "to cut off the feet (one of the five punishments in ancient times)\0" "fèi\0" "pe5\0" "bell shaped with large base, (ancient form of 髀) buttocks, hipbone; innominate bone; (Cant.) to stagger\0" "bì\0" "daap6\0" "haa4\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" "ak1\0" "narrow; small, dirty\0" "wò\0" "feet; (same as 䟸) the calf; muscles; tissue of the part of leg between the knee and ankle, a disease of the feet\0" "jì\0" "kwik1\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" "kwai2\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" "cau1\0" "(same as 趥) to walk, to crawl on hands and knees\0" "qiū\0" "seoi6\0" "far and deep\0" "suì\0" "caai1\0" "rapid marching or running; to go quickly, to tread upon; to trample; to step upon\0" "cāi\0" "zi1\0" "jau3\0" "lame; crippled, to jump; to leap, to walk\0" "qiù\0" "pei3\0" "one-legged, crippled; halt, a mate; to mate\0" "pì\0" "pong4\0" "urgent; hurriedly\0" "páng\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" "to jump; to leap; to spring; to bounce\0" "yáo\0" "to walk\0" "róng\0" "hyun1\0" "to stand up, to establish\0" "xūn\0" "cuk1\0" "wrinkled; contracted; to draw together, urgent; imminent; sad; sorrowful\0" "cù\0" "dip6\0" "to trip up; to be hindered; to stroll\0" "dié\0" "cai3\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" "co4\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" "do2\0" "toddle, to fall; fallen; prostrate\0" "duǒ\0" "bit6\0" "(same as 蹩) to limp; lame\0" "bié\0" "zi3\0" "(non-classical form of 躓) to stumble; to trip, to be frustrated\0" "zhè\0" "caa4\0" "hard to go forward, stop; to delay\0" "chú\0" "cim3\0" "walking rapidly, (said of a horse)\0" "chàn\0" "gwai6\0" "to urinate; to pass urine; to empty the bladder; to make water; weary, tired, fatigued\0" "guì\0" "footprints; track, to trample, to walk far and fast\0" "duàn\0" "zau6\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" "lame; crippled, to stumble\0" "lái\0" "(same as 騰) to prance; to rear; to leap; to jump, to go up, to turn over\0" "téng\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" "can1\0" "to walk, (corrupted form of 邪 射) evil, to shoot\0" "chēn\0" "zan2\0" "with a symmetric well-formed; upright; respectable; proper carriage\0" "zhěn\0" "fu6\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" "kwaa1\0" "obsequious; servile; fawning, to obey; obedient; to comply\0" "kuā\0" "haai4\0" "(non-classical form of 骸) shinbone, skeleton\0" "ái\0" "man6\0" "to bend the body, to employ as a servant, (non-classical form of 竆) (same as 窮) poor\0" "qióng\0" "syu3\0" "to wear; to put on clothes\0" "shù\0" "haai4\0" "height or stature of a person, tall; a tall trunk, (dialect) to sit down and take some rest\0" "hái\0" "sim2\0" "to dodge; to ward off\0" "shǎn\0" "name of a person, (non-classical form of 聵) deaf; born deaf\0" "wài\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" "kau1\0" "the long wooden bumper at the rear of a cart or carriage\0" "jiū\0" "a tool for brushing the thread, ornamental; brilliant\0" "lì\0" "gei1\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" "jung4\0" "a moving cart\0" "róng\0" "(same as 軏) the cross-bar at the end of the pole of a carriage\0" "yuè\0" "the cross-bar at the sides of a carriage, (same as 較) to compare\0" "jué\0" "hong2\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" "kei4\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" "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" "wang4\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" "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" "kai2\0" "to hinder; to impede; to interfere with, to obstruct\0" "qǐ\0" "the rear platform of a light carriage, a subordinate cart\0" "zhěng\0" "hing3\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" "maau6\0" "implements; equipment to catch the birds and animals, to entice; to tempt, to exchange; to trade\0" "mào\0" "jan6\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" "guk1\0" "leather that wind round on the shafts of a big carriage, (interchangeable 挶) a receptacle for earth\0" "jú\0" "a ring of the horizontal front bar on a carriage; to control the wheel\0" "pì\0" "hang1\0" "strong and durable\0" "to get up into a carriage\0" "xié\0" "a small carriage\0" "biàn\0" "wan4\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" "zyu1\0" "a carriage, an evergreen oak\0" "zhū\0" "(same as 䡆) 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" "caai4\0" "connected carts, back and park the cart, to block; to stop up\0" "chà\0" "sound of carts or stones (big things) knocking together, cross-bar in the rear of a carriage\0" "kēng\0" "sin3\0" "fan of a carriage\0" "shàn\0" "pung4\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" "a hearse; a funeral carriage\0" "xiū\0" "zung1\0" "(interchangeable 蹤 趿) trace of a wheel\0" "cung1\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" "strong and durable (same as 轂) hub (of a wheel), wheel\0" "kēng\0" "zyun2\0" "zhuǎn\0" "rim of a wheel; felly; felloe, a kind of carriage\0" "chán\0" "si1\0" "cart, carriage etc.\0" "sī\0" "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" "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" "hat6\0" "(same as 轄) noise of vehicles\0" "kài\0" "mit6\0" "zi3\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" "(same as 䡑) 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" "mín\0" "ling4\0" "(same as 軨) frames on the sides and front of a carriage, wheels of a carriage\0" "líng\0" "zyun1\0" "the shafts of a vehicle\0" "zuān\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" "(simplified form of 𨊰)\0" "qì\0" "(simplified form) tire of a wheel\0" "yuè\0" "lip1\0" "(Cant.) an elevator (from the British 'lift')\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" "jung2\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" "chén\0" "nung4\0" "(same as 農) agriculture; farming, farmer\0" "nóng\0" "(ancient form of 遊) to travel; to roam; to saunter\0" "yóu\0" "a marshal or herald; an official rank in old times, indicating exclamation (same as 哉)\0" "jì\0" "but3\0" "to walk, rapid marching or running\0" "bó\0" "to hasten; to hurry to\0" "fǎng\0" "(same as 䢋) indicating exclamation\0" "dau2\0" "cou4\0" "(same as 徂) to go to; to go ahead; to advance\0" "cú\0" "dai2\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" "bed, window\0" "yú\0" "hap6\0" "mixed; abundant; assorted, repeated\0" "hé\0" "a group of people walking together\0" "xù\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" "sau2\0" "baai6\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" "to return to; to revert to; to go back\0" "aa3\0" "(interchangeable 亞) the next in order; secondary; second (in excellence), inferior; lower\0" "yà\0" "seot6\0" "(corrupted form 䢤) rows and columns\0" "shù\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" "jip6\0" "to stamp the foot forward, to walk, to stop\0" "yè\0" "cong3\0" "to pass; to pass through or by\0" "càng\0" "(same as 遙) distant; far; remote\0" "yáo\0" "seot6\0" "shù\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" "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" "(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" "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" "wok6\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" "(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" "daan1\0" "zeoi1\0" "name of a county in today's Shanxi Province\0" "jū\0" "geoi2\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" "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" "san1\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" "name of a mountain, name of a place, name of a state\0" "guǐ\0" "name of a pavilion (Han Dynasty) in today's Henan Province\0" "yǔ\0" "leoi5\0" "name of a county in today's Hunan Province\0" "lěi\0" "se3\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" "jing4\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\0" "(ancient form of 巷) (interchangeable 衖) a lane; an alley\0" "hàng\0" "saa1\0" "dong2\0" "name of a place, (same as 黨) party; gang; clique\0" "dǎng\0" "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" "(interchangeable 奄) name of an ancient state, name of a country in old times\0" "yǎn\0" "zi1\0" "name of county (a village)\0" "zī\0" "gung1\0" "(non-classical form of 䢼) name of a state in old times, name of a pavilion\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" "gwai3\0" "lai4\0" "name of a state, name of a county\0" "lí\0" "so2\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 䣕) name of a county in ancient times\0" "mǎ\0" "gou1\0" "tong4\0" "(ancient form of 堂) a hall, an office; a reception room, a court of justice\0" "táng\0" "pui4\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\0" "qī\0" "sit\0" "co4\0" "(same as 酇) name of a county (in today's Henan Province) in ancient times\0" "cuó\0" "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" "caam4\0" "name of pavilion in today's Shandong Province, to pierce; to stab; to irritate; to hurt\0" "cán\0" "name of a village in today's Sichuan Province; (corrupted form of 䣟 䣢) name of pavilion\0" "jié\0" "ji4\0" "name of a place in old times; in today's Anhui Province\0" "yí\0" "zik6\0" "name of a place in ancient times, name of a river in ancient times\0" "jí\0" "dong2\0" "(same as 黨) name of a place, party; gang; clique\0" "dǎng\0" "fok3\0" "name of village in today's Shanxi Province\0" "jué\0" "bei2\0" "a kind of wine\0" "bǐ\0" "leoi6\0" "to cut; to mince; to slice; to carve\0" "lèi\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\0" "(same as 純) beautiful; fine; pretty, net, (same as 醇) rich; good; as wine, pure, unmixed\0" "chún\0" "put3\0" "color of the wine, smell of alcohol\0" "pò\0" "ci1\0" "soured bean-curd; a milky preparation from beans\0" "lí\0" "the shiny colorful of the wine, sweet; color of the wine\0" "zǎi\0" "an organic compound; phthalein\0" "tài\0" "put3\0" "smell of alcohol\0" "pò\0" "wine or any thick fluid of the best quality; (corrupted form of 靦) ashamed\0" "cú\0" "geoi6\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" "faan3\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" "(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" "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" "jim5\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" "filtrated the wine\0" "juān\0" "ham1\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\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" "mik6\0" "(non-classical form) cheese dregs; lees, cheese, drunken sound\0" "mì\0" "jyu4\0" "to entertain; to feast, to drink within limits; to drink appropriately\0" "yū\0" "joek6\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" "mui4\0" "vinegar; yeast or distiller's grains\0" "méi\0" "drunken sound, drunk, to ferment; food made through the way of fermentation\0" "yīn\0" "min5\0" "flushed with drink; addicted to intoxicants\0" "miǎn\0" "tou4\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" "wine, to brew a second time\0" "róng\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" "mai4\0" "rotten paste or soybean sauce; to grow mildewed\0" "mí\0" "gwat1\0" "soybean sauce; soy, food in the form of paste, oysters sauce\0" "jú\0" "(same as 圮) destroyed; ruined, wine and women -- sensual pleasures\0" "pǐ\0" "zam2\0" "to drink; refreshment; to have a little drink sweet, delicious; tasty\0" "jǐn\0" "ong3\0" "wine\0" "wàng\0" "gei6\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" "zim6\0" "dregs of wine, tasteless; insipid\0" "jiàn\0" "hok3\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" "gam2\0" "taste of strong drink, the bitterness of the wine\0" "gǎn\0" "caam2\0" "vinegar, smell of vinegar\0" "chǎn\0" "lik6\0" "dregs; lees of cheese, cheese\0" "lì\0" "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" "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" "cam4\0" "(standard form of 鈂) a spade, an iron bar for making hole, to dig, heavy\0" "chén\0" "zi2\0" "(obsolete) germanium\0" "zhǐ\0" "chỉa\0" "iron\0" "rǎn\0" "baat3\0" "(same as 釛) metal, gold\0" "lyut3\0" "(corrupted from of 鋝) a metal ring, an ancient weight of over six taels\0" "lüè\0" "hoi1\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" "(same as 鉞) a battle-axe; a halberd\0" "yuè\0" "huì\0" "pik1\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" "zaak6\0" "an ornament at the end of a belt used in ancient times\0" "chá\0" "do2\0" "short; incomplete; deficient (same as 剁) 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" "sip3\0" "iron, golden ornaments\0" "shè\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" "cek3\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" "a tiny needle; thin pin; one of the nine needles used in Chinese medicine, (same as 扉) a door leaf\0" "fèi\0" "jip3\0" "a hammer; a mallet; a bludgeon, agricultural tools; farming implements, an iron (for pressing clothes)\0" "yè\0" "a lance with three or two points, edge or margin of an utensil\0" "yǎn\0" "short spear or lance\0" "zuàn\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" "to contain; to envelop, a case a box\0" "tāo\0" "kit3\0" "(same as 鍥) to carve; to cut, a sickle\0" "결:N\0" "qiè\0" "cin2\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" "ngok6\0" "a big hammer\0" "yuè\0" "cou3\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); (same as 鋱) old translation of Terbium (Tb), (same as 釤) 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" "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" "to smelt; to refine the gold; alchemy\0" "pēng\0" "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" "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" "mài\0" "lead (a metal)\0" "jiàng\0" "a hoe\0" "qī\0" "suk1\0" "gold\0" "sù\0" "pit3\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\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\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" "(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" "jit3\0" "(non-classical form 楬) a metal marking- stake; a guidepost; a pile\0" "yè\0" "(same as 鍼 針) needle; pin; probe\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" "lung4\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\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" "ceoi4\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" "tit3\0" "(ancient form of 鐵) iron, strong; firm\0" "tiě\0" "bok3\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" "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" "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" "au1\0" "a chemical element; old translation of (銪) Eu\0" "ōu\0" "a chemical element; old translation of (銪) Eu\0" "yōu\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\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" "(same as 鍘) a hinged shear or long knife for cutting fodder or hay; sheet-iron, etc., to cut up\0" "zhá\0" "a sickle\0" "mí\0" "ngit6\0" "ze4\0" "(same as 鋣) name of a double-edged sword, (simplified form 釾) a chemical element (鎄) (Es)\0" "yé\0" "mou4\0" "mat6\0" "put3\0" "farm tool; blade in both side with a long handle used to cut weeds, to exterminate; to settle disorders\0" "pō\0" "se2\0" "to melt or cast (metal) by using a mold; (non-classical form of 寫) to write; to draw\0" "xiě\0" "lai6\0" "jyu5\0" "bong1\0" "a broad hoe, a mattock\0" "sin3\0" "(simplified form of 䥇) Samarium (Sm); (archaic form of 鋱) Terbium (Tb); (same as 釤) a sickle with a long handle, to swing a sickle to cut (grass or wheat)\0" "shàn\0" "zoek3\0" "to dig with a hoe; a large hoe\0" "zhuō\0" "wai6\0" "sin3\0" "to swing a sickle to cut (grass or wheat)\0" "shàn\0" "fok3\0" "a mattock; a billhook\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\0" "niu5\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" "cyu3\0" "the door is wide open; directly in the front\0" "chù\0" "ngat6\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" "haai6\0" "wing of a door\0" "xiè\0" "ting2\0" "the bolt of a door; door latch, (non-classical form of 開) open\0" "tǐng\0" "hyut3\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" "zaam1\0" "to wait for something to happen immediately; (same as 覘) 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" "kit3\0" "sound of the door, the gate of the Zheng State city wall (the Epoch of Spring and Autumn)\0" "xié\0" "gwik1\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 寺) a government agency, the court, a eunuch\0" "sì\0" "wide open of the door, (non-classical form of 闊) broad; wide; width\0" "kuà\0" "zang3\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" "waak6\0" "sound of a door; to open\0" "huō\0" "(same as 閏) extra; inserted between others, as a day or month, to intercalate\0" "윤:N\0" "rùn\0" "ceoi3\0" "struggle; to strive, firm; stable; secure\0" "chuài\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" "fu3\0" "open the door\0" "fù\0" "ceoi3\0" "seed of grains\0" "chuài\0" "to learn, habit; practice, ways of doing things, law; regulations\0" "한:N\0" "xián\0" "(same as 琴) a musical instrument\0" "qín\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" "man4\0" "ngaat6\0" "sound of the door\0" "yà\0" "inside the door\0" "yīng\0" "kyut3\0" "a vacancy; an opening\0" "què\0" "hong1\0" "to open; sweet-smelling; fragrant, delicious\0" "hāng\0" "ceon2\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" "eaves of an 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" "hoeng3\0" "between steps, window\0" "xiàng\0" "open the door\0" "yì\0" "nai5\0" "incapable, weak; feeble, narrow minded\0" "nǐ\0" "zaang3\0" "struggle; to strive\0" "zhèng\0" "ceoi3\0" "struggle; to strive, firm; stable; secure\0" "chuài\0" "jyu6\0" "name of a county in today's Sichuan Province\0" "shí\0" "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" "lofty, (same as 陖) rock; stone, name of a place\0" "yuán\0" "zung1\0" "gwang1\0" "heoi2\0" "to leave; to depart; to separate, distant from, a village in ancient times in Anyi\0" "xǔ\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" "gok3\0" "name of a person\0" "gè\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" "name of a hillside, name of a village, name of tomb of an emperor; name of a high mound\0" "yī\0" "sai1\0" "lei5\0" "name of a pavilion in Han Dynasty, name of a county in ancient China\0" "lǐ\0" "huk1\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" "jyun5\0" "a pit; a hole; a gully\0" "xuàn\0" "fung1\0" "gwok3\0" "a mountain in Shanxi Province, name of a county in old times\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" "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" "bik1\0" "mountains collapsing; a land-slide\0" "bì\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" "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\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" "zyun1\0" "(same as 鄟) name of a place (the Epoch of Spring and Autumn) in what is today's Shandong Province\0" "shuàn\0" "jung4\0" "a fortified wall, a wall\0" "yōng\0" "keoi1\0" "a rough road, a rugged; steep mountain uneasy\0" "qū\0" "(same as 鄄 堙) to stop up; to gag; blocked\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" "ngai5\0" "(same as 嶬) high mountains; steep; lofty\0" "yǐ\0" "precipitous; steep and lofty of a high mountain\0" "yè\0" "gam2\0" "cip3\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" "(same as 瀕 濱) water's edge; to border on; to brink on, near at hand; close by\0" "bīn\0" "si1\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" "wan6\0" "a mound\0" "hùn\0" "(same as 鳩) the pigeon, the turtle dove\0" "gon1\0" "the magpie, jackdaw; jay and similar birds\0" "hàn\0" "ci1\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" "(non-classical form of 鴆) a bird like the secretary falcon\0" "qí\0" "to care for; to concern about affectionately, (a corrupted form of 奊) slanting; not straight; curved (of the head)\0" "kuí\0" "jau4\0" "a kind of bird\0" "róu\0" "gu1\0" "(same as 鴣) a kind of pigeon; partridge; francolin\0" "jing1\0" "(same as 鷹) 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 snow goose; swan, standing erect; standing quietly, target; bull's-eye\0" "hú\0" "ceoi2\0" "(corrupted form) small, thin and slim neck\0" "cuǐ\0" "syu1\0" "a kind of bird; like wild duck\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" "aan3\0" "am1\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" "(same as 鸚) parrot\0" "jyun1\0" "a flock of birds\0" "yuān\0" "(same as 虐) cruel; ferocious; atrocious\0" "nüè\0" "bok6\0" "(same as 雹) hail; hailstone\0" "báo\0" "deep pond; deep pool\0" "yǐng\0" "wang4\0" "(same as 霐) deep and dark\0" "hóng\0" "ci4\0" "sound of raining, a great fall of rain; heavy rain; it rained large drops\0" "cí\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" "sound of the water drops, raining, acquired dialects, (interchangeable 羽) feather; plume\0" "우:N\0" "yù\0" "leoi4\0" "(ancient form of 雷) thunder, mine (an explosive); fuse\0" "léi\0" "bok6\0" "(same as 雹) hail; hailstone\0" "báo\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" "excessive rain and snow\0" "fú\0" "sin3\0" "(same as 霰) sleet\0" "xiàn\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" "to rain, snowflakes, light rain; drizzle\0" "sè\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" "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" "(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" "a pouring rain; to rain hard; to rain cats and dogs, a pair; a couple, two; both, to rain\0" "huò\0" "(same as 雱) snowing heavily\0" "pāng\0" "(standard form of 霠), (corrupted form of 霒) cloudy; dark and gloomy\0" "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" "(same as 霾) a dust-storm, misty; foggy; cloudy\0" "mái\0" "(interchangeable 霢) drizzling rain\0" "mài\0" "lim4\0" "rained for a long time\0" "lián\0" "siu1\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" "cloudy\0" "zhèn\0" "pok3\0" "rain; to rain, (same as 濼) to dock; to lay anchor\0" "pò\0" "spilt water, to pour out water\0" "fù\0" "nau4\0" "a small hare; a small rabbit\0" "nóu\0" "the rain stopped\0" "xì\0" "deoi6\0" "gathering clouds\0" "duì\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" "(same as 霰) sleet\0" "xiàn\0" "cloudy\0" "yǐn\0" "suk1\0" "swift; rapid; quick; fast\0" "shū\0" "deoi6\0" "cloudy\0" "duì\0" "bang6\0" "roar of thunders; thunderpeal, very loud sounds\0" "bèng\0" "wu6\0" "dyestuff (of dark green)\0" "hù\0" "fei2\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" "hidden; concealed; secret, narrow and small, ugly, low; mean, inferior\0" "fèi\0" "zaap6\0" "bad; evil; wicked; vice; wickedness\0" "zá\0" "bèi\0" "fei1\0" "thin hairs; fine hairs\0" "fēi\0" "haam1\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" "si6\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" "zaan2\0" "old, wrinkles; creases, ashamed, shamed-faced look\0" "zhǎn\0" "zaam1\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" "fui3\0" "a plump, fat face\0" "huì\0" "fu6\0" "the face, the cheeks; the jaw\0" "fǔ\0" "(interchangeable 婉) good-looking; beautiful, with the eyes wide open\0" "wǎn\0" "a green face; to look aghast, (interchangeable 懡) ashamed\0" "mǒ\0" "ciu4\0" "to have a worn look; to look haggard, to suffer distress, worries, etc.\0" "qiáo\0" "to look pale or pallid\0" "liǎo\0" "cim1\0" "mit6\0" "a small face, small, young, (dialect) a junior\0" "miè\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" "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" "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" "(same as 靪) to mend the soles of shoes, patchings; (same as 鞮) leather shoes\0" "dì\0" "a scabbard, reins or traces\0" "xuàn\0" "(interchangeable 靪) to mend the soles of shoes, patchings, (same as 鞮) leather shoes\0" "dì\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" "(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" "tip3\0" "a saddle-flap, trappings\0" "tié\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" "a scabbard; a sheath, a fine mats made from bamboo, (non-classical form of 靼) dressed leather; soft leather\0" "zhì\0" "tou4\0" "shoe-cushions\0" "tú\0" "kit3\0" "to lead an ox, tie it tightly, quick, urgent; hurried; hasty\0" "xié\0" "daan6\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" "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" "jyun2\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\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" "(interchangeable 革) urgent; anxious; durable leather; a leather whip\0" "jí\0" "(corrupted form of 鞙) a scabbard, reins or traces\0" "xuàn\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" "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" "cin2\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\0" "(same as 幫) the sides of a shoe\0" "bāng\0" "fine woolen blanket on top of a saddle; used as some decoration, (same as 氄) fine; soft fur\0" "róng\0" "to repair shoes, the front part of a shoe, (same as 鞹) leather; hides with the hair removed\0" "é\0" "jung1\0" "boots; cotton boots\0" "wēng\0" "baa3\0" "(same as 霸) 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" "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" "(same as 鼖) a big drum used in the army (in ancient times)\0" "fén\0" "gun2\0" "(same as 䩪) saddle; rein and bridle\0" "guǎn\0" "buk6\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\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" "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" "zaam6\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" "naap6\0" "weak; feeble; tender; delicate; soft, (dialect) to hang down the head and sleepy\0" "nà\0" "bei3\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" "dip3\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" "to wrap or band, (same as 鞠) to nourish, to inform, a ball a child\0" "jú\0" "pok3\0" "(same as 䪙) leather wrapped collar for a draft animal of a carriage, bags used on a carriage; (same as 䪔) undergarments\0" "pò\0" "haa4\0" "shoes\0" "xiá\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 䪔) undergarments\0" "pò\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" "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" "leather thong wound around the handle of a sword\0" "hù\0" "zaap6\0" "bad; evil; wicked; vice, last name written in the seal type\0" "zá\0" "zai1\0" "(same as 齏) pulverized; powdered; crumbs; bits\0" "zai1\0" "finely chopped herbs or medicines\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" "báo\0" "(same as 吟) to chant; to intone; to sing; to recite; to moan; to sigh\0" "yín\0" "gaa1\0" "ancient music; Chinese classical music\0" "jīng\0" "sound of pressing something down\0" "bó\0" "a kind of musical instrument\0" "ruǎn\0" "beautiful sound, appealing to the ear; fascinating to listen to (said of music), noise or uproar of the crowd\0" "chǒu\0" "sound, whisper, to groan; to moan\0" "yīng\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" "(interchangeable 頑 髡) ancient punishment of shaving the head\0" "kūn\0" "wan5\0" "slanted face caused by facial nerve paralysis\0" "yǔn\0" "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" "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" "pei1\0" "a large face\0" "bāi\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" "the cheek-bone; the malar bone; the malar\0" "zhuō\0" "hou6\0" "hoary-haired person\0" "hào\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" "gan2\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" "ugly\0" "duǒ\0" "seon4\0" "(ancient form of 脣 唇) the lips, to move one's head\0" "chún\0" "caat1\0" "better than, small head, short face\0" "chuà\0" "to shake one's head\0" "sàn\0" "sing4\0" "the front and back of the neck\0" "chéng\0" "(same as 髯) the whiskers; the beard\0" "rán\0" "ugly, to bend (or lower) of one's head\0" "chěn\0" "maau6\0" "(ancient form of 貌) facial appearance, manner; bearing\0" "mào\0" "pui4\0" "(same as 䪹) chin; the jaws; the cheeks\0" "péi\0" "female attendants or servants, (same as 隤) to fall in ruins; to collapse\0" "wēi\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" "short\0" "zhuō\0" "hei1\0" "ugly; physical or moral deformity; the mask worn by an exorcist\0" "qī\0" "to bend (or lower) one's head; to bow (usually refer to submission or admission of a wrong doing)\0" "lín\0" "good; nice; fine; (same as 䫏; standard form of 魌) ugly, physical or moral deformity, the mask wearing by one who is driven away spirits\0" "yī\0" "mun4\0" "disease, in a coma; apoplexy; unconscious; stupor\0" "mén\0" "ng4\0" "(corrupted form) large head\0" "wú\0" "a servant, to fear, short; a short person, angry, small headed\0" "qì\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" "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\0" "sunken eyes, a hollow\0" "āo\0" "fuk1\0" "(same as 馥) fragrance; aroma\0" "fǔ\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" "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" "a wry neck\0" "xí\0" "mang1\0" "between the eyebrows and eyes; general facial appearance\0" "míng\0" "a wry neck, a large head\0" "kuǐ\0" "the lower jawbone, the cranium\0" "gé\0" "hou6\0" "tall and big; colossal\0" "오:N\0" "ào\0" "to shake one's head\0" "sǎn\0" "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" "bald-headed\0" "huì\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" "(abbreviated form) to take a casual look at, to look sideways, female beauty; handsome\0" "leon6\0" "sparse hair\0" "lìn\0" "(same as 顬) a part of the skull\0" "ná\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" "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" "to blow, hot wind; wind of heat\0" "chāo\0" "hung4\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" "a typhoon; great gale of wind\0" "율:N\0" "yù\0" "hyut3\0" "breeze; light wind, sound of the wind\0" "xuè\0" "breeze; light wind\0" "pāo\0" "bik1\0" "breeze; light wind, cold or flu\0" "bī\0" "ciu1\0" "a cool breeze; cold wind from the north; cold wind from the south-west\0" "chāo\0" "sound of the wind\0" "yǒu\0" "a light cyclone; a whirlwind\0" "yí\0" "breeze; light wind\0" "xuè\0" "saap3\0" "(same as 颯) the sound of wind, a gust; suddenly\0" "sà\0" "breeze; light wind\0" "xù\0" "a gale; a gust of swift wind, timely wind\0" "lì\0" "leot6\0" "a blustering gale; violent storm\0" "lì\0" "breeze; light wind\0" "yuàn\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" "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\0" "hot air; hot vapor, wind of the heat\0" "guó\0" "wind; light breezes\0" "bù\0" "breeze\0" "ruí\0" "a gale; a typhoon, the sound of wind\0" "wèi\0" "sau1\0" "to blow chilly; (same as 颼) a whizzing sound, a cool breeze; the south-west wind\0" "sōu\0" "am3\0" "hurricane; gale; cyclone\0" "àn\0" "hurricane; gale; cyclone\0" "yú\0" "sound of the wind, degenerate social customs and practices\0" "xiāng\0" "waang4\0" "(same as 䬝) a storm; a tempest\0" "héng\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" "the wind blows, blown by the wind\0" "xiāo\0" "(same as 颻) to dance and toss about in the wind; waving and drifting with the wind, unsteady\0" "yáo\0" "(same as 颿) to move fast; to hasten, a swift horse, (same as 帆) a sail (of a boat)\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 䬖) 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" "(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" "(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" "(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 be eaten; to set out fruit, etc., in plates arranged only for show\0" "dòu\0" "round shaped cakes\0" "yuán\0" "to eat to the full; surfeited\0" "jiù\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" "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" "(ancient form of 飴) syrup; jelly-like sugar made from grains\0" "yí\0" "to have congee (wheat gruel) with friends in old times, (interchangeable 餂) to obtain by hook\0" "nián\0" "siu6\0" "light refreshment, (dialect) animal feeds; fodder; forage made of wild vegetables, rice bran and water from washing rice\0" "shào\0" "coarse grains such as corn, millet, etc.; simple food\0" "bèn\0" "to eat to the half full, (corrupted and abbreviated form of 饇) to eat to much; surfeited\0" "gōu\0" "cakes made of rice flour\0" "bǎn\0" "(same as 秣) fodder for animals, to nourish; horse feed; horse grains; fodder, to feed a horse\0" "mò\0" "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" "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" "(same as 銍) a sickle\0" "zhì\0" "(same as 䭐) cakes, pastry\0" "yàng\0" "zin3\0" "(non-classical of 餞) to entertain a departing friend, a parting present of food or money\0" "jiàn\0" "satiated; to dislike\0" "yuàn\0" "wine poured in a libation, a little drink or a few drinks, cakes; pastry\0" "shuì\0" "cakes and biscuits\0" "tí\0" "mei5\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" "damp; humid, to eat to the full\0" "yì\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" "small children eat less, tired of eating, baked cakes\0" "nè\0" "(same as 噎) to choke on food, (ancient form of 饐) decayed; rotten and smelly\0" "yē\0" "gin1\0" "(same as 餰) congee; rice gruel, (same as 饘) thick congee or porridge\0" "jiàn\0" "mashed beans, sugared cakes\0" "suǐ\0" "(same as 䭘) well-stacked (for example, figure); 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" "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" "cakes\0" "yè\0" "bin2\0" "cakes; pastry; biscuits, a bait; food\0" "yàng\0" "incorruptible; honest; clean, (same as 歉) deficient, poor crop or harvest, to regret; sorry, (same as 餡) anything serving as stuffing for dumplings, etc.\0" "lián\0" "sik1\0" "breath, to grow; to thrive, to eat, food\0" "xī\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" "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" "(same as 䭘) well-stacked (figure, etc.); full; plump, cakes\0" "yǐng\0" "well-stacked (figure, etc.); full; plump, food, cakes\0" "yǐng\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" "(same as 饏) tasteless; without enough salt; insipid; dull, (non-classical of standard form 澉) to wash\0" "dàn\0" "liu4\0" "kui2\0" "to eat, ((non-classical form of 膾) minced meat\0" "kuài\0" "(same as 繹) a kind of sacrifice offered to gods or the deceased; rotten food; food; cakes and biscuits\0" "yì\0" "(same as 䭎) cakes\0" "yè\0" "a snack, supplementary dishes, (corrupted form of 䭑) incorruptible; honest; clean, (same as 歉) deficient, poor crop or harvest, to regret; sorry; (same as 餡) anything serving as stuffing for dumplings, etc.\0" "jiǎn\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" "to chew; to eat, to roll round with the hand, cakes; biscuits\0" "qiǎn\0" "(non-classical form) a bait, food, cakes and biscuits\0" "xuè\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" "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" "the eldest son, to give birth to the first child\0" "shǒu\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" "bung6\0" "strong sweet smell; strong fragrance; (Cant.) classifier for odors\0" "bèng\0" "bit6\0" "a little; slightly sweet-smelling\0" "별:N\0" "bié\0" "sweet-smelling; fragrant, tasty; delicious\0" "yǐ\0" "ngai6\0" "a kind of herb; Asafoetida\0" "wèi\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\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" "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" "(same as 群) group; multitude; crowd; swarm; a flock\0" "qún\0" "to4\0" "(same as 馱) to carry (a load) on the back\0" "tuó\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" "an one-year-old horse, a black horse\0" "xuán\0" "jyut6\0" "pei1\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" "horses kept at a courier station in former times\0" "lú\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" "fine horse, swift horse, swift; speedy\0" "niu5\0" "(same as 褭 裊) curling up, as smoke; wavering gently, around; all around\0" "niǎo\0" "a running horse\0" "xì\0" "ng4\0" "name of a horse\0" "wú\0" "gwing1\0" "(non-classical form of 駉) in good condition; as a horse\0" "a gray horse, a kind of grain\0" "lèi\0" "pou1\0" "name of a horse\0" "pū\0" "a walking horse, a horse not moving forward, a swift horse\0" "zhuō\0" "a young and fleet-footed horse; foal, a horse with a heavy load and hard to move forward\0" "zuī\0" "zyut3\0" "horse with white forehead, (的盧)\0" "zhuó\0" "coeng1\0" "name of a horse\0" "chāng\0" "ngon6\0" "white from forehead to lips of a horse, reddish (of a horse head), horse head\0" "àn\0" "young horse, stallion; male horse\0" "ér\0" "wik6\0" "name of a horse, a traveling horse\0" "yù\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" "(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" "a supernatural horse, (same as 駜) a strong; husky horse, (same as 駁) color of a horse, variegated; parti-colored, mixed; impure\0" "bì\0" "a walking horse, to gallop, swift\0" "zhá\0" "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" "hon6\0" "long-hair horse\0" "hàn\0" "zoi2\0" "a piebald horse, particoloured\0" "zǎi\0" "a kind of animal (from Beihai)\0" "gú\0" "sing4\0" "(corrupted form) (same as 騬) to geld a horse or ass, etc.\0" "chéng\0" "a big mule (same as 驢) an ass; a donkey\0" "lóu\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" "(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" "biu1\0" "(same as 驫) herd of horses stampeding\0" "duk6\0" "movement of a horse, a traveling horse\0" "dú\0" "ak1\0" "to move slowly and then swiftly (said of a horse), a swift horse, to neigh\0" "wò\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" "(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" "(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\0" "a swift horse\0" "niè\0" "leoi4\0" "(same as abbreviated form of 騾) 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" "on1\0" "(same as 鞍) 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" "(same as 骮) small and thin piece of bones\0" "yì\0" "to exert oneself; to make an effort; diligent; sedulous\0" "kū\0" "the pelvis (髂=䯊)\0" "wán\0" "to choke; the throat chocked and unable to breath smoothly\0" "wā\0" "kaa3\0" "the pelvis, bone stuck in the throat, the kneecap; patella; the five lowest pieces of bone of the spinal column\0" "qià\0" "the shoulder blade; scapula\0" "bó\0" "haau1\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" "the shoulder blade; scapula\0" "guā\0" "(non-classical form of 骸) shinbone; skeleton\0" "hái\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" "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\0" "the muscles of the thigh, the hips, the haunches\0" "láng\0" "bei2\0" "(same as 髀) buttocks, hipbone; innominate bone\0" "bì\0" "the kneecap; patella, (same as 垸) to smear with varnishes and ashes\0" "huàn\0" "(same as 髆) the five lowest pieces of bone of the spinal column\0" "pò\0" "the ribs\0" "yǎo\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" "ou2\0" "the five lowest pieces of bone of the spinal column\0" "ǎo\0" "gim3\0" "jiàn\0" "partial paralysis, hemiplegia; very small, diminutive, minute\0" "mó\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" "with a high skull, dried meat strips\0" "àn\0" "tiny bone\0" "mà\0" "king2\0" "(same as 廎) a small hall, store-room for melon\0" "qǐng\0" "(ancient form of 敲) to rap; to tap; to beat, big; great; large; tall; high\0" "qiāo\0" "hou6\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" "dishevelled hair\0" "nái\0" "so1\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" "(said of wild beasts) the hair stands up, walk with one's hair hang down, hairy, hair\0" "pī\0" "a coiffure with a topknot, dishevelled hair\0" "pā\0" "sung1\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" "hair style for little children\0" "niè\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\0" "hair\0" "xiān\0" "kut3\0" "(standard form of 髺) the hair dishevelled, as in mourning\0" "kuò\0" "gou3\0" "dressed hair\0" "dik6\0" "a coiffure with a topknot; a wig\0" "dí\0" "fine hair; beautiful hair, short hair, a coiffure with a topknot\0" "póu\0" "hairy; with lots of hair, to let the hair grow, as children do\0" "tiáo\0" "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" "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" "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" "fine hair, hairy\0" "cuó\0" "pun4\0" "dressed hair in a horizontal way, variegated; grey-of hair\0" "pán\0" "bok3\0" "hair, sparse hair\0" "bó\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" "(same as 髹) a kind of dark-red paint, to paint or lacquer (articles)\0" "cì\0" "to twist the hair in a knot on the top of the head\0" "kuì\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" "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" "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" "jiū\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" "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" "to cook; to boil; to stew\0" "zhǔ\0" "(same as 魂) the soul, the spiritual part of man that ascends to heaven, the wits; the spiritual faculties\0" "hún\0" "god; spirit; immortal, mountain deity\0" "shén\0" "ci3\0" "a fierce ghost; a malicious spirit; evil spirits\0" "chì\0" "ghost; a star\0" "xìng\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" "ugly, ghost; evil spirits; bogy; goblin; demons and monsters\0" "pǐ\0" "fu1\0" "sinister, evil and shrewd\0" "hū\0" "mei6\0" "(same as 魅) 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" "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" "wild ghost; ghost without head; a demon\0" "jú\0" "(same as 䰰) dreary cries of ghosts; sound of monsters\0" "nòu\0" "ji6\0" "to fear; to dread; to be afraid of\0" "yì\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" "the sheatfish\0" "yà\0" "ding1\0" "gat1\0" "a wafting fish, a fish, to cut a fish\0" "qì\0" "blackfish or mullet; anchovy\0" "zī\0" "mong1\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" "(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" "the globefish, blowfish, puffer\0" "bèi\0" "baa1\0" "a kind of fish; a bonito, (same as 鮁) shark\0" "bā\0" "to4\0" "(non-classical of 鮀) a kind of small fish grown in fresh water\0" "tuó\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" "a fish; common carp\0" "yǒu\0" "a fish\0" "zhì\0" "gaai3\0" "(non-classical and corrupted form of 魪) a flatfish; a sole\0" "jiè\0" "mut6\0" "(same as 鱴 鮆) the mullet, a kind of fish grown in the sea; like abalone; a salted fish\0" "mò\0" "(same as 鱦) small fish, spawn, or roe, frog group\0" "shéng\0" "sin5\0" "(same as 鱔) the eel\0" "shàn\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" "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" "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" "a fish\0" "tǒu\0" "fu1\0" "globefish; blowfish; puffer\0" "fū\0" "a fish; something like crab grown in the sea\0" "xué\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" "(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" "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" "(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" "zeot1\0" "a long narrow fish; tuna\0" "zú\0" "haam6\0" "(same as 鱤)\0" "xiàn\0" "a kind of fish; silver-gray color with black dots; with small mouth and no teeth\0" "zhì\0" "zeoi1\0" "the globefish; blowfish; puffer\0" "gyun2\0" "(record in an antique books) a kind of fish (same as 鱔) eels\0" "(same as 䱥) a kind of fish; silver-gray color with black dots; with small mouth and no teeth\0" "là\0" "mong5\0" "biu2\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" "a kind of fish; skin for making arms or weapons\0" "é\0" "mou4\0" "(corrupted form) a kind of fish\0" "mú\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" "a kind of fish\0" "yuán\0" "zin1\0" "(same as 鱣) a kind of sturgeon; Acipenser mikadoi, (interchangeable 鱔) eels\0" "zhān\0" "(same as 䱭) tuna\0" "gèng\0" "jung1\0" "stocky hawkfish (Cirrhitus pinnulatus)\0" "wēng\0" "long4\0" "a male crab, cod oil\0" "láng\0" "jyu4\0" "(same as 魚 漁) to fish, to seize\0" "yú\0" "a family name, (same as 緧) a crupper\0" "sōu\0" "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" "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" "cong1\0" "the silvery pomfret, Stromateoides argenteus\0" "chāng\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" "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 fins resembling chicken feet\0" "zǎo\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" "sū\0" "cuk1\0" "maa4\0" "si1\0" "a kind of fish; tuna\0" "sī\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" "neoi5\0" "(corrupted form of 鯘; same as 鮾) to spoil, to go down, to corrupt; spoiled fish-meat\0" "něi\0" "lou4\0" "a kind of fish\0" "láo\0" "lou5\0" "a kind of fish\0" "lǔ\0" "spawn, or roe, a kind of fish\0" "yí\0" "(same as 蟹) crab\0" "xiè\0" "a kind of fish, the mouth of a fish at surface of the water; gasping for breath\0" "yǎn\0" "king4\0" "a whale, huge\0" "qíng\0" "the Yangtze porpoise\0" "pū\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\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" "shad\0" "lài\0" "an ancient name for tuna, a kind of sturgeon\0" "méng\0" "jip3\0" "lots of fish\0" "yè\0" "cong1\0" "(same as 鯧) the pomfret\0" "lap6\0" "a general name for perch, etc.\0" "lì\0" "jan3\0" "live sharksucker (Echeneis naucrates)\0" "yìn\0" "ceon1\0" "Chinese mackerel, Chinese seerfish (Scomberomorus sinensis)\0" "chūn\0" "cau1\0" "loach\0" "qiū\0" "tang4\0" "loach\0" "téng\0" "jyu4\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" "dou6\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" "a kind of bird\0" "xì\0" "(corrupted form of 鳩) the pigeon; the turtle dove\0" "kei4\0" "chicken; pheasant; wild goose\0" "qí\0" "ci1\0" "kite, owl, wine cups\0" "a kind of bird\0" "yuán\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\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" "jyun4\0" "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" "the swallow, (same as 鳶) kite (a bird), kite (a toy)\0" "xuán\0" "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 鶿) 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" "a kind of phoenix-like bird\0" "wǎn\0" "ci1\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" "mou5\0" "(same as 鵡) parrot\0" "wǔ\0" "bou2\0" "(same as 鴇) a bird resembling the wild goose; Otis dybowskii\0" "bǎo\0" "dung1\0" "a kind of water bird, (same as 鴆) a kind of venomous bird\0" "dàn\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" "a kind of pheasant-like bird\0" "gōng\0" "a pigeon-like bird; with a comb or crest\0" "jiù\0" "cuckoo, pelican, (same as 鴃) a shrike; butcherbird\0" "guì\0" "ci3\0" "an owl-like bird\0" "cì\0" "a pheasant-like bird\0" "yǒu\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" "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" "goose\0" "é\0" "an egret-like bird, a kind of water bird\0" "xǐng\0" "hon2\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" "(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" "a kind of small birds, a kind of bird\0" "pǒu\0" "birds flying all directions\0" "běng\0" "ming4\0" "a legendary bird, divine birds; the phoenix\0" "명:N\0" "míng\0" "seoi6\0" "owl, kite, hawk; sparrow hawk, stop flying (said of bird)\0" "수:N\0" "shuì\0" "aan3\0" "(same as 鵻) a kind of bird in ancient books; a wood-pigeon; a hawk\0" "yàn\0" "kei4\0" "(same as 鶀) small wild goose\0" "qí\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" "ling4\0" "wren; the tailorbird, a kind of small bird\0" "xuān\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" "a kind of bird; a pheasant-like bird; red body and with a long tail\0" "yāo\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" "(same as 鷊) a kind of bird, a kind of grass, (same as 鶃) a fabulous sea bird\0" "è\0" "zik3\0" "wagtail\0" "jí\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" "seot1\0" "a kind of small bird, strange; weird bird\0" "xù\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" "(same as 㶉) a kind of water bird, (same as 雞) chickens\0" "xī\0" "cung4\0" "chicken\0" "cóng\0" "maa4\0" "the wild goose, sparrow; the house-sparrow\0" "má\0" "a kind dove-like bird, (same as 鵽鳩)\0" "kòu\0" "(same as 鵪) the quail\0" "yàn\0" "caam4\0" "eagle; hawk; osprey\0" "cán\0" "au1\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" "a kind of bird\0" "rán\0" "tung4\0" "a kind of water bird\0" "tóng\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" "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 鴒) 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" "(same as 鸃) the crow-pheasant\0" "yí\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" "(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\0" "a shrike\0" "jú\0" "tai1\0" "grebe\0" "tī\0" "pik1\0" "little grebe, dabchick (Tachybaptus ruficollis)\0" "pì\0" "saltpond; salty marshes\0" "gǎng\0" "siu1\0" "to make decoction of salt\0" "소:N\0" "xiāo\0" "waai1\0" "salt\0" "wāi\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\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" "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" "a legendary animal; a fox-like animal and with a man's eyes\0" "yín\0" "wai1\0" "venison\0" "wēi\0" "jyun4\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 羚) antelope\0" "líng\0" "crumbs of barley; bran; chaff\0" "yì\0" "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" "cakes and biscuits\0" "tuō\0" "mut6\0" "flour, rice flour\0" "mò\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" "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" "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" "cakes; cookies; biscuits; pastries; dumplings\0" "bù\0" "lei4\0" "dry food\0" "lí\0" "to extirpate; to level off; to pare barley\0" "chàn\0" "pei4\0" "a small round piece of distiller's grains or yeast\0" "pí\0" "co4\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" "decayed dough; rotten noodle\0" "qiàng\0" "to grind wheat to powder; with bran and flour mixed together\0" "zhí\0" "kwong3\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" "(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" "to dislike; to reject; to hate, a house; a building\0" "xiàn\0" "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" "(same as 䵍) yellow, used in person's name\0" "tuān\0" "yellow, greenish yellow\0" "wěi\0" "reddish yellow\0" "xiān\0" "tan1\0" "yellow; used in personal names\0" "teon1\0" "dark yellow, yellow, bright; well-illuminated\0" "tuān\0" "yellow; straw colored\0" "lǎo\0" "yellow, (dialect) yellowish black; dark yellow\0" "chǎn\0" "nik1\0" "(same as 䵒) 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" "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" "panicled millet, congee; porridge; rice gruel, ripening of paddy or rice; a harvest\0" "qiàn\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" "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" "tou2\0" "(dialect) kaoliang; sorghum\0" "tǎo\0" "(non-classical form of 䵖) panicled millet, congee; porridge; rice gruel, ripening of paddy or rice; a harvest\0" "qiàn\0" "to plough and sow, a kind of fruit\0" "nǒng\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" "dik1\0" "rushes used form making mats, face decorations (for women), to ornament on the face of a woman\0" "dí\0" "(non-classical form of 䵤) to crack or chap; (cracked) black skin\0" "jiǎn\0" "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" "to crack or chap; (cracked) black skin\0" "jiǎn\0" "wat1\0" "black, dark; deep\0" "울:N\0" "yù\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" "ze3\0" "black\0" "zhè\0" "red-and-black color, light green; light blue\0" "yàng\0" "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" "red-and-black color, blue-and-black color, black color\0" "xì\0" "ciu1\0" "raw hemp, mildewed hemp; freckles\0" "qiāo\0" "light black\0" "wèi\0" "black color, black specks; mottles on the face, black face, (same as 暈) to faint; giddy and dizzy\0" "yìng\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" "(same as 鼀) the toad that lives in the moon\0" "zi1\0" "(standard form 鼅) insects that are injurious to crops, spider\0" "zhī\0" "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" "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" "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" "tip3\0" "a silent drum, spacious\0" "tiè\0" "sound of drums; image of the sound\0" "tà\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" "a marmot-like rat with a big head\0" "hé\0" "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" "nosebleed; to be defeated\0" "nǜ\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" "sound of breath; snoring; snorting\0" "hē\0" "tai3\0" "(same as 洟) tears; snivel; nasal mucus, (same as 挮) to weep; to snivel\0" "tì\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" "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" "baa6\0" "irregular and prominent teeth\0" "bà\0" "disease of tongue (said of an ox), to keep the mouth shut\0" "jìn\0" "kaa1\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" "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" "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" "ngoi4\0" "to grind the teeth, teeth\0" "ái\0" "sound of chewing bones\0" "huá\0" "(same as 齟) unevenly-fitting teeth, irregular teeth, resplendent with variegated coloration; bright and colorful\0" "zhā\0" "upper and lower teeth in order and corresponding each other, to gnaw; to bite\0" "zé\0" "ngaau5\0" "to gnaw; to bite\0" "yǎo\0" "in the manner a toothless person chewing food\0" "zhān\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" "fine teeth, irregular teeth\0" "yàn\0" "gin1\0" "hard fins on the back of a dragon\0" "jiān\0" "wong1\0" "jim5\0" "used in personal names\0" "yǎn\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" "the edge; the hem or the margin of the tortoise shell\0" "nán\0" "to lookup, to adore, to rely upon\0" "yuè\0" "ceoi1\0" "(same as 吹) to blow\0" "ci4\0" "(same as 箎) a bamboo flute with seven holes\0" "chí\0" "đè\0" "jiào\0" "mo1\0" "zo2\0" "zuǒ\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\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" "haau2\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" "soeng6\0" "above\0" "UE KAMI\0" "SHOU\0" "SANG\0" "shàng\0" "haa6\0" "under, underneath, below; down; inferior; bring down; used to transliterate the Latin letter 'T'\0" "SHIMO\0" "KA\0" "HA\0" "xià\0" "daan1\0" "kwukyel\0" "hǎn\0" "maan6\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\0" "three\0" "삼:0E\0" "MITSU MITABI\0" "SAN\0" "SAM\0" "sān\0" "*sɑm sɑm\0" "tam\0" "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" "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\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" "jyu5\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; second earthly branch\0" "축:0E\0" "USHI\0" "CHUU CHU\0" "CHWUK CHWU\0" "chǒu\0" "sửu\0" "ng5\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\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" "sai3\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\0" "discard, reject, lose\0" "주:1N\0" "SARU NAGEUTSU\0" "CHUU CHU\0" "CWU\0" "diū\0" "kei3\0" "hill; elder; empty; a name\0" "OKA\0" "KYUU\0" "KWU\0" "qiū\0" "kiou\0" "loeng2\0" "two, both, pair, couple; a tael, ounce\0" "FUTATSU\0" "RYOU\0" "LYANG\0" "liǎng\0" "diu1\0" "discard\0" "SARU NAGEUTSU\0" "CHUU CHU\0" "CWU\0" "diū\0" "điêu\0" "jau5\0" "(ancient form of 酉) tenth earthly branch\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" "bing6\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\0" "mourning; mourn; funeral\0" "sàng\0" "gwan2\0" "(same as 〡 HANGZHOU NUMERAL ONE) number one; line\0" "SUSUMU SHIRIZOKU\0" "KON SHI JO NYO\0" "KON\0" "gǔn\0" "gau2\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\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" "gik1\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\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" "zok6\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 (for example, 兑); archaic form of 八; kwukyel, an archaic hanja-based writing system used in Korea before the invention of hangul\0" "HA\0" "bā\0" "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\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\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" "fat1\0" "stretch\0" "MAGARU\0" "FUTSU BUCHI\0" "PWUL\0" "fú\0" "ji4\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\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" "ngau1\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" "gau2\0" "long time (ago); time passage, grow late\0" "HISASHII\0" "KYUU KU\0" "KWU\0" "jiǔ\0" "gioǔ\0" "tok3\0" "to depend on, to entrust with\0" "TAKU CHAKU\0" "CEK\0" "tuō\0" "maa1\0" "interrogative particle; small\0" "EU\0" "YO\0" "me\0" "qeu\0" "ji6\0" "right conduct, righteousness\0" "yì\0" "fu4\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\0" "first time, for the first time\0" "사:0N\0" "TACHIMACHI NAGARA\0" "SAKU SA\0" "SA\0" "zhà\0" "jrhà\0" "chạ\0" "fu4\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\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\0" "(used with 乓) “ping” of “ping pong”\0" "HEI\0" "pīng\0" "bam1\0" "(used with 乒) “pong” of “ping pong”\0" "HAU\0" "pāng\0" "kiu4\0" "tall, lofty; proud, stately\0" "qiáo\0" "fu2\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" "sing4\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\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\0" "second; 2nd heavenly stem\0" "을:0E\0" "KINOTO OTO\0" "OTSU\0" "UL\0" "yǐ\0" "qyit\0" "ất\0" "jyut3\0" "hidden, mysterious, secret; to conceal; small; minute\0" "KAKURERU\0" "IN ON\0" "yǐn\0" "waang4\0" "kwukyel\0" "ya\0" "mat1\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" "goi3\0" "lid, to cover; to hide; a cover; an umbrella\0" "KASA FUTA OOU\0" "GAI\0" "gài\0" "gau2\0" "KYUU\0" "KYU\0" "jiǔ\0" "haa6\0" "first character of Korean place name 'Halpho'\0" "HAL\0" "xià\0" "fu4\0" "kwukyel\0" "hù\0" "syu1\0" "book, letter, document; writings\0" "shū\0" "dau2\0" "둘:1N\0" "TWUL\0" "dǒu\0" "ci2\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" "gaa1\0" "used in Korean place names\0" "갈:0N\0" "KAL\0" "jiā\0" "geoi6\0" "to hang\0" "걸:1N\0" "KEL\0" "jù\0" "sek6\0" "rock; used in Korean names\0" "돌:0N\0" "TOL\0" "shí\0" "maau5\0" "mǎo\0" "fu4\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" "ci3\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" "zyut6\0" "HINERU\0" "SETSU ZECHI\0" "xué\0" "jim5\0" "to enter; to make progress to advance; to urge forward\0" "SUSUMU\0" "EN\0" "yǎn\0" "fu2\0" "Korean place name Pholha\0" "볼:0N\0" "PHOL\0" "fǔ\0" "saa1\0" "살:0N\0" "SAL\0" "shā\0" "naa2\0" "(Cant.) feminine suffix\0" "nǎ\0" "kin4\0" "(Cant.) to clean; dried up\0" "건:N\0" "KAWAKU KAWAKASU\0" "KAN KEN\0" "gān\0" "so2\0" "painting tool place name\0" "솔:N\0" "SOL\0" "suǒ\0" "jyu1\0" "얼:N\0" "EL\0" "yú\0" "zyu3\0" "rope\0" "줄:1N\0" "CWUL\0" "cui\0" "ze2\0" "zhě\0" "kin4\0" "dry; warming principle of the sun, penetrating and fertilizing, heavenly generative principle (male); trigram ☰; hexagram ䷀\0" "건:0E\0" "KAWAKU KAWAKASU INUI\0" "KAN KEN GEN\0" "KAN KEN\0" "qián gān\0" "*ghyɛn ghyɛn gɑn\0" "kiền\0" "zi6\0" "to cure, to heal\0" "OSAMERU\0" "CHI JI\0" "zhì\0" "gwai1\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" "leon5\0" "name of a kind of animal\0" "URERU\0" "RIN\0" "lǐn\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\0" "kwukyel (old Korean hanja-based script) for “hammer”\0" "MA\0" "ma\0" "jyu4\0" "I, me; to give\0" "여:0E\0" "ATAERU ARAKAJIME\0" "YO SHA\0" "YE\0" "yǔ\0" "*iu iu\0" "nhừ\0" "zaang1\0" "dispute, fight, contend, strive\0" "ARASOU ARASOI IKADEKA\0" "SOU\0" "zhēng\0" "si6\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\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" "jyu1\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\0" "well, mine shaft, pit; surname; 22nd lunar mansion, determinative star μ Geminorum (Tejat); hexagram ䷯\0" "정:0E\0" "I IDO\0" "SEI SHOU\0" "CENG\0" "jǐng\0" "*tsiɛ̌ng tsiɛ̌ng\0" "tỉnh\0" "sei3\0" "four\0" "YO YOTSU YOTTSU YON\0" "SHI\0" "sì\0" "seoi3\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\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" "aa3\0" "Asia; second\0" "아:N\0" "TSUGU\0" "A ATSU OU\0" "A\0" "yà\0" "cai4\0" "even, regular, uniform all alike; to arrange\0" "SOROU HITOSHII HITOSHIKU\0" "SEI\0" "CEY\0" "qí\0" "aa3\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\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\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" "kong3\0" "high, proud; violent, excessive; skilled; name; 2nd lunar mansion, determinative star κ Virginis (Kang)\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" "twelfth earthly 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\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" "bin3\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" "hoeng2\0" "to receive; to enjoy\0" "KYOU KOU\0" "xiǎng\0" "ging1\0" "capital city\0" "경:N\0" "MIYAKO\0" "KEI KYOU KIN\0" "KYENG\0" "jīng\0" "je6\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" "jau6\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\0" "progress; busy, untiring; exert\0" "미:1N\0" "TSUTOMERU UTSUKUSHII\0" "BI MI BON MON\0" "MI MWUN\0" "wěi\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" "zaap6\0" "kwukyel\0" "LA\0" "jí\0" "mou4\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" "sap6\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\0" "fall forward; lie prostrate, prone; servant\0" "부:1\0" "TAORERU\0" "FU HOKU\0" "PWU\0" "pū\0" "più\0" "bọc\0" "sau4\0" "enemy, hate, hatred, enmity\0" "구:0N\0" "ADA KATAKI\0" "KYUU GU\0" "KWU\0" "chóu\0" "cừu\0" "baat3\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" "bing1\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" "fat6\0" "Buddha\0" "HOTOKE\0" "BUTSU\0" "PWUL\0" "fó\0" "tou1\0" "(non-standard Japanese variant of 傘) umbrella, parasol, parachute\0" "KASA\0" "SAN\0" "sǎn\0" "leon4\0" "logical reasons, logical order\0" "lún\0" "bing1\0" "kwukyel\0" "SYA\0" "bīng\0" "cong1\0" "granary; berth; sea\0" "cāng\0" "zai2\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" "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" "hin1\0" "to fly\0" "TOBU\0" "KEN\0" "HEN\0" "xiān\0" "tok3\0" "young girl; strange, different\0" "OTOME YORU\0" "TA TAKU\0" "CHA THAK\0" "tuō\0" "hung4\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" "gon2\0" "SOKONAU\0" "KAN GAN\0" "gǎn\0" "ngat6\0" "strong; valiant\0" "흘:1N\0" "ISAMASHII\0" "KITSU KOCHI GOCHI\0" "HUL\0" "gē\0" "bok6\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" "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\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" "caau3\0" "chào\0" "coeng4\0" "cháng\0" "saam1\0" "(coll.) three (cannot be followed by a measure word)\0" "SA\0" "sā\0" "coeng4\0" "cháng\0" "ji4\0" "ceremony, rites gifts; admire\0" "yí\0" "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\0" "falsehood, deception; vacation\0" "가:1\0" "KARI KARIRU KARINI\0" "KA KE\0" "KA PAN\0" "fǎn\0" "caau3\0" "SAISAMA\0" "SOU SHOU BYOU MYOU\0" "chào\0" "joeng5\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" "kim4\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" "wut6\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" "fung1\0" "fēng\0" "cong1\0" "cāng\0" "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" "wong4\0" "trust to, rely on, appoint; to bear, duty, office; allow\0" "KYOU\0" "wáng\0" "fan6\0" "portion, part; duty\0" "빈:N\0" "AKIRAKA URUWASHII\0" "HIN FUN\0" "PIN\0" "fèn\0" "phần\0" "dai1\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" "kei5\0" "plan a project; stand on tiptoe\0" "기:0E\0" "KUWADATERU KUWADATE\0" "KI\0" "KI\0" "qǐ\0" "xí\0" "pui3\0" "HAI\0" "pèi\0" "jyu4\0" "handsome\0" "여:N\0" "UTSUKUSHII\0" "YO\0" "YE\0" "yú\0" "diu3\0" "CHOU\0" "diào\0" "TON DON\0" "TON\0" "dùn\0" "mat6\0" "wù\0" "jik6\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" "aai3\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" "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" "pei1\0" "HAI HE HI\0" "pī\0" "dam2\0" "SHIN JIN\0" "dǎn\0" "fu1\0" "common laborer\0" "MUSUMEMUKO\0" "FU\0" "fū\0" "tong2\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" "우:N\0" "YUU U\0" "yōu\0" "fo2\0" "companion, colleague; utensils\0" "HI HO\0" "KA\0" "HWA\0" "huǒ\0" "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" "ceoi3\0" "deputy, vice-\0" "SEGARE\0" "SAI SOTSU\0" "COL\0" "cuì\0" "cyun4\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" "ce1\0" "rickshaw, cart, vehicle; name of piece in Chinese chess\0" "KURUMA\0" "chē\0" "ngaa4\0" "child\0" "yá\0" "jin5\0" "like\0" "UKAGAU\0" "KEN\0" "HYEN\0" "qiàn\0" "soeng1\0" "wound, injury; fall ill from\0" "shāng\0" "coeng1\0" "ghost of one devoured by tiger\0" "chāng\0" "leon4\0" "normal human relationships\0" "lún\0" "cong1\0" "vulgar person, country man\0" "cāng\0" "seon1\0" "xùn\0" "man1\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" "cek3\0" "ze\0" "jin4\0" "dark, somber; deep, profound\0" "KEN SEN\0" "xián\0" "nou5\0" "to make a great effort\0" "TSUTOMERU\0" "DO\0" "nǔ\0" "nó\0" "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\0" "merchant; estimate, guess, presume\0" "고:1N\0" "AKINAU ATAI\0" "KO\0" "KO\0" "gū\0" "gǒ\0" "nei5\0" "thou, you\0" "JI\0" "nǐ\0" "nei4\0" "we (Shanghai dialect)\0" "JI\0" "ní nǐ\0" "ni\0" "sit3\0" "OGORU\0" "SETSU SECHI\0" "xiè\0" "bun6\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" "gwik1\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\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" "sì\0" "*ziə̌ ziə̌\0" "tự\0" "gaa1\0" "transcription of Sanskrit 'gha' in Buddhist texts ('samgha', etc.); nursing; attending; entertainer (Japanese); 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" "ji6\0" "OKOTARU\0" "I\0" "yì\0" "ci5\0" "resemble\0" "HIRU\0" "SHI JI\0" "SA\0" "sì\0" "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\0" "tenant farmer; be a tenant farmer\0" "전:0N\0" "TSUKUDA\0" "TEN DEN\0" "CEN\0" "diàn\0" "điền\0" "ham4\0" "hān\0" "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" "bei2\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" "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" "joeng5\0" "AOGU AOMUKE TANOSHIMU\0" "AU YOU\0" "ANG\0" "yǎng\0" "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\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" "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" "fat6\0" "Buddha; of Buddhism; merciful person; Buddhist image; the dead (Japanese)\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" "gau1\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" "hin1\0" "make effort, endeavor\0" "KARUI\0" "KEN\0" "xiān\0" "keoi5\0" "(Cant.) he, she, it\0" "KARE\0" "KYO\0" "qú\0" "jung2\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" "jau6\0" "shi\0" "kaa1\0" "old name for the Wǎ (佤) ethnic group of Yúnnán and Myanmar\0" "kǎ\0" "baau1\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" "hok6\0" "ITARU\0" "KAKU KYAKU\0" "hè\0" "lou2\0" "(Cant.) man, person; mature\0" "OOKII\0" "RYOU RO ROU\0" "lǎo\0" "gong3\0" "unsubmissive; obstreperous\0" "xiáng\0" "gap3\0" "(Cant.) intensive particle\0" "AWASERU\0" "KOU\0" "gé\0" "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" "faat3\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\0" "a second, an assistant\0" "이:N\0" "TASUKE SOHI NARABU ORU TSUGU\0" "JI NI DAI NAI\0" "I\0" "nài\0" "bing3\0" "combine, annex\0" "AWASERU NARABU SHIKASHI\0" "HEI\0" "PYENG\0" "bìng\0" "tính\0" "gat1\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\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\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" "si2\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" "loi4\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" "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" "jam1\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" "mei5\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" "on1\0" "안:N\0" "YASURAKA\0" "AN\0" "AN\0" "ān\0" "leot6\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" "ji4\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" "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" "cik1\0" "OSORERU\0" "CHOKU CHIKI\0" "CHIK\0" "chī\0" "seon1\0" "fast\0" "순:1N\0" "SUMIYAKA SHIMESU TONAERU HUKAI TSUKAHU\0" "SHUN JUN\0" "SWUN\0" "xùn\0" "gung1\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" "jyu4\0" "여:N\0" "HITOSHII SHITAGAHENARASU\0" "JO NYO\0" "YE\0" "rú\0" "cyun4\0" "SEN\0" "cún\0" "hap6\0" "chivalrous person; knight-errant\0" "OTOKODATE KYAN\0" "KYOU\0" "HYEP KYEP\0" "xiá\0" "ci5\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" "haau2\0" "KO\0" "ta\0" "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" "ning6\0" "flattery; glib\0" "OMONERU YOKOSHIMA\0" "NEI DEI\0" "nìng\0" "nung4\0" "I; you; family name\0" "nóng\0" "zeon2\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\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" "cing2\0" "chěng\0" "rình\0" "zan3\0" "진:1N\0" "WARABE YOIWARABE UMAKAI HASHITAME\0" "SHIN\0" "CIN\0" "zhèn\0" "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" "syu6\0" "TWU\0" "shù\0" "ting5\0" "straight\0" "정:N\0" "OTOKOGI NAOI TSUTSUSHIMU\0" "TEI JOU CHOU\0" "CENG\0" "tǐng\0" "sam6\0" "SHIN JIN\0" "shèn\0" "tyut3\0" "to run away, escape\0" "탈:1N\0" "KANAHU YOI TEGARU TAYASUI KARUI\0" "TATSU TACHI TAI TE\0" "THAL\0" "tuì\0" "but6\0" "TSUYOI URAMU\0" "HOTSU BOCHI\0" "bó\0" "bụt\0" "naam4\0" "OTOKO\0" "DAN NAN\0" "nán\0" "haau1\0" "효:N\0" "OOKII\0" "KOU KYOU\0" "xiāo\0" "bin6\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" "teoi2\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\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" "ceoi4\0" "YURUYAKA OSOI\0" "SHO JO\0" "xú\0" "gwaang6\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" "wan6\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" "saam3\0" "sàn\0" "pui2\0" "배: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" "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" "zi6\0" "wait for, wait until, as soon as\0" "사:0N\0" "MATSU\0" "SHI\0" "SA KI\0" "qí\0" "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" "sau1\0" "OSAMERU OSAMARU\0" "SHUU\0" "xiū\0" "jyu5\0" "big\0" "오:1N\0" "MATA\0" "O\0" "yǔ\0" "dai6\0" "(same as 面影 in Japanese), 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" "zi3\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" "loi4\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" "keoi1\0" "all, together; accompany\0" "구:0E\0" "TOMONI\0" "KU\0" "KWU\0" "jù\0" "câu\0" "haau6\0" "(same as 傚) 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\0" "thin\0" "천:1N\0" "ASAI HADAKA\0" "SEN ZEN\0" "CHEN\0" "jiàn\0" "biu2\0" "divide, distribute\0" "표:0N\0" "TAWARA\0" "HYOU\0" "PHYO\0" "biào\0" "cuk1\0" "start, begin; beginning; arrange\0" "숙:1N\0" "YOI HAJIME\0" "SHUKU TEKI\0" "SWUK CHEK\0" "chù\0" "chiuk\0" "fai3\0" "YABURERU YABURU SOMUKU\0" "HI\0" "PI\0" "fèi\0" "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\0" "A\0" "yà\0" "aan2\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" "juk6\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" "fu2\0" "KATATAGAI\0" "CHI JI\0" "hǔ\0" "coeng1\0" "bewildered; rash, wildly\0" "창:1N\0" "KURUU TAORERU\0" "CHOU TOU JOU\0" "CHANG\0" "chāng\0" "trành\0" "zi1\0" "YUKU\0" "CHI JI\0" "zhī\0" "bing3\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" "haau4\0" "MOTORU SOKONAU\0" "KOU GYOU KAI E\0" "HYO\0" "yáo\0" "ceoi4\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" "zung3\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" "tin2\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\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" "pang4\0" "TASUKERU YUDANERU YOSERU\0" "HOU BOU\0" "PWUNG\0" "péng\0" "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" "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" "gon3\0" "sunrise; dawn\0" "KAGAYAKU\0" "KAN\0" "KAN\0" "gàn\0" "ging6\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\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" "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" "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" "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\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" "sung1\0" "OKOTARU NONOSHIRU\0" "SHOU SHU\0" "sōng\0" "ling4\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" "dung1\0" "(simplified form) rude; barbarous, stupid; dull, last name\0" "OROKANASAMA\0" "TOU TSU\0" "TONG\0" "dōng\0" "zi3\0" "to stick in, to stab; to erect\0" "SASU SASHIKOMU\0" "SHI\0" "SA\0" "zì\0" "ban3\0" "a place in Héběi\0" "HON\0" "PWUN\0" "bèn\0" "mou5\0" "BU MU\0" "wǔ\0" "keoi1\0" "all\0" "TOMONI\0" "KU\0" "KWU\0" "jù\0" "*gio gio\0" "noi6\0" "NANJI\0" "DAI NAI\0" "nǎi\0" "coi2\0" "notice, pay attention to\0" "cǎi\0" "gim6\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" "saa2\0" "what; which; who; why\0" "shà\0" "king1\0" "upset, pour out, overflow\0" "qīng\0" "ning6\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" "cin4\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" "jyun5\0" "weak\0" "난:1N\0" "YOWAI\0" "DAN NAN\0" "NAN YEN\0" "ruǎn\0" "zung3\0" "KODOMO\0" "SHOU SHU TOU\0" "TONG\0" "zhòng\0" "chổng\0" "ceon2\0" "준:N\0" "ATSUI UGOMEKU\0" "SHUN\0" "CHWUN\0" "chǔn\0" "gaa2\0" "falsehood, deception; vacation\0" "가:0E\0" "KARI\0" "KA KE\0" "KA HA\0" "jiǎ\0" "gǎ\0" "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" "jyu2\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" "ngaan6\0" "false, counterfeit, spurious\0" "ITSUWARU NISE\0" "GAN GEN\0" "AN\0" "yàn\0" "fung1\0" "(simplified form of 偑) name of a place, last name\0" "FUU FU\0" "fēng\0" "tong2\0" "pond, pool; wash away, cleanse\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" "ngok6\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" "saang2\0" "MATSUSUGUNASAMA\0" "SEI SHAU\0" "shěng\0" "hon2\0" "ancient family name\0" "간:1N\0" "KAN\0" "KAN\0" "kǎn\0" "dai3\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" "zaap3\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" "요:1N\0" "SHINAYAKA TAOYAKA\0" "EU\0" "YO\0" "yǎo\0" "zaam6\0" "SOROTSUTESUSUMU TOTONOTSUTASAMA\0" "TAN DA\0" "zhàn\0" "cau1\0" "to stare at\0" "초:1N\0" "ITSUKUSHIMANAI UREHERUSAMA\0" "SEU\0" "CHO\0" "chǒu\0" "jim1\0" "KIYOI\0" "EN AN\0" "yān\0" "jau4\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" "zaa3\0" "HARU\0" "TA\0" "zhā\0" "ci1\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" "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" "cap1\0" "SHUU\0" "jí\0" "ji2\0" "sob\0" "NAGEKU\0" "I E\0" "UY\0" "yǐ\0" "sit3\0" "an ancestor of the Shāng emperors, said to be one of Shùn’s ministers\0" "설:1N\0" "KIYOI\0" "SETSU SECHI\0" "SEL\0" "xiè\0" "seon1\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" "bei6\0" "prepare, ready, perfect\0" "SONAERU SONAWARU SONAE\0" "BI\0" "PI\0" "bèi\0" "zaa1\0" "(same as 咱) we, us\0" "SAN\0" "zá\0" "leoi5\0" "humpback; surname\0" "ROU\0" "lóu\0" "zit3\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\0" "great, gigantic; puppet\0" "괴:0N\0" "OOKII\0" "KAI\0" "KOY\0" "kuǐ\0" "sau2\0" "old man\0" "OKINA\0" "SOU SU\0" "sǒu\0" "KATATAGAHI HITOSHIKUNAI\0" "CHI JI SHI\0" "zhì\0" "sou3\0" "소:N\0" "MUKAU MAMORU\0" "SO\0" "SO\0" "sù\0" "gwaat3\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" "jyun6\0" "KOZAKASHII\0" "GEN GAN KAN\0" "yuàn\0" "jung5\0" "OOI\0" "JOU NYU\0" "rǒng\0" "leot6\0" "tribe\0" "RITSU RICHI\0" "lì\0" "nuk6\0" "nù\0" "wan6\0" "MASARU YUTAKA\0" "IN\0" "yùn\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\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" "tong4\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\0" "personal name; servant\0" "혜:1N\0" "AYAHUI TSUNAGU\0" "KEI GEI\0" "HYEY\0" "xī\0" "sin3\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" "cong1\0" "vulgar person, country man\0" "창:1N\0" "IYASHII IYASHIIMONO RUNAKAMONO\0" "SAU SHAU\0" "CHANG\0" "cāng\0" "cuk1\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" "용: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" "탑:1N\0" "TAN TON TAHU\0" "THAP\0" "tàn\0" "co1\0" "unsteady\0" "사:1N\0" "SA\0" "SA\0" "suō\0" "ong2\0" "MOTORU\0" "AU\0" "yǎng\0" "fat6\0" "SOMUKU UTSU\0" "HATSU BOCHI\0" "fá\0" "bing6\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\0" "the Dai minority living in South China\0" "dǎi\0" "zoi3\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" "caam1\0" "YOI YOISAMA\0" "SAN\0" "cān\0" "leoi5\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" "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" "pang4\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\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" "cong2\0" "WARUI\0" "SAU SHAU\0" "chuǎng\0" "goeng1\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" "dai3\0" "KURUSHIMU\0" "TEI\0" "dì\0" "sit3\0" "KOE UMEKU\0" "SETSU SECHI\0" "SEL\0" "xiè\0" "leoi5\0" "humpback; surname\0" "루:1N\0" "KAGAMU\0" "ROU RU\0" "LWU\0" "lóu\0" "liǒ\0" "lũ\0" "bei6\0" "prepared\0" "SONAERU SONAWARU\0" "BI\0" "bèi\0" "piu1\0" "light; airy\0" "표:1N\0" "KARUI KARONZURU SUBAYAI\0" "HEU\0" "PHYO\0" "piào\0" "xỉu\0" "gan2\0" "only, merely, solely, just\0" "근:0E\0" "WAZUKANI WAZUKA\0" "KIN\0" "KUN\0" "jǐn\0" "ghìn\0" "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" "taam3\0" "NOBIRUSAMA OROKANASAMA\0" "TAN TON\0" "THAM\0" "tàn\0" "jing4\0" "OSAMERU\0" "YOU\0" "yíng\0" "dung6\0" "labor; work\0" "HATARAKU HATARAKI\0" "DOU\0" "TONG\0" "dòng\0" "zaan6\0" "collect\0" "준:N\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" "kwan3\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" "cong2\0" "HIROI\0" "SHOU\0" "chǎng\0" "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" "cing1\0" "Dèng ethnic group of Tibet\0" "AGARU\0" "TOU DOU SHOU CHOU\0" "chēng\0" "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" "faan1\0" "HAN\0" "bō\0" "wai6\0" "favor, benefit, confer kindness\0" "huì\0" "cyun2\0" "천:1N\0" "SOMUKU MUKAIAU MAJIRU\0" "SEN SHUN\0" "CHEN\0" "chuǎn\0" "assume, usurp\0" "OGORU\0" "SEN SHIN\0" "CHAM\0" "tiě\0" "daan6\0" "sincere\0" "HAYAI ATSUI AKIRAKA YURUGU\0" "TAN DAN SEN ZEN TATSU TACHI\0" "THAN\0" "dàn\0" "dạn\0" "hiu1\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" "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" "gwat6\0" "KURUU KURUI\0" "KITSU GOCHI ITSU ICHI KETSU KECHI\0" "KYEL\0" "jú\0" "ok3\0" "è\0" "ziu1\0" "clever; alert in mind pigmies\0" "초:1N\0" "HASHIRU\0" "SEU ZEU\0" "CHO\0" "jiāo\0" "cim3\0" "assume, usurp\0" "참:0N\0" "OGORU\0" "SEN SHIN\0" "CHAM\0" "jiàn\0" "tiếm\0" "tung4\0" "page, boy servant\0" "동:1N\0" "WARABE SHIMOBE\0" "DOU TOU\0" "TONG\0" "tóng\0" "*dhung dgung\0" "đồng\0" "leon4\0" "ashamed\0" "HAJIRU\0" "RIN\0" "lìn\0" "baak6\0" "ancient aboriginal tribe\0" "HOKU BOKU\0" "PWUK\0" "bó\0" "gu3\0" "employ, hire\0" "YATOU\0" "KO\0" "gù\0" "sin1\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" "jip6\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" "ciu3\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" "haggard; sallow, pallid\0" "NONOSHIRU\0" "SHUU\0" "CHWU\0" "zhòu\0" "oi3\0" "like\0" "애:1N\0" "HONOKA KAKURERU MUSEBU KANASHIMU\0" "AI\0" "AY\0" "ài\0" "si1\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" "sin4\0" "manner, air; easy-going; to turn around; lame; unable to get on\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" "dong1\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" "giu2\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" "caan3\0" "càn\0" "ban3\0" "entertain guests\0" "빈:1N\0" "SUSUMERU UYAMAU AISATSU\0" "HIN\0" "PIN\0" "bīn\0" "ngaam4\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" "laam4\0" "MINIKUI\0" "RAN\0" "lán\0" "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" "hin3\0" "HIRAKU\0" "KEN\0" "qiàn\0" "(same as 果敢 in Japanese), fleeting, momentary, ephemeral; vain, empty; fickle\0" "맹:1\0" "KURAI HAKANAI\0" "BOU MOU\0" "MENG\0" "méng\0" "mou5\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" "king4\0" "MATSU\0" "KEI\0" "qióng\0" "nei5\0" "JI\0" "nǐ\0" "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" "kwong2\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" "zaan2\0" "찬:1N\0" "ATSUMERU ATSUMARU\0" "SAN\0" "CHAN\0" "zǎn\0" "zat1\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" "cing3\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" "lik6\0" "REKI RYAKU\0" "lì\0" "tang4\0" "MUGAI\0" "TOU DOU\0" "téng\0" "wai5\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" "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\0" "hastily, suddenly, abruptly\0" "숙:1N\0" "HAYAI\0" "SHUU\0" "SWUK\0" "shū\0" "wai6\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\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" "leoi5\0" "lazy; tired out, worn fatigued\0" "OKOTARU YAMITSUKARERU\0" "RAI RE RUI RA\0" "LAY\0" "léi\0" "nong6\0" "slow, dull; irresolute\0" "nàng\0" "ji4\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\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" "deoi3\0" "YOROKOBU\0" "TAI DA DAI E TSU\0" "THAY\0" "duì\0" "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\0" "cash; exchange, barter; weight; trigram ☱; hexagram ䷹\0" "태:0N\0" "YOROKOBU\0" "DA TAI EI\0" "THAY YEY\0" "duì\0" "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" "coeng4\0" "NAGAI OSA\0" "CHOU\0" "cháng\0" "ji4\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\0" "son, child, oneself; final part\0" "아:0E 예:N\0" "KO\0" "JI NI GEI\0" "A\0" "ér\0" "*njiɛ njiɛ\0" "zam1\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" "jin2\0" "establish; one of nine empire divisions\0" "연:N\0" "YEN\0" "yǎn\0" "jin2\0" "establish; one of nine empire divisions\0" "연:1N\0" "KUKURU TADASHII MAKOTO\0" "EN\0" "YEN\0" "yǎn\0" "ci2\0" "HAJIMERU HAJIMARU\0" "SHI\0" "shǐ\0" "sap6\0" "decagram\0" "SIP\0" "dong2\0" "political party, gang, faction\0" "당:1\0" "NAKAMA MURA\0" "TOU\0" "TANG\0" "dǎng\0" "cin1\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" "fan1\0" "decigram\0" "fēn\0" "hou4\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" "baak3\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" "lei4\0" "decigram; centigram\0" "lǐ\0" "fong2\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" "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" "zit3\0" "kwukyel\0" "han\0" "laan4\0" "orchid; elegant, graceful\0" "lán\0" "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" "tin1\0" "heaven; sky\0" "tiān\0" "gwaan1\0" "frontier pass; close; relation\0" "guān\0" "hing1\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" "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" "fan1\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" "kei3\0" "(same as 冀) to hope for; to wish\0" "KOINEGAU\0" "KI\0" "jì\0" "ngai6\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" "mou6\0" "ZUKIN OOU\0" "BOU MOU\0" "MO\0" "mào\0" "jim5\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" "gwing1\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" "gwaa2\0" "WAKERU\0" "KA KE\0" "guǎ\0" "gwing2\0" "(archaic form of 炯) light, bright\0" "경:1N\0" "AKIRAKA\0" "KEI KYOU\0" "KYENG\0" "jiǒng\0" "guěng\0" "mou6\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" "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\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" "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" "ji4\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" "sik1\0" "SEK\0" "shì\0" "gun1\0" "cap, crown, headgear\0" "관:0E\0" "KANMURI\0" "KAN\0" "KWAN\0" "guān\0" "guɑn guɑ̀n\0" "quán\0" "mung4\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" "zeoi3\0" "(ancient form of 聚) assemble; most, extremely\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\0" "dark, gloomy, night; deep\0" "명:0E\0" "KURAI\0" "MEI\0" "MYENG\0" "míng\0" "meng mèng\0" "minh\0" "kau3\0" "bandits, thieves; enemy; invade\0" "ADA\0" "KOU KU\0" "kòu\0" "lam1\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" "taai3\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" "FUTSU BUCHI HATSU HOCHI\0" "PWUL\0" "fú\0" "man5\0" "HOROBIRU\0" "BIN BEN MIN MEN\0" "mǐn\0" "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" "hap1\0" "협:N\0" "YAWARAGU\0" "KYOU\0" "qià\0" "zin1\0" "SUSUMU\0" "SEN\0" "jiān\0" "zing6\0" "clean, pure; cleanse\0" "jìng\0" "sau1\0" "SWU\0" "sōu\0" "mui5\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" "gu3\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" "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" "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" "jan1\0" "IN\0" "yīn\0" "cau3\0" "piece together, assemble\0" "주:N\0" "MINATO ATSUMARU\0" "SOU\0" "CWU\0" "còu\0" "ngoi2\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" "ming5\0" "KOORUSAMA\0" "BEI MYOU\0" "mǐng\0" "zeon2\0" "rule, guideline, standard\0" "준:N\0" "HITOSHII MIZUMORI NORI\0" "JUN SETSU\0" "CWUN\0" "zhǔn\0" "ceoi4\0" "SAI ZE\0" "CHOY\0" "cuī\0" "si1\0" "ice floating in freshly-melted water\0" "SHI SEI SAI\0" "SI\0" "sī\0" "dok6\0" "an icicle\0" "TSURARA\0" "TAKU DAKU JAKU\0" "duó\0" "gam6\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\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" "hei1\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\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" "faan4\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" "geoi1\0" "to dwell\0" "ORU\0" "KYO KO\0" "KE\0" "jū\0" "cyu2\0" "place, locale; department\0" "처:N\0" "ORU TOKORO\0" "SHO\0" "CHE\0" "chǔ\0" "kei4\0" "kite\0" "TAKO\0" "zhēng\0" "fung1\0" "wind; air; manners, atmosphere\0" "KAZE\0" "FUU FU\0" "PHWUNG\0" "fēng\0" "do2\0" "wintry wind\0" "목:1\0" "KOGARASHI\0" "MOK\0" "mù\0" "jau1\0" "calm, lull\0" "NAGU NAGI\0" "CI\0" "zhǐ\0" "fu4\0" "wild duck, teal; swim\0" "fú\0" "fung1\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" "fung1\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\0" "triumphant; triumph, victory\0" "개:0N\0" "KACHIDOKI YAWARAGU\0" "GAI KAI\0" "KAY\0" "kǎi\0" "khải\0" "gaam1\0" "KAN KEN\0" "gān\0" "dang3\0" "bench; stool\0" "등:1N\0" "HIZAKAKENOTAGUI\0" "TOU\0" "TUNG\0" "dèng\0" "pang4\0" "to rely on, depend on; evidence, proof\0" "빙:1\0" "HYOU\0" "PING\0" "píng\0" "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" "faai3\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" "aau3\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" "jan6\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\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" "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\0" "publication, periodical; publish\0" "간:0E\0" "KEZURU KIZAMU\0" "KAN\0" "KAN\0" "kān\0" "san\0" "cin3\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" "gei1\0" "TATSU SASU KOROSU\0" "KI KE KAI\0" "KI\0" "jī\0" "daan2\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" "kyut3\0" "scoop out; gouge\0" "EGURU\0" "KETSU KECHI\0" "KYEL\0" "jué\0" "lei4\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" "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" "ceoi3\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" "man5\0" "to scrape; to pare\0" "KEZURU\0" "BIN MIN\0" "mǐn\0" "ling4\0" "SAKU\0" "REI RYOU\0" "líng\0" "zung1\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" "gang1\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" "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" "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\0" "brush; clean with brush, scrub\0" "쇄:0E\0" "SURU HAKU HAKE\0" "SATSU\0" "SWAY\0" "shuā\0" "loát\0" "hyun3\0" "certificate, ticket; title deeds\0" "권:0E\0" "WARIFU TEGATA\0" "KEN\0" "KWEN\0" "quàn\0" "caat3\0" "temple, shrine, monastery\0" "찰:0N\0" "HATABASHIRA TERA KUNI\0" "SATSU SECHI\0" "CHAL\0" "shā\0" "ci3\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" "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" "ci3\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" "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" "lau4\0" "mouth of a stream; waterway beneath a dam\0" "SAKU SAKERU\0" "ROU RU TOU TSU\0" "lóu\0" "lo5\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" "jyun1\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" "hak1\0" "subdue, overcome; cut down\0" "극:0N\0" "KATSU\0" "KOKU\0" "KUK\0" "kēi 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\0" "temple\0" "HATABASHIRA TERA KUNI\0" "SATSU SECHI\0" "CHAL\0" "shā\0" "cong3\0" "establish, create; knife cut\0" "HAJIMERU\0" "SOU SHOU\0" "CHANG\0" "chuàng\0" "gwaa2\0" "cut, cut flesh from bones\0" "guǎ\0" "gim3\0" "sword, dagger, saber\0" "jiàn\0" "cok3\0" "(Cant.) to jerk\0" "KIRIMIGAKU\0" "SAKU\0" "CHAK CAK\0" "cuò\0" "lei4\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" "fai3\0" "to cut off the feet (one of the five punishments in ancient times)\0" "비:1N\0" "ASHIKIRU\0" "HI\0" "PI\0" "fèi\0" "fau2\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" "kei4\0" "MAKOTO TADASU SAKU\0" "KI GI\0" "qí\0" "cong3\0" "establish, create; knife cut\0" "KIZU HAJIMERU\0" "SOU\0" "CHANG\0" "chuàng\0" "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" "mok1\0" "peel, peel off, to shell, strip; hexagram ䷖\0" "박:0N\0" "HAGU MUKU HAGERU\0" "HAKU\0" "PAK\0" "bō\0" "pak\0" "bóc\0" "gei1\0" "carving or engraving knife; grave\0" "기:1N\0" "KIZAMU\0" "KI\0" "KI\0" "jī\0" "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" "loek6\0" "brand\0" "IREZUMI KASUMETORU\0" "KEI SHAU RYAU\0" "KYENG LYANG LYAK\0" "qíng\0" "jim5\0" "sharp, sharp-pointed; sharpen\0" "섬:0N\0" "SURUDOI SORUDOKUSURU KEZURU\0" "EN SEN ZEN\0" "SEM\0" "shàn\0" "zhiɛ̌m\0" "duk1\0" "KIRU\0" "TOKU TAKU\0" "dū\0" "gim3\0" "sword, dagger, saber\0" "TSURUGI\0" "KEN\0" "KEM\0" "jiàn\0" "zai1\0" "medicinal preparation\0" "SOROERU MAZERU\0" "ZAI SUI\0" "jì\0" "mok1\0" "peel\0" "HAGU MUKU HAGERU\0" "HAKU\0" "PAK\0" "bō\0" "jim2\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\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" "zai3\0" "TATSU SABAKU\0" "TAN SEN SEI\0" "TAN\0" "duān\0" "uk1\0" "TSUMISURU\0" "OKU AKU\0" "OK AK\0" "wū\0" "gwaa2\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" "sing6\0" "leftovers, residue, remains\0" "AMARU AMARI AMATSUSAE\0" "JOU\0" "shèng\0" "gim3\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" "zaat3\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" "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" "cyun1\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\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" "lei4\0" "mark\0" "리:1N\0" "HAGU KIRU\0" "RI\0" "LI\0" "lí\0" "liə\0" "pang2\0" "FUU BU\0" "pěng\0" "saam1\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" "kau1\0" "to pick up with knife\0" "kōu\0" "ziu2\0" "destroy, exterminate, annihilate\0" "초:0N\0" "TATSU TORU\0" "SHOU SOU\0" "CHO\0" "jiǎo\0" "tiễu\0" "gwaat3\0" "KEZURU\0" "KATSU\0" "KWAL\0" "guā\0" "ciu4\0" "geld, castrate\0" "TATSU KARU KARITORU\0" "SHOU JOU\0" "qiāo\0" "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" "zoek3\0" "TAKU\0" "zhuó\0" "lim4\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" "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" "kui2\0" "amputate, cut off\0" "TATSU\0" "KAI KE KATSU\0" "HOY KOY\0" "guì\0" "ziu2\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" "gim3\0" "sword, dagger\0" "TSURUGI\0" "KEN\0" "KEM\0" "jiàn\0" "tong1\0" "to butcher\0" "tāng\0" "fok3\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" "gim3\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" "zat1\0" "WARIFU SHICHI\0" "SHITSU SHICHI CHI\0" "zhì\0" "chặt\0" "caam4\0" "make into mince; cut\0" "TATSU KEZURU\0" "SAN ZAN\0" "CHAM\0" "chán\0" "zin2\0" "to cut, clip\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\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; Kangxi radical 19\0" "력:0E 역:0\0" "CHIKARA TSUTOMERU RIKIMU\0" "RYOKU RIKI\0" "LYEK\0" "lì\0" "*liək\0" "lực\0" "aat3\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\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" "haang1\0" "TSUYOI\0" "KOU KYOU\0" "kēng\0" "hip3\0" "(variant of 協) cooperate; combined labor\0" "NIWAKA GATOTONOU\0" "KYOU GYOU RYOU\0" "HYEP\0" "xié\0" "zi2\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" "zyu2\0" "TSUYOI\0" "SHO\0" "zhū\0" "mok6\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" "lou4\0" "labor, toil, do manual work\0" "TSUKARERU NEGIRAU ITAWARU\0" "ROU\0" "LO\0" "láo\0" "hyun3\0" "certificate, ticket; title deeds\0" "TSUKARU\0" "KEN GEN\0" "KWEN\0" "juàn\0" "hau2\0" "TSUTOMERU\0" "KOU KU\0" "KWU\0" "kǒu\0" "lik6\0" "SUSUMERU\0" "YOU\0" "yáng\0" "aai1\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" "mau4\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" "lit6\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" "hak1\0" "TSUTOMERU KATSU\0" "KOKU\0" "KUK\0" "kè\0" "ging6\0" "strong, unyielding, tough, powerful\0" "경:0N\0" "TSUYOI\0" "KEI\0" "KYENG\0" "jìn\0" "giɛ̀ng\0" "cứng\0" "hou4\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" "long4\0" "TSUTOI\0" "ROU\0" "láng\0" "jung5\0" "brave, courageous, fierce\0" "용:0E\0" "ISAMASHII ISAMU\0" "YUU\0" "YONG\0" "yǒng\0" "*iǒng\0" "dũng\0" "jung5\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" "hak1\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" "luk6\0" "lù\0" "bau6\0" "TSUTOMERU\0" "HOU BU\0" "bù\0" "maang5\0" "imperial degree; Daoist magic\0" "BAU\0" "měng\0" "loi6\0" "reward; sincere\0" "ITAWARU TADASU OSAMERU\0" "RAI CHAKU CHIKI\0" "LAY CHIK\0" "chì\0" "sắc\0" "lak6\0" "strangle, tighten\0" "늑:0 륵:0N\0" "KUTSUWA\0" "ROKU\0" "LUK\0" "lēi\0" "lək\0" "lắc\0" "hat6\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" "juk1\0" "enjoin, advise, preach to\0" "욱:0N\0" "TSUTOMERU\0" "KYAKU KOKU BOU\0" "WUK\0" "xù\0" "húc\0" "juk1\0" "enjoin, advise, excite\0" "TSUTOMERU TSUTOME\0" "BOU KYOKU\0" "WUK\0" "xù\0" "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" "jung2\0" "TSUTOI\0" "OU O AU\0" "wěng\0" "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\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" "koeng5\0" "to force; tough\0" "SEMARU TSUTOMERU\0" "KYOU GOU\0" "jiàng\0" "ziu2\0" "destroy, exterminate, annihilate\0" "초:1N\0" "TSUKARERU TSUKUSU\0" "SOU SHOU\0" "CHO\0" "chāo\0" "tẹo\0" "hyun3\0" "recommend, advise, urge\0" "SUSUMERU\0" "KAN\0" "KWEN\0" "quàn\0" "zoeng6\0" "YURUYAKA UGOKU\0" "YOU SHOU JOU\0" "YANG SANG\0" "xiàng\0" "ji6\0" "work hard; belabored; toil\0" "ITATSUKI TSUKARERU\0" "EI I SHI\0" "YEY I\0" "yì\0" "kiu5\0" "SUSUMU\0" "KYAKU GAKU\0" "jué\0" "faan1\0" "SUKOYAKA\0" "HAN HON\0" "fān\0" "gyun1\0" "TSUTOMERU SUKOYAKA\0" "KEN\0" "juān\0" "tung4\0" "동:N\0" "tóng\0" "geoi6\0" "KE\0" "jù\0" "daan1\0" "exhausted\0" "TAN\0" "TAN\0" "dān\0" "hip3\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" "fan1\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" "cit3\0" "HANATSU TORISARU\0" "KETSU DECHI\0" "CHEL\0" "chè\0" "joeng4\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" "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\0" "to hook, entice, inveigle; surname\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" "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 윤: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" "hung1\0" "fragrance, smell\0" "내:1\0" "NIOU NIOI\0" "NAY\0" "xiōng\0" "koi3\0" "beggar; beg; give\0" "개:1N\0" "KOU ATAERU\0" "KATSU KACHI KAI\0" "KAY\0" "gài\0" "koi3\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" "cung1\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" "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" "gap3\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" "ap1\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" "fuk6\0" "fall prostrate; crawl\0" "복:0N\0" "HARABAU\0" "HOKU FUKU BOKU\0" "POK\0" "fú\0" "bặc\0" "UYAMAU\0" "KYUU KU KIKU KOKU\0" "KWUNG\0" "gōng\0" "daap3\0" "TOU\0" "TAP\0" "dá\0" "gau3\0" "ATSU HAKARU\0" "KYOU KU\0" "KWU\0" "jiù\0" "kung4\0" "gōng\0" "bei3\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" "bak1\0" "north; northern; northward\0" "배:0N 북:0E\0" "KITA NIGERU\0" "HOKU HAI\0" "PWUK PEY\0" "běi\0" "*bək\0" "nou5\0" "the brain\0" "NAUZURU\0" "DOU NOU\0" "NOY\0" "nǎo\0" "ci4\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" "gau6\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" "zoeng6\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" "fat1\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" "faan4\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" "zong1\0" "KURA\0" "ZOU\0" "zāng\0" "hong1\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" "fat1\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 滙) to remit money\0" "회:0N\0" "MEGURU\0" "WAI KAI E\0" "HOY\0" "huì\0" "huə̌i\0" "daan1\0" "utensils used anciently in ancestral temples\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" "syun3\0" "an ancient, bamboo hat box\0" "SAN SEN\0" "SAN\0" "suǎn\0" "duk6\0" "case; casket\0" "HITSU HAKO\0" "TOKU DOKU\0" "TOK\0" "dú\0" "gau3\0" "a coffin containing a corpse\0" "구:1N\0" "KWU\0" "jiù\0" "goek3\0" "KYO GO\0" "jué\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" "keoi1\0" "area, district, region, ward\0" "KU OU KOU\0" "KWU WU\0" "qū\0" "ji1\0" "cure, heal; doctor, medical\0" "예:N 의:N\0" "IYASU KUSUSHI\0" "I\0" "YEY UY\0" "yī\0" "hap6\0" "place in Ruìchéng county, Shānxī; ancient term for a scholar's cap\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" "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" "nim6\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" "zeot1\0" "soldier; servant; at last, finally\0" "NIWAKA OWARU TSUINI\0" "SOTSU\0" "COL\0" "zú\0" "sing1\0" "arise, go up; hoist; advance; hexagram ䷭\0" "승:0N\0" "MASU NOBORU\0" "SHOU\0" "SUNG\0" "shēng\0" "*shiəng\0" "thăng\0" "ng5\0" "seventh earthly branch\0" "오:0E\0" "UMA\0" "GO\0" "O\0" "wǔ\0" "ngǒ\0" "ngọ\0" "wai2\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" "sai3\0" "(same as 世) generation; world; era\0" "YO\0" "SEI\0" "SEY\0" "shì\0" "sei3\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" "hip3\0" "be united; cooperate\0" "xié\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" "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" "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\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" "daan1\0" "(same as 單) single, individual, only; lone\0" "HITOE\0" "TAN\0" "TAN SEN\0" "dān\0" "zap1\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" "seot1\0" "HIKIIRU\0" "SHUTSU\0" "shuài\0" "baak6\0" "fortune telling; prophesy\0" "복:0E\0" "URANAU URANAI\0" "BOKU\0" "POK\0" "bo bǔ\0" "*buk\0" "bốc\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\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\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" "sai1\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" "sit3\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" "zit3\0" "kwukyel\0" "jié\0" "wai6\0" "guard, protect, defend\0" "wèi\0" "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\0" "measuring cup; wine container\0" "치:1N\0" "SAKAZUKI\0" "SHI\0" "CHI\0" "zhī\0" "maau5\0" "fourth earthly branch\0" "묘:0E\0" "U\0" "BOU\0" "MYO\0" "mǎo\0" "mão\0" "jan3\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; 12th lunar mansion, determinative star α Aquarii (Sadalmelik)\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\0" "egg; ovum; roe; spawn\0" "난:0 란:0E\0" "TAMAGO\0" "RAN KON\0" "LAN\0" "luǎn\0" "ci2\0" "SI\0" "chǐ\0" "gyun2\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" "gan2\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\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" "sat1\0" "knee\0" "SHITSU\0" "SUL\0" "xī\0" "ce4\0" "sān\0" "cong2\0" "factory, workshop; radical 27\0" "GAKE\0" "KAN\0" "EM HAN\0" "chǎng\0" "ngai5\0" "to look upward\0" "AOGU TARUKI NOKI\0" "SEN GI EN\0" "CEM WI\0" "wěi\0" "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" "zaak6\0" "HIRAKU\0" "TAKU CHAKU\0" "CHAYK\0" "zhé\0" "hon3\0" "GANDARE\0" "KAN\0" "hǎn\0" "lai6\0" "whetstone; grind, sharpen; whet\0" "REI\0" "LYE\0" "lì\0" "ngaa5\0" "KUICHIGAU\0" "KA GE\0" "A\0" "yǎ\0" "aat3\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" "pong4\0" "disorderly, messy; huge, big\0" "páng\0" "ngaai4\0" "yá\0" "hip3\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" "pong4\0" "bulky; thick and large; confused\0" "방:1N\0" "OOKII\0" "BOU\0" "PANG\0" "máng\0" "tai4\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" "teng1\0" "tīng\0" "sảnh\0" "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" "jyun4\0" "GEN\0" "yuán\0" "soeng1\0" "side-room, wing; theatre box\0" "xiāng\0" "jim2\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" "din1\0" "TSUKA\0" "TEN\0" "diān\0" "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" "kan4\0" "a hut; careful\0" "근:1\0" "KOYA\0" "KIN GON\0" "KUN\0" "jǐn\0" "ngou4\0" "granary\0" "KURA\0" "GOU\0" "áo\0" "gwai2\0" "KI\0" "KWEY\0" "guǐ\0" "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" "lik6\0" "KOROMI\0" "REKI\0" "lì\0" "cong2\0" "factory, plant, workshop, mill\0" "UMAYA\0" "SHOU\0" "chǎng\0" "laam4\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" "jim4\0" "strict, rigorous, rigid; stern\0" "엄:N\0" "KIBISHII OGOSOKA ITSUKUSHI\0" "GEN GON\0" "EM\0" "yán\0" "jim2\0" "shell\0" "EN\0" "yǎn\0" "jyun4\0" "a spring; source\0" "MINAMOTO\0" "GEN\0" "WEN\0" "yuán\0" "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" "leon4\0" "TONARU TONARI\0" "RIN\0" "LIN\0" "lín\0" "kau4\0" "spear; tribe\0" "구:1N\0" "JIU NIYU KIU GU\0" "KWU\0" "róu\0" "heoi3\0" "to go; depart\0" "SARU\0" "KYO KO\0" "KE\0" "qù\0" "heoi3\0" "go away, leave, depart\0" "거:0E\0" "SARU\0" "KYO KO\0" "KE\0" "qù\0" "*kiù\0" "khứ\0" "ji5\0" "kwukyel\0" "UK KUM\0" "ěr\0" "leoi5\0" "KABE\0" "RUI SAN\0" "LWI CHAM\0" "lěi\0" "duk1\0" "lightly tap; through away; drop; sentence final particle\0" "dū\0" "jyun6\0" "county, district, subdivision\0" "xiàn\0" "zyun1\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\0" "take part in, intervene; ginseng; 21st lunar mansion, determinative star ζ Orionis (Alnitak)\0" "MAIRU MAJIWARU MITSU\0" "SAN SHIN\0" "SAM CHAM\0" "cān\0" "*chrim shrim tsom\0" "caam1\0" "take part in, intervene; ginseng\0" "삼:0N 참:0E\0" "MAIRU\0" "SAN\0" "CHAM SAM\0" "cān\0" "tham\0" "caam1\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" "oi2\0" "cloudy sky; dark, obscure\0" "AI\0" "ài\0" "doi6\0" "cloudy sky; not clear; dark\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" "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" "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" "gwaai3\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" "si6\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" "zyut3\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" "xiá jiǎ\0" "bun6\0" "rebel; rebellion; rebellious\0" "반:0E\0" "SOMUKU\0" "HAN BAN\0" "PAN\0" "pàn\0" "bạn\0" "sau2\0" "old man\0" "sǒu\0" "gap1\0" "to respectfully inform\0" "KOU\0" "jí\0" "wai3\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" "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" "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" "waa1\0" "to cut meat off away from bones; ancient torture\0" "WAKERU\0" "KA KE\0" "guǎ\0" "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" "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" "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" "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" "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" "jip6\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" "cek3\0" "a straw bag; a tobacco pouch\0" "KAMASU\0" "IP\0" "chǐ\0" "lak6\0" "used in place names; (Cant.) smart, clever\0" "ROKU RYOKU\0" "lè\0" "sựt\0" "diu1\0" "hold 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" "hung1\0" "hōng\0" "mei5\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" "mong4\0" "OIBORERU\0" "BOU MOU\0" "máng\0" "hek3\0" "eat; drink; suffer, endure, bear\0" "흘:0N\0" "DOMORU\0" "KITSU\0" "HUL\0" "chī\0" "khật\0" "gok3\0" "each, individually, every, all\0" "각:0E\0" "ONOONO\0" "KAKU\0" "KAK\0" "gè\0" "*gɑk\0" "các\0" "hyun1\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" "zi2\0" "zǐ\0" "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 (寸 can be either an English or 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" "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" "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\0" "shout, roar, bellow; scold\0" "TA\0" "THA THAK\0" "zhā\0" "cha\0" "haak3\0" "scare, frighten; intimidate\0" "ODOSU\0" "KA\0" "xià\0" "hách\0" "jaa1\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" "ā\0" "maa3\0" "final interrogative particle\0" "ma\0" "ngau5\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" "cau2\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\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" "pei2\0" "blame\0" "SOSHIRU\0" "HITSU BICHI HI\0" "PHIL\0" "bǐ\0" "cam3\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" "gaai3\0" "KOE\0" "KAI KE KA\0" "jiè\0" "bat1\0" "a swelling; spongy, flabby\0" "HOU FU\0" "bù\0" "fau2\0" "not, no, negative; final particle; hexagram ䷋\0" "부:0E\0" "INA INAMU ARAZU\0" "HI\0" "PWU PI\0" "fǒu\0" "biǒu\0" "bĩ\0" "baa6\0" "emphatic final particle\0" "OOKUCHINOSAMA\0" "HA HE\0" "PHA\0" "ba\0" "và\0" "deon1\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" "ting1\0" "hear; understand; obey, comply\0" "은:1N\0" "WARAU PONDO\0" "KIN GIN\0" "UN\0" "tīng\0" "thính\0" "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" "jan5\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\0" "raise voice, yell out loud, shout; stammer\0" "눌:1N\0" "DOMORU\0" "TOTSU DOTSU\0" "NWUL YEL\0" "nà\0" "hyut3\0" "a soft sound made by blowing through the mouth\0" "KETSU KECHI SETSU SECHI\0" "HYEL\0" "xuè\0" "kap1\0" "inhale, suck in; absorb; attract\0" "흡:0E\0" "SUU\0" "KYUU\0" "HUP\0" "xī\0" "xyip\0" "cộp\0" "ceoi1\0" "blow; puff; brag, boast\0" "취:0E\0" "FUKU\0" "SUI\0" "CHWI\0" "chuī\0" "*chiuɛ chiuɛ̀\0" "xuy\0" "dau1\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" "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" "ngau4\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" "gou3\0" "tell, announce, inform; accuse\0" "TSUGERU\0" "KOKU KOU\0" "KO KOK\0" "gào\0" "cáo\0" "aa1\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" "gwan3\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" "ak1\0" "belch; hiccup\0" "NAKU\0" "AKU AI\0" "AY\0" "è\0" "nhách\0" "gak1\0" "KOKU\0" "gé\0" "mui4\0" "(Cant.) a dollar\0" "BAI ME BUN MON\0" "MAY MWUN\0" "méi\0" "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" "kai2\0" "star\0" "KEI\0" "mèn qǐ\0" "cing4\0" "submit, show; appear; petition\0" "정:0N\0" "SHIMESU\0" "TEI\0" "CENG\0" "chéng\0" "trình\0" "ng4\0" "one of warring states; surname\0" "KURE KURERU\0" "GO\0" "O HO\0" "wú\0" "gou3\0" "tell, announce, inform; accuse\0" "고:0E\0" "TSUGERU\0" "KOKU KOU\0" "KO KOK\0" "gào\0" "*gɑ̀u\0" "fu1\0" "(呋喃) furan (C₄H₄O)\0" "FU\0" "fū\0" "giu3\0" "to call; to summon\0" "KYOU\0" "KYU\0" "jiào\0" "khiếu\0" "ngau4\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\0" "raise voice, yell out loud, shout; stammer\0" "DOMORU\0" "TOTSU DOTSU\0" "NWUL YEL\0" "nà\0" "nói\0" "tan1\0" "swallow; absorb\0" "탄:0N\0" "NOMU\0" "DON TON TEN\0" "THAN\0" "tūn\0" "fu2\0" "unclear; an expletive\0" "ḿ\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" "waa1\0" "chat, jaw, gossip, talk; mouth\0" "guō\0" "mui4\0" "wen\0" "coeng1\0" "choke by smoke; irritates nose\0" "qiāng\0" "wu1\0" "sound of crying, sobbing\0" "wū\0" "ak1\0" "belch; hiccup\0" "액:1N\0" "AYK\0" "è\0" "si1\0" "KAMIKAESU\0" "SHI CHI\0" "shī\0" "te\0" "gyun2\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" "man5\0" "the corners of the mouth the lips\0" "KUCHIBATA\0" "BUN MON\0" "wěn\0" "răn\0" "nai4\0" "interrogative or emphatic final; (Cant.) this\0" "니:1N\0" "JI NI\0" "NI\0" "ne\0" "nài\0" "m2\0" "interjection indicating a question or thought (um)\0" "BOU\0" "ḿ\0" "ling4\0" "purine\0" "령:1N\0" "SASAYAKI\0" "REI RYOU\0" "LYENG\0" "lìng\0" "gầm\0" "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" "dai2\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" "zau3\0" "curse, damn, incantation\0" "주:0N\0" "NOROU NOROI\0" "JU SHUU\0" "CWU\0" "zhòu\0" "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" "kei4\0" "to sit; (Cant.) only, merely; a final particle of intimacy\0" "KOSHIKAKERU\0" "KI\0" "KI\0" "qì\0" "ping4\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\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" "heoi3\0" "breathe on; yawn; roar\0" "IKIWOKAKETEATATAMERU\0" "KU KOU\0" "KWU\0" "xǔ\0" "gâu\0" "ho1\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" "xiā xiá\0" "pei1\0" "expression of reprimand\0" "HI\0" "PI\0" "pēi\0" "bậy\0" "jat6\0" "(of animals) to eat grass\0" "ITSU CHITSU\0" "IL CIL\0" "yì\0" "hiu1\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" "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\0" "(Cant.) like this, in this way; so, to such an extent\0" "HUKUMU\0" "KAN GAN\0" "hán\0" "căm\0" "zaap3\0" "to suck, to smack the lips; (Cant.) to cheat\0" "SUU\0" "SOU\0" "CAP\0" "zā\0" "táp\0" "to1\0" "TA\0" "tuō\0" "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" "bit6\0" "fragrant; (Cant.) to eject\0" "필:1N\0" "HETSU BECHI HITSU HICHI HI BI\0" "PHIL\0" "bì\0" "fat6\0" "oppose\0" "TAGAU INA\0" "FUTSU BUCHI HITSU BICHI\0" "PWUL\0" "fú\0" "phớt\0" "joeng1\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" "zaa3\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\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\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\0" "instruct, order\0" "부:0N\0" "IITSUKERU\0" "HO BU\0" "PWU\0" "fù\0" "phó\0" "daa1\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\0" "used in translation\0" "ROU\0" "kā\0" "gu1\0" "mumble, mutter, murmur; rumble\0" "BUTSUBUTSUIU\0" "KO\0" "KO\0" "gū\0" "gaa3\0" "coffee; a phonetic\0" "가:1\0" "KA\0" "KA\0" "kā\0" "zo2\0" "(Cant.) verbal particle of perfective aspect\0" "zuo\0" "bou3\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" "si1\0" "hiss; call to come; syllable\0" "sī\0" "jin6\0" "xiàn\0" "waak1\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\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" "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" "hei3\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" "ji4\0" "exclamation of surprise\0" "TOIKI\0" "I KI TAI DAI\0" "I CAY\0" "yí\0" "le2\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" "mai5\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\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\0" "a beak; to peck\0" "KUCHIBASHI\0" "TOU TSU CHUU SHUU\0" "CWU\0" "zhòu\0" "chau\0" "gok1\0" "final particle\0" "각:1N\0" "HAKU\0" "KAKU\0" "KAK\0" "gē\0" "khạc\0" "seot1\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" "kat1\0" "cough\0" "해:0N\0" "SEKI\0" "GAI\0" "HAY\0" "hāi\0" "cay\0" "fui1\0" "neigh, whinny\0" "KOE\0" "KAI KE\0" "huī\0" "kwaa1\0" "to revile\0" "KUU KE\0" "kuǎ\0" "waat6\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; hexagram ䷞\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" "hyun2\0" "majestic\0" "OSORERU\0" "KEN KUUN\0" "HWEN\0" "xuǎn\0" "jau1\0" "shout\0" "휴:1N\0" "KU KYOU KOU\0" "HYU\0" "xiū\0" "hiu\0" "waa1\0" "chat, jaw, gossip, talk; mouth\0" "괘:1N\0" "YOKOSHIMA\0" "KA KAI\0" "KWAY\0" "guō\0" "oà\0" "jin1\0" "throat; pharynx\0" "열:0N 인:0N\0" "NODO\0" "IN ETSU\0" "IN YEL\0" "yàn\0" "*qet\0" "nhằn\0" "lou5\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\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" "tung4\0" "동:1N\0" "TOU ZU\0" "TONG\0" "tóng\0" "đùng\0" "hung1\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" "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" "juk6\0" "HAKU\0" "IKU\0" "yòu\0" "dei6\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\0" "interjection of surprise\0" "GAI\0" "AY\0" "āi\0" "gan1\0" "something funny\0" "KON\0" "gén\0" "gắn\0" "hong1\0" "syllable\0" "kuāng\0" "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" "nin4\0" "nián\0" "waa1\0" "rushing sound; gush forward\0" "huā\0" "hang4\0" "SASOU\0" "xing\0" "faai3\0" "swallow, gulp down; greedy\0" "kuài\0" "doe2\0" "(Cant.) backing, support of someone powerful; a little\0" "duǒ\0" "fan1\0" "fēn\0" "zai6\0" "sip\0" "jì\0" "nung4\0" "whisper\0" "nóng\0" "mau1\0" "moo\0" "mōu\0" "jo1\0" "ah, final particle\0" "yō\0" "hou6\0" "SHABERU\0" "KOU GOU\0" "hào\0" "jyun4\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\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" "li1\0" "mile\0" "리:1N\0" "WAI MAIRU\0" "RI\0" "LI\0" "lī\0" "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" "ho4\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" "lou4\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" "to twitter\0" "TATSU TECHI\0" "CHAL\0" "zhā\0" "djɛt\0" "chít\0" "loeng6\0" "crying of infants\0" "liàng\0" "baat3\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" "ceoi1\0" "SAI SE\0" "suī\0" "fau4\0" "PWU\0" "fú\0" "bou6\0" "chew food; feed\0" "포:0N\0" "FUKUMU HAGUKUMU\0" "HO\0" "PHO\0" "bǔ\0" "bhò\0" "phô\0" "hon4\0" "NEMURU\0" "KAN GAN\0" "hān\0" "hang1\0" "hum; sing softly; groan, moan; (Cant.) an interjecting indicating disapproval\0" "OBIERU\0" "KOU KYOU\0" "HYENG\0" "hēng\0" "gang2\0" "choke (with grief)\0" "경:1N\0" "MUSEBU\0" "KOU\0" "KYENG\0" "gěng\0" "ngạnh\0" "syut3\0" "NAMERU\0" "YATSU YACHI\0" "shuō\0" "go2\0" "excellent; to commend to be able to\0" "가:1N\0" "YOI\0" "KA\0" "KA\0" "gě\0" "cả\0" "jau5\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\0" "패:0N\0" "UTA\0" "BAI\0" "PHAY\0" "bei\0" "ham4\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\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\0" "(Cant.) to hold fast, press\0" "KYOU KOU KEN\0" "KYEP\0" "jiá\0" "tou1\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" "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" "cau4\0" "SHUU JUU\0" "qiú\0" "dẫu\0" "ce1\0" "(Cant.) interjection\0" "chē\0" "m4\0" "hold in mouth; bite; (Cant.) not, negation\0" "오:1N\0" "GO\0" "O\0" "wú\0" "zou6\0" "chatter\0" "SAWAGASHII\0" "SOU\0" "CO\0" "zào\0" "aa2\0" "dumb, mute; become hoarse\0" "OSHI\0" "A\0" "A\0" "yǎ\0" "dau1\0" "interjection: greeting or sigh\0" "KORE YA\0" "TOU\0" "dōu\0" "kai2\0" "KEI\0" "qǐ\0" "dik6\0" "backbite\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ài\0" "mut6\0" "말:0N\0" "MAL\0" "mò\0" "gung3\0" "used in place and other names\0" "KOU KU\0" "hǒng\0" "tau2\0" "(Cant.) to gasp; to breathe; to rest\0" "dǒu\0" "heoi3\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" "laang6\0" "(Cant.) a bundle; onomatopoetic; round, circular; guys (slang)\0" "lang\0" "saa1\0" "shā\0" "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" "wo1\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" "jam4\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" "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\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" "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" "jyu1\0" "to smile at\0" "어:N\0" "WARAU\0" "YO\0" "E\0" "yū\0" "ớ\0" "tin2\0" "tiǎn\0" "loi6\0" "래:N\0" "UTAU\0" "RAI\0" "lài\0" "lải\0" "saap3\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" "sik1\0" "to twitter\0" "SEKI SHAKU\0" "xī\0" "to3\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" "nau5\0" "누:1N\0" "NYO\0" "nǒu\0" "nhổ\0" "hang2\0" "gnaw, chew, bite\0" "SHUU\0" "SAP\0" "kěn\0" "doek3\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" "to speak harshly, command sharply\0" "SAWAGUKOE\0" "KOU KYOU GATSU GACHI SATSU\0" "hēng\0" "lam4\0" "stupid; slow\0" "KAMABISUSHII MUSABORU\0" "RAN\0" "LAM\0" "lín\0" "lăm\0" "aa1\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" "hong1\0" "animal disease\0" "SHIKARU\0" "KOU\0" "xiāng\0" "hòng\0" "teon1\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\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" "saap3\0" "to gobble\0" "SOU SHOU\0" "CAP SAP CHEY\0" "shà\0" "gwat1\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" "kai2\0" "to open; begin, commence; explain\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" "waa1\0" "EN SETSU ETSU\0" "yè\0" "zi2\0" "poor\0" "YUGAMU KORE KONO\0" "SHI SEI ZAI JI SEKI KYOU\0" "CA\0" "zǐ\0" "pei2\0" "low, mean\0" "OSHIMU\0" "HI TO\0" "PI\0" "bǐ\0" "ceoi3\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" "wo3\0" "(Cant.) final particle expressing surprise\0" "SHITAGAU\0" "KA WA\0" "WA\0" "hé\0" "aa2\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" "zit3\0" "SATOI\0" "TETSU\0" "zhé\0" "fe1\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\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" "saa2\0" "what?\0" "NANI NANZO\0" "SHA\0" "shá\0" "laa1\0" "final particle of assertion\0" "RAHU ROU\0" "la\0" "zaak3\0" "interjection of approval or admiration\0" "zé\0" "jing1\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\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" "ngit6\0" "bite, gnaw\0" "KAJIRU KAMI\0" "GOU\0" "niè\0" "gwok3\0" "gurgling sound, chattering\0" "KAKU KYOKU\0" "guō\0" "lo1\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" "bo3\0" "phonetic\0" "bo 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" "goe1\0" "(Cant.) stupid, idiotic; to kill, slaughter; to roll or crumple into a ball; phonetic\0" "jú\0" "tong4\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" "am4\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" "daam6\0" "담:N\0" "YUTAKA\0" "TAN DON\0" "TAM CAM\0" "dàn\0" "thầm\0" "kaak3\0" "vomit; used in transliterations\0" "객:0N\0" "HAKU\0" "KAKU\0" "KAYK\0" "kā\0" "jung4\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" "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" "juk6\0" "YUK\0" "yù\0" "zit3\0" "a sage; wise; sagacious\0" "철:0N\0" "TETSU\0" "CHEL\0" "zhé\0" "laa3\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\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\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\0" "chirping, buzzing; (Cant.) to call out\0" "요:1N\0" "KOE\0" "EU\0" "YO\0" "yāo\0" "eo\0" "ak1\0" "descriptive of crying or of crowing\0" "악:1N\0" "AKU RAKU OKU\0" "AK\0" "ō\0" "ộc\0" "min5\0" "BEN MEN\0" "miǎn\0" "wu4\0" "hú\0" "wan5\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" "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" "wun6\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" "zik1\0" "chirping of insects; pump\0" "즉:1N\0" "KAKOTSU\0" "SOKU SHOKU\0" "CUL CIK\0" "jī\0" "tziək\0" "wai2\0" "heave sigh, sigh\0" "위:1N\0" "TAMEIKI\0" "KI KUWAI KE\0" "WI KOY\0" "kuì\0" "vị\0" "zung2\0" "CONG\0" "zhǒng\0" "gióng\0" "wai4\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" "dok6\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\0" "mourning; mourn; funeral\0" "상:0E\0" "MO USHINAU HOROBIRU\0" "SOU\0" "SANG\0" "sàng\0" "*sɑ̀ng\0" "tang\0" "hek3\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" "jin6\0" "condole with; coarse\0" "TOMURAU TORIMIDASU\0" "GEN GAN\0" "AN EN\0" "yàn\0" "ngán\0" "daan1\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" "pan3\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" "zaa1\0" "whispering\0" "SAWAGU\0" "SA\0" "SA\0" "zhā\0" "wai1\0" "hello; (Cant.) phonetic\0" "I\0" "wēi\0" "miu1\0" "the mew of the cat\0" "miāo\0" "mếu\0" "jing4\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" "fu2\0" "place name\0" "PHOS\0" "bǔ\0" "kwai4\0" "quinoxaline (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" "gip1\0" "(Cant.) used phonetically in English loan-words (e.g., cap, keep)\0" "jiē\0" "lau4\0" "used in onomatopoetic expressions\0" "lóu\0" "guk1\0" "emperor\0" "kù\0" "cou3\0" "chirping of birds\0" "SAWAGU KASHIMASHII SUKI\0" "SOU SHOU\0" "SO\0" "zào\0" "hok3\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" "jiu4\0" "YOROKOBU TANOSHIMU\0" "EU\0" "YO\0" "yáo\0" "hok3\0" "to flute\0" "학:N\0" "KIBISHIISAMA KOE SEMERUSAMA\0" "KOU KYOU\0" "HYO HAK\0" "hè\0" "gào\0" "aa2\0" "hoarse of voice\0" "KARERU\0" "SA\0" "SA AY\0" "shà\0" "cau3\0" "smell, scent, sniff; olfactive\0" "후:0N\0" "KAGU\0" "KYUU\0" "HWU\0" "xiù\0" "coeng1\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" "fung2\0" "used in place and other names\0" "KOU KU\0" "HONG\0" "hǒng\0" "hip3\0" "ODOSU\0" "KYOU KOU\0" "HYEP\0" "xié\0" "jik1\0" "the throat; to quarrel, choke\0" "NODO\0" "EKI YAKU AKU AI EI\0" "I AYK\0" "ài\0" "sok3\0" "to suck\0" "SUHU\0" "SAKU\0" "suō\0" "maa1\0" "final interrogative particle\0" "BA\0" "MA\0" "ma\0" "mửa\0" "caa1\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\0" "eat seeds; reproach; loquacious\0" "합:1N\0" "OSHIYABERI AHU NOMU KATARU\0" "KAHU\0" "HAP\0" "kē\0" "taap3\0" "absent-minded\0" "NAMERU\0" "TOU\0" "THAP\0" "dā\0" "song2\0" "voice; throat\0" "NODO\0" "SOU\0" "SANG\0" "sǎng\0" "can1\0" "be angry at, scold, rebuke\0" "진:0N\0" "IKARU\0" "SHIN\0" "CIN\0" "chēn\0" "chin\0" "xin\0" "juk6\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" "waat3\0" "(Cant.) quarter of an hour\0" "ATSU ECHI\0" "wā\0" "cút\0" "gai1\0" "KOE\0" "KEI\0" "jī\0" "pong5\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\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" "lok6\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" "a loud, prolonged laugh\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" "suō\0" "gaa1\0" "gallon\0" "GARON\0" "LYUN\0" "haai1\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" "ho4\0" "(Cant.) interrogative particle\0" "hē\0" "zik6\0" "place name\0" "CIS\0" "zhí\0" "saai3\0" "(Cant.) verbal aspect marker for full extent\0" "sài\0" "ng6\0" "final particle\0" "ǹg en\0" "go2\0" "(Cant.) that\0" "gě\0" "naa4\0" "(Cant.) exclamation, there! now!\0" "ná\0" "de2\0" "(Cant.) saliva; intensifying particle; inviting, coquettish; 嗲哋. 'daddy'\0" "diǎ diē\0" "oi2\0" "interjection; exclamation\0" "ǎi\0" "goeng1\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" "ngou4\0" "loud clamor; sound of wailing\0" "오:1N\0" "KAMABISUSHI\0" "GOU\0" "O\0" "áo\0" "ngɑu\0" "ngao\0" "ngou4\0" "(same as 嗷) 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" "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" "sau3\0" "cough, gargle, clear throat\0" "수:0N\0" "SUU KUCHISUSUGU\0" "SOKU SHUU SOU\0" "SWU\0" "sòu\0" "sau2\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" "dik6\0" "backbite\0" "SAKU SHAKU\0" "dí\0" "ci1\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" "cung1\0" "chōng\0" "hiu1\0" "교:1N\0" "SAKEBU\0" "KEU\0" "KYO\0" "jiāo\0" "ge3\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" "saam1\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" "ngaai4\0" "IGAMU\0" "GAI\0" "AY\0" "ái\0" "haau1\0" "howl, roar\0" "xiào\0" "piu1\0" "fast, speedy\0" "표:1N\0" "HAYAI YURERU MIDARERU\0" "HEU\0" "PHYO\0" "piào\0" "lau4\0" "used in onomatopoetic expressions\0" "루:1N\0" "URUSAISAAMA MIDARERU\0" "ROU RU\0" "LWU\0" "lóu\0" "làu\0" "gaat3\0" "sound of laughter; bad, malevolent\0" "알:1N\0" "KATSU KECHI\0" "AL\0" "gā\0" "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" "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" "언:N\0" "TANOSHIMU\0" "KEN EN\0" "EN\0" "xiān\0" "zaak3\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" "po4\0" "HA\0" "pó\0" "dak1\0" "TOKU\0" "dē\0" "maa1\0" "final exclamatory particle\0" "MA\0" "MA\0" "ma\0" "mak1\0" "mark\0" "BA\0" "mà\0" "huk6\0" "hú\0" "laa3\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" "gaat3\0" "the chirping of birds loud laughter\0" "NAKIGOE\0" "KATSU\0" "AL KAL\0" "gā\0" "tong1\0" "onomatopoeic: clang, bang\0" "tāng\0" "je5\0" "(Cant.) thing\0" "yě\0" "bang1\0" "syllable\0" "bēng\0" "jing1\0" "seek friends; also used in onomatopoetic expressions\0" "yīng\0" "saai1\0" "(Cant.) to waste; all, entirely\0" "sāi\0" "ziu3\0" "if only; compound form of 只要\0" "jiào\0" "mat6\0" "pyrimidine\0" "mì\0" "siu3\0" "roar, howl, scream; whistle\0" "USOBUKU MOGUBUKU\0" "SHOU SHITSU SHUU\0" "SO\0" "xiào\0" "waa1\0" "rushing sound; gush forward\0" "화:1N\0" "KAMABISUSHI YAKAMASHII\0" "KA KE\0" "HWA\0" "huā\0" "maai5\0" "BAI ME\0" "mǎi\0" "jin4\0" "KOTAERU\0" "DAN ZEN NEN\0" "YEN\0" "rán\0" "nhoẻn\0" "caai3\0" "to lap; to suck\0" "최:1N\0" "KAMU MUSABORU\0" "SAI SE SEI\0" "CHOY\0" "zuō\0" "chối\0" "paang4\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" "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\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\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" "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" "cuk1\0" "YASHINAU\0" "KYUU KU CHUU\0" "HYU\0" "chù\0" "taan1\0" "pant; many\0" "AEGU YOROKOBU OOI SAKAN\0" "TAN SEN TA DAN\0" "THAN CHEN\0" "chǎn\0" "daam6\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" "spurt out of the mouth\0" "SON\0" "SON\0" "xùn\0" "sún\0" "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" "hek3\0" "KITSU\0" "chī\0" "fai1\0" "to speak falsely or wrongly; ugly\0" "MINIKUI SOSHIRU\0" "KI\0" "WI\0" "huī\0" "vay\0" "cam2\0" "to hold in the mouth; to bite\0" "HUKUMU KAMU\0" "SOU SAN\0" "CHAM\0" "zǎn\0" "cong4\0" "eating and drinking without restraint\0" "TABERU\0" "TOU\0" "TAM\0" "chuáng\0" "zuk1\0" "KOE KURAU YAWARAKA\0" "SHUKU SOU KOU GOU\0" "CHWUK\0" "cù\0" "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" "AYAHUI\0" "ITSU ICHI SHUTSU JUCHI\0" "YUL SWUL\0" "yù\0" "teon1\0" "to swallow hastily; to gobble up\0" "톤:1N\0" "TATAKU\0" "TON KUWAKU\0" "THON\0" "tūn\0" "xôn\0" "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" "kap1\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" "hou4\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" "fai1\0" "to speak falsely or wrongly; ugly\0" "MINIKUI SOSHIRU\0" "KI\0" "WI\0" "huī\0" "jam4\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" "ngit6\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" "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" "jing3\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" "jyu2\0" "moan; interjection for pain, sad\0" "UMEKU\0" "IKU U KU IU\0" "WUK WU\0" "ō\0" "zau3\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\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\0" "belch; vomit\0" "SHAKURI AKARUI\0" "ETSU OCHI ECHI KI KE KEI KAI\0" "EL HWAY\0" "huì\0" "oẹ\0" "haai3\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" "jyun3\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" "koek6\0" "laugh heartily, laugh aloud\0" "KYAKU GAKU\0" "KYAK\0" "xué\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\0" "many\0" "GU\0" "WU\0" "yǔ\0" "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" "dou6\0" "도: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" "hm1\0" "an exclamation\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" "pik1\0" "sound; (Cant.) a child's buttocks\0" "pī\0" "pei2\0" "mound, lump; stealthily\0" "pǐ\0" "jam1\0" "음:N\0" "IN\0" "yīn\0" "zeoi2\0" "SUI\0" "zuǐ\0" "ning4\0" "enjoin, instruct; charge\0" "녕:1N\0" "DEI NYOU NEI\0" "NYENG\0" "níng\0" "dik6\0" "KOE\0" "TEKI JAKU\0" "dí\0" "laam6\0" "MUSABORU TASHINAMU SHIKARU KOE\0" "RAN KAN\0" "LAM\0" "làn\0" "giạm\0" "daap6\0" "gobble\0" "SUSURU KAMANAI\0" "TOU TAI TE\0" "THAP\0" "tā\0" "o2\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" "haak3\0" "scare, frighten; intimidate\0" "하:1N 혁:N\0" "ODOSU\0" "KAKU KA\0" "HA HYEK\0" "xià\0" "YOU\0" "yè\0" "ướm\0" "deoi3\0" "(Cant.) to swell\0" "duō\0" "dối\0" "be6\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" "zai6\0" "to sip; (Cant.) aspect marker of excessive extent\0" "NAMERU\0" "SEI ZAI KAI SAI\0" "CEY\0" "jì\0" "zeon3\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" "fan1\0" "xūn\0" "mo1\0" "mē\0" "caat3\0" "a cracking or snapping sound\0" "cā\0" "xát\0" "dai3\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" "wai3\0" "huì\0" "bok3\0" "HAKU BOKU HOU HYOU\0" "PAK\0" "bó\0" "jau1\0" "MUSEBU NAGEKU\0" "IU U\0" "WU\0" "yōu\0" "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" "huk1\0" "HAK\0" "hù\0" "nháo\0" "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" "gwang1\0" "SAKEBU\0" "KAKU\0" "hōng\0" "zit3\0" "TETSU\0" "zhé\0" "lai4\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" "nong4\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" "jin3\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" "lou4\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" "bok3\0" "NOROI\0" "HAKU\0" "mó\0" "daam6\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" "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" "jiu1\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" "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" "joeng6\0" "shout, brawl, make uproar, cry\0" "WAMEKU DONARU\0" "JAU\0" "YANG\0" "rǎng\0" "dim2\0" "diǎn\0" "laa3\0" "(Cant.) a particle implying completion, certainty, or urgency\0" "lá\0" "daap6\0" "tà\0" "hiu1\0" "be noisy; treat with contempt\0" "KAMABISUSHI YAKAMASHII\0" "GOU KYOU\0" "HYO\0" "xiāo\0" "zoek3\0" "prattle, be glib\0" "작:0N\0" "KAMU\0" "SHAKU\0" "CAK\0" "jué\0" "dzhiɑk\0" "zyut3\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" "caap3\0" "to play (on an instrument); to accompany; to banter, jeer\0" "잡:1N\0" "HAYASHI HAYASU\0" "SOU\0" "CAP\0" "cà\0" "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" "lai6\0" "lì\0" "ngai6\0" "talk in one's sleep, somniloquy\0" "예:1N\0" "NEGOTO\0" "GEI\0" "YEY\0" "yì\0" "lo1\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" "zang6\0" "SO\0" "zen\0" "gaan1\0" "KATASHI NAYAMI\0" "KAN KEN\0" "KAN\0" "jiān\0" "zaan3\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" "laan4\0" "confused talk\0" "LAN\0" "lán\0" "rợn\0" "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" "hei3\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" "jan1\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\0" "four\0" "사:0E\0" "YOTSU YOTABI\0" "SHI\0" "SA\0" "sì\0" "*sì\0" "tứ\0" "nan4\0" "KASHIKOI\0" "JIN NIN\0" "nín\0" "zai2\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" "tyun4\0" "sphere, ball, circle; mass, lump\0" "MARUI KATAMARI\0" "DAN TON\0" "TAN\0" "tuán\0" "deon6\0" "grain basket, bin for grain\0" "ZARU\0" "TON DON\0" "TON\0" "dùn\0" "kong3\0" "hide\0" "KURA\0" "KOU\0" "kàng\0" "jyun1\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" "pin1\0" "HEN\0" "piān\0" "wan4\0" "WUN\0" "yún\0" "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" "ngo4\0" "inveigle, decoy; cheat\0" "와:1N\0" "OTORI\0" "KA YUU\0" "WA\0" "é\0" "gwok3\0" "(variant of 国) nation, country, nation-state\0" "KOKU\0" "guó\0" "kwan3\0" "to surround, besiege; to be surrounded; difficult; hexagram ䷮\0" "곤:0E\0" "KOMARU KURUSHIMU\0" "KON\0" "KON\0" "kùn\0" "*kuə̀n\0" "khốn\0" "cung1\0" "chimney\0" "TENMADO MADO KEMUDASHI\0" "SOU SU\0" "CHONG CHANG\0" "cōng\0" "song\0" "tung1\0" "surround, encircle, corral; whip\0" "KAKOMU KAKOI KAKOU MUCHI\0" "I TOU\0" "WI\0" "tōng\0" "tou4\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" "gwok3\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" "jat6\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" "gwok3\0" "KOKU\0" "guó\0" "quốc\0" "toi1\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" "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" "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" "haam4\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" "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" "cyun4\0" "fence\0" "MARUI KAGO\0" "SEN ZEN SUI ZUI\0" "CHEN\0" "chuí\0" "wai4\0" "surround, encircle, corral\0" "위:0E\0" "KAKOMU\0" "I\0" "WI\0" "wéi\0" "*hiuəi\0" "vè\0" "jyun4\0" "circle; round, circular; complete\0" "MARUI\0" "EN\0" "WEN\0" "yuán\0" "hyun1\0" "to circle; a circle; corral\0" "KAKOI\0" "KEN\0" "KWEN\0" "quān\0" "ku1\0" "place in Shānyīn county, Shānxī\0" "kū\0" "pou2\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" "aap3\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" "tou4\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" "loek6\0" "lüè\0" "kui2\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\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" "tou2\0" "tǔ\0" "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" "pok3\0" "TSUCHIKURE\0" "HAKU HOKU\0" "pú\0" "luk6\0" "mushroom\0" "록:1\0" "KINOKO\0" "ROKU\0" "LOK\0" "lù\0" "faai3\0" "(kokuji) water gate, spout\0" "IRI\0" "kuài\0" "zong1\0" "(same as 壓) 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" "wai4\0" "dike, embankment\0" "우:N\0" "TSUTSUMI KISHI KUBOMU\0" "U O I KYO\0" "wéi\0" "vò\0" "ngat6\0" "(圪墶) a pimple; a mound\0" "을:N\0" "GITSU GICHI GOCHI ITSU OCHI\0" "gē\0" "ou3\0" "AU\0" "tuō\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\0" "earth; soil, ground; region\0" "지:0E\0" "TSUCHI\0" "CHI JI\0" "CI\0" "de dì\0" "*dhì\0" "địa\0" "cin1\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" "zoek3\0" "ATO\0" "SHAKU SAKU\0" "zhuó\0" "joeng6\0" "dàng\0" "haap3\0" "qià\0" "haa6\0" "AKUTSU\0" "xià\0" "saan1\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\0" "border, boundary\0" "기:0N 은:N\0" "SAKAI\0" "KI GIN\0" "KI UN\0" "qí\0" "ghiəi\0" "nit6\0" "niè\0" "mut6\0" "UMERU\0" "BOTSU MOCHI\0" "mò\0" "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" "jik6\0" "yì\0" "jam2\0" "ANA\0" "KIN KON GIN GON SAN\0" "qǐn\0" "mui4\0" "a grave, tomb\0" "HAKA\0" "BAI FUN\0" "méi\0" "gwan1\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" "haang1\0" "rǒng\0" "HUSAGU KIZUKU UNE HUSAGARU\0" "TON DON\0" "tún\0" "fong1\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" "fan6\0" "dust, earth; a bank of earth; to dig; to bring together\0" "CHIRI HURIKAKERU KAKIMAZERUTSUTSUMI\0" "FUN HON BON\0" "bèn fèn\0" "phân\0" "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" "ham2\0" "pit, hole; snare, trap; crisis; trigram ☵; hexagram ䷜\0" "감:0N\0" "ANA\0" "KAN\0" "KAM\0" "kǎn\0" "*kǒm\0" "khảm\0" "waai6\0" "rotten, spoilt, bad, broken down\0" "배:1N\0" "OKA TSUKI\0" "HAI\0" "PAY\0" "huài\0" "hoại\0" "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" "bei6\0" "to compare; to match; to equal\0" "KIJIHASHI\0" "HI BI\0" "bì\0" "zing6\0" "jǐng\0" "dei6\0" "dì\0" "ging1\0" "jīng\0" "gei6\0" "jì\0" "faai3\0" "piece, lump; dollar\0" "KAI\0" "kuài\0" "ci4\0" "dǐ\0" "ging1\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" "lek6\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" "zeoi6\0" "fall down, drop, sink, go to ruin\0" "zhuì\0" "po1\0" "slope, bank, hillside\0" "파:0N\0" "TSUTSUMI\0" "HA HI\0" "PHA\0" "pō\0" "pɑ\0" "pha\0" "bun3\0" "TAHIRAKA CHIRI\0" "HAN BAN\0" "bàn\0" "tong4\0" "hall, government office; (simplified form of 壆) stiff, hard clay; crack in a jar\0" "táng\0" "kwan1\0" "earth; feminine, female; trigram ☷; hexagram ䷁\0" "곤:0E\0" "TSUCHI HITSUJISARU\0" "KON\0" "KON\0" "kūn\0" "*kuən\0" "khôn\0" "ceoi1\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" "gwaa3\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" "toi4\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\0" "dust\0" "앙:1N\0" "CHIRI\0" "AU\0" "ANG\0" "yǎng\0" "fat6\0" "FUTSU BUCHI HETSU BECHI\0" "fó\0" "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" "ho2\0" "clod of earth, lump of soil\0" "가:1N\0" "KA\0" "KA\0" "kě\0" "gau3\0" "구:1N\0" "KWU\0" "gòu\0" "jyut6\0" "KETSU GECHI\0" "xuè\0" "paat6\0" "(Cant.) classifier for soft masses\0" "CHIRINOSAMA\0" "HATSU HACHI BOCHI\0" "bá\0" "ci4\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" "dǐ\0" "caak3\0" "split, tear, open\0" "탁:0N\0" "SAKERU WAKARERU HIRAKU SAKEME\0" "TAKU CHAKU\0" "THAK\0" "chè\0" "*tjæk\0" "ling4\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" "fu1\0" "KAMAHE WAZURAHAI\0" "KO KU\0" "hū\0" "zi6\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" "lung5\0" "mound, grave; ridge in field\0" "lǒng\0" "lou4\0" "black clods of earth; shop, hut\0" "lú\0" "lò\0" "aau3\0" "used in place names\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" "paau4\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\0" "a field; used in place names\0" "동:1N\0" "TSUBO\0" "TOU TSU\0" "TONG\0" "dòng\0" "đồng\0" "gei6\0" "firm ground\0" "jì\0" "haak6\0" "hè\0" "leot6\0" "ROTSU ROCHI\0" "lǜ\0" "ci4\0" "NIKUMU\0" "SHI JI SHOU JIKI\0" "cí\0" "ci2\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" "hau6\0" "used in place names\0" "후:1N\0" "AKA\0" "KOU\0" "HWU\0" "hòu\0" "deoi1\0" "duī\0" "ziu6\0" "sacrifice\0" "HAURIDOKORO\0" "TEU DEU\0" "zhào\0" "baak6\0" "KUZURERU NAGARERU\0" "FUKU BUKU HOKU BOKU\0" "fú\0" "gwong1\0" "CHIMATA\0" "KUU\0" "guāng\0" "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" "a cultivated field; used in place names\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" "hip3\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" "sau2\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" "hung4\0" "NUKARI NUKARU\0" "KYOU\0" "hóng\0" "aa3\0" "character used in place names\0" "yā\0" "kwaa1\0" "be defeated, fail, collapse\0" "kuǎ\0" "khoai\0" "daat3\0" "(圪墶) a pimple; a mound\0" "da\0" "lung6\0" "TAO\0" "kǎ\0" "dong3\0" "a dike used to divert water in a rice paddy or field for irrigation\0" "dàng\0" "hoi2\0" "high and dry place\0" "kǎi\0" "hang4\0" "GAKE\0" "háng\0" "nou5\0" "small, head shaped hill, used in place names\0" "nǎo\0" "am2\0" "cover with earth; a pit; a hole\0" "ān\0" "ang\0" "sing1\0" "SEI SHOU\0" "xīng\0" "jin6\0" "xiàn\0" "jyun6\0" "a dyke, embankment\0" "완:1N\0" "MAROBU\0" "KAN GAN\0" "WAN\0" "yuàn\0" "bong1\0" "HOU\0" "bāng\0" "bựng\0" "pau4\0" "KURUWA OHOKII SAKAN TSUKA\0" "FU HO HOU BU HAI HE\0" "fú\0" "bui3\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" "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" "zeoi6\0" "SHO JO\0" "xù\0" "seoi4\0" "let down; suspend, hand; down\0" "TARERU TARASU NANNANTOSU\0" "SUI\0" "chuí\0" "cam4\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" "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" "fong4\0" "fáng\0" "kok3\0" "stony\0" "각:1N\0" "KISOU\0" "KAKU\0" "KAK\0" "què\0" "jung2\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" "gaap3\0" "협:1N\0" "HYEP\0" "jiā\0" "dei6\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" "long6\0" "waste\0" "TSUKA\0" "ROU\0" "làng\0" "gyun2\0" "juǎn\0" "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" "zam1\0" "SHIN\0" "jīn\0" "zit3\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" "lyut3\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" "faa1\0" "GOMI\0" "huā\0" "bou6\0" "(same as 埠) a wharf, dock, jetty; a trading center, port; place name (for example, 深水埗 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" "gwing1\0" "jiōng\0" "je5\0" "open country, field; wilderness\0" "야:1N\0" "NO\0" "SHO YA\0" "YA\0" "yě\0" "nim6\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\0" "port city\0" "부:0N\0" "TSUKA HATOBA\0" "FU\0" "PWU\0" "bù\0" "aa3\0" "character used in place names\0" "SATO\0" "O U\0" "yā\0" "gyun3\0" "KUMA\0" "KEN\0" "quán\0" "seoi3\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" "cing1\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" "leon4\0" "lǔn\0" "zang1\0" "정:N\0" "TAGAYASU\0" "SAU SHOU\0" "zhēng\0" "chĩnh\0" "hung1\0" "kōng\0" "cung2\0" "SHOU CHUU\0" "tǎng chǒng\0" "dung1\0" "TOU TSU\0" "dōng\0" "đống\0" "dai6\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" "taam3\0" "담:N\0" "TAN\0" "tàn\0" "vịm\0" "am2\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" "cuk1\0" "HAJIME HAJIMARU\0" "SHYUU TOU TSU\0" "chù\0" "bung6\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\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" "bull's-eye, target\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" "SAI 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\0" "cave, hole\0" "굴:0N\0" "HORI HORU ANA\0" "KUTSU\0" "KWUL\0" "kū\0" "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" "근:N\0" "NURU NEBATSUCHI WAZUKA\0" "KIN KON GON\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" "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" "the flat ground at either end of a bridge\0" "TO\0" "tù\0" "ling4\0" "a place in Xīnjiàn county, Jiāngxī\0" "lèng\0" "fong4\0" "fang\0" "ngaai4\0" "yá\0" "cim3\0" "moat, trench, pit, cavity\0" "qiàn\0" "kwan1\0" "kūn\0" "ngon6\0" "àn\0" "sam1\0" "shēn\0" "do6\0" "fall, sink, let fall; degenerate\0" "KUZUSU KUZURERU OCHIRU\0" "DA\0" "THA HYU\0" "duò\0" "nou5\0" "small, head shaped hill, used in place names\0" "nǎo\0" "dat6\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" "waan4\0" "hún\0" "pik1\0" "TSUCHIKURE\0" "HIYOKU HIKI\0" "bì\0" "lin6\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" "zyun6\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" "jyu4\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" "mou4\0" "무:N\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" "daub\0" "RUSEKI HOKORI\0" "GETSU GECHI ATSU ACHI AI\0" "è\0" "gang2\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" "zung1\0" "zōng\0" "jyu4\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" "jí\0" "mei4\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" "jam3\0" "AN ON\0" "yìn\0" "om\0" "fung4\0" "FU BU\0" "féng\0" "zung3\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" "zeon1\0" "URUHOHI URUHOU\0" "SHIN\0" "jīn\0" "hang6\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" "leoi5\0" "rampart, military wall\0" "TORIDE RUI\0" "RUI\0" "lěi\0" "hong4\0" "xiàng\0" "fong1\0" "mined ore\0" "huāng\0" "ling4\0" "elevated bank in field\0" "léng\0" "dyun6\0" "a large flat area, usually used in place names\0" "duàn\0" "waan1\0" "wān\0" "syun1\0" "xuān\0" "hei3\0" "paint, decorate\0" "NURU KAZARU TORU IKOU\0" "KI GI KE KAI GAI\0" "jì\0" "zik6\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" "jung5\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" "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" "jung2\0" "a gust of wind\0" "CHIRI\0" "OU O\0" "wěng\0" "sing4\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" "leot6\0" "HUSAGARU\0" "RITSU RICHI\0" "lì\0" "bung6\0" "dusty, dirt\0" "HOKORIGATOBU\0" "HOU\0" "PONG\0" "zhǒng\0" "bong6\0" "flat bank, plateau\0" "HAU BAU\0" "bàng\0" "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" "deoi1\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" "zing6\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" "zan6\0" "zhèn\0" "aai3\0" "KEWASHII\0" "AI E\0" "ài\0" "gung1\0" "used in personal names\0" "KYOU\0" "gōng\0" "jim4\0" "salt\0" "염:1\0" "SHIO\0" "EN\0" "YEM\0" "yán\0" "ham2\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" "wan1\0" "fish farm\0" "wēn\0" "ze6\0" "xiè\0" "lau6\0" "liù\0" "hoi2\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\0" "(Cant.) classifier for walls; covered (with dust); to scatter (like dust)\0" "péng\0" "vùng\0" "bang6\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" "luk6\0" "KOKU\0" "lù\0" "lou5\0" "lǔ\0" "au2\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" "mui4\0" "CHIRI\0" "BAI ME BA MA\0" "méi\0" "mok6\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" "biu1\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" "cak1\0" "the steps of a stairway\0" "KIDA\0" "SOKU\0" "cè\0" "seoi6\0" "villa, country house\0" "서:0N\0" "SHIMOYASHIKI\0" "SHO YA\0" "SE\0" "shù\0" "thự\0" "dit6\0" "TAKUHAHERU TAKUHAHE TOMERUTSUTSUMI\0" "TETSU DECHI TEI TAI DAI\0" "zhì\0" "đai\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" "din3\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" "zek3\0" "척:N\0" "DODAI\0" "SHAKU SEKI\0" "zhí\0" "kei3\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" "coeng2\0" "MOTORU\0" "SHOU SAU\0" "qiǎng\0" "gan6\0" "to build with soil, plaster over with mud\0" "근:1N\0" "NURU NEBATSUCHI\0" "KIN GON\0" "KUN\0" "jìn\0" "KIZAHASHI MATO\0" "TEKI CHAKU\0" "dì\0" "soeng1\0" "wet, cultivated land\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" "jin2\0" "yàn\0" "taap3\0" "pagoda, dagoba, tower\0" "TOU\0" "tǎ\0" "zang1\0" "increase\0" "MASU FUERU FUYASU\0" "ZOU SOU\0" "CUNG\0" "zēng\0" "kin4\0" "(Cant.) halfway\0" "qián\0" "coeng4\0" "wall\0" "qiáng\0" "loeng4\0" "mountain range\0" "liáng\0" "wai3\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" "baat6\0" "HATSU HAI\0" "bá\0" "pok3\0" "복:1N\0" "TSUIKURE\0" "HAKU HOKU\0" "POK\0" "pú\0" "faai3\0" "to fall in ruins, to collapse, to overthrow; decayed, ruined, lost\0" "kuài\0" "dung2\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" "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" "deon1\0" "cup\0" "준:1N\0" "SHUN\0" "CWUN\0" "zūn\0" "chôn\0" "dei6\0" "to fall, sink\0" "CHI\0" "dì\0" "sing6\0" "SEI\0" "shèng\0" "do6\0" "fall, sink, let fall; degenerate\0" "타:0E\0" "KUZURE KUZUSU OCHIRU\0" "DA\0" "THA\0" "duò\0" "dhuɑ̌\0" "đoạ\0" "do6\0" "DA\0" "duò\0" "taam4\0" "an earthenware jar; a jug\0" "담:1N\0" "TAM\0" "tán\0" "dang3\0" "stone steps, stairs up a platform\0" "등:1N\0" "KIDA\0" "TOU\0" "TUNG\0" "dèng\0" "mou4\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" "wong4\0" "huáng\0" "taam4\0" "tán\0" "daat3\0" "(圪墶) a pimple; a mound\0" "da\0" "jip6\0" "yè\0" "zyu3\0" "SHO\0" "zhù\0" "gaan1\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" "unfired brick\0" "KEKI KYAKU\0" "jī\0" "hiu1\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" "jik6\0" "MICHI\0" "EKI TO\0" "yì\0" "pei4\0" "pí\0" "bik1\0" "partition wall; walls of a house; 14th lunar mansion, determinative star γ Pegasi (Algenib)\0" "벽:0E\0" "KABE\0" "HEKI\0" "PYEK\0" "bì\0" "bek\0" "bích\0" "din6\0" "KASU ORI TONO TACHI YAKATA\0" "TEN DEN\0" "diàn\0" "goeng1\0" "강:1N\0" "KANG\0" "jiāng\0" "je5\0" "open country, field; wilderness\0" "NO\0" "YA\0" "yě\0" "jung1\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" "geoi6\0" "KYO\0" "jù\0" "waai6\0" "bad, spoil(ed), ruin, destroy\0" "KOWASU YABURU KOWARERU\0" "KAI\0" "huài\0" "dong3\0" "a dike used to divert water in a rice paddy or field for irrigation\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\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" "zeon6\0" "MAMA\0" "jìn\0" "leoi5\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\0" "earthen jar or jug\0" "담:1N\0" "BIN\0" "TAN DON\0" "TAM\0" "tán\0" "wai2\0" "a mound, 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" "jeoi6\0" "예:N\0" "AKIRAKA\0" "EI\0" "ruì\0" "lik6\0" "a hole, pit\0" "ANA\0" "REKI RYAKU\0" "lì\0" "gạch\0" "leon4\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" "cin4\0" "TEN\0" "chán\0" "hyun1\0" "xūn\0" "ngaam4\0" "ANA\0" "GAN\0" "yán\0" "leoi4\0" "RAI\0" "léi\0" "baa3\0" "embankment; dam\0" "RUSEKI\0" "HA HE\0" "PHA\0" "bà\0" "waan1\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" "ninth heavenly stem\0" "임:0E\0" "MIZUNOE\0" "JIN NIN\0" "IM\0" "rén\0" "nhăm\0" "si6\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" "sing1\0" "sound, voice, noise; tone; music\0" "KOE\0" "SEI SHOU\0" "SENG\0" "shēng\0" "jat1\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" "zyu3\0" "TATERU\0" "SHU CHU\0" "zhù\0" "zong3\0" "zhuàng\0" "wu4\0" "jar, pot, jug, vase; surname\0" "hú\0" "wu4\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\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" "mong5\0" "BOU MOU\0" "mǎng\0" "MAU\0" "SHUN SON\0" "zūn\0" "sau6\0" "life; length of life; longevity\0" "shòu\0" "jat1\0" "yī\0" "zi2\0" "go; Kangxi radical 34\0" "OKURERU\0" "CHI SHUU SHU\0" "zhǐ\0" "gu2\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" "zaai1\0" "재:1N\0" "CAY\0" "zhāi\0" "bin3\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" "ceon1\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" "zo3\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" "hyun3\0" "long, faraway; pre-eminent\0" "형:1N\0" "HARUKA TOOI MOTOMERU\0" "KEI KEN\0" "HYENG\0" "xiòng\0" "sit3\0" "xiè\0" "nou4\0" "a kind of monkey, macaque\0" "MEZARU\0" "DOU NOU\0" "náo\0" "haa6\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\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" "jyun3\0" "to turn over when asleep\0" "KOROGARIUSU\0" "EN ON\0" "yuàn\0" "maau5\0" "fourth earthly branch\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" "do1\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" "cing4\0" "(ancient form of 晴) clear weather\0" "HARERU\0" "SEI JOU SOU SHOU\0" "qíng\0" "ngoi6\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" "hei3\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" "mung6\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" "cam2\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" "zak1\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\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" "gwaai3\0" "parted; fork; certain; hexagram ䷪\0" "쾌:1N\0" "WAKERU KIMERU YUGAKE\0" "KETSU KECHI KAI\0" "KHWAY\0" "guài\0" "jiu1\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\0" "heavy load, burden; lift up\0" "항:1N\0" "KATSUGU NINAU\0" "KOU\0" "HANG\0" "hāng\0" "gou2\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" "tou1\0" "advance quickly; to go back and forth; origin, source\0" "도:N\0" "SUSUMU\0" "TOU HON\0" "tāo\0" "taai3\0" "TAI\0" "tài\0" "tau4\0" "head; top; chief, first; boss\0" "tóu\0" "jim5\0" "SUSUMU\0" "EN TAU TOU\0" "yǎn\0" "bei2\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" "ng4\0" "fish name\0" "KWU\0" "huà\0" "kwong3\0" "low or swampy land, most often used in place names\0" "kuǎng\0" "wan5\0" "운:N\0" "yǔn\0" "gaap3\0" "be wedged or inserted between\0" "협:0N\0" "HASAMU\0" "KOU KYOU\0" "HYEP\0" "jiā\0" "*gæp\0" "giáp\0" "baa1\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" "dai1\0" "OOKII\0" "TEI TAI\0" "dī\0" "jim2\0" "ere long; remain, tarry; feeble\0" "엄:0N\0" "OOU TACHIMACHI\0" "EN\0" "EM\0" "yǎn\0" "ăm\0" "paau3\0" "imaginary; (Cant.) a lie\0" "MUNASHII MUGEISHI\0" "HOU HYOU\0" "pào\0" "gyun6\0" "OOKII\0" "KEN GAN\0" "juàn\0" "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" "dim2\0" "dot, speck, spot; point, degree\0" "점:N\0" "BOCHI CHOBO TEN\0" "TEN\0" "CEM\0" "diǎn\0" "hyun3\0" "quān\0" "fui1\0" "stride of man; 15th lunar mansion, determinative star η Andromedae\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\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" "hoi1\0" "TATEMATSUURU MATSURU\0" "KAI HOU BU\0" "kāi\0" "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" "zong6\0" "large, powerful, stout, thick\0" "장:1N\0" "SAKAN\0" "JOU SOU ZOU\0" "CANG\0" "zàng\0" "bun2\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" "kong3\0" "opening, radiant\0" "AKIRAKA\0" "KOU\0" "huǎng\0" "fei2\0" "big\0" "비:N\0" "OOKII\0" "HI\0" "fěi\0" "diu1\0" "large\0" "OOKII\0" "CHOU\0" "diāo\0" "seon3\0" "the stride made by a man\0" "HABATAKU\0" "SHUN SUI YOU\0" "xùn\0" "bang1\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\0" "extravagant, wasteful; exaggerate\0" "사:0N\0" "OGORU\0" "SHA\0" "SA\0" "shē\0" "shia\0" "xa\0" "wang2\0" "AKIRAKA\0" "WAN KOU\0" "wěng\0" "haa5\0" "hǎ\0" "ou3\0" "mysterious, obscure, profound\0" "OKU KUMA\0" "OU\0" "O WUK\0" "ào\0" "mou6\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" "zoeng2\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" "kut3\0" "OOKII HIROBIROTO\0" "KATSU KACHI\0" "huò\0" "bei6\0" "anger\0" "SEMARU IKARU\0" "HI BI\0" "bì\0" "bhyì\0" "lyun4\0" "련:N\0" "YOJIRU\0" "REN\0" "luán\0" "do2\0" "다:N 차:N\0" "OOKII YURUYAKADE\0" "SHA SEN TA\0" "duǒ\0" "neoi5\0" "woman, girl; feminine; Kangxi radical 38; 10th lunar mansion, determinative star ε Aquarii (Albali)\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" "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" "cin1\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" "taa1\0" "she, her\0" "AZARU\0" "CHI JI SHA TA I\0" "tā\0" "gau2\0" "jiǔ\0" "nyun4\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\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" "sin1\0" "SEN\0" "xiān\0" "faan3\0" "GAN\0" "fàn\0" "gei2\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" "hung4\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" "fu1\0" "MUSABORUSAMA SE SEUTO\0" "FU YOU U\0" "fū\0" "zing6\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" "hoi6\0" "jealous, jealousy\0" "NETAMU WAZURAWASHII OOU KIRU\0" "KAI GAI KEI GEI\0" "hài\0" "man6\0" "UMARERU\0" "BUN MON\0" "wèn\0" "zung1\0" "SHOU SHU\0" "zhōng\0" "paa1\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" "zung3\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" "surname\0" "운:N\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" "ci1\0" "SHI\0" "chī\0" "jyut3\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\0" "안:N\0" "YASURAKA YASUMERU\0" "AN EN\0" "yàn\0" "naap6\0" "(Cant.) to collect, seize, grab\0" "METORU IRERU TORU\0" "DOU NOU DATSU NACHI DAN NAN\0" "nà\0" "jan1\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" "wun6\0" "완:1N\0" "MIMEYOISAMA\0" "GEN GAN\0" "WAN\0" "yuá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" "jyu3\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" "bat6\0" "MIMEYOI TSUMA\0" "HATSU BACHI\0" "bá\0" "nei4\0" "maid, servant girl; cute girl\0" "니:N\0" "HASHITAME YAHARAKAKUMATSUHARU\0" "JI NI\0" "nī\0" "ni\0" "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" "ziu1\0" "초:N\0" "SHOU\0" "zhāo\0" "daat3\0" "concubine of last ruler of the Shang dynasty\0" "달:1N\0" "DATSU\0" "TAL\0" "dá\0" "dɑt\0" "dát\0" "nei5\0" "you (female)\0" "HAHA\0" "DAI NAI DEI JI\0" "nǎi\0" "jyun2\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" "jin4\0" "현:N\0" "KEN GEN\0" "xián\0" "zat6\0" "brother's child; debauchery\0" "MEI\0" "CHITSU JICHI ITSU ICHI TETSU\0" "zhí\0" "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\0" "wife\0" "처:0E\0" "TSUMA MEAWASERU\0" "SAI\0" "CHE\0" "qī\0" "*tsei\0" "thê\0" "bat6\0" "HI BI HITSU BICHI\0" "bì\0" "san1\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\0" "아:N\0" "ē\0" "wo4\0" "KA WA\0" "hé\0" "heoi2\0" "beauty\0" "후:N\0" "HAHA TANOSHIMU TSUMA UTSUKUSHII\0" "KU GU\0" "xǔ\0" "fat6\0" "fá\0" "bợm\0" "zing1\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" "fu1\0" "YOROKOBU UTSUKUSHII\0" "FU FUU BU\0" "fū\0" "ling4\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" "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" "weak and slender in appearance\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" "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" "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" "wai2\0" "appoint, send, commission\0" "위:0E\0" "YUDANERU SUE KUWASHII\0" "I\0" "WI\0" "wěi\0" "*gyuɛ gyuɛ̌\0" "uỷ\0" "zi1\0" "zī\0" "geoi6\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" "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" "dung6\0" "TOU ZU\0" "dòng\0" "goeng1\0" "surname; ginger\0" "강:0N\0" "TSUYOI\0" "KYOU\0" "KANG\0" "jiāng\0" "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" "goi1\0" "해:N\0" "KAI\0" "gāi\0" "hoeng3\0" "SHOU KYOU KOU\0" "xiàng\0" "waat6\0" "ATSUKAMASHII WARUGASHIKOI\0" "KATSU KACHI\0" "huá\0" "gyun1\0" "beautiful, graceful\0" "연:N\0" "ADEYAKA SHINAYAKA KOBIRU UTSUKUSHII\0" "KEN EN\0" "YEN\0" "juān\0" "gaau2\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; hexagram ䷫\0" "구:1N\0" "AU MIMEYOI MINIKUI\0" "KOU KU\0" "KWU\0" "gòu\0" "cạu\0" "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" "gaan1\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" "nin6\0" "(Cant.) breast\0" "DEN NEN\0" "niàn\0" "zat6\0" "brother's child\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" "him3\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" "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" "aan3\0" "안:N\0" "AZANA\0" "AN EN\0" "yàn\0" "ming5\0" "MIMEYOI\0" "BEI MYOU\0" "mǐng\0" "lit6\0" "UTSUKUSHII\0" "RETSU RECHI\0" "liè\0" "bui6\0" "HAI BAI BE\0" "pèi\0" "ap1\0" "SHIZUKA AI\0" "OU\0" "è\0" "jau6\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" "san1\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\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" "cyun4\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" "와:N 왜: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" "jiu2\0" "graceful, charming, fascinating\0" "ráo\0" "giu1\0" "seductive and loveable; tender\0" "jiāo\0" "lyun2\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" "jin6\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" "hit3\0" "KOKOCHIYOI YOROKOBU\0" "KETSU KECHI KYOU\0" "xiè\0" "mong4\0" "BOU MOU\0" "máng\0" "fu1\0" "fū\0" "so1\0" "dance, frolic; lounge; saunter\0" "사:0N\0" "MAU\0" "SHA SA\0" "SA\0" "suō\0" "sɑ\0" "mou5\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" "hak1\0" "kè\0" "cuk1\0" "TSUTSUSHIMU YOI TOTONOERU\0" "SAKU SHOKU SOKU RAI\0" "chuò\0" "cok3\0" "cautious, prudent\0" "TSUTSUMU YOI OSAERU UNAGASU\0" "SAKU SHOKU SOKU\0" "chuò\0" "ting5\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" "beautiful woman\0" "형:1N\0" "SURARITOSHITEMIMEYOI HASHITAAME\0" "GOU GYOU KOU KEI\0" "HYENG\0" "xíng\0" "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" "no5\0" "elegant, graceful, delicate\0" "나:0N\0" "SHINAYAKA OMOMURO\0" "DA NA\0" "NA\0" "nà\0" "na\0" "pau1\0" "pōu\0" "neoi5\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\0" "pregnant\0" "신:0N\0" "HARAMU\0" "SHIN\0" "SIN\0" "shēn\0" "zi3\0" "zhì\0" "ham4\0" "hán\0" "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" "pan4\0" "pín\0" "teoi3\0" "태:1N\0" "MIMEYOI YOROKOBU\0" "TAI TE ETSU ECHI\0" "THAY\0" "tuì\0" "haan6\0" "GOUMAN\0" "BAN MAN KAN GEN\0" "xiàn\0" "min5\0" "give birth child; complaisant\0" "만:0N\0" "UMU\0" "BEN HAN\0" "MAN\0" "miǎn\0" "ng4\0" "ONNA\0" "GO GYO\0" "wú\0" "jin4\0" "연:N\0" "yán\0" "mou5\0" "lovely; attractive\0" "KOBIRU\0" "BU MU\0" "wǔ\0" "hei1\0" "amuse\0" "애:1N\0" "TAHOMURERU HASHITAME\0" "KI AI\0" "AY\0" "āi\0" "jin4\0" "DEN\0" "yán\0" "jyu4\0" "pleasure, enjoyment, amusement\0" "TANOSHIMU\0" "GO KU\0" "O\0" "yú\0" "ci5\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" "lei6\0" "lì\0" "haan4\0" "elegant, refined; skillful\0" "xián\0" "zyu1\0" "star\0" "추:1N\0" "YOME\0" "SHU SOU\0" "CHWU\0" "jū\0" "ceoi2\0" "marry, take wife\0" "취:0N\0" "METORU\0" "SHU\0" "CHWI\0" "qǔ\0" "thú\0" "zeoi3\0" "TSUI SUI ZUI\0" "zhuì\0" "hei1\0" "ugly\0" "MINIKUI\0" "KI\0" "qī\0" "jin4\0" "KEN GEN\0" "xián\0" "to3\0" "zhuó\0" "dung1\0" "dōng\0" "coeng1\0" "prostitute, harlot\0" "창:0N\0" "ASOBIME\0" "SHOU\0" "CHANG\0" "chāng\0" "luk6\0" "lù\0" "ngaai6\0" "YOROKOBU MIMEYOI\0" "GAI GE GOU KYOU\0" "ǎi\0" "o1\0" "beautiful, graceful\0" "아:1N\0" "SADAMARANAI SHINAYAKANASAMA\0" "A\0" "A\0" "ē\0" "qɑ\0" "o2\0" "be beautiful, be graceful\0" "아:1N\0" "TAOYAKA\0" "A\0" "A\0" "ē\0" "lau4\0" "surname; to wear; 16th lunar mansion, determinative star β Arietis (Sheratan)\0" "루:0N\0" "MUNASHII ARAI OSAMERU\0" "ROU RU RUI\0" "LWU\0" "lóu\0" "lou\0" "lâu\0" "min4\0" "BEN MEN\0" "mián\0" "cung4\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" "coi2\0" "채:N\0" "UNEME\0" "SAI\0" "cǎi\0" "ling4\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" "haau1\0" "호:N 효:N\0" "xiāo\0" "suk6\0" "숙:1N\0" "SHUKU JUKU\0" "SWUK\0" "shú\0" "kei2\0" "MIMEYOI\0" "KI\0" "qǐ\0" "gả\0" "fai1\0" "huī\0" "faan3\0" "fàn\0" "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" "taam4\0" "TAN DAN\0" "tán\0" "fei1\0" "SAMAYOU\0" "HI\0" "fēi\0" "fei1\0" "fēi\0" "zit3\0" "handsome\0" "MIMEYOI\0" "SHOU\0" "jié\0" "tziɛp\0" "tim1\0" "TEN\0" "tiān\0" "ngai4\0" "a new-born child; the whimper of an infant\0" "MIDORIGO AKAGONONAKIGOE\0" "GEI\0" "ní\0" "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" "haan1\0" "UTSUKUSHII\0" "KAN KEN KIN\0" "qiān\0" "din6\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" "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" "zhōu\0" "coek3\0" "beautiful\0" "MIMEYOI\0" "DOU NYOU TEKI JAKU SHAKU\0" "chuò\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" "ngon6\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" "lai6\0" "lì\0" "din2\0" "TEN\0" "diǎn\0" "jin4\0" "xián\0" "waa6\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\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" "a river and county in Jiāngxī; ancient name for 女宿, one of the 28 lunar mansions; used in various star names in Aquarius\0" "BU MU BOU BOKU MOKU\0" "wù\0" "naam6\0" "UTSUKUSHII\0" "DAN NAN\0" "nàn\0" "joek6\0" "person\0" "SHAKU JI NI JA NYUU\0" "ruò\0" "gaa2\0" "MIMEYOI\0" "KA KE\0" "jiǎ\0" "jyu4\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" "jyu6\0" "yù\0" "wai4\0" "wéi\0" "dai3\0" "dì\0" "jau4\0" "JUU NYU\0" "róu\0" "mei5\0" "beautiful\0" "미:1N\0" "MIMEYOI\0" "BI MI\0" "MI\0" "měi\0" "mẹ\0" "daam1\0" "dān\0" "jyun5\0" "young, tender, soft, delicate\0" "ruǎn\0" "can1\0" "qīn\0" "fai1\0" "huī\0" "ak1\0" "wò\0" "star\0" "SEN ZEN SHI\0" "qián\0" "ceon1\0" "UTSUKUSHII\0" "SHUN\0" "chūn\0" "maau4\0" "MIMEYOI\0" "BOU MYOU BOKU MOKU\0" "miáo\0" "fu5\0" "woman, wife\0" "부:1N\0" "PWU\0" "fù\0" "ze2\0" "SO\0" "jiě\0" "chửa\0" "dyun1\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" "wong4\0" "황:1N\0" "HAHA\0" "KOU OU\0" "HWANG\0" "huáng\0" "min4\0" "beautiful, clear eyes\0" "NETAMU\0" "BEN MEN\0" "mián\0" "am1\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" "hyun1\0" "KEN KAN SEN\0" "xuān\0" "gaai1\0" "jiē\0" "wai1\0" "UTSUKUSHII\0" "I\0" "wēi\0" "mei6\0" "charming, attractive; flatter\0" "미:0N\0" "KOBIRU\0" "BI\0" "MI\0" "mèi\0" "myì\0" "jyun6\0" "beauty, beautiful woman\0" "원:0N\0" "HIME\0" "EN\0" "WEN\0" "yuàn\0" "zing1\0" "AZANA\0" "TEI CHOU\0" "zhēng\0" "cau1\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" "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" "gam1\0" "rǎn\0" "si1\0" "husband's family\0" "시:0N\0" "SHI\0" "SI\0" "sī\0" "pin1\0" "lightly circling; lightly fluttering\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" "cuk1\0" "cù\0" "wu4\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" "seoi1\0" "sister\0" "ANE\0" "SHU\0" "xū\0" "jyu4\0" "handsome, cheerful; steal\0" "WARUGASHIKOI NUSUMU GOMAKASU\0" "TOU TSU YU\0" "tōu\0" "gwai1\0" "family name\0" "guī\0" "co4\0" "HARAMU MIMEYOI YAMOME\0" "SHIU SU SHU JU\0" "chú\0" "jiu4\0" "MIMEYOI TAHAMURERU\0" "EU\0" "yáo\0" "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" "jyun4\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" "jung4\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" "lau4\0" "RIU RU\0" "liú\0" "mei5\0" "beautiful\0" "미:1N\0" "YOI UTSUKUSHII\0" "BI MI\0" "MI\0" "měi\0" "pun4\0" "to move\0" "반:1N\0" "OGORU MEKAKE YOROMEKU\0" "HAN BAN HA BA\0" "PAN\0" "pán\0" "ou2\0" "old woman; lower-class woman\0" "온:1N\0" "OUNA\0" "OU\0" "ON\0" "ǎo\0" "maa1\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" "ceon4\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" "ze1\0" "jiē\0" "jung4\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" "sou3\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" "tou1\0" "TAU TOU EU\0" "tāo\0" "pong4\0" "páng\0" "long4\0" "the place where the Celestial Emperor stores books; library\0" "ROU\0" "láng\0" "nou5\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\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" "jyu3\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" "syun4\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" "hong1\0" "강:N\0" "KAU\0" "kāng\0" "sung4\0" "SHOU JU CHOU CHU\0" "yōng\0" "nik1\0" "intimate; close relation\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" "zaak3\0" "zé\0" "hon1\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" "ze1\0" "서:N\0" "SHA SHO\0" "zhē\0" "wu6\0" "beautiful woman\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" "ngou6\0" "오:1N\0" "O\0" "ào\0" "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" "gu1\0" "MAKASERU SHIBARAKU HAKARU SUUBERU\0" "KO KU\0" "gū\0" "mou5\0" "charming, enchanting\0" "KOBIRU MIMEYOI\0" "BU MU\0" "wǔ\0" "ciu4\0" "초:1N\0" "YATSURERU\0" "SEU ZEU\0" "CHO\0" "qiáo\0" "to5\0" "MIMEYOI UTSUKUSHII\0" "TA\0" "tuǒ\0" "zin2\0" "HAZUKASHIMERU KATAKUNA\0" "SEN\0" "zhǎn\0" "maau4\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" "aat3\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" "gwai1\0" "name of a river in Shanxi; crafty\0" "규:1N\0" "WARUGASHIKOI\0" "KI GI\0" "KYU\0" "guī\0" "dang1\0" "UTSUKUSHII\0" "TOU\0" "dēng\0" "zik1\0" "SHOKU SHIKI\0" "zhí\0" "seoi1\0" "sister\0" "ANE\0" "SHU\0" "xū\0" "jat1\0" "yī\0" "waa6\0" "beautiful; used in girls' names\0" "화:0N\0" "KUWA GE\0" "HWA\0" "huà\0" "jap1\0" "xī\0" "wui6\0" "KUWAI E KE\0" "kuì\0" "jiu2\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" "jin2\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" "faan3\0" "to bear multiple, identical, offspring\0" "HAN\0" "fàn\0" "faan1\0" "HAN\0" "fān\0" "cim1\0" "SUBAYAI TSUTSUSHIMUSAMA\0" "SEN GEN GIN GON\0" "xiān\0" "ji3\0" "yì\0" "wai3\0" "huì\0" "giu3\0" "used in names\0" "KEU\0" "jiào\0" "faan3\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" "seoi6\0" "suì\0" "coeng4\0" "lady\0" "장:1N\0" "SOBAME\0" "SHOU ZOU SHOKU SHIKI\0" "CANG\0" "qiáng\0" "lim5\0" "REN\0" "liǎn\0" "waan4\0" "apt, clever; sycophant, flatterer\0" "현:1N\0" "KATAI\0" "KEN KEI GYOU\0" "HYEN\0" "huán\0" "jam1\0" "xīn\0" "niu5\0" "delicate; graceful\0" "TAOYAKA\0" "JOU\0" "niǎo\0" "dung2\0" "TOU\0" "dǒng\0" "ji6\0" "yì\0" "caam2\0" "MUSABORU\0" "SAN\0" "cān\0" "oi3\0" "(your) daughter\0" "AI\0" "ài\0" "noeng4\0" "troubled, oppressed; fat; mother\0" "MUSUME\0" "JOU\0" "YANG\0" "niáng\0" "ning4\0" "KARADANOSAMA SHIZUKA\0" "TAU NYAU DEI\0" "níng\0" "maa1\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" "cau4\0" "CHIU JIYU SHIU\0" "chóu\0" "zeon6\0" "SHIN JIN\0" "jìn\0" "ci4\0" "자:1N\0" "SHI JI\0" "CA\0" "cí\0" "jyu4\0" "yú\0" "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\0" "MIMEYOI\0" "EN EHU\0" "yān\0" "toi4\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" "cim3\0" "qiàn\0" "niu5\0" "frolic, play with; flirt with; (Cant.) angry\0" "뇨:1N\0" "NABURU\0" "JOU\0" "NYO\0" "niǎo\0" "wok6\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" "min4\0" "mián\0" "bei6\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" "hing1\0" "xìng\0" "nik1\0" "nì\0" "duk6\0" "dú\0" "lau5\0" "YAMOME NAMAMEKASHII\0" "RIWA RU\0" "liǔ\0" "bei6\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" "jin2\0" "lovely\0" "연:1N\0" "EN\0" "YEN\0" "yàn\0" "soeng1\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" "giu2\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" "xiān\0" "jing1\0" "yīng\0" "soeng1\0" "SAWA\0" "shuāng\0" "wai3\0" "OROKADESHINAOTSUKURU\0" "SUI I KUWAI E KI KEI\0" "huì\0" "kyun4\0" "quán\0" "mei5\0" "mǐ\0" "lei4\0" "MATA AZANA\0" "RI REI RAI\0" "lí\0" "lyun2\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" "jim4\0" "GEN GON\0" "yán\0" "zuk1\0" "TSUTSUSHIMU\0" "SHOKU SOKU ZOKU TAKU CHOKU\0" "zhú\0" "laan5\0" "lǎn\0" "zi2\0" "offspring, child; fruit, seed of; first earthly branch\0" "자:0E\0" "KO MI OTOKO\0" "SHI SU\0" "CA\0" "zǐ\0" "*tziə̌\0" "tí\0" "kit3\0" "remaining, left-over; lonely\0" "혈:0N\0" "HITORI\0" "GETSU KETSU\0" "HYEL\0" "jié\0" "kyut3\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" "zi1\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\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" "seon3\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" "zi6\0" "sì\0" "toi1\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" "jau3\0" "yòu\0" "zyun2\0" "TSUTSUSHIMU YOWAI MINASHIGO\0" "SEN JUU NYUU\0" "zhuǎn\0" "haai4\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" "naau1\0" "bad; cowardly\0" "nāo\0" "me1\0" "(Cant.) to carry on the back\0" "miē\0" "cung4\0" "SOU ZU\0" "cóng\0" "haan1\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" "saan4\0" "weak, unfit, frail, feeble\0" "잔:0N\0" "YOWAI\0" "SEN SAN\0" "CAN\0" "chán\0" "jrhiɛn\0" "aa1\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\0" "(variant of 孳) to breed in large numbers\0" "자:1N\0" "UMU SHIGERU\0" "SHI JI\0" "CA\0" "zī\0" "lei4\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" "maak3\0" "bò\0" "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" "jit6\0" "evil; son of concubine; ghost\0" "WAKIBARA\0" "GETSU GECHI\0" "EL\0" "niè\0" "ngiɛt\0" "nghiệt\0" "jing1\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" "ning4\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\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" "kung4\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" "on1\0" "peaceful, tranquil, quiet\0" "안:0E\0" "YASUI YASUNJIRU IZUKUNSO\0" "AN\0" "AN\0" "ān\0" "*qɑn\0" "an\0" "dat6\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\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" "jing2\0" "UCHIIDO\0" "SEI SHOU\0" "jǐng\0" "zeon1\0" "CHUN\0" "zhūn\0" "mat6\0" "quiet, silent; in good health\0" "복:0N\0" "YASURAKA\0" "BITSU MICHI FUKU BUKU HITSU\0" "POK\0" "mì\0" "myit\0" "zyu2\0" "anciently, a stone box holding an image in an ancestral temple\0" "SHU\0" "zhǔ\0" "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" "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" "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; 13th lunar mansion, determinative star α Pegasi (Markab)\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" "tiu2\0" "HOSHIIMAMA\0" "TEWA\0" "tiǎo\0" "si2\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" "haau1\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" "zaa6\0" "HIROI\0" "SA JA\0" "zhà\0" "bou2\0" "SHIMAIKOMU\0" "HOU\0" "bǎo\0" "hoi6\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\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" "fong2\0" "HIROI\0" "KOU\0" "huǎng\0" "mat6\0" "dense, thick, close; intimate\0" "SHIGESHI HISOKA HISOKANI\0" "MITSU\0" "MIL\0" "mì\0" "kau3\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" "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\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; third earthly 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" "cing1\0" "qīng\0" "hok6\0" "TSURU\0" "KAKU\0" "hè\0" "zing1\0" "TEI CHAWA\0" "zhēn\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" "bing3\0" "drowsy\0" "OBIERU OSOWARERU NEIRU\0" "HEI KEI\0" "bìng\0" "jyun4\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" "ning4\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" "tin4\0" "put aside, put down; discard\0" "치:1N\0" "OKU IRERU TOMERU SUKORU\0" "SHI\0" "CHI\0" "zhì\0" "jyu5\0" "MONOUI UMU NAMAKERU OKOTARU\0" "YU\0" "yǔ\0" "bou2\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" "ning4\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\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 지:N\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\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" "wai6\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" "to accumulate; to amass; to store up, superior, handsome, refined, eminent\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" "ji4\0" "AKIRAKANISURU\0" "GI\0" "yí\0" "bou2\0" "treasure, jewel; precious, rare\0" "TAKARA\0" "HOU\0" "PO\0" "bǎo\0" "can1\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" "fung1\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" "lyut3\0" "a handful; a pinch\0" "TORU TSUMAMU\0" "RIN RICHI\0" "lǜ\0" "deoi3\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" "zyun1\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" "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\0" "will, going to, future; general\0" "장:N\0" "HIKIIRU MOTTE MASANI\0" "SHOU SOU\0" "CANG\0" "jiāng\0" "zoeng1\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\0" "officer, military rank\0" "위:0N\0" "OSAERU YASUNJIRU\0" "I\0" "WI WUL\0" "wèi\0" "qiuə̀i\0" "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" "zit3\0" "SUKUNAI CHIHISAI\0" "SETSU SECHI SHITSU SHICHI\0" "jié\0" "siu2\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" "gaa2\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" "suk6\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" "soeng6\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" "mo1\0" "mó\0" "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" "kwan1\0" "kun\0" "wong1\0" "weak; Kangxi radical 43\0" "ASHINAE SEMUSHI\0" "OU\0" "wāng\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" "a backward kick, as by a mule or horse\0" "YUKINAYAMU\0" "RYOU HOU CHOU\0" "liào\0" "liu6\0" "YUKINAYAMU\0" "RYOU HOU CHOU\0" "liào\0" "jiu4\0" "a legendary ancient emperor-sage\0" "yáo\0" "mong4\0" "shaggy haired dog; variegated\0" "방:0N\0" "MUKUINU\0" "BOU\0" "PANG PONG\0" "máng\0" "wong1\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" "wong1\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" "jiu4\0" "a legendary ancient emperor-sage\0" "TAKAI\0" "GYOU\0" "YO\0" "yáo\0" "do3\0" "ASHINAE SEMUSHI\0" "TA\0" "duò\0" "kwai3\0" "UMU CHINBA ASHINAE\0" "KI\0" "kuì\0" "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" "gaam1\0" "limp; be embarrassed\0" "KAN KEN\0" "gān\0" "gwat1\0" "KOTSU KUCHI KUWATSU GECHI\0" "gǔ\0" "gaam1\0" "embarrassed; ill at ease\0" "gān\0" "teoi4\0" "UMAGAYAMU\0" "TAI DE\0" "tuí\0" "gaam1\0" "embarrassed; ill at ease\0" "KAN KEN\0" "gān\0" "gaam1\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" "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; 6th lunar mansion, determinative star μ¹ Scorpii (Xamidimura)\0" "미:0E\0" "O\0" "BI\0" "MI\0" "wěi\0" "*miə̌i\0" "vĩ\0" "niu6\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" "ai3\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" "tin4\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" "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" "si2\0" "excrement, shit, dung\0" "시:0N 히:N\0" "KUSO\0" "SHI KI\0" "SI\0" "shǐ\0" "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" "zan2\0" "zhěn\0" "ai3\0" "gigantic strength; hercules\0" "NEIKI IBIKI\0" "KI\0" "xiè\0" "xyì\0" "nai4\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" "sai1\0" "YASUMU KATAI\0" "SEI SAI\0" "xī\0" "cyun3\0" "wěi\0" "mei1\0" "the youngest\0" "mǎn\0" "o1\0" "to ease nature\0" "A\0" "ē\0" "lau6\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\0" "straw shoes; straw door\0" "fèi\0" "suk6\0" "class, category, type; belong to\0" "YAKARA TSUKU SAKAN\0" "ZOKU SHOKU SHU\0" "CHOK SOK\0" "shǔ\0" "sit3\0" "wooden shoes, clogs\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\0" "footwear, shoes; walk on, tread; hexagram ䷉\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" "goek3\0" "KYAKU\0" "jué\0" "suk6\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\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\0" "village, hamlet; camp; station; hexagram ䷂\0" "둔:0E\0" "TAMUROSURU TAMURO\0" "TON CHUN\0" "TWUN CWUN\0" "tún\0" "dhuən djuin\0" "truân\0" "jik6\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" "saan1\0" "wā\0" "sin1\0" "선:1N\0" "SEN\0" "SEN\0" "xiān\0" "lik6\0" "lofty\0" "SOBIERUSAMA\0" "RYOKU RIKI\0" "lì\0" "ngaat6\0" "KISHIGATAKA AOGO\0" "GATSU GACHI GETSU GECHI\0" "è\0" "wui6\0" "lofty\0" "NATA\0" "huì\0" "wui6\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" "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" "hon6\0" "KAN GAN\0" "hàn\0" "san1\0" "SHIN SAN\0" "shēn\0" "zeoi6\0" "island\0" "yǔ\0" "ceot1\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" "jan6\0" "rèn\0" "jyut6\0" "yuè\0" "baan2\0" "mountain slope\0" "HAN\0" "bǎn\0" "jiu2\0" "EU\0" "yǎo\0" "ngong4\0" "YAMANOTAKIISAMA\0" "GOU\0" "áng\0" "ngaa4\0" "嵖岈山, a mountain in Suìpíng county, Hénán\0" "하:1N\0" "KODAMA\0" "KA\0" "HA\0" "yá\0" "mat6\0" "BUTSU MOCHI\0" "wù\0" "zit3\0" "foothill\0" "절:1N\0" "SETSU SECHI GU\0" "CEL\0" "jié\0" "ngap6\0" "GOU\0" "è\0" "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" "a mountain in Shaanxi\0" "qiān\0" "fan4\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" "kei4\0" "KI GE\0" "qí\0" "caa3\0" "diverge, branch off; fork in road\0" "차:1N\0" "MACHIGAU KUICHIGAU\0" "SA TA FUN\0" "CHA\0" "chà\0" "gaai3\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\0" "a mountain in Chāngyì county, Shāndōng\0" "zuò\0" "joeng2\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" "a county in Shānxī\0" "kě\0" "gau2\0" "a hill in Hunan\0" "구:1N\0" "ITADAKI\0" "KOU KU\0" "KWU\0" "gǒu\0" "jyut6\0" "KETSU KECHI\0" "xué\0" "파:1N\0" "KUZURERUSAMA\0" "HA\0" "PHA\0" "pō\0" "laap6\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\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" "ling5\0" "mountain ridge, mountain peak\0" "령:1N\0" "REI\0" "LYENG\0" "lǐng\0" "to4\0" "KUZURERUSAMA\0" "TA DA\0" "tuó\0" "pei4\0" "HI BI HAI HE\0" "pí\0" "au3\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" "fong3\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" "keoi1\0" "KEWASHII\0" "KU\0" "qū\0" "wu6\0" "hill\0" "호:0N\0" "YAMA\0" "KO GO\0" "HO\0" "hù\0" "hô\0" "paak3\0" "SHIGERU\0" "HAKU HYAKU\0" "pò\0" "man4\0" "Minshan mountain range in northern Sichuan and southern Gansu, 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" "tiu4\0" "peak; cliff, precipice\0" "tiáo\0" "ling4\0" "mountain ridge, mountain peak\0" "령:0N\0" "REI\0" "LYENG\0" "líng\0" "ci4\0" "JI NI\0" "chí\0" "ping4\0" "YURI\0" "píng\0" "dung1\0" "place name in Guangxi province\0" "dōng\0" "zim1\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" "bong1\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 a place in Běijīng's Shìhǎidiàn district\0" "tóng\0" "hok6\0" "big rocky mountain\0" "xué\0" "jik6\0" "a range of peaks in Shandong and Jiangsu; the name of a mountain\0" "yì\0" "bin6\0" "KURA\0" "biàn\0" "hap6\0" "KAHU GOHU\0" "hé\0" "baa1\0" "cave, cavern\0" "KOU GOU\0" "bā\0" "lok6\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" "dit6\0" "TETSU DECHI\0" "dié\0" "leot6\0" "lù\0" "jan2\0" "GON\0" "ěn\0" "ji4\0" "JI NI\0" "ér\0" "goi1\0" "KAI KI\0" "gāi\0" "cyun1\0" "quān\0" "tung4\0" "mountain in Gansu province\0" "동:1N\0" "TOU ZU DOU\0" "TONG\0" "dòng\0" "dhung\0" "ji4\0" "yí\0" "mou5\0" "BO MO\0" "mǔ\0" "si4\0" "SHI\0" "shí\0" "on1\0" "AN ATSU ACHI\0" "ān\0" "ngai4\0" "GI GUWAI GE GUTSU GUCHI KI\0" "wéi\0" "wun4\0" "KAN GUWAN KOU GOU\0" "huán\0" "zi6\0" "stand erect, stand up; pile up\0" "치:0N\0" "SOBADATSU\0" "JI\0" "CHI\0" "zhì\0" "mat6\0" "BITSU MICHI\0" "mì\0" "lei5\0" "SAKAMICHI\0" "RI\0" "liè lǐ\0" "gai3\0" "KAZOHERU\0" "KEI\0" "jì\0" "tung4\0" "Mountain in Gansu province\0" "EBISU\0" "TOU ZU\0" "tóng\0" "ngai4\0" "high and uneven\0" "KI GUWAI GE GOTSU GOCHI\0" "wéi\0" "nguə̌i\0" "jau6\0" "YOU U\0" "yòu\0" "kaa1\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" "lit6\0" "lǐ\0" "jiu4\0" "high or tall\0" "KEWASHII\0" "GYOU\0" "YO\0" "yáo\0" "giu6\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" "gaau1\0" "used in place names\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\0" "valley, ravine\0" "TANI\0" "YOKU\0" "yù\0" "je4\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 in Shāndōng\0" "노:1N\0" "DOU NOU\0" "NO\0" "náo\0" "lei5\0" "YAMANONARABUSAMA\0" "RI\0" "lǐ\0" "jau4\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" "san1\0" "SHIN\0" "shēn\0" "sing4\0" "SEI JAU\0" "chéng\0" "tou4\0" "TO\0" "tú\0" "gang2\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" "ngan4\0" "yín\0" "jyu5\0" "mountain\0" "wú\0" "long6\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" "lou4\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" "gok3\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" "sung4\0" "esteem, honor, revere, venerate\0" "SHUU\0" "chóng\0" "daap6\0" "tà\0" "lam4\0" "lín\0" "lờm\0" "waa4\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" "man4\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 Jiangsu province.\0" "곤:0N\0" "KON\0" "KON\0" "kūn\0" "*kuən\0" "côn\0" "zyut6\0" "rocky peaks; lofty and dangerous\0" "KEWASHII\0" "SHUTSU SHUCHI SOTSU ZOCHI SUI\0" "zú\0" "dzhuət\0" "chót\0" "gu3\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" "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" "do1\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" "haam4\0" "KAN GEN\0" "hán\0" "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" "pei4\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" "zip6\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" "zyut6\0" "rocky peaks; lofty and dangerous\0" "zú\0" "fat1\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" "cliffs\0" "yín\0" "zi1\0" "zī\0" "zak1\0" "lofty\0" "SHOKU JIKI\0" "zè\0" "wong4\0" "KOU WAU\0" "huáng\0" "jyu4\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" "joeng4\0" "SEU TAU\0" "yáng\0" "fung1\0" "HOU FU\0" "fēng\0" "cau4\0" "SHIU JU\0" "qiú\0" "ngong4\0" "TON DON\0" "yáng\0" "tai4\0" "TEI DAI\0" "tí\0" "ji5\0" "I\0" "yǐ\0" "zi6\0" "zhì\0" "si6\0" "SHI TETSU\0" "shì\0" "zai2\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 yǎo\0" "ngok6\0" "cliffs\0" "GAKE KISHI\0" "GAKU\0" "è\0" "ngɑk\0" "cyu5\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" "jin5\0" "KEHASHII KEHASHIISAMA\0" "GEN GAN\0" "yǎn\0" "mei5\0" "미:N\0" "měi\0" "haam4\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" "ting4\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" "ham3\0" "inlay, set in; fall into; rugged\0" "감:0N\0" "ANA\0" "KAN\0" "KAM\0" "qiàn\0" "kam\0" "mou6\0" "wù\0" "jyu4\0" "mountain recess; canyon\0" "우:1N\0" "KUMA\0" "GUU GU\0" "YU\0" "yú\0" "giủng\0" "zung1\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\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" "ngaam4\0" "암:1N\0" "GAN\0" "AM\0" "yán\0" "wai3\0" "외:1N\0" "OY\0" "wěi\0" "zung1\0" "SOU\0" "zōng\0" "caa4\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" "fo1\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" "kei1\0" "rough, uneven, jagged, rugged\0" "KEWASHII SAKI\0" "KI\0" "qí\0" "lau5\0" "Goulou mountain peak in Hunan\0" "lǒu\0" "tou4\0" "TO ZU\0" "tú\0" "deoi1\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" "jung2\0" "YAMANOSAMA\0" "OU O\0" "wěng\0" "cong1\0" "SOU\0" "cāng\0" "dong6\0" "TAU DAU\0" "dàng\0" "wing4\0" "YAMANOFUKAISAMA\0" "KEI GYOU KOU EI YOU\0" "róng\0" "git6\0" "KETSU GECHI\0" "jié\0" "hoi2\0" "a raised site; pleasant\0" "kǎi\0" "lau4\0" "RIU RU\0" "liú\0" "wu2\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" "hiu1\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" "bang1\0" "KUZURERU\0" "HOU HYOU\0" "bēng\0" "din1\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" "겸:N\0" "YAMANOTAKUISAMA\0" "KEN KAN\0" "qiǎn\0" "용:1N\0" "YOU YU\0" "YONG\0" "yǒng\0" "jit6\0" "towering mountain\0" "GETSU GECHI\0" "niè\0" "nget\0" "co1\0" "high, towering; irregular, rugged\0" "KEWASHII TAKAI\0" "SA\0" "cuó\0" "zek3\0" "mountain ridge\0" "jǐ\0" "zi6\0" "shí\0" "joek6\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" "caan2\0" "SAN SEN\0" "chǎn\0" "dit6\0" "towering; a tall mountain\0" "TETSU DECHI TEI DAI\0" "dié\0" "dhet\0" "cam1\0" "uneven\0" "SHIN SAN SON\0" "cēn\0" "ding2\0" "TEI CHOU\0" "dǐng\0" "tou1\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" "zaam2\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\0" "numerous small rocks on a mountain; used in mountain and place names\0" "áo\0" "cou4\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" "coeng1\0" "SHAU SOU\0" "qiāng\0" "ceoi1\0" "SUI SHI\0" "cuī\0" "zeoi2\0" "SUI TSUI SAI SE\0" "zuǐ\0" "dou2\0" "island\0" "도:0N\0" "SHIMA\0" "TOU\0" "TO\0" "dǎo\0" "dou2\0" "island\0" "SHIMA\0" "TOU\0" "dǎo\0" "zaap6\0" "a mountain in Yúnnán\0" "SHIHU\0" "xí\0" "wai3\0" "luxuriant, elegant\0" "yù\0" "pui3\0" "pèi\0" "lung4\0" "RYUU\0" "lóng\0" "zoeng6\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\0" "초:1N\0" "SEU ZEU SHOU JOU\0" "CHO\0" "jiāo\0" "jim1\0" "yān\0" "lou4\0" "Laoshan, mountain in Shandong\0" "láo\0" "lao\0" "zaan6\0" "zhàn\0" "leon4\0" "precipitous\0" "린:1N\0" "RIN\0" "LIN\0" "lín\0" "liu4\0" "RYOU\0" "liáo\0" "liu4\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" "zeon1\0" "SOBADATSU\0" "SON SHUN\0" "zūn\0" "giu6\0" "high pointed mountain\0" "교:0N\0" "KYOU GYOU\0" "KYO\0" "jiào\0" "gwai3\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" "ciu4\0" "jiāo\0" "jiu4\0" "yáo\0" "gwai3\0" "jué\0" "zim1\0" "shàn 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" "hok6\0" "big rocky mountain\0" "KAKU GAKU\0" "xué\0" "naau4\0" "a mountain in Shāndōng\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" "ngai4\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" "cap1\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" "kwai1\0" "a name of an old town in Sichuan; cuckoo; revolution of a wheel\0" "MEGURI\0" "KEI E KI SUI\0" "xī\0" "dei6\0" "dì\0" "ou3\0" "island\0" "OKU KUMA\0" "AU OU IKU\0" "ào\0" "zeoi2\0" "SAI\0" "zuǐ\0" "mei4\0" "wēi\0" "ji4\0" "a range of mountains in Hunan province\0" "의:1N\0" "SATOI\0" "GI GYOKU\0" "UY\0" "yí\0" "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" "ling5\0" "mountain ridge, mountain peak\0" "령:0E 영:0\0" "MINE\0" "REI RYOU\0" "LYENG\0" "lǐng\0" "*liɛ̌ng\0" "zit3\0" "jié\0" "zeoi6\0" "island; (Cant.) 大嶼山 daai6jyu4saan1 Lantau 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" "jan2\0" "은:N\0" "yǐn\0" "seoi1\0" "ru\0" "zit3\0" "SATSU ZACHI SETSU ZECHI\0" "jié\0" "lai6\0" "lì\0" "kwai1\0" "place name\0" "SUI\0" "guī\0" "lung4\0" "lofty\0" "KEWASHII\0" "ROU RU\0" "lóng\0" "lung lǔng\0" "lung4\0" "lóng\0" "din1\0" "summit of mountain, mountain top\0" "diān\0" "wing4\0" "KOU KEI GYAU\0" "róng\0" "hei1\0" "a crack; hazardous\0" "KEWASHII\0" "KI\0" "xī\0" "xyɛ\0" "guk1\0" "jú\0" "caam4\0" "steep, rugged, jagged, precipitous\0" "참:1N\0" "SAN ZAN\0" "CHAM\0" "chán\0" "jrham\0" "jing2\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" "naau4\0" "used in personal names\0" "DOU\0" "náo\0" "kyun4\0" "KEN GEN KON\0" "quán\0" "ciu2\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" "jit6\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" "ngaam4\0" "cliff, precipice; cave, grotto\0" "yán\0" "jin2\0" "summit, peak\0" "MINE\0" "GEN GON KEN\0" "yǎn\0" "ngiæ̌n\0" "naau4\0" "KI GI DOU NOU\0" "kuí\0" "jin2\0" "헌:1N\0" "HEN\0" "yǎn\0" "cyun1\0" "river; Kangxi radical 47\0" "KAWA\0" "SEN\0" "chuān\0" "kui2\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" "caau4\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\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" "geoi6\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" "gei1\0" "PWU\0" "pu\0" "gung1\0" "study\0" "PWU\0" "pu\0" "caa1\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" "sixth earthly 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" "ciu1\0" "zhāo\0" "hong6\0" "alley, lane\0" "항:0E\0" "CHIMATA\0" "KOU\0" "HANG\0" "xiàng\0" "*hàng\0" "ji4\0" "이:N 희: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" "seon3\0" "5th of the 8 trigrams; South-east; mild, modest, obedient\0" "TATSUMI YUZURU\0" "SON\0" "SON\0" "xùn\0" "gyun2\0" "scroll; curl; make a comeback\0" "MAKU\0" "KAN KEN\0" "KWEN\0" "juàn\0" "baa1\0" "place name\0" "PHAS\0" "bā\0" "seon3\0" "south-east; mild, modest, obedient; trigram ☴; hexagram ䷸\0" "손:0N\0" "TATSUMI\0" "SON\0" "SON\0" "xùn\0" "rốn\0" "gan1\0" "kerchief; towel; turban; Kangxi radical 50\0" "건:0N\0" "FUKIN OOI HABA\0" "KIN\0" "KEN\0" "jīn\0" "*gin\0" "cân\0" "fat1\0" "revolve, make circuit, turn\0" "HIZAKAKE\0" "FUTSU FUCHI HATSU HACHI\0" "fú\0" "zaap3\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" "ding1\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" "nip6\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" "wu6\0" "HIRE\0" "KO GO\0" "hù\0" "daam3\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" "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" "mat6\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" "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" "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" "mak6\0" "mò\0" "jik6\0" "tent\0" "HIRATOBARI\0" "EKI YAKU\0" "yì\0" "jit6\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" "a silk hat worn by ancient scholars\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\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" "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ēn\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" "zan1\0" "zhēn\0" "si1\0" "teacher, master, specialist; multitude, troops; hexagram ䷆\0" "사:0E\0" "MIYAKO IKUSA OSA\0" "SHI\0" "SA\0" "shī\0" "*shri\0" "sư\0" "kwan4\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" "daai3\0" "belt\0" "OBI OBIRU\0" "TAI\0" "TAY\0" "dài\0" "gwai1\0" "return; return to, revert to\0" "KAERU TOTSUGU OKURU\0" "KI\0" "KWI KWEY\0" "guī\0" "cau4\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" "zin2\0" "ERIATE MUNAKAKE MUTSUKI\0" "SATSU SECHI SAN ZAN SEN SAI\0" "sàn\0" "wun1\0" "remnants, tailor's cutting\0" "TACHIAMARINOKIRE\0" "WAN EN ON\0" "wān\0" "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" "saap3\0" "shà\0" "kei4\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" "hau4\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" "seoi1\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" "ai3\0" "yì\0" "bong1\0" "help, assist; defend; shoe upper\0" "방:0N\0" "TASUKERU\0" "HOU\0" "PANG\0" "bāng\0" "ping4\0" "a folding screen\0" "HEI\0" "píng\0" "jip6\0" "TAZUNA\0" "dié\0" "gung1\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" "tou1\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" "tang4\0" "NIOIBUKURO FUKURO\0" "TOU DOU\0" "téng\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" "MEJIRUSHINONUNO HATA\0" "KI\0" "huī\0" "zung1\0" "zhōng\0" "saam1\0" "(simplified form of 幓; same as 縿) the long bands or ribbons attached to flags and banners (same as 襂) the feather decorated carriages or dresses; flapping and dangling, headdress used by man in ancient times\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" "biu1\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" "bong1\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" "fuk6\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\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" "bai6\0" "evil, wrong, bad; criminal\0" "HEI\0" "bì\0" "zoeng2\0" "zhǎng\0" "mik6\0" "cover\0" "URUSHINURINONUNO\0" "BEKI KEKI KYAKU\0" "mì\0" "ciu1\0" "ZUKIN HACHIMAKI\0" "SEU SAU SOU\0" "qiāo\0" "cim1\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\0" "cover up; curtain\0" "주:1N\0" "TOBARI\0" "CHUU JU TOU DOU\0" "CWU\0" "chóu\0" "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" "zit3\0" "NUGUHU\0" "SETSU SECHI SATSU SACHI\0" "jié\0" "hin2\0" "curtain at front of carriage\0" "헌:1N\0" "HORO\0" "KEN KON\0" "HEN\0" "xiǎn\0" "xiæ̌n\0" "laan4\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" "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" "hin1\0" "even level. to raise in both hands\0" "TAIRAKA\0" "KEN\0" "jiān\0" "bing6\0" "combine, annex; also, what's more\0" "병:N\0" "AWASERU NARABU\0" "HEI HYOU\0" "PYENG\0" "bìng\0" "bing6\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" "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" "gwong2\0" "wide, extensive, broad; rad. 53\0" "엄:1N\0" "IE\0" "GEN\0" "EM\0" "guǎng\0" "pei2\0" "to prepare; to regulate to hand up\0" "비:N\0" "OSAMERU\0" "HI HEI HAI\0" "pǐ\0" "ting1\0" "hall, central room\0" "YAKUSHO\0" "CHOU TEI\0" "CHENG\0" "tīng\0" "zak1\0" "SHOKU SHIKI\0" "zè\0" "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" "mo1\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" "kam4\0" "used in person's names\0" "KIN GON\0" "qín\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" "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" "baai3\0" "HAI HE\0" "bài\0" "gaai3\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" "mou5\0" "corridor, hallway; luxuriant\0" "wǔ\0" "zong1\0" "zhuāng\0" "fu3\0" "armory, treasury, storehouse\0" "kù\0" "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" "KURIYA\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" "aap3\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" "tung4\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" "ji2\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" "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" "haau1\0" "효:N\0" "KOU KEU\0" "xiāo\0" "tou4\0" "tú\0" "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" "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" "jau5\0" "IU YU\0" "yǒu\0" "bou1\0" "HO FU\0" "bū\0" "bing6\0" "OOI OOU OSAMERU\0" "HEI HYOU BYOU\0" "bìng\0" "cing2\0" "CHOU RYOU\0" "chěng\0" "loi4\0" "IHE\0" "RAI\0" "lái\0" "bei1\0" "a low-built house\0" "비:1N\0" "HIKUI\0" "HI BI\0" "PI\0" "bì\0" "bhiɛ̌\0" "zik6\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" "cung4\0" "sōng\0" "syu3\0" "numerous, various; multitude\0" "MOROMORO KOINEGAU CHIKAI\0" "SHO\0" "SE\0" "shù\0" "king2\0" "room\0" "qǐng\0" "jyu6\0" "residence; lodge\0" "우:1N\0" "YORU YOSERU\0" "DOU\0" "YU\0" "yù\0" "jyu4\0" "granary; storehouse\0" "유:0N\0" "KURA\0" "YU\0" "YU\0" "yǔ\0" "iǒ\0" "miu6\0" "temple, shrine\0" "MITAMAYA\0" "BYOU MYOU\0" "miào\0" "sau1\0" "to conceal; to search into\0" "KAKUSU KAKURERU KUMA MOTOMERU\0" "SOU SHU\0" "sōu\0" "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" "ap1\0" "AHU KAHU GAHU\0" "è\0" "gwai1\0" "a room; the wall of a house a man's name\0" "KAKI\0" "KAI E GE KE\0" "wěi\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" "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" "gau3\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" "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\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" "building of two or more stories\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" "daai3\0" "IHEGAYUGAMU\0" "TAI\0" "dài\0" "luk6\0" "KOMEGURA\0" "ROKU\0" "lù\0" "ji6\0" "respectful\0" "이:N\0" "TENMAKU TSUTSUSHIMU HISASHI\0" "YOKU YOKI I\0" "yì\0" "cyu4\0" "kitchen; closet; cupboard\0" "주:0N\0" "KURIYA\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" "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" "fu3\0" "to place\0" "KOC\0" "kù\0" "kui2\0" "괴:1N\0" "MAGUSAGURA KURA\0" "KAI KE\0" "KOY\0" "kuài\0" "bik1\0" "KAKI HEYA\0" "HEKI HIYAKU\0" "bì\0" "coeng4\0" "wall\0" "장:1N\0" "SHAU ZAU\0" "CANG\0" "qiáng\0" "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" "liu4\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" "zik1\0" "jì\0" "jing2\0" "OCHITSUKU\0" "EI YAU\0" "yǐng\0" "KOMEGURA\0" "SEN\0" "xiān\0" "teng1\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" "lai4\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" "jan5\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" "baak1\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\0" "circle around; return; curving\0" "회:0N\0" "MEGURU MAWARU MEGURI\0" "KAI E\0" "HOY\0" "huí\0" "*huəi\0" "naai5\0" "then, thereupon, only then\0" "SUNAWACHI NO\0" "DAI NAI\0" "NAY\0" "nǎi\0" "wui4\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" "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\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\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" "fan5\0" "FUN BUN\0" "fèn\0" "geoi2\0" "to collect\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" "zong6\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\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" "ji6\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 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" "gung1\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" "wu1\0" "OHATSUTENERAFU MOTSU\0" "O U KO KU\0" "wū\0" "dai6\0" "TAI DE\0" "tuí\0" "ci4\0" "loosen, relax, unstring a bow\0" "이:0N\0" "YURUMU\0" "SHI CHI\0" "I\0" "chí\0" "koeng5\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" "can2\0" "shěn\0" "dai6\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" "gwat6\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" "nei4\0" "extensive, full; fill; complete\0" "미:1N\0" "HISASHII TOOI YA\0" "MI\0" "MI\0" "mí\0" "jin4\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" "ging3\0" "circular measure\0" "jìng\0" "can2\0" "YUMIGATSUYOI\0" "SHIN\0" "zhěn\0" "ji4\0" "YUMINONA\0" "I\0" "yí\0" "mai5\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" "hyun1\0" "xuān\0" "ging3\0" "circular measure\0" "jìng\0" "diu1\0" "red lacquer bow\0" "돈:1N\0" "EYUMI\0" "TON CHOU\0" "TON CO\0" "diāo\0" "zoeng1\0" "stretch, extend, expand; sheet; 26th lunar mansion, determinative star υ¹ Hydrae\0" "장:0E\0" "HARU HARI\0" "CHOU\0" "CANG\0" "zhāng\0" "*djiɑng\0" "trương\0" "koeng6\0" "a snare\0" "AMIOHARU WANAOKAKERU\0" "GYAU GAU\0" "jiàng\0" "koeng4\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" "paang4\0" "a bow stretched to the full; tensely drawn\0" "MICHIRU\0" "HOU HYOU\0" "péng\0" "daan6\0" "pellet, bullet, shot, shell\0" "TAMA HAZUMU HIKU\0" "DAN TAN\0" "THAN\0" "dàn\0" "koeng4\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" "sip3\0" "YUGAKE\0" "YOU KYOU\0" "shè\0" "daan6\0" "(variant of 彈) a pellet, bullet, shot, shell\0" "TAMA HAZUMU HIKU\0" "DAN TAN\0" "THAN\0" "dàn\0" "gin2\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" "go1\0" "SEI\0" "gē\0" "faat3\0" "issue, dispatch, send out, emit\0" "HANATSU TSUKAWASU ABAKU OKORU\0" "HOTSU HATSU\0" "PAL\0" "fā\0" "bat1\0" "to shoot\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" "zin2\0" "NAGI\0" "jiǎn\0" "bit3\0" "awkward\0" "별:1N\0" "PYEL\0" "biè\0" "siu1\0" "YUWAZU\0" "YOU\0" "xiāo\0" "daan6\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\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" "nei4\0" "extensive, full; fill; complete\0" "미:0N\0" "HISASHII WATARU AMANESHI\0" "BI MI GEI\0" "MI\0" "mí\0" "miɛ\0" "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ẹ kệ kí mự\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\0" "a hog; a hedgehog; a porcupine\0" "단:0N\0" "TOKU\0" "TAN SHI\0" "TAN\0" "tuàn\0" "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\0" "collect, compile, assemble; hedgehog\0" "휘:0N\0" "HARINEZUMI ATSUMARU TAGUI\0" "I\0" "HWI\0" "huì\0" "wai6\0" "collect, compile, assemble; hedgehog\0" "HARINEZUMI ATSUMARU TAGUI\0" "I\0" "HWI\0" "huì\0" "ji4\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" "ji4\0" "yi; tripod\0" "TSUNE\0" "I\0" "I\0" "yí\0" "wok6\0" "scale, standard\0" "KAKU\0" "yuē\0" "wok6\0" "scale, standard\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\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" "ci1\0" "yellow dragon\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\0" "name of ancient country; surname\0" "팽:0N\0" "YUKU MICHI SAKAN\0" "HOU\0" "PHAYNG PANG\0" "péng\0" "bành\0" "jung5\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" "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" "zoek3\0" "bridge\0" "MARUKIBASHI\0" "SHAKU TEKI CHAKU HAKU BAKU\0" "zhuó\0" "to5\0" "SHIZUKANIYUKU\0" "TA\0" "tuǒ\0" "gap1\0" "KIHU KOHU\0" "jí\0" "pong4\0" "like, resembling; resemble\0" "방:0N\0" "SAMAYOU\0" "HOU\0" "PANG\0" "páng 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" "wong4\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" "(variant of 低) low; to lower, hang, bend, bow\0" "TACHIMOTOHORU\0" "CHI JI TEI TAI DE\0" "dī\0" "ling4\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" "sai1\0" "YUKU\0" "SEI SAI\0" "xī\0" "seon1\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" "wong5\0" "YUKU\0" "AI A E\0" "wǎng\0" "cing2\0" "chěng\0" "zik1\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" "cung4\0" "from, by, since, whence, through\0" "SHITAGAU SHITAGAERU YORI\0" "JUU SHOU JU\0" "CONG\0" "cóng\0" "zi1\0" "zhi\0" "loi4\0" "induce, encourage to come\0" "lái\0" "cung4\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" "gaan2\0" "dōng\0" "gei6\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" "zi3\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" "zau1\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\0" "drive, ride; chariot; manage\0" "어:0E\0" "ON OSAMERU\0" "GYO GO\0" "E A\0" "yù\0" "*ngiù\0" "ngự\0" "sip3\0" "SHOU\0" "xiè\0" "ze3\0" "차:1N\0" "CHA\0" "jiè\0" "gin6\0" "strong, robust; to strengthen\0" "TAKESHI KEN\0" "jiàn\0" "si6\0" "shì\0" "gaa2\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" "fuk6\0" "return; repeat; repeatedly; hexagram ䷗\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" "wai5\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" "zing1\0" "IKU\0" "SEI\0" "zhēng\0" "piu3\0" "KARUI SUBAYAI\0" "HYOU\0" "piào\0" "tai4\0" "tí\0" "dak1\0" "virtue; ethics\0" "덕:N\0" "OSHIE\0" "TOKU\0" "TEK\0" "dé\0" "zing1\0" "summon\0" "SHIRUSHI MESU\0" "CHOU CHI\0" "CING CHI\0" "zhēng\0" "zi2\0" "summon, recruit; musical note\0" "징:0E\0" "SHIRUSHI MESU\0" "CHOU CHI\0" "CING CHI\0" "zhǐ zhēng\0" "*djiəng\0" "trưng\0" "bié\0" "dak1\0" "ethics, morality, virtue\0" "덕:0E\0" "OSHIE\0" "TOKU\0" "TEK\0" "dé\0" "dək\0" "đức\0" "cung1\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" "wai3\0" "a wide room\0" "huì\0" "hiu1\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" "mei4\0" "méi\0" "lung6\0" "lòng\0" "soeng1\0" "to stroll; to ramble\0" "xiāng\0" "bou3\0" "bào\0" "keoi4\0" "qú\0" "sam1\0" "heart; mind, intelligence; soul; 5th lunar mansion, determinative star α Scorpii (Antares)\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" "lak6\0" "KOUROUGAOOKII OMOU\0" "ROKU\0" "lè\0" "sực\0" "jan4\0" "인:N\0" "SHITASHIMU\0" "JIN NIN\0" "rén\0" "dou1\0" "grieved; distressed in mind\0" "도:1N\0" "UREERU\0" "TOU\0" "TO\0" "dāo\0" "đau\0" "ding6\0" "dìng\0" "goi2\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" "jan4\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" "gon1\0" "concerned about\0" "간:N 한:N\0" "KIWAMERU OKASU\0" "KAN GAN\0" "gān\0" "YOROKOBU\0" "KITSU KOCHI GITSU GOCHI KI\0" "qì\0" "sai6\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" "hei1\0" "xī\0" "faan4\0" "fān\0" "jing3\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" "man4\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" "hei3\0" "xì\0" "git3\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" "cung1\0" "(same as 怱) hastily, in haste, hurriedly\0" "NIWAKA AWATERU\0" "SOU\0" "cōng\0" "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" "jyu6\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" "zi3\0" "stubborn; perverse; aggressive\0" "기:1N\0" "SAKARAU\0" "SHI KI GI\0" "KI\0" "zhì\0" "kei4\0" "기:N 지:N\0" "TSUTSUSHIMU\0" "KI GI SHI JI\0" "qí\0" "seoi6\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" "taai3\0" "extravagant\0" "NARAU\0" "TAI\0" "tài\0" "tyun4\0" "UREERU\0" "TON DON SHUN\0" "tún\0" "kim4\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" "wan4\0" "MODAERU MAYOU\0" "KON GON UN\0" "hún\0" "hung1\0" "(variant of 恟) scared, nervous\0" "OSORERU\0" "KYOU\0" "HYUNG\0" "xiōng\0" "nau2\0" "blush, be bashful, be ashamed\0" "뉴:1N\0" "HAJIRU\0" "JIKU JUU\0" "NYU\0" "niǔ\0" "kong4\0" "kuáng\0" "him1\0" "happy\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" "kong2\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\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" "geoi6\0" "ANADORU\0" "KYO GO KYOU\0" "jù\0" "jai6\0" "yì\0" "baau2\0" "bǎo\0" "ciu1\0" "sad, disappointed\0" "초:1N\0" "KANASHIMU\0" "CHOU SHOU\0" "CHO\0" "chāo\0" "man4\0" "mín\0" "pei1\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\0" "discontented, dispirited, sad\0" "앙:0N\0" "URAMU\0" "YOU\0" "ANG\0" "yàng\0" "qiɑ̀ng\0" "kau3\0" "(Cant.) 怐豆 to stare\0" "OROKA\0" "KOU KU KO\0" "jù\0" "bun6\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" "gu3\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\0" "think, consider, ponder; final particle\0" "사:0E\0" "OMOU OMOI\0" "SHI\0" "SA\0" "sī\0" "*siə siə̀\0" "tư\0" "to grieve; sorrowful\0" "chóu\0" "dai3\0" "MODAERU\0" "TEI TAI\0" "dì\0" "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" "fu1\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" "fat6\0" "sorry, anxious; depressed\0" "FUSAGU IKARU\0" "FUTSU HI HAI\0" "fú\0" "phật\0" "hei3\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" "jyun6\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\0" "wild, mad; flurried\0" "황:1N\0" "KURUU\0" "KYOU CHUTSU SHUTSU\0" "HWANG\0" "huǎng\0" "xiuɑ̌ng\0" "hoảng\0" "wat1\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" "bei3\0" "(Cant.) to have no zeal at all\0" "bì\0" "sik1\0" "shù\0" "sik1\0" "to be familiar with; a kind of medicine\0" "xī\0" "taa1\0" "a polite version of he\0" "tān\0" "wing5\0" "to endure\0" "KORAERU SHINOBU TAERU\0" "yǒng\0" "zung2\0" "collect; overall, altogether\0" "zǒng\0" "deoi6\0" "hate, abhor; hatred, resentment\0" "duì\0" "mei6\0" "mo\0" "sik1\0" "mountain name\0" "KI\0" "zhǐ\0" "jik6\0" "enjoy, be glad, be pleased\0" "yì\0" "ci2\0" "trust\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" "hat1\0" "xì\0" "ghét\0" "lou5\0" "lǎo\0" "làu\0" "hang4\0" "constant, regular, persistent; hexagram ䷟\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" "mau4\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\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" "dit6\0" "dié\0" "hou2\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" "gwai2\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" "효:N\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" "si1\0" "OMOOU OMOERAKU OBOSU\0" "SHI\0" "sī\0" "fu1\0" "OSORERU UREERU HOKORU\0" "KO KU KA KE\0" "hū\0" "jau1\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" "cik1\0" "chì\0" "thức\0" "gaat3\0" "carefree; indifferent manner; without sorrow\0" "괄:0N\0" "KAI KATSU KECHI\0" "KWAL KAY\0" "jiá\0" "ji4\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" "leon6\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" "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" "soeng3\0" "shàng\0" "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\0" "in pain, sorrowful\0" "통:1N\0" "ITAMU\0" "DOU TOU\0" "THONG\0" "dòng\0" "tim4\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" "jyut6\0" "YOROKOBU\0" "ETSU\0" "yuè\0" "paang1\0" "pēng\0" "han2\0" "sincere, earnest, cordial\0" "kěn\0" "dak1\0" "dé\0" "wai6\0" "favor, benefit, confer kindness\0" "혜:N\0" "MEGUMU MEGUMI\0" "KEI E\0" "HYEY\0" "huì\0" "ok3\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" "jung5\0" "yǒng\0" "gyun3\0" "irritable, nervous, impatient\0" "연:1N\0" "UREERU IRADATSU\0" "EN KEN\0" "YEN\0" "yuān\0" "quyên\0" "pei1\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\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" "jyu6\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" "leon6\0" "stingy, sparing of; closefisted\0" "린:1N\0" "YABUSAKA NETAMU\0" "RIN\0" "LIN\0" "lìn\0" "lẫn\0" "dai6\0" "brotherly, respectful\0" "제:0N\0" "SUNAO YASURAKA HIRAKU\0" "TEI\0" "CEY\0" "tì\0" "dhèi\0" "đễ\0" "hon6\0" "courageous, brave; violent\0" "한:0N\0" "TAKESHI\0" "KAN\0" "HAN\0" "hàn\0" "hãn\0" "hou6\0" "OSORERU\0" "KOU GOU KOKU KAKU KYOU\0" "hào\0" "hip3\0" "협:1N\0" "HYEP\0" "qiè\0" "tik1\0" "respect, regard; to stand in awe of, to be alarmed\0" "tì\0" "bou3\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" "jin5\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" "bui6\0" "be contradictory to, go counter\0" "패:0N\0" "MOTORU\0" "HAI BOTSU\0" "PHAY PAL\0" "bèi\0" "mun5\0" "문:1N\0" "BAN\0" "MWUN\0" "mán\0" "mến\0" "ji1\0" "TSUMABIRAKA UYAUYASHII\0" "I EI\0" "yī\0" "hang1\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" "cing2\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" "lei4\0" "lí\0" "loeng6\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" "ji3\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" "ok3\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" "haan1\0" "miserly, parsimonious, stingy\0" "qiān\0" "ng6\0" "impede; neglect, delay\0" "wù\0" "man5\0" "pity, sympathize with, grieve for\0" "mǐn\0" "cung4\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" "seoi6\0" "suffer, become emaciated, haggard\0" "췌:0N\0" "YATSURERU SEGARE\0" "SUI\0" "CHWEY\0" "cuì\0" "dzhuì\0" "xót\0" "coeng3\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\0" "fearful, apprehensive, perturbed\0" "계:0N\0" "OSORERU\0" "KI GI\0" "KYEY\0" "jì\0" "ghuì\0" "gun3\0" "guàn\0" "gun3\0" "guàn\0" "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" "tim2\0" "tiǎn\0" "leon4\0" "lún\0" "luẩn\0" "sik1\0" "xī\0" "ham2\0" "UREEKURUSHIMU\0" "KAN KON\0" "kǎn\0" "gwan2\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" "wun2\0" "regret, be sorry; alarmed\0" "완:1N\0" "NAGEKU\0" "WAN\0" "WAN\0" "wǎn\0" "quɑ̀n\0" "jyun1\0" "to bear a grudge against\0" "yuān\0" "gam1\0" "jīn\0" "căm\0" "gei6\0" "injure, harm, murder\0" "SOKONAU\0" "KI GI\0" "jì\0" "lam4\0" "avaricious; greedy cold\0" "람:1N\0" "MUSABORU\0" "RAN RIN\0" "LAM\0" "lán\0" "lầm\0" "wik6\0" "yù\0" "waak6\0" "confuse, mislead, baffle; doubt\0" "혹:0E\0" "MADOU MADOI\0" "WAKU\0" "HOK\0" "huò\0" "hoặc\0" "wo4\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" "담:N\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\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" "ok3\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" "gin1\0" "jiān\0" "jung2\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" "dak1\0" "ethics\0" "TOKU OSHIE\0" "TOKU\0" "TEK\0" "dé\0" "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" "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" "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\0" "confused\0" "KON BIN\0" "mǐn\0" "zung1\0" "zōng\0" "tai4\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" "bui6\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" "wui1\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\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" "hyun1\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" "jung5\0" "MITSURU IKARU\0" "YOU YU\0" "yǒng\0" "koi3\0" "rest, stop\0" "IKOU\0" "KEI KETSU KECHI KAI\0" "kài\0" "dong6\0" "profligate\0" "HOSHIIMAMA\0" "TOU DOU SHOU YOU\0" "dàng\0" "jam1\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" "mau6\0" "OROKA YABUSAKA\0" "BOU MO\0" "mào\0" "kok3\0" "qià\0" "kok3\0" "respectful, reverent\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" "oi3\0" "love, be fond of, like\0" "애:0E\0" "MEDERU OSHIMU ITOSHII\0" "AI\0" "AY\0" "ài\0" "*qə̀i\0" "hip3\0" "be satisfied, be comfortable\0" "협:1N\0" "KOKOROYOI\0" "KYOU\0" "HYEP\0" "qiè\0" "kep\0" "jin2\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" "zung2\0" "absent-minded, confused\0" "SOU SU\0" "zǒng\0" "soi1\0" "hesitant; modest\0" "새:N 시: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" "jing1\0" "yīng\0" "kui2\0" "confused, troubled, muddle-headed\0" "kuì\0" "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" "gung1\0" "gōng\0" "wan4\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" "saak3\0" "accuse; sue; inform; narrate\0" "소:1N\0" "UTTAERU\0" "SO SAKU\0" "SO SAYK\0" "sù\0" "sò\0" "kei4\0" "기:1N\0" "KI\0" "qí\0" "jiu4\0" "distressed, agitated\0" "yáo\0" "sung2\0" "sǒng\0" "fong2\0" "clearness of mind; doubtful; uncertain\0" "황:0N\0" "SATOI\0" "KAU OU\0" "HWANG\0" "huàng\0" "zat6\0" "KURUSHIMU\0" "SHITSU SHICHI\0" "jí\0" "gwat1\0" "gǔ\0" "geoi6\0" "jù\0" "cong3\0" "sad, broken-hearted, disconsolate\0" "창:0N\0" "ITAMU\0" "SOU\0" "CHANG\0" "chuàng\0" "*chriɑ̀ng\0" "nik6\0" "UREERUSAMA\0" "DEKI NYAKU\0" "nì\0" "hip3\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" "zing2\0" "zhěng\0" "jung5\0" "IKARU YOROKOBU MICHIRU\0" "YOU\0" "yǒng\0" "cou2\0" "cǎo\0" "seon3\0" "to yield, accord; humble, modest\0" "xùn\0" "san6\0" "act with care, be cautious\0" "신:0E 진:N\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" "hai6\0" "xì\0" "wan6\0" "dishonor, disobey; insult\0" "UREERU\0" "KON GON\0" "hùn\0" "jung2\0" "urge, incite, egg-on\0" "용:0N\0" "SHIIRU SUSUMERU\0" "YOU YU\0" "YONG\0" "yǒng\0" "ong2\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\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\0" "to bring up; to raise\0" "OKOSU\0" "KIN KYOU\0" "xù\0" "him3\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" "ming5\0" "명:N\0" "mǐng\0" "gung1\0" "gong\0" "sip3\0" "afraid, scared, fearful\0" "shè\0" "cung4\0" "종:1N\0" "CONG\0" "cóng\0" "piu5\0" "nimble\0" "표:0N\0" "HAYAI SUBAYAI\0" "HYOU\0" "PHYO\0" "piāo\0" "mou6\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" "gwok3\0" "guó\0" "cik1\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" "ceoi4\0" "cuī\0" "thôi\0" "man5\0" "name of a monk in Tang dynasty\0" "민:N\0" "mǐn\0" "myǐn\0" "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\0" "오:1N\0" "OGORU UREERU\0" "GOU\0" "O\0" "ào\0" "ngɑ̀u\0" "song2\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" "zou6\0" "sincere, earnest\0" "TASHIKA\0" "ZOU SOU\0" "zào\0" "gau3\0" "jiù\0" "wai6\0" "bright, intelligent; intelligence\0" "혜:0E\0" "SATOI\0" "KEI E\0" "HYEY\0" "huì\0" "huèi\0" "koi3\0" "sigh, regret; generous\0" "개:0E\0" "NAGEKU\0" "GAI KAI\0" "KAY\0" "kǎi\0" "kə̀i\0" "khái\0" "lin4\0" "lián\0" "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" "jan6\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" "mun4\0" "WASURERU\0" "BAN MAN\0" "mán\0" "haan1\0" "miserly, parsimonious, stingy\0" "간:1N\0" "OSHIMU\0" "KAN KEN\0" "KAN\0" "qiān\0" "ghen\0" "sip3\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" "kong2\0" "ardent; generous, magnanimous\0" "강:0N\0" "IKIDOORU\0" "KOU\0" "KANG\0" "kāng\0" "kɑ̌ng\0" "khảng\0" "dai3\0" "TAKAI KIWAMARU OTORU\0" "TEI DAI SEI TAI\0" "dì\0" "zap1\0" "zhí\0" "lau4\0" "(simplified form of 慺) diligent; industrious; sedulous, to encourage; to make efforts\0" "루:1N\0" "LWU\0" "lóu\0" "gyun3\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" "pang4\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\0" "foolish, stupid, dull, silly\0" "용:1N\0" "OROKA\0" "TOU SHOU SHU CHOU CHU\0" "YONG\0" "chōng\0" "zi3\0" "HODOKOSU\0" "CHI\0" "zhì\0" "dung6\0" "tòng\0" "caang1\0" "chēng\0" "hei3\0" "rest, take rest\0" "IKOI\0" "KEI\0" "qì\0" "keoi1\0" "qū\0" "paang4\0" "péng\0" "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" "king4\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" "cai3\0" "chì\0" "lin4\0" "pity, sympathize\0" "련:0E 연:0\0" "AWAREMU AWAREMI\0" "REN\0" "LYEN\0" "lián\0" "*len\0" "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" "benefit, favor; follow, obey\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" "jan6\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" "deoi6\0" "duì\0" "suk1\0" "HETSURAU\0" "SHOKU SOKU\0" "sù\0" "kyut3\0" "TSUYOI\0" "KETSU\0" "jué\0" "caak3\0" "cè\0" "hiu1\0" "xiāo\0" "faan1\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" "lou4\0" "KURUSHIMU\0" "ROU\0" "láo\0" "lou6\0" "regret\0" "lào\0" "cung1\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\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\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" "taam2\0" "tǎn\0" "sing4\0" "shéng\0" "pik1\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" "nou4\0" "upset; to regret\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" "taan2\0" "탄:1N\0" "THAN\0" "tǎn\0" "ging2\0" "경:1N\0" "TSUTSUSHIMU\0" "KEI KYOU KOU\0" "KYENG\0" "jǐng\0" "sung1\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" "giu1\0" "jiǎo\0" "wai3\0" "NIKUMU MODAERU\0" "WAI E WATSU WACHI\0" "wèi\0" "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" "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" "haai6\0" "idle, relaxed, remiss\0" "해:0N\0" "OKOTARU\0" "KAI KE\0" "HAY\0" "xiè\0" "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" "sik1\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" "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" "jim1\0" "satiated; contented\0" "염:1N\0" "YASURAKA TARIRU YURUSU\0" "EN YOU\0" "YEM\0" "yān\0" "kut3\0" "kuò\0" "haa3\0" "하:1N\0" "HA\0" "xià\0" "cit3\0" "chì\0" "jyu5\0" "yǔ\0" "jan3\0" "yìn\0" "daai1\0" "alarmed, scared; stupid\0" "dāi\0" "mung1\0" "dull, stupid, doltish\0" "KURAI\0" "BOU MOU MU\0" "měng\0" "ngoi6\0" "OROKA OSORERU HAKARU\0" "GAI GI GYOKU GOKI\0" "ài\0" "mung4\0" "(variant of 蒙)\0" "몽:1N\0" "ATSUI\0" "BOU MU\0" "MONG\0" "méng\0" "mong\0" "deoi6\0" "hate, abhor; hatred, resentment\0" "대:1N\0" "URAMU\0" "TSUI ZUI TAI\0" "TAY\0" "duì\0" "cai4\0" "angry\0" "qí\0" "mo5\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" "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" "to have wisdom; intelligent\0" "YOWAI\0" "DA JU ZEN\0" "nuò\0" "nạnh\0" "jim1\0" "feeble, sickly; tranquil, calm\0" "yān\0" "joeng5\0" "NEGAU\0" "YOU\0" "yǎng\0" "bok6\0" "bó\0" "zi3\0" "enraged; resentful.to hate. to desist\0" "zhì\0" "kwong3\0" "HIROI OOKII MUNASHI TSUYOI\0" "KOU KAU\0" "kuàng\0" "kong3\0" "URAMU\0" "KOU\0" "kuǎng\0" "jau1\0" "calm, leisurely; procrastinating\0" "yǒu\0" "fu1\0" "OMOU\0" "FU\0" "fū\0" "lau4\0" "be glad, pleased, delighted\0" "liú\0" "mit6\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" "wai6\0" "hui\0" "caam3\0" "regret, repent; confess sins\0" "KUIRU\0" "ZAN SAN\0" "chàn\0" "mung2\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" "joeng6\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" "gei3\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\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\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" "naan5\0" "fear\0" "TSUTSUSHIMU\0" "DAN NEN ZEN\0" "nǎn\0" "mei4\0" "mí\0" "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" "zong3\0" "stupid, simple, simple-minded\0" "gàng\0" "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" "eleventh earthly 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" "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" "gap3\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" "coeng1\0" "support\0" "qiāng\0" "zin3\0" "war, fighting, battle\0" "zhàn\0" "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" "gaat3\0" "lance; tap or strike lightly\0" "HOKO\0" "KATSU\0" "jiá\0" "gat\0" "giát\0" "dit6\0" "to scrape; advantageous\0" "SURUDOI KIRU\0" "TETSU DECHI\0" "dié\0" "pirate, thief\0" "SOKONAU\0" "ZOKU\0" "CEK\0" "zéi\0" "gaat3\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" "zik1\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\0" "a small steelyard for weighing money, etc.\0" "děng\0" "zin3\0" "war, fighting, battle\0" "TATAKAU IKUSA ONONOKU\0" "SEN\0" "CEN\0" "zhàn\0" "coeng1\0" "support\0" "창:1N\0" "HAJIMERU KIZU\0" "SOU\0" "CHANG\0" "qiāng\0" "go1\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" "juk1\0" "HAYAI\0" "YOKU IKI\0" "yù\0" "zin2\0" "exterminate, destroy; blessing\0" "jiǎn\0" "jan5\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" "hei3\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" "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" "keoi4\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" "wu6\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" "dai6\0" "perverse\0" "MODOSU MOTORU ITARU\0" "REI RAI\0" "LYE LYEL\0" "tì\0" "maau5\0" "fourth earthly branch\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" "fong4\0" "house, building; room; 4th lunar mansion, determinative star π Scorpii\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\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\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" "soeng2\0" "large ring on a front door used as a knocker\0" "SHOU\0" "shǎng\0" "ji4\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" "kau4\0" "qiú\0" "lak6\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" "paa4\0" "scratch; dig up; crawl; crouch\0" "배:1N\0" "NUKU SABAKU\0" "HAI HATSU HACHI\0" "PAY\0" "bā\0" "bắt\0" "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" "wing1\0" "throw, hurl; throw away, cast\0" "YORU HURERU SUTERU\0" "JOU NYOU\0" "rēng\0" "nẫy\0" "faan2\0" "shake off, brush away; dust\0" "HARAU HARAI\0" "FUTSU HOTSU\0" "PWUL PHIL\0" "fǎn\0" "chàng\0" "jap6\0" "HAMERU SHIBORU\0" "rù\0" "zoi6\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" "zoeng6\0" "zhàng\0" "rượn\0" "tiu2\0" "HAYAKUUTSU\0" "CHOU TEKI CHAKU SHAKU\0" "diǎo\0" "gong1\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" "fu1\0" "kū\0" "hon6\0" "ward off, withstand, resist\0" "한:N\0" "FUSEGU\0" "KAN\0" "HAN\0" "hàn\0" "san1\0" "shēn\0" "caa1\0" "pick up with fork or pincers\0" "SASU SATE\0" "SA\0" "chā\0" "xoa\0" "ci2\0" "drag along\0" "tuō\0" "gwat1\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" "ngaat6\0" "to thrust; to move\0" "UGOKU\0" "GOTSU GOCHI GETSU GACHI\0" "wù\0" "dan3\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" "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" "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\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" "git3\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" "ou3\0" "ào\0" "sik1\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\0" "to strike; to run against to throw, as a stone\0" "zhì\0" "ak1\0" "grasp, clutch; choke, strangle\0" "액:0N\0" "OSAERU\0" "AKU YAKU\0" "AYK\0" "è\0" "ách\0" "dan3\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" "jin5\0" "yǎn\0" "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" "cam3\0" "qìn\0" "dam2\0" "to bale out water, to dip\0" "dǎn\0" "sing1\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" "완:N\0" "KUJIKU\0" "GAN\0" "wán\0" "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" "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" "pau4\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" "bat6\0" "uproot, pull out\0" "NUKU\0" "BATSU HATSU\0" "PAL PHAY\0" "bá\0" "aau2\0" "to bend, break; to argue\0" "ǎo\0" "zaak6\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" "gwan1\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" "zi2\0" "zhǐ\0" "ping1\0" "impeach, censure; attack\0" "평:1N\0" "HAJIKU\0" "HOU HYOU BYOU\0" "PHYENG\0" "pēng\0" "banh\0" "naam4\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" "zaa1\0" "(Cant.) to grasp, hold\0" "zhā\0" "vả\0" "joeng2\0" "to shake (clothes, etc.)\0" "yāng\0" "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" "ho1\0" "하:N\0" "hē\0" "nei5\0" "(Cant.) to crush, mash, grind\0" "TOMARU\0" "JI NI DEI NAI\0" "nǐ\0" "nai\0" "jit6\0" "to drag; to join\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\0" "beat\0" "MUCHIUTSU\0" "CHITSU CHICHI\0" "chì\0" "thắt\0" "pei1\0" "HIRAKU\0" "HI BI\0" "pī\0" "phơ\0" "hip3\0" "jiā\0" "bẹp\0" "mut3\0" "smear, apply, wipe off, erase\0" "말:0N\0" "SURU\0" "MATSU\0" "MAL\0" "mǒ\0" "*mɑt\0" "mui6\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" "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" "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" "zuk1\0" "chù\0" "ke2\0" "jiā\0" "giơ\0" "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" "zaa3\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" "dứt đam đảm đán đẵm đắn đẵn đét 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\0" "pick up with fingers; draw lots\0" "념:0N\0" "TSUMAMU\0" "DEN SEN NEN\0" "NYEM\0" "niān\0" "chêm\0" "laai1\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" "bun6\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" "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\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\0" "stupid, clumsy, crude; convention\0" "졸:0E\0" "TSUTANAI\0" "SETSU\0" "COL\0" "zhuō\0" "*jiuɛt\0" "chút\0" "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" "baai3\0" "do obeisance, bow, kowtow\0" "배:0E\0" "OGAMU\0" "HAI\0" "PAY\0" "bài\0" "*bæ̀i\0" "bái\0" "baai3\0" "do obeisance, bow, kowtow\0" "OGAMU\0" "HAI\0" "bài\0" "dai2\0" "dǐ\0" "khêu khua\0" "ji5\0" "draft; intend, plan, propose\0" "nǐ\0" "geoi3\0" "to occupy, take possession of; a base, position\0" "YORU\0" "KYO KO\0" "KE\0" "jù\0" "kwok3\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" "kaa1\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" "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" "cin1\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" "nam5\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" "cyun4\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" "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" "caak3\0" "cè\0" "fui1\0" "huī\0" "ping1\0" "join together, link, incorporate\0" "SHITAGAU\0" "HOU HEI HYOU\0" "PHYENG\0" "pīn\0" "phanh\0" "jai6\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" "baak3\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" "zat6\0" "(Cant.) to beat\0" "SASU\0" "CHITSU JICHI TETSU DECHI\0" "zhì\0" "chọi\0" "kwok3\0" "HIROGERU\0" "KOU KAKU\0" "kuò\0" "quăng\0" "do2\0" "duǒ\0" "xoá\0" "do2\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" "lung6\0" "MOTEASOBU\0" "ROU\0" "nòng\0" "zan3\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" "haau6\0" "collate; (Cant.) to scratch\0" "HAKARU\0" "KOU KYOU\0" "jiào\0" "gieo\0" "kwaa3\0" "carry\0" "kuà\0" "dung6\0" "(Cant.) to dredge or poke with a pole or stick\0" "dòng\0" "rùng\0" "drag\0" "나:1N\0" "HIKU\0" "DA JO\0" "NA NYE\0" "ná\0" "tiu1\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" "lit6\0" "렬:1N\0" "LYEN\0" "liè\0" "trét\0" "zaa1\0" "to open out; to expand\0" "HIRAKU\0" "TA\0" "zhā\0" "leoi5\0" "lǚ\0" "dip3\0" "dié\0" "nhẹ\0" "waat3\0" "dig, dig out, gouge out, scoop\0" "ABAKU\0" "ATSU ACHI\0" "wā\0" "kyut3\0" "jué\0" "dí\0" "lyut3\0" "to pluck, pick, tear; (Cant.) rubbing action\0" "MUSHIRU MUSHIRITORU\0" "liě\0" "geoi2\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" "zaa1\0" "to beat; to strike\0" "wō\0" "taat3\0" "flog, whip; chastise\0" "tà\0" "hip3\0" "clasp under arm; hold to bosom\0" "HASAMU\0" "KYOU SHOU\0" "xié\0" "naau5\0" "scratch; disturb, bother; submit\0" "náo\0" "dong2\0" "obstruct, impede; stop; resist\0" "dǎng\0" "giu2\0" "correct\0" "jiǎo\0" "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" "jyu5\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" "tyut3\0" "TOKU\0" "TATSU TACHI SEI EI\0" "tuō\0" "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" "but6\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" "caang4\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" "hang1\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" "pong3\0" "to propel a boat; to beat\0" "péng\0" "văng\0" "gin2\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" "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" "nhôi noa noi nôi nối nổi nỗi nuôi\0" "waan5\0" "pull; pull back, draw back\0" "만:0N\0" "HIKU\0" "BAN\0" "MAN\0" "wǎn\0" "miæ̌n\0" "hip3\0" "clasp under arm; hold to bosom\0" "협:0N\0" "HASAMU\0" "KYOU SHOU\0" "HYEP\0" "xié\0" "xáp\0" "caap3\0" "insert, stick into; plant\0" "SASU SASHIHASAMU\0" "SOU\0" "chā\0" "thọc\0" "fung4\0" "féng\0" "gaau2\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" "to pick up, collect\0" "군:1N\0" "HIROU\0" "KUN\0" "KWUN\0" "jùn\0" "khuân\0" "kau4\0" "long and curved\0" "구:1N\0" "MORU\0" "KYUU GU\0" "KWU\0" "jiù\0" "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" "waak6\0" "huò\0" "xách\0" "tou4\0" "tú\0" "giơ\0" "zuk1\0" "grasp, clutch; catch, seize\0" "착:0E\0" "TORAERU\0" "SOKU SAKU\0" "CHAK\0" "zhuō\0" "jrak\0" "tróc\0" "pau4\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" "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" "zik6\0" "zè\0" "cuk1\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\0" "wán\0" "bou6\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" "jai6\0" "yè\0" "zaai1\0" "재:N\0" "zhāi\0" "leoi5\0" "TOMO\0" "RYO\0" "lǚ\0" "trã\0" "sau1\0" "search, seek; investigate\0" "SAGASU\0" "SOU\0" "sōu\0" "tyut3\0" "TOKU\0" "TATSU TACHI SEI EI\0" "tuō\0" "laau4\0" "scoop out of water; dredge, fish\0" "lāo\0" "syun2\0" "diminish; impair; injure\0" "sǔn\0" "bang1\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" "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" "man4\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" "geoi3\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" "pull back continuously on a rope or line with both hands\0" "dáo\0" "wo2\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" "ngok6\0" "yuè\0" "zung2\0" "FUN SOU\0" "zǒng\0" "tin2\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" "zit6\0" "win, victory, triumph\0" "첩:0N\0" "KATSU HAYAI\0" "SHOU SOU\0" "CHEP\0" "jié\0" "dzhiɛp\0" "tiệp\0" "teot1\0" "NAMERAKA\0" "TOTSU TOCHI\0" "tū\0" "ban3\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" "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" "zeot1\0" "clutch, grasp; pull up; contradict\0" "TSUKAMU\0" "SOTSU SOCHI CHUTSU JUCHI SAI SUI\0" "zuó\0" "lót\0" "wut6\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\0" "heft, hold or weigh in palm\0" "HAKARU\0" "TEN\0" "diān\0" "giếm\0" "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" "gong1\0" "(a simplified form of 掆) to carry on the shoulders of two or more men, to raise\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" "diu6\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" "pau2\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" "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" "kei4\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" "suk1\0" "shū\0" "haan1\0" "sturdy\0" "KATAI\0" "KAN KEN\0" "qiān\0" "ling4\0" "TOMERU\0" "RYOU\0" "líng\0" "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\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" "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" "loeng5\0" "KAZARU\0" "RYOU KAZARU\0" "liǎng\0" "gwaa3\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\0" "예:1N\0" "YEY\0" "yì\0" "waak6\0" "huò\0" "sim3\0" "easy, smooth; quiet; suave\0" "NOBERU\0" "EN SEN\0" "yà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" "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" "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\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" "tik1\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" "teoi1\0" "push, expel; push forward\0" "추:0E\0" "OSU OSHITE\0" "SUI\0" "CHWU THOY\0" "tuī\0" "tuəi\0" "suy\0" "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\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" "tim5\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" "maak3\0" "(Cant.) to tear, to rip\0" "bāi\0" "paa4\0" "pickpocket\0" "pá\0" "kit3\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" "ming6\0" "HABA\0" "ming\0" "zit6\0" "jié\0" "zaak6\0" "throw, hurl, cast, fling\0" "zhì\0" "daan6\0" "to dust; a duster\0" "dǎn\0" "mang1\0" "(Cant.) to pluck, to pull\0" "meng\0" "caam1\0" "mix, blend, adulterate\0" "chān\0" "sou1\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" "nok6\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" "zau1\0" "jiū\0" "dùa\0" "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\0" "grind, rub; study, research; (Cant.) to play a stringed instrument\0" "MIGAKU\0" "KEN\0" "yán\0" "kwai4\0" "prime minister; to guess, estimate\0" "규:0N\0" "HAKARU HAKARIGOTO\0" "KI\0" "KYU\0" "kuí\0" "quẫy\0" "naam4\0" "(Cant.) to measure a distance with the extended thumb and forefinger or middle finger\0" "nǎn\0" "fang4\0" "to expel\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" "wui1\0" "wēi\0" "sak1\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" "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" "zung2\0" "collect; overall, altogether\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" "wing4\0" "yóng\0" "bin1\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" "zaan2\0" "to hold in the hand, to grasp; to wring\0" "zǎn\0" "am2\0" "to cover (with the hand)\0" "ǎn\0" "ẵm\0" "seoi1\0" "서:1N\0" "SE\0" "xū\0" "aat3\0" "to pull up, to eradicate\0" "알:1N\0" "NUKU HUDA\0" "SATSU ATSU\0" "AL\0" "yà\0" "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\0" "put things under clothes\0" "췌:1N\0" "HAKARU KOKOROMIRU SADAMERU\0" "SHI SUI TAN\0" "CHWI THA\0" "chuāi\0" "zat1\0" "jí\0" "dai3\0" "scratcher\0" "KOUGAI\0" "TEI TAI TEKI CHAKU\0" "tì\0" "laa2\0" "to clutch; to grab at; to rub or scrape; to tear; (Cant.) to scratch; to feel around with the hand\0" "lá\0" "laat6\0" "là\0" "caang4\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" "zau1\0" "grasp with hand, pinch\0" "추:1N\0" "CHWU\0" "jiū\0" "dat6\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" "gang1\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\0" "xiāo\0" "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" "sit3\0" "wipe; estimate\0" "TADASHIKUNAI\0" "SETSU SECHI KETSU KECHI KATSU\0" "xiē\0" "khế\0" "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" "caap3\0" "insert\0" "삽:0N\0" "SASU NINAI TORU\0" "SOU\0" "SAP\0" "chā\0" "zaa1\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" "jiu4\0" "wag, swing, wave; shake; scull\0" "YUSURU YURERU YUSUBURU\0" "YOU\0" "yáo\0" "wai1\0" "wēi\0" "dam2\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" "wan2\0" "wipe off; press down with knuckle\0" "wèn\0" "ùn\0" "gam6\0" "press\0" "qìn\0" "caam1\0" "give helping hand\0" "chān\0" "gok3\0" "place, put, lay down; delay\0" "gē\0" "lau1\0" "hug, embrace; drag, pull\0" "lǒu\0" "zung2\0" "all, general; to summarize; the chief; to manage\0" "zǒng\0" "gang1\0" "gèn\0" "gaau2\0" "disturb, agitate, stir up\0" "jiǎo\0" "kau3\0" "pull, drag; reach; implicate\0" "구:1N\0" "HIKU KAMAERU\0" "KOU\0" "KWU\0" "gòu\0" "cấu\0" "kam2\0" "to press down with the hand; to lead on; (Cant.) to cover, close up\0" "qìn\0" "jung4\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; hexagram ䷨\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" "jung4\0" "róng\0" "pong3\0" "pole; beat\0" "방:1N\0" "OOU\0" "HOU HYOU BYOU\0" "PANG\0" "bàng\0" "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" "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" "nuk6\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" "to pick up with chopsticks\0" "jiān\0" "gom\0" "sau1\0" "search, seek; investigate\0" "수:0E\0" "SAGASU\0" "SOU\0" "SWU\0" "sōu\0" "shrǎu shriou\0" "sưu\0" "hau2\0" "qiǔ\0" "xỏ\0" "gaau2\0" "to clear, clarify\0" "TATAKU\0" "KOU KYOU\0" "gǎo\0" "cào\0" "hin2\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\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" "git6\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" "pun4\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" "tou1\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" "zi6\0" "zhì\0" "waa2\0" "to seize, to grasp\0" "wā\0" "waak6\0" "boxing; a finger-guessing game\0" "huá\0" "hin1\0" "extract; seize; pluck up\0" "건:N\0" "TORU NUKU\0" "KEN\0" "qiān\0" "gyɛ̌n\0" "wan2\0" "wipe off; press down with knuckle; to immerse; (Cant.) to search, look for\0" "SHIZUMU OSAERU\0" "ON\0" "wèn\0" "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" "ngak1\0" "è\0" "kwai4\0" "lead by hand, take with; carry\0" "휴:0E\0" "TAZUSAERU\0" "KEI\0" "HYU\0" "xié\0" "nuò\0" "kyun4\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" "sip3\0" "take in, absorb; act as deputy\0" "OSAMERU KANERU TORU\0" "SETSU JOU\0" "SEP YEP\0" "shè\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" "sau1\0" "sōu\0" "taan1\0" "spread out, open; apportion\0" "tān\0" "saat3\0" "to strike with the hand\0" "UTSU\0" "SATSU SACHI SETSU SECHI\0" "sà\0" "caan2\0" "chǎn\0" "suk1\0" "suō\0" "gau1\0" "to strangle; to inquire into\0" "KUKURU\0" "KYUU RYUU KU\0" "jiū\0" "zung1\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\0" "box one's ears, slap\0" "TSUKAMU TSUKAMI\0" "KAKU\0" "guāi\0" "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" "seot1\0" "fall to the ground; stumble, trip\0" "SHUTSU SHUCHI\0" "shuāi\0" "dai3\0" "(Cant.) to hit\0" "dì\0" "cai3\0" "qì\0" "cuk1\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\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" "luk6\0" "to move, roll, rattle, shake\0" "NAGOKASU\0" "ROKU ROU RU\0" "lù\0" "lo6\0" "to pile up\0" "라:N\0" "luò\0" "lau1\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" "goi3\0" "to irrigate; to flood water flowing; to scour\0" "ARAU\0" "KAI KI KE\0" "gài\0" "wu6\0" "hù\0" "zaa1\0" "a handful. to pick up with the fingers. to seize\0" "TORU TSUKAMU\0" "SA SHIA GA NA SAI SE\0" "zhā\0" "coeng2\0" "chuǎng\0" "tong3\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" "naai4\0" "nái\0" "mo1\0" "rub, scour, grind; friction\0" "마:0N\0" "SURU\0" "MA\0" "MA\0" "mó\0" "*mɑ\0" "zoeng1\0" "jiāng\0" "rướn\0" "kwai1\0" "guī\0" "jing2\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\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 (same as 舒); 摴蒲 is the name of a traditional play\0" "NOBERU\0" "CHO CHI\0" "chū\0" "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" "ziu6\0" "(Cant.) to search for, look for; to beat up\0" "jiǎo\0" "mo2\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" "zip3\0" "fold, bend; twisted, curved\0" "접:0N\0" "HIDA SURU SURI\0" "SHOU ROU\0" "CEP\0" "zhé\0" "dập\0" "caam1\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" "biu1\0" "throw out; push out; strike\0" "표:1N\0" "UTSU\0" "HYOU BYOU HOU\0" "PHYO\0" "biào biāo\0" "koeng5\0" "jiàng\0" "jiu4\0" "yáo\0" "gau3\0" "gòu\0" "hin1\0" "qiān\0" "liu1\0" "put down, put aside; drop\0" "liào\0" "gik1\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\0" "scoop out of water; dredge, fish\0" "로:0N\0" "SUKUIAGE TORU\0" "ROU RYOU\0" "LO\0" "lāo\0" "lau\0" "dan3\0" "to squat, crouch\0" "dūn\0" "haan6\0" "fierce; wrathful\0" "xiàn\0" "to rub between the hands\0" "ruán\0" "gwai6\0" "guì\0" "quấy\0" "zaan2\0" "to hold in the hand, to grasp; to wring; (Cant.) to pull out\0" "zǎn\0" "ji3\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\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" "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" "wang6\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" "hon6\0" "surname\0" "hàn\0" "gwong3\0" "guàng\0" "daap3\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\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" "leon5\0" "린:N\0" "TASUKERU NUKU\0" "RIN\0" "lǐn\0" "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" "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\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" "cou1\0" "MISAO AYATSURU\0" "SOU SAN\0" "cāo\0" "taam3\0" "to dust; a duster\0" "dǎn\0" "đùm\0" "daan2\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" "zyut6\0" "juē\0" "siu1\0" "ERABU TORU NUGUU OSU\0" "SHOU SOU SU\0" "fǔ\0" "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" "ban6\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\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" "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" "wai5\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" "deon1\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" "kit3\0" "pick up, gather up; hold in lap\0" "xié\0" "lou5\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" "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" "to strike, attack\0" "TATAKU\0" "KOU KYOU KEKI KYAKU\0" "qiào\0" "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\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" "zoek3\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" "pok3\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\0" "to obstruct; shut out; shelter from; keep off; stop; resist\0" "SAKERU\0" "TOU\0" "dǎng\0" "saak3\0" "MOCHIZAO\0" "SAKU CHAKU\0" "sè\0" "cou1\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" "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" "zip3\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\0" "carry, bear, undertake\0" "담:0E\0" "NINAU KATSUGU OU\0" "TAN KETSU SEN\0" "TAM\0" "dān\0" "kwai4\0" "to lead by the hand; take, carry\0" "휴:1\0" "TAZUSAAERU TAZUSAAWARU\0" "KEI\0" "HYU\0" "xié\0" "kaa1\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ò\0" "ngou1\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" "jip6\0" "yè\0" "dẹp\0" "ngaat6\0" "to beat; to strike; to attack\0" "è\0" "mang1\0" "(Cant.) to pull; to stretch; to pluck\0" "mēng\0" "sau2\0" "shake, tremble, quake; flutter\0" "sǒu\0" "mei4\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" "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" "je4\0" "yé\0" "jyu5\0" "to stain, to dye\0" "HITASU\0" "JU NYU ZUI NI\0" "rǔ\0" "jip3\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" "ji5\0" "draft; intend, plan, propose\0" "의:0N\0" "NAZORAERU HAKARU MAGAI\0" "GI\0" "UY\0" "nǐ\0" "ngiə̌\0" "nghĩ\0" "wok6\0" "trap catch animals, snare; seize\0" "화:1\0" "AAGERU AAGARU\0" "KYO\0" "HWA\0" "wò\0" "zit6\0" "jié\0" "ban3\0" "exclude, expel, reject; usher\0" "빈:1N\0" "SHIRIZOKERU\0" "HIN\0" "PIN\0" "bìn\0" "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" "kwok3\0" "expand, enlarge, stretch\0" "확:0E\0" "HIROGARU HIROGERU HARU\0" "KAKU\0" "HWAK KWANG\0" "kuò\0" "quẳng\0" "mo1\0" "to touch, feel with the hand\0" "SURU MOMU\0" "MA\0" "mó\0" "zin3\0" "TADASU\0" "SEN\0" "jiàn\0" "kit3\0" "pick up, gather up; hold in lap\0" "HASAMU\0" "KETSU\0" "xié\0" "het xet\0" "laap3\0" "to hold, to grasp; to hold the hair; to pull at; (Cant.) to glance\0" "liè\0" "xợp\0" "taan1\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\0" "shake, tremble, quake; flutter\0" "AGERU SUTERU\0" "SOU SU\0" "sǒu\0" "lou5\0" "lǔ\0" "trỏ\0" "lik6\0" "tickle; ticklish, funny\0" "KUSUGURU\0" "RYAKU RAKU REKI\0" "lüè\0" "jiu2\0" "disturb, annoy, agitate\0" "요:0N\0" "MIDARERU WAZURAWASHI\0" "JOU\0" "YO\0" "rǎo\0" "njiɛ̌u\0" "nhiễu\0" "tik1\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" "joeng5\0" "HIRAKIUGOKASU\0" "YOU\0" "yǎng\0" "leoi4\0" "to beat a drum\0" "뢰:1N\0" "LONG\0" "lèi\0" "caat3\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" "hin2\0" "헌:1N\0" "HEN\0" "xiǎn\0" "kwan2\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" "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" "jing4\0" "yíng\0" "lou4\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\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\0" "seize, take by force; repel\0" "양:0N\0" "HARAU NUSUMU\0" "JOU\0" "YANG\0" "rǎng\0" "nhường\0" "caam1\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" "jing4\0" "wěng\0" "cyun3\0" "hurry; to throw; to urge; (Cant.) to seduce\0" "찬:N\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" "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" "lyut3\0" "to split, to rend; to choose to rub, to wipe\0" "ERABU SAKU\0" "RA\0" "luó\0" "rà\0" "kwan2\0" "to pick up, collect\0" "HIROU TORU\0" "KUN\0" "jùn\0" "mei4\0" "mí\0" "ci1\0" "chī\0" "cyun4\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" "din1\0" "to stumble, slip, fall down\0" "diān\0" "waa2\0" "wā\0" "dong2\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" "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" "gwai2\0" "NOSERU KOSHIKAKE MAKURA\0" "KI\0" "guǐ\0" "kei1\0" "up; uneven\0" "기:1N\0" "KI\0" "qī\0" "cam4\0" "xún\0" "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" "ji5\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" "gon1\0" "MOTOMERU ERU TOMERU\0" "KAN GAN\0" "gān\0" "baan1\0" "to divide, allot; to send to\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" "baak3\0" "pò\0" "dim1\0" "to weigh in the hand, to estimate; to shake\0" "diān\0" "kau3\0" "deduct\0" "kòu\0" "man5\0" "strong; robust; vigorous\0" "민:N\0" "TSUTOMERU\0" "BIN MIN FUN\0" "mǐn\0" "mou6\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" "hap6\0" "hé\0" "caak3\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" "mei5\0" "pacify, soothe, stabilize\0" "미:1N\0" "NADERU\0" "BI MI HI\0" "MI\0" "mǐ\0" "cuk1\0" "chù\0" "gok3\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" "san4\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" "san1\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\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" "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" "dyut6\0" "take by force, rob\0" "duó\0" "lim5\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" "zyut3\0" "to weigh; cut; come without being invited\0" "HAKARU\0" "TATSU TACHI SETSU SECHI\0" "duō\0" "ji6\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" "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" "fo2\0" "kě\0" "jim6\0" "yàn\0" "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" "haau6\0" "teach, instruct; be aroused; awake; intelligent\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" "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" "hap1\0" "xiá\0" "man5\0" "to defy, dare; strong; to suffocate\0" "OKASU TSUTOMERU\0" "BIN MIN KON\0" "mǐn\0" "sou3\0" "number; several, count; fate\0" "KAZOERU KAZU SEMERU\0" "SUU SHU SU\0" "SWU CHOK\0" "shù\0" "ngoi4\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" "ngoi4\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" "can4\0" "zhèn\0" "fu1\0" "spread, diffuse; apply, paint\0" "부:0N\0" "SHIKU SHIKI\0" "FU\0" "PWU\0" "fū\0" "pio\0" "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" "keoi1\0" "expel, drive away; beat, assault\0" "KAAKERU KAARU\0" "KU\0" "qū\0" "hing3\0" "long, faraway; pre-eminent\0" "HARUKA TOOI MOTOMERU\0" "KEI KEN\0" "xiòng\0" "ji2\0" "yǐ\0" "giu2\0" "bind\0" "TSUNAGU\0" "KYOU GYOU\0" "jiǎo\0" "sin6\0" "to rule\0" "선:0N\0" "SEN\0" "shàn\0" "giu2\0" "bind\0" "TSUNAGU\0" "KYOU GYOU\0" "jiǎo\0" "zoek3\0" "zhuó\0" "jik6\0" "dislike; be weary of; explain\0" "두:1N\0" "IYANINARU\0" "EKI SEKU TO ZU\0" "TWU\0" "yì\0" "lim5\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" "lei4\0" "lí\0" "haau6\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\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" "cai4\0" "HITOSHII ATARU HAYAI\0" "SEI\0" "qí\0" "zaai1\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" "gok3\0" "to perceive, feel\0" "jué\0" "zaai1\0" "vegetarian diet; study\0" "MONOIMI TSUTSUSHIMU TOKI\0" "SAI\0" "zhāi\0" "trai\0" "loeng4\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" "jyu4\0" "yǔ\0" "laan4\0" "multicolored\0" "란:N\0" "AYA\0" "RAN REN\0" "lán\0" "mei5\0" "wěi\0" "dau3\0" "a dipper; unit of volume (ten 升 or litres); Kangxi radical 68; 8th lunar mansion, determinative star φ Sagittarii\0" "두:0E\0" "TOMASU MASU HISHAKU\0" "TO TOU\0" "TWU\0" "dòu dǒu\0" "*dǒu\0" "đấu\0" "sing1\0" "NOBORU\0" "SHOU\0" "shēng\0" "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" "gaa2\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 (see 舒)\0" "곡:0N\0" "MASU MASUME\0" "KOKU\0" "KOK\0" "hú\0" "huk\0" "ce4\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" "jyu4\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\0" "measure\0" "HAKARU\0" "KAKU KOU KYOU\0" "jiào\0" "waat3\0" "revolve, rotate, turn\0" "알:0N\0" "MEGURU\0" "ATSU KAN\0" "AL KAN\0" "wò\0" "tau3\0" "tiǎo\0" "dau3\0" "KAEAU KURABERU HAKARU\0" "SHUKU TOU TSU SHOKU SOKU\0" "dòu\0" "gan1\0" "a catty (approximately 600 g); an axe; keen, shrewd; Kangxi radical 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" "ngan4\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\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" "zoek3\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" "leon4\0" "the sound of water flowing among rocks\0" "린:N\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" "used in personal names\0" "chù\0" "dyun6\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" "cin2\0" "chǎn\0" "hong4\0" "háng\0" "jyu1\0" "in, at, on; interjection alas!\0" "어:0E\0" "AU YORI OITE\0" "O YO\0" "E O\0" "yú\0" "ư\0" "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" "ji5\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\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; hexagram ䷷\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" "pei1\0" "pī\0" "lau4\0" "fringes of pearls on crowns; a pennant\0" "HATAASHI\0" "RYUU\0" "liú\0" "fu1\0" "to state to, to announce\0" "HU\0" "FU\0" "PWU\0" "fū\0" "fong2\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" "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" "banner or flag adorned with feathers; to signal\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\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" "jyu1\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" "ci3\0" "a pennon; a flag. to fasten\0" "SHI\0" "zhì\0" "faan1\0" "a pennant, a banner\0" "HATA\0" "HAN\0" "fān\0" "piu1\0" "piāo\0" "faan1\0" "a pennant, a banner\0" "HATA\0" "HAN\0" "fān\0" "piæn\0" "phướn\0" "zin1\0" "flag\0" "zhān\0" "kui2\0" "banner, flag, streamer; insignia\0" "kuài\0" "seoi6\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" "gei3\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" "wo6\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" "hip3\0" "united in; agreement; mutual aid\0" "xié\0" "tiu1\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\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" "toi4\0" "대:1N 영:N\0" "HIKAGE OOKII\0" "TAI DAI EI\0" "TAY\0" "tái\0" "dik1\0" "possessive, adjectival suffix\0" "dì\0" "heoi1\0" "dawn\0" "우:0N\0" "ASA\0" "KU\0" "WU\0" "xū\0" "hù\0" "caam2\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" "시:N\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" "tan1\0" "morning sun, sunrise\0" "돈:0N\0" "TON\0" "tūn\0" "ceon1\0" "spring; wanton\0" "HARU\0" "SHUN\0" "chūn\0" "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" "bui3\0" "bèi\0" "ngong4\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" "gip6\0" "jié\0" "kwan1\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" "wu6\0" "호:N\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" "gwai3\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" "hyun1\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" "fan1\0" "분:0N\0" "PWUN\0" "fēn\0" "jam2\0" "bright\0" "금:0N\0" "AKIRAKA\0" "KIN\0" "KUM\0" "qǐn\0" "fat1\0" "daybreak, dawn\0" "YOAKE\0" "KOTSU KOCHI BUTSU MOCHI\0" "hū\0" "ji6\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" "jyun4\0" "MEGURU\0" "EN\0" "yán\0" "zak1\0" "zè\0" "fong2\0" "fǎng\0" "taam4\0" "become cloudy, overcast\0" "tán\0" "san6\0" "to be cautious\0" "shèn\0" "geoi6\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\0" "bright, luminous; glorious\0" "병:0N\0" "AKIRAKA\0" "HEI HYOU HOU\0" "PYENG\0" "bǐng\0" "sing1\0" "a star, planet; any point of light; 25th lunar mansion, determinative star α Hydrae (Alphard)\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" "ling4\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" "zok6\0" "yesterday; in former times, past\0" "작:0E\0" "KINOU\0" "SAKU\0" "CAK\0" "zuó\0" "*dzhɑk\0" "mut6\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" "fan1\0" "dusk, dark confused; stupid\0" "KURAI KURE\0" "KON\0" "hūn\0" "ciu1\0" "bright, luminous; illustrious\0" "소:0E 조:N\0" "AKIRAKA\0" "SHOU\0" "SO CO\0" "zhāo\0" "*jiɛu\0" "zung6\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\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" "sun-dried\0" "fèi\0" "dit6\0" "the declining sun in the west\0" "KATAMUKU\0" "TETSU DECHI ITSU\0" "dié\0" "maau5\0" "18th lunar mansion, determinative star 17 Tauri (Electra)\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" "wan1\0" "to feed a prisoner\0" "온:1N\0" "MEGUMU\0" "ON\0" "ON\0" "wēn\0" "dung1\0" "dōng\0" "oi2\0" "AI\0" "ǎi\0" "bing2\0" "bright, glorious; brilliant\0" "병:0N\0" "PYENG\0" "bǐng\0" "ngong4\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" "kwong3\0" "extensive, wide, broad; empty\0" "AKIRAKA MUNASHII\0" "KOU\0" "kuàng\0" "tiu2\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\0" "light of the sun; to dry in the sun\0" "AKIRAKA\0" "KEN KAN\0" "xuǎn\0" "kwai1\0" "WAKARERU\0" "KAI\0" "kuí\0" "heoi1\0" "xū\0" "gaau2\0" "교:1N\0" "KYO\0" "jiǎo\0" "zeon3\0" "advance, increase; promote; hexagram ䷢\0" "진:0N\0" "SUSUMU OSAERU TSUTSUSHIMU\0" "SHIN SEN\0" "CIN\0" "jìn\0" "zat1\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 (see 畝), 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" "hung2\0" "홍:1N\0" "AKEKAKARU\0" "KOU KU\0" "HONG\0" "hǒng\0" "aan3\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" "goi1\0" "해:N\0" "gāi\0" "hoeng2\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" "waan5\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\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\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" "zit3\0" "light of stars; shine\0" "절:1N 제:N\0" "AKIRAKA\0" "SETSU SEI\0" "CEL CEY\0" "zhé\0" "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" "maan5\0" "night\0" "만:0\0" "KURE OSOI\0" "BAN\0" "MAN\0" "wǎn\0" "long4\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" "zau2\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\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" "ngai5\0" "nǐ\0" "sik1\0" "fair; white; clear; discriminate\0" "석:0N\0" "AKIRAKA\0" "SEKI SHAKU\0" "SEK\0" "xī\0" "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" "kai2\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" "unclear\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" "long6\0" "air-dry; sun-dry\0" "SARASU\0" "RYOU\0" "liàng\0" "coeng1\0" "창:N\0" "SHOU\0" "chāng\0" "wong2\0" "KAGAYAKIUTSUKUSHII\0" "OU KYOU GOU\0" "wǎng\0" "hiu2\0" "dawn, daybreak; clear, explicit\0" "AKATSUKI SATORU\0" "GYOU KYOU\0" "HYO\0" "xiǎo\0" "zaam6\0" "temporary\0" "zàn\0" "fei1\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\0" "gèng\0" "ji4\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\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" "seoi2\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" "syu6\0" "(variant of 暑) 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" "mau6\0" "mào\0" "naam4\0" "nán\0" "gaan2\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\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" "ceon1\0" "SHUN\0" "chūn\0" "jiu4\0" "요:N\0" "HINOHIKARI AKIRAKA\0" "YOU\0" "yáo\0" "so2\0" "AKIRAKA\0" "SA\0" "suǒ\0" "pou2\0" "AMANESHI\0" "FU\0" "pǔ\0" "ming4\0" "dark, obscure\0" "명:0N\0" "KURAI\0" "MEI BEI MYOU\0" "MYENG\0" "míng\0" "*mèng meng\0" "giu2\0" "교:1N\0" "KYO\0" "jiǎo\0" "hoi2\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" "jung2\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" "hei3\0" "기:1N\0" "KI\0" "qì\0" "hou6\0" "AKIRAKA\0" "KOU GOU\0" "hào\0" "aan3\0" "yàn\0" "lik6\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" "zai3\0" "jì\0" "mun5\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" "sit3\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" "mok6\0" "mò\0" "cung1\0" "cōng\0" "nik1\0" "intimate, close; approach\0" "닐:1N\0" "CHIKAZUKU CHIKAZUKI\0" "JITSU NICHI\0" "NIL\0" "nì\0" "zoeng1\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\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" "선:N\0" "xuán\0" "cyun4\0" "chuán\0" "liu4\0" "bright, clear\0" "료:1N\0" "AKIRAKA\0" "RYOU\0" "LYO\0" "liáo\0" "cim3\0" "rise; advance, go forward\0" "섬:0N\0" "SUSUMU\0" "SEN\0" "SEM\0" "xiān\0" "xiêm\0" "taan2\0" "탄:N\0" "tǎn\0" "ging2\0" "bright\0" "경:0N\0" "AKIRAKA\0" "KEI KYOU\0" "KYENG\0" "jǐng\0" "pit3\0" "take fleeting glance at\0" "HETSU HECHI\0" "piē\0" "leon4\0" "린:N\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\0" "stormy; cloudy, misty; dim; (Cant.) sultry\0" "에:1N\0" "KUMORU\0" "EI I\0" "EY\0" "yì\0" "ế\0" "kei3\0" "and; attain\0" "기:1N\0" "OYOBU\0" "KI\0" "KI\0" "jì\0" "wong6\0" "AKIRAKA\0" "KOU OU\0" "huàng\0" "doi6\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" "jip6\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" "fai3\0" "fèi\0" "sam2\0" "shěn\0" "ziu3\0" "Wǔ Zétiān (a self-coined name)\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" "hoeng2\0" "once upon time; period of time\0" "SAKINI\0" "KYOU KOU SHOU\0" "xiǎng\0" "sing1\0" "xīng\0" "sam1\0" "shēn\0" "giu2\0" "bright; clear appearance\0" "jiǎo\0" "bou6\0" "포:1N\0" "PHO\0" "bào\0" "ging6\0" "경:N\0" "AKIRAKA KAWAKU\0" "KEI GYOU\0" "jìng\0" "jim6\0" "to dry or cook in the sun\0" "yàn\0" "oi3\0" "obscure, dim, ambiguous, vague\0" "애:0N\0" "KURAI\0" "AI\0" "AY\0" "ài\0" "áy\0" "jip6\0" "yè\0" "jyu4\0" "유:N\0" "rú\0" "cyu5\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" "lai6\0" "려:N\0" "lì\0" "san4\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" "dip6\0" "repeat, duplicate; repetitious\0" "TATAMU TATAMI KASANERU\0" "JOU CHOU\0" "CEP\0" "dié\0" "liu4\0" "liǎo\0" "jin3\0" "fair weather; warm\0" "연:1N\0" "YEN\0" "yàn\0" "fok3\0" "huò\0" "lou4\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" "lo2\0" "라:1N\0" "LA\0" "luǒ\0" "lyun4\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" "overcast day\0" "tǎng\0" "jim5\0" "엄:1N\0" "GAN GON GEN\0" "EM\0" "yǎn\0" "zuk1\0" "촉:1N\0" "CHOK\0" "zhú\0" "joek6\0" "say; Kangxi radical 73\0" "왈:0E\0" "IU IWAKU NOTAMAWAKU\0" "ETSU\0" "WAL\0" "yuē\0" "*hiuæt\0" "viết\0" "gaat6\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" "jai6\0" "trail, tow, drag, pull\0" "예:0N\0" "HIKU\0" "EI\0" "YEY\0" "yè\0" "*iɛ̀i\0" "dấy\0" "gang1\0" "more, still further, much more; to change, alter\0" "갱:0E 경:0N\0" "SARA FUKERU ARATAMERU\0" "KOU\0" "KYENG KAYNG\0" "gèng\0" "*gæng gæ̀ng\0" "canh cành cánh ngạnh\0" "jai6\0" "trail, tow, drag, pull\0" "HIKU\0" "EI\0" "yè\0" "fat1\0" "used in personal names\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" "cou4\0" "조:0N\0" "TSUKASA TOMOGARA HEYA\0" "SOU\0" "CO\0" "cáo\0" "cyun2\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" "zang1\0" "already; sign of past\0" "KATTE SUNAWACHI\0" "ZO SOU SO\0" "cēng\0" "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" "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" "fan1\0" "(Wu) not yet\0" "fēn\0" "pei4\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\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" "원: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" "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" "령:N\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" "sai3\0" "tì\0" "nuk6\0" "new moon on the eastern horizon\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" "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" "fong1\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" "tan1\0" "TSUKINOHIKARI\0" "TON\0" "tūn\0" "ciu4\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" "kei4\0" "period of time; date; time limit\0" "기:0E\0" "CHIGIRU\0" "KI GO\0" "KI\0" "qī\0" "*ghiə\0" "kì\0" "jing1\0" "color of the moon\0" "영:N\0" "EI YOU\0" "yīng\0" "zung1\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" "long5\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" "muk6\0" "kwukyel: rank, grade; wait; equal; 'etc.'\0" "HITOSHII NADO RA\0" "TOU\0" "TUNG\0" "děng\0" "mei6\0" "not yet; eighth earthly 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" "zaat3\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" "jan4\0" "rén\0" "baat3\0" "tree\0" "팔:1N\0" "EBURI\0" "HATSU HACHI HECHI HETSU\0" "PHA\0" "bā\0" "pok3\0" "simple, unadorned; sincere; surname; a tree\0" "박:0E\0" "HOO\0" "BOKU HOKU\0" "PAK\0" "pǔ\0" "phắc\0" "do2\0" "cluster of flowers; earlobe\0" "EDA\0" "DA TA\0" "THA\0" "duǒ\0" "duɑ̌\0" "đoá\0" "do2\0" "cluster of flowers; earlobe\0" "타:0N\0" "EDA\0" "DA TA\0" "THA\0" "duǒ\0" "dou1\0" "TOU BOKU MOKU\0" "dāo\0" "lak6\0" "OUGO\0" "RYOKU\0" "lì\0" "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" "pei4\0" "bǐ\0" "nau2\0" "decayed, rotten; rot, decay\0" "후:0N\0" "KUCHIRU\0" "KYUU\0" "HWU\0" "xiǔ\0" "xiǒu\0" "hủ\0" "caang4\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" "jan4\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\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" "ceon4\0" "xún\0" "faan4\0" "범:N\0" "fán\0" "ngat6\0" "the stump of a tree, hence, sterility; a square stool\0" "올:N\0" "GOTSU GOCHI GUTSU GUCHI\0" "wù\0" "zi2\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" "jan6\0" "rèn\0" "biu1\0" "handle of cup, ladle, spoon; name of a constellation (the handle of the Big Dipper)\0" "표:0N\0" "HISHAKU\0" "HYOU TEKI SHAKU\0" "PHYO CAK\0" "biāo sháo\0" "zhiɑk\0" "tok3\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" "ci3\0" "chì\0" "jik6\0" "a tiny wooden post; peg\0" "KUI\0" "YOKU\0" "yì\0" "koi3\0" "gài\0" "gung1\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" "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\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" "jié\0" "min4\0" "timber forest; timber, lumber; woodcutter\0" "SOMA\0" "mián shān\0" "sơn\0" "maan6\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" "gau2\0" "SUGI\0" "jiǔ\0" "mong1\0" "mango (Mangifera indica)\0" "MAN\0" "máng\0" "joeng4\0" "willow, poplar, aspen; surname\0" "yáng\0" "maa5\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\0" "(archaic) a tree whose bark can be used in pickling; (Cant.) olive\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" "fai3\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" "đang đông\0" "gou2\0" "bright sun; brilliant; high\0" "고:1N 호:N\0" "AKIRAKA\0" "KOU\0" "KO\0" "gǎo\0" "gɑ̌u\0" "miu5\0" "obscure, dark, mysterious, deep\0" "묘:0N\0" "HARUKA\0" "YOU\0" "MYO YO\0" "yǎo\0" "*qěu\0" "him1\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" "sam1\0" "xīn\0" "tăm\0" "cau2\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" "cau2\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" "cung4\0" "sōng\0" "gik6\0" "extreme, utmost, furthest, final\0" "NIGURA\0" "KYOU GOU\0" "jí\0" "wut6\0" "wò\0" "zeon3\0" "진:N\0" "jìn\0" "kau3\0" "frame, building, structure\0" "KAMAAERU KAMAAU\0" "KOU\0" "gòu\0" "gai1\0" "TOGATA HIJIKI\0" "KEI KEN\0" "jī\0" "mou4\0" "máo\0" "pei4\0" "loquat\0" "비:0N\0" "SAJI KUSHI NARABERU\0" "HI BI\0" "PI\0" "pí\0" "bei3\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" "ngong6\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" "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" "sik1\0" "split wood; break apart; divide\0" "석:0E\0" "SAKU\0" "SEKI SHAKU\0" "SEK\0" "xī\0" "sek\0" "wu6\0" "anciently, a wooden fence in front of a yamen\0" "YARAI\0" "KO GO\0" "hù\0" "aa1\0" "the coconut tree; rim\0" "아:N\0" "yā\0" "nga\0" "dau2\0" "capital\0" "두:0N\0" "HISHIYAKU\0" "SHU TOU TSU\0" "TWU\0" "dǒu\0" "rẫu\0" "cam4\0" "xín\0" "zam2\0" "pillow\0" "침:0E\0" "MAKURA\0" "CHIN\0" "CHIM\0" "zhěn\0" "*jǐm\0" "chẳm\0" "jiu1\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" "ngo4\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" "zaau3\0" "KINOTOGI\0" "SOU SHOU\0" "zhào\0" "trảu\0" "gwo2\0" "fruit; result\0" "과:0E\0" "HATASU KUDAMONO HATE\0" "KA RA\0" "KWA\0" "guǒ\0" "*guɑ̌\0" "quả\0" "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" "huà\0" "sing1\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" "lou4\0" "HAZE\0" "RO\0" "lú\0" "gaan2\0" "bamboo tube, wooden peg; spout\0" "jiǎn\0" "caang4\0" "door stop, door jam; touch; (Cant.) to use the body to move someone\0" "chéng\0" "cung4\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" "an owl ; ill-omen\0" "xiāo\0" "cim1\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" "toi2\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" "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" "hollow stump of a tree; empty, thin\0" "UTSURO\0" "KYOU\0" "xiāo\0" "hèo\0" "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\0" "kind of aspen found in Sichuan\0" "구:0N\0" "HIIRAGI KARATACHI MAGARU\0" "KU KOU\0" "KWU\0" "gǒu\0" "cú\0" "baau1\0" "drumstick\0" "BACHI OKERA NARA\0" "HOU FU\0" "bāo\0" "mut6\0" "mò\0" "jai6\0" "long oar, sweep\0" "설:N 예:N\0" "KAI\0" "EI SETSU SECHI\0" "yì\0" "iɛ̀i\0" "jip6\0" "a table, flat pieces of wood, a slip, a leaf\0" "엽:N\0" "USUIKIFUDA MADO\0" "YOU\0" "yè\0" "jip6\0" "KUWA\0" "SOU YOU\0" "yè\0" "si6\0" "persimmon\0" "시:0N\0" "KAKI\0" "SHI\0" "SI\0" "shì\0" "jit6\0" "niè\0" "bei2\0" "SUGI KAYA\0" "HI\0" "bǐ\0" "to4\0" "large tie-beams\0" "타:1N\0" "KAJI\0" "TA DA\0" "THA\0" "tuó duò\0" "xà\0" "ji4\0" "helm\0" "KAJI\0" "I RI TA DA\0" "yí\0" "ling4\0" "REI RYOU\0" "líng\0" "rành\0" "beng3\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" "laap6\0" "ORETAKI\0" "ROU\0" "lā\0" "sập\0" "wo4\0" "hé\0" "bun6\0" "container\0" "HACHI\0" "HAN BAN\0" "bàn\0" "faan4\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" "doi6\0" "dài\0" "ci4\0" "cí\0" "joeng1\0" "yǎng\0" "fu1\0" "calyx of flower; railing raft\0" "UTENA\0" "FU\0" "fū\0" "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" "cam cùm\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" "mau6\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\0" "pomelo, grapefruit\0" "유:0N\0" "YUZU\0" "YUU JIKU\0" "YU CHWUK\0" "yòu\0" "iòu\0" "dâu\0" "san1\0" "shēn\0" "gwai6\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" "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" "wing5\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\0" "investigate, examine, seek into\0" "SHIRABERU\0" "SA\0" "SA\0" "chá\0" "tra\0" "daan6\0" "TAN DAN\0" "dàn\0" "gu1\0" "KADO SAKAZUKI\0" "KO KA KU\0" "gū\0" "bou3\0" "bù\0" "gau6\0" "coffin which contains corpse\0" "구:0N\0" "HITSUGI\0" "KYUU\0" "KWU\0" "jiù\0" "cữu\0" "au1\0" "āo\0" "ấu\0" "fat1\0" "fú\0" "gaan2\0" "letter, invitation; choose\0" "간:0N\0" "ERABU TEGAMI\0" "KAN KEN\0" "KAN\0" "jiǎn\0" "baat3\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; 24th lunar mansion, determinative star δ Hydrae\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\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" "zhù\0" "pui1\0" "(same as 杯 桮) cup; unhappy, displeased, anxious, unsettled\0" "pēi\0" "ci2\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" "jiu2\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\0" "persimmon\0" "시:N\0" "KAKI\0" "SHI\0" "SI\0" "shì\0" "thị\0" "zi1\0" "gardenia\0" "zhī\0" "lau5\0" "willow\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\0" "fence; palisade; grid\0" "YARAI SHIGARAMI\0" "SAKU SAN\0" "CHAYK\0" "zhà\0" "zou2\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" "zit3\0" "comb; comb out; weed out, eliminate\0" "zhì\0" "lung4\0" "cage, pen; set of bars\0" "lóng\0" "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 pen\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\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" "san4\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" "lặt lật lứt rất rật rứt sắt sật sựt trật\0" "ji4\0" "fruit tree\0" "yí\0" "đa\0" "hong4\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" "saak3\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\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" "jam6\0" "rěn\0" "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" "chò giâu hiệu\0" "paak3\0" "cypress, cedar\0" "백:0N\0" "KASHIWA KAYA\0" "HAKU HYAKU\0" "PAYK\0" "bǎi\0" "bứa\0" "jam6\0" "rěn\0" "bing6\0" "bìng\0" "zi1\0" "zī\0" "cau4\0" "chóu\0" "jai6\0" "KAI\0" "EI SETSU SECHI\0" "yì\0" "ci3\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" "zeoi3\0" "CHISANAKUI\0" "SEI SE\0" "zuì\0" "ji4\0" "king-post\0" "MASUGATA\0" "JI NI\0" "ér\0" "ji5\0" "이:1N\0" "I\0" "ěr\0" "jau5\0" "욱:0N\0" "IKURI\0" "IKU YOU U\0" "WUK\0" "yǒu\0" "fat6\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\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" "ngai6\0" "yì\0" "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" "fuk6\0" "a beam (archaic)\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\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" "gwong3\0" "a coir-palm\0" "광:1N\0" "YOKOGI\0" "KOU\0" "KWANG\0" "guāng\0" "quang\0" "wai4\0" "mast of ship\0" "KUCHINASHI\0" "GAI\0" "wéi\0" "kwaang1\0" "frame; framework; door frame\0" "광:1N\0" "KAMACHI\0" "KYOU\0" "KWANG\0" "kuàng kuāng\0" "jyu4\0" "rú\0" "on3\0" "table, bench; legal case\0" "안:0E\0" "TSUKUE KANGAERU\0" "AN\0" "AN\0" "àn\0" "qɑ̀n\0" "an án yên\0" "on1\0" "eucalyptus\0" "안:1N\0" "AN\0" "ān\0" "gyun3\0" "a small iron ring or wooden stick worn on the nose of a bull\0" "KEN\0" "juàn\0" "ji4\0" "tree\0" "yí\0" "coek3\0" "table, desk, stand\0" "TAKU\0" "zhuō\0" "fu1\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" "kung4\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" "song1\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" "gat1\0" "Chinese bellflower; well-swept; the inner fibers of corn-stalks\0" "길:0N\0" "HANETSURUBE\0" "KITSU KETSU\0" "KIL\0" "jié\0" "kau5\0" "tallow tree\0" "BUNA\0" "KYUU\0" "jiù\0" "hyut3\0" "xuè\0" "do3\0" "NE\0" "TA NE\0" "duò\0" "ceoi4\0" "SHII\0" "TSUI SUI\0" "zhuì\0" "jyu4\0" "HOKO\0" "U BOU\0" "yú\0" "zaat3\0" "press, squeeze hard; force\0" "zǎn\0" "lung6\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 枡) a measuring box\0" "MASU\0" "jié\0" "lau5\0" "liǔ\0" "zaan6\0" "a crosspiece, cleat, frame, door bolt; shelf\0" "KAKEHASHI TANA\0" "SAN SEN\0" "zhàn\0" "aa1\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\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" "waa4\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" "cam4\0" "mythical giant tree\0" "xún\0" "so1\0" "horse chestnut\0" "HEGO\0" "SA\0" "suō\0" "saa1\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" "kut3\0" "YUDAME\0" "KATSU KACHI\0" "kuò\0" "ging3\0" "KEI KYOU\0" "jìng\0" "but6\0" "quince\0" "KARAZAO\0" "HOTSU BOCHI\0" "po\0" "vụt\0" "ban6\0" "bèn\0" "fu1\0" "raft; drumstick; ridge pole\0" "부:1N\0" "BACHI IKADA\0" "FU\0" "PWU\0" "fú\0" "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" "hei1\0" "xī\0" "long4\0" "palm\0" "ROU\0" "láng\0" "lau5\0" "willow\0" "YANAGI\0" "RYUU\0" "liǔ\0" "fung1\0" "KOZUE\0" "HOU FU\0" "fēng\0" "cat1\0" "the varnish tree; lacquer, varnish, paint\0" "URUSHI\0" "SHITSU\0" "qī\0" "wan2\0" "wěn\0" "gwan1\0" "군:1N\0" "KUN\0" "KWUN\0" "jūn\0" "gon2\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" "lung6\0" "lòng\0" "róng\0" "paang1\0" "KIDETSUKUTSUTAOOYUMI\0" "HOU HYOU\0" "pēng\0" "zong1\0" "zhuāng\0" "dai3\0" "squeeze out of; extract\0" "dì\0" "hyun1\0" "xuān\0" "tou4\0" "tú\0" "dừa\0" "zou6\0" "tree name\0" "SAIKACHI\0" "SOU ZOU\0" "zào\0" "au1\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" "dik6\0" "dí\0" "ham4\0" "hán\0" "hòm\0" "zi2\0" "Chinese catalpa, 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" "jan6\0" "rèn\0" "bui3\0" "a palm-tree\0" "BAITARA\0" "HAI\0" "bèi\0" "vối\0" "gang2\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" "waan6\0" "huàn\0" "maan5\0" "BAN MAN\0" "wǎn\0" "naa4\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" "tiu4\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" "gei6\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" "chén\0" "rầm\0" "fan4\0" "fén\0" "cung4\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\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" "cam2\0" "ancient term for cassia\0" "qǐn\0" "jing5\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" "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" "zing6\0" "jìng\0" "lei4\0" "lí\0" "ban1\0" "the areca-nut; the betel-nut\0" "BINROUSHI\0" "BIN HIN\0" "bīn\0" "biêng\0" "haa6\0" "FUMOTO\0" "xià\0" "fat6\0" "a tree whose branches are placed on Buddhist graves\0" "SHIKIMI\0" "fó\0" "tou4\0" "block of wood; blockhead; stupid\0" "KIRIKABU OROKA TSUKU\0" "TOU\0" "táo\0" "zi3\0" "place name in Hunan\0" "zhì\0" "loi4\0" "lái\0" "lin4\0" "a flail\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" "bing3\0" "handle, lever, knob; authority\0" "병:0N\0" "HEI HYOU\0" "PYENG\0" "bǐng\0" "leon4\0" "camphor tree\0" "RIN\0" "lún\0" "luin\0" "suôn\0" "sung2\0" "cōng\0" "sin3\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" "coi3\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" "côn gon gòn\0" "sim4\0" "chán\0" "dak6\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" "paang5\0" "hit, strike\0" "TSUE HUMIITA\0" "HOU BOU\0" "bèi 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" "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" "juk6\0" "yù\0" "jyu3\0" "branch, fork; tray\0" "DAI\0" "YO O\0" "yù\0" "gu3\0" "NEZUMIOTOSHI\0" "KO KU\0" "gù\0" "gwan6\0" "jùn\0" "dung6\0" "the main beams supporting a house\0" "동:0N\0" "MUNE\0" "TOU\0" "TONG\0" "dòng\0" "dùng\0" "chống đóng đống đúng gió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\0" "(simplified form of 棡) a tall tree; a large tree, (interchangeable 扛) to carry on the shoulders of two of more men\0" "KOU\0" "gāng\0" "mong5\0" "the felloe or rim of a wheel\0" "wǎng\0" "dai6\0" "Kerria japonica, Japanese rose\0" "체:1N\0" "NIWAZAKURA IKURI NIWAUME\0" "TEI TAI\0" "CHEY\0" "dì\0" "co3\0" "cuò\0" "faan4\0" "a railing; a fence an enclosed place\0" "MAGAKI\0" "HAN BON\0" "fán\0" "caang1\0" "chēng\0" "ranh\0" "zaan6\0" "warehouse; tavern, inn\0" "잔:0N\0" "KAKEHASHI TANA\0" "SAN SEN\0" "CAN CEN\0" "zhàn\0" "jrhàn\0" "sàn sạn sến\0" "kai2\0" "tally or wooden pass\0" "계:0N\0" "TEGATA\0" "KEI KEN\0" "KYEY\0" "qǐ\0" "jyun1\0" "yuān\0" "jim5\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" "jik6\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\0" "jujube tree\0" "JIN DEN SHIN\0" "rěn\0" "nạm\0" "ceoi4\0" "a mallet, bludgeon, pestle\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" "fuk6\0" "fú\0" "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" "zau1\0" "zōu\0" "zau1\0" "surname\0" "zōu\0" "zaau6\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 is made\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" "king4\0" "qíng\0" "ngai4\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" "ji2\0" "chair, seat\0" "의:0N\0" "ISU\0" "I\0" "UY\0" "yǐ\0" "cau4\0" "주:N\0" "CHUU JU SHUU SHU\0" "chóu\0" "geoi2\0" "(枳椇) Hovenia acerba, Chinese raisin tree\0" "jǔ\0" "gụ\0" "guk1\0" "cedar\0" "HINOKI\0" "KIKU KOKU\0" "jú\0" "sing4\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\0" "hammer, mallet; vertebra\0" "추:0N\0" "TSUCHI UTSU SHII\0" "TSUI SUI\0" "CHWU\0" "zhuī\0" "djhui\0" "chòi\0" "aa1\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" "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" "zi1\0" "zī\0" "ban1\0" "bīn\0" "paang4\0" "HOU\0" "péng\0" "ding3\0" "anchor\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" "gim2\0" "check; examine\0" "SHIRABERU\0" "KEN\0" "KEM\0" "jiǎn\0" "kwai1\0" "rules, regulations, customs, law\0" "guī\0" "sap1\0" "xì\0" "duk6\0" "cabinet, wardrobe; closet\0" "dú\0" "cim3\0" "wooden tablet; edition\0" "qiàn\0" "dou3\0" "KUNUGI\0" "dào\0" "gui3\0" "SOKO HAKO KUNUGI\0" "KAI KE\0" "guì\0" "din2\0" "SHIDE\0" "diǎn\0" "lo4\0" "tree\0" "luó\0" "zi1\0" "place in Vietnam\0" "NAGI\0" "zhī\0" "tre\0" "hyun1\0" "KEN\0" "quan\0" "ming6\0" "gutter\0" "명:0N\0" "MYENG\0" "mìng\0" "fu2\0" "TAFU TABU\0" "fǔ\0" "gang1\0" "gēng\0" "pung3\0" "Machilus nanmu, variety of evergreen\0" "KUNUGI\0" "pèng\0" "sin6\0" "coffin\0" "shàn\0" "ji4\0" "yí\0" "to5\0" "oval-shaped, elliptical, tubular\0" "tuǒ\0" "sam1\0" "leafless; fish trap\0" "sēn\0" "do2\0" "duǒ\0" "je4\0" "palm tree, coconut palm\0" "야:0N\0" "YASHI\0" "YA\0" "YA\0" "yē\0" "da\0" "fuk6\0" "INOASHI\0" "FUU BU FUKU BUKU\0" "fù\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" "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" "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" "zam1\0" "a chopping board\0" "침:1N\0" "ATEGI SAWARA\0" "CHIN JIN\0" "CHIM\0" "shèn\0" "hat6\0" "beam of a house\0" "PO\0" "xí\0" "jin3\0" "SEKI\0" "EN\0" "yàn\0" "jin5\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" "jyu5\0" "name of tree; surname\0" "yǔ\0" "haak6\0" "hé\0" "zaa1\0" "a raft, to hew, to fell trees\0" "사:1N\0" "IKADA\0" "SA JA\0" "SA\0" "zhā\0" "ak1\0" "wò\0" "pin4\0" "block\0" "pián\0" "bik1\0" "wooden board\0" "HYOKU HIKI FUKU\0" "bī\0" "jiu1\0" "yāo\0" "gwo2\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" "lip6\0" "là\0" "ngaan4\0" "yán\0" "bun2\0" "běn\0" "wan4\0" "peg\0" "KARA SUKI\0" "KON GON KI KUN\0" "huī\0" "fui1\0" "규:1N\0" "KYU\0" "kuí\0" "gaai3\0" "jiè\0" "kwai5\0" "kuí\0" "si1\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\0" "bar of door, bolt of lock\0" "건:0N\0" "KANNUKI\0" "KEN GON\0" "KEN\0" "jiàn\0" "mou6\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\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" "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\0" "small dish; window\0" "접:1N\0" "MADO SUNOKO FUDA\0" "YOU CHOU SHOU\0" "CEP\0" "dié\0" "zip3\0" "oar, paddle\0" "즙:0N 집:N\0" "KAJI\0" "SHUU SHOU\0" "CUP CEP\0" "jí\0" "tziɛp\0" "git6\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\0" "shield; horizontal bar\0" "순:0N\0" "TATE\0" "JUN\0" "SWUN\0" "dùn shǔ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" "tai3\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" "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, East Asian mallotus, (J) akamegashiwa\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" "hang4\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" "lok6\0" "happy, glad; enjoyable; music\0" "TANOSHII TANOSHIMU KONOMU\0" "GAKU RAKU\0" "lè\0" "cyun4\0" "HAZOU HANZOU\0" "quán\0" "hoeng1\0" "KATSURA\0" "xiāng\0" "ban2\0" "classifier for roof beams\0" "KOMAI\0" "pǐn\0" "sat1\0" "MURO\0" "shǐ\0" "koi3\0" "generally, approximately\0" "TOKAKI OOMUNE OMOMUKI\0" "GAI KAI\0" "KAY\0" "gài\0" "tam4\0" "raised path between fields\0" "tán\0" "laam5\0" "olive\0" "lǎn\0" "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" "song1\0" "chu\0" "fei1\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" "jik6\0" "yì\0" "zin2\0" "zhǎn\0" "fu4\0" "부:1N\0" "KURE\0" "FU\0" "PWU\0" "fú\0" "nik1\0" "DOKU NYAKU\0" "nuò\0" "mat6\0" "mì\0" "long4\0" "betel-nut tree\0" "랑:1N\0" "ROU\0" "LANG\0" "láng\0" "lang lăng trang\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" "cốc\0" "zin3\0" "jiàn\0" "geoi2\0" "carpenter's square, ruler, rule\0" "구:1N\0" "JOUGI\0" "KU\0" "KWU\0" "jǔ\0" "daap6\0" "tā\0" "jiu5\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\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" "bàng báng bảng bãng bấng bẩng bẫng bứng bửng vảng\0" "saat3\0" "shā\0" "jyun4\0" "yuán\0" "zi2\0" "재:1N\0" "CAY\0" "zǐ\0" "ming4\0" "BEI MYOU\0" "míng\0" "sou3\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\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" "kin4\0" "qián\0" "kiền\0" "maa5\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\0" "지:1N\0" "CI\0" "zhī\0" "ceoi1\0" "rafter\0" "최:1N\0" "TARUKI\0" "SUI\0" "CHOY\0" "cuī\0" "suôi\0" "wat1\0" "pillar; Cryptomeria\0" "온:N\0" "SUGI\0" "OTSU OCHI UN\0" "wēn\0" "ting4\0" "tíng\0" "lau4\0" "pomegranate\0" "류:0N\0" "ZAKURO\0" "RYUU\0" "LYU\0" "liú\0" "liou\0" "lựu\0" "jung4\0" "róng\0" "tong4\0" "táng\0" "kok3\0" "footbridge; toll, levy; monopoly\0" "교:1N\0" "MARUKIBASHI\0" "KAKU KOU KYOU\0" "KYO\0" "què\0" "zaai1\0" "KAREKINONE KUI\0" "TAI\0" "zhāi\0" "si1\0" "sī\0" "sing3\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" "hai4\0" "xī\0" "gwat1\0" "pieces of wood\0" "골:1N\0" "HOTA\0" "KOTSU\0" "KOL\0" "gǔ\0" "cột\0" "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" "gaak3\0" "KUBIKI SANE AMIDO\0" "KAKU KYAKU\0" "gé\0" "ceon1\0" "chūn\0" "din1\0" "tip of a tree; fallen tree\0" "전:1 진:N\0" "KOZUE MAKI\0" "TEN SHIN\0" "CEN\0" "diān\0" "nau6\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" "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" "haam2\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" "plums, prunes\0" "UME\0" "BAI\0" "méi\0" "cuk1\0" "xù\0" "súc\0" "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" "well sweep, water pulley\0" "gāo\0" "cau\0" "coek3\0" "table, desk\0" "zhuō\0" "tok3\0" "a sack; a stamping sound\0" "탁:N\0" "HUKURO HUIGO\0" "TAKU\0" "tuó\0" "kiu4\0" "HASHI\0" "KYOU\0" "qiáo\0" "joeng4\0" "shape, form, pattern, style\0" "SAMA ZAMA\0" "YOU SHOU\0" "yàng\0" "din1\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" "laam6\0" "threshold, door-sill\0" "kǎn\0" "zeoi3\0" "wooden rammer or pestle\0" "zuì\0" "dou2\0" "KASHI\0" "TOU\0" "dǎo\0" "lung4\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" "gei1\0" "jī\0" "ghế\0" "lin4\0" "a flail\0" "lián\0" "wai6\0" "coffin\0" "혜:1N\0" "HITSUGI\0" "EI E SEI\0" "HYEY\0" "huì\0" "jung4\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" "tyun4\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ì cù\0" "sam1\0" "leafless; fish trap\0" "SHIN SAN SEN\0" "sēn\0" "ceoi4\0" "TSUMU\0" "SAI SE\0" "cuī\0" "chuôi\0" "bung6\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" "wu6\0" "hù\0" "waan6\0" "MUKU\0" "KAN GAN\0" "huàn\0" "gui3\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" "(榔槺) cumbersome\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" "dik1\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\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" "can4\0" "chén\0" "cung1\0" "fir tree\0" "종:1N\0" "MOMI\0" "SHOU\0" "CONG\0" "cōng\0" "lei4\0" "lí\0" "sau1\0" "xiū\0" "king4\0" "qíng\0" "song2\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\0" "KAN\0" "guàn\0" "zik1\0" "zé\0" "suk1\0" "sù\0" "leoi4\0" "sedan\0" "HACHI\0" "RUI RU\0" "lěi\0" "lou5\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" "mat6\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\0" "소:1N\0" "YAGURA SUKUIAMI SUKUU\0" "SOU SHOU JOU\0" "SO\0" "cháo\0" "sào\0" "cuk1\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" "a pillar, doorpost\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" "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" "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" "tiu4\0" "YUZU KOEDA\0" "JOU\0" "tiáo\0" "pung4\0" "péng\0" "cyu5\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\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" "jim5\0" "HOKUSO\0" "yān\0" "coeng4\0" "mast, yard-arm, boom\0" "qiáng\0" "syut3\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" "giầm tầ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" "zeoi1\0" "a wooden joint\0" "FUSHI\0" "SAI\0" "zuī\0" "chuối\0" "cung4\0" "bushy; a grove; crowded\0" "MURAGARU\0" "SOU ZU\0" "cóng\0" "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\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\0" "coffin\0" "TSUGE\0" "SEN ZEN\0" "shàn\0" "hei1\0" "xī\0" "ceon1\0" "tree\0" "chūn\0" "din6\0" "diàn\0" "fat6\0" "벌:1N\0" "PEL\0" "fá\0" "gam2\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" "hiu1\0" "a sledge for transportation\0" "취:1N\0" "SORI\0" "ZEI SEI KYOU\0" "CHWI\0" "qiāo\0" "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" "leon6\0" "린:N\0" "SHIKIMI\0" "RIN\0" "lìn\0" "săng\0" "lau4\0" "(variant of 榴) 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" "jeon6\0" "윤:N\0" "rùn\0" "faan2\0" "HAN BON\0" "fán\0" "zin2\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" "lou5\0" "TARUKI\0" "ROU\0" "liá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" "deon1\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" "tong4\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\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" "kyut3\0" "a post, a stake; an axle\0" "KUI\0" "KETSU KACHI KEI KE\0" "jué\0" "cột\0" "kyut3\0" "a post, a stake; an axle\0" "jué\0" "taam4\0" "diàn\0" "wai6\0" "혜:N\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" "no5\0" "나:N\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" "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" "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" "fan4\0" "fén\0" "king4\0" "qióng\0" "jim5\0" "KONATSUME\0" "ZEN NEN EN\0" "rǎn\0" "waang4\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" "cim4\0" "qián\0" "trắm\0" "gu1\0" "gū\0" "lau5\0" "liǔ\0" "lou6\0" "lào\0" "rào\0" "gou1\0" "a spar\0" "gāo\0" "ceoi4\0" "cabinet, wardrobe, cupboard\0" "KURIYA\0" "ZU CHUU CHU\0" "chú\0" "hei2\0" "희:N\0" "ZUSA\0" "xǐ\0" "sing3\0" "NUDE\0" "shèng\0" "zi2\0" "place name\0" "CA\0" "zǐ\0" "saan3\0" "wood placed under roof tiles\0" "산:1N\0" "SAN\0" "san\0" "gik1\0" "jí\0" "dau1\0" "dōu\0" "dâu\0" "zing1\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" "cau2\0" "chu\0" "jyun4\0" "citrus\0" "yuán\0" "taat3\0" "tà\0" "thớt\0" "syu1\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" "bấm lẫm\0" "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" "seoi6\0" "huì\0" "caam3\0" "SUGI\0" "SAN\0" "shān\0" "zeoi3\0" "wooden rammer or pestle; place\0" "TSUKU\0" "SUI SAI ZUI\0" "zuì\0" "syun4\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" "guk6\0" "KANJIKI\0" "KYOKU KOKU KYOU\0" "jú\0" "seoi4\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" "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" "logs rolled down to defend a city\0" "RAI\0" "léi\0" "rui\0" "fung1\0" "fēng\0" "wai2\0" "huǐ\0" "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" "paak3\0" "a cork tree\0" "벽:0N\0" "KIWADA\0" "HAKU BYAKU\0" "PYEK\0" "bò\0" "ping4\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\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" "sik1\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" "dou6\0" "dào\0" "ngai5\0" "(variant of 艤) to moor a boat to the bank\0" "FUNAYOSOOI\0" "GI GA\0" "yǐ\0" "biu2\0" "biǎo\0" "sung1\0" "sōng\0" "ce1\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" "lik1\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\0" "type of locust tree or acacia\0" "BOU MO\0" "méng\0" "môm mông muỗm muồng\0" "ngan4\0" "yín\0" "tou4\0" "block of wood; blockhead; stupid\0" "도:1N\0" "KIRIKABU OROKA TSUKU\0" "TOU\0" "TO\0" "táo\0" "toi2\0" "table\0" "TSUKUE\0" "TAI DAI\0" "TAY\0" "tái\0" "min4\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" "Loropetalum chinense, Chinese fringe flower\0" "jì\0" "him1\0" "염:1\0" "YEM\0" "qiān\0" "nai5\0" "nǐ\0" "ning4\0" "lemon\0" "NEI DOU\0" "níng\0" "ji1\0" "yī\0" "gou2\0" "gǎo\0" "cào\0" "laam6\0" "threshold, door-sill\0" "함:0N\0" "ORI TESURI OBASHIMA\0" "KAN\0" "HAM\0" "kǎn\0" "hǎm\0" "jan2\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" "누:N\0" "KIKURAGE\0" "JI NI ZEN NEN JU NYU\0" "nòu\0" "king2\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" "kei4\0" "qí\0" "mat6\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" "ceon1\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" "po4\0" "pó\0" "dang3\0" "bench; stool\0" "KOSHIKAKE\0" "TOU\0" "dèng\0" "đắng\0" "ceoi4\0" "HITSU\0" "CHU\0" "chú\0" "gok3\0" "gé\0" "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" "fong2\0" "huǎng\0" "cin1\0" "qiān\0" "leoi5\0" "HUJI\0" "RUI RAI\0" "lěi\0" "leoi4\0" "SAKADARU\0" "RAI\0" "léi\0" "saat3\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" "cyun4\0" "TSUE\0" "SAN ZAN\0" "cuán\0" "leoi6\0" "FUZA\0" "RYO RO\0" "lǜ\0" "mit6\0" "miè\0" "mít\0" "seoi6\0" "huì\0" "au1\0" "ōu\0" "leoi4\0" "palm\0" "려:0N\0" "KARIN\0" "RYO RO\0" "LYE\0" "lǘ\0" "liu\0" "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\0" "zhuó\0" "sau2\0" "sǒu\0" "lin4\0" "lián\0" "zin3\0" "TAMO\0" "SEN\0" "jiàng\0" "cyu4\0" "cabinet, wardrobe, cupboard\0" "HITSU\0" "CHU\0" "chú\0" "hing3\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" "jim4\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" "git6\0" "jié\0" "ngok6\0" "è\0" "sou1\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" "jyu6\0" "KUSUNOKI\0" "YO\0" "yù\0" "lung4\0" "cage, pen; set of bars\0" "lóng\0" "lung\0" "trồng\0" "laai6\0" "lài\0" "ciu4\0" "jiao\0" "hin2\0" "Excentrodendron hsienmu\0" "헌:0N\0" "HEN\0" "xiǎn\0" "gwai1\0" "KWI\0" "guī\0" "geoi2\0" "type of elm\0" "jǔ\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" "zim1\0" "wedge\0" "첨:1N\0" "KUSABI\0" "SEN SHIN SAN\0" "CHEM\0" "jiān\0" "jan2\0" "shape wood by use of heat; tool for shaping bent wood\0" "TAMEGI\0" "IN ON\0" "yǐn\0" "jau2\0" "the pomelo\0" "yóu\0" "jing4\0" "yíng\0" "soeng1\0" "xiāng\0" "nung4\0" "nóng\0" "bok3\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 pen\0" "난:0 란:0E\0" "TESURI\0" "RAN\0" "LAN\0" "lán\0" "*lɑn\0" "giàn lan lán lang lơn lườn ràn\0" "geoi2\0" "zelkova\0" "KEYAKI\0" "KYO\0" "jǔ\0" "soeng1\0" "FUNENOHO\0" "SOU\0" "shuāng\0" "sip3\0" "KONOHAGAURAGAERU\0" "SHOU\0" "shè\0" "wai4\0" "wéi\0" "cung4\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" "keoi4\0" "to wave; fool; urge\0" "qú\0" "cong4\0" "장:0N\0" "CANG\0" "cáng\0" "kau5\0" "jiù\0" "wat1\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\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" "dong2\0" "a cross-piece, as the round of a ladder, the rail of a chair; shelves; pigeonholes\0" "dǎng\0" "fok3\0" "jué\0" "jim4\0" "tree name\0" "EM\0" "yán\0" "laam5\0" "olive\0" "람:0N\0" "RAN\0" "LAM\0" "lǎn\0" "laan4\0" "란:N\0" "TESURI\0" "RAN\0" "lán\0" "lườn\0" "zuk1\0" "zhú\0" "leoi4\0" "sedan\0" "léi\0" "lai5\0" "lǐ\0" "baa3\0" "a handle\0" "TSUKA\0" "HA HE\0" "bà\0" "nong4\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" "gun1\0" "TSUKI KATAKUMI\0" "guang\0" "him3\0" "owe, lack, be deficient; Kangxi radical 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" "him3\0" "일:N\0" "yì\0" "him1\0" "qiān\0" "au1\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" "ciu1\0" "chāo\0" "ceot1\0" "chù\0" "kik1\0" "KEKI KYAKU\0" "qì\0" "kat1\0" "cough; sound of laughter\0" "해:1N\0" "SEKI\0" "KAI KI GAI\0" "HAY\0" "kài\0" "ji3\0" "yì\0" "kyut3\0" "to hiccough; to dig out to expand\0" "jué\0" "hat1\0" "YOROKOBU\0" "KITSU KICHI KAI\0" "xì\0" "seot1\0" "xù\0" "hap6\0" "to drink\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" "wai2\0" "kuì\0" "long4\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" "oi1\0" "sigh; an exclamatory sound\0" "애:1N\0" "NAGEKU\0" "AI KAI\0" "AY\0" "ǎi\0" "qə̌i\0" "ji1\0" "fierce dog; interjection of pleas; (Cant.) strange\0" "의:1N\0" "SOBADATSU\0" "I KI\0" "UY\0" "qī\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" "fat1\0" "sudden, abrupt, quick\0" "훌:1N\0" "KUTSU KUCHI\0" "HWUL\0" "xū hū\0" "xiuət\0" "zyut3\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" "fun2\0" "(same as 款) an item, article; clause, fund\0" "MAKOTO SHIRUSU\0" "KAN\0" "kuǎn\0" "ham2\0" "kǎn\0" "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" "gwaa1\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" "ham hám hăm hằm hâm hẩm hom hôm hổm hum\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" "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" "gan6\0" "jìn\0" "au1\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" "fun1\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" "pan3\0" "spurt, blow out, puff out\0" "pēn\0" "hei2\0" "KI I\0" "xǐ\0" "siu3\0" "roar, howl, scream; whistle\0" "xiào\0" "fat1\0" "sudden\0" "KUTSU KUCHI\0" "chuā\0" "xiuət\0" "kap1\0" "to suck; a county's name in anhui\0" "흡:1N\0" "SUU\0" "KYUU SHOU KYOU\0" "HUP\0" "shè\0" "sin6\0" "used in name of famous Korean painter Ceng Sen\0" "선:1N\0" "SEN\0" "shàn\0" "lim5\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" "jik6\0" "IYANINARU\0" "EKI YAKU TO ZU\0" "yì\0" "ngap6\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" "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" "bou6\0" "bù\0" "bou6\0" "step\0" "보:N\0" "ARUKU AYUMU AYUMI\0" "HO BU FU\0" "PO\0" "bù\0" "waai1\0" "slant; inclined; askew, awry\0" "왜:0N\0" "YUGAMU HIZUMI\0" "WAI\0" "WAY OY\0" "wāi\0" "quay\0" "keoi5\0" "TOMERU\0" "KYO GO\0" "jù\0" "cin4\0" "qián\0" "ci4\0" "chí\0" "gip3\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" "sap1\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" "seoi3\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" "zaak6\0" "TOTONOU MII TADASHII\0" "SAKU JAKU\0" "zé\0" "jyu4\0" "yú\0" "lik6\0" "history; past; to take place\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" "daai2\0" "bad, vicious, depraved, wicked\0" "WARUI KABANEHEN\0" "GATSU ATSU GACHI\0" "AL TAY\0" "dǎi\0" "ngạt\0" "aat3\0" "vicious, depraved, bad\0" "è\0" "sei2\0" "die; dead; death\0" "사:0E\0" "SHINU\0" "SHI\0" "SA\0" "sǐ\0" "*sǐ\0" "tợ tử\0" "cim1\0" "annihilate, wipe out, kill off\0" "jiān\0" "zit3\0" "WAKAJINI\0" "SETSU SECHI\0" "zhé\0" "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" "ương\0" "tin5\0" "to end; to exterminate\0" "진:0N\0" "TSUKIRU TAERU\0" "TEN\0" "CIN\0" "tiǎn\0" "sang1\0" "YOMIGAERU\0" "SOU SHOU\0" "shēng\0" "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\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" "caan4\0" "injure, spoil; oppress; broken\0" "NOKORU SOKONAU NOKOSU\0" "ZAN SAN\0" "CAN\0" "cán\0" "kyut3\0" "jué\0" "piu5\0" "to starve to death\0" "표:1N\0" "UEJINI\0" "HYOU FU\0" "PHYO\0" "piǎo\0" "haap3\0" "qià\0" "kau4\0" "qiú\0" "suk1\0" "sù\0" "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" "lim5\0" "dress corpse for burial\0" "liàn\0" "ji6\0" "yì\0" "fau2\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" "caan4\0" "injure, spoil; oppress; broken\0" "잔:0E\0" "NOKORU\0" "ZAN SAN\0" "CAN\0" "cán\0" "*dzhɑn\0" "tàn thà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" "jip6\0" "half-sitting, half-reclining\0" "dié\0" "zeon1\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" "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" "a far or distant place\0" "yín\0" "diu1\0" "diāo\0" "zau6\0" "jiù\0" "kui2\0" "to open as an ulcer or sore\0" "TADARERU\0" "KAI E KOTSU GOCHI\0" "huì\0" "cyun3\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" "dou3\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" "lim5\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" "cim1\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\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" "hing3\0" "stone chimes\0" "KEI TEKI KOE\0" "KEI KYOU KOU SEI SHOU\0" "qìng\0" "ai3\0" "an echo\0" "UCHIATARUKOE MINIKUISUGATA\0" "EI\0" "yì\0" "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" "hok3\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" "xác\0" "ngaau4\0" "mixed up, confused; cooked\0" "효:1N\0" "MAJIRU\0" "KOU GYOU\0" "HYO\0" "xiáo\0" "seon3\0" "KIZUKU\0" "SHUN\0" "xùn\0" "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\0" "infertile eggs; (Cant.) rotten, muddled\0" "duàn\0" "ji1\0" "medicine; to cure, heal; physician; a black stone like jade\0" "ISHIYA\0" "I EI\0" "yī\0" "hiu1\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\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" "mui5\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" "hỏi mỏi mọi mỗi mủ mủi mũi\0" "oi2\0" "person of reprehensible morals; immoral; adulterer\0" "ǎi\0" "ze2\0" "grandmother, older woman\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\0" "to compare, liken; comparison; than; hexagram ䷇\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" "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" "coi2\0" "cǎi\0" "pei4\0" "pí\0" "siu2\0" "to pluck, pick, tear\0" "MUSHIRU\0" "liě\0" "gaa1\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" "teoi3\0" "tuò\0" "seon1\0" "xún\0" "nei6\0" "KEKAZARI\0" "JI NI\0" "ěr\0" "jung2\0" "fur, hair, down; camel hair\0" "JUU NYU\0" "róng\0" "sin2\0" "to moult\0" "xiǎn\0" "guk1\0" "a leather ball for kicking\0" "jú\0" "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" "cầu\0" "dau6\0" "dòu\0" "caau1\0" "[kokuji] to pull out hair, etc.\0" "MUSHIRU\0" "shā\0" "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" "guk1\0" "KEMARI\0" "KIKU GOKU\0" "jú\0" "zyut3\0" "duō\0" "ceoi3\0" "fine hair or fur on animals\0" "취:1N\0" "MUKUGE\0" "ZEI SEI SETSU\0" "CHWI\0" "cuì\0" "bei1\0" "bī\0" "saam1\0" "long feathers; scraggy\0" "sān\0" "saam1\0" "sān\0" "mou6\0" "restless\0" "TOKERU\0" "BOU MOU\0" "mào\0" "soi1\0" "시:N\0" "sāi\0" "syu1\0" "rug\0" "KEMUSHIRO\0" "YU SU JU\0" "shū\0" "syu1\0" "shū\0" "teoi3\0" "to molt; to change the coat of animals; (Cant.) muddled, confused\0" "tuò\0" "hot3\0" "hé\0" "gin3\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" "mou4\0" "mú\0" "mou4\0" "tail; hair; yak\0" "RI BOU MOU RAI\0" "máo\0" "li\0" "tung4\0" "tóng\0" "jung2\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\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" "dip6\0" "fine cotton cloth\0" "MOMENNONUNO\0" "CHOU JOU\0" "dié\0" "si6\0" "clan, family; mister\0" "씨:0E\0" "UJI\0" "SHI\0" "SSI CI\0" "shì\0" "*zhiɛ̌ jiɛ\0" "thị\0" "dai1\0" "name of an ancient tribe; root; 3rd lunar mansion, determinative star α Librae (Zubenelgenubi)\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" "kyut3\0" "NE\0" "KETSU KACHI\0" "jué\0" "maang4\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 (element 10, Ne)\0" "nǎi\0" "hei3\0" "air, gas, steam, vapor; spirit\0" "IKI\0" "KI KE\0" "KI\0" "qì\0" "dou1\0" "deuterium\0" "dāo\0" "sin1\0" "xenon (element 54, Xe)\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 (element 10, Ne)\0" "nèi\0" "bing2\0" "bin\0" "fat1\0" "fluorine (element 9, F)\0" "FUTSU\0" "fú\0" "san1\0" "shēn\0" "dung1\0" "radon (element 86, Rn)\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" "sai1\0" "(obsolete; see 氙) xenon\0" "xī\0" "hoi6\0" "helium (element 2, He)\0" "GAI\0" "hài\0" "joeng5\0" "oxygen (element 8, O)\0" "YOU\0" "yǎng\0" "on1\0" "ammonia; hydrogen nitride\0" "AN\0" "ān\0" "aa3\0" "argon (element 18, Ar)\0" "yà\0" "hak1\0" "krypton (element 36, Kr)\0" "kè\0" "hing1\0" "hydrogen (element 1, H)\0" "qīng\0" "aa3\0" "argon (element 18, Ar)\0" "A\0" "yà\0" "dung1\0" "(obsolete; see 氡) radon\0" "dōng\0" "daam6\0" "nitrogen (element 7, N)\0" "TAN\0" "dàn\0" "luk6\0" "chlorine (element 17, Cl)\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" "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" "lak6\0" "ROKU\0" "lè\0" "nik6\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 fàn\0" "gwai2\0" "spring\0" "궤:1N\0" "OZUMI WAKIMIZU\0" "KI KYUU GU\0" "KWEY\0" "jiǔ guǐ\0" "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" "팔:1N\0" "PHA\0" "bīn\0" "zak1\0" "zè\0" "min5\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" "diu1\0" "a lake in Húběi\0" "diāo\0" "hon3\0" "Chinese people; Chinese language\0" "hàn\0" "caa3\0" "a branching stream\0" "SA SHA\0" "chà\0" "xoà\0" "joek6\0" "to pour\0" "작:1N\0" "URUOU\0" "SAKU ZAKU SHAKU JAKU\0" "CAK\0" "zhuó\0" "cyun3\0" "chuàn\0" "jyun4\0" "weep\0" "KAN GAN\0" "wán\0" "faan4\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" "tách tịch\0" "tok3\0" "tuō\0" "mong4\0" "망:1N\0" "AWATADASHII\0" "BOU MOU\0" "MANG\0" "máng\0" "cau4\0" "수:N\0" "qiú\0" "tở\0" "ngat6\0" "close, almost\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" "sán sớn sươn\0" "pan3\0" "pìn\0" "hon6\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\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" "hung3\0" "mercury (element 80, Hg)\0" "홍:0N\0" "MIZUGANE\0" "KOU\0" "HONG\0" "gǒng\0" "gong1\0" "large river; the 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" "tou2\0" "TSUCHI\0" "tu\0" "gwai2\0" "jiǔ\0" "tong1\0" "hot water; soup, gravy, broth\0" "tāng\0" "zi1\0" "zhī\0" "zi2\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" "mik6\0" "Mi(luo) river in Hunan province where Qu Yuan drowned himself; to sink; (used erroneously for 汩)\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" "zing6\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" "sưởi thải thãi thảy thẩy\0" "gyun2\0" "quǎn\0" "kap1\0" "draw water from well; imbibe\0" "급:0N\0" "KUMU\0" "KYUU\0" "KUP\0" "jí\0" "*gyip\0" "bập cấp 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" "man6\0" "a river in Shandong province\0" "문:0N\0" "BUN MON\0" "MWUN\0" "wèn\0" "miə̀n\0" "zung1\0" "zhōng\0" "fong1\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" "wu2\0" "HOTORI\0" "KO\0" "hǔ\0" "ngau4\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" "zeoi6\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\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" "jin5\0" "flowing and engulfing; brimming\0" "연:0N 윤:N\0" "NAGARERU\0" "EN I\0" "YEN\0" "yǎn\0" "sam2\0" "sink, submerge; addicted to; surname\0" "심:0N 침:0E\0" "SHIZUMU SHIZUMERU\0" "CHIN JIN SHIN\0" "CHIM SIM\0" "shěn 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" "fo3\0" "huò\0" "cai3\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" "nuk6\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ốt 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\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" "trong trùng xung\0" "tim1\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" "nhểu sa sà xa xoà\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" "zeoi2\0" "zhuǐ\0" "zaap3\0" "zā\0" "kau1\0" "ditch, drain, narrow waterway\0" "KOU KU\0" "gōu\0" "paai3\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" "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" "fung1\0" "pleasant sound\0" "fēng\0" "gwai1\0" "name of a river in Hunan\0" "wéi\0" "wu6\0" "Shanghai; river near Shanghai\0" "hù\0" "mut6\0" "froth, foam, bubbles, suds\0" "말:0N\0" "AWA TSUBAKI\0" "MATSU BATSU\0" "MAL\0" "mò\0" "mượt\0" "mui6\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\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" "đà đờ đừ\0" "to4\0" "float\0" "TA DA\0" "tuó\0" "ho4\0" "river; stream; the 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" "mei5\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" "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" "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" "si1\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" "keoi1\0" "river in Henan\0" "jū\0" "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" "가:N\0" "jiā\0" "zung1\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\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" "bei3\0" "to seep out, excrete\0" "비:0N 필:0N\0" "NAGARERU NIJIMU\0" "HITSU HI\0" "PHIL PI\0" "mì\0" "ban1\0" "HON BON\0" "bēn\0" "bẩn\0" "zaak6\0" "zé\0" "zeot1\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" "fu1\0" "hū\0" "paang1\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" "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" "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" "ci5\0" "sì\0" "nai4\0" "mud, mire; earth, clay; plaster\0" "니:0E 이:0\0" "DORO NAZUMU\0" "DEI\0" "NI\0" "ní\0" "*nei nèi\0" "lầy ne nè né nê nề nể nễ nệ nơi\0" "guk1\0" "jú\0" "kut3\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" "sang1\0" "MINAGIRU\0" "SOU SHOU\0" "shēng\0" "leoi6\0" "tears; weep, cry\0" "NAMIDA\0" "RUI REI\0" "lèi\0" "lệ\0" "jyun5\0" "weep; cry; shine, glisten\0" "현:0N\0" "NAGARERU\0" "KEN GEN\0" "HYEN\0" "xuàn\0" "huěn\0" "kyut3\0" "HOTOBASHIRU\0" "KETSU KECHI\0" "jué\0" "fu1\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; hexagram ䷊\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\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" "gun3\0" "KIYOMERU\0" "KAN\0" "guàn\0" "bam1\0" "pump (English loan word)\0" "RYUU\0" "bèng\0" "hok6\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" "daan3\0" "dàn\0" "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" "ngan4\0" "은:N\0" "yín\0" "zau1\0" "pán\0" "git3\0" "clean, purify, pure\0" "jié\0" "cát khiết\0" "jik6\0" "yè\0" "fui1\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" "to soak paper, blot\0" "인:1N\0" "SHIZUMU\0" "IN ETSU ECHI\0" "IN\0" "yīn\0" "ngai4\0" "wéi\0" "hau6\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" "ci5\0" "sì\0" "gei3\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" "hang4\0" "xíng\0" "fuk6\0" "whirlpool, undercurrent\0" "보:0N\0" "FUKU BUKU\0" "PO\0" "fú\0" "saa2\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" "saak3\0" "SOBOURU HITASU\0" "SAKU SHAKU SEKI SHI JI\0" "qì suǒ\0" "zi2\0" "지:N\0" "zhǐ\0" "jan5\0" "yìn\0" "ng4\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" "haau2\0" "kǎo\0" "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\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" "lok3\0" "luò\0" "on3\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\0" "snivel, mucus from nose\0" "이:1N\0" "HANAJIRU\0" "I TEI\0" "I\0" "tì\0" "dề\0" "mau4\0" "móu\0" "leoi6\0" "lèi\0" "giội\0" "ji1\0" "yī\0" "mai5\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\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" "hòng hồng\0" "gwik1\0" "to ditch; a moat\0" "혁:1N\0" "MIZO\0" "KYOKU\0" "HYEK\0" "xù\0" "suk1\0" "속:1N\0" "SOK\0" "sù\0" "hong1\0" "river in Guangdong\0" "kuāng\0" "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" "kit3\0" "결:N\0" "ISAGIYOOI\0" "KETSU\0" "qiè\0" "keoi4\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" "chao châu\0" "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" "zat6\0" "zhì\0" "xối\0" "gwong1\0" "sparkle, glitter\0" "광:0N\0" "HONOKA\0" "KOU\0" "KWANG\0" "guāng\0" "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" "hap1\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" "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" "kuk1\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" "gun3\0" "yì\0" "zip3\0" "saturate, drench; damp, wet\0" "jiā\0" "zing6\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" "hiu1\0" "spray, water, sprinkle\0" "jiāo\0" "zing1\0" "river in Guangdong province\0" "zhēn\0" "si1\0" "river in Henan province\0" "shī\0" "zuk6\0" "muddy, turbid, dirty, filthy\0" "zhuó\0" "cak1\0" "measure, estimate, conjecture\0" "cè\0" "fat6\0" "PAL\0" "fá\0" "kui2\0" "irrigation ditch, trench; river\0" "huì\0" "zai3\0" "help, aid, relieve; ferry, cross\0" "jì\0" "lau4\0" "clear; bright; whistling\0" "liú\0" "caan2\0" "a river in Shaanxi\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" "zeon6\0" "river in Hubei province\0" "jìn\0" "lyut6\0" "(Cant.) intensifier\0" "liè\0" "kau4\0" "KYUU GU\0" "qiú\0" "gàu\0" "mei5\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" "place in Yingde, Guangdong province\0" "hán\0" "bong1\0" "creek, stream; beach, sea coast\0" "빈:0N\0" "HAMA\0" "HIN\0" "PIN\0" "bāng\0" "mong4\0" "máng\0" "zuk1\0" "to soak, to steep in water\0" "URUOU\0" "SAKU ZAKU\0" "zhuó\0" "jau4\0" "YUU U YU TEKI CHAKU\0" "yóu\0" "hei1\0" "a river in Húběi\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" "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\0" "bank of river, shore; surname\0" "포:0E\0" "URA\0" "HO\0" "PHO\0" "pǔ\0" "*pǒ\0" "jing5\0" "영:1N\0" "DORO\0" "TEI CHOU EI YOU\0" "YENG\0" "yǐng\0" "sình\0" "lam5\0" "lǎn\0" "hou6\0" "great, numerous, vast, abundant\0" "호:0E\0" "HIROI OOKII\0" "KOU\0" "HO\0" "hào\0" "*hɑ̌u\0" "long6\0" "wave; wasteful, reckless\0" "낭:0 랑:0E\0" "NAMI\0" "ROU RAN\0" "LANG\0" "làng\0" "*lɑ̀ng lɑng\0" "hon2\0" "hǎn\0" "lei5\0" "nautical mile\0" "리:0N\0" "KAIRI NOTTO\0" "RI\0" "LI\0" "lǐ\0" "rí\0" "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" "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" "jik6\0" "yì\0" "juk6\0" "bathe, wash; bath\0" "욕:0E\0" "ABIRU ABISERU YUAMI\0" "YOKU\0" "YOK\0" "yù\0" "iok\0" "tung4\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" "zip3\0" "saturate, drench; damp, wet\0" "협:0N\0" "AMANESHI TOORU URUOU\0" "SHOU\0" "HYEP\0" "jiā\0" "cung1\0" "chōng\0" "gwing2\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" "seoi1\0" "suī\0" "nổi\0" "zaa1\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" "kwan3\0" "kùn\0" "ping1\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" "teot1\0" "tū\0" "cung1\0" "surge up, bubble up, gush forth\0" "용:0N\0" "WAKU\0" "YUU YOU\0" "YONG\0" "yǒng\0" "*iǒng\0" "haau3\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\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" "lị rỉ 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" "사:N\0" "HOTORI\0" "SHI JI\0" "sì\0" "leoi6\0" "tears; weep\0" "NAMIDA\0" "RUI REI\0" "LWU\0" "lèi\0" "seoi3\0" "NURUMAYU\0" "SEI SETSU SECHI\0" "shuì\0" "tou4\0" "large waves\0" "NAMI\0" "TOU\0" "tāo\0" "duk6\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" "wo1\0" "swirl, whirlpool, eddy\0" "wō\0" "wan4\0" "river in Hubei\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\0" "rise in price\0" "zhǎng\0" "gip3\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" "sau6\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" "zyut3\0" "chuò\0" "zoeng2\0" "zhàng\0" "jik6\0" "sap, juice, liquid, fluid\0" "액:0N\0" "SHIRU\0" "EKI\0" "AYK\0" "yè\0" "iɛk\0" "giá\0" "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" "to1\0" "to spit; saliva\0" "tuō\0" "dung1\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" "geoi1\0" "jū\0" "se3\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" "cip3\0" "qiè\0" "thiếp\0" "dak1\0" "dé\0" "gyun6\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 rice\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" "gwo2\0" "guǒ\0" "jim1\0" "to immerse (in water)\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" "zau1\0" "zhōu\0" "fung2\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" "coeng1\0" "창:N\0" "chāng\0" "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" "fong1\0" "fāng\0" "zik6\0" "zhí\0" "luk6\0" "RIKU ROKU\0" "lù\0" "naau6\0" "slush; mud\0" "뇨:1N\0" "DORU\0" "DOU NYOU\0" "NYO\0" "nào\0" "guk1\0" "jú\0" "tou4\0" "wash in a sieve; weed out\0" "도:0N\0" "YONAGERU\0" "TOU\0" "TO\0" "táo\0" "đào\0" "cung4\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" "pang4\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" "đén\0" "pei3\0" "name of a river in Anhui\0" "비:1N\0" "HI HEI HAI\0" "PI\0" "pì\0" "daam6\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" "wik6\0" "ditch\0" "역:1N\0" "HAYAI\0" "YOKU IKI ITSU ICHI\0" "YEK\0" "yù\0" "vặc vực\0" "ngai4\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" "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" "mat6\0" "mì\0" "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\0" "temper; dye; soak; change, alter\0" "쉬:1N\0" "NIRAGU\0" "SAI\0" "SWI\0" "cuì\0" "rót\0" "keoi4\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\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" "piu4\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" "to wash, bathe\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" "cing1\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" "zi2\0" "zhǐ\0" "jam2\0" "yǐn\0" "bok6\0" "bó\0" "ban6\0" "HON BON\0" "bèn\0" "jyun1\0" "yuān\0" "man6\0" "wèn\0" "joek6\0" "ruò\0" "nước\0" "fei1\0" "HI\0" "fēi\0" "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" "jyun1\0" "yuān\0" "hot3\0" "thirsty\0" "KAWAKU KAWAKI\0" "KATSU\0" "KAL KEL\0" "kě\0" "zai3\0" "help, aid, relieve; ferry, cross\0" "제:N\0" "SUMU WATARU SUKUU\0" "SAI SEI\0" "CEY\0" "jì\0" "sip3\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" "gip3\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" "zim6\0" "gradually\0" "jiàn\0" "man5\0" "name of a river in Shandong\0" "miǎn\0" "bei1\0" "pài\0" "kai1\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; hexagram ䷺\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" "cau4\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 Bohai Sea\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" "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" "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" "vấy vĩ vị vời vợi\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" "jim2\0" "(of cloud) forming or rising\0" "yǎn\0" "hung4\0" "hóng\0" "hyun1\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" "maau4\0" "máo\0" "jing1\0" "영:0N\0" "EI YOU\0" "YENG\0" "yīng\0" "jin5\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\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\0" "muddy, turbid; blend, merge, mix\0" "혼:0N\0" "NIGORU SUBETE\0" "KON\0" "HON\0" "hún\0" "huən huə̌n\0" "noi6\0" "nài\0" "gwai2\0" "규:N\0" "guǐ\0" "cap1\0" "chì\0" "ngok6\0" "è\0" "baai3\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\0" "(Cant.) sticky, not smooth, slow\0" "qì\0" "ùm\0" "jap1\0" "qì\0" "mui4\0" "YABURU\0" "BAI ME\0" "méi\0" "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\0" "river in Shanxi province\0" "MEGURU\0" "I\0" "wéi\0" "caan1\0" "to eat\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" "seoi2\0" "to strain spirits; river in Guangxi; abundant; bright\0" "서:1N\0" "KOSU KIYOI\0" "SHO\0" "SE\0" "xū\0" "cap1\0" "HURU\0" "SHUU\0" "jí\0" "pun4\0" "a river in Jiangxi province\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" "gin2\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" "alternate name for Hunan\0" "상:0N\0" "NIRU\0" "SHOU SOU\0" "SANG\0" "xiāng\0" "*siɑng\0" "tương\0" "jik6\0" "yì\0" "jan6\0" "yìn\0" "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" "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" "taan3\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" "si1\0" "shī\0" "teot1\0" "tū\0" "dột\0" "sang1\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\0" "river in Henan\0" "KEKI KYAKU\0" "jú\0" "xố\0" "dung6\0" "muddy, turbid; milk\0" "dòng\0" "teon3\0" "tuàn\0" "zau1\0" "a small pond; a damp and narrow place\0" "추:0N\0" "KUTE\0" "SHOU SHUU\0" "CHWU\0" "jiǎo\0" "tsiou\0" "zau1\0" "jiǎo\0" "cau4\0" "qiú\0" "jin1\0" "bury, sink, block up; stain\0" "인:0N\0" "SHIZUMU FUSAGU\0" "IN EN\0" "IN\0" "yān\0" "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" "lung4\0" "lóng\0" "waak6\0" "sound of water\0" "huò\0" "jyun4\0" "flow\0" "원:0N\0" "KYOI\0" "KAN EN\0" "WEN HWAN\0" "yuán\0" "hyɛn\0" "bợn\0" "naam5\0" "남:0N\0" "DAN NAN\0" "NAM\0" "nǎn\0" "nươm\0" "baan6\0" "(Cant.) mud, mire\0" "bàn\0" "jau5\0" "유:N\0" "yǒu\0" "cyun4\0" "IZUMI\0" "SEN\0" "quán\0" "zong1\0" "zhuāng\0" "loeng6\0" "liàng\0" "cin4\0" "chán\0" "jin4\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" "zi1\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" "mun5\0" "fullness, enough; pride\0" "MICHIRU MITASU\0" "MAN BAN\0" "mǎn\0" "jing4\0" "a stream, eddy; to eddy\0" "YENG\0" "yíng\0" "laat6\0" "RATSU\0" "là\0" "kui2\0" "flooding river; militarily defeat\0" "kuì\0" "fung4\0" "féng\0" "zin3\0" "sprinkle, spray; spill, splash\0" "jiàn\0" "zeoi6\0" "river in Húnán\0" "xù\0" "lau4\0" "river in Hubei province\0" "lóu\0" "gwai1\0" "name of a river in Hunan\0" "KI I\0" "wéi\0" "koi3\0" "water, irrigate, flood; wash\0" "SOSOGU\0" "GAI KAI\0" "KAY\0" "gài\0" "bo1\0" "bō\0" "jing4\0" "yíng\0" "duềnh\0" "put3\0" "pour, splash, water, sprinkle\0" "MORU TOBICHIRU SOSOGU\0" "HATSU\0" "PAL\0" "pō\0" "zeon3\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" "so2\0" "suǒ\0" "jyun4\0" "원:N\0" "yuán\0" "lim5\0" "sticky; thin rice\0" "NEBARITSUKU\0" "REN DEN NEN KAN\0" "lián\0" "jiu5\0" "yǎo\0" "mung4\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" "sing4\0" "chéng\0" "hap6\0" "abruptly, suddenly, unexpectedly\0" "합:1N\0" "TACHIMACHI NIWAKA\0" "KOU\0" "HAP\0" "kè\0" "hụp\0" "taai3\0" "TAI\0" "tài\0" "taap3\0" "(Cant.) to get wet by rain; to drip\0" "dá\0" "waa1\0" "wā\0" "lau6\0" "slide, glide, slip; slippery\0" "류:0N 유:0\0" "SHITATARU TAMERU TAMARU\0" "RYUU\0" "LYU\0" "liū\0" "liòu\0" "kau1\0" "ditch, drain, narrow waterway\0" "구:0N\0" "MIZO\0" "KOU\0" "KWU\0" "gōu\0" "gou\0" "sou1\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" "si4\0" "shí\0" "jat6\0" "overflow, brim over; full\0" "일:0N\0" "AFURERU MICHIRU\0" "ITSU\0" "IL\0" "yì\0" "qit\0" "leon6\0" "lùn\0" "maa5\0" "mǎ\0" "pou2\0" "big, great, vast, wide; widespread\0" "보:N 부: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" "zoi1\0" "재:N\0" "zāi\0" "wu2\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" "goeng1\0" "qiāng\0" "zik1\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" "ji4\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" "river in Hubei\0" "UN IN\0" "yún\0" "vờn\0" "cau3\0" "bromine (element 35, Br)\0" "xiù\0" "jan1\0" "name of a place in Tianjin\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" "nik6\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" "aai1\0" "āi\0" "pun3\0" "MIZUGIWA\0" "HAN\0" "pàn\0" "cuk1\0" "a body of water\0" "ATSUMARU\0" "CHIKU\0" "chù\0" "sốc\0" "ceoi4\0" "district in Anhui province\0" "CHO JO\0" "CE\0" "chú\0" "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" "a lake in Jiangxu\0" "gé\0" "tin4\0" "Yunnan province\0" "진:N\0" "TEN SHIN\0" "diān\0" "chan\0" "hou6\0" "downpour; river in Shaanxi\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" "hei3\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" "zi6\0" "place in Henan\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" "river in Hebei\0" "FU BU\0" "fǔ\0" "git6\0" "(Cant.) dense, thick, viscous\0" "jié\0" "waat6\0" "slip, slide; slippery, polished\0" "골:0N 활:0N\0" "NAMERAKA SUBERU\0" "KATSU KOTSU\0" "HWAL KOL\0" "huá\0" "gột\0" "go1\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" "seoi1\0" "suī\0" "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\0" "turn\0" "TAGIRU\0" "KON\0" "KON\0" "gǔn\0" "jam4\0" "yín\0" "gou1\0" "gāo\0" "lung4\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" "jim6\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" "seon4\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" "haau6\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" "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" "koeng5\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" "soeng1\0" "shāng\0" "dik6\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" "jau4\0" "flow\0" "yōu\0" "caan2\0" "a river in Shaanxi\0" "SAN SEN\0" "chǎn\0" "paan3\0" "범:N\0" "fàn\0" "jung4\0" "strong or thick (liquid)\0" "YOU YU\0" "yōng\0" "gwan2\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" "hing2\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\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" "ngaai4\0" "애:1N\0" "HATE\0" "GAI\0" "AY\0" "yá\0" "ziu2\0" "cháo\0" "cat1\0" "varnish, lacquer, paint\0" "칠:0E\0" "URUSHI\0" "SHITSU\0" "CHIL\0" "qī\0" "tsit\0" "saai2\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" "루:N\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" "gwok3\0" "a river\0" "KAKU\0" "guó\0" "cung4\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" "zap6\0" "zhí\0" "koi3\0" "water\0" "개:0N\0" "SOSOGU\0" "GAI KAI\0" "KAY\0" "gài\0" "ngấy\0" "koeng4\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\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" "au3\0" "soak, steep; sodden, soaked; rotten; foam, froth\0" "구:1N\0" "HITASU\0" "OU U\0" "KWU\0" "ōu\0" "tang4\0" "NAMI\0" "TOU DOU\0" "téng\0" "je5\0" "yě\0" "zaap6\0" "xí\0" "mik6\0" "mì\0" "tong4\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" "tong1\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" "fung4\0" "봉:N\0" "féng\0" "vùng\0" "syun4\0" "eddy, whirlpool\0" "MEGURU\0" "SEN ZEN\0" "xuán\0" "ji1\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" "taap3\0" "river in northern Shandong\0" "루:N\0" "TOU RUI\0" "luò\0" "paang1\0" "roar\0" "붕:1N\0" "HOU HYOU\0" "PWUL\0" "pēng\0" "sau3\0" "gargle, rinse; wash, scour\0" "수:0N\0" "SUSUGU UGAI\0" "SOU SHUU\0" "SWU\0" "shù\0" "shriòu sòu\0" "zoeng2\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" "chóng\0" "sòng\0" "zeoi6\0" "river in Húnán\0" "xù\0" "ziǔ\0" "waan6\0" "indecipherable\0" "HATSUKIRISHINAI\0" "KAN GAN\0" "huàn\0" "kwok3\0" "river in Hebei province\0" "huǒ\0" "zim6\0" "gradually; hexagram ䷴\0" "점:0E\0" "SUSUMU YOUYAKU\0" "ZEN SEN ZAN\0" "CEM CHAM\0" "jiàn\0" "*dzhiɛ̌m\0" "tiệm\0" "jin4\0" "yān\0" "song2\0" "shuǎng\0" "liu4\0" "RYOU RYUU RU\0" "liáo\0" "ceoi2\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" "hung4\0" "hóng\0" "sau1\0" "xiǔ\0" "sau3\0" "shù\0" "gun3\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" "zung1\0" "confluence of a small river with a large one; the sound of flowing water\0" "zong\0" "wan6\0" "kūn\0" "zeoi6\0" "xù\0" "lim6\0" "waves, ripples; overflow\0" "liàn\0" "zat6\0" "zhì\0" "wai4\0" "county in Shandong province\0" "wéi\0" "pit3\0" "rippling; pour\0" "pì\0" "kyut3\0" "reclaimed land; dike, embankment\0" "율:1N\0" "KETSU KECHI SHUTSU JUCHI\0" "YUL\0" "yù\0" "guet\0" "ziu3\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" "wai6\0" "혜:N\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 Hunan\0" "wǔ\0" "paa4\0" "name of a place in Guangdong\0" "pá\0" "cap1\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" "gwai1\0" "river in Shanxi\0" "규:1N\0" "KI I\0" "KYU\0" "wéi\0" "vơi\0" "suk1\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\0" "agree\0" "흡:1N\0" "KYUU KOU OU YOU\0" "HUP\0" "xī\0" "lou6\0" "a county in Yunnan\0" "로:0N\0" "RO RU\0" "LO\0" "lù\0" "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" "dan6\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" "man5\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" "suk1\0" "sù\0" "lou5\0" "to flood; a puddle; without care\0" "로:N 료:1N\0" "NIWATAZUMI\0" "ROU\0" "LYO\0" "liáo\0" "lɑ̀u\0" "lẻo\0" "zeon1\0" "zhēn\0" "zung1\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" "zik6\0" "지:N\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" "jan1\0" "열:N\0" "yē\0" "saau3\0" "driving rain; to sprinkle\0" "shào\0" "tou4\0" "tú\0" "zyu1\0" "pond; a pool\0" "저:1N\0" "MIZUTAMARI\0" "CHO\0" "CE\0" "zhū\0" "saat3\0" "a place in Hebei\0" "sǎ\0" "hak1\0" "hēi\0" "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" "syu2\0" "shǔ\0" "tung4\0" "high, lofty; damp\0" "동:0N\0" "DOU TOU\0" "TONG\0" "tóng\0" "*dhung\0" "pou1\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" "sap1\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" "gwing3\0" "KIYOI\0" "GEI KYOU\0" "jiǒng\0" "cing4\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" "waa6\0" "huà\0" "hiu1\0" "spray, water, sprinkle\0" "요:1N\0" "SOSOGU\0" "GYOU\0" "YO\0" "jiāo\0" "keu\0" "kiêu nhão nhau nhiều\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" "wang6\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" "paang4\0" "splatter\0" "팽:0N\0" "HOU\0" "PHAYNG\0" "péng\0" "bành bềnh\0" "ham4\0" "hán\0" "wan4\0" "billows\0" "운:0N\0" "UN\0" "WUN\0" "yún\0" "lau6\0" "slide, glide, slip; slippery\0" "SHITATARU TAMERU TAMARI\0" "RYUU\0" "liù\0" "hung6\0" "vast\0" "홍:1N\0" "KOU KU GU\0" "HONG\0" "hòng\0" "hǔng\0" "fuk6\0" "FUKU BUKU\0" "fú\0" "hou6\0" "radiance of gems\0" "호:0N\0" "HIROI\0" "KOU\0" "HO\0" "hào\0" "wo4\0" "화:N\0" "hé\0" "haan4\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" "saan1\0" "산:1N\0" "SAN\0" "shān\0" "sik1\0" "KATA\0" "SEKI\0" "SEK\0" "xì\0" "jyut6\0" "OKI KUMA\0" "IKU OKU\0" "yu\0" "lou5\0" "lǔ\0" "laan4\0" "overflowing; waves, ripples\0" "lán\0" "ning6\0" "mud; miry, muddy, stagnant\0" "nìng\0" "jyu4\0" "yú\0" "lam5\0" "름:1N\0" "SAMUI\0" "RIN\0" "LUM\0" "lǐn\0" "man5\0" "name of a river in Shandong\0" "SHOU JOU BIN MIN\0" "miǎn\0" "cou3\0" "wash, bathe\0" "조:1N\0" "ARAU\0" "SOU\0" "CO\0" "zǎo\0" "dong1\0" "dāng\0" "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" "ling4\0" "령:N\0" "MIO\0" "REI\0" "líng\0" "maan6\0" "wàn\0" "zi1\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" "jip6\0" "yè\0" "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" "maan6\0" "water overflowing diffused; spreading\0" "màn\0" "dam2\0" "dǎn\0" "daam6\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" "geoi6\0" "a river in Shaanxi\0" "jù\0" "taat3\0" "slippery, smooth\0" "달:0N\0" "TAN\0" "tà\0" "dạt\0" "kam4\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" "khích kí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" "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" "(simplified form of 濄) (same as 渦) name of a river, to whirl, an eddy\0" "guō\0" "zam3\0" "URUOU HITASU\0" "SHIN\0" "jìn\0" "fan4\0" "river bank; river in Henan province; gush\0" "분:1N\0" "WAKU HOTORI\0" "FUN HON\0" "PWUN\0" "fén\0" "gip3\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" "a river in Anui\0" "수:1N\0" "SWU\0" "suī\0" "wai3\0" "vast, expansive, deep; dirty\0" "예:0N\0" "KAI KE SAI SE WAI\0" "YEY\0" "huì\0" "co2\0" "chǔ\0" "taap3\0" "tà\0" "sung1\0" "sōng\0" "ding2\0" "dǐng\0" "sat1\0" "sè\0" "zyu2\0" "zhǔ\0" "laai6\0" "swift current; rapids\0" "lài\0" "ban1\0" "approach, be on verge of; near\0" "bīn\0" "lim4\0" "lián\0" "nhèm\0" "mei4\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" "dấp nhấp thấm thấp\0" "syu6\0" "shù\0" "mik6\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" "kei4\0" "qí\0" "pai3\0" "a county in Yunnan; the sound made by turbulent water\0" "비:1N\0" "HI HEI HAI BI\0" "PI\0" "bì\0" "tia\0" "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\0" "immerse, moisten; wet, damp\0" "유:0N\0" "URUOU NURERU URUOSU\0" "JU NYU\0" "YU\0" "rú\0" "njio\0" "nhụa\0" "ceoi3\0" "cuì\0" "waat3\0" "wò\0" "tou4\0" "large waves\0" "도:0N\0" "NAMI\0" "TOU\0" "TO\0" "tāo\0" "*dhɑu\0" "đào\0" "jan5\0" "인:N\0" "yǐn\0" "은:N\0" "yǐn\0" "deoi6\0" "to soak or be soaked; to dip; to immerse\0" "duì\0" "đuối\0" "ci4\0" "SHI JI\0" "cí\0" "wok6\0" "pour down, cascade down; look\0" "호:0N\0" "KAKU WAKU\0" "HO\0" "huò\0" "huɑk\0" "cing3\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" "oi3\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" "fai3\0" "fèi\0" "cong1\0" "cāng\0" "mak6\0" "BOKU\0" "me\0" "zin3\0" "sprinkle, spray; spill, splash\0" "천:1N\0" "SOSOGU\0" "SEN\0" "CHEN\0" "jiàn\0" "tziɛ̀n\0" "wai5\0" "wěi\0" "lok6\0" "river in Shandong province\0" "ROKU HOKU\0" "luò\0" "nhợt\0" "zaan3\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" "jau1\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" "lou5\0" "lǔ\0" "rỏ\0" "ci3\0" "sì\0" "zit1\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" "fai1\0" "huī\0" "se3\0" "drain off, leak; flow, pour down\0" "사:0N\0" "SOSOGU HAKU\0" "SHA\0" "SA\0" "xiè\0" "siǎ\0" "tả\0" "pun4\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" "mut3\0" "mò\0" "lau4\0" "clear; bright; whistling\0" "류:0N\0" "KIYOI\0" "RYUU\0" "LYU\0" "liú\0" "zim1\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" "gip3\0" "coarse, rough; astringent\0" "색:1N\0" "SHIBURU\0" "SHOKU\0" "SAYK\0" "sè\0" "cing4\0" "징:1N\0" "CHOU\0" "CING\0" "chéng\0" "guk1\0" "river name in Henan province\0" "gǔ\0" "ban1\0" "approach, be on verge of; near\0" "빈:0N\0" "HOTORI\0" "HIN\0" "PIN\0" "bīn\0" "fok3\0" "huò\0" "hin3\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" "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" "wai5\0" "유:N\0" "wěi\0" "haai6\0" "sea mist; vapor\0" "해:0N\0" "MIZU\0" "KAI GAI\0" "HAY\0" "xiè\0" "waai4\0" "huái\0" "hou6\0" "xuè\0" "zyu1\0" "pond; a pool\0" "저:1N\0" "MIZUTAMARI\0" "CHO\0" "CE\0" "zhū\0" "djiu\0" "lung4\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" "deoi6\0" "duì\0" "faan6\0" "fán\0" "huk6\0" "hú\0" "laai6\0" "swift current; rapids\0" "SE\0" "RAI\0" "LOY\0" "lài\0" "syu1\0" "shū\0" "lam4\0" "ling\0" "jing4\0" "영:0N\0" "OGAWA\0" "EI YOU\0" "YENG\0" "yíng\0" "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" "zin6\0" "jiàn\0" "jing1\0" "HUKAI\0" "EI YOU\0" "yíng\0" "fan3\0" "fèn\0" "lam4\0" "lín\0" "jik6\0" "익:0N\0" "NAGARE\0" "YOKU IKI SHOKU SHIKI\0" "IK\0" "yì\0" "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" "daai3\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" "zin2\0" "splash (water); pour (liquid)\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" "lan làn lượn ràn tràn trơn\0" "faan4\0" "fán\0" "soeng3\0" "shuàng\0" "jyun1\0" "yuān\0" "zok6\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" "laam4\0" "람:N\0" "lán\0" "cung4\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" "jim6\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" "rạy rởi rợi rưới sái sợi\0" "zaan3\0" "to spatter, to splash, to scatter\0" "zàn\0" "lyun4\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" "리:N\0" "SHIMIKOMU\0" "RI\0" "lí\0" "mei5\0" "mǐ\0" "sin5\0" "shàn\0" "taan1\0" "bank, a sandbar, shoal; rapids\0" "탄:0N\0" "SE NADA\0" "DAN KAN\0" "THAN\0" "tān\0" "*tɑn\0" "dong2\0" "dǎng\0" "gaau2\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" "zuk1\0" "zhú\0" "luộc\0" "laam5\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\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" "ceon4\0" "a group of springs\0" "TAKUSANNOIZUMI\0" "SHUN JUN SEN\0" "xún\0" "hin2\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" "wat1\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" "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" "haau1\0" "xiāo\0" "haau1\0" "xiāo\0" "fai1\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" "ce5\0" "candle-end\0" "xiè\0" "cek3\0" "chì\0" "coek3\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" "caan3\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" "zung1\0" "zhōng\0" "fan4\0" "fén\0" "nau5\0" "niǔ\0" "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" "pok3\0" "pū\0" "jik6\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" "sôi xôi xuy xuý\0" "pui1\0" "pī\0" "kaai3\0" "kài\0" "pun3\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" "pong3\0" "pàng\0" "phừng\0" "muk6\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" "kyut3\0" "an alkyne (e.g., acetylene)\0" "KEI KE KETSU KECHI\0" "quē guì\0" "kong3\0" "the brick-bed in northern China\0" "항:1N\0" "ABURU\0" "KOU\0" "HANG\0" "kàng\0" "dan6\0" "heat with fire; stew\0" "TON DON\0" "dùn\0" "don đôn đùn\0" "gwong1\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\0" "roast, broil; toast; cauterize\0" "자:0N 적:0N\0" "ABURU\0" "SHA SEKI\0" "CA CEK\0" "zhì\0" "jiɛk\0" "gwong1\0" "광:0N\0" "KWANG\0" "guāng\0" "gwong1\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" "bin6\0" "bian\0" "daat3\0" "dá\0" "rán\0" "saap6\0" "(Cant.) to cook in boiling water\0" "xiá\0" "zing1\0" "정:0N\0" "CENG\0" "zhēng\0" "seot6\0" "zhú\0" "ho2\0" "kě\0" "ziu3\0" "illumine, light up; reflect\0" "소:0N 조:N\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" "se3\0" "ashes\0" "xiè\0" "se3\0" "xiè\0" "ling6\0" "lìng\0" "rạnh\0" "dyut3\0" "zhuō\0" "đốt\0" "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" "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" "toi4\0" "tái\0" "bing2\0" "bright, luminous; glorious\0" "병:0N\0" "AKIRAKA\0" "HEI\0" "PYENG\0" "bǐng\0" "biæ̌ng\0" "bảnh bính\0" "joeng2\0" "YOU OU EI\0" "yǎng\0" "tung1\0" "TONG\0" "tōng\0" "sim2\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\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" "fong2\0" "huǎng\0" "zau1\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" "gwik1\0" "xù\0" "hang4\0" "héng\0" "cyun2\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" "wun6\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\0" "boast\0" "효:N 휴:0N\0" "SAIWAI MEDETAI YOI\0" "KOU KYUU KYOU\0" "HYO HYU\0" "xiū\0" "jau1\0" "xiū\0" "sin2\0" "선:N\0" "xiǎn\0" "cim4\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" "jiu4\0" "HIKARU\0" "YOU\0" "yáo\0" "sik1\0" "shì\0" "gwing1\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" "kaai3\0" "kài\0" "hung3\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\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" "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" "pok3\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" "wui4\0" "huí\0" "gwong1\0" "guāng\0" "caak3\0" "chè\0" "fui1\0" "HOY\0" "huī\0" "tro\0" "haau1\0" "bake, roast, toast, cook\0" "ABURU\0" "KOU\0" "kǎo\0" "khảo\0" "geoi6\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" "gwaan1\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" "lit6\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" "hit3\0" "xiè\0" "pou2\0" "보:N\0" "pǔ\0" "ting1\0" "hydrocarbon\0" "tīng\0" "zoek3\0" "zhuó\0" "ting5\0" "tǐng\0" "jyun4\0" "alkane\0" "wán\0" "hoi2\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" "fat1\0" "xù\0" "fung1\0" "signal fire; signal tower\0" "봉:0N\0" "NOROSHI\0" "HOU\0" "PONG\0" "fēng\0" "*piong\0" "cek3\0" "chì\0" "jung4\0" "róng\0" "huk6\0" "hú\0" "hei1\0" "xī\0" "suk1\0" "shū\0" "haak1\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" "gyun1\0" "결:N\0" "ETSU ECHI KEN EN\0" "juān\0" "siu1\0" "소:N\0" "KAWASU KAWAKASU TOROKASU\0" "SHOU SOU\0" "xiāo\0" "hei1\0" "xī\0" "jin1\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" "zong3\0" "SOU SHOU\0" "zhuàng\0" "zeon3\0" "to light\0" "준:0N\0" "YAKU\0" "SHUN SON SAN\0" "CWUN\0" "jùn\0" "dai6\0" "dì\0" "hit3\0" "xiè\0" "gik1\0" "SUMIYAKA\0" "KYOKU KE\0" "jí\0" "ng6\0" "to warm something cold by touching it with something hot\0" "wù\0" "jin1\0" "yān\0" "leoi5\0" "lǚ\0" "lửa\0" "ham4\0" "(Cant.) onomatopoetic, the sound of a fiercely-burning fire\0" "hán\0" "hầm\0" "jim6\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" "tou4\0" "shine, illuminate; cover, envelope\0" "tā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" "leon6\0" "린:N\0" "lìn\0" "kwan1\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\0" "dim\0" "돈:0N 순:N\0" "AKIRAKA\0" "TON DON TAI TSUI\0" "TON\0" "tūn\0" "hửng\0" "sik1\0" "xī\0" "ceoi3\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" "hung1\0" "hōng\0" "caau2\0" "chǎo\0" "fu6\0" "fǔ\0" "waat3\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" "cung1\0" "cōng\0" "fung3\0" "fèng\0" "pang4\0" "píng\0" "vằng\0" "hung3\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" "zoek3\0" "boil vegetables for a very short time; scald\0" "작:1N\0" "AKIRAKA\0" "SHAKU TOKU TAKU\0" "CAK\0" "chāo\0" "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" "jik6\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" "pei4\0" "pí\0" "hing2\0" "KO KU KEI KYOU\0" "xiòng\0" "gong3\0" "gàng\0" "sing1\0" "shēng\0" "coeng3\0" "breath\0" "SHOU\0" "chàng\0" "siu1\0" "burn; bake; heat; roast\0" "YAKU YAKI\0" "SHOU\0" "SO\0" "shāo\0" "ming4\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" "sam4\0" "hearth; (Cant.) soft, tender\0" "KAMADO\0" "SHIN JIN\0" "chén\0" "haak3\0" "hè\0" "kwai2\0" "remove, get rid of; scatter\0" "규:N\0" "kuǐ\0" "zung2\0" "zhǒng\0" "dyun3\0" "forge metal; perfect one's skill\0" "KITAAERU\0" "TAN\0" "duàn\0" "haa6\0" "raging fire; to forge, work\0" "하:1N\0" "ATSUI\0" "KA KE\0" "HA\0" "xiā\0" "fai1\0" "weld, solder\0" "훈:N 휘:0N\0" "HIKARI\0" "KI KEN KAN KUN\0" "HWI HWUN\0" "huī\0" "fung3\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" "ziu2\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" "bik1\0" "dry by fire; iron\0" "bì\0" "bức\0" "jing1\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" "위:1N 휘:N\0" "I KI\0" "WI\0" "wěi\0" "tyun1\0" "단:N\0" "tuān\0" "sim2\0" "shǎn\0" "hei1\0" "bright, splendid, glorious\0" "희:N\0" "HIKARI HIKARU\0" "KI\0" "HUY\0" "xī\0" "hyun1\0" "warm, genial\0" "난:0N\0" "ATATAMERU\0" "DAN KEN\0" "NAN\0" "nuǎn\0" "*nuɑ̌n\0" "nyun5\0" "warm\0" "난:1\0" "ATATAKA ATATAMERU\0" "DAN NAN\0" "NAN\0" "nuǎn\0" "cim4\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" "gwing2\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" "zeon6\0" "jìn\0" "king4\0" "alone; no friends or relatives\0" "경:1N\0" "KEI\0" "KYENG\0" "qióng\0" "jau5\0" "to use a fire to bend wood\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\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" "cau4\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" "lit6\0" "liè\0" "zyu2\0" "cook\0" "자:0N\0" "NIRU NIERU\0" "SHA SHO\0" "CA\0" "zhǔ\0" "jiǔ\0" "gaai1\0" "jiē\0" "cou3\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" "wan1\0" "sultriness, stuffiness\0" "IKIRE\0" "UN ON\0" "yūn\0" "naam4\0" "nǎn\0" "zik6\0" "shì\0" "fo2\0" "liang\0" "bin1\0" "to stir-fry before broiling or stewing\0" "biān\0" "gau3\0" "NOROSHI\0" "KOU KU\0" "gòu\0" "teoi3\0" "to scald meat in order to remove hair or feathers\0" "tuì\0" "tong4\0" "to warm; to toast\0" "táng\0" "caau2\0" "to fry, sauté\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" "bok3\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" "hip3\0" "xié\0" "hei3\0" "xì\0" "mou6\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\0" "smooth out, iron out\0" "온:1N\0" "UZUMIBI\0" "UN ON\0" "ON\0" "yùn\0" "un ùn\0" "hap6\0" "hé\0" "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" "jyun4\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" "noi4\0" "nái\0" "sim3\0" "MOEAGARU\0" "SEN\0" "shǎn\0" "hung3\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" "mik6\0" "mì\0" "lim4\0" "lián\0" "rim\0" "jing4\0" "shine, shimmer; shining, dazzling\0" "형:0N\0" "HIKARI\0" "KEI GYOU KOU\0" "HYENG\0" "yíng\0" "hueng\0" "wat1\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" "gung3\0" "OOZUTSU\0" "KOU\0" "gōng\0" "jim6\0" "(same as 燄) 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" "lau6\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" "bat1\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" "gin1\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" "lau4\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" "익:1N\0" "IK\0" "yì\0" "tung1\0" "heat up by steaming\0" "tēng\0" "zoek3\0" "jué\0" "zung1\0" "zōng\0" "tong3\0" "iron, press\0" "위:1N\0" "OSAERU NOSU HINOSHI\0" "I UTSU\0" "WI\0" "yùn\0" "ủi\0" "wu6\0" "호:N\0" "hù\0" "ji4\0" "yí\0" "zek3\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" "lau5\0" "liǔ\0" "hon3\0" "by fire\0" "선:1\0" "GAWAKU\0" "ZEN NEN GAN\0" "SEN\0" "hàn\0" "au1\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" "gwing2\0" "bright\0" "경:1N\0" "HIGARI\0" "KEI KYOU\0" "KYENG\0" "jiǒng\0" "maan6\0" "confused\0" "MIGARINI\0" "MAN\0" "màn\0" "mɑ̀n\0" "kwan1\0" "kūn\0" "soeng1\0" "entropy\0" "shāng\0" "cyun3\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" "jap1\0" "to heat; to roast; to burn\0" "xī\0" "jik6\0" "yì\0" "siu3\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" "wong4\0" "KAGAYAKU\0" "KOU OU\0" "huáng\0" "cin2\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" "taam4\0" "smoke, fumes; tobacco, opium; (Cant.) to singe\0" "tán\0" "jin4\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\0" "xún\0" "hiu4\0" "qiāo\0" "zeon3\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\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" "ziu1\0" "scorch, burn, scald; torch\0" "초:1N\0" "TAIMATSU\0" "SHOU JOU SEKI SHAKU\0" "CHO\0" "jiāo\0" "fan4\0" "TAKU YAKU\0" "FUN HON\0" "fén\0" "si1\0" "sī\0" "liu4\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" "leo liệu riu\0" "wat6\0" "blaze\0" "율:N\0" "yù\0" "leon4\0" "phosphorus (element 15, P)\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" "fan4\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" "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" "laan6\0" "warming sake, to heat sake\0" "KAN KANSURU\0" "RAN KAN\0" "làn\0" "mui5\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" "used in people's names\0" "ITSU ICHI\0" "yì\0" "gwing2\0" "경:N\0" "jiǒng\0" "mun6\0" "simmer, cook over slow fire\0" "MON\0" "mèn\0" "ging2\0" "jing\0" "ziu3\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" "hok6\0" "xué\0" "laam4\0" "disappointed\0" "lán\0" "taai3\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" "hei1\0" "xī\0" "kok3\0" "què\0" "zung2\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" "sit3\0" "harmonize, blend; adjust\0" "섭:0N\0" "YAWARAGERU\0" "SHOU\0" "SEP\0" "xiè\0" "ling4\0" "líng\0" "wui1\0" "wēi\0" "áy\0" "ji3\0" "yì\0" "hip3\0" "xié\0" "ziu3\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" "laam4\0" "disappointed\0" "lán\0" "jyu4\0" "유: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" "huk6\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" "zeon6\0" "cinders, ashes, embers; remnants\0" "신:0N\0" "MOENOKORI\0" "JIN\0" "SIN\0" "jìn\0" "zìn\0" "tần\0" "cau4\0" "주:N\0" "chóu\0" "tou4\0" "shine, illuminate; cover, envelope\0" "도:0N\0" "TERASU\0" "TOU DOU CHUU JU\0" "TO\0" "dào\0" "dhɑ̀u\0" "soek3\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" "laam6\0" "람:N\0" "làn\0" "rám\0" "biu1\0" "biāo\0" "wing4\0" "róng\0" "lai6\0" "lì\0" "mak6\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" "leoi4\0" "YAKU YAMABI\0" "RYO RO\0" "lǜ\0" "laap6\0" "ROU RYOU\0" "là\0" "dộp\0" "ou1\0" "to stew, cook\0" "āo\0" "fan1\0" "훈:1\0" "HWUN\0" "xūn\0" "kong3\0" "광:1N\0" "KWANG\0" "kuàng\0" "quáng\0" "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" "lò lô lư tro\0" "zoek3\0" "jué\0" "liu5\0" "liǎo\0" "jim6\0" "flame; brilliant, blazing\0" "HIKARI\0" "EN SEN ZEN\0" "yàn\0" "hei1\0" "sunlight, sunshine; early dawn\0" "희:1N\0" "HUY\0" "xī\0" "sit3\0" "xiè\0" "lung4\0" "fire\0" "lóng\0" "jip6\0" "bright, glorious, splendid; a flame\0" "엽:1N\0" "SAKAN\0" "YOU YUU OU\0" "YEP\0" "yè\0" "caan1\0" "cān\0" "joeng5\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" "cung4\0" "cóng\0" "zoek3\0" "torch; to light\0" "TAIMATSU\0" "SHAKU SAKU SHOU\0" "jué\0" "chóng\0" "gun3\0" "fire\0" "관:1N\0" "YAKU\0" "KAN KEN GEN\0" "KWAN\0" "guàn\0" "keoi4\0" "ju\0" "cit3\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" "ling4\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" "trảo\0" "paa4\0" "crawl, creep; climb; scramble\0" "파:0N\0" "KAKU\0" "HA\0" "PHA\0" "pá\0" "bò\0" "zaang1\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" "cing1\0" "TONAHE AGERU\0" "SHOU\0" "chēng\0" "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" "oi3\0" "love, be fond of, like\0" "ài\0" "wai4\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" "wai4\0" "han\0" "fok3\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" "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" "zo2\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" "baan6\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\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" "dip6\0" "YUZURIHA\0" "OUCHOU YOU SHOU JI\0" "dié\0" "coeng1\0" "to walk rapidly\0" "qiāng\0" "jung4\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" "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" "pun3\0" "to split something into two\0" "pàn\0" "ciu4\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" "coeng1\0" "window\0" "MADO\0" "SOU\0" "chuāng\0" "jyu4\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" "bin1\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" "bok3\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" "caang1\0" "탱:1N\0" "HASHIRA\0" "TOU CHOU\0" "THAYNG\0" "chèng chēng\0" "ngau4\0" "cow, ox, bull; Kangxi radical 93; 9th lunar mansion, determinative star β Capricorni (Dabih)\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" "kau1\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" "mào mau màu mâu mầu mồ mưu\0" "taa1\0" "it; polled cattle\0" "TA DA\0" "tā\0" "maau5\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" "mong1\0" "a bull\0" "māng\0" "fong1\0" "fāng\0" "mou4\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" "gong1\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" "jyun6\0" "yàn\0" "go1\0" "KIRU\0" "KA BATSU\0" "gē\0" "bui3\0" "HAI\0" "bèi\0" "sei3\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" "jau6\0" "yòu\0" "o1\0" "KA\0" "gē\0" "sang1\0" "sacrificial animal; animal\0" "생:0N\0" "IKENIE\0" "SEI SHOU\0" "SAYNG\0" "shēng\0" "shræng\0" "sinh\0" "mau5\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" "hyun3\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" "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" "cattle with a mixture of black and white hair\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" "bau6\0" "pǒu\0" "gei1\0" "animal horns\0" "I KI\0" "jī\0" "gong1\0" "gāng\0" "dat6\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" "kyun4\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" "a unit of animal power; measure word for draft animals\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" "fo1\0" "kē\0" "gwik1\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" "bei6\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" "castrated bull\0" "jiè\0" "maa4\0" "má\0" "saam1\0" "sān\0" "wai3\0" "wèi\0" "mou4\0" "a black ox, a yak\0" "KARAUSHI YAKU\0" "BOU MYOU MOU RI\0" "máo\0" "deon1\0" "TON\0" "dūn\0" "tung4\0" "tóng\0" "kiu4\0" "qiáo\0" "goeng6\0" "stubborn\0" "jiàng\0" "ji6\0" "sacrifice, give up; sacrificial\0" "IKENIE\0" "GI KI\0" "xī\0" "nghé\0" "lai6\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" "piu1\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" "cau1\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" "gik1\0" "KEKI KYAKU\0" "jǐ\0" "caai4\0" "wolf; cruel, wicked, mean\0" "YAMAINU\0" "SAI\0" "chái\0" "zoek3\0" "작:1N\0" "CAK\0" "zhuó\0" "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" "maa5\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" "but6\0" "bó\0" "hau3\0" "a fierce Mongolian wolf dragon's head on roofs\0" "hǒu\0" "yà\0" "ngan4\0" "GIN\0" "yín\0" "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\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" "kong4\0" "kuáng\0" "zung1\0" "Pekinese dog, lap dog, pug; pup\0" "CHIN\0" "CHUU\0" "zhòng\0" "muk6\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" "yí\0" "sing1\0" "livestock\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" "to4\0" "tuó\0" "wu4\0" "fox\0" "호:0N\0" "KITSUNE\0" "KO\0" "HO\0" "hú\0" "*ho\0" "hồ\0" "ling4\0" "líng\0" "fai3\0" "baboon\0" "비:1N\0" "HIHI\0" "HI\0" "PI\0" "fèi\0" "bhiə̀i\0" "pei1\0" "pí\0" "nei5\0" "nǐ\0" "nai\0" "maa1\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\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" "baak3\0" "lion-dog shrine guardians\0" "KOMA\0" "HAKU\0" "bó\0" "gu2\0" "mother cattle\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" "ziu6\0" "zhào\0" "gat1\0" "jí\0" "seon1\0" "follow\0" "순:1\0" "TONAERU SHITAGAU\0" "SHUN JUN\0" "SWUN\0" "xùn\0" "saan1\0" "shān\0" "daat3\0" "tà\0" "jung4\0" "monkey with gold-colored hair; golden lion tamarin\0" "융:1N\0" "YUNG\0" "róng\0" "sau3\0" "winter hunting; imperial tour\0" "수:0N\0" "KARU KARI\0" "SHU SHUU\0" "SWU\0" "shòu\0" "shiòu\0" "tung4\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" "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" "armadillo\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" "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" "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" "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\0" "TAKASHI ARASHI\0" "KAN\0" "hàn\0" "him2\0" "dog\0" "xiǎn\0" "geng1\0" "a kind of deer\0" "KEI KYOU\0" "jīng\0" "paai4\0" "HAI BAI\0" "pái\0" "fei1\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" "baa6\0" "bài\0" "kei4\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" "ngan6\0" "yìn\0" "loi4\0" "TANUKI\0" "RAI RI\0" "lái\0" "lip6\0" "hunt; field sports\0" "liè\0" "gin1\0" "jiān\0" "goeng1\0" "qiāng\0" "kwan1\0" "kūn\0" "jim3\0" "AKIRU\0" "EN OU YOU\0" "yàn\0" "gwo2\0" "monkey\0" "과:1N\0" "KA\0" "KWA\0" "guǒ\0" "zung3\0" "name of an ancient tribe\0" "zòng\0" "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" "zang1\0" "fierce-looking, ferocious\0" "쟁:1N\0" "SOU SHOU JOU\0" "CAYNG\0" "zhēng\0" "ngaai4\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" "lip6\0" "hunt; field sports\0" "KARI KARU\0" "RYOU\0" "liè\0" "din2\0" "CEN\0" "diǎn\0" "lo4\0" "pig; Lolo aboriginal tribe\0" "luó\0" "wu4\0" "a kind of monkey found in western China\0" "호:1N\0" "KO GO\0" "HO\0" "hú\0" "hồ\0" "zung1\0" "zōng\0" "gwai3\0" "TAKESHII ISAMASHII\0" "KI GI\0" "guì\0" "wai2\0" "vulgar, low, cheap; wanton; obscene\0" "외:0N\0" "MIDARI MIDARINI\0" "WAI\0" "OY\0" "wěi\0" "quə̌i\0" "fung1\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" "cyun1\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" "teon1\0" "INOSHISHI\0" "TAN\0" "tuān\0" "aat3\0" "a legendary man-eating animal\0" "yà\0" "qat\0" "naau4\0" "a monkey with yellow hair, macaque\0" "노:1N\0" "SARU\0" "DOU NOU JUU NYUU\0" "NO\0" "náo\0" "nɑu\0" "hit3\0" "smoke or flames from fire; roast\0" "OOKAMI\0" "KATSU KACHI RYOU\0" "xiē\0" "gaa1\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 ferret-badger (genus Melogale)\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\0" "bó\0" "ming4\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" "viên vượn\0" "sau1\0" "to gather; to hunt or search for\0" "sōu\0" "maa5\0" "mammoth\0" "mà\0" "wun4\0" "yuán\0" "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" "ngục\0" "si1\0" "lion\0" "사:0N\0" "SHISHI\0" "SHI\0" "SA\0" "shī\0" "shri\0" "sư\0" "hou4\0" "háo\0" "goeng1\0" "qiāng\0" "jik6\0" "yì\0" "zeon1\0" "jungle\0" "zhēn\0" "cong1\0" "SOU\0" "cāng\0" "hou4\0" "roar; cry\0" "háo\0" "maan6\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" "ngou4\0" "mastiff, large fierce dog\0" "오:0N\0" "INU\0" "GOU\0" "O\0" "áo\0" "ngao\0" "ngou4\0" "áo\0" "ngao ngáo\0" "hou4\0" "háo\0" "ceoi1\0" "cuī\0" "ban6\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" "bai6\0" "bì\0" "wong4\0" "huáng\0" "buk1\0" "pú\0" "leon4\0" "린:1N\0" "LIN\0" "lín\0" "wat6\0" "devil\0" "KURUU\0" "KITSU KICHI ITSU ICHI\0" "xù\0" "tung4\0" "name of a variety of dog; wild tribes in South China\0" "TOU ZU\0" "tóng\0" "hiu1\0" "GYOU GOU KYOU\0" "yào\0" "liu4\0" "to hunt at night by torches\0" "료:1N\0" "KARI\0" "RYOU ROU TOU\0" "LYO\0" "liáo\0" "soek3\0" "shuò\0" "hiu1\0" "dog\0" "xiāo\0" "sau3\0" "beast, animal; bestial\0" "KEMONO KEDAMONO\0" "JUU\0" "SWU\0" "shòu\0" "deon1\0" "TON\0" "dūn\0" "giu3\0" "jiào\0" "got3\0" "OOKAMI\0" "KATSU KACHI RYOU\0" "gé\0" "gyun3\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 Xia 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\0" "a kind of otter\0" "HIN BIN HEN\0" "biān\0" "wok6\0" "obtain, get, receive; seize\0" "획:0E\0" "ERU\0" "KAKU\0" "HOYK HWAK\0" "huò\0" "huɛk\0" "hoạch\0" "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" "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" "lou4\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" "mei4\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" "kei4\0" "qí\0" "fok3\0" "a large ape found in western 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" "zi1\0" "now, here; this; time, year\0" "자:0N\0" "SHIGERU MASU MUSHIRO KOKONI\0" "JI SHI KEN GEN\0" "CA\0" "zī\0" "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" "suk1\0" "sù\0" "wong4\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" "gaa2\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" "baat3\0" "HATSU HACHI\0" "bā\0" "gei1\0" "pearl that is not quite round\0" "jī\0" "gung1\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\0" "a jade-like 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" "jyu4\0" "beautiful jade\0" "YE\0" "yú\0" "dong6\0" "a kind of jade\0" "yáng\0" "maa5\0" "agate; cornelian\0" "mǎ\0" "gung1\0" "TAMA\0" "KOU KU\0" "hóng\0" "ng5\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" "name of a mountain in Shandong\0" "yá\0" "ngà\0" "ban1\0" "(archaic) a kind of jade\0" "TAMA\0" "HIN FUN HAN HEN\0" "bīn\0" "bin6\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" "문:N 윤:0N\0" "YUN\0" "mén\0" "gok3\0" "two pieces of jade joined together\0" "KAK KOK\0" "jué\0" "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" "taan2\0" "dǎn\0" "pan4\0" "a pearl\0" "빈:0N\0" "HIN BIN HEN BEN\0" "PIN\0" "pín\0" "wai5\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" "đại đồi\0" "jai6\0" "예:N\0" "yì\0" "ngam4\0" "GAN\0" "án\0" "ping4\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" "đém điếm\0" "fu4\0" "fú\0" "jyun4\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" "ci1\0" "beautiful color of gem; flaw in\0" "체:N\0" "AZAYAKA\0" "SEI SAI SA SHI\0" "cǐ\0" "gau2\0" "구:N\0" "KOU KU\0" "gǒu\0" "gaap3\0" "jiǎ\0" "siu4\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" "ci4\0" "cí\0" "o1\0" "inferior kind of jade\0" "가:0N\0" "KUTSUWAGAI KUTSUWA\0" "KA\0" "KA\0" "kē\0" "kɑ\0" "jim5\0" "rǎn\0" "sang1\0" "shēng\0" "san1\0" "a kind of jade\0" "SHIN\0" "shēn\0" "ji4\0" "이:1N 태:N\0" "I TAI\0" "I\0" "yí\0" "zou2\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" "lau5\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" "zeon1\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" "zin6\0" "jiàn\0" "lai6\0" "lì\0" "gwong1\0" "carat\0" "광:0N\0" "TAMA\0" "KOU\0" "KWANG\0" "guāng\0" "sin1\0" "선:N\0" "xiān\0" "zau1\0" "주:N\0" "zhōu\0" "gung2\0" "precious stone; county in Sichuan\0" "공:0N\0" "KYOU KOU\0" "KONG\0" "gǒng\0" "jin1\0" "yān\0" "jau3\0" "xiù\0" "joeng4\0" "yáng\0" "heoi2\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" "suk1\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 琴) guqin or zither\0" "KOTO\0" "KIN\0" "qín\0" "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" "ji5\0" "ear ornament; stick, insert\0" "이:0N\0" "MIMIDAMA MIMIKAZARI HIGASA\0" "JI\0" "I\0" "ěr\0" "lẹ nhẹ nhĩ 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" "hap6\0" "xiá\0" "hang4\0" "the top gem of a pendant\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" "seot1\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" "jing1\0" "a necklace made of precious stones\0" "EI YOU\0" "yīng\0" "wan4\0" "bright, glorious, splendid\0" "hún\0" "man4\0" "wén\0" "ngo4\0" "GA\0" "é\0" "cing4\0" "정:1N\0" "TEI JOU CHOU\0" "CENG\0" "chéng\0" "dai6\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" "bui3\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" "cuk1\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" "jyun5\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" "hei1\0" "xī\0" "ling4\0" "líng\0" "lei4\0" "lí\0" "zeon3\0" "a stone that looks like jade\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" "jyun4\0" "완:0N\0" "WAN\0" "wán\0" "din6\0" "diàn\0" "pan4\0" "type of pearl; scabbard\0" "pín\0" "zaan2\0" "carved jade wine cup\0" "zhǎn\0" "ceoi3\0" "채:N\0" "sè\0" "man4\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" "man4\0" "민:N\0" "mín\0" "sing3\0" "shèng\0" "wai4\0" "유:N\0" "wéi\0" "tin2\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" "bung2\0" "běng\0" "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" "ok3\0" "è\0" "kwan1\0" "beautiful jade, precious stones\0" "곤:0N\0" "KON\0" "KON\0" "kūn\0" "coeng1\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\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\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" "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" "cyun4\0" "jīn\0" "king4\0" "jade; rare, precious; elegant; (Cant.) to coagulate\0" "qióng\0" "dou2\0" "dǔ\0" "gaai3\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\0" "fine piece of jade\0" "모:0N\0" "BOU MOU MAI\0" "MO\0" "mào\0" "mɑ̀u mə̀i\0" "mao mạo mồi mùi\0" "mei4\0" "미:N\0" "méi\0" "ceon1\0" "춘:0N\0" "CHUN\0" "CHWUN\0" "chūn\0" "syun1\0" "an 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" "a kind of jade-like stone\0" "jiān\0" "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" "wun6\0" "환:N\0" "KAN\0" "huàn\0" "haai4\0" "해:1N\0" "HAY\0" "xié\0" "cyun1\0" "chuān\0" "zin2\0" "jiǎn\0" "syun6\0" "carve, engrave, cut out, sculpt\0" "UKIBORI\0" "TEN DEN\0" "zhuàn\0" "coeng3\0" "a kind of jade\0" "CHOU TOU JOU\0" "chàng\0" "lin6\0" "liàn\0" "cyun4\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" "je4\0" "peace; mountain name\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" "dao\0" "wan1\0" "온:0N\0" "ON\0" "wēn\0" "wu2\0" "O U\0" "wǔ\0" "zeon1\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\0" "extraordinary, fabulous; rose\0" "괴:1N\0" "OOKII SUGURERU UTSUKUSHII\0" "KAI\0" "KOY\0" "guī\0" "tin3\0" "a gem used as ear plug; a jade earring\0" "전:1 진:N\0" "MIMIDAMA\0" "TEN CHIN SHIN\0" "CEN\0" "tià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" "ban1\0" "jade's streaks\0" "bīn\0" "syu1\0" "shū\0" "soeng4\0" "cháng\0" "kwan1\0" "kūn\0" "zyun1\0" "zhuān\0" "cung1\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\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" "lê li ly\0" "ging2\0" "경:N\0" "jǐng\0" "so2\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\0" "ancient musical instrument\0" "áo\0" "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" "wai6\0" "TEI DEI ETSU OCHI EI E\0" "wèi\0" "lou6\0" "beautiful variety of jade\0" "로:N\0" "RO\0" "lù\0" "mou4\0" "ISHI\0" "BU MU\0" "wú\0" "dang1\0" "ISHI\0" "TOU\0" "dēng\0" "sau3\0" "xiù\0" "zang1\0" "zēng\0" "cam4\0" "xún\0" "keoi4\0" "qú\0" "dong6\0" "yellow gold\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" "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" "a stone that looks like jade\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" "ging2\0" "a kind of jade\0" "경:0N\0" "KYENG\0" "jǐng\0" "oi3\0" "fine quality jade\0" "AI\0" "ài\0" "bik1\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" "giu2\0" "jiǎo\0" "gun2\0" "gùn\0" "taan2\0" "TAMA\0" "TAN\0" "tǎn\0" "wui6\0" "(simplified form of 璯) jade decorated cap, used in person's name\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" "tin4\0" "tián\0" "co2\0" "chǔ\0" "jyu4\0" "beautiful jade\0" "여:0N\0" "YO\0" "YE\0" "yú\0" "zeon6\0" "신:N\0" "jìn\0" "leoi4\0" "lú\0" "ban1\0" "jade's streaks\0" "빈:N\0" "bīn\0" "sau6\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" "zeoi2\0" "SUI\0" "zuǐ\0" "laam4\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" "zai6\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" "koi3\0" "gài\0" "leoi4\0" "léi\0" "duk6\0" "dú\0" "lik1\0" "lì\0" "zat1\0" "질:0N\0" "CIL\0" "zhì\0" "jau4\0" "róu\0" "lei4\0" "glass\0" "REI RAI RI\0" "lí\0" "zaan3\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" "quành quạnh quầng quềnh quỳnh quýnh\0" "tik1\0" "tì\0" "gwai1\0" "extraordinary, fabulous\0" "TAMA MEZURASHII\0" "KAI\0" "guī\0" "guəi\0" "ceoi4\0" "수:N\0" "suí\0" "laat6\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" "lik6\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" "mei4\0" "mí\0" "soeng1\0" "inlay\0" "xiāng\0" "king4\0" "qióng\0" "gun3\0" "jade\0" "관:0N\0" "TAMA\0" "KAN\0" "KWAN\0" "guàn\0" "dou6\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; Kangxi radical 97\0" "과:0N\0" "URI\0" "KA\0" "KWA\0" "guā\0" "*gua\0" "qua\0" "bok6\0" "bó\0" "dit6\0" "young melons just forming\0" "TETSU DECHI\0" "dié\0" "bok6\0" "the bottle-gourd\0" "HAKU BAKU HOU BYOU\0" "bó\0" "wu6\0" "bottle gourd; calabash; pot\0" "호:0N\0" "HISAGO\0" "KO KAKU\0" "HO\0" "hù\0" "zap1\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" "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" "lai6\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" "sap6\0" "decagram\0" "DEKAGURAMU\0" "gong1\0" "KOU\0" "xiáng\0" "cin1\0" "kilowatt; kilogram\0" "천:1\0" "KIROGURAMU\0" "CHEN\0" "qiān\0" "baan2\0" "MEGAHARA\0" "HAN HON\0" "bǎn\0" "pun4\0" "HOTOGI AFURERU\0" "HON BON\0" "pén\0" "fong2\0" "fǎng\0" "dam2\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\0" "a decigram, one-tenth of a gram\0" "DESHIGURAMU\0" "hou4\0" "milligram\0" "MIRIGURAMU\0" "톤:1\0" "TON\0" "THON\0" "wa\0" "wu4\0" "호:N\0" "hú\0" "ling4\0" "concave channels of tiling a long-necked jar\0" "KAME\0" "RII RYOU\0" "líng\0" "ji4\0" "yí\0" "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" "sứ tư từ\0" "baak3\0" "hectogram\0" "HEKUTOGURA\0" "bǎi\0" "gyun1\0" "(Cant.) to hide quickly; to dash\0" "juān\0" "coeng4\0" "KAME\0" "CHOU JOU\0" "cháng\0" "ci1\0" "jar\0" "KAME\0" "CHI TEKI CHAKU\0" "chī\0" "lei5\0" "SARAKE\0" "dong6\0" "dàng\0" "waa1\0" "měng\0" "pau2\0" "jar, pot\0" "KAME\0" "HOU BU FU\0" "bù\0" "zeoi6\0" "jar\0" "zhuì\0" "ping4\0" "jug\0" "병:0N\0" "KAME\0" "HEI BIN\0" "PYENG\0" "píng\0" "bheng\0" "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\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\0" "centigram\0" "SENCHIGURA\0" "ci4\0" "crockery, porcelain, chinaware\0" "KAME\0" "SHI JI\0" "cí\0" "aang1\0" "jar\0" "yīng\0" "hei3\0" "qì\0" "haam4\0" "xián\0" "lau5\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" "paang6\0" "a squat jar for holding wine, sauces etc.\0" "bèng\0" "leon6\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" "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" "cam\0" "doi6\0" "sugar product\0" "dài\0" "sam6\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" "tim4\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" "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" "cing4\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" "caan2\0" "give birth\0" "산:0E\0" "UMARERU UBU UMU\0" "SAN\0" "SAN\0" "chǎn\0" "sản\0" "jeoi6\0" "drooping leaves; fringe soft, delicate\0" "유:N\0" "ZUI NI\0" "ruí\0" "sang1\0" "niece, 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" "sam1\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\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" "bung2\0" "there is no need\0" "béng\0" "fung6\0" "unnecessary, unneeded\0" "fèng\0" "ning4\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; ninth earthly branch\0" "신:0E\0" "MOUSU NOBIRU SARU\0" "SHIN\0" "SIN\0" "shēn\0" "shin\0" "zaat6\0" "(Cant.) cockroach\0" "SOU\0" "zhá\0" "din6\0" "electricity; electric; lightning\0" "diàn\0" "fat6\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" "din6\0" "suburbs of capital; govern; crops\0" "전:0N\0" "KARI\0" "TEN DEN\0" "CEN SUNG\0" "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 dīng\0" "waak6\0" "a painting, picture, drawing; to draw\0" "획:N\0" "KAGIRU HAKARU HAKARIGOTO\0" "GA KAKU\0" "HWA HOYK\0" "huà\0" "ting5\0" "raised path between fields\0" "MACHI\0" "CHOU TEI\0" "CENG\0" "tǐng\0" "hyun2\0" "drain between fields, irrigation\0" "MIZO\0" "KEN KEI KYOU\0" "KYEN\0" "zhèn\0" "zi1\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\0" "to give\0" "ATAERUMONO\0" "HI\0" "PI\0" "bì\0" "bei2\0" "to give to; to confer on\0" "bì\0" "mau5\0" "liù\0" "seon4\0" "순:N\0" "IITSUKE\0" "SHUN\0" "xún\0" "lau4\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" "fu4\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" "fuk6\0" "to fill; a roll 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" "mau5\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" "waa1\0" "wā\0" "daap3\0" "MICHIRU\0" "TOU FUKU BUKU\0" "dá\0" "naam4\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" "can2\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" "róc sộc súc sục xộ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" "mau5\0" "SE UNE\0" "BOU MO HO\0" "mǔ\0" "zik1\0" "plough\0" "SOKU\0" "SHOKU SHIKI SOKU\0" "cè\0" "tin4\0" "garden, field, farm, plantation\0" "전:1\0" "HATA HATAKE\0" "CEN\0" "tián\0" "goi1\0" "HATE\0" "KAI GAI\0" "gāi\0" "bat1\0" "end, finish, conclude; completed; 19th lunar mansion, determinative star ε Tauri (Ain)\0" "필:0E\0" "AMI OWARU KOTOGOTOKU\0" "HITSU\0" "PHIL\0" "bì\0" "*bit\0" "tất\0" "daap3\0" "dá\0" "zi6\0" "place for worshipping heaven\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" "ji1\0" "KESA\0" "yī\0" "faan1\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" "phan phen phiên phiện\0" "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\0" "reclaimed field\0" "ARATA\0" "YO\0" "shē yú\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" "se4\0" "to cultivate land by first setting fire to it\0" "ARATA YAKITA\0" "YO SHA\0" "shē\0" "dip6\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" "waak6\0" "delineate, painting, picture, drawing; draw\0" "화:0N\0" "KAGIRU HAKARU HAKARIGOTO KAKU\0" "KAKU GA KAI\0" "HWA HOYK\0" "huà\0" "dong1\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" "kei1\0" "odd, fractional, remainder, odds\0" "기:0N\0" "HASHITA MEZURASHII KATAWA\0" "KI\0" "KI\0" "jī\0" "jyun2\0" "a unit of area, thirty mou\0" "wǎn\0" "goeng1\0" "boundary, border\0" "강:0N\0" "SAKAI\0" "KYOU KOU\0" "KANG\0" "jiāng\0" "cưng\0" "sing4\0" "AZE\0" "SHOU JOU\0" "chéng\0" "coeng4\0" "NOBIRU NAGAI NIWA\0" "CHOU JOU\0" "chàng\0" "teon2\0" "ground\0" "SOROWANAI\0" "TON TAN TOU TSU\0" "tǔn\0" "leoi4\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" "caap3\0" "chā\0" "lau4\0" "YAKIBATA\0" "RYU RU KIKU KOKU RYUU\0" "liú\0" "dip6\0" "repeat, duplicate; repetitious\0" "TATAMU TATAMI KASANERU\0" "JOU CHOU\0" "dié\0" "teon2\0" "hamlet; area outside city\0" "tuǎn\0" "leon6\0" "lìn\0" "goeng1\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" "bik1\0" "벽:1N\0" "PYEK\0" "pì\0" "dip6\0" "repeat, duplicate; repetitious\0" "TATAMU TATAMI\0" "JOU CHOU\0" "dié\0" "dip6\0" "repeat, duplicate; repetitious\0" "첩:0N\0" "TATAMU TATAMI KASANERU\0" "JOU CHOU\0" "CHEP\0" "dié\0" "*dhep\0" "điệp\0" "pat1\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\0" "jié\0" "daan6\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\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" "naai5\0" "fatigued; (Cant.) paralysis of the foot\0" "YAMU YAMAI HOTSUSU\0" "ZAI NAI DAI NE KIU\0" "nǎi\0" "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" "ngat6\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" "zau2\0" "zhǒu\0" "haa6\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" "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" "kyut3\0" "jué\0" "kei4\0" "sick\0" "qí\0" "xiā\0" "seoi6\0" "췌:1\0" "CHWI\0" "cuì\0" "bei3\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" "lik6\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" "summer-time disease\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\0" "flaw, fault, defect; disease\0" "자:0N\0" "KIZU\0" "SHI\0" "CA\0" "cī\0" "dzhiɛ\0" "sit3\0" "xuē\0" "zi1\0" "zhī\0" "taan2\0" "jaundice; disorders of stomach\0" "달:0N\0" "OUDAN\0" "TAN\0" "TAL\0" "dǎn\0" "đớn\0" "can2\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" "injury caused by being struck; a bruise\0" "zhǐ\0" "tang4\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\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\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\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" "naat6\0" "KIZU KIZUITAMI KAYUI\0" "DATSU NACHI JITSU NICHI\0" "niè\0" "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" "ging3\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" "tang4\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" "two-days' fever or chills from malaria\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" "taan1\0" "a disease of horses\0" "tān\0" "joeng5\0" "itch\0" "양:0N\0" "KASA KAYUI\0" "YOU\0" "YANG\0" "yǎng\0" "ci3\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" "hằn ngằn ngân ngần ngấn ngẩn\0" "aa2\0" "dumb\0" "yǎ\0" "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" "mong4\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" "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" "dyut6\0" "duó\0" "ng6\0" "a sudden outbreak of spots\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" "sau3\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" "gaan2\0" "epilepsy, convulsions\0" "xián\0" "jik6\0" "OROKA UTSURU\0" "EKI YAKU SEKI SHAKU\0" "yì\0" "bang1\0" "menorrhagia\0" "bēng\0" "zoeng3\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\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" "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" "am1\0" "ān\0" "cai3\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" "man4\0" "suffer\0" "mín\0" "gu3\0" "chronic disease\0" "고:0N\0" "NAGAWAZU KOBIRITSUKU\0" "KO\0" "KO\0" "gù\0" "deoi1\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" "jyu2\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\0" "sores from cold\0" "SHIMOYAKE\0" "SHOKU SOKU CHOKU TOKU\0" "zhú\0" "cou3\0" "YAMAI\0" "SHAKU\0" "cù\0" "daan3\0" "to hate bitterly; drought; dry\0" "dān\0" "sam3\0" "to shiver; frightening\0" "shèn\0" "zung2\0" "dropsy of the leg\0" "종:1N\0" "HARERU\0" "SHOU JU\0" "CONG\0" "zhǒng\0" "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\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" "sam4\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" "gwo1\0" "guō\0" "wan4\0" "OROKA\0" "GON\0" "wén\0" "wun6\0" "paralysis, numbness of limbs\0" "YAMU\0" "TAN\0" "huàn\0" "fu2\0" "kù\0" "gaa2\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" "kyut3\0" "to hiccough; the humours of the body\0" "jué\0" "kai3\0" "childhood disease\0" "HIKITSUKE\0" "SEI SETSU SECHI\0" "chì\0" "sik1\0" "a polyp\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" "zek3\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" "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\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" "sam3\0" "to shiver; frightening\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" "sau3\0" "to cough; to expectorate\0" "sòu\0" "zek3\0" "sè\0" "ke4\0" "lameness, paralysis of hands, leg\0" "KA\0" "qué\0" "diu3\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" "fuk6\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" "ciu4\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" "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" "daan3\0" "to hate bitterly; drought; dry\0" "단:1N\0" "YASU\0" "TAN TA\0" "TAN\0" "dān\0" "jam3\0" "a disease of the heart\0" "IN ON\0" "yìn\0" "hok3\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\0" "epilepsy, convulsions\0" "간:0N\0" "KAN\0" "xián\0" "gwaan1\0" "guān\0" "gui6\0" "(Cant.) tired, exhausted\0" "guì\0" "hội hủi\0" "nung6\0" "nòng\0" "jyu6\0" "get well, recover\0" "유:0N\0" "IERU\0" "YU\0" "YU\0" "yù\0" "mei4\0" "wéi\0" "ji3\0" "hysterical\0" "yì\0" "jung1\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" "daam3\0" "dàn\0" "lam5\0" "lǐn\0" "din6\0" "erythema\0" "전:1N\0" "NAMAZU\0" "DEN TEN\0" "CEN\0" "diàn\0" "đẹn\0" "lam5\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" "zek3\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" "lik6\0" "scrofulous lumps or swellings\0" "력:1N\0" "RUIREKI\0" "REKI RYAKU\0" "LYEK\0" "lì\0" "fok3\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\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" "gon1\0" "bō\0" "gwai3\0" "10th heavenly stem\0" "계:0E\0" "MIZUNOTO\0" "KI\0" "KYEY\0" "guǐ\0" "quý\0" "bat6\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" "bá bách trăm\0" "ke4\0" "bié qié\0" "bik1\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" "maau6\0" "countenance, appearance\0" "모:1N\0" "KATACHI\0" "BOU BAKU\0" "MO\0" "mào\0" "dik1\0" "possessive, adjectival suffix\0" "적:0E\0" "MATO AKIRAKA\0" "TEKI\0" "CEK\0" "de\0" "dek\0" "đích\0" "paa1\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" "cai2\0" "cǐ\0" "ling4\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" "cao cau\0" "mut6\0" "BATSU MACHI\0" "mò\0" "zik1\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" "pang2\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" "ngoi4\0" "brilliant white\0" "ái\0" "ngo4\0" "아:N\0" "é\0" "hou6\0" "bright, luminous; clear; hoary\0" "호:0N\0" "HIKARU SHIROI\0" "KOU\0" "HO\0" "hào\0" "hɑ̌u\0" "hon5\0" "hàn\0" "bik1\0" "two hundred\0" "HYOKU HIKI HI\0" "bì\0" "wun2\0" "Anhui province\0" "환:1N\0" "KAN\0" "HWAN\0" "wǎn\0" "cau4\0" "주:N\0" "chóu\0" "sin3\0" "qiàn\0" "sik1\0" "white; a kind of date\0" "SHIROI\0" "SEKI\0" "xī\0" "ngoi4\0" "brilliant white\0" "애:1N\0" "SHIROI\0" "GAI\0" "AY\0" "ái\0" "kiu5\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" "caak3\0" "KIYOI YASERU\0" "SAKU\0" "zé\0" "ceoi3\0" "SHIROI\0" "SAI SE\0" "cuǐ\0" "hou6\0" "bright; brilliant\0" "hào\0" "hiu2\0" "SHIROI AKIRAKA\0" "KYOU\0" "xiǎo\0" "jip6\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" "oi3\0" "KIYOI\0" "AI\0" "ài\0" "sing1\0" "HOSHI\0" "SEI SHOU\0" "xīng\0" "fong2\0" "huàng\0" "lik6\0" "SHIROI\0" "REKI RYAKU RAKU HAKU\0" "lì\0" "piu2\0" "white\0" "piǎo\0" "hok6\0" "학:1N\0" "HAK\0" "hé\0" "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" "kau4\0" "qiú\0" "seon1\0" "chapped, cracked\0" "준:1N\0" "HIBI SHIWA\0" "SHUN\0" "CWUN\0" "cūn\0" "tsuin\0" "zoek3\0" "què\0" "zaa1\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" "gwan1\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" "gu2\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" "hei2\0" "qǐ\0" "jing4\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" "bòn bồn bộn bùn buồn dồn vồn\0" "hap6\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\0" "to compound\0" "TOTONOERU\0" "KA WA\0" "hé\0" "jik1\0" "profit, benefit; advantage; hexagram ䷩\0" "익:0E\0" "MASU MASUMASU\0" "EKI YAKU\0" "IK\0" "yì\0" "ích\0" "but3\0" "earthenware basin; alms bowl (Sanskrit paatra)\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" "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\0" "supervise, control, direct\0" "jiān\0" "hap6\0" "small box or case; casket\0" "합:0N\0" "FUTAMONO SARA\0" "KOU GOU\0" "HAP\0" "hé\0" "hộp\0" "jyu1\0" "우:N\0" "yū\0" "kwai1\0" "helmet; bowl; basin\0" "회:1N\0" "HACHI\0" "KAI\0" "HOY\0" "kuī\0" "khôi\0" "faan3\0" "fàn\0" "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" "kau4\0" "qiú\0" "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" "lai4\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" "gwik1\0" "xù\0" "gaam1\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" "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" "am1\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; Kangxi radical 109\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" "gon3\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" "manh\0" "maang4\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" "hei3\0" "qì\0" "jyun5\0" "MOTORU OTORU\0" "GIN GAN\0" "yuǎn\0" "jyun4\0" "tián\0" "soeng1\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" "see indistinctly, look fixedly\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" "fung1\0" "fēng\0" "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" "man4\0" "민:N\0" "mín\0" "ming4\0" "명:N\0" "MIRU\0" "BEI MYOU\0" "míng\0" "saang2\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" "si6\0" "시:N\0" "shì\0" "wan4\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 miǎn\0" "mèn měn\0" "paan1\0" "inlay; border\0" "pān\0" "fong2\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\0" "look, see; examine, scrutinize\0" "간:0E\0" "MIRU\0" "KAN\0" "KAN\0" "kàn\0" "*kɑn kɑ̀n\0" "khan khán khản khăn khen khớn\0" "jyun6\0" "county, district, subdivision\0" "현:1\0" "KAKERU KAKARU AGATA\0" "KEN KYOU\0" "HYEN\0" "xiàn\0" "kau1\0" "sunken\0" "kōu\0" "si6\0" "look at, inspect, observe, see\0" "시:N\0" "MIRU\0" "SHI JI\0" "shì\0" "ong1\0" "yāng\0" "zing1\0" "정:N\0" "zhēng\0" "jiu2\0" "sunken eyes; deep; abstruse\0" "yǎo\0" "san1\0" "MIHARU HAYAI ODOROKU\0" "SHIN\0" "shēn\0" "kut3\0" "huò\0" "mù\0" "daap6\0" "TOU DOU\0" "dà\0" "zan2\0" "restraint\0" "SHIN CHIN\0" "zhěn\0" "fong3\0" "kuàng\0" "geoi1\0" "KU KOU\0" "jū\0" "san6\0" "shèn\0" "ci3\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" "mut6\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 민:N\0" "NEMURU NEMURI\0" "MIN BEN\0" "MYEN\0" "mián\0" "*men\0" "miên\0" "si6\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" "nik1\0" "NAGASHIME MITSUMERU\0" "TEI I\0" "nì\0" "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" "ciu2\0" "chǎo\0" "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" "bing2\0" "bǐng\0" "rĩnh\0" "mai5\0" "mǐ\0" "lung4\0" "faint, fuzzy, blurred\0" "lóng\0" "seoi1\0" "evil look of deep-set eyes\0" "KI KEI E SUI\0" "suī\0" "huy khoé khoẻ\0" "tung4\0" "MABUCHI MIMAWASU\0" "TOU ZU\0" "tóng\0" "mai5\0" "be blinded\0" "KURUMU\0" "BEI MAI BI MI\0" "mī\0" "dit6\0" "diè\0" "ji4\0" "dì\0" "ji6\0" "despise\0" "nè\0" "ming4\0" "míng\0" "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" "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" "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" "joeng4\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" "nhản nhãn nhặn nhẫn 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" "mak6\0" "mò\0" "zoek6\0" "make move, take action\0" "착:0E\0" "KIRU TSUKU\0" "CHAKU JAKU\0" "CHAK\0" "zhe\0" "*djiɑk djiɑk\0" "zang1\0" "open eyes; stare\0" "zhēng\0" "mei4\0" "MAYU\0" "BI MI\0" "méi\0" "so1\0" "to see\0" "준:N\0" "suō\0" "ciu4\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" "cing2\0" "chěng\0" "co4\0" "cuó\0" "gyun3\0" "see, look, gaze at; askance\0" "NUSUMIMIRU\0" "EN DAN\0" "juàn\0" "ngo4\0" "é\0" "maan5\0" "mǎn\0" "jin2\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" "gườm gượm thiểm\0" "tin5\0" "tiǎn\0" "gwan3\0" "gùn\0" "wǎn\0" "ling6\0" "to stare straight ahead\0" "MIRU\0" "CHOU RYOU\0" "lèng\0" "sik1\0" "a flash\0" "INABIKARI\0" "SEKI SHAKU\0" "shì\0" "shiɛk\0" "king4\0" "round; stare\0" "qióng\0" "lit6\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" "zang1\0" "to open the eyes; stare\0" "METSUKI\0" "SEI JOU\0" "zhēng\0" "lei4\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\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" "hūn\0" "maat3\0" "MIRU\0" "BATSU MACHI\0" "mà\0" "haa6\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" "fui1\0" "KASUMU\0" "KEI KE\0" "huī\0" "gwan3\0" "MIRUSAMA\0" "KON GON\0" "gùn\0" "zoi1\0" "zāi\0" "ceon2\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" "hau4\0" "(Cant.) to watch\0" "KATAME\0" "KOU GU\0" "hóu\0" "hyun1\0" "xuān\0" "tin3\0" "to gaze at\0" "tiàn\0" "kwai4\0" "to squint; to stare at; unusual, strange; hexagram ䷥\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" "gwik1\0" "xù\0" "fat6\0" "fá\0" "wat1\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\0" "dim\0" "MITSUKUSU MEYAMI\0" "KI I\0" "kuì\0" "mai5\0" "to close (the eyes); to squint\0" "mī\0" "jung2\0" "wěng\0" "kau3\0" "kòu\0" "dong6\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" "mok6\0" "mò\0" "ming4\0" "close eyes\0" "명:0N\0" "KURAI\0" "MEI MYOU MIN\0" "MYENG MYEN\0" "míng\0" "manh minh\0" "mun4\0" "deceive, lie; eyes half-closed\0" "mán\0" "fan3\0" "to sleep\0" "fèn\0" "zaak3\0" "SAKU SHAKU\0" "zé\0" "zoeng3\0" "cataract in the eye\0" "KASUMU\0" "SHOU\0" "zhàng\0" "ai3\0" "a cataract or film over the eye\0" "예:1N\0" "EI\0" "YEY\0" "yì\0" "diu1\0" "diāo\0" "kau1\0" "deeply-sunk eyes\0" "kōu\0" "mok6\0" "막:1N\0" "MAK\0" "mò\0" "seon3\0" "MATATAKU\0" "SHUN\0" "shùn\0" "cung1\0" "cōng\0" "lau1\0" "to see; to look at; to observe\0" "lōu\0" "ci1\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\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" "waan6\0" "wàn\0" "seon4\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" "hei1\0" "xī\0" "ciu4\0" "glance at, look at, see\0" "NUSUMIMIRU\0" "SHOU JOU\0" "qiáo\0" "pok3\0" "pú\0" "zuk1\0" "watch carefully, stare at, focus on\0" "zhǔ\0" "dang1\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\0" "bright, clear; clear-sighted\0" "료:0N\0" "AKIRAKA\0" "RYOU\0" "LYO\0" "liào liǎo\0" "leu lěu\0" "lẹo\0" "cit3\0" "철:N\0" "AKIRAKA\0" "TETSU TECHI\0" "chè\0" "gaan3\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" "jip6\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" "đồng tròng\0" "mou4\0" "móu\0" "leon4\0" "to stare at\0" "린:N\0" "HITOMI\0" "RIN REN\0" "lín\0" "gwai3\0" "dim; blurred vision\0" "MITSUKUSU MEYAMI\0" "KI I\0" "guì\0" "gaan3\0" "spy, peep; cornea\0" "jiàn\0" "jip6\0" "yè\0" "oi3\0" "clouded, obscure\0" "애:1N\0" "KAKURERU\0" "AI\0" "AY\0" "ài\0" "wai3\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\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" "keoi4\0" "surname\0" "구:0N\0" "MIRU OSORERU\0" "KU\0" "KWU\0" "qú\0" "ghio\0" "mei4\0" "méi\0" "cau2\0" "to see; to look at; to gaze\0" "chǒu\0" "sào\0" "ning5\0" "NEI NYOU\0" "GEI NYOU\0" "NYENG\0" "nǐng\0" "fan1\0" "xūn\0" "jiu6\0" "yào\0" "fok3\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" "min4\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" "lai6\0" "(Cant.) to stare angrily\0" "lěi\0" "kwong3\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\0" "xuān\0" "min4\0" "mián\0" "hok6\0" "huò\0" "lou4\0" "the pupil of the eye; to see\0" "MIRU\0" "RO RU\0" "lú\0" "lờ lư lừ\0" "mung4\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" "saai2\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\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" "sok3\0" "lance\0" "HOKO\0" "SAKU\0" "shuò\0" "zaak6\0" "HOKO\0" "SAKU SHAKU ZAKU\0" "zé\0" "fok3\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" "tẻ thẻ thỉ\0" "ji5\0" "particle of completed action\0" "의:0E\0" "I\0" "UY\0" "yǐ\0" "*hiə̌\0" "hỉ\0" "can2\0" "HAGU HAGE IWANYA\0" "SHIN\0" "shěn\0" "zi1\0" "know, perceive, comprehend\0" "지:0E\0" "SHIRU SHIRASERU\0" "CHI\0" "CI\0" "zhī\0" "*djiɛ\0" "tri\0" "hau4\0" "후:N\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" "jing5\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" "zau1\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" "ai2\0" "short, dwarf; low\0" "왜:0N\0" "HIKUI\0" "WAI AI\0" "WAY\0" "ǎi\0" "giu2\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" "wok6\0" "measure, standard, criterion\0" "MONOSASHI\0" "WAKU\0" "yuē\0" "baa6\0" "bà\0" "sek6\0" "stone, rock, mineral; Kangxi radical 112\0" "석:0E\0" "ISHI\0" "SHAKU SEKI KOKU\0" "SEK\0" "shí\0" "*zhiɛk\0" "thạch\0" "deng6\0" "anchor; (Cant.) a place\0" "IKARI\0" "TEI\0" "dìng\0" "cai3\0" "qì\0" "gei1\0" "jetty; submerged rock; eddy\0" "jī\0" "zi2\0" "zǐ\0" "gon1\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\0" "stone bridge; stepping stones\0" "강:1N\0" "TOBIISHI ISHIBASHI TASHIKA\0" "KOU\0" "KANG\0" "gāng\0" "zik6\0" "(obsolete form of 硅)\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" "daan1\0" "dān\0" "kyut3\0" "jué\0" "lai6\0" "cross on stepping stones\0" "WATARU\0" "REI RI HYOU\0" "lì\0" "fu1\0" "semiprecious stone, agate\0" "ISHI\0" "FU\0" "fū\0" "man4\0" "a stone resembling jade, alabaster\0" "민:N\0" "mín\0" "ngo5\0" "ě\0" "waak6\0" "the sound of flaying, separating skin and bone; the sound of flying quickly, whooshing\0" "KEKI KYAKU KAKU WAKU\0" "huā huò\0" "kong3\0" "kāng\0" "zi2\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" "gaai3\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" "(obsolete form of 砒); white arsenic, arsenic trioxide\0" "비:0N\0" "HI HEI\0" "PI\0" "pī\0" "zit3\0" "zhé\0" "jin4\0" "grind, rub; study, research\0" "TOGU MIGAKU\0" "KEN\0" "YEN\0" "yán\0" "nghiên nghiền nghiến nghiện\0" "seoi3\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" "ngaa5\0" "wǎ\0" "jin6\0" "inkstone\0" "yàn\0" "gaam1\0" "jīn\0" "fung1\0" "an organic compound\0" "fēng\0" "faat3\0" "balance weights\0" "KATAI\0" "KYOU KOU HOU\0" "fǎ\0" "mut6\0" "to smash rock\0" "mò\0" "zaa3\0" "stone tablet; monument\0" "zhǎ\0" "zeoi1\0" "rocky, hilly, uneven\0" "ISHAMA TSUCHAMA\0" "SHO SO\0" "jū\0" "juk6\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" "to4\0" "tuó\0" "dai2\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\0" "침:0N\0" "KINUTA\0" "CHIN\0" "CHIM\0" "zhēn\0" "*djim\0" "châm chiêm chỉm\0" "ak1\0" "è\0" "fat1\0" "fú\0" "mou5\0" "mǔ\0" "zyu2\0" "name of a county in Sichuan\0" "zhù\0" "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" "bàm bãm bâm bẫm biêm bìm bom bơm bờm\0" "nou5\0" "arrow-tip\0" "YAJIRI\0" "DO NU\0" "nǔ\0" "ping1\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" "leon4\0" "líng\0" "paau3\0" "gun, cannon\0" "포:0N\0" "OOZUTSU TSUTSU\0" "HOU\0" "PHO\0" "pào\0" "bác phao pháo\0" "laak6\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" "paak3\0" "pò\0" "san1\0" "arsenic (element 33, As)\0" "SHIN\0" "shēn\0" "zaap3\0" "smash, crush, break; pound, mash\0" "zá\0" "ngaai6\0" "astatine (element 85, At)\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" "lik1\0" "gravel, pebbles\0" "lì\0" "kong3\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" "광:N\0" "KOU\0" "kuāng\0" "gwai1\0" "silicon (element 14, Si)\0" "규:0N\0" "KEI KAKU KYAKU\0" "KYU\0" "guī\0" "ngap6\0" "è\0" "naau4\0" "sal ammoniac\0" "DOU NYOU\0" "náo\0" "kit3\0" "KATAI\0" "KATSU KECHI\0" "qià\0" "leot6\0" "bones of a thin horse\0" "lù\0" "luət\0" "ngai5\0" "the name of a place in Wuhu county, Anhui province\0" "huì wěi\0" "ngoi6\0" "ài\0" "kaak3\0" "to have something hard press against the body and cause pain (such as a pebble in a shoe); a large stone on a mountain\0" "RAKU REKI RYAKU\0" "gè\0" "ngắc\0" "haan6\0" "strike\0" "yín xiàn\0" "jing4\0" "whetstone\0" "TOISHI\0" "KEI\0" "xíng\0" "ngaan4\0" "grind\0" "연:0E\0" "TOGU MIGAKU\0" "KEN\0" "YEN\0" "yán\0" "dung6\0" "(variant of 洞) cave; chamber; pit\0" "dòng\0" "ping1\0" "pēng\0" "sai1\0" "selenium (element 34, Se)\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" "wui4\0" "qing\0" "wui1\0" "stone mill; grind; break apart\0" "USU\0" "GAI\0" "wèi\0" "kiu4\0" "place in Sichuan province\0" "qiáo\0" "zik1\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" "kok3\0" "KAKU KYAKU KOKU\0" "què\0" "cin3\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" "wang4\0" "KOU GOU\0" "hōng\0" "jyu4\0" "yú\0" "haau1\0" "KOU KYOU\0" "xiāo\0" "haap6\0" "(archaic) town in Hebei province\0" "KOU GYOU\0" "xiá\0" "*hæp\0" "mong5\0" "mǎng\0" "lok6\0" "luò\0" "jung5\0" "a grindstone; (same as 硐) 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" "zit3\0" "chè\0" "ngo4\0" "a tool for making rammed earth; lofty\0" "아:N\0" "ISO IWAO\0" "GI\0" "wò\0" "lau4\0" "sulfur (element 16, S)\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" "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" "nghẽn nghiên nghiền nghiễn\0" "saa1\0" "shā\0" "kwan2\0" "kǔn\0" "juk6\0" "HAZAMA\0" "yù\0" "cek3\0" "chì\0" "faa1\0" "KAKI\0" "huā\0" "lou5\0" "sal ammoniac; sand; pebble\0" "lǔ\0" "cam2\0" "chěn\0" "gaan2\0" "alkaline, alkali, lye, salt\0" "jiǎn\0" "joek6\0" "thick-lipped; a grindstone\0" "nüè\0" "sung1\0" "sōng\0" "zoek3\0" "UTSU\0" "TAKU CHOKU\0" "zhuó\0" "hang1\0" "kēng\0" "paang4\0" "borax, boron\0" "붕:0N\0" "HOU\0" "PWUNG PHYENG\0" "péng\0" "jim1\0" "yān\0" "zeoi6\0" "weight\0" "TSUKU\0" "TSUI ZUI DA\0" "zhuì\0" "hung1\0" "kōng\0" "cang4\0" "chéng\0" "gei1\0" "chess; any game similar to chess\0" "기:0N\0" "GO KI\0" "KI\0" "qí\0" "ghiə\0" "cờ\0" "zung3\0" "zòng\0" "cing3\0" "qìng\0" "lam4\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" "hūn mín\0" "diu1\0" "room made of stone; watchtower\0" "diāo\0" "zin1\0" "NOSERU SOSOGU UTSURU SAKA\0" "SEN ZEN SAN OKU\0" "jiān\0" "ho6\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\0" "coloured\0" "작:1N\0" "TSUTSUSHIMU\0" "SHAKU SAKU SEKI\0" "CAK\0" "què\0" "ling4\0" "léng\0" "bei1\0" "stone tablet; gravestone\0" "비:0E\0" "TATEISHI ISHIBUMI\0" "HI\0" "PI\0" "bēi\0" "*byɛ\0" "jam4\0" "yín\0" "deoi3\0" "pestle\0" "대:1N\0" "USU\0" "TAI\0" "TAY\0" "duì\0" "duə̀i\0" "mou5\0" "an inferior gem\0" "BU MU\0" "wǔ\0" "kei4\0" "a cape, spit, promontory\0" "ISHIBASHI SAKI\0" "KI\0" "qí\0" "leon5\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 (element 53, I)\0" "TEN\0" "diǎn\0" "gong1\0" "náo\0" "bui3\0" "suburb\0" "TSUCHIKAU\0" "HAI\0" "bèi\0" "zik1\0" "sand and gravel\0" "qì\0" "cam2\0" "gritty\0" "chěn\0" "jyun5\0" "ZEN NEN\0" "ruǎn\0" "ngaam4\0" "room made of stone; watchtower\0" "IWA KEWASHII\0" "GAN\0" "yán\0" "nham\0" "dip6\0" "small dish, plate\0" "설:1N\0" "KATSU GACHI SETSU ZECHI\0" "SEL\0" "dié\0" "ding3\0" "dìng\0" "duk6\0" "stone roller used to level fields\0" "TOKU DOKU CHIKU JIKU\0" "zhóu dú\0" "to4\0" "tuó\0" "kit3\0" "stone tablet\0" "갈:0N\0" "ISHIBUMI\0" "KETSU\0" "KAL KYEY\0" "jié\0" "ghiæt ghiɛt\0" "jing1\0" "영:1N\0" "ISHI\0" "EI YOU\0" "YENG\0" "yīng\0" "bin2\0" "steep, protruding rocks in rapids\0" "biǎn\0" "haak3\0" "kè\0" "bik1\0" "jade; green, blue\0" "벽:0E\0" "MIDORI AO\0" "HEKI HYAKU\0" "PYEK\0" "bì\0" "*biɛk\0" "bích biếc vách\0" "wai3\0" "millstone\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" "zam1\0" "stone slab used for washing clothes; an anvil\0" "KINUTA\0" "CHIN\0" "zhēn\0" "dyun3\0" "duàn\0" "haa4\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" "tai4\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 (element 52, Te)\0" "TEI\0" "dì\0" "taan3\0" "carbon (element 6, C)\0" "TAN\0" "tàn\0" "caa4\0" "chipped edge of a container\0" "chá\0" "zing1\0" "SEKI\0" "tián\0" "kai3\0" "a flood-gate, a water-gate\0" "qì\0" "seon5\0" "dùn\0" "fung1\0" "a sulfone (chemical 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" "gung1\0" "(a simplified form of 碽) sound of bumping or striking, arched bridge\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" "seot1\0" "MIGAKU\0" "SOTSU SOCHI\0" "sù\0" "ngaak6\0" "é\0" "ci4\0" "magnetic; magnetism; porcelain\0" "자:0N\0" "JISHAKU YAKIMONO\0" "JI SHI\0" "CA\0" "cí\0" "lau4\0" "liú\0" "si1\0" "sī\0" "tong4\0" "táng\0" "bong6\0" "pound; weigh\0" "방:0N\0" "PONDO\0" "HOU\0" "PANG\0" "bàng\0" "waat6\0" "KATSU GECHI KACHI\0" "huá\0" "pei1\0" "arsenic (element 33, As)\0" "HEI HI\0" "pī\0" "faai3\0" "an uneven rock\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" "gây tha xay xây xoay\0" "tin4\0" "rumbling sound\0" "TEN DEN SHIN\0" "tián\0" "git3\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" "wai3\0" "stone mill; grind; break apart\0" "애:1N\0" "USU\0" "GAI\0" "AY\0" "wéi\0" "wan5\0" "to fall from or into\0" "OCHIRU\0" "IN UN\0" "yǔn\0" "deoi1\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" "laap6\0" "a large stone\0" "ROU\0" "lá\0" "zyun1\0" "zhuān\0" "jiu4\0" "yáo\0" "gwan2\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" "zai3\0" "qì\0" "ngou4\0" "áo\0" "paang1\0" "pēng\0" "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" "cong2\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" "biu1\0" "MINE\0" "HYOU\0" "biāo\0" "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\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" "ceoi4\0" "a high mountain; precipitous\0" "최:1N\0" "KEWASHII\0" "SAI ZUI SUI\0" "CHOY\0" "cuī\0" "zung1\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" "coek3\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" "sik1\0" "석:N\0" "ISHIZUE\0" "SEKI SHAKU\0" "xì\0" "leon4\0" "phosphorus (element 15, P)\0" "린:1N\0" "NAGARERU\0" "RIN ROU RYOU\0" "LIN\0" "lín\0" "lân\0" "ding3\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" "zaap6\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" "dyestuff (black-colored mineral)\0" "dī\0" "sạn\0" "lik6\0" "REKI RYAKU\0" "lì\0" "gaan3\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" "hei1\0" "xī\0" "zoeng2\0" "mining a face in a coal mine\0" "zhǎng\0" "kiu4\0" "place in Sichuan province\0" "qiáo\0" "deon1\0" "a stone block\0" "dūn\0" "him2\0" "alkaline, alkali, lye, salt\0" "KEWAASHII\0" "KEN\0" "jiǎn\0" "juk1\0" "IKU\0" "yù\0" "zeoi6\0" "zhuì\0" "hat6\0" "hé\0" "hak1\0" "kè\0" "zaak6\0" "zé\0" "leoi6\0" "roll a stone downhill\0" "뢰:1N\0" "OTOSU\0" "RAI\0" "LOY\0" "léi\0" "sỏi\0" "kit3\0" "jié\0" "co2\0" "foundation stone, plinth\0" "초:0E\0" "ISHIZUE\0" "SO SHO\0" "CHO\0" "chǔ\0" "sờ\0" "jap6\0" "급:1N\0" "KUP\0" "yè\0" "kok3\0" "KAKU KOKU GOKU\0" "què\0" "dong2\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" "a small stone\0" "jiāng\0" "pik1\0" "pī\0" "pik1\0" "pī\0" "jyu6\0" "여:0N\0" "YE\0" "yù\0" "pan1\0" "pīn\0" "ngap6\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" "hap6\0" "KAI\0" "kē\0" "laam4\0" "jiān\0" "YO\0" "yù\0" "jyun5\0" "ruǎn\0" "mung4\0" "mineral\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" "ci4\0" "JI\0" "cí\0" "bok6\0" "fill, extend\0" "MAJIRU\0" "HAKU BAKU\0" "bó\0" "joeng5\0" "yǎng\0" "maat3\0" "mà\0" "caat3\0" "shredder, grater\0" "cǎ\0" "jin4\0" "MUTSUKASHII\0" "KIN GIN KEN GEN\0" "xián\0" "kong3\0" "mine; mineral, ore\0" "ARAGANE\0" "KOU\0" "KWANG HWANG\0" "kuàng\0" "khoáng\0" "leoi6\0" "name of a place in Shanxi province\0" "뢰:1N\0" "RAI RUI\0" "LOY\0" "léi\0" "leoi5\0" "lěi\0" "zat1\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" "phàn phèn\0" "kok3\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" "jing4\0" "yīng\0" "lik6\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" "bok6\0" "fill, extend\0" "MAJIRU\0" "HAKU BAKU\0" "bó\0" "soeng1\0" "name of an island in Fujian province\0" "HISO\0" "SOU\0" "shuāng\0" "gun3\0" "a jug, a pitcher, a jar, a pot\0" "guàn\0" "laam4\0" "lán\0" "caat3\0" "cǎ\0" "ngaam4\0" "yán\0" "si6\0" "show, manifest; demonstrate; Kangxi radical 113\0" "시:0E\0" "SHIMESU SHIMESHI\0" "SHI JI KI\0" "SI KI\0" "shì\0" "jhì\0" "kì thị\0" "si6\0" "cult; radical number 113\0" "SHIMESUHEN\0" "SHI\0" "shì\0" "lai5\0" "social custom; manners; courtesy; rites\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" "gaai3\0" "해:N\0" "TASUKERU\0" "KAI GAI\0" "xiè\0" "jiu1\0" "calamities, disasters; Ormazda\0" "요:1N\0" "WAZAWAI\0" "YOU\0" "YO\0" "yāo\0" "hin1\0" "Ormazda, god of the Zoroastrians; extended to god of the Manicheans\0" "천:1N\0" "KEN TEN\0" "CHEN\0" "xiān\0" "kei4\0" "the spirit of the earth; (same as 只) 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 Shāndōng; space inside\0" "팽:1N\0" "MATSURI\0" "HOU HYOU\0" "PHAYNG\0" "bēng\0" "doi6\0" "HOKO\0" "TAI TATSU TACHI\0" "duì\0" "zung6\0" "zhòng\0" "jam6\0" "rèn\0" "ji1\0" "excellent\0" "yī\0" "sek6\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" "zat6\0" "CHITSU JICHI\0" "zhì\0" "tiu4\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" "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" "caai4\0" "chái\0" "nei5\0" "one's deceased father; used as a synonym for 你 when referring to deity\0" "니:1N\0" "KATASHIRO\0" "DEI NAI NE\0" "NI\0" "mí\0" "leoi5\0" "lǚ\0" "jyu5\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" "ng4\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" "piu3\0" "slip of paper or bamboo; ticket\0" "표:0E\0" "FUDA\0" "HYOU\0" "PHYO\0" "piào\0" "phiếu\0" "zyu3\0" "red or short garments\0" "NOROU\0" "SHU CHU\0" "zhù\0" "gwai2\0" "guǐ\0" "haap6\0" "triennial sacrifice to one's ancestors\0" "MATSURU\0" "KOU GYOU\0" "xiá\0" "zi1\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" "haau2\0" "gào\0" "zing1\0" "lucky, auspicious, good omen\0" "zhēn\0" "haau2\0" "gào\0" "seoi3\0" "shuì\0" "zam1\0" "ominous or sinister spirit; vigor\0" "SHIN\0" "jìn\0" "tzìm\0" "shèn\0" "goi1\0" "gāi\0" "kwan2\0" "kǔn\0" "dai3\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" "tou4\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" "gu3\0" "MATSURI\0" "KO KU\0" "gù\0" "gun3\0" "libation\0" "관:1N\0" "MATSURI\0" "KAN\0" "KWAN\0" "guàn\0" "zeoi3\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" "gam3\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" "sim4\0" "meditation, contemplation\0" "YUZURU SHIZUKA\0" "ZEN\0" "SEN\0" "chán\0" "pei4\0" "bì\0" "cyu5\0" "zhě\0" "fai1\0" "huī\0" "jau5\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" "zi1\0" "IKOU\0" "SHI\0" "zī\0" "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" "jyun6\0" "yuàn\0" "ng4\0" "happy; used in historical names\0" "우:0N\0" "SAIWAI\0" "GU GO\0" "WU\0" "wú\0" "sin2\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" "name of a place in the kingdom of Qi during the Chunqiu era and now in Changqing county, Shandong province; surname\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" "haau2\0" "gào\0" "tong4\0" "táng\0" "si1\0" "happy\0" "사:N\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" "taap3\0" "surname\0" "tà\0" "bok3\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\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" "to sacrifice, worship\0" "SHI\0" "sì\0" "sim4\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" "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\0" "kui3\0" "guì\0" "seoi6\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" "nung4\0" "MATSURI\0" "JOU NYU\0" "nóng\0" "nei5\0" "one's deceased father\0" "니:1N\0" "KATASHIRO\0" "DEI NAI NE\0" "NI\0" "mí\0" "něi\0" "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" "lai6\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" "tai4\0" "tí\0" "zaan6\0" "zàn\0" "leoi6\0" "lèi\0" "jau4\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" "vũ\0" "jyu4\0" "district; mountain in Zhejiang\0" "옹:1N\0" "ONAGASARU\0" "GUU GU\0" "ONG\0" "yú\0" "lei4\0" "rare beast; strange; elegant\0" "리:1N\0" "CHI RI\0" "LI\0" "lí\0" "le\0" "sit3\0" "used in personal names\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" "jan4\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" "caa4\0" "chá\0" "gon2\0" "straw; stalk of grain\0" "간:1N\0" "KAN\0" "gǎn\0" "ngai6\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" "선:N\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" "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 秋) autumn, fall; year\0" "qiū\0" "*tsiou\0" "zung2\0" "seed; race, breed; to plant\0" "OSANAI\0" "CHUU\0" "CHWUNG\0" "zhǒng\0" "fan6\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" "zi1\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" "zi2\0" "grain that has started to ripen\0" "MINORU\0" "SHI\0" "CI\0" "zhī\0" "jyu3\0" "yù\0" "bei3\0" "secret, mysterious, abstruse\0" "비:0N\0" "HIMERU KAKUSU\0" "HI\0" "PI\0" "mì\0" "fu3\0" "kù\0" "bun6\0" "YAWARAGU\0" "HAN BAN\0" "bàn\0" "pei1\0" "pī\0" "nei4\0" "ní\0" "lik6\0" "(Cant.) excessively thin\0" "NARABU\0" "REKI RYAKU\0" "lì\0" "jau4\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" "to tò tô\0" "pei1\0" "millet\0" "KUROKIBI\0" "HI FUU FU HYUU HYU\0" "pī\0" "bat3\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" "cing3\0" "balance, scale, steelyard\0" "칭:0N\0" "HAKARI\0" "SHOU\0" "CHING\0" "chèng\0" "xứng\0" "nim4\0" "white rice\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" "zok6\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" "zi1\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 billion; also used for higher powers of ten; a county in Hubei province\0" "SHI\0" "zǐ\0" "wut6\0" "huó\0" "zik1\0" "accumulate, store up, amass\0" "jī\0" "cing1\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" "zi6\0" "zhì\0" "wut6\0" "huó\0" "hap6\0" "hé\0" "jan1\0" "인:N\0" "yīn\0" "zi1\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" "jam5\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" "zyu3\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" "fu6\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" "gou2\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" "fu1\0" "bran; seed capsules\0" "MOMIGARA\0" "FU FUU BU\0" "fū\0" "seon3\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" "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" "aa3\0" "a kind of rice plant; shaking and waving of the rice plant\0" "yà\0" "leon5\0" "lǔn\0" "luk6\0" "rice\0" "WASE\0" "RIKU ROKU\0" "lù\0" "gu3\0" "gù\0" "zok6\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" "zeon3\0" "WARATABA\0" "SHUN\0" "zhùn\0" "bong6\0" "maize\0" "bàng\0" "baai6\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" "paang4\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\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" "zeoi3\0" "ATSUMARU ATSUMERU\0" "SOTSU SOCHI SAI SE\0" "zuì\0" "juk1\0" "욱:N\0" "yù\0" "sou1\0" "revive, to rise again; collect\0" "sū\0" "loek6\0" "lüè\0" "hoeng1\0" "xiāng\0" "ji1\0" "yī\0" "hai6\0" "설:1N\0" "WARA MISOGI\0" "KEI GEI KETSU KECHI\0" "SEL\0" "xì\0" "bin2\0" "biǎn\0" "gei3\0" "jì\0" "fuk1\0" "fú\0" "pik1\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\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" "seoi2\0" "서:N\0" "SHO\0" "xǔ\0" "cing1\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" "jim4\0" "URUCHI\0" "REN KEN KAN GEN\0" "xián\0" "zi1\0" "UERU MAKU MASU\0" "SHI SHUU\0" "zī\0" "juk1\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" "cuk1\0" "TSUMU TAKUHAHERU\0" "KIKU KOKU CHIKU TOKU\0" "xù\0" "zan2\0" "detailed, fine; closely woven\0" "진:1N\0" "SHIGERU\0" "SHIN TEN DEN HEN\0" "CIN\0" "zhěn\0" "zi6\0" "(variant of 穉) 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\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" "jung4\0" "róng\0" "seoi6\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; 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" "wan2\0" "calm, quiet, peace; moderation\0" "ODAYAKA\0" "ON\0" "ON\0" "wěn\0" "cau1\0" "fall, autumn\0" "AKI\0" "SHUU\0" "CHWU\0" "qiū\0" "sik1\0" "farm, harvest grain; stingy\0" "sè\0" "niu5\0" "hè\0" "jik6\0" "yì\0" "wong4\0" "huáng\0" "cip3\0" "SHOU\0" "qiè\0" "gei1\0" "KI KE\0" "jǐ\0" "seoi6\0" "ear of grain; tassel; Guangzhou\0" "수:0N\0" "HO\0" "SUI\0" "SWU\0" "suì\0" "hiu1\0" "xiāo\0" "buk6\0" "SHIGERU\0" "HOKU BOKU\0" "pú\0" "giu1\0" "jiāo\0" "zuk1\0" "zhuō\0" "tung4\0" "rice\0" "OKUTE\0" "TOU ZU SHOU SHU\0" "tóng\0" "zeoi3\0" "SAI\0" "SAI\0" "zui\0" "leoi5\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" "joeng4\0" "stalks of grain; lush, abundant\0" "YUTAKA WARA\0" "JOU\0" "ráng\0" "no6\0" "glutinous rice\0" "nuò\0" "jyu6\0" "UERU\0" "YO\0" "yù\0" "pan1\0" "빈:N\0" "pīn\0" "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" "cing1\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" "kong3\0" "kuàng\0" "leoi5\0" "wild grain\0" "RYO RO\0" "lǚ\0" "lúa\0" "biu1\0" "weed\0" "biāo\0" "sik1\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" "zoek3\0" "zhuō\0" "lei4\0" "lí\0" "cyun4\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" "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\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" "jyu1\0" "yū\0" "sam1\0" "shēn\0" "zing6\0" "hole; pitfall, trap\0" "정:0N\0" "OTOSHIANA\0" "SEI\0" "CENG\0" "jǐng\0" "jiu2\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" "lou4\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" "bok6\0" "báo\0" "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" "bing2\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" "kiu3\0" "hole, opening, aperture\0" "qiào\0" "diu3\0" "deep; distant\0" "diào\0" "wu1\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" "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" "haau1\0" "효:N\0" "xiāo\0" "sing4\0" "chéng\0" "kau3\0" "구:1\0" "KWU\0" "kòu\0" "cyun2\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" "wo1\0" "nest; hole, indention; den\0" "과:1N\0" "SU\0" "KA\0" "KWA\0" "kē\0" "kuɑ\0" "zeot1\0" "zhuó\0" "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" "gun1\0" "guān\0" "kwai1\0" "peep, watch, spy on, pry\0" "kuī\0" "dau6\0" "surname; hole, burrow; corrupt\0" "dòu\0" "coek3\0" "zhuo\0" "jam3\0" "a cellar, a store-room\0" "yì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\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" "caau4\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\0" "poor, impoverished\0" "구:1N\0" "YATSURERU\0" "KU ROU RU\0" "KWU\0" "jù\0" "ghiǒ\0" "liu6\0" "liào\0" "sik1\0" "faint sound, whisper\0" "xī\0" "sit\0" "ng6\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" "fun2\0" "hole; hallow; empty\0" "관:1N\0" "KWAN\0" "kuǎn\0" "lung1\0" "mine shaft; cavity, hole\0" "륭:1N\0" "YUMINARI\0" "RYUU RYU\0" "LYUNG\0" "lóng\0" "cang1\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\0" "run away; revise, edit; expel\0" "찬:0N\0" "KAKURERU NOGARERU\0" "ZAN SAN\0" "CHAN\0" "cuàn\0" "*tsuɑ̀n\0" "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" "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" "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" "cyu3\0" "TADASHII\0" "SHO\0" "chù\0" "sap6\0" "decaliter\0" "DEKARITTO\0" "shí\0" "fu3\0" "NOBORU\0" "FUU FU\0" "fù\0" "cin1\0" "kiloliter\0" "KIRORITTORU\0" "qiān\0" "cuk1\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\0" "milliliter\0" "MIRIRITTORU\0" "háo\0" "sing1\0" "liter\0" "shēng\0" "fan1\0" "deciliter\0" "DESHIRITTO\0" "fēn\0" "syu6\0" "perpendicular, vertical; erect\0" "shù\0" "miu6\0" "묘:0N\0" "MYO\0" "miào\0" "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" "ging6\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" "baak3\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" "wang4\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" "diu6\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" "geoi2\0" "TATSU\0" "KU\0" "qǔ\0" "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" "lei4\0" "centiliter\0" "SENCHIRITTO\0" "lí\0" "zyun2\0" "HITOSHII HITOSHIKUSURU\0" "SEN TEN TAN\0" "zhuǎn\0" "cang4\0" "céng\0" "dang1\0" "dēng\0" "ceon1\0" "준:N\0" "YOROKOBUSAMA\0" "SHUN\0" "cūn\0" "waai1\0" "wāi\0" "ging6\0" "contend, vie, compete\0" "경:0E\0" "KISOU SERU\0" "KYOU KEI\0" "KYENG\0" "jìng\0" "*ghiæ̀ng\0" "ham2\0" "kǎn\0" "ging6\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" "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" "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" "mong4\0" "máng\0" "măng\0" "zuk1\0" "zhú\0" "jyun4\0" "UTSUBO\0" "wán\0" "duk1\0" "deep, true, sincere, genuine\0" "dǔ\0" "gai1\0" "a hairpin; fifteen-year-old girl\0" "KOUGAI\0" "KEI\0" "jī\0" "gaau2\0" "jiǎo\0" "baa1\0" "bamboo fence\0" "파:1N\0" "IBARATAKE SEMAI\0" "HA\0" "PHA\0" "bā\0" "syun3\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" "can2\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" "ngaa4\0" "아:1N\0" "A\0" "yá\0" "zeoi3\0" "zhuì\0" "jyun4\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" "sam4\0" "금:1N\0" "KUM\0" "cén\0" "pei4\0" "to comb; a fine-toothed comb\0" "bì\0" "bat1\0" "writing brush; write; stroke\0" "HUDE\0" "HITSU\0" "bǐ\0" "gaan2\0" "bamboo water pipe\0" "jiǎn\0" "ji5\0" "yǐ\0" "dung1\0" "dōng\0" "sim1\0" "점:1N\0" "MUCHI\0" "SEN CHOU\0" "CEM\0" "shān\0" "chòm chùm chũm chụm đệm rơm xờm xúm\0" "sang1\0" "small gourd-shaped musical instrument\0" "생:0N\0" "FUE\0" "SOU SHOU\0" "SAYNG\0" "shēng\0" "*shræng\0" "sanh sênh sềnh sinh xênh\0" "daap3\0" "dā\0" "dek6\0" "bamboo flute; whistle\0" "적:0N\0" "FUE\0" "TEKI JAKU\0" "CEK\0" "dí\0" "*dhek\0" "địch\0" "zeot1\0" "zhú\0" "naap6\0" "nà\0" "ci1\0" "bamboo rod used for beatings\0" "태:0N\0" "MUCHI\0" "CHI\0" "THAY\0" "chī\0" "djhiɛ\0" "ku1\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" "ce3\0" "qiè\0" "man5\0" "mǐn\0" "baau1\0" "HOU HYOU KOU KYOU\0" "bāo\0" "vầu\0" "tiu4\0" "a broom\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" "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" "đậy đệ\0" "ling4\0" "bamboo screen\0" "령:0N\0" "CHIRIYOKE\0" "REI RYOU\0" "LYENG\0" "líng\0" "zaak3\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" "ci2\0" "YA\0" "SHI\0" "shǐ\0" "maau5\0" "mǎo\0" "po2\0" "flat basket for grain\0" "pǒ\0" "sai3\0" "small bamboo\0" "세:0N\0" "SASA\0" "SEY\0" "tì\0" "zin1\0" "note, memo; stationery; comments\0" "jiān\0" "kung4\0" "KONG\0" "qióng\0" "lung4\0" "cage; cage-like basket\0" "lóng\0" "ming5\0" "SOUKE ZARU\0" "mǐn\0" "bin1\0" "bamboo container for food\0" "biān\0" "lok3\0" "WANKAGO TABANERU TSUKAAANERU\0" "RAKU\0" "luò\0" "gai3\0" "TAKE\0" "KEI KE\0" "guì\0" "kuk1\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" "a bamboo brush\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" "a kind of bamboo used to make staffs\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; to wait; equal, “and so forth”\0" "등:0E\0" "HITOSHII NADO RA\0" "TOU\0" "TUNG\0" "děng\0" "*də̌ng\0" "đẳng\0" "gaau2\0" "bamboo rope or cable\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" "jyu4\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\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" "tung4\0" "thick piece of bamboo; pipe\0" "통:0N\0" "TSUTSU\0" "TOU\0" "THONG\0" "tǒng\0" "dhung\0" "đồng\0" "gai1\0" "a hairpin; fifteen-year-old girl\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\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" "zung6\0" "zhòng\0" "kau3\0" "a reed tool used in weaving to push the weft to the weaving mouth\0" "kòu\0" "loi4\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" "zang1\0" "stringed musical instrument; kite\0" "KOTO\0" "SOU SHOU\0" "zhēng\0" "caak3\0" "scheme, plan; to whip; urge\0" "cè\0" "fu1\0" "부:1N\0" "PWU\0" "fū\0" "wan4\0" "bamboo skin; bamboo\0" "균:0N\0" "TAKE\0" "IN UN\0" "KYUN\0" "yún\0" "hyun\0" "seoi5\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\0" "bamboo water pipe\0" "견:1N\0" "KAKEI\0" "KEN\0" "KYEN\0" "jiǎn\0" "ham4\0" "hán\0" "tung4\0" "bamboo pipe; fish hook\0" "통:1N\0" "TOU ZU YOU YU\0" "THONG\0" "tóng\0" "thúng\0" "haap6\0" "TAKE\0" "KOU GOU GYOU\0" "xiá\0" "zi3\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\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" "ting4\0" "정:1N\0" "ITOKUDA\0" "TEI CHOU JOU\0" "CENG\0" "tíng\0" "caak3\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" "gou3\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" "hong1\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" "ng4\0" "오:0N\0" "O\0" "ōu wú\0" "cim1\0" "sign, endorse; slip of paper\0" "qiān\0" "siu2\0" "SHINO\0" "SHOU\0" "SO\0" "xiǎo\0" "gaan2\0" "simple, terse, succinct, a letter\0" "jiǎn\0" "pau4\0" "póu\0" "loi4\0" "lái\0" "zau1\0" "zōu\0" "paai4\0" "a basket; a raft\0" "KAGO\0" "HAI BAI HI HEKI HEI BYAKU\0" "bǐ\0" "biɛ\0" "bai3\0" "grate; grid; grating\0" "bì\0" "bei6\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" "gwaai2\0" "KAI GE\0" "guǎi\0" "jyu1\0" "yū\0" "zin1\0" "note, memo; stationery; comments\0" "전:0N\0" "FUDA\0" "SEN\0" "CEN\0" "jiān\0" "tzen\0" "dou3\0" "dào\0" "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" "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\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; 7th lunar mansion, determinative star γ² Sagittarii (Alnasl)\0" "기:0N\0" "MI\0" "KI\0" "KI\0" "jī\0" "kia\0" "lam4\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" "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" "zaap3\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" "hyun1\0" "TAWAMERU\0" "KEN\0" "qiān\0" "kwan2\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" "zyut6\0" "zú\0" "nhốt\0" "bai1\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" "seon2\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" "a bamboo brush\0" "SASARA\0" "SEN\0" "xiǎn\0" "ping4\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" "chăm châm dăm giăm giằm\0" "sing2\0" "bamboo screen used in fishing\0" "SEI SHOU\0" "xīng\0" "wu4\0" "TAKE\0" "KO GO\0" "hú\0" "ji4\0" "a bamboo rack, clothes horse\0" "yí\0" "zyu6\0" "chopsticks\0" "저:0N\0" "HASHI\0" "CHO CHAKU\0" "CE\0" "zhù\0" "djhiù\0" "giạ\0" "ak1\0" "yuē\0" "ceon2\0" "TAKE\0" "SHUN\0" "chūn\0" "leot6\0" "RITSU\0" "lǜ\0" "uk1\0" "SHIGERU\0" "OKU\0" "wū\0" "dung2\0" "TAKE\0" "TOU TSU\0" "dǒng\0" "sok3\0" "musical instrument like pan-pipes, bamboo flute\0" "소:1N\0" "SO\0" "shuò\0" "zaap6\0" "jí\0" "zit3\0" "knot, node, joint; section; hexagram ䷻\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" "sing1\0" "SEI SHOU\0" "xīng\0" "mei6\0" "mèi\0" "faan6\0" "pattern, model, rule, law\0" "범:0E\0" "NORI\0" "HAN\0" "PEM\0" "fàn\0" "cyun4\0" "bamboo silo; bamboo tool\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" "fung1\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" "rattan box, suitcase, or case\0" "협:1N\0" "HAKO\0" "KYOU\0" "HYEP\0" "qiè\0" "kep\0" "hau4\0" "ancient musical instrument; harp\0" "후:1N\0" "KOU GO\0" "HWU\0" "hóu\0" "hou\0" "cau1\0" "qiū\0" "miu5\0" "miǎo\0" "ham3\0" "inlay, set in; fall into; rugged\0" "HASAMU KUBIKASE\0" "KAN KEN\0" "qiàn\0" "ku1\0" "gū\0" "gwai6\0" "a bamboo basket for carrying earth\0" "kuì\0" "sik6\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" "hap6\0" "hé\0" "tong4\0" "TOU DOU\0" "táng\0" "wok6\0" "a tool used for holding or winding thread; kite string\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 to punt a 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" "zing1\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" "nit6\0" "niè\0" "sin3\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" "gung1\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; Tatar horn\0" "RITSU RICHI\0" "LYUL\0" "lì\0" "sặt\0" "bei6\0" "fine-toothed comb; comb hair\0" "비:1N\0" "HERA NO\0" "HEI\0" "PI\0" "bì\0" "zuk1\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" "zuk1\0" "zhù\0" "coeng1\0" "qiāng\0" "lung4\0" "cage; cage-like basket\0" "KAGO\0" "ROU\0" "LONG\0" "lóng\0" "laam4\0" "basket\0" "lán\0" "zin1\0" "surname\0" "jiān\0" "bou6\0" "a bamboo basket\0" "bù\0" "lei4\0" "bamboo or wooden fence; hedge\0" "lí\0" "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\0" "bamboo flute; whistle\0" "HUE\0" "TEKI CHAKU CHIKU JIKU\0" "dí\0" "cung1\0" "SOU SU\0" "cōng\0" "jin1\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\0" "a basket, hod, scuttle; a hairclasp\0" "SOROWANAI\0" "SHIN SAN\0" "cǎn\0" "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" "jyu5\0" "yù\0" "mit6\0" "bamboo splints or slats\0" "멸:1N\0" "BETSU MECHI\0" "MYEL\0" "miè\0" "tyun4\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" "jyu4\0" "side room\0" "WAKIBEYA\0" "I CHI JI\0" "yí\0" "wu6\0" "KO GO\0" "hù\0" "caan2\0" "산:N\0" "chǎn\0" "kau3\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" "ping4\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" "gei1\0" "jī\0" "gwai2\0" "a square basket of bamboo for holding grain used at sacrifices\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" "nin2\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" "diu1\0" "a bamboo whisk; the broken end of a bamboo stalk\0" "SASARA\0" "SEN\0" "diāo\0" "so1\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" "loeng4\0" "a weir, fish trap, fish pond\0" "YANA\0" "zhù\0" "siu1\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" "mik6\0" "mì\0" "sai1\0" "sieve; to sift; to strain\0" "FURUI\0" "SHI\0" "shāi\0" "dong6\0" "bamboo\0" "dàng\0" "thang\0" "liu4\0" "liáo\0" "daan1\0" "small bamboo basket for holding cooked rice\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" "man5\0" "mǐn\0" "gwai6\0" "a bamboo basket for carrying earth\0" "AJIKA\0" "KI\0" "kuì\0" "daai6\0" "dài\0" "giu1\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\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" "zaam1\0" "zān\0" "kei4\0" "qi\0" "paai4\0" "bamboo raft\0" "pái\0" "kei4\0" "HATA\0" "qí\0" "paai4\0" "pái\0" "gon3\0" "SHINO\0" "KAN\0" "gǎn\0" "geoi6\0" "KYO GO\0" "jù\0" "ghiǒ\0" "lou6\0" "fine bamboo\0" "lù\0" "luk6\0" "ROKU\0" "lù\0" "jim4\0" "eaves of house; brim\0" "첨:1N\0" "HISASHI\0" "EN TAN\0" "CHEM\0" "yán\0" "*iɛm\0" "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" "coi3\0" "SOGO HUDA\0" "SAI\0" "sài\0" "zaa1\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" "jyu4\0" "yú\0" "wok6\0" "a tool used for holding or winding thread; a kite string\0" "ITOWAKU\0" "WAKU\0" "yuè\0" "gou1\0" "háo\0" "zan1\0" "zhēn\0" "toi4\0" "tái\0" "tik1\0" "long\0" "TEKI CHAKU\0" "tì\0" "nip6\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" "ji4\0" "yí\0" "kei4\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" "zau6\0" "주:1N\0" "YOMU\0" "SHUU JU\0" "CWU\0" "zhòu\0" "faan1\0" "sieve; basket\0" "HAN HON\0" "fān\0" "sou2\0" "bamboo basket\0" "수:1N\0" "KOMEAGESA\0" "SU SOU SHU\0" "SWU\0" "sǒu\0" "zau6\0" "RYUU\0" "zhòu\0" "cim1\0" "tally; lot; marker\0" "KUJI KAZUTORI\0" "SEN\0" "qian\0" "tăm\0" "zoek3\0" "zhuó\0" "tang4\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" "lơ lờ lư 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" "jyu6\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\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" "gim2\0" "SHINSHI\0" "qiè\0" "lim4\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" "zung1\0" "zhōng\0" "keoi4\0" "crude bamboo mat\0" "거:1N\0" "KYO GO\0" "KE\0" "qú\0" "lim4\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 bamboo weir used to catch fish or crabs\0" "duàn\0" "zyun2\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" "wok6\0" "a tool used for holding or winding thread; kite string\0" "ITOWAKU\0" "WAKU YOKU IKI\0" "yuè\0" "zoek3\0" "zhuó\0" "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" "faan4\0" "decimeter\0" "DEKAMEETORU\0" "fán\0" "san1\0" "shēn\0" "zaak3\0" "zhé\0" "san1\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" "nei4\0" "unhulled rice\0" "인:1\0" "MOMI\0" "IN\0" "ní\0" "fan1\0" "cùn\0" "sap6\0" "zhàng\0" "cin1\0" "kilometer\0" "천:1\0" "KIROMEETORU\0" "CHEN\0" "qiān\0" "gau2\0" "surname\0" "KUME\0" "zhāi\0" "bei2\0" "empty husks of grain\0" "비:0N\0" "SHIINA\0" "HI\0" "PI\0" "bǐ\0" "tẻ\0" "bun2\0" "bǎn\0" "mat6\0" "wù\0" "saa1\0" "coarse\0" "SA SHA SHOU\0" "shā\0" "hong1\0" "chaff, bran, husks\0" "NUKA\0" "KOU\0" "kāng\0" "jau2\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" "bei3\0" "bì\0" "seoi6\0" "pure; unadulterated; select\0" "IKI\0" "SUI SAI\0" "cuì\0" "baak3\0" "yin\0" "hou4\0" "millimetre\0" "모:1\0" "MIRIMEETORU MIRI\0" "MO\0" "zhé\0" "mai5\0" "meter\0" "mǐ\0" "taai3\0" "NUKAMISO\0" "TA\0" "tai\0" "wu6\0" "RO\0" "hù\0" "baa1\0" "bread, cake; tsamba (Tibetan barley bread)\0" "bā\0" "nap1\0" "grain; small particle\0" "립:0N 입:0\0" "TSUBU\0" "RYUU\0" "LIP\0" "lì\0" "lip\0" "lạp\0" "gam1\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" "mit6\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" "zim1\0" "viscous, mucous; glutinous\0" "점:0N\0" "NEBARU\0" "NEN\0" "CEM\0" "zhān\0" "zau6\0" "zhòu\0" "ci1\0" "chī\0" "suk1\0" "pay respects; reverently\0" "TSUTSUSHIMU\0" "SHUKU\0" "sù\0" "tiu3\0" "sell grain\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" "hung4\0" "SUKUMO\0" "KOU\0" "hóng\0" "tung4\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 (element 15, P)\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" "baak3\0" "hectometer\0" "백:1\0" "HEKUTOMEETORU\0" "PAYK\0" "bǎi\0" "lou5\0" "lāo\0" "fan3\0" "manure, dung, excrement, night soil\0" "fèn\0" "ji4\0" "JI\0" "ér\0" "kuk1\0" "yeast, leaven\0" "qū\0" "hap6\0" "SUKUMO\0" "hé\0" "loeng4\0" "food, grain, provisions\0" "량:0N\0" "KATE\0" "RYOU ROU\0" "LYANG\0" "liáng\0" "haan6\0" "xiàn\0" "fu1\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" "gung1\0" "lǐ\0" "jyut6\0" "Guangdong and Guangxi provinces; initial particle\0" "KOKONI\0" "ETSU OCHI\0" "WEL\0" "yuè\0" "luk6\0" "HAZEKOME\0" "ROKU\0" "lù\0" "guk1\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\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" "clear like water; crystalline\0" "린:1N\0" "SESERAGI\0" "RIN\0" "LIN\0" "lín\0" "zung2\0" "dumpling made of glutinous rice\0" "종:1\0" "CHIMAKI\0" "SOU\0" "CONG\0" "zòng\0" "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" "faa1\0" "KOUJI\0" "huā\0" "sam2\0" "a grain of rice; rice gruel mixed with meat\0" "sǎn\0" "sam2\0" "KONAGAKI\0" "SAN SHIN\0" "sǎn\0" "tong4\0" "táng\0" "bin2\0" "KOME YAKIGOME\0" "HEN\0" "biǎn\0" "jau2\0" "blend, mix; mixed\0" "유:1N\0" "MAJIRU\0" "JUU\0" "YU\0" "róu\0" "min6\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" "zin3\0" "jiàn\0" "zaam1\0" "Tibetan tsampa; glutinous flour made from roasted barley or wheat\0" "zān\0" "ci4\0" "food made of crushed and cooked rice\0" "SHI\0" "cí\0" "lei4\0" "(J) centimetre\0" "SENCHIMEETO\0" "lí\0" "sit3\0" "rice grits left after hulling\0" "KOGOME\0" "SETSU SECHI SOTSU SOCHI\0" "xiè\0" "fu1\0" "fū\0" "nik1\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\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" "tong4\0" "sugar; candy; sweets\0" "당:0E 탕:0N\0" "AME SATOU\0" "TOU\0" "TANG THANG\0" "táng\0" "đường\0" "jau2\0" "parched wheat or rice; broken grain\0" "구:1N\0" "IRIGOME\0" "KYUU KU SHOU\0" "KWU\0" "qiǔ\0" "kiǒu\0" "gaa1\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" "tong4\0" "táng\0" "mei4\0" "rice gruel, congee; mashed rice\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" "goeng6\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" "sam2\0" "sǎn\0" "saan2\0" "fried round cakes of wheat flour\0" "OKOSHI\0" "SAN\0" "CAN\0" "sǎn\0" "no6\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" "kui2\0" "NUKA\0" "KAI KE\0" "kuài\0" "baak3\0" "bò\0" "waan4\0" "MOCHI OKOSHI\0" "KAI GEN\0" "huán\0" "syu4\0" "shǔ\0" "zung3\0" "rice dumpling\0" "zòng\0" "haam5\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" "jit6\0" "fermenting grain; grain which has sprouted; yeast\0" "얼:N\0" "GETSU\0" "niè\0" "tiu3\0" "sell grain\0" "조:1N\0" "URIYONE SERI\0" "CHOU\0" "CO\0" "tiào\0" "laan6\0" "làn\0" "mik6\0" "silk; Kangxi radical 120\0" "멱:1 사:N\0" "ITO\0" "SHI BEKI\0" "SA\0" "mì\0" "mik6\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" "zang2\0" "zhěng\0" "gau2\0" "investigate, inspect\0" "규:0E\0" "AZANAU TADASU\0" "KYUU\0" "KYU KYO\0" "jiū\0" "giə̌u\0" "jau3\0" "yòu\0" "gei2\0" "record, annal, historical account\0" "기:0E\0" "OSAMERU NORI SHIRUSU\0" "KI\0" "KI\0" "jì\0" "giə̌\0" "kỉ\0" "caa3\0" "chà\0" "zau6\0" "royal name; saddle crupper\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 요:N\0" "TSUZUMERU TSUZUMAYAKA\0" "YAKU\0" "YAK YO\0" "yuē\0" "qiɑk\0" "ước\0" "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" "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" "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" "kau4\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" "zi1\0" "zī\0" "tau2\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\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\0" "spoiled silk; hem of dress\0" "비:1N\0" "FUCHIKAZARI OSAMERU NUU\0" "HI\0" "PI\0" "pī\0" "can2\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" "jam6\0" "weave, lay warp\0" "HATAITO\0" "JIN NIN\0" "rèn\0" "daam1\0" "a fringe\0" "HIMO\0" "TAN TON\0" "dǎn\0" "gam1\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" "sok3\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" "ceoi3\0" "SAI SUI SHUTSU SHUCHI\0" "cuì\0" "gau2\0" "jiǔ\0" "zaat3\0" "tie, fasten, bind\0" "zā\0" "baa1\0" "KINU\0" "HA\0" "ba\0" "gan2\0" "tense, tight, taut; firm, secure\0" "jǐn\0" "fu1\0" "fū\0" "dit6\0" "to sew\0" "zhì\0" "dệt thắt\0" "cai1\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" "cau4\0" "kind of thin silk\0" "주:0N\0" "TSUMUGU TSUMUGI\0" "CHUU\0" "CWU\0" "chóu\0" "dò\0" "wang4\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" "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" "bo1\0" "bō\0" "cyu5\0" "ramie; sack cloth\0" "저:0N\0" "ICHIBI\0" "CHO\0" "CE\0" "zhù\0" "keoi1\0" "qū\0" "ling4\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" "joeng2\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" "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" "zyut3\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" "mak6\0" "TSUTSUMU\0" "BAKU BATSU MECHI HA HE HAKU MYUKU\0" "mò\0" "seot6\0" "술:1N\0" "SWUL\0" "shù\0" "zeoi3\0" "zuì\0" "kwong3\0" "WATA WATAIRE\0" "KOU\0" "kuàng\0" "ging1\0" "classic works; pass through\0" "HERU TATEITO TSUNE\0" "KEI KYOU\0" "KYENG\0" "jīng\0" "jam6\0" "to lay the warp; to weave\0" "임:1N\0" "HATAITO\0" "JIN NIN\0" "IM\0" "rèn\0" "hong4\0" "baste\0" "KUKERU\0" "KOU\0" "háng\0" "jai6\0" "rope, cable; reins; to tie up, bind\0" "KIZUNA SHIBARU SODE\0" "SETSU SECHI EI\0" "xiè\0" "dây\0" "git3\0" "knot, tie; join, connect\0" "결:0E\0" "MUSUBU YUU MUSUBI\0" "KETSU KEI\0" "KYEL\0" "jié\0" "*get\0" "kết\0" "zyu1\0" "주:N\0" "SHIYU\0" "SHU CHU\0" "zhū\0" "cau4\0" "chóu\0" "gwaa3\0" "obstructed; hindered\0" "KAKARU TSUMUGI\0" "KAI GE KA WA\0" "guà\0" "baak3\0" "bǎi\0" "zyut6\0" "cut, sever, break off, terminate\0" "절:E\0" "TAERU TATSU TAYASU\0" "ZETSU\0" "CEL\0" "jué\0" "*dzhiuɛt\0" "kwong3\0" "fine silks; floss\0" "광:1N\0" "WATA NUME\0" "KOU\0" "KWANG\0" "kuàng\0" "quang\0" "wat6\0" "ITOGAMEGURU\0" "KOTSU GOCHI\0" "hú\0" "ci3\0" "cì\0" "gang1\0" "환:1N\0" "KUMIHIMO\0" "KAN GAN KOU\0" "HWAN\0" "huán\0" "gang1\0" "a rope\0" "KOU\0" "gēng\0" "tou1\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" "cyun1\0" "quán\0" "goi2\0" "gǎi\0" "lok3\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\0" "variegated, adorned; brilliant\0" "현:0N\0" "AYA\0" "KEN\0" "HYEN\0" "xuàn\0" "bang1\0" "to baste for sewing; to connect\0" "병:1N\0" "KASURI\0" "HOU\0" "PYENG\0" "bēng\0" "sin3\0" "xiàn\0" "fuk6\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" "dung6\0" "NUNO\0" "TOU ZU\0" "dòng\0" "jung2\0" "silk, cotton, or woolen fabric\0" "융:0N\0" "NERIITO KEORI\0" "JUU\0" "YUNG\0" "róng\0" "nhung\0" "tiu3\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" "leoi5\0" "lěi\0" "sit3\0" "xiè\0" "thượt\0" "gyun3\0" "juàn\0" "seoi5\0" "waste cotton, raw silk or cotton\0" "서:0N\0" "WATA\0" "JO SHO\0" "SE YE\0" "xù\0" "*siù\0" "goi1\0" "해:N\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" "coeng4\0" "xiáng\0" "kui2\0" "draw, sketch, paint\0" "회:N\0" "E\0" "KAI E\0" "huì\0" "zyut6\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" "gaan2\0" "cocoon; callus, blister\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" "man6\0" "mourning\0" "MOHUKU\0" "BUN MON BEN MEN BAN MAN\0" "miǎn\0" "zi6\0" "zhèn\0" "leoi5\0" "a silk gauze\0" "RO\0" "RYO RO\0" "lǚ\0" "sing4\0" "chéng\0" "kau4\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" "jyun4\0" "to hate; crimson; to thread\0" "huán\0" "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" "sau2\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" "수:N\0" "NUITORI\0" "TOU SHUU TSU\0" "tòu\0" "tú\0" "haap6\0" "xié\0" "wang4\0" "TSUNA TSUNAGU OOZUNA\0" "KOU\0" "hóng\0" "gwik1\0" "coarse hempen cloth\0" "KUZUNUNO\0" "KEKI KYAKU GEKI\0" "xì\0" "kiæk\0" "fat1\0" "rope\0" "HITSUGINAWA\0" "FUTSU FUCHI HI\0" "fú\0" "ting1\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" "deoi6\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" "fu1\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" "wu6\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" "fung4\0" "봉:1N\0" "PONG\0" "féng\0" "gai3\0" "continue, maintain, carry on\0" "TSUGU TSUGI MAMA\0" "KEI\0" "KYEY\0" "jì\0" "zuk6\0" "continue, carry on; succeed\0" "TSUZUKU TSUGU\0" "ZOKU SHOKU\0" "SOK\0" "xù\0" "jan2\0" "KASE KASURI\0" "rěn\0" "zung1\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" "do2\0" "a kind of thin silk\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" "loeng4\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" "kei4\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" "jyun2\0" "원:1\0" "WEN\0" "wǎn\0" "sin6\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\0" "embroidered banner\0" "계:1N\0" "HATAJIRUSHI MUSUBIME\0" "KEI\0" "KYEY\0" "qìng\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\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\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" "gwo2\0" "MATOU\0" "KUWA\0" "guǒ\0" "ceoi3\0" "SAI SUI SHUTSU SHUCHI\0" "cuì\0" "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" "cai1\0" "qī\0" "cap1\0" "to join, to splice, to braid\0" "qiè\0" "taam1\0" "담:N\0" "AZAYAKA\0" "TAN SEN SAN\0" "tián\0" "zung1\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" "hang6\0" "xìng\0" "loeng5\0" "a pair; an ancient unit for counting shoes\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\0" "tassels hanging from hat\0" "유:1N\0" "KANMURINOHIMO\0" "ZUI NI\0" "YU\0" "ruí\0" "man4\0" "(variant of 緡) 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" "po4\0" "fán\0" "luk6\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" "cai4\0" "KASURI\0" "qi\0" "seoi5\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\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" "jyun5\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" "cung5\0" "chóng\0" "dai3\0" "tie, join, connect; connection\0" "체:0N\0" "SHIMARU MUSUBU SHIMERU\0" "TEI\0" "CHEY\0" "dì\0" "rế\0" "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" "miu4\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" "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" "zung2\0" "collect; overall, altogether\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" "wai6\0" "KINU UCHIHIMO HIMO\0" "I KI GI\0" "wèi\0" "fuk6\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" "net\0" "tóu\0" "gau1\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" "wan6\0" "yùn\0" "jan1\0" "yīn\0" "tai4\0" "reddish color, red, brown\0" "제:1N\0" "AKAGINU\0" "TEI DAI TAI\0" "CEY\0" "tí\0" "gwaa1\0" "anciently, a blue-green ribbon attached as a seal\0" "KAI KE KA RA\0" "guā\0" "zi3\0" "delicate, fine; dense\0" "치:0N\0" "KOMAKAI\0" "CHI\0" "CHI\0" "zhì\0" "wan3\0" "(variant of 縕) 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" "doi6\0" "dài\0" "dyun6\0" "KUTSU\0" "KA GE\0" "xiá\0" "jyun4\0" "hem\0" "FUCHI HERI YORU\0" "EN\0" "YEN TAN\0" "yuán\0" "zung2\0" "collect; overall, altogether\0" "FUSA SUBERU SUBETE\0" "SOU\0" "CHONG\0" "zǒng\0" "seoi1\0" "서:N\0" "xū\0" "sing4\0" "rope, string, cord; control\0" "NAWA\0" "JOU BIN YOU\0" "shéng\0" "wai1\0" "to threaten, intimidate\0" "ODOSHI ODOSU\0" "wēi\0" "gang1\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" "jik6\0" "nì\0" "bong1\0" "to bind (shoes)\0" "bāng\0" "gwat1\0" "gǔ\0" "cốt cột 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" "ci1\0" "to twist\0" "YORU YORI\0" "SA SHI\0" "cī\0" "cyun4\0" "orange or reddish-yellow silk\0" "quán\0" "song2\0" "shuǎng\0" "wan3\0" "tangled hemp, raveled silk; vague, confused\0" "온:0N\0" "HURUI\0" "UN ON\0" "ON\0" "yùn\0" "hat6\0" "xiá\0" "ceoi1\0" "sackcloth worn on breast during\0" "최:1N\0" "SAI SUI SA\0" "CHOY\0" "cuī\0" "hai6\0" "계:1N\0" "KYEY\0" "xī\0" "jung4\0" "róng\0" "tou1\0" "band\0" "tāo\0" "bok3\0" "to tie\0" "박:0N\0" "SHIBARU\0" "BAKU HAKU\0" "PAK\0" "fù\0" "*bhiɑk\0" "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" "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" "sou3\0" "sù\0" "zeon2\0" "zhěn\0" "zung3\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" "fong2\0" "HORO TOBARI\0" "KOU\0" "huǎng\0" "coi3\0" "cài\0" "bat1\0" "bì\0" "fung4\0" "sew, mend\0" "봉:0N\0" "NUU NUIME\0" "HOU\0" "PONG\0" "fèng\0" "bhiong\0" "zuk1\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" "si2\0" "band for the hair\0" "xǐ\0" "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" "gyun3\0" "wrap\0" "견:1N\0" "SHIROGINU\0" "TEN DEN SEN KEN\0" "KYEN\0" "juàn\0" "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" "leoi5\0" "thread; detailed, precise\0" "누:0 루:0N\0" "ITO\0" "RU ROU\0" "LWU\0" "lǚ\0" "liǒ\0" "lụa\0" "mou6\0" "mù\0" "mắc\0" "piu5\0" "light blue silk; dim; misty\0" "표:1N\0" "HANADAIRO\0" "HYOU\0" "PHYO\0" "piǎo\0" "piɛ̌u\0" "lin4\0" "to tangle, knot, kink, get twisted; to get complicated\0" "MOTSURERU MOTSURE\0" "REN\0" "lián\0" "len\0" "mei4\0" "halter for ox; tie up, harness\0" "미:1N\0" "KIZUNA\0" "BI\0" "MI\0" "mí\0" "myɛ\0" "syun6\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" "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" "reeling device on spinning wheel\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" "bang1\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\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\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" "wan4\0" "hún\0" "cim1\0" "fine, delicate; minute; graceful\0" "HOSOI CHIISAI SHINAYAKA\0" "SEN\0" "SEM\0" "xiān\0" "hai6\0" "attach, connect, unite, fasten\0" "TSUNAGU KAKERU\0" "KEI\0" "KYEY\0" "jì\0" "zung1\0" "sha\0" "sau3\0" "embroider; embroidery; ornament\0" "NUITORI\0" "SHUU\0" "SWU\0" "xiù\0" "jin4\0" "MOTSURERU ITONOMOTSURE KURENAI\0" "BIN NEN\0" "rán\0" "syun3\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\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" "tói trói 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" "leon4\0" "린:1N\0" "LIN\0" "lín\0" "wat6\0" "rope\0" "TSURUBINAWA\0" "KITSU ITSU ICHI KICHI\0" "yù\0" "faan4\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" "zeon1\0" "zūn\0" "gaan3\0" "AYA NISHIKIMOYOU\0" "KAN KEN\0" "jiàn\0" "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" "taan4\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" "zyun2\0" "edit\0" "ATSUMERU\0" "SAN\0" "CHAN\0" "zuǎn\0" "hei1\0" "WARAFU TANOSHIMU\0" "KI\0" "xī\0" "koeng5\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" "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" "waan4\0" "noose; death by hanging; tie, bind\0" "현:1N\0" "KARAMU\0" "KEN GEN KAN\0" "HYEN\0" "huán\0" "zou2\0" "to reel silk from cocoons\0" "조:0N\0" "KURU\0" "SOU\0" "CO\0" "zǎo\0" "thao\0" "cung1\0" "cōng\0" "gaai3\0" "to work as a tailor, and do washing-for a living\0" "xiè\0" "dải\0" "giu2\0" "deliver, submit; hand over\0" "KAESU\0" "SHAKU KYOU KAKU GYAKU\0" "jiǎo\0" "jiɑk\0" "nhàu\0" "bik1\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" "nung5\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" "saai2\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 襤) clothes without hem; ragged garments; sloppily dressed\0" "RAN\0" "lán\0" "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" "cai4\0" "KASURI\0" "qí\0" "pung4\0" "péng\0" "joek6\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\0" "patterned silk; tie knot\0" "힐:1N\0" "SHIBORI\0" "KETSU KECHI\0" "HIL\0" "xié\0" "het\0" "zyun2\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\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" "haau1\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" "zeoi1\0" "zuī\0" "zyun2\0" "continue, carry on, succeed\0" "찬:0N\0" "TSUGU\0" "SAN\0" "CHAN\0" "zuǎn\0" "lo6\0" "라:N\0" "luò\0" "là\0" "saai2\0" "long; dangling; kerchief; rope\0" "KAMIZUTSUMI TSUZUKU\0" "SHI RI SAI SHA\0" "lí\0" "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" "leoi4\0" "MATOFU KARAMERU KURONAWA\0" "RUI\0" "léi\0" "lyun5\0" "TSUZUKU\0" "REN\0" "liàn\0" "mik6\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" "hat6\0" "inferior silk; tassel, fringe\0" "hé\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\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" "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" "can2\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" "jung2\0" "silk, cotton, or woolen fabric\0" "róng\0" "git3\0" "knot, tie; join, connect\0" "jié\0" "fu3\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" "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" "tou1\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" "jing1\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" "soeng5\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\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" "zung1\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\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" "do2\0" "a kind of thin silk\0" "duǒ\0" "dyun6\0" "satin\0" "duàn\0" "pin4\0" "hem; plait, braid, queue\0" "biàn\0" "sin3\0" "thread, line, wire; clue\0" "SUJI\0" "SEN\0" "SEN\0" "xiàn\0" "gau1\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" "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\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\0" "wind around, bind; prepare\0" "móu\0" "sou1\0" "draw, reel\0" "sāo\0" "kit3\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" "zou2\0" "to reel\0" "qiāo\0" "waan4\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; Kangxi radical 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" "earthenware jug, crock; cistern\0" "항:0N\0" "KAME MOTAI\0" "KOU\0" "HANG\0" "gāng\0" "cong\0" "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" "fau2\0" "pottery, earthenware\0" "FU KAN\0" "fǒu\0" "kik1\0" "KAAKERU KAAKU\0" "KETSU\0" "qi\0" "but6\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" "hong6\0" "항:1N\0" "ZENIGAME\0" "TOU ZU KOU GU\0" "HANG\0" "xiàng\0" "siu6\0" "black glazed earthen jar\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" "gun3\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" "(Cant.) a pot\0" "chēng\0" "kai3\0" "qì\0" "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" "muk6\0" "Radical 122\0" "YONKASHIRA YOKOME\0" "MOU BOU\0" "wǎng\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" "mong5\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" "sam1\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" "zyu2\0" "AMI\0" "SHU TOKU DOKU\0" "zhǔ\0" "ze1\0" "net for catching rabbits\0" "저:1N\0" "AMI\0" "SHA SHO\0" "CE\0" "jū\0" "tzia\0" "mung4\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 stars making up the handle of the Big Dipper (Alkaid, Mizar, and Alioth)\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" "tai4\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\0" "net\0" "부:1N\0" "AMI\0" "FU FUU BU\0" "PWU\0" "fú\0" "sam1\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" "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" "am2\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\0" "fishing net\0" "GUN NAN RAN\0" "lǎn\0" "cyu5\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\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\0" "net\0" "wèi\0" "bat1\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\0" "net catch birds\0" "MUSOUAMI\0" "SHOU SHU TOU ZU\0" "chōng\0" "lau5\0" "fishing trap\0" "YANA UE UKE\0" "RYUU RU\0" "liǔ\0" "gei1\0" "halter; restrain, hold, control\0" "jī\0" "gyun3\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" "zaau3\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" "an inn; to 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\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" "jau5\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" "fan4\0" "a white ram\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" "overflow\0" "yàng\0" "gu2\0" "a black ram\0" "고:1N\0" "HITSUJI\0" "KO KU\0" "KO\0" "gǔ\0" "goeng1\0" "Qiang people; strong; educated; obstinate; a particle\0" "강:1\0" "EBISU\0" "KYOU\0" "KANG\0" "qiāng\0" "zong1\0" "ram\0" "장:1N\0" "OHITSUJI\0" "SOU\0" "CANG\0" "zāng\0" "gou1\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" "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" "sin6\0" "envy, admire; praise; covet\0" "이:N\0" "URAYAMU AMARI\0" "SEN EN\0" "SEN YEN\0" "xiàn\0" "tiện\0" "jung2\0" "fine woolen fabrics\0" "JOU NYU\0" "róng\0" "kwan4\0" "group, crowd, multitude, mob\0" "MURAGARU MURERU\0" "GUN KUN\0" "qún\0" "kwan4\0" "group, crowd, multitude, mob\0" "군:0E\0" "MURAGARU MURERU\0" "GUN KUN\0" "KWUN\0" "qún\0" "*ghiuɛn\0" "quần\0" "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" "loeng4\0" "YASHINAU\0" "YOU\0" "yang\0" "hong1\0" "the skeleton of a sheep\0" "강:1N\0" "KANG\0" "qiāng\0" "kim4\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" "carbonyl group\0" "tāng\0" "jyun4\0" "sheep\0" "yuán\0" "hei1\0" "surname\0" "희:0N\0" "IKI\0" "GI KI\0" "HUY\0" "xī\0" "*xyɛ\0" "faan4\0" "fán\0" "zin1\0" "rank odor 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" "nau4\0" "nóu\0" "hoeng3\0" "qiàng\0" "caan3\0" "confuse, mix, interpolate\0" "MAJIRIAU\0" "SAN SEN\0" "chàn\0" "jyu5\0" "feather, plume; wings; Kangxi radical 124\0" "우:0E\0" "HA HANE\0" "U\0" "WU\0" "yǔ\0" "*hiǒ\0" "võ\0" "hung4\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" "ceoi3\0" "color green; kingfisher\0" "KAWASEMI MIDORI\0" "SUI\0" "cuì\0" "fat1\0" "fú\0" "haap6\0" "HANE\0" "KOU GOU\0" "xiá\0" "pun2\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" "liếng liệng linh\0" "lau6\0" "the sound of the wind; to soar\0" "RYUU RU RYOU RIKU\0" "liù\0" "dit6\0" "zhì\0" "keoi4\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" "kit3\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" "jap1\0" "ksc extension 3108\0" "흡:1N\0" "HUP\0" "xī\0" "ke4\0" "ké\0" "kiu4\0" "turn up, lift, elevate, raise\0" "qiào\0" "wai3\0" "whir\0" "huì\0" "fai1\0" "pheasant; variegated; to fly\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" "goeng1\0" "jiāng\0" "dik6\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" "duk6\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" "ci3\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\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" "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" "piu1\0" "TOBU\0" "HYOU BYOU\0" "piāo\0" "ai3\0" "shade, screen; to hide, screen\0" "예:1N\0" "KINUGASA KAZASU KAGERU\0" "EI\0" "YEY\0" "yì\0" "qèi\0" "lin4\0" "lián\0" "hau4\0" "hóu\0" "ngou4\0" "áo\0" "leon4\0" "lín\0" "pun2\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; 27th lunar mansion, determinative star α Crateris (Alkes)\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\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; Kangxi radical 125\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 Kangxi 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" "gau2\0" "old age\0" "구:0\0" "OIRU\0" "KOU KU\0" "KWU\0" "gǒu\0" "dit6\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; Kangxi radical 126\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\0" "specialized; concentrated\0" "단:1N\0" "HASHI\0" "TAN SEN\0" "TAN\0" "duān\0" "loi6\0" "handle of plow; plow; Kangxi radical 127\0" "뢰:1N\0" "SUKI\0" "RAI RUI\0" "LOY\0" "lěi\0" "lồi\0" "ting1\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\0" "plow, cultivate\0" "경:0E\0" "TAGAYASU\0" "KOU\0" "KYENG\0" "gēng\0" "*gɛng\0" "canh\0" "caau3\0" "harrow\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" "bà bá bồ bừa\0" "pei1\0" "pī\0" "toi2\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" "geoi6\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" "lou6\0" "a kind of farm tool\0" "lào\0" "leon5\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\0" "to plough. to sow\0" "jiǎng\0" "pong5\0" "plow, cultivate\0" "pǎng\0" "zaa6\0" "zhá\0" "lau4\0" "drill for sowing grain\0" "루:1N\0" "ROU RU\0" "LWU\0" "lóu\0" "gei1\0" "plow, cultivate\0" "기:0N\0" "KI\0" "jī\0" "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" "waai4\0" "a tool used in northeast China for overturning soil\0" "huái\0" "ji5\0" "ear; merely, only; handle; Kangxi radical 128\0" "이:0E\0" "MIMI NOMI\0" "JI JOU\0" "I\0" "ěr\0" "*njiə̌\0" "nhĩ\0" "zip3\0" "ear lobe; lobule\0" "CHOU JOU NYOU\0" "yì\0" "ding1\0" "earwax\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" "kam4\0" "OTO\0" "KIN GON KEN GEN\0" "qín\0" "wan4\0" "(non-standard variant of 職) 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" "zik1\0" "SHOKU\0" "zhí\0" "chắc chức giấc nhức thắc trác\0" "paan3\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" "can2\0" "SHIN\0" "zhěn\0" "cit3\0" "chè\0" "ling4\0" "listen, hear\0" "령:0N 영:0\0" "KIKU\0" "REI RYOU\0" "LYENG\0" "líng\0" "leng\0" "zing1\0" "zhēng\0" "jau4\0" "유:N\0" "yǒu\0" "waat6\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" "tiu1\0" "tiāo\0" "ji4\0" "이:N\0" "ér\0" "ngaat6\0" "yà\0" "dip3\0" "tiē\0" "kut3\0" "clamor, din, hubbub\0" "괄:1N\0" "KAMABISUSHI\0" "KATSU\0" "KWAL\0" "guō guā\0" "guɑt\0" "sai3\0" "xù\0" "lyun4\0" "connect, join; associate, ally\0" "lián\0" "hou6\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" "lip6\0" "liè\0" "ping3\0" "engage, employ; betroth\0" "빙:0E\0" "TOU MESU\0" "HEI\0" "PING\0" "pìn\0" "sánh\0" "zing1\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" "dai2\0" "dǐ\0" "gwik1\0" "to cut the left ears of the slain\0" "guó\0" "man4\0" "hear; smell; make known; news\0" "문:0E\0" "KIKU KIKOERU KIKOE\0" "BUN MON\0" "MWUN\0" "wén\0" "*miən\0" "sai3\0" "son-in-law; husband\0" "MUKO\0" "SEI\0" "xù\0" "ping1\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" "ngai6\0" "ní\0" "ting4\0" "MIMIDARE\0" "TEI JOU\0" "tíng\0" "geoi2\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" "lyun4\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" "lyun4\0" "connect, join; associate, ally\0" "TSURANARU TSURANERU\0" "REN\0" "LYEN\0" "lián\0" "jung2\0" "wěng\0" "gwai3\0" "HAJIRU\0" "KI\0" "kuì\0" "lyun4\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" "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" "ting1\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" "daam1\0" "dān\0" "ning4\0" "earwax\0" "MIMIAKA KAMABISUSHI\0" "DEI NYOU\0" "níng\0" "cit3\0" "qié\0" "zim6\0" "death of a disembodied spirit; depraved\0" "nǐ\0" "teng1\0" "hear, listen; understand; obey\0" "KIKU YURUSU\0" "CHOU TEI\0" "CHENG\0" "tīng\0" "ting1\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" "wat6\0" "writing brush, pencil; thereupon; Kangxi radical 129\0" "율:0N\0" "FUDE KOKONI\0" "ITSU ICHI\0" "YUL\0" "yù\0" "pen; radical number 129\0" "yù\0" "ziu6\0" "HAJIME HAKARU\0" "CHOU JOU TOU DOU\0" "zhào\0" "si3\0" "sì\0" "suk1\0" "pay respects; reverently\0" "sù\0" "ji6\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" "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\0" "yì\0" "lak6\0" "ribs; chest\0" "늑:0 륵:0N\0" "ABARA\0" "ROKU\0" "LUK\0" "lèi lè\0" "gei1\0" "muscle tissue; meat on bones\0" "기:0N\0" "HADA\0" "KI\0" "KI\0" "jī\0" "gyi\0" "gau6\0" "qiú\0" "hang2\0" "willing; consent to, permit\0" "GAENJIRU\0" "KOU\0" "kěn\0" "caau3\0" "copulate, expletive (fuck)\0" "cào\0" "gat1\0" "armpit, arms\0" "gē\0" "bok3\0" "bó\0" "wun6\0" "huàn\0" "fong1\0" "region between heart and diaphragm\0" "황:1N\0" "MUNAMOTO\0" "KOU\0" "HWANG\0" "huāng\0" "ci2\0" "chǐ\0" "jan6\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" "jyu5\0" "rǔ\0" "zaau2\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" "caa1\0" "SA\0" "chā\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" "ham4\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" "baan1\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" "jau4\0" "wart; tumor; goiter; papule\0" "IBO\0" "YUU\0" "yóu\0" "neot6\0" "fat; seal\0" "눌:1N\0" "KOERU\0" "DOTSU NACHI DATSU\0" "NWUL\0" "nà\0" "nọi\0" "ong1\0" "dirty\0" "āng\0" "hang2\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" "jin4\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\0" "area between waist and hips\0" "qiǎn\0" "jat6\0" "spread out; smiling or laughing\0" "HIROGARU\0" "KITSU KICHI KOCHI KETSU KECHI\0" "xī\0" "jat6\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" "hang2\0" "kěn\0" "zeng2\0" "hydrazine\0" "jǐng\0" "taai3\0" "peptide\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\0" "arsine; chiropractic\0" "shèn\0" "thăn\0" "wai6\0" "stomach; gizzard of fowl; 17th lunar mansion, determinative star 35 Arietis\0" "위:0E\0" "IBUKURO INOFU\0" "I\0" "WI\0" "wèi\0" "zau6\0" "helmet, headpiece; descendant\0" "주:0N\0" "YOTSUGI CHISUJI\0" "CHUU\0" "CWU\0" "zhòu\0" "trụ\0" "dit3\0" "dié\0" "daam2\0" "gall bladder; bravery, courage\0" "단:1N\0" "KIMO\0" "TAN DAN\0" "TAN\0" "dǎn\0" "đảm\0" "fai3\0" "fèi\0" "bat6\0" "hair on the thigh\0" "HATSU BACHI HAI BAI\0" "bá\0" "bok3\0" "bó\0" "keoi4\0" "yoke\0" "구:1N\0" "KU GU KYOU KOKU\0" "KWU\0" "qú\0" "tim4\0" "tián\0" "bui3\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" "gwaa1\0" "guanidine\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" "pui3\0" "fěi\0" "zi1\0" "the limbs; the upper arm; wings of birds; legs of animals\0" "zhī\0" "nei6\0" "DEI HAI\0" "nì\0" "nây sề\0" "ping4\0" "fat\0" "píng\0" "zi3\0" "rotten meat; bones of dead animals\0" "SHI JI SEKI JAKU\0" "zì\0" "fu1\0" "부:1N 주:N\0" "HARAWATA\0" "FU BU\0" "PWU\0" "fǔ\0" "bun6\0" "fat, obese; fatty\0" "반:1N\0" "YUTAKA KATAMI\0" "HAN\0" "PAN\0" "pàng\0" "bỡn\0" "zan1\0" "gizzard\0" "KUCHINOHIBI\0" "SHIN KIN\0" "zhēn\0" "chẩn\0" "jin4\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" "sing3\0" "victory; excel, be better than\0" "성:N 정:N\0" "shèng\0" "thắng\0" "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" "mou5\0" "mǔ\0" "keoi1\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" "kaa3\0" "kē\0" "ci2\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" "joeng1\0" "the navel\0" "yāng\0" "lung4\0" "condition or appearance of moon\0" "lóng\0" "dung3\0" "a kind of protein\0" "dòng\0" "kaa1\0" "carbamine; isocyanide\0" "kǎ\0" "lou4\0" "arrange in order; display\0" "lú\0" "hing5\0" "shinbone; calf of leg\0" "jìng\0" "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" "pong1\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" "hoi2\0" "hydroxylamine\0" "OYAYUBI\0" "KAI\0" "hǎi\0" "gok3\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\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" "on1\0" "amine\0" "NIOU\0" "ATSU ACHI\0" "àn\0" "ươn\0" "hang4\0" "héng\0" "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" "gwai1\0" "guī\0" "zing1\0" "chéng\0" "tiu2\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" "mui4\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" "zik3\0" "spine, backbone; ridge\0" "척:0N\0" "SE SEI\0" "SEKI\0" "CHEK\0" "jǐ\0" "hip3\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" "osazone\0" "sà\0" "zong1\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" "amidine\0" "mǐ\0" "nung4\0" "pus\0" "nóng\0" "lyun5\0" "small lump of meat; sliced meat\0" "luán\0" "maan5\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" "jau1\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" "hing5\0" "shinbone; calf of leg\0" "경:0N\0" "SUNE HAGI\0" "KEI\0" "KYENG\0" "jìng\0" "hèng hěng\0" "jau4\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" "zin1\0" "HISHIHO SHIOZUKE\0" "SEN TEN\0" "shān\0" "ting2\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" "san5\0" "raw meat for sacrifice\0" "신:1N\0" "HIMOROGI KUCHIBIRU\0" "SHIN\0" "SIN\0" "shèn\0" "him2\0" "qiǎn\0" "tik1\0" "slovenly\0" "de\0" "zyun1\0" "reduce, contract; exploit; reproductive organ of infant\0" "최:1N\0" "HERU\0" "SAI SUI SA SEN\0" "CHOY SEN\0" "juān\0" "cuk1\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" "cing4\0" "chéng\0" "neoi5\0" "něi\0" "fu2\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" "niu6\0" "urea\0" "niào\0" "nou5\0" "brain\0" "NOUMISO\0" "NOU DOU\0" "NOY\0" "nǎo\0" "pei2\0" "pǐ\0" "ng4\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" "pancreas\0" "수:1N\0" "MOROI\0" "ZEI\0" "SWU\0" "cuì\0" "zip3\0" "jiē\0" "loeng5\0" "HOJISHI\0" "RYOU\0" "liǎng\0" "seoi4\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" "biu2\0" "biǎo biāo\0" "béo\0" "leon4\0" "lún\0" "pin4\0" "callus\0" "변:1N\0" "AKAGIRE TAKO\0" "HEN BEN\0" "PYEN\0" "pián\0" "leoi5\0" "lěi\0" "wai3\0" "kuì\0" "ceoi4\0" "chuí\0" "daam6\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" "zing1\0" "nitrile\0" "jīng\0" "naai4\0" "nipple, pap\0" "nái\0" "laap6\0" "year-end sacrifice; dried meat\0" "석:1N\0" "HOJISHI\0" "SEKI SHAKU ROU\0" "SEK\0" "là\0" "jik6\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" "nam5\0" "soft\0" "rèn\0" "san5\0" "kidneys; testes, gizzard\0" "신:0N\0" "KANAME\0" "JIN\0" "SIN\0" "shèn\0" "thận\0" "zyut3\0" "chuò\0" "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\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" "pei4\0" "HI\0" "pí\0" "gwok3\0" "hollow\0" "HIKAGAMI\0" "KAKU KYAKU KOKU\0" "guó\0" "zung1\0" "hydrazine; a hydrazone\0" "zōng\0" "ding6\0" "buttock\0" "dìng\0" "ak1\0" "wò\0" "óc\0" "mui4\0" "quickening of the foetus\0" "méi\0" "jyun5\0" "ní\0" "syun6\0" "zhuàn\0" "cat1\0" "vagina\0" "CHITSU\0" "CIL\0" "chì\0" "cau3\0" "the tissue 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" "dai3\0" "dì\0" "암:1N\0" "AM\0" "ān\0" "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" "syu3\0" "insertion point in acupuncture; acupoint\0" "SHU YU\0" "shù\0" "syun6\0" "KOMURA\0" "SEN ZEN\0" "shuàn\0" "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" "wan6\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" "nau6\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" "gaa1\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\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\0" "upper arm; shoulder; wing\0" "방:0N\0" "WAKIBARA FUKURERU\0" "HOU BOU\0" "PANG\0" "bǎng\0" "him2\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" "tong4\0" "TOU DOU\0" "táng\0" "sou3\0" "the crop of a bird or fowl; fat\0" "소:1N\0" "KOERU\0" "SO\0" "SO\0" "sù\0" "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" "pei4\0" "(Cant.) 膍胵, gizzard and liver of domestic animals\0" "pí\0" "haai4\0" "HOJISHI NIKU SAKANA HADAHE\0" "KAI GE\0" "xié\0" "gou1\0" "grease, fat; paste, ointment\0" "고:0N\0" "ABURA\0" "KOU\0" "KO\0" "gāo\0" "gɑu gɑ̀u\0" "cao\0" "leoi5\0" "SEBONE CHIKARU\0" "RYO RO\0" "lǚ\0" "ban3\0" "the kneecap\0" "bìn\0" "au1\0" "ōu\0" "coeng4\0" "intestines; emotions; sausage\0" "HARAWATA\0" "CHOU\0" "cháng\0" "luk6\0" "lù\0" "gwok3\0" "hollow\0" "HIKAGAMI\0" "KAKU KYAKU KOKU\0" "guó\0" "pong1\0" "HARERU\0" "HOU CHOU CHU\0" "pāng\0" "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" "koeng5\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\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" "zyun1\0" "gizzard\0" "전:1N\0" "KIRIMI\0" "SEN ZEN SHUN\0" "CEN\0" "zhuān\0" "leot3\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" "jing6\0" "yìng\0" "leoi4\0" "ROU RU RYUU RYO RO\0" "lǘ\0" "zat6\0" "vagina\0" "질:0N\0" "CHITSU\0" "CIL\0" "zhì\0" "syut3\0" "TARA\0" "xuě\0" "ceon1\0" "(Cant.) eggs of birds or reptiles; testicles\0" "cūn\0" "leon6\0" "organophosphine\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" "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" "gwai1\0" "guī\0" "hiu1\0" "ATSUMONO\0" "KYOU KYUU KU\0" "xiāo\0" "tang1\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" "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\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" "jeon2\0" "(Cant.) liver\0" "rùn\0" "hoeng1\0" "soup\0" "xiāng\0" "seoi5\0" "수:1N\0" "ANA\0" "ZUI SUI\0" "SWU\0" "suǐ\0" "fan5\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" "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" "zaa1\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\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\0" "rancid; rank, fetid; bashful\0" "조:1N\0" "ABURA\0" "SOU\0" "CO\0" "sāo\0" "sɑu\0" "tyun4\0" "SHIRI\0" "DEN TON\0" "tún\0" "gu2\0" "swelling from dropsy; tympanites, swelling of the stomach; 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" "ceoi3\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" "nou6\0" "soft\0" "노:1N\0" "SUNE\0" "DAU JU JI\0" "NO\0" "nào\0" "wok3\0" "wò\0" "zong6\0" "internal organs, viscera\0" "HARAWATA\0" "ZOU SOU\0" "CANG\0" "zàng\0" "jin6\0" "xiàn\0" "biu1\0" "fat; gross, sleek\0" "HYOU\0" "biāo\0" "hing3\0" "xìng\0" "fun1\0" "KARADA\0" "KON KAN\0" "kuān\0" "laap6\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\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; Kangxi radical 131\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" "gwong3\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; hexagram ䷒\0" "림:0E 임:0\0" "NOZOMU\0" "RIN\0" "LIM\0" "lín\0" "*lim\0" "gwong3\0" "guǎng\0" "zi6\0" "self, private, personal; from; Kangxi radical 132\0" "자:0E\0" "MIZUKARA ONOZUKARA YORI\0" "SHI JI\0" "CA\0" "zì\0" "*dzhì\0" "tự\0" "giu2\0" "TSUTSUSHIMU\0" "KYOU\0" "jiǎo\0" "jit6\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" "cau3\0" "KUSAAI\0" "SHUU\0" "chòu\0" "min4\0" "BEN MEN\0" "mián\0" "jit6\0" "jumpy; jittery; worried; to grasp\0" "AYAUI\0" "GETSU GECHI\0" "niè\0" "zi3\0" "reach, arrive; extremely, very; Kangxi radical 133\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" "gaak3\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" "zi1\0" "ITARU\0" "JITSU NICHI CHOKU CHIKI SHIN SHI\0" "zhī\0" "sau1\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" "kau5\0" "mortar; bone joint socket; Kangzi radical 134\0" "구:0N\0" "USU\0" "KYUU\0" "KWU\0" "jiù\0" "ghiǒu\0" "cối\0" "haam6\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" "sik1\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" "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" "jyu5\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\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" "jan6\0" "split; (Cant.) a mark, trace\0" "xìn\0" "sit3\0" "tongue; clapper of bell; Kangxi radical 135\0" "설:0E\0" "SHITA\0" "ZETSU SETSU\0" "SEL\0" "shé\0" "thiệt\0" "se3\0" "house, dwelling; dwell, reside\0" "사:0E\0" "YADORU\0" "SHA SEKI\0" "SA\0" "shě shè\0" "*shià\0" "xá\0" "se3\0" "house, dwelling; dwell, reside\0" "YADORU\0" "SHA\0" "shè\0" "gau2\0" "NAMETORU\0" "KYUU KU\0" "jiǔ\0" "saai5\0" "lick with tongue\0" "지:1N\0" "NAMERU\0" "SHI JI\0" "CI\0" "shì\0" "daam1\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" "pou3\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" "jyu5\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; Kangxi radical 136\0" "천:0N\0" "SOMUKU\0" "SEN SHUN\0" "CHEN\0" "chuǎn\0" "shuìn\0" "seon3\0" "legendary ruler, last of the Five Emperors\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" "hong1\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" "faan4\0" "fán\0" "paa1\0" "pā\0" "taai5\0" "(Cant.) rudder\0" "tài\0" "faan4\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" "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" "lou4\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" "a small boat\0" "TAKU CHAKU SAKU SHAKU\0" "zé\0" "to4\0" "rudder, helm\0" "타:0N\0" "KAJI\0" "TA DA\0" "THA\0" "duò\0" "bok6\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\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" "kung4\0" "qióng\0" "pong4\0" "방:1N\0" "PANG\0" "páng\0" "sai1\0" "(Cant.) equipment on a ship\0" "xī\0" "kwaa1\0" "kuā\0" "fau4\0" "a sampan, lighter, barge\0" "부:0N\0" "HASHIKE\0" "FU\0" "PWU\0" "fú\0" "zou6\0" "zào\0" "fung4\0" "féng\0" "lei4\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" "long4\0" "FUNE FUNABATA\0" "ROU\0" "láng\0" "ting5\0" "small boat, dugout, punt\0" "정:0N\0" "FUNE\0" "TEI\0" "CENG\0" "tǐng\0" "juk1\0" "yù\0" "mei5\0" "wěi\0" "bok6\0" "bó\0" "maang5\0" "small boat\0" "HUNE\0" "MOU MYOU\0" "měng\0" "mành\0" "nim6\0" "to caulk\0" "niàn\0" "geoi1\0" "KE\0" "jū\0" "wong4\0" "fast boat\0" "HUNE\0" "KOU OU\0" "huáng\0" "sau2\0" "bow of a ship\0" "HUNE\0" "SHUU OU\0" "shǒu\0" "ho3\0" "kè\0" "bin6\0" "small boat\0" "편:1N\0" "HEN BEN\0" "PHYEN\0" "biàn\0" "muk6\0" "mù\0" "dip6\0" "dié\0" "dou6\0" "(Cant.) boat\0" "dào\0" "two boats fastened side by side\0" "bàng\0" "caa1\0" "raft; boat; skiff\0" "KOBUNE FUNE\0" "SA SHA SAI SE\0" "chā\0" "jik6\0" "bow of junk\0" "yì\0" "sau1\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" "daai3\0" "a long narrow vessel with two masts; (Cant.) a rudder\0" "TAI\0" "dài\0" "syut3\0" "SORI\0" "xuě\0" "jiu6\0" "yào\0" "cung1\0" "ancient warship\0" "동:1N\0" "IKUSABUNE\0" "DOU TOU SHOU\0" "TONG\0" "chōng\0" "xuồng\0" "dang1\0" "YOFUNE\0" "TOU\0" "dēng\0" "dong1\0" "dāng\0" "coeng4\0" "a mast; a yardarm 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" "wok6\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" "caam4\0" "chán\0" "soeng1\0" "ship\0" "SOU\0" "shuāng\0" "gan3\0" "Kangxi radical 138; trigram ☶; hexagram ䷳\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" "gaan1\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; Kangxi radical 139\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" "ping1\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; Kangxi radical 140\0" "cao\0" "ngai6\0" "art; talent, ability; craft\0" "yì\0" "ớt\0" "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\0" "애:0N 예:N\0" "YOMOGI MOGUSA KARU\0" "GAI GEI\0" "AY\0" "ài\0" "ngải\0" "naai5\0" "(芋艿) taro\0" "JOU NYOU JI NI\0" "nǎi\0" "nãi nảy\0" "tiu4\0" "clover; pea\0" "SHOU JOU\0" "tiáo\0" "kau4\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" "a sedgy plant\0" "GAGAIMO\0" "KAN GAN\0" "wán\0" "jik6\0" "yì\0" "ngaai6\0" "chāi\0" "min4\0" "ATARU JIGO\0" "BEN MEN BAN MAN\0" "mián\0" "me1\0" "bleat of sheep; surname\0" "BA MA BI MI\0" "MI\0" "mǐ\0" "gon1\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" "wu6\0" "yù\0" "coek3\0" "peony; water chestnuts\0" "작:0N\0" "KUROKUWAI HASUNOMI\0" "SHAKU\0" "CAK CEK\0" "sháo\0" "thược\0" "gung1\0" "a kind of herb\0" "궁:0N\0" "KYUU KU\0" "KWUNG\0" "xiōng qiōng\0" "khung\0" "dou6\0" "(茳芏) Cyperus malaccensis\0" "dù\0" "wu6\0" "호:N\0" "hù\0" "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" "zi6\0" "zì\0" "wai2\0" "a general term for plants\0" "훼:1N\0" "KUSA\0" "KI\0" "HWEY\0" "huì\0" "zik6\0" "suī\0" "zi6\0" "OSAMERU OSAMARU\0" "CHI JI\0" "zhì\0" "hoeng1\0" "fragrant smell of grain; aromatic\0" "xiāng\0" "pei4\0" "Malva sylvestris\0" "비:1N\0" "HI BI\0" "PI\0" "bǐ pí\0" "fu4\0" "hibiscus\0" "부:0N\0" "HASU\0" "FU\0" "PWU\0" "fú\0" "*bhio\0" "phù\0" "tyun4\0" "green sprout; foolish\0" "둔:0N\0" "TON DON CHUN\0" "TWUN\0" "tún\0" "wai5\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" "hat1\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" "jan4\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" "hollow; scallion stalk\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" "kap6\0" "Chinese ground orchid\0" "급:1N\0" "SOKUZU\0" "KYUU KOU\0" "KUP\0" "jī\0" "kam4\0" "Phragmites japonicus\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\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" "faa1\0" "flower\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" "mat6\0" "BUTSU MOCHI KOTSU KOCHI\0" "wù\0" "kyut3\0" "jué\0" "gau2\0" "surname\0" "gǒu\0" "zi2\0" "angelica\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" "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" "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\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" "gong1\0" "háng\0" "cung1\0" "Cistanche deserticola, desert-broomrape\0" "cōng\0" "cim4\0" "yín\0" "jau5\0" "yǒu\0" "bin6\0" "benzyl\0" "biàn\0" "ngaai6\0" "cut off, reap, mow; sickle\0" "예:1\0" "KARU KARI\0" "GAI\0" "YEY\0" "yì\0" "cit3\0" "SUSA TSUTA\0" "qiē\0" "wai5\0" "reed\0" "wěi\0" "lik6\0" "Draba nemorosa\0" "lì\0" "pat1\0" "picene\0" "pǐ\0" "ak1\0" "acenaphthene\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" "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" "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" "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" "jung6\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" "bui6\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\0" "구:0E\0" "IYASHIKUMO\0" "KOU KU\0" "KWU\0" "gǒu\0" "man4\0" "grow and ripen slowly\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" "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" "ning4\0" "China grass, ramie (Boehmeria nivea)\0" "저:0N\0" "KARAMUSHI O\0" "CHO\0" "CE\0" "níng zhù\0" "nei5\0" "TSURIGANESOU\0" "DEI NAI\0" "nǐ\0" "baak6\0" "백:N\0" "bó\0" "bing2\0" "bright; shining, splendid\0" "AKIRAKA\0" "HEI HYOU\0" "bǐng\0" "sim1\0" "rush or straw matting\0" "점:1N\0" "TOMA\0" "SEN\0" "CEM\0" "shān\0" "chôm\0" "cau4\0" "xiú\0" "jiu2\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" "wang4\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" "hornwort, Ceratophyllum\0" "zhǎ\0" "rạ\0" "dung2\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" "Angelica anomala\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" "ke2\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" "ci4\0" "comfrey; a plant yielding a purple 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" "zi1\0" "KOKO\0" "SHI JI\0" "zī\0" "zi2\0" "TSURIGANESOU\0" "SHI\0" "dǐ\0" "ci4\0" "name of a district in Shandong\0" "chí\0" "sậy\0" "gik1\0" "to be circumspect, cautious in one's behaviour (distinguish DKW 30790 gou3)\0" "KYOKU\0" "jì\0" "gǒu\0" "hang1\0" "stem, stalk\0" "KUKI\0" "KEI KOU\0" "jīng\0" "lung4\0" "tall grass; water-weeds\0" "lóng\0" "cung1\0" "cōng\0" "niu5\0" "Convolvulus, bindweed; parasitic plants such as mistletoe; Ribes ambiguum\0" "niǎo\0" "jyun2\0" "yuán\0" "cyut3\0" "coarse mat; store grain in production silo\0" "xué\0" "jing4\0" "grave, tomb, cemetery\0" "yíng\0" "king4\0" "alone; without friends or relatives\0" "qióng\0" "gaak3\0" "Allium victorialis, Alpine leek\0" "YAMANIRA\0" "KAKU\0" "gé\0" "meng5\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" "indene\0" "yìn\0" "gan3\0" "ranunculus\0" "간:1N\0" "TORIKABUTO\0" "KON KEN\0" "KAN\0" "gèn\0" "sin6\0" "madder, Rubia cordifolia; reeds\0" "천:1N\0" "AKANE\0" "SEN\0" "CHEN\0" "qiàn\0" "coi2\0" "(archaic) an aromatic grass\0" "채:1N\0" "YOROIGUSA\0" "SAI SEI SHI\0" "CHAY\0" "chǎi\0" "coi2\0" "fragrant plant; angelica\0" "SHIN\0" "chén\0" "jyut6\0" "AKAZA TSUBOMI\0" "ITSU ICHI WAI E HITSU\0" "yù\0" "hou1\0" "to weed; to eradicate\0" "hāo\0" "zi6\0" "U\0" "zì\0" "lit6\0" "sedges; rushes\0" "ASHINOHO\0" "RETSU RECHI REI\0" "liè\0" "ng4\0" "mat, matting\0" "오:1N\0" "GO\0" "O\0" "wú\0" "gei6\0" "다:N\0" "jì\0" "gwai1\0" "규:N\0" "guī\0" "caak3\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" "gau2\0" "(薢茩) a type of rhododendron\0" "gòu\0" "gwong1\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" "caa4\0" "harvest\0" "SHIGERU\0" "SHI JI\0" "SI\0" "chá\0" "gaau1\0" "Zizania latifolia, Manchurian wild rice\0" "MAGUSA\0" "KEKI KYAKU KOU KYOU GOU\0" "jiāo\0" "ziu1\0" "NARUHAJIKAMI\0" "SHOU JOU NOU\0" "jiāo\0" "fuk6\0" "China root; Wolfiporia extensa\0" "복:0N\0" "FUKU BUKU\0" "POK\0" "fú\0" "jyu4\0" "YU\0" "yú\0" "zyu1\0" "dogwood\0" "수:0N\0" "GUMI\0" "SHU\0" "SWU\0" "zhū\0" "zhio\0" "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" "Cyperus malaccensis, short-leaved Malacca galingale\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\0" "flutter; flower\0" "SHIGERU\0" "HAI BAI HITSU HOCHI\0" "fá\0" "jung4\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" "motherwort\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" "hin1\0" "qiān\0" "zuk1\0" "zhú\0" "seon1\0" "surname; ancient state; plant\0" "순:0N\0" "JUN SHUN\0" "SWUN\0" "xún\0" "jyun4\0" "celery\0" "huán\0" "fu1\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 of grasses\0" "NE\0" "KAI\0" "gāi\0" "gai\0" "taap3\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" "ji4\0" "ér\0" "on3\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" "tai4\0" "sprouts; tares\0" "이:0N\0" "TSUBANA\0" "TEI DAI I\0" "CEY I\0" "tí\0" "dhei\0" "di 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" "gan1\0" "HONE\0" "KIN\0" "jīn\0" "lou5\0" "betel pepper\0" "KINMA\0" "HOU ROU\0" "lǎo\0" "seot6\0" "SHOKU JIKI\0" "shù\0" "zong1\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 longum\0" "bì\0" "zak1\0" "medicinal poison plant\0" "cè\0" "kiu4\0" "buckwheat\0" "qiáo\0" "wai3\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" "jam1\0" "shade, shelter; protect\0" "yīn\0" "maai5\0" "a plant name\0" "mǎi\0" "hung4\0" "herb\0" "hóng\0" "zau6\0" "to wrap with grass, bundle\0" "zhòu\0" "joek6\0" "leaf of Dahurian angelica plant; medicine\0" "yào\0" "dou6\0" "TO ZU\0" "dù\0" "mei5\0" "wěi\0" "huk1\0" "lí\0" "dau6\0" "beans, peas; bean-shaped\0" "두:0N\0" "MAME\0" "TOU ZU\0" "TWU\0" "dòu\0" "fu1\0" "부:N\0" "fū\0" "jan2\0" "various species of the genus Polemonium\0" "SHINOBU\0" "JIN NIN\0" "rěn\0" "jam4\0" "yín\0" "ho4\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" "bou6\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" "thistle, sowthistle; bitter\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" "sing4\0" "SEI JOU\0" "chéng\0" "san4\0" "to farm; a farmer; agriculture\0" "SHIN DOU NOU\0" "chén\0" "mou4\0" "wú\0" "bit6\0" "별:N\0" "TANEOMAKU UTSUSHIUERU\0" "HETSU HECHI\0" "bié\0" "hei1\0" "xī\0" "gang2\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" "pou4\0" "a kind of legendary tree\0" "FU HO BU\0" "pú\0" "bo\0" "zyu6\0" "KUKO ASAGARA\0" "CHO SHO JO\0" "zhù\0" "mut6\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" "kau4\0" "KYUU GU KIKU GIKU\0" "qiú\0" "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" "cam4\0" "chén\0" "pung4\0" "péng\0" "geoi2\0" "a Zhou-dynasty vassal state in modern Shandong; (archaic) taro\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" "hang1\0" "stem, stalk\0" "경:0N\0" "KUKI\0" "KEI\0" "KYENG\0" "jīng\0" "*hɛng\0" "hành\0" "ce1\0" "chē\0" "san1\0" "long; numerous; wild ginger\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" "jau4\0" "Avena nuda; a bamboo basket\0" "KUSATORI\0" "TEKI JUKU CHOU JOU\0" "yóu\0" "co3\0" "to chop straw fine for animals\0" "좌:1N\0" "KIRIWARA\0" "SA\0" "CWA\0" "cuò\0" "gun1\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" "ham6\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" "cok3\0" "cuò\0" "gaap3\0" "pods of leguminous plants; pods\0" "협:0N\0" "SAYA\0" "KYOU\0" "HYEP\0" "jiá\0" "mong4\0" "wáng\0" "suk1\0" "CHEN\0" "sù\0" "giậu\0" "nau5\0" "niǔ\0" "saau1\0" "jungle grass; lair\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\0" "herb, Scopolia japonica\0" "랑:1N\0" "TABAKO\0" "ROU\0" "LANG\0" "làng\0" "fu1\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\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" "zit3\0" "FUSHI\0" "SETSU SECHI\0" "jié\0" "naam4\0" "nán\0" "ping4\0" "mù\0" "móc\0" "ham2\0" "bornane, camphane\0" "kǎn\0" "khóm 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" "tou3\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" "jing4\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" "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" "lotus seeds\0" "적:1N\0" "CEK\0" "dì\0" "keoi4\0" "qú\0" "dung1\0" "dōng\0" "gaan1\0" "coarse grass, Themedia forskalii\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" "laap6\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" "nip6\0" "niè\0" "nấm nộm núm\0" "kwan1\0" "beautiful jade; bamboo\0" "KON\0" "kūn\0" "go1\0" "river in Shandong province\0" "KUSA\0" "KA GA\0" "hé\0" "duk6\0" "a thicket\0" "WAZURAHASHII\0" "HOKU BOKU\0" "pú\0" "zi1\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" "gou2\0" "gǎo\0" "gwo2\0" "fruits, nuts, berries\0" "과:0N\0" "KUDAMONO KASHI\0" "KA\0" "KWA\0" "guǒ\0" "fuk6\0" "turnip\0" "복:1N\0" "DAIKON\0" "HOKU FUKU\0" "POK\0" "fú\0" "leon4\0" "lún\0" "trun\0" "coeng1\0" "iris, sweet flag, calamus\0" "창:0N\0" "SHOUBU\0" "SHOU\0" "CHANG\0" "chāng\0" "cau4\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" "zaan6\0" "zhàn\0" "mun4\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" "Smilax (genus)\0" "HATSU BACHI\0" "bá\0" "lai4\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" "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" "jan3\0" "qìn\0" "gyun2\0" "juǎn\0" "sik1\0" "pennycress\0" "xī\0" "kan4\0" "qín\0" "dai2\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" "henbane\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" "ciu4\0" "qiáo\0" "toi4\0" "tái\0" "gang1\0" "gēng\0" "waa4\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" "fei2\0" "fragrant, luxuriant; the Philippines\0" "비:0N\0" "USUI\0" "HI\0" "PI\0" "fēi\0" "piəi piə̌i\0" "kan4\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" "zau2\0" "HARAU HOUKI\0" "SOU SHUU SHU\0" "zhǒu\0" "jin1\0" "to fade; withered or dried leaves; (same as 烟 煙) tobacco\0" "EN YO ON\0" "yān\0" "zeoi1\0" "salted or pickled vegetables\0" "저:0N\0" "TSUKEMONO\0" "SHO SHA\0" "CE\0" "zū jū\0" "gin1\0" "jiān\0" "lam5\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" "dou3\0" "dào\0" "fu2\0" "hǔ\0" "kei4\0" "beakstalk, stalks of pulse\0" "MAMEGARA\0" "KI GI KAI\0" "qí\0" "wo4\0" "hé\0" "seoi6\0" "dense, thick, close-set; to collect together; hexagram ䷬\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\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" "wun4\0" "huán\0" "fai6\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" "wai2\0" "wither, wilt\0" "위:0N\0" "NAERU\0" "I\0" "WI\0" "wěi 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\0" "OGI\0" "KAN GAN SUI\0" "huán\0" "jin5\0" "yǎn\0" "ji4\0" "GI\0" "yí\0" "tiu4\0" "tiáo\0" "cai5\0" "water-chestnuts; caltrop\0" "NAZUNA\0" "SEI ZAI\0" "qí\0" "gun1\0" "wǎn\0" "caak3\0" "cè\0" "noi6\0" "naphthalene\0" "nài\0" "zam2\0" "KUTABIRERU\0" "zhěn\0" "tok3\0" "falling leaves and barks\0" "tuò\0" "syun3\0" "KYUU KU\0" "jiū\0" "tip3\0" "terpene\0" "tiē\0" "lo4\0" "type of creeping plant; turnip\0" "luó\0" "bei1\0" "bì\0" "ngai6\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" "paau1\0" "YAJI YACHI\0" "pāo\0" "ding6\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" "tho thưu\0" "fo1\0" "KUWA\0" "kē\0" "hoeng3\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" "jyu5\0" "yǔ\0" "jyu4\0" "yú\0" "fu6\0" "KARASUURI\0" "FUU FU HAI BAI\0" "fù\0" "lin6\0" "liàn\0" "hyun1\0" "day-lily, Hemerocallis flava\0" "훤:0N\0" "KAYA\0" "KEN\0" "HWEN\0" "xuān\0" "hyun1\0" "the day-lily, Hemerocallis flava\0" "xuān\0" "naam5\0" "nán\0" "zak1\0" "medicinal poison plant\0" "cè\0" "wo1\0" "lettuce\0" "와:1N\0" "WA\0" "WA\0" "wō\0" "ceon2\0" "chǔn\0" "siu1\0" "xiāo\0" "jyu4\0" "dogwood\0" "유:0N\0" "YU\0" "YU\0" "yú\0" "io\0" "pin1\0" "grass\0" "편:1N\0" "NIWAYANAGI\0" "HEN BEN\0" "PHYEN\0" "biān biǎn\0" "mou6\0" "mào\0" "jam1\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" "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" "kut3\0" "kuò\0" "kut3\0" "kuò\0" "goeng1\0" "ginger\0" "jiāng\0" "min5\0" "miǎn\0" "zuò\0" "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" "jau4\0" "JUU NYU\0" "róu\0" "nhú\0" "saai2\0" "Xanthium strumarium\0" "KARAMUSHI\0" "SHI\0" "xǐ\0" "jip6\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\0" "cottage\0" "암:1N\0" "IORI\0" "AN\0" "AM\0" "ān\0" "keoi4\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" "zin1\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" "Polygonum orientale, prince's feather\0" "OOTADE\0" "KOU GU\0" "hóng\0" "hung4\0" "Polygonum orientale, prince's feather'\0" "hóng\0" "hau4\0" "hóu\0" "jin4\0" "yàn\0" "dat6\0" "radish, turnip\0" "DAIKON\0" "TOTSU TOCHI\0" "tū\0" "nhút\0" "zyu3\0" "manifest; (Cant.) to wear\0" "저:0E\0" "ARAWASU ICHIJIRUSHI TSUKU\0" "CHO CHAKU JAKU\0" "CE CHAK\0" "zhù\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" "kit3\0" "various species of the genus Smilax\0" "KUSA\0" "KATSU\0" "qiā\0" "king4\0" "qíng\0" "mei5\0" "mǐ\0" "wong4\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" "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" "to wrap with grass, bundle\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" "wui1\0" "wēi\0" "baa1\0" "flowers\0" "파:1N\0" "HANA\0" "HA\0" "PHA\0" "pā\0" "ba\0" "gai3\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" "dyun6\0" "MUKUGE\0" "TAN DAN\0" "duàn\0" "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\0" "준:N\0" "SHIYUUGA\0" "SUI SA SE SHUN\0" "jùn\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\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" "laam4\0" "lán\0" "bông\0" "zung1\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" "wat6\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" "syun6\0" "zhuàn\0" "gun1\0" "KAN\0" "guān\0" "jim5\0" "SUKUMO\0" "rǎn\0" "zuk1\0" "xuē\0" "cin2\0" "finish, complete; solve; complete\0" "chǎn\0" "kaai2\0" "carane\0" "kǎi\0" "gwai6\0" "edible amaranth; straw basket\0" "kuì\0" "faa1\0" "huā\0" "zoeng1\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" "pinene\0" "pài\0" "wing6\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" "jan1\0" "은:N\0" "yīn\0" "si1\0" "KOUBAUMUGI\0" "SHI\0" "shī\0" "seon4\0" "Brasenia schreberi\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" "wan1\0" "UN\0" "yūn\0" "zan1\0" "plant name\0" "ASAZA\0" "SHIN\0" "zhēn\0" "long6\0" "(寧蒗) Ninglong Yi Autonomous County in Yunnan\0" "làng\0" "rú\0" "mung4\0" "cover; ignorant; suffer; Mongolia; hexagram ䷃\0" "몽:0E\0" "OOU KOUMURU KURAI\0" "BOU MOU\0" "MONG\0" "méng\0" "*mung\0" "mông\0" "lik6\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\0" "betel pepper; Amorphophallus konjac\0" "구:1N\0" "KON KU\0" "KWU\0" "jǔ\0" "sik1\0" "xī\0" "bong3\0" "burdock, herb\0" "방:0N\0" "HOU BOU BYOU\0" "PANG\0" "bàng\0" "ceoi4\0" "chú\0" "ceoi4\0" "xú\0" "dừa\0" "tou4\0" "tú\0" "lau4\0" "liú\0" "wok6\0" "to measure; to calculate\0" "HAKARU MONOSASHI NORI\0" "WAKU KUWAKU KYAKU KAKUYAKU\0" "huò\0" "dim2\0" "diǎn\0" "sin6\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" "co4\0" "cuó\0" "jyun1\0" "yuān\0" "co1\0" "to cut grass; hay; fodder\0" "추:1N\0" "MAGUSA\0" "SUU SU SHUU\0" "CHWU\0" "chú\0" "juk6\0" "yù\0" "gwaai2\0" "a rush\0" "괴:1N\0" "KAI KE\0" "KOY\0" "kuǎi\0" "pun4\0" "pán\0" "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" "naap6\0" "nà\0" "sok3\0" "seed (capsule)\0" "삭:1N\0" "SOKUZU\0" "SAKU\0" "SAK\0" "shuò\0" "hai4\0" "xí\0" "fan4\0" "fén\0" "wan4\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" "sau1\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" "lau4\0" "liú\0" "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ū gǔ\0" "long4\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" "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\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" "tong4\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" "náu nhục 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" "hin1\0" "xuān\0" "pui5\0" "bud\0" "배:1N\0" "TSUBOMI\0" "HAI BAI\0" "PAY\0" "bèi\0" "bụi\0" "jiu5\0" "yǎo\0" "gwai3\0" "guì\0" "bei1\0" "castor-oil plant, Ricinus communis\0" "비:1N\0" "HI HEI\0" "PI\0" "bì\0" "zung2\0" "a plant; five-fold\0" "zǒng\0" "gwan2\0" "gǔn\0" "zo6\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" "cik1\0" "cè\0" "pui3\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" "genus Cirsium, thistles; surname\0" "jì\0" "lei4\0" "Gracilaria verrucosa\0" "lí\0" "sam1\0" "shēn\0" "long5\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\0" "bamboo basket; weeder; rake\0" "SHINO\0" "SHOU\0" "diào\0" "tiu1\0" "Emilia sonchifolia; an ancient county name\0" "tiáo\0" "mou6\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" "pung4\0" "type of raspberry; fairyland\0" "봉:0N\0" "YOMOGI\0" "HOU\0" "PONG\0" "péng\0" "*bhung\0" "bồng\0" "am1\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" "Cistanche deserticola, desert broomrape\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" "ping4\0" "평:1N\0" "UKIKUSA\0" "HEI BYOU\0" "PHYENG\0" "píng\0" "jau1\0" "NUNAWA\0" "KYUU KU SHU U\0" "qiū\0" "jǐn\0" "seon4\0" "Brasenia schreberi\0" "순:0N\0" "NUNAWA\0" "SHUN JUN\0" "SWUN\0" "chún\0" "zit6\0" "jié\0" "wai4\0" "wéi\0" "teoi1\0" "motherwort, various plants of the genus Leonurus, such as L. sibiricus and L. artemisia\0" "MEHAJIKI\0" "TAI TSUI SUI\0" "tuī\0" "cou4\0" "cáo\0" "jyu6\0" "yù\0" "ngai6\0" "art; talent, ability; craft\0" "예:N\0" "GEI\0" "yì\0" "cap1\0" "(Cant.) classifier for hair\0" "SHUU JOU NYOU KIKU\0" "zí jí\0" "giấp\0" "liu5\0" "smartweed, polygonum\0" "료:0N 요:0\0" "TADE\0" "RYOU RIKU\0" "LYO\0" "liǎo\0" "bat1\0" "species of bean; Piper longum\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" "zoeng1\0" "zhāng\0" "leoi4\0" "basket, hod\0" "MOTSUKO\0" "RUI RA RAI\0" "léi\0" "koeng2\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" "piào biāo\0" "gwan2\0" "earth up\0" "gǔn\0" "hǎn\0" "dik6\0" "dí\0" "cuk1\0" "vegetables\0" "NA YASAI\0" "SOKU SOU SU\0" "sù\0" "luk6\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" "fan1\0" "xūn\0" "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" "dai3\0" "peduncle or stem of plants\0" "체:1N\0" "HETA\0" "TEI TAI\0" "CHEY\0" "dì\0" "dèi\0" "co4\0" "cuó\0" "ze3\0" "sugar cane\0" "자:0N\0" "SATOUKIBI\0" "SHO SHA\0" "CA\0" "zhè\0" "jià\0" "giá\0" "sam1\0" "ginseng; huge\0" "삼:0N\0" "NINJIN\0" "SHIN SAN\0" "SAM\0" "shēn\0" "sam\0" "syun6\0" "xuàn\0" "wai3\0" "luxuriant, thick; ornamental\0" "울:0N\0" "OTOKOYOMOKI\0" "UTSU I\0" "WUL WI\0" "wèi\0" "qiuət\0" "huk6\0" "a small orchid-like plant it bears white flowers a dendrobium\0" "hú\0" "ngou4\0" "HAKOBI\0" "GOU\0" "áo\0" "mai5\0" "mǐ\0" "lau4\0" "Artemisia stelleriana\0" "루:0N\0" "YOMOGI\0" "ROU RU RYUU KU GU\0" "LWU\0" "lóu\0" "cuk1\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" "po4\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\0" "a type of grass\0" "HOUKIGUSA\0" "SEI ZEI SUI\0" "huì\0" "gyun6\0" "juàn\0" "jan4\0" "yín\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" "jam1\0" "shade, shelter; protect\0" "음:0N\0" "KAGE\0" "IN\0" "UM\0" "yīn\0" "qyìm\0" "ấm\0" "gwok3\0" "guó\0" "can4\0" "a variety of artemisia\0" "진:0N\0" "KAWARAYOMUGI\0" "CHIN JIN\0" "CIN\0" "chén\0" "wu6\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\0" "hide, conceal; hoard, store up\0" "KURA KAKURERU OSAMERU\0" "ZOU\0" "CANG\0" "zāng\0" "zaak3\0" "SONOKO\0" "zé\0" "coeng4\0" "rose\0" "qiáng\0" "dau1\0" "counter for plants\0" "dōu\0" "lim5\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" "wai2\0" "surname; place name\0" "위:0N\0" "I KA KE GA\0" "WI\0" "wěi\0" "gik1\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" "bō fān\0" "biæn\0" "mang4\0" "méng\0" "muống\0" "ngau5\0" "ǒu\0" "cin2\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\0" "unopened flowers, flower buds\0" "예:1N\0" "SHIBE\0" "ZUI\0" "YEY\0" "ruǐ\0" "njuǐ\0" "nhị\0" "jeoi5\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" "kiều kiệu\0" "cyu4\0" "CHO\0" "chú\0" "waa4\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" "used in plant names such as for Sonchus brachyotus, Ixeridium dentatum\0" "NOKESHI\0" "BAI MEI\0" "mǎi\0" "wan4\0" "rue, a herb used keep insects away\0" "운:0N\0" "ABURANA\0" "UN\0" "WUN\0" "yún\0" "bou1\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" "genus Leucaena; butterbur; Petasites japonicus\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\0" "the calyx of a flower; younger brother\0" "UTENA\0" "GAKU\0" "è\0" "tai4\0" "tí\0" "fei2\0" "ITAMU KANASHIMU\0" "HI BI\0" "fěi\0" "zyut6\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\0" "JO NYO\0" "rú\0" "fan4\0" "luxurious, abundant; hemp seeds\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" "jeoi6\0" "drooping leaves; fringe soft, delicate\0" "유:1N\0" "ZUI NI SOU SHOU SUI\0" "YU\0" "ruí\0" "njui\0" "ngaa5\0" "yǎ\0" "seoi1\0" "xū\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" "si1\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" "saau2\0" "shāo\0" "kei4\0" "variety of Artemisia\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" "syun1\0" "sūn\0" "ling4\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" "ung3\0" "Ipomoea aquatica used as a vegetable\0" "ATSUMERU\0" "YOU YU\0" "wèng\0" "cap1\0" "Houttuynia cordata, fish mint\0" "즙:1N\0" "DOKUDAMI\0" "SHUU SHOU\0" "CUP\0" "jí\0" "hung4\0" "budding\0" "SHIGERU\0" "KOU KU\0" "hóng\0" "sei3\0" "sì\0" "nung4\0" "DOU NU NOU\0" "nóng\0" "leoi5\0" "buds, unopened flowers\0" "뢰:1N\0" "TSUBOMI\0" "RAI\0" "LOY\0" "lěi\0" "hyun1\0" "day-lily, Hemerocallis flava\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" "ào yù\0" "hat6\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" "wai3\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" "genus Cirsium, 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" "waan6\0" "wàn\0" "mit6\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" "caan3\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" "lim4\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, broadleaf plantain\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" "tong1\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, genus 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" "syun1\0" "sūn\0" "cim1\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" "haai6\0" "woody climbing plant\0" "KAI GE KE\0" "xiè\0" "gu2\0" "gǔ\0" "haai6\0" "Allium bakeri; shallots, scallion\0" "해:1N\0" "RAKKYOU\0" "KAI KEI\0" "HAY\0" "xiè\0" "hæ̀i\0" "suk6\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\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" "fan1\0" "a medicinal herb; to cauterize\0" "훈:N\0" "KAORU KAORIGUSA KAORI\0" "KUN\0" "HWUN\0" "xūn\0" "drugs, pharmaceuticals, medicine\0" "KUSURI\0" "YAKU\0" "YAK\0" "yào\0" "baai6\0" "HIE\0" "HAI\0" "bài\0" "sau2\0" "marsh, swamp; wild country\0" "YABU\0" "SOU SU\0" "sǒu\0" "syu4\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" "pan4\0" "pín\0" "jyun5\0" "name of a herb; surname; (Cant.) a plant stem\0" "wěi\0" "ning4\0" "China grass, ramie (Boehmeria nivea); limonene\0" "MIDARERU\0" "NOU NYOU\0" "níng\0" "cau4\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" "maai4\0" "to bury, to stop up; dirty, filthy\0" "UZUMERU\0" "BAI MAI RI\0" "mái\0" "jyu4\0" "Elshotria paltrini\0" "KIKURAGE\0" "JU NYU JUU\0" "rú\0" "nho\0" "piu1\0" "duckweed\0" "UKIGUSA\0" "HYOU BYOU\0" "piáo\0" "toi4\0" "Cyperus rotundus, nut grass\0" "ABURANA TOU\0" "TAI DAI\0" "tái\0" "cai5\0" "water-chestnuts; caltrop\0" "제:0N\0" "NAZUNA\0" "SEI ZAI\0" "CEY\0" "jì\0" "dzhi\0" "zou2\0" "zǎo\0" "can4\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" "이:N\0" "SAKU\0" "SHI NI DEI NAI\0" "ěr\0" "ji5\0" "flower\0" "SHIGIRU\0" "GI GYOKU GOKU\0" "nǐ\0" "ngiə̌\0" "jing4\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\0" "xiāo\0" "kei4\0" "edible fern\0" "qí\0" "fat6\0" "fá\0" "gin2\0" "jiǎn\0" "zeoi6\0" "fine\0" "서:N\0" "UTSUKUSHII\0" "SHO JO YO\0" "xù\0" "kwai1\0" "kuí\0" "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" "bin2\0" "a kind of bean with flat pods\0" "FUJIMAME\0" "HEN\0" "biǎn\0" "diu6\0" "AOAKAGI\0" "CHOU JOU TAKU DAKU\0" "diào\0" "mat6\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" "Arthraxon hispidus, small carpetgrass; faithfulness\0" "신:0N\0" "KOBUNAGUSA\0" "SHIN JIN\0" "SIN\0" "jìn\0" "zìn\0" "cong4\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" "kit3\0" "qiè\0" "sin2\0" "moss, lichen\0" "xiǎn\0" "liu4\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" "suk1\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" "se2\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" "laa5\0" "lǎ\0" "lủi\0" "leoi5\0" "vine, creeper; to wind\0" "KAZURA\0" "RUI RA\0" "lěi\0" "kiu2\0" "Allium chinense, Chinese onion\0" "RAKKYOU\0" "KYOU GYOU\0" "jiào\0" "dik6\0" "dí\0" "zi2\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" "wun6\0" "huàn\0" "biu1\0" "raspberry, gooseberry\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" "Ligusticum chuanxiong rhizome\0" "SENKIYUU\0" "KYUU KU\0" "qióng\0" "ciu4\0" "qiáo\0" "wai3\0" "wèi\0" "lau4\0" "liú\0" "wui6\0" "huì\0" "au1\0" "ōu\0" "gou2\0" "WARA SHITAGAKI\0" "KOU\0" "gǎo\0" "wan3\0" "collect\0" "TSUMU TAKUWAERU OSAMERU\0" "UN ON\0" "ON\0" "yùn\0" "bou2\0" "bǎo\0" "lik6\0" "Draba nemorosa\0" "REKI RYAKU\0" "lì\0" "lịch\0" "syu4\0" "yam, tuber, potato\0" "저:0N\0" "IMO\0" "SHO JO\0" "CE\0" "shǔ\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" "can3\0" "친:1\0" "CHIN\0" "qìn\0" "laai6\0" "shade\0" "OOU\0" "RAI\0" "lài\0" "fok3\0" "Agastache rugosa, Korean mint\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\0" "wù\0" "jeoi5\0" "stamen or pistil\0" "예:0N\0" "SHIBE\0" "ZUI\0" "YEY\0" "ruǐ\0" "njiuɛ̌\0" "jeoi5\0" "ruǐ\0" "kei4\0" "variety of Artemisia\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" "teoi4\0" "tuí\0" "mong4\0" "méng\0" "wan3\0" "collect, gather, store; profound; (Budd.) skandha\0" "온:0N\0" "TSUMU TAKUWAERU OSAMERU\0" "UN ON\0" "ON\0" "yùn\0" "pan4\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" "kei3\0" "KI\0" "jì\0" "gwing2\0" "KEI\0" "jiōng\0" "hyun1\0" "Hemerocallis lilioasphodelus, yellow daylily\0" "KAYA KANZUU\0" "KEN\0" "xuān\0" "mo4\0" "type of edible mushroom\0" "HIRATAKE\0" "MA\0" "mó\0" "cau1\0" "HAGI\0" "qiū\0" "sou1\0" "thyme; revive, resurrect; soviet\0" "YOMIGAERU\0" "SO SU\0" "sū\0" "gwing2\0" "jiōng\0" "pung4\0" "péng\0" "jit6\0" "stump, sprout\0" "얼:0N\0" "HIKOBAE\0" "GETSU\0" "EL\0" "niè\0" "baak3\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" "ai3\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" "juk6\0" "SHIGERU\0" "IKU YU\0" "yú\0" "guk1\0" "jú\0" "lim5\0" "liǎn\0" "lém\0" "lim5\0" "wild vine, Vitis pentaphylla\0" "YABUKARASHI\0" "REN KEN KON\0" "liǎn\0" "jan2\0" "은:N\0" "yǐn\0" "coeng4\0" "qiáng\0" "jing1\0" "a wild grape\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" "tau2\0" "tǒu\0" "faa1\0" "flower, blossoms\0" "huā\0" "joek6\0" "oats; bromes, an annual herb that can be used as pasture and feed\0" "yuè\0" "ling4\0" "líng\0" "keoi4\0" "Dianthus superbus\0" "거:1N\0" "KU GU KYO\0" "KE\0" "qú\0" "jiu4\0" "luxuriant vegetation\0" "yáo\0" "faan4\0" "Artemisia stelleriana\0" "번:1N\0" "SHIROYOMOGI\0" "HAN BON\0" "PEN\0" "fán\0" "mei4\0" "미:N\0" "méi\0" "ham3\0" "hàn\0" "kuī\0" "laan4\0" "orchid; elegant, graceful\0" "난:0 란:0E\0" "FUJIBAKA\0" "RAN\0" "LAN\0" "lán\0" "*lɑn\0" "gai3\0" "jì\0" "dong6\0" "to toss about; to swing; to rock\0" "탕:1N\0" "TOU DOU\0" "THANG\0" "dàng\0" "maan6\0" "KATSURA\0" "màn\0" "leoi6\0" "lèi\0" "leoi4\0" "léi\0" "fai1\0" "huī\0" "fung1\0" "young shoots of the rapeturnip\0" "fēng\0" "zik1\0" "zhī\0" "ngai6\0" "HIKOBAE\0" "GI\0" "wèi\0" "kwai4\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" "hai6\0" "jì\0" "mei4\0" "millet\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" "kwai4\0" "기:1\0" "KI GI\0" "KI\0" "kuí\0" "lou6\0" "RO RU\0" "lù\0" "zim1\0" "jiān\0" "saat3\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" "jik6\0" "yì\0" "lyun4\0" "luán\0" "mun4\0" "asparagus a variety of red-stalked millet\0" "mén\0" "bit3\0" "biē\0" "fu1\0" "tiger; Kangxi radical 141\0" "호:N\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 in Shanxi\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" "cyu3\0" "place, locale; department\0" "처:0E\0" "TOKORO ORU\0" "SHO\0" "CHE\0" "chù\0" "*chiù *chiǔ\0" "xử\0" "fu4\0" "to cry; to shout; to howl\0" "HOERU\0" "KO KU GO KEI KYOU\0" "hū\0" "heoi1\0" "MUNASHII UTSURO\0" "KYO KO\0" "xū\0" "co4\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; 11th lunar mansion, determinative star β Aquarii (Sadalsuud)\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" "fu2\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" "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" "gaau2\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" "zaan6\0" "zhàn\0" "zaan6\0" "zhàn\0" "kwai1\0" "lose, fail; damage; deficient\0" "휴:0N\0" "KAKERU\0" "KI\0" "HYU\0" "kuī\0" "kyuɛ\0" "khuya\0" "ban1\0" "bīn\0" "gwik1\0" "fright\0" "OSORERU\0" "KEKI KYAKU SAKU SHAKU\0" "xì\0" "suk1\0" "shù\0" "cung4\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" "diu1\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" "ding1\0" "dīng\0" "sat1\0" "louse; bug; parasite\0" "슬:1N\0" "SHIRAMI\0" "SHITSU\0" "SUL\0" "shī\0" "buk1\0" "xiā\0" "gwat1\0" "jué\0" "zaak3\0" "zhé\0" "se4\0" "HEBI\0" "SHA I YA\0" "shé\0" "jyu1\0" "U\0" "yū\0" "vò\0" "hon4\0" "worm\0" "BOUHURA\0" "KAN GAN\0" "hán\0" "zi2\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" "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" "maa5\0" "ant; leech\0" "mǎ\0" "hoeng2\0" "larvae, grubs\0" "xiǎng\0" "fong1\0" "fāng\0" "ak1\0" "è\0" "baa1\0" "bā\0" "cik3\0" "chǐ\0" "hin1\0" "HOTARU YASUDE\0" "KEN\0" "qiān\0" "man1\0" "(variant of 蚊) a mosquito, gnat\0" "KA\0" "BUN\0" "wén\0" "man1\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" "yuè\0" "jyut6\0" "yuè\0" "gwan1\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" "kei4\0" "ant eggs\0" "qí\0" "caam4\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" "kyut3\0" "jué\0" "wui4\0" "tapeworm\0" "KAICHIYUU HARANOMUSHI\0" "KAI YUU\0" "huí\0" "kam4\0" "qín\0" "kei4\0" "KOKUZOUMUSHI\0" "KI GE KAI GAI\0" "qí\0" "zung6\0" "zhòng\0" "ngaa4\0" "plant louse, aphids\0" "ABURAMUSHI\0" "KA KE\0" "yá\0" "nhá\0" "hou4\0" "oyster; hairy and poisonous caterpillars\0" "háo\0" "muk6\0" "mù\0" "wong4\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" "fu6\0" "fù\0" "jim4\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" "water-beetle; cash\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" "baau1\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" "nei4\0" "JI NI\0" "ní\0" "taai3\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" "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" "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" "cik1\0" "REKI RYAKU SEKI SHAKU\0" "lì\0" "fu6\0" "FU BU HOKU BOKU\0" "fù\0" "jim4\0" "a boa constrictor\0" "rán\0" "zaat3\0" "small species of cicada\0" "zhá\0" "ngau1\0" "gǒu\0" "pei4\0" "pí\0" "pei4\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" "a species of Pomponia (cidada)\0" "CHOU\0" "diāo\0" "bit6\0" "bié\0" "bing2\0" "HEI HYOU HOU\0" "bǐng\0" "gu1\0" "mole cricket\0" "KERA\0" "KO KU\0" "gū\0" "go\0" "jim4\0" "a caterpillar\0" "점:1N\0" "ZEN NEN SEN\0" "CEM\0" "zhān\0" "zeoi1\0" "maggots\0" "저:1N\0" "UJI\0" "SHO SO\0" "CE\0" "qū\0" "se4\0" "snake\0" "사:0E\0" "HEBI\0" "JA I DA\0" "SA I\0" "shé\0" "*jhia tɑ\0" "xà\0" "tit3\0" "tiě\0" "ling4\0" "dragonfly, Libellulidae; lacewing\0" "령:1N\0" "REI RYOU\0" "LYENG\0" "líng\0" "gu2\0" "poison; venom; harm; bewitch\0" "gǔ\0" "daan6\0" "eggs; term of abuse\0" "단:0N\0" "TAMAGO\0" "TAN\0" "TAN\0" "dàn\0" "gu2\0" "cricket\0" "gǔ\0" "jing4\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" "mau4\0" "a marine crab\0" "BOU MU MOU\0" "móu\0" "gaak3\0" "SUKUMOMUSHI\0" "KAKU KYAKU RAKU\0" "gé\0" "cắc\0" "ci3\0" "caterpillar; (Cant.) a nit, louse; itching\0" "cì\0" "wui4\0" "tapeworm\0" "회:0N\0" "HARANOMUSHI\0" "KAI\0" "HOY\0" "huí\0" "wui4\0" "tapeworm\0" "KAICHIYUU\0" "KAI GAI\0" "huí\0" "mong4\0" "máng\0" "fau6\0" "a grasshopper, locust\0" "FUU BU\0" "fù\0" "joeng5\0" "a weevil found in rice\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" "haan4\0" "xián\0" "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" "lai6\0" "REI RAI\0" "lì\0" "jik6\0" "yì\0" "ping4\0" "píng\0" "kit3\0" "(dung) beetle\0" "길:1N\0" "KITSU KICHI KETSU KECHI KEI\0" "KIL\0" "qī\0" "gap3\0" "clam\0" "합:0N\0" "HAMAGURI\0" "KOU\0" "HAP\0" "há\0" "sit6\0" "NIINIIZEMI\0" "SETSU ZECHI\0" "shé\0" "ji4\0" "yí\0" "dơi ri\0" "mong5\0" "BOU MOU\0" "wǎng\0" "mak6\0" "mò\0" "kung4\0" "cricket, locust; anxious\0" "공:1N\0" "KOOROGI\0" "KYOU\0" "KONG\0" "qióng\0" "ghiong\0" "kit3\0" "qiè\0" "gwai2\0" "guǐ\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" "hing1\0" "xīng\0" "lyut6\0" "jiè\0" "kau4\0" "qiú\0" "saau1\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" "teoi3\0" "molt, exuviate, shed\0" "세:1N\0" "NUKEGARA\0" "ZEI SEI TAI\0" "SEY\0" "tuì\0" "ce1\0" "ASHIMATSUI KOOROGI\0" "SHA\0" "chē\0" "bui3\0" "KAI\0" "BAI\0" "bèi\0" "ngo4\0" "moth\0" "아:0N\0" "GA\0" "GA GI\0" "A\0" "é\0" "*ngɑ\0" "ham5\0" "hàn\0" "suk6\0" "one of the Three Kingdoms, established by Liu Bei\0" "촉:0N\0" "IMOMUSHI\0" "SHOKU ZOKU\0" "CHOK\0" "shǔ\0" "*zhiok\0" "xọc\0" "syun4\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" "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" "UGOKU\0" "SHIN\0" "shèn\0" "fu2\0" "crab\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\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" "long4\0" "mantis, dung beetle; insect\0" "랑:1N\0" "ROU RYOU\0" "LANG\0" "láng\0" "bai6\0" "bì\0" "ceoi4\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" "jau5\0" "KAGEROU\0" "YUU YU SHUU SHU\0" "yǒu\0" "gip3\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" "tin4\0" "inlaid shell-work\0" "TEN DEN\0" "diàn\0" "teoi3\0" "molt\0" "NUKEGARA\0" "ZEI SEI TAI\0" "SEY\0" "tuì\0" "wui4\0" "tapeworm\0" "HARANOMUSHI\0" "KAI\0" "HOY\0" "huí\0" "wo1\0" "a snail, Eulota callizoma\0" "wō\0" "zi1\0" "spider\0" "지:0N\0" "KUMO\0" "CHI\0" "CI\0" "zhī\0" "sung1\0" "SHOU SHU SOU SU\0" "sōng\0" "fei2\0" "cockroach\0" "비:0N\0" "ABURAMUSHI TOBU\0" "HI\0" "PI\0" "fēi\0" "bay\0" "geoi1\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" "juk6\0" "IKU\0" "yù\0" "kwan5\0" "jùn\0" "laap6\0" "wax; candle; waxy, glazed; maggot; (same as 䄍) 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" "leon4\0" "lún\0" "trun\0" "lai6\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" "tou1\0" "táo\0" "gwan1\0" "insects\0" "kūn\0" "ham4\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" "pong5\0" "oysters, mussels; mother-of-pearl\0" "DOBUGAI\0" "HOU BOU BYOU\0" "bàng\0" "fei4\0" "tick\0" "féi\0" "pei4\0" "a tick, mite\0" "DANI\0" "HI BI HYOU BYOU\0" "pí\0" "wai1\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" "jyun1\0" "연:1N\0" "YEN\0" "yuān\0" "seot1\0" "a house cricket\0" "suò\0" "kyun4\0" "creep like a worm; curl one's body\0" "권:1N\0" "NINA\0" "KEN\0" "KWEN\0" "quán\0" "hin2\0" "qiǎn\0" "jeoi6\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\0" "SARU\0" "I YUI RUI\0" "wèi\0" "loeng5\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\0" "rainbow\0" "동:1N\0" "TOU TSU\0" "TONG\0" "dōng\0" "ok3\0" "è\0" "baan2\0" "bǎn\0" "dai3\0" "rainbow\0" "NIJI\0" "TEI TAI SETSU SECHI\0" "dì\0" "mong5\0" "wǎng\0" "caam4\0" "KAIKO\0" "SAN\0" "cán\0" "me1\0" "yǎng\0" "jing4\0" "flies\0" "yíng\0" "gwok3\0" "small green frog; cicada\0" "guō\0" "sim4\0" "cicada; continuous\0" "SEMI\0" "SEN ZEN\0" "SEN\0" "chán\0" "ding6\0" "dìng\0" "laap6\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" "hot3\0" "scorpion\0" "갈:0N\0" "SUKUMOMUSHI SASORI\0" "KATSU\0" "KAL\0" "xiē\0" "rết\0" "ting4\0" "tíng\0" "mou6\0" "mào\0" "seoi1\0" "xū\0" "min4\0" "mián\0" "dện nhện rệ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" "hyun1\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\0" "bat\0" "편:1N\0" "HEN\0" "PHYEN\0" "biān\0" "ben\0" "jau4\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" "mei6\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" "bat\0" "복:1N\0" "MAMUSHI\0" "FUKU\0" "POK\0" "fú\0" "biuk\0" "jyu4\0" "genus Eumenes, potter's wasps\0" "UGOMEKU\0" "ZEN JU NEN NYU DA\0" "rú\0" "kit3\0" "xié\0" "jau4\0" "Ephemera strigata, mayfly\0" "YUU RYUU YU\0" "yóu\0" "du\0" "cau4\0" "grub, maggot; Scylla serrata, swimming crab\0" "유:1N\0" "KIKUIMUSHI\0" "SHUU JU YOU YO\0" "YU\0" "qiú\0" "maau4\0" "Chinese blister beetle; Spanish fly\0" "모:1N\0" "BOU MU MEU BU\0" "MO\0" "máo\0" "mau\0" "haa1\0" "shrimp, prawn\0" "하:0N\0" "EBI\0" "KA\0" "HA\0" "xiā\0" "ha\0" "jing1\0" "yīng\0" "sat1\0" "louse; bedbug\0" "슬:0N\0" "SHIRAMI\0" "SHITSU\0" "SUL\0" "shī\0" "shrit\0" "cung4\0" "chóng\0" "trùn\0" "tong1\0" "TOU DOU\0" "tāng\0" "zyu1\0" "zhū\0" "zung1\0" "zōng\0" "tai4\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" "kwai1\0" "Daboia siamensis, eastern Russell's viper\0" "kuí\0" "mang4\0" "horsefly, gadfly\0" "ABU\0" "MOU MYOU BUU\0" "méng\0" "laat6\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" "cau1\0" "qiū\0" "dip6\0" "butterfly\0" "접:0E\0" "CHOUCHOU\0" "CHOU\0" "CEP\0" "dié\0" "*tep dhep\0" "điệp\0" "lik6\0" "lì\0" "wo1\0" "snail\0" "와:0N\0" "KATATSUMURI\0" "KA RA\0" "WA\0" "wō\0" "wan1\0" "yūn\0" "geoi2\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" "jing4\0" "flies\0" "HAE\0" "YOU\0" "yíng\0" "zoeng1\0" "kind of cicada\0" "jiāng\0" "teoi3\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" "snail\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" "lim4\0" "lián\0" "sau1\0" "earwig\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" "to blend, combine\0" "róng\0" "*iung\0" "zat6\0" "jí\0" "wu1\0" "O U\0" "wū\0" "jau3\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" "bai1\0" "a tick, mite\0" "DANI OHOARI\0" "HEI HI BI\0" "bī\0" "waat6\0" "huá\0" "tong4\0" "cicadas of the genus Tanna\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" "dou3\0" "grubs in wood, worms in books, clothes, etc. used figuratively of corrupt officials\0" "dù\0" "noi6\0" "nài\0" "hot6\0" "hé\0" "huk6\0" "hú\0" "gwai1\0" "guī\0" "maa5\0" "ant; leech\0" "마:1N\0" "BA ME\0" "MA\0" "mǎ\0" "ming4\0" "snout moth's larva\0" "명:0N\0" "ZUIMUSHI\0" "MEI MYOU BEI\0" "MYENG\0" "míng\0" "jik1\0" "YUMUSHI\0" "I\0" "yì\0" "ếch\0" "man1\0" "wén\0" "jing4\0" "glowworm, luminous insect\0" "형:0E\0" "HOTARU\0" "KEI\0" "HYENG\0" "yíng\0" "*hueng\0" "huỳnh\0" "tang4\0" "mythological wingless dragon\0" "등:1N\0" "TOU DOU CHIN JIN\0" "TUNG\0" "téng\0" "zung1\0" "zhōng\0" "cong1\0" "the house-fly\0" "cāng\0" "sou3\0" "SO\0" "sāo\0" "kei4\0" "EBI\0" "qí\0" "mun5\0" "insect\0" "mǎn\0" "tiu4\0" "tiao\0" "soeng1\0" "shāng\0" "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" "luk6\0" "lù\0" "wai3\0" "SHIROARI\0" "I\0" "wèi\0" "dit6\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" "keoi4\0" "qú\0" "pei4\0" "pí\0" "jyu4\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" "jan2\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\0" "a mosquito, a gnat\0" "KA\0" "BUN\0" "wén\0" "giu1\0" "xiāo\0" "maan6\0" "wàn\0" "zat6\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" "maa4\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" "grain-eating grub\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" "cung1\0" "cōng\0" "lei4\0" "lí\0" "mun5\0" "mite\0" "DANI\0" "mǎn\0" "siu1\0" "a kind of spider with long legs\0" "xiāo\0" "kei4\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" "an ancient term for silkworms\0" "xiàng\0" "mat6\0" "mò\0" "zai1\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" "cau1\0" "qiū\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" "keoi4\0" "(Cant.) 蠄蟝, a dragonfly\0" "qú\0" "bit3\0" "biē\0" "liu4\0" "a kind of cicada\0" "KUMAZEMI\0" "RYOU\0" "liáo\0" "liu\0" "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" "wai1\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" "zyun1\0" "SEN ZEN\0" "zhuān\0" "wong4\0" "leech\0" "huáng\0" "fei4\0" "féi\0" "lou4\0" "(Cant.) 蠄蟧, a spider\0" "láo\0" "kyut3\0" "the Siberian jerboa\0" "jué\0" "kyut3\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\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" "earthworm\0" "shàn\0" "jiu4\0" "Enterobius vermicularis, pinworm\0" "요:0N\0" "GYOU JOU\0" "YO\0" "náo\0" "nghêu\0" "siu1\0" "small spider with long legs\0" "xiāo\0" "mou4\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" "cing4\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" "lai5\0" "HISAGO NINA\0" "REI RA RI RAI\0" "lǐ\0" "haai5\0" "crab\0" "해:0N\0" "KANI\0" "KAI\0" "HAY\0" "xiè\0" "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" "daat6\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" "ci1\0" "cī\0" "hoeng2\0" "larvae, grubs\0" "NISHIDOCHI\0" "KYOU DOU\0" "xiǎng\0" "sip3\0" "shè\0" "lo2\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" "lai6\0" "lì\0" "caak3\0" "paddy-destroying grub\0" "zéi\0" "hyun1\0" "mosquito larvae, wrigglers\0" "HAU\0" "KEN GEN\0" "xuān\0" "lim4\0" "cockroach\0" "REN\0" "lián\0" "zuk1\0" "caterpillar\0" "KEMUSHI\0" "SHOKU DOKU ZOKU\0" "zhú\0" "zaak6\0" "zé\0" "hit3\0" "scorpion\0" "갈:1N\0" "SASORI\0" "KATSU KETSU\0" "KAL\0" "xiē\0" "mong5\0" "python, boa constrictor\0" "UWABAMI OROCHI\0" "BOU MOU\0" "mǎng\0" "haai5\0" "crab\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" "gaan2\0" "MAYU\0" "KEN\0" "jiǎn\0" "mung5\0" "midges; sandflies\0" "KATSUOMUSHI\0" "BOU MU\0" "měng\0" "mòng mông mống\0" "hou4\0" "oyster\0" "KAKI\0" "KOU GOU\0" "háo\0" "jyu4\0" "to squirm, wriggle\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" "zok6\0" "zhuó\0" "zit6\0" "SETSU ZECHI\0" "jié\0" "pan4\0" "oyster\0" "빈:N\0" "DOBUGAI\0" "HEN BEN HIN BIN\0" "pín\0" "kok3\0" "to sting\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" "zit6\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" "man5\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" "cau1\0" "qiū\0" "jit6\0" "niè\0" "lou4\0" "lú\0" "dou3\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" "zyu1\0" "a toad\0" "zhū\0" "lung4\0" "lóng\0" "lai5\0" "lí\0" "lung4\0" "lóng\0" "rồng\0" "fung1\0" "bees, hornets, wasps\0" "HACHI\0" "HOU\0" "fēng\0" "jit3\0" "bee\0" "ETSU ECHI\0" "yē\0" "pei4\0" "pí\0" "joeng6\0" "KAMIKIRIMUSHI\0" "SHOU SOU JOU NYOU\0" "náng\0" "gu2\0" "poison; venom; harm; bewitch; hexagram ䷑\0" "고:0N\0" "SOKONAU MADOWASU KOBIRU\0" "KO YA\0" "KO\0" "gǔ\0" "gyun1\0" "millipede; glow-worm; bright, clear\0" "견:1N\0" "YASUDE\0" "KEN KEI KE\0" "KYEN\0" "juān\0" "guen\0" "ang1\0" "yīng\0" "syu4\0" "shǔ\0" "kwai4\0" "large turtles\0" "KEI E I\0" "xī\0" "caam4\0" "silkworm\0" "잠:0N\0" "KAIKO\0" "SAN TEN\0" "CAM\0" "cán\0" "*dzhom\0" "tằm tàm\0" "keoi4\0" "qú\0" "kyun4\0" "Aulacophora femoralis, pumpkin beetle\0" "quán\0" "dou3\0" "moth; insects which eat into cloth\0" "두:1N\0" "KIKUIMUSHI SHIMI\0" "TO TSU\0" "TWU\0" "dù\0" "caam4\0" "(same as 蚕) 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" "keoi4\0" "earwig\0" "OOZARU\0" "KYAKU KAKU KEKI KU\0" "qú\0" "zit3\0" "jié\0" "zuk1\0" "zhú\0" "zyut3\0" "zhuō\0" "hyut3\0" "blood; Kangxi radical 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" "nuk6\0" "to be defeated\0" "HANAJI KUJIKERU\0" "JIKU NIKU\0" "nǜ\0" "pui1\0" "coagulated blood\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" "jan6\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" "nei6\0" "the blood of a sacrificial fowl which was sprinkled on the doors and vessels\0" "JI NI\0" "èr\0" "haak3\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" "hang4\0" "go; walk; move, travel; circulate; Kangxi radical 144\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" "jin2\0" "overflow, spill over, spread out\0" "연:0N\0" "HABIKORU SHIKU AMARI\0" "EN\0" "YEN\0" "yǎn\0" "iɛ̀n\0" "hon3\0" "to give pleasure; pleased, happy\0" "간:1N\0" "YOROKOBU\0" "KAN\0" "KAN\0" "kàn\0" "jyun2\0" "yuàn\0" "geoi6\0" "qú\0" "ling4\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" "tung4\0" "alley, lane\0" "TOU ZU\0" "tòng\0" "hong6\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" "haam4\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" "dou6\0" "way, path\0" "MICHI\0" "DOU TOU\0" "dào\0" "cung1\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" "dou6\0" "MICHI\0" "DOU TOU\0" "dào\0" "zeon1\0" "pure, clean; simple\0" "MAKOTO TADASHII MOPPARA\0" "SHUN\0" "zhūn\0" "hang4\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\0" "clothes, clothing; cover, skin; Kangxi radical 145\0" "의:0E\0" "KOROMO KIRU\0" "I E\0" "UY\0" "yī\0" "*qiəi qièi\0" "y\0" "ji1\0" "clothes; radical number 145\0" "KOROMOHEN\0" "yī\0" "bou2\0" "mend, patch, fix, repair, restore\0" "bǔ\0" "gon2\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" "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\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" "fan1\0" "fēn\0" "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" "zung1\0" "zhōng\0" "dam2\0" "dǎn\0" "nik1\0" "chemise\0" "AKOME\0" "JITSU\0" "yì\0" "zung6\0" "zhòng\0" "zung1\0" "heart, from bottom of one's heart\0" "충:0N\0" "UCHI MAGOKORO\0" "CHUU\0" "CHWUNG\0" "zhōng\0" "djiong\0" "gaai3\0" "jiè\0" "zi2\0" "only, merely, but\0" "TAMATAMA\0" "KI GI SHI TEI TAI\0" "zhǐ\0" "ce4\0" "slit in garment to aid movement\0" "xié\0" "jim4\0" "FUCHIDORU MAEDARE\0" "ZEN NEN DEN SEN\0" "rán\0" "zi1\0" "zhī\0" "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" "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" "caai3\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" "to4\0" "tuó\0" "ling5\0" "lǐng\0" "doi6\0" "pocket, bag, sack, pouch\0" "대:0N\0" "FUKURO\0" "TAI\0" "TAY\0" "dài\0" "đãy\0" "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" "jau3\0" "yào\0" "zo3\0" "zuò\0" "tả 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" "zeoi6\0" "jù\0" "ho6\0" "hè\0" "jyut6\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" "zan2\0" "unlined garments; hem of garment\0" "진:0N\0" "HITOE HERI SOROU\0" "SHIN\0" "CIN\0" "zhěn\0" "ji5\0" "MIGORO\0" "I TA DA\0" "yí\0" "AKOME\0" "HA BATSU\0" "pà\0" "mặc\0" "fat1\0" "greave; knee-pads; buskins\0" "HUKU\0" "HATSU HACHI HI\0" "bō\0" "dai1\0" "(same as 只)\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" "jim4\0" "rán\0" "faan4\0" "robe\0" "번:1N\0" "HADAGI\0" "HAN\0" "PEN\0" "pàn\0" "ji3\0" "yì\0" "mau6\0" "longitude, lengthwise; length\0" "NAGASA\0" "BOU\0" "MWU\0" "mào\0" "tok3\0" "tuō\0" "neot6\0" "nà\0" "kau1\0" "gōu\0" "jyun6\0" "HAREGI\0" "KEN GEN\0" "xuàn\0" "dim1\0" "zhé\0" "xiêm\0" "keoi1\0" "sleeves; cuff\0" "거:1N\0" "SODE\0" "KYO KO\0" "KE\0" "qū\0" "bei6\0" "passive indicator 'by'; bedding\0" "피:0E\0" "KOUMURU OOU KIRU\0" "HI\0" "PHI\0" "bèi\0" "*bhyɛ̌\0" "bị\0" "yù\0" "zaap6\0" "raid, attack; inherit\0" "xí\0" "ji5\0" "(same as 你) deity\0" "NE\0" "mí\0" "but6\0" "raincoat\0" "bó\0" "mou5\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" "ci2\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" "jam6\0" "lapel; hidden lapel of coat\0" "OKUMI\0" "JIN NIN\0" "rèn\0" "gong3\0" "jiàng\0" "gaap3\0" "lined garment\0" "AWASE\0" "KOU KYOU\0" "qiā jiá\0" "gæp\0" "zin6\0" "jiàn\0" "bó\0" "git3\0" "hold up\0" "TSUMADORU\0" "KETSU KECHI KATSU\0" "jié\0" "ji4\0" "ér\0" "gok3\0" "seam below armpit\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" "lung6\0" "old ceremonial garb; samurai garb\0" "KAMISHIMO\0" "kǎ\0" "hang4\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" "kwan2\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" "leoi5\0" "inside, interior, within\0" "리:0E 이:0\0" "URA\0" "RI\0" "LI\0" "lǐ\0" "*liə̌\0" "gyun1\0" "juān\0" "san1\0" "MIGORO\0" "SHIN\0" "shēn\0" "pau4\0" "collect, gather, assemble; praise\0" "부:1N\0" "HOMERU\0" "HOU\0" "PWU\0" "póu\0" "bâu\0" "gat1\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" "lau4\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" "zai3\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" "kwan4\0" "a short skirt\0" "qún\0" "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" "lim5\0" "draw one's hands into sleeve\0" "liǎn\0" "fu3\0" "trousers, pants\0" "kù\0" "gaan2\0" "folds\0" "jiǎn\0" "bou1\0" "fóu\0" "cim1\0" "TAREGINU\0" "SEN TAN\0" "chān\0" "pei4\0" "aid, benefit, help; supplement\0" "비:0N\0" "OGINAU TASUKERU\0" "HI BI\0" "PI\0" "bì\0" "bhiɛ\0" "gwan1\0" "kūn\0" "tou4\0" "the sleeve\0" "TAU DOU\0" "táo\0" "jyun3\0" "yuàn\0" "ling4\0" "líng\0" "ci2\0" "chǐ\0" "coeng1\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" "long robes trailing on ground\0" "fēi\0" "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" "sik1\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\0" "jacket, overcoat, coat; gown\0" "UCHIKAKE UWAGI\0" "KAI KE\0" "guà\0" "kang3\0" "a seam in a garment\0" "kèn\0" "cai1\0" "a skirt\0" "처:1\0" "TSUMA\0" "CHE\0" "qī\0" "tai3\0" "tì\0" "tai4\0" "handsomely dressed\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" "cung4\0" "chóng\0" "kit3\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" "dyun1\0" "MIGORO\0" "TAN TA TON DON\0" "duān\0" "zau6\0" "sleeve; ample flowing robes\0" "SODE TAMOTO\0" "SHUU JU YUU YU\0" "xiù\0" "zau6\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\0" "KOROMO\0" "TAN\0" "tuàn\0" "jin2\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" "cyu5\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" "baau1\0" "ENA\0" "páo\0" "daan1\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\0" "inner shirt or singlet\0" "tā\0" "kau1\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" "jung4\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" "naai6\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" "so2\0" "SA JA\0" "suǒ\0" "bun1\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" "song2\0" "sǎng\0" "niu5\0" "niǎo\0" "něu\0" "ang1\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" "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" "leoi5\0" "lapel, collar; tattered, threadbare\0" "루:0N\0" "BORO TSUZURU\0" "ROU RU\0" "LWU\0" "lǚ\0" "ngai6\0" "NUNOKO\0" "GEI NAI NACHI NE\0" "yì\0" "dip6\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" "cou4\0" "cáo\0" "zik1\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" "bat1\0" "CHIHAYA\0" "bì\0" "fuk6\0" "hood or cowl\0" "MOSUSO\0" "HOKU BOKU\0" "fú\0" "bọc\0" "gaan2\0" "folds\0" "jiǎn\0" "zyun6\0" "zhuàn\0" "gaan3\0" "folds\0" "SUSONOHIDA\0" "KAN KEN\0" "jiǎn\0" "ceoi3\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" "faan4\0" "fán\0" "but6\0" "raincoat\0" "ARANUNO\0" "HATSU HACHI FUTSU FUCHI\0" "bó\0" "zoeng6\0" "xiàng\0" "cam4\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" "laan4\0" "a one-piece garment\0" "HITOE\0" "RAN\0" "lán\0" "ou2\0" "outer garments; coat, jacket\0" "오:1N\0" "AO FUSUMA\0" "OU\0" "O\0" "ǎo\0" "zaak6\0" "SHITABAKAMA\0" "TAKU DAKU JAKU EKI YAKU\0" "zé\0" "kui2\0" "괴:1N\0" "KOY\0" "guì\0" "cổi\0" "cou3\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" "cim1\0" "flutter; shaking or vibrating\0" "첨:1N\0" "MAEKAKE\0" "SEN TAN\0" "CHEM\0" "chān\0" "lim5\0" "draw one's hands into sleeve\0" "liǎn\0" "bik1\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" "suk6\0" "short coat\0" "NAGAJUBAN\0" "SHOKU ZOKU TAKU SHU JU\0" "shǔ\0" "zin3\0" "strip; lay bare; bared; naked\0" "HADANUGI\0" "TAN DAN SEN CHIN\0" "tǎn\0" "bei6\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" "fuk6\0" "fú\0" "jyu4\0" "short coat, jacket; fine silk fabric\0" "HADAGI\0" "JU\0" "YU\0" "rú\0" "njio\0" "zi2\0" "zhǐ\0" "deoi3\0" "duì\0" "suk6\0" "shǔ\0" "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" "kit3\0" "tuck up hem of garment and wrap\0" "힐:1N\0" "TSUMABASAMU\0" "KETSU\0" "HIL\0" "xié\0" "bok3\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" "laai6\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" "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\0" "ignorant; naive; unsophisticated\0" "dài\0" "geoi2\0" "a cord for holding up sleeves\0" "TASUKI\0" "jǔ\0" "zaan3\0" "zàn\0" "si1\0" "shī\0" "gaan2\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" "laan4\0" "RAN\0" "lán\0" "aa3\0" "cover; Kangxi radical 146\0" "OOU\0" "AKA EKE\0" "yà\0" "sai1\0" "west(ern); westward; occident; Kangxi radical 146\0" "서:0E\0" "NISHI\0" "SEI SAI\0" "SE\0" "xī\0" "*sei\0" "tây\0" "sai1\0" "variant of Kangxi radical 146\0" "xī\0" "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" "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" "fuk1\0" "fù\0" "fiu3\0" "fiào\0" "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" "an inn; to lodge; 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\0" "see, observe, behold; perceive; Kangxi radical 147\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" "bin6\0" "HEN\0" "biàn\0" "jim3\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" "gok3\0" "to sleep; to realize, feel\0" "OBOOERU SAAMASU SAAMERU\0" "KAKU\0" "jué\0" "pin2\0" "piǎn\0" "mou6\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" "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" "can2\0" "explain in detail\0" "MERU\0" "RA RAN REN\0" "luó\0" "gok3\0" "to wake up from sleep; conscious\0" "OBOERU SAMASU SATORU\0" "KAKU KOU\0" "KAK KYO\0" "jué\0" "mik6\0" "MIRU\0" "BIKI MYAKU BAKU\0" "mì\0" "tiu3\0" "mission\0" "MIRU\0" "CHOU\0" "tiào\0" "lim4\0" "lián\0" "jiu6\0" "yào\0" "zi3\0" "MERU\0" "SHI\0" "zhì\0" "gwan1\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" "sim2\0" "shǎn\0" "wai1\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" "ngok6\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\0" "relatives, parents; intimate\0" "친:0E\0" "SHITASHII OYA MIZUKARA\0" "SHIN\0" "CHIN\0" "qīn\0" "*tsin\0" "thân\0" "pong2\0" "pǎng\0" "gei3\0" "covet, long for, desire\0" "기:1N\0" "NOZOMU\0" "KI\0" "KI\0" "jì\0" "gyì\0" "ming4\0" "míng\0" "jing4\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" "zaam3\0" "zhàn\0" "gan3\0" "have imperial audience\0" "근:0N\0" "MAMIERU\0" "KIN\0" "KUN\0" "jìn\0" "gun1\0" "see, observe, view; appearance\0" "MIRU SHIMESU\0" "KAN\0" "KWAN\0" "guān\0" "dang1\0" "MITSUMERUSAMA\0" "TOU CHOU\0" "dēng\0" "gaan3\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" "gaan3\0" "steal look; peep at; spy on\0" "MIRU UKAGAU MAZERU\0" "KAN KEN HEN EN\0" "jiān\0" "mei4\0" "wéi\0" "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" "ceoi3\0" "peep at; watch, spy on\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" "sam2\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\0" "see, observe, view; appearance; hexagram ䷓\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" "jim3\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" "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" "tin2\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" "gan3\0" "have imperial audience\0" "jìn\0" "ceoi3\0" "peep at; watch, spy on\0" "qù\0" "gok3\0" "horn; angle, corner; point; Kangxi radical 148; 1st lunar mansion, determinative star Spica\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" "zi3\0" "지:N\0" "SAKAZUKI\0" "SHI\0" "zhì\0" "caau3\0" "TSUNOSAJI\0" "SOU SHOU\0" "chào\0" "kap1\0" "jí\0" "gu1\0" "jug, winecup, goblet; square\0" "고:1N\0" "SAKAZUKI\0" "KO\0" "KO\0" "gū\0" "daan6\0" "dàn\0" "zi1\0" "turtle beak; 20th lunar mansion, determinative star λ Orionis (Meissa)\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" "waa6\0" "huà\0" "khoé\0" "kyun4\0" "quán\0" "gaak3\0" "antlers\0" "gé\0" "gạc\0" "sai6\0" "shì\0" "gaai2\0" "loosen, unfasten, untie; explain; hexagram ䷧\0" "해:0E\0" "TOKU TOKERU SATORU\0" "KAI GE\0" "HAY KAY\0" "jiě\0" "*gɛ̌i\0" "giải\0" "gwai2\0" "guǐ\0" "gwang1\0" "a cup made of horn; obstinate\0" "굉:1N\0" "TSUNOSAKAZUKI\0" "KOU\0" "KOYNG\0" "gōng\0" "zuk1\0" "butt, ram, gore; touch\0" "FURERU SAWARU FURE\0" "SHOKU SOKU\0" "CHOK\0" "chù\0" "gaai3\0" "loosen, unfasten, untie; explain\0" "TOKU\0" "KAI GE\0" "jiě\0" "wan6\0" "hùn\0" "kau4\0" "strong\0" "MAGARU\0" "KYUU KU\0" "qiú\0" "sing1\0" "xīng\0" "cuk1\0" "to start, tremble with fear\0" "SOKU\0" "SOK\0" "sù\0" "ngai4\0" "ní\0" "gei1\0" "one turning up and one turning down\0" "KATAMUKU\0" "KI\0" "jī\0" "luk6\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" "sing1\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" "zuk1\0" "touch; butt, ram, gore\0" "촉:0E\0" "FURERU SAWARU\0" "SHOKU SOKU\0" "CHOK\0" "chù\0" "chiok\0" "xúc\0" "kwai4\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" "kwai4\0" "KUJIRI TSUNOGIRI\0" "KEI E SUI KI\0" "xī\0" "jin3\0" "yàn\0" "kwai4\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; Kangxi radical 149\0" "언:0E\0" "KOTO IU KOTOBA\0" "GEN GON GIN\0" "EN UN\0" "yán\0" "*ngiæn\0" "ngôn\0" "jin4\0" "Kangxi radical 149\0" "GONBEN\0" "yán\0" "ding3\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" "to coerce, compel\0" "KYUU KU KOU DOU NOU\0" "qiú\0" "kau4\0" "YASUNZURU HAKARU\0" "KYUU KU\0" "qiú\0" "giu3\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\0" "plan, plot; stratagem; scheme\0" "계:0E\0" "HAKARU KAZOERU HAKARIGOTO\0" "KEI KAI\0" "KYEY\0" "jì\0" "*gèi\0" "kể\0" "faan6\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" "diu3\0" "diào\0" "hung4\0" "confusion; internal strife\0" "홍:0N\0" "MOMERU MIDARERU YABURERU\0" "KOU\0" "HONG\0" "hòng\0" "caai3\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" "우:N\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" "ngan4\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" "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" "seon3\0" "xùn\0" "ngan4\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" "jiu1\0" "WAZAWAI AYASHIIKOTOBA\0" "YOU\0" "yāo\0" "zung6\0" "accuse; argue, dispute; litigate; hexagram ䷅\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" "jam4\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" "haau4\0" "KON DA\0" "xiáo\0" "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" "우:N\0" "yóu\0" "zi2\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\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" "ngaan4\0" "yán\0" "saa2\0" "SHABERU\0" "SA SE\0" "sǎ\0" "zeon3\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" "jik1\0" "yì\0" "jik6\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" "ci1\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" "san1\0" "TOKU\0" "SHIN\0" "shēn\0" "wo4\0" "hé\0" "seot1\0" "to beguile with false stories\0" "xù\0" "can2\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" "zaam1\0" "garrulous to whisper. to joke\0" "TAN TEN SEN DEN\0" "zhān\0" "gu2\0" "exegesis, explanation; explain\0" "고:1N\0" "YOMI\0" "KO\0" "KO\0" "gǔ\0" "fu6\0" "fù\0" "gyun2\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" "joeng3\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" "naau4\0" "gibberish; to wrangle\0" "KAMABISUSHII WARUKUIFU\0" "DOU HYOU DA NA DO NU\0" "náo\0" "pun3\0" "pàn\0" "zau3\0" "to curse; to swear an oath incantations\0" "주:1N\0" "CWU\0" "zhòu\0" "gam3\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" "aau3\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" "heoi2\0" "KOE\0" "KYO KO\0" "qǔ\0" "ziu3\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" "bei3\0" "argue; biased; one-sided\0" "피:1N\0" "KATAYORU\0" "HI HA\0" "PHI\0" "bì\0" "gwing2\0" "to spy; to give information; shrewd\0" "형:1N\0" "SAGURU\0" "KYOU CHOU KEI\0" "HYENG\0" "xiòng\0" "wat1\0" "bend, stoop, crouch; to yield\0" "굴:1N\0" "TSUMARU\0" "KUTSU KUCHI CHUTSU CHUCHI TOTSU\0" "KWUL\0" "qū\0" "bat6\0" "bá\0" "daat3\0" "dá\0" "zo3\0" "curse; swear, pledge\0" "저:0N\0" "NOROU\0" "SO SHO\0" "CE\0" "zǔ\0" "trớ\0" "tou1\0" "MIDARERU\0" "TOU\0" "tāo\0" "cyu5\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" "zip3\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" "fong1\0" "to make wild statements to lie; to misstate; lies falsehood\0" "huǎng\0" "hap6\0" "YAHARAGU KANAFU ATSUMARIIFU\0" "KOU\0" "hé\0" "si3\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" "haau6\0" "genus 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" "han2\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" "gau3\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" "fui3\0" "huì\0" "kit3\0" "question, interrogate\0" "힐:0N\0" "TSUMERU NAJIRU TSUMARU\0" "KITSU\0" "HIL\0" "jié\0" "cật\0" "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" "wui1\0" "wēi\0" "san1\0" "inquire, question; numerous\0" "선:0N\0" "TORU\0" "SHIN SEN\0" "SEN\0" "shēn\0" "zau3\0" "NOROU\0" "SHUU JU\0" "zhòu\0" "tung4\0" "ONAJI\0" "TOU ZU\0" "tóng\0" "mai4\0" "riddle, conundrum; puzzle\0" "mí\0" "zim1\0" "surname; talk too much, verbose\0" "첨:0N\0" "SEN TAN DAN\0" "CHEM\0" "zhān\0" "ming6\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" "ngaan4\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" "nei6\0" "SASOU HAJI\0" "JI NI CHI\0" "èr\0" "bang2\0" "bìng\0" "tiu5\0" "tempt\0" "조:1N\0" "IDOMU ATSURAERU ATSURAE\0" "CHOU\0" "CO\0" "tiǎo\0" "ci4\0" "part\0" "WAKARERU\0" "SHI CHI JI I\0" "yí\0" "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" "mou4\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" "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" "cuk1\0" "cù\0" "long5\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" "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" "cim4\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" "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" "cam1\0" "qīn\0" "saa3\0" "shuà\0" "am1\0" "ān\0" "jyu5\0" "language, words; saying, expression\0" "어:0E\0" "KATARU KOTOBA TSUGERU\0" "GO GYO\0" "E\0" "yǔ\0" "*ngiǔ ngiù\0" "ngữ\0" "haau6\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" "jin6\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" "bou1\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\0" "to quarrel; to wrangle\0" "ARASOIIU\0" "KEI GYOU KYOU GOU TAN TON\0" "jìng\0" "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" "zan3\0" "진:N\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" "duk6\0" "read, study; pronounce\0" "YOMU YOMI\0" "TOKU TOU DOKU\0" "TOK TWU\0" "dú\0" "waa1\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" "zit6\0" "jié\0" "fo3\0" "lesson; course; classwork\0" "과:0E\0" "KOKOROMIRU\0" "KA\0" "KWA\0" "kè\0" "khoá\0" "wat1\0" "TSUMARU MAGARU MAGERU\0" "KUTSU KOCHI\0" "qū\0" "cung4\0" "cóng\0" "haau4\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" "mong5\0" "SHIHIRU\0" "BOU MOU\0" "wǎng\0" "jin4\0" "xián\0" "fei2\0" "slander, vilify, condemn\0" "비:0N\0" "SOSHIRU SOSHIRI\0" "HI\0" "PI\0" "fěi\0" "ci1\0" "chī\0" "daap6\0" "SOSHIRU\0" "TOU DOU\0" "tà\0" "ji4\0" "friendship; appropriate, suitable\0" "의:0N\0" "YOI YOSHIMI\0" "GI\0" "UY\0" "yì\0" "ngyɛ̀\0" "ngai6\0" "nì\0" "ngan4\0" "speak gently; respectful\0" "은:0N\0" "GIN GON\0" "UN\0" "yín\0" "diu6\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" "pei2\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" "zeon1\0" "patient, earnest; earnestly\0" "순:0N\0" "KUDOKUDO NENGORO\0" "JUN SHUN\0" "SWUN\0" "zhūn\0" "gei6\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" "zeoi3\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" "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" "zang3\0" "to expostulate; to remonstrate\0" "쟁:0N\0" "ISAMERU UTTAERU ARASOU\0" "SOU SHOU\0" "CAYNG\0" "zhèng\0" "jrɛ̀ng\0" "zaak3\0" "zé\0" "zau1\0" "consult, confer; select, choose\0" "추:0N\0" "HAKARU\0" "SHU SOU SU\0" "CHWU\0" "zōu\0" "hin1\0" "fault\0" "qiān\0" "doek3\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" "zin3\0" "flattering\0" "YOKUIU\0" "SEN ZEN EN\0" "jiàn\0" "cuk1\0" "ITSUWARU\0" "SHUKU SEKI JAKU\0" "chù\0" "haak3\0" "to intimidate\0" "SAKEBU\0" "KOU GOU KA TE\0" "háo\0" "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" "sam2\0" "consult carefully with, counsel\0" "ISAMERU\0" "SHIN JOU NYOU\0" "SIM\0" "shěn\0" "biu2\0" "biǎo\0" "waa6\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\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" "faa3\0" "huà\0" "ngok6\0" "honest speech, straightforward\0" "악:1N\0" "IIARASOU WAMEKU KAKINARASU\0" "GAKU\0" "AK\0" "è\0" "zung3\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" "fuk1\0" "fú\0" "pou2\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" "kai2\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" "zyun1\0" "zhuān\0" "saai2\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\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" "wong4\0" "huáng\0" "hyun1\0" "forget; lie, cheat, deceive\0" "훤:1N\0" "UTSUWARU WASURERU\0" "KEN\0" "HWEN\0" "xuān\0" "gaak3\0" "gé\0" "nok6\0" "promise; assent, approve\0" "낙:0E 락:0\0" "UBENAU\0" "DAKU\0" "NAK LAK\0" "nuò\0" "nặc\0" "cap1\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\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" "sing1\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\0" "stutter; speak out boldly\0" "건:1N\0" "DOMORU\0" "KEN\0" "KEN\0" "jiǎn\0" "bok6\0" "pó\0" "kwai5\0" "kuì\0" "fong1\0" "lie\0" "ITSUWARU\0" "KOU\0" "huǎng\0" "waak6\0" "sound of flesh and bone being separated\0" "KAKU KEKI KYAKU TOKU DOKU KETSU\0" "huò\0" "go1\0" "song; sing, chant; praise\0" "가:1N\0" "UTAU UTA\0" "KA\0" "KA\0" "gē\0" "jing4\0" "yíng\0" "mai4\0" "riddle, conundrum; puzzle\0" "미:0N\0" "NAZO\0" "MEI\0" "MI\0" "mí\0" "mê\0" "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" "can1\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" "ci4\0" "chí\0" "him1\0" "humble, modest; hexagram ䷎\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" "jyun4\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" "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" "jiu4\0" "sing; folksong, ballad; rumor\0" "UTAI UTAU\0" "YOU\0" "yáo\0" "wu6\0" "lū\0" "jyu4\0" "우:1N\0" "WU\0" "yú\0" "biu1\0" "biāo\0" "cung3\0" "còng\0" "hing3\0" "to speak softly\0" "경:1N\0" "SEKIBARAI SHIWABUKI\0" "KEI\0" "KYENG\0" "qìng\0" "lei4\0" "loquacious; 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" "mou4\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" "zaak3\0" "zé\0" "ze1\0" "jiē\0" "lin4\0" "OSHIYABIRI\0" "REN\0" "lián\0" "lau4\0" "chatter\0" "루:N\0" "lóu\0" "cam3\0" "càn\0" "au1\0" "to sing; songs\0" "구:0N\0" "UTAU\0" "OU U\0" "KWU\0" "ōu\0" "qou\0" "gwan3\0" "gùn\0" "zaap6\0" "xí\0" "zoek3\0" "zhuó\0" "ngou4\0" "slander; to revile; huge; big\0" "오:1N\0" "YAKAMASHII\0" "GYOU GOU GYUU KU\0" "O\0" "áo\0" "ngou6\0" "áo\0" "gan2\0" "prudent, cautious; attentive\0" "근:0E\0" "TSUTSUSHIMU\0" "KIN\0" "KUN\0" "jǐn\0" "cẩn\0" "zip3\0" "zhé\0" "ji4\0" "yí\0" "fu1\0" "to shout; to mourn to invoke\0" "효:N\0" "YOBU\0" "KO KU KOU KYOU\0" "hū\0" "koeng5\0" "jiàng\0" "maan4\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" "ham6\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" "cin2\0" "ITSUWARU\0" "SEN\0" "chǎn\0" "jyu4\0" "후:1N\0" "ITSUWARU USO\0" "KU\0" "HWU\0" "xū\0" "zang1\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" "zaa1\0" "zhā\0" "deoi6\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" "laan4\0" "lán\0" "ngo4\0" "false, erroneous\0" "와:1N\0" "NAMARI NAMARU AYAMARU\0" "KA GA\0" "WA\0" "é\0" "jing1\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" "zyun2\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" "mou4\0" "wú\0" "zam3\0" "to slander\0" "참:1N\0" "SOSHIRU\0" "SHIN SEN\0" "CHAM\0" "zèn\0" "zaap3\0" "zhá\0" "sik1\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" "zam3\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" "sing4\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" "taan1\0" "tán\0" "dong2\0" "dǎng\0" "seoi6\0" "suì\0" "him2\0" "TOU\0" "SEN KEN GEN\0" "xiǎn\0" "gik1\0" "jī\0" "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" "zaam1\0" "zhàn\0" "nung4\0" "náng\0" "ji1\0" "yī\0" "oi2\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" "waa6\0" "huà\0" "jik6\0" "translate; decode; encode\0" "역:0E\0" "WAKE\0" "YAKU EKI\0" "YEK\0" "yì\0" "dịch\0" "ji5\0" "consult, talk over, discuss\0" "의:0E\0" "HAKARU\0" "GI\0" "UY\0" "yì\0" "ngyɛ̀\0" "nghị\0" "sin6\0" "선:1N\0" "YOI\0" "ZEN\0" "SEN\0" "shàn\0" "joeng6\0" "allow, permit, yield, concede\0" "YUZURU SEMERU\0" "JOU\0" "ràng\0" "nau6\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" "deoi6\0" "duì\0" "daap6\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" "haak3\0" "to shout, roar, terrify; swiftly\0" "SAKEBU TABURAKASU\0" "KOU\0" "háo\0" "ngaai6\0" "ài\0" "jing1\0" "yīng\0" "gaam1\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" "wai6\0" "혜:1N\0" "HYEY\0" "huì\0" "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" "gyun3\0" "현:N\0" "xuàn\0" "zaan3\0" "praise, commend, eulogize\0" "찬:N\0" "HOMERU\0" "SAN\0" "CHAN\0" "zàn\0" "leoi5\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" "lik6\0" "lì\0" "wai4\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" "ngok6\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" "jiu6\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" "cam3\0" "prophecy, hint, omen\0" "참:0N\0" "SHIRUSHI OMIKUJI\0" "SHIN\0" "CHAM\0" "chèn\0" "chrìm\0" "kwai4\0" "xié\0" "zip3\0" "to chatter\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" "ngai6\0" "talk in one's sleep, somniloquy\0" "yì\0" "dong2\0" "counsel, advice; speak out\0" "당:1N\0" "TADASHIIKOTOBA\0" "TOU\0" "TANG\0" "dǎng\0" "zim1\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" "jin4\0" "simplified Kangxi radical 149\0" "yán\0" "gai3\0" "plan, plot; stratagem; scheme\0" "jì\0" "ding3\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" "hung6\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" "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\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" "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" "hung1\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" "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" "kit3\0" "question, interrogate\0" "jié\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" "waa6\0" "speech, talk, language; dialect\0" "huà\0" "daan3\0" "bear children, give birth; birth\0" "dàn\0" "gau3\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\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" "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" "doek3\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\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" "sam2\0" "to know in detail\0" "shěn\0" "ji4\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\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" "jit3\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\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\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\0" "valley, gorge, ravine; Kangxi radical 150\0" "곡:0E\0" "TANI KIWAMARU\0" "KOKU YOKU\0" "KOK YOK\0" "gǔ\0" "*guk iok\0" "cốc\0" "cin1\0" "SEN\0" "qiān\0" "wang4\0" "HUKAI\0" "KOU OU\0" "hóng\0" "haa1\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" "hung1\0" "UTSURO\0" "KOU KU ROU RU\0" "hōng\0" "kai1\0" "valley, gorge; mountain stream\0" "계:0N\0" "TANIGAWA\0" "KEI KAI\0" "KYEY\0" "xī\0" "*kei\0" "khê\0" "hai4\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" "haam2\0" "hǎn\0" "duk6\0" "dú\0" "lung4\0" "ROU RU\0" "lóng\0" "dau6\0" "beans, peas; bean-shaped; Kangxi radical 151\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\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" "chǐ\0" "xị\0" "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" "bai1\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; hexagram ䷶\0" "풍:E\0" "YUTAKA\0" "HOU FUU\0" "PHWUNG\0" "fēng\0" "*piung\0" "phong\0" "dit6\0" "CHITSU JUCHI\0" "zhì\0" "dit6\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" "cuk1\0" "a shackled pig\0" "축:1N\0" "CHWUK\0" "chù\0" "fui1\0" "clamor\0" "UTSU\0" "KA\0" "huī\0" "xuəi\0" "tyun4\0" "a small pig\0" "BUTA\0" "TON\0" "tún\0" "ngai6\0" "SOKONAU\0" "GI\0" "yì\0" "tyun4\0" "small pig, suckling pig; shuffle one's feet\0" "돈:0E\0" "BUTA\0" "TON\0" "TON\0" "tún\0" "dhuən\0" "jik6\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" "kau3\0" "hòu\0" "ak1\0" "è\0" "co4\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" "gin1\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" "goi1\0" "gāi\0" "geoi3\0" "a wild boar; to fight\0" "YAMENAI\0" "KYO GO\0" "jù\0" "fu1\0" "fū\0" "hei1\0" "pig, hog\0" "희:1N\0" "KI KE\0" "HUY\0" "xī\0" "ban1\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; hexagram ䷏\0" "서:N 예: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" "castrated pig\0" "fén\0" "hai4\0" "xī\0" "bok6\0" "bó\0" "wan1\0" "wēn\0" "jyun4\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" "castrated pig\0" "FUN BUN\0" "fén\0" "ai3\0" "person's name\0" "yì\0" "zi6\0" "legless insect-like animal, worm; Kangxi radical 153\0" "치:1N\0" "TOKERU YURUMERU\0" "CHI TAI\0" "CHI\0" "zhì\0" "trại\0" "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" "ngon6\0" "prison; a kind of wild dog\0" "KAN GAN\0" "àn\0" "pei4\0" "fox, leopard, panther\0" "HI\0" "pí\0" "neot6\0" "nà\0" "pei1\0" "KODAMEKI\0" "HI\0" "pī\0" "gau2\0" "gǒu\0" "neot6\0" "nà\0" "jau6\0" "yòu\0" "diu1\0" "marten, sable, mink\0" "초:0N\0" "TEN ITACHI\0" "CHOU\0" "CHO\0" "diāo\0" "*deu\0" "mak6\0" "맥:1N\0" "MAYK\0" "mò\0" "si3\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" "han2\0" "to root, gnaw\0" "KAMU\0" "KON KEN\0" "kūn\0" "hok6\0" "hé\0" "hok6\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" "ngon6\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" "fox\0" "리:1N\0" "TANUKI\0" "RI\0" "LI\0" "lí\0" "maau6\0" "lion; wild beast; wild horse\0" "GEI\0" "ní\0" "bei2\0" "bǐ\0" "jyu5\0" "䝟貐 a legendary man-eating monster\0" "KEMONO\0" "YU I\0" "yǔ\0" "gaa1\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" "a legendary bear-like animal\0" "비:1N\0" "HI\0" "PI\0" "pí\0" "bhi\0" "hai4\0" "xī\0" "jik1\0" "yì\0" "geoi6\0" "jù\0" "mak6\0" "tapir\0" "맥:1N\0" "BAKU\0" "BAKU MYAKU\0" "MAYK\0" "mò\0" "ceoi1\0" "a kind of animal like a tiger; fierce wild beasts\0" "KEMONO\0" "CHU CHO\0" "chū\0" "tjio\0" "taan4\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; Kangxi radical 154\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" "jyun4\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" "to beg; to err, be mistaken\0" "tè\0" "ji4\0" "steps, grade, strata; series\0" "이:N\0" "KASANERU\0" "I SHI JI\0" "yí\0" "hong4\0" "háng\0" "wun6\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\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\0" "matter, material, substance\0" "MOTO MOCHIMAE SUNAO\0" "SHITSU SHICHI CHI\0" "zhì\0" "ji6\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" "bei3\0" "bì\0" "zi1\0" "property; wealth; to count\0" "자:1N\0" "TAKARA\0" "SHI\0" "CA\0" "zī\0" "tziɛ\0" "ji6\0" "accounting numeral for 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" "pin2\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\0" "lend; borrow; pardon\0" "대:0E\0" "KASU\0" "TAI TOKU\0" "TAY THUK\0" "dài\0" "sang3\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" "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" "ci4\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" "bei3\0" "forge ahead; energetic; surname; hexagram ䷕\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" "kui2\0" "bribe; 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" "pin4\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\0" "surname; merchant; buy, trade\0" "가:0N 고:0N\0" "AKINAU AKINAI URU\0" "KO\0" "KA KO\0" "jiǎ\0" "*gǎ\0" "seot1\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" "gaau2\0" "AKIRUKA\0" "KOU\0" "jiǎo\0" "goi1\0" "gāi\0" "zong6\0" "booty, loot, stolen goods; bribe\0" "KAKUSU\0" "SOU ZOU\0" "zāng\0" "zin6\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" "seon3\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" "cyun3\0" "chuàn\0" "zong1\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" "cam1\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" "tin2\0" "전:N\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\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\0" "matter, material, substance\0" "질:0E\0" "MOTO TASUKERU TORU\0" "SHITSU SHICHI\0" "CIL CI\0" "zhì\0" "*jit\0" "chất\0" "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" "hing1\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" "wan2\0" "운:N\0" "yǔn\0" "bou2\0" "TAMOTSU KOMEGURA\0" "HOU\0" "bǎo\0" "zoi1\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" "cong3\0" "càng\0" "zai1\0" "take in both hands and offer to; present\0" "MOTARASU\0" "SEI SHI SAI\0" "jī\0" "sing6\0" "leftovers, residue, remains\0" "MASU\0" "YOU SHOU JOU\0" "shèng\0" "jat6\0" "yì\0" "zaan6\0" "make money, earn; gain, profit\0" "SUKASU\0" "TAN\0" "zhuàn\0" "fu6\0" "gift of money to help pay for a funeral\0" "부:0N\0" "TASUKERU OKURU\0" "FU\0" "PWU\0" "fù\0" "gau3\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\0" "abstruse, deep, profound\0" "OKUBUKAI\0" "SAKU JAKU\0" "SAYK\0" "zé\0" "laau4\0" "ZENI\0" "ROU RYOU\0" "liáo\0" "ji3\0" "yì\0" "baai6\0" "to defeat to spoil or be spoiled; to corrupt or be corrupted\0" "YABURERU\0" "HAI\0" "bài\0" "cam2\0" "chěn\0" "taan3\0" "to earn, to make a profit; (Cant.) to enjoy oneself\0" "SUKASU\0" "WAN\0" "wàn\0" "zi3\0" "gift to a superior; gift given at first meeting\0" "지:0N\0" "NIE\0" "SHI\0" "CI\0" "zhì\0" "zeoi6\0" "unnecessary, superfluous\0" "췌:0N\0" "IBO\0" "ZEI SEI\0" "CHWEY\0" "zhuì\0" "biu1\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" "ngaan6\0" "false; counterfeit; bogus; sham\0" "안:1\0" "NISE\0" "GAN\0" "AN\0" "yàn\0" "duk6\0" "pú\0" "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" "maan6\0" "wàn\0" "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\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\0" "counterfeit, false\0" "TADASHIKUNAI NISE NISEMONO\0" "KEN GAN GEN\0" "yàn\0" "soeng2\0" "shǎng\0" "jyun5\0" "xuàn\0" "lung6\0" "lòng\0" "gam3\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" "jyun4\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" "zin6\0" "mean, low; cheap, worthless\0" "jiàn\0" "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\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" "daam6\0" "fine\0" "dǎn\0" "laai6\0" "rely, depend on; accuse falsely\0" "lài\0" "fung3\0" "gift\0" "fèng\0" "zeoi6\0" "unnecessary, superfluous\0" "zhuì\0" "fu6\0" "gift of money help pay funeral\0" "fù\0" "zaan6\0" "make money, earn; gain, profit\0" "zhuàn\0" "coi3\0" "compete, contend; contest, race\0" "sài\0" "zaak3\0" "abstruse, deep, profound\0" "zé\0" "ngaan6\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" "sin6\0" "support, aid; rich, elegant\0" "shàn\0" "jing4\0" "win; surplus, gain, profit\0" "yíng\0" "gam3\0" "Jiangxi province; places therein\0" "gàn\0" "cek3\0" "red; bare; Kangxi radical 155\0" "적:0E\0" "AKA AKAI\0" "SEKI SHAKU\0" "CEK\0" "chì\0" "*chiɛk\0" "xích\0" "hik1\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" "sik1\0" "AKA\0" "KYOKU KOKU KAKU KYAKU\0" "xì\0" "cing1\0" "deep red\0" "chēng\0" "haak1\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" "red, crimson\0" "táng\0" "zau2\0" "walk, go on foot; run; leave; Kangxi radical 156\0" "주:0E\0" "HASHIRU\0" "SOU SHU\0" "CWU\0" "zǒu\0" "*tzǒu tzòu\0" "tẩu\0" "zau2\0" "walk, go on foot; run; leave\0" "HASHIRU\0" "SOU SHU\0" "zǒu\0" "lik6\0" "lì\0" "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" "saan3\0" "abuse, slander; vilify; ridicule\0" "shàn\0" "king4\0" "qióng\0" "jam5\0" "yǐn\0" "sin2\0" "xiǎn\0" "zi1\0" "zī\0" "kyut3\0" "jué\0" "jan2\0" "qǐn\0" "ci4\0" "late slow; dilatory; tardy to delay; dull; stupid\0" "CHI TEI\0" "chí\0" "zi1\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" "ji5\0" "to take advantage of; to avail oneself of. to follow; to go\0" "CHIN\0" "chèn\0" "dit6\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" "dai1\0" "dī\0" "sap1\0" "xì\0" "zaam6\0" "TAN KEN\0" "zhān\0" "gwat6\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" "gat1\0" "(Cant.) to order someone to leave\0" "jí\0" "ceoi1\0" "HISASHII\0" "CHI JI SHU SU\0" "chí\0" "zyu1\0" "주:1N\0" "CWU\0" "chú\0" "gwaat3\0" "guā\0" "hyut3\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" "tiu4\0" "to jump, to climb over, to leap, to posture; a gangway\0" "tiáo\0" "do2\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" "to walk, go\0" "suō\0" "cuk1\0" "cù\0" "hat6\0" "xí\0" "ziu6\0" "surname; Warring States-era kingdom in modern Hebei and Shanxi\0" "조:0N\0" "OYOBU KOERU SUBASHIKOI\0" "CHOU\0" "CO\0" "zhào\0" "*djiɛ̀u\0" "suk1\0" "sù\0" "jam5\0" "yǐn\0" "guk1\0" "(Cant.) to suffocate\0" "국:N\0" "jú\0" "gim3\0" "to pursue; to follow up\0" "jiàn\0" "coek3\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" "luk6\0" "lù\0" "ceoi3\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" "dong6\0" "dàng\0" "cau1\0" "qiū\0" "zi1\0" "unable to move; to falter\0" "YUKINAYAMU\0" "SHI\0" "zī\0" "tai4\0" "tí\0" "ceoi1\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" "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" "ji5\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" "zuk1\0" "foot; attain, satisfy, enough; Kangxi radical 156\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" "fu3\0" "kù\0" "gat6\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" "cam2\0" "HURAHURASURU\0" "CHIN SHIN TAN\0" "chěn\0" "gaan2\0" "callous skin on hands or feet; blisters\0" "TSUMADATSU\0" "GEN KEN\0" "KYEN\0" "jiǎn\0" "fong3\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" "taat3\0" "to tread on; slipshod\0" "SAP\0" "tā\0" "sop\0" "kịp\0" "jyut6\0" "to cut off the feet, to stretch up\0" "ASHIKIKU YUGAMU IBITSU\0" "GETSU GUWACHI GOTSU GOCHI\0" "yuè\0" "baa6\0" "trample on, tread on; search for; (Cant.) to squat down\0" "bà\0" "kei4\0" "creeping, crawling\0" "기:1N\0" "MUTSUYUBI\0" "KI GI SHI\0" "KI\0" "qí\0" "joek6\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\0" "FUMU\0" "DEN NEN SEN ZEN\0" "niǎn\0" "ling4\0" "líng\0" "mui6\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" "fu1\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\0" "run, flee, leave in hurry\0" "AGAKU\0" "HOU BYOU HAKU\0" "pǎo\0" "kaa2\0" "qiǎ\0" "cyu5\0" "zhù\0" "keoi1\0" "numb feet; to limp\0" "KAGAMU\0" "KU\0" "jū\0" "tip3\0" "shuffle, limp\0" "접:1N\0" "FUMU\0" "CHOU\0" "CEP\0" "diǎn\0" "tep\0" "chồm\0" "zik3\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" "pun4\0" "pán\0" "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\0" "lame\0" "파:0N\0" "CHINBA\0" "HA HI\0" "PHA PHI\0" "bǒ\0" "nei4\0" "ní\0" "keoi5\0" "distance; bird's spur\0" "거:0E\0" "KEZUME TAGAU HEDATERU\0" "KYO\0" "KE\0" "jù\0" "cựa\0" "lik1\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" "ji4\0" "yí\0" "zik1\0" "search, track, trace\0" "적:0E\0" "ATO\0" "SEKI SHAKU\0" "CEK\0" "jī\0" "*tziɛk\0" "tích\0" "do2\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" "do2\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" "kwaa3\0" "straddle, bestride, ride; carry\0" "과:0N\0" "MATAGU MATAGARU\0" "KO KA\0" "KWA\0" "kuà\0" "kuà\0" "jai6\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" "hong4\0" "강:N\0" "xiáng\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" "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" "caai2\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" "da\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" "suk1\0" "shū\0" "tou4\0" "to jump about\0" "TO ZU\0" "tú\0" "cuk1\0" "chù\0" "hing5\0" "tinkling, obstinate\0" "SUNE\0" "KEI\0" "jìng\0" "nip6\0" "niè\0" "siu1\0" "xiāo\0" "bok6\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" "cyun4\0" "squat\0" "준:1N\0" "SHIRIZOKU\0" "SHUN SON ZON\0" "CWUN\0" "cūn\0" "tsuin\0" "mou5\0" "mǔ\0" "so1\0" "neglect; careless, lax\0" "소:1\0" "TOORU UTOSHI ARASHI\0" "SHO SO\0" "SO\0" "shū\0" "loeng6\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" "goek3\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" "haau1\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\0" "trample, tread upon, walk on\0" "천:0E\0" "FUMU\0" "SEN\0" "CHEN\0" "jiàn\0" "dzhiɛ̌n\0" "ASHIATO\0" "KI GI\0" "qí\0" "wo1\0" "to slip and sprain a limb\0" "wō\0" "wai5\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" "nip6\0" "niè\0" "guk1\0" "ball\0" "jū\0" "guốc\0" "nip6\0" "niè\0" "leon4\0" "lún\0" "luk6\0" "lù\0" "ling6\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" "zeot1\0" "zú\0" "nhót\0" "cip3\0" "qiè\0" "ji2\0" "the shin; to pierce; to touch\0" "KATAASHI\0" "KI GI\0" "yǐ\0" "cuk1\0" "level, as a road; appearance of uneasiness\0" "IKIYASUI\0" "SHUKU TEKI JAKU\0" "cù\0" "zung1\0" "zōng\0" "caai2\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\0" "(Cant.) heel, elbow\0" "zhēng\0" "dim3\0" "tiptoe\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" "dan6\0" "dùn\0" "ceon2\0" "mixed; obstinate\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" "zung2\0" "heel; follow; visit, call on\0" "종:0N\0" "TSUGU KUBISU\0" "SHOU\0" "CONG\0" "zhǒng\0" "dai6\0" "paw\0" "제:1N\0" "FUMU\0" "TEI DAI CHI JI\0" "CEY\0" "dì\0" "zaa2\0" "NANAMENIYUKU\0" "TA\0" "zhǎ\0" "cam2\0" "HURAJURASURU\0" "CHIN TAN TEN\0" "chěn\0" "chậm\0" "cyun2\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" "gwaa1\0" "guā\0" "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" "fuk1\0" "fú\0" "zuk1\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" "noek6\0" "nuò\0" "tai4\0" "hoof; horse\0" "제:0N\0" "HIZUME\0" "TEI\0" "CEY\0" "tí\0" "*dhei\0" "đế\0" "caa5\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; hexagram ䷦\0" "건:0N\0" "ASHINAE NAYAMU\0" "KEN\0" "KEN\0" "jiǎn\0" "kiæ̌n\0" "kiễng\0" "dou6\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\0" "upper millstone; to grind, roll, triturate\0" "HUMU\0" "TEN DEN NEN\0" "niǎn\0" "din1\0" "to stumble, trip\0" "TSUMAZUKU\0" "TEN\0" "diān\0" "chân\0" "tai4\0" "hoof; 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" "pun4\0" "to jump over; to limp\0" "pán\0" "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" "zung1\0" "chōng\0" "luk6\0" "lù\0" "laau4\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" "tong3\0" "tread through mud and water\0" "tāng\0" "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" "zaak6\0" "pig's hoof\0" "TATAZUMU\0" "TEKI JAKU TAKU\0" "dí\0" "nhích\0" "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" "lin4\0" "lián\0" "bang1\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\0" "to limp\0" "HUMU\0" "HETSU BECHI BETSU\0" "PYEL\0" "bié\0" "bhet\0" "teoi4\0" "tuí\0" "gwat1\0" "jú\0" "dang1\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\0" "squat, crouch; idle about\0" "준:1N\0" "TSUKUBAU UZUKUMARU\0" "SON SHUN\0" "CWUN\0" "dūn\0" "dzhuən\0" "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" "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" "daap6\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\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" "liu1\0" "to run; to slip away quietly\0" "liāo\0" "trèo\0" "dan3\0" "to squat; to crouch\0" "dūn\0" "cyun1\0" "leap; to jump; to spurt out\0" "cuān\0" "gwaan3\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" "taat3\0" "stumble, slip\0" "TSUMAZUKU\0" "TATSU TACHI\0" "dá\0" "bik1\0" "lame; a cripple\0" "IZARI\0" "HEKI\0" "bì\0" "bik1\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" "sộc trọc trục 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" "mou5\0" "wǔ\0" "joek6\0" "skip, jump, frolic\0" "약:0E\0" "ODORU\0" "YAKU TEKI\0" "YAK CEK\0" "yuè\0" "iɑk\0" "dược\0" "nin2\0" "(non-classical form of 跈), (same as 踐) to step upon; to tread upon; to trample, (same as 趁) to take advantage, hard to proceeding\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\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" "teon2\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" "leon6\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" "wai6\0" "exaggerate\0" "HUMU\0" "EI E KAI KE\0" "wèi\0" "zyun1\0" "to jump\0" "zuān\0" "laan1\0" "to pass; to step over; to creep; to twine round\0" "KOERU\0" "RAN TAN DAN\0" "lán\0" "sip3\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" "daap6\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\0" "to jump\0" "cuó\0" "saai2\0" "sandal\0" "KUTSU\0" "SHI RI SAI SHA\0" "xǐ\0" "kwai4\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" "san1\0" "body; trunk, hull; Kangxi radical 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" "fan1\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" "long4\0" "tall\0" "láng\0" "jan2\0" "NERAU SHINOBU\0" "rěn\0" "lo2\0" "bare, nude; undress, strip\0" "luǒ\0" "ai2\0" "of short stature, low in height\0" "ǎi\0" "gei1\0" "jī\0" "guk1\0" "jú\0" "tong2\0" "lie down, recline\0" "HUSU\0" "TOU\0" "tǎng\0" "thẳng\0" "hung1\0" "UTSUKE\0" "kōng\0" "lou6\0" "lào\0" "jin2\0" "(Cant.) 躽胸凸肚, to push out one's chest and belly\0" "yǎn\0" "mei5\0" "to discipline, train, bring up; discipline, training\0" "미:N\0" "SHITSUKE SHITSUKERU\0" "měi\0" "hong1\0" "tall\0" "kāng\0" "keoi1\0" "body\0" "구:0N\0" "KARADA\0" "KU\0" "KWU\0" "qū\0" "kio\0" "xo\0" "lau4\0" "SEMUSHI\0" "ROU RU\0" "lóu\0" "lou6\0" "lào\0" "do2\0" "to droop, hang down\0" "TA\0" "duǒ\0" "zik1\0" "to govern, to oversee, to manage, to direct official duty, office\0" "SHOKU\0" "zhí\0" "ngaan6\0" "YAGATE\0" "yàn\0" "tai2\0" "body; group, class, body, unit\0" "체:1\0" "KARADA\0" "TEI TAI\0" "CHEY\0" "tǐ\0" "dou6\0" "TAKAI\0" "TOU DOU\0" "dào\0" "jing3\0" "soon after, soon; almost; no more than; after all\0" "YAGATE\0" "yīng\0" "juk6\0" "yù\0" "ce1\0" "cart, vehicle; carry in a cart; Kangxi radical 159\0" "거:0E 차:0N\0" "KURUMA\0" "SHA KYO\0" "CHA KE\0" "chē\0" "*giu chia\0" "xa\0" "aat3\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" "seon3\0" "SEN SHIN\0" "xìn\0" "dai6\0" "a hubcap; a wheel\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" "faan6\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" "sim1\0" "shān\0" "kwong4\0" "TSUMUGIKURUMA\0" "kuáng\0" "syu4\0" "shū\0" "tyun4\0" "war car\0" "tún\0" "can4\0" "a Chinese family name to arrange; to display wheel\0" "chén\0" "taai5\0" "(Cant.) a steering wheel\0" "dài\0" "aak1\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" "mou4\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" "kwong4\0" "JIN NIN\0" "kuáng\0" "kim4\0" "qián\0" "zyun2\0" "shift, move, turn\0" "KOROBU KOROGARU MEGURU\0" "TEN\0" "CEN\0" "zhuǎn\0" "gwang1\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" "fong3\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" "toi5\0" "dài\0" "au1\0" "āo\0" "zan2\0" "cross-board at rear of a carriage; 28th lunar mansion, determinative star γ Corvi (Gienah)\0" "진:0N\0" "YOKOGI KOTOJI\0" "SHIN\0" "CIN\0" "zhěn\0" "jǐn\0" "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" "surname\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" "large bone\0" "OOBONE\0" "KO KU\0" "gū\0" "gu1\0" "a wheel; to revolve\0" "gū\0" "pou4\0" "páo\0" "zyu3\0" "zhù\0" "fu2\0" "rǒng\0" "aak1\0" "yoke, collar; to restrain\0" "è\0" "bat6\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" "jat6\0" "rush forth; surpass, excel\0" "일:1N\0" "SUGIRU\0" "ITSU TETSU\0" "IL\0" "yì\0" "zi3\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\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" "gwong1\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" "lù\0" "hoi2\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" "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" "se4\0" "沙田禾輋, Hong Kong toponym\0" "shē\0" "loeng6\0" "numerary adjunct for vehicles\0" "NARABU KURUMA\0" "RYOU\0" "liàng\0" "juk6\0" "yù\0" "saau1\0" "shāo\0" "jau4\0" "light; light carriage\0" "KARUI\0" "YUU YU\0" "yóu\0" "wun6\0" "완:N\0" "MARUI\0" "KAN GAN\0" "wàn\0" "wan5\0" "yǐn\0" "zip3\0" "then; each; rack on chariot for luggage or 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" "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\0" "then; each; rack on chariot for luggage or weapons\0" "WAKIGI SUNAWACHI\0" "CHOU\0" "zhé\0" "zaan6\0" "zhàn\0" "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\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" "ham2\0" "(same as 轗) to fail; a difficulty, misfortune\0" "KAN KON\0" "kǎn\0" "ji2\0" "yǐ\0" "paang4\0" "IKUSAGURUMU\0" "HOU BYOU BOU\0" "péng\0" "sin3\0" "a pall to cover a hearse\0" "qiàn\0" "gwan2\0" "turn round, revolve; roller\0" "MAWARU\0" "KON\0" "gǔn\0" "lin5\0" "a handcart; capital city\0" "련:0N 연:0\0" "TEGURUMA TAGOSHI\0" "REN\0" "LYEN\0" "niǎn\0" "*liɛ̌n\0" "ping4\0" "curtained carriage used by women\0" "병:0N\0" "ATSUMARU KAKURU\0" "BYOU HEI\0" "PYENG\0" "píng\0" "gun2\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" "paai4\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" "haam4\0" "xián\0" "cyun4\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" "zi1\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" "wan1\0" "wēn\0" "ban6\0" "vehicle\0" "bèn\0" "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" "진:N\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\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" "wan4\0" "hún\0" "syut3\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\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" "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" "waan4\0" "tear asunder between chariots\0" "환:1N\0" "KURUMAZAKI\0" "KAN GEN KEN\0" "HWAN\0" "huán\0" "ngai5\0" "rings on a yoke\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" "kyut3\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" "leon6\0" "FUMINIJIRU\0" "RIN\0" "lìn\0" "ce1\0" "cart, vehicle; carry in cart\0" "chē\0" "aat3\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" "dai6\0" "a hubcap; a wheel\0" "dài\0" "jan6\0" "a block that keeps a wheel from moving\0" "rèn\0" "zyun2\0" "shift, move, turn\0" "zhuǎn\0" "aak1\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" "gu1\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" "fu1\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" "hing1\0" "light; easy, simple; gentle\0" "qīng\0" "sik1\0" "horizontal wooden bar in front\0" "shì\0" "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" "loeng6\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" "zhǎ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; Kangxi radical 160\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" "ci4\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" "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" "bin6\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\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" "sit3\0" "xuē\0" "bin1\0" "braid; pigtail, plait, queue\0" "biàn\0" "baan1\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; fifth earthly branch; Kangxi radical 161\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" "nung4\0" "agriculture, farming; farmer\0" "nóng\0" "can2\0" "chǎn\0" "coek3\0" "walk; walking; Kangxi radical 162\0" "SHINNYOU\0" "CHAKU\0" "chuò\0" "caang1\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" "dou6\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" "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" "gon1\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" "jyu1\0" "doctrinaire, abstruse, unrealistic\0" "우:0N\0" "SAKERU TOOI TOOMICHI\0" "U\0" "O WU\0" "yū\0" "vu\0" "jyu1\0" "오:1N\0" "O\0" "yū\0" "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" "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" "qī\0" "jing4\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" "dọn đon đón đọn đốn trốn truân\0" "jing4\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" "luck, fortune; ship, transport\0" "HASHIRU\0" "UN\0" "yùn\0" "gan6\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" "footprints of passing animals; a road\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" "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" "dai3\0" "dá\0" "ngo4\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" "gin3\0" "made\0" "YUKU\0" "SHOU CHOU\0" "chè\0" "nai6\0" "nì\0" "chầy\0" "tiu4\0" "far; distant\0" "초:1N\0" "HARUKA\0" "CHOU\0" "CHO\0" "tiáo\0" "*dheu\0" "dìu\0" "lit6\0" "to leap over\0" "SAEGIRU\0" "SEI TEI REI\0" "zhì\0" "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" "can4\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\0" "coerce, force, compel; urgent\0" "박:0E\0" "SEMARU\0" "HAKU HYAKU\0" "PAK\0" "pò\0" "*bæk\0" "bách\0" "zyu3\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" "tou4\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" "to4\0" "YUKU\0" "TA DA I\0" "tuó\0" "heoi3\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" "jau6\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" "đi đưa đừa\0" "kit3\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" "lit6\0" "(Cant.) row\0" "SAEGIRU\0" "RETSU RECHI REI\0" "liè\0" "lướt\0" "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" "sik1\0" "go, reach; appropriate, suitable\0" "괄:0N\0" "HAYAI\0" "KATSU GACHI\0" "KWAL\0" "shì kuò\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\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" "deon6\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" "cau4\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" "dai6\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" "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" "ji4\0" "SUSUMU MATSU\0" "GI GE SHI JI\0" "yǐ\0" "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" "kwaang3\0" "ramble, stroll, roam, wander\0" "HASHIRU\0" "KYOU KOU\0" "guàng\0" "ng6\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" "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" "wui4\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" "guk1\0" "SAKO HAZAMA\0" "gǔ\0" "loi4\0" "KITARU TSUKU ITARU TSUKARERU\0" "RAI\0" "lái\0" "ban3\0" "to run quickly\0" "HASHIRU\0" "KAMU\0" "bèn\0" "cok3\0" "MAJIRU MIDARERU SOMUKU\0" "SAKU\0" "cuò\0" "zyut3\0" "jué\0" "bing3\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\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" "jau4\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" "daat6\0" "arrive at, reach; intelligent\0" "TOORU TOOSU TOGARU\0" "TATSU DACHI\0" "dá\0" "jyun5\0" "distant, remote, far; profound\0" "TOOI TOOZAKARU OCHI\0" "EN ON\0" "WEN\0" "yuǎn\0" "lo4\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" "noek6\0" "nuò\0" "jyu4\0" "go over, pass over, exceed\0" "유:0N\0" "KOERU IYOIYO\0" "YU\0" "YU\0" "yú\0" "*io\0" "du\0" "dong6\0" "a time; a row; to fall, miss\0" "SUGIRU\0" "TOU DOU\0" "dàng\0" "ceoi4\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" "jin5\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" "ci4\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" "zik6\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\0" "DEAU\0" "GAKU\0" "è\0" "pin3\0" "everywhere, all over, throughout\0" "편:0E\0" "AMANESHI\0" "HEN\0" "PHYEN\0" "biàn\0" "*biɛ̀n\0" "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\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" "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\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" "naam4\0" "APPARE\0" "nán\0" "wai4\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" "cau3\0" "chòu\0" "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" "ci4\0" "late, tardy; slow; delay\0" "OSOI OKURERU\0" "CHI\0" "CI\0" "chí\0" "jyun5\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\0" "careless, negligent, slipshod\0" "TOU\0" "ta\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" "gwaan3\0" "YUKU NARERU KEGASU\0" "KAN\0" "guàn\0" "zoeng1\0" "AKIRAKA\0" "SHOU\0" "zhāng\0" "ngou4\0" "ramble, roam; travel for pleasure\0" "오:1N\0" "ASOBU\0" "GOU\0" "O\0" "áo\0" "ngao\0" "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" "caap3\0" "cà\0" "cik1\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; hexagram ䷠\0" "둔:0N\0" "NOGARERU\0" "TON DON\0" "TWUN\0" "dùn\0" "rộn\0" "dai6\0" "grunting sound of pigs; clash\0" "SARU\0" "TEI DAI SEI TAI\0" "dì\0" "lau4\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" "co1\0" "cuō\0" "leon4\0" "select, choose; surname\0" "YUONAYAMU\0" "RIN\0" "lín\0" "lận\0" "zeon1\0" "obey, comply with, follow; honor\0" "준:0E\0" "SHITAGAU\0" "JUN SHUN\0" "CWUN\0" "zūn\0" "tzuin\0" "tuân\0" "jiu2\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" "wat6\0" "comply with, obey; shun, avoid\0" "휼:N\0" "KATAYORU\0" "ITSU ICHI SHUTSU JUCHI\0" "yù\0" "wai4\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\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" "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\0" "far, distant, remote; slight\0" "막:0N\0" "TOOI\0" "BAKU MAKU\0" "MAK\0" "miǎo\0" "mak\0" "bin1\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\0" "rags\0" "KUJIKU\0" "RYOU ROU\0" "lā\0" "lai4\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" "jau4\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; Kangxi radical 163\0" "읍:0E\0" "KUNI MURA UREERU\0" "YUU OU\0" "UP\0" "yì\0" "*qyip\0" "ấp\0" "ting4\0" "tíng\0" "dang6\0" "surname\0" "dèng\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" "saan1\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\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" "jyu4\0" "rú\0" "kung4\0" "in distress; a mound\0" "KYOU GU\0" "KONG\0" "qióng\0" "zik6\0" "xī\0" "kwong3\0" "surname\0" "kuàng\0" "fu1\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" "naa5\0" "that, that one, those\0" "나:0E\0" "NANZO NANI\0" "DA NA\0" "NA\0" "nà\0" "*nɑ nɑ̌\0" "na\0" "jan1\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" "fo2\0" "huǒ\0" "ce4\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" "bong1\0" "bāng\0" "wu1\0" "various place names; surname\0" "wū\0" "geoi3\0" "jù\0" "jau4\0" "postal, mail; post office\0" "yóu\0" "hon4\0" "city in Hebei province\0" "감:0N 한:N\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" "ancient name of a place in Henan\0" "HITSU BICHI HI\0" "bì\0" "pei4\0" "a department in the state of Lu, modern Shandong\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" "ngaa5\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" "hong1\0" "kuāng\0" "gwai1\0" "name of a place in Shaanxi province\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 Zhou-dynasty state in modern Shandong province\0" "shī\0" "fu1\0" "kū\0" "juk1\0" "sweet smelling, rich in aroma; (Cant.) to move, hit\0" "욱:0N\0" "AKIRAKA KAGUWASHII SAKAN\0" "IKU\0" "WUK\0" "yù\0" "goi1\0" "gāi\0" "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" "gat1\0" "jí\0" "wan4\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" "jing4\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" "gwai1\0" "name of an ancient county in modern Gansu/Shaanxi area.\0" "KEI KE\0" "guī\0" "naa5\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\0" "state in today's Henan; surname\0" "zhèng\0" "long4\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\0" "dòu\0" "ci1\0" "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" "surname\0" "고:1N\0" "KOU KOKU\0" "KO\0" "gào\0" "gɑ̀u\0" "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" "jing5\0" "ancient city in Hubei\0" "영:1N\0" "EI\0" "YENG\0" "yǐng\0" "iɛ̌ng\0" "but6\0" "bó\0" "gwik1\0" "crack, opening; surname\0" "AOGU HIMA\0" "GEKI KEKI KYAKU\0" "KUK\0" "xì\0" "*kiɑk\0" "kwik1\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" "haau4\0" "xiáo\0" "cai1\0" "name of a stream in Sichuan province\0" "처:1N\0" "CHE\0" "qī\0" "pei4\0" "a county in Sichuan\0" "비:1N\0" "HI BI HAI BAI\0" "PI\0" "pí\0" "cing1\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" "zau1\0" "zhōu\0" "taam4\0" "a county in Shandong\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" "bou6\0" "BU BE\0" "bù\0" "hoeng1\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" "jung1\0" "yōng\0" "hiu1\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" "bui3\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" "a county in Shandong\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" "hau6\0" "a name of a town in Henan province\0" "hóu\0" "kwai4\0" "slippers, sandals; dance shoes\0" "KI GI\0" "kuí\0" "hoeng1\0" "country; rural; village\0" "SATO FURUSATO SAKINI\0" "KYOU GOU\0" "HYANG\0" "xiāng\0" "hoeng1\0" "xiāng\0" "sau1\0" "a Chunqiu-era state in modern Shandong\0" "sōu\0" "tong4\0" "a place in Shandong\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" "a Zhou-dynasty state in modern Shandong\0" "추:0N\0" "SUU SHUU\0" "CHWU\0" "zōu\0" "jip3\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" "hou6\0" "county in Hebei province\0" "교:N 호:N\0" "KOU GOU KAKU\0" "hào\0" "jung4\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" "hiu1\0" "KYOU\0" "qiāo\0" "heoi2\0" "xǔ\0" "dang6\0" "a county in Henan; surname\0" "등:0N\0" "TOU DOU\0" "TUNG\0" "dèng\0" "dhə̀ng\0" "đặng\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\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" "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" "다:N 단:0N\0" "TAN TA\0" "TAN\0" "dān\0" "dɑn\0" "maang4\0" "méng\0" "jip6\0" "ancient place in modern Hebei 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" "fung1\0" "HOU\0" "fēng\0" "mung4\0" "méng\0" "zau1\0" "name of an ancient state in modern Shandong; surname\0" "SHUU SHU JU\0" "zōu\0" "jriou\0" "kwong3\0" "surname\0" "KOU\0" "KWANG\0" "kuàng\0" "lin5\0" "spoil, ruin\0" "liǎn\0" "zaan3\0" "ATSUMARU\0" "SAN ZAN SA ZA\0" "zàn\0" "cin4\0" "전:1N\0" "TANA MISE\0" "TEN DEN\0" "CEN\0" "chán\0" "jau1\0" "place in Hubei province\0" "yōu\0" "gei1\0" "county in Xinjiang province\0" "jī\0" "jin3\0" "yàn\0" "caam4\0" "chán\0" "zaan3\0" "collect; small administration\0" "zàn\0" "ling4\0" "a county in Hunan\0" "REI RYOU\0" "líng\0" "fun1\0" "huān\0" "kwai4\0" "raise feet; town in Shandong province\0" "xī\0" "fung1\0" "Zhou-era state in modern Sichuan\0" "FUU HOU\0" "fēng\0" "zaan3\0" "collect; small administration\0" "ATSUMARU\0" "SAN ZAN SA ZA\0" "zàn\0" "lik6\0" "place in today's Henan province; surname\0" "력:1N\0" "RI REKI RYAKU\0" "LYEK\0" "lì\0" "jau5\0" "a wine vessel; tenth earthly branch; Kangxi radical 164\0" "유:0E\0" "TORI MINORU\0" "YUU\0" "YU\0" "yǒu\0" "dấu\0" "ding2\0" "drunk, intoxicated\0" "정:0N\0" "YOU\0" "TEI\0" "CENG\0" "dīng\0" "děng\0" "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\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" "zeoi3\0" "intoxicated, drunk; addicted to\0" "YOU YOI\0" "SUI\0" "zuì\0" "mou4\0" "drunk\0" "máo\0" "daam1\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" "jyun4\0" "SAKENOMOTO\0" "yuán\0" "fu1\0" "fu\0" "wan5\0" "liquor, spirits, wine; ferment\0" "yùn\0" "taai3\0" "phthalein\0" "tài\0" "tim1\0" "tiān\0" "kaa2\0" "qiǎ\0" "to4\0" "flushed; rubicund\0" "AKARAMU\0" "TA DA\0" "tuó\0" "zok6\0" "toast one's host with wine; to express juice by pressing\0" "초:0N\0" "SU\0" "SAKU\0" "CHO CAK\0" "zuò\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\0" "zài\0" "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\0" "cream, cheese; koumiss\0" "낙:0 락:0N\0" "CHICHIZAKE\0" "RAKU\0" "LAK\0" "lào\0" "cyut3\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" "jau6\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" "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" "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" "zeoi1\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ī\0" "joeng6\0" "brew, ferment\0" "niàng\0" "wai4\0" "wéi\0" "luk6\0" "a kind of green-colored wine\0" "UMAZAKE\0" "RYOKU ROKU\0" "lù\0" "lam5\0" "to remove astringency; to bleach in water\0" "AWASU SAWASU TARUGAKI\0" "RIN RAN\0" "lǎn\0" "jim1\0" "marinate, pickle; salt\0" "엄:1N\0" "EN AN ON\0" "EM\0" "yān\0" "tou4\0" "drunk\0" "táo\0" "pui1\0" "unstrained spirits\0" "DOBUROKU\0" "HAI FUU FU\0" "pēi\0" "pəi\0" "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" "taam4\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" "quinone\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" "dou1\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" "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" "taam2\0" "salted meat; brine from pickled mince\0" "HISHIO\0" "TAN TON\0" "tǎn\0" "jau4\0" "FURUZAKE SAKENOTSUKASA\0" "SHYUU JU\0" "qiú\0" "seon4\0" "KOI ATSUSHI\0" "SHUN\0" "chún\0" "wan5\0" "liquor\0" "KAMOSU\0" "UN\0" "ON\0" "yùn\0" "put3\0" "to brew for the second time\0" "KAMOSU\0" "HATSU\0" "PAL\0" "pò\0" "hap1\0" "SAKAZUKI\0" "KOU\0" "kē\0" "sau1\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" "co4\0" "white wine\0" "cuō\0" "say\0" "wan5\0" "liquor, spirits, wine; ferment\0" "온:1N\0" "KAMOSU\0" "UN\0" "ON\0" "yùn\0" "qiuə̀n\0" "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" "zoeng3\0" "any jam-like or paste-like food\0" "HISHIO\0" "SHOU\0" "CANG\0" "jiàng\0" "piu2\0" "piǎo\0" "cam2\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" "medicine; to cure, heal; physician\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\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\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\0" "contribute for drinks; pool money\0" "갹:0N\0" "SAKAMORI ATSUMERU\0" "KYO\0" "KYAK KE\0" "jù\0" "jim6\0" "SU SUI SHIHOKARAI\0" "GEN RAN SAN KAN\0" "yàn\0" "jik1\0" "yì\0" "joeng6\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" "mei4\0" "a kind of liquor\0" "BI\0" "mí\0" "joeng6\0" "brew, ferment\0" "양:0N\0" "KAMOSU\0" "JOU\0" "YANG\0" "niàng\0" "niɑ̀ng\0" "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 brewed for a 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\0" "collect, gather; pick, pluck\0" "채:0N\0" "TORU\0" "SAI\0" "CHAY\0" "cǎi\0" "*tsə̌i\0" "sik1\0" "interpret, 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" "interpret, elucidate; release\0" "shì\0" "sik1\0" "interpret, 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; Kangxi radical 166\0" "리:0E 이:0\0" "SATO\0" "RI\0" "LI\0" "lǐ\0" "*liə̌\0" "lịa\0" "cung5\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\0" "measure, quantity, capacity\0" "량:0E 양:0\0" "HAKARU\0" "RYOU\0" "LYANG\0" "liàng\0" "liɑng liɑ̀ng\0" "hei1\0" "manage, control; thousandth part of tael\0" "리:0N\0" "OSAMERU\0" "RI KI RAI\0" "LI HUY\0" "xī lí\0" "gam1\0" "gold; metals in general; money; Kangxi radical 167\0" "금:0E 김:0N\0" "KANE\0" "KIN KON\0" "KIM KUM\0" "jīn\0" "*gyim\0" "kim\0" "gam1\0" "Kangxi radical 167\0" "jīn\0" "gaa1\0" "gadolinium (element 64, Gd)\0" "ISHIYUMI\0" "HYUU GU\0" "gá\0" "jyut6\0" "yttrium (element 39, Y)\0" "ITORYUUMU\0" "ITSU\0" "yǐ\0" "liu5\0" "ruthenium (element 44, Ru)\0" "liǎo\0" "rẻo\0" "dou1\0" "knife, sword\0" "TOU\0" "dāo\0" "ciu1\0" "endeavor, strive; encourage; cut\0" "소:N 쇠:0N\0" "KEZURU\0" "SHOU KYOU SOU\0" "SOY\0" "zhāo\0" "ding1\0" "nail, spike; pursue closely\0" "정:0N\0" "KUGI\0" "TEI CHOU\0" "CENG\0" "dīng\0" "đinh\0" "pok3\0" "polonium (element 84, Po)\0" "ARAGANE BORONYUUMU\0" "HAKU\0" "pò\0" "kau4\0" "ISHIYUMI\0" "KYUU GU\0" "qiú\0" "baat3\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" "zap1\0" "SURUDOI\0" "SHUU\0" "zhí\0" "baat3\0" "KITAERU\0" "HATSU HECHI\0" "bā\0" "bát díp\0" "lyun6\0" "luàn\0" "fu2\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\0" "samarium (element 62, Sm); to swing a sickle to cut (grass or wheat)\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" "cyun3\0" "bracelet, armlet\0" "천:0N\0" "UDEWA KUSHIRO\0" "SEN\0" "CHEN\0" "chuàn\0" "chiuɛ̀n\0" "xuyến\0" "zi2\0" "zǐ\0" "faan4\0" "vanadium (element 23, V)\0" "범:N\0" "HARAU\0" "HAN HON\0" "fǎn\0" "an alms bowl; a small bell\0" "우:0N\0" "U\0" "WU\0" "huá\0" "huá\0" "hon6\0" "weld, 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" "cai4\0" "SORUDOI\0" "SEN ZAI\0" "qí\0" "mong4\0" "point of sword; sharp point\0" "HOKOSAKI KISSAKI\0" "BOU\0" "máng\0" "jat6\0" "NIBUI\0" "JITSU NICHI\0" "rì\0" "dai6\0" "fetters; to fetter\0" "ASHIKASE\0" "TEI DAI TAI\0" "dì\0" "zi6\0" "sì\0" "hat1\0" "xì\0" "jik6\0" "yì\0" "caai1\0" "ornamental hairpin\0" "채:0N\0" "KANZASHI\0" "SA SAI\0" "CHAY CHA\0" "chāi\0" "*chrɛi\0" "thoa\0" "si1\0" "HOKO\0" "SHI\0" "shī\0" "tou2\0" "thorium (Th)\0" "TORYUUMU\0" "TO\0" "tǔ\0" "zik6\0" "xī\0" "neoi5\0" "neodymium (Nd)\0" "JO\0" "nǚ\0" "cin1\0" "tool for boring holes\0" "qiān\0" "jyun4\0" "ISHIYUMI\0" "KYUU GU\0" "qiú\0" "jat6\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" "ngaa4\0" "obsolete name of einsteinium (Es)\0" "yé\0" "gan1\0" "hew, chop, smooth\0" "근:1N\0" "TATSU KIRU MASAKARI\0" "KIN GIN\0" "KUN\0" "jīn\0" "baa2\0" "palladium (Pd)\0" "IKUSAGURUMA\0" "HA HE\0" "bǎ\0" "fong1\0" "francium (Fr)\0" "SAKATSUBO\0" "HOU BOU\0" "fāng\0" "cam4\0" "chén\0" "đâm\0" "jing4\0" "ancient wine vessel\0" "xíng\0" "dau2\0" "a wine flagon\0" "TOU ZU\0" "dǒu\0" "jyut6\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 (Pu)\0" "bù\0" "naap6\0" "sodium (Na); sharpen wood\0" "KITAERU\0" "DOU NOU\0" "nà\0" "sam1\0" "gadolinium (element 64, Gd)\0" "KANE\0" "SHIN\0" "xīn\0" "ngo4\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" "ngau1\0" "hook, barb; sickle; stroke with\0" "KAGI KAKERU\0" "KOU KU\0" "gōu\0" "jan6\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" "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" "fan1\0" "FUN\0" "fēn\0" "wan5\0" "윤:0N\0" "YUN\0" "yǔn\0" "ngai5\0" "KAMA\0" "GI KI\0" "yǐ\0" "kam4\0" "qín\0" "chày\0" "pai1\0" "an ancient type of arrow\0" "pī\0" "gwo1\0" "guō\0" "wang4\0" "횡:1N\0" "KOU OU\0" "HOYNG\0" "hóng\0" "jam4\0" "KINE\0" "IN\0" "yín\0" "gwan1\0" "unit of measure equivalent to thirty catties\0" "균:0N\0" "HITOSHII\0" "KIN\0" "KYUN\0" "jūn\0" "guin\0" "diu3\0" "조:1N\0" "CO\0" "diào\0" "jik6\0" "yì\0" "zung1\0" "zhōng\0" "saai2\0" "xǐ\0" "koi3\0" "calcium (Ca)\0" "KARUSHIUMU\0" "KAI\0" "gài\0" "jat6\0" "GERUMANYUUMU\0" "JITSU\0" "rì\0" "fo2\0" "holmium (Ho)\0" "KA\0" "huǒ\0" "taai3\0" "titanium (Ti)\0" "태:N\0" "CHITANYUUMU\0" "TA\0" "tài\0" "kong3\0" "scandium (Sc)\0" "kàng\0" "jyun4\0" "HABAKI\0" "HABAKI\0" "yuán\0" "lou4\0" "fireplace, stove, oven, furnace\0" "IRORI\0" "RO\0" "lú\0" "aak3\0" "(Cant.) bracelet; bangle\0" "è\0" "man4\0" "qín\0" "dok6\0" "bell; surname\0" "SUZU\0" "TAKU\0" "duó\0" "zi1\0" "zī\0" "nei4\0" "niobium (Nb)\0" "ITOMAKINOASHI\0" "DEI NAI\0" "nǐ\0" "ni nỉa\0" "dat6\0" "NIBUI HORU\0" "TOTSU DOCHI\0" "tú\0" "si5\0" "cerium (element 58, Ce)\0" "KEN SERYUUMU\0" "SHI JI\0" "shì\0" "man4\0" "민:N\0" "mín\0" "gu1\0" "gū\0" "ko1\0" "a small cauldron; columbium (an older name for niobium)\0" "A KA\0" "kē\0" "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" "zi6\0" "TARYUUMU\0" "SHI JI I TAI\0" "sì\0" "gu2\0" "cobalt (Co)\0" "고:1N\0" "TATSU\0" "KO KU GO\0" "KO\0" "gǔ\0" "bat6\0" "cymbals\0" "발:1N\0" "SUZU\0" "HATSU BACHI\0" "PAL\0" "bó\0" "bạt\0" "pei4\0" "a needle used in Chinese medicine; a sword, large knife; beryllium (Be)\0" "OOHARI\0" "HI\0" "pī\0" "juk6\0" "rare treasure\0" "옥:0N\0" "TAKARA\0" "GYOKU GOKU\0" "OK\0" "yù\0" "zi6\0" "sì\0" "zok6\0" "KAMA SEIROU KOSHIKI\0" "SAKU ZAKU\0" "zuó\0" "rựa\0" "bou1\0" "plutonium (element 94, Pu)\0" "bū\0" "búa\0" "jau4\0" "uranium (U)\0" "URANYUUMU\0" "CHUU YUU\0" "yóu\0" "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 (K)\0" "갑:0N\0" "YOROI KARYUUMU\0" "KOU KYOU GOU\0" "KAP\0" "jiǎ\0" "zan1\0" "진:1N\0" "CIN\0" "zhēn\0" "si2\0" "KANAWA SASU\0" "SHI\0" "shǐ\0" "si6\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" "cim1\0" "tweezers\0" "KANABASAMI\0" "TEN KEN GEN CHITSU\0" "chān\0" "si1\0" "HOKO\0" "SHI\0" "shī\0" "to4\0" "a short spear; thallium (element 81, Tl)\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" "ziu1\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\0" "bismuth (Bi)\0" "필:N\0" "BISUMASU\0" "HI HITSU HICHI\0" "bì\0" "sang1\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" "sek6\0" "석:1N\0" "SEKI SOKU JAKU\0" "SEK\0" "shí\0" "bok6\0" "platinum (Pt); 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" "cik1\0" "chì\0" "zaap3\0" "zā\0" "po2\0" "promethium (element 145, Pm)\0" "pō\0" "tung4\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" "zaai2\0" "KOGANE\0" "TAI\0" "zhǎi\0" "maau5\0" "rivet\0" "YOIKANE\0" "RYUU RU\0" "mǎo\0" "jyun4\0" "lead (element 82, Pb)\0" "연:0E\0" "NAMARI\0" "EN\0" "YEN\0" "qiān\0" "iuɛn\0" "duyên\0" "fau4\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" "bun6\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" "gip3\0" "jié\0" "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" "nip6\0" "[nǐ] Nihonium (Nh); silk string; [niè] (same as 鑷) tweezers; [xǐ] (same as 鉩) a seal\0" "ITOMAONOASHI\0" "DEI NAI\0" "xǐ\0" "saai2\0" "TADASHII KOBAKO\0" "JOU NOU\0" "xǐ\0" "dai6\0" "dì\0" "gaa1\0" "jiā\0" "muk6\0" "molybdenum (element 42, Mo)\0" "mù\0" "taan2\0" "tantalum (element 73, Ta)\0" "tǎn\0" "san4\0" "SHIN\0" "huán\0" "ji5\0" "I\0" "yǐ\0" "si1\0" "SHI\0" "sī\0" "kong3\0" "mine; mineral, ore\0" "ARAGANE\0" "KOU\0" "KWANG\0" "kuàng\0" "kaa1\0" "cadmium (element 48, Cd)\0" "kǎ\0" "bak1\0" "běi\0" "gaam3\0" "mirror, looking glass; reflect\0" "jiàn\0" "tung4\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" "ci2\0" "KOSHIKI\0" "SHI I\0" "chǐ\0" "ji5\0" "erbium (element 68, Er)\0" "èr\0" "gok3\0" "chromium (element 24, Cr)\0" "MORU\0" "RAKU KAKU KYAKU\0" "gè\0" "lạc\0" "beng2\0" "plate; (Cant.) a penny\0" "병:1N\0" "OOBAN\0" "HEI\0" "PYENG\0" "bǐng\0" "sik1\0" "KANAENOTSUKIMONO\0" "SHUKU SHIKI\0" "shì\0" "mau4\0" "spear\0" "모:1\0" "HOKO KITSUSAKI\0" "BOU MU\0" "MO\0" "móu\0" "hap6\0" "hafnium (element 72, Hf)\0" "OCHIKOMUOTO\0" "KOU KYOU\0" "jiā\0" "ngan4\0" "silver (element 47, Ag); 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" "zau1\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 (element 29, Cu); brass, bronze\0" "동:0E\0" "AKAGANE\0" "DOU TOU\0" "TONG\0" "tóng\0" "*dhung\0" "đồng\0" "mak6\0" "mò\0" "loi6\0" "lèi\0" "gwai1\0" "TEI\0" "jī\0" "jyut6\0" "HARI\0" "ITSU ICHI\0" "yù\0" "seot1\0" "NOKOGIRINOOTO\0" "SHUTSU SHUCHI\0" "xù\0" "nhong\0" "임:1N\0" "IM\0" "rén\0" "zyun6\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" "cai3\0" "chì\0" "sin2\0" "mill\0" "선:0N\0" "ZUKU\0" "SEN\0" "SEN\0" "xiǎn\0" "ten\0" "jing4\0" "ancient wine vessel\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" "pei1\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" "KUBIKASE\0" "KOU GU\0" "xiàng\0" "ming4\0" "inscribe, engrave; unforgettably\0" "명:0E\0" "SHIRUSU\0" "MEI MYOU\0" "MYENG\0" "míng\0" "meng\0" "kwaa1\0" "과:1N\0" "KAI KE\0" "KWA\0" "kuǎ\0" "khoá\0" "diu6\0" "large hoe; surname; a spear\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\0" "bit; hold in mouth, bite; gag\0" "함:0N\0" "KUTSUWA FUKUMU\0" "KAN GAN\0" "HAM\0" "xián\0" "*ham\0" "jau1\0" "xiū\0" "gwan1\0" "jūn\0" "caa1\0" "SA SHA\0" "chā\0" "lou5\0" "rhodium (element 45, Rh)\0" "MUTENYUUMU\0" "ROU\0" "lǎo\0" "gat1\0" "jí\0" "pik1\0" "pǐ\0" "jyu4\0" "rubidium (element 37, Rb)\0" "rú\0" "mai5\0" "OSUMIUMU\0" "BEI\0" "mǐ\0" "ji1\0" "iridium (element 77, Ir)\0" "IRIJUUMU\0" "I\0" "yī\0" "jan1\0" "indium (element 49, In)\0" "yīn\0" "gwong1\0" "point of a sword\0" "RAJUUMU\0" "KOU\0" "guāng\0" "on1\0" "ammonium\0" "AN\0" "ǎn\0" "diu1\0" "thulium (element 69, Tm)\0" "diū\0" "jau5\0" "europium (element 63, Eu)\0" "yǒu\0" "sik1\0" "caesium/cesium (element 55, Cs)\0" "SESHUUMU\0" "SHOKU\0" "sè\0" "kaau3\0" "shackles, manacle\0" "kào\0" "cin4\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" "mik6\0" "KASUGAI\0" "sī\0" "ngaai6\0" "āi\0" "diu3\0" "hasp and staple\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" "sai6\0" "세:N\0" "shì\0" "hang1\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" "zip3\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 (element 51, Sb)\0" "TEI DAI\0" "tí\0" "co3\0" "carpenter's file, file smooth\0" "KAMA\0" "SA ZA SOKU ZOKU\0" "cuò\0" "cim1\0" "TATSU KIRU\0" "KATSU KACHI\0" "guā\0" "hung3\0" "mercury (element 80, Hg)\0" "hòng\0" "zung1\0" "TSURIGANE\0" "SHOU SHU YOU YU\0" "zhōng\0" "tau1\0" "TORYUUMU\0" "TOU ZU\0" "tōu\0" "leoi5\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\0" "ROU\0" "láng\0" "faan6\0" "wàn\0" "san1\0" "zinc (element 30, Zn)\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 (element 56, Ba)\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" "suk1\0" "sù\0" "juk6\0" "a poker; brass filings; to file\0" "yù\0" "sin4\0" "short, iron-handled spear\0" "TEBOKO\0" "SEN ZEN EN\0" "chán\0" "iɛn\0" "ting4\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" "waan5\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" "cim1\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" "si1\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" "sword\0" "SUKI\0" "KA GE KO GO\0" "huá\0" "jyu5\0" "misfit; discordant; musical instrument; hoe\0" "KUICHIGAU\0" "GYO GO\0" "yǔ\0" "tiu4\0" "iron; bronze decoration on bridle\0" "tiáo\0" "kong3\0" "kuàng\0" "zok6\0" "fetters, shackles\0" "ASHIKASE KANAHODASHI\0" "SAKU ZAKU\0" "zhuó\0" "lyut3\0" "ancient unit of measure equal to 6 taels (about 300 grams)\0" "RETSU RECHI SETSU SECHI\0" "lüè\0" "jing4\0" "xíng\0" "cim1\0" "carve\0" "침:1N\0" "KIZAMU\0" "SEN CHIN\0" "CHIM\0" "qǐn\0" "xăm\0" "san6\0" "KUROGANE\0" "SHIN JIN\0" "shèn\0" "ham4\0" "IRERU\0" "KAN GON\0" "hán\0" "lyut3\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\0" "polish\0" "정:1N\0" "MIGAKU TOGU\0" "TOU JOU\0" "CENG\0" "zèng\0" "rỉnh xiềng\0" "guk1\0" "curium (element 96, Cm)\0" "jū\0" "cuốc\0" "jin6\0" "small chisel\0" "현:N\0" "KEN GEN\0" "xiàn\0" "ngo4\0" "an ancient name for iron; osmium (element 76, Os)\0" "KUROGANE\0" "TETSU\0" "é\0" "mong4\0" "point of a sword; sharp point\0" "HOKOSAKI KITSUSAKI\0" "BOU MOU\0" "máng\0" "miɑng\0" "pou1\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" "the part of the utensil that is held by the hand\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 (element 40, Zr)\0" "gào\0" "cạo\0" "lei5\0" "lithium (element 3, Li)\0" "RICHUUMU\0" "RI\0" "lǐ\0" "tik1\0" "terbium (element 65, Tb)\0" "tè\0" "bing1\0" "rivet\0" "병:1\0" "BYOU\0" "PYENG\0" "bīng\0" "beng\0" "zyu3\0" "melt, cast; coin, mint\0" "IRU\0" "CHUU\0" "zhù\0" "hak1\0" "zhèn\0" "tuk1\0" "tū\0" "lau5\0" "matte, a crude mixture of sulfides formed in smelting sulfide ores\0" "liǔ\0" "je4\0" "zuì\0" "geoi3\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" "jyun2\0" "a metal bowl\0" "완:N 원:1N\0" "KANAMARI\0" "EN\0" "WEN\0" "yuǎn\0" "gin3\0" "TSURUGINOHA\0" "KEN\0" "jiàn\0" "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" "tou4\0" "도:N\0" "táo\0" "soeng4\0" "MIGAKU\0" "SHOU JOU\0" "cháng\0" "leon4\0" "륜:N\0" "USAGIAMI\0" "RIN FUN\0" "lún\0" "gwo2\0" "ingot; acrobatic move\0" "guǒ\0" "khoá\0" "ling4\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" "lei4\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 (element 97, Bk)\0" "póu\0" "gyun2\0" "to bend iron\0" "MAGARU\0" "KEN GAN\0" "juǎn\0" "man4\0" "mín\0" "zeoi3\0" "zuì\0" "paang4\0" "péng\0" "ngon6\0" "안:N\0" "àn\0" "pai1\0" "ONO\0" "HI HEI HAI\0" "pī\0" "haam6\0" "xiàn\0" "aa1\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" "leoi6\0" "KANNA KIRI NOKOGIRI MOJIRI NEJIRI\0" "RAI RE REI\0" "lèi\0" "aa3\0" "actinium (element 89, Ac)\0" "ā\0" "kwang1\0" "kōng\0" "taap3\0" "cap\0" "TSUTSUMU\0" "TOU\0" "tà\0" "kwan1\0" "ancient treasured sword\0" "곤:1N\0" "KARIMO\0" "KON ZEN NEN\0" "KON\0" "kūn\0" "duk1\0" "dú\0" "neoi6\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" "an ancient unit of weight (one-eighth of a tael)\0" "치:1N\0" "WAZUKA SAKAN\0" "SHI\0" "CHI\0" "zī\0" "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" "nip6\0" "KANGISHI\0" "JOU NYOU\0" "niè\0" "zung3\0" "SOU SU\0" "zòng\0" "deoi6\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" "kei4\0" "a kind of pen; a kind of chisel\0" "기:0N\0" "NOKOGIRI KAMA\0" "KI GI\0" "KI UY\0" "qí\0" "cin4\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\0" "관:1N\0" "KUSABI\0" "KAN\0" "KWAN\0" "guǎn\0" "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" "tin2\0" "전:1N\0" "KAMA\0" "TEN\0" "CEN\0" "tiǎn\0" "sek3\0" "tin (element 50, Sn); bestow, confer\0" "석:0N\0" "SUZU\0" "SEKI SHAKU SHI\0" "SEK\0" "xī\0" "sek\0" "thiếc\0" "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\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" "luk6\0" "copy\0" "SHIRUSU\0" "ROKU RYO\0" "LOK YE\0" "lù\0" "maang5\0" "manganese (element 25, Mn)\0" "MANGAN\0" "MOU\0" "měng\0" "luk6\0" "ROJUUMU\0" "ROKU\0" "lù\0" "waa4\0" "NIE\0" "huā\0" "biu1\0" "a watch, clock\0" "HYOU\0" "biǎo\0" "aat3\0" "KADORINYUUMU\0" "ATSU\0" "gá\0" "loi4\0" "rhenium (element 75, Re)\0" "lái\0" "hang2\0" "kěn\0" "fong1\0" "metal jewelry\0" "KAZARI\0" "fāng\0" "mou5\0" "a tin plate\0" "BU\0" "wu\0" "noi6\0" "neptunium (element 93, Np)\0" "nài\0" "faan6\0" "wàn\0" "zaam6\0" "engraving tool, chisel\0" "zàn\0" "fu2\0" "hǔ\0" "dak1\0" "technetium (element 43, Tc)\0" "dé\0" "him1\0" "shovel\0" "xiān\0" "piān\0" "a kind of tool\0" "huō\0" "loeng6\0" "KEI\0" "liàng\0" "keng kiềng\0" "faat3\0" "fǎ\0" "mun4\0" "mendelevium (element 101, 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\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" "sin2\0" "xiǎn\0" "dou6\0" "plate, coat, gild\0" "도:0N\0" "MEKKI\0" "TO\0" "TO\0" "dù\0" "dat6\0" "tú\0" "wai4\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" "jau4\0" "NAMAGANE\0" "JUU NYU\0" "róu\0" "cip3\0" "jí\0" "ngok6\0" "high, lofty; edge of knife\0" "악:0N\0" "TSUBA\0" "GAKU\0" "AK\0" "è\0" "ngɑk\0" "gwan1\0" "KUN\0" "jūn\0" "zam1\0" "DAI MAKURAGI\0" "CHIN\0" "chěn\0" "tai4\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" "huk1\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" "haa4\0" "to forge, work\0" "하:1N\0" "KITAERU\0" "KA GE\0" "HA\0" "xiá\0" "jyu4\0" "우:1N\0" "WU\0" "yú\0" "hang1\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" "wui2\0" "wěi\0" "fuk1\0" "fù\0" "ziu1\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\0" "shī\0" "gwang1\0" "KOU\0" "hōng\0" "kwai4\0" "kuí\0" "nok6\0" "nobelium (element 102, No)\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" "ciu1\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" "cung1\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" "jip6\0" "thin plates of metal\0" "ITAGANE\0" "YOU SHOU\0" "yè\0" "man4\0" "민:N\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 (element 38, Sr); an iron utensil\0" "SERYUUMU\0" "SHOU SHU SHI\0" "sōng\0" "fui1\0" "kuí\0" "wu4\0" "food, gruel\0" "hú\0" "syun1\0" "xuān\0" "ze2\0" "germanium (element 32, Ge); metal flashing on the axle of a cart\0" "MAKIGANE\0" "TA\0" "zhě\0" "chá\0" "git3\0" "jié\0" "kim4\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" "zi1\0" "SHI\0" "zī\0" "sau1\0" "ARAGANE\0" "SHUU SHU\0" "xiū\0" "je4\0" "YA\0" "yé\0" "mei5\0" "magnesium (element 12, Mg)\0" "MAGUNESHIUMU\0" "BI\0" "měi\0" "paai3\0" "pài\0" "oi1\0" "einsteinium (element 99, Es)\0" "āi\0" "gaai3\0" "(Cant.) to saw; to cut\0" "jiè\0" "zin2\0" "qian\0" "mei4\0" "americium (element 95, Am)\0" "méi\0" "so2\0" "SA SHA\0" "suǒ\0" "taap3\0" "thallium (element 81, Tl)\0" "dá\0" "bong6\0" "pound sterling; to scrape\0" "방:1N\0" "KEZURU\0" "HAU HOU\0" "PANG\0" "bàng\0" "hat6\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" "hei3\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" "jip6\0" "yè\0" "nau6\0" "to hoe; to weed\0" "SUKI KUSAGIRU\0" "DOU JUKU\0" "nòu\0" "jung1\0" "wēng\0" "jung4\0" "fuse, melt, smelt; mold\0" "용:0N\0" "IGATA TOKERU\0" "YOU\0" "YONG\0" "róng\0" "tong4\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 (element 48, Cd)\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\0" "(TC) technetium (element 43, Tc); engrave; tilling implement\0" "dā\0" "bai1\0" "plowshare; barb, lancet\0" "KANZASHI\0" "HEI HAI HI BI\0" "bī\0" "song2\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 (element 74, W)\0" "wū\0" "jing4\0" "polish\0" "형:0N\0" "MIGAKU\0" "EI YOU KEI GYOU\0" "HYENG\0" "yíng\0" "fong2\0" "sound of a bell; small bell\0" "황:1N\0" "KANENONE\0" "KOU\0" "HWANG\0" "huàng\0" "tiu4\0" "tiáo\0" "lau4\0" "distil; (TC) lutetium (element 71, Lu); 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" "seon2\0" "MEBAERU\0" "SHUN\0" "sǔn\0" "saat3\0" "to spear\0" "MEBAERU\0" "SAI SATSU SECHI\0" "shā\0" "shræ̀i\0" "sau1\0" "to engrave (metal or wood)\0" "sōu\0" "faan6\0" "ornament over the horse's head\0" "BAN\0" "wàn\0" "hou6\0" "stove; bright\0" "호:0N\0" "NABE SHINOGI\0" "KOU\0" "HO\0" "hào\0" "hɑ̌u\0" "cào 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" "ancient of weight for gold, equal to 20 or 24 taels\0" "일:0N\0" "KAGI\0" "ITSU\0" "IL\0" "yì\0" "dát\0" "jyun4\0" "yuán\0" "tong2\0" "ancient weapon resembling a pitchfork\0" "tǎng\0" "nip1\0" "nickel (element 28, Ni)\0" "niè\0" "sik1\0" "SUTORONSHUUMU\0" "SOKU\0" "xí\0" "gaa1\0" "gallium (element 31, Ga)\0" "GARYUUMU\0" "KA\0" "jiā\0" "go1\0" "copernicium (element 112, Cn)\0" "KOROMUBYUUMU\0" "KA\0" "gē\0" "cà\0" "maa5\0" "mǎ\0" "zyun1\0" "engraving tool; carve, engrave\0" "juān\0" "sung3\0" "a clamp\0" "KASUGAI\0" "sòng\0" "zou2\0" "HABAKI\0" "zǔ\0" "so2\0" "lock, padlock; shackles, chains\0" "쇄:N\0" "suǒ\0" "laa3\0" "xià\0" "fung1\0" "fēng\0" "wan1\0" "wēn\0" "naa4\0" "(HK) neptunium (element 93, Np)\0" "ná\0" "lou5\0" "lǔ\0" "so2\0" "a lock, padlock; shackles, chains\0" "KUSARI TOZASU\0" "SA\0" "SWAY\0" "suǒ\0" "*suɑ̌\0" "au1\0" "ōu\0" "zuk6\0" "arrowhead, barb; swift, quick\0" "족:0N\0" "YAJIRI\0" "ZOKU SOKU\0" "COK\0" "zú\0" "tyun4\0" "TETSUNOKATAMARI\0" "TAN DAN\0" "tuán\0" "sau1\0" "KITAHERU\0" "SHYUU SHU\0" "xiū\0" "gun3\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" "sau3\0" "SURUDOI SABI ERU HORU\0" "SHYUU SHU SOU SOKU\0" "shòu\0" "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" "lo4\0" "RA\0" "luó\0" "bat1\0" "bì\0" "wai6\0" "wèi\0" "lau4\0" "pure gold\0" "RYUU\0" "liú\0" "dik1\0" "dysprosium (element 66, Dy); the barb of an arrow; the head of a javelin\0" "적:0N\0" "YAJIRI KABURAYA\0" "TEKI\0" "CEK\0" "dí\0" "saam2\0" "sǎn\0" "cung1\0" "OONOME\0" "SOU SU BOU MU\0" "zǒng\0" "ji4\0" "yí\0" "luk6\0" "lù\0" "ngou4\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" "keng khanh\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" "syu3\0" "shù\0" "lau6\0" "carve, inlay, engrave, tattoo\0" "루:0N\0" "CHIRIBAMERU\0" "ROU RU\0" "LWU\0" "lòu\0" "sau3\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" "lung4\0" "ROU\0" "lóng\0" "zaam6\0" "engraving tool, chisel\0" "참:1N\0" "TAGANE\0" "SAN ZAN\0" "CHAM\0" "zàn\0" "zim6\0" "jiàn\0" "cou4\0" "cáo\0" "lei4\0" "lí\0" "laa3\0" "xià\0" "sik1\0" "xī\0" "hong1\0" "kāng\0" "song2\0" "shuǎng\0" "bang1\0" "coin, money\0" "bèng\0" "gam2\0" "zhang\0" "cim1\0" "qian\0" "caang4\0" "chēng\0" "lou6\0" "to plug a hole\0" "로:N\0" "lù\0" "waa4\0" "spade, shovel, plowshare\0" "huá\0" "cip3\0" "집:0N\0" "CIP\0" "jí\0" "pok3\0" "protactinium (element 91, Pa)\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" "to cut with a sickle\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" "saak3\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" "coeng1\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" "lau4\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\0" "bell\0" "횡:0N\0" "KOU OU\0" "HOYNG\0" "huáng\0" "hoàng vàng\0" "pit3\0" "piě\0" "seoi6\0" "a lens\0" "suì\0" "faan4\0" "vanadium (element 23, V)\0" "CHOUNA TSUCHI\0" "HAN BON\0" "fán\0" "kiu4\0" "TAKAASHINONABE\0" "KYOU GYOU\0" "qiáo\0" "cyun1\0" "SEN TEN\0" "quān\0" "joeng4\0" "yáng\0" "tong1\0" "gong\0" "tāng\0" "zoeng6\0" "xiàng\0" "kyut3\0" "hasp of a lock\0" "휼:N\0" "OBIDOME\0" "TETSU TECHI ITSU ICHI\0" "jué\0" "ziu1\0" "NABE\0" "SHOU JOU SHUU SHU\0" "jiāo\0" "zeon1\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" "liêu rìu\0" "kit3\0" "qiè\0" "lou4\0" "lawrencium (element 103, Lr)\0" "láo\0" "lao\0" "deoi6\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" "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" "aa1\0" "soft steel; ammonium\0" "SHIKORO BITA\0" "A\0" "yā\0" "jing2\0" "yǐng\0" "deoi6\0" "duī\0" "kyut3\0" "a pick, a hoe\0" "jué\0" "nau6\0" "nòu\0" "zaam1\0" "CHITANYUUMU\0" "TEI\0" "zān\0" "pou2\0" "praseodymium (element 59, Pr)\0" "pǔ\0" "tit3\0" "iron; strong, solid, firm\0" "KUROGANE KURO\0" "TETSU TECHI\0" "tiě\0" "faan4\0" "fán\0" "zoeng2\0" "chēng\0" "ding2\0" "huge tripod of bronze with two ears; sacrificial vessel\0" "dǐng\0" "sin3\0" "to swing a sickle to cut (grass or wheat)\0" "선:0N\0" "SEN\0" "shàn\0" "hoi1\0" "californium (element 98, Cf)\0" "kāi\0" "gaan2\0" "kind of rapier\0" "jiān\0" "fai3\0" "fermium (element 100, Fm)\0" "fèi\0" "seoi6\0" "lens\0" "suì\0" "lou5\0" "로:1N\0" "LO\0" "lǔ\0" "zyun1\0" "engraving tool; carve, engrave\0" "전:0N\0" "NOMI ERU KIRU\0" "SEN\0" "CEN\0" "juān\0" "tziuɛn\0" "wai3\0" "huì\0" "ou3\0" "yù\0" "lim4\0" "sickle\0" "KAMA\0" "REN\0" "lián\0" "liềm\0" "zoek3\0" "to dig with a hoe; a large hoe\0" "KUHA OHOSUKI\0" "SHAKU CHAKU JIIYAKU\0" "zhuó\0" "ciu1\0" "qiāo\0" "thao thau\0" "gim3\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 (element 88, Ra)\0" "KAME RAJUUMU\0" "RAI\0" "léi\0" "bik1\0" "KARASUKINOMIMI MIGAKU\0" "HEKI HIYAKU HEI BEI\0" "bì\0" "tit3\0" "iron (element 26, Fe); 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" "jip6\0" "yè\0" "dok6\0" "bell; surname\0" "탁:0N\0" "SUZU\0" "TAKU\0" "THAK\0" "duó\0" "đạc\0" "gwo2\0" "guǒ\0" "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\0" "drumstick\0" "KANEKAKE\0" "KYO GO KO\0" "jù\0" "cự cứa\0" "fan4\0" "fén\0" "daat6\0" "TATSU\0" "dá\0" "bik1\0" "to strop, to sharpen by rubbing against leather, stone, etc.\0" "bèi\0" "ji3\0" "ytterbium (element 70, Yb)\0" "ICHIRUBYUUMU\0" "I\0" "yì\0" "oi3\0" "ionium\0" "ài\0" "zung1\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" "waang4\0" "KOU\0" "héng\0" "vành vạnh vòng\0" "zeoi6\0" "zhuì\0" "zai1\0" "jī\0" "nip6\0" "straight; a seal\0" "GEI NAI SHI NI JOU NYOU\0" "niè\0" "hap6\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" "gwai6\0" "kuì\0" "ning4\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" "hin2\0" "spear, lance, javelin\0" "YARI\0" "qiǎn\0" "caa2\0" "cymbals\0" "chǎ\0" "zat1\0" "chopping block, executioner's block\0" "질:1N\0" "KANATOKO\0" "SHITSU SHICHI\0" "CIL\0" "zhì\0" "chặt chất\0" "mit6\0" "miè\0" "lei4\0" "lí\0" "leoi4\0" "léi\0" "kai1\0" "KATAI\0" "KEI\0" "jī\0" "zyun3\0" "drill, bore; pierce; diamond\0" "KIRI KIRU\0" "SAN\0" "zuàn\0" "kong3\0" "mine; mineral, ore\0" "광:0E\0" "ARAGANE\0" "KOU\0" "KWANG\0" "kuàng\0" "soeng2\0" "KAREII BENTOU\0" "SHOU\0" "shǎng\0" "pung4\0" "péng\0" "laap6\0" "solder; tin\0" "랍:1N\0" "SUZU\0" "ROU\0" "LAP\0" "là\0" "duk6\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" "cuk1\0" "OHOBAN\0" "SAKU\0" "chuò\0" "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 (element 71, Lu)\0" "lǔ\0" "jin4\0" "xian\0" "jin6\0" "kuān\0" "khoan\0" "lung4\0" "UTSUWA\0" "ROU RU\0" "lóng\0" "xuổng\0" "ngok6\0" "è\0" "lou4\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 (element 57, La)\0" "RANTANIUMU\0" "RAN\0" "làn\0" "bok3\0" "OOGANE\0" "HAKU BAKU\0" "bó\0" "zim1\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" "gin6\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" "cong4\0" "cáng\0" "nip6\0" "tweezers, forceps, pincers\0" "섭:1N\0" "KENUKI KUGINUKI\0" "JOU\0" "SEP\0" "niè\0" "leoi5\0" "lěi\0" "cyun1\0" "pick, poker\0" "cuān\0" "keoi4\0" "qú\0" "paan3\0" "pàn\0" "lo4\0" "gong\0" "라:1N\0" "DORA\0" "RA\0" "LA\0" "luó\0" "la\0" "zyun3\0" "drill, bore; pierce; diamond\0" "찬:0N\0" "KIRI KIRU\0" "SAN\0" "CHAN\0" "zuān\0" "tzuɑn\0" "lyun4\0" "small tinkling bell; bells hung on horse\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\0" "a mattock; a billhook\0" "KUWA\0" "KAKU\0" "jué\0" "tong2\0" "an ancient weapon resembling a pitchfork\0" "tǎng\0" "suk6\0" "SUKI\0" "SHOKU ZOKU CHOKU TOKU\0" "zhú\0" "laan4\0" "RAN\0" "lán\0" "gam1\0" "gold; money; Kangxi radical 167\0" "jīn\0" "gaa1\0" "gadolinium (element 64, Gd)\0" "gá\0" "jyut6\0" "yttrium (element 39, Y)\0" "yǐ\0" "zam1\0" "needle; pin; tack; acupuncture\0" "zhēn\0" "ding1\0" "nail, spike; pursue closely\0" "dīng\0" "ciu1\0" "endeavor, strive; encourage; cut\0" "zhāo\0" "pok3\0" "polonium (element 84, Po)\0" "pō\0" "liu5\0" "ruthenium (element 44, Ru)\0" "liǎo\0" "tou2\0" "thorium (element 90, Th)\0" "tǔ\0" "cin1\0" "tool for boring holes\0" "qiān\0" "cyun3\0" "bracelet, armlet\0" "chuàn\0" "saam1\0" "samarium (element 62, Sm); to swing a sickle to cut (grass or wheat)\0" "shān\0" "zaap6\0" "spear\0" "SAP\0" "sà\0" "faan4\0" "vanadium (element 23, V)\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 (element 60, Nd)\0" "nǚ\0" "joeng4\0" "frontlet\0" "yáng\0" "caai1\0" "ornamental hairpin\0" "chāi\0" "jing4\0" "ancient wine vessel\0" "xíng\0" "koi3\0" "calcium (element 20, Ca)\0" "gài\0" "bat1\0" "plutonium (element 94, Pu)\0" "bù\0" "taai3\0" "titanium (element 22, Ti)\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 (element 56, Ba)\0" "bèi\0" "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 (W)\0" "wū\0" "ngau1\0" "hook, barb; sickle; stroke with\0" "gōu\0" "kong3\0" "scandium (element 21, Sc)\0" "kàng\0" "fong1\0" "francium (element 87, Fr)\0" "fāng\0" "fo2\0" "holmium (element 67, Ho)\0" "huǒ\0" "dau2\0" "a wine flagon\0" "dǒu\0" "nau2\0" "button, knob; surname\0" "niǔ\0" "baa2\0" "palladium (element 46, Pd)\0" "bǎ\0" "juk6\0" "rare treasure\0" "yù\0" "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" "ko1\0" "columbium\0" "kē\0" "po2\0" "promethium (element 61, Pm)\0" "pǒ\0" "bou1\0" "plutonium (element 94, Pu)\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 (element 42, Mo)\0" "mù\0" "taan2\0" "tantalum (element 73, Ta)\0" "tǎn\0" "gaap3\0" "potassium (element 19, K)\0" "jiǎ\0" "tin4\0" "hairpin; gold inlaid work, filigree\0" "diàn\0" "jau4\0" "uranium (element 92, U)\0" "yóu\0" "tit3\0" "iron; strong, solid, firm\0" "tiě\0" "bok6\0" "platinum; thin sheet of metal\0" "bó\0" "ling4\0" "bell\0" "líng\0" "soek3\0" "melt, smelt; shine\0" "shuò\0" "jyun4\0" "lead (element 82, Pb)\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 (element 58, Ce)\0" "shì\0" "jyun5\0" "device for carrying a tripod\0" "xuàn\0" "to4\0" "thallium (element 81, Tl)\0" "tā\0" "bei3\0" "bismuth (element 83, Bi)\0" "bì\0" "nei4\0" "niobium (element 41, Nb)\0" "ní\0" "pei4\0" "beryllium (element 4, Be)\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 (element 45, Rh)\0" "lǎo\0" "ji5\0" "erbium (element 68, Er)\0" "ěr\0" "mong4\0" "point of sword; sharp point\0" "HOKOSAKI KITSUSAKI\0" "BOU MOU\0" "máng\0" "aa1\0" "soft steel; ammonium\0" "SHIKORO\0" "A E\0" "yā\0" "jau5\0" "europium (element 63, Eu)\0" "yǒu\0" "sing4\0" "person's name\0" "chéng\0" "gaap3\0" "tongs, pincers; dagger; sword\0" "jiá\0" "je4\0" "sword\0" "yé\0" "naau4\0" "cymbals; hand bell; disturb\0" "náo\0" "zat6\0" "a sickle\0" "zhì\0" "dong1\0" "frying pan; warming vessel\0" "dāng\0" "tung4\0" "copper, brass, bronze\0" "tóng\0" "leoi5\0" "lǚ\0" "diu3\0" "hasp and staple\0" "diào\0" "jan1\0" "indium (element 49, In)\0" "yīn\0" "hoi2\0" "armor, chain mail\0" "kǎi\0" "zaap6\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" "tǐng\0" "diu1\0" "thulium (element 69, Tm)\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 (element 72, Hf)\0" "hā\0" "diu6\0" "large hoe; surname; a spear\0" "diào\0" "gok3\0" "chromium (element 24, Cr)\0" "gè\0" "ming4\0" "inscribe, engrave\0" "míng\0" "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 (element 77, Ir)\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" "ngan4\0" "silver; cash, money, wealth\0" "yín\0" "jyu4\0" "rubidium (element 37, Rb)\0" "rú\0" "zyu3\0" "melt, cast; coin, mint\0" "zhù\0" "lou4\0" "lawrencium (element 103, 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 (element 75, Re)\0" "lái\0" "tik1\0" "terbium (element 65, Tb)\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 (element 3, Li)\0" "lǐ\0" "caang3\0" "polish\0" "zèng\0" "co4\0" "hoe; eradicate\0" "chú\0" "wo1\0" "cooking-pot, saucepan\0" "guō\0" "gou3\0" "zirconium (element 40, Zr)\0" "gào\0" "ngo4\0" "osmium (element 76, Os)\0" "é\0" "sau3\0" "rust, corrode\0" "xiù\0" "co3\0" "carpenter's file, file smooth\0" "cuò\0" "lyut3\0" "ancient unit of measure equal to 6 taels (about 300 grams)\0" "lüè\0" "fung1\0" "point of spear, sharp point\0" "fēng\0" "san1\0" "zinc (element 30, Zn)\0" "xīn\0" "lau5\0" "matte, a crude mixture of sulfides formed in smelting sulfide ores\0" "liǔ\0" "hoi1\0" "caesium/cesium (element 55, Cs)\0" "kāi\0" "gaan2\0" "kind of rapier\0" "jiǎn\0" "jeoi6\0" "sharp, keen, acute, pointed\0" "ruì\0" "tai1\0" "antimony (element 51, Sb)\0" "tī\0" "long4\0" "lock\0" "láng\0" "cim1\0" "carve\0" "qǐn\0" "guk1\0" "curium (element 96, Cm)\0" "jū\0" "aa1\0" "actinium (Ac)\0" "ā\0" "coeng1\0" "the color of the a mineral\0" "qiāng\0" "ze2\0" "germanium (element 32, Ge)\0" "zhě\0" "nok6\0" "nobelium (No)\0" "nuò\0" "co3\0" "error, blunder, mistake; wrong\0" "cuò\0" "naau4\0" "anchor\0" "máo\0" "ban1\0" "adze\0" "bēn\0" "kei4\0" "a kind of pen; a kind of chisel\0" "KI UY\0" "qí\0" "dak1\0" "technetium (element 43, Tc)\0" "dé\0" "gwo2\0" "ingot; acrobatic move\0" "kè\0" "kwan1\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" "chopping block, executioner's block\0" "zhì\0" "him1\0" "shovel\0" "xiān\0" "gyun2\0" "to bend iron\0" "juǎn\0" "a kind of tool\0" "huō\0" "pui4\0" "berkelium (element 97, Bk)\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 (element 25, Mn)\0" "měng\0" "zi1\0" "an ancient unit of weight (one-eighth of a tael)\0" "zī\0" "kit3\0" "sickle; cut, carve, engrave\0" "qiè\0" "joeng1\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 (element 38, Sr)\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" "to engrave (metal or wood)\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" "oi1\0" "einsteinium (element 99, Es)\0" "āi\0" "dou6\0" "plate, coat, gild\0" "dù\0" "mei5\0" "magnesium (element 12, Mg)\0" "měi\0" "lau6\0" "carve, inlay, engrave, tattoo\0" "lòu\0" "zi1\0" "hoe; mattock\0" "zī\0" "fai3\0" "fermium (element 100, Fm)\0" "fèi\0" "mei4\0" "americium (element 95, Am)\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 (element 48, Cd)\0" "gé\0" "nip6\0" "tweezers, forceps, pincers\0" "niè\0" "tong2\0" "ancient weapon resembling a pitchfork\0" "tǎng\0" "zyun1\0" "engraving tool; carve, engrave\0" "juān\0" "nip1\0" "nickel (element 28, Ni)\0" "niè\0" "naa4\0" "(SC) neptunium (element 93, Np)\0" "ná\0" "lau4\0" "distil; lutetium; surname\0" "liú\0" "gou2\0" "stove; bright\0" "gǎo\0" "bong6\0" "pound sterling\0" "bàng\0" "jat6\0" "measure of weight for gold\0" "yì\0" "gaa1\0" "gallium (element 31, Ga)\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" "lo4\0" "luó\0" "bang1\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 (element 66, Dy)\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" "kyut3\0" "hoe\0" "jué\0" "liu4\0" "fetters\0" "liào\0" "pok3\0" "protactinium (Pa)\0" "pú\0" "lou5\0" "lutetium (element 71, Lu)\0" "lǔ\0" "deon1\0" "ferrule; castrate\0" "dūn\0" "laan4\0" "lanthanum (element 57, La)\0" "lán\0" "pou2\0" "praseodymium (element 59, Pr)\0" "pǔ\0" "cyun1\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 (element 88, Ra)\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 (element 70, Yb)\0" "yì\0" "caa2\0" "cymbals\0" "chǎ\0" "biu1\0" "bit, bridle; ride\0" "biāo\0" "laap6\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\0" "long; length; excel in; leader; Kangxi radical 168\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" "gau2\0" "NAGAI\0" "KYUU KU\0" "jiǔ\0" "ou2\0" "ǎo\0" "dit6\0" "dié\0" "gwat6\0" "qū\0" "liu5\0" "liǎo\0" "nei4\0" "WATARU TORITSUKUROFU\0" "BI MI\0" "mí\0" "coeng4\0" "long; length; excel in; leader\0" "zhǎng\0" "mun4\0" "gate, door, entrance, opening; Kangxi radical 169\0" "문:0E\0" "KADO\0" "MON BON\0" "MWUN\0" "mén\0" "*mən\0" "môn\0" "maat3\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" "wik6\0" "KOKU WAKU\0" "huò\0" "mun4\0" "mén\0" "jim4\0" "village gate\0" "yán\0" "bai3\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" "saan1\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" "paang1\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" "saam3\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" "haan4\0" "leisure; idle; peaceful, tranquil, calm\0" "한:0N\0" "HAN KAN\0" "xián\0" "*gɛn *hɛn\0" "gaan1\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" "zaam1\0" "zhān\0" "pēng\0" "haa1\0" "하:N\0" "xiǎ\0" "ling4\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\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\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" "hung3\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" "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" "long4\0" "high door; high gate; high, lofty\0" "랑:1N\0" "ROU TOU DOU RYOU\0" "LANG\0" "làng\0" "leoi4\0" "village of twenty-five families\0" "려:0N 여:0\0" "MURA MACHI\0" "RO RYO\0" "LYE\0" "lǘ\0" "liu\0" "ting4\0" "tíng\0" "saa3\0" "shà\0" "guk1\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" "zin2\0" "chǎn\0" "gwik1\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" "kwan2\0" "kǔn\0" "jim1\0" "castrate; eunuch\0" "엄:1N\0" "SHIMOBE MESHITSUKAI KOBIHETSURA\0" "EN\0" "EM\0" "yān\0" "man4\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\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" "hung3\0" "hòng\0" "bou1\0" "bāo\0" "hung3\0" "hòng\0" "gwik1\0" "alone; quiet, still\0" "격:1N\0" "SHIZUKA\0" "GEKI KYAKU\0" "KYEK\0" "qù\0" "jiu2\0" "yǎo\0" "man4\0" "wén\0" "baan2\0" "boss, the owner, person in charge\0" "MIRU\0" "HAN HEN\0" "bǎn\0" "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\0" "tower over city gate\0" "도:1N\0" "UTENA\0" "TO JA\0" "TO\0" "dū\0" "cyun4\0" "quán\0" "fung1\0" "PHWUNG\0" "fēng\0" "tin4\0" "a place in Xinjiang province\0" "SAKAN\0" "TEN DEN KI\0" "tián\0" "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" "dau3\0" "struggle, fight, compete, contend\0" "TATAKAU TATAKAI\0" "TOU\0" "dòu\0" "kai2\0" "HIRAKU\0" "KEI\0" "qǐ\0" "kwai1\0" "flash; flashing; steal look\0" "규:1N\0" "UKAGAU\0" "KI\0" "KYU\0" "kuī\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" "piu4\0" "patronize prostitutes, frequent\0" "OBORERU\0" "HYOU BYOU\0" "piáo\0" "ham3\0" "glance, peep; roar, growl\0" "함:1N\0" "NOZOMU\0" "KAN KEN\0" "HAM\0" "kàn\0" "kap1\0" "peacefully; quietly\0" "OCHITSUKU TOJIRU\0" "KYUU KOU SHUU TOU DOU\0" "xì\0" "kui2\0" "gate of a market\0" "궤:1N\0" "KAI GAI KI GI\0" "KWEY\0" "huì\0" "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" "dong3\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" "ngan4\0" "GON\0" "wén\0" "jyun5\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\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" "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" "jin1\0" "block, obstruct, stop up\0" "yān\0" "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" "tà\0" "kyut3\0" "watch tower; palace\0" "quē\0" "ham3\0" "glance, peep; roar, growl\0" "kàn\0" "waan4\0" "wall around market place\0" "huán\0" "fau6\0" "mound; abundant, ample, numerous; Kangxi radical 170\0" "부:0N\0" "OKA\0" "FU\0" "PWU\0" "fù\0" "bhiǒu\0" "fau6\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" "seon3\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" "the stump of a tree, hence, sterility; a square stool\0" "GOTSU GOCHI GI\0" "OL\0" "wù\0" "goi3\0" "gài\0" "zi6\0" "hill\0" "치:1N\0" "SAKA KUZURERU\0" "CHI JI SHI TA DA\0" "CHI\0" "zhì\0" "jam1\0" "KAGE KAGEERU\0" "IN\0" "yīn\0" "joeng4\0" "HI\0" "YOU\0" "yáng\0" "dau2\0" "sloping, steep; suddenly, abruptly\0" "두:N\0" "dǒu\0" "ak1\0" "in distress; adverse; strategic; (Cant.) to swindle\0" "액:1N\0" "FUSAGARU SEMAI\0" "AKU YAKU AI\0" "AYK AY\0" "è\0" "sing1\0" "승:N\0" "shēng\0" "baan2\0" "hillside farmland; slope\0" "판:0N\0" "SAKA\0" "HAN\0" "PHAN\0" "bǎn\0" "pei1\0" "péi\0" "haang1\0" "pit, hole, shaft\0" "ANA\0" "KOU KYOU\0" "kēng\0" "wan5\0" "윤:N\0" "yǔn\0" "jyun2\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" "cing1\0" "NOMU\0" "TEI CHOU\0" "chēng\0" "aai3\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\0" "wall ready to fall; danger\0" "KUZUREKAKARU\0" "EN TEN\0" "CEM\0" "diàn\0" "ling5\0" "lǐng\0" "aa3\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" "to4\0" "a steep bank, a declivity\0" "NANAME NANAMENOSAMA\0" "TA DA CHI JI I\0" "tuó\0" "bei1\0" "dam, embankment; reservoir\0" "피:0N\0" "TSUTSUMI\0" "HA HI\0" "PHI\0" "pí\0" "byɛ pɑ\0" "bê\0" "bing2\0" "particle expressing the idea of repeating or reminding\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" "jing4\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\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" "syu4\0" "shū\0" "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" "gwai2\0" "YABURETAKAKI YABURERU KEHASHII\0" "KI\0" "guǐ\0" "jyu1\0" "yū\0" "goi1\0" "a step, a terrace, a grade a ledge\0" "해:N\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" "ciu3\0" "a steep hill; precipitous\0" "KEHASHIKUTAKAI MATSUSUGUDETAKAI KEHASHII TAKAI KIBISHII SEEMARU KAKURERU SETSUKACHI KEHASHIISAKA\0" "SHOU\0" "qiào\0" "jing4\0" "defile, mountain pass, gorge\0" "형:1N\0" "TANI\0" "KEI GYOU KYOU\0" "HYENG\0" "xíng\0" "seon4\0" "chún\0" "fu3\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" "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" "pou1\0" "pū\0" "dau2\0" "steep, sloping; abruptly, sudden\0" "두:1N\0" "SOBADATSU\0" "TOU TSU\0" "TWU\0" "dǒu\0" "jyun2\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\0" "eliminate, remove, except\0" "제:0E\0" "NOZOKU HARAU\0" "JO JI\0" "CEY\0" "chú\0" "*djhiu djhiu\0" "trừ\0" "haam6\0" "submerge, sink, plunge; trap\0" "OCHIIRU OTOSHIIRERU\0" "KAN KEN\0" "HAM\0" "xiàn\0" "dou2\0" "TOU\0" "dǎo\0" "nip6\0" "in disorder\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\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" "kei1\0" "yì\0" "deoi6\0" "TAKAI AYAFUI\0" "TAI TE\0" "duì\0" "leon4\0" "lún\0" "jam1\0" "the passive, female principle in Chinese philosophy (yin); dark; secret\0" "음:0E\0" "KAGE KAGERU KURAI\0" "IN ON AN\0" "UM\0" "yīn\0" "*qim\0" "âm\0" "guk1\0" "jū\0" "seoi4\0" "frontier, border\0" "수:1N\0" "HOTORI\0" "SUI\0" "SWU\0" "chuí\0" "*zhiuɛ\0" "thuỳ\0" "can4\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" "tou4\0" "pottery, ceramics\0" "도:0E\0" "SUE\0" "TOU YOU\0" "TO YO\0" "táo\0" "*dhɑu\0" "haam6\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\0" "륙:0E 육:0\0" "OKA\0" "RIKU ROKU\0" "LYUK\0" "lù\0" "*liuk\0" "lục\0" "sing1\0" "승:N\0" "shēng\0" "him2\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" "the active, male principle in Chinese philosophy (yang); 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" "haap6\0" "narrow\0" "SEMAI\0" "KYOU\0" "xiá\0" "cung4\0" "chóng\0" "jin2\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\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\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" "wai1\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" "am2\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" "kei4\0" "기:1N\0" "NAGAI\0" "KAI GAI KI GE\0" "KI\0" "gài\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" "fai1\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" "wan5\0" "fall, slip; let fall; die\0" "운:0N\0" "OCHIRU\0" "IN EN\0" "WUN WEN\0" "yǔn\0" "wu2\0" "entrenchment, bank, low wall\0" "TSUTSUMI\0" "O U\0" "wù\0" "ngai5\0" "high; lofty; surname\0" "외:1N\0" "KEWASHII TAKAI\0" "KAI GAI KI\0" "OY\0" "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" "tong4\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" "dou2\0" "dock, entrenchment, low wall\0" "SHIMA\0" "TOU CHOU\0" "dǎo\0" "ngou4\0" "áo\0" "gwik1\0" "SUKI HIMA\0" "GEKI KEKI\0" "xì\0" "jan2\0" "to hide, conceal, cover; to disappear, lurk; an open secret\0" "KAKURERU KAKUSU YORU\0" "IN ON\0" "UN\0" "yǐn\0" "saat3\0" "sà\0" "jiu5\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" "pei4\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; hexagram ䷐\0" "수:0E\0" "SHITAGAU\0" "ZUI SUI\0" "SWU\0" "suí\0" "*ziuɛ\0" "tuỳ\0" "juk1\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" "fan4\0" "fén\0" "nei5\0" "nǐ\0" "ji4\0" "ér\0" "zai1\0" "to rise up; a rainbow; to fall\0" "제:N\0" "NOBORU\0" "SEI SAI\0" "jī\0" "dou2\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" "short name for Gansu Province; a mountain on the border of Gansu and Shaanxi (Mount Long)\0" "롱:1N\0" "UNE OKA\0" "ROU RYOU\0" "LONG\0" "lǒng\0" "*liǒng\0" "luống\0" "hei1\0" "xī\0" "dai6\0" "subservient; servant; Kangxi radical 171\0" "이:1N\0" "OYOBU\0" "TAI DAI I\0" "I\0" "lì\0" "dai6\0" "be subservient to; servant\0" "례:0E 예:0\0" "SHIMOBE SHITAGAU\0" "REI\0" "LYEY\0" "lì\0" "lèi\0" "dai6\0" "be subservient to; servant\0" "례:1N\0" "SHIMOBE SHITAGAU\0" "REI I\0" "LYEY\0" "lì\0" "zeoi1\0" "short-tailed bird; Kangxi radical 172\0" "추:1N\0" "TORI\0" "SUI SAI\0" "CHWU\0" "zhuī\0" "hok6\0" "a bird flying high ambition\0" "AGARU\0" "KOKU GOKU KAKU\0" "hè\0" "zek3\0" "single, one of pair, lone; measure word\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" "zeon3\0" "superior, outstanding, talented\0" "juàn\0" "naan4\0" "difficult, arduous, hard; unable\0" "nán\0" "jik6\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" "kam4\0" "qín\0" "hin1\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" "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" "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" "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\0" "chick, fledging; infant, toddler\0" "chú\0" "fu1\0" "hū\0" "zaap6\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" "jyu4\0" "yú\0" "cau4\0" "chóu\0" "diu1\0" "engrave, inlay, carve; exhaust; (same as 鵰) 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" "hon6\0" "a white pheasant\0" "한:N\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\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" "kwai1\0" "sparrow; revolve; place name\0" "TSUBAME\0" "KEI KI\0" "xī\0" "cau4\0" "enemy, rival, opponent\0" "chóu\0" "lau6\0" "liù\0" "lei4\0" "leave, depart; go away; separate; trigram ☲; hexagram ䷝\0" "리:0E 이:0\0" "HANARERU HANASU TSUKU\0" "RI\0" "LI\0" "lí\0" "*liɛ\0" "li\0" "naan4\0" "difficult, arduous, hard; unable\0" "난:0E\0" "KATAI MUZUKASHII\0" "NAN\0" "NAN NA\0" "nán\0" "*nɑn\0" "nan\0" "hok6\0" "xué\0" "zaap6\0" "zá\0" "zaap6\0" "jí\0" "zaap6\0" "jí\0" "jyu5\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" "no5\0" "a drop, trickle, dripping\0" "SHIZUKU\0" "DA DAN\0" "nǎ\0" "fau2\0" "fǒu\0" "saap3\0" "sè\0" "muk6\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\0" "thunderclap, crashing thunder\0" "lì\0" "cap1\0" "chì\0" "rợp\0" "joeng1\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" "ngam4\0" "án\0" "bok6\0" "hail\0" "박:0N\0" "HYOU\0" "HAKU HOKU\0" "PAK\0" "báo\0" "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" "dong6\0" "dàng\0" "wu6\0" "hù\0" "mou6\0" "fog, mist, vapor, fine spray\0" "wù\0" "diu6\0" "diào\0" "seoi1\0" "need, require, must; hexagram ䷄\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" "móc 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; trigram ☳; hexagram ䷲\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" "ling4\0" "spirit, soul; spiritual world\0" "TAMA\0" "REI RYOU\0" "líng\0" "cai1\0" "slight, passing\0" "qī\0" "zau1\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\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" "wang4\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" "zyu3\0" "주:1N\0" "CWU\0" "zhù\0" "tyun4\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" "ling4\0" "líng\0" "dung6\0" "dòng\0" "jing1\0" "sleet\0" "영:0N\0" "MIZORE\0" "EI YOU\0" "YENG\0" "yīng\0" "mou6\0" "KIRI\0" "BOU BU MU\0" "wù\0" "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" "hung4\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" "mung6\0" "drizzle, mist\0" "mèng\0" "ban1\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\0" "heavy rain\0" "xí\0" "jik6\0" "yì\0" "oi2\0" "cloudy sky, haze; calm, peaceful\0" "ǎi\0" "daam6\0" "dàn\0" "tang3\0" "tèng\0" "sin3\0" "hail, sleet\0" "산:0N\0" "ARARE\0" "SAN SEN\0" "SEN SAN\0" "xiàn\0" "sèn\0" "wat6\0" "cloud\0" "율:N 휼:N\0" "MEDETAIKUMO\0" "ITSU ICHI\0" "yù\0" "lou6\0" "dew; bare, open, exposed\0" "노:0 로:0E\0" "TSUYU ARAWARERU\0" "RO\0" "LO\0" "lù\0" "lò\0" "lộ\0" "lung4\0" "RYUU RYU\0" "lóng\0" "doi6\0" "dài\0" "zap1\0" "jí\0" "pong4\0" "downpouring of rain\0" "pāng\0" "joeng4\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" "mei4\0" "wéi\0" "fung1\0" "fēng\0" "hei3\0" "xì\0" "zai3\0" "to clear up after rain; to cease to be angry\0" "제:0N\0" "HARERU\0" "SEI SAI\0" "CEY\0" "jì\0" "*tzèi\0" "maai4\0" "misty, foggy; dust storm\0" "TSUCHIFURU TSUCHIGUMORI\0" "BAI\0" "MAY\0" "mái\0" "mæi\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\0" "thunderclap, crashing thunder\0" "력:0N\0" "REKI RYAKU\0" "LYEK\0" "lì\0" "lek\0" "rích\0" "fok3\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" "fai3\0" "fèi\0" "doi6\0" "cloudy sky; not clear; dark\0" "체:1N\0" "TAI\0" "CHEY\0" "dài\0" "lung4\0" "lóng\0" "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" "lik6\0" "lì\0" "bou2\0" "보:1N\0" "PO\0" "bǎo\0" "fok3\0" "hè\0" "kam4\0" "TSURU\0" "KAKU\0" "hè\0" "hok6\0" "TSURU\0" "KAKU\0" "hè\0" "bang6\0" "bìng\0" "cing1\0" "blue, green; young; Kangxi radical 174\0" "청:0E\0" "AO AOI\0" "SEI SHOU\0" "CHENG\0" "qīng\0" "cing1\0" "blue, green; young; Kangxi radical 174\0" "청:N\0" "AO AOI\0" "SEI SHOU\0" "CHENG\0" "qīng\0" "*tseng\0" "thanh\0" "leng3\0" "make up face; ornament; quiet\0" "jìng\0" "tin1\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\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; Kangxi radical 175\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; Kangxi radical 176\0" "면:0E\0" "OMO OMOTE TSURA\0" "MEN BEN\0" "MYEN\0" "miàn\0" "*miɛ̀n\0" "min6\0" "OMO OMOTE TSURA\0" "MEN BEN\0" "miàn\0" "paau3\0" "NIKIBI\0" "HOU\0" "bào\0" "jip3\0" "dimples\0" "yè\0" "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\0" "dimples\0" "엽:1N\0" "EKUBO\0" "YOU\0" "YEP\0" "yè\0" "gaak3\0" "leather, animal hides; Kangxi radical 177; hexagram ䷰\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" "caai1\0" "strong and pliable, resilient\0" "UTSUBO YUGI\0" "SAI SA\0" "chá\0" "gin1\0" "qián\0" "jan6\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" "dou6\0" "dù\0" "wu1\0" "leg warmer\0" "wù\0" "jan6\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" "nau2\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" "noi6\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" "Tatars\0" "달:1N\0" "NAMESHIGAWA\0" "TAN TATSU\0" "TAL\0" "dá\0" "bun3\0" "leather strap on the back of a horse\0" "KIZUNA\0" "BAN HAN\0" "bàn\0" "sit3\0" "yì\0" "aau3\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" "tack (of a horse)\0" "피:1N\0" "HIKIZUNA TAZUNA HARAOBI\0" "HI BI\0" "PHI\0" "bèi\0" "gaai1\0" "jiē\0" "wang4\0" "board\0" "hóng\0" "pok3\0" "to work hides; leather bag\0" "포:1N\0" "KABAN\0" "HOU HAKU\0" "PHO\0" "páo\0" "joeng1\0" "leather strap over horse's neck\0" "앙:1N\0" "MUNAGAI HARAOBI URAMU\0" "OU YOU\0" "ANG\0" "yāng\0" "óng\0" "bing2\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" "kit3\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" "saddle; any saddle-shaped object\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" "han4\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" "lung6\0" "KOHAZE\0" "qiǎ\0" "taat3\0" "the Tatars\0" "dá\0" "kiu4\0" "mud shoe, sledge for the feet\0" "qiáo\0" "ting1\0" "leather belt\0" "tīng\0" "mun4\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" "ngaang6\0" "KATAI\0" "GOU GYOU\0" "yìng\0" "seoi1\0" "SAI\0" "suī\0" "tiu4\0" "reins\0" "TAZUNA\0" "TOU DOU\0" "tiáo\0" "ciu3\0" "scabbard, sheath\0" "초:1N\0" "SAYA\0" "SOU SHOU\0" "CHO\0" "qiào\0" "shrau\0" "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\0" "the piece of leather used for soles; a patch\0" "shàng\0" "bing2\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" "laai1\0" "leg warmer\0" "la\0" "sip3\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" "reins\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" "ciu3\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" "wan3\0" "ON\0" "wēn\0" "tou1\0" "도:1N\0" "TSUTSUMU YUMIBUKURO\0" "TOU\0" "TO\0" "tāo\0" "gau1\0" "leather arm guard\0" "YUGOTE\0" "KOU KU\0" "KWU\0" "gōu\0" "taap3\0" "TOU\0" "tà\0" "bei6\0" "saddle up horse; drive horse\0" "비:1N\0" "UTSUBO FUIGO\0" "FUKU HI BI\0" "PI\0" "bèi\0" "haai4\0" "shoes; boots\0" "WARAJI KUTSU\0" "AI KAI\0" "xié\0" "pun4\0" "big leather belt\0" "HAN BAN\0" "pán\0" "lik6\0" "gé\0" "bat1\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" "gwai6\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" "the Tatars\0" "달:1N\0" "MUCHIUTSU\0" "DATSU TATSU\0" "TAL\0" "dá\0" "waak6\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" "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" "laan4\0" "a case for a bow\0" "YAZUTSU EBIRA\0" "RAN REN\0" "lán\0" "wai4\0" "tanned leather; surname; Kangxi radical 178\0" "위:0N\0" "NAMESHIGAWA SOMUKU\0" "I\0" "WI\0" "wéi\0" "hiuəi\0" "jan6\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" "wai5\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" "hoeng2\0" "kuò\0" "jau5\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" "gaak3\0" "gé\0" "bai6\0" "bellows\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\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" "gou1\0" "gāo\0" "bat1\0" "knee-pad\0" "필:1N\0" "HIZAKAKE\0" "HITSU HICHI\0" "PHIL\0" "bì\0" "wai5\0" "gorgeous\0" "위:1N\0" "SAKAN\0" "WI\0" "wěi\0" "ceoi3\0" "suì\0" "duk6\0" "bow-bag\0" "dú\0" "mat6\0" "socks, stockings\0" "TABI KUTSUSHITA\0" "BATSU MACHI BETSU\0" "wà\0" "duk6\0" "dú\0" "wai4\0" "tanned leather; surname; simplified form of Kangxi radical 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; Kangxi 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" "cim1\0" "wild onions or leeks\0" "YAMANIRA\0" "SEN\0" "xiān\0" "haai6\0" "xiè\0" "cim1\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; Kangxi radical 180\0" "음:0E\0" "OTO NE\0" "ON IN\0" "UM\0" "yīn\0" "*qyim\0" "âm\0" "zaap6\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" "lyut3\0" "KAMABISUSHII\0" "RAKU RYAKU\0" "lè\0" "pung4\0" "YAWARAGU\0" "HOU BO FUU FU\0" "péng\0" "wong4\0" "music of bell and drum\0" "huáng\0" "jing1\0" "music\0" "영:1N\0" "EI YOU\0" "YENG\0" "yīng\0" "wan6\0" "rhyme; vowel\0" "운:0E\0" "HIBIKI\0" "IN UN\0" "WUN\0" "yùn\0" "vận\0" "pung4\0" "péng\0" "am1\0" "ān\0" "jam1\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; Kangxi radical 181\0" "혈:0N\0" "KASHIRA PEEJI\0" "KETSU YOU KECHI\0" "HYEL\0" "yè\0" "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\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" "ji4\0" "cheeks; jaw; chin; rear; nourish\0" "OTOGAI AGO\0" "I\0" "I\0" "yí\0" "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" "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\0" "confer, bestow; publish, promulgate\0" "반:0N\0" "WAKERU SHIKU\0" "HAN FUN\0" "PAN PWUN\0" "bān\0" "deon6\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\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" "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" "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" "caak3\0" "correct\0" "TADASHII\0" "SAKU SHAKU SHIN\0" "chè\0" "geng2\0" "neck, throat\0" "KUBI\0" "KEI\0" "KYENG\0" "jǐng\0" "leoi5\0" "lèi\0" "hap6\0" "mouth; jaw\0" "AGO\0" "KAN GON GAN KOU\0" "hé\0" "haau1\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" "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" "kut3\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; hexagram ䷚\0" "이:N\0" "OTOGAI\0" "I\0" "I\0" "yí\0" "ji4\0" "AGO OTOGAI\0" "I\0" "yí\0" "hoi4\0" "chin\0" "해:1N\0" "AGO\0" "KAI GAI\0" "HAY\0" "hái\0" "deoi2\0" "duǐ\0" "jyu5\0" "yǔ\0" "ping1\0" "pīng\0" "loi6\0" "lèi\0" "tiu3\0" "bow; nod; condescend\0" "부:1N\0" "UTSUMUKU\0" "FU BAN MAN\0" "PWU\0" "fǔ\0" "gaap3\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\0" "cheeks, jaw\0" "협:0N\0" "HOO\0" "KYOU\0" "HYEP\0" "jiá\0" "gep\0" "lyut3\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" "wan1\0" "(Cant.) 大頭頵, a big head\0" "OOKII\0" "IN KIN GIN\0" "yūn\0" "huk6\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" "teoi4\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" "teoi4\0" "ruined\0" "KUZURERU KUZUSU OTOGAI\0" "TAI TA\0" "THOY\0" "tuí\0" "zi1\0" "beard\0" "HIGE KUCHIHIGE\0" "SHI\0" "zī\0" "zi1\0" "자:1N\0" "CA\0" "zī\0" "ceoi4\0" "chuí\0" "ding3\0" "dìng\0" "laai6\0" "뢰:1\0" "LOY\0" "lài\0" "taam4\0" "tán\0" "ham5\0" "OTOGAI\0" "KAN GON\0" "hàn\0" "haan1\0" "qiān\0" "fo2\0" "grain, kernel\0" "과:0N\0" "TSUBU\0" "KA\0" "KWA\0" "kē\0" "kuɑ̌\0" "seoi6\0" "be worn out, be haggard\0" "췌:1N\0" "YATSURERU\0" "SUI ZUI SHUTSU JUU\0" "CHWI\0" "cuì\0" "dzhuì\0" "gwing2\0" "경:1N\0" "KYENG\0" "xuǎn\0" "ham6\0" "qīn\0" "ji4\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" "ngong ngóng ngỏng ngõng ngọng ngông ngung ngùng ngủng\0" "zyun1\0" "good, honest; simple; respectful\0" "전:1N\0" "UYAUYASHII\0" "SEN\0" "CEN\0" "zhuān\0" "ngaan4\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" "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" "fui1\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" "laau4\0" "láo\0" "piu5\0" "piǎo\0" "wui6\0" "wài\0" "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" "jiu4\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\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" "mang6\0" "méng\0" "ban1\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\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" "lam5\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" "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" "juk1\0" "grieved\0" "xū\0" "waan4\0" "obstinate, stubborn; recalcitrant\0" "wán\0" "gu3\0" "look back; look at; look after\0" "gù\0" "deon6\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" "po2\0" "lean one side; very, rather\0" "pō\0" "geng2\0" "neck, throat\0" "jǐng\0" "kit3\0" "fly upward, soar; contest\0" "jié\0" "gaap3\0" "cheeks, jaw\0" "jiá\0" "ting5\0" "straight\0" "tǐng\0" "hap6\0" "mouth; jaw\0" "hé\0" "wing6\0" "river in Anhui\0" "yǐng\0" "gwing2\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" "fui3\0" "wash\0" "huì\0" "teoi4\0" "ruined, decayed; disintegrate\0" "tuí\0" "ham5\0" "chin, jowl; give nod\0" "hàn\0" "wing6\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" "leoi6\0" "knot; blemish, flaw, wicked\0" "lèi\0" "zin3\0" "shiver, tremble; trembling\0" "chàn\0" "jyu4\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\0" "wind; air; manners, atmosphere; Kangxi radical 182\0" "풍:0E\0" "KAZE\0" "FUU FU\0" "PHWUNG\0" "fēng\0" "*biung\0" "phong\0" "biu1\0" "biāo\0" "haa6\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" "paau4\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" "bat6\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" "saau1\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" "sau1\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\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" "lau4\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" "sat1\0" "실:1\0" "SIL\0" "sè\0" "*shrit\0" "fung1\0" "wind\0" "KAZE KAZA FURI\0" "FUU FU\0" "fēng\0" "haau1\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" "paau4\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" "biu1\0" "whirlwind\0" "biāo\0" "fei1\0" "fly; go quickly; dart; high; Kangxi radical 183\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" "fei1\0" "fēi\0" "fei1\0" "fly; go quickly; dart; high\0" "fēi\0" "sik6\0" "eat; meal; food; Kangxi radical 184\0" "식:0E\0" "KUU KURAU TABERU\0" "SHOKU SHI JIKI\0" "SIK SA\0" "shí\0" "*jhiək\0" "sik6\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" "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\0" "stuffed dumplings\0" "MUSHIMOCHI\0" "TON DON CHUN\0" "tún\0" "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\0" "order; command; give command\0" "칙:0N\0" "KATAMERU TSUTSUSHIMU TADASHII\0" "CHOKU CHIKI\0" "CHIK\0" "chì\0" "sức\0" "jam2\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" "faan6\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\0" "drink; swallow; kind of drink\0" "NOMU\0" "IN ON\0" "UM\0" "yǐn\0" "*qyìm *qyǐm\0" "ẩm\0" "tau2\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" "zok6\0" "(Cant.) food; profit\0" "zuò\0" "bit6\0" "odour\0" "KAORI\0" "HITSU BICHI HETSU BECHI\0" "bì\0" "ze2\0" "jiě\0" "tou1\0" "tāo\0" "baau2\0" "bǎo\0" "ci1\0" "cí\0" "tit3\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" "deot1\0" "(餶飿) glutinous rice\0" "duò\0" "hoi3\0" "tainted food\0" "hài\0" "jam6\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" "gaap3\0" "(餄餎) buckwheat noodles\0" "jiá\0" "beng2\0" "rice-cakes, biscuits\0" "MOCHI\0" "HEI HYOU\0" "PYENG\0" "bǐng\0" "bánh\0" "jiu4\0" "yáo\0" "tung4\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\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" "gyun3\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" "(餄餎) buckwheat noodles\0" "le\0" "si1\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\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\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" "sik1\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\0" "libation\0" "MATSURU\0" "TETSU TECHI TEI\0" "zhuì\0" "beng2\0" "rice-cakes, biscuits\0" "병:0N\0" "MOCHI KURAU\0" "HEI HYOU\0" "PYENG\0" "bǐng\0" "haam2\0" "pastry filling, stuffing\0" "AN ANKO\0" "KAN AN\0" "xiàn\0" "bau6\0" "HOU BU\0" "bù\0" "jip3\0" "yè\0" "daam6\0" "incite\0" "SUSUMU KUU\0" "TAN\0" "tán\0" "fei1\0" "fēi\0" "zoeng1\0" "candy, pastry\0" "장:1N\0" "AME MOCHI\0" "CHOU\0" "CANG\0" "zhāng\0" "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" "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" "fui3\0" "huì\0" "gin1\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\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" "ban1\0" "MUSU MUSHIMESHI\0" "FUN\0" "fēn\0" "wai3\0" "to feed, to raise\0" "UERU\0" "DAI\0" "wèi\0" "gwat1\0" "(餶飿) glutinous rice\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" "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" "tong4\0" "táng\0" "maan6\0" "steamed bread; steamed dumplings\0" "만:0N\0" "MAN BAN\0" "MAN\0" "mán\0" "bat1\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" "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\0" "wine and food eaten with wine\0" "SHI KI\0" "chì\0" "daam6\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" "caang1\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" "wai3\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" "hoi3\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" "lo4\0" "rice cake\0" "MOCHI\0" "RA\0" "luó\0" "zaan3\0" "zàn\0" "nong4\0" "bread (Persian 'naan')\0" "náng\0" "sik6\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" "xí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\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" "deot1\0" "(馉饳) glutinous rice\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" "gaap3\0" "(餄餎) buckwheat noodles\0" "hé\0" "lok3\0" "(餄餎) buckwheat noodles\0" "le\0" "gaau2\0" "stuffed dumplings\0" "jiǎo\0" "si1\0" "xī\0" "beng2\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" "gwo2\0" "cakes, biscuits, pastry\0" "guǒ\0" "wan4\0" "dumpling soup, wonton\0" "hún\0" "haam2\0" "filling, stuffing; secret\0" "xiàn\0" "gun2\0" "public building\0" "guǎn\0" "caa4\0" "stir and cook\0" "chā\0" "gwai6\0" "offer food superior; send gift\0" "kuì\0" "gwat1\0" "(餶飿) glutinous rice\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" "maan6\0" "steamed bread; steamed dumplings\0" "mán\0" "saan2\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" "nong4\0" "bread (Persian naan)\0" "náng\0" "sau2\0" "head; first; leader, chief; a poem; Kangxi radical 185\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; Kangxi radical 186\0" "향:0E\0" "KAORI KA\0" "KOU KYOU\0" "HYANG\0" "xiāng\0" "*xiɑng\0" "hương\0" "fan4\0" "aromatic, perfumed\0" "fén\0" "bat6\0" "fragrance, fragrant\0" "NIOI KOUBASHII\0" "HATSU BACHI HETSU HECHI\0" "bó\0" "nei5\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" "tou4\0" "fragrant\0" "도:N\0" "KOUBASHII\0" "TO ZU\0" "tú\0" "ham4\0" "hān\0" "fei1\0" "scent\0" "비:N\0" "fēi\0" "zin1\0" "jiān\0" "am1\0" "암:1N\0" "AM\0" "ān\0" "oi3\0" "ài\0" "fuk1\0" "fragrance, scent, aroma\0" "복:0N\0" "KAORU KA KAORI\0" "FUKU HYOKU\0" "POK\0" "fù\0" "phức\0" "him1\0" "KOU\0" "KEN\0" "xiān\0" "wan1\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" "fan4\0" "aromatic, perfumed\0" "fén\0" "pan1\0" "빈:N\0" "pīn\0" "hing1\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\0" "surname; gallop; by dint of\0" "풍:0N\0" "YORU TANOMU\0" "HYOU FUU\0" "PHWUNG\0" "féng\0" "bhiung\0" "hon6\0" "hàn\0" "dik1\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" "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" "zi1\0" "지:N\0" "zhī\0" "pui3\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" "wan5\0" "yǔn\0" "man4\0" "BUN MON\0" "wén\0" "zap1\0" "TSUNAGU\0" "CHUU SHOU\0" "zhí\0" "daam3\0" "dàn\0" "lou4\0" "an ass; a donkey\0" "USAGIUMA\0" "RO\0" "lǘ\0" "jau6\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" "keoi1\0" "spur a horse on; expel, drive away\0" "KAKERU KARU\0" "KU\0" "KWU\0" "qū\0" "man4\0" "wén\0" "keoi1\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" "po2\0" "pǒ\0" "ziu1\0" "zhāo\0" "jyun1\0" "yuān\0" "pei4\0" "péi\0" "zau6\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\0" "gallop\0" "SHIRAKAGE\0" "HI\0" "pī\0" "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" "ling4\0" "líng\0" "can2\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" "bat6\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" "to4\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\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" "jung4\0" "róng\0" "tang4\0" "to mount, to ascend; to move, to turn out\0" "téng\0" "dung6\0" "HASHIRU\0" "TOU ZU\0" "dòng\0" "seon1\0" "순:1N\0" "SWUN\0" "xūn\0" "cyun1\0" "quān\0" "san1\0" "crowd\0" "신:1N\0" "OOI\0" "SHIN\0" "SIN\0" "shēn\0" "gwing1\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\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" "zyu1\0" "zhū\0" "jan1\0" "grey horse\0" "DOROASHIGE\0" "IN\0" "yīn\0" "lok3\0" "a white horse with black mane; a camel\0" "낙:0 락:0N\0" "KAWARAGE\0" "RAKU\0" "LAK\0" "luò\0" "lɑk\0" "zau1\0" "SHUU\0" "zhōu\0" "daan6\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" "guk6\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" "long4\0" "랑:N 량:N\0" "láng\0" "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" "hyun1\0" "grey\0" "현:1N\0" "KEN GEN\0" "HYEN\0" "xuān\0" "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" "ngo5\0" "ě\0" "cing2\0" "gallop; 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" "zau1\0" "zhōu\0" "se3\0" "shè\0" "pin4\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\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" "mare\0" "과:1N\0" "KWA\0" "kè\0" "ke4\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" "sou1\0" "harass, bother, annoy, disturb\0" "SAWAGU SAWAGASHII UREI\0" "SOU\0" "SO\0" "sāo\0" "jim6\0" "test, examine, inspect; verify\0" "SHIRUSHI AKASHI TAMESU\0" "KEN GEN\0" "HEM\0" "yàn\0" "got3\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" "pin3\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" "cin4\0" "qián\0" "fei1\0" "비:1N\0" "PI\0" "fēi\0" "wong4\0" "huáng\0" "kin4\0" "qián\0" "waak6\0" "the sound of a knife cracking or breaking something; suddenly\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" "규:N\0" "SUSUMU\0" "KI GI KETSU KECHI\0" "kuí\0" "jau4\0" "róu\0" "si1\0" "sī\0" "waa1\0" "tan or piebald horse\0" "KA I KAI GE\0" "guā\0" "gua guɛi\0" "to4\0" "dappled\0" "MADARAUMA\0" "TAN DAN DA\0" "tuó\0" "gwai1\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" "duk6\0" "run, race\0" "HASHIRU\0" "TOKU DOKU\0" "dú\0" "aan3\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" "zaap6\0" "xí\0" "leoi4\0" "mule\0" "라:1N\0" "RABA\0" "RA\0" "LA\0" "luó\0" "zoeng1\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" "biu1\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" "bit1\0" "used in transliterating Buddhist books\0" "bì\0" "ngai6\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" "a mule-like animal\0" "xū\0" "waa4\0" "an excellent horse\0" "화:1N\0" "AKAKURIGE\0" "KA GE\0" "HWA\0" "huá\0" "hua\0" "but3\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" "zaan2\0" "unsaddled horse\0" "잔:1N\0" "CAN\0" "zhàn\0" "deon1\0" "dūn\0" "lau4\0" "KURIGE\0" "RYUU RU\0" "liú\0" "to4\0" "dappled\0" "탄:1N\0" "MADARAUMA\0" "TAN DAN DA\0" "THAN\0" "tuó\0" "cang4\0" "céng\0" "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" "leoi4\0" "mule\0" "라:1N\0" "LA\0" "luó\0" "zin1\0" "zhān\0" "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" "tok3\0" "a camel; the name of an office\0" "RABA\0" "TAKU CHAKU RAKU WAKU\0" "tuō\0" "pan1\0" "pīn\0" "zaau6\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" "lung4\0" "lóng\0" "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" "guk6\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" "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" "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\0" "ride horseback; mount; cavalry\0" "qí\0" "fo3\0" "mother horse\0" "kè\0" "zeoi1\0" "piebald horse\0" "zhuī\0" "zung1\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" "biu1\0" "charger, steed; swift, valiant\0" "biāo\0" "leoi4\0" "mule\0" "luó\0" "cung1\0" "horse with a bluish white color\0" "cōng\0" "zaan2\0" "horse without saddle\0" "chǎn\0" "zaau6\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; Kangxi radical 188\0" "골:0E\0" "HONE\0" "KOTSU\0" "KOL\0" "gǔ\0" "*guət\0" "cốt\0" "wai2\0" "muscles, flesh\0" "wěi\0" "wai2\0" "crooked bones\0" "위:1N\0" "MAGARU MAGERU ATSUMARU SUTEOKU\0" "I\0" "I\0" "wěi\0" "wai2\0" "bent, crooked\0" "MAGARU MAGERU ATSUMARU SUTEOKU\0" "I\0" "I\0" "wěi\0" "jyu4\0" "U\0" "yú\0" "gon3\0" "shin bone\0" "HAGI SUNE WAKI\0" "KAN\0" "gàn\0" "jik6\0" "KOBONE\0" "YOKU\0" "yì\0" "ong1\0" "dirty\0" "KOU\0" "HANG\0" "āng\0" "sik1\0" "die, dice\0" "투:1N\0" "SAI SAIKORO\0" "TOU\0" "THWU\0" "tóu\0" "gaai3\0" "jiè\0" "baau6\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\0" "a putrid carcase\0" "HONE\0" "SHI JI SAI JA\0" "cī\0" "dzhiɛ dzhiɛ̀\0" "tai2\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\0" "skeleton, body; leg bone\0" "해:0N\0" "MUKURO\0" "KAI GAI\0" "HAY\0" "hái\0" "hài\0" "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" "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\0" "any object that sticks in throat; bony\0" "KOU KYOU\0" "gěng\0" "ngạnh\0" "pin4\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" "jyu4\0" "shoulder bone\0" "GU GOU GAI\0" "yú\0" "seoi5\0" "bone marrow; essences, substances\0" "ZUI SUI\0" "suǐ\0" "lau4\0" "skull; skeleton\0" "lóu\0" "lâu\0" "bok3\0" "shoulder blade\0" "박:1N\0" "KAIGARABONE\0" "HAKU\0" "PAK\0" "bó\0" "xiāo\0" "bong2\0" "the pelvis, the hip-bone; the humerus; a wing\0" "MOMO\0" "HOU BOU\0" "bǎng\0" "bok1\0" "bó\0" "ci1\0" "cī\0" "fun1\0" "hipbone; hip\0" "kuān\0" "ban3\0" "kneecap\0" "bìn\0" "mo4\0" "mó\0" "liu4\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; Kangxi radical 189\0" "고:0E\0" "TAKAI TAKAMARU TAKASA\0" "KOU\0" "KO\0" "gāo\0" "*gɑu\0" "cao\0" "gou1\0" "high, tall; lofty, elevated\0" "TAKAI TAKAMARU TAKASA\0" "KOU\0" "KO\0" "gāo\0" "hiu3\0" "qiào\0" "hou1\0" "AKIRAKA\0" "KOU\0" "kāo\0" "hiu2\0" "TAKAI\0" "KYOU\0" "qiǎo\0" "lou4\0" "láo\0" "cou3\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" "to shave the head as a punishment; to prune\0" "SORU\0" "KON\0" "kūn\0" "kwan1\0" "to shave the head as a punishment; to prune\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" "jau1\0" "red lacquer; to lacquer\0" "URUSHI\0" "KYUU KU SHI\0" "xiū\0" "jim4\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\0" "long hair; (Cant.) to hang down, droop\0" "TAN DON\0" "dàn\0" "kwan1\0" "kūn\0" "ban3\0" "hair on the temples\0" "BIN HIN\0" "bìn\0" "faat3\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" "tai3\0" "체:1N\0" "CHEY\0" "tì\0" "baau6\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\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" "ji4\0" "whiskers, bristles on the jaws of an animal\0" "AGOHIGE\0" "JI NI\0" "ér\0" "jung4\0" "róng\0" "kuk1\0" "a topknot\0" "MAGE WAGE\0" "KYOKU\0" "qū\0" "gung1\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" "unkempt hair\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" "so1\0" "SA SHA\0" "suō\0" "tai3\0" "to shave\0" "SORU\0" "TEI\0" "tì\0" "lei1\0" "favus, tinea favosa; fungal infection of the scalp\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" "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" "zang1\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" "seon3\0" "순:1N\0" "SWUN\0" "shùn\0" "zin1\0" "forelock, bangs\0" "전:1N\0" "SEN\0" "CEN\0" "jiǎn\0" "do2\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" "laat3\0" "favus, scabies\0" "RATSU\0" "là\0" "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" "can2\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" "maa6\0" "mà\0" "saam1\0" "wild hair\0" "삼:1N\0" "SAN SHIN SEN\0" "SAM\0" "sān\0" "mun4\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" "lip6\0" "(variant of 鬣) a mane\0" "TATEGAMI\0" "RYOU\0" "liè\0" "haan1\0" "to go bald\0" "HAGERU\0" "KAN KEN SAN ZEN\0" "qiān\0" "haan1\0" "qiān\0" "nong4\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\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" "ning4\0" "níng\0" "ban3\0" "hair on the 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; Kangxi radical 191\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" "hung3\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" "glance, peep; roar, growl\0" "HOERU\0" "KAN KEN HOERU\0" "hǎn\0" "dau3\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; Kangxi radical 192\0" "창:1N\0" "NOBIRU\0" "CHOU\0" "CHENG\0" "chàng\0" "wat1\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" "lik6\0" "type of caldron with three hollow legs; name of a state; Kangxi radical 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\0" "big iron pot, caldron\0" "OOGAMA\0" "SEN ZEN SHIN JIN\0" "qín\0" "kwai1\0" "KAMA\0" "KI GI KEI E\0" "guī\0" "zung1\0" "pot\0" "ATSUMARU\0" "SOU SU\0" "zōng\0" "lau6\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; Kangxi radical 194; 23rd lunar mansion, determinative star θ Cancri\0" "귀:0E\0" "ONI\0" "KI\0" "KWI\0" "guǐ\0" "*giuə̌i\0" "quỷ\0" "mei6\0" "kind of forest demon, elf\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" "bat6\0" "drought demon\0" "발:0N\0" "HIDERI\0" "BATSU HATSU\0" "PAL\0" "bá\0" "paak3\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\0" "kind of forest demon, elf\0" "매:0N\0" "MONONOKE BAKEMONO SUDAMA\0" "MI BI\0" "MAY\0" "mèi\0" "myì\0" "fat1\0" "black\0" "xū\0" "jim2\0" "nightmare, bad dreams\0" "yǎn\0" "siu1\0" "mischievous, 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, toad-like monster\0" "yù\0" "teoi4\0" "bear\0" "추:1N\0" "TAI ZUI TSUI\0" "CHWU\0" "tuí\0" "hei1\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\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" "piu1\0" "piāo\0" "bat1\0" "bì\0" "mo1\0" "demon, evil spirits; magic power\0" "마:0N\0" "MAMONO\0" "MA BA\0" "MA\0" "mó\0" "ma\0" "kei4\0" "ONI\0" "KI\0" "jǐ\0" "heoi1\0" "KYO KO\0" "xū\0" "cau4\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" "death of disembodied spirit; depraved\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" "jan4\0" "mermaid; manatee\0" "JIN NIN\0" "IN\0" "rén\0" "git3\0" "jié\0" "jap6\0" "fish trap\0" "ERI\0" "bā\0" "hung4\0" "a ray, skate\0" "hóng\0" "tok3\0" "tuō\0" "diu3\0" "TSURU\0" "TEKI CHAKU CHOU\0" "diào\0" "gei2\0" "name of fish\0" "jǐ\0" "jyu4\0" "TANAGO\0" "SHO JO YO\0" "xù\0" "ngo4\0" "é\0" "ngap6\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" "hong4\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" "gaai3\0" "KAREI\0" "KAI\0" "jiè\0" "sam2\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" "jyun4\0" "AOUMIGAME\0" "GEN GAN\0" "yuán\0" "pei4\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\0" "hú\0" "lou4\0" "fish name\0" "RO\0" "lú\0" "zaap3\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\0" "shrimp\0" "EBI\0" "FUN BUN\0" "fén\0" "naap6\0" "nà\0" "jau4\0" "cuttlefish\0" "YUU\0" "yóu\0" "pin3\0" "NAMAZU\0" "piàn\0" "mou4\0" "TODO\0" "mó\0" "ho4\0" "hé\0" "haap6\0" "xiá\0" "keoi1\0" "qū\0" "haam4\0" "hán\0" "pei1\0" "pī\0" "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" "bat6\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" "fat1\0" "gurnard\0" "SABA\0" "FUTSU BUCHI\0" "fú\0" "bit1\0" "MASU\0" "HITSU BICHI\0" "bì\0" "cai5\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" "diu1\0" "bream\0" "TAI\0" "CHOU\0" "diāo\0" "chạo\0" "baak6\0" "common bleak (Alburnus alburnus); various other freshwater fish\0" "MIGOI SHIROUO GANKI KASUBE\0" "HAKU BYAKU HA BE\0" "bà\0" "jau4\0" "HAYA\0" "YUU YU SHUU JU\0" "yóu\0" "gwan2\0" "a legendary giant fish\0" "gǔn\0" "pei4\0" "Spanish mackerel\0" "KAWAHAGI\0" "HI\0" "pī\0" "nim4\0" "sheatfish, Parasilurus asotus\0" "점:0N\0" "AYU NAMAZU\0" "NEN\0" "CEM\0" "nián\0" "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\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" "geoi6\0" "KYO\0" "jù\0" "gu1\0" "gū\0" "sek6\0" "KAJIKA KAJIKO\0" "shí\0" "dung1\0" "동:1\0" "KONOSHIRO\0" "TONG\0" "dōng\0" "doi6\0" "dai\0" "taap3\0" "tà\0" "git3\0" "clam; oyster\0" "HAMAGURI\0" "KITSU GICHI KETSU KECHI\0" "KIL\0" "jié\0" "suk1\0" "shū\0" "hau6\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" "on1\0" "anglerfish\0" "안:0N\0" "AN\0" "AN\0" "àn\0" "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" "zyu1\0" "zhū\0" "jan3\0" "live sharksucker (Echeneis naucrates)\0" "yìn\0" "lit6\0" "liè\0" "lok6\0" "luò\0" "tung4\0" "snakefish\0" "KATSUO\0" "TOU ZU\0" "tóng\0" "ji4\0" "the sheatfish\0" "제:1N\0" "OONAMAZU NAMAZU SUKESOU\0" "I TEI DAI SHI JI\0" "CEY I\0" "tǐ\0" "ngai6\0" "seasoned rice mixed with fish or vegetables\0" "지:1N\0" "SUSHI\0" "SHI KI KEI\0" "CI\0" "yì\0" "bing6\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" "fu1\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\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" "gap3\0" "gé\0" "wui4\0" "a small sturgeon found in the Yangzi; catfish\0" "KAI GAI\0" "huí\0" "lou5\0" "BORA\0" "lǎo\0" "fuk6\0" "MATE KOCHI\0" "fú\0" "kaau3\0" "kào\0" "jau1\0" "GORI MEBARU\0" "xiū\0" "dyut6\0" "duó\0" "gwan1\0" "jūn\0" "tai4\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\0" "an octopus, devilfish\0" "소:1N\0" "TAKO\0" "SOU SHOU\0" "SO\0" "shāo\0" "tiêu\0" "zaa2\0" "minced and salted fish; a place in Sichuan\0" "zhǎ\0" "so1\0" "dace; Canton dace\0" "SAME CHICHIBU\0" "SA SHA SHOU\0" "suō\0" "cam1\0" "SHIN\0" "qīn\0" "jyu4\0" "yú\0" "neoi5\0" "DAI NAI KUSARU\0" "něi\0" "zip3\0" "dried fish\0" "HOSHIUO\0" "CHOU\0" "zhé\0" "gwan2\0" "a legendary 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" "sou1\0" "sū\0" "ng4\0" "wú\0" "kau4\0" "qiú\0" "saan1\0" "shān\0" "pou1\0" "the skate or ray\0" "포:1N\0" "IRUKA SABA\0" "HO FU\0" "PHO\0" "pū\0" "waan5\0" "grass carp (Ctenopharyngodon idella)\0" "KAN GAN\0" "HON HWAN\0" "huàn\0" "jau4\0" "freshwater minnow\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" "saa1\0" "shark\0" "HAZE SAME\0" "SA SHA\0" "SA\0" "shā\0" "hou3\0" "kào\0" "mang4\0" "méng\0" "sing4\0" "UGUI\0" "chéng\0" "lei6\0" "dialect name for a (bad tasting) blood clam\0" "ASARI UGUI\0" "lí\0" "zau2\0" "SUBASHIRI\0" "zǒu\0" "hei1\0" "KAZUNOKO\0" "xī\0" "jung2\0" "a flathead (fish)\0" "KOCHI\0" "yǒng\0" "san1\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" "neoi5\0" "KUSARU\0" "DAI NAI\0" "něi\0" "seon4\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\0" "fish guts\0" "HARAWATA\0" "KO KU\0" "KO\0" "gù\0" "zau2\0" "zhǒu\0" "dung1\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" "jik6\0" "a cuttlefish\0" "SURUME\0" "EKI\0" "yì\0" "kwan1\0" "spawn; roe; fry\0" "곤:0N\0" "HARAGO GIGI\0" "KON\0" "KON\0" "kūn\0" "luk6\0" "MUTSU\0" "RIKU ROKU\0" "lù\0" "gau6\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" "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" "lei4\0" "lí\0" "maang1\0" "(Cant.) 泥鯭, a kind of fish that lives in turbid water\0" "měng\0" "zung1\0" "zōng\0" "zai3\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" "jyu1\0" "DOJOU\0" "yú\0" "dai2\0" "SUKESOU\0" "dǐ\0" "sat1\0" "cat fish\0" "shī\0" "sam1\0" "AJI\0" "SOU\0" "shēn\0" "waan5\0" "grass carp (Ctenopharyngodon idella)\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" "sing1\0" "NAMAGUSAI\0" "SEI SHOU SOU\0" "xīng\0" "zyu1\0" "blowfish\0" "FUGU\0" "SHO\0" "zhū\0" "laat6\0" "là\0" "zung1\0" "zōng\0" "zik1\0" "Carassius auratus, crucian carp\0" "FUNA\0" "SEKI SHAKU SHOKU SOKU ZOKU\0" "CUK\0" "zéi\0" "bin1\0" "biān\0" "bin1\0" "bream\0" "OSHIKIUO\0" "HEN\0" "PHYEN\0" "biān\0" "waan5\0" "AMENOUO\0" "KAN GAN\0" "huàn\0" "cyun4\0" "a kind of carp\0" "SEN ZEN\0" "quán\0" "caak6\0" "cuttlefish\0" "IKA\0" "SOKU ZOKU\0" "zéi\0" "wai1\0" "name of fish\0" "WAI E\0" "wēi\0" "wai1\0" "I\0" "wēi\0" "jyu4\0" "yú\0" "ceon1\0" "Chinese mackerel, Chinese seerfish (Scomberomorus sinensis)\0" "SAWARA\0" "SHUN\0" "chūn\0" "jau4\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\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" "gin2\0" "jiǎn\0" "bik1\0" "HYOKU HIKI\0" "bī\0" "ngok6\0" "alligator\0" "악:0N\0" "WANI\0" "GAKU\0" "AK\0" "è\0" "joeng4\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" "gam2\0" "a kind of fish\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" "to2\0" "TA\0" "tuǒ\0" "wu4\0" "hú\0" "sat1\0" "MUROAJI\0" "shì\0" "joek6\0" "WAKASAGI\0" "HAYA\0" "ruò\0" "syun1\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" "wu1\0" "squid\0" "IKA\0" "O U\0" "wū\0" "pong4\0" "several species of small carp\0" "fáng\0" "sou1\0" "carp\0" "sāo\0" "lau4\0" "RYUU\0" "liú\0" "maa5\0" "UMIEBI TSUKURA SUBASHIRI\0" "BA ME\0" "mǎ\0" "si4\0" "Reeves' shad (Tenualosa reevesii); ilish, hilsa shad (Tenualosa ilisha)\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" "tang4\0" "loach\0" "OKOZE\0" "TOU DOU CHIN JIN\0" "téng\0" "taap3\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" "ap1\0" "MANAGATSUO\0" "KOU OU\0" "é\0" "jung4\0" "yóng\0" "kin4\0" "qián\0" "kei4\0" "fin\0" "기:1N\0" "HIRE\0" "KI\0" "KI\0" "qí\0" "wan1\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" "san4\0" "HATAHATA INA\0" "shén\0" "lin4\0" "silver carp, Hypophthalmichthys\0" "련:1N\0" "TANAGO\0" "REN\0" "LYEN\0" "lián\0" "liên lờ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" "KONOSHIRO\0" "SEI SAI\0" "jì\0" "tiu4\0" "minnow\0" "HAYA\0" "CHOU JOU SHOU\0" "CO SO\0" "tiáo\0" "keoi1\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" "maan6\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" "cau4\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" "kei3\0" "jì\0" "zuk6\0" "SAME\0" "CHIKU JIKU\0" "zhú\0" "zoeng1\0" "name of fish\0" "SHOU SOU\0" "jiāng\0" "sau1\0" "DOJOU\0" "SHUU SHU\0" "xiū\0" "zyun1\0" "anchovy\0" "SEN ZEN TAN DAN REN\0" "zhuān\0" "jung4\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" "hong1\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" "keoi1\0" "qū\0" "zoeng6\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" "wong4\0" "the sturgeon\0" "huáng\0" "zyun1\0" "barbel\0" "준:1N\0" "MASU\0" "SON TEN\0" "CWUN\0" "zūn\0" "to4\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" "faan1\0" "fān\0" "gwai3\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" "jiu4\0" "miáo\0" "nghéo\0" "hei1\0" "KISU\0" "xǐ\0" "zang1\0" "fish name\0" "ESO\0" "zēng\0" "hoeng1\0" "KYOU\0" "xiāng\0" "fan5\0" "fish\0" "FUN BUN\0" "PWUN\0" "fèn\0" "gwaan1\0" "YAMOO YAMOME\0" "KAN KON\0" "guān\0" "hau6\0" "horseshoe 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" "caak6\0" "the cuttle-fish\0" "zéi\0" "sou1\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" "gam2\0" "TARA\0" "KAN KON\0" "gǎn\0" "gwai3\0" "guì\0" "jing6\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" "leoi4\0" "HATAHATA\0" "léi\0" "syu2\0" "SHIIRA\0" "shǔ\0" "oi3\0" "MUTSU\0" "AI\0" "ài\0" "jyu4\0" "rú\0" "cai5\0" "anchovy\0" "CEY\0" "jì\0" "zeoi6\0" "silver carp (Hypophthalmichthys molitrix); bream\0" "TANAGO\0" "SHO JO YO\0" "xù\0" "wu6\0" "hù\0" "cyu5\0" "SHIIRA\0" "shǔ\0" "lai6\0" "lì\0" "lip6\0" "(Cant.) 赤鱲角, Hong Kong place name\0" "KARASUMI\0" "RYOU\0" "liè\0" "lik6\0" "lì\0" "mit6\0" "miè\0" "zam1\0" "SAYORI\0" "SHIN\0" "zhēn\0" "soeng2\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" "gun3\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" "gei2\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" "ho4\0" "hé\0" "bat6\0" "fish name\0" "bà\0" "ping4\0" "sole\0" "píng\0" "nim4\0" "sheatfish, Parasilurus asotus\0" "nián\0" "lou4\0" "sea perch, sea bass\0" "lú\0" "jau4\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" "baak6\0" "common bleak (Alburnus alburnus); various other freshwater fish\0" "MIGOI SHIRAUO GANKI KASUBE\0" "HAKU BYAKU HA BE\0" "bó\0" "baau1\0" "abalone; dried fish; surname\0" "bào\0" "hau6\0" "king crab\0" "hòu\0" "pei4\0" "Spanish mackerel\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" "kaau3\0" "kào\0" "fui2\0" "kind of sturgeon, tuna\0" "wěi\0" "ji4\0" "roe\0" "ér\0" "tung4\0" "snakefish\0" "tóng\0" "caak6\0" "cuttlefish\0" "zéi\0" "hau6\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\0" "fresh; delicious; attractive\0" "xiān\0" "zaa2\0" "minced and salted fish; a place in Sichuan\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" "gwan1\0" "jūn\0" "zik1\0" "Carassius auratus, crucian carp\0" "jì\0" "jung2\0" "a flathead (fish)\0" "KOCHI\0" "yǒng\0" "cing1\0" "mackerel\0" "qīng\0" "ling4\0" "carp\0" "líng\0" "kei4\0" "Coryphaena hippurus\0" "qí\0" "zau1\0" "small fish; small; minnow\0" "zōu\0" "fei1\0" "herring\0" "fēi\0" "kwan1\0" "spawn; roe; fry\0" "kūn\0" "coeng1\0" "the silvery pomfret, Stromateoides argenteus\0" "chāng\0" "gu3\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" "sam1\0" "a horse mackerel\0" "AJI\0" "SOU\0" "shēn\0" "sat1\0" "cat fish\0" "shī\0" "zi1\0" "mullet\0" "zī\0" "fan5\0" "fish\0" "fèn\0" "dip6\0" "flatfish; flounder; sole\0" "dié\0" "bik1\0" "HYAKU HIKI\0" "bī\0" "soeng4\0" "codfish\0" "cháng\0" "tai4\0" "anchovy\0" "tí\0" "wan1\0" "sardine\0" "IWASHI\0" "ON\0" "wēn\0" "wai1\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" "cyun4\0" "name of fish\0" "quán\0" "zoeng1\0" "name of fish\0" "jiāng\0" "bin1\0" "bream\0" "biān\0" "sou1\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" "pong4\0" "several species of small carp\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" "maan6\0" "eel\0" "mán\0" "man5\0" "codfish\0" "mǐn\0" "jung4\0" "bighead\0" "yōng\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" "zyun1\0" "barbel\0" "zūn\0" "wu6\0" "hù\0" "gam2\0" "gǎn\0" "lai5\0" "snakehead\0" "lǐ\0" "zin1\0" "sturgeon\0" "zhān\0" "gun2\0" "a kind of fish; with a long cylinder body\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" "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" "lik6\0" "lì\0" "gau1\0" "pigeon, dove; collect, assemble\0" "구:0N\0" "HATO ATSUMERU\0" "KYUU KU\0" "KWU\0" "jiū\0" "giou\0" "cưu\0" "buk1\0" "bú\0" "ngaan6\0" "wild goose\0" "KARI\0" "GAN\0" "yàn\0" "fu4\0" "wild duck, teal; swim\0" "KAMO KERI\0" "FU\0" "PWU\0" "fǔ\0" "dou1\0" "diāo\0" "gai1\0" "chickens; domestic fowl\0" "NIWATORI\0" "KEI\0" "KYEY\0" "jī\0" "fung6\0" "male phoenix; symbol of joy\0" "OOTORI HOUOU\0" "HOU FUU\0" "PONG\0" "fèng\0" "jap6\0" "NIO\0" "rù\0" "gon1\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" "bou2\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" "wu6\0" "hù\0" "TSUIBAMU\0" "KEN GEN KIN GON KAN KON\0" "qín\0" "fu1\0" "fū\0" "baan1\0" "the wild pigeon\0" "bān\0" "man4\0" "wén\0" "gin1\0" "jiān\0" "si1\0" "nuthatch\0" "shī\0" "juk6\0" "yù\0" "fau4\0" "fǒu\0" "jiu1\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" "gwik1\0" "shrike; butcherbird\0" "격:1N\0" "MOZU\0" "KETSU KEI GEKI\0" "KYEK\0" "jué\0" "guet\0" "pat1\0" "duck\0" "pǐ\0" "fun1\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\0" "crow, raven; Corvus species (various)\0" "아:0N\0" "KARASU\0" "A\0" "A\0" "yā\0" "*qa\0" "zing3\0" "zhèng\0" "fong1\0" "MIZOGOISAGI\0" "HOU BOU\0" "fāng\0" "fung6\0" "봉:1N\0" "PONG\0" "fèng\0" "man4\0" "wén\0" "au1\0" "seagull, tern\0" "KAMOME\0" "OU\0" "ōu\0" "dak6\0" "dài\0" "gaa1\0" "gē\0" "ga\0" "jyu4\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" "bin2\0" "변:1N\0" "WAKATAKA\0" "HEN HON\0" "PYEN\0" "biǎn\0" "zi6\0" "치:1N\0" "CHI\0" "zhì\0" "go1\0" "gē\0" "jyun1\0" "male mandarin duck (Aix galericulata)\0" "원:0N\0" "EN ON\0" "WEN\0" "yuān\0" "*qiuæn\0" "uyên\0" "ci4\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" "daan3\0" "a kind of nightingale\0" "dàn\0" "zeoi1\0" "jū\0" "jiu2\0" "yǎo\0" "gu1\0" "Arborophila species (various)\0" "고:1N\0" "SHAKO\0" "KO KU\0" "KO\0" "gū\0" "go\0" "zung1\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" "wat6\0" "yù\0" "aap3\0" "duck; Anas species (various)\0" "압:0N\0" "KAMO\0" "OU\0" "AP\0" "yā\0" "qap\0" "tit3\0" "tiě\0" "wat6\0" "swoop\0" "ITSU\0" "yù\0" "tin4\0" "a snipe\0" "SHIGI\0" "tián\0" "ang1\0" "oriole, green finch\0" "UGUISU\0" "OU YOU\0" "yīng\0" "deoi1\0" "duī\0" "wu1\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" "ngaai6\0" "ài\0" "zi1\0" "SHIME\0" "SHI\0" "zhī\0" "aan3\0" "quail\0" "UZURA\0" "AN EN\0" "yàn\0" "hang4\0" "plover\0" "SUZUME CHIDORI\0" "KOU GYOU\0" "héng\0" "giu1\0" "xiāo\0" "gat1\0" "알:1N\0" "AL\0" "jiá\0" "lit6\0" "a woodpecker\0" "liè\0" "zyu1\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" "lou6\0" "SAGI\0" "RO\0" "luò\0" "jyu4\0" "a species of bird resembling quail\0" "UZURA\0" "JO NYO\0" "rú\0" "mau4\0" "a crested ibis\0" "TOKI\0" "BOU\0" "móu\0" "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" "owl; bird of ill omen\0" "휴:1N\0" "MIMIZUKU\0" "KYUU KU GU\0" "HYU\0" "xiū\0" "zau1\0" "ancient name for a bird with black featers and a short tail\0" "CHUU CHU\0" "zhōu\0" "ci1\0" "(variant of 鴟) kite, horned owl; wine cups\0" "치:1N\0" "TOBI\0" "SHI\0" "CHI\0" "chī\0" "lok6\0" "RAKU KAKU KYAKU\0" "luò\0" "hang4\0" "CHIDORI\0" "héng\0" "nin4\0" "TOKI\0" "nián\0" "diu1\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" "fun1\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" "wood pigeon\0" "발:1N\0" "HOTSU BOCHI BOTSU\0" "PAL\0" "bó\0" "zeon3\0" "준:1N\0" "SHUN\0" "CWUN\0" "jùn\0" "zeon3\0" "jùn\0" "gip3\0" "bī\0" "hei1\0" "xī\0" "gwan6\0" "jùn\0" "gwik1\0" "shrike; Lanius species (various)\0" "MOZU\0" "GEKI KEKI\0" "jú\0" "tuk1\0" "moulting, bald\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" "YOTAKA\0" "KYOU GOU\0" "kuáng\0" "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" "san1\0" "SHIN\0" "shēn\0" "laai6\0" "RAI\0" "lài\0" "gok3\0" "IKARUGA\0" "jiao\0" "pun3\0" "KAKESU\0" "pàn\0" "luk6\0" "록:N\0" "lù\0" "pei4\0" "MOZU\0" "HEI BYOU HYOU\0" "pí\0" "syu1\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" "luk6\0" "lù\0" "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" "guk1\0" "jú\0" "cuốc\0" "tou3\0" "tù\0" "aa1\0" "crow, raven; Corvus species (various)\0" "KARASU\0" "A\0" "yā\0" "jyun1\0" "a legendary bird similar to the phoenix, firebird\0" "원:1N\0" "EN ON\0" "WEN\0" "yuān\0" "qiuæn\0" "kei4\0" "qí\0" "lei4\0" "lí\0" "je6\0" "NUE\0" "YA\0" "yè\0" "zeoi1\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" "zyut3\0" "duò\0" "kwan1\0" "a bird resembling the crane\0" "곤:1N\0" "SHAMO\0" "KON UN\0" "KON\0" "kūn\0" "sing1\0" "shēng\0" "kei4\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" "zi1\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" "cai1\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" "ji6\0" "ISUKA\0" "yì\0" "zung1\0" "KIKUITADAKI\0" "zūn\0" "gai1\0" "chicken\0" "NIWATORI TORI\0" "KEI\0" "jī\0" "wat6\0" "shù\0" "ang1\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" "jau4\0" "róu\0" "am1\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" "gaai1\0" "jiē\0" "maau4\0" "máo\0" "fuk1\0" "fú\0" "ceon1\0" "chūn\0" "dat6\0" "tú\0" "jin2\0" "언:N\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" "a bird which frequents the sea-shore\0" "yuán\0" "pin1\0" "piān\0" "kwan1\0" "곤:1N\0" "KON\0" "KON\0" "kūn\0" "mei4\0" "babbler, Timaliidae species (various); thrush\0" "méi\0" "wu4\0" "pelican\0" "hú\0" "jing1\0" "yīng\0" "cyun3\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" "fong2\0" "fǎng\0" "hok6\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" "jyun4\0" "yuán\0" "hin1\0" "to soar\0" "TOBU\0" "KEN KON\0" "xiān\0" "jung1\0" "flycatcher\0" "HITAKI\0" "OU U\0" "wēng\0" "si1\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" "co1\0" "chick, fledging; infant, toddler\0" "추:1N\0" "HINA HIYOKO\0" "SUU SU JU\0" "CHWU\0" "chú\0" "tong4\0" "táng\0" "hat6\0" "xiá\0" "joek6\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\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" "tin4\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" "grebe\0" "TEI\0" "tī\0" "jik6\0" "pheasant\0" "GEKI GYAKU\0" "yì\0" "tou4\0" "tú\0" "đồ\0" "maa5\0" "mǎ\0" "hiu1\0" "xiāo\0" "gou1\0" "gāo\0" "tin4\0" "Caprimulgus indicus\0" "KASUI\0" "TEN DEN SHIN\0" "tián\0" "san4\0" "chén\0" "jí\0" "tyun4\0" "tuán\0" "ze3\0" "partridge\0" "자:1N\0" "SHA\0" "CA\0" "zhè\0" "jià\0" "ngou4\0" "a bird of ill-omen to the state\0" "TOBIUO\0" "GOU GYUU GU\0" "áo\0" "jiu5\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" "a water bird\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" "leoi4\0" "lǘ\0" "bat1\0" "bì\0" "soeng1\0" "turquoise kingfisher\0" "TAKA\0" "SOU SHOU\0" "shuāng\0" "zok6\0" "phoenix\0" "OOTORI\0" "SAKU ZAKU\0" "zhuó\0" "sạt\0" "jyu4\0" "GYO GO\0" "yú\0" "mou4\0" "wú\0" "kyut3\0" "jué\0" "jam4\0" "yín\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" "ji3\0" "cormorant\0" "U\0" "I EI\0" "yì\0" "waa4\0" "huá\0" "bai3\0" "pheasant\0" "별:1N\0" "HETSU HECHI HEI HI\0" "PYEL\0" "bì\0" "ang1\0" "앵:1\0" "AYNG\0" "yīng\0" "suk1\0" "turquoise kingfisher\0" "숙:1N\0" "SHUKU SUKU\0" "SWUK\0" "sù\0" "wong4\0" "huáng\0" "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" "swallow (bird)\0" "연:1\0" "TSUBAME TSUBAKURO\0" "EN\0" "YEN\0" "yàn\0" "gou1\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" "tou4\0" "tú\0" "maai5\0" "mǎi\0" "zeon1\0" "zūn\0" "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" "little grebe, dabchick (Tachybaptus ruficollis)\0" "벽:1N\0" "PYEK\0" "pì\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" "gik1\0" "jī\0" "zaak6\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" "jip6\0" "yè\0" "joeng4\0" "yáng\0" "pik1\0" "little grebe, dabchick (Tachybaptus ruficollis)\0" "KOBATO\0" "HEKI HYAKU HAKU HI\0" "pì\0" "bhek\0" "ning4\0" "(archaic) a wren\0" "níng\0" "wok3\0" "hù\0" "vạc\0" "mei4\0" "mí\0" "ang1\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 legendary waterfowl; a young phoenix\0" "GAKU\0" "yuè\0" "jyu6\0" "eastern jackdaw; Corvus monedula\0" "YO\0" "yù\0" "leoi5\0" "lěi\0" "buk1\0" "bǔ\0" "lou4\0" "cormorant\0" "로:1N\0" "ATAMA\0" "RO\0" "LO\0" "lú\0" "lo\0" "hok6\0" "TSURU\0" "KAKU\0" "hè\0" "lung4\0" "lóng\0" "soeng1\0" "eagle\0" "shuāng\0" "joek6\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" "mythical bird related to the phoenix\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\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" "Arborophila species (various)\0" "gū\0" "dung1\0" "thrush; Turdus species (various)\0" "dōng\0" "lou4\0" "cormorant\0" "lú\0" "aap3\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" "hang4\0" "plover\0" "héng\0" "zau1\0" "ancient name for a bird with black featers and a short tail\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" "mou4\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" "huk6\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" "miu4\0" "emu\0" "miáo\0" "am1\0" "quail; Coturnix coturnix\0" "ān\0" "kwan1\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" "zaam1\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\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" "mei4\0" "babbler, Timaliidae species (various); thrush\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" "flycatcher\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" "syun4\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" "wok3\0" "hù\0" "mung4\0" "méng\0" "gun3\0" "crane, Grus japonensis; stork; Ciconia species (various)\0" "guàn\0" "soeng1\0" "eagle\0" "shuāng\0" "lou5\0" "saline soil; natural salt, rock salt; Kangxi radical 197\0" "로:0N\0" "SHIO SHIOCHI TATE\0" "RO\0" "LO\0" "lǔ\0" "ging1\0" "salty and bitter; pitiful\0" "NIGAI\0" "KYOU\0" "KUNG\0" "jīn\0" "ling4\0" "령:1N\0" "LYENG\0" "líng\0" "gaan2\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 sodium carbonate\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" "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, 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" "muntjac, barking deer; Muntiacus species (various)\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\0" "general name for hornless deer; to collect, to band together\0" "NORO\0" "KIN KUN GUN\0" "KYUN KWUN\0" "jūn\0" "zyu2\0" "legendary species of deer\0" "OUJIKA\0" "SHU SU\0" "CWU\0" "zhǔ\0" "gin1\0" "jiān\0" "mei4\0" "mí\0" "mei4\0" "Père David's deer, milu, elaphure (Elaphurus davidianus); 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" "lau4\0" "liú\0" "san4\0" "SHIN JIN SHI JI\0" "chén\0" "gwan1\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" "foothill\0" "록:0N\0" "FUMOTO\0" "ROKU\0" "LOK\0" "lù\0" "kau5\0" "jiù\0" "gwan1\0" "muntjac deer, hornless river deer\0" "NORO\0" "KIN KUN GUN\0" "jūn\0" "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" "xián\0" "gaa1\0" "jiā\0" "mai4\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" "water deer (Hydropotes inermis)\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" "ging1\0" "a large deer\0" "jīng\0" "cai4\0" "qí\0" "ling4\0" "líng\0" "ngaam4\0" "yán\0" "cou1\0" "rough, coarse\0" "추:1N\0" "HANARERU ARAI\0" "SO ZO\0" "CHWU\0" "cū\0" "tso\0" "mak6\0" "wheat, barley, oats; Kangxi radical 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 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" "paau3\0" "a sticky rice ball\0" "KONAMOCHI\0" "HOU\0" "pào\0" "heoi3\0" "porridge\0" "MUGIGAYU\0" "KYO KO\0" "qù\0" "kuk1\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" "bran of wheat\0" "fū\0" "haan6\0" "xiàn\0" "loi4\0" "KOMUGI MUGI\0" "RAI RYOKU RIKI RI\0" "lái\0" "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" "ci1\0" "chi\0" "fung1\0" "fēng\0" "fu1\0" "bran\0" "FUSUMA\0" "FU\0" "fū\0" "kuk1\0" "yeast, leaven; surname\0" "KOUJI\0" "KIKU\0" "KWUK\0" "qū\0" "min6\0" "flour, dough, noodles\0" "MUGIKO\0" "MEN\0" "MYEN\0" "miàn\0" "miến\0" "maa4\0" "hemp, jute, flax; sesame; Kangxi radical 200\0" "마:0E\0" "ASA\0" "MA BA\0" "MA\0" "má\0" "*ma\0" "ma\0" "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\0" "I, personal name marker\0" "마:1\0" "MARO\0" "RO\0" "MA\0" "mo\0" "zau1\0" "zōu\0" "nyun5\0" "nún\0" "fan4\0" "fén\0" "wong4\0" "yellow; surname; Kangxi radical 201\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" "gam1\0" "금:1N\0" "KUM\0" "jīn\0" "gwong1\0" "TAKESHI\0" "KOU\0" "guāng\0" "tim1\0" "fallow deer (Dama dama)\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" "waa6\0" "huà\0" "kong3\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 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" "nim4\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" "hak1\0" "black; dark; evil, sinister; Kangxi radical 203\0" "흑:0E\0" "KUROI KURO\0" "KOKU\0" "HUK\0" "hēi\0" "*xək\0" "hắc\0" "hak1\0" "black; dark; evil\0" "KUROI KURO\0" "KOKU\0" "HUK\0" "hēi\0" "jik6\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" "dam2\0" "red\0" "AKA\0" "TAN TON CHIN\0" "dǎn\0" "tǒm\0" "hei3\0" "기:1\0" "KI\0" "xì\0" "tan1\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" "zeot1\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" "kit3\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" "zeot1\0" "black\0" "qū\0" "mui5\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, yellowish 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" "AOGUROI\0" "EN AN ON\0" "yǎn\0" "dam2\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" "can2\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\0" "to soil, stain\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; Kangxi radical 204\0" "NUU NUI\0" "CHI\0" "zhǐ\0" "fan2\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; Kangxi radical 205\0" "민:1N\0" "TSUTOMERU AOGAERU\0" "BOU BIN BEN\0" "MIN\0" "miǎn\0" "man5\0" "to strive; to endeavor\0" "mǐ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" "cuk1\0" "축:1N\0" "CHWUK\0" "cù\0" "heoi3\0" "qù\0" "ciu4\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" "zyu1\0" "the spider\0" "주:1N\0" "CWU\0" "zhū\0" "zi1\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" "Chinese allegator (Alligator sinensis)\0" "타:1N\0" "WANI\0" "TA DA TAN DAN SEN ZEN\0" "THA\0" "tuó\0" "dhɑ\0" "bik1\0" "벽:1N\0" "PYEK\0" "bì\0" "jyun4\0" "large turtle, sea turtle\0" "yuán\0" "ciu4\0" "cháo\0" "to4\0" "large reptile, water lizard\0" "tuó\0" "ding2\0" "large, three-legged bronze caldron; Kangxi radical 206; hexagram ䷱\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" "ding2\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; Kangxi radical 207\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\0" "rattle of drums\0" "TOU\0" "TONG\0" "dōng\0" "fan4\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" "jyun1\0" "yuān\0" "tong1\0" "tāng\0" "tang1\0" "onomatopoeic, drumming sound\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" "lip6\0" "rat, mouse\0" "NEZUMI\0" "SHO\0" "shǔ\0" "fan4\0" "a variety of mole\0" "분:1N\0" "MOGURAMOCHI\0" "FUN BUN\0" "PWUN\0" "fén\0" "fai6\0" "fèi\0" "man4\0" "wén\0" "bat6\0" "groundhog, woodchuck\0" "bá\0" "diu1\0" "TEN\0" "CHOU\0" "diāo\0" "to4\0" "the marmot\0" "tuó\0" "zung1\0" "zhōng\0" "keoi4\0" "shrew\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" "jau6\0" "weasel, Mustela itatsi\0" "유:1N\0" "ITACHI\0" "YUU YU\0" "YU\0" "yòu\0" "si4\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" "gwik1\0" "jú\0" "zing1\0" "SEI SHOU\0" "jīng\0" "wan4\0" "KON GON\0" "hún\0" "gwik1\0" "jú\0" "jin2\0" "mole; Talpidae species (various)\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" "jim6\0" "겸:1N\0" "KYEM\0" "xiàn\0" "jin2\0" "mole; Talpidae species (various)\0" "언:1N\0" "MOGURA\0" "EN ON\0" "EN\0" "yǎn\0" "leoi4\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" "jiu6\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\0" "snore loudly\0" "한:1N\0" "IBIKI\0" "KAN\0" "HAN\0" "hān\0" "ngat6\0" "AOMUKIBANA\0" "GOTSU GOCHI KAI\0" "wù\0" "ngat6\0" "wù\0" "hau1\0" "snore loudly; very, extremely\0" "KAGIBANA\0" "KOU KU KO\0" "hōu\0" "haai3\0" "xiè\0" "aat3\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" "a pimple or red splotch on the nose\0" "AKABANA\0" "SA SHA\0" "zhā\0" "nung6\0" "cold in the head; catarrh of the nose; mucus from the nose\0" "nòng\0" "nong6\0" "stoppage of the nose; to speak with a nasal twang\0" "nàng\0" "cai4\0" "even, uniform, of equal length; Kangxi radical 210\0" "제:0E\0" "SOROU HITOSHII HITOSHIKU\0" "SEI ZAI SAI\0" "CA CEY\0" "qí\0" "*dzhei\0" "tày\0" "zaai1\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" "cai4\0" "steam\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" "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" "ngaa4\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" "baau6\0" "projecting teeth\0" "PHO\0" "bāo\0" "zaak3\0" "to chew\0" "KAMU\0" "SAKU JAKU SA JA\0" "zé\0" "sit3\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" "sit3\0" "xiè\0" "ngan4\0" "gums\0" "간:1N\0" "HAGUKI\0" "GIN KON\0" "KAN\0" "kěn\0" "ngit6\0" "bite, gnaw; wear down, erode\0" "설:0N\0" "KAMU KAJIRU\0" "KETSU GETSU\0" "SEL\0" "niè\0" "nget\0" "kau5\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" "wan5\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" "co2\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\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" "wan5\0" "toothless\0" "GUN\0" "yǔn\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" "ak1\0" "narrow, small; dirty\0" "악:0N\0" "AKUSEKUSURU\0" "AKU\0" "AK\0" "wò\0" "jik1\0" "yì\0" "ci1\0" "cī\0" "zau1\0" "SHUU SHU SAKU ZAKU\0" "zōu\0" "din1\0" "diān\0" "co2\0" "chǔ\0" "gam6\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 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" "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" "ngan4\0" "gums\0" "yí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; Kangxi radical 212\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" "gung1\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" "jim5\0" "used in personal names\0" "엄:N\0" "EN GEN\0" "yǎn\0" "lung4\0" "dragon\0" "룡:1N\0" "TATSU\0" "RYU RYOU\0" "LYONG\0" "lóng\0" "lung5\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\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" "gwai1\0" "turtle or tortoise; cuckold; Kangxi radical 213\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" "gwai1\0" "turtle or tortoise; cuckold\0" "guī\0" "joek6\0" "flute; pipe, ancient measure; Kangxi radical 214\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" "gok3\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" "zhān\0" "gon3\0" "mong5\0" "wǎng\0" "ji6\0" "jik6\0" "mou6\0" "zi2\0" "zǒu\0" "fu3\0" "sau2\0" "shǒu\0" "lyun4\0" "luán\0" "hung6\0" "sim2\0" "(same as 睒) to blink, twinkle\0" "shǎn\0" "loeng4\0" "liáng\0" "zang1\0" "zhēng\0" "ce1\0" "wu1\0" "zi2\0" "hei1\0" "loeng4\0" "cool, cold; disheartened\0" "liáng\0" "pung1\0" "hill; long and narrow highland; used in place names; (Cant.) throw up and scatter (as dust)\0" "gàng\0" "daat6\0" "(tǎ) place name in Zhejiang; (dá) cobblestone, water gate, place name in Guangdong\0" "tǎ\0" "faan6\0" "meitnerium (element 109, Mt)\0" "mài\0" "zau2\0" "a kind of clam\0" "caraway\0" "caraway\0" "go1\0" "copernicium (element 112, Cn)\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" "nip6\0" "nihonium (element 113)\0" "nǐ\0" "hon4\0" "hán\0" "baa1\0" "bā\0" "lou4\0" "láo\0" "to4\0" "tuò\0" "dung1\0" "dōng\0" "zi3\0" "zhì\0" "loeng4\0" "láng\0" "jam1\0" "àn\0" "to4\0" "tuò\0" "mat6\0" "mì\0" "mak6\0" "mài\0" "bou3\0" "bù\0" "gaa1\0" "jiā\0" "làng\0" "xìng\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" "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 pen\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" "lung4\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 (element 16, S)\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 (element 15, P)\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" "cape; spit; promontory\0" "SAKI\0" "KI\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; rites\0" "NORI\0" "REI RAI\0" "LYEY\0" "lǐ\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! (see ㄛ BOPOMOFO LETTER O)\0" "hē\0" "cat1\0" "(original form of 七)\0" "qī\0" "qiě\0" "hoi6\0" "(variant of 亥)\0" "hài\0" "jau1\0" "(same as 丘) a hill; elder; empty; a name\0" "qiū\0" "kiou\0" "cāo\0" "sai3\0" "(same as 世) generation; world; era\0" "shì\0" "shiɛì\0" "sī\0" "jué\0" "(variant of 亙)\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" "doek3\0" "a flagon\0" "dòu\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" "bui5\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" "ấy\0" "zōu\0" "zi2\0" "to stop\0" "zǐ\0" "zung3\0" "full circle; encircle\0" "zā\0" "jīn\0" "paai3\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" "waang4\0" "saam1\0" "joeng4\0" "to open out, to expand; bright, glorious\0" "yáng\0" "wan5\0" "allow; right; sincere\0" "jiū\0" "울:N\0" "út\0" "ít\0" "chín\0" "shēn\0" "tam5\0" "ụt\0" "lyun6\0" "disorder\0" "út\0" "jiù\0" "vú\0" "yè\0" "dòng\0" "kyut3\0" "hook\0" "jué\0" "jié\0" "diǎo\0" "jué\0" "chuí\0" "líng\0" "sing4\0" "tīng\0" "thờ\0" "gang2\0" "stretch continuously\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" "loeng6\0" "bright, clear\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 庸) usual, common; to use\0" "yōng\0" "sởn\0" "xù\0" "diè\0" "dān\0" "wěi\0" "guǎ\0" "faan2\0" "(Cant.) to play\0" "fàn\0" "coi4\0" "mò\0" "xī\0" "kwong2\0" "yǎn\0" "trùm\0" "ní\0" "dàn\0" "wu3\0" "(Cant.) to bow, stoop\0" "jan5\0" "joeng5\0" "look up to\0" "dǎn\0" "với\0" "tāo\0" "respectful; attentive, carefully; cautious; to heed; to be watchful, to rely on; to trust to; to lean towards\0" "gōng\0" "mou4\0" "va\0" "bợm\0" "kuā\0" "chù\0" "qù\0" "maai6\0" "a kind of music\0" "mò\0" "jau1\0" "shī\0" "gǎn\0" "shēng\0" "ging3\0" "straight; pass\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" "zok3\0" "make; work; compose, write; act, perform\0" "xiāo\0" "láo\0" "dàn\0" "suō\0" "mǎng\0" "yí\0" "tè\0" "jau4\0" "bì\0" "taat3\0" "to escape; to abscond; to flee, (interchangeable 達)\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" "jip6\0" "small, light; insignificant\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" "bing3\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" "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" "ce2\0" "to pull up; tear\0" "shà\0" "jin2\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" "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" "ji4\0" "fu4\0" "jyun4\0" "jan5\0" "gan1\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" "cin4\0" "Dg\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" "dun1\0" "ton\0" "daam3\0" "quintal\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" "hai4\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" "lim4\0" "economical; incorruptible\0" "qī\0" "qiān\0" "zhèng\0" "mǎo\0" "saan1\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" "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" "king4\0" "lonely\0" "zǎo\0" "au2\0" "ǒu\0" "guǎ\0" "faai3\0" "sod\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" "kau1\0" "to pick up with knife\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" "jing4\0" "punish, torture\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\0" "to peel, pare\0" "pī\0" "yā\0" "bēng\0" "guǒ\0" "guā\0" "jú\0" "haap3\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" "dau1\0" "to carve; to hollow out\0" "lóu\0" "chuǎng\0" "suǒ\0" "ziu2\0" "to attack, destroy; to fatigue\0" "jiǎo\0" "jìn\0" "gwaai2\0" "sedge; surname\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" "cung1\0" "pierce\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" "loi6\0" "reward; sincere\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" "cat1\0" "seven\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\0" "shí\0" "sà\0" "wai2\0" "general term for plants; myriads\0" "훼:N\0" "bì\0" "hán\0" "jìng\0" "sei3\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" "west(ern); westward; occident\0" "fui3\0" "(archaic form of 悔) 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" "hing1\0" "spouse; minister\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" "lik6\0" "to pass, go through\0" "lì\0" "diǎn\0" "lei4\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" "jik6\0" "tent; caravan\0" "xǐ\0" "yín\0" "kè\0" "shè\0" "wǒ\0" "pì\0" "lik6\0" "history; past; to take place\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" "teng1\0" "hall, central room\0" "lì\0" "rột\0" "tū\0" "jiān\0" "bǎi\0" "dì\0" "zhǎng\0" "yù\0" "leon6\0" "stingy\0" "duì\0" "caam1\0" "to join\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" "mong4\0" "to dive under water\0" "mò\0" "fuk6\0" "submit\0" "fú\0" "một\0" "to1\0" "slippery\0" "tāo\0" "bàng\0" "jik6\0" "spy on\0" "yì\0" "biào\0" "xī\0" "jié\0" "cam1\0" "to invade\0" "jìn\0" "qiān\0" "sì\0" "jǐng\0" "chǐ\0" "jǐng\0" "trở\0" "suì\0" "zaa1\0" "handful; to grasp, seize\0" "zhā\0" "lí\0" "(same as 㑁) 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" "(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" "ng6\0" "final particle\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" "phonetic\0" "dài\0" "jí\0" "jai5\0" "(Cant.) naughty, inferior\0" "yǐ\0" "hề\0" "rán\0" "huò\0" "gwat6\0" "tongue\0" "guā\0" "zhé\0" "pì\0" "saap3\0" "nipple; to suck\0" "zā\0" "bàn\0" "jié\0" "hōu\0" "jin6\0" "xiàn\0" "fai1\0" "to speak falsely or wrongly; ugly\0" "huī\0" "cai3\0" "(Cant.) to eat, take a meal\0" "thét\0" "zhā\0" "dāi\0" "ngát\0" "gē\0" "pì\0" "(non-standard Japanese variant of 品) 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" "shí\0" "lou4\0" "lơ\0" "tuō\0" "doi6\0" "dài\0" "dạy\0" "ngoi6\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" "caap3\0" "to play (on an instrument); to accompany; to banter, jeer\0" "rǎn\0" "líng\0" "sà\0" "lěi\0" "tròi\0" "fik1\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" "(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" "lai2\0" "(Cant.) to accuse, slander; to turn, sprain\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" "jì\0" "cãi\0" "yì\0" "ngập\0" "yí\0" "fú\0" "shuò\0" "sok3\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\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" "me1\0" "bleating of sheep\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" "(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" "daam3\0" "to carry on a pole; to bear; a burden\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\0" "xạp\0" "mép\0" "mun4\0" "phonetic\0" "mồm\0" "ngán\0" "zhāi\0" "yà\0" "ng5\0" "resist\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\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\0" "(Cant.) scars on the eyelid; phonetic\0" "mèng\0" "faat3\0" "phonetic\0" "phập\0" "waak1\0" "(Cant.) eloquent, sharp-tongued\0" "huò\0" "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" "excellent\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" "hei2\0" "joy\0" "chụt\0" "diāo\0" "luò\0" "gap6\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" "zaa3\0" "what? why? how?\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" "(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" "ngo4\0" "(Cant.) to speak tirelessly\0" "kam2\0" "(Cant.) to cover, close up\0" "lan4\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" "hei2\0" "joy\0" "gwe1\0" "(Cant.) timid\0" "huàn\0" "xī\0" "pèn\0" "liū\0" "trêu\0" "mǔ\0" "miē\0" "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" "(Cant.) final particle\0" "jiā\0" "bō\0" "chịu\0" "chói\0" "diều\0" "rỉ\0" "trơu\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" "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" "father\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\0" "(Cant.) to urge, importune; a lie, fib\0" "hớ\0" "kang1\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" "gi1\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" "syut1\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" "bang6\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" "(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\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\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" "(Cant.) only, merely; a final particle of intimacy\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" "ōu\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" "aak3\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" "heoi1\0" "to puff, sigh\0" "guī\0" "xīng\0" "ceoi4\0" "(Cant.) smell, odor\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" "(Cant.) emphatic particle\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" "é\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" "ngo4\0" "decoy\0" "yóu\0" "waan1\0" "circle of the moving water\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\0" "tǐng\0" "(variant of 土)\0" "zhēn\0" "gaa2\0" "rascal\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" "saai2\0" "the Imperial signet; the great seal\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" "jyun4\0" "long robe\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" "zeon6\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" "seoi4\0" "to droop; descend\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" "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" "phonetic\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" "je5\0" "country\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" "gaan2\0" "soda; alkaline\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" "zung1\0" "fly\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" "kiu4\0" "tall\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" "ban2\0" "dustpan, shovel\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" "kaa1\0" "tuǒ\0" "xiè\0" "zi2\0" "older sister\0" "jau4\0" "wing5\0" "juk6\0" "yè\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" "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" "lau4\0" "surname; sixteenth of the twenty-eight lunar mansions\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" "covetousness; greed; cupidity; avarice, licentious; obscene; to seduce\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" "noi6\0" "nài\0" "nì\0" "kǔ\0" "ci4\0" "leoi5\0" "a bad term by which one addresses a woman\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" "mit6\0" "lay hand on\0" "miè\0" "chái\0" "jan1\0" "ēn\0" "dòu\0" "go1\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" "mo4\0" "a good but ugly woman\0" "mó\0" "fú\0" "zuk1\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" "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" "jan6\0" "to be pregnant; pregnancy\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" "chì\0" "nì\0" "sōu\0" "nịu\0" "shù\0" "piāo\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" "haau3\0" "filial\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" "laai1\0" "last\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" "qióng\0" "fú\0" "so\0" "bìn\0" "gu1\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" "gwai2\0" "traitor\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" "zik6\0" "still, silent, quiet; desolate\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" "ning4\0" "repose, serenity, peace; peaceful; Nanking\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" "cam4\0" "to look for; ordinary\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" "gwik1\0" "fissure\0" "guān\0" "luàn\0" "nhí\0" "nhọn\0" "gwik1\0" "fissure\0" "nǒu\0" "chǎng\0" "gwik1\0" "fissure\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" "wāng\0" "wong1\0" "lì\0" "wù\0" "páo\0" "yòu\0" "gān\0" "mong4\0" "shaggy dog; piebald; confusion\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" "kek3\0" "patterns\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" "tai3\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" "jit3\0" "hill\0" "niè\0" "quán\0" "nhòn\0" "yà\0" "è\0" "ngật\0" "hù\0" "ngai4\0" "dangerous, precarious; high\0" "máng\0" "ngai4\0" "dangerous, precarious; high\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" "zung1\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" "caan2\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" "coeng1\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" "hei3\0" "danger\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" "(non-classical and abbreviated form) shape of the mountain\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" "zi1\0" "floods\0" "zāi\0" "hyun2\0" "quǎn\0" "liè\0" "yù\0" "huāng\0" "no5\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" "ging1\0" "streams running underground; flowing water\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" "sik1\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" "dragon\0" "cì\0" "diàn\0" "lǜ\0" "nǐ\0" "yǎn\0" "lán\0" "gài\0" "cyu4\0" "(variant of 㡡) a screen to make a temporary kitchen; bed curtain\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" "gin2\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\0" "silk; shredded\0" "gwaan1\0" "connected\0" "si1\0" "gwaan1\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 鹿) 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" "kho\0" "u\0" "mà\0" "sī\0" "zhì\0" "huī\0" "zhuì\0" "huì\0" "cyu4\0" "(variant of 厨) 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" "sou1\0" "cottage; a coarse house, house with flat roof\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" "ting4\0" "(royal) court\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" "jik6\0" "catch, arrest; shoot with bow\0" "lì\0" "coeng4\0" "spike\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" "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" "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" "sung2\0" "revere, respect, be in awe of\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" "sam4\0" "sincere, enthusiastic\0" "to walk in a composed (comfortable) way, respectful; reverent\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" "nung4\0" "upset; to regret\0" "náo\0" "hiu1\0" "wai3\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" "waak6\0" "cantankerous; perverse, stupid; dull, ignorant, to divide clearly; without ambiguity, gracefully quiet\0" "huò\0" "mang2\0" "(Cant.) annoyed, impatient, restless\0" "zang2\0" "(Cant.) annoyed, irritated\0" "ngo6\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" "nok6\0" "nuò\0" "sing1\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ū\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" "ai3\0" "compliant\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" "mung1\0" "dull, stupid, doltish\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\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" "mung4\0" "confused\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" "oi3\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" "kwai4\0" "dissent\0" "xié\0" "jiào\0" "tung4\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\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" "zin3\0" "war, fighting, battle\0" "tì\0" "zhá\0" "zhān\0" "nên\0" "tit3\0" "large profit\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" "geoi2\0" "raise, lift up; recommend\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" "deoi2\0" "(Cant.) to poke, nudge; stretch out\0" "tha\0" "kam2\0" "(Cant.) to cover\0" "jié\0" "ngoáy\0" "nou5\0" "nǔ\0" "shàn\0" "wing1\0" "(Cant.) to throw away\0" "vểnh\0" "trọt\0" "phạch\0" "lou4\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" "saat3\0" "to strike with the hand\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" "zong1\0" "firm hand\0" "bưng\0" "têm\0" "giữ\0" "jip3\0" "tuck; hold\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\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" "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" "cau1\0" "to draw out; to levy; to strike\0" "chōu\0" "gāng\0" "xiáng\0" "dou2\0" "hull; thresh; beat, attack\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" "wun2\0" "wrist\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" "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" "(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\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" "(Cant.) to scoop up, ladle out\0" "piē\0" "yìn\0" "xuàn\0" "ngou4\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" "tung2\0" "jab\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" "lū\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" "jit6\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 𢸣) 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" "baai3\0" "to visit; honor\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" "geoi2\0" "raise, lift up; recommend\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" "baa6\0" "handle\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" "mei4\0" "small\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" "haau6\0" "teach, instruct; be aroused; awake; intelligent\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" "dou6\0" "to stop, prevent; restrict\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" "saat3\0" "kill, slaughter, murder; hurt; to pare off, reduce, clip\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" "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" "zuk1\0" "cut\0" "xīn\0" "ruǎn\0" "zyu3\0" "hack\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" "fai1\0" "(same as 徽 揮) mark; sign; indication; flags; pennants, streamers, etc., to prance, to brandish, to shake; to rattle, name of a flag\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" "joeng4\0" "the active, male principle in Chinese philosophy (yang); light; sun\0" "hè\0" "dǐng\0" "phơi\0" "lou4\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" "bou1\0" "late afternoon\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" "doi6\0" "dark\0" "dài\0" "jiu6\0" "wǒ\0" "thuở\0" "qióng\0" "lín\0" "hūn\0" "jī\0" "mut6\0" "not, have not, none; to drown, sink\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" "hyun1\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" "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" "á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" "no5\0" "storage room\0" "ngoèo\0" "zāo\0" "còng\0" "yù\0" "kěn\0" "kuàng\0" "fěi\0" "ji5\0" "wan6\0" "yùn\0" "him2\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" "fun1\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" "caat3\0" "place name\0" "jip6\0" "leaf\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" "tyun4\0" "muk6\0" "jan4\0" "(Cant.) a kind of fruit\0" "qī\0" "hé\0" "zoi1\0" "hung2\0" "kǒng\0" "dak6\0" "(non-standard Japanese variant of 材) 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" "ging3\0" "xốp\0" "kau5\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" "tyun4\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" "gwo2\0" "hat6\0" "angle steel, legs of a table\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" "hon2\0" "print\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" "hei3\0" "abandon\0" "lou6\0" "lau\0" "zhǐ\0" "bǐ\0" "bễ\0" "shēn\0" "qì\0" "him1\0" "shovel; trough used to carry water\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" "tok3\0" "rattle\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" "gān\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" "gang2\0" "(same as 亙 堥) an extreme limit, to fill, universal, connected, revolve\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" "mun4\0" "elm; gum\0" "dong2\0" "a cross-piece, as the round of a ladder, the rail of a chair; shelves; pigeonholes\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" "(same as 棘) the jujube tree, thorny brambles, a kind of date (with a sour taste)\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" "ngan4\0" "yín\0" "jiān\0" "다:N\0" "chá\0" "kai2\0" "nâu\0" "vai\0" "zap1\0" "man6\0" "niè\0" "còu\0" "cuk1\0" "rắc\0" "yí\0" "soeng4\0" "táng\0" "juàn\0" "goi3\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" "zuk1\0" "sōng\0" "wǒ\0" "sè\0" "zhǐ\0" "bī\0" "zhuàn\0" "jiàng\0" "hào\0" "chì\0" "dùn\0" "guk1\0" "trôm\0" "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" "tok3\0" "watchman’s rattle\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" "a railing, balustrade; an animal pen\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" "saan1\0" "bolt, latch, crossbar\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 欛) 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" "fun2\0" "treat; sum; item\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" "daai2\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" "min5\0" "confused\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" "cou4\0" "to die\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" "fan1\0" "die\0" "thác\0" "dù\0" "xiàng\0" "huì\0" "gǔ\0" "kǎo\0" "tai3\0" "be in great difficulty, greatly\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" "ban3\0" "funeral\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" "gwai2\0" "a square basket of bamboo for holding grain used at sacrifices\0" "guǐ\0" "gwai2\0" "a square basket of bamboo for holding grain used at sacrifices\0" "gik1\0" "to attack\0" "jī\0" "jan1\0" "xuè\0" "diàn\0" "biàn\0" "zǎi\0" "tóng\0" "din6\0" "palace; rear\0" "shǎn\0" "gù\0" "què\0" "huk6\0" "gauze\0" "gǔ\0" "guk1\0" "hub, car; push\0" "huk6\0" "tremble; rough; wrestle\0" "hú\0" "kuǎi\0" "guk1\0" "a kind of tree\0" "gòu\0" "sù\0" "chóu\0" "kēng\0" "dū\0" "đền\0" "예:N\0" "yì\0" "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" "jung2\0" "down\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" "saam1\0" "qú\0" "qiáo\0" "fēn\0" "sù\0" "xū\0" "jung5\0" "down\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" "dung1\0" "(obsolete; see 氡) radon\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" "wai4\0" "river in Shanxi province\0" "wéi\0" "mou5\0" "river in Hunan\0" "wǔ\0" "zeoi2\0" "jan4\0" "sing4\0" "yíng\0" "bing1\0" "ice; ice-cold\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" "pang4\0" "turbulent (said of water)\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" "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" "jyun1\0" "abyss\0" "sù\0" "jù\0" "qī\0" "càn\0" "tuán\0" "shā\0" "tuó\0" "waa6\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" "fan4\0" "river bank; river in Henan province; gush\0" "fén\0" "sam1\0" "deep; depth; far; very, extreme\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" "dong2\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" "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" "jyu4\0" "to soak; delay\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" "ci3\0" "sì\0" "saan1\0" "floods (of tears)\0" "cing4\0" "wui6\0" "kei4\0" "gaai1\0" "ngót\0" "name of a stream; head source from Henan Province jiyuanxian Wangwushan\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" "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" "leot6\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" "zaap3\0" "river name\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" "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" "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" "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" "wat1\0" "to bank a fire; to smother, put out\0" "wǔ\0" "leon4\0" "a chemical term; known formerly as benzene\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" "lai6\0" "lì\0" "sim3\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" "lung4\0" "fire\0" "bép\0" "ēn\0" "fá\0" "nhúm\0" "xù\0" "nhũn\0" "yí\0" "on1\0" "jing4\0" "brilliant\0" "yìng\0" "chí\0" "yí\0" "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" "jyun4\0" "yellow color\0" "yún\0" "flame; fire, bitter; acrid taste\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" "jin4\0" "geoi1\0" "kei4\0" "luk6\0" "(Cant.) to scald with boiling water\0" "luộc\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" "lau4\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" "teoi3\0" "to scald meat in order to remove hair or feathers\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" "rè\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" "zaan3\0" "siu1\0" "gun3\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" "ou1\0" "to stew\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" "jip6\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àn\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" "lyun2\0" "love; long for, yearn for; love\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" "baan6\0" "half of tree trunk; Kangxi radical 90\0" "zoeng1\0" "to get hold of, take\0" "jiāng\0" "zoeng1\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" "hat6\0" "linchpin of wheel\0" "lā\0" "cuī\0" "mǐn\0" "cǔ\0" "ōu\0" "yōng\0" "maan6\0" "máo\0" "kè\0" "mong1\0" "a bull\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" "dai2\0" "a horned animal butting against something; a fox-like animal\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" "wai3\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" "him2\0" "a dog with a long snout or muzzle\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" "tai4\0" "dog\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" "(same as 貗) the badger; a wild bear\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" "jyu6\0" "lynx, wildcat\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" "jyun4\0" "dark; mystic\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" "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" "vòng\0" "xī\0" "qīn\0" "sù\0" "lau4\0" "a kind of gem; diamond\0" "liú\0" "wán\0" "kok3\0" "hak1\0" "chē\0" "xà\0" "zhū\0" "mào\0" "zi3\0" "gaap3\0" "quán\0" "jin4\0" "yū\0" "jik6\0" "yì\0" "mei4\0" "mí\0" "lái\0" "zhì\0" "fan1\0" "hyun1\0" "daap6\0" "bing2\0" "ji4\0" "pui3\0" "leon4\0" "cung1\0" "turquoise\0" "gyun2\0" "ji4\0" "ní\0" "bān\0" "zi1\0" "dōng\0" "ling4\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" "so2\0" "fragments; trifling, petty; troublesome\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" "syun4\0" "fine jade\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" "wun4\0" "sceptre\0" "huán\0" "è\0" "xiá\0" "cườm\0" "jiān\0" "kei4\0" "qí\0" "xiá\0" "yǒu\0" "syun4\0" "mou5\0" "fai1\0" "zhēng\0" "wing4\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 玲) 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" "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" "gong1\0" "earthenware jug, crock; cistern\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" "ci4\0" "pottery\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 甦) 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" "bei6\0" "prepare\0" "bèi\0" "jung6\0" "chuán\0" "pú\0" "gyun2\0" "channels\0" "kē\0" "lā\0" "gyun2\0" "channels\0" "quǎn\0" "hàng\0" "chì\0" "man4\0" "farmers\0" "máng\0" "zhà\0" "fèn\0" "chào\0" "jǐng\0" "liè\0" "nà\0" "nà\0" "tóng\0" "mau5\0" "a mǔ (畝), a unit of area roughly equal to 600 square meters\0" "rán\0" "zǔ\0" "pī\0" "yǒu\0" "shū\0" "liè\0" "shōu\0" "teon2\0" "hamlet; area outside city\0" "tuǎn\0" "gǎo\0" "sháo\0" "tuó\0" "nán\0" "tuǒ\0" "gōng\0" "diào\0" "seon1\0" "to clear land\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" "soeng1\0" "wet, cultivated land\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" "leoi4\0" "thunder\0" "zing3\0" "yǎ\0" "so1\0" "foot (obs.); bale\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" "waan6\0" "ulcer\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" "ng6\0" "a sudden outbreak of spots\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" "gui6\0" "(Cant.) tired, exhausted\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" "zaa3\0" "scrofulous swellings and sores, mumps\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\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" "koek3\0" "ulcer; sore; boil\0" "què\0" "qiè\0" "tū\0" "xǔ\0" "huì\0" "man4\0" "suffer\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" "gaan2\0" "epilepsy, convulsions\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" "taan1\0" "to suffer\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" "teoi4\0" "(same as 㿉) disease of the private part of the human body\0" "wò\0" "cúm\0" "hủi\0" "hom\0" "rêm\0" "toi\0" "gầy\0" "ngứa\0" "bì\0" "jan5\0" "rash; addiction, craving, habit\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" "(same as 疇) fields, a pronoun; who?, formerly; previously, a class; a rank\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" "caak3\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" "fu1\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" "mat6\0" "to clean\0" "mì\0" "ngaau4\0" "(Cant.) warped\0" "yào\0" "jau6\0" "a small bowl\0" "wan1\0" "compassionate; to feed a prisoner\0" "온:N\0" "wēn\0" "lì\0" "juàn\0" "wū\0" "kiu4\0" "food containers (bowl; basin, etc.) used in ancient times\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" "yán\0" "měng\0" "jù\0" "trộm\0" "tú\0" "nóng\0" "mó\0" "fèn\0" "am1\0" "áo\0" "guō\0" "hú\0" "cán\0" "dūn\0" "hǎi\0" "jiǎo\0" "gu2\0" "covered vessel\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" "cau2\0" "to look at\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" "gap6\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" "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" "seon4\0" "to blink or twitch the eyes\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" "zaam2\0" "to wink\0" "zhǎn\0" "gwat6\0" "(Cant.) to glance\0" "sik1\0" "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" "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" "fung1\0" "near-closed\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" "kan4\0" "shaft of a spear or lance\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" "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" "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" "sek6\0" "a stone, rock\0" "shí\0" "paat3\0" "pā\0" "pǔ\0" "mong4\0" "a crude saltpeter\0" "máng\0" "ngai5\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" "gong1\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" "bo3\0" "(obsolete; see 硼) boron\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" "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" "waak6\0" "tearing sound\0" "zhì\0" "zhǐ\0" "xún\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" "to4\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" "cape; spit; promontory\0" "SAKI\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 磁) 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" "zaat3\0" "zoeng1\0" "cou4\0" "place name in Hunan province\0" "cáo\0" "zhé\0" "hap6\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" "taan4\0" "là\0" "gun3\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á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" "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" "bang1\0" "space inside\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" "loi4\0" "wheat\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" "majestic, solemn, reverent; calm\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" "TODOMERU KANGAERU\0" "KEI\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" "teoi4\0" "(a simplified form) disease of the private part, hernia, colic\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" "cau1\0" "autumn\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\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\0" "classifier\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" "zuk1\0" "bamboo; surname\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" "wan4\0" "name of a variety of bamboo; big bamboo\0" "yún\0" "lóng\0" "cung1\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" "nip6\0" "niè\0" "cau1\0" "a utensil used to filter wine; a filter\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" "nei4\0" "thin and flat slips of bamboo used for weaving purpose\0" "mí\0" "gǔ\0" "zhuā\0" "niè\0" "zhuó\0" "yè\0" "còng\0" "xū\0" "xì\0" "bō\0" "dung1\0" "caam2\0" "a basket, hod, scuttle; a hairclasp\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" "seon2\0" "bell-beam\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" "zaan2\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" "paai4\0" "a basket; a raft\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" "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" "taam4\0" "nettle\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" "dek6\0" "flute\0" "suì\0" "keoi4\0" "rough mat; ugly\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" "pok3\0" "(same as 攴) to tap; to rap, (same as 撲) to pat; to beat; to strike; to dash; to smash\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" "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" "dou6\0" "to overturn; to pour out, to respond, to examine carefully, to stick, thick congee\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\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" "ci1\0" "to stick; sticky\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" "mut6\0" "broken grain, bran\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" "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" "ging1\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" "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" "gan2\0" "tense, tight, taut; firm, secure\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" "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" "wan6\0" "yùn\0" "sau2\0" "xiǔ\0" "so1\0" "a kind of sackcloth\0" "shū\0" "taan4\0" "chǎn\0" "man4\0" "(variant of 緡) a fishing-line; cord; string of coins; a paper or straw string\0" "mín\0" "lin4\0" "to tangle, knot, kink, get twisted; to get complicated\0" "lián\0" "jan1\0" "yīn\0" "xīng\0" "wui1\0" "a decorative knot made of colorful silk (blue, yellow, red, white and black)\0" "wēi\0" "gwat1\0" "gǔ\0" "net\0" "tóu\0" "taap3\0" "to get something with a lasso\0" "tā\0" "fěi\0" "daap3\0" "a kerchief hung at the waist, a tiny sack; a purse or pouch carried hanging over the girdle\0" "dā\0" "connected silk, measurement\0" "niè\0" "zuk1\0" "cù\0" "dyut3\0" "zuǒ\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" "syun3\0" "xuàn\0" "to weave silk ribbons, (interchangeable 澼) to wash; to launder\0" "bó\0" "gam1\0" "silk, a general name of silk fabrics or goods, (interchangeable 紺) reddish dark color; violet or purple\0" "jīn\0" "jan5\0" "to sew clothes; to do needle-work\0" "yǐn\0" "seoi1\0" "fine silk gauze; torn piece of silk\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" "caa4\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" "tīng\0" "bảy\0" "dí\0" "mong5\0" "net; network\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" "gu2\0" "net\0" "bốn\0" "tư\0" "gu2\0" "net\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" "baa, maa; the bleating of sheep or goats; a surname\0" "jam5\0" "rèn\0" "fén\0" "goeng1\0" "Qiang nationality; surname\0" "tà\0" "tún\0" "yáng\0" "dáng\0" "lik6\0" "a fierce goat, a castrated ram\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" "mou5\0" "dance, posture, prance; brandish\0" "chí\0" "jik6\0" "háng\0" "sè\0" "pā\0" "taap3\0" "the sound of wings, whir\0" "tà\0" "fan1\0" "to fly, soar\0" "fēn\0" "chī\0" "hóng\0" "xuè\0" "man4\0" "ci3\0" "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" "zip3\0" "surname\0" "zhé\0" "shà\0" "shà\0" "yāo\0" "gōng\0" "nài\0" "xiè\0" "tiàn\0" "daam1\0" "big ears; Laozi\0" "yé\0" "miu5\0" "small\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" "zan3\0" "earring\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" "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" "wun2\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" "ping4\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" "ceon2\0" "county name\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" "láo\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\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" "leoi4\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" "sou1\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" "sau1\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" "ji4\0" "chin\0" "ji4\0" "chin\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" "zeon1\0" "come to; complete\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" "caap3\0" "stick in, ram\0" "yǎo\0" "yóu\0" "pīng\0" "mò\0" "zuò\0" "pò\0" "hok6\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 挙) 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" "daam6\0" "blaze\0" "yǎn\0" "tiè\0" "tiè\0" "tà\0" "huài\0" "jiá\0" "qì\0" "tà\0" "loe1\0" "(Cant.) to dribble, spit; to pester, nag\0" "tān\0" "huà\0" "liếm\0" "zhuàn\0" "huā\0" "laai2\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" "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" "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" "diu6\0" "bamboo basket; weeder, rake\0" "diào\0" "wò\0" "zhǐ\0" "bì\0" "fén\0" "ngọn\0" "óng\0" "naa5\0" "nà\0" "nưa\0" "đay\0" "lau\0" "bāng\0" "cải\0" "gaan1\0" "distress\0" "qiú\0" "nǐ\0" "bó\0" "dùn\0" "shǐ\0" "xū\0" "cháng\0" "xū\0" "yé\0" "name of a variety of grass\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" "tā\0" "kōng\0" "zhēng\0" "méng\0" "gāng\0" "mù\0" "xǐ\0" "bei1\0" "castor oil plant\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" "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" "nei5\0" "zong3\0" "to bury\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" "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" "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" "ze3\0" "sugar cane\0" "zhè\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" "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" "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" "kwai4\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" "mun4\0" "asparagus\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" "hei2\0" "sacrificial vessel\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" "dou3\0" "grubs; to destroy\0" "dù\0" "yuán\0" "trùn\0" "vắt\0" "dì\0" "cáy\0" "ning4\0" "a kind of insect; mole cricket\0" "zhǔ\0" "tāi\0" "rǒng\0" "xué\0" "yù\0" "fàn\0" "běi\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" "rainbow\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" "zit3\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" "chuǎn\0" "shuài\0" "yāo\0" "the dung beetle, scarabaeus; the scavenger beetle\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" "pan4\0" "oyster\0" "ci1\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" "zung1\0" "locust\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" "zuk1\0" "jyut6\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" "sit3\0" "restless; limp\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 衄) 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" "(non-standard Japanese variant of 術) 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" "ming4\0" "rug\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" "maa6\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" "suk6\0" "(same as 襡) a long coat; a long jacket, the connection of the top and bottom of clothes\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" "laai6\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" "joeng4\0" "to pull up or tie the sleeves\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" "kai3\0" "qì\0" "lián\0" "xuǎn\0" "liǎo\0" "tin2\0" "blush; shy\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" "leoi5\0" "to look closely\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" "kwai4\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" "aak1\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" "zaa3\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" "hap6\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" "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" "zaam1\0" "garrulous to whisper. to joke\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" "lou4\0" "láo\0" "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" "duk1\0" "dū\0" "mǔ\0" "nà\0" "líng\0" "zoeng6\0" "elephant; likeness\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" "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" "coeng1\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" "fàn\0" "zé\0" "chèng\0" "tíng\0" "ci3\0" "yí\0" "zeon2\0" "parting gift\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" "gwai3\0" "(ancient form of 貨) money; wealth, natural endowment or gifts, to aid or help, to gamble; to bet, to compete\0" "guì\0" "maai5\0" "buy, purchase; bribe, persuade\0" "chéng\0" "zoeng3\0" "accounts; bill, debt; credit\0" "geoi1\0" "to sell, to store up; to stockpile; to deposit\0" "jū\0" "tin2\0" "tiǎn\0" "taan3\0" "to earn, to make a profit; (Cant.) to enjoy oneself\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" "ziu6\0" "surname\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" "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" "zuk1\0" "foot; ample\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" "zung1\0" "footprints, traces, tracks\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" "lung4\0" "to walk\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" "dai6\0" "tripping\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" "tiu3\0" "jump, leap, vault, bounce; dance\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" "waai2\0" "an injury to the foot caused by twisting\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" "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" "fall to the ground; stumble, trip\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" "zuk6\0" "(same as 蠋 躅) to walk slowly and cautiously; to limp\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" "laan1\0" "to pass; to step over; to creep; to twine round\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" "sin1\0" "to totter\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" "ni1\0" "(Cant.) to hide oneself\0" "zuān\0" "juk6\0" "yù\0" "ā\0" "zhōu\0" "wān\0" "lưng\0" "mình\0" "bắn\0" "duǒ\0" "zhòng\0" "haa1\0" "to bow; to stoop\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" "(simplified form of 𨊰)\0" "qì\0" "yú\0" "xīn\0" "(simplified form) tire of a wheel\0" "yuè\0" "bā\0" "dài\0" "jī\0" "xuàn\0" "jué\0" "niǔ\0" "dù\0" "jí\0" "gwang1\0" "rumble; bombard\0" "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" "syu4\0" "shū\0" "jī\0" "lóng\0" "gwong1\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" "tou4\0" "a disciple\0" "tú\0" "trên\0" "pǐ\0" "xuống\0" "pò\0" "fu2\0" "pat, console, comfort; pacify\0" "chǐ\0" "xuè\0" "qì\0" "wù\0" "zat1\0" "zhì\0" "dì\0" "cōng\0" "yóu\0" "mười\0" "ting4\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" "đ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" "kut3\0" "used in names\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\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" "seoi6\0" "so; then; succeed\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" "cin1\0" "move, shift, change; transfer\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" "shò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" "baau3\0" "face boil\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" "mai4\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" "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" "dù\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" "a sickle\0" "zú\0" "qū\0" "chì\0" "zhì\0" "ming4\0" "bing2\0" "jin4\0" "fan1\0" "hoắt\0" "bo1\0" "bō\0" "saam1\0" "a bit\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" "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" "caa6\0" "cymbals\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\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" "(Cant.) bang; pan (Eng. loanwords)\0" "bay\0" "hei2\0" "xǐ\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" "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" "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" "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" "maa5\0" "mǎ\0" "hat1\0" "xì\0" "hù\0" "jik6\0" "yì\0" "ngo4\0" "é\0" "gu1\0" "gū\0" "dat6\0" "tú\0" "zan1\0" "zhēn\0" "mou6\0" "kau4\0" "chisel\0" "qiú\0" "suk1\0" "sù\0" "loeng6\0" "liàng\0" "qū\0" "ling4\0" "líng\0" "gun3\0" "guàn\0" "long4\0" "large hammer\0" "láng\0" "tau1\0" "brass\0" "tōu\0" "saap3\0" "technetium (element 43, Tc)\0" "dā\0" "lòu\0" "waang4\0" "bell\0" "huáng\0" "sau3\0" "shòu\0" "ziu1\0" "jiāo\0" "zeon1\0" "cap\0" "zūn\0" "gǎi\0" "mei4\0" "hooks to hang; to suspend something\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" "gwaan1\0" "connection; pass; surname\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" "hoeng3\0" "between steps, window\0" "xiàng\0" "yuè\0" "tǐng\0" "paang1\0" "bēng\0" "saam3\0" "sàn\0" "haan6\0" "(same as 限) a threshold; door-sill\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" "keoi1\0" "a rough road, a rugged; steep mountain uneasy\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" "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" "(same as 湫) mournful, narrow\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" "ling4\0" "hill, mound; mausoleum\0" "luống\0" "xó\0" "vện\0" "bēng\0" "laa3\0" "a crack, fissure\0" "xià\0" "yàn\0" "cuī\0" "gwik1\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" "jan2\0" "bevel\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" "seoi1\0" "though\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" "shān\0" "cơn\0" "ngút\0" "syu3\0" "place; to settle, punish\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 靈) 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" "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" "leoi4\0" "thunder\0" "nóng\0" "zing6\0" "정:N\0" "jìng\0" "chēn\0" "cing1\0" "cyanogen\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" "gu2\0" "drum; beat, top, strike\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" "lok3\0" "strap, hide\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" "haai4\0" "shoe\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" "mui6\0" "red\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" "naap6\0" "weak; feeble; tender; delicate; soft, (dialect) to hang down the head and sleepy\0" "nà\0" "zhái\0" "tāo\0" "(same as 韙) right; proper; propriety, official in charge of music\0" "wěi\0" "haa4\0" "shoes\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" "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" "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" "jim4\0" "long beard, whiskers\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" "kinds\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" "seon3\0" "fontanel; crown\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" "taam4\0" "tán\0" "weak and dull, to gnash the teeth (in anger or hatred)\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" "tou4\0" "wind; storm, sound of the wind\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" "bat6\0" "bá\0" "bó\0" "tou4\0" "wind; storm, sound of the wind\0" "táo\0" "sù\0" "zhào\0" "biu1\0" "whirlwind\0" "biāo\0" "sau1\0" "blowing of the wind\0" "sōu\0" "tuí\0" "suǒ\0" "the wind blows, blown by the wind\0" "xiāo\0" "waang4\0" "(same as 䬖) a storm; a tempest\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" "(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" "loeng4\0" "(simplified form) (same as 糧) grains; foodstuff; provisions; rations\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" "ci3\0" "sacrificial grain\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" "seon3\0" "food (of the Taoist)\0" "xùn\0" "to eat to until full (飽); (same as 飪) to cook food thoroughly; cakes\0" "rěn\0" "thin wafers in which meat and other foods are rolled and eaten\0" "juǎn\0" "tuán\0" "xǔ\0" "sung3\0" "(Cant.) a side dish of food prepared to accompany rice\0" "sòng\0" "cáo\0" "chēng\0" "sau2\0" "ding2\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" "on1\0" "(same as 鞍) 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" "bēn\0" "ǎo\0" "qiāng\0" "qūn\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" "ngau6\0" "to gallop wildly\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" "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" "zau6\0" "zhòu\0" "xiàn\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" "joeng2\0" "yǎng\0" "rǎn\0" "a swift horse, to summon; to ask; to solicit; to request; to seek for\0" "yì\0" "liè\0" "but3\0" "bō\0" "wan4\0" "a legendary animal, a wild horse; mustang\0" "hún\0" "gei3\0" "jì\0" "dung6\0" "dòng\0" "zhōu\0" "cyun1\0" "quān\0" "jié\0" "guk6\0" "jú\0" "bēn\0" "bik1\0" "a kind of animal\0" "bī\0" "got3\0" "gé\0" "ceon2\0" "a piebald horse, particoloured, miscellaneous, confused and disorderly, a stupid horse\0" "chǔn\0" "kin4\0" "qián\0" "sau1\0" "sōu\0" "wèi\0" "chéng\0" "a big mule (same as 驢) an ass; a donkey\0" "lóu\0" "jyu4\0" "yú\0" "lā\0" "cin4\0" "qián\0" "diān\0" "tǎ\0" "zin3\0" "zhàn\0" "ji6\0" "faan4\0" "to give birth to, to bring and to rear (interchangeable 蕃) to increase; to multiply; to propagate\0" "fán\0" "liè\0" "tīng\0" "gei1\0" "muscle\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" "kui2\0" "boneware used to comb the hair, to bind the hair, (same as 鬠) hair tied in a knot for the mourning rites\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" "ban1\0" "knee-cap\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" "(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" "saam1\0" "wild hair\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" "ci3\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" "ju4\0" "(non-standard Japanese variant of 魚) 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\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" "river porpoise; torpedo\0" "bū\0" "rǎn\0" "mù\0" "laap3\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" "herring\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" "zi3\0" "zhì\0" "loeng4\0" "láng liá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 魴) 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" "jam1\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" "bo1\0" "ray\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" "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" "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" "ngap6\0" "è\0" "fū\0" "fù\0" "waan5\0" "grass carp (Ctenopharyngodon idella)\0" "hǔn\0" "zhà\0" "on1\0" "anglerfish\0" "ān\0" "kau4\0" "qiú\0" "big fish\0" "chóu\0" "min5\0" "Sciaena albiflora; Otolithoides miiuy\0" "miǎn\0" "xùn\0" "tù\0" "ní\0" "fu2\0" "mythical dolphin-like fish\0" "hu\0" "suk1\0" "(same as 鮛) a small kind of tuna or sturgeon\0" "shū\0" "seoi1\0" "a kind of fish\0" "xū\0" "(same as 鮦 鯉 鱧) a kind of fish; black fish\0" "zhòng\0" "hong1\0" "anglerfish\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" "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" "to whisper, twitter\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 鴟) 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" "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" "cong2\0" "crane down; fine wool; a cloak\0" "jié\0" "jī\0" "hōu\0" "shèng\0" "lì\0" "qī\0" "zhōu\0" "sī\0" "qú\0" "xié\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" "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" "wan6\0" "a name for the pigeon or the turtle dove\0" "yùn\0" "man4\0" "wén\0" "chì\0" "chì\0" "zi1\0" "zhī\0" "ci4\0" "cí\0" "zhuàng\0" "waa4\0" "huá\0" "jié\0" "qú\0" "tuk1\0" "moulting, bald\0" "tū\0" "mín\0" "méi\0" "yú\0" "ngou4\0" "a bird of ill-omen to the state\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 塩) 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" "crumbs of barley; bran; chaff\0" "yì\0" "haan6\0" "xiàn\0" "ciu2\0" "chǎo\0" "tip3\0" "a kind of cake, a kind of herb medicine, (same as 黏) to stick, glutinous; adhesive\0" "tiè\0" "loi4\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" "mei4\0" "millet\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" "lai4\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" "light black\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" "co2\0" "colorful\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" "ding2\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" "hau1\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" "verbose\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" "wing4\0" "dok6\0" "an icicle\0" "duó\0" "cut into thin slices; to mince, sharp\0" "zik1\0" "achievements, conduct deserving\0" "jì jī\0" "jim2\0" "(Cant.) a scar\0" "to plough; to till, black color\0" "ce1\0" "(Cant.) interjection\0" "leon4\0" "an interjection used in poems and songs\0" "huk1\0" "dong1\0" "sound of bells\0" "kiu4\0" "(Cant.) coincidental\0" "maai5\0" "used in transliteration\0" "bái\0" "jim2\0" "the movement of a fish's mouth at the surface of the water\0" "zin1\0" "gruel\0" "zhān\0" "to laugh loudly, to blame; to reprimand, entrance to a cave or to a gorge\0" "laan4\0" "prolix speech, (same as 讕) to make a false charge; to lay a false accusation\0" "laai6\0" "(Cant.) to leave behind, omit\0" "zyut3\0" "laan4\0" "confused talk\0" "lyun4\0" "entire, complete; round\0" "luán\0" "dung1\0" "waan4\0" "lau5\0" "small mound\0" "lóu\0" "liào\0" "leon4\0" "soeng1\0" "ning4\0" "duk6\0" "mìn\0" "jing1\0" "a baby, especially a girl, an infant\0" "geoi6\0" "poor, impoverished\0" "teoi4\0" "sung4\0" "semen\0" "sóng\0" "goek3\0" "straw sandals\0" "juē\0" "leon4\0" "Kunlun mountains in Jiangsu\0" "qū\0" "se4\0" "沙田禾輋, Hong Kong toponym\0" "shē\0" "ngaam4\0" "mountain top; summit\0" "jing2\0" "jin2\0" "summit, peak\0" "yǎn\0" "fan4\0" "trappings\0" "a high house; a high building\0" "the Hall of Learning; a marsh, feces; harmony\0" "yōng\0" "coeng4\0" "wall\0" "bat1\0" "to shoot\0" "lung6\0" "cau4\0" "(same as 懤) grieved; pained; in deep grief; to lament deeply\0" "cim1\0" "to flatter; crafty, having a specious tongue\0" "cung1\0" "to hit (a bell or drum)\0" "mei4\0" "loeng5\0" "haan6\0" "fierce; wrathful\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" "sok1\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" "zyut6\0" "maan1\0" "to push, pull, port the helm; (Cant.) to hold to, cling to; to cock a gun\0" "laai6\0" "to clutch; to grab at; to rub or scrape; to tear; (Cant.) to leave behind, omit\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" "fai3\0" "fan5\0" "bui3\0" "a palm-tree\0" "zai1\0" "a kind of tree suitable for use to make axles for large carts\0" "lai6\0" "beam\0" "gai3\0" "Loropetalum chinense, Chinese fringe flower\0" "fai3\0" "sip3\0" "cyun4\0" "gather\0" "ngap6\0" "hiu1\0" "hei3\0" "lai6\0" "cross on stepping-stones\0" "si4\0" "cold; chilly, (ancient form of 凈) clean; pure; to purify\0" "zaan3\0" "to spatter, to splash, to scatter\0" "wing6\0" "hei3\0" "wai1\0" "weld, solder\0" "zuk1\0" "simmer, cook over slow fire\0" "lung4\0" "kiu4\0" "cong1\0" "a tribe in southwest Yunnan\0" "nǔ\0" "nung4\0" "fierce dog with long shaggy hair; an old name for a part of the Miao nationality (in southwestern China)\0" "ngan6\0" "cung1\0" "tinkling of jade pendants\0" "cōng\0" "duk6\0" "kwan1\0" "gwai1\0" "bat1\0" "a jade tube with white and nature colors, jade with the colour of nature (green; blue; black), sapphire\0" "zoeng3\0" "a swelled belly; dropsical; to swell; inflated\0" "lou4\0" "carbuncle (interchangeable 廬) used in naming of a place, a swelling of the abdomen from constipation\0" "ji3\0" "jin5\0" "to look at fearfully; overly cautious\0" "xiàn\0" "lou4\0" "the pupil of the eye; to see\0" "pan4\0" "an angry glare; to open the eyes with anger\0" "paau3\0" "ancient ballista for throwing heavy stones a cannon, a gun\0" "a bundle, to bind; bondage, a small bundle of, term of measurement; 10 bundle of rice plants\0" "stalk of the panicled millet; stalk of the rice plant\0" "baa6\0" "the swing of rice plant, a kind of paddy\0" "zyun2\0" "lap6\0" "kingfisher\0" "lì\0" "mou4\0" "black skinned bamboo\0" "wai5\0" "soeng1\0" "a sail (of a boat), a utensil made of bamboo used to filter or to strain out wine\0" "man5\0" "gwok3\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" "gau2\0" "to collaborate; to band together\0" "wu6\0" "an implement to draw or to collect ropes or cords\0" "gam1\0" "a sash; to tie\0" "mou6\0" "stinging; hairy silk fabrics\0" "to band together; to twist; to wring and to disperse fiber then to make thin silk, cloth, cotton-yarn or rope\0" "si1\0" "rough, indelicate silk\0" "gang1\0" "dung6\0" "fuk6\0" "to harness a horse a board in front of a carriage for the driver to lean on\0" "nung5\0" "daat6\0" "a knot (of a rope)\0" "saai2\0" "long; dangling; kerchief; rope\0" "jin4\0" "the hanging flap in the front of a hat\0" "yán\0" "ci1\0" "fine linen, fine help cloth\0" "chī\0" "faan4\0" "ravelled silk\0" "lit6\0" "sit3\0" "cord\0" "fuk6\0" "ting1\0" "slow; leisurely, to delay; to slacken, silk ribbons\0" "bong1\0" "to bind (shoes)\0" "sik1\0" "mou6\0" "si2\0" "band for the hair\0" "leot6\0" "to let down slowly\0" "koeng5\0" "string of copper coins; swaddling clothes\0" "jik1\0" "yì\0" "fan1\0" "light red, pink\0" "xūn\0" "zeoi1\0" "to strain out; to filter wine; to squeeze juice out of; to draw; to press milk\0" "fan4\0" "spirit\0" "flying\0" "zim6\0" "death of a disembodied spirit; depraved\0" "laai2\0" "(Cant.) to lick, lap up\0" "jing4\0" "brilliant\0" "yìng\0" "wai2\0" "wěi\0" "co1\0" "to cut grass; hay; fodder\0" "nung4\0" "thuốc\0" "gaan1\0" "agueweed\0" "king4\0" "can4\0" "a variety of artemisia\0" "june grass\0" "qià\0" "zyut6\0" "handful\0" "oi3\0" "to cover; to hide; to conceal\0" "syu4\0" "yam, tuber, potato\0" "wok6\0" "obtain, get, receive; seize\0" "millipede, (of a road) winding; zigzag\0" "lou4\0" "gaan2\0" "giu2\0" "insect\0" "cing4\0" "a kind of crab\0" "giu1\0" "to wriggle; to work through, as smoke through a crevice\0" "gǒng\0" "au1\0" "clothes made of poor fabric, head-dress for children (or minority group), an infant's bib\0" "zaak6\0" "jiu4\0" "kui2\0" "zik1\0" "a pleat, fold, tuck, crease\0" "jī\0" "zip3\0" "a pleat in a skirt\0" "lo4\0" "to explain in detail\0" "luó\0" "mik6\0" "mei4\0" "high; curved; long horns\0" "ji4\0" "arrogant, overbearing, mean; to deceive, cheat\0" "yì\0" "jiu1\0" "fan1\0" "heoi2\0" "yí\0" "jyun3\0" "to console; to comfort; to soothe; to show sympathy for, ill-will; enmity; animus\0" "to4\0" "cheat\0" "naau4\0" "wrangling; to quarrel\0" "náo\0" "tung4\0" "tóng\0" "giu2\0" "tiu5\0" "tempt\0" "nung4\0" "ci1\0" "zan3\0" "faa3\0" "gei6\0" "to malign, to hide; to conceal\0" "mong5\0" "wat1\0" "haam4\0" "in harmony; in agreement; sincere\0" "xián\0" "saai2\0" "apprehensive\0" "xǐ\0" "zyun1\0" "siu2\0" "scold, censure; lead people toward virtuous ways; small, little\0" "xiǎo\0" "zung3\0" "lau4\0" "chatter\0" "ngou6\0" "kwai5\0" "sin3\0" "beguile, cajole\0" "ze1\0" "hei1\0" "scream\0" "hyun1\0" "xuān\0" "ning4\0" "zin2\0" "shallow; stupid\0" "zung1\0" "young pig\0" "geoi6\0" "lung6\0" "gau3\0" "wages; salary, to redeem; to ransom\0" "cam1\0" "precious\0" "can3\0" "to do alms for the Buddhist priests or monks in old times, to bestow; to present; to confer; to give; to donate\0" "taam5\0" "earnest money; silk label on books\0" "gam3\0" "Jiangxi province\0" "cing1\0" "(same as 赬) deep red, to blush, to dye red\0" "lik6\0" "to walk, agile; adroit, a method of wielding the brush in writing Chinese characters\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" "to move or march swiftly; to walk quickly; to run, to go; to go to a meeting\0" "coeng4\0" "to kowtow; to kneel and make obeisance\0" "but6\0" "giu2\0" "to raise the feet; to cross the legs; brave; sandals\0" "juē\0" "leoi1\0" "(Cant.) to suddenly fall or drop down\0" "zaam6\0" "temporary; fleeting; ephemeral\0" "jaang3\0" "(Cant.) to press down or push out with the foot\0" "sin1\0" "to totter\0" "jyut6\0" "cross-bar at the end of the poles of a cart\0" "yuè\0" "sim1\0" "kyut3\0" "to gallop; a mule\0" "kuài\0" "naap6\0" "reins\0" "bat6\0" "sacrifice\0" "ling4\0" "wooden cross-piece on front inside of carriage box\0" "líng\0" "faan6\0" "ping4\0" "curtained carriage used by women\0" "ji2\0" "zau1\0" "ngai4\0" "the cross-bar at the end of a carriage pole; linchpin of a large carriage\0" "ní\0" "gun2\0" "gwang1\0" "jau4\0" "outer rim of a wheel, felly\0" "róu\0" "wai6\0" "axle-tip\0" "gaau1\0" "complicated, confused; dispute\0" "buk6\0" "ham2\0" "fail\0" "leoi4\0" "lau4\0" "zyun1\0" "maang4\0" "méng\0" "jim6\0" "armor\0" "hán\0" "baat3\0" "zi2\0" "fu1\0" "an ax, hatchet\0" "fū\0" "gwo1\0" "cung1\0" "a short spear\0" "cōng\0" "jyun4\0" "lead (element 82, Pb)\0" "zaap3\0" "joeng1\0" "gwai1\0" "jī\0" "seot1\0" "kiu4\0" "gwan1\0" "a weight of thirty catties\0" "mau4\0" "spear\0" "san6\0" "hyun1\0" "a small basin; rings on a cart of carriage\0" "xuān\0" "faan6\0" "gei1\0" "hoe\0" "jī\0" "lou5\0" "nip6\0" "zung3\0" "juk6\0" "lin6\0" "smelt metals, forge; refine\0" "fan4\0" "dik6\0" "spoon, key\0" "jau4\0" "sok3\0" "chain; wire\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" "bai1\0" "plowshare; barb, lancet\0" "sok3\0" "large spear; chess board\0" "jing1\0" "sau3\0" "rust, corrosion\0" "fun2\0" "a branding-iron, to solder\0" "sin3\0" "the trigger of a crossbow; crossbow\0" "faan4\0" "vanadium (element 23, V)\0" "fán\0" "kyut3\0" "hasp of a lock\0" "jué\0" "kwai4\0" "to engrave or carve, as a block for printing\0" "hoi1\0" "open; initiate, begin, start\0" "dau3\0" "bin6\0" "leon6\0" "zi3\0" "very dense; no break; to cluster together\0" "jit6\0" "the doorsill\0" "niè\0" "wan5\0" "fall\0" "fui3\0" "wash face\0" "lung4\0" "a halter\0" "hoe1\0" "boots\0" "bat1\0" "knee-pad\0" "bai6\0" "bellows\0" "gau1\0" "leather arm band\0" "zam2\0" "the occiput, or occipital bone, to hang down one's head, ugly, silly; foolish; stupid; idiotic; crazy; insane\0" "to deal with affairs cautiously, head with less hair, ashamed; humiliated\0" "ngai5\0" "quiet\0" "yǐ\0" "tiu3\0" "bow; nod; condescend\0" "fǔ\0" "ugly\0" "gan2\0" "the lower end of the jaws, high cheek-bone, to bend (or lower) one's head\0" "wan6\0" "facial complexion (yellowish because of worrying), a round skull and face\0" "wan1\0" "(Cant.) 大頭頵, a big head\0" "yūn\0" "ngok6\0" "(Cant.) to raise the head\0" "haan1\0" "jyun6\0" "desire, want; wish; ambition\0" "cuk1\0" "frown\0" "fan4\0" "ugly\0" "a typhoon; great gale of wind\0" "bung6\0" "(Cant.) classifier for odors\0" "am3\0" "hurricane; gale; cyclone\0" "sat1\0" "zin1\0" "well-boiled congee or gruel; thick, rich\0" "round shaped cakes\0" "zoeng1\0" "an icicle\0" "zhāng\0" "zok6\0" "(Cant.) food; profit\0" "bit6\0" "odour\0" "wan6\0" "dumpling; supply\0" "bou1\0" "eat; dinner time; sunset\0" "bù\0" "cuk1\0" "a pot of cooked rice\0" "sù\0" "lo4\0" "rice cake\0" "wai3\0" "steamed bread; to feed\0" "wu4\0" "porridge, gruel, congee; paste\0" "nyun5\0" "feast\0" "wai3\0" "to feed, to raise\0" "wong4\0" "to eat; dinner-time, sunset\0" "huáng\0" "hau4\0" "dry goods, dry provisions\0" "deoi1\0" "steamed dumplings; cakes\0" "incorruptible; honest; clean; (same as 歉) deficient, poor crop or harvest, to regret; sorry, (same as 餡) anything serving as stuffing for dumplings, etc.\0" "zin1\0" "gruel\0" "zhān\0" "hoeng2\0" "rations and pay for soldiers; dried rice\0" "hon6\0" "man4\0" "wén\0" "kyut3\0" "gallop\0" "jué\0" "to4\0" "camel\0" "po2\0" "zi3\0" "gwing1\0" "hon6\0" "a fierce horse; to rage, run wild\0" "hàn\0" "ngoi4\0" "stupid; foolish\0" "ái\0" "kwan1\0" "fine horse\0" "tou4\0" "táo\0" "luk6\0" "name of a legendary swift horse\0" "lù\0" "tai4\0" "a horse, mule\0" "tí\0" "wong4\0" "jyun4\0" "bay\0" "yuán\0" "aan3\0" "hai4\0" "xí\0" "soeng1\0" "horse\0" "zaak6\0" "a kind of beast, a kind of mule\0" "cang4\0" "zin1\0" "kwai4\0" "kut3\0" "to make a top knot; (Cant.) 鬅鬠, to be slovenly dressed\0" "zeoi6\0" "silver carp (Hypophthalmichthys molitrix); bream\0" "xù\0" "hung4\0" "a ray, skate\0" "hóng\0" "joeng4\0" "zyun1\0" "anchovy\0" "saa1\0" "shark family, including some rays and skates\0" "fan4\0" "shrimp\0" "kiu4\0" "a kind of medium sized fish grown in the sea, long and flat; with a big mouth\0" "a kind of small fish\0" "bit1\0" "ping4\0" "curtained carriage used by women\0" "fú\0" "lit6\0" "wui4\0" "a small sturgeon found in the Yangzi; catfish\0" "huí\0" "si1\0" "a yellowtail (fish)\0" "shī\0" "cai5\0" "fish\0" "cǐ\0" "gap3\0" "pou1\0" "the skate or ray\0" "pū\0" "zip3\0" "dried fish\0" "dyut6\0" "kwai1\0" "the globefish; blowfish; puffer\0" "lei4\0" "gyun2\0" "(record in an antique books) a kind of fish (same as 鱔) eels\0" "zau2\0" "jin2\0" "sheat\0" "bin1\0" "zi1\0" "haa1\0" "shrimp, prawn\0" "jung4\0" "cau4\0" "herring\0" "wat6\0" "sou1\0" "lip6\0" "(Cant.) 赤鱲角, Hong Kong place name\0" "liè\0" "gin1\0" "zi1\0" "jay (Garrulus lidthi)\0" "zhī\0" "fau4\0" "fun1\0" "kyut3\0" "a shrike, butcherbird\0" "jué\0" "lung4\0" "fuk6\0" "ning4\0" "(archaic) a wren\0" "níng\0" "wat6\0" "swoop\0" "gaa1\0" "gaap3\0" "wu1\0" "pei4\0" "aan3\0" "quail\0" "jyu4\0" "a species of bird resembling quail\0" "jyun4\0" "tou4\0" "(same as 鵌) a kind of bird which shares its nest with rats\0" "kuáng\0" "bit3\0" "a legendary bird; second name for an owl\0" "fong2\0" "kei4\0" "(same as 鶀) small wild goose\0" "zok6\0" "pheasant\0" "diu1\0" "eagle, vulture; Aquila species (various)\0" "fuk6\0" "owl-like bird; buzzard; Otus scops\0" "gwat6\0" "cik1\0" "a duck-like bird\0" "chì\0" "wu4\0" "pelican\0" "tai4\0" "a kind of hawk; cuckoo\0" "tí\0" "an eagle; a hawk\0" "kwai4\0" "(standard form) a small pigeon\0" "leot6\0" "san4\0" "bai3\0" "pheasant\0" "jam4\0" "zeon1\0" "a kind of water bird; deep eyed, general term for a group of bird\0" "fung1\0" "cakes and biscuits\0" "pei4\0" "a small round piece of distiller's grains or yeast\0" "black color, black specks; mottles on the face, black face, (same as 暈) to faint; giddy and dizzy\0" "baa6\0" "irregular and prominent teeth\0" "ngit6\0" "bite, gnaw; wear down, erode\0" "ngaau5\0" "to chew; to bite\0" "zaak3\0" "to bite\0" "co2\0" "toothache\0" "ngaa3\0" "lung5\0" "a halter\0" "the edge; the hem or the margin of the tortoise shell\0" "làm\0" "dan1\0" "cheeks\0" "trôn\0" "shòu\0" "huà\0" "kẹ kệ\0" "last name, girl's name\0" "bui3\0" "used in girl's name\0" "syu6\0" "used in girl's name\0" "fai1\0" "cau4\0" "loi4\0" "wui6\0" "jing1\0" "laan5\0" "dou2\0" "man5\0" "to pollute, contaminate\0" "zi1\0" "zyu1\0" "name of a stream in Hebei Province Hengshan, name of a river (same as 涂水)\0" "kyut3\0" "ling4\0" "wing4\0" "caan2\0" "to bite (said of a dog), dog to take food\0" "bui3\0" "zai6\0" "lou4\0" "laam4\0" "mun4\0" "reddish\0" "mén\0" "jam6\0" "to lay the warp; to weave\0" "wang4\0" "loeng4\0" "liáng\0" "cung5\0" "liu6\0" "ling4\0" "name of a variety of grass; nasturtium\0" "kei4\0" "(same as 蘄) name of a county in ancient times; today's south of Anhui Province, Suxian\0" "zi2\0" "pun3\0" "cin2\0" "cung4\0" "(non-classical form) (same as 談) to talk; to converse; to chat\0" "to4\0" "to move swiftly; to dart; to fleet; to drive very fast\0" "sound of carts or stones (big things) knocking together, cross-bar in the rear of a carriage\0" "seoi6\0" "decoration on carriage\0" "suì\0" "kau4\0" "zi6\0" "fan1\0" "wan5\0" "saan3\0" "laap6\0" "lì\0" "sik1\0" "hung4\0" "trigger\0" "hóng\0" "hoi1\0" "implement; tool; instrument; utensil\0" "zau1\0" "daat6\0" "dá\0" "so2\0" "cou3\0" "to plaster with gold\0" "hap6\0" "ling4\0" "gaak3\0" "kwai2\0" "to raise one's head\0" "kuǐ\0" "cam4\0" "bik1\0" "breeze; light wind, cold or flu\0" "an one-year-old horse, a black horse\0" "xuán\0" "luk6\0" "haam4\0" "a family name, (same as 緧) a crupper\0" "zoeng1\0" "an octopus, devilfish\0" "ngai4\0" "teeth grown in old age\0" "ní\0" "to retire into obscurity\0" "lòu\0" "yīn\0" "luk6\0" "to loose, take off, get rid of\0" "cin4\0" "money, currency, coins\0" "lung5\0" "rude; barbarous\0" "dung6\0" "labor; work\0" "lin5\0" "lou4\0" "wai5\0" "daan6\0" "sincere\0" "dàn\0" "caam1\0" "laam4\0" "oi3\0" "like\0" "mou6\0" "(corrupted form) in contravention of; to offend (same as 冒) incautious, to risk, to put forth\0" "dyut3\0" "conical; a knob\0" "siu3\0" "to cut; to hack; to reap, minced meat mixed up with ginger and cassia\0" "to carve; to hollow out\0" "zyut6\0" "(same as 絕) to cut short; to break off; to interrupt, to drag; to pull\0" "cim1\0" "to cut, stick in\0" "loeng5\0" "strong resistance; lazy, reluctant\0" "dyut3\0" "to break something, to drag; to pull\0" "buk1\0" "sit3\0" "used in old names; phonetic seol used in Korean names\0" "duk6\0" "gwang1\0" "mun4\0" "phonetic\0" "cung4\0" "used in transliteration; the traditional drama of Vietnam; (Cant.) all, entire, completely\0" "eating or talking, moving of the mouth\0" "gau6\0" "(Cant.) a lump; measure word\0" "nip3\0" "thin, flat, poor\0" "to shout or bawl, talking manner of a mean person, (same as 謅) to jest; to joke; to quip\0" "ngai1\0" "(Cant.) to urge, importune; a lie, fib\0" "zeon3\0" "hong3\0" "to run aground\0" "baan1\0" "to turn over\0" "go6\0" "baby's answering, (baby talk) eat; (Cant.) a particle implying doubt; slow, troublesome\0" "loi6\0" "to groan; to moan\0" "lai6\0" "zam6\0" "to drown\0" "sam6\0" "bad, wicked\0" "(Cant.) awry; slanting; askew\0" "baan2\0" "phonetic\0" "zaam2\0" "to blink\0" "ning6\0" "to turn, skip, shake\0" "hiu1\0" "saa2\0" "to wave away\0" "(same as 嚏) to sneeze; a running at the nose\0" "e1\0" "(Cant.) sarcastic interrogative\0" "ngaap3\0" "to tuck up, strap\0" "ok3\0" "nastiness; nauseate: sickening\0" "è\0" "bap6\0" "rapping or popping sound\0" "ting2\0" "kind, sort\0" "daam6\0" "ban1\0" "phonetic\0" "zeon6\0" "confused\0" "pan4\0" "frown\0" "ling1\0" "tinkling; a fender\0" "doe1\0" "sound of a trumpet\0" "waa2\0" "it is said\0" "bok3\0" "(Cant.) phonetic\0" "coi3\0" "eat, to bite, to gnaw, (a dialect) usually at the end of a sentence; tone (of one's speech)\0" "saat3\0" "(Cant.) phonetic\0" "zoeng3\0" "time, times\0" "baa3\0" "(Cant.) expletive\0" "zeon6\0" "confused\0" "ne1\0" "(Cant.) emphatic demonstrative particle\0" "so4\0" "ignorant, stupid\0" "ang1\0" "a knot in wood\0" "hoi1\0" "exclamation; calling to a person\0" "ke4\0" "(Cant.) the sound of delighted laughter\0" "gaam3\0" "(Cant.) phonetic\0" "zyun1\0" "brick\0" "au2\0" "ōu\0" "leon4\0" "lǔn\0" "baat6\0" "haau1\0" "stony\0" "ngaam4\0" "láo\0" "sin6\0" "smooth, hard spot made level for sacrificial altar\0" "shàn\0" "cam2\0" "(ancient form of 垠) a bank; a boundary\0" "a prop, support\0" "jiàng\0" "kut3\0" "wan1\0" "deep and broad (expanse of water); abyss\0" "do2\0" "wai4\0" "jing4\0" "beautiful woman\0" "xíng\0" "dong1\0" "waa6\0" "beautiful; used in girls' names\0" "huà\0" "wai3\0" "maai4\0" "crafty; artful\0" "cim1\0" "kwai1\0" "laam6\0" "to go beyond normal limit; excessive; out of control, to covet; greedy, to be impolite, used in girl's name\0" "zaan2\0" "white color; no respect; imprudent; (Cant.) interesting, good\0" "fung1\0" "aa1\0" "pretend to be delicate and beautiful, to hang or be hanged, to be in suspension; unfounded\0" "dam6\0" "to trample; a pit\0" "cat6\0" "(Cant.) penis\0" "joeng4\0" "wai4\0" "lik6\0" "a mountain in Jiangxi Province; southeast of Jingde county\0" "lì\0" "irregular outline of a range of hills\0" "dit6\0" "towering; a tall mountain\0" "dié\0" "wing4\0" "drawers; trousers or pants\0" "hin2\0" "curtain at front of carriage\0" "loi4\0" "jam3\0" "shade; protect, shade, cover\0" "jam1\0" "to prepare horses and chariots for battle\0" "xīn\0" "lau4\0" "building of two or more stories\0" "jing2\0" "kau1\0" "nock at end of bow; stretch\0" "kōu\0" "jyu5\0" "wai5\0" "sung2\0" "terrified, afraid\0" "soeng1\0" "hip3\0" "to think; to contemplate; to consider, to pant because of fear\0" "hip3\0" "waa4\0" "lavish; luxurious, wasteful\0" "cai4\0" "angry\0" "gung1\0" "mun6\0" "(same as 懣) resentful; sullen; sulky; anger (especially at injustice) indignant, annoyed; depressed; bored\0" "wit1\0" "creaking\0" "lou6\0" "regret\0" "joeng5\0" "naan5\0" "fear\0" "apprehensive; fearful; afraid, ashamed, uneasy in mind; not feeling at peace; disturbed\0" "to take; to carry away\0" "diào\0" "cau1\0" "pluck\0" "(Cant.) to scoop up, ladle out\0" "goi1\0" "to touch; to contact, to ram; to butt\0" "waa1\0" "nong5\0" "to ward off; to stab, prick\0" "lou1\0" "(Cant.) to shake violently, stir; to strip\0" "jaap3\0" "to raise\0" "kap1\0" "(Cant.) to affix a chop or seal to a document\0" "to hit; to strike\0" "lin5\0" "to transport; to remove to take; (Cant.) to pinch; to tidy up\0" "waak6\0" "the thumb, to split; to tear apart, sound of ripping or tearing, to cut open with something sharp\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" "lyut3\0" "to split, to rend; to choose to rub, to wipe\0" "duk1\0" "(Cant.) to poke\0" "zoeng1\0" "hin1\0" "to strike; to fight with hands, to scratch lightly; to brush; to shake; to dust, to knock down; to floor\0" "dong2\0" "to obstruct; shut out; shelter from; keep off; stop; resist\0" "dǎng\0" "(same as 𢸣) to select, pick\0" "(same as 揮) to move; to shake; to wield; to direct, to arouse\0" "wai5\0" "the bright shining of the sun\0" "wěi\0" "jin5\0" "sunlight\0" "xiàn\0" "luxuriant; exuberant; lush; flourishing\0" "hoi2\0" "to injure; to wound\0" "shāng\0" "au1\0" "ngaa6\0" "to stretch, spread\0" "soup made of cut meat mixed with blood\0" "jeon2\0" "(Cant.) liver\0" "lo1\0" "(Cant.) buttocks\0" "daan1\0" "paunchy; a large belly\0" "sing6\0" "leftovers, residue, remains\0" "mou4\0" "a beech tree\0" "gaap3\0" "chopstick\0" "jiā\0" "saat3\0" "nung4\0" "kwai1\0" "zelkova tree\0" "zat1\0" "zhì\0" "ji6\0" "jujube\0" "hin2\0" "Excentrodendron hsienmu\0" "to bend (or lower) one's head; to bow (usually refer to submission or admission of a wrong doing)\0" "집:N\0" "jan2\0" "shape wood by use of heat; tool for shaping bent wood\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" "gwaa1\0" "pan3\0" "spurt, blow out, puff out\0" "to poison\0" "nǎo\0" "gik1\0" "kau3\0" "chicks, fledglings\0" "mou6\0" "dip6\0" "fine cotton cloth; fine woolen cloth\0" "maan6\0" "wàn\0" "tyun4\0" "dewy\0" "bui3\0" "bèi\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" "gwok3\0" "a river\0" "guó\0" "taan1\0" "a rapid; a sand-bank; a foreshore\0" "fai3\0" "(same as 沸) boiling (for example, water) to gush; bubbling up, (same as 湃) the roaring of billows, name of a person\0" "jing4\0" "gip3\0" "astringent; harsh, rough; uneven\0" "fan3\0" "saap3\0" "to overflow; to spread\0" "wai5\0" "laan4\0" "jeoi5\0" "sap\0" "hon4\0" "hán\0" "au1\0" "great drought; heat\0" "ǒu\0" "caau2\0" "to fry, sauté\0" "cam4\0" "reheat food\0" "xún\0" "daat6\0" "a foot-warmer\0" "cau4\0" "gung3\0" "mui5\0" "(Cant.) to suck or chew without using the teeth\0" "lo3\0" "smoky or burning smell\0" "cin2\0" "to make a fire; blaze\0" "chǎn\0" "sim2\0" "tong2\0" "laam6\0" "wui1\0" "(an ancient form of 然) to burn; to light a fire\0" "fierce of fire, cruel; malicious, fire; flame\0" "hé\0" "co1\0" "hiu1\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" "zaan2\0" "carved jade wine cup\0" "lik1\0" "lì\0" "dong6\0" "yellow gold\0" "dàng\0" "cam4\0" "xún\0" "jing4\0" "used in people's names\0" "yíng\0" "laan6\0" "cung4\0" "earthenware (a jar; a jar with a small mouth and two or four ears; a pot; a pitcher)\0" "maa6\0" "eye disease, with noxious air on, disease of an animal, decayed sore\0" "gai3\0" "a dark colored birth-mark\0" "fai3\0" "abrogate, terminate, discard\0" "wan4\0" "gwo1\0" "sick; depress and melancholy, swelling, heat rashes; heat spots; prickly heat\0" "a wine-jar\0" "hǎi\0" "gwan3\0" "cau2\0" "to see; to look at; to gaze\0" "to look straight forward, to look, eyesight blurred; not clear\0" "(same as 眗) hollow-eyed\0" "jip6\0" "zung3\0" "multitude, crowd; masses, public\0" "zhòng\0" "gwan3\0" "gaan3\0" "spy, peep; cornea\0" "cau2\0" "to see; to look at; to gaze\0" "chǒu\0" "min4\0" "jap6\0" "kok3\0" "què\0" "wan5\0" "to fall from or into\0" "hang1\0" "simple and crude (same as 硜) the sound of pebbles or stones knocking together, obstinate; determined; resolute\0" "ngang2\0" "place name in Guangdong; (Cant.) for something hard or bulging to press against the body and cause it discomfort\0" "gěng\0" "suk1\0" "black colored grindstone or whetstone\0" "lán\0" "arsenic (element 33, As)\0" "xìn\0" "gei1\0" "cau1\0" "autumn, fall; year\0" "jung4\0" "over-ripe, over-cooked, worn out\0" "not sticking together, non-adherent; (same as 曬) to dry in the sun; to expose to sunlight\0" "teoi4\0" "ruined, decayed; to disintegrate\0" "tuí\0" "wai1\0" "(Cant.) exclamation in calling a person\0" "gung1\0" "the name of bamboo hat\0" "lǒng\0" "sai1\0" "gaan2\0" "(non-classical form) to observe; to watch; to examine\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 簬) used for arrows\0" "au1\0" "a cradle\0" "zyun2\0" "haan6\0" "to rob; to loot; to plunder\0" "haam5\0" "saa1\0" "disorder; confused mass\0" "ceon4\0" "a cord\0" "xún\0" "kau4\0" "gaan2\0" "cocoon; callus, blister\0" "daam1\0" "a fringe\0" "dǎn\0" "fabric; textile with patterns used for hem decorations, decorations on carriage and horses, varicolored silk or fine cloth loose in texture\0" "keoi1\0" "to mend (clothes, etc.), (interchangeable 綻) ripped seam; a crack; split\0" "zan2\0" "turns or twist; a switch\0" "sin3\0" "goi2\0" "jan1\0" "matting; coverlet; cloudy\0" "yīn\0" "kwong3\0" "fine silks; floss\0" "leoi5\0" "a silk gauze\0" "cyun1\0" "cai4\0" "zik1\0" "ting1\0" "silk braided cord\0" "tīng\0" "lim5\0" "a knot to hang the apparatus made of reed for raising silkworms, a rope\0" "jyun4\0" "to hate; crimson; to thread\0" "huán\0" "sin6\0" "dark red\0" "qiàn\0" "sam1\0" "to stop; adjusted, in order\0" "chēn\0" "mik6\0" "ropes; cords; cables\0" "zeon2\0" "zhǔn\0" "jyun5\0" "a pleat; fold, a piece of string; ribbon used to tie clothes, a rope; a line; a cord\0" "cotton and silk to be laid and attached each other\0" "cau1\0" "(same as 鞦) a swing; (same as 緧) a crupper; traces\0" "gang1\0" "a rope\0" "cau1\0" "ci1\0" "to twist\0" "tou1\0" "band\0" "hat6\0" "to continue; to extend; to review\0" "jin2\0" "long\0" "yǎn\0" "faan4\0" "to interpret; to flap, flutter in the wind\0" "jin4\0" "leon4\0" "daan6\0" "mak6\0" "cord\0" "mò\0" "soeng1\0" "belt\0" "xiāng\0" "lou4\0" "earthen stand for wine jug\0" "bat1\0" "wai5\0" "to chase each other (of sheep or goats)\0" "suk1\0" "birds flying, sound of the flying wings\0" "to fill up; hole\0" "niē\0" "tong4\0" "to pound (grain) in order to remove the husk\0" "jyu4\0" "envy; hate, dislike; resentment\0" "laam4\0" "faat3\0" "wai3\0" "dirty, unclean; immoral, obscene\0" "maan6\0" "màn\0" "loeng5\0" "name of a variety of grass\0" "liǎng\0" "waai4\0" "haan4\0" "gwok3\0" "name of a variety of grass; perilla ocimoides, whose seeds are a bird feed\0" "zit6\0" "pan4\0" "name of a variety of grass\0" "laan4\0" "orchid; elegant, graceful\0" "teoi1\0" "pan4\0" "apple\0" "pín\0" "ham3\0" "jik6\0" "yì\0" "훈:N\0" "gwik1\0" "dung1\0" "rainbow\0" "dōng\0" "dong1\0" "mantis\0" "to wriggle; to work through, as smoke through a crevice\0" "caak3\0" "paddy-destroying grub\0" "niu5\0" "gaap3\0" "lined garment\0" "dip6\0" "dirty, ragged; undress, to treat with irreverence\0" "to make smaller, fit; seam\0" "lo6\0" "zaan3\0" "to hull rice roughly (to make a rush pounding of the rice); coarse rice, to grind (grains, millet, etc.)\0" "zi6\0" "peek\0" "tiu3\0" "mission\0" "zi3\0" "dou2\0" "see, gaze at, witness\0" "to see; to look at, to examine, to spy upon, to wait upon\0" "jing2\0" "to see; to look at, to examine\0" "ming4\0" "dang1\0" "a cup\0" "zau1\0" "deceive, cheat; hurried, bustling\0" "jing1\0" "cam3\0" "tap1\0" "to mutter\0" "wai6\0" "to exaggerate; incredible\0" "heoi1\0" "boast, exaggerate; great, broad\0" "xū\0" "zi3\0" "do not know, to know nothing about, quickly; fast, sharp; keen\0" "hou3\0" "(interchangeable 耗) news; tidings; report; information; message\0" "kwan1\0" "(Cant.) to fool, deceive, hoodwink\0" "cyu5\0" "zhǔ\0" "tau2\0" "to induce; to lure; to allure; to attract; to entice; to tempt; to seduce (with speech; words; through talking)\0" "gam3\0" "zin3\0" "flattering\0" "jiàn\0" "zyu3\0" "explain; annotate; make entry\0" "gyun2\0" "tou1\0" "aau3\0" "(Cant.) to argue, debate\0" "fai3\0" "loquacious, to talk quickly\0" "ngaa6\0" "(Cant.) 𧧝𧨊, to bar the way, obstruct\0" "wui1\0" "wai3\0" "ringing, spacious\0" "fui3\0" "(same as 詯) courage\0" "dong2\0" "ming6\0" "to think of; to remember (someone), to read out aloud, loquacious, guttural sound, noise; uproar; turmoil\0" "fui3\0" "zau3\0" "pou2\0" "han2\0" "difficulty in speaking; wrangling\0" "hěn\0" "zaa6\0" "(Cant.) 𧧝𧨊, to bar the way, obstruct\0" "cuk1\0" "hon5\0" "loquacity, boasting; hyperbole, to talk harshly; to shout angrily\0" "cuk1\0" "urgently; hastily; hurriedly, a hasty speech\0" "ting5\0" "long5\0" "lin4\0" "zaak3\0" "lou4\0" "sound, noisy; full of confused noises; clamorous\0" "haak3\0" "to intimidate\0" "tou4\0" "baby talk, to pray, to felicitate\0" "tam3\0" "(Cant.) to fool, trick, cheat\0" "cam3\0" "gwan3\0" "jan1\0" "yīn\0" "wui6\0" "to suspend; to interrupt, to become aware; to realize\0" "si6\0" "to examine; to consider; honest\0" "shì\0" "loquacious, to break into a conversation, an irrelevant episode\0" "wong4\0" "hyun1\0" "noisy, uproarious; forget\0" "go1\0" "song; sing, chant; praise\0" "gaak3\0" "cunning; craft; sly; wily; artful, bright; wise\0" "cat1\0" "to jest; to joke; to quip (same as 誺) unintelligible answering\0" "fu1\0" "to shout; to mourn to invoke\0" "cim2\0" "flatter; suspect, be uncertain\0" "wai6\0" "huì\0" "liu4\0" "sweet; artful words\0" "ou3\0" "expression; sentence, speech, to tell; to inform; to accuse; to report\0" "zyun2\0" "to talk, converse\0" "deoi6\0" "dislike\0" "zang1\0" "zaan6\0" "to eulogize; to compose, write\0" "zhuàn\0" "wai4\0" "cou3\0" "clamor, noise, din; slander\0" "ngaai6\0" "daap6\0" "to speak recklessly or without forethought; a wild talk, use words to investigate\0" "haak3\0" "to shout, roar, terrify; swiftly\0" "tyun2\0" "uncertain\0" "wai6\0" "zaan3\0" "praise, commend, eulogize\0" "fun1\0" "cheer; noise, noisy\0" "zip3\0" "good, fine pig; an ancient term for pigs used in Liangzhou\0" "maau6\0" "(ancient form of 貌) facial appearance, manner; bearing\0" "cong3\0" "(same as 貤) to change hands; to shift, a series, steps; grades, to promote; to reward; ennobled; to bestow, to extend; to prolong\0" "bei3\0" "zaang1\0" "(Cant.) to owe\0" "cyun3\0" "corresponding; equivalent, appropriate, to compare the length of two articles\0" "fairly prosperous, well-to-do; not very rich\0" "hau6\0" "to desire for more money than one's rightful share\0" "walking rapidly\0" "naai2\0" "to step, trample\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" "leon4\0" "gwaan3\0" "(Cant.) to stumble over, to fall\0" "laam3\0" "(Cant.) to step over, step across\0" "coeng1\0" "to limp; walking; in motion\0" "(same as 騰) to prance; to rear; to leap; to jump, to go up, to turn over\0" "nong1\0" "calf of the leg\0" "lung5\0" "not well-formed figure, incorrect; unrespectable; improper physical build\0" "lou6\0" "ping4\0" "a pair of balances\0" "mou4\0" "kei4\0" "axle-tip\0" "qí\0" "ong3\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" "hoi2\0" "waan5\0" "mourn; pull; draw\0" "tin4\0" "sound of moving carriages\0" "a ring of the horizontal front bar on a carriage; to control the wheel\0" "got3\0" "great array of spears and chariots\0" "jau4\0" "light carriage; trifling, light\0" "yóu\0" "song2\0" "the empty space of a wheel, rim of a wheel; felly; felloe\0" "caau4\0" "turret on a chariot\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" "cam4\0" "county in Shandong province\0" "xún\0" "loi4\0" "mau6\0" "jyu3\0" "zaan2\0" "wine cup; muddy wine\0" "nung4\0" "strong wine; dense, thick\0" "nóng\0" "a square meter; one hundredth of a 公畝\0" "hon6\0" "solder\0" "jik6\0" "yì\0" "kau3\0" "button; buckle, clasp; engrave\0" "pai1\0" "an ancient type of arrow\0" "wai4\0" "leon4\0" "lún\0" "cong2\0" "sharp; a keen edge; sharp point\0" "chǎng\0" "jam5\0" "coeng1\0" "rifle, small arms, hand gun\0" "gan1\0" "hew, chop, smooth\0" "jīn\0" "pik1\0" "a farmer's hoeing fork\0" "cam4\0" "sek6\0" "seot6\0" "needle\0" "shù\0" "san4\0" "shén\0" "co4\0" "hoe; eradicate, eliminate\0" "lou4\0" "fireplace, stove, oven, furnace\0" "lú\0" "jip6\0" "zok6\0" "ning4\0" "ziu1\0" "zhāo\0" "zi6\0" "mou5\0" "mǔ\0" "pei1\0" "do2\0" "short; incomplete; deficient; (same as 剁) to chop; to mince; to hash\0" "zaak6\0" "an ornament at the end of a belt used in ancient times\0" "zai1\0" "dou6\0" "dù\0" "sword\0" "hon6\0" "solder, weld; leg armor, greaves\0" "wang4\0" "state in today's Hubei province\0" "hóng\0" "joeng4\0" "tin2\0" "cuk1\0" "diu1\0" "paang4\0" "neoi6\0" "daan1\0" "deoi6\0" "instrument\0" "chún\0" "bo1\0" "bō\0" "leoi6\0" "saam2\0" "caa6\0" "cymbals\0" "ziu1\0" "gwai6\0" "a cupboard; a press; a wardrobe shop-counter\0" "sin3\0" "metal wire\0" "hau4\0" "arrow\0" "hóu\0" "cung1\0" "nau6\0" "to hoe; to weed\0" "ceoi4\0" "hammer, mallet; club\0" "jung1\0" "wēng\0" "hat6\0" "the linch-pin of a wheel to govern or control the noise of a barrow\0" "zin2\0" "wai6\0" "huì\0" "cik1\0" "axe\0" "pit3\0" "(same as 鐅) the blade or edge of a spade, an open-lidded shallow pan used to boil salt\0" "piě\0" "ji4\0" "so2\0" "a lock, padlock; shackles, chains\0" "hei2\0" "xǐ\0" "git3\0" "a kind of sickle, chemical element; old translation of (鎳); Nickel Ni, to carve\0" "(Cant.) bang; pan (Eng. loanwords)\0" "hak1\0" "hēi\0" "leon4\0" "phosphonium\0" "lín\0" "giu2\0" "to cut with shears\0" "seoi6\0" "lens\0" "suì\0" "bik1\0" "kai1\0" "hing1\0" "bok3\0" "wik6\0" "leon6\0" "haa1\0" "hung3\0" "boisterous; clamor, noise\0" "the frame of a door or window fixed in a wall\0" "gap3\0" "small side door; chamber\0" "cuk1\0" "crowd; transliteration of Sanskrit 'kso', e.g. 'aksobhya'\0" "waak6\0" "sound of a door; to open\0" "saa3\0" "kwai1\0" "flash; flashing; steal look\0" "jan1\0" "curved, bent; a curved wall\0" "yīn\0" "jiu2\0" "baan2\0" "boss, the owner, person in charge\0" "am3\0" "close, shut; dark, dismal\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" "wu2\0" "entrenchment, bank, low wall\0" "kei4\0" "gài\0" "zai1\0" "to rise up; a rainbow; to fall\0" "jī\0" "haap6\0" "narrow\0" "teoi4\0" "to fall in ruins; to collapse\0" "tuí\0" "fine rain; drizzle\0" "mù\0" "loeng5\0" "(same as 緉) a unit to count shoes in ancient times; a pair\0" "dip3\0" "a metal ornament on some kind of belt (clothing of the Northern barbarians)\0" "ceoi3\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" "kwai4\0" "cheekbone\0" "dik6\0" "good and beautiful\0" "dí\0" "daam1\0" "(Cant.) to raise the head\0" "pun3\0" "Zhou dynasty school; disperse; fall apart\0" "leoi5\0" "ngai5\0" "quiet\0" "wěi\0" "kut3\0" "wan6\0" "ugly, to bend (or lower) of one's head\0" "hei1\0" "ugly; physical or moral deformity; the mask worn by an exorcist\0" "ji4\0" "ding3\0" "to shake one's head\0" "au1\0" "sunken eyes, a hollow\0" "the eldest son, to give birth to the first child\0" "pei1\0" "short hair and beard\0" "jyu6\0" "beg, appeal for help\0" "wai5\0" "hyut3\0" "breeze; light wind, sound of the wind\0" "breeze; light wind\0" "hoi2\0" "syun4\0" "whirlwind\0" "gwok3\0" "hot air; hot vapor, wind of the heat\0" "fat1\0" "the sound of wind, a gale; a typhoon\0" "liu4\0" "tasteless; without enough salt; insipid; dull; not interesting, to taste food before royalty partook\0" "to eat much; to distend by eating\0" "chēng\0" "zi6\0" "to feed; provisions\0" "to have congee (wheat gruel) with friends in old times, (interchangeable 餂) to obtain by hook\0" "ze2\0" "tai4\0" "clarified butter (regarded as symbol of Buddhist wisdom or truth), cream cheese, to sponge on others; to board\0" "to eat to the half full, (corrupted and abbreviated form of 饇) to eat to much; surfeited\0" "ning4\0" "rich; abundance, to eat, to eat without spontaneity; to eat reluctantly\0" "(same as 繹) a kind of sacrifice offered to gods or the deceased; rotten food; food; cakes and biscuits\0" "ci4\0" "(same as 餈 粢 躄) rice cakes, rice to offered as sacrifice, the grains\0" "to starve; hungry, famished; feeble; decay or decomposition of fish\0" "cakes and biscuits\0" "jip3\0" "wu4\0" "cakes, (same as 餬) congee; porridge; gruel\0" "(Cant.) soft rice for a small child\0" "(same as 噎) to choke on food, (ancient form of 饐) decayed; rotten and smelly\0" "ngaau4\0" "prepared meat; food\0" "zeoi3\0" "libation\0" "mashed beans, sugared cakes\0" "gin1\0" "tou4\0" "sik1\0" "breath, to grow; to thrive, to eat, food\0" "spoiled provisions\0" "tong4\0" "sugar; sugared; candy; crystallized sweetmeats\0" "well-stacked (figure, etc.); full; plump, food, cakes\0" "fan4\0" "aromatic, perfumed\0" "a bare-backed horse\0" "chǎn\0" "faan4\0" "sail\0" "pei4\0" "pei1\0" "gallop\0" "pī\0" "gwing1\0" "big\0" "jiōng\0" "ak1\0" "to move slowly and then swiftly (said of a horse), a swift horse, to neigh\0" "sai2\0" "to drive; hasten; navigate\0" "san1\0" "crowd\0" "shēn\0" "ci4\0" "(same as 馳) to go swiftly; to fleet; to rush; to speed\0" "tou4\0" "tú\0" "long4\0" "ngon6\0" "white from forehead to lips of a horse, reddish (of a horse head), horse head\0" "fei1\0" "horse; run\0" "fēi\0" "waak6\0" "the sound of a knife cracking or breaking something; suddenly\0" "huō\0" "paang4\0" "loud, noisy, boisterous; fight\0" "kei4\0" "leon4\0" "lín\0" "tit3\0" "black (horse)\0" "biu1\0" "(same as 鑣) bit for a horse, to ride on a horse\0" "gin2\0" "(same as 蹇) lame; crippled, slow, weak; feeble; a vicious horse; a feeble donkey\0" "fun1\0" "happy, pleased, glad; joy; to enjoy\0" "nong4\0" "mat6\0" "mì\0" "git3\0" "jan4\0" "mermaid; manatee\0" "tou2\0" "diu3\0" "a fish, (same as 蚌) oyster, a kind of clam, a pretty pearl\0" "gaai3\0" "gang2\0" "tuna, something like sturgeon\0" "keoi1\0" "jū\0" "doi6\0" "to4\0" "snakefish\0" "tuó\0" "zit3\0" "a kind of fish; grown in fresh water; with flat body; orange color or blue colored pattern\0" "wai4\0" "a kind of shad with a head like a sturgeon\0" "wéi\0" "siu6\0" "zhào\0" "ting4\0" "a kind of fish, something like the sheatfish\0" "hou3\0" "tai4\0" "jip3\0" "lou4\0" "a kind of fish\0" "to4\0" "eel\0" "wu4\0" "laat6\0" "là\0" "lin6\0" "a herring\0" "liàn\0" "sing1\0" "zaa2\0" "(standard form) (same as 鮓) a condiment made from minced fish salted, preserved fish\0" "tai4\0" "Parasilurus asotus; small fish, fry; large carp\0" "jau4\0" "kei3\0" "jì\0" "wong4\0" "the sturgeon\0" "keoi1\0" "jì\0" "hei1\0" "xǐ\0" "zoeng6\0" "the Yangtze porpoise\0" "gwaan1\0" "gun3\0" "bou2\0" "bǔ\0" "zeon2\0" "species of falcon\0" "jik6\0" "hawk; Ardea cinerea\0" "hung4\0" "(same as 鴻) wild swan, a wild goose, vast; profound\0" "man4\0" "co1\0" "chick, fledging; infant, toddler\0" "sang1\0" "a kind of bird, (same as 鼪) weasel\0" "ci1\0" "(variant of 鴟) kite, horned owl; wine cups\0" "jam4\0" "hoopoe\0" "kei4\0" "ang1\0" "the mango-bird; the Chinese oriole\0" "jin2\0" "yǎn\0" "ngok6\0" "a legendary waterfowl; a young phoenix\0" "yuè\0" "wong4\0" "(same as 凰) the female phoenix, a legendary bird in Chinese mythology, (standard form of 皇) beautiful; brilliant, royal\0" "pin1\0" "am1\0" "leoi4\0" "a goose\0" "gou1\0" "hin1\0" "to soar\0" "xiān\0" "zok6\0" "phoenix\0" "zhuó\0" "jin3\0" "swallow (bird)\0" "ou2\0" "(non-classical form) a kind of water bird\0" "faan4\0" "fán\0" "kwai4\0" "pik1\0" "little grebe, dabchick (Tachybaptus ruficollis)\0" "hok6\0" "keoi4\0" "a species of mynah\0" "gaan2\0" "soap\0" "cai4\0" "coi4\0" "distiller's grains or yeast; ferment for brewing\0" "wan4\0" "use the whole piece of barley to ferment for brewing\0" "nung1\0" "(Cant.) burned\0" "zyu1\0" "the spider\0" "ngaa4\0" "haai6\0" "xiè\0" "ngoi4\0" "to grind the teeth, teeth\0" "ji2\0" "bite\0" "yǐ\0" "upper and lower teeth in order and corresponding each other, to gnaw; to bite\0" "ji1\0" "(Cant.) to grin, smile\0" "gaam1\0" "to gnaw; to bite, to hold in the mouth\0" "ci1\0" "co2\0" "chǔ\0" "gam6\0" "caat3\0" "sharp teeth; to break something hard like a knife, sand (in food), ugly\0" "lung4\0" "a cage, a pen, a grating, bars, window; window frame\0" "dram (apothecary symbol ʒ)\0" "ounce (apothecary symbol ℥)\0" "jing3\0" "manage, control; thousandth part of tael\0" "lí\0" "zin2\0" "to cut, clip\0" "put3\0" "to expel the breath\0" "dyut1\0" "(Cant.) to pout\0" "lau4\0" "a clear sound\0" "bei6\0" "or; emphatic particle; (Cant.) particle implying doubt\0" "syu4\0" "(Cant.) the sound of urination; baby-talk for urinating, pee-pee\0" "zung1\0" "a kind of edible mushroom\0" "dou2\0" "a mound, a tumulus\0" "oi2\0" "dust\0" "wai2\0" "a mound, an embankment the earthen altar to the god of the soil\0" "fragments\0" "fu1\0" "cover\0" "kwok3\0" "to draw a bow to the full\0" "(same as 憐 怜) to pity; to have compassion on; to sympathize\0" "oi3\0" "pok3\0" "din1\0" "jik6\0" "dislike; be weary of; explain\0" "lei4\0" "jyu4\0" "an military flag or standard\0" "tong2\0" "overcast day\0" "ngai5\0" "(variant of 艤) to moor a boat to the bank\0" "haan4\0" "a kind of oak used for charcoal\0" "fat6\0" "zaa1\0" "a switch, whip\0" "gwai6\0" "cupboard, wardrobe, counter\0" "dik1\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" "aa3\0" "asses braying, shortwindedness; hiccough, asthmatic breathing, supposed upward motion of the spirit (in Chinese herb medicine), to exhaust; extreme\0" "dong1\0" "hung6\0" "vast\0" "zuk1\0" "mou4\0" "(same as 無) without, none, a negative (a variant 嬭) to burn food in cocking; singed; burnt\0" "lo4\0" "珂㼈版, collotype\0" "lou4\0" "gun3\0" "laan4\0" "bow case\0" "aa3\0" "kau4\0" "young and small, (same as 絿) rash and impatient\0" "lou4\0" "to soften hemp by boiling; thread\0" "dit6\0" "to sew\0" "zok6\0" "thick and big ropes or cords; bulky cables, spoilt silk\0" "gwaa3\0" "obstructed; hindered\0" "loeng5\0" "a pair; an ancient unit for counting shoes\0" "gwaa1\0" "anciently, a blue-green ribbon attached as a seal\0" "zau1\0" "silk of purplish color\0" "jeoi4\0" "tassels hanging from hat\0" "ceoi3\0" "seoi3\0" "reeling device on spinning wheel\0" "coi3\0" "faan4\0" "jing1\0" "a wild grape\0" "zit3\0" "a kind of sea crab\0" "fu6\0" "loeng5\0" "쇠:E\0" "loeng5\0" "waistcoat\0" "gin1\0" "kit3\0" "tuck up hem of garment and wrap\0" "jan2\0" "duk6\0" "slander, utter evil words\0" "tek3\0" "dou6\0" "gu1\0" "large bone\0" "ji4\0" "hearse\0" "fan4\0" "chariot\0" "ceon1\0" "sled\0" "waan4\0" "tear asunder between chariots\0" "got3\0" "great array of spears and chariots\0" "coeng1\0" "a kind of wine be brewed from grains, a kind of daily drinks for a minority group\0" "cam2\0" "gong1\0" "tire of wheel; band\0" "wang4\0" "sin4\0" "short, iron-handled spear\0" "zyut3\0" "armor neckplates\0" "leoi6\0" "file, rasp; file; polish; (Cant.) to cut\0" "mun4\0" "cyu3\0" "the door is wide open; directly in the front\0" "diu2\0" "(Cant.) sexual intercourse (vulg.)\0" "bei3\0" "hide, keep secret; hideaway\0" "coeng3\0" "a wrapper or case for bow\0" "wai5\0" "gorgeous\0" "wěi\0" "fung1\0" "lau4\0" "wind in high places\0" "bat1\0" "hoi3\0" "tainted food\0" "aai3\0" "spoiled, sour, moldy\0" "ji3\0" "spoiled, rotten, sour\0" "mong4\0" "black horse with a white face\0" "haai5\0" "drum\0" "zung1\0" "mane\0" "cou2\0" "the female of certain animals such as horses, a mare\0" "deon1\0" "ning4\0" "jyu4\0" "ngai6\0" "seasoned rice mixed with fish or vegetables\0" "gwai3\0" "caan1\0" "a long narrow fish Trichiurus armatus\0" "a kind of fish; small fish; fry, a large amphibious creature, something like the newt but very much larger\0" "luk6\0" "a kind of fish\0" "a kind of fish; a flashing fly-fish in legend\0" "jung1\0" "stocky hawkfish (Cirrhitus pinnulatus)\0" "haam4\0" "a kind of fish; with long and flat body; small mouth and pointed lips\0" "zam1\0" "gaai3\0" "a kind of bird\0" "jiu1\0" "a legendary bird\0" "a kind of pheasant-like bird\0" "aan3\0" "quail\0" "soeng1\0" "turquoise kingfisher\0" "saltpond; salty marshes\0" "mau4\0" "barley\0" "kaa1\0" "to bite; use all the strength to bite; to gnaw, bones squeeze between teeth (could not be picked out)\0" "ngai4\0" "lik6\0" "fung6\0" "cung2\0" "pang4\0" "wai4\0" "ji6\0" "laan5\0" "zeon6\0" "man5\0" "lin4\0" "lo4\0" "niu5\0" "mun5\0" "zeon3\0" "teoi4\0" "wan6\0" "daan1\0" "jin5\0" "fung1\0" "lok6\0" "dung6\0" "gwok3\0" "hei1\0" "jiu6\0" "seoi2\0" "soeng1\0" "hing3\0" "zin1\0" "joeng5\0" "ji4\0" "gwai1\0" "wo4\0" "hin3\0" "syu1\0" "jap1\0" "fung3\0" "hiu4\0" "fan1\0" "cung1\0" "jip6\0" "jing4\0" "leon4\0" "fung6\0" "hei2\0" "kiu4\0" "jip6\0" "jiu4\0" "daat6\0" "lai6\0" "hoi2\0" "cung1\0" "jin5\0" "tin4\0" "hei1\0" "nou5\0" "ji1\0" "loi4\0" "caa3\0" "fung4\0" "tou1\0" "laam6\0" "fei1\0" "dung2\0" "lok6\0" "gei1\0" "bo3\0" "cyu5\0" "gei1\0" "taai5\0" "gwang1\0" "tou1\0" "jyun5\0" "juk1\0" "gei2\0" "jyun4\0" "lau4\0" "syu1\0" "lin6\0" "pik1\0" "hing3\0" "gwan1\0" "gung3\0" "cim1\0" "sik1\0" "cyun1\0" "fong1\0" "fuk1\0" "hin2\0" "jan1\0" "hoi2\0" "jing4\0" "soeng4\0" "jin6\0" "hoi2\0" "zan3\0" "kit3\0" "fu3\0" "kit3\0" "wan6\0" "gu3\0" "biu1\0" "fei1\0" "pan1\0" "fei1\0" "ji6\0" "zau1\0" "wan1\0" "ling4\0" "ang1\0" "hok6\0" "daap6\0" "jung2\0" "business, duty\0" "jung5\0" "fui1\0" "ashes, lime\0" "huī\0" "jiu1\0" "ngok6\0" "ping1\0" "illicit sexual relations\0" "cit3\0" "tou1\0" "ci4\0" "zeon3\0" "to stick into; to shake\0" "zeon3\0" "mou6\0" "risk, brave, dare\0" "gai1\0" "tie beam; davit\0" "baan6\0" "(Cant.) mud, mire\0" "fong1\0" "sip3\0" "gun3\0" "haan1\0" "hard; wise\0" "qiān\0" "gaam1\0" "jiān\0" "lyun4\0" "luán\0" "sung2\0" "dong1\0" "stop\0" "fu6\0" "follow\0" "haan5\0" "haan5\0" "courageous; martial; dignified\0" "juk6\0" "dai3\0" "teoi4\0" "leoi5\0" "ci3\0" "complete\0" "zaan2\0" "to accumulate, to hoard, to store up\0" "hok6\0" "to learn\0" "xué\0" "cong1\0" "cold\0" "bitterly cold, cold wind; the north wind\0" "duk6\0" "to be rude to, to annoy, to profane; to trouble, to harass\0" "tyun4\0" "cut\0" "leoi6\0" "duk6\0" "case; casket\0" "daan1\0" "utensils used anciently in ancestral temples\0" "a lofty peak; a mountain peak\0" "laam4\0" "haai6\0" "profound significance, just now; then; in that case\0" "dung2\0" "loquacity\0" "gaap3\0" "(Cant.) to hold fast, press\0" "loquacious, the sound of singing, to sing in a loud voice, loud\0" "gaa1\0" "gallon\0" "hei3\0" "a shrill noise; alas!\0" "taam2\0" "gobble\0" "saam1\0" "hei3\0" "soeng4\0" "taste\0" "dim2\0" "can3\0" "(Cant.) aspect marker of injury\0" "laam6\0" "(Cant.) awry; slanting; askew\0" "aak3\0" "(Cant.) a lasso; a circle, frame\0" "zaan3\0" "bok3\0" "to make a disturbance; to quarrel; to wrangle\0" "zaan3\0" "(non-classical form of 韓) a fence, name of a star, a small feudal State, old name for Korea\0" "gong1\0" "earthen jug, crock, cistern\0" "jin6\0" "jik6\0" "gaap3\0" "kok3\0" "jip6\0" "gaan2\0" "soda; alkaline\0" "hok6\0" "(same as 嶨) hills with lots of big rocks\0" "dit6\0" "coeng2\0" "haam5\0" "(same as 逵 馗) cross-road; a thorough-fare; a center from which nine roads lead out, to accumulate soil, to store up soil\0" "(same as 墁 鏝) a trowel; a plaster; a trowel for plastering\0" "jim4\0" "cim3\0" "moat around a city. a channel\0" "dong6\0" "zyun1\0" "jim1\0" "jing1\0" "lady\0" "zing1\0" "cim3\0" "beautiful; pretty, used in girl's name\0" "zaak3\0" "laan5\0" "lazy, languid, listless\0" "aa1\0" "wai2\0" "surname\0" "sung2\0" "lung4\0" "lofty\0" "dung3\0" "place name in Guangxi province\0" "name of a mountain\0" "jip6\0" "jiu4\0" "zak1\0" "lofty\0" "naau4\0" "ngaam4\0" "cliff, precipice; cave, grotto\0" "ngok6\0" "mountain peak, summit\0" "jin2\0" "cyun4\0" "zin2\0" "a sack used to feed the horses, an old family name\0" "laan4\0" "official dress\0" "kui2\0" "daai3\0" "kong3\0" "tyun4\0" "sad\0" "leon4\0" "zap1\0" "jim1\0" "satiated; contented\0" "lau4\0" "be glad, pleased, delighted\0" "gung1\0" "haan4\0" "composed, contented\0" "caam4\0" "ashamed, humiliated; shameful\0" "sing4\0" "ashamed; abashed; mortified; humiliated, few; little scarce; rare\0" "zi3\0" "enraged; resentful.to hate. to desist\0" "dai3\0" "ai3\0" "(same as 瘱) quiet; calm; still peaceful, gracefully quiet, clear and evident; obvious, deep and far; profound and abstruse, to conceal; to hide\0" "tong2\0" "mun4\0" "cit3\0" "caang4\0" "wu2\0" "to cover with the hand; to hide\0" "sim2\0" "swift; rapid quick; speedy, (same as 掞) easy; smooth; suave; comfortable\0" "jip3\0" "to tuck in, to put the finger into, to put in, to stow away\0" "zit1\0" "(Cant.) to squeeze out; tickle\0" "syun1\0" "to rub with the hand; to stroke\0" "lai6\0" "hang1\0" "(Cant.) to knock, hit\0" "to rub between the hands\0" "kwai1\0" "saam3\0" "raze\0" "dai3\0" "(Cant.) to hit\0" "gwai6\0" "tan3\0" "(Cant.) to put down\0" "hin1\0" "duk1\0" "(Cant.) to poke\0" "cam4\0" "keoi1\0" "expel, drive away; beat, assault\0" "giu2\0" "bind\0" "kui2\0" "banner, flag, streamer; insignia\0" "jim5\0" "gentle; mild; temperate, tender; loving; caressing\0" "lei4\0" "a kind of turban used in ancient time\0" "fong2\0" "leon4\0" "camphor tree\0" "a small ring or a small piece of board attached to the muzzle of an ox; to thread through a halter\0" "sik1\0" "jim2\0" "mulberry\0" "caan2\0" "a tree, a mattress\0" "wan4\0" "peg\0" "zeon2\0" "a basin\0" "si4\0" "cin1\0" "sam2\0" "a kind of tree; the juice of which is used to make wine\0" "suk1\0" "tall tree\0" "fan4\0" "daai3\0" "pillar or post of a frame on which silkworms spin\0" "guk6\0" "king2\0" "grassy plant with fibres from which cloth is made\0" "jim4\0" "min4\0" "laai6\0" "sou1\0" "sau2\0" "wu1\0" "lim5\0" "draw back, fold back; collect\0" "siu3\0" "roar, howl, scream; whistle\0" "ning4\0" "a hairy dog\0" "leoi4\0" "long hairy\0" "maa5\0" "cung4\0" "a place where small streams flow into a large one\0" "dung1\0" "rainstorm\0" "sim2\0" "swift currents; swift flow of water\0" "bat1\0" "zap6\0" "zit1\0" "(Cant.) to squeeze; to eject; to spray\0" "ji4\0" "wai3\0" "vast, expansive, deep; dirty\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" "lyun4\0" "lou5\0" "thick gravy, sauce, broth; brine\0" "lim6\0" "overflowing\0" "haan4\0" "ling4\0" "ding2\0" "(same as 濎) (water etc.) boiling\0" "laam5\0" "marinate in salt\0" "can3\0" "joeng6\0" "waves, ripples, rapids; overflow\0" "ho6\0" "name of a river\0" "zin6\0" "은:N\0" "jing1\0" "jing4\0" "an ancient name of a river in Henan Province Dengfengxian\0" "fai1\0" "gaan2\0" "to wash rice\0" "siu1\0" "sin2\0" "name of a stream\0" "hin2\0" "long-burning fire\0" "jik6\0" "bright\0" "dung6\0" "zit3\0" "ashes; candle end\0" "gin1\0" "bik1\0" "to dry or warm (grains) near a fire\0" "fan4\0" "jim6\0" "flame; brilliant, blazing\0" "zin1\0" "memorandum, official note\0" "gong1\0" "hang1\0" "ox shank, person's name\0" "a kind of animal, cattle and horses to prance; to be lively\0" "bei1\0" "lou4\0" "a hound\0" "hiu1\0" "dog\0" "loi4\0" "wo1\0" "caam4\0" "ban6\0" "kei4\0" "lou4\0" "nou5\0" "agate; cornelian\0" "sau6\0" "suk1\0" "mou5\0" "jar\0" "aang1\0" "a pot, pitcher; a small-mouthed clay vessel\0" "lau5\0" "zek3\0" "sick\0" "gaan2\0" "epilepsy, convulsions\0" "teoi4\0" "disease of the private part of the human body\0" "zik1\0" "spasms, convulsions, hysteria; (Cant.) infantile malnutrition\0" "lyun4\0" "lik6\0" "taat3\0" "jutting on the epidermis or the cuticle (of plants); (Cant.) skin peeling off\0" "duk6\0" "ham3\0" "vessel; container; a box; a chest; a trunk, a small cup\0" "cung1\0" "fan3\0" "to sleep\0" "fèn\0" "deluding and causing disorder (interchangeable 熒) lights shining; sparkling; twinkling; shimmering\0" "maan5\0" "to see, witness, inspect\0" "saai2\0" "to stare at\0" "gaan3\0" "to peep; to spy\0" "kwai1\0" "tong2\0" "kwai1\0" "(standard form of 規) regulations; laws; rules; customs or usages, a pair of compasses\0" "baa6\0" "lik6\0" "wai2\0" "(same as 毀) to ruin, to destroy, to break down\0" "lung4\0" "zaak6\0" "aa1\0" "uneven or rugged terrains\0" "lou4\0" "stoneware; stone implement, soap-stone, sound of the bumping rocks, (in music) a chord\0" "ngaam4\0" "to4\0" "gaan3\0" "brook, mountain stream\0" "jin4\0" "zat1\0" "name of a mountain (same as 嶔) lofty (of a mountain)\0" "laam4\0" "zyu1\0" "a whetstone used to grind precious stone (jade; a gem)\0" "joeng4\0" "to drive out demons, etc., as was done at the new-year\0" "kui3\0" "nung4\0" "tai4\0" "kong3\0" "zai6\0" "sheaf\0" "ci4\0" "to accumulate or to store up rice, to purchase grain with public funds and store it against famine\0" "lung1\0" "a hole; a cleft; empty\0" "tiu5\0" "cang1\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" "tyun4\0" "lou4\0" "bamboo; the handle of the spear\0" "giu1\0" "a large pipe; a farm tool\0" "dong6\0" "bamboo\0" "ak1\0" "zaa1\0" "empty\0" "zung1\0" "lou6\0" "fine bamboo\0" "jing4\0" "bamboo chest; tubular bamboo case\0" "tyun4\0" "(same as 糰) dumplings; doughnuts\0" "zoeng1\0" "provisions\0" "tyun4\0" "rice ball\0" "mun4\0" "adorned; beautified; made up; glossy, thick and sticky thing on the surface of congee; rice gruel\0" "laan6\0" "zang2\0" "fau4\0" "fresh\0" "gai3\0" "wu6\0" "o1\0" "(an abbreviated form of 䋪) fine and delicate silk, plain white sackcloth for mourning\0" "to tie; to knot, to join\0" "fu1\0" "keoi4\0" "zyu3\0" "jin4\0" "string on musical instrument\0" "to4\0" "a strand of silk\0" "wang4\0" "gang1\0" "a rope\0" "haap6\0" "bat1\0" "zyu1\0" "hiu1\0" "to wind (as a spring)\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" "ci3\0" "goi1\0" "bang1\0" "to baste for sewing; to connect\0" "sing4\0" "kau4\0" "urgent\0" "fat1\0" "rope\0" "wan4\0" "zi6\0" "man6\0" "mourning\0" "cim1\0" "thread\0" "wik6\0" "seam\0" "waak6\0" "obstinate; perverse\0" "cap1\0" "to join, to splice, to braid\0" "cai1\0" "sik1\0" "bik1\0" "zung2\0" "collect; overall, altogether\0" "taam1\0" "sau3\0" "embroider; embroidery; ornament\0" "saam1\0" "streamer\0" "zi3\0" "delicate, fine; dense\0" "miu4\0" "hempen sandals, leather shoes (for children)\0" "hin3\0" "tow line\0" "zung1\0" "net\0" "zung2\0" "collect; overall, altogether\0" "sok3\0" "(non-classical form of 索) a thick rope; a cable, alone, to tighten; to squeeze, to need, to demand\0" "cyun4\0" "orange or reddish-yellow silk\0" "jik6\0" "zoi2\0" "matter, affair\0" "syun6\0" "lace; embroidered hem (of a garment), (same as 緁) a narrow strip of woven material (such as the hem of a straw hat)\0" "saan3\0" "umbrella, parasol, parachute\0" "seoi6\0" "fine cloth\0" "zeon1\0" "wat6\0" "rope\0" "gaai3\0" "to work as a tailor, and do washing-for a living\0" "fuk6\0" "jau1\0" "gun3\0" "jar, jug, pitcher, pot\0" "gyun3\0" "to trap, snare\0" "saap3\0" "dou6\0" "streamer adorned with feathers\0" "lung4\0" "(same as 聾) deaf; hard of hearing\0" "hoeng1\0" "soup\0" "fu1\0" "fine\0" "zo3\0" "to wrinkle; to contract, beautiful; elegant, dried and seasoned meat, excellent food; delicacies\0" "hiu1\0" "sau1\0" "preserved and dried meat, (a dialect) fried; cooked small pieces of meat, meat broth\0" "nai4\0" "mun4\0" "gaam1\0" "jiān\0" "soeng1\0" "ship\0" "ocean-going liner, steamer, a boat; a ship; vessel\0" "daai3\0" "a long narrow vessel with two masts; (Cant.) a rudder\0" "lau4\0" "zeoi6\0" "fine\0" "jau1\0" "leon4\0" "deoi6\0" "si1\0" "hei2\0" "a kind of plant, the root is used for food\0" "saat3\0" "a curtain; a shade; screen; blinds\0" "fu6\0" "lau4\0" "cit3\0" "gwo1\0" "empty, hungry-looking\0" "gung3\0" "lush growth of grass, trees and fruits\0" "gaan1\0" "Valeriana villosa, climbing plant\0" "wing6\0" "sacrifice\0" "mang4\0" "naap6\0" "fan4\0" "zuk6\0" "water plant\0" "zung1\0" "fan4\0" "luxurious, abundant; hemp seeds\0" "leoi4\0" "Compositae; chrysanthemum family; perennial herbage; herb medicine\0" "leoi4\0" "madder\0" "bei1\0" "ci4\0" "zik1\0" "laai6\0" "shade\0" "teoi4\0" "tang4\0" "leoi6\0" "hiu1\0" "(same as 虈) angelica; the root of Dahurian angelica\0" "wu1\0" "a tiger\0" "zaan6\0" "mou4\0" "ce1\0" "hin2\0" "zung1\0" "the solitary wasp, lice on cattle, a kind of gad-fly\0" "leon4\0" "wai1\0" "the millipede, a kind of cicada; big and with black color\0" "lung4\0" "zaak6\0" "hing1\0" "ok3\0" "ngai5\0" "ant\0" "daat6\0" "zim6\0" "can4\0" "fei4\0" "ang1\0" "wai6\0" "a small gadfly that suck blood of horse or cow; weevil found in rice, etc.\0" "lung4\0" "legs of trousers; overalls worn by workmen\0" "ngai6\0" "'kimono' sleeve\0" "deoi3\0" "nung4\0" "fine clothes\0" "daat6\0" "si1\0" "sam1\0" "pit3\0" "siu6\0" "to see; to observe, to appear, now; present, ready, to summon; to call up, far, deep; profound\0" "to search out; to examine into, (Cant.) to give an angry glances at somebody\0" "gaan3\0" "steal look; peep at; spy on\0" "gwan1\0" "leoi5\0" "to look closely\0" "ceoi3\0" "to spy; to watch for\0" "lo4\0" "to look about; order, sequence\0" "ceoi3\0" "peep at; watch, spy on\0" "luk6\0" "hok6\0" "to process or carve horns\0" "daai2\0" "the middle of the horn\0" "jing4\0" "giu3\0" "joeng4\0" "zeon3\0" "jau4\0" "fault\0" "caau2\0" "clamour, uproar, annoyance, etc.\0" "reasonable authority statements, (same as 呶) noise (especially from a brawling crowd); uproar; turmoil, abusive language, to boast\0" "ngo4\0" "false, erroneous\0" "sam4\0" "sincere; faithful\0" "seot1\0" "to beguile with false stories\0" "jai6\0" "ngai6\0" "talk in one's sleep, somniloquy\0" "joeng3\0" "dit6\0" "ling4\0" "to sell\0" "gau3\0" "blame\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" "wo4\0" "wing6\0" "sing, hum, chant\0" "naau4\0" "gibberish; to wrangle\0" "hang1\0" "hap6\0" "ngaak6\0" "orders\0" "ci4\0" "part\0" "haau6\0" "genus of cicada, Cosmopsaltria\0" "zi3\0" "write down; record; magazine\0" "zim1\0" "bou1\0" "huge; to admonish\0" "unable to talk, incapable; inefficient\0" "cim4\0" "ngo4\0" "to intone, hum\0" "saa3\0" "hang6\0" "angry, reproof; scolding\0" "cam1\0" "hei1\0" "to cheat\0" "cuk1\0" "ngai6\0" "zeoi3\0" "zyut3\0" "to suck, sip, sob, kiss; to chatter\0" "daap6\0" "zip3\0" "to chatter\0" "jyun4\0" "waak6\0" "sound of flesh and bone being separated\0" "tou1\0" "flatter; suspect, be uncertain\0" "hai5\0" "shame, disgrace\0" "hok6\0" "jyu4\0" "ji4\0" "cung3\0" "zaap6\0" "zaa1\0" "ham6\0" "to1\0" "to withdraw; to decline, clever\0" "ci4\0" "(same as 謘) slow on talking; incapable; obtuse; awkward\0" "taan1\0" "ji1\0" "nau6\0" "gyun3\0" "sap1\0" "wriggling\0" "jiu6\0" "lung4\0" "duk6\0" "lau4\0" "a sow\0" "tik1\0" "to beg; to err, be mistaken\0" "ji4\0" "steps, grade, strata; series\0" "wun6\0" "ci4\0" "seoi6\0" "cung4\0" "tribute paid in cloth by the tribes in Szechwan and Yunnan under the Han dynasty\0" "fai3\0" "zeon2\0" "farewell gift\0" "sing6\0" "(same as 賸) a surplus; an overplus, remains, superfluous\0" "jat6\0" "biu1\0" "to earn, sell at a profit\0" "zong1\0" "booty, loot, stolen goods; bribe\0" "jyun5\0" "to jump; to leap; to bounce; to spring, to run over; to oppress\0" "hiu1\0" "kiu4\0" "nimble\0" "dip6\0" "to trip up; to be hindered; to stroll\0" "gwai6\0" "to urinate; to pass urine; to empty the bladder; to make water; weary, tired, fatigued\0" "saai2\0" "sandal\0" "lin4\0" "zai6\0" "cai3\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" "teoi4\0" "do2\0" "to droop, hang down\0" "wai6\0" "a brass parts for a cart in ancient China\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" "faan6\0" "ngai5\0" "rings on a yoke\0" "kwong4\0" "(same as 軏) the cross-bar at the end of the pole of a carriage\0" "tyun4\0" "war car\0" "faan2\0" "the protruded sides of a carriage (used in ancient times to screen off muddy dust)\0" "zaan6\0" "paang1\0" "surname\0" "fu2\0" "dai2\0" "keoi4\0" "yoke\0" "pou4\0" "deoi3\0" "gung2\0" "guk1\0" "wun6\0" "wan5\0" "sin3\0" "a pall to cover the hearse\0" "ling4\0" "a car-rut; rumbling of a cart\0" "zip3\0" "then; each; rack on chariot for luggage or weapons\0" "gwo2\0" "grease pot hung under axle of cart\0" "paai4\0" "paang4\0" "ham2\0" "(same as 轗) to fail; a difficulty, misfortune\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" "cyun4\0" "fuk1\0" "two pieces of wood underneath a cart\0" "zeon1\0" "laam6\0" "a vehicle for transporting prisoners\0" "strong and durable (same as 轂) hub (of a wheel), wheel\0" "sik1\0" "framework of lattice on cart\0" "rut\0" "faan1\0" "cung1\0" "carriage used in ancient times to take enemy position, (interchangeable 幢) a curtain for a carriage\0" "zaan6\0" "sleeping cart\0" "gik1\0" "high cartloads, (same as 轙) rings on the yokes\0" "hat6\0" "(same as 轄) noise of vehicles\0" "leon6\0" "(same as 䡑) 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" "dong6\0" "a time; a row; to fall, miss\0" "jiu2\0" "entwine; wind around; surround\0" "dai6\0" "grunting sound of pigs; clash\0" "biangbiang noodles\0" "biáng\0" "biangbiang noodles\0" "biáng\0" "heoi2\0" "wai4\0" "place in Henan province\0" "hiu1\0" "bei3\0" "jik6\0" "mai4\0" "rotten paste or soybean sauce; to grow mildewed\0" "hing1\0" "gei1\0" "hook, barb, catch, spring\0" "baat3\0" "an alms bowl; a small bell\0" "dai6\0" "fetters; to fetter\0" "kong3\0" "mine; mineral, ore\0" "ciu2\0" "au1\0" "lik6\0" "(same as 鬲) cooking utensil used in old times, sacrificial vessel; a heavy three-legged caldron; huge tripod of bronze with two ears\0" "aak3\0" "(Cant.) bracelet; bangle\0" "zi2\0" "(obsolete) germanium\0" "jat6\0" "jin6\0" "small chisel\0" "jan6\0" "bing3\0" "lung4\0" "pei1\0" "zaai2\0" "kaa1\0" "cadmium (element 48, Cd)\0" "sang1\0" "(Cant.) to rust\0" "wo4\0" "the bells on the cart in ancient China\0" "ngau1\0" "hook, barb; sickle; stroke with\0" "fau4\0" "zyu3\0" "bun6\0" "fat6\0" "gat1\0" "ham6\0" "kwaa1\0" "gwong1\0" "point of a sword\0" "tung4\0" "wai3\0" "pik1\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" "ci2\0" "gwai2\0" "agricultural implements; from tools, shining iron, a plectrum from stringed the teeth of a saw\0" "beng2\0" "plate; (Cant.) a penny\0" "gwo2\0" "zip3\0" "but6\0" "hung3\0" "mercury (element 80, Hg)\0" "zok6\0" "fetters, shackles\0" "mui4\0" "bit cup\0" "ham4\0" "juk6\0" "a poker; brass filings; to file\0" "so1\0" "a small gong, a sieve; a sifter; a strainer\0" "fu3\0" "zim6\0" "biu1\0" "a watch, clock\0" "pai1\0" "tou4\0" "a tiny needle; thin pin; one of the nine needles used in Chinese medicine, (same as 扉) a door leaf\0" "gam1\0" "gun2\0" "taap3\0" "cap\0" "jip6\0" "thin plates of metal\0" "do6\0" "heavy iron part of a plough, the linch-pin of a wheel\0" "kim4\0" "needle, pin, tack; prick; inject\0" "zam1\0" "jyu4\0" "wui2\0" "gaai3\0" "(Cant.) to saw; to cut\0" "dyun1\0" "seng3\0" "(Cant.) rust\0" "zung1\0" "a headstall, ornament on a bride\0" "fuk1\0" "gwang1\0" "se4\0" "haa4\0" "to forge, work\0" "kwai4\0" "short spear or lance\0" "ngou6\0" "jip6\0" "aa1\0" "soft steel; ammonium\0" "gaam3\0" "mirror, looking glass; reflect\0" "taap3\0" "thallium (element 81, Tl)\0" "oi3\0" "ionium\0" "lim4\0" "sickle\0" "tong4\0" "ceoi1\0" "cung1\0" "luk6\0" "si1\0" "wai6\0" "zaam1\0" "ding2\0" "huge tripod of bronze with two ears; sacrificial vessel\0" "zyun1\0" "engraving tool; carve, engrave\0" "tin4\0" "(same as 鈿) silver of gold filigree, hairpin, inlaid work\0" "cyun1\0" "suk6\0" "jit6\0" "gaam3\0" "ou1\0" "(standard form of 鏖) desperate fighting; to fight hard, (a stove) for keeping warm; to stew something until it's tender\0" "seoi1\0" "bolt of a Chinese lock\0" "mit6\0" "leoi4\0" "(same as 鐫) to engrave or carve; as a block for printing\0" "zyun3\0" "drill, bore; pierce; diamond\0" "(same as 鍘) a hinged shear or long knife for cutting fodder or hay; sheet-iron, etc., to cut up\0" "zim1\0" "leoi5\0" "gun2\0" "(interchangeable 管) a mechanical device for lead ore, (non-classical form of 閌) high; tall and big; lofty (said of the door)\0" "wai2\0" "open the door, the door is slanted\0" "ni1\0" "(Cant.) to hide oneself\0" "saat3\0" "ngaat6\0" "sound of the door\0" "kap1\0" "peacefully; quietly\0" "pik1\0" "open; settle, develop, open up\0" "zat1\0" "stallion; promote\0" "fan4\0" "deoi6\0" "gathering clouds\0" "bat1\0" "leather arm guard\0" "cin1\0" "swing\0" "duk6\0" "gwai6\0" "lau4\0" "laan4\0" "a container for bows and arrows\0" "laan4\0" "a case for a bow\0" "mui6\0" "red\0" "bei3\0" "something made of bamboo put in the bow case to protect from damage\0" "gaap3\0" "knee-pad made of red-dyed leather\0" "hyun3\0" "wan6\0" "ciu3\0" "a sheath, scabbard\0" "sip3\0" "archer's thumb ring\0" "duk6\0" "bow-bag\0" "leather thong wound around the handle of a sword\0" "haai6\0" "shallots or scallions, small (piece of land); narrow (minded)\0" "wan6\0" "rhyme; vowel\0" "the cheek-bone; the malar bone; the malar\0" "jiu4\0" "fui3\0" "ngaak6\0" "the forehead; a fixed number\0" "ping1\0" "loi6\0" "aat3\0" "(nose) bridge\0" "jim5\0" "kwai4\0" "cheekbone\0" "ceoi4\0" "bowed one's head\0" "seoi6\0" "be worn out, be haggard\0" "ham5\0" "ham2\0" "yellow\0" "soi1\0" "lower part of face; jaw; gills of a fish\0" "gong2\0" "fui1\0" "seon3\0" "top of the head; skull\0" "ban1\0" "piu5\0" "ciu4\0" "be worn-out, emaciated, haggard\0" "biu1\0" "haa1\0" "sound of the wind\0" "toi4\0" "typhoon\0" "lit6\0" "lau4\0" "sound of wind\0" "a gale; a gust of swift wind, timely wind\0" "breeze\0" "haau1\0" "hurricane; gale; cyclone\0" "zaap6\0" "biu1\0" "whirlwind, stormy gale\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" "jyu3\0" "to eat too much, surfeited; to confer\0" "bok3\0" "(same as 餺) a kind of cooked noodle\0" "faan6\0" "to eat to the full; surfeited, well-stacked (figure, etc.); plump\0" "cakes made of rice flour\0" "(same as 銍) a sickle\0" "food (wheat gruel, etc.) to welcome the guest in old times, to eat to the full; surfeited\0" "tim5\0" "to obtain by hook\0" "ban1\0" "ak1\0" "hiccough\0" "bau6\0" "daam6\0" "incite\0" "fan1\0" "gin1\0" "(same as 餰) congee; rice gruel, (same as 饘) thick congee or porridge\0" "fui3\0" "ci3\0" "wine and food eaten with wine\0" "mung4\0" "well-filled dish\0" "food (wheat gruel, etc.) to welcome the guest in old times, to eat to the full; surfeited\0" "zaan3\0" "zyu3\0" "horse with white back legs\0" "tok3\0" "camel\0" "duk6\0" "run, race\0" "bou2\0" "zap1\0" "saap3\0" "geoi6\0" "offspring of a stallion and a she-mule\0" "but6\0" "horse with long hair\0" "lung4\0" "can2\0" "bat6\0" "strong horse\0" "jung4\0" "zi3\0" "heavy horse; horse unable to move because of twisted leg; plodding\0" "ji5\0" "name of a legendary swift horse\0" "tou4\0" "bok3\0" "a kind of fierce animal; join; argue; transfer; piebald horse, variegated\0" "sung2\0" "loi4\0" "tall (7 chi) horse\0" "hyun1\0" "grey\0" "ngo5\0" "teoi3\0" "run away\0" "se3\0" "to4\0" "dappled\0" "jiu5\0" "name of a fabulous horse\0" "pin3\0" "to swindle; to cheat\0" "haa4\0" "bay\0" "jau4\0" "hon6\0" "long-hair horse\0" "gwai1\0" "sing4\0" "tou1\0" "pan1\0" "wong4\0" "(same as 騜) horse with mixed colors of yellow and white, chestnut color mixed with white\0" "heoi1\0" "zaap6\0" "tim5\0" "black horse\0" "wat6\0" "black horses\0" "jin3\0" "haau1\0" "haan1\0" "haan1\0" "to go bald\0" "to twist the hair in a knot on the top of the head\0" "laam4\0" "long hair, hairy, sparse hair\0" "mun4\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" "soeng1\0" "caau1\0" "nimble and active ghost, to move swiftly, strong, crafty; cunning; wily, smart; clever; shrewd\0" "a wry neck, a large head\0" "cau4\0" "Danio chrysotaeniata\0" "dān\0" "the sheatfish\0" "tok3\0" "jyun4\0" "the globefish, blowfish, puffer\0" "pei4\0" "wu4\0" "naap6\0" "(same as 漁) to catch fish, to fish, to seize\0" "baan2\0" "sole or flounder\0" "leon4\0" "hong4\0" "sam2\0" "the young of fish\0" "mut6\0" "(same as 鱴 鮆) the mullet, a kind of fish grown in the sea; like abalone; a salted fish\0" "mei6\0" "keoi1\0" "pei1\0" "sin5\0" "(same as 鱔) the eel\0" "haap6\0" "cau4\0" "sing1\0" "gwan2\0" "a legendary giant fish\0" "but6\0" "a fish; common carp\0" "gang2\0" "(same as 䱍) tuna, something like sturgeon\0" "fu1\0" "ji4\0" "the sheatfish\0" "suk1\0" "giu2\0" "lok6\0" "globefish; blowfish; puffer\0" "loi4\0" "to confer; to bestow on an inferior; to reward\0" "mong4\0" "saau1\0" "an octopus, devilfish\0" "salted fish, globefish; blowfish; puffer\0" "jau4\0" "freshwater minnow\0" "fu1\0" "globefish; blowfish; puffer\0" "so1\0" "dace; Canton dace\0" "zik1\0" "luk6\0" "cok3\0" "shark\0" "jing6\0" "a kind of fish; silver-gray color with black dots; with small mouth and no teeth\0" "gwai3\0" "haam6\0" "(same as 鱤)\0" "gau6\0" "guk1\0" "the globefish; blowfish; puffer\0" "zung1\0" "suk1\0" "dried fish\0" "(an ancient name) a kind of silver fish, a kind of insect\0" "saan1\0" "jyu4\0" "hau4\0" "blowfish\0" "zung1\0" "a carp-like savory fish\0" "gang2\0" "tuna\0" "(same as 䱭) tuna\0" "kin4\0" "lau4\0" "hou6\0" "sau1\0" "joek6\0" "a sardine\0" "zuk6\0" "zyun1\0" "anchovy\0" "fai1\0" "si1\0" "a kind of fish; tuna\0" "cam4\0" "a ray, skate\0" "faan1\0" "shad\0" "jyu4\0" "soeng4\0" "codfish\0" "mit6\0" "ngok6\0" "crocodile, alligator\0" "an ancient name for tuna, a kind of sturgeon\0" "sin1\0" "fresh, new, delicious; rare, few\0" "jyut6\0" "swallow\0" "dou1\0" "gon1\0" "ji4\0" "juk6\0" "fu1\0" "tyun4\0" "gwik1\0" "shrike; Lanius species (various)\0" "baan1\0" "the wild pigeon\0" "wu6\0" "kyut3\0" "the tailor-bird; the working bird\0" "go1\0" "pei4\0" "osprey; water hawk\0" "daan3\0" "a kind of nightingale\0" "zeoi1\0" "zi2\0" "a kind of bird which shares its nest with rats, sound of birds\0" "tit3\0" "zi6\0" "gip3\0" "mou5\0" "(same as 鵡) parrot\0" "zaak6\0" "ging1\0" "bin2\0" "jiu2\0" "cuckoo, pelican, (same as 鴃) a shrike; butcherbird\0" "gat1\0" "lou5\0" "a kind of water bird, a vulture; a condor\0" "a kind of bird, a hawk; sparrow hawk\0" "aa1\0" "crow, raven; Corvus species (various)\0" "ji4\0" "the pelican\0" "ngaai6\0" "zyu1\0" "giu1\0" "long-tailed pheasant\0" "lok6\0" "joeng4\0" "jyu6\0" "eastern jackdaw; Corvus monedula\0" "kwan1\0" "mau4\0" "a crested ibis\0" "maai5\0" "joeng4\0" "loi4\0" "hon2\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" "tou4\0" "hei1\0" "the pigeon, the turtle dove\0" "to2\0" "zik3\0" "wagtail\0" "gei6\0" "zeon3\0" "zeon3\0" "luk6\0" "kei4\0" "ming4\0" "a legendary bird, divine birds; the phoenix\0" "lei4\0" "jik6\0" "hawk; Ardea cinerea\0" "zeoi1\0" "pigeon; turtle-dove; a hawk\0" "tou3\0" "guk1\0" "jik6\0" "hawk; Ardea cinerea\0" "hung1\0" "a fabulous night-bird, grotesque monster\0" "gin1\0" "geoi1\0" "a sea-bird with a white breast\0" "zyut3\0" "zi1\0" "fuk1\0" "gaai1\0" "ceon1\0" "a bird which frequents the sea-shore\0" "to look at in surprise (said of bird)\0" "tai4\0" "dat6\0" "jau4\0" "cyun3\0" "zan3\0" "a swarm of flying birds; birds soar in groups\0" "tin4\0" "Caprimulgus indicus\0" "zeon2\0" "a hawk\0" "tong4\0" "hat6\0" "tou4\0" "jiu5\0" "call\0" "(same as 鵪) the quail\0" "jung4\0" "ji3\0" "cormorant\0" "kyut3\0" "keoi4\0" "tou4\0" "ling4\0" "crane; small swan; (non-classical form of 鴒) wagtail\0" "jyu4\0" "jyu6\0" "eastern jackdaw; Corvus monedula\0" "lo4\0" "gik1\0" "ji3\0" "swallow\0" "dik6\0" "leoi5\0" "joek6\0" "salt, soybean sauce; soy\0" "saan3\0" "cakes pf leaven; yeast, ferment for brewing, crumbs of barley\0" "hat6\0" "mut6\0" "flour, rice flour\0" "heoi3\0" "porridge\0" "distiller's grains or yeast\0" "kuk1\0" "yeast, leaven\0" "bing2\0" "(same as 餅) cakes; biscuits; pastry\0" "fu1\0" "bran of wheat\0" "fu1\0" "bran; refuse\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" "cakes; cookies; biscuits; pastries; dumplings\0" "ciu2\0" "to grind wheat to powder; with bran and flour mixed together\0" "kwong3\0" "a kind of barley, dust of ferment for brewing; small crumbs of grains from the distillery\0" "mung4\0" "(same as 䴿) grains from the distillery, crumbs of barley, crumbs of rice\0" "fan4\0" "yellow, (dialect) yellowish black; dark yellow\0" "lou1\0" "cuk1\0" "heoi3\0" "keoi4\0" "a kind of frog; a kind of sea turtle; with two horns; and pattern on the tortoise shell\0" "waa1\0" "(same as 鼃 蛙) frog, (interchangeable 哇) retch, noise of vomiting\0" "zi1\0" "spider\0" "man4\0" "bit3\0" "a fresh-water turtle, Trionyx sinensis\0" "bik1\0" "coeng1\0" "drumming\0" "wan4\0" "nung6\0" "cold in the head; catarrh of the nose; mucus from the nose\0" "cai4\0" "steam\0" "zi1\0" "zi1\0" "jin6\0" "to display the teeth\0" "zaak3\0" "to chew\0" "zau1\0" "ceot1\0" "act; stanza; time, occasion\0" "ci1\0" "to chew the cud\0" "to gnaw; to bite\0" "sit3\0" "kyun4\0" "wan5\0" "toothless\0" "in the manner a toothless person chewing food\0" "cuk1\0" "jyu4\0" "uneven (teeth)\0" "din1\0" "jik1\0" "gung1\0" "daap6\0" "flight of a dragon\0" "tung4\0" "a kind of turtle\0" "bit3\0" "turtle\0" "qí\0" "pā\0" "áo\0" "sǐ\0" "kuǎ\0" "gě\0" "jí\0" "ān\0" "lū\0" "lǎo\0" "gù\0" "chǎn\0" "tuǒ\0" "wài\0" "guān\0" "ji1\0" "go2\0" "ceoi4\0" "rì\0" "dau3\0" "zhàn\0" "lo1\0" "paan1\0" "léi\0" "hōng\0" "biǎn\0" "gān\0" "ào\0" "jù\0" "shàn\0" "zhuǎi\0" "tū\0" "hèn\0" "zài\0" "zài\0" "kuāng\0" "chōng\0" "wú\0" "gòng\0" "tuó\0" "jiàn\0" "chéng\0" "pái\0" "zhōng\0" "sǎ\0" "hūn\0" "niào\0" "wā\0" "gé\0" "là\0" "yōu\0" "qiū\0" "zhǒng\0" "yǒng\0" "kū\0" "líng\0" "huǎng\0" "gāo\0" "hǎi\0" "lián\0" "nǎng\0" "fēn\0" "tuō\0" "xū\0" "me1\0" "zhǎ\0" "māo\0" "mò\0" "ā\0" "niao\0" "lún\0" "hóng\0" "lóng\0" "lè\0" "hāo\0" "hòng\0" "shí\0" "yē\0" "duàn\0" "nàng\0" "xiè\0" "liàng\0" "shuǎ\0" "sāo\0" "tòng\0" "hú\0" "huā\0" "qiè\0" "niu1\0" "chàn\0" "mit1\0" "wo5\0" "kāng\0" "jyun1\0" "yuán\0" "huán\0" "wū\0" "huí\0" "ròu\0" "qǐ\0" "lung5\0" "zàng\0" "hè\0" "guī\0" "gé\0" "luǎn\0" "pèng\0" "bēng\0" "naa2\0" "yuè\0" "ruò\0" "yā\0" "nà\0" "guǐ\0" "liǎn\0" "mài\0" "zhā\0" "kuò\0" "yīng\0" "wù\0" "è\0" "xūn\0" "liàn\0" "wěng\0" "sāng\0" "tān\0" "gāng\0" "càng\0" "bāng\0" "fù\0" "shēng\0" "ché\0" "qín\0" "lēi\0" "zī\0" "lǐng\0" "xī\0" "yān\0" "jué\0" "cè\0" "yìng\0" "chù\0" "zī\0" "huī\0" "hén\0" "dài\0" "wù\0" "là\0" "chéng\0" "chǎng\0" "jiǎng\0" "hóu\0" "èn\0" "guǎ\0" "shěn\0" "gàn\0" "tuó\0" "ōu\0" "xī\0" "láo\0" "yáng\0" "běn\0" "gǎn\0" "háo\0" "tiào\0" "lū\0" "qí\0" "zī\0" "miǎn\0" "háo\0" "zhá\0" "hàn\0" "zhǐ\0" "bèi\0" "dāo\0" "shēn\0" "jiàng\0" "huā\0" "guàn\0" "xié\0" "zhuī\0" "pū\0" "bòng\0" "biáng\0" "kè\0" "tàng\0" "wāi\0" "bang1\0" "bāng\0" "xū\0" "háng\0" "xié\0" "zhēn\0" "biàng\0" "lai6\0" "xiá\0" "zāo\0" "zhuó\0" "yīng\0" "mí\0" "kuǎi\0" "lào\0" "qián\0" "róu\0" "xī xì\0" "sōng\0" "xūn\0" "xī xí\0" "pǐn\0" "rǒng\0" "xī\0" "xiù\0" "rì\0" "yé\0" "gá\0" "chǔ\0" "táng\0" "lún\0" "kuàng\0" "chāi\0" "cí\0" "xìng\0" "pāo\0" "mài\0" "jù\0" "qián\0" "qiáng\0" "mào\0" "yí\0" "yuán\0" "xiǎn\0" "mǐ\0" "huàn\0" "zhūn\0" "fāng\0" "jiān\0" "mí\0" "yǒu\0" "bǎo\0" "zhuī\0" "yè\0" "chì\0" "tóng\0" "méng\0" "mò\0" ; /* does a binary search; also caches most recent result, * since it will often be called in succession on the same character */ static const FontManagerUnihan * _get_unihan (gunichar uc) { static gunichar most_recent_searched; static const FontManagerUnihan *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; } #endif #if INCLUDE_UNIHAN_DATA static inline const char * unihan_get_kDefinition (const FontManagerUnihan *uh) { gint32 offset = uh->kDefinition; if (offset == -1) return NULL; return unihan_strings + offset; } #endif const gchar * font_manager_unicode_get_unicode_kDefinition (gunichar uc) { #if INCLUDE_UNIHAN_DATA const FontManagerUnihan *uh = _get_unihan (uc); if (uh == NULL) return NULL; else return unihan_get_kDefinition (uh); #else return NULL; #endif } #if INCLUDE_UNIHAN_DATA static inline const char * unihan_get_kCantonese (const FontManagerUnihan *uh) { gint32 offset = uh->kCantonese; if (offset == -1) return NULL; return unihan_strings + offset; } #endif const gchar * font_manager_unicode_get_unicode_kCantonese (gunichar uc) { #if INCLUDE_UNIHAN_DATA const FontManagerUnihan *uh = _get_unihan (uc); if (uh == NULL) return NULL; else return unihan_get_kCantonese (uh); #else return NULL; #endif } #if INCLUDE_UNIHAN_DATA static inline const char * unihan_get_kMandarin (const FontManagerUnihan *uh) { gint32 offset = uh->kMandarin; if (offset == -1) return NULL; return unihan_strings + offset; } #endif const gchar * font_manager_unicode_get_unicode_kMandarin (gunichar uc) { #if INCLUDE_UNIHAN_DATA const FontManagerUnihan *uh = _get_unihan (uc); if (uh == NULL) return NULL; else return unihan_get_kMandarin (uh); #else return NULL; #endif } #if INCLUDE_UNIHAN_DATA static inline const char * unihan_get_kTang (const FontManagerUnihan *uh) { gint32 offset = uh->kTang; if (offset == -1) return NULL; return unihan_strings + offset; } #endif const gchar * font_manager_unicode_get_unicode_kTang (gunichar uc) { #if INCLUDE_UNIHAN_DATA const FontManagerUnihan *uh = _get_unihan (uc); if (uh == NULL) return NULL; else return unihan_get_kTang (uh); #else return NULL; #endif } #if INCLUDE_UNIHAN_DATA static inline const char * unihan_get_kKorean (const FontManagerUnihan *uh) { gint32 offset = uh->kKorean; if (offset == -1) return NULL; return unihan_strings + offset; } #endif const gchar * font_manager_unicode_get_unicode_kKorean (gunichar uc) { #if INCLUDE_UNIHAN_DATA const FontManagerUnihan *uh = _get_unihan (uc); if (uh == NULL) return NULL; else return unihan_get_kKorean (uh); #else return NULL; #endif } #if INCLUDE_UNIHAN_DATA static inline const char * unihan_get_kJapaneseKun (const FontManagerUnihan *uh) { gint32 offset = uh->kJapaneseKun; if (offset == -1) return NULL; return unihan_strings + offset; } #endif const gchar * font_manager_unicode_get_unicode_kJapaneseKun (gunichar uc) { #if INCLUDE_UNIHAN_DATA const FontManagerUnihan *uh = _get_unihan (uc); if (uh == NULL) return NULL; else return unihan_get_kJapaneseKun (uh); #else return NULL; #endif } #if INCLUDE_UNIHAN_DATA static inline const char * unihan_get_kJapaneseOn (const FontManagerUnihan *uh) { gint32 offset = uh->kJapaneseOn; if (offset == -1) return NULL; return unihan_strings + offset; } #endif const gchar * font_manager_unicode_get_unicode_kJapaneseOn (gunichar uc) { #if INCLUDE_UNIHAN_DATA const FontManagerUnihan *uh = _get_unihan (uc); if (uh == NULL) return NULL; else return unihan_get_kJapaneseOn (uh); #else return NULL; #endif } #if INCLUDE_UNIHAN_DATA static inline const char * unihan_get_kHangul (const FontManagerUnihan *uh) { gint32 offset = uh->kHangul; if (offset == -1) return NULL; return unihan_strings + offset; } #endif const gchar * font_manager_unicode_get_unicode_kHangul (gunichar uc) { #if INCLUDE_UNIHAN_DATA const FontManagerUnihan *uh = _get_unihan (uc); if (uh == NULL) return NULL; else return unihan_get_kHangul (uh); #else return NULL; #endif } #if INCLUDE_UNIHAN_DATA static inline const char * unihan_get_kVietnamese (const FontManagerUnihan *uh) { gint32 offset = uh->kVietnamese; if (offset == -1) return NULL; return unihan_strings + offset; } #endif const gchar * font_manager_unicode_get_unicode_kVietnamese (gunichar uc) { #if INCLUDE_UNIHAN_DATA const FontManagerUnihan *uh = _get_unihan (uc); if (uh == NULL) return NULL; else return unihan_get_kVietnamese (uh); #else return NULL; #endif } #endif font-manager-0.9.4/lib/data/ucd/unicode-versions.h000066400000000000000000003064501476271126700220260ustar00rootroot00000000000000/* unicode-versions.h */ /* THIS IS A GENERATED FILE. CHANGES WILL BE OVERWRITTEN. */ /* Generated by ./gen-unicode-headers.pl */ /* Generated from UCD version 16.0.0 */ #pragma once #include #ifndef __GTK_DOC_IGNORE__ typedef struct { gunichar start; gunichar end; FontManagerUnicodeStandard version; } FontManagerUnicodeVersion; static const FontManagerUnicodeVersion unicode_versions[] = { { 0x0000, 0x001F, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0020, 0x007E, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x007F, 0x009F, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x00A0, 0x00AC, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x00AD, 0x00AD, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x00AE, 0x01F5, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x01F6, 0x01F9, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x01FA, 0x0217, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0218, 0x021F, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x0220, 0x0220, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x0221, 0x0221, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x0222, 0x0233, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x0234, 0x0236, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x0237, 0x0241, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x0242, 0x024F, FONT_MANAGER_UNICODE_VERSION_5_0 }, { 0x0250, 0x02A8, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x02A9, 0x02AD, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x02AE, 0x02AF, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x02B0, 0x02DE, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x02DF, 0x02DF, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x02E0, 0x02E9, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x02EA, 0x02EE, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x02EF, 0x02FF, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x0300, 0x0345, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0346, 0x034E, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x034F, 0x034F, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x0350, 0x0357, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x0358, 0x035C, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x035D, 0x035F, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x0360, 0x0361, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0362, 0x0362, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x0363, 0x036F, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x0370, 0x0373, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x0374, 0x0375, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0376, 0x0377, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x037A, 0x037A, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x037B, 0x037D, FONT_MANAGER_UNICODE_VERSION_5_0 }, { 0x037E, 0x037E, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x037F, 0x037F, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x0384, 0x038A, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x038C, 0x038C, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x038E, 0x03A1, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x03A3, 0x03CE, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x03CF, 0x03CF, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x03D0, 0x03D6, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x03D7, 0x03D7, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x03D8, 0x03D9, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x03DA, 0x03DA, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x03DB, 0x03DB, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x03DC, 0x03DC, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x03DD, 0x03DD, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x03DE, 0x03DE, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x03DF, 0x03DF, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x03E0, 0x03E0, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x03E1, 0x03E1, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x03E2, 0x03F3, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x03F4, 0x03F5, FONT_MANAGER_UNICODE_VERSION_3_1 }, { 0x03F6, 0x03F6, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x03F7, 0x03FB, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x03FC, 0x03FF, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x0400, 0x0400, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x0401, 0x040C, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x040D, 0x040D, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x040E, 0x044F, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0450, 0x0450, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x0451, 0x045C, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x045D, 0x045D, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x045E, 0x0486, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0487, 0x0487, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x0488, 0x0489, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x048A, 0x048B, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x048C, 0x048F, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x0490, 0x04C4, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x04C5, 0x04C6, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x04C7, 0x04C8, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x04C9, 0x04CA, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x04CB, 0x04CC, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x04CD, 0x04CE, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x04CF, 0x04CF, FONT_MANAGER_UNICODE_VERSION_5_0 }, { 0x04D0, 0x04EB, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x04EC, 0x04ED, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x04EE, 0x04F5, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x04F6, 0x04F7, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x04F8, 0x04F9, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x04FA, 0x04FF, FONT_MANAGER_UNICODE_VERSION_5_0 }, { 0x0500, 0x050F, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x0510, 0x0513, FONT_MANAGER_UNICODE_VERSION_5_0 }, { 0x0514, 0x0523, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x0524, 0x0525, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x0526, 0x0527, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x0528, 0x052F, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x0531, 0x0556, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0559, 0x055F, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0560, 0x0560, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x0561, 0x0587, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0588, 0x0588, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x0589, 0x0589, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x058A, 0x058A, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x058D, 0x058E, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x058F, 0x058F, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x0591, 0x05A1, FONT_MANAGER_UNICODE_VERSION_2_0 }, { 0x05A2, 0x05A2, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x05A3, 0x05AF, FONT_MANAGER_UNICODE_VERSION_2_0 }, { 0x05B0, 0x05B9, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x05BA, 0x05BA, FONT_MANAGER_UNICODE_VERSION_5_0 }, { 0x05BB, 0x05C3, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x05C4, 0x05C4, FONT_MANAGER_UNICODE_VERSION_2_0 }, { 0x05C5, 0x05C7, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x05D0, 0x05EA, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x05EF, 0x05EF, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x05F0, 0x05F4, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0600, 0x0603, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x0604, 0x0604, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x0605, 0x0605, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x0606, 0x060A, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x060B, 0x060B, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x060C, 0x060C, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x060D, 0x0615, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x0616, 0x061A, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x061B, 0x061B, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x061C, 0x061C, FONT_MANAGER_UNICODE_VERSION_6_3 }, { 0x061D, 0x061D, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x061E, 0x061E, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x061F, 0x061F, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0620, 0x0620, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x0621, 0x063A, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x063B, 0x063F, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x0640, 0x0652, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0653, 0x0655, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x0656, 0x0658, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x0659, 0x065E, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x065F, 0x065F, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x0660, 0x066D, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x066E, 0x066F, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x0670, 0x06B7, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x06B8, 0x06B9, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x06BA, 0x06BE, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x06BF, 0x06BF, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x06C0, 0x06CE, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x06CF, 0x06CF, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x06D0, 0x06DC, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x06DD, 0x06DD, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x06DE, 0x06ED, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x06EE, 0x06EF, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x06F0, 0x06F9, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x06FA, 0x06FE, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x06FF, 0x06FF, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x0700, 0x070D, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x070F, 0x070F, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x0710, 0x072C, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x072D, 0x072F, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x0730, 0x074A, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x074D, 0x074F, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x0750, 0x076D, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x076E, 0x077F, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x0780, 0x07B0, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x07B1, 0x07B1, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x07C0, 0x07FA, FONT_MANAGER_UNICODE_VERSION_5_0 }, { 0x07FD, 0x07FF, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x0800, 0x082D, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x0830, 0x083E, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x0840, 0x085B, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x085E, 0x085E, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x0860, 0x086A, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x0870, 0x088E, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x0890, 0x0891, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x0897, 0x0897, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x0898, 0x089F, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x08A0, 0x08A0, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x08A1, 0x08A1, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x08A2, 0x08AC, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x08AD, 0x08B2, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x08B3, 0x08B4, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x08B5, 0x08B5, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x08B6, 0x08BD, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x08BE, 0x08C7, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x08C8, 0x08D2, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x08D3, 0x08D3, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x08D4, 0x08E1, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x08E2, 0x08E2, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x08E3, 0x08E3, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x08E4, 0x08FE, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x08FF, 0x08FF, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x0900, 0x0900, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x0901, 0x0903, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0904, 0x0904, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x0905, 0x0939, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x093A, 0x093B, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x093C, 0x094D, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x094E, 0x094E, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x094F, 0x094F, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x0950, 0x0954, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0955, 0x0955, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x0956, 0x0957, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x0958, 0x0970, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0971, 0x0972, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x0973, 0x0977, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x0978, 0x0978, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x0979, 0x097A, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x097B, 0x097C, FONT_MANAGER_UNICODE_VERSION_5_0 }, { 0x097D, 0x097D, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x097E, 0x097F, FONT_MANAGER_UNICODE_VERSION_5_0 }, { 0x0980, 0x0980, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x0981, 0x0983, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0985, 0x098C, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x098F, 0x0990, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0993, 0x09A8, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x09AA, 0x09B0, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x09B2, 0x09B2, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x09B6, 0x09B9, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x09BC, 0x09BC, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x09BD, 0x09BD, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x09BE, 0x09C4, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x09C7, 0x09C8, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x09CB, 0x09CD, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x09CE, 0x09CE, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x09D7, 0x09D7, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x09DC, 0x09DD, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x09DF, 0x09E3, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x09E6, 0x09FA, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x09FB, 0x09FB, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x09FC, 0x09FD, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x09FE, 0x09FE, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x0A01, 0x0A01, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x0A02, 0x0A02, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0A03, 0x0A03, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x0A05, 0x0A0A, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0A0F, 0x0A10, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0A13, 0x0A28, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0A2A, 0x0A30, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0A32, 0x0A33, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0A35, 0x0A36, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0A38, 0x0A39, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0A3C, 0x0A3C, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0A3E, 0x0A42, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0A47, 0x0A48, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0A4B, 0x0A4D, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0A51, 0x0A51, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x0A59, 0x0A5C, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0A5E, 0x0A5E, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0A66, 0x0A74, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0A75, 0x0A75, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x0A76, 0x0A76, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x0A81, 0x0A83, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0A85, 0x0A8B, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0A8C, 0x0A8C, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x0A8D, 0x0A8D, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0A8F, 0x0A91, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0A93, 0x0AA8, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0AAA, 0x0AB0, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0AB2, 0x0AB3, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0AB5, 0x0AB9, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0ABC, 0x0AC5, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0AC7, 0x0AC9, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0ACB, 0x0ACD, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0AD0, 0x0AD0, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0AE0, 0x0AE0, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0AE1, 0x0AE3, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x0AE6, 0x0AEF, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0AF0, 0x0AF0, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x0AF1, 0x0AF1, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x0AF9, 0x0AF9, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x0AFA, 0x0AFF, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x0B01, 0x0B03, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0B05, 0x0B0C, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0B0F, 0x0B10, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0B13, 0x0B28, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0B2A, 0x0B30, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0B32, 0x0B33, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0B35, 0x0B35, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x0B36, 0x0B39, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0B3C, 0x0B43, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0B44, 0x0B44, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x0B47, 0x0B48, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0B4B, 0x0B4D, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0B55, 0x0B55, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x0B56, 0x0B57, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0B5C, 0x0B5D, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0B5F, 0x0B61, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0B62, 0x0B63, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x0B66, 0x0B70, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0B71, 0x0B71, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x0B72, 0x0B77, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x0B82, 0x0B83, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0B85, 0x0B8A, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0B8E, 0x0B90, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0B92, 0x0B95, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0B99, 0x0B9A, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0B9C, 0x0B9C, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0B9E, 0x0B9F, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0BA3, 0x0BA4, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0BA8, 0x0BAA, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0BAE, 0x0BB5, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0BB6, 0x0BB6, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x0BB7, 0x0BB9, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0BBE, 0x0BC2, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0BC6, 0x0BC8, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0BCA, 0x0BCD, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0BD0, 0x0BD0, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x0BD7, 0x0BD7, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0BE6, 0x0BE6, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x0BE7, 0x0BF2, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0BF3, 0x0BFA, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x0C00, 0x0C00, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x0C01, 0x0C03, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0C04, 0x0C04, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x0C05, 0x0C0C, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0C0E, 0x0C10, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0C12, 0x0C28, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0C2A, 0x0C33, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0C34, 0x0C34, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x0C35, 0x0C39, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0C3C, 0x0C3C, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x0C3D, 0x0C3D, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x0C3E, 0x0C44, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0C46, 0x0C48, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0C4A, 0x0C4D, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0C55, 0x0C56, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0C58, 0x0C59, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x0C5A, 0x0C5A, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x0C5D, 0x0C5D, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x0C60, 0x0C61, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0C62, 0x0C63, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x0C66, 0x0C6F, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0C77, 0x0C77, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x0C78, 0x0C7F, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x0C80, 0x0C80, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x0C81, 0x0C81, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x0C82, 0x0C83, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0C84, 0x0C84, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x0C85, 0x0C8C, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0C8E, 0x0C90, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0C92, 0x0CA8, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0CAA, 0x0CB3, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0CB5, 0x0CB9, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0CBC, 0x0CBD, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x0CBE, 0x0CC4, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0CC6, 0x0CC8, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0CCA, 0x0CCD, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0CD5, 0x0CD6, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0CDD, 0x0CDD, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x0CDE, 0x0CDE, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0CE0, 0x0CE1, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0CE2, 0x0CE3, FONT_MANAGER_UNICODE_VERSION_5_0 }, { 0x0CE6, 0x0CEF, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0CF1, 0x0CF2, FONT_MANAGER_UNICODE_VERSION_5_0 }, { 0x0CF3, 0x0CF3, FONT_MANAGER_UNICODE_VERSION_15_0 }, { 0x0D00, 0x0D00, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x0D01, 0x0D01, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x0D02, 0x0D03, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0D04, 0x0D04, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x0D05, 0x0D0C, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0D0E, 0x0D10, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0D12, 0x0D28, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0D29, 0x0D29, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x0D2A, 0x0D39, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0D3A, 0x0D3A, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x0D3B, 0x0D3C, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x0D3D, 0x0D3D, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x0D3E, 0x0D43, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0D44, 0x0D44, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x0D46, 0x0D48, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0D4A, 0x0D4D, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0D4E, 0x0D4E, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x0D4F, 0x0D4F, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x0D54, 0x0D56, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x0D57, 0x0D57, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0D58, 0x0D5E, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x0D5F, 0x0D5F, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x0D60, 0x0D61, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0D62, 0x0D63, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x0D66, 0x0D6F, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0D70, 0x0D75, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x0D76, 0x0D78, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x0D79, 0x0D7F, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x0D81, 0x0D81, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x0D82, 0x0D83, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x0D85, 0x0D96, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x0D9A, 0x0DB1, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x0DB3, 0x0DBB, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x0DBD, 0x0DBD, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x0DC0, 0x0DC6, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x0DCA, 0x0DCA, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x0DCF, 0x0DD4, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x0DD6, 0x0DD6, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x0DD8, 0x0DDF, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x0DE6, 0x0DEF, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x0DF2, 0x0DF4, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x0E01, 0x0E3A, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0E3F, 0x0E5B, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0E81, 0x0E82, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0E84, 0x0E84, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0E86, 0x0E86, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x0E87, 0x0E88, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0E89, 0x0E89, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x0E8A, 0x0E8A, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0E8C, 0x0E8C, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x0E8D, 0x0E8D, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0E8E, 0x0E93, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x0E94, 0x0E97, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0E98, 0x0E98, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x0E99, 0x0E9F, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0EA0, 0x0EA0, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x0EA1, 0x0EA3, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0EA5, 0x0EA5, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0EA7, 0x0EA7, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0EA8, 0x0EA9, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x0EAA, 0x0EAB, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0EAC, 0x0EAC, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x0EAD, 0x0EB9, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0EBA, 0x0EBA, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x0EBB, 0x0EBD, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0EC0, 0x0EC4, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0EC6, 0x0EC6, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0EC8, 0x0ECD, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0ECE, 0x0ECE, FONT_MANAGER_UNICODE_VERSION_15_0 }, { 0x0ED0, 0x0ED9, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0EDC, 0x0EDD, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x0EDE, 0x0EDF, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x0F00, 0x0F47, FONT_MANAGER_UNICODE_VERSION_2_0 }, { 0x0F49, 0x0F69, FONT_MANAGER_UNICODE_VERSION_2_0 }, { 0x0F6A, 0x0F6A, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x0F6B, 0x0F6C, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x0F71, 0x0F8B, FONT_MANAGER_UNICODE_VERSION_2_0 }, { 0x0F8C, 0x0F8F, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x0F90, 0x0F95, FONT_MANAGER_UNICODE_VERSION_2_0 }, { 0x0F96, 0x0F96, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x0F97, 0x0F97, FONT_MANAGER_UNICODE_VERSION_2_0 }, { 0x0F99, 0x0FAD, FONT_MANAGER_UNICODE_VERSION_2_0 }, { 0x0FAE, 0x0FB0, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x0FB1, 0x0FB7, FONT_MANAGER_UNICODE_VERSION_2_0 }, { 0x0FB8, 0x0FB8, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x0FB9, 0x0FB9, FONT_MANAGER_UNICODE_VERSION_2_0 }, { 0x0FBA, 0x0FBC, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x0FBE, 0x0FCC, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x0FCE, 0x0FCE, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x0FCF, 0x0FCF, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x0FD0, 0x0FD1, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x0FD2, 0x0FD4, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x0FD5, 0x0FD8, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x0FD9, 0x0FDA, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1000, 0x1021, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x1022, 0x1022, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x1023, 0x1027, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x1028, 0x1028, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x1029, 0x102A, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x102B, 0x102B, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x102C, 0x1032, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x1033, 0x1035, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x1036, 0x1039, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x103A, 0x103F, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x1040, 0x1059, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x105A, 0x1099, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x109A, 0x109D, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x109E, 0x109F, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x10A0, 0x10C5, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x10C7, 0x10C7, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x10CD, 0x10CD, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x10D0, 0x10F6, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x10F7, 0x10F8, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x10F9, 0x10FA, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x10FB, 0x10FB, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x10FC, 0x10FC, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x10FD, 0x10FF, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1100, 0x1159, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x115A, 0x115E, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x115F, 0x11A2, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x11A3, 0x11A7, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x11A8, 0x11F9, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x11FA, 0x11FF, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x1200, 0x1206, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x1207, 0x1207, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x1208, 0x1246, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x1247, 0x1247, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x1248, 0x1248, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x124A, 0x124D, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x1250, 0x1256, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x1258, 0x1258, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x125A, 0x125D, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x1260, 0x1286, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x1287, 0x1287, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x1288, 0x1288, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x128A, 0x128D, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x1290, 0x12AE, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x12AF, 0x12AF, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x12B0, 0x12B0, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x12B2, 0x12B5, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x12B8, 0x12BE, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x12C0, 0x12C0, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x12C2, 0x12C5, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x12C8, 0x12CE, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x12CF, 0x12CF, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x12D0, 0x12D6, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x12D8, 0x12EE, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x12EF, 0x12EF, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x12F0, 0x130E, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x130F, 0x130F, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x1310, 0x1310, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x1312, 0x1315, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x1318, 0x131E, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x131F, 0x131F, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x1320, 0x1346, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x1347, 0x1347, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x1348, 0x135A, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x135D, 0x135E, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x135F, 0x1360, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x1361, 0x137C, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x1380, 0x1399, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x13A0, 0x13F4, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x13F5, 0x13F5, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x13F8, 0x13FD, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x1400, 0x1400, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x1401, 0x1676, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x1677, 0x167F, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x1680, 0x169C, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x16A0, 0x16F0, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x16F1, 0x16F8, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1700, 0x170C, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x170D, 0x170D, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x170E, 0x1714, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x1715, 0x1715, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x171F, 0x171F, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x1720, 0x1736, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x1740, 0x1753, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x1760, 0x176C, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x176E, 0x1770, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x1772, 0x1773, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x1780, 0x17DC, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x17DD, 0x17DD, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x17E0, 0x17E9, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x17F0, 0x17F9, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x1800, 0x180D, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x180E, 0x180E, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x180F, 0x180F, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x1810, 0x1819, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x1820, 0x1877, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x1878, 0x1878, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x1880, 0x18A9, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x18AA, 0x18AA, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x18B0, 0x18F5, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x1900, 0x191C, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x191D, 0x191E, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1920, 0x192B, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x1930, 0x193B, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x1940, 0x1940, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x1944, 0x196D, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x1970, 0x1974, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x1980, 0x19A9, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x19AA, 0x19AB, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x19B0, 0x19C9, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x19D0, 0x19D9, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x19DA, 0x19DA, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x19DE, 0x19DF, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x19E0, 0x19FF, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x1A00, 0x1A1B, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x1A1E, 0x1A1F, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x1A20, 0x1A5E, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x1A60, 0x1A7C, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x1A7F, 0x1A89, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x1A90, 0x1A99, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x1AA0, 0x1AAD, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x1AB0, 0x1ABE, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1ABF, 0x1AC0, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x1AC1, 0x1ACE, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x1B00, 0x1B4B, FONT_MANAGER_UNICODE_VERSION_5_0 }, { 0x1B4C, 0x1B4C, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x1B4E, 0x1B4F, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x1B50, 0x1B7C, FONT_MANAGER_UNICODE_VERSION_5_0 }, { 0x1B7D, 0x1B7E, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x1B7F, 0x1B7F, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x1B80, 0x1BAA, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x1BAB, 0x1BAD, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1BAE, 0x1BB9, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x1BBA, 0x1BBF, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1BC0, 0x1BF3, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1BFC, 0x1BFF, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1C00, 0x1C37, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x1C3B, 0x1C49, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x1C4D, 0x1C7F, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x1C80, 0x1C88, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x1C89, 0x1C8A, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x1C90, 0x1CBA, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x1CBD, 0x1CBF, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x1CC0, 0x1CC7, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1CD0, 0x1CF2, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x1CF3, 0x1CF6, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1CF7, 0x1CF7, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x1CF8, 0x1CF9, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1CFA, 0x1CFA, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x1D00, 0x1D6B, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x1D6C, 0x1DC3, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x1DC4, 0x1DCA, FONT_MANAGER_UNICODE_VERSION_5_0 }, { 0x1DCB, 0x1DE6, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x1DE7, 0x1DF5, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1DF6, 0x1DF9, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x1DFA, 0x1DFA, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x1DFB, 0x1DFB, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x1DFC, 0x1DFC, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1DFD, 0x1DFD, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x1DFE, 0x1DFF, FONT_MANAGER_UNICODE_VERSION_5_0 }, { 0x1E00, 0x1E9A, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x1E9B, 0x1E9B, FONT_MANAGER_UNICODE_VERSION_2_0 }, { 0x1E9C, 0x1E9F, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x1EA0, 0x1EF9, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x1EFA, 0x1EFF, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x1F00, 0x1F15, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x1F18, 0x1F1D, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x1F20, 0x1F45, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x1F48, 0x1F4D, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x1F50, 0x1F57, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x1F59, 0x1F59, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x1F5B, 0x1F5B, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x1F5D, 0x1F5D, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x1F5F, 0x1F7D, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x1F80, 0x1FB4, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x1FB6, 0x1FC4, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x1FC6, 0x1FD3, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x1FD6, 0x1FDB, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x1FDD, 0x1FEF, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x1FF2, 0x1FF4, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x1FF6, 0x1FFE, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x2000, 0x200A, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x200B, 0x200F, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x2010, 0x2027, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x2028, 0x202E, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x202F, 0x202F, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x2030, 0x2046, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x2047, 0x2047, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x2048, 0x204D, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x204E, 0x2052, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x2053, 0x2054, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x2055, 0x2056, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x2057, 0x2057, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x2058, 0x205E, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x205F, 0x205F, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x2060, 0x2063, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x2064, 0x2064, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x2066, 0x2069, FONT_MANAGER_UNICODE_VERSION_6_3 }, { 0x206A, 0x206F, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x2070, 0x2070, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x2071, 0x2071, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x2074, 0x208E, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x2090, 0x2094, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x2095, 0x209C, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x20A0, 0x20AA, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x20AB, 0x20AB, FONT_MANAGER_UNICODE_VERSION_2_0 }, { 0x20AC, 0x20AC, FONT_MANAGER_UNICODE_VERSION_2_1 }, { 0x20AD, 0x20AF, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x20B0, 0x20B1, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x20B2, 0x20B5, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x20B6, 0x20B8, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x20B9, 0x20B9, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x20BA, 0x20BA, FONT_MANAGER_UNICODE_VERSION_6_2 }, { 0x20BB, 0x20BD, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x20BE, 0x20BE, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x20BF, 0x20BF, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x20C0, 0x20C0, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x20D0, 0x20E1, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x20E2, 0x20E3, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x20E4, 0x20EA, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x20EB, 0x20EB, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x20EC, 0x20EF, FONT_MANAGER_UNICODE_VERSION_5_0 }, { 0x20F0, 0x20F0, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x2100, 0x2138, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x2139, 0x213A, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x213B, 0x213B, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x213C, 0x213C, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x213D, 0x214B, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x214C, 0x214C, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x214D, 0x214E, FONT_MANAGER_UNICODE_VERSION_5_0 }, { 0x214F, 0x214F, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x2150, 0x2152, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x2153, 0x2182, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x2183, 0x2183, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x2184, 0x2184, FONT_MANAGER_UNICODE_VERSION_5_0 }, { 0x2185, 0x2188, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x2189, 0x2189, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x218A, 0x218B, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x2190, 0x21EA, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x21EB, 0x21F3, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x21F4, 0x21FF, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x2200, 0x22F1, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x22F2, 0x22FF, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x2300, 0x2300, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x2301, 0x2301, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x2302, 0x237A, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x237B, 0x237B, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x237C, 0x237C, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x237D, 0x239A, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x239B, 0x23CE, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x23CF, 0x23D0, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x23D1, 0x23DB, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x23DC, 0x23E7, FONT_MANAGER_UNICODE_VERSION_5_0 }, { 0x23E8, 0x23E8, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x23E9, 0x23F3, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x23F4, 0x23FA, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x23FB, 0x23FE, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x23FF, 0x23FF, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x2400, 0x2424, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x2425, 0x2426, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x2427, 0x2429, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x2440, 0x244A, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x2460, 0x24EA, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x24EB, 0x24FE, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x24FF, 0x24FF, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x2500, 0x2595, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x2596, 0x259F, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x25A0, 0x25EF, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x25F0, 0x25F7, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x25F8, 0x25FF, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x2600, 0x2613, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x2614, 0x2615, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x2616, 0x2617, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x2618, 0x2618, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x2619, 0x2619, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x261A, 0x266F, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x2670, 0x2671, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x2672, 0x267D, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x267E, 0x267F, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x2680, 0x2689, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x268A, 0x2691, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x2692, 0x269C, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x269D, 0x269D, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x269E, 0x269F, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x26A0, 0x26A1, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x26A2, 0x26B1, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x26B2, 0x26B2, FONT_MANAGER_UNICODE_VERSION_5_0 }, { 0x26B3, 0x26BC, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x26BD, 0x26BF, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x26C0, 0x26C3, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x26C4, 0x26CD, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x26CE, 0x26CE, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x26CF, 0x26E1, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x26E2, 0x26E2, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x26E3, 0x26E3, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x26E4, 0x26E7, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x26E8, 0x26FF, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x2700, 0x2700, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x2701, 0x2704, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x2705, 0x2705, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x2706, 0x2709, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x270A, 0x270B, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x270C, 0x2727, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x2728, 0x2728, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x2729, 0x274B, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x274C, 0x274C, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x274D, 0x274D, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x274E, 0x274E, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x274F, 0x2752, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x2753, 0x2755, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x2756, 0x2756, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x2757, 0x2757, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x2758, 0x275E, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x275F, 0x2760, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x2761, 0x2767, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x2768, 0x2775, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x2776, 0x2794, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x2795, 0x2797, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x2798, 0x27AF, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x27B0, 0x27B0, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x27B1, 0x27BE, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x27BF, 0x27BF, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x27C0, 0x27C6, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x27C7, 0x27CA, FONT_MANAGER_UNICODE_VERSION_5_0 }, { 0x27CB, 0x27CB, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x27CC, 0x27CC, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x27CD, 0x27CD, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x27CE, 0x27CF, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x27D0, 0x27EB, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x27EC, 0x27EF, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x27F0, 0x27FF, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x2800, 0x28FF, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x2900, 0x2AFF, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x2B00, 0x2B0D, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x2B0E, 0x2B13, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x2B14, 0x2B1A, FONT_MANAGER_UNICODE_VERSION_5_0 }, { 0x2B1B, 0x2B1F, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x2B20, 0x2B23, FONT_MANAGER_UNICODE_VERSION_5_0 }, { 0x2B24, 0x2B4C, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x2B4D, 0x2B4F, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x2B50, 0x2B54, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x2B55, 0x2B59, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x2B5A, 0x2B73, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x2B76, 0x2B95, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x2B97, 0x2B97, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x2B98, 0x2BB9, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x2BBA, 0x2BBC, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x2BBD, 0x2BC8, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x2BC9, 0x2BC9, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x2BCA, 0x2BD1, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x2BD2, 0x2BD2, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x2BD3, 0x2BEB, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x2BEC, 0x2BEF, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x2BF0, 0x2BFE, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x2BFF, 0x2BFF, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x2C00, 0x2C2E, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x2C2F, 0x2C2F, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x2C30, 0x2C5E, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x2C5F, 0x2C5F, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x2C60, 0x2C6C, FONT_MANAGER_UNICODE_VERSION_5_0 }, { 0x2C6D, 0x2C6F, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x2C70, 0x2C70, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x2C71, 0x2C73, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x2C74, 0x2C77, FONT_MANAGER_UNICODE_VERSION_5_0 }, { 0x2C78, 0x2C7D, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x2C7E, 0x2C7F, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x2C80, 0x2CEA, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x2CEB, 0x2CF1, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x2CF2, 0x2CF3, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x2CF9, 0x2D25, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x2D27, 0x2D27, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x2D2D, 0x2D2D, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x2D30, 0x2D65, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x2D66, 0x2D67, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x2D6F, 0x2D6F, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x2D70, 0x2D70, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x2D7F, 0x2D7F, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x2D80, 0x2D96, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x2DA0, 0x2DA6, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x2DA8, 0x2DAE, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x2DB0, 0x2DB6, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x2DB8, 0x2DBE, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x2DC0, 0x2DC6, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x2DC8, 0x2DCE, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x2DD0, 0x2DD6, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x2DD8, 0x2DDE, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x2DE0, 0x2DFF, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x2E00, 0x2E17, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x2E18, 0x2E1B, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x2E1C, 0x2E1D, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x2E1E, 0x2E30, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x2E31, 0x2E31, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x2E32, 0x2E3B, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x2E3C, 0x2E42, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x2E43, 0x2E44, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x2E45, 0x2E49, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x2E4A, 0x2E4E, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x2E4F, 0x2E4F, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x2E50, 0x2E52, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x2E53, 0x2E5D, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x2E80, 0x2E99, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x2E9B, 0x2EF3, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x2F00, 0x2FD5, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x2FF0, 0x2FFB, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x2FFC, 0x2FFF, FONT_MANAGER_UNICODE_VERSION_15_1 }, { 0x3000, 0x3037, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x3038, 0x303A, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x303B, 0x303D, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x303E, 0x303E, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x303F, 0x303F, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x3041, 0x3094, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x3095, 0x3096, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x3099, 0x309E, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x309F, 0x30A0, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x30A1, 0x30FE, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x30FF, 0x30FF, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x3105, 0x312C, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x312D, 0x312D, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x312E, 0x312E, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x312F, 0x312F, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x3131, 0x318E, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x3190, 0x319F, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x31A0, 0x31B7, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x31B8, 0x31BA, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x31BB, 0x31BF, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x31C0, 0x31CF, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x31D0, 0x31E3, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x31E4, 0x31E5, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x31EF, 0x31EF, FONT_MANAGER_UNICODE_VERSION_15_1 }, { 0x31F0, 0x31FF, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x3200, 0x321C, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x321D, 0x321E, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x3220, 0x3243, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x3244, 0x324F, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x3250, 0x3250, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x3251, 0x325F, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x3260, 0x327B, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x327C, 0x327D, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x327E, 0x327E, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x327F, 0x32B0, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x32B1, 0x32BF, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0x32C0, 0x32CB, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x32CC, 0x32CF, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x32D0, 0x32FE, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x32FF, 0x32FF, FONT_MANAGER_UNICODE_VERSION_12_1 }, { 0x3300, 0x3376, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x3377, 0x337A, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x337B, 0x33DD, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x33DE, 0x33DF, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x33E0, 0x33FE, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x33FF, 0x33FF, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x3400, 0x4DB5, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0x4DB6, 0x4DBF, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x4DC0, 0x4DFF, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x4E00, 0x9FA5, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x9FA6, 0x9FBB, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x9FBC, 0x9FC3, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x9FC4, 0x9FCB, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x9FCC, 0x9FCC, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x9FCD, 0x9FD5, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x9FD6, 0x9FEA, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x9FEB, 0x9FEF, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x9FF0, 0x9FFC, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x9FFD, 0x9FFF, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0xA000, 0xA48C, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0xA490, 0xA4A1, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0xA4A2, 0xA4A3, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0xA4A4, 0xA4B3, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0xA4B4, 0xA4B4, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0xA4B5, 0xA4C0, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0xA4C1, 0xA4C1, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0xA4C2, 0xA4C4, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0xA4C5, 0xA4C5, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0xA4C6, 0xA4C6, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0xA4D0, 0xA4FF, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0xA500, 0xA62B, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0xA640, 0xA65F, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0xA660, 0xA661, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0xA662, 0xA673, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0xA674, 0xA67B, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0xA67C, 0xA697, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0xA698, 0xA69D, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0xA69E, 0xA69E, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0xA69F, 0xA69F, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0xA6A0, 0xA6F7, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0xA700, 0xA716, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0xA717, 0xA71A, FONT_MANAGER_UNICODE_VERSION_5_0 }, { 0xA71B, 0xA71F, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0xA720, 0xA721, FONT_MANAGER_UNICODE_VERSION_5_0 }, { 0xA722, 0xA78C, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0xA78D, 0xA78E, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0xA78F, 0xA78F, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0xA790, 0xA791, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0xA792, 0xA793, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0xA794, 0xA79F, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0xA7A0, 0xA7A9, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0xA7AA, 0xA7AA, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0xA7AB, 0xA7AD, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0xA7AE, 0xA7AE, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0xA7AF, 0xA7AF, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0xA7B0, 0xA7B1, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0xA7B2, 0xA7B7, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0xA7B8, 0xA7B9, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0xA7BA, 0xA7BF, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0xA7C0, 0xA7C1, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0xA7C2, 0xA7C6, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0xA7C7, 0xA7CA, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0xA7CB, 0xA7CD, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0xA7D0, 0xA7D1, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0xA7D3, 0xA7D3, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0xA7D5, 0xA7D9, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0xA7DA, 0xA7DC, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0xA7F2, 0xA7F4, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0xA7F5, 0xA7F6, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0xA7F7, 0xA7F7, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0xA7F8, 0xA7F9, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0xA7FA, 0xA7FA, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0xA7FB, 0xA7FF, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0xA800, 0xA82B, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0xA82C, 0xA82C, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0xA830, 0xA839, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0xA840, 0xA877, FONT_MANAGER_UNICODE_VERSION_5_0 }, { 0xA880, 0xA8C4, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0xA8C5, 0xA8C5, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0xA8CE, 0xA8D9, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0xA8E0, 0xA8FB, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0xA8FC, 0xA8FD, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0xA8FE, 0xA8FF, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0xA900, 0xA953, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0xA95F, 0xA95F, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0xA960, 0xA97C, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0xA980, 0xA9CD, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0xA9CF, 0xA9D9, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0xA9DE, 0xA9DF, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0xA9E0, 0xA9FE, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0xAA00, 0xAA36, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0xAA40, 0xAA4D, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0xAA50, 0xAA59, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0xAA5C, 0xAA5F, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0xAA60, 0xAA7B, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0xAA7C, 0xAA7F, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0xAA80, 0xAAC2, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0xAADB, 0xAADF, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0xAAE0, 0xAAF6, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0xAB01, 0xAB06, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0xAB09, 0xAB0E, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0xAB11, 0xAB16, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0xAB20, 0xAB26, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0xAB28, 0xAB2E, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0xAB30, 0xAB5F, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0xAB60, 0xAB63, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0xAB64, 0xAB65, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0xAB66, 0xAB67, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0xAB68, 0xAB6B, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0xAB70, 0xABBF, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0xABC0, 0xABED, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0xABF0, 0xABF9, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0xAC00, 0xD7A3, FONT_MANAGER_UNICODE_VERSION_2_0 }, { 0xD7B0, 0xD7C6, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0xD7CB, 0xD7FB, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0xD800, 0xDFFF, FONT_MANAGER_UNICODE_VERSION_2_0 }, { 0xE000, 0xF8FF, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0xF900, 0xFA2D, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0xFA2E, 0xFA2F, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0xFA30, 0xFA6A, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0xFA6B, 0xFA6D, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0xFA70, 0xFAD9, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0xFB00, 0xFB06, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0xFB13, 0xFB17, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0xFB1D, 0xFB1D, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0xFB1E, 0xFB36, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0xFB38, 0xFB3C, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0xFB3E, 0xFB3E, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0xFB40, 0xFB41, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0xFB43, 0xFB44, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0xFB46, 0xFBB1, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0xFBB2, 0xFBC1, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0xFBC2, 0xFBC2, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0xFBD3, 0xFD3F, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0xFD40, 0xFD4F, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0xFD50, 0xFD8F, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0xFD92, 0xFDC7, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0xFDCF, 0xFDCF, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0xFDD0, 0xFDEF, FONT_MANAGER_UNICODE_VERSION_3_1 }, { 0xFDF0, 0xFDFB, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0xFDFC, 0xFDFC, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0xFDFD, 0xFDFD, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0xFDFE, 0xFDFF, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0xFE00, 0xFE0F, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0xFE10, 0xFE19, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0xFE20, 0xFE23, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0xFE24, 0xFE26, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0xFE27, 0xFE2D, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0xFE2E, 0xFE2F, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0xFE30, 0xFE44, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0xFE45, 0xFE46, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0xFE47, 0xFE48, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0xFE49, 0xFE52, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0xFE54, 0xFE66, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0xFE68, 0xFE6B, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0xFE70, 0xFE72, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0xFE73, 0xFE73, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0xFE74, 0xFE74, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0xFE76, 0xFEFC, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0xFEFF, 0xFEFF, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0xFF01, 0xFF5E, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0xFF5F, 0xFF60, FONT_MANAGER_UNICODE_VERSION_3_2 }, { 0xFF61, 0xFFBE, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0xFFC2, 0xFFC7, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0xFFCA, 0xFFCF, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0xFFD2, 0xFFD7, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0xFFDA, 0xFFDC, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0xFFE0, 0xFFE6, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0xFFE8, 0xFFEE, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0xFFF9, 0xFFFB, FONT_MANAGER_UNICODE_VERSION_3_0 }, { 0xFFFC, 0xFFFC, FONT_MANAGER_UNICODE_VERSION_2_1 }, { 0xFFFD, 0xFFFD, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0xFFFE, 0xFFFF, FONT_MANAGER_UNICODE_VERSION_1_1 }, { 0x10000, 0x1000B, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x1000D, 0x10026, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x10028, 0x1003A, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x1003C, 0x1003D, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x1003F, 0x1004D, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x10050, 0x1005D, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x10080, 0x100FA, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x10100, 0x10102, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x10107, 0x10133, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x10137, 0x1013F, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x10140, 0x1018A, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x1018B, 0x1018C, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1018D, 0x1018E, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x10190, 0x1019B, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x1019C, 0x1019C, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x101A0, 0x101A0, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x101D0, 0x101FD, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x10280, 0x1029C, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x102A0, 0x102D0, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x102E0, 0x102FB, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x10300, 0x1031E, FONT_MANAGER_UNICODE_VERSION_3_1 }, { 0x1031F, 0x1031F, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x10320, 0x10323, FONT_MANAGER_UNICODE_VERSION_3_1 }, { 0x1032D, 0x1032F, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x10330, 0x1034A, FONT_MANAGER_UNICODE_VERSION_3_1 }, { 0x10350, 0x1037A, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x10380, 0x1039D, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x1039F, 0x1039F, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x103A0, 0x103C3, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x103C8, 0x103D5, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x10400, 0x10425, FONT_MANAGER_UNICODE_VERSION_3_1 }, { 0x10426, 0x10427, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x10428, 0x1044D, FONT_MANAGER_UNICODE_VERSION_3_1 }, { 0x1044E, 0x1049D, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x104A0, 0x104A9, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x104B0, 0x104D3, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x104D8, 0x104FB, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x10500, 0x10527, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x10530, 0x10563, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1056F, 0x1056F, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x10570, 0x1057A, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x1057C, 0x1058A, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x1058C, 0x10592, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x10594, 0x10595, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x10597, 0x105A1, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x105A3, 0x105B1, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x105B3, 0x105B9, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x105BB, 0x105BC, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x105C0, 0x105F3, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x10600, 0x10736, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x10740, 0x10755, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x10760, 0x10767, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x10780, 0x10785, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x10787, 0x107B0, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x107B2, 0x107BA, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x10800, 0x10805, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x10808, 0x10808, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x1080A, 0x10835, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x10837, 0x10838, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x1083C, 0x1083C, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x1083F, 0x1083F, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x10840, 0x10855, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x10857, 0x1085F, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x10860, 0x1089E, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x108A7, 0x108AF, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x108E0, 0x108F2, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x108F4, 0x108F5, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x108FB, 0x108FF, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x10900, 0x10919, FONT_MANAGER_UNICODE_VERSION_5_0 }, { 0x1091A, 0x1091B, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x1091F, 0x1091F, FONT_MANAGER_UNICODE_VERSION_5_0 }, { 0x10920, 0x10939, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x1093F, 0x1093F, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x10980, 0x109B7, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x109BC, 0x109BD, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x109BE, 0x109BF, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x109C0, 0x109CF, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x109D2, 0x109FF, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x10A00, 0x10A03, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x10A05, 0x10A06, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x10A0C, 0x10A13, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x10A15, 0x10A17, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x10A19, 0x10A33, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x10A34, 0x10A35, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x10A38, 0x10A3A, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x10A3F, 0x10A47, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x10A48, 0x10A48, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x10A50, 0x10A58, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x10A60, 0x10A7F, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x10A80, 0x10A9F, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x10AC0, 0x10AE6, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x10AEB, 0x10AF6, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x10B00, 0x10B35, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x10B39, 0x10B55, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x10B58, 0x10B72, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x10B78, 0x10B7F, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x10B80, 0x10B91, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x10B99, 0x10B9C, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x10BA9, 0x10BAF, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x10C00, 0x10C48, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x10C80, 0x10CB2, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x10CC0, 0x10CF2, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x10CFA, 0x10CFF, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x10D00, 0x10D27, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x10D30, 0x10D39, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x10D40, 0x10D65, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x10D69, 0x10D85, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x10D8E, 0x10D8F, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x10E60, 0x10E7E, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x10E80, 0x10EA9, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x10EAB, 0x10EAD, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x10EB0, 0x10EB1, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x10EC2, 0x10EC4, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x10EFC, 0x10EFC, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x10EFD, 0x10EFF, FONT_MANAGER_UNICODE_VERSION_15_0 }, { 0x10F00, 0x10F27, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x10F30, 0x10F59, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x10F70, 0x10F89, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x10FB0, 0x10FCB, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x10FE0, 0x10FF6, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x11000, 0x1104D, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x11052, 0x1106F, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x11070, 0x11075, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x1107F, 0x1107F, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x11080, 0x110BC, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x110BD, 0x110BD, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x110BE, 0x110C1, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x110C2, 0x110C2, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x110CD, 0x110CD, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x110D0, 0x110E8, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x110F0, 0x110F9, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x11100, 0x11134, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x11136, 0x11143, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x11144, 0x11146, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x11147, 0x11147, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x11150, 0x11176, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x11180, 0x111C8, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x111C9, 0x111CC, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x111CD, 0x111CD, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x111CE, 0x111CF, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x111D0, 0x111D9, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x111DA, 0x111DA, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x111DB, 0x111DF, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x111E1, 0x111F4, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x11200, 0x11211, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x11213, 0x1123D, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1123E, 0x1123E, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x1123F, 0x11241, FONT_MANAGER_UNICODE_VERSION_15_0 }, { 0x11280, 0x11286, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x11288, 0x11288, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x1128A, 0x1128D, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x1128F, 0x1129D, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x1129F, 0x112A9, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x112B0, 0x112EA, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x112F0, 0x112F9, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x11300, 0x11300, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x11301, 0x11303, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x11305, 0x1130C, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1130F, 0x11310, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x11313, 0x11328, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1132A, 0x11330, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x11332, 0x11333, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x11335, 0x11339, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1133B, 0x1133B, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x1133C, 0x11344, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x11347, 0x11348, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1134B, 0x1134D, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x11350, 0x11350, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x11357, 0x11357, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1135D, 0x11363, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x11366, 0x1136C, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x11370, 0x11374, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x11380, 0x11389, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x1138B, 0x1138B, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x1138E, 0x1138E, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x11390, 0x113B5, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x113B7, 0x113C0, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x113C2, 0x113C2, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x113C5, 0x113C5, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x113C7, 0x113CA, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x113CC, 0x113D5, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x113D7, 0x113D8, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x113E1, 0x113E2, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x11400, 0x11459, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x1145A, 0x1145A, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x1145B, 0x1145B, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x1145D, 0x1145D, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x1145E, 0x1145E, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x1145F, 0x1145F, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x11460, 0x11461, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x11480, 0x114C7, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x114D0, 0x114D9, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x11580, 0x115B5, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x115B8, 0x115C9, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x115CA, 0x115DD, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x11600, 0x11644, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x11650, 0x11659, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x11660, 0x1166C, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x11680, 0x116B7, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x116B8, 0x116B8, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x116B9, 0x116B9, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x116C0, 0x116C9, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x116D0, 0x116E3, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x11700, 0x11719, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x1171A, 0x1171A, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x1171D, 0x1172B, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x11730, 0x1173F, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x11740, 0x11746, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x11800, 0x1183B, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x118A0, 0x118F2, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x118FF, 0x118FF, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x11900, 0x11906, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x11909, 0x11909, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x1190C, 0x11913, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x11915, 0x11916, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x11918, 0x11935, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x11937, 0x11938, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x1193B, 0x11946, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x11950, 0x11959, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x119A0, 0x119A7, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x119AA, 0x119D7, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x119DA, 0x119E4, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x11A00, 0x11A47, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x11A50, 0x11A83, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x11A84, 0x11A85, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x11A86, 0x11A9C, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x11A9D, 0x11A9D, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x11A9E, 0x11AA2, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x11AB0, 0x11ABF, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x11AC0, 0x11AF8, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x11B00, 0x11B09, FONT_MANAGER_UNICODE_VERSION_15_0 }, { 0x11BC0, 0x11BE1, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x11BF0, 0x11BF9, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x11C00, 0x11C08, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x11C0A, 0x11C36, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x11C38, 0x11C45, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x11C50, 0x11C6C, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x11C70, 0x11C8F, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x11C92, 0x11CA7, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x11CA9, 0x11CB6, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x11D00, 0x11D06, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x11D08, 0x11D09, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x11D0B, 0x11D36, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x11D3A, 0x11D3A, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x11D3C, 0x11D3D, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x11D3F, 0x11D47, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x11D50, 0x11D59, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x11D60, 0x11D65, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x11D67, 0x11D68, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x11D6A, 0x11D8E, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x11D90, 0x11D91, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x11D93, 0x11D98, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x11DA0, 0x11DA9, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x11EE0, 0x11EF8, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x11F00, 0x11F10, FONT_MANAGER_UNICODE_VERSION_15_0 }, { 0x11F12, 0x11F3A, FONT_MANAGER_UNICODE_VERSION_15_0 }, { 0x11F3E, 0x11F59, FONT_MANAGER_UNICODE_VERSION_15_0 }, { 0x11F5A, 0x11F5A, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x11FB0, 0x11FB0, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x11FC0, 0x11FF1, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x11FFF, 0x11FFF, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x12000, 0x1236E, FONT_MANAGER_UNICODE_VERSION_5_0 }, { 0x1236F, 0x12398, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x12399, 0x12399, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x12400, 0x12462, FONT_MANAGER_UNICODE_VERSION_5_0 }, { 0x12463, 0x1246E, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x12470, 0x12473, FONT_MANAGER_UNICODE_VERSION_5_0 }, { 0x12474, 0x12474, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x12480, 0x12543, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x12F90, 0x12FF2, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x13000, 0x1342E, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x1342F, 0x1342F, FONT_MANAGER_UNICODE_VERSION_15_0 }, { 0x13430, 0x13438, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x13439, 0x1343F, FONT_MANAGER_UNICODE_VERSION_15_0 }, { 0x13440, 0x13455, FONT_MANAGER_UNICODE_VERSION_15_0 }, { 0x13460, 0x143FA, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x14400, 0x14646, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x16100, 0x16139, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x16800, 0x16A38, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x16A40, 0x16A5E, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x16A60, 0x16A69, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x16A6E, 0x16A6F, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x16A70, 0x16ABE, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x16AC0, 0x16AC9, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x16AD0, 0x16AED, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x16AF0, 0x16AF5, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x16B00, 0x16B45, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x16B50, 0x16B59, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x16B5B, 0x16B61, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x16B63, 0x16B77, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x16B7D, 0x16B8F, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x16D40, 0x16D79, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x16E40, 0x16E9A, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x16F00, 0x16F44, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x16F45, 0x16F4A, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x16F4F, 0x16F4F, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x16F50, 0x16F7E, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x16F7F, 0x16F87, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x16F8F, 0x16F9F, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x16FE0, 0x16FE0, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x16FE1, 0x16FE1, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x16FE2, 0x16FE3, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x16FE4, 0x16FE4, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x16FF0, 0x16FF1, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x17000, 0x187EC, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x187ED, 0x187F1, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x187F2, 0x187F7, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x18800, 0x18AF2, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x18AF3, 0x18CD5, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x18CFF, 0x18CFF, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x18D00, 0x18D08, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x1AFF0, 0x1AFF3, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x1AFF5, 0x1AFFB, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x1AFFD, 0x1AFFE, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x1B000, 0x1B001, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1B002, 0x1B11E, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x1B11F, 0x1B122, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x1B132, 0x1B132, FONT_MANAGER_UNICODE_VERSION_15_0 }, { 0x1B150, 0x1B152, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x1B155, 0x1B155, FONT_MANAGER_UNICODE_VERSION_15_0 }, { 0x1B164, 0x1B167, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x1B170, 0x1B2FB, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x1BC00, 0x1BC6A, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1BC70, 0x1BC7C, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1BC80, 0x1BC88, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1BC90, 0x1BC99, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1BC9C, 0x1BC9F, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1BCA0, 0x1BCA3, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1CC00, 0x1CCF9, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x1CD00, 0x1CEB3, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x1CF00, 0x1CF2D, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x1CF30, 0x1CF46, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x1CF50, 0x1CFC3, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x1D000, 0x1D0F5, FONT_MANAGER_UNICODE_VERSION_3_1 }, { 0x1D100, 0x1D126, FONT_MANAGER_UNICODE_VERSION_3_1 }, { 0x1D129, 0x1D129, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x1D12A, 0x1D172, FONT_MANAGER_UNICODE_VERSION_3_1 }, { 0x1D173, 0x1D17A, FONT_MANAGER_UNICODE_VERSION_3_1 }, { 0x1D17B, 0x1D1DD, FONT_MANAGER_UNICODE_VERSION_3_1 }, { 0x1D1DE, 0x1D1E8, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x1D1E9, 0x1D1EA, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x1D200, 0x1D245, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x1D2C0, 0x1D2D3, FONT_MANAGER_UNICODE_VERSION_15_0 }, { 0x1D2E0, 0x1D2F3, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x1D300, 0x1D356, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x1D360, 0x1D371, FONT_MANAGER_UNICODE_VERSION_5_0 }, { 0x1D372, 0x1D378, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x1D400, 0x1D454, FONT_MANAGER_UNICODE_VERSION_3_1 }, { 0x1D456, 0x1D49C, FONT_MANAGER_UNICODE_VERSION_3_1 }, { 0x1D49E, 0x1D49F, FONT_MANAGER_UNICODE_VERSION_3_1 }, { 0x1D4A2, 0x1D4A2, FONT_MANAGER_UNICODE_VERSION_3_1 }, { 0x1D4A5, 0x1D4A6, FONT_MANAGER_UNICODE_VERSION_3_1 }, { 0x1D4A9, 0x1D4AC, FONT_MANAGER_UNICODE_VERSION_3_1 }, { 0x1D4AE, 0x1D4B9, FONT_MANAGER_UNICODE_VERSION_3_1 }, { 0x1D4BB, 0x1D4BB, FONT_MANAGER_UNICODE_VERSION_3_1 }, { 0x1D4BD, 0x1D4C0, FONT_MANAGER_UNICODE_VERSION_3_1 }, { 0x1D4C1, 0x1D4C1, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0x1D4C2, 0x1D4C3, FONT_MANAGER_UNICODE_VERSION_3_1 }, { 0x1D4C5, 0x1D505, FONT_MANAGER_UNICODE_VERSION_3_1 }, { 0x1D507, 0x1D50A, FONT_MANAGER_UNICODE_VERSION_3_1 }, { 0x1D50D, 0x1D514, FONT_MANAGER_UNICODE_VERSION_3_1 }, { 0x1D516, 0x1D51C, FONT_MANAGER_UNICODE_VERSION_3_1 }, { 0x1D51E, 0x1D539, FONT_MANAGER_UNICODE_VERSION_3_1 }, { 0x1D53B, 0x1D53E, FONT_MANAGER_UNICODE_VERSION_3_1 }, { 0x1D540, 0x1D544, FONT_MANAGER_UNICODE_VERSION_3_1 }, { 0x1D546, 0x1D546, FONT_MANAGER_UNICODE_VERSION_3_1 }, { 0x1D54A, 0x1D550, FONT_MANAGER_UNICODE_VERSION_3_1 }, { 0x1D552, 0x1D6A3, FONT_MANAGER_UNICODE_VERSION_3_1 }, { 0x1D6A4, 0x1D6A5, FONT_MANAGER_UNICODE_VERSION_4_1 }, { 0x1D6A8, 0x1D7C9, FONT_MANAGER_UNICODE_VERSION_3_1 }, { 0x1D7CA, 0x1D7CB, FONT_MANAGER_UNICODE_VERSION_5_0 }, { 0x1D7CE, 0x1D7FF, FONT_MANAGER_UNICODE_VERSION_3_1 }, { 0x1D800, 0x1DA8B, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x1DA9B, 0x1DA9F, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x1DAA1, 0x1DAAF, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x1DF00, 0x1DF1E, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x1DF25, 0x1DF2A, FONT_MANAGER_UNICODE_VERSION_15_0 }, { 0x1E000, 0x1E006, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x1E008, 0x1E018, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x1E01B, 0x1E021, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x1E023, 0x1E024, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x1E026, 0x1E02A, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x1E030, 0x1E06D, FONT_MANAGER_UNICODE_VERSION_15_0 }, { 0x1E08F, 0x1E08F, FONT_MANAGER_UNICODE_VERSION_15_0 }, { 0x1E100, 0x1E12C, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x1E130, 0x1E13D, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x1E140, 0x1E149, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x1E14E, 0x1E14F, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x1E290, 0x1E2AE, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x1E2C0, 0x1E2F9, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x1E2FF, 0x1E2FF, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x1E4D0, 0x1E4F9, FONT_MANAGER_UNICODE_VERSION_15_0 }, { 0x1E5D0, 0x1E5FA, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x1E5FF, 0x1E5FF, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x1E7E0, 0x1E7E6, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x1E7E8, 0x1E7EB, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x1E7ED, 0x1E7EE, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x1E7F0, 0x1E7FE, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x1E800, 0x1E8C4, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1E8C7, 0x1E8D6, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1E900, 0x1E94A, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x1E94B, 0x1E94B, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x1E950, 0x1E959, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x1E95E, 0x1E95F, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x1EC71, 0x1ECB4, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x1ED01, 0x1ED3D, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x1EE00, 0x1EE03, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1EE05, 0x1EE1F, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1EE21, 0x1EE22, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1EE24, 0x1EE24, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1EE27, 0x1EE27, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1EE29, 0x1EE32, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1EE34, 0x1EE37, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1EE39, 0x1EE39, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1EE3B, 0x1EE3B, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1EE42, 0x1EE42, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1EE47, 0x1EE47, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1EE49, 0x1EE49, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1EE4B, 0x1EE4B, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1EE4D, 0x1EE4F, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1EE51, 0x1EE52, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1EE54, 0x1EE54, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1EE57, 0x1EE57, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1EE59, 0x1EE59, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1EE5B, 0x1EE5B, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1EE5D, 0x1EE5D, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1EE5F, 0x1EE5F, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1EE61, 0x1EE62, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1EE64, 0x1EE64, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1EE67, 0x1EE6A, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1EE6C, 0x1EE72, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1EE74, 0x1EE77, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1EE79, 0x1EE7C, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1EE7E, 0x1EE7E, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1EE80, 0x1EE89, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1EE8B, 0x1EE9B, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1EEA1, 0x1EEA3, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1EEA5, 0x1EEA9, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1EEAB, 0x1EEBB, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1EEF0, 0x1EEF1, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1F000, 0x1F02B, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x1F030, 0x1F093, FONT_MANAGER_UNICODE_VERSION_5_1 }, { 0x1F0A0, 0x1F0AE, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F0B1, 0x1F0BE, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F0BF, 0x1F0BF, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1F0C1, 0x1F0CF, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F0D1, 0x1F0DF, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F0E0, 0x1F0F5, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1F100, 0x1F10A, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x1F10B, 0x1F10C, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1F10D, 0x1F10F, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x1F110, 0x1F12E, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x1F12F, 0x1F12F, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x1F130, 0x1F130, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F131, 0x1F131, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x1F132, 0x1F13C, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F13D, 0x1F13D, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x1F13E, 0x1F13E, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F13F, 0x1F13F, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x1F140, 0x1F141, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F142, 0x1F142, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x1F143, 0x1F145, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F146, 0x1F146, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x1F147, 0x1F149, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F14A, 0x1F14E, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x1F14F, 0x1F156, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F157, 0x1F157, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x1F158, 0x1F15E, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F15F, 0x1F15F, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x1F160, 0x1F169, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F16A, 0x1F16B, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1F16C, 0x1F16C, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x1F16D, 0x1F16F, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x1F170, 0x1F178, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F179, 0x1F179, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x1F17A, 0x1F17A, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F17B, 0x1F17C, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x1F17D, 0x1F17E, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F17F, 0x1F17F, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x1F180, 0x1F189, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F18A, 0x1F18D, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x1F18E, 0x1F18F, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F190, 0x1F190, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x1F191, 0x1F19A, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F19B, 0x1F1AC, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x1F1AD, 0x1F1AD, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x1F1E6, 0x1F1FF, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F200, 0x1F200, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x1F201, 0x1F202, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F210, 0x1F231, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x1F232, 0x1F23A, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F23B, 0x1F23B, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x1F240, 0x1F248, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x1F250, 0x1F251, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F260, 0x1F265, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x1F300, 0x1F320, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F321, 0x1F32C, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1F32D, 0x1F32F, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x1F330, 0x1F335, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F336, 0x1F336, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1F337, 0x1F37C, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F37D, 0x1F37D, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1F37E, 0x1F37F, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x1F380, 0x1F393, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F394, 0x1F39F, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1F3A0, 0x1F3C4, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F3C5, 0x1F3C5, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1F3C6, 0x1F3CA, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F3CB, 0x1F3CE, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1F3CF, 0x1F3D3, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x1F3D4, 0x1F3DF, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1F3E0, 0x1F3F0, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F3F1, 0x1F3F7, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1F3F8, 0x1F3FF, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x1F400, 0x1F43E, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F43F, 0x1F43F, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1F440, 0x1F440, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F441, 0x1F441, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1F442, 0x1F4F7, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F4F8, 0x1F4F8, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1F4F9, 0x1F4FC, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F4FD, 0x1F4FE, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1F4FF, 0x1F4FF, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x1F500, 0x1F53D, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F53E, 0x1F53F, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1F540, 0x1F543, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1F544, 0x1F54A, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1F54B, 0x1F54F, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x1F550, 0x1F567, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F568, 0x1F579, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1F57A, 0x1F57A, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x1F57B, 0x1F5A3, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1F5A4, 0x1F5A4, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x1F5A5, 0x1F5FA, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1F5FB, 0x1F5FF, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F600, 0x1F600, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1F601, 0x1F610, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F611, 0x1F611, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1F612, 0x1F614, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F615, 0x1F615, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1F616, 0x1F616, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F617, 0x1F617, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1F618, 0x1F618, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F619, 0x1F619, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1F61A, 0x1F61A, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F61B, 0x1F61B, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1F61C, 0x1F61E, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F61F, 0x1F61F, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1F620, 0x1F625, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F626, 0x1F627, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1F628, 0x1F62B, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F62C, 0x1F62C, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1F62D, 0x1F62D, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F62E, 0x1F62F, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1F630, 0x1F633, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F634, 0x1F634, FONT_MANAGER_UNICODE_VERSION_6_1 }, { 0x1F635, 0x1F640, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F641, 0x1F642, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1F643, 0x1F644, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x1F645, 0x1F64F, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F650, 0x1F67F, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1F680, 0x1F6C5, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F6C6, 0x1F6CF, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1F6D0, 0x1F6D0, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x1F6D1, 0x1F6D2, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x1F6D3, 0x1F6D4, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x1F6D5, 0x1F6D5, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x1F6D6, 0x1F6D7, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x1F6DC, 0x1F6DC, FONT_MANAGER_UNICODE_VERSION_15_0 }, { 0x1F6DD, 0x1F6DF, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x1F6E0, 0x1F6EC, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1F6F0, 0x1F6F3, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1F6F4, 0x1F6F6, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x1F6F7, 0x1F6F8, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x1F6F9, 0x1F6F9, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x1F6FA, 0x1F6FA, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x1F6FB, 0x1F6FC, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x1F700, 0x1F773, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x1F774, 0x1F776, FONT_MANAGER_UNICODE_VERSION_15_0 }, { 0x1F77B, 0x1F77F, FONT_MANAGER_UNICODE_VERSION_15_0 }, { 0x1F780, 0x1F7D4, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1F7D5, 0x1F7D8, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x1F7D9, 0x1F7D9, FONT_MANAGER_UNICODE_VERSION_15_0 }, { 0x1F7E0, 0x1F7EB, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x1F7F0, 0x1F7F0, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x1F800, 0x1F80B, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1F810, 0x1F847, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1F850, 0x1F859, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1F860, 0x1F887, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1F890, 0x1F8AD, FONT_MANAGER_UNICODE_VERSION_7_0 }, { 0x1F8B0, 0x1F8B1, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x1F8B2, 0x1F8BB, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x1F8C0, 0x1F8C1, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x1F900, 0x1F90B, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x1F90C, 0x1F90C, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x1F90D, 0x1F90F, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x1F910, 0x1F918, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x1F919, 0x1F91E, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x1F91F, 0x1F91F, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x1F920, 0x1F927, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x1F928, 0x1F92F, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x1F930, 0x1F930, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x1F931, 0x1F932, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x1F933, 0x1F93E, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x1F93F, 0x1F93F, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x1F940, 0x1F94B, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x1F94C, 0x1F94C, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x1F94D, 0x1F94F, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x1F950, 0x1F95E, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x1F95F, 0x1F96B, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x1F96C, 0x1F970, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x1F971, 0x1F971, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x1F972, 0x1F972, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x1F973, 0x1F976, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x1F977, 0x1F978, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x1F979, 0x1F979, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x1F97A, 0x1F97A, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x1F97B, 0x1F97B, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x1F97C, 0x1F97F, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x1F980, 0x1F984, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x1F985, 0x1F991, FONT_MANAGER_UNICODE_VERSION_9_0 }, { 0x1F992, 0x1F997, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x1F998, 0x1F9A2, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x1F9A3, 0x1F9A4, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x1F9A5, 0x1F9AA, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x1F9AB, 0x1F9AD, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x1F9AE, 0x1F9AF, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x1F9B0, 0x1F9B9, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x1F9BA, 0x1F9BF, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x1F9C0, 0x1F9C0, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x1F9C1, 0x1F9C2, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x1F9C3, 0x1F9CA, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x1F9CB, 0x1F9CB, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x1F9CC, 0x1F9CC, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x1F9CD, 0x1F9CF, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x1F9D0, 0x1F9E6, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x1F9E7, 0x1F9FF, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x1FA00, 0x1FA53, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x1FA60, 0x1FA6D, FONT_MANAGER_UNICODE_VERSION_11_0 }, { 0x1FA70, 0x1FA73, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x1FA74, 0x1FA74, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x1FA75, 0x1FA77, FONT_MANAGER_UNICODE_VERSION_15_0 }, { 0x1FA78, 0x1FA7A, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x1FA7B, 0x1FA7C, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x1FA80, 0x1FA82, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x1FA83, 0x1FA86, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x1FA87, 0x1FA88, FONT_MANAGER_UNICODE_VERSION_15_0 }, { 0x1FA89, 0x1FA89, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x1FA8F, 0x1FA8F, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x1FA90, 0x1FA95, FONT_MANAGER_UNICODE_VERSION_12_0 }, { 0x1FA96, 0x1FAA8, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x1FAA9, 0x1FAAC, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x1FAAD, 0x1FAAF, FONT_MANAGER_UNICODE_VERSION_15_0 }, { 0x1FAB0, 0x1FAB6, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x1FAB7, 0x1FABA, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x1FABB, 0x1FABD, FONT_MANAGER_UNICODE_VERSION_15_0 }, { 0x1FABE, 0x1FABE, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x1FABF, 0x1FABF, FONT_MANAGER_UNICODE_VERSION_15_0 }, { 0x1FAC0, 0x1FAC2, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x1FAC3, 0x1FAC5, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x1FAC6, 0x1FAC6, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x1FACE, 0x1FACF, FONT_MANAGER_UNICODE_VERSION_15_0 }, { 0x1FAD0, 0x1FAD6, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x1FAD7, 0x1FAD9, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x1FADA, 0x1FADB, FONT_MANAGER_UNICODE_VERSION_15_0 }, { 0x1FADC, 0x1FADC, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x1FADF, 0x1FADF, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x1FAE0, 0x1FAE7, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x1FAE8, 0x1FAE8, FONT_MANAGER_UNICODE_VERSION_15_0 }, { 0x1FAE9, 0x1FAE9, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x1FAF0, 0x1FAF6, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x1FAF7, 0x1FAF8, FONT_MANAGER_UNICODE_VERSION_15_0 }, { 0x1FB00, 0x1FB92, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x1FB94, 0x1FBCA, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x1FBCB, 0x1FBEF, FONT_MANAGER_UNICODE_VERSION_16_0 }, { 0x1FBF0, 0x1FBF9, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x1FFFE, 0x1FFFF, FONT_MANAGER_UNICODE_VERSION_2_0 }, { 0x20000, 0x2A6D6, FONT_MANAGER_UNICODE_VERSION_3_1 }, { 0x2A6D7, 0x2A6DD, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x2A6DE, 0x2A6DF, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x2A700, 0x2B734, FONT_MANAGER_UNICODE_VERSION_5_2 }, { 0x2B735, 0x2B738, FONT_MANAGER_UNICODE_VERSION_14_0 }, { 0x2B739, 0x2B739, FONT_MANAGER_UNICODE_VERSION_15_0 }, { 0x2B740, 0x2B81D, FONT_MANAGER_UNICODE_VERSION_6_0 }, { 0x2B820, 0x2CEA1, FONT_MANAGER_UNICODE_VERSION_8_0 }, { 0x2CEB0, 0x2EBE0, FONT_MANAGER_UNICODE_VERSION_10_0 }, { 0x2EBF0, 0x2EE5D, FONT_MANAGER_UNICODE_VERSION_15_1 }, { 0x2F800, 0x2FA1D, FONT_MANAGER_UNICODE_VERSION_3_1 }, { 0x2FFFE, 0x2FFFF, FONT_MANAGER_UNICODE_VERSION_2_0 }, { 0x30000, 0x3134A, FONT_MANAGER_UNICODE_VERSION_13_0 }, { 0x31350, 0x323AF, FONT_MANAGER_UNICODE_VERSION_15_0 }, { 0x3FFFE, 0x3FFFF, FONT_MANAGER_UNICODE_VERSION_2_0 }, { 0x4FFFE, 0x4FFFF, FONT_MANAGER_UNICODE_VERSION_2_0 }, { 0x5FFFE, 0x5FFFF, FONT_MANAGER_UNICODE_VERSION_2_0 }, { 0x6FFFE, 0x6FFFF, FONT_MANAGER_UNICODE_VERSION_2_0 }, { 0x7FFFE, 0x7FFFF, FONT_MANAGER_UNICODE_VERSION_2_0 }, { 0x8FFFE, 0x8FFFF, FONT_MANAGER_UNICODE_VERSION_2_0 }, { 0x9FFFE, 0x9FFFF, FONT_MANAGER_UNICODE_VERSION_2_0 }, { 0xAFFFE, 0xAFFFF, FONT_MANAGER_UNICODE_VERSION_2_0 }, { 0xBFFFE, 0xBFFFF, FONT_MANAGER_UNICODE_VERSION_2_0 }, { 0xCFFFE, 0xCFFFF, FONT_MANAGER_UNICODE_VERSION_2_0 }, { 0xDFFFE, 0xDFFFF, FONT_MANAGER_UNICODE_VERSION_2_0 }, { 0xE0001, 0xE0001, FONT_MANAGER_UNICODE_VERSION_3_1 }, { 0xE0020, 0xE007F, FONT_MANAGER_UNICODE_VERSION_3_1 }, { 0xE0100, 0xE01EF, FONT_MANAGER_UNICODE_VERSION_4_0 }, { 0xEFFFE, 0xEFFFF, FONT_MANAGER_UNICODE_VERSION_2_0 }, { 0xF0000, 0xFFFFD, FONT_MANAGER_UNICODE_VERSION_2_0 }, { 0xFFFFE, 0xFFFFF, FONT_MANAGER_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" "14.0\0" "15.0\0" "15.1\0" "16.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, 97, 102, 107, 112, }; #endif font-manager-0.9.4/lib/docs/000077500000000000000000000000001476271126700156155ustar00rootroot00000000000000font-manager-0.9.4/lib/docs/font-manager.xml.in000066400000000000000000000071061476271126700213260ustar00rootroot00000000000000 ]> Font Manager Reference Manual Font Manager @PACKAGE_VERSION@ Widget gallery API Reference Font Configuration Font Information Unicode User Interface General API Index font-manager-0.9.4/lib/docs/gallery.xml000066400000000000000000000020651476271126700200010ustar00rootroot00000000000000 font-manager-0.9.4/lib/docs/images/000077500000000000000000000000001476271126700170625ustar00rootroot00000000000000font-manager-0.9.4/lib/docs/images/CharacterMap.png000066400000000000000000001337151476271126700221340ustar00rootroot00000000000000PNG  IHDRq)eZ>gAMA a cHRMz&u0`:pQ<bKGDtIME5/væIDATxs\W~I42#މEQ(oJRU;q#?ޘLDLzw^E23UEY Aަ;yz1ϡHU~C4{k GyBpyGyN>t;,|Gy;ۂpHyy䑇0NH 7}<#! IR(~A,E UUT AAyB@E$I Y@!#MZ !(GU %}AA(DA0$I o B~ZI&L .#E.VzMlo 5Us&Fƌ:,v{0^^D"b^ǃU$Md&q145qYuYt t@Qy|0%Q {_)y"+M%Me -[!!2mdwV=/Í^;|N[waòX.W?1dU}k"dAF<݉|f2.%Lm6a B[̯/R7̿{prX&pc۴wJh-{nW4P\A|.R DYTU%  Waѹ?uFC7XJ$XX\Du嬢Oɯ/ZWnc@Y$ M՘_X@Bw1( w,oL&A06>CEmmTV#JRƯT*EO_PjQ0TU%DAd,t\@,s zFKVU]tuwPkP\TdVh솑k놥U@:pȒĆ먭t$+2i*]Wh]ՂAuA~kN36>WG;ǎqUزy^uEce+8t06>(I4aSڱH8t躃r~*J2<2%g:eaYr f#ƢLLM(*,d}>tCGś=4 w۶ap6c߂%.  LikP(SpPU՘xH433ȒDqQ1?$E SSH"`rrEB EEE,..277" dMSrW}47J8zTSZZ,K+X2q] ,-.qiGFimn",KWMI,F,VLEQ0 JŸ=&5Qx=,.,:h1Px"$nL8|8~w&NQz!VzĊ A T*(n?ɺ6 JRgi)n* %9s+uEp=Vjk]rynA-R]U8dQ$TqzX CC  JikmebjIھ I Ì34/aiE~BŘNH$p\>t zTW3551q,(oBO_xEUz$)G4Vf|b~^ DQ]g(JwO/K80=3C,A_Mrd#4·ff8~4$~~?/^brrZ8t(tr a|r 6m  x܌O]LLN?0ĥ+(Ba8LC}'Ϝ%OB`->YeKW ")z e?8,}>~hU6y<80ͽwo#č Hjk˄: eQd`p*E4\;ACOG}m-P>Q:cʘCUUsshc24<[WqD 084ߟWrEH+ !I2"WiEa||q|^%%8eeLMMǑemm  19533KKLdz{$*D"2( F )p\N*BQ$YKK),X߻Z?4EDIRPM\Mo_?WP34<¥+ F4eTn^/\dUsm-,㌌QT'#;0gf(/׋nHDmu  v!">,CiI 3ssx1A2 H ~DA LOprSB!kHRLOOP_O*1R^^EEl9&'' D 8}Ya~at*$ E Ǔ\5eZQQ gu 27n P`2+G]zOx|l޸'Nq1 ~Wrød` ""x}> aތ`MUp]+*T9Rz 4H8D$&zHv*|>/:/:.IFtdD>& OPQ[UYJG_uykܡwqݤQжRi>EEF"ؾY<^Q)tU ssYrQTXGr \lٴ9$I$4JKqrfaFDaXXX@"L~]46fj,T_O$(\nVjEe ذnjvs(sDb(m.HQSY^N*r,($QB$b ~@ @a$3Oc|bGeEn{ؚ75p dIHɩib( PWSEQQm쒙G7t-WonF0EQoxd$іR\\LqQQ^eE]QEcDA,0Ba$^X-(,XAֽ01RT1k( d hnj Pe- 2\]碈ǵh^ښj3唗e-ZdVf)dҒXvGS'3̹a"Y} eك `}F>ߊP0h=9ee% @dbg,HAX\\"+UFkKjڃ=tCYݢV7yV~&-sY~uk5MV{ٿgp&\5|^6kGDdٕMIq?v|kl qGoq7?k 1Rs'^:-$"f{k.׵}g߿QqQ߻]\{yoL(R\56x텸pU YwmxvC\+Ga0d{ ϧ;-1.蚆Nro|$C5T.W/8wzvCb3kkDTMea~M#J_\fɋim1$:"˪`*"eENB\4N:Ś5kbիbLOO#"`9=tuu166, Y 0<<\r JKK),,Ood rejjj项^N>:tww,!N9<~)PZZJoo/~!/[nennL&c~~9bx<&&&Exy嗉D";wP\\0 \xt:8t|G0OHYkWLɩ)j,--qBg:SӬjlʪ?0((^A@>$I+#rB(=7oJVx (]]]),SSSX੩)8匍i&SSS9r%6lؐ?YCd4qmzƐ%d*祰0K).*}M5UĢQ #z )//p9EQ:Ξ=(,,,Yn/_Nf$QUUlsss֦m6*++),,dbbYGĉ R]]Maa!VbhhGby=U#S.Q x܈H*BQTn7ad<%(Ř_X`rj Aٸ꺞~sw#n[TTyg6444K$ԒMzj*++expLLL*W`0hy|>aX딕YN `aa星kjjr;mjj2>>,"[lP(arN 6D"躎磴rad2(T:ڐLEYY|mnMriX,F{{;555aTU%PXXHCCi @eaa@ @8+(j.:SS NICId*I( ˅aii4zV@}`[_==={c333s@ H?,k~$ڿW?.u#ox<$IZqLYSnE . ]YXX@QB$@<k0$Jp7U0 8 Ee^/.+(f@0'=6и'^b*RQ9 q]׈/-J&0 jwG%z6$ˎ(c#4tUQ34dgh躎(6% 4-S;mj躊,vCUU ]v0 TM0pu79PAdD dR]gdٹ`L8]בdٱu0%hH$;s22 Q@, ]G2Z<aH숹0 tMMp]!.Gdɋ,ɈTsvv Ti;n N (A @>z8L08KXGxp\܃x/Ny~Z^0&UY(3wq|܁H}S s2\b2vͷoj=29/ĿMGf-Ƿ@i@7fA"uc 4Q#S0TT@|7Qfn~oqg|_&~%=A<v17w _}fȦDC.vۭ0LgDi[5U$תMrpݖ]py(;Lc&2-Ojg_R))( 7`fyCIvlMnJ\<"F,$uD\2رcHD8͛7SZZjkLOOsi(,,ĉV/DOO@aLMMq FGG)//gƍDQfݺufs*Ζ-[(//]q ***hkksD8Ngg'l޼l@fgg9sUnAnʕ+[haFƙdD]$U&D"_~墶/ۅ~!>, |V\*ccc8qRXXڵkiooT:?>ӧO?O2d,--nO~0.xؾ};Va6\199;C0dƍogϞԩSDQJKKorJǙ$sa4Hh4j{ EQDBW$G HXPUՖvMRQzzzX\\D"am9sy"x@ @ii]mU״??_ܹsܹ˗/˓O>ii@UU:::_mۘ:%/--3 08s ===ASaa!MMMtvvl%N>.\`nnzz!b}5;;˛oI}}=?xl Z{dYSWWw|_ H$8z(Oرc~!lٲyo]ĉ^bʬo.js#<<<̑#Ggݺuh(~".\.uuuDQGF<jj9W.2͈ٳgٴi`ЖBEEE߿3g I7o&ں! @*󎜈}:wxKSSK)(..&N3<444zٺu+p/ s?N<HĪUx'l1 ӱ1Eh4Jqq nϰQ hؼAJG5EQ䫯̙3\pyKTUeϞ=9AW^yz{=y7//z@YYO=d%.pb,[wsəN9qccc)((<,..zvzA8jDii)vFl߾_lٲgy@ WuE4uݪnWu9r['N`333֥㹫EaNO?*qUWW'|B*" >P EEE155E"]gffr[a^<ˋKR)|>`G9|0`0Ȗ-[SSRJ|j$P8 12t<7-E; 7҂#j*Ѩm;>㌍eҌR{effǏNuua[4رcLLLPVVb65ݻwDloy_bBu$IGAFuttpa~a|)NNbk}[mfpqTRYLD.Dx'{z[uuutttpAٳgk׮%See%byy9 DX,kƍ@gttQrشi'OfBЮ9<@k:z4B< M,..n:+ȲڵkF(6 qAU7$W à͛7[&R5֬Ycv]lY~A }vo߾X,fEQF$ٺu+$ [:caaD"mJ ޼yolܸX,FQQ_Y477;‡-Bz2AkK8~uYv^ca^=hvG g7eǎߊD^v殹:Ѓ!,JKKm35SPP@KK|0u{R'PȐD 8)?9O8!__u.sXB3\B>uUn*#2Gy3nkN1 Y l p't\)?Kh%I'f9ZpO4 h? ~odo9JÄ֩̀ϱ#(IYVuUQd6V.`GİK:e*܈ch*:Ꚇ*y*8RX4TMARe ްmEQu'TEESTTIuGJS3Uz$E%Gd*hپDg&*h TQQ1eZDѹB((J1$ Njvn(i0wԴad:=DNuJj72GA7̢P KN&]SQ4iIt+@@SU(ITMl܎@Mg 3IIu$9dvt s[0 t&[# 2(J{L22Kn9"@Uhz۹{k!..^MiEW6/Xv# u Ae7n1M\Ed 9I?% Ym#θ NgRf %FU<iH)TEeN@$tM'l%@lֆǛ2(Indٹi}s-R.\ɓRWW /`[@0ɓttt077GQQ[l*:+/3339rì_7\4ZΕ+Wx뭷(**^ ܮ ;Xm͔< "޽J$R]֓i׮]ݻזr`>}'O277G$aӦM[ζ[tN=hm۶j{I?\-l7(™3g8|0KKK T*'|O~z{{oXXX/O>?fnnζ4K.;p%_}W:90+;w1Eٳ 0i|500B$o?"Ȉmq fmMw__.iơCя~DGGqI~q[敮={Ggv4M߿5k|h4J:Þax^y:M"g?D6[CH$uq!oSNu֜%I>+nʙ3gB(ʙ}gM4,..2<>Ά l+A:/RYY(l޼'Nͺu܎%>4EEELNN/f-ϊ *++(,,$LZ;sG@ ajj>Ɛ$P(dYHS\\̕+Wl/< %%%][h$ Ξ="pgdKX0ϟr(B!dYftt`08P[j&Ib477SPP@CCh .055eWUO>9yG_~{^qɼ"/-Blt^E6;LMMaUC$-;yg8ZhEVE;.Lq8c ̰~n7<M[D"HR?s/5kL+H066F__Y>C#غ à1vMQQ-nvɩS~Fyy9԰e[N^,SPP@?TTT,,,Of$www7,%%%Lړk50hjjni9_?\TuH&O399O~|M֮]kkᎹ9N*++x"X4E=F*ܹsq6l`8322B8&)**v377(90 ?slݺD"8333b1mǤgeEaqq׋sϱj*:::◿%a M>0LMMqy*++BuO~ŋws(,,"citwwC0rqeN:EKK p8~ B}Cq!^y}ќ7)[f/<00@yy-ע^z7@(;HR=z>+WL&y׹r 5559i*G̙3-[x),,yC>`vvQ466~$I_}}=tJ\y-,No>x [(]{?iwkˆgbjj Mغu+eee y癟w>cii5kOr-SSS:^_|ѪJo't]ܹsC9" ```gϲ~z۴^a`o0M/--l[sEQz{{u*mᅌoժUn|ImYТ(zj+AIhoo'311A:& QSSCII-}u3z<˖-[l^n7;v젲i(uuua\(駟fՌZ'RNaPRR~s>] QY~=%%%D0W_ettԚ555Neٺشs3]EQc͚5پ- ȲL8& ԴT r~jYZZʋ/HyyceY*5`.mG~ Q:4B!n$F[sH4nSp@ իYz vҊFDQgʟ]6qwLHDkkc}ʪUl.SmzA jE4%N{پIc{ dNmmmiwgY糗GnM"O<<7.z|y1!:K܋TNpLeihW64o-5c ,H{f7]Pt:HmP#Q&`t먊-;jχ:3, UQE ]CSJ;v٣ 4P%ÇYށӨ((itM'--^d_ShʂVnɒ̘躎(e;@G72DD r6e簮ke6x&[UUTBwoH!JNZ&tM%hh*I3G UvTk*JC4LjQu'V*hb& @SU DE6R弘JSNydׇsZ~qK!. .>>߁Τ4w\f]#dshrxll* M% F9Ulv岟al>JUR*Ç,;BCI(uFFdUQ}!J2; ]'LdsqYѶ{:Dt>xu ǃr,=cBFv6q'|Dω {`da`X|d~9G}!˩o8HX1XgvðɾʮAK 9_=ZN;qoJ <򸷸W+G|B<<#ǃG_7mlWv QNM^_Mӈq$I" :ީc( KKKHD b$ ,eUx{iHȲlNJ:2I|>~IĬھp糭xu:x1(m4Z> pY|w]׉n Z@EUUx<֜aQUo[Uy! ts!e͛7{nLX49%dʐ[4/__'~׶RcpA>ErxhllG͹(y...g۶m455U A4/IK4 6ؒUUU;[oE"rYV7o /s0r /&&&pN8f߾}l۶͖sss:u'O2>>nUYj[l9i<> LOZu 裏H$lUJrmCs Ml޼z+-]0<<́rU[o{Dr155㡸8bߩT'O2??Ν;-!J8qU.!nϬBv qȬC=t qf ٛw3A`rr'Ohjje{0塇& r \t{OT#G{ عs'q~sϱm۶7):::DΝ;mbŗ|vfffۿ[N>xB|qq>ӧOK/SO Pt]Xi<<o[Er MӈFlݺڼeY|>x yKq\9?a>}7|&^{5jjjEEm{j7uUUmuEQi7ڭN笉'I+a #wRgϞΚ5k% b3լBH?^7f➞>cjkkyg0 )qa>c˩k^TUˌ2::ʹs.eY\.^-6Q}|aY(DQr,{?ω'8z(yCrXnmpf\:s1TUe߾}"IYj~0i$IH$:OY/..s̙lU6W^yZ܆axinn_RSSc tc%"d~vsLTSNO233Ûo$`E6l;x뭷8s 555wM3s\.w醴7\|Zێ segK ɩ)fggioo_Q\pN%"***`nn.g!.V}-[qF[qA>`xxQdϞ=։nHR$I"HpizzzFm)=wE~_F1 EN>mXx `Ϟ=]e^H xhhhGy!N<|U_qƜwߥ~945'aOOVoK/D<?1h={PTT/3<<)--8@9u=m6T* 033d.=STmy#dYa;-eYFu4d2(R6|s0M X& I5'E>^oNMMMNBEFFF@F)YXX9 qEQ볊_ZR4RvNMMH$ظq-5C$DQcڵ<#$IICC?Ϙ99ׯ_Mmm--ҷ9 qMXXX`zzB\UURTN.Jٳg촎555<3^ͱX={l}WedY&L"u58>As:b/,,p)n7eee`twws9l9›6`0H FGGQU5+++K.֭[q|Kxr4u]giiǏ388ȓO>IQQQC SXX$"`H$bUPP@[[ǎرcb$ Ɨ㡰{Mzy!~,C?MfI.fI~m._L,GZuD Z6ᦫWII l޼&N:o[ELNN""H 6ܵ) .w^/ `ѣGyGsGeffyߏ륪*gb|I~ӟPZZ}}}TTTSO,8{,HT*Eoo/_~%<9]Wfqq]ZZZlۈ4Mc/2۷oٳ߿EVZ㡷AZ[[mQ ̋ ezQ9M?fro7mĎ;:;;Ͷl>5koɮ]`(b߾}S__۩+:3;;Kii){챎 (ڽ{7"IA:ę3g,-]oBزe _ZH$s PXXH,LZd`<㴶rQ^RRBaa!G߰aնlp?>\|ڨ׮]޽{g߄,TWW[7zn?m L+tE96]vYnSNM|6Eڵk棏>fر.]bժUߵ(Vp|I6mڔEݻ#N#nb-7\صkzb1bXN(Yo KKK!SRRb S-))YqZh4jZZZZ˿KDŽ(455QRRu b,`=Y0(((GU՜70 j?|zm3>ʕ+ XfGq q^o]m3v9pG%:|>VZb.++vAԖ{I:g@EYYc.HdE4>fbNuvk;`L?}Sq,Y}crYJj{ۂ *NȈjm7{!M Q)++^`͚52;;ki ,ė8k:N='hݨ]'yؼy3lٲ?k(Y~=mmmK?"G @$Z[[illrY~#=yqךY>!3en|vƊ9 Nsʜ9W+Cסq̪1Q˷z>J"9C`ýN-?`'N\ MP4(X4MEIuTEU@4Ձ2PMU2 %FԬ3}N5 Q:(tCGDJMU30Hh>rf jYs3c:A@5,8T2 {C@}p&"k9 C8"ijff_9@#F6ϡҝo`XB#KCM>9Y>tpp<2u d`8Bf,rpnW)ˍ9 ]Gל\'wvDdz<^>#~n˙ ]upܸd4֤4i<^/lki8%Q"`a0H+b69(J ױS<^{k^ej^vNj v{c"B6׊1^L:Ƌɏ,˷= (`" :hav  'yauLtJhh VA'0D'i"(:JÜWCqu)p#躞YX_ٵ!:3_m_t2@иw||\W7Nu=p rD}={ċtV^A9GY8|dqv<3͘#frbϿo yq_ gc፴k?K\oG<;{'pj>}|v<;ױk?w7D!Mr㣪*VzOIKKKm):??O8 ]Y\\dvv@ @$24D»/ O"Ֆa|he~~ ö]ViYXXʨ}gR333,--!˲ov;5McnnYEAEA2,˄B!`EarryAEMebX}L&RPP`eLRH$)((XV:fvvE$t `aad2I82`.--177GAA`AP9+d% `vvd2I$eٲxq\|;!Xu*Ag:y'YvmɜEСC更 `bb ''ܹsi\.}9mzKKK|'=z]I&ikL yظqcNopp{իW[χ~ȪUxGzL%UÜaիٳgעc*P9r{ގaI8nfE]ӕAdڵȉ'((('MZ^|Ehmm?ON:Ş={r*t`sss?SPx<ټx衇غu+DUUY\\䩧2\֞]btuuQYY,LOOs Yj](TTT%H$x<$`>E6E,c߾}ﲸ|@uu5{졠hwJOO/_駟=QSQ PQQA]]===LLL044ĕ+WXnmsEQVN:EWW \*.\`tt{6ַqFvIWW]]],:3#& F$d2Sx3gΠi{@ @aa![ne\p^[Fe\$ ,..v)))4\6oQg|\.$Iz|9݁[DW^r8{,hFoo/SQQqFb``YZԮ]p\顨ʜEիWsYSOb^ SC8r<?8PȮzj|2OF4ۑeٖak.RfaaE( \.Wh,nz4q]י=z?Qs` s6>>NAA+&狀d2T<M/_̙3|駸n6oޜsci?'9t"+HCC[!MX~}N&@ @MM SSS200`T B Xmyy9h4g~~?[n%p9ذaBm37$Y;](z\DQ:<9ajk֬ahh'NbP5+w,j|.-ܴ反Y [.'-<߈ʇyuYoYcڵxx<vMii)ǏӧOsAꫯ:Rw)89D"6m/~ .^$I9snjjj@OO\pylb˸4sssȲL:e9l.~6<ȯkO*Jk S{b477_Mx N^] ޽SNq!sp\Dڶ)4McxxY),,vvZ^z%"hO`^B^QH8J1>>nʃ(444/ jϟ,'AnΙ@ Xf d˗/߿G}4|.DhBUUTUE$ۼ֮]K(ĉ(/b)%IN: 466R^^NUU;v ]שE[࣏>3Çٷozl3A$;O=_}oUڦ(֏Mڔ+]-\II ---ZVg0Xz57nȑ#ةeYp8_| tڪW_QYYICC-8Ihjjb޽ݻrud||EQH&\xӧOS__oiUݻw+WW[iˏKJJH$R)[xvk̑H@ @?(ibm& ֮]ˉ'xwe| ,%%%b1N:eMLRSSs̾O&L:.TL\MZ[[vbffƖMb0 ~?=9/^%EQdժU۷?YUU9q333+2dC.[ry+TUE;i<ӔBo9۷=z{.'ᱸȧ~eee|>z{{|2֭Z^0ye>c~,_|6~?6m7ŋ|ٛD nY`ƍ9i_ŋ~|ᇔPTTtx<ZZZpHD$W_E$!\k.H?333@Fܼy3uuuw-%I jhoo2w\sGf^xv2!p|;AN<ɗ_~ d\~#r|^ښvI?/_fvvb׮]9u\[&_{.dNQ˅att cؾ};=(TVVZ;xg .022OR__o+իWw^._ݻ:RZx^֭[ǎ;hll "l4۶m ':2<[܀,H8D. <TUejj%JKKEkj5x1 XO4M%L"߄Ig||t:Myy90fppp8|W J22a$ Ƭ͢"JJJnq1[$7da<a* t wLOOsQ>3բR(rKtqTU ׻b>AEE 0 ҩo:ffsssi%%%V[Jf.v]י`aa2wT2 x[jf4dqqmM)J&qn-4 DUU+N:k|5McllI***(**i_F|i { X*N6MMM199Iii)Pt2rgIy筷9`H49P rmsu0֭vȫƜ&(v ovM>BP0hjjLfyd \B9s}~AVpJJJl Yfeٖ1̓5\hEQЗ,p3"N&sʭ]N܌m 䳚K:\¢ο<|q/vmMәjyAXf<#/<|+dWL<|NmR<{QFpϮr$/+w~9q{ 8<&rcsfh+}nd2s4 @7; YI>2㡣;t0 г<8W`^-KCD,sG>Fsr98ōgyj2޾mvhJ:rraP^q#躎Na;bu %LhhY X4MEIbt-TUAUDMuT5\+ EI*Ct MבR"hWL8S453 #(tvsnL ##O@wHShh[ᶒXSl7)BQ{)R=h Uep8L㎧-9AdǃkOUn\9Ft Y~nۑi. ds|h=^G$kx xnPt02ڱ(xm+z AD%</C'UQp{ΙSo׋ 8Ç&A1 뵼h]И躎i>NA ;$p53 :GC0tD!.+W:7Mk 1I#[p >D!:W+9>2B !> 3%VR8ƋpgN%wɶqoNh\\8mR{Kn8>2l8mqu=0 9<;΀yqS?>rnEA Ig=,Ŝ_x{so4x<bTUebbUU)))) Vk(B!+ ]42ffe jw 3c2(:7 VfƉ dYfǑn7eee9u>hmmaXk͎8V2f]㔳O&|LMMꫯR]] :x `||_ל>}BNBسg199i{0a(b{K.A" H$"M&,..L&cW2dff'O2::j;EQX\\t `jj>3gHKKKt#gc:;;hnnFu<͛ٶmunaÆ _L3g石g^|Ŝ.YmDQڅWSSC0%[3eƍ8p6a./6^xfggy~,ˬYeYfӦMTVVZr}oBuFGG9vhFMM [n678AX\\СCLMM!"6l`ڵ x3v޽{m=*+@mm-^^lrOw׋a,F~`^=z>TUAl-͛fE 111}hkkÝinppT*ŦMhhh0 nʉ'lŋ4333-B2zN(ʤq&KNݮsr x ZZZx饗(**Zaf1A@ii)%%%3;;KAAp|yA~՝l޼|>wN!^\$xuݶt6w$ l9_v@4R";;;455QQQA$EK^.̔N)v߾wuuIx)))ɤ9$\ >#FFFx t=HҥK+PPP a^ QVVCCCNyh˗y衇ǎ:Q\?@OOӶ륬J|I֮] dEQS18 p/d۶m\xk+--eÆ Vk!"|Ep/xG}/ ۪t(g۷s1DQT*E]]6m%خf>34MvgH$l@ ;|2o&x<aΝd'tj-*}>W5G="<&ۄahTUUQQQAWW 73lƗǝCygyw9uEEEYii--"Vg'OJطo?8~~ yW\|A-Av&xWyw N]]А$M6*_|'N@E^/ն=VBuG"mayl 5 H$=yv%@:aE>>s{11uAz!n&4DX0"I"aɦ䴓ZDۃd7 l= }i*+žV72ۍKveLC61y ;E5tMdSH;a0tIn3v ~bd;EȒqFv``i0ϟ/hXE.Ve}%:‡,ƃegNyvy e ё#3y)1A@tnrsw,q6 fy!;$- YvqgIGgSy܇[ ߸ڋB'}got)鄙ljų >=0BX,h UU|eeey!G˰̐j7sկ8z4M/?daaD?>L8pEqΏ2 ;N+<D '0<<|&Z~N$IdYFe4MrYsa s%I&q\.׊B vfD"nǴXI(**rJ,(mXI&Neٶ4+Wdr3,j,ˤR) J$RT\4kiit]~J$c0 >2 YU}9Y9 ða( vz&?vo6ׅY#,lǘ(;w__~`06&St]gttCK4%H$ضm Gqq1v*z`"NarrNٵkmRît:ɓ'%088H:f˖-s))))a׮]+ӧr `aYf ۷o'۲8ΝɓSZZʶmhllvgp!ƍٰam$ΝرcR)v5K8v xxǩʹmhʕ+W8rcccHDss3?¦9~8ǏG$z{{پ};֭e&!>;;믿ill$H{H$.g dSEѣ ?59svH.T*zl۶M~N /I{{;mYyf{97;s\˲СC~3/9BmmXSO=Ů]z*ÇYzucnnÇ377ɓ'pBǰ$IN*b͚55kDQt]6?l%mT=y${駟v.8Es|ahc=Fqq1[Nm[z5˗/:$IbjjJlz2dY&Jq>mƳ>Kaaw L?+imm+VP\\LCCvk׮ݷ'QMM k֬JN rJb[r:;;3\ez֮]K<FFFȹk׮Yr%455*(++#UDzy8pem(J&$y("v#K >p8(?e!@FI`_< ( @p8)[q*qȲ'q%jLi>}/|>.ϙD˱Q2ɲ B|Myy9*w0 >~_ '{!^9kY;I,tttJB,i\Y Goî](!^7ɖ% I qUA0MPUaoHї yyy$ "N300Ku;Ʋ, àgٳΟ?/e4cB5r>WzZZZxv,sQTUfj&i."I߿h4ʡC$~73뻌߉IbL$lݺ7`9sp8O$QWW?W_}Źs(++cŊd$c=aLOOGee%9leL&y饗G$Q__Oyy9hTX@Fڵ 4E"t:իW'L _RR?\$ ~233C,:)"?+,"yf4Ms<y :a444D[gݺuP(\$xghkkC40XLh[EII #cYBX,ݻٴia0?? dشb W{!s& /077iAs$UU%??EQqB\t>0AQ#J$mpX %^PP \<,ˬ]6'Et3$bb1^ۓH%,; [@4yeQ޶,YT 'PHɭ/**rnU oP%GDީ|G<wHH$sGOB  Yl˖-# dۥ|NmǶmxihh rr+D+'7?ۭ?g׮]EQJ6pz]NF1e,l^y,455-L;^JSSӢ &g%~:܋ ö;^~~ zHdTWXߖ J²ܓaYBǻ7$RwKDW 2,w=-L>R̗.AT{״s_[G])\8nXQ"\i*>-JBX0P̫/٧4 ԅ_nu]0LYV_ ]S1t0Ņе4a8Y[@SUL?eXa.ٯi*4-Ą7 õ>Lt:(.,55cΟ@-.2 b:~'^`ee3L˲d,:1M_ OqaHdiQ\P 2ීnd (ٴzF΂AWFedɍ5]E~_|M0 Ku1M '>u#d0 dE}GM li})ژe(/&F/x!dv]t]G6=sn($2䒌E )6)-{mmQYźV0n.]| $\wuܬt{,87E)q%{1OOOJDQgTT*E$q"ى(:99(yV^-|dW?z(O>$+W2::;Cgg'7ndϞ=Ft7PU1"K,]9s CCCB!oΝ;DYK)73M}X 04[it]Gz9urnWn\.']n\ie*tRUUhHI|MYz5%%%ep)ƄZ ˲xw[wјɵkϸx+oٳggN~\ǀ=u[!vΝ#HrJꢮΉnx?&$$199ɹs(**}6hoo' Ǐ' ~z|>hƪU+mrJJJjoogllk:Mu'UoppK.@EEE('OdbbdMMMNXbQ266֭[ٺu+hTx<{ҹ://7244ěopeYLNNrIH"u!N:ˉF Ggg'mmmN\Cy||v***(**XxEى磹YHy!J|hh7x 6Ѐ$I[o/L&sz !I|{c(yطor!:TTTͿǿ뿒~;89c~~ÇNO~²,.]Ļˏcmۆi>|#GTVV,gnn+W088eY\rWB¢fP(tCV@Y5###<䓬XBүkk'PPP TOOO:dX,&,mMMM{133Cee%eil۶!(q;;UU9ZejjjB>}۷8}4S[[o,PTTĉ']")ۈ$ITTTO_7x9ٽ{wr$I;N8 㔖 *++yW1 ^^{5 ֭6a nHN 1M fggV LNN"IqEann0b3ϰl2 ,.ϟgebb6l ,iLNN$?JKKrC477??@&oӧ NFLz[!zg}FOO˗$3SSSѣG蠯&f||UUyqO|>Ț5k>봴14Mի|W_|TVVؘ}?44ĥKhll$266Fcc#\p!sR߿?RYYIss3Bo~֬YCKK SSSlܸQbE¶mhmmuo޼r!Jػw/6mB4FFFaxx6p3CV0dϞ=' bXNa٨ӧ9s p .ׇ,lٲ*BPΏعs'8ov0B%~֮]KEESSSD"0RXXxU֊+'t]\e$IYv^IOS4eeeBd444b0p`||d2).s5:;;'BpժU˿ E!HXH1>>q} 0==SۓL&я~ĪUxX|9v6 [neʕ7)^x1UYeٲeNgыRmm-罹Fx%%%?p̖꜀Lq6n;boᅢ}~hv,ˢr>vyK-TSK /prQ܋٥cMS1 Ch@+s #nCB7tt]]X0܉hY*i"+ $<4M]S3mV]]0 =KܚZɋeZB0P3uP"ƺi&eU[c]Q 2`a5݇i-"g²Z=1J!2iVcC%^xjYru3iZief[<U+\-Q5#  yy,@ %.4@/ Б$]advPECoXx ]H4 Y B(TE B.]Z(H.]\JRf #8oY0BܩȒ?C-L`Ƚ>1MӲC>Z, |~_t&.[{2_,!)rjA2ΕeYQ"%#-'<i~*ʄ\p˗/;IZrsdttIXZZJKKȌ$9;::0M:VX!4ӒK|xx3Ϡ( /_hkkAO>!eaI!\t_i$LFE7v_5+V`zz1VZ /^)'cɪU;4M'Ǐgpp 퓥K|lls#H&$ 4Mm6*++sV8;!;Lii[O?˗r 9+,ˢn6l=WCCCϑaꫯ4yu'Lyf~q)8{,MMMXB6^ӴBe u3gBsspFUigϞd2I?A8vTWW4Ϲx"JHBʲ,PUx> JF199|'hkksЊuy***X~=dppa$!J|bb~b'O4Mʘo!HSⶵo9s ۷v8eYB.#<#J9V>ˎ;AN)..fbb]ם)C4'OJҲ,z{{y룶SNؾ}{:ΝOSSSR~tF~W>h+PQQᜍwtt`dd2I(bbb"'{pcb1Ν;eY ~sMOOoxx<ξ}(..O\Q:;;immvkϹgrF]Bǩ ڄd=h4O?(<^ˣk׮}v::: N Qvleia 2â |\tjkkXv-7n?ʕ+@^RƲ,0ׯgݺuF&,vrtDl2FN\:gBxii)O?4㌍ž}hhh  .cq '[e+>3~mihhp']4xry|| .)++#Nc& 9{~Z[[illt&# kYimmE$8@aa!{ttto6͞xuuu\Os)`Ȳٳg9vTVV~b`&tM˄`M$_Irzܑ(ʹy%G+,,drrb!ns7*/_&ea$ ݋ierrrN Y\B8&??M'IBnիhFyy#!2---߷g$IqF>Set:$TR6mD,{䕸}N:^G4k$Ir7m$c)#:㏳r`7i\zq |2h4gV[lfgg BR__OYY{ 72!S%\_P*T,TUUg.] | P͛7S__OaaCD9WlwBmo4FKXs6-" i&LtPBUU +Bܿ Iˣ:TUEe㍲/Ӳ︛oRlȲL"T*<B=;bwfv P(@hkgK-3%I^xyE!//O@`)Z$I{GwAQ>Z ǚ0-X+3 IR[6>l,5q36Kn_(++sloxxx,5ǍT߼+meF7tdYqa*##7 CtmuPt=$ M0uFCBtLC0 S|蚆iZ̚BgɕzHk蚊3vKw. itMs%L$ytMݭ $5\e AX1a .˴e{2, 21 UfV~NdwQaô22LݵޖkkN[u1 =ǒ^7!d!w[w>NY7v \~(2$ Ir\HQ0Pz,kŐm2w[YL|>Xyv-Mϖǟdz& (Y=)2.#GJ ,\"( k݇D֑"Bp&xԃ`k\$57]xpxJ!>J CCa{DŴLd<%f,%LQEr|.g(e*si ^%1cε]7HeyS<< aY###Μ?@~< ŋh{<<#N>Myy9%ăg?b$UDV,_NsScOx/==<0MM39sEVBP&h{Jc)G`0H"`tl>4]4M'&E$&ynKL# D} ##A9q455UKĐee55ǗǾO022LMu338y)Hc Y$ YByYcNAA@'Oe5qcr{xx䆧A$IL&I&7'諩{ $/RS7 -BJ>qx3XXNbWG ^S|y,]NFQf \v)PJ2~NQ llQ*=g, | ĥ5+p(C<^5meq]gc|g;d+rK_-wC6me-q}MmۊWA߽3p旚~bYX<[ݭ\=wS؞Bxf/O#DX.%tEXtdate:create2022-03-20T02:51:57+00:00&(%tEXtdate:modify2022-03-20T02:51:57+00:00WuC}tEXtSoftwaregnome-screenshot>IENDB`font-manager-0.9.4/lib/docs/images/FontScale.png000066400000000000000000000125211476271126700214470ustar00rootroot00000000000000PNG  IHDReKTIgAMA a cHRMz&u0`:pQ<bKGDtIME5/væ0IDATxio\}9w}bіd˲"n!#6@@64EBgweJAt7[%BW>(L(Jp&`X,bL\1dݞ0>6ʛ?xT"0`P(yIjl&MX $aXcm{d2iOZ}EmPB_}k-J)r }Y0?0{6Zi^0d1DZeVWט'1 ըB|?`xpѡ!>[o|885nqpjv4\!0>6v4Z+rcZ.(ūG!Zkǡc ZGc(,4pP.l .ڔU,ċZX9V۵J0;ۼ;;8[rO^BSwUSd)c1}5r B^w F?Tb9mB]s]eBU]rKk B6육z- !cw٨}MقcB1c͎m([,& k~MB2`p!ۆ=>4+J!DQD.߃l@C(;{4D!DZ-$ݳcwǤUJF)-BͬaJ%B5c aFX+N *2+,3 XcK L=l|z͓zqBgt\t:$B=S@-Q*?FX<@EaTQHamb㸸J( !%0֒N<k VYH?Wڮnu0aHF/f(7gZKd"Ldꋥ+}hrW=(Ao[hB;BPrjB8$A-㩅صK(H{.BZKZemj|D2R c5Rl~3֏anGj[v:yx8g[$Lk-aRX}@ML A\\.Rd2Y@!\Yk|2gϞ=z4>lAT*&NcX,F2$4Zk)J>l=lVx/ڮ)ert A^N\Zԇ $)1KE  ix lܻw7?)d2, ?sq{=Ϙ#{199Re>s\B2w_v5n[W(h_AKuPbŋ׿ԩS'?!녵eQ[*<\ȭ ZR*QRS/ 4õ*ׯ_gvvfff( m5X\\jYZZɓ\x/\oevvǏsUN>0]]]m=G-7ܨ9uJoff\O NfM[5奥%.] LGm0P}ߐ5j;mj-_T*@ϙR $O{k-,--qQ+w?Z뺬Ǐ' C.\D9qT?};w9jaW>&'puk׮ݻܞu\ }LLLI4;2ϟZ200,+++"s+!ZJDyVO_\@RDFBY8%Ju$WWWp$I4ofaaC<|>yh(<uI$fEcukRpr+sRd3> fs9v(TW(' N8Ad2>CN:E6mkHM p% Jj H4CePD2zPTvLNNݻwɓhY\\dpp6/9B*b~~>:2fܸq.9l؏y}ͬc+A `pp{zz`Š$~P\,b̽9%0$z{"ċu]ovR)>C}]\exxL&É't]r:tٶNu]#Ϟg:<!H6ۮh7-';Oeǣ3yC5`u=FYǯ1DQG VgWՉrM7H c! xOR*}lsrI|L|捉*-`F)el5 !ZkRFkm& eD@\O/EZDQcZ|B!fVkmljR3g\Z^^.SX}pҀ$8(QZ+Sbqq8( X9ۍkR-$qx !^ b˩Tz esFk!~{TK|!;kgHe,|a[kBhFrz !4zaaz K( !qQM1%bZ'Z5.7zG_\X!<|cn 䭶BvmRB<>vB<>[N/G%tEXtdate:create2022-03-20T02:51:57+00:00&(%tEXtdate:modify2022-03-20T02:51:57+00:00WuC}tEXtSoftwaregnome-screenshot>IENDB`font-manager-0.9.4/lib/docs/images/LicensePage.png000066400000000000000000002006051476271126700217520ustar00rootroot00000000000000PNG  IHDRv#&*!gAMA a cHRMz&u0`:pQ<bKGDtIME5/væIDATx׏%G ܷZujEHvU᜞s 0].wb~mYU,f2uF:bGlCw#u&̈]/_[:tAAyOСCwU6zc:tСC{߁ +|x:t~]CB#V:t=s?jۏЍ:toh@ym8Ϩ H8bfwQ7Z-:tС㵡FSV6673x&.|k؟gԍƼt+n͖YtC`0R3՞mrq7>x*όz__?g}TUatСjn9Fw[gε՜P)oO]P0xCUUӟ uС7>z6K?L&s8iʉa7G"aϥK? U1hFB4Ew (ޏ:tx!U1K.]( /e2:ow9°UEuN`WP4Ę&jh x-(l6ihhHu#C`PFSUTV|˔P[<T-Z3/]NtӍ`<]٭fB>G>MAQ4MCAӨjznL|km<06MS4Ola09-VN : `0;]y&l:Mfih6&N".9Eߡ; ŴZMSREZQQQUUet4@Q,4TѡCi< JR[Sc_<P['6ihʳ~:govqgٌGߕ|{g{6>ϩCC5R/80<鯀x.>kS/~*:Qxvh~E{sb:~P-=w_»FfBHTd4v1͔JeR4*8N dfmy(hnCQT zݎ`x](WGӔSTOX,V|DAZQVZ-MB7-b ՠt:pco:wy~TRh4l찴LXBz:ggozlttt||jkTk5&&Ngr~g 8m9˱|筻MFI8MF %^}t5?&?AUU>y~<#Ctw零H S@d_},|>/7\r Β~DM +`5AEL&"W.H&YXZjR*iic#8.666=<|4M#NQ.Uh5(рl24tՂT*xw opH6c|tnΑJgTDB!&FY\Y#J .L156vKک5%ĚkmG @>'!Mh44홑PULMC50LLo=WEϴXY}T"JjH3\p ktvfssx<z}.# F L蘥>r}0 oET./FT_H5j9yO1T :mR!Ja4ݣ;crbfjqUP `la28@U\N3YÁdrqI3\NB .d:fr3:/nlV+!BHd*bq6W.a6Z-7dPJjI\t% rH`4 |k?÷ J/勧0gpHm6;=Z-EAUO#"N:cx-BA'fS^UUmBA@yƏw6::|hI_QT+^pޢ[)0̷?n2 ۱ ϕgE#6FQ.)*Žq8 PIl'  q4 F]-։R4&er|H(؉b0xvn[x?P^Ѭ.4[6wcƊ`491j?F0ImBFw??=#S|w?X6 gyHyE=-V}MTn}9Z'i}3[,FuDq}sڦC=3/b*y۽0] .8}Á"Q4 Rq յ1',hB Z+۾]8yk4uY'd2}hZ4M@k{Qa0^W:t ]A4vvvjbZ_}٤P(`2>J$l6;hl6988\.ׇbjGZcu677l6MWWs"~s qA4z{{1L4 677勡ZҾҡmvoMݥX,DNyUUjj5 JǏz@QNFf3t\.ubf3zz(>\h4lR`ZQUUݽ=1 j3y I7ML&RUbvY-^#fj(X,E^f`0ىir9VWWZ\.* XTl6c4'l4ł`SfAvo 癙a<r9 Fen7.ZFAFC@qH$n~100 j%zRJюf l62PE\fuuT*EGG===#oY[[#LrttD,#ɰ1{{{'}>gggb@WWpm$V ǫCB7:"П ~1Cl6:;;i4( . χf#Qd],Z-ZTd2Z-jbM;)ׇZ-JTjbFU2LLL066F4^/B(B\h4F^JNh4X, iZyf3TUj0M^M" o ݰxc F#b2'm41 8NF#tF L!R "mZғ/JiZXV WWWGp8(J4MB& GGGfY2fQUUjʗd:)Ti$ 0x<RL&l6j,//f1 GUU xVGuiiThH7FP:a^/vٌnT*  ttt`Zb044D6E4`FjaqX,ډFf)˨'c"fJVE^'Rp8`q8t:q:dYE<(n' b2( ~|>@D.4j磯/=@ nҔq:^ݰx#(B__p|ˍD"(B4r J_ٔ ,&ݒJ( دKng4q:~Yb0MPc\.{<TU@CKgӴZ->UUqr_q,{u0Lr&S"u tîq85h(oG1^D;o}E=Vm4OqƱ,sDyPV u Q4u9ѣ:1?UE}mzWe6|zmv:8ҡmFIcСC7һnuСÛ7ONy:tx?PX {uR)[OСCw Qg ߟa>:tx7xS;چ]wuîCߛǮu:tBСC aסC aסC aסC aסC aסC aסC aסC aסC Dݿ^SeuFں("ОizFb`0l6T*4 Y9^4* Z M0LX,Sf4Mj5* a0lL&&j ˴5 Zll6i4ufqq(ol6eNцfbh49t8F٤jlXN(:t876욦l6Y]]effrLgg'CCCHR\.d/a𖖖X,D~:F?cZDZX,ttt0::ʣGD"\vZ"P* d2r GdbzzQXXX?'N:\.E*bõkB,//h4fNY^^ӧOY[[V1<<j5l6!W^%qpp!hdrr7|Cl6322… l1Ccd2w044Z277 DQjXYYۄB!0KKK "a2sTub\.Z_}6H$bqqV% *1۷I$No~Cdoo?v/h p8h6lllPVf嘛d2"===v<D]^J(033??ST+sss$I# rfoo[nxBz95:t f|>륣P(D*!ji"nO?z/q8Fzzzp\db`4 OÇ\|FA XVL&6L&/^ʕ+E*/D"gddUUj4Sjh4$ $|'2FՊjb+++JbNoo/Nm&&Iatqʰ|>>3޽??0<GWW ̐fC__xOROZK\^i|>, Fp86~bul6ʸ`8W^-/˔J%<v]~iܿh4$1<<`ӧATUett{XXXʕ+TU{.`+W:tʰ evv;wfe<o_4 XVRLK*v'<P( ~:/^DUU$ݍbi6Ʌ 裏0ͬ2??O"RPT N)?2774ߖ&_PzxxH.jjPUODQZǘf.\۷y>~3կ~G:;;oorZ: {\fyybH^p8dAQvvvx!~^(?A677줳Cnݺ4 18NL&dtwwƆdu8 A$avvJB\X,rM4&No( }ֈR9::ɓ'4 FQU@ hP*X]]%r0LA._Fd2 ' OXdeeE;::$G: rb̀y`0 C4 8TUf\.GP@4"v+B@4ڵk{tJa>'ˑiZAl6X@ p044v$*VGR!H( /^dddEQp:tuurX,tuu-h'_jU^[VL&T*\.n7bB@Pl6a6@ @4x<˄aj% b2cHZVkccc Pj@Ripb-p _d2É+ (h4Jx^P(H9u\.VUƅܾ]\F4 NhhPV1LL&4Mm0LrYV˅(uZ8Yo*ZԱE )d2Qp`0( TUEfaXPUUW,ʚf9X,\.\Zt:~$xF ׿_7P 㮽q(FKhVfǹ ^όFw(|b۾h?a8σfwgg?(^cS`X6&I,DG:^/CtîCtîCtîCtîCtîCtîCtîCtîCtîCު4pV4U}^qy=ܯr]\UګCo-+ WRf /R4VEXVv p\RLQ,嶢0F P*p8x^TU^L&)JR RWҼBR}\EQzl6*tf;u=Jǃd\D&rС㇏2GGGܿ>H$;;;\x`0xJ4=l6###tttȂm?Oe񎳨ͱB\f``ׯspp'O( ru\.x\.ҥKL&y\'OȢmo8{}g {ݧR"R1._*O88P(Zh4J&E0lmX$h4XV%>&333\.h6LNṆX,Jgll ǃ`b땅G1 ,e7RvXUU"fl6KPd2r9)% 0 d2x>3V+cccf?vYP~jhZh&똚L&wGGG$IEnw˺QVlȗS*~?`4R022jeqq`0'0??hF4NEn޼I0dddVET"ϓL&j\|+++R)~ӟ200lH$B\h4rE<_ס[鱛L&FFFկ~,fP(ģG! ` N˰<& JV6###X,޽++0PիvN'6A7Ƌ  YOx,//ۋ&8<bssFAoo/`UU BrF'K.xrZ>SX,\.>ƭ[x^z{{)˘f"ZM3np,=00bh6D2]]]b1rn"_סaU b٤l[^٤ja0nN8*)bjd;q mk&nNEQ7 TU`0kWE^hkܳFVUUo`tt1ζ]UU:~X^YCv,^'*gk7~/|O,6mwAo`8u>aۯoΞW@w#n77nk9?qζOڰvs6ٗ_ً>}^U6|gNtc~:t]Q:>0]:>0]:>0]:>0]:>0]:>0]:>0]:>0u1krVgZw4W^5 <\z:>tUib{{}TU% FI'Ue=j` ϷxlŋܼyAЉDFA2fy){{{T*,"iE鴔íVh87odrrk:t^֋fx<榬y*x9"hT;wpm8::"3<jUUl6~?Vh4xdu]b!200 E":^JfAXDQN'VO:t=v|c0|r˅8y>pR3 d"t: çlsMgzr:~ x< &5HwLٿwu>۾w72_\;:o屗e4Z 8& -5Ma,Nlfhh)q٤\.c0^)I42lfEFL&CPj^ڗ>pVKnGQJF^Bjt:p) Fe < v:tł>"~_W.8N)g*h6 v;&]VQVZzRnh4{rLVۈ1v^u|x';Ns}677) M^w`EQb0t+=zfggfʓ'OLNNxDppp@q d2W"JxD"\|k"YVD0T*fff0ͲH&dMeqq y lAgvvݎfxxL&nիj5X,\r2岔z($I P=.\p1"qhvlV  gk:khĄ|ӧO/~ jBD$jNIӸ\.y~?R('099jr||L*n T*d2*NŽ{/F6/( Vc&G.#xpdYL&^81zc[$2+ GGGe|>KX,L&)JX,L&RIJXdX,R,Y\\dtt@"l6FYZZݻ\v .PTHR84fj55 y@Ւ 4MRF}X,r|| =" *.L&J%2IRc*uRN`0\_ǟolEr1</`0(4ǘfy!lMӸz*RF4{{{,//3==MwwX,daqqrL__Lfx^&&&x|^/.\d2XXX/ᩩ)ٶt:!ɐf/4[[[2Tt|| p*iFp8*LH$B>g~~l6׮]ceeuFFF|lllP.|D",l6XZZz8nd2S>|f||NDz?EQQnܸё\䟝FO>\.399I2duup8L(yL&׮]ctt]VWW޽{r9~󟳾l&pttDVŋv?q: L&IR찿|TUM8::b~~x<>Px<DG}D :x'fV%lLMM1::&>rRH,..Z2~֖r$ F#vUUi4jy&5Ba6tuu166F,f1118?jJP`aabH^^cZ@v\L&4b)b ܹsEaoo%`/O<VE^VQT\.sM2ҥKuD"X8n.cJ7odxx5Q-׉tuu199;;;8>ݣVfZZ(XV4Md2t:iZ4 &ZMJC30ca677Y]]KKKlll!z`lll6|.,,dhZR)4&I†RpxxH2hpeoRJ" P*8<OjZS/Mh4τ}.`0 p\T*".1Bwuua6q\ܼyɓ'OX__'ϣ( a0乛&@JbD"A"xg?7oޔ1zNZd<gqqQ&UUL&a*JfÁj^𒐆n4Fǹp Z-sv\tuu tvvx]\\.K'‚ sW*9 sss~x˅iB|9~:;;2)9PJ$b(ӧOx|@b͛ ؐpp qɁVWWQANoޞ\zzQ .`ZI&az{{d2'ONK.x$+Cxԫh&c055d{{EQ~HI~N'n]x:==jvsM0z~:`P8&xr1~l6nvH$#(*h8>Cƞ|rf!FbFUVI$XOv:::$-l6sU<4^{<>bx^q8 aA^/&V륧GZĄ১1l6JEc۩Vp||,c| fgg}499jeppP`e[CCCrqpo4 N'PN ```^:::/h4J H$B4% v *_@9c,p _d2=/BLt]FW49R.(T333$ 0~)n[ Ķ!V[>ۈ?l)Z-Fwm&U?~̕+W?'F|Pi?ҁb k~dHD<⼂C.l6̡=e>}ОuxxtwwTU}uh62T,YXX+h4K_{_~"()>OsчN=;Oa4z^Owo9T&; Ŝ7-SEzOpB줧GN#?8gj^4;/ p޾g)rLOUU}nx g-xg[{wg y>@@m#* G{{F#W\`0Ppˮ>+++kV>fnnqIo)y"AHYx.4 ^/kkkR6i .ŚCV4<d? Ur~~}nܸA8hH&N{hJ"gU8f"NoXPUURtf“]]]e}}˗/ˤmfgg=v;HTx>ĸH9BAlͦ+fEQk׮RX,ƍ7V<|t:Mww7E$rI^… r9~ߒJr b5eggF``ii .044DVcmm-&L8O9::"211!#xOE vXZZ/@ pj/--jX__GUU:::c~~GO8f$ L&kkkf%R&сe~~|>O0dqqf,S833HX,&"f``ǏX__/I\twwfIޖ]<gjjp8`0rx)2 W@,(z<ɭciyyOS2 <@QiZ,//ˢ,#&۷ckk!9sX,iΝ;L&ֱXL'8N(hBᠻMݻc~~^>>OXĽf,,,D8>>(B<gll T)_*ZGq||$G=:::[[[x<p8.Ƅn'eT*6lllC6%"^{[E0SSS2g}}C^vvvX]]tR*ܔIb+L&j㌏'!I"ᡣ#.]@ @4N' H!a؅xVLX\\d{{!ͲM4ё 2;;+j<Mjh4*".+HBB!zzzzJݘf$lV&kʊ̆ *¨lڭ-b8N666x)dRw- l6jXи><Li_l$,CitwwsjF,P(x<&ƶ) Rd2p8`BUUٮH$RZɓ'x<P*dXp8lmmI@ @Vkkz| J*' X|>  #\r9jpH$d]pP($iVX,&Jc:;;`{{m)0992"b1mdd. gԅDj0 TUA4:;;C`ۥhdppjᡜmx< G:<rNoo|r9Yp; H$H J`0H0/ ,N'}}}n\ׇnLp8,e d2yܪJ4MӤPݣRt:dUUE4Z155E0$ɠ( ݄B!: RR$N'2|/0\xIZekkC)j5q8t:r O>^ tr VUzvB +T*9j&znFO-Rf.6K.Im4lzb%P:8N|>m4r9r^ng``R3E8pXf~n31tZVkccc 'I5MN2TLA|J>^^W(OR'%^w\]YYo.*N dڒrMeNORqY%Ν;|LOOftvvۋhX,J~z(gj5ɣw݌*d2(FQ>CCC~8veȤbqe ?00 D&L>IJLZdR28lnnS4|T*%:sssO )Cr(tvvʒndޖYڵk_VGHRRT须UU%qbbL&jX,b[qﷶ-vJò@!z]'3 뒪*Et[^VꫯN՘RZWU)3`0(LNNrtt/_,j쬬.@( "DhTU S,X,ܻwߏljI 6/_oX,rtt$36$ajj-ĩlL&#v كU&ccctvvJz2==ÇeIMNՆu\Y,lHuފǞdGɃ-JrjxMBRk׮L_yT*\RnܸAٔHT*ܻws)˲f'|,=IrL2LE )pxxEY`llarnj'+e )Q+!DZT*.^Hgg'Ej-###L&677ʑfp86|JOSEP(`XHR ˊFb!fA*ڵk$ pg~޽K,?l6KVcpp/,`D,igFT "ܴn'JGFّɊBFx<"ClAٖ^L&իW`yyzN.?ʲbHRazzAX$LJ5<?Oe2 LMMD0?gEQV$ϽP($]sqqQ sPV%T ZyE \/EQꫯd5#Y[D"BSMLWJ]/h4*EMb/ǫcDz0|gP&ё|WUN "=`0(ˮyp$( |VE>(R3^L&eڳd"K1p8ʊL>.i{WqDis}f3jU.YJ":cUU<]QUY@̒[xբN+lD`X=9K-B)(^/ (]/BEznqYZW_XXѣGr&hcc"QBR$}ttDV|q 6*!vlD"A" }6v+W&_JBd2)p||L `ttT"CpWE١!逈,ڡ!|o~!-r7f3vTլD"APQ:=c,F㡫 M>S|>O?.]1 I/Q:Md| 鴬&KPc2d0&"ϮT*RT211ATb{{[zYVV2H,%󺺺( XVًsOOfS ~_ٔmi6RS*`0H4rHJ8SYV\. F=4@al6\n6D"2 {{{hƅ FRZxaazcllTj#׉D6L8:;;V144Dww7fOWWdVPT<8^JB61+HX{1d!x1["/h\.j2O+TP BҰ\.'R)~?P|>`q>1s8dY{{{y\,rz!L, >BA oHDy)]+8̩T#l64Eq\.f/bBd25 SY"@H6nl2\vWb?!C!E"V+uoW??fQ(EqOUU%vq4McY88" ($ )LfXr;ܼyn<!rGZQdv8\F0d2O\&r9. lVfhJ%|>f|>ޞ|v*Db*11fNek9~p/KZygo:UV2"w?Jm@!|6}:T*1;; KQ7)_tt޶j'<=/i,osweJfdu9/k`jS׽eS꾯!8/Wp~&2|_n}_w|j{㺡;[GGG,//zO1KofX*÷E5^4ϞlxȅXTmO,:@RayyL&8/<<.^vQM,5 DEׁ /QQuB bmy/Urm~cuYruQpݻ'ki_gLGVÛZʿgff$]].cooO*H͸( ܿu>Q^Q]G2|rL&# Y4 |>dblmmL&pd2)].bQފſ>LRM&@@VbrT*I>Nccc^*dTnLfI.r%#[ITjZ,--177/K0BA8~dVS(fHBhN*Ax䳦VkR_Ÿz*+++KcP`uuEQp8g?B̰De\x9N:~?=%XQY8믿>P(BN&''y tttƻwb=\.W_I:G}:/_w%J8wܑY㌌Yޞ%4M y>|`ZP*'&&#ccc<|l6zm b14.\`ooO١V166FWW>d_fO÷ra|||>U+谟| ~_ފǞ7:::gyyYzP>YFx<"ꝊL;C,ZRWf)Jr {{{l6d7|#L$aZe p=Fjx!BEQʕ+2(x|Tl6+_H&.5I{pur vtL&iZRh0==LFRz{{Y[[S*`6x<ΣG?#YZXG$x<.Y̭[hZ,..JX__9Q:JqyF#x\Vޖ\j _B!&''yݕ9ejHx|u\744bawwb(]7LMMa2e| #v__I233Cww7]]]`6I2X,[TUzBzffFΦDF`022VU*YCGj[}d .^H6%LJ2TQvvv顯 }}}\.&Yt!EQݰNYvLSd2)K qP(Ȉ2Z-YYczҸ̂k+"+.244ni܂<:: $ ^&tvvBf_B }2UUe2U0"9ѣG8yxjafxxX&b1* kkkj(D"̮ ^a:&Nd(ʕ+*Ez{{Y*h4R뿿_,VUlj~ v kTVeu!1-ٮU`l\$a``@\Z~_=׋ɓ's/ ~)'Ɵ7&}>|D(gH$ȌeQ~̌5 x<F%#88Nn7q5lllȤS4M%:^ocy333&i__ov]f %DDQ-=JzlRj8n'055%zzzp<}իWߗ[+% (A|ܺu ‚,~-2E{D0&7|CWW@5n늸I0dcc;w0<<,u?i,- ,_}Z)ĥn);{DdD"A^ 랙ƍR2W$sݹsGfa^(×d[\.spp eKX0,FGGeZHd2kr,iDB\.,k(x<}?yd.cPQyl6ݻwF\.z{{ّ133#122=n344Ɔ,,>44D^oۤR)ylb ! ^HB&‚L(cMVD~iiI^8#BՒk`bMq/JAy߿O2YzVjg(Qm6wtt000@,K {FRIH˄B!7oޔ{"j˅+WrO*Kd2I@dq:V+ U4@ؘ4p"1_R_tttt:.z^ڵkv C,$" mu\FĄ  /^$ ڒ]]]LLL044(|>\"oݺ%R0Qx<8N)*Tc~\^W"ċGx"XO,y^2EΎrիWe(l6ݕ:a/]$v"̛ͦL^)CU022"~vttr~r9VVVp\D"z^/~ cI/ꯤs"2 rtt$e3 VjbbbB܅w\B!z{{ X_wuuɐL   v^KIt?h4 RAv\&j'b1zzzOǫ3O}NQ$_~%===LOOKFTXh{$1=obߵZ-9ekxG@h'C<BLNsq 1^L۩6𝶞\LGͦϖۈBЬlJ/l 4}$;۶kk4ܽ{L&/~ ҷ#*B(JC }msW*I\S8W\gq}g}]{w%K/c^<fAmmL*1>+K|ta^*zQ\O+(m~T;'➴8ko!B[?3dStrMN穩מn_T~&7XgE۞mo?y{g5d2J9?뛳M}9`tD?"/ꟗ;{7gyJ?ڟsm?yσxpX &P=|HGORoAuiPEJD(4.bpXpjZR\DQݻG__j t#grrRf n"'"NXV꽮A~.<RCn oe$+++K"ŋR)^,/et:x~ZJ%%sfjj5_Uloo˗q:͑H$D"b1dF!;MOO˕~:tVjIa9Y2K \dQ )$=(B-bDFn$QPykkKfVY+:t୬333#Xfff()%څ t̰lZp-&&&dup8D"ܺu^R$ #.]brr \.dt:-`:>daA RB (ՕL&eV_;5JQ\.RǏK1 KVcggJ"yւ: "M)g ufggy1:t|xP~:2 ÄB!*RaA48N.\ixN)cܨȈ4Md#%puСC[D7#˿s^L(KfLëWʤG}DPB`A222"|^j RT:om؍F|Neg vE"j,ĶE)5SڡiTto]?u(]}d(z_v[&l{JU^kq?1n.{u~>o^[I T*rz];ZL&f)ݘО/T rZurܩvBj~pF[JEY4TEYy0Ln~jJBUUܪ/k~<|9\ F#jǞWusvj5,<ɇW5/V4 9Nλ7rTTNO\19qBE:]բ\.c2h4 j(BGGXA#>KR$;Nohw^tbBbwwl6+E4FK^'`Zqr&SqݲI&L&tUUefYOSFGGi4if3>ٌiq>|H4~HӲ Pf36D&Rzq:B\.NeƑSlfl6rQH&ϳE,;jh45\0 ~F~ZT#ݻ'\.LZ{FސAЀF"%Z-33g#c_lܙLKAO A mvS`*+3++c:_~rϟ?^{(  |}Z%KRnjL&MHRBgffv1??vzMq~,,, #JA*֭[AXD$A0̳cT*t:T*T*hZb #ɓ'H$xH$BD*B6jtbqqHRPE߇d* VVVN F#b1HR`iiOh_5j5jĝ;wT*FL&1??h4p8 B%jlllT*f! bP* H&l6 !!j5 Q,Q.aٰBS,..K'cgϫ8;;+JD@߇D"RD۷yRP(put]\.#HV9 ͢n`0`oo<|>"agg+++SP(vv Xe8N<}lW!4o?y`^2. N'4 j ׋D"}~t:Nl6NgR & C>|M\γ%^3 bffPT8??qG&R$p yl6rx<l6A`oonpHJX,nd2`0IqH$H$hZDg qrrR^=ZFz=Jn9Rt:y׋u(f3J%ۍS^9H$D"fx^r9`yyhl6C,f{3 똟vSH$z=t]t]}}R)DQm4M4M }qWUIn2NNNJcLOO?j"d2t: J%|>T*Q,f9rAWPV199 ^# L˅%hZ(Jܺu 899A&A݆f@لJjX, d0 lBMOOcfft:f3<n޼ X-iiɄn`@ ˅~"pah4NQT099ɛr"NF_nBHRD"@PB^/< Z\.ܼy~Mz=z_rzLuQ*!J199כJ⁒6-@pJvsGT"f^Zb`jj :_Ti6y35͢VAp@*= nfvz333䴚B8~H$T*eX,fĀD"Zz,  6B&f3Z- T*H$q|7x!Djh4dr.r"oprrۍihZ4 |PzZ{jT*0i4$I6v; 4Xbe(J8ןFaT+ J%fff < "P(oA"!kBٌ FV^fJjj5ʮ_}BP   `0pl6bl6CR1B&6 >Z tbnnVL&h4=& t. | iX,h॔hG@@ @Oӿd2b U' v.e;- )J>'] DlZM H$_e(@ GƬX,4D"  "GeAzhKllt ;]N3vpa?nT=~T&X3x#~RQ]zK礲cPkmNOOQT j1 ~RW]A+Au8z!Jqzz48hꍾ;<ѡsPiiax}>u05_.^W/NNN"*jipOpä h:0 s/ůڼsM>'~e&׹C\) 0zzh  W{;Ãhyo =U0zcFk{aF><^uoUu3U e1:m- k4n&oY*Bf54ӤϯZ^U}FYlrl67Τ2lsTޤ~z/ :~myۿRﯺBඡ/ͬW\O_bhy_WiBAzI?o?y`D(d2h4jp::^V՞e_2^#2s.Ol6, 9}\NX 2 >Rަ H^.y%o6TgvJ|^Ms?nVg;JpݜK&vH$b维r>&da0t:OR~6F=$ G>xf5c' ( #* r}4 #caaFjV 2 b똙`B.CG,U'籋"? @,jp%|X,h4EVAr9:d;@&`ssNgA*$\;鍨T*>G݆L&%I>}G$ J@Zˋv4v:ָ!n"fSv%t~i&/8GK9z!!刉t.i&Imڠ:H$P(X__LJ~T~V0O gss^!L6MYO9vu ɓ' oTՐdtz(H :=3{haAP^j:Յl[[[y&L&(r9Ì Aj^5o/k`x94F#&&&Q(pttH$Vź%rGGG(L/3ѹ\xlSSSx?33F+q6⽘hZqpzz Rx #< \.G\X,FTbWO|H&jpfִ%VBiss X,F2d8~^%Z `nntt%vi} ^Q>h4brrnT 2 ~ׯ_4/5 q]`V!z㯧Y2 &''q=~8T*,..bbbHzjbHx@xSTp\0Hi񚘘`iZzS TU,//h,yTUDQ ,//cjjQzN *CC2Dd/׋Iλ޾}BHӐdwHϟ3R'z%fIChffPujT*olRYI% Z"@"Ν;CTJ뽄&IRsDQv|GRTÇ~ENQ*) ݻ0vt8>>^/k±w~~n݂B@$ &4 ׋`7033ٌ7oBӡ39,N#NWFez___GV4Mf-%:FLSWӏ\.4nݺV˲F dWi4<%6&)ygyy@nF&R T*g2DNEyVh4`BNNNxt0V SSS,FRtiӏUj0X,~:[&aqq~svvd_${tt9j"%rlnnP(pav8<<1+P^HYJpL9r9_3@.cgg2 ~H(?N{T*7nd2aoor677Q/1iOwJ%n~r( &1*! t:O:~y fh4X=q7K0*&HjSGjJ(J(JQ*\gz!!ˡT*Vx5ONNn3×|ǃE S˅]( &P LLL4&677m8FoI$*hD߇fõk`0~jo<}R uzɄ@ BsZ-k'͕L&ZgYFHR7 - ,t5HR$ ~fggyr&D6d2,`0rb/ `LU*?) H$q#[(Ht:aِggg1Z.t:9w~uK X,f H$X,Ʉ%NOU*rn8R)T*~Ũۢvy:??T$>fx7n`:nZ0 |tp8p8<8TU tI~Sn:B͛p:,p8P(JD ɰJ%ix^p BR SSS;鬸\.Baww~\D шVχIut]n^vB`} Zzl6 Պ7ol ӉVEj"zD"r q <@ RFV˓ۍ@ vvhq23Oi`o6JYڝ H&?OrfW6iSV$FR-?̌&!UiDe\ET/T$A% ˺}A3 cwiL9|41w(_N1#Ӂ u,^ f!עM̫e˰h`vv׮]4pGڍDI@Ûoq gKKK0͗]E(t?qcre%Q1.76OUTˮjΨWErbc6jMsT*6d2(˨똜D>Mh4m(p~~f Z3T*KZX * `ҪVuh4HRjt:8;;c4Z-Jet:x^x^& @ mGh|`mjFB|>dDP"H$bh4H$]8%]TmǑx4^/,|>>NNNP111Át:h4uHR,//3z{{lr;>>!,{#+>N)Ja0 `yy=/ zQh4xU*~ WU&mnnI&A(³gƋP0x!qzzRB^Zd2 ^l2 HPFrlx!۽6[j7odǏ@dt||P(@&avv\* JVb, m'𠱸p8 LRhz7oZӧ8990Hl|vvɄ-8L0AR`nn{p||KR@RT*ųgϠ \lEH&HRYO\. '''~:<<}n;;;ϱm4 rKtJ<EX,<{ OA+۝<2 '''6o{^eWU67oބVEBXDD2 8677!qMXV.pYIGrJuN'YةnZ}fffXPCu^,..bjj Zi߻D"0LtjblGLj ^uU.QTK!&J6P,QVfq- D"h4XYYF\Ʒ~a:nBH$ߏÕFAZ1oܸZt:/r裏vgϞ*rO?N,!oZ-aaaB;;;T*y&nܸq djpvv-d2ܻwPW9tnϟ?G2D2D<X"a0  2d| K$ ^sVD㏱ Tp8̫\.mƍ}6pikA6Hɏpd a0`2.RUݻwRcpOIn9H9N4!,6* F)ढ8|~R $ zxU*F#+y^"='!L&ܼy* fGXhdCgʧcvؙ0lHrnn5eZ-\.(J%fggqpp0O^V*Ba\?0Q(Y+JSyNd21{t_\ؗWg;^[2l~Be'#),//34 "5ׯ_g a^N K =qWVV`XX2b.iETbeeDuD"<{}{bD"z={yNLL`kk jIQL&h*7ݴZ-,677h4BTm0JOR ~- j5r9&v;Xvt /!n޼y龁 0 R _h4,L7|/Fׯ_n.ϜF#JR f}fS>F ǒ؟dp݈FjH$0 LFq\Z5Ft: qvv@TrZ=g$a*;k|0L0z,604.P.Yl6,~J_B"֭[T*@6erlf?>DӁ^giHP(ī,ш|Wy"lO>hĭ[l6yh4rP +( \v 67ifZ-l6AdYEd](J~ <~%hΝ;cxSDk׮A,C@߇H,w&^R`B.C6ejbk|^gʺ\.8ŜN'&''q~~l xxZQONNO>vln033ÌU- 0Ct:<jnB~!?|j54 J6 | `@pvCy#R0zlM/ шb\#X?VJR(X,H$ \(CLrYFKKKJw!x`vYLE"D'lFՂNbd6m4 H`0 j]ze2hZ(J1X$aii l& vρ rl6t:p8pp\(0Lx<GC,bjb H@PptlD"D"Fy^f/H(e3c.XW@F MW.:sJ%lll JA,޽{w_v[&<B%_̷)*R>=Uy][i^5 Eq|K7W&wWmZdryY}S"WS:FTxp/*)&{SE-^vcj5`aZYU9t:F¼&zy:yk9_6Q9޶\}P(055Fm.cHk<}/"FIzDi1:xN=se:xf6Q9(HJUA_NbKvyO>{̎W 7hӒ>^Фxpp@)[HhȆzUb %Pp_~|USѿy],_vykKxNOO9=VD"j˝`mmm^NWH$bD"Nlr5R)Z-boooRW 0ӑUB``oobDvH~8<<ē'O  ;K< DZJgZ M* :>}D,LF3B.+_"8>rq a"Hp(lf=77`ǏA~`3aBy!cff8>>,:bb1>}BFp* 7oބH$“'ONqm~x>}5d2|JQT? 1VT*ڵk|Nk׮oA>CJ%|lL|5a ^">!R7X,bff_5 NNNP.aq~~6 #NjO?E `0{Z-x)r7n@Vdbe0:?~ JUz|\.|>`0b㘼bu:c۷1;;Ylnny D [XX"Z?~-O>2 _\i~?&BA!߿\gϞٳg\gHtvKKKl~d}6.R,--baFj"< "CH `aaL-&/v;_]Z/p:LO$0͸~:,C0 ntr7n@,CXD&FaoNߏFt: ǃ-~*_J. ( ĭ[ Jq||fFVcL&p8FxR@?A}, G1l2 "rH$H<>DTaX`7n`ooSV+ݻFӉP(H&d!hZ~q߻wb y%,޸qz{{{ 8??gVWWh HBkdD ij=Ym48::l2*n7|>.'" 1S~ĒtrȕΝ;֤*I֙}h޽{8>>F,A"@TB2j"* =zٌ^RjJO>bggguxxǃbt:d2 ݎT*LMM]BM&Z(J8;;ml6XV&c E"%ɸt:p8 JJr"RV@8F8FP@\tdZ1( Q]Pu$   ~Qq||̺;4)J혜4:9ǑN9]F>|_'H]*˰X,P*d2X__g<2e2l6G8'|D4zd2311ꛕJjE.jr~2ZkhZR)vjjPTvn7NIl"Ncnn׮] R^Z" j䗧Z&jb~~gD\ҐlC24%^/\βP*_PF+++,5;;zCfT16?Զ pjA$S 3mޒb"vJf4===W_};w ԞB"a$uKvͩ>5ܮ 3JH/` p;Sfz =/*7!|h]aRCڄ]e;lx=v]L?(cQ}M?z;kh} C/_uyYx6%(UAr,,,p&u`^ 4|jԨ6bG}kh`6UYjmͥ_vmjqM^ =|u4Z?E8^^y󺠇*=؄796˨ǽ * }8;VIuǏj}Dl[BwxuAD'^׶ǽL~@ǣhϘXfֿǸJ`(д~3r(pPT(Jfp:?化o\X 27/*nUA2 Jq̴rђ]ڞ=HuO\7m6-Oũȫ?|$lû2qI]+Xp4 D"n[zi  $u!Q*dvIw2{65R)jPN1E"art^)?>t1'v+K25hX6N'fgg9IVG‡ǔ3>7h,~۷9'.ch4e6(X]]\._M*K{=@8~^{6<.N'ϙFxxd2&&&&055D"h4 D ~ |>A@4e"فD"9d2`. 0"1`_\dZV/ Z"d2f333 + LsD"  XVD"X,&s۸~:wE68>>F4C\DJ8;;X,,NNNT*XZZB@"@6g{N|dn CR\ɗsff1hpj߇L&C9 a2xh2h :~? `XPVqttBB}l2DrxȔ3{fp  ARP($~?P.1 xGOeS: R X,2f3d26771;;VL&/fKze~| HHTbffV-B%o?Cf8==EBP9S'&&ؐlhZh6Ywww1==6^Y,a_W,//X+^>C"v;( 8 CL&'O05kk 6 ;;;x>R{sh46uZ,L[ZZ??@Z ǟ'/NMM! 1aHdRzl6(U+ ~Z>3|g̜.˅ĭ[h4`XfyInv//XYYVtBT1??G"`$ZbFi 8N0b;̔یfAf?OR,acffR Pzv{`b2Ν;t:1 X, >0ͨT*u@Zwŝ;wXPmffqĞ%%a+ 2R)>#|}( ?>CrT^??cuuRh4o60ږlggV|>NχP(tmGx<6 b3nG)?L9B~H; T*yɹHR={=pP;٨T*L~ _mOOOك#LZ2`傝N'^/(677!0;;`}D"KZPTxjD"A8eE2E:H$dbpҎ!0QFdt:HRѶZ"9RjudbmZytnn,?@x<V Fszd2d2LZ[[60R: KB*Zp`ffGqptt{t./!Lz2d& qiN>{ bHj #jT+ N%:TiUEO$?RZcio(H0֞H]pz nJNl888!dz_7Tc14 $1K&̭VuZzƮjvvf#ONN5|rݐd| "FLUJYVme2mcvv%LiK\.쑚! 9Ob14;LOODj.c#E΁޿dr92 =fX,fH$bV3@ @ &3B&LX Bjz6PVχ^ lD"r9?P(\.H"RxvY$xe4YDT#DX/iLOO3+D #$"nh`J/fA0556ʻӀ*QVf!J1==t vF(bR^A `^畑ZF>G,5Mr9bV~%Dtl"`ZδCjD!B51H#RJb1L&jot&LeFB[zf"S *jt:4*JkH$E1*gbJR5f3>?H$'&"}eY'4mj4h4t](Jb4 T*R/՛VE^G`rFa6m:ؔX,fvBєehZbT )a-|j7Ba4M(Jz4 _K@?Υ'йAFAFX!=s}fyDӹ@"0Sڷ\.3IXN~TT]2!zQ@ j~VmG^)%LƂh0_?ކyޒoc&uzãe{ʨe؀n;#Jm옿Eݼ3~ ?giGx2&& :Q3iIƛuߦ|ì.a_ιa)ǫc_v7aMQU*0pjvx˞7iwA23k` (JfH$kNynJPMeRJ1me-D*Ⱦm2~:zvV6禍ΗOmBzj,ZVy^l6R&JQu}k< J=b xԩFe)||4N?|~R_]>>I. b peFAC'''bO3\:+욥R kkkzXXXTuLSfzggF_|O3zO.E^UWFqf d nM6D9::۷!~җGy}yb0By&{q'Kq0 !ˡpt^3Ӕ0nf& r2QvaXl6y#*͢rAK6\`\.T*ụRbpX,P(1,fy>Kܼy /2v:\.G*BXlfVd2ZȞTwbdnBdYvx"^jdr",4 m#0$Rei4P*zP*HR؀NCf[4iԻn}flBX,2yOP;[VތxPfggq||Vv Ʉ|>L&R Ť*X̨'O}pr>RjAVB"0Ir!Ͳak6P&A:fףfy" N'* RR)&''Hhă21x5 ׿baan£GpxxB$ uvl1Iw+PՂRĝ;wp~~S$ڵk/jSHRJB\ 4CAsssn:aw}r '''ptt8eTwb}}T *0*Z{iP 4EP@8>fggaZj JO?Zvq5T*im-x<`yz"N3ǐXZZBógP.!f=hf\v ~kkk³gxFIt~~`0}^l6Çlt:npppjO>HROEqvO599F2d3H `iipff &2RR(B*QZ׮]cɊNZ/nL=2KKҥP(D"E^gOCdYm,..Zbww6 899A6e!;MNN T%XV~>2 vvv;whħ~:';^{) ceeZ [[[D"Ň~3l6-e$ looP(0-o6*0jxMWWWגӑHT +++uF#[%IRrauub͓G>Jnݺ`0sss8p><#AP ˱:!aǃ f3vwwy~~ο!3v;D"y!Rxttt]8ܽ{^XӬ7͢VA\v h{! bkk X ͋:0==͆ZtgggVZvDQIg' ˝چUu:_i$I&ԐJ,CPp8077T*5nݺɄp8 LBT"J!c0 X,֭[!K/..^RR$c: $n߾ElmmZF ^F{RǏ̅(:}6$ d2 BT*qo")@̈́t:d шMفlfk;RP(89vqrr3{Glt:(do޼NOr{qΰ YC>G>gG"a̮\lΑ!/tKl6m6^zZpu\<#vL~33T(p8!~)LMMATnX,fHRBp|jZIꌄWTX\\dsJ^$Lu87ANmɢ'Zׯtb}}h4h4p8tpLɹ^C" ]Jimfm0AKrmrv7'q`09QϞDbZÌq:s~~ϟݻ!>|Ȟd=FސVjpӑ)ONNCbͱ &&&`XC"`yy:O>EՂV*r!U2+TWVVdDD'9W28^/Kf2N' Z DJш@ -|wj|zh4Zh4l0J*F|"8zFT*ιF&MLL`ggSsSSSD",]K/nٌ d2zjKtxH|ppWbeD"fKKK,jثf}# ʐ^8"[jbyybz7LLWܹsz0LH$h6unR)L& i3^~j<, =M3KKKpݘ\.r9 /A |> & }&&&t`xRx&N0. ӟx̛iSb`Vq=h4LLL:߭[X!NCRabbJ8LLLߙbN{pTsz=4 ޽/6R V ^`0|%z: i?nj!NCTd2l6y\I}'H&&qb|> 8erFJ%X,6 8>⽙/cy^OZ ? WmQZarJXLGat}U2!O5z'*(𽎞o4Fa/kzU9>֔Qh&etf2<~L&q]ᶽ ^yU{gu0Z}e}gGf"WQE]FQ0w:vLk|zF?wF)tQ(U45^-^WUn= a^u?RDweN0dU3\`//׵h]L^vsccu]|5 ˳bNnjMj51Nu.넕O$~7.~g>LsԇSM u.$p) 1o[v%&oӮo"qໞkxgT̫4)Ah4tL&i8=#2 Q*^WfWI lmm7mOAP(~}A~rQv8~^3vAPVyD6nvZjq~mw2 w"rmQ(J,c:!NJBBRaMvfɒ~}A{h4!Hxp%MVCeTK.>n7n7z#(@/b!s{1Dղ6NNN_p^1!2>cIJhrZ-]t:%yVYXRlB"\2Mn6\dFZ$^JV"Mz lmܹsBkkk0 \7jخdh0J`0񿇡7=UT%PT #qD"A\?P(IT*&'QY* DRaxBKj5S.t>ZM|אJOǐ2KRAѰ#k>N'V+ښ&C{֊H$rzqzzRǃ%0B" P(`qqLR}!c?fzggg/ 8>>M-zqLMMaqqR)JD aXZi 4 &$ At04xۈiN/~%D"<~Fn݂F4ǏF_h4͛< KKK)h4X . PhH2 P|.J899A$2nz=`ee >}|>=LMM kkklԲBCm,--ARamm "X\\B& v~wE2n7ov]4><r<#d MD"6% "/.."b}}v\899![y^d20r6 X,g-al6m)Yt:lllZ"# (`iiO>ŵkDhL&111Vp8 /96S&ǏaZa2 p||sǏzNxk"bU*FLOO#bvR9jD"t:8??G(C&GxE3Z܄Z1KTU$(SS*Ka~~N f1ZB! 6T.^LNsss,>G"kKKKjZ©VbR&ie̚E$G0NgNMM!>wB4b1+t xJ쿈VaY\tL&Jb9RlP(mH$J055L#'XV]B=zf3f3{ZF)N' bZ* Z T :h sssj |Ot`1#&A6: ݎzɄ֒0 ff3 g4#T>vwwg{KR)O(aj8-~"{H(X(8dKT*%OTtڸR4.+ A5 *N .}c1kӀFiO!1+JQ [D_=wfT?8>,tj=ÄN^32GzkҀJv ×%oCiZ Me>hnX?T T~:6}GBǨ._V?NCW_}\?STgr_~%fffpƍw稇R3áhYՏ._wpY(;zOA/W4컪nFs43|_ôk_E*F4~]ݫhpr\1Jx]ߠ}l3L㿪m _׮lmGrWo~lH+J5R=3tp5xjD"o!$T&گ2~Dt7{yzq"]]-J1?V?x4;hH%?R0vP_> hhh$D LA7/S}QD@Z.\~jP%6(5zZRfg\NOX hbddBa-~э^Q/? [}(db(e8.boִF"(6(7zed]rh 'W5G.fw*uPiqiˋs"T{Vq*aHy/>F94 "PXſx1Ak=$b*]̺UpY\Y˖B/`ZRXf^Sk=< Z)}j9>.J>L)aH'!Z)n50kȔ(Ęv+6*1P^; `ůM'C$FE;H(bMrJt9vb`tX4vw3T0+P SI z="`\ˍZ C'#]B)#m(Ղ^-yRϛ XC&?hvPňUB!Zt2d]4:}b 2tHbzni]|OP\YQaI 0h4;Ds-(bX4R$K]M_xC*fr.dR1z){ժ$H:׺. rr Efڡ|aΥB/@&&- =V 1`}q@X.q=x`tDEA1.J@ Wr.w0H!v.̧Ec뼎NoR]Z/Z hyy1t]]A1 /-g532d16zű\\R6#^Oh.@\bRy:>N3}f?^?߾\lX_"^"H_ӕ.v,6huH`'k:r1!pgFӺ78Z@3@3N%\*AexMU_>, ]/pd($/Rd6! ]cx`x7(db@u(!1`]ܻQ+ 08~񲁝&¯-4J~qL+sm}8Wc2W, Pn1q_5cD"5A1qcND"H$A,q@q|>xӯT*'OI$oAP} "Ah?1qBH$$I_$IENDB`font-manager-0.9.4/lib/docs/images/PlaceHolder.png000066400000000000000000000306411476271126700217560ustar00rootroot00000000000000PNG  IHDRv.9gAMA a cHRMz&u0`:pQ<bKGDtIME39RJ{7>>:O?= 1LLۢi_c///}dY:ѝB@1>::/?z}f}j6/,^l|/JDDh|}h_/p0˫fLծf:ԃ >mll|4DDtdQ~f >/ I}6&d&pwx?Z[[CD4bmm?hPd#'-mSG9{qjNDVY (ǩY8i3sS^챿4 M3OX {[6 iY('gv |Tj]$u" h.EF3S@l]^m4L}ROrZeub k@e>Ke[[0 ev?8{4_/fژ|'[gs+'>Шxa趔/ϙVL|^&/~Q87/IR;i) hqxt$I BDQGLjf3皊\&@8<4uXyjqXkuڣQnu]LN1 $ :6R+` D̞t* np4p]fo`0gۿ-ln LcM"i`,x<¿?ă-7m4ptt!!9?Ə> ~?2(>I}1~>R)ZO-k;uE@fx >x=!ɟ;K]=/_t[k~_Ư`gwGhPRjSٿn߀w voS|B75k!!~ {Fk<~hO?!_;DQ\~b&PJBwNz=^#|}Xk/?޿A0: ݞzWF۲ Ït<ǧ'=<ŗ?0(Bl`&~5Dqկ"6q᏾}lAkp{ _EKdG#l?!Oy.>x=|?hйƧCg?/k0G?8wc >.8>GV75./l5ѨױԅrRJ_2~ Zkwqwz~o_E|ZXxG''hZ׿ {jh6X^BJ u _ï~g;]Y-7(oc'm_ ~׾{x~G G9pK]cwp]K0`mu+KKX^Z5ŹhD5ڭV9ꥍF?3Nq|ri gaFX_[2N %<͍;`b/}N {>p4_5~>6ְ` Z<~i׾+{w3jA kqm,(B~meRZ_om Ϟ_b<8Ke0aV Awb-WвXueq4677o;2"" ><"I Rp=i"IR8J"@`ND4/B`'W}u. AqDD"P*v%bC@JւnMkw$"NDT1 v"aU bDD`'";Q0؉*NDT1 v"aU bDD`'";Q0؉*NDT1 v"aU bDD{^-O[\`1k B@H )%UbkDt+tL\@ 5; 4qEV߼4U/:bb\)4sUs#ua qqNo$x]ׅ*gk-8BRwvRJ;]WNsz:y϶A<*t=׃RNMt!dJ!+u꼣^pmhb:p6pׁ CV ͍Q}UrAӞwey}LBC9w7ڇ:4W#qiqQoZ#u] GvBu=q @&؊BUuNGFD 3ix oɲJ!aNs`Bj̛R@^RӔR apƧkio20GZ vZBxZXRo>J͕;t2_CjԼ#baPR^C(8gƳո aT tZ< vZ,bK@B^Vh,_'/N:.j^/N M1JE4fN{uw6ԥ<0y~H^N kRqO8E-3{7qBBu]~Pf[X"cB Pj\EHҀ8\ڼIu]^6$:-:;+ŁLǁ i!2#hk -N/&+ v6y#s\Cτe$̕TP8pJNt0^BpZc`-c&܅B@H Y>V~=R KKKhpc C>Y 뺐Ra;;`yykkhNaEȳYٳgۅ1x h71=~ϟQo`,/kB\:h1ة2JA*u]4鈖b'j>ǽ"2ksgt1~y r>x @1\AYlayi AhVaii V hic a666 Iq4IzutZ-dYQ-2Vt/hyE>T k-ze(GA)q(p]w Y!M3XkQ0dNJJ 5<ׅ3"#BJeXk91.s38qh1 45܋JNLG(vvv >.>A1QC#]A- qt| )eapHQu\[)cPnpxxp8up#-8; cccAc[-qo5Pc VWPPRakk }(G醣@66l6A;C `6i u ! !A3I߇h<7WQS poc,\DžS><"cӽ0ip*u3 g7;Cq^|Q^7׫Un!1 f[3< vaN*NDT1 v"aU bDD`'";Q0؉*NDT1 v"aU bDD``qwg:֞楋nz=]i.. ;j"k-,^ꯚM}{0 L Qg#ћu;>/bo:7]`h6wtuHvJCk^eak{[y 'Uϛ>h6L_38,>888@gEk7X[YEټ|1Hu] WW[ycpxtk-Ɲ$z=wv0^ta&j[ CDq xPFF˔9,CouO=(ZFYq L+B MSk- Zq$\<םV$ey 9{iOe13"!Y+MShkB@|zlYMev6F#2yt^y#s<ϧ";IS3]>r%rt;4'2MBpZ8sqLfqb0wzNk-|߿9|bIxww(5Z <@zCiwiyh4B& ?~< 4K!mNCkU i{PJM?,/-acc\0!' vvw0aM1,~ݽ=$IXY^r.[h6/F0keekkp(hc <&'Zk`w蔷M{{Oyy@h4“gy.8F&)9>}Z͍ Xklg^>ZF?:(h4B^6߇sH%1  3d*YwAA`01ckk hH%lo@]h`3XeA܀6a6aSt;]llls]cEӏa`ssYP C byynO>E$/454`0-wnN\%%ZZ=l;;PJ6P~bwo GNzCh^cggB`woϞ?/* =`]Zmt;F##Z䴇Ux=! hqu,@H^⶧F8l61 U}/M:p]AM$i(׍8kh8ѣ Zk`0Ogw{xg{+++l6}"g~ZY^r0:Osz+"bGd̼tt`A0@$~bueH.%jZabuuaQc8a0nOogˠn6='4EH:J'''<:׀y|XsLZ +KKh95/RGx6n=J*[m<JQ4{A@ yQ qCϴ²]ŝ~Z#rDq Yt]FcscPb666^oiG,4ˠVBuqb$m̴n8.88HXcetficfEOx0,%%δ? GV*GwXkL/+6dEk(unbc&Ȳ*ttJ?7TfJ)}hh4l4$iՕճLZC*uieYv!-6qPJuIu.pw`c\tm<>.@^G)m yY^wtäB=(BрF뫦Bg $i4ͦ'GSxnGx "d SIEn; RQx!Mm![E**.ӏ^p-ͺ Ύ_[^^.6&k5Xc0!o<+ <~0>YktCkz.cOwƘ[-ko/:]c zדen6PJMbomlNC}lom bG MZt'ՕtmwʖHV/ FwcU 8vnv{wbg3l{рpzz8)ǥ^3J)aiqBo11 4.}Nb*Xk!^U&OsgB(s`8B$IШ׋ԙSV߳1]Pp: ^x .IN[H(Olq8M;g.y/>R\6{a"t=}ݓ)E.of\8N^g/[nZ {`&gą$gwv]vsLH)h4`6f v voJl..ǹи\um^lM?;y]6=/Ue BZt[M^3XLW]ZӼBYm[ ejeg|(XW]w}>_y]g&glZň\6` *o~vz?!57tsQ5қ7@OKDT1 v"aU bDD`'";Q0؉*NDT1 v"aU bDD`'";Q0؉*NDT1 v"aU bDD`'";Q0؉*NDT1 v"aU bDD`'";Q0؉*NDT1 v"aU bDD`'";Q0؉*NDT1 v"aU bDD`(~(3ysWUB!!ļ׉ gB ! ^Qp;\6ZJRLu"yJ)H)5"/ܝ+f`}zz? F繫Vi @aF)d'gnv:Ԅ啕fZZXkDDtB !r)epZ0H_ GOX;ݱ(*@"#> Nc&؝ 36R`.PW^k"3|>gv/뱛rF ~rYjnMIO>C^9ijA= u`W(*Ip'" |:gB/V]&= % &"7<6 wN-/ِlve@'"ˮ j񊿉h>+E"{}'p._+%tEXtdate:create2022-03-20T02:42:07+00:00Dqf%tEXtdate:modify2022-03-20T02:42:07+00:005,)tEXtSoftwaregnome-screenshot>IENDB`font-manager-0.9.4/lib/docs/images/PreferenceRow.png000066400000000000000000000554521476271126700223510ustar00rootroot00000000000000PNG  IHDRY6PTgAMA a cHRMz&u0`:pQ<bKGDtIME5/væZ IDATxs\W}~s$vW%ڪJRU/#܏~fLkz4M|'c7BPo6>D#6D]Q/ٖ 2>F{ kB4Uho~nex՗)}(,ݾg?#+/S@}~;RY{q] .مK躎i:yǏaYwvJ|`QzEג;''&TPvdfR|v2eRzhF2Q7Ţ'~+/X[C%Jb&*bxfE!L,:^IR$ Z6[[eB./|+hN.!j^s\r39>FmPlkTN>xRy2bu"d<.? RoGC[kPqdT}:r9nh61 )76<0ͥ%ڝ.lI>xVD[˴m 3\2O}F#|[_ͥ[d3ifgX[`mxQ^ (ؖE.%L W(LOLN)~'d3i>K<~T"_bGxdȊ])E9/~:Xqݼ 7p)9 Cg¥Y]C2"mP!0]*tKKDl;9TMbQ\]`tȋ'Oɧ/L$zXZؑ~߯/X]_W[y+ݼ(vs\6C\lI\u=e瀇,<\|>,Tz vڶhɉ "ŭeF >4*nMQcx>/Ȥ224P!O,!bL3=9tD"Q @P0kd~k;-ă#{Ə\_X ٖ=:wAow w{ۊis%n=jUQ]#~|j%I/NF'"H$x v dJ$g`rt$Iҗ*BK$IPuv$I=K =u$Iҁ>=h# GT$Iz(;'^Mnl9T>c"|"C˚L##:+h3O{2I !Bp}7zۨ3XEd-tC#Q },"|zGW˼qLkV[/Ju]4M4M4M{鰵 om}41 C$}I?-ZFӴG h=^f Vvz3o q['3kKVq9Je111#Gm{I}}Z²/h\t IR?~Z_<}$ Ls^<7n>DcǎQ,e#I]B[u޻֦X^?味+W`6OF4Ο?Ocnn!h4geeQΜ9o1kkk?5$loo0bWi4MQǏtXXX4MN<6ׯ_'NsaYYYq&&&8}4kkk\p!|LbaaSN133:| [[[T*.]͛7bLNNjVqM^}U*^Ǐ#-oI:j-[eh?R!pʙc:;w[V% àZjbd2q]۶9y$h%677z\zilؚ<%>SSS~qH$lR)8nvMessW_}RO*\.ST(JضM&᷿-hyPV裏0 VEfddUU<[n_Jɓ'ٳLMMRŋXE V>h:7u,A*b*. Z]SͮS}!7oޤR*hRu&F\.7`vv!X\|-Ţ Y鹧(Ox܏S'Eк}CwnGG/}4OӡncNK..T 0f>W^nc&DJv8Q>̛o/L&AuL4M,dL&Ù3gFuTU%144D,ȑ#$:&9uǏ'a`YrMn޼ @6%177/m!0 ~1>>έ[нx" (˨K/DTQ,h4rq C?h=FTQl\Zw'AE8~`ݞGNB0+ͦ򓟼:333i8ܹs 2|^z 0vD"&&&D",//( GP(L&lA&155Y&299I2<x<#111A,^044eYi"DJeYpB@&j1;;K2duuf8|FrB.x9bv,//8}4z=u]8|PKWUַ;\Z={wl(8Txa"m<$, WVdL5}qqr=۽B型X@H>|xOO?6 xTuV4M4M#JFt:u4M#jzT*H$h4J,u^D"A"Yn@qO>kv,"[S(hП{pF VIkGJpVejfX[ ̍]W(jlwMBtZN0pUOpN#qH"ޏ侎.*=I<}r_Ir,(</6:q CW_vqō;m(/L=q虭] I+KLLLko~lpvmsl4Dީp)7z8HoMIFMޯ YI r ?8h1+-nnv)5\OJ6؏%CVMQѱCQ=?rk@ } ׻-؀ YISX>h}SiLl{{wyM4K.IN2 GQߢlZ\~x<$~; Cϭ[uo|^l%)B}z(CCC xWm .PVVb0'NPTXYYhZSי`xxq0 666hض8 /;099~!T*^|ETU [ٍF,//͛7~:333Z-Jʐ;B@p}ŹSsxX*( V=q|$bi~qǓLl} Afɹs˗).\G?) _ o /`Y ضM2IJUUUbTX,F<u]TU\zh48hFC8u%>DH&$ (D0/FieYe:N'ܮNCfffYsw*Bv6P;>1p[Q^3Y\j6\b};Kd7B6կ?3>Fy/_ڵk|,//?fxx+4M"|>D"r9l0 x\.G",O>߳BР$@[Xm7lMԝ{:'c9u$ʷ&蚂/o&c3qTu5 j__77$ .^H^ ?ǫ=z[v|'I,ceel6˛ow*|[W$=Z]sKM*H ߥ06ܱUQ*DYXkrcX.m~N0|'/8ydاh&CCC 0HGFFV!@2_b&Νnjs%I:@j-]ڎ㝠$@SyB ?e A"l7z8G.j>I tJBCg38q9#Lƶmb~~~{ﱱClJtvrSs{ vT]{ȮVvO;BOʿwg277OpLkj㠪*h\.ַܹs\tzoX5͕$週 TTE,|tJɈㄤBXK٘XwA0fj__+=xh6lmmqu.^?^xAėH85cJP~2h~UܭQV{\^i2t _vC|!3C1 q 4Z?l69qb񁧇J"ȑ#pyK. dvu}{Hnm$=86Q2Vw?h% ( Qj&]rkk-r=zWe~~rL*bjjo۬BV `۶SSSb1>#67oduu /`PEUUL|Z!NqhFS ?1 #,>㰱o[.\C166>f%lA # ZR՘ R*B}? `Y}z}AqqAUH$w Ćz{ u&NcY֞m C-Vzx>IrGQAߟ1_p1տW8q_?5&UUE4(/"w믿ܗ+80D0}N[[[$ ߇B!LF4vXK XZv)|YHB@"yZ-zJ&jn7 ^H!Fm2Lrd28C%NOuuE!H$ަ鄻P֦mlllh4 (|0q4Eu*JsrrL$Ʉ}[[[1MZFSLG4E]Sč~)ǵ.868we׺zG2;;~T, 0֮jnضmaqlL*h /qFGGnsrv?A$I_3?B&3 ZOz{$Izɐ}0g|$I $I$CV$idJ$ YI!+I4@2d%IH$Iɐ$I $I$CV$idJ$ YI!+I4@2d%IH$Iɐ$I $I$CV$idJ$ оM(/4I_p,<|GUp뇭}2j|>O2kyBVIn:[mZr9>\~B@>hK4Mt]}kE2 V .iLOOsQ"H7J$"DGVٳlllDȑ#ضg:v~߻-$<]o3t:Ξ=*vt:a˳jzrm|q6^~X^^f||t:뺴m tvv.z=:ͧ~JբV;ﰸt:6n8qzQ| D>/7}.bloosyN<:.]077G6˔eV_5JH$:R)N׹vccc &b&I>s*K/L&t[[[LOOS(q[[[LNNr lu]t]ĉ$ or̭[tVbF\iβ &zCq ÐY#h<sq>)15lC޺`hhQVVVmiZb6wall/R,1 ˲H$iD",..Mӡaz[׮]ja6X?t:M.?dssUU)˨J&!H0??ϥKH$ܹsJ˗u1{=JmEXEVVVh \ÇQUsq L$IfggÖŋu˲b|t]TUcrrRD7 X^^q֘t%Ylq{ͥ&Wlzx@|L2007`$c1uVא}M8z(R .PT`aa0u]*X &''Y[[cee'O"RnyWbz=-^GZett|;ضիWyr(0iŘdzzrhؽFy8tWE<P(t^{7o2??O on~GR u.t:?vcc7|L&/~ EA4>3p< N* b3$ >3[_1ǣh|FAT [e( BLӤ8E&Tr 4MCQ^|ER/BVVVu:$[3GQ4,TBU=CB Lxjː_M,Ce(eaj 8ѵG }_\\r\@Ցs ÇOdža,+ zN<Gui$ ,ˢV8t:lZ-$STSM]P4+/}T c8~gm_UCP9{6o(09C}zqy睿??v"P6Zo`aM}˲,+OP{ws$d2;O`xxxϓuD"g9YN|HRޮi{r#ll6ޖdd2{eT*;h{.8tOHҳl@jwnPe$.xq2N /0=74)f#XX﷼G=~?ý˖-VyQm:\ӣ(; Le*32 Z"|HGuRRK-deIVϣp}MRUJjDMuW!Uq~wNP!+Iҁ#xW9u ;aNߧ] IuXJ")' T*Mccu( 8OӮClJt$#Y['1Hh*;l7Į(@Ri:lp=.$8Ω(ńGFn`su;-`|ҿ?`ԡ Xfp 'CVGQNL$\=VRDU5J\mpN{g_A}Qeeapf۹S|kw레$$ 7?y؃(=g|IvN:U߇6_*fR$"ƾ>}-u.F^{`!_g=E @Uc8aJҳ?lK03}@.Εw*j.R݅D8:e$m55zOpkJK:frz6HvϠF7n JAT4-,*jfiqjXPQΖu=,yiEu;jX|;Xxy?t0MP{2vtnwܝ_U9V2 #R wiu$Yz(\1?:go6ay`Ý&@,,E1c5\l1hQ_}mzI4뱶?44DRRdt:lll5YnX}שjhF.C42NL&(ﳱA\&avma:b1lۦV% 4hD@VCp&L&0ﳼL UA64Mp]BylnnL&4jmیa6Jur9x)w9GUCח$,,SS`?%Z`w^3I&ay@h4Z-"H˲sQiXzoFu"SV4MjXD&N]B4v4qx<Ν;wvJ%ZD"aPessX,iJ%"fUUFiZ\òD۷o_dUUY__[a4M677q]d2aloofbRJަjQVns&IO}k*E!i=ybD!c=;TE;ȾdbXX&^c6l!jq^^JAn0OX"4Ͱ2M·hiH$L&ÂẮh4aE-(X n wH$j~W@&0hu\ cUUE!JpX,FP {H] [A-ܠ40|9h8W$!P.)|EAzǍB@|}RGw T*_*UU4pW>L&iZm@pA}zNZ%J( X ˲&ܹeYR.<]WmXlψvm 尯9F,+aYVXej\A?O0BEu @u4R MHRamZq2Ah4J$\.ǃcA0D 끯X,8n7%JafX:hYaiZ`U, na-ؠHv"u\3LX;NS/;8>>(I& w|XVur8]NP}FGG` 5( fvp,0==MV4 UXܷo&322b&dvM4 k.n+IOؾl0{xp[23&޺uE!Q(£d2y^8CmfJzaߏi#H=oT5-BO$$IsP |Kl_ }|>տxBt]GU)I^CutTh,?"dt]I:Ђ=Mui5K,0 }"<ڭF]1LēmU!wʕ+4 T*e&i<ﳶ4sssJ%eyyׯsQ àT*.333 tYXX X].\$ ]FZVq5Μ9_6Izx8XlCqhZ i~_kѠR099W\assfI4&J###|'"`yy2 rj=rvi67kfqqiN:ŻN)7֭[D"xWd+V9hJ[w7EGS\AS#3BI:!o>|~a<իT*VWWXŵkGQ^je<###G}@4EUU Ν;,//.djJBu666}6vd2iDQ,zߐTtjcAѯm0]}]_p BVUUT,P %oK'PFg|q &d >N@u]m vO$=0YP" }yaCL&q]w35.(<EQdUU =͍ ZI( i蜙 uGD$ewu:"ɠ( a0K!J`CIS۷$IYK$idJ$ YI!+I4@2d%IH$Iɐ$I $I$CV$idJ$ YI!+I4@2d%IH$Iɐ$I $I$тT !+I!Dxy=h'E$=xGqz `]TY膁e٨v V$=|ߧlvPUuyU7l{t{]<#I!+IO98NH4J4GQ} Z!"?f.0MUZ٠ը0-ߚݷW᫑ $i'AXvd@-`]@,kvq(Xvዝ!+Iϊ}n>,'~%CHH{ B}aҽJ>yr]{0xA:`D=kg xqWk ADun߾MR!L255E"sVtt:Sױmq"O0 Eu]E0=\.qT*$\}k׮0<<̷m2}{-+ d2b9 &&&0M|ߧT.B @li᷿-.\ JNI&ض4 8txR_|ᇼ '|B\qcǎ 4dj`goj?cS80!L:IӨʕ+WsP,ri4MҥKJ%|gttÇcYb&'N}Ν;GTju-j?yW9rHL&EzӤR)^JĶm>LXY(O~ΝҥK躎LOOtX[[#H$qvj q!E籺J$avvr2d8z(zׯ*qnݺC(O.JXdll,6dllZ5=%3}vYh+zcnn+WzTU}6\tfITT*155:}zuY[['? xI3K߰|>ӧ}vx۷1 B/_sm~Gu4UENi{mZ(loo?~kk_]~o~@G+d~'|yK>pΝ04MԩS!(Ǐ_'1??Ou]<ϣfԩS155ɓ'QUZk;m677I&[9rJBf $t|-rD]י_$JqML$8Nai7o$LJ~a~~t:Ϝ9Ï~#, >e `mm3===iBy=+ ?󽰋Luw +xDKq666}bm4 MӈT*(a;(}a&XH?8[j~`7`kkX,y,..ljbD= ]Q255aD0 xj_`bbqB`6HFTU"HNOO3==͹slYV2$GGauu5lJ%.?ϩj|{q|2=50]Dr ?яjl&eYO%~,"dloo3??8a{,..b6LLLz&lh4$T bS׮]cuul6ˉ'(χA9v8oFu=2J_~a4M#1 4d28qQbgX7ߤ\.cdq àX,}ׯ]9˲}07dccMZia^7or%x뭷XZZ _Jv ۷q]Rmܾ}T*Q<_(~.(N<C4&'d3@| `vvL&8T*EX7 ͕0MqLDu^y";ߔB??jiLL&Ce||b$I4jt:777Ç)P8uqrX 011}뭷(JhF6%ɠ( x3g0998dYt][ud2:u UUD"hpylV.xNb1;$dPUt:rO4M^} aޜ/@($UQ:G%0992NeYLNN~aಮ{:ރod2%oG"0 |ne6EQH&|lzW &&&dsζm¿BPxj?ۨ*C“ޔnB(O-eBQqn{~8Wz~N?#D?d=cGq Z2d%*hȠόگ`z-_c 5]߻̯(d EȔ$I]\@c૪ꪪz7eV$)PU|D;Z>EQ|W}WV玢(BUU_UU~G jxν`1]cB!n<}]>Ig(iZWfyqqqu :ݖ7d!k w~ܦ#~I|~w. {o綰V-R~ӷ0u.ոȒ$Iϋ 8=Aڣrt>&'r7DVE$I'݆hТ Z=, HjvC$I P.?0U= b%Iv נ%힡XC~>XI= ? {~$I=NdJ$=>2l%I}O~@ %tEXtdate:create2022-03-20T02:51:57+00:00&(%tEXtdate:modify2022-03-20T02:51:57+00:00WuC}tEXtSoftwaregnome-screenshot>IENDB`font-manager-0.9.4/lib/docs/images/PreviewControls.png000066400000000000000000000203031476271126700227330ustar00rootroot00000000000000PNG  IHDRMZ88gAMA a cHRMz&u0`:pQ<bKGDtIME38KIDATx[py/3===3 ]{^,i%9Qdir,yT.v9ةKJJUr)'嗔l$yJv֒.W\K.I @ f0׾sp}BP( B4P(w*.S( Ë[0>;J8 E.6AYlP(G  G &Y[C !}UP(2|/U<}mv dGvFa BxHV./?a9x,e:J?/Rww渔ҖrWAwBP<!BTs?o| ",m6w(x<_ϼWu_ ! BH$&^}+]f\.9 F71Z˲b^ BPVQtV9bFx >qGޠ^oۓ婣Gx9Vr9͑CvgNwߣhЕLp]uwϝp98ds>T,W>ap%;yAL^Ĺ yc6b@;f}纵Bq43H)?s'serT2gO06:XYɓ4q3̍9~v0o mtWh"I3g1M`s~H&ǵdit[@6(a i.c#{I&t%H 7h4tw348j594{Y-q]O=Iw6J|;ch v,j}>8AR!'ql)c\K8NCSTxiX*aYQ&Lj,n.'8qB92.~\)STϰchpO?M*gj{6@^zuzm Y_| p߆j48__z 7GBD#,+^oPo4c4k аHzNVöcI^h7]9rZX1 Hʕ2iD#d@ܶtmSj:J!Xh4z-788Q|۶ hγߦk~:Z:JFN4ŶcTk5<<òضݼaŎJV1ys: Mh?i1 5D\qF*l^ɢVEnDF%BD[y,="L =$ŝx뽼[Qel M͡azqF؍ɶ#:q{}ňb< ⾰ȎDC ~#[g~ˠU6Hd8./~XOgؚަru1M۶u.u]2A|a8;N#$v5M#D:6<\%lyi4y_N)J|/}f)  r92 Lgh;:"λg7Ujxy{Ɏ\|˓6 T21RJ\/!F㖛Tl GFr,Ι3=w3#ѐR˾X,o>BѣvPfaolƦ6b14M#Nsb؎]Tj$IjN022¾}0Msӵo癝ell얲BPըT*$ j.]btt[}e~;\R噼62Ӕ+e{]Fx DرmNpϢ!$kPV5b I8 b>n2g_+-W0J%yW>dz'O ~4$3Bww]ah_Uvl$7|4RJj7nm4Mu]:D4ܹsLNNr1\%vo< MmBDږ2hz 41 h4>_Ӵvx,>|]שjW^%0::N3̧FN4Ͷr4&h4y1M4YXX`jj 4Z yxaꔅu޲,|gvvuٻw/hT '\o};iN<4_bCC*7q]۶)JJ%$,e˲:ցXLC4t}T v,F&uÆE@ \@2S\;wy **ۗ6f+++LNN.@ul&H$p]9&''T*211יCeY9r˲|2j5RGeee+Wh4i_+tQ8j5^͛7S*d2+++LMMa6CCCN" Nc6,..d"a&hpec#޿] 5"m{<_җxW~q9}]8q㰸H\DQjR)&&&LNNdض;}tׯ_'R,ٿ?KKKQ(qt7nhvr9.]D$aϞ=,//sArW^%!GD&aϞ=`a=T*\B>gxxy.^eY4 Oww7BiFGGIRJrxa>#HٳQ"+++d2Bpر]]]TU>SSS144D"ܹs>}'O200IWORB.;:ossqL:> {j5M#RשVtwӕZ_,--eYiG:bi gdd ;ػw$p8q5(rIi* !8x~E۹H8]-288.@ 881A4<(}DbmzqGWW+++,//SVi4mQ" ɐJp]zN,#yu$IVA0Nj.\i b6KKKj5L$N\:\ץVaYbRjOhzB0 Wd3`EOO\BЮXS A)  \mQ,c~~}ZimW?7d2|կfg`7Y]]q4&צ)hH)1 _|=r%jƧ+䕗_$Hs=5<ȁ'c+B۶g>sH$$.\`bb0H&9rn:ӔJ%-svXXX`~~|>Ohbmyzzz(Gӵ1;;K\0 Vl-Fau"eyB0XZZZw^L$Dd2tuuaCCC0==M__z7onGuYXX J<o[.buuMauuX,aLNNL&9|0ZoA"$_(׿I0~_ᵯ?4lf|>OlL;3W\E{//ב`GW8λ}Ax(V/^!?[o-=O_ݑ'dqi?TZCAg?K,f5'M2dnn]1ML&n= bvۧZH$cvvRD&v>Y_)LOOcR)t;0Jbiaaa!8sssyG"rhFWWR%4Mc``ˮP(000@2lh4J&i̗4h4vIuuu'q\r˲ 4Ml;H>>>=unwG|Ebn~l6/U~_g> m؆j \PӑjJiQTږ=*Zp\lUUkkkv1 $ X+).?'ݔ20 FFFHSefukT*Gٶ(l-"h0d%I=JT4MBO$i I`9rz8;vމ8-Wd"ѣ:H$XE<X,"lBRT[Ldddam:tjmۤR)(8jxQk=|D#ԁ;L t"Q<L" i(P(G0n6uX 7&Z5P(2ޖ׏ o|1 D(% B G{B"욒pkU86 BhQ6 }۶NX( vKlD@BP(?>H `( ŧtBP(:͜WȊU'%tEXtdate:create2022-03-20T02:42:07+00:00Dqf%tEXtdate:modify2022-03-20T02:42:07+00:005,)tEXtSoftwaregnome-screenshot>IENDB`font-manager-0.9.4/lib/docs/images/PreviewPage.png000066400000000000000000000570751476271126700220240ustar00rootroot00000000000000PNG  IHDRe6lgAMA a cHRMz&u0`:pQ<bKGDtIME6$"I]IDATxsW ~| }K 6.RYZ^Vyec6cffl_OwugWe2;DI) D 燀; H)hu?s@ -V'Y臄Vz@0Y@ 0&y'qv?@ </hvVy{!@hL@$ШM $ Ht$={BjfD^k@ xÐY QVɩťi2 a֛77bVQjd<oN;֧_u4$ $ EQbի~.IE 3@"d@$Ioo?~wϑH,K@`~^MroXH}!dPáo~yM4=)˲c %ieau E6LLӒK -rkeClQzj-#I IJm l^5)^Wk|#$i]ҏLW(QAtlҖo_HҦhodFrJ(r=P`[ٛmlbGi"%5k6A$k'g~I2yj=mA㎸}j%6f~c39aSQ}>[B66;WΩS'Yڲy͚l4~ga I4Ef4\*$ lDH(Cxu?Lx۵K&Wݼ}pz l[sR{'Ƞi찏m V5Ecd%kn]<0 "0?O9yGFQvo5%˛a\sww z<"%|>zYq8TLӤ^oDȲCU1Ji8P? 67DıPzPQe4V"+ȲavJ^gvvl.EVdj nxqUU|[kbf?a&rj|9z{ UU1F(x2MT1\eqih ZmSAUU0M꺁*a@UU|=rӉ"˼YF S<>,* aRQ偕-<-Ox<(ۢCpA>e C0@Yj\zۭ$QY[[0t * !Iп`|b94z{{ժ/ I{"t$9y]@:b=buu|@4Fť%"AxL6KWg'Rl.GPZQ.XXX`euCoOl."P>|>/JCW:apA~_;F#P*ptu&XZ^%Bnr< t@U+XX\& Y][#AVgn~=Jez==A]ٿw6;FܥVJp8;8abr8D; 6^/sM- a6%,Jo׌޹_ ?#1[|Cۏ&ޞ2^#@?uN]33;GX=ν{tuuJX\.JI"X7 rl={dvn"LL6Pf,/`VVY^YAUT$I0LNRafv|!OTa-"#+*"/;ӫ13Ll6$B\zZξA62F9 A{L.GZeieEVp:,019K%L`OOم6en%W(PT40]N4́"˳"bP07 Zg=ft.aPT0M5\*xVfZ2&gas4ME& q3w\ v҃vMkyH[z}Afs|H=L4 R4P{?5E.# R d9"?פVL] ܼuiz*MR᭣GܻwoStԪ5d,NZCQTj:i_`aieb1LLLN$x{oM_OMs`&j{$n 0X\Z"P8aݼETbv~MK4MJJc T^!XԤ?oRf4<҈d0 |e\.o \Ot]gmml.˥PU2,|nFb4\UE8JB,EeܽSġ7nְ6]dYν{R*(W*hztCuCGeJ2KˌݽK8(Du(>Ɂoux7 \.8~H5P0@(l<5l:;߃t$HP,p*MӨVktwvۓ$ 'h/9$M5hN'}=ht:ؽq*jcV|T=zՆ{$@U*8͘zAa£x"QG_r;/,9AVbʛ.RL4&F&:pP0H(D7t4p8PUk (]]S-C$:) rjH2tvvRuY\^r G*,A `~~EQhok^iljD"hrX*[Bpnž!$B' דX(  ˩1%;ôCH,t$:n MVX*!SCUTvj&qdY5"(@s8Z6B)hN'.h$BXj EB!b(bEqP*{T(iV;f?s_i̙W`ϻo06LCN8á(2XwϞ\.px|^?Cdޞ.]TEAs8wQS4M~Nġ96`~>yjHhHi>:$bEdEڇD}O}hдg^N;F{[}aC15]&t:p:[wFuv;wl]U5~i"l]FĈáy ]urLG" EZ{=dk&=b;kUs!xx<[~zp̜?~߃N}0Q}c.oY yYѿ{q8ӹpl?.Oz-އ[i4M|>} z]rnɅoN_Z/C~x+deS$`bf[Gvֹɏٳd)84 E}ڏ^AFRޜ%d+J~za.G؝0 ^4 ׹ʊ@&3t($n3r$ RVv!RaPVv!KkU ,`"˻rʘ7R1ƇBsףy3lʣl!]gw3ǒrYP6V ,7^okʚUV[bE2f."/GE96A|aiUVRr c~4hr"C Bד'NJ렼l@u.8+ʪA݇={?\_´A׉NΠ:]J+ ^_`8eZ)HS,0 SsxoZ >z/?+"j*k+ˤV*&2BDg? Y t +HKWrDf#ER0vpu|.K.$zFV_ԪUL!㥋]Vj-~G( !^=v%OS+IO;[ɒ$!KCLX0?fO ,C{2v$<)aP,0 ׃<:f$K{D]a/,JՅ}nV{lT:nU{=g 1MVVV7S6v~Ӭc~aTqnN")MM]1Mӎ,xLd}}?\.GO__3I^'b@`:cW\uO|wIuzzz/~35xzvبTo;CUm-?0|*T+[4L:7_}ͷ͟^mdw7ɾ{1X\T'N7Ѷmqn64}g i 5pzOՖ% t\#R"{fQ6ME9y]]Y~xi7MgΞ^3ŒzOhL cޢ#% 4v!OeLOOՅt:Jㆪi,SVnLu4MCUU!o{aums=m\N"SP666XYYi$PrX44MCQ6ٕ,I0v(!D&%ўԞMKd S(};.JОA$^/mm͋ޏ7;a שĢm&.M{<3zZAn7lyJxX,$Hxv+W_RT^IgG]׹qs) ɿ˿dгv$Ib1:;;YXX`eeD"Q(tN,ָ...*|p8=Q x1Mu~?W }q"EQ+$ v5uҙ NMv?:` Ea}^4MXX4jo#2F{&U4 >SmYI{y@XV,wޡR"KĦ8KA  yvțdpp\.$SSSq\.:xe]>mۊ"38~{˕ uLt>M4M ,hF&"2,( NYIӤR)ɤ_c$I"O/,048_G x`Y˖Mmuz\v%f˗uE'?!l8OߑȠ( C_i۷/<jE4 :twu>?f?Bb_~3EXg"d2 @:4Mtvvx0 ÎΨVDQxCXY[?35=}{ۿ>@܅5@LuR4xn\a>eYGUU @ez{zzqaxpR,K$1d:n>}zGi|>s~N?N\0 B P5(ۋ(4MBm(-׋i7#hh 1z9  yw o+!zRVÇr`~yX>À?#tJْ$148H#g"IHO>pKhL`[I[ݵ9`NiA4D"ޭ!kh}i̲~w:UU_xfQϏ'~N.qnl_Oyfc=nǷ,&ʎo/EY45Bsो PT9K#+/=@ </]5hE)  V¡9"A$I@ xx|\NZmW(é`qB@ hE^lhNic xB@ B,-e@ h!( A !DY Z!@BQB@ B,-e@ h!( A !DY Z!@BQB@ B,-e@ h!( A !DY Z!@BQB@ B,-e@ h!( A !DY Z!@BQB@ B,-e@ h!( A !DY Z!@BQB@ B,-e@ h!( A !DY Z!@BQB@ B,-e@ h!( A xL@$I~2i$:"8悇#`&iR0 \$2  e]zt:$IB!E]*teN0HRȲL8~/Le x|˶>\.G.#t:_10 LDQ"\`0~v666jaTUKD^gccI!#+WGuET*E{{;ΝtnaHbi["I@EQuI(\pD"c6*/_tr9^kyVlo-Jϟgqqgwj\$R333۷MӶMMӴ0-7[g~Lvelll000<7n$ɇm6J(T{~Kի8{G!?,p8HRgX]]%xp8XZZbii O2v#˲mYR462Y[[p 2zz4T*E6% 1 %"^H$BWWa&Hz2PNr,#2봷S*ujj4 0/ sssnfն$H IiZi(OrL&CR!ۖH$,--u68\iLӤǾIXO(B2DuJXZf{{{>0|2W^'? a099!JM("133$I{?4˔J%u0l6,R UUioope/DEfffX]]ݻ$ *Bufgg\.(mmm ϩS4jʩS8qP(uw}H$rap9Μ9P(W_166ay> B[\r+UU|Wu`uu/Ҷ,˧X,rM*ir9x"$ r]*ǎ4M* $q>[Y[[#H`&}IXP(p8X[[㫯beeIx뭷pܻwfff8}4R)&&&PU7or)~?/^$399q\E(Jb1~mΟ?o?o۷EQB84Y^^NfffxI\vÇ322a088H8#dsގad2X[[@XD4xo0 :::ωb[έBT*N>M"`qq[nf9s l?Uݻ{G ^s%[TUerrP(۷믩T*'|BTO'gΜO>IPۍtxp8z{{Ngg'\tYu X[[crrG( BL&c {.#͒fIܸqEQ+~H$d2?>L(}{?9H[nN$ĉ TU//allj4'Ns]fggerLoo/i@^Ge>|rL6?gLLL ) l²"TJBZ%ɐrgQVޣX,2;;KZO>J۷IR~Kggߞf~~'={9rB Ɛ$E_N(255"q݋@UU:::8tO& 9~8ܺu+Wr7fE!ATbll6=J СC Q,}6~M?3z{{)/~A(ŋ\z~ۖ|8`Qi T*2 ix8pG4* aikkzN^bC(p8T*t: [|edY&zx<miaR2==MP vD"ATU-pp8p8uTU% lvlllvzZFZ0 ^/D0DQjM~{رc8N+^J\F$JPG,ʕ+LMMm#M2䭷}7ﻦiȲlv,K8P*p:tvvrqC ~R _޳e.\`nnd2i.jZh4J$_Tx2 .<ԧ. $wemm~:ZUUy>|wv\.0 * [|2ׯ_d rso$I\.r YtwwxD"qۺm>rJ{ڵk\t KT( ivikkcffQfggq8b1o&''t^]]ettB/4D"3(˲"FXwe%Z9B*@SY]]X,FF(@QHd2OmYy< BD"T*`S[[N}E.#1M|>OZN8L&^^^&p:::Vc( O^X,f/fBJ%$.G~saގ$I0??D":p<Xh4JXχi|>l!СC,--@ $ITU=z{i|={p{ nyy\.% vb+B&\. n#F&tс4M ^L,8:::l5ގ(L&9{m 8n7E&˱L[[gϞ%H"kkkٳ@ @*Nao~󛋩Tj5@G i?p^ 888|?SU!:{wIZ\.t:4B`[MP,ذ] nX\\;v'NjEfL& )B>ܖ([Yǃ߲mufq݄B!$I"X~gMX#%h N'No˵P*40J%~߲__F۲B-t\ȲLVcuu?sa0nێ}"Y- rd2EbA^-e1vtA$n7aPTzN:ZnqXO%ar *nk׮q >=u ժ}4# BO>Sz[B(t?|ݿO@C-a6Ő鏌i8N,k /Hd%bVQfg6@$m@ 25M m}!{-x[n4jh4Joo-Db}7M`0e:&mT,NXB_ѨG-Ϳݾe +4M666e'N088{k[k;B=lx;N{`qhh>? DGd$x8|-'?:-+rI{qmСC[|s'鳧替_7'm:0gϞEu;iIx(X o"jj5HjL| ^cߔ{O@B@ B,-e@ h!Dk7?DTrO3`v^5v۳iz6jT*E\DX[[#l" viܩTT*eg (B.#Nc&@0H`Pǃ\.S(0M( rn+ rHȲlﯕN-ke=Z 2Z v+G5Vqe.^~3:;ZOO~!O"͢i.Ku9<o ]__oajjX,޽{y뭷ڵku\.sqall^fffobdd>Eadd~I$:u EQw'OuկxwWٳ\t Łz*躎ttt_033>e.\@Tppa=_͕+W>h3;;餯͛7ԖQ,9pdzzׯy?#˅ u'N000~+^/}]/IRܹsN9~8n .J%VWWy?s!-8*8iw|{144dW8z(j۷oH$VډhVVVV;k?|__9ummmvd2Ɂr8NJvNY&'' ܻw9xD"ŋe]בel6ݻwq:9rrq-$I"L4Mk;FWWׯ_端iM.Y|>}wo񰼼b޽|w\~>nܸF|TU}~%:}}}LNN244֭[et]g||`Ç3>>dhh;wNϟtywx'N~ůO?TUΟ?ꪝDj077㱓{8fff8<=LNNRyZ~E_VdV]׹tl.4MCUU;y(rݻw B+/`vv0jͪH.O?ô3==m'___gbbL&DfR)Bxp8l];Lݻw4.U(bbbxǪE,MXXX૯"nI+h=(H2333D"n7>~}q!Jnqdd-`Tb}}iFFF. o===vǏ344D{{}sXbz9}4?O9s=i$ >rY[[ȯJd2I,cϞ=[:q:E[WWW}6333ܾ}4ikkvw^~石w^TU֭[,..rm2D0WѣGG!L255A6MӉ(377 $سg?D"A<Jؘ]N4ejj1}BW\}Hh4iR) VVVؿ?fmAguu.gll̮:q%;ѣre~_p8pP*/qT*Μ9c]ammzzzVUzddi'HP. tuuv% 3??b1(run7/^ q-W4/VM8x]/4$Y[[pm/˸\.`a|g?Ԫ;lA(?l6餫P(餭 d2ގpqzj%ir\ ^o-opK$g?czzRD(UU9w-bH;L&`SN gTn:::ؖ}d2~p\8>SN:$xO~oMgg'aoojݻ"iG 8/vض6 #h=DWcT?67bɲl^[~uuX˛"wz-yR$Ij5.^7|cY͓1۶߼}>ik9OVmIT"JihtKrϬϬU`G64~m>ۿ7O0e^_:?YZZFiD][nloP[WLMM144D\fii 0 ړȲlW"NAXdiiq8@6X,ӊ<ۓ3RjYn4+++x<[SJEQx<;~ocww7PHk70X]]ʕ+,// ywu t]GUUN8A<oaccD"ARaffIr= pddWRV 4iS} * d24M#N~T*eCy&xܶRvZZf( [Ο?0 kO@4;i?L&۷/2??OZs).]DRaϞ=H$BGGSSSLOOL?)fff\$gϞe~~1n7nw}ǩST*j5;\rAWWsssGvs%{9vǎ\.sm찵t:癙^s-VVV`hhd>VWWIb1=J:f||EIR,,,PX\\j^۷dXZZ@ zdd%RƸz*?~׹>Td2Igg'׮]ի344dO!ORcee5;laGVcvvZF:fyy4brrQ* $q=n޼$ׯ_޽{vtĥKo~墭uFGG{.kkktwwo>m%!K V155 HĎB<~K\&r!~?lIl!X,F4n)x<{(ݻw쐶Çs]{IX__''ӝ-8x yۇ\~ݞ288bee~28vapuJX>LҥK,//*  J ډ_no~4fvv+W8w@7nP*cnn@ @gg'Hb tvvL&y&N~87n@UU>3^%xN[DVcnn'[sa0;;ˍ7'7nژfbbT*ϑH"Ȗ|p-nݺe57[IOOΝ;ܿHX,F&LLLt:x<,..r-FFFevj7n`ll ;0 bhER(BX'K($I۩T*R)E|>g߿OVcϞ=^h}[9>R~p: P,Y]]%u'Y9}=ve:::8tdvvJB{{;===3Ŭ{D8;v-\Z ˅gvttvuzn|>:dO]$M$RrtvviPȞ~m}2dxxJ˗q\:uB@ZΝ;nN<Ɂ mrAt]gaaq{J5yll}۷T*tttx}pض4{emm ǃ(dY;G$L5 D"۷˗/sɤ{ *Ӷ|TU4M#p8HR8NbdA{Zt(BQ:::( 4gk5Z2;;(tuu `5L&w}`nx\.<=== '|B^' DȎӧOzQU\.333h v;4iB_(AHheÄB-Yƚ'StttluHD^'ڃ]'N[ +4M G[[=t:l_39Ci+8~$JV_XJE! Z~>)+TU3YF~horq< tttpQJulGDl'Ś9`Ĭ8iRVVvabm6H~4NcfY3x^N^9krirN 0cTr*zmmiT*rǣy;3ͩSPUվYl-x},Nɬ<) ܸq9;.J`pp{t:o%p1;Xu9rqݻgR7nN) sa>0<L^ZSP6UU'uLe3QHR\|Iػw/bўmv5666OT*ܜ~:oc߾}ܻw={ݍ,LOO0Vm\iOOy]8umm?ox<ϭ뺝ز àT*ERhooX,rMرcLLL011Agg'\|>ogzeΜ9CXnķ#DB QsIGp8{Ngg]ydxxTUT*Q՘dffxEdY^R###d24kkkI,G,?mEYXkiƆXQ{Mgg]r˲@Ǐ /nrl,( NV{ejC:cccLMM9"fgg),,,զgggo墷SNqMFGG) J%fff  2==MXO?%0>>?fvv ,//S,m;޽{q8d},w=pos;wRTv#2jEŢ-VH.СC߿e\b[h;wimmmLOOֆ"JٕZt:;}hkk#NNp$2HĎAL&c Q<ZNp8X^^&zD",-- d2;*ٳ߿gW5IӴ111$jSN93"b1NGUUΞ=Kgg'###ùshoo̙3\t.%e-g<>϶O8KH&>|nVWW) ֳ,lEQz[b___'xQJXl֎ *Xө1 RVK-ߴvmA5𧪪S\.T* 8UU)vAdzivRdiO1Guh8D>緿-___dz6k333͑#G( \v)bN"P*ݻN:E{{{ˊr\8$o љge199??r>۩]Äj4 J",9XvdItQ穔J(Zo0V*Mz:SSS|\p^|Wl&T?y&###b1FGGOPU \B8frrzOS|>3oh3 /^Bu8e|w|˗/OOEN:E &̦j|;Qf5o@@/$?6{* C6AZAEh뀄p=^__gyy^bi"ȮDsIj,S,> .099IPt2==?\vl6+Qd62膎uG$xx@g?}j4YZ^YZZf~~II  gDbD0 C40SSS,,,ݽ;,A< s[ͯVdƿO41q8hN,WI6-iT*(d~~9 cwS;]7cu{l|>O6E4E0 TUnǦ$I=ΉǨV혀DgG=4KD#YN$'Oc~<(yFGG|fIR,--QVq:ϼA ;4 `Pkks#e8K?`@4H,+Gώaat]gddQFGGgR2"oZ_D__R)(?3td2mI顯,mFQ>|}S)p8OzϽ 3`xxC4% rI۟IFNTg9j*7iBRt^eRo388:D^֘' =z,w2IHR8pEQX\\cǎN1M!TUejj.;~}ޭhC( {&Qv\ q=;b%4\\*bҸ)4waT+*2.9Ή^6S}$Ib1NIENDB`font-manager-0.9.4/lib/docs/images/PreviewPane.png000066400000000000000000003223721476271126700220260ustar00rootroot00000000000000PNG  IHDRx,ɂGgAMA a cHRMz&u0`:pQ<bKGDtIME5/væIDATxדe׵ җ/GC*$u+Cznut IsEЀKٹv͉B@ $2+src97-B -UBmZhᇃ2}V^qZh~Xo %~<#2-B sȿe3!ߛ4mZz 3;o0ny-B @oz3vpq׊/csY,fGR1uoZj4UחBza~!Oċ4ڳhy݁4:044ߜ:sO-s_^3uZhZ@рV-;w~?{IlF5VQCOOow}k4}-B ?F92?~WUUgC4޻r׿FOZh V}~r5L_x;H&./ C4z>8?vS4@UUPUjsLBAQjZhP4;~` 0H$| (4xEQZ&j, X NG}=Uj*Z4(HطB -Vcj5EQ@а›nFx]Z5T*4>uPd`h^UJl^Gh ^weB - JbVTCY4֪ZmDeTZVhFچX&L1R)74mZ+BZVkU9I$5ϾtZM_5*((ƾ4(ɬB4-B σ J^k5= ;.>{@QU4s]QrEuPr~)e[kgD}?Z@njFAQ[0ό0ʪ/(X,f Fþc~~Fi;2F=7zqo[sBi; l諨BZ &ȑ|^/z/@HG nJ9Hg23Y@j5c^Tr9F#&>*|T:C^l6a0ύo=-@P9^{7HO*^>%gu}FGFtj TU=Ckm#BV$?h4b19ql#}z997;L{!] ٗ#jm(zTUEQT7Cb4&qTWq䨚G< g~\wx1FUA|cUTrU/Wjh҈_4<j!zq\D6TeZQ@QfrgnQTZ,juZ-^clh~tc1p~ SӨjI(EFىF)FUUMuwqi~?Z52:˅bfaX8l6B>:^z[HC2*k0}>F82Џ`0|io*=G #CT*,3Z#T+U3zβ{qm{4c#DB! οa`0 (JxlV gNgP @{[B h4 (Zq;j5Z-pAj왓N Q*]Ϥ(ڟM~~NQ_ -9t8^UT>"vhr7)rGk=۾^Q*VHe·B -/|iި+ 7}Icj5 MVZh%ڕށFituUUz:)FAQ3Bi[h^/6a?PunoB -JFDxWUjY(Zh?7j:Z;/.tRU*R +MDZhj35 Fh2ah5o$޼o zZh~ M 8D(tzE(4Zk N}A[1ZhEVCgOȗbѨJMc4;\ ?PukIk2Vvj;Jg{+߇W[Ǐr>Fpq[DatZ ϣ() (%V 1;@^' BX"͢jYl0;@_/Tk5FHTTuV֩V< JB\^d'i4(JL6G(XVJ6ElVFk@ZeggEgG;0ds9J&HX\.c6tUl zB(eBZ%W(jZ,k_6^|;( b/AQy^\e,xvX^]c7%ժF >wvX\YVM6eie łlfymT2b=a{wXF#sd|^=]]/Niok4ލF)W* j03?OR6AP_Z&`ZiDX (ʤ)\NGy=B5Uf& mS(\tJB5HmNcaqEv ptlh:?nn 'i?`'(x<.LFÛ5BXd}cL&j%153#2b%76><7S3s;jmфdl`,  tl6lvi]^3hQQ)ʤ3YrFH(DOg'n76jo<[UT ᨺJV'/p tZl6\<=R B#t:ZO?BZF>K#Xa4<2@(" QY~{GkTZ-Nx]N .FK*Fױ[LƆ'n4f#yX,fbcbRAQiTijՊlb6f)u:ҙL_u,ϼy>}ndYF!T*a4YzzJL*FAj]DLL 1 %{{xz`d"4 3֐d"Q,(FjpюN%Ja4ju.[;;dsYP[;;-.Jh4wvM>t :@m0tZ{{].=>pV ULF#*P,Ei`iXfS٬lm09=% RV1 L&h VK]mw71|^PVj[40t:]stG{h :AV~󥂢!Hc\.h4r`r յh]86"  ۞-NP(@F pdpbYq9L&-ӁdBt:C^t:NÎAoaK|vVj:٬8N6+Ngû;l^z=fP0@ ntڱZQ*]N'm0mгɫfv7V˻T: P{~$+zHҴjF*f/#/4^C^jREb61+9v#DQ _h4tuvRF-@V& ˎ`gFt<ԭ?n$zmDBAƄFQsSǍh0X(t9ϟ?G=t{^&؋,G (ʾĂF%1h^'s rU¾q~ۏ^?,z:PѨ$}ou:ݳeo[y-54d Cc2?06FAw\ߔJ4Z ZE+'>˷z<>]5Y_/:WV8n=;p4 Ʀ7ĊZS<'>~\x * z*cI#ش_?ۮw8n97'}|ޤa?xä%zJyxy*FZ=]PW0{3 Kb_dWl"w~^¼ڀ^R b?oWh^5!M/德 43k =ZڈGա_騪uR\!WQ(W~*u*6& F˰?/ղ[R.IJGUUUYC%t^|\m k|0P-B /xgt-h$_AoСu: h|I̞M_ՀA[ZmZh5Q{f+Bߠ1tCY yūh|HOH(`jiZZx=T5 w'_hZ-o ؈a _zML^fIN'^GOJoXUiZ9hZ2 |Jy t:_דN$ a٤Tp\m6zN*bccP(햓(e ZF&Zha?ޘIP,@UU P* r{8k~*l6Ǚ.4 [[[\.QUUш@UUvvvfJ.rn7]]]D"bwe{{E!Nt:jyl6Fd4Rf E ݻwE׳KZ%P(jXV|>T]8$ *tR$ %P(p8l6b.*kkkdYl6ZDV\.N;v0,--Alnnb0#N ( >- ^$e4t:fvv5N`l6 6H$"@|{Qհ$ JVU_ѐf1r1T*qqt:vU\.lm  8qOX$L233baffb(Jv8y<˘f }}}&zikZJj82 gΜ^#eYݻ` cXyr]!ŨLOOcV199L&T*l6tr|CZhޘۤjx/sRd2I&1ZF*b}}m vߏbP,)hZjln6m'IɤlfccC<& ͳMX,\.VR.bѶ\T&LR,#LxhkkX,dpݔeiZ-tx<6]h5nZYYP(-EY+X,rQThoo 4 zχjra0!Lvb&lnnʉtkk Áw[Zx}1(4Z &Cu>"b088(ۖF EQdd2a28s lllh 2-r& ʹsPFW{h$ u:ÛfZ-PHz{3T8;ՈHt:Bܸ^+NpEQ f4xKkI&8s*FN8!i{333ra6 BSSSz"͒fEѰC"`ccC0WVVD"FdRd{ooB@Tq "gee^9M(b}}]RL&255%h4677~V+B!0(T*x<Iloov1 | )ߏhdvvUU9z(Hl6K*bee%f3ݬA8j d󱲲 HeT V‚_|e[h9xc R*0Lx<ɤ} !Drxp_`612j1$IݻG<Zb0l6>}J.t277'j}쒁^XZVit:wd2d|,//ayyrL{{;sssAUU^/a٤QL.\@S(H$b1Fz v]QT/ $ {^Zx4Iшl6 lyTUǥ~MRKB__' N'CCC|>jtF#Czxn344D @Qz=O&IVwߕ+(L&FQ#ŹsT* D"t:򵿿N 6]]]:W#pp)l?G1>dql6?|͛\pP(04C4tԛ۵Zn޼ɉ'YrylIn7}}}yT_)}p,83ۇg>"l6X__ٳj#DK87nܠ}?Fǥ eF3338qp8bUd - |^gff%Ν;G<gff6e(Rjgr])L&x<U(Fdt:RSKH^'fpbww$+++A* n[bzN'Lr锆QӑfT*Y)4WPZ:$ l6<H.ꐵZMV8`҈$hdXcooOCfN&L&,ǩV2L&MT%| }|~'+qT*}t:-e&vwwxFd vwwgmm!dq\.JXX,F:fxxP(~[hkxAUU$jl6+fk׮ ywy8qB 9s7ovwwq8={U0L\xA_}8Nwc*V^ϓ'OVIᫍ FGGR:֭[<~tAT!j9sT*E2J0::ʥKH$QڒЕF`0p8p ,..2::.ۨҒ ;Y,z====,..JvxxǏikkfvww}6h4H&Jʣ*㬬/_&355E\m>st:o* 'OԩSRӦP(S>}d||%&&&fioogoocǎwRm{{Ol歷buuh4'N߿ZAraX*$ $^mAɄˤl1 388yۄaXEpkkkG$DQxZ{R,+++?^&D筷bssiTUe``G^&oܸ!9z=;;;P. R^d1y>}e֭[T*N eNq鴜^/]]]<}G&J/2i6Vǹtwܑ4IYWH$ d2Iww7.\tzѣ̙3H.VPkkkI48qB@OO9pX(<|qv;<`ff˗vO'I m$8z. :NՋ\eZ hhpp%ٍYNYh v|\~+ K PkDDrjl#(ѽ|>=z*z]ы18eQW$R>6mmmx<)9,GaXJR0餽]х$,#G븵%^<`4Zn2 I -ᵓZ ׋lbٰN%ـ>›Nć: fD"LNNr]xɓ'Xh4FFFTKvDtReBT*D"M{{;NS2V ׈pҒyn7Rh4裏@ʕ+r1>>GQNM{Y $QT8qB&鴜EXjZ:;;%}bp%6K,\}ӧ)000@gggKZE2zzNOO\RoB]"7u.]j~):ܔ[E r[ƙ3gSG޺z+<}Bqz𽽽tttc }1.}okk]",&iwvvr)n "Аv1q"'x&N1),tE.C<'FJd`(rH$" {يpdyNGooB xBqzE,r,]Vݥ#sZ4T* e Y3ɰL8RЈ/,,`6ioo7O\ͅW/{blbsss8فJP EbyҁqnY|%V£a3eUܻ919@&EammMXvr8y$^M2 ===rҌ322B2bH|sIyg :X>)7+dY#BE͟'&&$%˗ ޭb -hf[PPUU=nݺٳgeS "~-z"+zt1(VV p.f"5Ījb1)+ʖ(9q.-nݺ%vvvXYY![[[vɼ}hYh%%* HڢXK]f~) I^gggGjq|>PUÌ.WB yFGG)J,,,P.ջb"I,,,墻[HXV)Q,eQͱ:J-( B!FwsŸeE\wee@V*&''ّ-ָ8 ORIJS*td2sz=weffl4{hoogeeE&-"c{1p…}q{hx_|\YvwwtDQ<SSSL&%G\.v+WORCzzǏfvsI/:E,Czy fd2b1Y555E4ncJR\~t:jejj(E4^^^fmm ӧOfjj &Cbbua$Ͷ\.KP.#/bRKR}*hT2AƸr `L&륯1v;=z+W`Xd2aVWWro%k΍vFGGr ݼ[;vLxw$c|XUU$ pV+r D"u:ݞ̙3uuu122BGGFA~l"x3EVHj50}}}\|Ǐ$[[[2H$oM{{;l%=˗1NesN J[K -SkT*E>'LJHd2)_`Zz\.iEwq+p d$n#GH~jewwzt찱!șHRFNOO˱J%vvv:B*bvvt:M8fhhB@XرcPAs?x~ OuiiIj,d =H"%$ G$tzKKK$ ~?䤤+ Y\\<}}}qjZ666F*BfddñϹd2Z-de91r'י%JIPl&_aٜY4KJS/tr9[,^/r^O(b00RXjssdR݊zzzHV.SN8q8lVƑL&'NHP(0I[[l`0_RPBѣGeUB( 9r|>O*SN(BjȊX=zZ&!VeooL&CGG\.?300 ,jD"͢0@|>/=qxH$@ 5@.)_ZXgoooB 4Sժ,y͒ALʊ.IZj5ٟrIZ&cׯ_nS(d/WJZ̞x|~39AcEp(z֭[ a0u###8q-@طC!cz?@ 0ȫ]tYm͟= L"~'}}:NŅSxcH q5QvBB BL^T 4,h1VK8ghhՊj7fՋcL&zȰaMBDAJ_t-sܚkσG)\ ` p`jˑ#Gzzo)፵kF} Ţ4z^zZCCCjrt:eB0j5VWWMLOO.')+y߉b!)/G0\.B)qų#̂2Z՘frr/F{L H_a͛RhZ, BH%zl*#rL<޽{2,ޚZfggY]]ӤR)D"Y`X|L&dY666hoogxx055g}#ӵZ-###2)[TX\\dffJfx<. ) h4)555]=zD\fllLhbܸqD{{;,//VaZ+h4J?\'O[o0??N#ɐd( BEKŢd,--je||\TɉjppPiхjmmEavvll6+T.zzz'K'N嘘R0::* J1]Ur,,,hD2;;K2'NP*s7nܐrQu8qtI, [e666xL.ll6F~fggR/'111P,%IUU9BWW,//`ll`02-x. x<v;҃,7o$ rC0LtuuNY^^faT{Iwf{{?Rڵkj5(.P(TJ&UUѣGRXMLL`XdU-O~ 石#)'Oduu f100xwcf3FesjAlȭ[6,..ciE{wwITUennN>ݻGgg'wb4z*CCC(" ®^*嚯^*)KKK;vLTUe~~?K6 Lfffdwjjbȓ'O0 i666p\ܾ}NIkSKx݅BZz=KKKlnnsj7`zzZ[rIx`_WP֭[LNN'W333^b1|2O>d2Q.I&~h^zl6BnvvVRfȃ8uFͥ?#.\@Tɓ't:%\詬ǹr /_3oB8"4177^磏>ʕ+x<$wܑe{GvYZZl6sy>C4j;l6311A<O'yr ZMJ 322ѣG|s=* z{{y)laqutr~˙3gr A2N:?g.VVVdE輈}΢*{<YXX  L&Y]] ]Dh_9sFNjpqʕ+g?b:Nj|9.'ccctttpi\B__rJ}~g=zӧO1 1|>/}ǛZxx#Xie  b1vww1=ol-|:\|Y29@T&Ͷ&~'ľ`Z'B "75jr£]]BmR_LRI6Oq:4ׯ_azNP Jʣa] }]x- Ţ8pPUh4244$+b Ftw333rYx1t:ikkf1;;KCLV"&rw3vq\Rٳ|>vwwY^^T*m@ xMRM,D[$"0%JQ(d1I^/) beW_}%ۼ ˒۷oKNn޼ x^N<wޥMjJ%nݺ% +++R}``) Yn?44D>?G"mmmmq:d @AAddxNDmh\8!>zzzd5_N'cꢽ]s{HuƤC"j,CCC| 'OV\drrRDGGl4^?y%+|+#l.:=;4k rAkqE)*,w?8ݫyx=Bj?~39A[SSStttz\rL&#"2??͛7O~"sG/nb&& -dm.n-xR(Cz{{iooT*6 ,)gTUu(Vؘh$w&Z l6K2d2ݕхIR)ܤT*t:tyl6/|>GUU)V,e_u-/E^FwdZefRjYKx"lZIRR&*U^OP e2YTdzl6Sդ£nca\.G*l6t:)2qjx,˾B,!&V}Ry)W^?~]2x<2V/u]/z=DB@:&L et:RG J^ߧwH&!JX^fe4J"ǶG"`ttTj#kW.-- NN8"|!A)`Z9vuN8ŋ!_rL&|p033#2?^h4ʵkdd 8vO>׮]#R8uHsαG:wLOO^ύ7LOO O^gzz[nQ(dR̙3βũSrq Z5LMMRO$JxwUJ;wS [LNNb>}IΜ9ƍtuuqqEakkx<.5 +++ Ν;'kfggrxllmbZ3?Ң(*滝d2&'' L&)JҫQz9q>N@|oӊUU΍7>]]]|W84} Q*wHRܺuNQUQ677"333R)?N8 i<EWVWW0ܿzᅬVի)AѰn}6?H{{;eXXX޽{ R*믥=??&e_|YHr9q?~ 666FǏg}&Cwܑnn{O|l6۬pe1s9LQ>}g}sssx<B~>}Ɔ4􊢰:fFQS=v`P^޽{**^P<2??ϭ[hoogppzlf{{G188d+ ]<Νn3o&2::ʽ{Otw!Y^^&K~|0LG":D7x힬B7\IJuzzZ?"vس̙3-xr o6O>+p8fcjj Ʉf#x㌌{܇V% z}]N'7n`vvE씂p͂iZV6kWWx^z-ӧv޾Yܹsukkk\|K.j~';iZ:Q$Ǜ[q2..nss41"k{!Fs3bH\nN ȸe&azh4x PUUf3,_z]R( mᛸ4찳fPp uS(蕂7s.\ԩSܽ{EQ8{,EcڞV*IBn@(~NFB SĆMb=Izofwl.@Q>L&?Oj0H,jBST6DY\>N>-E̚B諯1 .//Cl63<<̝;wŋ?/*rY6'%(dYY?^;ɚJdW$ 8~'ajW2⻐gzzeq֭[|Dzs2_ l۹z*B6TU088ܿ0&KKK\~] fa?~,ܻwR CCCA:;;}6N>n޼j%P(I64OFFL,gI)cs?~ݻwyJLenݺܜ670FPMn߾-;AuttL&~@qݻw@?x Ax +%Ľt~(죑s)RNh48zע+dQ3~n[zp6LFN^:N+ g ]g1Jw2==ͯ~+٘%sóvoJVVL>6?FX%#q =T*Fy\냡-o^m6"| ;!yb_{ܟ96'|NҼt"z[P:ap8,?8Us^>9b;qmĿnPjYܟ })p=2 W\Vk>|-^4L&C<c"w-<`=Y_jt:-bz-e D}~sCb0??OVc``[X%l3X[[Ze_l6\CFVV6_.YXXGEr[h4Mro^k >* 6~2::[[[vΟ?NÇx<:::3upzm[b_fqsssvbccFCGGKk4pQTZ%%Xw?YYY/%#^濿J^VUUUWWL?>^j5(Jߪ~U OSbzǃ`mmO?1لyi ַ׉f+xU !+1^Q<Rb8|>/W0D U<AIXp`ۥ(ȹdY*;H$2$f0dP(HYEQX__8ocmm N'i"ߓf1)& ANR2z1ͲP7B^J* tZDo>gssuT*RBH$ ,//+{޶׏6DQtwwˇ^$lfhhǏ Ü={UUs,>ݻw+W!<F<|{<ѣ<~Ooo/ܹsl6ˉ'p8ҋ}=ߖ1Tanܸ'O\t^*;v.=zD,{dpRTx)wܡR055E8fkk x"mmm|Wh4N:Çqݜ;wN&>}*cSSS;x^^(sMjAÇLfҥKCT*J ~>}$SSSP(( _}GTUԩS(ƒdQej,~)z .ׇ`^377իW%O>' 啕VVVF=*333 `2qLLLf9vn<|۷o}}}2_יO?}y&''%cJ͛t:Y]]ejj)%Uh4Egg'gΜaxxX:uJ>wcqq_5tl6sΟ?ڵkϥK)VѣGU4RԥR7oC9~ A@ 8gff7ob6^lB ?TA8^XzF$x-ɄGl6)uncIT R))|ǎc=z$E;'311A0&S* t:.^dggŤry<}-C4e\`0P.ZdYz^F#lz.JhM|!ۊ"^gnjT*~Ksg!cدR.VtKJ2daaJEFI߅[,y!nݒ0O߿o-?x xӹOMɓhZѨ,j,Q S*^W&aoo`0ql6K*͕Dhn' Ƙ2$J4 XVKR?&a4z!ؘ\Mir\.G4巿-&skZkKt:.B_?~ߏr& *;=tttHUCoo/gwww344"HKR!b$QL&f2y%B|\.'/9"4òΎ EFX,JQY,wdR\.,B !.$ĉ 8z(zbH(]f}^P(s:F"ԩSIсdP(pmt:Ol6JVvٸ\hrz16Q &޷~9z?.(IܹshZd"xp `kD  0vfRr,L].PN'5Bre DRNR|TT>E>au) p9"O<^__grrCRp{hO*UpлV(>tI:! @rRjUJ&עRp5n߾Ϳwv) M& ceYMl6KUFfޭNT*ɰGYVY~jt]6h4Jc)J]EW-$a$;BWFSz ae GJg*J<6K$\.Y),~<Z&-_PT\;tBOyT*R)yoJ&IRiv)7!Y.b"z`߾&{s]𿛷3LS#'OdddDރĢ[ac kIiU ){ wF[Rk6#߼}(ZyKd2{D?݉ dg`#xq?KVCfx<.WB~*hzKy/FaxxP(-C׼aؚEĊ@SUUY,x@vj>Z>wޡ[XeDQ٫JZWX^^faa˗/eJ EO__ `7q\2j+ceY_Γ'OxjFXy:.k$hg$_@+TĈ1115wcrc⾈1J%n߾_ ժL`8qB$>K,ý{l,<4_k"WZL& ^ޣz.]-j_^/Nxq>,,EIDAT.*˗/`ccC}粴_x~TZ.DKv.<ӄa|BaddDh177G$SE;wjeQ(,--QT2<T*2tvv.L&ֈQ՘!H^N6%LJBӱ§~# hkk#˨͛7aggO>l6dj~zx<Ç࣏>mffB@"g?===(J\.0 ܹsX,Vv~S.#333o?IO?P(Veyyz_WR(-^'Řarr=◿%B?\^v .H0Z~g9rp8.o|2b?)qDQ_ο]QvZYYaffܻw#k//'? o׮]#JIIXrTU?iF## {ﵔ(Z4D'OF=$cssSVM342###׿loo[~{\ _~!mmmR/R(DYK|]FPZD"_|gϞw#$>~_c۹~4_:u pwG$>lmmolnnA(TQ>e_TƩS8y$Νߗ}}}LLLH!nݺo~~4vRЦ9:\.lj'-'g?#L$+6?q1n޼ q;˗%EUU$9_>X,ƭ[RǏFrƍl6(J|WWt\יBr 9H $")ZT%E^gdlɒ@IL")1$" @+r_pE"E-eUu>ۙbSSS#322b͚5߿_ ٽ{7>,aaatuu1<<̅ XZZZMCCSSSo(ر[bXhoo0_|u֑-y&''!11Qкn\"O?-p}O377Dž $ۧz˞8MRhb.--< HZbatttvQ[Jt:YYYdeep8u399IDDfyY}}}$%%ɗ-))I~_{++~˅s'211ڵk),,/N(2GII ׯ_OEEeee*::ZHhll$"">^jIII!33._餬a?<7o8!o.JI [[[%%Ej4f|.EddUHLL̥TY͝g||!"""""fnn7o b2Ẫaڵt:hooJ%߽{Lii)* ٌ\۷'''Iprq#ȕ~{}{x{ 0zzzz$&&b۱X,bX|d+L*&h4bbb(..&!!AjY@pDth)r \Nbeje 4!!۷Of)xY^iu#[˕+Whjjb׮]X,Ο?[l!.. 14x,d8KM^Ps.eA\Vnψ{R3"@,`,,,HrܹsJj#ޑ V^MSSW\IͥZPZAl[ )S(EnZZVŲ,h YXXa6m$bx9^/8nܸAqq1ˮWEUx)>hIOO'&&FV/b+V}]4SSSLMM122Boo/2%khh@fgg _ Sd@@K|tttH{%h4RTTD?N\.z(z{{ioo. q~O||E `nnNuHஈ`le#Tl6^W^? 0/rV+N 酼𻋶KHH@Ѱ(?OILL+r8y ߻d%!b;j瞓@m- bR m%Ξ=Kss3w&::~N8 ؾ}kOgR̓ʩ<ۗ&HKl^16h¥!+X Tjjϕt9C96B)&AV V eף\L˸+""j:h[ڊN뗵#<"( zD?33sYm"%fvkJMoB/Ԕ}`kR`XVNh{<nݺEww7k֬9$5?(? .6KOO'55UNBٟ}c,'ٟ&m.kCa%J:84_G=JNcݺu=#j}̚}q+N~L&tO>}k4RRf|6EIBL"X,_g-JWZEaa!FK&Q)}KKKTIfom"7>>jb<#Kuu2CNYbccH&vd!Пb[djjJ~?n_|k '77^xI|u:t|op8y&CCC2A388TaJ?L-hHNNd2-:'ߏ(X[1:)++RP%}>߲vqnoSBD)X6W2::ʾ}X,2+K(h+ מYFy =e \-jL׫S"KChO; R=G~v_ξ}dFVOO254U^ZZblll`6~9} ^(,Ghjj^6nx_ ];L񐕕b,;WJ⡲C u 03 ձzjZ-6۷SRR@kk+vst:QղT@2A) "14xX,466Cuu5@7o ̔bUJWWaaa]v3~llK.!ŕND%˩fÆ ɹTVVG[[b0hii7DGG!""1ZfQa8uǎCzz:SvbժU nܸfc|>nݺEff&EEEO-JEOOR.***팎z%66,%99ףhoog~~͆n'++Zz N >;>>.`0j*Ҹuv;vjdddUVu}}}T****(..fddDVnOMMQVV&y{{{9y$nrgdjjJ֮]KLLeh;::v6 (ݎ\rM0$--7ӃN˗}M}}}477t:v!fT]]Mff&wޥCXIRRw؞h099IEEnwb2^V]hۥ #DGG륦%,,qƈ fnn#GHI?93Zh?㡺#G`Yz5C}}=MMM2';::'|n'##NyҥK&tddd066FWW/$'' h$::$ir$mff[nU"--;w~ [r(Ho$$$Hk׮~eիe p|@IIɲj__^~NCHLL$))&^//K;W>bllheKxx87nd2QSSP*[uddd3ϐAll,/^dɉ ~iz=}v9߹see XT===\v[uVZ$FrQyg Dmƍ韸x" :qqq2o~Ccc#555~z{{YZZr@ww7yrss%Kd͚5BN'22gKdd$z;wyft:tASO=Eaa!DEE~z_h4\z -pD+MEEAfҥKLNNg6l 33:;;씓ENN|B`}~~8N<륥 ~Ʌ ikkC3223F#CCCQYYfX,ei{JhWDDCE5S^oq,]\\dxxX&%%WrIbcc`0^fI>,o&-[)rM&(+Wmh[VU_`0Mrr2uuut:T*ղ)q)ٿ?cccɓ'YZ'RX\\dC͛U*\咸jNhZ&&&XZZ"!!bbbp###T*6mڄln300@||*ξY{t(LOOK PBr\ˤ݄tÎtņ իu-WdeeqyN'~~F#zt9s j1 (--y 6PXXȇ~ȉ'xW2<<͛7ʶqQT*UUU477s)h4zj"YYYXEDSA, 477sz=}}}[XN>j套^K.͛_9IfT*vuuxˮ E`,sm륆MQ9(Q:rZ[[9}4 aXJUfAAAdffvZ:;;|aR[ l2 IpZ^IG0<ўl31ql6fgg |>]ƹs(**ʕ+ϤCTT-*Cts~)RJRSS#Drrr!++R4\OMM 333;Hw.oޞ6@b`/$V%**Jt:ݗ怋]TiZɎ))),z&^*bIYv-fYbzU*III撕Ju!gxjZ-t:Z-)))jV+6 J%IW$ 5ez+=8J%w*Qh7A]{qEE"\taMw JMym37Q%fYQL-G̭3338*ٷnK.q])2233Q\|}=lLQVQ&BW_xŕ7~:?m>իW)//ӧq:_,--q]}]Ν; p+\J|__ǎ#++t^>Ͼuҏj*尸,6)~@f}z@ ntj2PeZt $ԉRSSQ ]",fgge nQb].xfy<d ȔSQ4#G`!dLn7NSE^@,+ 1::*dѓ8еY鈎fqq*bO333#Ë́_ rl6SȯWn(kv.~wZ]X(2(ntgQO n9y$RraaYyaaa+‚QX J.w$jd R9 Xx6oLgg'wE2:: @NNCCCRw (rrr$+W0==``ӦMD3 (QLL ֭#==/}Ν;ܸq:222蠥EI֒Oss3}}}~`۶mt:FFFxDE|>:55%륪M6a0ƍFaaԪ&bv2gڵTWWÙ3gXXXRػw/\|M6QVVΝ#-- 6l+%=0??Մ1==͵k^/MMMܹsG&&&0 _ўD.|ѽ,,,0>>NKKAVb5e ۾bԔ;w3g`۹vgϞ+F9ܜ<"]]]|̐J?֭[,,,pudNWW8]_|<|GLNNlW300@bbmy<T*iiiLNN{q-ǎȑ#Rgtr)1X,_{$\x$.]rhnn ˅ 8z(N$V%-- ٌdjK7oO>8j gΜw.[---199ɑ#Gf$܃ ---455p8hjjСCl6f9tqQINNFV駟rI&''9{,Hl9N9uꔌ#ttto3<< OOR4;;;d1|>IIIܹsO>:::xw꒵ FL&qqq-333ny~!}}}LNNrqz{{IJJ駟re[DDNuСC`0"33۷qݒ'uUCUNESoo/###dffʶgaaǏS__OLL fF?222BwwvsY== ~||.6l؀(Utr0+1^~ڵk9p)FFF !WBwannNn}> ,,, zzzu6^)CDY)p8dee֭#773gׇ%66۷INNd"""HMM駟l6c49rSSSKHmm-~PT8p@tk׮QRRŽ;?d2{nIDV䮋"<22v)_ӧOS[[˚5kHNN=SSShZbcc婧bnnY(//hx_744`28xt%Bd2122Bnn.qqq:t*VUdCMM充LYY===l߾j<ᤧOlfjj.]D~~>po3>>N__[lYom4ٸq,z|βn:QZZJEE8 W^Wg``J/_fݺuR8z(\.V+>,儇Mll#e}gK?X nGדHOOIIIV%b4BiZ0rp8gtt(9lzd2EDD:N2FĹ HDVexxD222uDZXX3Hu] _`h233e)u:pUz{{1LneUFEEa6%WG9)r,~||2f3F>sssRR177'OJ[1+JJ021 XZLL zxLD񒈩f򨯯'""-[0??ϻ˭[Gaa|>sssPUUEbb"%AaUUUjh4%SRR"))𕲇ʉh48ABBAnfKee}dLwܡMooq Vеkh4ڵ ׯwnbdd}&ީ~e2({u!!rrr惈k355Egg'~;P𑑑"Hqqqa)+*>xP& t0Q},h420LP((jsۉ fggegOHH`۶m444? KJH**%E3;V| #*ɋ)))dddpMطoʕ+rVޗR79(a`b?33#"hJ^ڵkLe| .*$2D +]ӄKE,`6qN̙3$''1ɋTcZ $&&OEE| ϟ%ԥje,G<3n%&,""BV(o1 Bff&۶m E޽ᅬ``DDD033#]/^Ν;۷O())bpf3vZ, >JJJZv+d" 0LNNj1l߾L2;r{b4LMMaZHHH Hu!-RaPʠ8o$2,L&d:u^po"dllcǎƭ[& HHHk׮Hwwd[Bqgjjwy+W8~pJ>`|||Y|>&&&顫K h{@zzZ~:---?arMHHn줾^ }>'N+PYYɩShmm]` իW~:===x<HfoePynfpp~.\@OODEE1<<'??D^mxx8,.\d2QRR"wF*J1 `9vofpppB[\J\v۷oKD}+))ӧOs5yˎ/d}>ӌKȶtttg,bcc)//Z 8vttt0<<%##.\͛7innڵk$''S\\fEZZ~l6◿%_aO&ͪUHLL|NIItbbbl(T̢\V(%]l{DFFn:,\=j46o4MMMH8Ν;裏xbyٸq#.K.D/AZ"p5>>.3_511 cϞ=Z w_AWjj*/'NСC{nRRR$ȪY`R[[KDD 8@%ͤٷo@z\BTT鱗~fggYv-DEE133۷)++i"-Vf[lü{L&HMMn $&--M>S|΅ fvM ҥKgn:LJ{,>,Gh4y饗$bH---i&z-4 ݻX)533իWs5~?.@Z&))gyF+,==Hff&eee255 t:~z-t:۷o'11^OAA߇PT111 22RꫯrQ>Cy'==][[[ږ-[ذaCBӾG')1@@*LbQE#2AĶ0&'''>>^oiiI.KMT*$4>::J t{QVVkFDDZhX\\l6c$]xbzzZHޔ"##e| >>^8>f$G!wz a00Ͳ-c||\fD\배0<7ܜNcll @Lb/8%%Ebacccx<QT0;;+A`\ZZglR+MV%iv;(Ya2hkkwߥjF#ɲV@:d!j2>>N0$998Ɓ@~?fy FsX,L&V!DhMMMPTIl6K>NBB*Je%&&xʗp%''K7np1^{ ;%C\.}V09555 W\ahh'dddzj2F|Y)h$(K ֌eq: t:222]CLH $FOMM&Ӳ+K޷=QZ\\}X]_^V%77wwCCCK6%`NLb2\VA)2@l;Y陉)w@s9 Ohń~Abb}U>d`9rmΞ=++]; 5 d;~4 r,,,hX,rVo&)l*C#V"kQ('.W~a2x$ IL͉=_>Vg;=rf۹qN;w>U_ӑ­[8{,\.޽Kee\\|9xE~jDPgur]RA RAKad0C3<<8IIIRLVSWW'ŶWjTf|I gц_)B`Z]]۶m[&u^g֭ZR&''e˖۷n caavV^٭[߿ct:JXZZbttӧOC]]}677sU{\. gQ\\̶m۾``^}V+۷ob</|+… ϳm6e& OVtܹs]k~坋ٳLNNϒFii붰0yggnn/B|;oڿ^vv;}}}R;RJEΝ;~>? ڵkرdzZ455زe7Oh^Fxg(//e633,Q&<Ktt4jWhϷLYtD %>A.0VU2Sҿi2طoeȴwn&%")9D(V^8H.~ JJ2BnJK+tttt5kȁ[t:Z&'&N:n'>>jRRR&''q\]4dnnHYYYYYl6FGGe^0dppPF#!z,W p8ʢzٵDWWW\4 Mii)q&&&HKKd2ad2IvQnhh ,자$N|t:v!∎|>u:EEEt:ˣEܹbaaiz=2}zzVFGG e8`0jKnPZZ*+5jYXX'iii8N:;;giiI .w(..J61dggSTT$cAccc|LNNKMM!"""@2mS Hb"TUUl_1 L&~jj0::*Q |"]i~?cccX,%aˣ"tuu<#矉=&VȢD'ImZ %ݻ9s0O~B]]oÒv7==MOOʲ͹s8zd2>>sx+TVVJ_Ç!,,,+ÇX,ˮ0^/mmm~v; ~_Kg^OVVV#GHe넇n:݋?'TWWs]>cjkkdgg(駟F ŋtttg}&'SN"?svߧs ._?bY߽{pN0aժU:t>l~ ##E8y$?HII#CCC'qi.\ ܢ@(lvvcǎ"'/zM63??O )yfA/^矧CKBBY7Blcaa˗/3::,oV9u7nܐ/_楗^bݺur#& c ^\?frrÇ355E `jjkcx7ڵk?a}Id^hTTV?g&&&裏f_ D{355EII|$lHll6rx?q|111۷r/IGG?eATTn_f#66-[`2kZV^kJ9rJRSSq:oo&sss?&--7nSNqYٻad`` 鑴a3ظq#M6Iajj*{ell J~222hll]vcl68z(撕իW ,ITGEE,%Ą܂{<$΋/Hbb"}'O䩧bΝ 믿d={}ݍV^ (b|ܸq .m6z)x79r999qܹCRRXV, ݻ̿˿HALP{v0==M?]]]twwM[[}}}pYn޼)-ՔJLQQL `vvhjjLNNJT%O ιdPX(?>adժU$''c2hrrG2::ʶm(..oe!\T餦͛f3V v;===QTT$y<999 AUUGjj* DAA瓕%y&D|RR2fa)Dcccy뭷PڵkيytOFCtt4瓖FNNYYYO6l ++۷oh(,,d~~Cq5w5z<QT^Z7n(+WZh!޽Kyy9(/^ƍ2.#RKKKYf 99934 L&)--!##b4 Nn޽(Νe,ch_T޽+wTn7O=O?4Z8:;;}$q*fDV^MRR ~sD;'%%O]]~{# `V$2HD#\.zzz咁DZgJ󑐐@yy9:N2EہxX(ObZ\\eO2 dff2??˗ *'"pݒ.&(>ZMee%/^>b/x"vm۶NhQ畞^Vn`0(wjbVt\.\.׊^W[T*81BT܄`0k.F#/_gdd^zI_*ULԂ(˅ ^ZΦ`0Ț5kX,ŃBX&//yδ4ׯ_O>!++<*m>>>ɓ'QTٳGfddPZZJoo/@@NZJIA$]qOV)((`0pqUVRdp6ݞ&xp8l6\.̡:jX$j.}|)i G*111deeJ֬YCYYdcZ*:" \v癟Htt4臨SNq19ڦV׋餹#|wDGG>&&& >>,jRTT$gΜAד/jەrj$%%155EKK Ni:::0 dgg377 ###8qBJA ,"kDGdL!&!x`bb2T*lٲ_ 999455133Ll6333CKK F#YYYDGGSSSr!VB+==jjjFVG 51 b*'-_DlL].999^իWKN(Vl66l@]]rO?%fh4RYYe &5L):::5EAii)(~>)bOE#~? 333veDTsʔ+a{!˺yy뭷M^^:$o.PWW˗q\$''Hf3rPKOO~m@\Bdd$>V֬YCUUSSSU&''{n>o~d2m6)HQ^^N}}=qqqF^^dff /0V T>VK]]]]];v!)c222vMMMڵ: Ν#;;[.K R4''`0țoIQQp$\>3{+>C dffyfIEV3;;  ֭[GWW'N`dd ;w2$%%q]m۶q9IMM%<`0(c KoZ.jAA)))XAll,%%%2N WANBb"4)]jQQQK<qqqR7&& jܭk}4CCC?&g$$$Hzh4"&:NN_E~J?w G*+zyW] - >dLB{H3jZޏ]CGph4,F]|D֛'7j~'_XXXFUr"СC3<#~d?ve{rxgoؿ??ޕ&?'lLqET{牊/xu[K|W唈P\XDD}xV1 +-[ߪT}=c  SyCJZ3ԅRۋ 'qݢE kXXUUUrPyCN2⹈4;;L<#%IA}g% ,4mPh|hqp3P!s(Mng B,(MX,2^ &$Z)p+qШrIIIlݺUǹ ?yK>{eY~+})3,7~c|s~UD㾻<%@(++HیF#?~{T)vZ˿6}QLpZسp|]/A&\-탾rS-5r ?+`pLNN266&SDU'""BrtKKKx^^t<466ݻw,+^K2ѿDZ/‚TTTUUQVVFdd}Y:_iZ6nHLL vj56mb⭿ ӳb |>Ο?Omm-k׮Z&Z/9/\tweT/d|Ϸ裏cժU$$$PTh@˗1L~*122̌Y?ˬYlxw$vzqCߔ-..JVʮ]Z)AY=zGϟDddFNNG[[M6=fQ__Ott46lSݣ`猍q'm /Ÿ{[7/--a4پ};Wf~~AꫯJM1+O`9YY,?ATP4DEEc)qLqP^uf%w2j?*J[CsWAteƍv4*kZVLtוXWzfJ BR<)3X婲AUޏ/ eJj<.^H__oth4^$:AeZVVކ"|E(ˈ/#+VmnO\kxx8NV¨x`ŷݾu<(YYY177GRRQQQZ__$j-D;;;lDGGSZZbXjFJE||zjFFF0 RE455-ɶtww388\F#y 5>>NZZ2xy&ׯ_)r{.LNN2;;KII ,,,pmXZZ<Agee磿`0Hvv6:|qtV)..@N|>ׯ_v1L$vlbccZ `6iAf3F~O)y `ǎrM4 O=Vcǎq5ɒY\\!"缧?`0?l/R4GFF|2QQQ}8x q_Ntt4.>}FLMMot:X߄|MYt:'))TTTg766&qKKKc͛7;?^{5RSSԩSܹ۷s%_γ>m }}}455an7o&;v`޽ΩSػw/qqqW 55Ub"<>N]] VG244D0dffd~ӟbZ9t/";vnsq?֭[X,bbbuǎ̙3266| ==^JMM [n8Zdggt:l6JFR'm,1egg /ř3g8z(]]]fN8A?bpM?.)b@z444SO=Ů]$?j]r룦fY{0˜9s:6l؀VE^KSSV@ IKKo.{!??q~m;&Uj&''1LKX, W^;ven7|G%33hhkkFGG%Ν; qFY_XXȳ>h>JJJ*>##gy P8|0}EGGiii = Qzfɾinc2Z}O=JUU+ ֮]ˁXZZԩS|'fQݻ$"##ӞLOO/Moo/裏ۿ[F#gΜaf-//trQl6#66K.qy`rrD^z%f2e466x!**JVn۶&''˗ٲe ݜ={ ֬Y#ǎeUFT^/6>7nuV233ygq: sqbccܹs299IWWvgΜaݻWfݼyOp:ro~>S233imm(L\9ڤ(333\.""",--B\\,y9tHZ444t:[vܹTTRp*ݳX\\$55^/)>=EEtl۶<;> ++7xիWߗ2)l6STTDFF))) ;000@II 111RWWGTTӴظq#YYY,--k.._Loo/#%%E*R^^^JzzzHMMiͥH={VQZZJJJ `*?Lܹs'gΜmAm;PXMg%V ZMYYmmmRPP"ܸqCVP&&&JP0}6ׯ=*8Bc ~zjjj"..V l6k׮f VSS8DFF܌Jb||Y)T{t:2lժU$&&2??OXX)))IsII R鬷b6 Iݻx<fffXXXfgg'??}cƍ\p. 0ɭ[jlݺl`0===<ӬZ Fhƍ477˱J=Z5하@ SSS0))e^/_e>@ r`e(64&p"Adbzz˗/%ɖJV(6,,Lb,JjLTUUQ__O}}=Ցę3ghhh`rrիWc2KJÿ% e92UL+,Vq8 Gzem xT TjJAS`/l6sU~sm^{e$ۍ햺6ʕ+n:f3fc+ ` 5&bh"77%JJJ/FU?s.^(^2)4ϝ;ǝ;wعs'VmqFnܸs爌$33e'JyJ^VݪDgT* 277GTT6m"::>`?DGP՘f9x9z%oLtPR`WtX1,--/f3֭cƍlذe|1 MNNс`aa*c `0,,,`x<W+IvvMOOp8p:;Fm6N>{P[RSPTT&1 Okk+)//'""SNIxɎ;FTs2X=hV>JERRnp\tuu1??Onn.zN}sI=d XVbcc'22(qqqvncZ,x9VaaaL&{:qF) 6mz."##qㆬKHH ++sB?rR3FaGֆd"!!u{gff'Ns=''bȑ#deeǝ;wغu+ ^>ClkkcƍԠR ##HLL`0PXXȧ~ݻи;q+=JQ TWWs9tmoo'77m۶8w˔'NƦM慰K0l6͕+Wh4ڊfIBWJ (S"""p8R3U+KKKٸq#V .`Zdvv|>##۷sI|Mjw^{Ķ6{9O?|??QTTVJ1A=,WVGCCo&6l>XFԩSR w^v CuO} IDjlذrgV)**owƍiiiwޑ47nT~~>۷oٳP0^qFZR -dee=m'=$m.B...hDJpї \zz2X)J@4),f( ɟ`QvI曘`۶m‚|a222())re˚+\.111=IYY餧Onn$  X 7͛ٹs'qqq\_d2A "ٳGbjj5&u֑$FK ʬ{)..&33s/SRR(..&22h633#T //ݻwʒ(D\.Pݼy!jkkd2$,''\ x:PRRBaa!f@ fCד#]-"T( fVV)))T*N'TTTnݺj\$n;`h4dffCYYlB4)){ʅNoo/p8^ɢ&ߔp+]TgPbE,0L0].,etrXB}ǡUZ͙3g:TVDF%6:~WI!^/]?EF2r)W>Of?rE&|b c_\ү/Eٶ󄶷rhYr|G+\">HW;JJJ*@jZJC"V$&Ex"پ};̖! .[ԯbE腮^ K$[i$?`0xwqq 3~|7D*p; \ZZJKW} 4ŋ;wN3>hPsqAW` Uh- /~AZZw'wb\nTR "4`‹`rYo"ҽ(ѫ[XJJPx1JWچ^ӗ? 6 Z{V[ v"LU*qqqTFGGTHVB*V?鈏ϝ}Ky/ދvVj(D0~PP_łH@ƔO<ĂNKKKLOOs)KL ׭|jzŶڲµ+v1ZD222$97VMUeu;--;v|)Q|kyDm%[ie h4nJQQѲA嫴уΗĆ d0G|Oz=3,//oꚢYf 'N&==E`˖-;|CeU@J} DF?αEvJ̙{|e[XD(~U[\\dvvqHMM} #++ee{l mNAADFFY h|RU$C_LL&?Lg8ݓXdd$;v 11Voߴ}+Y4^qSzzzXj}/32sܸqL|i~m022… g͚5Oz\v~lBvvt oD=ƍ1͜?t6mLGطrl|gܸqCYA4lٳgFiozoiiѣz8A8&.^H~~jfqEnE9A>oڵke*{!--Be3Z E4e՟mY)(RXjєݗ !|q\LG#Jt}жPameY)餯d^ÎAgꫯ!Q<݀eU_f|e)|_ }YyJpXv?+"(z`/Uhp>mR[>QWy"ϓPoھu2YjdɨT*lBAA$iZ^/@||<2;  2??(v@zzL\XjvvQN'ht: AV+z(蹹9Z̎"Er111~4RRRdzQA+"J߯Hms\RHMM(݅$g~~T90>>.SSSeqqQRd`XVl2j{`2dղؑt:hZ n366&?99,333R,:""Ӊfh4.6b% IˁJ4xCaۙ: fggK~䙙|>߲{PQdueNNβ?==-266T+r1>>pOc8%%F<FnLf3*@ 4]]]GJJ|ZVY\\$99e5*LNNHRR友,3tqv; -#좢Zg,{&ZgVl|>ӌdxo82IDAT9}4vU)O:?*0tK#X+"Y)d fffp<3<^g``>;wzϓ\ܾ}?t:1?faaAʒܹN4oٳ .`6Z={ .HӶm8x2iΟ?ϝ;wؼy}R"' ,+Yea$qI&''eb4裏$&&277[on_'??_ e>DEE/SOɗ:YmjZyꩧؿ? 8q6~?n=jjjZ|x^^{5, ge[-..̋/H||<~!@_\.'N`llW_}UfTZXX 77Lve^u .UV3ϰw^j5ϟɓr`JNN%KAMcc#_|SSS2Ug}V/66^zIǑ#G8.]Á#**PSSÅ HLLddd+ž={PTn9rD_]\\9'''u$IUTkZvŶmۖRŮT^W__m۶cZȝ;wU"ݻM6駟yIOOf{K/Dbbz)i4arrRnk׮qifggeĺuxgHNNfjjǏ)'ס!4 $--O9g_y҈m{+D6l<}ǎ`˖-ș3g_^;99|۷ٿ?eeeXVz-z8HJJHEss3>~ZVΊRsq!*++勔,-._LWWRDyb,JcbbhnnÄ|>ZZZHHH`Ϟ=l߾ODD`0pE?NXX/J#&&~._5550==͕+WF/2k׮ett?ǏSUU%aG׳zjrssq>|/{nJKK>7ߔ2̡CHJJ .HJJ^Ge/aJH́زe :uիWO8q'O.$^y˙O?孷"%%lN:_5%xLVVvns!>CRRRp\ܸq"nJbb"EEEҟVIMM%##Euu@0AIqq1[n gϞ>ٶmnG'L7@ٯYU|y?NYY999X\\w0 x^.\ &&&r V~ /@RRMMMm$$$ȬӧOVy饗vgϞeΝlٲY~_r?K̐FDDX,rrrd"333t_fJXs='; ΝjUp8UCCCx<9An߾MKK 7o{1118$&.%XF X,~Ibfff ڭ[JRDdQQ{AQQQ!Kꇇ%8m͚5? ..Ύ;PTٵk555\|s{.^WŸDtr"'33fNd !֮]KZZtttȗW@ku轈avvVNH~TL]]OΝ;ͽo"GA\e F#\Ga0.*?j7"">4J";;h0<3|'|?۷}vY}*REl"55Ul6%諪HOO֭[TWWINNҵ$\ A$1n+e|IhOlVtW(Bu… %45<<̩St*`mtww۷%H\.DEEI!0Fy EN^9z(8NXn2({^b6BRJ@%с%c#< 'WZц]98PFFe%p8el{DB]AW^yE*$ ih }vdpPKpS(<ñt:`0Huu5'NAHIIY{]Dy,幔L|.蔢}sXX$ j%۰MB%H.M|~lWTS޿PJHH`0PWWGZZMMMǦMALɎ1DFFBmm-}Offf[b2͛7SQQ!X@޽Œ]Pڦh)Tq֯_OuuFB>9v+$$$p%&''Tz饗Io&$$vZ?rE&''پ};qqqx-|GDT,l6 ~Ng`zzVݻ-OT%ĠdFjtX,+ HH&^> 㦥QTT׹|2v]jJah4 ؘӊc^ggdffFrd***hllСCR{ttTBrrrdw$SSSrU)//'--M0ʶh4zcrrW200 5 DDDP__/A HOO… |>WCzދ%| \~ihhh 55U>Ο?˗ٻw/*]]]>|X2CD +Еr |展+B fZ{.9:իW xƍlڴIf(HޜN'O .]555$$$j!22SNa0$_ vN'9CCCRUC5V2Ztvv266n<ZUVȉ'.Q ]LH)ve~ٳg'&&&&&|T*HHHp~WRRnԩStww3::JoōD… SSSC||<9ӥDuu0nN>??rʕejaoot$''j*Nwˌ&uG/\˿HL 111rRT9 )_](ywpsߗ.I)((X6j6nׯ_gdd UUU۷O´(,,d||bL&L9ܼy3###={nf3`R^x2]^^۴q).Խxd|^y23374JJJg``^/Duɓ'$""WPYYK/Drr2s-WV˦M}6OD<V@x"/"ns%!655۷Acc#}=ɐD>ZMXX2[;&''ڵkILDǜK~~>hDz=3gz*FTTVb.pIOOg${VJJ 111jBBB(**bժU1DՒJaa#TRRRFÜ9s0gϞ@8EOFFRjj*BZZ!!!zʒ\k[Hɲ@zz:_^ג 57BOOk֬!!!%?)))2q266y摕%ۧ%F!44V\ITTWٳGKV{HOOg<l~+~7]P$}rC1$ E/nLn %&m:(A|||w}4ӄ݉k;AYpL:?+%XqJf"ǹ-7VI8=UD3Pi&SFQ/]lw߈)U. !]3a˝;w+f<<<$===;8ʾR~&!_p /tYwwy΋Z@nTWvʹ&`ERTkO%QG S4(h\WsM'mD2[r1>CZ[[y7s|x߉z !hGGG/W^! @&B~ǔ|p:}xNRTx>W#>+W.hؔveP\RP:Մts2zU-"se۔~PSYwe$"Aw(C^gse+Ӳwe9Jg訮رc3=L_pBΝ;eX+WP1oLE,dCYd i\W!S)I ?1J<줊aZظq#ZTTwXHXX1"^y"4<<<$5&9'''k)D_l2;::JPP#Tʫ+׫rN:… ?#WpƝ@ƍv鰜Jf3N֭[[i >cE{1twwKU&&&ڵk?w";FNN˗/1CX,֬YH?99hInݢE&LLLHY5ܕLE0Rfݺu2pLU:m_ZFĞ {mt"l6gDPElR@#8DqgE(sп1EAgg':Nf=Nʐ<Nwy|}Dvhh'0Eb6Ba9,Etv%D"GFD -*y^allLٴϙGAW/0o"I-~+D_e1WDf?JS%쉾')׍ljrXz5%%%u)x$^H %::ZenjjbǎTWW3>>NZZV!r xNNN*v; ٳg';;ooo k0(..goׯ_ҥKtvvɆ $xr𛛛x"AAA̟?_Ba?/Ӄ?h6Vjkk5k< Z*Ο?O{{]p!Ѵp ,$Ϝ9'EEEzV+eeeM}}=---Uwww͛ҥK }m(//رc\t '|BVVt:8wfѢE۷tN]]դ; :_瓔D[[/_&;;TK.FQQMMM\ppzzzerr9s0k,)++cbbLVZEXX\z___z{{immݝ.]*---;vz&&& ⩧0111!l$$$xb󄆆RPPDK`ܹ$%%188ȅ ~:P\\L^^nnn?zx'Xhl6jkk/1YYY"`bbB)**`sY 22%K24V;00#GyX|~8wDs &&"f޼y&/22.PBAJrY___/qQZZ*˓Xx1xxx`2y&/_fppPnFNa=XAuugmmm̙3oV9<9Rѽ 6lpC\rEfuuu_LffLfX|9x{{c28v>}}}tdd={A`` fY&(OV---|TTTiӦ6^nܸARR.\ŋL&V^MKK >w'L&|'G}DUUwc׮]呐o7 ޒgddA||<ׯ_O>qB?7:tvvRVVF{{;vׯCvv6b/ڵk̛7ɓ'9yD!/ijj"..J%%T*|2KݝA/Mx͍۷osqYl6yjjjo~#+ݥrW^arr?R%[36ܹ]~?Hbb"ڵ7o''s|||q||#Gp:u`ƍ?`Μ9\v۷!oFjzzz[T*Z[[9qX,n޼ɥKeҥtuucۛSNQSSÏ~#ŘL&I{졥GxzzRQQŋQ V644PXXHFF| \֭sL駟rHNNbp>#IHH[$$$pu{=Φ/p^|EfϞGJLv= qݙ;w.o&ܾ}'ܸq!طo6͛7NKK ΡCXx̙3?ϣimmepp "M{`%po{kFTTIT6F.]Dkk+7nd岎}s=ǪUPTӟ{J#A@*~vڅfOO5kCCCݻ /^L`` twwA]]*>Ƞ柢"6mڄZܹs?7o'oOOOJJJW6$$$`ؽ{7ͼ[̟?޽{yꫯHII!99u{w^hnnf̚5E퍿Cf3280iii|'$$K.xzzꫯJMM wǵkxg$7@II :ZZ/B"""!88[MUP___|ɟ h4c>#:ċ/HRRO($>>8|0ɬ]Z͵kǙ={6X,y饗jrN+((1/_SO=%)Ꮉu͚5u!_2 p.\`ɒ%,^XfΝOf:rJ~~RQQA[[ YFM8p\ $$+WvZBCCݝf>|#>S222j\xQz-rss`0pU 뇑&uD"##N`Cj86b@ F$''K$N***ɓW,\gW^Ϗ ,Xϕ}NyP5͠ɲaO?EVsON199Nx*͛˗NGaa!999h4V+׮]'|ti_l'NիW3w\vͭ[$ˢE(//ƍ,^I-?mI RKqt(66Pn޼Iyy9̙3GsQnݺ,YDYx1+Wv&,Vr,EcV#99Ybbb',,X%66 \5kK.׿5o&))dN8| %,,.^KK 555呕Zח%KpQ̟?gr5%ͮOOO8 羗FC||>.|)>>I줨gyFGII _|ոĬYd*X/Yh97ZpFʰFa ^WyQ"NLL2^fIgpWWLj;cv{{{=O`():N.\777z=Avv6[~8wTWW%M3܁hpPĉ*z{{#TѐlڴIEDx8;\ j A g;N[A =>>.G===x"̙3^xAP4ØL&I-!^čZUVVR[[͛7'''@qPQ\vpOF]a̋9 -lbb!<==IHH <<Fbb"/vuNvljj"%%pz$ƾ}#>>^: 9y$W^}K_=!Ƽ9‘=22h$ j%y0A^t۷smhiiXn+MIGG>>> Q@ h CdRSM,gV+o+V $$QܡS([T( ':˻ˌ%}Yٵk^^^S*+W.t:"rj4a2 ח8RSS)++pٳ=z,,Jel^ؔGFF!((Hn~:ul9qdffNB/bSy e]a+֕JFxzzIII,ZǏs u';j&''`ddD4 joW_}0˖-#$$ՊVÃh֯_fu,"Au>E ,n5J@W\B |7ory}Y6n(e}}}R000hmmeӦMmJEBBٔɹy" w*Ÿ V[[cccRb0HKKߟ0tttի)**OLLȫQHH188( o}}}̈+ɦh섄2228w;w -jf``{RUUE[[eeeɩh2(//&,,ܹP__Occ$fuIKK㥗^"&&?#GHf8vUDtt4gϞ555 ///z=999twwS^^NRR̙3LLL0g|c%lS]Ÿ5k7oĉıc ??@z{{ٹs'lݺg}fvAGG]R* .˗r%1B++BLm70%ۗbK?^rΚ5q:::%66"/8<ƒ˗9y$444pA)**\t:GAV1\ٳ(EOOVnSQQA]]r@fϏs299'|™3ghkkF WR[VFGG1Lxyy111AKK L&v;Fo>"## &'//QnܸYNdMNNg]F{{;uuuCy>, 6l@AA2nΝ2G\dR𾾾,X&23>>^ FW#7oj_\lBFFT>>>,_\<<<#00rڰX,{@T*Ǽy6_Iy爉U3wpp0<쳄鉯/k֬!11Q+OZ&22777ϟ~X(v.8!Β%K!..(]ʋ0H***FӑFzzt-v;111w&dpgׁ+500~NLD[IsESVVFoo/>>>$&&2{lBBB0z6mҥKeʳ>+SyEEPoAww7ZL&֭[={`~iz@D;D2fLJxә ;;9s8~1,BѐJNNA̟? ʤ+%% FÓO>Ill,wP쥲^BBBHMMӓlS2AAA2rT((($(Bؼy3qqq2e˖-deeQ[[А4 0yfQdffׯKV(Ϗ˗Vq tk4"##%""e;U*aaa|&33F$˘;zooo,X@XXeee 1DDFv"##Ϗqz{{9}4o&""qd<J.O3Iv%(bd~ӟ__ J2@f"ӛsD=bv< 83 F@ifq" PJR Sm-d؉rt$ AA S(I~#۷oϤ/z}vbJ!,3u߮SD螫1}0c76)g~N3}}}}2a$ӯS=+U`.]xxbcc*JJJIU(s9S-\Wu;O= ~?]=3)ӹl_,{u>\~i|||\nj)))Qn&kA5ڀ;\O=ׯ_w R}qII`)*8(Lcc[aD8o>>=$½L&3+ ^OLL̴Dhjjbrrb~_؂;;;1LDGG?TȚJ"22ҥ8J?I\G!;c%蚇W\! "##G.X,022"?sdǎ''TYM&_~%Ǐ_dժU5FGCCJv;g?o}[4߯C:::(//'$$gy%CCC{tuuoe1oOTlZ[[{GII 6mzdd@__nnn<' @W+=88(0t:T`"O&DEFF:$)E0})|HHzfx"attTbÝT*AAA2Ouݍj%22!d2I??? W"#Biood29e$}}}rg id0q288rrwws`00'L&& ???|ܞ *J-vrrR-r~<,S~Ooo/팏3g^~eI<~EKNNfƍ}F9vDž d"'VEn:Z[[裏(,,dx{{c69x 555 |||ooo֬YÆ f3Of߾}={OSRSSٴiIII\vÇ,زY~=q^SO=EQQ9rJ֮]{W*`СCj/_f?FVˬd_PPPE8|$顩 HBBtuuQ^^ Zg}իWc4裏uAAAtuu100j%//Of!OLLpYG?h4[,9trOHHDnbΝ$%%Ɍ\{n x'08qSN144jE׳f.]J__oX,ru6mĆ X5۷o&))͛7W]];Css3x{{OqF1\z.,XSO=uIJ2^l|'$P6n(a|Å dh /@tt4۷oߟV+gΜܹs,TsNGQQxyyqv)1JX,--e儅8%ݸq~,$r n۶mtttyfIg搐 Ⱦ+~_ɔmą 𠸸XϏǏm6bccYnvӧOc4y嗱Z={`233򢶶CMtt4\x7orJǹz*nnn^+WJV>$-Z䐔jhʕ+;xxxb v\1""";###%R<==iݝ1]Veڵ9R… ԩS H_Ayy9+VO޽{پ}L[ɓ_+V`8<{b]0L<%h)[cc#o6,v۷ٿ?MMM_j[nQ[[ܹstse.^HQQ6cǎ_ʲe0 >|w}PBBBhhhʕ+瓗`||| "!!(|}}abbFYb駟ҥK)//g۶mÃsα}v|}}yg씸v]#Nww7d۶m$&&FKccc\|*I\z{{9u999c28w<3wv{=***X|9sabb}QSS#khh׿5===YMu& ZL&""H矧iDss3FjN8ABB111ߟׯKLtJuEܹswz8C{i4 }{,^X^OU*Fs-pݸ})㷽ᥗ^?8q\x}OFo>N@zz:q/^LFFᔕ'#3<<̭[HMM%11Z-qqqrPռ۴Jn\XXHLL l6|M"##>Grc˓/&&&B6mĮ]ϤI`ӦM.1GX www(WբXl/TWW܌J^ -- `ɓtuuN#..M6n'??QΜ9ʕ+ &ӥyYLLLp9زe ?3T LKI_'B SSSC{{;pǦHLL3Foo/'N͛R]aWVVrRRR$姛q Z[[fQ\\|wd@ ]$2TUUOVVIyy(Itt4}}}C?U 1^tIҖݏw&Ϙwk,77KJ &I);YX$%]ӥ+\ )(⚛9t111Ҷj]8O$BY7,"0XTs 9ڴ .044DXX 4WD NDld,IGLJ! ÔxD.[΀Ud(.WS1'剺 6ɹs|27n_'t~`JQKq;IMMeܹ\v7oRVVFll,jڵk%J?C 碟XPP˗/'&&F>!]K;>>ѣGٹs'̟?_‡9D444sNiQjFEEQ\\̮]8<Ygl6u9Qy A%!nnn$$$HtPF#cccI@t=T?WݮXgdDEECWW̛7|͛'CE򖗗Kz3R,Nf|@uS2ImmtA[Vt:< 7o_wfY. ʭ[ -- N@w8jkkP__OXXT*HKKҥK?x&<<ÇSSSCvv4jAgew NYgVK`` 444y122Bee%I'{n:::M\\~)׮]|DK<<3:;;yta޼yp!s`~MUU x0]!u7L9s¸~:uuu̞=[mТ0͒KStDxZ@>j777rrr(**ɓl6JJJjX,t:999p*rsrmT&T*I|%vA\\]]]\rE5*b!$$UVq-~D\\ Hm`0o;LIL&9s0ZZZؽ{7!!!,YDuYhwgŊsY"weLLLZJ׿5̙3G& fg;|Jq,¢Exw裏dPyy9/_|fGrVX33233IJJr- NNJ+y j%99.q3z900ŋeeiiDa޽ڵl`ۉ qqq̚5m۶`(((ѣ|466ӧp-ŋl߾.\Hpp&44FChhAѐFLL F:yU*;VCB,bCCCyWt\xQhxxxPRRkOڵk2W3<̎;ꀃV &ŋ399sS$DEFFj6007/CXﮨrrFٲe ZVuNs=/^ OOOj57ofʕ}^^^dff2k,ח<Ξ=Kff&111˄郰:X"l'|>>>xzzrJz)BCCihhH,YBHHEEEsq.]$mBlOpVZEss3NHMMWbƋu$b Μ9CUU4] 6jf߾}V^@\!l޼y|{ߓJk֬Y]dy V ׯÃÇc9'""B+WDعs'x{{0/| ޽GrIT*. jZvލ^'88X1yO=hHOO' dQYbdee~۷_ *W~~>o{DGG?(qVfZ[[&**J:D')O.3Mohh **J^m$bۛT8<>jkkZLYzL&~&۷  ..N%hnn&&&(T*LdhhJE`` qqq2BfBGG 2:UF !h4ppww'..NVNNNrQ>l²e˦xtttȨ0(6<<Jg6bpphBBBM3%xhF܅j4♦m+T4teP\߯M(nnn\r!//rSqNeztzugG9#N\r\g{;wU˹_]4'իWk͛UFDz3UZ(`0'O̟?+ST<ߕ}⪏\ \SSrLsYsUӭWW8Z,୷"))ĹSTF'A~ܽ\;G~88;b7S]}figq{ߘL&fɒ%&0W`&mvza{rsW93{,ϹMIWӕu:nOgQ__/Ugھ7,:/3N%%b . x, f'|˗OK ǔJ\-ěxTS/66^{ oo2qJDg(]@$=E;::X,DGG S蓩2} zP'|%KcDBkQ0݈PhW!^^^,Xs]}SZ]7eb^WƜ9s;K~!~p޸q rrrfΞ=K?K,qȪu%*J⧴Gbb7v>tvv_pe4x8 eT299I}}=з8asfRD.!'TsٳR;߬DL;T###ٳG~SH;ܚׯgxxw}3k֬U:l6n޼~3rrr?|0Qw%9sSNj6?#GFVV_ ֑m66nHbbCSMED(hA511}6qqq?ҾO?EѐtT$>|/^z$T*MA,nnno}L7nnnSb7oDղyf233+~Ebcc)((+>Ncc#2))tZ-FINNvdd[nVILL$Q$s-!55l&&&hiiŋ466Oii)jjpww'>>^fފ$zINNMMMxWjܹs\v~N'bccej!Q322B@@mmm477HNNfxxJ $++K#lDhh(YYYJ2חٳg;:!jkko5kx{{Mssb{zz/R__` L\zBEEnnn̛7944˗%+W0L"庻9y$vr0e+xY 99MP$UTTHx F#uG``\(sپmmm *0H+8?]8}28.\UB /lVĿhnnKZ_g}eL&>̧~`###tuu//r-<^u uֱyfسgK۹v6III!!!AR >66Fii)۷o'00_~лÃA>^`0Ӄ;6mbq9>#UfzΜ9Þ={]*5kְqF, | G2+"22??'11Inܸ~O555$557xʾ}8|D$66W^yB't:KDŽyooog׮]b4ٱclڴ˗Aoo/_|Uk[ne˖-b08q{ettwww W^a…. BĚ@E ؼy37ol6o>N:%F#ĉ߿7xz ///裏?~?LbX򢸸XқٳGrY222hoogǎ o}xٵk锔8-T{=<<vZ4 |DEEj*<==iiih4ϲe4 \~t:x hkk># KGii)555$%%IгV#..q***fHcc# .駟LJ˗/{q RqiZ NCC.CCClٲtؾ};}|;DDD0w\~mK¸x"lܸ%JO1ioo q``f<755ɳ>+_s1nʦMl޽'Np#((5k֐h䫯ɴxW%]@@C eϞ=۷e˖b t>o6҉y9֬YCPPTWWŋQ՜(^}Uz=?XYZ~xyyQPPu|(..&..By2L8qB/t: ~,X@pp0TUU?%CQ fW Tt|qW6.[N^ѭV+ׯ_q˹r ٸIQ.]ĭ[R??'6V遳Zĉ@0nܸӧYl[nuA0w嶺 6nHRRҔ>.Qpssc֬YLLLR-Z$M%%%% KSW^8ל={ )++ctwwNII \vbG@jj*vA\rAFۛ\4 ϟ'88իWqoիWK00*++9y$k֬!55+Vӧyweɒ%<.*JCqƒ%Kd_FDDPZZJ?O>$gϖ.]Itdffdḙ[pMMM099) $N5ljg%)) 777"##immeϞ=\r 6PRR|@YY4&88QY#Nt:ILL_PPZZJww7VCq;ɋ/JΝ;'ιs稫#;;[bZ^^N__K7a4JVKss3pBJJJZ\tWaI)ٳ ߟF, *6< l6S[[KOOkll$<<4qss[___IuJ777|}} V+O-&r( 1ehNbOT(VKΖ;+Q._h)wo_ ٌ~~~Jwddz=AJJ 111YfHEEOJL{{]j!!!TNʾtWi>!u-; bڵTWW'|rz)iw5qPV~/ 666&} T;HJ@44e`` ֮]˶m233Yx1 , prr6;w.aaa{Nٳ9pT*8pΝcٲe477… IHHFyBz\{xNr"""d U:K]aV(񜗗z^n*&I͕+Wɑ0Qb466r֭[ֻ}6_~%!!!<3<HB)h%/s.NY*@9ws_uwwsmd6VeѢE̝;2cǎpBwwwI_[[KWWY02JV`Ξ=ˁ$ L  **k׮ar)C]1{!FIDܠr`\\7od|| Ta"R䓴rYַEtt4###\|۞vEmm-[neܹw1LPTTW_}ӧڰltƍb j5T399IPP=SŠ AX4Γbb,]nn.sѣb BBBoccc ;|II gϞeǎh4RSS1 ={>^'((2?NNN###(i]ΝK^^NLJ+VzAP~3~m(((pG~*++yݻwł $q3Ju˗/Kd||<ٳVŋR}OZZ>>>0g>cزe\d#t AbܕFb0vb||'xQ]]ͷmرp4(Owf`rrӧOLPPMMMa2dߎuHT8 jbϞ=shAa4]Aܹz ]Fii)999J%MRROf޼yI̲e˸y&/#;;u/EHHNĉ˛ϢXd Fh4fHJJ,rZ (---122"A_~%۷og޼yhZCp˖-UQC) F< &&&[^  :`aswv|||)"!!^{>3gp%|}}$&&;(xq_`޽d"NLҰ0.]{/Kn~qWN믿'\|///h"R'/x"##L8O8Ass3*J ^ye;5]>>>,Y~8~3dlkFaaXɡ$ߪh(,,ƒ^^^rw{e+ioyٵk!!!r3}YrtnIAAtȊ:t:֮]KJJ UUU2%==tX,z~ib.j]MRQPP@w[[xyyQTTDxx8)))$jYv$bs:!!o}[$''KǝȂ^p%''G&b Z'''GM*E/2:::"22aCdҥj̙sWe`` 6m"++ySdggKߖ-[$ѴÃsTTT`IOOKp&%%/ץ VfϞ̦M$%^_&==4P!<<___VZ%=dqHbtt%]裔ftN&''H *J!.u~*^-a(SA' JO:M6KE62*YI 0C(QE8SP&p8TAJVWrv*`JW1D+8XWΈӥ+?\3o;KJ;%̃s@URAY?e? :˿$22c!,I{E+s֢y.+a7\QܫnJ?EX+k¹Nyꪍ'ֶr-ϔ9AY9]]]+>>>ٟ]3щ_;t"BkhR\vpvp<==+$IYN̩7:G.P~θ7"UO,fRDt+=]f2,YSS͛IZZZ%::(\{˃}t#ZrKߣoA!M̜CHJJ o&>>>t-VKsUfi x&"B3)G,ltvvR[[h$55uZXJrHiעLZGٺ:Μ9Crr2%%%,yyy! &72g"*JJJHMMoU[̹~3y^ 3jMWj>-[FXX _ts?8s"Go+Wdɒ%T*uvo}[9Eoodx&/EF .܌Z&''z=F˗/344DHHFZZEEEDEEIҮ.I"͛ǂ \<󸡡+W qnݢZR:h͛Frss bȅ hii ))"bbbzڵkh4-[ƬYƍ?~9gϗ:B`gI4LяnCEXVVƵk@ѐM^^8V*y.I^üv5]F????ә?>sSGd%=9:=L?FSS~!D__cccTWW[obl۶.0L;v7nop'y]Fxx8466gf3NLL ۬ZJvZZZo~Czz:iii ~l6EEEDDD066ƹsضmx{{cZeѢEK\8, Νߖ.wJ߿_~{NjсN#::YfqM>c:;;jqaN8!iyILLG?v***G˿K@;DEEɓ'/HNNݝaĉ?v g`OgΜСCrߵkj?Vcǎqodd20;;V~299逧555رOOO,X@gg'>JR1<<d"..OOOvIUUɘfFGG?'//zzz0Ltuuqz-֯_(;wTܘ={j*~)HFVKAA3>>Ι3gؾ};c28tN_'//F~_PPP~#;ʻ+aAz=ׯ_?u~\o~1tuuLjj*~KdffJ^&7Aφ PՌo>Kl6>>> p16mĦML9JiJ`… :uJa3sΝ;3<3LFFO?4477Kᴴ4@H`` VSNn: &88n.\HNN>}_>|%Kɕ+Wػw/iiilذA_|$J?)R'xŋKg{cc#o8rK.e̟?^/Ǎ78x .iWOt2`t8֭[Gnn.nnnQUUŮ]׮]#77Jcc#jF#uuuL&!O>Mjj*7o(zpyi{s Qqۨ9twwd2q)x7ٰa mF3gPYYV;yyy&T*Xx˗/VESPP/,&&&裏_fʕrR]]իWbɒ%̛7j3g]]]4773|~:˖-ח z=GPP ,tgnz5)Knn.b6YlLNN~Ο?ϊ+X~=֭[߿ `sYf3,]+Wh\eZZ w%VKTT˖-XB㖖RUUʕ+),,gϞz=aaaRTw&&&+JKKy'% >@)&go!9xzgUUW\"ٶmW^%##(iQQ~~~\xR󙜜`'xVKPP%%%D8̕h3g7oޤyO8[bݺurNkZΜ9C__& ӧiooI/͛wZHkk+}}}xyy+][ZZ$??^zP=4\pGGt:vBCC%¤`p@|Q*:W"]D"l~jL&` ::ҥK%,X֩6"Ng`B)7ggRcc#|jLQ.N'팍-)BBBIibbZtPdggs:;;dܹ޽[*zF#VɓYS]]MVV2~www$s*ۧWT~ol6`g "++CсbLJ86m_{5kְvZBCCd֬Y۷ٽ{ >0DFF&7G^Ott4SˋT[IsW$%*OفtttH=p-z{{t555r. Fk,xq{ѣGI#^]o͛%kJl6ihh```TJKK"//ONv;r1be @, KCII ,p<עIF#4wB$I|l2,t:﹈2'N¬Yt;#B*ܠ<ւ9H,̤j*++t1<$qTIi6 crXIII.B'V|ŋ7o\͛IwFÇsy.]ʢEF/!!~L&===DEE###Jee%DGG?JOGۧ>Nkk $AMc0JM%?|'2ktt ,ѣ|b  +PVVѣG%i R6>>>TWW3>>h\tٳg˛ ɓ%ӓx̙׹q$"↝01WTqЙpQ\\vgϒHFF o>nܸU?ٳgǎYSU^ZV]xu]]]d/b]MٙЙ,[8%YzKK d21|1͒#66K#֜UՒj2>>(ΝDiii򶐓CBBǏˬkAp˾}ؾ}; rvtt044$tfellLeWwZ-gll?Ǐݍ`'D9"WCQF4YVhiic'|,YF <,bbb(,,T@vv6/^8uNhh Yٴ611]腃ڵ<<<%Kl2dX,Z-\ztIAX]]ͩSf͚UUUDFF"Q0 8s ̙3+--W^y_ԩSDDDH%3PXX([XDDDo>HJJbÆ rp_av./_NCCooIKKCa6 ^ 55ʵ<>>.>bbb8|0hZFGGz*F19tG!&&O??\>3Te׬Y*W\É'99('''HZ-hZAtM'&)**DbKhqݳlD;|G||< \wu7111a0%..ZMgg'K.4v=44`@דGdd$ђm]\  OR8桡!4 s%$$.t:ideZZAAA U_@@MPP7nd͚5IgR?s!++ H?1{l^x#6-[FffC` 33S 8瓔$%==\>Dgg'H3/III1<>;~~~L7,o|__n::44TQ&''e$Fww76Mr ."Z$l6d,8)Odw*m&%\qFmVbddAzNppaX8{zzP>y(ʵl6388`NNe $Sї"Tl0}}}6ge{w?^xjl6 ʘwV+͔"ڬq u "Pݸf?9;w?1X,|}}% [f!Fti6D a2dO9dIQsDdu4Oz9+ƤOP}}}뢫 AА\^^^]̍zD5 `0D˄j Wu6CyyyOz)@!O!Joo)4===]绹z8=$iû, :Ӥw;; Pn R\UVPLO9.*Bੀ3ej.hMlF"ylF9BJ->DߋruDxpXXTFnnnܕ'"VY//[AέEAXX<%LO=_YTsDܽTsg:uɶpgF節+sCø Q>1cTaFe=A7ө;%%%Đ?V>(.1A9:ʹ{m޼y !99yJ҇L'6˗Azzay{ɳGݾ0P4Xrrl},J"))db{xxFzzCG]<\2WTv]}b>x=_O/M8 KuCǕԦU)xcScy,Zܱ>cO&v1'lv@e7cɔ{|,ZTnw'cy,wDRnnn6`)+oNmdddnnnfawƝX"v;xzz9DX_JewssR|rȈtqx>Ch6>9afX?]cR&ܬށv:ĝx3wĉUQ^/Nғ;Jߋ;GXcy,ebw;s ۼ0؝ a7gQJxXcy,_mJ+4:  '6XcË;X䅢w3=~JQ%P{IENDB`font-manager-0.9.4/lib/docs/images/PropertiesPage.png000066400000000000000000001444601476271126700225320ustar00rootroot00000000000000PNG  IHDR~#5jgAMA a cHRMz&u0`:pQ<bKGDtIME5/væIDATxsdW \kp CI&Stfu.뮗kt\鿧fcuuwuUgV$.Z3 Udq}^Z0 0 0?<7M[n? 0%To꒿^`wX|1PdG`~<(ԗ  0 ^Nm. xSS.hZnVɞ`*NkVVt~R",kU*~nno۷nk4t? BFӬVk;>{W}_񸯩j} 0|n{b\^V9+7S=FN_'gsGVk`h^/I'/\>ߟPEZ5g_W.~xTA`xGRի~;,/nzY_L@R,Z&VM*Հ3 lפhB*vG0}HԵ-C҃ 0 Vo[F |;NQA`w*:8.IhͯsNt:2? = 0$Dtt:N\+VEJ"D]~K٤nnI3E,f3.zN4 ȋjnduLEyb+ z&` ftR. nA45i~j\emBNKUXL&CAj1LONPTI~977IRp,ͱqL( 3Sh-?f9>Ib4fsT5Z$/)KFf&8I_[jVqDabFCIrd:FQF6<`0r gl<[` h0 \_ZDVc2[75j:VVbp0M4Nv]0xx[> 0(ୠ/{rƳw88Y ;6 ZE.'v1;=NEv;6ܡ\.^wJo#?m~Ih4wUVz5U*rrsӘ-f6nK^9ۣs*|];o =/Θ?3EʭihԚ;+ Tke?K `2a,l6Q>[5(oyMG mquZ SB}sFnUF‹k΀9߂?&ޥg_gUg3 Mcz 068Ҽ5V;D`woNT0|`PnQV? 0 EQވD}N:3gb1 0NK~`_ FFE0 0;vL5iW~N$<2N/i`Wj=@xJ`d  0;m`\ 0?WU]kY= 0_` ߲k$L5`?*.J;(`?"ZjNBǡꙜ~ٶu]*c(}kspٽ1] l FV+ǝNfZFh4j.fEQ0 =,:vF 5o=r9bVH$^1vMѐ<.kkNCӑ]vi4)BՒR&j8s:t]:ZV޷jh4Π?OBǏspplݻ|>VVVxF;w0<<&(7e{{U:W\aaa^O&/dzzT*{{{D(|>[ "zOF˅lZ2ӧ$ z=7n`zz\(^ZFRnsrrsss8ttq* pzz^grrV_}ZS&&&xMVD"A"`zz}N]1F?=baddU߿?ꫯX\\l6j_|ze, ˄B! B$HDPT|wwrvnVmL&)h4F#fzld2l6)˨T*l6*JBjR,l6c4Ofr_|J)t:6NCRlbX0 j59h4myfnK\mjZ-zFjǣGq&I#zJZj(܏FfjϽSn=OX^/~ b_}Ϟ=jZ??Neh4j=C!X VFEQ( XVy Zq2 LNNr١P(vqxu|>׮]#ϳBV# e3}J*ۣ鰴D*z)˔J%>}.W^b#~Ԕ RD"8Bcl6v[p:|ƻ.6h4JX$LR.x9'''T*lR(\zݻT*Bի\rc??բVUZ-^۝zVVh4|ek42/xl^&JE 0 l4R,j|>V::BVf]J:f$ϣZvT*\^lFӡPTXV666P\rEE! x!fݎhPT2FÇh4 =B233ǏiZTU"W\R#<~ODpLNN. @n|jh42>>΋/t:hD"ܿN$+++O666dzϟ8hqZlmIR<~O:fiiMVWW_Q988`hhL&&P Sn޼(23;;1XiN'SSSR)X,DQFGGI233n`F=9"8d#Rso4?VK%Z\cҙ ٬\^t: "JҿW*J2ݞtݽ=j:N\>O>#~.ױjϟ?O?/޽{(qP+ OGzr9rnbH6嗿%n"q||,m0%JŘ1S8==%311h4255E V144 CCCt:hܤT*jh4p:~~?ǃ7814 4 jl`0(^Th42990nSJ@L&j ^d2I.nST0 8Nn7ZnK>GQ&&&Rq:2<S&`?? 8KB!I&t:d> aZi6x^9C zVlfhhm*J+W`e b`XXYYZ0h4 zz wlV2LvtZlmji8::B(hZ:j5t:B9w~>+Z^) z=FΪnݺER!sU^JZ\8[tp 3337/ 0ny1lj*O`6t: q\$IZ;/RԠOQ9 r9oؔF|rTZa6zqZM.R.S,QqvOOOQFCTR.cZςx dt;ҙ |Z}U*J2LfATBl\հl2O[*0 t:T3rDPRjI&e2BfI>?KItRR6k<}bȯk(F./^`}}nK&?'ɰF!_r||L"  ΋/PS?P$ p8ށ5vZF)T*qrrlb||NTru"6Rj͛cXT*hZGIzg$allp87|8\$l۸\.n7>ǃjjbzzRDZeddk׮1‚<CCCt:&n.;EQ(j###:33F׋ba}}RfffWxjh4q\2%64482vbbbN\tELK arrχ^vx03ǃbAQN'###l64 N!FGG1 d2ɤd\.~?A/NG7h yBOv;{{{ :-~ﬞZF6;{=ʕ *`0H:X*RsٌJtR r!l6Sp\zNfr<9jl6CdT*gިEVm6Y`Xh4z:BL&`XaSo4뒱qYmifN'GGGz1ܾ}$s??6A nnj0LH$yorn뿖iD^bn311!׆j5 ˶V,--155Ew\"VV`4l/ rd.]":@(b2h4YFGGlDvˠ-4[vׯsmz͆V2j4癘@RNƍrM\F0χNcttTEubMD6mEJb||\#@@Z-L0l6RGFFkWTXf|_RTdSR3N wí( jݎ^#qrB\>7jςNJ3Ec" ZA\4Šד% (gS,c.kJKӑAlt$|yy%ZdXj5R&ϙL\h4 O>Aj2H>@^ZC~hol'f}}`Z_z/`2dtRTˮh4ʎeҒUkP8v?E~QQV˅5V%GqonÇ5j`01j2Q"FrE2:ZVr5Y^ojWrԛM,Z{tZ-:vh5<vlbt6PF&ը@Vh Po#Fd[oQl_J$'''xX,&`ƈS^/O<)LLLP(hn7VN#;WQt:~v.xJV )g4sj]:V(H{~~_p8jMEV//M572J fa JƳhhZ<*jfvc2zF1EUT ɇp@բhU1 XV91\NizZīp8կ~Y*b!  HӲSt:\.t:W*0LnlZ`0ȢI93םO Z'Optt`  277ZVj;y>wclA ´ځ{mPJF֛Rk2mgb-r[^@T#unp8}ZGߔ7ŽxqM04."|zzZD]o/* X. .NcjjJi'^>}*h6|G4M!*bd2^UbHi@u dU*wpxW.^gRp\68~ZG?^z:{~T*r'''lllP*D"x^677)ˌDbngffD"A,49ɹw\5z&LK<'N7k'xEbT{q1j*XzN(Çloojb~677 Ìg}lfkkZF:&NsMbN:vmF#{{{pr̤xaP(H!FC. {^l6K&aqqQ.jfgg{.&OL&|yNOOYZZt:9x~aٸv`#7ljD" Q.Y[[ZF  JYZM4nstt$p@^gxxY4 ˼xB.?yd2c7݈ `2Uwfjd(~^MRg\MjRP(#}QV`qqQi~0\vM\~] r~jtlr8ml6-+˲Njy㏩T*z$ԃ nez] F9G՘BGH6Q|uE*1 ;HxWA~3ɇs}Y]?.oj0vQzS7za{:@.EQCnosB x 0E|_6^<@Vji6؏WDv]r{{{dY 4xSVE<`0Ȫ` zt:}f+.V&Wt΍>fIFu|>ϗ_~I*bT*Fa4Ϋjm4d2>|rzDBz@H ^^? 02 %E^t8==h)Z,EZ$V `p8̕ÒnrV"nxw2>>.6 )ʶAd2Fŋqy&X\\nV% d2~^*}h`dU*gl6j#J>h T\R2@ӽԈnB`p%:Iѽ=N"95VgϞq5\V.988p0???,`f(\.6ZN}v74zAWQhw:gщJ53 TV9k{^AVT*"Ξs٤P(PըVR)~?ׯKUONWP(HCd2^ghhk׮vݥl30a~z&1fzKPT.Qi43#➹FU"vQq ?fD^Jh40m^xqRVKv$%$dYݮ0agg90ftجV: Hu}"K,f3ZNbAnh4rof^Ca~J"eݻevvH$B<nD`p8<|P)"'''8"tCCCTU(>o`dubO~WPl[ȗjIӭ-jgꭝz^Hj5v[nRh6eVWWNt sEB^\rxxȳgr(AZj)  tT*ZVnEQjr9ݻ1nt4LZ-Pښ^5|բnjM ;9QvLnϪ{[\_ӡh=#Rez=P~zgǛm\n?>>f}}?98t]fgg1ͬQd!ngccX,SSS$Ie0w8lllnD"4M1p8d]__GQX,$vL&lDC2P=~XzZ-tu6###t:PZFRd`0VL& jH$BZ@Kat: Beb J%.R6䫯IjfoowTUV+Xvgaa`0(d2)LNNb4١X,244( ###L&2333R(ll6ZJL&vc֨T*LNNt:Y__a舕fgg'bdn(?_z1 K~SAf^nˑƷt,B{( mѨmZu* ;;;2>>΃B "~NGiZeoo}>DQ)c&}F NGzVK<rzz / Bˀ(Tk- 155EݦVQTxz׋Jh4xd^z{{f||@ GngϞh40ͬvjJ&!EP(044܏(r||(l62 T χld2(<}vS677V|VoMT"Hl1>>FW:M/g###͝)j58<<ʕ+ܻwOvvR Ɔ|FDPT8>9!q|I2IVhPP?b|>F*c?ϗ_~IRR(޽K^gccZo~n޼IXh42>>86H$o[=99axx& N//|XZZ׿5:NerN#Ea2RVUĽ>==Zxկ~34Y^^&\zVf#.UNNNdZz@/R1E#HR<}J8Vݻ'a\f{{N.2ųddd2*NǏ÷Vj<{e6"uJ&!Aբ &I>&H055` J1< Z&HP,t,//h4HRA6ˬRVQT?XV^;ڭjVgM \.bt:M^pȴP. FFLdYF#2Eb D"V+P 6h4LL&baffF.`0tAh4~^/NaN(X,f3###̑F9 #h4tr1tddI, BZ-cccB!l6`n2zvfӴm&&& bjVʕ+td2 ]F0hnq88B2 xue4z8N.pG\fvv)2 |>j~&>@ѠȶBfir9Bw}n\48Uu8ǣ?o~t9MV#QTt:x= yܩhFvFvj%Tlj5wi4t:Nq (r4 pmR׹{._~%W^Ν;87xmޥVQkѿ +R F#pGyv-=:43+łZP(HVrYno2$ZR,e*H:jZbP*Vf, zшNy"%bVf@* ٌ`\.˜~ٔB*z.sv]2vFd0}TU,T*@BQfb$ T*q8j2FCΞı.4 l6FbHnc4jr&jaC֢] T}30R]jǿ{ g s!68H_{&LZ;{(z Fco*#$⦑fzvxx^K+GEQh4r$z]9ejmv;cccyw ꟀnB{y.n/j4( rrd?ol4 {^}_<ſt~z\h,u]x<7JgEq*4MNNN0L2S ARa11L~J2z&$y=^zuh4dY9dll χViyj`0(Y"+DE{-/j#FTp SQy+;"}@%m-b;Q+Jj(.|>hH&t:NNNh6a"ܜ V:nsxxH"(n[{A8P(%#@_$I4Rp8AV)qL&###r9ɤl`2vqz=kBu* pqYMbbbBC@>>>ngooc>}ʭ[)ݕ3H$8::jR*'QդR)NOO|d8<cժy!pZ&vJB>緿-ZgϞf&sDZԛRFaZD"$ >SZL{dY".5n߾-GHZmc&&&pd2Ţt*lnnrrr,/lr||gooNGZfY^^orr=9Cv\.?7 $;I" NKZ+@>端X,nbh4JI Ƽ'C만T*E2dqq>Ho޼۷)~rEP}KKKff3VSt:z]V榤j5&f-<Rnj*X|' VUd2dvLLL055lңF^f\k*t], &J:U$GD"fffxT*JWrY.`0'_N&2ye]X.999`mm Y+tc(ϟ?j1660fYOOOeST$IYOt݌J}%ڒC"ǜmvwwuj5f.D b! X\\޽{DQ|>)jYxhZv$R0LPK1677́Йh4rsl@ 5Jj5kkk|LNNb0XYYD]WZB@<P(ȵ8Q :P(D.ckkKd^f)JVKҟl6399IVcccL&n7ft:``rrR:HTbzzh4*3SA/SCSkfߧ7~4MɆqVWWϩ_ .x?*yؠ\.g-|jE%ϟN1L2t:s^YYyjdj5& ݻG*Nh֛nh4,. SjJj>BK2ww?W\N%:f^'`وr9|>###C*[[[0JQ$h~_z O\LF_8r}ftz*Y6zD"AZt2::JaV^'spp@ѐυX>885@@Zql6ZT*GT" 899?t:M\GGGhZiēH$H$>fxxgϞtjr֕H$tr||JvuuEQx9WE(O?^}N'+++E:J&R,,,,P.ܔpd+$nuFGG13O?B@VgϞQ=KKKR)vwwR)ɳߗn[2!R;B!Nvt:)kH$ ]ש,..:n+g|}FGGy:[n|>O:FDVUf\.|gϞqppҒ4ߗ6;;;\~mYUTdZNdee?G~:xX,&RJ"JkHXVxtu$Ӓ} jJP.NfV1 S) }u::}S;9M L*.J&+++RԪT*%5P?d2177:Z 1Hj W\!Nsxx67o|ڒ$x;wVϥ"NgϞ~M$iT*կx,O i7;;K(/ F|bاg_dewwM JD"dsIǵkװ$3::*]h[r1554D5Ѩ lff>L:`6ϥ*.[Ν;IEt:-gTB¡hjFܽ{'O0La6 XV)v}YĄ݉lnn2::nݻ|lmmqpps铻0.gϞN SHR|u߿/Ӽ͆bauuq:ccc駟z裏0vgkkKʇWɋ/%JΉL x)F#Z\xzfE8nѯpj;/ܞDVwr jObdd/P޽y@9@]E"ۓɢN@EHlD"ܽ{-$x"t6Ak4BCb8bY.E EVI @rEVӑR@tT4x^=϶׋bπxBR{h48DZUTMɺN`2ZRayyn+t.v訴\__ӧ xw?ȇh4r|rBpM^/,h6Q@NOսBjZM*044h?L>|>+6^HA w#t:fxĈ}T  Cz=###B!ݻ?? 'ŕ+Wx<3ĕ+Wh4d2̹Kz<666gbbjJ6n:j͆fchh@ (9p5??/su`6Tvj$Ϟ=;xr_Z.IRf`6ڒ?bQ~sw%=FC\{2ooׯX6 O0dmmO?D"իWqݨjilVf||83jZܻwOz jQ tntJJ1B8N,,k V%/Cv;bvbl40LD]H0 3IXFZ,VU $F& moZ|>)z5VWW:cm'>`JӥRIo7DS4AK  @^咚8^r,;١!Ծ@M4P(e:N"WdnIX"t:~/Ԕ,X,Yio&gKKKZ-iBvC$!`4,U߹sG6Ĩnq:looc4%u3ceVKDJbfիcBf+:`0(GXnsm)qrrr:XT"MHKDQtm)a2?wsssRAv¯hD"IYp6 \F[>nt244?~ZVAUZ& MMb2wT[seIJZVe/ dYT3TE'fRX,bZ^b\.u5[A }YFGGc}}7o^"e2{ŋUtH\lxӋ߽x-&m(9xE?~>6;wEx벶zU{.Cf}}ϟnիRteu_;L}׵Bpz9Z!m.3 #p8d $C:G<3~N8|m#^5+ +z[h4t:6 ϢM^Z?.>/CoP/RTvvyV@Te5±I,>xT*JQC79.>h|o|@x@_ m!s2̥RGf{Çr2.@NGjw:V999UY^z1J%v%r{{F(bbxNjJ7&%F!Iih! Z6 {hHiRD6d2IL&N񜛁F.  $䈅DZJG+ru~$I|n6 (g=^iQA\nO>,Yd.VnxguuUe2* LMM1>> D͛7%PPbX^^LH$B2ʕ+__L&e5u"j@Zɓ'3::1'''D"Bd2n7pzz*{I$T*Y\\<;Y.ʭ[߯S(,--$ar]l6\'OH$zJ+Gh4kkkj' |>Bϟ e0??/%gnnR61NNNHR~)QjViYAtk;\e *-}$>T[nl6ydܼyJŋ/T* 1112R Jw}Haɣht2p677Գ2999Ifuu|>ӧOq\`Xdɼ=P׹r O>#SF#E?~,u 06Lj5(LX,,hZ-ݾVVVh4iI]|gAJvY$SMv;x\.^nnnRVYXX/$Q,9==j3ưZ䄕j5DIjlu( '''rR)f211!}4v1'N) 966vU,HP999`/^ʕ+^t:9<GD\.d5XfrMBTU$hEhb1r"E`0Ft:$3złnGȴrhTf3cccp N'sJN .T#Y,0ď8t:Ҍ> scRTd227==-+tP|1!֖Ek4t: _^E FQq~KYJą3J###t]L&RCj9?&IUH$GLF7Ml6@ ߿ްV>jU] FNG("H?]F#SSS<p83#y^zl6Çq\\vaZvP($ )ѰFhW_H$}2 hZ0pf)!|60SUo ~eMbw;WI>#ykkR)fggYXX&`Pi4YQ6U;l4o⡷}}ގٺJd2dl6߫x)^/~_n311!V+~,H ifff$ P#shh4 .Sٔx=BennE vj2z|>61˴1c<333\v\yv;ccc\.8&h4rSV ,FѨ4uLMMIIb-iଚrIIjz|XV)NHDQǥ!N(>BR:H*"Fիn7~.[Cb`-ѯw/Տx}[U)mu0Xj_]4[.^ދ.FB/'VwqqLgSV+~Ӕsw]ќ F:I)@&sxxlh3)JE">ڵkLOOv&.XK;K޹}z^]l#%?D|WqoF$^vK~ôsX j6iU u:+Gdϟ3::$jUJ͊E?*R.>OoPTABls1 ]e?vE!\tzZ֞ξA~tBP@vjTUEcfgR|>jh4fmmF8pgϞQ. BTU2|t:F9+++yi' WfӧOʕ+W0 .)T*XZqU*ry6#{t:fw$ZlV?Vx@@l=VARZt8δ{7)PVQ8rrgSqR0V]YLf988/(J,//KJǏ:O2??O\ѣGܹsNGX>;PTyp\'d"'-ID1Z#JF!zf)VϽVI 4OTץNտ\hVQV666,TmzJ&XTfC677 hZ*|c@Z,,,O>zoAM0}{N*&J޹=pp6* NУ*^Z͕+WayyZFXT*cZOPfq- Ϟ=cbb j]^^&X,&Svvv$dooEa~~Ǐi NVҰDGgh,,,")qO>X,255E4/2 DQlAv}}]B7771$ɳa#6F-666dڵkifgg ed͛6۬PVgvv8Z@ +86%&ϟ?V1::իW1Ly9>>&ˎhrrRw]vvv$evvv^L&C"0==!XL|>jkkkllll6YXX3O yt$I=zD2ˢ c;;;eFrttD^gddIe!['@<gggGV/vh4 2 fxgll J%e):/Ur;BٳgpiC` z] E^Z8ԝNcnjQ"E033fn-5@Rq ^,7 J;V"&x_  *^#{{{{bH^</^#mRtI(jJP֭[8<33COjt5Nq\,--*d!Ni6(JIɋn.t̵k׀3]$\---Q,%@+KQ<{{{dQZQK<Bdw`zgݾ<>@Â/n\b c~*]Ѱ*#FjWJҒ|>4 ү`0i`*o9QE^~嗨j\.v]. :1P0?::bggVڵkt:bhZ9:}M,㫯[G𶶶/̬bRp8t]>}b^ʊCjp8L2DR1224L<{ ###<{THɂbfYE{noos=h*x\΋Q߿1?)x^&͒f̌4%zP/@V^7Mmv#TJb1>s2 R\ORakkV%7zr-011!UQ Ct: NF)/@uz=&.=>.J_ D \oAQi.*)?c);??`pHE|파ȺzN("%5^z=333rrAJW e|J)* \i&''zAV+KKKrhZdvx^ܹ#FfP.ÙG} n۷o322b^Rv4W\.8zL&(ccc20kZ\.n"DPF\3Efgg;w@ӱ Xq|q0x<.GGGRynnF6la^*S;p%2CCCL&&&&!055%ČZղ9 rZ,7Md*rw orW0s~VCVnˎU >!H.EQx1yDzAtb"?0!Z#~Až5 Iׄt]&L266'|VBA0hzLOwi6?-:N_iݴZ-نb[*\Ѯ?84677%J133G}$KL\.fɓ'Z-n޼l&J_`6y+c 𓆨[[[(7d= &ŵk8== ,Z&BΦjZVÇң_RL*bdd-qv;ǥ}$֓T1Upxx(k\B$ZʊaիWe۶m~4_YY舓Irxt:M `zzcvwweF.cggNlJ888`bbBC8::\.dd1_0dzzZt:t|駄a<P~e>mobrQJmweQ'J]D`0HJjEPVbjPՌ<}X$Rx^v̓T*bٰX,R^0@/^J8>>jS,8LH$0 f(VWW/XXX S,{ԊyvFiܿp8LTlx!^W։_|G}tBVS*d[b1Rc>|8fzFaeeEQ8::h y)rYu>|ZfkkKz?5"՞={&gXɓ'cXXWrbӟprrŸ'̛&|#(Jq,l6O>%`y zX,Fn#~ޕw#GDP}U_@&m͹~hCZM `ttKT"S(HD:tl6իWi*(z[XX`~~jNׯ3??/3.899p nܸ!uyשV21:: |ODxNMMq5n7W\affF N JICEt:l6ݮ4|("Ν;͡jrTU)sh4HRT*fgg)E٬Ν;\.1K}T^뙚֭[ L_"|^E"ܹh$JH$XXXұ Ί"Y__\.ٟ]vM\.(cccshhQ\N2T EQ25F}Ώ& l7x>.|-sog Iyȃ$jU8vb(m>CT\~P  \PN>DB5W 9pncTUl6z]u]vy& LNN2>>2y!'lǸ\.I(x/^rLX{<힣Q$}\VVp-jlV+&d2j;KJ( lGQ(dUÇX,R2W(7ĂP/ TjEn޼;3[xCJЊŢ0ǺTe6]2Qfuk4FGGvEEѲ<"}k.=3ޯ( żnKZra2Iu##;Z6&na1UE(h5 ( >mV溢 YrBO322`N*J&Jr9v:V QvqQfkk-)RH(z^b)jBh4ZGGGt:~Lem2䯿T&.jv[2B[7F1! po2i&QrVYe;|jFb6˜"Mŵ:NrL\2A X\\dddvz\d2iTXYYyPH&t]ԕ7Ls>BH&It:LJ V ###^~-1@rŽUm2isQlIPv<驜ʼnV3&R}ӯs:,b8bo8VX]"HIDAT+PO3q^'>VxVK o4}L7_{wf?4 !N'fFCWihMáZlqW[lj4F߮j M}{WTE!Kp1mx<>OZ*F\.3338N4 L&t|2Lx^iD}_鰺 nW٬vZ1;;;X{i^ӔebZ ɕ+W$P(0>>fcggJ(.KFQ刵jPCCC8I$lmmF2ER(ۣRȊ :hsT}SSSJ%YFd2R)~?rZ SSS=j5zè4l6rg=66ܿ^gzzZۊ"f+WxH$NG󄻘#뙙?==MXn4vK+F."@"ҔeccT*E('GGG9::בHP($)>OV`_l{EYa-Fab_@,Tk5ip8YzR-ν"nQxĢ9d2 j&&&p\RgF VxOMݦRؐbeBZF Ν;x<'_:\N*B V\?VX__d2qzzʳg$frrO>I*z0{{{GIi)~YHX,Y `0(_GA,QӾM^L"^A:'#E~T"Kbqd2@`u uul6w}Ǘ_~I.ckkKl|pd2I.ݻ|' _*XE%NXx۶㲁M&\|8f~~esN6MLtZ.߾}={?^6=@ @&accrL6#qDd2RdL! NYYYƍ8qB.|>d>fii}ry,뺌366VLOO3>>"~_`eyl6MV+\fD###r9׸ 󱷷'%KCσlV6?I6А^Њ"| Pgxy&nݢ033#DcX4ettT6 K?aٽ[V0 %S~ߢRn||C }l:wosה7/kc`B@%,p8L<ekZTELQCٔ|{{Z&qDYf:޽{TU^*e* Vx'ea8Ĉ244m4 pO۪%.A+Z&}ԭ)w$RVeEhpih\.˙de7q0ݥZʰ rzba 9+х6Vt:M("h4 ?D׷\.xVuR|;wUW7VD4)qE6?UUMvG=盞/A6?_v~ qJAxM:\9f]ץa57^6S:Uo4R|zSTW+Dō?zmN>Ԕl>m£Gr>}i pJ\.OGJZ@z.bQ%z Lu\ץX,)%F `X,?FHpe(:bȍ7z\pPݞ7b_ש2KtO/;=x4ϮL&۷ݯ{{{lnnJ^q_ݻG&HH^a‡~:Z-ݻݻwq]w`'OX__ԩS<`0榼JZDݹШ?j7o8<㰲ץZɓ'a̝NǏիWu$^Rיٳmo `;Г<ؐ=L^^~}՛mo؇~u-[[[2MNNtX__0 &&&dulnnr}9tEOOL&D"N])|>?sHRt:I$t]>}JX$J111m۬KuK&\H$&rAϟs-9ul:, lllH]edooOv (щ+JIl6~&''e9f"׳ƳgxT, ܸq@ g}&qޞ,o, E:|&&&xf⢴z ~T*ETP(JR-\hx _G}D$A>H$ra?85n4ɢNuVm^!0/(\v)^*jׅ G>\.I$J a7x)yTkjjdӓwnݒbtHR/lfuuwR*prbeSVH~ggb??mܿZ6`}'r>;; \xu$9wܡ-Lt??|ǏsysD~)ϟ?ѣGA(NٳRzÇx<?N:׿UFW1ꛃ6 G佡7 Nl6d2IӧOsil6ܹs<~/D(W Z}*`bb?Rlmm̌ԛj6ܼyqWT*e2 W^^/B^gmmeL-Jl6+e!DVXqUVWW\rŸz*=9~G}Razzh4J٤Zre<r?\EZJWux]#=h ʕ fo(Z C׉xLJ%zvEٔn\b1LF4}Zx^zz#`. XZZZb&sssq3NV뺲o@mVn+3<~ϫ, f4 n޼)ȝ;w8wܾ&F'#I6Ν; S.q]l6+VVVẎH1|>;;;jStU|aD. YYYʕ+R9sbbBH$r,JH$M_tfYFFFX\\yˆV%<[[[,,,022$.\ÇlmmuFuFٳg HEMH$B"2GvfY{ ':[4կqӟ'7n={u|oj_5^fggY\\bTxsi -tY;ʡ!Y x:T*L&cnn\W9NT*ťK5 Cz  nfzzZg20cccRN[t Z8իLNNR,Zd6eooOVif$!dd7˗ew \y?^J P($D9e&a{{0%YW:fddL&#uwN<)ӐDB*f2* TL&g}:RHufgg# q9guaaAŵ9p+WHɈ@ ordWRdt2$ 122"oDBNy~H8ҁSn_hJu,˒Gs2 ZڭZ _&PQc L]l=6!:ۃMO?Tj߽{W1Ǐe3T*,o\p=CAmъ/f"-#EݹsGNEh|u  {<Y}rЃ233#Kh/E ʀw}%SSSLNNU8is4s;W! ~"i硡}FpX.X7 R) A f$kbs̙}|>s惦8"dnnnߺV?s~bdp( rԩ}t ,\x|ȈLE|,//$(}zz=9U~?W\'G"?a>}\.GVjt޺OU?tU4~N.z.tla`!]"<_u _E @Mĉ?~uy])!S8_uBᰔI|`2I*@ v_.Dn 6 i:C;/z]ettTzx,c&~)N4MؔtӲ#rxgIvܻwOJډN!:M$X%ݔi7viCٔݬ; L&TtXu]>V KM^ܸH ŬPpIdQs$uKL n+rޞ'8q℔{t+3"Fu P(DەrآjRHYD"i`jk\i6rh6 #>.Dnݢh@"/qE)\vMVWW]ɻBٳg<}T$yiiIv۶y\ԩSr :SSSRFT*qM666b\r۷o祣]]]  0 ;wP*8{,ܻw ٬T* `nnqYZ9ugX]CeHcqa-(CߗN9+ \{jX\\$J! EuN8AR!uJٳgy&233Ғh4i4loo˅I?y$ܿgϒL&Y]]|X'/X9Z 7 ˲>BPދM<>&D kcccׯF˿˾eѵ; E r碗aZs^~OD"~NӑcU7nc>3)"f%oIJ,>SىiA~ YPmS}ڎ|Q2 nERD/hh ͙m~RDפ)Oh^tLOO366&ٳgܸqC*CӧO}6eq9aqM~Iv}`rB4<^oOZԶeQ,{%om0dmm4[-* zMɤӸFb'ZX%j鰲B^`lt:<|}_NB XxZo,vRm"0ݾՠLViq4&{{4 :.pnKRyasp`oo?|72T*Y__o~>g!B9HJ_^!7Mh$hV-D D#BL|>adY~?p82վ'Hp%FFFX__ZU(lE~HfuH=@@qVfI(Bijm`1M ]MCEō5hnbeef8ܽ{FАE5 BS96z5ˍR=heWܸBby42XLxLS_+6ϟgnnb( ?t]gmmL&ӧyʅ d%BPU7MSDz3r,Q-Ep)/i>clۖJți&J6( r"ƃADWMDӖ@hɈ;OEgBPTUUMO)^or\PM*BP3TW(c BqP_P(*+ 1C~B8frqzW.\²,Z4~P(=&m:N˲zl,_&,|6eMzVT*IronLLLpIiBq<86ujlnq]b@Pg=0]gYVOÿR_~D4VWW;i ~M?U?~ޞ<0~wo۶|ϕJ۷oSV1MwQ(ǃc34 4i4 à\D-Z8AZ&mc&;VѠZR,bmZC(|NhƩSptx^* ضM6hPT>Z!,BM|>ض:N\.GP`iiqJ͕+WoK2|oBx y4  J%+#y)mxx"=b>ٳgXE"`ttFA\T*GP|^ ϱ c T*&@M =.V ehhݽ=rO%!=2mSo4bDaomQ*bd2FeVWWx"@/T*,sssLOOs}>#ZP(>&=Ep(Dӡ7^7 qA,bToqlu?2, ۶{__4 gϞqBǡjhX#HHFs3 $/_&_Dۥhv{b&^'fM+Gc5\g2J2+Y4  ϳmDQ>]$qKGH$r z,d2I$!H044瓩\.G"  EbaT\.G(ѣG|>FGG֓~\.ӧO'˩TBq 8v0 FGFpߏadi~?mF~?b&-ѵyضM+E'r^?&Ƞ=;;CCCi0~˗/fi H>t:.cccA"``0o~B8iPh_ͽ!0[4h4.ai.F&UD"%X)4d2yk$̙3~755$*^?<22А 1XYx^tl_xmyBqPxB8fP(  ☡BP3TW(c BqP_P(Gu]j&>P>45/;oI躎i/9x ۶,kik:S(8aix^Ǯ`v_ۧRP*t}T*%E V/_&J8wܡP(YXX`jj 0|ՍB8_,v:$6ӱ,ERAO|Fibz A}q@ܾJmi}@b1<+++8qD"Z}340 馥:~D""155iR`β}N`xقSA_86o&`P7o( [6bvC($NT*Dc1ZfI8VcYNNi$qJZ#LpxbܸqX,̌~* Ϟ=C4b,..J9毾\.ǣGF<}իW_hP(GGH.OMN2<41zVinot]' bvϩ`^/DT2IۥVQ1 "UMƸr dNCۥl6ybP(D(kvequ~?LH$… x"F!^PMtuoɪt|2EQ}Ye.~?l6)JTU|>eYDa"+uws".,"!&NeEɓ'1fD">|H6%{.OBq9Gpߌv?lM#~F*E(&F|hF6y:W{g~e<}qFFF>s> B|>R@ 5 oyatt˗/333#~_S*0 G0 hs$`&)Lm[Exl0 o "G}}N0/4Mt]tEQBr+333C"zB8^?aKA4g]zuPK7}7ey^N:%SVXR)BqlA4>ih?H.g!bb|UP(Tg/݇/| ŻHs* ǨP( y ]!%`4]Ctд CwĠmu, q&{ADaTPrQ".ԨlۢQP|E2ƗU1 QP̟<ɍo##=NJʳUҩ~M*h˲Uk  qYbR].`u-jC,c|{6;psg x P0&@'WB1>61\nm.JuQ= űXu~,Ģ@,F8R>Fv:2.LO,&JNt:m&VbQ,bzr` f#mlfٻ_׹s瘟hۣͭX,ݻx<&T C7 e$ wvh4mQ(c3 ~` p t:uVEVòm|}B>O!' nY33=M*Džjz<ܹ{%! 4;l ݠh '1NjGP(&^>` @j BTލ㑋X7ua$A4,"FϸyK%n߹KX lu~ϐ%%N!JyYZ^!bulmol1<4DeB2X*0Xؠt"Xc }Q0atWI? >;/Q똦I7hyy tm</ho1<4D4&u]ҩ`bö,^id|DY@V2bMӉD e?rR(GcE^EU9K f^{i`W4ܙ3r?M"n'H3B44kB F8lBS(ǃc {Mߍ`'}o/<ǁ_Bu\4M?Bkh;,m5 ~k?9x3TW( 6{U_̈́LZ.iNK"lrv,Rm^]8uL޾v|jf$aЦq8Y`;. Ov[tmDTFzuF=6[V%\ *TW(Rmă;.K[M<ƉߠҴy55rb:NG[Ăϋ~pљLiu]n=So^B~JHFCrRf|bF5PiZLe} bWV5&S>bAb^kuNd%XvokpxrRft.ߣ LU4a _8b:L}$7(,atC²]|W' xtxڇmCj1a:^S#48 p~}Zga$%6 ]xgx ,v(-,A4]B144Mcfȏ55"~ս6{AנPx{1h;zZgkj86Ae;ضq?Q(]auͳ/7,MqX.ۥ..bFa5&4ޯϴ5֯y\J k`W֫ݩt.f#FA^XϷ#c)/SGѨP1D~b]EBepp8}ă&~i>1M.hMgjU'xh2a^'yxw}xow ECSA-o/k}(6*++yߧP;TW7_x?B8f2𻪨VP(~1N~Yw5Ms5MS_P(~! ]uuUBp4Mu]mٕJ7߬xLS:_MbpԮ+ ŇϾ\ 懥qTW(_!njCvP^P(~ٸ/x) Ku?PYGi%tEXtdate:create2022-03-20T02:51:56+00:00_u%tEXtdate:modify2022-03-20T02:51:56+00:00HtEXtSoftwaregnome-screenshot>IENDB`font-manager-0.9.4/lib/docs/images/meson.build000066400000000000000000000003271476271126700212260ustar00rootroot00000000000000 list_assets = file_list_template.format('png') html_assets = [] result = run_command(python, '-c', list_assets, check: true) foreach f: result.stdout().strip().split('\n') html_assets += files(f) endforeach font-manager-0.9.4/lib/docs/meson.build000066400000000000000000000030321476271126700177550ustar00rootroot00000000000000 subdir('images') 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 ) doc_deps = declare_dependency( dependencies: [base_deps, vapi], link_with: libfontmanager, ) gnome.gtkdoc('font-manager', main_xml: join_paths(meson.current_build_dir(), 'font-manager.xml'), content_files: 'gallery.xml', html_assets: html_assets, namespace: meson.project_name(), src_dir: src_includes, 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: doc_deps, install: true ) font-manager-0.9.4/lib/font-manager.metadata000066400000000000000000000015431476271126700207500ustar00rootroot00000000000000* cheader_filename = "font-manager.h" FONT_VIEWER_BUS_* name="FONT_VIEWER_(.+)" parent="FontManager.FontViewer" Database.begin_transaction throws = "DatabaseError" Database.commit_transaction throws = "DatabaseError" Database.execute_query throws = "DatabaseError" Database.get_object throws = "DatabaseError" Database.initialize throws = "DatabaseError" Database.open 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_installation_target throws = "FreetypeError" get_matching_families_and_fonts throws = "DatabaseError" get_metadata throws = "FreetypeError" Reject.get_rejected_files throws = "DatabaseError" font-manager-0.9.4/lib/font-manager.vala000066400000000000000000000011561476271126700201130ustar00rootroot00000000000000 namespace FontManager { public class Database : GLib.Object { public unowned Sqlite.Statement get_cursor(); } public class DatabaseIterator : GLib.Object { public unowned Sqlite.Statement get (); } 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.9.4/lib/fontconfig/000077500000000000000000000000001476271126700170215ustar00rootroot00000000000000font-manager-0.9.4/lib/fontconfig/font-manager-alias.c000066400000000000000000000206451476271126700226410ustar00rootroot00000000000000/* font-manager-alias.c * * Copyright (C) 2009-2023 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 { GObject parent; }; 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.9.4/lib/fontconfig/font-manager-alias.h000066400000000000000000000023011476271126700226330ustar00rootroot00000000000000/* 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 . */ #pragma once #include #include #include "font-manager-string-set.h" #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); font-manager-0.9.4/lib/fontconfig/font-manager-aliases.c000066400000000000000000000350651476271126700231730ustar00rootroot00000000000000/* font-manager-aliases.c * * Copyright (C) 2009-2024 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-aliases.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 { GObject parent; }; 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->config_dir = font_manager_get_user_fontconfig_directory(); priv->target_file = g_strdup("39-Aliases.conf"); 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_full(families, g_free); 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.9.4/lib/fontconfig/font-manager-aliases.h000066400000000000000000000036321476271126700231730ustar00rootroot00000000000000/* 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 . */ #pragma once #include #include #include #include #include #include "font-manager-alias.h" #include "font-manager-xml-writer.h" #include "font-manager-string-set.h" #include "font-manager-utils.h" #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); font-manager-0.9.4/lib/fontconfig/font-manager-directories.c000066400000000000000000000056651476271126700240710ustar00rootroot00000000000000/* font-manager-directories.c * * Copyright (C) 2009-2023 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.9.4/lib/fontconfig/font-manager-directories.h000066400000000000000000000022351476271126700240640ustar00rootroot00000000000000/* font-manager-directories.h * * Copyright (C) 2009-2023 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 . */ #pragma once #include "font-manager-selections.h" #include "font-manager-utils.h" #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); font-manager-0.9.4/lib/fontconfig/font-manager-font-properties.c000066400000000000000000000577351476271126700247220ustar00rootroot00000000000000/* font-manager-properties.c * * Copyright (C) 2009-2023 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-properties.h" /** * SECTION: font-manager-font-properties * @short_description: Fontconfig property configuration * @title: Font Properties * @include: font-manager-font-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; FontManagerFontPropertiesType type; } FontManagerFontPropertiesPrivate; G_DEFINE_TYPE_WITH_PRIVATE(FontManagerFontProperties, font_manager_font_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_font_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_FONT_PROPERTIES_TYPE_DEFAULT, "FONT_MANAGER_FONT_PROPERTIES_TYPE_DEFAULT", "default" }, { FONT_MANAGER_FONT_PROPERTIES_TYPE_DISPLAY, "FONT_MANAGER_FONT_PROPERTIES_TYPE_DISPLAY", "display" }, { 0, NULL, NULL } }; GType g_define_type_id = g_enum_register_static (g_intern_static_string ("FontManagerFontPropertiesType"), values); g_once_init_leave (&g_define_type_id__volatile, g_define_type_id); } return g_define_type_id__volatile; } static void font_manager_font_properties_dispose (GObject *gobject) { g_return_if_fail(gobject != NULL); FontManagerFontProperties *self = FONT_MANAGER_FONT_PROPERTIES(gobject); FontManagerFontPropertiesPrivate *priv; priv = font_manager_font_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_font_properties_parent_class)->dispose(gobject); } static void font_manager_font_properties_get_property (GObject *gobject, guint property_id, GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerFontProperties *self = FONT_MANAGER_FONT_PROPERTIES(gobject); FontManagerFontPropertiesPrivate *priv; priv = font_manager_font_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_font_properties_set_property (GObject *gobject, guint property_id, const GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerFontProperties *self = FONT_MANAGER_FONT_PROPERTIES(gobject); FontManagerFontPropertiesPrivate *priv; priv = font_manager_font_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 = ((FontManagerFontPropertiesType) g_value_get_int(value)); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); break; } return; } static void font_manager_font_properties_parse_edit_node (FontManagerFontProperties *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_font_properties_parse_test_node (FontManagerFontProperties *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_font_properties_add_match_criteria (FontManagerFontProperties *self, FontManagerXmlWriter *writer) { g_return_if_fail(self != NULL); FontManagerFontPropertiesPrivate *priv; priv = font_manager_font_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_font_properties_parse_match_node (FontManagerFontProperties *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_FONT_PROPERTIES_GET_CLASS(self)->parse_edit_node(self, iter); } else if (g_strcmp0((const char *) iter->name, "test") == 0) { FONT_MANAGER_FONT_PROPERTIES_GET_CLASS(self)->parse_test_node(self, iter); } } return; } static void font_manager_font_properties_add_assignments (FontManagerFontProperties *self, FontManagerXmlWriter *writer) { g_return_if_fail(self != NULL); FontManagerFontPropertiesPrivate *priv; priv = font_manager_font_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_font_properties_load_defaults (FontManagerFontProperties *self) { g_return_if_fail(self != NULL); FontManagerFontPropertiesPrivate *priv; priv = font_manager_font_properties_get_instance_private(self); /* 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); } for (int i = 0; i < N_PROPERTIES; i++) if (obj_properties[i]) g_object_notify_by_pspec(G_OBJECT(self), obj_properties[i]); return; } static void font_manager_font_properties_class_init (FontManagerFontPropertiesClass *klass) { GObjectClass *object_class = G_OBJECT_CLASS(klass); object_class->dispose = font_manager_font_properties_dispose; object_class->get_property = font_manager_font_properties_get_property; object_class->set_property = font_manager_font_properties_set_property; klass->parse_edit_node = font_manager_font_properties_parse_edit_node; klass->parse_test_node = font_manager_font_properties_parse_test_node; klass->add_match_criteria = font_manager_font_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 ? FONT_MANAGER_LCD_FILTER_LEGACY : i == PROP_TYPE ? FONT_MANAGER_FONT_PROPERTIES_TYPE_DISPLAY : FONT_MANAGER_SUBPIXEL_ORDER_NONE, 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_font_properties_init (FontManagerFontProperties *self) { g_return_if_fail(self != NULL); FontManagerFontPropertiesPrivate *priv; priv = font_manager_font_properties_get_instance_private(self); priv->type = FONT_MANAGER_FONT_PROPERTIES_TYPE_DEFAULT; priv->config_dir = font_manager_get_user_fontconfig_directory(); font_manager_font_properties_reset(self); font_manager_font_properties_load_defaults(self); return; } /** * font_manager_font_properties_load: * @self: #FontManagerFontProperties * * Returns: %TRUE if current configuration file was successfully loaded */ gboolean font_manager_font_properties_load (FontManagerFontProperties *self) { g_return_val_if_fail(self != NULL, FALSE); g_autofree gchar *filepath = font_manager_font_properties_get_filepath(self); g_return_val_if_fail(filepath != NULL, 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_font_properties_parse_match_node(self, iter); break; } } xmlFreeDoc(doc); return TRUE; } /** * font_manager_font_properties_save: * @self: #FontManagerFontProperties * * Returns: %TRUE if current configuration was successfully saved to file */ gboolean font_manager_font_properties_save (FontManagerFontProperties *self) { g_return_val_if_fail(self != NULL, FALSE); g_autofree gchar *filepath = font_manager_font_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_FONT_PROPERTIES_GET_CLASS(self)->add_match_criteria(self, writer); font_manager_font_properties_add_assignments(self, writer); font_manager_xml_writer_end_element(writer); gboolean result = font_manager_xml_writer_close(writer); return result; } /** * font_manager_font_properties_discard: * @self: #FontManagerFontProperties * * Returns: %TRUE if current configuration was successfully discarded */ gboolean font_manager_font_properties_discard (FontManagerFontProperties *self) { g_return_val_if_fail(self != NULL, FALSE); g_autofree gchar *filepath = font_manager_font_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_font_properties_reset(self); font_manager_font_properties_load_defaults(self); return result; } /** * font_manager_font_properties_get_filepath: * @self: #FontManagerFontProperties * * 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_font_properties_get_filepath (FontManagerFontProperties *self) { g_return_val_if_fail(self != NULL, NULL); FontManagerFontPropertiesPrivate *priv; priv = font_manager_font_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_font_properties_reset: * @self: #FontManagerFontProperties * * Reset all base properties to their default values */ void font_manager_font_properties_reset (FontManagerFontProperties *self) { g_return_if_fail(self != NULL); FontManagerFontPropertiesPrivate *priv; priv = font_manager_font_properties_get_instance_private(self); priv->hintstyle = FONT_MANAGER_HINT_STYLE_NONE; /* This is the default, even when not set */ priv->antialias = TRUE; priv->hinting = FALSE; priv->autohint = FALSE; priv->embeddedbitmap = FALSE; /* Default is none */ priv->rgba = FC_RGBA_NONE; priv->lcdfilter = FONT_MANAGER_LCD_FILTER_NONE; priv->scale = 1.0; priv->dpi = 96.0; priv->less = 0.0; priv->more = 0.0; for (int i = 0; i < N_PROPERTIES; i++) if (obj_properties[i]) g_object_notify_by_pspec(G_OBJECT(self), obj_properties[i]); return; } /** * font_manager_font_properties_new: * * Returns: (transfer full): A newly created #FontManagerFontProperties * Free the returned object using #g_object_unref(). */ FontManagerFontProperties * font_manager_font_properties_new (void) { return g_object_new(FONT_MANAGER_TYPE_FONT_PROPERTIES, NULL); } font-manager-0.9.4/lib/fontconfig/font-manager-font-properties.h000066400000000000000000000075661476271126700247240ustar00rootroot00000000000000/* font-manager-properties.h * * Copyright (C) 2009-2023 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 . */ #pragma once #include #include #include #include #include #include #include #include "font-manager-fontconfig.h" #include "font-manager-utils.h" #include "font-manager-xml-writer.h" static const FontManagerObjectProperty 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, "FontManagerFontPropertiesType" } }; #define FONT_MANAGER_TYPE_FONT_PROPERTIES (font_manager_font_properties_get_type()) G_DECLARE_DERIVABLE_TYPE(FontManagerFontProperties, font_manager_font_properties, FONT_MANAGER, FONT_PROPERTIES, GObject) /** * FontManagerFontPropertiesClass: * @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 _FontManagerFontPropertiesClass { GObjectClass parent_class; gboolean (* load) (FontManagerFontProperties *self); gboolean (* save) (FontManagerFontProperties *self); void (* parse_test_node) (FontManagerFontProperties *self, xmlNode *test_node); void (* parse_edit_node) (FontManagerFontProperties *self, xmlNode *edit_node); void (* add_match_criteria) (FontManagerFontProperties *self, FontManagerXmlWriter *writer); }; /** * FontManagerFontPropertiesType: * @FONT_MANAGER_FONT_PROPERTIES_TYPE_DEFAULT: Fontconfig font properties * @FONT_MANAGER_FONT_PROPERTIES_TYPE_DISPLAY: Fontconfig display properties */ typedef enum { FONT_MANAGER_FONT_PROPERTIES_TYPE_DEFAULT, FONT_MANAGER_FONT_PROPERTIES_TYPE_DISPLAY } FontManagerFontPropertiesType; GType font_manager_font_properties_type_get_type (void); #define FONT_MANAGER_TYPE_PROPERTIES_TYPE (font_manager_font_properties_type_get_type ()) FontManagerFontProperties * font_manager_font_properties_new (void); gboolean font_manager_font_properties_load (FontManagerFontProperties *self); gboolean font_manager_font_properties_save (FontManagerFontProperties *self); gboolean font_manager_font_properties_discard (FontManagerFontProperties *self); gchar * font_manager_font_properties_get_filepath (FontManagerFontProperties *self); void font_manager_font_properties_reset (FontManagerFontProperties *self); font-manager-0.9.4/lib/fontconfig/font-manager-fontconfig.c000066400000000000000000000777231476271126700237150ustar00rootroot00000000000000/* font-manager-fontconfig.c * * Copyright (C) 2009-2025 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) { int pango = pango_version(); for (int i = 0; i < fontset->nfont; i++) { if (pango >= PANGO_1_44 && is_legacy_format(fontset->fonts[i])) continue; JsonObject *font_obj = font_manager_get_attributes_from_fontconfig_pattern(fontset->fonts[i]); if (!json_object_has_member(font_obj, "active")) json_object_set_boolean_member(font_obj, "active", TRUE); 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_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_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_available_font_families: * * Returns: (transfer full) (nullable): * a newly created #FontManagerStringSet containing filepaths or %NULL. * Free the returned object using #g_object_unref */ FontManagerStringSet * font_manager_list_available_font_families (void) { 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); FontManagerStringSet * result = font_manager_string_set_new(); 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; font_manager_string_set_add(result, (const gchar *) family); } } FcObjectSetDestroy(objectset); FcPatternDestroy(pattern); FcFontSetDestroy(fontset); font_manager_string_set_sort(result); 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_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); json_object_set_boolean_member(json_obj, "active", TRUE); return json_obj; } /** * font_manager_get_attributes_from_filepath: * @filepath: full path to font file to query * @error: #GError or %NULL to ignore errors * * See #FontManagerFamily 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, GError **error) { g_return_val_if_fail(filepath != NULL, NULL); g_return_val_if_fail((error == NULL || *error == NULL), NULL); JsonObject *source = json_object_new(); FcFontSet *fontset = FcFontSetCreate(); if (FcFileScan(fontset, NULL, NULL, NULL, (FcChar8 *) filepath, FcTrue)) process_fontset(fontset, source); else { set_error("Failed to create FontConfig patterns for file", error); FcFontSetDestroy(fontset); return NULL; } g_autoptr(JsonArray) source_arr = font_manager_sort_json_font_listing(source); JsonObject *result = json_array_get_object_element(source_arr, 0); FcFontSetDestroy(fontset); return json_object_ref(result); } /** * 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, * }, * ... * ], * "active" : bool, * "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_boolean_member(_family_obj, "active", TRUE); 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.9.4/lib/fontconfig/font-manager-fontconfig.h000066400000000000000000000224441476271126700237100ustar00rootroot00000000000000/* font-manager-fontconfig.h * * Copyright (C) 2009-2025 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 . */ #pragma once #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" /** * FontManagerFontconfigError: * @FONT_MANAGER_FONTCONFIG_ERROR_FAILED: Call to Fontconfig library failed */ typedef enum { FONT_MANAGER_FONTCONFIG_ERROR_FAILED } FontManagerFontconfigError; GQuark font_manager_fontconfig_error_quark (); #define FONT_MANAGER_FONTCONFIG_ERROR font_manager_fontconfig_error_quark() 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_update_font_configuration (void); GList * font_manager_list_available_font_files (void); FontManagerStringSet * font_manager_list_available_font_families (void); GList * font_manager_get_langs_from_fontconfig_pattern (FcPattern *pattern); JsonObject * font_manager_get_attributes_from_filepath (const gchar *filepath, 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); 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); font-manager-0.9.4/lib/fontconfig/font-manager-reject.c000066400000000000000000000074171476271126700230260ustar00rootroot00000000000000/* font-manager-reject.c * * Copyright (C) 2009-2025 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. */ G_DEFINE_TYPE(FontManagerReject, font_manager_reject, FONT_MANAGER_TYPE_SELECTIONS) static void font_manager_reject_class_init (FontManagerRejectClass *klass) { 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); return; } /** * font_manager_reject_get_rejected_files: * @self: #FontManagerReject * @db: #FontManagerDatabase * @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, FontManagerDatabase *db, 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_return_val_if_fail(error == NULL || *error == NULL, NULL); guint len_rejected = font_manager_string_set_size(FONT_MANAGER_STRING_SET(self)); const gchar *_sql = "SELECT DISTINCT filepath FROM Fonts WHERE family = %s"; for (guint i = 0; i < len_rejected; i++) { 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); } font_manager_database_end_query(db); } 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.9.4/lib/fontconfig/font-manager-reject.h000066400000000000000000000025501476271126700230240ustar00rootroot00000000000000/* font-manager-reject.h * * Copyright (C) 2009-2025 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 . */ #pragma once #include "font-manager-database.h" #include "font-manager-database-iterator.h" #include "font-manager-selections.h" #include "font-manager-string-set.h" #include "font-manager-utils.h" #define FONT_MANAGER_TYPE_REJECT (font_manager_reject_get_type ()) G_DECLARE_DERIVABLE_TYPE(FontManagerReject, font_manager_reject, FONT_MANAGER, REJECT, FontManagerSelections) struct _FontManagerRejectClass { FontManagerSelectionsClass parent_instance; }; FontManagerReject * font_manager_reject_new (void); FontManagerStringSet * font_manager_reject_get_rejected_files (FontManagerReject *self, FontManagerDatabase *db, GError **error); font-manager-0.9.4/lib/fontconfig/font-manager-selections.c000066400000000000000000000262711476271126700237210ustar00rootroot00000000000000/* font-manager-selections.c * * Copyright (C) 2009-2025 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; } 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 }; 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_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) continue; content = (xmlChar *) g_strstrip((gchar *) content); if (content && 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_full(selections, g_free); 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: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; } /** * 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); font_manager_string_set_clear(FONT_MANAGER_STRING_SET(self)); g_autofree gchar *filepath = font_manager_selections_get_filepath(self); if (filepath == NULL || !font_manager_exists(filepath)) return FALSE; xmlDoc *doc = xmlReadFile(filepath, NULL, 0); /* Empty file */ if (doc == NULL) 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.9.4/lib/fontconfig/font-manager-selections.h000066400000000000000000000042151476271126700237200ustar00rootroot00000000000000/* font-manager-selections.h * * Copyright (C) 2009-2023 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 . */ #pragma once #include #include #include #include #include "font-manager-xml-writer.h" #include "font-manager-string-set.h" #include "font-manager-utils.h" #define FONT_MANAGER_TYPE_SELECTIONS (font_manager_selections_get_type()) G_DECLARE_DERIVABLE_TYPE(FontManagerSelections, font_manager_selections, FONT_MANAGER, SELECTIONS, FontManagerStringSet) /** * FontManagerSelectionsClass: * @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 { FontManagerStringSetClass parent_class; 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); font-manager-0.9.4/lib/fontconfig/font-manager-source.c000066400000000000000000000277131476271126700230530ustar00rootroot00000000000000/* font-manager-source.c * * Copyright (C) 2009-2025 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-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 { GObject parent; }; 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); g_free(priv->path); priv->name = g_strdup(_("Source Unavailable")); priv->path = priv->file ? g_file_get_path(priv->file) : g_strdup(_("Source Unavailable")); priv->active = FALSE; if (priv->file == NULL || !g_file_query_exists(priv->file, NULL)) return; 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.9.4/lib/fontconfig/font-manager-source.h000066400000000000000000000022551476271126700230520ustar00rootroot00000000000000/* 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 . */ #pragma once #include #include #include #include #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); font-manager-0.9.4/lib/fontconfig/font-manager-xml-writer.c000066400000000000000000000335241476271126700236620ustar00rootroot00000000000000/* font-manager-xml-writer.c * * Copyright (C) 2009-2024 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-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; 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: #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: #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: #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: #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: #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: #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: #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: #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; } gchar * xml_escaped_text (char *str) { g_autofree gchar *lt = font_manager_str_replace(str, "<", "<"); g_autofree gchar *gt = font_manager_str_replace(lt, ">", ">"); return font_manager_str_replace(gt, "&", "&"); } /** * font_manager_xml_writer_add_elements: * @self: #FontManagerXmlWriter * @e_type: element type * @elements: (element-type utf8) (transfer none): #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 = xml_escaped_text(g_strstrip(iter->data)); xmlTextWriterWriteElement(self->writer, (xmlChar *) e_type, (xmlChar *) element); } return; } /** * font_manager_xml_writer_add_patelt: * @self: #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: #FontManagerXmlWriter * @selection_type: acceptfont or rejectfont * @selections: (element-type utf8) (transfer none): #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 = xml_escaped_text(g_strstrip(iter->data)); 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: #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.9.4/lib/fontconfig/font-manager-xml-writer.h000066400000000000000000000063141476271126700236640ustar00rootroot00000000000000/* font-manager-xml-writer.h * * Copyright (C) 2009-2024 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 . */ #pragma once #include #include #include #include "font-manager-utils.h" #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); font-manager-0.9.4/lib/fontconfig/meson.build000066400000000000000000000006331476271126700211650ustar00rootroot00000000000000 fontconfig_sources = [] fontconfig_headers = [] fontconfig_includes = include_directories('.') result = run_command(python, '-c', list_sources, check: true) foreach f: result.stdout().strip().split('\n') fontconfig_sources += files(f) endforeach result = run_command(python, '-c', list_headers, check: true) foreach f: result.stdout().strip().split('\n') fontconfig_headers += files(f) endforeach font-manager-0.9.4/lib/gtk/000077500000000000000000000000001476271126700154525ustar00rootroot00000000000000font-manager-0.9.4/lib/gtk/font-manager-application-window.c000066400000000000000000000301061476271126700240020ustar00rootroot00000000000000/* font-manager-application-window.c * * Copyright (C) 2022-2024 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-application-window.h" /** * SECTION: font-manager-application-window * @short_description: Base class for application windows * @title: Application Window * @include: font-manager-application-window.h * * Base class for application windows. Sets up common keyboard shortcuts and * provides for saving and restoring state. */ typedef struct { GSettings *settings; } FontManagerApplicationWindowPrivate; G_DEFINE_TYPE_WITH_PRIVATE(FontManagerApplicationWindow, font_manager_application_window, GTK_TYPE_APPLICATION_WINDOW) enum { PROP_RESERVED, PROP_SETTINGS, NUM_PROPS }; static void font_manager_application_window_dispose (GObject *gobject) { FontManagerApplicationWindow *self = FONT_MANAGER_APPLICATION_WINDOW(gobject); g_return_if_fail(self != NULL); FontManagerApplicationWindowPrivate *priv; priv = font_manager_application_window_get_instance_private(self); g_clear_object(&priv->settings); font_manager_widget_dispose(GTK_WIDGET(gobject)); G_OBJECT_CLASS(font_manager_application_window_parent_class)->dispose(gobject); return; } static void font_manager_application_window_about (GtkWidget *widget, G_GNUC_UNUSED const char *action_name, G_GNUC_UNUSED GVariant *parameter) { g_return_if_fail(widget != NULL); font_manager_application_window_show_about(FONT_MANAGER_APPLICATION_WINDOW(widget)); return; } static void font_manager_application_window_help (GtkWidget *widget, G_GNUC_UNUSED const char *action_name, G_GNUC_UNUSED GVariant *parameter) { g_return_if_fail(widget != NULL); font_manager_application_window_show_help(FONT_MANAGER_APPLICATION_WINDOW(widget)); return; } static gboolean font_manager_application_window_on_close_request (GtkWindow *window) { FontManagerApplicationWindow *self = FONT_MANAGER_APPLICATION_WINDOW(window); FontManagerApplicationWindowPrivate *priv; priv = font_manager_application_window_get_instance_private(self); GdkSurface *surface = gtk_native_get_surface(GTK_NATIVE(window)); GdkToplevelState state = gdk_toplevel_get_state(GDK_TOPLEVEL(surface)); gboolean tiled = (state & GDK_TOPLEVEL_STATE_TILED); if (tiled) { g_debug("State not saved, tiled window detected"); } else if (priv->settings && !tiled) { gint width, height; g_object_get(window, "default-width", &width, "default-height", &height, NULL); g_debug("Saving state : Window size : %i x %i", width, height); g_settings_set(priv->settings, "window-size", "(ii)", width, height); g_clear_object(&priv->settings); } else { g_debug("Settings instance unavailable, failed to save state"); } return GTK_WINDOW_CLASS(font_manager_application_window_parent_class)->close_request(window); } static void font_manager_application_window_quit (GtkWidget *widget, G_GNUC_UNUSED const char *action_name, G_GNUC_UNUSED GVariant *parameter) { g_return_if_fail(widget != NULL); gtk_window_close(GTK_WINDOW(widget)); return; } static void font_manager_application_window_get_property (GObject *gobject, guint property_id, GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerApplicationWindow *self = FONT_MANAGER_APPLICATION_WINDOW(gobject); FontManagerApplicationWindowPrivate *priv; priv = font_manager_application_window_get_instance_private(self); switch (property_id) { case PROP_SETTINGS: g_value_set_object(value, priv->settings); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); } return; } static void font_manager_application_window_set_property (GObject *gobject, guint property_id, const GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerApplicationWindow *self = FONT_MANAGER_APPLICATION_WINDOW(gobject); FontManagerApplicationWindowPrivate *priv; priv = font_manager_application_window_get_instance_private(self); switch (property_id) { case PROP_SETTINGS: g_set_object(&priv->settings, G_SETTINGS(g_value_get_object(value))); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); } return; } static void font_manager_application_window_class_init (FontManagerApplicationWindowClass *klass) { GObjectClass *object_class = G_OBJECT_CLASS(klass); GtkWidgetClass *widget_class = GTK_WIDGET_CLASS(klass); GtkWindowClass *window_class = GTK_WINDOW_CLASS(klass); window_class->close_request = font_manager_application_window_on_close_request; object_class->dispose = font_manager_application_window_dispose; object_class->get_property = font_manager_application_window_get_property; object_class->set_property = font_manager_application_window_set_property; gtk_widget_class_install_action(widget_class, "about", NULL, font_manager_application_window_about); gtk_widget_class_install_action(widget_class, "help", NULL, font_manager_application_window_help); gtk_widget_class_install_action(widget_class, "quit", NULL, font_manager_application_window_quit); gtk_widget_class_add_binding_action(widget_class, GDK_KEY_F1, 0, "help", NULL); gtk_widget_class_add_binding_action(widget_class, GDK_KEY_q, GDK_CONTROL_MASK, "quit", NULL); gtk_widget_class_add_binding_action(widget_class, GDK_KEY_w, GDK_CONTROL_MASK, "quit", NULL); /** * FontManagerApplicationWindow:settings: * * The following keys MUST be present in @settings: * * - window-size : (int, int) * - is-maximized : boolean */ g_object_class_install_property(object_class, PROP_SETTINGS, g_param_spec_object("settings", NULL, "#GSettings instance to use", G_TYPE_SETTINGS, G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE)); return; } static void font_manager_application_window_init (FontManagerApplicationWindow *self) { font_manager_set_application_style(); return; } /** * font_manager_application_window_restore_state: * @self: #FontManagerApplicationWindow */ void font_manager_application_window_restore_state (FontManagerApplicationWindow *self) { FontManagerApplicationWindowPrivate *priv; priv = font_manager_application_window_get_instance_private(self); gint width, height; if (priv->settings) { g_settings_bind (priv->settings, "is-maximized", self, "maximized", G_SETTINGS_BIND_DEFAULT); g_settings_get(priv->settings, "window-size", "(ii)", &width, &height); g_debug("Restoring state : Window size : %i x %i", width, height); gtk_window_set_default_size(GTK_WINDOW(self), width, height); } else { g_debug("Settings instance unavailable, failed to restore state"); } return; } #define PACKAGE_LICENSE \ " 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" /** * font_manager_application_window_show_about: * @self: #FontManagerApplicationWindow * * Show "About" dialog */ void font_manager_application_window_show_about (FontManagerApplicationWindow *self) { g_return_if_fail(self); const char *authors[] = { "Jerry Casiano ", NULL }; gtk_show_about_dialog(GTK_WINDOW(self), "program-name", _("Font Manager"), "logo-icon-name", "com.github.FontManager.FontManager-symbolic", "version", PACKAGE_VERSION, "copyright", "Copyright © 2009-2024 Jerry Casiano", "comments", _("Simple font management for GTK+ desktop environments"), "website", PACKAGE_URL, "authors", authors, "documenters", authors, "license", PACKAGE_LICENSE, "translator-credits", _("translator-credits"), NULL ); return; } /** * font_manager_application_window_show_help: * @self: #FontManagerApplicationWindow * * Attempts to launch default help application (Yelp) */ void font_manager_application_window_show_help (FontManagerApplicationWindow *self) { g_return_if_fail(self); g_autofree gchar *uri = g_strdup_printf("help:%s", PACKAGE_NAME); g_autoptr(GtkUriLauncher) launcher = gtk_uri_launcher_new(uri); gtk_uri_launcher_launch(launcher, GTK_WINDOW(self), NULL, NULL, NULL); return; } /** * font_manager_application_window_new: * @settings: #Gsettings instance to use or %NULL * * The following keys MUST be present in @settings: * * - window-size : (int, int) * - is-maximized : boolean * * Returns: (transfer full): A newly created #FontManagerApplicationWindow * Free the returned object using #g_object_unref(). */ GtkWidget * font_manager_application_window_new (GSettings *settings) { return g_object_new(FONT_MANAGER_TYPE_APPLICATION_WINDOW, "settings", settings, NULL); } font-manager-0.9.4/lib/gtk/font-manager-application-window.h000066400000000000000000000032151476271126700240100ustar00rootroot00000000000000/* font-manager-application-window.h * * Copyright (C) 2022-2024 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 . */ #pragma once #include "config.h" #include #include #include #include #include "font-manager-gtk-utils.h" #define FONT_MANAGER_TYPE_APPLICATION_WINDOW (font_manager_application_window_get_type()) G_DECLARE_DERIVABLE_TYPE(FontManagerApplicationWindow, font_manager_application_window, FONT_MANAGER, APPLICATION_WINDOW, GtkApplicationWindow) struct _FontManagerApplicationWindowClass { GtkApplicationWindowClass parent_class; }; GtkWidget * font_manager_application_window_new (GSettings *settings); void font_manager_application_window_show_about (FontManagerApplicationWindow *self); void font_manager_application_window_show_help (FontManagerApplicationWindow *self); void font_manager_application_window_restore_state (FontManagerApplicationWindow *self); font-manager-0.9.4/lib/gtk/font-manager-character-map.c000066400000000000000000000310221476271126700226770ustar00rootroot00000000000000/* font-manager-character-map.c * * Copyright (C) 2009-2023 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. * It also provides basic information about the selected character and the * ability to search for a specific character based on codepoint, name or * other details. */ struct _FontManagerCharacterMap { GtkBox parent; gint active_cell; gdouble preview_size; GtkWidget *action_area; GtkWidget *character_map; GtkWidget *character_info; GtkWidget *fontscale; GtkWidget *search; FontManagerFont *font; }; G_DEFINE_TYPE(FontManagerCharacterMap, font_manager_character_map, GTK_TYPE_WIDGET) 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) { g_return_if_fail(self != NULL); self->active_cell = cell; return; } static void font_manager_character_map_dispose (GObject *gobject) { g_return_if_fail(gobject != NULL); FontManagerCharacterMap *self = FONT_MANAGER_CHARACTER_MAP(gobject); g_clear_pointer(&self->font, g_object_unref); font_manager_widget_dispose(GTK_WIDGET(self)); 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); GtkWidgetClass *widget_class = GTK_WIDGET_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; gtk_widget_class_set_layout_manager_type(widget_class, GTK_TYPE_BIN_LAYOUT); /** * FontManagerCharacterMap:font: * * #FontManagerFont */ obj_properties[PROP_FONT] = g_param_spec_object("font", NULL, "FontManagerFont", FONT_MANAGER_TYPE_FONT, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS); /** * FontManagerCharacterMap:active-cell: * * Currently selected cell in character map */ 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_LARGE_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; } GtkWidget * create_action_area (FontManagerCharacterMap *self) { self->action_area = gtk_stack_new(); self->fontscale = font_manager_font_scale_new(); self->search = font_manager_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_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); gtk_stack_set_vhomogeneous(GTK_STACK(self->action_area), FALSE); return self->action_area; } static void font_manager_character_map_init (FontManagerCharacterMap *self) { g_return_if_fail(self != NULL); font_manager_widget_set_name(GTK_WIDGET(self), "FontManagerCharacterMap"); GtkWidget *box = gtk_box_new(GTK_ORIENTATION_VERTICAL, 0); self->character_map = font_manager_unicode_character_map_new(); GtkWidget *info_widget = font_manager_unicode_character_info_new(); FontManagerUnicodeCharacterMap *charmap = FONT_MANAGER_UNICODE_CHARACTER_MAP(self->character_map); FontManagerUnicodeCharacterInfo *charinfo = FONT_MANAGER_UNICODE_CHARACTER_INFO(info_widget); font_manager_unicode_character_info_set_character_map(charinfo, charmap); gtk_box_append(GTK_BOX(box), info_widget); GtkWidget *scroll = gtk_scrolled_window_new(); gtk_scrolled_window_set_child(GTK_SCROLLED_WINDOW(scroll), self->character_map); gtk_box_append(GTK_BOX(box), scroll); GtkWidget *action_area = create_action_area(self); gtk_box_append(GTK_BOX(box), action_area); FontManagerUnicodeSearchBar *search_bar = FONT_MANAGER_UNICODE_SEARCH_BAR(self->search); font_manager_unicode_search_bar_set_character_map(search_bar, charmap); font_manager_font_scale_set_default_size(FONT_MANAGER_FONT_SCALE(self->fontscale), FONT_MANAGER_LARGE_PREVIEW_SIZE); self->preview_size = FONT_MANAGER_LARGE_PREVIEW_SIZE; gtk_widget_set_parent(box, GTK_WIDGET(self)); font_manager_widget_set_expand(GTK_WIDGET(box), TRUE); font_manager_widget_set_expand(GTK_WIDGET(charmap), TRUE); font_manager_widget_set_expand(GTK_WIDGET(scroll), TRUE); font_manager_widget_set_expand(GTK_WIDGET(self), TRUE); gtk_widget_set_valign(info_widget, GTK_ALIGN_START); gtk_widget_set_valign(action_area, GTK_ALIGN_END); 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, "preview-size", self->character_map, "preview-size", flags); g_object_bind_property(self, "active-cell", self->character_map, "active-cell", flags); return; } /** * font_manager_character_map_set_font: * @self: #FontManagerCharacterMap * @font: (transfer none): #FontManagerFont */ void font_manager_character_map_set_font (FontManagerCharacterMap *self, FontManagerFont *font) { g_return_if_fail(self != NULL); g_set_object(&self->font, font); FontManagerUnicodeCharacterMap *charmap = FONT_MANAGER_UNICODE_CHARACTER_MAP(self->character_map); g_autofree gchar *description = NULL; if (font) g_object_get(font, "description", &description, NULL); else description = g_strdup(FONT_MANAGER_DEFAULT_FONT); g_autoptr(PangoFontDescription) font_desc = pango_font_description_from_string(description); font_manager_unicode_character_map_set_font_desc(charmap, font_desc); return; } /** * font_manager_character_map_set_filter: * @self: #FontManagerCharacterMap * @filter:(element-type uint) (transfer full) (nullable): #GList of codepoints */ void font_manager_character_map_set_filter (FontManagerCharacterMap *self, GList *filter) { g_return_if_fail(self != NULL); FontManagerUnicodeCharacterMap *charmap = FONT_MANAGER_UNICODE_CHARACTER_MAP(self->character_map); font_manager_unicode_character_map_set_filter(charmap, filter); return; } /** * font_manager_character_map_restore_state: * @self: #FontManagerCharacterMap * @settings: #GSettings * * Applies the values in @settings to @self and also binds those settings to their * respective properties so that they are updated when any changes take place. * * The following keys MUST be present in @settings: * * - charmap-font-size */ void font_manager_character_map_restore_state (FontManagerCharacterMap *self, GSettings *settings) { g_return_if_fail(self != NULL); g_return_if_fail(settings != NULL); g_settings_bind(settings, "charmap-font-size", self, "preview-size", G_SETTINGS_BIND_DEFAULT); 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.9.4/lib/gtk/font-manager-character-map.h000066400000000000000000000030201476271126700227010ustar00rootroot00000000000000/* 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 . */ #pragma once #include #include "font-manager-font.h" #include "font-manager-font-scale.h" #include "font-manager-gtk-utils.h" #include "unicode-character-info.h" #include "unicode-character-map.h" #include "unicode-search-bar.h" #include "unicode-info.h" #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, GtkWidget) 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, GList *filter); void font_manager_character_map_restore_state (FontManagerCharacterMap *self, GSettings *settings); font-manager-0.9.4/lib/gtk/font-manager-font-scale.c000066400000000000000000000363201476271126700222310ustar00rootroot00000000000000/* font-manager-font-scale.c * * Copyright (C) 2009-2023 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 MIN_LABEL " A " #define MAX_LABEL " A " #define N_ZOOM_SHORTCUTS 3 static const struct { gint16 direction; const gchar *accel; } ZoomShortcuts [N_ZOOM_SHORTCUTS] = { { -1, "minus" }, { 0, "0" }, { 1, "plus|equal" } }; static void on_zoom (GtkWidget *widget, const gchar *action_name, GVariant *parameter); struct _FontManagerFontScale { GtkWidget parent; gdouble default_size; GtkWidget *min; GtkWidget *max; GtkWidget *scale; GtkWidget *spin; GtkAdjustment *adjustment; }; G_DEFINE_TYPE(FontManagerFontScale, font_manager_font_scale, GTK_TYPE_WIDGET) enum { PROP_RESERVED, PROP_ADJUSTMENT, PROP_DEFAULT_SIZE, PROP_VALUE, N_PROPERTIES }; static GParamSpec *obj_properties[N_PROPERTIES] = { NULL, }; static void font_manager_font_scale_dispose (GObject *gobject) { FontManagerFontScale *self = FONT_MANAGER_FONT_SCALE(gobject); g_return_if_fail(self != NULL); g_clear_object(&self->adjustment); font_manager_widget_dispose(GTK_WIDGET(gobject)); G_OBJECT_CLASS(font_manager_font_scale_parent_class)->dispose(gobject); return; } static void font_manager_font_scale_get_property (GObject *gobject, guint property_id, GValue *value, GParamSpec *pspec) { FontManagerFontScale *self = FONT_MANAGER_FONT_SCALE(gobject); g_return_if_fail(self != NULL); switch (property_id) { case PROP_ADJUSTMENT: g_value_set_object(value, font_manager_font_scale_get_adjustment(self)); break; case PROP_DEFAULT_SIZE: g_value_set_double(value, self->default_size); 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) { FontManagerFontScale *self = FONT_MANAGER_FONT_SCALE(gobject); g_return_if_fail(self != NULL); switch (property_id) { case PROP_ADJUSTMENT: font_manager_font_scale_set_adjustment(self, g_value_get_object(value)); break; case PROP_DEFAULT_SIZE: font_manager_font_scale_set_default_size(self, g_value_get_double(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); GtkWidgetClass *widget_class = GTK_WIDGET_CLASS(klass); object_class->dispose = font_manager_font_scale_dispose; object_class->get_property = font_manager_font_scale_get_property; object_class->set_property = font_manager_font_scale_set_property; gtk_widget_class_set_layout_manager_type(widget_class, GTK_TYPE_BOX_LAYOUT); gtk_widget_class_install_action(widget_class, "zoom", "n", on_zoom); /** * 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); /** * FontManagerFontScale:default-size: * * The default preview size of #FontManagerFontScale. */ obj_properties[PROP_DEFAULT_SIZE] = g_param_spec_double("default-size", NULL, "Default preview size", MIN_FONT_SIZE, MAX_FONT_SIZE, FONT_MANAGER_DEFAULT_PREVIEW_SIZE, G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE | G_PARAM_EXPLICIT_NOTIFY); /** * 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, FONT_MANAGER_DEFAULT_PREVIEW_SIZE, G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE | G_PARAM_EXPLICIT_NOTIFY); g_object_class_install_properties(object_class, N_PROPERTIES, obj_properties); return; } static void on_zoom (GtkWidget *widget, const gchar *action_name, GVariant *parameter) { FontManagerFontScale *self = FONT_MANAGER_FONT_SCALE(widget); gint16 direction = g_variant_get_int16(parameter); gdouble step = 0.5; gdouble current = gtk_adjustment_get_value(self->adjustment); gdouble value = self->default_size; if (direction != 0) value = direction > 0 ? current + step : current - step; value = CLAMP(value, MIN_FONT_SIZE, MAX_FONT_SIZE); gtk_adjustment_set_value(self->adjustment, value); return; } static void on_click (GtkGestureClick *gesture, gint n_press, gdouble x, gdouble y, FontManagerFontScale *self) { g_return_if_fail(self != NULL); GtkWidget *widget = gtk_event_controller_get_widget(GTK_EVENT_CONTROLLER(gesture)); gdouble new_value = (widget == self->min) ? MIN_FONT_SIZE : MAX_FONT_SIZE; gtk_adjustment_set_value(self->adjustment, new_value); return; } static void on_state_change (GtkWidget *widget, GtkStateFlags flags, FontManagerFontScale *self) { gboolean active = gtk_window_is_active(GTK_WINDOW(gtk_widget_get_root(widget))); gboolean prelight = ((flags & GTK_STATE_FLAG_PRELIGHT) == 0); gdouble opacity = active && prelight ? FOCUSED_OPACITY : DEFAULT_OPACITY; gtk_widget_set_opacity(widget, opacity); return; } static void on_value_changed (FontManagerFontScale *self, GtkAdjustment *adjustment) { g_object_notify_by_pspec(G_OBJECT(self), obj_properties[PROP_VALUE]); return; } static void add_child_widget (FontManagerFontScale *self, const gchar *name, GtkWidget *widget) { gtk_widget_set_parent(widget, GTK_WIDGET(self)); gtk_widget_set_name(widget, name); font_manager_widget_set_expand(widget, FALSE); font_manager_widget_set_align(widget, GTK_ALIGN_CENTER); font_manager_widget_set_margin(widget, FONT_MANAGER_DEFAULT_MARGIN); return; } static void add_click_target (FontManagerFontScale *self, GtkWidget *widget) { gtk_widget_set_can_focus(widget, TRUE); gtk_widget_set_opacity(widget, DEFAULT_OPACITY); g_signal_connect(widget, "state-flags-changed", G_CALLBACK(on_state_change), self); GtkGesture *gesture = gtk_gesture_click_new(); gtk_gesture_single_set_touch_only(GTK_GESTURE_SINGLE(gesture), FALSE); gtk_gesture_single_set_exclusive(GTK_GESTURE_SINGLE(gesture), TRUE); gtk_gesture_single_set_button(GTK_GESTURE_SINGLE(gesture), GDK_BUTTON_PRIMARY); g_signal_connect(gesture, "pressed", G_CALLBACK(on_click), self); gtk_event_controller_set_propagation_phase(GTK_EVENT_CONTROLLER(gesture), GTK_PHASE_BUBBLE); gtk_widget_add_controller(widget, GTK_EVENT_CONTROLLER(gesture)); return; } static void font_manager_font_scale_init (FontManagerFontScale *self) { g_return_if_fail(self != NULL); self->default_size = FONT_MANAGER_DEFAULT_PREVIEW_SIZE; 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(self->default_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); add_child_widget(self, "min", self->min); add_child_widget(self, "scale", self->scale); add_child_widget(self, "max", self->max); add_child_widget(self, "spin", self->spin); add_click_target(self, self->min); add_click_target(self, self->max); gtk_widget_set_focusable(self->scale, FALSE); gtk_widget_set_focusable(self->spin, FALSE); 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_spin_button_set_numeric(GTK_SPIN_BUTTON(self->spin), TRUE); 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_add_css_class(GTK_WIDGET(self), FONT_MANAGER_STYLE_CLASS_VIEW); font_manager_widget_set_name(GTK_WIDGET(self), "FontManagerFontScale"); GtkEventController *shortcuts = gtk_shortcut_controller_new(); gtk_event_controller_set_propagation_phase(shortcuts, GTK_PHASE_BUBBLE); gtk_widget_add_controller(GTK_WIDGET(self), GTK_EVENT_CONTROLLER(shortcuts)); gtk_shortcut_controller_set_scope(GTK_SHORTCUT_CONTROLLER(shortcuts), GTK_SHORTCUT_SCOPE_GLOBAL); for (gint i = 0; i < N_ZOOM_SHORTCUTS; i++) { GtkShortcutAction *action = gtk_named_action_new("zoom"); GtkShortcutTrigger *trigger = gtk_shortcut_trigger_parse_string(ZoomShortcuts[i].accel); GtkShortcut *shortcut = gtk_shortcut_new(trigger, action); GVariant *args = g_variant_new_int16(ZoomShortcuts[i].direction); gtk_shortcut_set_arguments(shortcut, args); gtk_shortcut_controller_add_shortcut(GTK_SHORTCUT_CONTROLLER(shortcuts), shortcut); } 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_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_adjustment: * @self: #FontManagerFontScale * @adjustment: #GtkAdjustment to use */ void font_manager_font_scale_set_adjustment (FontManagerFontScale *self, GtkAdjustment *adjustment) { g_return_if_fail(self != NULL && adjustment != 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); g_signal_connect_swapped(self->adjustment, "value-changed", (GCallback) on_value_changed, self); return; } /** * font_manager_font_scale_set_default_size: * @self: #FontManagerFontScale * @value: #gdouble to use as default size for @self * * Sets the size used as default when a reset is requested using a keyboard * shortcut i.e. <Ctrl>+0 */ void font_manager_font_scale_set_default_size (FontManagerFontScale *self, gdouble value) { self->default_size = value; gdouble current_value = gtk_adjustment_get_value(self->adjustment); gtk_adjustment_configure(self->adjustment, current_value, MIN_FONT_SIZE, MAX_FONT_SIZE, 0.5, 1.0, 0); return; } /** * 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)); 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.9.4/lib/gtk/font-manager-font-scale.h000066400000000000000000000027611476271126700222400ustar00rootroot00000000000000/* 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 . */ #pragma once #include #include #include #include "font-manager-gtk-utils.h" #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, GtkWidget) GtkWidget * font_manager_font_scale_new (void); GtkAdjustment * font_manager_font_scale_get_adjustment (FontManagerFontScale *self); gdouble font_manager_font_scale_get_value (FontManagerFontScale *self); void font_manager_font_scale_set_adjustment (FontManagerFontScale *self, GtkAdjustment *adjustment); void font_manager_font_scale_set_default_size (FontManagerFontScale *self, gdouble value); void font_manager_font_scale_set_value (FontManagerFontScale *self, gdouble value); font-manager-0.9.4/lib/gtk/font-manager-fsType.c000066400000000000000000000105351476271126700214500ustar00rootroot00000000000000/* font-manager-fsType.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-fsType.h" /** * SECTION: font-manager-fsType * @short_description: fsType enum * @title: Font embedding restrictions * @include: font-manager-fsType.h * * The main purpose of this enumeration is to provide a description of the * fsType field of font files in a user friendly form. */ 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. * * The least restrictive bit set is used. * Embedding-aware applications may interpret the fsType field differently. * * Returns: (transfer none) (nullable): @fstype as a string */ const gchar * font_manager_fsType_to_string (gint 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"); } } font-manager-0.9.4/lib/gtk/font-manager-fsType.h000066400000000000000000000051121476271126700214500ustar00rootroot00000000000000/* font-manager-fsType.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 . */ #pragma once #include #include #include /** * 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 (gint fstype); font-manager-0.9.4/lib/gtk/font-manager-gtk-utils.c000066400000000000000000000177421476271126700221300ustar00rootroot00000000000000/* font-manager-gtk-utils.c * * Copyright (C) 2009-2024 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 */ /** * font_manager_set_application_style: * * Load application specific CSS and icons. */ void font_manager_set_application_style (void) { 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); GdkDisplay *default_display = gdk_display_get_default(); GtkIconTheme *icon_theme = gtk_icon_theme_get_for_display(default_display); g_autoptr(GtkCssProvider) css_provider = gtk_css_provider_new(); g_debug("Adding icons from resource path : %s", icons); gtk_icon_theme_add_resource_path(icon_theme, icons); g_debug("Loading custom css from resource path : %s", css); gtk_css_provider_load_from_resource(css_provider, css); gtk_style_context_add_provider_for_display(default_display, GTK_STYLE_PROVIDER(css_provider), GTK_STYLE_PROVIDER_PRIORITY_APPLICATION); 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_text_tag_table_new: * * Returns: (transfer full): A newly created #GtkTextTagTable. * Free the returned object using #g_object_unref(). */ 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 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 tag to table: size-points"); return tags; } /** * 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: #gboolean * * 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: #gint * * 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_widget_set_name: * @widget: #GtkWidget * @name: (nullable): widget name * * Set widget name and css properties to the same value. */ void font_manager_widget_set_name (GtkWidget *widget, const gchar *name) { GtkWidgetClass *widget_class = GTK_WIDGET_GET_CLASS(widget); if (name) gtk_widget_set_name(widget, name); else name = gtk_widget_get_name(widget); gtk_widget_add_css_class(widget, name); gtk_widget_class_set_css_name(widget_class, name); return; } /** * font_manager_widget_dispose: * @widget: #GtkWidget * * Convenience function which iterates through the children of a #GtkWidget, * calls #gtk_widget_unparent() on each and sets the pointer to #NULL. */ void font_manager_widget_dispose (GtkWidget *widget) { g_return_if_fail(GTK_IS_WIDGET(widget)); GtkWidget *child = gtk_widget_get_first_child(GTK_WIDGET(widget)); while (child) { GtkWidget *next = gtk_widget_get_next_sibling(child); g_clear_pointer(&child, gtk_widget_unparent); child = next; } 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_get_shortcut_for_stateful_action: * @prefix: (nullable): Action prefix i.e. "app", "window", etc. * @name: Action name * @target: Action target * @accel: (nullable): A valid accelerator string as understood by #gtk_accelerator_parse * * Returns: (transfer full) (nullable): A newly created #GtkShortcut. * Free the returned object using #g_object_unref. */ GtkShortcut * font_manager_get_shortcut_for_stateful_action (const gchar *prefix, const gchar *name, const gchar *target, const gchar *accel) { g_return_val_if_fail(name != NULL && target != NULL, NULL); g_autofree gchar *action_name = prefix ? g_strdup_printf("%s.%s", prefix, name) : g_strdup(name); GtkShortcutAction *shortcut_action = gtk_named_action_new(action_name); GtkShortcutTrigger *shortcut_trigger = gtk_shortcut_trigger_parse_string(accel); GtkShortcut *shortcut = gtk_shortcut_new(shortcut_trigger, shortcut_action); GVariant *arg = g_variant_new_string(target); gtk_shortcut_set_arguments(shortcut, arg); return shortcut; } font-manager-0.9.4/lib/gtk/font-manager-gtk-utils.h000066400000000000000000000157141476271126700221320ustar00rootroot00000000000000/* font-manager-gtk-utils.h * * Copyright (C) 2009-2023 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 . */ #pragma once #include #include #include #include #define FONT_MANAGER_BUS_ID "com.github.FontManager.FontManager" #define FONT_MANAGER_BUS_PATH "/com/github/FontManager/FontManager" #define FONT_MANAGER_FONT_VIEWER_BUS_ID "com.github.FontManager.FontViewer" #define FONT_MANAGER_FONT_VIEWER_BUS_PATH "/com/github/FontManager/FontViewer" #define FONT_MANAGER_STYLE_CLASS_COLOR "color" #define FONT_MANAGER_STYLE_CLASS_FLAT "flat" #define FONT_MANAGER_STYLE_CLASS_VIEW "view" #define FONT_MANAGER_STYLE_CLASS_DIM_LABEL "dim-label" #define FONT_MANAGER_STYLE_CLASS_BACKGROUND "background" #define FONT_MANAGER_STYLE_CLASS_SIDEBAR "sidebar" #define FONT_MANAGER_STYLE_CLASS_SUGGESTED_ACTION "suggested-action" #define FONT_MANAGER_STYLE_CLASS_DESTRUCTIVE_ACTION "destructive-action" #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_LARGE_PREVIEW_SIZE 16.0 #define FONT_MANAGER_DEFAULT_PREVIEW_TEXT "\n"\ " %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." 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); void font_manager_widget_set_name (GtkWidget *widget, const gchar *name); void font_manager_widget_dispose (GtkWidget *widget); gchar * font_manager_get_localized_pangram (void); gchar * font_manager_get_localized_preview_text (void); GtkTextTagTable * font_manager_text_tag_table_new (void); GtkShortcut * font_manager_get_shortcut_for_stateful_action (const gchar *prefix, const gchar *name, const gchar *target, const gchar *accel); font-manager-0.9.4/lib/gtk/font-manager-license-page.c000066400000000000000000000314351476271126700225340ustar00rootroot00000000000000/* font-manager-license-page.c * * Copyright (C) 2009-2023 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-page.h" /** * SECTION: font-manager-license-page * @short_description: Font licensing details * @title: License Pane * @include: font-manager-license-page.h * * Widget which displays embedded or detected font licensing data. */ struct _FontManagerLicensePage { GtkWidget parent; gint _fsType; GtkWidget *fsType; GtkWidget *license_data; GtkWidget *license_url; GtkWidget *placeholder; }; G_DEFINE_TYPE(FontManagerLicensePage, font_manager_license_page, GTK_TYPE_WIDGET) 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_page_dispose (GObject *gobject) { FontManagerLicensePage *self = FONT_MANAGER_LICENSE_PAGE(gobject); g_return_if_fail(self != NULL); font_manager_widget_dispose(GTK_WIDGET(gobject)); G_OBJECT_CLASS(font_manager_license_page_parent_class)->dispose(gobject); return; } static void font_manager_license_page_get_property (GObject *gobject, guint property_id, GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerLicensePage *self = FONT_MANAGER_LICENSE_PAGE(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_page_get_license_data(self); g_value_set_string(value, data); break; case PROP_LICENSE_URL: data = font_manager_license_page_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_page_set_property (GObject *gobject, guint property_id, const GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerLicensePage *self = FONT_MANAGER_LICENSE_PAGE(gobject); switch (property_id) { case PROP_FSTYPE: font_manager_license_page_set_fsType(self, g_value_get_int(value)); break; case PROP_LICENSE_DATA: font_manager_license_page_set_license_data(self, g_value_get_string(value)); break; case PROP_LICENSE_URL: font_manager_license_page_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_page_class_init (FontManagerLicensePageClass *klass) { GObjectClass *object_class = G_OBJECT_CLASS(klass); GtkWidgetClass *widget_class = GTK_WIDGET_CLASS(klass); object_class->dispose = font_manager_license_page_dispose; object_class->get_property = font_manager_license_page_get_property; object_class->set_property = font_manager_license_page_set_property; gtk_widget_class_set_layout_manager_type(widget_class, GTK_TYPE_BOX_LAYOUT); /** * FontManagerLicensePage: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); /** * FontManagerLicensePage: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); /** * FontManagerLicensePage: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 void font_manager_license_page_init (FontManagerLicensePage *self) { g_return_if_fail(self != NULL); gtk_widget_add_css_class(GTK_WIDGET(self), FONT_MANAGER_STYLE_CLASS_VIEW); font_manager_widget_set_name(GTK_WIDGET(self), "FontManagerLicensePage"); self->fsType = gtk_label_new(NULL); const gchar *msg = _("File does not contain license information."); self->placeholder = font_manager_place_holder_new(NULL, NULL, msg, "dialog-question-symbolic"); self->license_data = gtk_text_view_new(); self->license_url = gtk_link_button_new(""); GtkWidget *overlay = gtk_overlay_new(); GtkWidget *scroll = gtk_scrolled_window_new(); GtkWidget *box = gtk_box_new(GTK_ORIENTATION_VERTICAL, 2); g_autoptr(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); gtk_text_view_set_editable(GTK_TEXT_VIEW(self->license_data), FALSE); gtk_text_view_set_cursor_visible(GTK_TEXT_VIEW(self->license_data), FALSE); gtk_text_view_set_wrap_mode(GTK_TEXT_VIEW(self->license_data), GTK_WRAP_WORD_CHAR); GtkWidget *separator_top = gtk_separator_new(GTK_ORIENTATION_HORIZONTAL); GtkWidget *separator_bottom = gtk_separator_new(GTK_ORIENTATION_HORIZONTAL); gtk_widget_add_css_class(separator_top, "thin-separator"); gtk_widget_add_css_class(separator_bottom, "thin-separator"); gtk_widget_set_opacity(separator_top, 0.25); gtk_widget_set_opacity(separator_bottom, 0.25); gtk_box_prepend(GTK_BOX(box), self->fsType); gtk_box_append(GTK_BOX(box), separator_top); gtk_box_append(GTK_BOX(box), overlay); gtk_box_append(GTK_BOX(box), separator_bottom); gtk_box_append(GTK_BOX(box), self->license_url); gtk_overlay_set_child(GTK_OVERLAY(overlay), scroll); gtk_overlay_add_overlay(GTK_OVERLAY(overlay), self->placeholder); gtk_scrolled_window_set_child(GTK_SCROLLED_WINDOW(scroll), self->license_data); gtk_widget_set_parent(box, GTK_WIDGET(self)); gtk_widget_set_opacity(self->fsType, 0.55); font_manager_widget_set_expand(GTK_WIDGET(self), TRUE); font_manager_widget_set_expand(scroll, TRUE); font_manager_widget_set_margin(separator_top, 0); font_manager_widget_set_margin(separator_bottom, 0); gtk_widget_set_margin_start(separator_top, FONT_MANAGER_DEFAULT_MARGIN * 1.5); gtk_widget_set_margin_end(separator_top, FONT_MANAGER_DEFAULT_MARGIN * 1.5); gtk_widget_set_margin_start(separator_bottom, FONT_MANAGER_DEFAULT_MARGIN * 1.5); gtk_widget_set_margin_end(separator_bottom, FONT_MANAGER_DEFAULT_MARGIN * 1.5); font_manager_widget_set_margin(self->fsType, FONT_MANAGER_DEFAULT_MARGIN * 1.25); gtk_widget_set_margin_start(self->license_data, FONT_MANAGER_DEFAULT_MARGIN * 2); gtk_widget_set_margin_end(self->license_data, FONT_MANAGER_DEFAULT_MARGIN * 2); gtk_widget_set_visible(self->fsType, FALSE); gtk_widget_set_visible(self->license_data, FALSE); gtk_widget_set_visible(self->license_url, FALSE); return; } /** * font_manager_license_page_get_fsType: * @self: #FontManagerLicensePage * * Returns: #FontManagerfsType */ gint font_manager_license_page_get_fsType (FontManagerLicensePage *self) { g_return_val_if_fail(self != NULL, 0); return self->_fsType; } /** * font_manager_license_page_get_license_data: * @self: #FontManagerLicensePage * * Returns: (transfer none) (nullable): * A newly allocated string that must be freed with #g_free or %NULL */ gchar * font_manager_license_page_get_license_data (FontManagerLicensePage *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_page_get_license_url: * @self: #FontManagerLicensePage * * Returns: (transfer none) (nullable): * A newly allocated string that must be freed with #g_free or %NULL */ gchar * font_manager_license_page_get_license_url (FontManagerLicensePage *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_page_set_fsType: * @self: #FontManagerLicensePage * @fstype: #FontManagerfsType */ void font_manager_license_page_set_fsType (FontManagerLicensePage *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)); gtk_widget_set_visible(self->fsType, gtk_widget_get_visible(self->license_data)); return; } /** * font_manager_license_page_set_license_data: * @self: #FontManagerLicensePage * @license_data: (nullable): License data embedded in font file or %NULL */ void font_manager_license_page_set_license_data (FontManagerLicensePage *self, const gchar *license_data) { g_return_if_fail(self != NULL); GtkTextBuffer *buffer = gtk_text_view_get_buffer(GTK_TEXT_VIEW(self->license_data)); g_autofree gchar *license_text = license_data ? g_strdup_printf("\n%s\n", license_data) : g_strdup(""); gtk_text_buffer_set_text(buffer, license_text, -1); gtk_widget_set_visible(self->placeholder, license_data == NULL); gtk_widget_set_visible(self->license_data, license_data != NULL); gtk_widget_set_visible(self->fsType, license_data != NULL); const gchar *uri = gtk_link_button_get_uri(GTK_LINK_BUTTON(self->license_url)); gtk_widget_set_visible(self->license_url, uri != NULL); return; } /** * font_manager_license_page_set_license_url: * @self: #FontManagerLicensePage * @url: (nullable): URL to latest version of license or %NULL */ void font_manager_license_page_set_license_url (FontManagerLicensePage *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 : ""); gboolean visible = url != NULL && gtk_widget_get_visible(self->license_data); gtk_widget_set_visible(self->license_url, visible); return; } /** * font_manager_license_page_new: * * Returns: (transfer full): A newly created #FontManagerLicensePage. * Free the returned object using #g_object_unref(). */ GtkWidget * font_manager_license_page_new (void) { return g_object_new(FONT_MANAGER_TYPE_LICENSE_PAGE, NULL); } font-manager-0.9.4/lib/gtk/font-manager-license-page.h000066400000000000000000000032751476271126700225420ustar00rootroot00000000000000/* font-manager-license-page.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 . */ #pragma once #include #include #include #include "font-manager-fsType.h" #include "font-manager-gtk-utils.h" #include "font-manager-place-holder.h" #define FONT_MANAGER_TYPE_LICENSE_PAGE (font_manager_license_page_get_type ()) G_DECLARE_FINAL_TYPE(FontManagerLicensePage, font_manager_license_page, FONT_MANAGER, LICENSE_PAGE, GtkWidget) GtkWidget * font_manager_license_page_new (void); gchar * font_manager_license_page_get_license_data (FontManagerLicensePage *self); gchar * font_manager_license_page_get_license_url (FontManagerLicensePage *self); gint font_manager_license_page_get_fsType (FontManagerLicensePage *self); void font_manager_license_page_set_fsType (FontManagerLicensePage *self, gint fstype); void font_manager_license_page_set_license_data (FontManagerLicensePage *self, const gchar *license_data); void font_manager_license_page_set_license_url (FontManagerLicensePage *self, const gchar *url); font-manager-0.9.4/lib/gtk/font-manager-place-holder.c000066400000000000000000000255611476271126700225420ustar00rootroot00000000000000/* font-manager-place-holder.c * * Copyright (C) 2009-2024 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 { GtkWidget parent; GtkWidget *icon; GtkWidget *title; GtkWidget *subtitle; GtkWidget *message; }; G_DEFINE_TYPE(FontManagerPlaceHolder, font_manager_place_holder, GTK_TYPE_WIDGET) 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_dispose (GObject *gobject) { FontManagerPlaceHolder *self = FONT_MANAGER_PLACE_HOLDER(gobject); g_return_if_fail(self != NULL); font_manager_widget_dispose(GTK_WIDGET(gobject)); G_OBJECT_CLASS(font_manager_place_holder_parent_class)->dispose(gobject); return; } static void font_manager_place_holder_set_label (GtkLabel *_label, const gchar *msg) { gtk_label_set_text(_label, msg); gtk_widget_set_visible(GTK_WIDGET(_label), strlen(gtk_label_get_text(_label)) > 0); return; } 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_text(GTK_LABEL(self->title))); break; case PROP_SUBTITLE: g_value_set_string(value, gtk_label_get_text(GTK_LABEL(self->subtitle))); break; case PROP_MESSAGE: g_value_set_string(value, gtk_label_get_text(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); const gchar *val = g_value_get_string(value); switch (property_id) { case PROP_ICON_NAME: gtk_image_set_from_icon_name(GTK_IMAGE(self->icon), val); break; case PROP_TITLE: font_manager_place_holder_set_label(GTK_LABEL(self->title), val); break; case PROP_SUBTITLE: font_manager_place_holder_set_label(GTK_LABEL(self->subtitle), val); break; case PROP_MESSAGE: font_manager_place_holder_set_label(GTK_LABEL(self->message), val); 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); GtkWidgetClass *widget_class = GTK_WIDGET_CLASS(klass); object_class->dispose = font_manager_place_holder_dispose; object_class->get_property = font_manager_place_holder_get_property; object_class->set_property = font_manager_place_holder_set_property; gtk_widget_class_set_layout_manager_type(widget_class, GTK_TYPE_BOX_LAYOUT); /** * 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) { 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_wrap(GTK_LABEL(widget), TRUE); gtk_box_append(GTK_BOX(box), widget); return; } static void font_manager_place_holder_init (FontManagerPlaceHolder *self) { g_return_if_fail(self != NULL); gtk_widget_set_opacity(GTK_WIDGET(self), 0.75); self->icon = gtk_image_new(); gtk_image_set_pixel_size(GTK_IMAGE(self->icon), 128); 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.75); gtk_widget_set_sensitive(self->icon, FALSE); GtkWidget *scrolled_window = gtk_scrolled_window_new(); 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_prepend(GTK_BOX(bbox), self->icon); gtk_box_append(GTK_BOX(bbox), box); insert_label(GTK_BOX(box), self->title); insert_label(GTK_BOX(box), self->subtitle); insert_label(GTK_BOX(box), self->message); gtk_widget_set_margin_bottom(box, FONT_MANAGER_DEFAULT_MARGIN * 4); gtk_widget_set_margin_top(box, FONT_MANAGER_DEFAULT_MARGIN * 4); font_manager_widget_set_margin(bbox, FONT_MANAGER_DEFAULT_MARGIN * 4); font_manager_widget_set_expand(self->icon, TRUE); font_manager_widget_set_expand(box, TRUE); font_manager_widget_set_expand(GTK_WIDGET(self), TRUE); gtk_scrolled_window_set_child(GTK_SCROLLED_WINDOW(scrolled_window), bbox); gtk_widget_set_parent(scrolled_window, GTK_WIDGET(self)); gtk_widget_add_css_class(GTK_WIDGET(self), FONT_MANAGER_STYLE_CLASS_VIEW); font_manager_widget_set_name(GTK_WIDGET(self), "FontManagerPlaceHoler"); 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.9.4/lib/gtk/font-manager-place-holder.h000066400000000000000000000024131476271126700225360ustar00rootroot00000000000000/* 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 . */ #pragma once #include #include #include "font-manager-gtk-utils.h" #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, GtkWidget) GtkWidget * font_manager_place_holder_new (const gchar *title, const gchar *subtitle, const gchar *message, const gchar *icon_name); font-manager-0.9.4/lib/gtk/font-manager-preference-row.c000066400000000000000000000364531476271126700231300ustar00rootroot00000000000000/* font-manager-preference-row.c * * Copyright (C) 2020-2023 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-preference-row.h" /** * SECTION: font-manager-preference-row * @short_description: Preference row widget * @title: Preference Row * @include: font-manager-preference-row.h * * Convenience class to allow quickly creating consistent application preference rows. */ struct _FontManagerPreferenceRow { GtkWidget parent; GtkWidget *icon; GtkWidget *title; GtkWidget *subtitle; GtkWidget *control; GtkWidget *revealer; GtkWidget *children; }; G_DEFINE_TYPE(FontManagerPreferenceRow, font_manager_preference_row, GTK_TYPE_WIDGET) enum { PROP_RESERVED, PROP_ICON_NAME, PROP_TITLE, PROP_SUBTITLE, PROP_CONTROL, N_PROPERTIES }; static GParamSpec *obj_properties[N_PROPERTIES] = { NULL, }; static void font_manager_preference_row_dispose (GObject *gobject) { FontManagerPreferenceRow *self = FONT_MANAGER_PREFERENCE_ROW(gobject); g_return_if_fail(self != NULL); font_manager_widget_dispose(GTK_WIDGET(gobject)); G_OBJECT_CLASS(font_manager_preference_row_parent_class)->dispose(gobject); return; } static void font_manager_preference_row_set_label (GtkLabel *_label, const gchar *msg) { gtk_label_set_text(_label, msg); gtk_widget_set_visible(GTK_WIDGET(_label), strlen(gtk_label_get_text(_label)) > 0); return; } static void font_manager_preference_row_set_icon_name (FontManagerPreferenceRow *self, const gchar *icon_name) { gtk_image_set_from_icon_name(GTK_IMAGE(self->icon), icon_name); gtk_widget_set_visible(GTK_WIDGET(self->icon), icon_name != NULL); return; } static void font_manager_preference_row_update_title_alignment (FontManagerPreferenceRow *self) { gboolean icon_visible = gtk_widget_get_visible(self->icon); gboolean subtitle_visible = gtk_widget_get_visible(self->subtitle); if (!icon_visible || !subtitle_visible) { gtk_widget_set_halign(self->title, GTK_ALIGN_START); gtk_widget_set_valign(self->title, GTK_ALIGN_CENTER); } else { gtk_widget_set_halign(self->title, GTK_ALIGN_START); gtk_widget_set_valign(self->title, GTK_ALIGN_END); } return; } static void font_manager_preference_row_get_property (GObject *gobject, guint property_id, GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerPreferenceRow *self = FONT_MANAGER_PREFERENCE_ROW(gobject); g_autofree gchar *icon_name = NULL; switch (property_id) { case PROP_ICON_NAME: g_value_set_string(value, gtk_image_get_icon_name(GTK_IMAGE(self->icon))); break; case PROP_TITLE: g_value_set_string(value, gtk_label_get_text(GTK_LABEL(self->title))); break; case PROP_SUBTITLE: g_value_set_string(value, gtk_label_get_text(GTK_LABEL(self->subtitle))); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); } return; } static void font_manager_preference_row_set_property (GObject *gobject, guint property_id, const GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerPreferenceRow *self = FONT_MANAGER_PREFERENCE_ROW(gobject); gboolean string_type = pspec->value_type == G_TYPE_STRING; const gchar *val = string_type ? g_value_get_string(value) : NULL; switch (property_id) { case PROP_ICON_NAME: font_manager_preference_row_set_icon_name(self, val); font_manager_preference_row_update_title_alignment(self); break; case PROP_TITLE: font_manager_preference_row_set_label(GTK_LABEL(self->title), val); font_manager_preference_row_update_title_alignment(self); break; case PROP_SUBTITLE: font_manager_preference_row_set_label(GTK_LABEL(self->subtitle), val); font_manager_preference_row_update_title_alignment(self); break; case PROP_CONTROL: font_manager_preference_row_set_action_widget(self, g_value_get_object(value)); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); } return; } static void font_manager_preference_row_class_init (FontManagerPreferenceRowClass *klass) { GObjectClass *object_class = G_OBJECT_CLASS(klass); GtkWidgetClass *widget_class = GTK_WIDGET_CLASS(klass); object_class->dispose = font_manager_preference_row_dispose; object_class->get_property = font_manager_preference_row_get_property; object_class->set_property = font_manager_preference_row_set_property; gtk_widget_class_set_layout_manager_type(widget_class, GTK_TYPE_BOX_LAYOUT); /** * FontManagerPreferenceRow:icon-name: * * Named icon to display. */ obj_properties[PROP_ICON_NAME] = g_param_spec_string("icon-name", NULL, "Named icon to display", NULL, G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE); /** * FontManagerPreferenceRow:title: * * Name of preference. */ obj_properties[PROP_TITLE] = g_param_spec_string("title", NULL, "Preference name", NULL, G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE); /** * FontManagerPreferenceRow:subtitle: * * Short description of preference. */ obj_properties[PROP_SUBTITLE] = g_param_spec_string("subtitle", NULL, "Subtitle to display under title", NULL, G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE); /** * FontManagerPreferenceRow:action-widget: * * Widget to control preference state. */ obj_properties[PROP_CONTROL] = g_param_spec_object("action-widget", NULL, "Widget to control preference state", GTK_TYPE_WIDGET, G_PARAM_STATIC_STRINGS | G_PARAM_WRITABLE); 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_scale_new(PANGO_SCALE_MEDIUM)); 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_SMALL)); gtk_label_set_attributes(GTK_LABEL(widget), attrs); gtk_widget_add_css_class(widget, "dim-label"); pango_attr_list_unref(attrs); return; } static void insert_widget (GtkGrid *grid, GtkWidget *widget, GtkAlign halign, GtkAlign valign, int column, int row, int width, int height, gboolean expand) { gtk_widget_set_halign(widget, halign); gtk_widget_set_valign(widget, valign); font_manager_widget_set_margin(widget, FONT_MANAGER_DEFAULT_MARGIN); font_manager_widget_set_expand(widget, expand); gtk_grid_attach(grid, widget, column, row, width, height); return; } static void font_manager_preference_row_init (FontManagerPreferenceRow *self) { g_return_if_fail(self != NULL); GtkWidget *container = gtk_box_new(GTK_ORIENTATION_VERTICAL, 0); self->revealer = gtk_revealer_new(); gtk_revealer_set_transition_duration(GTK_REVEALER(self->revealer), 500); GtkWidget *inner_container = gtk_box_new(GTK_ORIENTATION_HORIZONTAL, 0); self->control = gtk_box_new(GTK_ORIENTATION_HORIZONTAL, 0); self->children = gtk_box_new(GTK_ORIENTATION_VERTICAL, 0); gtk_widget_set_margin_start(self->children, FONT_MANAGER_DEFAULT_MARGIN * 3); gtk_widget_set_margin_end(self->children, FONT_MANAGER_DEFAULT_MARGIN * 3); gtk_widget_set_margin_top(self->children, FONT_MANAGER_DEFAULT_MARGIN * 2); gtk_widget_set_margin_bottom(self->children, 0); gtk_revealer_set_child(GTK_REVEALER(self->revealer), self->children); self->icon = gtk_image_new(); gtk_image_set_icon_size(GTK_IMAGE(self->icon), GTK_ICON_SIZE_LARGE); self->title = gtk_label_new(NULL); set_title_attributes(self->title); self->subtitle = gtk_label_new(NULL); set_subtitle_attributes(self->subtitle); GtkWidget *grid = gtk_grid_new(); insert_widget(GTK_GRID(grid), self->icon, GTK_ALIGN_CENTER, GTK_ALIGN_CENTER, 0, 0, 2, 2, FALSE); insert_widget(GTK_GRID(grid), self->title, GTK_ALIGN_START, GTK_ALIGN_END, 3, 0, 3, 1, TRUE); insert_widget(GTK_GRID(grid), self->subtitle, GTK_ALIGN_START, GTK_ALIGN_START, 3, 1, 3, 1, TRUE); font_manager_widget_set_margin(self->icon, FONT_MANAGER_DEFAULT_MARGIN * 2); font_manager_widget_set_margin(GTK_WIDGET(self), FONT_MANAGER_DEFAULT_MARGIN * 2); font_manager_widget_set_expand(GTK_WIDGET(self), TRUE); gtk_box_append(GTK_BOX(inner_container), grid); gtk_box_append(GTK_BOX(inner_container), self->control); gtk_box_append(GTK_BOX(container), inner_container); gtk_box_append(GTK_BOX(container), self->revealer); gtk_widget_set_parent(container, GTK_WIDGET(self)); font_manager_widget_set_name(GTK_WIDGET(self), "FontManagerPreferenceRow"); return; } /** * font_manager_preference_row_get_action_widget: * @self: #FontManagerPreferenceRow * * Returns: (transfer none) (nullable): The #GtkWidget set using * #font_manager_preference_row_get_action_widget or %NULL */ GtkWidget * font_manager_preference_row_get_action_widget (FontManagerPreferenceRow *self) { return gtk_widget_get_first_child(self->control); } /** * font_manager_preference_row_set_action_widget: * @self: #FontManagerPreferenceRow * @control: (nullable): #GtkWidget * * Sets the action widget for @self. */ void font_manager_preference_row_set_action_widget (FontManagerPreferenceRow *self, GtkWidget *control) { g_return_if_fail(self != NULL); GtkWidget *child = gtk_widget_get_first_child(self->control); if (child) gtk_box_remove(GTK_BOX(self->control), child); if (control) { font_manager_widget_set_align(control, GTK_ALIGN_CENTER); font_manager_widget_set_margin(control, FONT_MANAGER_DEFAULT_MARGIN); gtk_box_append(GTK_BOX(self->control), control); } return; } static void on_state_set (GtkSwitch *control, gboolean state, FontManagerPreferenceRow *self) { gboolean visible = gtk_switch_get_active(control); font_manager_preference_row_set_reveal_child(self, visible); return; } /** * font_manager_preference_row_append_child: * @parent: #FontManagerPreferenceRow * @child: #FontManagerPreferenceRow * * Appends @child to @parent. Children are typically preferences which are * dependent on the parents state and are therefore hidden by default. * * If the action widget set for @parent is a #GtkSwitch then children will * be revealed and concealed automatically when the widget is activated. * * Otherwise use #font_manager_preference_row_set_reveal_child to control * their visibility. */ void font_manager_preference_row_append_child (FontManagerPreferenceRow *parent, FontManagerPreferenceRow *child) { g_return_if_fail(parent != NULL); g_return_if_fail(child != NULL); gtk_box_append(GTK_BOX(parent->children), GTK_WIDGET(child)); font_manager_widget_set_margin(GTK_WIDGET(child), FONT_MANAGER_DEFAULT_MARGIN); GtkWidget *control = font_manager_preference_row_get_action_widget(parent); if (control && GTK_IS_SWITCH(control)) g_signal_connect_after(control, "notify::state", G_CALLBACK(on_state_set), parent); return; } /** * font_manager_preference_row_set_reveal_child: * @self: #FontManagerPreferenceRow * @visible: %TRUE to reveal child preferences */ void font_manager_preference_row_set_reveal_child (FontManagerPreferenceRow *self, gboolean visible) { g_return_if_fail(self != NULL); gtk_revealer_set_reveal_child(GTK_REVEALER(self->revealer), visible); if (visible) gtk_widget_set_margin_bottom(GTK_WIDGET(self), 0); else gtk_widget_set_margin_bottom(GTK_WIDGET(self), FONT_MANAGER_DEFAULT_MARGIN * 2); return; } /** * font_manager_preference_row_new: * @title: Preference name * @subtitle: (nullable): Description of preference or %NULL * @icon_name: (nullable): Icon to display or %NULL * @action_widget: (nullable): #GtkWidget to control preference state or %NULL * * Returns: (transfer full): A newly created #FontManagerPreferenceRow. * Free the returned object using #g_object_unref(). */ GtkWidget * font_manager_preference_row_new (const gchar *title, const gchar *subtitle, const gchar *icon_name, GtkWidget *action_widget) { return g_object_new(FONT_MANAGER_TYPE_PREFERENCE_ROW, "title", title, "subtitle", subtitle, "icon-name", icon_name, "action-widget", action_widget, NULL); } font-manager-0.9.4/lib/gtk/font-manager-preference-row.h000066400000000000000000000035761476271126700231350ustar00rootroot00000000000000/* font-manager-preference-row.h * * Copyright (C) 2020-2023 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 . */ #pragma once #include #include "font-manager-gtk-utils.h" #define FONT_MANAGER_TYPE_PREFERENCE_ROW (font_manager_preference_row_get_type ()) G_DECLARE_FINAL_TYPE(FontManagerPreferenceRow, font_manager_preference_row, FONT_MANAGER, PREFERENCE_ROW, GtkWidget) GtkWidget * font_manager_preference_row_new (const gchar *title, const gchar *subtitle, const gchar *icon_name, GtkWidget *action_widget); void font_manager_preference_row_set_action_widget (FontManagerPreferenceRow *self, GtkWidget *control); void font_manager_preference_row_append_child (FontManagerPreferenceRow *parent, FontManagerPreferenceRow *child); void font_manager_preference_row_set_reveal_child (FontManagerPreferenceRow *self, gboolean visible); GtkWidget * font_manager_preference_row_get_action_widget (FontManagerPreferenceRow *self); font-manager-0.9.4/lib/gtk/font-manager-preview-controls.c000066400000000000000000000343011476271126700235150ustar00rootroot00000000000000/* font-manager-preview-controls.c * * Copyright (C) 2009-2023 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, * enabling editing, resetting the preview back to its default state and * also displays a description of the current font. */ struct _FontManagerPreviewControls { GtkWidget parent; GtkWidget *description; GtkWidget *undo_button; GtkJustification justification; }; G_DEFINE_TYPE(FontManagerPreviewControls, font_manager_preview_controls, GTK_TYPE_WIDGET) enum { EDIT_TOGGLED, UNDO_CLICKED, N_SIGNALS }; enum { PROP_RESERVED, PROP_FONT, 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_dispose (GObject *gobject) { font_manager_widget_dispose(GTK_WIDGET(gobject)); G_OBJECT_CLASS(font_manager_preview_controls_parent_class)->dispose(gobject); return; } static void set_font (FontManagerPreviewControls *self, FontManagerFont *font) { if (font) { g_autofree gchar *description = NULL; g_object_get(font, "description", &description, NULL); gtk_label_set_text(GTK_LABEL(self->description), description); } return; } static void font_manager_preview_controls_get_property (GObject *gobject, guint property_id, GValue *value, GParamSpec *pspec) { FontManagerPreviewControls *self = FONT_MANAGER_PREVIEW_CONTROLS(gobject); g_return_if_fail(self != NULL); switch (property_id) { 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) { FontManagerPreviewControls *self = FONT_MANAGER_PREVIEW_CONTROLS(gobject); g_return_if_fail(self != NULL); switch (property_id) { case PROP_FONT: set_font(self, g_value_get_object(value)); g_object_notify_by_pspec(G_OBJECT(self), obj_properties[PROP_FONT]); break; case PROP_DESCRIPTION: gtk_label_set_text(GTK_LABEL(self->description), g_value_get_string(value)); g_object_notify_by_pspec(G_OBJECT(self), obj_properties[PROP_DESCRIPTION]); 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); g_object_notify_by_pspec(G_OBJECT(self), obj_properties[PROP_JUSTIFICATION]); 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); GtkWidgetClass *widget_class = GTK_WIDGET_CLASS(klass); object_class->dispose = font_manager_preview_controls_dispose; object_class->get_property = font_manager_preview_controls_get_property; object_class->set_property = font_manager_preview_controls_set_property; gtk_widget_class_set_layout_manager_type(widget_class, GTK_TYPE_CENTER_LAYOUT); /** * FontManagerPreviewControls:font: * * #FontManagerFont for currently displayed font. */ obj_properties[PROP_FONT] = g_param_spec_object("font", NULL, "FontManagerFont", FONT_MANAGER_TYPE_FONT, G_PARAM_WRITABLE | G_PARAM_STATIC_STRINGS); /** * FontManagerPreviewControls:description: * * Currently displayed font description string */ obj_properties[PROP_DESCRIPTION] = g_param_spec_string("description", NULL, "Font description", NULL, G_PARAM_STATIC_STRINGS | G_PARAM_WRITABLE | G_PARAM_EXPLICIT_NOTIFY); /** * 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, GtkToggleButton *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, GtkCenterLayout *layout) { 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_toggle_button_new(); gtk_toggle_button_set_group(GTK_TOGGLE_BUTTON(widget), GTK_TOGGLE_BUTTON(last)); GtkWidget *icon = gtk_image_new_from_icon_name(JustificationControls[i].icon_name); gtk_button_set_child(GTK_BUTTON(widget), icon); gtk_button_set_has_frame(GTK_BUTTON(widget), FALSE); gtk_widget_set_tooltip_text(widget, gettext(JustificationControls[i].tooltip_text)); gtk_box_append(GTK_BOX(start), widget); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(widget), (i == 1)); 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); last = widget; } font_manager_widget_set_margin(start, FONT_MANAGER_MIN_MARGIN); gtk_widget_set_parent(start, GTK_WIDGET(self)); gtk_center_layout_set_start_widget(layout, start); return; } static void set_center_widget (FontManagerPreviewControls *self, GtkCenterLayout *layout) { g_return_if_fail(self != NULL); self->description = gtk_label_new(""); gtk_widget_add_css_class(self->description, FONT_MANAGER_STYLE_CLASS_DIM_LABEL); gtk_widget_set_parent(self->description, GTK_WIDGET(self)); gtk_center_layout_set_center_widget(layout, self->description); return; } static void set_end_widget (FontManagerPreviewControls *self, GtkCenterLayout *layout) { 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"); self->undo_button = gtk_button_new(); GtkWidget *undo_icon = gtk_image_new_from_icon_name("edit-undo-symbolic"); gtk_button_set_child(GTK_BUTTON(edit), edit_icon); gtk_button_set_child(GTK_BUTTON(self->undo_button), undo_icon); gtk_widget_set_sensitive(self->undo_button, FALSE); gtk_button_set_has_frame(GTK_BUTTON(edit), FALSE); gtk_button_set_has_frame(GTK_BUTTON(self->undo_button), FALSE); gtk_widget_set_tooltip_text(edit, _("Edit preview text")); gtk_widget_set_tooltip_text(self->undo_button, _("Undo changes")); gtk_box_append(GTK_BOX(end), edit); gtk_box_append(GTK_BOX(end), self->undo_button); gtk_widget_set_parent(end, GTK_WIDGET(self)); gtk_center_layout_set_end_widget(layout, end); 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); return; } static void font_manager_preview_controls_init (FontManagerPreviewControls *self) { GtkLayoutManager *layout = gtk_widget_get_layout_manager(GTK_WIDGET(self)); set_start_widget(self, GTK_CENTER_LAYOUT(layout)); set_center_widget(self, GTK_CENTER_LAYOUT(layout)); set_end_widget(self, GTK_CENTER_LAYOUT(layout)); gtk_widget_add_css_class(GTK_WIDGET(self), FONT_MANAGER_STYLE_CLASS_VIEW); gtk_widget_set_valign(GTK_WIDGET(self), GTK_ALIGN_START); gtk_widget_set_hexpand(GTK_WIDGET(self), TRUE); font_manager_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.9.4/lib/gtk/font-manager-preview-controls.h000066400000000000000000000022441476271126700235230ustar00rootroot00000000000000/* 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 . */ #pragma once #include #include #include #include #include "font-manager-font.h" #include "font-manager-gtk-utils.h" #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, GtkWidget) GtkWidget * font_manager_preview_controls_new (void); font-manager-0.9.4/lib/gtk/font-manager-preview-page.c000066400000000000000000001310161476271126700225670ustar00rootroot00000000000000/* font-manager-preview-page.c * * Copyright (C) 2009-2025 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-page.h" /** * SECTION: font-manager-preview-page * @short_description: Full featured font preview widget * @title: Preview Page * @include: font-manager-preview-page.h * * This widget has three modes to allow previewing font files in various ways. * * The first mode provides an "active" preview where the user can edit the displayed text, set the * size and justification. The second mode displays a standard "waterfall" preview of the selected * font and the third mode displays several paragraphs of "Lorem Ipsum" text. */ GType font_manager_preview_page_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_PREVIEW_PAGE_MODE_PREVIEW, "FONT_MANAGER_PREVIEW_PAGE_MODE_PREVIEW", "preview" }, { FONT_MANAGER_PREVIEW_PAGE_MODE_WATERFALL, "FONT_MANAGER_PREVIEW_PAGE_MODE_WATERFALL", "waterfall" }, { FONT_MANAGER_PREVIEW_PAGE_MODE_LOREM_IPSUM, "FONT_MANAGER_PREVIEW_PAGE_MODE_LOREM_IPSUM", "lorem-ipsum" }, { 0, NULL, NULL } }; GType g_define_type_id = g_enum_register_static (g_intern_static_string ("FontManagerPreviewPageMode"), values); g_once_init_leave (&g_define_type_id__volatile, g_define_type_id); } return g_define_type_id__volatile; } /** * font_manager_preview_page_mode_to_string: * @mode: #FontManagerPreviewPageMode * * Returns: (transfer none) (nullable): @mode as a string */ const gchar * font_manager_preview_page_mode_to_string (FontManagerPreviewPageMode mode) { switch (mode) { case FONT_MANAGER_PREVIEW_PAGE_MODE_PREVIEW: return "Preview"; case FONT_MANAGER_PREVIEW_PAGE_MODE_WATERFALL: return "Waterfall"; case FONT_MANAGER_PREVIEW_PAGE_MODE_LOREM_IPSUM: return "Lorem Ipsum"; default: return NULL; } } /** * font_manager_preview_page_mode_to_translatable_string: * @mode: #FontManagerPreviewPageMode * * Returns: (transfer none) (nullable): @mode as a localized string, if available. */ const gchar * font_manager_preview_page_mode_to_translatable_string (FontManagerPreviewPageMode mode) { switch (mode) { case FONT_MANAGER_PREVIEW_PAGE_MODE_PREVIEW: return _("Preview"); case FONT_MANAGER_PREVIEW_PAGE_MODE_WATERFALL: return _("Waterfall"); case FONT_MANAGER_PREVIEW_PAGE_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 (FontManagerPreviewPage *self); struct _FontManagerPreviewPage { GtkBox parent; gchar *pangram; gchar *default_pangram; gchar *preview; gchar *default_preview; gchar *restore_preview; GtkWidget *controls; GtkWidget *fontscale; GtkWidget *textview; GtkWidget *menu_button; gint line_spacing; gdouble waterfall_size_ratio; gdouble min_waterfall_size; gdouble max_waterfall_size; gdouble preview_size; gboolean allow_edit; gboolean show_line_size; GtkJustification justification; FontManagerPreviewPageMode mode; FontManagerFont *font; }; G_DEFINE_TYPE(FontManagerPreviewPage, font_manager_preview_page, GTK_TYPE_BOX) enum { PROP_RESERVED, PROP_PREVIEW_MODE, PROP_PREVIEW_SIZE, PROP_PREVIEW_TEXT, PROP_FONT, PROP_JUSTIFICATION, PROP_WATERFALL_MIN, PROP_WATERFALL_MAX, PROP_WATERFALL_RATIO, PROP_SHOW_LINE_SIZE, PROP_LINE_SPACING, N_PROPERTIES }; static GParamSpec *obj_properties[N_PROPERTIES] = { NULL, }; static void set_preview_mode_internal (FontManagerPreviewPage *self, FontManagerPreviewPageMode mode); static void font_manager_preview_page_dispose (GObject *gobject) { g_return_if_fail(gobject != NULL); FontManagerPreviewPage *self = FONT_MANAGER_PREVIEW_PAGE(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, g_object_unref); g_clear_pointer(&self->menu_button, g_object_unref); font_manager_widget_dispose(GTK_WIDGET(self)); G_OBJECT_CLASS(font_manager_preview_page_parent_class)->dispose(gobject); return; } static void font_manager_preview_page_get_property (GObject *gobject, guint property_id, GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerPreviewPage *self = FONT_MANAGER_PREVIEW_PAGE(gobject); switch (property_id) { case PROP_PREVIEW_SIZE: g_value_set_double(value, font_manager_preview_page_get_preview_size(self)); break; case PROP_PREVIEW_MODE: g_value_set_enum(value, font_manager_preview_page_get_preview_mode(self)); break; case PROP_PREVIEW_TEXT: g_value_set_string(value, self->preview); break; case PROP_FONT: g_value_set_object(value, self->font); break; case PROP_JUSTIFICATION: g_value_set_enum(value, (gint) font_manager_preview_page_get_justification(self)); 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_LINE_SPACING: g_value_set_int(value, self->line_spacing); 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_page_set_property (GObject *gobject, guint property_id, const GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerPreviewPage *self = FONT_MANAGER_PREVIEW_PAGE(gobject); switch (property_id) { case PROP_PREVIEW_SIZE: font_manager_preview_page_set_preview_size(self, g_value_get_double(value)); break; case PROP_PREVIEW_MODE: font_manager_preview_page_set_preview_mode(self, g_value_get_enum(value)); break; case PROP_PREVIEW_TEXT: font_manager_preview_page_set_preview_text(self, g_value_get_string(value)); break; case PROP_FONT: font_manager_preview_page_set_font(self, g_value_get_object(value)); break; case PROP_JUSTIFICATION: font_manager_preview_page_set_justification(self, (GtkJustification) g_value_get_enum(value)); break; case PROP_WATERFALL_MIN: font_manager_preview_page_set_waterfall_size(self, g_value_get_double(value), -1.0, -1.0); break; case PROP_WATERFALL_MAX: font_manager_preview_page_set_waterfall_size(self, -1.0, g_value_get_double(value), -1.0); break; case PROP_WATERFALL_RATIO: font_manager_preview_page_set_waterfall_size(self, -1.0, -1.0, g_value_get_double(value)); break; case PROP_LINE_SPACING: self->line_spacing = g_value_get_int(value); gtk_text_view_set_pixels_above_lines(GTK_TEXT_VIEW(self->textview), self->line_spacing); gtk_text_view_set_pixels_below_lines(GTK_TEXT_VIEW(self->textview), self->line_spacing); break; case PROP_SHOW_LINE_SIZE: self->show_line_size = g_value_get_boolean(value); if (self->mode == FONT_MANAGER_PREVIEW_PAGE_MODE_WATERFALL) generate_waterfall_preview(self); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); } return; } static void font_manager_preview_page_class_init (FontManagerPreviewPageClass *klass) { GObjectClass *object_class = G_OBJECT_CLASS(klass); object_class->dispose = font_manager_preview_page_dispose; object_class->get_property = font_manager_preview_page_get_property; object_class->set_property = font_manager_preview_page_set_property; /** * FontManagerPreviewPage: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_PREVIEW_PAGE_MODE, (gint) FONT_MANAGER_PREVIEW_PAGE_MODE_WATERFALL, G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE | G_PARAM_EXPLICIT_NOTIFY); /** * FontManagerPreviewPage: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); /** * FontManagerPreviewPage: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); /** * FontManagerPreviewPage:font: * * #FontManagerFont */ obj_properties[PROP_FONT] = g_param_spec_object("font", NULL, "FontManagerFont", FONT_MANAGER_TYPE_FONT, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS); /** * FontManagerPreviewPage: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); /** * FontManagerPreviewPage: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); /** * FontManagerPreviewPage: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); /** * FontManagerPreviewPage: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); /** * FontManagerPreviewPage: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); /** * FontManagerPreviewPage:line-spacing: * * Pixels between lines in Waterfall preview. */ obj_properties[PROP_LINE_SPACING] = g_param_spec_int("line-spacing", NULL, "Waterfall preview line spacing", 0, G_MAXINT, 0, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS); g_object_class_install_properties(object_class, N_PROPERTIES, obj_properties); return; } static void update_revealer_state (FontManagerPreviewPage *self, FontManagerPreviewPageMode 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_PREVIEW_PAGE_MODE_PREVIEW || mode == FONT_MANAGER_PREVIEW_PAGE_MODE_LOREM_IPSUM)); gtk_revealer_set_reveal_child(GTK_REVEALER(self->controls), (mode == FONT_MANAGER_PREVIEW_PAGE_MODE_PREVIEW)); return; } static gint current_line = FONT_MANAGER_MIN_FONT_SIZE; static gboolean generate_waterfall_line (FontManagerPreviewPage *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 self->mode != FONT_MANAGER_PREVIEW_PAGE_MODE_WATERFALL || current_line > self->max_waterfall_size ? G_SOURCE_REMOVE : G_SOURCE_CONTINUE; } static void generate_waterfall_preview (FontManagerPreviewPage *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_full(G_PRIORITY_HIGH_IDLE, (GSourceFunc) generate_waterfall_line, self, NULL); return; } static void apply_font_description (FontManagerPreviewPage *self) { g_return_if_fail(self != NULL); if (self->mode == FONT_MANAGER_PREVIEW_PAGE_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 (FontManagerPreviewPage *self) { g_return_if_fail(self != NULL); if (self->font == NULL) return; g_autofree gchar *preview_text = NULL; g_object_get(self->font, "preview-text", &preview_text, NULL); if (preview_text) { g_clear_pointer(&self->pangram, g_free); self->pangram = g_strdup(preview_text); if (!self->restore_preview) self->restore_preview = g_strdup(self->preview); font_manager_preview_page_set_preview_text(self, preview_text); } else { if (self->restore_preview) { g_clear_pointer(&self->pangram, g_free); self->pangram = g_strdup(self->default_pangram); font_manager_preview_page_set_preview_text(self, self->restore_preview); g_clear_pointer(&self->restore_preview, g_free); } } if (self->mode == FONT_MANAGER_PREVIEW_PAGE_MODE_WATERFALL) generate_waterfall_preview(self); return; } static void update_font_description (FontManagerPreviewPage *self) { g_return_if_fail(self != NULL); if (self->font == NULL) return; 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_autofree gchar *description = NULL; g_object_get(self->font, "description", &description, NULL); g_return_if_fail(description != NULL); g_autoptr(PangoFontDescription) font_desc = pango_font_description_from_string(description); g_object_set(G_OBJECT(font_description), "font-desc", font_desc, "size-points", self->preview_size, "fallback", FALSE, NULL); return; } static void on_edit_toggled (FontManagerPreviewPage *self, gboolean active) { g_return_if_fail(self != NULL); self->allow_edit = active; gtk_text_view_set_editable(GTK_TEXT_VIEW(self->textview), active); gtk_text_view_set_cursor_visible(GTK_TEXT_VIEW(self->textview), active); gtk_widget_set_can_target(self->textview, active); gtk_widget_grab_focus(self->textview); return; } static void on_buffer_changed (GtkTextBuffer *buffer, FontManagerPreviewPage *self) { g_return_if_fail(self != NULL); /* Buffer may be modified by the user in preview mode */ if (self->mode != FONT_MANAGER_PREVIEW_PAGE_MODE_PREVIEW) return; gboolean undo_available = FALSE; GtkWidget *controls = gtk_revealer_get_child(GTK_REVEALER(self->controls)); GtkTextIter start, end; gtk_text_buffer_get_bounds(buffer, &start, &end); gchar *current_text = gtk_text_buffer_get_text(buffer, &start, &end, FALSE); /* Restore default preview if we have an empty buffer */ if (g_strcmp0(current_text, "") == 0) { g_free(current_text); current_text = g_strdup(self->default_preview); } undo_available = (g_strcmp0(self->default_preview, current_text) != 0); /* Store the buffer contents if they've been modified */ if (undo_available && (g_strcmp0(self->preview, current_text) != 0)) { g_free(self->preview); self->preview = g_strdup(current_text); g_object_notify_by_pspec(G_OBJECT(self), obj_properties[PROP_PREVIEW_TEXT]); } g_clear_pointer(¤t_text, g_free); g_object_set(G_OBJECT(controls), "undo-available", undo_available, NULL); return; } static void on_undo_clicked (FontManagerPreviewPage *self, FontManagerPreviewControls *controls) { g_return_if_fail(self != NULL); g_return_if_fail(self->mode == FONT_MANAGER_PREVIEW_PAGE_MODE_PREVIEW); font_manager_preview_page_set_preview_text(self, self->default_preview); return; } static void on_mode_action_activated (GSimpleAction *action, GVariant *parameter, FontManagerPreviewPage *self) { FontManagerPreviewPageMode mode = FONT_MANAGER_PREVIEW_PAGE_MODE_LOREM_IPSUM; const gchar *param = g_variant_get_string(parameter, NULL); if (g_strcmp0(param, "Waterfall") == 0) mode = FONT_MANAGER_PREVIEW_PAGE_MODE_WATERFALL; else if (g_strcmp0(param, "Preview") == 0) mode = FONT_MANAGER_PREVIEW_PAGE_MODE_PREVIEW; set_preview_mode_internal(self, mode); g_simple_action_set_state(G_SIMPLE_ACTION(action), parameter); return; } static void on_zoom_event (FontManagerPreviewPage *self, GtkGestureZoom *controller, gdouble scale) { g_return_if_fail(self != NULL); if (self->mode != FONT_MANAGER_PREVIEW_PAGE_MODE_WATERFALL) { if (scale > 1.0) font_manager_preview_page_set_preview_size(self, self->preview_size + 0.5); else font_manager_preview_page_set_preview_size(self, self->preview_size - 0.5); } return; } static void on_long_press_event (GtkWidget *textview, GtkGestureZoom *controller, gdouble x, gdouble y) { g_return_if_fail(GTK_IS_TEXT_VIEW(textview)); gtk_widget_activate_action(textview, "menu.popup", NULL); return; } static void on_swipe_event (FontManagerPreviewPage *self, gdouble x, gdouble y, GtkGestureSwipe *swipe) { g_return_if_fail(self != NULL); gint mode = (gint) self->mode; mode = (x < 0) ? ((mode < 2) ? (mode + 1) : 0) : ((mode > 0) ? (mode - 1) : 2); font_manager_preview_page_set_preview_mode(self, mode); return; } // TODO : Figure out why this is needed. // This ensures our PreviewColors CSS is applied to preview widget. // Otherwise the CSS fails to apply until the user interacts with it // if it's not visible at start up. static void force_css_update (GtkWidget *preview) { g_return_if_fail(preview != NULL); gtk_widget_grab_focus(preview); gtk_widget_queue_draw(preview); return; } static void font_manager_preview_page_init (FontManagerPreviewPage *self) { g_return_if_fail(self != NULL); self->allow_edit = FALSE; self->show_line_size = TRUE; self->restore_preview = NULL; self->menu_button = NULL; self->min_waterfall_size = MIN_FONT_SIZE + 2; self->max_waterfall_size = DEFAULT_WATERFALL_MAX_SIZE; self->waterfall_size_ratio = 1.1; gtk_widget_add_css_class(GTK_WIDGET(self), FONT_MANAGER_STYLE_CLASS_VIEW); gtk_widget_add_css_class(GTK_WIDGET(self), "FontManagerFontPreviewArea"); font_manager_widget_set_name(GTK_WIDGET(self), "FontManagerPreviewPage"); 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 = font_manager_get_localized_preview_text(); 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(); self->textview = gtk_text_view_new_with_buffer(buffer); gtk_widget_add_css_class(GTK_WIDGET(self->textview), "FontManagerFontPreviewArea"); /* gtk_text_view_set_cursor_visible(GTK_TEXT_VIEW(self->textview), FALSE); */ 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_revealer_set_child(GTK_REVEALER(self->controls), controls); gtk_revealer_set_child(GTK_REVEALER(self->fontscale), fontscale); gtk_scrolled_window_set_child(GTK_SCROLLED_WINDOW(scroll), self->textview); font_manager_widget_set_expand(scroll, TRUE); gtk_box_append(GTK_BOX(self), self->controls); gtk_box_append(GTK_BOX(self), scroll); gtk_box_append(GTK_BOX(self), self->fontscale); 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_preview_page_set_preview_size(self, FONT_MANAGER_DEFAULT_PREVIEW_SIZE); font_manager_preview_page_set_preview_mode(self, FONT_MANAGER_PREVIEW_PAGE_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", controls, "font", flags); g_object_bind_property(controls, "justification", self, "justification", flags); font_manager_preview_page_set_justification(self, GTK_JUSTIFY_CENTER); g_signal_connect_swapped(controls, "edit-toggled", G_CALLBACK(on_edit_toggled), self); g_signal_connect_after(buffer, "changed", G_CALLBACK(on_buffer_changed), self); g_signal_connect_swapped(controls, "undo-clicked", G_CALLBACK(on_undo_clicked), self); GtkGesture *zoom = gtk_gesture_zoom_new(); g_signal_connect_swapped(zoom, "scale-changed", G_CALLBACK(on_zoom_event), self); gtk_widget_add_controller(GTK_WIDGET(self), GTK_EVENT_CONTROLLER(zoom)); GtkGesture *swipe = gtk_gesture_swipe_new(); gtk_gesture_single_set_touch_only(GTK_GESTURE_SINGLE(swipe), TRUE); g_signal_connect_swapped(swipe, "swipe", G_CALLBACK(on_swipe_event), self); gtk_widget_add_controller(GTK_WIDGET(self), GTK_EVENT_CONTROLLER(swipe)); GtkGesture *long_press = gtk_gesture_long_press_new(); g_signal_connect_swapped(long_press, "pressed", G_CALLBACK(on_long_press_event), self->textview); gtk_widget_add_controller(GTK_WIDGET(self->textview), GTK_EVENT_CONTROLLER(long_press)); font_manager_preview_page_set_waterfall_size(self, self->min_waterfall_size, DEFAULT_WATERFALL_MAX_SIZE, 1.0); self->menu_button = g_object_ref_sink(gtk_menu_button_new()); font_manager_set_preview_page_mode_menu_and_actions(GTK_WIDGET(self), self->menu_button, G_CALLBACK(on_mode_action_activated)); g_signal_connect_after(self->textview, "map", G_CALLBACK(force_css_update), NULL); return; } /** * font_manager_preview_page_get_action_widget: * @self: #FontManagerPreviewPage * * Returns: (transfer full) (nullable): A #GtkMenuButton which provides controls for preview mode. * Free the returned object using #g_object_unref(). */ GtkWidget * font_manager_preview_page_get_action_widget (FontManagerPreviewPage *self) { g_return_val_if_fail(self != NULL, NULL); return g_object_ref(self->menu_button); } /** * font_manager_preview_page_get_font: * @self: #FontManagerPreviewPage * * Returns:(transfer none) (nullable):#FontManagerFont which is owned by * the instance and must not be modified or freed. */ FontManagerFont * font_manager_preview_page_get_font (FontManagerPreviewPage *self) { g_return_val_if_fail(self != NULL, NULL); return self->font; } /** * font_manager_preview_page_get_justification: * @self: #FontManagerPreviewPage * * Returns: Current preview text justification. */ GtkJustification font_manager_preview_page_get_justification (FontManagerPreviewPage *self) { g_return_val_if_fail(self != NULL, 0); return self->justification; } /** * font_manager_preview_page_get_preview_mode: * @self: #FontManagerPreviewPage * * Returns: Current preview mode. */ FontManagerPreviewPageMode font_manager_preview_page_get_preview_mode (FontManagerPreviewPage *self) { g_return_val_if_fail(self != NULL, 0); return self->mode; } /** * font_manager_preview_page_get_preview_size: * @self: #FontManagerPreviewPage * * Returns: Current preview size. */ gdouble font_manager_preview_page_get_preview_size (FontManagerPreviewPage *self) { g_return_val_if_fail(self != NULL, 0.0); return self->preview_size; } /** * font_manager_preview_page_get_preview_text: * @self: #FontManagerPreviewPage * * Returns:(transfer full) (nullable): * A newly allocated string that must be freed with #g_free or %NULL */ gchar * font_manager_preview_page_get_preview_text (FontManagerPreviewPage *self) { g_return_val_if_fail(self != NULL, NULL); return g_strdup(self->preview); } /** * font_manager_preview_page_set_font: * @self: #FontManagerPreviewPage * @font: #FontManagerFont */ void font_manager_preview_page_set_font (FontManagerPreviewPage *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]); update_font_description(self); update_sample_string(self); apply_font_description(self); return; } /** * font_manager_preview_page_set_justification: * @self: #FontManagerPreviewPage * @justification: #GtkJustification * * Set preview text justification. */ void font_manager_preview_page_set_justification (FontManagerPreviewPage *self, GtkJustification justification) { g_return_if_fail(self != NULL); self->justification = justification; if (self->mode == FONT_MANAGER_PREVIEW_PAGE_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; } static void set_preview_mode_internal (FontManagerPreviewPage *self, FontManagerPreviewPageMode mode) { while (g_idle_remove_by_data(self)) 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); gtk_widget_set_can_target(self->textview, FALSE); switch (mode) { case FONT_MANAGER_PREVIEW_PAGE_MODE_PREVIEW: gtk_text_view_set_top_margin(GTK_TEXT_VIEW(self->textview), FONT_MANAGER_DEFAULT_MARGIN * 6); 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); gtk_widget_set_can_target(self->textview, self->allow_edit ? TRUE : FALSE); gchar *text = self->preview ? self->preview : self->default_preview; font_manager_preview_page_set_preview_text(self, text); break; case FONT_MANAGER_PREVIEW_PAGE_MODE_WATERFALL: generate_waterfall_preview(self); gtk_text_view_set_wrap_mode(GTK_TEXT_VIEW(self->textview), GTK_WRAP_NONE); break; case FONT_MANAGER_PREVIEW_PAGE_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(); } apply_font_description(self); update_revealer_state(self, mode); g_object_notify_by_pspec(G_OBJECT(self), obj_properties[PROP_PREVIEW_MODE]); } /** * font_manager_preview_page_set_preview_mode: * @self: #FontManagerPreviewPage * @mode: Preview mode. */ void font_manager_preview_page_set_preview_mode (FontManagerPreviewPage *self, FontManagerPreviewPageMode mode) { g_return_if_fail(self != NULL); const gchar *mode_string = font_manager_preview_page_mode_to_string(mode); gtk_widget_activate_action(GTK_WIDGET(self), "preview.mode", "s", mode_string); return; } /** * font_manager_preview_page_set_preview_size: * @self: #FontManagerPreviewPage * @size_points: Preview text size. */ void font_manager_preview_page_set_preview_size (FontManagerPreviewPage *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); apply_font_description(self); g_object_notify_by_pspec(G_OBJECT(self), obj_properties[PROP_PREVIEW_SIZE]); return; } /** * font_manager_preview_page_set_preview_text: * @self: #FontManagerPreviewPage * @preview_text: Preview text. */ void font_manager_preview_page_set_preview_text (FontManagerPreviewPage *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_PREVIEW_PAGE_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); g_object_notify_by_pspec(G_OBJECT(self), obj_properties[PROP_PREVIEW_TEXT]); return; } /** * font_manager_preview_page_set_waterfall_size: * @self: #FontManagerPreviewPage * @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_page_set_waterfall_size (FontManagerPreviewPage *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_PREVIEW_PAGE_MODE_WATERFALL) generate_waterfall_preview(self); return; } /** * font_manager_preview_page_restore_state: * @self: #FontManagerPreviewPage * @settings: #GSettings * * Applies the values in @settings to @self and also binds those settings to their * respective properties so that they are updated when any changes take place. * * The following keys MUST be present in @settings: * * - preview-font-size * - preview-mode * - preview-text * - show-line-size * - min-waterfall-size * - max-waterfall-size * - waterfall-size-ratio * - waterfall-line-spacing */ void font_manager_preview_page_restore_state (FontManagerPreviewPage *self, GSettings *settings) { g_return_if_fail(self != NULL); g_return_if_fail(settings != NULL); GSettingsBindFlags flags = G_SETTINGS_BIND_DEFAULT; g_settings_bind(settings, "preview-font-size", self, "preview-size", flags); g_settings_bind(settings, "preview-mode", self, "preview-mode", flags); g_settings_bind(settings, "preview-text", self, "preview-text", flags); // Our settings use the English version as a default... PangoLanguage *lang = pango_language_from_string("xx"); const gchar *pangram = pango_language_get_sample_string(lang); g_autofree gchar *xx = g_strdup_printf(FONT_MANAGER_DEFAULT_PREVIEW_TEXT, pangram); // If the stored version matches the English default use the localized version if (g_strcmp0(self->preview, xx) == 0) font_manager_preview_page_set_preview_text(self, self->default_preview); g_settings_bind(settings, "waterfall-show-line-size", self, "show-line-size", flags); g_settings_bind(settings, "waterfall-line-spacing", self, "line-spacing", flags); g_settings_bind(settings, "min-waterfall-size", self, "min-waterfall-size", flags); g_settings_bind(settings, "max-waterfall-size", self, "max-waterfall-size", flags); g_settings_bind(settings, "waterfall-size-ratio", self, "waterfall-size-ratio", flags); font_manager_preview_page_set_waterfall_size(self, -1.0, -1.0, -1.0); return; } /** * font_manager_preview_page_new: * * Returns: A newly created #FontManagerPreviewPage. * Free the returned object using #g_object_unref(). */ GtkWidget * font_manager_preview_page_new (void) { return g_object_new(FONT_MANAGER_TYPE_PREVIEW_PAGE, NULL); } /** * font_manager_set_preview_page_mode_menu_and_actions: * @parent: #GtkWidget * @menu_button: #GtkMenuButton * @callback: (scope forever) : #GCallback for action "activate" signal */ void font_manager_set_preview_page_mode_menu_and_actions (GtkWidget *parent, GtkWidget *menu_button, GCallback callback) { GMenu *mode_menu = g_menu_new(); GVariant *variant = g_variant_new_string("Waterfall"); g_autoptr(GSimpleAction) action = g_simple_action_new_stateful("mode", G_VARIANT_TYPE_STRING, variant); g_simple_action_set_enabled(action, TRUE); g_signal_connect(action, "activate", callback, parent); g_action_activate(G_ACTION(action), variant); g_autoptr(GSimpleActionGroup) action_group = g_simple_action_group_new(); g_action_map_add_action(G_ACTION_MAP(action_group), G_ACTION(action)); gtk_widget_insert_action_group(menu_button, "preview", G_ACTION_GROUP(action_group)); gtk_widget_insert_action_group(parent, "preview", G_ACTION_GROUP(action_group)); GtkEventController *shortcuts = gtk_shortcut_controller_new(); gtk_event_controller_set_propagation_phase(shortcuts, GTK_PHASE_BUBBLE); gtk_widget_add_controller(parent, GTK_EVENT_CONTROLLER(shortcuts)); gtk_shortcut_controller_set_scope(GTK_SHORTCUT_CONTROLLER(shortcuts), GTK_SHORTCUT_SCOPE_GLOBAL); for (gint i = 0; i <= FONT_MANAGER_PREVIEW_PAGE_MODE_LOREM_IPSUM; i++) { const gchar *action_state = font_manager_preview_page_mode_to_string((FontManagerPreviewPageMode) i); const gchar *display_name = font_manager_preview_page_mode_to_translatable_string((FontManagerPreviewPageMode) i); g_autofree gchar *action_name = g_strdup_printf("preview.mode::%s", action_state); g_autoptr(GMenuItem) item = g_menu_item_new(display_name, action_name); g_autofree gchar *accel = g_strdup_printf("%i", i + 1); g_menu_append_item(mode_menu, item); GtkShortcut *shortcut = font_manager_get_shortcut_for_stateful_action("preview", "mode", action_state, accel); gtk_shortcut_controller_add_shortcut(GTK_SHORTCUT_CONTROLLER(shortcuts), shortcut); } gtk_menu_button_set_icon_name(GTK_MENU_BUTTON(menu_button), "view-more-symbolic"); gtk_menu_button_set_menu_model(GTK_MENU_BUTTON(menu_button), G_MENU_MODEL(mode_menu)); font_manager_widget_set_margin(menu_button, 2); g_object_unref(mode_menu); return; } font-manager-0.9.4/lib/gtk/font-manager-preview-page.h000066400000000000000000000067051476271126700226020ustar00rootroot00000000000000/* font-manager-preview-page.h * * Copyright (C) 2009-2023 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 . */ #pragma once #include #include #include #include #include #include #include #include #include "font-manager-font.h" #include "font-manager-font-scale.h" #include "font-manager-preview-controls.h" #include "font-manager-gtk-utils.h" #define FONT_MANAGER_TYPE_PREVIEW_PAGE (font_manager_preview_page_get_type()) G_DECLARE_FINAL_TYPE(FontManagerPreviewPage, font_manager_preview_page, FONT_MANAGER, PREVIEW_PAGE, GtkBox); /** * FontManagerPreviewPageMode: * @FONT_MANAGER_PREVIEW_PAGE_MODE_PREVIEW: Interactive preview * @FONT_MANAGER_PREVIEW_PAGE_MODE_WATERFALL: Waterfall preview * @FONT_MANAGER_PREVIEW_PAGE_MODE_LOREM_IPSUM: Body text preview */ typedef enum { FONT_MANAGER_PREVIEW_PAGE_MODE_PREVIEW, FONT_MANAGER_PREVIEW_PAGE_MODE_WATERFALL, FONT_MANAGER_PREVIEW_PAGE_MODE_LOREM_IPSUM } FontManagerPreviewPageMode; GType font_manager_preview_page_mode_get_type (void); #define FONT_MANAGER_TYPE_PREVIEW_PAGE_MODE (font_manager_preview_page_mode_get_type()) const gchar * font_manager_preview_page_mode_to_string (FontManagerPreviewPageMode mode); const gchar * font_manager_preview_page_mode_to_translatable_string (FontManagerPreviewPageMode mode); GtkWidget * font_manager_preview_page_new (void); GtkWidget * font_manager_preview_page_get_action_widget (FontManagerPreviewPage *self); FontManagerFont * font_manager_preview_page_get_font (FontManagerPreviewPage *self); GtkJustification font_manager_preview_page_get_justification (FontManagerPreviewPage *self); FontManagerPreviewPageMode font_manager_preview_page_get_preview_mode (FontManagerPreviewPage *self); gdouble font_manager_preview_page_get_preview_size (FontManagerPreviewPage *self); gchar * font_manager_preview_page_get_preview_text (FontManagerPreviewPage *self); void font_manager_preview_page_set_font (FontManagerPreviewPage *self, FontManagerFont *font); void font_manager_preview_page_set_justification (FontManagerPreviewPage *self, GtkJustification justification); void font_manager_preview_page_set_preview_mode (FontManagerPreviewPage *self, FontManagerPreviewPageMode mode); void font_manager_preview_page_set_preview_size (FontManagerPreviewPage *self, gdouble size_points); void font_manager_preview_page_set_preview_text (FontManagerPreviewPage *self, const gchar *preview_text); void font_manager_preview_page_set_waterfall_size (FontManagerPreviewPage *self, gdouble min_size, gdouble max_size, gdouble ratio); void font_manager_preview_page_restore_state (FontManagerPreviewPage *self, GSettings *settings); void font_manager_set_preview_page_mode_menu_and_actions (GtkWidget *parent, GtkWidget *menu_button, GCallback callback); font-manager-0.9.4/lib/gtk/font-manager-preview-pane.c000066400000000000000000000770711476271126700226100ustar00rootroot00000000000000/* font-manager-preview-pane.c * * Copyright (C) 2009-2025 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. * * This widget combines several other widgets to provide as much information * about a particular font file as possible, previews, provided characters, * basic file properties and license information (if available). */ /** * 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 { GtkWidget parent; gint page; gint line_spacing; gboolean 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; GtkWidget *action_area; GtkNotebook *notebook; FontManagerFont *font; FontManagerDatabase *db; FontManagerPreviewPageMode mode; }; G_DEFINE_TYPE(FontManagerPreviewPane, font_manager_preview_pane, GTK_TYPE_WIDGET) 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_FONT, PROP_ORTHOGRAPHY, PROP_SHOW_LINE_SIZE, PROP_LINE_SPACING, PROP_PAGE, N_PROPERTIES }; static GParamSpec *obj_properties[N_PROPERTIES] = { NULL, }; static void update_mode (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->db); g_clear_pointer(&self->preview_text, g_free); g_clear_pointer(&self->current_uri, g_free); font_manager_clear_application_fonts(); font_manager_widget_dispose(GTK_WIDGET(self)); 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_SHOW_LINE_SIZE: g_value_set_boolean(value, self->show_line_size); break; case PROP_LINE_SPACING: g_value_set_int(value, self->line_spacing); break; case PROP_PAGE: g_value_set_int(value, self->page); 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_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; case PROP_LINE_SPACING: self->line_spacing = g_value_get_int(value); break; case PROP_PAGE: self->page = g_value_get_int(value); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); } return; } static void on_search_action_activated (GtkWidget *widget, G_GNUC_UNUSED const char *action_name, G_GNUC_UNUSED GVariant *parameter) { g_return_if_fail(widget != NULL); FontManagerPreviewPane *self = FONT_MANAGER_PREVIEW_PANE(widget); 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_class_init (FontManagerPreviewPaneClass *klass) { GObjectClass *object_class = G_OBJECT_CLASS(klass); GtkWidgetClass *widget_class = GTK_WIDGET_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; gtk_widget_class_set_layout_manager_type(widget_class, GTK_TYPE_BIN_LAYOUT); gtk_widget_class_install_action(widget_class, "character-search", NULL, on_search_action_activated); gtk_widget_class_add_binding_action(widget_class, GDK_KEY_f, GDK_CONTROL_MASK, "character-search", NULL); /** * 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_LARGE_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_PREVIEW_PAGE_MODE, FONT_MANAGER_PREVIEW_PAGE_MODE_WATERFALL, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS); /** * 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: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); /** * FontManagerPreviewPane:line-spacing: * * Pixels between lines in Waterfall preview. */ obj_properties[PROP_LINE_SPACING] = g_param_spec_int("line-spacing", NULL, "Waterfall preview line spacing", 0, G_MAXINT, 0, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS); /** * FontManagerPreviewPane:page: * * Current page number. */ obj_properties[PROP_PAGE] = g_param_spec_int("page", NULL, "Current page", 0, 3, 0, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS); g_object_class_install_properties(object_class, N_PROPERTIES, obj_properties); return; } enum { WIDTH, WEIGHT, SLANT, SPACING, NUM_STYLE_DETAILS }; static const gchar *style_detail [NUM_STYLE_DETAILS] = { "width", "weight", "slant", "spacing" }; static gboolean font_manager_preview_pane_update_metadata (FontManagerPreviewPane *self) { g_return_val_if_fail(self != NULL, G_SOURCE_REMOVE); if (!self->update_required || !FONT_MANAGER_IS_FONT(self->font)) return G_SOURCE_REMOVE; GError *error = NULL; g_autoptr(JsonObject) res = NULL; if (!self->db) self->db = font_manager_database_new(); JsonObject *source = NULL; g_object_get(G_OBJECT(self->font), "source-object", &source, NULL); if (!source) { g_critical("Failed to get source object! Unable to update metadata."); return G_SOURCE_REMOVE; } int index = json_object_get_int_member_with_default(source, "index", 0); const char *filepath = json_object_get_string_member(source, "filepath"); 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(self->db, query, &error); sqlite3_free(path); } if (error != NULL) { 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); } } if (res) { for (gint i = 0; i < NUM_STYLE_DETAILS; i++) { const gchar *str = NULL; if (!json_object_has_member(source, style_detail[i])) { g_debug("Missing %s in source object", style_detail[i]); continue; } int value = json_object_get_int_member(source, style_detail[i]); 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; } json_object_set_string_member(res, style_detail[i], str ? str : i == WEIGHT ? _("Regular") : _("Normal")); } gint64 fsType = json_object_get_int_member(res, "fsType"); const gchar *license_data = json_object_get_string_member(res, "license-data"); const gchar *license_url = json_object_get_string_member(res, "license-url"); g_object_set(G_OBJECT(self->license), "fstype", (FontManagerfsType) 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); } font_manager_font_properties_page_update(FONT_MANAGER_PROPERTIES_PAGE(self->properties), res); //g_debug("PreviewPane.update_metadata : %s", font_manager_print_json_object(res, true)); self->update_required = FALSE; json_object_unref(source); return G_SOURCE_REMOVE; } static gboolean font_manager_preview_pane_update (FontManagerPreviewPane *self) { g_return_val_if_fail(FONT_MANAGER_IS_PREVIEW_PANE(self), G_SOURCE_REMOVE); /* XXX : How is this a thing that happens intermittently ?! */ if (!GTK_IS_NOTEBOOK(self->notebook)) return G_SOURCE_REMOVE; gint page = gtk_notebook_get_current_page(self->notebook); GtkWidget *action_widget_box = gtk_notebook_get_action_widget(self->notebook, GTK_PACK_START); GtkWidget *menu = gtk_widget_get_first_child(action_widget_box); gtk_widget_set_visible(self->search, page == FONT_MANAGER_PREVIEW_PANE_PAGE_CHARACTER_MAP); gboolean menu_sensitive = (page == FONT_MANAGER_PREVIEW_PANE_PAGE_PREVIEW); gtk_widget_add_css_class(menu, menu_sensitive ? "image-button" : FONT_MANAGER_STYLE_CLASS_FLAT); gtk_widget_remove_css_class(menu, menu_sensitive ? FONT_MANAGER_STYLE_CLASS_FLAT : "image-button"); gtk_widget_set_sensitive(menu, menu_sensitive); g_idle_add((GSourceFunc) font_manager_preview_pane_update_metadata, self); g_signal_emit(self, signals[CHANGED], 0); gtk_widget_queue_draw(self->preview); 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_button_set_child(GTK_BUTTON(search), search_icon); gtk_widget_set_tooltip_text(search, _("Search available characters")); g_signal_connect(search, "toggled", G_CALLBACK(on_search_toggled), self); font_manager_widget_set_margin(search, 2); gtk_widget_set_margin_top(search, 1); gtk_widget_set_margin_bottom(search, 1); gtk_widget_set_visible(search, FALSE); return search; } void on_page_switch (FontManagerPreviewPane *self, GtkNotebook *notebook, GtkWidget *page, guint page_num) { g_return_if_fail(self != NULL); g_idle_add((GSourceFunc) font_manager_preview_pane_update, self); return; } static void append_page (GtkNotebook *notebook, GtkWidget *widget, const gchar *title) { gint page_added = gtk_notebook_append_page(notebook, widget, gtk_label_new(title)); g_warn_if_fail(page_added >= 0); return; } static void update_mode (FontManagerPreviewPane *self) { g_return_if_fail(self != NULL); GtkWidget *widget = gtk_notebook_get_tab_label(self->notebook, self->preview); gtk_label_set_text(GTK_LABEL(widget), font_manager_preview_page_mode_to_translatable_string(self->mode)); return; } static gboolean on_drop (GtkDropTarget *target, const GValue *value, double x, double y, FontManagerPreviewPane *self) { if (G_VALUE_HOLDS(value, GDK_TYPE_FILE_LIST)) { GSList *files = g_value_get_boxed(value); /* We only handle the first face in the first file at this level */ if (g_slist_length(files) > 0) { GFile *file = g_slist_nth_data(files, 0); g_autofree gchar *uri = g_file_get_uri(file); font_manager_preview_pane_show_uri(self, uri); } } return TRUE; } static void font_manager_preview_pane_init (FontManagerPreviewPane *self) { g_return_if_fail(self != NULL); font_manager_widget_set_name(GTK_WIDGET(self), "FontManagerPreviewPane"); self->notebook = GTK_NOTEBOOK(gtk_notebook_new()); GtkWidget *box = gtk_widget_get_first_child(GTK_WIDGET(self->notebook)); gtk_widget_add_css_class(box, FONT_MANAGER_STYLE_CLASS_BACKGROUND); gtk_notebook_set_show_border(self->notebook, FALSE); gtk_widget_set_parent(GTK_WIDGET(self->notebook), GTK_WIDGET(self)); self->preview = font_manager_preview_page_new(); self->character_map = font_manager_character_map_new(); self->properties = font_manager_font_properties_page_new(); self->license = font_manager_license_page_new(); self->update_required = TRUE; self->show_line_size = TRUE; FontManagerPreviewPageMode mode = font_manager_preview_page_get_preview_mode(FONT_MANAGER_PREVIEW_PAGE(self->preview)); append_page(self->notebook, self->preview, font_manager_preview_page_mode_to_translatable_string(mode)); append_page(self->notebook, self->character_map, _("Characters")); append_page(self->notebook, self->properties, _("Properties")); append_page(self->notebook, self->license, _("License")); self->page = gtk_notebook_get_current_page(self->notebook); GtkWidget *menu_button = font_manager_preview_page_get_action_widget(FONT_MANAGER_PREVIEW_PAGE(self->preview)); gtk_notebook_set_action_widget(self->notebook, menu_button, GTK_PACK_START); self->action_area = gtk_box_new(GTK_ORIENTATION_HORIZONTAL, 1); self->search = create_search_button(self); gtk_box_append(GTK_BOX(self->action_area), self->search); gtk_notebook_set_action_widget(self->notebook, self->action_area, GTK_PACK_END); font_manager_widget_set_expand(GTK_WIDGET(self), TRUE); GBindingFlags flags = (G_BINDING_BIDIRECTIONAL | G_BINDING_SYNC_CREATE); g_object_bind_property(self->notebook, "page", self, "page", flags); g_object_bind_property(self->preview, "font", self, "font", flags); 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, "show-line-size", self, "show-line-size", flags); g_object_bind_property(self->preview, "line-spacing", self, "line-spacing", flags); g_object_bind_property(self->character_map, "font", self, "font", flags); g_object_bind_property(self->character_map, "preview-size", self, "character-map-preview-size", flags); g_signal_connect_swapped(self->notebook, "switch-page", G_CALLBACK(on_page_switch), self); g_signal_connect(self, "notify::preview-mode", G_CALLBACK(update_mode), NULL); GtkDropTarget *target = gtk_drop_target_new(GDK_TYPE_FILE_LIST, GDK_ACTION_COPY); g_signal_connect(target, "drop", G_CALLBACK(on_drop), self); gtk_widget_add_controller(GTK_WIDGET(self), GTK_EVENT_CONTROLLER(target)); return; } /* * font_manager_preview_pane_show_uri: * @self: #FontManagerPreviewPane * @uri: filepath to display * * Returns: %TRUE on success */ gboolean font_manager_preview_pane_show_uri (FontManagerPreviewPane *self, const gchar *uri) { g_return_val_if_fail(self != NULL, FALSE); if (self->current_uri && g_strcmp0(self->current_uri, uri) == 0) return FALSE; g_clear_pointer(&self->current_uri, g_free); g_autoptr(GFile) file = g_file_new_for_commandline_arg(uri); g_return_val_if_fail(g_file_is_native(file), FALSE); 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 FALSE; } 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 FALSE; } 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(JsonObject) source = font_manager_get_attributes_from_filepath(path, &error); if (error != NULL) { g_critical("%s : %s", error->message, path); g_clear_error(&error); return FALSE; } g_autoptr(FontManagerFont) font = font_manager_font_new(); g_autoptr(FontManagerFamily) family = font_manager_family_new(); g_object_set(family, "source-object", source, NULL); JsonObject *default_variant = font_manager_family_get_default_variant(family); g_autofree gchar *sample = font_manager_get_sample_string(default_variant); json_object_set_string_member(default_variant, "preview-text", sample); g_object_set(font, "source-object", default_variant, NULL); font_manager_preview_pane_set_font(self, font); self->current_uri = g_strdup(uri); return TRUE; } /** * font_manager_preview_pane_set_font: * @self: #FontManagerPreviewPane * @font: #FontManagerFont */ void font_manager_preview_pane_set_font (FontManagerPreviewPane *self, FontManagerFont *font) { g_return_if_fail(FONT_MANAGER_IS_PREVIEW_PANE(self)); 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->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), font_manager_orthography_get_filter(orthography)); return; } /** * font_manager_preview_pane_restore_state: * @self: #FontManagerPreviewPage * @settings: #GSettings * * Applies the values in @settings to @self and also binds those settings to their * respective properties so that they are updated when any changes take place. * * The following keys MUST be present in @settings: * * - preview-text * - preview-mode * - preview-page * - preview-font-size * - charmap-font-size * - preview-font-size * - preview-mode * - preview-text * - show-line-size * - min-waterfall-size * - max-waterfall-size * - waterfall-size-ratio * - charmap-font-size * - waterfall-line-spacing */ void font_manager_preview_pane_restore_state (FontManagerPreviewPane *self, GSettings *settings) { g_return_if_fail(self != NULL); g_return_if_fail(settings != NULL); g_settings_bind(settings, "preview-page", self, "page", G_SETTINGS_BIND_DEFAULT); font_manager_preview_page_restore_state(FONT_MANAGER_PREVIEW_PAGE(self->preview), settings); font_manager_character_map_restore_state(FONT_MANAGER_CHARACTER_MAP(self->character_map), settings); 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) { g_return_if_fail(self != NULL); FontManagerPreviewPage *preview = FONT_MANAGER_PREVIEW_PAGE(self->preview); font_manager_preview_page_set_waterfall_size(preview, min_size, max_size, ratio); return; } /** * font_manager_preview_pane_add_action_widget: * @self: #FontManagerFontPreview * @widget: #GtkWidget to add as an action widget * @pack_type: #GtkPackType */ void font_manager_preview_pane_add_action_widget (FontManagerPreviewPane *self, GtkWidget *widget, GtkPackType pack_type) { /* gtk_notebook_set_action_widget(GTK_NOTEBOOK(self->notebook), widget, pack_type); */ /* XXX : pack_type is ignored... we need a front box. Keep line #482 in mind though. */ gtk_box_append(GTK_BOX(self->action_area), widget); 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.9.4/lib/gtk/font-manager-preview-pane.h000066400000000000000000000051131476271126700226010ustar00rootroot00000000000000/* font-manager-preview-pane.h * * Copyright (C) 2009-2025 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 #include "font-manager-gtk-utils.h" #include "font-manager-database.h" #include "font-manager-fontconfig.h" #include "font-manager-preview-page.h" #include "font-manager-character-map.h" #include "font-manager-properties-page.h" #include "font-manager-license-page.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, GtkWidget) GtkWidget * font_manager_preview_pane_new (void); gboolean font_manager_preview_pane_show_uri (FontManagerPreviewPane *self, const gchar *uri); 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); void font_manager_preview_pane_add_action_widget (FontManagerPreviewPane *self, GtkWidget *widget, GtkPackType pack_type); G_END_DECLS #endif /* __FONT_MANAGER_PREVIEW_PANE_H__ */ font-manager-0.9.4/lib/gtk/font-manager-properties-page.c000066400000000000000000000344511476271126700233070ustar00rootroot00000000000000/* font-manager-properties-page.c * * Copyright (C) 2009-2025 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-page.h" /** * SECTION: font-manager-properties-page * @short_description: Font properties widget * @title: Properties Pane * @include: font-manager-properties-page.h * * This widget displays extended information about the selected font file, * including any embedded designer details, copyright and design description. */ struct _FontManagerPropertiesPage { GtkWidget parent; GtkWidget *copyright; GtkWidget *description; GtkWidget *designer; GtkWidget *designer_label; GtkWidget *grid; JsonObject *properties; }; G_DEFINE_TYPE(FontManagerPropertiesPage, font_manager_font_properties_page, GTK_TYPE_WIDGET) static const struct { const gchar *member_name; const gchar *display_name; } FontPropertyRow [] = { { "psname", N_("PostScript Name") }, { "family", N_("Family") }, { "style", N_("Style") }, { "width", N_("Width") }, { "slant", N_("Slant") }, { "weight", N_("Weight") }, { "spacing", N_("Spacing") }, { "version", N_("Version") }, /* Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid */ { "vendor", N_("Vendor") }, { "filetype", N_("FileType") }, /* Keep this entry last */ { "filesize", N_("Filesize") }, }; #define N_FONT_PROPERTIES G_N_ELEMENTS(FontPropertyRow) #define FILESIZE_PROPERTY (N_FONT_PROPERTIES - 1) static GtkWidget * create_title_label (FontManagerPropertiesPage *self, gint property) { GtkWidget *title = gtk_label_new(g_dgettext(NULL, FontPropertyRow[property].display_name)); gtk_widget_set_sensitive(title, FALSE); gtk_widget_set_opacity(title, 0.9); gtk_widget_set_halign(title, GTK_ALIGN_END); font_manager_widget_set_margin(title, FONT_MANAGER_DEFAULT_MARGIN); return title; } static GtkWidget * create_value_label (FontManagerPropertiesPage *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); font_manager_widget_set_margin(value, FONT_MANAGER_DEFAULT_MARGIN); return value; } static GtkWidget * construct_start_child (FontManagerPropertiesPage *self) { GtkWidget *scroll = gtk_scrolled_window_new(); 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); if (i == FILESIZE_PROPERTY) { GtkWidget *value = gtk_link_button_new_with_label("", NULL); GtkWidget *label = gtk_button_get_child(GTK_BUTTON(value)); gtk_widget_set_halign(label, GTK_ALIGN_START); gtk_widget_set_halign(value, GTK_ALIGN_START); gtk_widget_remove_css_class(value, "text-button"); gtk_widget_remove_css_class(value, "link"); gtk_grid_attach(GTK_GRID(self->grid), value, 1, i, 1, 1); } else { gtk_grid_attach(GTK_GRID(self->grid), create_value_label(self, i), 1, i, 1, 1); } } gtk_scrolled_window_set_child(GTK_SCROLLED_WINDOW(scroll), self->grid); 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_end_child (FontManagerPropertiesPage *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(); 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_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_wrap(GTK_LABEL(self->copyright), TRUE); gtk_label_set_wrap_mode(GTK_LABEL(self->copyright), PANGO_WRAP_WORD_CHAR); gtk_label_set_wrap(GTK_LABEL(self->description), TRUE); gtk_label_set_wrap_mode(GTK_LABEL(self->description), PANGO_WRAP_WORD_CHAR); gtk_box_append(GTK_BOX(box), self->copyright); gtk_box_append(GTK_BOX(box), self->description); gtk_widget_set_size_request(box, 0, 0); gtk_scrolled_window_set_child(GTK_SCROLLED_WINDOW(scroll), box); gtk_scrolled_window_set_policy(GTK_SCROLLED_WINDOW(scroll), GTK_POLICY_NEVER, GTK_POLICY_AUTOMATIC); gtk_box_append(GTK_BOX(child2), scroll); gtk_box_append(GTK_BOX(child2), self->designer); gtk_box_append(GTK_BOX(child2), self->designer_label); 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(GTK_WIDGET(self), TRUE); font_manager_widget_set_expand(box, TRUE); font_manager_widget_set_expand(scroll, TRUE); font_manager_widget_set_expand(self->copyright, FALSE); font_manager_widget_set_expand(self->description, TRUE); font_manager_widget_set_expand(self->designer, FALSE); font_manager_widget_set_expand(self->designer_label, FALSE); font_manager_widget_set_margin(self->copyright, FONT_MANAGER_DEFAULT_MARGIN * 2); font_manager_widget_set_margin(self->description, FONT_MANAGER_DEFAULT_MARGIN * 2); /* Affected by the margin set on our pane separator */ gtk_widget_set_margin_start(self->copyright, 0); gtk_widget_set_margin_start(self->description, 0); 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_widget_set_margin_start(child2, FONT_MANAGER_DEFAULT_MARGIN * 1.5); gtk_widget_set_margin_end(child2, FONT_MANAGER_DEFAULT_MARGIN * 1.5); return child2; } static void set_row_visible (FontManagerPropertiesPage *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 reset (FontManagerPropertiesPage *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); if (i == FILESIZE_PROPERTY) { gtk_link_button_set_uri(GTK_LINK_BUTTON(widget), ""); gtk_button_set_label(GTK_BUTTON(widget), NULL); } else { gtk_label_set_label(GTK_LABEL(widget), NULL); gtk_widget_set_tooltip_text(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 update (FontManagerPropertiesPage *self) { reset(self); for (gint i = 0; i < N_FONT_PROPERTIES; i++) { const gchar *member = FontPropertyRow[i].member_name; if (!json_object_has_member(self->properties, member)) { set_row_visible(self, i, FALSE); continue; } const gchar *value = json_object_get_string_member(self->properties, member); if (!value) { set_row_visible(self, i, FALSE); continue; } GtkWidget *widget = gtk_grid_get_child_at(GTK_GRID(self->grid), 1, i); if (i == FILESIZE_PROPERTY) { g_autofree gchar *uri = NULL; if (json_object_has_member(self->properties, "filepath")) { const gchar *filepath = json_object_get_string_member(self->properties, "filepath"); gtk_widget_set_tooltip_text(GTK_WIDGET(widget), filepath); g_autofree gchar *dirpath = g_path_get_dirname(filepath); uri = g_strdup_printf("file://%s", dirpath); } gtk_link_button_set_uri(GTK_LINK_BUTTON(widget), uri ? uri : ""); gtk_button_set_label(GTK_BUTTON(widget), value); } else { gtk_label_set_label(GTK_LABEL(widget), value); gtk_widget_set_tooltip_text(widget, value); } } // Addresses issue #292 // Unfortunately also makes pane adjustments pointless. GtkPaned *paned = (GtkPaned *) gtk_widget_get_first_child(GTK_WIDGET(self)); g_autoptr(GtkRequisition) req = gtk_requisition_new(); gtk_widget_get_preferred_size(GTK_WIDGET(self->grid), NULL, req); gtk_paned_set_position(paned, req->width); const gchar *copyright = NULL; const gchar *description = NULL; const gchar *designer = NULL; const gchar *designer_url = NULL; if (json_object_has_member(self->properties, "copyright")) copyright = json_object_get_string_member(self->properties, "copyright"); if (json_object_has_member(self->properties, "description")) description = json_object_get_string_member(self->properties, "description"); if (json_object_has_member(self->properties, "designer")) designer = json_object_get_string_member(self->properties, "designer"); if (json_object_has_member(self->properties, "designer-url")) designer_url = json_object_get_string_member(self->properties, "designer-url"); gtk_label_set_label(GTK_LABEL(self->copyright), copyright); gtk_label_set_label(GTK_LABEL(self->description), description); gtk_button_set_label(GTK_BUTTON(self->designer), designer ? designer : ""); gtk_label_set_label(GTK_LABEL(self->designer_label), designer ? designer : ""); gtk_link_button_set_uri(GTK_LINK_BUTTON(self->designer), designer_url ? designer_url : ""); gtk_widget_set_tooltip_text(self->designer, designer_url ? 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_button_get_child(GTK_BUTTON(self->designer)); if (GTK_IS_LABEL(button_label)) gtk_label_set_ellipsize(GTK_LABEL(button_label), PANGO_ELLIPSIZE_END); return; } static void font_manager_font_properties_page_dispose (GObject *gobject) { g_return_if_fail(gobject != NULL); FontManagerPropertiesPage *self = FONT_MANAGER_PROPERTIES_PAGE(gobject); g_clear_pointer(&self->properties, json_object_unref); font_manager_widget_dispose(GTK_WIDGET(self)); G_OBJECT_CLASS(font_manager_font_properties_page_parent_class)->dispose(gobject); } static void font_manager_font_properties_page_class_init (FontManagerPropertiesPageClass *klass) { GObjectClass *object_class = G_OBJECT_CLASS(klass); GtkWidgetClass *widget_class = GTK_WIDGET_CLASS(klass); object_class->dispose = font_manager_font_properties_page_dispose; gtk_widget_class_set_layout_manager_type(widget_class, GTK_TYPE_BOX_LAYOUT); gtk_widget_class_set_css_name(widget_class, "FontManagerPropertiesPage"); return; } static void font_manager_font_properties_page_init (FontManagerPropertiesPage *self) { g_return_if_fail(self != NULL); gtk_widget_add_css_class(GTK_WIDGET(self), FONT_MANAGER_STYLE_CLASS_VIEW); font_manager_widget_set_name(GTK_WIDGET(self), "FontManagerPropertiesPage"); GtkWidget *pane = gtk_paned_new(GTK_ORIENTATION_HORIZONTAL); gtk_widget_set_parent(pane, GTK_WIDGET(self)); font_manager_widget_set_expand(pane, TRUE); gtk_paned_set_start_child(GTK_PANED(pane), construct_start_child(self)); gtk_paned_set_end_child(GTK_PANED(pane), construct_end_child(self)); font_manager_widget_set_expand(GTK_WIDGET(self), TRUE); return; } /** * font_manager_preoperties_pane_update: * @properties: (nullable): #JsonObject or %NULL * * The following are valid members for @properties * * { * "psname" : string, * "family" : string, * "style" : string, * "width" : string, * "slant" : string, * "weight" : string, * "spacing" : string, * "version" : string, * "vendor" : string, * "filetype" : string, * "filepath" : string, * "filesize" : string, * "copyright" : string, * "description" : string, * "designer" : string, * "designer-url" : string * } * * Missing members and %NULL values are allowed. * Members not listed above are ignored. */ void font_manager_font_properties_page_update (FontManagerPropertiesPage *self, JsonObject *properties) { g_return_if_fail(self != NULL); g_clear_pointer(&self->properties, json_object_unref); self->properties = properties ? json_object_ref(properties) : NULL; update(self); return; } /** * font_manager_font_properties_page_new: * * Returns: (transfer full): A newly created #FontManagerPropertiesPage. * Free the returned object using #g_object_unref(). */ GtkWidget * font_manager_font_properties_page_new () { return g_object_new(FONT_MANAGER_TYPE_PROPERTIES_PAGE, NULL); } font-manager-0.9.4/lib/gtk/font-manager-properties-page.h000066400000000000000000000027111476271126700233060ustar00rootroot00000000000000/* font-manager-properties-page.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 . */ #pragma once #include #include #include #include #include #include #include "font-manager-gtk-utils.h" #define FONT_MANAGER_TYPE_PROPERTIES_PAGE (font_manager_font_properties_page_get_type ()) G_DECLARE_FINAL_TYPE(FontManagerPropertiesPage, font_manager_font_properties_page, FONT_MANAGER, PROPERTIES_PAGE, GtkWidget) GtkWidget * font_manager_font_properties_page_new (); void font_manager_font_properties_page_update (FontManagerPropertiesPage *self, JsonObject *properties); font-manager-0.9.4/lib/gtk/meson.build000066400000000000000000000006511476271126700176160ustar00rootroot00000000000000 subdir('unicode') gtk_sources = [] gtk_headers = [] gtk_includes = [ include_directories('.'), unicode_includes ] result = run_command(python, '-c', list_sources, check: true) foreach f: result.stdout().strip().split('\n') gtk_sources += files(f) endforeach result = run_command(python, '-c', list_headers, check: true) foreach f: result.stdout().strip().split('\n') gtk_headers += files(f) endforeach font-manager-0.9.4/lib/gtk/unicode/000077500000000000000000000000001476271126700171005ustar00rootroot00000000000000font-manager-0.9.4/lib/gtk/unicode/meson.build000066400000000000000000000006141476271126700212430ustar00rootroot00000000000000 unicode_sources = [] unicode_headers = [] unicode_includes = include_directories('.') result = run_command(python, '-c', list_sources, check: true) foreach f: result.stdout().strip().split('\n') unicode_sources += files(f) endforeach result = run_command(python, '-c', list_headers, check: true) foreach f: result.stdout().strip().split('\n') unicode_headers += files(f) endforeach font-manager-0.9.4/lib/gtk/unicode/unicode-character-info.c000066400000000000000000000176471476271126700235740ustar00rootroot00000000000000/* unicode-character-info.c * * Copyright (C) 2020-2023 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-info.h" /** * SECTION: unicode-character-info * @short_description: Character info widget * @title: Unicode Character Info * @include: unicode-character-info.h * * Widget which displays information such as the codepoint and name of the * currently selected character as well as how many codepoints are currently * being displayed in the attached #UnicodeCharacterMap. */ struct _FontManagerUnicodeCharacterInfo { GtkWidget parent; GtkWidget *codepoint; GtkWidget *name; GtkWidget *n_codepoints; FontManagerUnicodeCharacterMap *cmap; }; G_DEFINE_TYPE(FontManagerUnicodeCharacterInfo, font_manager_unicode_character_info, GTK_TYPE_WIDGET) enum { PROP_RESERVED, PROP_CMAP, N_PROPERTIES }; static GParamSpec *obj_properties[N_PROPERTIES] = {0}; static void font_manager_unicode_character_info_dispose (GObject *gobject) { g_return_if_fail(gobject != NULL); FontManagerUnicodeCharacterInfo *self = FONT_MANAGER_UNICODE_CHARACTER_INFO(gobject); g_clear_object(&self->cmap); font_manager_widget_dispose(GTK_WIDGET(gobject)); G_OBJECT_CLASS(font_manager_unicode_character_info_parent_class)->dispose(gobject); return; } static void font_manager_unicode_character_info_get_property (GObject *gobject, guint prop_id, GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerUnicodeCharacterInfo *self = FONT_MANAGER_UNICODE_CHARACTER_INFO(gobject); switch (prop_id) { case PROP_CMAP: g_value_set_object(value, self->cmap); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, prop_id, pspec); break; } return; } static void font_manager_unicode_character_info_set_property (GObject *gobject, guint prop_id, const GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerUnicodeCharacterInfo *self = FONT_MANAGER_UNICODE_CHARACTER_INFO(gobject); switch (prop_id) { case PROP_CMAP: font_manager_unicode_character_info_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 font_manager_unicode_character_info_class_init (FontManagerUnicodeCharacterInfoClass *klass) { g_return_if_fail(klass != NULL); GObjectClass *object_class = G_OBJECT_CLASS(klass); GtkWidgetClass *widget_class = GTK_WIDGET_CLASS(klass); object_class->dispose = font_manager_unicode_character_info_dispose; object_class->get_property = font_manager_unicode_character_info_get_property; object_class->set_property = font_manager_unicode_character_info_set_property; gtk_widget_class_set_layout_manager_type(widget_class, GTK_TYPE_BOX_LAYOUT); /** * FontManagerUnicodeCharacterInfo:character-map: * * #FontManagerUnicodeCharacterMap */ obj_properties[PROP_CMAP] = g_param_spec_object("character-map", NULL, "FontManagerUnicodeCharacterMap", G_TYPE_OBJECT, G_PARAM_STATIC_STRINGS | G_PARAM_READWRITE | G_PARAM_EXPLICIT_NOTIFY); g_object_class_install_property(object_class, PROP_CMAP, obj_properties[PROP_CMAP]); return; } static void font_manager_unicode_character_info_init (FontManagerUnicodeCharacterInfo *self) { g_return_if_fail(self != NULL); self->cmap = NULL; self->codepoint = gtk_label_new(NULL); gtk_widget_set_can_focus(self->codepoint, FALSE); gtk_label_set_selectable(GTK_LABEL(self->codepoint), TRUE); self->name = gtk_label_new(NULL); self->n_codepoints = gtk_label_new(NULL); GtkWidget *center_box = gtk_center_box_new(); gtk_center_box_set_start_widget(GTK_CENTER_BOX(center_box), self->codepoint); gtk_center_box_set_center_widget(GTK_CENTER_BOX(center_box), self->name); gtk_widget_set_opacity(self->codepoint, 0.9); gtk_widget_set_opacity(self->name, 0.9); gtk_widget_set_hexpand(self->name, TRUE); gtk_widget_set_vexpand(self->name, FALSE); gtk_center_box_set_end_widget(GTK_CENTER_BOX(center_box), self->n_codepoints); gtk_widget_set_hexpand(center_box, TRUE); gtk_widget_set_vexpand(center_box, FALSE); gtk_widget_set_parent(center_box, GTK_WIDGET(self)); gtk_widget_add_css_class(self->n_codepoints, "CharacterMapCount"); font_manager_widget_set_name(GTK_WIDGET(self), "FontManagerUnicodeCharacterInfo"); gtk_widget_set_hexpand(GTK_WIDGET(self), TRUE); gtk_widget_set_vexpand(GTK_WIDGET(self), FALSE); font_manager_widget_set_margin(center_box, 6); gtk_widget_set_margin_start(center_box, 12); gtk_widget_set_margin_end(center_box, 12); gtk_widget_add_css_class(GTK_WIDGET(self), FONT_MANAGER_STYLE_CLASS_VIEW); return; } static void on_selection_changed (FontManagerUnicodeCharacterInfo *self, const gchar *codepoint, const gchar *name, const gchar *n_codepoints) { g_return_if_fail(self != NULL); gtk_label_set_label(GTK_LABEL(self->codepoint), codepoint); gtk_label_set_label(GTK_LABEL(self->name), name); gtk_label_set_label(GTK_LABEL(self->n_codepoints), n_codepoints); return; } /** * font_manager_unicode_character_info_set_character_map: * @self: #FontManagerUnicodeCharacterInfo * @character_map: (transfer none) (nullable): #FontManagerUnicodeCharacterMap */ void font_manager_unicode_character_info_set_character_map (FontManagerUnicodeCharacterInfo *self, FontManagerUnicodeCharacterMap *character_map) { g_return_if_fail(self != NULL); if (self->cmap) g_signal_handlers_disconnect_by_func(self->cmap, G_CALLBACK(on_selection_changed), self); if (g_set_object(&self->cmap, character_map)) g_object_notify_by_pspec(G_OBJECT(self), obj_properties[PROP_CMAP]); if (self->cmap) g_signal_connect_swapped(self->cmap, "selection-changed", G_CALLBACK(on_selection_changed), self); /* Trigger first update */ gint active_cell = font_manager_unicode_character_map_get_active_cell(character_map); font_manager_unicode_character_map_set_active_cell(character_map, active_cell != 0 ? 0 : 1); font_manager_unicode_character_map_set_active_cell(character_map, active_cell); return; } /** * font_manager_unicode_character_info_new: * * Returns: (transfer full): A newly created #FontManagerUnicodeCharacterInfo. * Free the returned object using #g_object_unref(). */ GtkWidget * font_manager_unicode_character_info_new (void) { return g_object_new(FONT_MANAGER_TYPE_UNICODE_CHARACTER_INFO, NULL); } font-manager-0.9.4/lib/gtk/unicode/unicode-character-info.h000066400000000000000000000024471476271126700235710ustar00rootroot00000000000000/* unicode-character-info.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 . */ #pragma once #include #include "unicode-character-map.h" #define FONT_MANAGER_TYPE_UNICODE_CHARACTER_INFO (font_manager_unicode_character_info_get_type()) G_DECLARE_FINAL_TYPE(FontManagerUnicodeCharacterInfo, font_manager_unicode_character_info, FONT_MANAGER, UNICODE_CHARACTER_INFO, GtkWidget) GtkWidget * font_manager_unicode_character_info_new (void); void font_manager_unicode_character_info_set_character_map (FontManagerUnicodeCharacterInfo *self, FontManagerUnicodeCharacterMap *character_map); font-manager-0.9.4/lib/gtk/unicode/unicode-character-map.c000066400000000000000000001617141476271126700234110ustar00rootroot00000000000000/* unicode-character-map.c * * Originally a part of Gucharmap * * Copyright (C) 2017-2025 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 "unicode-character-map.h" /** * SECTION: unicode-character-map * @short_description: Character map widget * @title: Unicode Character Map * @include: unicode-character-map.h * * Widget which displays all the available characters in the selected font. */ #define CELL_PADDING 2.5 #define VALID_FONT_SIZE(X) (X < 6.0 ? 6.0 : X > 96.0 ? 96.0 : X) #define FIRST_CELL_IN_SAME_ROW(x) ((x) - ((x) % self->columns)) #define N_REGIONAL_INDICATORS G_N_ELEMENTS(FontManagerRegionalIndicatorSymbols) enum { SELECTION_CHANGED, NUM_SIGNALS }; static guint signals[NUM_SIGNALS]; enum { PROP_0, PROP_HADJUSTMENT, PROP_VADJUSTMENT, PROP_HSCROLL_POLICY, PROP_VSCROLL_POLICY, PROP_ACTIVE_CELL, PROP_FONT_DESC, PROP_PREVIEW_SIZE }; struct _FontManagerUnicodeCharacterMap { GtkDrawingArea parent; gint rows; gint columns; gint active_cell; /* the active cell index */ gint drag_cell; /* the cell currently being dragged */ gint last_cell; /* charset length */ gint min_cell_height; /* depends on font_desc and size allocation */ gint min_cell_width; /* depends on font_desc and size allocation */ gint n_padded_columns; /* columns 0..n-1 will be 1px wider than min_cell_width */ gint n_padded_rows; /* rows 0..n-1 will be 1px taller than min_cell_height */ gint page_first_cell; /* the cell index of the top left corner */ gint page_size; /* rows * cols */ GtkWidget *context_widget; /* Drawing */ gdouble preview_size; PangoLayout *pango_layout; PangoLayout *zoom_layout; GtkWidget *zoom_center_box; PangoFontDescription *font_desc; /* GtkScrollable implementation */ guint hscroll_policy : 1; /* unused */ guint vscroll_policy : 1; GtkAdjustment *hadjustment; /* unused */ GtkAdjustment *vadjustment; gulong vadjustment_changed_handler_id; /* Character set information */ gboolean has_regional_indicator_symbols; gboolean is_regional_indicator_filter; GList *charset; GList *filter; }; G_DEFINE_TYPE_WITH_CODE (FontManagerUnicodeCharacterMap, font_manager_unicode_character_map, GTK_TYPE_DRAWING_AREA, G_IMPLEMENT_INTERFACE(GTK_TYPE_SCROLLABLE, NULL)) static GtkWidget * get_context_widget (FontManagerUnicodeCharacterMap *self); static void update_scrollbar_adjustment (FontManagerUnicodeCharacterMap *self) { g_return_if_fail(self != NULL); if (self->vadjustment != NULL) { gtk_adjustment_configure(self->vadjustment, self->page_first_cell / self->columns, /* current value */ 0 /* lower */, self->last_cell / self->columns + 1 /* upper */, 1 /* step increment */, self->rows /* page increment */, self->rows); /* page size */ } return; } static void clear_pango_layout (FontManagerUnicodeCharacterMap *self) { g_return_if_fail(self != NULL); g_clear_object(&self->pango_layout); g_clear_object(&self->zoom_layout); return; } static void ensure_pango_layout (FontManagerUnicodeCharacterMap *self) { g_return_if_fail(self != NULL); if (self->pango_layout == NULL || self->zoom_layout == NULL) { g_autoptr(PangoAttrList) attrs = pango_attr_list_new(); pango_attr_list_insert(attrs, pango_attr_fallback_new (FALSE)); if (self->pango_layout == NULL) { self->pango_layout = gtk_widget_create_pango_layout(GTK_WIDGET(self), NULL); pango_layout_set_font_description(self->pango_layout, self->font_desc); pango_layout_set_attributes(self->pango_layout, attrs); } if (self->zoom_layout == NULL) { GtkWidget *popover = get_context_widget(self); GtkWidget *box = gtk_popover_get_child(GTK_POPOVER(popover)); GtkWidget *widget = gtk_widget_get_first_child(box); self->zoom_layout = gtk_widget_create_pango_layout(widget, NULL); g_autoptr(PangoFontDescription) font_desc = pango_font_description_copy(self->font_desc); pango_font_description_set_size(font_desc, 96 * PANGO_SCALE); pango_layout_set_font_description(self->zoom_layout, font_desc); pango_layout_set_alignment(self->zoom_layout, PANGO_ALIGN_CENTER); pango_layout_set_attributes(self->zoom_layout, attrs); } } return; } static gint get_index (FontManagerUnicodeCharacterMap *self, GSList *codepoints) { g_return_val_if_fail(self != NULL, -1); 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 < N_REGIONAL_INDICATORS; i++) if (FontManagerRegionalIndicatorSymbols[i].code1 == code1 && FontManagerRegionalIndicatorSymbols[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 (FontManagerUnicodeCharacterMap *self) { g_return_val_if_fail(self != NULL, -1); if (self->filter && self->is_regional_indicator_filter) return N_REGIONAL_INDICATORS - 1; else if (self->filter) return g_list_length(self->filter) - 1; if (!self->charset) return 0; if (!self->has_regional_indicator_symbols) return (gint) g_list_length(self->charset) - 1; return (((gint) g_list_length(self->charset)) + N_REGIONAL_INDICATORS) - 1; } static GSList * get_codepoints (FontManagerUnicodeCharacterMap *self, gint index) { g_return_val_if_fail(self != NULL, NULL); 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 < N_REGIONAL_INDICATORS) { results = g_slist_append(results, GINT_TO_POINTER(FontManagerRegionalIndicatorSymbols[index].code1)); results = g_slist_append(results, GINT_TO_POINTER(FontManagerRegionalIndicatorSymbols[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 < N_REGIONAL_INDICATORS) { results = g_slist_append(results, GINT_TO_POINTER(FontManagerRegionalIndicatorSymbols[_index].code1)); results = g_slist_append(results, GINT_TO_POINTER(FontManagerRegionalIndicatorSymbols[_index].code2)); } } return results; } static gchar * get_text_for_cell (FontManagerUnicodeCharacterMap *self, gint index) { g_return_val_if_fail(self != NULL, NULL); GSList *codepoints = get_codepoints(self, index); for (GSList *iter = codepoints; iter != NULL; iter = iter->next) { gunichar wc = GPOINTER_TO_INT(iter->data); if (wc > FONT_MANAGER_UNICHAR_MAX || !font_manager_unicode_unichar_validate(wc)) return NULL; } gchar text [24]; gchar *p = text; for (GSList *iter = codepoints; iter != NULL; iter = iter->next) p += font_manager_unicode_unichar_to_printable_utf8((gunichar) GPOINTER_TO_INT(iter->data), p); p[0] = 0; g_slist_free(codepoints); return g_strdup(text); } static void resize_context_widget (FontManagerUnicodeCharacterMap *self) { g_return_if_fail(self != NULL); ensure_pango_layout(self); g_autofree gchar *cell_text = get_text_for_cell(self, self->active_cell); pango_layout_set_text(self->zoom_layout, cell_text, -1); PangoRectangle char_rect; gint border = FONT_MANAGER_DEFAULT_MARGIN * 4, glyph_pad = border, width = -1, height = -1; pango_layout_get_pixel_size(self->zoom_layout, &width, &height); pango_layout_get_pixel_extents(self->zoom_layout, NULL, &char_rect); width = width > 0 ? width :char_rect.width; height = height > 0 ? height : char_rect.height; gint min_width = width + glyph_pad; gint min_height = height + glyph_pad; GtkWidget *parent = gtk_widget_get_parent(self->zoom_center_box); gtk_widget_set_size_request(parent, min_width + (border * 1.25), min_height + (border * 3)); gtk_widget_set_size_request(self->zoom_center_box, min_width, min_height); return; } static void font_manager_unicode_character_map_resize (GtkDrawingArea *widget, int width, int height) { FontManagerUnicodeCharacterMap *self = FONT_MANAGER_UNICODE_CHARACTER_MAP(widget); gint old_rows = self->rows; gint old_cols = self->columns; gint min_width = CELL_PADDING * self->preview_size; gint min_height = CELL_PADDING * self->preview_size; graphene_rect_t allocation = GRAPHENE_RECT_INIT_ZERO; if (!gtk_widget_compute_bounds(GTK_WIDGET(widget), GTK_WIDGET(widget), &allocation)) { g_critical("Failed to get bounds for GtkDrawingArea containing FontManagerCharacterMap"); } self->rows = allocation.size.height / min_height; self->columns = allocation.size.width / min_width; /* Avoid a horrible floating point exception crash */ self->rows = self->rows > 0 ? self->rows : 1; self->columns = self->columns > 0 ? self->columns : 1; self->page_size = self->rows * self->columns; gint extra = allocation.size.width - (self->columns * min_width + 1); self->min_cell_width = min_width + extra / self->columns; self->n_padded_columns = allocation.size.width - (self->min_cell_width * self->columns + 1); extra = allocation.size.height - (self->rows * min_height + 1); self->min_cell_height = min_height + extra / self->rows; self->n_padded_rows = allocation.size.height - (self->min_cell_height * self->rows + 1); if (self->rows != old_rows || self->columns != old_cols) { /* Need to recalculate the first cell, see bug #517188 */ gint new_first_cell = FIRST_CELL_IN_SAME_ROW(self->active_cell); if ((new_first_cell + self->page_size) > (self->last_cell)) { /* Last cell is visible, so make sure it is in the last row */ new_first_cell = FIRST_CELL_IN_SAME_ROW(self->last_cell) - self->page_size + self->columns; if (new_first_cell < 0) new_first_cell = 0; } self->page_first_cell = new_first_cell; } update_scrollbar_adjustment(self); return; } static gint get_cell_at_rowcol (FontManagerUnicodeCharacterMap *self, gint row, gint col) { /* Depends on directionality */ if (gtk_widget_get_direction(GTK_WIDGET(self)) == GTK_TEXT_DIR_RTL) return self->page_first_cell + row * self->columns + (self->columns - col - 1); else return self->page_first_cell + row * self->columns + col; } static gint cell_column (FontManagerUnicodeCharacterMap *self, guint cell) { /* Depends on directionality. Column 0 is the furthest left. */ if (gtk_widget_get_direction(GTK_WIDGET(self)) == GTK_TEXT_DIR_RTL) return self->columns - (cell - self->page_first_cell) % self->columns - 1; else return (cell - self->page_first_cell) % self->columns; } static gint column_width (FontManagerUnicodeCharacterMap *self, gint col) { g_return_val_if_fail(self != NULL, self->min_cell_width); /* Not all columns are necessarily the same width because of padding */ if (self->columns - col <= self->n_padded_columns) return self->min_cell_width + 1; else return self->min_cell_width; } static gint row_height (FontManagerUnicodeCharacterMap *self, gint row) { g_return_val_if_fail(self != NULL, self->min_cell_height); /* Not all rows are necessarily the same height because of padding */ if (self->rows - row <= self->n_padded_rows) return self->min_cell_height + 1; else return self->min_cell_height; } static gint get_cell_at_xy (FontManagerUnicodeCharacterMap *self, gint x, gint y) { gint c, r, x0, y0, cell; for (c = 0, x0 = 0; x0 <= x && c < self->columns; c++) x0 += column_width(self, c); for (r = 0, y0 = 0; y0 <= y && r < self->rows; r++) y0 += row_height(self, r); cell = get_cell_at_rowcol(self, r-1, c-1); if (cell > self->last_cell) return self->last_cell; return cell; } /* 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 get_x_offset (FontManagerUnicodeCharacterMap *self, gint col) { gint c, x; for (c = 0, x = 1; c < col; c++) x += column_width(self, c); return x; } /* 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 get_y_offset (FontManagerUnicodeCharacterMap *self, gint row) { gint r, y; for (r = 0, y = 1; r < row; r++) y += row_height(self, r); return y; } /* FIXME ! */ G_GNUC_BEGIN_IGNORE_DEPRECATIONS /* * NOTE : GTK is working on removing the ability to get theme colors. * Need to find a workaround for this before replacing the deprecated * functions used for this widget. */ /* void render_line (cairo_t *cr, double x0, double y0, double x1, double y1) { cairo_move_to(cr, x0, y0); cairo_line_to(cr, x1, y1); cairo_stroke(cr); return; } static void draw_character_with_metrics (GtkDrawingArea *widget, cairo_t *cr, gint unused_width, gint unused_height, gpointer user_data) { g_return_if_fail(user_data != NULL); FontManagerUnicodeCharacterMap *self = FONT_MANAGER_UNICODE_CHARACTER_MAP(user_data); ensure_pango_layout(self); g_autofree gchar *cell_text = get_text_for_cell(self, self->active_cell); pango_layout_set_text(self->zoom_layout, cell_text, -1); PangoRectangle char_rect; graphene_rect_t allocation = GRAPHENE_RECT_INIT_ZERO; if (!gtk_widget_compute_bounds(GTK_WIDGET(widget), GTK_WIDGET(widget), &allocation)) { g_critical("Failed to get bounds for GtkDrawingArea containing FontManagerCharacterMap"); } gint glyph_pad = 48, width = -1, height = -1; pango_layout_get_pixel_size(self->zoom_layout, &width, &height); pango_layout_get_pixel_extents(self->zoom_layout, NULL, &char_rect); width = (width < 0) ? char_rect.width : width; height = (height < 0) ? char_rect.height : height; gtk_widget_set_size_request(GTK_WIDGET(widget), width + glyph_pad, height + glyph_pad); gint xpad = ((allocation.size.width - char_rect.width) / 2); gint ypad = ((allocation.size.height - char_rect.height) / 2); gint baseline = pango_layout_get_baseline(self->zoom_layout) / PANGO_SCALE; GdkRGBA color; gtk_widget_get_color(GTK_WIDGET(widget), &color); cairo_set_line_width(cr, 0.5); cairo_set_source_rgba(cr, color.red, color.green, color.blue, 0.25); render_line(cr, 1, baseline + xpad, allocation.size.width - 1, baseline + xpad); render_line(cr, 1, PANGO_ASCENT(char_rect) + xpad, allocation.size.width - 1, PANGO_ASCENT(char_rect) + xpad); render_line(cr, 1, PANGO_DESCENT(char_rect) + xpad, allocation.size.width - 1, PANGO_DESCENT(char_rect) + xpad); render_line(cr, PANGO_LBEARING(char_rect) + ypad, 1, PANGO_LBEARING(char_rect) + ypad, allocation.size.height - 1); render_line(cr, PANGO_RBEARING(char_rect) + ypad, 1, PANGO_RBEARING(char_rect) + ypad, allocation.size.height - 1); cairo_set_source_rgba(cr, color.red, color.green, color.blue, color.alpha); cairo_move_to(cr, char_rect.x + xpad, char_rect.y + ypad); pango_cairo_show_layout(cr, self->zoom_layout); gtk_popover_present(GTK_POPOVER(get_context_widget(self))); return; } */ static void draw_character_with_metrics (GtkDrawingArea *widget, cairo_t *cr, gint unused_width, gint unused_height, gpointer user_data) { g_return_if_fail(user_data != NULL); FontManagerUnicodeCharacterMap *self = FONT_MANAGER_UNICODE_CHARACTER_MAP(user_data); ensure_pango_layout(self); GtkStyleContext *ctx = gtk_widget_get_style_context(GTK_WIDGET(widget)); g_autofree gchar *cell_text = get_text_for_cell(self, self->active_cell); pango_layout_set_text(self->zoom_layout, cell_text, -1); PangoRectangle char_rect; GtkAllocation alloc; gint glyph_pad = 48, width = -1, height = -1; pango_layout_get_pixel_size(self->zoom_layout, &width, &height); pango_layout_get_pixel_extents(self->zoom_layout, NULL, &char_rect); width = width > 0 ? width : char_rect.width; height = height > 0 ? height : char_rect.height; GtkWidget *parent = gtk_widget_get_parent(GTK_WIDGET(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(GTK_WIDGET(widget), width + glyph_pad, height + glyph_pad); gtk_widget_get_allocation(GTK_WIDGET(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->zoom_layout) / PANGO_SCALE; gtk_style_context_save(ctx); gtk_style_context_set_state(ctx, GTK_STATE_FLAG_INSENSITIVE); gtk_style_context_add_class(ctx, "PangoGlyphMetrics"); gtk_render_line(ctx, cr, 1, baseline + xpad, alloc.width - 1, baseline + xpad); gtk_render_line(ctx, cr, 1, PANGO_ASCENT(char_rect) + xpad, alloc.width - 1, PANGO_ASCENT(char_rect) + xpad); gtk_render_line(ctx, cr, 1, PANGO_DESCENT(char_rect) + xpad, alloc.width - 1, PANGO_DESCENT(char_rect) + xpad); gtk_render_line(ctx, cr, PANGO_LBEARING(char_rect) + ypad, 1, PANGO_LBEARING(char_rect) + ypad, alloc.height - 1); gtk_render_line(ctx, cr, PANGO_RBEARING(char_rect) + ypad, 1, PANGO_RBEARING(char_rect) + ypad, alloc.height - 1); gtk_style_context_restore(ctx); gtk_render_layout(ctx, cr, char_rect.x + xpad, char_rect.y + ypad, self->zoom_layout); resize_context_widget(self); gtk_popover_present(GTK_POPOVER(get_context_widget(self))); return; } static void draw_character (GtkWidget *widget, GtkSnapshot *snapshot, GtkStyleContext *ctx, graphene_rect_t *rect, gint cell) { FontManagerUnicodeCharacterMap *self = FONT_MANAGER_UNICODE_CHARACTER_MAP(widget); g_autofree gchar *text = get_text_for_cell(self, cell); pango_layout_set_text(self->pango_layout, text, -1); /* Keep the square empty if the font has no glyph for this cell. */ if (pango_layout_get_unknown_glyphs_count(self->pango_layout) > 0) return; gtk_style_context_save(ctx); GtkStateFlags _state = GTK_STATE_FLAG_NORMAL; if (gtk_widget_has_focus(widget) && cell == self->active_cell) _state = GTK_STATE_FLAG_SELECTED | GTK_STATE_FLAG_FOCUSED; else if ((gint) cell == self->active_cell) _state = GTK_STATE_FLAG_INSENSITIVE | GTK_STATE_FLAG_SELECTED; gtk_style_context_set_state(ctx, _state); gtk_style_context_add_class(ctx, "CharacterMapGlyph"); gint char_width, char_height; pango_layout_get_pixel_size(self->pango_layout, &char_width, &char_height); gtk_snapshot_render_layout(snapshot, ctx, rect->origin.x + (rect->size.width - char_width) / 2, rect->origin.y + (rect->size.height - char_height) / 2, self->pango_layout); gtk_style_context_restore(ctx); return; } static void draw_square_bg (GtkWidget *widget, GtkSnapshot *snapshot, GtkStyleContext *ctx, graphene_rect_t *rect, gint cell) { FontManagerUnicodeCharacterMap *self = FONT_MANAGER_UNICODE_CHARACTER_MAP(widget); gtk_style_context_save(ctx); GtkStateFlags _state = GTK_STATE_FLAG_NORMAL; if (gtk_widget_has_focus(widget) && cell == self->active_cell) _state = GTK_STATE_FLAG_FOCUSED | GTK_STATE_FLAG_SELECTED; else if (cell == self->active_cell) _state = GTK_STATE_FLAG_SELECTED; else if (cell > self->last_cell) _state = GTK_STATE_FLAG_INSENSITIVE; gtk_style_context_set_state(ctx, _state); gtk_style_context_add_class(ctx, "CharacterMapCell"); gtk_snapshot_render_background(snapshot, ctx, rect->origin.x + 2, rect->origin.y + 2, rect->size.width - 5, rect->size.height - 5); gtk_style_context_restore(ctx); return; } static void draw_separators (GtkWidget *widget, GtkStyleContext *ctx, cairo_t *cr) { FontManagerUnicodeCharacterMap *self = FONT_MANAGER_UNICODE_CHARACTER_MAP(widget); gint x, y, col, row; GtkAllocation allocation; 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_style_context_add_class(ctx, "CharacterMapSeparator"); gtk_widget_get_allocation(widget, &allocation); /* Vertical */ gtk_render_line(ctx, cr, 0, 0, 0, allocation.height); for (col = 0, x = 0; col < self->columns; col++) { x += column_width(self, 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 < self->rows; row++) { y += row_height(self, row); gtk_render_line(ctx, cr, 0, y, allocation.width, y); } gtk_style_context_restore(ctx); return; } static void font_manager_unicode_character_map_snapshot (GtkWidget *widget, GtkSnapshot *snapshot) { GtkAllocation allocation; GtkStyleContext *ctx = gtk_widget_get_style_context(widget); FontManagerUnicodeCharacterMap *self = FONT_MANAGER_UNICODE_CHARACTER_MAP(widget); ensure_pango_layout(self); gtk_widget_get_allocation(widget, &allocation); for (int row = self->rows - 1; row >= 0; --row) { for (int col = self->columns - 1; col >= 0; --col) { graphene_rect_t *cell_rect = graphene_rect_alloc(); cell_rect = graphene_rect_init(cell_rect, get_x_offset(self, col), get_y_offset(self, row), column_width(self, col), row_height(self, row)); gint cell = get_cell_at_rowcol(self, row, col); draw_square_bg(widget, snapshot, ctx, cell_rect, cell); draw_character(widget, snapshot, ctx, cell_rect, cell); graphene_rect_free(cell_rect); } } graphene_rect_t *allocated_rect = graphene_rect_alloc(); allocated_rect = graphene_rect_init(allocated_rect, allocation.x, allocation.y, allocation.width, allocation.height); cairo_t *cr = gtk_snapshot_append_cairo(snapshot, allocated_rect); draw_separators(widget, ctx, cr); graphene_rect_free(allocated_rect); cairo_destroy(cr); return; } static void set_hadjustment (FontManagerUnicodeCharacterMap *self, GtkAdjustment *hadjustment) { g_return_if_fail(self != NULL); g_set_object(&self->hadjustment, hadjustment); return; } static void vadjustment_value_changed_cb (GtkAdjustment *vadjustment, FontManagerUnicodeCharacterMap *self) { int row = (int) gtk_adjustment_get_value(vadjustment); if (row < 0 ) row = 0; int first_cell = row * self->columns; if (first_cell == self->page_first_cell) return; gtk_widget_queue_resize(GTK_WIDGET(self)); self->page_first_cell = first_cell; return; } static void set_vadjustment (FontManagerUnicodeCharacterMap *self, 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 (self->vadjustment) { g_signal_handler_disconnect(self->vadjustment, self->vadjustment_changed_handler_id); self->vadjustment_changed_handler_id = 0; g_clear_object(&self->vadjustment); } g_set_object(&self->vadjustment, vadjustment); self->vadjustment_changed_handler_id = g_signal_connect(vadjustment, "value-changed", G_CALLBACK(vadjustment_value_changed_cb), self); update_scrollbar_adjustment(self); 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); } static void check_for_regional_indicator_symbols (FontManagerUnicodeCharacterMap *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 (FontManagerUnicodeCharacterMap *self, const PangoFontDescription *font_desc) { g_clear_pointer(&self->charset, g_list_free); g_clear_pointer(&self->filter, g_list_free); ensure_pango_layout(self); PangoContext *context = pango_layout_get_context(self->pango_layout); PangoFontMap *font_map = pango_context_get_font_map(context); g_autoptr(PangoFont) font = pango_font_map_load_font(font_map, context, font_desc); hb_font_t *hb_font = pango_font_get_hb_font(font); hb_face_t *face = hb_font_get_face(hb_font); 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 (font_manager_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_set_destroy(charset); return; } static void set_font_desc_internal (FontManagerUnicodeCharacterMap *self, PangoFontDescription *font_desc) { g_return_if_fail(font_desc != NULL); if (!self->font_desc || !pango_font_description_equal(font_desc, self->font_desc)){ g_clear_pointer(&self->font_desc, pango_font_description_free); pango_font_description_set_size(font_desc, self->preview_size * PANGO_SCALE); self->font_desc = pango_font_description_copy(font_desc); populate_charset(self, font_desc); g_object_notify(G_OBJECT(self), "font-desc"); } self->active_cell = 0; self->page_first_cell = 0; self->last_cell = get_last_index(self); clear_pango_layout(self); gtk_widget_queue_resize(GTK_WIDGET(self)); g_object_notify(G_OBJECT(self), "active-cell"); return; } static void on_selection_changed (FontManagerUnicodeCharacterMap *self) { if (self->charset == NULL) return; const gchar *name = NULL; g_autofree gchar *codepoint = NULL; gint last_index = get_last_index(self); g_autofree gchar *n_codepoints = g_strdup_printf("%i", (last_index + 1)); GSList *codepoints = get_codepoints(self, self->active_cell); guint points = g_slist_length(codepoints); if (points == 1) { gunichar ac = (gunichar) GPOINTER_TO_INT(g_slist_nth_data(codepoints, 0)); codepoint = g_markup_printf_escaped("U+%4.4X", ac); name = font_manager_unicode_get_codepoint_name(ac); } 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(FontManagerRegionalIndicatorSymbols); index++) if (FontManagerRegionalIndicatorSymbols[index].code1 == code1 && FontManagerRegionalIndicatorSymbols[index].code2 == code2) break; codepoint = g_markup_printf_escaped("U+%4.4X + U+%4.4X", code1, code2); name = FontManagerRegionalIndicatorSymbols[index].region; } g_slist_free(codepoints); g_signal_emit(self, signals[SELECTION_CHANGED], 0, codepoint, name, n_codepoints); return; } static void copy_clipboard (GtkWidget *widget, gpointer user_data) { g_return_if_fail(user_data != NULL); FontManagerUnicodeCharacterMap *self = FONT_MANAGER_UNICODE_CHARACTER_MAP(user_data); g_autofree gchar *text = get_text_for_cell(self, self->active_cell); GdkClipboard *clipboard = gtk_widget_get_clipboard(GTK_WIDGET(self)); gdk_clipboard_set_text(clipboard, text); if (self->context_widget && gtk_widget_get_mapped(self->context_widget)) gtk_popover_popdown(GTK_POPOVER(self->context_widget)); return; } static void copy_shortcut_func (GtkWidget *widget, GVariant *args, gpointer user_data) { copy_clipboard(widget, widget); return; } static void move_cursor_left_right (FontManagerUnicodeCharacterMap *self, int count) { gboolean is_rtl = (gtk_widget_get_direction(GTK_WIDGET(self)) == GTK_TEXT_DIR_RTL); int offset = is_rtl ? -count : count; font_manager_unicode_character_map_set_active_cell(self, self->active_cell + offset); return; } static void move_cursor_up_down (FontManagerUnicodeCharacterMap *self, int count) { font_manager_unicode_character_map_set_active_cell(self, self->active_cell + self->columns * count); return; } static void move_cursor_page_up_down (FontManagerUnicodeCharacterMap *self, int count) { font_manager_unicode_character_map_set_active_cell(self, self->active_cell + self->page_size * count); return; } static void move_cursor_start_end (FontManagerUnicodeCharacterMap *self, int count) { int new_cell = count > 0 ? self->last_cell : 0; font_manager_unicode_character_map_set_active_cell(self, new_cell); return; } static void move_cursor (GtkWidget *widget, GVariant *variant, gpointer user_data) { g_return_if_fail(widget != NULL); FontManagerUnicodeCharacterMap *self = FONT_MANAGER_UNICODE_CHARACTER_MAP(widget); gint step, count; g_variant_get(variant, "(ii)", &step, &count); switch ((GtkMovementStep) step) { case GTK_MOVEMENT_LOGICAL_POSITIONS: case GTK_MOVEMENT_VISUAL_POSITIONS: move_cursor_left_right(self, count); break; case GTK_MOVEMENT_DISPLAY_LINES: move_cursor_up_down(self, count); break; case GTK_MOVEMENT_PAGES: move_cursor_page_up_down(self, count); break; case GTK_MOVEMENT_BUFFER_ENDS: move_cursor_start_end(self, count); break; default: return; } return; } static GtkWidget * get_context_widget (FontManagerUnicodeCharacterMap *self) { g_return_val_if_fail(self != NULL, NULL); if (self->context_widget != NULL) return self->context_widget; self->context_widget = gtk_popover_new(); gtk_popover_set_autohide(GTK_POPOVER(self->context_widget), TRUE); GtkWidget *center_box = gtk_center_box_new(); self->zoom_center_box = center_box; GtkWidget *glyph = gtk_drawing_area_new(); GtkWidget *separator = gtk_separator_new(GTK_ORIENTATION_HORIZONTAL); gtk_widget_set_opacity(separator, 0.5); gtk_widget_set_margin_top(separator, FONT_MANAGER_DEFAULT_MARGIN); gtk_widget_set_margin_bottom(separator, FONT_MANAGER_DEFAULT_MARGIN); GtkWidget *copy_button = gtk_button_new_with_label(_("Copy")); gtk_widget_set_opacity(copy_button, 0.75); gtk_widget_add_css_class(copy_button, "pill-button"); font_manager_widget_set_align(copy_button, GTK_ALIGN_CENTER); font_manager_widget_set_margin(copy_button, 0); gtk_widget_set_focusable(copy_button, FALSE); gtk_center_box_set_center_widget(GTK_CENTER_BOX(center_box), glyph); GtkWidget *box = gtk_box_new(GTK_ORIENTATION_VERTICAL, 0); gtk_box_append(GTK_BOX(box), center_box); gtk_box_append(GTK_BOX(box), separator); gtk_box_append(GTK_BOX(box), copy_button); font_manager_widget_set_expand(glyph, FALSE); font_manager_widget_set_expand(separator, FALSE); font_manager_widget_set_expand(copy_button, FALSE); font_manager_widget_set_expand(box, FALSE); font_manager_widget_set_margin(box, 0); g_signal_connect(copy_button, "clicked", G_CALLBACK(copy_clipboard), self); gtk_drawing_area_set_draw_func(GTK_DRAWING_AREA(glyph), draw_character_with_metrics, self, NULL); gtk_popover_set_child(GTK_POPOVER(self->context_widget), box); gtk_popover_set_position(GTK_POPOVER(self->context_widget), GTK_POS_TOP); gtk_widget_set_parent(self->context_widget, GTK_WIDGET(self)); gtk_popover_set_default_widget(GTK_POPOVER(self->context_widget), copy_button); return self->context_widget; } static void show_context_widget (FontManagerUnicodeCharacterMap *self, gdouble x, gdouble y) { g_return_if_fail(self != NULL); GtkWidget *popover = get_context_widget(self); gint row = (self->active_cell - self->page_first_cell) / self->columns; gint col = cell_column(self, self->active_cell); if ((row >= 0 && row < self->rows) && (col >= 0 && col < self->columns)) { gint x_offset = get_x_offset(self, col); gint y_offset = get_y_offset(self, row); GdkRectangle rect = { x_offset, y_offset, self->min_cell_width, self->min_cell_height }; gtk_popover_set_pointing_to(GTK_POPOVER(popover), &rect); } else { GdkRectangle rect = { x, y, 1, 1 }; gtk_popover_set_pointing_to(GTK_POPOVER(popover), &rect); } gtk_popover_popup(GTK_POPOVER(popover)); return; } void on_long_press (G_GNUC_UNUSED GtkGestureLongPress *gesture, gdouble x, gdouble y, gpointer user_data) { FontManagerUnicodeCharacterMap *self = FONT_MANAGER_UNICODE_CHARACTER_MAP(user_data); font_manager_unicode_character_map_set_active_cell(self, get_cell_at_xy(self, x, y)); show_context_widget(self, x, y); return; } void on_pinch_zoom (G_GNUC_UNUSED GtkGestureZoom *gesture, gdouble scale_factor, gpointer user_data) { FontManagerUnicodeCharacterMap *self = FONT_MANAGER_UNICODE_CHARACTER_MAP(user_data); gdouble size = nearbyint(self->preview_size * scale_factor); font_manager_unicode_character_map_set_preview_size(self, VALID_FONT_SIZE(size)); return; } static void on_click (GtkGestureClick* click, gint n_press, gdouble x, gdouble y, gpointer user_data) { if (n_press > 1) return; g_return_if_fail(user_data != NULL); FontManagerUnicodeCharacterMap *self = FONT_MANAGER_UNICODE_CHARACTER_MAP(user_data); gtk_widget_grab_focus(GTK_WIDGET(user_data)); font_manager_unicode_character_map_set_active_cell(self, get_cell_at_xy(self, x, y)); if (gtk_gesture_single_get_current_button(GTK_GESTURE_SINGLE(click)) == GDK_BUTTON_SECONDARY) show_context_widget(self, x, y); return; } static GdkContentProvider * on_prepare_drag (GtkDragSource *source, double x, double y, gpointer user_data) { g_return_val_if_fail(user_data != NULL, NULL); FontManagerUnicodeCharacterMap *self = FONT_MANAGER_UNICODE_CHARACTER_MAP(user_data); self->drag_cell = get_cell_at_xy(self, x, y); g_autofree gchar *text = get_text_for_cell(self, self->drag_cell); return gdk_content_provider_new_typed(G_TYPE_STRING, text); } static void on_drag_begin (GtkDragSource *source, GdkDrag *drag, gpointer user_data) { gint font_size = FONT_MANAGER_LARGE_PREVIEW_SIZE * 1.5; GtkWidget *widget = GTK_WIDGET(user_data); g_autoptr(GtkSnapshot) snapshot = gtk_snapshot_new(); GtkStyleContext *ctx = gtk_widget_get_style_context(widget); FontManagerUnicodeCharacterMap *self = FONT_MANAGER_UNICODE_CHARACTER_MAP(user_data); graphene_rect_t *rect = graphene_rect_alloc(); rect = graphene_rect_init(rect, 0, 0, font_size * 3, font_size * 3); gtk_style_context_save(ctx); gtk_style_context_set_state(ctx, GTK_STATE_FLAG_FOCUSED | GTK_STATE_FLAG_SELECTED); gtk_style_context_add_class(ctx, "CharacterMapCell"); gtk_style_context_add_class(ctx, "CharacterMapGlyph"); gtk_snapshot_render_background(snapshot, ctx, rect->origin.x, rect->origin.y, rect->size.width, rect->size.height); g_autofree gchar *text = get_text_for_cell(self, self->drag_cell); g_autoptr(PangoLayout) layout = gtk_widget_create_pango_layout(widget, text); PangoAttrList *attrs = pango_attr_list_new(); PangoAttribute *size = pango_attr_size_new(font_size * PANGO_SCALE); PangoAttribute *font = pango_attr_font_desc_new(self->font_desc); pango_attr_list_insert(attrs, font); pango_attr_list_insert(attrs, size); pango_layout_set_attributes(layout, attrs); gint char_width, char_height; pango_layout_get_pixel_size(layout, &char_width, &char_height); gtk_snapshot_render_layout(snapshot, ctx, rect->origin.x + (rect->size.width - char_width) / 2, rect->origin.y + (rect->size.height - char_height) / 2, layout); gtk_style_context_restore(ctx); pango_attr_list_unref(attrs); gtk_drag_source_set_icon(source, gtk_snapshot_to_paintable(snapshot, NULL), 0, 0); gdk_drag_set_hotspot(drag, rect->origin.x - ((rect->size.width / 2)), rect->origin.y - ((rect->size.height / 2)) - 12); graphene_rect_free(rect); return; } G_GNUC_END_IGNORE_DEPRECATIONS static void font_manager_unicode_character_map_dispose (GObject *gobject) { g_return_if_fail(gobject != NULL); FontManagerUnicodeCharacterMap *self = FONT_MANAGER_UNICODE_CHARACTER_MAP(gobject); g_clear_pointer(&self->font_desc, pango_font_description_free); clear_pango_layout(self); font_manager_widget_dispose(GTK_WIDGET(self)); G_OBJECT_CLASS(font_manager_unicode_character_map_parent_class)->dispose(gobject); return; } static void font_manager_unicode_character_map_set_property (GObject *gobject, guint prop_id, const GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerUnicodeCharacterMap *self = FONT_MANAGER_UNICODE_CHARACTER_MAP(gobject); switch (prop_id) { case PROP_HADJUSTMENT: set_hadjustment(self, g_value_get_object(value)); break; case PROP_VADJUSTMENT: set_vadjustment(self, g_value_get_object(value)); break; case PROP_HSCROLL_POLICY: self->hscroll_policy = g_value_get_enum(value); gtk_widget_queue_resize(GTK_WIDGET(self)); break; case PROP_VSCROLL_POLICY: self->vscroll_policy = g_value_get_enum(value); gtk_widget_queue_resize(GTK_WIDGET(self)); break; case PROP_ACTIVE_CELL: self->active_cell = g_value_get_int(value); break; case PROP_FONT_DESC: font_manager_unicode_character_map_set_font_desc(self, g_value_get_boxed(value)); break; case PROP_PREVIEW_SIZE: font_manager_unicode_character_map_set_preview_size(self, g_value_get_double(value)); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, prop_id, pspec); break; } return; } static void font_manager_unicode_character_map_get_property (GObject *gobject, guint prop_id, GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerUnicodeCharacterMap *self = FONT_MANAGER_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, self->vadjustment); break; case PROP_HSCROLL_POLICY: g_value_set_enum(value, self->hscroll_policy); break; case PROP_VSCROLL_POLICY: g_value_set_enum(value, self->vscroll_policy); break; case PROP_ACTIVE_CELL: g_value_set_int(value, self->active_cell); break; case PROP_FONT_DESC: g_value_set_boxed(value, font_manager_unicode_character_map_get_font_desc(self)); break; case PROP_PREVIEW_SIZE: g_value_set_double(value, font_manager_unicode_character_map_get_preview_size(self)); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, prop_id, pspec); break; } return; } static void font_manager_unicode_character_map_class_init (FontManagerUnicodeCharacterMapClass *klass) { GObjectClass *object_class = G_OBJECT_CLASS(klass); GtkWidgetClass *widget_class = GTK_WIDGET_CLASS(klass); GTK_DRAWING_AREA_CLASS(widget_class)->resize = font_manager_unicode_character_map_resize; widget_class->snapshot = font_manager_unicode_character_map_snapshot; object_class->dispose = font_manager_unicode_character_map_dispose; object_class->get_property = font_manager_unicode_character_map_get_property; object_class->set_property = font_manager_unicode_character_map_set_property; /* 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"); /** * FontManagerUnicodeCharacterMap::selection-changed: * @self: #FontManagerUnicodeCharacterMap * @codepoint: Unicode codepoint as a string * @codepoint_name: Codepoint name * @n_codepoints: Total # of codepoints in current list as a string * * The :selection-changed signal is emitted whenever a new cell is selected. */ signals[SELECTION_CHANGED] = g_signal_new("selection-changed", FONT_MANAGER_TYPE_UNICODE_CHARACTER_MAP, G_SIGNAL_RUN_FIRST, 0, NULL, NULL, NULL, G_TYPE_NONE, 3, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_STRING); /** * FontManagerUnicodeCharacterMap:active-cell: * * Active cell in character map */ 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)); /** * FontManagerUnicodeCharacterMap:font-desc: * * #PangoFontDescription */ 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)); /** * FontManagerUnicodeCharacterMap:preview-size: * * Character map preview size */ 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)); /* Clipboard */ GtkShortcutFunc copy_callback = (GtkShortcutFunc) copy_shortcut_func; gtk_widget_class_add_binding(widget_class, GDK_KEY_c, GDK_CONTROL_MASK, copy_callback, NULL); gtk_widget_class_add_binding(widget_class, GDK_KEY_Insert, GDK_CONTROL_MASK, copy_callback, NULL); /* Cursor movement */ GtkShortcutFunc move_callback = (GtkShortcutFunc) move_cursor; gtk_widget_class_add_binding(widget_class, GDK_KEY_Up, 0, move_callback, "(ii)", GTK_MOVEMENT_DISPLAY_LINES, -1); gtk_widget_class_add_binding(widget_class, GDK_KEY_KP_Up, 0, move_callback, "(ii)", GTK_MOVEMENT_DISPLAY_LINES, -1); gtk_widget_class_add_binding(widget_class, GDK_KEY_Down, 0, move_callback, "(ii)", GTK_MOVEMENT_DISPLAY_LINES, 1); gtk_widget_class_add_binding(widget_class, GDK_KEY_KP_Down, 0, move_callback, "(ii)", GTK_MOVEMENT_DISPLAY_LINES, 1); gtk_widget_class_add_binding(widget_class, GDK_KEY_p, GDK_CONTROL_MASK, move_callback, "(ii)", GTK_MOVEMENT_DISPLAY_LINES, -1); gtk_widget_class_add_binding(widget_class, GDK_KEY_n, GDK_CONTROL_MASK, move_callback, "(ii)", GTK_MOVEMENT_DISPLAY_LINES, 1); gtk_widget_class_add_binding(widget_class, GDK_KEY_Home, 0, move_callback, "(ii)", GTK_MOVEMENT_BUFFER_ENDS, -1); gtk_widget_class_add_binding(widget_class, GDK_KEY_KP_Home, 0, move_callback, "(ii)", GTK_MOVEMENT_BUFFER_ENDS, -1); gtk_widget_class_add_binding(widget_class, GDK_KEY_End, 0, move_callback, "(ii)", GTK_MOVEMENT_BUFFER_ENDS, 1); gtk_widget_class_add_binding(widget_class, GDK_KEY_KP_End, 0, move_callback, "(ii)", GTK_MOVEMENT_BUFFER_ENDS, 1); gtk_widget_class_add_binding(widget_class, GDK_KEY_Page_Up, 0, move_callback, "(ii)", GTK_MOVEMENT_PAGES, -1); gtk_widget_class_add_binding(widget_class, GDK_KEY_KP_Page_Up, 0, move_callback, "(ii)", GTK_MOVEMENT_PAGES, -1); gtk_widget_class_add_binding(widget_class, GDK_KEY_Page_Down, 0, move_callback, "(ii)", GTK_MOVEMENT_PAGES, 1); gtk_widget_class_add_binding(widget_class, GDK_KEY_KP_Page_Down, 0, move_callback, "(ii)", GTK_MOVEMENT_PAGES, 1); gtk_widget_class_add_binding(widget_class, GDK_KEY_Left, 0, move_callback, "(ii)", GTK_MOVEMENT_VISUAL_POSITIONS, -1); gtk_widget_class_add_binding(widget_class, GDK_KEY_KP_Left, 0, move_callback, "(ii)", GTK_MOVEMENT_VISUAL_POSITIONS, -1); gtk_widget_class_add_binding(widget_class, GDK_KEY_Right, 0, move_callback, "(ii)", GTK_MOVEMENT_VISUAL_POSITIONS, 1); gtk_widget_class_add_binding(widget_class, GDK_KEY_KP_Right, 0, move_callback, "(ii)", GTK_MOVEMENT_VISUAL_POSITIONS, 1); return; } static void font_manager_unicode_character_map_init (FontManagerUnicodeCharacterMap *self) { self->page_first_cell = 0; self->active_cell = 0; self->rows = 1; self->columns = 1; self->vadjustment = NULL; self->hadjustment = NULL; self->hscroll_policy = GTK_SCROLL_NATURAL; self->vscroll_policy = GTK_SCROLL_NATURAL; self->preview_size = FONT_MANAGER_LARGE_PREVIEW_SIZE; GtkWidget *widget = GTK_WIDGET(self); gtk_widget_set_focusable(widget, TRUE); gtk_widget_add_css_class(widget, FONT_MANAGER_STYLE_CLASS_VIEW); font_manager_widget_set_expand(widget, TRUE); font_manager_widget_set_name(widget, "FontManagerUnicodeCharacterMap"); g_autoptr(PangoFontDescription) font_desc = pango_font_description_from_string(FONT_MANAGER_DEFAULT_FONT); font_manager_unicode_character_map_set_font_desc(self, font_desc); g_signal_connect(self, "notify::active-cell", G_CALLBACK(on_selection_changed), self); /* Mouse events */ GtkGesture *click_gesture = gtk_gesture_click_new(); gtk_gesture_single_set_button(GTK_GESTURE_SINGLE(click_gesture), 0); g_signal_connect(click_gesture, "released", G_CALLBACK(on_click), self); gtk_widget_add_controller(widget, GTK_EVENT_CONTROLLER(click_gesture)); /* Touch events */ GtkGesture *long_press = gtk_gesture_long_press_new(); g_signal_connect(long_press, "pressed", G_CALLBACK(on_long_press), widget); gtk_widget_add_controller(widget, GTK_EVENT_CONTROLLER(long_press)); GtkGesture *pinch_zoom = gtk_gesture_zoom_new(); g_signal_connect(pinch_zoom, "scale-changed", G_CALLBACK(on_pinch_zoom), widget); gtk_widget_add_controller(widget, GTK_EVENT_CONTROLLER(pinch_zoom)); /* Drag and drop */ GtkDragSource *drag_source = gtk_drag_source_new(); g_signal_connect(drag_source, "prepare", G_CALLBACK(on_prepare_drag), self); g_signal_connect(drag_source, "drag-begin", G_CALLBACK(on_drag_begin), self); gtk_widget_add_controller(widget, GTK_EVENT_CONTROLLER(drag_source)); return; } /** * font_manager_unicode_character_map_get_active_cell: * @self: a #FontManagerUnicodeCharacterMap * * Returns: The currently selected cell */ gint font_manager_unicode_character_map_get_active_cell (FontManagerUnicodeCharacterMap *self) { g_return_val_if_fail(FONT_MANAGER_IS_UNICODE_CHARACTER_MAP(self), 0); return self->active_cell; } /** * font_manager_unicode_character_map_get_font_desc: * @self: a #FontManagerUnicodeCharacterMap * * Returns: (transfer none) (nullable): * The #PangoFontDescription used to display the character table. * The returned object is owned by the instance and must not be modified or freed. */ PangoFontDescription * font_manager_unicode_character_map_get_font_desc (FontManagerUnicodeCharacterMap *self) { g_return_val_if_fail(FONT_MANAGER_IS_UNICODE_CHARACTER_MAP(self), NULL); return self->font_desc; } /** * font_manager_unicode_character_map_get_preview_size: * @self: a #FontManagerUnicodeCharacterMap * * Returns: The current preview size */ double font_manager_unicode_character_map_get_preview_size (FontManagerUnicodeCharacterMap *self) { g_return_val_if_fail(FONT_MANAGER_IS_UNICODE_CHARACTER_MAP(self), 0.0); return self->preview_size; } /** * font_manager_unicode_character_map_get_index: * @self: a #FontManagerUnicodeCharacterMap * @codepoints: (element-type uint) (transfer none): #GList of codepoints to get index of * * Returns: index of @codepoints */ gint font_manager_unicode_character_map_get_index (FontManagerUnicodeCharacterMap *self, GSList *codepoints) { return get_index(self, codepoints); } /** * font_manager_unicode_character_map_get_last_index: * @self: a #FontManagerUnicodeCharacterMap * * Returns: # of codepoints in character map */ gint font_manager_unicode_character_map_get_last_index (FontManagerUnicodeCharacterMap *self) { return get_last_index(self); } /** * font_manager_unicode_character_map_get_codepoints: * @self: a #FontManagerUnicodeCharacterMap * @index: #gint * * Returns: (element-type uint) (transfer full) (nullable): #GList of codepoints for @index */ GSList * font_manager_unicode_character_map_get_codepoints (FontManagerUnicodeCharacterMap *self, gint index) { return get_codepoints(self, index); } /** * font_manager_unicode_character_map_set_active_cell: * @self: a #FontManagerUnicodeCharacterMap * @cell: cell to select * * Sets the currently selected cell for @self */ void font_manager_unicode_character_map_set_active_cell (FontManagerUnicodeCharacterMap *self, gint cell) { GtkWidget *widget = GTK_WIDGET(self); cell = CLAMP(cell, 0, self->last_cell); int old_active_cell = self->active_cell; int old_page_first_cell = self->page_first_cell; self->active_cell = cell; if (cell < self->page_first_cell || cell >= self->page_first_cell + self->page_size) { int old_row = old_active_cell / self->columns; int new_row = cell / self->columns; int new_page_first_cell = old_page_first_cell + ((new_row - old_row) * self->columns); int last_row = (self->last_cell / self->columns) + 1; int last_page_first_row = last_row - self->rows; int last_page_first_cell = (last_page_first_row * self->columns) + 1; self->page_first_cell = CLAMP(new_page_first_cell, 0, last_page_first_cell); if (self->vadjustment) gtk_adjustment_set_value(self->vadjustment, self->page_first_cell / self->columns); } gtk_widget_queue_draw(widget); g_object_notify(G_OBJECT(self), "active-cell"); return; } /** * font_manager_unicode_character_map_set_filter: * @self: #FontManagerCodepointList * @filter: (element-type uint) (transfer full) (nullable): #GList containing codepoints * * When a filter is set only codepoints which are in the filter and actually present * in the selected font will be displayed. */ void font_manager_unicode_character_map_set_filter (FontManagerUnicodeCharacterMap *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); self->last_cell = get_last_index(self); gtk_widget_queue_resize(GTK_WIDGET(self)); gtk_widget_queue_draw(GTK_WIDGET(self)); font_manager_unicode_character_map_set_active_cell(self, 0); return; } /** * font_manager_unicode_character_map_set_font_desc: * @self: #FontManagerUnicodeCharacterMap * @font_desc: (transfer none): #PangoFontDescription * * Sets @font_desc as the font to use to display the character table. */ void font_manager_unicode_character_map_set_font_desc (FontManagerUnicodeCharacterMap *self, PangoFontDescription *font_desc) { g_return_if_fail(FONT_MANAGER_IS_UNICODE_CHARACTER_MAP(self)); g_return_if_fail(font_desc != NULL); set_font_desc_internal(self, font_desc); return; } /** * font_manager_unicode_character_map_set_preview_size: * @self: a #FontManagerUnicodeCharacterMap * @size: new preview size * * Sets the preview size to @size. */ void font_manager_unicode_character_map_set_preview_size (FontManagerUnicodeCharacterMap *self, gdouble size) { g_return_if_fail(FONT_MANAGER_IS_UNICODE_CHARACTER_MAP(self)); self->preview_size = VALID_FONT_SIZE(size); set_font_desc_internal(self, self->font_desc); g_object_notify(G_OBJECT(self), "preview-size"); return; } /** * font_manager_unicode_character_map_new: * * Returns: (transfer full): A newly created #FontManagerUnicodeCharacterMap. * Free the returned object using #g_object_unref(). */ GtkWidget * font_manager_unicode_character_map_new (void) { return GTK_WIDGET(g_object_new(FONT_MANAGER_TYPE_UNICODE_CHARACTER_MAP, NULL)); } font-manager-0.9.4/lib/gtk/unicode/unicode-character-map.h000066400000000000000000000045041476271126700234070ustar00rootroot00000000000000/* unicode-character-map.h * * Copyright (C) 2017-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 . */ #pragma once #include #include #include #include #include #include #include "font-manager-gtk-utils.h" #include "font-manager-regional-indicator-symbols.h" #include "unicode-info.h" #define FONT_MANAGER_TYPE_UNICODE_CHARACTER_MAP (font_manager_unicode_character_map_get_type()) G_DECLARE_FINAL_TYPE(FontManagerUnicodeCharacterMap, font_manager_unicode_character_map, FONT_MANAGER, UNICODE_CHARACTER_MAP, GtkDrawingArea) GtkWidget * font_manager_unicode_character_map_new (void); gint font_manager_unicode_character_map_get_active_cell (FontManagerUnicodeCharacterMap *self); PangoFontDescription * font_manager_unicode_character_map_get_font_desc (FontManagerUnicodeCharacterMap *self); double font_manager_unicode_character_map_get_preview_size (FontManagerUnicodeCharacterMap *self); gint font_manager_unicode_character_map_get_last_index (FontManagerUnicodeCharacterMap *self); gint font_manager_unicode_character_map_get_index (FontManagerUnicodeCharacterMap *self, GSList *codepoints); GSList * font_manager_unicode_character_map_get_codepoints (FontManagerUnicodeCharacterMap *self, gint index); void font_manager_unicode_character_map_set_active_cell (FontManagerUnicodeCharacterMap *self, gint cell); void font_manager_unicode_character_map_set_filter (FontManagerUnicodeCharacterMap *self, GList *filter); void font_manager_unicode_character_map_set_font_desc (FontManagerUnicodeCharacterMap *self, PangoFontDescription *font_desc); void font_manager_unicode_character_map_set_preview_size (FontManagerUnicodeCharacterMap *self, gdouble size); font-manager-0.9.4/lib/gtk/unicode/unicode-info.c000066400000000000000000000412571476271126700216340ustar00rootroot00000000000000/* 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 * font_manager_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 font_manager_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 * font_manager_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 = font_manager_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 * font_manager_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 font_manager_unicode_get_codepoint_data_name_count (void) { return G_N_ELEMENTS(unicode_names); } FontManagerUnicodeStandard font_manager_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 FONT_MANAGER_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 FONT_MANAGER_UNICODE_VERSION_UNASSIGNED; } const gchar * font_manager_unicode_version_to_string (FontManagerUnicodeStandard version) { g_return_val_if_fail(version >= FONT_MANAGER_UNICODE_VERSION_UNASSIGNED, NULL); g_return_val_if_fail(version <= FONT_MANAGER_UNICODE_VERSION_LATEST, NULL); if G_UNLIKELY(version == FONT_MANAGER_UNICODE_VERSION_UNASSIGNED) return NULL; return unicode_version_strings + unicode_version_string_offsets[version - 1]; } gint font_manager_unicode_get_unihan_count (void) { #if INCLUDE_UNIHAN_DATA return G_N_ELEMENTS(unihan); #else return 0; #endif } /* does a binary search; also caches most recent, since it will often be * called in succession on the same character */ static const FontManagerNamesList * get_nameslist (gunichar uc) { static gunichar most_recent_searched; static const FontManagerNamesList *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 * font_manager_unicode_get_nameslist_exes (gunichar uc) { const FontManagerNamesList *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; } /** * font_manager_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 ** font_manager_unicode_get_nameslist_equals (gunichar uc) { const FontManagerNamesList *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; } /** * font_manager_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 ** font_manager_unicode_get_nameslist_stars (gunichar uc) { const FontManagerNamesList *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; } /** * font_manager_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 ** font_manager_unicode_get_nameslist_pounds (gunichar uc) { const FontManagerNamesList *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; } /** * font_manager_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 ** font_manager_unicode_get_nameslist_colons (gunichar uc) { const FontManagerNamesList *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 font_manager_unicode_unichar_validate (gunichar ch) { return g_unichar_validate (ch); } /** * font_manager_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 font_manager_unicode_unichar_to_printable_utf8 (gunichar uc, gchar *outbuf) { if (! font_manager_unicode_unichar_validate(uc) || (! font_manager_unicode_unichar_isgraph(uc) && g_unichar_type(uc) != G_UNICODE_PRIVATE_USE)) return 0; else return g_unichar_to_utf8 (uc, outbuf); } /** * font_manager_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 font_manager_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.9.4/lib/gtk/unicode/unicode-info.h000066400000000000000000000121671476271126700216370ustar00rootroot00000000000000/* unicode-info.h * * Originally a part of Gucharmap * * Copyright (C) 2017-2025 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 . */ #pragma once #include #include /* The last unicode character we support */ #define FONT_MANAGER_UNICHAR_MAX (0x0010FFFFUL) /** * FontManagerUnicodeStandard: * @FONT_MANAGER_UNICODE_VERSION_UNASSIGNED: Not assigned * @FONT_MANAGER_UNICODE_VERSION_1_1: Version 1.1 * @FONT_MANAGER_UNICODE_VERSION_2_0: Version 2.0 * @FONT_MANAGER_UNICODE_VERSION_2_1: Version 2.1 * @FONT_MANAGER_UNICODE_VERSION_3_0: Version 3.0 * @FONT_MANAGER_UNICODE_VERSION_3_1: Version 3.1 * @FONT_MANAGER_UNICODE_VERSION_3_2: Version 3.2 * @FONT_MANAGER_UNICODE_VERSION_4_0: Version 4.0 * @FONT_MANAGER_UNICODE_VERSION_4_1: Version 4.1 * @FONT_MANAGER_UNICODE_VERSION_5_0: Version 5.0 * @FONT_MANAGER_UNICODE_VERSION_5_1: Version 5.1 * @FONT_MANAGER_UNICODE_VERSION_5_2: Version 5.2 * @FONT_MANAGER_UNICODE_VERSION_6_0: Version 6.0 * @FONT_MANAGER_UNICODE_VERSION_6_1: Version 6.1 * @FONT_MANAGER_UNICODE_VERSION_6_2: Version 6.2 * @FONT_MANAGER_UNICODE_VERSION_6_3: Version 6.3 * @FONT_MANAGER_UNICODE_VERSION_7_0: Version 7.0 * @FONT_MANAGER_UNICODE_VERSION_8_0: Version 8.0 * @FONT_MANAGER_UNICODE_VERSION_9_0: Version 9.0 * @FONT_MANAGER_UNICODE_VERSION_10_0: Version 10.0 * @FONT_MANAGER_UNICODE_VERSION_11_0: Version 11.0 * @FONT_MANAGER_UNICODE_VERSION_12_0: Version 12.0 * @FONT_MANAGER_UNICODE_VERSION_12_1: Version 12.1 * @FONT_MANAGER_UNICODE_VERSION_13_0: Version 13.0 * @FONT_MANAGER_UNICODE_VERSION_14_0: Version 14.0 * @FONT_MANAGER_UNICODE_VERSION_15_0: Version 15.0 * @FONT_MANAGER_UNICODE_VERSION_15_1: Version 15.1 * @FONT_MANAGER_UNICODE_VERSION_16_0: Version 16.0 * @FONT_MANAGER_UNICODE_VERSION_LATEST: Version 16.0 */ typedef enum { FONT_MANAGER_UNICODE_VERSION_UNASSIGNED, FONT_MANAGER_UNICODE_VERSION_1_1, FONT_MANAGER_UNICODE_VERSION_2_0, FONT_MANAGER_UNICODE_VERSION_2_1, FONT_MANAGER_UNICODE_VERSION_3_0, FONT_MANAGER_UNICODE_VERSION_3_1, FONT_MANAGER_UNICODE_VERSION_3_2, FONT_MANAGER_UNICODE_VERSION_4_0, FONT_MANAGER_UNICODE_VERSION_4_1, FONT_MANAGER_UNICODE_VERSION_5_0, FONT_MANAGER_UNICODE_VERSION_5_1, FONT_MANAGER_UNICODE_VERSION_5_2, FONT_MANAGER_UNICODE_VERSION_6_0, FONT_MANAGER_UNICODE_VERSION_6_1, FONT_MANAGER_UNICODE_VERSION_6_2, FONT_MANAGER_UNICODE_VERSION_6_3, FONT_MANAGER_UNICODE_VERSION_7_0, FONT_MANAGER_UNICODE_VERSION_8_0, FONT_MANAGER_UNICODE_VERSION_9_0, FONT_MANAGER_UNICODE_VERSION_10_0, FONT_MANAGER_UNICODE_VERSION_11_0, FONT_MANAGER_UNICODE_VERSION_12_0, FONT_MANAGER_UNICODE_VERSION_12_1, FONT_MANAGER_UNICODE_VERSION_13_0, FONT_MANAGER_UNICODE_VERSION_14_0, FONT_MANAGER_UNICODE_VERSION_15_0, FONT_MANAGER_UNICODE_VERSION_15_1, FONT_MANAGER_UNICODE_VERSION_16_0, /* private, will move forward with each revision */ FONT_MANAGER_UNICODE_VERSION_LATEST = FONT_MANAGER_UNICODE_VERSION_16_0 } FontManagerUnicodeStandard; /* return values are read-only */ gint font_manager_unicode_get_codepoint_data_name_count (void); gint font_manager_unicode_get_unihan_count (void); gint font_manager_unicode_unichar_to_printable_utf8 (gunichar uc, gchar *outbuf); gboolean font_manager_unicode_unichar_validate (gunichar uc); gboolean font_manager_unicode_unichar_isgraph (gunichar uc); gunichar * font_manager_unicode_get_nameslist_exes (gunichar uc); const gchar * font_manager_unicode_get_codepoint_name (gunichar uc); const gchar * font_manager_unicode_get_codepoint_data_name (gunichar uc); const gchar * font_manager_unicode_get_category_name (gunichar uc); const gchar * font_manager_unicode_get_unicode_kDefinition (gunichar uc); const gchar ** font_manager_unicode_get_nameslist_stars (gunichar uc); const gchar ** font_manager_unicode_get_nameslist_equals (gunichar uc); const gchar ** font_manager_unicode_get_nameslist_pounds (gunichar uc); const gchar ** font_manager_unicode_get_nameslist_colons (gunichar uc); const gchar * font_manager_unicode_version_to_string (FontManagerUnicodeStandard version); FontManagerUnicodeStandard font_manager_unicode_get_version (gunichar uc); font-manager-0.9.4/lib/gtk/unicode/unicode-search-bar.c000066400000000000000000000574501476271126700227120ustar00rootroot00000000000000/* unicode-search-bar.c * * Originally a part of Gucharmap * * Copyright (C) 2017-2023 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: Unicode Search Bar * @include: unicode-search-bar.h * * This widget provides a way to search for characters by name, value or * other information. */ typedef enum { UNICODE_SEARCH_DIRECTION_BACKWARD = -1, UNICODE_SEARCH_DIRECTION_FORWARD = 1 } UnicodeSearchDirection; typedef struct _UnicodeSearchState UnicodeSearchState; struct _UnicodeSearchState { UnicodeSearchDirection direction; FontManagerUnicodeCharacterMap *character_map; 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 _FontManagerUnicodeSearchBar { GtkWidget parent; GtkWidget *entry; GtkWidget *next_button; GtkWidget *prev_button; FontManagerUnicodeCharacterMap *character_map; UnicodeSearchState *search_state; }; G_DEFINE_TYPE(FontManagerUnicodeSearchBar, font_manager_unicode_search_bar, GTK_TYPE_WIDGET) 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 = font_manager_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 = font_manager_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(font_manager_unicode_get_nameslist_equals(wc), search_string_nfd); if (!matched) matched = found_in_array(font_manager_unicode_get_nameslist_stars(wc), search_string_nfd); if (!matched) matched = found_in_array(font_manager_unicode_get_nameslist_colons(wc), search_string_nfd); if (!matched) matched = found_in_array(font_manager_unicode_get_nameslist_pounds(wc), search_string_nfd); return matched; } static gint check_for_explicit_codepoint (FontManagerUnicodeCharacterMap *character_map, 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 = font_manager_unicode_character_map_get_index(character_map, 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 = font_manager_unicode_character_map_get_index(character_map, 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 = font_manager_unicode_character_map_get_index (search_state->character_map, 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 (FontManagerUnicodeSearchBar *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 = font_manager_unicode_character_map_get_last_index(self->search_state->character_map); 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 = font_manager_unicode_character_map_get_codepoints(self->search_state->character_map, self->search_state->curr_index); for (GSList *iter = codepoints; iter != NULL; iter = iter->next) { wc = (gunichar) GPOINTER_TO_INT(iter->data); if (!font_manager_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->character_map); 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: * @character_map: a #FontManagerUnicodeCodepointList to be searched * @search_string: the text to search for * @start_index: the starting point within @character_map * @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 (FontManagerUnicodeCharacterMap *character_map, const gchar *search_string, gint start_index, UnicodeSearchDirection direction) { UnicodeSearchState *search_state = g_slice_new(UnicodeSearchState); search_state->character_map = g_object_ref(character_map); 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 = font_manager_unicode_character_map_get_index (search_state->character_map, 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 = font_manager_unicode_character_map_get_index(search_state->character_map, codepoints); g_slist_free(codepoints); } else search_state->search_index_nfc = -1; /* INDEX */ search_state->search_string_value = check_for_explicit_codepoint(search_state->character_map, search_state->search_string_nfd); search_state->searching = FALSE; return search_state; } static void set_action_visibility (FontManagerUnicodeSearchBar *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 (FontManagerUnicodeSearchBar *self) { g_return_if_fail(self != NULL && self->character_map != NULL); UnicodeSearchState *search_state = self->search_state; gint index = search_state->match >= 0 ? search_state->match : -1; search_state->searching = FALSE; font_manager_unicode_character_map_set_active_cell(self->character_map, index); set_action_visibility(self, !search_state->search_complete); return; } static void unicode_search_start (FontManagerUnicodeSearchBar *self, UnicodeSearchDirection direction) { g_return_if_fail(self != NULL && self->character_map != NULL); gint start_index; if (self->search_state && self->search_state->searching) /* Already searching */ return; if (self->search_state == NULL || self->character_map != self->search_state->character_map || strcmp (self->search_state->search_string, gtk_editable_get_text(GTK_EDITABLE(self->entry))) != 0 ) { g_clear_pointer(&self->search_state, unicode_search_state_free); start_index = font_manager_unicode_character_map_get_active_cell(self->character_map); self->search_state = unicode_search_state_new(self->character_map, gtk_editable_get_text(GTK_EDITABLE(self->entry)), start_index, direction ); } else { self->search_state->start_index = font_manager_unicode_character_map_get_active_cell(self->character_map); 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 (FontManagerUnicodeSearchBar *self, G_GNUC_UNUSED GtkWidget *widget) { unicode_search_start(self, UNICODE_SEARCH_DIRECTION_BACKWARD); return; } static void on_next_button_clicked (FontManagerUnicodeSearchBar *self, G_GNUC_UNUSED GtkWidget *widget) { unicode_search_start(self, UNICODE_SEARCH_DIRECTION_FORWARD); return; } static void on_map_event (FontManagerUnicodeSearchBar *self, G_GNUC_UNUSED GdkEvent *event, G_GNUC_UNUSED GtkWidget *widget) { if (gtk_widget_get_mapped(GTK_WIDGET(self))) gtk_widget_grab_focus(GTK_WIDGET(self->entry)); return; } static guint search_timeout = 0; static gboolean _entry_changed (FontManagerUnicodeSearchBar *self) { unicode_search_start(self, UNICODE_SEARCH_DIRECTION_FORWARD); search_timeout = 0; return FALSE; } static void entry_changed (FontManagerUnicodeSearchBar *self, G_GNUC_UNUSED GtkWidget *widget) { g_return_if_fail(self != NULL && self->character_map != NULL); set_action_visibility(self, FALSE); g_autofree gchar *entry_text = g_strstrip(g_strdup(gtk_editable_get_text(GTK_EDITABLE(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 { font_manager_unicode_character_map_set_active_cell(self->character_map, 0); } return; } static void font_manager_unicode_search_bar_set_property (GObject *gobject, guint prop_id, const GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerUnicodeSearchBar *self = FONT_MANAGER_UNICODE_SEARCH_BAR(gobject); switch (prop_id) { case PROP_CHARMAP: font_manager_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 font_manager_unicode_search_bar_get_property (GObject *gobject, guint prop_id, GValue *value, GParamSpec *pspec) { g_return_if_fail(gobject != NULL); FontManagerUnicodeSearchBar *self = FONT_MANAGER_UNICODE_SEARCH_BAR(gobject); switch (prop_id) { case PROP_CHARMAP: g_value_set_object(value, self->character_map); break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, prop_id, pspec); break; } return; } static void font_manager_unicode_search_bar_dispose (GObject *gobject) { g_return_if_fail(gobject != NULL); FontManagerUnicodeSearchBar *self = FONT_MANAGER_UNICODE_SEARCH_BAR(gobject); g_clear_pointer(&self->search_state, unicode_search_state_free); g_clear_object(&self->character_map); font_manager_widget_dispose(GTK_WIDGET(gobject)); G_OBJECT_CLASS(font_manager_unicode_search_bar_parent_class)->dispose(gobject); return; } static void font_manager_unicode_search_bar_constructed (GObject *gobject) { g_return_if_fail(gobject != NULL); FontManagerUnicodeSearchBar *self = FONT_MANAGER_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(font_manager_unicode_search_bar_parent_class)->constructed(gobject); return; } static void font_manager_unicode_search_bar_class_init (FontManagerUnicodeSearchBarClass *klass) { g_return_if_fail(klass != NULL); GObjectClass *object_class = G_OBJECT_CLASS(klass); GtkWidgetClass *widget_class = GTK_WIDGET_CLASS(klass); object_class->constructed = font_manager_unicode_search_bar_constructed; object_class->dispose = font_manager_unicode_search_bar_dispose; object_class->get_property = font_manager_unicode_search_bar_get_property; object_class->set_property = font_manager_unicode_search_bar_set_property; gtk_widget_class_set_layout_manager_type(widget_class, GTK_TYPE_BOX_LAYOUT); obj_properties[PROP_CHARMAP] = g_param_spec_object("character-map", NULL, "FontManagerUnicodeCharacterMap", 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 font_manager_unicode_search_bar_init (FontManagerUnicodeSearchBar *self) { g_return_if_fail(self != NULL); self->character_map = NULL; GtkWidget *search_bar = gtk_search_bar_new(); GtkWidget *center_box = gtk_center_box_new(); self->prev_button = gtk_button_new_from_icon_name("go-previous-symbolic"); self->entry = gtk_search_entry_new(); self->next_button = gtk_button_new_from_icon_name("go-next-symbolic"); gtk_center_box_set_start_widget(GTK_CENTER_BOX(center_box), self->prev_button); gtk_widget_set_margin_start(self->prev_button, 3); gtk_widget_set_margin_end(self->prev_button, 3); gtk_center_box_set_center_widget(GTK_CENTER_BOX(center_box), self->entry); gtk_center_box_set_end_widget(GTK_CENTER_BOX(center_box), self->next_button); gtk_widget_set_margin_start(self->next_button, 3); gtk_widget_set_margin_end(self->next_button, 3); gtk_search_bar_set_child(GTK_SEARCH_BAR(search_bar), center_box); gtk_search_bar_set_search_mode(GTK_SEARCH_BAR(search_bar), TRUE); gtk_widget_set_parent(search_bar, GTK_WIDGET(self)); font_manager_widget_set_name(GTK_WIDGET(self), "FontManagerUnicodeSearchBar"); gtk_widget_set_opacity(self->prev_button, 0.75); gtk_widget_set_opacity(self->next_button, 0.75); font_manager_widget_set_expand(GTK_WIDGET(search_bar), TRUE); gtk_widget_set_hexpand(GTK_WIDGET(self), TRUE); gtk_widget_set_vexpand(GTK_WIDGET(self), FALSE); return; } static void reset_search (G_GNUC_UNUSED FontManagerUnicodeCharacterMap *charmap, G_GNUC_UNUSED const gchar *status_message, FontManagerUnicodeSearchBar *self) { g_return_if_fail(self != NULL); if (gtk_widget_get_mapped(GTK_WIDGET(self->entry)) && strlen(gtk_editable_get_text(GTK_EDITABLE(self->entry))) > 0) { g_autofree gchar *previous_text = g_strdup(gtk_editable_get_text(GTK_EDITABLE(self->entry))); gtk_editable_set_text(GTK_EDITABLE(self->entry), " "); gtk_editable_set_text(GTK_EDITABLE(self->entry), previous_text); } return; } /** * font_manager_unicode_search_bar_set_character_map: * @self: #FontManagerUnicodeSearchBar * @character_map: (transfer none) (nullable): #FontManagerUnicodeCharacterMap */ void font_manager_unicode_search_bar_set_character_map (FontManagerUnicodeSearchBar *self, FontManagerUnicodeCharacterMap *character_map) { g_return_if_fail(self != NULL); if (self->character_map) g_signal_handlers_disconnect_by_func(self->character_map, G_CALLBACK(reset_search), self); if (g_set_object(&self->character_map, character_map)) g_object_notify_by_pspec(G_OBJECT(self), obj_properties[PROP_CHARMAP]); if (self->character_map) { g_signal_connect_after(self->character_map, "notify::font-desc", G_CALLBACK(reset_search), self); g_signal_connect_after(self->character_map, "notify::codepoint-list", G_CALLBACK(reset_search), self); } return; } /** * font_manager_unicode_search_bar_new: * * Returns: (transfer full): A newly created #FontManagerUnicodeSearchBar. * Free the returned object using #g_object_unref(). */ GtkWidget * font_manager_unicode_search_bar_new (void) { return g_object_new(FONT_MANAGER_TYPE_UNICODE_SEARCH_BAR, NULL); } font-manager-0.9.4/lib/gtk/unicode/unicode-search-bar.h000066400000000000000000000025321476271126700227060ustar00rootroot00000000000000/* 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 . */ #pragma once #include #include #include #include "unicode-character-map.h" #include "unicode-info.h" #define FONT_MANAGER_TYPE_UNICODE_SEARCH_BAR (font_manager_unicode_search_bar_get_type()) G_DECLARE_FINAL_TYPE(FontManagerUnicodeSearchBar, font_manager_unicode_search_bar, FONT_MANAGER, UNICODE_SEARCH_BAR, GtkWidget) GtkWidget * font_manager_unicode_search_bar_new (void); void font_manager_unicode_search_bar_set_character_map (FontManagerUnicodeSearchBar *self, FontManagerUnicodeCharacterMap *character_map); font-manager-0.9.4/lib/json/000077500000000000000000000000001476271126700156365ustar00rootroot00000000000000font-manager-0.9.4/lib/json/font-manager-family.c000066400000000000000000000076371476271126700216540ustar00rootroot00000000000000/* font-manager-family.c * * Copyright (C) 2009-2024 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, * "active" : bool, * "variations" : [ ] * } *]| * * variations is a #JsonArray of #JsonObjects representing individual fonts. * See #FontManagerFont for object description. */ struct _FontManagerFamily { FontManagerJsonProxy parent; }; G_DEFINE_TYPE(FontManagerFamily, font_manager_family, FONT_MANAGER_TYPE_JSON_PROXY) 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); FontManagerJsonProxyClass *proxy_class = FONT_MANAGER_JSON_PROXY_CLASS(klass); object_class->get_property = parent_class->get_property; object_class->set_property = parent_class->set_property; proxy_class->properties = FamilyProperties; proxy_class->n_properties = G_N_ELEMENTS(FamilyProperties); font_manager_json_proxy_install_properties(proxy_class); return; } static void font_manager_family_init (FontManagerFamily *self) { g_return_if_fail(self != NULL); } /** * font_manager_family_get_default_index: * @self: #FontManagerFamily * * Returns: index of default variant or 0 */ gint font_manager_family_get_default_index (FontManagerFamily *self) { g_return_val_if_fail(self != NULL, 0); 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 i; } g_return_val_if_reached(0); } /** * 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); JsonArray *arr = json_object_get_array_member(source, "variations"); return json_array_get_object_element(arr, font_manager_family_get_default_index(self)); } /** * 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.9.4/lib/json/font-manager-family.h000066400000000000000000000033261476271126700216500ustar00rootroot00000000000000/* font-manager-family.h * * Copyright (C) 2009-2024 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 . */ #pragma once #include "font-manager-json-proxy.h" static const FontManagerJsonProxyProperty FamilyProperties [] = { { "RESERVED", G_TYPE_RESERVED_GLIB_FIRST, NULL }, { "family", G_TYPE_STRING, "Family name" }, { "n-variations", G_TYPE_INT64, "Number of font variations" }, { "active", G_TYPE_BOOLEAN, "Whether family is active"}, { "description", G_TYPE_STRING, "Pango font description" }, { "preview-text", G_TYPE_STRING, "Sample text" }, { 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); gint font_manager_family_get_default_index (FontManagerFamily *self); JsonObject * font_manager_family_get_default_variant (FontManagerFamily *self); font-manager-0.9.4/lib/json/font-manager-font-info.c000066400000000000000000000054531476271126700222640ustar00rootroot00000000000000/* font-manager-font-info.c * * Copyright (C) 2009-2023 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": [ ], * } * ]| * * panose is a #JsonArray of integers */ struct _FontManagerFontInfo { FontManagerJsonProxy parent; }; G_DEFINE_TYPE(FontManagerFontInfo, font_manager_font_info, FONT_MANAGER_TYPE_JSON_PROXY) 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); FontManagerJsonProxyClass *proxy_class = FONT_MANAGER_JSON_PROXY_CLASS(klass); object_class->get_property = parent_class->get_property; object_class->set_property = parent_class->set_property; proxy_class->properties = InfoProperties; proxy_class->n_properties = G_N_ELEMENTS(InfoProperties); font_manager_json_proxy_install_properties(proxy_class); 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.9.4/lib/json/font-manager-font-info.h000066400000000000000000000047341476271126700222720ustar00rootroot00000000000000/* 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 . */ #pragma once #include #include #include "font-manager-json-proxy.h" /* Order matters, adjust bind_from_properties to account for changes */ static const FontManagerJsonProxyProperty InfoProperties [] = { { "RESERVED", G_TYPE_RESERVED_GLIB_FIRST, NULL }, { "filepath", G_TYPE_STRING, "Filepath" }, { "findex", G_TYPE_INT64, "Face index" }, { "family", G_TYPE_STRING, "Family name" }, { "style", G_TYPE_STRING, "Style" }, { "owner", G_TYPE_INT64, "Whether file is writable by user" }, { "psname", G_TYPE_STRING, "PostScript name" }, { "filetype", G_TYPE_STRING, "Font format" }, { "n-glyphs", G_TYPE_INT64, "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_INT64, "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); font-manager-0.9.4/lib/json/font-manager-font.c000066400000000000000000000045641476271126700213350ustar00rootroot00000000000000/* font-manager-font.c * * Copyright (C) 2009-2023 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 { FontManagerJsonProxy parent; }; G_DEFINE_TYPE(FontManagerFont, font_manager_font, FONT_MANAGER_TYPE_JSON_PROXY) 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); FontManagerJsonProxyClass *proxy_class = FONT_MANAGER_JSON_PROXY_CLASS(klass); object_class->get_property = parent_class->get_property; object_class->set_property = parent_class->set_property; proxy_class->properties = FontProperties; proxy_class->n_properties = G_N_ELEMENTS(FontProperties); font_manager_json_proxy_install_properties(proxy_class); 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.9.4/lib/json/font-manager-font.h000066400000000000000000000035561476271126700213420ustar00rootroot00000000000000/* 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 . */ #pragma once #include "font-manager-json-proxy.h" /* Order matters, adjust bind_from_properties to account for changes */ static const FontManagerJsonProxyProperty FontProperties [] = { { "RESERVED", G_TYPE_RESERVED_GLIB_FIRST, NULL }, { "filepath", G_TYPE_STRING, "Font filepath" }, { "findex", G_TYPE_INT64, "Font face index" }, { "family", G_TYPE_STRING, "Fontconfig family name" }, { "style", G_TYPE_STRING, "Fontconfig style name"}, { "spacing", G_TYPE_INT64, "Fontconfig spacing" }, { "slant", G_TYPE_INT64, "Fontconfig slant" }, { "weight", G_TYPE_INT64, "Fontconfig weight" }, { "width", G_TYPE_INT64, "Fontconfig width" }, { "description", G_TYPE_STRING, "Pango font description" }, { "preview-text", G_TYPE_STRING, "Sample text" }, { "active", G_TYPE_BOOLEAN, "Whether font is active" }, { 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); font-manager-0.9.4/lib/json/font-manager-json-proxy.c000066400000000000000000000226431476271126700225150ustar00rootroot00000000000000/* 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; 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; priv = font_manager_json_proxy_get_instance_private(self); GType val_type = G_PARAM_SPEC_VALUE_TYPE(pspec); JsonObject *src = priv->source_object; if (val_type == JSON_TYPE_OBJECT) { JsonObject *json_obj = g_value_get_boxed(value); if (src == json_obj) return; if (src != NULL) json_object_unref(src); priv->source_object = json_obj ? json_object_ref(json_obj) : NULL; return; } if (src == NULL) return; if (val_type == G_TYPE_STRING) { json_object_set_string_member(src, pspec->name, g_value_get_string(value)); } else if (val_type == G_TYPE_INT64) { json_object_set_int_member(src, pspec->name, g_value_get_int64(value)); } else if (val_type == G_TYPE_DOUBLE) { json_object_set_double_member(src, pspec->name, g_value_get_double(value)); } else if (val_type == G_TYPE_BOOLEAN) { json_object_set_boolean_member(src, pspec->name, g_value_get_boolean(value)); } else if (val_type == JSON_TYPE_ARRAY) { json_object_set_array_member(src, 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; priv = font_manager_json_proxy_get_instance_private(self); GType val_type = G_PARAM_SPEC_VALUE_TYPE(pspec); JsonObject *src = priv->source_object; if (src == NULL) return; if (!json_object_has_member(src, pspec->name) && val_type != JSON_TYPE_OBJECT) return; if (val_type == G_TYPE_STRING) { g_value_set_string(value, json_object_get_string_member(src, pspec->name)); } else if (val_type == G_TYPE_INT64) { g_value_set_int64(value, json_object_get_int_member(src, pspec->name)); } else if (val_type == G_TYPE_DOUBLE) { g_value_set_double(value, json_object_get_double_member(src, pspec->name)); } else if (val_type == G_TYPE_BOOLEAN) { g_value_set_boolean(value, json_object_get_boolean_member(src, pspec->name)); } else if (val_type == JSON_TYPE_ARRAY) { g_value_set_boxed(value, json_object_get_array_member(src, pspec->name)); } else if (val_type == JSON_TYPE_OBJECT) { g_value_set_boxed(value, src); } else { G_OBJECT_WARN_INVALID_PROPERTY_ID(gobject, property_id, pspec); } return; } 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; return; } static void font_manager_json_proxy_init (FontManagerJsonProxy *self) { g_return_if_fail(self != NULL); } /** * font_manager_json_proxy_install_properties: (skip) * @klass: #FontManagerJsonProxyClass * * properties and n_properties MUST be set before calling this method. * * 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_install_properties (FontManagerJsonProxyClass *klass) { GObjectClass *object_class = G_OBJECT_CLASS(klass); GParamFlags OBJECT_PARAM_FLAGS = (G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS); for (gint i = 0; i < klass->n_properties; i++) { switch (klass->properties[i].type) { case G_TYPE_INT64: g_object_class_install_property(object_class, i, g_param_spec_int64(klass->properties[i].name, NULL, klass->properties[i].desc, G_MININT, G_MAXINT, 0, OBJECT_PARAM_FLAGS)); break; case G_TYPE_DOUBLE: g_object_class_install_property(object_class, i, g_param_spec_double(klass->properties[i].name, NULL, klass->properties[i].desc, -G_MAXDOUBLE, G_MAXDOUBLE, 0.0, OBJECT_PARAM_FLAGS)); break; case G_TYPE_BOOLEAN: g_object_class_install_property(object_class, i, g_param_spec_boolean(klass->properties[i].name, NULL, klass->properties[i].desc, FALSE, OBJECT_PARAM_FLAGS)); break; case G_TYPE_STRING: g_object_class_install_property(object_class, i, g_param_spec_string(klass->properties[i].name, NULL, klass->properties[i].desc, NULL, OBJECT_PARAM_FLAGS)); break; case G_TYPE_BOXED: g_object_class_install_property(object_class, i, g_param_spec_boxed(klass->properties[i].name, NULL, klass->properties[i].desc, JSON_TYPE_ARRAY, OBJECT_PARAM_FLAGS)); break; case G_TYPE_RESERVED_USER_FIRST: g_object_class_install_property(object_class, i, g_param_spec_boxed(klass->properties[i].name, NULL, klass->properties[i].desc, JSON_TYPE_OBJECT, OBJECT_PARAM_FLAGS)); break; default: break; } } return; } /** * 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.9.4/lib/json/font-manager-json-proxy.h000066400000000000000000000036151476271126700225200ustar00rootroot00000000000000/* 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 . */ #pragma once #include #include #include #include "font-manager-utils.h" #define FONT_MANAGER_JSON_PROXY_SOURCE "source-object" /** * FontManagerJsonProxyProperty * @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. */ typedef struct _ObjectProperty FontManagerJsonProxyProperty; #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: * @n_properties: # of members in the #JsonObject backing this class * @properties: an array of #FontManagerJsonProxyProperty describing the members */ struct _FontManagerJsonProxyClass { GObjectClass parent_class; gint n_properties; const FontManagerJsonProxyProperty *properties; }; FontManagerJsonProxy * font_manager_json_proxy_new (void); void font_manager_json_proxy_install_properties (FontManagerJsonProxyClass *klass); font-manager-0.9.4/lib/json/font-manager-json.c000066400000000000000000000171221476271126700213320ustar00rootroot00000000000000/* 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 "font-manager-json.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 member from a is <, == or > than 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 member from a is <, == or > than 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.9.4/lib/json/font-manager-json.h000066400000000000000000000035511476271126700213400ustar00rootroot00000000000000/* 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 . */ #pragma once #include #include #include "font-manager-utils.h" 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); font-manager-0.9.4/lib/json/font-manager-orthography.c000066400000000000000000000075611476271126700227350ustar00rootroot00000000000000/* font-manager-orthography.c * * Copyright (C) 2009-2023 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. * * |[ * { * "name" : string, * "native" : string, * "sample" : string, * "coverage" : double, * "filter" : [ ] * } * ]| * * filter is a #JsonArray of available codepoints */ struct _FontManagerOrthography { FontManagerJsonProxy parent; }; 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); FontManagerJsonProxyClass *proxy_class = FONT_MANAGER_JSON_PROXY_CLASS(klass); object_class->get_property = parent_class->get_property; object_class->set_property = parent_class->set_property; proxy_class->properties = OrthographyProperties; proxy_class->n_properties = G_N_ELEMENTS(OrthographyProperties); font_manager_json_proxy_install_properties(proxy_class); return; } static void font_manager_orthography_init (G_GNUC_UNUSED FontManagerOrthography *self) { g_return_if_fail(self != NULL); } /** * font_manager_orthography_get_filter: * @self: (nullable): #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) { if (self == NULL) return 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.9.4/lib/json/font-manager-orthography.h000066400000000000000000000032261476271126700227340ustar00rootroot00000000000000/* 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 . */ #pragma once #include #include #include "font-manager-json-proxy.h" static const FontManagerJsonProxyProperty 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); font-manager-0.9.4/lib/json/meson.build000066400000000000000000000005751476271126700200070ustar00rootroot00000000000000 json_sources = [] json_headers = [] json_includes = include_directories('.') result = run_command(python, '-c', list_sources, check: true) foreach f: result.stdout().strip().split('\n') json_sources += files(f) endforeach result = run_command(python, '-c', list_headers, check: true) foreach f: result.stdout().strip().split('\n') json_headers += files(f) endforeach font-manager-0.9.4/lib/meson.build000066400000000000000000000051271476271126700170340ustar00rootroot00000000000000 file_list_template = ''' from glob import glob for f in sorted(glob('*.@0@', recursive=False)): print(f) ''' list_sources = file_list_template.format('c') list_headers = file_list_template.format('h') subdir('data') subdir('fontconfig') subdir('common') subdir('gtk') subdir('json') subdir('ui') src_includes = [ common_includes, fontconfig_includes, gtk_includes, json_includes, unicode_includes, ] includes += [ include_directories('.'), src_includes + data_includes ] sources = [ common_sources, fontconfig_sources, gtk_sources, json_sources, unicode_sources ] headers = [ common_headers, fontconfig_headers, gtk_headers, json_headers, unicode_headers ] header = join_paths(meson.current_build_dir(), 'font-manager.h') write_header = ''' from glob import glob from os.path import basename 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'): H.write('#include "{}"\n'.format(basename(f))) '''.format(meson.current_source_dir(), header, meson.current_source_dir()) library_header_file = configure_file( command: [python, '-c', write_header], output: 'font-manager.h' ) libfontmanager = shared_library('fontmanager', sources: [ sources, headers, gresources ], include_directories: includes, version: meson.project_version(), dependencies: base_deps, install: true, install_dir: pkglib_dir) gir = gnome.generate_gir(libfontmanager, sources: [ sources, headers ], namespace: 'FontManager', nsversion: meson.project_version(), dependencies: base_deps, extra_args: [ '--warn-all' ], includes: [ 'Gtk-4.0', 'Json-1.0', 'libxml2-2.0' ] ) configure_file( input: 'font-manager.metadata', output: 'FontManager-@0@.metadata'.format(meson.project_version()), copy: true ) vapi = gnome.generate_vapi('font-manager', sources: [ gir[0], 'font-manager.vala' ], vapi_dirs: meson.current_build_dir(), metadata_dirs: meson.current_source_dir(), packages: [ 'gtk4', 'json-glib-1.0', 'libxml-2.0', 'sqlite3' ] ) if get_option('gtk-doc') subdir('docs') endif font-manager-0.9.4/lib/ui/000077500000000000000000000000001476271126700153025ustar00rootroot00000000000000font-manager-0.9.4/lib/ui/FontManager.css000066400000000000000000000214541476271126700202230ustar00rootroot00000000000000/* FontManager.css * * Copyright (C) 2009-2025 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 . */ /* Used to represent display pixel order in settings */ .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; } .icon-shadow { -gtk-icon-shadow: 0 1px 12px rgba(0,0,0,0.05), 0 -1px rgba(0,0,0,0.05), 1px 0 rgba(0,0,0,0.1), 0 1px rgba(0,0,0,0.3), -1px 0 rgba(0,0,0,0.1); } /* Some popovers feature squished text and checks for some reason */ dropdown popover contents box { padding-top: 6px; padding-bottom: 6px; padding-left: 6px; padding-right: 6px; } dropdown popover contents image { padding-left: 2em; } popover contents row:hover { border-radius: 0.25em; } treeexpander indent { margin-left: 6px; margin-right: 6px; } /* Accelerator visibility is inconsistent between otherwise identical popovers */ /* Disable accelerator visibility in menu popovers everywhere for consistency */ accelerator { color: transparent; margin: 0px; min-width: 0px; font-size: 0px; } /* This somewhat mimics the window style defined in Adwaita */ decoration, window, window.background, dialog.message { border-radius: .575em; background: #fff; outline: 1px solid rgba(0, 0, 0, 0.05); outline-offset: -1px; box-shadow: 0 1px 3px 2px transparent, 0 2px 6px 4px rgba(0, 0, 0, 0.1), 0 4px 12px 6px rgba(0, 0, 0, 0.075), 0 6px 24px 12px rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(0, 0, 0, 0.25); } .aboutdialog:first-child, .shortcuts:first-child { margin: 0px; background-color: lighter(@theme_bg_color); } .pill-button { padding: 0px 18px 0px 18px; border-radius: 1em; } .rounded { padding: 4px; border-radius: 1.25em; } editablelabel text { padding: 2px 6px 2px 6px; border-radius: .25em; } row .count { margin: 1px; padding: 0px 9px 0px 9px; border-style: groove; border-width: 1px; border-radius: 0.75em; color: alpha(@theme_fg_color, 0.9); border-color: alpha(darker(@insensitive_fg_color), 0.25); background-color: alpha(@insensitive_bg_color, 0.75); } row:selected .count { margin: 1px; padding: 0px 9px 0px 9px; border-style: groove; border-width: 1px; border-radius: 0.75em; color: @theme_selected_fg_color; border-color: transparent; background-color: shade(@theme_selected_bg_color, 0.75); } .InlineHelp { background: transparent; } .PangoGlyphMetrics { color: alpha(lighter(@theme_selected_bg_color), 0.333); } .CharacterMapCount { margin: 0px; padding: 2px 12px 2px 12px; border-style: groove; border-width: 1px; border-radius: 0.75em; color: alpha(@theme_fg_color, 0.9); border-color: alpha(darker(@insensitive_fg_color), 0.25); background-color: alpha(@insensitive_bg_color, 0.75); } .CharacterMapSeparator { color: alpha(@borders, 0.5); } .CharacterMapCell:selected { border-radius: 0.333em; background-color: alpha(@theme_selected_bg_color, 0.95); border-color: darker(@theme_selected_bg_color); } .CharacterMapGlyph:selected { color: lighter(@theme_selected_fg_color); } .BrowsePaneCharacterMap .CharacterMapSeparator { color: transparent; } .BrowsePaneCharacterMap .CharacterMapCell { background-color: transparent; } .BrowsePaneCharacterMap .CharacterMapGlyph { color: @theme_text_color; } .FontManagerPropertiesPage separator { padding: 0px; margin: 12px 6px 12px 0px; opacity: 0.5; } .FontManagerPropertiesPage grid button { border-style: solid; margin: 5px 3px 3px 3px; padding: 0px 9px 0px 9px; border-color: alpha(@borders, 0.5); } .FontManagerPropertiesPage grid button:hover { background-color: alpha(lighter(@theme_fg_color), 0.075); } .FontManagerSubstituteList list button { border-color: alpha(@borders, 0.75); } .FontManagerCompare list row, .FontManagerSubstituteList list row, .FontManagerUserActionList list row, .FontManagerUserSourceList list row { border-radius: 0.333em; margin: 4px; } .FontManagerComparePreview { border-radius: 0.333em; } .FontManagerCompare list row:selected, .FontManagerSubstituteList list row:selected, .FontManagerUserActionList list row:selected, .FontManagerUserSourceList list row:selected { /* background-color: alpha(@theme_selected_bg_color, 0.9); */ border-radius: 0.333em; margin: 4px; } .FontManagerGoogleFontsSampleList list row:selected { background-color: alpha(@theme_selected_bg_color, 0.9); border-radius: 0.333em; } .FontManagerGoogleFontsSampleList list row:hover { border-radius: 0.333em; } .FontManagerSubstituteList list row:selected, .FontManagerUserActionList list row:selected, .FontManagerUserSourceList list row:selected { box-shadow: 0px 1px 1px 0px inset alpha(@borders, 0.75); } .FontManagerSubstituteRow list { border-radius: 0.333em; } .FontManagerSubstituteList list row:selected button { background-color: @theme_bg_color; border-radius: 0.333em; } .FontManagerSubstituteRow > list > row:hover, .FontManagerPreferenceList list row:hover, .FontManagerLanguageFilterSettings list row:hover, .FontManagerGoogleFontsOrthographies row:hover { background-color: transparent; } .FontManagerSubstituteList row:selected list { box-shadow: 0px 1px 1px 1px alpha(@borders, 0.5); } .FontManagerUserActionList list, .FontManagerUserSourceList list, .FontManagerSubstituteList list { padding: 0px; } .FontManagerDesktopPreferences list row { padding: 0px; } .FontManagerCategoryListView > row > treeexpander expander { -gtk-icon-source: -gtk-icontheme('folder-symbolic'); margin: 0px 0px 0px 9px; } .FontManagerCategoryListView > row > treeexpander expander:checked { -gtk-icon-source: -gtk-icontheme('folder-open-symbolic'); margin: 0px 0px 0px 9px; } .FontManagerBrowsePane expander, .FontManagerCollectionListView > row > treeexpander expander { -gtk-icon-source: none; -gtk-icon-size: 0px; margin: 0px; min-height: 0px; min-width: 0px; } .FontManagerCategoryListView row, .FontManagerCollectionListView row, .FontManagerFontListView row, .FontManagerGoogleFontsFontListView row { border-radius: 0.25em; } .FontManagerFontListView row { margin: .1px; } .FontManagerListDragCount { border-radius: 1.25em; border-color: alpha(@theme_selected_fg_color, 0.75); border-style: solid; border-width: 1px; 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; } .FontManagerListRowDrag { border-radius: .333em; border-color: alpha(@theme_selected_fg_color, 0.25); border-style: solid; border-width: 1px; color: @theme_selected_fg_color; background-color: alpha(@theme_selected_bg_color, 0.85); padding: 4px 24px 4px 24px; min-width: 24px; min-height: 20px; } .FontManagerGoogleFontsCategories checkbutton label, .FontManagerGoogleFontsOrthographies checkbutton label { margin-left: 6px; margin-right: 6px; } gridview :not(selected) FontManagerFontPreviewTile { border-radius: .333em; border-color: alpha(@theme_border_color, 0.250); border-style: solid; border-width: .25px; box-shadow: 0 1px 2px 1px transparent, 0 2px 4px 2px alpha(@borders, 0.85), 0 0 0 1px alpha(@borders, 0.75); } gridview :selected { background-color: transparent; } gridview :selected FontManagerFontPreviewTile { color: @theme_selected_bg_color; border-color: @theme_selected_bg_color; box-shadow: 0 1px 2px 1px transparent, 0 2px 4px 2px alpha(@theme_selected_bg_color, 0.25), 0 0 0 1px alpha(@theme_selected_bg_color, 0.5); } gridview :hover FontManagerFontPreviewTile { box-shadow: 0 1px 2px 1px transparent, 0 2px 4px 2px alpha(@theme_selected_bg_color, 0.25), 0 0 0 1px alpha(@theme_selected_bg_color, 0.5); } font-manager-0.9.4/lib/ui/gresources.xml000066400000000000000000000121031476271126700202020ustar00rootroot00000000000000 icons/symbolic/apps/com.github.FontManager.FontManager-symbolic.svg icons/scalable/apps/preferences-desktop-locale-symbolic.svg icons/scalable/actions/application-preferences-symbolic.svg icons/scalable/actions/action-unavailable-symbolic.svg icons/scalable/actions/document-edit-symbolic.svg icons/scalable/actions/edit-clear-symbolic.svg icons/scalable/actions/edit-clear-symbolic-rtl.svg icons/scalable/actions/edit-find-symbolic.svg icons/scalable/actions/edit-select-all-symbolic.svg icons/scalable/actions/edit-undo-symbolic-rtl.svg icons/scalable/actions/edit-undo-symbolic.svg icons/scalable/actions/format-justify-center-symbolic.svg icons/scalable/actions/format-justify-fill-symbolic.svg icons/scalable/actions/format-justify-left-symbolic.svg icons/scalable/actions/format-justify-right-symbolic.svg icons/scalable/actions/go-home-symbolic.svg icons/scalable/actions/go-previous-symbolic.svg icons/scalable/actions/list-add-symbolic.svg icons/scalable/actions/list-drag-handle-symbolic.svg icons/scalable/actions/list-remove-symbolic.svg icons/scalable/actions/list-remove-all-symbolic.svg icons/scalable/actions/open-menu-symbolic.svg icons/scalable/actions/panel-right-symbolic.svg icons/scalable/actions/panel-right-symbolic-rtl.svg icons/scalable/actions/system-run-symbolic.svg icons/scalable/actions/view-grid-symbolic.svg icons/scalable/actions/view-list-symbolic.svg icons/scalable/actions/view-more-symbolic.svg icons/scalable/actions/view-sort-descending-symbolic.svg icons/scalable/actions/view-pin-symbolic.svg icons/scalable/actions/window-close-symbolic.svg icons/scalable/actions/zoom-in-symbolic.svg icons/scalable/actions/zoom-out-symbolic.svg icons/scalable/devices/computer-symbolic.svg icons/scalable/emblems/emblem-documents-symbolic.svg icons/scalable/emblems/emblem-synchronizing-symbolic.svg icons/scalable/places/folder-symbolic.svg icons/scalable/status/avatar-default-symbolic.svg icons/scalable/status/computer-fail-symbolic.svg icons/scalable/status/dialog-question-symbolic.svg icons/scalable/status/folder-open-symbolic.svg icons/scalable/status/network-error-symbolic.svg icons/scalable/status/network-offline-symbolic.svg FontManager.css font-manager-0.9.4/lib/ui/icons/000077500000000000000000000000001476271126700164155ustar00rootroot00000000000000font-manager-0.9.4/lib/ui/icons/CREDITS000066400000000000000000000002301476271126700174300ustar00rootroot00000000000000 Icons in the scalable directory are sourced from the papirus-icon-theme See https://github.com/PapirusDevelopmentTeam/papirus-icon-theme for more infofont-manager-0.9.4/lib/ui/icons/scalable/000077500000000000000000000000001476271126700201635ustar00rootroot00000000000000font-manager-0.9.4/lib/ui/icons/scalable/actions/000077500000000000000000000000001476271126700216235ustar00rootroot00000000000000font-manager-0.9.4/lib/ui/icons/scalable/actions/action-unavailable-symbolic.svg000066400000000000000000000006311476271126700277210ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/actions/application-preferences-symbolic.svg000066400000000000000000000011051476271126700307620ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/actions/document-edit-symbolic.svg000066400000000000000000000004371476271126700267300ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/actions/edit-clear-symbolic-rtl.svg000066400000000000000000000007351476271126700270000ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/actions/edit-clear-symbolic.svg000066400000000000000000000007561476271126700262040ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/actions/edit-find-symbolic.svg000066400000000000000000000006731476271126700260340ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/actions/edit-select-all-symbolic.svg000066400000000000000000000007531476271126700271400ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/actions/edit-undo-symbolic-rtl.svg000066400000000000000000000003671476271126700266600ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/actions/edit-undo-symbolic.svg000066400000000000000000000004031476271126700260500ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/actions/format-justify-center-symbolic.svg000066400000000000000000000003171476271126700304250ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/actions/format-justify-fill-symbolic.svg000066400000000000000000000003171476271126700300730ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/actions/format-justify-left-symbolic.svg000066400000000000000000000003151476271126700300750ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/actions/format-justify-right-symbolic.svg000066400000000000000000000003171476271126700302620ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/actions/go-home-symbolic.svg000066400000000000000000000002651476271126700255210ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/actions/go-previous-symbolic.svg000066400000000000000000000002551476271126700264440ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/actions/list-add-symbolic.svg000066400000000000000000000002531476271126700256640ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/actions/list-drag-handle-symbolic.svg000066400000000000000000000003621476271126700273030ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/actions/list-remove-all-symbolic.svg000066400000000000000000000002731476271126700272010ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/actions/list-remove-symbolic.svg000066400000000000000000000002141476271126700264260ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/actions/open-menu-symbolic.svg000066400000000000000000000010741476271126700260700ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/actions/panel-right-symbolic-rtl.svg000066400000000000000000000005301476271126700271720ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/actions/panel-right-symbolic.svg000066400000000000000000000005231476271126700263750ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/actions/system-run-symbolic.svg000066400000000000000000000026001476271126700263070ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/actions/view-grid-symbolic.svg000066400000000000000000000014751476271126700260670ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/actions/view-list-symbolic.svg000066400000000000000000000003621476271126700261070ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/actions/view-more-symbolic.svg000066400000000000000000000007251476271126700261010ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/actions/view-pin-symbolic.svg000066400000000000000000000016661476271126700257320ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/actions/view-sort-descending-symbolic.svg000066400000000000000000000010351476271126700302220ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/actions/window-close-symbolic.svg000066400000000000000000000006661476271126700266050ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/actions/zoom-in-symbolic.svg000066400000000000000000000004431476271126700255540ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/actions/zoom-out-symbolic.svg000066400000000000000000000004021476271126700257500ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/apps/000077500000000000000000000000001476271126700211265ustar00rootroot00000000000000font-manager-0.9.4/lib/ui/icons/scalable/apps/preferences-desktop-locale-symbolic.svg000066400000000000000000000021661476271126700307000ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/devices/000077500000000000000000000000001476271126700216055ustar00rootroot00000000000000font-manager-0.9.4/lib/ui/icons/scalable/devices/computer-symbolic.svg000066400000000000000000000004521476271126700260040ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/emblems/000077500000000000000000000000001476271126700216075ustar00rootroot00000000000000font-manager-0.9.4/lib/ui/icons/scalable/emblems/emblem-documents-symbolic.svg000066400000000000000000000005771476271126700274200ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/emblems/emblem-synchronizing-symbolic.svg000066400000000000000000000005311476271126700303110ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/places/000077500000000000000000000000001476271126700214325ustar00rootroot00000000000000font-manager-0.9.4/lib/ui/icons/scalable/places/folder-symbolic.svg000066400000000000000000000003371476271126700252500ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/status/000077500000000000000000000000001476271126700215065ustar00rootroot00000000000000font-manager-0.9.4/lib/ui/icons/scalable/status/avatar-default-symbolic.svg000066400000000000000000000004121476271126700267430ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/status/computer-fail-symbolic.svg000066400000000000000000000006631476271126700266220ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/status/dialog-question-symbolic.svg000066400000000000000000000012571476271126700271570ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/status/folder-open-symbolic.svg000066400000000000000000000005601476271126700262610ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/status/network-error-symbolic.svg000066400000000000000000000006501476271126700266670ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/scalable/status/network-offline-symbolic.svg000066400000000000000000000013561476271126700271640ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/icons/symbolic/000077500000000000000000000000001476271126700202365ustar00rootroot00000000000000font-manager-0.9.4/lib/ui/icons/symbolic/apps/000077500000000000000000000000001476271126700212015ustar00rootroot00000000000000font-manager-0.9.4/lib/ui/icons/symbolic/apps/com.github.FontManager.FontManager-symbolic.svg000066400000000000000000000346501476271126700322100ustar00rootroot00000000000000 font-manager-0.9.4/lib/ui/meson.build000066400000000000000000000001731476271126700174450ustar00rootroot00000000000000 gresources_xml_file = files('gresources.xml') gresources = gnome.compile_resources('ui-resources', gresources_xml_file) font-manager-0.9.4/meson.build000066400000000000000000000126231476271126700162650ustar00rootroot00000000000000 project( 'font-manager', ['c', 'vala'], version: '0.9.4', license: 'GPL-3.0-or-later', license_files: ['COPYING'], meson_version: '>= 1.1.0' ) if meson.version().version_compare('< 1.1.0') error('Meson version is @0@ but project requires >= 1.1.0'.format(meson.version())) endif # 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.56.3') error('Vala compiler version is @0@ but project requires >= 0.56.3'.format(valac.version())) endif cc = meson.get_compiler('c') m_dep = cc.find_library('m', required: false) i18n = import('i18n') fontconfig = dependency('fontconfig', version: '>= 2.12') freetype = dependency('freetype2', version: '>= 2.10') gio = dependency('gio-2.0', version: '>= 2.7') gio_unix = dependency('gio-unix-2.0', version: '>= 2.7') glib = dependency('glib-2.0', version: '>= 2.64') gmodule = dependency('gmodule-2.0', version: '>= 2.50') gtk = dependency('gtk4', version: '>= 4.12') harfbuzz = dependency('harfbuzz', version: '>= 2.5') json = dependency('json-glib-1.0', version: '>= 1.5') pangoft2 = dependency('pangoft2', version: '>= 1.45') python = import('python').find_installation('python3') sqlite = dependency('sqlite3', version: '>= 3.35') xml = dependency('libxml-2.0', version: '>= 2.9.10') gnome = import('gnome') # This dependency cannot be used for vala targets base_deps = declare_dependency( dependencies: [ fontconfig, freetype, glib, gmodule, gtk, harfbuzz, json, m_dep, pangoft2, sqlite, xml ] ) vala_deps = declare_dependency( dependencies: [ glib, gio, gio_unix, gmodule, gtk, json, m_dep, sqlite, xml ] ) if get_option('adwaita') adwaita = dependency('libadwaita-1') add_global_arguments('-D', 'HAVE_ADWAITA', language: 'vala') endif if get_option('webkit') soup = dependency('libsoup-3.0', version: '>= 3.2') webkit = dependency('webkitgtk-6.0', version: '>= 2.4') add_global_arguments('-D', 'HAVE_WEBKIT', language: 'vala') endif if get_option('libarchive') libarchive = dependency('libarchive', version: '>= 3.7') add_global_arguments('-D', 'HAVE_LIBARCHIVE', language: 'vala') endif includes = [ include_directories('.') ] config_vapi = 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()) datetime = ''' from datetime import date print(date.today()) ''' today = run_command(python, '-c', datetime, check: true).stdout().strip() config = configuration_data() config.set('PACKAGE_NAME', meson.project_name()) config.set('PACKAGE_VERSION', meson.project_version()) config.set('CURRENT_DATE', today) 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('BINDIR', join_paths(prefix, 'bin')) config.set('LOCALEDIR', join_paths(prefix, datadir, 'locale')) config.set('SRCDIR', meson.current_build_dir()) config.set('SYSCONFDIR', get_option('sysconfdir')) configure_file(input: 'config.h.meson', output: 'config.h', configuration: config) reproducible = get_option('reproducible') ? '-DREPRODUCIBLE' : '-DNOT_REPRODUCIBLE' add_project_arguments( '-DG_LOG_DOMAIN="[@0@]"'.format(meson.project_name()), '-DGETTEXT_PACKAGE="@0@"'.format(meson.project_name()), reproducible, language: 'c' ) if get_option('unihan') add_global_arguments('-DINCLUDE_UNIHAN_DATA=1', language: 'c') else add_global_arguments('-DINCLUDE_UNIHAN_DATA=0', language: 'c') endif subdir('lib') subdir('src') subdir('extensions') subdir('help') subdir('data') if get_option('enable-nls') subdir('po') endif meson.add_dist_script('meson_dist.py') gnome.post_install( glib_compile_schemas: true, gtk_update_icon_cache: true, update_desktop_database: true, update_mime_database: true ) summary( { ' Font Manager ': get_option('manager'), ' Font Viewer ': get_option('viewer'), ' Help Documents ': get_option('yelp-doc'), ' GNOME search provider ': get_option('search-provider'), ' Use Adwaita stylesheet ': get_option('adwaita'), ' Google Fonts Integration ': get_option('webkit'), ' Compressed files support ': get_option('libarchive'), ' Nautilus extension ': get_option('nautilus'), ' Nemo extension ': get_option('nemo'), ' Thunar extension ': get_option('thunar'), ' Translations ': get_option('enable-nls'), ' Unihan data ' : get_option('unihan'), ' API Documentation ': get_option('gtk-doc'), ' Reproducible build ': get_option('reproducible'), ' AppArmor Profile (unconfined) ' : get_option('app-armor') }, 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), ' sysconfdir ' : join_paths('/', get_option('sysconfdir')) }, section: '''Directories ''' ) font-manager-0.9.4/meson_dist.py000066400000000000000000000012601476271126700166340ustar00rootroot00000000000000#!/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', '.github' } excluded_files = { '.gitattributes', '.gitignore' } for d in excluded_dirs: try: rmtree(d) except FileNotFoundError: pass for f in excluded_files: try: remove(f) except FileNotFoundError: pass # Remove README translations to minimize archive size for f in glob("README.*.md"): try: remove(f) except FileNotFoundError: pass font-manager-0.9.4/meson_options.txt000066400000000000000000000025621476271126700175610ustar00rootroot00000000000000option('manager', type: 'boolean', value: true, description: 'Install font-manager') option('viewer', type: 'boolean', value: true, description: 'Install font-viewer') option('search-provider', type: 'boolean', value: true, description: 'Install GNOME shell search provider') option('adwaita', type: 'boolean', value: false, description: 'Use Adwaita stylesheet') option('webkit', type: 'boolean', value: true, description: 'Google Fonts Integration') option('libarchive', type: 'boolean', value: true, description: 'Enable support for archive files') option('yelp-doc', type: 'boolean', value: true, description: 'Install help documents') option('enable-nls', type: 'boolean', value: true, description: 'Install translations') option('unihan', type: 'boolean', value: true, description: 'Include Han unification data (+/- 3.5 MB)') 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('gtk-doc', type: 'boolean', value: false, description: 'Install API documentation') option('reproducible', type: 'boolean', value: false, description: 'Make the build reproducible') option('app-armor', type: 'boolean', value: false, description: 'Install AppArmor Profile (unconfined)') font-manager-0.9.4/po/000077500000000000000000000000001476271126700145355ustar00rootroot00000000000000font-manager-0.9.4/po/LINGUAS000066400000000000000000000001551476271126700155630ustar00rootroot00000000000000am ar ca de eo es fr hr hu id it ja ko nb_NO nl oc pl pt_BR ro ru si sk sl sv ta tr uk zgh zh_CN zh_HK zh_TW font-manager-0.9.4/po/am.po000066400000000000000000001764631476271126700155130ustar00rootroot00000000000000# 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: 2025-02-26 00:40-0500\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" #. Application.vala #: data/com.github.FontManager.FontManager.appdata.xml.in.in:14 #: data/com.github.FontManager.FontManager.desktop.in.in:5 #: data/com.github.FontManager.FontManager.desktop.in.in:6 #: lib/gtk/font-manager-application-window.c:281 #: src/font-manager/Application.vala:2 msgid "Font Manager" msgstr "የ ፊደል አስተዳዳሪ" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:15 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:18 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/com.github.FontManager.FontManager.appdata.xml.in.in:23 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:27 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "" #: data/com.github.FontManager.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/com.github.FontManager.FontManager.desktop.in.in:16 #: data/com.github.FontManager.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:14 #: data/com.github.FontManager.FontViewer.desktop.in.in:5 #: data/com.github.FontManager.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:88 src/font-viewer/Application.vala:108 #: src/font-viewer/Application.vala:132 #: src/font-viewer/font-viewer-main-window.ui:30 msgid "Font Viewer" msgstr "" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:15 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:18 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/com.github.FontManager.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "" #: extensions/nautilus/font-manager-menu-provider.c:154 #: extensions/nemo/font-manager-menu-provider.c:147 #: extensions/thunar/font-manager-menu-provider.c:129 #: src/font-manager/FontList.vala:509 msgid "Install" msgstr "" #: extensions/nautilus/font-manager-menu-provider.c:156 #: extensions/nemo/font-manager-menu-provider.c:149 #: extensions/thunar/font-manager-menu-provider.c:131 msgid "Install the selected font file" msgstr "" #: extensions/nautilus/font-manager-menu-provider.c:157 #: extensions/nemo/font-manager-menu-provider.c:150 #: extensions/thunar/font-manager-menu-provider.c:132 msgid "Install the selected font files" msgstr "" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "" #: lib/common/font-manager-database.c:582 src/font-manager/Application.vala:147 msgid "Updating Database…" msgstr "" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:699 #, fuzzy msgid "Unknown Vendor" msgstr "ያልታወቀ" #: lib/fontconfig/font-manager-fontconfig.c:568 #: src/font-manager/web/google/WebFont.vala:172 msgid "Thin" msgstr "ቀጭን" #: lib/fontconfig/font-manager-fontconfig.c:570 msgid "Ultra-Light" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:572 #: lib/fontconfig/font-manager-fontconfig.c:925 #: src/font-manager/web/google/WebFont.vala:176 msgid "Light" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:574 msgid "Semi-Light" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:576 msgid "Book" msgstr "መጽሀፍ" #: lib/fontconfig/font-manager-fontconfig.c:578 #: lib/fontconfig/font-manager-fontconfig.c:882 #: src/font-manager/preferences/Desktop.vala:236 #: src/font-manager/web/google/WebFont.vala:180 msgid "Medium" msgstr "መካከለኛ" #: lib/fontconfig/font-manager-fontconfig.c:580 msgid "Semi-Bold" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:582 #: src/font-manager/web/google/WebFont.vala:184 msgid "Bold" msgstr "ማድመቂያ" #: lib/fontconfig/font-manager-fontconfig.c:584 msgid "Ultra-Bold" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:586 msgid "Heavy" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:588 msgid "Ultra-Heavy" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:663 #: src/font-manager/web/google/WebFont.vala:234 msgid "Italic" msgstr "ማዝመሚያ" #: lib/fontconfig/font-manager-fontconfig.c:665 msgid "Oblique" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:703 msgid "Ultra-Condensed" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:705 msgid "Extra-Condensed" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:707 msgid "Condensed" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:709 msgid "Semi-Condensed" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:711 msgid "Semi-Expanded" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:713 msgid "Expanded" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:715 msgid "Extra-Expanded" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:717 msgid "Ultra-Expanded" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:786 msgid "Proportional" msgstr "ተመጣጣኝ" #: lib/fontconfig/font-manager-fontconfig.c:788 msgid "Dual Width" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:790 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:184 msgid "Monospace" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:792 msgid "Charcell" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:831 msgid "Unknown" msgstr "ያልታወቀ" #: lib/fontconfig/font-manager-fontconfig.c:833 msgid "RGB" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:835 msgid "BGR" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:837 msgid "VRGB" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:839 msgid "VBGR" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:841 #: lib/fontconfig/font-manager-fontconfig.c:886 #: lib/fontconfig/font-manager-fontconfig.c:929 #: src/font-manager/Controls.vala:133 #: src/font-manager/preferences/Desktop.vala:234 #: src/font-manager/preferences/Desktop.vala:236 msgid "None" msgstr "ምንም" #: lib/fontconfig/font-manager-fontconfig.c:880 #: src/font-manager/preferences/Desktop.vala:236 msgid "Slight" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:884 #: src/font-manager/preferences/Desktop.vala:236 msgid "Full" msgstr "ሙሉ" #: lib/fontconfig/font-manager-fontconfig.c:923 msgid "Default" msgstr "ነባር" #: lib/fontconfig/font-manager-fontconfig.c:927 msgid "Legacy" msgstr "" #: lib/fontconfig/font-manager-source.c:305 #: lib/fontconfig/font-manager-source.c:321 #: lib/fontconfig/font-manager-source.c:322 msgid "Source Unavailable" msgstr "" #: lib/gtk/font-manager-application-window.c:285 #: src/font-manager/Application.vala:3 msgid "Simple font management for GTK+ desktop environments" msgstr "የ ፊደል አስተዳዳሪ ለ GTK+ ዴስክቶፕ" #: lib/gtk/font-manager-application-window.c:290 msgid "translator-credits" msgstr "" #: lib/gtk/font-manager-fsType.c:74 msgid "Restricted License Embedding" msgstr "" #: lib/gtk/font-manager-fsType.c:76 msgid "Preview & Print Embedding" msgstr "" #: lib/gtk/font-manager-fsType.c:78 msgid "Editable Embedding" msgstr "" #: lib/gtk/font-manager-fsType.c:80 msgid "Preview & Print Embedding | No Subsetting" msgstr "" #: lib/gtk/font-manager-fsType.c:82 msgid "Editable Embedding | No Subsetting" msgstr "" #: lib/gtk/font-manager-fsType.c:84 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:86 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:88 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:90 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:92 msgid "Installable Embedding" msgstr "" #: lib/gtk/font-manager-license-page.c:179 msgid "File does not contain license information." msgstr "" #: lib/gtk/font-manager-preview-controls.c:77 msgid "Left Aligned" msgstr "" #: lib/gtk/font-manager-preview-controls.c:83 msgid "Centered" msgstr "" #: lib/gtk/font-manager-preview-controls.c:89 msgid "Fill" msgstr "" #: lib/gtk/font-manager-preview-controls.c:95 msgid "Right Aligned" msgstr "" #: lib/gtk/font-manager-preview-controls.c:349 #: src/font-manager/ui/font-manager-browse-pane.ui:168 msgid "Edit preview text" msgstr "" #: lib/gtk/font-manager-preview-controls.c:350 msgid "Undo changes" msgstr "" #: lib/gtk/font-manager-preview-page.c:87 #: src/font-manager/ui/font-manager-browse-preview.ui:126 msgid "Preview" msgstr "" #: lib/gtk/font-manager-preview-page.c:89 msgid "Waterfall" msgstr "" #: lib/gtk/font-manager-preview-pane.c:47 #: lib/gtk/font-manager-preview-pane.c:584 #: src/font-manager/ui/font-manager-browse-preview.ui:136 msgid "Characters" msgstr "" #: lib/gtk/font-manager-preview-pane.c:49 #: lib/gtk/font-manager-preview-pane.c:585 msgid "Properties" msgstr "" #: lib/gtk/font-manager-preview-pane.c:51 #: lib/gtk/font-manager-preview-pane.c:586 src/font-manager/Categories.vala:266 msgid "License" msgstr "" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:331 #: src/font-manager/web/google/WebFont.vala:178 msgid "Regular" msgstr "" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:326 msgid "Normal" msgstr "" #: lib/gtk/font-manager-preview-pane.c:508 msgid "Search available characters" msgstr "" #: lib/gtk/font-manager-properties-page.c:55 msgid "PostScript Name" msgstr "" #: lib/gtk/font-manager-properties-page.c:56 msgid "Family" msgstr "" #: lib/gtk/font-manager-properties-page.c:57 msgid "Style" msgstr "" #: lib/gtk/font-manager-properties-page.c:58 #: src/font-manager/Categories.vala:259 msgid "Width" msgstr "" #: lib/gtk/font-manager-properties-page.c:59 #: src/font-manager/Categories.vala:261 msgid "Slant" msgstr "" #: lib/gtk/font-manager-properties-page.c:60 #: src/font-manager/Categories.vala:260 msgid "Weight" msgstr "" #: lib/gtk/font-manager-properties-page.c:61 #: src/font-manager/Categories.vala:262 msgid "Spacing" msgstr "" #: lib/gtk/font-manager-properties-page.c:62 msgid "Version" msgstr "" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/gtk/font-manager-properties-page.c:64 #: src/font-manager/Categories.vala:268 msgid "Vendor" msgstr "" #: lib/gtk/font-manager-properties-page.c:65 msgid "FileType" msgstr "" #. Keep this entry last #: lib/gtk/font-manager-properties-page.c:67 msgid "Filesize" msgstr "" #: lib/gtk/unicode/unicode-character-map.c:850 msgid "Copy" msgstr "" #: lib/gtk/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "" #: lib/gtk/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "" #: lib/gtk/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "" #: lib/gtk/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "" #: lib/gtk/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "" #: lib/gtk/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "" #: lib/gtk/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "" #: lib/gtk/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "" #: lib/gtk/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "" #: lib/gtk/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "" #: lib/gtk/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "" #: lib/gtk/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "" #: lib/gtk/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "" #: lib/gtk/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "" #: lib/gtk/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "" #: lib/gtk/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "" #: lib/gtk/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "" #: lib/gtk/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "" #: lib/gtk/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "" #: lib/gtk/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "" #: lib/gtk/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "" #: lib/gtk/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "" #: lib/gtk/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "" #: lib/gtk/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "" #: lib/gtk/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "" #: lib/gtk/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "" #: src/common/WaterfallSettings.vala:37 msgid "Up to 48 points (Linear Scaling)" msgstr "" #: src/common/WaterfallSettings.vala:39 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:41 msgid "Up to 96 points (Linear Scaling)" msgstr "" #: src/common/WaterfallSettings.vala:43 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:45 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:47 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:49 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:51 msgid "Custom Size Settings" msgstr "" #: src/common/WaterfallSettings.vala:197 msgid "Waterfall Preview Size Settings" msgstr "" #: src/common/WaterfallSettings.vala:201 msgid "Higher values may adversely affect performance" msgstr "" #: src/common/WaterfallSettings.vala:204 msgid "Minimum Waterfall Preview Point Size" msgstr "" #: src/common/WaterfallSettings.vala:206 msgid "Waterfall Preview Point Size Common Ratio" msgstr "" #: src/common/WaterfallSettings.vala:208 msgid "Maximum Waterfall Preview Point Size" msgstr "" #: src/common/WaterfallSettings.vala:236 msgid "Show line size" msgstr "" #: src/font-manager/Application.vala:5 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 "" #: src/font-manager/Application.vala:133 msgid "Installing Font Files…" msgstr "" #: src/font-manager/Browse.vala:381 #: src/font-manager/ui/font-manager-browse-preview.ui:175 msgid "Active" msgstr "" #: src/font-manager/Browse.vala:385 msgid "Inactive" msgstr "" #: src/font-manager/Browse.vala:426 msgid "Designed by" msgstr "" #: src/font-manager/Categories.vala:259 msgid "Grouped by font width" msgstr "" #: src/font-manager/Categories.vala:260 msgid "Grouped by font weight" msgstr "" #: src/font-manager/Categories.vala:261 msgid "Grouped by font angle" msgstr "" #: src/font-manager/Categories.vala:262 msgid "Grouped by font spacing" msgstr "" #: src/font-manager/Categories.vala:266 msgid "Grouped by license type" msgstr "" #: src/font-manager/Categories.vala:268 msgid "Grouped by vendor" msgstr "" #: src/font-manager/Categories.vala:269 msgid "Filetype" msgstr "" #: src/font-manager/Categories.vala:269 msgid "Grouped by filetype" msgstr "" #: src/font-manager/Categories.vala:274 msgid "All" msgstr "" #: src/font-manager/Categories.vala:274 msgid "All Fonts" msgstr "" #: src/font-manager/Categories.vala:275 msgid "System" msgstr "" #: src/font-manager/Categories.vala:275 msgid "Fonts available to all users" msgstr "" #: src/font-manager/Categories.vala:298 msgid "Family Kind" msgstr "" #: src/font-manager/Categories.vala:298 msgid "Only fonts which include Panose information will be grouped here." msgstr "" #: src/font-manager/Categories.vala:299 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:262 msgid "Any" msgstr "" #: src/font-manager/Categories.vala:299 msgid "No Fit" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Text and Display" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Script" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Decorative" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Pictorial" msgstr "" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "የ ስብስብ ስም ያስገቡ" #: src/font-manager/Collections.vala:346 msgid "Copy to…" msgstr "" #: src/font-manager/Collections.vala:347 msgid "Compress…" msgstr "" #: src/font-manager/Collections.vala:348 msgid "Rename…" msgstr "" #: src/font-manager/Collections.vala:402 msgid "Archive created successfully." msgstr "" #: src/font-manager/Collections.vala:403 msgid "The resulting file can be found in your home directory." msgstr "" #: src/font-manager/Collections.vala:405 msgid "Error exporting collection" msgstr "" #: src/font-manager/Collections.vala:406 msgid "" "Start the application from a terminal and try again for more information" msgstr "" #: src/font-manager/Collections.vala:427 msgid "Creating archive from selected collection." msgstr "" #: src/font-manager/Collections.vala:428 msgid "This may take some time for large collections…" msgstr "" #: src/font-manager/Compare.vala:325 msgid "Saved Comparison" msgstr "" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:361 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" #: src/font-manager/Controls.vala:80 msgid "Keyboard Shortcuts" msgstr "" #: src/font-manager/Controls.vala:81 src/font-manager/gtk/help-overlay.ui:16 msgid "Help" msgstr "" #: src/font-manager/Controls.vala:82 #, fuzzy #| msgid "Font Manager" msgid "About Font Manager" msgstr "የ ፊደል አስተዳዳሪ" #: src/font-manager/Controls.vala:88 msgid "Preferences" msgstr "" #: src/font-manager/Controls.vala:92 msgid "Import" msgstr "" #: src/font-manager/Controls.vala:93 #: src/font-manager/ui/font-manager-export-dialog.ui:25 msgid "Export" msgstr "" #: src/font-manager/Controls.vala:96 #: src/font-manager/ui/font-manager-export-dialog.ui:13 msgid "User Data" msgstr "" #: src/font-manager/Controls.vala:129 #: src/font-manager/ui/font-manager-user-action-row.ui:13 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:38 msgid "Name" msgstr "" #: src/font-manager/Controls.vala:131 msgid "Size" msgstr "" #: src/font-manager/Controls.vala:196 msgid "Grid View" msgstr "" #: src/font-manager/Controls.vala:197 msgid "List View" msgstr "" #: src/font-manager/Controls.vala:283 msgid "Add Fonts" msgstr "" #: src/font-manager/Controls.vala:284 msgid "Remove Fonts" msgstr "" #: src/font-manager/Controls.vala:300 msgid "Back" msgstr "" #: src/font-manager/Dialogs.vala:48 src/font-manager/Dialogs.vala:59 msgid "_Select" msgstr "" #: src/font-manager/Dialogs.vala:49 msgid "Select Executable" msgstr "" #: src/font-manager/Dialogs.vala:60 msgid "Select a Directory" msgstr "" #: src/font-manager/Dialogs.vala:68 msgid "TrueType" msgstr "" #: src/font-manager/Dialogs.vala:70 msgid "OpenType" msgstr "" #: src/font-manager/Dialogs.vala:73 msgid "Archive Files" msgstr "" #: src/font-manager/Dialogs.vala:81 msgid "Select Files to Install" msgstr "" #: src/font-manager/Dialogs.vala:91 msgid "Select Source Directories" msgstr "" #: src/font-manager/Dialogs.vala:125 msgid "Font Configuration" msgstr "" #: src/font-manager/Dialogs.vala:126 msgid "Font Collections" msgstr "" #: src/font-manager/Dialogs.vala:127 #: src/font-manager/preferences/UserSources.vala:156 msgid "Font Sources" msgstr "" #: src/font-manager/Dialogs.vala:128 msgid "Installed Fonts" msgstr "" #: src/font-manager/Dialogs.vala:129 msgid "Custom Actions" msgstr "" #: src/font-manager/Dialogs.vala:385 msgid "Fonts installed in your home directory will appear here." msgstr "" #. FontList.vala #. * #. * Copyright (C) 2020-2025 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 . #. #: src/font-manager/FontList.vala:21 #, 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:72 #: src/font-manager/web/google/FontList.vala:204 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "" msgstr[1] "" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 msgid "Collapse all" msgstr "" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 #: src/font-manager/ui/font-manager-font-list-controls.ui:21 #: src/font-manager/ui/font-manager-font-list-view.ui:24 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:28 msgid "Expand all" msgstr "" #: src/font-manager/FontList.vala:510 msgid "Copy Location" msgstr "" #: src/font-manager/FontList.vala:511 msgid "Show in Folder" msgstr "" #: src/font-manager/FontList.vala:512 msgid "Enable selected items" msgstr "" #: src/font-manager/FontList.vala:513 msgid "Disable selected items" 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:580 src/font-manager/FontList.vala:589 #, c-format msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "" msgstr[1] "" #: src/font-manager/FontList.vala:607 #: src/font-manager/preferences/Preferences.vala:45 msgid "Actions" msgstr "" #: src/font-manager/MainWindow.vala:69 msgid "Browse" msgstr "" #: src/font-manager/MainWindow.vala:71 msgid "Compare" msgstr "" #: src/font-manager/MainWindow.vala:74 msgid "Google Fonts" msgstr "" #: src/font-manager/MainWindow.vala:77 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/LanguageData.vala:35 msgid "Arabic" msgstr "" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "" #: src/font-manager/Orthographies.vala:37 #: src/font-manager/web/google/LanguageData.vala:36 msgid "Armenian" msgstr "" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "" #: src/font-manager/Orthographies.vala:39 #: src/font-manager/web/google/LanguageData.vala:38 msgid "Balinese" msgstr "" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "" #: src/font-manager/Orthographies.vala:41 #: src/font-manager/web/google/LanguageData.vala:39 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/LanguageData.vala:42 msgid "Bengali" msgstr "" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "" #: src/font-manager/Orthographies.vala:48 #: src/font-manager/web/google/LanguageData.vala:46 msgid "Buginese" msgstr "" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "" #: src/font-manager/Orthographies.vala:50 #: src/font-manager/web/google/LanguageData.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 #: src/font-manager/web/google/LanguageData.vala:51 msgid "Chakma" msgstr "" #: src/font-manager/Orthographies.vala:54 #: src/font-manager/web/google/LanguageData.vala:52 msgid "Cham" msgstr "" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/LanguageData.vala:53 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 #: src/font-manager/web/google/LanguageData.vala:58 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/LanguageData.vala:65 msgid "Devanagari" msgstr "" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "" #: src/font-manager/Orthographies.vala:75 #: src/font-manager/web/google/LanguageData.vala:67 msgid "Egyptian Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "" #: src/font-manager/Orthographies.vala:77 #: src/font-manager/web/google/LanguageData.vala:70 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 #: src/font-manager/web/google/LanguageData.vala:71 msgid "Georgian" msgstr "" #: src/font-manager/Orthographies.vala:86 #: src/font-manager/web/google/LanguageData.vala:72 msgid "Glagolitic" msgstr "" #: src/font-manager/Orthographies.vala:87 #: src/font-manager/web/google/LanguageData.vala:73 msgid "Gothic" msgstr "" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/LanguageData.vala:77 msgid "Gujarati" msgstr "" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/LanguageData.vala:79 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/LanguageData.vala:83 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 #: src/font-manager/web/google/LanguageData.vala:89 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 #: src/font-manager/web/google/LanguageData.vala:90 msgid "Kaithi" msgstr "" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/LanguageData.vala:91 msgid "Kannada" msgstr "" #: src/font-manager/Orthographies.vala:103 #: src/font-manager/web/google/LanguageData.vala:94 msgid "Kayah Li" msgstr "" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "" #: src/font-manager/Orthographies.vala:105 #: src/font-manager/web/google/LanguageData.vala:92 msgid "Kharoshthi" msgstr "" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/LanguageData.vala:95 msgid "Khmer" msgstr "" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "" #: src/font-manager/Orthographies.vala:108 #: src/font-manager/web/google/LanguageData.vala:99 msgid "Lao" msgstr "" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "" #: src/font-manager/Orthographies.vala:110 #: src/font-manager/web/google/LanguageData.vala:100 msgid "Lepcha" msgstr "" #: src/font-manager/Orthographies.vala:111 #: src/font-manager/web/google/LanguageData.vala:103 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/LanguageData.vala:110 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 #: src/font-manager/web/google/LanguageData.vala:119 msgid "Mende Kikakui" msgstr "" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "" #. { N_(""), "meroitic-cursive", "" }, #. { N_(""), "meroitic-heiroglyphs", "" }, #: src/font-manager/Orthographies.vala:123 #: src/font-manager/web/google/LanguageData.vala:123 msgid "Miao" msgstr "" #: src/font-manager/Orthographies.vala:124 #: src/font-manager/web/google/LanguageData.vala:125 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:130 #: src/font-manager/web/google/LanguageData.vala:129 msgid "Myanmar" msgstr "" #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/LanguageData.vala:133 msgid "New Tai Lue" msgstr "" #: src/font-manager/Orthographies.vala:132 msgid "N’Ko" msgstr "" #: src/font-manager/Orthographies.vala:133 #: src/font-manager/web/google/LanguageData.vala:137 msgid "Ogham" msgstr "" #: src/font-manager/Orthographies.vala:134 #: src/font-manager/web/google/LanguageData.vala:138 msgid "Ol Chiki" msgstr "" #: src/font-manager/Orthographies.vala:135 #: src/font-manager/web/google/LanguageData.vala:140 #, fuzzy msgid "Old Italic" msgstr "ማዝመሚያ" #: src/font-manager/Orthographies.vala:136 #: src/font-manager/web/google/LanguageData.vala:145 msgid "Old South Arabian" msgstr "" #: src/font-manager/Orthographies.vala:137 #: src/font-manager/web/google/LanguageData.vala:149 msgid "Oriya" msgstr "" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/LanguageData.vala:148 msgid "Osmanya" msgstr "" #: src/font-manager/Orthographies.vala:139 msgid "Pan African Latin" msgstr "" #: src/font-manager/Orthographies.vala:140 msgid "Pashto" msgstr "" #: src/font-manager/Orthographies.vala:141 #: src/font-manager/web/google/LanguageData.vala:153 msgid "Phags Pa" msgstr "" #: src/font-manager/Orthographies.vala:142 msgid "Pinyin" msgstr "" #: src/font-manager/Orthographies.vala:143 msgid "Polynesian" msgstr "" #: src/font-manager/Orthographies.vala:144 msgid "Polytonic Greek" msgstr "" #: src/font-manager/Orthographies.vala:145 #: src/font-manager/web/google/LanguageData.vala:156 msgid "Rejang" msgstr "" #: src/font-manager/Orthographies.vala:146 msgid "Romanian" msgstr "" #: src/font-manager/Orthographies.vala:147 #: src/font-manager/web/google/LanguageData.vala:157 msgid "Runic" msgstr "" #: src/font-manager/Orthographies.vala:148 #: src/font-manager/web/google/LanguageData.vala:159 msgid "Saurashtra" msgstr "" #: src/font-manager/Orthographies.vala:149 msgid "Simplified Chinese" msgstr "" #: src/font-manager/Orthographies.vala:150 msgid "Sindhi" msgstr "" #: src/font-manager/Orthographies.vala:151 #: src/font-manager/web/google/LanguageData.vala:164 msgid "Sinhala" msgstr "" #: src/font-manager/Orthographies.vala:152 msgid "South Korean Hanja" msgstr "" #: src/font-manager/Orthographies.vala:153 #: src/font-manager/web/google/LanguageData.vala:168 msgid "Sundanese" msgstr "" #: src/font-manager/Orthographies.vala:154 #: src/font-manager/web/google/LanguageData.vala:169 msgid "Syloti Nagri" msgstr "" #. { N_("Symbols"), "symbols", "" }, #: src/font-manager/Orthographies.vala:155 #: src/font-manager/web/google/LanguageData.vala:171 msgid "Syriac" msgstr "" #: src/font-manager/Orthographies.vala:156 #: src/font-manager/web/google/LanguageData.vala:174 msgid "Tai Le" msgstr "" #: src/font-manager/Orthographies.vala:157 msgid "Tai Tham (Lanna)" msgstr "" #: src/font-manager/Orthographies.vala:158 msgid "Tai Viet" msgstr "" #: src/font-manager/Orthographies.vala:159 #: src/font-manager/web/google/LanguageData.vala:175 msgid "Tamil" msgstr "" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/LanguageData.vala:176 msgid "Telugu" msgstr "" #: src/font-manager/Orthographies.vala:161 msgid "Thaana" msgstr "" #: src/font-manager/Orthographies.vala:162 #: src/font-manager/web/google/LanguageData.vala:177 msgid "Thai" msgstr "" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/LanguageData.vala:178 msgid "Tibetan" msgstr "" #: src/font-manager/Orthographies.vala:164 msgid "Tifinagh" msgstr "" #: src/font-manager/Orthographies.vala:165 msgid "Traditional Chinese" msgstr "" #: src/font-manager/Orthographies.vala:166 msgid "Turkish" msgstr "" #: src/font-manager/Orthographies.vala:167 msgid "Uighur" msgstr "" #: src/font-manager/Orthographies.vala:168 msgid "Urdu" msgstr "" #: src/font-manager/Orthographies.vala:169 msgid "Vai" msgstr "" #: src/font-manager/Orthographies.vala:170 msgid "Vedic Extensions" msgstr "" #: src/font-manager/Orthographies.vala:171 msgid "Venda" msgstr "" #: src/font-manager/Orthographies.vala:172 #: src/font-manager/web/google/LanguageData.vala:179 msgid "Vietnamese" msgstr "" #: src/font-manager/Orthographies.vala:173 msgid "Western European" msgstr "" #: src/font-manager/Orthographies.vala:174 msgid "Yi" msgstr "" #: src/font-manager/Orthographies.vala:175 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/OrthographyList.vala:105 msgid "Coverage" msgstr "" #: src/font-manager/OrthographyList.vala:137 #: src/font-manager/filters/LanguageFilter.vala:55 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:362 msgid "Supported Orthographies" msgstr "" #: src/font-manager/OrthographyList.vala:200 msgid "No items selected" msgstr "" #: src/font-manager/OrthographyList.vala:205 msgid "Update in progress" msgstr "" #. No error and no results means this font file is likely broken or empty #: src/font-manager/OrthographyList.vala:231 msgid "No valid orthographies for selection" msgstr "" #: src/font-manager/Sidebar.vala:57 msgid "Add new collection" msgstr "" #: src/font-manager/Sidebar.vala:61 #: src/font-manager/ui/font-manager-font-list-controls.ui:32 #: src/font-manager/ui/font-manager-font-list-view.ui:36 msgid "Remove selected item" msgstr "" #: src/font-manager/Sidebar.vala:67 msgid "Edit selected item" msgstr "" #: src/font-manager/Utils.vala:295 msgid "Copying files…" msgstr "" #: src/font-manager/filters/Collection.vala:99 msgid "New Collection" msgstr "አዲስ ስብስብ" #: src/font-manager/filters/Collection.vala:100 #, c-format msgid "Created : %s" msgstr "የ ተፈጠረ: %s" #: src/font-manager/filters/Disabled.vala:28 msgid "Disabled" msgstr "ተሰናክሏል" #: src/font-manager/filters/Disabled.vala:29 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:34 msgid "Unsorted" msgstr "ያልተለየ" #: src/font-manager/filters/Unsorted.vala:35 msgid "Fonts not present in any collection" msgstr "" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "" #: src/font-manager/filters/UserFonts.vala:28 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 msgid "GTK 4 Font Rendering" msgstr "" #: src/font-manager/preferences/Desktop.vala:61 msgid "Automatic option allows GTK 4 to disregard hinting settings." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:90 msgid "Antialiasing" msgstr "" #: src/font-manager/preferences/Desktop.vala:67 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values. " msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:96 msgid "RGBA order" msgstr "" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:97 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:78 #: src/font-manager/preferences/Desktop.vala:84 #: src/font-manager/preferences/Rendering.vala:78 msgid "Hinting" msgstr "" #: src/font-manager/preferences/Desktop.vala:79 #: src/font-manager/preferences/Desktop.vala:85 msgid "The type of hinting to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:91 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values." msgstr "" #: src/font-manager/preferences/Desktop.vala:121 msgid "GNOME desktop settings schema not found" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Automatic" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Manual" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "Grayscale" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "RGBA" msgstr "" #: src/font-manager/preferences/Desktop.vala:242 #: src/font-manager/preferences/Display.vala:91 msgid "Subpixel Geometry" msgstr "" #: src/font-manager/preferences/Display.vala:75 msgid "Target DPI" msgstr "" #: src/font-manager/preferences/Display.vala:77 msgid "Scale Factor" msgstr "" #: src/font-manager/preferences/Display.vala:83 msgid "LCD Filter" msgstr "" #: src/font-manager/preferences/Preferences.vala:41 msgid "Interface" msgstr "" #: src/font-manager/preferences/Preferences.vala:42 msgid "Desktop" msgstr "" #: src/font-manager/preferences/Preferences.vala:48 msgid "Sources" msgstr "" #: src/font-manager/preferences/Preferences.vala:49 msgid "Substitutions" msgstr "" #: src/font-manager/preferences/Preferences.vala:50 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:150 msgid "Display" msgstr "" #: src/font-manager/preferences/Preferences.vala:51 msgid "Rendering" msgstr "" #: src/font-manager/preferences/Preferences.vala:131 msgid "" "A Fontconfig configuration file will be generated from these settings.\n" "\n" "Running applications may require a restart to reflect any changes.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/Preferences.vala:153 msgid "Reset all values to default" msgstr "" #: src/font-manager/preferences/Rendering.vala:77 msgid "Antialias" msgstr "" #: src/font-manager/preferences/Rendering.vala:81 msgid "Enable Autohinter" msgstr "" #: src/font-manager/preferences/Rendering.vala:88 msgid "Hinting Style" msgstr "" #: src/font-manager/preferences/Rendering.vala:90 msgid "Use Embedded Bitmaps" msgstr "" #: src/font-manager/preferences/Substitutions.vala:153 msgid "Font Substitutions" msgstr "" #: src/font-manager/preferences/Substitutions.vala:154 msgid "Easily substitute one font family for another." msgstr "" #: src/font-manager/preferences/Substitutions.vala:155 msgid "To add a new substitute click the add button in the toolbar." msgstr "" #: src/font-manager/preferences/UserActions.vala:229 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:243 msgid "User Actions" msgstr "" #: src/font-manager/preferences/UserActions.vala:245 msgid "Custom context menu entries" msgstr "" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Raised" msgstr "" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Flat" msgstr "" #: src/font-manager/preferences/UserInterface.vala:80 #: src/font-viewer/MainWindow.vala:208 msgid "Selected setting requires restart to apply" msgstr "" #: src/font-manager/preferences/UserInterface.vala:81 #: src/font-viewer/MainWindow.vala:209 msgid "Changes will take effect next time the application is started" msgstr "" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Wide Layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Use three column layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:97 msgid "Only When Maximized" msgstr "" #: src/font-manager/preferences/UserInterface.vala:99 msgid "Enable Animations" msgstr "" #. The added margins here are due to PreviewColors widget alignment issues #: src/font-manager/preferences/UserInterface.vala:100 #: src/font-viewer/MainWindow.vala:224 msgid "Prefer Dark Theme" msgstr "" #: src/font-manager/preferences/UserInterface.vala:102 #: src/font-viewer/MainWindow.vala:229 msgid "Use Adwaita Stylesheet" msgstr "" #: src/font-manager/preferences/UserInterface.vala:106 msgid "Titlebar Button Style" msgstr "" #: src/font-manager/preferences/UserInterface.vala:107 msgid "Display line size in Waterfall Preview" msgstr "" #: src/font-manager/preferences/UserInterface.vala:112 #: src/font-viewer/MainWindow.vala:243 msgid "Waterfall Line Spacing" msgstr "" #: src/font-manager/preferences/UserInterface.vala:114 #: src/font-viewer/MainWindow.vala:244 msgid "Padding in pixels to insert above and below rows" msgstr "" #: src/font-manager/preferences/UserSources.vala:145 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." msgstr "" #: src/font-manager/preferences/UserSources.vala:157 msgid "Easily add or preview fonts without actually installing them." msgstr "" #: src/font-manager/preferences/UserSources.vala:158 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/GoogleFonts.vala:156 msgid "Network Access Disabled" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:157 msgid "Contact your system administrator to request access." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:160 msgid "Network Offline" msgstr "" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:162 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:172 msgid "Client Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:173 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:176 msgid "Server Error" msgstr "" #. Sample strings used here should be sourced from https://fonts.google.com/ #: src/font-manager/web/google/LanguageData.vala:33 msgid "Adlam" msgstr "" #: src/font-manager/web/google/LanguageData.vala:34 msgid "Anatolian Hieroglyphs" msgstr "" #: src/font-manager/web/google/LanguageData.vala:37 msgid "Avestan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:40 msgid "Bassa Vah" msgstr "" #: src/font-manager/web/google/LanguageData.vala:41 msgid "Batak" msgstr "" #: src/font-manager/web/google/LanguageData.vala:43 msgid "Bhaiksuki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:44 msgid "Brahmi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:45 msgid "Braille" msgstr "" #. { N_("Buhid"), "buhid", "" }, #: src/font-manager/web/google/LanguageData.vala:48 msgid "Caucasian Albanian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:49 msgid "Canadian Aboriginal" msgstr "" #: src/font-manager/web/google/LanguageData.vala:54 msgid "Chinese (Hong Kong)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:55 msgid "Chinese (Simplified)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:56 msgid "Chinese (Traditional)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:57 msgid "Chorasmian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:59 msgid "Cuneiform" msgstr "" #: src/font-manager/web/google/LanguageData.vala:60 msgid "Cypriot" msgstr "" #: src/font-manager/web/google/LanguageData.vala:61 msgid "Cypro Minoan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:62 msgid "Cyrillic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:63 msgid "Cyrillic Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:64 msgid "Deseret" msgstr "" #: src/font-manager/web/google/LanguageData.vala:66 msgid "Duployan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:68 msgid "Elbasan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:69 msgid "Elymaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:74 msgid "Grantha" msgstr "" #: src/font-manager/web/google/LanguageData.vala:75 msgid "Greek" msgstr "" #: src/font-manager/web/google/LanguageData.vala:76 msgid "Greek Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:78 msgid "Gunjala Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:80 msgid "Hanifi Rohingya" msgstr "" #: src/font-manager/web/google/LanguageData.vala:81 msgid "Hanunoo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:82 msgid "Hatran" msgstr "" #: src/font-manager/web/google/LanguageData.vala:84 msgid "Imperial Aramaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:85 msgid "Indic Siyaq Numbers" msgstr "" #: src/font-manager/web/google/LanguageData.vala:86 msgid "Inscriptional Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:87 msgid "Inscriptional Parthian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:88 msgid "Japanese" msgstr "" #: src/font-manager/web/google/LanguageData.vala:93 msgid "Kawi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:96 msgid "Khojki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:97 msgid "Khudawadi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:98 msgid "Korean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:101 msgid "Latin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:102 msgid "Latin Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:104 msgid "Linear A" msgstr "" #: src/font-manager/web/google/LanguageData.vala:105 msgid "Linear B" msgstr "" #: src/font-manager/web/google/LanguageData.vala:106 msgid "Lisu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:107 msgid "Lycian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:108 msgid "Lydian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:109 msgid "Mahajani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:111 msgid "Mandaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:112 msgid "Manichaean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:113 msgid "Math" msgstr "" #: src/font-manager/web/google/LanguageData.vala:114 msgid "Marchen" msgstr "" #: src/font-manager/web/google/LanguageData.vala:115 msgid "Masaram Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:116 msgid "Mayan Numerals" msgstr "" #: src/font-manager/web/google/LanguageData.vala:117 msgid "Medefaidrin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:118 msgid "Meetei Mayek" msgstr "" #: src/font-manager/web/google/LanguageData.vala:120 msgid "Meroitic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:124 msgid "Modi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:126 msgid "Mro" msgstr "" #: src/font-manager/web/google/LanguageData.vala:127 msgid "Multani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:128 msgid "Music" msgstr "" #: src/font-manager/web/google/LanguageData.vala:130 msgid "Nabataean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:131 msgid "Nag Mundari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:132 msgid "Nandinagari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:134 msgid "Newa" msgstr "" #. { N_(""), "nko", "" }, #: src/font-manager/web/google/LanguageData.vala:136 msgid "Nüshu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:139 msgid "Old Hungarian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:141 msgid "Old North Arabian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:142 #, fuzzy msgid "Old Permic" msgstr "ማዝመሚያ" #: src/font-manager/web/google/LanguageData.vala:143 msgid "Old Persian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:144 msgid "Old Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:146 #, fuzzy msgid "Old Turkic" msgstr "ማዝመሚያ" #: src/font-manager/web/google/LanguageData.vala:147 msgid "Osage" msgstr "" #: src/font-manager/web/google/LanguageData.vala:150 msgid "Pahawh Hmong" msgstr "" #: src/font-manager/web/google/LanguageData.vala:151 msgid "Palmyrene" msgstr "" #: src/font-manager/web/google/LanguageData.vala:152 msgid "Pau Cin Hau" msgstr "" #: src/font-manager/web/google/LanguageData.vala:154 msgid "Phoenician" msgstr "" #: src/font-manager/web/google/LanguageData.vala:155 msgid "Psalter Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:158 msgid "Samaritan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:160 msgid "Sharada" msgstr "" #: src/font-manager/web/google/LanguageData.vala:161 msgid "Shavian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:162 msgid "Siddham" msgstr "" #: src/font-manager/web/google/LanguageData.vala:163 msgid "SignWriting" msgstr "" #: src/font-manager/web/google/LanguageData.vala:165 msgid "Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:166 msgid "Sora Sompeng" msgstr "" #: src/font-manager/web/google/LanguageData.vala:167 msgid "Soyombo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:172 msgid "Tagalog" msgstr "" #: src/font-manager/web/google/LanguageData.vala:173 msgid "Tagbanwa" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name. #: src/font-manager/web/google/LanguageData.vala:190 #, c-format msgid "No sample for %s available" msgstr "" #: src/font-manager/web/google/LanguageData.vala:192 msgid "Please file an issue requesting an update to available samples." msgstr "" #: src/font-manager/web/google/PreviewPage.vala:383 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "" msgstr[1] "" #: src/font-manager/web/google/WebFont.vala:174 msgid "ExtraLight" msgstr "" #: src/font-manager/web/google/WebFont.vala:182 #, fuzzy msgid "SemiBold" msgstr "ማድመቂያ" #: src/font-manager/web/google/WebFont.vala:186 #, fuzzy msgid "ExtraBold" msgstr "ማድመቂያ" #: src/font-manager/web/google/WebFont.vala:188 msgid "Black" msgstr "" #: src/font-viewer/MainWindow.vala:100 #: src/font-viewer/font-viewer-main-window.ui:70 msgid "No file selected" msgstr "" #: src/font-viewer/MainWindow.vala:101 #: src/font-viewer/font-viewer-main-window.ui:78 msgid "Or unsupported filetype." msgstr "" #: src/font-viewer/MainWindow.vala:150 msgid "System Font" msgstr "" #: src/font-viewer/MainWindow.vala:152 msgid "" "Selected font file is either installed in a system directory or is not " "writable by the current user.\n" "\n" "If you wish to remove this font from the list of available fonts use the " "system package manager to remove the package containing this font file, ask " "the system administrator to remove it or use a font management application " "to disable it." msgstr "" #: src/font-viewer/MainWindow.vala:155 msgid "Newer version already installed" msgstr "" #: src/font-viewer/MainWindow.vala:157 src/font-viewer/MainWindow.vala:162 msgid "Click to overwrite" msgstr "" #: src/font-viewer/MainWindow.vala:160 msgid "Update Font" msgstr "" #: src/font-viewer/MainWindow.vala:165 msgid "Remove Font" msgstr "" #: src/font-viewer/MainWindow.vala:169 #: src/font-viewer/font-viewer-main-window.ui:104 msgid "Install Font" msgstr "" #: src/font-viewer/MainWindow.vala:236 msgid "Preview Area Colors" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:9 #: src/common/ui/font-manager-preview-colors.ui:15 msgid "Select background color" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:23 #: src/common/ui/font-manager-preview-colors.ui:29 msgid "Select text color" msgstr "" #: src/font-manager/gtk/help-overlay.ui:11 msgid "General" msgstr "" #: src/font-manager/gtk/help-overlay.ui:23 msgid "Increase preview size" msgstr "" #: src/font-manager/gtk/help-overlay.ui:30 msgid "Decrease preview size" msgstr "" #: src/font-manager/gtk/help-overlay.ui:37 msgid "Reset preview size" msgstr "" #: src/font-manager/gtk/help-overlay.ui:44 msgid "Focus search entry" msgstr "" #: src/font-manager/gtk/help-overlay.ui:51 msgid "Reload" msgstr "" #: src/font-manager/gtk/help-overlay.ui:58 #: src/font-manager/gtk/help-overlay.ui:65 msgid "Quit the application" msgstr "" #: src/font-manager/gtk/help-overlay.ui:73 msgid "Mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:78 msgid "Switch to Manage mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:85 msgid "Switch to Browse mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:92 msgid "Switch to Compare mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:99 msgid "Switch to Google Fonts mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:107 msgid "Preview Mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:112 msgid "Switch to Standard preview" msgstr "" #: src/font-manager/gtk/help-overlay.ui:119 msgid "Switch to Waterfall preview" msgstr "" #: src/font-manager/gtk/help-overlay.ui:126 msgid "Switch to Body Text preview" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:100 msgid "Increase tile size" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:109 msgid "Decrease tile size" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:149 msgid "Toggle search entry" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:158 msgid "Toggle preview panel" msgstr "" #: src/font-manager/ui/font-manager-browse-preview.ui:164 msgid "" "Status of selected family.\n" "\n" "Disabling will prevent the selected family from being used by other " "applications." msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:19 #, fuzzy #| msgid "Enter Collection Name" msgid "Collection Name" msgstr "የ ስብስብ ስም ያስገቡ" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:45 msgid "_Rename" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:20 msgid "Add selected font to comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:33 msgid "Remove selected font from comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:45 msgid "Pinned Comparisons" msgstr "" #: src/font-manager/ui/font-manager-export-dialog.ui:19 #: src/font-manager/ui/font-manager-remove-dialog.ui:19 msgid "Cancel" msgstr "" #: src/font-manager/ui/font-manager-font-list-controls.ui:51 #: src/font-manager/ui/font-manager-font-list-view.ui:54 #: src/font-manager/ui/font-manager-remove-dialog.ui:43 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:44 msgid "Search Families…" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:29 msgid "Search Orthographies…" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:72 msgid "Minimum Coverage" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:101 msgid "Deselect All" msgstr "" #: src/font-manager/ui/font-manager-orthography-list.ui:53 msgid "Clear selected filter" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:22 #, fuzzy msgid "Created :" msgstr "የ ተፈጠረ: %s" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:23 msgid "Save current comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:45 msgid "Remove selected comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:73 msgid "Restore selected comparison" msgstr "" #: src/font-manager/ui/font-manager-remove-dialog.ui:13 msgid "Select fonts to remove" msgstr "" #: src/font-manager/ui/font-manager-remove-dialog.ui:25 msgid "Delete" msgstr "" #: src/font-manager/ui/font-manager-sidebar.ui:35 msgid "Categories" msgstr "" #: src/font-manager/ui/font-manager-sidebar.ui:86 #, fuzzy #| msgid "New Collection" msgid "Smart Collections" msgstr "አዲስ ስብስብ" #: src/font-manager/ui/font-manager-sidebar.ui:142 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:50 msgid "Sort Order" msgstr "" #: src/font-manager/ui/font-manager-sidebar.ui:150 msgid "Collections" msgstr "" #: src/font-manager/ui/font-manager-substitute-row.ui:22 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:34 msgid "Remove substitute" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:35 msgid "Enter substitute family" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:51 msgid "prefer" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:52 msgid "accept" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:53 msgid "default" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:27 msgid "Comment" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:42 msgid "Executable" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:57 msgid "Arguments" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:39 msgid "Newest" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:40 msgid "Most Popular" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:41 msgid "Trending" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:116 msgid "Serif" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:133 msgid "Sans Serif" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:167 msgid "Handwriting" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:198 msgid "Category" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:272 msgid "4+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:282 msgid "8+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:292 msgid "12+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:305 msgid "Variations" msgstr "" #: src/font-viewer/font-viewer-main-window.ui:31 msgid "Preview font files before installing them." msgstr "" #: src/font-viewer/font-viewer-main-window.ui:32 msgid "To preview a font simply drag it onto this area." msgstr "" #, fuzzy #~| msgid "Font Manager" #~ msgid "Font Manager project" #~ msgstr "የ ፊደል አስተዳዳሪ" font-manager-0.9.4/po/ar.po000066400000000000000000002161201476271126700155010ustar00rootroot00000000000000# Jerry Casiano , 2019. #zanata # Shuaib Zahda , 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: 2025-02-26 00:40-0500\n" "PO-Revision-Date: 2022-09-18 23:21+0000\n" "Last-Translator: Shuaib Zahda \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" "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" "X-Generator: Weblate 4.14.1\n" #. Application.vala #: data/com.github.FontManager.FontManager.appdata.xml.in.in:14 #: data/com.github.FontManager.FontManager.desktop.in.in:5 #: data/com.github.FontManager.FontManager.desktop.in.in:6 #: lib/gtk/font-manager-application-window.c:281 #: src/font-manager/Application.vala:2 msgid "Font Manager" msgstr "مدير الخطوط" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:15 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "برنامج إدارة الخطوط المبسط لبيئة Gtk+" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:18 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/com.github.FontManager.FontManager.appdata.xml.in.in:23 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:27 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "" #: data/com.github.FontManager.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/com.github.FontManager.FontManager.desktop.in.in:16 #: data/com.github.FontManager.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:14 #: data/com.github.FontManager.FontViewer.desktop.in.in:5 #: data/com.github.FontManager.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:88 src/font-viewer/Application.vala:108 #: src/font-viewer/Application.vala:132 #: src/font-viewer/font-viewer-main-window.ui:30 msgid "Font Viewer" msgstr "عارض الخطوط" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:15 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "برنامج لعرض الخطوط لبيئة Gtk+" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:18 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/com.github.FontManager.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "برنامج استعراض ملفات الخطوط كامل المواصفات" #: extensions/nautilus/font-manager-menu-provider.c:154 #: extensions/nemo/font-manager-menu-provider.c:147 #: extensions/thunar/font-manager-menu-provider.c:129 #: src/font-manager/FontList.vala:509 msgid "Install" msgstr "تثبيت" #: extensions/nautilus/font-manager-menu-provider.c:156 #: extensions/nemo/font-manager-menu-provider.c:149 #: extensions/thunar/font-manager-menu-provider.c:131 msgid "Install the selected font file" msgstr "ثبت ملف الخط المختار" #: extensions/nautilus/font-manager-menu-provider.c:157 #: extensions/nemo/font-manager-menu-provider.c:150 #: extensions/thunar/font-manager-menu-provider.c:132 msgid "Install the selected font files" msgstr "ثبت ملفات الخط المختارة" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "خصائص الخط" #: lib/common/font-manager-database.c:582 src/font-manager/Application.vala:147 msgid "Updating Database…" msgstr "" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:699 #, fuzzy msgid "Unknown Vendor" msgstr "غير معروف" #: lib/fontconfig/font-manager-fontconfig.c:568 #: src/font-manager/web/google/WebFont.vala:172 msgid "Thin" msgstr "رفيع" #: lib/fontconfig/font-manager-fontconfig.c:570 msgid "Ultra-Light" msgstr "خفيف جدا" #: lib/fontconfig/font-manager-fontconfig.c:572 #: lib/fontconfig/font-manager-fontconfig.c:925 #: src/font-manager/web/google/WebFont.vala:176 msgid "Light" msgstr "خفيف" #: lib/fontconfig/font-manager-fontconfig.c:574 msgid "Semi-Light" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:576 msgid "Book" msgstr "كتاب" #: lib/fontconfig/font-manager-fontconfig.c:578 #: lib/fontconfig/font-manager-fontconfig.c:882 #: src/font-manager/preferences/Desktop.vala:236 #: src/font-manager/web/google/WebFont.vala:180 msgid "Medium" msgstr "وسط" #: lib/fontconfig/font-manager-fontconfig.c:580 msgid "Semi-Bold" msgstr "شبه ثخين" #: lib/fontconfig/font-manager-fontconfig.c:582 #: src/font-manager/web/google/WebFont.vala:184 msgid "Bold" msgstr "ثخين" #: lib/fontconfig/font-manager-fontconfig.c:584 msgid "Ultra-Bold" msgstr "ثخين جدا" #: lib/fontconfig/font-manager-fontconfig.c:586 msgid "Heavy" msgstr "ثقيل" #: lib/fontconfig/font-manager-fontconfig.c:588 msgid "Ultra-Heavy" msgstr "ثقيل جدا" #: lib/fontconfig/font-manager-fontconfig.c:663 #: src/font-manager/web/google/WebFont.vala:234 msgid "Italic" msgstr "مائل" #: lib/fontconfig/font-manager-fontconfig.c:665 msgid "Oblique" msgstr "مائل" #: lib/fontconfig/font-manager-fontconfig.c:703 msgid "Ultra-Condensed" msgstr "مضغوط جدا" #: lib/fontconfig/font-manager-fontconfig.c:705 msgid "Extra-Condensed" msgstr "مضغوط أكثر" #: lib/fontconfig/font-manager-fontconfig.c:707 msgid "Condensed" msgstr "مضغوط" #: lib/fontconfig/font-manager-fontconfig.c:709 msgid "Semi-Condensed" msgstr "شبه مضغوط" #: lib/fontconfig/font-manager-fontconfig.c:711 msgid "Semi-Expanded" msgstr "شبه ممدد" #: lib/fontconfig/font-manager-fontconfig.c:713 msgid "Expanded" msgstr "ممدد" #: lib/fontconfig/font-manager-fontconfig.c:715 msgid "Extra-Expanded" msgstr "ممدد كثيرا" #: lib/fontconfig/font-manager-fontconfig.c:717 msgid "Ultra-Expanded" msgstr "ممدد جدا" #: lib/fontconfig/font-manager-fontconfig.c:786 msgid "Proportional" msgstr "متناسب" #: lib/fontconfig/font-manager-fontconfig.c:788 msgid "Dual Width" msgstr "مزدوج العرض" #: lib/fontconfig/font-manager-fontconfig.c:790 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:184 msgid "Monospace" msgstr "ثابت العرض" #: lib/fontconfig/font-manager-fontconfig.c:792 msgid "Charcell" msgstr "خلية الحرف" #: lib/fontconfig/font-manager-fontconfig.c:831 msgid "Unknown" msgstr "غير معروف" #: lib/fontconfig/font-manager-fontconfig.c:833 msgid "RGB" msgstr "RGB" #: lib/fontconfig/font-manager-fontconfig.c:835 msgid "BGR" msgstr "BGR" #: lib/fontconfig/font-manager-fontconfig.c:837 msgid "VRGB" msgstr "VRGB" #: lib/fontconfig/font-manager-fontconfig.c:839 msgid "VBGR" msgstr "VBGR" #: lib/fontconfig/font-manager-fontconfig.c:841 #: lib/fontconfig/font-manager-fontconfig.c:886 #: lib/fontconfig/font-manager-fontconfig.c:929 #: src/font-manager/Controls.vala:133 #: src/font-manager/preferences/Desktop.vala:234 #: src/font-manager/preferences/Desktop.vala:236 msgid "None" msgstr "لا شيء" #: lib/fontconfig/font-manager-fontconfig.c:880 #: src/font-manager/preferences/Desktop.vala:236 msgid "Slight" msgstr "خفيف" #: lib/fontconfig/font-manager-fontconfig.c:884 #: src/font-manager/preferences/Desktop.vala:236 msgid "Full" msgstr "كامل" #: lib/fontconfig/font-manager-fontconfig.c:923 msgid "Default" msgstr "المبدئي" #: lib/fontconfig/font-manager-fontconfig.c:927 msgid "Legacy" msgstr "عتيق" #: lib/fontconfig/font-manager-source.c:305 #: lib/fontconfig/font-manager-source.c:321 #: lib/fontconfig/font-manager-source.c:322 msgid "Source Unavailable" msgstr "المصدر غير متاح" #: lib/gtk/font-manager-application-window.c:285 #: src/font-manager/Application.vala:3 msgid "Simple font management for GTK+ desktop environments" msgstr "إدارة بسيطة للخطوط لبيئات سطح مكتك جتك+" #: lib/gtk/font-manager-application-window.c:290 msgid "translator-credits" msgstr "" #: lib/gtk/font-manager-fsType.c:74 msgid "Restricted License Embedding" msgstr "" #: lib/gtk/font-manager-fsType.c:76 msgid "Preview & Print Embedding" msgstr "" #: lib/gtk/font-manager-fsType.c:78 msgid "Editable Embedding" msgstr "" #: lib/gtk/font-manager-fsType.c:80 msgid "Preview & Print Embedding | No Subsetting" msgstr "" #: lib/gtk/font-manager-fsType.c:82 msgid "Editable Embedding | No Subsetting" msgstr "" #: lib/gtk/font-manager-fsType.c:84 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:86 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:88 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:90 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:92 msgid "Installable Embedding" msgstr "" #: lib/gtk/font-manager-license-page.c:179 msgid "File does not contain license information." msgstr "لا يحتوي الملف على معلومات الترخيص." #: lib/gtk/font-manager-preview-controls.c:77 msgid "Left Aligned" msgstr "محاذى إلى اليسار" #: lib/gtk/font-manager-preview-controls.c:83 msgid "Centered" msgstr "مُوسّط" #: lib/gtk/font-manager-preview-controls.c:89 msgid "Fill" msgstr "مُساوى" #: lib/gtk/font-manager-preview-controls.c:95 msgid "Right Aligned" msgstr "محاذى إلى اليمين" #: lib/gtk/font-manager-preview-controls.c:349 #: src/font-manager/ui/font-manager-browse-pane.ui:168 msgid "Edit preview text" msgstr "حرّر نص المعاينة" #: lib/gtk/font-manager-preview-controls.c:350 msgid "Undo changes" msgstr "تراجع عن التغييرات" #: lib/gtk/font-manager-preview-page.c:87 #: src/font-manager/ui/font-manager-browse-preview.ui:126 msgid "Preview" msgstr "عاين" #: lib/gtk/font-manager-preview-page.c:89 msgid "Waterfall" msgstr "شلال" #: lib/gtk/font-manager-preview-pane.c:47 #: lib/gtk/font-manager-preview-pane.c:584 #: src/font-manager/ui/font-manager-browse-preview.ui:136 msgid "Characters" msgstr "المحارف" #: lib/gtk/font-manager-preview-pane.c:49 #: lib/gtk/font-manager-preview-pane.c:585 msgid "Properties" msgstr "الخصائص" #: lib/gtk/font-manager-preview-pane.c:51 #: lib/gtk/font-manager-preview-pane.c:586 src/font-manager/Categories.vala:266 msgid "License" msgstr "الترخيص" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:331 #: src/font-manager/web/google/WebFont.vala:178 msgid "Regular" msgstr "عادي" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:326 msgid "Normal" msgstr "طبيعي" #: lib/gtk/font-manager-preview-pane.c:508 msgid "Search available characters" msgstr "" #: lib/gtk/font-manager-properties-page.c:55 msgid "PostScript Name" msgstr "اسم بوستسكربت" #: lib/gtk/font-manager-properties-page.c:56 msgid "Family" msgstr "" #: lib/gtk/font-manager-properties-page.c:57 msgid "Style" msgstr "" #: lib/gtk/font-manager-properties-page.c:58 #: src/font-manager/Categories.vala:259 msgid "Width" msgstr "العرض" #: lib/gtk/font-manager-properties-page.c:59 #: src/font-manager/Categories.vala:261 msgid "Slant" msgstr "الميلان" #: lib/gtk/font-manager-properties-page.c:60 #: src/font-manager/Categories.vala:260 msgid "Weight" msgstr "الوزن" #: lib/gtk/font-manager-properties-page.c:61 #: src/font-manager/Categories.vala:262 msgid "Spacing" msgstr "المسافة" #: lib/gtk/font-manager-properties-page.c:62 msgid "Version" msgstr "الإصدارة" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/gtk/font-manager-properties-page.c:64 #: src/font-manager/Categories.vala:268 msgid "Vendor" msgstr "البائع" #: lib/gtk/font-manager-properties-page.c:65 msgid "FileType" msgstr "" #. Keep this entry last #: lib/gtk/font-manager-properties-page.c:67 msgid "Filesize" msgstr "" #: lib/gtk/unicode/unicode-character-map.c:850 msgid "Copy" msgstr "" #: lib/gtk/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "" #: lib/gtk/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "" #: lib/gtk/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "" #: lib/gtk/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "" #: lib/gtk/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "" #: lib/gtk/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "" #: lib/gtk/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "" #: lib/gtk/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "" #: lib/gtk/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "" #: lib/gtk/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "" #: lib/gtk/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "" #: lib/gtk/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "" #: lib/gtk/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "" #: lib/gtk/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "" #: lib/gtk/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "" #: lib/gtk/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "" #: lib/gtk/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "" #: lib/gtk/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "" #: lib/gtk/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "" #: lib/gtk/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "" #: lib/gtk/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "" #: lib/gtk/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "" #: lib/gtk/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "" #: lib/gtk/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "" #: lib/gtk/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "" #: lib/gtk/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "" #: src/common/WaterfallSettings.vala:37 msgid "Up to 48 points (Linear Scaling)" msgstr "" #: src/common/WaterfallSettings.vala:39 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:41 msgid "Up to 96 points (Linear Scaling)" msgstr "" #: src/common/WaterfallSettings.vala:43 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:45 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:47 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:49 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:51 #, fuzzy #| msgid " Size Restrictions " msgid "Custom Size Settings" msgstr " قيود الحجم " #: src/common/WaterfallSettings.vala:197 msgid "Waterfall Preview Size Settings" msgstr "" #: src/common/WaterfallSettings.vala:201 msgid "Higher values may adversely affect performance" msgstr "" #: src/common/WaterfallSettings.vala:204 msgid "Minimum Waterfall Preview Point Size" msgstr "" #: src/common/WaterfallSettings.vala:206 msgid "Waterfall Preview Point Size Common Ratio" msgstr "" #: src/common/WaterfallSettings.vala:208 msgid "Maximum Waterfall Preview Point Size" msgstr "" #: src/common/WaterfallSettings.vala:236 msgid "Show line size" msgstr "" #: src/font-manager/Application.vala:5 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 "" #: src/font-manager/Application.vala:133 #, fuzzy #| msgid "Install Font" msgid "Installing Font Files…" msgstr "نصِّب الخط" #: src/font-manager/Browse.vala:381 #: src/font-manager/ui/font-manager-browse-preview.ui:175 #, fuzzy #| msgid "Decorative" msgid "Active" msgstr "زخرفي" #: src/font-manager/Browse.vala:385 msgid "Inactive" msgstr "" #: src/font-manager/Browse.vala:426 msgid "Designed by" msgstr "" #: src/font-manager/Categories.vala:259 msgid "Grouped by font width" msgstr "مجمّعة حسب عرض الخط" #: src/font-manager/Categories.vala:260 msgid "Grouped by font weight" msgstr "مجمّعة حسب وزن الخط" #: src/font-manager/Categories.vala:261 msgid "Grouped by font angle" msgstr "مجمّعة حسب زاوية الخط" #: src/font-manager/Categories.vala:262 msgid "Grouped by font spacing" msgstr "مجمّعة حسب توسع الخط" #: src/font-manager/Categories.vala:266 msgid "Grouped by license type" msgstr "مجمّعة حسب نوع الترخيص" #: src/font-manager/Categories.vala:268 msgid "Grouped by vendor" msgstr "مجمّعة حسب البائع" #: src/font-manager/Categories.vala:269 msgid "Filetype" msgstr "نوع الملف" #: src/font-manager/Categories.vala:269 msgid "Grouped by filetype" msgstr "مجمّعة حسب نوع الملف" #: src/font-manager/Categories.vala:274 msgid "All" msgstr "الكل" #: src/font-manager/Categories.vala:274 msgid "All Fonts" msgstr "كل الخطوط" #: src/font-manager/Categories.vala:275 msgid "System" msgstr "النظام" #: src/font-manager/Categories.vala:275 msgid "Fonts available to all users" msgstr "الخطوط المتاحة لكل المستخدمين" #: src/font-manager/Categories.vala:298 msgid "Family Kind" msgstr "نوع العائلة" #: src/font-manager/Categories.vala:298 msgid "Only fonts which include Panose information will be grouped here." msgstr "لن تظهر سوى الخطوط التي تحتوي معلومات Panose." #: src/font-manager/Categories.vala:299 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:262 msgid "Any" msgstr "أي شيء" #: src/font-manager/Categories.vala:299 msgid "No Fit" msgstr "لا شيء مناسب" #: src/font-manager/Categories.vala:299 msgid "Text and Display" msgstr "النص و العناوين" #: src/font-manager/Categories.vala:299 msgid "Script" msgstr "نظام الكتابة" #: src/font-manager/Categories.vala:299 msgid "Decorative" msgstr "زخرفي" #: src/font-manager/Categories.vala:299 msgid "Pictorial" msgstr "تصويري" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "اكتب اسم المجموعة" #: src/font-manager/Collections.vala:346 msgid "Copy to…" msgstr "" #: src/font-manager/Collections.vala:347 msgid "Compress…" msgstr "" #: src/font-manager/Collections.vala:348 msgid "Rename…" msgstr "" #: src/font-manager/Collections.vala:402 msgid "Archive created successfully." msgstr "" #: src/font-manager/Collections.vala:403 msgid "The resulting file can be found in your home directory." msgstr "" #: src/font-manager/Collections.vala:405 msgid "Error exporting collection" msgstr "" #: src/font-manager/Collections.vala:406 msgid "" "Start the application from a terminal and try again for more information" msgstr "" #: src/font-manager/Collections.vala:427 #, fuzzy #| msgid "Remove selected collection" msgid "Creating archive from selected collection." msgstr "احذف المجموعة المحددة" #: src/font-manager/Collections.vala:428 msgid "This may take some time for large collections…" msgstr "" #: src/font-manager/Compare.vala:325 msgid "Saved Comparison" msgstr "" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:361 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" #: src/font-manager/Controls.vala:80 msgid "Keyboard Shortcuts" msgstr "" #: src/font-manager/Controls.vala:81 src/font-manager/gtk/help-overlay.ui:16 msgid "Help" msgstr "مساعدة" #: src/font-manager/Controls.vala:82 #, fuzzy #| msgid "Font Manager" msgid "About Font Manager" msgstr "مدير الخطوط" #: src/font-manager/Controls.vala:88 msgid "Preferences" msgstr "التفضيلات" #: src/font-manager/Controls.vala:92 msgid "Import" msgstr "" #: src/font-manager/Controls.vala:93 #: src/font-manager/ui/font-manager-export-dialog.ui:25 msgid "Export" msgstr "" #: src/font-manager/Controls.vala:96 #: src/font-manager/ui/font-manager-export-dialog.ui:13 msgid "User Data" msgstr "" #: src/font-manager/Controls.vala:129 #: src/font-manager/ui/font-manager-user-action-row.ui:13 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:38 msgid "Name" msgstr "" #: src/font-manager/Controls.vala:131 msgid "Size" msgstr "" #: src/font-manager/Controls.vala:196 msgid "Grid View" msgstr "" #: src/font-manager/Controls.vala:197 #, fuzzy #| msgid "Font Viewer" msgid "List View" msgstr "عارض الخطوط" #: src/font-manager/Controls.vala:283 msgid "Add Fonts" msgstr "أضف خطوط" #: src/font-manager/Controls.vala:284 msgid "Remove Fonts" msgstr "احذف الخطوط" #: src/font-manager/Controls.vala:300 msgid "Back" msgstr "" #: src/font-manager/Dialogs.vala:48 src/font-manager/Dialogs.vala:59 msgid "_Select" msgstr "" #: src/font-manager/Dialogs.vala:49 msgid "Select Executable" msgstr "" #: src/font-manager/Dialogs.vala:60 msgid "Select a Directory" msgstr "" #: src/font-manager/Dialogs.vala:68 msgid "TrueType" msgstr "" #: src/font-manager/Dialogs.vala:70 #, fuzzy #| msgid "_Open" msgid "OpenType" msgstr "ا_فتح" #: src/font-manager/Dialogs.vala:73 msgid "Archive Files" msgstr "" #: src/font-manager/Dialogs.vala:81 #, fuzzy #| msgid "Select files to install" msgid "Select Files to Install" msgstr "اختر الملفات لتنصيبها" #: src/font-manager/Dialogs.vala:91 #, fuzzy #| msgid "Select source folders" msgid "Select Source Directories" msgstr "اختر مجلدات المصادر" #: src/font-manager/Dialogs.vala:125 msgid "Font Configuration" msgstr "" #: src/font-manager/Dialogs.vala:126 msgid "Font Collections" msgstr "" #: src/font-manager/Dialogs.vala:127 #: src/font-manager/preferences/UserSources.vala:156 msgid "Font Sources" msgstr "مصادر الخطوط" #: src/font-manager/Dialogs.vala:128 msgid "Installed Fonts" msgstr "" #: src/font-manager/Dialogs.vala:129 msgid "Custom Actions" msgstr "" #: src/font-manager/Dialogs.vala:385 msgid "Fonts installed in your home directory will appear here." msgstr "" #. FontList.vala #. * #. * Copyright (C) 2020-2025 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 . #. #: src/font-manager/FontList.vala:21 #, 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:72 #: src/font-manager/web/google/FontList.vala:204 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "" msgstr[1] "" msgstr[2] "" msgstr[3] "" msgstr[4] "" msgstr[5] "" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 msgid "Collapse all" msgstr "قلّص الكل" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 #: src/font-manager/ui/font-manager-font-list-controls.ui:21 #: src/font-manager/ui/font-manager-font-list-view.ui:24 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:28 msgid "Expand all" msgstr "مدّد الكل" #: src/font-manager/FontList.vala:510 msgid "Copy Location" msgstr "" #: src/font-manager/FontList.vala:511 msgid "Show in Folder" msgstr "" #: src/font-manager/FontList.vala:512 msgid "Enable selected items" msgstr "" #: src/font-manager/FontList.vala:513 #, fuzzy #| msgid "No file selected" msgid "Disable selected items" 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:580 src/font-manager/FontList.vala:589 #, 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:607 #: src/font-manager/preferences/Preferences.vala:45 msgid "Actions" msgstr "" #: src/font-manager/MainWindow.vala:69 msgid "Browse" msgstr "تصفح" #: src/font-manager/MainWindow.vala:71 msgid "Compare" msgstr "قارن" #: src/font-manager/MainWindow.vala:74 #, fuzzy #| msgid "Remove Fonts" msgid "Google Fonts" msgstr "احذف الخطوط" #: src/font-manager/MainWindow.vala:77 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/LanguageData.vala:35 msgid "Arabic" msgstr "" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "" #: src/font-manager/Orthographies.vala:37 #: src/font-manager/web/google/LanguageData.vala:36 msgid "Armenian" msgstr "" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "" #: src/font-manager/Orthographies.vala:39 #: src/font-manager/web/google/LanguageData.vala:38 msgid "Balinese" msgstr "" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "" #: src/font-manager/Orthographies.vala:41 #: src/font-manager/web/google/LanguageData.vala:39 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/LanguageData.vala:42 msgid "Bengali" msgstr "" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "" #: src/font-manager/Orthographies.vala:48 #: src/font-manager/web/google/LanguageData.vala:46 msgid "Buginese" msgstr "" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "" #: src/font-manager/Orthographies.vala:50 #: src/font-manager/web/google/LanguageData.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 #: src/font-manager/web/google/LanguageData.vala:51 msgid "Chakma" msgstr "" #: src/font-manager/Orthographies.vala:54 #: src/font-manager/web/google/LanguageData.vala:52 msgid "Cham" msgstr "" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/LanguageData.vala:53 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 #: src/font-manager/web/google/LanguageData.vala:58 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/LanguageData.vala:65 msgid "Devanagari" msgstr "" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "" #: src/font-manager/Orthographies.vala:75 #: src/font-manager/web/google/LanguageData.vala:67 msgid "Egyptian Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "" #: src/font-manager/Orthographies.vala:77 #: src/font-manager/web/google/LanguageData.vala:70 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 #: src/font-manager/web/google/LanguageData.vala:71 msgid "Georgian" msgstr "" #: src/font-manager/Orthographies.vala:86 #: src/font-manager/web/google/LanguageData.vala:72 msgid "Glagolitic" msgstr "" #: src/font-manager/Orthographies.vala:87 #: src/font-manager/web/google/LanguageData.vala:73 msgid "Gothic" msgstr "" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/LanguageData.vala:77 msgid "Gujarati" msgstr "" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/LanguageData.vala:79 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/LanguageData.vala:83 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 #: src/font-manager/web/google/LanguageData.vala:89 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 #: src/font-manager/web/google/LanguageData.vala:90 msgid "Kaithi" msgstr "" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/LanguageData.vala:91 msgid "Kannada" msgstr "" #: src/font-manager/Orthographies.vala:103 #: src/font-manager/web/google/LanguageData.vala:94 msgid "Kayah Li" msgstr "" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "" #: src/font-manager/Orthographies.vala:105 #: src/font-manager/web/google/LanguageData.vala:92 msgid "Kharoshthi" msgstr "" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/LanguageData.vala:95 msgid "Khmer" msgstr "" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "" #: src/font-manager/Orthographies.vala:108 #: src/font-manager/web/google/LanguageData.vala:99 msgid "Lao" msgstr "" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "" #: src/font-manager/Orthographies.vala:110 #: src/font-manager/web/google/LanguageData.vala:100 msgid "Lepcha" msgstr "" #: src/font-manager/Orthographies.vala:111 #: src/font-manager/web/google/LanguageData.vala:103 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/LanguageData.vala:110 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 #: src/font-manager/web/google/LanguageData.vala:119 msgid "Mende Kikakui" msgstr "" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "" #. { N_(""), "meroitic-cursive", "" }, #. { N_(""), "meroitic-heiroglyphs", "" }, #: src/font-manager/Orthographies.vala:123 #: src/font-manager/web/google/LanguageData.vala:123 msgid "Miao" msgstr "" #: src/font-manager/Orthographies.vala:124 #: src/font-manager/web/google/LanguageData.vala:125 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:130 #: src/font-manager/web/google/LanguageData.vala:129 msgid "Myanmar" msgstr "" #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/LanguageData.vala:133 msgid "New Tai Lue" msgstr "" #: src/font-manager/Orthographies.vala:132 msgid "N’Ko" msgstr "" #: src/font-manager/Orthographies.vala:133 #: src/font-manager/web/google/LanguageData.vala:137 msgid "Ogham" msgstr "" #: src/font-manager/Orthographies.vala:134 #: src/font-manager/web/google/LanguageData.vala:138 msgid "Ol Chiki" msgstr "" #: src/font-manager/Orthographies.vala:135 #: src/font-manager/web/google/LanguageData.vala:140 #, fuzzy msgid "Old Italic" msgstr "مائل" #: src/font-manager/Orthographies.vala:136 #: src/font-manager/web/google/LanguageData.vala:145 msgid "Old South Arabian" msgstr "" #: src/font-manager/Orthographies.vala:137 #: src/font-manager/web/google/LanguageData.vala:149 msgid "Oriya" msgstr "" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/LanguageData.vala:148 msgid "Osmanya" msgstr "" #: src/font-manager/Orthographies.vala:139 msgid "Pan African Latin" msgstr "" #: src/font-manager/Orthographies.vala:140 msgid "Pashto" msgstr "" #: src/font-manager/Orthographies.vala:141 #: src/font-manager/web/google/LanguageData.vala:153 msgid "Phags Pa" msgstr "" #: src/font-manager/Orthographies.vala:142 msgid "Pinyin" msgstr "" #: src/font-manager/Orthographies.vala:143 msgid "Polynesian" msgstr "" #: src/font-manager/Orthographies.vala:144 msgid "Polytonic Greek" msgstr "" #: src/font-manager/Orthographies.vala:145 #: src/font-manager/web/google/LanguageData.vala:156 msgid "Rejang" msgstr "" #: src/font-manager/Orthographies.vala:146 msgid "Romanian" msgstr "" #: src/font-manager/Orthographies.vala:147 #: src/font-manager/web/google/LanguageData.vala:157 msgid "Runic" msgstr "" #: src/font-manager/Orthographies.vala:148 #: src/font-manager/web/google/LanguageData.vala:159 msgid "Saurashtra" msgstr "" #: src/font-manager/Orthographies.vala:149 msgid "Simplified Chinese" msgstr "" #: src/font-manager/Orthographies.vala:150 msgid "Sindhi" msgstr "" #: src/font-manager/Orthographies.vala:151 #: src/font-manager/web/google/LanguageData.vala:164 msgid "Sinhala" msgstr "" #: src/font-manager/Orthographies.vala:152 msgid "South Korean Hanja" msgstr "" #: src/font-manager/Orthographies.vala:153 #: src/font-manager/web/google/LanguageData.vala:168 msgid "Sundanese" msgstr "" #: src/font-manager/Orthographies.vala:154 #: src/font-manager/web/google/LanguageData.vala:169 msgid "Syloti Nagri" msgstr "" #. { N_("Symbols"), "symbols", "" }, #: src/font-manager/Orthographies.vala:155 #: src/font-manager/web/google/LanguageData.vala:171 msgid "Syriac" msgstr "" #: src/font-manager/Orthographies.vala:156 #: src/font-manager/web/google/LanguageData.vala:174 msgid "Tai Le" msgstr "" #: src/font-manager/Orthographies.vala:157 msgid "Tai Tham (Lanna)" msgstr "" #: src/font-manager/Orthographies.vala:158 msgid "Tai Viet" msgstr "" #: src/font-manager/Orthographies.vala:159 #: src/font-manager/web/google/LanguageData.vala:175 msgid "Tamil" msgstr "" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/LanguageData.vala:176 msgid "Telugu" msgstr "" #: src/font-manager/Orthographies.vala:161 msgid "Thaana" msgstr "" #: src/font-manager/Orthographies.vala:162 #: src/font-manager/web/google/LanguageData.vala:177 msgid "Thai" msgstr "" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/LanguageData.vala:178 msgid "Tibetan" msgstr "" #: src/font-manager/Orthographies.vala:164 msgid "Tifinagh" msgstr "" #: src/font-manager/Orthographies.vala:165 msgid "Traditional Chinese" msgstr "" #: src/font-manager/Orthographies.vala:166 msgid "Turkish" msgstr "" #: src/font-manager/Orthographies.vala:167 msgid "Uighur" msgstr "" #: src/font-manager/Orthographies.vala:168 msgid "Urdu" msgstr "" #: src/font-manager/Orthographies.vala:169 msgid "Vai" msgstr "" #: src/font-manager/Orthographies.vala:170 msgid "Vedic Extensions" msgstr "" #: src/font-manager/Orthographies.vala:171 #, fuzzy msgid "Venda" msgstr "البائع" #: src/font-manager/Orthographies.vala:172 #: src/font-manager/web/google/LanguageData.vala:179 msgid "Vietnamese" msgstr "" #: src/font-manager/Orthographies.vala:173 msgid "Western European" msgstr "" #: src/font-manager/Orthographies.vala:174 msgid "Yi" msgstr "" #: src/font-manager/Orthographies.vala:175 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/OrthographyList.vala:105 msgid "Coverage" msgstr "" #: src/font-manager/OrthographyList.vala:137 #: src/font-manager/filters/LanguageFilter.vala:55 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:362 msgid "Supported Orthographies" msgstr "" #: src/font-manager/OrthographyList.vala:200 #, fuzzy #| msgid "No file selected" msgid "No items selected" msgstr "لا ملفات محددة" #: src/font-manager/OrthographyList.vala:205 msgid "Update in progress" msgstr "" #. No error and no results means this font file is likely broken or empty #: src/font-manager/OrthographyList.vala:231 msgid "No valid orthographies for selection" msgstr "" #: src/font-manager/Sidebar.vala:57 msgid "Add new collection" msgstr "أضف مجموعة جديدة" #: src/font-manager/Sidebar.vala:61 #: src/font-manager/ui/font-manager-font-list-controls.ui:32 #: src/font-manager/ui/font-manager-font-list-view.ui:36 #, fuzzy #| msgid "No file selected" msgid "Remove selected item" msgstr "لا ملفات محددة" #: src/font-manager/Sidebar.vala:67 #, fuzzy #| msgid "No file selected" msgid "Edit selected item" msgstr "لا ملفات محددة" #: src/font-manager/Utils.vala:295 msgid "Copying files…" msgstr "" #: src/font-manager/filters/Collection.vala:99 msgid "New Collection" msgstr "مجموعة جديدة" #: src/font-manager/filters/Collection.vala:100 #, c-format msgid "Created : %s" msgstr "تاريخ الإنشاء: %s" #: src/font-manager/filters/Disabled.vala:28 msgid "Disabled" msgstr "غير مفعّلة" #: src/font-manager/filters/Disabled.vala:29 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:34 msgid "Unsorted" msgstr "غير مرتبة" #: src/font-manager/filters/Unsorted.vala:35 msgid "Fonts not present in any collection" msgstr "الخطوط غير الموجودة في مجموعتي" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "مستخدم" #: src/font-manager/filters/UserFonts.vala:28 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 #, fuzzy #| msgid "Rendering" msgid "GTK 4 Font Rendering" msgstr "التصيير" #: src/font-manager/preferences/Desktop.vala:61 msgid "Automatic option allows GTK 4 to disregard hinting settings." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:90 msgid "Antialiasing" msgstr "" #: src/font-manager/preferences/Desktop.vala:67 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values. " msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:96 msgid "RGBA order" msgstr "" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:97 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:78 #: src/font-manager/preferences/Desktop.vala:84 #: src/font-manager/preferences/Rendering.vala:78 msgid "Hinting" msgstr "التلميح" #: src/font-manager/preferences/Desktop.vala:79 #: src/font-manager/preferences/Desktop.vala:85 msgid "The type of hinting to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:91 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values." msgstr "" #: src/font-manager/preferences/Desktop.vala:121 msgid "GNOME desktop settings schema not found" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Automatic" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Manual" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "Grayscale" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "RGBA" msgstr "" #: src/font-manager/preferences/Desktop.vala:242 #: src/font-manager/preferences/Display.vala:91 msgid "Subpixel Geometry" msgstr "الترتيب التحت بكسلي" #: src/font-manager/preferences/Display.vala:75 msgid "Target DPI" msgstr "الميز المستهدف" #: src/font-manager/preferences/Display.vala:77 msgid "Scale Factor" msgstr "" #: src/font-manager/preferences/Display.vala:83 msgid "LCD Filter" msgstr "مرشح LCD" #: src/font-manager/preferences/Preferences.vala:41 msgid "Interface" msgstr "الواجهة" #: src/font-manager/preferences/Preferences.vala:42 msgid "Desktop" msgstr "" #: src/font-manager/preferences/Preferences.vala:48 msgid "Sources" msgstr "المصادر" #: src/font-manager/preferences/Preferences.vala:49 msgid "Substitutions" msgstr "" #: src/font-manager/preferences/Preferences.vala:50 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:150 msgid "Display" msgstr "العرض" #: src/font-manager/preferences/Preferences.vala:51 msgid "Rendering" msgstr "التصيير" #: src/font-manager/preferences/Preferences.vala:131 msgid "" "A Fontconfig configuration file will be generated from these settings.\n" "\n" "Running applications may require a restart to reflect any changes.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/Preferences.vala:153 msgid "Reset all values to default" msgstr "" #: src/font-manager/preferences/Rendering.vala:77 msgid "Antialias" msgstr "التنعيم" #: src/font-manager/preferences/Rendering.vala:81 msgid "Enable Autohinter" msgstr "فعّل الملمِّح الآلي" #: src/font-manager/preferences/Rendering.vala:88 msgid "Hinting Style" msgstr "أسلوب التلميح" #: src/font-manager/preferences/Rendering.vala:90 msgid "Use Embedded Bitmaps" msgstr "استخدم البتمابات المدمجة" #: src/font-manager/preferences/Substitutions.vala:153 msgid "Font Substitutions" msgstr "" #: src/font-manager/preferences/Substitutions.vala:154 msgid "Easily substitute one font family for another." msgstr "" #: src/font-manager/preferences/Substitutions.vala:155 msgid "To add a new substitute click the add button in the toolbar." msgstr "" #: src/font-manager/preferences/UserActions.vala:229 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:243 msgid "User Actions" msgstr "" #: src/font-manager/preferences/UserActions.vala:245 msgid "Custom context menu entries" msgstr "" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Raised" msgstr "" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Flat" msgstr "" #: src/font-manager/preferences/UserInterface.vala:80 #: src/font-viewer/MainWindow.vala:208 msgid "Selected setting requires restart to apply" msgstr "" #: src/font-manager/preferences/UserInterface.vala:81 #: src/font-viewer/MainWindow.vala:209 #, fuzzy #| msgid "" #| "CSD enabled. Change will take effect next time the application is started." msgid "Changes will take effect next time the application is started" msgstr "" "فُعّلت أطر النوافذ التي يرسمها العميل. سيُطب التغيير في المرة القادمة التي تشغل " "فيها البرنامج." #: src/font-manager/preferences/UserInterface.vala:94 msgid "Wide Layout" msgstr "تصميم واسع" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Use three column layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:97 msgid "Only When Maximized" msgstr "" #: src/font-manager/preferences/UserInterface.vala:99 msgid "Enable Animations" msgstr "" #. The added margins here are due to PreviewColors widget alignment issues #: src/font-manager/preferences/UserInterface.vala:100 #: src/font-viewer/MainWindow.vala:224 msgid "Prefer Dark Theme" msgstr "" #: src/font-manager/preferences/UserInterface.vala:102 #: src/font-viewer/MainWindow.vala:229 msgid "Use Adwaita Stylesheet" msgstr "" #: src/font-manager/preferences/UserInterface.vala:106 msgid "Titlebar Button Style" msgstr "" #: src/font-manager/preferences/UserInterface.vala:107 msgid "Display line size in Waterfall Preview" msgstr "" #: src/font-manager/preferences/UserInterface.vala:112 #: src/font-viewer/MainWindow.vala:243 msgid "Waterfall Line Spacing" msgstr "" #: src/font-manager/preferences/UserInterface.vala:114 #: src/font-viewer/MainWindow.vala:244 msgid "Padding in pixels to insert above and below rows" msgstr "" #: src/font-manager/preferences/UserSources.vala:145 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." msgstr "" #: src/font-manager/preferences/UserSources.vala:157 msgid "Easily add or preview fonts without actually installing them." msgstr "أضف و عاين الخطوط بسهولة دون تنصيبهم." #: src/font-manager/preferences/UserSources.vala:158 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/GoogleFonts.vala:156 msgid "Network Access Disabled" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:157 msgid "Contact your system administrator to request access." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:160 msgid "Network Offline" msgstr "" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:162 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:172 msgid "Client Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:173 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:176 msgid "Server Error" msgstr "" #. Sample strings used here should be sourced from https://fonts.google.com/ #: src/font-manager/web/google/LanguageData.vala:33 msgid "Adlam" msgstr "" #: src/font-manager/web/google/LanguageData.vala:34 msgid "Anatolian Hieroglyphs" msgstr "" #: src/font-manager/web/google/LanguageData.vala:37 msgid "Avestan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:40 msgid "Bassa Vah" msgstr "" #: src/font-manager/web/google/LanguageData.vala:41 msgid "Batak" msgstr "" #: src/font-manager/web/google/LanguageData.vala:43 msgid "Bhaiksuki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:44 msgid "Brahmi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:45 msgid "Braille" msgstr "" #. { N_("Buhid"), "buhid", "" }, #: src/font-manager/web/google/LanguageData.vala:48 msgid "Caucasian Albanian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:49 msgid "Canadian Aboriginal" msgstr "" #: src/font-manager/web/google/LanguageData.vala:54 msgid "Chinese (Hong Kong)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:55 msgid "Chinese (Simplified)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:56 msgid "Chinese (Traditional)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:57 msgid "Chorasmian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:59 msgid "Cuneiform" msgstr "" #: src/font-manager/web/google/LanguageData.vala:60 msgid "Cypriot" msgstr "" #: src/font-manager/web/google/LanguageData.vala:61 msgid "Cypro Minoan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:62 msgid "Cyrillic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:63 msgid "Cyrillic Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:64 msgid "Deseret" msgstr "" #: src/font-manager/web/google/LanguageData.vala:66 msgid "Duployan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:68 msgid "Elbasan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:69 msgid "Elymaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:74 msgid "Grantha" msgstr "" #: src/font-manager/web/google/LanguageData.vala:75 msgid "Greek" msgstr "" #: src/font-manager/web/google/LanguageData.vala:76 msgid "Greek Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:78 msgid "Gunjala Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:80 msgid "Hanifi Rohingya" msgstr "" #: src/font-manager/web/google/LanguageData.vala:81 msgid "Hanunoo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:82 msgid "Hatran" msgstr "" #: src/font-manager/web/google/LanguageData.vala:84 msgid "Imperial Aramaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:85 msgid "Indic Siyaq Numbers" msgstr "" #: src/font-manager/web/google/LanguageData.vala:86 msgid "Inscriptional Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:87 msgid "Inscriptional Parthian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:88 msgid "Japanese" msgstr "" #: src/font-manager/web/google/LanguageData.vala:93 msgid "Kawi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:96 msgid "Khojki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:97 msgid "Khudawadi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:98 msgid "Korean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:101 msgid "Latin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:102 msgid "Latin Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:104 msgid "Linear A" msgstr "" #: src/font-manager/web/google/LanguageData.vala:105 msgid "Linear B" msgstr "" #: src/font-manager/web/google/LanguageData.vala:106 msgid "Lisu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:107 msgid "Lycian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:108 msgid "Lydian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:109 msgid "Mahajani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:111 msgid "Mandaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:112 msgid "Manichaean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:113 msgid "Math" msgstr "" #: src/font-manager/web/google/LanguageData.vala:114 msgid "Marchen" msgstr "" #: src/font-manager/web/google/LanguageData.vala:115 msgid "Masaram Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:116 msgid "Mayan Numerals" msgstr "" #: src/font-manager/web/google/LanguageData.vala:117 msgid "Medefaidrin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:118 msgid "Meetei Mayek" msgstr "" #: src/font-manager/web/google/LanguageData.vala:120 msgid "Meroitic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:124 msgid "Modi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:126 msgid "Mro" msgstr "" #: src/font-manager/web/google/LanguageData.vala:127 msgid "Multani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:128 msgid "Music" msgstr "" #: src/font-manager/web/google/LanguageData.vala:130 msgid "Nabataean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:131 msgid "Nag Mundari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:132 msgid "Nandinagari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:134 msgid "Newa" msgstr "" #. { N_(""), "nko", "" }, #: src/font-manager/web/google/LanguageData.vala:136 msgid "Nüshu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:139 msgid "Old Hungarian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:141 msgid "Old North Arabian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:142 #, fuzzy msgid "Old Permic" msgstr "مائل" #: src/font-manager/web/google/LanguageData.vala:143 msgid "Old Persian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:144 msgid "Old Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:146 #, fuzzy msgid "Old Turkic" msgstr "مائل" #: src/font-manager/web/google/LanguageData.vala:147 msgid "Osage" msgstr "" #: src/font-manager/web/google/LanguageData.vala:150 msgid "Pahawh Hmong" msgstr "" #: src/font-manager/web/google/LanguageData.vala:151 msgid "Palmyrene" msgstr "" #: src/font-manager/web/google/LanguageData.vala:152 msgid "Pau Cin Hau" msgstr "" #: src/font-manager/web/google/LanguageData.vala:154 msgid "Phoenician" msgstr "" #: src/font-manager/web/google/LanguageData.vala:155 msgid "Psalter Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:158 msgid "Samaritan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:160 msgid "Sharada" msgstr "" #: src/font-manager/web/google/LanguageData.vala:161 msgid "Shavian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:162 msgid "Siddham" msgstr "" #: src/font-manager/web/google/LanguageData.vala:163 #, fuzzy #| msgid "Hinting" msgid "SignWriting" msgstr "التلميح" #: src/font-manager/web/google/LanguageData.vala:165 msgid "Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:166 msgid "Sora Sompeng" msgstr "" #: src/font-manager/web/google/LanguageData.vala:167 msgid "Soyombo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:172 msgid "Tagalog" msgstr "" #: src/font-manager/web/google/LanguageData.vala:173 msgid "Tagbanwa" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name. #: src/font-manager/web/google/LanguageData.vala:190 #, c-format msgid "No sample for %s available" msgstr "" #: src/font-manager/web/google/LanguageData.vala:192 msgid "Please file an issue requesting an update to available samples." msgstr "" #: src/font-manager/web/google/PreviewPage.vala:383 #, 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/WebFont.vala:174 #, fuzzy msgid "ExtraLight" msgstr "خفيف جدا" #: src/font-manager/web/google/WebFont.vala:182 #, fuzzy msgid "SemiBold" msgstr "شبه ثخين" #: src/font-manager/web/google/WebFont.vala:186 #, fuzzy msgid "ExtraBold" msgstr "ثخين جدا" #: src/font-manager/web/google/WebFont.vala:188 msgid "Black" msgstr "" #: src/font-viewer/MainWindow.vala:100 #: src/font-viewer/font-viewer-main-window.ui:70 msgid "No file selected" msgstr "لا ملفات محددة" #: src/font-viewer/MainWindow.vala:101 #: src/font-viewer/font-viewer-main-window.ui:78 msgid "Or unsupported filetype." msgstr "أو نوع الملف غير مدعوم." #: src/font-viewer/MainWindow.vala:150 #, fuzzy #| msgid "System" msgid "System Font" msgstr "النظام" #: src/font-viewer/MainWindow.vala:152 msgid "" "Selected font file is either installed in a system directory or is not " "writable by the current user.\n" "\n" "If you wish to remove this font from the list of available fonts use the " "system package manager to remove the package containing this font file, ask " "the system administrator to remove it or use a font management application " "to disable it." msgstr "" #: src/font-viewer/MainWindow.vala:155 msgid "Newer version already installed" msgstr "هناك إصدارة أحدث منصّبة" #: src/font-viewer/MainWindow.vala:157 src/font-viewer/MainWindow.vala:162 msgid "Click to overwrite" msgstr "" #: src/font-viewer/MainWindow.vala:160 #, fuzzy msgid "Update Font" msgstr "أضف خطوط" #: src/font-viewer/MainWindow.vala:165 #, fuzzy msgid "Remove Font" msgstr "احذف الخطوط" #: src/font-viewer/MainWindow.vala:169 #: src/font-viewer/font-viewer-main-window.ui:104 msgid "Install Font" msgstr "نصِّب الخط" #: src/font-viewer/MainWindow.vala:236 msgid "Preview Area Colors" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:9 #: src/common/ui/font-manager-preview-colors.ui:15 msgid "Select background color" msgstr "اختر لون الخلفية" #: src/common/ui/font-manager-preview-colors.ui:23 #: src/common/ui/font-manager-preview-colors.ui:29 msgid "Select text color" msgstr "" #: src/font-manager/gtk/help-overlay.ui:11 msgid "General" msgstr "" #: src/font-manager/gtk/help-overlay.ui:23 msgid "Increase preview size" msgstr "" #: src/font-manager/gtk/help-overlay.ui:30 msgid "Decrease preview size" msgstr "" #: src/font-manager/gtk/help-overlay.ui:37 msgid "Reset preview size" msgstr "" #: src/font-manager/gtk/help-overlay.ui:44 msgid "Focus search entry" msgstr "" #: src/font-manager/gtk/help-overlay.ui:51 msgid "Reload" msgstr "" #: src/font-manager/gtk/help-overlay.ui:58 #: src/font-manager/gtk/help-overlay.ui:65 msgid "Quit the application" msgstr "" #: src/font-manager/gtk/help-overlay.ui:73 msgid "Mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:78 msgid "Switch to Manage mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:85 msgid "Switch to Browse mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:92 msgid "Switch to Compare mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:99 #, fuzzy #| msgid "Remove Fonts" msgid "Switch to Google Fonts mode" msgstr "احذف الخطوط" #: src/font-manager/gtk/help-overlay.ui:107 msgid "Preview Mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:112 msgid "Switch to Standard preview" msgstr "" #: src/font-manager/gtk/help-overlay.ui:119 msgid "Switch to Waterfall preview" msgstr "" #: src/font-manager/gtk/help-overlay.ui:126 msgid "Switch to Body Text preview" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:100 msgid "Increase tile size" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:109 msgid "Decrease tile size" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:149 msgid "Toggle search entry" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:158 msgid "Toggle preview panel" msgstr "" #: src/font-manager/ui/font-manager-browse-preview.ui:164 msgid "" "Status of selected family.\n" "\n" "Disabling will prevent the selected family from being used by other " "applications." msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:19 #, fuzzy #| msgid "Enter Collection Name" msgid "Collection Name" msgstr "اكتب اسم المجموعة" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:45 msgid "_Rename" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:20 msgid "Add selected font to comparison" msgstr "أضف الخط المحدد إلى المقارنة" #: src/font-manager/ui/font-manager-compare-view.ui:33 msgid "Remove selected font from comparison" msgstr "احذف الخط المحدد من المقارنة" #: src/font-manager/ui/font-manager-compare-view.ui:45 msgid "Pinned Comparisons" msgstr "" #: src/font-manager/ui/font-manager-export-dialog.ui:19 #: src/font-manager/ui/font-manager-remove-dialog.ui:19 #, fuzzy #| msgid "_Cancel" msgid "Cancel" msgstr "أ_لغِ" #: src/font-manager/ui/font-manager-font-list-controls.ui:51 #: src/font-manager/ui/font-manager-font-list-view.ui:54 #: src/font-manager/ui/font-manager-remove-dialog.ui:43 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:44 msgid "Search Families…" msgstr "ابحث في العائلات…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:29 #, fuzzy msgid "Search Orthographies…" msgstr "ابحث في العائلات…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:72 msgid "Minimum Coverage" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:101 msgid "Deselect All" msgstr "" #: src/font-manager/ui/font-manager-orthography-list.ui:53 msgid "Clear selected filter" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:22 #, fuzzy msgid "Created :" msgstr "تاريخ الإنشاء: %s" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:23 #, fuzzy msgid "Save current comparison" msgstr "احذف الخط المحدد من المقارنة" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:45 #, fuzzy msgid "Remove selected comparison" msgstr "احذف الخط المحدد من المقارنة" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:73 #, fuzzy msgid "Restore selected comparison" msgstr "احذف الخط المحدد من المقارنة" #: src/font-manager/ui/font-manager-remove-dialog.ui:13 msgid "Select fonts to remove" msgstr "اختر الخطوط لإزالتها" #: src/font-manager/ui/font-manager-remove-dialog.ui:25 #, fuzzy #| msgid "_Delete" msgid "Delete" msgstr "ا_حذف" #: src/font-manager/ui/font-manager-sidebar.ui:35 msgid "Categories" msgstr "الاقسام" #: src/font-manager/ui/font-manager-sidebar.ui:86 #, fuzzy #| msgid "Collections" msgid "Smart Collections" msgstr "المجموعات" #: src/font-manager/ui/font-manager-sidebar.ui:142 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:50 msgid "Sort Order" msgstr "" #: src/font-manager/ui/font-manager-sidebar.ui:150 msgid "Collections" msgstr "المجموعات" #: src/font-manager/ui/font-manager-substitute-row.ui:22 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:34 msgid "Remove substitute" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:35 msgid "Enter substitute family" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:51 msgid "prefer" msgstr "فضّل" #: src/font-manager/ui/font-manager-substitute.ui:52 msgid "accept" msgstr "اقبل" #: src/font-manager/ui/font-manager-substitute.ui:53 msgid "default" msgstr "المبدئي" #: src/font-manager/ui/font-manager-user-action-row.ui:27 msgid "Comment" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:42 msgid "Executable" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:57 msgid "Arguments" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:39 msgid "Newest" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:40 msgid "Most Popular" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:41 msgid "Trending" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:116 msgid "Serif" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:133 msgid "Sans Serif" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:167 #, fuzzy msgid "Handwriting" msgstr "التلميح" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:198 #, fuzzy msgid "Category" msgstr "الفئات" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:272 msgid "4+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:282 msgid "8+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:292 msgid "12+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:305 msgid "Variations" msgstr "" #: src/font-viewer/font-viewer-main-window.ui:31 msgid "Preview font files before installing them." msgstr "عاين ملفات الخطوط قبل تنصيبهم" #: src/font-viewer/font-viewer-main-window.ui:32 msgid "To preview a font simply drag it onto this area." msgstr "لمعاينة خط يمكنك سحبه إلى هذه المنطقة." #, fuzzy #~| msgid "Font Manager" #~ msgid "Font Manager project" #~ msgstr "مدير الخطوط" #~ msgid "Remove selected font from collection" #~ msgstr "احذف الخط المحدد من المجموعة" #~ msgid "About" #~ msgstr "عن" #~ msgid "Settings saved to file." #~ msgstr "احفظ الإعدادات إلى ملف." #~ msgid "Removed configuration file." #~ msgstr "أزِل ملف الإعدادات." #~ msgid " Size Restrictions " #~ msgstr " قيود الحجم " #~ msgid " Apply settings to point sizes " #~ msgstr " طبّق الإعدادات على المقاسات " #~ msgid "Smaller than" #~ msgstr "أصغر من" #~ msgid "Larger than" #~ msgstr "أكبر من" #~ msgid "Client Side Decorations" #~ msgstr "أطر النوافذ التي يرسمها العميل" #~ msgid "" #~ "CSD disabled. Change will take effect next time the application is " #~ "started." #~ msgstr "" #~ "عُطّلت أطر النوافذ التي يرسمها العميل. سيُطب التغيير في المرة القادمة التي " #~ "تشغل فيها البرنامج." #, fuzzy #~ msgid "Remove Family" #~ msgstr "احذف الخطوط" #~ msgid "Installed" #~ msgstr "المنصبة" #~ msgid "Discard" #~ msgstr "ألغِ" #~ msgid "Running applications may require a restart to reflect any changes." #~ msgstr "تحتاج إعادة تشغيل البرامج المفتوحة لتطبيق التغييرات." #~ msgid "Save" #~ 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.9.4/po/ca.po000066400000000000000000002174731476271126700154760ustar00rootroot00000000000000# Jerry Casiano , 2019. #zanata # Adolfo Jayme Barrientos , 2021. # Marcos Leite , 2024. 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: 2025-02-26 00:40-0500\n" "PO-Revision-Date: 2024-03-14 02:22+0000\n" "Last-Translator: Marcos Leite \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 5.5-dev\n" #. Application.vala #: data/com.github.FontManager.FontManager.appdata.xml.in.in:14 #: data/com.github.FontManager.FontManager.desktop.in.in:5 #: data/com.github.FontManager.FontManager.desktop.in.in:6 #: lib/gtk/font-manager-application-window.c:281 #: src/font-manager/Application.vala:2 msgid "Font Manager" msgstr "Gestor tipogràfic" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:15 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/com.github.FontManager.FontManager.appdata.xml.in.in:18 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/com.github.FontManager.FontManager.appdata.xml.in.in:23 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:27 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "" #: data/com.github.FontManager.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/com.github.FontManager.FontManager.desktop.in.in:16 #: data/com.github.FontManager.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:14 #: data/com.github.FontManager.FontViewer.desktop.in.in:5 #: data/com.github.FontManager.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:88 src/font-viewer/Application.vala:108 #: src/font-viewer/Application.vala:132 #: src/font-viewer/font-viewer-main-window.ui:30 msgid "Font Viewer" msgstr "Visualitzador de lletres" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:15 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:18 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/com.github.FontManager.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "" #: extensions/nautilus/font-manager-menu-provider.c:154 #: extensions/nemo/font-manager-menu-provider.c:147 #: extensions/thunar/font-manager-menu-provider.c:129 #: src/font-manager/FontList.vala:509 msgid "Install" msgstr "Instal·la" #: extensions/nautilus/font-manager-menu-provider.c:156 #: extensions/nemo/font-manager-menu-provider.c:149 #: extensions/thunar/font-manager-menu-provider.c:131 msgid "Install the selected font file" msgstr "Instal·la el fitxer de lletra tipogràfica seleccionat" #: extensions/nautilus/font-manager-menu-provider.c:157 #: extensions/nemo/font-manager-menu-provider.c:150 #: extensions/thunar/font-manager-menu-provider.c:132 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-database.c:582 src/font-manager/Application.vala:147 msgid "Updating Database…" msgstr "" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:699 msgid "Unknown Vendor" msgstr "Proveïdor desconegut" #: lib/fontconfig/font-manager-fontconfig.c:568 #: src/font-manager/web/google/WebFont.vala:172 msgid "Thin" msgstr "Fina" #: lib/fontconfig/font-manager-fontconfig.c:570 msgid "Ultra-Light" msgstr "Ultralleugera" #: lib/fontconfig/font-manager-fontconfig.c:572 #: lib/fontconfig/font-manager-fontconfig.c:925 #: src/font-manager/web/google/WebFont.vala:176 msgid "Light" msgstr "Lleugera" #: lib/fontconfig/font-manager-fontconfig.c:574 msgid "Semi-Light" msgstr "Semilleugera" #: lib/fontconfig/font-manager-fontconfig.c:576 msgid "Book" msgstr "Llibre" #: lib/fontconfig/font-manager-fontconfig.c:578 #: lib/fontconfig/font-manager-fontconfig.c:882 #: src/font-manager/preferences/Desktop.vala:236 #: src/font-manager/web/google/WebFont.vala:180 msgid "Medium" msgstr "Mitjà" #: lib/fontconfig/font-manager-fontconfig.c:580 msgid "Semi-Bold" msgstr "Seminegreta" #: lib/fontconfig/font-manager-fontconfig.c:582 #: src/font-manager/web/google/WebFont.vala:184 msgid "Bold" msgstr "Negreta" #: lib/fontconfig/font-manager-fontconfig.c:584 msgid "Ultra-Bold" msgstr "Ultranegreta" #: lib/fontconfig/font-manager-fontconfig.c:586 msgid "Heavy" msgstr "Pesada" #: lib/fontconfig/font-manager-fontconfig.c:588 msgid "Ultra-Heavy" msgstr "Ultrapesada" #: lib/fontconfig/font-manager-fontconfig.c:663 #: src/font-manager/web/google/WebFont.vala:234 msgid "Italic" msgstr "Itàlica" #: lib/fontconfig/font-manager-fontconfig.c:665 msgid "Oblique" msgstr "Oblíqua" #: lib/fontconfig/font-manager-fontconfig.c:703 msgid "Ultra-Condensed" msgstr "Ultracondensada" #: lib/fontconfig/font-manager-fontconfig.c:705 msgid "Extra-Condensed" msgstr "Extracondensada" #: lib/fontconfig/font-manager-fontconfig.c:707 msgid "Condensed" msgstr "Condensada" #: lib/fontconfig/font-manager-fontconfig.c:709 msgid "Semi-Condensed" msgstr "Semicondensada" #: lib/fontconfig/font-manager-fontconfig.c:711 msgid "Semi-Expanded" msgstr "Semiexpandida" #: lib/fontconfig/font-manager-fontconfig.c:713 msgid "Expanded" msgstr "Expandida" #: lib/fontconfig/font-manager-fontconfig.c:715 msgid "Extra-Expanded" msgstr "Extraexpandida" #: lib/fontconfig/font-manager-fontconfig.c:717 msgid "Ultra-Expanded" msgstr "Ultraexpandida" #: lib/fontconfig/font-manager-fontconfig.c:786 msgid "Proportional" msgstr "Proporcional" #: lib/fontconfig/font-manager-fontconfig.c:788 msgid "Dual Width" msgstr "Amplada doble" #: lib/fontconfig/font-manager-fontconfig.c:790 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:184 msgid "Monospace" msgstr "Monoespaiada" #: lib/fontconfig/font-manager-fontconfig.c:792 msgid "Charcell" msgstr "Constant" #: lib/fontconfig/font-manager-fontconfig.c:831 msgid "Unknown" msgstr "Desconegut" #: lib/fontconfig/font-manager-fontconfig.c:833 msgid "RGB" msgstr "RGB" #: lib/fontconfig/font-manager-fontconfig.c:835 msgid "BGR" msgstr "BGR" #: lib/fontconfig/font-manager-fontconfig.c:837 msgid "VRGB" msgstr "VRGB" #: lib/fontconfig/font-manager-fontconfig.c:839 msgid "VBGR" msgstr "VBGR" #: lib/fontconfig/font-manager-fontconfig.c:841 #: lib/fontconfig/font-manager-fontconfig.c:886 #: lib/fontconfig/font-manager-fontconfig.c:929 #: src/font-manager/Controls.vala:133 #: src/font-manager/preferences/Desktop.vala:234 #: src/font-manager/preferences/Desktop.vala:236 msgid "None" msgstr "Cap" #: lib/fontconfig/font-manager-fontconfig.c:880 #: src/font-manager/preferences/Desktop.vala:236 msgid "Slight" msgstr "Lleuger" #: lib/fontconfig/font-manager-fontconfig.c:884 #: src/font-manager/preferences/Desktop.vala:236 msgid "Full" msgstr "Complet" #: lib/fontconfig/font-manager-fontconfig.c:923 msgid "Default" msgstr "Predeterminat" #: lib/fontconfig/font-manager-fontconfig.c:927 msgid "Legacy" msgstr "Llegat" #: lib/fontconfig/font-manager-source.c:305 #: lib/fontconfig/font-manager-source.c:321 #: lib/fontconfig/font-manager-source.c:322 msgid "Source Unavailable" msgstr "Origen no disponible" #: lib/gtk/font-manager-application-window.c:285 #: src/font-manager/Application.vala:3 msgid "Simple font management for GTK+ desktop environments" msgstr "Gestió de lletres tipogràfiques per a entorns d'escriptori GTK" #: lib/gtk/font-manager-application-window.c:290 msgid "translator-credits" msgstr "" "Adolfo Jayme Barrientos , 2021\n" "Toni Estevez , 2017" #: lib/gtk/font-manager-fsType.c:74 msgid "Restricted License Embedding" msgstr "" #: lib/gtk/font-manager-fsType.c:76 msgid "Preview & Print Embedding" msgstr "" #: lib/gtk/font-manager-fsType.c:78 msgid "Editable Embedding" msgstr "" #: lib/gtk/font-manager-fsType.c:80 msgid "Preview & Print Embedding | No Subsetting" msgstr "" #: lib/gtk/font-manager-fsType.c:82 msgid "Editable Embedding | No Subsetting" msgstr "" #: lib/gtk/font-manager-fsType.c:84 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:86 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:88 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:90 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:92 msgid "Installable Embedding" msgstr "" #: lib/gtk/font-manager-license-page.c:179 msgid "File does not contain license information." msgstr "El fitxer no conté informació sobre la llicència." #: lib/gtk/font-manager-preview-controls.c:77 msgid "Left Aligned" msgstr "Alineat a l'esquerra" #: lib/gtk/font-manager-preview-controls.c:83 msgid "Centered" msgstr "Centrat" #: lib/gtk/font-manager-preview-controls.c:89 msgid "Fill" msgstr "Justificat" #: lib/gtk/font-manager-preview-controls.c:95 msgid "Right Aligned" msgstr "Alineat a la dreta" #: lib/gtk/font-manager-preview-controls.c:349 #: src/font-manager/ui/font-manager-browse-pane.ui:168 msgid "Edit preview text" msgstr "Edita el text de la vista prèvia" #: lib/gtk/font-manager-preview-controls.c:350 msgid "Undo changes" msgstr "Desfés els canvis" #: lib/gtk/font-manager-preview-page.c:87 #: src/font-manager/ui/font-manager-browse-preview.ui:126 msgid "Preview" msgstr "Previsualització" #: lib/gtk/font-manager-preview-page.c:89 msgid "Waterfall" msgstr "Cascada" #: lib/gtk/font-manager-preview-pane.c:47 #: lib/gtk/font-manager-preview-pane.c:584 #: src/font-manager/ui/font-manager-browse-preview.ui:136 msgid "Characters" msgstr "Caràcters" #: lib/gtk/font-manager-preview-pane.c:49 #: lib/gtk/font-manager-preview-pane.c:585 msgid "Properties" msgstr "Propietats" #: lib/gtk/font-manager-preview-pane.c:51 #: lib/gtk/font-manager-preview-pane.c:586 src/font-manager/Categories.vala:266 msgid "License" msgstr "Llicència" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:331 #: src/font-manager/web/google/WebFont.vala:178 msgid "Regular" msgstr "Regular" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:326 msgid "Normal" msgstr "Normal" #: lib/gtk/font-manager-preview-pane.c:508 msgid "Search available characters" msgstr "" #: lib/gtk/font-manager-properties-page.c:55 msgid "PostScript Name" msgstr "Nom PostScript" #: lib/gtk/font-manager-properties-page.c:56 msgid "Family" msgstr "" #: lib/gtk/font-manager-properties-page.c:57 msgid "Style" msgstr "" #: lib/gtk/font-manager-properties-page.c:58 #: src/font-manager/Categories.vala:259 msgid "Width" msgstr "Amplada" #: lib/gtk/font-manager-properties-page.c:59 #: src/font-manager/Categories.vala:261 msgid "Slant" msgstr "Inclinació" #: lib/gtk/font-manager-properties-page.c:60 #: src/font-manager/Categories.vala:260 msgid "Weight" msgstr "Pes" #: lib/gtk/font-manager-properties-page.c:61 #: src/font-manager/Categories.vala:262 msgid "Spacing" msgstr "Espaiat" #: lib/gtk/font-manager-properties-page.c:62 msgid "Version" msgstr "Versió" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/gtk/font-manager-properties-page.c:64 #: src/font-manager/Categories.vala:268 msgid "Vendor" msgstr "Proveïdor" #: lib/gtk/font-manager-properties-page.c:65 msgid "FileType" msgstr "Tipus de fitxer" #. Keep this entry last #: lib/gtk/font-manager-properties-page.c:67 msgid "Filesize" msgstr "Mida del fitxer" #: lib/gtk/unicode/unicode-character-map.c:850 msgid "Copy" msgstr "Copia" #: lib/gtk/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "" #: lib/gtk/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "" #: lib/gtk/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "" #: lib/gtk/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "" #: lib/gtk/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "" #: lib/gtk/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "" #: lib/gtk/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "" #: lib/gtk/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "Lletra, altres" #: lib/gtk/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "" #: lib/gtk/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "" #: lib/gtk/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "" #: lib/gtk/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "" #: lib/gtk/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "" #: lib/gtk/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "" #: lib/gtk/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "Nombre, lletra" #: lib/gtk/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "Nombre, altres" #: lib/gtk/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "" #: lib/gtk/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "" #: lib/gtk/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "Puntuació, de tancament" #: lib/gtk/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "" #: lib/gtk/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "" #: lib/gtk/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "Puntuació, d'obertura" #: lib/gtk/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "Símbol, moneda" #: lib/gtk/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "Símbol, modificador" #: lib/gtk/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "Símbol, matemàtic" #: lib/gtk/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "Símbol, altres" #: lib/gtk/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "Separador, línia" #: lib/gtk/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "Separador, paràgraf" #: lib/gtk/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "Separador, espai" #: src/common/WaterfallSettings.vala:37 msgid "Up to 48 points (Linear Scaling)" msgstr "" #: src/common/WaterfallSettings.vala:39 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:41 msgid "Up to 96 points (Linear Scaling)" msgstr "" #: src/common/WaterfallSettings.vala:43 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:45 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:47 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:49 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:51 #, fuzzy #| msgid "Custom Actions" msgid "Custom Size Settings" msgstr "Accions personalitzades" #: src/common/WaterfallSettings.vala:197 msgid "Waterfall Preview Size Settings" msgstr "" #: src/common/WaterfallSettings.vala:201 msgid "Higher values may adversely affect performance" msgstr "" #: src/common/WaterfallSettings.vala:204 msgid "Minimum Waterfall Preview Point Size" msgstr "" #: src/common/WaterfallSettings.vala:206 msgid "Waterfall Preview Point Size Common Ratio" msgstr "" #: src/common/WaterfallSettings.vala:208 msgid "Maximum Waterfall Preview Point Size" msgstr "" #: src/common/WaterfallSettings.vala:236 msgid "Show line size" msgstr "" #: src/font-manager/Application.vala:5 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 "" #: src/font-manager/Application.vala:133 #, fuzzy #| msgid "Install Font" msgid "Installing Font Files…" msgstr "Instal·la la lletra" #: src/font-manager/Browse.vala:381 #: src/font-manager/ui/font-manager-browse-preview.ui:175 #, fuzzy #| msgid "Decorative" msgid "Active" msgstr "Decoratives" #: src/font-manager/Browse.vala:385 msgid "Inactive" msgstr "" #: src/font-manager/Browse.vala:426 msgid "Designed by" msgstr "" #: src/font-manager/Categories.vala:259 msgid "Grouped by font width" msgstr "Agrupades per l'amplada de les lletres tipogràfiques" #: src/font-manager/Categories.vala:260 msgid "Grouped by font weight" msgstr "Agrupades pel pes de les lletres tipogràfiques" #: src/font-manager/Categories.vala:261 msgid "Grouped by font angle" msgstr "Agrupades per la inclinació de les lletres tipogràfiques" #: src/font-manager/Categories.vala:262 msgid "Grouped by font spacing" msgstr "Agrupades per l'espaiat de les lletres tipogràfiques" #: src/font-manager/Categories.vala:266 msgid "Grouped by license type" msgstr "Agrupades pel tipus de llicència" #: src/font-manager/Categories.vala:268 msgid "Grouped by vendor" msgstr "Agrupades pel proveïdor" #: src/font-manager/Categories.vala:269 msgid "Filetype" msgstr "Tipus de fitxer" #: src/font-manager/Categories.vala:269 msgid "Grouped by filetype" msgstr "Agrupades pel tipus de fitxer" #: src/font-manager/Categories.vala:274 msgid "All" msgstr "Totes" #: src/font-manager/Categories.vala:274 msgid "All Fonts" msgstr "Totes les lletres tipogràfiques" #: src/font-manager/Categories.vala:275 msgid "System" msgstr "Sistema" #: src/font-manager/Categories.vala:275 msgid "Fonts available to all users" msgstr "Lletres tipogràfiques disponibles per a tots els usuaris" #: src/font-manager/Categories.vala:298 msgid "Family Kind" msgstr "Classe de família" #: src/font-manager/Categories.vala:298 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:299 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:262 msgid "Any" msgstr "Qualsevol" #: src/font-manager/Categories.vala:299 msgid "No Fit" msgstr "Sense ajust" #: src/font-manager/Categories.vala:299 msgid "Text and Display" msgstr "Text i títols" #: src/font-manager/Categories.vala:299 msgid "Script" msgstr "Cal·ligràfiques" #: src/font-manager/Categories.vala:299 msgid "Decorative" msgstr "Decoratives" #: src/font-manager/Categories.vala:299 msgid "Pictorial" msgstr "Pictòriques" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "Introduïu el nom de la col·leció" #: src/font-manager/Collections.vala:346 msgid "Copy to…" msgstr "Copia a…" #: src/font-manager/Collections.vala:347 msgid "Compress…" msgstr "Comprimeix…" #: src/font-manager/Collections.vala:348 msgid "Rename…" msgstr "" #: src/font-manager/Collections.vala:402 msgid "Archive created successfully." msgstr "" #: src/font-manager/Collections.vala:403 msgid "The resulting file can be found in your home directory." msgstr "" #: src/font-manager/Collections.vala:405 msgid "Error exporting collection" msgstr "" #: src/font-manager/Collections.vala:406 msgid "" "Start the application from a terminal and try again for more information" msgstr "" #: src/font-manager/Collections.vala:427 #, fuzzy #| msgid "Remove selected collection" msgid "Creating archive from selected collection." msgstr "Suprimeix la col·lecció seleccionada" #: src/font-manager/Collections.vala:428 msgid "This may take some time for large collections…" msgstr "" #: src/font-manager/Compare.vala:325 msgid "Saved Comparison" msgstr "Comparació desada" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:361 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" "Deseu la comparació actual\n" "fent clic al botó «+»" #: src/font-manager/Controls.vala:80 msgid "Keyboard Shortcuts" msgstr "Dreceres de teclat" #: src/font-manager/Controls.vala:81 src/font-manager/gtk/help-overlay.ui:16 msgid "Help" msgstr "Ajuda" #: src/font-manager/Controls.vala:82 #, fuzzy #| msgid "Font Manager" msgid "About Font Manager" msgstr "Gestor tipogràfic" #: src/font-manager/Controls.vala:88 msgid "Preferences" msgstr "Preferències" #: src/font-manager/Controls.vala:92 msgid "Import" msgstr "Importa" #: src/font-manager/Controls.vala:93 #: src/font-manager/ui/font-manager-export-dialog.ui:25 msgid "Export" msgstr "Exporta" #: src/font-manager/Controls.vala:96 #: src/font-manager/ui/font-manager-export-dialog.ui:13 msgid "User Data" msgstr "Dades d'usuari" #: src/font-manager/Controls.vala:129 #: src/font-manager/ui/font-manager-user-action-row.ui:13 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:38 msgid "Name" msgstr "Nom" #: src/font-manager/Controls.vala:131 msgid "Size" msgstr "" #: src/font-manager/Controls.vala:196 msgid "Grid View" msgstr "Visualització de graella" #: src/font-manager/Controls.vala:197 msgid "List View" msgstr "Visualització de llista" #: src/font-manager/Controls.vala:283 msgid "Add Fonts" msgstr "Instal·la lletres tipogràfiques" #: src/font-manager/Controls.vala:284 msgid "Remove Fonts" msgstr "Desinstal·la lletres tipogràfiques" #: src/font-manager/Controls.vala:300 msgid "Back" msgstr "Enrere" #: src/font-manager/Dialogs.vala:48 src/font-manager/Dialogs.vala:59 msgid "_Select" msgstr "_Selecciona" #: src/font-manager/Dialogs.vala:49 #, fuzzy #| msgid "Select executable" msgid "Select Executable" msgstr "Seleccioneu l'executable" #: src/font-manager/Dialogs.vala:60 #, fuzzy #| msgid "Select Destination" msgid "Select a Directory" msgstr "Seleccioneu la destinació" #: src/font-manager/Dialogs.vala:68 #, fuzzy #| msgid "FileType" msgid "TrueType" msgstr "Tipus de fitxer" #: src/font-manager/Dialogs.vala:70 #, fuzzy #| msgid "FileType" msgid "OpenType" msgstr "Tipus de fitxer" #: src/font-manager/Dialogs.vala:73 msgid "Archive Files" msgstr "" #: src/font-manager/Dialogs.vala:81 #, fuzzy #| msgid "Select files to install" msgid "Select Files to Install" msgstr "Seleccioneu fitxers per a instal·lar" #: src/font-manager/Dialogs.vala:91 #, fuzzy #| msgid "Select source folders" msgid "Select Source Directories" msgstr "Selecciona carpetes d'origen" #: src/font-manager/Dialogs.vala:125 msgid "Font Configuration" msgstr "" #: src/font-manager/Dialogs.vala:126 msgid "Font Collections" msgstr "" #: src/font-manager/Dialogs.vala:127 #: src/font-manager/preferences/UserSources.vala:156 msgid "Font Sources" msgstr "Orígens de les lletres tipogràfiques" #: src/font-manager/Dialogs.vala:128 msgid "Installed Fonts" msgstr "Lletres tipogràfiques instal·lades" #: src/font-manager/Dialogs.vala:129 msgid "Custom Actions" msgstr "Accions personalitzades" #: src/font-manager/Dialogs.vala:385 msgid "Fonts installed in your home directory will appear here." msgstr "" #. FontList.vala #. * #. * Copyright (C) 2020-2025 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 . #. #: src/font-manager/FontList.vala:21 #, 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:72 #: src/font-manager/web/google/FontList.vala:204 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "%i variació " msgstr[1] "%i variacions" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 msgid "Collapse all" msgstr "Redueix-ho tot" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 #: src/font-manager/ui/font-manager-font-list-controls.ui:21 #: src/font-manager/ui/font-manager-font-list-view.ui:24 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:28 msgid "Expand all" msgstr "Expandeix-ho tot" #: src/font-manager/FontList.vala:510 msgid "Copy Location" msgstr "" #: src/font-manager/FontList.vala:511 msgid "Show in Folder" msgstr "" #: src/font-manager/FontList.vala:512 #, fuzzy #| msgid "Clear selected filter" msgid "Enable selected items" msgstr "Neteja el filtre seleccionat" #: src/font-manager/FontList.vala:513 #, fuzzy #| msgid "Clear selected filter" msgid "Disable selected items" msgstr "Neteja el filtre seleccionat" #. 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:580 src/font-manager/FontList.vala:589 #, 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:607 #: src/font-manager/preferences/Preferences.vala:45 msgid "Actions" msgstr "" #: src/font-manager/MainWindow.vala:69 msgid "Browse" msgstr "Examina" #: src/font-manager/MainWindow.vala:71 msgid "Compare" msgstr "Compara" #: src/font-manager/MainWindow.vala:74 #, fuzzy #| msgid "Remove Fonts" msgid "Google Fonts" msgstr "Desinstal·la tipus de lletra" #: src/font-manager/MainWindow.vala:77 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/LanguageData.vala:35 msgid "Arabic" msgstr "" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "" #: src/font-manager/Orthographies.vala:37 #: src/font-manager/web/google/LanguageData.vala:36 msgid "Armenian" msgstr "" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "" #: src/font-manager/Orthographies.vala:39 #: src/font-manager/web/google/LanguageData.vala:38 msgid "Balinese" msgstr "" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "" #: src/font-manager/Orthographies.vala:41 #: src/font-manager/web/google/LanguageData.vala:39 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/LanguageData.vala:42 msgid "Bengali" msgstr "" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "" #: src/font-manager/Orthographies.vala:48 #: src/font-manager/web/google/LanguageData.vala:46 msgid "Buginese" msgstr "" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "" #: src/font-manager/Orthographies.vala:50 #: src/font-manager/web/google/LanguageData.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 #: src/font-manager/web/google/LanguageData.vala:51 msgid "Chakma" msgstr "" #: src/font-manager/Orthographies.vala:54 #: src/font-manager/web/google/LanguageData.vala:52 msgid "Cham" msgstr "" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/LanguageData.vala:53 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 #: src/font-manager/web/google/LanguageData.vala:58 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/LanguageData.vala:65 msgid "Devanagari" msgstr "" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "" #: src/font-manager/Orthographies.vala:75 #: src/font-manager/web/google/LanguageData.vala:67 msgid "Egyptian Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "Emoticones" #: src/font-manager/Orthographies.vala:77 #: src/font-manager/web/google/LanguageData.vala:70 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 #: src/font-manager/web/google/LanguageData.vala:71 msgid "Georgian" msgstr "Georgià" #: src/font-manager/Orthographies.vala:86 #: src/font-manager/web/google/LanguageData.vala:72 msgid "Glagolitic" msgstr "" #: src/font-manager/Orthographies.vala:87 #: src/font-manager/web/google/LanguageData.vala:73 msgid "Gothic" msgstr "" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/LanguageData.vala:77 msgid "Gujarati" msgstr "" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/LanguageData.vala:79 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/LanguageData.vala:83 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 #: src/font-manager/web/google/LanguageData.vala:89 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 #: src/font-manager/web/google/LanguageData.vala:90 msgid "Kaithi" msgstr "" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/LanguageData.vala:91 msgid "Kannada" msgstr "" #: src/font-manager/Orthographies.vala:103 #: src/font-manager/web/google/LanguageData.vala:94 msgid "Kayah Li" msgstr "" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "" #: src/font-manager/Orthographies.vala:105 #: src/font-manager/web/google/LanguageData.vala:92 msgid "Kharoshthi" msgstr "" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/LanguageData.vala:95 msgid "Khmer" msgstr "" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "" #: src/font-manager/Orthographies.vala:108 #: src/font-manager/web/google/LanguageData.vala:99 msgid "Lao" msgstr "" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "" #: src/font-manager/Orthographies.vala:110 #: src/font-manager/web/google/LanguageData.vala:100 msgid "Lepcha" msgstr "" #: src/font-manager/Orthographies.vala:111 #: src/font-manager/web/google/LanguageData.vala:103 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/LanguageData.vala:110 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 #: src/font-manager/web/google/LanguageData.vala:119 msgid "Mende Kikakui" msgstr "" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "" #. { N_(""), "meroitic-cursive", "" }, #. { N_(""), "meroitic-heiroglyphs", "" }, #: src/font-manager/Orthographies.vala:123 #: src/font-manager/web/google/LanguageData.vala:123 msgid "Miao" msgstr "" #: src/font-manager/Orthographies.vala:124 #: src/font-manager/web/google/LanguageData.vala:125 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:130 #: src/font-manager/web/google/LanguageData.vala:129 msgid "Myanmar" msgstr "" #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/LanguageData.vala:133 msgid "New Tai Lue" msgstr "" #: src/font-manager/Orthographies.vala:132 msgid "N’Ko" msgstr "" #: src/font-manager/Orthographies.vala:133 #: src/font-manager/web/google/LanguageData.vala:137 msgid "Ogham" msgstr "" #: src/font-manager/Orthographies.vala:134 #: src/font-manager/web/google/LanguageData.vala:138 msgid "Ol Chiki" msgstr "" #: src/font-manager/Orthographies.vala:135 #: src/font-manager/web/google/LanguageData.vala:140 #, fuzzy msgid "Old Italic" msgstr "Itàlica" #: src/font-manager/Orthographies.vala:136 #: src/font-manager/web/google/LanguageData.vala:145 msgid "Old South Arabian" msgstr "" #: src/font-manager/Orthographies.vala:137 #: src/font-manager/web/google/LanguageData.vala:149 msgid "Oriya" msgstr "" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/LanguageData.vala:148 msgid "Osmanya" msgstr "" #: src/font-manager/Orthographies.vala:139 msgid "Pan African Latin" msgstr "" #: src/font-manager/Orthographies.vala:140 msgid "Pashto" msgstr "Paixtu" #: src/font-manager/Orthographies.vala:141 #: src/font-manager/web/google/LanguageData.vala:153 msgid "Phags Pa" msgstr "" #: src/font-manager/Orthographies.vala:142 msgid "Pinyin" msgstr "" #: src/font-manager/Orthographies.vala:143 msgid "Polynesian" msgstr "" #: src/font-manager/Orthographies.vala:144 msgid "Polytonic Greek" msgstr "" #: src/font-manager/Orthographies.vala:145 #: src/font-manager/web/google/LanguageData.vala:156 msgid "Rejang" msgstr "" #: src/font-manager/Orthographies.vala:146 msgid "Romanian" msgstr "Romanès" #: src/font-manager/Orthographies.vala:147 #: src/font-manager/web/google/LanguageData.vala:157 msgid "Runic" msgstr "Rúnic" #: src/font-manager/Orthographies.vala:148 #: src/font-manager/web/google/LanguageData.vala:159 msgid "Saurashtra" msgstr "" #: src/font-manager/Orthographies.vala:149 msgid "Simplified Chinese" msgstr "Xinès simplificat" #: src/font-manager/Orthographies.vala:150 msgid "Sindhi" msgstr "" #: src/font-manager/Orthographies.vala:151 #: src/font-manager/web/google/LanguageData.vala:164 msgid "Sinhala" msgstr "" #: src/font-manager/Orthographies.vala:152 msgid "South Korean Hanja" msgstr "" #: src/font-manager/Orthographies.vala:153 #: src/font-manager/web/google/LanguageData.vala:168 msgid "Sundanese" msgstr "" #: src/font-manager/Orthographies.vala:154 #: src/font-manager/web/google/LanguageData.vala:169 msgid "Syloti Nagri" msgstr "" #. { N_("Symbols"), "symbols", "" }, #: src/font-manager/Orthographies.vala:155 #: src/font-manager/web/google/LanguageData.vala:171 msgid "Syriac" msgstr "" #: src/font-manager/Orthographies.vala:156 #: src/font-manager/web/google/LanguageData.vala:174 msgid "Tai Le" msgstr "" #: src/font-manager/Orthographies.vala:157 msgid "Tai Tham (Lanna)" msgstr "" #: src/font-manager/Orthographies.vala:158 msgid "Tai Viet" msgstr "" #: src/font-manager/Orthographies.vala:159 #: src/font-manager/web/google/LanguageData.vala:175 msgid "Tamil" msgstr "Tàmil" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/LanguageData.vala:176 msgid "Telugu" msgstr "" #: src/font-manager/Orthographies.vala:161 msgid "Thaana" msgstr "" #: src/font-manager/Orthographies.vala:162 #: src/font-manager/web/google/LanguageData.vala:177 msgid "Thai" msgstr "" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/LanguageData.vala:178 msgid "Tibetan" msgstr "" #: src/font-manager/Orthographies.vala:164 msgid "Tifinagh" msgstr "" #: src/font-manager/Orthographies.vala:165 msgid "Traditional Chinese" msgstr "Xinès tradicional" #: src/font-manager/Orthographies.vala:166 msgid "Turkish" msgstr "Turc" #: src/font-manager/Orthographies.vala:167 msgid "Uighur" msgstr "" #: src/font-manager/Orthographies.vala:168 msgid "Urdu" msgstr "" #: src/font-manager/Orthographies.vala:169 msgid "Vai" msgstr "" #: src/font-manager/Orthographies.vala:170 msgid "Vedic Extensions" msgstr "" #: src/font-manager/Orthographies.vala:171 #, fuzzy msgid "Venda" msgstr "Proveïdor" #: src/font-manager/Orthographies.vala:172 #: src/font-manager/web/google/LanguageData.vala:179 msgid "Vietnamese" msgstr "" #: src/font-manager/Orthographies.vala:173 msgid "Western European" msgstr "" #: src/font-manager/Orthographies.vala:174 msgid "Yi" msgstr "" #: src/font-manager/Orthographies.vala:175 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/OrthographyList.vala:105 msgid "Coverage" msgstr "" #: src/font-manager/OrthographyList.vala:137 #: src/font-manager/filters/LanguageFilter.vala:55 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:362 msgid "Supported Orthographies" msgstr "Ortografies admeses" #: src/font-manager/OrthographyList.vala:200 #, fuzzy #| msgid "No file selected" msgid "No items selected" msgstr "No s'ha seleccionat cap fitxer" #: src/font-manager/OrthographyList.vala:205 msgid "Update in progress" msgstr "" #. No error and no results means this font file is likely broken or empty #: src/font-manager/OrthographyList.vala:231 msgid "No valid orthographies for selection" msgstr "" #: src/font-manager/Sidebar.vala:57 msgid "Add new collection" msgstr "Afegeix una col·lecció nova" #: src/font-manager/Sidebar.vala:61 #: src/font-manager/ui/font-manager-font-list-controls.ui:32 #: src/font-manager/ui/font-manager-font-list-view.ui:36 #, fuzzy #| msgid "Clear selected filter" msgid "Remove selected item" msgstr "Neteja el filtre seleccionat" #: src/font-manager/Sidebar.vala:67 #, fuzzy #| msgid "Clear selected filter" msgid "Edit selected item" msgstr "Neteja el filtre seleccionat" #: src/font-manager/Utils.vala:295 msgid "Copying files…" msgstr "S'estan copiant els fitxers…" #: src/font-manager/filters/Collection.vala:99 msgid "New Collection" msgstr "Col·lecció nova" #: src/font-manager/filters/Collection.vala:100 #, c-format msgid "Created : %s" msgstr "Data de creació: %s" #: src/font-manager/filters/Disabled.vala:28 msgid "Disabled" msgstr "Desactivats" #: src/font-manager/filters/Disabled.vala:29 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:34 msgid "Unsorted" msgstr "Sense classificar" #: src/font-manager/filters/Unsorted.vala:35 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:28 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 #, fuzzy #| msgid "Rendering" msgid "GTK 4 Font Rendering" msgstr "Representació" #: src/font-manager/preferences/Desktop.vala:61 msgid "Automatic option allows GTK 4 to disregard hinting settings." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:90 msgid "Antialiasing" msgstr "" #: src/font-manager/preferences/Desktop.vala:67 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values. " msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:96 msgid "RGBA order" msgstr "" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:97 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:78 #: src/font-manager/preferences/Desktop.vala:84 #: src/font-manager/preferences/Rendering.vala:78 msgid "Hinting" msgstr "Millora del contorn" #: src/font-manager/preferences/Desktop.vala:79 #: src/font-manager/preferences/Desktop.vala:85 msgid "The type of hinting to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:91 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values." msgstr "" #: src/font-manager/preferences/Desktop.vala:121 msgid "GNOME desktop settings schema not found" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Automatic" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Manual" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "Grayscale" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "RGBA" msgstr "" #: src/font-manager/preferences/Desktop.vala:242 #: src/font-manager/preferences/Display.vala:91 msgid "Subpixel Geometry" msgstr "Geometria dels subpíxels" #: src/font-manager/preferences/Display.vala:75 msgid "Target DPI" msgstr "Punts per polzada (DPI)" #: src/font-manager/preferences/Display.vala:77 msgid "Scale Factor" msgstr "" #: src/font-manager/preferences/Display.vala:83 msgid "LCD Filter" msgstr "Filtre LCD" #: src/font-manager/preferences/Preferences.vala:41 msgid "Interface" msgstr "Interfície" #: src/font-manager/preferences/Preferences.vala:42 msgid "Desktop" msgstr "" #: src/font-manager/preferences/Preferences.vala:48 msgid "Sources" msgstr "Orígens" #: src/font-manager/preferences/Preferences.vala:49 msgid "Substitutions" msgstr "" #: src/font-manager/preferences/Preferences.vala:50 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:150 msgid "Display" msgstr "Visualització" #: src/font-manager/preferences/Preferences.vala:51 msgid "Rendering" msgstr "Representació" #: src/font-manager/preferences/Preferences.vala:131 msgid "" "A Fontconfig configuration file will be generated from these settings.\n" "\n" "Running applications may require a restart to reflect any changes.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/Preferences.vala:153 msgid "Reset all values to default" msgstr "" #: src/font-manager/preferences/Rendering.vala:77 msgid "Antialias" msgstr "Suavitzat" #: src/font-manager/preferences/Rendering.vala:81 msgid "Enable Autohinter" msgstr "Millora del contorn automàtica" #: src/font-manager/preferences/Rendering.vala:88 msgid "Hinting Style" msgstr "Estil de millora del contorn" #: src/font-manager/preferences/Rendering.vala:90 msgid "Use Embedded Bitmaps" msgstr "Mapes de bits incrustats" #: src/font-manager/preferences/Substitutions.vala:153 msgid "Font Substitutions" msgstr "" #: src/font-manager/preferences/Substitutions.vala:154 msgid "Easily substitute one font family for another." msgstr "" #: src/font-manager/preferences/Substitutions.vala:155 msgid "To add a new substitute click the add button in the toolbar." msgstr "" #: src/font-manager/preferences/UserActions.vala:229 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:243 msgid "User Actions" msgstr "" #: src/font-manager/preferences/UserActions.vala:245 msgid "Custom context menu entries" msgstr "" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Raised" msgstr "" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Flat" msgstr "" #: src/font-manager/preferences/UserInterface.vala:80 #: src/font-viewer/MainWindow.vala:208 msgid "Selected setting requires restart to apply" msgstr "" #: src/font-manager/preferences/UserInterface.vala:81 #: src/font-viewer/MainWindow.vala:209 #, fuzzy #| msgid "" #| "CSD enabled. Change will take effect next time the application is started." msgid "Changes 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:94 msgid "Wide Layout" msgstr "Disposició ampla" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Use three column layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:97 msgid "Only When Maximized" msgstr "" #: src/font-manager/preferences/UserInterface.vala:99 msgid "Enable Animations" msgstr "" #. The added margins here are due to PreviewColors widget alignment issues #: src/font-manager/preferences/UserInterface.vala:100 #: src/font-viewer/MainWindow.vala:224 msgid "Prefer Dark Theme" msgstr "" #: src/font-manager/preferences/UserInterface.vala:102 #: src/font-viewer/MainWindow.vala:229 msgid "Use Adwaita Stylesheet" msgstr "" #: src/font-manager/preferences/UserInterface.vala:106 msgid "Titlebar Button Style" msgstr "" #: src/font-manager/preferences/UserInterface.vala:107 msgid "Display line size in Waterfall Preview" msgstr "" #: src/font-manager/preferences/UserInterface.vala:112 #: src/font-viewer/MainWindow.vala:243 msgid "Waterfall Line Spacing" msgstr "" #: src/font-manager/preferences/UserInterface.vala:114 #: src/font-viewer/MainWindow.vala:244 msgid "Padding in pixels to insert above and below rows" msgstr "" #: src/font-manager/preferences/UserSources.vala:145 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." msgstr "" #: src/font-manager/preferences/UserSources.vala:157 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:158 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/GoogleFonts.vala:156 msgid "Network Access Disabled" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:157 msgid "Contact your system administrator to request access." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:160 msgid "Network Offline" msgstr "" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:162 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/GoogleFonts.vala:172 msgid "Client Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:173 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:176 msgid "Server Error" msgstr "" #. Sample strings used here should be sourced from https://fonts.google.com/ #: src/font-manager/web/google/LanguageData.vala:33 msgid "Adlam" msgstr "" #: src/font-manager/web/google/LanguageData.vala:34 msgid "Anatolian Hieroglyphs" msgstr "" #: src/font-manager/web/google/LanguageData.vala:37 msgid "Avestan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:40 msgid "Bassa Vah" msgstr "" #: src/font-manager/web/google/LanguageData.vala:41 msgid "Batak" msgstr "" #: src/font-manager/web/google/LanguageData.vala:43 msgid "Bhaiksuki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:44 msgid "Brahmi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:45 msgid "Braille" msgstr "" #. { N_("Buhid"), "buhid", "" }, #: src/font-manager/web/google/LanguageData.vala:48 msgid "Caucasian Albanian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:49 msgid "Canadian Aboriginal" msgstr "" #: src/font-manager/web/google/LanguageData.vala:54 msgid "Chinese (Hong Kong)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:55 msgid "Chinese (Simplified)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:56 msgid "Chinese (Traditional)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:57 msgid "Chorasmian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:59 msgid "Cuneiform" msgstr "" #: src/font-manager/web/google/LanguageData.vala:60 msgid "Cypriot" msgstr "" #: src/font-manager/web/google/LanguageData.vala:61 msgid "Cypro Minoan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:62 msgid "Cyrillic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:63 msgid "Cyrillic Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:64 msgid "Deseret" msgstr "" #: src/font-manager/web/google/LanguageData.vala:66 msgid "Duployan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:68 msgid "Elbasan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:69 msgid "Elymaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:74 msgid "Grantha" msgstr "" #: src/font-manager/web/google/LanguageData.vala:75 msgid "Greek" msgstr "" #: src/font-manager/web/google/LanguageData.vala:76 msgid "Greek Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:78 msgid "Gunjala Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:80 msgid "Hanifi Rohingya" msgstr "" #: src/font-manager/web/google/LanguageData.vala:81 msgid "Hanunoo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:82 msgid "Hatran" msgstr "" #: src/font-manager/web/google/LanguageData.vala:84 msgid "Imperial Aramaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:85 msgid "Indic Siyaq Numbers" msgstr "" #: src/font-manager/web/google/LanguageData.vala:86 msgid "Inscriptional Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:87 msgid "Inscriptional Parthian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:88 msgid "Japanese" msgstr "" #: src/font-manager/web/google/LanguageData.vala:93 msgid "Kawi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:96 msgid "Khojki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:97 msgid "Khudawadi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:98 msgid "Korean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:101 msgid "Latin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:102 msgid "Latin Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:104 msgid "Linear A" msgstr "" #: src/font-manager/web/google/LanguageData.vala:105 msgid "Linear B" msgstr "" #: src/font-manager/web/google/LanguageData.vala:106 msgid "Lisu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:107 msgid "Lycian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:108 msgid "Lydian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:109 msgid "Mahajani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:111 msgid "Mandaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:112 msgid "Manichaean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:113 msgid "Math" msgstr "" #: src/font-manager/web/google/LanguageData.vala:114 msgid "Marchen" msgstr "" #: src/font-manager/web/google/LanguageData.vala:115 msgid "Masaram Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:116 msgid "Mayan Numerals" msgstr "" #: src/font-manager/web/google/LanguageData.vala:117 msgid "Medefaidrin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:118 msgid "Meetei Mayek" msgstr "" #: src/font-manager/web/google/LanguageData.vala:120 msgid "Meroitic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:124 msgid "Modi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:126 msgid "Mro" msgstr "" #: src/font-manager/web/google/LanguageData.vala:127 msgid "Multani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:128 msgid "Music" msgstr "" #: src/font-manager/web/google/LanguageData.vala:130 msgid "Nabataean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:131 msgid "Nag Mundari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:132 msgid "Nandinagari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:134 msgid "Newa" msgstr "" #. { N_(""), "nko", "" }, #: src/font-manager/web/google/LanguageData.vala:136 msgid "Nüshu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:139 msgid "Old Hungarian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:141 msgid "Old North Arabian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:142 #, fuzzy msgid "Old Permic" msgstr "Itàlica" #: src/font-manager/web/google/LanguageData.vala:143 msgid "Old Persian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:144 msgid "Old Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:146 #, fuzzy msgid "Old Turkic" msgstr "Itàlica" #: src/font-manager/web/google/LanguageData.vala:147 msgid "Osage" msgstr "" #: src/font-manager/web/google/LanguageData.vala:150 msgid "Pahawh Hmong" msgstr "" #: src/font-manager/web/google/LanguageData.vala:151 msgid "Palmyrene" msgstr "" #: src/font-manager/web/google/LanguageData.vala:152 msgid "Pau Cin Hau" msgstr "" #: src/font-manager/web/google/LanguageData.vala:154 msgid "Phoenician" msgstr "" #: src/font-manager/web/google/LanguageData.vala:155 msgid "Psalter Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:158 msgid "Samaritan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:160 msgid "Sharada" msgstr "" #: src/font-manager/web/google/LanguageData.vala:161 msgid "Shavian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:162 msgid "Siddham" msgstr "" #: src/font-manager/web/google/LanguageData.vala:163 #, fuzzy #| msgid "Hinting" msgid "SignWriting" msgstr "Millora del contorn" #: src/font-manager/web/google/LanguageData.vala:165 msgid "Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:166 msgid "Sora Sompeng" msgstr "" #: src/font-manager/web/google/LanguageData.vala:167 msgid "Soyombo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:172 msgid "Tagalog" msgstr "" #: src/font-manager/web/google/LanguageData.vala:173 msgid "Tagbanwa" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name. #: src/font-manager/web/google/LanguageData.vala:190 #, c-format msgid "No sample for %s available" msgstr "" #: src/font-manager/web/google/LanguageData.vala:192 msgid "Please file an issue requesting an update to available samples." msgstr "" #: src/font-manager/web/google/PreviewPage.vala:383 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "" msgstr[1] "" #: src/font-manager/web/google/WebFont.vala:174 #, fuzzy msgid "ExtraLight" msgstr "Ultralleugera" #: src/font-manager/web/google/WebFont.vala:182 #, fuzzy msgid "SemiBold" msgstr "Seminegreta" #: src/font-manager/web/google/WebFont.vala:186 #, fuzzy msgid "ExtraBold" msgstr "Ultranegreta" #: src/font-manager/web/google/WebFont.vala:188 msgid "Black" msgstr "Negra" #: src/font-viewer/MainWindow.vala:100 #: src/font-viewer/font-viewer-main-window.ui:70 msgid "No file selected" msgstr "No s'ha seleccionat cap fitxer" #: src/font-viewer/MainWindow.vala:101 #: src/font-viewer/font-viewer-main-window.ui:78 msgid "Or unsupported filetype." msgstr "O el tipus de fitxer no és compatible" #: src/font-viewer/MainWindow.vala:150 #, fuzzy #| msgid "System" msgid "System Font" msgstr "Sistema" #: src/font-viewer/MainWindow.vala:152 msgid "" "Selected font file is either installed in a system directory or is not " "writable by the current user.\n" "\n" "If you wish to remove this font from the list of available fonts use the " "system package manager to remove the package containing this font file, ask " "the system administrator to remove it or use a font management application " "to disable it." msgstr "" #: src/font-viewer/MainWindow.vala:155 msgid "Newer version already installed" msgstr "Ja s'ha instal·lat una versió més recent" #: src/font-viewer/MainWindow.vala:157 src/font-viewer/MainWindow.vala:162 msgid "Click to overwrite" msgstr "" #: src/font-viewer/MainWindow.vala:160 msgid "Update Font" msgstr "Actualitza la lletra tipogràfica" #: src/font-viewer/MainWindow.vala:165 msgid "Remove Font" msgstr "Desinstal·la la lletra tipogràfica" #: src/font-viewer/MainWindow.vala:169 #: src/font-viewer/font-viewer-main-window.ui:104 msgid "Install Font" msgstr "Instal·la la lletra" #: src/font-viewer/MainWindow.vala:236 msgid "Preview Area Colors" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:9 #: src/common/ui/font-manager-preview-colors.ui:15 msgid "Select background color" msgstr "Selecciona el color del fons" #: src/common/ui/font-manager-preview-colors.ui:23 #: src/common/ui/font-manager-preview-colors.ui:29 msgid "Select text color" msgstr "" #: src/font-manager/gtk/help-overlay.ui:11 msgid "General" msgstr "" #: src/font-manager/gtk/help-overlay.ui:23 msgid "Increase preview size" msgstr "" #: src/font-manager/gtk/help-overlay.ui:30 msgid "Decrease preview size" msgstr "" #: src/font-manager/gtk/help-overlay.ui:37 msgid "Reset preview size" msgstr "" #: src/font-manager/gtk/help-overlay.ui:44 msgid "Focus search entry" msgstr "" #: src/font-manager/gtk/help-overlay.ui:51 msgid "Reload" msgstr "Torna a carregar" #: src/font-manager/gtk/help-overlay.ui:58 #: src/font-manager/gtk/help-overlay.ui:65 msgid "Quit the application" msgstr "Surt de l'aplicació" #: src/font-manager/gtk/help-overlay.ui:73 msgid "Mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:78 msgid "Switch to Manage mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:85 msgid "Switch to Browse mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:92 msgid "Switch to Compare mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:99 #, fuzzy #| msgid "Remove Fonts" msgid "Switch to Google Fonts mode" msgstr "Desinstal·la tipus de lletra" #: src/font-manager/gtk/help-overlay.ui:107 msgid "Preview Mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:112 msgid "Switch to Standard preview" msgstr "" #: src/font-manager/gtk/help-overlay.ui:119 msgid "Switch to Waterfall preview" msgstr "" #: src/font-manager/gtk/help-overlay.ui:126 msgid "Switch to Body Text preview" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:100 msgid "Increase tile size" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:109 msgid "Decrease tile size" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:149 msgid "Toggle search entry" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:158 msgid "Toggle preview panel" msgstr "" #: src/font-manager/ui/font-manager-browse-preview.ui:164 msgid "" "Status of selected family.\n" "\n" "Disabling will prevent the selected family from being used by other " "applications." msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:19 #, 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:45 msgid "_Rename" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:20 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:33 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:45 msgid "Pinned Comparisons" msgstr "Comparacions ancorades" #: src/font-manager/ui/font-manager-export-dialog.ui:19 #: src/font-manager/ui/font-manager-remove-dialog.ui:19 #, fuzzy #| msgid "_Cancel" msgid "Cancel" msgstr "_Cancel·la" #: src/font-manager/ui/font-manager-font-list-controls.ui:51 #: src/font-manager/ui/font-manager-font-list-view.ui:54 #: src/font-manager/ui/font-manager-remove-dialog.ui:43 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:44 msgid "Search Families…" msgstr "Cerca famílies…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:29 msgid "Search Orthographies…" msgstr "Cerca ortografies…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:72 msgid "Minimum Coverage" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:101 msgid "Deselect All" msgstr "" #: src/font-manager/ui/font-manager-orthography-list.ui:53 msgid "Clear selected filter" msgstr "Neteja el filtre seleccionat" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:22 #, fuzzy #| msgid "Created : " msgid "Created :" msgstr "Creació: " #: src/font-manager/ui/font-manager-pinned-comparisons.ui:23 msgid "Save current comparison" msgstr "Desa la comparació actual" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:45 msgid "Remove selected comparison" msgstr "Suprimeix la comparació seleccionada" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:73 msgid "Restore selected comparison" msgstr "Restaura la comparació seleccionada" #: src/font-manager/ui/font-manager-remove-dialog.ui:13 msgid "Select fonts to remove" msgstr "Selecciona tipus per suprimir" #: src/font-manager/ui/font-manager-remove-dialog.ui:25 #, fuzzy #| msgid "_Delete" msgid "Delete" msgstr "_Suprimeix" #: src/font-manager/ui/font-manager-sidebar.ui:35 msgid "Categories" msgstr "Categories" #: src/font-manager/ui/font-manager-sidebar.ui:86 #, fuzzy #| msgid "Collections" msgid "Smart Collections" msgstr "Col·leccions" #: src/font-manager/ui/font-manager-sidebar.ui:142 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:50 msgid "Sort Order" msgstr "" #: src/font-manager/ui/font-manager-sidebar.ui:150 msgid "Collections" msgstr "Col·leccions" #: src/font-manager/ui/font-manager-substitute-row.ui:22 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:34 msgid "Remove substitute" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:35 msgid "Enter substitute family" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:51 msgid "prefer" msgstr "prefereix" #: src/font-manager/ui/font-manager-substitute.ui:52 msgid "accept" msgstr "accepta" #: src/font-manager/ui/font-manager-substitute.ui:53 msgid "default" msgstr "per defecte" #: src/font-manager/ui/font-manager-user-action-row.ui:27 msgid "Comment" msgstr "Comentari" #: src/font-manager/ui/font-manager-user-action-row.ui:42 msgid "Executable" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:57 msgid "Arguments" msgstr "Arguments" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:39 msgid "Newest" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:40 msgid "Most Popular" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:41 msgid "Trending" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:116 msgid "Serif" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:133 msgid "Sans Serif" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:167 #, fuzzy msgid "Handwriting" msgstr "Millora del contorn" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:198 msgid "Category" msgstr "Categoria" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:272 msgid "4+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:282 msgid "8+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:292 msgid "12+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:305 msgid "Variations" msgstr "" #: src/font-viewer/font-viewer-main-window.ui:31 msgid "Preview font files before installing them." msgstr "" "Previsualitzeu els fitxers de lletra tipogràfica abans d'instal·lar-los" #: src/font-viewer/font-viewer-main-window.ui:32 msgid "To preview a font simply drag it onto this area." msgstr "Per a previsualitzar una lletra tipogràfica, arrossegueu-la aquí." #, fuzzy #~| msgid "Font Manager" #~ msgid "Font Manager project" #~ msgstr "Gestor tipogràfic" #~ msgid "_Open" #~ msgstr "_Obre" #~ msgid "Remove selected font from collection" #~ msgstr "Suprimeix la lletra tipogràfica seleccionada de la col·lecció" #~ msgid "About" #~ msgstr "Quant a" #~ msgid "Settings saved to file." #~ msgstr "S'ha desat la configuració al fitxer" #~ msgid "Removed configuration file." #~ msgstr "S'ha suprimit el fitxer de configuració" #~ msgid " Size Restrictions " #~ msgstr " Restriccions de mida " #~ msgid " Apply settings to point sizes " #~ msgstr " Aplica la configuració a les mides de punts " #~ msgid "Smaller than" #~ msgstr "Més petit que" #~ msgid "Larger than" #~ msgstr "Més gran que" #~ msgid "Client Side Decorations" #~ msgstr "Decoracions del costat del client" #~ 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ó" #~ msgid "Update Family" #~ msgstr "Actualitza la família" #~ msgid "Remove Family" #~ msgstr "Desinstal·la la família" #~ msgid "Download Family" #~ msgstr "Baixa la família" #~ msgid "Download Font" #~ msgstr "Baixa la lletra tipogràfica" #~ msgid "Installed" #~ msgstr "Instal·lat" #~ msgid "Enter Preview Text…" #~ msgstr "Introduïu el text de previsualització…" #~ msgid "Previous page" #~ msgstr "Pàgina anterior" #~ msgid "Next page" #~ msgstr "Pàgina següent" #~ msgid "Discard" #~ msgstr "Descarta" #~ msgid "Running applications may require a restart to reflect any changes." #~ msgstr "" #~ "Les aplicacions en execució poden requerir un reinici per reflectir els " #~ "canvis" #~ msgid "Save" #~ msgstr "Desa" #~ msgid "Edit selected category" #~ msgstr "Edita la categoria seleccionada" #~ 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" font-manager-0.9.4/po/de.po000066400000000000000000002500031476271126700154650ustar00rootroot00000000000000# 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, 2022, 2025. # Stephan Kurz , 2023. # Marco , 2024. # Ettore Atalan , 2024, 2025. # "R. Grönmann" , 2024. # Florian Obernberger , 2025. 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: 2025-02-26 00:40-0500\n" "PO-Revision-Date: 2025-03-07 00:25+0000\n" "Last-Translator: Andreas Klostermaier \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 5.10.3-dev\n" #. Application.vala #: data/com.github.FontManager.FontManager.appdata.xml.in.in:14 #: data/com.github.FontManager.FontManager.desktop.in.in:5 #: data/com.github.FontManager.FontManager.desktop.in.in:6 #: lib/gtk/font-manager-application-window.c:281 #: src/font-manager/Application.vala:2 msgid "Font Manager" msgstr "Font Manager" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:15 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "" "Eine einfache Anwendung zur Verwaltung von Schriftarten für Gtk+ Desktop-" "Umgebungen" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:18 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/com.github.FontManager.FontManager.appdata.xml.in.in:23 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/com.github.FontManager.FontManager.appdata.xml.in.in:27 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "" "Font Manager ist KEINE professionelle Lösung zur Verwaltung von Schriftarten." #: data/com.github.FontManager.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/com.github.FontManager.FontManager.desktop.in.in:16 #: data/com.github.FontManager.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "Grafik;Betrachter;GNOME;GTK;Publizieren;" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:14 #: data/com.github.FontManager.FontViewer.desktop.in.in:5 #: data/com.github.FontManager.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:88 src/font-viewer/Application.vala:108 #: src/font-viewer/Application.vala:132 #: src/font-viewer/font-viewer-main-window.ui:30 msgid "Font Viewer" msgstr "Schriften-Betrachter" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:15 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "Anwendung zum Betrachten von Schriftarten in Gtk+ Desktop-Umgebungen" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:18 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/com.github.FontManager.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:154 #: extensions/nemo/font-manager-menu-provider.c:147 #: extensions/thunar/font-manager-menu-provider.c:129 #: src/font-manager/FontList.vala:509 msgid "Install" msgstr "Installieren" #: extensions/nautilus/font-manager-menu-provider.c:156 #: extensions/nemo/font-manager-menu-provider.c:149 #: extensions/thunar/font-manager-menu-provider.c:131 msgid "Install the selected font file" msgstr "Ausgewählte Schrift installieren" #: extensions/nautilus/font-manager-menu-provider.c:157 #: extensions/nemo/font-manager-menu-provider.c:150 #: extensions/thunar/font-manager-menu-provider.c:132 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-database.c:582 src/font-manager/Application.vala:147 msgid "Updating Database…" msgstr "Datenbank wird aktualisiert …" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:699 msgid "Unknown Vendor" msgstr "Unbekannter Anbieter" #: lib/fontconfig/font-manager-fontconfig.c:568 #: src/font-manager/web/google/WebFont.vala:172 msgid "Thin" msgstr "Fein" #: lib/fontconfig/font-manager-fontconfig.c:570 msgid "Ultra-Light" msgstr "Ultraleicht" #: lib/fontconfig/font-manager-fontconfig.c:572 #: lib/fontconfig/font-manager-fontconfig.c:925 #: src/font-manager/web/google/WebFont.vala:176 msgid "Light" msgstr "Leicht" #: lib/fontconfig/font-manager-fontconfig.c:574 msgid "Semi-Light" msgstr "Halbleicht" #: lib/fontconfig/font-manager-fontconfig.c:576 msgid "Book" msgstr "Buch" #: lib/fontconfig/font-manager-fontconfig.c:578 #: lib/fontconfig/font-manager-fontconfig.c:882 #: src/font-manager/preferences/Desktop.vala:236 #: src/font-manager/web/google/WebFont.vala:180 msgid "Medium" msgstr "Medium" #: lib/fontconfig/font-manager-fontconfig.c:580 msgid "Semi-Bold" msgstr "Halbfett" #: lib/fontconfig/font-manager-fontconfig.c:582 #: src/font-manager/web/google/WebFont.vala:184 msgid "Bold" msgstr "Fett" #: lib/fontconfig/font-manager-fontconfig.c:584 msgid "Ultra-Bold" msgstr "Ultrafett" #: lib/fontconfig/font-manager-fontconfig.c:586 msgid "Heavy" msgstr "Kräftig" #: lib/fontconfig/font-manager-fontconfig.c:588 msgid "Ultra-Heavy" msgstr "Ultrakräftig" #: lib/fontconfig/font-manager-fontconfig.c:663 #: src/font-manager/web/google/WebFont.vala:234 msgid "Italic" msgstr "Kursiv" #: lib/fontconfig/font-manager-fontconfig.c:665 msgid "Oblique" msgstr "Schräg" #: lib/fontconfig/font-manager-fontconfig.c:703 msgid "Ultra-Condensed" msgstr "Ultraschmal" #: lib/fontconfig/font-manager-fontconfig.c:705 msgid "Extra-Condensed" msgstr "Extraschmal" #: lib/fontconfig/font-manager-fontconfig.c:707 msgid "Condensed" msgstr "Schmal" #: lib/fontconfig/font-manager-fontconfig.c:709 msgid "Semi-Condensed" msgstr "Halbschmal" #: lib/fontconfig/font-manager-fontconfig.c:711 msgid "Semi-Expanded" msgstr "Halbbreit" #: lib/fontconfig/font-manager-fontconfig.c:713 msgid "Expanded" msgstr "Breit" #: lib/fontconfig/font-manager-fontconfig.c:715 msgid "Extra-Expanded" msgstr "Extrabreit" #: lib/fontconfig/font-manager-fontconfig.c:717 msgid "Ultra-Expanded" msgstr "Ultrabreit" #: lib/fontconfig/font-manager-fontconfig.c:786 msgid "Proportional" msgstr "Proportionale" #: lib/fontconfig/font-manager-fontconfig.c:788 msgid "Dual Width" msgstr "Doppelte Breite" #: lib/fontconfig/font-manager-fontconfig.c:790 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:184 msgid "Monospace" msgstr "Dicktengleiche" #: lib/fontconfig/font-manager-fontconfig.c:792 msgid "Charcell" msgstr "Erzwungene Breite" #: lib/fontconfig/font-manager-fontconfig.c:831 msgid "Unknown" msgstr "Unbekannt" #: lib/fontconfig/font-manager-fontconfig.c:833 msgid "RGB" msgstr "RGB (Rot-Grün-Blau Teilbildpunktwiedergabe)" #: lib/fontconfig/font-manager-fontconfig.c:835 msgid "BGR" msgstr "BGR (Blau-Grün-Rot Teilbildpunktwiedergabe)" #: lib/fontconfig/font-manager-fontconfig.c:837 msgid "VRGB" msgstr "VRGB (Vertikale Rot-Grün-Blau Teilbildpunktwiedergabe)" #: lib/fontconfig/font-manager-fontconfig.c:839 msgid "VBGR" msgstr "VBGR (Vertikale Blau-Grün-Rot Teilbildpunktwiedergabe)" #: lib/fontconfig/font-manager-fontconfig.c:841 #: lib/fontconfig/font-manager-fontconfig.c:886 #: lib/fontconfig/font-manager-fontconfig.c:929 #: src/font-manager/Controls.vala:133 #: src/font-manager/preferences/Desktop.vala:234 #: src/font-manager/preferences/Desktop.vala:236 msgid "None" msgstr "Ohne" #: lib/fontconfig/font-manager-fontconfig.c:880 #: src/font-manager/preferences/Desktop.vala:236 msgid "Slight" msgstr "Leicht" #: lib/fontconfig/font-manager-fontconfig.c:884 #: src/font-manager/preferences/Desktop.vala:236 msgid "Full" msgstr "Voll" #: lib/fontconfig/font-manager-fontconfig.c:923 msgid "Default" msgstr "Voreingestellt" #: lib/fontconfig/font-manager-fontconfig.c:927 msgid "Legacy" msgstr "Veraltet" #: lib/fontconfig/font-manager-source.c:305 #: lib/fontconfig/font-manager-source.c:321 #: lib/fontconfig/font-manager-source.c:322 msgid "Source Unavailable" msgstr "Quelle nicht verfügbar" #: lib/gtk/font-manager-application-window.c:285 #: src/font-manager/Application.vala:3 msgid "Simple font management for GTK+ desktop environments" msgstr "Einfache Schriftenverwaltung für GTK+ Arbeitsumgebungen" #: lib/gtk/font-manager-application-window.c:290 msgid "translator-credits" msgstr "" "PF4Public\n" "Copied by Zanata \n" "Milo Ivir , 2019, 2020\n" "Andreas Klostermaier, 2021, 2022" #: lib/gtk/font-manager-fsType.c:74 msgid "Restricted License Embedding" msgstr "Keine Einbettung erlaubt" #: lib/gtk/font-manager-fsType.c:76 msgid "Preview & Print Embedding" msgstr "Vorschau und Druck erlaubt" #: lib/gtk/font-manager-fsType.c:78 msgid "Editable Embedding" msgstr "Bearbeitung erlaubt" #: lib/gtk/font-manager-fsType.c:80 msgid "Preview & Print Embedding | No Subsetting" msgstr "Vorschau und Druck erlaubt | Keine Untergruppen" #: lib/gtk/font-manager-fsType.c:82 msgid "Editable Embedding | No Subsetting" msgstr "Bearbeitung erlaubt | Keine Untergruppen" #: lib/gtk/font-manager-fsType.c:84 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "Vorschau und Druck erlaubt | Nur Bitmaps" #: lib/gtk/font-manager-fsType.c:86 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "Bearbeitung erlaubt | Nur Bitmaps" #: lib/gtk/font-manager-fsType.c:88 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "Vorschau und Druck erlaubt | Keine Untergruppen | Nur Bitmaps" #: lib/gtk/font-manager-fsType.c:90 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "Bearbeitung erlaubt | Keine Untergruppen | Nur Bitmaps" #: lib/gtk/font-manager-fsType.c:92 msgid "Installable Embedding" msgstr "Installieren erlaubt" #: lib/gtk/font-manager-license-page.c:179 msgid "File does not contain license information." msgstr "Datei enthält keine Lizenzinformationen." #: lib/gtk/font-manager-preview-controls.c:77 msgid "Left Aligned" msgstr "Links ausgerichtet" #: lib/gtk/font-manager-preview-controls.c:83 msgid "Centered" msgstr "Zentriert" #: lib/gtk/font-manager-preview-controls.c:89 msgid "Fill" msgstr "Füllen" #: lib/gtk/font-manager-preview-controls.c:95 msgid "Right Aligned" msgstr "Rechts ausgerichtet" #: lib/gtk/font-manager-preview-controls.c:349 #: src/font-manager/ui/font-manager-browse-pane.ui:168 msgid "Edit preview text" msgstr "Vorschautext bearbeiten" #: lib/gtk/font-manager-preview-controls.c:350 msgid "Undo changes" msgstr "Änderungen rückgängig machen" #: lib/gtk/font-manager-preview-page.c:87 #: src/font-manager/ui/font-manager-browse-preview.ui:126 msgid "Preview" msgstr "Vorschau" #: lib/gtk/font-manager-preview-page.c:89 msgid "Waterfall" msgstr "Wasserfall" #: lib/gtk/font-manager-preview-pane.c:47 #: lib/gtk/font-manager-preview-pane.c:584 #: src/font-manager/ui/font-manager-browse-preview.ui:136 msgid "Characters" msgstr "Zeichentabelle" #: lib/gtk/font-manager-preview-pane.c:49 #: lib/gtk/font-manager-preview-pane.c:585 msgid "Properties" msgstr "Eigenschaften" #: lib/gtk/font-manager-preview-pane.c:51 #: lib/gtk/font-manager-preview-pane.c:586 src/font-manager/Categories.vala:266 msgid "License" msgstr "Lizenz" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:331 #: src/font-manager/web/google/WebFont.vala:178 msgid "Regular" msgstr "Standard" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:326 msgid "Normal" msgstr "Normal" #: lib/gtk/font-manager-preview-pane.c:508 msgid "Search available characters" msgstr "Verfügbare Schriftzeichen durchsuchen" #: lib/gtk/font-manager-properties-page.c:55 msgid "PostScript Name" msgstr "PostScript Name" #: lib/gtk/font-manager-properties-page.c:56 msgid "Family" msgstr "Familienart" #: lib/gtk/font-manager-properties-page.c:57 msgid "Style" msgstr "Stil" #: lib/gtk/font-manager-properties-page.c:58 #: src/font-manager/Categories.vala:259 msgid "Width" msgstr "Breite" #: lib/gtk/font-manager-properties-page.c:59 #: src/font-manager/Categories.vala:261 msgid "Slant" msgstr "Schrägstellung" #: lib/gtk/font-manager-properties-page.c:60 #: src/font-manager/Categories.vala:260 msgid "Weight" msgstr "Strichstärke" #: lib/gtk/font-manager-properties-page.c:61 #: src/font-manager/Categories.vala:262 msgid "Spacing" msgstr "Dicktenart" #: lib/gtk/font-manager-properties-page.c:62 msgid "Version" msgstr "Version" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/gtk/font-manager-properties-page.c:64 #: src/font-manager/Categories.vala:268 msgid "Vendor" msgstr "Anbieter" #: lib/gtk/font-manager-properties-page.c:65 msgid "FileType" msgstr "Dateiart" #. Keep this entry last #: lib/gtk/font-manager-properties-page.c:67 msgid "Filesize" msgstr "Dateigröße" #: lib/gtk/unicode/unicode-character-map.c:850 msgid "Copy" msgstr "Kopieren" #: lib/gtk/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "Andere, Kontrollzeichen" #: lib/gtk/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "Andere, Format" #: lib/gtk/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "Andere, nicht zugewiesen" #: lib/gtk/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "Andere, privater Gebrauch" #: lib/gtk/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "Andere, Ersatzzeichen" #: lib/gtk/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "Buchstabe, Kleinbuchstabe" #: lib/gtk/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "Buchstabe, Modifikator" #: lib/gtk/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "Buchstabe, andere" #: lib/gtk/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "Buchstabe, Überschrift" #: lib/gtk/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "Buchstabe, Großbuchstabe" #: lib/gtk/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "Marke, zusammenführend mit Dickte" #: lib/gtk/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "Marke, einschließend" #: lib/gtk/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "Marke, Nicht-Abstand" #: lib/gtk/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "Nummer, Dezimalnummer" #: lib/gtk/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "Nummer, Buchstabe" #: lib/gtk/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "Nummer, andere" #: lib/gtk/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "Satzzeichen, Verbinder" #: lib/gtk/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "Satzzeichen, Strich" #: lib/gtk/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "Satzzeichen, schließend" #: lib/gtk/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "Satzzeichen, schließende Anführungszeichen" #: lib/gtk/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "Satzzeichen, öffnende Anführungszeichen" #: lib/gtk/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "Satzzeichen, andere" #: lib/gtk/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "Satzzeichen, öffnend" #: lib/gtk/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "Symbol, Währungszeichen" #: lib/gtk/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "Symbol, Modifikator" #: lib/gtk/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "Symbol, mathematische Zeichen" #: lib/gtk/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "Symbol, andere" #: lib/gtk/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "Trennzeichen, Linie" #: lib/gtk/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "Trennzeichen, Absatz" #: lib/gtk/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "Trennzeichen, Leerzeichen" #: src/common/WaterfallSettings.vala:37 msgid "Up to 48 points (Linear Scaling)" msgstr "Bis 48 Punkt (lineare Skala)" #: src/common/WaterfallSettings.vala:39 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "Bis 72 Punkt (1.1 Quotient)" #: src/common/WaterfallSettings.vala:41 msgid "Up to 96 points (Linear Scaling)" msgstr "Bis 96 Punkt (lineare Skala)" #: src/common/WaterfallSettings.vala:43 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "Bis 96 Punkt (1.1 Quotient)" #: src/common/WaterfallSettings.vala:45 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "Bis 120 Punkt (1.2 Quotient)" #: src/common/WaterfallSettings.vala:47 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "Bis 144 Punkt (1.3 Quotient)" #: src/common/WaterfallSettings.vala:49 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "Bis 192 Punkt (1.4 Quotient)" #: src/common/WaterfallSettings.vala:51 msgid "Custom Size Settings" msgstr "Benutzerdefinierte Größeneinstellungen" #: src/common/WaterfallSettings.vala:197 msgid "Waterfall Preview Size Settings" msgstr "Einstellungen der Vorschau beim Wasserfall" #: src/common/WaterfallSettings.vala:201 msgid "Higher values may adversely affect performance" msgstr "Höhere Werte können die Leistung negativ beeinflussen" #: src/common/WaterfallSettings.vala:204 msgid "Minimum Waterfall Preview Point Size" msgstr "Minimale Punktgröße der Vorschau beim Wasserfall" #: src/common/WaterfallSettings.vala:206 msgid "Waterfall Preview Point Size Common Ratio" msgstr "Quotient der Punktgröße der Vorschau beim Wasserfall" #: src/common/WaterfallSettings.vala:208 msgid "Maximum Waterfall Preview Point Size" msgstr "Maximale Größe der Vorschau beim Wasserfall" #: src/common/WaterfallSettings.vala:236 msgid "Show line size" msgstr "Zeilenhöhe zeigen" #: src/font-manager/Application.vala:5 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 freie Software: Sie können es weitergeben und/oder " "verändern\n" " unter den Bedingungen der GNU General Public License, wie von der Free " "Software\n" " Foundation veröffentlicht, entweder Version 3 der Lizenz oder\n" " (nach Ihrer Wahl) jede spätere Version.\n" "\n" " Dieses Programm wird in der Hoffnung weitergegeben, dass es nützlich " "sein wird,\n" " aber OHNE JEGLICHE GEWÄHRLEISTUNG; auch ohne die stillschweigende " "Garantie der\n" " MARKTGÄNGIGKEIT oder EIGNUNG FÜR EINEN BESTIMMTEN ZWECK. Siehe die\n" " GNU General Public License für weitere Einzelheiten.\n" "\n" " Sie sollten ein Exemplar der GNU General Public License\n" " zusammen mit diesem Programm erhalten haben.\n" "\n" " Falls nicht, siehe .\n" #: src/font-manager/Application.vala:133 msgid "Installing Font Files…" msgstr "Installiere Schriftarten…" #: src/font-manager/Browse.vala:381 #: src/font-manager/ui/font-manager-browse-preview.ui:175 msgid "Active" msgstr "Aktiv" #: src/font-manager/Browse.vala:385 msgid "Inactive" msgstr "Inaktiv" #: src/font-manager/Browse.vala:426 msgid "Designed by" msgstr "Entworfen von" #: src/font-manager/Categories.vala:259 msgid "Grouped by font width" msgstr "Geordnet nach Breite" #: src/font-manager/Categories.vala:260 msgid "Grouped by font weight" msgstr "Geordnet nach Strichstärke" #: src/font-manager/Categories.vala:261 msgid "Grouped by font angle" msgstr "Geordnet nach Schrägstellung" #: src/font-manager/Categories.vala:262 msgid "Grouped by font spacing" msgstr "Geordnet nach Dicktenart" #: src/font-manager/Categories.vala:266 msgid "Grouped by license type" msgstr "Geordnet nach Lizenz" #: src/font-manager/Categories.vala:268 msgid "Grouped by vendor" msgstr "Geordnet nach Anbieter" #: src/font-manager/Categories.vala:269 msgid "Filetype" msgstr "Dateityp" #: src/font-manager/Categories.vala:269 msgid "Grouped by filetype" msgstr "Geordnet nach Dateityp" #: src/font-manager/Categories.vala:274 msgid "All" msgstr "Alle" #: src/font-manager/Categories.vala:274 msgid "All Fonts" msgstr "Alle Schriften" #: src/font-manager/Categories.vala:275 msgid "System" msgstr "System" #: src/font-manager/Categories.vala:275 msgid "Fonts available to all users" msgstr "Für alle Benutzer verfügbare Schriften" #: src/font-manager/Categories.vala:298 msgid "Family Kind" msgstr "Familienart" #: src/font-manager/Categories.vala:298 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:299 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:262 msgid "Any" msgstr "Alle" #: src/font-manager/Categories.vala:299 msgid "No Fit" msgstr "Keine Übereinstimmung" #: src/font-manager/Categories.vala:299 msgid "Text and Display" msgstr "Text und Überschriften" #: src/font-manager/Categories.vala:299 msgid "Script" msgstr "Schreibschrift" #: src/font-manager/Categories.vala:299 msgid "Decorative" msgstr "Dekorativ" #: src/font-manager/Categories.vala:299 msgid "Pictorial" msgstr "Bildhaft" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "Name der Sammlung eintragen" #: src/font-manager/Collections.vala:346 msgid "Copy to…" msgstr "Kopieren nach …" #: src/font-manager/Collections.vala:347 msgid "Compress…" msgstr "Komprimieren …" #: src/font-manager/Collections.vala:348 msgid "Rename…" msgstr "Umbenennen…" #: src/font-manager/Collections.vala:402 msgid "Archive created successfully." msgstr "Archiv erfolgreich erstellt." #: src/font-manager/Collections.vala:403 msgid "The resulting file can be found in your home directory." msgstr "" "Die entsprechende Datei kann in deinem Homeverzeichnis gefunden werden." #: src/font-manager/Collections.vala:405 msgid "Error exporting collection" msgstr "Fehler Sammlung exportieren" #: src/font-manager/Collections.vala:406 msgid "" "Start the application from a terminal and try again for more information" msgstr "" "Starte das Programm über die Kommandozeile und versuche es erneut für mehr " "Informationen" #: src/font-manager/Collections.vala:427 msgid "Creating archive from selected collection." msgstr "Erstelle ein Archiv aus der ausgewählten Sammlung." #: src/font-manager/Collections.vala:428 msgid "This may take some time for large collections…" msgstr "Bei größeren Sammlungen kann es einige Zeit dauern…" #: src/font-manager/Compare.vala:325 msgid "Saved Comparison" msgstr "Gespeicherter Vergleich" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:361 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" "Plus-Zeichen (+) drücken, um\n" "aktuellen Vergleich zu speichern" #: src/font-manager/Controls.vala:80 msgid "Keyboard Shortcuts" msgstr "Tastaturkürzel" #: src/font-manager/Controls.vala:81 src/font-manager/gtk/help-overlay.ui:16 msgid "Help" msgstr "Hilfe" #: src/font-manager/Controls.vala:82 msgid "About Font Manager" msgstr "Über Font Manager" #: src/font-manager/Controls.vala:88 msgid "Preferences" msgstr "Einstellungen" #: src/font-manager/Controls.vala:92 msgid "Import" msgstr "Importieren" #: src/font-manager/Controls.vala:93 #: src/font-manager/ui/font-manager-export-dialog.ui:25 msgid "Export" msgstr "Exportieren" #: src/font-manager/Controls.vala:96 #: src/font-manager/ui/font-manager-export-dialog.ui:13 msgid "User Data" msgstr "Benutzerdaten" #: src/font-manager/Controls.vala:129 #: src/font-manager/ui/font-manager-user-action-row.ui:13 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:38 msgid "Name" msgstr "Name" #: src/font-manager/Controls.vala:131 msgid "Size" msgstr "Größe" #: src/font-manager/Controls.vala:196 msgid "Grid View" msgstr "Rasteransicht" #: src/font-manager/Controls.vala:197 msgid "List View" msgstr "Listenansicht" #: src/font-manager/Controls.vala:283 msgid "Add Fonts" msgstr "Schriften hinzufügen" #: src/font-manager/Controls.vala:284 msgid "Remove Fonts" msgstr "Schriften entfernen" #: src/font-manager/Controls.vala:300 msgid "Back" msgstr "Zurück" #: src/font-manager/Dialogs.vala:48 src/font-manager/Dialogs.vala:59 msgid "_Select" msgstr "_Auswählen" #: src/font-manager/Dialogs.vala:49 msgid "Select Executable" msgstr "Anwendung auswählen" #: src/font-manager/Dialogs.vala:60 msgid "Select a Directory" msgstr "Verzeichnis auswählen" #: src/font-manager/Dialogs.vala:68 msgid "TrueType" msgstr "TrueType" #: src/font-manager/Dialogs.vala:70 msgid "OpenType" msgstr "OpenType" #: src/font-manager/Dialogs.vala:73 msgid "Archive Files" msgstr "Archiv Dateien" #: src/font-manager/Dialogs.vala:81 msgid "Select Files to Install" msgstr "Dateien zum Installieren auswählen" #: src/font-manager/Dialogs.vala:91 msgid "Select Source Directories" msgstr "Quellverzeichnisse auswählen" #: src/font-manager/Dialogs.vala:125 msgid "Font Configuration" msgstr "Schrifteinstellungen" #: src/font-manager/Dialogs.vala:126 msgid "Font Collections" msgstr "Schriften-Sammlungen" #: src/font-manager/Dialogs.vala:127 #: src/font-manager/preferences/UserSources.vala:156 msgid "Font Sources" msgstr "Schrift-Quellen" #: src/font-manager/Dialogs.vala:128 msgid "Installed Fonts" msgstr "Installierte Schriften" #: src/font-manager/Dialogs.vala:129 msgid "Custom Actions" msgstr "Benutzerbefehle" #: src/font-manager/Dialogs.vala:385 msgid "Fonts installed in your home directory will appear here." msgstr "" "In Deinem Heim-Verzeichnis installierte Schriftarten werden hier angezeigt." #. FontList.vala #. * #. * Copyright (C) 2020-2025 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 . #. #: src/font-manager/FontList.vala:21 #, 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:72 #: src/font-manager/web/google/FontList.vala:204 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "%i Variante " msgstr[1] "%i Varianten" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 msgid "Collapse all" msgstr "Alle einklappen" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 #: src/font-manager/ui/font-manager-font-list-controls.ui:21 #: src/font-manager/ui/font-manager-font-list-view.ui:24 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:28 msgid "Expand all" msgstr "Alle ausklappen" #: src/font-manager/FontList.vala:510 msgid "Copy Location" msgstr "Dateipfad kopieren" #: src/font-manager/FontList.vala:511 msgid "Show in Folder" msgstr "Im Ordner zeigen" #: src/font-manager/FontList.vala:512 msgid "Enable selected items" msgstr "Ausgewählte Elemente aktivieren" #: src/font-manager/FontList.vala:513 msgid "Disable selected items" msgstr "Ausgewählte Elemente deaktivieren" #. 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:580 src/font-manager/FontList.vala:589 #, 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:607 #: src/font-manager/preferences/Preferences.vala:45 msgid "Actions" msgstr "Befehle" #: src/font-manager/MainWindow.vala:69 msgid "Browse" msgstr "Durchsehen" #: src/font-manager/MainWindow.vala:71 msgid "Compare" msgstr "Vergleichen" # Should this be translated anyway? #: src/font-manager/MainWindow.vala:74 msgid "Google Fonts" msgstr "Google Fonts" #: src/font-manager/MainWindow.vala:77 msgid "Manage" msgstr "Verwalten" #: src/font-manager/Orthographies.vala:31 msgid "Afrikaans" msgstr "Afrikaans" #: src/font-manager/Orthographies.vala:32 msgid "Ahom" msgstr "Ahom-Schrift" #: src/font-manager/Orthographies.vala:33 msgid "Aleut Cyrillic" msgstr "Aleutisch Kyrillisch" #: src/font-manager/Orthographies.vala:34 msgid "Aleut Latin" msgstr "Aleutisch Lateinisch" #: src/font-manager/Orthographies.vala:35 #: src/font-manager/web/google/LanguageData.vala:35 msgid "Arabic" msgstr "Arabisch" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "Archaische griechische Buchstaben" #: src/font-manager/Orthographies.vala:37 #: src/font-manager/web/google/LanguageData.vala:36 msgid "Armenian" msgstr "Armenisch" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "Astronomie" #: src/font-manager/Orthographies.vala:39 #: src/font-manager/web/google/LanguageData.vala:38 msgid "Balinese" msgstr "Balinesisch" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "Baltisch" #: src/font-manager/Orthographies.vala:41 #: src/font-manager/web/google/LanguageData.vala:39 msgid "Bamum" msgstr "Bamun-Schrift" #: 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 "Batak-Schrift" #: src/font-manager/Orthographies.vala:46 #: src/font-manager/web/google/LanguageData.vala:42 msgid "Bengali" msgstr "Bengalisch" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "Brahmi-Schrift" #: src/font-manager/Orthographies.vala:48 #: src/font-manager/web/google/LanguageData.vala:46 msgid "Buginese" msgstr "Bugis" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "Vereinheitlichte Silbenzeichen kanadischer Ureinwohner" #: src/font-manager/Orthographies.vala:50 #: src/font-manager/web/google/LanguageData.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 #: src/font-manager/web/google/LanguageData.vala:51 msgid "Chakma" msgstr "Chakma-Schrift" #: src/font-manager/Orthographies.vala:54 #: src/font-manager/web/google/LanguageData.vala:52 msgid "Cham" msgstr "Cham-Schrift" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/LanguageData.vala:53 msgid "Cherokee" msgstr "Cherokee-Silbenschrift" #: 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 "Vereinheitlichte CJK-Ideogramme" #: src/font-manager/Orthographies.vala:60 msgid "CJK Unified Extension A" msgstr "Vereinheitlichte CJK-Ideogramme Erweiterung A" #: src/font-manager/Orthographies.vala:61 msgid "CJK Unified Extension B" msgstr "Vereinheitlichte CJK-Ideogramme Erweiterung B" #: src/font-manager/Orthographies.vala:62 msgid "CJK Unified Extension C" msgstr "Vereinheitlichte CJK-Ideogramme Erweiterung C" #: src/font-manager/Orthographies.vala:63 msgid "CJK Unified Extension D" msgstr "Vereinheitlichte CJK-Ideogramme Erweiterung D" #: src/font-manager/Orthographies.vala:64 msgid "CJK Unified Extension E" msgstr "Vereinheitlichte CJK-Ideogramme Erweiterung E" #: src/font-manager/Orthographies.vala:65 msgid "CJK Compatibility Ideographs" msgstr "Kompatibilitäts-CJK-Ideogramme" #: src/font-manager/Orthographies.vala:66 msgid "CJK Compatibility Ideographs Supplement" msgstr "Kompatibilitäts-CJK-Ideogramme Ergänzung" #. End CJK entries #: src/font-manager/Orthographies.vala:69 msgid "Claudian Letters" msgstr "Claudische Buchstaben" #: src/font-manager/Orthographies.vala:70 #: src/font-manager/web/google/LanguageData.vala:58 msgid "Coptic" msgstr "Koptisch" #: src/font-manager/Orthographies.vala:71 msgid "Currencies" msgstr "Währungen" #: src/font-manager/Orthographies.vala:72 msgid "Cypriot Syllabary" msgstr "Kyprische Schrift" #: src/font-manager/Orthographies.vala:73 #: src/font-manager/web/google/LanguageData.vala:65 msgid "Devanagari" msgstr "Devanagari" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "Niederländisch" #: src/font-manager/Orthographies.vala:75 #: src/font-manager/web/google/LanguageData.vala:67 msgid "Egyptian Hieroglyphs" msgstr "Ägyptische Hieroglyphen" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "Emoticons" #: src/font-manager/Orthographies.vala:77 #: src/font-manager/web/google/LanguageData.vala:70 msgid "Ethiopic" msgstr "Äthiopisch" #. This "orthography" contains only the euro symbol... #. { "Euro", "Euro" }, #: src/font-manager/Orthographies.vala:82 msgid "Farsi" msgstr "Persisch" #: 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 #: src/font-manager/web/google/LanguageData.vala:71 msgid "Georgian" msgstr "Georgisch" #: src/font-manager/Orthographies.vala:86 #: src/font-manager/web/google/LanguageData.vala:72 msgid "Glagolitic" msgstr "Glagolitisch" #: src/font-manager/Orthographies.vala:87 #: src/font-manager/web/google/LanguageData.vala:73 msgid "Gothic" msgstr "Gotisch" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/LanguageData.vala:77 msgid "Gujarati" msgstr "Gujarati" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/LanguageData.vala:79 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 "Hanunó'o-Schrift (Mangyan)" #: src/font-manager/Orthographies.vala:92 #: src/font-manager/web/google/LanguageData.vala:83 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 "Igbo (Onwu-Alphabet)" #: src/font-manager/Orthographies.vala:96 msgid "Korean Jamo" msgstr "Koreanisch Jamo" #: src/font-manager/Orthographies.vala:97 #: src/font-manager/web/google/LanguageData.vala:89 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 #: src/font-manager/web/google/LanguageData.vala:90 msgid "Kaithi" msgstr "Kaithi-Schrift" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "Japanisch Kana" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/LanguageData.vala:91 msgid "Kannada" msgstr "Kannada" #: src/font-manager/Orthographies.vala:103 #: src/font-manager/web/google/LanguageData.vala:94 msgid "Kayah Li" msgstr "Kayah Li" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "Kasachisch" #: src/font-manager/Orthographies.vala:105 #: src/font-manager/web/google/LanguageData.vala:92 msgid "Kharoshthi" msgstr "Kharoshthi-Schrift" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/LanguageData.vala:95 msgid "Khmer" msgstr "Khmer" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "Japanisch Kokuji" #: src/font-manager/Orthographies.vala:108 #: src/font-manager/web/google/LanguageData.vala:99 msgid "Lao" msgstr "Laotisch" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "Lateinische Ligaturen" #: src/font-manager/Orthographies.vala:110 #: src/font-manager/web/google/LanguageData.vala:100 msgid "Lepcha" msgstr "Lepcha-Schrift" #: src/font-manager/Orthographies.vala:111 #: src/font-manager/web/google/LanguageData.vala:103 msgid "Limbu" msgstr "Limbu-Schrift" #: src/font-manager/Orthographies.vala:112 msgid "Linear B Ideograms" msgstr "Linear B Ideogramme" #: src/font-manager/Orthographies.vala:113 msgid "Linear B Syllabary" msgstr "Linear B Silben" #: src/font-manager/Orthographies.vala:114 #: src/font-manager/web/google/LanguageData.vala:110 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 "Meitei" #: src/font-manager/Orthographies.vala:120 #: src/font-manager/web/google/LanguageData.vala:119 msgid "Mende Kikakui" msgstr "Mende-Schrift (Kikakui)" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "Meroitisch-demotisch" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "Meroitische Hieroglyphen" #. { N_(""), "meroitic-cursive", "" }, #. { N_(""), "meroitic-heiroglyphs", "" }, #: src/font-manager/Orthographies.vala:123 #: src/font-manager/web/google/LanguageData.vala:123 msgid "Miao" msgstr "Miao-Schriften" #: src/font-manager/Orthographies.vala:124 #: src/font-manager/web/google/LanguageData.vala:125 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:130 #: src/font-manager/web/google/LanguageData.vala:129 msgid "Myanmar" msgstr "Myanmar" #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/LanguageData.vala:133 msgid "New Tai Lue" msgstr "Neu Tai Lü" #: src/font-manager/Orthographies.vala:132 msgid "N’Ko" msgstr "N’Ko" #: src/font-manager/Orthographies.vala:133 #: src/font-manager/web/google/LanguageData.vala:137 msgid "Ogham" msgstr "Ogham-Schrift" #: src/font-manager/Orthographies.vala:134 #: src/font-manager/web/google/LanguageData.vala:138 msgid "Ol Chiki" msgstr "Ol Chiki" #: src/font-manager/Orthographies.vala:135 #: src/font-manager/web/google/LanguageData.vala:140 msgid "Old Italic" msgstr "Alte Kursiv" #: src/font-manager/Orthographies.vala:136 #: src/font-manager/web/google/LanguageData.vala:145 msgid "Old South Arabian" msgstr "Altsüdarabisch" #: src/font-manager/Orthographies.vala:137 #: src/font-manager/web/google/LanguageData.vala:149 msgid "Oriya" msgstr "Oriya" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/LanguageData.vala:148 msgid "Osmanya" msgstr "Osmaniya-Schrift" #: src/font-manager/Orthographies.vala:139 msgid "Pan African Latin" msgstr "Afrikanisches Referenzalphabet" #: src/font-manager/Orthographies.vala:140 msgid "Pashto" msgstr "Paschtunisch" #: src/font-manager/Orthographies.vala:141 #: src/font-manager/web/google/LanguageData.vala:153 msgid "Phags Pa" msgstr "Phagpa-Schrift" #: src/font-manager/Orthographies.vala:142 msgid "Pinyin" msgstr "Pinyin" #: src/font-manager/Orthographies.vala:143 msgid "Polynesian" msgstr "Polynesisch" #: src/font-manager/Orthographies.vala:144 msgid "Polytonic Greek" msgstr "Polytonisch griechisch" #: src/font-manager/Orthographies.vala:145 #: src/font-manager/web/google/LanguageData.vala:156 msgid "Rejang" msgstr "Rejang-Schrift" #: src/font-manager/Orthographies.vala:146 msgid "Romanian" msgstr "Rumänisch" #: src/font-manager/Orthographies.vala:147 #: src/font-manager/web/google/LanguageData.vala:157 msgid "Runic" msgstr "Runen" #: src/font-manager/Orthographies.vala:148 #: src/font-manager/web/google/LanguageData.vala:159 msgid "Saurashtra" msgstr "Saurashtri" #: src/font-manager/Orthographies.vala:149 msgid "Simplified Chinese" msgstr "Vereinfachtes Chinesisch" #: src/font-manager/Orthographies.vala:150 msgid "Sindhi" msgstr "Sindhi" #: src/font-manager/Orthographies.vala:151 #: src/font-manager/web/google/LanguageData.vala:164 msgid "Sinhala" msgstr "Singhalesisch" #: src/font-manager/Orthographies.vala:152 msgid "South Korean Hanja" msgstr "Südkoreanische Han-Schrift" #: src/font-manager/Orthographies.vala:153 #: src/font-manager/web/google/LanguageData.vala:168 msgid "Sundanese" msgstr "Sundanesisch" #: src/font-manager/Orthographies.vala:154 #: src/font-manager/web/google/LanguageData.vala:169 msgid "Syloti Nagri" msgstr "Sylheti Nagari" #. { N_("Symbols"), "symbols", "" }, #: src/font-manager/Orthographies.vala:155 #: src/font-manager/web/google/LanguageData.vala:171 msgid "Syriac" msgstr "Syrisch" #: src/font-manager/Orthographies.vala:156 #: src/font-manager/web/google/LanguageData.vala:174 msgid "Tai Le" msgstr "Tai-Le-Schrift" #: src/font-manager/Orthographies.vala:157 msgid "Tai Tham (Lanna)" msgstr "Lan-Na-Schrift (Tai Tham)" #: src/font-manager/Orthographies.vala:158 msgid "Tai Viet" msgstr "Tai-Viet-Schrift" #: src/font-manager/Orthographies.vala:159 #: src/font-manager/web/google/LanguageData.vala:175 msgid "Tamil" msgstr "Tamilisch" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/LanguageData.vala:176 msgid "Telugu" msgstr "Telugisch" #: src/font-manager/Orthographies.vala:161 msgid "Thaana" msgstr "Thaana-Alphabet" #: src/font-manager/Orthographies.vala:162 #: src/font-manager/web/google/LanguageData.vala:177 msgid "Thai" msgstr "Thailändisch" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/LanguageData.vala:178 msgid "Tibetan" msgstr "Tibetisch" #: src/font-manager/Orthographies.vala:164 msgid "Tifinagh" msgstr "Tifinagh-Schrift" #: src/font-manager/Orthographies.vala:165 msgid "Traditional Chinese" msgstr "Traditionelles Chinesisch" #: src/font-manager/Orthographies.vala:166 msgid "Turkish" msgstr "Türkisch" #: src/font-manager/Orthographies.vala:167 msgid "Uighur" msgstr "Uigurisch" #: src/font-manager/Orthographies.vala:168 msgid "Urdu" msgstr "Urdu" #: src/font-manager/Orthographies.vala:169 msgid "Vai" msgstr "Vai-Schrift" #: src/font-manager/Orthographies.vala:170 msgid "Vedic Extensions" msgstr "Vedische Erweiterungen" #: src/font-manager/Orthographies.vala:171 msgid "Venda" msgstr "Venda" #: src/font-manager/Orthographies.vala:172 #: src/font-manager/web/google/LanguageData.vala:179 msgid "Vietnamese" msgstr "Vietnamesisch" #: src/font-manager/Orthographies.vala:173 msgid "Western European" msgstr "Westeuropäisch" #: src/font-manager/Orthographies.vala:174 msgid "Yi" msgstr "Yi" #: src/font-manager/Orthographies.vala:175 msgid "Chinese Zhuyin Fuhao" msgstr "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/OrthographyList.vala:105 msgid "Coverage" msgstr "Anwendungsbereich" #: src/font-manager/OrthographyList.vala:137 #: src/font-manager/filters/LanguageFilter.vala:55 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:362 msgid "Supported Orthographies" msgstr "Unterstützte Schriftzeichen" #: src/font-manager/OrthographyList.vala:200 msgid "No items selected" msgstr "Keine Elemente ausgewählt" #: src/font-manager/OrthographyList.vala:205 msgid "Update in progress" msgstr "Aktualisierung läuft" #. No error and no results means this font file is likely broken or empty #: src/font-manager/OrthographyList.vala:231 msgid "No valid orthographies for selection" msgstr "Keine gültige Rechtschreibung zur Auswahl" #: src/font-manager/Sidebar.vala:57 msgid "Add new collection" msgstr "Neue Sammlung hinzufügen" #: src/font-manager/Sidebar.vala:61 #: src/font-manager/ui/font-manager-font-list-controls.ui:32 #: src/font-manager/ui/font-manager-font-list-view.ui:36 msgid "Remove selected item" msgstr "Ausgewähltes Element entfernen" #: src/font-manager/Sidebar.vala:67 msgid "Edit selected item" msgstr "Ausgewähltes Element bearbeiten" #: src/font-manager/Utils.vala:295 msgid "Copying files…" msgstr "Kopieren von Dateien …" #: src/font-manager/filters/Collection.vala:99 msgid "New Collection" msgstr "Neue Sammlung" #: src/font-manager/filters/Collection.vala:100 #, c-format msgid "Created : %s" msgstr "Erstellt : %s" #: src/font-manager/filters/Disabled.vala:28 msgid "Disabled" msgstr "Deaktiviert" #: src/font-manager/filters/Disabled.vala:29 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:34 msgid "Unsorted" msgstr "Unsortiert" #: src/font-manager/filters/Unsorted.vala:35 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:28 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 msgid "GTK 4 Font Rendering" msgstr "GTK 4-Schriftarten-Rendering" #: src/font-manager/preferences/Desktop.vala:61 msgid "Automatic option allows GTK 4 to disregard hinting settings." msgstr "" "Automatische Option erlaubt GTK 4 die Hinting-Einstellungen zu ignorieren." #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:90 msgid "Antialiasing" msgstr "Antialiasing" #: src/font-manager/preferences/Desktop.vala:67 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values. " msgstr "" "Antialiasing-Methode beim Schrift-Rendern.\n" "\n" "Hinweis: ab GTK 4 wird RGBA nicht mehr benutzt, nur \"Kein\" und " "\"Graustufen\" sind gültige Werte. " #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:96 msgid "RGBA order" msgstr "RGBA Reihenfloge" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:97 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:78 #: src/font-manager/preferences/Desktop.vala:84 #: src/font-manager/preferences/Rendering.vala:78 msgid "Hinting" msgstr "Hinting" #: src/font-manager/preferences/Desktop.vala:79 #: src/font-manager/preferences/Desktop.vala:85 msgid "The type of hinting to use when rendering fonts." msgstr "Art des Hinting zwecks Wiedergabe von Schriften." #: src/font-manager/preferences/Desktop.vala:91 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values." msgstr "" "Antialiasing-Methode beim Schrift-Rendern.\n" "\n" "Hinweis: ab GTK 4 wird RGBA nicht mehr benutzt, nur \"Kein\" und " "\"Graustufen\" sind gültige Werte." #: src/font-manager/preferences/Desktop.vala:121 msgid "GNOME desktop settings schema not found" msgstr "Schema der GNOME-Desktop-Einstellungen nicht gefunden" #: src/font-manager/preferences/Desktop.vala:215 msgid "Automatic" msgstr "Automatisch" #: src/font-manager/preferences/Desktop.vala:215 msgid "Manual" msgstr "Manuell" #: src/font-manager/preferences/Desktop.vala:234 msgid "Grayscale" msgstr "Graustufen" #: src/font-manager/preferences/Desktop.vala:234 msgid "RGBA" msgstr "RGBA" #: src/font-manager/preferences/Desktop.vala:242 #: src/font-manager/preferences/Display.vala:91 msgid "Subpixel Geometry" msgstr "Geometrie der Teilbildpunkte" #: src/font-manager/preferences/Display.vala:75 msgid "Target DPI" msgstr "Gewünschte DPI" #: src/font-manager/preferences/Display.vala:77 msgid "Scale Factor" msgstr "Vergrößerungs-Faktor" #: src/font-manager/preferences/Display.vala:83 msgid "LCD Filter" msgstr "LCD Filter" #: src/font-manager/preferences/Preferences.vala:41 msgid "Interface" msgstr "Benutzeroberfläche" #: src/font-manager/preferences/Preferences.vala:42 msgid "Desktop" msgstr "Schreibtisch" #: src/font-manager/preferences/Preferences.vala:48 msgid "Sources" msgstr "Quellen" #: src/font-manager/preferences/Preferences.vala:49 msgid "Substitutions" msgstr "Ersatz" #: src/font-manager/preferences/Preferences.vala:50 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:150 msgid "Display" msgstr "Anzeige" #: src/font-manager/preferences/Preferences.vala:51 msgid "Rendering" msgstr "Wiedergabe" #: src/font-manager/preferences/Preferences.vala:131 msgid "" "A Fontconfig configuration file will be generated from these settings.\n" "\n" "Running applications may require a restart to reflect any changes.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" "\"Speichern\" erzeugt eine fontconfig-Konfigurationsdatei mit den oben " "aufgeführten Einstellungen.\n" "\n" "Laufende Anwedungen benötigen ggf. einen Neustart um die Änderungen zu " "übernehmen.\n" "\n" "Hinweis: Nicht alle Umgebungen und Anwendungen werden diese Einstellungen " "berücksichtigen." #: src/font-manager/preferences/Preferences.vala:153 msgid "Reset all values to default" msgstr "Einstellungen auf Standardwerte zurücksetzen" #: src/font-manager/preferences/Rendering.vala:77 msgid "Antialias" msgstr "Antialias" #: src/font-manager/preferences/Rendering.vala:81 msgid "Enable Autohinter" msgstr "Automatisches Hinting aktivieren" #: src/font-manager/preferences/Rendering.vala:88 msgid "Hinting Style" msgstr "Hinting-Stil" #: src/font-manager/preferences/Rendering.vala:90 msgid "Use Embedded Bitmaps" msgstr "Eingebaute Bitmaps benutzen" #: src/font-manager/preferences/Substitutions.vala:153 msgid "Font Substitutions" msgstr "Schrift-Ersetzungen" #: src/font-manager/preferences/Substitutions.vala:154 msgid "Easily substitute one font family for another." msgstr "Ersetze einfach eine Schrift-Familie mit einer anderen." #: src/font-manager/preferences/Substitutions.vala:155 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/UserActions.vala:229 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 "" "Die hier angelegten Befehle werden dem Schriftlisten-Kontextmenü " "hinzugefügt.\n" "\n" "Der Pfad für die ausgewählte Schrift wird als Vorgabe ans Ende der Parameter-" "Liste angefügt.\n" "Um den Einfügeort des Pfads zu beinflussen, kann die Variable FILEPATH als " "Platzhalter verwendet werden.\n" "Die Variablen FAMILY und STYLE in der Parameterliste werden ebenfalls " "ausgetauscht." #: src/font-manager/preferences/UserActions.vala:243 msgid "User Actions" msgstr "Benutzerbefehle" #: src/font-manager/preferences/UserActions.vala:245 msgid "Custom context menu entries" msgstr "Eigene Kontextmenüeinträge" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Raised" msgstr "Erhöht" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Flat" msgstr "Flach" #: src/font-manager/preferences/UserInterface.vala:80 #: src/font-viewer/MainWindow.vala:208 msgid "Selected setting requires restart to apply" msgstr "Neustart erforderlich, um die Änderungen zu anzuwenden" #: src/font-manager/preferences/UserInterface.vala:81 #: src/font-viewer/MainWindow.vala:209 msgid "Changes will take effect next time the application is started" msgstr "Änderungen werden erst nach Neustart des Programms übernommen" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Wide Layout" msgstr "Breites Layout" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Use three column layout" msgstr "Drei Spalten Layout verwenden" #: src/font-manager/preferences/UserInterface.vala:97 msgid "Only When Maximized" msgstr "Nur wenn maximiert" #: src/font-manager/preferences/UserInterface.vala:99 msgid "Enable Animations" msgstr "Aktiviere Animationen" #. The added margins here are due to PreviewColors widget alignment issues #: src/font-manager/preferences/UserInterface.vala:100 #: src/font-viewer/MainWindow.vala:224 msgid "Prefer Dark Theme" msgstr "Dunkles Thema bevorzugen" #: src/font-manager/preferences/UserInterface.vala:102 #: src/font-viewer/MainWindow.vala:229 msgid "Use Adwaita Stylesheet" msgstr "Adwaita Stylesheet verwenden" #: src/font-manager/preferences/UserInterface.vala:106 msgid "Titlebar Button Style" msgstr "Stil des Titelknopfs" #: src/font-manager/preferences/UserInterface.vala:107 msgid "Display line size in Waterfall Preview" msgstr "Zeige die Größe der Zeile in der Vorschau beim Wasserfall" #: src/font-manager/preferences/UserInterface.vala:112 #: src/font-viewer/MainWindow.vala:243 msgid "Waterfall Line Spacing" msgstr "Wasserfall Zeilenabstand" #: src/font-manager/preferences/UserInterface.vala:114 #: src/font-viewer/MainWindow.vala:244 msgid "Padding in pixels to insert above and below rows" msgstr "Abstand in Pixeln über und unter Zeilen" #: src/font-manager/preferences/UserSources.vala:145 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." msgstr "" "Die Schriften aus allen hier aufgeführten Verzeichnissen werden in der " "Anwendung zur Verfügung gestellt.\n" "\n" "Sie sind in anderen Anwendungen nicht sichtbar, solange die Quelle nicht " "tatsächlich aktiviert wird." #: src/font-manager/preferences/UserSources.vala:157 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:158 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 einen Ordner in diesen Bereich oder " "klicke auf die Schaltfläche zum Hinzufügen in der Symbolleiste." #: src/font-manager/web/google/GoogleFonts.vala:156 msgid "Network Access Disabled" msgstr "Netzwerk Zugang inaktiv" #: src/font-manager/web/google/GoogleFonts.vala:157 msgid "Contact your system administrator to request access." msgstr "Kontaktieren Sie ihren System Administrator für die Netzwerk Freigabe." #: src/font-manager/web/google/GoogleFonts.vala:160 msgid "Network Offline" msgstr "Netzwerk Offline" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:162 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/GoogleFonts.vala:172 msgid "Client Error" msgstr "Client-Fehler" #: src/font-manager/web/google/GoogleFonts.vala:173 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:176 msgid "Server Error" msgstr "Server-Fehler" #. Sample strings used here should be sourced from https://fonts.google.com/ #: src/font-manager/web/google/LanguageData.vala:33 msgid "Adlam" msgstr "Adlam" #: src/font-manager/web/google/LanguageData.vala:34 msgid "Anatolian Hieroglyphs" msgstr "Anatolische Hieroglyphen" #: src/font-manager/web/google/LanguageData.vala:37 msgid "Avestan" msgstr "Avestan" #: src/font-manager/web/google/LanguageData.vala:40 msgid "Bassa Vah" msgstr "Bass Vah" #: src/font-manager/web/google/LanguageData.vala:41 msgid "Batak" msgstr "Batak" #: src/font-manager/web/google/LanguageData.vala:43 msgid "Bhaiksuki" msgstr "Bhaiksuki" #: src/font-manager/web/google/LanguageData.vala:44 msgid "Brahmi" msgstr "Brahmi" #: src/font-manager/web/google/LanguageData.vala:45 msgid "Braille" msgstr "Blindenschrift" #. { N_("Buhid"), "buhid", "" }, #: src/font-manager/web/google/LanguageData.vala:48 msgid "Caucasian Albanian" msgstr "Kaukasisch Albanisch" #: src/font-manager/web/google/LanguageData.vala:49 msgid "Canadian Aboriginal" msgstr "Kanadische Ureinwohner" #: src/font-manager/web/google/LanguageData.vala:54 msgid "Chinese (Hong Kong)" msgstr "Chinesisch (Hong Kong)" #: src/font-manager/web/google/LanguageData.vala:55 msgid "Chinese (Simplified)" msgstr "Chinesisch (vereinfacht)" #: src/font-manager/web/google/LanguageData.vala:56 msgid "Chinese (Traditional)" msgstr "Chinesisch (traditionell)" #: src/font-manager/web/google/LanguageData.vala:57 msgid "Chorasmian" msgstr "Chorasmus" #: src/font-manager/web/google/LanguageData.vala:59 msgid "Cuneiform" msgstr "Keilschrift" #: src/font-manager/web/google/LanguageData.vala:60 msgid "Cypriot" msgstr "Zypriotisch" #: src/font-manager/web/google/LanguageData.vala:61 msgid "Cypro Minoan" msgstr "Kyprominoisch" #: src/font-manager/web/google/LanguageData.vala:62 msgid "Cyrillic" msgstr "Kyrillisch" #: src/font-manager/web/google/LanguageData.vala:63 msgid "Cyrillic Extended" msgstr "Kyrillisch erweitert" #: src/font-manager/web/google/LanguageData.vala:64 msgid "Deseret" msgstr "Deseret" #: src/font-manager/web/google/LanguageData.vala:66 msgid "Duployan" msgstr "Duployan" #: src/font-manager/web/google/LanguageData.vala:68 msgid "Elbasan" msgstr "Elbasan" #: src/font-manager/web/google/LanguageData.vala:69 msgid "Elymaic" msgstr "Elymaisch" #: src/font-manager/web/google/LanguageData.vala:74 msgid "Grantha" msgstr "Grantha" #: src/font-manager/web/google/LanguageData.vala:75 msgid "Greek" msgstr "Griechisch" #: src/font-manager/web/google/LanguageData.vala:76 msgid "Greek Extended" msgstr "Griechisch erweitert" #: src/font-manager/web/google/LanguageData.vala:78 msgid "Gunjala Gondi" msgstr "Gunjala Gondi" #: src/font-manager/web/google/LanguageData.vala:80 msgid "Hanifi Rohingya" msgstr "Hanifi Rohingya" #: src/font-manager/web/google/LanguageData.vala:81 msgid "Hanunoo" msgstr "Hanuno-Schrift (Mangyan)" #: src/font-manager/web/google/LanguageData.vala:82 msgid "Hatran" msgstr "Hatran" #: src/font-manager/web/google/LanguageData.vala:84 msgid "Imperial Aramaic" msgstr "Kaiserliches Aramäisch" #: src/font-manager/web/google/LanguageData.vala:85 msgid "Indic Siyaq Numbers" msgstr "Indische Siyaq-Zahlen" #: src/font-manager/web/google/LanguageData.vala:86 msgid "Inscriptional Pahlavi" msgstr "Inschriftliches Pahlavi" #: src/font-manager/web/google/LanguageData.vala:87 msgid "Inscriptional Parthian" msgstr "Inschriftlich Parthisch" #: src/font-manager/web/google/LanguageData.vala:88 msgid "Japanese" msgstr "Japanisch" #: src/font-manager/web/google/LanguageData.vala:93 msgid "Kawi" msgstr "Kawi" #: src/font-manager/web/google/LanguageData.vala:96 msgid "Khojki" msgstr "Khojki" #: src/font-manager/web/google/LanguageData.vala:97 msgid "Khudawadi" msgstr "Khudawadi" #: src/font-manager/web/google/LanguageData.vala:98 msgid "Korean" msgstr "Koreanisch" #: src/font-manager/web/google/LanguageData.vala:101 msgid "Latin" msgstr "Lateinisch" #: src/font-manager/web/google/LanguageData.vala:102 msgid "Latin Extended" msgstr "Lateinisch erweitert" #: src/font-manager/web/google/LanguageData.vala:104 msgid "Linear A" msgstr "Linear A" #: src/font-manager/web/google/LanguageData.vala:105 msgid "Linear B" msgstr "Linear B" #: src/font-manager/web/google/LanguageData.vala:106 msgid "Lisu" msgstr "Lisu" #: src/font-manager/web/google/LanguageData.vala:107 msgid "Lycian" msgstr "Lykisch" #: src/font-manager/web/google/LanguageData.vala:108 msgid "Lydian" msgstr "Lydisch" #: src/font-manager/web/google/LanguageData.vala:109 msgid "Mahajani" msgstr "Mahajani" #: src/font-manager/web/google/LanguageData.vala:111 msgid "Mandaic" msgstr "Mandäisch" #: src/font-manager/web/google/LanguageData.vala:112 msgid "Manichaean" msgstr "Manichäisch" #: src/font-manager/web/google/LanguageData.vala:113 msgid "Math" msgstr "Mathematik" #: src/font-manager/web/google/LanguageData.vala:114 msgid "Marchen" msgstr "Marchen" #: src/font-manager/web/google/LanguageData.vala:115 msgid "Masaram Gondi" msgstr "Masaram Gondi" #: src/font-manager/web/google/LanguageData.vala:116 msgid "Mayan Numerals" msgstr "Maya-Ziffern" #: src/font-manager/web/google/LanguageData.vala:117 msgid "Medefaidrin" msgstr "Medefaidrin" #: src/font-manager/web/google/LanguageData.vala:118 msgid "Meetei Mayek" msgstr "Meitei-Mayek" #: src/font-manager/web/google/LanguageData.vala:120 msgid "Meroitic" msgstr "Meroitisch" #: src/font-manager/web/google/LanguageData.vala:124 msgid "Modi" msgstr "Modi" #: src/font-manager/web/google/LanguageData.vala:126 msgid "Mro" msgstr "Mro" #: src/font-manager/web/google/LanguageData.vala:127 msgid "Multani" msgstr "Multani" #: src/font-manager/web/google/LanguageData.vala:128 msgid "Music" msgstr "Musik" #: src/font-manager/web/google/LanguageData.vala:130 msgid "Nabataean" msgstr "Nabatäisch" #: src/font-manager/web/google/LanguageData.vala:131 msgid "Nag Mundari" msgstr "Nag Mundari" #: src/font-manager/web/google/LanguageData.vala:132 msgid "Nandinagari" msgstr "Nandinagari" #: src/font-manager/web/google/LanguageData.vala:134 msgid "Newa" msgstr "Newa" #. { N_(""), "nko", "" }, #: src/font-manager/web/google/LanguageData.vala:136 msgid "Nüshu" msgstr "Nüschu" #: src/font-manager/web/google/LanguageData.vala:139 msgid "Old Hungarian" msgstr "Altungarisch" #: src/font-manager/web/google/LanguageData.vala:141 msgid "Old North Arabian" msgstr "Altnordarabisch" #: src/font-manager/web/google/LanguageData.vala:142 msgid "Old Permic" msgstr "Altpermisch" #: src/font-manager/web/google/LanguageData.vala:143 msgid "Old Persian" msgstr "Altpersisch" #: src/font-manager/web/google/LanguageData.vala:144 msgid "Old Sogdian" msgstr "Altsogdisch" #: src/font-manager/web/google/LanguageData.vala:146 msgid "Old Turkic" msgstr "Alttürkisch" #: src/font-manager/web/google/LanguageData.vala:147 msgid "Osage" msgstr "Osage" #: src/font-manager/web/google/LanguageData.vala:150 msgid "Pahawh Hmong" msgstr "Pahawh Hmong" #: src/font-manager/web/google/LanguageData.vala:151 msgid "Palmyrene" msgstr "Palmyrene" #: src/font-manager/web/google/LanguageData.vala:152 msgid "Pau Cin Hau" msgstr "Pau Cin Hau" #: src/font-manager/web/google/LanguageData.vala:154 msgid "Phoenician" msgstr "Phönizisch" #: src/font-manager/web/google/LanguageData.vala:155 msgid "Psalter Pahlavi" msgstr "Pahlavi Psalter" #: src/font-manager/web/google/LanguageData.vala:158 msgid "Samaritan" msgstr "Samariter" #: src/font-manager/web/google/LanguageData.vala:160 msgid "Sharada" msgstr "Sharada" #: src/font-manager/web/google/LanguageData.vala:161 msgid "Shavian" msgstr "Shavian" #: src/font-manager/web/google/LanguageData.vala:162 msgid "Siddham" msgstr "Siddham" #: src/font-manager/web/google/LanguageData.vala:163 msgid "SignWriting" msgstr "GebärdenSchrift" #: src/font-manager/web/google/LanguageData.vala:165 msgid "Sogdian" msgstr "Sogdisch" #: src/font-manager/web/google/LanguageData.vala:166 msgid "Sora Sompeng" msgstr "Sora Sompeng" #: src/font-manager/web/google/LanguageData.vala:167 msgid "Soyombo" msgstr "Soyombo" #: src/font-manager/web/google/LanguageData.vala:172 msgid "Tagalog" msgstr "Tagalog" #: src/font-manager/web/google/LanguageData.vala:173 msgid "Tagbanwa" msgstr "Tagbanwa" # Bitte, überprüfen, dass die Übersetzung gut aufgebaut ist. #. TRANSLATORS : The replacement character here refers to a language name. #: src/font-manager/web/google/LanguageData.vala:190 #, c-format msgid "No sample for %s available" msgstr "Kein Sprachbeispiel ist für %s verfügbar" #: src/font-manager/web/google/LanguageData.vala:192 msgid "Please file an issue requesting an update to available samples." msgstr "" "Bitte erstelle einen Problembericht zwecks eines Updates zu den verfügbaren " "Beispielen." #: src/font-manager/web/google/PreviewPage.vala:383 #, 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/WebFont.vala:174 msgid "ExtraLight" msgstr "Extraleicht" #: src/font-manager/web/google/WebFont.vala:182 msgid "SemiBold" msgstr "Halbfett" #: src/font-manager/web/google/WebFont.vala:186 msgid "ExtraBold" msgstr "Ultrafett" #: src/font-manager/web/google/WebFont.vala:188 msgid "Black" msgstr "Black" #: src/font-viewer/MainWindow.vala:100 #: src/font-viewer/font-viewer-main-window.ui:70 msgid "No file selected" msgstr "Keine ausgewählte Datei" #: src/font-viewer/MainWindow.vala:101 #: src/font-viewer/font-viewer-main-window.ui:78 msgid "Or unsupported filetype." msgstr "Oder nicht unterstützende Dateiarten." #: src/font-viewer/MainWindow.vala:150 msgid "System Font" msgstr "Systemschrift" #: src/font-viewer/MainWindow.vala:152 msgid "" "Selected font file is either installed in a system directory or is not " "writable by the current user.\n" "\n" "If you wish to remove this font from the list of available fonts use the " "system package manager to remove the package containing this font file, ask " "the system administrator to remove it or use a font management application " "to disable it." msgstr "" "Die ausgewählte Schriftdatei ist entweder in einem Systemverzeichnis " "installiert oder der aktuelle Nutzer hat für sie keine Schreibrechte.\n" "\n" "Wenn du die Datei entfernen willst nutze den Systempaket Manager, frag den " "Systemadministrator oder nutze ein Schriftmanagement Programm um sie zu " "deaktivieren." #: src/font-viewer/MainWindow.vala:155 msgid "Newer version already installed" msgstr "Eine neuere Version ist bereits installiert" #: src/font-viewer/MainWindow.vala:157 src/font-viewer/MainWindow.vala:162 msgid "Click to overwrite" msgstr "Zum Überschreiben klicken" #: src/font-viewer/MainWindow.vala:160 msgid "Update Font" msgstr "Schrift aktualisieren" #: src/font-viewer/MainWindow.vala:165 msgid "Remove Font" msgstr "Schrift entfernen" #: src/font-viewer/MainWindow.vala:169 #: src/font-viewer/font-viewer-main-window.ui:104 msgid "Install Font" msgstr "Schriften installieren" #: src/font-viewer/MainWindow.vala:236 msgid "Preview Area Colors" msgstr "Farbflächen-Vorschau" #: src/common/ui/font-manager-preview-colors.ui:9 #: src/common/ui/font-manager-preview-colors.ui:15 msgid "Select background color" msgstr "Wähle Hintergrundfarbe" #: src/common/ui/font-manager-preview-colors.ui:23 #: src/common/ui/font-manager-preview-colors.ui:29 msgid "Select text color" msgstr "Wähle Vordergrundfarbe" #: src/font-manager/gtk/help-overlay.ui:11 msgid "General" msgstr "Allgemein" #: src/font-manager/gtk/help-overlay.ui:23 msgid "Increase preview size" msgstr "Vorschaugröße vergrößern" #: src/font-manager/gtk/help-overlay.ui:30 msgid "Decrease preview size" msgstr "Vorschaugröße verkleinern" #: src/font-manager/gtk/help-overlay.ui:37 msgid "Reset preview size" msgstr "Vorschaugröße zurücksetzen" #: src/font-manager/gtk/help-overlay.ui:44 msgid "Focus search entry" msgstr "Sucheintrag fokusieren" #: src/font-manager/gtk/help-overlay.ui:51 msgid "Reload" msgstr "Aktualisieren" #: src/font-manager/gtk/help-overlay.ui:58 #: src/font-manager/gtk/help-overlay.ui:65 msgid "Quit the application" msgstr "Programm beenden" #: src/font-manager/gtk/help-overlay.ui:73 msgid "Mode" msgstr "Arbeitsmodus" #: src/font-manager/gtk/help-overlay.ui:78 msgid "Switch to Manage mode" msgstr "Gehe auf Verwalten" #: src/font-manager/gtk/help-overlay.ui:85 msgid "Switch to Browse mode" msgstr "Gehe auf Durchsehen" #: src/font-manager/gtk/help-overlay.ui:92 msgid "Switch to Compare mode" msgstr "Gehe auf Vergleichen" #: src/font-manager/gtk/help-overlay.ui:99 msgid "Switch to Google Fonts mode" msgstr "In den Google-Fonts-Modus wechseln" #: src/font-manager/gtk/help-overlay.ui:107 msgid "Preview Mode" msgstr "Vorschaumodus" #: src/font-manager/gtk/help-overlay.ui:112 msgid "Switch to Standard preview" msgstr "Gehe auf Standard-Vorschau" #: src/font-manager/gtk/help-overlay.ui:119 msgid "Switch to Waterfall preview" msgstr "Gehe auf Wasserfall-Vorschau" #: src/font-manager/gtk/help-overlay.ui:126 msgid "Switch to Body Text preview" msgstr "Gehe auf Textbeispiel-Vorschau" #: src/font-manager/ui/font-manager-browse-pane.ui:100 msgid "Increase tile size" msgstr "Kachelgröße vergrößern" #: src/font-manager/ui/font-manager-browse-pane.ui:109 msgid "Decrease tile size" msgstr "Kachelgröße verkleinern" #: src/font-manager/ui/font-manager-browse-pane.ui:149 msgid "Toggle search entry" msgstr "Sucheintrag umschalten" #: src/font-manager/ui/font-manager-browse-pane.ui:158 msgid "Toggle preview panel" msgstr "Vorschaupanel umschalten" #: src/font-manager/ui/font-manager-browse-preview.ui:164 msgid "" "Status of selected family.\n" "\n" "Disabling will prevent the selected family from being used by other " "applications." msgstr "" "Status der ausgewählten Familie.\n" "\n" "Deaktivierung verhindert, dass die ausgewählte Familie von anderen " "Programmen verwendet werden kann." #: src/font-manager/ui/font-manager-collection-rename-popover.ui:19 msgid "Collection Name" msgstr "Name der Sammlung" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:45 msgid "_Rename" msgstr "_Umbenennen" #: src/font-manager/ui/font-manager-compare-view.ui:20 msgid "Add selected font to comparison" msgstr "Füge ausgewählte Schrift dem Vergleich hinzu" #: src/font-manager/ui/font-manager-compare-view.ui:33 msgid "Remove selected font from comparison" msgstr "Entferne ausgewählte Schrift vom Vergleich" #: src/font-manager/ui/font-manager-compare-view.ui:45 msgid "Pinned Comparisons" msgstr "Fixierte Vergleiche" #: src/font-manager/ui/font-manager-export-dialog.ui:19 #: src/font-manager/ui/font-manager-remove-dialog.ui:19 msgid "Cancel" msgstr "Abbrechen" #: src/font-manager/ui/font-manager-font-list-controls.ui:51 #: src/font-manager/ui/font-manager-font-list-view.ui:54 #: src/font-manager/ui/font-manager-remove-dialog.ui:43 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:44 msgid "Search Families…" msgstr "Familien durchsuchen …" #: src/font-manager/ui/font-manager-language-filter-settings.ui:29 msgid "Search Orthographies…" msgstr "Schriftzeichen durchsuchen …" #: src/font-manager/ui/font-manager-language-filter-settings.ui:72 msgid "Minimum Coverage" msgstr "Mindest-Anwendungsbereich" #: src/font-manager/ui/font-manager-language-filter-settings.ui:101 msgid "Deselect All" msgstr "Alle abwählen" #: src/font-manager/ui/font-manager-orthography-list.ui:53 msgid "Clear selected filter" msgstr "Ausgewählten Filter leeren" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:22 msgid "Created :" msgstr "Erstellt :" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:23 msgid "Save current comparison" msgstr "Aktuellen Vergleich speichern" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:45 msgid "Remove selected comparison" msgstr "Ausgewählten Vergleich entfernen" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:73 msgid "Restore selected comparison" msgstr "Ausgewählten Vergleich wiederherstellen" #: src/font-manager/ui/font-manager-remove-dialog.ui:13 msgid "Select fonts to remove" msgstr "Schriften zum Entfernen auswählen" #: src/font-manager/ui/font-manager-remove-dialog.ui:25 msgid "Delete" msgstr "Löschen" #: src/font-manager/ui/font-manager-sidebar.ui:35 msgid "Categories" msgstr "Kategorien" #: src/font-manager/ui/font-manager-sidebar.ui:86 msgid "Smart Collections" msgstr "Intelligente Sammlungen" #: src/font-manager/ui/font-manager-sidebar.ui:142 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:50 msgid "Sort Order" msgstr "Anordnen" #: src/font-manager/ui/font-manager-sidebar.ui:150 msgid "Collections" msgstr "Sammlungen" #: src/font-manager/ui/font-manager-substitute-row.ui:22 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:34 msgid "Remove substitute" msgstr "Ersatz entfernen" #: src/font-manager/ui/font-manager-substitute.ui:35 msgid "Enter substitute family" msgstr "Familien-Ersatz eintragen" #: src/font-manager/ui/font-manager-substitute.ui:51 msgid "prefer" msgstr "bevorzugen" #: src/font-manager/ui/font-manager-substitute.ui:52 msgid "accept" msgstr "akzeptiere" #: src/font-manager/ui/font-manager-substitute.ui:53 msgid "default" msgstr "standard" #: src/font-manager/ui/font-manager-user-action-row.ui:27 msgid "Comment" msgstr "Kommentar" #: src/font-manager/ui/font-manager-user-action-row.ui:42 msgid "Executable" msgstr "Ausführbare Datei" #: src/font-manager/ui/font-manager-user-action-row.ui:57 msgid "Arguments" msgstr "Parameter" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:39 msgid "Newest" msgstr "Neueste" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:40 msgid "Most Popular" msgstr "Beliebteste" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:41 msgid "Trending" msgstr "Im Trend" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:116 msgid "Serif" msgstr "Mit Serifen" # Grotesk? #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:133 msgid "Sans Serif" msgstr "Ohne Serifen" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:167 msgid "Handwriting" msgstr "Handschrift" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:198 msgid "Category" msgstr "Kategorie" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:272 msgid "4+" msgstr "4+" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:282 msgid "8+" msgstr "8+" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:292 msgid "12+" msgstr "12+" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:305 msgid "Variations" msgstr "Varianten" #: src/font-viewer/font-viewer-main-window.ui:31 msgid "Preview font files before installing them." msgstr "Siehe Dir Schriften an, bevor Du sie installierst." #: src/font-viewer/font-viewer-main-window.ui:32 msgid "To preview a font simply drag it onto this area." msgstr "Für eine Schriften-Vorschau ziehe die Schrift auf dieses Feld." #~ msgid "The type of antialiasing to use when rendering fonts." #~ msgstr "Art des Antialiasing bei der Wiedergabe von Schriften." #, fuzzy #~| msgid "Font Manager" #~ msgid "Font Manager project" #~ msgstr "Font Manager" #~ msgid "Select Destination" #~ msgstr "Ziel auswählen" #~ msgid "_Open" #~ msgstr "_Öffnen" #~ msgid "Remove selected font from collection" #~ msgstr "Ausgewählte Schrift aus der Sammlung entfernen" #~ msgid "Updating Database — Metadata" #~ msgstr "Aktualisierung der Datenbank — Metadaten" #~ msgid "Updating Database — Orthography" #~ msgstr "Aktualisierung der Datenbank – Schriftzeichen" #~ msgid "About" #~ msgstr "Über" #~ msgid "Select Exported Data" #~ msgstr "Exportierte Daten auswählen" #~ msgid "Settings saved to file." #~ msgstr "Einstellungen in Datei gespeichert." #~ msgid "Removed configuration file." #~ msgstr "Einstellungsdatei wurde entfernt." #~ msgid " Size Restrictions " #~ msgstr " Größen-Einschränkungen " #~ msgid " Apply settings to point sizes " #~ msgstr " Einstellungen auf Schriftgröße anwenden " #~ msgid "Smaller than" #~ msgstr "Kleiner als" #~ msgid "Larger than" #~ msgstr "Größer als" #~ msgid "Add alias" #~ msgstr "Alias hinzufügen" #~ msgid "Client Side Decorations" #~ msgstr "Optische Funktionen des Clients" #~ msgid "" #~ "CSD disabled. Change will take effect next time the application is " #~ "started." #~ msgstr "" #~ "Optische Funktionen des Clients sind deaktiviert. Änderungen werden erst " #~ "nach Neustart des Programms sichtbar." #~ msgid "Case insensitive search of family names." #~ msgstr "" #~ "Suche nach Familiennamen ohne Berücksichtigung der Groß-/Kleinschreibung." #~ msgid "Error procesing data" #~ msgstr "Fehler beim Verarbeiten von Daten" #~ msgid "Network Error" #~ msgstr "Netzwerk-Fehler" #~ msgid "Please check your network settings" #~ msgstr "Netzwerkeinstellungen überprüfen" #~ msgid "Update Family" #~ msgstr "Familie aktualisieren" #~ msgid "Remove Family" #~ msgstr "Familie entfernen" #~ msgid "Download Family" #~ msgstr "Familie herunterladen" #~ msgid "Download Font" #~ msgstr "Schrift herunterladen" #~ msgid "Installed" #~ msgstr "Installiert" #~ msgid "Enter Preview Text…" #~ msgstr "Vorschautext eingeben …" #~ msgid "Previous page" #~ msgstr "Vorherige Seite" #~ msgid "Next page" #~ msgstr "Nächste Seite" #~ msgid "Discard" #~ msgstr "Verwerfen" #~ 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." #~ msgid "Save" #~ msgstr "Speichern" #~ msgid "Edit selected category" #~ msgstr "Ausgewählte Kategorie bearbeiten" #~ msgid "8.0" #~ msgstr "8.0" #~ msgid "48.0" #~ msgstr "48.0" #~ msgid "1.0" #~ msgstr "1.0" #~ 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" #~ 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.9.4/po/eo.po000066400000000000000000002353241476271126700155110ustar00rootroot00000000000000# 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, 2024. # Marcos Leite , 2024. 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: 2025-02-26 00:40-0500\n" "PO-Revision-Date: 2024-09-08 12:21+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 5.8-dev\n" #. Application.vala #: data/com.github.FontManager.FontManager.appdata.xml.in.in:14 #: data/com.github.FontManager.FontManager.desktop.in.in:5 #: data/com.github.FontManager.FontManager.desktop.in.in:6 #: lib/gtk/font-manager-application-window.c:281 #: src/font-manager/Application.vala:2 msgid "Font Manager" msgstr "Tiparadministrilo" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:15 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "Simpla tiparo-administra programo por GTK-bazaj fasadoj" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:18 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/com.github.FontManager.FontManager.appdata.xml.in.in:23 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/com.github.FontManager.FontManager.appdata.xml.in.in:27 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "" "Tiparadministrilo NE estas tipara administra solvo taŭga por profesiistoj." #: data/com.github.FontManager.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/com.github.FontManager.FontManager.desktop.in.in:16 #: data/com.github.FontManager.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "Grafiko;Montrilo;GNOME;GTK;Eldonado;Tiparo;" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:14 #: data/com.github.FontManager.FontViewer.desktop.in.in:5 #: data/com.github.FontManager.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:88 src/font-viewer/Application.vala:108 #: src/font-viewer/Application.vala:132 #: src/font-viewer/font-viewer-main-window.ui:30 msgid "Font Viewer" msgstr "Tiparmontrilo" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:15 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "Tiparo-montranta programo por GTK-bazaj fasadoj" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:18 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/com.github.FontManager.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:154 #: extensions/nemo/font-manager-menu-provider.c:147 #: extensions/thunar/font-manager-menu-provider.c:129 #: src/font-manager/FontList.vala:509 msgid "Install" msgstr "Instali" #: extensions/nautilus/font-manager-menu-provider.c:156 #: extensions/nemo/font-manager-menu-provider.c:149 #: extensions/thunar/font-manager-menu-provider.c:131 msgid "Install the selected font file" msgstr "Instali elektitan tipardosieron" #: extensions/nautilus/font-manager-menu-provider.c:157 #: extensions/nemo/font-manager-menu-provider.c:150 #: extensions/thunar/font-manager-menu-provider.c:132 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-database.c:582 src/font-manager/Application.vala:147 msgid "Updating Database…" msgstr "Ĝisdatigante datenbankon…" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:699 msgid "Unknown Vendor" msgstr "Nekonata vendinto" #: lib/fontconfig/font-manager-fontconfig.c:568 #: src/font-manager/web/google/WebFont.vala:172 msgid "Thin" msgstr "Maldikegega" #: lib/fontconfig/font-manager-fontconfig.c:570 msgid "Ultra-Light" msgstr "Maldikega" #: lib/fontconfig/font-manager-fontconfig.c:572 #: lib/fontconfig/font-manager-fontconfig.c:925 #: src/font-manager/web/google/WebFont.vala:176 msgid "Light" msgstr "Maldika" #: lib/fontconfig/font-manager-fontconfig.c:574 msgid "Semi-Light" msgstr "Maldiketa" #: lib/fontconfig/font-manager-fontconfig.c:576 msgid "Book" msgstr "Libra" #: lib/fontconfig/font-manager-fontconfig.c:578 #: lib/fontconfig/font-manager-fontconfig.c:882 #: src/font-manager/preferences/Desktop.vala:236 #: src/font-manager/web/google/WebFont.vala:180 msgid "Medium" msgstr "Mezdika" #: lib/fontconfig/font-manager-fontconfig.c:580 msgid "Semi-Bold" msgstr "Diketa" #: lib/fontconfig/font-manager-fontconfig.c:582 #: src/font-manager/web/google/WebFont.vala:184 msgid "Bold" msgstr "Dika" #: lib/fontconfig/font-manager-fontconfig.c:584 msgid "Ultra-Bold" msgstr "Dikega" #: lib/fontconfig/font-manager-fontconfig.c:586 msgid "Heavy" msgstr "Dikegega" #: lib/fontconfig/font-manager-fontconfig.c:588 msgid "Ultra-Heavy" msgstr "Dikegegega" #: lib/fontconfig/font-manager-fontconfig.c:663 #: src/font-manager/web/google/WebFont.vala:234 msgid "Italic" msgstr "Kursiva" #: lib/fontconfig/font-manager-fontconfig.c:665 msgid "Oblique" msgstr "Oblikva" #: lib/fontconfig/font-manager-fontconfig.c:703 msgid "Ultra-Condensed" msgstr "Mallarĝegega" #: lib/fontconfig/font-manager-fontconfig.c:705 msgid "Extra-Condensed" msgstr "Mallarĝega" #: lib/fontconfig/font-manager-fontconfig.c:707 msgid "Condensed" msgstr "Mallarĝa" #: lib/fontconfig/font-manager-fontconfig.c:709 msgid "Semi-Condensed" msgstr "Mallarĝeta" #: lib/fontconfig/font-manager-fontconfig.c:711 msgid "Semi-Expanded" msgstr "Larĝeta" #: lib/fontconfig/font-manager-fontconfig.c:713 msgid "Expanded" msgstr "Larĝa" #: lib/fontconfig/font-manager-fontconfig.c:715 msgid "Extra-Expanded" msgstr "Larĝega" #: lib/fontconfig/font-manager-fontconfig.c:717 msgid "Ultra-Expanded" msgstr "Larĝegega" #: lib/fontconfig/font-manager-fontconfig.c:786 msgid "Proportional" msgstr "Proporcia" #: lib/fontconfig/font-manager-fontconfig.c:788 msgid "Dual Width" msgstr "Duobla larĝo" #: lib/fontconfig/font-manager-fontconfig.c:790 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:184 msgid "Monospace" msgstr "Egallarĝa" #: lib/fontconfig/font-manager-fontconfig.c:792 msgid "Charcell" msgstr "Signoĉelo" #: lib/fontconfig/font-manager-fontconfig.c:831 msgid "Unknown" msgstr "Nekonata" #: lib/fontconfig/font-manager-fontconfig.c:833 msgid "RGB" msgstr "Ruĝa-verda-blua" #: lib/fontconfig/font-manager-fontconfig.c:835 msgid "BGR" msgstr "Blua-verda-ruĝa" #: lib/fontconfig/font-manager-fontconfig.c:837 msgid "VRGB" msgstr "Vertikala ruĝa-verda-blua" #: lib/fontconfig/font-manager-fontconfig.c:839 msgid "VBGR" msgstr "Vertikala blua-verda-ruĝa" #: lib/fontconfig/font-manager-fontconfig.c:841 #: lib/fontconfig/font-manager-fontconfig.c:886 #: lib/fontconfig/font-manager-fontconfig.c:929 #: src/font-manager/Controls.vala:133 #: src/font-manager/preferences/Desktop.vala:234 #: src/font-manager/preferences/Desktop.vala:236 msgid "None" msgstr "Nenio" #: lib/fontconfig/font-manager-fontconfig.c:880 #: src/font-manager/preferences/Desktop.vala:236 msgid "Slight" msgstr "Eta" #: lib/fontconfig/font-manager-fontconfig.c:884 #: src/font-manager/preferences/Desktop.vala:236 msgid "Full" msgstr "Plena" #: lib/fontconfig/font-manager-fontconfig.c:923 msgid "Default" msgstr "Implicita" #: lib/fontconfig/font-manager-fontconfig.c:927 msgid "Legacy" msgstr "Kongruiga" #: lib/fontconfig/font-manager-source.c:305 #: lib/fontconfig/font-manager-source.c:321 #: lib/fontconfig/font-manager-source.c:322 msgid "Source Unavailable" msgstr "Fonto maldisponebla" #: lib/gtk/font-manager-application-window.c:285 #: src/font-manager/Application.vala:3 msgid "Simple font management for GTK+ desktop environments" msgstr "Simpla tiparadministrado por GTK-bazaj fasadoj" #: lib/gtk/font-manager-application-window.c:290 msgid "translator-credits" msgstr "JaFan" #: lib/gtk/font-manager-fsType.c:74 msgid "Restricted License Embedding" msgstr "Enmeto per restriktita permesilo" #: lib/gtk/font-manager-fsType.c:76 msgid "Preview & Print Embedding" msgstr "Enmeto por antaŭrigardo kaj preso" #: lib/gtk/font-manager-fsType.c:78 msgid "Editable Embedding" msgstr "Redaktebla enmeto" #: lib/gtk/font-manager-fsType.c:80 msgid "Preview & Print Embedding | No Subsetting" msgstr "Enmeto por antaŭrigardo kaj preso | Sen rajto fari subaron" #: lib/gtk/font-manager-fsType.c:82 msgid "Editable Embedding | No Subsetting" msgstr "Enmeto por redaktado | Sen rajto fari subaron" #: lib/gtk/font-manager-fsType.c:84 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "Enmeto por antaŭrigardo kaj preso | Nur enmeto de bitbildoj" #: lib/gtk/font-manager-fsType.c:86 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "Enmeto por redaktado | Nur enmeto de bitbildoj" #: lib/gtk/font-manager-fsType.c:88 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/gtk/font-manager-fsType.c:90 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" "Enmeto por redaktado | Sen rajto fari subaron | Nur enmeto de bitbildoj" #: lib/gtk/font-manager-fsType.c:92 msgid "Installable Embedding" msgstr "Instalebla enmeto" #: lib/gtk/font-manager-license-page.c:179 msgid "File does not contain license information." msgstr "Dosiero malenhavas informon pri permesilo." #: lib/gtk/font-manager-preview-controls.c:77 msgid "Left Aligned" msgstr "Maldekstrigita" #: lib/gtk/font-manager-preview-controls.c:83 msgid "Centered" msgstr "Centrita" #: lib/gtk/font-manager-preview-controls.c:89 msgid "Fill" msgstr "Plenigi" #: lib/gtk/font-manager-preview-controls.c:95 msgid "Right Aligned" msgstr "Dekstrigita" #: lib/gtk/font-manager-preview-controls.c:349 #: src/font-manager/ui/font-manager-browse-pane.ui:168 msgid "Edit preview text" msgstr "Redakti antaŭmontratan tekston" #: lib/gtk/font-manager-preview-controls.c:350 msgid "Undo changes" msgstr "Malfari ŝanĝojn" #: lib/gtk/font-manager-preview-page.c:87 #: src/font-manager/ui/font-manager-browse-preview.ui:126 msgid "Preview" msgstr "Antaŭrigardo" #: lib/gtk/font-manager-preview-page.c:89 msgid "Waterfall" msgstr "Akvofalo" #: lib/gtk/font-manager-preview-pane.c:47 #: lib/gtk/font-manager-preview-pane.c:584 #: src/font-manager/ui/font-manager-browse-preview.ui:136 msgid "Characters" msgstr "Signoj" #: lib/gtk/font-manager-preview-pane.c:49 #: lib/gtk/font-manager-preview-pane.c:585 msgid "Properties" msgstr "Atributoj" #: lib/gtk/font-manager-preview-pane.c:51 #: lib/gtk/font-manager-preview-pane.c:586 src/font-manager/Categories.vala:266 msgid "License" msgstr "Permesilo" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:331 #: src/font-manager/web/google/WebFont.vala:178 msgid "Regular" msgstr "Regula" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:326 msgid "Normal" msgstr "Ordinara" #: lib/gtk/font-manager-preview-pane.c:508 msgid "Search available characters" msgstr "Serĉi disponeblajn signojn" #: lib/gtk/font-manager-properties-page.c:55 msgid "PostScript Name" msgstr "Nomo laŭ PostScript" #: lib/gtk/font-manager-properties-page.c:56 msgid "Family" msgstr "Familio" #: lib/gtk/font-manager-properties-page.c:57 msgid "Style" msgstr "Stilo" #: lib/gtk/font-manager-properties-page.c:58 #: src/font-manager/Categories.vala:259 msgid "Width" msgstr "Larĝo" #: lib/gtk/font-manager-properties-page.c:59 #: src/font-manager/Categories.vala:261 msgid "Slant" msgstr "Oblikvo" #: lib/gtk/font-manager-properties-page.c:60 #: src/font-manager/Categories.vala:260 msgid "Weight" msgstr "Diko" #: lib/gtk/font-manager-properties-page.c:61 #: src/font-manager/Categories.vala:262 msgid "Spacing" msgstr "Interspaco" #: lib/gtk/font-manager-properties-page.c:62 msgid "Version" msgstr "Versio" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/gtk/font-manager-properties-page.c:64 #: src/font-manager/Categories.vala:268 msgid "Vendor" msgstr "Vendinto" #: lib/gtk/font-manager-properties-page.c:65 msgid "FileType" msgstr "Dosiertipo" #. Keep this entry last #: lib/gtk/font-manager-properties-page.c:67 msgid "Filesize" msgstr "Dosiergrando" #: lib/gtk/unicode/unicode-character-map.c:850 msgid "Copy" msgstr "Kopii" #: lib/gtk/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "Alia, stirsigno" #: lib/gtk/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "Alia, aranĝsigno" #: lib/gtk/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "Alia, ne asignita" #: lib/gtk/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "Alia, privata uzo" #: lib/gtk/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "Alia, surogato" #: lib/gtk/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "Litero, minuskla" #: lib/gtk/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "Litero, modifila" #: lib/gtk/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "Litero, alia" #: lib/gtk/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "Litero, titoluskla" #: lib/gtk/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "Litero, majuskla" #: lib/gtk/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "Marko, paŝa kombina" #: lib/gtk/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "Marko, enferma" #: lib/gtk/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "Marko, senpaŝa" #: lib/gtk/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "Cifero, decimala" #: lib/gtk/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "Cifero, litero" #: lib/gtk/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "Cifero, alia" #: lib/gtk/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "Interpunkcio, konekta" #: lib/gtk/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "Interpunkcio, haltostreka" #: lib/gtk/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "Interpunkcio, fermanta" #: lib/gtk/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "Interpunkcio, fina citilo" #: lib/gtk/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "Interpunkcio, komenca citilo" #: lib/gtk/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "Interpunkcio, alia" #: lib/gtk/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "Interpunkcio, malfermanta" #: lib/gtk/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "Simbolo, valuta" #: lib/gtk/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "Simbolo, modifila" #: lib/gtk/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "Simbolo, matematika" #: lib/gtk/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "Simbolo, alia" #: lib/gtk/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "Apartigilo, linia" #: lib/gtk/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "Apartigilo, alinea" #: lib/gtk/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "Apartigilo, spaca" #: src/common/WaterfallSettings.vala:37 msgid "Up to 48 points (Linear Scaling)" msgstr "Ĝis 48 punktoj (lineara skalo)" #: src/common/WaterfallSettings.vala:39 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "Ĝis 72 punktoj (komuna rilatumo 1,1)" #: src/common/WaterfallSettings.vala:41 msgid "Up to 96 points (Linear Scaling)" msgstr "Ĝis 96 punktoj (lineara skalo)" #: src/common/WaterfallSettings.vala:43 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "Ĝis 96 punktoj (komuna rilatumo 1,1)" #: src/common/WaterfallSettings.vala:45 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "Ĝis 120 punktoj (komuna rilatumo 1,2)" #: src/common/WaterfallSettings.vala:47 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "Ĝis 144 punktoj (komuna rilatumo 1,3)" #: src/common/WaterfallSettings.vala:49 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "Ĝis 192 punktoj (komuna rilatumo 1,4)" #: src/common/WaterfallSettings.vala:51 msgid "Custom Size Settings" msgstr "Propraj agordoj pri grando" #: src/common/WaterfallSettings.vala:197 msgid "Waterfall Preview Size Settings" msgstr "Agordoj pri grando de akvofala antaŭrigardo" #: src/common/WaterfallSettings.vala:201 msgid "Higher values may adversely affect performance" msgstr "Grandaj valoroj eble malbonigos rendimenton" #: src/common/WaterfallSettings.vala:204 msgid "Minimum Waterfall Preview Point Size" msgstr "Minimuma tipargrando (en punktoj) en akvofala antaŭrigardo" #: src/common/WaterfallSettings.vala:206 msgid "Waterfall Preview Point Size Common Ratio" msgstr "Komuna rilatumo de tipargrando (en punktoj) en akvofala antaŭrigardo" #: src/common/WaterfallSettings.vala:208 msgid "Maximum Waterfall Preview Point Size" msgstr "Maksimuma tipargrando (en punktoj) en akvofala antaŭrigardo" #: src/common/WaterfallSettings.vala:236 msgid "Show line size" msgstr "Montri grandon de linio" #: src/font-manager/Application.vala:5 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" #: src/font-manager/Application.vala:133 msgid "Installing Font Files…" msgstr "Instalante tiparojn…" #: src/font-manager/Browse.vala:381 #: src/font-manager/ui/font-manager-browse-preview.ui:175 #, fuzzy #| msgid "Decorative" msgid "Active" msgstr "Ornama" #: src/font-manager/Browse.vala:385 msgid "Inactive" msgstr "" #: src/font-manager/Browse.vala:426 msgid "Designed by" msgstr "" #: src/font-manager/Categories.vala:259 msgid "Grouped by font width" msgstr "Grupigita laŭ tipara larĝo" #: src/font-manager/Categories.vala:260 msgid "Grouped by font weight" msgstr "Grupigita laŭ tipara diko" #: src/font-manager/Categories.vala:261 msgid "Grouped by font angle" msgstr "Grupigita laŭ tipara angulo" #: src/font-manager/Categories.vala:262 msgid "Grouped by font spacing" msgstr "Grupigita laŭ tipara interspaco" #: src/font-manager/Categories.vala:266 msgid "Grouped by license type" msgstr "Grupigita laŭ permesilo" #: src/font-manager/Categories.vala:268 msgid "Grouped by vendor" msgstr "Grupigita laŭ vendinto" #: src/font-manager/Categories.vala:269 msgid "Filetype" msgstr "Dosiertipo" #: src/font-manager/Categories.vala:269 msgid "Grouped by filetype" msgstr "Grupigita laŭ dosiertipo" #: src/font-manager/Categories.vala:274 msgid "All" msgstr "Ĉiuj" #: src/font-manager/Categories.vala:274 msgid "All Fonts" msgstr "Ĉiuj tiparoj" #: src/font-manager/Categories.vala:275 msgid "System" msgstr "Sistemo" #: src/font-manager/Categories.vala:275 msgid "Fonts available to all users" msgstr "Fonto disponeblas por ĉiuj uzantoj" #: src/font-manager/Categories.vala:298 msgid "Family Kind" msgstr "Speco de familio" #: src/font-manager/Categories.vala:298 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:299 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:262 msgid "Any" msgstr "Ajna" #: src/font-manager/Categories.vala:299 msgid "No Fit" msgstr "Ne aplikebla" #: src/font-manager/Categories.vala:299 msgid "Text and Display" msgstr "Teksta kaj titola" #: src/font-manager/Categories.vala:299 msgid "Script" msgstr "Manskriba" #: src/font-manager/Categories.vala:299 msgid "Decorative" msgstr "Ornama" #: src/font-manager/Categories.vala:299 msgid "Pictorial" msgstr "Bilda" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "Tajpu nomon de kolekto" #: src/font-manager/Collections.vala:346 msgid "Copy to…" msgstr "Kopii al…" #: src/font-manager/Collections.vala:347 msgid "Compress…" msgstr "Densigi…" #: src/font-manager/Collections.vala:348 msgid "Rename…" msgstr "Ŝanĝi nomon…" #: src/font-manager/Collections.vala:402 msgid "Archive created successfully." msgstr "" #: src/font-manager/Collections.vala:403 msgid "The resulting file can be found in your home directory." msgstr "" #: src/font-manager/Collections.vala:405 msgid "Error exporting collection" msgstr "" #: src/font-manager/Collections.vala:406 msgid "" "Start the application from a terminal and try again for more information" msgstr "" #: src/font-manager/Collections.vala:427 #, fuzzy #| msgid "Remove selected collection" msgid "Creating archive from selected collection." msgstr "Forigi elektitan kolekton" #: src/font-manager/Collections.vala:428 msgid "This may take some time for large collections…" msgstr "" #: src/font-manager/Compare.vala:325 msgid "Saved Comparison" msgstr "Konservita komparo" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:361 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" "Konservi la aktualan komparon\n" "alklakante la butonon «+»" #: src/font-manager/Controls.vala:80 msgid "Keyboard Shortcuts" msgstr "Fulmoklavoj" #: src/font-manager/Controls.vala:81 src/font-manager/gtk/help-overlay.ui:16 msgid "Help" msgstr "Helpo" #: src/font-manager/Controls.vala:82 msgid "About Font Manager" msgstr "Pri Tiparadministrilo" #: src/font-manager/Controls.vala:88 msgid "Preferences" msgstr "Agordoj" #: src/font-manager/Controls.vala:92 msgid "Import" msgstr "Enporti" #: src/font-manager/Controls.vala:93 #: src/font-manager/ui/font-manager-export-dialog.ui:25 msgid "Export" msgstr "Elporti" #: src/font-manager/Controls.vala:96 #: src/font-manager/ui/font-manager-export-dialog.ui:13 msgid "User Data" msgstr "Datenoj de uzanto" #: src/font-manager/Controls.vala:129 #: src/font-manager/ui/font-manager-user-action-row.ui:13 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:38 msgid "Name" msgstr "Nomo" #: src/font-manager/Controls.vala:131 msgid "Size" msgstr "Grando" #: src/font-manager/Controls.vala:196 msgid "Grid View" msgstr "Krada vido" #: src/font-manager/Controls.vala:197 msgid "List View" msgstr "Lista vido" #: src/font-manager/Controls.vala:283 msgid "Add Fonts" msgstr "Aldoni tiparojn" #: src/font-manager/Controls.vala:284 msgid "Remove Fonts" msgstr "Forigi tiparojn" #: src/font-manager/Controls.vala:300 msgid "Back" msgstr "Reen" #: src/font-manager/Dialogs.vala:48 src/font-manager/Dialogs.vala:59 msgid "_Select" msgstr "_Elekti" #: src/font-manager/Dialogs.vala:49 msgid "Select Executable" msgstr "Elektu programon" #: src/font-manager/Dialogs.vala:60 msgid "Select a Directory" msgstr "Elektu dosierujon" #: src/font-manager/Dialogs.vala:68 #, fuzzy #| msgid "FileType" msgid "TrueType" msgstr "Dosiertipo" #: src/font-manager/Dialogs.vala:70 #, fuzzy #| msgid "FileType" msgid "OpenType" msgstr "Dosiertipo" #: src/font-manager/Dialogs.vala:73 msgid "Archive Files" msgstr "" #: src/font-manager/Dialogs.vala:81 msgid "Select Files to Install" msgstr "Elektu instalotajn dosierojn" #: src/font-manager/Dialogs.vala:91 msgid "Select Source Directories" msgstr "Elektu fontajn dosierujojn" #: src/font-manager/Dialogs.vala:125 msgid "Font Configuration" msgstr "Agordado de tiparoj" #: src/font-manager/Dialogs.vala:126 msgid "Font Collections" msgstr "Tiparaj kolektoj" #: src/font-manager/Dialogs.vala:127 #: src/font-manager/preferences/UserSources.vala:156 msgid "Font Sources" msgstr "Tiparaj fontoj" #: src/font-manager/Dialogs.vala:128 msgid "Installed Fonts" msgstr "Instalitaj tiparoj" #: src/font-manager/Dialogs.vala:129 msgid "Custom Actions" msgstr "Propraj agoj" #: src/font-manager/Dialogs.vala:385 msgid "Fonts installed in your home directory will appear here." msgstr "Tiparoj instalitaj en via hejmdosierujo aperus ĉi tie." #. FontList.vala #. * #. * Copyright (C) 2020-2025 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 . #. #: src/font-manager/FontList.vala:21 #, 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:72 #: src/font-manager/web/google/FontList.vala:204 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "%i variaĵo " msgstr[1] "%i variaĵoj" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 msgid "Collapse all" msgstr "Maletendi ĉion" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 #: src/font-manager/ui/font-manager-font-list-controls.ui:21 #: src/font-manager/ui/font-manager-font-list-view.ui:24 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:28 msgid "Expand all" msgstr "Etendi ĉion" #: src/font-manager/FontList.vala:510 msgid "Copy Location" msgstr "Kopii lokon" #: src/font-manager/FontList.vala:511 msgid "Show in Folder" msgstr "Montri dosieruje" #: src/font-manager/FontList.vala:512 msgid "Enable selected items" msgstr "Ŝalti elektitajn erojn" #: src/font-manager/FontList.vala:513 msgid "Disable selected items" msgstr "Malŝalti elektitajn erojn" #. 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:580 src/font-manager/FontList.vala:589 #, c-format msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "%i elektita ero" msgstr[1] "%i elektitaj eroj" #: src/font-manager/FontList.vala:607 #: src/font-manager/preferences/Preferences.vala:45 msgid "Actions" msgstr "Agoj" #: src/font-manager/MainWindow.vala:69 msgid "Browse" msgstr "Foliumi" #: src/font-manager/MainWindow.vala:71 msgid "Compare" msgstr "Kompari" #: src/font-manager/MainWindow.vala:74 msgid "Google Fonts" msgstr "Google Fonts" #: src/font-manager/MainWindow.vala:77 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/LanguageData.vala:35 msgid "Arabic" msgstr "Araba" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "Arkaikaj grekaj leteroj" #: src/font-manager/Orthographies.vala:37 #: src/font-manager/web/google/LanguageData.vala:36 msgid "Armenian" msgstr "Armena" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "Astronomio" #: src/font-manager/Orthographies.vala:39 #: src/font-manager/web/google/LanguageData.vala:38 msgid "Balinese" msgstr "Balia" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "Balta" #: src/font-manager/Orthographies.vala:41 #: src/font-manager/web/google/LanguageData.vala:39 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/LanguageData.vala:42 msgid "Bengali" msgstr "Bengala" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "Brahma" #: src/font-manager/Orthographies.vala:48 #: src/font-manager/web/google/LanguageData.vala:46 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 #: src/font-manager/web/google/LanguageData.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 #: src/font-manager/web/google/LanguageData.vala:51 msgid "Chakma" msgstr "Ĉakma" #: src/font-manager/Orthographies.vala:54 #: src/font-manager/web/google/LanguageData.vala:52 msgid "Cham" msgstr "Ĉam" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/LanguageData.vala:53 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 #: src/font-manager/web/google/LanguageData.vala:58 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/LanguageData.vala:65 msgid "Devanagari" msgstr "Devanagari" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "Nederlanda" #: src/font-manager/Orthographies.vala:75 #: src/font-manager/web/google/LanguageData.vala:67 msgid "Egyptian Hieroglyphs" msgstr "Egiptaj hieroglifoj" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "Miensimboloj" #: src/font-manager/Orthographies.vala:77 #: src/font-manager/web/google/LanguageData.vala:70 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 #: src/font-manager/web/google/LanguageData.vala:71 msgid "Georgian" msgstr "Kartvela" #: src/font-manager/Orthographies.vala:86 #: src/font-manager/web/google/LanguageData.vala:72 msgid "Glagolitic" msgstr "Glagolico" #: src/font-manager/Orthographies.vala:87 #: src/font-manager/web/google/LanguageData.vala:73 msgid "Gothic" msgstr "Gota" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/LanguageData.vala:77 msgid "Gujarati" msgstr "Guĝarata" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/LanguageData.vala:79 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/LanguageData.vala:83 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 #: src/font-manager/web/google/LanguageData.vala:89 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 #: src/font-manager/web/google/LanguageData.vala:90 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/LanguageData.vala:91 msgid "Kannada" msgstr "Kannada" #: src/font-manager/Orthographies.vala:103 #: src/font-manager/web/google/LanguageData.vala:94 msgid "Kayah Li" msgstr "Kayah Li" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "Kazaĥa" #: src/font-manager/Orthographies.vala:105 #: src/font-manager/web/google/LanguageData.vala:92 msgid "Kharoshthi" msgstr "Kharoṣṭhī" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/LanguageData.vala:95 msgid "Khmer" msgstr "Ĥmera" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "Japanaj naciaj skribsignoj" #: src/font-manager/Orthographies.vala:108 #: src/font-manager/web/google/LanguageData.vala:99 msgid "Lao" msgstr "Laosa" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "Latinaj ligaĵoj" #: src/font-manager/Orthographies.vala:110 #: src/font-manager/web/google/LanguageData.vala:100 msgid "Lepcha" msgstr "Lepĉa" #: src/font-manager/Orthographies.vala:111 #: src/font-manager/web/google/LanguageData.vala:103 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/LanguageData.vala:110 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 #: src/font-manager/web/google/LanguageData.vala:119 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" #. { N_(""), "meroitic-cursive", "" }, #. { N_(""), "meroitic-heiroglyphs", "" }, #: src/font-manager/Orthographies.vala:123 #: src/font-manager/web/google/LanguageData.vala:123 msgid "Miao" msgstr "Mjaŭ" #: src/font-manager/Orthographies.vala:124 #: src/font-manager/web/google/LanguageData.vala:125 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:130 #: src/font-manager/web/google/LanguageData.vala:129 msgid "Myanmar" msgstr "Birma" #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/LanguageData.vala:133 msgid "New Tai Lue" msgstr "Nova Tai Lü" #: src/font-manager/Orthographies.vala:132 msgid "N’Ko" msgstr "N’Ko" #: src/font-manager/Orthographies.vala:133 #: src/font-manager/web/google/LanguageData.vala:137 msgid "Ogham" msgstr "Malnov-Irlanda" #: src/font-manager/Orthographies.vala:134 #: src/font-manager/web/google/LanguageData.vala:138 msgid "Ol Chiki" msgstr "Ol Ĉiki" #: src/font-manager/Orthographies.vala:135 #: src/font-manager/web/google/LanguageData.vala:140 msgid "Old Italic" msgstr "Malnov-itala" #: src/font-manager/Orthographies.vala:136 #: src/font-manager/web/google/LanguageData.vala:145 msgid "Old South Arabian" msgstr "Malnov-sud-araba" #: src/font-manager/Orthographies.vala:137 #: src/font-manager/web/google/LanguageData.vala:149 msgid "Oriya" msgstr "Orisa" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/LanguageData.vala:148 msgid "Osmanya" msgstr "Somalia alfabeto de Osman" #: src/font-manager/Orthographies.vala:139 msgid "Pan African Latin" msgstr "Tut-Afrika latina" #: src/font-manager/Orthographies.vala:140 msgid "Pashto" msgstr "Afgana" #: src/font-manager/Orthographies.vala:141 #: src/font-manager/web/google/LanguageData.vala:153 msgid "Phags Pa" msgstr "Mongola kvadrata" #: src/font-manager/Orthographies.vala:142 msgid "Pinyin" msgstr "Pinjino" #: src/font-manager/Orthographies.vala:143 msgid "Polynesian" msgstr "Polinezia" #: src/font-manager/Orthographies.vala:144 msgid "Polytonic Greek" msgstr "Plurtona greka" #: src/font-manager/Orthographies.vala:145 #: src/font-manager/web/google/LanguageData.vala:156 msgid "Rejang" msgstr "Reĝang" #: src/font-manager/Orthographies.vala:146 msgid "Romanian" msgstr "Rumana" #: src/font-manager/Orthographies.vala:147 #: src/font-manager/web/google/LanguageData.vala:157 msgid "Runic" msgstr "Runoj" #: src/font-manager/Orthographies.vala:148 #: src/font-manager/web/google/LanguageData.vala:159 msgid "Saurashtra" msgstr "Saŭraŝtra" #: src/font-manager/Orthographies.vala:149 msgid "Simplified Chinese" msgstr "Simpligita ĉina" #: src/font-manager/Orthographies.vala:150 msgid "Sindhi" msgstr "Sinda" #: src/font-manager/Orthographies.vala:151 #: src/font-manager/web/google/LanguageData.vala:164 msgid "Sinhala" msgstr "Sinhalo" #: src/font-manager/Orthographies.vala:152 msgid "South Korean Hanja" msgstr "Sud-Koreiaj ĉinaj skribsignoj" #: src/font-manager/Orthographies.vala:153 #: src/font-manager/web/google/LanguageData.vala:168 msgid "Sundanese" msgstr "Sunda" #: src/font-manager/Orthographies.vala:154 #: src/font-manager/web/google/LanguageData.vala:169 msgid "Syloti Nagri" msgstr "Skribo de Sylhet" #. { N_("Symbols"), "symbols", "" }, #: src/font-manager/Orthographies.vala:155 #: src/font-manager/web/google/LanguageData.vala:171 msgid "Syriac" msgstr "Siria" #: src/font-manager/Orthographies.vala:156 #: src/font-manager/web/google/LanguageData.vala:174 msgid "Tai Le" msgstr "Tai Le" #: src/font-manager/Orthographies.vala:157 msgid "Tai Tham (Lanna)" msgstr "Taja Darmoskribo (Lanna)" #: src/font-manager/Orthographies.vala:158 msgid "Tai Viet" msgstr "Thái Việt" #: src/font-manager/Orthographies.vala:159 #: src/font-manager/web/google/LanguageData.vala:175 msgid "Tamil" msgstr "Tamula" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/LanguageData.vala:176 msgid "Telugu" msgstr "Telugua" #: src/font-manager/Orthographies.vala:161 msgid "Thaana" msgstr "Tāna" #: src/font-manager/Orthographies.vala:162 #: src/font-manager/web/google/LanguageData.vala:177 msgid "Thai" msgstr "Taja" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/LanguageData.vala:178 msgid "Tibetan" msgstr "Tibeta" #: src/font-manager/Orthographies.vala:164 msgid "Tifinagh" msgstr "Tamaziĥta" #: src/font-manager/Orthographies.vala:165 msgid "Traditional Chinese" msgstr "Tradicia ĉina" #: src/font-manager/Orthographies.vala:166 msgid "Turkish" msgstr "Turka" #: src/font-manager/Orthographies.vala:167 msgid "Uighur" msgstr "Ujgura" #: src/font-manager/Orthographies.vala:168 msgid "Urdu" msgstr "Urduo" #: src/font-manager/Orthographies.vala:169 msgid "Vai" msgstr "Vai" #: src/font-manager/Orthographies.vala:170 msgid "Vedic Extensions" msgstr "Vedaj etendaĵoj" #: src/font-manager/Orthographies.vala:171 msgid "Venda" msgstr "Venda" #: src/font-manager/Orthographies.vala:172 #: src/font-manager/web/google/LanguageData.vala:179 msgid "Vietnamese" msgstr "Vjetnama" #: src/font-manager/Orthographies.vala:173 msgid "Western European" msgstr "Okcident-Eŭropa" #: src/font-manager/Orthographies.vala:174 msgid "Yi" msgstr "Ji" #: src/font-manager/Orthographies.vala:175 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/OrthographyList.vala:105 msgid "Coverage" msgstr "Subtenata elcento" #: src/font-manager/OrthographyList.vala:137 #: src/font-manager/filters/LanguageFilter.vala:55 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:362 msgid "Supported Orthographies" msgstr "Subtenataj ortografioj" #: src/font-manager/OrthographyList.vala:200 msgid "No items selected" msgstr "Neniu ero elektita" #: src/font-manager/OrthographyList.vala:205 msgid "Update in progress" msgstr "Ĝisdatigante" #. No error and no results means this font file is likely broken or empty #: src/font-manager/OrthographyList.vala:231 msgid "No valid orthographies for selection" msgstr "" #: src/font-manager/Sidebar.vala:57 msgid "Add new collection" msgstr "Krei novan kolekton" #: src/font-manager/Sidebar.vala:61 #: src/font-manager/ui/font-manager-font-list-controls.ui:32 #: src/font-manager/ui/font-manager-font-list-view.ui:36 #, fuzzy #| msgid "Remove selected alias" msgid "Remove selected item" msgstr "Forigi elektitan kromnomon" #: src/font-manager/Sidebar.vala:67 msgid "Edit selected item" msgstr "Modifi elektitan eron" #: src/font-manager/Utils.vala:295 msgid "Copying files…" msgstr "Kopiante dosierojn…" #: src/font-manager/filters/Collection.vala:99 msgid "New Collection" msgstr "Nova kolekto" #: src/font-manager/filters/Collection.vala:100 #, c-format msgid "Created : %s" msgstr "Kreita je %s" #: src/font-manager/filters/Disabled.vala:28 msgid "Disabled" msgstr "Malŝaltitaj" #: src/font-manager/filters/Disabled.vala:29 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:34 msgid "Unsorted" msgstr "Ne ordigita" #: src/font-manager/filters/Unsorted.vala:35 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:28 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 #, fuzzy #| msgid "Rendering" msgid "GTK 4 Font Rendering" msgstr "Bildigado" #: src/font-manager/preferences/Desktop.vala:61 msgid "Automatic option allows GTK 4 to disregard hinting settings." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:90 msgid "Antialiasing" msgstr "Glatigo" #: src/font-manager/preferences/Desktop.vala:67 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values. " msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:96 msgid "RGBA order" msgstr "Ordo de ruĝo-verdo-bluo-alfa" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:97 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:78 #: src/font-manager/preferences/Desktop.vala:84 #: src/font-manager/preferences/Rendering.vala:78 msgid "Hinting" msgstr "Tiparpolurado" #: src/font-manager/preferences/Desktop.vala:79 #: src/font-manager/preferences/Desktop.vala:85 msgid "The type of hinting to use when rendering fonts." msgstr "Maniero de polurado por bildigi tiparojn." #: src/font-manager/preferences/Desktop.vala:91 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values." msgstr "" #: src/font-manager/preferences/Desktop.vala:121 msgid "GNOME desktop settings schema not found" msgstr "GNOME-Agordoskemo ne troviĝis" #: src/font-manager/preferences/Desktop.vala:215 msgid "Automatic" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Manual" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "Grayscale" msgstr "Griza" #: src/font-manager/preferences/Desktop.vala:234 msgid "RGBA" msgstr "RVBA" #: src/font-manager/preferences/Desktop.vala:242 #: src/font-manager/preferences/Display.vala:91 msgid "Subpixel Geometry" msgstr "Subbildera geometrio" #: src/font-manager/preferences/Display.vala:75 msgid "Target DPI" msgstr "Cela distingivo (nombro de bilderoj en colo)" #: src/font-manager/preferences/Display.vala:77 msgid "Scale Factor" msgstr "Aligrandiga faktoro" #: src/font-manager/preferences/Display.vala:83 msgid "LCD Filter" msgstr "Likvakristalekrana filtrilo" #: src/font-manager/preferences/Preferences.vala:41 msgid "Interface" msgstr "Fasado" #: src/font-manager/preferences/Preferences.vala:42 msgid "Desktop" msgstr "Labortablo" #: src/font-manager/preferences/Preferences.vala:48 msgid "Sources" msgstr "Fontoj" #: src/font-manager/preferences/Preferences.vala:49 msgid "Substitutions" msgstr "Anstataŭigoj" #: src/font-manager/preferences/Preferences.vala:50 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:150 msgid "Display" msgstr "Montrado" #: src/font-manager/preferences/Preferences.vala:51 msgid "Rendering" msgstr "Bildigado" #: src/font-manager/preferences/Preferences.vala:131 #, fuzzy #| 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." msgid "" "A Fontconfig configuration file will be generated from these settings.\n" "\n" "Running applications may require a restart to reflect any changes.\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/Preferences.vala:153 msgid "Reset all values to default" msgstr "" #: src/font-manager/preferences/Rendering.vala:77 msgid "Antialias" msgstr "Glatigo" #: src/font-manager/preferences/Rendering.vala:81 msgid "Enable Autohinter" msgstr "Ŝalti aŭtomatan polurilon" #: src/font-manager/preferences/Rendering.vala:88 msgid "Hinting Style" msgstr "Maniero de tiparpolurado" #: src/font-manager/preferences/Rendering.vala:90 msgid "Use Embedded Bitmaps" msgstr "Uzi inkluzivitajn rastrumojn" #: src/font-manager/preferences/Substitutions.vala:153 msgid "Font Substitutions" msgstr "Anstataŭigoj de tiparoj" #: src/font-manager/preferences/Substitutions.vala:154 msgid "Easily substitute one font family for another." msgstr "Facile anstataŭigi tiparfamilion per alia." #: src/font-manager/preferences/Substitutions.vala:155 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/UserActions.vala:229 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:243 msgid "User Actions" msgstr "Agoj de uzanto" #: src/font-manager/preferences/UserActions.vala:245 msgid "Custom context menu entries" msgstr "Propraj menueroj en kunteksta menuo" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Raised" msgstr "" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Flat" msgstr "Plata" #: src/font-manager/preferences/UserInterface.vala:80 #: src/font-viewer/MainWindow.vala:208 msgid "Selected setting requires restart to apply" msgstr "" #: src/font-manager/preferences/UserInterface.vala:81 #: src/font-viewer/MainWindow.vala:209 #, fuzzy #| msgid "" #| "CSD enabled. Change will take effect next time the application is started." msgid "Changes 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:94 msgid "Wide Layout" msgstr "Larĝa fasado" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Use three column layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:97 msgid "Only When Maximized" msgstr "Nur en maksimumigita fenestro" #: src/font-manager/preferences/UserInterface.vala:99 msgid "Enable Animations" msgstr "Ŝalti movbildojn" #. The added margins here are due to PreviewColors widget alignment issues #: src/font-manager/preferences/UserInterface.vala:100 #: src/font-viewer/MainWindow.vala:224 msgid "Prefer Dark Theme" msgstr "Preferi malhelan etoson" #: src/font-manager/preferences/UserInterface.vala:102 #: src/font-viewer/MainWindow.vala:229 msgid "Use Adwaita Stylesheet" msgstr "Uzi stilojn Adwaita" #: src/font-manager/preferences/UserInterface.vala:106 msgid "Titlebar Button Style" msgstr "Titolbreta butona stilo" #: src/font-manager/preferences/UserInterface.vala:107 msgid "Display line size in Waterfall Preview" msgstr "Montri tipargrandon de linio en akvofala antaŭrigardo" #: src/font-manager/preferences/UserInterface.vala:112 #: src/font-viewer/MainWindow.vala:243 #, fuzzy #| msgid "Waterfall Preview Size Settings" msgid "Waterfall Line Spacing" msgstr "Agordoj pri grando de akvofala antaŭrigardo" #: src/font-manager/preferences/UserInterface.vala:114 #: src/font-viewer/MainWindow.vala:244 msgid "Padding in pixels to insert above and below rows" msgstr "" #: src/font-manager/preferences/UserSources.vala:145 #, 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." 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." 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:157 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:158 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/GoogleFonts.vala:156 msgid "Network Access Disabled" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:157 msgid "Contact your system administrator to request access." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:160 msgid "Network Offline" msgstr "Sen reta konekto" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:162 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/GoogleFonts.vala:172 msgid "Client Error" msgstr "Klienta eraro" #: src/font-manager/web/google/GoogleFonts.vala:173 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:176 msgid "Server Error" msgstr "Servila eraro" #. Sample strings used here should be sourced from https://fonts.google.com/ #: src/font-manager/web/google/LanguageData.vala:33 msgid "Adlam" msgstr "Adlam" #: src/font-manager/web/google/LanguageData.vala:34 msgid "Anatolian Hieroglyphs" msgstr "Anatoliaj hieroglifoj" #: src/font-manager/web/google/LanguageData.vala:37 msgid "Avestan" msgstr "Avesta" #: src/font-manager/web/google/LanguageData.vala:40 msgid "Bassa Vah" msgstr "" #: src/font-manager/web/google/LanguageData.vala:41 msgid "Batak" msgstr "Batak" #: src/font-manager/web/google/LanguageData.vala:43 msgid "Bhaiksuki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:44 msgid "Brahmi" msgstr "Brahma" #: src/font-manager/web/google/LanguageData.vala:45 msgid "Braille" msgstr "Brajlo" #. { N_("Buhid"), "buhid", "" }, #: src/font-manager/web/google/LanguageData.vala:48 msgid "Caucasian Albanian" msgstr "Kaŭkazia albana" #: src/font-manager/web/google/LanguageData.vala:49 msgid "Canadian Aboriginal" msgstr "Kanada indiĝena" #: src/font-manager/web/google/LanguageData.vala:54 msgid "Chinese (Hong Kong)" msgstr "Ĉina (Honkonga)" #: src/font-manager/web/google/LanguageData.vala:55 msgid "Chinese (Simplified)" msgstr "Ĉina (simpligita)" #: src/font-manager/web/google/LanguageData.vala:56 msgid "Chinese (Traditional)" msgstr "Ĉina (tradicia)" #: src/font-manager/web/google/LanguageData.vala:57 msgid "Chorasmian" msgstr "Ĥorezma" #: src/font-manager/web/google/LanguageData.vala:59 msgid "Cuneiform" msgstr "Kojnoskribo" #: src/font-manager/web/google/LanguageData.vala:60 msgid "Cypriot" msgstr "Kipra" #: src/font-manager/web/google/LanguageData.vala:61 msgid "Cypro Minoan" msgstr "Kipro-Minoa" #: src/font-manager/web/google/LanguageData.vala:62 msgid "Cyrillic" msgstr "Cirila" #: src/font-manager/web/google/LanguageData.vala:63 msgid "Cyrillic Extended" msgstr "Cirila etendita" #: src/font-manager/web/google/LanguageData.vala:64 msgid "Deseret" msgstr "Mormona" #: src/font-manager/web/google/LanguageData.vala:66 msgid "Duployan" msgstr "Duploja" #: src/font-manager/web/google/LanguageData.vala:68 msgid "Elbasan" msgstr "Elbasana" #: src/font-manager/web/google/LanguageData.vala:69 msgid "Elymaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:74 msgid "Grantha" msgstr "" #: src/font-manager/web/google/LanguageData.vala:75 msgid "Greek" msgstr "Greka" #: src/font-manager/web/google/LanguageData.vala:76 msgid "Greek Extended" msgstr "Greka etendita" #: src/font-manager/web/google/LanguageData.vala:78 msgid "Gunjala Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:80 msgid "Hanifi Rohingya" msgstr "" #: src/font-manager/web/google/LanguageData.vala:81 #, fuzzy #| msgid "Hanunó'o" msgid "Hanunoo" msgstr "Hanunó’o" #: src/font-manager/web/google/LanguageData.vala:82 msgid "Hatran" msgstr "" #: src/font-manager/web/google/LanguageData.vala:84 msgid "Imperial Aramaic" msgstr "Imperia aramea" #: src/font-manager/web/google/LanguageData.vala:85 msgid "Indic Siyaq Numbers" msgstr "Hindaj-arabaj kontaj ciferoj" #: src/font-manager/web/google/LanguageData.vala:86 msgid "Inscriptional Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:87 msgid "Inscriptional Parthian" msgstr "Surskriba parta" #: src/font-manager/web/google/LanguageData.vala:88 msgid "Japanese" msgstr "Japana" #: src/font-manager/web/google/LanguageData.vala:93 msgid "Kawi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:96 msgid "Khojki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:97 msgid "Khudawadi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:98 msgid "Korean" msgstr "Korea" #: src/font-manager/web/google/LanguageData.vala:101 msgid "Latin" msgstr "Latina" #: src/font-manager/web/google/LanguageData.vala:102 msgid "Latin Extended" msgstr "Latina etendita" #: src/font-manager/web/google/LanguageData.vala:104 msgid "Linear A" msgstr "Linia skribo A" #: src/font-manager/web/google/LanguageData.vala:105 msgid "Linear B" msgstr "Linia skribo B" #: src/font-manager/web/google/LanguageData.vala:106 msgid "Lisu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:107 msgid "Lycian" msgstr "Likia" #: src/font-manager/web/google/LanguageData.vala:108 msgid "Lydian" msgstr "Lida" #: src/font-manager/web/google/LanguageData.vala:109 msgid "Mahajani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:111 msgid "Mandaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:112 msgid "Manichaean" msgstr "Maniĥeana" #: src/font-manager/web/google/LanguageData.vala:113 msgid "Math" msgstr "Matematiko" #: src/font-manager/web/google/LanguageData.vala:114 msgid "Marchen" msgstr "" #: src/font-manager/web/google/LanguageData.vala:115 msgid "Masaram Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:116 msgid "Mayan Numerals" msgstr "Majaaj ciferoj" #: src/font-manager/web/google/LanguageData.vala:117 msgid "Medefaidrin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:118 #, fuzzy #| msgid "Meetei Mayak" msgid "Meetei Mayek" msgstr "Meitei" #: src/font-manager/web/google/LanguageData.vala:120 #, fuzzy #| msgid "MeroiticCursive" msgid "Meroitic" msgstr "Kuŝa kursiva" #: src/font-manager/web/google/LanguageData.vala:124 msgid "Modi" msgstr "Modi" #: src/font-manager/web/google/LanguageData.vala:126 msgid "Mro" msgstr "Mro" #: src/font-manager/web/google/LanguageData.vala:127 msgid "Multani" msgstr "Multani" #: src/font-manager/web/google/LanguageData.vala:128 msgid "Music" msgstr "Muziko" #: src/font-manager/web/google/LanguageData.vala:130 msgid "Nabataean" msgstr "Nabatea" #: src/font-manager/web/google/LanguageData.vala:131 msgid "Nag Mundari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:132 msgid "Nandinagari" msgstr "Dekkana nagario" #: src/font-manager/web/google/LanguageData.vala:134 msgid "Newa" msgstr "" #. { N_(""), "nko", "" }, #: src/font-manager/web/google/LanguageData.vala:136 msgid "Nüshu" msgstr "Ĉina virinskribo" #: src/font-manager/web/google/LanguageData.vala:139 msgid "Old Hungarian" msgstr "Antikva hungara" #: src/font-manager/web/google/LanguageData.vala:141 msgid "Old North Arabian" msgstr "Antikva nord-araba" #: src/font-manager/web/google/LanguageData.vala:142 #, fuzzy #| msgid "Old Italic" msgid "Old Permic" msgstr "Malnov-itala" #: src/font-manager/web/google/LanguageData.vala:143 msgid "Old Persian" msgstr "Antikva persa" #: src/font-manager/web/google/LanguageData.vala:144 #, fuzzy #| msgid "Old South Arabian" msgid "Old Sogdian" msgstr "Malnov-sud-araba" #: src/font-manager/web/google/LanguageData.vala:146 msgid "Old Turkic" msgstr "Antikva tjurka" #: src/font-manager/web/google/LanguageData.vala:147 msgid "Osage" msgstr "" #: src/font-manager/web/google/LanguageData.vala:150 msgid "Pahawh Hmong" msgstr "" #: src/font-manager/web/google/LanguageData.vala:151 msgid "Palmyrene" msgstr "" #: src/font-manager/web/google/LanguageData.vala:152 msgid "Pau Cin Hau" msgstr "Pau Cin Hau" #: src/font-manager/web/google/LanguageData.vala:154 msgid "Phoenician" msgstr "Fenica" #: src/font-manager/web/google/LanguageData.vala:155 msgid "Psalter Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:158 msgid "Samaritan" msgstr "Samaria" #: src/font-manager/web/google/LanguageData.vala:160 msgid "Sharada" msgstr "" #: src/font-manager/web/google/LanguageData.vala:161 msgid "Shavian" msgstr "Ŝava" #: src/font-manager/web/google/LanguageData.vala:162 msgid "Siddham" msgstr "Sidamo" #: src/font-manager/web/google/LanguageData.vala:163 msgid "SignWriting" msgstr "Gestolingva skribo" #: src/font-manager/web/google/LanguageData.vala:165 msgid "Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:166 msgid "Sora Sompeng" msgstr "" #: src/font-manager/web/google/LanguageData.vala:167 msgid "Soyombo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:172 msgid "Tagalog" msgstr "Filipina skribo" #: src/font-manager/web/google/LanguageData.vala:173 msgid "Tagbanwa" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name. #: src/font-manager/web/google/LanguageData.vala:190 #, c-format msgid "No sample for %s available" msgstr "Neniu ekzemplo por %s disponeblas" #: src/font-manager/web/google/LanguageData.vala:192 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/PreviewPage.vala:383 #, 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/WebFont.vala:174 msgid "ExtraLight" msgstr "Maldikega" #: src/font-manager/web/google/WebFont.vala:182 msgid "SemiBold" msgstr "Diketa" #: src/font-manager/web/google/WebFont.vala:186 msgid "ExtraBold" msgstr "Dikega" #: src/font-manager/web/google/WebFont.vala:188 msgid "Black" msgstr "Dikegega" #: src/font-viewer/MainWindow.vala:100 #: src/font-viewer/font-viewer-main-window.ui:70 msgid "No file selected" msgstr "Neniu dosiero elektita" #: src/font-viewer/MainWindow.vala:101 #: src/font-viewer/font-viewer-main-window.ui:78 msgid "Or unsupported filetype." msgstr "Aŭ nesubtenata dosiertipo." #: src/font-viewer/MainWindow.vala:150 msgid "System Font" msgstr "Sistema tiparo" #: src/font-viewer/MainWindow.vala:152 msgid "" "Selected font file is either installed in a system directory or is not " "writable by the current user.\n" "\n" "If you wish to remove this font from the list of available fonts use the " "system package manager to remove the package containing this font file, ask " "the system administrator to remove it or use a font management application " "to disable it." msgstr "" #: src/font-viewer/MainWindow.vala:155 msgid "Newer version already installed" msgstr "Pli nova versio estas jam instalita" #: src/font-viewer/MainWindow.vala:157 src/font-viewer/MainWindow.vala:162 msgid "Click to overwrite" msgstr "" #: src/font-viewer/MainWindow.vala:160 msgid "Update Font" msgstr "Ĝisdatigi tiparon" #: src/font-viewer/MainWindow.vala:165 msgid "Remove Font" msgstr "Forigi tiparon" #: src/font-viewer/MainWindow.vala:169 #: src/font-viewer/font-viewer-main-window.ui:104 msgid "Install Font" msgstr "Instali tiparon" #: src/font-viewer/MainWindow.vala:236 msgid "Preview Area Colors" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:9 #: src/common/ui/font-manager-preview-colors.ui:15 msgid "Select background color" msgstr "Elektu fonan koloron" #: src/common/ui/font-manager-preview-colors.ui:23 #: src/common/ui/font-manager-preview-colors.ui:29 msgid "Select text color" msgstr "Elektu tekstan koloron" #: src/font-manager/gtk/help-overlay.ui:11 msgid "General" msgstr "Ĝenerala" #: src/font-manager/gtk/help-overlay.ui:23 msgid "Increase preview size" msgstr "Pligrandigi antaŭrigardon" #: src/font-manager/gtk/help-overlay.ui:30 msgid "Decrease preview size" msgstr "Malpligrandigi antaŭrigardon" #: src/font-manager/gtk/help-overlay.ui:37 msgid "Reset preview size" msgstr "Uzi implicitan grandon de antaŭrigardo" #: src/font-manager/gtk/help-overlay.ui:44 msgid "Focus search entry" msgstr "" #: src/font-manager/gtk/help-overlay.ui:51 msgid "Reload" msgstr "Reŝargi" #: src/font-manager/gtk/help-overlay.ui:58 #: src/font-manager/gtk/help-overlay.ui:65 msgid "Quit the application" msgstr "Forlasi la programon" #: src/font-manager/gtk/help-overlay.ui:73 msgid "Mode" msgstr "Reĝimo" #: src/font-manager/gtk/help-overlay.ui:78 msgid "Switch to Manage mode" msgstr "Ŝalti reĝimon Administri" #: src/font-manager/gtk/help-overlay.ui:85 msgid "Switch to Browse mode" msgstr "Ŝalti reĝimon Foliumi" #: src/font-manager/gtk/help-overlay.ui:92 msgid "Switch to Compare mode" msgstr "Ŝalti reĝimon Kompari" #: src/font-manager/gtk/help-overlay.ui:99 #, fuzzy #| msgid "Switch to Manage mode" msgid "Switch to Google Fonts mode" msgstr "Ŝalti reĝimon Administri" #: src/font-manager/gtk/help-overlay.ui:107 msgid "Preview Mode" msgstr "Antaŭrigarda reĝimo" #: src/font-manager/gtk/help-overlay.ui:112 msgid "Switch to Standard preview" msgstr "Ŝalti Norman antaŭrigardon" #: src/font-manager/gtk/help-overlay.ui:119 msgid "Switch to Waterfall preview" msgstr "Ŝalti Akvofalan antaŭrigardon" #: src/font-manager/gtk/help-overlay.ui:126 msgid "Switch to Body Text preview" msgstr "Ŝalti Tekstokorpan antaŭrigardon" #: src/font-manager/ui/font-manager-browse-pane.ui:100 #, fuzzy #| msgid "Increase preview size" msgid "Increase tile size" msgstr "Pligrandigi antaŭrigardon" #: src/font-manager/ui/font-manager-browse-pane.ui:109 #, fuzzy #| msgid "Decrease preview size" msgid "Decrease tile size" msgstr "Malpligrandigi antaŭrigardon" #: src/font-manager/ui/font-manager-browse-pane.ui:149 msgid "Toggle search entry" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:158 msgid "Toggle preview panel" msgstr "" #: src/font-manager/ui/font-manager-browse-preview.ui:164 msgid "" "Status of selected family.\n" "\n" "Disabling will prevent the selected family from being used by other " "applications." msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:19 msgid "Collection Name" msgstr "Nomo de kolekto" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:45 msgid "_Rename" msgstr "Ŝ_anĝi nomon" #: src/font-manager/ui/font-manager-compare-view.ui:20 msgid "Add selected font to comparison" msgstr "Inkluzivi elektitan tiparon en komparon" #: src/font-manager/ui/font-manager-compare-view.ui:33 msgid "Remove selected font from comparison" msgstr "Ekskluzivi elektitan tiparon el komparo" #: src/font-manager/ui/font-manager-compare-view.ui:45 msgid "Pinned Comparisons" msgstr "Alpinglitaj komparoj" #: src/font-manager/ui/font-manager-export-dialog.ui:19 #: src/font-manager/ui/font-manager-remove-dialog.ui:19 msgid "Cancel" msgstr "Nuligi" #: src/font-manager/ui/font-manager-font-list-controls.ui:51 #: src/font-manager/ui/font-manager-font-list-view.ui:54 #: src/font-manager/ui/font-manager-remove-dialog.ui:43 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:44 msgid "Search Families…" msgstr "Serĉi familiojn…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:29 msgid "Search Orthographies…" msgstr "Serĉi ortografiojn…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:72 msgid "Minimum Coverage" msgstr "Minimuma subtenata elcento" #: src/font-manager/ui/font-manager-language-filter-settings.ui:101 msgid "Deselect All" msgstr "Malelekti ĉion" #: src/font-manager/ui/font-manager-orthography-list.ui:53 msgid "Clear selected filter" msgstr "Forviŝi elektitan filtrilon" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:22 msgid "Created :" msgstr "Kreita je :" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:23 msgid "Save current comparison" msgstr "Konservi aktualan komparon" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:45 msgid "Remove selected comparison" msgstr "Forigi elektitan komparon" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:73 msgid "Restore selected comparison" msgstr "Restaŭri elektitan komparon" #: src/font-manager/ui/font-manager-remove-dialog.ui:13 msgid "Select fonts to remove" msgstr "Elektu forigotajn tiparojn" #: src/font-manager/ui/font-manager-remove-dialog.ui:25 msgid "Delete" msgstr "Forigi" #: src/font-manager/ui/font-manager-sidebar.ui:35 msgid "Categories" msgstr "Kategorioj" #: src/font-manager/ui/font-manager-sidebar.ui:86 msgid "Smart Collections" msgstr "Saĝkolektoj" #: src/font-manager/ui/font-manager-sidebar.ui:142 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:50 msgid "Sort Order" msgstr "Ordo" #: src/font-manager/ui/font-manager-sidebar.ui:150 msgid "Collections" msgstr "Kolektoj" #: src/font-manager/ui/font-manager-substitute-row.ui:22 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:34 msgid "Remove substitute" msgstr "Forigi anstataŭigon" #: src/font-manager/ui/font-manager-substitute.ui:35 msgid "Enter substitute family" msgstr "Tajpu anstataŭan familion" #: src/font-manager/ui/font-manager-substitute.ui:51 msgid "prefer" msgstr "preferi" #: src/font-manager/ui/font-manager-substitute.ui:52 msgid "accept" msgstr "akcepti" #: src/font-manager/ui/font-manager-substitute.ui:53 msgid "default" msgstr "implicita" #: src/font-manager/ui/font-manager-user-action-row.ui:27 msgid "Comment" msgstr "Komento" #: src/font-manager/ui/font-manager-user-action-row.ui:42 msgid "Executable" msgstr "Ruleblaĵo" #: src/font-manager/ui/font-manager-user-action-row.ui:57 msgid "Arguments" msgstr "Argumentoj" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:39 msgid "Newest" msgstr "Plej novaj" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:40 msgid "Most Popular" msgstr "Plej popularaj" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:41 msgid "Trending" msgstr "Furoraj" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:116 msgid "Serif" msgstr "Serifa" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:133 msgid "Sans Serif" msgstr "Senserifa" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:167 msgid "Handwriting" msgstr "Manskribo" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:198 msgid "Category" msgstr "Kategorio" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:272 msgid "4+" msgstr "4+" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:282 msgid "8+" msgstr "8+" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:292 msgid "12+" msgstr "12+" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:305 msgid "Variations" msgstr "Variaĵoj" #: src/font-viewer/font-viewer-main-window.ui:31 msgid "Preview font files before installing them." msgstr "Antaŭrigardu tiparajn dosierojn antaŭ ol instali." #: src/font-viewer/font-viewer-main-window.ui:32 msgid "To preview a font simply drag it onto this area." msgstr "Por antaŭrigardi tiparon, simple ŝovu ĝin ĉi tien." #~ msgid "The type of antialiasing to use when rendering fonts." #~ msgstr "Maniero de glatigo por montri tiparojn." #, fuzzy #~| msgid "Font Manager" #~ msgid "Font Manager project" #~ msgstr "Tiparadministrilo" #~ msgid "Select Destination" #~ msgstr "Elektu celon" #~ msgid "_Open" #~ msgstr "_Malfermi" #~ msgid "Remove selected font from collection" #~ msgstr "Ekskluzivi elektitan tiparon el kolekto" #~ msgid "Updating Database — Metadata" #~ msgstr "Ĝisdatigante datenbankon — metadatenoj" #~ msgid "Updating Database — Orthography" #~ msgstr "Ĝisdatigante datenbankon — ortografioj" #~ msgid "About" #~ msgstr "Pri" #~ msgid "Select Exported Data" #~ msgstr "Elektu elportotajn datenojn" #~ msgid "Settings saved to file." #~ msgstr "Agordoj konservitaj sur dosieron." #~ msgid "Removed configuration file." #~ msgstr "Agorda dosiero estis forviŝita." #~ msgid " Size Restrictions " #~ msgstr " Restriktoj pri grando " #~ msgid " Apply settings to point sizes " #~ msgstr " Efektivigi agordojn al punktaj grandoj " #~ msgid "Smaller than" #~ msgstr "Malpli granda ol" #~ msgid "Larger than" #~ msgstr "Pli granda ol" #~ msgid "Add alias" #~ msgstr "Aldoni kromnomon" #~ msgid "Client Side Decorations" #~ msgstr "Klientflankaj ornamoj" #~ 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." #~ msgid "Case insensitive search of family names." #~ msgstr "Uskloblinda serĉo de nomoj de tiparfamilioj." #~ msgid "Error procesing data" #~ msgstr "Eraro dum traktado de datenoj" #~ msgid "Network Error" #~ msgstr "Reta eraro" #~ msgid "Please check your network settings" #~ msgstr "Bonvolu kontroli vian retan konekton" #~ msgid "Update Family" #~ msgstr "Ĝisdatigi familion" #~ msgid "Remove Family" #~ msgstr "Forigi familion" #~ msgid "Download Family" #~ msgstr "Elŝuti familion" #~ msgid "Download Font" #~ msgstr "Elŝuti tiparon" #~ msgid "Installed" #~ msgstr "Instalita" #~ msgid "Enter Preview Text…" #~ msgstr "Tajpu antaŭrigardan tekston…" #~ msgid "Previous page" #~ msgstr "Antaŭa paĝo" #~ msgid "Next page" #~ msgstr "Sekva paĝo" #~ msgid "Discard" #~ msgstr "Forĵeti" #~ msgid "Running applications may require a restart to reflect any changes." #~ msgstr "Rulata programo eble postulas relanĉon por efektivigi ŝanĝojn." #~ msgid "Save" #~ msgstr "Konservi" #~ msgid "Edit selected category" #~ msgstr "Redakti elektitan kategorion" #~ msgid "8.0" #~ msgstr "8,0" #~ msgid "48.0" #~ msgstr "48,0" #~ msgid "1.0" #~ msgstr "1,0" #~ 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.9.4/po/es.po000066400000000000000000002504071476271126700155140ustar00rootroot00000000000000# Jerry Casiano , 2019. #zanata, 2021. # Adolfo Jayme , 2020. #zanata # Adolfo Jayme Barrientos , 2021. # nzgha , 2021. # Alberto Cañaveras , 2021. # gallegonovato , 2023, 2024. # Toni Estévez , 2023. # Josman Goncalves Bravo , 2024. # Jose , 2024, 2025. 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: 2025-02-26 00:40-0500\n" "PO-Revision-Date: 2025-02-25 21:03+0000\n" "Last-Translator: Jose \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 5.10.2-dev\n" #. Application.vala #: data/com.github.FontManager.FontManager.appdata.xml.in.in:14 #: data/com.github.FontManager.FontManager.desktop.in.in:5 #: data/com.github.FontManager.FontManager.desktop.in.in:6 #: lib/gtk/font-manager-application-window.c:281 #: src/font-manager/Application.vala:2 msgid "Font Manager" msgstr "Gestor de fuentes" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:15 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/com.github.FontManager.FontManager.appdata.xml.in.in:18 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/com.github.FontManager.FontManager.appdata.xml.in.in:23 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/com.github.FontManager.FontManager.appdata.xml.in.in:27 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/com.github.FontManager.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/com.github.FontManager.FontManager.desktop.in.in:16 #: data/com.github.FontManager.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "Gráficos;Visor;GNOME;GTK;Edición;" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:14 #: data/com.github.FontManager.FontViewer.desktop.in.in:5 #: data/com.github.FontManager.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:88 src/font-viewer/Application.vala:108 #: src/font-viewer/Application.vala:132 #: src/font-viewer/font-viewer-main-window.ui:30 msgid "Font Viewer" msgstr "Visor tipográfico" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:15 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "Un visor de tipos de letra para entornos de escritorio Gtk+" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:18 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/com.github.FontManager.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:154 #: extensions/nemo/font-manager-menu-provider.c:147 #: extensions/thunar/font-manager-menu-provider.c:129 #: src/font-manager/FontList.vala:509 msgid "Install" msgstr "Instalar" #: extensions/nautilus/font-manager-menu-provider.c:156 #: extensions/nemo/font-manager-menu-provider.c:149 #: extensions/thunar/font-manager-menu-provider.c:131 msgid "Install the selected font file" msgstr "Instalar el archivo de tipo de letra seleccionado" #: extensions/nautilus/font-manager-menu-provider.c:157 #: extensions/nemo/font-manager-menu-provider.c:150 #: extensions/thunar/font-manager-menu-provider.c:132 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-database.c:582 src/font-manager/Application.vala:147 msgid "Updating Database…" msgstr "Actualizando base de datos…" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:699 msgid "Unknown Vendor" msgstr "Distribuidora desconocida" #: lib/fontconfig/font-manager-fontconfig.c:568 #: src/font-manager/web/google/WebFont.vala:172 msgid "Thin" msgstr "Fina" #: lib/fontconfig/font-manager-fontconfig.c:570 msgid "Ultra-Light" msgstr "Ultraclara" #: lib/fontconfig/font-manager-fontconfig.c:572 #: lib/fontconfig/font-manager-fontconfig.c:925 #: src/font-manager/web/google/WebFont.vala:176 msgid "Light" msgstr "Clara" #: lib/fontconfig/font-manager-fontconfig.c:574 msgid "Semi-Light" msgstr "Semiclara" #: lib/fontconfig/font-manager-fontconfig.c:576 msgid "Book" msgstr "Libro" #: lib/fontconfig/font-manager-fontconfig.c:578 #: lib/fontconfig/font-manager-fontconfig.c:882 #: src/font-manager/preferences/Desktop.vala:236 #: src/font-manager/web/google/WebFont.vala:180 msgid "Medium" msgstr "Medio" #: lib/fontconfig/font-manager-fontconfig.c:580 msgid "Semi-Bold" msgstr "Seminegrita" #: lib/fontconfig/font-manager-fontconfig.c:582 #: src/font-manager/web/google/WebFont.vala:184 msgid "Bold" msgstr "Negrita" #: lib/fontconfig/font-manager-fontconfig.c:584 msgid "Ultra-Bold" msgstr "Ultranegrita" #: lib/fontconfig/font-manager-fontconfig.c:586 msgid "Heavy" msgstr "Pesada" #: lib/fontconfig/font-manager-fontconfig.c:588 msgid "Ultra-Heavy" msgstr "Ultrapesada" #: lib/fontconfig/font-manager-fontconfig.c:663 #: src/font-manager/web/google/WebFont.vala:234 msgid "Italic" msgstr "Itálica" #: lib/fontconfig/font-manager-fontconfig.c:665 msgid "Oblique" msgstr "Oblicua" #: lib/fontconfig/font-manager-fontconfig.c:703 msgid "Ultra-Condensed" msgstr "Ultracondensada" #: lib/fontconfig/font-manager-fontconfig.c:705 msgid "Extra-Condensed" msgstr "Extracondensada" #: lib/fontconfig/font-manager-fontconfig.c:707 msgid "Condensed" msgstr "Condensada" #: lib/fontconfig/font-manager-fontconfig.c:709 msgid "Semi-Condensed" msgstr "Semicondensada" #: lib/fontconfig/font-manager-fontconfig.c:711 msgid "Semi-Expanded" msgstr "Semiexpandida" #: lib/fontconfig/font-manager-fontconfig.c:713 msgid "Expanded" msgstr "Expandida" #: lib/fontconfig/font-manager-fontconfig.c:715 msgid "Extra-Expanded" msgstr "Extraexpandida" #: lib/fontconfig/font-manager-fontconfig.c:717 msgid "Ultra-Expanded" msgstr "Ultraexpandida" #: lib/fontconfig/font-manager-fontconfig.c:786 msgid "Proportional" msgstr "Proporcional" #: lib/fontconfig/font-manager-fontconfig.c:788 msgid "Dual Width" msgstr "Anchura doble" #: lib/fontconfig/font-manager-fontconfig.c:790 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:184 msgid "Monospace" msgstr "Monoespaciada" #: lib/fontconfig/font-manager-fontconfig.c:792 msgid "Charcell" msgstr "Celdas de caracteres" #: lib/fontconfig/font-manager-fontconfig.c:831 msgid "Unknown" msgstr "Desconocido" #: lib/fontconfig/font-manager-fontconfig.c:833 msgid "RGB" msgstr "RGB" #: lib/fontconfig/font-manager-fontconfig.c:835 msgid "BGR" msgstr "BGR" #: lib/fontconfig/font-manager-fontconfig.c:837 msgid "VRGB" msgstr "VRGB" #: lib/fontconfig/font-manager-fontconfig.c:839 msgid "VBGR" msgstr "VBGR" #: lib/fontconfig/font-manager-fontconfig.c:841 #: lib/fontconfig/font-manager-fontconfig.c:886 #: lib/fontconfig/font-manager-fontconfig.c:929 #: src/font-manager/Controls.vala:133 #: src/font-manager/preferences/Desktop.vala:234 #: src/font-manager/preferences/Desktop.vala:236 msgid "None" msgstr "Ninguno" #: lib/fontconfig/font-manager-fontconfig.c:880 #: src/font-manager/preferences/Desktop.vala:236 msgid "Slight" msgstr "Ligero" #: lib/fontconfig/font-manager-fontconfig.c:884 #: src/font-manager/preferences/Desktop.vala:236 msgid "Full" msgstr "Completo" #: lib/fontconfig/font-manager-fontconfig.c:923 msgid "Default" msgstr "Predeterminado" #: lib/fontconfig/font-manager-fontconfig.c:927 msgid "Legacy" msgstr "Heredado" #: lib/fontconfig/font-manager-source.c:305 #: lib/fontconfig/font-manager-source.c:321 #: lib/fontconfig/font-manager-source.c:322 msgid "Source Unavailable" msgstr "Origen no disponible" #: lib/gtk/font-manager-application-window.c:285 #: src/font-manager/Application.vala:3 msgid "Simple font management for GTK+ desktop environments" msgstr "Gestión de tipos de letra para entornos de escritorio Gtk+" #: lib/gtk/font-manager-application-window.c:290 msgid "translator-credits" msgstr "" "Adolfo Jayme Barrientos \n" "Toni Estevez " #: lib/gtk/font-manager-fsType.c:74 msgid "Restricted License Embedding" msgstr "Incrustación: licencia restringida" #: lib/gtk/font-manager-fsType.c:76 msgid "Preview & Print Embedding" msgstr "Incrustación: previsualizar e imprimir" #: lib/gtk/font-manager-fsType.c:78 msgid "Editable Embedding" msgstr "Incrustación: editable" #: lib/gtk/font-manager-fsType.c:80 msgid "Preview & Print Embedding | No Subsetting" msgstr "Incrustación: previsualizar e imprimir | sin creación de subconjuntos" #: lib/gtk/font-manager-fsType.c:82 msgid "Editable Embedding | No Subsetting" msgstr "Incrustación: editable | sin creación de subconjuntos" #: lib/gtk/font-manager-fsType.c:84 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "" "Incrustación: previsualizar e imprimir | incrustación de mapas de bits " "solamente" #: lib/gtk/font-manager-fsType.c:86 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "Incrustación: editable | incrustación de mapas de bits solamente" #: lib/gtk/font-manager-fsType.c:88 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/gtk/font-manager-fsType.c:90 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/gtk/font-manager-fsType.c:92 msgid "Installable Embedding" msgstr "Incrustación: instalable" #: lib/gtk/font-manager-license-page.c:179 msgid "File does not contain license information." msgstr "El archivo no contiene información sobre la licencia." #: lib/gtk/font-manager-preview-controls.c:77 msgid "Left Aligned" msgstr "Alineado a la izquierda" #: lib/gtk/font-manager-preview-controls.c:83 msgid "Centered" msgstr "Centrado" #: lib/gtk/font-manager-preview-controls.c:89 msgid "Fill" msgstr "Justificado" #: lib/gtk/font-manager-preview-controls.c:95 msgid "Right Aligned" msgstr "Alineado a la derecha" #: lib/gtk/font-manager-preview-controls.c:349 #: src/font-manager/ui/font-manager-browse-pane.ui:168 msgid "Edit preview text" msgstr "Editar texto de previsualización" #: lib/gtk/font-manager-preview-controls.c:350 msgid "Undo changes" msgstr "Deshacer cambios" #: lib/gtk/font-manager-preview-page.c:87 #: src/font-manager/ui/font-manager-browse-preview.ui:126 msgid "Preview" msgstr "Previsualización" #: lib/gtk/font-manager-preview-page.c:89 msgid "Waterfall" msgstr "Cascada" #: lib/gtk/font-manager-preview-pane.c:47 #: lib/gtk/font-manager-preview-pane.c:584 #: src/font-manager/ui/font-manager-browse-preview.ui:136 msgid "Characters" msgstr "Caracteres" #: lib/gtk/font-manager-preview-pane.c:49 #: lib/gtk/font-manager-preview-pane.c:585 msgid "Properties" msgstr "Propiedades" #: lib/gtk/font-manager-preview-pane.c:51 #: lib/gtk/font-manager-preview-pane.c:586 src/font-manager/Categories.vala:266 msgid "License" msgstr "Licencia" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:331 #: src/font-manager/web/google/WebFont.vala:178 msgid "Regular" msgstr "Regular" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:326 msgid "Normal" msgstr "Normal" #: lib/gtk/font-manager-preview-pane.c:508 msgid "Search available characters" msgstr "Buscar en los caracteres disponibles" #: lib/gtk/font-manager-properties-page.c:55 msgid "PostScript Name" msgstr "Nombre en PostScript" #: lib/gtk/font-manager-properties-page.c:56 msgid "Family" msgstr "Familia" #: lib/gtk/font-manager-properties-page.c:57 msgid "Style" msgstr "Estilo" #: lib/gtk/font-manager-properties-page.c:58 #: src/font-manager/Categories.vala:259 msgid "Width" msgstr "Anchura" #: lib/gtk/font-manager-properties-page.c:59 #: src/font-manager/Categories.vala:261 msgid "Slant" msgstr "Inclinación" #: lib/gtk/font-manager-properties-page.c:60 #: src/font-manager/Categories.vala:260 msgid "Weight" msgstr "Peso" #: lib/gtk/font-manager-properties-page.c:61 #: src/font-manager/Categories.vala:262 msgid "Spacing" msgstr "Espaciado" #: lib/gtk/font-manager-properties-page.c:62 msgid "Version" msgstr "Versión" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/gtk/font-manager-properties-page.c:64 #: src/font-manager/Categories.vala:268 msgid "Vendor" msgstr "Distribuidora" #: lib/gtk/font-manager-properties-page.c:65 msgid "FileType" msgstr "Tipo de archivo" #. Keep this entry last #: lib/gtk/font-manager-properties-page.c:67 msgid "Filesize" msgstr "Tamaño de archivo" #: lib/gtk/unicode/unicode-character-map.c:850 msgid "Copy" msgstr "Copiar" #: lib/gtk/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "Otro, control" #: lib/gtk/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "Otro, formato" #: lib/gtk/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "Otro, no asignado" #: lib/gtk/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "Otro, uso privado" #: lib/gtk/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "Otro, suplente" #: lib/gtk/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "Letra, minúscula" #: lib/gtk/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "Letra, modificadora" #: lib/gtk/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "Letra, otra" #: lib/gtk/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "Letra, tipo título" #: lib/gtk/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "Letra, mayúscula" #: lib/gtk/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "Marca, con espaciado, combinable" #: lib/gtk/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "Marca, envolvente" #: lib/gtk/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "Marca, sin espaciado" #: lib/gtk/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "Número, dígito decimal" #: lib/gtk/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "Número, letra" #: lib/gtk/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "Número, otro" #: lib/gtk/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "Puntuación, conector" #: lib/gtk/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "Puntuación, raya" #: lib/gtk/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "Puntuación, de cierre" #: lib/gtk/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "Puntuación, comilla final" #: lib/gtk/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "Puntuación, comilla inicial" #: lib/gtk/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "Puntuación, otra" #: lib/gtk/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "Puntuación, de apertura" #: lib/gtk/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "Símbolo, monetario" #: lib/gtk/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "Símbolo, modificador" #: lib/gtk/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "Símbolo, matemático" #: lib/gtk/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "Símbolo, otro" #: lib/gtk/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "Separador, renglón" #: lib/gtk/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "Separador, párrafo" #: lib/gtk/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "Separador, espacio" #: src/common/WaterfallSettings.vala:37 msgid "Up to 48 points (Linear Scaling)" msgstr "Hasta 48 puntos (Escalado lineal)" #: src/common/WaterfallSettings.vala:39 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "Hasta 72 puntos (ratio común 1,1)" #: src/common/WaterfallSettings.vala:41 msgid "Up to 96 points (Linear Scaling)" msgstr "Hasta 96 puntos (Escala Lineal)" #: src/common/WaterfallSettings.vala:43 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "Hasta 96 puntos (ratio común 1,1)" #: src/common/WaterfallSettings.vala:45 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "Hasta 120 puntos (1,2 ratio común)" #: src/common/WaterfallSettings.vala:47 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "Hasta 144 puntos (1,3 ratio común)" #: src/common/WaterfallSettings.vala:49 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "Hasta 192 puntos (1,4 ratio común)" #: src/common/WaterfallSettings.vala:51 msgid "Custom Size Settings" msgstr "Ajustes personalizados del tamaño" #: src/common/WaterfallSettings.vala:197 msgid "Waterfall Preview Size Settings" msgstr "Configuración del tamaño de la vista previa en cascada" #: src/common/WaterfallSettings.vala:201 msgid "Higher values may adversely affect performance" msgstr "Los valores más altos pueden afectar negativamente al rendimiento" #: src/common/WaterfallSettings.vala:204 msgid "Minimum Waterfall Preview Point Size" msgstr "El tamaño de la fuente mínimo en la vista previa en cascada" #: src/common/WaterfallSettings.vala:206 msgid "Waterfall Preview Point Size Common Ratio" msgstr "" "Obtenga una vista previa de la proporción común del tamaño de fuente en " "cascada" #: src/common/WaterfallSettings.vala:208 msgid "Maximum Waterfall Preview Point Size" msgstr "El tamaño máximo de la fuente en la vista previa en cascada" #: src/common/WaterfallSettings.vala:236 msgid "Show line size" msgstr "Mostrar el tamaño de la línea" #: src/font-manager/Application.vala:5 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ías haber recibido una copia de la Licencia Pública General de\n" " GNU con este programa.\n" "\n" " Si no es así, consulta .\n" #: src/font-manager/Application.vala:133 msgid "Installing Font Files…" msgstr "Instalando el tipo de letra…" #: src/font-manager/Browse.vala:381 #: src/font-manager/ui/font-manager-browse-preview.ui:175 #, fuzzy #| msgid "Decorative" msgid "Active" msgstr "Decorativas" #: src/font-manager/Browse.vala:385 msgid "Inactive" msgstr "Inactivo" #: src/font-manager/Browse.vala:426 msgid "Designed by" msgstr "Diseñada por" #: src/font-manager/Categories.vala:259 msgid "Grouped by font width" msgstr "Agrupados por anchura de letra" #: src/font-manager/Categories.vala:260 msgid "Grouped by font weight" msgstr "Agrupados por peso de letra" #: src/font-manager/Categories.vala:261 msgid "Grouped by font angle" msgstr "Agrupados por inclinación de letra" #: src/font-manager/Categories.vala:262 msgid "Grouped by font spacing" msgstr "Agrupados por espaciado de letra" #: src/font-manager/Categories.vala:266 msgid "Grouped by license type" msgstr "Agrupados por tipo de licencia" #: src/font-manager/Categories.vala:268 msgid "Grouped by vendor" msgstr "Agrupados por distribuidora" #: src/font-manager/Categories.vala:269 msgid "Filetype" msgstr "Tipo de archivo" #: src/font-manager/Categories.vala:269 msgid "Grouped by filetype" msgstr "Agrupados por tipo de archivo" #: src/font-manager/Categories.vala:274 msgid "All" msgstr "Todos" #: src/font-manager/Categories.vala:274 msgid "All Fonts" msgstr "Todos los tipos de letra" #: src/font-manager/Categories.vala:275 msgid "System" msgstr "Sistema" #: src/font-manager/Categories.vala:275 msgid "Fonts available to all users" msgstr "Tipos de letra disponibles para todos los usuarios" #: src/font-manager/Categories.vala:298 msgid "Family Kind" msgstr "Tipo de familia" #: src/font-manager/Categories.vala:298 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:299 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:262 msgid "Any" msgstr "Todas" #: src/font-manager/Categories.vala:299 msgid "No Fit" msgstr "No encaja" #: src/font-manager/Categories.vala:299 msgid "Text and Display" msgstr "Para texto y títulos" #: src/font-manager/Categories.vala:299 msgid "Script" msgstr "Caligráficas" #: src/font-manager/Categories.vala:299 msgid "Decorative" msgstr "Decorativas" #: src/font-manager/Categories.vala:299 msgid "Pictorial" msgstr "Pictóricas" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "Escriba el nombre de la colección" #: src/font-manager/Collections.vala:346 msgid "Copy to…" msgstr "Copiar en…" #: src/font-manager/Collections.vala:347 msgid "Compress…" msgstr "Comprimir…" #: src/font-manager/Collections.vala:348 msgid "Rename…" msgstr "Renombrar…" #: src/font-manager/Collections.vala:402 msgid "Archive created successfully." msgstr "Archivo creado correctamente." #: src/font-manager/Collections.vala:403 msgid "The resulting file can be found in your home directory." msgstr "El archivo resultante se encuentra en tu directorio home." #: src/font-manager/Collections.vala:405 msgid "Error exporting collection" msgstr "Error exportando la colección" #: src/font-manager/Collections.vala:406 msgid "" "Start the application from a terminal and try again for more information" msgstr "" "Inicia la aplicación desde un terminal e inténtalo de nuevo para obtener más " "información" #: src/font-manager/Collections.vala:427 msgid "Creating archive from selected collection." msgstr "Creando archivo a partir de la colección seleccionada." #: src/font-manager/Collections.vala:428 msgid "This may take some time for large collections…" msgstr "Puede llevar algún tiempo si se trata de colecciones grandes…" #: src/font-manager/Compare.vala:325 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:361 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" "Guardar la comparación actual\n" "pulsando en el botón «+»" #: src/font-manager/Controls.vala:80 msgid "Keyboard Shortcuts" msgstr "Atajos de teclado" #: src/font-manager/Controls.vala:81 src/font-manager/gtk/help-overlay.ui:16 msgid "Help" msgstr "Ayuda" #: src/font-manager/Controls.vala:82 msgid "About Font Manager" msgstr "Acerca de Font Manager" #: src/font-manager/Controls.vala:88 msgid "Preferences" msgstr "Preferencias" #: src/font-manager/Controls.vala:92 msgid "Import" msgstr "Importar" #: src/font-manager/Controls.vala:93 #: src/font-manager/ui/font-manager-export-dialog.ui:25 msgid "Export" msgstr "Exportar" #: src/font-manager/Controls.vala:96 #: src/font-manager/ui/font-manager-export-dialog.ui:13 msgid "User Data" msgstr "Datos de usuario" #: src/font-manager/Controls.vala:129 #: src/font-manager/ui/font-manager-user-action-row.ui:13 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:38 msgid "Name" msgstr "Nombre" #: src/font-manager/Controls.vala:131 msgid "Size" msgstr "Tamaño" #: src/font-manager/Controls.vala:196 msgid "Grid View" msgstr "Vista de cuadrícula" #: src/font-manager/Controls.vala:197 msgid "List View" msgstr "Vista de lista" #: src/font-manager/Controls.vala:283 msgid "Add Fonts" msgstr "Añadir tipos de letra" #: src/font-manager/Controls.vala:284 msgid "Remove Fonts" msgstr "Desinstalar tipos de letra" #: src/font-manager/Controls.vala:300 msgid "Back" msgstr "Atrás" #: src/font-manager/Dialogs.vala:48 src/font-manager/Dialogs.vala:59 msgid "_Select" msgstr "_Seleccionar" #: src/font-manager/Dialogs.vala:49 msgid "Select Executable" msgstr "Seleccionar ejecutable" #: src/font-manager/Dialogs.vala:60 msgid "Select a Directory" msgstr "Seleccionar una ruta" #: src/font-manager/Dialogs.vala:68 msgid "TrueType" msgstr "TryeType" #: src/font-manager/Dialogs.vala:70 msgid "OpenType" msgstr "OpenType" #: src/font-manager/Dialogs.vala:73 msgid "Archive Files" msgstr "Archivar archivos" #: src/font-manager/Dialogs.vala:81 msgid "Select Files to Install" msgstr "Seleccionar los archivos para instalar" #: src/font-manager/Dialogs.vala:91 msgid "Select Source Directories" msgstr "Seleccionar directorios de origen" #: src/font-manager/Dialogs.vala:125 msgid "Font Configuration" msgstr "Configuración de tipos de letra" #: src/font-manager/Dialogs.vala:126 msgid "Font Collections" msgstr "Colecciones tipográficas" #: src/font-manager/Dialogs.vala:127 #: src/font-manager/preferences/UserSources.vala:156 msgid "Font Sources" msgstr "Ubicaciones de los tipos de letra" #: src/font-manager/Dialogs.vala:128 msgid "Installed Fonts" msgstr "Tipos de letra instalados" #: src/font-manager/Dialogs.vala:129 msgid "Custom Actions" msgstr "Acciones personalizadas" #: src/font-manager/Dialogs.vala:385 msgid "Fonts installed in your home directory will appear here." msgstr "Los tipos de letra instalados en su carpeta personal figurarán aquí." #. FontList.vala #. * #. * Copyright (C) 2020-2025 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 . #. #: src/font-manager/FontList.vala:21 #, 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:72 #: src/font-manager/web/google/FontList.vala:204 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "%i Variación " msgstr[1] "%i Variaciones" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 msgid "Collapse all" msgstr "Contraer todo" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 #: src/font-manager/ui/font-manager-font-list-controls.ui:21 #: src/font-manager/ui/font-manager-font-list-view.ui:24 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:28 msgid "Expand all" msgstr "Expandir todo" #: src/font-manager/FontList.vala:510 msgid "Copy Location" msgstr "Copiar la ubicación" #: src/font-manager/FontList.vala:511 msgid "Show in Folder" msgstr "Mostrar en la carpeta" #: src/font-manager/FontList.vala:512 msgid "Enable selected items" msgstr "Habilitar elementos seleccionados" #: src/font-manager/FontList.vala:513 msgid "Disable selected items" msgstr "Desactivar elementos seleccionados" #. 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:580 src/font-manager/FontList.vala:589 #, c-format msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "%i elemento seleccionado" msgstr[1] "%i elementos seleccionados" #: src/font-manager/FontList.vala:607 #: src/font-manager/preferences/Preferences.vala:45 msgid "Actions" msgstr "Acciones" #: src/font-manager/MainWindow.vala:69 msgid "Browse" msgstr "Examinar" #: src/font-manager/MainWindow.vala:71 msgid "Compare" msgstr "Comparar" #: src/font-manager/MainWindow.vala:74 msgid "Google Fonts" msgstr "Google Fonts" #: src/font-manager/MainWindow.vala:77 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/LanguageData.vala:35 msgid "Arabic" msgstr "Árabe" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "Letras griegas arcaicas" #: src/font-manager/Orthographies.vala:37 #: src/font-manager/web/google/LanguageData.vala:36 msgid "Armenian" msgstr "Armenio" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "Astronomía" #: src/font-manager/Orthographies.vala:39 #: src/font-manager/web/google/LanguageData.vala:38 msgid "Balinese" msgstr "Balinés" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "Báltico" #: src/font-manager/Orthographies.vala:41 #: src/font-manager/web/google/LanguageData.vala:39 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/LanguageData.vala:42 msgid "Bengali" msgstr "Bengalí" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "Brahmi" #: src/font-manager/Orthographies.vala:48 #: src/font-manager/web/google/LanguageData.vala:46 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 #: src/font-manager/web/google/LanguageData.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 #: src/font-manager/web/google/LanguageData.vala:51 msgid "Chakma" msgstr "Chakma" #: src/font-manager/Orthographies.vala:54 #: src/font-manager/web/google/LanguageData.vala:52 msgid "Cham" msgstr "Cham" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/LanguageData.vala:53 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 msgid "CJK Compatibility Ideographs" msgstr "Ideogramas compatibles con CJK" #: src/font-manager/Orthographies.vala:66 msgid "CJK Compatibility Ideographs Supplement" msgstr "Suplemento de ideogramas de compatibilidad con CJK" #. End CJK entries #: src/font-manager/Orthographies.vala:69 msgid "Claudian Letters" msgstr "Letras claudianas" #: src/font-manager/Orthographies.vala:70 #: src/font-manager/web/google/LanguageData.vala:58 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/LanguageData.vala:65 msgid "Devanagari" msgstr "Devanagari" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "Neerlandés" #: src/font-manager/Orthographies.vala:75 #: src/font-manager/web/google/LanguageData.vala:67 msgid "Egyptian Hieroglyphs" msgstr "Jeroglíficos egipcios" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "Emoticonos" #: src/font-manager/Orthographies.vala:77 #: src/font-manager/web/google/LanguageData.vala:70 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 #: src/font-manager/web/google/LanguageData.vala:71 msgid "Georgian" msgstr "Georgiano" #: src/font-manager/Orthographies.vala:86 #: src/font-manager/web/google/LanguageData.vala:72 msgid "Glagolitic" msgstr "Glagolítico" #: src/font-manager/Orthographies.vala:87 #: src/font-manager/web/google/LanguageData.vala:73 msgid "Gothic" msgstr "Gótico" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/LanguageData.vala:77 msgid "Gujarati" msgstr "Guyaratí" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/LanguageData.vala:79 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/LanguageData.vala:83 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 msgid "Igbo Onwu" msgstr "Igbo (alfabeto Onwu)" #: src/font-manager/Orthographies.vala:96 msgid "Korean Jamo" msgstr "Jamo coreanos" #: src/font-manager/Orthographies.vala:97 #: src/font-manager/web/google/LanguageData.vala:89 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 (Jōyō kanji)" #: src/font-manager/Orthographies.vala:100 #: src/font-manager/web/google/LanguageData.vala:90 msgid "Kaithi" msgstr "Kayathi" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "Kana japonés" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/LanguageData.vala:91 msgid "Kannada" msgstr "Canarés" #: src/font-manager/Orthographies.vala:103 #: src/font-manager/web/google/LanguageData.vala:94 msgid "Kayah Li" msgstr "Kayah Li" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "Kazajo" #: src/font-manager/Orthographies.vala:105 #: src/font-manager/web/google/LanguageData.vala:92 msgid "Kharoshthi" msgstr "Karosti" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/LanguageData.vala:95 msgid "Khmer" msgstr "Camboyano" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "Japonés (Los caracteres kokuji)" #: src/font-manager/Orthographies.vala:108 #: src/font-manager/web/google/LanguageData.vala:99 msgid "Lao" msgstr "Lao" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "Ligaduras latinas" #: src/font-manager/Orthographies.vala:110 #: src/font-manager/web/google/LanguageData.vala:100 msgid "Lepcha" msgstr "Lepcha (róng)" #: src/font-manager/Orthographies.vala:111 #: src/font-manager/web/google/LanguageData.vala:103 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/LanguageData.vala:110 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 #: src/font-manager/web/google/LanguageData.vala:119 msgid "Mende Kikakui" msgstr "Silabario kikaku" #: 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" #. { N_(""), "meroitic-cursive", "" }, #. { N_(""), "meroitic-heiroglyphs", "" }, #: src/font-manager/Orthographies.vala:123 #: src/font-manager/web/google/LanguageData.vala:123 msgid "Miao" msgstr "Hmong" #: src/font-manager/Orthographies.vala:124 #: src/font-manager/web/google/LanguageData.vala:125 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:130 #: src/font-manager/web/google/LanguageData.vala:129 msgid "Myanmar" msgstr "Birmano" #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/LanguageData.vala:133 msgid "New Tai Lue" msgstr "Nuevo Tai Lü" #: src/font-manager/Orthographies.vala:132 msgid "N’Ko" msgstr "N’Ko (lengua mandenká o mandingá)" #: src/font-manager/Orthographies.vala:133 #: src/font-manager/web/google/LanguageData.vala:137 msgid "Ogham" msgstr "Ogámico" #: src/font-manager/Orthographies.vala:134 #: src/font-manager/web/google/LanguageData.vala:138 msgid "Ol Chiki" msgstr "Ol Chemetʼ" #: src/font-manager/Orthographies.vala:135 #: src/font-manager/web/google/LanguageData.vala:140 msgid "Old Italic" msgstr "Itálico prerromano" #: src/font-manager/Orthographies.vala:136 #: src/font-manager/web/google/LanguageData.vala:145 msgid "Old South Arabian" msgstr "Alfabeto árabe meridional (Musnad)" #: src/font-manager/Orthographies.vala:137 #: src/font-manager/web/google/LanguageData.vala:149 msgid "Oriya" msgstr "Odia" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/LanguageData.vala:148 msgid "Osmanya" msgstr "Soomaali (escritura de Somalia)" #: src/font-manager/Orthographies.vala:139 msgid "Pan African Latin" msgstr "Latino panafricano" #: src/font-manager/Orthographies.vala:140 msgid "Pashto" msgstr "Pastún" #: src/font-manager/Orthographies.vala:141 #: src/font-manager/web/google/LanguageData.vala:153 msgid "Phags Pa" msgstr "Alfabeto de 'Phags-pa" #: src/font-manager/Orthographies.vala:142 msgid "Pinyin" msgstr "Hànyǔ Pīnyīn" #: src/font-manager/Orthographies.vala:143 msgid "Polynesian" msgstr "Polinesio" #: src/font-manager/Orthographies.vala:144 msgid "Polytonic Greek" msgstr "Griego politónico" #: src/font-manager/Orthographies.vala:145 #: src/font-manager/web/google/LanguageData.vala:156 msgid "Rejang" msgstr "Redjang" #: src/font-manager/Orthographies.vala:146 msgid "Romanian" msgstr "Rumano" #: src/font-manager/Orthographies.vala:147 #: src/font-manager/web/google/LanguageData.vala:157 msgid "Runic" msgstr "Rúnico" #: src/font-manager/Orthographies.vala:148 #: src/font-manager/web/google/LanguageData.vala:159 msgid "Saurashtra" msgstr "Saurashtra" #: src/font-manager/Orthographies.vala:149 msgid "Simplified Chinese" msgstr "Chino simplificado" #: src/font-manager/Orthographies.vala:150 msgid "Sindhi" msgstr "Sindi" #: src/font-manager/Orthographies.vala:151 #: src/font-manager/web/google/LanguageData.vala:164 msgid "Sinhala" msgstr "Cingalés" #: src/font-manager/Orthographies.vala:152 msgid "South Korean Hanja" msgstr "Caracteres sinocoreanos" #: src/font-manager/Orthographies.vala:153 #: src/font-manager/web/google/LanguageData.vala:168 msgid "Sundanese" msgstr "Sondanés" #: src/font-manager/Orthographies.vala:154 #: src/font-manager/web/google/LanguageData.vala:169 msgid "Syloti Nagri" msgstr "Sylhet Nagri" #. { N_("Symbols"), "symbols", "" }, #: src/font-manager/Orthographies.vala:155 #: src/font-manager/web/google/LanguageData.vala:171 msgid "Syriac" msgstr "Siríaco" #: src/font-manager/Orthographies.vala:156 #: src/font-manager/web/google/LanguageData.vala:174 msgid "Tai Le" msgstr "Tai Nüa" #: src/font-manager/Orthographies.vala:157 msgid "Tai Tham (Lanna)" msgstr "Idioma tai septentrional" #: src/font-manager/Orthographies.vala:158 msgid "Tai Viet" msgstr "Tai Viet (bloque Unicode)" #: src/font-manager/Orthographies.vala:159 #: src/font-manager/web/google/LanguageData.vala:175 msgid "Tamil" msgstr "Tamil" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/LanguageData.vala:176 msgid "Telugu" msgstr "Telugu" #: src/font-manager/Orthographies.vala:161 msgid "Thaana" msgstr "Tāna" #: src/font-manager/Orthographies.vala:162 #: src/font-manager/web/google/LanguageData.vala:177 msgid "Thai" msgstr "Tai" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/LanguageData.vala:178 msgid "Tibetan" msgstr "Tibetano" #: src/font-manager/Orthographies.vala:164 msgid "Tifinagh" msgstr "Tifinag" #: src/font-manager/Orthographies.vala:165 msgid "Traditional Chinese" msgstr "Chino tradicional" #: src/font-manager/Orthographies.vala:166 msgid "Turkish" msgstr "Turco" #: src/font-manager/Orthographies.vala:167 msgid "Uighur" msgstr "Uigur" #: src/font-manager/Orthographies.vala:168 msgid "Urdu" msgstr "Urdu" #: src/font-manager/Orthographies.vala:169 msgid "Vai" msgstr "Lengua Vai" #: src/font-manager/Orthographies.vala:170 msgid "Vedic Extensions" msgstr "Ampliaciones védicas" #: src/font-manager/Orthographies.vala:171 msgid "Venda" msgstr "Tshivenda" #: src/font-manager/Orthographies.vala:172 #: src/font-manager/web/google/LanguageData.vala:179 msgid "Vietnamese" msgstr "Vietnamita" #: src/font-manager/Orthographies.vala:173 msgid "Western European" msgstr "Europeo Occidental" #: src/font-manager/Orthographies.vala:174 msgid "Yi" msgstr "Idioma Nuosu" #: src/font-manager/Orthographies.vala:175 msgid "Chinese Zhuyin Fuhao" msgstr "Caracteres fonéticos chinos" #. 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/OrthographyList.vala:105 msgid "Coverage" msgstr "Cobertura" #: src/font-manager/OrthographyList.vala:137 #: src/font-manager/filters/LanguageFilter.vala:55 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:362 msgid "Supported Orthographies" msgstr "Ortografías admitidas" #: src/font-manager/OrthographyList.vala:200 msgid "No items selected" msgstr "Sin elementos seleccionados" #: src/font-manager/OrthographyList.vala:205 msgid "Update in progress" msgstr "Actualización en curso" #. No error and no results means this font file is likely broken or empty #: src/font-manager/OrthographyList.vala:231 msgid "No valid orthographies for selection" msgstr "No hay ortografía válida para elegir" #: src/font-manager/Sidebar.vala:57 msgid "Add new collection" msgstr "Añadir colección nueva" #: src/font-manager/Sidebar.vala:61 #: src/font-manager/ui/font-manager-font-list-controls.ui:32 #: src/font-manager/ui/font-manager-font-list-view.ui:36 msgid "Remove selected item" msgstr "Eliminar el elemento seleccionado" #: src/font-manager/Sidebar.vala:67 msgid "Edit selected item" msgstr "Editar elemento seleccionado" #: src/font-manager/Utils.vala:295 msgid "Copying files…" msgstr "Copiando archivos…" #: src/font-manager/filters/Collection.vala:99 msgid "New Collection" msgstr "Colección nueva" #: src/font-manager/filters/Collection.vala:100 #, c-format msgid "Created : %s" msgstr "Fecha de creación: %s" #: src/font-manager/filters/Disabled.vala:28 msgid "Disabled" msgstr "Desactivados" #: src/font-manager/filters/Disabled.vala:29 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:34 msgid "Unsorted" msgstr "Sin clasificar" #: src/font-manager/filters/Unsorted.vala:35 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:28 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 #, fuzzy #| msgid "Rendering" msgid "GTK 4 Font Rendering" msgstr "Representación" #: src/font-manager/preferences/Desktop.vala:61 msgid "Automatic option allows GTK 4 to disregard hinting settings." msgstr "" "La opción automática permite a GTK 4 ignorar la configuración de las " "sugerencias." #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:90 msgid "Antialiasing" msgstr "Antidentado" #: src/font-manager/preferences/Desktop.vala:67 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values. " msgstr "" "El tipo de antialiasing a usar cuando se renderizan fuentes.\n" "\n" "Nota : A partir de GTK 4 ya no se usa RGBA, sólo None y Grayscale son " "valores válidos. " #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:96 msgid "RGBA order" msgstr "Orden RGBA" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:97 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:78 #: src/font-manager/preferences/Desktop.vala:84 #: src/font-manager/preferences/Rendering.vala:78 msgid "Hinting" msgstr "Optimización de formas" #: src/font-manager/preferences/Desktop.vala:79 #: src/font-manager/preferences/Desktop.vala:85 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:91 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values." msgstr "" "El tipo de antialiasing a usar cuando se renderizan fuentes.\n" "\n" "Nota : A partir de GTK 4 ya no se usa RGBA, sólo None y Grayscale son " "valores válidos." #: src/font-manager/preferences/Desktop.vala:121 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/Desktop.vala:215 msgid "Automatic" msgstr "Automático" #: src/font-manager/preferences/Desktop.vala:215 msgid "Manual" msgstr "Manual" #: src/font-manager/preferences/Desktop.vala:234 msgid "Grayscale" msgstr "Escala de grises" #: src/font-manager/preferences/Desktop.vala:234 msgid "RGBA" msgstr "RGBA" #: src/font-manager/preferences/Desktop.vala:242 #: src/font-manager/preferences/Display.vala:91 msgid "Subpixel Geometry" msgstr "Geometría de subpíxeles" #: src/font-manager/preferences/Display.vala:75 msgid "Target DPI" msgstr "Puntos por pulgada objetivo" #: src/font-manager/preferences/Display.vala:77 msgid "Scale Factor" msgstr "Factor de escala" #: src/font-manager/preferences/Display.vala:83 msgid "LCD Filter" msgstr "Filtro LCD" #: src/font-manager/preferences/Preferences.vala:41 msgid "Interface" msgstr "Interfaz" #: src/font-manager/preferences/Preferences.vala:42 msgid "Desktop" msgstr "Escritorio" #: src/font-manager/preferences/Preferences.vala:48 msgid "Sources" msgstr "Orígenes" #: src/font-manager/preferences/Preferences.vala:49 msgid "Substitutions" msgstr "Sustituciones" #: src/font-manager/preferences/Preferences.vala:50 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:150 msgid "Display" msgstr "Visualización" #: src/font-manager/preferences/Preferences.vala:51 msgid "Rendering" msgstr "Representación" #: src/font-manager/preferences/Preferences.vala:131 msgid "" "A Fontconfig configuration file will be generated from these settings.\n" "\n" "Running applications may require a restart to reflect any changes.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" "Se generará un archivo de configuración Fontconfig a partir de estas " "configuraciones.\n" "\n" "Es posible que sea necesario reiniciar las aplicaciones en ejecución para " "reflejar cualquier cambio.\n" "\n" "Ten en cuenta que no todos los entornos/aplicaciones respetarán estas " "configuraciones." #: src/font-manager/preferences/Preferences.vala:153 msgid "Reset all values to default" msgstr "Restablecer la configuración a los valores predeterminados" #: src/font-manager/preferences/Rendering.vala:77 msgid "Antialias" msgstr "Antidentado" #: src/font-manager/preferences/Rendering.vala:81 msgid "Enable Autohinter" msgstr "Activar optimizador de formas automático" #: src/font-manager/preferences/Rendering.vala:88 msgid "Hinting Style" msgstr "Estilo de optimización de formas" #: src/font-manager/preferences/Rendering.vala:90 msgid "Use Embedded Bitmaps" msgstr "Utilizar mapas de bits incrustados" #: src/font-manager/preferences/Substitutions.vala:153 msgid "Font Substitutions" msgstr "Sustituciones de tipos de letra" #: src/font-manager/preferences/Substitutions.vala:154 msgid "Easily substitute one font family for another." msgstr "Sustituya fácilmente una familia tipográfica por otra." #: src/font-manager/preferences/Substitutions.vala:155 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/UserActions.vala:229 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 "" "Las acciones definidas aquí se añadirán al menú contextual de la lista de " "fuentes.\n" "\n" "Por defecto, la ruta de archivo de la fuente seleccionada se añadirá al " "final de la lista de argumentos.\n" "Para controlar dónde se inserta la ruta de archivo, utilice FILEPATH como " "marcador de posición.\n" "Si FAMILY o STYLE se encuentran en la lista de argumentos, también se " "sustituirán." #: src/font-manager/preferences/UserActions.vala:243 msgid "User Actions" msgstr "Acciones de usuario" #: src/font-manager/preferences/UserActions.vala:245 msgid "Custom context menu entries" msgstr "Entradas personalizadas del menú contextual" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Raised" msgstr "Elevado" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Flat" msgstr "Plano" #: src/font-manager/preferences/UserInterface.vala:80 #: src/font-viewer/MainWindow.vala:208 msgid "Selected setting requires restart to apply" msgstr "Es necesario reiniciar para aplicar la configuración seleccionada" #: src/font-manager/preferences/UserInterface.vala:81 #: src/font-viewer/MainWindow.vala:209 msgid "Changes will take effect next time the application is started" msgstr "Los cambios se aplicarán la próxima vez que inicies la aplicación" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Wide Layout" msgstr "Disposición amplia" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Use three column layout" msgstr "Usar un diseño de tres columnas" #: src/font-manager/preferences/UserInterface.vala:97 msgid "Only When Maximized" msgstr "Solo con la ventana maximizada" #: src/font-manager/preferences/UserInterface.vala:99 msgid "Enable Animations" msgstr "Activar animaciones" #. The added margins here are due to PreviewColors widget alignment issues #: src/font-manager/preferences/UserInterface.vala:100 #: src/font-viewer/MainWindow.vala:224 msgid "Prefer Dark Theme" msgstr "Preferir tema oscuro" #: src/font-manager/preferences/UserInterface.vala:102 #: src/font-viewer/MainWindow.vala:229 msgid "Use Adwaita Stylesheet" msgstr "Utilizar la hoja estilo Adwaita" #: src/font-manager/preferences/UserInterface.vala:106 msgid "Titlebar Button Style" msgstr "Estilo de botones de barra de título" #: src/font-manager/preferences/UserInterface.vala:107 msgid "Display line size in Waterfall Preview" msgstr "Mostrar el tamaño de fuente de la línea en la vista previa en cascada" #: src/font-manager/preferences/UserInterface.vala:112 #: src/font-viewer/MainWindow.vala:243 #, fuzzy #| msgid "Waterfall Preview Size Settings" msgid "Waterfall Line Spacing" msgstr "Configuración del tamaño de la vista previa en cascada" #: src/font-manager/preferences/UserInterface.vala:114 #: src/font-viewer/MainWindow.vala:244 msgid "Padding in pixels to insert above and below rows" msgstr "Relleno en píxeles para insertar por encima y por debajo de las filas" #: src/font-manager/preferences/UserSources.vala:145 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." msgstr "" "Las fuentes en cualquier carpeta enumerada aquí estarán disponibles dentro " "de la aplicación.\n" "\n" "No serán visibles para otras aplicaciones hasta que la fuente esté realmente " "habilitada." #: src/font-manager/preferences/UserSources.vala:157 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:158 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/GoogleFonts.vala:156 msgid "Network Access Disabled" msgstr "Acceso a la red desactivado" #: src/font-manager/web/google/GoogleFonts.vala:157 msgid "Contact your system administrator to request access." msgstr "Contacte con el administrador del sistema para solicitar acceso." #: src/font-manager/web/google/GoogleFonts.vala:160 msgid "Network Offline" msgstr "Red desconectada" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:162 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/GoogleFonts.vala:172 msgid "Client Error" msgstr "Error en el cliente" #: src/font-manager/web/google/GoogleFonts.vala:173 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:176 msgid "Server Error" msgstr "Error en el servidor" #. Sample strings used here should be sourced from https://fonts.google.com/ #: src/font-manager/web/google/LanguageData.vala:33 msgid "Adlam" msgstr "Adlam" #: src/font-manager/web/google/LanguageData.vala:34 msgid "Anatolian Hieroglyphs" msgstr "Anatolian Hieroglyphs" #: src/font-manager/web/google/LanguageData.vala:37 msgid "Avestan" msgstr "Avestan" #: src/font-manager/web/google/LanguageData.vala:40 msgid "Bassa Vah" msgstr "Bassa Vah" #: src/font-manager/web/google/LanguageData.vala:41 msgid "Batak" msgstr "Batak" #: src/font-manager/web/google/LanguageData.vala:43 msgid "Bhaiksuki" msgstr "Bhaiksuki" #: src/font-manager/web/google/LanguageData.vala:44 msgid "Brahmi" msgstr "Brahmi" #: src/font-manager/web/google/LanguageData.vala:45 msgid "Braille" msgstr "Braille" #. { N_("Buhid"), "buhid", "" }, #: src/font-manager/web/google/LanguageData.vala:48 msgid "Caucasian Albanian" msgstr "Albania caucásica" #: src/font-manager/web/google/LanguageData.vala:49 msgid "Canadian Aboriginal" msgstr "Aborigen canadiense" #: src/font-manager/web/google/LanguageData.vala:54 msgid "Chinese (Hong Kong)" msgstr "Chino (Hong Kong)" #: src/font-manager/web/google/LanguageData.vala:55 msgid "Chinese (Simplified)" msgstr "Chino (simplificado)" #: src/font-manager/web/google/LanguageData.vala:56 msgid "Chinese (Traditional)" msgstr "Chino (tradicional)" #: src/font-manager/web/google/LanguageData.vala:57 msgid "Chorasmian" msgstr "Chorasmian" #: src/font-manager/web/google/LanguageData.vala:59 msgid "Cuneiform" msgstr "Cuneiforme sumerio-acadio" #: src/font-manager/web/google/LanguageData.vala:60 msgid "Cypriot" msgstr "Chipre" #: src/font-manager/web/google/LanguageData.vala:61 msgid "Cypro Minoan" msgstr "Chipriota-minoico" #: src/font-manager/web/google/LanguageData.vala:62 msgid "Cyrillic" msgstr "Cirílico" #: src/font-manager/web/google/LanguageData.vala:63 msgid "Cyrillic Extended" msgstr "Extensión cirílica" #: src/font-manager/web/google/LanguageData.vala:64 msgid "Deseret" msgstr "Deseret" #: src/font-manager/web/google/LanguageData.vala:66 msgid "Duployan" msgstr "Estenografía duployeana" #: src/font-manager/web/google/LanguageData.vala:68 msgid "Elbasan" msgstr "Elbasan (albanés del siglo XVIII)" #: src/font-manager/web/google/LanguageData.vala:69 msgid "Elymaic" msgstr "Elimaico" #: src/font-manager/web/google/LanguageData.vala:74 msgid "Grantha" msgstr "Grantha" #: src/font-manager/web/google/LanguageData.vala:75 msgid "Greek" msgstr "Griego" #: src/font-manager/web/google/LanguageData.vala:76 msgid "Greek Extended" msgstr "Griego extendido" #: src/font-manager/web/google/LanguageData.vala:78 msgid "Gunjala Gondi" msgstr "Gunjala Gondi" #: src/font-manager/web/google/LanguageData.vala:80 msgid "Hanifi Rohingya" msgstr "Hanifi Rohingya" #: src/font-manager/web/google/LanguageData.vala:81 msgid "Hanunoo" msgstr "Hanunó'o (Mangyan)" #: src/font-manager/web/google/LanguageData.vala:82 msgid "Hatran" msgstr "Arameo hatreo" #: src/font-manager/web/google/LanguageData.vala:84 msgid "Imperial Aramaic" msgstr "Arameo imperial" #: src/font-manager/web/google/LanguageData.vala:85 msgid "Indic Siyaq Numbers" msgstr "Caracteres Unicode/Números índicos siyaq" #: src/font-manager/web/google/LanguageData.vala:86 msgid "Inscriptional Pahlavi" msgstr "Escritura pelvi" #: src/font-manager/web/google/LanguageData.vala:87 msgid "Inscriptional Parthian" msgstr "Partio inscripcional" #: src/font-manager/web/google/LanguageData.vala:88 msgid "Japanese" msgstr "Japonés" #: src/font-manager/web/google/LanguageData.vala:93 msgid "Kawi" msgstr "Kawi" #: src/font-manager/web/google/LanguageData.vala:96 msgid "Khojki" msgstr "Alfabeto khojki" #: src/font-manager/web/google/LanguageData.vala:97 msgid "Khudawadi" msgstr "Alfabeto khudabadi" #: src/font-manager/web/google/LanguageData.vala:98 msgid "Korean" msgstr "Coreano" #: src/font-manager/web/google/LanguageData.vala:101 msgid "Latin" msgstr "Latino" #: src/font-manager/web/google/LanguageData.vala:102 msgid "Latin Extended" msgstr "Latín extendido" #: src/font-manager/web/google/LanguageData.vala:104 msgid "Linear A" msgstr "Lineal A (escritura minoica de Creta)" #: src/font-manager/web/google/LanguageData.vala:105 msgid "Linear B" msgstr "Lineal B" #: src/font-manager/web/google/LanguageData.vala:106 msgid "Lisu" msgstr "Lisu" #: src/font-manager/web/google/LanguageData.vala:107 msgid "Lycian" msgstr "Alfabeto licio" #: src/font-manager/web/google/LanguageData.vala:108 msgid "Lydian" msgstr "Modo lidio" #: src/font-manager/web/google/LanguageData.vala:109 msgid "Mahajani" msgstr "Idioma marwari (Mahajani)" #: src/font-manager/web/google/LanguageData.vala:111 msgid "Mandaic" msgstr "Idioma mandeo" #: src/font-manager/web/google/LanguageData.vala:112 msgid "Manichaean" msgstr "Maniqueísmo" #: src/font-manager/web/google/LanguageData.vala:113 msgid "Math" msgstr "Matemático" #: src/font-manager/web/google/LanguageData.vala:114 msgid "Marchen" msgstr "Marchen (escritura tibetana Zhangzung)" #: src/font-manager/web/google/LanguageData.vala:115 msgid "Masaram Gondi" msgstr "Masaram Gondi (escritura india Gondi)" #: src/font-manager/web/google/LanguageData.vala:116 msgid "Mayan Numerals" msgstr "Numeración Maya" #: src/font-manager/web/google/LanguageData.vala:117 msgid "Medefaidrin" msgstr "Medefaidrin" #: src/font-manager/web/google/LanguageData.vala:118 msgid "Meetei Mayek" msgstr "Meitei" #: src/font-manager/web/google/LanguageData.vala:120 msgid "Meroitic" msgstr "Meroítico" #: src/font-manager/web/google/LanguageData.vala:124 msgid "Modi" msgstr "Modi (escritura india de Maharashtra)" #: src/font-manager/web/google/LanguageData.vala:126 msgid "Mro" msgstr "Mro (escritura del idioma birmano, mro-khimi de Myanmar)" #: src/font-manager/web/google/LanguageData.vala:127 msgid "Multani" msgstr "Multani (escritura histórica de Saraiki)" #: src/font-manager/web/google/LanguageData.vala:128 msgid "Music" msgstr "Música" #: src/font-manager/web/google/LanguageData.vala:130 msgid "Nabataean" msgstr "Nabateo" #: src/font-manager/web/google/LanguageData.vala:131 msgid "Nag Mundari" msgstr "Nag Mundari (escritura Mundari)" #: src/font-manager/web/google/LanguageData.vala:132 msgid "Nandinagari" msgstr "Nandinagari" #: src/font-manager/web/google/LanguageData.vala:134 msgid "Newa" msgstr "Newa" #. { N_(""), "nko", "" }, #: src/font-manager/web/google/LanguageData.vala:136 msgid "Nüshu" msgstr "Nüshu" #: src/font-manager/web/google/LanguageData.vala:139 msgid "Old Hungarian" msgstr "Alfabeto húngaro antiguo" #: src/font-manager/web/google/LanguageData.vala:141 msgid "Old North Arabian" msgstr "Árabe antiguo septentrional" #: src/font-manager/web/google/LanguageData.vala:142 msgid "Old Permic" msgstr "Pérmico antiguo" #: src/font-manager/web/google/LanguageData.vala:143 msgid "Old Persian" msgstr "Persa antiguo" #: src/font-manager/web/google/LanguageData.vala:144 msgid "Old Sogdian" msgstr "Alfabeto sogdiano" #: src/font-manager/web/google/LanguageData.vala:146 msgid "Old Turkic" msgstr "Antiguo alfabeto turco" #: src/font-manager/web/google/LanguageData.vala:147 msgid "Osage" msgstr "Osage" #: src/font-manager/web/google/LanguageData.vala:150 msgid "Pahawh Hmong" msgstr "Pahawh Hmong" #: src/font-manager/web/google/LanguageData.vala:151 msgid "Palmyrene" msgstr "Palmyrene" #: src/font-manager/web/google/LanguageData.vala:152 msgid "Pau Cin Hau" msgstr "Pau Cin Hau" #: src/font-manager/web/google/LanguageData.vala:154 msgid "Phoenician" msgstr "Fenicio" #: src/font-manager/web/google/LanguageData.vala:155 msgid "Psalter Pahlavi" msgstr "Salmo Pahlavi (escrito en papel persa medio)" #: src/font-manager/web/google/LanguageData.vala:158 msgid "Samaritan" msgstr "Samaritano" #: src/font-manager/web/google/LanguageData.vala:160 msgid "Sharada" msgstr "Alfabeto sharada" #: src/font-manager/web/google/LanguageData.vala:161 msgid "Shavian" msgstr "Shaviano" #: src/font-manager/web/google/LanguageData.vala:162 msgid "Siddham" msgstr "Siddham" #: src/font-manager/web/google/LanguageData.vala:163 msgid "SignWriting" msgstr "SignWriting" #: src/font-manager/web/google/LanguageData.vala:165 msgid "Sogdian" msgstr "Sogdiano" #: src/font-manager/web/google/LanguageData.vala:166 msgid "Sora Sompeng" msgstr "Sora Sompeng" #: src/font-manager/web/google/LanguageData.vala:167 msgid "Soyombo" msgstr "Símbolo Soyombo" #: src/font-manager/web/google/LanguageData.vala:172 msgid "Tagalog" msgstr "Tagalo" #: src/font-manager/web/google/LanguageData.vala:173 msgid "Tagbanwa" msgstr "Tagbanwa" #. TRANSLATORS : The replacement character here refers to a language name. #: src/font-manager/web/google/LanguageData.vala:190 #, c-format msgid "No sample for %s available" msgstr "No hay ningún ejemplo disponible para %s" #: src/font-manager/web/google/LanguageData.vala:192 msgid "Please file an issue requesting an update to available samples." msgstr "" "Por favor, presente una incidencia solicitando una actualización de los " "ejemplos disponibles." #: src/font-manager/web/google/PreviewPage.vala:383 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "%i Muestra de Idioma Disponible " msgstr[1] "%i Muestras de Idiomas Disponibles" #: src/font-manager/web/google/WebFont.vala:174 msgid "ExtraLight" msgstr "Extraclara" #: src/font-manager/web/google/WebFont.vala:182 msgid "SemiBold" msgstr "Seminegrita" #: src/font-manager/web/google/WebFont.vala:186 msgid "ExtraBold" msgstr "Extranegrita" #: src/font-manager/web/google/WebFont.vala:188 msgid "Black" msgstr "Negra" #: src/font-viewer/MainWindow.vala:100 #: src/font-viewer/font-viewer-main-window.ui:70 msgid "No file selected" msgstr "No se seleccionó ningún archivo" #: src/font-viewer/MainWindow.vala:101 #: src/font-viewer/font-viewer-main-window.ui:78 msgid "Or unsupported filetype." msgstr "O el tipo de archivo no es compatible." #: src/font-viewer/MainWindow.vala:150 msgid "System Font" msgstr "Fuente del sistema" #: src/font-viewer/MainWindow.vala:152 msgid "" "Selected font file is either installed in a system directory or is not " "writable by the current user.\n" "\n" "If you wish to remove this font from the list of available fonts use the " "system package manager to remove the package containing this font file, ask " "the system administrator to remove it or use a font management application " "to disable it." msgstr "" "El archivo de fuentes seleccionado está instalado en un directorio del " "sistema o el usuario actual no puede escribir en él.\n" "\n" "Si deseas eliminar esta fuente de la lista de fuentes disponibles, utiliza " "el administrador de paquetes del sistema para eliminar el paquete que " "contiene este archivo de fuentes, solicita al administrador del sistema que " "lo elimine o utilice una aplicación de administración de fuentes para " "deshabilitarlo." #: src/font-viewer/MainWindow.vala:155 msgid "Newer version already installed" msgstr "Ya se ha instalado una versión más reciente" #: src/font-viewer/MainWindow.vala:157 src/font-viewer/MainWindow.vala:162 msgid "Click to overwrite" msgstr "Haz clic para sobrescribir" #: src/font-viewer/MainWindow.vala:160 msgid "Update Font" msgstr "Actualizar tipo de letra" #: src/font-viewer/MainWindow.vala:165 msgid "Remove Font" msgstr "Desinstalar tipo de letra" #: src/font-viewer/MainWindow.vala:169 #: src/font-viewer/font-viewer-main-window.ui:104 msgid "Install Font" msgstr "Instalar tipo de letra" #: src/font-viewer/MainWindow.vala:236 msgid "Preview Area Colors" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:9 #: src/common/ui/font-manager-preview-colors.ui:15 msgid "Select background color" msgstr "Seleccionar el color de fondo" #: src/common/ui/font-manager-preview-colors.ui:23 #: src/common/ui/font-manager-preview-colors.ui:29 msgid "Select text color" msgstr "Seleccionar el color de texto" #: src/font-manager/gtk/help-overlay.ui:11 msgid "General" msgstr "General" #: src/font-manager/gtk/help-overlay.ui:23 msgid "Increase preview size" msgstr "Aumentar tamaño de previsualización" #: src/font-manager/gtk/help-overlay.ui:30 msgid "Decrease preview size" msgstr "Disminuir tamaño de previsualización" #: src/font-manager/gtk/help-overlay.ui:37 msgid "Reset preview size" msgstr "Restablecer tamaño de previsualización" #: src/font-manager/gtk/help-overlay.ui:44 msgid "Focus search entry" msgstr "Entrada de búsqueda focal" #: src/font-manager/gtk/help-overlay.ui:51 msgid "Reload" msgstr "Recargar" #: src/font-manager/gtk/help-overlay.ui:58 #: src/font-manager/gtk/help-overlay.ui:65 msgid "Quit the application" msgstr "Salir de la aplicación" #: src/font-manager/gtk/help-overlay.ui:73 msgid "Mode" msgstr "Modo" #: src/font-manager/gtk/help-overlay.ui:78 msgid "Switch to Manage mode" msgstr "Cambiar al modo de gestión" #: src/font-manager/gtk/help-overlay.ui:85 msgid "Switch to Browse mode" msgstr "Cambiar al modo de exploración" #: src/font-manager/gtk/help-overlay.ui:92 msgid "Switch to Compare mode" msgstr "Cambiar al modo de comparación" #: src/font-manager/gtk/help-overlay.ui:99 msgid "Switch to Google Fonts mode" msgstr "Cambiar al modo Google Fonts" #: src/font-manager/gtk/help-overlay.ui:107 msgid "Preview Mode" msgstr "Modo de vista previa" #: src/font-manager/gtk/help-overlay.ui:112 msgid "Switch to Standard preview" msgstr "Cambiar a previsualización estándar" #: src/font-manager/gtk/help-overlay.ui:119 msgid "Switch to Waterfall preview" msgstr "Cambiar a previsualización en cascada" #: src/font-manager/gtk/help-overlay.ui:126 msgid "Switch to Body Text preview" msgstr "Cambiar a previsualización de cuerpo de texto" #: src/font-manager/ui/font-manager-browse-pane.ui:100 msgid "Increase tile size" msgstr "Aumentar el tamaño del mosaico" #: src/font-manager/ui/font-manager-browse-pane.ui:109 msgid "Decrease tile size" msgstr "Disminuir tamaño del mosaico" #: src/font-manager/ui/font-manager-browse-pane.ui:149 msgid "Toggle search entry" msgstr "Alternar la búsqueda" #: src/font-manager/ui/font-manager-browse-pane.ui:158 msgid "Toggle preview panel" msgstr "Alternar panel de vista previa" #: src/font-manager/ui/font-manager-browse-preview.ui:164 msgid "" "Status of selected family.\n" "\n" "Disabling will prevent the selected family from being used by other " "applications." msgstr "" "Estado de la familia seleccionada.\n" "\n" "Al deshabilitarlo se evitará que la familia seleccionada sea utilizada por " "otras aplicaciones." #: src/font-manager/ui/font-manager-collection-rename-popover.ui:19 msgid "Collection Name" msgstr "Nombre de la colección" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:45 msgid "_Rename" msgstr "_Renombrar" #: src/font-manager/ui/font-manager-compare-view.ui:20 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:33 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:45 msgid "Pinned Comparisons" msgstr "Comparaciones ancladas" #: src/font-manager/ui/font-manager-export-dialog.ui:19 #: src/font-manager/ui/font-manager-remove-dialog.ui:19 msgid "Cancel" msgstr "Cancelar" #: src/font-manager/ui/font-manager-font-list-controls.ui:51 #: src/font-manager/ui/font-manager-font-list-view.ui:54 #: src/font-manager/ui/font-manager-remove-dialog.ui:43 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:44 msgid "Search Families…" msgstr "Buscar familias…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:29 msgid "Search Orthographies…" msgstr "Buscar ortografías…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:72 msgid "Minimum Coverage" msgstr "Cobertura mínima" #: src/font-manager/ui/font-manager-language-filter-settings.ui:101 msgid "Deselect All" msgstr "No seleccionar nada" #: src/font-manager/ui/font-manager-orthography-list.ui:53 msgid "Clear selected filter" msgstr "Borrar el filtro seleccionado" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:22 msgid "Created :" msgstr "Creado :" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:23 msgid "Save current comparison" msgstr "Guardar comparación actual" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:45 msgid "Remove selected comparison" msgstr "Quitar comparación seleccionada" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:73 msgid "Restore selected comparison" msgstr "Restaurar comparación seleccionada" #: src/font-manager/ui/font-manager-remove-dialog.ui:13 msgid "Select fonts to remove" msgstr "Seleccionar los tipos para eliminar" #: src/font-manager/ui/font-manager-remove-dialog.ui:25 msgid "Delete" msgstr "Borrar" #: src/font-manager/ui/font-manager-sidebar.ui:35 msgid "Categories" msgstr "Categorías" #: src/font-manager/ui/font-manager-sidebar.ui:86 msgid "Smart Collections" msgstr "Colecciones inteligentes" #: src/font-manager/ui/font-manager-sidebar.ui:142 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:50 msgid "Sort Order" msgstr "Orden de clasificación" #: src/font-manager/ui/font-manager-sidebar.ui:150 msgid "Collections" msgstr "Colecciones" #: src/font-manager/ui/font-manager-substitute-row.ui:22 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:34 msgid "Remove substitute" msgstr "Eliminar sustituciones" #: src/font-manager/ui/font-manager-substitute.ui:35 msgid "Enter substitute family" msgstr "Familia sustituta" #: src/font-manager/ui/font-manager-substitute.ui:51 msgid "prefer" msgstr "preferir" #: src/font-manager/ui/font-manager-substitute.ui:52 msgid "accept" msgstr "aceptar" #: src/font-manager/ui/font-manager-substitute.ui:53 msgid "default" msgstr "predeterminado" #: src/font-manager/ui/font-manager-user-action-row.ui:27 msgid "Comment" msgstr "Comentario" #: src/font-manager/ui/font-manager-user-action-row.ui:42 msgid "Executable" msgstr "Ejecutable" #: src/font-manager/ui/font-manager-user-action-row.ui:57 msgid "Arguments" msgstr "Argumentos" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:39 msgid "Newest" msgstr "Más recientes" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:40 msgid "Most Popular" msgstr "Más populares" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:41 msgid "Trending" msgstr "En tendencia" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:116 msgid "Serif" msgstr "Con gracias" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:133 msgid "Sans Serif" msgstr "De palo seco" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:167 msgid "Handwriting" msgstr "Manuscritura" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:198 msgid "Category" msgstr "Categoría" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:272 msgid "4+" msgstr "4+" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:282 msgid "8+" msgstr "8+" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:292 msgid "12+" msgstr "12+" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:305 msgid "Variations" msgstr "Variaciones" #: src/font-viewer/font-viewer-main-window.ui:31 msgid "Preview font files before installing them." msgstr "Previsualice los archivos de tipos de letra antes de instalarlos." #: src/font-viewer/font-viewer-main-window.ui:32 msgid "To preview a font simply drag it onto this area." msgstr "Para previsualizar un tipo de letra, arrástrelo aquí." #~ msgid "The type of antialiasing to use when rendering fonts." #~ msgstr "" #~ "El tipo de antidentado que se utiliza para representar los tipos de letra." #, fuzzy #~ msgid "Font Manager project" #~ msgstr "Gestor de fuentes" #~ msgid "Select Destination" #~ msgstr "Seleccionar el destino" #~ msgid "_Open" #~ msgstr "_Abrir" #~ msgid "Remove selected font from collection" #~ msgstr "Quitar tipos de letra seleccionados de la colección" #~ msgid "Updating Database — Metadata" #~ msgstr "Actualizando la base de datos… metadatos" #~ msgid "Updating Database — Orthography" #~ msgstr "Actualizando la base de datos… ortografía" #~ msgid "About" #~ msgstr "Acerca de" #~ msgid "Select Exported Data" #~ msgstr "Seleccionar datos exportados" #~ msgid "Settings saved to file." #~ msgstr "Se ha guardado la configuración en un archivo." #~ msgid "Removed configuration file." #~ msgstr "Se ha eliminado el archivo de configuración." #~ msgid " Size Restrictions " #~ msgstr " Restricciones de tamaño " #~ msgid " Apply settings to point sizes " #~ msgstr " Aplicar la configuración a los tamaños de punto " #~ msgid "Smaller than" #~ msgstr "Menor que" #~ msgid "Larger than" #~ msgstr "Mayor que" #~ msgid "Add alias" #~ msgstr "Añadir alias" #~ msgid "Client Side Decorations" #~ msgstr "Decoraciones del lado del cliente" #~ 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." #~ msgid "Case insensitive search of family names." #~ msgstr "" #~ "Búsqueda en los nombres de las familias sin distinguir mayusculación." #~ msgid "Error procesing data" #~ msgstr "Error al procesar los datos" #~ msgid "Network Error" #~ msgstr "Error de red" #~ msgid "Please check your network settings" #~ msgstr "Compruebe su configuración de red" #~ msgid "Update Family" #~ msgstr "Actualizar familia" #~ msgid "Remove Family" #~ msgstr "Desinstalar familia" #~ msgid "Download Family" #~ msgstr "Descargar familia" #~ msgid "Download Font" #~ msgstr "Descargar tipo de letra" #~ msgid "Installed" #~ msgstr "Instalado" #~ msgid "Enter Preview Text…" #~ msgstr "Escriba el texto de previsualización…" #~ msgid "Previous page" #~ msgstr "Página anterior" #~ msgid "Next page" #~ msgstr "Página siguiente" #~ msgid "Discard" #~ msgstr "Descartar" #~ 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." #~ msgid "Save" #~ msgstr "Guardar" #~ msgid "Edit selected category" #~ msgstr "Editar categoría seleccionada" #~ msgid "8.0" #~ msgstr "8" #~ msgid "48.0" #~ msgstr "48" #~ msgid "1.0" #~ msgstr "1" #~ 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" #~ 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.9.4/po/font-manager.pot000066400000000000000000001751331476271126700176510ustar00rootroot00000000000000# 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.9.4\n" "Report-Msgid-Bugs-To: https://github.com/FontManager/master/issues\n" "POT-Creation-Date: 2025-03-07 19:41-0500\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" #. Application.vala #: data/com.github.FontManager.FontManager.appdata.xml.in.in:14 #: data/com.github.FontManager.FontManager.desktop.in.in:5 #: data/com.github.FontManager.FontManager.desktop.in.in:6 #: lib/gtk/font-manager-application-window.c:281 #: src/font-manager/Application.vala:2 msgid "Font Manager" msgstr "" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:15 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:18 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/com.github.FontManager.FontManager.appdata.xml.in.in:23 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:27 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "" #: data/com.github.FontManager.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/com.github.FontManager.FontManager.desktop.in.in:16 #: data/com.github.FontManager.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:14 #: data/com.github.FontManager.FontViewer.desktop.in.in:5 #: data/com.github.FontManager.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:87 src/font-viewer/Application.vala:107 #: src/font-viewer/Application.vala:131 src/font-viewer/MainWindow.vala:156 #: src/font-viewer/MainWindow.vala:236 #: src/font-viewer/font-viewer-main-window.ui:30 #: src/font-viewer/font-viewer-main-window.ui:73 #: src/font-viewer/font-viewer-main-window.ui:82 msgid "Font Viewer" msgstr "" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:15 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:18 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/com.github.FontManager.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "" #: extensions/nautilus/font-manager-menu-provider.c:154 #: extensions/nemo/font-manager-menu-provider.c:147 #: extensions/thunar/font-manager-menu-provider.c:129 #: src/font-manager/FontList.vala:509 msgid "Install" msgstr "" #: extensions/nautilus/font-manager-menu-provider.c:156 #: extensions/nemo/font-manager-menu-provider.c:149 #: extensions/thunar/font-manager-menu-provider.c:131 msgid "Install the selected font file" msgstr "" #: extensions/nautilus/font-manager-menu-provider.c:157 #: extensions/nemo/font-manager-menu-provider.c:150 #: extensions/thunar/font-manager-menu-provider.c:132 msgid "Install the selected font files" msgstr "" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "" #: lib/common/font-manager-database.c:582 src/font-manager/Application.vala:147 msgid "Updating Database…" msgstr "" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:750 msgid "Unknown Vendor" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:566 #: src/font-manager/web/google/WebFont.vala:172 msgid "Thin" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:568 msgid "Ultra-Light" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:570 #: lib/fontconfig/font-manager-fontconfig.c:923 #: src/font-manager/web/google/WebFont.vala:176 msgid "Light" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:572 msgid "Semi-Light" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:574 msgid "Book" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:576 #: lib/fontconfig/font-manager-fontconfig.c:880 #: src/font-manager/preferences/Desktop.vala:236 #: src/font-manager/web/google/WebFont.vala:180 msgid "Medium" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:578 msgid "Semi-Bold" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:580 #: src/font-manager/web/google/WebFont.vala:184 msgid "Bold" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:582 msgid "Ultra-Bold" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:584 msgid "Heavy" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:586 msgid "Ultra-Heavy" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:661 #: src/font-manager/web/google/WebFont.vala:234 msgid "Italic" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:663 msgid "Oblique" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:701 msgid "Ultra-Condensed" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:703 msgid "Extra-Condensed" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:705 msgid "Condensed" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:707 msgid "Semi-Condensed" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:709 msgid "Semi-Expanded" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:711 msgid "Expanded" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:713 msgid "Extra-Expanded" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:715 msgid "Ultra-Expanded" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:784 msgid "Proportional" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:786 msgid "Dual Width" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:788 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:184 msgid "Monospace" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:790 msgid "Charcell" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:829 msgid "Unknown" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:831 msgid "RGB" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:833 msgid "BGR" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:835 msgid "VRGB" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:837 msgid "VBGR" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:839 #: lib/fontconfig/font-manager-fontconfig.c:884 #: lib/fontconfig/font-manager-fontconfig.c:927 #: src/font-manager/Controls.vala:133 #: src/font-manager/preferences/Desktop.vala:234 #: src/font-manager/preferences/Desktop.vala:236 msgid "None" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:878 #: src/font-manager/preferences/Desktop.vala:236 msgid "Slight" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:882 #: src/font-manager/preferences/Desktop.vala:236 msgid "Full" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:921 msgid "Default" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:925 msgid "Legacy" msgstr "" #: lib/fontconfig/font-manager-source.c:305 #: lib/fontconfig/font-manager-source.c:321 #: lib/fontconfig/font-manager-source.c:322 msgid "Source Unavailable" msgstr "" #: lib/gtk/font-manager-application-window.c:285 #: src/font-manager/Application.vala:3 msgid "Simple font management for GTK+ desktop environments" msgstr "" #: lib/gtk/font-manager-application-window.c:290 msgid "translator-credits" msgstr "" #: lib/gtk/font-manager-fsType.c:74 msgid "Restricted License Embedding" msgstr "" #: lib/gtk/font-manager-fsType.c:76 msgid "Preview & Print Embedding" msgstr "" #: lib/gtk/font-manager-fsType.c:78 msgid "Editable Embedding" msgstr "" #: lib/gtk/font-manager-fsType.c:80 msgid "Preview & Print Embedding | No Subsetting" msgstr "" #: lib/gtk/font-manager-fsType.c:82 msgid "Editable Embedding | No Subsetting" msgstr "" #: lib/gtk/font-manager-fsType.c:84 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:86 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:88 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:90 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:92 msgid "Installable Embedding" msgstr "" #: lib/gtk/font-manager-license-page.c:179 msgid "File does not contain license information." msgstr "" #: lib/gtk/font-manager-preview-controls.c:77 msgid "Left Aligned" msgstr "" #: lib/gtk/font-manager-preview-controls.c:83 msgid "Centered" msgstr "" #: lib/gtk/font-manager-preview-controls.c:89 msgid "Fill" msgstr "" #: lib/gtk/font-manager-preview-controls.c:95 msgid "Right Aligned" msgstr "" #: lib/gtk/font-manager-preview-controls.c:349 #: src/font-manager/ui/font-manager-browse-pane.ui:168 msgid "Edit preview text" msgstr "" #: lib/gtk/font-manager-preview-controls.c:350 msgid "Undo changes" msgstr "" #: lib/gtk/font-manager-preview-page.c:87 #: src/font-manager/ui/font-manager-browse-preview.ui:122 msgid "Preview" msgstr "" #: lib/gtk/font-manager-preview-page.c:89 msgid "Waterfall" msgstr "" #: lib/gtk/font-manager-preview-pane.c:47 #: lib/gtk/font-manager-preview-pane.c:582 #: src/font-manager/ui/font-manager-browse-preview.ui:132 msgid "Characters" msgstr "" #: lib/gtk/font-manager-preview-pane.c:49 #: lib/gtk/font-manager-preview-pane.c:583 msgid "Properties" msgstr "" #: lib/gtk/font-manager-preview-pane.c:51 #: lib/gtk/font-manager-preview-pane.c:584 src/font-manager/Categories.vala:266 msgid "License" msgstr "" #: lib/gtk/font-manager-preview-pane.c:450 src/font-manager/Categories.vala:331 #: src/font-manager/web/google/WebFont.vala:178 msgid "Regular" msgstr "" #: lib/gtk/font-manager-preview-pane.c:450 src/font-manager/Categories.vala:326 msgid "Normal" msgstr "" #: lib/gtk/font-manager-preview-pane.c:506 msgid "Search available characters" msgstr "" #: lib/gtk/font-manager-properties-page.c:55 msgid "PostScript Name" msgstr "" #: lib/gtk/font-manager-properties-page.c:56 msgid "Family" msgstr "" #: lib/gtk/font-manager-properties-page.c:57 msgid "Style" msgstr "" #: lib/gtk/font-manager-properties-page.c:58 #: src/font-manager/Categories.vala:259 msgid "Width" msgstr "" #: lib/gtk/font-manager-properties-page.c:59 #: src/font-manager/Categories.vala:261 msgid "Slant" msgstr "" #: lib/gtk/font-manager-properties-page.c:60 #: src/font-manager/Categories.vala:260 msgid "Weight" msgstr "" #: lib/gtk/font-manager-properties-page.c:61 #: src/font-manager/Categories.vala:262 msgid "Spacing" msgstr "" #: lib/gtk/font-manager-properties-page.c:62 msgid "Version" msgstr "" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/gtk/font-manager-properties-page.c:64 #: src/font-manager/Categories.vala:268 msgid "Vendor" msgstr "" #: lib/gtk/font-manager-properties-page.c:65 msgid "FileType" msgstr "" #. Keep this entry last #: lib/gtk/font-manager-properties-page.c:67 msgid "Filesize" msgstr "" #: lib/gtk/unicode/unicode-character-map.c:850 msgid "Copy" msgstr "" #: lib/gtk/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "" #: lib/gtk/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "" #: lib/gtk/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "" #: lib/gtk/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "" #: lib/gtk/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "" #: lib/gtk/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "" #: lib/gtk/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "" #: lib/gtk/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "" #: lib/gtk/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "" #: lib/gtk/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "" #: lib/gtk/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "" #: lib/gtk/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "" #: lib/gtk/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "" #: lib/gtk/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "" #: lib/gtk/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "" #: lib/gtk/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "" #: lib/gtk/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "" #: lib/gtk/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "" #: lib/gtk/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "" #: lib/gtk/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "" #: lib/gtk/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "" #: lib/gtk/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "" #: lib/gtk/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "" #: lib/gtk/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "" #: lib/gtk/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "" #: lib/gtk/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "" #: src/common/WaterfallSettings.vala:37 msgid "Up to 48 points (Linear Scaling)" msgstr "" #: src/common/WaterfallSettings.vala:39 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:41 msgid "Up to 96 points (Linear Scaling)" msgstr "" #: src/common/WaterfallSettings.vala:43 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:45 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:47 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:49 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:51 msgid "Custom Size Settings" msgstr "" #: src/common/WaterfallSettings.vala:197 msgid "Waterfall Preview Size Settings" msgstr "" #: src/common/WaterfallSettings.vala:201 msgid "Higher values may adversely affect performance" msgstr "" #: src/common/WaterfallSettings.vala:204 msgid "Minimum Waterfall Preview Point Size" msgstr "" #: src/common/WaterfallSettings.vala:206 msgid "Waterfall Preview Point Size Common Ratio" msgstr "" #: src/common/WaterfallSettings.vala:208 msgid "Maximum Waterfall Preview Point Size" msgstr "" #: src/common/WaterfallSettings.vala:236 msgid "Show line size" msgstr "" #: src/font-manager/Application.vala:5 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 "" #: src/font-manager/Application.vala:133 msgid "Installing Font Files…" msgstr "" #: src/font-manager/Browse.vala:381 #: src/font-manager/ui/font-manager-browse-preview.ui:171 msgid "Active" msgstr "" #: src/font-manager/Browse.vala:385 msgid "Inactive" msgstr "" #: src/font-manager/Browse.vala:426 msgid "Designed by" msgstr "" #: src/font-manager/Categories.vala:259 msgid "Grouped by font width" msgstr "" #: src/font-manager/Categories.vala:260 msgid "Grouped by font weight" msgstr "" #: src/font-manager/Categories.vala:261 msgid "Grouped by font angle" msgstr "" #: src/font-manager/Categories.vala:262 msgid "Grouped by font spacing" msgstr "" #: src/font-manager/Categories.vala:266 msgid "Grouped by license type" msgstr "" #: src/font-manager/Categories.vala:268 msgid "Grouped by vendor" msgstr "" #: src/font-manager/Categories.vala:269 msgid "Filetype" msgstr "" #: src/font-manager/Categories.vala:269 msgid "Grouped by filetype" msgstr "" #: src/font-manager/Categories.vala:274 msgid "All" msgstr "" #: src/font-manager/Categories.vala:274 msgid "All Fonts" msgstr "" #: src/font-manager/Categories.vala:275 msgid "System" msgstr "" #: src/font-manager/Categories.vala:275 msgid "Fonts available to all users" msgstr "" #: src/font-manager/Categories.vala:298 msgid "Family Kind" msgstr "" #: src/font-manager/Categories.vala:298 msgid "Only fonts which include Panose information will be grouped here." msgstr "" #: src/font-manager/Categories.vala:299 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:262 msgid "Any" msgstr "" #: src/font-manager/Categories.vala:299 msgid "No Fit" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Text and Display" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Script" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Decorative" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Pictorial" msgstr "" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "" #: src/font-manager/Collections.vala:346 msgid "Copy to…" msgstr "" #: src/font-manager/Collections.vala:347 msgid "Compress…" msgstr "" #: src/font-manager/Collections.vala:348 msgid "Rename…" msgstr "" #: src/font-manager/Collections.vala:405 msgid "Archive created successfully." msgstr "" #: src/font-manager/Collections.vala:406 msgid "The resulting file can be found in your home directory." msgstr "" #: src/font-manager/Collections.vala:408 msgid "Error exporting collection" msgstr "" #: src/font-manager/Collections.vala:409 msgid "" "Start the application from a terminal and try again for more information" msgstr "" #: src/font-manager/Collections.vala:430 msgid "Creating archive from selected collection." msgstr "" #: src/font-manager/Collections.vala:431 msgid "This may take some time for large collections…" msgstr "" #: src/font-manager/Compare.vala:336 msgid "Saved Comparison" msgstr "" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:372 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" #: src/font-manager/Controls.vala:80 msgid "Keyboard Shortcuts" msgstr "" #: src/font-manager/Controls.vala:81 src/font-manager/gtk/help-overlay.ui:16 msgid "Help" msgstr "" #: src/font-manager/Controls.vala:82 msgid "About Font Manager" msgstr "" #: src/font-manager/Controls.vala:88 #: src/font-viewer/font-viewer-main-window.ui:97 msgid "Preferences" msgstr "" #: src/font-manager/Controls.vala:92 msgid "Import" msgstr "" #: src/font-manager/Controls.vala:93 #: src/font-manager/ui/font-manager-export-dialog.ui:25 msgid "Export" msgstr "" #: src/font-manager/Controls.vala:96 #: src/font-manager/ui/font-manager-export-dialog.ui:13 msgid "User Data" msgstr "" #: src/font-manager/Controls.vala:129 #: src/font-manager/ui/font-manager-user-action-row.ui:13 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:38 msgid "Name" msgstr "" #: src/font-manager/Controls.vala:131 msgid "Size" msgstr "" #: src/font-manager/Controls.vala:196 msgid "Grid View" msgstr "" #: src/font-manager/Controls.vala:197 msgid "List View" msgstr "" #: src/font-manager/Controls.vala:283 msgid "Add Fonts" msgstr "" #: src/font-manager/Controls.vala:284 msgid "Remove Fonts" msgstr "" #: src/font-manager/Controls.vala:300 msgid "Back" msgstr "" #: src/font-manager/Dialogs.vala:48 src/font-manager/Dialogs.vala:59 msgid "_Select" msgstr "" #: src/font-manager/Dialogs.vala:49 msgid "Select Executable" msgstr "" #: src/font-manager/Dialogs.vala:60 msgid "Select a Directory" msgstr "" #: src/font-manager/Dialogs.vala:68 msgid "TrueType" msgstr "" #: src/font-manager/Dialogs.vala:70 msgid "OpenType" msgstr "" #: src/font-manager/Dialogs.vala:73 msgid "Archive Files" msgstr "" #: src/font-manager/Dialogs.vala:81 msgid "Select Files to Install" msgstr "" #: src/font-manager/Dialogs.vala:91 msgid "Select Source Directories" msgstr "" #: src/font-manager/Dialogs.vala:125 msgid "Font Configuration" msgstr "" #: src/font-manager/Dialogs.vala:126 msgid "Font Collections" msgstr "" #: src/font-manager/Dialogs.vala:127 #: src/font-manager/preferences/UserSources.vala:156 msgid "Font Sources" msgstr "" #: src/font-manager/Dialogs.vala:128 msgid "Installed Fonts" msgstr "" #: src/font-manager/Dialogs.vala:129 msgid "Custom Actions" msgstr "" #: src/font-manager/Dialogs.vala:385 msgid "Fonts installed in your home directory will appear here." msgstr "" #. FontList.vala #. * #. * Copyright (C) 2020-2025 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 . #. #: src/font-manager/FontList.vala:21 #, 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:72 #: src/font-manager/web/google/FontList.vala:204 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "" msgstr[1] "" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 msgid "Collapse all" msgstr "" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 #: src/font-manager/ui/font-manager-font-list-controls.ui:21 #: src/font-manager/ui/font-manager-font-list-view.ui:24 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:28 msgid "Expand all" msgstr "" #: src/font-manager/FontList.vala:510 msgid "Copy Location" msgstr "" #: src/font-manager/FontList.vala:511 msgid "Show in Folder" msgstr "" #: src/font-manager/FontList.vala:512 msgid "Enable selected items" msgstr "" #: src/font-manager/FontList.vala:513 msgid "Disable selected items" 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:580 src/font-manager/FontList.vala:589 #, c-format msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "" msgstr[1] "" #: src/font-manager/FontList.vala:607 #: src/font-manager/preferences/Preferences.vala:45 msgid "Actions" msgstr "" #: src/font-manager/MainWindow.vala:69 msgid "Browse" msgstr "" #: src/font-manager/MainWindow.vala:71 msgid "Compare" msgstr "" #: src/font-manager/MainWindow.vala:74 msgid "Google Fonts" msgstr "" #: src/font-manager/MainWindow.vala:77 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/LanguageData.vala:35 msgid "Arabic" msgstr "" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "" #: src/font-manager/Orthographies.vala:37 #: src/font-manager/web/google/LanguageData.vala:36 msgid "Armenian" msgstr "" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "" #: src/font-manager/Orthographies.vala:39 #: src/font-manager/web/google/LanguageData.vala:38 msgid "Balinese" msgstr "" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "" #: src/font-manager/Orthographies.vala:41 #: src/font-manager/web/google/LanguageData.vala:39 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/LanguageData.vala:42 msgid "Bengali" msgstr "" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "" #: src/font-manager/Orthographies.vala:48 #: src/font-manager/web/google/LanguageData.vala:46 msgid "Buginese" msgstr "" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "" #: src/font-manager/Orthographies.vala:50 #: src/font-manager/web/google/LanguageData.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 #: src/font-manager/web/google/LanguageData.vala:51 msgid "Chakma" msgstr "" #: src/font-manager/Orthographies.vala:54 #: src/font-manager/web/google/LanguageData.vala:52 msgid "Cham" msgstr "" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/LanguageData.vala:53 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 #: src/font-manager/web/google/LanguageData.vala:58 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/LanguageData.vala:65 msgid "Devanagari" msgstr "" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "" #: src/font-manager/Orthographies.vala:75 #: src/font-manager/web/google/LanguageData.vala:67 msgid "Egyptian Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "" #: src/font-manager/Orthographies.vala:77 #: src/font-manager/web/google/LanguageData.vala:70 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 #: src/font-manager/web/google/LanguageData.vala:71 msgid "Georgian" msgstr "" #: src/font-manager/Orthographies.vala:86 #: src/font-manager/web/google/LanguageData.vala:72 msgid "Glagolitic" msgstr "" #: src/font-manager/Orthographies.vala:87 #: src/font-manager/web/google/LanguageData.vala:73 msgid "Gothic" msgstr "" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/LanguageData.vala:77 msgid "Gujarati" msgstr "" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/LanguageData.vala:79 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/LanguageData.vala:83 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 #: src/font-manager/web/google/LanguageData.vala:89 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 #: src/font-manager/web/google/LanguageData.vala:90 msgid "Kaithi" msgstr "" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/LanguageData.vala:91 msgid "Kannada" msgstr "" #: src/font-manager/Orthographies.vala:103 #: src/font-manager/web/google/LanguageData.vala:94 msgid "Kayah Li" msgstr "" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "" #: src/font-manager/Orthographies.vala:105 #: src/font-manager/web/google/LanguageData.vala:92 msgid "Kharoshthi" msgstr "" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/LanguageData.vala:95 msgid "Khmer" msgstr "" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "" #: src/font-manager/Orthographies.vala:108 #: src/font-manager/web/google/LanguageData.vala:99 msgid "Lao" msgstr "" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "" #: src/font-manager/Orthographies.vala:110 #: src/font-manager/web/google/LanguageData.vala:100 msgid "Lepcha" msgstr "" #: src/font-manager/Orthographies.vala:111 #: src/font-manager/web/google/LanguageData.vala:103 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/LanguageData.vala:110 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 #: src/font-manager/web/google/LanguageData.vala:119 msgid "Mende Kikakui" msgstr "" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "" #. { N_(""), "meroitic-cursive", "" }, #. { N_(""), "meroitic-heiroglyphs", "" }, #: src/font-manager/Orthographies.vala:123 #: src/font-manager/web/google/LanguageData.vala:123 msgid "Miao" msgstr "" #: src/font-manager/Orthographies.vala:124 #: src/font-manager/web/google/LanguageData.vala:125 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:130 #: src/font-manager/web/google/LanguageData.vala:129 msgid "Myanmar" msgstr "" #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/LanguageData.vala:133 msgid "New Tai Lue" msgstr "" #: src/font-manager/Orthographies.vala:132 msgid "N’Ko" msgstr "" #: src/font-manager/Orthographies.vala:133 #: src/font-manager/web/google/LanguageData.vala:137 msgid "Ogham" msgstr "" #: src/font-manager/Orthographies.vala:134 #: src/font-manager/web/google/LanguageData.vala:138 msgid "Ol Chiki" msgstr "" #: src/font-manager/Orthographies.vala:135 #: src/font-manager/web/google/LanguageData.vala:140 msgid "Old Italic" msgstr "" #: src/font-manager/Orthographies.vala:136 #: src/font-manager/web/google/LanguageData.vala:145 msgid "Old South Arabian" msgstr "" #: src/font-manager/Orthographies.vala:137 #: src/font-manager/web/google/LanguageData.vala:149 msgid "Oriya" msgstr "" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/LanguageData.vala:148 msgid "Osmanya" msgstr "" #: src/font-manager/Orthographies.vala:139 msgid "Pan African Latin" msgstr "" #: src/font-manager/Orthographies.vala:140 msgid "Pashto" msgstr "" #: src/font-manager/Orthographies.vala:141 #: src/font-manager/web/google/LanguageData.vala:153 msgid "Phags Pa" msgstr "" #: src/font-manager/Orthographies.vala:142 msgid "Pinyin" msgstr "" #: src/font-manager/Orthographies.vala:143 msgid "Polynesian" msgstr "" #: src/font-manager/Orthographies.vala:144 msgid "Polytonic Greek" msgstr "" #: src/font-manager/Orthographies.vala:145 #: src/font-manager/web/google/LanguageData.vala:156 msgid "Rejang" msgstr "" #: src/font-manager/Orthographies.vala:146 msgid "Romanian" msgstr "" #: src/font-manager/Orthographies.vala:147 #: src/font-manager/web/google/LanguageData.vala:157 msgid "Runic" msgstr "" #: src/font-manager/Orthographies.vala:148 #: src/font-manager/web/google/LanguageData.vala:159 msgid "Saurashtra" msgstr "" #: src/font-manager/Orthographies.vala:149 msgid "Simplified Chinese" msgstr "" #: src/font-manager/Orthographies.vala:150 msgid "Sindhi" msgstr "" #: src/font-manager/Orthographies.vala:151 #: src/font-manager/web/google/LanguageData.vala:164 msgid "Sinhala" msgstr "" #: src/font-manager/Orthographies.vala:152 msgid "South Korean Hanja" msgstr "" #: src/font-manager/Orthographies.vala:153 #: src/font-manager/web/google/LanguageData.vala:168 msgid "Sundanese" msgstr "" #: src/font-manager/Orthographies.vala:154 #: src/font-manager/web/google/LanguageData.vala:169 msgid "Syloti Nagri" msgstr "" #. { N_("Symbols"), "symbols", "" }, #: src/font-manager/Orthographies.vala:155 #: src/font-manager/web/google/LanguageData.vala:171 msgid "Syriac" msgstr "" #: src/font-manager/Orthographies.vala:156 #: src/font-manager/web/google/LanguageData.vala:174 msgid "Tai Le" msgstr "" #: src/font-manager/Orthographies.vala:157 msgid "Tai Tham (Lanna)" msgstr "" #: src/font-manager/Orthographies.vala:158 msgid "Tai Viet" msgstr "" #: src/font-manager/Orthographies.vala:159 #: src/font-manager/web/google/LanguageData.vala:175 msgid "Tamil" msgstr "" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/LanguageData.vala:176 msgid "Telugu" msgstr "" #: src/font-manager/Orthographies.vala:161 msgid "Thaana" msgstr "" #: src/font-manager/Orthographies.vala:162 #: src/font-manager/web/google/LanguageData.vala:177 msgid "Thai" msgstr "" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/LanguageData.vala:178 msgid "Tibetan" msgstr "" #: src/font-manager/Orthographies.vala:164 msgid "Tifinagh" msgstr "" #: src/font-manager/Orthographies.vala:165 msgid "Traditional Chinese" msgstr "" #: src/font-manager/Orthographies.vala:166 msgid "Turkish" msgstr "" #: src/font-manager/Orthographies.vala:167 msgid "Uighur" msgstr "" #: src/font-manager/Orthographies.vala:168 msgid "Urdu" msgstr "" #: src/font-manager/Orthographies.vala:169 msgid "Vai" msgstr "" #: src/font-manager/Orthographies.vala:170 msgid "Vedic Extensions" msgstr "" #: src/font-manager/Orthographies.vala:171 msgid "Venda" msgstr "" #: src/font-manager/Orthographies.vala:172 #: src/font-manager/web/google/LanguageData.vala:179 msgid "Vietnamese" msgstr "" #: src/font-manager/Orthographies.vala:173 msgid "Western European" msgstr "" #: src/font-manager/Orthographies.vala:174 msgid "Yi" msgstr "" #: src/font-manager/Orthographies.vala:175 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/OrthographyList.vala:105 msgid "Coverage" msgstr "" #: src/font-manager/OrthographyList.vala:137 #: src/font-manager/filters/LanguageFilter.vala:55 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:362 msgid "Supported Orthographies" msgstr "" #: src/font-manager/OrthographyList.vala:200 msgid "No items selected" msgstr "" #: src/font-manager/OrthographyList.vala:205 msgid "Update in progress" msgstr "" #. No error and no results means this font file is likely broken or empty #: src/font-manager/OrthographyList.vala:231 msgid "No valid orthographies for selection" msgstr "" #: src/font-manager/Sidebar.vala:57 msgid "Add new collection" msgstr "" #: src/font-manager/Sidebar.vala:61 #: src/font-manager/ui/font-manager-font-list-controls.ui:32 #: src/font-manager/ui/font-manager-font-list-view.ui:36 msgid "Remove selected item" msgstr "" #: src/font-manager/Sidebar.vala:67 msgid "Edit selected item" msgstr "" #: src/font-manager/Utils.vala:295 msgid "Copying files…" msgstr "" #: src/font-manager/filters/Collection.vala:99 msgid "New Collection" msgstr "" #: src/font-manager/filters/Collection.vala:100 #, c-format msgid "Created : %s" msgstr "" #: src/font-manager/filters/Disabled.vala:28 msgid "Disabled" msgstr "" #: src/font-manager/filters/Disabled.vala:29 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:34 msgid "Unsorted" msgstr "" #: src/font-manager/filters/Unsorted.vala:35 msgid "Fonts not present in any collection" msgstr "" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "" #: src/font-manager/filters/UserFonts.vala:28 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 msgid "GTK 4 Font Rendering" msgstr "" #: src/font-manager/preferences/Desktop.vala:61 msgid "Automatic option allows GTK 4 to disregard hinting settings." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:90 msgid "Antialiasing" msgstr "" #: src/font-manager/preferences/Desktop.vala:67 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values. " msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:96 msgid "RGBA order" msgstr "" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:97 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:78 #: src/font-manager/preferences/Desktop.vala:84 #: src/font-manager/preferences/Rendering.vala:78 msgid "Hinting" msgstr "" #: src/font-manager/preferences/Desktop.vala:79 #: src/font-manager/preferences/Desktop.vala:85 msgid "The type of hinting to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:91 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values." msgstr "" #: src/font-manager/preferences/Desktop.vala:121 msgid "GNOME desktop settings schema not found" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Automatic" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Manual" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "Grayscale" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "RGBA" msgstr "" #: src/font-manager/preferences/Desktop.vala:242 #: src/font-manager/preferences/Display.vala:91 msgid "Subpixel Geometry" msgstr "" #: src/font-manager/preferences/Display.vala:75 msgid "Target DPI" msgstr "" #: src/font-manager/preferences/Display.vala:77 msgid "Scale Factor" msgstr "" #: src/font-manager/preferences/Display.vala:83 msgid "LCD Filter" msgstr "" #: src/font-manager/preferences/Preferences.vala:41 msgid "Interface" msgstr "" #: src/font-manager/preferences/Preferences.vala:42 msgid "Desktop" msgstr "" #: src/font-manager/preferences/Preferences.vala:48 msgid "Sources" msgstr "" #: src/font-manager/preferences/Preferences.vala:49 msgid "Substitutions" msgstr "" #: src/font-manager/preferences/Preferences.vala:50 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:150 msgid "Display" msgstr "" #: src/font-manager/preferences/Preferences.vala:51 msgid "Rendering" msgstr "" #: src/font-manager/preferences/Preferences.vala:131 msgid "" "A Fontconfig configuration file will be generated from these settings.\n" "\n" "Running applications may require a restart to reflect any changes.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/Preferences.vala:153 msgid "Reset all values to default" msgstr "" #: src/font-manager/preferences/Rendering.vala:77 msgid "Antialias" msgstr "" #: src/font-manager/preferences/Rendering.vala:81 msgid "Enable Autohinter" msgstr "" #: src/font-manager/preferences/Rendering.vala:88 msgid "Hinting Style" msgstr "" #: src/font-manager/preferences/Rendering.vala:90 msgid "Use Embedded Bitmaps" msgstr "" #: src/font-manager/preferences/Substitutions.vala:153 msgid "Font Substitutions" msgstr "" #: src/font-manager/preferences/Substitutions.vala:154 msgid "Easily substitute one font family for another." msgstr "" #: src/font-manager/preferences/Substitutions.vala:155 msgid "To add a new substitute click the add button in the toolbar." msgstr "" #: src/font-manager/preferences/UserActions.vala:232 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:246 msgid "User Actions" msgstr "" #: src/font-manager/preferences/UserActions.vala:248 msgid "Custom context menu entries" msgstr "" #: src/font-manager/preferences/UserInterface.vala:78 #: src/font-viewer/MainWindow.vala:337 msgid "Selected setting requires restart to apply" msgstr "" #: src/font-manager/preferences/UserInterface.vala:79 #: src/font-viewer/MainWindow.vala:338 msgid "Changes will take effect next time the application is started" msgstr "" #: src/font-manager/preferences/UserInterface.vala:92 msgid "Wide Layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:92 msgid "Use three column layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:95 msgid "Only When Maximized" msgstr "" #: src/font-manager/preferences/UserInterface.vala:97 msgid "Enable Animations" msgstr "" #. The added margins here are due to PreviewColors widget alignment issues #: src/font-manager/preferences/UserInterface.vala:98 #: src/font-viewer/MainWindow.vala:353 msgid "Prefer Dark Theme" msgstr "" #: src/font-manager/preferences/UserInterface.vala:100 #: src/font-viewer/MainWindow.vala:358 msgid "Use Adwaita Stylesheet" msgstr "" #: src/font-manager/preferences/UserInterface.vala:103 msgid "Raised" msgstr "" #: src/font-manager/preferences/UserInterface.vala:104 msgid "Flat" msgstr "" #: src/font-manager/preferences/UserInterface.vala:106 msgid "Titlebar Button Style" msgstr "" #: src/font-manager/preferences/UserInterface.vala:107 #: src/font-viewer/MainWindow.vala:376 msgid "Display line size in Waterfall Preview" msgstr "" #: src/font-manager/preferences/UserInterface.vala:112 #: src/font-viewer/MainWindow.vala:371 msgid "Waterfall Line Spacing" msgstr "" #: src/font-manager/preferences/UserInterface.vala:114 #: src/font-viewer/MainWindow.vala:372 msgid "Padding in pixels to insert above and below rows" msgstr "" #: src/font-manager/preferences/UserSources.vala:145 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." msgstr "" #: src/font-manager/preferences/UserSources.vala:157 msgid "Easily add or preview fonts without actually installing them." msgstr "" #: src/font-manager/preferences/UserSources.vala:158 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/GoogleFonts.vala:156 msgid "Network Access Disabled" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:157 msgid "Contact your system administrator to request access." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:160 msgid "Network Offline" msgstr "" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:162 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:172 msgid "Client Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:173 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:176 msgid "Server Error" msgstr "" #. Sample strings used here should be sourced from https://fonts.google.com/ #: src/font-manager/web/google/LanguageData.vala:33 msgid "Adlam" msgstr "" #: src/font-manager/web/google/LanguageData.vala:34 msgid "Anatolian Hieroglyphs" msgstr "" #: src/font-manager/web/google/LanguageData.vala:37 msgid "Avestan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:40 msgid "Bassa Vah" msgstr "" #: src/font-manager/web/google/LanguageData.vala:41 msgid "Batak" msgstr "" #: src/font-manager/web/google/LanguageData.vala:43 msgid "Bhaiksuki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:44 msgid "Brahmi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:45 msgid "Braille" msgstr "" #. { N_("Buhid"), "buhid", "" }, #: src/font-manager/web/google/LanguageData.vala:48 msgid "Caucasian Albanian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:49 msgid "Canadian Aboriginal" msgstr "" #: src/font-manager/web/google/LanguageData.vala:54 msgid "Chinese (Hong Kong)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:55 msgid "Chinese (Simplified)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:56 msgid "Chinese (Traditional)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:57 msgid "Chorasmian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:59 msgid "Cuneiform" msgstr "" #: src/font-manager/web/google/LanguageData.vala:60 msgid "Cypriot" msgstr "" #: src/font-manager/web/google/LanguageData.vala:61 msgid "Cypro Minoan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:62 msgid "Cyrillic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:63 msgid "Cyrillic Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:64 msgid "Deseret" msgstr "" #: src/font-manager/web/google/LanguageData.vala:66 msgid "Duployan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:68 msgid "Elbasan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:69 msgid "Elymaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:74 msgid "Grantha" msgstr "" #: src/font-manager/web/google/LanguageData.vala:75 msgid "Greek" msgstr "" #: src/font-manager/web/google/LanguageData.vala:76 msgid "Greek Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:78 msgid "Gunjala Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:80 msgid "Hanifi Rohingya" msgstr "" #: src/font-manager/web/google/LanguageData.vala:81 msgid "Hanunoo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:82 msgid "Hatran" msgstr "" #: src/font-manager/web/google/LanguageData.vala:84 msgid "Imperial Aramaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:85 msgid "Indic Siyaq Numbers" msgstr "" #: src/font-manager/web/google/LanguageData.vala:86 msgid "Inscriptional Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:87 msgid "Inscriptional Parthian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:88 msgid "Japanese" msgstr "" #: src/font-manager/web/google/LanguageData.vala:93 msgid "Kawi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:96 msgid "Khojki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:97 msgid "Khudawadi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:98 msgid "Korean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:101 msgid "Latin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:102 msgid "Latin Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:104 msgid "Linear A" msgstr "" #: src/font-manager/web/google/LanguageData.vala:105 msgid "Linear B" msgstr "" #: src/font-manager/web/google/LanguageData.vala:106 msgid "Lisu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:107 msgid "Lycian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:108 msgid "Lydian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:109 msgid "Mahajani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:111 msgid "Mandaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:112 msgid "Manichaean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:113 msgid "Math" msgstr "" #: src/font-manager/web/google/LanguageData.vala:114 msgid "Marchen" msgstr "" #: src/font-manager/web/google/LanguageData.vala:115 msgid "Masaram Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:116 msgid "Mayan Numerals" msgstr "" #: src/font-manager/web/google/LanguageData.vala:117 msgid "Medefaidrin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:118 msgid "Meetei Mayek" msgstr "" #: src/font-manager/web/google/LanguageData.vala:120 msgid "Meroitic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:124 msgid "Modi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:126 msgid "Mro" msgstr "" #: src/font-manager/web/google/LanguageData.vala:127 msgid "Multani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:128 msgid "Music" msgstr "" #: src/font-manager/web/google/LanguageData.vala:130 msgid "Nabataean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:131 msgid "Nag Mundari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:132 msgid "Nandinagari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:134 msgid "Newa" msgstr "" #. { N_(""), "nko", "" }, #: src/font-manager/web/google/LanguageData.vala:136 msgid "Nüshu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:139 msgid "Old Hungarian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:141 msgid "Old North Arabian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:142 msgid "Old Permic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:143 msgid "Old Persian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:144 msgid "Old Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:146 msgid "Old Turkic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:147 msgid "Osage" msgstr "" #: src/font-manager/web/google/LanguageData.vala:150 msgid "Pahawh Hmong" msgstr "" #: src/font-manager/web/google/LanguageData.vala:151 msgid "Palmyrene" msgstr "" #: src/font-manager/web/google/LanguageData.vala:152 msgid "Pau Cin Hau" msgstr "" #: src/font-manager/web/google/LanguageData.vala:154 msgid "Phoenician" msgstr "" #: src/font-manager/web/google/LanguageData.vala:155 msgid "Psalter Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:158 msgid "Samaritan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:160 msgid "Sharada" msgstr "" #: src/font-manager/web/google/LanguageData.vala:161 msgid "Shavian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:162 msgid "Siddham" msgstr "" #: src/font-manager/web/google/LanguageData.vala:163 msgid "SignWriting" msgstr "" #: src/font-manager/web/google/LanguageData.vala:165 msgid "Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:166 msgid "Sora Sompeng" msgstr "" #: src/font-manager/web/google/LanguageData.vala:167 msgid "Soyombo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:172 msgid "Tagalog" msgstr "" #: src/font-manager/web/google/LanguageData.vala:173 msgid "Tagbanwa" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name. #: src/font-manager/web/google/LanguageData.vala:190 #, c-format msgid "No sample for %s available" msgstr "" #: src/font-manager/web/google/LanguageData.vala:192 msgid "Please file an issue requesting an update to available samples." msgstr "" #: src/font-manager/web/google/PreviewPage.vala:383 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "" msgstr[1] "" #: src/font-manager/web/google/WebFont.vala:174 msgid "ExtraLight" msgstr "" #: src/font-manager/web/google/WebFont.vala:182 msgid "SemiBold" msgstr "" #: src/font-manager/web/google/WebFont.vala:186 msgid "ExtraBold" msgstr "" #: src/font-manager/web/google/WebFont.vala:188 msgid "Black" msgstr "" #: src/font-viewer/MainWindow.vala:279 msgid "System Font" msgstr "" #: src/font-viewer/MainWindow.vala:281 msgid "" "Selected font file is either installed in a system directory or is not " "writable by the current user.\n" "\n" "If you wish to remove this font from the list of available fonts use the " "system package manager to remove the package containing this font file, ask " "the system administrator to remove it or use a font management application " "to disable it." msgstr "" #: src/font-viewer/MainWindow.vala:284 msgid "Newer version already installed" msgstr "" #: src/font-viewer/MainWindow.vala:286 src/font-viewer/MainWindow.vala:291 msgid "Click to overwrite" msgstr "" #: src/font-viewer/MainWindow.vala:289 msgid "Update Font" msgstr "" #: src/font-viewer/MainWindow.vala:294 msgid "Remove Font" msgstr "" #: src/font-viewer/MainWindow.vala:298 #: src/font-viewer/font-viewer-main-window.ui:109 msgid "Install Font" msgstr "" #: src/font-viewer/MainWindow.vala:365 msgid "Preview Area Colors" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:9 #: src/common/ui/font-manager-preview-colors.ui:15 msgid "Select background color" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:23 #: src/common/ui/font-manager-preview-colors.ui:29 msgid "Select text color" msgstr "" #: src/font-manager/gtk/help-overlay.ui:11 msgid "General" msgstr "" #: src/font-manager/gtk/help-overlay.ui:23 msgid "Increase preview size" msgstr "" #: src/font-manager/gtk/help-overlay.ui:30 msgid "Decrease preview size" msgstr "" #: src/font-manager/gtk/help-overlay.ui:37 msgid "Reset preview size" msgstr "" #: src/font-manager/gtk/help-overlay.ui:44 msgid "Focus search entry" msgstr "" #: src/font-manager/gtk/help-overlay.ui:51 msgid "Reload" msgstr "" #: src/font-manager/gtk/help-overlay.ui:58 #: src/font-manager/gtk/help-overlay.ui:65 msgid "Quit the application" msgstr "" #: src/font-manager/gtk/help-overlay.ui:73 msgid "Mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:78 msgid "Switch to Manage mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:85 msgid "Switch to Browse mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:92 msgid "Switch to Compare mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:99 msgid "Switch to Google Fonts mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:107 msgid "Preview Mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:112 msgid "Switch to Standard preview" msgstr "" #: src/font-manager/gtk/help-overlay.ui:119 msgid "Switch to Waterfall preview" msgstr "" #: src/font-manager/gtk/help-overlay.ui:126 msgid "Switch to Body Text preview" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:100 msgid "Increase tile size" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:109 msgid "Decrease tile size" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:149 msgid "Toggle search entry" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:158 msgid "Toggle preview panel" msgstr "" #: src/font-manager/ui/font-manager-browse-preview.ui:160 msgid "" "Status of selected family.\n" "\n" "Disabling will prevent the selected family from being used by other " "applications." msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:19 msgid "Collection Name" msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:45 msgid "_Rename" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:20 msgid "Add selected font to comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:33 msgid "Remove selected font from comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:45 msgid "Pinned Comparisons" msgstr "" #: src/font-manager/ui/font-manager-export-dialog.ui:19 #: src/font-manager/ui/font-manager-remove-dialog.ui:19 msgid "Cancel" msgstr "" #: src/font-manager/ui/font-manager-font-list-controls.ui:51 #: src/font-manager/ui/font-manager-font-list-view.ui:54 #: src/font-manager/ui/font-manager-remove-dialog.ui:43 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:44 msgid "Search Families…" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:29 msgid "Search Orthographies…" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:72 msgid "Minimum Coverage" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:101 msgid "Deselect All" msgstr "" #: src/font-manager/ui/font-manager-orthography-list.ui:53 msgid "Clear selected filter" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:22 msgid "Created :" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:23 msgid "Save current comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:45 msgid "Remove selected comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:73 msgid "Restore selected comparison" msgstr "" #: src/font-manager/ui/font-manager-remove-dialog.ui:13 msgid "Select fonts to remove" msgstr "" #: src/font-manager/ui/font-manager-remove-dialog.ui:25 msgid "Delete" msgstr "" #: src/font-manager/ui/font-manager-sidebar.ui:35 msgid "Categories" msgstr "" #: src/font-manager/ui/font-manager-sidebar.ui:86 msgid "Smart Collections" msgstr "" #: src/font-manager/ui/font-manager-sidebar.ui:142 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:50 msgid "Sort Order" msgstr "" #: src/font-manager/ui/font-manager-sidebar.ui:150 msgid "Collections" msgstr "" #: src/font-manager/ui/font-manager-substitute-row.ui:22 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:34 msgid "Remove substitute" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:35 msgid "Enter substitute family" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:51 msgid "prefer" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:52 msgid "accept" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:53 msgid "default" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:27 msgid "Comment" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:42 msgid "Executable" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:57 msgid "Arguments" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:39 msgid "Newest" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:40 msgid "Most Popular" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:41 msgid "Trending" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:116 msgid "Serif" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:133 msgid "Sans Serif" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:167 msgid "Handwriting" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:198 msgid "Category" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:272 msgid "4+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:282 msgid "8+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:292 msgid "12+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:305 msgid "Variations" msgstr "" #: src/font-viewer/font-viewer-main-window.ui:31 msgid "Preview font files before installing them." msgstr "" #: src/font-viewer/font-viewer-main-window.ui:32 msgid "To preview a font simply drag it onto this area." msgstr "" font-manager-0.9.4/po/fr.po000066400000000000000000002366441476271126700155230ustar00rootroot00000000000000# 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. # Alexandre ZANNI , 2022. # Quentin Poterek , 2022. # LeJun , 2023. # Marcos Leite , 2024. 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: 2025-02-26 00:40-0500\n" "PO-Revision-Date: 2024-03-14 02:22+0000\n" "Last-Translator: Marcos Leite \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 5.5-dev\n" #. Application.vala #: data/com.github.FontManager.FontManager.appdata.xml.in.in:14 #: data/com.github.FontManager.FontManager.desktop.in.in:5 #: data/com.github.FontManager.FontManager.desktop.in.in:6 #: lib/gtk/font-manager-application-window.c:281 #: src/font-manager/Application.vala:2 msgid "Font Manager" msgstr "Gestionnaire de police" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:15 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/com.github.FontManager.FontManager.appdata.xml.in.in:18 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/com.github.FontManager.FontManager.appdata.xml.in.in:23 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/com.github.FontManager.FontManager.appdata.xml.in.in:27 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/com.github.FontManager.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/com.github.FontManager.FontManager.desktop.in.in:16 #: data/com.github.FontManager.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "Graphisme; Visionneuse; GNOME; GTK; Publication;" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:14 #: data/com.github.FontManager.FontViewer.desktop.in.in:5 #: data/com.github.FontManager.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:88 src/font-viewer/Application.vala:108 #: src/font-viewer/Application.vala:132 #: src/font-viewer/font-viewer-main-window.ui:30 msgid "Font Viewer" msgstr "Visionneuse de polices" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:15 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "" "Une application de visualisation de polices pour les environnements de " "bureau Gtk+" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:18 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/com.github.FontManager.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:154 #: extensions/nemo/font-manager-menu-provider.c:147 #: extensions/thunar/font-manager-menu-provider.c:129 #: src/font-manager/FontList.vala:509 msgid "Install" msgstr "Installer" #: extensions/nautilus/font-manager-menu-provider.c:156 #: extensions/nemo/font-manager-menu-provider.c:149 #: extensions/thunar/font-manager-menu-provider.c:131 msgid "Install the selected font file" msgstr "Installer le fichier de police sélectionné" #: extensions/nautilus/font-manager-menu-provider.c:157 #: extensions/nemo/font-manager-menu-provider.c:150 #: extensions/thunar/font-manager-menu-provider.c:132 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-database.c:582 src/font-manager/Application.vala:147 #, fuzzy #| msgid "Updating Database — Fonts" msgid "Updating Database…" msgstr "Mise à jour de la base de données — Polices" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:699 msgid "Unknown Vendor" msgstr "Fournisseur inconnu" #: lib/fontconfig/font-manager-fontconfig.c:568 #: src/font-manager/web/google/WebFont.vala:172 msgid "Thin" msgstr "Mince" #: lib/fontconfig/font-manager-fontconfig.c:570 msgid "Ultra-Light" msgstr "Ultra-léger" #: lib/fontconfig/font-manager-fontconfig.c:572 #: lib/fontconfig/font-manager-fontconfig.c:925 #: src/font-manager/web/google/WebFont.vala:176 msgid "Light" msgstr "Léger" #: lib/fontconfig/font-manager-fontconfig.c:574 msgid "Semi-Light" msgstr "Demi-léger" #: lib/fontconfig/font-manager-fontconfig.c:576 msgid "Book" msgstr "Livre" #: lib/fontconfig/font-manager-fontconfig.c:578 #: lib/fontconfig/font-manager-fontconfig.c:882 #: src/font-manager/preferences/Desktop.vala:236 #: src/font-manager/web/google/WebFont.vala:180 msgid "Medium" msgstr "Moyen" #: lib/fontconfig/font-manager-fontconfig.c:580 msgid "Semi-Bold" msgstr "Demi-gras" #: lib/fontconfig/font-manager-fontconfig.c:582 #: src/font-manager/web/google/WebFont.vala:184 msgid "Bold" msgstr "Gras" #: lib/fontconfig/font-manager-fontconfig.c:584 msgid "Ultra-Bold" msgstr "Ultra-gras" #: lib/fontconfig/font-manager-fontconfig.c:586 msgid "Heavy" msgstr "Lourd" #: lib/fontconfig/font-manager-fontconfig.c:588 msgid "Ultra-Heavy" msgstr "Ultra-lourd" #: lib/fontconfig/font-manager-fontconfig.c:663 #: src/font-manager/web/google/WebFont.vala:234 msgid "Italic" msgstr "Italique" #: lib/fontconfig/font-manager-fontconfig.c:665 msgid "Oblique" msgstr "Oblique" #: lib/fontconfig/font-manager-fontconfig.c:703 msgid "Ultra-Condensed" msgstr "Ultra-condensé" #: lib/fontconfig/font-manager-fontconfig.c:705 msgid "Extra-Condensed" msgstr "Extra-condensé" #: lib/fontconfig/font-manager-fontconfig.c:707 msgid "Condensed" msgstr "Condensé" #: lib/fontconfig/font-manager-fontconfig.c:709 msgid "Semi-Condensed" msgstr "Demi-condensé" #: lib/fontconfig/font-manager-fontconfig.c:711 msgid "Semi-Expanded" msgstr "Demi-étendu" #: lib/fontconfig/font-manager-fontconfig.c:713 msgid "Expanded" msgstr "Étendu" #: lib/fontconfig/font-manager-fontconfig.c:715 msgid "Extra-Expanded" msgstr "Extra-étendu" #: lib/fontconfig/font-manager-fontconfig.c:717 msgid "Ultra-Expanded" msgstr "Ultra-étendu" #: lib/fontconfig/font-manager-fontconfig.c:786 msgid "Proportional" msgstr "Proportionnel" #: lib/fontconfig/font-manager-fontconfig.c:788 msgid "Dual Width" msgstr "Double largeur" #: lib/fontconfig/font-manager-fontconfig.c:790 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:184 msgid "Monospace" msgstr "Chasse fixe" #: lib/fontconfig/font-manager-fontconfig.c:792 msgid "Charcell" msgstr "CharCell" #: lib/fontconfig/font-manager-fontconfig.c:831 msgid "Unknown" msgstr "Inconnu" #: lib/fontconfig/font-manager-fontconfig.c:833 msgid "RGB" msgstr "RVB" #: lib/fontconfig/font-manager-fontconfig.c:835 msgid "BGR" msgstr "BVR" #: lib/fontconfig/font-manager-fontconfig.c:837 msgid "VRGB" msgstr "VRVB" #: lib/fontconfig/font-manager-fontconfig.c:839 msgid "VBGR" msgstr "VBVR" #: lib/fontconfig/font-manager-fontconfig.c:841 #: lib/fontconfig/font-manager-fontconfig.c:886 #: lib/fontconfig/font-manager-fontconfig.c:929 #: src/font-manager/Controls.vala:133 #: src/font-manager/preferences/Desktop.vala:234 #: src/font-manager/preferences/Desktop.vala:236 msgid "None" msgstr "Aucun" #: lib/fontconfig/font-manager-fontconfig.c:880 #: src/font-manager/preferences/Desktop.vala:236 msgid "Slight" msgstr "Léger" #: lib/fontconfig/font-manager-fontconfig.c:884 #: src/font-manager/preferences/Desktop.vala:236 msgid "Full" msgstr "Complet" #: lib/fontconfig/font-manager-fontconfig.c:923 msgid "Default" msgstr "Par défaut" #: lib/fontconfig/font-manager-fontconfig.c:927 msgid "Legacy" msgstr "Ancien" #: lib/fontconfig/font-manager-source.c:305 #: lib/fontconfig/font-manager-source.c:321 #: lib/fontconfig/font-manager-source.c:322 msgid "Source Unavailable" msgstr "Source indisponible" #: lib/gtk/font-manager-application-window.c:285 #: src/font-manager/Application.vala:3 msgid "Simple font management for GTK+ desktop environments" msgstr "Simple gestionnaire de polices pour les environnements de bureau GTK+" #: lib/gtk/font-manager-application-window.c:290 msgid "translator-credits" msgstr "Julien Humbert , 2020" #: lib/gtk/font-manager-fsType.c:74 msgid "Restricted License Embedding" msgstr "Licence d’incorporation restreinte" #: lib/gtk/font-manager-fsType.c:76 msgid "Preview & Print Embedding" msgstr "Incorporation d’aperçu et d’impression" #: lib/gtk/font-manager-fsType.c:78 msgid "Editable Embedding" msgstr "Incorporation modifiable" #: lib/gtk/font-manager-fsType.c:80 msgid "Preview & Print Embedding | No Subsetting" msgstr "Incorporation d’aperçu et d’impression | Aucun sous-ensemble" #: lib/gtk/font-manager-fsType.c:82 msgid "Editable Embedding | No Subsetting" msgstr "Incorporation modifiable | Aucun sous-ensemble" #: lib/gtk/font-manager-fsType.c:84 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "" "Incorporation d’aperçu et d’impression | Incorporation bitmap uniquement" #: lib/gtk/font-manager-fsType.c:86 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "Incorporation modifiable | Incorporation bitmap uniquement" #: lib/gtk/font-manager-fsType.c:88 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" "Incorporation d’aperçu et d’impression | Aucun sous-ensemble | Incorporation " "bitmap uniquement" #: lib/gtk/font-manager-fsType.c:90 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" "Incorporation modifiable | Aucun sous-ensemble | Incorporation bitmap " "uniquement" #: lib/gtk/font-manager-fsType.c:92 msgid "Installable Embedding" msgstr "Incorporation installable" #: lib/gtk/font-manager-license-page.c:179 msgid "File does not contain license information." msgstr "Le fichier ne contient pas d’informations de licence." #: lib/gtk/font-manager-preview-controls.c:77 msgid "Left Aligned" msgstr "Aligné à gauche" #: lib/gtk/font-manager-preview-controls.c:83 msgid "Centered" msgstr "Centré" #: lib/gtk/font-manager-preview-controls.c:89 msgid "Fill" msgstr "Justifié" #: lib/gtk/font-manager-preview-controls.c:95 msgid "Right Aligned" msgstr "Aligné à droite" #: lib/gtk/font-manager-preview-controls.c:349 #: src/font-manager/ui/font-manager-browse-pane.ui:168 msgid "Edit preview text" msgstr "Modifier le texte de l’aperçu" #: lib/gtk/font-manager-preview-controls.c:350 msgid "Undo changes" msgstr "Annuler les changements" #: lib/gtk/font-manager-preview-page.c:87 #: src/font-manager/ui/font-manager-browse-preview.ui:126 msgid "Preview" msgstr "Aperçu" #: lib/gtk/font-manager-preview-page.c:89 msgid "Waterfall" msgstr "Cascade" #: lib/gtk/font-manager-preview-pane.c:47 #: lib/gtk/font-manager-preview-pane.c:584 #: src/font-manager/ui/font-manager-browse-preview.ui:136 msgid "Characters" msgstr "Caractères" #: lib/gtk/font-manager-preview-pane.c:49 #: lib/gtk/font-manager-preview-pane.c:585 msgid "Properties" msgstr "Propriétés" #: lib/gtk/font-manager-preview-pane.c:51 #: lib/gtk/font-manager-preview-pane.c:586 src/font-manager/Categories.vala:266 msgid "License" msgstr "Licence" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:331 #: src/font-manager/web/google/WebFont.vala:178 msgid "Regular" msgstr "Régulier" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:326 msgid "Normal" msgstr "Normal" #: lib/gtk/font-manager-preview-pane.c:508 msgid "Search available characters" msgstr "Rechercher les caractères disponibles" #: lib/gtk/font-manager-properties-page.c:55 msgid "PostScript Name" msgstr "Nom PostScript" #: lib/gtk/font-manager-properties-page.c:56 msgid "Family" msgstr "Famille" #: lib/gtk/font-manager-properties-page.c:57 msgid "Style" msgstr "Style" #: lib/gtk/font-manager-properties-page.c:58 #: src/font-manager/Categories.vala:259 msgid "Width" msgstr "Largeur" #: lib/gtk/font-manager-properties-page.c:59 #: src/font-manager/Categories.vala:261 msgid "Slant" msgstr "Inclinaison" #: lib/gtk/font-manager-properties-page.c:60 #: src/font-manager/Categories.vala:260 msgid "Weight" msgstr "Graisse" #: lib/gtk/font-manager-properties-page.c:61 #: src/font-manager/Categories.vala:262 msgid "Spacing" msgstr "Espacement" #: lib/gtk/font-manager-properties-page.c:62 msgid "Version" msgstr "Version" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/gtk/font-manager-properties-page.c:64 #: src/font-manager/Categories.vala:268 msgid "Vendor" msgstr "Fournisseur" #: lib/gtk/font-manager-properties-page.c:65 msgid "FileType" msgstr "Type de fichier" #. Keep this entry last #: lib/gtk/font-manager-properties-page.c:67 msgid "Filesize" msgstr "Taille du fichier" #: lib/gtk/unicode/unicode-character-map.c:850 msgid "Copy" msgstr "Copier" #: lib/gtk/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "Autres, Contrôle" #: lib/gtk/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "Autres, Format" #: lib/gtk/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "Autres, Non attribués" #: lib/gtk/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "Autres, Usage privé" #: lib/gtk/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "Autres, Substitut" #: lib/gtk/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "Lettre, Minuscule" #: lib/gtk/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "Lettre, Modificateur" #: lib/gtk/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "Lettre, Autres" #: lib/gtk/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "Lettre, Casse de titre" #: lib/gtk/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "Lettre, Majuscule" #: lib/gtk/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "Signe, Espace Combinatoire" #: lib/gtk/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "Signe, Englobant" #: lib/gtk/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "Signe, Sans Espacement" #: lib/gtk/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "Nombre, Chiffre décimal" #: lib/gtk/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "Nombre, Lettre" #: lib/gtk/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "Nombre, Autres" #: lib/gtk/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "Ponctuation, Connecteur" #: lib/gtk/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "Ponctuation, Tiret" #: lib/gtk/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "Ponctation, Fermeture" #: lib/gtk/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "Ponctuation, Guillemet fermant" #: lib/gtk/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "Ponctuation, Guillemet ouvrant" #: lib/gtk/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "Ponctuation, Autres" #: lib/gtk/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "Ponctuation, ouvrir" #: lib/gtk/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "Symbole, monnaie" #: lib/gtk/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "Symbole, Modificateur" #: lib/gtk/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "Symboles, Mathématiques" #: lib/gtk/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "Symbole, Autre" #: lib/gtk/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "Séparateur, Ligne" #: lib/gtk/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "Séparateur, Paragraphe" #: lib/gtk/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "Séparateur, espace" #: src/common/WaterfallSettings.vala:37 msgid "Up to 48 points (Linear Scaling)" msgstr "Jusqu'à 48 points (Échelle linéaire)" #: src/common/WaterfallSettings.vala:39 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "Jusqu'à 72 point (Ratio commun 1.1)" #: src/common/WaterfallSettings.vala:41 msgid "Up to 96 points (Linear Scaling)" msgstr "Jusqu'à 96 points (Échelle linéaire)" #: src/common/WaterfallSettings.vala:43 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "Jusqu'à 96 points (Ratio commun 1.1)" #: src/common/WaterfallSettings.vala:45 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "Jusqu'à 120 points (Ratio commun 1.2)" #: src/common/WaterfallSettings.vala:47 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "Jusqu'à 144 points (Ratio commun 1.3)" #: src/common/WaterfallSettings.vala:49 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "Jusqu'à 192 points (Ratio commun 1.4)" #: src/common/WaterfallSettings.vala:51 msgid "Custom Size Settings" msgstr "Paramètres de taille personnalisée" #: src/common/WaterfallSettings.vala:197 msgid "Waterfall Preview Size Settings" msgstr "Option de taille de prévisualisation en Cascade" #: src/common/WaterfallSettings.vala:201 msgid "Higher values may adversely affect performance" msgstr "" #: src/common/WaterfallSettings.vala:204 msgid "Minimum Waterfall Preview Point Size" msgstr "" #: src/common/WaterfallSettings.vala:206 msgid "Waterfall Preview Point Size Common Ratio" msgstr "" #: src/common/WaterfallSettings.vala:208 msgid "Maximum Waterfall Preview Point Size" msgstr "" #: src/common/WaterfallSettings.vala:236 #, fuzzy #| msgid "Show in Folder" msgid "Show line size" msgstr "Afficher dans le dossier" #: src/font-manager/Application.vala:5 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 "" #: src/font-manager/Application.vala:133 #, fuzzy #| msgid "Install Font" msgid "Installing Font Files…" msgstr "Installer la police" #: src/font-manager/Browse.vala:381 #: src/font-manager/ui/font-manager-browse-preview.ui:175 #, fuzzy #| msgid "Decorative" msgid "Active" msgstr "Décorative" #: src/font-manager/Browse.vala:385 msgid "Inactive" msgstr "" #: src/font-manager/Browse.vala:426 msgid "Designed by" msgstr "" #: src/font-manager/Categories.vala:259 msgid "Grouped by font width" msgstr "Regroupé par largeur" #: src/font-manager/Categories.vala:260 msgid "Grouped by font weight" msgstr "Regroupé par graisse" #: src/font-manager/Categories.vala:261 msgid "Grouped by font angle" msgstr "Regroupé par inclinaison" #: src/font-manager/Categories.vala:262 msgid "Grouped by font spacing" msgstr "Regroupé par espacement" #: src/font-manager/Categories.vala:266 msgid "Grouped by license type" msgstr "Régroupé par type de licence" #: src/font-manager/Categories.vala:268 msgid "Grouped by vendor" msgstr "Regroupé par fournisseur" #: src/font-manager/Categories.vala:269 msgid "Filetype" msgstr "Type de fichier" #: src/font-manager/Categories.vala:269 msgid "Grouped by filetype" msgstr "Regroupé par type de fichier" #: src/font-manager/Categories.vala:274 msgid "All" msgstr "Toutes" #: src/font-manager/Categories.vala:274 msgid "All Fonts" msgstr "Toutes les polices" #: src/font-manager/Categories.vala:275 msgid "System" msgstr "Système" #: src/font-manager/Categories.vala:275 msgid "Fonts available to all users" msgstr "Polices disponibles pour tous les utilisateurs" #: src/font-manager/Categories.vala:298 msgid "Family Kind" msgstr "Type de famille" #: src/font-manager/Categories.vala:298 msgid "Only fonts which include Panose information will be grouped here." msgstr "" "Seules les polices qui incluent les informations de classification Panose " "seront groupées ici." #: src/font-manager/Categories.vala:299 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:262 msgid "Any" msgstr "Toutes" #: src/font-manager/Categories.vala:299 msgid "No Fit" msgstr "Aucune correspondance" #: src/font-manager/Categories.vala:299 msgid "Text and Display" msgstr "Texte et Affichage" #: src/font-manager/Categories.vala:299 msgid "Script" msgstr "Script" #: src/font-manager/Categories.vala:299 msgid "Decorative" msgstr "Décorative" #: src/font-manager/Categories.vala:299 msgid "Pictorial" msgstr "Picturale" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "Entrez le nom de la collection" #: src/font-manager/Collections.vala:346 msgid "Copy to…" msgstr "Copier vers…" #: src/font-manager/Collections.vala:347 msgid "Compress…" msgstr "Compresser…" #: src/font-manager/Collections.vala:348 msgid "Rename…" msgstr "Renommer…" #: src/font-manager/Collections.vala:402 msgid "Archive created successfully." msgstr "" #: src/font-manager/Collections.vala:403 msgid "The resulting file can be found in your home directory." msgstr "" #: src/font-manager/Collections.vala:405 msgid "Error exporting collection" msgstr "" #: src/font-manager/Collections.vala:406 msgid "" "Start the application from a terminal and try again for more information" msgstr "" #: src/font-manager/Collections.vala:427 #, fuzzy #| msgid "Remove selected collection" msgid "Creating archive from selected collection." msgstr "Supprimer la collection sélectionnée" #: src/font-manager/Collections.vala:428 msgid "This may take some time for large collections…" msgstr "" #: src/font-manager/Compare.vala:325 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:361 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" "Enregistrer la comparaison actuelle\n" "en cliquant sur le bouton +" #: src/font-manager/Controls.vala:80 msgid "Keyboard Shortcuts" msgstr "Raccourcis clavier" #: src/font-manager/Controls.vala:81 src/font-manager/gtk/help-overlay.ui:16 msgid "Help" msgstr "Aide" #: src/font-manager/Controls.vala:82 #, fuzzy #| msgid "Font Manager" msgid "About Font Manager" msgstr "Gestionnaire de police" #: src/font-manager/Controls.vala:88 msgid "Preferences" msgstr "Préférences" #: src/font-manager/Controls.vala:92 msgid "Import" msgstr "Importer" #: src/font-manager/Controls.vala:93 #: src/font-manager/ui/font-manager-export-dialog.ui:25 msgid "Export" msgstr "Exporter" #: src/font-manager/Controls.vala:96 #: src/font-manager/ui/font-manager-export-dialog.ui:13 msgid "User Data" msgstr "Données utilisateur" #: src/font-manager/Controls.vala:129 #: src/font-manager/ui/font-manager-user-action-row.ui:13 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:38 msgid "Name" msgstr "Nom" #: src/font-manager/Controls.vala:131 msgid "Size" msgstr "" #: src/font-manager/Controls.vala:196 msgid "Grid View" msgstr "Vue en grille" #: src/font-manager/Controls.vala:197 msgid "List View" msgstr "Vue en liste" #: src/font-manager/Controls.vala:283 msgid "Add Fonts" msgstr "Ajouter des polices" #: src/font-manager/Controls.vala:284 msgid "Remove Fonts" msgstr "Supprimer des polices" #: src/font-manager/Controls.vala:300 msgid "Back" msgstr "Retour" #: src/font-manager/Dialogs.vala:48 src/font-manager/Dialogs.vala:59 msgid "_Select" msgstr "_Sélectionner" #: src/font-manager/Dialogs.vala:49 #, fuzzy #| msgid "Select executable" msgid "Select Executable" msgstr "Sélectionnez l’exécutable" #: src/font-manager/Dialogs.vala:60 #, fuzzy #| msgid "Select text color" msgid "Select a Directory" msgstr "Sélectionnez la couleur du texte" #: src/font-manager/Dialogs.vala:68 #, fuzzy #| msgid "FileType" msgid "TrueType" msgstr "Type de fichier" #: src/font-manager/Dialogs.vala:70 #, fuzzy #| msgid "FileType" msgid "OpenType" msgstr "Type de fichier" #: src/font-manager/Dialogs.vala:73 msgid "Archive Files" msgstr "" #: src/font-manager/Dialogs.vala:81 #, fuzzy #| msgid "Select files to install" msgid "Select Files to Install" msgstr "Sélectionnez les fichiers à installer" #: src/font-manager/Dialogs.vala:91 #, fuzzy #| msgid "Select source folders" msgid "Select Source Directories" msgstr "Sélectionnez les dossiers source" #: src/font-manager/Dialogs.vala:125 msgid "Font Configuration" msgstr "Paramètres de fonte" #: src/font-manager/Dialogs.vala:126 msgid "Font Collections" msgstr "Collection de fonte" #: src/font-manager/Dialogs.vala:127 #: src/font-manager/preferences/UserSources.vala:156 msgid "Font Sources" msgstr "Sources de fontes" #: src/font-manager/Dialogs.vala:128 msgid "Installed Fonts" msgstr "Fontes installées" #: src/font-manager/Dialogs.vala:129 msgid "Custom Actions" msgstr "Actions personnalisées" #: src/font-manager/Dialogs.vala:385 msgid "Fonts installed in your home directory will appear here." msgstr "" "Les polices installées dans votre répertoire personnel apparaîtront ici." #. FontList.vala #. * #. * Copyright (C) 2020-2025 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 . #. #: src/font-manager/FontList.vala:21 #, 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 "" "Recherche des noms de police, insensible à la casse.\n" "\n" "Commencer la recherche par %s pour filtrer selon le chemin du fichier.\n" "Commencer la recherche par %s pour filtrer selon les caractères." #: src/font-manager/FontList.vala:72 #: src/font-manager/web/google/FontList.vala:204 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "%i variante" msgstr[1] "%i variantes" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 msgid "Collapse all" msgstr "Tout réduire" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 #: src/font-manager/ui/font-manager-font-list-controls.ui:21 #: src/font-manager/ui/font-manager-font-list-view.ui:24 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:28 msgid "Expand all" msgstr "Tout développer" #: src/font-manager/FontList.vala:510 msgid "Copy Location" msgstr "Copier l’emplacement" #: src/font-manager/FontList.vala:511 msgid "Show in Folder" msgstr "Afficher dans le dossier" #: src/font-manager/FontList.vala:512 msgid "Enable selected items" msgstr "Activer les éléments sélectionnés" #: src/font-manager/FontList.vala:513 msgid "Disable selected items" msgstr "Désactiver les éléments sélectionnés" #. 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:580 src/font-manager/FontList.vala:589 #, c-format msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "%i élément sélectionné" msgstr[1] "%i éléments sélectionnés" #: src/font-manager/FontList.vala:607 #: src/font-manager/preferences/Preferences.vala:45 msgid "Actions" msgstr "Actions" #: src/font-manager/MainWindow.vala:69 msgid "Browse" msgstr "Parcourir" #: src/font-manager/MainWindow.vala:71 msgid "Compare" msgstr "Comparer" #: src/font-manager/MainWindow.vala:74 msgid "Google Fonts" msgstr "Google Fonts" #: src/font-manager/MainWindow.vala:77 msgid "Manage" msgstr "Gérer" #: src/font-manager/Orthographies.vala:31 msgid "Afrikaans" msgstr "Afrikaans" #: src/font-manager/Orthographies.vala:32 msgid "Ahom" msgstr "Âhom" #: src/font-manager/Orthographies.vala:33 msgid "Aleut Cyrillic" msgstr "Aléoutien Cyrillique" #: src/font-manager/Orthographies.vala:34 msgid "Aleut Latin" msgstr "Aléoutien Latin" #: src/font-manager/Orthographies.vala:35 #: src/font-manager/web/google/LanguageData.vala:35 msgid "Arabic" msgstr "arabe" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "Lettres grecques archaïques" #: src/font-manager/Orthographies.vala:37 #: src/font-manager/web/google/LanguageData.vala:36 msgid "Armenian" msgstr "Arménien" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "Astronomie" #: src/font-manager/Orthographies.vala:39 #: src/font-manager/web/google/LanguageData.vala:38 msgid "Balinese" msgstr "Balinais" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "Baltique" #: src/font-manager/Orthographies.vala:41 #: src/font-manager/web/google/LanguageData.vala:39 msgid "Bamum" msgstr "Bamum" #: src/font-manager/Orthographies.vala:42 msgid "Basic Cyrillic" msgstr "Cyrillique" #: src/font-manager/Orthographies.vala:43 msgid "Basic Greek" msgstr "Grec" #: src/font-manager/Orthographies.vala:44 msgid "Basic Latin" msgstr "Latin" #: src/font-manager/Orthographies.vala:45 msgid "Surat Batak" msgstr "Surat Batak" #: src/font-manager/Orthographies.vala:46 #: src/font-manager/web/google/LanguageData.vala:42 msgid "Bengali" msgstr "bengali" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "Brahmi" #: src/font-manager/Orthographies.vala:48 #: src/font-manager/web/google/LanguageData.vala:46 msgid "Buginese" msgstr "Bugi" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "Syllabaire Autochtone Canadien Unifié" #: src/font-manager/Orthographies.vala:50 #: src/font-manager/web/google/LanguageData.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 "Européen central" #: src/font-manager/Orthographies.vala:53 #: src/font-manager/web/google/LanguageData.vala:51 msgid "Chakma" msgstr "Chakma" #: src/font-manager/Orthographies.vala:54 #: src/font-manager/web/google/LanguageData.vala:52 msgid "Cham" msgstr "Cham" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/LanguageData.vala:53 msgid "Cherokee" msgstr "Cherokee" #: src/font-manager/Orthographies.vala:56 msgid "Chess Symbols" msgstr "Symboles des échecs" #. CJK entries added manually #: src/font-manager/Orthographies.vala:59 msgid "CJK Unified" msgstr "Sinogrammes unifiés" #: src/font-manager/Orthographies.vala:60 msgid "CJK Unified Extension A" msgstr "Sinogrammes Unifiés Extension A" #: src/font-manager/Orthographies.vala:61 msgid "CJK Unified Extension B" msgstr "Sinogrammes Unifiés Extension B" #: src/font-manager/Orthographies.vala:62 msgid "CJK Unified Extension C" msgstr "Sinogrammes Unifiés Extension C" #: src/font-manager/Orthographies.vala:63 msgid "CJK Unified Extension D" msgstr "Sinogrammes Unifiés Extension D" #: src/font-manager/Orthographies.vala:64 msgid "CJK Unified Extension E" msgstr "Sinogrammes Unifiés Extension E" #: src/font-manager/Orthographies.vala:65 msgid "CJK Compatibility Ideographs" msgstr "Sinogrammes de compatibilité" #: src/font-manager/Orthographies.vala:66 msgid "CJK Compatibility Ideographs Supplement" msgstr "Supplément des sinogrammes de compatibilité" #. End CJK entries #: src/font-manager/Orthographies.vala:69 msgid "Claudian Letters" msgstr "Lettres Claudiennes" #: src/font-manager/Orthographies.vala:70 #: src/font-manager/web/google/LanguageData.vala:58 msgid "Coptic" msgstr "Coptique" #: src/font-manager/Orthographies.vala:71 msgid "Currencies" msgstr "Devises" #: src/font-manager/Orthographies.vala:72 msgid "Cypriot Syllabary" msgstr "Syllabaire chypriote" #: src/font-manager/Orthographies.vala:73 #: src/font-manager/web/google/LanguageData.vala:65 msgid "Devanagari" msgstr "devanagari" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "Néerlandais" #: src/font-manager/Orthographies.vala:75 #: src/font-manager/web/google/LanguageData.vala:67 msgid "Egyptian Hieroglyphs" msgstr "Hiéroglyphes égyptiens" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "Émoticônes" #: src/font-manager/Orthographies.vala:77 #: src/font-manager/web/google/LanguageData.vala:70 msgid "Ethiopic" msgstr "Éthiopien" #. This "orthography" contains only the euro symbol... #. { "Euro", "Euro" }, #: src/font-manager/Orthographies.vala:82 msgid "Farsi" msgstr "Farse" #: src/font-manager/Orthographies.vala:83 msgid "Food and Drink" msgstr "Alimentation" #: src/font-manager/Orthographies.vala:84 msgid "Full Cyrillic" msgstr "Cyrillique complet" #: src/font-manager/Orthographies.vala:85 #: src/font-manager/web/google/LanguageData.vala:71 msgid "Georgian" msgstr "Georgien" #: src/font-manager/Orthographies.vala:86 #: src/font-manager/web/google/LanguageData.vala:72 msgid "Glagolitic" msgstr "Glagolitique" #: src/font-manager/Orthographies.vala:87 #: src/font-manager/web/google/LanguageData.vala:73 msgid "Gothic" msgstr "Gothique" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/LanguageData.vala:77 msgid "Gujarati" msgstr "gujarati" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/LanguageData.vala:79 msgid "Gurmukhi" msgstr "gurmukhi" #: src/font-manager/Orthographies.vala:90 msgid "Korean Hangul" msgstr "Coréen Hangul" #: src/font-manager/Orthographies.vala:91 msgid "Hanunó'o" msgstr "Hanunó'o" #: src/font-manager/Orthographies.vala:92 #: src/font-manager/web/google/LanguageData.vala:83 msgid "Hebrew" msgstr "hébreu" #: src/font-manager/Orthographies.vala:93 #: src/font-manager/Orthographies.vala:95 msgid "IPA" msgstr "API" #: src/font-manager/Orthographies.vala:94 msgid "Igbo Onwu" msgstr "Igbo Onwu" #: src/font-manager/Orthographies.vala:96 msgid "Korean Jamo" msgstr "Coéen Jamo" #: src/font-manager/Orthographies.vala:97 #: src/font-manager/web/google/LanguageData.vala:89 msgid "Javanese" msgstr "Javanais" #: src/font-manager/Orthographies.vala:98 msgid "Japanese Jinmeiyo" msgstr "Japonais Jinmeiyo" #: src/font-manager/Orthographies.vala:99 msgid "Japanese Joyo" msgstr "Japonais Joyo" #: src/font-manager/Orthographies.vala:100 #: src/font-manager/web/google/LanguageData.vala:90 msgid "Kaithi" msgstr "Kaithi" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "Japonais Kana" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/LanguageData.vala:91 msgid "Kannada" msgstr "kannada" #: src/font-manager/Orthographies.vala:103 #: src/font-manager/web/google/LanguageData.vala:94 msgid "Kayah Li" msgstr "Kayah Li" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "Kazakh" #: src/font-manager/Orthographies.vala:105 #: src/font-manager/web/google/LanguageData.vala:92 msgid "Kharoshthi" msgstr "Kharoshthi" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/LanguageData.vala:95 msgid "Khmer" msgstr "khmer" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "Japonais Kokuji" #: src/font-manager/Orthographies.vala:108 #: src/font-manager/web/google/LanguageData.vala:99 msgid "Lao" msgstr "Lao" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "Ligatures latines" #: src/font-manager/Orthographies.vala:110 #: src/font-manager/web/google/LanguageData.vala:100 msgid "Lepcha" msgstr "Lepcha" #: src/font-manager/Orthographies.vala:111 #: src/font-manager/web/google/LanguageData.vala:103 msgid "Limbu" msgstr "Limbu" #: src/font-manager/Orthographies.vala:112 msgid "Linear B Ideograms" msgstr "Idéogrammes Linéaire B" #: src/font-manager/Orthographies.vala:113 msgid "Linear B Syllabary" msgstr "Syllabaire Linéaire B" #: src/font-manager/Orthographies.vala:114 #: src/font-manager/web/google/LanguageData.vala:110 msgid "Malayalam" msgstr "malayalam" #: src/font-manager/Orthographies.vala:115 msgid "Mathematical Greek" msgstr "Grec mathématique" #: src/font-manager/Orthographies.vala:116 msgid "Mathematical Latin" msgstr "Latin mathématique" #: src/font-manager/Orthographies.vala:117 msgid "Mathematical Numerals" msgstr "Nombres mathématiques" #: src/font-manager/Orthographies.vala:118 msgid "Mathematical Operators" msgstr "Opérateurs mathématiques" #: src/font-manager/Orthographies.vala:119 msgid "Meetei Mayak" msgstr "Meetei Mayak" #: src/font-manager/Orthographies.vala:120 #: src/font-manager/web/google/LanguageData.vala:119 msgid "Mende Kikakui" msgstr "Mende Kikakui" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "Cursif méroitique" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "Hiéroglyphes méroitiques" #. { N_(""), "meroitic-cursive", "" }, #. { N_(""), "meroitic-heiroglyphs", "" }, #: src/font-manager/Orthographies.vala:123 #: src/font-manager/web/google/LanguageData.vala:123 msgid "Miao" msgstr "Miao" #: src/font-manager/Orthographies.vala:124 #: src/font-manager/web/google/LanguageData.vala:125 msgid "Mongolian" msgstr "Mongole" #. 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:130 #: src/font-manager/web/google/LanguageData.vala:129 msgid "Myanmar" msgstr "birman" #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/LanguageData.vala:133 msgid "New Tai Lue" msgstr "New Tai Lue" #: src/font-manager/Orthographies.vala:132 msgid "N’Ko" msgstr "N’Ko" #: src/font-manager/Orthographies.vala:133 #: src/font-manager/web/google/LanguageData.vala:137 msgid "Ogham" msgstr "Ogham" #: src/font-manager/Orthographies.vala:134 #: src/font-manager/web/google/LanguageData.vala:138 msgid "Ol Chiki" msgstr "Ol Chiki" #: src/font-manager/Orthographies.vala:135 #: src/font-manager/web/google/LanguageData.vala:140 msgid "Old Italic" msgstr "Ancien italique" #: src/font-manager/Orthographies.vala:136 #: src/font-manager/web/google/LanguageData.vala:145 msgid "Old South Arabian" msgstr "Vieil Arabe du Sud" #: src/font-manager/Orthographies.vala:137 #: src/font-manager/web/google/LanguageData.vala:149 msgid "Oriya" msgstr "odia" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/LanguageData.vala:148 msgid "Osmanya" msgstr "Osmanien" #: src/font-manager/Orthographies.vala:139 msgid "Pan African Latin" msgstr "Latin Pan Africain" #: src/font-manager/Orthographies.vala:140 msgid "Pashto" msgstr "Pashto" #: src/font-manager/Orthographies.vala:141 #: src/font-manager/web/google/LanguageData.vala:153 msgid "Phags Pa" msgstr "Phags Pa" #: src/font-manager/Orthographies.vala:142 msgid "Pinyin" msgstr "Pinyin" #: src/font-manager/Orthographies.vala:143 msgid "Polynesian" msgstr "Polynésien" #: src/font-manager/Orthographies.vala:144 msgid "Polytonic Greek" msgstr "Grec polytonique" #: src/font-manager/Orthographies.vala:145 #: src/font-manager/web/google/LanguageData.vala:156 msgid "Rejang" msgstr "Rejang" #: src/font-manager/Orthographies.vala:146 msgid "Romanian" msgstr "Roumain" #: src/font-manager/Orthographies.vala:147 #: src/font-manager/web/google/LanguageData.vala:157 msgid "Runic" msgstr "Runique" #: src/font-manager/Orthographies.vala:148 #: src/font-manager/web/google/LanguageData.vala:159 msgid "Saurashtra" msgstr "Saurashtra" #: src/font-manager/Orthographies.vala:149 msgid "Simplified Chinese" msgstr "Chinois simplifié" #: src/font-manager/Orthographies.vala:150 msgid "Sindhi" msgstr "Sindhi" #: src/font-manager/Orthographies.vala:151 #: src/font-manager/web/google/LanguageData.vala:164 msgid "Sinhala" msgstr "singhalais" #: src/font-manager/Orthographies.vala:152 msgid "South Korean Hanja" msgstr "Coréen du sud Hanja" #: src/font-manager/Orthographies.vala:153 #: src/font-manager/web/google/LanguageData.vala:168 msgid "Sundanese" msgstr "Soudanais" #: src/font-manager/Orthographies.vala:154 #: src/font-manager/web/google/LanguageData.vala:169 msgid "Syloti Nagri" msgstr "Syloti Nagri" #. { N_("Symbols"), "symbols", "" }, #: src/font-manager/Orthographies.vala:155 #: src/font-manager/web/google/LanguageData.vala:171 msgid "Syriac" msgstr "Syrien" #: src/font-manager/Orthographies.vala:156 #: src/font-manager/web/google/LanguageData.vala:174 msgid "Tai Le" msgstr "Tai Le" #: src/font-manager/Orthographies.vala:157 msgid "Tai Tham (Lanna)" msgstr "" #: src/font-manager/Orthographies.vala:158 msgid "Tai Viet" msgstr "" #: src/font-manager/Orthographies.vala:159 #: src/font-manager/web/google/LanguageData.vala:175 msgid "Tamil" msgstr "tamoul" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/LanguageData.vala:176 msgid "Telugu" msgstr "télougou" #: src/font-manager/Orthographies.vala:161 msgid "Thaana" msgstr "" #: src/font-manager/Orthographies.vala:162 #: src/font-manager/web/google/LanguageData.vala:177 msgid "Thai" msgstr "thaï" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/LanguageData.vala:178 msgid "Tibetan" msgstr "tibétain" #: src/font-manager/Orthographies.vala:164 msgid "Tifinagh" msgstr "" #: src/font-manager/Orthographies.vala:165 msgid "Traditional Chinese" msgstr "Chinois traditionnel" #: src/font-manager/Orthographies.vala:166 msgid "Turkish" msgstr "Turc" #: src/font-manager/Orthographies.vala:167 msgid "Uighur" msgstr "" #: src/font-manager/Orthographies.vala:168 msgid "Urdu" msgstr "" #: src/font-manager/Orthographies.vala:169 msgid "Vai" msgstr "" #: src/font-manager/Orthographies.vala:170 msgid "Vedic Extensions" msgstr "" #: src/font-manager/Orthographies.vala:171 #, fuzzy msgid "Venda" msgstr "Fournisseur" #: src/font-manager/Orthographies.vala:172 #: src/font-manager/web/google/LanguageData.vala:179 msgid "Vietnamese" msgstr "vietnamien" #: src/font-manager/Orthographies.vala:173 msgid "Western European" msgstr "Européen de l'ouest" #: src/font-manager/Orthographies.vala:174 msgid "Yi" msgstr "" #: src/font-manager/Orthographies.vala:175 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/OrthographyList.vala:105 msgid "Coverage" msgstr "Couverture" #: src/font-manager/OrthographyList.vala:137 #: src/font-manager/filters/LanguageFilter.vala:55 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:362 msgid "Supported Orthographies" msgstr "Orthographes prises en charge" #: src/font-manager/OrthographyList.vala:200 #, fuzzy #| msgid "No file selected" msgid "No items selected" msgstr "Aucun fichier sélectionné" #: src/font-manager/OrthographyList.vala:205 msgid "Update in progress" msgstr "Mise à jour en cours" #. No error and no results means this font file is likely broken or empty #: src/font-manager/OrthographyList.vala:231 msgid "No valid orthographies for selection" msgstr "" #: src/font-manager/Sidebar.vala:57 msgid "Add new collection" msgstr "Ajouter une nouvelle collection" #: src/font-manager/Sidebar.vala:61 #: src/font-manager/ui/font-manager-font-list-controls.ui:32 #: src/font-manager/ui/font-manager-font-list-view.ui:36 #, fuzzy #| msgid "Remove selected alias" msgid "Remove selected item" msgstr "Supprimer l’alias sélectionné" #: src/font-manager/Sidebar.vala:67 #, fuzzy #| msgid "%i selected item" #| msgid_plural "%i selected items" msgid "Edit selected item" msgstr "%i élément sélectionné" #: src/font-manager/Utils.vala:295 msgid "Copying files…" msgstr "Copie des fichiers…" #: src/font-manager/filters/Collection.vala:99 msgid "New Collection" msgstr "Nouvelle collection" #: src/font-manager/filters/Collection.vala:100 #, c-format msgid "Created : %s" msgstr "Créé : %s" #: src/font-manager/filters/Disabled.vala:28 msgid "Disabled" msgstr "Désactivé" #: src/font-manager/filters/Disabled.vala:29 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:34 msgid "Unsorted" msgstr "Non trié" #: src/font-manager/filters/Unsorted.vala:35 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:28 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 #, fuzzy #| msgid "Rendering" msgid "GTK 4 Font Rendering" msgstr "Rendu" #: src/font-manager/preferences/Desktop.vala:61 msgid "Automatic option allows GTK 4 to disregard hinting settings." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:90 msgid "Antialiasing" msgstr "Anticrénelage" #: src/font-manager/preferences/Desktop.vala:67 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values. " msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:96 msgid "RGBA order" msgstr "Ordre RVBA" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:97 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:78 #: src/font-manager/preferences/Desktop.vala:84 #: src/font-manager/preferences/Rendering.vala:78 msgid "Hinting" msgstr "" #: src/font-manager/preferences/Desktop.vala:79 #: src/font-manager/preferences/Desktop.vala:85 msgid "The type of hinting to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:91 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values." msgstr "" #: src/font-manager/preferences/Desktop.vala:121 msgid "GNOME desktop settings schema not found" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Automatic" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Manual" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "Grayscale" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "RGBA" msgstr "" #: src/font-manager/preferences/Desktop.vala:242 #: src/font-manager/preferences/Display.vala:91 msgid "Subpixel Geometry" msgstr "Géométrie Subpixel" #: src/font-manager/preferences/Display.vala:75 msgid "Target DPI" msgstr "DPI cible" #: src/font-manager/preferences/Display.vala:77 msgid "Scale Factor" msgstr "Facteur d’échelle" #: src/font-manager/preferences/Display.vala:83 msgid "LCD Filter" msgstr "Filtre LCD" #: src/font-manager/preferences/Preferences.vala:41 msgid "Interface" msgstr "Interface" #: src/font-manager/preferences/Preferences.vala:42 msgid "Desktop" msgstr "Bureau" #: src/font-manager/preferences/Preferences.vala:48 msgid "Sources" msgstr "Sources" #: src/font-manager/preferences/Preferences.vala:49 msgid "Substitutions" msgstr "Substitutions" #: src/font-manager/preferences/Preferences.vala:50 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:150 msgid "Display" msgstr "Affichage" #: src/font-manager/preferences/Preferences.vala:51 msgid "Rendering" msgstr "Rendu" #: src/font-manager/preferences/Preferences.vala:131 #, 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." msgid "" "A Fontconfig configuration file will be generated from these settings.\n" "\n" "Running applications may require a restart to reflect any changes.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" "Les fontes de tous les répertoires de la liste seront disponibles dans " "l'application.\n" "\n" "Elles ne seront pas visibles par d'autres applications tant que la source " "n'est pas activée.\n" "\n" "Des environnements, et applications pourraient ne pas respecter cette règle." #: src/font-manager/preferences/Preferences.vala:153 msgid "Reset all values to default" msgstr "" #: src/font-manager/preferences/Rendering.vala:77 msgid "Antialias" msgstr "Anticrénelage" #: src/font-manager/preferences/Rendering.vala:81 msgid "Enable Autohinter" msgstr "" #: src/font-manager/preferences/Rendering.vala:88 msgid "Hinting Style" msgstr "" #: src/font-manager/preferences/Rendering.vala:90 msgid "Use Embedded Bitmaps" msgstr "Utiliser les bitmaps intégrés" #: src/font-manager/preferences/Substitutions.vala:153 msgid "Font Substitutions" msgstr "Substitutions de polices" #: src/font-manager/preferences/Substitutions.vala:154 msgid "Easily substitute one font family for another." msgstr "" #: src/font-manager/preferences/Substitutions.vala:155 msgid "To add a new substitute click the add button in the toolbar." msgstr "" #: src/font-manager/preferences/UserActions.vala:229 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:243 msgid "User Actions" msgstr "Actions utilisateur" #: src/font-manager/preferences/UserActions.vala:245 msgid "Custom context menu entries" msgstr "Personnaliser les éléments du menu contextuel" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Raised" msgstr "" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Flat" msgstr "Plat" #: src/font-manager/preferences/UserInterface.vala:80 #: src/font-viewer/MainWindow.vala:208 msgid "Selected setting requires restart to apply" msgstr "" #: src/font-manager/preferences/UserInterface.vala:81 #: src/font-viewer/MainWindow.vala:209 #, fuzzy #| msgid "" #| "CSD enabled. Change will take effect next time the application is started." msgid "Changes will take effect next time the application is started" msgstr "" "CSD activé. Les modifications auront lieu au prochain démarrage du programme." #: src/font-manager/preferences/UserInterface.vala:94 msgid "Wide Layout" msgstr "Disposition large" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Use three column layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:97 msgid "Only When Maximized" msgstr "Seulement lorsque maximisé" #: src/font-manager/preferences/UserInterface.vala:99 msgid "Enable Animations" msgstr "Activer les animations" #. The added margins here are due to PreviewColors widget alignment issues #: src/font-manager/preferences/UserInterface.vala:100 #: src/font-viewer/MainWindow.vala:224 msgid "Prefer Dark Theme" msgstr "Préférer le thème sombre" #: src/font-manager/preferences/UserInterface.vala:102 #: src/font-viewer/MainWindow.vala:229 msgid "Use Adwaita Stylesheet" msgstr "" #: src/font-manager/preferences/UserInterface.vala:106 msgid "Titlebar Button Style" msgstr "Style de boutons de barre de titre" #: src/font-manager/preferences/UserInterface.vala:107 msgid "Display line size in Waterfall Preview" msgstr "Afficher la taille de ligne en affichage Cascade" #: src/font-manager/preferences/UserInterface.vala:112 #: src/font-viewer/MainWindow.vala:243 #, fuzzy #| msgid "Waterfall Preview Size Settings" msgid "Waterfall Line Spacing" msgstr "Option de taille de prévisualisation en Cascade" #: src/font-manager/preferences/UserInterface.vala:114 #: src/font-viewer/MainWindow.vala:244 msgid "Padding in pixels to insert above and below rows" msgstr "" #: src/font-manager/preferences/UserSources.vala:145 #, 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." 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." msgstr "" "Les fontes de tous les répertoires de la liste seront disponibles dans " "l'application.\n" "\n" "Elles ne seront pas visibles par d'autres applications tant que la source " "n'est pas activée.\n" "\n" "Des environnements, et applications pourraient ne pas respecter cette règle." #: src/font-manager/preferences/UserSources.vala:157 msgid "Easily add or preview fonts without actually installing them." msgstr "" "Facilement ajouter ou prévisualiser des fontes sans avoir à les installer." #: src/font-manager/preferences/UserSources.vala:158 msgid "" "To add a new source simply drag a folder onto this area or click the add " "button in the toolbar." msgstr "" "Pour ajouter une nouvelle source, glissez un dossier dans cette zone ou " "cliquer sur le bouton d'ajout dans la barre d'outils." #: src/font-manager/web/google/GoogleFonts.vala:156 msgid "Network Access Disabled" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:157 msgid "Contact your system administrator to request access." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:160 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:162 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" "Une connexion Internet active est nécessaire pour accéder au catalogue de " "fontes Google" #: src/font-manager/web/google/GoogleFonts.vala:172 msgid "Client Error" msgstr "Erreur du client" #: src/font-manager/web/google/GoogleFonts.vala:173 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" "Essayez de relancer le programme. Si l'erreur subsiste, veuillez remplir un " "ticket." #: src/font-manager/web/google/GoogleFonts.vala:176 msgid "Server Error" msgstr "Erreur du serveur" #. Sample strings used here should be sourced from https://fonts.google.com/ #: src/font-manager/web/google/LanguageData.vala:33 msgid "Adlam" msgstr "" #: src/font-manager/web/google/LanguageData.vala:34 #, fuzzy #| msgid "Egyptian Hieroglyphs" msgid "Anatolian Hieroglyphs" msgstr "Hiéroglyphes égyptiens" #: src/font-manager/web/google/LanguageData.vala:37 msgid "Avestan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:40 msgid "Bassa Vah" msgstr "" #: src/font-manager/web/google/LanguageData.vala:41 #, fuzzy #| msgid "Surat Batak" msgid "Batak" msgstr "Surat Batak" #: src/font-manager/web/google/LanguageData.vala:43 msgid "Bhaiksuki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:44 msgid "Brahmi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:45 msgid "Braille" msgstr "" #. { N_("Buhid"), "buhid", "" }, #: src/font-manager/web/google/LanguageData.vala:48 msgid "Caucasian Albanian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:49 #, fuzzy #| msgid "Unified Canadian Aboriginal Syllabics" msgid "Canadian Aboriginal" msgstr "Syllabaire Autochtone Canadien Unifié" #: src/font-manager/web/google/LanguageData.vala:54 msgid "Chinese (Hong Kong)" msgstr "chinois (Hong Kong)" #: src/font-manager/web/google/LanguageData.vala:55 msgid "Chinese (Simplified)" msgstr "chinois (simplifié)" #: src/font-manager/web/google/LanguageData.vala:56 msgid "Chinese (Traditional)" msgstr "chinois (traditionnel)" #: src/font-manager/web/google/LanguageData.vala:57 msgid "Chorasmian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:59 msgid "Cuneiform" msgstr "" #: src/font-manager/web/google/LanguageData.vala:60 msgid "Cypriot" msgstr "" #: src/font-manager/web/google/LanguageData.vala:61 msgid "Cypro Minoan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:62 msgid "Cyrillic" msgstr "cyrillique" #: src/font-manager/web/google/LanguageData.vala:63 msgid "Cyrillic Extended" msgstr "cyrillique étendu" #: src/font-manager/web/google/LanguageData.vala:64 #, fuzzy #| msgid "Deselect All" msgid "Deseret" msgstr "Tout déselectionner" #: src/font-manager/web/google/LanguageData.vala:66 msgid "Duployan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:68 msgid "Elbasan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:69 msgid "Elymaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:74 msgid "Grantha" msgstr "" #: src/font-manager/web/google/LanguageData.vala:75 msgid "Greek" msgstr "grec" #: src/font-manager/web/google/LanguageData.vala:76 msgid "Greek Extended" msgstr "grec étendu" #: src/font-manager/web/google/LanguageData.vala:78 msgid "Gunjala Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:80 msgid "Hanifi Rohingya" msgstr "" #: src/font-manager/web/google/LanguageData.vala:81 #, fuzzy #| msgid "Hanunó'o" msgid "Hanunoo" msgstr "Hanunó'o" #: src/font-manager/web/google/LanguageData.vala:82 msgid "Hatran" msgstr "" #: src/font-manager/web/google/LanguageData.vala:84 msgid "Imperial Aramaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:85 msgid "Indic Siyaq Numbers" msgstr "" #: src/font-manager/web/google/LanguageData.vala:86 msgid "Inscriptional Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:87 msgid "Inscriptional Parthian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:88 msgid "Japanese" msgstr "japonais" #: src/font-manager/web/google/LanguageData.vala:93 msgid "Kawi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:96 msgid "Khojki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:97 msgid "Khudawadi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:98 msgid "Korean" msgstr "coréen" #: src/font-manager/web/google/LanguageData.vala:101 msgid "Latin" msgstr "latin" #: src/font-manager/web/google/LanguageData.vala:102 msgid "Latin Extended" msgstr "latin étendu" #: src/font-manager/web/google/LanguageData.vala:104 msgid "Linear A" msgstr "" #: src/font-manager/web/google/LanguageData.vala:105 #, fuzzy #| msgid "Linear B Ideograms" msgid "Linear B" msgstr "Idéogrammes Linéaire B" #: src/font-manager/web/google/LanguageData.vala:106 msgid "Lisu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:107 msgid "Lycian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:108 msgid "Lydian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:109 msgid "Mahajani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:111 msgid "Mandaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:112 msgid "Manichaean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:113 msgid "Math" msgstr "" #: src/font-manager/web/google/LanguageData.vala:114 msgid "Marchen" msgstr "" #: src/font-manager/web/google/LanguageData.vala:115 msgid "Masaram Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:116 #, fuzzy #| msgid "Mathematical Numerals" msgid "Mayan Numerals" msgstr "Nombres mathématiques" #: src/font-manager/web/google/LanguageData.vala:117 msgid "Medefaidrin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:118 #, fuzzy #| msgid "Meetei Mayak" msgid "Meetei Mayek" msgstr "Meetei Mayak" #: src/font-manager/web/google/LanguageData.vala:120 #, fuzzy #| msgid "MeroiticCursive" msgid "Meroitic" msgstr "Cursif méroitique" #: src/font-manager/web/google/LanguageData.vala:124 msgid "Modi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:126 msgid "Mro" msgstr "" #: src/font-manager/web/google/LanguageData.vala:127 msgid "Multani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:128 msgid "Music" msgstr "" #: src/font-manager/web/google/LanguageData.vala:130 msgid "Nabataean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:131 msgid "Nag Mundari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:132 #, fuzzy #| msgid "Devanagari" msgid "Nandinagari" msgstr "devanagari" #: src/font-manager/web/google/LanguageData.vala:134 msgid "Newa" msgstr "" #. { N_(""), "nko", "" }, #: src/font-manager/web/google/LanguageData.vala:136 msgid "Nüshu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:139 #, fuzzy #| msgid "Old South Arabian" msgid "Old Hungarian" msgstr "Vieil Arabe du Sud" #: src/font-manager/web/google/LanguageData.vala:141 #, fuzzy #| msgid "Old South Arabian" msgid "Old North Arabian" msgstr "Vieil Arabe du Sud" #: src/font-manager/web/google/LanguageData.vala:142 #, fuzzy #| msgid "Old Italic" msgid "Old Permic" msgstr "Ancien italique" #: src/font-manager/web/google/LanguageData.vala:143 msgid "Old Persian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:144 #, fuzzy #| msgid "Old South Arabian" msgid "Old Sogdian" msgstr "Vieil Arabe du Sud" #: src/font-manager/web/google/LanguageData.vala:146 #, fuzzy #| msgid "Old Italic" msgid "Old Turkic" msgstr "Ancien italique" #: src/font-manager/web/google/LanguageData.vala:147 msgid "Osage" msgstr "" #: src/font-manager/web/google/LanguageData.vala:150 msgid "Pahawh Hmong" msgstr "" #: src/font-manager/web/google/LanguageData.vala:151 msgid "Palmyrene" msgstr "" #: src/font-manager/web/google/LanguageData.vala:152 msgid "Pau Cin Hau" msgstr "" #: src/font-manager/web/google/LanguageData.vala:154 msgid "Phoenician" msgstr "" #: src/font-manager/web/google/LanguageData.vala:155 msgid "Psalter Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:158 msgid "Samaritan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:160 msgid "Sharada" msgstr "" #: src/font-manager/web/google/LanguageData.vala:161 msgid "Shavian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:162 msgid "Siddham" msgstr "" #: src/font-manager/web/google/LanguageData.vala:163 #, fuzzy #| msgid "Handwriting" msgid "SignWriting" msgstr "Manuscrite" #: src/font-manager/web/google/LanguageData.vala:165 msgid "Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:166 msgid "Sora Sompeng" msgstr "" #: src/font-manager/web/google/LanguageData.vala:167 msgid "Soyombo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:172 msgid "Tagalog" msgstr "" #: src/font-manager/web/google/LanguageData.vala:173 msgid "Tagbanwa" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name. #: src/font-manager/web/google/LanguageData.vala:190 #, c-format msgid "No sample for %s available" msgstr "Aucun échantillon de disponible pour %s" #: src/font-manager/web/google/LanguageData.vala:192 msgid "Please file an issue requesting an update to available samples." msgstr "" "Veuillez remplir un ticket pour demander une mise à jour des échantillons " "disponibles." #: src/font-manager/web/google/PreviewPage.vala:383 #, 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/WebFont.vala:174 msgid "ExtraLight" msgstr "Extra-léger" #: src/font-manager/web/google/WebFont.vala:182 msgid "SemiBold" msgstr "Demi-gras" #: src/font-manager/web/google/WebFont.vala:186 msgid "ExtraBold" msgstr "Extra-gras" #: src/font-manager/web/google/WebFont.vala:188 msgid "Black" msgstr "Noir" #: src/font-viewer/MainWindow.vala:100 #: src/font-viewer/font-viewer-main-window.ui:70 msgid "No file selected" msgstr "Aucun fichier sélectionné" #: src/font-viewer/MainWindow.vala:101 #: src/font-viewer/font-viewer-main-window.ui:78 msgid "Or unsupported filetype." msgstr "Ou type de fichier non pris en charge." #: src/font-viewer/MainWindow.vala:150 #, fuzzy #| msgid "System" msgid "System Font" msgstr "Système" #: src/font-viewer/MainWindow.vala:152 msgid "" "Selected font file is either installed in a system directory or is not " "writable by the current user.\n" "\n" "If you wish to remove this font from the list of available fonts use the " "system package manager to remove the package containing this font file, ask " "the system administrator to remove it or use a font management application " "to disable it." msgstr "" #: src/font-viewer/MainWindow.vala:155 msgid "Newer version already installed" msgstr "Version plus récente déjà installée" #: src/font-viewer/MainWindow.vala:157 src/font-viewer/MainWindow.vala:162 msgid "Click to overwrite" msgstr "" #: src/font-viewer/MainWindow.vala:160 msgid "Update Font" msgstr "Mettre à jour la police" #: src/font-viewer/MainWindow.vala:165 msgid "Remove Font" msgstr "Retirer la police" #: src/font-viewer/MainWindow.vala:169 #: src/font-viewer/font-viewer-main-window.ui:104 msgid "Install Font" msgstr "Installer la police" #: src/font-viewer/MainWindow.vala:236 msgid "Preview Area Colors" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:9 #: src/common/ui/font-manager-preview-colors.ui:15 msgid "Select background color" msgstr "Sélectionnez la couleur d’arrière-plan" #: src/common/ui/font-manager-preview-colors.ui:23 #: src/common/ui/font-manager-preview-colors.ui:29 msgid "Select text color" msgstr "Sélectionnez la couleur du texte" #: src/font-manager/gtk/help-overlay.ui:11 msgid "General" msgstr "Général" #: src/font-manager/gtk/help-overlay.ui:23 msgid "Increase preview size" msgstr "Augmenter la taille de prévisualisation" #: src/font-manager/gtk/help-overlay.ui:30 msgid "Decrease preview size" msgstr "Diminuer la taille de prévisualisation" #: src/font-manager/gtk/help-overlay.ui:37 msgid "Reset preview size" msgstr "Réinitialiser la taille de prévisualisation" #: src/font-manager/gtk/help-overlay.ui:44 msgid "Focus search entry" msgstr "" #: src/font-manager/gtk/help-overlay.ui:51 msgid "Reload" msgstr "Recharger" #: src/font-manager/gtk/help-overlay.ui:58 #: src/font-manager/gtk/help-overlay.ui:65 msgid "Quit the application" msgstr "Quitter l’application" #: src/font-manager/gtk/help-overlay.ui:73 msgid "Mode" msgstr "Mode" #: src/font-manager/gtk/help-overlay.ui:78 msgid "Switch to Manage mode" msgstr "Basculer vers le mode de Gestion" #: src/font-manager/gtk/help-overlay.ui:85 msgid "Switch to Browse mode" msgstr "Basculer vers le mode de Navigation" #: src/font-manager/gtk/help-overlay.ui:92 msgid "Switch to Compare mode" msgstr "Basculer vers le mode de Comparaison" #: src/font-manager/gtk/help-overlay.ui:99 #, fuzzy #| msgid "Switch to Manage mode" msgid "Switch to Google Fonts mode" msgstr "Basculer vers le mode de Gestion" #: src/font-manager/gtk/help-overlay.ui:107 msgid "Preview Mode" msgstr "Mode de prévisualisation" #: src/font-manager/gtk/help-overlay.ui:112 msgid "Switch to Standard preview" msgstr "Basculer vers la prévisualisation Standard" #: src/font-manager/gtk/help-overlay.ui:119 msgid "Switch to Waterfall preview" msgstr "Basculer vers la prévisualisation en Cascade" #: src/font-manager/gtk/help-overlay.ui:126 msgid "Switch to Body Text preview" msgstr "Basculer vers la prévisualisation en Corps de Texte" #: src/font-manager/ui/font-manager-browse-pane.ui:100 #, fuzzy #| msgid "Increase preview size" msgid "Increase tile size" msgstr "Augmenter la taille de prévisualisation" #: src/font-manager/ui/font-manager-browse-pane.ui:109 #, fuzzy #| msgid "Decrease preview size" msgid "Decrease tile size" msgstr "Diminuer la taille de prévisualisation" #: src/font-manager/ui/font-manager-browse-pane.ui:149 msgid "Toggle search entry" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:158 msgid "Toggle preview panel" msgstr "" #: src/font-manager/ui/font-manager-browse-preview.ui:164 msgid "" "Status of selected family.\n" "\n" "Disabling will prevent the selected family from being used by other " "applications." msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:19 msgid "Collection Name" msgstr "Nom de la collection" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:45 msgid "_Rename" msgstr "_Renommer" #: src/font-manager/ui/font-manager-compare-view.ui:20 msgid "Add selected font to comparison" msgstr "Ajouter la police sélectionnée à la comparaison" #: src/font-manager/ui/font-manager-compare-view.ui:33 msgid "Remove selected font from comparison" msgstr "Retirer les fontes sélectionnées de la comparaison" #: src/font-manager/ui/font-manager-compare-view.ui:45 msgid "Pinned Comparisons" msgstr "Comparaisons épinglées" #: src/font-manager/ui/font-manager-export-dialog.ui:19 #: src/font-manager/ui/font-manager-remove-dialog.ui:19 #, fuzzy #| msgid "_Cancel" msgid "Cancel" msgstr "Ann_uler" #: src/font-manager/ui/font-manager-font-list-controls.ui:51 #: src/font-manager/ui/font-manager-font-list-view.ui:54 #: src/font-manager/ui/font-manager-remove-dialog.ui:43 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:44 msgid "Search Families…" msgstr "Rechercher les familles…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:29 msgid "Search Orthographies…" msgstr "Recherche des ortographes…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:72 msgid "Minimum Coverage" msgstr "Couverture minimale" #: src/font-manager/ui/font-manager-language-filter-settings.ui:101 msgid "Deselect All" msgstr "Tout déselectionner" #: src/font-manager/ui/font-manager-orthography-list.ui:53 msgid "Clear selected filter" msgstr "Effacer le filtre selectionné" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:22 #, fuzzy #| msgid "Created : " msgid "Created :" msgstr "Création : " #: src/font-manager/ui/font-manager-pinned-comparisons.ui:23 msgid "Save current comparison" msgstr "Sauvagerder la comparaison actuelle" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:45 msgid "Remove selected comparison" msgstr "Supprimer la comparaison sélectionnée" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:73 msgid "Restore selected comparison" msgstr "Restorer la comparaison sélectionner" #: src/font-manager/ui/font-manager-remove-dialog.ui:13 msgid "Select fonts to remove" msgstr "Sélectionnez les polices à supprimer" #: src/font-manager/ui/font-manager-remove-dialog.ui:25 #, fuzzy #| msgid "_Delete" msgid "Delete" msgstr "_Supprimer" #: src/font-manager/ui/font-manager-sidebar.ui:35 msgid "Categories" msgstr "Catégories" #: src/font-manager/ui/font-manager-sidebar.ui:86 #, fuzzy #| msgid "Font Collections" msgid "Smart Collections" msgstr "Collection de fonte" #: src/font-manager/ui/font-manager-sidebar.ui:142 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:50 msgid "Sort Order" msgstr "Ordre de tri" #: src/font-manager/ui/font-manager-sidebar.ui:150 msgid "Collections" msgstr "Collections" #: src/font-manager/ui/font-manager-substitute-row.ui:22 msgid "Enter target family" msgstr "Entrez la famille cible" #: src/font-manager/ui/font-manager-substitute-row.ui:32 msgid "Add substitute" msgstr "Ajouter un substitut" #: src/font-manager/ui/font-manager-substitute.ui:34 msgid "Remove substitute" msgstr "Supprimer un substitut" #: src/font-manager/ui/font-manager-substitute.ui:35 msgid "Enter substitute family" msgstr "Entrer une famille de substitution" #: src/font-manager/ui/font-manager-substitute.ui:51 msgid "prefer" msgstr "préférer" #: src/font-manager/ui/font-manager-substitute.ui:52 msgid "accept" msgstr "accepter" #: src/font-manager/ui/font-manager-substitute.ui:53 msgid "default" msgstr "par défaut" #: src/font-manager/ui/font-manager-user-action-row.ui:27 msgid "Comment" msgstr "Commentaire" #: src/font-manager/ui/font-manager-user-action-row.ui:42 msgid "Executable" msgstr "Exécutable" #: src/font-manager/ui/font-manager-user-action-row.ui:57 msgid "Arguments" msgstr "Arguments" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:39 msgid "Newest" msgstr "Plus récent" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:40 msgid "Most Popular" msgstr "Plus populaire" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:41 msgid "Trending" msgstr "Populaire" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:116 msgid "Serif" msgstr "Sérif" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:133 msgid "Sans Serif" msgstr "Sans sérif" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:167 msgid "Handwriting" msgstr "Manuscrite" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:198 msgid "Category" msgstr "Catégorie" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:272 msgid "4+" msgstr "4+" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:282 msgid "8+" msgstr "8+" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:292 msgid "12+" msgstr "12+" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:305 msgid "Variations" msgstr "Variantes" #: src/font-viewer/font-viewer-main-window.ui:31 msgid "Preview font files before installing them." msgstr "Prévisualisez les fichiers de polices avant de les installer." #: src/font-viewer/font-viewer-main-window.ui:32 msgid "To preview a font simply drag it onto this area." msgstr "" "Pour prévisualiser une police, faites-la simplement glisser sur cette zone." #, fuzzy #~| msgid "Font Manager" #~ msgid "Font Manager project" #~ msgstr "Gestionnaire de police" #~ msgid "Select Destination" #~ msgstr "Sélectionnez la destination" #~ msgid "_Open" #~ msgstr "_Ouvrir" #~ msgid "Remove selected font from collection" #~ msgstr "Supprimer la police sélectionnée de la collection" #~ msgid "Updating Database — Metadata" #~ msgstr "Mise à jour de la base de données — Métadonnées" #~ msgid "Updating Database — Orthography" #~ msgstr "Mise à jour de la base de données — Orthographe" #~ msgid "About" #~ msgstr "À propos" #~ msgid "Select Exported Data" #~ msgstr "Sélectionnez les données exportées" #~ msgid "Smaller than" #~ msgstr "Plus petit que" #~ msgid "Larger than" #~ msgstr "Plus grand que" #~ msgid "Add alias" #~ msgstr "Ajouter un alias" #~ msgid "Client Side Decorations" #~ msgstr "Décorations client" #~ msgid "" #~ "CSD disabled. Change will take effect next time the application is " #~ "started." #~ msgstr "" #~ "CSD désactivé. Les modifications auront lieu au prochain démarrage du " #~ "programme." #~ msgid "Case insensitive search of family names." #~ msgstr "Recherche de noms de familles insensible à la casse." #~ msgid "Error procesing data" #~ msgstr "Erreur de traitement des données" #~ msgid "Network Error" #~ msgstr "Erreur réseau" #~ msgid "Please check your network settings" #~ msgstr "Veuillez vérifier vos paramètres réseau" #~ msgid "Update Family" #~ msgstr "Mettre à jour la famille" #~ msgid "Remove Family" #~ msgstr "Retirer la famille" #~ msgid "Download Family" #~ msgstr "Télécharger la famille" #~ msgid "Download Font" #~ msgstr "Télécharger la police" #~ msgid "Installed" #~ msgstr "Installée" #~ msgid "Enter Preview Text…" #~ msgstr "Entrez le texte de prévisualisation…" #~ msgid "Previous page" #~ msgstr "Page précédente" #~ msgid "Next page" #~ msgstr "Page suivante" #~ msgid "Discard" #~ msgstr "Annuler" #~ msgid "Running applications may require a restart to reflect any changes." #~ msgstr "" #~ "Les applications actives pourraient nécessiter un redémarrage pour " #~ "prendre en compte les modifications." #~ msgid "Save" #~ msgstr "Enregistrer" #~ msgid "Edit selected category" #~ msgstr "Modifier la catégorie selectionnée" #~ 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 "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.9.4/po/hr.po000066400000000000000000002441341476271126700155160ustar00rootroot00000000000000# 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, 2024, 2025. 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: 2025-02-26 00:40-0500\n" "PO-Revision-Date: 2025-03-01 02:53+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 5.10.3-dev\n" #. Application.vala #: data/com.github.FontManager.FontManager.appdata.xml.in.in:14 #: data/com.github.FontManager.FontManager.desktop.in.in:5 #: data/com.github.FontManager.FontManager.desktop.in.in:6 #: lib/gtk/font-manager-application-window.c:281 #: src/font-manager/Application.vala:2 msgid "Font Manager" msgstr "Font Manager" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:15 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "" "Jednostavan program za upravljanje fontovima u Gtk+ desktop okruženjima" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:18 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/com.github.FontManager.FontManager.appdata.xml.in.in:23 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/com.github.FontManager.FontManager.appdata.xml.in.in:27 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "Font Manager NIJE profesionalno rješenje za upravljanje fontovima." #: data/com.github.FontManager.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/com.github.FontManager.FontManager.desktop.in.in:16 #: data/com.github.FontManager.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "Font;Preglednik;GNOME;GTK;Publiciranje;" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:14 #: data/com.github.FontManager.FontViewer.desktop.in.in:5 #: data/com.github.FontManager.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:88 src/font-viewer/Application.vala:108 #: src/font-viewer/Application.vala:132 #: src/font-viewer/font-viewer-main-window.ui:30 msgid "Font Viewer" msgstr "Preglednik fontova" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:15 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "Program za pregled fontova u Gtk+ desktop okruženjima" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:18 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/com.github.FontManager.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:154 #: extensions/nemo/font-manager-menu-provider.c:147 #: extensions/thunar/font-manager-menu-provider.c:129 #: src/font-manager/FontList.vala:509 msgid "Install" msgstr "Instaliraj" #: extensions/nautilus/font-manager-menu-provider.c:156 #: extensions/nemo/font-manager-menu-provider.c:149 #: extensions/thunar/font-manager-menu-provider.c:131 msgid "Install the selected font file" msgstr "Instaliraj odabrani font" #: extensions/nautilus/font-manager-menu-provider.c:157 #: extensions/nemo/font-manager-menu-provider.c:150 #: extensions/thunar/font-manager-menu-provider.c:132 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-database.c:582 src/font-manager/Application.vala:147 msgid "Updating Database…" msgstr "Aktualiziranje baze podataka …" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:699 msgid "Unknown Vendor" msgstr "Nepoznat prodavač" #: lib/fontconfig/font-manager-fontconfig.c:568 #: src/font-manager/web/google/WebFont.vala:172 msgid "Thin" msgstr "Tanki" #: lib/fontconfig/font-manager-fontconfig.c:570 msgid "Ultra-Light" msgstr "Ultra-svijetli" #: lib/fontconfig/font-manager-fontconfig.c:572 #: lib/fontconfig/font-manager-fontconfig.c:925 #: src/font-manager/web/google/WebFont.vala:176 msgid "Light" msgstr "Svijetli" #: lib/fontconfig/font-manager-fontconfig.c:574 msgid "Semi-Light" msgstr "Polu-svijetli" #: lib/fontconfig/font-manager-fontconfig.c:576 msgid "Book" msgstr "Knjižni" #: lib/fontconfig/font-manager-fontconfig.c:578 #: lib/fontconfig/font-manager-fontconfig.c:882 #: src/font-manager/preferences/Desktop.vala:236 #: src/font-manager/web/google/WebFont.vala:180 msgid "Medium" msgstr "Srednji" #: lib/fontconfig/font-manager-fontconfig.c:580 msgid "Semi-Bold" msgstr "Polu-debeli" #: lib/fontconfig/font-manager-fontconfig.c:582 #: src/font-manager/web/google/WebFont.vala:184 msgid "Bold" msgstr "Debeli" #: lib/fontconfig/font-manager-fontconfig.c:584 msgid "Ultra-Bold" msgstr "Ultra-debeli" #: lib/fontconfig/font-manager-fontconfig.c:586 msgid "Heavy" msgstr "Masni" #: lib/fontconfig/font-manager-fontconfig.c:588 msgid "Ultra-Heavy" msgstr "Ultra-masni" #: lib/fontconfig/font-manager-fontconfig.c:663 #: src/font-manager/web/google/WebFont.vala:234 msgid "Italic" msgstr "Kurziv" #: lib/fontconfig/font-manager-fontconfig.c:665 msgid "Oblique" msgstr "Ukošeni" #: lib/fontconfig/font-manager-fontconfig.c:703 msgid "Ultra-Condensed" msgstr "Ultra-uski" #: lib/fontconfig/font-manager-fontconfig.c:705 msgid "Extra-Condensed" msgstr "Jako-uski" #: lib/fontconfig/font-manager-fontconfig.c:707 msgid "Condensed" msgstr "Uski" #: lib/fontconfig/font-manager-fontconfig.c:709 msgid "Semi-Condensed" msgstr "Polu-uski" #: lib/fontconfig/font-manager-fontconfig.c:711 msgid "Semi-Expanded" msgstr "Polu-široki" #: lib/fontconfig/font-manager-fontconfig.c:713 msgid "Expanded" msgstr "Široki" #: lib/fontconfig/font-manager-fontconfig.c:715 msgid "Extra-Expanded" msgstr "Jako-široki" #: lib/fontconfig/font-manager-fontconfig.c:717 msgid "Ultra-Expanded" msgstr "Ultra-široki" #: lib/fontconfig/font-manager-fontconfig.c:786 msgid "Proportional" msgstr "Proporcijalni" #: lib/fontconfig/font-manager-fontconfig.c:788 msgid "Dual Width" msgstr "Jednometrični s dvije širine" #: lib/fontconfig/font-manager-fontconfig.c:790 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:184 msgid "Monospace" msgstr "Jednometrični" #: lib/fontconfig/font-manager-fontconfig.c:792 msgid "Charcell" msgstr "Prisiljene širine" #: lib/fontconfig/font-manager-fontconfig.c:831 msgid "Unknown" msgstr "Nepoznato" #: lib/fontconfig/font-manager-fontconfig.c:833 msgid "RGB" msgstr "RBG" #: lib/fontconfig/font-manager-fontconfig.c:835 msgid "BGR" msgstr "BGR" #: lib/fontconfig/font-manager-fontconfig.c:837 msgid "VRGB" msgstr "VRGB" #: lib/fontconfig/font-manager-fontconfig.c:839 msgid "VBGR" msgstr "VBGR" #: lib/fontconfig/font-manager-fontconfig.c:841 #: lib/fontconfig/font-manager-fontconfig.c:886 #: lib/fontconfig/font-manager-fontconfig.c:929 #: src/font-manager/Controls.vala:133 #: src/font-manager/preferences/Desktop.vala:234 #: src/font-manager/preferences/Desktop.vala:236 msgid "None" msgstr "Bez" #: lib/fontconfig/font-manager-fontconfig.c:880 #: src/font-manager/preferences/Desktop.vala:236 msgid "Slight" msgstr "Malo" #: lib/fontconfig/font-manager-fontconfig.c:884 #: src/font-manager/preferences/Desktop.vala:236 msgid "Full" msgstr "Potpuno" #: lib/fontconfig/font-manager-fontconfig.c:923 msgid "Default" msgstr "Standardno" #: lib/fontconfig/font-manager-fontconfig.c:927 msgid "Legacy" msgstr "Staro" #: lib/fontconfig/font-manager-source.c:305 #: lib/fontconfig/font-manager-source.c:321 #: lib/fontconfig/font-manager-source.c:322 msgid "Source Unavailable" msgstr "Izvor nije dostupan" #: lib/gtk/font-manager-application-window.c:285 #: src/font-manager/Application.vala:3 msgid "Simple font management for GTK+ desktop environments" msgstr "Jednostavno upravljanje fontovima u Gtk+ desktop okruženjima" #: lib/gtk/font-manager-application-window.c:290 msgid "translator-credits" msgstr "Milo Ivir " #: lib/gtk/font-manager-fsType.c:74 msgid "Restricted License Embedding" msgstr "Zabranjeno ugrađivanje" #: lib/gtk/font-manager-fsType.c:76 msgid "Preview & Print Embedding" msgstr "Ugrađivanje za prikaz i ispis" #: lib/gtk/font-manager-fsType.c:78 msgid "Editable Embedding" msgstr "Ugrađivanje za uređivanje" #: lib/gtk/font-manager-fsType.c:80 msgid "Preview & Print Embedding | No Subsetting" msgstr "Ugrađivanje za prikaz i ispis | Bez podskupina" #: lib/gtk/font-manager-fsType.c:82 msgid "Editable Embedding | No Subsetting" msgstr "Ugrađivanje za uređivanje | Bez podskupina" #: lib/gtk/font-manager-fsType.c:84 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "Ugrađivanje za prikaz i ispis | Samo bitmapi" #: lib/gtk/font-manager-fsType.c:86 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "Ugrađivanje za uređivanje | Samo bitmapi" #: lib/gtk/font-manager-fsType.c:88 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "Ugrađivanje za prikaz i ispis | Bez podskupina | Samo bitmapi" #: lib/gtk/font-manager-fsType.c:90 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "Ugrađivanje za uređivanje | Bez podskupina | Samo bitmapi" #: lib/gtk/font-manager-fsType.c:92 msgid "Installable Embedding" msgstr "Ugrađivanje za instaliranje" #: lib/gtk/font-manager-license-page.c:179 msgid "File does not contain license information." msgstr "Datoteka ne sadrži podatke o licenci." #: lib/gtk/font-manager-preview-controls.c:77 msgid "Left Aligned" msgstr "Poravnato lijevo" #: lib/gtk/font-manager-preview-controls.c:83 msgid "Centered" msgstr "Centrirano" #: lib/gtk/font-manager-preview-controls.c:89 msgid "Fill" msgstr "Poravnato obostrano" #: lib/gtk/font-manager-preview-controls.c:95 msgid "Right Aligned" msgstr "Poravnato desno" #: lib/gtk/font-manager-preview-controls.c:349 #: src/font-manager/ui/font-manager-browse-pane.ui:168 msgid "Edit preview text" msgstr "Uredi tekst prikaza" #: lib/gtk/font-manager-preview-controls.c:350 msgid "Undo changes" msgstr "Poništi promjene" #: lib/gtk/font-manager-preview-page.c:87 #: src/font-manager/ui/font-manager-browse-preview.ui:126 msgid "Preview" msgstr "Pregled" #: lib/gtk/font-manager-preview-page.c:89 msgid "Waterfall" msgstr "Kaskada" #: lib/gtk/font-manager-preview-pane.c:47 #: lib/gtk/font-manager-preview-pane.c:584 #: src/font-manager/ui/font-manager-browse-preview.ui:136 msgid "Characters" msgstr "Znakovi" #: lib/gtk/font-manager-preview-pane.c:49 #: lib/gtk/font-manager-preview-pane.c:585 msgid "Properties" msgstr "Svojstva" #: lib/gtk/font-manager-preview-pane.c:51 #: lib/gtk/font-manager-preview-pane.c:586 src/font-manager/Categories.vala:266 msgid "License" msgstr "Licenca" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:331 #: src/font-manager/web/google/WebFont.vala:178 msgid "Regular" msgstr "Regularni" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:326 msgid "Normal" msgstr "Normalni" #: lib/gtk/font-manager-preview-pane.c:508 msgid "Search available characters" msgstr "Traži dostupne znakove" #: lib/gtk/font-manager-properties-page.c:55 msgid "PostScript Name" msgstr "PostScript ime" #: lib/gtk/font-manager-properties-page.c:56 msgid "Family" msgstr "Obitelj" #: lib/gtk/font-manager-properties-page.c:57 msgid "Style" msgstr "Stil" #: lib/gtk/font-manager-properties-page.c:58 #: src/font-manager/Categories.vala:259 msgid "Width" msgstr "Širina" #: lib/gtk/font-manager-properties-page.c:59 #: src/font-manager/Categories.vala:261 msgid "Slant" msgstr "Nagib" #: lib/gtk/font-manager-properties-page.c:60 #: src/font-manager/Categories.vala:260 msgid "Weight" msgstr "Debljina" #: lib/gtk/font-manager-properties-page.c:61 #: src/font-manager/Categories.vala:262 msgid "Spacing" msgstr "Metrika" #: lib/gtk/font-manager-properties-page.c:62 msgid "Version" msgstr "Verzija" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/gtk/font-manager-properties-page.c:64 #: src/font-manager/Categories.vala:268 msgid "Vendor" msgstr "Prodavač" #: lib/gtk/font-manager-properties-page.c:65 msgid "FileType" msgstr "Vrsta datoteke" #. Keep this entry last #: lib/gtk/font-manager-properties-page.c:67 msgid "Filesize" msgstr "Veličina datoteke" #: lib/gtk/unicode/unicode-character-map.c:850 msgid "Copy" msgstr "Kopiraj" #: lib/gtk/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "Ostalo, kontrolni znak" #: lib/gtk/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "Ostalo, format" #: lib/gtk/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "Ostalo, nedodijeljeno" #: lib/gtk/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "Ostalo, privatna upotreba" #: lib/gtk/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "Slovo, zamjenski znak" #: lib/gtk/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "Slovo, mala slova" #: lib/gtk/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "Slovo, modifikator" #: lib/gtk/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "Slovo, ostalo" #: lib/gtk/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "Slovo, naslovna slova" #: lib/gtk/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "Slovo, velika slova" #: lib/gtk/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "Oznaka, razmakna spajajuća" #: lib/gtk/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "Oznaka, obuhvatna" #: lib/gtk/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "Oznaka, bez širine" #: lib/gtk/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "Brojka, decimalni broj" #: lib/gtk/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "Brojka, slovo" #: lib/gtk/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "Brojka, ostalo" #: lib/gtk/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "Interpunkcija, konektor" #: lib/gtk/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "Interpunkcija, povlaka" #: lib/gtk/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "Interpunkcija, zatvarajuća" #: lib/gtk/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "Interpunkcija, završni navodni znak" #: lib/gtk/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "Interpunkcija, početni navodni znak" #: lib/gtk/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "Interpunkcija, ostalo" #: lib/gtk/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "Interpunkcija, otvarajuća" #: lib/gtk/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "Simbol, valuta" #: lib/gtk/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "Simbol, modifikator" #: lib/gtk/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "Simbol, matematički" #: lib/gtk/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "Simbol, ostalo" #: lib/gtk/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "Znak rastavljanja, redak" #: lib/gtk/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "Znak rastavljanja, odlomak" #: lib/gtk/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "Znak rastavljanja, razmak" #: src/common/WaterfallSettings.vala:37 msgid "Up to 48 points (Linear Scaling)" msgstr "Do 48 točaka (linearno skaliranje)" #: src/common/WaterfallSettings.vala:39 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "Do 72 točke (omjer 1,1)" #: src/common/WaterfallSettings.vala:41 msgid "Up to 96 points (Linear Scaling)" msgstr "Do 96 točaka (linearno skaliranje)" #: src/common/WaterfallSettings.vala:43 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "Do 96 točaka (omjer 1,1)" #: src/common/WaterfallSettings.vala:45 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "Do 120 točaka (omjer 1,2)" #: src/common/WaterfallSettings.vala:47 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "Do 144 točke (omjer 1,3)" #: src/common/WaterfallSettings.vala:49 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "Do 192 točke (omjer 1,4)" #: src/common/WaterfallSettings.vala:51 msgid "Custom Size Settings" msgstr "Postavke za prilagođenu veličinu" #: src/common/WaterfallSettings.vala:197 msgid "Waterfall Preview Size Settings" msgstr "Postavke veličina za kaskadni prikaz" #: src/common/WaterfallSettings.vala:201 msgid "Higher values may adversely affect performance" msgstr "Veće vrijednosti mogu negativno utjecati na izvođenje" #: src/common/WaterfallSettings.vala:204 msgid "Minimum Waterfall Preview Point Size" msgstr "Najmanja veličina fonta u kaskadnom prikazu" #: src/common/WaterfallSettings.vala:206 msgid "Waterfall Preview Point Size Common Ratio" msgstr "Omjer veličina fonta u kaskadnom prikazu" #: src/common/WaterfallSettings.vala:208 msgid "Maximum Waterfall Preview Point Size" msgstr "Najveća veličina fonta u kaskadnom prikazu" #: src/common/WaterfallSettings.vala:236 msgid "Show line size" msgstr "Prikaži veličinu redaka" #: src/font-manager/Application.vala:5 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" #: src/font-manager/Application.vala:133 msgid "Installing Font Files…" msgstr "Instaliranje datoteka fontova …" #: src/font-manager/Browse.vala:381 #: src/font-manager/ui/font-manager-browse-preview.ui:175 msgid "Active" msgstr "Aktivni" #: src/font-manager/Browse.vala:385 msgid "Inactive" msgstr "Neaktivni" #: src/font-manager/Browse.vala:426 msgid "Designed by" msgstr "Dizajner:" #: src/font-manager/Categories.vala:259 msgid "Grouped by font width" msgstr "Grupirani po širini" #: src/font-manager/Categories.vala:260 msgid "Grouped by font weight" msgstr "Grupirani po debljini" #: src/font-manager/Categories.vala:261 msgid "Grouped by font angle" msgstr "Grupirani po nagibu" #: src/font-manager/Categories.vala:262 msgid "Grouped by font spacing" msgstr "Grupirani po metrici" #: src/font-manager/Categories.vala:266 msgid "Grouped by license type" msgstr "Grupirani po vrsti licence" #: src/font-manager/Categories.vala:268 msgid "Grouped by vendor" msgstr "Grupirani po prodavaču" #: src/font-manager/Categories.vala:269 msgid "Filetype" msgstr "Vrsta datoteke" #: src/font-manager/Categories.vala:269 msgid "Grouped by filetype" msgstr "Grupirani po vrsti datoteke" #: src/font-manager/Categories.vala:274 msgid "All" msgstr "Svi" #: src/font-manager/Categories.vala:274 msgid "All Fonts" msgstr "Svi fontovi" #: src/font-manager/Categories.vala:275 msgid "System" msgstr "Sustav" #: src/font-manager/Categories.vala:275 msgid "Fonts available to all users" msgstr "Fontovi koji su dostupni svim korisnicima" #: src/font-manager/Categories.vala:298 msgid "Family Kind" msgstr "Vrsta obitelji" #: src/font-manager/Categories.vala:298 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:299 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:262 msgid "Any" msgstr "Bilo koji" #: src/font-manager/Categories.vala:299 msgid "No Fit" msgstr "Neodređeno" #: src/font-manager/Categories.vala:299 msgid "Text and Display" msgstr "Tekst i naslovi" #: src/font-manager/Categories.vala:299 msgid "Script" msgstr "Krasopis" #: src/font-manager/Categories.vala:299 msgid "Decorative" msgstr "Ukrasni" #: src/font-manager/Categories.vala:299 msgid "Pictorial" msgstr "Slikovni" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "Upiši ime zbirke" #: src/font-manager/Collections.vala:346 msgid "Copy to…" msgstr "Kopiraj u …" #: src/font-manager/Collections.vala:347 msgid "Compress…" msgstr "Komprimiraj …" #: src/font-manager/Collections.vala:348 msgid "Rename…" msgstr "Preimenuj …" #: src/font-manager/Collections.vala:402 msgid "Archive created successfully." msgstr "Arhiva je uspješno stvorena." #: src/font-manager/Collections.vala:403 msgid "The resulting file can be found in your home directory." msgstr "Rezultirajuću datoteku možeš pronaći u tvom osobnom direktoriju." #: src/font-manager/Collections.vala:405 msgid "Error exporting collection" msgstr "Greška pri izvozu zbirke" #: src/font-manager/Collections.vala:406 msgid "" "Start the application from a terminal and try again for more information" msgstr "" "Pokreni aplikaciju putem terminala i pokušaj ponovo za više informacija" #: src/font-manager/Collections.vala:427 msgid "Creating archive from selected collection." msgstr "Stvaranje arhive iz odabrane zbirke." #: src/font-manager/Collections.vala:428 msgid "This may take some time for large collections…" msgstr "Ovo može ponešto potrajati za velike zbirke …" #: src/font-manager/Compare.vala:325 msgid "Saved Comparison" msgstr "Spremljena usporedba" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:361 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" "Spremi trenutačnu usporedbu\n" "pomoću gumba +" #: src/font-manager/Controls.vala:80 msgid "Keyboard Shortcuts" msgstr "Tipkovni prečaci" #: src/font-manager/Controls.vala:81 src/font-manager/gtk/help-overlay.ui:16 msgid "Help" msgstr "Pomoć" #: src/font-manager/Controls.vala:82 msgid "About Font Manager" msgstr "O Font Manageru" #: src/font-manager/Controls.vala:88 msgid "Preferences" msgstr "Postavke" #: src/font-manager/Controls.vala:92 msgid "Import" msgstr "Uvezi" #: src/font-manager/Controls.vala:93 #: src/font-manager/ui/font-manager-export-dialog.ui:25 msgid "Export" msgstr "Izvezi" #: src/font-manager/Controls.vala:96 #: src/font-manager/ui/font-manager-export-dialog.ui:13 msgid "User Data" msgstr "Korisnički podaci" #: src/font-manager/Controls.vala:129 #: src/font-manager/ui/font-manager-user-action-row.ui:13 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:38 msgid "Name" msgstr "Ime" #: src/font-manager/Controls.vala:131 msgid "Size" msgstr "Veličina" #: src/font-manager/Controls.vala:196 msgid "Grid View" msgstr "Pločasti prikaz" #: src/font-manager/Controls.vala:197 msgid "List View" msgstr "Prikaz popisa" #: src/font-manager/Controls.vala:283 msgid "Add Fonts" msgstr "Dodaj fontove" #: src/font-manager/Controls.vala:284 msgid "Remove Fonts" msgstr "Ukloni fontove" #: src/font-manager/Controls.vala:300 msgid "Back" msgstr "Natrag" #: src/font-manager/Dialogs.vala:48 src/font-manager/Dialogs.vala:59 msgid "_Select" msgstr "Oda_beri" #: src/font-manager/Dialogs.vala:49 msgid "Select Executable" msgstr "Odaberi izvršnu datoteku" #: src/font-manager/Dialogs.vala:60 msgid "Select a Directory" msgstr "Odaberi mapu" #: src/font-manager/Dialogs.vala:68 msgid "TrueType" msgstr "TrueType" #: src/font-manager/Dialogs.vala:70 msgid "OpenType" msgstr "OpenType" #: src/font-manager/Dialogs.vala:73 msgid "Archive Files" msgstr "Arhivske datoteke" #: src/font-manager/Dialogs.vala:81 msgid "Select Files to Install" msgstr "Odaberi datoteke koje želiš instalirati" #: src/font-manager/Dialogs.vala:91 msgid "Select Source Directories" msgstr "Odaberi izvorne mape" #: src/font-manager/Dialogs.vala:125 msgid "Font Configuration" msgstr "Konfiguracija fontova" #: src/font-manager/Dialogs.vala:126 msgid "Font Collections" msgstr "Zbirke fontova" #: src/font-manager/Dialogs.vala:127 #: src/font-manager/preferences/UserSources.vala:156 msgid "Font Sources" msgstr "Izvori fontova" #: src/font-manager/Dialogs.vala:128 msgid "Installed Fonts" msgstr "Intalirani fontovi" #: src/font-manager/Dialogs.vala:129 msgid "Custom Actions" msgstr "Prilagođene radnje" #: src/font-manager/Dialogs.vala:385 msgid "Fonts installed in your home directory will appear here." msgstr "" "Ovdje će se prikazati fontovi koji su instalirani u tvojoj početnoj mapi." #. FontList.vala #. * #. * Copyright (C) 2020-2025 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 . #. #: src/font-manager/FontList.vala:21 #, 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:72 #: src/font-manager/web/google/FontList.vala:204 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "%i varijanta " msgstr[1] "%i varijante " msgstr[2] "%i varijanta " #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 msgid "Collapse all" msgstr "Sklopi sve" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 #: src/font-manager/ui/font-manager-font-list-controls.ui:21 #: src/font-manager/ui/font-manager-font-list-view.ui:24 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:28 msgid "Expand all" msgstr "Rasklopi sve" #: src/font-manager/FontList.vala:510 msgid "Copy Location" msgstr "Mjesto kopije" #: src/font-manager/FontList.vala:511 msgid "Show in Folder" msgstr "Prikaži u mapi" #: src/font-manager/FontList.vala:512 msgid "Enable selected items" msgstr "Aktiviraj odabrane elemente" #: src/font-manager/FontList.vala:513 msgid "Disable selected items" msgstr "Deaktiviraj odabrane elemente" #. 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:580 src/font-manager/FontList.vala:589 #, c-format msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "%i odabrani element" msgstr[1] "%i odabrana elementa" msgstr[2] "%i odabranih elemenata" #: src/font-manager/FontList.vala:607 #: src/font-manager/preferences/Preferences.vala:45 msgid "Actions" msgstr "Radnje" #: src/font-manager/MainWindow.vala:69 msgid "Browse" msgstr "Pregledaj" #: src/font-manager/MainWindow.vala:71 msgid "Compare" msgstr "Usporedi" #: src/font-manager/MainWindow.vala:74 msgid "Google Fonts" msgstr "Google fontovi" #: src/font-manager/MainWindow.vala:77 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/LanguageData.vala:35 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 #: src/font-manager/web/google/LanguageData.vala:36 msgid "Armenian" msgstr "Armenijski" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "Astronomija" #: src/font-manager/Orthographies.vala:39 #: src/font-manager/web/google/LanguageData.vala:38 msgid "Balinese" msgstr "Balijski" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "Baltički" #: src/font-manager/Orthographies.vala:41 #: src/font-manager/web/google/LanguageData.vala:39 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/LanguageData.vala:42 msgid "Bengali" msgstr "Bengalski" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "Bramski" #: src/font-manager/Orthographies.vala:48 #: src/font-manager/web/google/LanguageData.vala:46 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 #: src/font-manager/web/google/LanguageData.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 #: src/font-manager/web/google/LanguageData.vala:51 msgid "Chakma" msgstr "Čakmanski" #: src/font-manager/Orthographies.vala:54 #: src/font-manager/web/google/LanguageData.vala:52 msgid "Cham" msgstr "Čamski" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/LanguageData.vala:53 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 #: src/font-manager/web/google/LanguageData.vala:58 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/LanguageData.vala:65 msgid "Devanagari" msgstr "Devanagari" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "Nizozemski" #: src/font-manager/Orthographies.vala:75 #: src/font-manager/web/google/LanguageData.vala:67 msgid "Egyptian Hieroglyphs" msgstr "Egipatski hijeroglifi" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "Emotikoni" #: src/font-manager/Orthographies.vala:77 #: src/font-manager/web/google/LanguageData.vala:70 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 #: src/font-manager/web/google/LanguageData.vala:71 msgid "Georgian" msgstr "Gruzijski" #: src/font-manager/Orthographies.vala:86 #: src/font-manager/web/google/LanguageData.vala:72 msgid "Glagolitic" msgstr "Glagoljica" #: src/font-manager/Orthographies.vala:87 #: src/font-manager/web/google/LanguageData.vala:73 msgid "Gothic" msgstr "Gotica" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/LanguageData.vala:77 msgid "Gujarati" msgstr "Gudžaratski" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/LanguageData.vala:79 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/LanguageData.vala:83 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 #: src/font-manager/web/google/LanguageData.vala:89 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 #: src/font-manager/web/google/LanguageData.vala:90 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/LanguageData.vala:91 msgid "Kannada" msgstr "Kannada" #: src/font-manager/Orthographies.vala:103 #: src/font-manager/web/google/LanguageData.vala:94 msgid "Kayah Li" msgstr "Kayah Li" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "Kazaški" #: src/font-manager/Orthographies.vala:105 #: src/font-manager/web/google/LanguageData.vala:92 msgid "Kharoshthi" msgstr "Karoštisjki" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/LanguageData.vala:95 msgid "Khmer" msgstr "Kmerski" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "Japanski Kokuji" #: src/font-manager/Orthographies.vala:108 #: src/font-manager/web/google/LanguageData.vala:99 msgid "Lao" msgstr "Laoški" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "Latinične ligature" #: src/font-manager/Orthographies.vala:110 #: src/font-manager/web/google/LanguageData.vala:100 msgid "Lepcha" msgstr "Lepcha" #: src/font-manager/Orthographies.vala:111 #: src/font-manager/web/google/LanguageData.vala:103 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/LanguageData.vala:110 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 #: src/font-manager/web/google/LanguageData.vala:119 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" #. { N_(""), "meroitic-cursive", "" }, #. { N_(""), "meroitic-heiroglyphs", "" }, #: src/font-manager/Orthographies.vala:123 #: src/font-manager/web/google/LanguageData.vala:123 msgid "Miao" msgstr "Miao" #: src/font-manager/Orthographies.vala:124 #: src/font-manager/web/google/LanguageData.vala:125 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:130 #: src/font-manager/web/google/LanguageData.vala:129 msgid "Myanmar" msgstr "Mijanmar" #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/LanguageData.vala:133 msgid "New Tai Lue" msgstr "Novi Tai Lue" #: src/font-manager/Orthographies.vala:132 msgid "N’Ko" msgstr "N’Ko" #: src/font-manager/Orthographies.vala:133 #: src/font-manager/web/google/LanguageData.vala:137 msgid "Ogham" msgstr "Ogam" #: src/font-manager/Orthographies.vala:134 #: src/font-manager/web/google/LanguageData.vala:138 msgid "Ol Chiki" msgstr "Ol Chiki" #: src/font-manager/Orthographies.vala:135 #: src/font-manager/web/google/LanguageData.vala:140 msgid "Old Italic" msgstr "Staroitalski" #: src/font-manager/Orthographies.vala:136 #: src/font-manager/web/google/LanguageData.vala:145 msgid "Old South Arabian" msgstr "Stari južnoarapski" #: src/font-manager/Orthographies.vala:137 #: src/font-manager/web/google/LanguageData.vala:149 msgid "Oriya" msgstr "Orijski" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/LanguageData.vala:148 msgid "Osmanya" msgstr "Osmanijski" #: src/font-manager/Orthographies.vala:139 msgid "Pan African Latin" msgstr "Svoafrička latinica" #: src/font-manager/Orthographies.vala:140 msgid "Pashto" msgstr "Paštunski" #: src/font-manager/Orthographies.vala:141 #: src/font-manager/web/google/LanguageData.vala:153 msgid "Phags Pa" msgstr "Phags Pa" #: src/font-manager/Orthographies.vala:142 msgid "Pinyin" msgstr "Pinđinski" #: src/font-manager/Orthographies.vala:143 msgid "Polynesian" msgstr "Polinezijski" #: src/font-manager/Orthographies.vala:144 msgid "Polytonic Greek" msgstr "Grčki, politonski" #: src/font-manager/Orthographies.vala:145 #: src/font-manager/web/google/LanguageData.vala:156 msgid "Rejang" msgstr "Rejang" #: src/font-manager/Orthographies.vala:146 msgid "Romanian" msgstr "Rumunjski" #: src/font-manager/Orthographies.vala:147 #: src/font-manager/web/google/LanguageData.vala:157 msgid "Runic" msgstr "Runski" #: src/font-manager/Orthographies.vala:148 #: src/font-manager/web/google/LanguageData.vala:159 msgid "Saurashtra" msgstr "Saurashtra" #: src/font-manager/Orthographies.vala:149 msgid "Simplified Chinese" msgstr "Kineski pojednostavljeni" #: src/font-manager/Orthographies.vala:150 msgid "Sindhi" msgstr "Sindhi" #: src/font-manager/Orthographies.vala:151 #: src/font-manager/web/google/LanguageData.vala:164 msgid "Sinhala" msgstr "Sinhaleški" #: src/font-manager/Orthographies.vala:152 msgid "South Korean Hanja" msgstr "Južnokorejski Hanja" #: src/font-manager/Orthographies.vala:153 #: src/font-manager/web/google/LanguageData.vala:168 msgid "Sundanese" msgstr "Sundanski" #: src/font-manager/Orthographies.vala:154 #: src/font-manager/web/google/LanguageData.vala:169 msgid "Syloti Nagri" msgstr "Syloti Nagri" #. { N_("Symbols"), "symbols", "" }, #: src/font-manager/Orthographies.vala:155 #: src/font-manager/web/google/LanguageData.vala:171 msgid "Syriac" msgstr "Sirjački" #: src/font-manager/Orthographies.vala:156 #: src/font-manager/web/google/LanguageData.vala:174 msgid "Tai Le" msgstr "Tai Le" #: src/font-manager/Orthographies.vala:157 msgid "Tai Tham (Lanna)" msgstr "Tai Tham (Lanna)" #: src/font-manager/Orthographies.vala:158 msgid "Tai Viet" msgstr "Tai Viet" #: src/font-manager/Orthographies.vala:159 #: src/font-manager/web/google/LanguageData.vala:175 msgid "Tamil" msgstr "Tamilski" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/LanguageData.vala:176 msgid "Telugu" msgstr "Teluški" #: src/font-manager/Orthographies.vala:161 msgid "Thaana" msgstr "Thaana" #: src/font-manager/Orthographies.vala:162 #: src/font-manager/web/google/LanguageData.vala:177 msgid "Thai" msgstr "Tajlandski" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/LanguageData.vala:178 msgid "Tibetan" msgstr "Tibetski" #: src/font-manager/Orthographies.vala:164 msgid "Tifinagh" msgstr "Tifinagh" #: src/font-manager/Orthographies.vala:165 msgid "Traditional Chinese" msgstr "Kineski tradicionalni" #: src/font-manager/Orthographies.vala:166 msgid "Turkish" msgstr "Turski" #: src/font-manager/Orthographies.vala:167 msgid "Uighur" msgstr "Ujgurski" #: src/font-manager/Orthographies.vala:168 msgid "Urdu" msgstr "Urdski" #: src/font-manager/Orthographies.vala:169 msgid "Vai" msgstr "Vai" #: src/font-manager/Orthographies.vala:170 msgid "Vedic Extensions" msgstr "Vedic proširenja" #: src/font-manager/Orthographies.vala:171 msgid "Venda" msgstr "Venda" #: src/font-manager/Orthographies.vala:172 #: src/font-manager/web/google/LanguageData.vala:179 msgid "Vietnamese" msgstr "Vijetnamski" #: src/font-manager/Orthographies.vala:173 msgid "Western European" msgstr "Zapadnoeuropski" #: src/font-manager/Orthographies.vala:174 msgid "Yi" msgstr "Yi" #: src/font-manager/Orthographies.vala:175 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/OrthographyList.vala:105 msgid "Coverage" msgstr "Pokrivenost" #: src/font-manager/OrthographyList.vala:137 #: src/font-manager/filters/LanguageFilter.vala:55 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:362 msgid "Supported Orthographies" msgstr "Podržane ortografije" #: src/font-manager/OrthographyList.vala:200 msgid "No items selected" msgstr "Nijedan element nije odabran" #: src/font-manager/OrthographyList.vala:205 msgid "Update in progress" msgstr "Aktualiziranje u tijeku" #. No error and no results means this font file is likely broken or empty #: src/font-manager/OrthographyList.vala:231 msgid "No valid orthographies for selection" msgstr "Nema valjanih ortografija za odabir" #: src/font-manager/Sidebar.vala:57 msgid "Add new collection" msgstr "Dodaj novu zbirku" #: src/font-manager/Sidebar.vala:61 #: src/font-manager/ui/font-manager-font-list-controls.ui:32 #: src/font-manager/ui/font-manager-font-list-view.ui:36 msgid "Remove selected item" msgstr "Ukloni odabrani element" #: src/font-manager/Sidebar.vala:67 msgid "Edit selected item" msgstr "Uredi odabrani element" #: src/font-manager/Utils.vala:295 msgid "Copying files…" msgstr "Kopiranje datoteka …" #: src/font-manager/filters/Collection.vala:99 msgid "New Collection" msgstr "Nova zbirka" #: src/font-manager/filters/Collection.vala:100 #, c-format msgid "Created : %s" msgstr "Stvoreno: %s" #: src/font-manager/filters/Disabled.vala:28 msgid "Disabled" msgstr "Deaktivirani" #: src/font-manager/filters/Disabled.vala:29 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:34 msgid "Unsorted" msgstr "Nerazvrstani" #: src/font-manager/filters/Unsorted.vala:35 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:28 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 msgid "GTK 4 Font Rendering" msgstr "GTK 4 iscrtavanje fontova" #: src/font-manager/preferences/Desktop.vala:61 msgid "Automatic option allows GTK 4 to disregard hinting settings." msgstr "" "Automatska opcija omogućuje da GTK 4 zanemari postavke optimiranja prikaza." #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:90 msgid "Antialiasing" msgstr "Zaglađivanja rubova" #: src/font-manager/preferences/Desktop.vala:67 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values. " msgstr "" "Vrsta zaglađivanja rubova za iscrtavanje fontova.\n" "\n" "Napomena: Počevši od GTK 4, RGBA se više ne koristi. Valjane vrijednosti su " "samo „Bez” i „Sive nijanse”. " #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:96 msgid "RGBA order" msgstr "RGBA raspored" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:97 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:78 #: src/font-manager/preferences/Desktop.vala:84 #: src/font-manager/preferences/Rendering.vala:78 msgid "Hinting" msgstr "Optimiranje prikaza" #: src/font-manager/preferences/Desktop.vala:79 #: src/font-manager/preferences/Desktop.vala:85 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:91 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values." msgstr "" "Vrsta zaglađivanja rubova za iscrtavanje fontova.\n" "\n" "Napomena: Počevši od GTK 4, RGBA se više ne koristi. Valjane vrijednosti su " "samo „Bez” i „Sive nijanse”." #: src/font-manager/preferences/Desktop.vala:121 msgid "GNOME desktop settings schema not found" msgstr "Shema za postavke GNOME radne površine nije pronađena" #: src/font-manager/preferences/Desktop.vala:215 msgid "Automatic" msgstr "Automatski" #: src/font-manager/preferences/Desktop.vala:215 msgid "Manual" msgstr "Ručno" #: src/font-manager/preferences/Desktop.vala:234 msgid "Grayscale" msgstr "Sive nijanse" #: src/font-manager/preferences/Desktop.vala:234 msgid "RGBA" msgstr "RGBA" #: src/font-manager/preferences/Desktop.vala:242 #: src/font-manager/preferences/Display.vala:91 msgid "Subpixel Geometry" msgstr "Geometrija podpiksela" #: src/font-manager/preferences/Display.vala:75 msgid "Target DPI" msgstr "Željeni DPI" #: src/font-manager/preferences/Display.vala:77 msgid "Scale Factor" msgstr "Faktor skaliranja" #: src/font-manager/preferences/Display.vala:83 msgid "LCD Filter" msgstr "LCD filtar" #: src/font-manager/preferences/Preferences.vala:41 msgid "Interface" msgstr "Sučelje" #: src/font-manager/preferences/Preferences.vala:42 msgid "Desktop" msgstr "Radna površina" #: src/font-manager/preferences/Preferences.vala:48 msgid "Sources" msgstr "Izvori" #: src/font-manager/preferences/Preferences.vala:49 msgid "Substitutions" msgstr "Zamjene" #: src/font-manager/preferences/Preferences.vala:50 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:150 msgid "Display" msgstr "Prikaz" #: src/font-manager/preferences/Preferences.vala:51 msgid "Rendering" msgstr "Iscrtavanje" #: src/font-manager/preferences/Preferences.vala:131 msgid "" "A Fontconfig configuration file will be generated from these settings.\n" "\n" "Running applications may require a restart to reflect any changes.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" "Fontconfig konfiguracijska datoteka će se generirati iz ovih postavki.\n" "\n" "Pokrenute aplikacije se možda moraju ponovo pokrenuti kako bi promjene " "stupile na snagu.\n" "\n" "Napomena: Neka okruženja i programi ne poštuju ove postavke." #: src/font-manager/preferences/Preferences.vala:153 msgid "Reset all values to default" msgstr "Resetiraj sve vrijednosti na standarne vrijednosti" #: src/font-manager/preferences/Rendering.vala:77 msgid "Antialias" msgstr "Zaglađivanje rubova" #: src/font-manager/preferences/Rendering.vala:81 msgid "Enable Autohinter" msgstr "Aktiviraj automatsko optimiranje prikaza" #: src/font-manager/preferences/Rendering.vala:88 msgid "Hinting Style" msgstr "Način optimiranja prikaza" #: src/font-manager/preferences/Rendering.vala:90 msgid "Use Embedded Bitmaps" msgstr "Koristi ugrađene bitmape" #: src/font-manager/preferences/Substitutions.vala:153 msgid "Font Substitutions" msgstr "Zamjene fontova" #: src/font-manager/preferences/Substitutions.vala:154 msgid "Easily substitute one font family for another." msgstr "Jednostavno zamijeni jednu obitelj fontova drugom obitelji." #: src/font-manager/preferences/Substitutions.vala:155 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/UserActions.vala:229 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:243 msgid "User Actions" msgstr "Korisničke radnje" #: src/font-manager/preferences/UserActions.vala:245 msgid "Custom context menu entries" msgstr "Prilagođeni elementi kontekstnog izbornika" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Raised" msgstr "Nadignuto" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Flat" msgstr "Plošno" #: src/font-manager/preferences/UserInterface.vala:80 #: src/font-viewer/MainWindow.vala:208 msgid "Selected setting requires restart to apply" msgstr "Odabrana postavka će se primijeniti nakon ponovnog pokretanja" #: src/font-manager/preferences/UserInterface.vala:81 #: src/font-viewer/MainWindow.vala:209 msgid "Changes will take effect next time the application is started" msgstr "Promjene će se primijeniti pri sljedećem pokretanju programa" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Wide Layout" msgstr "Široki format" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Use three column layout" msgstr "Koristi trostupčani raspored" #: src/font-manager/preferences/UserInterface.vala:97 msgid "Only When Maximized" msgstr "Samo kad je prozor maksimalno rastvoren" #: src/font-manager/preferences/UserInterface.vala:99 msgid "Enable Animations" msgstr "Aktiviraj animacije" #. The added margins here are due to PreviewColors widget alignment issues #: src/font-manager/preferences/UserInterface.vala:100 #: src/font-viewer/MainWindow.vala:224 msgid "Prefer Dark Theme" msgstr "Preferiraj tamnu temu" #: src/font-manager/preferences/UserInterface.vala:102 #: src/font-viewer/MainWindow.vala:229 msgid "Use Adwaita Stylesheet" msgstr "Koristi Adwaita stilove" #: src/font-manager/preferences/UserInterface.vala:106 msgid "Titlebar Button Style" msgstr "Stil gumbova u naslovnoj traci" #: src/font-manager/preferences/UserInterface.vala:107 msgid "Display line size in Waterfall Preview" msgstr "Prikaži veličinu retka u kaskadnom prikazu" #: src/font-manager/preferences/UserInterface.vala:112 #: src/font-viewer/MainWindow.vala:243 msgid "Waterfall Line Spacing" msgstr "Prored za kaskadni prikaz" #: src/font-manager/preferences/UserInterface.vala:114 #: src/font-viewer/MainWindow.vala:244 msgid "Padding in pixels to insert above and below rows" msgstr "Dodatni odmak u pikselima iznad i ispod redaka" #: src/font-manager/preferences/UserSources.vala:145 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." 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." #: src/font-manager/preferences/UserSources.vala:157 msgid "Easily add or preview fonts without actually installing them." msgstr "Dodaj ili pregledaj fontove bez instaliranja." #: src/font-manager/preferences/UserSources.vala:158 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/GoogleFonts.vala:156 msgid "Network Access Disabled" msgstr "Pristup mreži je deaktiviran" #: src/font-manager/web/google/GoogleFonts.vala:157 msgid "Contact your system administrator to request access." msgstr "Kontaktiraj administratora sustava za dobivanje pristupa." #: src/font-manager/web/google/GoogleFonts.vala:160 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:162 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/GoogleFonts.vala:172 msgid "Client Error" msgstr "Greška klijenta" #: src/font-manager/web/google/GoogleFonts.vala:173 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:176 msgid "Server Error" msgstr "Greška servera" #. Sample strings used here should be sourced from https://fonts.google.com/ #: src/font-manager/web/google/LanguageData.vala:33 msgid "Adlam" msgstr "Adlam" #: src/font-manager/web/google/LanguageData.vala:34 msgid "Anatolian Hieroglyphs" msgstr "Anatolijski hijeroglifi" #: src/font-manager/web/google/LanguageData.vala:37 msgid "Avestan" msgstr "Avestan" #: src/font-manager/web/google/LanguageData.vala:40 msgid "Bassa Vah" msgstr "Bassa Vah" #: src/font-manager/web/google/LanguageData.vala:41 msgid "Batak" msgstr "Batak" #: src/font-manager/web/google/LanguageData.vala:43 msgid "Bhaiksuki" msgstr "Bhaiksuki" #: src/font-manager/web/google/LanguageData.vala:44 msgid "Brahmi" msgstr "Brahmi" #: src/font-manager/web/google/LanguageData.vala:45 msgid "Braille" msgstr "Brajica" #. { N_("Buhid"), "buhid", "" }, #: src/font-manager/web/google/LanguageData.vala:48 msgid "Caucasian Albanian" msgstr "Kavkaski albanski" #: src/font-manager/web/google/LanguageData.vala:49 msgid "Canadian Aboriginal" msgstr "Kanadski aboridžinski" #: src/font-manager/web/google/LanguageData.vala:54 msgid "Chinese (Hong Kong)" msgstr "Kineski (Hong Kong)" #: src/font-manager/web/google/LanguageData.vala:55 msgid "Chinese (Simplified)" msgstr "Kineski (pojednostavljeni)" #: src/font-manager/web/google/LanguageData.vala:56 msgid "Chinese (Traditional)" msgstr "Kineski (tradicionalni)" #: src/font-manager/web/google/LanguageData.vala:57 msgid "Chorasmian" msgstr "Chorasmian" #: src/font-manager/web/google/LanguageData.vala:59 msgid "Cuneiform" msgstr "Klinasto pismo" #: src/font-manager/web/google/LanguageData.vala:60 msgid "Cypriot" msgstr "Ciparski" #: src/font-manager/web/google/LanguageData.vala:61 msgid "Cypro Minoan" msgstr "Ciparsko-minojsko" #: src/font-manager/web/google/LanguageData.vala:62 msgid "Cyrillic" msgstr "Ćirilica" #: src/font-manager/web/google/LanguageData.vala:63 msgid "Cyrillic Extended" msgstr "Ćirilica, prošireno" #: src/font-manager/web/google/LanguageData.vala:64 msgid "Deseret" msgstr "Deseret" #: src/font-manager/web/google/LanguageData.vala:66 msgid "Duployan" msgstr "Duployé stenografija" #: src/font-manager/web/google/LanguageData.vala:68 msgid "Elbasan" msgstr "Elbasanski" #: src/font-manager/web/google/LanguageData.vala:69 msgid "Elymaic" msgstr "Elimaidski" #: src/font-manager/web/google/LanguageData.vala:74 msgid "Grantha" msgstr "Grantha" #: src/font-manager/web/google/LanguageData.vala:75 msgid "Greek" msgstr "Grčki" #: src/font-manager/web/google/LanguageData.vala:76 msgid "Greek Extended" msgstr "Grčki, prošireno" #: src/font-manager/web/google/LanguageData.vala:78 msgid "Gunjala Gondi" msgstr "Gunjala Gondi" #: src/font-manager/web/google/LanguageData.vala:80 msgid "Hanifi Rohingya" msgstr "Hanifi Rohingya" #: src/font-manager/web/google/LanguageData.vala:81 msgid "Hanunoo" msgstr "Hanunoo" #: src/font-manager/web/google/LanguageData.vala:82 msgid "Hatran" msgstr "Hatran" #: src/font-manager/web/google/LanguageData.vala:84 msgid "Imperial Aramaic" msgstr "Carski aramejski" #: src/font-manager/web/google/LanguageData.vala:85 msgid "Indic Siyaq Numbers" msgstr "Indijski Siyaq brojevi" #: src/font-manager/web/google/LanguageData.vala:86 msgid "Inscriptional Pahlavi" msgstr "Natpisni Pahlavi" #: src/font-manager/web/google/LanguageData.vala:87 msgid "Inscriptional Parthian" msgstr "Natpisni Parthian" #: src/font-manager/web/google/LanguageData.vala:88 msgid "Japanese" msgstr "Japanski" #: src/font-manager/web/google/LanguageData.vala:93 msgid "Kawi" msgstr "Kawi" #: src/font-manager/web/google/LanguageData.vala:96 msgid "Khojki" msgstr "Khojki" #: src/font-manager/web/google/LanguageData.vala:97 msgid "Khudawadi" msgstr "Khudabadi" #: src/font-manager/web/google/LanguageData.vala:98 msgid "Korean" msgstr "Korejski" #: src/font-manager/web/google/LanguageData.vala:101 msgid "Latin" msgstr "Latinica" #: src/font-manager/web/google/LanguageData.vala:102 msgid "Latin Extended" msgstr "Latinica, prošireno" #: src/font-manager/web/google/LanguageData.vala:104 msgid "Linear A" msgstr "Linearni A" #: src/font-manager/web/google/LanguageData.vala:105 msgid "Linear B" msgstr "Linearni B" #: src/font-manager/web/google/LanguageData.vala:106 msgid "Lisu" msgstr "Lisu" #: src/font-manager/web/google/LanguageData.vala:107 msgid "Lycian" msgstr "Lycian" #: src/font-manager/web/google/LanguageData.vala:108 msgid "Lydian" msgstr "Lydian" #: src/font-manager/web/google/LanguageData.vala:109 msgid "Mahajani" msgstr "Mahajani" #: src/font-manager/web/google/LanguageData.vala:111 msgid "Mandaic" msgstr "Mandaic" #: src/font-manager/web/google/LanguageData.vala:112 msgid "Manichaean" msgstr "Maniheski" #: src/font-manager/web/google/LanguageData.vala:113 msgid "Math" msgstr "Matematički" #: src/font-manager/web/google/LanguageData.vala:114 msgid "Marchen" msgstr "Marchen" #: src/font-manager/web/google/LanguageData.vala:115 msgid "Masaram Gondi" msgstr "Masaram Gondi" #: src/font-manager/web/google/LanguageData.vala:116 msgid "Mayan Numerals" msgstr "Mayan znamenke" #: src/font-manager/web/google/LanguageData.vala:117 msgid "Medefaidrin" msgstr "Medefaidrin" #: src/font-manager/web/google/LanguageData.vala:118 msgid "Meetei Mayek" msgstr "Meetei Mayek" #: src/font-manager/web/google/LanguageData.vala:120 msgid "Meroitic" msgstr "Meroitski" #: src/font-manager/web/google/LanguageData.vala:124 msgid "Modi" msgstr "Modi" #: src/font-manager/web/google/LanguageData.vala:126 msgid "Mro" msgstr "Mro" #: src/font-manager/web/google/LanguageData.vala:127 msgid "Multani" msgstr "Multani" #: src/font-manager/web/google/LanguageData.vala:128 msgid "Music" msgstr "Glazba" #: src/font-manager/web/google/LanguageData.vala:130 msgid "Nabataean" msgstr "Nabatejski" #: src/font-manager/web/google/LanguageData.vala:131 msgid "Nag Mundari" msgstr "Nag Mundari" #: src/font-manager/web/google/LanguageData.vala:132 msgid "Nandinagari" msgstr "Nandinagari" #: src/font-manager/web/google/LanguageData.vala:134 msgid "Newa" msgstr "Newa" #. { N_(""), "nko", "" }, #: src/font-manager/web/google/LanguageData.vala:136 msgid "Nüshu" msgstr "Nüshu" #: src/font-manager/web/google/LanguageData.vala:139 msgid "Old Hungarian" msgstr "Stari mađarski" #: src/font-manager/web/google/LanguageData.vala:141 msgid "Old North Arabian" msgstr "Stari sjevernoarapski" #: src/font-manager/web/google/LanguageData.vala:142 msgid "Old Permic" msgstr "Staro permsko" #: src/font-manager/web/google/LanguageData.vala:143 msgid "Old Persian" msgstr "Stari perzijski" #: src/font-manager/web/google/LanguageData.vala:144 msgid "Old Sogdian" msgstr "Stari sogdijanski" #: src/font-manager/web/google/LanguageData.vala:146 msgid "Old Turkic" msgstr "Stari turski" #: src/font-manager/web/google/LanguageData.vala:147 msgid "Osage" msgstr "Osage" #: src/font-manager/web/google/LanguageData.vala:150 msgid "Pahawh Hmong" msgstr "Pahawh Hmong" #: src/font-manager/web/google/LanguageData.vala:151 msgid "Palmyrene" msgstr "Palmyrene" #: src/font-manager/web/google/LanguageData.vala:152 msgid "Pau Cin Hau" msgstr "Pau Cin Hau" #: src/font-manager/web/google/LanguageData.vala:154 msgid "Phoenician" msgstr "Feničanski" #: src/font-manager/web/google/LanguageData.vala:155 msgid "Psalter Pahlavi" msgstr "Psalter Pahlavi" #: src/font-manager/web/google/LanguageData.vala:158 msgid "Samaritan" msgstr "Samarićanski" #: src/font-manager/web/google/LanguageData.vala:160 msgid "Sharada" msgstr "Sharada" #: src/font-manager/web/google/LanguageData.vala:161 msgid "Shavian" msgstr "Shavian" #: src/font-manager/web/google/LanguageData.vala:162 msgid "Siddham" msgstr "Siddham" #: src/font-manager/web/google/LanguageData.vala:163 msgid "SignWriting" msgstr "Znakovni jezik" #: src/font-manager/web/google/LanguageData.vala:165 msgid "Sogdian" msgstr "Sogdijski" #: src/font-manager/web/google/LanguageData.vala:166 msgid "Sora Sompeng" msgstr "Sora Sompeng" #: src/font-manager/web/google/LanguageData.vala:167 msgid "Soyombo" msgstr "Soyombo" #: src/font-manager/web/google/LanguageData.vala:172 msgid "Tagalog" msgstr "Tagaloški" #: src/font-manager/web/google/LanguageData.vala:173 msgid "Tagbanwa" msgstr "Tagbanwa" #. TRANSLATORS : The replacement character here refers to a language name. #: src/font-manager/web/google/LanguageData.vala:190 #, c-format msgid "No sample for %s available" msgstr "Nema primjera za %s" #: src/font-manager/web/google/LanguageData.vala:192 msgid "Please file an issue requesting an update to available samples." msgstr "Pošalji zahtjev za aktualiziranje dostupnih primjera." #: src/font-manager/web/google/PreviewPage.vala:383 #, 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/WebFont.vala:174 msgid "ExtraLight" msgstr "Ultra-svijetli" #: src/font-manager/web/google/WebFont.vala:182 msgid "SemiBold" msgstr "Polu-debeli" #: src/font-manager/web/google/WebFont.vala:186 msgid "ExtraBold" msgstr "Ultra-debeli" #: src/font-manager/web/google/WebFont.vala:188 msgid "Black" msgstr "Tamni" #: src/font-viewer/MainWindow.vala:100 #: src/font-viewer/font-viewer-main-window.ui:70 msgid "No file selected" msgstr "Nijedna datoteka nije odabrana" #: src/font-viewer/MainWindow.vala:101 #: src/font-viewer/font-viewer-main-window.ui:78 msgid "Or unsupported filetype." msgstr "Ili nepodržana vrsta datoteka." #: src/font-viewer/MainWindow.vala:150 msgid "System Font" msgstr "Font sustava" #: src/font-viewer/MainWindow.vala:152 msgid "" "Selected font file is either installed in a system directory or is not " "writable by the current user.\n" "\n" "If you wish to remove this font from the list of available fonts use the " "system package manager to remove the package containing this font file, ask " "the system administrator to remove it or use a font management application " "to disable it." msgstr "" "Odabrana datoteka fonta je instalirana u direktoriju sustava ili trenutačni " "korisnik ne može pisati u nju.\n" "\n" "Ako želiš ukloniti ovaj font iz popisa dostupnih fontova, koristi upravljač " "paketa sustava za uklanjanje paketa koji sadrži ovu datoteku fonta, zatraži " "administratora sustava da ga ukloni ili koristi aplikaciju za upravljanje " "fontovima za deaktiviranje." #: src/font-viewer/MainWindow.vala:155 msgid "Newer version already installed" msgstr "Novija verzija je već instalirana" #: src/font-viewer/MainWindow.vala:157 src/font-viewer/MainWindow.vala:162 msgid "Click to overwrite" msgstr "Pritisni za prepisivanje" #: src/font-viewer/MainWindow.vala:160 msgid "Update Font" msgstr "Aktualiziraj font" #: src/font-viewer/MainWindow.vala:165 msgid "Remove Font" msgstr "Ukloni font" #: src/font-viewer/MainWindow.vala:169 #: src/font-viewer/font-viewer-main-window.ui:104 msgid "Install Font" msgstr "Instaliraj font" #: src/font-viewer/MainWindow.vala:236 msgid "Preview Area Colors" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:9 #: src/common/ui/font-manager-preview-colors.ui:15 msgid "Select background color" msgstr "Odaberi boju pozadine" #: src/common/ui/font-manager-preview-colors.ui:23 #: src/common/ui/font-manager-preview-colors.ui:29 msgid "Select text color" msgstr "Odaberi boju teksta" #: src/font-manager/gtk/help-overlay.ui:11 msgid "General" msgstr "Opće" #: src/font-manager/gtk/help-overlay.ui:23 msgid "Increase preview size" msgstr "Povećaj veličinu prikaza" #: src/font-manager/gtk/help-overlay.ui:30 msgid "Decrease preview size" msgstr "Smanji veličinu prikaza" #: src/font-manager/gtk/help-overlay.ui:37 msgid "Reset preview size" msgstr "Resetiraj veličinu prikaza" #: src/font-manager/gtk/help-overlay.ui:44 msgid "Focus search entry" msgstr "Fokusiraj unos pretrage" #: src/font-manager/gtk/help-overlay.ui:51 msgid "Reload" msgstr "Učitaj ponovo" #: src/font-manager/gtk/help-overlay.ui:58 #: src/font-manager/gtk/help-overlay.ui:65 msgid "Quit the application" msgstr "Zatvori program" #: src/font-manager/gtk/help-overlay.ui:73 msgid "Mode" msgstr "Modus" #: src/font-manager/gtk/help-overlay.ui:78 msgid "Switch to Manage mode" msgstr "Prebaci na modus „Upravljaj”" #: src/font-manager/gtk/help-overlay.ui:85 msgid "Switch to Browse mode" msgstr "Prebaci na modus „Pregledaj”" #: src/font-manager/gtk/help-overlay.ui:92 msgid "Switch to Compare mode" msgstr "Prebaci na modus „Usporedi”" #: src/font-manager/gtk/help-overlay.ui:99 msgid "Switch to Google Fonts mode" msgstr "Prebaci na Google Fonts modus" #: src/font-manager/gtk/help-overlay.ui:107 msgid "Preview Mode" msgstr "Modus prikaza" #: src/font-manager/gtk/help-overlay.ui:112 msgid "Switch to Standard preview" msgstr "Prebaci na standardni prikaz" #: src/font-manager/gtk/help-overlay.ui:119 msgid "Switch to Waterfall preview" msgstr "Prebaci na kaskadni prikaz" #: src/font-manager/gtk/help-overlay.ui:126 msgid "Switch to Body Text preview" msgstr "Prebaci na prikaz teksta" #: src/font-manager/ui/font-manager-browse-pane.ui:100 msgid "Increase tile size" msgstr "Povećaj veličinu pločica" #: src/font-manager/ui/font-manager-browse-pane.ui:109 msgid "Decrease tile size" msgstr "Smanji veličinu pločica" #: src/font-manager/ui/font-manager-browse-pane.ui:149 msgid "Toggle search entry" msgstr "Uključi/Isključi unos pretrage" #: src/font-manager/ui/font-manager-browse-pane.ui:158 msgid "Toggle preview panel" msgstr "Uključi/Isključi ploču pregleda" #: src/font-manager/ui/font-manager-browse-preview.ui:164 msgid "" "Status of selected family.\n" "\n" "Disabling will prevent the selected family from being used by other " "applications." msgstr "" "Stanje odabrane obitelji.\n" "\n" "Deaktiviranje će spriječiti druge aplikacije da koriste odabrane obitelji." #: src/font-manager/ui/font-manager-collection-rename-popover.ui:19 msgid "Collection Name" msgstr "Ime zbirke" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:45 msgid "_Rename" msgstr "_Preimenuj" #: src/font-manager/ui/font-manager-compare-view.ui:20 msgid "Add selected font to comparison" msgstr "Dodaj odabrani font u usporedbu" #: src/font-manager/ui/font-manager-compare-view.ui:33 msgid "Remove selected font from comparison" msgstr "Ukloni odabrani font iz usporedbe" #: src/font-manager/ui/font-manager-compare-view.ui:45 msgid "Pinned Comparisons" msgstr "Prikvačena usporedba" #: src/font-manager/ui/font-manager-export-dialog.ui:19 #: src/font-manager/ui/font-manager-remove-dialog.ui:19 msgid "Cancel" msgstr "Odustani" #: src/font-manager/ui/font-manager-font-list-controls.ui:51 #: src/font-manager/ui/font-manager-font-list-view.ui:54 #: src/font-manager/ui/font-manager-remove-dialog.ui:43 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:44 msgid "Search Families…" msgstr "Pretraži obitelji …" #: src/font-manager/ui/font-manager-language-filter-settings.ui:29 msgid "Search Orthographies…" msgstr "Pretraži sustave znakova …" #: src/font-manager/ui/font-manager-language-filter-settings.ui:72 msgid "Minimum Coverage" msgstr "Minimalna pokrivenost" #: src/font-manager/ui/font-manager-language-filter-settings.ui:101 msgid "Deselect All" msgstr "Odznači sve" #: src/font-manager/ui/font-manager-orthography-list.ui:53 msgid "Clear selected filter" msgstr "Isprazni odabrani filtar" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:22 msgid "Created :" msgstr "Stvoreno:" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:23 msgid "Save current comparison" msgstr "Spremi trenutačnu usporedbu" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:45 msgid "Remove selected comparison" msgstr "Ukloni odabranu usporedbu" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:73 msgid "Restore selected comparison" msgstr "Obnovi odabranu usporedbu" #: src/font-manager/ui/font-manager-remove-dialog.ui:13 msgid "Select fonts to remove" msgstr "Odaberi fontove koje želiš ukloniti" #: src/font-manager/ui/font-manager-remove-dialog.ui:25 msgid "Delete" msgstr "Izbriši" #: src/font-manager/ui/font-manager-sidebar.ui:35 msgid "Categories" msgstr "Kategorije" #: src/font-manager/ui/font-manager-sidebar.ui:86 msgid "Smart Collections" msgstr "Pametne zbirke" #: src/font-manager/ui/font-manager-sidebar.ui:142 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:50 msgid "Sort Order" msgstr "Redoslijed" #: src/font-manager/ui/font-manager-sidebar.ui:150 msgid "Collections" msgstr "Zbirke" #: src/font-manager/ui/font-manager-substitute-row.ui:22 msgid "Enter target family" msgstr "Upiši ciljanu 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:34 msgid "Remove substitute" msgstr "Ukloni zamjenu" #: src/font-manager/ui/font-manager-substitute.ui:35 msgid "Enter substitute family" msgstr "Upiši zamjensku obitelj" #: src/font-manager/ui/font-manager-substitute.ui:51 msgid "prefer" msgstr "daj prednost" #: src/font-manager/ui/font-manager-substitute.ui:52 msgid "accept" msgstr "prihvati" #: src/font-manager/ui/font-manager-substitute.ui:53 msgid "default" msgstr "standardno" #: src/font-manager/ui/font-manager-user-action-row.ui:27 msgid "Comment" msgstr "Komentar" #: src/font-manager/ui/font-manager-user-action-row.ui:42 msgid "Executable" msgstr "Izvršna datoteka" #: src/font-manager/ui/font-manager-user-action-row.ui:57 msgid "Arguments" msgstr "Argumenti" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:39 msgid "Newest" msgstr "Najnoviji" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:40 msgid "Most Popular" msgstr "Najpopularniji" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:41 msgid "Trending" msgstr "U trendu" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:116 msgid "Serif" msgstr "Serifni" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:133 msgid "Sans Serif" msgstr "Bezserifni" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:167 msgid "Handwriting" msgstr "Rukopisni" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:198 msgid "Category" msgstr "Kategorija" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:272 msgid "4+" msgstr "4+" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:282 msgid "8+" msgstr "8+" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:292 msgid "12+" msgstr "12+" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:305 msgid "Variations" msgstr "Varijante" #: src/font-viewer/font-viewer-main-window.ui:31 msgid "Preview font files before installing them." msgstr "Pregledaj fontove prije instaliranja." #: src/font-viewer/font-viewer-main-window.ui:32 msgid "To preview a font simply drag it onto this area." msgstr "Za pregled fonta, jednostavno ga povuci na ovo područje." #~ msgid "The type of antialiasing to use when rendering fonts." #~ msgstr "Vrsta zaglađivanja rubova za iscrtavanje fontova." #~ msgid "Font Manager project" #~ msgstr "Projekt „Font Manager”" #~ msgid "Select Destination" #~ msgstr "Odaberi odredište" #~ msgid "_Open" #~ msgstr "_Otvori" #~ msgid "Remove selected font from collection" #~ msgstr "Ukloni odabrani font iz izbora" #~ msgid "Updating Database — Metadata" #~ msgstr "Aktualiziranje baze podataka – metapodaci" #~ msgid "Updating Database — Orthography" #~ msgstr "Aktualiziranje baze podataka – sustavi znakova" #~ msgid "About" #~ msgstr "O programu" #~ msgid "Select Exported Data" #~ msgstr "Odaberi izvezene podatke" #~ msgid "Settings saved to file." #~ msgstr "Postavke su spremljene u datoteku." #~ msgid "Removed configuration file." #~ msgstr "Datoteka konfiguracije je uklonjena." #~ msgid " Size Restrictions " #~ msgstr " Ograničenja veličine " #~ msgid " Apply settings to point sizes " #~ msgstr " Primijeni postavke na veličine " #~ msgid "Smaller than" #~ msgstr "Manje od" #~ msgid "Larger than" #~ msgstr "Veće od" #~ msgid "Add alias" #~ msgstr "Dodaj alias" #~ msgid "Client Side Decorations" #~ msgstr "Dizajn klijenta" #~ 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." #~ 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." #~ msgid "Case insensitive search of family names." #~ msgstr "Pretraživanje imena obitelji bez razlikovanja velikih/malih slova." #~ msgid "Error procesing data" #~ msgstr "Greška tijekom obrade podataka" #~ msgid "Network Error" #~ msgstr "Greška mreže" #~ msgid "Please check your network settings" #~ msgstr "Provjeri mrežne postavke" #~ msgid "Update Family" #~ msgstr "Aktualiziraj obitelj" #~ msgid "Remove Family" #~ msgstr "Ukloni obitelj" #~ msgid "Download Family" #~ msgstr "Preuzmi obitelj" #~ msgid "Download Font" #~ msgstr "Preuzmi font" #~ msgid "Installed" #~ msgstr "Instalirano" #~ msgid "Enter Preview Text…" #~ msgstr "Upiši tekst za prikaz …" #~ msgid "Previous page" #~ msgstr "Prethodna stranica" #~ msgid "Next page" #~ msgstr "Sljedeća stranica" #~ msgid "Discard" #~ msgstr "Odbaci" #~ msgid "Running applications may require a restart to reflect any changes." #~ msgstr "" #~ "Za primjenu promjena aktivni programi se možda moraju ponovo pokrenuti." #~ msgid "Save" #~ msgstr "Spremi" #~ msgid "Edit selected category" #~ msgstr "Uredi odabranu kategoriju" #~ msgid "8.0" #~ msgstr "8,0" #~ msgid "48.0" #~ msgstr "48,0" #~ msgid "1.0" #~ msgstr "1,0" #~ 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 "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" #~ msgid "Remove selected collection" #~ msgstr "Ukloni odabranu zbirku" font-manager-0.9.4/po/hu.po000066400000000000000000002444331476271126700155230ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Jerry Casiano # This file is distributed under the same license as the font-manager package. # Szia Tomi , 2022, 2023, 2024, 2025. 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: 2025-02-26 00:40-0500\n" "PO-Revision-Date: 2025-02-24 02:09+0000\n" "Last-Translator: Szia Tomi \n" "Language-Team: Hungarian \n" "Language: hu\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 5.10.1-dev\n" #. Application.vala #: data/com.github.FontManager.FontManager.appdata.xml.in.in:14 #: data/com.github.FontManager.FontManager.desktop.in.in:5 #: data/com.github.FontManager.FontManager.desktop.in.in:6 #: lib/gtk/font-manager-application-window.c:281 #: src/font-manager/Application.vala:2 msgid "Font Manager" msgstr "Betűkészlet-kezelő" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:15 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "Egy egyszerű betűkészlet-kezelő alkalmazás Gtk+ asztali környezetekhez" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:18 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 "" "A betűkészlet-kezelő célja, hogy az átlagos felhasználók könnyen kezeljék az " "asztali betűtípusokat anélkül, hogy parancssori eszközöket kellene igénybe " "venniük, vagy a konfigurációs fájlokat kézzel kellene szerkeszteniük." #: data/com.github.FontManager.FontManager.appdata.xml.in.in:23 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" "Bár elsősorban a Gnome asztali környezetet szem előtt tartva tervezték, jól " "kell működnie más Gtk+ asztali környezetekben is." #: data/com.github.FontManager.FontManager.appdata.xml.in.in:27 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "" "A Betűkészlet-kezelő NEM tud professzionális szintű betűkészlet-kezelési " "feladatokat megoldani." #: data/com.github.FontManager.FontManager.desktop.in.in:7 msgid "Preview, Compare and Manage Fonts" msgstr "Betűtípusok előnézete, összehasonlítása és kezelése" #. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! #: data/com.github.FontManager.FontManager.desktop.in.in:16 #: data/com.github.FontManager.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "Grafika;Néző;GNOME;GTK;Kiadás;" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:14 #: data/com.github.FontManager.FontViewer.desktop.in.in:5 #: data/com.github.FontManager.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:88 src/font-viewer/Application.vala:108 #: src/font-viewer/Application.vala:132 #: src/font-viewer/font-viewer-main-window.ui:30 msgid "Font Viewer" msgstr "Betűkészletnéző" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:15 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "Egy betűkészletnéző alkalmazás Gtk+ asztali környezetekhez" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:18 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 "" "A „Betűkészletnéző” lehetővé teszi a betűtípusfájlok előnézetét a telepítés " "előtt. Többféle módon is megtekintheti a betűtípusfájlok előnézetét a " "karaktertérkép mellett, valamint megjeleníti a betűtípus tulajdonságait és a " "licenc részleteit." #: data/com.github.FontManager.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "Teljes értékű betűtípusfájl előnézeti alkalmazás" #: extensions/nautilus/font-manager-menu-provider.c:154 #: extensions/nemo/font-manager-menu-provider.c:147 #: extensions/thunar/font-manager-menu-provider.c:129 #: src/font-manager/FontList.vala:509 msgid "Install" msgstr "Telepít" #: extensions/nautilus/font-manager-menu-provider.c:156 #: extensions/nemo/font-manager-menu-provider.c:149 #: extensions/thunar/font-manager-menu-provider.c:131 msgid "Install the selected font file" msgstr "A kiválasztott betűtípusfájl telepítése" #: extensions/nautilus/font-manager-menu-provider.c:157 #: extensions/nemo/font-manager-menu-provider.c:150 #: extensions/thunar/font-manager-menu-provider.c:132 msgid "Install the selected font files" msgstr "A kiválasztott betűtípusfájlok telepítése" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "Betűtípus tulajdonságai" #: lib/common/font-manager-database.c:582 src/font-manager/Application.vala:147 msgid "Updating Database…" msgstr "Adatbázis frissítése…" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:699 msgid "Unknown Vendor" msgstr "Ismeretlen forgalmazó" #: lib/fontconfig/font-manager-fontconfig.c:568 #: src/font-manager/web/google/WebFont.vala:172 msgid "Thin" msgstr "Vékony" #: lib/fontconfig/font-manager-fontconfig.c:570 msgid "Ultra-Light" msgstr "Ultra-könnyű" #: lib/fontconfig/font-manager-fontconfig.c:572 #: lib/fontconfig/font-manager-fontconfig.c:925 #: src/font-manager/web/google/WebFont.vala:176 msgid "Light" msgstr "Könnyű" #: lib/fontconfig/font-manager-fontconfig.c:574 msgid "Semi-Light" msgstr "Félkönnyű" #: lib/fontconfig/font-manager-fontconfig.c:576 msgid "Book" msgstr "Könyv" #: lib/fontconfig/font-manager-fontconfig.c:578 #: lib/fontconfig/font-manager-fontconfig.c:882 #: src/font-manager/preferences/Desktop.vala:236 #: src/font-manager/web/google/WebFont.vala:180 msgid "Medium" msgstr "Közepes" #: lib/fontconfig/font-manager-fontconfig.c:580 msgid "Semi-Bold" msgstr "Enyhén kövér" #: lib/fontconfig/font-manager-fontconfig.c:582 #: src/font-manager/web/google/WebFont.vala:184 msgid "Bold" msgstr "Kövér" #: lib/fontconfig/font-manager-fontconfig.c:584 msgid "Ultra-Bold" msgstr "Ultra-kövér" #: lib/fontconfig/font-manager-fontconfig.c:586 msgid "Heavy" msgstr "Erős" #: lib/fontconfig/font-manager-fontconfig.c:588 msgid "Ultra-Heavy" msgstr "Ultra-erős" #: lib/fontconfig/font-manager-fontconfig.c:663 #: src/font-manager/web/google/WebFont.vala:234 msgid "Italic" msgstr "Dőlt" #: lib/fontconfig/font-manager-fontconfig.c:665 msgid "Oblique" msgstr "Ferde" #: lib/fontconfig/font-manager-fontconfig.c:703 msgid "Ultra-Condensed" msgstr "Ultra-keskeny" #: lib/fontconfig/font-manager-fontconfig.c:705 msgid "Extra-Condensed" msgstr "Extra-keskeny" #: lib/fontconfig/font-manager-fontconfig.c:707 msgid "Condensed" msgstr "Keskeny" #: lib/fontconfig/font-manager-fontconfig.c:709 msgid "Semi-Condensed" msgstr "Enyhén keskeny" #: lib/fontconfig/font-manager-fontconfig.c:711 msgid "Semi-Expanded" msgstr "Enyhén széles" #: lib/fontconfig/font-manager-fontconfig.c:713 msgid "Expanded" msgstr "Széles" #: lib/fontconfig/font-manager-fontconfig.c:715 msgid "Extra-Expanded" msgstr "Extra-széles" #: lib/fontconfig/font-manager-fontconfig.c:717 msgid "Ultra-Expanded" msgstr "Ultra-széles" #: lib/fontconfig/font-manager-fontconfig.c:786 msgid "Proportional" msgstr "Arányos" #: lib/fontconfig/font-manager-fontconfig.c:788 msgid "Dual Width" msgstr "Duplaszélességű" #: lib/fontconfig/font-manager-fontconfig.c:790 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:184 msgid "Monospace" msgstr "Rögzített szélességű" #: lib/fontconfig/font-manager-fontconfig.c:792 msgid "Charcell" msgstr "Kényszer szélességű" #: lib/fontconfig/font-manager-fontconfig.c:831 msgid "Unknown" msgstr "Ismeretlen" #: lib/fontconfig/font-manager-fontconfig.c:833 msgid "RGB" msgstr "RGB (Piros-Zöld-Kék szinkeverés)" #: lib/fontconfig/font-manager-fontconfig.c:835 msgid "BGR" msgstr "BGR (Kék-Zöld-Piros szinkeverés)" #: lib/fontconfig/font-manager-fontconfig.c:837 msgid "VRGB" msgstr "VRGB (Függőleges RGB)" #: lib/fontconfig/font-manager-fontconfig.c:839 msgid "VBGR" msgstr "VBGR (Függőleges BGR)" #: lib/fontconfig/font-manager-fontconfig.c:841 #: lib/fontconfig/font-manager-fontconfig.c:886 #: lib/fontconfig/font-manager-fontconfig.c:929 #: src/font-manager/Controls.vala:133 #: src/font-manager/preferences/Desktop.vala:234 #: src/font-manager/preferences/Desktop.vala:236 msgid "None" msgstr "Egyik sem" #: lib/fontconfig/font-manager-fontconfig.c:880 #: src/font-manager/preferences/Desktop.vala:236 msgid "Slight" msgstr "Enyhe" #: lib/fontconfig/font-manager-fontconfig.c:884 #: src/font-manager/preferences/Desktop.vala:236 msgid "Full" msgstr "Teljes" #: lib/fontconfig/font-manager-fontconfig.c:923 msgid "Default" msgstr "Alapértelmezett" #: lib/fontconfig/font-manager-fontconfig.c:927 msgid "Legacy" msgstr "Örökölt" #: lib/fontconfig/font-manager-source.c:305 #: lib/fontconfig/font-manager-source.c:321 #: lib/fontconfig/font-manager-source.c:322 msgid "Source Unavailable" msgstr "A forrás nem elérhető" #: lib/gtk/font-manager-application-window.c:285 #: src/font-manager/Application.vala:3 msgid "Simple font management for GTK+ desktop environments" msgstr "Egyszerű betűkészlet-kezelő GTK+ asztali környezetekhez" #: lib/gtk/font-manager-application-window.c:290 msgid "translator-credits" msgstr "" "Fordítói elismerések:\n" "SziaTomi 2022 ->" #: lib/gtk/font-manager-fsType.c:74 msgid "Restricted License Embedding" msgstr "Beágyazott licenckorlátozás" #: lib/gtk/font-manager-fsType.c:76 msgid "Preview & Print Embedding" msgstr "Előnézet és nyomtatás engedélyezett" #: lib/gtk/font-manager-fsType.c:78 msgid "Editable Embedding" msgstr "Szerkeszthető" #: lib/gtk/font-manager-fsType.c:80 msgid "Preview & Print Embedding | No Subsetting" msgstr "Előnézet és nyomtatás engedélyezett | Nincs alcsoport" #: lib/gtk/font-manager-fsType.c:82 msgid "Editable Embedding | No Subsetting" msgstr "Szerkeszthető | Nincs alcsoport" #: lib/gtk/font-manager-fsType.c:84 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "Előnézet és nyomtatás engedélyezett | Csak a bittérkép" #: lib/gtk/font-manager-fsType.c:86 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "Szerkeszthető | Csak a bittérkép" #: lib/gtk/font-manager-fsType.c:88 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" "Előnézet és nyomtatás engedélyezett | Nincs alcsoport | Csak a bittérkép" #: lib/gtk/font-manager-fsType.c:90 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "Szerkeszthető | Nincs alcsoport | Csak a bittérkép" #: lib/gtk/font-manager-fsType.c:92 msgid "Installable Embedding" msgstr "Telepíthető" #: lib/gtk/font-manager-license-page.c:179 msgid "File does not contain license information." msgstr "A fájl nem tartalmaz licencinformációkat." #: lib/gtk/font-manager-preview-controls.c:77 msgid "Left Aligned" msgstr "Balra igazítva" #: lib/gtk/font-manager-preview-controls.c:83 msgid "Centered" msgstr "Középre" #: lib/gtk/font-manager-preview-controls.c:89 msgid "Fill" msgstr "Kitölt (Mindkét oldalra igazítva)" #: lib/gtk/font-manager-preview-controls.c:95 msgid "Right Aligned" msgstr "Jobbra igazítva" #: lib/gtk/font-manager-preview-controls.c:349 #: src/font-manager/ui/font-manager-browse-pane.ui:168 msgid "Edit preview text" msgstr "Előnézeti szöveg szerkesztése" #: lib/gtk/font-manager-preview-controls.c:350 msgid "Undo changes" msgstr "Változtatások visszavonása" #: lib/gtk/font-manager-preview-page.c:87 #: src/font-manager/ui/font-manager-browse-preview.ui:126 msgid "Preview" msgstr "Előnézet" #: lib/gtk/font-manager-preview-page.c:89 msgid "Waterfall" msgstr "Vízesés" #: lib/gtk/font-manager-preview-pane.c:47 #: lib/gtk/font-manager-preview-pane.c:584 #: src/font-manager/ui/font-manager-browse-preview.ui:136 msgid "Characters" msgstr "Karakterek" #: lib/gtk/font-manager-preview-pane.c:49 #: lib/gtk/font-manager-preview-pane.c:585 msgid "Properties" msgstr "Tulajdonságok" #: lib/gtk/font-manager-preview-pane.c:51 #: lib/gtk/font-manager-preview-pane.c:586 src/font-manager/Categories.vala:266 msgid "License" msgstr "Licenc" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:331 #: src/font-manager/web/google/WebFont.vala:178 msgid "Regular" msgstr "Szabályos" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:326 msgid "Normal" msgstr "Normál" #: lib/gtk/font-manager-preview-pane.c:508 msgid "Search available characters" msgstr "Keressen az elérhető karakterek között" #: lib/gtk/font-manager-properties-page.c:55 msgid "PostScript Name" msgstr "PostScriptnév" #: lib/gtk/font-manager-properties-page.c:56 msgid "Family" msgstr "Család" #: lib/gtk/font-manager-properties-page.c:57 msgid "Style" msgstr "Stílus" #: lib/gtk/font-manager-properties-page.c:58 #: src/font-manager/Categories.vala:259 msgid "Width" msgstr "Szélesség" #: lib/gtk/font-manager-properties-page.c:59 #: src/font-manager/Categories.vala:261 msgid "Slant" msgstr "Dőlés" #: lib/gtk/font-manager-properties-page.c:60 #: src/font-manager/Categories.vala:260 msgid "Weight" msgstr "Vastagság" #: lib/gtk/font-manager-properties-page.c:61 #: src/font-manager/Categories.vala:262 msgid "Spacing" msgstr "Térköz" #: lib/gtk/font-manager-properties-page.c:62 msgid "Version" msgstr "Változat" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/gtk/font-manager-properties-page.c:64 #: src/font-manager/Categories.vala:268 msgid "Vendor" msgstr "Forgalmazó" #: lib/gtk/font-manager-properties-page.c:65 msgid "FileType" msgstr "Fájltípus" #. Keep this entry last #: lib/gtk/font-manager-properties-page.c:67 msgid "Filesize" msgstr "Fájlméret" #: lib/gtk/unicode/unicode-character-map.c:850 msgid "Copy" msgstr "Másolat" #: lib/gtk/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:199 msgid "" msgstr "<15. táblázat Magáncélú használat>" #: lib/gtk/unicode/unicode-info.c:201 msgid "" msgstr "<16. táblázat Magáncélú használat>" #: lib/gtk/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "Egyéb, Vezérlés" #: lib/gtk/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "Egyéb, Formátum" #: lib/gtk/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "Egyéb, Nem hozzárendelt" #: lib/gtk/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "Egyéb, Magáncélú használat" #: lib/gtk/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "Egyéb, Helyettesítő" #: lib/gtk/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "Betű, Kisbetű" #: lib/gtk/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "Betű, Módosító" #: lib/gtk/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "Betű, Egyéb" #: lib/gtk/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "Betű, Címsor" #: lib/gtk/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "Betű, Nagybetű" #: lib/gtk/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "Cimke, Térközök kombinálása" #: lib/gtk/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "Cimke, Átfogó" #: lib/gtk/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "Cimke, Nincs térköz" #: lib/gtk/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "Számjegy, Tizedesjegy" #: lib/gtk/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "Szám, Betű" #: lib/gtk/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "Szám, Egyéb" #: lib/gtk/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "Írásjelek, Kettősjelek" #: lib/gtk/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "Írásjelek, Kötőjelek" #: lib/gtk/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "Írásjelek, Zárójelek" #: lib/gtk/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "Írásjelek, Bezáró idézőjelek" #: lib/gtk/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "Írásjelek, Kezdő idézőjelek" #: lib/gtk/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "Írásjelek, Egyéb" #: lib/gtk/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "Írásjelek, Nyitott" #: lib/gtk/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "Szimbólum, Pénznem" #: lib/gtk/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "Szimbólum, Módosító" #: lib/gtk/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "Szimbólum, Matematikai jel" #: lib/gtk/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "Szimbólum, Egyéb" #: lib/gtk/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "Elválasztó, Vonal" #: lib/gtk/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "Elválasztó, Bekezdés" #: lib/gtk/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "Elválasztó, Térköz" #: src/common/WaterfallSettings.vala:37 msgid "Up to 48 points (Linear Scaling)" msgstr "48 pontig (lineáris skálázás)" #: src/common/WaterfallSettings.vala:39 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "72 pontig (1.1 arányú)" #: src/common/WaterfallSettings.vala:41 msgid "Up to 96 points (Linear Scaling)" msgstr "96 pontig (lineáris skálázás)" #: src/common/WaterfallSettings.vala:43 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "96 pontig (1.1 arányú)" #: src/common/WaterfallSettings.vala:45 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "120 pontig (1.2 arányú)" #: src/common/WaterfallSettings.vala:47 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "144 pontig (1.3 arányú)" #: src/common/WaterfallSettings.vala:49 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "192 pontig (1.4 arányú)" #: src/common/WaterfallSettings.vala:51 msgid "Custom Size Settings" msgstr "Egyéni méret beállítások" #: src/common/WaterfallSettings.vala:197 msgid "Waterfall Preview Size Settings" msgstr "Vízesés előnézet méret beállításai" #: src/common/WaterfallSettings.vala:201 msgid "Higher values may adversely affect performance" msgstr "A magasabb értékek hátrányosan befolyásolhatják a teljesítményt" #: src/common/WaterfallSettings.vala:204 msgid "Minimum Waterfall Preview Point Size" msgstr "A vízesés előnézet minimális pont mérete" #: src/common/WaterfallSettings.vala:206 msgid "Waterfall Preview Point Size Common Ratio" msgstr "A vízesés előnézet pontméretének aránya" #: src/common/WaterfallSettings.vala:208 msgid "Maximum Waterfall Preview Point Size" msgstr "A vízesés előnézet maximális pont mérete" #: src/common/WaterfallSettings.vala:236 msgid "Show line size" msgstr "Sorméret megjelenítése" #: src/font-manager/Application.vala:5 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" " Ez a program ingyenes szoftver: újraterjesztheti és/vagy módosíthatja\n" " a GNU General Public License feltételei szerint\n" " a Free Software Foundation, Licenc 3-as verziója, vagy\n" " (tetszés szerint) bármely későbbi verziója szerint.\n" "\n" " Ezt a programot abban a reményben terjesztjük, hogy hasznos lesz,\n" " de MINDEN GARANCIA NÉLKÜL; még a ráutaló garancia nélkül is\n" " ELADHATÓSÁG vagy MEGHATÁROZOTT CÉLRA VALÓ ALKALMASSÁG. Lásd a\n" " GNU General Public License további részletekért.\n" "\n" " Meg kellett kapnia a GNU General Public License egy példányát\n" " ezzel a programmal együtt.\n" "\n" " Ha nem, lásd: .\n" #: src/font-manager/Application.vala:133 msgid "Installing Font Files…" msgstr "Betűtípusfájlok telepítése…" #: src/font-manager/Browse.vala:381 #: src/font-manager/ui/font-manager-browse-preview.ui:175 msgid "Active" msgstr "Aktív" #: src/font-manager/Browse.vala:385 msgid "Inactive" msgstr "Inaktív" #: src/font-manager/Browse.vala:426 msgid "Designed by" msgstr "Tervezte" #: src/font-manager/Categories.vala:259 msgid "Grouped by font width" msgstr "Betűszélesség szerint csoportosítva" #: src/font-manager/Categories.vala:260 msgid "Grouped by font weight" msgstr "Vonalvastagság szerint csoportosítva" #: src/font-manager/Categories.vala:261 msgid "Grouped by font angle" msgstr "Dőlés szerint csoportosítva" #: src/font-manager/Categories.vala:262 msgid "Grouped by font spacing" msgstr "Betűközök szerint csoportosítva" #: src/font-manager/Categories.vala:266 msgid "Grouped by license type" msgstr "Licenctípus szerint csoportosítva" #: src/font-manager/Categories.vala:268 msgid "Grouped by vendor" msgstr "Forgalmazó szerint csoportosítva" #: src/font-manager/Categories.vala:269 msgid "Filetype" msgstr "Fájltípus" #: src/font-manager/Categories.vala:269 msgid "Grouped by filetype" msgstr "Fájltípus szerint csoportosítva" #: src/font-manager/Categories.vala:274 msgid "All" msgstr "Összes" #: src/font-manager/Categories.vala:274 msgid "All Fonts" msgstr "Az összes betűtípus" #: src/font-manager/Categories.vala:275 msgid "System" msgstr "Rendszer" #: src/font-manager/Categories.vala:275 msgid "Fonts available to all users" msgstr "Az összes felhasználó számára elérhető betűtípusok" #: src/font-manager/Categories.vala:298 msgid "Family Kind" msgstr "Családtípus" #: src/font-manager/Categories.vala:298 msgid "Only fonts which include Panose information will be grouped here." msgstr "" "Csak a Panose információkat tartalmazó betűtípusok kerülnek ide " "csoportosításra." #: src/font-manager/Categories.vala:299 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:262 msgid "Any" msgstr "Bármely" #: src/font-manager/Categories.vala:299 msgid "No Fit" msgstr "Nincs illeszkedés" #: src/font-manager/Categories.vala:299 msgid "Text and Display" msgstr "Szöveg és címsor" #: src/font-manager/Categories.vala:299 msgid "Script" msgstr "Kézírás ihlette" #: src/font-manager/Categories.vala:299 msgid "Decorative" msgstr "Dekoratív" #: src/font-manager/Categories.vala:299 msgid "Pictorial" msgstr "Képi" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "Írja be a gyűjtemény nevét" #: src/font-manager/Collections.vala:346 msgid "Copy to…" msgstr "Másolás…" #: src/font-manager/Collections.vala:347 msgid "Compress…" msgstr "Tömörítés…" #: src/font-manager/Collections.vala:348 msgid "Rename…" msgstr "Átnevezés…" #: src/font-manager/Collections.vala:402 msgid "Archive created successfully." msgstr "Az archívum sikeresen létrehozva." #: src/font-manager/Collections.vala:403 msgid "The resulting file can be found in your home directory." msgstr "A létrejött fájl megtalálható a home könyvtárban." #: src/font-manager/Collections.vala:405 msgid "Error exporting collection" msgstr "Hiba történt a gyűjtemény exportálásánál" #: src/font-manager/Collections.vala:406 msgid "" "Start the application from a terminal and try again for more information" msgstr "" "Indítsa el az alkalmazást egy terminálból, és próbálja meg újra a további " "információkért" #: src/font-manager/Collections.vala:427 msgid "Creating archive from selected collection." msgstr "Archívum létrehozása a kiválasztott gyűjteményből." #: src/font-manager/Collections.vala:428 msgid "This may take some time for large collections…" msgstr "A nagy gyűjtemények esetében ez eltarthat egy ideig…" #: src/font-manager/Compare.vala:325 msgid "Saved Comparison" msgstr "Mentett összehasonlítás" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:361 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" "Mentse el az aktuális összehasonlítást\n" "a + gombra kattintva" #: src/font-manager/Controls.vala:80 msgid "Keyboard Shortcuts" msgstr "Gyorsbillentyűk" #: src/font-manager/Controls.vala:81 src/font-manager/gtk/help-overlay.ui:16 msgid "Help" msgstr "Súgó" #: src/font-manager/Controls.vala:82 msgid "About Font Manager" msgstr "A betűkészlet-kezelőről" #: src/font-manager/Controls.vala:88 msgid "Preferences" msgstr "Beállítások" #: src/font-manager/Controls.vala:92 msgid "Import" msgstr "Importálás" #: src/font-manager/Controls.vala:93 #: src/font-manager/ui/font-manager-export-dialog.ui:25 msgid "Export" msgstr "Exportálás" #: src/font-manager/Controls.vala:96 #: src/font-manager/ui/font-manager-export-dialog.ui:13 msgid "User Data" msgstr "Felhasználói adat" #: src/font-manager/Controls.vala:129 #: src/font-manager/ui/font-manager-user-action-row.ui:13 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:38 msgid "Name" msgstr "Név" #: src/font-manager/Controls.vala:131 msgid "Size" msgstr "Méret" #: src/font-manager/Controls.vala:196 msgid "Grid View" msgstr "Rácsnézet" #: src/font-manager/Controls.vala:197 msgid "List View" msgstr "Listanézet" #: src/font-manager/Controls.vala:283 msgid "Add Fonts" msgstr "Betűtípusok hozzáadása" #: src/font-manager/Controls.vala:284 msgid "Remove Fonts" msgstr "Betűtípusok eltávolítása" #: src/font-manager/Controls.vala:300 msgid "Back" msgstr "Vissza" #: src/font-manager/Dialogs.vala:48 src/font-manager/Dialogs.vala:59 msgid "_Select" msgstr "_Választ" #: src/font-manager/Dialogs.vala:49 msgid "Select Executable" msgstr "Végrehajtható fájl kiválasztása" #: src/font-manager/Dialogs.vala:60 msgid "Select a Directory" msgstr "Könyvtár kiválasztása" #: src/font-manager/Dialogs.vala:68 msgid "TrueType" msgstr "TrueType" #: src/font-manager/Dialogs.vala:70 msgid "OpenType" msgstr "OpenType" #: src/font-manager/Dialogs.vala:73 msgid "Archive Files" msgstr "Archívum fájlok" #: src/font-manager/Dialogs.vala:81 msgid "Select Files to Install" msgstr "Telepítendő fájlok kiválasztása" #: src/font-manager/Dialogs.vala:91 msgid "Select Source Directories" msgstr "Forráskönyvtárak kiválasztása" #: src/font-manager/Dialogs.vala:125 msgid "Font Configuration" msgstr "Betűtípus beállítása" #: src/font-manager/Dialogs.vala:126 msgid "Font Collections" msgstr "Betűtípus gyűjtemények" #: src/font-manager/Dialogs.vala:127 #: src/font-manager/preferences/UserSources.vala:156 msgid "Font Sources" msgstr "Betűtípusforrások" #: src/font-manager/Dialogs.vala:128 msgid "Installed Fonts" msgstr "Telepített betűtípusok" #: src/font-manager/Dialogs.vala:129 msgid "Custom Actions" msgstr "Egyéni műveletek" #: src/font-manager/Dialogs.vala:385 msgid "Fonts installed in your home directory will appear here." msgstr "Itt jelennek meg a saját könyvtárába telepített betűtípusok." #. FontList.vala #. * #. * Copyright (C) 2020-2025 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 . #. #: src/font-manager/FontList.vala:21 #, 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 "" "Kis- és nagybetűkre érzéketlen keresés a családnevekben.\n" "\n" "Indítson fájlútvonal alapján történő keresést a(z) %s szűrővel.\n" "Indítson karakterek alapján történő keresést a(z) %s szűrővel." #: src/font-manager/FontList.vala:72 #: src/font-manager/web/google/FontList.vala:204 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "%i Változat " msgstr[1] "%i Változat" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 msgid "Collapse all" msgstr "Mindet becsukja" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 #: src/font-manager/ui/font-manager-font-list-controls.ui:21 #: src/font-manager/ui/font-manager-font-list-view.ui:24 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:28 msgid "Expand all" msgstr "Az összes kibontása" #: src/font-manager/FontList.vala:510 msgid "Copy Location" msgstr "Hely másolása" #: src/font-manager/FontList.vala:511 msgid "Show in Folder" msgstr "Megjelenítés mappában" #: src/font-manager/FontList.vala:512 msgid "Enable selected items" msgstr "A kiválasztott elemek engedélyezése" #: src/font-manager/FontList.vala:513 msgid "Disable selected items" msgstr "A kiválasztott elemek letiltása" #. 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:580 src/font-manager/FontList.vala:589 #, c-format msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "%i kiválasztott elem" msgstr[1] "%i kiválasztott elem" #: src/font-manager/FontList.vala:607 #: src/font-manager/preferences/Preferences.vala:45 msgid "Actions" msgstr "Műveletek" #: src/font-manager/MainWindow.vala:69 msgid "Browse" msgstr "Böngészés" #: src/font-manager/MainWindow.vala:71 msgid "Compare" msgstr "Összehasonlítás" #: src/font-manager/MainWindow.vala:74 msgid "Google Fonts" msgstr "Google betűkészletek" #: src/font-manager/MainWindow.vala:77 msgid "Manage" msgstr "Kezelés" #: src/font-manager/Orthographies.vala:31 msgid "Afrikaans" msgstr "Afrikai" #: src/font-manager/Orthographies.vala:32 msgid "Ahom" msgstr "Ahom" #: src/font-manager/Orthographies.vala:33 msgid "Aleut Cyrillic" msgstr "Aleut cirill" #: src/font-manager/Orthographies.vala:34 msgid "Aleut Latin" msgstr "Aleut latin" #: src/font-manager/Orthographies.vala:35 #: src/font-manager/web/google/LanguageData.vala:35 msgid "Arabic" msgstr "Arab" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "Archaikus görög betűk" #: src/font-manager/Orthographies.vala:37 #: src/font-manager/web/google/LanguageData.vala:36 msgid "Armenian" msgstr "Örmény" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "Csillagászati" #: src/font-manager/Orthographies.vala:39 #: src/font-manager/web/google/LanguageData.vala:38 msgid "Balinese" msgstr "Balinéz" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "Balti" #: src/font-manager/Orthographies.vala:41 #: src/font-manager/web/google/LanguageData.vala:39 msgid "Bamum" msgstr "Bamum" #: src/font-manager/Orthographies.vala:42 msgid "Basic Cyrillic" msgstr "Cirill (alap)" #: src/font-manager/Orthographies.vala:43 msgid "Basic Greek" msgstr "Görög (alap)" #: src/font-manager/Orthographies.vala:44 msgid "Basic Latin" msgstr "Latin (alap)" #: src/font-manager/Orthographies.vala:45 msgid "Surat Batak" msgstr "Surat Batak" #: src/font-manager/Orthographies.vala:46 #: src/font-manager/web/google/LanguageData.vala:42 msgid "Bengali" msgstr "Bengáli" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "Brahmi" #: src/font-manager/Orthographies.vala:48 #: src/font-manager/web/google/LanguageData.vala:46 msgid "Buginese" msgstr "Buginese" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "Egységes kanadaiőslakos-szótagírás" #: src/font-manager/Orthographies.vala:50 #: src/font-manager/web/google/LanguageData.vala:50 msgid "Carian" msgstr "Carian" #: src/font-manager/Orthographies.vala:51 msgid "Catalan" msgstr "Katalán" #: src/font-manager/Orthographies.vala:52 msgid "Central European" msgstr "Közép-európai" #: src/font-manager/Orthographies.vala:53 #: src/font-manager/web/google/LanguageData.vala:51 msgid "Chakma" msgstr "Chakma" #: src/font-manager/Orthographies.vala:54 #: src/font-manager/web/google/LanguageData.vala:52 msgid "Cham" msgstr "Cham" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/LanguageData.vala:53 msgid "Cherokee" msgstr "Cherokee" #: src/font-manager/Orthographies.vala:56 msgid "Chess Symbols" msgstr "Sakk szimbólumok" #. CJK entries added manually #: src/font-manager/Orthographies.vala:59 msgid "CJK Unified" msgstr "CJK egységesített" #: src/font-manager/Orthographies.vala:60 msgid "CJK Unified Extension A" msgstr "CJK egységesített bővítmény A" #: src/font-manager/Orthographies.vala:61 msgid "CJK Unified Extension B" msgstr "CJK egységesített bővítmény B" #: src/font-manager/Orthographies.vala:62 msgid "CJK Unified Extension C" msgstr "CJK egységesített bővítmény C" #: src/font-manager/Orthographies.vala:63 msgid "CJK Unified Extension D" msgstr "CJK egységesített bővítmény D" #: src/font-manager/Orthographies.vala:64 msgid "CJK Unified Extension E" msgstr "CJK egységesített bővítmény E" #: src/font-manager/Orthographies.vala:65 msgid "CJK Compatibility Ideographs" msgstr "CJK kompatibilitási ideográfok" #: src/font-manager/Orthographies.vala:66 msgid "CJK Compatibility Ideographs Supplement" msgstr "CJK kompatibilitási ideográfok kiegészítés" #. End CJK entries #: src/font-manager/Orthographies.vala:69 msgid "Claudian Letters" msgstr "Claudius betűk" #: src/font-manager/Orthographies.vala:70 #: src/font-manager/web/google/LanguageData.vala:58 msgid "Coptic" msgstr "Kopt" #: src/font-manager/Orthographies.vala:71 msgid "Currencies" msgstr "Pénznemek" #: src/font-manager/Orthographies.vala:72 msgid "Cypriot Syllabary" msgstr "Ciprusi szótagírás" #: src/font-manager/Orthographies.vala:73 #: src/font-manager/web/google/LanguageData.vala:65 msgid "Devanagari" msgstr "Devanagari" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "Holland" #: src/font-manager/Orthographies.vala:75 #: src/font-manager/web/google/LanguageData.vala:67 msgid "Egyptian Hieroglyphs" msgstr "Egyiptomi hieroglifák" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "Hangulatjelek" #: src/font-manager/Orthographies.vala:77 #: src/font-manager/web/google/LanguageData.vala:70 msgid "Ethiopic" msgstr "Etiópiai" #. This "orthography" contains only the euro symbol... #. { "Euro", "Euro" }, #: src/font-manager/Orthographies.vala:82 msgid "Farsi" msgstr "Perzsa" #: src/font-manager/Orthographies.vala:83 msgid "Food and Drink" msgstr "Étel és ital" #: src/font-manager/Orthographies.vala:84 msgid "Full Cyrillic" msgstr "Cirill (teljes)" #: src/font-manager/Orthographies.vala:85 #: src/font-manager/web/google/LanguageData.vala:71 msgid "Georgian" msgstr "Grúz" #: src/font-manager/Orthographies.vala:86 #: src/font-manager/web/google/LanguageData.vala:72 msgid "Glagolitic" msgstr "Glagolitic" #: src/font-manager/Orthographies.vala:87 #: src/font-manager/web/google/LanguageData.vala:73 msgid "Gothic" msgstr "Gótikus" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/LanguageData.vala:77 msgid "Gujarati" msgstr "Gudzsaráti" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/LanguageData.vala:79 msgid "Gurmukhi" msgstr "Gurmukhi" #: src/font-manager/Orthographies.vala:90 msgid "Korean Hangul" msgstr "Koreai Hangul" #: src/font-manager/Orthographies.vala:91 msgid "Hanunó'o" msgstr "Hanunó'o (mangyan ábc)" #: src/font-manager/Orthographies.vala:92 #: src/font-manager/web/google/LanguageData.vala:83 msgid "Hebrew" msgstr "Héber" #: 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 ábc)" #: src/font-manager/Orthographies.vala:96 msgid "Korean Jamo" msgstr "Koreai Jamo" #: src/font-manager/Orthographies.vala:97 #: src/font-manager/web/google/LanguageData.vala:89 msgid "Javanese" msgstr "Jávai" #: src/font-manager/Orthographies.vala:98 msgid "Japanese Jinmeiyo" msgstr "Japán Jinmeiyo" #: src/font-manager/Orthographies.vala:99 msgid "Japanese Joyo" msgstr "Japán Joyo" #: src/font-manager/Orthographies.vala:100 #: src/font-manager/web/google/LanguageData.vala:90 msgid "Kaithi" msgstr "Kaithi" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "Japán Kana" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/LanguageData.vala:91 msgid "Kannada" msgstr "Kannada" #: src/font-manager/Orthographies.vala:103 #: src/font-manager/web/google/LanguageData.vala:94 msgid "Kayah Li" msgstr "Kayah Li" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "Kazah" #: src/font-manager/Orthographies.vala:105 #: src/font-manager/web/google/LanguageData.vala:92 msgid "Kharoshthi" msgstr "Kharoshthi" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/LanguageData.vala:95 msgid "Khmer" msgstr "Khmer" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "Japán Kokuji" #: src/font-manager/Orthographies.vala:108 #: src/font-manager/web/google/LanguageData.vala:99 msgid "Lao" msgstr "Laoszi" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "Latin ligatúrák" #: src/font-manager/Orthographies.vala:110 #: src/font-manager/web/google/LanguageData.vala:100 msgid "Lepcha" msgstr "Lepcha" #: src/font-manager/Orthographies.vala:111 #: src/font-manager/web/google/LanguageData.vala:103 msgid "Limbu" msgstr "Limbu" #: src/font-manager/Orthographies.vala:112 msgid "Linear B Ideograms" msgstr "Lineáris B Ideogrammák" #: src/font-manager/Orthographies.vala:113 msgid "Linear B Syllabary" msgstr "Lineáris B szótagírás" #: src/font-manager/Orthographies.vala:114 #: src/font-manager/web/google/LanguageData.vala:110 msgid "Malayalam" msgstr "Malayalam" #: src/font-manager/Orthographies.vala:115 msgid "Mathematical Greek" msgstr "Görög matematikai" #: src/font-manager/Orthographies.vala:116 msgid "Mathematical Latin" msgstr "Latin matematikai" #: src/font-manager/Orthographies.vala:117 msgid "Mathematical Numerals" msgstr "Matematikai számok" #: src/font-manager/Orthographies.vala:118 msgid "Mathematical Operators" msgstr "Matematikai operátorok" #: src/font-manager/Orthographies.vala:119 msgid "Meetei Mayak" msgstr "Meetei Mayak" #: src/font-manager/Orthographies.vala:120 #: src/font-manager/web/google/LanguageData.vala:119 msgid "Mende Kikakui" msgstr "Mende Kikakui" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "Meroita kurzív" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "Meroita hieroglifák" #. { N_(""), "meroitic-cursive", "" }, #. { N_(""), "meroitic-heiroglyphs", "" }, #: src/font-manager/Orthographies.vala:123 #: src/font-manager/web/google/LanguageData.vala:123 msgid "Miao" msgstr "Miao" #: src/font-manager/Orthographies.vala:124 #: src/font-manager/web/google/LanguageData.vala:125 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:130 #: src/font-manager/web/google/LanguageData.vala:129 msgid "Myanmar" msgstr "Myanmar" #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/LanguageData.vala:133 msgid "New Tai Lue" msgstr "Új Tai Lue" #: src/font-manager/Orthographies.vala:132 msgid "N’Ko" msgstr "N’Ko (mande ábc)" #: src/font-manager/Orthographies.vala:133 #: src/font-manager/web/google/LanguageData.vala:137 msgid "Ogham" msgstr "Ogham (kelta rovásírás)" #: src/font-manager/Orthographies.vala:134 #: src/font-manager/web/google/LanguageData.vala:138 msgid "Ol Chiki" msgstr "Ol Chiki" #: src/font-manager/Orthographies.vala:135 #: src/font-manager/web/google/LanguageData.vala:140 msgid "Old Italic" msgstr "Old Italic" #: src/font-manager/Orthographies.vala:136 #: src/font-manager/web/google/LanguageData.vala:145 msgid "Old South Arabian" msgstr "Ó dél-Arab" #: src/font-manager/Orthographies.vala:137 #: src/font-manager/web/google/LanguageData.vala:149 msgid "Oriya" msgstr "Oriya" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/LanguageData.vala:148 msgid "Osmanya" msgstr "Osmanya" #: src/font-manager/Orthographies.vala:139 msgid "Pan African Latin" msgstr "Pán-Afrikai latin" #: src/font-manager/Orthographies.vala:140 msgid "Pashto" msgstr "Pashto" #: src/font-manager/Orthographies.vala:141 #: src/font-manager/web/google/LanguageData.vala:153 msgid "Phags Pa" msgstr "Phags Pa" #: src/font-manager/Orthographies.vala:142 msgid "Pinyin" msgstr "Pinyin" #: src/font-manager/Orthographies.vala:143 msgid "Polynesian" msgstr "Polinéziai" #: src/font-manager/Orthographies.vala:144 msgid "Polytonic Greek" msgstr "Görög politon" #: src/font-manager/Orthographies.vala:145 #: src/font-manager/web/google/LanguageData.vala:156 msgid "Rejang" msgstr "Rejang" #: src/font-manager/Orthographies.vala:146 msgid "Romanian" msgstr "Román" #: src/font-manager/Orthographies.vala:147 #: src/font-manager/web/google/LanguageData.vala:157 msgid "Runic" msgstr "Runic" #: src/font-manager/Orthographies.vala:148 #: src/font-manager/web/google/LanguageData.vala:159 msgid "Saurashtra" msgstr "Saurashtra" #: src/font-manager/Orthographies.vala:149 msgid "Simplified Chinese" msgstr "Egyszerűsített kínai" #: src/font-manager/Orthographies.vala:150 msgid "Sindhi" msgstr "Sindhi" #: src/font-manager/Orthographies.vala:151 #: src/font-manager/web/google/LanguageData.vala:164 msgid "Sinhala" msgstr "Sinhala" #: src/font-manager/Orthographies.vala:152 msgid "South Korean Hanja" msgstr "Dél-koreai Hanja" #: src/font-manager/Orthographies.vala:153 #: src/font-manager/web/google/LanguageData.vala:168 msgid "Sundanese" msgstr "Sundanese" #: src/font-manager/Orthographies.vala:154 #: src/font-manager/web/google/LanguageData.vala:169 msgid "Syloti Nagri" msgstr "Syloti Nagri" #. { N_("Symbols"), "symbols", "" }, #: src/font-manager/Orthographies.vala:155 #: src/font-manager/web/google/LanguageData.vala:171 msgid "Syriac" msgstr "Syriac" #: src/font-manager/Orthographies.vala:156 #: src/font-manager/web/google/LanguageData.vala:174 msgid "Tai Le" msgstr "Tai Le" #: src/font-manager/Orthographies.vala:157 msgid "Tai Tham (Lanna)" msgstr "Tai Tham (Lanna)" #: src/font-manager/Orthographies.vala:158 msgid "Tai Viet" msgstr "Tai Viet" #: src/font-manager/Orthographies.vala:159 #: src/font-manager/web/google/LanguageData.vala:175 msgid "Tamil" msgstr "Tamil" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/LanguageData.vala:176 msgid "Telugu" msgstr "Telugu" #: src/font-manager/Orthographies.vala:161 msgid "Thaana" msgstr "Thaana" #: src/font-manager/Orthographies.vala:162 #: src/font-manager/web/google/LanguageData.vala:177 msgid "Thai" msgstr "Thai" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/LanguageData.vala:178 msgid "Tibetan" msgstr "Tibeti" #: src/font-manager/Orthographies.vala:164 msgid "Tifinagh" msgstr "Tifinagh" #: src/font-manager/Orthographies.vala:165 msgid "Traditional Chinese" msgstr "Hagyományos kínai" #: src/font-manager/Orthographies.vala:166 msgid "Turkish" msgstr "Török" #: src/font-manager/Orthographies.vala:167 msgid "Uighur" msgstr "Ujgur" #: src/font-manager/Orthographies.vala:168 msgid "Urdu" msgstr "Urdu" #: src/font-manager/Orthographies.vala:169 msgid "Vai" msgstr "Vai" #: src/font-manager/Orthographies.vala:170 msgid "Vedic Extensions" msgstr "Védikus kiterjesztések" #: src/font-manager/Orthographies.vala:171 msgid "Venda" msgstr "Venda" #: src/font-manager/Orthographies.vala:172 #: src/font-manager/web/google/LanguageData.vala:179 msgid "Vietnamese" msgstr "Vietnámi" #: src/font-manager/Orthographies.vala:173 msgid "Western European" msgstr "Nyugat-európai" #: src/font-manager/Orthographies.vala:174 msgid "Yi" msgstr "Yi" #: src/font-manager/Orthographies.vala:175 msgid "Chinese Zhuyin Fuhao" msgstr "Kinai 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/OrthographyList.vala:105 msgid "Coverage" msgstr "Lefedettség" #: src/font-manager/OrthographyList.vala:137 #: src/font-manager/filters/LanguageFilter.vala:55 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:362 msgid "Supported Orthographies" msgstr "Támogatott helyesírások" #: src/font-manager/OrthographyList.vala:200 msgid "No items selected" msgstr "Nincsenek kiválasztva elemek" #: src/font-manager/OrthographyList.vala:205 msgid "Update in progress" msgstr "Frissítés folyamatban" #. No error and no results means this font file is likely broken or empty #: src/font-manager/OrthographyList.vala:231 msgid "No valid orthographies for selection" msgstr "Nincsenek kiválasztható, érvényes helyesírások" #: src/font-manager/Sidebar.vala:57 msgid "Add new collection" msgstr "Új gyűjtemény hozzáadása" #: src/font-manager/Sidebar.vala:61 #: src/font-manager/ui/font-manager-font-list-controls.ui:32 #: src/font-manager/ui/font-manager-font-list-view.ui:36 msgid "Remove selected item" msgstr "A kiválasztott elem eltávolítása" #: src/font-manager/Sidebar.vala:67 msgid "Edit selected item" msgstr "A kiválasztott elem szerkesztése" #: src/font-manager/Utils.vala:295 msgid "Copying files…" msgstr "Fájlok másolása…" #: src/font-manager/filters/Collection.vala:99 msgid "New Collection" msgstr "Új gyűjtemény" #: src/font-manager/filters/Collection.vala:100 #, c-format msgid "Created : %s" msgstr "Létrehozva: %s" #: src/font-manager/filters/Disabled.vala:28 msgid "Disabled" msgstr "Letiltott" #: src/font-manager/filters/Disabled.vala:29 msgid "Fonts which have been disabled" msgstr "Betűtípusok, amelyek le vannak tiltva" #: src/font-manager/filters/LanguageFilter.vala:28 msgid "Filter based on supported orthographies" msgstr "Szűrés a támogatott helyesírások alapján" #: src/font-manager/filters/Unsorted.vala:34 msgid "Unsorted" msgstr "Osztályozatlan" #: src/font-manager/filters/Unsorted.vala:35 msgid "Fonts not present in any collection" msgstr "Egyetlen gyűjteményben sem található betűtípusok" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "Felhasználó" #: src/font-manager/filters/UserFonts.vala:28 msgid "Fonts available only to you" msgstr "Csak az ön számára elérhető betűtípusok" #: src/font-manager/preferences/Desktop.vala:36 msgid "Interface Font" msgstr "Felhasználói felület betütípus" #: src/font-manager/preferences/Desktop.vala:37 msgid "Font used throughout interface." msgstr "A felhasználói felületen használt betűtípus." #: src/font-manager/preferences/Desktop.vala:42 msgid "Document Font" msgstr "Dokumentum betűtípus" #: src/font-manager/preferences/Desktop.vala:43 msgid "Font used for reading documents." msgstr "A dokumentumok olvasásához használt betűtípus." #: src/font-manager/preferences/Desktop.vala:48 msgid "Monospace Font" msgstr "Rögzített szélességű betűtípus" #: src/font-manager/preferences/Desktop.vala:49 msgid "Monospaced (fixed-width) font for use in locations such as terminals." msgstr "Rögzített (fix) szélességű betűtípus a terminálokhoz." #: src/font-manager/preferences/Desktop.vala:54 msgid "Text Scaling Factor" msgstr "Szövegnagyítási tényező" #: src/font-manager/preferences/Desktop.vala:55 msgid "" "Factor used to enlarge or reduce text display, without changing font size" msgstr "" "A szöveg megjelenítésének növelési vagy csökkentési tényezője a betűméret " "megváltoztatása nélkül" #: src/font-manager/preferences/Desktop.vala:60 msgid "GTK 4 Font Rendering" msgstr "GTK 4 Font megjelenítés" #: src/font-manager/preferences/Desktop.vala:61 msgid "Automatic option allows GTK 4 to disregard hinting settings." msgstr "" "Az automatikus beállítás lehetővé teszi, hogy a GTK 4 figyelmen kívül hagyja " "az útmutatás beállításait." #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:90 msgid "Antialiasing" msgstr "Élsimítás" #: src/font-manager/preferences/Desktop.vala:67 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values. " msgstr "" "A betűtípusok megjelenítésekor használandó élsimítás típusa.\n" "\n" "Megjegyzés : A GTK 4-től kezdve az RGBA már nem használatos, csak az „Egyik " "sem” és a „Szürkeárnyalat” érvényes értékek. " #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:96 msgid "RGBA order" msgstr "RGBA sorrend" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:97 msgid "" "The order of subpixel elements on an LCD screen; only used when antialiasing " "is set to rgba." msgstr "" "Az alpixel elemek sorrendje LCD képernyőn; csak akkor használható, ha rgba " "élsimítás van beállítva." #: src/font-manager/preferences/Desktop.vala:78 #: src/font-manager/preferences/Desktop.vala:84 #: src/font-manager/preferences/Rendering.vala:78 msgid "Hinting" msgstr "Útmutatás" #: src/font-manager/preferences/Desktop.vala:79 #: src/font-manager/preferences/Desktop.vala:85 msgid "The type of hinting to use when rendering fonts." msgstr "A betűtípusok megjelenítésére vonatkozó útmutatás típusa." #: src/font-manager/preferences/Desktop.vala:91 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values." msgstr "" "A betűtípusok megjelenítésekor használandó élsimítás típusa.\n" "\n" "Megjegyzés : A GTK 4-től kezdve az RGBA már nem használatos, csak az „Egyik " "sem” és a „Szürkeárnyalat” érvényes értékek." #: src/font-manager/preferences/Desktop.vala:121 msgid "GNOME desktop settings schema not found" msgstr "A GNOME asztali beállítási séma nem található" #: src/font-manager/preferences/Desktop.vala:215 msgid "Automatic" msgstr "Automatikus" #: src/font-manager/preferences/Desktop.vala:215 msgid "Manual" msgstr "Kézi" #: src/font-manager/preferences/Desktop.vala:234 msgid "Grayscale" msgstr "Szürkeárnyalat" #: src/font-manager/preferences/Desktop.vala:234 msgid "RGBA" msgstr "RGBA" #: src/font-manager/preferences/Desktop.vala:242 #: src/font-manager/preferences/Display.vala:91 msgid "Subpixel Geometry" msgstr "Subpixel geometria" #: src/font-manager/preferences/Display.vala:75 msgid "Target DPI" msgstr "Kívánt DPI" #: src/font-manager/preferences/Display.vala:77 msgid "Scale Factor" msgstr "Nagyítási tényező" #: src/font-manager/preferences/Display.vala:83 msgid "LCD Filter" msgstr "LCD szűrő" #: src/font-manager/preferences/Preferences.vala:41 msgid "Interface" msgstr "Felület" #: src/font-manager/preferences/Preferences.vala:42 msgid "Desktop" msgstr "Asztal" #: src/font-manager/preferences/Preferences.vala:48 msgid "Sources" msgstr "Források" #: src/font-manager/preferences/Preferences.vala:49 msgid "Substitutions" msgstr "Helyettesítések" #: src/font-manager/preferences/Preferences.vala:50 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:150 msgid "Display" msgstr "Kijelző" #: src/font-manager/preferences/Preferences.vala:51 msgid "Rendering" msgstr "Megjelenítés" #: src/font-manager/preferences/Preferences.vala:131 msgid "" "A Fontconfig configuration file will be generated from these settings.\n" "\n" "Running applications may require a restart to reflect any changes.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" "Ezekből a beállításokból egy fontconfig konfigurációs fájl jön létre.\n" "\n" "A futó alkalmazások újraindítást igényelhetnek a változások tükrözéséhez.\n" "\n" "Vegye figyelembe, hogy nem minden környezet/alkalmazás tartja tiszteletben " "ezeket a beállításokat." #: src/font-manager/preferences/Preferences.vala:153 msgid "Reset all values to default" msgstr "Az összes érték visszaállítása az alapértelmezettre" #: src/font-manager/preferences/Rendering.vala:77 msgid "Antialias" msgstr "Élsimító" #: src/font-manager/preferences/Rendering.vala:81 msgid "Enable Autohinter" msgstr "Automatikus útmutatás engedélyezése" #: src/font-manager/preferences/Rendering.vala:88 msgid "Hinting Style" msgstr "Útmutatásstílus" #: src/font-manager/preferences/Rendering.vala:90 msgid "Use Embedded Bitmaps" msgstr "Beágyazott bittérképek használata" #: src/font-manager/preferences/Substitutions.vala:153 msgid "Font Substitutions" msgstr "Betűtípus helyettesítése" #: src/font-manager/preferences/Substitutions.vala:154 msgid "Easily substitute one font family for another." msgstr "Könnyen helyettesítheti az egyik betűtípuscsaládot egy másikkal." #: src/font-manager/preferences/Substitutions.vala:155 msgid "To add a new substitute click the add button in the toolbar." msgstr "" "Új helyettesítő betűtípus hozzáadásához kattintson a hozzáadás gombra az " "eszköztáron." #: src/font-manager/preferences/UserActions.vala:229 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 "" "Az itt meghatározott műveletek hozzáadódnak a betűtípuslista helyi " "menüjéhez.\n" "\n" "Alapértelmezés szerint a kiválasztott betűtípusfájl útvonala hozzá lesz " "fűzve az argumentumlista végéhez.\n" "A fájlútvonal beillesztési helyének szabályozásához használja a FILEPATH-ot " "helyőrzőként.\n" "Ha a CSALÁD vagy a STÍLUS szerepel az argumentumlistában, ezek is " "lecserélődnek." #: src/font-manager/preferences/UserActions.vala:243 msgid "User Actions" msgstr "Felhasználói műveletek" #: src/font-manager/preferences/UserActions.vala:245 msgid "Custom context menu entries" msgstr "Saját helyi menü bejegyzések" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Raised" msgstr "Emelt" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Flat" msgstr "Lapos" #: src/font-manager/preferences/UserInterface.vala:80 #: src/font-viewer/MainWindow.vala:208 msgid "Selected setting requires restart to apply" msgstr "A kiválasztott beállítás alkalmazásához újraindítás szükséges" #: src/font-manager/preferences/UserInterface.vala:81 #: src/font-viewer/MainWindow.vala:209 msgid "Changes will take effect next time the application is started" msgstr "A változtatások az alkalmazás következő indításakor lépnek életbe" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Wide Layout" msgstr "Széles elrendezés" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Use three column layout" msgstr "Háromoszlopos elrendezés használata" #: src/font-manager/preferences/UserInterface.vala:97 msgid "Only When Maximized" msgstr "Csak akkor, ha maximalizálva van" #: src/font-manager/preferences/UserInterface.vala:99 msgid "Enable Animations" msgstr "Animációk engedélyezése" #. The added margins here are due to PreviewColors widget alignment issues #: src/font-manager/preferences/UserInterface.vala:100 #: src/font-viewer/MainWindow.vala:224 msgid "Prefer Dark Theme" msgstr "Sötét téma előnyben részesítése" #: src/font-manager/preferences/UserInterface.vala:102 #: src/font-viewer/MainWindow.vala:229 msgid "Use Adwaita Stylesheet" msgstr "Adwaita stíluslap használata" #: src/font-manager/preferences/UserInterface.vala:106 msgid "Titlebar Button Style" msgstr "Címsor gombstílus" #: src/font-manager/preferences/UserInterface.vala:107 msgid "Display line size in Waterfall Preview" msgstr "Sorméret megjelenítése a vízesés előnézetben" #: src/font-manager/preferences/UserInterface.vala:112 #: src/font-viewer/MainWindow.vala:243 msgid "Waterfall Line Spacing" msgstr "Vízesés előnézet sorainak térköze" #: src/font-manager/preferences/UserInterface.vala:114 #: src/font-viewer/MainWindow.vala:244 msgid "Padding in pixels to insert above and below rows" msgstr "A sorok fölötti és alatti térköz pixelben megadva" #: src/font-manager/preferences/UserSources.vala:145 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." msgstr "" "Az itt felsorolt bármely mappában található betűkészletek az alkalmazáson " "belül lesznek elérhetők.\n" "\n" "Addig nem lesznek láthatók más alkalmazások számára, amíg a forrás " "ténylegesen nincs engedélyezve." #: src/font-manager/preferences/UserSources.vala:157 msgid "Easily add or preview fonts without actually installing them." msgstr "" "Könnyen hozzáadhat vagy megtekinthet betűtípusokat anélkül, hogy telepítené " "őket." #: src/font-manager/preferences/UserSources.vala:158 msgid "" "To add a new source simply drag a folder onto this area or click the add " "button in the toolbar." msgstr "" "Új forrás hozzáadásához egyszerűen húzzon egy mappát erre a területre, vagy " "kattintson a hozzáadás gombra az eszköztáron." #: src/font-manager/web/google/GoogleFonts.vala:156 msgid "Network Access Disabled" msgstr "A hálózati hozzáférés le van tiltva" #: src/font-manager/web/google/GoogleFonts.vala:157 msgid "Contact your system administrator to request access." msgstr "Hozzáférési kéréssel forduljon a rendszergazdához." #: src/font-manager/web/google/GoogleFonts.vala:160 msgid "Network Offline" msgstr "Nincs hálózat" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:162 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" "A Google betűkészletek katalógusának eléréséhez aktív internetkapcsolat " "szükséges" #: src/font-manager/web/google/GoogleFonts.vala:172 msgid "Client Error" msgstr "Ügyfélhiba" #: src/font-manager/web/google/GoogleFonts.vala:173 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" "Próbálja újraindítani az alkalmazást. Ha a probléma továbbra is fennáll, " "küldjön hibajelzést." #: src/font-manager/web/google/GoogleFonts.vala:176 msgid "Server Error" msgstr "Kiszolgáló hiba" #. Sample strings used here should be sourced from https://fonts.google.com/ #: src/font-manager/web/google/LanguageData.vala:33 msgid "Adlam" msgstr "Adlam" #: src/font-manager/web/google/LanguageData.vala:34 msgid "Anatolian Hieroglyphs" msgstr "Anatóliai hieroglifák" #: src/font-manager/web/google/LanguageData.vala:37 msgid "Avestan" msgstr "Avestan" #: src/font-manager/web/google/LanguageData.vala:40 msgid "Bassa Vah" msgstr "Bassa Vah" #: src/font-manager/web/google/LanguageData.vala:41 msgid "Batak" msgstr "Batak" #: src/font-manager/web/google/LanguageData.vala:43 msgid "Bhaiksuki" msgstr "Bhaiksuki" #: src/font-manager/web/google/LanguageData.vala:44 msgid "Brahmi" msgstr "Brahmi" #: src/font-manager/web/google/LanguageData.vala:45 msgid "Braille" msgstr "Braille" #. { N_("Buhid"), "buhid", "" }, #: src/font-manager/web/google/LanguageData.vala:48 msgid "Caucasian Albanian" msgstr "Kaukázusi albán" #: src/font-manager/web/google/LanguageData.vala:49 msgid "Canadian Aboriginal" msgstr "Kanadai őslakos" #: src/font-manager/web/google/LanguageData.vala:54 msgid "Chinese (Hong Kong)" msgstr "Kínai (Hong Kong)" #: src/font-manager/web/google/LanguageData.vala:55 msgid "Chinese (Simplified)" msgstr "Kínai (egyszerűsített)" #: src/font-manager/web/google/LanguageData.vala:56 msgid "Chinese (Traditional)" msgstr "Kínai (hagyományos)" #: src/font-manager/web/google/LanguageData.vala:57 msgid "Chorasmian" msgstr "Chorasmian" #: src/font-manager/web/google/LanguageData.vala:59 msgid "Cuneiform" msgstr "Sumér-Akkád ékírás" #: src/font-manager/web/google/LanguageData.vala:60 msgid "Cypriot" msgstr "Ciprusi" #: src/font-manager/web/google/LanguageData.vala:61 msgid "Cypro Minoan" msgstr "Ciprusi minószi" #: src/font-manager/web/google/LanguageData.vala:62 msgid "Cyrillic" msgstr "Cirill" #: src/font-manager/web/google/LanguageData.vala:63 msgid "Cyrillic Extended" msgstr "Kiterjesztett cirill" #: src/font-manager/web/google/LanguageData.vala:64 msgid "Deseret" msgstr "Deseret" #: src/font-manager/web/google/LanguageData.vala:66 msgid "Duployan" msgstr "Duployan gyorsírás" #: src/font-manager/web/google/LanguageData.vala:68 msgid "Elbasan" msgstr "Elbasan (18. századi albán)" #: src/font-manager/web/google/LanguageData.vala:69 msgid "Elymaic" msgstr "Elymaic" #: src/font-manager/web/google/LanguageData.vala:74 msgid "Grantha" msgstr "Grantha" #: src/font-manager/web/google/LanguageData.vala:75 msgid "Greek" msgstr "Görög" #: src/font-manager/web/google/LanguageData.vala:76 msgid "Greek Extended" msgstr "Kiterjesztett görög" #: src/font-manager/web/google/LanguageData.vala:78 msgid "Gunjala Gondi" msgstr "Gunjala Gondi" #: src/font-manager/web/google/LanguageData.vala:80 msgid "Hanifi Rohingya" msgstr "Hanifi Rohingya" #: src/font-manager/web/google/LanguageData.vala:81 msgid "Hanunoo" msgstr "Hanunoo (mangyan ábc)" #: src/font-manager/web/google/LanguageData.vala:82 msgid "Hatran" msgstr "Hatran" #: src/font-manager/web/google/LanguageData.vala:84 msgid "Imperial Aramaic" msgstr "Arámi (birodalmi)" #: src/font-manager/web/google/LanguageData.vala:85 msgid "Indic Siyaq Numbers" msgstr "Indiai siyaq számok" #: src/font-manager/web/google/LanguageData.vala:86 msgid "Inscriptional Pahlavi" msgstr "Pahlavi (ókori középperzsa írás)" #: src/font-manager/web/google/LanguageData.vala:87 msgid "Inscriptional Parthian" msgstr "Pártus (ókori iráni írás)" #: src/font-manager/web/google/LanguageData.vala:88 msgid "Japanese" msgstr "Japán" #: src/font-manager/web/google/LanguageData.vala:93 msgid "Kawi" msgstr "Kawi" #: src/font-manager/web/google/LanguageData.vala:96 msgid "Khojki" msgstr "Khojki" #: src/font-manager/web/google/LanguageData.vala:97 msgid "Khudawadi" msgstr "Khudawadi" #: src/font-manager/web/google/LanguageData.vala:98 msgid "Korean" msgstr "Koreai" #: src/font-manager/web/google/LanguageData.vala:101 msgid "Latin" msgstr "Latin" #: src/font-manager/web/google/LanguageData.vala:102 msgid "Latin Extended" msgstr "Kiterjesztett latin" #: src/font-manager/web/google/LanguageData.vala:104 msgid "Linear A" msgstr "Lineáris A Ideogrammák" #: src/font-manager/web/google/LanguageData.vala:105 msgid "Linear B" msgstr "Lineáris B Ideogrammák" #: src/font-manager/web/google/LanguageData.vala:106 msgid "Lisu" msgstr "Lisu" #: src/font-manager/web/google/LanguageData.vala:107 msgid "Lycian" msgstr "Ókori líciai" #: src/font-manager/web/google/LanguageData.vala:108 msgid "Lydian" msgstr "Ókori lüdiai" #: src/font-manager/web/google/LanguageData.vala:109 msgid "Mahajani" msgstr "Mahajani" #: src/font-manager/web/google/LanguageData.vala:111 msgid "Mandaic" msgstr "Mandaic" #: src/font-manager/web/google/LanguageData.vala:112 msgid "Manichaean" msgstr "Manicheus (tartalmazza a szogd, pártus és pars dialektusokat)" #: src/font-manager/web/google/LanguageData.vala:113 msgid "Math" msgstr "Matematikai" #: src/font-manager/web/google/LanguageData.vala:114 msgid "Marchen" msgstr "Marchen (tibeti zhangzung írás)" #: src/font-manager/web/google/LanguageData.vala:115 msgid "Masaram Gondi" msgstr "Masaram Gondi (indiai gondi írás)" #: src/font-manager/web/google/LanguageData.vala:116 msgid "Mayan Numerals" msgstr "Maya számok" #: src/font-manager/web/google/LanguageData.vala:117 msgid "Medefaidrin" msgstr "Nigériai medefaidrin írás" #: src/font-manager/web/google/LanguageData.vala:118 msgid "Meetei Mayek" msgstr "Meetei Mayek" #: src/font-manager/web/google/LanguageData.vala:120 msgid "Meroitic" msgstr "Meroita" #: src/font-manager/web/google/LanguageData.vala:124 msgid "Modi" msgstr "Modi (indiai maharashtra írás)" #: src/font-manager/web/google/LanguageData.vala:126 msgid "Mro" msgstr "Mro (a burmai, myanmari mro-khimi nyelv írása)" #: src/font-manager/web/google/LanguageData.vala:127 msgid "Multani" msgstr "Multani (történelmi saraiki írás)" #: src/font-manager/web/google/LanguageData.vala:128 msgid "Music" msgstr "Music (zenei szimbólumok)" #: src/font-manager/web/google/LanguageData.vala:130 msgid "Nabataean" msgstr "Nabataean" #: src/font-manager/web/google/LanguageData.vala:131 msgid "Nag Mundari" msgstr "Nag Mundari (mundari írás)" #: src/font-manager/web/google/LanguageData.vala:132 msgid "Nandinagari" msgstr "Nandinagari" #: src/font-manager/web/google/LanguageData.vala:134 msgid "Newa" msgstr "Newa" #. { N_(""), "nko", "" }, #: src/font-manager/web/google/LanguageData.vala:136 msgid "Nüshu" msgstr "Nüshu" #: src/font-manager/web/google/LanguageData.vala:139 msgid "Old Hungarian" msgstr "Régi magyar rovásírás" #: src/font-manager/web/google/LanguageData.vala:141 msgid "Old North Arabian" msgstr "Régi észak-arab" #: src/font-manager/web/google/LanguageData.vala:142 msgid "Old Permic" msgstr "Régi permik" #: src/font-manager/web/google/LanguageData.vala:143 msgid "Old Persian" msgstr "Régi perzsa" #: src/font-manager/web/google/LanguageData.vala:144 msgid "Old Sogdian" msgstr "Régi szogd" #: src/font-manager/web/google/LanguageData.vala:146 msgid "Old Turkic" msgstr "Régi török rovásírás" #: src/font-manager/web/google/LanguageData.vala:147 msgid "Osage" msgstr "Osage" #: src/font-manager/web/google/LanguageData.vala:150 msgid "Pahawh Hmong" msgstr "Pahawh Hmong (hmnong írás)" #: src/font-manager/web/google/LanguageData.vala:151 msgid "Palmyrene" msgstr "Ókori palmürai írás" #: src/font-manager/web/google/LanguageData.vala:152 msgid "Pau Cin Hau" msgstr "Pau Cin Hau" #: src/font-manager/web/google/LanguageData.vala:154 msgid "Phoenician" msgstr "Ókori föníciai" #: src/font-manager/web/google/LanguageData.vala:155 msgid "Psalter Pahlavi" msgstr "Pahlavi zsoltár (középperzsa papírra írás)" #: src/font-manager/web/google/LanguageData.vala:158 msgid "Samaritan" msgstr "Szamaritánus" #: src/font-manager/web/google/LanguageData.vala:160 msgid "Sharada" msgstr "Sharada" #: src/font-manager/web/google/LanguageData.vala:161 msgid "Shavian" msgstr "Shavian" #: src/font-manager/web/google/LanguageData.vala:162 msgid "Siddham" msgstr "Siddham" #: src/font-manager/web/google/LanguageData.vala:163 msgid "SignWriting" msgstr "Jelírás" #: src/font-manager/web/google/LanguageData.vala:165 msgid "Sogdian" msgstr "Szogd" #: src/font-manager/web/google/LanguageData.vala:166 msgid "Sora Sompeng" msgstr "Sora Sompeng" #: src/font-manager/web/google/LanguageData.vala:167 msgid "Soyombo" msgstr "Soyombo" #: src/font-manager/web/google/LanguageData.vala:172 msgid "Tagalog" msgstr "Tagalog" #: src/font-manager/web/google/LanguageData.vala:173 msgid "Tagbanwa" msgstr "Tagbanwa" #. TRANSLATORS : The replacement character here refers to a language name. #: src/font-manager/web/google/LanguageData.vala:190 #, c-format msgid "No sample for %s available" msgstr "A(z) %s nyelvi minta nem érhető el" #: src/font-manager/web/google/LanguageData.vala:192 msgid "Please file an issue requesting an update to available samples." msgstr "Kérjük küldje el a kérését a rendelkezésre álló minták frissítésére." #: src/font-manager/web/google/PreviewPage.vala:383 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "%i nyelvi minta érhető el " msgstr[1] "%i nyelvi minta érhető el" #: src/font-manager/web/google/WebFont.vala:174 msgid "ExtraLight" msgstr "Extrakönnyű" #: src/font-manager/web/google/WebFont.vala:182 msgid "SemiBold" msgstr "Enyhén kövér" #: src/font-manager/web/google/WebFont.vala:186 msgid "ExtraBold" msgstr "Extrakövér" #: src/font-manager/web/google/WebFont.vala:188 msgid "Black" msgstr "Vastagított" #: src/font-viewer/MainWindow.vala:100 #: src/font-viewer/font-viewer-main-window.ui:70 msgid "No file selected" msgstr "Nincs fájl kiválasztva" #: src/font-viewer/MainWindow.vala:101 #: src/font-viewer/font-viewer-main-window.ui:78 msgid "Or unsupported filetype." msgstr "Vagy nem támogatott fájltípus." #: src/font-viewer/MainWindow.vala:150 msgid "System Font" msgstr "Rendszerbetűkészlet" #: src/font-viewer/MainWindow.vala:152 msgid "" "Selected font file is either installed in a system directory or is not " "writable by the current user.\n" "\n" "If you wish to remove this font from the list of available fonts use the " "system package manager to remove the package containing this font file, ask " "the system administrator to remove it or use a font management application " "to disable it." msgstr "" "A kiválasztott betűtípusfájl vagy egy rendszer könyvtárba van telepítve, " "vagy az aktuális felhasználó nem írhatja.\n" "\n" "Ha el kívánja távolítani ezt a betűtípust az elérhető betűtípusok " "listájáról, akkor a rendszer csomagkezelőjének segítségével távolítsa el a " "betűtípusfájlt tartalmazó csomagot, vagy kérje meg a rendszergazdát az " "eltávolítására vagy letiltására." #: src/font-viewer/MainWindow.vala:155 msgid "Newer version already installed" msgstr "Az újabb verzió már telepítve van" #: src/font-viewer/MainWindow.vala:157 src/font-viewer/MainWindow.vala:162 msgid "Click to overwrite" msgstr "Kattintson a felülíráshoz" #: src/font-viewer/MainWindow.vala:160 msgid "Update Font" msgstr "Betűtípus frissítése" #: src/font-viewer/MainWindow.vala:165 msgid "Remove Font" msgstr "Betűtípus eltávolítása" #: src/font-viewer/MainWindow.vala:169 #: src/font-viewer/font-viewer-main-window.ui:104 msgid "Install Font" msgstr "Betűtípus telepítése" #: src/font-viewer/MainWindow.vala:236 msgid "Preview Area Colors" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:9 #: src/common/ui/font-manager-preview-colors.ui:15 msgid "Select background color" msgstr "Válassza ki a háttérszínt" #: src/common/ui/font-manager-preview-colors.ui:23 #: src/common/ui/font-manager-preview-colors.ui:29 msgid "Select text color" msgstr "Válassza ki a szöveg színét" #: src/font-manager/gtk/help-overlay.ui:11 msgid "General" msgstr "Általános" #: src/font-manager/gtk/help-overlay.ui:23 msgid "Increase preview size" msgstr "Növelje az előnézet méretét" #: src/font-manager/gtk/help-overlay.ui:30 msgid "Decrease preview size" msgstr "Csökkentse az előnézet méretét" #: src/font-manager/gtk/help-overlay.ui:37 msgid "Reset preview size" msgstr "Az előnézeti méret visszaállítása" #: src/font-manager/gtk/help-overlay.ui:44 msgid "Focus search entry" msgstr "Keresési bevitel fókusza" #: src/font-manager/gtk/help-overlay.ui:51 msgid "Reload" msgstr "Újratölt" #: src/font-manager/gtk/help-overlay.ui:58 #: src/font-manager/gtk/help-overlay.ui:65 msgid "Quit the application" msgstr "Kilépés az alkalmazásból" #: src/font-manager/gtk/help-overlay.ui:73 msgid "Mode" msgstr "Munkamód" #: src/font-manager/gtk/help-overlay.ui:78 msgid "Switch to Manage mode" msgstr "Kezelés módba vált" #: src/font-manager/gtk/help-overlay.ui:85 msgid "Switch to Browse mode" msgstr "Keresés módba vált" #: src/font-manager/gtk/help-overlay.ui:92 msgid "Switch to Compare mode" msgstr "Összehasonlítás módba vált" #: src/font-manager/gtk/help-overlay.ui:99 msgid "Switch to Google Fonts mode" msgstr "Google betűkészletek módba vált" #: src/font-manager/gtk/help-overlay.ui:107 msgid "Preview Mode" msgstr "Előnézet mód" #: src/font-manager/gtk/help-overlay.ui:112 msgid "Switch to Standard preview" msgstr "Normál előnézetre vált" #: src/font-manager/gtk/help-overlay.ui:119 msgid "Switch to Waterfall preview" msgstr "Vízesés előnézetre vált" #: src/font-manager/gtk/help-overlay.ui:126 msgid "Switch to Body Text preview" msgstr "Szövegminta előnézetre vált" #: src/font-manager/ui/font-manager-browse-pane.ui:100 msgid "Increase tile size" msgstr "Növelje a csempe méretét" #: src/font-manager/ui/font-manager-browse-pane.ui:109 msgid "Decrease tile size" msgstr "Csökkentse a csempe méretét" #: src/font-manager/ui/font-manager-browse-pane.ui:149 msgid "Toggle search entry" msgstr "Keresési bevitel bekapcsolása" #: src/font-manager/ui/font-manager-browse-pane.ui:158 msgid "Toggle preview panel" msgstr "Előnézeti panel bekapcsolása" #: src/font-manager/ui/font-manager-browse-preview.ui:164 msgid "" "Status of selected family.\n" "\n" "Disabling will prevent the selected family from being used by other " "applications." msgstr "" "A kiválasztott család állapota.\n" "\n" "A letiltása megakadályozza, hogy a kiválasztott családot más alkalmazások " "használják." #: src/font-manager/ui/font-manager-collection-rename-popover.ui:19 msgid "Collection Name" msgstr "Gyűjtemény neve" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:45 msgid "_Rename" msgstr "_Átnevezés" #: src/font-manager/ui/font-manager-compare-view.ui:20 msgid "Add selected font to comparison" msgstr "A kiválasztott betűtípus hozzáadása az összehasonlításhoz" #: src/font-manager/ui/font-manager-compare-view.ui:33 msgid "Remove selected font from comparison" msgstr "A kiválasztott betűtípus eltávolítása az összehasonlításból" #: src/font-manager/ui/font-manager-compare-view.ui:45 msgid "Pinned Comparisons" msgstr "Rögzített összehasonlítások" #: src/font-manager/ui/font-manager-export-dialog.ui:19 #: src/font-manager/ui/font-manager-remove-dialog.ui:19 msgid "Cancel" msgstr "_Mégse" #: src/font-manager/ui/font-manager-font-list-controls.ui:51 #: src/font-manager/ui/font-manager-font-list-view.ui:54 #: src/font-manager/ui/font-manager-remove-dialog.ui:43 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:44 msgid "Search Families…" msgstr "Családok keresése…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:29 msgid "Search Orthographies…" msgstr "Helyesírás keresése…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:72 msgid "Minimum Coverage" msgstr "Minimális lefedettség" #: src/font-manager/ui/font-manager-language-filter-settings.ui:101 msgid "Deselect All" msgstr "Kijelölés(ek) megszüntetése" #: src/font-manager/ui/font-manager-orthography-list.ui:53 msgid "Clear selected filter" msgstr "A kiválasztott szűrő törlése" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:22 msgid "Created :" msgstr "Létrehozva:" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:23 msgid "Save current comparison" msgstr "Az aktuális összehasonlítás mentése" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:45 msgid "Remove selected comparison" msgstr "A kiválasztott összehasonlítás eltávolítása" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:73 msgid "Restore selected comparison" msgstr "A kiválasztott összehasonlítás visszaállítása" #: src/font-manager/ui/font-manager-remove-dialog.ui:13 msgid "Select fonts to remove" msgstr "Válassza ki az eltávolítani kívánt betűtípusokat" #: src/font-manager/ui/font-manager-remove-dialog.ui:25 msgid "Delete" msgstr "_Töröl" #: src/font-manager/ui/font-manager-sidebar.ui:35 msgid "Categories" msgstr "Kategóriák" #: src/font-manager/ui/font-manager-sidebar.ui:86 msgid "Smart Collections" msgstr "Betűtípus gyűjtemények" #: src/font-manager/ui/font-manager-sidebar.ui:142 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:50 msgid "Sort Order" msgstr "Sorrend" #: src/font-manager/ui/font-manager-sidebar.ui:150 msgid "Collections" msgstr "Gyűjtemények" #: src/font-manager/ui/font-manager-substitute-row.ui:22 msgid "Enter target family" msgstr "Adja meg a kívánt családot" #: src/font-manager/ui/font-manager-substitute-row.ui:32 msgid "Add substitute" msgstr "Helyettesítő hozzáadása" #: src/font-manager/ui/font-manager-substitute.ui:34 msgid "Remove substitute" msgstr "Helyettesítő eltávolítása" #: src/font-manager/ui/font-manager-substitute.ui:35 msgid "Enter substitute family" msgstr "Adja meg a helyettesítő családot" #: src/font-manager/ui/font-manager-substitute.ui:51 msgid "prefer" msgstr "elsőbbséget ad" #: src/font-manager/ui/font-manager-substitute.ui:52 msgid "accept" msgstr "elfogad" #: src/font-manager/ui/font-manager-substitute.ui:53 msgid "default" msgstr "alapértelmezett" #: src/font-manager/ui/font-manager-user-action-row.ui:27 msgid "Comment" msgstr "Megjegyzés" #: src/font-manager/ui/font-manager-user-action-row.ui:42 msgid "Executable" msgstr "Végrehajtható" #: src/font-manager/ui/font-manager-user-action-row.ui:57 msgid "Arguments" msgstr "Paraméterek" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:39 msgid "Newest" msgstr "Legújabb" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:40 msgid "Most Popular" msgstr "Legnépszerűbb" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:41 msgid "Trending" msgstr "Felkapott" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:116 msgid "Serif" msgstr "Talpas" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:133 msgid "Sans Serif" msgstr "Talpatlan" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:167 msgid "Handwriting" msgstr "Kézírás" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:198 msgid "Category" msgstr "Kategória" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:272 msgid "4+" msgstr "4+" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:282 msgid "8+" msgstr "8+" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:292 msgid "12+" msgstr "12+" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:305 msgid "Variations" msgstr "Változatok" #: src/font-viewer/font-viewer-main-window.ui:31 msgid "Preview font files before installing them." msgstr "Telepítésük előtt tekintse meg a betűtípusfájlok előnézetét." #: src/font-viewer/font-viewer-main-window.ui:32 msgid "To preview a font simply drag it onto this area." msgstr "A betűtípust az előnézetéhez egyszerűen húzza át erre a területre." #~ msgid "The type of antialiasing to use when rendering fonts." #~ msgstr "A betűtípusok renderelésekor használandó élsimítás típusa." #~ msgid "Font Manager project" #~ msgstr "Betűkészlet-kezelő" #~ msgid "Select Destination" #~ msgstr "Cél kiválasztása" #~ msgid "_Open" #~ msgstr "_Megnyit" #~ msgid "Remove selected font from collection" #~ msgstr "A kiválasztott betűtípus eltávolítása a gyűjteményből" #~ msgid "Updating Database — Metadata" #~ msgstr "Adatbázis frissítése — Metaadatok" #~ msgid "Updating Database — Orthography" #~ msgstr "Adatbázis frissítés - Helyesírások" #~ msgid "About" #~ msgstr "Névjegy" #~ msgid "Select Exported Data" #~ msgstr "Epotálni kívánt adatok kiválasztása" #~ msgid "Settings saved to file." #~ msgstr "A beállítások fájlba mentve." #~ msgid "Removed configuration file." #~ msgstr "Konfigurációs fájl eltávolítva." #~ msgid " Size Restrictions " #~ msgstr " Méretkorlátozások " #~ msgid " Apply settings to point sizes " #~ msgstr " Alkalmazza a beállításokat a pontméretekre " #~ msgid "Smaller than" #~ msgstr "Kisebb mint" #~ msgid "Larger than" #~ msgstr "Nagyobb mint" #~ msgid "Add alias" #~ msgstr "Alias név hozzáadása" #~ msgid "Client Side Decorations" #~ msgstr "Ügyféloldali dekorációk" #~ msgid "" #~ "CSD disabled. Change will take effect next time the application is " #~ "started." #~ msgstr "" #~ "Ügyféloldali dekorációk (CSD) letiltva. A módosítás az alkalmazás " #~ "következő indításakor lép életbe." #~ msgid "Case insensitive search of family names." #~ msgstr "" #~ "Keresés a csalánevekben, kis- és nagybetűk megkülönböztetése nélkül." #~ msgid "Error procesing data" #~ msgstr "Hiba az adatok feldolgozásakor" #~ msgid "Network Error" #~ msgstr "Hálózati hiba" #~ msgid "Please check your network settings" #~ msgstr "Kérjük ellenőrizze a hálózati beállításokat" #~ msgid "Update Family" #~ msgstr "Család frissítése" #~ msgid "Remove Family" #~ msgstr "Család eltávolítása" #~ msgid "Download Family" #~ msgstr "Család letöltése" #~ msgid "Download Font" #~ msgstr "Betűtípus letöltése" #~ msgid "Installed" #~ msgstr "Telepítve" #~ msgid "Enter Preview Text…" #~ msgstr "Írja be az előnézeti szöveget…" #~ msgid "Previous page" #~ msgstr "Előző oldal" #~ msgid "Next page" #~ msgstr "Következő oldal" #~ msgid "Discard" #~ msgstr "Eldob" #~ msgid "Running applications may require a restart to reflect any changes." #~ msgstr "" #~ "A futó alkalmazások újraindítást igényelhetnek a változtatások " #~ "tükrözéséhez." #~ msgid "Save" #~ msgstr "Ment" #~ msgid "Edit selected category" #~ msgstr "A kiválasztott kategória szerkesztése" #~ msgid "8.0" #~ msgstr "8.0" #~ msgid "48.0" #~ msgstr "48.0" #~ msgid "1.0" #~ msgstr "1.0" #~ msgid "Remove selected collection" #~ msgstr "A kiválasztott gyűjtemény eltávolítása" font-manager-0.9.4/po/id.po000066400000000000000000002075521476271126700155040ustar00rootroot00000000000000# 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, 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: 2025-02-26 00:40-0500\n" "PO-Revision-Date: 2022-06-05 04:36+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.13-dev\n" #. Application.vala #: data/com.github.FontManager.FontManager.appdata.xml.in.in:14 #: data/com.github.FontManager.FontManager.desktop.in.in:5 #: data/com.github.FontManager.FontManager.desktop.in.in:6 #: lib/gtk/font-manager-application-window.c:281 #: src/font-manager/Application.vala:2 msgid "Font Manager" msgstr "Pengelola Font" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:15 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "Aplikasi pengelolaan font sederhana untuk Lingkungan Desktop Gtk+" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:18 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 dibuat untuk membantu pengguna komputer mengelola font, tanpa " "harus bersusah payah menggunakan command line atau mengeditnya secara manual." #: data/com.github.FontManager.FontManager.appdata.xml.in.in:23 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" "Meskipun dirancang terutama dengan mempertimbangkan Lingkungan Desktop " "Gnome, ini seharusnya bekerja dengan baik dengan lingkungan desktop Gtk + " "lainnya." #: data/com.github.FontManager.FontManager.appdata.xml.in.in:27 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "Font Manager BUKAN solusi manajemen font kelas profesional." #: data/com.github.FontManager.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/com.github.FontManager.FontManager.desktop.in.in:16 #: data/com.github.FontManager.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "Grafik;Penampil;GNOME;GTK;Publishing;" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:14 #: data/com.github.FontManager.FontViewer.desktop.in.in:5 #: data/com.github.FontManager.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:88 src/font-viewer/Application.vala:108 #: src/font-viewer/Application.vala:132 #: src/font-viewer/font-viewer-main-window.ui:30 msgid "Font Viewer" msgstr "Penampil Font" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:15 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "Aplikasi penampil font untuk Lingkungan Desktop Gtk+" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:18 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 memungkinkan pratinjau file font sebelum instalasi. Mulai dari " "cara untuk melihat pratinjau file font bersama dengan peta karakter dan " "menampilkan properti font dan detail lisensi." #: data/com.github.FontManager.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "Aplikasi pratinjau file font berfitur lengkap" #: extensions/nautilus/font-manager-menu-provider.c:154 #: extensions/nemo/font-manager-menu-provider.c:147 #: extensions/thunar/font-manager-menu-provider.c:129 #: src/font-manager/FontList.vala:509 msgid "Install" msgstr "Pasang" #: extensions/nautilus/font-manager-menu-provider.c:156 #: extensions/nemo/font-manager-menu-provider.c:149 #: extensions/thunar/font-manager-menu-provider.c:131 msgid "Install the selected font file" msgstr "Pasang berkas font yang dipilih" #: extensions/nautilus/font-manager-menu-provider.c:157 #: extensions/nemo/font-manager-menu-provider.c:150 #: extensions/thunar/font-manager-menu-provider.c:132 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-database.c:582 src/font-manager/Application.vala:147 #, fuzzy #| msgid "Updating Database — Fonts" msgid "Updating Database…" msgstr "Memperbarui Database — Font" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:699 msgid "Unknown Vendor" msgstr "Vendor tidak dikenal" #: lib/fontconfig/font-manager-fontconfig.c:568 #: src/font-manager/web/google/WebFont.vala:172 msgid "Thin" msgstr "Tipis" #: lib/fontconfig/font-manager-fontconfig.c:570 msgid "Ultra-Light" msgstr "Ultra-Ringan" #: lib/fontconfig/font-manager-fontconfig.c:572 #: lib/fontconfig/font-manager-fontconfig.c:925 #: src/font-manager/web/google/WebFont.vala:176 msgid "Light" msgstr "Ringan" #: lib/fontconfig/font-manager-fontconfig.c:574 msgid "Semi-Light" msgstr "Semi-Ringan" #: lib/fontconfig/font-manager-fontconfig.c:576 msgid "Book" msgstr "Buku" #: lib/fontconfig/font-manager-fontconfig.c:578 #: lib/fontconfig/font-manager-fontconfig.c:882 #: src/font-manager/preferences/Desktop.vala:236 #: src/font-manager/web/google/WebFont.vala:180 msgid "Medium" msgstr "Medium" #: lib/fontconfig/font-manager-fontconfig.c:580 msgid "Semi-Bold" msgstr "Semi-tebal" #: lib/fontconfig/font-manager-fontconfig.c:582 #: src/font-manager/web/google/WebFont.vala:184 msgid "Bold" msgstr "Tebal" #: lib/fontconfig/font-manager-fontconfig.c:584 msgid "Ultra-Bold" msgstr "Ultra-Tebal" #: lib/fontconfig/font-manager-fontconfig.c:586 msgid "Heavy" msgstr "Berat" #: lib/fontconfig/font-manager-fontconfig.c:588 msgid "Ultra-Heavy" msgstr "Ultra-Berat" #: lib/fontconfig/font-manager-fontconfig.c:663 #: src/font-manager/web/google/WebFont.vala:234 msgid "Italic" msgstr "Miring" #: lib/fontconfig/font-manager-fontconfig.c:665 msgid "Oblique" msgstr "Oblique" #: lib/fontconfig/font-manager-fontconfig.c:703 msgid "Ultra-Condensed" msgstr "Ultra-Condensed" #: lib/fontconfig/font-manager-fontconfig.c:705 msgid "Extra-Condensed" msgstr "Extra-Condensed" #: lib/fontconfig/font-manager-fontconfig.c:707 msgid "Condensed" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:709 msgid "Semi-Condensed" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:711 msgid "Semi-Expanded" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:713 msgid "Expanded" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:715 msgid "Extra-Expanded" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:717 msgid "Ultra-Expanded" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:786 msgid "Proportional" msgstr "Proporsional" #: lib/fontconfig/font-manager-fontconfig.c:788 msgid "Dual Width" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:790 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:184 msgid "Monospace" msgstr "Monospace" #: lib/fontconfig/font-manager-fontconfig.c:792 msgid "Charcell" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:831 msgid "Unknown" msgstr "Tidak diketahui" #: lib/fontconfig/font-manager-fontconfig.c:833 msgid "RGB" msgstr "RGB" #: lib/fontconfig/font-manager-fontconfig.c:835 msgid "BGR" msgstr "BGR" #: lib/fontconfig/font-manager-fontconfig.c:837 msgid "VRGB" msgstr "VRGB" #: lib/fontconfig/font-manager-fontconfig.c:839 msgid "VBGR" msgstr "VBGR" #: lib/fontconfig/font-manager-fontconfig.c:841 #: lib/fontconfig/font-manager-fontconfig.c:886 #: lib/fontconfig/font-manager-fontconfig.c:929 #: src/font-manager/Controls.vala:133 #: src/font-manager/preferences/Desktop.vala:234 #: src/font-manager/preferences/Desktop.vala:236 msgid "None" msgstr "Tidak Ada" #: lib/fontconfig/font-manager-fontconfig.c:880 #: src/font-manager/preferences/Desktop.vala:236 msgid "Slight" msgstr "Sedikit" #: lib/fontconfig/font-manager-fontconfig.c:884 #: src/font-manager/preferences/Desktop.vala:236 msgid "Full" msgstr "Penuh" #: lib/fontconfig/font-manager-fontconfig.c:923 msgid "Default" msgstr "Default" #: lib/fontconfig/font-manager-fontconfig.c:927 msgid "Legacy" msgstr "" #: lib/fontconfig/font-manager-source.c:305 #: lib/fontconfig/font-manager-source.c:321 #: lib/fontconfig/font-manager-source.c:322 msgid "Source Unavailable" msgstr "Sumber Tidak Tersedia" #: lib/gtk/font-manager-application-window.c:285 #: src/font-manager/Application.vala:3 msgid "Simple font management for GTK+ desktop environments" msgstr "" #: lib/gtk/font-manager-application-window.c:290 msgid "translator-credits" msgstr "" #: lib/gtk/font-manager-fsType.c:74 msgid "Restricted License Embedding" msgstr "" #: lib/gtk/font-manager-fsType.c:76 msgid "Preview & Print Embedding" msgstr "Pratinjau & Cetak Penyematan" #: lib/gtk/font-manager-fsType.c:78 msgid "Editable Embedding" msgstr "Penyematan yang dapat diedit" #: lib/gtk/font-manager-fsType.c:80 msgid "Preview & Print Embedding | No Subsetting" msgstr "Pratinjau & Cetak Penyematan | Tanpa Subsetting" #: lib/gtk/font-manager-fsType.c:82 msgid "Editable Embedding | No Subsetting" msgstr "Penyematan yang dapat diedit | Tanpa Subsetting" #: lib/gtk/font-manager-fsType.c:84 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:86 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:88 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:90 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:92 msgid "Installable Embedding" msgstr "" #: lib/gtk/font-manager-license-page.c:179 msgid "File does not contain license information." msgstr "Berkas tidak mengandung informasi lisensi." #: lib/gtk/font-manager-preview-controls.c:77 msgid "Left Aligned" msgstr "Rata Kiri" #: lib/gtk/font-manager-preview-controls.c:83 msgid "Centered" msgstr "Rata Tengah" #: lib/gtk/font-manager-preview-controls.c:89 msgid "Fill" msgstr "Isi" #: lib/gtk/font-manager-preview-controls.c:95 msgid "Right Aligned" msgstr "Rata Kanan" #: lib/gtk/font-manager-preview-controls.c:349 #: src/font-manager/ui/font-manager-browse-pane.ui:168 msgid "Edit preview text" msgstr "Edits teks pratinjau" #: lib/gtk/font-manager-preview-controls.c:350 msgid "Undo changes" msgstr "Batalkan perubahan" #: lib/gtk/font-manager-preview-page.c:87 #: src/font-manager/ui/font-manager-browse-preview.ui:126 msgid "Preview" msgstr "Tinjauan" #: lib/gtk/font-manager-preview-page.c:89 msgid "Waterfall" msgstr "Waterfall" #: lib/gtk/font-manager-preview-pane.c:47 #: lib/gtk/font-manager-preview-pane.c:584 #: src/font-manager/ui/font-manager-browse-preview.ui:136 msgid "Characters" msgstr "Karakter-karakter" #: lib/gtk/font-manager-preview-pane.c:49 #: lib/gtk/font-manager-preview-pane.c:585 msgid "Properties" msgstr "Properti-properti" #: lib/gtk/font-manager-preview-pane.c:51 #: lib/gtk/font-manager-preview-pane.c:586 src/font-manager/Categories.vala:266 msgid "License" msgstr "Lisensi" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:331 #: src/font-manager/web/google/WebFont.vala:178 msgid "Regular" msgstr "Reguler" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:326 msgid "Normal" msgstr "Normal" #: lib/gtk/font-manager-preview-pane.c:508 msgid "Search available characters" msgstr "Cari karakter yang tersedia" #: lib/gtk/font-manager-properties-page.c:55 msgid "PostScript Name" msgstr "Nama PostScript" #: lib/gtk/font-manager-properties-page.c:56 msgid "Family" msgstr "Keluarga" #: lib/gtk/font-manager-properties-page.c:57 msgid "Style" msgstr "Gaya" #: lib/gtk/font-manager-properties-page.c:58 #: src/font-manager/Categories.vala:259 msgid "Width" msgstr "Lebar" #: lib/gtk/font-manager-properties-page.c:59 #: src/font-manager/Categories.vala:261 msgid "Slant" msgstr "Kemiringan" #: lib/gtk/font-manager-properties-page.c:60 #: src/font-manager/Categories.vala:260 msgid "Weight" msgstr "Berat" #: lib/gtk/font-manager-properties-page.c:61 #: src/font-manager/Categories.vala:262 msgid "Spacing" msgstr "Jarak" #: lib/gtk/font-manager-properties-page.c:62 msgid "Version" msgstr "Versi" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/gtk/font-manager-properties-page.c:64 #: src/font-manager/Categories.vala:268 msgid "Vendor" msgstr "Vendor" #: lib/gtk/font-manager-properties-page.c:65 msgid "FileType" msgstr "JenisBerkas" #. Keep this entry last #: lib/gtk/font-manager-properties-page.c:67 msgid "Filesize" msgstr "Ukuran berkas" #: lib/gtk/unicode/unicode-character-map.c:850 msgid "Copy" msgstr "" #: lib/gtk/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "" #: lib/gtk/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "Lainnya, Format" #: lib/gtk/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "" #: lib/gtk/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "" #: lib/gtk/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "" #: lib/gtk/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "" #: lib/gtk/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "" #: lib/gtk/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "" #: lib/gtk/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "" #: lib/gtk/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "" #: lib/gtk/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "" #: lib/gtk/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "" #: lib/gtk/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "" #: lib/gtk/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "" #: lib/gtk/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "" #: lib/gtk/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "" #: lib/gtk/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "" #: lib/gtk/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "" #: lib/gtk/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "" #: lib/gtk/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "" #: lib/gtk/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "" #: lib/gtk/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "" #: lib/gtk/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "" #: lib/gtk/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "Simbol, Lainnya" #: lib/gtk/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "" #: lib/gtk/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "" #: lib/gtk/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "" #: src/common/WaterfallSettings.vala:37 msgid "Up to 48 points (Linear Scaling)" msgstr "" #: src/common/WaterfallSettings.vala:39 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:41 msgid "Up to 96 points (Linear Scaling)" msgstr "" #: src/common/WaterfallSettings.vala:43 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:45 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:47 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:49 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:51 #, fuzzy #| msgid "Custom Actions" msgid "Custom Size Settings" msgstr "Aksi kustom" #: src/common/WaterfallSettings.vala:197 msgid "Waterfall Preview Size Settings" msgstr "" #: src/common/WaterfallSettings.vala:201 msgid "Higher values may adversely affect performance" msgstr "" #: src/common/WaterfallSettings.vala:204 msgid "Minimum Waterfall Preview Point Size" msgstr "" #: src/common/WaterfallSettings.vala:206 msgid "Waterfall Preview Point Size Common Ratio" msgstr "" #: src/common/WaterfallSettings.vala:208 msgid "Maximum Waterfall Preview Point Size" msgstr "" #: src/common/WaterfallSettings.vala:236 #, fuzzy #| msgid "Show in Folder" msgid "Show line size" msgstr "Tampilkan di dalam Folder" #: src/font-manager/Application.vala:5 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 "" #: src/font-manager/Application.vala:133 #, fuzzy #| msgid "Installed Fonts" msgid "Installing Font Files…" msgstr "Font terpasang" #: src/font-manager/Browse.vala:381 #: src/font-manager/ui/font-manager-browse-preview.ui:175 msgid "Active" msgstr "" #: src/font-manager/Browse.vala:385 msgid "Inactive" msgstr "" #: src/font-manager/Browse.vala:426 msgid "Designed by" msgstr "" #: src/font-manager/Categories.vala:259 msgid "Grouped by font width" msgstr "Kelompokan berdasarkan lebar font" #: src/font-manager/Categories.vala:260 msgid "Grouped by font weight" msgstr "Kelompokkan berdasarkan berat font" #: src/font-manager/Categories.vala:261 msgid "Grouped by font angle" msgstr "Kelompokkan berdasarkan sudut font" #: src/font-manager/Categories.vala:262 msgid "Grouped by font spacing" msgstr "Kelompokkan berdasarkan spasi font" #: src/font-manager/Categories.vala:266 msgid "Grouped by license type" msgstr "" #: src/font-manager/Categories.vala:268 msgid "Grouped by vendor" msgstr "" #: src/font-manager/Categories.vala:269 msgid "Filetype" msgstr "tipe file" #: src/font-manager/Categories.vala:269 msgid "Grouped by filetype" msgstr "" #: src/font-manager/Categories.vala:274 msgid "All" msgstr "Semua" #: src/font-manager/Categories.vala:274 msgid "All Fonts" msgstr "Semua Font" #: src/font-manager/Categories.vala:275 msgid "System" msgstr "Sistem" #: src/font-manager/Categories.vala:275 msgid "Fonts available to all users" msgstr "Font yang tersedia untuk semua pengguna" #: src/font-manager/Categories.vala:298 msgid "Family Kind" msgstr "Jenis Keluarga" #: src/font-manager/Categories.vala:298 msgid "Only fonts which include Panose information will be grouped here." msgstr "" #: src/font-manager/Categories.vala:299 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:262 msgid "Any" msgstr "" #: src/font-manager/Categories.vala:299 msgid "No Fit" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Text and Display" msgstr "Teks dan Display" #: src/font-manager/Categories.vala:299 msgid "Script" msgstr "Skrip" #: src/font-manager/Categories.vala:299 msgid "Decorative" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Pictorial" msgstr "" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "" #: src/font-manager/Collections.vala:346 msgid "Copy to…" msgstr "Salin ke…" #: src/font-manager/Collections.vala:347 msgid "Compress…" msgstr "" #: src/font-manager/Collections.vala:348 msgid "Rename…" msgstr "Ganti nama…" #: src/font-manager/Collections.vala:402 msgid "Archive created successfully." msgstr "" #: src/font-manager/Collections.vala:403 msgid "The resulting file can be found in your home directory." msgstr "" #: src/font-manager/Collections.vala:405 msgid "Error exporting collection" msgstr "" #: src/font-manager/Collections.vala:406 msgid "" "Start the application from a terminal and try again for more information" msgstr "" #: src/font-manager/Collections.vala:427 msgid "Creating archive from selected collection." msgstr "" #: src/font-manager/Collections.vala:428 msgid "This may take some time for large collections…" msgstr "" #: src/font-manager/Compare.vala:325 msgid "Saved Comparison" msgstr "" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:361 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" #: src/font-manager/Controls.vala:80 msgid "Keyboard Shortcuts" msgstr "Pintasan Keyboard" #: src/font-manager/Controls.vala:81 src/font-manager/gtk/help-overlay.ui:16 msgid "Help" msgstr "Bantuan" #: src/font-manager/Controls.vala:82 #, fuzzy #| msgid "Font Manager" msgid "About Font Manager" msgstr "Pengelola Font" #: src/font-manager/Controls.vala:88 msgid "Preferences" msgstr "Preferensi" #: src/font-manager/Controls.vala:92 msgid "Import" msgstr "Impor" #: src/font-manager/Controls.vala:93 #: src/font-manager/ui/font-manager-export-dialog.ui:25 msgid "Export" msgstr "Ekspor" #: src/font-manager/Controls.vala:96 #: src/font-manager/ui/font-manager-export-dialog.ui:13 msgid "User Data" msgstr "Data Pengguna" #: src/font-manager/Controls.vala:129 #: src/font-manager/ui/font-manager-user-action-row.ui:13 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:38 msgid "Name" msgstr "Nama" #: src/font-manager/Controls.vala:131 msgid "Size" msgstr "" #: src/font-manager/Controls.vala:196 msgid "Grid View" msgstr "" #: src/font-manager/Controls.vala:197 #, fuzzy #| msgid "Font Viewer" msgid "List View" msgstr "Penampil Font" #: src/font-manager/Controls.vala:283 msgid "Add Fonts" msgstr "Tambah Font" #: src/font-manager/Controls.vala:284 msgid "Remove Fonts" msgstr "Buang Font" #: src/font-manager/Controls.vala:300 msgid "Back" msgstr "" #: src/font-manager/Dialogs.vala:48 src/font-manager/Dialogs.vala:59 msgid "_Select" msgstr "_Pilih" #: src/font-manager/Dialogs.vala:49 #, fuzzy #| msgid "Executable" msgid "Select Executable" msgstr "Eksekusi" #: src/font-manager/Dialogs.vala:60 #, fuzzy #| msgid "Select Destination" msgid "Select a Directory" msgstr "Pilih Tujuan" #: src/font-manager/Dialogs.vala:68 #, fuzzy #| msgid "FileType" msgid "TrueType" msgstr "JenisBerkas" #: src/font-manager/Dialogs.vala:70 #, fuzzy #| msgid "FileType" msgid "OpenType" msgstr "JenisBerkas" #: src/font-manager/Dialogs.vala:73 msgid "Archive Files" msgstr "" #: src/font-manager/Dialogs.vala:81 #, fuzzy #| msgid "Select files to install" msgid "Select Files to Install" msgstr "Pilih file untuk diinstal" #: src/font-manager/Dialogs.vala:91 #, fuzzy #| msgid "Select source folders" msgid "Select Source Directories" msgstr "Pilih folder sumber" #: src/font-manager/Dialogs.vala:125 msgid "Font Configuration" msgstr "Konfigurasi Font" #: src/font-manager/Dialogs.vala:126 msgid "Font Collections" msgstr "Koleksi Font" #: src/font-manager/Dialogs.vala:127 #: src/font-manager/preferences/UserSources.vala:156 msgid "Font Sources" msgstr "" #: src/font-manager/Dialogs.vala:128 msgid "Installed Fonts" msgstr "Font terpasang" #: src/font-manager/Dialogs.vala:129 msgid "Custom Actions" msgstr "Aksi kustom" #: src/font-manager/Dialogs.vala:385 msgid "Fonts installed in your home directory will appear here." msgstr "" #. FontList.vala #. * #. * Copyright (C) 2020-2025 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 . #. #: src/font-manager/FontList.vala:21 #, 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:72 #: src/font-manager/web/google/FontList.vala:204 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 msgid "Collapse all" msgstr "" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 #: src/font-manager/ui/font-manager-font-list-controls.ui:21 #: src/font-manager/ui/font-manager-font-list-view.ui:24 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:28 msgid "Expand all" msgstr "" #: src/font-manager/FontList.vala:510 msgid "Copy Location" msgstr "Salin Lokasi" #: src/font-manager/FontList.vala:511 msgid "Show in Folder" msgstr "Tampilkan di dalam Folder" #: src/font-manager/FontList.vala:512 #, fuzzy #| msgid "Install the selected font files" msgid "Enable selected items" msgstr "Pasang berkas-berkas font yang dipilih" #: src/font-manager/FontList.vala:513 #, fuzzy #| msgid "Install the selected font files" msgid "Disable selected items" msgstr "Pasang berkas-berkas font yang dipilih" #. 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:580 src/font-manager/FontList.vala:589 #, 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:607 #: src/font-manager/preferences/Preferences.vala:45 msgid "Actions" msgstr "" #: src/font-manager/MainWindow.vala:69 msgid "Browse" msgstr "Telusuri" #: src/font-manager/MainWindow.vala:71 msgid "Compare" msgstr "Bandingkan" #: src/font-manager/MainWindow.vala:74 #, fuzzy #| msgid "Remove Fonts" msgid "Google Fonts" msgstr "Buang Font" #: src/font-manager/MainWindow.vala:77 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/LanguageData.vala:35 msgid "Arabic" msgstr "Arab" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "Huruf Yunani Kuno" #: src/font-manager/Orthographies.vala:37 #: src/font-manager/web/google/LanguageData.vala:36 msgid "Armenian" msgstr "Armenia" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "Astronomi" #: src/font-manager/Orthographies.vala:39 #: src/font-manager/web/google/LanguageData.vala:38 msgid "Balinese" msgstr "Bahasa Bali" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "Baltik" #: src/font-manager/Orthographies.vala:41 #: src/font-manager/web/google/LanguageData.vala:39 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/LanguageData.vala:42 msgid "Bengali" msgstr "" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "" #: src/font-manager/Orthographies.vala:48 #: src/font-manager/web/google/LanguageData.vala:46 msgid "Buginese" msgstr "" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "" #: src/font-manager/Orthographies.vala:50 #: src/font-manager/web/google/LanguageData.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 #: src/font-manager/web/google/LanguageData.vala:51 msgid "Chakma" msgstr "" #: src/font-manager/Orthographies.vala:54 #: src/font-manager/web/google/LanguageData.vala:52 msgid "Cham" msgstr "" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/LanguageData.vala:53 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 #: src/font-manager/web/google/LanguageData.vala:58 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/LanguageData.vala:65 msgid "Devanagari" msgstr "" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "" #: src/font-manager/Orthographies.vala:75 #: src/font-manager/web/google/LanguageData.vala:67 msgid "Egyptian Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "" #: src/font-manager/Orthographies.vala:77 #: src/font-manager/web/google/LanguageData.vala:70 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 #: src/font-manager/web/google/LanguageData.vala:71 msgid "Georgian" msgstr "" #: src/font-manager/Orthographies.vala:86 #: src/font-manager/web/google/LanguageData.vala:72 msgid "Glagolitic" msgstr "" #: src/font-manager/Orthographies.vala:87 #: src/font-manager/web/google/LanguageData.vala:73 msgid "Gothic" msgstr "" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/LanguageData.vala:77 msgid "Gujarati" msgstr "" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/LanguageData.vala:79 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/LanguageData.vala:83 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 #: src/font-manager/web/google/LanguageData.vala:89 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 #: src/font-manager/web/google/LanguageData.vala:90 msgid "Kaithi" msgstr "" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/LanguageData.vala:91 msgid "Kannada" msgstr "" #: src/font-manager/Orthographies.vala:103 #: src/font-manager/web/google/LanguageData.vala:94 msgid "Kayah Li" msgstr "" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "" #: src/font-manager/Orthographies.vala:105 #: src/font-manager/web/google/LanguageData.vala:92 msgid "Kharoshthi" msgstr "" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/LanguageData.vala:95 msgid "Khmer" msgstr "" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "" #: src/font-manager/Orthographies.vala:108 #: src/font-manager/web/google/LanguageData.vala:99 msgid "Lao" msgstr "" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "" #: src/font-manager/Orthographies.vala:110 #: src/font-manager/web/google/LanguageData.vala:100 msgid "Lepcha" msgstr "" #: src/font-manager/Orthographies.vala:111 #: src/font-manager/web/google/LanguageData.vala:103 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/LanguageData.vala:110 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 #: src/font-manager/web/google/LanguageData.vala:119 msgid "Mende Kikakui" msgstr "" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "" #. { N_(""), "meroitic-cursive", "" }, #. { N_(""), "meroitic-heiroglyphs", "" }, #: src/font-manager/Orthographies.vala:123 #: src/font-manager/web/google/LanguageData.vala:123 msgid "Miao" msgstr "" #: src/font-manager/Orthographies.vala:124 #: src/font-manager/web/google/LanguageData.vala:125 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:130 #: src/font-manager/web/google/LanguageData.vala:129 msgid "Myanmar" msgstr "" #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/LanguageData.vala:133 msgid "New Tai Lue" msgstr "" #: src/font-manager/Orthographies.vala:132 msgid "N’Ko" msgstr "" #: src/font-manager/Orthographies.vala:133 #: src/font-manager/web/google/LanguageData.vala:137 msgid "Ogham" msgstr "" #: src/font-manager/Orthographies.vala:134 #: src/font-manager/web/google/LanguageData.vala:138 msgid "Ol Chiki" msgstr "" #: src/font-manager/Orthographies.vala:135 #: src/font-manager/web/google/LanguageData.vala:140 msgid "Old Italic" msgstr "" #: src/font-manager/Orthographies.vala:136 #: src/font-manager/web/google/LanguageData.vala:145 msgid "Old South Arabian" msgstr "" #: src/font-manager/Orthographies.vala:137 #: src/font-manager/web/google/LanguageData.vala:149 msgid "Oriya" msgstr "" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/LanguageData.vala:148 msgid "Osmanya" msgstr "" #: src/font-manager/Orthographies.vala:139 msgid "Pan African Latin" msgstr "" #: src/font-manager/Orthographies.vala:140 msgid "Pashto" msgstr "" #: src/font-manager/Orthographies.vala:141 #: src/font-manager/web/google/LanguageData.vala:153 msgid "Phags Pa" msgstr "" #: src/font-manager/Orthographies.vala:142 msgid "Pinyin" msgstr "" #: src/font-manager/Orthographies.vala:143 msgid "Polynesian" msgstr "" #: src/font-manager/Orthographies.vala:144 msgid "Polytonic Greek" msgstr "" #: src/font-manager/Orthographies.vala:145 #: src/font-manager/web/google/LanguageData.vala:156 msgid "Rejang" msgstr "" #: src/font-manager/Orthographies.vala:146 msgid "Romanian" msgstr "" #: src/font-manager/Orthographies.vala:147 #: src/font-manager/web/google/LanguageData.vala:157 msgid "Runic" msgstr "" #: src/font-manager/Orthographies.vala:148 #: src/font-manager/web/google/LanguageData.vala:159 msgid "Saurashtra" msgstr "" #: src/font-manager/Orthographies.vala:149 msgid "Simplified Chinese" msgstr "Cina Sederhana" #: src/font-manager/Orthographies.vala:150 msgid "Sindhi" msgstr "Sindhi" #: src/font-manager/Orthographies.vala:151 #: src/font-manager/web/google/LanguageData.vala:164 msgid "Sinhala" msgstr "Sinhala" #: src/font-manager/Orthographies.vala:152 msgid "South Korean Hanja" msgstr "Hanja Korea Selatan" #: src/font-manager/Orthographies.vala:153 #: src/font-manager/web/google/LanguageData.vala:168 msgid "Sundanese" msgstr "Sunda" #: src/font-manager/Orthographies.vala:154 #: src/font-manager/web/google/LanguageData.vala:169 msgid "Syloti Nagri" msgstr "Syloti Nagri" #. { N_("Symbols"), "symbols", "" }, #: src/font-manager/Orthographies.vala:155 #: src/font-manager/web/google/LanguageData.vala:171 msgid "Syriac" msgstr "Syriac" #: src/font-manager/Orthographies.vala:156 #: src/font-manager/web/google/LanguageData.vala:174 msgid "Tai Le" msgstr "Tai Le" #: src/font-manager/Orthographies.vala:157 msgid "Tai Tham (Lanna)" msgstr "Tai Tham (Lanna)" #: src/font-manager/Orthographies.vala:158 msgid "Tai Viet" msgstr "Tai Viet" #: src/font-manager/Orthographies.vala:159 #: src/font-manager/web/google/LanguageData.vala:175 msgid "Tamil" msgstr "Tamil" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/LanguageData.vala:176 msgid "Telugu" msgstr "Telugu" #: src/font-manager/Orthographies.vala:161 msgid "Thaana" msgstr "Thaana" #: src/font-manager/Orthographies.vala:162 #: src/font-manager/web/google/LanguageData.vala:177 msgid "Thai" msgstr "Thai" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/LanguageData.vala:178 msgid "Tibetan" msgstr "Tibet" #: src/font-manager/Orthographies.vala:164 msgid "Tifinagh" msgstr "Tifinagh" #: src/font-manager/Orthographies.vala:165 msgid "Traditional Chinese" msgstr "Cina Tradisional" #: src/font-manager/Orthographies.vala:166 msgid "Turkish" msgstr "Turki" #: src/font-manager/Orthographies.vala:167 msgid "Uighur" msgstr "Uighur" #: src/font-manager/Orthographies.vala:168 msgid "Urdu" msgstr "Urdu" #: src/font-manager/Orthographies.vala:169 msgid "Vai" msgstr "Vai" #: src/font-manager/Orthographies.vala:170 msgid "Vedic Extensions" msgstr "Ekstensi Veda" #: src/font-manager/Orthographies.vala:171 msgid "Venda" msgstr "Venda" #: src/font-manager/Orthographies.vala:172 #: src/font-manager/web/google/LanguageData.vala:179 msgid "Vietnamese" msgstr "Vietnam" #: src/font-manager/Orthographies.vala:173 msgid "Western European" msgstr "Eropa Barat" #: src/font-manager/Orthographies.vala:174 msgid "Yi" msgstr "Yi" #: src/font-manager/Orthographies.vala:175 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/OrthographyList.vala:105 msgid "Coverage" msgstr "Cakupan" #: src/font-manager/OrthographyList.vala:137 #: src/font-manager/filters/LanguageFilter.vala:55 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:362 msgid "Supported Orthographies" msgstr "Ortografi yang Didukung" #: src/font-manager/OrthographyList.vala:200 #, fuzzy #| msgid "Install the selected font files" msgid "No items selected" msgstr "Pasang berkas-berkas font yang dipilih" #: src/font-manager/OrthographyList.vala:205 msgid "Update in progress" msgstr "Pembaruan sedang berlangsung" #. No error and no results means this font file is likely broken or empty #: src/font-manager/OrthographyList.vala:231 msgid "No valid orthographies for selection" msgstr "" #: src/font-manager/Sidebar.vala:57 msgid "Add new collection" msgstr "" #: src/font-manager/Sidebar.vala:61 #: src/font-manager/ui/font-manager-font-list-controls.ui:32 #: src/font-manager/ui/font-manager-font-list-view.ui:36 #, fuzzy #| msgid "Install the selected font files" msgid "Remove selected item" msgstr "Pasang berkas-berkas font yang dipilih" #: src/font-manager/Sidebar.vala:67 #, fuzzy #| msgid "Install the selected font files" msgid "Edit selected item" msgstr "Pasang berkas-berkas font yang dipilih" #: src/font-manager/Utils.vala:295 msgid "Copying files…" msgstr "Menyalin file…" #: src/font-manager/filters/Collection.vala:99 msgid "New Collection" msgstr "Koleksi Baru" #: src/font-manager/filters/Collection.vala:100 #, c-format msgid "Created : %s" msgstr "Dibuat : %s" #: src/font-manager/filters/Disabled.vala:28 msgid "Disabled" msgstr "Nonaktif" #: src/font-manager/filters/Disabled.vala:29 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:34 msgid "Unsorted" msgstr "Tidak disortir" #: src/font-manager/filters/Unsorted.vala:35 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:28 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 msgid "GTK 4 Font Rendering" msgstr "" #: src/font-manager/preferences/Desktop.vala:61 msgid "Automatic option allows GTK 4 to disregard hinting settings." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:90 msgid "Antialiasing" msgstr "" #: src/font-manager/preferences/Desktop.vala:67 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values. " msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:96 msgid "RGBA order" msgstr "" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:97 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:78 #: src/font-manager/preferences/Desktop.vala:84 #: src/font-manager/preferences/Rendering.vala:78 msgid "Hinting" msgstr "" #: src/font-manager/preferences/Desktop.vala:79 #: src/font-manager/preferences/Desktop.vala:85 msgid "The type of hinting to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:91 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values." msgstr "" #: src/font-manager/preferences/Desktop.vala:121 msgid "GNOME desktop settings schema not found" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Automatic" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Manual" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "Grayscale" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "RGBA" msgstr "" #: src/font-manager/preferences/Desktop.vala:242 #: src/font-manager/preferences/Display.vala:91 msgid "Subpixel Geometry" msgstr "" #: src/font-manager/preferences/Display.vala:75 msgid "Target DPI" msgstr "Target DPI" #: src/font-manager/preferences/Display.vala:77 msgid "Scale Factor" msgstr "" #: src/font-manager/preferences/Display.vala:83 msgid "LCD Filter" msgstr "" #: src/font-manager/preferences/Preferences.vala:41 msgid "Interface" msgstr "" #: src/font-manager/preferences/Preferences.vala:42 msgid "Desktop" msgstr "" #: src/font-manager/preferences/Preferences.vala:48 msgid "Sources" msgstr "Sumber" #: src/font-manager/preferences/Preferences.vala:49 msgid "Substitutions" msgstr "" #: src/font-manager/preferences/Preferences.vala:50 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:150 msgid "Display" msgstr "" #: src/font-manager/preferences/Preferences.vala:51 msgid "Rendering" msgstr "" #: src/font-manager/preferences/Preferences.vala:131 msgid "" "A Fontconfig configuration file will be generated from these settings.\n" "\n" "Running applications may require a restart to reflect any changes.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/Preferences.vala:153 msgid "Reset all values to default" msgstr "" #: src/font-manager/preferences/Rendering.vala:77 msgid "Antialias" msgstr "" #: src/font-manager/preferences/Rendering.vala:81 msgid "Enable Autohinter" msgstr "" #: src/font-manager/preferences/Rendering.vala:88 msgid "Hinting Style" msgstr "" #: src/font-manager/preferences/Rendering.vala:90 msgid "Use Embedded Bitmaps" msgstr "" #: src/font-manager/preferences/Substitutions.vala:153 msgid "Font Substitutions" msgstr "" #: src/font-manager/preferences/Substitutions.vala:154 msgid "Easily substitute one font family for another." msgstr "" #: src/font-manager/preferences/Substitutions.vala:155 msgid "To add a new substitute click the add button in the toolbar." msgstr "" #: src/font-manager/preferences/UserActions.vala:229 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:243 msgid "User Actions" msgstr "" #: src/font-manager/preferences/UserActions.vala:245 msgid "Custom context menu entries" msgstr "" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Raised" msgstr "" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Flat" msgstr "" #: src/font-manager/preferences/UserInterface.vala:80 #: src/font-viewer/MainWindow.vala:208 msgid "Selected setting requires restart to apply" msgstr "" #: src/font-manager/preferences/UserInterface.vala:81 #: src/font-viewer/MainWindow.vala:209 msgid "Changes will take effect next time the application is started" msgstr "" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Wide Layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Use three column layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:97 msgid "Only When Maximized" msgstr "" #: src/font-manager/preferences/UserInterface.vala:99 msgid "Enable Animations" msgstr "" #. The added margins here are due to PreviewColors widget alignment issues #: src/font-manager/preferences/UserInterface.vala:100 #: src/font-viewer/MainWindow.vala:224 msgid "Prefer Dark Theme" msgstr "" #: src/font-manager/preferences/UserInterface.vala:102 #: src/font-viewer/MainWindow.vala:229 msgid "Use Adwaita Stylesheet" msgstr "" #: src/font-manager/preferences/UserInterface.vala:106 msgid "Titlebar Button Style" msgstr "" #: src/font-manager/preferences/UserInterface.vala:107 msgid "Display line size in Waterfall Preview" msgstr "" #: src/font-manager/preferences/UserInterface.vala:112 #: src/font-viewer/MainWindow.vala:243 msgid "Waterfall Line Spacing" msgstr "" #: src/font-manager/preferences/UserInterface.vala:114 #: src/font-viewer/MainWindow.vala:244 msgid "Padding in pixels to insert above and below rows" msgstr "" #: src/font-manager/preferences/UserSources.vala:145 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." msgstr "" #: src/font-manager/preferences/UserSources.vala:157 msgid "Easily add or preview fonts without actually installing them." msgstr "" #: src/font-manager/preferences/UserSources.vala:158 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/GoogleFonts.vala:156 msgid "Network Access Disabled" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:157 msgid "Contact your system administrator to request access." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:160 msgid "Network Offline" msgstr "" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:162 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:172 msgid "Client Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:173 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:176 msgid "Server Error" msgstr "" #. Sample strings used here should be sourced from https://fonts.google.com/ #: src/font-manager/web/google/LanguageData.vala:33 msgid "Adlam" msgstr "" #: src/font-manager/web/google/LanguageData.vala:34 msgid "Anatolian Hieroglyphs" msgstr "" #: src/font-manager/web/google/LanguageData.vala:37 msgid "Avestan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:40 msgid "Bassa Vah" msgstr "" #: src/font-manager/web/google/LanguageData.vala:41 msgid "Batak" msgstr "" #: src/font-manager/web/google/LanguageData.vala:43 msgid "Bhaiksuki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:44 msgid "Brahmi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:45 msgid "Braille" msgstr "" #. { N_("Buhid"), "buhid", "" }, #: src/font-manager/web/google/LanguageData.vala:48 msgid "Caucasian Albanian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:49 msgid "Canadian Aboriginal" msgstr "" #: src/font-manager/web/google/LanguageData.vala:54 msgid "Chinese (Hong Kong)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:55 msgid "Chinese (Simplified)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:56 msgid "Chinese (Traditional)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:57 msgid "Chorasmian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:59 msgid "Cuneiform" msgstr "" #: src/font-manager/web/google/LanguageData.vala:60 msgid "Cypriot" msgstr "" #: src/font-manager/web/google/LanguageData.vala:61 msgid "Cypro Minoan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:62 msgid "Cyrillic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:63 msgid "Cyrillic Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:64 msgid "Deseret" msgstr "" #: src/font-manager/web/google/LanguageData.vala:66 msgid "Duployan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:68 msgid "Elbasan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:69 msgid "Elymaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:74 msgid "Grantha" msgstr "" #: src/font-manager/web/google/LanguageData.vala:75 msgid "Greek" msgstr "" #: src/font-manager/web/google/LanguageData.vala:76 msgid "Greek Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:78 msgid "Gunjala Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:80 msgid "Hanifi Rohingya" msgstr "" #: src/font-manager/web/google/LanguageData.vala:81 msgid "Hanunoo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:82 msgid "Hatran" msgstr "" #: src/font-manager/web/google/LanguageData.vala:84 msgid "Imperial Aramaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:85 msgid "Indic Siyaq Numbers" msgstr "" #: src/font-manager/web/google/LanguageData.vala:86 msgid "Inscriptional Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:87 msgid "Inscriptional Parthian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:88 msgid "Japanese" msgstr "Bahasa Jepang" #: src/font-manager/web/google/LanguageData.vala:93 msgid "Kawi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:96 msgid "Khojki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:97 msgid "Khudawadi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:98 msgid "Korean" msgstr "Bahasa Korea" #: src/font-manager/web/google/LanguageData.vala:101 msgid "Latin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:102 msgid "Latin Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:104 msgid "Linear A" msgstr "" #: src/font-manager/web/google/LanguageData.vala:105 msgid "Linear B" msgstr "" #: src/font-manager/web/google/LanguageData.vala:106 msgid "Lisu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:107 msgid "Lycian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:108 msgid "Lydian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:109 msgid "Mahajani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:111 msgid "Mandaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:112 msgid "Manichaean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:113 msgid "Math" msgstr "" #: src/font-manager/web/google/LanguageData.vala:114 msgid "Marchen" msgstr "" #: src/font-manager/web/google/LanguageData.vala:115 msgid "Masaram Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:116 msgid "Mayan Numerals" msgstr "" #: src/font-manager/web/google/LanguageData.vala:117 msgid "Medefaidrin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:118 msgid "Meetei Mayek" msgstr "" #: src/font-manager/web/google/LanguageData.vala:120 msgid "Meroitic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:124 msgid "Modi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:126 msgid "Mro" msgstr "" #: src/font-manager/web/google/LanguageData.vala:127 msgid "Multani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:128 msgid "Music" msgstr "" #: src/font-manager/web/google/LanguageData.vala:130 msgid "Nabataean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:131 msgid "Nag Mundari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:132 msgid "Nandinagari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:134 msgid "Newa" msgstr "" #. { N_(""), "nko", "" }, #: src/font-manager/web/google/LanguageData.vala:136 msgid "Nüshu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:139 msgid "Old Hungarian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:141 msgid "Old North Arabian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:142 msgid "Old Permic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:143 msgid "Old Persian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:144 msgid "Old Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:146 msgid "Old Turkic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:147 msgid "Osage" msgstr "" #: src/font-manager/web/google/LanguageData.vala:150 msgid "Pahawh Hmong" msgstr "" #: src/font-manager/web/google/LanguageData.vala:151 msgid "Palmyrene" msgstr "" #: src/font-manager/web/google/LanguageData.vala:152 msgid "Pau Cin Hau" msgstr "" #: src/font-manager/web/google/LanguageData.vala:154 msgid "Phoenician" msgstr "" #: src/font-manager/web/google/LanguageData.vala:155 msgid "Psalter Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:158 msgid "Samaritan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:160 msgid "Sharada" msgstr "" #: src/font-manager/web/google/LanguageData.vala:161 msgid "Shavian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:162 msgid "Siddham" msgstr "" #: src/font-manager/web/google/LanguageData.vala:163 #, fuzzy #| msgid "Handwriting" msgid "SignWriting" msgstr "Handwriting" #: src/font-manager/web/google/LanguageData.vala:165 msgid "Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:166 msgid "Sora Sompeng" msgstr "" #: src/font-manager/web/google/LanguageData.vala:167 msgid "Soyombo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:172 msgid "Tagalog" msgstr "" #: src/font-manager/web/google/LanguageData.vala:173 msgid "Tagbanwa" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name. #: src/font-manager/web/google/LanguageData.vala:190 #, c-format msgid "No sample for %s available" msgstr "" #: src/font-manager/web/google/LanguageData.vala:192 msgid "Please file an issue requesting an update to available samples." msgstr "" #: src/font-manager/web/google/PreviewPage.vala:383 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "" #: src/font-manager/web/google/WebFont.vala:174 msgid "ExtraLight" msgstr "" #: src/font-manager/web/google/WebFont.vala:182 msgid "SemiBold" msgstr "" #: src/font-manager/web/google/WebFont.vala:186 msgid "ExtraBold" msgstr "" #: src/font-manager/web/google/WebFont.vala:188 msgid "Black" msgstr "" #: src/font-viewer/MainWindow.vala:100 #: src/font-viewer/font-viewer-main-window.ui:70 msgid "No file selected" msgstr "" #: src/font-viewer/MainWindow.vala:101 #: src/font-viewer/font-viewer-main-window.ui:78 msgid "Or unsupported filetype." msgstr "" #: src/font-viewer/MainWindow.vala:150 #, fuzzy #| msgid "System" msgid "System Font" msgstr "Sistem" #: src/font-viewer/MainWindow.vala:152 msgid "" "Selected font file is either installed in a system directory or is not " "writable by the current user.\n" "\n" "If you wish to remove this font from the list of available fonts use the " "system package manager to remove the package containing this font file, ask " "the system administrator to remove it or use a font management application " "to disable it." msgstr "" #: src/font-viewer/MainWindow.vala:155 msgid "Newer version already installed" msgstr "" #: src/font-viewer/MainWindow.vala:157 src/font-viewer/MainWindow.vala:162 msgid "Click to overwrite" msgstr "" #: src/font-viewer/MainWindow.vala:160 #, fuzzy #| msgid "Add Fonts" msgid "Update Font" msgstr "Tambah Font" #: src/font-viewer/MainWindow.vala:165 msgid "Remove Font" msgstr "" #: src/font-viewer/MainWindow.vala:169 #: src/font-viewer/font-viewer-main-window.ui:104 msgid "Install Font" msgstr "" #: src/font-viewer/MainWindow.vala:236 msgid "Preview Area Colors" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:9 #: src/common/ui/font-manager-preview-colors.ui:15 msgid "Select background color" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:23 #: src/common/ui/font-manager-preview-colors.ui:29 msgid "Select text color" msgstr "" #: src/font-manager/gtk/help-overlay.ui:11 msgid "General" msgstr "" #: src/font-manager/gtk/help-overlay.ui:23 msgid "Increase preview size" msgstr "" #: src/font-manager/gtk/help-overlay.ui:30 msgid "Decrease preview size" msgstr "" #: src/font-manager/gtk/help-overlay.ui:37 msgid "Reset preview size" msgstr "" #: src/font-manager/gtk/help-overlay.ui:44 msgid "Focus search entry" msgstr "" #: src/font-manager/gtk/help-overlay.ui:51 msgid "Reload" msgstr "" #: src/font-manager/gtk/help-overlay.ui:58 #: src/font-manager/gtk/help-overlay.ui:65 msgid "Quit the application" msgstr "" #: src/font-manager/gtk/help-overlay.ui:73 msgid "Mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:78 msgid "Switch to Manage mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:85 msgid "Switch to Browse mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:92 msgid "Switch to Compare mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:99 msgid "Switch to Google Fonts mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:107 msgid "Preview Mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:112 msgid "Switch to Standard preview" msgstr "" #: src/font-manager/gtk/help-overlay.ui:119 msgid "Switch to Waterfall preview" msgstr "" #: src/font-manager/gtk/help-overlay.ui:126 msgid "Switch to Body Text preview" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:100 msgid "Increase tile size" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:109 msgid "Decrease tile size" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:149 msgid "Toggle search entry" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:158 msgid "Toggle preview panel" msgstr "" #: src/font-manager/ui/font-manager-browse-preview.ui:164 msgid "" "Status of selected family.\n" "\n" "Disabling will prevent the selected family from being used by other " "applications." msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:19 msgid "Collection Name" msgstr "Nama Koleksi" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:45 msgid "_Rename" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:20 msgid "Add selected font to comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:33 msgid "Remove selected font from comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:45 msgid "Pinned Comparisons" msgstr "" #: src/font-manager/ui/font-manager-export-dialog.ui:19 #: src/font-manager/ui/font-manager-remove-dialog.ui:19 #, fuzzy #| msgid "_Cancel" msgid "Cancel" msgstr "_Batal" #: src/font-manager/ui/font-manager-font-list-controls.ui:51 #: src/font-manager/ui/font-manager-font-list-view.ui:54 #: src/font-manager/ui/font-manager-remove-dialog.ui:43 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:44 msgid "Search Families…" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:29 msgid "Search Orthographies…" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:72 msgid "Minimum Coverage" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:101 msgid "Deselect All" msgstr "" #: src/font-manager/ui/font-manager-orthography-list.ui:53 msgid "Clear selected filter" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:22 #, fuzzy #| msgid "Created : %s" msgid "Created :" msgstr "Dibuat : %s" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:23 msgid "Save current comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:45 msgid "Remove selected comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:73 msgid "Restore selected comparison" msgstr "" #: src/font-manager/ui/font-manager-remove-dialog.ui:13 msgid "Select fonts to remove" msgstr "" #: src/font-manager/ui/font-manager-remove-dialog.ui:25 msgid "Delete" msgstr "" #: src/font-manager/ui/font-manager-sidebar.ui:35 msgid "Categories" msgstr "Kategori" #: src/font-manager/ui/font-manager-sidebar.ui:86 #, fuzzy #| msgid "Font Collections" msgid "Smart Collections" msgstr "Koleksi Font" #: src/font-manager/ui/font-manager-sidebar.ui:142 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:50 msgid "Sort Order" msgstr "Urutkan" #: src/font-manager/ui/font-manager-sidebar.ui:150 msgid "Collections" msgstr "Koleksi" #: src/font-manager/ui/font-manager-substitute-row.ui:22 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:34 msgid "Remove substitute" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:35 msgid "Enter substitute family" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:51 msgid "prefer" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:52 msgid "accept" msgstr "terima" #: src/font-manager/ui/font-manager-substitute.ui:53 msgid "default" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:27 msgid "Comment" msgstr "Komentar" #: src/font-manager/ui/font-manager-user-action-row.ui:42 msgid "Executable" msgstr "Eksekusi" #: src/font-manager/ui/font-manager-user-action-row.ui:57 msgid "Arguments" msgstr "Argumen" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:39 msgid "Newest" msgstr "Terbaru" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:40 msgid "Most Popular" msgstr "Paling Populer" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:41 msgid "Trending" msgstr "Sedang tren" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:116 msgid "Serif" msgstr "Serif" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:133 msgid "Sans Serif" msgstr "Sans Serif" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:167 msgid "Handwriting" msgstr "Handwriting" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:198 msgid "Category" msgstr "Kategori" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:272 msgid "4+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:282 msgid "8+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:292 msgid "12+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:305 msgid "Variations" msgstr "Variasi" #: src/font-viewer/font-viewer-main-window.ui:31 msgid "Preview font files before installing them." msgstr "" #: src/font-viewer/font-viewer-main-window.ui:32 msgid "To preview a font simply drag it onto this area." msgstr "" #, fuzzy #~| msgid "Font Manager" #~ msgid "Font Manager project" #~ msgstr "Pengelola Font" #~ msgid "_Open" #~ msgstr "_Buka" #~ msgid "Updating Database — Metadata" #~ msgstr "Memperbarui Database — Metadata" #~ msgid "Updating Database — Orthography" #~ msgstr "Memperbarui Database — Ortografi" #~ msgid "About" #~ msgstr "Tentang" #~ msgid "Select Exported Data" #~ msgstr "Pilih Data yang Diekspor" #~ msgid "Settings saved to file." #~ msgstr "Pengaturan disimpan ke file." #~ msgid "Removed configuration file." #~ msgstr "File konfigurasi dihapus." #~ 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.9.4/po/it.po000066400000000000000000002312461476271126700155210ustar00rootroot00000000000000# 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. # albanobattistella , 2024. # Marcos Leite , 2024. # Roberto Guido , 2024. 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: 2025-02-26 00:40-0500\n" "PO-Revision-Date: 2024-04-22 17:07+0000\n" "Last-Translator: Roberto Guido \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 5.5-dev\n" #. Application.vala #: data/com.github.FontManager.FontManager.appdata.xml.in.in:14 #: data/com.github.FontManager.FontManager.desktop.in.in:5 #: data/com.github.FontManager.FontManager.desktop.in.in:6 #: lib/gtk/font-manager-application-window.c:281 #: src/font-manager/Application.vala:2 msgid "Font Manager" msgstr "Font Manager" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:15 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/com.github.FontManager.FontManager.appdata.xml.in.in:18 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/com.github.FontManager.FontManager.appdata.xml.in.in:23 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/com.github.FontManager.FontManager.appdata.xml.in.in:27 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/com.github.FontManager.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/com.github.FontManager.FontManager.desktop.in.in:16 #: data/com.github.FontManager.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "Graphics;Viewer;GNOME;GTK;Publishing;" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:14 #: data/com.github.FontManager.FontViewer.desktop.in.in:5 #: data/com.github.FontManager.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:88 src/font-viewer/Application.vala:108 #: src/font-viewer/Application.vala:132 #: src/font-viewer/font-viewer-main-window.ui:30 msgid "Font Viewer" msgstr "Font Viewer" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:15 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "Un visualizzatore dei tipi di carattere per ambienti desktop Gtk+" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:18 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/com.github.FontManager.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:154 #: extensions/nemo/font-manager-menu-provider.c:147 #: extensions/thunar/font-manager-menu-provider.c:129 #: src/font-manager/FontList.vala:509 msgid "Install" msgstr "Installa" #: extensions/nautilus/font-manager-menu-provider.c:156 #: extensions/nemo/font-manager-menu-provider.c:149 #: extensions/thunar/font-manager-menu-provider.c:131 msgid "Install the selected font file" msgstr "Installa il tipo di carattere selezionato" #: extensions/nautilus/font-manager-menu-provider.c:157 #: extensions/nemo/font-manager-menu-provider.c:150 #: extensions/thunar/font-manager-menu-provider.c:132 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-database.c:582 src/font-manager/Application.vala:147 #, fuzzy #| msgid "Updating Database — Fonts" msgid "Updating Database…" msgstr "Aggiornamento del database — Tipi di carattere" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:699 msgid "Unknown Vendor" msgstr "Fornitore sconosciuto" #: lib/fontconfig/font-manager-fontconfig.c:568 #: src/font-manager/web/google/WebFont.vala:172 msgid "Thin" msgstr "Sottile" #: lib/fontconfig/font-manager-fontconfig.c:570 msgid "Ultra-Light" msgstr "Ultra Leggero" #: lib/fontconfig/font-manager-fontconfig.c:572 #: lib/fontconfig/font-manager-fontconfig.c:925 #: src/font-manager/web/google/WebFont.vala:176 msgid "Light" msgstr "Leggero" #: lib/fontconfig/font-manager-fontconfig.c:574 msgid "Semi-Light" msgstr "Semi Leggero" #: lib/fontconfig/font-manager-fontconfig.c:576 msgid "Book" msgstr "Libro" #: lib/fontconfig/font-manager-fontconfig.c:578 #: lib/fontconfig/font-manager-fontconfig.c:882 #: src/font-manager/preferences/Desktop.vala:236 #: src/font-manager/web/google/WebFont.vala:180 msgid "Medium" msgstr "Medio" #: lib/fontconfig/font-manager-fontconfig.c:580 msgid "Semi-Bold" msgstr "Semi Grassetto" #: lib/fontconfig/font-manager-fontconfig.c:582 #: src/font-manager/web/google/WebFont.vala:184 msgid "Bold" msgstr "Grassetto" #: lib/fontconfig/font-manager-fontconfig.c:584 msgid "Ultra-Bold" msgstr "Ultra Grassetto" #: lib/fontconfig/font-manager-fontconfig.c:586 msgid "Heavy" msgstr "Pesante" #: lib/fontconfig/font-manager-fontconfig.c:588 msgid "Ultra-Heavy" msgstr "Ultra Pesante" #: lib/fontconfig/font-manager-fontconfig.c:663 #: src/font-manager/web/google/WebFont.vala:234 msgid "Italic" msgstr "Corsivo" #: lib/fontconfig/font-manager-fontconfig.c:665 msgid "Oblique" msgstr "Obliquo" #: lib/fontconfig/font-manager-fontconfig.c:703 msgid "Ultra-Condensed" msgstr "Ultra Condensato" #: lib/fontconfig/font-manager-fontconfig.c:705 msgid "Extra-Condensed" msgstr "Extra Condensato" #: lib/fontconfig/font-manager-fontconfig.c:707 msgid "Condensed" msgstr "Condensato" #: lib/fontconfig/font-manager-fontconfig.c:709 msgid "Semi-Condensed" msgstr "Semi Condensato" #: lib/fontconfig/font-manager-fontconfig.c:711 msgid "Semi-Expanded" msgstr "Semi Espanso" #: lib/fontconfig/font-manager-fontconfig.c:713 msgid "Expanded" msgstr "Espanso" #: lib/fontconfig/font-manager-fontconfig.c:715 msgid "Extra-Expanded" msgstr "Extra Espanso" #: lib/fontconfig/font-manager-fontconfig.c:717 msgid "Ultra-Expanded" msgstr "Ultra Espanso" #: lib/fontconfig/font-manager-fontconfig.c:786 msgid "Proportional" msgstr "Proporzionale" #: lib/fontconfig/font-manager-fontconfig.c:788 msgid "Dual Width" msgstr "Doppia Larghezza" #: lib/fontconfig/font-manager-fontconfig.c:790 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:184 msgid "Monospace" msgstr "Monospazio" #: lib/fontconfig/font-manager-fontconfig.c:792 msgid "Charcell" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:831 msgid "Unknown" msgstr "Sconosciuto" #: lib/fontconfig/font-manager-fontconfig.c:833 msgid "RGB" msgstr "RGB" #: lib/fontconfig/font-manager-fontconfig.c:835 msgid "BGR" msgstr "BGR" #: lib/fontconfig/font-manager-fontconfig.c:837 msgid "VRGB" msgstr "VRGB" #: lib/fontconfig/font-manager-fontconfig.c:839 msgid "VBGR" msgstr "VBGR" #: lib/fontconfig/font-manager-fontconfig.c:841 #: lib/fontconfig/font-manager-fontconfig.c:886 #: lib/fontconfig/font-manager-fontconfig.c:929 #: src/font-manager/Controls.vala:133 #: src/font-manager/preferences/Desktop.vala:234 #: src/font-manager/preferences/Desktop.vala:236 msgid "None" msgstr "Nessuno" #: lib/fontconfig/font-manager-fontconfig.c:880 #: src/font-manager/preferences/Desktop.vala:236 msgid "Slight" msgstr "Lieve" #: lib/fontconfig/font-manager-fontconfig.c:884 #: src/font-manager/preferences/Desktop.vala:236 msgid "Full" msgstr "Pieno" #: lib/fontconfig/font-manager-fontconfig.c:923 msgid "Default" msgstr "Predefinito" #: lib/fontconfig/font-manager-fontconfig.c:927 msgid "Legacy" msgstr "" #: lib/fontconfig/font-manager-source.c:305 #: lib/fontconfig/font-manager-source.c:321 #: lib/fontconfig/font-manager-source.c:322 msgid "Source Unavailable" msgstr "Fonte non disponibile" #: lib/gtk/font-manager-application-window.c:285 #: src/font-manager/Application.vala:3 msgid "Simple font management for GTK+ desktop environments" msgstr "Gestione semplice dei tipi di carattere per ambienti desktop GTK+" #: lib/gtk/font-manager-application-window.c:290 msgid "translator-credits" msgstr "Crediti Traduzione" #: lib/gtk/font-manager-fsType.c:74 msgid "Restricted License Embedding" msgstr "" #: lib/gtk/font-manager-fsType.c:76 msgid "Preview & Print Embedding" msgstr "" #: lib/gtk/font-manager-fsType.c:78 msgid "Editable Embedding" msgstr "" #: lib/gtk/font-manager-fsType.c:80 msgid "Preview & Print Embedding | No Subsetting" msgstr "" #: lib/gtk/font-manager-fsType.c:82 msgid "Editable Embedding | No Subsetting" msgstr "" #: lib/gtk/font-manager-fsType.c:84 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:86 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:88 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:90 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:92 msgid "Installable Embedding" msgstr "" #: lib/gtk/font-manager-license-page.c:179 msgid "File does not contain license information." msgstr "Il file non contiene informazioni sulla licenza." #: lib/gtk/font-manager-preview-controls.c:77 msgid "Left Aligned" msgstr "Allineato a sinistra" #: lib/gtk/font-manager-preview-controls.c:83 msgid "Centered" msgstr "Centrato" #: lib/gtk/font-manager-preview-controls.c:89 msgid "Fill" msgstr "Riempimento" #: lib/gtk/font-manager-preview-controls.c:95 msgid "Right Aligned" msgstr "Allineato a destra" #: lib/gtk/font-manager-preview-controls.c:349 #: src/font-manager/ui/font-manager-browse-pane.ui:168 msgid "Edit preview text" msgstr "Modifica il testo dell'anteprima" #: lib/gtk/font-manager-preview-controls.c:350 msgid "Undo changes" msgstr "Annulla le modifiche" #: lib/gtk/font-manager-preview-page.c:87 #: src/font-manager/ui/font-manager-browse-preview.ui:126 msgid "Preview" msgstr "Anteprima" #: lib/gtk/font-manager-preview-page.c:89 msgid "Waterfall" msgstr "A cascata" #: lib/gtk/font-manager-preview-pane.c:47 #: lib/gtk/font-manager-preview-pane.c:584 #: src/font-manager/ui/font-manager-browse-preview.ui:136 msgid "Characters" msgstr "Caratteri" #: lib/gtk/font-manager-preview-pane.c:49 #: lib/gtk/font-manager-preview-pane.c:585 msgid "Properties" msgstr "Proprietà" #: lib/gtk/font-manager-preview-pane.c:51 #: lib/gtk/font-manager-preview-pane.c:586 src/font-manager/Categories.vala:266 msgid "License" msgstr "Licenza" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:331 #: src/font-manager/web/google/WebFont.vala:178 msgid "Regular" msgstr "Normale" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:326 msgid "Normal" msgstr "Normale" #: lib/gtk/font-manager-preview-pane.c:508 msgid "Search available characters" msgstr "Cerca i caratteri disponibili" #: lib/gtk/font-manager-properties-page.c:55 msgid "PostScript Name" msgstr "Nome PostScript" #: lib/gtk/font-manager-properties-page.c:56 msgid "Family" msgstr "Famiglia" #: lib/gtk/font-manager-properties-page.c:57 msgid "Style" msgstr "Stile" #: lib/gtk/font-manager-properties-page.c:58 #: src/font-manager/Categories.vala:259 msgid "Width" msgstr "Larghezza" #: lib/gtk/font-manager-properties-page.c:59 #: src/font-manager/Categories.vala:261 msgid "Slant" msgstr "Inclinazione" #: lib/gtk/font-manager-properties-page.c:60 #: src/font-manager/Categories.vala:260 msgid "Weight" msgstr "Spessore" #: lib/gtk/font-manager-properties-page.c:61 #: src/font-manager/Categories.vala:262 msgid "Spacing" msgstr "Spaziatura" #: lib/gtk/font-manager-properties-page.c:62 msgid "Version" msgstr "Versione" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/gtk/font-manager-properties-page.c:64 #: src/font-manager/Categories.vala:268 msgid "Vendor" msgstr "Fornitore" #: lib/gtk/font-manager-properties-page.c:65 msgid "FileType" msgstr "Formato del file" #. Keep this entry last #: lib/gtk/font-manager-properties-page.c:67 msgid "Filesize" msgstr "Dimensione del file" #: lib/gtk/unicode/unicode-character-map.c:850 msgid "Copy" msgstr "Copia" #: lib/gtk/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "Altro, Controllo" #: lib/gtk/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "Altro, Formato" #: lib/gtk/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "Altro, Non assegnato" #: lib/gtk/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "Altro, Uso privato" #: lib/gtk/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "Altro, Surrogato" #: lib/gtk/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "Lettera, minuscolo" #: lib/gtk/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "Lettera, modificatore" #: lib/gtk/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "Lettera, Altro" #: lib/gtk/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "Lettera, Titolario" #: lib/gtk/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "Lettera, Maiuscolo" #: lib/gtk/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "Contrassegna, Combinamento della spaziatura" #: lib/gtk/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "Contrassegna, Racchiude" #: lib/gtk/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "Contrassegna, Senza spaziatura" #: lib/gtk/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "Numero, Cifra decimale" #: lib/gtk/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "Numero, Lettera" #: lib/gtk/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "Numero, Altro" #: lib/gtk/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "Punteggiatura, Connettore" #: lib/gtk/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "Punteggiatura, Trattino" #: lib/gtk/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "Punteggiatura, Chiudi" #: lib/gtk/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "Punteggiatura, Citazione finale" #: lib/gtk/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "Punteggiatura, Citazione iniziale" #: lib/gtk/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "Punteggiatura, Altro" #: lib/gtk/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "Punteggiatura, Aperta" #: lib/gtk/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "Simbolo, Valuta" #: lib/gtk/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "Simbolo, Modificatore" #: lib/gtk/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "Simbolo, Matematica" #: lib/gtk/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "Simbolo, Altro" #: lib/gtk/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "Separatore, Linea" #: lib/gtk/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "Separatore, Paragrafo" #: lib/gtk/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "Separatore, Spazio" #: src/common/WaterfallSettings.vala:37 msgid "Up to 48 points (Linear Scaling)" msgstr "" #: src/common/WaterfallSettings.vala:39 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:41 msgid "Up to 96 points (Linear Scaling)" msgstr "" #: src/common/WaterfallSettings.vala:43 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:45 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:47 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:49 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:51 #, fuzzy msgid "Custom Size Settings" msgstr "Azioni personalizzate" #: src/common/WaterfallSettings.vala:197 msgid "Waterfall Preview Size Settings" msgstr "" #: src/common/WaterfallSettings.vala:201 msgid "Higher values may adversely affect performance" msgstr "" #: src/common/WaterfallSettings.vala:204 msgid "Minimum Waterfall Preview Point Size" msgstr "" #: src/common/WaterfallSettings.vala:206 msgid "Waterfall Preview Point Size Common Ratio" msgstr "" #: src/common/WaterfallSettings.vala:208 msgid "Maximum Waterfall Preview Point Size" msgstr "" #: src/common/WaterfallSettings.vala:236 #, fuzzy #| msgid "Show in Folder" msgid "Show line size" msgstr "Mostra nella cartella" #: src/font-manager/Application.vala:5 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 "" #: src/font-manager/Application.vala:133 #, fuzzy #| msgid "Install Font" msgid "Installing Font Files…" msgstr "Installa il tipo di carattere" #: src/font-manager/Browse.vala:381 #: src/font-manager/ui/font-manager-browse-preview.ui:175 #, fuzzy #| msgid "Decorative" msgid "Active" msgstr "Decorativo" #: src/font-manager/Browse.vala:385 msgid "Inactive" msgstr "" #: src/font-manager/Browse.vala:426 msgid "Designed by" msgstr "" #: src/font-manager/Categories.vala:259 msgid "Grouped by font width" msgstr "Raggruppati per larghezza del tipo di carattere" #: src/font-manager/Categories.vala:260 msgid "Grouped by font weight" msgstr "Raggruppati per spessore del tipo di carattere" #: src/font-manager/Categories.vala:261 msgid "Grouped by font angle" msgstr "Raggruppati per inclinazione del tipo di carattere" #: src/font-manager/Categories.vala:262 msgid "Grouped by font spacing" msgstr "Raggruppati per spaziatura del tipo di carattere" #: src/font-manager/Categories.vala:266 msgid "Grouped by license type" msgstr "Raggruppati per tipo di licenza" #: src/font-manager/Categories.vala:268 msgid "Grouped by vendor" msgstr "Raggruppati per fornitore" #: src/font-manager/Categories.vala:269 msgid "Filetype" msgstr "Formato del file" #: src/font-manager/Categories.vala:269 msgid "Grouped by filetype" msgstr "Raggruppati per formato del file" #: src/font-manager/Categories.vala:274 msgid "All" msgstr "Tutti" #: src/font-manager/Categories.vala:274 msgid "All Fonts" msgstr "Tutti i tipi di carattere" #: src/font-manager/Categories.vala:275 msgid "System" msgstr "Sistema" #: src/font-manager/Categories.vala:275 msgid "Fonts available to all users" msgstr "Tipi di carattere disponibili per tutti gli utenti" #: src/font-manager/Categories.vala:298 msgid "Family Kind" msgstr "Tipo di famiglia" #: src/font-manager/Categories.vala:298 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:299 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:262 msgid "Any" msgstr "Qualsiasi" #: src/font-manager/Categories.vala:299 msgid "No Fit" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Text and Display" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Script" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Decorative" msgstr "Decorativo" #: src/font-manager/Categories.vala:299 msgid "Pictorial" msgstr "Pittorico" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "Inserisci il nome della collezione" #: src/font-manager/Collections.vala:346 msgid "Copy to…" msgstr "Copia in…" #: src/font-manager/Collections.vala:347 msgid "Compress…" msgstr "Comprimi…" #: src/font-manager/Collections.vala:348 msgid "Rename…" msgstr "Rinomina…" #: src/font-manager/Collections.vala:402 msgid "Archive created successfully." msgstr "" #: src/font-manager/Collections.vala:403 msgid "The resulting file can be found in your home directory." msgstr "" #: src/font-manager/Collections.vala:405 msgid "Error exporting collection" msgstr "" #: src/font-manager/Collections.vala:406 msgid "" "Start the application from a terminal and try again for more information" msgstr "" #: src/font-manager/Collections.vala:427 #, fuzzy #| msgid "Remove selected collection" msgid "Creating archive from selected collection." msgstr "Rimuovi la collezione selezionata" #: src/font-manager/Collections.vala:428 msgid "This may take some time for large collections…" msgstr "" #: src/font-manager/Compare.vala:325 msgid "Saved Comparison" msgstr "Confronto salvato" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:361 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" "Salva il confronto attuale\n" "cliccando il pulsante +" #: src/font-manager/Controls.vala:80 msgid "Keyboard Shortcuts" msgstr "Tasti di scelta rapida" #: src/font-manager/Controls.vala:81 src/font-manager/gtk/help-overlay.ui:16 msgid "Help" msgstr "Aiuto" #: src/font-manager/Controls.vala:82 #, fuzzy #| msgid "Font Manager" msgid "About Font Manager" msgstr "Font Manager" #: src/font-manager/Controls.vala:88 msgid "Preferences" msgstr "Impostazioni" #: src/font-manager/Controls.vala:92 msgid "Import" msgstr "Importa" #: src/font-manager/Controls.vala:93 #: src/font-manager/ui/font-manager-export-dialog.ui:25 msgid "Export" msgstr "Esporta" #: src/font-manager/Controls.vala:96 #: src/font-manager/ui/font-manager-export-dialog.ui:13 msgid "User Data" msgstr "Dati utente" #: src/font-manager/Controls.vala:129 #: src/font-manager/ui/font-manager-user-action-row.ui:13 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:38 msgid "Name" msgstr "Nome" #: src/font-manager/Controls.vala:131 msgid "Size" msgstr "" #: src/font-manager/Controls.vala:196 msgid "Grid View" msgstr "Visualizzazione griglia" #: src/font-manager/Controls.vala:197 msgid "List View" msgstr "Visualizzazione elenco" #: src/font-manager/Controls.vala:283 msgid "Add Fonts" msgstr "Aggiungi tipi di carattere" #: src/font-manager/Controls.vala:284 msgid "Remove Fonts" msgstr "Rimuovi tipi di carattere" #: src/font-manager/Controls.vala:300 msgid "Back" msgstr "Indietro" #: src/font-manager/Dialogs.vala:48 src/font-manager/Dialogs.vala:59 msgid "_Select" msgstr "_Seleziona" #: src/font-manager/Dialogs.vala:49 #, fuzzy #| msgid "Select executable" msgid "Select Executable" msgstr "Seleziona l'eseguibile" #: src/font-manager/Dialogs.vala:60 #, fuzzy #| msgid "Select text color" msgid "Select a Directory" msgstr "Seleziona il colore del testo" #: src/font-manager/Dialogs.vala:68 #, fuzzy #| msgid "FileType" msgid "TrueType" msgstr "Formato del file" #: src/font-manager/Dialogs.vala:70 #, fuzzy #| msgid "FileType" msgid "OpenType" msgstr "Formato del file" #: src/font-manager/Dialogs.vala:73 msgid "Archive Files" msgstr "" #: src/font-manager/Dialogs.vala:81 #, fuzzy #| msgid "Select files to install" msgid "Select Files to Install" msgstr "Seleziona i file da installare" #: src/font-manager/Dialogs.vala:91 #, fuzzy #| msgid "Select source folders" msgid "Select Source Directories" msgstr "Seleziona le cartelle di origine" #: src/font-manager/Dialogs.vala:125 msgid "Font Configuration" msgstr "Configurazione dei tipi di carattere" #: src/font-manager/Dialogs.vala:126 msgid "Font Collections" msgstr "Collezioni di tipi di carattere" #: src/font-manager/Dialogs.vala:127 #: src/font-manager/preferences/UserSources.vala:156 msgid "Font Sources" msgstr "Fonti di tipi di carattere" #: src/font-manager/Dialogs.vala:128 msgid "Installed Fonts" msgstr "Tipi di carattere installati" #: src/font-manager/Dialogs.vala:129 msgid "Custom Actions" msgstr "Azioni personalizzate" #: src/font-manager/Dialogs.vala:385 msgid "Fonts installed in your home directory will appear here." msgstr "" "I tipi di carattere installati nella tua home directory appariranno qui." #. FontList.vala #. * #. * Copyright (C) 2020-2025 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 . #. #: src/font-manager/FontList.vala:21 #, 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:72 #: src/font-manager/web/google/FontList.vala:204 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "" msgstr[1] "" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 msgid "Collapse all" msgstr "Comprimi tutto" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 #: src/font-manager/ui/font-manager-font-list-controls.ui:21 #: src/font-manager/ui/font-manager-font-list-view.ui:24 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:28 msgid "Expand all" msgstr "Espandi tutto" #: src/font-manager/FontList.vala:510 msgid "Copy Location" msgstr "Copia la posizione" #: src/font-manager/FontList.vala:511 msgid "Show in Folder" msgstr "Mostra nella cartella" #: src/font-manager/FontList.vala:512 msgid "Enable selected items" msgstr "Abilita elementi selezionati" #: src/font-manager/FontList.vala:513 msgid "Disable selected items" msgstr "Disabilita elementi selezionati" #. 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:580 src/font-manager/FontList.vala:589 #, c-format msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "%i elemento selezionato" msgstr[1] "%i elementi selezionati" #: src/font-manager/FontList.vala:607 #: src/font-manager/preferences/Preferences.vala:45 msgid "Actions" msgstr "Azioni" #: src/font-manager/MainWindow.vala:69 msgid "Browse" msgstr "Esplora" #: src/font-manager/MainWindow.vala:71 msgid "Compare" msgstr "Confronta" #: src/font-manager/MainWindow.vala:74 #, fuzzy #| msgid "Remove Fonts" msgid "Google Fonts" msgstr "Rimuovi tipi di carattere" #: src/font-manager/MainWindow.vala:77 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/LanguageData.vala:35 msgid "Arabic" msgstr "" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "" #: src/font-manager/Orthographies.vala:37 #: src/font-manager/web/google/LanguageData.vala:36 msgid "Armenian" msgstr "" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "" #: src/font-manager/Orthographies.vala:39 #: src/font-manager/web/google/LanguageData.vala:38 msgid "Balinese" msgstr "" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "" #: src/font-manager/Orthographies.vala:41 #: src/font-manager/web/google/LanguageData.vala:39 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/LanguageData.vala:42 msgid "Bengali" msgstr "" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "" #: src/font-manager/Orthographies.vala:48 #: src/font-manager/web/google/LanguageData.vala:46 msgid "Buginese" msgstr "" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "" #: src/font-manager/Orthographies.vala:50 #: src/font-manager/web/google/LanguageData.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 #: src/font-manager/web/google/LanguageData.vala:51 msgid "Chakma" msgstr "" #: src/font-manager/Orthographies.vala:54 #: src/font-manager/web/google/LanguageData.vala:52 msgid "Cham" msgstr "" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/LanguageData.vala:53 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 #: src/font-manager/web/google/LanguageData.vala:58 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/LanguageData.vala:65 msgid "Devanagari" msgstr "" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "" #: src/font-manager/Orthographies.vala:75 #: src/font-manager/web/google/LanguageData.vala:67 msgid "Egyptian Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "" #: src/font-manager/Orthographies.vala:77 #: src/font-manager/web/google/LanguageData.vala:70 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 #: src/font-manager/web/google/LanguageData.vala:71 msgid "Georgian" msgstr "" #: src/font-manager/Orthographies.vala:86 #: src/font-manager/web/google/LanguageData.vala:72 msgid "Glagolitic" msgstr "" #: src/font-manager/Orthographies.vala:87 #: src/font-manager/web/google/LanguageData.vala:73 msgid "Gothic" msgstr "" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/LanguageData.vala:77 msgid "Gujarati" msgstr "" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/LanguageData.vala:79 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/LanguageData.vala:83 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 #: src/font-manager/web/google/LanguageData.vala:89 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 #: src/font-manager/web/google/LanguageData.vala:90 msgid "Kaithi" msgstr "" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/LanguageData.vala:91 msgid "Kannada" msgstr "" #: src/font-manager/Orthographies.vala:103 #: src/font-manager/web/google/LanguageData.vala:94 msgid "Kayah Li" msgstr "" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "" #: src/font-manager/Orthographies.vala:105 #: src/font-manager/web/google/LanguageData.vala:92 msgid "Kharoshthi" msgstr "" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/LanguageData.vala:95 msgid "Khmer" msgstr "" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "" #: src/font-manager/Orthographies.vala:108 #: src/font-manager/web/google/LanguageData.vala:99 msgid "Lao" msgstr "" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "" #: src/font-manager/Orthographies.vala:110 #: src/font-manager/web/google/LanguageData.vala:100 msgid "Lepcha" msgstr "" #: src/font-manager/Orthographies.vala:111 #: src/font-manager/web/google/LanguageData.vala:103 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/LanguageData.vala:110 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 #: src/font-manager/web/google/LanguageData.vala:119 msgid "Mende Kikakui" msgstr "" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "" #. { N_(""), "meroitic-cursive", "" }, #. { N_(""), "meroitic-heiroglyphs", "" }, #: src/font-manager/Orthographies.vala:123 #: src/font-manager/web/google/LanguageData.vala:123 msgid "Miao" msgstr "" #: src/font-manager/Orthographies.vala:124 #: src/font-manager/web/google/LanguageData.vala:125 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:130 #: src/font-manager/web/google/LanguageData.vala:129 msgid "Myanmar" msgstr "" #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/LanguageData.vala:133 msgid "New Tai Lue" msgstr "" #: src/font-manager/Orthographies.vala:132 msgid "N’Ko" msgstr "" #: src/font-manager/Orthographies.vala:133 #: src/font-manager/web/google/LanguageData.vala:137 msgid "Ogham" msgstr "" #: src/font-manager/Orthographies.vala:134 #: src/font-manager/web/google/LanguageData.vala:138 msgid "Ol Chiki" msgstr "" #: src/font-manager/Orthographies.vala:135 #: src/font-manager/web/google/LanguageData.vala:140 msgid "Old Italic" msgstr "" #: src/font-manager/Orthographies.vala:136 #: src/font-manager/web/google/LanguageData.vala:145 msgid "Old South Arabian" msgstr "" #: src/font-manager/Orthographies.vala:137 #: src/font-manager/web/google/LanguageData.vala:149 msgid "Oriya" msgstr "" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/LanguageData.vala:148 msgid "Osmanya" msgstr "" #: src/font-manager/Orthographies.vala:139 msgid "Pan African Latin" msgstr "" #: src/font-manager/Orthographies.vala:140 msgid "Pashto" msgstr "" #: src/font-manager/Orthographies.vala:141 #: src/font-manager/web/google/LanguageData.vala:153 msgid "Phags Pa" msgstr "" #: src/font-manager/Orthographies.vala:142 msgid "Pinyin" msgstr "" #: src/font-manager/Orthographies.vala:143 msgid "Polynesian" msgstr "" #: src/font-manager/Orthographies.vala:144 msgid "Polytonic Greek" msgstr "" #: src/font-manager/Orthographies.vala:145 #: src/font-manager/web/google/LanguageData.vala:156 msgid "Rejang" msgstr "" #: src/font-manager/Orthographies.vala:146 msgid "Romanian" msgstr "" #: src/font-manager/Orthographies.vala:147 #: src/font-manager/web/google/LanguageData.vala:157 msgid "Runic" msgstr "" #: src/font-manager/Orthographies.vala:148 #: src/font-manager/web/google/LanguageData.vala:159 msgid "Saurashtra" msgstr "" #: src/font-manager/Orthographies.vala:149 msgid "Simplified Chinese" msgstr "" #: src/font-manager/Orthographies.vala:150 msgid "Sindhi" msgstr "" #: src/font-manager/Orthographies.vala:151 #: src/font-manager/web/google/LanguageData.vala:164 msgid "Sinhala" msgstr "" #: src/font-manager/Orthographies.vala:152 msgid "South Korean Hanja" msgstr "" #: src/font-manager/Orthographies.vala:153 #: src/font-manager/web/google/LanguageData.vala:168 msgid "Sundanese" msgstr "" #: src/font-manager/Orthographies.vala:154 #: src/font-manager/web/google/LanguageData.vala:169 msgid "Syloti Nagri" msgstr "" #. { N_("Symbols"), "symbols", "" }, #: src/font-manager/Orthographies.vala:155 #: src/font-manager/web/google/LanguageData.vala:171 msgid "Syriac" msgstr "" #: src/font-manager/Orthographies.vala:156 #: src/font-manager/web/google/LanguageData.vala:174 msgid "Tai Le" msgstr "" #: src/font-manager/Orthographies.vala:157 msgid "Tai Tham (Lanna)" msgstr "" #: src/font-manager/Orthographies.vala:158 msgid "Tai Viet" msgstr "" #: src/font-manager/Orthographies.vala:159 #: src/font-manager/web/google/LanguageData.vala:175 msgid "Tamil" msgstr "" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/LanguageData.vala:176 msgid "Telugu" msgstr "" #: src/font-manager/Orthographies.vala:161 msgid "Thaana" msgstr "" #: src/font-manager/Orthographies.vala:162 #: src/font-manager/web/google/LanguageData.vala:177 msgid "Thai" msgstr "" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/LanguageData.vala:178 msgid "Tibetan" msgstr "" #: src/font-manager/Orthographies.vala:164 msgid "Tifinagh" msgstr "" #: src/font-manager/Orthographies.vala:165 msgid "Traditional Chinese" msgstr "" #: src/font-manager/Orthographies.vala:166 msgid "Turkish" msgstr "" #: src/font-manager/Orthographies.vala:167 msgid "Uighur" msgstr "" #: src/font-manager/Orthographies.vala:168 msgid "Urdu" msgstr "" #: src/font-manager/Orthographies.vala:169 msgid "Vai" msgstr "" #: src/font-manager/Orthographies.vala:170 msgid "Vedic Extensions" msgstr "" #: src/font-manager/Orthographies.vala:171 msgid "Venda" msgstr "" #: src/font-manager/Orthographies.vala:172 #: src/font-manager/web/google/LanguageData.vala:179 msgid "Vietnamese" msgstr "" #: src/font-manager/Orthographies.vala:173 msgid "Western European" msgstr "" #: src/font-manager/Orthographies.vala:174 msgid "Yi" msgstr "" #: src/font-manager/Orthographies.vala:175 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/OrthographyList.vala:105 msgid "Coverage" msgstr "Copertura" #: src/font-manager/OrthographyList.vala:137 #: src/font-manager/filters/LanguageFilter.vala:55 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:362 msgid "Supported Orthographies" msgstr "Ortografie supportate" #: src/font-manager/OrthographyList.vala:200 #, fuzzy #| msgid "No file selected" msgid "No items selected" msgstr "Nessun file selezionato" #: src/font-manager/OrthographyList.vala:205 msgid "Update in progress" msgstr "Aggiornamento in corso" #. No error and no results means this font file is likely broken or empty #: src/font-manager/OrthographyList.vala:231 msgid "No valid orthographies for selection" msgstr "" #: src/font-manager/Sidebar.vala:57 msgid "Add new collection" msgstr "Aggiungi una nuova collezione" #: src/font-manager/Sidebar.vala:61 #: src/font-manager/ui/font-manager-font-list-controls.ui:32 #: src/font-manager/ui/font-manager-font-list-view.ui:36 #, fuzzy #| msgid "Remove selected alias" msgid "Remove selected item" msgstr "Rimuovi l'alias selezionato" #: src/font-manager/Sidebar.vala:67 #, fuzzy #| msgid "%i selected item" #| msgid_plural "%i selected items" msgid "Edit selected item" msgstr "%i elemento selezionato" #: src/font-manager/Utils.vala:295 msgid "Copying files…" msgstr "Copia dei file in corso…" #: src/font-manager/filters/Collection.vala:99 msgid "New Collection" msgstr "Nuova collezione" #: src/font-manager/filters/Collection.vala:100 #, c-format msgid "Created : %s" msgstr "Creata il: %s" #: src/font-manager/filters/Disabled.vala:28 msgid "Disabled" msgstr "Disabilitati" #: src/font-manager/filters/Disabled.vala:29 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:34 msgid "Unsorted" msgstr "Non ordinati" #: src/font-manager/filters/Unsorted.vala:35 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:28 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 #, fuzzy #| msgid "Rendering" msgid "GTK 4 Font Rendering" msgstr "Rendering" #: src/font-manager/preferences/Desktop.vala:61 msgid "Automatic option allows GTK 4 to disregard hinting settings." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:90 msgid "Antialiasing" msgstr "" #: src/font-manager/preferences/Desktop.vala:67 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values. " msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:96 msgid "RGBA order" msgstr "Ordine RGBA" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:97 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:78 #: src/font-manager/preferences/Desktop.vala:84 #: src/font-manager/preferences/Rendering.vala:78 msgid "Hinting" msgstr "Hinting" #: src/font-manager/preferences/Desktop.vala:79 #: src/font-manager/preferences/Desktop.vala:85 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:91 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values." msgstr "" #: src/font-manager/preferences/Desktop.vala:121 msgid "GNOME desktop settings schema not found" msgstr "Schema delle impostazioni del desktop GNOME non trovato" #: src/font-manager/preferences/Desktop.vala:215 msgid "Automatic" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Manual" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "Grayscale" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "RGBA" msgstr "" #: src/font-manager/preferences/Desktop.vala:242 #: src/font-manager/preferences/Display.vala:91 msgid "Subpixel Geometry" msgstr "Geometria subpixel" #: src/font-manager/preferences/Display.vala:75 msgid "Target DPI" msgstr "DPI di destinazione" #: src/font-manager/preferences/Display.vala:77 msgid "Scale Factor" msgstr "Fattore di scala" #: src/font-manager/preferences/Display.vala:83 msgid "LCD Filter" msgstr "Filtro LCD" #: src/font-manager/preferences/Preferences.vala:41 msgid "Interface" msgstr "Interfaccia" #: src/font-manager/preferences/Preferences.vala:42 msgid "Desktop" msgstr "Desktop" #: src/font-manager/preferences/Preferences.vala:48 msgid "Sources" msgstr "Fonti" #: src/font-manager/preferences/Preferences.vala:49 msgid "Substitutions" msgstr "Sostituzioni" #: src/font-manager/preferences/Preferences.vala:50 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:150 msgid "Display" msgstr "Schermo" #: src/font-manager/preferences/Preferences.vala:51 msgid "Rendering" msgstr "Rendering" #: src/font-manager/preferences/Preferences.vala:131 #, fuzzy #| 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." msgid "" "A Fontconfig configuration file will be generated from these settings.\n" "\n" "Running applications may require a restart to reflect any changes.\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/Preferences.vala:153 msgid "Reset all values to default" msgstr "" #: src/font-manager/preferences/Rendering.vala:77 msgid "Antialias" msgstr "Antialias" #: src/font-manager/preferences/Rendering.vala:81 msgid "Enable Autohinter" msgstr "Abilita Autohinter" #: src/font-manager/preferences/Rendering.vala:88 msgid "Hinting Style" msgstr "Stile di hinting" #: src/font-manager/preferences/Rendering.vala:90 msgid "Use Embedded Bitmaps" msgstr "Usa bitmap incorporate" #: src/font-manager/preferences/Substitutions.vala:153 msgid "Font Substitutions" msgstr "Sostituzioni dei tipi di carattere" #: src/font-manager/preferences/Substitutions.vala:154 msgid "Easily substitute one font family for another." msgstr "Sostituisci facilmente una famiglia di caratteri con un'altra." #: src/font-manager/preferences/Substitutions.vala:155 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/UserActions.vala:229 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:243 msgid "User Actions" msgstr "Azioni dell'utente" #: src/font-manager/preferences/UserActions.vala:245 msgid "Custom context menu entries" msgstr "Voci del menu di scelta rapida personalizzate" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Raised" msgstr "" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Flat" msgstr "" #: src/font-manager/preferences/UserInterface.vala:80 #: src/font-viewer/MainWindow.vala:208 msgid "Selected setting requires restart to apply" msgstr "" #: src/font-manager/preferences/UserInterface.vala:81 #: src/font-viewer/MainWindow.vala:209 #, fuzzy #| msgid "" #| "CSD enabled. Change will take effect next time the application is started." msgid "Changes 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:94 msgid "Wide Layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Use three column layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:97 msgid "Only When Maximized" msgstr "Solo quando è massimizzato" #: src/font-manager/preferences/UserInterface.vala:99 msgid "Enable Animations" msgstr "Abilita le animazioni" #. The added margins here are due to PreviewColors widget alignment issues #: src/font-manager/preferences/UserInterface.vala:100 #: src/font-viewer/MainWindow.vala:224 msgid "Prefer Dark Theme" msgstr "Preferisci il tema scuro" #: src/font-manager/preferences/UserInterface.vala:102 #: src/font-viewer/MainWindow.vala:229 msgid "Use Adwaita Stylesheet" msgstr "" #: src/font-manager/preferences/UserInterface.vala:106 msgid "Titlebar Button Style" msgstr "Stile del pulsante della barra del titolo" #: src/font-manager/preferences/UserInterface.vala:107 msgid "Display line size in Waterfall Preview" msgstr "" #: src/font-manager/preferences/UserInterface.vala:112 #: src/font-viewer/MainWindow.vala:243 msgid "Waterfall Line Spacing" msgstr "" #: src/font-manager/preferences/UserInterface.vala:114 #: src/font-viewer/MainWindow.vala:244 msgid "Padding in pixels to insert above and below rows" msgstr "" #: src/font-manager/preferences/UserSources.vala:145 #, 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." 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." 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:157 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:158 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/GoogleFonts.vala:156 msgid "Network Access Disabled" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:157 msgid "Contact your system administrator to request access." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:160 msgid "Network Offline" msgstr "Rete non disponibile" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:162 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/GoogleFonts.vala:172 msgid "Client Error" msgstr "Errore del client" #: src/font-manager/web/google/GoogleFonts.vala:173 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:176 msgid "Server Error" msgstr "Errore del server" #. Sample strings used here should be sourced from https://fonts.google.com/ #: src/font-manager/web/google/LanguageData.vala:33 msgid "Adlam" msgstr "" #: src/font-manager/web/google/LanguageData.vala:34 msgid "Anatolian Hieroglyphs" msgstr "" #: src/font-manager/web/google/LanguageData.vala:37 msgid "Avestan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:40 msgid "Bassa Vah" msgstr "" #: src/font-manager/web/google/LanguageData.vala:41 msgid "Batak" msgstr "" #: src/font-manager/web/google/LanguageData.vala:43 msgid "Bhaiksuki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:44 msgid "Brahmi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:45 msgid "Braille" msgstr "" #. { N_("Buhid"), "buhid", "" }, #: src/font-manager/web/google/LanguageData.vala:48 msgid "Caucasian Albanian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:49 msgid "Canadian Aboriginal" msgstr "" #: src/font-manager/web/google/LanguageData.vala:54 msgid "Chinese (Hong Kong)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:55 msgid "Chinese (Simplified)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:56 msgid "Chinese (Traditional)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:57 msgid "Chorasmian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:59 msgid "Cuneiform" msgstr "" #: src/font-manager/web/google/LanguageData.vala:60 msgid "Cypriot" msgstr "" #: src/font-manager/web/google/LanguageData.vala:61 msgid "Cypro Minoan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:62 msgid "Cyrillic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:63 msgid "Cyrillic Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:64 #, fuzzy #| msgid "Deselect All" msgid "Deseret" msgstr "Deseleziona tutto" #: src/font-manager/web/google/LanguageData.vala:66 msgid "Duployan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:68 msgid "Elbasan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:69 msgid "Elymaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:74 msgid "Grantha" msgstr "" #: src/font-manager/web/google/LanguageData.vala:75 msgid "Greek" msgstr "" #: src/font-manager/web/google/LanguageData.vala:76 msgid "Greek Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:78 msgid "Gunjala Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:80 msgid "Hanifi Rohingya" msgstr "" #: src/font-manager/web/google/LanguageData.vala:81 msgid "Hanunoo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:82 msgid "Hatran" msgstr "" #: src/font-manager/web/google/LanguageData.vala:84 msgid "Imperial Aramaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:85 msgid "Indic Siyaq Numbers" msgstr "" #: src/font-manager/web/google/LanguageData.vala:86 msgid "Inscriptional Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:87 msgid "Inscriptional Parthian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:88 msgid "Japanese" msgstr "" #: src/font-manager/web/google/LanguageData.vala:93 msgid "Kawi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:96 msgid "Khojki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:97 msgid "Khudawadi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:98 msgid "Korean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:101 msgid "Latin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:102 msgid "Latin Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:104 msgid "Linear A" msgstr "" #: src/font-manager/web/google/LanguageData.vala:105 msgid "Linear B" msgstr "" #: src/font-manager/web/google/LanguageData.vala:106 msgid "Lisu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:107 msgid "Lycian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:108 msgid "Lydian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:109 msgid "Mahajani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:111 msgid "Mandaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:112 msgid "Manichaean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:113 msgid "Math" msgstr "" #: src/font-manager/web/google/LanguageData.vala:114 msgid "Marchen" msgstr "" #: src/font-manager/web/google/LanguageData.vala:115 msgid "Masaram Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:116 msgid "Mayan Numerals" msgstr "" #: src/font-manager/web/google/LanguageData.vala:117 msgid "Medefaidrin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:118 msgid "Meetei Mayek" msgstr "" #: src/font-manager/web/google/LanguageData.vala:120 msgid "Meroitic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:124 msgid "Modi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:126 msgid "Mro" msgstr "" #: src/font-manager/web/google/LanguageData.vala:127 msgid "Multani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:128 msgid "Music" msgstr "" #: src/font-manager/web/google/LanguageData.vala:130 msgid "Nabataean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:131 msgid "Nag Mundari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:132 msgid "Nandinagari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:134 msgid "Newa" msgstr "" #. { N_(""), "nko", "" }, #: src/font-manager/web/google/LanguageData.vala:136 msgid "Nüshu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:139 msgid "Old Hungarian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:141 msgid "Old North Arabian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:142 msgid "Old Permic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:143 msgid "Old Persian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:144 msgid "Old Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:146 msgid "Old Turkic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:147 msgid "Osage" msgstr "" #: src/font-manager/web/google/LanguageData.vala:150 msgid "Pahawh Hmong" msgstr "" #: src/font-manager/web/google/LanguageData.vala:151 msgid "Palmyrene" msgstr "" #: src/font-manager/web/google/LanguageData.vala:152 msgid "Pau Cin Hau" msgstr "" #: src/font-manager/web/google/LanguageData.vala:154 msgid "Phoenician" msgstr "" #: src/font-manager/web/google/LanguageData.vala:155 msgid "Psalter Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:158 msgid "Samaritan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:160 msgid "Sharada" msgstr "" #: src/font-manager/web/google/LanguageData.vala:161 msgid "Shavian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:162 msgid "Siddham" msgstr "" #: src/font-manager/web/google/LanguageData.vala:163 #, fuzzy #| msgid "Hinting" msgid "SignWriting" msgstr "Hinting" #: src/font-manager/web/google/LanguageData.vala:165 msgid "Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:166 msgid "Sora Sompeng" msgstr "" #: src/font-manager/web/google/LanguageData.vala:167 msgid "Soyombo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:172 msgid "Tagalog" msgstr "" #: src/font-manager/web/google/LanguageData.vala:173 msgid "Tagbanwa" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name. #: src/font-manager/web/google/LanguageData.vala:190 #, c-format msgid "No sample for %s available" msgstr "" #: src/font-manager/web/google/LanguageData.vala:192 msgid "Please file an issue requesting an update to available samples." msgstr "" #: src/font-manager/web/google/PreviewPage.vala:383 #, 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/WebFont.vala:174 msgid "ExtraLight" msgstr "" #: src/font-manager/web/google/WebFont.vala:182 msgid "SemiBold" msgstr "" #: src/font-manager/web/google/WebFont.vala:186 msgid "ExtraBold" msgstr "" #: src/font-manager/web/google/WebFont.vala:188 msgid "Black" msgstr "" #: src/font-viewer/MainWindow.vala:100 #: src/font-viewer/font-viewer-main-window.ui:70 msgid "No file selected" msgstr "Nessun file selezionato" #: src/font-viewer/MainWindow.vala:101 #: src/font-viewer/font-viewer-main-window.ui:78 msgid "Or unsupported filetype." msgstr "O tipo di file non supportato." #: src/font-viewer/MainWindow.vala:150 #, fuzzy #| msgid "System" msgid "System Font" msgstr "Sistema" #: src/font-viewer/MainWindow.vala:152 msgid "" "Selected font file is either installed in a system directory or is not " "writable by the current user.\n" "\n" "If you wish to remove this font from the list of available fonts use the " "system package manager to remove the package containing this font file, ask " "the system administrator to remove it or use a font management application " "to disable it." msgstr "" #: src/font-viewer/MainWindow.vala:155 msgid "Newer version already installed" msgstr "La versione più recente è già installata" #: src/font-viewer/MainWindow.vala:157 src/font-viewer/MainWindow.vala:162 msgid "Click to overwrite" msgstr "" #: src/font-viewer/MainWindow.vala:160 msgid "Update Font" msgstr "Aggiorna il tipo di carattere" #: src/font-viewer/MainWindow.vala:165 msgid "Remove Font" msgstr "Rimuovi il tipo di carattere" #: src/font-viewer/MainWindow.vala:169 #: src/font-viewer/font-viewer-main-window.ui:104 msgid "Install Font" msgstr "Installa il tipo di carattere" #: src/font-viewer/MainWindow.vala:236 msgid "Preview Area Colors" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:9 #: src/common/ui/font-manager-preview-colors.ui:15 msgid "Select background color" msgstr "Seleziona il colore dello sfondo" #: src/common/ui/font-manager-preview-colors.ui:23 #: src/common/ui/font-manager-preview-colors.ui:29 msgid "Select text color" msgstr "Seleziona il colore del testo" #: src/font-manager/gtk/help-overlay.ui:11 msgid "General" msgstr "Generali" #: src/font-manager/gtk/help-overlay.ui:23 msgid "Increase preview size" msgstr "Aumenta la dimensione dell'anteprima" #: src/font-manager/gtk/help-overlay.ui:30 msgid "Decrease preview size" msgstr "Riduci la dimensione dell'anteprima" #: src/font-manager/gtk/help-overlay.ui:37 msgid "Reset preview size" msgstr "Ripristina le dimensioni dell'anteprima" #: src/font-manager/gtk/help-overlay.ui:44 msgid "Focus search entry" msgstr "" #: src/font-manager/gtk/help-overlay.ui:51 msgid "Reload" msgstr "Ricarica" #: src/font-manager/gtk/help-overlay.ui:58 #: src/font-manager/gtk/help-overlay.ui:65 msgid "Quit the application" msgstr "Chiudi l'applicazione" #: src/font-manager/gtk/help-overlay.ui:73 msgid "Mode" msgstr "Modalità" #: src/font-manager/gtk/help-overlay.ui:78 msgid "Switch to Manage mode" msgstr "Passa alla modalità Gestisci" #: src/font-manager/gtk/help-overlay.ui:85 msgid "Switch to Browse mode" msgstr "Passa alla modalità Sfoglia" #: src/font-manager/gtk/help-overlay.ui:92 msgid "Switch to Compare mode" msgstr "Passa alla modalità Confronta" #: src/font-manager/gtk/help-overlay.ui:99 #, fuzzy #| msgid "Switch to Manage mode" msgid "Switch to Google Fonts mode" msgstr "Passa alla modalità Gestisci" #: src/font-manager/gtk/help-overlay.ui:107 msgid "Preview Mode" msgstr "Modalità Anteprima" #: src/font-manager/gtk/help-overlay.ui:112 msgid "Switch to Standard preview" msgstr "Passa all'anteprima standard" #: src/font-manager/gtk/help-overlay.ui:119 msgid "Switch to Waterfall preview" msgstr "Passa all'anteprima a cascata" #: src/font-manager/gtk/help-overlay.ui:126 msgid "Switch to Body Text preview" msgstr "Passa all'anteprima del corpo del testo" #: src/font-manager/ui/font-manager-browse-pane.ui:100 #, fuzzy #| msgid "Increase preview size" msgid "Increase tile size" msgstr "Aumenta la dimensione dell'anteprima" #: src/font-manager/ui/font-manager-browse-pane.ui:109 #, fuzzy #| msgid "Decrease preview size" msgid "Decrease tile size" msgstr "Riduci la dimensione dell'anteprima" #: src/font-manager/ui/font-manager-browse-pane.ui:149 msgid "Toggle search entry" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:158 msgid "Toggle preview panel" msgstr "" #: src/font-manager/ui/font-manager-browse-preview.ui:164 msgid "" "Status of selected family.\n" "\n" "Disabling will prevent the selected family from being used by other " "applications." msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:19 #, fuzzy msgid "Collection Name" msgstr "Inserisci il nome della collezione" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:45 msgid "_Rename" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:20 msgid "Add selected font to comparison" msgstr "Aggiungi il tipo di carattere selezionato al confronto" #: src/font-manager/ui/font-manager-compare-view.ui:33 msgid "Remove selected font from comparison" msgstr "Rimuovi il tipo di carattere selezionato dal confronto" #: src/font-manager/ui/font-manager-compare-view.ui:45 msgid "Pinned Comparisons" msgstr "Confronti appuntati" #: src/font-manager/ui/font-manager-export-dialog.ui:19 #: src/font-manager/ui/font-manager-remove-dialog.ui:19 #, fuzzy #| msgid "_Cancel" msgid "Cancel" msgstr "_Annulla" #: src/font-manager/ui/font-manager-font-list-controls.ui:51 #: src/font-manager/ui/font-manager-font-list-view.ui:54 #: src/font-manager/ui/font-manager-remove-dialog.ui:43 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:44 msgid "Search Families…" msgstr "Cerca famiglie…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:29 msgid "Search Orthographies…" msgstr "Cerca ortografie…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:72 msgid "Minimum Coverage" msgstr "Copertura minima" #: src/font-manager/ui/font-manager-language-filter-settings.ui:101 msgid "Deselect All" msgstr "Deseleziona tutto" #: src/font-manager/ui/font-manager-orthography-list.ui:53 msgid "Clear selected filter" msgstr "Cancella il filtro selezionato" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:22 #, fuzzy #| msgid "Created : " msgid "Created :" msgstr "Creato il: " #: src/font-manager/ui/font-manager-pinned-comparisons.ui:23 msgid "Save current comparison" msgstr "Salva il confronto corrente" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:45 msgid "Remove selected comparison" msgstr "Rimuovi il confronto selezionato" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:73 msgid "Restore selected comparison" msgstr "Ripristina il confronto selezionato" #: src/font-manager/ui/font-manager-remove-dialog.ui:13 msgid "Select fonts to remove" msgstr "Seleziona i tipi di carattere da rimuovere" #: src/font-manager/ui/font-manager-remove-dialog.ui:25 #, fuzzy #| msgid "_Delete" msgid "Delete" msgstr "_Elimina" #: src/font-manager/ui/font-manager-sidebar.ui:35 msgid "Categories" msgstr "Categorie" #: src/font-manager/ui/font-manager-sidebar.ui:86 #, fuzzy #| msgid "Font Collections" msgid "Smart Collections" msgstr "Collezioni di tipi di carattere" #: src/font-manager/ui/font-manager-sidebar.ui:142 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:50 msgid "Sort Order" msgstr "Criterio di ordinamento" #: src/font-manager/ui/font-manager-sidebar.ui:150 msgid "Collections" msgstr "Collezioni" #: src/font-manager/ui/font-manager-substitute-row.ui:22 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:34 msgid "Remove substitute" msgstr "Rimuovi il sostituto" #: src/font-manager/ui/font-manager-substitute.ui:35 msgid "Enter substitute family" msgstr "Inserisci la famiglia sostitutiva" #: src/font-manager/ui/font-manager-substitute.ui:51 msgid "prefer" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:52 msgid "accept" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:53 msgid "default" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:27 msgid "Comment" msgstr "Commento" #: src/font-manager/ui/font-manager-user-action-row.ui:42 msgid "Executable" msgstr "Eseguibile" #: src/font-manager/ui/font-manager-user-action-row.ui:57 msgid "Arguments" msgstr "Argomenti" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:39 msgid "Newest" msgstr "Più recente" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:40 msgid "Most Popular" msgstr "Più popolare" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:41 msgid "Trending" msgstr "Di tendenza" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:116 msgid "Serif" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:133 msgid "Sans Serif" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:167 msgid "Handwriting" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:198 msgid "Category" msgstr "Categoria" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:272 msgid "4+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:282 msgid "8+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:292 msgid "12+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:305 msgid "Variations" msgstr "Variazioni" #: src/font-viewer/font-viewer-main-window.ui:31 msgid "Preview font files before installing them." msgstr "" "Visualizza in anteprima i file dei tipi di carattere prima di installarli." #: src/font-viewer/font-viewer-main-window.ui:32 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." #~ msgid "The type of antialiasing to use when rendering fonts." #~ msgstr "" #~ "Tipo di antialiasing da utilizzare durante il rendering dei tipi di " #~ "carattere." #, fuzzy #~| msgid "Font Manager" #~ msgid "Font Manager project" #~ msgstr "Font Manager" #~ msgid "Select Destination" #~ msgstr "Seleziona la destinazione" #~ msgid "_Open" #~ msgstr "_Apri" #~ msgid "Remove selected font from collection" #~ msgstr "Rimuovi il tipo di carattere selezionato dalla collezione" #~ msgid "Updating Database — Metadata" #~ msgstr "Aggiornamento del database — Metadati" #~ msgid "Updating Database — Orthography" #~ msgstr "Aggiornamento del database — Ortografia" #~ msgid "About" #~ msgstr "Informazioni su" #~ msgid "Select Exported Data" #~ msgstr "Seleziona i dati esportati" #~ msgid "Settings saved to file." #~ msgstr "Impostazioni salvate su file." #~ msgid "Removed configuration file." #~ msgstr "File di configurazione rimosso." #~ msgid " Size Restrictions " #~ msgstr " Restrizioni sulle dimensioni " #~ msgid " Apply settings to point sizes " #~ msgstr " Applicare le impostazioni alle dimensioni dei punti " #~ msgid "Smaller than" #~ msgstr "Più piccolo di" #~ msgid "Larger than" #~ msgstr "Più grande di" #~ msgid "Add alias" #~ msgstr "Aggiungi alias" #~ msgid "Client Side Decorations" #~ msgstr "Decorazioni lato client" #~ 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." #~ msgid "Case insensitive search of family names." #~ msgstr "" #~ "Ricerca senza distinzione tra maiuscole e minuscole dei nomi di famiglia." #~ msgid "Error procesing data" #~ msgstr "Errore durante l'elaborazione dei dati" #~ msgid "Network Error" #~ msgstr "Errore di connessione" #~ msgid "Please check your network settings" #~ msgstr "Controlla le tue impostazioni di rete" #~ msgid "Update Family" #~ msgstr "Aggiorna la famiglia" #~ msgid "Remove Family" #~ msgstr "Rimuovi la famiglia" #~ msgid "Download Family" #~ msgstr "Scarica la famiglia" #~ msgid "Download Font" #~ msgstr "Scarica il tipo di carattere" #~ msgid "Installed" #~ msgstr "Installato" #~ msgid "Enter Preview Text…" #~ msgstr "Inserisci il testo per l'anteprima…" #~ msgid "Previous page" #~ msgstr "Pagina precedente" #~ msgid "Next page" #~ msgstr "Pagina successiva" #~ msgid "Discard" #~ msgstr "Scarta" #~ msgid "Running applications may require a restart to reflect any changes." #~ msgstr "" #~ "Le applicazioni in esecuzione potrebbero richiedere un riavvio per " #~ "riflettere eventuali modifiche." #~ msgid "Save" #~ msgstr "Salva" #~ msgid "Edit selected category" #~ msgstr "Modifica la categoria selezionata" #~ 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.9.4/po/ja.po000066400000000000000000002066501476271126700155000ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Jerry Casiano # This file is distributed under the same license as the font-manager package. # Takuro Onoue , 2020. # Ryo Nakano , 2022. # Pirikan , 2023. 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: 2025-02-26 00:40-0500\n" "PO-Revision-Date: 2023-04-01 14:41+0000\n" "Last-Translator: Pirikan \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.17-dev\n" #. Application.vala #: data/com.github.FontManager.FontManager.appdata.xml.in.in:14 #: data/com.github.FontManager.FontManager.desktop.in.in:5 #: data/com.github.FontManager.FontManager.desktop.in.in:6 #: lib/gtk/font-manager-application-window.c:281 #: src/font-manager/Application.vala:2 msgid "Font Manager" msgstr "フォントマネージャー" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:15 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "Gtk+ デスクトップ環境用のシンプルなフォント管理アプリケーション" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:18 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/com.github.FontManager.FontManager.appdata.xml.in.in:23 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" "主に Gnome デスクトップ環境を念頭に置いて設計されていますが、他の Gtk+ デスク" "トップ環境でもうまく機能するはずです。" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:27 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "" "“フォントマネージャー”は、プロ用のフォント管理ソリューションではありません。" #: data/com.github.FontManager.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/com.github.FontManager.FontManager.desktop.in.in:16 #: data/com.github.FontManager.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "" "Graphics;Viewer;GNOME;GTK;Publishing;グラフィックス;ビューアー;ビュアー;" "ビューワー;GNOME;GTK;出版;" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:14 #: data/com.github.FontManager.FontViewer.desktop.in.in:5 #: data/com.github.FontManager.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:88 src/font-viewer/Application.vala:108 #: src/font-viewer/Application.vala:132 #: src/font-viewer/font-viewer-main-window.ui:30 msgid "Font Viewer" msgstr "フォントビューアー" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:15 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "Gtk+ デスクトップ環境用のフォントビューアーアプリケーション" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:18 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/com.github.FontManager.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "フル機能のフォントファイルプレビューアプリケーション" #: extensions/nautilus/font-manager-menu-provider.c:154 #: extensions/nemo/font-manager-menu-provider.c:147 #: extensions/thunar/font-manager-menu-provider.c:129 #: src/font-manager/FontList.vala:509 msgid "Install" msgstr "インストール" #: extensions/nautilus/font-manager-menu-provider.c:156 #: extensions/nemo/font-manager-menu-provider.c:149 #: extensions/thunar/font-manager-menu-provider.c:131 msgid "Install the selected font file" msgstr "選択したフォントファイルをインストールします" #: extensions/nautilus/font-manager-menu-provider.c:157 #: extensions/nemo/font-manager-menu-provider.c:150 #: extensions/thunar/font-manager-menu-provider.c:132 msgid "Install the selected font files" msgstr "選択した複数のフォントファイルをインストールします" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "フォントプロパティ" #: lib/common/font-manager-database.c:582 src/font-manager/Application.vala:147 #, fuzzy #| msgid "Updating Database — Fonts" msgid "Updating Database…" msgstr "データベースを更新しています: フォント" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:699 msgid "Unknown Vendor" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:568 #: src/font-manager/web/google/WebFont.vala:172 msgid "Thin" msgstr "シン" #: lib/fontconfig/font-manager-fontconfig.c:570 msgid "Ultra-Light" msgstr "ウルトラライト" #: lib/fontconfig/font-manager-fontconfig.c:572 #: lib/fontconfig/font-manager-fontconfig.c:925 #: src/font-manager/web/google/WebFont.vala:176 msgid "Light" msgstr "ライト" #: lib/fontconfig/font-manager-fontconfig.c:574 msgid "Semi-Light" msgstr "セミライト" #: lib/fontconfig/font-manager-fontconfig.c:576 msgid "Book" msgstr "ブック" #: lib/fontconfig/font-manager-fontconfig.c:578 #: lib/fontconfig/font-manager-fontconfig.c:882 #: src/font-manager/preferences/Desktop.vala:236 #: src/font-manager/web/google/WebFont.vala:180 msgid "Medium" msgstr "ミディアム" #: lib/fontconfig/font-manager-fontconfig.c:580 msgid "Semi-Bold" msgstr "セミボールド" #: lib/fontconfig/font-manager-fontconfig.c:582 #: src/font-manager/web/google/WebFont.vala:184 msgid "Bold" msgstr "ボールド" #: lib/fontconfig/font-manager-fontconfig.c:584 msgid "Ultra-Bold" msgstr "ウルトラボールド" #: lib/fontconfig/font-manager-fontconfig.c:586 msgid "Heavy" msgstr "ヘビー" #: lib/fontconfig/font-manager-fontconfig.c:588 msgid "Ultra-Heavy" msgstr "ウルトラヘビー" #: lib/fontconfig/font-manager-fontconfig.c:663 #: src/font-manager/web/google/WebFont.vala:234 msgid "Italic" msgstr "イタリック体" #: lib/fontconfig/font-manager-fontconfig.c:665 msgid "Oblique" msgstr "斜体" #: lib/fontconfig/font-manager-fontconfig.c:703 msgid "Ultra-Condensed" msgstr "ウルトラコンサイズド" #: lib/fontconfig/font-manager-fontconfig.c:705 msgid "Extra-Condensed" msgstr "エクストラコンデンスド" #: lib/fontconfig/font-manager-fontconfig.c:707 msgid "Condensed" msgstr "コンデンスド" #: lib/fontconfig/font-manager-fontconfig.c:709 msgid "Semi-Condensed" msgstr "セミコンデンスド" #: lib/fontconfig/font-manager-fontconfig.c:711 msgid "Semi-Expanded" msgstr "セミエクスパンデッド" #: lib/fontconfig/font-manager-fontconfig.c:713 msgid "Expanded" msgstr "エクスパンデッド" #: lib/fontconfig/font-manager-fontconfig.c:715 msgid "Extra-Expanded" msgstr "エクストラエクスパンデッド" #: lib/fontconfig/font-manager-fontconfig.c:717 msgid "Ultra-Expanded" msgstr "ウルトラエクスパンデッド" #: lib/fontconfig/font-manager-fontconfig.c:786 msgid "Proportional" msgstr "プロポーショナル" #: lib/fontconfig/font-manager-fontconfig.c:788 msgid "Dual Width" msgstr "二倍幅" #: lib/fontconfig/font-manager-fontconfig.c:790 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:184 msgid "Monospace" msgstr "等幅" #: lib/fontconfig/font-manager-fontconfig.c:792 msgid "Charcell" msgstr "チャーセル幅" #: lib/fontconfig/font-manager-fontconfig.c:831 msgid "Unknown" msgstr "不明" #: lib/fontconfig/font-manager-fontconfig.c:833 msgid "RGB" msgstr "RGB" #: lib/fontconfig/font-manager-fontconfig.c:835 msgid "BGR" msgstr "BGR" #: lib/fontconfig/font-manager-fontconfig.c:837 msgid "VRGB" msgstr "VRGB" #: lib/fontconfig/font-manager-fontconfig.c:839 msgid "VBGR" msgstr "VBGR" #: lib/fontconfig/font-manager-fontconfig.c:841 #: lib/fontconfig/font-manager-fontconfig.c:886 #: lib/fontconfig/font-manager-fontconfig.c:929 #: src/font-manager/Controls.vala:133 #: src/font-manager/preferences/Desktop.vala:234 #: src/font-manager/preferences/Desktop.vala:236 msgid "None" msgstr "なし" #: lib/fontconfig/font-manager-fontconfig.c:880 #: src/font-manager/preferences/Desktop.vala:236 msgid "Slight" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:884 #: src/font-manager/preferences/Desktop.vala:236 msgid "Full" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:923 msgid "Default" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:927 msgid "Legacy" msgstr "" #: lib/fontconfig/font-manager-source.c:305 #: lib/fontconfig/font-manager-source.c:321 #: lib/fontconfig/font-manager-source.c:322 msgid "Source Unavailable" msgstr "" #: lib/gtk/font-manager-application-window.c:285 #: src/font-manager/Application.vala:3 msgid "Simple font management for GTK+ desktop environments" msgstr "" #: lib/gtk/font-manager-application-window.c:290 msgid "translator-credits" msgstr "" #: lib/gtk/font-manager-fsType.c:74 msgid "Restricted License Embedding" msgstr "" #: lib/gtk/font-manager-fsType.c:76 msgid "Preview & Print Embedding" msgstr "" #: lib/gtk/font-manager-fsType.c:78 msgid "Editable Embedding" msgstr "" #: lib/gtk/font-manager-fsType.c:80 msgid "Preview & Print Embedding | No Subsetting" msgstr "" #: lib/gtk/font-manager-fsType.c:82 msgid "Editable Embedding | No Subsetting" msgstr "" #: lib/gtk/font-manager-fsType.c:84 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:86 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:88 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:90 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:92 msgid "Installable Embedding" msgstr "" #: lib/gtk/font-manager-license-page.c:179 msgid "File does not contain license information." msgstr "" #: lib/gtk/font-manager-preview-controls.c:77 msgid "Left Aligned" msgstr "" #: lib/gtk/font-manager-preview-controls.c:83 msgid "Centered" msgstr "" #: lib/gtk/font-manager-preview-controls.c:89 msgid "Fill" msgstr "" #: lib/gtk/font-manager-preview-controls.c:95 msgid "Right Aligned" msgstr "" #: lib/gtk/font-manager-preview-controls.c:349 #: src/font-manager/ui/font-manager-browse-pane.ui:168 msgid "Edit preview text" msgstr "" #: lib/gtk/font-manager-preview-controls.c:350 msgid "Undo changes" msgstr "" #: lib/gtk/font-manager-preview-page.c:87 #: src/font-manager/ui/font-manager-browse-preview.ui:126 msgid "Preview" msgstr "プレビュー" #: lib/gtk/font-manager-preview-page.c:89 msgid "Waterfall" msgstr "ウォーターフォール" #: lib/gtk/font-manager-preview-pane.c:47 #: lib/gtk/font-manager-preview-pane.c:584 #: src/font-manager/ui/font-manager-browse-preview.ui:136 msgid "Characters" msgstr "" #: lib/gtk/font-manager-preview-pane.c:49 #: lib/gtk/font-manager-preview-pane.c:585 msgid "Properties" msgstr "" #: lib/gtk/font-manager-preview-pane.c:51 #: lib/gtk/font-manager-preview-pane.c:586 src/font-manager/Categories.vala:266 msgid "License" msgstr "ライセンス" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:331 #: src/font-manager/web/google/WebFont.vala:178 msgid "Regular" msgstr "レギュラー" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:326 msgid "Normal" msgstr "ノーマル" #: lib/gtk/font-manager-preview-pane.c:508 msgid "Search available characters" msgstr "" #: lib/gtk/font-manager-properties-page.c:55 msgid "PostScript Name" msgstr "PostScript での名前" #: lib/gtk/font-manager-properties-page.c:56 msgid "Family" msgstr "フォントファミリー" #: lib/gtk/font-manager-properties-page.c:57 msgid "Style" msgstr "スタイル" #: lib/gtk/font-manager-properties-page.c:58 #: src/font-manager/Categories.vala:259 msgid "Width" msgstr "幅" #: lib/gtk/font-manager-properties-page.c:59 #: src/font-manager/Categories.vala:261 msgid "Slant" msgstr "傾き" #: lib/gtk/font-manager-properties-page.c:60 #: src/font-manager/Categories.vala:260 msgid "Weight" msgstr "太さ" #: lib/gtk/font-manager-properties-page.c:61 #: src/font-manager/Categories.vala:262 msgid "Spacing" msgstr "文字間隔" #: lib/gtk/font-manager-properties-page.c:62 msgid "Version" msgstr "バージョン" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/gtk/font-manager-properties-page.c:64 #: src/font-manager/Categories.vala:268 msgid "Vendor" msgstr "作成元" #: lib/gtk/font-manager-properties-page.c:65 msgid "FileType" msgstr "ファイルの種類" #. Keep this entry last #: lib/gtk/font-manager-properties-page.c:67 msgid "Filesize" msgstr "ファイルサイズ" #: lib/gtk/unicode/unicode-character-map.c:850 msgid "Copy" msgstr "" #: lib/gtk/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "" #: lib/gtk/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "" #: lib/gtk/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "" #: lib/gtk/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "" #: lib/gtk/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "" #: lib/gtk/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "" #: lib/gtk/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "" #: lib/gtk/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "" #: lib/gtk/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "" #: lib/gtk/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "" #: lib/gtk/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "" #: lib/gtk/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "" #: lib/gtk/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "" #: lib/gtk/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "" #: lib/gtk/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "" #: lib/gtk/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "" #: lib/gtk/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "" #: lib/gtk/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "" #: lib/gtk/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "" #: lib/gtk/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "" #: lib/gtk/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "" #: lib/gtk/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "" #: lib/gtk/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "" #: lib/gtk/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "" #: lib/gtk/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "" #: lib/gtk/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "" #: src/common/WaterfallSettings.vala:37 msgid "Up to 48 points (Linear Scaling)" msgstr "" #: src/common/WaterfallSettings.vala:39 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:41 msgid "Up to 96 points (Linear Scaling)" msgstr "" #: src/common/WaterfallSettings.vala:43 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:45 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:47 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:49 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:51 msgid "Custom Size Settings" msgstr "" #: src/common/WaterfallSettings.vala:197 msgid "Waterfall Preview Size Settings" msgstr "" #: src/common/WaterfallSettings.vala:201 msgid "Higher values may adversely affect performance" msgstr "" #: src/common/WaterfallSettings.vala:204 msgid "Minimum Waterfall Preview Point Size" msgstr "" #: src/common/WaterfallSettings.vala:206 msgid "Waterfall Preview Point Size Common Ratio" msgstr "" #: src/common/WaterfallSettings.vala:208 msgid "Maximum Waterfall Preview Point Size" msgstr "" #: src/common/WaterfallSettings.vala:236 #, fuzzy #| msgid "Show in Folder" msgid "Show line size" msgstr "フォルダーで表示" #: src/font-manager/Application.vala:5 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 "" #: src/font-manager/Application.vala:133 msgid "Installing Font Files…" msgstr "" #: src/font-manager/Browse.vala:381 #: src/font-manager/ui/font-manager-browse-preview.ui:175 msgid "Active" msgstr "" #: src/font-manager/Browse.vala:385 msgid "Inactive" msgstr "" #: src/font-manager/Browse.vala:426 msgid "Designed by" msgstr "" #: src/font-manager/Categories.vala:259 msgid "Grouped by font width" msgstr "" #: src/font-manager/Categories.vala:260 msgid "Grouped by font weight" msgstr "" #: src/font-manager/Categories.vala:261 msgid "Grouped by font angle" msgstr "" #: src/font-manager/Categories.vala:262 msgid "Grouped by font spacing" msgstr "" #: src/font-manager/Categories.vala:266 msgid "Grouped by license type" msgstr "" #: src/font-manager/Categories.vala:268 msgid "Grouped by vendor" msgstr "" #: src/font-manager/Categories.vala:269 msgid "Filetype" msgstr "ファイル形式" #: src/font-manager/Categories.vala:269 msgid "Grouped by filetype" msgstr "" #: src/font-manager/Categories.vala:274 msgid "All" msgstr "すべて" #: src/font-manager/Categories.vala:274 msgid "All Fonts" msgstr "すべてのフォント" #: src/font-manager/Categories.vala:275 msgid "System" msgstr "システム" #: src/font-manager/Categories.vala:275 msgid "Fonts available to all users" msgstr "全ユーザーが利用可能なフォント" #: src/font-manager/Categories.vala:298 msgid "Family Kind" msgstr "フォントファミリーの種類" #: src/font-manager/Categories.vala:298 msgid "Only fonts which include Panose information will be grouped here." msgstr "" #: src/font-manager/Categories.vala:299 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:262 msgid "Any" msgstr "" #: src/font-manager/Categories.vala:299 msgid "No Fit" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Text and Display" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Script" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Decorative" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Pictorial" msgstr "" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "コレクション名を入力" #: src/font-manager/Collections.vala:346 msgid "Copy to…" msgstr "指定先にコピー…" #: src/font-manager/Collections.vala:347 msgid "Compress…" msgstr "圧縮…" #: src/font-manager/Collections.vala:348 msgid "Rename…" msgstr "名前を変更…" #: src/font-manager/Collections.vala:402 msgid "Archive created successfully." msgstr "" #: src/font-manager/Collections.vala:403 msgid "The resulting file can be found in your home directory." msgstr "" #: src/font-manager/Collections.vala:405 msgid "Error exporting collection" msgstr "" #: src/font-manager/Collections.vala:406 msgid "" "Start the application from a terminal and try again for more information" msgstr "" #: src/font-manager/Collections.vala:427 msgid "Creating archive from selected collection." msgstr "" #: src/font-manager/Collections.vala:428 msgid "This may take some time for large collections…" msgstr "" #: src/font-manager/Compare.vala:325 msgid "Saved Comparison" msgstr "" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:361 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" #: src/font-manager/Controls.vala:80 msgid "Keyboard Shortcuts" msgstr "キーボードショートカット" #: src/font-manager/Controls.vala:81 src/font-manager/gtk/help-overlay.ui:16 msgid "Help" msgstr "ヘルプ" #: src/font-manager/Controls.vala:82 #, fuzzy #| msgid "Font Manager" msgid "About Font Manager" msgstr "フォントマネージャー" #: src/font-manager/Controls.vala:88 msgid "Preferences" msgstr "設定" #: src/font-manager/Controls.vala:92 msgid "Import" msgstr "インポート" #: src/font-manager/Controls.vala:93 #: src/font-manager/ui/font-manager-export-dialog.ui:25 msgid "Export" msgstr "エクスポート" #: src/font-manager/Controls.vala:96 #: src/font-manager/ui/font-manager-export-dialog.ui:13 msgid "User Data" msgstr "ユーザーデータ" #: src/font-manager/Controls.vala:129 #: src/font-manager/ui/font-manager-user-action-row.ui:13 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:38 msgid "Name" msgstr "" #: src/font-manager/Controls.vala:131 msgid "Size" msgstr "" #: src/font-manager/Controls.vala:196 msgid "Grid View" msgstr "" #: src/font-manager/Controls.vala:197 #, fuzzy #| msgid "Font Viewer" msgid "List View" msgstr "フォントビューアー" #: src/font-manager/Controls.vala:283 msgid "Add Fonts" msgstr "フォントを追加" #: src/font-manager/Controls.vala:284 msgid "Remove Fonts" msgstr "フォントを削除" #: src/font-manager/Controls.vala:300 msgid "Back" msgstr "" #: src/font-manager/Dialogs.vala:48 src/font-manager/Dialogs.vala:59 msgid "_Select" msgstr "選択(_S)" #: src/font-manager/Dialogs.vala:49 #, fuzzy #| msgid "Select executable" msgid "Select Executable" msgstr "実行可能ファイルを選択" #: src/font-manager/Dialogs.vala:60 msgid "Select a Directory" msgstr "" #: src/font-manager/Dialogs.vala:68 #, fuzzy #| msgid "FileType" msgid "TrueType" msgstr "ファイルの種類" #: src/font-manager/Dialogs.vala:70 #, fuzzy #| msgid "FileType" msgid "OpenType" msgstr "ファイルの種類" #: src/font-manager/Dialogs.vala:73 msgid "Archive Files" msgstr "" #: src/font-manager/Dialogs.vala:81 #, fuzzy #| msgid "Select files to install" msgid "Select Files to Install" msgstr "インストールするファイルを選択" #: src/font-manager/Dialogs.vala:91 msgid "Select Source Directories" msgstr "" #: src/font-manager/Dialogs.vala:125 msgid "Font Configuration" msgstr "" #: src/font-manager/Dialogs.vala:126 msgid "Font Collections" msgstr "" #: src/font-manager/Dialogs.vala:127 #: src/font-manager/preferences/UserSources.vala:156 msgid "Font Sources" msgstr "" #: src/font-manager/Dialogs.vala:128 msgid "Installed Fonts" msgstr "" #: src/font-manager/Dialogs.vala:129 msgid "Custom Actions" msgstr "" #: src/font-manager/Dialogs.vala:385 msgid "Fonts installed in your home directory will appear here." msgstr "" "ここには、ホームディレクトリにインストールされたフォントが表示されます。" #. FontList.vala #. * #. * Copyright (C) 2020-2025 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 . #. #: src/font-manager/FontList.vala:21 #, 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:72 #: src/font-manager/web/google/FontList.vala:204 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 msgid "Collapse all" msgstr "" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 #: src/font-manager/ui/font-manager-font-list-controls.ui:21 #: src/font-manager/ui/font-manager-font-list-view.ui:24 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:28 msgid "Expand all" msgstr "すべて表示" #: src/font-manager/FontList.vala:510 msgid "Copy Location" msgstr "場所をコピー" #: src/font-manager/FontList.vala:511 msgid "Show in Folder" msgstr "フォルダーで表示" #: src/font-manager/FontList.vala:512 msgid "Enable selected items" msgstr "選択項目を有効化" #: src/font-manager/FontList.vala:513 msgid "Disable selected items" 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:580 src/font-manager/FontList.vala:589 #, c-format msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "%i 項目を選択" #: src/font-manager/FontList.vala:607 #: src/font-manager/preferences/Preferences.vala:45 msgid "Actions" msgstr "" #: src/font-manager/MainWindow.vala:69 msgid "Browse" msgstr "表示" #: src/font-manager/MainWindow.vala:71 msgid "Compare" msgstr "比較" #: src/font-manager/MainWindow.vala:74 #, fuzzy #| msgid "Remove Fonts" msgid "Google Fonts" msgstr "フォントを削除" #: src/font-manager/MainWindow.vala:77 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/LanguageData.vala:35 msgid "Arabic" msgstr "" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "" #: src/font-manager/Orthographies.vala:37 #: src/font-manager/web/google/LanguageData.vala:36 msgid "Armenian" msgstr "" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "" #: src/font-manager/Orthographies.vala:39 #: src/font-manager/web/google/LanguageData.vala:38 msgid "Balinese" msgstr "" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "" #: src/font-manager/Orthographies.vala:41 #: src/font-manager/web/google/LanguageData.vala:39 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/LanguageData.vala:42 msgid "Bengali" msgstr "" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "" #: src/font-manager/Orthographies.vala:48 #: src/font-manager/web/google/LanguageData.vala:46 msgid "Buginese" msgstr "" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "" #: src/font-manager/Orthographies.vala:50 #: src/font-manager/web/google/LanguageData.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 #: src/font-manager/web/google/LanguageData.vala:51 msgid "Chakma" msgstr "" #: src/font-manager/Orthographies.vala:54 #: src/font-manager/web/google/LanguageData.vala:52 msgid "Cham" msgstr "" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/LanguageData.vala:53 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 #: src/font-manager/web/google/LanguageData.vala:58 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/LanguageData.vala:65 msgid "Devanagari" msgstr "" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "" #: src/font-manager/Orthographies.vala:75 #: src/font-manager/web/google/LanguageData.vala:67 msgid "Egyptian Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "" #: src/font-manager/Orthographies.vala:77 #: src/font-manager/web/google/LanguageData.vala:70 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 #: src/font-manager/web/google/LanguageData.vala:71 msgid "Georgian" msgstr "" #: src/font-manager/Orthographies.vala:86 #: src/font-manager/web/google/LanguageData.vala:72 msgid "Glagolitic" msgstr "" #: src/font-manager/Orthographies.vala:87 #: src/font-manager/web/google/LanguageData.vala:73 msgid "Gothic" msgstr "" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/LanguageData.vala:77 msgid "Gujarati" msgstr "" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/LanguageData.vala:79 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/LanguageData.vala:83 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 #: src/font-manager/web/google/LanguageData.vala:89 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 #: src/font-manager/web/google/LanguageData.vala:90 msgid "Kaithi" msgstr "" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/LanguageData.vala:91 msgid "Kannada" msgstr "" #: src/font-manager/Orthographies.vala:103 #: src/font-manager/web/google/LanguageData.vala:94 msgid "Kayah Li" msgstr "" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "" #: src/font-manager/Orthographies.vala:105 #: src/font-manager/web/google/LanguageData.vala:92 msgid "Kharoshthi" msgstr "" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/LanguageData.vala:95 msgid "Khmer" msgstr "" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "" #: src/font-manager/Orthographies.vala:108 #: src/font-manager/web/google/LanguageData.vala:99 msgid "Lao" msgstr "" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "" #: src/font-manager/Orthographies.vala:110 #: src/font-manager/web/google/LanguageData.vala:100 msgid "Lepcha" msgstr "" #: src/font-manager/Orthographies.vala:111 #: src/font-manager/web/google/LanguageData.vala:103 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/LanguageData.vala:110 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 #: src/font-manager/web/google/LanguageData.vala:119 msgid "Mende Kikakui" msgstr "" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "" #. { N_(""), "meroitic-cursive", "" }, #. { N_(""), "meroitic-heiroglyphs", "" }, #: src/font-manager/Orthographies.vala:123 #: src/font-manager/web/google/LanguageData.vala:123 msgid "Miao" msgstr "" #: src/font-manager/Orthographies.vala:124 #: src/font-manager/web/google/LanguageData.vala:125 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:130 #: src/font-manager/web/google/LanguageData.vala:129 msgid "Myanmar" msgstr "" #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/LanguageData.vala:133 msgid "New Tai Lue" msgstr "" #: src/font-manager/Orthographies.vala:132 msgid "N’Ko" msgstr "" #: src/font-manager/Orthographies.vala:133 #: src/font-manager/web/google/LanguageData.vala:137 msgid "Ogham" msgstr "" #: src/font-manager/Orthographies.vala:134 #: src/font-manager/web/google/LanguageData.vala:138 msgid "Ol Chiki" msgstr "" #: src/font-manager/Orthographies.vala:135 #: src/font-manager/web/google/LanguageData.vala:140 #, fuzzy msgid "Old Italic" msgstr "イタリック体" #: src/font-manager/Orthographies.vala:136 #: src/font-manager/web/google/LanguageData.vala:145 msgid "Old South Arabian" msgstr "" #: src/font-manager/Orthographies.vala:137 #: src/font-manager/web/google/LanguageData.vala:149 msgid "Oriya" msgstr "" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/LanguageData.vala:148 msgid "Osmanya" msgstr "" #: src/font-manager/Orthographies.vala:139 msgid "Pan African Latin" msgstr "" #: src/font-manager/Orthographies.vala:140 msgid "Pashto" msgstr "" #: src/font-manager/Orthographies.vala:141 #: src/font-manager/web/google/LanguageData.vala:153 msgid "Phags Pa" msgstr "" #: src/font-manager/Orthographies.vala:142 msgid "Pinyin" msgstr "" #: src/font-manager/Orthographies.vala:143 msgid "Polynesian" msgstr "" #: src/font-manager/Orthographies.vala:144 msgid "Polytonic Greek" msgstr "" #: src/font-manager/Orthographies.vala:145 #: src/font-manager/web/google/LanguageData.vala:156 msgid "Rejang" msgstr "" #: src/font-manager/Orthographies.vala:146 msgid "Romanian" msgstr "" #: src/font-manager/Orthographies.vala:147 #: src/font-manager/web/google/LanguageData.vala:157 msgid "Runic" msgstr "" #: src/font-manager/Orthographies.vala:148 #: src/font-manager/web/google/LanguageData.vala:159 msgid "Saurashtra" msgstr "" #: src/font-manager/Orthographies.vala:149 msgid "Simplified Chinese" msgstr "" #: src/font-manager/Orthographies.vala:150 msgid "Sindhi" msgstr "" #: src/font-manager/Orthographies.vala:151 #: src/font-manager/web/google/LanguageData.vala:164 msgid "Sinhala" msgstr "" #: src/font-manager/Orthographies.vala:152 msgid "South Korean Hanja" msgstr "" #: src/font-manager/Orthographies.vala:153 #: src/font-manager/web/google/LanguageData.vala:168 msgid "Sundanese" msgstr "" #: src/font-manager/Orthographies.vala:154 #: src/font-manager/web/google/LanguageData.vala:169 msgid "Syloti Nagri" msgstr "" #. { N_("Symbols"), "symbols", "" }, #: src/font-manager/Orthographies.vala:155 #: src/font-manager/web/google/LanguageData.vala:171 msgid "Syriac" msgstr "" #: src/font-manager/Orthographies.vala:156 #: src/font-manager/web/google/LanguageData.vala:174 msgid "Tai Le" msgstr "" #: src/font-manager/Orthographies.vala:157 msgid "Tai Tham (Lanna)" msgstr "" #: src/font-manager/Orthographies.vala:158 msgid "Tai Viet" msgstr "" #: src/font-manager/Orthographies.vala:159 #: src/font-manager/web/google/LanguageData.vala:175 msgid "Tamil" msgstr "" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/LanguageData.vala:176 msgid "Telugu" msgstr "" #: src/font-manager/Orthographies.vala:161 msgid "Thaana" msgstr "" #: src/font-manager/Orthographies.vala:162 #: src/font-manager/web/google/LanguageData.vala:177 msgid "Thai" msgstr "" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/LanguageData.vala:178 msgid "Tibetan" msgstr "" #: src/font-manager/Orthographies.vala:164 msgid "Tifinagh" msgstr "" #: src/font-manager/Orthographies.vala:165 msgid "Traditional Chinese" msgstr "" #: src/font-manager/Orthographies.vala:166 msgid "Turkish" msgstr "" #: src/font-manager/Orthographies.vala:167 msgid "Uighur" msgstr "" #: src/font-manager/Orthographies.vala:168 msgid "Urdu" msgstr "" #: src/font-manager/Orthographies.vala:169 msgid "Vai" msgstr "" #: src/font-manager/Orthographies.vala:170 msgid "Vedic Extensions" msgstr "" #: src/font-manager/Orthographies.vala:171 msgid "Venda" msgstr "" #: src/font-manager/Orthographies.vala:172 #: src/font-manager/web/google/LanguageData.vala:179 msgid "Vietnamese" msgstr "" #: src/font-manager/Orthographies.vala:173 msgid "Western European" msgstr "" #: src/font-manager/Orthographies.vala:174 msgid "Yi" msgstr "" #: src/font-manager/Orthographies.vala:175 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/OrthographyList.vala:105 msgid "Coverage" msgstr "" #: src/font-manager/OrthographyList.vala:137 #: src/font-manager/filters/LanguageFilter.vala:55 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:362 msgid "Supported Orthographies" msgstr "" #: src/font-manager/OrthographyList.vala:200 #, fuzzy #| msgid "%i selected item" #| msgid_plural "%i selected items" msgid "No items selected" msgstr "%i 項目を選択" #: src/font-manager/OrthographyList.vala:205 msgid "Update in progress" msgstr "更新しています" #. No error and no results means this font file is likely broken or empty #: src/font-manager/OrthographyList.vala:231 msgid "No valid orthographies for selection" msgstr "" #: src/font-manager/Sidebar.vala:57 msgid "Add new collection" msgstr "" #: src/font-manager/Sidebar.vala:61 #: src/font-manager/ui/font-manager-font-list-controls.ui:32 #: src/font-manager/ui/font-manager-font-list-view.ui:36 #, fuzzy #| msgid "%i selected item" #| msgid_plural "%i selected items" msgid "Remove selected item" msgstr "%i 項目を選択" #: src/font-manager/Sidebar.vala:67 #, fuzzy #| msgid "%i selected item" #| msgid_plural "%i selected items" msgid "Edit selected item" msgstr "%i 項目を選択" #: src/font-manager/Utils.vala:295 msgid "Copying files…" msgstr "ファイルをコピーしています…" #: src/font-manager/filters/Collection.vala:99 msgid "New Collection" msgstr "新しいコレクション" #: src/font-manager/filters/Collection.vala:100 #, c-format msgid "Created : %s" msgstr "作成日時: %s" #: src/font-manager/filters/Disabled.vala:28 msgid "Disabled" msgstr "無効なフォント" #: src/font-manager/filters/Disabled.vala:29 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:34 msgid "Unsorted" msgstr "未分類" #: src/font-manager/filters/Unsorted.vala:35 msgid "Fonts not present in any collection" msgstr "" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "ユーザー" #: src/font-manager/filters/UserFonts.vala:28 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 msgid "GTK 4 Font Rendering" msgstr "" #: src/font-manager/preferences/Desktop.vala:61 msgid "Automatic option allows GTK 4 to disregard hinting settings." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:90 msgid "Antialiasing" msgstr "" #: src/font-manager/preferences/Desktop.vala:67 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values. " msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:96 msgid "RGBA order" msgstr "" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:97 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:78 #: src/font-manager/preferences/Desktop.vala:84 #: src/font-manager/preferences/Rendering.vala:78 msgid "Hinting" msgstr "" #: src/font-manager/preferences/Desktop.vala:79 #: src/font-manager/preferences/Desktop.vala:85 msgid "The type of hinting to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:91 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values." msgstr "" #: src/font-manager/preferences/Desktop.vala:121 msgid "GNOME desktop settings schema not found" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Automatic" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Manual" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "Grayscale" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "RGBA" msgstr "" #: src/font-manager/preferences/Desktop.vala:242 #: src/font-manager/preferences/Display.vala:91 msgid "Subpixel Geometry" msgstr "" #: src/font-manager/preferences/Display.vala:75 msgid "Target DPI" msgstr "" #: src/font-manager/preferences/Display.vala:77 msgid "Scale Factor" msgstr "" #: src/font-manager/preferences/Display.vala:83 msgid "LCD Filter" msgstr "" #: src/font-manager/preferences/Preferences.vala:41 msgid "Interface" msgstr "" #: src/font-manager/preferences/Preferences.vala:42 msgid "Desktop" msgstr "" #: src/font-manager/preferences/Preferences.vala:48 msgid "Sources" msgstr "ソース" #: src/font-manager/preferences/Preferences.vala:49 msgid "Substitutions" msgstr "" #: src/font-manager/preferences/Preferences.vala:50 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:150 msgid "Display" msgstr "" #: src/font-manager/preferences/Preferences.vala:51 msgid "Rendering" msgstr "" #: src/font-manager/preferences/Preferences.vala:131 msgid "" "A Fontconfig configuration file will be generated from these settings.\n" "\n" "Running applications may require a restart to reflect any changes.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/Preferences.vala:153 msgid "Reset all values to default" msgstr "" #: src/font-manager/preferences/Rendering.vala:77 msgid "Antialias" msgstr "" #: src/font-manager/preferences/Rendering.vala:81 msgid "Enable Autohinter" msgstr "" #: src/font-manager/preferences/Rendering.vala:88 msgid "Hinting Style" msgstr "" #: src/font-manager/preferences/Rendering.vala:90 msgid "Use Embedded Bitmaps" msgstr "" #: src/font-manager/preferences/Substitutions.vala:153 msgid "Font Substitutions" msgstr "" #: src/font-manager/preferences/Substitutions.vala:154 msgid "Easily substitute one font family for another." msgstr "" #: src/font-manager/preferences/Substitutions.vala:155 msgid "To add a new substitute click the add button in the toolbar." msgstr "" #: src/font-manager/preferences/UserActions.vala:229 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:243 msgid "User Actions" msgstr "" #: src/font-manager/preferences/UserActions.vala:245 msgid "Custom context menu entries" msgstr "" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Raised" msgstr "" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Flat" msgstr "" #: src/font-manager/preferences/UserInterface.vala:80 #: src/font-viewer/MainWindow.vala:208 msgid "Selected setting requires restart to apply" msgstr "" #: src/font-manager/preferences/UserInterface.vala:81 #: src/font-viewer/MainWindow.vala:209 msgid "Changes will take effect next time the application is started" msgstr "" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Wide Layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Use three column layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:97 msgid "Only When Maximized" msgstr "" #: src/font-manager/preferences/UserInterface.vala:99 msgid "Enable Animations" msgstr "" #. The added margins here are due to PreviewColors widget alignment issues #: src/font-manager/preferences/UserInterface.vala:100 #: src/font-viewer/MainWindow.vala:224 msgid "Prefer Dark Theme" msgstr "" #: src/font-manager/preferences/UserInterface.vala:102 #: src/font-viewer/MainWindow.vala:229 msgid "Use Adwaita Stylesheet" msgstr "" #: src/font-manager/preferences/UserInterface.vala:106 msgid "Titlebar Button Style" msgstr "" #: src/font-manager/preferences/UserInterface.vala:107 msgid "Display line size in Waterfall Preview" msgstr "" #: src/font-manager/preferences/UserInterface.vala:112 #: src/font-viewer/MainWindow.vala:243 msgid "Waterfall Line Spacing" msgstr "" #: src/font-manager/preferences/UserInterface.vala:114 #: src/font-viewer/MainWindow.vala:244 msgid "Padding in pixels to insert above and below rows" msgstr "" #: src/font-manager/preferences/UserSources.vala:145 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." msgstr "" #: src/font-manager/preferences/UserSources.vala:157 msgid "Easily add or preview fonts without actually installing them." msgstr "" #: src/font-manager/preferences/UserSources.vala:158 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/GoogleFonts.vala:156 msgid "Network Access Disabled" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:157 msgid "Contact your system administrator to request access." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:160 msgid "Network Offline" msgstr "" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:162 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:172 msgid "Client Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:173 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:176 msgid "Server Error" msgstr "" #. Sample strings used here should be sourced from https://fonts.google.com/ #: src/font-manager/web/google/LanguageData.vala:33 msgid "Adlam" msgstr "" #: src/font-manager/web/google/LanguageData.vala:34 msgid "Anatolian Hieroglyphs" msgstr "" #: src/font-manager/web/google/LanguageData.vala:37 msgid "Avestan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:40 msgid "Bassa Vah" msgstr "" #: src/font-manager/web/google/LanguageData.vala:41 msgid "Batak" msgstr "" #: src/font-manager/web/google/LanguageData.vala:43 msgid "Bhaiksuki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:44 msgid "Brahmi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:45 msgid "Braille" msgstr "" #. { N_("Buhid"), "buhid", "" }, #: src/font-manager/web/google/LanguageData.vala:48 msgid "Caucasian Albanian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:49 msgid "Canadian Aboriginal" msgstr "" #: src/font-manager/web/google/LanguageData.vala:54 msgid "Chinese (Hong Kong)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:55 msgid "Chinese (Simplified)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:56 msgid "Chinese (Traditional)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:57 msgid "Chorasmian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:59 msgid "Cuneiform" msgstr "" #: src/font-manager/web/google/LanguageData.vala:60 msgid "Cypriot" msgstr "" #: src/font-manager/web/google/LanguageData.vala:61 msgid "Cypro Minoan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:62 msgid "Cyrillic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:63 msgid "Cyrillic Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:64 msgid "Deseret" msgstr "" #: src/font-manager/web/google/LanguageData.vala:66 msgid "Duployan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:68 msgid "Elbasan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:69 msgid "Elymaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:74 msgid "Grantha" msgstr "" #: src/font-manager/web/google/LanguageData.vala:75 msgid "Greek" msgstr "" #: src/font-manager/web/google/LanguageData.vala:76 msgid "Greek Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:78 msgid "Gunjala Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:80 msgid "Hanifi Rohingya" msgstr "" #: src/font-manager/web/google/LanguageData.vala:81 msgid "Hanunoo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:82 msgid "Hatran" msgstr "" #: src/font-manager/web/google/LanguageData.vala:84 msgid "Imperial Aramaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:85 msgid "Indic Siyaq Numbers" msgstr "" #: src/font-manager/web/google/LanguageData.vala:86 msgid "Inscriptional Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:87 msgid "Inscriptional Parthian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:88 msgid "Japanese" msgstr "" #: src/font-manager/web/google/LanguageData.vala:93 msgid "Kawi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:96 msgid "Khojki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:97 msgid "Khudawadi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:98 msgid "Korean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:101 msgid "Latin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:102 msgid "Latin Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:104 msgid "Linear A" msgstr "" #: src/font-manager/web/google/LanguageData.vala:105 msgid "Linear B" msgstr "" #: src/font-manager/web/google/LanguageData.vala:106 msgid "Lisu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:107 msgid "Lycian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:108 msgid "Lydian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:109 msgid "Mahajani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:111 msgid "Mandaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:112 msgid "Manichaean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:113 msgid "Math" msgstr "" #: src/font-manager/web/google/LanguageData.vala:114 msgid "Marchen" msgstr "" #: src/font-manager/web/google/LanguageData.vala:115 msgid "Masaram Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:116 msgid "Mayan Numerals" msgstr "" #: src/font-manager/web/google/LanguageData.vala:117 msgid "Medefaidrin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:118 msgid "Meetei Mayek" msgstr "" #: src/font-manager/web/google/LanguageData.vala:120 msgid "Meroitic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:124 msgid "Modi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:126 msgid "Mro" msgstr "" #: src/font-manager/web/google/LanguageData.vala:127 msgid "Multani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:128 msgid "Music" msgstr "" #: src/font-manager/web/google/LanguageData.vala:130 msgid "Nabataean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:131 msgid "Nag Mundari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:132 msgid "Nandinagari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:134 msgid "Newa" msgstr "" #. { N_(""), "nko", "" }, #: src/font-manager/web/google/LanguageData.vala:136 msgid "Nüshu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:139 msgid "Old Hungarian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:141 msgid "Old North Arabian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:142 #, fuzzy msgid "Old Permic" msgstr "イタリック体" #: src/font-manager/web/google/LanguageData.vala:143 msgid "Old Persian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:144 msgid "Old Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:146 #, fuzzy msgid "Old Turkic" msgstr "イタリック体" #: src/font-manager/web/google/LanguageData.vala:147 msgid "Osage" msgstr "" #: src/font-manager/web/google/LanguageData.vala:150 msgid "Pahawh Hmong" msgstr "" #: src/font-manager/web/google/LanguageData.vala:151 msgid "Palmyrene" msgstr "" #: src/font-manager/web/google/LanguageData.vala:152 msgid "Pau Cin Hau" msgstr "" #: src/font-manager/web/google/LanguageData.vala:154 msgid "Phoenician" msgstr "" #: src/font-manager/web/google/LanguageData.vala:155 msgid "Psalter Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:158 msgid "Samaritan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:160 msgid "Sharada" msgstr "" #: src/font-manager/web/google/LanguageData.vala:161 msgid "Shavian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:162 msgid "Siddham" msgstr "" #: src/font-manager/web/google/LanguageData.vala:163 msgid "SignWriting" msgstr "" #: src/font-manager/web/google/LanguageData.vala:165 msgid "Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:166 msgid "Sora Sompeng" msgstr "" #: src/font-manager/web/google/LanguageData.vala:167 msgid "Soyombo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:172 msgid "Tagalog" msgstr "" #: src/font-manager/web/google/LanguageData.vala:173 msgid "Tagbanwa" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name. #: src/font-manager/web/google/LanguageData.vala:190 #, c-format msgid "No sample for %s available" msgstr "" #: src/font-manager/web/google/LanguageData.vala:192 msgid "Please file an issue requesting an update to available samples." msgstr "" #: src/font-manager/web/google/PreviewPage.vala:383 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "" #: src/font-manager/web/google/WebFont.vala:174 msgid "ExtraLight" msgstr "" #: src/font-manager/web/google/WebFont.vala:182 msgid "SemiBold" msgstr "" #: src/font-manager/web/google/WebFont.vala:186 msgid "ExtraBold" msgstr "" #: src/font-manager/web/google/WebFont.vala:188 msgid "Black" msgstr "" #: src/font-viewer/MainWindow.vala:100 #: src/font-viewer/font-viewer-main-window.ui:70 msgid "No file selected" msgstr "" #: src/font-viewer/MainWindow.vala:101 #: src/font-viewer/font-viewer-main-window.ui:78 msgid "Or unsupported filetype." msgstr "" #: src/font-viewer/MainWindow.vala:150 #, fuzzy #| msgid "System" msgid "System Font" msgstr "システム" #: src/font-viewer/MainWindow.vala:152 msgid "" "Selected font file is either installed in a system directory or is not " "writable by the current user.\n" "\n" "If you wish to remove this font from the list of available fonts use the " "system package manager to remove the package containing this font file, ask " "the system administrator to remove it or use a font management application " "to disable it." msgstr "" #: src/font-viewer/MainWindow.vala:155 msgid "Newer version already installed" msgstr "" #: src/font-viewer/MainWindow.vala:157 src/font-viewer/MainWindow.vala:162 msgid "Click to overwrite" msgstr "" #: src/font-viewer/MainWindow.vala:160 #, fuzzy #| msgid "Add Fonts" msgid "Update Font" msgstr "フォントを追加" #: src/font-viewer/MainWindow.vala:165 msgid "Remove Font" msgstr "" #: src/font-viewer/MainWindow.vala:169 #: src/font-viewer/font-viewer-main-window.ui:104 msgid "Install Font" msgstr "" #: src/font-viewer/MainWindow.vala:236 msgid "Preview Area Colors" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:9 #: src/common/ui/font-manager-preview-colors.ui:15 msgid "Select background color" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:23 #: src/common/ui/font-manager-preview-colors.ui:29 msgid "Select text color" msgstr "" #: src/font-manager/gtk/help-overlay.ui:11 msgid "General" msgstr "" #: src/font-manager/gtk/help-overlay.ui:23 msgid "Increase preview size" msgstr "" #: src/font-manager/gtk/help-overlay.ui:30 msgid "Decrease preview size" msgstr "" #: src/font-manager/gtk/help-overlay.ui:37 msgid "Reset preview size" msgstr "" #: src/font-manager/gtk/help-overlay.ui:44 msgid "Focus search entry" msgstr "" #: src/font-manager/gtk/help-overlay.ui:51 msgid "Reload" msgstr "" #: src/font-manager/gtk/help-overlay.ui:58 #: src/font-manager/gtk/help-overlay.ui:65 msgid "Quit the application" msgstr "" #: src/font-manager/gtk/help-overlay.ui:73 msgid "Mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:78 msgid "Switch to Manage mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:85 msgid "Switch to Browse mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:92 msgid "Switch to Compare mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:99 msgid "Switch to Google Fonts mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:107 msgid "Preview Mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:112 msgid "Switch to Standard preview" msgstr "" #: src/font-manager/gtk/help-overlay.ui:119 msgid "Switch to Waterfall preview" msgstr "" #: src/font-manager/gtk/help-overlay.ui:126 msgid "Switch to Body Text preview" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:100 msgid "Increase tile size" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:109 msgid "Decrease tile size" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:149 msgid "Toggle search entry" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:158 msgid "Toggle preview panel" msgstr "" #: src/font-manager/ui/font-manager-browse-preview.ui:164 msgid "" "Status of selected family.\n" "\n" "Disabling will prevent the selected family from being used by other " "applications." msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:19 msgid "Collection Name" msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:45 msgid "_Rename" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:20 msgid "Add selected font to comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:33 msgid "Remove selected font from comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:45 msgid "Pinned Comparisons" msgstr "" #: src/font-manager/ui/font-manager-export-dialog.ui:19 #: src/font-manager/ui/font-manager-remove-dialog.ui:19 #, fuzzy #| msgid "_Cancel" msgid "Cancel" msgstr "キャンセル(_C)" #: src/font-manager/ui/font-manager-font-list-controls.ui:51 #: src/font-manager/ui/font-manager-font-list-view.ui:54 #: src/font-manager/ui/font-manager-remove-dialog.ui:43 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:44 msgid "Search Families…" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:29 msgid "Search Orthographies…" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:72 msgid "Minimum Coverage" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:101 msgid "Deselect All" msgstr "" #: src/font-manager/ui/font-manager-orthography-list.ui:53 msgid "Clear selected filter" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:22 #, fuzzy #| msgid "Created : %s" msgid "Created :" msgstr "作成日時: %s" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:23 msgid "Save current comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:45 msgid "Remove selected comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:73 msgid "Restore selected comparison" msgstr "" #: src/font-manager/ui/font-manager-remove-dialog.ui:13 msgid "Select fonts to remove" msgstr "削除するフォントを選択" #: src/font-manager/ui/font-manager-remove-dialog.ui:25 #, fuzzy #| msgid "_Delete" msgid "Delete" msgstr "削除(_D)" #: src/font-manager/ui/font-manager-sidebar.ui:35 msgid "Categories" msgstr "カテゴリー" #: src/font-manager/ui/font-manager-sidebar.ui:86 #, fuzzy #| msgid "Collections" msgid "Smart Collections" msgstr "コレクション" #: src/font-manager/ui/font-manager-sidebar.ui:142 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:50 msgid "Sort Order" msgstr "" #: src/font-manager/ui/font-manager-sidebar.ui:150 msgid "Collections" msgstr "コレクション" #: src/font-manager/ui/font-manager-substitute-row.ui:22 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:34 msgid "Remove substitute" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:35 msgid "Enter substitute family" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:51 msgid "prefer" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:52 msgid "accept" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:53 msgid "default" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:27 msgid "Comment" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:42 msgid "Executable" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:57 msgid "Arguments" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:39 msgid "Newest" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:40 msgid "Most Popular" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:41 msgid "Trending" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:116 msgid "Serif" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:133 msgid "Sans Serif" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:167 msgid "Handwriting" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:198 msgid "Category" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:272 msgid "4+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:282 msgid "8+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:292 msgid "12+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:305 msgid "Variations" msgstr "" #: src/font-viewer/font-viewer-main-window.ui:31 msgid "Preview font files before installing them." msgstr "" #: src/font-viewer/font-viewer-main-window.ui:32 msgid "To preview a font simply drag it onto this area." msgstr "" #, fuzzy #~| msgid "Font Manager" #~ msgid "Font Manager project" #~ msgstr "フォントマネージャー" #~ msgid "_Open" #~ msgstr "開く(_O)" #~ msgid "Remove selected font from collection" #~ msgstr "選択したフォントをコレクションから削除" #~ msgid "Updating Database — Metadata" #~ msgstr "データベースを更新しています: メタデータ" #~ msgid "Updating Database — Orthography" #~ msgstr "データベースを更新しています: グリフ" #~ msgid "About" #~ msgstr "フォントマネージャーについて" #~ msgid "Select Exported Data" #~ msgstr "エクスポートしたデータを選択" font-manager-0.9.4/po/ko.po000066400000000000000000002373721476271126700155240ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Jerry Casiano # This file is distributed under the same license as the font-manager package. # DNSE , 2022. # 이정희 , 2022. # JiYoung Park , 2022. 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: 2025-02-26 00:40-0500\n" "PO-Revision-Date: 2022-12-23 13:48+0000\n" "Last-Translator: JiYoung Park \n" "Language-Team: Korean \n" "Language: ko\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.15.1-dev\n" #. Application.vala #: data/com.github.FontManager.FontManager.appdata.xml.in.in:14 #: data/com.github.FontManager.FontManager.desktop.in.in:5 #: data/com.github.FontManager.FontManager.desktop.in.in:6 #: lib/gtk/font-manager-application-window.c:281 #: src/font-manager/Application.vala:2 msgid "Font Manager" msgstr "글꼴 관리자" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:15 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "GTK+ 데스크톱 환경에서 동작하는 간단한 글꼴 관리 응용 프로그램" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:18 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/com.github.FontManager.FontManager.appdata.xml.in.in:23 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" "주로 그놈 데스크톱 환경을 염두에 두고 설계되었지만 다른 Gtk+ 데스크톱 환경에" "서도 잘 작동할 것입니다." #: data/com.github.FontManager.FontManager.appdata.xml.in.in:27 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "글꼴 관리자는 전문적인 글꼴 관리 솔루션이 아닙니다." #: data/com.github.FontManager.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/com.github.FontManager.FontManager.desktop.in.in:16 #: data/com.github.FontManager.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "Graphics;Viewer;GNOME;GTK;Publishing;그래픽;뷰어;그놈;출판;" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:14 #: data/com.github.FontManager.FontViewer.desktop.in.in:5 #: data/com.github.FontManager.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:88 src/font-viewer/Application.vala:108 #: src/font-viewer/Application.vala:132 #: src/font-viewer/font-viewer-main-window.ui:30 msgid "Font Viewer" msgstr "글꼴 뷰어" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:15 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "GTK+ 데스크톱 환경에서 동작하는 간단한 글꼴 뷰어 프로그램" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:18 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/com.github.FontManager.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "모든 기능을 갖춘 글꼴 파일 미리보기 응용 프로그램" #: extensions/nautilus/font-manager-menu-provider.c:154 #: extensions/nemo/font-manager-menu-provider.c:147 #: extensions/thunar/font-manager-menu-provider.c:129 #: src/font-manager/FontList.vala:509 msgid "Install" msgstr "설치하기" #: extensions/nautilus/font-manager-menu-provider.c:156 #: extensions/nemo/font-manager-menu-provider.c:149 #: extensions/thunar/font-manager-menu-provider.c:131 msgid "Install the selected font file" msgstr "선택한 글꼴 파일 설치하기" #: extensions/nautilus/font-manager-menu-provider.c:157 #: extensions/nemo/font-manager-menu-provider.c:150 #: extensions/thunar/font-manager-menu-provider.c:132 msgid "Install the selected font files" msgstr "선택한 글꼴 파일 설치하기" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "글꼴 속성" #: lib/common/font-manager-database.c:582 src/font-manager/Application.vala:147 #, fuzzy #| msgid "Updating Database — Fonts" msgid "Updating Database…" msgstr "데이터베이스 업데이트 중 — 글꼴" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:699 msgid "Unknown Vendor" msgstr "알 수 없는 공급사" #: lib/fontconfig/font-manager-fontconfig.c:568 #: src/font-manager/web/google/WebFont.vala:172 msgid "Thin" msgstr "가는" #: lib/fontconfig/font-manager-fontconfig.c:570 msgid "Ultra-Light" msgstr "아주 얇은" #: lib/fontconfig/font-manager-fontconfig.c:572 #: lib/fontconfig/font-manager-fontconfig.c:925 #: src/font-manager/web/google/WebFont.vala:176 msgid "Light" msgstr "얇은" #: lib/fontconfig/font-manager-fontconfig.c:574 msgid "Semi-Light" msgstr "약간 얇은" #: lib/fontconfig/font-manager-fontconfig.c:576 msgid "Book" msgstr "책" #: lib/fontconfig/font-manager-fontconfig.c:578 #: lib/fontconfig/font-manager-fontconfig.c:882 #: src/font-manager/preferences/Desktop.vala:236 #: src/font-manager/web/google/WebFont.vala:180 msgid "Medium" msgstr "중간" #: lib/fontconfig/font-manager-fontconfig.c:580 msgid "Semi-Bold" msgstr "약간 굵은" #: lib/fontconfig/font-manager-fontconfig.c:582 #: src/font-manager/web/google/WebFont.vala:184 msgid "Bold" msgstr "굵은" #: lib/fontconfig/font-manager-fontconfig.c:584 msgid "Ultra-Bold" msgstr "아주 굵은" #: lib/fontconfig/font-manager-fontconfig.c:586 msgid "Heavy" msgstr "두꺼운" #: lib/fontconfig/font-manager-fontconfig.c:588 msgid "Ultra-Heavy" msgstr "아주 두꺼운" #: lib/fontconfig/font-manager-fontconfig.c:663 #: src/font-manager/web/google/WebFont.vala:234 msgid "Italic" msgstr "이탤릭체" #: lib/fontconfig/font-manager-fontconfig.c:665 msgid "Oblique" msgstr "기울임꼴" #: lib/fontconfig/font-manager-fontconfig.c:703 msgid "Ultra-Condensed" msgstr "아주 폭이 좁은" #: lib/fontconfig/font-manager-fontconfig.c:705 msgid "Extra-Condensed" msgstr "대단히 폭이 좁은" #: lib/fontconfig/font-manager-fontconfig.c:707 msgid "Condensed" msgstr "폭이 좁은" #: lib/fontconfig/font-manager-fontconfig.c:709 msgid "Semi-Condensed" msgstr "약간 폭이 좁은" #: lib/fontconfig/font-manager-fontconfig.c:711 msgid "Semi-Expanded" msgstr "약간 폭이 넓은" #: lib/fontconfig/font-manager-fontconfig.c:713 msgid "Expanded" msgstr "폭이 넓은" #: lib/fontconfig/font-manager-fontconfig.c:715 msgid "Extra-Expanded" msgstr "대단히 폭이 넓은" #: lib/fontconfig/font-manager-fontconfig.c:717 msgid "Ultra-Expanded" msgstr "아주 폭이 넓은" #: lib/fontconfig/font-manager-fontconfig.c:786 msgid "Proportional" msgstr "가변폭" #: lib/fontconfig/font-manager-fontconfig.c:788 msgid "Dual Width" msgstr "이중폭" #: lib/fontconfig/font-manager-fontconfig.c:790 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:184 msgid "Monospace" msgstr "고정폭" #: lib/fontconfig/font-manager-fontconfig.c:792 msgid "Charcell" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:831 msgid "Unknown" msgstr "알 수 없음" #: lib/fontconfig/font-manager-fontconfig.c:833 msgid "RGB" msgstr "RGB" #: lib/fontconfig/font-manager-fontconfig.c:835 msgid "BGR" msgstr "BGR" #: lib/fontconfig/font-manager-fontconfig.c:837 msgid "VRGB" msgstr "VRGB" #: lib/fontconfig/font-manager-fontconfig.c:839 msgid "VBGR" msgstr "VBGR" #: lib/fontconfig/font-manager-fontconfig.c:841 #: lib/fontconfig/font-manager-fontconfig.c:886 #: lib/fontconfig/font-manager-fontconfig.c:929 #: src/font-manager/Controls.vala:133 #: src/font-manager/preferences/Desktop.vala:234 #: src/font-manager/preferences/Desktop.vala:236 msgid "None" msgstr "없음" #: lib/fontconfig/font-manager-fontconfig.c:880 #: src/font-manager/preferences/Desktop.vala:236 msgid "Slight" msgstr "약간" #: lib/fontconfig/font-manager-fontconfig.c:884 #: src/font-manager/preferences/Desktop.vala:236 msgid "Full" msgstr "전부" #: lib/fontconfig/font-manager-fontconfig.c:923 msgid "Default" msgstr "기본값" #: lib/fontconfig/font-manager-fontconfig.c:927 msgid "Legacy" msgstr "기존" #: lib/fontconfig/font-manager-source.c:305 #: lib/fontconfig/font-manager-source.c:321 #: lib/fontconfig/font-manager-source.c:322 msgid "Source Unavailable" msgstr "소스를 사용할 수 없음" #: lib/gtk/font-manager-application-window.c:285 #: src/font-manager/Application.vala:3 msgid "Simple font management for GTK+ desktop environments" msgstr "GTK+ 데스크톱 환경을 위한 간단한 글꼴 관리" #: lib/gtk/font-manager-application-window.c:290 msgid "translator-credits" msgstr "이정희 " #: lib/gtk/font-manager-fsType.c:74 msgid "Restricted License Embedding" msgstr "제한된 라이선스 내장글꼴" #: lib/gtk/font-manager-fsType.c:76 msgid "Preview & Print Embedding" msgstr "내장글꼴 미리보기 및 인쇄하기" #: lib/gtk/font-manager-fsType.c:78 msgid "Editable Embedding" msgstr "내장글꼴 편집 가능" #: lib/gtk/font-manager-fsType.c:80 msgid "Preview & Print Embedding | No Subsetting" msgstr "내장글꼴 미리보기 및 인쇄하기 | 하위 설정 없음" #: lib/gtk/font-manager-fsType.c:82 msgid "Editable Embedding | No Subsetting" msgstr "내장글꼴 편집 가능 | 하위 설정 없음" #: lib/gtk/font-manager-fsType.c:84 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "내장글꼴 미리보기 및 인쇄하기 | 비트맵 포함만" #: lib/gtk/font-manager-fsType.c:86 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "내장글꼴 편집 가능 | 비트맵 포함만" #: lib/gtk/font-manager-fsType.c:88 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "내장글꼴 미리보기 및 인쇄하기 | 하위 설정 없음 | 비트맵 내장글꼴만" #: lib/gtk/font-manager-fsType.c:90 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "내장글꼴 편집 가능 | 하위 설정 없음 | 비트맵 내장글꼴만" #: lib/gtk/font-manager-fsType.c:92 msgid "Installable Embedding" msgstr "내장글꼴 설치 가능" #: lib/gtk/font-manager-license-page.c:179 msgid "File does not contain license information." msgstr "파일에 라이센스 정보가 포함되어 있지 않습니다." #: lib/gtk/font-manager-preview-controls.c:77 msgid "Left Aligned" msgstr "왼쪽 정렬됨" #: lib/gtk/font-manager-preview-controls.c:83 msgid "Centered" msgstr "가운데 정렬됨" #: lib/gtk/font-manager-preview-controls.c:89 msgid "Fill" msgstr "채움" #: lib/gtk/font-manager-preview-controls.c:95 msgid "Right Aligned" msgstr "오른쪽 정렬됨" #: lib/gtk/font-manager-preview-controls.c:349 #: src/font-manager/ui/font-manager-browse-pane.ui:168 msgid "Edit preview text" msgstr "미리보기 텍스트 편집하기" #: lib/gtk/font-manager-preview-controls.c:350 msgid "Undo changes" msgstr "변경사항 실행취소" #: lib/gtk/font-manager-preview-page.c:87 #: src/font-manager/ui/font-manager-browse-preview.ui:126 msgid "Preview" msgstr "미리보기" #: lib/gtk/font-manager-preview-page.c:89 msgid "Waterfall" msgstr "" #: lib/gtk/font-manager-preview-pane.c:47 #: lib/gtk/font-manager-preview-pane.c:584 #: src/font-manager/ui/font-manager-browse-preview.ui:136 msgid "Characters" msgstr "문자" #: lib/gtk/font-manager-preview-pane.c:49 #: lib/gtk/font-manager-preview-pane.c:585 msgid "Properties" msgstr "속성" #: lib/gtk/font-manager-preview-pane.c:51 #: lib/gtk/font-manager-preview-pane.c:586 src/font-manager/Categories.vala:266 msgid "License" msgstr "라이선스" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:331 #: src/font-manager/web/google/WebFont.vala:178 msgid "Regular" msgstr "" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:326 msgid "Normal" msgstr "" #: lib/gtk/font-manager-preview-pane.c:508 msgid "Search available characters" msgstr "사용 가능한 문자 검색하기" #: lib/gtk/font-manager-properties-page.c:55 msgid "PostScript Name" msgstr "PostScript 이름" #: lib/gtk/font-manager-properties-page.c:56 msgid "Family" msgstr "글꼴 집합" #: lib/gtk/font-manager-properties-page.c:57 msgid "Style" msgstr "스타일" #: lib/gtk/font-manager-properties-page.c:58 #: src/font-manager/Categories.vala:259 msgid "Width" msgstr "폭" #: lib/gtk/font-manager-properties-page.c:59 #: src/font-manager/Categories.vala:261 msgid "Slant" msgstr "기울기" #: lib/gtk/font-manager-properties-page.c:60 #: src/font-manager/Categories.vala:260 msgid "Weight" msgstr "굵기" #: lib/gtk/font-manager-properties-page.c:61 #: src/font-manager/Categories.vala:262 msgid "Spacing" msgstr "자간" #: lib/gtk/font-manager-properties-page.c:62 msgid "Version" msgstr "버전" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/gtk/font-manager-properties-page.c:64 #: src/font-manager/Categories.vala:268 msgid "Vendor" msgstr "공급사" #: lib/gtk/font-manager-properties-page.c:65 msgid "FileType" msgstr "파일 유형" #. Keep this entry last #: lib/gtk/font-manager-properties-page.c:67 msgid "Filesize" msgstr "파일 크기" #: lib/gtk/unicode/unicode-character-map.c:850 msgid "Copy" msgstr "복사하기" #: lib/gtk/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "기타, 제어" #: lib/gtk/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "기타, 형식" #: lib/gtk/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "기타, 할당되지 않은" #: lib/gtk/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "" #: lib/gtk/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "" #: lib/gtk/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "" #: lib/gtk/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "" #: lib/gtk/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "" #: lib/gtk/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "" #: lib/gtk/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "" #: lib/gtk/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "" #: lib/gtk/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "" #: lib/gtk/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "" #: lib/gtk/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "" #: lib/gtk/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "" #: lib/gtk/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "" #: lib/gtk/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "" #: lib/gtk/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "" #: lib/gtk/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "" #: lib/gtk/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "" #: lib/gtk/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "" #: lib/gtk/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "" #: lib/gtk/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "" #: lib/gtk/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "" #: lib/gtk/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "" #: lib/gtk/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "" #: src/common/WaterfallSettings.vala:37 msgid "Up to 48 points (Linear Scaling)" msgstr "" #: src/common/WaterfallSettings.vala:39 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:41 msgid "Up to 96 points (Linear Scaling)" msgstr "" #: src/common/WaterfallSettings.vala:43 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:45 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:47 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:49 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:51 msgid "Custom Size Settings" msgstr "사용자 지정 크기 설정" #: src/common/WaterfallSettings.vala:197 msgid "Waterfall Preview Size Settings" msgstr "" #: src/common/WaterfallSettings.vala:201 msgid "Higher values may adversely affect performance" msgstr "값이 높을수록 성능에 악영향을 미칠 수 있음" #: src/common/WaterfallSettings.vala:204 msgid "Minimum Waterfall Preview Point Size" msgstr "" #: src/common/WaterfallSettings.vala:206 msgid "Waterfall Preview Point Size Common Ratio" msgstr "" #: src/common/WaterfallSettings.vala:208 msgid "Maximum Waterfall Preview Point Size" msgstr "" #: src/common/WaterfallSettings.vala:236 #, fuzzy #| msgid "Show in Folder" msgid "Show line size" msgstr "폴더에 표시" #: src/font-manager/Application.vala:5 #, fuzzy #| 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" #| " " 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 일" "반 공중 사용 허가서의 조건에 따라 라이센스 버전 3 또는 (선택 사항에 따라) 이" "후 버전으로 재배포 및/또는 수정할 수 있습니다.\n" "\n" "이 프로그램은 유용할 것이라는 기대 하에 배포되지만, 어떤 보증도 없이, 심지어 " "상품성이나 특정 목적에 대한 적합성에 대한 묵시적인 보증도 없이 배포됩니다. 자" "세한 내용은 GNU General Public License를 참조하십시오.\n" "\n" "당신은 이 프로그램과 함께 GNU General Public License 사본을 받아야 합니다.\n" "\n" "그렇지 않은 경우 을 참조하십시오.\n" " " #: src/font-manager/Application.vala:133 #, fuzzy #| msgid "Install Font" msgid "Installing Font Files…" msgstr "글꼴 설치" #: src/font-manager/Browse.vala:381 #: src/font-manager/ui/font-manager-browse-preview.ui:175 #, fuzzy #| msgid "Actions" msgid "Active" msgstr "작업" #: src/font-manager/Browse.vala:385 msgid "Inactive" msgstr "" #: src/font-manager/Browse.vala:426 msgid "Designed by" msgstr "" #: src/font-manager/Categories.vala:259 msgid "Grouped by font width" msgstr "글꼴 너비별로 그룹화됨" #: src/font-manager/Categories.vala:260 msgid "Grouped by font weight" msgstr "글꼴 굵기별로 그룹화됨" #: src/font-manager/Categories.vala:261 msgid "Grouped by font angle" msgstr "글꼴 각도별로 그룹화됨" #: src/font-manager/Categories.vala:262 msgid "Grouped by font spacing" msgstr "글꼴 간격별로 그룹화됨" #: src/font-manager/Categories.vala:266 msgid "Grouped by license type" msgstr "라이센스 유형별로 그룹화됨" #: src/font-manager/Categories.vala:268 msgid "Grouped by vendor" msgstr "공급사별로 그룹화됨" #: src/font-manager/Categories.vala:269 msgid "Filetype" msgstr "파일유형" #: src/font-manager/Categories.vala:269 msgid "Grouped by filetype" msgstr "파일 형식별로 그룹화됨" #: src/font-manager/Categories.vala:274 msgid "All" msgstr "모두" #: src/font-manager/Categories.vala:274 msgid "All Fonts" msgstr "모든 글꼴" #: src/font-manager/Categories.vala:275 msgid "System" msgstr "시스템" #: src/font-manager/Categories.vala:275 msgid "Fonts available to all users" msgstr "모든 사용자가 사용할 수 있는 글꼴" #: src/font-manager/Categories.vala:298 msgid "Family Kind" msgstr "글꼴 집합 종류" #: src/font-manager/Categories.vala:298 msgid "Only fonts which include Panose information will be grouped here." msgstr "Panose 정보가 포함된 글꼴만 여기에 그룹화됩니다." #: src/font-manager/Categories.vala:299 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:262 msgid "Any" msgstr "" #: src/font-manager/Categories.vala:299 msgid "No Fit" msgstr "적합하지 않음" #: src/font-manager/Categories.vala:299 msgid "Text and Display" msgstr "텍스트 및 표시" #: src/font-manager/Categories.vala:299 msgid "Script" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Decorative" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Pictorial" msgstr "" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "컬렉션 이름을 입력" #: src/font-manager/Collections.vala:346 msgid "Copy to…" msgstr "복사하기…" #: src/font-manager/Collections.vala:347 msgid "Compress…" msgstr "압축하기…" #: src/font-manager/Collections.vala:348 msgid "Rename…" msgstr "이름 바꾸기…" #: src/font-manager/Collections.vala:402 msgid "Archive created successfully." msgstr "" #: src/font-manager/Collections.vala:403 msgid "The resulting file can be found in your home directory." msgstr "" #: src/font-manager/Collections.vala:405 msgid "Error exporting collection" msgstr "" #: src/font-manager/Collections.vala:406 msgid "" "Start the application from a terminal and try again for more information" msgstr "" #: src/font-manager/Collections.vala:427 #, fuzzy #| msgid "Remove selected collection" msgid "Creating archive from selected collection." msgstr "선택한 컬렉션 제거" #: src/font-manager/Collections.vala:428 msgid "This may take some time for large collections…" msgstr "" #: src/font-manager/Compare.vala:325 msgid "Saved Comparison" msgstr "저장된 비교" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:361 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" "+ 버튼을 클릭하여\n" "현재 비교 저장" #: src/font-manager/Controls.vala:80 msgid "Keyboard Shortcuts" msgstr "키보드 단축키" #: src/font-manager/Controls.vala:81 src/font-manager/gtk/help-overlay.ui:16 msgid "Help" msgstr "지원" #: src/font-manager/Controls.vala:82 #, fuzzy #| msgid "Font Manager" msgid "About Font Manager" msgstr "글꼴 관리자" #: src/font-manager/Controls.vala:88 msgid "Preferences" msgstr "" #: src/font-manager/Controls.vala:92 msgid "Import" msgstr "불러오기" #: src/font-manager/Controls.vala:93 #: src/font-manager/ui/font-manager-export-dialog.ui:25 msgid "Export" msgstr "내보내기" #: src/font-manager/Controls.vala:96 #: src/font-manager/ui/font-manager-export-dialog.ui:13 msgid "User Data" msgstr "사용자 데이터" #: src/font-manager/Controls.vala:129 #: src/font-manager/ui/font-manager-user-action-row.ui:13 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:38 msgid "Name" msgstr "이름" #: src/font-manager/Controls.vala:131 msgid "Size" msgstr "" #: src/font-manager/Controls.vala:196 msgid "Grid View" msgstr "그리드 보기" #: src/font-manager/Controls.vala:197 msgid "List View" msgstr "목록 보기" #: src/font-manager/Controls.vala:283 msgid "Add Fonts" msgstr "글꼴 추가" #: src/font-manager/Controls.vala:284 msgid "Remove Fonts" msgstr "글꼴 삭제" #: src/font-manager/Controls.vala:300 msgid "Back" msgstr "뒤로가기" #: src/font-manager/Dialogs.vala:48 src/font-manager/Dialogs.vala:59 msgid "_Select" msgstr "" #: src/font-manager/Dialogs.vala:49 #, fuzzy #| msgid "Select executable" msgid "Select Executable" msgstr "실행 파일 선택" #: src/font-manager/Dialogs.vala:60 #, fuzzy #| msgid "Select text color" msgid "Select a Directory" msgstr "텍스트 색상 선택" #: src/font-manager/Dialogs.vala:68 #, fuzzy #| msgid "FileType" msgid "TrueType" msgstr "파일 유형" #: src/font-manager/Dialogs.vala:70 #, fuzzy #| msgid "FileType" msgid "OpenType" msgstr "파일 유형" #: src/font-manager/Dialogs.vala:73 msgid "Archive Files" msgstr "" #: src/font-manager/Dialogs.vala:81 #, fuzzy #| msgid "Select files to install" msgid "Select Files to Install" msgstr "설치할 파일 선택" #: src/font-manager/Dialogs.vala:91 #, fuzzy #| msgid "Select source folders" msgid "Select Source Directories" msgstr "원본 폴더 선택" #: src/font-manager/Dialogs.vala:125 msgid "Font Configuration" msgstr "글꼴 구성" #: src/font-manager/Dialogs.vala:126 msgid "Font Collections" msgstr "글꼴 컬렉션" #: src/font-manager/Dialogs.vala:127 #: src/font-manager/preferences/UserSources.vala:156 msgid "Font Sources" msgstr "글꼴 소스" #: src/font-manager/Dialogs.vala:128 msgid "Installed Fonts" msgstr "설치된 글꼴" #: src/font-manager/Dialogs.vala:129 msgid "Custom Actions" msgstr "사용자 지정 작업" #: src/font-manager/Dialogs.vala:385 msgid "Fonts installed in your home directory will appear here." msgstr "홈 디렉토리에 설치된 글꼴이 여기에 나타납니다." #. FontList.vala #. * #. * Copyright (C) 2020-2025 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 . #. #: src/font-manager/FontList.vala:21 #, 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:72 #: src/font-manager/web/google/FontList.vala:204 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "" msgstr[1] "" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 msgid "Collapse all" msgstr "모두 접기" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 #: src/font-manager/ui/font-manager-font-list-controls.ui:21 #: src/font-manager/ui/font-manager-font-list-view.ui:24 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:28 msgid "Expand all" msgstr "모두 펼치기" #: src/font-manager/FontList.vala:510 msgid "Copy Location" msgstr "복사 위치" #: src/font-manager/FontList.vala:511 msgid "Show in Folder" msgstr "폴더에 표시" #: src/font-manager/FontList.vala:512 msgid "Enable selected items" msgstr "선택한 항목 사용" #: src/font-manager/FontList.vala:513 msgid "Disable selected items" 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:580 src/font-manager/FontList.vala:589 #, c-format msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "%i 항목을 선택했습니다" #: src/font-manager/FontList.vala:607 #: src/font-manager/preferences/Preferences.vala:45 msgid "Actions" msgstr "작업" #: src/font-manager/MainWindow.vala:69 msgid "Browse" msgstr "둘러보기" #: src/font-manager/MainWindow.vala:71 msgid "Compare" msgstr "비교" #: src/font-manager/MainWindow.vala:74 #, fuzzy #| msgid "Remove Fonts" msgid "Google Fonts" msgstr "글꼴 삭제" #: src/font-manager/MainWindow.vala:77 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/LanguageData.vala:35 msgid "Arabic" msgstr "아랍어" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "" #: src/font-manager/Orthographies.vala:37 #: src/font-manager/web/google/LanguageData.vala:36 msgid "Armenian" msgstr "아르메니아어" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "" #: src/font-manager/Orthographies.vala:39 #: src/font-manager/web/google/LanguageData.vala:38 msgid "Balinese" msgstr "발리어" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "발트어" #: src/font-manager/Orthographies.vala:41 #: src/font-manager/web/google/LanguageData.vala:39 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/LanguageData.vala:42 msgid "Bengali" msgstr "벵골어" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "브라흐미 문자" #: src/font-manager/Orthographies.vala:48 #: src/font-manager/web/google/LanguageData.vala:46 msgid "Buginese" msgstr "부기어" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "" #: src/font-manager/Orthographies.vala:50 #: src/font-manager/web/google/LanguageData.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 #: src/font-manager/web/google/LanguageData.vala:51 msgid "Chakma" msgstr "차크마어" #: src/font-manager/Orthographies.vala:54 #: src/font-manager/web/google/LanguageData.vala:52 msgid "Cham" msgstr "참어" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/LanguageData.vala:53 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 #: src/font-manager/web/google/LanguageData.vala:58 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/LanguageData.vala:65 msgid "Devanagari" msgstr "데바나가리 문자" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "더치어" #: src/font-manager/Orthographies.vala:75 #: src/font-manager/web/google/LanguageData.vala:67 msgid "Egyptian Hieroglyphs" msgstr "이집트 상형문자" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "이모티콘" #: src/font-manager/Orthographies.vala:77 #: src/font-manager/web/google/LanguageData.vala:70 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 #: src/font-manager/web/google/LanguageData.vala:71 msgid "Georgian" msgstr "그루지야어" #: src/font-manager/Orthographies.vala:86 #: src/font-manager/web/google/LanguageData.vala:72 msgid "Glagolitic" msgstr "글라골 문자" #: src/font-manager/Orthographies.vala:87 #: src/font-manager/web/google/LanguageData.vala:73 msgid "Gothic" msgstr "고딕" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/LanguageData.vala:77 msgid "Gujarati" msgstr "구자라트어" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/LanguageData.vala:79 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/LanguageData.vala:83 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 #: src/font-manager/web/google/LanguageData.vala:89 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 #: src/font-manager/web/google/LanguageData.vala:90 msgid "Kaithi" msgstr "" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "일본어 가나" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/LanguageData.vala:91 msgid "Kannada" msgstr "칸나다어" #: src/font-manager/Orthographies.vala:103 #: src/font-manager/web/google/LanguageData.vala:94 msgid "Kayah Li" msgstr "카야 리 알파벳" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "카자흐어" #: src/font-manager/Orthographies.vala:105 #: src/font-manager/web/google/LanguageData.vala:92 msgid "Kharoshthi" msgstr "카로슈티 문자" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/LanguageData.vala:95 msgid "Khmer" msgstr "크메르어" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "일본어 국문자" #: src/font-manager/Orthographies.vala:108 #: src/font-manager/web/google/LanguageData.vala:99 msgid "Lao" msgstr "라오어" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "라틴어 합자" #: src/font-manager/Orthographies.vala:110 #: src/font-manager/web/google/LanguageData.vala:100 msgid "Lepcha" msgstr "렙차 언어" #: src/font-manager/Orthographies.vala:111 #: src/font-manager/web/google/LanguageData.vala:103 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/LanguageData.vala:110 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 #: src/font-manager/web/google/LanguageData.vala:119 msgid "Mende Kikakui" msgstr "멘데 키카쿠이 문자" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "메로이틱필기체" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "메로이트 상형문자" #. { N_(""), "meroitic-cursive", "" }, #. { N_(""), "meroitic-heiroglyphs", "" }, #: src/font-manager/Orthographies.vala:123 #: src/font-manager/web/google/LanguageData.vala:123 msgid "Miao" msgstr "먀오 문자" #: src/font-manager/Orthographies.vala:124 #: src/font-manager/web/google/LanguageData.vala:125 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:130 #: src/font-manager/web/google/LanguageData.vala:129 msgid "Myanmar" msgstr "미얀마 언어" #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/LanguageData.vala:133 msgid "New Tai Lue" msgstr "" #: src/font-manager/Orthographies.vala:132 msgid "N’Ko" msgstr "응코 문자" #: src/font-manager/Orthographies.vala:133 #: src/font-manager/web/google/LanguageData.vala:137 msgid "Ogham" msgstr "오검 문자" #: src/font-manager/Orthographies.vala:134 #: src/font-manager/web/google/LanguageData.vala:138 msgid "Ol Chiki" msgstr "올 치키 문자" #: src/font-manager/Orthographies.vala:135 #: src/font-manager/web/google/LanguageData.vala:140 msgid "Old Italic" msgstr "고대 이탈리아어" #: src/font-manager/Orthographies.vala:136 #: src/font-manager/web/google/LanguageData.vala:145 msgid "Old South Arabian" msgstr "고대 남아라비아어" #: src/font-manager/Orthographies.vala:137 #: src/font-manager/web/google/LanguageData.vala:149 msgid "Oriya" msgstr "오리야어" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/LanguageData.vala:148 msgid "Osmanya" msgstr "오스만야 문자" #: src/font-manager/Orthographies.vala:139 msgid "Pan African Latin" msgstr "범아프리카 라틴어" #: src/font-manager/Orthographies.vala:140 msgid "Pashto" msgstr "파슈토어" #: src/font-manager/Orthographies.vala:141 #: src/font-manager/web/google/LanguageData.vala:153 msgid "Phags Pa" msgstr "파그파 문자" #: src/font-manager/Orthographies.vala:142 msgid "Pinyin" msgstr "병음" #: src/font-manager/Orthographies.vala:143 msgid "Polynesian" msgstr "폴리네시아어" #: src/font-manager/Orthographies.vala:144 msgid "Polytonic Greek" msgstr "그리스어 분음 부호" #: src/font-manager/Orthographies.vala:145 #: src/font-manager/web/google/LanguageData.vala:156 msgid "Rejang" msgstr "레장 언어" #: src/font-manager/Orthographies.vala:146 msgid "Romanian" msgstr "루마니아어" #: src/font-manager/Orthographies.vala:147 #: src/font-manager/web/google/LanguageData.vala:157 msgid "Runic" msgstr "룬 문자" #: src/font-manager/Orthographies.vala:148 #: src/font-manager/web/google/LanguageData.vala:159 msgid "Saurashtra" msgstr "사우라슈트라어" #: src/font-manager/Orthographies.vala:149 msgid "Simplified Chinese" msgstr "중국어 간체자" #: src/font-manager/Orthographies.vala:150 msgid "Sindhi" msgstr "신디어" #: src/font-manager/Orthographies.vala:151 #: src/font-manager/web/google/LanguageData.vala:164 msgid "Sinhala" msgstr "싱할라어" #: src/font-manager/Orthographies.vala:152 msgid "South Korean Hanja" msgstr "한국 한자" #: src/font-manager/Orthographies.vala:153 #: src/font-manager/web/google/LanguageData.vala:168 msgid "Sundanese" msgstr "순다어" #: src/font-manager/Orthographies.vala:154 #: src/font-manager/web/google/LanguageData.vala:169 msgid "Syloti Nagri" msgstr "실로티 나그리 문자" #. { N_("Symbols"), "symbols", "" }, #: src/font-manager/Orthographies.vala:155 #: src/font-manager/web/google/LanguageData.vala:171 msgid "Syriac" msgstr "시리아어" #: src/font-manager/Orthographies.vala:156 #: src/font-manager/web/google/LanguageData.vala:174 msgid "Tai Le" msgstr "타이 레 문자" #: src/font-manager/Orthographies.vala:157 msgid "Tai Tham (Lanna)" msgstr "타이탐 문자 (란나 문자)" #: src/font-manager/Orthographies.vala:158 msgid "Tai Viet" msgstr "" #: src/font-manager/Orthographies.vala:159 #: src/font-manager/web/google/LanguageData.vala:175 msgid "Tamil" msgstr "타밀어" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/LanguageData.vala:176 msgid "Telugu" msgstr "텔루구어" #: src/font-manager/Orthographies.vala:161 msgid "Thaana" msgstr "타나 문자" #: src/font-manager/Orthographies.vala:162 #: src/font-manager/web/google/LanguageData.vala:177 msgid "Thai" msgstr "태국어" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/LanguageData.vala:178 msgid "Tibetan" msgstr "티베트어" #: src/font-manager/Orthographies.vala:164 msgid "Tifinagh" msgstr "티피나그 문자" #: src/font-manager/Orthographies.vala:165 msgid "Traditional Chinese" msgstr "중국어 번체 문자" #: src/font-manager/Orthographies.vala:166 msgid "Turkish" msgstr "터키어" #: src/font-manager/Orthographies.vala:167 msgid "Uighur" msgstr "위구르어" #: src/font-manager/Orthographies.vala:168 msgid "Urdu" msgstr "우르두어" #: src/font-manager/Orthographies.vala:169 msgid "Vai" msgstr "" #: src/font-manager/Orthographies.vala:170 msgid "Vedic Extensions" msgstr "베다 확장" #: src/font-manager/Orthographies.vala:171 msgid "Venda" msgstr "벤다 언어" #: src/font-manager/Orthographies.vala:172 #: src/font-manager/web/google/LanguageData.vala:179 msgid "Vietnamese" msgstr "베트남어" #: src/font-manager/Orthographies.vala:173 msgid "Western European" msgstr "서유럽" #: src/font-manager/Orthographies.vala:174 msgid "Yi" msgstr "" #: src/font-manager/Orthographies.vala:175 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/OrthographyList.vala:105 msgid "Coverage" msgstr "적용 범위" #: src/font-manager/OrthographyList.vala:137 #: src/font-manager/filters/LanguageFilter.vala:55 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:362 msgid "Supported Orthographies" msgstr "지원되는 맞춤법" #: src/font-manager/OrthographyList.vala:200 #, fuzzy #| msgid "No file selected" msgid "No items selected" msgstr "선택한 파일이 없습니다" #: src/font-manager/OrthographyList.vala:205 msgid "Update in progress" msgstr "업데이트 진행중" #. No error and no results means this font file is likely broken or empty #: src/font-manager/OrthographyList.vala:231 msgid "No valid orthographies for selection" msgstr "" #: src/font-manager/Sidebar.vala:57 msgid "Add new collection" msgstr "새 컬렉션 추가" #: src/font-manager/Sidebar.vala:61 #: src/font-manager/ui/font-manager-font-list-controls.ui:32 #: src/font-manager/ui/font-manager-font-list-view.ui:36 #, fuzzy #| msgid "Remove selected alias" msgid "Remove selected item" msgstr "선택한 앨리어스 제거" #: src/font-manager/Sidebar.vala:67 #, fuzzy #| msgid "%i selected item" #| msgid_plural "%i selected items" msgid "Edit selected item" msgstr "%i 항목을 선택했습니다" #: src/font-manager/Utils.vala:295 msgid "Copying files…" msgstr "파일 복사 중…" #: src/font-manager/filters/Collection.vala:99 msgid "New Collection" msgstr "새 컬렉션" #: src/font-manager/filters/Collection.vala:100 #, c-format msgid "Created : %s" msgstr "생성됨: %s" #: src/font-manager/filters/Disabled.vala:28 msgid "Disabled" msgstr "비활성화됨" #: src/font-manager/filters/Disabled.vala:29 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:34 msgid "Unsorted" msgstr "정렬되지 않음" #: src/font-manager/filters/Unsorted.vala:35 msgid "Fonts not present in any collection" msgstr "어떤 컬렉션에도 글꼴이 없습니다" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "사용자" #: src/font-manager/filters/UserFonts.vala:28 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 msgid "GTK 4 Font Rendering" msgstr "" #: src/font-manager/preferences/Desktop.vala:61 msgid "Automatic option allows GTK 4 to disregard hinting settings." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:90 msgid "Antialiasing" msgstr "안티에일리어싱" #: src/font-manager/preferences/Desktop.vala:67 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values. " msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:96 msgid "RGBA order" msgstr "RGBA 순서" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:97 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:78 #: src/font-manager/preferences/Desktop.vala:84 #: src/font-manager/preferences/Rendering.vala:78 msgid "Hinting" msgstr "힌트" #: src/font-manager/preferences/Desktop.vala:79 #: src/font-manager/preferences/Desktop.vala:85 msgid "The type of hinting to use when rendering fonts." msgstr "글꼴을 렌더링할 때 사용할 힌트 유형입니다." #: src/font-manager/preferences/Desktop.vala:91 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values." msgstr "" #: src/font-manager/preferences/Desktop.vala:121 msgid "GNOME desktop settings schema not found" msgstr "GNOME 데스크톱 설정 스키마를 찾을 수 없습니다" #: src/font-manager/preferences/Desktop.vala:215 msgid "Automatic" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Manual" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "Grayscale" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "RGBA" msgstr "" #: src/font-manager/preferences/Desktop.vala:242 #: src/font-manager/preferences/Display.vala:91 msgid "Subpixel Geometry" msgstr "하위 픽셀 지오메트리" #: src/font-manager/preferences/Display.vala:75 msgid "Target DPI" msgstr "대상 DPI" #: src/font-manager/preferences/Display.vala:77 msgid "Scale Factor" msgstr "" #: src/font-manager/preferences/Display.vala:83 msgid "LCD Filter" msgstr "LCD 필터" #: src/font-manager/preferences/Preferences.vala:41 msgid "Interface" msgstr "인터페이스" #: src/font-manager/preferences/Preferences.vala:42 msgid "Desktop" msgstr "데스크톱" #: src/font-manager/preferences/Preferences.vala:48 msgid "Sources" msgstr "" #: src/font-manager/preferences/Preferences.vala:49 msgid "Substitutions" msgstr "" #: src/font-manager/preferences/Preferences.vala:50 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:150 msgid "Display" msgstr "표시" #: src/font-manager/preferences/Preferences.vala:51 msgid "Rendering" msgstr "" #: src/font-manager/preferences/Preferences.vala:131 #, fuzzy #| 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." msgid "" "A Fontconfig configuration file will be generated from these settings.\n" "\n" "Running applications may require a restart to reflect any changes.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" "위의 설정에서 글꼴 구성 구성 파일을 생성하려면 저장을 선택하십시오.\n" "\n" "구성 파일을 제거하고 기본 설정으로 되돌리려면 삭제를 선택합니다.\n" "\n" "모든 환경/애플리케이션이 이러한 설정을 준수하는 것은 아닙니다." #: src/font-manager/preferences/Preferences.vala:153 msgid "Reset all values to default" msgstr "" #: src/font-manager/preferences/Rendering.vala:77 msgid "Antialias" msgstr "안티앨리어스" #: src/font-manager/preferences/Rendering.vala:81 msgid "Enable Autohinter" msgstr "" #: src/font-manager/preferences/Rendering.vala:88 msgid "Hinting Style" msgstr "힌트 스타일" #: src/font-manager/preferences/Rendering.vala:90 msgid "Use Embedded Bitmaps" msgstr "내장 비트맵 사용" #: src/font-manager/preferences/Substitutions.vala:153 msgid "Font Substitutions" msgstr "글꼴 대체" #: src/font-manager/preferences/Substitutions.vala:154 msgid "Easily substitute one font family for another." msgstr "한 글꼴 모음을 다른 글꼴 모음으로 쉽게 대체할 수 있습니다." #: src/font-manager/preferences/Substitutions.vala:155 msgid "To add a new substitute click the add button in the toolbar." msgstr "새 대체품을 추가하려면 도구 모음에서 추가 단추를 클릭합니다." #: src/font-manager/preferences/UserActions.vala:229 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" "파일 경로가 삽입되는 위치를 제어하려면 [파일경로]를 자리 표시자로 사용합니" "다. \n" "인수 목록에 [글꼴집합] 또는 [스타일]이 있는 경우, 해당 항목도 대체됩니다." #: src/font-manager/preferences/UserActions.vala:243 msgid "User Actions" msgstr "사용자 작업" #: src/font-manager/preferences/UserActions.vala:245 msgid "Custom context menu entries" msgstr "" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Raised" msgstr "" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Flat" msgstr "" #: src/font-manager/preferences/UserInterface.vala:80 #: src/font-viewer/MainWindow.vala:208 msgid "Selected setting requires restart to apply" msgstr "" #: src/font-manager/preferences/UserInterface.vala:81 #: src/font-viewer/MainWindow.vala:209 #, fuzzy #| msgid "" #| "CSD enabled. Change will take effect next time the application is started." msgid "Changes will take effect next time the application is started" msgstr "" "CSD가 활성화되었습니다. 다음에 응용프로그램을 시작할 때 변경사항이 적용됩니" "다." #: src/font-manager/preferences/UserInterface.vala:94 msgid "Wide Layout" msgstr "넓은 레이아웃" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Use three column layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:97 msgid "Only When Maximized" msgstr "최대화된 경우에만" #: src/font-manager/preferences/UserInterface.vala:99 msgid "Enable Animations" msgstr "애니메이션 사용" #. The added margins here are due to PreviewColors widget alignment issues #: src/font-manager/preferences/UserInterface.vala:100 #: src/font-viewer/MainWindow.vala:224 msgid "Prefer Dark Theme" msgstr "어두운 테마 선호" #: src/font-manager/preferences/UserInterface.vala:102 #: src/font-viewer/MainWindow.vala:229 msgid "Use Adwaita Stylesheet" msgstr "" #: src/font-manager/preferences/UserInterface.vala:106 msgid "Titlebar Button Style" msgstr "제목 표시줄 단추 스타일" #: src/font-manager/preferences/UserInterface.vala:107 msgid "Display line size in Waterfall Preview" msgstr "" #: src/font-manager/preferences/UserInterface.vala:112 #: src/font-viewer/MainWindow.vala:243 msgid "Waterfall Line Spacing" msgstr "" #: src/font-manager/preferences/UserInterface.vala:114 #: src/font-viewer/MainWindow.vala:244 msgid "Padding in pixels to insert above and below rows" msgstr "" #: src/font-manager/preferences/UserSources.vala:145 #, 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." 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." msgstr "" "여기에 나열된 폴더의 글꼴은 응용프로그램 내에서 사용할 수 있습니다.\n" "\n" "소스가 실제로 활성화될 때까지 다른 응용프로그램에 표시되지 않습니다.\n" "\n" "모든 환경/애플리케이션이 이러한 설정을 준수하는 것은 아닙니다." #: src/font-manager/preferences/UserSources.vala:157 msgid "Easily add or preview fonts without actually installing them." msgstr "" "글꼴을 실제로 설치하지 않고도 글꼴을 쉽게 추가하거나 미리 볼 수 있습니다." #: src/font-manager/preferences/UserSources.vala:158 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/GoogleFonts.vala:156 msgid "Network Access Disabled" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:157 msgid "Contact your system administrator to request access." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:160 msgid "Network Offline" msgstr "네트워크 오프라인" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:162 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "Google 글꼴 카탈로그에 액세스하려면 활성 인터넷 연결이 필요합니다" #: src/font-manager/web/google/GoogleFonts.vala:172 msgid "Client Error" msgstr "클라이언트 오류" #: src/font-manager/web/google/GoogleFonts.vala:173 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" "응용 프로그램을 다시 시작해 보십시오. 문제가 지속되면 버그를 제출하십시오." #: src/font-manager/web/google/GoogleFonts.vala:176 msgid "Server Error" msgstr "서버 오류" #. Sample strings used here should be sourced from https://fonts.google.com/ #: src/font-manager/web/google/LanguageData.vala:33 msgid "Adlam" msgstr "" #: src/font-manager/web/google/LanguageData.vala:34 #, fuzzy #| msgid "Egyptian Hieroglyphs" msgid "Anatolian Hieroglyphs" msgstr "이집트 상형문자" #: src/font-manager/web/google/LanguageData.vala:37 msgid "Avestan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:40 msgid "Bassa Vah" msgstr "" #: src/font-manager/web/google/LanguageData.vala:41 msgid "Batak" msgstr "" #: src/font-manager/web/google/LanguageData.vala:43 msgid "Bhaiksuki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:44 msgid "Brahmi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:45 msgid "Braille" msgstr "" #. { N_("Buhid"), "buhid", "" }, #: src/font-manager/web/google/LanguageData.vala:48 msgid "Caucasian Albanian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:49 msgid "Canadian Aboriginal" msgstr "" #: src/font-manager/web/google/LanguageData.vala:54 msgid "Chinese (Hong Kong)" msgstr "중국어(홍콩)" #: src/font-manager/web/google/LanguageData.vala:55 msgid "Chinese (Simplified)" msgstr "중국어 (간체)" #: src/font-manager/web/google/LanguageData.vala:56 msgid "Chinese (Traditional)" msgstr "중국어 (번체)" #: src/font-manager/web/google/LanguageData.vala:57 msgid "Chorasmian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:59 msgid "Cuneiform" msgstr "" #: src/font-manager/web/google/LanguageData.vala:60 msgid "Cypriot" msgstr "" #: src/font-manager/web/google/LanguageData.vala:61 msgid "Cypro Minoan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:62 msgid "Cyrillic" msgstr "키릴 문자" #: src/font-manager/web/google/LanguageData.vala:63 msgid "Cyrillic Extended" msgstr "키릴 확장" #: src/font-manager/web/google/LanguageData.vala:64 #, fuzzy #| msgid "Deselect All" msgid "Deseret" msgstr "모두 선택 취소" #: src/font-manager/web/google/LanguageData.vala:66 msgid "Duployan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:68 msgid "Elbasan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:69 msgid "Elymaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:74 msgid "Grantha" msgstr "" #: src/font-manager/web/google/LanguageData.vala:75 msgid "Greek" msgstr "그리스어" #: src/font-manager/web/google/LanguageData.vala:76 msgid "Greek Extended" msgstr "그리스어 확장" #: src/font-manager/web/google/LanguageData.vala:78 msgid "Gunjala Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:80 msgid "Hanifi Rohingya" msgstr "" #: src/font-manager/web/google/LanguageData.vala:81 #, fuzzy #| msgid "Hanunó'o" msgid "Hanunoo" msgstr "하누누 언어" #: src/font-manager/web/google/LanguageData.vala:82 msgid "Hatran" msgstr "" #: src/font-manager/web/google/LanguageData.vala:84 msgid "Imperial Aramaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:85 msgid "Indic Siyaq Numbers" msgstr "" #: src/font-manager/web/google/LanguageData.vala:86 msgid "Inscriptional Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:87 msgid "Inscriptional Parthian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:88 msgid "Japanese" msgstr "일본어" #: src/font-manager/web/google/LanguageData.vala:93 msgid "Kawi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:96 msgid "Khojki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:97 msgid "Khudawadi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:98 msgid "Korean" msgstr "한국어" #: src/font-manager/web/google/LanguageData.vala:101 msgid "Latin" msgstr "라틴어" #: src/font-manager/web/google/LanguageData.vala:102 msgid "Latin Extended" msgstr "라틴어 확장" #: src/font-manager/web/google/LanguageData.vala:104 msgid "Linear A" msgstr "" #: src/font-manager/web/google/LanguageData.vala:105 #, fuzzy #| msgid "Linear B Ideograms" msgid "Linear B" msgstr "선형 B 표의 문자" #: src/font-manager/web/google/LanguageData.vala:106 msgid "Lisu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:107 msgid "Lycian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:108 msgid "Lydian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:109 msgid "Mahajani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:111 msgid "Mandaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:112 msgid "Manichaean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:113 msgid "Math" msgstr "" #: src/font-manager/web/google/LanguageData.vala:114 msgid "Marchen" msgstr "" #: src/font-manager/web/google/LanguageData.vala:115 msgid "Masaram Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:116 #, fuzzy #| msgid "Mathematical Numerals" msgid "Mayan Numerals" msgstr "수학적 숫자" #: src/font-manager/web/google/LanguageData.vala:117 msgid "Medefaidrin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:118 #, fuzzy #| msgid "Meetei Mayak" msgid "Meetei Mayek" msgstr "미테이 마예크 문자" #: src/font-manager/web/google/LanguageData.vala:120 #, fuzzy #| msgid "MeroiticCursive" msgid "Meroitic" msgstr "메로이틱필기체" #: src/font-manager/web/google/LanguageData.vala:124 msgid "Modi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:126 msgid "Mro" msgstr "" #: src/font-manager/web/google/LanguageData.vala:127 msgid "Multani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:128 msgid "Music" msgstr "" #: src/font-manager/web/google/LanguageData.vala:130 msgid "Nabataean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:131 msgid "Nag Mundari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:132 #, fuzzy #| msgid "Devanagari" msgid "Nandinagari" msgstr "데바나가리 문자" #: src/font-manager/web/google/LanguageData.vala:134 msgid "Newa" msgstr "" #. { N_(""), "nko", "" }, #: src/font-manager/web/google/LanguageData.vala:136 msgid "Nüshu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:139 #, fuzzy #| msgid "Old South Arabian" msgid "Old Hungarian" msgstr "고대 남아라비아어" #: src/font-manager/web/google/LanguageData.vala:141 #, fuzzy #| msgid "Old South Arabian" msgid "Old North Arabian" msgstr "고대 남아라비아어" #: src/font-manager/web/google/LanguageData.vala:142 #, fuzzy #| msgid "Old Italic" msgid "Old Permic" msgstr "고대 이탈리아어" #: src/font-manager/web/google/LanguageData.vala:143 msgid "Old Persian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:144 #, fuzzy #| msgid "Old South Arabian" msgid "Old Sogdian" msgstr "고대 남아라비아어" #: src/font-manager/web/google/LanguageData.vala:146 #, fuzzy #| msgid "Old Italic" msgid "Old Turkic" msgstr "고대 이탈리아어" #: src/font-manager/web/google/LanguageData.vala:147 msgid "Osage" msgstr "" #: src/font-manager/web/google/LanguageData.vala:150 msgid "Pahawh Hmong" msgstr "" #: src/font-manager/web/google/LanguageData.vala:151 msgid "Palmyrene" msgstr "" #: src/font-manager/web/google/LanguageData.vala:152 msgid "Pau Cin Hau" msgstr "" #: src/font-manager/web/google/LanguageData.vala:154 msgid "Phoenician" msgstr "" #: src/font-manager/web/google/LanguageData.vala:155 msgid "Psalter Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:158 msgid "Samaritan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:160 msgid "Sharada" msgstr "" #: src/font-manager/web/google/LanguageData.vala:161 msgid "Shavian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:162 msgid "Siddham" msgstr "" #: src/font-manager/web/google/LanguageData.vala:163 #, fuzzy #| msgid "Hinting" msgid "SignWriting" msgstr "힌트" #: src/font-manager/web/google/LanguageData.vala:165 msgid "Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:166 msgid "Sora Sompeng" msgstr "" #: src/font-manager/web/google/LanguageData.vala:167 msgid "Soyombo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:172 msgid "Tagalog" msgstr "" #: src/font-manager/web/google/LanguageData.vala:173 msgid "Tagbanwa" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name. #: src/font-manager/web/google/LanguageData.vala:190 #, c-format msgid "No sample for %s available" msgstr "%s에 대한 샘플이 없습니다" #: src/font-manager/web/google/LanguageData.vala:192 msgid "Please file an issue requesting an update to available samples." msgstr "사용 가능한 샘플에 대한 업데이트를 요청하는 이슈를 제출하십시오." #: src/font-manager/web/google/PreviewPage.vala:383 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "%i 언어 샘플 사용 가능" #: src/font-manager/web/google/WebFont.vala:174 msgid "ExtraLight" msgstr "" #: src/font-manager/web/google/WebFont.vala:182 msgid "SemiBold" msgstr "" #: src/font-manager/web/google/WebFont.vala:186 msgid "ExtraBold" msgstr "" #: src/font-manager/web/google/WebFont.vala:188 msgid "Black" msgstr "" #: src/font-viewer/MainWindow.vala:100 #: src/font-viewer/font-viewer-main-window.ui:70 msgid "No file selected" msgstr "선택한 파일이 없습니다" #: src/font-viewer/MainWindow.vala:101 #: src/font-viewer/font-viewer-main-window.ui:78 msgid "Or unsupported filetype." msgstr "또는 지원되지 않는 파일 형식입니다." #: src/font-viewer/MainWindow.vala:150 #, fuzzy #| msgid "System" msgid "System Font" msgstr "시스템" #: src/font-viewer/MainWindow.vala:152 msgid "" "Selected font file is either installed in a system directory or is not " "writable by the current user.\n" "\n" "If you wish to remove this font from the list of available fonts use the " "system package manager to remove the package containing this font file, ask " "the system administrator to remove it or use a font management application " "to disable it." msgstr "" #: src/font-viewer/MainWindow.vala:155 msgid "Newer version already installed" msgstr "새 버전이 이미 설치됨" #: src/font-viewer/MainWindow.vala:157 src/font-viewer/MainWindow.vala:162 msgid "Click to overwrite" msgstr "" #: src/font-viewer/MainWindow.vala:160 msgid "Update Font" msgstr "폰트 업데이트" #: src/font-viewer/MainWindow.vala:165 msgid "Remove Font" msgstr "글꼴 제거" #: src/font-viewer/MainWindow.vala:169 #: src/font-viewer/font-viewer-main-window.ui:104 msgid "Install Font" msgstr "글꼴 설치" #: src/font-viewer/MainWindow.vala:236 msgid "Preview Area Colors" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:9 #: src/common/ui/font-manager-preview-colors.ui:15 msgid "Select background color" msgstr "배경색 선택" #: src/common/ui/font-manager-preview-colors.ui:23 #: src/common/ui/font-manager-preview-colors.ui:29 msgid "Select text color" msgstr "텍스트 색상 선택" #: src/font-manager/gtk/help-overlay.ui:11 msgid "General" msgstr "일반" #: src/font-manager/gtk/help-overlay.ui:23 msgid "Increase preview size" msgstr "미리보기 크기 증가" #: src/font-manager/gtk/help-overlay.ui:30 msgid "Decrease preview size" msgstr "미리보기 크기 감소" #: src/font-manager/gtk/help-overlay.ui:37 msgid "Reset preview size" msgstr "미리보기 크기 재설정" #: src/font-manager/gtk/help-overlay.ui:44 msgid "Focus search entry" msgstr "" #: src/font-manager/gtk/help-overlay.ui:51 msgid "Reload" msgstr "재로딩" #: src/font-manager/gtk/help-overlay.ui:58 #: src/font-manager/gtk/help-overlay.ui:65 msgid "Quit the application" msgstr "응용 프로그램 종료" #: src/font-manager/gtk/help-overlay.ui:73 msgid "Mode" msgstr "모드" #: src/font-manager/gtk/help-overlay.ui:78 msgid "Switch to Manage mode" msgstr "관리 모드로 전환" #: src/font-manager/gtk/help-overlay.ui:85 msgid "Switch to Browse mode" msgstr "브라우저 모드로 전환" #: src/font-manager/gtk/help-overlay.ui:92 msgid "Switch to Compare mode" msgstr "비교 모드로 전환" #: src/font-manager/gtk/help-overlay.ui:99 #, fuzzy #| msgid "Switch to Manage mode" msgid "Switch to Google Fonts mode" msgstr "관리 모드로 전환" #: src/font-manager/gtk/help-overlay.ui:107 msgid "Preview Mode" msgstr "미리보기 모드" #: src/font-manager/gtk/help-overlay.ui:112 msgid "Switch to Standard preview" msgstr "표준 미리 보기로 전환" #: src/font-manager/gtk/help-overlay.ui:119 msgid "Switch to Waterfall preview" msgstr "" #: src/font-manager/gtk/help-overlay.ui:126 msgid "Switch to Body Text preview" msgstr "본문 텍스트 미리 보기로 전환" #: src/font-manager/ui/font-manager-browse-pane.ui:100 #, fuzzy #| msgid "Increase preview size" msgid "Increase tile size" msgstr "미리보기 크기 증가" #: src/font-manager/ui/font-manager-browse-pane.ui:109 #, fuzzy #| msgid "Decrease preview size" msgid "Decrease tile size" msgstr "미리보기 크기 감소" #: src/font-manager/ui/font-manager-browse-pane.ui:149 msgid "Toggle search entry" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:158 msgid "Toggle preview panel" msgstr "" #: src/font-manager/ui/font-manager-browse-preview.ui:164 msgid "" "Status of selected family.\n" "\n" "Disabling will prevent the selected family from being used by other " "applications." msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:19 msgid "Collection Name" msgstr "컬렉션 이름" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:45 msgid "_Rename" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:20 msgid "Add selected font to comparison" msgstr "선택한 글꼴을 비교에 추가합니다" #: src/font-manager/ui/font-manager-compare-view.ui:33 msgid "Remove selected font from comparison" msgstr "비교에서 선택한 글꼴 제거" #: src/font-manager/ui/font-manager-compare-view.ui:45 msgid "Pinned Comparisons" msgstr "고정 비교" #: src/font-manager/ui/font-manager-export-dialog.ui:19 #: src/font-manager/ui/font-manager-remove-dialog.ui:19 msgid "Cancel" msgstr "" #: src/font-manager/ui/font-manager-font-list-controls.ui:51 #: src/font-manager/ui/font-manager-font-list-view.ui:54 #: src/font-manager/ui/font-manager-remove-dialog.ui:43 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:44 msgid "Search Families…" msgstr "글꼴 모음 검색…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:29 msgid "Search Orthographies…" msgstr "맞춤법 검색…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:72 msgid "Minimum Coverage" msgstr "최소 적용 범위" #: src/font-manager/ui/font-manager-language-filter-settings.ui:101 msgid "Deselect All" msgstr "모두 선택 취소" #: src/font-manager/ui/font-manager-orthography-list.ui:53 msgid "Clear selected filter" msgstr "선택한 필터 지우기" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:22 #, fuzzy #| msgid "Created : " msgid "Created :" msgstr "작성됨: " #: src/font-manager/ui/font-manager-pinned-comparisons.ui:23 msgid "Save current comparison" msgstr "현재 비교 저장" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:45 msgid "Remove selected comparison" msgstr "선택한 비교 제거" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:73 msgid "Restore selected comparison" msgstr "선택한 비교 복원" #: src/font-manager/ui/font-manager-remove-dialog.ui:13 msgid "Select fonts to remove" msgstr "제거할 글꼴 선택" #: src/font-manager/ui/font-manager-remove-dialog.ui:25 msgid "Delete" msgstr "" #: src/font-manager/ui/font-manager-sidebar.ui:35 msgid "Categories" msgstr "범주" #: src/font-manager/ui/font-manager-sidebar.ui:86 #, fuzzy #| msgid "Font Collections" msgid "Smart Collections" msgstr "글꼴 컬렉션" #: src/font-manager/ui/font-manager-sidebar.ui:142 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:50 msgid "Sort Order" msgstr "정렬 순서" #: src/font-manager/ui/font-manager-sidebar.ui:150 msgid "Collections" msgstr "컬렉션" #: src/font-manager/ui/font-manager-substitute-row.ui:22 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:34 msgid "Remove substitute" msgstr "대체 삭제" #: src/font-manager/ui/font-manager-substitute.ui:35 msgid "Enter substitute family" msgstr "대체 글꼴 집합 입력하기" #: src/font-manager/ui/font-manager-substitute.ui:51 msgid "prefer" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:52 msgid "accept" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:53 msgid "default" msgstr "기본값" #: src/font-manager/ui/font-manager-user-action-row.ui:27 msgid "Comment" msgstr "댓글" #: src/font-manager/ui/font-manager-user-action-row.ui:42 msgid "Executable" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:57 msgid "Arguments" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:39 msgid "Newest" msgstr "가장 최신" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:40 msgid "Most Popular" msgstr "가장 인기" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:41 msgid "Trending" msgstr "트렌드" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:116 msgid "Serif" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:133 msgid "Sans Serif" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:167 msgid "Handwriting" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:198 msgid "Category" msgstr "범주" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:272 msgid "4+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:282 msgid "8+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:292 msgid "12+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:305 msgid "Variations" msgstr "" #: src/font-viewer/font-viewer-main-window.ui:31 msgid "Preview font files before installing them." msgstr "글꼴 파일을 설치하기 전에 미리 확인합니다." #: src/font-viewer/font-viewer-main-window.ui:32 msgid "To preview a font simply drag it onto this area." msgstr "글꼴을 미리 보려면 이 영역으로 드래그하면 됩니다." #~ msgid "The type of antialiasing to use when rendering fonts." #~ msgstr "글꼴을 렌더링할 때 사용할 안티에일리어싱 유형입니다." #, fuzzy #~| msgid "Font Manager" #~ msgid "Font Manager project" #~ msgstr "글꼴 관리자" #~ msgid "Remove selected font from collection" #~ msgstr "컬렉션에서 선택한 글꼴 제거" #~ msgid "Updating Database — Metadata" #~ msgstr "데이터베이스 업데이트 중 - 메타데이터" #~ msgid "Updating Database — Orthography" #~ msgstr "데이터베이스 업데이트 중 - 맞춤법" #~ msgid "Select Exported Data" #~ msgstr "내보낸 데이터 선택" #~ msgid "Settings saved to file." #~ msgstr "설정이 파일에 저장되었습니다." #~ msgid "Removed configuration file." #~ msgstr "구성 파일이 제거되었습니다." #~ msgid " Size Restrictions " #~ msgstr " 크기 제한 " #~ msgid " Apply settings to point sizes " #~ msgstr " 점 크기에 설정 적용 " #~ msgid "Smaller than" #~ msgstr "다음보다 작음" #~ msgid "Larger than" #~ msgstr "다음보다 큼" #~ msgid "Add alias" #~ msgstr "앨리어스 추가" #~ msgid "" #~ "CSD disabled. Change will take effect next time the application is " #~ "started." #~ msgstr "" #~ "CSD가 비활성화되었습니다. 다음에 응용프로그램을 시작할 때 변경사항이 적용" #~ "됩니다." #~ msgid "Case insensitive search of family names." #~ msgstr "글꼴 집합 이름의 대소문자를 구분하지 않는 검색." #~ msgid "Error procesing data" #~ msgstr "데이터 처리 중 오류" #~ msgid "Network Error" #~ msgstr "네트워크 오류" #~ msgid "Please check your network settings" #~ msgstr "네트워크 설정을 확인하십시오" #~ msgid "Update Family" #~ msgstr "글꼴 집합 업데이트" #~ msgid "Remove Family" #~ msgstr "글꼴 집합 제거" #~ msgid "Download Family" #~ msgstr "글꼴 집합 다운로드" #~ msgid "Download Font" #~ msgstr "글꼴 다운로드" #~ msgid "Installed" #~ msgstr "설치됨" #~ msgid "Enter Preview Text…" #~ msgstr "미리보기 텍스트 입력…" #~ msgid "Previous page" #~ msgstr "이전 페이지" #~ msgid "Next page" #~ msgstr "다음 페이지" #~ msgid "Running applications may require a restart to reflect any changes." #~ msgstr "" #~ "응용 프로그램을 실행하려면 변경 사항을 반영하기 위해 다시 시작해야 할 수" #~ "도 있습니다." #~ msgid "Save" #~ msgstr "저장" #~ msgid "Edit selected category" #~ msgstr "선택한 범주 편집하기" #~ msgid "8.0" #~ msgstr "8.0" #~ msgid "48.0" #~ msgstr "48.0" #~ msgid "1.0" #~ msgstr "1.0" font-manager-0.9.4/po/meson.build000066400000000000000000000036331476271126700167040ustar00rootroot00000000000000 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.project_source_root(), 'po') POTFILES = ''' from glob import glob data = [ 'data/com.github.FontManager.FontManager.appdata.xml.in.in', 'data/com.github.FontManager.FontManager.desktop.in.in', 'data/com.github.FontManager.FontViewer.appdata.xml.in.in', 'data/com.github.FontManager.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.project_source_root(), PODIR, meson.project_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.9.4/po/nb_NO.po000066400000000000000000002005001476271126700160650ustar00rootroot00000000000000# 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, 2022, 2023. 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: 2025-02-26 00:40-0500\n" "PO-Revision-Date: 2023-02-09 03:39+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.16-dev\n" #. Application.vala #: data/com.github.FontManager.FontManager.appdata.xml.in.in:14 #: data/com.github.FontManager.FontManager.desktop.in.in:5 #: data/com.github.FontManager.FontManager.desktop.in.in:6 #: lib/gtk/font-manager-application-window.c:281 #: src/font-manager/Application.vala:2 msgid "Font Manager" msgstr "Skriftbehandler" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:15 #, fuzzy msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "Et enkelt skriftbehandlingsprogram for GTK-skrivebordsmiljøer" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:18 #, fuzzy 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 har til hensikt å hjelpe gjennomsnittlige brukere å håndtere " "skrivebordsskrifter, uten å måtte bruke kommandolinjeverktøy eller redigere " "oppsettsfiler selv." #: data/com.github.FontManager.FontManager.appdata.xml.in.in:23 #, fuzzy msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" "Selv om det er designet for GNOME-skrivebordsmiljøet bør det fungere på " "andre GTK-skrivebord." #: data/com.github.FontManager.FontManager.appdata.xml.in.in:27 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "" #: data/com.github.FontManager.FontManager.desktop.in.in:7 msgid "Preview, Compare and Manage Fonts" msgstr "Forhåndsvis, sammenlign, og håndter skrifter" #. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! #: data/com.github.FontManager.FontManager.desktop.in.in:16 #: data/com.github.FontManager.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:14 #: data/com.github.FontManager.FontViewer.desktop.in.in:5 #: data/com.github.FontManager.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:88 src/font-viewer/Application.vala:108 #: src/font-viewer/Application.vala:132 #: src/font-viewer/font-viewer-main-window.ui:30 msgid "Font Viewer" msgstr "Skriftviser" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:15 #, fuzzy msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "Et skriftvisningsprogram for GTK-skrivebordsmiljøer" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:18 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/com.github.FontManager.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "" #: extensions/nautilus/font-manager-menu-provider.c:154 #: extensions/nemo/font-manager-menu-provider.c:147 #: extensions/thunar/font-manager-menu-provider.c:129 #: src/font-manager/FontList.vala:509 msgid "Install" msgstr "Installer" #: extensions/nautilus/font-manager-menu-provider.c:156 #: extensions/nemo/font-manager-menu-provider.c:149 #: extensions/thunar/font-manager-menu-provider.c:131 msgid "Install the selected font file" msgstr "Installer valgt skriftfil" #: extensions/nautilus/font-manager-menu-provider.c:157 #: extensions/nemo/font-manager-menu-provider.c:150 #: extensions/thunar/font-manager-menu-provider.c:132 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-database.c:582 src/font-manager/Application.vala:147 msgid "Updating Database…" msgstr "" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:699 msgid "Unknown Vendor" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:568 #: src/font-manager/web/google/WebFont.vala:172 msgid "Thin" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:570 msgid "Ultra-Light" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:572 #: lib/fontconfig/font-manager-fontconfig.c:925 #: src/font-manager/web/google/WebFont.vala:176 msgid "Light" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:574 msgid "Semi-Light" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:576 msgid "Book" msgstr "Bok" #: lib/fontconfig/font-manager-fontconfig.c:578 #: lib/fontconfig/font-manager-fontconfig.c:882 #: src/font-manager/preferences/Desktop.vala:236 #: src/font-manager/web/google/WebFont.vala:180 msgid "Medium" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:580 msgid "Semi-Bold" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:582 #: src/font-manager/web/google/WebFont.vala:184 msgid "Bold" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:584 msgid "Ultra-Bold" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:586 msgid "Heavy" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:588 msgid "Ultra-Heavy" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:663 #: src/font-manager/web/google/WebFont.vala:234 msgid "Italic" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:665 msgid "Oblique" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:703 msgid "Ultra-Condensed" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:705 msgid "Extra-Condensed" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:707 msgid "Condensed" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:709 msgid "Semi-Condensed" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:711 msgid "Semi-Expanded" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:713 msgid "Expanded" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:715 msgid "Extra-Expanded" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:717 msgid "Ultra-Expanded" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:786 msgid "Proportional" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:788 msgid "Dual Width" msgstr "Dobbelbredde" #: lib/fontconfig/font-manager-fontconfig.c:790 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:184 msgid "Monospace" msgstr "Fastbredde" #: lib/fontconfig/font-manager-fontconfig.c:792 msgid "Charcell" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:831 msgid "Unknown" msgstr "Ukjent" #: lib/fontconfig/font-manager-fontconfig.c:833 msgid "RGB" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:835 msgid "BGR" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:837 msgid "VRGB" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:839 msgid "VBGR" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:841 #: lib/fontconfig/font-manager-fontconfig.c:886 #: lib/fontconfig/font-manager-fontconfig.c:929 #: src/font-manager/Controls.vala:133 #: src/font-manager/preferences/Desktop.vala:234 #: src/font-manager/preferences/Desktop.vala:236 msgid "None" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:880 #: src/font-manager/preferences/Desktop.vala:236 msgid "Slight" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:884 #: src/font-manager/preferences/Desktop.vala:236 msgid "Full" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:923 msgid "Default" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:927 msgid "Legacy" msgstr "" #: lib/fontconfig/font-manager-source.c:305 #: lib/fontconfig/font-manager-source.c:321 #: lib/fontconfig/font-manager-source.c:322 msgid "Source Unavailable" msgstr "Kilden er utilgjengelig" #: lib/gtk/font-manager-application-window.c:285 #: src/font-manager/Application.vala:3 msgid "Simple font management for GTK+ desktop environments" msgstr "" #: lib/gtk/font-manager-application-window.c:290 msgid "translator-credits" msgstr "Allan Nordhøy " #: lib/gtk/font-manager-fsType.c:74 msgid "Restricted License Embedding" msgstr "" #: lib/gtk/font-manager-fsType.c:76 msgid "Preview & Print Embedding" msgstr "" #: lib/gtk/font-manager-fsType.c:78 msgid "Editable Embedding" msgstr "" #: lib/gtk/font-manager-fsType.c:80 msgid "Preview & Print Embedding | No Subsetting" msgstr "" #: lib/gtk/font-manager-fsType.c:82 msgid "Editable Embedding | No Subsetting" msgstr "" #: lib/gtk/font-manager-fsType.c:84 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:86 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:88 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:90 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:92 msgid "Installable Embedding" msgstr "" #: lib/gtk/font-manager-license-page.c:179 msgid "File does not contain license information." msgstr "" #: lib/gtk/font-manager-preview-controls.c:77 msgid "Left Aligned" msgstr "" #: lib/gtk/font-manager-preview-controls.c:83 msgid "Centered" msgstr "" #: lib/gtk/font-manager-preview-controls.c:89 msgid "Fill" msgstr "" #: lib/gtk/font-manager-preview-controls.c:95 msgid "Right Aligned" msgstr "" #: lib/gtk/font-manager-preview-controls.c:349 #: src/font-manager/ui/font-manager-browse-pane.ui:168 msgid "Edit preview text" msgstr "Rediger forhåndsvisningstekst" #: lib/gtk/font-manager-preview-controls.c:350 msgid "Undo changes" msgstr "Angre endringer" #: lib/gtk/font-manager-preview-page.c:87 #: src/font-manager/ui/font-manager-browse-preview.ui:126 msgid "Preview" msgstr "Forhåndsvisning" #: lib/gtk/font-manager-preview-page.c:89 msgid "Waterfall" msgstr "" #: lib/gtk/font-manager-preview-pane.c:47 #: lib/gtk/font-manager-preview-pane.c:584 #: src/font-manager/ui/font-manager-browse-preview.ui:136 msgid "Characters" msgstr "Tegn" #: lib/gtk/font-manager-preview-pane.c:49 #: lib/gtk/font-manager-preview-pane.c:585 msgid "Properties" msgstr "Egenskaper" #: lib/gtk/font-manager-preview-pane.c:51 #: lib/gtk/font-manager-preview-pane.c:586 src/font-manager/Categories.vala:266 msgid "License" msgstr "Lisens" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:331 #: src/font-manager/web/google/WebFont.vala:178 msgid "Regular" msgstr "Vanlig" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:326 msgid "Normal" msgstr "Normal" #: lib/gtk/font-manager-preview-pane.c:508 msgid "Search available characters" msgstr "" #: lib/gtk/font-manager-properties-page.c:55 msgid "PostScript Name" msgstr "" #: lib/gtk/font-manager-properties-page.c:56 msgid "Family" msgstr "" #: lib/gtk/font-manager-properties-page.c:57 msgid "Style" msgstr "" #: lib/gtk/font-manager-properties-page.c:58 #: src/font-manager/Categories.vala:259 msgid "Width" msgstr "Bredde" #: lib/gtk/font-manager-properties-page.c:59 #: src/font-manager/Categories.vala:261 msgid "Slant" msgstr "" #: lib/gtk/font-manager-properties-page.c:60 #: src/font-manager/Categories.vala:260 msgid "Weight" msgstr "" #: lib/gtk/font-manager-properties-page.c:61 #: src/font-manager/Categories.vala:262 msgid "Spacing" msgstr "" #: lib/gtk/font-manager-properties-page.c:62 msgid "Version" msgstr "" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/gtk/font-manager-properties-page.c:64 #: src/font-manager/Categories.vala:268 msgid "Vendor" msgstr "" #: lib/gtk/font-manager-properties-page.c:65 msgid "FileType" msgstr "Filtype" #. Keep this entry last #: lib/gtk/font-manager-properties-page.c:67 msgid "Filesize" msgstr "Filstørrelse" #: lib/gtk/unicode/unicode-character-map.c:850 msgid "Copy" msgstr "" #: lib/gtk/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "" #: lib/gtk/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "" #: lib/gtk/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "" #: lib/gtk/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "" #: lib/gtk/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "" #: lib/gtk/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "" #: lib/gtk/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "" #: lib/gtk/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "" #: lib/gtk/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "" #: lib/gtk/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "" #: lib/gtk/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "" #: lib/gtk/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "" #: lib/gtk/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "" #: lib/gtk/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "" #: lib/gtk/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "" #: lib/gtk/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "" #: lib/gtk/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "" #: lib/gtk/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "" #: lib/gtk/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "" #: lib/gtk/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "" #: lib/gtk/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "" #: lib/gtk/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "" #: lib/gtk/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "" #: lib/gtk/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "" #: lib/gtk/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "" #: lib/gtk/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "" #: src/common/WaterfallSettings.vala:37 msgid "Up to 48 points (Linear Scaling)" msgstr "" #: src/common/WaterfallSettings.vala:39 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:41 msgid "Up to 96 points (Linear Scaling)" msgstr "" #: src/common/WaterfallSettings.vala:43 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:45 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:47 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:49 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:51 msgid "Custom Size Settings" msgstr "" #: src/common/WaterfallSettings.vala:197 msgid "Waterfall Preview Size Settings" msgstr "" #: src/common/WaterfallSettings.vala:201 msgid "Higher values may adversely affect performance" msgstr "" #: src/common/WaterfallSettings.vala:204 msgid "Minimum Waterfall Preview Point Size" msgstr "" #: src/common/WaterfallSettings.vala:206 msgid "Waterfall Preview Point Size Common Ratio" msgstr "" #: src/common/WaterfallSettings.vala:208 msgid "Maximum Waterfall Preview Point Size" msgstr "" #: src/common/WaterfallSettings.vala:236 msgid "Show line size" msgstr "" #: src/font-manager/Application.vala:5 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 "" #: src/font-manager/Application.vala:133 msgid "Installing Font Files…" msgstr "" #: src/font-manager/Browse.vala:381 #: src/font-manager/ui/font-manager-browse-preview.ui:175 msgid "Active" msgstr "" #: src/font-manager/Browse.vala:385 msgid "Inactive" msgstr "" #: src/font-manager/Browse.vala:426 msgid "Designed by" msgstr "" #: src/font-manager/Categories.vala:259 msgid "Grouped by font width" msgstr "" #: src/font-manager/Categories.vala:260 msgid "Grouped by font weight" msgstr "" #: src/font-manager/Categories.vala:261 msgid "Grouped by font angle" msgstr "" #: src/font-manager/Categories.vala:262 msgid "Grouped by font spacing" msgstr "" #: src/font-manager/Categories.vala:266 msgid "Grouped by license type" msgstr "" #: src/font-manager/Categories.vala:268 msgid "Grouped by vendor" msgstr "" #: src/font-manager/Categories.vala:269 msgid "Filetype" msgstr "Filtype" #: src/font-manager/Categories.vala:269 msgid "Grouped by filetype" msgstr "" #: src/font-manager/Categories.vala:274 msgid "All" msgstr "Alle" #: src/font-manager/Categories.vala:274 msgid "All Fonts" msgstr "" #: src/font-manager/Categories.vala:275 msgid "System" msgstr "System" #: src/font-manager/Categories.vala:275 msgid "Fonts available to all users" msgstr "" #: src/font-manager/Categories.vala:298 msgid "Family Kind" msgstr "Familietype" #: src/font-manager/Categories.vala:298 msgid "Only fonts which include Panose information will be grouped here." msgstr "" #: src/font-manager/Categories.vala:299 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:262 msgid "Any" msgstr "" #: src/font-manager/Categories.vala:299 msgid "No Fit" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Text and Display" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Script" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Decorative" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Pictorial" msgstr "" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "" #: src/font-manager/Collections.vala:346 msgid "Copy to…" msgstr "" #: src/font-manager/Collections.vala:347 msgid "Compress…" msgstr "" #: src/font-manager/Collections.vala:348 msgid "Rename…" msgstr "" #: src/font-manager/Collections.vala:402 msgid "Archive created successfully." msgstr "" #: src/font-manager/Collections.vala:403 msgid "The resulting file can be found in your home directory." msgstr "" #: src/font-manager/Collections.vala:405 msgid "Error exporting collection" msgstr "" #: src/font-manager/Collections.vala:406 msgid "" "Start the application from a terminal and try again for more information" msgstr "" #: src/font-manager/Collections.vala:427 msgid "Creating archive from selected collection." msgstr "" #: src/font-manager/Collections.vala:428 msgid "This may take some time for large collections…" msgstr "" #: src/font-manager/Compare.vala:325 msgid "Saved Comparison" msgstr "" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:361 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" #: src/font-manager/Controls.vala:80 msgid "Keyboard Shortcuts" msgstr "" #: src/font-manager/Controls.vala:81 src/font-manager/gtk/help-overlay.ui:16 msgid "Help" msgstr "" #: src/font-manager/Controls.vala:82 #, fuzzy #| msgid "Font Manager" msgid "About Font Manager" msgstr "Skriftbehandler" #: src/font-manager/Controls.vala:88 msgid "Preferences" msgstr "" #: src/font-manager/Controls.vala:92 msgid "Import" msgstr "" #: src/font-manager/Controls.vala:93 #: src/font-manager/ui/font-manager-export-dialog.ui:25 msgid "Export" msgstr "" #: src/font-manager/Controls.vala:96 #: src/font-manager/ui/font-manager-export-dialog.ui:13 msgid "User Data" msgstr "" #: src/font-manager/Controls.vala:129 #: src/font-manager/ui/font-manager-user-action-row.ui:13 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:38 msgid "Name" msgstr "" #: src/font-manager/Controls.vala:131 msgid "Size" msgstr "" #: src/font-manager/Controls.vala:196 msgid "Grid View" msgstr "" #: src/font-manager/Controls.vala:197 #, fuzzy #| msgid "Font Viewer" msgid "List View" msgstr "Skriftviser" #: src/font-manager/Controls.vala:283 msgid "Add Fonts" msgstr "" #: src/font-manager/Controls.vala:284 msgid "Remove Fonts" msgstr "" #: src/font-manager/Controls.vala:300 msgid "Back" msgstr "" #: src/font-manager/Dialogs.vala:48 src/font-manager/Dialogs.vala:59 msgid "_Select" msgstr "" #: src/font-manager/Dialogs.vala:49 msgid "Select Executable" msgstr "" #: src/font-manager/Dialogs.vala:60 msgid "Select a Directory" msgstr "" #: src/font-manager/Dialogs.vala:68 #, fuzzy #| msgid "FileType" msgid "TrueType" msgstr "Filtype" #: src/font-manager/Dialogs.vala:70 #, fuzzy #| msgid "FileType" msgid "OpenType" msgstr "Filtype" #: src/font-manager/Dialogs.vala:73 msgid "Archive Files" msgstr "" #: src/font-manager/Dialogs.vala:81 msgid "Select Files to Install" msgstr "" #: src/font-manager/Dialogs.vala:91 msgid "Select Source Directories" msgstr "" #: src/font-manager/Dialogs.vala:125 msgid "Font Configuration" msgstr "" #: src/font-manager/Dialogs.vala:126 msgid "Font Collections" msgstr "" #: src/font-manager/Dialogs.vala:127 #: src/font-manager/preferences/UserSources.vala:156 msgid "Font Sources" msgstr "" #: src/font-manager/Dialogs.vala:128 msgid "Installed Fonts" msgstr "" #: src/font-manager/Dialogs.vala:129 msgid "Custom Actions" msgstr "" #: src/font-manager/Dialogs.vala:385 msgid "Fonts installed in your home directory will appear here." msgstr "" #. FontList.vala #. * #. * Copyright (C) 2020-2025 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 . #. #: src/font-manager/FontList.vala:21 #, 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:72 #: src/font-manager/web/google/FontList.vala:204 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "" msgstr[1] "" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 msgid "Collapse all" msgstr "" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 #: src/font-manager/ui/font-manager-font-list-controls.ui:21 #: src/font-manager/ui/font-manager-font-list-view.ui:24 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:28 msgid "Expand all" msgstr "" #: src/font-manager/FontList.vala:510 msgid "Copy Location" msgstr "" #: src/font-manager/FontList.vala:511 msgid "Show in Folder" msgstr "" #: src/font-manager/FontList.vala:512 #, fuzzy #| msgid "Install the selected font files" msgid "Enable selected items" msgstr "Installer valgte skriftfiler" #: src/font-manager/FontList.vala:513 #, fuzzy #| msgid "Install the selected font files" msgid "Disable selected items" msgstr "Installer valgte skriftfiler" #. 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:580 src/font-manager/FontList.vala:589 #, 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:607 #: src/font-manager/preferences/Preferences.vala:45 msgid "Actions" msgstr "" #: src/font-manager/MainWindow.vala:69 msgid "Browse" msgstr "" #: src/font-manager/MainWindow.vala:71 msgid "Compare" msgstr "" #: src/font-manager/MainWindow.vala:74 msgid "Google Fonts" msgstr "" #: src/font-manager/MainWindow.vala:77 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/LanguageData.vala:35 msgid "Arabic" msgstr "" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "" #: src/font-manager/Orthographies.vala:37 #: src/font-manager/web/google/LanguageData.vala:36 msgid "Armenian" msgstr "" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "" #: src/font-manager/Orthographies.vala:39 #: src/font-manager/web/google/LanguageData.vala:38 msgid "Balinese" msgstr "" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "" #: src/font-manager/Orthographies.vala:41 #: src/font-manager/web/google/LanguageData.vala:39 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/LanguageData.vala:42 msgid "Bengali" msgstr "" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "" #: src/font-manager/Orthographies.vala:48 #: src/font-manager/web/google/LanguageData.vala:46 msgid "Buginese" msgstr "" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "" #: src/font-manager/Orthographies.vala:50 #: src/font-manager/web/google/LanguageData.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 #: src/font-manager/web/google/LanguageData.vala:51 msgid "Chakma" msgstr "" #: src/font-manager/Orthographies.vala:54 #: src/font-manager/web/google/LanguageData.vala:52 msgid "Cham" msgstr "" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/LanguageData.vala:53 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 #: src/font-manager/web/google/LanguageData.vala:58 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/LanguageData.vala:65 msgid "Devanagari" msgstr "" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "" #: src/font-manager/Orthographies.vala:75 #: src/font-manager/web/google/LanguageData.vala:67 msgid "Egyptian Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "" #: src/font-manager/Orthographies.vala:77 #: src/font-manager/web/google/LanguageData.vala:70 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 #: src/font-manager/web/google/LanguageData.vala:71 msgid "Georgian" msgstr "" #: src/font-manager/Orthographies.vala:86 #: src/font-manager/web/google/LanguageData.vala:72 msgid "Glagolitic" msgstr "" #: src/font-manager/Orthographies.vala:87 #: src/font-manager/web/google/LanguageData.vala:73 msgid "Gothic" msgstr "" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/LanguageData.vala:77 msgid "Gujarati" msgstr "" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/LanguageData.vala:79 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/LanguageData.vala:83 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 #: src/font-manager/web/google/LanguageData.vala:89 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 #: src/font-manager/web/google/LanguageData.vala:90 msgid "Kaithi" msgstr "" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/LanguageData.vala:91 msgid "Kannada" msgstr "" #: src/font-manager/Orthographies.vala:103 #: src/font-manager/web/google/LanguageData.vala:94 msgid "Kayah Li" msgstr "" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "" #: src/font-manager/Orthographies.vala:105 #: src/font-manager/web/google/LanguageData.vala:92 msgid "Kharoshthi" msgstr "" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/LanguageData.vala:95 msgid "Khmer" msgstr "" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "" #: src/font-manager/Orthographies.vala:108 #: src/font-manager/web/google/LanguageData.vala:99 msgid "Lao" msgstr "" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "" #: src/font-manager/Orthographies.vala:110 #: src/font-manager/web/google/LanguageData.vala:100 msgid "Lepcha" msgstr "" #: src/font-manager/Orthographies.vala:111 #: src/font-manager/web/google/LanguageData.vala:103 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/LanguageData.vala:110 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 #: src/font-manager/web/google/LanguageData.vala:119 msgid "Mende Kikakui" msgstr "" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "" #. { N_(""), "meroitic-cursive", "" }, #. { N_(""), "meroitic-heiroglyphs", "" }, #: src/font-manager/Orthographies.vala:123 #: src/font-manager/web/google/LanguageData.vala:123 msgid "Miao" msgstr "" #: src/font-manager/Orthographies.vala:124 #: src/font-manager/web/google/LanguageData.vala:125 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:130 #: src/font-manager/web/google/LanguageData.vala:129 msgid "Myanmar" msgstr "" #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/LanguageData.vala:133 msgid "New Tai Lue" msgstr "" #: src/font-manager/Orthographies.vala:132 msgid "N’Ko" msgstr "" #: src/font-manager/Orthographies.vala:133 #: src/font-manager/web/google/LanguageData.vala:137 msgid "Ogham" msgstr "" #: src/font-manager/Orthographies.vala:134 #: src/font-manager/web/google/LanguageData.vala:138 msgid "Ol Chiki" msgstr "" #: src/font-manager/Orthographies.vala:135 #: src/font-manager/web/google/LanguageData.vala:140 msgid "Old Italic" msgstr "" #: src/font-manager/Orthographies.vala:136 #: src/font-manager/web/google/LanguageData.vala:145 msgid "Old South Arabian" msgstr "" #: src/font-manager/Orthographies.vala:137 #: src/font-manager/web/google/LanguageData.vala:149 msgid "Oriya" msgstr "" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/LanguageData.vala:148 msgid "Osmanya" msgstr "" #: src/font-manager/Orthographies.vala:139 msgid "Pan African Latin" msgstr "" #: src/font-manager/Orthographies.vala:140 msgid "Pashto" msgstr "" #: src/font-manager/Orthographies.vala:141 #: src/font-manager/web/google/LanguageData.vala:153 msgid "Phags Pa" msgstr "" #: src/font-manager/Orthographies.vala:142 msgid "Pinyin" msgstr "" #: src/font-manager/Orthographies.vala:143 msgid "Polynesian" msgstr "" #: src/font-manager/Orthographies.vala:144 msgid "Polytonic Greek" msgstr "" #: src/font-manager/Orthographies.vala:145 #: src/font-manager/web/google/LanguageData.vala:156 msgid "Rejang" msgstr "" #: src/font-manager/Orthographies.vala:146 msgid "Romanian" msgstr "" #: src/font-manager/Orthographies.vala:147 #: src/font-manager/web/google/LanguageData.vala:157 msgid "Runic" msgstr "" #: src/font-manager/Orthographies.vala:148 #: src/font-manager/web/google/LanguageData.vala:159 msgid "Saurashtra" msgstr "" #: src/font-manager/Orthographies.vala:149 msgid "Simplified Chinese" msgstr "" #: src/font-manager/Orthographies.vala:150 msgid "Sindhi" msgstr "" #: src/font-manager/Orthographies.vala:151 #: src/font-manager/web/google/LanguageData.vala:164 msgid "Sinhala" msgstr "" #: src/font-manager/Orthographies.vala:152 msgid "South Korean Hanja" msgstr "" #: src/font-manager/Orthographies.vala:153 #: src/font-manager/web/google/LanguageData.vala:168 msgid "Sundanese" msgstr "" #: src/font-manager/Orthographies.vala:154 #: src/font-manager/web/google/LanguageData.vala:169 msgid "Syloti Nagri" msgstr "" #. { N_("Symbols"), "symbols", "" }, #: src/font-manager/Orthographies.vala:155 #: src/font-manager/web/google/LanguageData.vala:171 msgid "Syriac" msgstr "" #: src/font-manager/Orthographies.vala:156 #: src/font-manager/web/google/LanguageData.vala:174 msgid "Tai Le" msgstr "" #: src/font-manager/Orthographies.vala:157 msgid "Tai Tham (Lanna)" msgstr "" #: src/font-manager/Orthographies.vala:158 msgid "Tai Viet" msgstr "" #: src/font-manager/Orthographies.vala:159 #: src/font-manager/web/google/LanguageData.vala:175 msgid "Tamil" msgstr "" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/LanguageData.vala:176 msgid "Telugu" msgstr "" #: src/font-manager/Orthographies.vala:161 msgid "Thaana" msgstr "" #: src/font-manager/Orthographies.vala:162 #: src/font-manager/web/google/LanguageData.vala:177 msgid "Thai" msgstr "" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/LanguageData.vala:178 msgid "Tibetan" msgstr "" #: src/font-manager/Orthographies.vala:164 msgid "Tifinagh" msgstr "" #: src/font-manager/Orthographies.vala:165 msgid "Traditional Chinese" msgstr "" #: src/font-manager/Orthographies.vala:166 msgid "Turkish" msgstr "" #: src/font-manager/Orthographies.vala:167 msgid "Uighur" msgstr "" #: src/font-manager/Orthographies.vala:168 msgid "Urdu" msgstr "" #: src/font-manager/Orthographies.vala:169 msgid "Vai" msgstr "" #: src/font-manager/Orthographies.vala:170 msgid "Vedic Extensions" msgstr "" #: src/font-manager/Orthographies.vala:171 msgid "Venda" msgstr "" #: src/font-manager/Orthographies.vala:172 #: src/font-manager/web/google/LanguageData.vala:179 msgid "Vietnamese" msgstr "" #: src/font-manager/Orthographies.vala:173 msgid "Western European" msgstr "" #: src/font-manager/Orthographies.vala:174 msgid "Yi" msgstr "" #: src/font-manager/Orthographies.vala:175 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/OrthographyList.vala:105 msgid "Coverage" msgstr "" #: src/font-manager/OrthographyList.vala:137 #: src/font-manager/filters/LanguageFilter.vala:55 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:362 msgid "Supported Orthographies" msgstr "" #: src/font-manager/OrthographyList.vala:200 #, fuzzy #| msgid "Install the selected font files" msgid "No items selected" msgstr "Installer valgte skriftfiler" #: src/font-manager/OrthographyList.vala:205 msgid "Update in progress" msgstr "" #. No error and no results means this font file is likely broken or empty #: src/font-manager/OrthographyList.vala:231 msgid "No valid orthographies for selection" msgstr "" #: src/font-manager/Sidebar.vala:57 msgid "Add new collection" msgstr "" #: src/font-manager/Sidebar.vala:61 #: src/font-manager/ui/font-manager-font-list-controls.ui:32 #: src/font-manager/ui/font-manager-font-list-view.ui:36 #, fuzzy #| msgid "Install the selected font files" msgid "Remove selected item" msgstr "Installer valgte skriftfiler" #: src/font-manager/Sidebar.vala:67 #, fuzzy #| msgid "Install the selected font files" msgid "Edit selected item" msgstr "Installer valgte skriftfiler" #: src/font-manager/Utils.vala:295 msgid "Copying files…" msgstr "" #: src/font-manager/filters/Collection.vala:99 msgid "New Collection" msgstr "" #: src/font-manager/filters/Collection.vala:100 #, c-format msgid "Created : %s" msgstr "" #: src/font-manager/filters/Disabled.vala:28 msgid "Disabled" msgstr "Avskrudd" #: src/font-manager/filters/Disabled.vala:29 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:34 msgid "Unsorted" msgstr "Usortert" #: src/font-manager/filters/Unsorted.vala:35 msgid "Fonts not present in any collection" msgstr "" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "Bruker" #: src/font-manager/filters/UserFonts.vala:28 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 msgid "GTK 4 Font Rendering" msgstr "" #: src/font-manager/preferences/Desktop.vala:61 msgid "Automatic option allows GTK 4 to disregard hinting settings." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:90 msgid "Antialiasing" msgstr "" #: src/font-manager/preferences/Desktop.vala:67 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values. " msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:96 msgid "RGBA order" msgstr "" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:97 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:78 #: src/font-manager/preferences/Desktop.vala:84 #: src/font-manager/preferences/Rendering.vala:78 msgid "Hinting" msgstr "" #: src/font-manager/preferences/Desktop.vala:79 #: src/font-manager/preferences/Desktop.vala:85 msgid "The type of hinting to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:91 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values." msgstr "" #: src/font-manager/preferences/Desktop.vala:121 msgid "GNOME desktop settings schema not found" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Automatic" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Manual" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "Grayscale" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "RGBA" msgstr "" #: src/font-manager/preferences/Desktop.vala:242 #: src/font-manager/preferences/Display.vala:91 msgid "Subpixel Geometry" msgstr "" #: src/font-manager/preferences/Display.vala:75 msgid "Target DPI" msgstr "" #: src/font-manager/preferences/Display.vala:77 msgid "Scale Factor" msgstr "" #: src/font-manager/preferences/Display.vala:83 msgid "LCD Filter" msgstr "" #: src/font-manager/preferences/Preferences.vala:41 msgid "Interface" msgstr "" #: src/font-manager/preferences/Preferences.vala:42 msgid "Desktop" msgstr "" #: src/font-manager/preferences/Preferences.vala:48 msgid "Sources" msgstr "Kilder" #: src/font-manager/preferences/Preferences.vala:49 msgid "Substitutions" msgstr "" #: src/font-manager/preferences/Preferences.vala:50 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:150 msgid "Display" msgstr "" #: src/font-manager/preferences/Preferences.vala:51 msgid "Rendering" msgstr "" #: src/font-manager/preferences/Preferences.vala:131 msgid "" "A Fontconfig configuration file will be generated from these settings.\n" "\n" "Running applications may require a restart to reflect any changes.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/Preferences.vala:153 msgid "Reset all values to default" msgstr "" #: src/font-manager/preferences/Rendering.vala:77 msgid "Antialias" msgstr "" #: src/font-manager/preferences/Rendering.vala:81 msgid "Enable Autohinter" msgstr "" #: src/font-manager/preferences/Rendering.vala:88 msgid "Hinting Style" msgstr "" #: src/font-manager/preferences/Rendering.vala:90 msgid "Use Embedded Bitmaps" msgstr "" #: src/font-manager/preferences/Substitutions.vala:153 msgid "Font Substitutions" msgstr "" #: src/font-manager/preferences/Substitutions.vala:154 msgid "Easily substitute one font family for another." msgstr "" #: src/font-manager/preferences/Substitutions.vala:155 msgid "To add a new substitute click the add button in the toolbar." msgstr "" #: src/font-manager/preferences/UserActions.vala:229 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:243 msgid "User Actions" msgstr "" #: src/font-manager/preferences/UserActions.vala:245 msgid "Custom context menu entries" msgstr "" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Raised" msgstr "" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Flat" msgstr "" #: src/font-manager/preferences/UserInterface.vala:80 #: src/font-viewer/MainWindow.vala:208 msgid "Selected setting requires restart to apply" msgstr "" #: src/font-manager/preferences/UserInterface.vala:81 #: src/font-viewer/MainWindow.vala:209 msgid "Changes will take effect next time the application is started" msgstr "" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Wide Layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Use three column layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:97 msgid "Only When Maximized" msgstr "" #: src/font-manager/preferences/UserInterface.vala:99 msgid "Enable Animations" msgstr "" #. The added margins here are due to PreviewColors widget alignment issues #: src/font-manager/preferences/UserInterface.vala:100 #: src/font-viewer/MainWindow.vala:224 msgid "Prefer Dark Theme" msgstr "" #: src/font-manager/preferences/UserInterface.vala:102 #: src/font-viewer/MainWindow.vala:229 msgid "Use Adwaita Stylesheet" msgstr "" #: src/font-manager/preferences/UserInterface.vala:106 msgid "Titlebar Button Style" msgstr "" #: src/font-manager/preferences/UserInterface.vala:107 msgid "Display line size in Waterfall Preview" msgstr "" #: src/font-manager/preferences/UserInterface.vala:112 #: src/font-viewer/MainWindow.vala:243 msgid "Waterfall Line Spacing" msgstr "" #: src/font-manager/preferences/UserInterface.vala:114 #: src/font-viewer/MainWindow.vala:244 msgid "Padding in pixels to insert above and below rows" msgstr "" #: src/font-manager/preferences/UserSources.vala:145 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." msgstr "" #: src/font-manager/preferences/UserSources.vala:157 msgid "Easily add or preview fonts without actually installing them." msgstr "" #: src/font-manager/preferences/UserSources.vala:158 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/GoogleFonts.vala:156 msgid "Network Access Disabled" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:157 msgid "Contact your system administrator to request access." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:160 msgid "Network Offline" msgstr "" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:162 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:172 msgid "Client Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:173 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:176 msgid "Server Error" msgstr "" #. Sample strings used here should be sourced from https://fonts.google.com/ #: src/font-manager/web/google/LanguageData.vala:33 msgid "Adlam" msgstr "" #: src/font-manager/web/google/LanguageData.vala:34 msgid "Anatolian Hieroglyphs" msgstr "" #: src/font-manager/web/google/LanguageData.vala:37 msgid "Avestan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:40 msgid "Bassa Vah" msgstr "" #: src/font-manager/web/google/LanguageData.vala:41 msgid "Batak" msgstr "" #: src/font-manager/web/google/LanguageData.vala:43 msgid "Bhaiksuki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:44 msgid "Brahmi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:45 msgid "Braille" msgstr "" #. { N_("Buhid"), "buhid", "" }, #: src/font-manager/web/google/LanguageData.vala:48 msgid "Caucasian Albanian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:49 msgid "Canadian Aboriginal" msgstr "" #: src/font-manager/web/google/LanguageData.vala:54 msgid "Chinese (Hong Kong)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:55 msgid "Chinese (Simplified)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:56 msgid "Chinese (Traditional)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:57 msgid "Chorasmian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:59 msgid "Cuneiform" msgstr "" #: src/font-manager/web/google/LanguageData.vala:60 msgid "Cypriot" msgstr "" #: src/font-manager/web/google/LanguageData.vala:61 msgid "Cypro Minoan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:62 msgid "Cyrillic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:63 msgid "Cyrillic Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:64 msgid "Deseret" msgstr "" #: src/font-manager/web/google/LanguageData.vala:66 msgid "Duployan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:68 msgid "Elbasan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:69 msgid "Elymaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:74 msgid "Grantha" msgstr "" #: src/font-manager/web/google/LanguageData.vala:75 msgid "Greek" msgstr "" #: src/font-manager/web/google/LanguageData.vala:76 msgid "Greek Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:78 msgid "Gunjala Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:80 msgid "Hanifi Rohingya" msgstr "" #: src/font-manager/web/google/LanguageData.vala:81 msgid "Hanunoo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:82 msgid "Hatran" msgstr "" #: src/font-manager/web/google/LanguageData.vala:84 msgid "Imperial Aramaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:85 msgid "Indic Siyaq Numbers" msgstr "" #: src/font-manager/web/google/LanguageData.vala:86 msgid "Inscriptional Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:87 msgid "Inscriptional Parthian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:88 msgid "Japanese" msgstr "" #: src/font-manager/web/google/LanguageData.vala:93 msgid "Kawi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:96 msgid "Khojki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:97 msgid "Khudawadi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:98 msgid "Korean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:101 msgid "Latin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:102 msgid "Latin Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:104 msgid "Linear A" msgstr "" #: src/font-manager/web/google/LanguageData.vala:105 msgid "Linear B" msgstr "" #: src/font-manager/web/google/LanguageData.vala:106 msgid "Lisu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:107 msgid "Lycian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:108 msgid "Lydian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:109 msgid "Mahajani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:111 msgid "Mandaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:112 msgid "Manichaean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:113 msgid "Math" msgstr "" #: src/font-manager/web/google/LanguageData.vala:114 msgid "Marchen" msgstr "" #: src/font-manager/web/google/LanguageData.vala:115 msgid "Masaram Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:116 msgid "Mayan Numerals" msgstr "" #: src/font-manager/web/google/LanguageData.vala:117 msgid "Medefaidrin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:118 msgid "Meetei Mayek" msgstr "" #: src/font-manager/web/google/LanguageData.vala:120 msgid "Meroitic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:124 msgid "Modi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:126 msgid "Mro" msgstr "" #: src/font-manager/web/google/LanguageData.vala:127 msgid "Multani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:128 msgid "Music" msgstr "" #: src/font-manager/web/google/LanguageData.vala:130 msgid "Nabataean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:131 msgid "Nag Mundari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:132 msgid "Nandinagari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:134 msgid "Newa" msgstr "" #. { N_(""), "nko", "" }, #: src/font-manager/web/google/LanguageData.vala:136 msgid "Nüshu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:139 msgid "Old Hungarian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:141 msgid "Old North Arabian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:142 msgid "Old Permic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:143 msgid "Old Persian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:144 msgid "Old Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:146 msgid "Old Turkic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:147 msgid "Osage" msgstr "" #: src/font-manager/web/google/LanguageData.vala:150 msgid "Pahawh Hmong" msgstr "" #: src/font-manager/web/google/LanguageData.vala:151 msgid "Palmyrene" msgstr "" #: src/font-manager/web/google/LanguageData.vala:152 msgid "Pau Cin Hau" msgstr "" #: src/font-manager/web/google/LanguageData.vala:154 msgid "Phoenician" msgstr "" #: src/font-manager/web/google/LanguageData.vala:155 msgid "Psalter Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:158 msgid "Samaritan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:160 msgid "Sharada" msgstr "" #: src/font-manager/web/google/LanguageData.vala:161 msgid "Shavian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:162 msgid "Siddham" msgstr "" #: src/font-manager/web/google/LanguageData.vala:163 msgid "SignWriting" msgstr "" #: src/font-manager/web/google/LanguageData.vala:165 msgid "Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:166 msgid "Sora Sompeng" msgstr "" #: src/font-manager/web/google/LanguageData.vala:167 msgid "Soyombo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:172 msgid "Tagalog" msgstr "" #: src/font-manager/web/google/LanguageData.vala:173 msgid "Tagbanwa" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name. #: src/font-manager/web/google/LanguageData.vala:190 #, c-format msgid "No sample for %s available" msgstr "" #: src/font-manager/web/google/LanguageData.vala:192 msgid "Please file an issue requesting an update to available samples." msgstr "" #: src/font-manager/web/google/PreviewPage.vala:383 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "" msgstr[1] "" #: src/font-manager/web/google/WebFont.vala:174 msgid "ExtraLight" msgstr "" #: src/font-manager/web/google/WebFont.vala:182 msgid "SemiBold" msgstr "" #: src/font-manager/web/google/WebFont.vala:186 msgid "ExtraBold" msgstr "" #: src/font-manager/web/google/WebFont.vala:188 msgid "Black" msgstr "" #: src/font-viewer/MainWindow.vala:100 #: src/font-viewer/font-viewer-main-window.ui:70 msgid "No file selected" msgstr "" #: src/font-viewer/MainWindow.vala:101 #: src/font-viewer/font-viewer-main-window.ui:78 msgid "Or unsupported filetype." msgstr "" #: src/font-viewer/MainWindow.vala:150 #, fuzzy #| msgid "System" msgid "System Font" msgstr "System" #: src/font-viewer/MainWindow.vala:152 msgid "" "Selected font file is either installed in a system directory or is not " "writable by the current user.\n" "\n" "If you wish to remove this font from the list of available fonts use the " "system package manager to remove the package containing this font file, ask " "the system administrator to remove it or use a font management application " "to disable it." msgstr "" #: src/font-viewer/MainWindow.vala:155 msgid "Newer version already installed" msgstr "" #: src/font-viewer/MainWindow.vala:157 src/font-viewer/MainWindow.vala:162 msgid "Click to overwrite" msgstr "" #: src/font-viewer/MainWindow.vala:160 msgid "Update Font" msgstr "" #: src/font-viewer/MainWindow.vala:165 msgid "Remove Font" msgstr "" #: src/font-viewer/MainWindow.vala:169 #: src/font-viewer/font-viewer-main-window.ui:104 msgid "Install Font" msgstr "" #: src/font-viewer/MainWindow.vala:236 msgid "Preview Area Colors" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:9 #: src/common/ui/font-manager-preview-colors.ui:15 msgid "Select background color" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:23 #: src/common/ui/font-manager-preview-colors.ui:29 msgid "Select text color" msgstr "" #: src/font-manager/gtk/help-overlay.ui:11 msgid "General" msgstr "" #: src/font-manager/gtk/help-overlay.ui:23 msgid "Increase preview size" msgstr "" #: src/font-manager/gtk/help-overlay.ui:30 msgid "Decrease preview size" msgstr "" #: src/font-manager/gtk/help-overlay.ui:37 msgid "Reset preview size" msgstr "" #: src/font-manager/gtk/help-overlay.ui:44 msgid "Focus search entry" msgstr "" #: src/font-manager/gtk/help-overlay.ui:51 msgid "Reload" msgstr "" #: src/font-manager/gtk/help-overlay.ui:58 #: src/font-manager/gtk/help-overlay.ui:65 msgid "Quit the application" msgstr "" #: src/font-manager/gtk/help-overlay.ui:73 msgid "Mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:78 msgid "Switch to Manage mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:85 msgid "Switch to Browse mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:92 msgid "Switch to Compare mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:99 msgid "Switch to Google Fonts mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:107 msgid "Preview Mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:112 msgid "Switch to Standard preview" msgstr "" #: src/font-manager/gtk/help-overlay.ui:119 msgid "Switch to Waterfall preview" msgstr "" #: src/font-manager/gtk/help-overlay.ui:126 msgid "Switch to Body Text preview" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:100 msgid "Increase tile size" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:109 msgid "Decrease tile size" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:149 msgid "Toggle search entry" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:158 msgid "Toggle preview panel" msgstr "" #: src/font-manager/ui/font-manager-browse-preview.ui:164 msgid "" "Status of selected family.\n" "\n" "Disabling will prevent the selected family from being used by other " "applications." msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:19 msgid "Collection Name" msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:45 msgid "_Rename" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:20 msgid "Add selected font to comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:33 msgid "Remove selected font from comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:45 msgid "Pinned Comparisons" msgstr "" #: src/font-manager/ui/font-manager-export-dialog.ui:19 #: src/font-manager/ui/font-manager-remove-dialog.ui:19 msgid "Cancel" msgstr "" #: src/font-manager/ui/font-manager-font-list-controls.ui:51 #: src/font-manager/ui/font-manager-font-list-view.ui:54 #: src/font-manager/ui/font-manager-remove-dialog.ui:43 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:44 msgid "Search Families…" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:29 msgid "Search Orthographies…" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:72 msgid "Minimum Coverage" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:101 msgid "Deselect All" msgstr "" #: src/font-manager/ui/font-manager-orthography-list.ui:53 msgid "Clear selected filter" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:22 msgid "Created :" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:23 msgid "Save current comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:45 msgid "Remove selected comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:73 msgid "Restore selected comparison" msgstr "" #: src/font-manager/ui/font-manager-remove-dialog.ui:13 msgid "Select fonts to remove" msgstr "" #: src/font-manager/ui/font-manager-remove-dialog.ui:25 msgid "Delete" msgstr "" #: src/font-manager/ui/font-manager-sidebar.ui:35 msgid "Categories" msgstr "Kategorier" #: src/font-manager/ui/font-manager-sidebar.ui:86 msgid "Smart Collections" msgstr "" #: src/font-manager/ui/font-manager-sidebar.ui:142 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:50 msgid "Sort Order" msgstr "" #: src/font-manager/ui/font-manager-sidebar.ui:150 msgid "Collections" msgstr "" #: src/font-manager/ui/font-manager-substitute-row.ui:22 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:34 msgid "Remove substitute" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:35 msgid "Enter substitute family" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:51 msgid "prefer" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:52 msgid "accept" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:53 msgid "default" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:27 msgid "Comment" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:42 msgid "Executable" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:57 msgid "Arguments" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:39 msgid "Newest" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:40 msgid "Most Popular" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:41 msgid "Trending" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:116 msgid "Serif" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:133 msgid "Sans Serif" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:167 msgid "Handwriting" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:198 msgid "Category" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:272 msgid "4+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:282 msgid "8+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:292 msgid "12+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:305 msgid "Variations" msgstr "" #: src/font-viewer/font-viewer-main-window.ui:31 msgid "Preview font files before installing them." msgstr "" #: src/font-viewer/font-viewer-main-window.ui:32 msgid "To preview a font simply drag it onto this area." msgstr "" #, fuzzy #~| msgid "Font Manager" #~ msgid "Font Manager project" #~ msgstr "Skriftbehandler" font-manager-0.9.4/po/nl.po000066400000000000000000002447141476271126700155220ustar00rootroot00000000000000# 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. # Philip Goto , 2023, 2024. 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: 2025-02-26 00:40-0500\n" "PO-Revision-Date: 2024-07-28 12:09+0000\n" "Last-Translator: Philip Goto \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 5.7-dev\n" #. Application.vala #: data/com.github.FontManager.FontManager.appdata.xml.in.in:14 #: data/com.github.FontManager.FontManager.desktop.in.in:5 #: data/com.github.FontManager.FontManager.desktop.in.in:6 #: lib/gtk/font-manager-application-window.c:281 #: src/font-manager/Application.vala:2 msgid "Font Manager" msgstr "Font Manager" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:15 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "Een eenvoudige lettertypebeheer-app voor GTK-werkomgevingen" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:18 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/com.github.FontManager.FontManager.appdata.xml.in.in:23 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" "Hoewel de app is ontworpen voor de GNOME-desktopomgeving, werkt deze ook " "prima binnen andere GTK-desktopomgevingen." #: data/com.github.FontManager.FontManager.appdata.xml.in.in:27 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "Lettertypebeheer is GEEN professionele beheeroplossing." #: data/com.github.FontManager.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/com.github.FontManager.FontManager.desktop.in.in:16 #: data/com.github.FontManager.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "Grafisch;Weergave;GNOME;GTK;Publicatie;Beheer;Lettertype;Font;" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:14 #: data/com.github.FontManager.FontViewer.desktop.in.in:5 #: data/com.github.FontManager.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:88 src/font-viewer/Application.vala:108 #: src/font-viewer/Application.vala:132 #: src/font-viewer/font-viewer-main-window.ui:30 msgid "Font Viewer" msgstr "Lettertypeweergave" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:15 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "Een lettertypeweergave-app voor GTK-desktopomgevingen" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:18 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/com.github.FontManager.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "Lettertypevoorvertoning boordevol functies" #: extensions/nautilus/font-manager-menu-provider.c:154 #: extensions/nemo/font-manager-menu-provider.c:147 #: extensions/thunar/font-manager-menu-provider.c:129 #: src/font-manager/FontList.vala:509 msgid "Install" msgstr "Installeren" #: extensions/nautilus/font-manager-menu-provider.c:156 #: extensions/nemo/font-manager-menu-provider.c:149 #: extensions/thunar/font-manager-menu-provider.c:131 msgid "Install the selected font file" msgstr "Installeer het geselecteerde lettertypebestand" #: extensions/nautilus/font-manager-menu-provider.c:157 #: extensions/nemo/font-manager-menu-provider.c:150 #: extensions/thunar/font-manager-menu-provider.c:132 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-database.c:582 src/font-manager/Application.vala:147 msgid "Updating Database…" msgstr "Database bijwerken…" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:699 msgid "Unknown Vendor" msgstr "Onbekende maker" #: lib/fontconfig/font-manager-fontconfig.c:568 #: src/font-manager/web/google/WebFont.vala:172 msgid "Thin" msgstr "Dun" #: lib/fontconfig/font-manager-fontconfig.c:570 msgid "Ultra-Light" msgstr "Erg licht" #: lib/fontconfig/font-manager-fontconfig.c:572 #: lib/fontconfig/font-manager-fontconfig.c:925 #: src/font-manager/web/google/WebFont.vala:176 msgid "Light" msgstr "Licht" #: lib/fontconfig/font-manager-fontconfig.c:574 msgid "Semi-Light" msgstr "Deels licht" #: lib/fontconfig/font-manager-fontconfig.c:576 msgid "Book" msgstr "Boek" #: lib/fontconfig/font-manager-fontconfig.c:578 #: lib/fontconfig/font-manager-fontconfig.c:882 #: src/font-manager/preferences/Desktop.vala:236 #: src/font-manager/web/google/WebFont.vala:180 msgid "Medium" msgstr "Gemiddeld" #: lib/fontconfig/font-manager-fontconfig.c:580 msgid "Semi-Bold" msgstr "Deels vetgedrukt" #: lib/fontconfig/font-manager-fontconfig.c:582 #: src/font-manager/web/google/WebFont.vala:184 msgid "Bold" msgstr "Vetgedrukt" #: lib/fontconfig/font-manager-fontconfig.c:584 msgid "Ultra-Bold" msgstr "Erg vetgedrukt" #: lib/fontconfig/font-manager-fontconfig.c:586 msgid "Heavy" msgstr "Zeer vetgedrukt" #: lib/fontconfig/font-manager-fontconfig.c:588 msgid "Ultra-Heavy" msgstr "Zeer, zeer vetgedrukt" #: lib/fontconfig/font-manager-fontconfig.c:663 #: src/font-manager/web/google/WebFont.vala:234 msgid "Italic" msgstr "Cursief (italic)" #: lib/fontconfig/font-manager-fontconfig.c:665 msgid "Oblique" msgstr "Cursief (oblique)" #: lib/fontconfig/font-manager-fontconfig.c:703 msgid "Ultra-Condensed" msgstr "Zeer smal" #: lib/fontconfig/font-manager-fontconfig.c:705 msgid "Extra-Condensed" msgstr "Erg smal" #: lib/fontconfig/font-manager-fontconfig.c:707 msgid "Condensed" msgstr "Smal" #: lib/fontconfig/font-manager-fontconfig.c:709 msgid "Semi-Condensed" msgstr "Deels smal" #: lib/fontconfig/font-manager-fontconfig.c:711 msgid "Semi-Expanded" msgstr "Deels breed" #: lib/fontconfig/font-manager-fontconfig.c:713 msgid "Expanded" msgstr "Breed" #: lib/fontconfig/font-manager-fontconfig.c:715 msgid "Extra-Expanded" msgstr "Erg breed" #: lib/fontconfig/font-manager-fontconfig.c:717 msgid "Ultra-Expanded" msgstr "Zeer breed" #: lib/fontconfig/font-manager-fontconfig.c:786 msgid "Proportional" msgstr "Proportioneel" #: lib/fontconfig/font-manager-fontconfig.c:788 msgid "Dual Width" msgstr "Dubbele breedte" #: lib/fontconfig/font-manager-fontconfig.c:790 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:184 msgid "Monospace" msgstr "Vaste breedte" #: lib/fontconfig/font-manager-fontconfig.c:792 msgid "Charcell" msgstr "Charcell" #: lib/fontconfig/font-manager-fontconfig.c:831 msgid "Unknown" msgstr "Onbekend" #: lib/fontconfig/font-manager-fontconfig.c:833 msgid "RGB" msgstr "RGB" #: lib/fontconfig/font-manager-fontconfig.c:835 msgid "BGR" msgstr "BGR" #: lib/fontconfig/font-manager-fontconfig.c:837 msgid "VRGB" msgstr "VRGB" #: lib/fontconfig/font-manager-fontconfig.c:839 msgid "VBGR" msgstr "VBGR" #: lib/fontconfig/font-manager-fontconfig.c:841 #: lib/fontconfig/font-manager-fontconfig.c:886 #: lib/fontconfig/font-manager-fontconfig.c:929 #: src/font-manager/Controls.vala:133 #: src/font-manager/preferences/Desktop.vala:234 #: src/font-manager/preferences/Desktop.vala:236 msgid "None" msgstr "Geen" #: lib/fontconfig/font-manager-fontconfig.c:880 #: src/font-manager/preferences/Desktop.vala:236 msgid "Slight" msgstr "Licht" #: lib/fontconfig/font-manager-fontconfig.c:884 #: src/font-manager/preferences/Desktop.vala:236 msgid "Full" msgstr "Volledig" #: lib/fontconfig/font-manager-fontconfig.c:923 msgid "Default" msgstr "Standaard" #: lib/fontconfig/font-manager-fontconfig.c:927 msgid "Legacy" msgstr "Klassiek" #: lib/fontconfig/font-manager-source.c:305 #: lib/fontconfig/font-manager-source.c:321 #: lib/fontconfig/font-manager-source.c:322 msgid "Source Unavailable" msgstr "Geen bron beschikbaar" #: lib/gtk/font-manager-application-window.c:285 #: src/font-manager/Application.vala:3 msgid "Simple font management for GTK+ desktop environments" msgstr "Eenvoudige lettertypebeheer-app voor GTK-werkomgevingen" #: lib/gtk/font-manager-application-window.c:290 msgid "translator-credits" msgstr "Heimen Stoffels" #: lib/gtk/font-manager-fsType.c:74 msgid "Restricted License Embedding" msgstr "Beperkte licentie-insluiting" #: lib/gtk/font-manager-fsType.c:76 msgid "Preview & Print Embedding" msgstr "Insluiting voorvertonen en afdrukken" #: lib/gtk/font-manager-fsType.c:78 msgid "Editable Embedding" msgstr "Insluiting bewerken" #: lib/gtk/font-manager-fsType.c:80 msgid "Preview & Print Embedding | No Subsetting" msgstr "Insluiting voorvertonen en afdrukken | Geen subsetting" #: lib/gtk/font-manager-fsType.c:82 msgid "Editable Embedding | No Subsetting" msgstr "Insluiting bewerken | Geen subsetting" #: lib/gtk/font-manager-fsType.c:84 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "Insluiting voorvertonen en afdrukken | Alleen bitmap-insluiting" #: lib/gtk/font-manager-fsType.c:86 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "Insluiting bewerken | Alleen bitmap-insluiting" #: lib/gtk/font-manager-fsType.c:88 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" "Insluiting voorvertonen en afdrukken | Geen subsetting | Alleen bitmap-" "insluiting" #: lib/gtk/font-manager-fsType.c:90 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "Insluiting bewerken | Geen subsetting | Alleen bitmap-insluiting" #: lib/gtk/font-manager-fsType.c:92 msgid "Installable Embedding" msgstr "Installeerbare insluiting" #: lib/gtk/font-manager-license-page.c:179 msgid "File does not contain license information." msgstr "Het bestand bevat geen licentie-informatie." #: lib/gtk/font-manager-preview-controls.c:77 msgid "Left Aligned" msgstr "Links uitgelijnd" #: lib/gtk/font-manager-preview-controls.c:83 msgid "Centered" msgstr "Gecentreerd" #: lib/gtk/font-manager-preview-controls.c:89 msgid "Fill" msgstr "Opgevuld" #: lib/gtk/font-manager-preview-controls.c:95 msgid "Right Aligned" msgstr "Rechts uitgelijnd" #: lib/gtk/font-manager-preview-controls.c:349 #: src/font-manager/ui/font-manager-browse-pane.ui:168 msgid "Edit preview text" msgstr "Voorbeeldtekst bewerken" #: lib/gtk/font-manager-preview-controls.c:350 msgid "Undo changes" msgstr "Ongedaan maken" #: lib/gtk/font-manager-preview-page.c:87 #: src/font-manager/ui/font-manager-browse-preview.ui:126 msgid "Preview" msgstr "Voorvertoning" #: lib/gtk/font-manager-preview-page.c:89 msgid "Waterfall" msgstr "Waterval" #: lib/gtk/font-manager-preview-pane.c:47 #: lib/gtk/font-manager-preview-pane.c:584 #: src/font-manager/ui/font-manager-browse-preview.ui:136 msgid "Characters" msgstr "Tekens" #: lib/gtk/font-manager-preview-pane.c:49 #: lib/gtk/font-manager-preview-pane.c:585 msgid "Properties" msgstr "Eigenschappen" #: lib/gtk/font-manager-preview-pane.c:51 #: lib/gtk/font-manager-preview-pane.c:586 src/font-manager/Categories.vala:266 msgid "License" msgstr "Licentie" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:331 #: src/font-manager/web/google/WebFont.vala:178 msgid "Regular" msgstr "Normaal" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:326 msgid "Normal" msgstr "Normal" #: lib/gtk/font-manager-preview-pane.c:508 msgid "Search available characters" msgstr "Beschikbare tekens doorzoeken" #: lib/gtk/font-manager-properties-page.c:55 msgid "PostScript Name" msgstr "PostScript-naam" #: lib/gtk/font-manager-properties-page.c:56 msgid "Family" msgstr "Familie" #: lib/gtk/font-manager-properties-page.c:57 msgid "Style" msgstr "Stijl" #: lib/gtk/font-manager-properties-page.c:58 #: src/font-manager/Categories.vala:259 msgid "Width" msgstr "Breedte" #: lib/gtk/font-manager-properties-page.c:59 #: src/font-manager/Categories.vala:261 msgid "Slant" msgstr "Schuinte" #: lib/gtk/font-manager-properties-page.c:60 #: src/font-manager/Categories.vala:260 msgid "Weight" msgstr "Dikte" #: lib/gtk/font-manager-properties-page.c:61 #: src/font-manager/Categories.vala:262 msgid "Spacing" msgstr "Spatiëring" #: lib/gtk/font-manager-properties-page.c:62 msgid "Version" msgstr "Versie" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/gtk/font-manager-properties-page.c:64 #: src/font-manager/Categories.vala:268 msgid "Vendor" msgstr "Maker" #: lib/gtk/font-manager-properties-page.c:65 msgid "FileType" msgstr "Bestandstype" #. Keep this entry last #: lib/gtk/font-manager-properties-page.c:67 msgid "Filesize" msgstr "Bestandsgrootte" #: lib/gtk/unicode/unicode-character-map.c:850 msgid "Copy" msgstr "Kopiëren" #: lib/gtk/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "Overig, Beheer" #: lib/gtk/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "Overig, Formaat" #: lib/gtk/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "Overig, Niet-opgegeven" #: lib/gtk/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "Overig, Privégebruik" #: lib/gtk/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "Overig, Vervanging" #: lib/gtk/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "Letter, Klein" #: lib/gtk/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "Letter, Sneltoets" #: lib/gtk/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "Letter, Overig" #: lib/gtk/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "Letter, Kop" #: lib/gtk/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "Letter, Hoofdletter" #: lib/gtk/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "Markering, Spatiecombinatie" #: lib/gtk/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "Markering, Insluiting" #: lib/gtk/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "Markering, Geen spatiëring" #: lib/gtk/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "Getal, Decimaal getal" #: lib/gtk/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "Getal, Letter" #: lib/gtk/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "Getal, Overig" #: lib/gtk/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "Punctuatie, Verbinder" #: lib/gtk/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "Punctuatie, Streepje" #: lib/gtk/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "Punctuatie, Sluiten" #: lib/gtk/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "Punctuatie, Laatste dubbele aanhalingsteken" #: lib/gtk/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "Punctuatie, Eerste dubbele aanhalingsteken" #: lib/gtk/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "Punctuatie, Overig" #: lib/gtk/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "Punctuatie, Openen" #: lib/gtk/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "Symbool, Valuta" #: lib/gtk/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "Symbool, Sneltoets" #: lib/gtk/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "Symbool, Wiskunde" #: lib/gtk/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "Symbool, Overig" #: lib/gtk/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "Scheidingsteken, Regel" #: lib/gtk/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "Scheidingsteken, Paragraaf" #: lib/gtk/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "Scheidingsteken, Spatie" #: src/common/WaterfallSettings.vala:37 msgid "Up to 48 points (Linear Scaling)" msgstr "T/m 48 punten (lineair)" #: src/common/WaterfallSettings.vala:39 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "T/m 72 punten (1.1)" #: src/common/WaterfallSettings.vala:41 msgid "Up to 96 points (Linear Scaling)" msgstr "T/m 96 punten (lineair)" #: src/common/WaterfallSettings.vala:43 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "T/m 96 punten (1.1)" #: src/common/WaterfallSettings.vala:45 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "T/m 120 punten (1.2)" #: src/common/WaterfallSettings.vala:47 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "T/m 144 punten (1.3)" #: src/common/WaterfallSettings.vala:49 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "T/m 192 punten (1.4)" #: src/common/WaterfallSettings.vala:51 msgid "Custom Size Settings" msgstr "Aangepaste groottes" #: src/common/WaterfallSettings.vala:197 msgid "Waterfall Preview Size Settings" msgstr "Watervalvoorvertoningsgrootte" #: src/common/WaterfallSettings.vala:201 msgid "Higher values may adversely affect performance" msgstr "Hogere waarden kunnen leiden tot slechtere prestaties" #: src/common/WaterfallSettings.vala:204 msgid "Minimum Waterfall Preview Point Size" msgstr "Minimale watervalvoorvertoningsgrootte" #: src/common/WaterfallSettings.vala:206 msgid "Waterfall Preview Point Size Common Ratio" msgstr "Maximale watervalvoorvertoningsgrootte (verhouding)" #: src/common/WaterfallSettings.vala:208 msgid "Maximum Waterfall Preview Point Size" msgstr "Maximale watervalvoorvertoningsgrootte" #: src/common/WaterfallSettings.vala:236 #, fuzzy #| msgid "Show in Folder" msgid "Show line size" msgstr "Bekijken in map" #: src/font-manager/Application.vala:5 #, fuzzy #| 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" #| " " 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" " " #: src/font-manager/Application.vala:133 #, fuzzy #| msgid "Install Font" msgid "Installing Font Files…" msgstr "Lettertype installeren" #: src/font-manager/Browse.vala:381 #: src/font-manager/ui/font-manager-browse-preview.ui:175 #, fuzzy #| msgid "Decorative" msgid "Active" msgstr "Decoratief" #: src/font-manager/Browse.vala:385 msgid "Inactive" msgstr "" #: src/font-manager/Browse.vala:426 msgid "Designed by" msgstr "" #: src/font-manager/Categories.vala:259 msgid "Grouped by font width" msgstr "Gegroepeerd op letterbreedte" #: src/font-manager/Categories.vala:260 msgid "Grouped by font weight" msgstr "Gegroepeerd op letterzwaarte" #: src/font-manager/Categories.vala:261 msgid "Grouped by font angle" msgstr "Gegroepeerd op letterschuinte" #: src/font-manager/Categories.vala:262 msgid "Grouped by font spacing" msgstr "Gegroepeerd op letterspatiëring" #: src/font-manager/Categories.vala:266 msgid "Grouped by license type" msgstr "Gegroepeerd op licentie" #: src/font-manager/Categories.vala:268 msgid "Grouped by vendor" msgstr "Gegroepeerd op leverancier" #: src/font-manager/Categories.vala:269 msgid "Filetype" msgstr "Bestandstype" #: src/font-manager/Categories.vala:269 msgid "Grouped by filetype" msgstr "Gegroepeerd op bestandstype" #: src/font-manager/Categories.vala:274 msgid "All" msgstr "Alle" #: src/font-manager/Categories.vala:274 msgid "All Fonts" msgstr "Alle lettertypen" #: src/font-manager/Categories.vala:275 msgid "System" msgstr "Systeem" #: src/font-manager/Categories.vala:275 msgid "Fonts available to all users" msgstr "Lettertypen voor alle gebruikers" #: src/font-manager/Categories.vala:298 msgid "Family Kind" msgstr "Familiesoort" #: src/font-manager/Categories.vala:298 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:299 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:262 msgid "Any" msgstr "Elke" #: src/font-manager/Categories.vala:299 msgid "No Fit" msgstr "Niet inpassen" #: src/font-manager/Categories.vala:299 msgid "Text and Display" msgstr "Tekst en weergave" #: src/font-manager/Categories.vala:299 msgid "Script" msgstr "Script" #: src/font-manager/Categories.vala:299 msgid "Decorative" msgstr "Decoratief" #: src/font-manager/Categories.vala:299 msgid "Pictorial" msgstr "Pictogram" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "Voer een naam in voor de verzameling" #: src/font-manager/Collections.vala:346 msgid "Copy to…" msgstr "Kopiëren naar…" #: src/font-manager/Collections.vala:347 msgid "Compress…" msgstr "Inpakken…" #: src/font-manager/Collections.vala:348 msgid "Rename…" msgstr "Naam wijzigen…" #: src/font-manager/Collections.vala:402 msgid "Archive created successfully." msgstr "" #: src/font-manager/Collections.vala:403 msgid "The resulting file can be found in your home directory." msgstr "" #: src/font-manager/Collections.vala:405 msgid "Error exporting collection" msgstr "" #: src/font-manager/Collections.vala:406 msgid "" "Start the application from a terminal and try again for more information" msgstr "" #: src/font-manager/Collections.vala:427 #, fuzzy #| msgid "Remove selected collection" msgid "Creating archive from selected collection." msgstr "Geselecteerde verzameling verwijderen" #: src/font-manager/Collections.vala:428 msgid "This may take some time for large collections…" msgstr "" #: src/font-manager/Compare.vala:325 msgid "Saved Comparison" msgstr "Opgeslagen vergelijking" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:361 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/Controls.vala:80 msgid "Keyboard Shortcuts" msgstr "Sneltoetsen" #: src/font-manager/Controls.vala:81 src/font-manager/gtk/help-overlay.ui:16 msgid "Help" msgstr "Hulp" #: src/font-manager/Controls.vala:82 #, fuzzy #| msgid "Font Manager" msgid "About Font Manager" msgstr "Font Manager" #: src/font-manager/Controls.vala:88 msgid "Preferences" msgstr "Voorkeuren" #: src/font-manager/Controls.vala:92 msgid "Import" msgstr "Importeren" #: src/font-manager/Controls.vala:93 #: src/font-manager/ui/font-manager-export-dialog.ui:25 msgid "Export" msgstr "Exporteren" #: src/font-manager/Controls.vala:96 #: src/font-manager/ui/font-manager-export-dialog.ui:13 msgid "User Data" msgstr "Gebruikersgegevens" #: src/font-manager/Controls.vala:129 #: src/font-manager/ui/font-manager-user-action-row.ui:13 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:38 msgid "Name" msgstr "Naam" #: src/font-manager/Controls.vala:131 msgid "Size" msgstr "Grootte" #: src/font-manager/Controls.vala:196 msgid "Grid View" msgstr "Roosterweergave" #: src/font-manager/Controls.vala:197 msgid "List View" msgstr "Lijstweergave" #: src/font-manager/Controls.vala:283 msgid "Add Fonts" msgstr "Lettertypen toevoegen" #: src/font-manager/Controls.vala:284 msgid "Remove Fonts" msgstr "Lettertypen verwijderen" #: src/font-manager/Controls.vala:300 msgid "Back" msgstr "Terug" #: src/font-manager/Dialogs.vala:48 src/font-manager/Dialogs.vala:59 msgid "_Select" msgstr "_Kiezen" #: src/font-manager/Dialogs.vala:49 #, fuzzy #| msgid "Select executable" msgid "Select Executable" msgstr "Kies het uitvoerbare bestand" #: src/font-manager/Dialogs.vala:60 #, fuzzy #| msgid "Select text color" msgid "Select a Directory" msgstr "Kies een tekstkleur" #: src/font-manager/Dialogs.vala:68 #, fuzzy #| msgid "FileType" msgid "TrueType" msgstr "Bestandstype" #: src/font-manager/Dialogs.vala:70 #, fuzzy #| msgid "FileType" msgid "OpenType" msgstr "Bestandstype" #: src/font-manager/Dialogs.vala:73 msgid "Archive Files" msgstr "" #: src/font-manager/Dialogs.vala:81 #, fuzzy #| msgid "Select files to install" msgid "Select Files to Install" msgstr "Selecteer de te installeren bestanden" #: src/font-manager/Dialogs.vala:91 #, fuzzy #| msgid "Select source folders" msgid "Select Source Directories" msgstr "Selecteer de bronmappen" #: src/font-manager/Dialogs.vala:125 msgid "Font Configuration" msgstr "Lettertypeconfiguratie" #: src/font-manager/Dialogs.vala:126 msgid "Font Collections" msgstr "Lettertypeverzamelingen" #: src/font-manager/Dialogs.vala:127 #: src/font-manager/preferences/UserSources.vala:156 msgid "Font Sources" msgstr "Lettertypebronnen" #: src/font-manager/Dialogs.vala:128 msgid "Installed Fonts" msgstr "Geïnstalleerde lettertypen" #: src/font-manager/Dialogs.vala:129 msgid "Custom Actions" msgstr "Aangepaste acties" #: src/font-manager/Dialogs.vala:385 msgid "Fonts installed in your home directory will appear here." msgstr "" "De in je persoonlijke map geïnstalleerde lettertypen worden hier getoond." #. FontList.vala #. * #. * Copyright (C) 2020-2025 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 . #. #: src/font-manager/FontList.vala:21 #, 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:72 #: src/font-manager/web/google/FontList.vala:204 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "%i variatie " msgstr[1] "%i variaties" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 msgid "Collapse all" msgstr "Alles inklappen" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 #: src/font-manager/ui/font-manager-font-list-controls.ui:21 #: src/font-manager/ui/font-manager-font-list-view.ui:24 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:28 msgid "Expand all" msgstr "Alles uitklappen" #: src/font-manager/FontList.vala:510 msgid "Copy Location" msgstr "Locatie kopiëren" #: src/font-manager/FontList.vala:511 msgid "Show in Folder" msgstr "Bekijken in map" #: src/font-manager/FontList.vala:512 msgid "Enable selected items" msgstr "Geselecteerde items inschakelen" #: src/font-manager/FontList.vala:513 msgid "Disable selected items" msgstr "Geselecteerde items uitschakelen" #. 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:580 src/font-manager/FontList.vala:589 #, 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:607 #: src/font-manager/preferences/Preferences.vala:45 msgid "Actions" msgstr "Acties" #: src/font-manager/MainWindow.vala:69 msgid "Browse" msgstr "Verkennen" #: src/font-manager/MainWindow.vala:71 msgid "Compare" msgstr "Vergelijken" #: src/font-manager/MainWindow.vala:74 msgid "Google Fonts" msgstr "Google Fonts" #: src/font-manager/MainWindow.vala:77 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/LanguageData.vala:35 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 #: src/font-manager/web/google/LanguageData.vala:36 msgid "Armenian" msgstr "Armeens" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "Astronomisch" #: src/font-manager/Orthographies.vala:39 #: src/font-manager/web/google/LanguageData.vala:38 msgid "Balinese" msgstr "Balinees" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "Baltisch" #: src/font-manager/Orthographies.vala:41 #: src/font-manager/web/google/LanguageData.vala:39 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/LanguageData.vala:42 msgid "Bengali" msgstr "Bengaals" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "Brahmi" #: src/font-manager/Orthographies.vala:48 #: src/font-manager/web/google/LanguageData.vala:46 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 #: src/font-manager/web/google/LanguageData.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 #: src/font-manager/web/google/LanguageData.vala:51 msgid "Chakma" msgstr "Chakma" #: src/font-manager/Orthographies.vala:54 #: src/font-manager/web/google/LanguageData.vala:52 msgid "Cham" msgstr "Cham" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/LanguageData.vala:53 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 #: src/font-manager/web/google/LanguageData.vala:58 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/LanguageData.vala:65 msgid "Devanagari" msgstr "Devanagari" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "Nederlands" #: src/font-manager/Orthographies.vala:75 #: src/font-manager/web/google/LanguageData.vala:67 msgid "Egyptian Hieroglyphs" msgstr "Egyptische hiëroglyfen" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "Emoticons" #: src/font-manager/Orthographies.vala:77 #: src/font-manager/web/google/LanguageData.vala:70 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 #: src/font-manager/web/google/LanguageData.vala:71 msgid "Georgian" msgstr "Georgisch" #: src/font-manager/Orthographies.vala:86 #: src/font-manager/web/google/LanguageData.vala:72 msgid "Glagolitic" msgstr "Glagolitisch" #: src/font-manager/Orthographies.vala:87 #: src/font-manager/web/google/LanguageData.vala:73 msgid "Gothic" msgstr "Gotisch" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/LanguageData.vala:77 msgid "Gujarati" msgstr "Gujarati" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/LanguageData.vala:79 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/LanguageData.vala:83 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 #: src/font-manager/web/google/LanguageData.vala:89 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 #: src/font-manager/web/google/LanguageData.vala:90 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/LanguageData.vala:91 msgid "Kannada" msgstr "Kannada" #: src/font-manager/Orthographies.vala:103 #: src/font-manager/web/google/LanguageData.vala:94 msgid "Kayah Li" msgstr "Kayah Li" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "Kazachs" #: src/font-manager/Orthographies.vala:105 #: src/font-manager/web/google/LanguageData.vala:92 msgid "Kharoshthi" msgstr "Kharoshthi" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/LanguageData.vala:95 msgid "Khmer" msgstr "Khmer" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "Japans (Kokuji)" #: src/font-manager/Orthographies.vala:108 #: src/font-manager/web/google/LanguageData.vala:99 msgid "Lao" msgstr "Laotiaans" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "Latijnse ligaturen" #: src/font-manager/Orthographies.vala:110 #: src/font-manager/web/google/LanguageData.vala:100 msgid "Lepcha" msgstr "Lepcha" #: src/font-manager/Orthographies.vala:111 #: src/font-manager/web/google/LanguageData.vala:103 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/LanguageData.vala:110 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 #: src/font-manager/web/google/LanguageData.vala:119 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)" #. { N_(""), "meroitic-cursive", "" }, #. { N_(""), "meroitic-heiroglyphs", "" }, #: src/font-manager/Orthographies.vala:123 #: src/font-manager/web/google/LanguageData.vala:123 msgid "Miao" msgstr "Miao" #: src/font-manager/Orthographies.vala:124 #: src/font-manager/web/google/LanguageData.vala:125 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:130 #: src/font-manager/web/google/LanguageData.vala:129 msgid "Myanmar" msgstr "Boermees" #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/LanguageData.vala:133 msgid "New Tai Lue" msgstr "New Tai Lue" #: src/font-manager/Orthographies.vala:132 msgid "N’Ko" msgstr "N'Ko" #: src/font-manager/Orthographies.vala:133 #: src/font-manager/web/google/LanguageData.vala:137 msgid "Ogham" msgstr "Ogham" #: src/font-manager/Orthographies.vala:134 #: src/font-manager/web/google/LanguageData.vala:138 msgid "Ol Chiki" msgstr "Ol Chiki" #: src/font-manager/Orthographies.vala:135 #: src/font-manager/web/google/LanguageData.vala:140 msgid "Old Italic" msgstr "Oudcursief" #: src/font-manager/Orthographies.vala:136 #: src/font-manager/web/google/LanguageData.vala:145 msgid "Old South Arabian" msgstr "Oud-Zuidarabisch" #: src/font-manager/Orthographies.vala:137 #: src/font-manager/web/google/LanguageData.vala:149 msgid "Oriya" msgstr "Odia" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/LanguageData.vala:148 msgid "Osmanya" msgstr "Osmanya" #: src/font-manager/Orthographies.vala:139 msgid "Pan African Latin" msgstr "Pan-Afrikaans Latijn" #: src/font-manager/Orthographies.vala:140 msgid "Pashto" msgstr "Pashto" #: src/font-manager/Orthographies.vala:141 #: src/font-manager/web/google/LanguageData.vala:153 msgid "Phags Pa" msgstr "Phagspa" #: src/font-manager/Orthographies.vala:142 msgid "Pinyin" msgstr "Pinyin" #: src/font-manager/Orthographies.vala:143 msgid "Polynesian" msgstr "Polynesisch" #: src/font-manager/Orthographies.vala:144 msgid "Polytonic Greek" msgstr "Politonisch Grieks" #: src/font-manager/Orthographies.vala:145 #: src/font-manager/web/google/LanguageData.vala:156 msgid "Rejang" msgstr "Redjang" #: src/font-manager/Orthographies.vala:146 msgid "Romanian" msgstr "Romaans" #: src/font-manager/Orthographies.vala:147 #: src/font-manager/web/google/LanguageData.vala:157 msgid "Runic" msgstr "Runenschrift" #: src/font-manager/Orthographies.vala:148 #: src/font-manager/web/google/LanguageData.vala:159 msgid "Saurashtra" msgstr "Saurashtra" #: src/font-manager/Orthographies.vala:149 msgid "Simplified Chinese" msgstr "Vereenvoudigd Chinees" #: src/font-manager/Orthographies.vala:150 msgid "Sindhi" msgstr "Sindhi" #: src/font-manager/Orthographies.vala:151 #: src/font-manager/web/google/LanguageData.vala:164 msgid "Sinhala" msgstr "Sinhalees" #: src/font-manager/Orthographies.vala:152 msgid "South Korean Hanja" msgstr "Zuid-Koreaans (Hanja)" #: src/font-manager/Orthographies.vala:153 #: src/font-manager/web/google/LanguageData.vala:168 msgid "Sundanese" msgstr "Soedanees" #: src/font-manager/Orthographies.vala:154 #: src/font-manager/web/google/LanguageData.vala:169 msgid "Syloti Nagri" msgstr "Syloti Nagri" #. { N_("Symbols"), "symbols", "" }, #: src/font-manager/Orthographies.vala:155 #: src/font-manager/web/google/LanguageData.vala:171 msgid "Syriac" msgstr "Syrisch" #: src/font-manager/Orthographies.vala:156 #: src/font-manager/web/google/LanguageData.vala:174 msgid "Tai Le" msgstr "Tai Le" #: src/font-manager/Orthographies.vala:157 msgid "Tai Tham (Lanna)" msgstr "Tai Tham (Lanna)" #: src/font-manager/Orthographies.vala:158 msgid "Tai Viet" msgstr "Tai Viet" #: src/font-manager/Orthographies.vala:159 #: src/font-manager/web/google/LanguageData.vala:175 msgid "Tamil" msgstr "Tamil" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/LanguageData.vala:176 msgid "Telugu" msgstr "Telugu" #: src/font-manager/Orthographies.vala:161 msgid "Thaana" msgstr "Thaana" #: src/font-manager/Orthographies.vala:162 #: src/font-manager/web/google/LanguageData.vala:177 msgid "Thai" msgstr "Thais" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/LanguageData.vala:178 msgid "Tibetan" msgstr "Tibetaans" #: src/font-manager/Orthographies.vala:164 msgid "Tifinagh" msgstr "Tifinagh" #: src/font-manager/Orthographies.vala:165 msgid "Traditional Chinese" msgstr "Traditioneel Chinees" #: src/font-manager/Orthographies.vala:166 msgid "Turkish" msgstr "Turks" #: src/font-manager/Orthographies.vala:167 msgid "Uighur" msgstr "Oeigoers" #: src/font-manager/Orthographies.vala:168 msgid "Urdu" msgstr "Urdu" #: src/font-manager/Orthographies.vala:169 msgid "Vai" msgstr "Vai" #: src/font-manager/Orthographies.vala:170 msgid "Vedic Extensions" msgstr "Vedische uitbreidingen" #: src/font-manager/Orthographies.vala:171 msgid "Venda" msgstr "Venda" #: src/font-manager/Orthographies.vala:172 #: src/font-manager/web/google/LanguageData.vala:179 msgid "Vietnamese" msgstr "Vietnamees" #: src/font-manager/Orthographies.vala:173 msgid "Western European" msgstr "West-Europees" #: src/font-manager/Orthographies.vala:174 msgid "Yi" msgstr "Yi" #: src/font-manager/Orthographies.vala:175 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/OrthographyList.vala:105 msgid "Coverage" msgstr "Bereik" #: src/font-manager/OrthographyList.vala:137 #: src/font-manager/filters/LanguageFilter.vala:55 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:362 msgid "Supported Orthographies" msgstr "Ondersteunde orthografieën" #: src/font-manager/OrthographyList.vala:200 #, fuzzy #| msgid "No file selected" msgid "No items selected" msgstr "Geen bestand geselecteerd" #: src/font-manager/OrthographyList.vala:205 msgid "Update in progress" msgstr "Bezig met bijwerken" #. No error and no results means this font file is likely broken or empty #: src/font-manager/OrthographyList.vala:231 msgid "No valid orthographies for selection" msgstr "" #: src/font-manager/Sidebar.vala:57 msgid "Add new collection" msgstr "Verzameling toevoegen" #: src/font-manager/Sidebar.vala:61 #: src/font-manager/ui/font-manager-font-list-controls.ui:32 #: src/font-manager/ui/font-manager-font-list-view.ui:36 #, fuzzy #| msgid "Remove selected alias" msgid "Remove selected item" msgstr "Geselecteerde alias verwijderen" #: src/font-manager/Sidebar.vala:67 #, fuzzy #| msgid "%i selected item" #| msgid_plural "%i selected items" msgid "Edit selected item" msgstr "%i geselecteerde item" #: src/font-manager/Utils.vala:295 msgid "Copying files…" msgstr "Bezig met kopiëren van bestanden…" #: src/font-manager/filters/Collection.vala:99 msgid "New Collection" msgstr "Nieuwe verzameling" #: src/font-manager/filters/Collection.vala:100 #, c-format msgid "Created : %s" msgstr "Gemaakt op %s" #: src/font-manager/filters/Disabled.vala:28 msgid "Disabled" msgstr "Uitgeschakeld" #: src/font-manager/filters/Disabled.vala:29 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:34 msgid "Unsorted" msgstr "Ongesorteerd" #: src/font-manager/filters/Unsorted.vala:35 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:28 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 app 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 #, fuzzy #| msgid "Rendering" msgid "GTK 4 Font Rendering" msgstr "Opmaak" #: src/font-manager/preferences/Desktop.vala:61 msgid "Automatic option allows GTK 4 to disregard hinting settings." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:90 msgid "Antialiasing" msgstr "Anti-kartelvorming" #: src/font-manager/preferences/Desktop.vala:67 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values. " msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:96 msgid "RGBA order" msgstr "RGBA-volgorde" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:97 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:78 #: src/font-manager/preferences/Desktop.vala:84 #: src/font-manager/preferences/Rendering.vala:78 msgid "Hinting" msgstr "Hinten" #: src/font-manager/preferences/Desktop.vala:79 #: src/font-manager/preferences/Desktop.vala:85 msgid "The type of hinting to use when rendering fonts." msgstr "Hoe lettertypen moeten worden gehint." #: src/font-manager/preferences/Desktop.vala:91 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values." msgstr "" #: src/font-manager/preferences/Desktop.vala:121 msgid "GNOME desktop settings schema not found" msgstr "GNOME-werkomgevingsinstellingenschema niet aangetroffen" #: src/font-manager/preferences/Desktop.vala:215 msgid "Automatic" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Manual" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "Grayscale" msgstr "Grijs­waarden" #: src/font-manager/preferences/Desktop.vala:234 msgid "RGBA" msgstr "RGBA" #: src/font-manager/preferences/Desktop.vala:242 #: src/font-manager/preferences/Display.vala:91 msgid "Subpixel Geometry" msgstr "Subpixelafmetingen" #: src/font-manager/preferences/Display.vala:75 msgid "Target DPI" msgstr "Doel-dpi" #: src/font-manager/preferences/Display.vala:77 msgid "Scale Factor" msgstr "Schaalfactor" #: src/font-manager/preferences/Display.vala:83 msgid "LCD Filter" msgstr "LCD-filter" #: src/font-manager/preferences/Preferences.vala:41 msgid "Interface" msgstr "Uiterlijk" #: src/font-manager/preferences/Preferences.vala:42 msgid "Desktop" msgstr "Bureaublad" #: src/font-manager/preferences/Preferences.vala:48 msgid "Sources" msgstr "Bronnen" #: src/font-manager/preferences/Preferences.vala:49 msgid "Substitutions" msgstr "Vervangingen" #: src/font-manager/preferences/Preferences.vala:50 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:150 msgid "Display" msgstr "Weergave" #: src/font-manager/preferences/Preferences.vala:51 msgid "Rendering" msgstr "Opmaak" #: src/font-manager/preferences/Preferences.vala:131 #, fuzzy #| 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." msgid "" "A Fontconfig configuration file will be generated from these settings.\n" "\n" "Running applications may require a restart to reflect any changes.\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 desktopomgevingen/apps honoreren deze instellingen." #: src/font-manager/preferences/Preferences.vala:153 msgid "Reset all values to default" msgstr "" #: src/font-manager/preferences/Rendering.vala:77 msgid "Antialias" msgstr "Anti-kartelvorming" #: src/font-manager/preferences/Rendering.vala:81 msgid "Enable Autohinter" msgstr "Automatisch hinten inschakelen" #: src/font-manager/preferences/Rendering.vala:88 msgid "Hinting Style" msgstr "Hintstijl" #: src/font-manager/preferences/Rendering.vala:90 msgid "Use Embedded Bitmaps" msgstr "Ingesloten bitmaps gebruiken" #: src/font-manager/preferences/Substitutions.vala:153 msgid "Font Substitutions" msgstr "Vervangingen" #: src/font-manager/preferences/Substitutions.vala:154 msgid "Easily substitute one font family for another." msgstr "Vervang één familie door een andere." #: src/font-manager/preferences/Substitutions.vala:155 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/UserActions.vala:229 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:243 msgid "User Actions" msgstr "Eigen acties" #: src/font-manager/preferences/UserActions.vala:245 msgid "Custom context menu entries" msgstr "Aangepaste rechtermuisknopmenu-items" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Raised" msgstr "Verhoogd" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Flat" msgstr "Plat" #: src/font-manager/preferences/UserInterface.vala:80 #: src/font-viewer/MainWindow.vala:208 msgid "Selected setting requires restart to apply" msgstr "" #: src/font-manager/preferences/UserInterface.vala:81 #: src/font-viewer/MainWindow.vala:209 #, fuzzy #| msgid "" #| "CSD enabled. Change will take effect next time the application is started." msgid "Changes 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:94 msgid "Wide Layout" msgstr "Brede indeling" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Use three column layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:97 msgid "Only When Maximized" msgstr "Alleen indien gemaximaliseerd" #: src/font-manager/preferences/UserInterface.vala:99 msgid "Enable Animations" msgstr "Animaties gebruiken" #. The added margins here are due to PreviewColors widget alignment issues #: src/font-manager/preferences/UserInterface.vala:100 #: src/font-viewer/MainWindow.vala:224 msgid "Prefer Dark Theme" msgstr "Voorkeur voor donker thema" #: src/font-manager/preferences/UserInterface.vala:102 #: src/font-viewer/MainWindow.vala:229 msgid "Use Adwaita Stylesheet" msgstr "" #: src/font-manager/preferences/UserInterface.vala:106 msgid "Titlebar Button Style" msgstr "Titelbalkknopstijl" #: src/font-manager/preferences/UserInterface.vala:107 msgid "Display line size in Waterfall Preview" msgstr "Regelhoogte tonen in waterval-voorvertoning" #: src/font-manager/preferences/UserInterface.vala:112 #: src/font-viewer/MainWindow.vala:243 #, fuzzy #| msgid "Waterfall Preview Size Settings" msgid "Waterfall Line Spacing" msgstr "Watervalvoorvertoningsgrootte" #: src/font-manager/preferences/UserInterface.vala:114 #: src/font-viewer/MainWindow.vala:244 msgid "Padding in pixels to insert above and below rows" msgstr "" #: src/font-manager/preferences/UserSources.vala:145 #, 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." 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." msgstr "" "Lettertypen in de hier opgesomde mappen zijn beschikbaar in de app.\n" "\n" "Ze zijn niet beschikbaar in andere apps zolang de bronnen niet zijn " "ingeschakeld.\n" "\n" "Let op: niet alle desktopomgevingen/apps honoreren deze instellingen." #: src/font-manager/preferences/UserSources.vala:157 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:158 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/GoogleFonts.vala:156 msgid "Network Access Disabled" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:157 msgid "Contact your system administrator to request access." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:160 msgid "Network Offline" msgstr "Geen internetverbinding" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:162 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/GoogleFonts.vala:172 msgid "Client Error" msgstr "Clientfout" #: src/font-manager/web/google/GoogleFonts.vala:173 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "Herstart de app. Meld het probleem als deze zich blijft voordoen." #: src/font-manager/web/google/GoogleFonts.vala:176 msgid "Server Error" msgstr "Serverfout" #. Sample strings used here should be sourced from https://fonts.google.com/ #: src/font-manager/web/google/LanguageData.vala:33 msgid "Adlam" msgstr "" #: src/font-manager/web/google/LanguageData.vala:34 #, fuzzy #| msgid "Egyptian Hieroglyphs" msgid "Anatolian Hieroglyphs" msgstr "Egyptische hiëroglyfen" #: src/font-manager/web/google/LanguageData.vala:37 msgid "Avestan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:40 msgid "Bassa Vah" msgstr "" #: src/font-manager/web/google/LanguageData.vala:41 #, fuzzy #| msgid "Surat Batak" msgid "Batak" msgstr "Surat Batak" #: src/font-manager/web/google/LanguageData.vala:43 msgid "Bhaiksuki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:44 msgid "Brahmi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:45 msgid "Braille" msgstr "" #. { N_("Buhid"), "buhid", "" }, #: src/font-manager/web/google/LanguageData.vala:48 msgid "Caucasian Albanian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:49 #, fuzzy #| msgid "Unified Canadian Aboriginal Syllabics" msgid "Canadian Aboriginal" msgstr "Gemeenschappelijk Canadees Aboriginalschrift" #: src/font-manager/web/google/LanguageData.vala:54 msgid "Chinese (Hong Kong)" msgstr "Chinees (Hongkong)" #: src/font-manager/web/google/LanguageData.vala:55 msgid "Chinese (Simplified)" msgstr "Chinees (Vereenvoudigd)" #: src/font-manager/web/google/LanguageData.vala:56 msgid "Chinese (Traditional)" msgstr "Chinees (Traditioneel)" #: src/font-manager/web/google/LanguageData.vala:57 msgid "Chorasmian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:59 msgid "Cuneiform" msgstr "" #: src/font-manager/web/google/LanguageData.vala:60 msgid "Cypriot" msgstr "" #: src/font-manager/web/google/LanguageData.vala:61 msgid "Cypro Minoan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:62 msgid "Cyrillic" msgstr "Cyrillisch" #: src/font-manager/web/google/LanguageData.vala:63 msgid "Cyrillic Extended" msgstr "Cyrillisch (Uitgebreid)" #: src/font-manager/web/google/LanguageData.vala:64 #, fuzzy #| msgid "Deselect All" msgid "Deseret" msgstr "Niets selecteren" #: src/font-manager/web/google/LanguageData.vala:66 msgid "Duployan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:68 msgid "Elbasan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:69 msgid "Elymaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:74 msgid "Grantha" msgstr "" #: src/font-manager/web/google/LanguageData.vala:75 msgid "Greek" msgstr "Grieks" #: src/font-manager/web/google/LanguageData.vala:76 msgid "Greek Extended" msgstr "Grieks (Uitgebreid)" #: src/font-manager/web/google/LanguageData.vala:78 msgid "Gunjala Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:80 msgid "Hanifi Rohingya" msgstr "" #: src/font-manager/web/google/LanguageData.vala:81 #, fuzzy #| msgid "Hanunó'o" msgid "Hanunoo" msgstr "Hanunó'o" #: src/font-manager/web/google/LanguageData.vala:82 msgid "Hatran" msgstr "" #: src/font-manager/web/google/LanguageData.vala:84 msgid "Imperial Aramaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:85 msgid "Indic Siyaq Numbers" msgstr "" #: src/font-manager/web/google/LanguageData.vala:86 msgid "Inscriptional Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:87 msgid "Inscriptional Parthian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:88 msgid "Japanese" msgstr "Japans" #: src/font-manager/web/google/LanguageData.vala:93 msgid "Kawi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:96 msgid "Khojki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:97 msgid "Khudawadi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:98 msgid "Korean" msgstr "Koreaans" #: src/font-manager/web/google/LanguageData.vala:101 msgid "Latin" msgstr "Latijns" #: src/font-manager/web/google/LanguageData.vala:102 msgid "Latin Extended" msgstr "Latijns (Uitgebreid)" #: src/font-manager/web/google/LanguageData.vala:104 msgid "Linear A" msgstr "" #: src/font-manager/web/google/LanguageData.vala:105 #, fuzzy #| msgid "Linear B Ideograms" msgid "Linear B" msgstr "Lineaire B-pictogrammen" #: src/font-manager/web/google/LanguageData.vala:106 msgid "Lisu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:107 msgid "Lycian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:108 msgid "Lydian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:109 msgid "Mahajani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:111 msgid "Mandaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:112 msgid "Manichaean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:113 msgid "Math" msgstr "" #: src/font-manager/web/google/LanguageData.vala:114 msgid "Marchen" msgstr "" #: src/font-manager/web/google/LanguageData.vala:115 msgid "Masaram Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:116 #, fuzzy #| msgid "Mathematical Numerals" msgid "Mayan Numerals" msgstr "Wiskundig Numeriek" #: src/font-manager/web/google/LanguageData.vala:117 msgid "Medefaidrin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:118 #, fuzzy #| msgid "Meetei Mayak" msgid "Meetei Mayek" msgstr "Meetei Mayak" #: src/font-manager/web/google/LanguageData.vala:120 #, fuzzy #| msgid "MeroiticCursive" msgid "Meroitic" msgstr "Meriotisch (cursief)" #: src/font-manager/web/google/LanguageData.vala:124 msgid "Modi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:126 msgid "Mro" msgstr "" #: src/font-manager/web/google/LanguageData.vala:127 msgid "Multani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:128 msgid "Music" msgstr "" #: src/font-manager/web/google/LanguageData.vala:130 msgid "Nabataean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:131 msgid "Nag Mundari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:132 #, fuzzy #| msgid "Devanagari" msgid "Nandinagari" msgstr "Devanagari" #: src/font-manager/web/google/LanguageData.vala:134 msgid "Newa" msgstr "" #. { N_(""), "nko", "" }, #: src/font-manager/web/google/LanguageData.vala:136 msgid "Nüshu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:139 #, fuzzy #| msgid "Old South Arabian" msgid "Old Hungarian" msgstr "Oud-Zuidarabisch" #: src/font-manager/web/google/LanguageData.vala:141 #, fuzzy #| msgid "Old South Arabian" msgid "Old North Arabian" msgstr "Oud-Zuidarabisch" #: src/font-manager/web/google/LanguageData.vala:142 #, fuzzy #| msgid "Old Italic" msgid "Old Permic" msgstr "Oudcursief" #: src/font-manager/web/google/LanguageData.vala:143 msgid "Old Persian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:144 #, fuzzy #| msgid "Old South Arabian" msgid "Old Sogdian" msgstr "Oud-Zuidarabisch" #: src/font-manager/web/google/LanguageData.vala:146 #, fuzzy #| msgid "Old Italic" msgid "Old Turkic" msgstr "Oudcursief" #: src/font-manager/web/google/LanguageData.vala:147 msgid "Osage" msgstr "" #: src/font-manager/web/google/LanguageData.vala:150 msgid "Pahawh Hmong" msgstr "" #: src/font-manager/web/google/LanguageData.vala:151 msgid "Palmyrene" msgstr "" #: src/font-manager/web/google/LanguageData.vala:152 msgid "Pau Cin Hau" msgstr "" #: src/font-manager/web/google/LanguageData.vala:154 msgid "Phoenician" msgstr "" #: src/font-manager/web/google/LanguageData.vala:155 msgid "Psalter Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:158 msgid "Samaritan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:160 msgid "Sharada" msgstr "" #: src/font-manager/web/google/LanguageData.vala:161 msgid "Shavian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:162 msgid "Siddham" msgstr "" #: src/font-manager/web/google/LanguageData.vala:163 #, fuzzy #| msgid "Hinting" msgid "SignWriting" msgstr "Hinten" #: src/font-manager/web/google/LanguageData.vala:165 msgid "Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:166 msgid "Sora Sompeng" msgstr "" #: src/font-manager/web/google/LanguageData.vala:167 msgid "Soyombo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:172 msgid "Tagalog" msgstr "" #: src/font-manager/web/google/LanguageData.vala:173 msgid "Tagbanwa" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name. #: src/font-manager/web/google/LanguageData.vala:190 #, c-format msgid "No sample for %s available" msgstr "Geen voorbeeld van %s beschikbaar" #: src/font-manager/web/google/LanguageData.vala:192 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/PreviewPage.vala:383 #, 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/WebFont.vala:174 msgid "ExtraLight" msgstr "Erg licht" #: src/font-manager/web/google/WebFont.vala:182 msgid "SemiBold" msgstr "Deels vetgedrukt" #: src/font-manager/web/google/WebFont.vala:186 msgid "ExtraBold" msgstr "Erg vetgedrukt" #: src/font-manager/web/google/WebFont.vala:188 msgid "Black" msgstr "Zwart" #: src/font-viewer/MainWindow.vala:100 #: src/font-viewer/font-viewer-main-window.ui:70 msgid "No file selected" msgstr "Geen bestand geselecteerd" #: src/font-viewer/MainWindow.vala:101 #: src/font-viewer/font-viewer-main-window.ui:78 msgid "Or unsupported filetype." msgstr "Of niet-ondersteund bestandstype." #: src/font-viewer/MainWindow.vala:150 #, fuzzy #| msgid "System" msgid "System Font" msgstr "Systeem" #: src/font-viewer/MainWindow.vala:152 msgid "" "Selected font file is either installed in a system directory or is not " "writable by the current user.\n" "\n" "If you wish to remove this font from the list of available fonts use the " "system package manager to remove the package containing this font file, ask " "the system administrator to remove it or use a font management application " "to disable it." msgstr "" #: src/font-viewer/MainWindow.vala:155 msgid "Newer version already installed" msgstr "Nieuwere versie geïnstalleerd" #: src/font-viewer/MainWindow.vala:157 src/font-viewer/MainWindow.vala:162 msgid "Click to overwrite" msgstr "" #: src/font-viewer/MainWindow.vala:160 msgid "Update Font" msgstr "Lettertype bijwerken" #: src/font-viewer/MainWindow.vala:165 msgid "Remove Font" msgstr "Lettertype verwijderen" #: src/font-viewer/MainWindow.vala:169 #: src/font-viewer/font-viewer-main-window.ui:104 msgid "Install Font" msgstr "Lettertype installeren" #: src/font-viewer/MainWindow.vala:236 msgid "Preview Area Colors" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:9 #: src/common/ui/font-manager-preview-colors.ui:15 msgid "Select background color" msgstr "Kies een achtergrondkleur" #: src/common/ui/font-manager-preview-colors.ui:23 #: src/common/ui/font-manager-preview-colors.ui:29 msgid "Select text color" msgstr "Kies een tekstkleur" #: src/font-manager/gtk/help-overlay.ui:11 msgid "General" msgstr "Algemeen" #: src/font-manager/gtk/help-overlay.ui:23 msgid "Increase preview size" msgstr "Grotere voorbeeldgrootte" #: src/font-manager/gtk/help-overlay.ui:30 msgid "Decrease preview size" msgstr "Kleinere voorbeeldgrootte" #: src/font-manager/gtk/help-overlay.ui:37 msgid "Reset preview size" msgstr "Standaardgrootte" #: src/font-manager/gtk/help-overlay.ui:44 msgid "Focus search entry" msgstr "" #: src/font-manager/gtk/help-overlay.ui:51 msgid "Reload" msgstr "Herladen" #: src/font-manager/gtk/help-overlay.ui:58 #: src/font-manager/gtk/help-overlay.ui:65 msgid "Quit the application" msgstr "Sluit de app af" #: src/font-manager/gtk/help-overlay.ui:73 msgid "Mode" msgstr "Modus" #: src/font-manager/gtk/help-overlay.ui:78 msgid "Switch to Manage mode" msgstr "Overschakelen naar beheermodus" #: src/font-manager/gtk/help-overlay.ui:85 msgid "Switch to Browse mode" msgstr "Overschakelen naar verkenmodus" #: src/font-manager/gtk/help-overlay.ui:92 msgid "Switch to Compare mode" msgstr "Overschakelen naar vergelijkmodus" #: src/font-manager/gtk/help-overlay.ui:99 #, fuzzy #| msgid "Switch to Manage mode" msgid "Switch to Google Fonts mode" msgstr "Overschakelen naar beheermodus" #: src/font-manager/gtk/help-overlay.ui:107 msgid "Preview Mode" msgstr "Voorvertoningsmodus" #: src/font-manager/gtk/help-overlay.ui:112 msgid "Switch to Standard preview" msgstr "Overschakelen naar standaard voorvertoning" #: src/font-manager/gtk/help-overlay.ui:119 msgid "Switch to Waterfall preview" msgstr "Overschakelen naar watervalvoorvertoning" #: src/font-manager/gtk/help-overlay.ui:126 msgid "Switch to Body Text preview" msgstr "Overschakelen naar inhoudstekstvoorvertoning" #: src/font-manager/ui/font-manager-browse-pane.ui:100 #, fuzzy #| msgid "Increase preview size" msgid "Increase tile size" msgstr "Grotere voorbeeldgrootte" #: src/font-manager/ui/font-manager-browse-pane.ui:109 #, fuzzy #| msgid "Decrease preview size" msgid "Decrease tile size" msgstr "Kleinere voorbeeldgrootte" #: src/font-manager/ui/font-manager-browse-pane.ui:149 msgid "Toggle search entry" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:158 msgid "Toggle preview panel" msgstr "" #: src/font-manager/ui/font-manager-browse-preview.ui:164 msgid "" "Status of selected family.\n" "\n" "Disabling will prevent the selected family from being used by other " "applications." msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:19 msgid "Collection Name" msgstr "Verzamelingsnaam" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:45 msgid "_Rename" msgstr "_Naam wijzigen" #: src/font-manager/ui/font-manager-compare-view.ui:20 msgid "Add selected font to comparison" msgstr "Geselecteerd lettertype toevoegen aan vergelijking" #: src/font-manager/ui/font-manager-compare-view.ui:33 msgid "Remove selected font from comparison" msgstr "Geselecteerd lettertype verwijderen uit vergelijking" #: src/font-manager/ui/font-manager-compare-view.ui:45 msgid "Pinned Comparisons" msgstr "Opgeslagen vergelijkingen" #: src/font-manager/ui/font-manager-export-dialog.ui:19 #: src/font-manager/ui/font-manager-remove-dialog.ui:19 #, fuzzy #| msgid "_Cancel" msgid "Cancel" msgstr "_Annuleren" #: src/font-manager/ui/font-manager-font-list-controls.ui:51 #: src/font-manager/ui/font-manager-font-list-view.ui:54 #: src/font-manager/ui/font-manager-remove-dialog.ui:43 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:44 msgid "Search Families…" msgstr "Zoeken naar families…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:29 msgid "Search Orthographies…" msgstr "Orthografieën doorzoeken…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:72 msgid "Minimum Coverage" msgstr "Minimumbereik" #: src/font-manager/ui/font-manager-language-filter-settings.ui:101 msgid "Deselect All" msgstr "Niets selecteren" #: src/font-manager/ui/font-manager-orthography-list.ui:53 msgid "Clear selected filter" msgstr "Geselecteerd filter wissen" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:22 #, fuzzy #| msgid "Created : " msgid "Created :" msgstr "Gemaakt op: " #: src/font-manager/ui/font-manager-pinned-comparisons.ui:23 msgid "Save current comparison" msgstr "Huidige vergelijking opslaan" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:45 msgid "Remove selected comparison" msgstr "Geselecteerde vergelijking verwijderen" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:73 msgid "Restore selected comparison" msgstr "Geselecteerde vergelijking herstellen" #: src/font-manager/ui/font-manager-remove-dialog.ui:13 msgid "Select fonts to remove" msgstr "Selecteer de te verwijderen lettertypen" #: src/font-manager/ui/font-manager-remove-dialog.ui:25 #, fuzzy #| msgid "_Delete" msgid "Delete" msgstr "Verwij_deren" #: src/font-manager/ui/font-manager-sidebar.ui:35 msgid "Categories" msgstr "Categorieën" #: src/font-manager/ui/font-manager-sidebar.ui:86 #, fuzzy #| msgid "Font Collections" msgid "Smart Collections" msgstr "Lettertypeverzamelingen" #: src/font-manager/ui/font-manager-sidebar.ui:142 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:50 msgid "Sort Order" msgstr "Sorteervolgorde" #: src/font-manager/ui/font-manager-sidebar.ui:150 msgid "Collections" msgstr "Verzamelingen" #: src/font-manager/ui/font-manager-substitute-row.ui:22 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:34 msgid "Remove substitute" msgstr "Vervanging verwijderen" #: src/font-manager/ui/font-manager-substitute.ui:35 msgid "Enter substitute family" msgstr "Voer een vervangende familie in" #: src/font-manager/ui/font-manager-substitute.ui:51 msgid "prefer" msgstr "voorkeur" #: src/font-manager/ui/font-manager-substitute.ui:52 msgid "accept" msgstr "accepteren" #: src/font-manager/ui/font-manager-substitute.ui:53 msgid "default" msgstr "standaard" #: src/font-manager/ui/font-manager-user-action-row.ui:27 msgid "Comment" msgstr "Opmerking" #: src/font-manager/ui/font-manager-user-action-row.ui:42 msgid "Executable" msgstr "Uitvoerbaar bestand" #: src/font-manager/ui/font-manager-user-action-row.ui:57 msgid "Arguments" msgstr "Opdrachtregelopties" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:39 msgid "Newest" msgstr "Nieuwste" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:40 msgid "Most Popular" msgstr "Populairste" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:41 msgid "Trending" msgstr "Uitgelicht" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:116 msgid "Serif" msgstr "Met schreef" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:133 msgid "Sans Serif" msgstr "Schreefloos" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:167 msgid "Handwriting" msgstr "Handschrift" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:198 msgid "Category" msgstr "Categorie" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:272 msgid "4+" msgstr "4+" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:282 msgid "8+" msgstr "8+" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:292 msgid "12+" msgstr "12+" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:305 msgid "Variations" msgstr "Variaties" #: src/font-viewer/font-viewer-main-window.ui:31 msgid "Preview font files before installing them." msgstr "Lettertypen voorvertonen." #: src/font-viewer/font-viewer-main-window.ui:32 msgid "To preview a font simply drag it onto this area." msgstr "Sleep een lettertype hierheen voor een vertoning." #~ msgid "The type of antialiasing to use when rendering fonts." #~ msgstr "" #~ "Het soort anti-kartelvorming dat moet worden gebruikt tijdens het laden " #~ "van lettertypen." #, fuzzy #~| msgid "Font Manager" #~ msgid "Font Manager project" #~ msgstr "Font Manager" #~ msgid "Select Destination" #~ msgstr "Kies een bestemming" #~ msgid "_Open" #~ msgstr "_Openen" #~ msgid "Remove selected font from collection" #~ msgstr "Geselecteerd lettertype verwijderen uit verzameling" #~ msgid "Updating Database — Metadata" #~ msgstr "Bezig met bijwerken van databank — Metagegevens" #~ msgid "Updating Database — Orthography" #~ msgstr "Bezig met bijwerken van databank — Orthografieën" #~ msgid "About" #~ msgstr "Over" #~ msgid "Select Exported Data" #~ msgstr "Geëxporteerde gegevens selecteren" #~ msgid "Settings saved to file." #~ msgstr "Opgeslagen naar bestand." #~ msgid "Removed configuration file." #~ msgstr "Configuratiebestand verwijderd." #~ msgid " Size Restrictions " #~ msgstr " Groottebeperkingen " #~ msgid " Apply settings to point sizes " #~ msgstr " Instellingen toepassen op puntgroottes " #~ msgid "Smaller than" #~ msgstr "Kleiner dan" #~ msgid "Larger than" #~ msgstr "Groter dan" #~ msgid "Add alias" #~ msgstr "Alias toevoegen" #~ msgid "Client Side Decorations" #~ msgstr "Decoraties aan cliëntzijde" #~ msgid "" #~ "CSD disabled. Change will take effect next time the application is " #~ "started." #~ msgstr "CSD is uitgeschakeld. Herstart om de wijziging toe te passen." #~ msgid "Case insensitive search of family names." #~ msgstr "Hoofdletterongevoelige zoekfunctie van lettertypenamen." #~ msgid "Error procesing data" #~ msgstr "Fout tijdens gegevensverwerking" #~ msgid "Network Error" #~ msgstr "Netwerkfout" #~ msgid "Please check your network settings" #~ msgstr "Controleer je internetverbinding" #~ msgid "Update Family" #~ msgstr "Familie bijwerken" #~ msgid "Remove Family" #~ msgstr "Familie verwijderen" #~ msgid "Download Family" #~ msgstr "Familie downloaden" #~ msgid "Download Font" #~ msgstr "Lettertype downloaden" #~ msgid "Installed" #~ msgstr "Geïnstalleerd" #~ msgid "Enter Preview Text…" #~ msgstr "Voer een voorbeeldtekst in…" #~ msgid "Previous page" #~ msgstr "Vorige pagina" #~ msgid "Next page" #~ msgstr "Volgende pagina" #~ msgid "Discard" #~ msgstr "Verwerpen" #~ msgid "Running applications may require a restart to reflect any changes." #~ msgstr "Herstart geopende apps om de wijzigingen toe te passen." #~ msgid "Save" #~ msgstr "Opslaan" #~ msgid "Edit selected category" #~ msgstr "Geselecteerde categorie bewerken" #~ msgid "8.0" #~ msgstr "8.0" #~ msgid "48.0" #~ msgstr "48.0" #~ msgid "1.0" #~ msgstr "1.0" #~ 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 "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.9.4/po/oc.po000066400000000000000000002050161476271126700155020ustar00rootroot00000000000000# 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, 2022. 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: 2025-02-26 00:40-0500\n" "PO-Revision-Date: 2022-08-07 18:19+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.14-dev\n" #. Application.vala #: data/com.github.FontManager.FontManager.appdata.xml.in.in:14 #: data/com.github.FontManager.FontManager.desktop.in.in:5 #: data/com.github.FontManager.FontManager.desktop.in.in:6 #: lib/gtk/font-manager-application-window.c:281 #: src/font-manager/Application.vala:2 msgid "Font Manager" msgstr "Gestionari de polissa" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:15 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:18 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/com.github.FontManager.FontManager.appdata.xml.in.in:23 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:27 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "" #: data/com.github.FontManager.FontManager.desktop.in.in:7 msgid "Preview, Compare and Manage Fonts" msgstr "Previsualizar, comparar e gerir las polissas" #. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! #: data/com.github.FontManager.FontManager.desktop.in.in:16 #: data/com.github.FontManager.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:14 #: data/com.github.FontManager.FontViewer.desktop.in.in:5 #: data/com.github.FontManager.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:88 src/font-viewer/Application.vala:108 #: src/font-viewer/Application.vala:132 #: src/font-viewer/font-viewer-main-window.ui:30 msgid "Font Viewer" msgstr "" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:15 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:18 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/com.github.FontManager.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "" #: extensions/nautilus/font-manager-menu-provider.c:154 #: extensions/nemo/font-manager-menu-provider.c:147 #: extensions/thunar/font-manager-menu-provider.c:129 #: src/font-manager/FontList.vala:509 msgid "Install" msgstr "Installar" #: extensions/nautilus/font-manager-menu-provider.c:156 #: extensions/nemo/font-manager-menu-provider.c:149 #: extensions/thunar/font-manager-menu-provider.c:131 msgid "Install the selected font file" msgstr "Installar lo fichièr de polissa seleccionat" #: extensions/nautilus/font-manager-menu-provider.c:157 #: extensions/nemo/font-manager-menu-provider.c:150 #: extensions/thunar/font-manager-menu-provider.c:132 msgid "Install the selected font files" msgstr "" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "Proprietats de la polissa" #: lib/common/font-manager-database.c:582 src/font-manager/Application.vala:147 #, fuzzy #| msgid "Updating Database — Fonts" msgid "Updating Database…" msgstr "Actualizacion de la basa de donadas — Polissas" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:699 msgid "Unknown Vendor" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:568 #: src/font-manager/web/google/WebFont.vala:172 msgid "Thin" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:570 msgid "Ultra-Light" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:572 #: lib/fontconfig/font-manager-fontconfig.c:925 #: src/font-manager/web/google/WebFont.vala:176 msgid "Light" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:574 msgid "Semi-Light" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:576 msgid "Book" msgstr "Libre" #: lib/fontconfig/font-manager-fontconfig.c:578 #: lib/fontconfig/font-manager-fontconfig.c:882 #: src/font-manager/preferences/Desktop.vala:236 #: src/font-manager/web/google/WebFont.vala:180 msgid "Medium" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:580 msgid "Semi-Bold" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:582 #: src/font-manager/web/google/WebFont.vala:184 msgid "Bold" msgstr "Gras" #: lib/fontconfig/font-manager-fontconfig.c:584 msgid "Ultra-Bold" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:586 msgid "Heavy" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:588 msgid "Ultra-Heavy" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:663 #: src/font-manager/web/google/WebFont.vala:234 msgid "Italic" msgstr "Italica" #: lib/fontconfig/font-manager-fontconfig.c:665 msgid "Oblique" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:703 msgid "Ultra-Condensed" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:705 msgid "Extra-Condensed" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:707 msgid "Condensed" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:709 msgid "Semi-Condensed" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:711 msgid "Semi-Expanded" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:713 msgid "Expanded" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:715 msgid "Extra-Expanded" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:717 msgid "Ultra-Expanded" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:786 msgid "Proportional" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:788 msgid "Dual Width" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:790 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:184 msgid "Monospace" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:792 msgid "Charcell" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:831 msgid "Unknown" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:833 msgid "RGB" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:835 msgid "BGR" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:837 msgid "VRGB" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:839 msgid "VBGR" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:841 #: lib/fontconfig/font-manager-fontconfig.c:886 #: lib/fontconfig/font-manager-fontconfig.c:929 #: src/font-manager/Controls.vala:133 #: src/font-manager/preferences/Desktop.vala:234 #: src/font-manager/preferences/Desktop.vala:236 msgid "None" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:880 #: src/font-manager/preferences/Desktop.vala:236 msgid "Slight" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:884 #: src/font-manager/preferences/Desktop.vala:236 msgid "Full" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:923 msgid "Default" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:927 msgid "Legacy" msgstr "" #: lib/fontconfig/font-manager-source.c:305 #: lib/fontconfig/font-manager-source.c:321 #: lib/fontconfig/font-manager-source.c:322 msgid "Source Unavailable" msgstr "" #: lib/gtk/font-manager-application-window.c:285 #: src/font-manager/Application.vala:3 msgid "Simple font management for GTK+ desktop environments" msgstr "" #: lib/gtk/font-manager-application-window.c:290 msgid "translator-credits" msgstr "Quentin PAGÈS" #: lib/gtk/font-manager-fsType.c:74 msgid "Restricted License Embedding" msgstr "" #: lib/gtk/font-manager-fsType.c:76 msgid "Preview & Print Embedding" msgstr "" #: lib/gtk/font-manager-fsType.c:78 msgid "Editable Embedding" msgstr "" #: lib/gtk/font-manager-fsType.c:80 msgid "Preview & Print Embedding | No Subsetting" msgstr "" #: lib/gtk/font-manager-fsType.c:82 msgid "Editable Embedding | No Subsetting" msgstr "" #: lib/gtk/font-manager-fsType.c:84 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:86 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:88 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:90 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:92 msgid "Installable Embedding" msgstr "" #: lib/gtk/font-manager-license-page.c:179 msgid "File does not contain license information." msgstr "" #: lib/gtk/font-manager-preview-controls.c:77 msgid "Left Aligned" msgstr "" #: lib/gtk/font-manager-preview-controls.c:83 msgid "Centered" msgstr "" #: lib/gtk/font-manager-preview-controls.c:89 msgid "Fill" msgstr "Justificat" #: lib/gtk/font-manager-preview-controls.c:95 msgid "Right Aligned" msgstr "" #: lib/gtk/font-manager-preview-controls.c:349 #: src/font-manager/ui/font-manager-browse-pane.ui:168 msgid "Edit preview text" msgstr "" #: lib/gtk/font-manager-preview-controls.c:350 msgid "Undo changes" msgstr "" #: lib/gtk/font-manager-preview-page.c:87 #: src/font-manager/ui/font-manager-browse-preview.ui:126 msgid "Preview" msgstr "Previsualizacion" #: lib/gtk/font-manager-preview-page.c:89 msgid "Waterfall" msgstr "" #: lib/gtk/font-manager-preview-pane.c:47 #: lib/gtk/font-manager-preview-pane.c:584 #: src/font-manager/ui/font-manager-browse-preview.ui:136 msgid "Characters" msgstr "Caractèrs" #: lib/gtk/font-manager-preview-pane.c:49 #: lib/gtk/font-manager-preview-pane.c:585 msgid "Properties" msgstr "Proprietats" #: lib/gtk/font-manager-preview-pane.c:51 #: lib/gtk/font-manager-preview-pane.c:586 src/font-manager/Categories.vala:266 msgid "License" msgstr "Licéncia" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:331 #: src/font-manager/web/google/WebFont.vala:178 msgid "Regular" msgstr "" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:326 msgid "Normal" msgstr "" #: lib/gtk/font-manager-preview-pane.c:508 msgid "Search available characters" msgstr "" #: lib/gtk/font-manager-properties-page.c:55 msgid "PostScript Name" msgstr "Nom PostScript" #: lib/gtk/font-manager-properties-page.c:56 msgid "Family" msgstr "Familha" #: lib/gtk/font-manager-properties-page.c:57 msgid "Style" msgstr "Estil" #: lib/gtk/font-manager-properties-page.c:58 #: src/font-manager/Categories.vala:259 msgid "Width" msgstr "Largor" #: lib/gtk/font-manager-properties-page.c:59 #: src/font-manager/Categories.vala:261 msgid "Slant" msgstr "" #: lib/gtk/font-manager-properties-page.c:60 #: src/font-manager/Categories.vala:260 msgid "Weight" msgstr "" #: lib/gtk/font-manager-properties-page.c:61 #: src/font-manager/Categories.vala:262 msgid "Spacing" msgstr "" #: lib/gtk/font-manager-properties-page.c:62 msgid "Version" msgstr "Version" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/gtk/font-manager-properties-page.c:64 #: src/font-manager/Categories.vala:268 msgid "Vendor" msgstr "Provesidor" #: lib/gtk/font-manager-properties-page.c:65 msgid "FileType" msgstr "" #. Keep this entry last #: lib/gtk/font-manager-properties-page.c:67 msgid "Filesize" msgstr "" #: lib/gtk/unicode/unicode-character-map.c:850 msgid "Copy" msgstr "Copiar" #: lib/gtk/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "" #: lib/gtk/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "" #: lib/gtk/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "" #: lib/gtk/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "" #: lib/gtk/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "" #: lib/gtk/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "" #: lib/gtk/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "" #: lib/gtk/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "Letra, autras" #: lib/gtk/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "" #: lib/gtk/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "Letra, majuscula" #: lib/gtk/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "" #: lib/gtk/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "" #: lib/gtk/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "" #: lib/gtk/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "" #: lib/gtk/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "Nombre, letra" #: lib/gtk/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "Nombre, autres" #: lib/gtk/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "" #: lib/gtk/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "" #: lib/gtk/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "" #: lib/gtk/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "" #: lib/gtk/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "" #: lib/gtk/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "Pontuacion, autras" #: lib/gtk/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "" #: lib/gtk/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "" #: lib/gtk/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "" #: lib/gtk/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "" #: lib/gtk/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "" #: lib/gtk/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "" #: lib/gtk/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "" #: src/common/WaterfallSettings.vala:37 msgid "Up to 48 points (Linear Scaling)" msgstr "" #: src/common/WaterfallSettings.vala:39 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:41 msgid "Up to 96 points (Linear Scaling)" msgstr "" #: src/common/WaterfallSettings.vala:43 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:45 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:47 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:49 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:51 msgid "Custom Size Settings" msgstr "" #: src/common/WaterfallSettings.vala:197 msgid "Waterfall Preview Size Settings" msgstr "" #: src/common/WaterfallSettings.vala:201 msgid "Higher values may adversely affect performance" msgstr "" #: src/common/WaterfallSettings.vala:204 msgid "Minimum Waterfall Preview Point Size" msgstr "" #: src/common/WaterfallSettings.vala:206 msgid "Waterfall Preview Point Size Common Ratio" msgstr "" #: src/common/WaterfallSettings.vala:208 msgid "Maximum Waterfall Preview Point Size" msgstr "" #: src/common/WaterfallSettings.vala:236 msgid "Show line size" msgstr "" #: src/font-manager/Application.vala:5 #, fuzzy #| 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" #| " " 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" " " #: src/font-manager/Application.vala:133 #, fuzzy #| msgid "Install Font" msgid "Installing Font Files…" msgstr "Installar la polissa" #: src/font-manager/Browse.vala:381 #: src/font-manager/ui/font-manager-browse-preview.ui:175 #, fuzzy #| msgid "Actions" msgid "Active" msgstr "Accions" #: src/font-manager/Browse.vala:385 msgid "Inactive" msgstr "" #: src/font-manager/Browse.vala:426 msgid "Designed by" msgstr "" #: src/font-manager/Categories.vala:259 msgid "Grouped by font width" msgstr "" #: src/font-manager/Categories.vala:260 msgid "Grouped by font weight" msgstr "" #: src/font-manager/Categories.vala:261 msgid "Grouped by font angle" msgstr "" #: src/font-manager/Categories.vala:262 msgid "Grouped by font spacing" msgstr "" #: src/font-manager/Categories.vala:266 msgid "Grouped by license type" msgstr "" #: src/font-manager/Categories.vala:268 msgid "Grouped by vendor" msgstr "" #: src/font-manager/Categories.vala:269 msgid "Filetype" msgstr "Tipe de fichièr" #: src/font-manager/Categories.vala:269 msgid "Grouped by filetype" msgstr "" #: src/font-manager/Categories.vala:274 msgid "All" msgstr "Totes" #: src/font-manager/Categories.vala:274 msgid "All Fonts" msgstr "" #: src/font-manager/Categories.vala:275 msgid "System" msgstr "Sistèma" #: src/font-manager/Categories.vala:275 msgid "Fonts available to all users" msgstr "" #: src/font-manager/Categories.vala:298 msgid "Family Kind" msgstr "" #: src/font-manager/Categories.vala:298 msgid "Only fonts which include Panose information will be grouped here." msgstr "" #: src/font-manager/Categories.vala:299 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:262 msgid "Any" msgstr "" #: src/font-manager/Categories.vala:299 msgid "No Fit" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Text and Display" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Script" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Decorative" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Pictorial" msgstr "" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "" #: src/font-manager/Collections.vala:346 msgid "Copy to…" msgstr "" #: src/font-manager/Collections.vala:347 msgid "Compress…" msgstr "Compressar…" #: src/font-manager/Collections.vala:348 msgid "Rename…" msgstr "" #: src/font-manager/Collections.vala:402 msgid "Archive created successfully." msgstr "" #: src/font-manager/Collections.vala:403 msgid "The resulting file can be found in your home directory." msgstr "" #: src/font-manager/Collections.vala:405 msgid "Error exporting collection" msgstr "" #: src/font-manager/Collections.vala:406 msgid "" "Start the application from a terminal and try again for more information" msgstr "" #: src/font-manager/Collections.vala:427 msgid "Creating archive from selected collection." msgstr "" #: src/font-manager/Collections.vala:428 msgid "This may take some time for large collections…" msgstr "" #: src/font-manager/Compare.vala:325 msgid "Saved Comparison" msgstr "" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:361 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" #: src/font-manager/Controls.vala:80 msgid "Keyboard Shortcuts" msgstr "Acorchis clavièr" #: src/font-manager/Controls.vala:81 src/font-manager/gtk/help-overlay.ui:16 msgid "Help" msgstr "Ajuda" #: src/font-manager/Controls.vala:82 #, fuzzy #| msgid "Font Manager" msgid "About Font Manager" msgstr "Gestionari de polissa" #: src/font-manager/Controls.vala:88 msgid "Preferences" msgstr "Preferéncias" #: src/font-manager/Controls.vala:92 msgid "Import" msgstr "Importar" #: src/font-manager/Controls.vala:93 #: src/font-manager/ui/font-manager-export-dialog.ui:25 msgid "Export" msgstr "Exportar" #: src/font-manager/Controls.vala:96 #: src/font-manager/ui/font-manager-export-dialog.ui:13 msgid "User Data" msgstr "Donadas utilizaire" #: src/font-manager/Controls.vala:129 #: src/font-manager/ui/font-manager-user-action-row.ui:13 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:38 msgid "Name" msgstr "" #: src/font-manager/Controls.vala:131 msgid "Size" msgstr "" #: src/font-manager/Controls.vala:196 msgid "Grid View" msgstr "" #: src/font-manager/Controls.vala:197 msgid "List View" msgstr "" #: src/font-manager/Controls.vala:283 msgid "Add Fonts" msgstr "Apondre polissas" #: src/font-manager/Controls.vala:284 msgid "Remove Fonts" msgstr "Suprimir polissas" #: src/font-manager/Controls.vala:300 msgid "Back" msgstr "" #: src/font-manager/Dialogs.vala:48 src/font-manager/Dialogs.vala:59 msgid "_Select" msgstr "_Seleccionar" #: src/font-manager/Dialogs.vala:49 msgid "Select Executable" msgstr "" #: src/font-manager/Dialogs.vala:60 msgid "Select a Directory" msgstr "" #: src/font-manager/Dialogs.vala:68 msgid "TrueType" msgstr "" #: src/font-manager/Dialogs.vala:70 #, fuzzy #| msgid "_Open" msgid "OpenType" msgstr "_Dobrir" #: src/font-manager/Dialogs.vala:73 msgid "Archive Files" msgstr "" #: src/font-manager/Dialogs.vala:81 msgid "Select Files to Install" msgstr "" #: src/font-manager/Dialogs.vala:91 msgid "Select Source Directories" msgstr "" #: src/font-manager/Dialogs.vala:125 msgid "Font Configuration" msgstr "" #: src/font-manager/Dialogs.vala:126 msgid "Font Collections" msgstr "" #: src/font-manager/Dialogs.vala:127 #: src/font-manager/preferences/UserSources.vala:156 msgid "Font Sources" msgstr "" #: src/font-manager/Dialogs.vala:128 msgid "Installed Fonts" msgstr "" #: src/font-manager/Dialogs.vala:129 msgid "Custom Actions" msgstr "" #: src/font-manager/Dialogs.vala:385 msgid "Fonts installed in your home directory will appear here." msgstr "" #. FontList.vala #. * #. * Copyright (C) 2020-2025 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 . #. #: src/font-manager/FontList.vala:21 #, 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:72 #: src/font-manager/web/google/FontList.vala:204 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "%i variacion " msgstr[1] "%i variacions " #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 msgid "Collapse all" msgstr "" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 #: src/font-manager/ui/font-manager-font-list-controls.ui:21 #: src/font-manager/ui/font-manager-font-list-view.ui:24 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:28 msgid "Expand all" msgstr "" #: src/font-manager/FontList.vala:510 msgid "Copy Location" msgstr "" #: src/font-manager/FontList.vala:511 msgid "Show in Folder" msgstr "" #: src/font-manager/FontList.vala:512 msgid "Enable selected items" msgstr "Activar los elements seleccionats" #: src/font-manager/FontList.vala:513 msgid "Disable selected items" msgstr "Desactivar los elements seleccionats" #. 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:580 src/font-manager/FontList.vala:589 #, c-format msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "%i element seleccionat" msgstr[1] "%i elements seleccionats" #: src/font-manager/FontList.vala:607 #: src/font-manager/preferences/Preferences.vala:45 msgid "Actions" msgstr "Accions" #: src/font-manager/MainWindow.vala:69 msgid "Browse" msgstr "Percórrer" #: src/font-manager/MainWindow.vala:71 msgid "Compare" msgstr "Comparar" #: src/font-manager/MainWindow.vala:74 #, fuzzy #| msgid "Remove Fonts" msgid "Google Fonts" msgstr "Suprimir polissas" #: src/font-manager/MainWindow.vala:77 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/LanguageData.vala:35 msgid "Arabic" msgstr "" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "" #: src/font-manager/Orthographies.vala:37 #: src/font-manager/web/google/LanguageData.vala:36 msgid "Armenian" msgstr "" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "" #: src/font-manager/Orthographies.vala:39 #: src/font-manager/web/google/LanguageData.vala:38 msgid "Balinese" msgstr "" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "" #: src/font-manager/Orthographies.vala:41 #: src/font-manager/web/google/LanguageData.vala:39 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/LanguageData.vala:42 msgid "Bengali" msgstr "" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "" #: src/font-manager/Orthographies.vala:48 #: src/font-manager/web/google/LanguageData.vala:46 msgid "Buginese" msgstr "" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "" #: src/font-manager/Orthographies.vala:50 #: src/font-manager/web/google/LanguageData.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 #: src/font-manager/web/google/LanguageData.vala:51 msgid "Chakma" msgstr "" #: src/font-manager/Orthographies.vala:54 #: src/font-manager/web/google/LanguageData.vala:52 msgid "Cham" msgstr "" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/LanguageData.vala:53 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 #: src/font-manager/web/google/LanguageData.vala:58 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/LanguageData.vala:65 msgid "Devanagari" msgstr "" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "Neerlandés" #: src/font-manager/Orthographies.vala:75 #: src/font-manager/web/google/LanguageData.vala:67 msgid "Egyptian Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "Emoticònas" #: src/font-manager/Orthographies.vala:77 #: src/font-manager/web/google/LanguageData.vala:70 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 #: src/font-manager/web/google/LanguageData.vala:71 msgid "Georgian" msgstr "" #: src/font-manager/Orthographies.vala:86 #: src/font-manager/web/google/LanguageData.vala:72 msgid "Glagolitic" msgstr "" #: src/font-manager/Orthographies.vala:87 #: src/font-manager/web/google/LanguageData.vala:73 msgid "Gothic" msgstr "" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/LanguageData.vala:77 msgid "Gujarati" msgstr "" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/LanguageData.vala:79 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/LanguageData.vala:83 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 #: src/font-manager/web/google/LanguageData.vala:89 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 #: src/font-manager/web/google/LanguageData.vala:90 msgid "Kaithi" msgstr "" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/LanguageData.vala:91 msgid "Kannada" msgstr "" #: src/font-manager/Orthographies.vala:103 #: src/font-manager/web/google/LanguageData.vala:94 msgid "Kayah Li" msgstr "" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "" #: src/font-manager/Orthographies.vala:105 #: src/font-manager/web/google/LanguageData.vala:92 msgid "Kharoshthi" msgstr "" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/LanguageData.vala:95 msgid "Khmer" msgstr "" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "" #: src/font-manager/Orthographies.vala:108 #: src/font-manager/web/google/LanguageData.vala:99 msgid "Lao" msgstr "" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "" #: src/font-manager/Orthographies.vala:110 #: src/font-manager/web/google/LanguageData.vala:100 msgid "Lepcha" msgstr "" #: src/font-manager/Orthographies.vala:111 #: src/font-manager/web/google/LanguageData.vala:103 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/LanguageData.vala:110 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 #: src/font-manager/web/google/LanguageData.vala:119 msgid "Mende Kikakui" msgstr "" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "" #. { N_(""), "meroitic-cursive", "" }, #. { N_(""), "meroitic-heiroglyphs", "" }, #: src/font-manager/Orthographies.vala:123 #: src/font-manager/web/google/LanguageData.vala:123 msgid "Miao" msgstr "" #: src/font-manager/Orthographies.vala:124 #: src/font-manager/web/google/LanguageData.vala:125 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:130 #: src/font-manager/web/google/LanguageData.vala:129 msgid "Myanmar" msgstr "" #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/LanguageData.vala:133 msgid "New Tai Lue" msgstr "" #: src/font-manager/Orthographies.vala:132 msgid "N’Ko" msgstr "" #: src/font-manager/Orthographies.vala:133 #: src/font-manager/web/google/LanguageData.vala:137 msgid "Ogham" msgstr "" #: src/font-manager/Orthographies.vala:134 #: src/font-manager/web/google/LanguageData.vala:138 msgid "Ol Chiki" msgstr "" #: src/font-manager/Orthographies.vala:135 #: src/font-manager/web/google/LanguageData.vala:140 msgid "Old Italic" msgstr "" #: src/font-manager/Orthographies.vala:136 #: src/font-manager/web/google/LanguageData.vala:145 msgid "Old South Arabian" msgstr "" #: src/font-manager/Orthographies.vala:137 #: src/font-manager/web/google/LanguageData.vala:149 msgid "Oriya" msgstr "" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/LanguageData.vala:148 msgid "Osmanya" msgstr "" #: src/font-manager/Orthographies.vala:139 msgid "Pan African Latin" msgstr "" #: src/font-manager/Orthographies.vala:140 msgid "Pashto" msgstr "" #: src/font-manager/Orthographies.vala:141 #: src/font-manager/web/google/LanguageData.vala:153 msgid "Phags Pa" msgstr "" #: src/font-manager/Orthographies.vala:142 msgid "Pinyin" msgstr "" #: src/font-manager/Orthographies.vala:143 msgid "Polynesian" msgstr "" #: src/font-manager/Orthographies.vala:144 msgid "Polytonic Greek" msgstr "" #: src/font-manager/Orthographies.vala:145 #: src/font-manager/web/google/LanguageData.vala:156 msgid "Rejang" msgstr "" #: src/font-manager/Orthographies.vala:146 msgid "Romanian" msgstr "Romanés" #: src/font-manager/Orthographies.vala:147 #: src/font-manager/web/google/LanguageData.vala:157 msgid "Runic" msgstr "" #: src/font-manager/Orthographies.vala:148 #: src/font-manager/web/google/LanguageData.vala:159 msgid "Saurashtra" msgstr "" #: src/font-manager/Orthographies.vala:149 msgid "Simplified Chinese" msgstr "" #: src/font-manager/Orthographies.vala:150 msgid "Sindhi" msgstr "" #: src/font-manager/Orthographies.vala:151 #: src/font-manager/web/google/LanguageData.vala:164 msgid "Sinhala" msgstr "" #: src/font-manager/Orthographies.vala:152 msgid "South Korean Hanja" msgstr "" #: src/font-manager/Orthographies.vala:153 #: src/font-manager/web/google/LanguageData.vala:168 msgid "Sundanese" msgstr "" #: src/font-manager/Orthographies.vala:154 #: src/font-manager/web/google/LanguageData.vala:169 msgid "Syloti Nagri" msgstr "" #. { N_("Symbols"), "symbols", "" }, #: src/font-manager/Orthographies.vala:155 #: src/font-manager/web/google/LanguageData.vala:171 msgid "Syriac" msgstr "" #: src/font-manager/Orthographies.vala:156 #: src/font-manager/web/google/LanguageData.vala:174 msgid "Tai Le" msgstr "" #: src/font-manager/Orthographies.vala:157 msgid "Tai Tham (Lanna)" msgstr "" #: src/font-manager/Orthographies.vala:158 msgid "Tai Viet" msgstr "" #: src/font-manager/Orthographies.vala:159 #: src/font-manager/web/google/LanguageData.vala:175 msgid "Tamil" msgstr "" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/LanguageData.vala:176 msgid "Telugu" msgstr "" #: src/font-manager/Orthographies.vala:161 msgid "Thaana" msgstr "" #: src/font-manager/Orthographies.vala:162 #: src/font-manager/web/google/LanguageData.vala:177 msgid "Thai" msgstr "" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/LanguageData.vala:178 msgid "Tibetan" msgstr "" #: src/font-manager/Orthographies.vala:164 msgid "Tifinagh" msgstr "" #: src/font-manager/Orthographies.vala:165 msgid "Traditional Chinese" msgstr "" #: src/font-manager/Orthographies.vala:166 msgid "Turkish" msgstr "Turc" #: src/font-manager/Orthographies.vala:167 msgid "Uighur" msgstr "" #: src/font-manager/Orthographies.vala:168 msgid "Urdu" msgstr "" #: src/font-manager/Orthographies.vala:169 msgid "Vai" msgstr "" #: src/font-manager/Orthographies.vala:170 msgid "Vedic Extensions" msgstr "" #: src/font-manager/Orthographies.vala:171 msgid "Venda" msgstr "" #: src/font-manager/Orthographies.vala:172 #: src/font-manager/web/google/LanguageData.vala:179 msgid "Vietnamese" msgstr "" #: src/font-manager/Orthographies.vala:173 msgid "Western European" msgstr "" #: src/font-manager/Orthographies.vala:174 msgid "Yi" msgstr "" #: src/font-manager/Orthographies.vala:175 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/OrthographyList.vala:105 msgid "Coverage" msgstr "" #: src/font-manager/OrthographyList.vala:137 #: src/font-manager/filters/LanguageFilter.vala:55 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:362 msgid "Supported Orthographies" msgstr "" #: src/font-manager/OrthographyList.vala:200 #, fuzzy #| msgid "%i selected item" #| msgid_plural "%i selected items" msgid "No items selected" msgstr "%i element seleccionat" #: src/font-manager/OrthographyList.vala:205 msgid "Update in progress" msgstr "Actualizacion en cors" #. No error and no results means this font file is likely broken or empty #: src/font-manager/OrthographyList.vala:231 msgid "No valid orthographies for selection" msgstr "" #: src/font-manager/Sidebar.vala:57 msgid "Add new collection" msgstr "" #: src/font-manager/Sidebar.vala:61 #: src/font-manager/ui/font-manager-font-list-controls.ui:32 #: src/font-manager/ui/font-manager-font-list-view.ui:36 #, fuzzy #| msgid "%i selected item" #| msgid_plural "%i selected items" msgid "Remove selected item" msgstr "%i element seleccionat" #: src/font-manager/Sidebar.vala:67 #, fuzzy #| msgid "%i selected item" #| msgid_plural "%i selected items" msgid "Edit selected item" msgstr "%i element seleccionat" #: src/font-manager/Utils.vala:295 msgid "Copying files…" msgstr "" #: src/font-manager/filters/Collection.vala:99 msgid "New Collection" msgstr "" #: src/font-manager/filters/Collection.vala:100 #, c-format msgid "Created : %s" msgstr "" #: src/font-manager/filters/Disabled.vala:28 msgid "Disabled" msgstr "" #: src/font-manager/filters/Disabled.vala:29 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:34 msgid "Unsorted" msgstr "" #: src/font-manager/filters/Unsorted.vala:35 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:28 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 msgid "GTK 4 Font Rendering" msgstr "" #: src/font-manager/preferences/Desktop.vala:61 msgid "Automatic option allows GTK 4 to disregard hinting settings." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:90 msgid "Antialiasing" msgstr "" #: src/font-manager/preferences/Desktop.vala:67 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values. " msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:96 msgid "RGBA order" msgstr "" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:97 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:78 #: src/font-manager/preferences/Desktop.vala:84 #: src/font-manager/preferences/Rendering.vala:78 msgid "Hinting" msgstr "" #: src/font-manager/preferences/Desktop.vala:79 #: src/font-manager/preferences/Desktop.vala:85 msgid "The type of hinting to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:91 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values." msgstr "" #: src/font-manager/preferences/Desktop.vala:121 msgid "GNOME desktop settings schema not found" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Automatic" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Manual" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "Grayscale" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "RGBA" msgstr "" #: src/font-manager/preferences/Desktop.vala:242 #: src/font-manager/preferences/Display.vala:91 msgid "Subpixel Geometry" msgstr "" #: src/font-manager/preferences/Display.vala:75 msgid "Target DPI" msgstr "" #: src/font-manager/preferences/Display.vala:77 msgid "Scale Factor" msgstr "" #: src/font-manager/preferences/Display.vala:83 msgid "LCD Filter" msgstr "" #: src/font-manager/preferences/Preferences.vala:41 msgid "Interface" msgstr "Interfàcia" #: src/font-manager/preferences/Preferences.vala:42 msgid "Desktop" msgstr "Burèu" #: src/font-manager/preferences/Preferences.vala:48 msgid "Sources" msgstr "Fonts" #: src/font-manager/preferences/Preferences.vala:49 msgid "Substitutions" msgstr "" #: src/font-manager/preferences/Preferences.vala:50 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:150 msgid "Display" msgstr "Afichatge" #: src/font-manager/preferences/Preferences.vala:51 msgid "Rendering" msgstr "" #: src/font-manager/preferences/Preferences.vala:131 msgid "" "A Fontconfig configuration file will be generated from these settings.\n" "\n" "Running applications may require a restart to reflect any changes.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/Preferences.vala:153 msgid "Reset all values to default" msgstr "" #: src/font-manager/preferences/Rendering.vala:77 msgid "Antialias" msgstr "" #: src/font-manager/preferences/Rendering.vala:81 msgid "Enable Autohinter" msgstr "" #: src/font-manager/preferences/Rendering.vala:88 msgid "Hinting Style" msgstr "" #: src/font-manager/preferences/Rendering.vala:90 msgid "Use Embedded Bitmaps" msgstr "" #: src/font-manager/preferences/Substitutions.vala:153 msgid "Font Substitutions" msgstr "" #: src/font-manager/preferences/Substitutions.vala:154 msgid "Easily substitute one font family for another." msgstr "" #: src/font-manager/preferences/Substitutions.vala:155 msgid "To add a new substitute click the add button in the toolbar." msgstr "" #: src/font-manager/preferences/UserActions.vala:229 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:243 msgid "User Actions" msgstr "" #: src/font-manager/preferences/UserActions.vala:245 msgid "Custom context menu entries" msgstr "" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Raised" msgstr "" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Flat" msgstr "" #: src/font-manager/preferences/UserInterface.vala:80 #: src/font-viewer/MainWindow.vala:208 msgid "Selected setting requires restart to apply" msgstr "" #: src/font-manager/preferences/UserInterface.vala:81 #: src/font-viewer/MainWindow.vala:209 msgid "Changes will take effect next time the application is started" msgstr "" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Wide Layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Use three column layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:97 msgid "Only When Maximized" msgstr "" #: src/font-manager/preferences/UserInterface.vala:99 msgid "Enable Animations" msgstr "" #. The added margins here are due to PreviewColors widget alignment issues #: src/font-manager/preferences/UserInterface.vala:100 #: src/font-viewer/MainWindow.vala:224 msgid "Prefer Dark Theme" msgstr "" #: src/font-manager/preferences/UserInterface.vala:102 #: src/font-viewer/MainWindow.vala:229 msgid "Use Adwaita Stylesheet" msgstr "" #: src/font-manager/preferences/UserInterface.vala:106 msgid "Titlebar Button Style" msgstr "" #: src/font-manager/preferences/UserInterface.vala:107 msgid "Display line size in Waterfall Preview" msgstr "" #: src/font-manager/preferences/UserInterface.vala:112 #: src/font-viewer/MainWindow.vala:243 msgid "Waterfall Line Spacing" msgstr "" #: src/font-manager/preferences/UserInterface.vala:114 #: src/font-viewer/MainWindow.vala:244 msgid "Padding in pixels to insert above and below rows" msgstr "" #: src/font-manager/preferences/UserSources.vala:145 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." msgstr "" #: src/font-manager/preferences/UserSources.vala:157 msgid "Easily add or preview fonts without actually installing them." msgstr "" #: src/font-manager/preferences/UserSources.vala:158 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/GoogleFonts.vala:156 msgid "Network Access Disabled" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:157 msgid "Contact your system administrator to request access." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:160 msgid "Network Offline" msgstr "" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:162 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:172 msgid "Client Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:173 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:176 msgid "Server Error" msgstr "" #. Sample strings used here should be sourced from https://fonts.google.com/ #: src/font-manager/web/google/LanguageData.vala:33 msgid "Adlam" msgstr "" #: src/font-manager/web/google/LanguageData.vala:34 msgid "Anatolian Hieroglyphs" msgstr "" #: src/font-manager/web/google/LanguageData.vala:37 msgid "Avestan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:40 msgid "Bassa Vah" msgstr "" #: src/font-manager/web/google/LanguageData.vala:41 msgid "Batak" msgstr "" #: src/font-manager/web/google/LanguageData.vala:43 msgid "Bhaiksuki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:44 msgid "Brahmi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:45 msgid "Braille" msgstr "" #. { N_("Buhid"), "buhid", "" }, #: src/font-manager/web/google/LanguageData.vala:48 msgid "Caucasian Albanian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:49 msgid "Canadian Aboriginal" msgstr "" #: src/font-manager/web/google/LanguageData.vala:54 msgid "Chinese (Hong Kong)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:55 msgid "Chinese (Simplified)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:56 msgid "Chinese (Traditional)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:57 msgid "Chorasmian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:59 msgid "Cuneiform" msgstr "" #: src/font-manager/web/google/LanguageData.vala:60 msgid "Cypriot" msgstr "" #: src/font-manager/web/google/LanguageData.vala:61 msgid "Cypro Minoan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:62 msgid "Cyrillic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:63 msgid "Cyrillic Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:64 msgid "Deseret" msgstr "" #: src/font-manager/web/google/LanguageData.vala:66 msgid "Duployan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:68 msgid "Elbasan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:69 msgid "Elymaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:74 msgid "Grantha" msgstr "" #: src/font-manager/web/google/LanguageData.vala:75 msgid "Greek" msgstr "" #: src/font-manager/web/google/LanguageData.vala:76 msgid "Greek Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:78 msgid "Gunjala Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:80 msgid "Hanifi Rohingya" msgstr "" #: src/font-manager/web/google/LanguageData.vala:81 msgid "Hanunoo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:82 msgid "Hatran" msgstr "" #: src/font-manager/web/google/LanguageData.vala:84 msgid "Imperial Aramaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:85 msgid "Indic Siyaq Numbers" msgstr "" #: src/font-manager/web/google/LanguageData.vala:86 msgid "Inscriptional Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:87 msgid "Inscriptional Parthian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:88 msgid "Japanese" msgstr "" #: src/font-manager/web/google/LanguageData.vala:93 msgid "Kawi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:96 msgid "Khojki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:97 msgid "Khudawadi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:98 msgid "Korean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:101 msgid "Latin" msgstr "Latin" #: src/font-manager/web/google/LanguageData.vala:102 msgid "Latin Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:104 msgid "Linear A" msgstr "" #: src/font-manager/web/google/LanguageData.vala:105 msgid "Linear B" msgstr "" #: src/font-manager/web/google/LanguageData.vala:106 msgid "Lisu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:107 msgid "Lycian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:108 msgid "Lydian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:109 msgid "Mahajani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:111 msgid "Mandaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:112 msgid "Manichaean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:113 msgid "Math" msgstr "" #: src/font-manager/web/google/LanguageData.vala:114 msgid "Marchen" msgstr "" #: src/font-manager/web/google/LanguageData.vala:115 msgid "Masaram Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:116 msgid "Mayan Numerals" msgstr "" #: src/font-manager/web/google/LanguageData.vala:117 msgid "Medefaidrin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:118 msgid "Meetei Mayek" msgstr "" #: src/font-manager/web/google/LanguageData.vala:120 msgid "Meroitic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:124 msgid "Modi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:126 msgid "Mro" msgstr "" #: src/font-manager/web/google/LanguageData.vala:127 msgid "Multani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:128 msgid "Music" msgstr "" #: src/font-manager/web/google/LanguageData.vala:130 msgid "Nabataean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:131 msgid "Nag Mundari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:132 msgid "Nandinagari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:134 msgid "Newa" msgstr "" #. { N_(""), "nko", "" }, #: src/font-manager/web/google/LanguageData.vala:136 msgid "Nüshu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:139 msgid "Old Hungarian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:141 msgid "Old North Arabian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:142 msgid "Old Permic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:143 msgid "Old Persian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:144 msgid "Old Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:146 msgid "Old Turkic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:147 msgid "Osage" msgstr "" #: src/font-manager/web/google/LanguageData.vala:150 msgid "Pahawh Hmong" msgstr "" #: src/font-manager/web/google/LanguageData.vala:151 msgid "Palmyrene" msgstr "" #: src/font-manager/web/google/LanguageData.vala:152 msgid "Pau Cin Hau" msgstr "" #: src/font-manager/web/google/LanguageData.vala:154 msgid "Phoenician" msgstr "" #: src/font-manager/web/google/LanguageData.vala:155 msgid "Psalter Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:158 msgid "Samaritan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:160 msgid "Sharada" msgstr "" #: src/font-manager/web/google/LanguageData.vala:161 msgid "Shavian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:162 msgid "Siddham" msgstr "" #: src/font-manager/web/google/LanguageData.vala:163 msgid "SignWriting" msgstr "" #: src/font-manager/web/google/LanguageData.vala:165 msgid "Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:166 msgid "Sora Sompeng" msgstr "" #: src/font-manager/web/google/LanguageData.vala:167 msgid "Soyombo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:172 msgid "Tagalog" msgstr "" #: src/font-manager/web/google/LanguageData.vala:173 msgid "Tagbanwa" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name. #: src/font-manager/web/google/LanguageData.vala:190 #, c-format msgid "No sample for %s available" msgstr "" #: src/font-manager/web/google/LanguageData.vala:192 msgid "Please file an issue requesting an update to available samples." msgstr "" #: src/font-manager/web/google/PreviewPage.vala:383 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "" msgstr[1] "" #: src/font-manager/web/google/WebFont.vala:174 msgid "ExtraLight" msgstr "" #: src/font-manager/web/google/WebFont.vala:182 msgid "SemiBold" msgstr "" #: src/font-manager/web/google/WebFont.vala:186 msgid "ExtraBold" msgstr "" #: src/font-manager/web/google/WebFont.vala:188 msgid "Black" msgstr "" #: src/font-viewer/MainWindow.vala:100 #: src/font-viewer/font-viewer-main-window.ui:70 msgid "No file selected" msgstr "" #: src/font-viewer/MainWindow.vala:101 #: src/font-viewer/font-viewer-main-window.ui:78 msgid "Or unsupported filetype." msgstr "" #: src/font-viewer/MainWindow.vala:150 #, fuzzy #| msgid "System" msgid "System Font" msgstr "Sistèma" #: src/font-viewer/MainWindow.vala:152 msgid "" "Selected font file is either installed in a system directory or is not " "writable by the current user.\n" "\n" "If you wish to remove this font from the list of available fonts use the " "system package manager to remove the package containing this font file, ask " "the system administrator to remove it or use a font management application " "to disable it." msgstr "" #: src/font-viewer/MainWindow.vala:155 msgid "Newer version already installed" msgstr "" #: src/font-viewer/MainWindow.vala:157 src/font-viewer/MainWindow.vala:162 msgid "Click to overwrite" msgstr "" #: src/font-viewer/MainWindow.vala:160 #, fuzzy #| msgid "Add Fonts" msgid "Update Font" msgstr "Apondre polissas" #: src/font-viewer/MainWindow.vala:165 msgid "Remove Font" msgstr "" #: src/font-viewer/MainWindow.vala:169 #: src/font-viewer/font-viewer-main-window.ui:104 msgid "Install Font" msgstr "Installar la polissa" #: src/font-viewer/MainWindow.vala:236 msgid "Preview Area Colors" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:9 #: src/common/ui/font-manager-preview-colors.ui:15 msgid "Select background color" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:23 #: src/common/ui/font-manager-preview-colors.ui:29 msgid "Select text color" msgstr "" #: src/font-manager/gtk/help-overlay.ui:11 msgid "General" msgstr "General" #: src/font-manager/gtk/help-overlay.ui:23 msgid "Increase preview size" msgstr "" #: src/font-manager/gtk/help-overlay.ui:30 msgid "Decrease preview size" msgstr "" #: src/font-manager/gtk/help-overlay.ui:37 msgid "Reset preview size" msgstr "" #: src/font-manager/gtk/help-overlay.ui:44 msgid "Focus search entry" msgstr "" #: src/font-manager/gtk/help-overlay.ui:51 msgid "Reload" msgstr "Recargar" #: src/font-manager/gtk/help-overlay.ui:58 #: src/font-manager/gtk/help-overlay.ui:65 msgid "Quit the application" msgstr "Quitar l’aplicacion" #: src/font-manager/gtk/help-overlay.ui:73 msgid "Mode" msgstr "Mòde" #: src/font-manager/gtk/help-overlay.ui:78 msgid "Switch to Manage mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:85 msgid "Switch to Browse mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:92 msgid "Switch to Compare mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:99 msgid "Switch to Google Fonts mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:107 msgid "Preview Mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:112 msgid "Switch to Standard preview" msgstr "" #: src/font-manager/gtk/help-overlay.ui:119 msgid "Switch to Waterfall preview" msgstr "" #: src/font-manager/gtk/help-overlay.ui:126 msgid "Switch to Body Text preview" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:100 msgid "Increase tile size" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:109 msgid "Decrease tile size" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:149 msgid "Toggle search entry" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:158 msgid "Toggle preview panel" msgstr "" #: src/font-manager/ui/font-manager-browse-preview.ui:164 msgid "" "Status of selected family.\n" "\n" "Disabling will prevent the selected family from being used by other " "applications." msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:19 #, fuzzy #| msgid "Collections" msgid "Collection Name" msgstr "Colleccions" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:45 msgid "_Rename" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:20 msgid "Add selected font to comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:33 msgid "Remove selected font from comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:45 msgid "Pinned Comparisons" msgstr "" #: src/font-manager/ui/font-manager-export-dialog.ui:19 #: src/font-manager/ui/font-manager-remove-dialog.ui:19 #, fuzzy #| msgid "_Cancel" msgid "Cancel" msgstr "_Anullar" #: src/font-manager/ui/font-manager-font-list-controls.ui:51 #: src/font-manager/ui/font-manager-font-list-view.ui:54 #: src/font-manager/ui/font-manager-remove-dialog.ui:43 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:44 msgid "Search Families…" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:29 msgid "Search Orthographies…" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:72 msgid "Minimum Coverage" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:101 msgid "Deselect All" msgstr "" #: src/font-manager/ui/font-manager-orthography-list.ui:53 msgid "Clear selected filter" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:22 msgid "Created :" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:23 msgid "Save current comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:45 msgid "Remove selected comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:73 msgid "Restore selected comparison" msgstr "" #: src/font-manager/ui/font-manager-remove-dialog.ui:13 msgid "Select fonts to remove" msgstr "" #: src/font-manager/ui/font-manager-remove-dialog.ui:25 #, fuzzy #| msgid "_Delete" msgid "Delete" msgstr "_Suprimir" #: src/font-manager/ui/font-manager-sidebar.ui:35 msgid "Categories" msgstr "Categorias" #: src/font-manager/ui/font-manager-sidebar.ui:86 #, fuzzy #| msgid "Collections" msgid "Smart Collections" msgstr "Colleccions" #: src/font-manager/ui/font-manager-sidebar.ui:142 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:50 msgid "Sort Order" msgstr "" #: src/font-manager/ui/font-manager-sidebar.ui:150 msgid "Collections" msgstr "Colleccions" #: src/font-manager/ui/font-manager-substitute-row.ui:22 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:34 msgid "Remove substitute" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:35 msgid "Enter substitute family" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:51 msgid "prefer" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:52 msgid "accept" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:53 msgid "default" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:27 msgid "Comment" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:42 msgid "Executable" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:57 msgid "Arguments" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:39 msgid "Newest" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:40 msgid "Most Popular" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:41 msgid "Trending" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:116 msgid "Serif" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:133 msgid "Sans Serif" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:167 msgid "Handwriting" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:198 msgid "Category" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:272 msgid "4+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:282 msgid "8+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:292 msgid "12+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:305 msgid "Variations" msgstr "" #: src/font-viewer/font-viewer-main-window.ui:31 msgid "Preview font files before installing them." msgstr "" #: src/font-viewer/font-viewer-main-window.ui:32 msgid "To preview a font simply drag it onto this area." msgstr "" #, fuzzy #~| msgid "Font Manager" #~ msgid "Font Manager project" #~ msgstr "Gestionari de polissa" #~ msgid "Updating Database — Metadata" #~ msgstr "Actualizacion de la basa de donadas — Metadonadas" #~ msgid "Updating Database — Orthography" #~ msgstr "Actualizacion de la basa de donadas — Ortografia" #~ msgid "About" #~ msgstr "A prepaus" #~ msgid "Network Error" #~ msgstr "Error ret" #~ msgid "Installed" #~ msgstr "Installada" #~ msgid "Previous page" #~ msgstr "Pagina precedenta" #~ msgid "Next page" #~ msgstr "Pagina seguenta" #~ msgid "Discard" #~ msgstr "Ignorar" #~ msgid "Not found." #~ msgstr "Pas trobat." font-manager-0.9.4/po/pl.po000066400000000000000000002450221476271126700155150ustar00rootroot00000000000000# Jerry Casiano , 2019. #zanata, 2021. # knuxify , 2021, 2022. # Eryk Michalak , 2023. 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: 2025-02-26 00:40-0500\n" "PO-Revision-Date: 2023-04-17 21:50+0000\n" "Last-Translator: Eryk Michalak \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.17\n" #. Application.vala #: data/com.github.FontManager.FontManager.appdata.xml.in.in:14 #: data/com.github.FontManager.FontManager.desktop.in.in:5 #: data/com.github.FontManager.FontManager.desktop.in.in:6 #: lib/gtk/font-manager-application-window.c:281 #: src/font-manager/Application.vala:2 msgid "Font Manager" msgstr "Zarządzanie czcionkami" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:15 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "" "Prosta aplikacja do zarządzania czcionkami dla środowisk graficznych " "opartych o Gtk+" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:18 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/com.github.FontManager.FontManager.appdata.xml.in.in:23 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/com.github.FontManager.FontManager.appdata.xml.in.in:27 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "" "Font Manager NIE JEST profesjonalną aplikacją do zarządzania czcionkami." #: data/com.github.FontManager.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/com.github.FontManager.FontManager.desktop.in.in:16 #: data/com.github.FontManager.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "Grafika;Czcionki;Zarządzanie;GNOME;GTK;Publikowanie;" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:14 #: data/com.github.FontManager.FontViewer.desktop.in.in:5 #: data/com.github.FontManager.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:88 src/font-viewer/Application.vala:108 #: src/font-viewer/Application.vala:132 #: src/font-viewer/font-viewer-main-window.ui:30 msgid "Font Viewer" msgstr "Podgląd czcionek" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:15 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "" "Aplikacja do podglądu plików czcionek dla środowisk graficznych opartych o " "Gtk+" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:18 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/com.github.FontManager.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:154 #: extensions/nemo/font-manager-menu-provider.c:147 #: extensions/thunar/font-manager-menu-provider.c:129 #: src/font-manager/FontList.vala:509 msgid "Install" msgstr "Zainstaluj" #: extensions/nautilus/font-manager-menu-provider.c:156 #: extensions/nemo/font-manager-menu-provider.c:149 #: extensions/thunar/font-manager-menu-provider.c:131 msgid "Install the selected font file" msgstr "Zainstaluj wybrany plik czcionki" #: extensions/nautilus/font-manager-menu-provider.c:157 #: extensions/nemo/font-manager-menu-provider.c:150 #: extensions/thunar/font-manager-menu-provider.c:132 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-database.c:582 src/font-manager/Application.vala:147 #, fuzzy #| msgid "Updating Database — Fonts" msgid "Updating Database…" msgstr "Aktualizowanie bazy danych — Czcionki" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:699 msgid "Unknown Vendor" msgstr "Nieznany dostawca" #: lib/fontconfig/font-manager-fontconfig.c:568 #: src/font-manager/web/google/WebFont.vala:172 msgid "Thin" msgstr "Cienka" #: lib/fontconfig/font-manager-fontconfig.c:570 msgid "Ultra-Light" msgstr "Ultralekka" #: lib/fontconfig/font-manager-fontconfig.c:572 #: lib/fontconfig/font-manager-fontconfig.c:925 #: src/font-manager/web/google/WebFont.vala:176 msgid "Light" msgstr "Lekka" #: lib/fontconfig/font-manager-fontconfig.c:574 msgid "Semi-Light" msgstr "Półlekka" #: lib/fontconfig/font-manager-fontconfig.c:576 msgid "Book" msgstr "Książka" #: lib/fontconfig/font-manager-fontconfig.c:578 #: lib/fontconfig/font-manager-fontconfig.c:882 #: src/font-manager/preferences/Desktop.vala:236 #: src/font-manager/web/google/WebFont.vala:180 msgid "Medium" msgstr "Średnia" #: lib/fontconfig/font-manager-fontconfig.c:580 msgid "Semi-Bold" msgstr "Półpogrubiona" #: lib/fontconfig/font-manager-fontconfig.c:582 #: src/font-manager/web/google/WebFont.vala:184 msgid "Bold" msgstr "Pogrubiona" #: lib/fontconfig/font-manager-fontconfig.c:584 msgid "Ultra-Bold" msgstr "Ultrapogrubiona" #: lib/fontconfig/font-manager-fontconfig.c:586 msgid "Heavy" msgstr "Ciężka" #: lib/fontconfig/font-manager-fontconfig.c:588 msgid "Ultra-Heavy" msgstr "Ultraciężka" #: lib/fontconfig/font-manager-fontconfig.c:663 #: src/font-manager/web/google/WebFont.vala:234 msgid "Italic" msgstr "Kursywa" #: lib/fontconfig/font-manager-fontconfig.c:665 msgid "Oblique" msgstr "Ukośna" #: lib/fontconfig/font-manager-fontconfig.c:703 msgid "Ultra-Condensed" msgstr "Bardzo zagęszczona" #: lib/fontconfig/font-manager-fontconfig.c:705 msgid "Extra-Condensed" msgstr "Ekstra zagęszczona" #: lib/fontconfig/font-manager-fontconfig.c:707 msgid "Condensed" msgstr "Zagęszczona" #: lib/fontconfig/font-manager-fontconfig.c:709 msgid "Semi-Condensed" msgstr "Półzagęszczona" #: lib/fontconfig/font-manager-fontconfig.c:711 msgid "Semi-Expanded" msgstr "Półrozszerzona" #: lib/fontconfig/font-manager-fontconfig.c:713 msgid "Expanded" msgstr "Rozszerzona" #: lib/fontconfig/font-manager-fontconfig.c:715 msgid "Extra-Expanded" msgstr "Ekstra rozszerzona" #: lib/fontconfig/font-manager-fontconfig.c:717 msgid "Ultra-Expanded" msgstr "Bardzo rozszerzona" #: lib/fontconfig/font-manager-fontconfig.c:786 msgid "Proportional" msgstr "Proporcjonalna" #: lib/fontconfig/font-manager-fontconfig.c:788 msgid "Dual Width" msgstr "Podwójna szerokość" #: lib/fontconfig/font-manager-fontconfig.c:790 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:184 msgid "Monospace" msgstr "Stała szerokość" #: lib/fontconfig/font-manager-fontconfig.c:792 msgid "Charcell" msgstr "Charcell" #: lib/fontconfig/font-manager-fontconfig.c:831 msgid "Unknown" msgstr "Nieznane" #: lib/fontconfig/font-manager-fontconfig.c:833 msgid "RGB" msgstr "RGB" #: lib/fontconfig/font-manager-fontconfig.c:835 msgid "BGR" msgstr "BGR" #: lib/fontconfig/font-manager-fontconfig.c:837 msgid "VRGB" msgstr "VRGB" #: lib/fontconfig/font-manager-fontconfig.c:839 msgid "VBGR" msgstr "VBGR" #: lib/fontconfig/font-manager-fontconfig.c:841 #: lib/fontconfig/font-manager-fontconfig.c:886 #: lib/fontconfig/font-manager-fontconfig.c:929 #: src/font-manager/Controls.vala:133 #: src/font-manager/preferences/Desktop.vala:234 #: src/font-manager/preferences/Desktop.vala:236 msgid "None" msgstr "Brak" #: lib/fontconfig/font-manager-fontconfig.c:880 #: src/font-manager/preferences/Desktop.vala:236 msgid "Slight" msgstr "Drobne" #: lib/fontconfig/font-manager-fontconfig.c:884 #: src/font-manager/preferences/Desktop.vala:236 msgid "Full" msgstr "Pełne" #: lib/fontconfig/font-manager-fontconfig.c:923 msgid "Default" msgstr "Domyślne" #: lib/fontconfig/font-manager-fontconfig.c:927 msgid "Legacy" msgstr "Przestarzałe" #: lib/fontconfig/font-manager-source.c:305 #: lib/fontconfig/font-manager-source.c:321 #: lib/fontconfig/font-manager-source.c:322 msgid "Source Unavailable" msgstr "Źródło niedostępne" #: lib/gtk/font-manager-application-window.c:285 #: src/font-manager/Application.vala:3 msgid "Simple font management for GTK+ desktop environments" msgstr "Proste zarządzanie czcionkami dla środowisk pulpitowych GTK+" #: lib/gtk/font-manager-application-window.c:290 msgid "translator-credits" msgstr "knuxify , 2021" #: lib/gtk/font-manager-fsType.c:74 msgid "Restricted License Embedding" msgstr "Osadzanie: restrykcyjna licencja" #: lib/gtk/font-manager-fsType.c:76 msgid "Preview & Print Embedding" msgstr "Osadzanie: podgląd i druk" #: lib/gtk/font-manager-fsType.c:78 msgid "Editable Embedding" msgstr "Osadzanie: edytowalna" #: lib/gtk/font-manager-fsType.c:80 msgid "Preview & Print Embedding | No Subsetting" msgstr "Osadzanie: podgląd, druk | Bez podzbioru" #: lib/gtk/font-manager-fsType.c:82 msgid "Editable Embedding | No Subsetting" msgstr "Osadzanie: edytowalna | Bez podzbioru" #: lib/gtk/font-manager-fsType.c:84 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "Osadzanie: podgląd, druk | Tylko jako bitmapa" #: lib/gtk/font-manager-fsType.c:86 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "Osadzanie: edytowalna | Tylko jako bitmapa" #: lib/gtk/font-manager-fsType.c:88 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "Osadzanie: podgląd, druk | Bez podzbioru | Tylko jako bitmapa" #: lib/gtk/font-manager-fsType.c:90 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "Osadzanie: edytowalna | Bez podzbioru | Tylko jako bitmapa" #: lib/gtk/font-manager-fsType.c:92 msgid "Installable Embedding" msgstr "Osadzanie: można zainstalować" #: lib/gtk/font-manager-license-page.c:179 msgid "File does not contain license information." msgstr "Plik nie zawiera informacji o licencji." #: lib/gtk/font-manager-preview-controls.c:77 msgid "Left Aligned" msgstr "Wyrównane do lewej" #: lib/gtk/font-manager-preview-controls.c:83 msgid "Centered" msgstr "Wyśrodkowane" #: lib/gtk/font-manager-preview-controls.c:89 msgid "Fill" msgstr "Wypełnij" #: lib/gtk/font-manager-preview-controls.c:95 msgid "Right Aligned" msgstr "Wyrównane do prawej" #: lib/gtk/font-manager-preview-controls.c:349 #: src/font-manager/ui/font-manager-browse-pane.ui:168 msgid "Edit preview text" msgstr "Edycja tekstu podglądu" #: lib/gtk/font-manager-preview-controls.c:350 msgid "Undo changes" msgstr "Wycofaj zmiany" #: lib/gtk/font-manager-preview-page.c:87 #: src/font-manager/ui/font-manager-browse-preview.ui:126 msgid "Preview" msgstr "Podgląd" #: lib/gtk/font-manager-preview-page.c:89 msgid "Waterfall" msgstr "Wodospad" #: lib/gtk/font-manager-preview-pane.c:47 #: lib/gtk/font-manager-preview-pane.c:584 #: src/font-manager/ui/font-manager-browse-preview.ui:136 msgid "Characters" msgstr "Znaki" #: lib/gtk/font-manager-preview-pane.c:49 #: lib/gtk/font-manager-preview-pane.c:585 msgid "Properties" msgstr "Właściwości" #: lib/gtk/font-manager-preview-pane.c:51 #: lib/gtk/font-manager-preview-pane.c:586 src/font-manager/Categories.vala:266 msgid "License" msgstr "Licencja" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:331 #: src/font-manager/web/google/WebFont.vala:178 msgid "Regular" msgstr "Zwykły" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:326 msgid "Normal" msgstr "Normalne" #: lib/gtk/font-manager-preview-pane.c:508 msgid "Search available characters" msgstr "Przeszukuj dostępne znaki" #: lib/gtk/font-manager-properties-page.c:55 msgid "PostScript Name" msgstr "Nazwa PostScript" #: lib/gtk/font-manager-properties-page.c:56 msgid "Family" msgstr "Rodzina" #: lib/gtk/font-manager-properties-page.c:57 msgid "Style" msgstr "Styl" #: lib/gtk/font-manager-properties-page.c:58 #: src/font-manager/Categories.vala:259 msgid "Width" msgstr "Szerokość" #: lib/gtk/font-manager-properties-page.c:59 #: src/font-manager/Categories.vala:261 msgid "Slant" msgstr "Pochylenie" #: lib/gtk/font-manager-properties-page.c:60 #: src/font-manager/Categories.vala:260 msgid "Weight" msgstr "Grubość" #: lib/gtk/font-manager-properties-page.c:61 #: src/font-manager/Categories.vala:262 msgid "Spacing" msgstr "Odstępy między znakami" #: lib/gtk/font-manager-properties-page.c:62 msgid "Version" msgstr "Wersja" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/gtk/font-manager-properties-page.c:64 #: src/font-manager/Categories.vala:268 msgid "Vendor" msgstr "Wytwórnia" #: lib/gtk/font-manager-properties-page.c:65 msgid "FileType" msgstr "Typ pliku" #. Keep this entry last #: lib/gtk/font-manager-properties-page.c:67 msgid "Filesize" msgstr "Rozmiar pliku" #: lib/gtk/unicode/unicode-character-map.c:850 msgid "Copy" msgstr "Kopiuj" #: lib/gtk/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "Inne, Kontrolne" #: lib/gtk/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "Inne, Format" #: lib/gtk/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "Inne, Nie przypisano" #: lib/gtk/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "Inne, Użytek prywatny" #: lib/gtk/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "Inne, Surogat" #: lib/gtk/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "Litera, Mała litera" #: lib/gtk/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "Litera, Modyfikator" #: lib/gtk/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "Litera, Inna" #: lib/gtk/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "Litera, Tytuł" #: lib/gtk/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "Litera, Duża litera" #: lib/gtk/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "Znacznik, Odstęp łączący" #: lib/gtk/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "Znacznik, Zamykający" #: lib/gtk/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "Znacznik, Bez odstępów" #: lib/gtk/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "Cyfra, Cyfra dziesiętna" #: lib/gtk/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "Cyfra, Litera" #: lib/gtk/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "Cyfra, Inna" #: lib/gtk/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "Interpunkcja, Łącznik" #: lib/gtk/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "Interpunkcja, Kreska" #: lib/gtk/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "Interpunkcja, Zamykające" #: lib/gtk/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "Interpunkcja, Końcowy cudzysłów" #: lib/gtk/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "Interpunkcja, Początkowy cudzysłów" #: lib/gtk/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "Interpunkcja, Inne" #: lib/gtk/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "Interpunkcja, Otwierające" #: lib/gtk/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "Symbol, Waluta" #: lib/gtk/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "Symbol, Modyfikator" #: lib/gtk/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "Symbol, Matematyka" #: lib/gtk/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "Symbol, Inne" #: lib/gtk/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "Separator, Linia" #: lib/gtk/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "Separator, Paragraf" #: lib/gtk/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "Separator, Spacja" #: src/common/WaterfallSettings.vala:37 msgid "Up to 48 points (Linear Scaling)" msgstr "Do 48 punktów (Skalowanie liniowe)" #: src/common/WaterfallSettings.vala:39 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "Do 72 punktów (Iloraz ciągu: 1.1)" #: src/common/WaterfallSettings.vala:41 msgid "Up to 96 points (Linear Scaling)" msgstr "Do 96 punktów (Skalowanie liniowe)" #: src/common/WaterfallSettings.vala:43 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "Do 96 punktów (Iloraz ciągu: 1.1)" #: src/common/WaterfallSettings.vala:45 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "Do 120 punktów (Iloraz ciągu 1.2)" #: src/common/WaterfallSettings.vala:47 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "Do 144 punktów (Iloraz ciągu: 1.3)" #: src/common/WaterfallSettings.vala:49 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "Do 192 punktów (Iloraz ciągu: 1.4)" #: src/common/WaterfallSettings.vala:51 msgid "Custom Size Settings" msgstr "Niestandardowe opcje rozmiaru" #: src/common/WaterfallSettings.vala:197 msgid "Waterfall Preview Size Settings" msgstr "Ustawienia rozmiaru podglądu wodospadu" #: src/common/WaterfallSettings.vala:201 msgid "Higher values may adversely affect performance" msgstr "Wyższe wartości mogą niekorzystnie wpłynąć na wydajność" #: src/common/WaterfallSettings.vala:204 msgid "Minimum Waterfall Preview Point Size" msgstr "Minimalny rozmiar czcionki w podglądzie wodospadu" #: src/common/WaterfallSettings.vala:206 msgid "Waterfall Preview Point Size Common Ratio" msgstr "Iloraz ciągu rozmiaru czcionki w podglądzie wodospadu" #: src/common/WaterfallSettings.vala:208 msgid "Maximum Waterfall Preview Point Size" msgstr "Maksymalny rozmiar czcionki w podglądzie wodospadu" #: src/common/WaterfallSettings.vala:236 #, fuzzy #| msgid "Show in Folder" msgid "Show line size" msgstr "Pokaż w folderze" #: src/font-manager/Application.vala:5 #, fuzzy #| 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" #| " " 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" " " #: src/font-manager/Application.vala:133 #, fuzzy #| msgid "Install Font" msgid "Installing Font Files…" msgstr "Zainstaluj czcionkę" #: src/font-manager/Browse.vala:381 #: src/font-manager/ui/font-manager-browse-preview.ui:175 #, fuzzy #| msgid "Decorative" msgid "Active" msgstr "Dekoracyjne" #: src/font-manager/Browse.vala:385 msgid "Inactive" msgstr "" #: src/font-manager/Browse.vala:426 msgid "Designed by" msgstr "" #: src/font-manager/Categories.vala:259 msgid "Grouped by font width" msgstr "Pogrupowane według szerokości czcionek" #: src/font-manager/Categories.vala:260 msgid "Grouped by font weight" msgstr "Pogrupowane według grubości czcionek" #: src/font-manager/Categories.vala:261 msgid "Grouped by font angle" msgstr "Pogrupowane według kąta czcionek" #: src/font-manager/Categories.vala:262 msgid "Grouped by font spacing" msgstr "Pogrupowane według odstępu czcionek" #: src/font-manager/Categories.vala:266 msgid "Grouped by license type" msgstr "Pogrupowane według rodzaju licencji" #: src/font-manager/Categories.vala:268 msgid "Grouped by vendor" msgstr "Pogrupowane według dostawcy" #: src/font-manager/Categories.vala:269 msgid "Filetype" msgstr "Rodzaj pliku" #: src/font-manager/Categories.vala:269 msgid "Grouped by filetype" msgstr "Pogrupowane według rodzaju pliku" #: src/font-manager/Categories.vala:274 msgid "All" msgstr "Wszystkie" #: src/font-manager/Categories.vala:274 msgid "All Fonts" msgstr "Wszystkie czcionki" #: src/font-manager/Categories.vala:275 msgid "System" msgstr "System" #: src/font-manager/Categories.vala:275 msgid "Fonts available to all users" msgstr "Czcionki dostępne dla wszystkich użytkowników" #: src/font-manager/Categories.vala:298 msgid "Family Kind" msgstr "Podobne rodziny" #: src/font-manager/Categories.vala:298 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:299 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:262 msgid "Any" msgstr "Dowolne" #: src/font-manager/Categories.vala:299 msgid "No Fit" msgstr "Brak pasujących" #: src/font-manager/Categories.vala:299 msgid "Text and Display" msgstr "Tekst i wyświetlanie" #: src/font-manager/Categories.vala:299 msgid "Script" msgstr "Skrypt" #: src/font-manager/Categories.vala:299 msgid "Decorative" msgstr "Dekoracyjne" #: src/font-manager/Categories.vala:299 msgid "Pictorial" msgstr "Obrazkowe" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "Podaj nazwę kolekcji" #: src/font-manager/Collections.vala:346 msgid "Copy to…" msgstr "Kopiuj do…" #: src/font-manager/Collections.vala:347 msgid "Compress…" msgstr "Skompresuj…" #: src/font-manager/Collections.vala:348 msgid "Rename…" msgstr "Zmień nazwę…" #: src/font-manager/Collections.vala:402 msgid "Archive created successfully." msgstr "" #: src/font-manager/Collections.vala:403 msgid "The resulting file can be found in your home directory." msgstr "" #: src/font-manager/Collections.vala:405 msgid "Error exporting collection" msgstr "" #: src/font-manager/Collections.vala:406 msgid "" "Start the application from a terminal and try again for more information" msgstr "" #: src/font-manager/Collections.vala:427 #, fuzzy #| msgid "Remove selected collection" msgid "Creating archive from selected collection." msgstr "Usuń wybraną kolekcję" #: src/font-manager/Collections.vala:428 msgid "This may take some time for large collections…" msgstr "" #: src/font-manager/Compare.vala:325 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:361 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" "Zapisz porównanie\n" "naciskając przycisk +" #: src/font-manager/Controls.vala:80 msgid "Keyboard Shortcuts" msgstr "Skróty klawiszowe" #: src/font-manager/Controls.vala:81 src/font-manager/gtk/help-overlay.ui:16 msgid "Help" msgstr "Pomoc" #: src/font-manager/Controls.vala:82 #, fuzzy #| msgid "Font Manager" msgid "About Font Manager" msgstr "Zarządzanie czcionkami" #: src/font-manager/Controls.vala:88 msgid "Preferences" msgstr "Preferencje" #: src/font-manager/Controls.vala:92 msgid "Import" msgstr "Importuj" #: src/font-manager/Controls.vala:93 #: src/font-manager/ui/font-manager-export-dialog.ui:25 msgid "Export" msgstr "Eksportuj" #: src/font-manager/Controls.vala:96 #: src/font-manager/ui/font-manager-export-dialog.ui:13 msgid "User Data" msgstr "Dane użytkownika" #: src/font-manager/Controls.vala:129 #: src/font-manager/ui/font-manager-user-action-row.ui:13 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:38 msgid "Name" msgstr "Nazwa" #: src/font-manager/Controls.vala:131 msgid "Size" msgstr "" #: src/font-manager/Controls.vala:196 msgid "Grid View" msgstr "Widok siatki" #: src/font-manager/Controls.vala:197 msgid "List View" msgstr "Widok listy" #: src/font-manager/Controls.vala:283 msgid "Add Fonts" msgstr "Dodaj czcionki" #: src/font-manager/Controls.vala:284 msgid "Remove Fonts" msgstr "Usuń czcionki" #: src/font-manager/Controls.vala:300 msgid "Back" msgstr "Powrót" #: src/font-manager/Dialogs.vala:48 src/font-manager/Dialogs.vala:59 msgid "_Select" msgstr "_Wybierz" #: src/font-manager/Dialogs.vala:49 #, fuzzy #| msgid "Select executable" msgid "Select Executable" msgstr "Wybierz plik wykonywalny" #: src/font-manager/Dialogs.vala:60 #, fuzzy #| msgid "Select text color" msgid "Select a Directory" msgstr "Wybierz kolor tekstu" #: src/font-manager/Dialogs.vala:68 #, fuzzy #| msgid "FileType" msgid "TrueType" msgstr "Typ pliku" #: src/font-manager/Dialogs.vala:70 #, fuzzy #| msgid "FileType" msgid "OpenType" msgstr "Typ pliku" #: src/font-manager/Dialogs.vala:73 msgid "Archive Files" msgstr "" #: src/font-manager/Dialogs.vala:81 #, fuzzy #| msgid "Select files to install" msgid "Select Files to Install" msgstr "Wybierz pliki do zainstalowania" #: src/font-manager/Dialogs.vala:91 #, fuzzy #| msgid "Select source folders" msgid "Select Source Directories" msgstr "Wybierz katalogi źródeł" #: src/font-manager/Dialogs.vala:125 msgid "Font Configuration" msgstr "Konfiguracja czcionek" #: src/font-manager/Dialogs.vala:126 msgid "Font Collections" msgstr "Kolekcje czcionek" #: src/font-manager/Dialogs.vala:127 #: src/font-manager/preferences/UserSources.vala:156 msgid "Font Sources" msgstr "Źródła czcionek" #: src/font-manager/Dialogs.vala:128 msgid "Installed Fonts" msgstr "Zainstalowane czcionki" #: src/font-manager/Dialogs.vala:129 msgid "Custom Actions" msgstr "Niestandardowe akcje" #: src/font-manager/Dialogs.vala:385 msgid "Fonts installed in your home directory will appear here." msgstr "Czcionki zapisane w twoim folderze domowym pojawią się tutaj." #. FontList.vala #. * #. * Copyright (C) 2020-2025 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 . #. #: src/font-manager/FontList.vala:21 #, 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:72 #: src/font-manager/web/google/FontList.vala:204 #, 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/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 msgid "Collapse all" msgstr "Zwiń wszystkie" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 #: src/font-manager/ui/font-manager-font-list-controls.ui:21 #: src/font-manager/ui/font-manager-font-list-view.ui:24 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:28 msgid "Expand all" msgstr "Rozwiń wszystkie" #: src/font-manager/FontList.vala:510 msgid "Copy Location" msgstr "Kopiuj ścieżkę" #: src/font-manager/FontList.vala:511 msgid "Show in Folder" msgstr "Pokaż w folderze" #: src/font-manager/FontList.vala:512 msgid "Enable selected items" msgstr "Włącz wybrane elementy" #: src/font-manager/FontList.vala:513 msgid "Disable selected items" msgstr "Wyłącz wybrane elementy" #. 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:580 src/font-manager/FontList.vala:589 #, 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:607 #: src/font-manager/preferences/Preferences.vala:45 msgid "Actions" msgstr "Akcje" #: src/font-manager/MainWindow.vala:69 msgid "Browse" msgstr "Przeglądaj" #: src/font-manager/MainWindow.vala:71 msgid "Compare" msgstr "Porównaj" #: src/font-manager/MainWindow.vala:74 #, fuzzy #| msgid "Remove Fonts" msgid "Google Fonts" msgstr "Usuń czcionki" #: src/font-manager/MainWindow.vala:77 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/LanguageData.vala:35 msgid "Arabic" msgstr "Arabski" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "Archaiczne litery greckie" #: src/font-manager/Orthographies.vala:37 #: src/font-manager/web/google/LanguageData.vala:36 msgid "Armenian" msgstr "Armeński" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "Astronomia" #: src/font-manager/Orthographies.vala:39 #: src/font-manager/web/google/LanguageData.vala:38 msgid "Balinese" msgstr "Balijski" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "Bałtycki" #: src/font-manager/Orthographies.vala:41 #: src/font-manager/web/google/LanguageData.vala:39 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/LanguageData.vala:42 msgid "Bengali" msgstr "Bengalski" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "Brāhmī" #: src/font-manager/Orthographies.vala:48 #: src/font-manager/web/google/LanguageData.vala:46 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 #: src/font-manager/web/google/LanguageData.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 #: src/font-manager/web/google/LanguageData.vala:51 msgid "Chakma" msgstr "Czakma" #: src/font-manager/Orthographies.vala:54 #: src/font-manager/web/google/LanguageData.vala:52 msgid "Cham" msgstr "Czam" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/LanguageData.vala:53 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 #: src/font-manager/web/google/LanguageData.vala:58 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/LanguageData.vala:65 msgid "Devanagari" msgstr "Dewanagari" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "Holenderski" #: src/font-manager/Orthographies.vala:75 #: src/font-manager/web/google/LanguageData.vala:67 msgid "Egyptian Hieroglyphs" msgstr "Egipskie hieroglify" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "Emotikony" #: src/font-manager/Orthographies.vala:77 #: src/font-manager/web/google/LanguageData.vala:70 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 #: src/font-manager/web/google/LanguageData.vala:71 msgid "Georgian" msgstr "Gruziński" #: src/font-manager/Orthographies.vala:86 #: src/font-manager/web/google/LanguageData.vala:72 msgid "Glagolitic" msgstr "Głagolicy" #: src/font-manager/Orthographies.vala:87 #: src/font-manager/web/google/LanguageData.vala:73 msgid "Gothic" msgstr "Gotycki" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/LanguageData.vala:77 msgid "Gujarati" msgstr "Gudżarati" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/LanguageData.vala:79 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/LanguageData.vala:83 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 #: src/font-manager/web/google/LanguageData.vala:89 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 #: src/font-manager/web/google/LanguageData.vala:90 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/LanguageData.vala:91 msgid "Kannada" msgstr "Kannada" #: src/font-manager/Orthographies.vala:103 #: src/font-manager/web/google/LanguageData.vala:94 msgid "Kayah Li" msgstr "Kayah Li" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "Kazachski" #: src/font-manager/Orthographies.vala:105 #: src/font-manager/web/google/LanguageData.vala:92 msgid "Kharoshthi" msgstr "Kharoshthi" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/LanguageData.vala:95 msgid "Khmer" msgstr "Khmerski" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "Japoński Kokuji" #: src/font-manager/Orthographies.vala:108 #: src/font-manager/web/google/LanguageData.vala:99 msgid "Lao" msgstr "Laotański" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "Ligatury łacińskie" #: src/font-manager/Orthographies.vala:110 #: src/font-manager/web/google/LanguageData.vala:100 msgid "Lepcha" msgstr "Lepcha" #: src/font-manager/Orthographies.vala:111 #: src/font-manager/web/google/LanguageData.vala:103 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/LanguageData.vala:110 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 #: src/font-manager/web/google/LanguageData.vala:119 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" #. { N_(""), "meroitic-cursive", "" }, #. { N_(""), "meroitic-heiroglyphs", "" }, #: src/font-manager/Orthographies.vala:123 #: src/font-manager/web/google/LanguageData.vala:123 msgid "Miao" msgstr "Miao" #: src/font-manager/Orthographies.vala:124 #: src/font-manager/web/google/LanguageData.vala:125 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:130 #: src/font-manager/web/google/LanguageData.vala:129 msgid "Myanmar" msgstr "Myanmar" #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/LanguageData.vala:133 msgid "New Tai Lue" msgstr "Nowy Tai Lue" #: src/font-manager/Orthographies.vala:132 msgid "N’Ko" msgstr "N’Ko" #: src/font-manager/Orthographies.vala:133 #: src/font-manager/web/google/LanguageData.vala:137 msgid "Ogham" msgstr "Ogham" #: src/font-manager/Orthographies.vala:134 #: src/font-manager/web/google/LanguageData.vala:138 msgid "Ol Chiki" msgstr "Ol Chiki" #: src/font-manager/Orthographies.vala:135 #: src/font-manager/web/google/LanguageData.vala:140 msgid "Old Italic" msgstr "Stary włoski" #: src/font-manager/Orthographies.vala:136 #: src/font-manager/web/google/LanguageData.vala:145 msgid "Old South Arabian" msgstr "Stary południowoarabski" #: src/font-manager/Orthographies.vala:137 #: src/font-manager/web/google/LanguageData.vala:149 msgid "Oriya" msgstr "Orija" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/LanguageData.vala:148 msgid "Osmanya" msgstr "Osmański" #: src/font-manager/Orthographies.vala:139 msgid "Pan African Latin" msgstr "Panafrykańska łacina" #: src/font-manager/Orthographies.vala:140 msgid "Pashto" msgstr "Paszto" #: src/font-manager/Orthographies.vala:141 #: src/font-manager/web/google/LanguageData.vala:153 msgid "Phags Pa" msgstr "Phags Pa" #: src/font-manager/Orthographies.vala:142 msgid "Pinyin" msgstr "Pinyin" #: src/font-manager/Orthographies.vala:143 msgid "Polynesian" msgstr "Polinezyjski" #: src/font-manager/Orthographies.vala:144 msgid "Polytonic Greek" msgstr "Politoniczny grecki" #: src/font-manager/Orthographies.vala:145 #: src/font-manager/web/google/LanguageData.vala:156 msgid "Rejang" msgstr "Rejang" #: src/font-manager/Orthographies.vala:146 msgid "Romanian" msgstr "Rumuński" #: src/font-manager/Orthographies.vala:147 #: src/font-manager/web/google/LanguageData.vala:157 msgid "Runic" msgstr "Runiczny" #: src/font-manager/Orthographies.vala:148 #: src/font-manager/web/google/LanguageData.vala:159 msgid "Saurashtra" msgstr "Saurasztra" #: src/font-manager/Orthographies.vala:149 msgid "Simplified Chinese" msgstr "Chiński uproszczony" #: src/font-manager/Orthographies.vala:150 msgid "Sindhi" msgstr "Sindhi" #: src/font-manager/Orthographies.vala:151 #: src/font-manager/web/google/LanguageData.vala:164 msgid "Sinhala" msgstr "Syngaleski" #: src/font-manager/Orthographies.vala:152 msgid "South Korean Hanja" msgstr "Południowokoreański Hanja" #: src/font-manager/Orthographies.vala:153 #: src/font-manager/web/google/LanguageData.vala:168 msgid "Sundanese" msgstr "Sundajski" #: src/font-manager/Orthographies.vala:154 #: src/font-manager/web/google/LanguageData.vala:169 msgid "Syloti Nagri" msgstr "Syloti Nagri" #. { N_("Symbols"), "symbols", "" }, #: src/font-manager/Orthographies.vala:155 #: src/font-manager/web/google/LanguageData.vala:171 msgid "Syriac" msgstr "Syryjski" #: src/font-manager/Orthographies.vala:156 #: src/font-manager/web/google/LanguageData.vala:174 msgid "Tai Le" msgstr "Tai Le" #: src/font-manager/Orthographies.vala:157 msgid "Tai Tham (Lanna)" msgstr "Tai Tham (Lanna)" #: src/font-manager/Orthographies.vala:158 msgid "Tai Viet" msgstr "Tai Viet" #: src/font-manager/Orthographies.vala:159 #: src/font-manager/web/google/LanguageData.vala:175 msgid "Tamil" msgstr "Tamilski" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/LanguageData.vala:176 msgid "Telugu" msgstr "Telugu" #: src/font-manager/Orthographies.vala:161 msgid "Thaana" msgstr "Thana" #: src/font-manager/Orthographies.vala:162 #: src/font-manager/web/google/LanguageData.vala:177 msgid "Thai" msgstr "Tajski" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/LanguageData.vala:178 msgid "Tibetan" msgstr "Tybetański" #: src/font-manager/Orthographies.vala:164 msgid "Tifinagh" msgstr "Tifinagh" #: src/font-manager/Orthographies.vala:165 msgid "Traditional Chinese" msgstr "Tradycyjny chiński" #: src/font-manager/Orthographies.vala:166 msgid "Turkish" msgstr "Turecki" #: src/font-manager/Orthographies.vala:167 msgid "Uighur" msgstr "Ujgurski" #: src/font-manager/Orthographies.vala:168 msgid "Urdu" msgstr "Urdu" #: src/font-manager/Orthographies.vala:169 msgid "Vai" msgstr "Vai" #: src/font-manager/Orthographies.vala:170 msgid "Vedic Extensions" msgstr "Rozszerzenia wedyjskie" #: src/font-manager/Orthographies.vala:171 msgid "Venda" msgstr "Venda" #: src/font-manager/Orthographies.vala:172 #: src/font-manager/web/google/LanguageData.vala:179 msgid "Vietnamese" msgstr "Wietnamski" #: src/font-manager/Orthographies.vala:173 msgid "Western European" msgstr "Zachodnioeuropejski" #: src/font-manager/Orthographies.vala:174 msgid "Yi" msgstr "Yi" #: src/font-manager/Orthographies.vala:175 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/OrthographyList.vala:105 msgid "Coverage" msgstr "Pokrycie" #: src/font-manager/OrthographyList.vala:137 #: src/font-manager/filters/LanguageFilter.vala:55 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:362 msgid "Supported Orthographies" msgstr "Wspierane ortografie" #: src/font-manager/OrthographyList.vala:200 #, fuzzy #| msgid "No file selected" msgid "No items selected" msgstr "Nie wybrano pliku" #: src/font-manager/OrthographyList.vala:205 msgid "Update in progress" msgstr "Aktualizacja w toku" #. No error and no results means this font file is likely broken or empty #: src/font-manager/OrthographyList.vala:231 msgid "No valid orthographies for selection" msgstr "" #: src/font-manager/Sidebar.vala:57 msgid "Add new collection" msgstr "Dodaj nową kolekcję" #: src/font-manager/Sidebar.vala:61 #: src/font-manager/ui/font-manager-font-list-controls.ui:32 #: src/font-manager/ui/font-manager-font-list-view.ui:36 #, fuzzy #| msgid "Remove selected alias" msgid "Remove selected item" msgstr "Usuń wybrany alias" #: src/font-manager/Sidebar.vala:67 #, fuzzy #| msgid "%i selected item" #| msgid_plural "%i selected items" msgid "Edit selected item" msgstr "%i wybrany element" #: src/font-manager/Utils.vala:295 msgid "Copying files…" msgstr "Kopiowanie plików…" #: src/font-manager/filters/Collection.vala:99 msgid "New Collection" msgstr "Nowa kolekcja" #: src/font-manager/filters/Collection.vala:100 #, c-format msgid "Created : %s" msgstr "Utworzone: %s" #: src/font-manager/filters/Disabled.vala:28 msgid "Disabled" msgstr "Wyłączone" #: src/font-manager/filters/Disabled.vala:29 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:34 msgid "Unsorted" msgstr "Nieposortowane" #: src/font-manager/filters/Unsorted.vala:35 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:28 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 #, fuzzy #| msgid "Rendering" msgid "GTK 4 Font Rendering" msgstr "Renderowanie" #: src/font-manager/preferences/Desktop.vala:61 msgid "Automatic option allows GTK 4 to disregard hinting settings." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:90 msgid "Antialiasing" msgstr "Wygładzanie krawędzi" #: src/font-manager/preferences/Desktop.vala:67 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values. " msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:96 msgid "RGBA order" msgstr "Kolejność RGBA" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:97 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:78 #: src/font-manager/preferences/Desktop.vala:84 #: src/font-manager/preferences/Rendering.vala:78 msgid "Hinting" msgstr "Hinting" #: src/font-manager/preferences/Desktop.vala:79 #: src/font-manager/preferences/Desktop.vala:85 msgid "The type of hinting to use when rendering fonts." msgstr "Rodzaj hintingu używany podczas renderowania czcionek." #: src/font-manager/preferences/Desktop.vala:91 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values." msgstr "" #: src/font-manager/preferences/Desktop.vala:121 msgid "GNOME desktop settings schema not found" msgstr "Nie znaleziono ustawień GNOME" #: src/font-manager/preferences/Desktop.vala:215 msgid "Automatic" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Manual" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "Grayscale" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "RGBA" msgstr "" #: src/font-manager/preferences/Desktop.vala:242 #: src/font-manager/preferences/Display.vala:91 msgid "Subpixel Geometry" msgstr "Geometria podpikselowa" #: src/font-manager/preferences/Display.vala:75 msgid "Target DPI" msgstr "Docelowe DPI" #: src/font-manager/preferences/Display.vala:77 msgid "Scale Factor" msgstr "Współczynnik skalowania" #: src/font-manager/preferences/Display.vala:83 msgid "LCD Filter" msgstr "Filtr LCD" #: src/font-manager/preferences/Preferences.vala:41 msgid "Interface" msgstr "Interfejs" #: src/font-manager/preferences/Preferences.vala:42 msgid "Desktop" msgstr "Pulpit" #: src/font-manager/preferences/Preferences.vala:48 msgid "Sources" msgstr "Źródła" #: src/font-manager/preferences/Preferences.vala:49 msgid "Substitutions" msgstr "Substytucje" #: src/font-manager/preferences/Preferences.vala:50 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:150 msgid "Display" msgstr "Wyświetlanie" #: src/font-manager/preferences/Preferences.vala:51 msgid "Rendering" msgstr "Renderowanie" #: src/font-manager/preferences/Preferences.vala:131 #, fuzzy #| 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." msgid "" "A Fontconfig configuration file will be generated from these settings.\n" "\n" "Running applications may require a restart to reflect any changes.\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/Preferences.vala:153 msgid "Reset all values to default" msgstr "" #: src/font-manager/preferences/Rendering.vala:77 msgid "Antialias" msgstr "Antyalias" #: src/font-manager/preferences/Rendering.vala:81 msgid "Enable Autohinter" msgstr "Włącz automatyczny hinting" #: src/font-manager/preferences/Rendering.vala:88 msgid "Hinting Style" msgstr "Styl hintingu" #: src/font-manager/preferences/Rendering.vala:90 msgid "Use Embedded Bitmaps" msgstr "Użyj osadzonych bitmap" #: src/font-manager/preferences/Substitutions.vala:153 msgid "Font Substitutions" msgstr "Substytucje czcionek" #: src/font-manager/preferences/Substitutions.vala:154 msgid "Easily substitute one font family for another." msgstr "Dodaj substytut dla wybranej czcionki." #: src/font-manager/preferences/Substitutions.vala:155 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/UserActions.vala:229 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:243 msgid "User Actions" msgstr "Akcje użytkownika" #: src/font-manager/preferences/UserActions.vala:245 msgid "Custom context menu entries" msgstr "Własne pozycje w menu kontekstowym" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Raised" msgstr "" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Flat" msgstr "Płaskie" #: src/font-manager/preferences/UserInterface.vala:80 #: src/font-viewer/MainWindow.vala:208 msgid "Selected setting requires restart to apply" msgstr "" #: src/font-manager/preferences/UserInterface.vala:81 #: src/font-viewer/MainWindow.vala:209 #, fuzzy #| msgid "" #| "CSD enabled. Change will take effect next time the application is started." msgid "Changes 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:94 msgid "Wide Layout" msgstr "Układ szeroki" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Use three column layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:97 msgid "Only When Maximized" msgstr "Tylko gdy zmaksymalizowane" #: src/font-manager/preferences/UserInterface.vala:99 msgid "Enable Animations" msgstr "Włącz animacje" #. The added margins here are due to PreviewColors widget alignment issues #: src/font-manager/preferences/UserInterface.vala:100 #: src/font-viewer/MainWindow.vala:224 msgid "Prefer Dark Theme" msgstr "Użyj ciemnego motywu" #: src/font-manager/preferences/UserInterface.vala:102 #: src/font-viewer/MainWindow.vala:229 msgid "Use Adwaita Stylesheet" msgstr "" #: src/font-manager/preferences/UserInterface.vala:106 msgid "Titlebar Button Style" msgstr "Styl przycisków na pasku tytułu" #: src/font-manager/preferences/UserInterface.vala:107 msgid "Display line size in Waterfall Preview" msgstr "Wyświetl rozmiar linii w podglądzie wodospadu" #: src/font-manager/preferences/UserInterface.vala:112 #: src/font-viewer/MainWindow.vala:243 #, fuzzy #| msgid "Waterfall Preview Size Settings" msgid "Waterfall Line Spacing" msgstr "Ustawienia rozmiaru podglądu wodospadu" #: src/font-manager/preferences/UserInterface.vala:114 #: src/font-viewer/MainWindow.vala:244 msgid "Padding in pixels to insert above and below rows" msgstr "" #: src/font-manager/preferences/UserSources.vala:145 #, 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." 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." 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:157 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:158 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/GoogleFonts.vala:156 msgid "Network Access Disabled" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:157 msgid "Contact your system administrator to request access." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:160 msgid "Network Offline" msgstr "Jesteś offline" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:162 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/GoogleFonts.vala:172 msgid "Client Error" msgstr "Błąd klienta" #: src/font-manager/web/google/GoogleFonts.vala:173 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:176 msgid "Server Error" msgstr "Błąd serwera" #. Sample strings used here should be sourced from https://fonts.google.com/ #: src/font-manager/web/google/LanguageData.vala:33 msgid "Adlam" msgstr "" #: src/font-manager/web/google/LanguageData.vala:34 #, fuzzy #| msgid "Egyptian Hieroglyphs" msgid "Anatolian Hieroglyphs" msgstr "Egipskie hieroglify" #: src/font-manager/web/google/LanguageData.vala:37 msgid "Avestan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:40 msgid "Bassa Vah" msgstr "" #: src/font-manager/web/google/LanguageData.vala:41 #, fuzzy #| msgid "Surat Batak" msgid "Batak" msgstr "Surat Batak" #: src/font-manager/web/google/LanguageData.vala:43 msgid "Bhaiksuki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:44 msgid "Brahmi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:45 msgid "Braille" msgstr "" #. { N_("Buhid"), "buhid", "" }, #: src/font-manager/web/google/LanguageData.vala:48 msgid "Caucasian Albanian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:49 #, fuzzy #| msgid "Unified Canadian Aboriginal Syllabics" msgid "Canadian Aboriginal" msgstr "Ujednolicone sylaby kanadyjskich aborygenów" #: src/font-manager/web/google/LanguageData.vala:54 msgid "Chinese (Hong Kong)" msgstr "Chiński (Hong Kong)" #: src/font-manager/web/google/LanguageData.vala:55 msgid "Chinese (Simplified)" msgstr "Chiński (Uproszczony)" #: src/font-manager/web/google/LanguageData.vala:56 msgid "Chinese (Traditional)" msgstr "Chiński (Tradycjyny)" #: src/font-manager/web/google/LanguageData.vala:57 msgid "Chorasmian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:59 msgid "Cuneiform" msgstr "" #: src/font-manager/web/google/LanguageData.vala:60 msgid "Cypriot" msgstr "" #: src/font-manager/web/google/LanguageData.vala:61 msgid "Cypro Minoan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:62 msgid "Cyrillic" msgstr "Cyrylica" #: src/font-manager/web/google/LanguageData.vala:63 msgid "Cyrillic Extended" msgstr "Rozszerzona cyrylica" #: src/font-manager/web/google/LanguageData.vala:64 #, fuzzy #| msgid "Deselect All" msgid "Deseret" msgstr "Odznacz wszystko" #: src/font-manager/web/google/LanguageData.vala:66 msgid "Duployan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:68 msgid "Elbasan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:69 msgid "Elymaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:74 msgid "Grantha" msgstr "" #: src/font-manager/web/google/LanguageData.vala:75 msgid "Greek" msgstr "Grecki" #: src/font-manager/web/google/LanguageData.vala:76 msgid "Greek Extended" msgstr "Rozszerzony grecki" #: src/font-manager/web/google/LanguageData.vala:78 msgid "Gunjala Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:80 msgid "Hanifi Rohingya" msgstr "" #: src/font-manager/web/google/LanguageData.vala:81 #, fuzzy #| msgid "Hanunó'o" msgid "Hanunoo" msgstr "Hanunó'o" #: src/font-manager/web/google/LanguageData.vala:82 msgid "Hatran" msgstr "" #: src/font-manager/web/google/LanguageData.vala:84 msgid "Imperial Aramaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:85 msgid "Indic Siyaq Numbers" msgstr "" #: src/font-manager/web/google/LanguageData.vala:86 msgid "Inscriptional Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:87 msgid "Inscriptional Parthian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:88 msgid "Japanese" msgstr "Japoński" #: src/font-manager/web/google/LanguageData.vala:93 msgid "Kawi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:96 msgid "Khojki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:97 msgid "Khudawadi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:98 msgid "Korean" msgstr "Koreański" #: src/font-manager/web/google/LanguageData.vala:101 msgid "Latin" msgstr "Łacina" #: src/font-manager/web/google/LanguageData.vala:102 msgid "Latin Extended" msgstr "Rozszerzona łacina" #: src/font-manager/web/google/LanguageData.vala:104 msgid "Linear A" msgstr "" #: src/font-manager/web/google/LanguageData.vala:105 #, fuzzy #| msgid "Linear B Ideograms" msgid "Linear B" msgstr "Ideogramy pisma linearnego B" #: src/font-manager/web/google/LanguageData.vala:106 msgid "Lisu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:107 msgid "Lycian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:108 msgid "Lydian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:109 msgid "Mahajani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:111 msgid "Mandaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:112 msgid "Manichaean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:113 msgid "Math" msgstr "" #: src/font-manager/web/google/LanguageData.vala:114 msgid "Marchen" msgstr "" #: src/font-manager/web/google/LanguageData.vala:115 msgid "Masaram Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:116 #, fuzzy #| msgid "Mathematical Numerals" msgid "Mayan Numerals" msgstr "Matematyczne cyfry" #: src/font-manager/web/google/LanguageData.vala:117 msgid "Medefaidrin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:118 #, fuzzy #| msgid "Meetei Mayak" msgid "Meetei Mayek" msgstr "Meetei Mayak" #: src/font-manager/web/google/LanguageData.vala:120 #, fuzzy #| msgid "MeroiticCursive" msgid "Meroitic" msgstr "Kursywa meroicka" #: src/font-manager/web/google/LanguageData.vala:124 msgid "Modi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:126 msgid "Mro" msgstr "" #: src/font-manager/web/google/LanguageData.vala:127 msgid "Multani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:128 msgid "Music" msgstr "" #: src/font-manager/web/google/LanguageData.vala:130 msgid "Nabataean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:131 msgid "Nag Mundari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:132 #, fuzzy #| msgid "Devanagari" msgid "Nandinagari" msgstr "Dewanagari" #: src/font-manager/web/google/LanguageData.vala:134 msgid "Newa" msgstr "" #. { N_(""), "nko", "" }, #: src/font-manager/web/google/LanguageData.vala:136 msgid "Nüshu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:139 #, fuzzy #| msgid "Old South Arabian" msgid "Old Hungarian" msgstr "Stary południowoarabski" #: src/font-manager/web/google/LanguageData.vala:141 #, fuzzy #| msgid "Old South Arabian" msgid "Old North Arabian" msgstr "Stary południowoarabski" #: src/font-manager/web/google/LanguageData.vala:142 #, fuzzy #| msgid "Old Italic" msgid "Old Permic" msgstr "Stary włoski" #: src/font-manager/web/google/LanguageData.vala:143 msgid "Old Persian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:144 #, fuzzy #| msgid "Old South Arabian" msgid "Old Sogdian" msgstr "Stary południowoarabski" #: src/font-manager/web/google/LanguageData.vala:146 #, fuzzy #| msgid "Old Italic" msgid "Old Turkic" msgstr "Stary włoski" #: src/font-manager/web/google/LanguageData.vala:147 msgid "Osage" msgstr "" #: src/font-manager/web/google/LanguageData.vala:150 msgid "Pahawh Hmong" msgstr "" #: src/font-manager/web/google/LanguageData.vala:151 msgid "Palmyrene" msgstr "" #: src/font-manager/web/google/LanguageData.vala:152 msgid "Pau Cin Hau" msgstr "" #: src/font-manager/web/google/LanguageData.vala:154 msgid "Phoenician" msgstr "" #: src/font-manager/web/google/LanguageData.vala:155 msgid "Psalter Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:158 msgid "Samaritan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:160 msgid "Sharada" msgstr "" #: src/font-manager/web/google/LanguageData.vala:161 msgid "Shavian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:162 msgid "Siddham" msgstr "" #: src/font-manager/web/google/LanguageData.vala:163 #, fuzzy #| msgid "Hinting" msgid "SignWriting" msgstr "Hinting" #: src/font-manager/web/google/LanguageData.vala:165 msgid "Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:166 msgid "Sora Sompeng" msgstr "" #: src/font-manager/web/google/LanguageData.vala:167 msgid "Soyombo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:172 msgid "Tagalog" msgstr "" #: src/font-manager/web/google/LanguageData.vala:173 msgid "Tagbanwa" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name. #: src/font-manager/web/google/LanguageData.vala:190 #, c-format msgid "No sample for %s available" msgstr "Brak przykładowego tekstu dla %s" #: src/font-manager/web/google/LanguageData.vala:192 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/PreviewPage.vala:383 #, 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/WebFont.vala:174 msgid "ExtraLight" msgstr "Ekstra cienka" #: src/font-manager/web/google/WebFont.vala:182 msgid "SemiBold" msgstr "Półpogrubiona" #: src/font-manager/web/google/WebFont.vala:186 msgid "ExtraBold" msgstr "Ekstra pogrubiona" #: src/font-manager/web/google/WebFont.vala:188 msgid "Black" msgstr "Mocno pogrubiona" #: src/font-viewer/MainWindow.vala:100 #: src/font-viewer/font-viewer-main-window.ui:70 msgid "No file selected" msgstr "Nie wybrano pliku" #: src/font-viewer/MainWindow.vala:101 #: src/font-viewer/font-viewer-main-window.ui:78 msgid "Or unsupported filetype." msgstr "Lub nieobsługiwany rodzaj pliku." #: src/font-viewer/MainWindow.vala:150 #, fuzzy #| msgid "System" msgid "System Font" msgstr "System" #: src/font-viewer/MainWindow.vala:152 msgid "" "Selected font file is either installed in a system directory or is not " "writable by the current user.\n" "\n" "If you wish to remove this font from the list of available fonts use the " "system package manager to remove the package containing this font file, ask " "the system administrator to remove it or use a font management application " "to disable it." msgstr "" #: src/font-viewer/MainWindow.vala:155 msgid "Newer version already installed" msgstr "Zainstalowana jest nowsza wersja" #: src/font-viewer/MainWindow.vala:157 src/font-viewer/MainWindow.vala:162 msgid "Click to overwrite" msgstr "" #: src/font-viewer/MainWindow.vala:160 msgid "Update Font" msgstr "Aktualizuj czcionkę" #: src/font-viewer/MainWindow.vala:165 msgid "Remove Font" msgstr "Usuń czcionkę" #: src/font-viewer/MainWindow.vala:169 #: src/font-viewer/font-viewer-main-window.ui:104 msgid "Install Font" msgstr "Zainstaluj czcionkę" #: src/font-viewer/MainWindow.vala:236 msgid "Preview Area Colors" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:9 #: src/common/ui/font-manager-preview-colors.ui:15 msgid "Select background color" msgstr "Wybierz kolor tła" #: src/common/ui/font-manager-preview-colors.ui:23 #: src/common/ui/font-manager-preview-colors.ui:29 msgid "Select text color" msgstr "Wybierz kolor tekstu" #: src/font-manager/gtk/help-overlay.ui:11 msgid "General" msgstr "Ogólne" #: src/font-manager/gtk/help-overlay.ui:23 msgid "Increase preview size" msgstr "Zwiększ rozmiar podglądu" #: src/font-manager/gtk/help-overlay.ui:30 msgid "Decrease preview size" msgstr "Zmniejsz rozmiar podglądu" #: src/font-manager/gtk/help-overlay.ui:37 msgid "Reset preview size" msgstr "Zresetuj rozmiar podglądu" #: src/font-manager/gtk/help-overlay.ui:44 msgid "Focus search entry" msgstr "" #: src/font-manager/gtk/help-overlay.ui:51 msgid "Reload" msgstr "Odśwież" #: src/font-manager/gtk/help-overlay.ui:58 #: src/font-manager/gtk/help-overlay.ui:65 msgid "Quit the application" msgstr "Wyjdź z aplikacji" #: src/font-manager/gtk/help-overlay.ui:73 msgid "Mode" msgstr "Tryb" #: src/font-manager/gtk/help-overlay.ui:78 msgid "Switch to Manage mode" msgstr "Przejdź na tryb zarządzania" #: src/font-manager/gtk/help-overlay.ui:85 msgid "Switch to Browse mode" msgstr "Przejdź na tryb przeglądania" #: src/font-manager/gtk/help-overlay.ui:92 msgid "Switch to Compare mode" msgstr "Przejdź na tryb porównywania" #: src/font-manager/gtk/help-overlay.ui:99 #, fuzzy #| msgid "Switch to Manage mode" msgid "Switch to Google Fonts mode" msgstr "Przejdź na tryb zarządzania" #: src/font-manager/gtk/help-overlay.ui:107 msgid "Preview Mode" msgstr "Tryb podglądu" #: src/font-manager/gtk/help-overlay.ui:112 msgid "Switch to Standard preview" msgstr "Przejdź na tryb standardowy" #: src/font-manager/gtk/help-overlay.ui:119 msgid "Switch to Waterfall preview" msgstr "Przejdź na tryb wodospadu" #: src/font-manager/gtk/help-overlay.ui:126 msgid "Switch to Body Text preview" msgstr "Przejdź na tryb podglądu przykładowego tekstu" #: src/font-manager/ui/font-manager-browse-pane.ui:100 #, fuzzy #| msgid "Increase preview size" msgid "Increase tile size" msgstr "Zwiększ rozmiar podglądu" #: src/font-manager/ui/font-manager-browse-pane.ui:109 #, fuzzy #| msgid "Decrease preview size" msgid "Decrease tile size" msgstr "Zmniejsz rozmiar podglądu" #: src/font-manager/ui/font-manager-browse-pane.ui:149 msgid "Toggle search entry" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:158 msgid "Toggle preview panel" msgstr "" #: src/font-manager/ui/font-manager-browse-preview.ui:164 msgid "" "Status of selected family.\n" "\n" "Disabling will prevent the selected family from being used by other " "applications." msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:19 msgid "Collection Name" msgstr "Nazwa kolekcji" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:45 msgid "_Rename" msgstr "_Zmień nazwę" #: src/font-manager/ui/font-manager-compare-view.ui:20 msgid "Add selected font to comparison" msgstr "Dodaj wybraną czcionkę do porównania" #: src/font-manager/ui/font-manager-compare-view.ui:33 msgid "Remove selected font from comparison" msgstr "Usuń wybraną czcionkę z porównania" #: src/font-manager/ui/font-manager-compare-view.ui:45 msgid "Pinned Comparisons" msgstr "Przypięte porównania" #: src/font-manager/ui/font-manager-export-dialog.ui:19 #: src/font-manager/ui/font-manager-remove-dialog.ui:19 #, fuzzy #| msgid "_Cancel" msgid "Cancel" msgstr "_Anuluj" #: src/font-manager/ui/font-manager-font-list-controls.ui:51 #: src/font-manager/ui/font-manager-font-list-view.ui:54 #: src/font-manager/ui/font-manager-remove-dialog.ui:43 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:44 msgid "Search Families…" msgstr "Szukaj rodzin…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:29 msgid "Search Orthographies…" msgstr "Szukaj ortografii…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:72 msgid "Minimum Coverage" msgstr "Minimalne pokrycie" #: src/font-manager/ui/font-manager-language-filter-settings.ui:101 msgid "Deselect All" msgstr "Odznacz wszystko" #: src/font-manager/ui/font-manager-orthography-list.ui:53 msgid "Clear selected filter" msgstr "Wyczyść wybrany filtr" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:22 #, fuzzy #| msgid "Created : " msgid "Created :" msgstr "Utworzono : " #: src/font-manager/ui/font-manager-pinned-comparisons.ui:23 msgid "Save current comparison" msgstr "Zapisz porównanie" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:45 msgid "Remove selected comparison" msgstr "Usuń wybrane porównanie" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:73 msgid "Restore selected comparison" msgstr "Przywróć wybrane porównanie" #: src/font-manager/ui/font-manager-remove-dialog.ui:13 msgid "Select fonts to remove" msgstr "Wybierz czcionki do usunięcia" #: src/font-manager/ui/font-manager-remove-dialog.ui:25 #, fuzzy #| msgid "_Delete" msgid "Delete" msgstr "_Skasuj" #: src/font-manager/ui/font-manager-sidebar.ui:35 msgid "Categories" msgstr "Kategorie" #: src/font-manager/ui/font-manager-sidebar.ui:86 #, fuzzy #| msgid "Font Collections" msgid "Smart Collections" msgstr "Kolekcje czcionek" #: src/font-manager/ui/font-manager-sidebar.ui:142 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:50 msgid "Sort Order" msgstr "Kolejność sortowania" #: src/font-manager/ui/font-manager-sidebar.ui:150 msgid "Collections" msgstr "Kolekcje" #: src/font-manager/ui/font-manager-substitute-row.ui:22 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:34 msgid "Remove substitute" msgstr "Usuń substytut" #: src/font-manager/ui/font-manager-substitute.ui:35 msgid "Enter substitute family" msgstr "Wpisz rodzinę-substytut" #: src/font-manager/ui/font-manager-substitute.ui:51 msgid "prefer" msgstr "preferuj" #: src/font-manager/ui/font-manager-substitute.ui:52 msgid "accept" msgstr "akceptuj" #: src/font-manager/ui/font-manager-substitute.ui:53 msgid "default" msgstr "domyślne" #: src/font-manager/ui/font-manager-user-action-row.ui:27 msgid "Comment" msgstr "Komentarz" #: src/font-manager/ui/font-manager-user-action-row.ui:42 msgid "Executable" msgstr "Plik wykonywalny" #: src/font-manager/ui/font-manager-user-action-row.ui:57 msgid "Arguments" msgstr "Argumenty" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:39 msgid "Newest" msgstr "Najnowsze" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:40 msgid "Most Popular" msgstr "Najbardziej popularne" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:41 msgid "Trending" msgstr "Na czasie" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:116 msgid "Serif" msgstr "Szeryfowy" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:133 msgid "Sans Serif" msgstr "Bezszeryfowy" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:167 msgid "Handwriting" msgstr "Rękopis" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:198 msgid "Category" msgstr "Kategoria" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:272 msgid "4+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:282 msgid "8+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:292 msgid "12+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:305 msgid "Variations" msgstr "Warianty" #: src/font-viewer/font-viewer-main-window.ui:31 msgid "Preview font files before installing them." msgstr "Podejrzyj pliki czcionek przed ich zainstalowaniem." #: src/font-viewer/font-viewer-main-window.ui:32 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." #~ msgid "The type of antialiasing to use when rendering fonts." #~ msgstr "Rodzaj wygładzania krawędzi używany podczas renderowania czcionek." #, fuzzy #~| msgid "Font Manager" #~ msgid "Font Manager project" #~ msgstr "Zarządzanie czcionkami" #~ msgid "Select Destination" #~ msgstr "Wybierz miejsce docelowe" #~ msgid "_Open" #~ msgstr "_Otwórz" #~ msgid "Remove selected font from collection" #~ msgstr "Usuń wybraną czcionkę z kolekcji" #~ msgid "Updating Database — Metadata" #~ msgstr "Aktualizowanie bazy danych — Metadane" #~ msgid "Updating Database — Orthography" #~ msgstr "Aktualizowanie bazy danych — Ortografia" #~ msgid "About" #~ msgstr "O programie" #~ msgid "Select Exported Data" #~ msgstr "Wybierz wyeksportowane dane" #~ msgid "Settings saved to file." #~ msgstr "Ustawienia zostały zapisane do pliku." #~ msgid "Removed configuration file." #~ msgstr "Usunięty plik konfiguracyjny." #~ msgid " Size Restrictions " #~ msgstr " Ograniczenia rozmiaru " #~ msgid " Apply settings to point sizes " #~ msgstr " Zastosuj ustawienia do rozmiarów punktu " #~ msgid "Smaller than" #~ msgstr "Mniejsze niż" #~ msgid "Larger than" #~ msgstr "Większe niż" #~ msgid "Add alias" #~ msgstr "Dodaj alias" #~ msgid "Client Side Decorations" #~ msgstr "Dekoracje po stronie klienta" #~ 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." #~ msgid "Case insensitive search of family names." #~ msgstr "" #~ "Wyszukiwanie nazw rodzin czcionek bez względu na wielkość liter w nazwie." #~ msgid "Error procesing data" #~ msgstr "Błąd przetwarzania danych" #~ msgid "Network Error" #~ msgstr "Błąd sieci" #~ msgid "Please check your network settings" #~ msgstr "Sprawdź swoje ustawienia sieci" #~ msgid "Update Family" #~ msgstr "Aktualizuj rodzinę" #~ msgid "Remove Family" #~ msgstr "Usuń rodzinę" #~ msgid "Download Family" #~ msgstr "Pobierz rodzinę" #~ msgid "Download Font" #~ msgstr "Pobierz czcionkę" #~ msgid "Installed" #~ msgstr "Zainstalowane" #~ msgid "Enter Preview Text…" #~ msgstr "Wpisz tekst podglądowy…" #~ msgid "Previous page" #~ msgstr "Poprzednia strona" #~ msgid "Next page" #~ msgstr "Następna strona" #~ msgid "Discard" #~ msgstr "Odrzuć" #~ msgid "Running applications may require a restart to reflect any changes." #~ msgstr "" #~ "Aby odzwierciedlić poczynione zmiany, działające programy mogą wymagać " #~ "ponownego uruchomienia." #~ msgid "Save" #~ msgstr "Zapisz" #~ msgid "Edit selected category" #~ msgstr "Edytuj wybraną kategorię" #~ msgid "8.0" #~ msgstr "8,0" #~ msgid "48.0" #~ msgstr "48,0" #~ msgid "1.0" #~ msgstr "1,0" #~ 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" font-manager-0.9.4/po/pt_BR.po000066400000000000000000002420071476271126700161100ustar00rootroot00000000000000# 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, 2022, 2023, 2025. # Marcos Leite , 2024. # Paul Janzen , 2024. 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: 2025-02-26 00:40-0500\n" "PO-Revision-Date: 2025-01-27 22:03+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 5.10-dev\n" #. Application.vala #: data/com.github.FontManager.FontManager.appdata.xml.in.in:14 #: data/com.github.FontManager.FontManager.desktop.in.in:5 #: data/com.github.FontManager.FontManager.desktop.in.in:6 #: lib/gtk/font-manager-application-window.c:281 #: src/font-manager/Application.vala:2 msgid "Font Manager" msgstr "Gerenciador de Fontes" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:15 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "" "Um programa simples de gerenciamento de fontes para ambientes de desktop Gtk+" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:18 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/com.github.FontManager.FontManager.appdata.xml.in.in:23 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/com.github.FontManager.FontManager.appdata.xml.in.in:27 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/com.github.FontManager.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/com.github.FontManager.FontManager.desktop.in.in:16 #: data/com.github.FontManager.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "Gráficos;Visualizador;GNOME;GTK;Publicação;" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:14 #: data/com.github.FontManager.FontViewer.desktop.in.in:5 #: data/com.github.FontManager.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:88 src/font-viewer/Application.vala:108 #: src/font-viewer/Application.vala:132 #: src/font-viewer/font-viewer-main-window.ui:30 msgid "Font Viewer" msgstr "Visualizador de Fontes" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:15 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "Um programa visualizador de fontes para ambientes de desktop Gtk+" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:18 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/com.github.FontManager.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:154 #: extensions/nemo/font-manager-menu-provider.c:147 #: extensions/thunar/font-manager-menu-provider.c:129 #: src/font-manager/FontList.vala:509 msgid "Install" msgstr "Instalar" #: extensions/nautilus/font-manager-menu-provider.c:156 #: extensions/nemo/font-manager-menu-provider.c:149 #: extensions/thunar/font-manager-menu-provider.c:131 msgid "Install the selected font file" msgstr "Instalar o arquivo de fonte selecionado" #: extensions/nautilus/font-manager-menu-provider.c:157 #: extensions/nemo/font-manager-menu-provider.c:150 #: extensions/thunar/font-manager-menu-provider.c:132 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-database.c:582 src/font-manager/Application.vala:147 msgid "Updating Database…" msgstr "Atualizando banco de dados…" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:699 msgid "Unknown Vendor" msgstr "Fornecedor desconhecido" #: lib/fontconfig/font-manager-fontconfig.c:568 #: src/font-manager/web/google/WebFont.vala:172 msgid "Thin" msgstr "Fino" #: lib/fontconfig/font-manager-fontconfig.c:570 msgid "Ultra-Light" msgstr "Ultra-Leve" #: lib/fontconfig/font-manager-fontconfig.c:572 #: lib/fontconfig/font-manager-fontconfig.c:925 #: src/font-manager/web/google/WebFont.vala:176 msgid "Light" msgstr "Leve" #: lib/fontconfig/font-manager-fontconfig.c:574 msgid "Semi-Light" msgstr "Semi-Leve" #: lib/fontconfig/font-manager-fontconfig.c:576 msgid "Book" msgstr "Livro" #: lib/fontconfig/font-manager-fontconfig.c:578 #: lib/fontconfig/font-manager-fontconfig.c:882 #: src/font-manager/preferences/Desktop.vala:236 #: src/font-manager/web/google/WebFont.vala:180 msgid "Medium" msgstr "Médio" #: lib/fontconfig/font-manager-fontconfig.c:580 msgid "Semi-Bold" msgstr "Semi-Negrito" #: lib/fontconfig/font-manager-fontconfig.c:582 #: src/font-manager/web/google/WebFont.vala:184 msgid "Bold" msgstr "Negrito" #: lib/fontconfig/font-manager-fontconfig.c:584 msgid "Ultra-Bold" msgstr "Ultra-Negrito" #: lib/fontconfig/font-manager-fontconfig.c:586 msgid "Heavy" msgstr "Pesado" #: lib/fontconfig/font-manager-fontconfig.c:588 msgid "Ultra-Heavy" msgstr "Ultra-Pesado" #: lib/fontconfig/font-manager-fontconfig.c:663 #: src/font-manager/web/google/WebFont.vala:234 msgid "Italic" msgstr "Itálico" #: lib/fontconfig/font-manager-fontconfig.c:665 msgid "Oblique" msgstr "Oblíquo" #: lib/fontconfig/font-manager-fontconfig.c:703 msgid "Ultra-Condensed" msgstr "Ultra-Condensado" #: lib/fontconfig/font-manager-fontconfig.c:705 msgid "Extra-Condensed" msgstr "Extra-Condensado" #: lib/fontconfig/font-manager-fontconfig.c:707 msgid "Condensed" msgstr "Condensado" #: lib/fontconfig/font-manager-fontconfig.c:709 msgid "Semi-Condensed" msgstr "Semi-Condensado" #: lib/fontconfig/font-manager-fontconfig.c:711 msgid "Semi-Expanded" msgstr "Semi-Expandido" #: lib/fontconfig/font-manager-fontconfig.c:713 msgid "Expanded" msgstr "Expandido" #: lib/fontconfig/font-manager-fontconfig.c:715 msgid "Extra-Expanded" msgstr "Extra-Expandido" #: lib/fontconfig/font-manager-fontconfig.c:717 msgid "Ultra-Expanded" msgstr "Ultra-Expandido" #: lib/fontconfig/font-manager-fontconfig.c:786 msgid "Proportional" msgstr "Proporcional" #: lib/fontconfig/font-manager-fontconfig.c:788 msgid "Dual Width" msgstr "Largura Dupla" #: lib/fontconfig/font-manager-fontconfig.c:790 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:184 msgid "Monospace" msgstr "Monoespaçada" #: lib/fontconfig/font-manager-fontconfig.c:792 msgid "Charcell" msgstr "Charcell" #: lib/fontconfig/font-manager-fontconfig.c:831 msgid "Unknown" msgstr "Desconhecido" #: lib/fontconfig/font-manager-fontconfig.c:833 msgid "RGB" msgstr "RGB" #: lib/fontconfig/font-manager-fontconfig.c:835 msgid "BGR" msgstr "BGR" #: lib/fontconfig/font-manager-fontconfig.c:837 msgid "VRGB" msgstr "VRGB" #: lib/fontconfig/font-manager-fontconfig.c:839 msgid "VBGR" msgstr "VBGR" #: lib/fontconfig/font-manager-fontconfig.c:841 #: lib/fontconfig/font-manager-fontconfig.c:886 #: lib/fontconfig/font-manager-fontconfig.c:929 #: src/font-manager/Controls.vala:133 #: src/font-manager/preferences/Desktop.vala:234 #: src/font-manager/preferences/Desktop.vala:236 msgid "None" msgstr "Nenhum" #: lib/fontconfig/font-manager-fontconfig.c:880 #: src/font-manager/preferences/Desktop.vala:236 msgid "Slight" msgstr "Ligeiro" #: lib/fontconfig/font-manager-fontconfig.c:884 #: src/font-manager/preferences/Desktop.vala:236 msgid "Full" msgstr "Cheio" #: lib/fontconfig/font-manager-fontconfig.c:923 msgid "Default" msgstr "Padrão" #: lib/fontconfig/font-manager-fontconfig.c:927 msgid "Legacy" msgstr "Legado" #: lib/fontconfig/font-manager-source.c:305 #: lib/fontconfig/font-manager-source.c:321 #: lib/fontconfig/font-manager-source.c:322 msgid "Source Unavailable" msgstr "Origem não disponível" #: lib/gtk/font-manager-application-window.c:285 #: src/font-manager/Application.vala:3 msgid "Simple font management for GTK+ desktop environments" msgstr "Gerenciador simples de fontes para ambientes de desktop GTK+" #: lib/gtk/font-manager-application-window.c:290 msgid "translator-credits" msgstr "" "Fúlvio Alves \n" "Marcos Leite " #: lib/gtk/font-manager-fsType.c:74 msgid "Restricted License Embedding" msgstr "Licença de Incorporação Restrita" #: lib/gtk/font-manager-fsType.c:76 msgid "Preview & Print Embedding" msgstr "Incorporação de Visualização e Impressão" #: lib/gtk/font-manager-fsType.c:78 msgid "Editable Embedding" msgstr "Incorporação Editável" #: lib/gtk/font-manager-fsType.c:80 msgid "Preview & Print Embedding | No Subsetting" msgstr "Incorporação de Visualização e Impressão | Sem Subconjunto" #: lib/gtk/font-manager-fsType.c:82 msgid "Editable Embedding | No Subsetting" msgstr "Incorporação Editável | Sem Subconjunto" #: lib/gtk/font-manager-fsType.c:84 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "" "Incorporação de Visualização e Impressão | Incorporação Apenas de Bitmap" #: lib/gtk/font-manager-fsType.c:86 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "Incorporação Editável | Incorporação Apenas de Bitmap" #: lib/gtk/font-manager-fsType.c:88 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" "Incorporação de Visualização e Impressão | Sem Subconjunto | Incorporação " "Apenas de Bitmap" #: lib/gtk/font-manager-fsType.c:90 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" "Incorporação Editável | Sem Subconjunto | Incorporação Apenas de Bitmap" #: lib/gtk/font-manager-fsType.c:92 msgid "Installable Embedding" msgstr "Incorporação Instalável" #: lib/gtk/font-manager-license-page.c:179 msgid "File does not contain license information." msgstr "O arquivo não contém informações de licença." #: lib/gtk/font-manager-preview-controls.c:77 msgid "Left Aligned" msgstr "Alinhado à esquerda" #: lib/gtk/font-manager-preview-controls.c:83 msgid "Centered" msgstr "Centralizado" #: lib/gtk/font-manager-preview-controls.c:89 msgid "Fill" msgstr "Preencher" #: lib/gtk/font-manager-preview-controls.c:95 msgid "Right Aligned" msgstr "Alinhado à direita" #: lib/gtk/font-manager-preview-controls.c:349 #: src/font-manager/ui/font-manager-browse-pane.ui:168 msgid "Edit preview text" msgstr "Editar texto de visualização" #: lib/gtk/font-manager-preview-controls.c:350 msgid "Undo changes" msgstr "Desfazer alterações" #: lib/gtk/font-manager-preview-page.c:87 #: src/font-manager/ui/font-manager-browse-preview.ui:126 msgid "Preview" msgstr "Visualização" #: lib/gtk/font-manager-preview-page.c:89 msgid "Waterfall" msgstr "Cascata" #: lib/gtk/font-manager-preview-pane.c:47 #: lib/gtk/font-manager-preview-pane.c:584 #: src/font-manager/ui/font-manager-browse-preview.ui:136 msgid "Characters" msgstr "Caracteres" #: lib/gtk/font-manager-preview-pane.c:49 #: lib/gtk/font-manager-preview-pane.c:585 msgid "Properties" msgstr "Propriedades" #: lib/gtk/font-manager-preview-pane.c:51 #: lib/gtk/font-manager-preview-pane.c:586 src/font-manager/Categories.vala:266 msgid "License" msgstr "Licença" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:331 #: src/font-manager/web/google/WebFont.vala:178 msgid "Regular" msgstr "Regular" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:326 msgid "Normal" msgstr "Normal" #: lib/gtk/font-manager-preview-pane.c:508 msgid "Search available characters" msgstr "Pesquisar caracteres disponíveis" #: lib/gtk/font-manager-properties-page.c:55 msgid "PostScript Name" msgstr "Nome PostScript" #: lib/gtk/font-manager-properties-page.c:56 msgid "Family" msgstr "Família" #: lib/gtk/font-manager-properties-page.c:57 msgid "Style" msgstr "Estilo" #: lib/gtk/font-manager-properties-page.c:58 #: src/font-manager/Categories.vala:259 msgid "Width" msgstr "Largura" #: lib/gtk/font-manager-properties-page.c:59 #: src/font-manager/Categories.vala:261 msgid "Slant" msgstr "Inclinação" #: lib/gtk/font-manager-properties-page.c:60 #: src/font-manager/Categories.vala:260 msgid "Weight" msgstr "Peso" #: lib/gtk/font-manager-properties-page.c:61 #: src/font-manager/Categories.vala:262 msgid "Spacing" msgstr "Espaçamento" #: lib/gtk/font-manager-properties-page.c:62 msgid "Version" msgstr "Versão" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/gtk/font-manager-properties-page.c:64 #: src/font-manager/Categories.vala:268 msgid "Vendor" msgstr "Fornecedor" #: lib/gtk/font-manager-properties-page.c:65 msgid "FileType" msgstr "Tipo de Arquivo" #. Keep this entry last #: lib/gtk/font-manager-properties-page.c:67 msgid "Filesize" msgstr "Tamanho do arquivo" #: lib/gtk/unicode/unicode-character-map.c:850 msgid "Copy" msgstr "Copiar" #: lib/gtk/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "Outro, Controle" #: lib/gtk/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "Outro, Formato" #: lib/gtk/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "Outro, Não Atribuído" #: lib/gtk/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "Outro, Uso Privado" #: lib/gtk/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "Outro, Substituto" #: lib/gtk/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "Letra, Minúsculas" #: lib/gtk/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "Letra, Modificador" #: lib/gtk/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "Letra, Outro" #: lib/gtk/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "Letra, Caixa de Título" #: lib/gtk/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "Letra, Maiúscula" #: lib/gtk/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "Marca, Combinação de Espaço" #: lib/gtk/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "Marca, Envolvente" #: lib/gtk/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "Marca, Sem Espaçamento" #: lib/gtk/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "Número, Dígito Decimal" #: lib/gtk/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "Número, Letra" #: lib/gtk/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "Número, Outro" #: lib/gtk/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "Pontuação, Corretor" #: lib/gtk/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "Pontuação, Traço" #: lib/gtk/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "Pontuação, Fechar" #: lib/gtk/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "Pontuação, Citação Final" #: lib/gtk/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "Pontuação, Citação Inicial" #: lib/gtk/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "Pontuação, Outro" #: lib/gtk/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "Pontuação, Aberto" #: lib/gtk/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "Símbolo, Moeda" #: lib/gtk/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "Símbolo, Modificador" #: lib/gtk/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "Símbolo, Matemática" #: lib/gtk/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "Símbolo, Outro" #: lib/gtk/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "Separador, Linha" #: lib/gtk/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "Separador, Parágrafo" #: lib/gtk/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "Separador, Espaço" #: src/common/WaterfallSettings.vala:37 msgid "Up to 48 points (Linear Scaling)" msgstr "Até 48 pontos (escala linear)" #: src/common/WaterfallSettings.vala:39 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "Até 72 pontos (proporção comum 1.1)" #: src/common/WaterfallSettings.vala:41 msgid "Up to 96 points (Linear Scaling)" msgstr "Até 96 pontos (escala linear)" #: src/common/WaterfallSettings.vala:43 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "Até 96 pontos (proporção comum 1.1)" #: src/common/WaterfallSettings.vala:45 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "Até 120 pontos (proporção comum 1.2)" #: src/common/WaterfallSettings.vala:47 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "Até 144 pontos (proporção comum 1.3)" #: src/common/WaterfallSettings.vala:49 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "Até 192 pontos (proporção comum 1.4)" #: src/common/WaterfallSettings.vala:51 msgid "Custom Size Settings" msgstr "Configurações de tamanho personalizadas" #: src/common/WaterfallSettings.vala:197 msgid "Waterfall Preview Size Settings" msgstr "Configurações de tamanho da visualização em cascata" #: src/common/WaterfallSettings.vala:201 msgid "Higher values may adversely affect performance" msgstr "Valores mais altos podem afetar negativamente o desempenho" #: src/common/WaterfallSettings.vala:204 msgid "Minimum Waterfall Preview Point Size" msgstr "Tamanho mínimo do ponto de visualização em cascata" #: src/common/WaterfallSettings.vala:206 msgid "Waterfall Preview Point Size Common Ratio" msgstr "Proporção comum do tamanho do ponto de visualização em cascata" #: src/common/WaterfallSettings.vala:208 msgid "Maximum Waterfall Preview Point Size" msgstr "Tamanho máximo do ponto de visualização em cascata" #: src/common/WaterfallSettings.vala:236 #, fuzzy msgid "Show line size" msgstr "Mostrar na pasta" #: src/font-manager/Application.vala:5 #, fuzzy 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" " " #: src/font-manager/Application.vala:133 #, fuzzy msgid "Installing Font Files…" msgstr "Instalar fonte" #: src/font-manager/Browse.vala:381 #: src/font-manager/ui/font-manager-browse-preview.ui:175 #, fuzzy #| msgid "Decorative" msgid "Active" msgstr "Decorativo" #: src/font-manager/Browse.vala:385 msgid "Inactive" msgstr "" #: src/font-manager/Browse.vala:426 msgid "Designed by" msgstr "" #: src/font-manager/Categories.vala:259 msgid "Grouped by font width" msgstr "Agrupado pela largura da fonte" #: src/font-manager/Categories.vala:260 msgid "Grouped by font weight" msgstr "Agrupado por peso da fonte" #: src/font-manager/Categories.vala:261 msgid "Grouped by font angle" msgstr "Agrupado por ângulo da fonte" #: src/font-manager/Categories.vala:262 msgid "Grouped by font spacing" msgstr "Agrupado por espaçamento da fonte" #: src/font-manager/Categories.vala:266 msgid "Grouped by license type" msgstr "Agrupado por tipo de licença" #: src/font-manager/Categories.vala:268 msgid "Grouped by vendor" msgstr "Agrupar por fornecedor" #: src/font-manager/Categories.vala:269 msgid "Filetype" msgstr "Tipo de arquivo" #: src/font-manager/Categories.vala:269 msgid "Grouped by filetype" msgstr "Agrupado por tipo de arquivo" #: src/font-manager/Categories.vala:274 msgid "All" msgstr "Todas" #: src/font-manager/Categories.vala:274 msgid "All Fonts" msgstr "Todas as fontes" #: src/font-manager/Categories.vala:275 msgid "System" msgstr "Sistema" #: src/font-manager/Categories.vala:275 msgid "Fonts available to all users" msgstr "Fontes disponíveis para todos os usuários" #: src/font-manager/Categories.vala:298 msgid "Family Kind" msgstr "Tipo de família" #: src/font-manager/Categories.vala:298 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:299 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:262 msgid "Any" msgstr "Qualquer" #: src/font-manager/Categories.vala:299 msgid "No Fit" msgstr "Sem forma" #: src/font-manager/Categories.vala:299 msgid "Text and Display" msgstr "Texto e Exibição" #: src/font-manager/Categories.vala:299 msgid "Script" msgstr "Script" #: src/font-manager/Categories.vala:299 msgid "Decorative" msgstr "Decorativo" #: src/font-manager/Categories.vala:299 msgid "Pictorial" msgstr "Pictórica" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "Digite o nome da coleção" #: src/font-manager/Collections.vala:346 msgid "Copy to…" msgstr "Copiar para…" #: src/font-manager/Collections.vala:347 msgid "Compress…" msgstr "Comprimir…" #: src/font-manager/Collections.vala:348 msgid "Rename…" msgstr "Renomear…" #: src/font-manager/Collections.vala:402 msgid "Archive created successfully." msgstr "" #: src/font-manager/Collections.vala:403 msgid "The resulting file can be found in your home directory." msgstr "" #: src/font-manager/Collections.vala:405 msgid "Error exporting collection" msgstr "" #: src/font-manager/Collections.vala:406 msgid "" "Start the application from a terminal and try again for more information" msgstr "" #: src/font-manager/Collections.vala:427 #, fuzzy msgid "Creating archive from selected collection." msgstr "Remover coleção selecionada" #: src/font-manager/Collections.vala:428 msgid "This may take some time for large collections…" msgstr "" #: src/font-manager/Compare.vala:325 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:361 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" "Salve a comparação atual\n" "clicando no botão +" #: src/font-manager/Controls.vala:80 msgid "Keyboard Shortcuts" msgstr "Atalhos do Teclado" #: src/font-manager/Controls.vala:81 src/font-manager/gtk/help-overlay.ui:16 msgid "Help" msgstr "Ajuda" #: src/font-manager/Controls.vala:82 #, fuzzy msgid "About Font Manager" msgstr "Gerenciador de Fontes" #: src/font-manager/Controls.vala:88 msgid "Preferences" msgstr "Preferências" #: src/font-manager/Controls.vala:92 msgid "Import" msgstr "Importar" #: src/font-manager/Controls.vala:93 #: src/font-manager/ui/font-manager-export-dialog.ui:25 msgid "Export" msgstr "Exportar" #: src/font-manager/Controls.vala:96 #: src/font-manager/ui/font-manager-export-dialog.ui:13 msgid "User Data" msgstr "Dados do usuário" #: src/font-manager/Controls.vala:129 #: src/font-manager/ui/font-manager-user-action-row.ui:13 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:38 msgid "Name" msgstr "Nome" #: src/font-manager/Controls.vala:131 msgid "Size" msgstr "" #: src/font-manager/Controls.vala:196 msgid "Grid View" msgstr "Visualização em lista" #: src/font-manager/Controls.vala:197 msgid "List View" msgstr "Visualização em lista" #: src/font-manager/Controls.vala:283 msgid "Add Fonts" msgstr "Adicionar fontes" #: src/font-manager/Controls.vala:284 msgid "Remove Fonts" msgstr "Remover fontes" #: src/font-manager/Controls.vala:300 msgid "Back" msgstr "Voltar" #: src/font-manager/Dialogs.vala:48 src/font-manager/Dialogs.vala:59 msgid "_Select" msgstr "_Selecionar" #: src/font-manager/Dialogs.vala:49 #, fuzzy msgid "Select Executable" msgstr "Selecionar executável" #: src/font-manager/Dialogs.vala:60 #, fuzzy msgid "Select a Directory" msgstr "Selecionar a cor do texto" #: src/font-manager/Dialogs.vala:68 #, fuzzy msgid "TrueType" msgstr "Tipo de Arquivo" #: src/font-manager/Dialogs.vala:70 #, fuzzy msgid "OpenType" msgstr "Tipo de Arquivo" #: src/font-manager/Dialogs.vala:73 msgid "Archive Files" msgstr "" #: src/font-manager/Dialogs.vala:81 #, fuzzy msgid "Select Files to Install" msgstr "Selecionar arquivos para instalar" #: src/font-manager/Dialogs.vala:91 #, fuzzy msgid "Select Source Directories" msgstr "Selecionar pastas de origem" #: src/font-manager/Dialogs.vala:125 msgid "Font Configuration" msgstr "Configuração de fonte" #: src/font-manager/Dialogs.vala:126 msgid "Font Collections" msgstr "Coleções de fontes" #: src/font-manager/Dialogs.vala:127 #: src/font-manager/preferences/UserSources.vala:156 msgid "Font Sources" msgstr "Origens de fonte" #: src/font-manager/Dialogs.vala:128 msgid "Installed Fonts" msgstr "Fontes instaladas" #: src/font-manager/Dialogs.vala:129 msgid "Custom Actions" msgstr "Ações personalizadas" #: src/font-manager/Dialogs.vala:385 msgid "Fonts installed in your home directory will appear here." msgstr "As fontes instaladas em seu diretório Home aparecerão aqui." #. FontList.vala #. * #. * Copyright (C) 2020-2025 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 . #. #: src/font-manager/FontList.vala:21 #, 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:72 #: src/font-manager/web/google/FontList.vala:204 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "%i Variação" msgstr[1] "%i Variações" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 msgid "Collapse all" msgstr "Recolher todos" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 #: src/font-manager/ui/font-manager-font-list-controls.ui:21 #: src/font-manager/ui/font-manager-font-list-view.ui:24 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:28 msgid "Expand all" msgstr "Expandir todos" #: src/font-manager/FontList.vala:510 msgid "Copy Location" msgstr "Copiar localização" #: src/font-manager/FontList.vala:511 msgid "Show in Folder" msgstr "Mostrar na pasta" #: src/font-manager/FontList.vala:512 msgid "Enable selected items" msgstr "Ativar itens selecionados" #: src/font-manager/FontList.vala:513 msgid "Disable selected items" msgstr "Desativar itens selecionados" #. 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:580 src/font-manager/FontList.vala:589 #, c-format msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "%i item selecionado" msgstr[1] "%i itens selecionados" #: src/font-manager/FontList.vala:607 #: src/font-manager/preferences/Preferences.vala:45 msgid "Actions" msgstr "Ações" #: src/font-manager/MainWindow.vala:69 msgid "Browse" msgstr "Navegar" #: src/font-manager/MainWindow.vala:71 msgid "Compare" msgstr "Comparar" #: src/font-manager/MainWindow.vala:74 #, fuzzy msgid "Google Fonts" msgstr "Remover fontes" #: src/font-manager/MainWindow.vala:77 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/LanguageData.vala:35 msgid "Arabic" msgstr "Árabe" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "Letras gregas arcaicas" #: src/font-manager/Orthographies.vala:37 #: src/font-manager/web/google/LanguageData.vala:36 msgid "Armenian" msgstr "Armênio" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "Astronomia" #: src/font-manager/Orthographies.vala:39 #: src/font-manager/web/google/LanguageData.vala:38 msgid "Balinese" msgstr "Balinesa" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "Báltico" #: src/font-manager/Orthographies.vala:41 #: src/font-manager/web/google/LanguageData.vala:39 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/LanguageData.vala:42 msgid "Bengali" msgstr "Bengali" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "Brami" #: src/font-manager/Orthographies.vala:48 #: src/font-manager/web/google/LanguageData.vala:46 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 #: src/font-manager/web/google/LanguageData.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 #: src/font-manager/web/google/LanguageData.vala:51 msgid "Chakma" msgstr "Chakma" #: src/font-manager/Orthographies.vala:54 #: src/font-manager/web/google/LanguageData.vala:52 msgid "Cham" msgstr "Cham" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/LanguageData.vala:53 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 #: src/font-manager/web/google/LanguageData.vala:58 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/LanguageData.vala:65 msgid "Devanagari" msgstr "Devanágari" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "Neerlandês" #: src/font-manager/Orthographies.vala:75 #: src/font-manager/web/google/LanguageData.vala:67 msgid "Egyptian Hieroglyphs" msgstr "Hieróglifos egípcios" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "Emoticons" #: src/font-manager/Orthographies.vala:77 #: src/font-manager/web/google/LanguageData.vala:70 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 #: src/font-manager/web/google/LanguageData.vala:71 msgid "Georgian" msgstr "Georgiano" #: src/font-manager/Orthographies.vala:86 #: src/font-manager/web/google/LanguageData.vala:72 msgid "Glagolitic" msgstr "Glagolítico" #: src/font-manager/Orthographies.vala:87 #: src/font-manager/web/google/LanguageData.vala:73 msgid "Gothic" msgstr "Gótico" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/LanguageData.vala:77 msgid "Gujarati" msgstr "Guzerate" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/LanguageData.vala:79 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/LanguageData.vala:83 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 #: src/font-manager/web/google/LanguageData.vala:89 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 #: src/font-manager/web/google/LanguageData.vala:90 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/LanguageData.vala:91 msgid "Kannada" msgstr "Canarim" #: src/font-manager/Orthographies.vala:103 #: src/font-manager/web/google/LanguageData.vala:94 msgid "Kayah Li" msgstr "Kayah Li" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "Cazaque" #: src/font-manager/Orthographies.vala:105 #: src/font-manager/web/google/LanguageData.vala:92 msgid "Kharoshthi" msgstr "Caroste" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/LanguageData.vala:95 msgid "Khmer" msgstr "Khmer" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "Kokuji japonês" #: src/font-manager/Orthographies.vala:108 #: src/font-manager/web/google/LanguageData.vala:99 msgid "Lao" msgstr "Laociano" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "Ligaturas latinas" #: src/font-manager/Orthographies.vala:110 #: src/font-manager/web/google/LanguageData.vala:100 msgid "Lepcha" msgstr "Lepcha" #: src/font-manager/Orthographies.vala:111 #: src/font-manager/web/google/LanguageData.vala:103 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/LanguageData.vala:110 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 #: src/font-manager/web/google/LanguageData.vala:119 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" #. { N_(""), "meroitic-cursive", "" }, #. { N_(""), "meroitic-heiroglyphs", "" }, #: src/font-manager/Orthographies.vala:123 #: src/font-manager/web/google/LanguageData.vala:123 msgid "Miao" msgstr "Miao" #: src/font-manager/Orthographies.vala:124 #: src/font-manager/web/google/LanguageData.vala:125 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:130 #: src/font-manager/web/google/LanguageData.vala:129 msgid "Myanmar" msgstr "Myanmar" #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/LanguageData.vala:133 msgid "New Tai Lue" msgstr "Novo Tai Lue" #: src/font-manager/Orthographies.vala:132 msgid "N’Ko" msgstr "N'Ko" #: src/font-manager/Orthographies.vala:133 #: src/font-manager/web/google/LanguageData.vala:137 msgid "Ogham" msgstr "Ogam" #: src/font-manager/Orthographies.vala:134 #: src/font-manager/web/google/LanguageData.vala:138 msgid "Ol Chiki" msgstr "" #: src/font-manager/Orthographies.vala:135 #: src/font-manager/web/google/LanguageData.vala:140 msgid "Old Italic" msgstr "Itálico antigo" #: src/font-manager/Orthographies.vala:136 #: src/font-manager/web/google/LanguageData.vala:145 msgid "Old South Arabian" msgstr "Antiga Arábia do Sul" #: src/font-manager/Orthographies.vala:137 #: src/font-manager/web/google/LanguageData.vala:149 msgid "Oriya" msgstr "" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/LanguageData.vala:148 msgid "Osmanya" msgstr "" #: src/font-manager/Orthographies.vala:139 msgid "Pan African Latin" msgstr "" #: src/font-manager/Orthographies.vala:140 msgid "Pashto" msgstr "Pastó" #: src/font-manager/Orthographies.vala:141 #: src/font-manager/web/google/LanguageData.vala:153 msgid "Phags Pa" msgstr "" #: src/font-manager/Orthographies.vala:142 msgid "Pinyin" msgstr "" #: src/font-manager/Orthographies.vala:143 msgid "Polynesian" msgstr "Polinésias" #: src/font-manager/Orthographies.vala:144 msgid "Polytonic Greek" msgstr "Grego politônico" #: src/font-manager/Orthographies.vala:145 #: src/font-manager/web/google/LanguageData.vala:156 msgid "Rejang" msgstr "" #: src/font-manager/Orthographies.vala:146 msgid "Romanian" msgstr "Romeno" #: src/font-manager/Orthographies.vala:147 #: src/font-manager/web/google/LanguageData.vala:157 msgid "Runic" msgstr "Rúnico" #: src/font-manager/Orthographies.vala:148 #: src/font-manager/web/google/LanguageData.vala:159 msgid "Saurashtra" msgstr "" #: src/font-manager/Orthographies.vala:149 msgid "Simplified Chinese" msgstr "Chinês simplificado" #: src/font-manager/Orthographies.vala:150 msgid "Sindhi" msgstr "Sindi" #: src/font-manager/Orthographies.vala:151 #: src/font-manager/web/google/LanguageData.vala:164 msgid "Sinhala" msgstr "Cingalês" #: src/font-manager/Orthographies.vala:152 msgid "South Korean Hanja" msgstr "Hanja sul-coreano" #: src/font-manager/Orthographies.vala:153 #: src/font-manager/web/google/LanguageData.vala:168 msgid "Sundanese" msgstr "Sudanês" #: src/font-manager/Orthographies.vala:154 #: src/font-manager/web/google/LanguageData.vala:169 msgid "Syloti Nagri" msgstr "" #. { N_("Symbols"), "symbols", "" }, #: src/font-manager/Orthographies.vala:155 #: src/font-manager/web/google/LanguageData.vala:171 msgid "Syriac" msgstr "Siríaco" #: src/font-manager/Orthographies.vala:156 #: src/font-manager/web/google/LanguageData.vala:174 msgid "Tai Le" msgstr "" #: src/font-manager/Orthographies.vala:157 msgid "Tai Tham (Lanna)" msgstr "" #: src/font-manager/Orthographies.vala:158 msgid "Tai Viet" msgstr "" #: src/font-manager/Orthographies.vala:159 #: src/font-manager/web/google/LanguageData.vala:175 msgid "Tamil" msgstr "Tâmil" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/LanguageData.vala:176 msgid "Telugu" msgstr "Telugo" #: src/font-manager/Orthographies.vala:161 msgid "Thaana" msgstr "" #: src/font-manager/Orthographies.vala:162 #: src/font-manager/web/google/LanguageData.vala:177 msgid "Thai" msgstr "Tailandês" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/LanguageData.vala:178 msgid "Tibetan" msgstr "Tibetano" #: src/font-manager/Orthographies.vala:164 msgid "Tifinagh" msgstr "Tifinague" #: src/font-manager/Orthographies.vala:165 msgid "Traditional Chinese" msgstr "Chinês tradicional" #: src/font-manager/Orthographies.vala:166 msgid "Turkish" msgstr "Turco" #: src/font-manager/Orthographies.vala:167 msgid "Uighur" msgstr "Uigur" #: src/font-manager/Orthographies.vala:168 msgid "Urdu" msgstr "Urdu" #: src/font-manager/Orthographies.vala:169 msgid "Vai" msgstr "" #: src/font-manager/Orthographies.vala:170 msgid "Vedic Extensions" msgstr "Extensões védicas" #: src/font-manager/Orthographies.vala:171 msgid "Venda" msgstr "Venda" #: src/font-manager/Orthographies.vala:172 #: src/font-manager/web/google/LanguageData.vala:179 msgid "Vietnamese" msgstr "Vietnamita" #: src/font-manager/Orthographies.vala:173 msgid "Western European" msgstr "Europeu ocidental" #: src/font-manager/Orthographies.vala:174 msgid "Yi" msgstr "" #: src/font-manager/Orthographies.vala:175 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/OrthographyList.vala:105 msgid "Coverage" msgstr "Cobertura" #: src/font-manager/OrthographyList.vala:137 #: src/font-manager/filters/LanguageFilter.vala:55 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:362 msgid "Supported Orthographies" msgstr "Ortografias Suportadas" #: src/font-manager/OrthographyList.vala:200 #, fuzzy msgid "No items selected" msgstr "Nenhum arquivo selecionado" #: src/font-manager/OrthographyList.vala:205 msgid "Update in progress" msgstr "Atualização em progresso" #. No error and no results means this font file is likely broken or empty #: src/font-manager/OrthographyList.vala:231 msgid "No valid orthographies for selection" msgstr "" #: src/font-manager/Sidebar.vala:57 msgid "Add new collection" msgstr "Adicionar nova coleção" #: src/font-manager/Sidebar.vala:61 #: src/font-manager/ui/font-manager-font-list-controls.ui:32 #: src/font-manager/ui/font-manager-font-list-view.ui:36 #, fuzzy msgid "Remove selected item" msgstr "Remover o alias selecionado" #: src/font-manager/Sidebar.vala:67 #, fuzzy msgid "Edit selected item" msgstr "%i item selecionado" #: src/font-manager/Utils.vala:295 msgid "Copying files…" msgstr "Copiando arquivos…" #: src/font-manager/filters/Collection.vala:99 msgid "New Collection" msgstr "Nova Coleção" #: src/font-manager/filters/Collection.vala:100 #, c-format msgid "Created : %s" msgstr "Criado: %s" #: src/font-manager/filters/Disabled.vala:28 msgid "Disabled" msgstr "Desativada" #: src/font-manager/filters/Disabled.vala:29 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:34 msgid "Unsorted" msgstr "Sem classificação" #: src/font-manager/filters/Unsorted.vala:35 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:28 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 #, fuzzy #| msgid "Rendering" msgid "GTK 4 Font Rendering" msgstr "Renderização" #: src/font-manager/preferences/Desktop.vala:61 msgid "Automatic option allows GTK 4 to disregard hinting settings." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:90 msgid "Antialiasing" msgstr "Suavização" #: src/font-manager/preferences/Desktop.vala:67 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values. " msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:96 msgid "RGBA order" msgstr "Ordem RGBA" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:97 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:78 #: src/font-manager/preferences/Desktop.vala:84 #: src/font-manager/preferences/Rendering.vala:78 msgid "Hinting" msgstr "Hinting" #: src/font-manager/preferences/Desktop.vala:79 #: src/font-manager/preferences/Desktop.vala:85 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:91 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values." msgstr "" #: src/font-manager/preferences/Desktop.vala:121 msgid "GNOME desktop settings schema not found" msgstr "Esquema de configurações da área de trabalho GNOME não encontrado" #: src/font-manager/preferences/Desktop.vala:215 msgid "Automatic" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Manual" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "Grayscale" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "RGBA" msgstr "" #: src/font-manager/preferences/Desktop.vala:242 #: src/font-manager/preferences/Display.vala:91 msgid "Subpixel Geometry" msgstr "Geometria de subpixel" #: src/font-manager/preferences/Display.vala:75 msgid "Target DPI" msgstr "DPI alvo" #: src/font-manager/preferences/Display.vala:77 msgid "Scale Factor" msgstr "Fator de escala" #: src/font-manager/preferences/Display.vala:83 msgid "LCD Filter" msgstr "Filtro LCD" #: src/font-manager/preferences/Preferences.vala:41 msgid "Interface" msgstr "Interface" #: src/font-manager/preferences/Preferences.vala:42 msgid "Desktop" msgstr "Área de Trabalho" #: src/font-manager/preferences/Preferences.vala:48 msgid "Sources" msgstr "Origens" #: src/font-manager/preferences/Preferences.vala:49 msgid "Substitutions" msgstr "Substituições" #: src/font-manager/preferences/Preferences.vala:50 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:150 msgid "Display" msgstr "Exibição" #: src/font-manager/preferences/Preferences.vala:51 msgid "Rendering" msgstr "Renderização" #: src/font-manager/preferences/Preferences.vala:131 #, fuzzy msgid "" "A Fontconfig configuration file will be generated from these settings.\n" "\n" "Running applications may require a restart to reflect any changes.\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/Preferences.vala:153 msgid "Reset all values to default" msgstr "" #: src/font-manager/preferences/Rendering.vala:77 msgid "Antialias" msgstr "Antialias" #: src/font-manager/preferences/Rendering.vala:81 msgid "Enable Autohinter" msgstr "Habilitar Autohinter" #: src/font-manager/preferences/Rendering.vala:88 msgid "Hinting Style" msgstr "Estilo de hinting" #: src/font-manager/preferences/Rendering.vala:90 msgid "Use Embedded Bitmaps" msgstr "Usar bitmaps incorporados" #: src/font-manager/preferences/Substitutions.vala:153 msgid "Font Substitutions" msgstr "Substituições de fonte" #: src/font-manager/preferences/Substitutions.vala:154 msgid "Easily substitute one font family for another." msgstr "Substitua facilmente uma família de fontes por outra." #: src/font-manager/preferences/Substitutions.vala:155 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/UserActions.vala:229 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:243 msgid "User Actions" msgstr "Ações do usuário" #: src/font-manager/preferences/UserActions.vala:245 msgid "Custom context menu entries" msgstr "Entradas personalizadas do menu de contexto" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Raised" msgstr "" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Flat" msgstr "Plano" #: src/font-manager/preferences/UserInterface.vala:80 #: src/font-viewer/MainWindow.vala:208 msgid "Selected setting requires restart to apply" msgstr "" #: src/font-manager/preferences/UserInterface.vala:81 #: src/font-viewer/MainWindow.vala:209 #, fuzzy msgid "Changes 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:94 msgid "Wide Layout" msgstr "Layout ampliado" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Use three column layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:97 msgid "Only When Maximized" msgstr "Somente quando maximizado" #: src/font-manager/preferences/UserInterface.vala:99 msgid "Enable Animations" msgstr "Habilitar animações" #. The added margins here are due to PreviewColors widget alignment issues #: src/font-manager/preferences/UserInterface.vala:100 #: src/font-viewer/MainWindow.vala:224 msgid "Prefer Dark Theme" msgstr "Preferir tema escuro" #: src/font-manager/preferences/UserInterface.vala:102 #: src/font-viewer/MainWindow.vala:229 msgid "Use Adwaita Stylesheet" msgstr "" #: src/font-manager/preferences/UserInterface.vala:106 msgid "Titlebar Button Style" msgstr "Estilo do botão da barra de título" #: src/font-manager/preferences/UserInterface.vala:107 msgid "Display line size in Waterfall Preview" msgstr "Exibir o tamanho da linha na visualização em cascata" #: src/font-manager/preferences/UserInterface.vala:112 #: src/font-viewer/MainWindow.vala:243 #, fuzzy msgid "Waterfall Line Spacing" msgstr "Configurações de tamanho da visualização em cascata" #: src/font-manager/preferences/UserInterface.vala:114 #: src/font-viewer/MainWindow.vala:244 msgid "Padding in pixels to insert above and below rows" msgstr "" #: src/font-manager/preferences/UserSources.vala:145 #, 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." 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:157 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:158 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/GoogleFonts.vala:156 msgid "Network Access Disabled" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:157 msgid "Contact your system administrator to request access." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:160 msgid "Network Offline" msgstr "Rede offline" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:162 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/GoogleFonts.vala:172 msgid "Client Error" msgstr "Erro de cliente" #: src/font-manager/web/google/GoogleFonts.vala:173 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:176 msgid "Server Error" msgstr "Erro de servidor" #. Sample strings used here should be sourced from https://fonts.google.com/ #: src/font-manager/web/google/LanguageData.vala:33 msgid "Adlam" msgstr "" #: src/font-manager/web/google/LanguageData.vala:34 #, fuzzy msgid "Anatolian Hieroglyphs" msgstr "Hieróglifos egípcios" #: src/font-manager/web/google/LanguageData.vala:37 msgid "Avestan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:40 msgid "Bassa Vah" msgstr "" #: src/font-manager/web/google/LanguageData.vala:41 msgid "Batak" msgstr "Batak" #: src/font-manager/web/google/LanguageData.vala:43 msgid "Bhaiksuki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:44 msgid "Brahmi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:45 msgid "Braille" msgstr "Braile" #. { N_("Buhid"), "buhid", "" }, #: src/font-manager/web/google/LanguageData.vala:48 msgid "Caucasian Albanian" msgstr "Albanês caucasiano" #: src/font-manager/web/google/LanguageData.vala:49 msgid "Canadian Aboriginal" msgstr "Aborígene canadense" #: src/font-manager/web/google/LanguageData.vala:54 msgid "Chinese (Hong Kong)" msgstr "Chinês (Hong Kong)" #: src/font-manager/web/google/LanguageData.vala:55 msgid "Chinese (Simplified)" msgstr "Chinês (Simplificado)" #: src/font-manager/web/google/LanguageData.vala:56 msgid "Chinese (Traditional)" msgstr "Chinês (Tradicional)" #: src/font-manager/web/google/LanguageData.vala:57 msgid "Chorasmian" msgstr "Corasmiano" #: src/font-manager/web/google/LanguageData.vala:59 msgid "Cuneiform" msgstr "Cuneiforme" #: src/font-manager/web/google/LanguageData.vala:60 msgid "Cypriot" msgstr "Cipriota" #: src/font-manager/web/google/LanguageData.vala:61 msgid "Cypro Minoan" msgstr "Cipro Minoico" #: src/font-manager/web/google/LanguageData.vala:62 msgid "Cyrillic" msgstr "Cirílico" #: src/font-manager/web/google/LanguageData.vala:63 msgid "Cyrillic Extended" msgstr "Cirílico Extendido" #: src/font-manager/web/google/LanguageData.vala:64 msgid "Deseret" msgstr "Deseret" #: src/font-manager/web/google/LanguageData.vala:66 msgid "Duployan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:68 msgid "Elbasan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:69 msgid "Elymaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:74 msgid "Grantha" msgstr "" #: src/font-manager/web/google/LanguageData.vala:75 msgid "Greek" msgstr "Grego" #: src/font-manager/web/google/LanguageData.vala:76 msgid "Greek Extended" msgstr "Grego Estendido" #: src/font-manager/web/google/LanguageData.vala:78 msgid "Gunjala Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:80 msgid "Hanifi Rohingya" msgstr "" #: src/font-manager/web/google/LanguageData.vala:81 #, fuzzy msgid "Hanunoo" msgstr "Hanunó'o" #: src/font-manager/web/google/LanguageData.vala:82 msgid "Hatran" msgstr "" #: src/font-manager/web/google/LanguageData.vala:84 msgid "Imperial Aramaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:85 msgid "Indic Siyaq Numbers" msgstr "" #: src/font-manager/web/google/LanguageData.vala:86 msgid "Inscriptional Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:87 msgid "Inscriptional Parthian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:88 msgid "Japanese" msgstr "Japonês" #: src/font-manager/web/google/LanguageData.vala:93 msgid "Kawi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:96 msgid "Khojki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:97 msgid "Khudawadi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:98 msgid "Korean" msgstr "Coreano" #: src/font-manager/web/google/LanguageData.vala:101 msgid "Latin" msgstr "Latim" #: src/font-manager/web/google/LanguageData.vala:102 msgid "Latin Extended" msgstr "Latim estendido" #: src/font-manager/web/google/LanguageData.vala:104 msgid "Linear A" msgstr "" #: src/font-manager/web/google/LanguageData.vala:105 #, fuzzy msgid "Linear B" msgstr "Ideogramas lineares B" #: src/font-manager/web/google/LanguageData.vala:106 msgid "Lisu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:107 msgid "Lycian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:108 msgid "Lydian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:109 msgid "Mahajani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:111 msgid "Mandaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:112 msgid "Manichaean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:113 msgid "Math" msgstr "" #: src/font-manager/web/google/LanguageData.vala:114 msgid "Marchen" msgstr "" #: src/font-manager/web/google/LanguageData.vala:115 msgid "Masaram Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:116 #, fuzzy msgid "Mayan Numerals" msgstr "Numerais matemáticos" #: src/font-manager/web/google/LanguageData.vala:117 msgid "Medefaidrin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:118 #, fuzzy msgid "Meetei Mayek" msgstr "Meetei Mayak" #: src/font-manager/web/google/LanguageData.vala:120 #, fuzzy msgid "Meroitic" msgstr "Meroítica cursiva" #: src/font-manager/web/google/LanguageData.vala:124 msgid "Modi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:126 msgid "Mro" msgstr "" #: src/font-manager/web/google/LanguageData.vala:127 msgid "Multani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:128 msgid "Music" msgstr "" #: src/font-manager/web/google/LanguageData.vala:130 msgid "Nabataean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:131 msgid "Nag Mundari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:132 #, fuzzy msgid "Nandinagari" msgstr "Devanágari" #: src/font-manager/web/google/LanguageData.vala:134 msgid "Newa" msgstr "" #. { N_(""), "nko", "" }, #: src/font-manager/web/google/LanguageData.vala:136 msgid "Nüshu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:139 #, fuzzy msgid "Old Hungarian" msgstr "Antiga Arábia do Sul" #: src/font-manager/web/google/LanguageData.vala:141 #, fuzzy msgid "Old North Arabian" msgstr "Antiga Arábia do Sul" #: src/font-manager/web/google/LanguageData.vala:142 #, fuzzy msgid "Old Permic" msgstr "Itálico antigo" #: src/font-manager/web/google/LanguageData.vala:143 msgid "Old Persian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:144 #, fuzzy msgid "Old Sogdian" msgstr "Antiga Arábia do Sul" #: src/font-manager/web/google/LanguageData.vala:146 #, fuzzy msgid "Old Turkic" msgstr "Itálico antigo" #: src/font-manager/web/google/LanguageData.vala:147 msgid "Osage" msgstr "" #: src/font-manager/web/google/LanguageData.vala:150 msgid "Pahawh Hmong" msgstr "" #: src/font-manager/web/google/LanguageData.vala:151 msgid "Palmyrene" msgstr "" #: src/font-manager/web/google/LanguageData.vala:152 msgid "Pau Cin Hau" msgstr "" #: src/font-manager/web/google/LanguageData.vala:154 msgid "Phoenician" msgstr "" #: src/font-manager/web/google/LanguageData.vala:155 msgid "Psalter Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:158 msgid "Samaritan" msgstr "Samaritano" #: src/font-manager/web/google/LanguageData.vala:160 msgid "Sharada" msgstr "" #: src/font-manager/web/google/LanguageData.vala:161 msgid "Shavian" msgstr "Shaviano" #: src/font-manager/web/google/LanguageData.vala:162 msgid "Siddham" msgstr "" #: src/font-manager/web/google/LanguageData.vala:163 msgid "SignWriting" msgstr "Escrita de Sinais" #: src/font-manager/web/google/LanguageData.vala:165 msgid "Sogdian" msgstr "Sogdiano" #: src/font-manager/web/google/LanguageData.vala:166 msgid "Sora Sompeng" msgstr "" #: src/font-manager/web/google/LanguageData.vala:167 msgid "Soyombo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:172 msgid "Tagalog" msgstr "Tagalo" #: src/font-manager/web/google/LanguageData.vala:173 msgid "Tagbanwa" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name. #: src/font-manager/web/google/LanguageData.vala:190 #, c-format msgid "No sample for %s available" msgstr "Nenhuma amostra disponível para %s" #: src/font-manager/web/google/LanguageData.vala:192 msgid "Please file an issue requesting an update to available samples." msgstr "" "Registre um problema solicitando uma atualização das amostras disponíveis." #: src/font-manager/web/google/PreviewPage.vala:383 #, 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/WebFont.vala:174 msgid "ExtraLight" msgstr "ExtraLeve" #: src/font-manager/web/google/WebFont.vala:182 msgid "SemiBold" msgstr "SemiNegrito" #: src/font-manager/web/google/WebFont.vala:186 msgid "ExtraBold" msgstr "ExtraNegrito" #: src/font-manager/web/google/WebFont.vala:188 msgid "Black" msgstr "Preto" #: src/font-viewer/MainWindow.vala:100 #: src/font-viewer/font-viewer-main-window.ui:70 msgid "No file selected" msgstr "Nenhum arquivo selecionado" #: src/font-viewer/MainWindow.vala:101 #: src/font-viewer/font-viewer-main-window.ui:78 msgid "Or unsupported filetype." msgstr "Ou tipo de arquivo não suportado." #: src/font-viewer/MainWindow.vala:150 msgid "System Font" msgstr "Fonte do Sistema" #: src/font-viewer/MainWindow.vala:152 msgid "" "Selected font file is either installed in a system directory or is not " "writable by the current user.\n" "\n" "If you wish to remove this font from the list of available fonts use the " "system package manager to remove the package containing this font file, ask " "the system administrator to remove it or use a font management application " "to disable it." msgstr "" "O arquivo de fonte selecionado está instalado em um diretório do sistema ou " "não pode ser gravado pelo usuário atual.\n" "\n" "Se você deseja remover esta fonte da lista de fontes disponíveis, use o " "gerenciador de pacotes do sistema para remover o pacote que contém este " "arquivo de fonte, peça ao administrador do sistema para removê-lo ou use um " "aplicativo de gerenciamento de fontes para desabilitá-lo." #: src/font-viewer/MainWindow.vala:155 msgid "Newer version already installed" msgstr "Versão mais recente já instalada" #: src/font-viewer/MainWindow.vala:157 src/font-viewer/MainWindow.vala:162 msgid "Click to overwrite" msgstr "Clique para sobrescrever" #: src/font-viewer/MainWindow.vala:160 msgid "Update Font" msgstr "Atualizar fonte" #: src/font-viewer/MainWindow.vala:165 msgid "Remove Font" msgstr "Remover fonte" #: src/font-viewer/MainWindow.vala:169 #: src/font-viewer/font-viewer-main-window.ui:104 msgid "Install Font" msgstr "Instalar fonte" #: src/font-viewer/MainWindow.vala:236 msgid "Preview Area Colors" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:9 #: src/common/ui/font-manager-preview-colors.ui:15 msgid "Select background color" msgstr "Selecionar a cor de fundo" #: src/common/ui/font-manager-preview-colors.ui:23 #: src/common/ui/font-manager-preview-colors.ui:29 msgid "Select text color" msgstr "Selecionar a cor do texto" #: src/font-manager/gtk/help-overlay.ui:11 msgid "General" msgstr "Geral" #: src/font-manager/gtk/help-overlay.ui:23 msgid "Increase preview size" msgstr "Aumentar o tamanho da visualização" #: src/font-manager/gtk/help-overlay.ui:30 msgid "Decrease preview size" msgstr "Diminuir o tamanho da visualização" #: src/font-manager/gtk/help-overlay.ui:37 msgid "Reset preview size" msgstr "Redefinir o tamanho da visualização" #: src/font-manager/gtk/help-overlay.ui:44 msgid "Focus search entry" msgstr "Focar entrada da pesquisa" #: src/font-manager/gtk/help-overlay.ui:51 msgid "Reload" msgstr "Recarregar" #: src/font-manager/gtk/help-overlay.ui:58 #: src/font-manager/gtk/help-overlay.ui:65 msgid "Quit the application" msgstr "Sair da aplicação" #: src/font-manager/gtk/help-overlay.ui:73 msgid "Mode" msgstr "Modo" #: src/font-manager/gtk/help-overlay.ui:78 msgid "Switch to Manage mode" msgstr "Alternar para o modo de Gerenciamento" #: src/font-manager/gtk/help-overlay.ui:85 msgid "Switch to Browse mode" msgstr "Alternar para o modo de Navegação" #: src/font-manager/gtk/help-overlay.ui:92 msgid "Switch to Compare mode" msgstr "Alterar para o modo de Comparação" #: src/font-manager/gtk/help-overlay.ui:99 msgid "Switch to Google Fonts mode" msgstr "Alternar para o modo Google Fonts" #: src/font-manager/gtk/help-overlay.ui:107 msgid "Preview Mode" msgstr "Modo de Visualização" #: src/font-manager/gtk/help-overlay.ui:112 msgid "Switch to Standard preview" msgstr "Alternar para a visualização padrão" #: src/font-manager/gtk/help-overlay.ui:119 msgid "Switch to Waterfall preview" msgstr "Alternar para a visualização em cascata" #: src/font-manager/gtk/help-overlay.ui:126 msgid "Switch to Body Text preview" msgstr "Mudar para a visualização do corpo do texto" #: src/font-manager/ui/font-manager-browse-pane.ui:100 msgid "Increase tile size" msgstr "Aumentar o tamanho do bloco" #: src/font-manager/ui/font-manager-browse-pane.ui:109 msgid "Decrease tile size" msgstr "Diminuir o tamanho do bloco" #: src/font-manager/ui/font-manager-browse-pane.ui:149 msgid "Toggle search entry" msgstr "Alternar entrada de pesquisa" #: src/font-manager/ui/font-manager-browse-pane.ui:158 msgid "Toggle preview panel" msgstr "Alternar painel de visualização" #: src/font-manager/ui/font-manager-browse-preview.ui:164 msgid "" "Status of selected family.\n" "\n" "Disabling will prevent the selected family from being used by other " "applications." msgstr "" "Status da família selecionada.\n" "\n" "Desabilitar impedirá que a família selecionada seja usada por outros " "aplicativos." #: src/font-manager/ui/font-manager-collection-rename-popover.ui:19 msgid "Collection Name" msgstr "Nome da coleção" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:45 msgid "_Rename" msgstr "_Renomear" #: src/font-manager/ui/font-manager-compare-view.ui:20 msgid "Add selected font to comparison" msgstr "Adicionar fonte selecionada para comparação" #: src/font-manager/ui/font-manager-compare-view.ui:33 msgid "Remove selected font from comparison" msgstr "Remover a fonte selecionada da comparação" #: src/font-manager/ui/font-manager-compare-view.ui:45 msgid "Pinned Comparisons" msgstr "Fixar comparações" #: src/font-manager/ui/font-manager-export-dialog.ui:19 #: src/font-manager/ui/font-manager-remove-dialog.ui:19 msgid "Cancel" msgstr "Cancelar" #: src/font-manager/ui/font-manager-font-list-controls.ui:51 #: src/font-manager/ui/font-manager-font-list-view.ui:54 #: src/font-manager/ui/font-manager-remove-dialog.ui:43 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:44 msgid "Search Families…" msgstr "Buscar famílias…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:29 msgid "Search Orthographies…" msgstr "Pesquisar ortografias…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:72 msgid "Minimum Coverage" msgstr "Cobertura mínima" #: src/font-manager/ui/font-manager-language-filter-settings.ui:101 msgid "Deselect All" msgstr "Desmarcar todos" #: src/font-manager/ui/font-manager-orthography-list.ui:53 msgid "Clear selected filter" msgstr "Limpar filtro selecionado" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:22 msgid "Created :" msgstr "Criado :" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:23 msgid "Save current comparison" msgstr "Salvar comparação atual" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:45 msgid "Remove selected comparison" msgstr "Remover comparação selecionada" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:73 msgid "Restore selected comparison" msgstr "Restaurar comparação selecionada" #: src/font-manager/ui/font-manager-remove-dialog.ui:13 msgid "Select fonts to remove" msgstr "Selecionar fontes para remover" #: src/font-manager/ui/font-manager-remove-dialog.ui:25 msgid "Delete" msgstr "Excluir" #: src/font-manager/ui/font-manager-sidebar.ui:35 msgid "Categories" msgstr "Categorias" #: src/font-manager/ui/font-manager-sidebar.ui:86 msgid "Smart Collections" msgstr "Coleções Smart" #: src/font-manager/ui/font-manager-sidebar.ui:142 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:50 msgid "Sort Order" msgstr "Ordem de Classificação" #: src/font-manager/ui/font-manager-sidebar.ui:150 msgid "Collections" msgstr "Coleções" #: src/font-manager/ui/font-manager-substitute-row.ui:22 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:34 msgid "Remove substitute" msgstr "Remover substituto" #: src/font-manager/ui/font-manager-substitute.ui:35 msgid "Enter substitute family" msgstr "Inserir família substituta" #: src/font-manager/ui/font-manager-substitute.ui:51 msgid "prefer" msgstr "preferir" #: src/font-manager/ui/font-manager-substitute.ui:52 msgid "accept" msgstr "aceitar" #: src/font-manager/ui/font-manager-substitute.ui:53 msgid "default" msgstr "padrão" #: src/font-manager/ui/font-manager-user-action-row.ui:27 msgid "Comment" msgstr "Comentário" #: src/font-manager/ui/font-manager-user-action-row.ui:42 msgid "Executable" msgstr "Executável" #: src/font-manager/ui/font-manager-user-action-row.ui:57 msgid "Arguments" msgstr "Argumentos" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:39 msgid "Newest" msgstr "Recentes" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:40 msgid "Most Popular" msgstr "Populares" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:41 msgid "Trending" msgstr "Tendências" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:116 msgid "Serif" msgstr "Serifa" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:133 msgid "Sans Serif" msgstr "Sem serifa" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:167 msgid "Handwriting" msgstr "Caligrafia" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:198 msgid "Category" msgstr "Categoria" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:272 msgid "4+" msgstr "4+" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:282 msgid "8+" msgstr "8+" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:292 msgid "12+" msgstr "12+" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:305 msgid "Variations" msgstr "Variações" #: src/font-viewer/font-viewer-main-window.ui:31 msgid "Preview font files before installing them." msgstr "Visualize arquivos de fonte antes de instalá-los." #: src/font-viewer/font-viewer-main-window.ui:32 msgid "To preview a font simply drag it onto this area." msgstr "Para visualizar uma fonte, simplesmente arraste-a para esta área." #~ msgid "The type of antialiasing to use when rendering fonts." #~ msgstr "O tipo de suavização a ser utilizado ao renderizar fontes." #~ msgid "Font Manager project" #~ msgstr "Projeto Gerenciador de Fontes" #~ msgid "Select Destination" #~ msgstr "Selecione o destino" #~ msgid "_Open" #~ msgstr "_Abrir" #~ msgid "Remove selected font from collection" #~ msgstr "Remover fonte selecionada da coleção" #~ msgid "Updating Database — Metadata" #~ msgstr "Atualizando banco de dados — Metadados" #~ msgid "Updating Database — Orthography" #~ msgstr "Atualizando banco de dados — Ortografia" #~ msgid "About" #~ msgstr "Sobre" #~ msgid "Select Exported Data" #~ msgstr "Selecionar dados exportados" #~ msgid "Settings saved to file." #~ msgstr "Configurações salvas em arquivo." #~ msgid "Removed configuration file." #~ msgstr "Arquivo de configuração removido." #~ msgid " Size Restrictions " #~ msgstr " Restrições de tamanho " #~ msgid " Apply settings to point sizes " #~ msgstr " Aplicar configurações a tamanho de pontos " #~ msgid "Smaller than" #~ msgstr "Menor que" #~ msgid "Larger than" #~ msgstr "Maior que" #~ msgid "Add alias" #~ msgstr "Adicionar alias" #~ msgid "Client Side Decorations" #~ msgstr "Decorações do lado do cliente" #~ 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." #~ msgid "Case insensitive search of family names." #~ msgstr "" #~ "Pesquisa sem distinção entre maiúsculas e minúsculas de nomes de família." #~ msgid "Error procesing data" #~ msgstr "Erro ao processar dados" #~ msgid "Network Error" #~ msgstr "Erro de rede" #~ msgid "Please check your network settings" #~ msgstr "Verifique suas configurações de rede" #~ msgid "Update Family" #~ msgstr "Atualizar família" #~ msgid "Remove Family" #~ msgstr "Remover família" #~ msgid "Download Family" #~ msgstr "Baixar família" #~ msgid "Download Font" #~ msgstr "Baixar fonte" #~ msgid "Installed" #~ msgstr "Instalada" #~ msgid "Enter Preview Text…" #~ msgstr "Inserir texto de visualização…" #~ msgid "Previous page" #~ msgstr "Página anterior" #~ msgid "Next page" #~ msgstr "Próxima página" #~ msgid "Discard" #~ msgstr "Descartar" #~ 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." #~ msgid "Save" #~ msgstr "Salvar" #~ msgid "Edit selected category" #~ msgstr "Editar categoria selecionada" #~ msgid "8.0" #~ msgstr "8.0" #~ msgid "48.0" #~ msgstr "48.0" #~ msgid "1.0" #~ msgstr "1.0" #~ 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" #~ 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." #~ msgid "Remove selected collection" #~ msgstr "Remover coleção selecionada" font-manager-0.9.4/po/ro.po000066400000000000000000002443451476271126700155310ustar00rootroot00000000000000# 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: 2025-02-26 00:40-0500\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" #. Application.vala #: data/com.github.FontManager.FontManager.appdata.xml.in.in:14 #: data/com.github.FontManager.FontManager.desktop.in.in:5 #: data/com.github.FontManager.FontManager.desktop.in.in:6 #: lib/gtk/font-manager-application-window.c:281 #: src/font-manager/Application.vala:2 msgid "Font Manager" msgstr "Manager de fonturi" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:15 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "" "O aplicație simplă de gestionare a fonturilor pentru Mediile Desktop Gtk +" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:18 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/com.github.FontManager.FontManager.appdata.xml.in.in:23 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/com.github.FontManager.FontManager.appdata.xml.in.in:27 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/com.github.FontManager.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/com.github.FontManager.FontManager.desktop.in.in:16 #: data/com.github.FontManager.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "Grafică; Vizualizator; GNOME; GTK; Editare;" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:14 #: data/com.github.FontManager.FontViewer.desktop.in.in:5 #: data/com.github.FontManager.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:88 src/font-viewer/Application.vala:108 #: src/font-viewer/Application.vala:132 #: src/font-viewer/font-viewer-main-window.ui:30 msgid "Font Viewer" msgstr "Vizualizator fonturi" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:15 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "O aplicație vizualizator de fonturi pentru Mediile desktop Gtk+" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:18 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/com.github.FontManager.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:154 #: extensions/nemo/font-manager-menu-provider.c:147 #: extensions/thunar/font-manager-menu-provider.c:129 #: src/font-manager/FontList.vala:509 msgid "Install" msgstr "Instalare" #: extensions/nautilus/font-manager-menu-provider.c:156 #: extensions/nemo/font-manager-menu-provider.c:149 #: extensions/thunar/font-manager-menu-provider.c:131 msgid "Install the selected font file" msgstr "Instalați fișierul de font selectat" #: extensions/nautilus/font-manager-menu-provider.c:157 #: extensions/nemo/font-manager-menu-provider.c:150 #: extensions/thunar/font-manager-menu-provider.c:132 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-database.c:582 src/font-manager/Application.vala:147 #, fuzzy #| msgid "Updating Database — Fonts" msgid "Updating Database…" msgstr "Actualizare bază de date — Fonturi" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:699 msgid "Unknown Vendor" msgstr "Furnizor necunoscut" #: lib/fontconfig/font-manager-fontconfig.c:568 #: src/font-manager/web/google/WebFont.vala:172 msgid "Thin" msgstr "Subțire" #: lib/fontconfig/font-manager-fontconfig.c:570 msgid "Ultra-Light" msgstr "Ultra-ușor" #: lib/fontconfig/font-manager-fontconfig.c:572 #: lib/fontconfig/font-manager-fontconfig.c:925 #: src/font-manager/web/google/WebFont.vala:176 msgid "Light" msgstr "Ușor" #: lib/fontconfig/font-manager-fontconfig.c:574 msgid "Semi-Light" msgstr "Semi-ușor" #: lib/fontconfig/font-manager-fontconfig.c:576 msgid "Book" msgstr "Carte" #: lib/fontconfig/font-manager-fontconfig.c:578 #: lib/fontconfig/font-manager-fontconfig.c:882 #: src/font-manager/preferences/Desktop.vala:236 #: src/font-manager/web/google/WebFont.vala:180 msgid "Medium" msgstr "Mediu" #: lib/fontconfig/font-manager-fontconfig.c:580 msgid "Semi-Bold" msgstr "Semi-Bold" #: lib/fontconfig/font-manager-fontconfig.c:582 #: src/font-manager/web/google/WebFont.vala:184 msgid "Bold" msgstr "Bold" #: lib/fontconfig/font-manager-fontconfig.c:584 msgid "Ultra-Bold" msgstr "Ultra-Bold" #: lib/fontconfig/font-manager-fontconfig.c:586 msgid "Heavy" msgstr "Greu" #: lib/fontconfig/font-manager-fontconfig.c:588 msgid "Ultra-Heavy" msgstr "Ultra-greu" #: lib/fontconfig/font-manager-fontconfig.c:663 #: src/font-manager/web/google/WebFont.vala:234 msgid "Italic" msgstr "Italic" #: lib/fontconfig/font-manager-fontconfig.c:665 msgid "Oblique" msgstr "Oblic" #: lib/fontconfig/font-manager-fontconfig.c:703 msgid "Ultra-Condensed" msgstr "Ultra-condensat" #: lib/fontconfig/font-manager-fontconfig.c:705 msgid "Extra-Condensed" msgstr "Extra-condensat" #: lib/fontconfig/font-manager-fontconfig.c:707 msgid "Condensed" msgstr "Condensat" #: lib/fontconfig/font-manager-fontconfig.c:709 msgid "Semi-Condensed" msgstr "Semicondensat" #: lib/fontconfig/font-manager-fontconfig.c:711 msgid "Semi-Expanded" msgstr "Semi-extins" #: lib/fontconfig/font-manager-fontconfig.c:713 msgid "Expanded" msgstr "Extins" #: lib/fontconfig/font-manager-fontconfig.c:715 msgid "Extra-Expanded" msgstr "Extra-extins" #: lib/fontconfig/font-manager-fontconfig.c:717 msgid "Ultra-Expanded" msgstr "Ultra-extins" #: lib/fontconfig/font-manager-fontconfig.c:786 msgid "Proportional" msgstr "Proporţional" #: lib/fontconfig/font-manager-fontconfig.c:788 msgid "Dual Width" msgstr "Lățime dublă" #: lib/fontconfig/font-manager-fontconfig.c:790 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:184 msgid "Monospace" msgstr "Monospace" #: lib/fontconfig/font-manager-fontconfig.c:792 msgid "Charcell" msgstr "Charcell" #: lib/fontconfig/font-manager-fontconfig.c:831 msgid "Unknown" msgstr "Necunoscut(ă)" #: lib/fontconfig/font-manager-fontconfig.c:833 msgid "RGB" msgstr "RGB" #: lib/fontconfig/font-manager-fontconfig.c:835 msgid "BGR" msgstr "BGR" #: lib/fontconfig/font-manager-fontconfig.c:837 msgid "VRGB" msgstr "VRGB" #: lib/fontconfig/font-manager-fontconfig.c:839 msgid "VBGR" msgstr "VBGR" #: lib/fontconfig/font-manager-fontconfig.c:841 #: lib/fontconfig/font-manager-fontconfig.c:886 #: lib/fontconfig/font-manager-fontconfig.c:929 #: src/font-manager/Controls.vala:133 #: src/font-manager/preferences/Desktop.vala:234 #: src/font-manager/preferences/Desktop.vala:236 msgid "None" msgstr "Niciunul" #: lib/fontconfig/font-manager-fontconfig.c:880 #: src/font-manager/preferences/Desktop.vala:236 msgid "Slight" msgstr "Uşor" #: lib/fontconfig/font-manager-fontconfig.c:884 #: src/font-manager/preferences/Desktop.vala:236 msgid "Full" msgstr "Plin" #: lib/fontconfig/font-manager-fontconfig.c:923 msgid "Default" msgstr "Prestabilit" #: lib/fontconfig/font-manager-fontconfig.c:927 msgid "Legacy" msgstr "Învechit" #: lib/fontconfig/font-manager-source.c:305 #: lib/fontconfig/font-manager-source.c:321 #: lib/fontconfig/font-manager-source.c:322 msgid "Source Unavailable" msgstr "Sursa nu este disponibilă" #: lib/gtk/font-manager-application-window.c:285 #: src/font-manager/Application.vala:3 msgid "Simple font management for GTK+ desktop environments" msgstr "Gestionare simplă a fonturilor pentru mediile desktop GTK+" #: lib/gtk/font-manager-application-window.c:290 msgid "translator-credits" msgstr "" "acreditare-traducători /n Aurelian Ciocîltan " #: lib/gtk/font-manager-fsType.c:74 msgid "Restricted License Embedding" msgstr "Încorporare licență restricționată" #: lib/gtk/font-manager-fsType.c:76 msgid "Preview & Print Embedding" msgstr "Previzualizare și imprimare încorporare" #: lib/gtk/font-manager-fsType.c:78 msgid "Editable Embedding" msgstr "Încorporare editabilă" #: lib/gtk/font-manager-fsType.c:80 msgid "Preview & Print Embedding | No Subsetting" msgstr "Previzualizare și încorporare tipărire | Fără subsetare" #: lib/gtk/font-manager-fsType.c:82 msgid "Editable Embedding | No Subsetting" msgstr "Încorporare modificabilă | Fără subsetare" #: lib/gtk/font-manager-fsType.c:84 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "Previzualizare și încorporare tipărire | Numai încorporare bitmap" #: lib/gtk/font-manager-fsType.c:86 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "Încorporare modificabilă | Numai încorporare bitmap" #: lib/gtk/font-manager-fsType.c:88 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" "Previzualizare și încorporare tipărire | Fără subsetare | Numai încorporare " "bitmap" #: lib/gtk/font-manager-fsType.c:90 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "Încorporare modificabilă | Fără subsetare | Numai încorporare bitmap" #: lib/gtk/font-manager-fsType.c:92 msgid "Installable Embedding" msgstr "Incorporare instalabilă" #: lib/gtk/font-manager-license-page.c:179 msgid "File does not contain license information." msgstr "Fișierul nu conține informații despre licență." #: lib/gtk/font-manager-preview-controls.c:77 msgid "Left Aligned" msgstr "Aliniat la stânga" #: lib/gtk/font-manager-preview-controls.c:83 msgid "Centered" msgstr "Centrat" #: lib/gtk/font-manager-preview-controls.c:89 msgid "Fill" msgstr "Umplere" #: lib/gtk/font-manager-preview-controls.c:95 msgid "Right Aligned" msgstr "Aliniat la dreapta" #: lib/gtk/font-manager-preview-controls.c:349 #: src/font-manager/ui/font-manager-browse-pane.ui:168 msgid "Edit preview text" msgstr "Editați textul de previzualizare" #: lib/gtk/font-manager-preview-controls.c:350 msgid "Undo changes" msgstr "Anulează modificările" #: lib/gtk/font-manager-preview-page.c:87 #: src/font-manager/ui/font-manager-browse-preview.ui:126 msgid "Preview" msgstr "Previzualizare" #: lib/gtk/font-manager-preview-page.c:89 msgid "Waterfall" msgstr "Cascadă" #: lib/gtk/font-manager-preview-pane.c:47 #: lib/gtk/font-manager-preview-pane.c:584 #: src/font-manager/ui/font-manager-browse-preview.ui:136 msgid "Characters" msgstr "Caractere" #: lib/gtk/font-manager-preview-pane.c:49 #: lib/gtk/font-manager-preview-pane.c:585 msgid "Properties" msgstr "Proprietăţi" #: lib/gtk/font-manager-preview-pane.c:51 #: lib/gtk/font-manager-preview-pane.c:586 src/font-manager/Categories.vala:266 msgid "License" msgstr "Licență" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:331 #: src/font-manager/web/google/WebFont.vala:178 msgid "Regular" msgstr "Regular" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:326 msgid "Normal" msgstr "Normal" #: lib/gtk/font-manager-preview-pane.c:508 msgid "Search available characters" msgstr "Căutați caractere disponibile" #: lib/gtk/font-manager-properties-page.c:55 msgid "PostScript Name" msgstr "Nume PostScript" #: lib/gtk/font-manager-properties-page.c:56 msgid "Family" msgstr "Familie" #: lib/gtk/font-manager-properties-page.c:57 msgid "Style" msgstr "Stil" #: lib/gtk/font-manager-properties-page.c:58 #: src/font-manager/Categories.vala:259 msgid "Width" msgstr "Lăţime" #: lib/gtk/font-manager-properties-page.c:59 #: src/font-manager/Categories.vala:261 msgid "Slant" msgstr "Oblic" #: lib/gtk/font-manager-properties-page.c:60 #: src/font-manager/Categories.vala:260 msgid "Weight" msgstr "Greutate" #: lib/gtk/font-manager-properties-page.c:61 #: src/font-manager/Categories.vala:262 msgid "Spacing" msgstr "Spaţiere" #: lib/gtk/font-manager-properties-page.c:62 msgid "Version" msgstr "Versiune" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/gtk/font-manager-properties-page.c:64 #: src/font-manager/Categories.vala:268 msgid "Vendor" msgstr "Furnizor" #: lib/gtk/font-manager-properties-page.c:65 msgid "FileType" msgstr "Filetype" #. Keep this entry last #: lib/gtk/font-manager-properties-page.c:67 msgid "Filesize" msgstr "Mărime fișier" #: lib/gtk/unicode/unicode-character-map.c:850 msgid "Copy" msgstr "Copiază" #: lib/gtk/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "Altele, Control" #: lib/gtk/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "Altele, Format" #: lib/gtk/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "Altele, neatribuite" #: lib/gtk/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "Altele, Utilizare privată" #: lib/gtk/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "Altele, Surogat" #: lib/gtk/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "Literă, litere mici" #: lib/gtk/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "Literă, modificator" #: lib/gtk/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "Literă, Altele" #: lib/gtk/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "Literă, Titlecase" #: lib/gtk/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "Literă, majuscule" #: lib/gtk/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "Marcare, Combinare spațiere" #: lib/gtk/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "Marcare, încadrare" #: lib/gtk/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "Marcare, fără spațiere" #: lib/gtk/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "Număr, cifră zecimală" #: lib/gtk/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "Număr, Literă" #: lib/gtk/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "Număr, Altele" #: lib/gtk/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "Punctuație, Conector" #: lib/gtk/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "Punctuație, liniuță" #: lib/gtk/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "Punctuație, Închidere" #: lib/gtk/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "Punctuație, Citat final" #: lib/gtk/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "Punctuație, Citat inițial" #: lib/gtk/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "Punctuație, Altele" #: lib/gtk/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "Punctuație, Deschis" #: lib/gtk/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "Simbol, Monedă" #: lib/gtk/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "Simbol, Modificator" #: lib/gtk/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "Simbol, Matematică" #: lib/gtk/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "Simbol, Altele" #: lib/gtk/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "Separator, Linie" #: lib/gtk/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "Separator, Paragraf" #: lib/gtk/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "Separator, Spațiu" #: src/common/WaterfallSettings.vala:37 msgid "Up to 48 points (Linear Scaling)" msgstr "" #: src/common/WaterfallSettings.vala:39 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:41 msgid "Up to 96 points (Linear Scaling)" msgstr "" #: src/common/WaterfallSettings.vala:43 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:45 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:47 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:49 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:51 #, fuzzy #| msgid "Custom Actions" msgid "Custom Size Settings" msgstr "Acțiuni personalizate" #: src/common/WaterfallSettings.vala:197 msgid "Waterfall Preview Size Settings" msgstr "" #: src/common/WaterfallSettings.vala:201 msgid "Higher values may adversely affect performance" msgstr "" #: src/common/WaterfallSettings.vala:204 msgid "Minimum Waterfall Preview Point Size" msgstr "" #: src/common/WaterfallSettings.vala:206 msgid "Waterfall Preview Point Size Common Ratio" msgstr "" #: src/common/WaterfallSettings.vala:208 msgid "Maximum Waterfall Preview Point Size" msgstr "" #: src/common/WaterfallSettings.vala:236 #, fuzzy #| msgid "Show in Folder" msgid "Show line size" msgstr "Arată în dosar" #: src/font-manager/Application.vala:5 #, fuzzy #| 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" #| " " 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" " " #: src/font-manager/Application.vala:133 #, fuzzy #| msgid "Install Font" msgid "Installing Font Files…" msgstr "Instalați Font" #: src/font-manager/Browse.vala:381 #: src/font-manager/ui/font-manager-browse-preview.ui:175 #, fuzzy #| msgid "Decorative" msgid "Active" msgstr "Decorativ" #: src/font-manager/Browse.vala:385 msgid "Inactive" msgstr "" #: src/font-manager/Browse.vala:426 msgid "Designed by" msgstr "" #: src/font-manager/Categories.vala:259 msgid "Grouped by font width" msgstr "Grupat după lățimea fontului" #: src/font-manager/Categories.vala:260 msgid "Grouped by font weight" msgstr "Grupate după greutatea fontului" #: src/font-manager/Categories.vala:261 msgid "Grouped by font angle" msgstr "Grupate după unghiul fontului" #: src/font-manager/Categories.vala:262 msgid "Grouped by font spacing" msgstr "Grupate după spațierea fonturilor" #: src/font-manager/Categories.vala:266 msgid "Grouped by license type" msgstr "Grupare după tipul de licență" #: src/font-manager/Categories.vala:268 msgid "Grouped by vendor" msgstr "Grupate după furnizor" #: src/font-manager/Categories.vala:269 msgid "Filetype" msgstr "Tip fișier" #: src/font-manager/Categories.vala:269 msgid "Grouped by filetype" msgstr "Grupate după tipul de fișier" #: src/font-manager/Categories.vala:274 msgid "All" msgstr "Toate" #: src/font-manager/Categories.vala:274 msgid "All Fonts" msgstr "Toate fonturile" #: src/font-manager/Categories.vala:275 msgid "System" msgstr "Sistem" #: src/font-manager/Categories.vala:275 msgid "Fonts available to all users" msgstr "Fonturi disponibile tuturor utilizatorilor" #: src/font-manager/Categories.vala:298 msgid "Family Kind" msgstr "Tipul familiei" #: src/font-manager/Categories.vala:298 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:299 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:262 msgid "Any" msgstr "Oricare" #: src/font-manager/Categories.vala:299 msgid "No Fit" msgstr "Fără potrivire" #: src/font-manager/Categories.vala:299 msgid "Text and Display" msgstr "Text și afișare" #: src/font-manager/Categories.vala:299 msgid "Script" msgstr "Script" #: src/font-manager/Categories.vala:299 msgid "Decorative" msgstr "Decorativ" #: src/font-manager/Categories.vala:299 msgid "Pictorial" msgstr "Pictorial" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "Introduceți numele colecției" #: src/font-manager/Collections.vala:346 msgid "Copy to…" msgstr "Copiază în…" #: src/font-manager/Collections.vala:347 msgid "Compress…" msgstr "Comprimă…" #: src/font-manager/Collections.vala:348 msgid "Rename…" msgstr "" #: src/font-manager/Collections.vala:402 msgid "Archive created successfully." msgstr "" #: src/font-manager/Collections.vala:403 msgid "The resulting file can be found in your home directory." msgstr "" #: src/font-manager/Collections.vala:405 msgid "Error exporting collection" msgstr "" #: src/font-manager/Collections.vala:406 msgid "" "Start the application from a terminal and try again for more information" msgstr "" #: src/font-manager/Collections.vala:427 #, fuzzy #| msgid "Remove selected collection" msgid "Creating archive from selected collection." msgstr "Eliminare colecția selectată" #: src/font-manager/Collections.vala:428 msgid "This may take some time for large collections…" msgstr "" #: src/font-manager/Compare.vala:325 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:361 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/Controls.vala:80 msgid "Keyboard Shortcuts" msgstr "Comenzi rapide de la tastatură" #: src/font-manager/Controls.vala:81 src/font-manager/gtk/help-overlay.ui:16 msgid "Help" msgstr "Ajutor" #: src/font-manager/Controls.vala:82 #, fuzzy #| msgid "Font Manager" msgid "About Font Manager" msgstr "Manager de fonturi" #: src/font-manager/Controls.vala:88 msgid "Preferences" msgstr "Preferințe" #: src/font-manager/Controls.vala:92 msgid "Import" msgstr "Importați" #: src/font-manager/Controls.vala:93 #: src/font-manager/ui/font-manager-export-dialog.ui:25 msgid "Export" msgstr "Exportează" #: src/font-manager/Controls.vala:96 #: src/font-manager/ui/font-manager-export-dialog.ui:13 msgid "User Data" msgstr "Datele utilizatorului" #: src/font-manager/Controls.vala:129 #: src/font-manager/ui/font-manager-user-action-row.ui:13 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:38 msgid "Name" msgstr "Denumire" #: src/font-manager/Controls.vala:131 msgid "Size" msgstr "" #: src/font-manager/Controls.vala:196 msgid "Grid View" msgstr "Vizualizare grilă" #: src/font-manager/Controls.vala:197 msgid "List View" msgstr "Vizualizare listă" #: src/font-manager/Controls.vala:283 msgid "Add Fonts" msgstr "Adăugare fonturi" #: src/font-manager/Controls.vala:284 msgid "Remove Fonts" msgstr "Eliminare fonturi" #: src/font-manager/Controls.vala:300 msgid "Back" msgstr "Înapoi" #: src/font-manager/Dialogs.vala:48 src/font-manager/Dialogs.vala:59 msgid "_Select" msgstr "_Select" #: src/font-manager/Dialogs.vala:49 #, fuzzy #| msgid "Select executable" msgid "Select Executable" msgstr "Selectare executabilă" #: src/font-manager/Dialogs.vala:60 #, fuzzy #| msgid "Select text color" msgid "Select a Directory" msgstr "Selectați culoarea textului" #: src/font-manager/Dialogs.vala:68 #, fuzzy #| msgid "FileType" msgid "TrueType" msgstr "Filetype" #: src/font-manager/Dialogs.vala:70 #, fuzzy #| msgid "FileType" msgid "OpenType" msgstr "Filetype" #: src/font-manager/Dialogs.vala:73 msgid "Archive Files" msgstr "" #: src/font-manager/Dialogs.vala:81 #, fuzzy #| msgid "Select files to install" msgid "Select Files to Install" msgstr "Selectați fișierele de instalat" #: src/font-manager/Dialogs.vala:91 #, fuzzy #| msgid "Select source folders" msgid "Select Source Directories" msgstr "Selectați folderele sursă" #: src/font-manager/Dialogs.vala:125 msgid "Font Configuration" msgstr "Configurare font" #: src/font-manager/Dialogs.vala:126 msgid "Font Collections" msgstr "Colecții de fonturi" #: src/font-manager/Dialogs.vala:127 #: src/font-manager/preferences/UserSources.vala:156 msgid "Font Sources" msgstr "Surse de fonturi" #: src/font-manager/Dialogs.vala:128 msgid "Installed Fonts" msgstr "Fonturi instalate" #: src/font-manager/Dialogs.vala:129 msgid "Custom Actions" msgstr "Acțiuni personalizate" #: src/font-manager/Dialogs.vala:385 msgid "Fonts installed in your home directory will appear here." msgstr "Fonturile instalate în directorul dvs. de pornire vor apărea aici." #. FontList.vala #. * #. * Copyright (C) 2020-2025 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 . #. #: src/font-manager/FontList.vala:21 #, 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:72 #: src/font-manager/web/google/FontList.vala:204 #, 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/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 msgid "Collapse all" msgstr "Restrânge tot" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 #: src/font-manager/ui/font-manager-font-list-controls.ui:21 #: src/font-manager/ui/font-manager-font-list-view.ui:24 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:28 msgid "Expand all" msgstr "Extinde toate" #: src/font-manager/FontList.vala:510 msgid "Copy Location" msgstr "Copiați locația" #: src/font-manager/FontList.vala:511 msgid "Show in Folder" msgstr "Arată în dosar" #: src/font-manager/FontList.vala:512 #, fuzzy #| msgid "Clear selected filter" msgid "Enable selected items" msgstr "Ștergeți filtrul selectat" #: src/font-manager/FontList.vala:513 #, fuzzy #| msgid "Clear selected filter" msgid "Disable selected items" msgstr "Ștergeți filtrul selectat" #. 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:580 src/font-manager/FontList.vala:589 #, 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:607 #: src/font-manager/preferences/Preferences.vala:45 msgid "Actions" msgstr "Acţiuni" #: src/font-manager/MainWindow.vala:69 msgid "Browse" msgstr "Răsfoiți" #: src/font-manager/MainWindow.vala:71 msgid "Compare" msgstr "Comparaţi" #: src/font-manager/MainWindow.vala:74 #, fuzzy #| msgid "Remove Fonts" msgid "Google Fonts" msgstr "Eliminare fonturi" #: src/font-manager/MainWindow.vala:77 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/LanguageData.vala:35 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 #: src/font-manager/web/google/LanguageData.vala:36 msgid "Armenian" msgstr "Armeană" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "Astronomie" #: src/font-manager/Orthographies.vala:39 #: src/font-manager/web/google/LanguageData.vala:38 msgid "Balinese" msgstr "Balineză" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "Baltic" #: src/font-manager/Orthographies.vala:41 #: src/font-manager/web/google/LanguageData.vala:39 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/LanguageData.vala:42 msgid "Bengali" msgstr "Bengaleză" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "Brāhmī" #: src/font-manager/Orthographies.vala:48 #: src/font-manager/web/google/LanguageData.vala:46 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 #: src/font-manager/web/google/LanguageData.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 #: src/font-manager/web/google/LanguageData.vala:51 msgid "Chakma" msgstr "Chakma" #: src/font-manager/Orthographies.vala:54 #: src/font-manager/web/google/LanguageData.vala:52 msgid "Cham" msgstr "Cham" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/LanguageData.vala:53 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 #: src/font-manager/web/google/LanguageData.vala:58 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/LanguageData.vala:65 msgid "Devanagari" msgstr "Devanagari" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "Olandeză" #: src/font-manager/Orthographies.vala:75 #: src/font-manager/web/google/LanguageData.vala:67 msgid "Egyptian Hieroglyphs" msgstr "Hieroglife egiptene" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "Emoticoane" #: src/font-manager/Orthographies.vala:77 #: src/font-manager/web/google/LanguageData.vala:70 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 #: src/font-manager/web/google/LanguageData.vala:71 msgid "Georgian" msgstr "Georgiană" #: src/font-manager/Orthographies.vala:86 #: src/font-manager/web/google/LanguageData.vala:72 msgid "Glagolitic" msgstr "Glagolitic" #: src/font-manager/Orthographies.vala:87 #: src/font-manager/web/google/LanguageData.vala:73 msgid "Gothic" msgstr "Gotică" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/LanguageData.vala:77 msgid "Gujarati" msgstr "Gujarati" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/LanguageData.vala:79 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/LanguageData.vala:83 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 #: src/font-manager/web/google/LanguageData.vala:89 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 #: src/font-manager/web/google/LanguageData.vala:90 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/LanguageData.vala:91 msgid "Kannada" msgstr "Kannada" #: src/font-manager/Orthographies.vala:103 #: src/font-manager/web/google/LanguageData.vala:94 msgid "Kayah Li" msgstr "Kayah Li" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "Kazahă" #: src/font-manager/Orthographies.vala:105 #: src/font-manager/web/google/LanguageData.vala:92 msgid "Kharoshthi" msgstr "Kharoshthi" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/LanguageData.vala:95 msgid "Khmer" msgstr "Khmeră" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "Japoneză Kokuji" #: src/font-manager/Orthographies.vala:108 #: src/font-manager/web/google/LanguageData.vala:99 msgid "Lao" msgstr "Loațiană" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "Ligaturi latine" #: src/font-manager/Orthographies.vala:110 #: src/font-manager/web/google/LanguageData.vala:100 msgid "Lepcha" msgstr "Lepcha" #: src/font-manager/Orthographies.vala:111 #: src/font-manager/web/google/LanguageData.vala:103 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/LanguageData.vala:110 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 #: src/font-manager/web/google/LanguageData.vala:119 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" #. { N_(""), "meroitic-cursive", "" }, #. { N_(""), "meroitic-heiroglyphs", "" }, #: src/font-manager/Orthographies.vala:123 #: src/font-manager/web/google/LanguageData.vala:123 msgid "Miao" msgstr "Miao" #: src/font-manager/Orthographies.vala:124 #: src/font-manager/web/google/LanguageData.vala:125 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:130 #: src/font-manager/web/google/LanguageData.vala:129 msgid "Myanmar" msgstr "Myanmar" #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/LanguageData.vala:133 msgid "New Tai Lue" msgstr "Noul Tai Lue" #: src/font-manager/Orthographies.vala:132 msgid "N’Ko" msgstr "N'Ko" #: src/font-manager/Orthographies.vala:133 #: src/font-manager/web/google/LanguageData.vala:137 msgid "Ogham" msgstr "Ogham" #: src/font-manager/Orthographies.vala:134 #: src/font-manager/web/google/LanguageData.vala:138 msgid "Ol Chiki" msgstr "Ol Chiki" #: src/font-manager/Orthographies.vala:135 #: src/font-manager/web/google/LanguageData.vala:140 msgid "Old Italic" msgstr "Italic vechi" #: src/font-manager/Orthographies.vala:136 #: src/font-manager/web/google/LanguageData.vala:145 msgid "Old South Arabian" msgstr "Arabă de Sud Veche" #: src/font-manager/Orthographies.vala:137 #: src/font-manager/web/google/LanguageData.vala:149 msgid "Oriya" msgstr "Oriya" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/LanguageData.vala:148 msgid "Osmanya" msgstr "Osmanya" #: src/font-manager/Orthographies.vala:139 msgid "Pan African Latin" msgstr "Latină panafricană" #: src/font-manager/Orthographies.vala:140 msgid "Pashto" msgstr "Paştună" #: src/font-manager/Orthographies.vala:141 #: src/font-manager/web/google/LanguageData.vala:153 msgid "Phags Pa" msgstr "Phags Pa" #: src/font-manager/Orthographies.vala:142 msgid "Pinyin" msgstr "Pinyin" #: src/font-manager/Orthographies.vala:143 msgid "Polynesian" msgstr "Polineziană" #: src/font-manager/Orthographies.vala:144 msgid "Polytonic Greek" msgstr "Greacă politonică" #: src/font-manager/Orthographies.vala:145 #: src/font-manager/web/google/LanguageData.vala:156 msgid "Rejang" msgstr "Rejang" #: src/font-manager/Orthographies.vala:146 msgid "Romanian" msgstr "Română" #: src/font-manager/Orthographies.vala:147 #: src/font-manager/web/google/LanguageData.vala:157 msgid "Runic" msgstr "Runică" #: src/font-manager/Orthographies.vala:148 #: src/font-manager/web/google/LanguageData.vala:159 msgid "Saurashtra" msgstr "Saurashtra" #: src/font-manager/Orthographies.vala:149 msgid "Simplified Chinese" msgstr "Chineză simplificată" #: src/font-manager/Orthographies.vala:150 msgid "Sindhi" msgstr "Sindhi" #: src/font-manager/Orthographies.vala:151 #: src/font-manager/web/google/LanguageData.vala:164 msgid "Sinhala" msgstr "Singhaleză" #: src/font-manager/Orthographies.vala:152 msgid "South Korean Hanja" msgstr "Hanja sud-coreeană" #: src/font-manager/Orthographies.vala:153 #: src/font-manager/web/google/LanguageData.vala:168 msgid "Sundanese" msgstr "Sundaneză" #: src/font-manager/Orthographies.vala:154 #: src/font-manager/web/google/LanguageData.vala:169 msgid "Syloti Nagri" msgstr "Syloti Nagri" #. { N_("Symbols"), "symbols", "" }, #: src/font-manager/Orthographies.vala:155 #: src/font-manager/web/google/LanguageData.vala:171 msgid "Syriac" msgstr "Siriacă" #: src/font-manager/Orthographies.vala:156 #: src/font-manager/web/google/LanguageData.vala:174 msgid "Tai Le" msgstr "Tai Le" #: src/font-manager/Orthographies.vala:157 msgid "Tai Tham (Lanna)" msgstr "Tai Tham (Lanna)" #: src/font-manager/Orthographies.vala:158 msgid "Tai Viet" msgstr "Tai Viet" #: src/font-manager/Orthographies.vala:159 #: src/font-manager/web/google/LanguageData.vala:175 msgid "Tamil" msgstr "Limba Tamil" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/LanguageData.vala:176 msgid "Telugu" msgstr "Limba Telugu" #: src/font-manager/Orthographies.vala:161 msgid "Thaana" msgstr "Thaana" #: src/font-manager/Orthographies.vala:162 #: src/font-manager/web/google/LanguageData.vala:177 msgid "Thai" msgstr "Tailandeză" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/LanguageData.vala:178 msgid "Tibetan" msgstr "Tibetană" #: src/font-manager/Orthographies.vala:164 msgid "Tifinagh" msgstr "Tifinagh" #: src/font-manager/Orthographies.vala:165 msgid "Traditional Chinese" msgstr "Chineză tradițională" #: src/font-manager/Orthographies.vala:166 msgid "Turkish" msgstr "Turcă" #: src/font-manager/Orthographies.vala:167 msgid "Uighur" msgstr "Uighur" #: src/font-manager/Orthographies.vala:168 msgid "Urdu" msgstr "Urdu" #: src/font-manager/Orthographies.vala:169 msgid "Vai" msgstr "Vai" #: src/font-manager/Orthographies.vala:170 msgid "Vedic Extensions" msgstr "Extensii vedice" #: src/font-manager/Orthographies.vala:171 msgid "Venda" msgstr "Venda" #: src/font-manager/Orthographies.vala:172 #: src/font-manager/web/google/LanguageData.vala:179 msgid "Vietnamese" msgstr "Vietnameză" #: src/font-manager/Orthographies.vala:173 msgid "Western European" msgstr "Europa de Vest" #: src/font-manager/Orthographies.vala:174 msgid "Yi" msgstr "Yi" #: src/font-manager/Orthographies.vala:175 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/OrthographyList.vala:105 msgid "Coverage" msgstr "Acoperire" #: src/font-manager/OrthographyList.vala:137 #: src/font-manager/filters/LanguageFilter.vala:55 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:362 msgid "Supported Orthographies" msgstr "Ortografii acceptate" #: src/font-manager/OrthographyList.vala:200 #, fuzzy #| msgid "No file selected" msgid "No items selected" msgstr "Nici un fișier selectat" #: src/font-manager/OrthographyList.vala:205 msgid "Update in progress" msgstr "Actualizare în curs" #. No error and no results means this font file is likely broken or empty #: src/font-manager/OrthographyList.vala:231 msgid "No valid orthographies for selection" msgstr "" #: src/font-manager/Sidebar.vala:57 msgid "Add new collection" msgstr "Adăugare colecție nouă" #: src/font-manager/Sidebar.vala:61 #: src/font-manager/ui/font-manager-font-list-controls.ui:32 #: src/font-manager/ui/font-manager-font-list-view.ui:36 #, fuzzy #| msgid "Remove selected alias" msgid "Remove selected item" msgstr "Eliminați aliasul selectat" #: src/font-manager/Sidebar.vala:67 #, fuzzy #| msgid "Clear selected filter" msgid "Edit selected item" msgstr "Ștergeți filtrul selectat" #: src/font-manager/Utils.vala:295 msgid "Copying files…" msgstr "Se copiază fișierele…" #: src/font-manager/filters/Collection.vala:99 msgid "New Collection" msgstr "Colecție nouă" #: src/font-manager/filters/Collection.vala:100 #, c-format msgid "Created : %s" msgstr "Creat : %s" #: src/font-manager/filters/Disabled.vala:28 msgid "Disabled" msgstr "Deactivat" #: src/font-manager/filters/Disabled.vala:29 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:34 msgid "Unsorted" msgstr "Nesortate" #: src/font-manager/filters/Unsorted.vala:35 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:28 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 #, fuzzy #| msgid "Rendering" msgid "GTK 4 Font Rendering" msgstr "Redare" #: src/font-manager/preferences/Desktop.vala:61 msgid "Automatic option allows GTK 4 to disregard hinting settings." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:90 msgid "Antialiasing" msgstr "Antialiasing" #: src/font-manager/preferences/Desktop.vala:67 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values. " msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:96 msgid "RGBA order" msgstr "Ordinea RGBA" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:97 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:78 #: src/font-manager/preferences/Desktop.vala:84 #: src/font-manager/preferences/Rendering.vala:78 msgid "Hinting" msgstr "Hinting" #: src/font-manager/preferences/Desktop.vala:79 #: src/font-manager/preferences/Desktop.vala:85 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:91 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values." msgstr "" #: src/font-manager/preferences/Desktop.vala:121 msgid "GNOME desktop settings schema not found" msgstr "Schema de setări desktop GNOME nu a fost găsită" #: src/font-manager/preferences/Desktop.vala:215 msgid "Automatic" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Manual" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "Grayscale" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "RGBA" msgstr "" #: src/font-manager/preferences/Desktop.vala:242 #: src/font-manager/preferences/Display.vala:91 msgid "Subpixel Geometry" msgstr "Geometria subpixelului" #: src/font-manager/preferences/Display.vala:75 msgid "Target DPI" msgstr "DPI țintă" #: src/font-manager/preferences/Display.vala:77 msgid "Scale Factor" msgstr "Factor de scală" #: src/font-manager/preferences/Display.vala:83 msgid "LCD Filter" msgstr "Filtru LCD" #: src/font-manager/preferences/Preferences.vala:41 msgid "Interface" msgstr "Interfață" #: src/font-manager/preferences/Preferences.vala:42 msgid "Desktop" msgstr "Desktop" #: src/font-manager/preferences/Preferences.vala:48 msgid "Sources" msgstr "Surse" #: src/font-manager/preferences/Preferences.vala:49 msgid "Substitutions" msgstr "Substituţii" #: src/font-manager/preferences/Preferences.vala:50 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:150 msgid "Display" msgstr "Afişare" #: src/font-manager/preferences/Preferences.vala:51 msgid "Rendering" msgstr "Redare" #: src/font-manager/preferences/Preferences.vala:131 #, fuzzy #| 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." msgid "" "A Fontconfig configuration file will be generated from these settings.\n" "\n" "Running applications may require a restart to reflect any changes.\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/Preferences.vala:153 msgid "Reset all values to default" msgstr "" #: src/font-manager/preferences/Rendering.vala:77 msgid "Antialias" msgstr "Antialiasing" #: src/font-manager/preferences/Rendering.vala:81 msgid "Enable Autohinter" msgstr "Activați Autohinter" #: src/font-manager/preferences/Rendering.vala:88 msgid "Hinting Style" msgstr "Stil de hinting" #: src/font-manager/preferences/Rendering.vala:90 msgid "Use Embedded Bitmaps" msgstr "Utilizați Bitmap-uri încorporate" #: src/font-manager/preferences/Substitutions.vala:153 msgid "Font Substitutions" msgstr "Substituții de fonturi" #: src/font-manager/preferences/Substitutions.vala:154 msgid "Easily substitute one font family for another." msgstr "Înlocuiți cu ușurință o familie de fonturi cu alta." #: src/font-manager/preferences/Substitutions.vala:155 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/UserActions.vala:229 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:243 msgid "User Actions" msgstr "Acțiuni ale utilizatorului" #: src/font-manager/preferences/UserActions.vala:245 msgid "Custom context menu entries" msgstr "Intrări personalizate din meniul contextual" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Raised" msgstr "" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Flat" msgstr "Plat" #: src/font-manager/preferences/UserInterface.vala:80 #: src/font-viewer/MainWindow.vala:208 msgid "Selected setting requires restart to apply" msgstr "" #: src/font-manager/preferences/UserInterface.vala:81 #: src/font-viewer/MainWindow.vala:209 #, fuzzy #| msgid "" #| "CSD enabled. Change will take effect next time the application is started." msgid "Changes 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:94 msgid "Wide Layout" msgstr "Aspect lat" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Use three column layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:97 msgid "Only When Maximized" msgstr "Numai când este maximizat" #: src/font-manager/preferences/UserInterface.vala:99 msgid "Enable Animations" msgstr "Activare animații" #. The added margins here are due to PreviewColors widget alignment issues #: src/font-manager/preferences/UserInterface.vala:100 #: src/font-viewer/MainWindow.vala:224 msgid "Prefer Dark Theme" msgstr "Preferă Tema Întunecată" #: src/font-manager/preferences/UserInterface.vala:102 #: src/font-viewer/MainWindow.vala:229 msgid "Use Adwaita Stylesheet" msgstr "" #: src/font-manager/preferences/UserInterface.vala:106 msgid "Titlebar Button Style" msgstr "Stil butoane bară titlu" #: src/font-manager/preferences/UserInterface.vala:107 msgid "Display line size in Waterfall Preview" msgstr "" #: src/font-manager/preferences/UserInterface.vala:112 #: src/font-viewer/MainWindow.vala:243 msgid "Waterfall Line Spacing" msgstr "" #: src/font-manager/preferences/UserInterface.vala:114 #: src/font-viewer/MainWindow.vala:244 msgid "Padding in pixels to insert above and below rows" msgstr "" #: src/font-manager/preferences/UserSources.vala:145 #, 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." 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." 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:157 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:158 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/GoogleFonts.vala:156 msgid "Network Access Disabled" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:157 msgid "Contact your system administrator to request access." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:160 msgid "Network Offline" msgstr "Rețea offline" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:162 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/GoogleFonts.vala:172 msgid "Client Error" msgstr "Eroare client" #: src/font-manager/web/google/GoogleFonts.vala:173 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:176 msgid "Server Error" msgstr "Eroare de server" #. Sample strings used here should be sourced from https://fonts.google.com/ #: src/font-manager/web/google/LanguageData.vala:33 msgid "Adlam" msgstr "" #: src/font-manager/web/google/LanguageData.vala:34 #, fuzzy #| msgid "Egyptian Hieroglyphs" msgid "Anatolian Hieroglyphs" msgstr "Hieroglife egiptene" #: src/font-manager/web/google/LanguageData.vala:37 msgid "Avestan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:40 msgid "Bassa Vah" msgstr "" #: src/font-manager/web/google/LanguageData.vala:41 #, fuzzy #| msgid "Surat Batak" msgid "Batak" msgstr "Surat Batak" #: src/font-manager/web/google/LanguageData.vala:43 msgid "Bhaiksuki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:44 msgid "Brahmi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:45 msgid "Braille" msgstr "" #. { N_("Buhid"), "buhid", "" }, #: src/font-manager/web/google/LanguageData.vala:48 msgid "Caucasian Albanian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:49 #, fuzzy #| msgid "Unified Canadian Aboriginal Syllabics" msgid "Canadian Aboriginal" msgstr "Unified Canadian Aboriginal Syllabics" #: src/font-manager/web/google/LanguageData.vala:54 msgid "Chinese (Hong Kong)" msgstr "Chineză (Hong Kong)" #: src/font-manager/web/google/LanguageData.vala:55 msgid "Chinese (Simplified)" msgstr "Chineză (simplificată)" #: src/font-manager/web/google/LanguageData.vala:56 msgid "Chinese (Traditional)" msgstr "Chineză (tradițională)" #: src/font-manager/web/google/LanguageData.vala:57 msgid "Chorasmian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:59 msgid "Cuneiform" msgstr "" #: src/font-manager/web/google/LanguageData.vala:60 msgid "Cypriot" msgstr "" #: src/font-manager/web/google/LanguageData.vala:61 msgid "Cypro Minoan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:62 msgid "Cyrillic" msgstr "Chirilică" #: src/font-manager/web/google/LanguageData.vala:63 msgid "Cyrillic Extended" msgstr "Chirilică extinsă" #: src/font-manager/web/google/LanguageData.vala:64 #, fuzzy #| msgid "Deselect All" msgid "Deseret" msgstr "Deselectați toate" #: src/font-manager/web/google/LanguageData.vala:66 msgid "Duployan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:68 msgid "Elbasan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:69 msgid "Elymaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:74 msgid "Grantha" msgstr "" #: src/font-manager/web/google/LanguageData.vala:75 msgid "Greek" msgstr "Greacă" #: src/font-manager/web/google/LanguageData.vala:76 msgid "Greek Extended" msgstr "Greacă extinsă" #: src/font-manager/web/google/LanguageData.vala:78 msgid "Gunjala Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:80 msgid "Hanifi Rohingya" msgstr "" #: src/font-manager/web/google/LanguageData.vala:81 #, fuzzy #| msgid "Hanunó'o" msgid "Hanunoo" msgstr "Hanunó'o" #: src/font-manager/web/google/LanguageData.vala:82 msgid "Hatran" msgstr "" #: src/font-manager/web/google/LanguageData.vala:84 msgid "Imperial Aramaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:85 msgid "Indic Siyaq Numbers" msgstr "" #: src/font-manager/web/google/LanguageData.vala:86 msgid "Inscriptional Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:87 msgid "Inscriptional Parthian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:88 msgid "Japanese" msgstr "Japoneză" #: src/font-manager/web/google/LanguageData.vala:93 msgid "Kawi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:96 msgid "Khojki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:97 msgid "Khudawadi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:98 msgid "Korean" msgstr "Coreană" #: src/font-manager/web/google/LanguageData.vala:101 msgid "Latin" msgstr "Latină" #: src/font-manager/web/google/LanguageData.vala:102 msgid "Latin Extended" msgstr "Latină extinsă" #: src/font-manager/web/google/LanguageData.vala:104 msgid "Linear A" msgstr "" #: src/font-manager/web/google/LanguageData.vala:105 #, fuzzy #| msgid "Linear B Ideograms" msgid "Linear B" msgstr "Ideograme liniare B" #: src/font-manager/web/google/LanguageData.vala:106 msgid "Lisu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:107 msgid "Lycian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:108 msgid "Lydian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:109 msgid "Mahajani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:111 msgid "Mandaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:112 msgid "Manichaean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:113 msgid "Math" msgstr "" #: src/font-manager/web/google/LanguageData.vala:114 msgid "Marchen" msgstr "" #: src/font-manager/web/google/LanguageData.vala:115 msgid "Masaram Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:116 #, fuzzy #| msgid "Mathematical Numerals" msgid "Mayan Numerals" msgstr "Numere matematice" #: src/font-manager/web/google/LanguageData.vala:117 msgid "Medefaidrin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:118 #, fuzzy #| msgid "Meetei Mayak" msgid "Meetei Mayek" msgstr "Meetei Mayak" #: src/font-manager/web/google/LanguageData.vala:120 #, fuzzy #| msgid "MeroiticCursive" msgid "Meroitic" msgstr "MeroiticCursiv" #: src/font-manager/web/google/LanguageData.vala:124 msgid "Modi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:126 msgid "Mro" msgstr "" #: src/font-manager/web/google/LanguageData.vala:127 msgid "Multani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:128 msgid "Music" msgstr "" #: src/font-manager/web/google/LanguageData.vala:130 msgid "Nabataean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:131 msgid "Nag Mundari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:132 #, fuzzy #| msgid "Devanagari" msgid "Nandinagari" msgstr "Devanagari" #: src/font-manager/web/google/LanguageData.vala:134 msgid "Newa" msgstr "" #. { N_(""), "nko", "" }, #: src/font-manager/web/google/LanguageData.vala:136 msgid "Nüshu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:139 #, fuzzy #| msgid "Old South Arabian" msgid "Old Hungarian" msgstr "Arabă de Sud Veche" #: src/font-manager/web/google/LanguageData.vala:141 #, fuzzy #| msgid "Old South Arabian" msgid "Old North Arabian" msgstr "Arabă de Sud Veche" #: src/font-manager/web/google/LanguageData.vala:142 #, fuzzy #| msgid "Old Italic" msgid "Old Permic" msgstr "Italic vechi" #: src/font-manager/web/google/LanguageData.vala:143 msgid "Old Persian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:144 #, fuzzy #| msgid "Old South Arabian" msgid "Old Sogdian" msgstr "Arabă de Sud Veche" #: src/font-manager/web/google/LanguageData.vala:146 #, fuzzy #| msgid "Old Italic" msgid "Old Turkic" msgstr "Italic vechi" #: src/font-manager/web/google/LanguageData.vala:147 msgid "Osage" msgstr "" #: src/font-manager/web/google/LanguageData.vala:150 msgid "Pahawh Hmong" msgstr "" #: src/font-manager/web/google/LanguageData.vala:151 msgid "Palmyrene" msgstr "" #: src/font-manager/web/google/LanguageData.vala:152 msgid "Pau Cin Hau" msgstr "" #: src/font-manager/web/google/LanguageData.vala:154 msgid "Phoenician" msgstr "" #: src/font-manager/web/google/LanguageData.vala:155 msgid "Psalter Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:158 msgid "Samaritan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:160 msgid "Sharada" msgstr "" #: src/font-manager/web/google/LanguageData.vala:161 msgid "Shavian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:162 msgid "Siddham" msgstr "" #: src/font-manager/web/google/LanguageData.vala:163 #, fuzzy #| msgid "Hinting" msgid "SignWriting" msgstr "Hinting" #: src/font-manager/web/google/LanguageData.vala:165 msgid "Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:166 msgid "Sora Sompeng" msgstr "" #: src/font-manager/web/google/LanguageData.vala:167 msgid "Soyombo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:172 msgid "Tagalog" msgstr "" #: src/font-manager/web/google/LanguageData.vala:173 msgid "Tagbanwa" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name. #: src/font-manager/web/google/LanguageData.vala:190 #, c-format msgid "No sample for %s available" msgstr "" #: src/font-manager/web/google/LanguageData.vala:192 msgid "Please file an issue requesting an update to available samples." msgstr "" #: src/font-manager/web/google/PreviewPage.vala:383 #, 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/WebFont.vala:174 msgid "ExtraLight" msgstr "ExtraLight" #: src/font-manager/web/google/WebFont.vala:182 msgid "SemiBold" msgstr "SemiBold" #: src/font-manager/web/google/WebFont.vala:186 msgid "ExtraBold" msgstr "ExtraBold" #: src/font-manager/web/google/WebFont.vala:188 msgid "Black" msgstr "Negru" #: src/font-viewer/MainWindow.vala:100 #: src/font-viewer/font-viewer-main-window.ui:70 msgid "No file selected" msgstr "Nici un fișier selectat" #: src/font-viewer/MainWindow.vala:101 #: src/font-viewer/font-viewer-main-window.ui:78 msgid "Or unsupported filetype." msgstr "Sau tip de fișier neacceptat." #: src/font-viewer/MainWindow.vala:150 #, fuzzy #| msgid "System" msgid "System Font" msgstr "Sistem" #: src/font-viewer/MainWindow.vala:152 msgid "" "Selected font file is either installed in a system directory or is not " "writable by the current user.\n" "\n" "If you wish to remove this font from the list of available fonts use the " "system package manager to remove the package containing this font file, ask " "the system administrator to remove it or use a font management application " "to disable it." msgstr "" #: src/font-viewer/MainWindow.vala:155 msgid "Newer version already installed" msgstr "Versiune mai nouă deja instalată" #: src/font-viewer/MainWindow.vala:157 src/font-viewer/MainWindow.vala:162 msgid "Click to overwrite" msgstr "" #: src/font-viewer/MainWindow.vala:160 msgid "Update Font" msgstr "Actualizare font" #: src/font-viewer/MainWindow.vala:165 msgid "Remove Font" msgstr "Eliminați fontul" #: src/font-viewer/MainWindow.vala:169 #: src/font-viewer/font-viewer-main-window.ui:104 msgid "Install Font" msgstr "Instalați Font" #: src/font-viewer/MainWindow.vala:236 msgid "Preview Area Colors" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:9 #: src/common/ui/font-manager-preview-colors.ui:15 msgid "Select background color" msgstr "Selectați culoarea de fundal" #: src/common/ui/font-manager-preview-colors.ui:23 #: src/common/ui/font-manager-preview-colors.ui:29 msgid "Select text color" msgstr "Selectați culoarea textului" #: src/font-manager/gtk/help-overlay.ui:11 msgid "General" msgstr "General" #: src/font-manager/gtk/help-overlay.ui:23 msgid "Increase preview size" msgstr "Măriți dimensiunea previzualizării" #: src/font-manager/gtk/help-overlay.ui:30 msgid "Decrease preview size" msgstr "Reduceți dimensiunea previzualizării" #: src/font-manager/gtk/help-overlay.ui:37 msgid "Reset preview size" msgstr "Resetați dimensiunea previzualizării" #: src/font-manager/gtk/help-overlay.ui:44 msgid "Focus search entry" msgstr "" #: src/font-manager/gtk/help-overlay.ui:51 msgid "Reload" msgstr "Reîncarcă" #: src/font-manager/gtk/help-overlay.ui:58 #: src/font-manager/gtk/help-overlay.ui:65 msgid "Quit the application" msgstr "Părăsiți aplicația" #: src/font-manager/gtk/help-overlay.ui:73 msgid "Mode" msgstr "Mod" #: src/font-manager/gtk/help-overlay.ui:78 msgid "Switch to Manage mode" msgstr "Comutarea la modul Gestionare" #: src/font-manager/gtk/help-overlay.ui:85 msgid "Switch to Browse mode" msgstr "Treceți la modul Navigare" #: src/font-manager/gtk/help-overlay.ui:92 msgid "Switch to Compare mode" msgstr "Treceți la modul Comparare" #: src/font-manager/gtk/help-overlay.ui:99 #, fuzzy #| msgid "Switch to Manage mode" msgid "Switch to Google Fonts mode" msgstr "Comutarea la modul Gestionare" #: src/font-manager/gtk/help-overlay.ui:107 msgid "Preview Mode" msgstr "Mod de previzualizare" #: src/font-manager/gtk/help-overlay.ui:112 msgid "Switch to Standard preview" msgstr "Treceți la previzualizarea standard" #: src/font-manager/gtk/help-overlay.ui:119 msgid "Switch to Waterfall preview" msgstr "Treceți la previzualizarea Waterfall" #: src/font-manager/gtk/help-overlay.ui:126 msgid "Switch to Body Text preview" msgstr "Treceți la previzualizarea textului corpului" #: src/font-manager/ui/font-manager-browse-pane.ui:100 #, fuzzy #| msgid "Increase preview size" msgid "Increase tile size" msgstr "Măriți dimensiunea previzualizării" #: src/font-manager/ui/font-manager-browse-pane.ui:109 #, fuzzy #| msgid "Decrease preview size" msgid "Decrease tile size" msgstr "Reduceți dimensiunea previzualizării" #: src/font-manager/ui/font-manager-browse-pane.ui:149 msgid "Toggle search entry" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:158 msgid "Toggle preview panel" msgstr "" #: src/font-manager/ui/font-manager-browse-preview.ui:164 msgid "" "Status of selected family.\n" "\n" "Disabling will prevent the selected family from being used by other " "applications." msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:19 #, fuzzy #| msgid "Enter Collection Name" msgid "Collection Name" msgstr "Introduceți numele colecției" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:45 msgid "_Rename" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:20 msgid "Add selected font to comparison" msgstr "Adăugați fontul selectat la comparație" #: src/font-manager/ui/font-manager-compare-view.ui:33 msgid "Remove selected font from comparison" msgstr "Eliminați fontul selectat din comparație" #: src/font-manager/ui/font-manager-compare-view.ui:45 msgid "Pinned Comparisons" msgstr "Comparații fixate" #: src/font-manager/ui/font-manager-export-dialog.ui:19 #: src/font-manager/ui/font-manager-remove-dialog.ui:19 #, fuzzy #| msgid "_Cancel" msgid "Cancel" msgstr "_Anulare" #: src/font-manager/ui/font-manager-font-list-controls.ui:51 #: src/font-manager/ui/font-manager-font-list-view.ui:54 #: src/font-manager/ui/font-manager-remove-dialog.ui:43 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:44 msgid "Search Families…" msgstr "Căutați familii …" #: src/font-manager/ui/font-manager-language-filter-settings.ui:29 msgid "Search Orthographies…" msgstr "Căutați ortografii …" #: src/font-manager/ui/font-manager-language-filter-settings.ui:72 msgid "Minimum Coverage" msgstr "Acoperire minimă" #: src/font-manager/ui/font-manager-language-filter-settings.ui:101 msgid "Deselect All" msgstr "Deselectați toate" #: src/font-manager/ui/font-manager-orthography-list.ui:53 msgid "Clear selected filter" msgstr "Ștergeți filtrul selectat" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:22 #, fuzzy #| msgid "Created : " msgid "Created :" msgstr "Creat : " #: src/font-manager/ui/font-manager-pinned-comparisons.ui:23 msgid "Save current comparison" msgstr "Salvați comparația actuală" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:45 msgid "Remove selected comparison" msgstr "Eliminați comparația selectată" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:73 msgid "Restore selected comparison" msgstr "Restabiliți comparația selectată" #: src/font-manager/ui/font-manager-remove-dialog.ui:13 msgid "Select fonts to remove" msgstr "Selectați fonturile de eliminat" #: src/font-manager/ui/font-manager-remove-dialog.ui:25 #, fuzzy #| msgid "_Delete" msgid "Delete" msgstr "_Șterge" #: src/font-manager/ui/font-manager-sidebar.ui:35 msgid "Categories" msgstr "Categorii" #: src/font-manager/ui/font-manager-sidebar.ui:86 #, fuzzy #| msgid "Font Collections" msgid "Smart Collections" msgstr "Colecții de fonturi" #: src/font-manager/ui/font-manager-sidebar.ui:142 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:50 msgid "Sort Order" msgstr "Sortează ordinea" #: src/font-manager/ui/font-manager-sidebar.ui:150 msgid "Collections" msgstr "Colecţii" #: src/font-manager/ui/font-manager-substitute-row.ui:22 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:34 msgid "Remove substitute" msgstr "Eliminare înlocuitor" #: src/font-manager/ui/font-manager-substitute.ui:35 msgid "Enter substitute family" msgstr "Introduceți familia înlocuitoare" #: src/font-manager/ui/font-manager-substitute.ui:51 msgid "prefer" msgstr "prefer" #: src/font-manager/ui/font-manager-substitute.ui:52 msgid "accept" msgstr "acceptă" #: src/font-manager/ui/font-manager-substitute.ui:53 msgid "default" msgstr "implicit" #: src/font-manager/ui/font-manager-user-action-row.ui:27 msgid "Comment" msgstr "Comentariu" #: src/font-manager/ui/font-manager-user-action-row.ui:42 msgid "Executable" msgstr "Executabil" #: src/font-manager/ui/font-manager-user-action-row.ui:57 msgid "Arguments" msgstr "Argumente" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:39 msgid "Newest" msgstr "Cele mai recente" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:40 msgid "Most Popular" msgstr "Cele mai populare" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:41 msgid "Trending" msgstr "Trenduri" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:116 msgid "Serif" msgstr "Serif" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:133 msgid "Sans Serif" msgstr "Sans Serif" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:167 msgid "Handwriting" msgstr "Scriere de mână" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:198 msgid "Category" msgstr "Categorie" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:272 msgid "4+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:282 msgid "8+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:292 msgid "12+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:305 msgid "Variations" msgstr "Variaţii" #: src/font-viewer/font-viewer-main-window.ui:31 msgid "Preview font files before installing them." msgstr "Previzualizați fișierele de fonturi înainte de a le instala." #: src/font-viewer/font-viewer-main-window.ui:32 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ă." #~ msgid "The type of antialiasing to use when rendering fonts." #~ msgstr "Tipul de antialiasing de utilizat la redarea fonturilor." #, fuzzy #~| msgid "Font Manager" #~ msgid "Font Manager project" #~ msgstr "Manager de fonturi" #~ msgid "Select Destination" #~ msgstr "Selectați Destinație" #~ msgid "_Open" #~ msgstr "_Deschis" #~ msgid "Remove selected font from collection" #~ msgstr "Eliminați fontul selectat din colecție" #~ msgid "Updating Database — Metadata" #~ msgstr "Actualizarea bazei de date - metadate" #~ msgid "Updating Database — Orthography" #~ msgstr "Actualizarea bazei de date - Ortografie" #~ msgid "About" #~ msgstr "Despre" #~ msgid "Select Exported Data" #~ msgstr "Selectați Date exportate" #~ msgid "Settings saved to file." #~ msgstr "Setări salvate în fișier." #~ msgid "Removed configuration file." #~ msgstr "Fișier de configurare eliminat." #~ msgid " Size Restrictions " #~ msgstr " Restricții de dimensiune " #~ msgid " Apply settings to point sizes " #~ msgstr " Aplicați setările dimensiunilor punctelor " #~ msgid "Smaller than" #~ msgstr "Mai mic decât" #~ msgid "Larger than" #~ msgstr "Mai mare decât" #~ msgid "Add alias" #~ msgstr "Adăugați alias" #~ msgid "Client Side Decorations" #~ msgstr "Decorațiuni pentru client" #~ 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." #~ msgid "Case insensitive search of family names." #~ msgstr "Căutare insensibilă la majuscule și minuscule a numelor de familie." #~ msgid "Error procesing data" #~ msgstr "Eroare la prelucrarea datelor" #~ msgid "Network Error" #~ msgstr "Eroare de rețea" #~ msgid "Please check your network settings" #~ msgstr "Vă rugăm să verificați setările de rețea" #~ msgid "Update Family" #~ msgstr "Actualizare familie" #~ msgid "Remove Family" #~ msgstr "Eliminare familie" #~ msgid "Download Family" #~ msgstr "Descărcare familie" #~ msgid "Download Font" #~ msgstr "Descărcare font" #~ msgid "Installed" #~ msgstr "Instalat" #~ msgid "Enter Preview Text…" #~ msgstr "Introduceți textul de previzualizare …" #~ msgid "Previous page" #~ msgstr "Pagina anterioară" #~ msgid "Next page" #~ msgstr "Pagina următoare" #~ msgid "Discard" #~ msgstr "Renunțaţi" #~ 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." #~ msgid "Save" #~ msgstr "Salvați" #~ msgid "Edit selected category" #~ msgstr "Editarea categoriei selectate" #~ 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.9.4/po/ru.po000066400000000000000000002773611476271126700155430ustar00rootroot00000000000000# 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: 2025-02-26 00:40-0500\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" #. Application.vala #: data/com.github.FontManager.FontManager.appdata.xml.in.in:14 #: data/com.github.FontManager.FontManager.desktop.in.in:5 #: data/com.github.FontManager.FontManager.desktop.in.in:6 #: lib/gtk/font-manager-application-window.c:281 #: src/font-manager/Application.vala:2 msgid "Font Manager" msgstr "Менеджер шрифтов" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:15 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "Простой менеджер шрифтов для сред рабочего стола Gtk+" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:18 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/com.github.FontManager.FontManager.appdata.xml.in.in:23 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" "Хотя и разрабатывался для среды рабочего стола Gnome, должен хорошо работать " "и с другими средами рабочего стола Gtk+." #: data/com.github.FontManager.FontManager.appdata.xml.in.in:27 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "" "Менеджер шрифтов — это НЕ профессиональное решение для управления шрифтами." #: data/com.github.FontManager.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/com.github.FontManager.FontManager.desktop.in.in:16 #: data/com.github.FontManager.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "Графика;Просмотр;GNOME;GTK;Издательство;" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:14 #: data/com.github.FontManager.FontViewer.desktop.in.in:5 #: data/com.github.FontManager.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:88 src/font-viewer/Application.vala:108 #: src/font-viewer/Application.vala:132 #: src/font-viewer/font-viewer-main-window.ui:30 msgid "Font Viewer" msgstr "Программа просмотра шрифтов" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:15 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "Программа просмотра шрифтов для сред рабочего стола Gtk+" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:18 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/com.github.FontManager.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "Полнофункциональная программа просмотра шрифтов" #: extensions/nautilus/font-manager-menu-provider.c:154 #: extensions/nemo/font-manager-menu-provider.c:147 #: extensions/thunar/font-manager-menu-provider.c:129 #: src/font-manager/FontList.vala:509 msgid "Install" msgstr "Установить" #: extensions/nautilus/font-manager-menu-provider.c:156 #: extensions/nemo/font-manager-menu-provider.c:149 #: extensions/thunar/font-manager-menu-provider.c:131 msgid "Install the selected font file" msgstr "Установить выбранный шрифт" #: extensions/nautilus/font-manager-menu-provider.c:157 #: extensions/nemo/font-manager-menu-provider.c:150 #: extensions/thunar/font-manager-menu-provider.c:132 msgid "Install the selected font files" msgstr "Установить выбранные шрифты" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "Свойства шрифта" #: lib/common/font-manager-database.c:582 src/font-manager/Application.vala:147 #, fuzzy #| msgid "Updating Database — Fonts" msgid "Updating Database…" msgstr "Обновление базы данных — Шрифты" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:699 msgid "Unknown Vendor" msgstr "Неизвестный распространитель" #: lib/fontconfig/font-manager-fontconfig.c:568 #: src/font-manager/web/google/WebFont.vala:172 msgid "Thin" msgstr "Тонкий" #: lib/fontconfig/font-manager-fontconfig.c:570 msgid "Ultra-Light" msgstr "Ультралёгкий" #: lib/fontconfig/font-manager-fontconfig.c:572 #: lib/fontconfig/font-manager-fontconfig.c:925 #: src/font-manager/web/google/WebFont.vala:176 msgid "Light" msgstr "Лёгкий" #: lib/fontconfig/font-manager-fontconfig.c:574 msgid "Semi-Light" msgstr "Полулёгкий" #: lib/fontconfig/font-manager-fontconfig.c:576 msgid "Book" msgstr "Книжный" #: lib/fontconfig/font-manager-fontconfig.c:578 #: lib/fontconfig/font-manager-fontconfig.c:882 #: src/font-manager/preferences/Desktop.vala:236 #: src/font-manager/web/google/WebFont.vala:180 msgid "Medium" msgstr "Средний" #: lib/fontconfig/font-manager-fontconfig.c:580 msgid "Semi-Bold" msgstr "Полужирный" #: lib/fontconfig/font-manager-fontconfig.c:582 #: src/font-manager/web/google/WebFont.vala:184 msgid "Bold" msgstr "Жирный" #: lib/fontconfig/font-manager-fontconfig.c:584 msgid "Ultra-Bold" msgstr "Ультражирный" #: lib/fontconfig/font-manager-fontconfig.c:586 msgid "Heavy" msgstr "Тяжёлый" #: lib/fontconfig/font-manager-fontconfig.c:588 msgid "Ultra-Heavy" msgstr "Ультратяжёлый" #: lib/fontconfig/font-manager-fontconfig.c:663 #: src/font-manager/web/google/WebFont.vala:234 msgid "Italic" msgstr "Курсив" #: lib/fontconfig/font-manager-fontconfig.c:665 msgid "Oblique" msgstr "Наклонный" #: lib/fontconfig/font-manager-fontconfig.c:703 msgid "Ultra-Condensed" msgstr "Ультрасжатый" #: lib/fontconfig/font-manager-fontconfig.c:705 msgid "Extra-Condensed" msgstr "Экстрасжатый" #: lib/fontconfig/font-manager-fontconfig.c:707 msgid "Condensed" msgstr "Сжатый" #: lib/fontconfig/font-manager-fontconfig.c:709 msgid "Semi-Condensed" msgstr "Полусжатый" #: lib/fontconfig/font-manager-fontconfig.c:711 msgid "Semi-Expanded" msgstr "Полурасширенный" #: lib/fontconfig/font-manager-fontconfig.c:713 msgid "Expanded" msgstr "Расширенный" #: lib/fontconfig/font-manager-fontconfig.c:715 msgid "Extra-Expanded" msgstr "Экстрарасширенный" #: lib/fontconfig/font-manager-fontconfig.c:717 msgid "Ultra-Expanded" msgstr "Ультрарасширенный" #: lib/fontconfig/font-manager-fontconfig.c:786 msgid "Proportional" msgstr "Пропорциональный" #: lib/fontconfig/font-manager-fontconfig.c:788 msgid "Dual Width" msgstr "Двойная ширина" #: lib/fontconfig/font-manager-fontconfig.c:790 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:184 msgid "Monospace" msgstr "Моноширинный" #: lib/fontconfig/font-manager-fontconfig.c:792 msgid "Charcell" msgstr "Фиксированный" #: lib/fontconfig/font-manager-fontconfig.c:831 msgid "Unknown" msgstr "Неизвестно" #: lib/fontconfig/font-manager-fontconfig.c:833 msgid "RGB" msgstr "RGB (красно-зелёно-синий)" #: lib/fontconfig/font-manager-fontconfig.c:835 msgid "BGR" msgstr "BGR (сине-зелёно-красный)" #: lib/fontconfig/font-manager-fontconfig.c:837 msgid "VRGB" msgstr "VRGB (вертикальный красно-зелёно-синий)" #: lib/fontconfig/font-manager-fontconfig.c:839 msgid "VBGR" msgstr "VBGR (вертикальный сине-зелёно-красный)" #: lib/fontconfig/font-manager-fontconfig.c:841 #: lib/fontconfig/font-manager-fontconfig.c:886 #: lib/fontconfig/font-manager-fontconfig.c:929 #: src/font-manager/Controls.vala:133 #: src/font-manager/preferences/Desktop.vala:234 #: src/font-manager/preferences/Desktop.vala:236 msgid "None" msgstr "Отсутствует" #: lib/fontconfig/font-manager-fontconfig.c:880 #: src/font-manager/preferences/Desktop.vala:236 msgid "Slight" msgstr "Слегка" #: lib/fontconfig/font-manager-fontconfig.c:884 #: src/font-manager/preferences/Desktop.vala:236 msgid "Full" msgstr "Полный" #: lib/fontconfig/font-manager-fontconfig.c:923 msgid "Default" msgstr "По умолчанию" #: lib/fontconfig/font-manager-fontconfig.c:927 msgid "Legacy" msgstr "Устаревший" #: lib/fontconfig/font-manager-source.c:305 #: lib/fontconfig/font-manager-source.c:321 #: lib/fontconfig/font-manager-source.c:322 msgid "Source Unavailable" msgstr "Источник недоступен" #: lib/gtk/font-manager-application-window.c:285 #: src/font-manager/Application.vala:3 msgid "Simple font management for GTK+ desktop environments" msgstr "Простой менеджер шрифтов для сред рабочего стола GTK+" #: lib/gtk/font-manager-application-window.c:290 msgid "translator-credits" msgstr "" "PF4Public\n" "Александр Прокудин" #: lib/gtk/font-manager-fsType.c:74 msgid "Restricted License Embedding" msgstr "Встраивание ограничено лицензией" #: lib/gtk/font-manager-fsType.c:76 msgid "Preview & Print Embedding" msgstr "Встраивание для печати и предварительного просмотра" #: lib/gtk/font-manager-fsType.c:78 msgid "Editable Embedding" msgstr "Редактируемое встраивание" #: lib/gtk/font-manager-fsType.c:80 msgid "Preview & Print Embedding | No Subsetting" msgstr "Встраивание для печати и предварительного просмотра | Не подмножество" #: lib/gtk/font-manager-fsType.c:82 msgid "Editable Embedding | No Subsetting" msgstr "Редактируемое встраивание | Не подмножество" #: lib/gtk/font-manager-fsType.c:84 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "" "Встраивание для печати и предварительного просмотра | Только битовое " "встраивание" #: lib/gtk/font-manager-fsType.c:86 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "Редактируемое встраивание | Только битовое встраивание" #: lib/gtk/font-manager-fsType.c:88 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" "Встраивание для печати и предварительного просмотра | Не подмножество | " "Только битовое встраивание" #: lib/gtk/font-manager-fsType.c:90 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" "Редактируемое встраивание | Не подмножество | Только битовое встраивание" #: lib/gtk/font-manager-fsType.c:92 msgid "Installable Embedding" msgstr "Устанавливаемое встраивание" #: lib/gtk/font-manager-license-page.c:179 msgid "File does not contain license information." msgstr "Файл не содержит информацию о лицензии." #: lib/gtk/font-manager-preview-controls.c:77 msgid "Left Aligned" msgstr "Выравнивание по левому краю" #: lib/gtk/font-manager-preview-controls.c:83 msgid "Centered" msgstr "Выравнивание по центру" #: lib/gtk/font-manager-preview-controls.c:89 msgid "Fill" msgstr "Выравнивание по ширине" #: lib/gtk/font-manager-preview-controls.c:95 msgid "Right Aligned" msgstr "Выравнивание по правому краю" #: lib/gtk/font-manager-preview-controls.c:349 #: src/font-manager/ui/font-manager-browse-pane.ui:168 msgid "Edit preview text" msgstr "Редактировать текст предварительного просмотра" #: lib/gtk/font-manager-preview-controls.c:350 msgid "Undo changes" msgstr "Отменить изменения" #: lib/gtk/font-manager-preview-page.c:87 #: src/font-manager/ui/font-manager-browse-preview.ui:126 msgid "Preview" msgstr "Предварительный просмотр" #: lib/gtk/font-manager-preview-page.c:89 msgid "Waterfall" msgstr "Водопад" #: lib/gtk/font-manager-preview-pane.c:47 #: lib/gtk/font-manager-preview-pane.c:584 #: src/font-manager/ui/font-manager-browse-preview.ui:136 msgid "Characters" msgstr "Символы" #: lib/gtk/font-manager-preview-pane.c:49 #: lib/gtk/font-manager-preview-pane.c:585 msgid "Properties" msgstr "Свойства" #: lib/gtk/font-manager-preview-pane.c:51 #: lib/gtk/font-manager-preview-pane.c:586 src/font-manager/Categories.vala:266 msgid "License" msgstr "Лицензия" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:331 #: src/font-manager/web/google/WebFont.vala:178 msgid "Regular" msgstr "Обычный" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:326 msgid "Normal" msgstr "Нормальный" #: lib/gtk/font-manager-preview-pane.c:508 msgid "Search available characters" msgstr "Искать доступные символы" #: lib/gtk/font-manager-properties-page.c:55 msgid "PostScript Name" msgstr "Название PostScript" #: lib/gtk/font-manager-properties-page.c:56 msgid "Family" msgstr "Семейство" #: lib/gtk/font-manager-properties-page.c:57 msgid "Style" msgstr "Стиль" #: lib/gtk/font-manager-properties-page.c:58 #: src/font-manager/Categories.vala:259 msgid "Width" msgstr "Ширина" #: lib/gtk/font-manager-properties-page.c:59 #: src/font-manager/Categories.vala:261 msgid "Slant" msgstr "Наклон" #: lib/gtk/font-manager-properties-page.c:60 #: src/font-manager/Categories.vala:260 msgid "Weight" msgstr "Насыщенность" #: lib/gtk/font-manager-properties-page.c:61 #: src/font-manager/Categories.vala:262 msgid "Spacing" msgstr "Пропорции" #: lib/gtk/font-manager-properties-page.c:62 msgid "Version" msgstr "Версия" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/gtk/font-manager-properties-page.c:64 #: src/font-manager/Categories.vala:268 msgid "Vendor" msgstr "Распространитель" #: lib/gtk/font-manager-properties-page.c:65 msgid "FileType" msgstr "Тип файла" #. Keep this entry last #: lib/gtk/font-manager-properties-page.c:67 msgid "Filesize" msgstr "Размер файла" #: lib/gtk/unicode/unicode-character-map.c:850 msgid "Copy" msgstr "Копировать" #: lib/gtk/unicode/unicode-info.c:191 msgid "" msgstr "<Верхняя часть суррогатных пар>" #: lib/gtk/unicode/unicode-info.c:193 msgid "" msgstr "<Верхняя часть суррогатных пар для частного использования>" #: lib/gtk/unicode/unicode-info.c:195 msgid "" msgstr "<Нижняя часть суррогатных пар>" #: lib/gtk/unicode/unicode-info.c:197 msgid "" msgstr "<Частное использование>" #: lib/gtk/unicode/unicode-info.c:199 msgid "" msgstr "<Плоскость 15 для частного использования>" #: lib/gtk/unicode/unicode-info.c:201 msgid "" msgstr "<Плоскость 16 для частного использования>" #: lib/gtk/unicode/unicode-info.c:205 msgid "" msgstr "<не назначено>" #: lib/gtk/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "Другое, Управляющие символы" #: lib/gtk/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "Другое, Формат" #: lib/gtk/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "Другое, Не назначено" #: lib/gtk/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "Другое, Частное использование" #: lib/gtk/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "Другое, Суррогатные пары" #: lib/gtk/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "Буквы, Строчные" #: lib/gtk/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "Буквы, Модификаторы" #: lib/gtk/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "Буквы, Другие" #: lib/gtk/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "Буквы, Заголовочные" #: lib/gtk/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "Буквы, Прописные" #: lib/gtk/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "Метки, Комбинируемые интервалы" #: lib/gtk/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "Метки, Обрамление" #: lib/gtk/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "Метки, Не интервалы" #: lib/gtk/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "Числа, Цифры" #: lib/gtk/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "Числа, Буквы" #: lib/gtk/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "Числа, Другие" #: lib/gtk/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "Знаки препинания, Соединители" #: lib/gtk/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "Знаки препинания, Тире" #: lib/gtk/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "Знаки препинания, Закрытие" #: lib/gtk/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "Знаки препинания, Закрывающие Кавычки" #: lib/gtk/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "Знаки препинания, Открывающие Кавычки" #: lib/gtk/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "Знаки препинания, Другие" #: lib/gtk/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "Знаки препинания, Открытие" #: lib/gtk/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "Знаки, Валюта" #: lib/gtk/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "Знаки, Модификаторы" #: lib/gtk/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "Знаки, Математические" #: lib/gtk/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "Знаки, Другое" #: lib/gtk/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "Разделители, Линия" #: lib/gtk/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "Разделители, Абзац" #: lib/gtk/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "Разделители, Интервал" #: src/common/WaterfallSettings.vala:37 msgid "Up to 48 points (Linear Scaling)" msgstr "До 48 пунктов (линейная шкала)" #: src/common/WaterfallSettings.vala:39 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "До 72 пунктов (знаменатель прогрессии: 1.1)" #: src/common/WaterfallSettings.vala:41 msgid "Up to 96 points (Linear Scaling)" msgstr "До 96 пунктов (линейная шкала)" #: src/common/WaterfallSettings.vala:43 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "До 96 пунктов (знаменатель прогрессии: 1.1)" #: src/common/WaterfallSettings.vala:45 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "До 120 пунктов (знаменатель прогрессии: 1.2)" #: src/common/WaterfallSettings.vala:47 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "До 144 пунктов (знаменатель прогрессии: 1.3)" #: src/common/WaterfallSettings.vala:49 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "До 192 пунктов (знаменатель прогрессии: 1.4)" #: src/common/WaterfallSettings.vala:51 msgid "Custom Size Settings" msgstr "Пользовательские настройки размера" #: src/common/WaterfallSettings.vala:197 msgid "Waterfall Preview Size Settings" msgstr "Настройки размера при предпросмотре в режиме Водопад" #: src/common/WaterfallSettings.vala:201 msgid "Higher values may adversely affect performance" msgstr "Бóльшие значения могут негативно повлиять на производительность" #: src/common/WaterfallSettings.vala:204 msgid "Minimum Waterfall Preview Point Size" msgstr "Минимальный размер при предпросмотре в режиме Водопад" #: src/common/WaterfallSettings.vala:206 msgid "Waterfall Preview Point Size Common Ratio" msgstr "Знаменатель прогрессии размера при предпросмотре в режиме Водопад" #: src/common/WaterfallSettings.vala:208 msgid "Maximum Waterfall Preview Point Size" msgstr "Максимальный размер при предпросмотре в режиме Водопад" #: src/common/WaterfallSettings.vala:236 #, fuzzy #| msgid "Show in Folder" msgid "Show line size" msgstr "Показать в папке" #: src/font-manager/Application.vala:5 #, fuzzy #| 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" #| " " 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" " " #: src/font-manager/Application.vala:133 #, fuzzy #| msgid "Install Font" msgid "Installing Font Files…" msgstr "Установить шрифт" #: src/font-manager/Browse.vala:381 #: src/font-manager/ui/font-manager-browse-preview.ui:175 #, fuzzy #| msgid "Decorative" msgid "Active" msgstr "Декоративные" #: src/font-manager/Browse.vala:385 msgid "Inactive" msgstr "" #: src/font-manager/Browse.vala:426 msgid "Designed by" msgstr "" #: src/font-manager/Categories.vala:259 msgid "Grouped by font width" msgstr "Сгруппированные по ширине" #: src/font-manager/Categories.vala:260 msgid "Grouped by font weight" msgstr "Сгруппированные по насыщенности" #: src/font-manager/Categories.vala:261 msgid "Grouped by font angle" msgstr "Сгруппированные по наклону" #: src/font-manager/Categories.vala:262 msgid "Grouped by font spacing" msgstr "Сгруппированные по пропорциям" #: src/font-manager/Categories.vala:266 msgid "Grouped by license type" msgstr "Сгруппированные по лицензии" #: src/font-manager/Categories.vala:268 msgid "Grouped by vendor" msgstr "Сгруппированные по распространителю" #: src/font-manager/Categories.vala:269 msgid "Filetype" msgstr "Тип файла" #: src/font-manager/Categories.vala:269 msgid "Grouped by filetype" msgstr "Сгруппированные по типу файла" #: src/font-manager/Categories.vala:274 msgid "All" msgstr "Все" #: src/font-manager/Categories.vala:274 msgid "All Fonts" msgstr "Все шрифты" #: src/font-manager/Categories.vala:275 msgid "System" msgstr "Системные" #: src/font-manager/Categories.vala:275 msgid "Fonts available to all users" msgstr "Шрифты, доступные всем пользователям" #: src/font-manager/Categories.vala:298 msgid "Family Kind" msgstr "Тип семейства" #: src/font-manager/Categories.vala:298 msgid "Only fonts which include Panose information will be grouped here." msgstr "Здесь сгруппированы только шрифты, имеющие информацию Panose." #: src/font-manager/Categories.vala:299 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:262 msgid "Any" msgstr "Любой" #: src/font-manager/Categories.vala:299 msgid "No Fit" msgstr "Без категории" #: src/font-manager/Categories.vala:299 msgid "Text and Display" msgstr "Для текста и экрана" #: src/font-manager/Categories.vala:299 msgid "Script" msgstr "Рукописные" #: src/font-manager/Categories.vala:299 msgid "Decorative" msgstr "Декоративные" #: src/font-manager/Categories.vala:299 msgid "Pictorial" msgstr "Псевдографические" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "Введите название коллекции" #: src/font-manager/Collections.vala:346 msgid "Copy to…" msgstr "Копировать в …" #: src/font-manager/Collections.vala:347 msgid "Compress…" msgstr "Сжать…" #: src/font-manager/Collections.vala:348 msgid "Rename…" msgstr "Переименовать…" #: src/font-manager/Collections.vala:402 msgid "Archive created successfully." msgstr "" #: src/font-manager/Collections.vala:403 msgid "The resulting file can be found in your home directory." msgstr "" #: src/font-manager/Collections.vala:405 msgid "Error exporting collection" msgstr "" #: src/font-manager/Collections.vala:406 msgid "" "Start the application from a terminal and try again for more information" msgstr "" #: src/font-manager/Collections.vala:427 #, fuzzy #| msgid "Remove selected collection" msgid "Creating archive from selected collection." msgstr "Удалить выбранную коллекцию" #: src/font-manager/Collections.vala:428 msgid "This may take some time for large collections…" msgstr "" #: src/font-manager/Compare.vala:325 msgid "Saved Comparison" msgstr "Сохранённое сравнение" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:361 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" "Сохраните текущее сравнение,\n" "нажав на кнопку +" #: src/font-manager/Controls.vala:80 msgid "Keyboard Shortcuts" msgstr "Клавиатурные сокращения" #: src/font-manager/Controls.vala:81 src/font-manager/gtk/help-overlay.ui:16 msgid "Help" msgstr "Помощь" #: src/font-manager/Controls.vala:82 #, fuzzy #| msgid "Font Manager" msgid "About Font Manager" msgstr "Менеджер шрифтов" #: src/font-manager/Controls.vala:88 msgid "Preferences" msgstr "Настройки" #: src/font-manager/Controls.vala:92 msgid "Import" msgstr "Импорт" #: src/font-manager/Controls.vala:93 #: src/font-manager/ui/font-manager-export-dialog.ui:25 msgid "Export" msgstr "Экспорт" #: src/font-manager/Controls.vala:96 #: src/font-manager/ui/font-manager-export-dialog.ui:13 msgid "User Data" msgstr "Пользовательские данные" #: src/font-manager/Controls.vala:129 #: src/font-manager/ui/font-manager-user-action-row.ui:13 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:38 msgid "Name" msgstr "Название" #: src/font-manager/Controls.vala:131 msgid "Size" msgstr "" #: src/font-manager/Controls.vala:196 msgid "Grid View" msgstr "Таблицей" #: src/font-manager/Controls.vala:197 msgid "List View" msgstr "Списком" #: src/font-manager/Controls.vala:283 msgid "Add Fonts" msgstr "Добавить шрифты" #: src/font-manager/Controls.vala:284 msgid "Remove Fonts" msgstr "Удалить шрифты" #: src/font-manager/Controls.vala:300 msgid "Back" msgstr "Назад" #: src/font-manager/Dialogs.vala:48 src/font-manager/Dialogs.vala:59 msgid "_Select" msgstr "_Выбрать" #: src/font-manager/Dialogs.vala:49 #, fuzzy #| msgid "Select executable" msgid "Select Executable" msgstr "Выберите исполнимый файл" #: src/font-manager/Dialogs.vala:60 #, fuzzy #| msgid "Select text color" msgid "Select a Directory" msgstr "Выбрать цвет текста" #: src/font-manager/Dialogs.vala:68 #, fuzzy #| msgid "FileType" msgid "TrueType" msgstr "Тип файла" #: src/font-manager/Dialogs.vala:70 #, fuzzy #| msgid "FileType" msgid "OpenType" msgstr "Тип файла" #: src/font-manager/Dialogs.vala:73 msgid "Archive Files" msgstr "" #: src/font-manager/Dialogs.vala:81 #, fuzzy #| msgid "Select files to install" msgid "Select Files to Install" msgstr "Выберите файлы для установки" #: src/font-manager/Dialogs.vala:91 #, fuzzy #| msgid "Select source folders" msgid "Select Source Directories" msgstr "Выберите папки источников" #: src/font-manager/Dialogs.vala:125 msgid "Font Configuration" msgstr "Настройки шрифта" #: src/font-manager/Dialogs.vala:126 msgid "Font Collections" msgstr "Коллекции шрифтов" #: src/font-manager/Dialogs.vala:127 #: src/font-manager/preferences/UserSources.vala:156 msgid "Font Sources" msgstr "Источники шрифтов" #: src/font-manager/Dialogs.vala:128 msgid "Installed Fonts" msgstr "Установленные шрифты" #: src/font-manager/Dialogs.vala:129 msgid "Custom Actions" msgstr "Пользовательские действия" #: src/font-manager/Dialogs.vala:385 msgid "Fonts installed in your home directory will appear here." msgstr "Шрифты, установленные в вашей домашней директории, появятся тут." #. FontList.vala #. * #. * Copyright (C) 2020-2025 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 . #. #: src/font-manager/FontList.vala:21 #, 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:72 #: src/font-manager/web/google/FontList.vala:204 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "%i вариант " msgstr[1] "%i варианта" msgstr[2] "%i вариантов" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 msgid "Collapse all" msgstr "Свернуть все" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 #: src/font-manager/ui/font-manager-font-list-controls.ui:21 #: src/font-manager/ui/font-manager-font-list-view.ui:24 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:28 msgid "Expand all" msgstr "Развернуть все" #: src/font-manager/FontList.vala:510 msgid "Copy Location" msgstr "Копировать расположение" #: src/font-manager/FontList.vala:511 msgid "Show in Folder" msgstr "Показать в папке" #: src/font-manager/FontList.vala:512 msgid "Enable selected items" msgstr "Активировать выбранные элементы" #: src/font-manager/FontList.vala:513 msgid "Disable selected items" 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:580 src/font-manager/FontList.vala:589 #, 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:607 #: src/font-manager/preferences/Preferences.vala:45 msgid "Actions" msgstr "Действия" #: src/font-manager/MainWindow.vala:69 msgid "Browse" msgstr "Просмотр" #: src/font-manager/MainWindow.vala:71 msgid "Compare" msgstr "Сравнение" #: src/font-manager/MainWindow.vala:74 #, fuzzy #| msgid "Remove Fonts" msgid "Google Fonts" msgstr "Удалить шрифты" #: src/font-manager/MainWindow.vala:77 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/LanguageData.vala:35 msgid "Arabic" msgstr "Арабский" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "Древнегреческие буквы" #: src/font-manager/Orthographies.vala:37 #: src/font-manager/web/google/LanguageData.vala:36 msgid "Armenian" msgstr "Армянский" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "Астрономия" #: src/font-manager/Orthographies.vala:39 #: src/font-manager/web/google/LanguageData.vala:38 msgid "Balinese" msgstr "Балийский" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "Балтийский" #: src/font-manager/Orthographies.vala:41 #: src/font-manager/web/google/LanguageData.vala:39 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/LanguageData.vala:42 msgid "Bengali" msgstr "Бенгальский" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "Брахми" #: src/font-manager/Orthographies.vala:48 #: src/font-manager/web/google/LanguageData.vala:46 msgid "Buginese" msgstr "Бугийский" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "Слоговое письмо канадских аборигенов" #: src/font-manager/Orthographies.vala:50 #: src/font-manager/web/google/LanguageData.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 #: src/font-manager/web/google/LanguageData.vala:51 msgid "Chakma" msgstr "Чакма" #: src/font-manager/Orthographies.vala:54 #: src/font-manager/web/google/LanguageData.vala:52 msgid "Cham" msgstr "Чамский" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/LanguageData.vala:53 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 #: src/font-manager/web/google/LanguageData.vala:58 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/LanguageData.vala:65 msgid "Devanagari" msgstr "Деванагари" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "Голландский" #: src/font-manager/Orthographies.vala:75 #: src/font-manager/web/google/LanguageData.vala:67 msgid "Egyptian Hieroglyphs" msgstr "Египетские иероглифы" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "Эмотиконы" #: src/font-manager/Orthographies.vala:77 #: src/font-manager/web/google/LanguageData.vala:70 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 #: src/font-manager/web/google/LanguageData.vala:71 msgid "Georgian" msgstr "Грузинский" #: src/font-manager/Orthographies.vala:86 #: src/font-manager/web/google/LanguageData.vala:72 msgid "Glagolitic" msgstr "Глаголица" #: src/font-manager/Orthographies.vala:87 #: src/font-manager/web/google/LanguageData.vala:73 msgid "Gothic" msgstr "Готический" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/LanguageData.vala:77 msgid "Gujarati" msgstr "Гуджарати" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/LanguageData.vala:79 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/LanguageData.vala:83 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 #: src/font-manager/web/google/LanguageData.vala:89 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 #: src/font-manager/web/google/LanguageData.vala:90 msgid "Kaithi" msgstr "Кайтхи" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "Японская кана" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/LanguageData.vala:91 msgid "Kannada" msgstr "Каннада" #: src/font-manager/Orthographies.vala:103 #: src/font-manager/web/google/LanguageData.vala:94 msgid "Kayah Li" msgstr "Кая-ли" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "Казахский" #: src/font-manager/Orthographies.vala:105 #: src/font-manager/web/google/LanguageData.vala:92 msgid "Kharoshthi" msgstr "Кхароштхи" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/LanguageData.vala:95 msgid "Khmer" msgstr "Кхмерский" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "Японский кокудзи" #: src/font-manager/Orthographies.vala:108 #: src/font-manager/web/google/LanguageData.vala:99 msgid "Lao" msgstr "Лаосский" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "Лигатуры, латиница" #: src/font-manager/Orthographies.vala:110 #: src/font-manager/web/google/LanguageData.vala:100 msgid "Lepcha" msgstr "Лепча" #: src/font-manager/Orthographies.vala:111 #: src/font-manager/web/google/LanguageData.vala:103 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/LanguageData.vala:110 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 #: src/font-manager/web/google/LanguageData.vala:119 msgid "Mende Kikakui" msgstr "Кикакуи" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "Мероитский курсив" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "Мероитские иероглифы" #. { N_(""), "meroitic-cursive", "" }, #. { N_(""), "meroitic-heiroglyphs", "" }, #: src/font-manager/Orthographies.vala:123 #: src/font-manager/web/google/LanguageData.vala:123 msgid "Miao" msgstr "Письмо Полларда" #: src/font-manager/Orthographies.vala:124 #: src/font-manager/web/google/LanguageData.vala:125 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:130 #: src/font-manager/web/google/LanguageData.vala:129 msgid "Myanmar" msgstr "Мьянма" #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/LanguageData.vala:133 msgid "New Tai Lue" msgstr "Новое письмо лы" #: src/font-manager/Orthographies.vala:132 msgid "N’Ko" msgstr "Нко" #: src/font-manager/Orthographies.vala:133 #: src/font-manager/web/google/LanguageData.vala:137 msgid "Ogham" msgstr "Огамическое письмо" #: src/font-manager/Orthographies.vala:134 #: src/font-manager/web/google/LanguageData.vala:138 msgid "Ol Chiki" msgstr "Ол-чики" #: src/font-manager/Orthographies.vala:135 #: src/font-manager/web/google/LanguageData.vala:140 msgid "Old Italic" msgstr "Староитальянский" #: src/font-manager/Orthographies.vala:136 #: src/font-manager/web/google/LanguageData.vala:145 msgid "Old South Arabian" msgstr "Южноаравийский" #: src/font-manager/Orthographies.vala:137 #: src/font-manager/web/google/LanguageData.vala:149 msgid "Oriya" msgstr "Орийя" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/LanguageData.vala:148 msgid "Osmanya" msgstr "Исмания" # Пан-африканский? #: src/font-manager/Orthographies.vala:139 msgid "Pan African Latin" msgstr "Африканский латинский" #: src/font-manager/Orthographies.vala:140 msgid "Pashto" msgstr "Пашто" #: src/font-manager/Orthographies.vala:141 #: src/font-manager/web/google/LanguageData.vala:153 msgid "Phags Pa" msgstr "Письмо Пагба-ламы" #: src/font-manager/Orthographies.vala:142 msgid "Pinyin" msgstr "Пиньинь" #: src/font-manager/Orthographies.vala:143 msgid "Polynesian" msgstr "Полинезийский" #: src/font-manager/Orthographies.vala:144 msgid "Polytonic Greek" msgstr "Политонический греческий" #: src/font-manager/Orthographies.vala:145 #: src/font-manager/web/google/LanguageData.vala:156 msgid "Rejang" msgstr "Реджанг" #: src/font-manager/Orthographies.vala:146 msgid "Romanian" msgstr "Румынский" #: src/font-manager/Orthographies.vala:147 #: src/font-manager/web/google/LanguageData.vala:157 msgid "Runic" msgstr "Рунный" #: src/font-manager/Orthographies.vala:148 #: src/font-manager/web/google/LanguageData.vala:159 msgid "Saurashtra" msgstr "Саураштра" #: src/font-manager/Orthographies.vala:149 msgid "Simplified Chinese" msgstr "Упрощённый китайский" #: src/font-manager/Orthographies.vala:150 msgid "Sindhi" msgstr "Синдхи" #: src/font-manager/Orthographies.vala:151 #: src/font-manager/web/google/LanguageData.vala:164 msgid "Sinhala" msgstr "Сингальский" #: src/font-manager/Orthographies.vala:152 msgid "South Korean Hanja" msgstr "Южнокорейский Ханча" #: src/font-manager/Orthographies.vala:153 #: src/font-manager/web/google/LanguageData.vala:168 msgid "Sundanese" msgstr "Сунданский" #: src/font-manager/Orthographies.vala:154 #: src/font-manager/web/google/LanguageData.vala:169 msgid "Syloti Nagri" msgstr "Силхетское нагари" #. { N_("Symbols"), "symbols", "" }, #: src/font-manager/Orthographies.vala:155 #: src/font-manager/web/google/LanguageData.vala:171 msgid "Syriac" msgstr "Сирийский" #: src/font-manager/Orthographies.vala:156 #: src/font-manager/web/google/LanguageData.vala:174 msgid "Tai Le" msgstr "Лы" #: src/font-manager/Orthographies.vala:157 msgid "Tai Tham (Lanna)" msgstr "Ланна" #: src/font-manager/Orthographies.vala:158 msgid "Tai Viet" msgstr "Тайский" #: src/font-manager/Orthographies.vala:159 #: src/font-manager/web/google/LanguageData.vala:175 msgid "Tamil" msgstr "Тамильский" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/LanguageData.vala:176 msgid "Telugu" msgstr "Телугу" #: src/font-manager/Orthographies.vala:161 msgid "Thaana" msgstr "Тана" #: src/font-manager/Orthographies.vala:162 #: src/font-manager/web/google/LanguageData.vala:177 msgid "Thai" msgstr "Тайский" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/LanguageData.vala:178 msgid "Tibetan" msgstr "Тибетский" #: src/font-manager/Orthographies.vala:164 msgid "Tifinagh" msgstr "Древнеливийское письмо" #: src/font-manager/Orthographies.vala:165 msgid "Traditional Chinese" msgstr "Традиционный китайский" #: src/font-manager/Orthographies.vala:166 msgid "Turkish" msgstr "Турецкий" #: src/font-manager/Orthographies.vala:167 msgid "Uighur" msgstr "Уйгурский" #: src/font-manager/Orthographies.vala:168 msgid "Urdu" msgstr "Урду" #: src/font-manager/Orthographies.vala:169 msgid "Vai" msgstr "Ваи" #: src/font-manager/Orthographies.vala:170 msgid "Vedic Extensions" msgstr "Ведические расширения" #: src/font-manager/Orthographies.vala:171 msgid "Venda" msgstr "Венда" #: src/font-manager/Orthographies.vala:172 #: src/font-manager/web/google/LanguageData.vala:179 msgid "Vietnamese" msgstr "Вьетнамский" #: src/font-manager/Orthographies.vala:173 msgid "Western European" msgstr "Западно-европейский" #: src/font-manager/Orthographies.vala:174 msgid "Yi" msgstr "Носу" #: src/font-manager/Orthographies.vala:175 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/OrthographyList.vala:105 msgid "Coverage" msgstr "Покрытие" #: src/font-manager/OrthographyList.vala:137 #: src/font-manager/filters/LanguageFilter.vala:55 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:362 msgid "Supported Orthographies" msgstr "Поддерживаемая орфография" #: src/font-manager/OrthographyList.vala:200 #, fuzzy #| msgid "No file selected" msgid "No items selected" msgstr "Файл не выбран" #: src/font-manager/OrthographyList.vala:205 msgid "Update in progress" msgstr "Происходит обновление" #. No error and no results means this font file is likely broken or empty #: src/font-manager/OrthographyList.vala:231 msgid "No valid orthographies for selection" msgstr "" #: src/font-manager/Sidebar.vala:57 msgid "Add new collection" msgstr "Добавить новую коллекцию" #: src/font-manager/Sidebar.vala:61 #: src/font-manager/ui/font-manager-font-list-controls.ui:32 #: src/font-manager/ui/font-manager-font-list-view.ui:36 #, fuzzy #| msgid "Remove selected alias" msgid "Remove selected item" msgstr "Удалить выбранную подстановку" #: src/font-manager/Sidebar.vala:67 #, fuzzy #| msgid "%i selected item" #| msgid_plural "%i selected items" msgid "Edit selected item" msgstr "%i выбранный элемент" #: src/font-manager/Utils.vala:295 msgid "Copying files…" msgstr "Копирование файлов…" #: src/font-manager/filters/Collection.vala:99 msgid "New Collection" msgstr "Новая коллекция" #: src/font-manager/filters/Collection.vala:100 #, c-format msgid "Created : %s" msgstr "Создана : %s" #: src/font-manager/filters/Disabled.vala:28 msgid "Disabled" msgstr "Отключено" #: src/font-manager/filters/Disabled.vala:29 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:34 msgid "Unsorted" msgstr "Неотсортированные" #: src/font-manager/filters/Unsorted.vala:35 msgid "Fonts not present in any collection" msgstr "Шрифты, не входящие ни в одну из коллекций" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "Пользовательские" #: src/font-manager/filters/UserFonts.vala:28 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 #, fuzzy #| msgid "Rendering" msgid "GTK 4 Font Rendering" msgstr "Отображение" #: src/font-manager/preferences/Desktop.vala:61 msgid "Automatic option allows GTK 4 to disregard hinting settings." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:90 msgid "Antialiasing" msgstr "Сглаживание" #: src/font-manager/preferences/Desktop.vala:67 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values. " msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:96 msgid "RGBA order" msgstr "Порядок RGBA" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:97 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:78 #: src/font-manager/preferences/Desktop.vala:84 #: src/font-manager/preferences/Rendering.vala:78 msgid "Hinting" msgstr "Хинтинг" #: src/font-manager/preferences/Desktop.vala:79 #: src/font-manager/preferences/Desktop.vala:85 msgid "The type of hinting to use when rendering fonts." msgstr "Тип хинтинга, используемый при отображении шрифтов." #: src/font-manager/preferences/Desktop.vala:91 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values." msgstr "" #: src/font-manager/preferences/Desktop.vala:121 msgid "GNOME desktop settings schema not found" msgstr "Схема рабочего стола GNOME не найдена" #: src/font-manager/preferences/Desktop.vala:215 msgid "Automatic" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Manual" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "Grayscale" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "RGBA" msgstr "" #: src/font-manager/preferences/Desktop.vala:242 #: src/font-manager/preferences/Display.vala:91 msgid "Subpixel Geometry" msgstr "Субпиксельная геометрия" #: src/font-manager/preferences/Display.vala:75 msgid "Target DPI" msgstr "Целевая разрешающая способность экрана (DPI)" #: src/font-manager/preferences/Display.vala:77 msgid "Scale Factor" msgstr "Коэффициент масштабирования" #: src/font-manager/preferences/Display.vala:83 msgid "LCD Filter" msgstr "Фильтр LCD" #: src/font-manager/preferences/Preferences.vala:41 msgid "Interface" msgstr "Интерфейс" #: src/font-manager/preferences/Preferences.vala:42 msgid "Desktop" msgstr "Рабочий стол" #: src/font-manager/preferences/Preferences.vala:48 msgid "Sources" msgstr "Источники" #: src/font-manager/preferences/Preferences.vala:49 msgid "Substitutions" msgstr "Подстановки" #: src/font-manager/preferences/Preferences.vala:50 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:150 msgid "Display" msgstr "Экран" #: src/font-manager/preferences/Preferences.vala:51 msgid "Rendering" msgstr "Отображение" #: src/font-manager/preferences/Preferences.vala:131 #, fuzzy #| 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." msgid "" "A Fontconfig configuration file will be generated from these settings.\n" "\n" "Running applications may require a restart to reflect any changes.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" "Выберите сохранить, чтобы сгенерировать файл настройки fontconfig из " "настроек выше.\n" "\n" "Выберите отбросить, чтобы удалить файл конфигурации и вернуться к настройкам " "по-умолчанию.\n" "\n" "Обратите внимание, что все среды/приложения будут следовать этим настройкам." #: src/font-manager/preferences/Preferences.vala:153 msgid "Reset all values to default" msgstr "" #: src/font-manager/preferences/Rendering.vala:77 msgid "Antialias" msgstr "Сглаживание" #: src/font-manager/preferences/Rendering.vala:81 msgid "Enable Autohinter" msgstr "Включить автохинтинг" #: src/font-manager/preferences/Rendering.vala:88 msgid "Hinting Style" msgstr "Стиль хинтинга" #: src/font-manager/preferences/Rendering.vala:90 msgid "Use Embedded Bitmaps" msgstr "Использовать встроенные битовые карты" #: src/font-manager/preferences/Substitutions.vala:153 msgid "Font Substitutions" msgstr "Подстановки шрифтов" #: src/font-manager/preferences/Substitutions.vala:154 msgid "Easily substitute one font family for another." msgstr "Лёгкая подстановка одного семейства шрифтов другим." #: src/font-manager/preferences/Substitutions.vala:155 msgid "To add a new substitute click the add button in the toolbar." msgstr "" "Для добавления подстановки необходимо нажать на кнопку «Добавить» на панели " "инструментов." #: src/font-manager/preferences/UserActions.vala:229 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:243 msgid "User Actions" msgstr "Пользовательские действия" #: src/font-manager/preferences/UserActions.vala:245 msgid "Custom context menu entries" msgstr "Индивидуальные элементы контекстного меню" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Raised" msgstr "" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Flat" msgstr "Плоский" #: src/font-manager/preferences/UserInterface.vala:80 #: src/font-viewer/MainWindow.vala:208 msgid "Selected setting requires restart to apply" msgstr "" #: src/font-manager/preferences/UserInterface.vala:81 #: src/font-viewer/MainWindow.vala:209 #, fuzzy #| msgid "" #| "CSD enabled. Change will take effect next time the application is started." msgid "Changes will take effect next time the application is started" msgstr "" "Отрисовка на стороне клиента включена. Изменения вступят в силу после " "перезапуска программы." #: src/font-manager/preferences/UserInterface.vala:94 msgid "Wide Layout" msgstr "Широкоформатный режим" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Use three column layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:97 msgid "Only When Maximized" msgstr "Только когда окно распахнуто на весь экран" #: src/font-manager/preferences/UserInterface.vala:99 msgid "Enable Animations" msgstr "Включить анимации" #. The added margins here are due to PreviewColors widget alignment issues #: src/font-manager/preferences/UserInterface.vala:100 #: src/font-viewer/MainWindow.vala:224 msgid "Prefer Dark Theme" msgstr "Предпочитать тёмную тему" #: src/font-manager/preferences/UserInterface.vala:102 #: src/font-viewer/MainWindow.vala:229 msgid "Use Adwaita Stylesheet" msgstr "" #: src/font-manager/preferences/UserInterface.vala:106 msgid "Titlebar Button Style" msgstr "Стиль кнопок заголовка окна" #: src/font-manager/preferences/UserInterface.vala:107 msgid "Display line size in Waterfall Preview" msgstr "Отображать размер строки при предпросмотре в режиме Водопад" #: src/font-manager/preferences/UserInterface.vala:112 #: src/font-viewer/MainWindow.vala:243 #, fuzzy #| msgid "Waterfall Preview Size Settings" msgid "Waterfall Line Spacing" msgstr "Настройки размера при предпросмотре в режиме Водопад" #: src/font-manager/preferences/UserInterface.vala:114 #: src/font-viewer/MainWindow.vala:244 msgid "Padding in pixels to insert above and below rows" msgstr "" #: src/font-manager/preferences/UserSources.vala:145 #, 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." 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." msgstr "" "Шрифты изо всех указанных здесь папок будут доступны в приложении.\n" "\n" "Они не будут видны другим приложениям пока источник не будет задействован.\n" "\n" "Обратите внимание, что все среды/приложения будут следовать этим настройкам." #: src/font-manager/preferences/UserSources.vala:157 msgid "Easily add or preview fonts without actually installing them." msgstr "" "Лёгкое добавление или предварительный просмотр шрифтов без их установки." #: src/font-manager/preferences/UserSources.vala:158 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/GoogleFonts.vala:156 msgid "Network Access Disabled" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:157 msgid "Contact your system administrator to request access." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:160 msgid "Network Offline" msgstr "Нет подключения" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:162 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" "Для доступа к каталогу Google Fonts необходимо активное сетевое подключение" #: src/font-manager/web/google/GoogleFonts.vala:172 msgid "Client Error" msgstr "Ошибка клиента" #: src/font-manager/web/google/GoogleFonts.vala:173 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" "Попробуйте перезапустить приложение. Если проблема не исчезнет, сообщите об " "ошибке." #: src/font-manager/web/google/GoogleFonts.vala:176 msgid "Server Error" msgstr "Ошибка сервера" #. Sample strings used here should be sourced from https://fonts.google.com/ #: src/font-manager/web/google/LanguageData.vala:33 msgid "Adlam" msgstr "" #: src/font-manager/web/google/LanguageData.vala:34 #, fuzzy #| msgid "Egyptian Hieroglyphs" msgid "Anatolian Hieroglyphs" msgstr "Египетские иероглифы" #: src/font-manager/web/google/LanguageData.vala:37 msgid "Avestan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:40 msgid "Bassa Vah" msgstr "" #: src/font-manager/web/google/LanguageData.vala:41 #, fuzzy #| msgid "Surat Batak" msgid "Batak" msgstr "Батакский" #: src/font-manager/web/google/LanguageData.vala:43 msgid "Bhaiksuki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:44 msgid "Brahmi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:45 msgid "Braille" msgstr "" #. { N_("Buhid"), "buhid", "" }, #: src/font-manager/web/google/LanguageData.vala:48 msgid "Caucasian Albanian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:49 #, fuzzy #| msgid "Unified Canadian Aboriginal Syllabics" msgid "Canadian Aboriginal" msgstr "Слоговое письмо канадских аборигенов" #: src/font-manager/web/google/LanguageData.vala:54 msgid "Chinese (Hong Kong)" msgstr "Китайский (Гонконг)" #: src/font-manager/web/google/LanguageData.vala:55 msgid "Chinese (Simplified)" msgstr "Китайский (упрощённый)" #: src/font-manager/web/google/LanguageData.vala:56 msgid "Chinese (Traditional)" msgstr "Китайский (Традиционный)" #: src/font-manager/web/google/LanguageData.vala:57 msgid "Chorasmian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:59 msgid "Cuneiform" msgstr "" #: src/font-manager/web/google/LanguageData.vala:60 msgid "Cypriot" msgstr "" #: src/font-manager/web/google/LanguageData.vala:61 msgid "Cypro Minoan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:62 msgid "Cyrillic" msgstr "Кириллица" #: src/font-manager/web/google/LanguageData.vala:63 msgid "Cyrillic Extended" msgstr "Расширенная кириллица" #: src/font-manager/web/google/LanguageData.vala:64 #, fuzzy #| msgid "Deselect All" msgid "Deseret" msgstr "Снять все отметки" #: src/font-manager/web/google/LanguageData.vala:66 msgid "Duployan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:68 msgid "Elbasan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:69 msgid "Elymaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:74 msgid "Grantha" msgstr "" #: src/font-manager/web/google/LanguageData.vala:75 msgid "Greek" msgstr "Греческий" #: src/font-manager/web/google/LanguageData.vala:76 msgid "Greek Extended" msgstr "Греческий расширенный" #: src/font-manager/web/google/LanguageData.vala:78 msgid "Gunjala Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:80 msgid "Hanifi Rohingya" msgstr "" #: src/font-manager/web/google/LanguageData.vala:81 #, fuzzy #| msgid "Hanunó'o" msgid "Hanunoo" msgstr "Ханунуо" #: src/font-manager/web/google/LanguageData.vala:82 msgid "Hatran" msgstr "" #: src/font-manager/web/google/LanguageData.vala:84 msgid "Imperial Aramaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:85 msgid "Indic Siyaq Numbers" msgstr "" #: src/font-manager/web/google/LanguageData.vala:86 msgid "Inscriptional Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:87 msgid "Inscriptional Parthian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:88 msgid "Japanese" msgstr "Японский" #: src/font-manager/web/google/LanguageData.vala:93 msgid "Kawi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:96 msgid "Khojki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:97 msgid "Khudawadi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:98 msgid "Korean" msgstr "Корейский" #: src/font-manager/web/google/LanguageData.vala:101 msgid "Latin" msgstr "Латинский" #: src/font-manager/web/google/LanguageData.vala:102 msgid "Latin Extended" msgstr "Латинский расширенный" #: src/font-manager/web/google/LanguageData.vala:104 msgid "Linear A" msgstr "" #: src/font-manager/web/google/LanguageData.vala:105 #, fuzzy #| msgid "Linear B Ideograms" msgid "Linear B" msgstr "Линейные идеограммы B" #: src/font-manager/web/google/LanguageData.vala:106 msgid "Lisu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:107 msgid "Lycian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:108 msgid "Lydian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:109 msgid "Mahajani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:111 msgid "Mandaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:112 msgid "Manichaean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:113 msgid "Math" msgstr "" #: src/font-manager/web/google/LanguageData.vala:114 msgid "Marchen" msgstr "" #: src/font-manager/web/google/LanguageData.vala:115 msgid "Masaram Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:116 #, fuzzy #| msgid "Mathematical Numerals" msgid "Mayan Numerals" msgstr "Математические числительные" #: src/font-manager/web/google/LanguageData.vala:117 msgid "Medefaidrin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:118 #, fuzzy #| msgid "Meetei Mayak" msgid "Meetei Mayek" msgstr "Манипури" #: src/font-manager/web/google/LanguageData.vala:120 #, fuzzy #| msgid "MeroiticCursive" msgid "Meroitic" msgstr "Мероитский курсив" #: src/font-manager/web/google/LanguageData.vala:124 msgid "Modi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:126 msgid "Mro" msgstr "" #: src/font-manager/web/google/LanguageData.vala:127 msgid "Multani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:128 msgid "Music" msgstr "" #: src/font-manager/web/google/LanguageData.vala:130 msgid "Nabataean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:131 msgid "Nag Mundari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:132 #, fuzzy #| msgid "Devanagari" msgid "Nandinagari" msgstr "Деванагари" #: src/font-manager/web/google/LanguageData.vala:134 msgid "Newa" msgstr "" #. { N_(""), "nko", "" }, #: src/font-manager/web/google/LanguageData.vala:136 msgid "Nüshu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:139 #, fuzzy #| msgid "Old South Arabian" msgid "Old Hungarian" msgstr "Южноаравийский" #: src/font-manager/web/google/LanguageData.vala:141 #, fuzzy #| msgid "Old South Arabian" msgid "Old North Arabian" msgstr "Южноаравийский" #: src/font-manager/web/google/LanguageData.vala:142 #, fuzzy #| msgid "Old Italic" msgid "Old Permic" msgstr "Староитальянский" #: src/font-manager/web/google/LanguageData.vala:143 msgid "Old Persian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:144 #, fuzzy #| msgid "Old South Arabian" msgid "Old Sogdian" msgstr "Южноаравийский" #: src/font-manager/web/google/LanguageData.vala:146 #, fuzzy #| msgid "Old Italic" msgid "Old Turkic" msgstr "Староитальянский" #: src/font-manager/web/google/LanguageData.vala:147 msgid "Osage" msgstr "" #: src/font-manager/web/google/LanguageData.vala:150 msgid "Pahawh Hmong" msgstr "" #: src/font-manager/web/google/LanguageData.vala:151 msgid "Palmyrene" msgstr "" #: src/font-manager/web/google/LanguageData.vala:152 msgid "Pau Cin Hau" msgstr "" #: src/font-manager/web/google/LanguageData.vala:154 msgid "Phoenician" msgstr "" #: src/font-manager/web/google/LanguageData.vala:155 msgid "Psalter Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:158 msgid "Samaritan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:160 msgid "Sharada" msgstr "" #: src/font-manager/web/google/LanguageData.vala:161 msgid "Shavian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:162 msgid "Siddham" msgstr "" #: src/font-manager/web/google/LanguageData.vala:163 #, fuzzy #| msgid "Hinting" msgid "SignWriting" msgstr "Хинтинг" #: src/font-manager/web/google/LanguageData.vala:165 msgid "Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:166 msgid "Sora Sompeng" msgstr "" #: src/font-manager/web/google/LanguageData.vala:167 msgid "Soyombo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:172 msgid "Tagalog" msgstr "" #: src/font-manager/web/google/LanguageData.vala:173 msgid "Tagbanwa" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name. #: src/font-manager/web/google/LanguageData.vala:190 #, c-format msgid "No sample for %s available" msgstr "Нет образца для %s" #: src/font-manager/web/google/LanguageData.vala:192 msgid "Please file an issue requesting an update to available samples." msgstr "Пожалуйста, подайте запрос на обновление доступных образцов." #: src/font-manager/web/google/PreviewPage.vala:383 #, 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/WebFont.vala:174 msgid "ExtraLight" msgstr "Ультралёгкий" #: src/font-manager/web/google/WebFont.vala:182 msgid "SemiBold" msgstr "Полужирный" #: src/font-manager/web/google/WebFont.vala:186 msgid "ExtraBold" msgstr "Ультражирный" #: src/font-manager/web/google/WebFont.vala:188 msgid "Black" msgstr "Чёрный" #: src/font-viewer/MainWindow.vala:100 #: src/font-viewer/font-viewer-main-window.ui:70 msgid "No file selected" msgstr "Файл не выбран" #: src/font-viewer/MainWindow.vala:101 #: src/font-viewer/font-viewer-main-window.ui:78 msgid "Or unsupported filetype." msgstr "Или формат файла не поддерживается." #: src/font-viewer/MainWindow.vala:150 #, fuzzy #| msgid "System" msgid "System Font" msgstr "Системные" #: src/font-viewer/MainWindow.vala:152 msgid "" "Selected font file is either installed in a system directory or is not " "writable by the current user.\n" "\n" "If you wish to remove this font from the list of available fonts use the " "system package manager to remove the package containing this font file, ask " "the system administrator to remove it or use a font management application " "to disable it." msgstr "" #: src/font-viewer/MainWindow.vala:155 msgid "Newer version already installed" msgstr "Последняя версия программы уже установлена" #: src/font-viewer/MainWindow.vala:157 src/font-viewer/MainWindow.vala:162 msgid "Click to overwrite" msgstr "" #: src/font-viewer/MainWindow.vala:160 msgid "Update Font" msgstr "Обновить шрифт" #: src/font-viewer/MainWindow.vala:165 msgid "Remove Font" msgstr "Удалить шрифт" #: src/font-viewer/MainWindow.vala:169 #: src/font-viewer/font-viewer-main-window.ui:104 msgid "Install Font" msgstr "Установить шрифт" #: src/font-viewer/MainWindow.vala:236 msgid "Preview Area Colors" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:9 #: src/common/ui/font-manager-preview-colors.ui:15 msgid "Select background color" msgstr "Выбрать цвет фона" #: src/common/ui/font-manager-preview-colors.ui:23 #: src/common/ui/font-manager-preview-colors.ui:29 msgid "Select text color" msgstr "Выбрать цвет текста" #: src/font-manager/gtk/help-overlay.ui:11 msgid "General" msgstr "Общие" #: src/font-manager/gtk/help-overlay.ui:23 msgid "Increase preview size" msgstr "Увеличить размер предпросмотра" #: src/font-manager/gtk/help-overlay.ui:30 msgid "Decrease preview size" msgstr "Уменьшить размер предпросмотра" #: src/font-manager/gtk/help-overlay.ui:37 msgid "Reset preview size" msgstr "Сбросить размер предпросмотра" #: src/font-manager/gtk/help-overlay.ui:44 msgid "Focus search entry" msgstr "" #: src/font-manager/gtk/help-overlay.ui:51 msgid "Reload" msgstr "Перезагрузить" #: src/font-manager/gtk/help-overlay.ui:58 #: src/font-manager/gtk/help-overlay.ui:65 msgid "Quit the application" msgstr "Выйти из приложения" #: src/font-manager/gtk/help-overlay.ui:73 msgid "Mode" msgstr "Режим" #: src/font-manager/gtk/help-overlay.ui:78 msgid "Switch to Manage mode" msgstr "Переключиться в режим Управления" #: src/font-manager/gtk/help-overlay.ui:85 msgid "Switch to Browse mode" msgstr "Переключиться в режим Просмотра" #: src/font-manager/gtk/help-overlay.ui:92 msgid "Switch to Compare mode" msgstr "Переключиться в режим Сравнения" #: src/font-manager/gtk/help-overlay.ui:99 #, fuzzy #| msgid "Switch to Manage mode" msgid "Switch to Google Fonts mode" msgstr "Переключиться в режим Управления" #: src/font-manager/gtk/help-overlay.ui:107 msgid "Preview Mode" msgstr "Режим предварительного просмотра" #: src/font-manager/gtk/help-overlay.ui:112 msgid "Switch to Standard preview" msgstr "Переключиться в режим стандартного предпросмотра" #: src/font-manager/gtk/help-overlay.ui:119 msgid "Switch to Waterfall preview" msgstr "Переключиться в режим водопада" #: src/font-manager/gtk/help-overlay.ui:126 msgid "Switch to Body Text preview" msgstr "Переключиться в режим предварительного просмотра обычного текста" #: src/font-manager/ui/font-manager-browse-pane.ui:100 #, fuzzy #| msgid "Increase preview size" msgid "Increase tile size" msgstr "Увеличить размер предпросмотра" #: src/font-manager/ui/font-manager-browse-pane.ui:109 #, fuzzy #| msgid "Decrease preview size" msgid "Decrease tile size" msgstr "Уменьшить размер предпросмотра" #: src/font-manager/ui/font-manager-browse-pane.ui:149 msgid "Toggle search entry" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:158 msgid "Toggle preview panel" msgstr "" #: src/font-manager/ui/font-manager-browse-preview.ui:164 msgid "" "Status of selected family.\n" "\n" "Disabling will prevent the selected family from being used by other " "applications." msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:19 msgid "Collection Name" msgstr "Название коллекции" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:45 msgid "_Rename" msgstr "_Переименовать" #: src/font-manager/ui/font-manager-compare-view.ui:20 msgid "Add selected font to comparison" msgstr "Добавить выбранный шрифт к сравнению" #: src/font-manager/ui/font-manager-compare-view.ui:33 msgid "Remove selected font from comparison" msgstr "Удалить выбранный шрифт из сравнения" #: src/font-manager/ui/font-manager-compare-view.ui:45 msgid "Pinned Comparisons" msgstr "Закреплённые сравнения" #: src/font-manager/ui/font-manager-export-dialog.ui:19 #: src/font-manager/ui/font-manager-remove-dialog.ui:19 #, fuzzy #| msgid "_Cancel" msgid "Cancel" msgstr "_Отменить" #: src/font-manager/ui/font-manager-font-list-controls.ui:51 #: src/font-manager/ui/font-manager-font-list-view.ui:54 #: src/font-manager/ui/font-manager-remove-dialog.ui:43 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:44 msgid "Search Families…" msgstr "Поиск в семействах…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:29 msgid "Search Orthographies…" msgstr "Искать орфографии…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:72 msgid "Minimum Coverage" msgstr "Минимальное покрытие" #: src/font-manager/ui/font-manager-language-filter-settings.ui:101 msgid "Deselect All" msgstr "Снять все отметки" #: src/font-manager/ui/font-manager-orthography-list.ui:53 msgid "Clear selected filter" msgstr "Очистить выбранный фильтр" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:22 #, fuzzy #| msgid "Created : " msgid "Created :" msgstr "Создана : " #: src/font-manager/ui/font-manager-pinned-comparisons.ui:23 msgid "Save current comparison" msgstr "Сохранить текущее сравнение" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:45 msgid "Remove selected comparison" msgstr "Удалить выбранное сравнение" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:73 msgid "Restore selected comparison" msgstr "Восстановить выбранное сравнение" #: src/font-manager/ui/font-manager-remove-dialog.ui:13 msgid "Select fonts to remove" msgstr "Выберите шрифты для удаления" #: src/font-manager/ui/font-manager-remove-dialog.ui:25 #, fuzzy #| msgid "_Delete" msgid "Delete" msgstr "_Удалить" #: src/font-manager/ui/font-manager-sidebar.ui:35 msgid "Categories" msgstr "Категории" #: src/font-manager/ui/font-manager-sidebar.ui:86 #, fuzzy #| msgid "Font Collections" msgid "Smart Collections" msgstr "Коллекции шрифтов" #: src/font-manager/ui/font-manager-sidebar.ui:142 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:50 msgid "Sort Order" msgstr "Порядок сортировки" #: src/font-manager/ui/font-manager-sidebar.ui:150 msgid "Collections" msgstr "Коллекции" #: src/font-manager/ui/font-manager-substitute-row.ui:22 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:34 msgid "Remove substitute" msgstr "Убрать подстановку" #: src/font-manager/ui/font-manager-substitute.ui:35 msgid "Enter substitute family" msgstr "Введите подстановочное семейство" #: src/font-manager/ui/font-manager-substitute.ui:51 msgid "prefer" msgstr "предпочитать" #: src/font-manager/ui/font-manager-substitute.ui:52 msgid "accept" msgstr "принимать" #: src/font-manager/ui/font-manager-substitute.ui:53 msgid "default" msgstr "нормальный" #: src/font-manager/ui/font-manager-user-action-row.ui:27 msgid "Comment" msgstr "Комментарий" #: src/font-manager/ui/font-manager-user-action-row.ui:42 msgid "Executable" msgstr "Исполнимый файл" #: src/font-manager/ui/font-manager-user-action-row.ui:57 msgid "Arguments" msgstr "Аргументы" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:39 msgid "Newest" msgstr "По новизне" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:40 msgid "Most Popular" msgstr "По популярности" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:41 msgid "Trending" msgstr "По тренду" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:116 msgid "Serif" msgstr "С засечками" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:133 msgid "Sans Serif" msgstr "Рубленный" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:167 msgid "Handwriting" msgstr "Рукописный" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:198 msgid "Category" msgstr "Категории" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:272 msgid "4+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:282 msgid "8+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:292 msgid "12+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:305 msgid "Variations" msgstr "Вариации" #: src/font-viewer/font-viewer-main-window.ui:31 msgid "Preview font files before installing them." msgstr "Предварительный просмотр файлов шрифтов перед их установкой." #: src/font-viewer/font-viewer-main-window.ui:32 msgid "To preview a font simply drag it onto this area." msgstr "Перетащите файл шрифта в эту область, чтобы просмотреть его." #~ msgid "The type of antialiasing to use when rendering fonts." #~ msgstr "Тип сглаживания, используемый при отображении шрифтов." #, fuzzy #~| msgid "Font Manager" #~ msgid "Font Manager project" #~ msgstr "Менеджер шрифтов" #~ msgid "Select Destination" #~ msgstr "Выберите назначение" #~ msgid "_Open" #~ msgstr "_Открыть" #~ msgid "Remove selected font from collection" #~ msgstr "Удалить выбранный шрифт из коллекции" #~ msgid "Updating Database — Metadata" #~ msgstr "Обновление базы данных — Метаданные" #~ msgid "Updating Database — Orthography" #~ msgstr "Обновление базы данных — Орфография" #~ msgid "About" #~ msgstr "О программе" #~ msgid "Select Exported Data" #~ msgstr "Выберите экспортированные данные" #~ msgid "Settings saved to file." #~ msgstr "Настройки сохранены в файл." #~ msgid "Removed configuration file." #~ msgstr "Файл настроек удалён." #~ msgid " Size Restrictions " #~ msgstr " Ограничения по размеру " #~ msgid " Apply settings to point sizes " #~ msgstr " Применить настройки к размеру " #~ msgid "Smaller than" #~ msgstr "Меньше чем" #~ msgid "Larger than" #~ msgstr "Больше чем" #~ msgid "Add alias" #~ msgstr "Добавить подстановку" #~ msgid "Client Side Decorations" #~ msgstr "Отрисовка на стороне клиента" #~ msgid "" #~ "CSD disabled. Change will take effect next time the application is " #~ "started." #~ msgstr "" #~ "Отрисовка на стороне клиента отключена. Изменения вступят в силу после " #~ "перезапуска программы." #~ msgid "Case insensitive search of family names." #~ msgstr "Поиск по именам семейств без учёта регистра." #~ msgid "Error procesing data" #~ msgstr "Ошибка обработки данных" #~ msgid "Network Error" #~ msgstr "Сетевая ошибка" #~ msgid "Please check your network settings" #~ msgstr "Пожалуйста, проверьте настройки сети" #~ msgid "Update Family" #~ msgstr "Обновить семейство" #~ msgid "Remove Family" #~ msgstr "Удалить семейство" #~ msgid "Download Family" #~ msgstr "Загрузить семейство" #~ msgid "Download Font" #~ msgstr "Загрузить шрифт" #~ msgid "Installed" #~ msgstr "Установленные" #~ msgid "Enter Preview Text…" #~ msgstr "Введите текст предварительного просмотра…" #~ msgid "Previous page" #~ msgstr "Предыдущая страница" #~ msgid "Next page" #~ msgstr "Следующая страница" #~ msgid "Discard" #~ msgstr "Отбросить" #~ msgid "Running applications may require a restart to reflect any changes." #~ msgstr "" #~ "Для применения изменений может потребоваться перезапуск работающих " #~ "приложений." #~ msgid "Save" #~ msgstr "Сохранить" #~ msgid "Edit selected category" #~ msgstr "Редактировать выбранную категорию" #~ msgid "8.0" #~ msgstr "8.0" #~ msgid "48.0" #~ msgstr "48.0" #~ msgid "1.0" #~ msgstr "1.0" #~ 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.9.4/po/si.po000066400000000000000000001763701476271126700155260ustar00rootroot00000000000000# 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: 2025-02-26 00:40-0500\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" #. Application.vala #: data/com.github.FontManager.FontManager.appdata.xml.in.in:14 #: data/com.github.FontManager.FontManager.desktop.in.in:5 #: data/com.github.FontManager.FontManager.desktop.in.in:6 #: lib/gtk/font-manager-application-window.c:281 #: src/font-manager/Application.vala:2 msgid "Font Manager" msgstr "" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:15 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:18 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/com.github.FontManager.FontManager.appdata.xml.in.in:23 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:27 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "" #: data/com.github.FontManager.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/com.github.FontManager.FontManager.desktop.in.in:16 #: data/com.github.FontManager.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:14 #: data/com.github.FontManager.FontViewer.desktop.in.in:5 #: data/com.github.FontManager.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:88 src/font-viewer/Application.vala:108 #: src/font-viewer/Application.vala:132 #: src/font-viewer/font-viewer-main-window.ui:30 msgid "Font Viewer" msgstr "" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:15 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:18 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/com.github.FontManager.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "" #: extensions/nautilus/font-manager-menu-provider.c:154 #: extensions/nemo/font-manager-menu-provider.c:147 #: extensions/thunar/font-manager-menu-provider.c:129 #: src/font-manager/FontList.vala:509 msgid "Install" msgstr "ස්ථාපනය" #: extensions/nautilus/font-manager-menu-provider.c:156 #: extensions/nemo/font-manager-menu-provider.c:149 #: extensions/thunar/font-manager-menu-provider.c:131 msgid "Install the selected font file" msgstr "" #: extensions/nautilus/font-manager-menu-provider.c:157 #: extensions/nemo/font-manager-menu-provider.c:150 #: extensions/thunar/font-manager-menu-provider.c:132 msgid "Install the selected font files" msgstr "" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "" #: lib/common/font-manager-database.c:582 src/font-manager/Application.vala:147 msgid "Updating Database…" msgstr "" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:699 msgid "Unknown Vendor" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:568 #: src/font-manager/web/google/WebFont.vala:172 msgid "Thin" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:570 msgid "Ultra-Light" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:572 #: lib/fontconfig/font-manager-fontconfig.c:925 #: src/font-manager/web/google/WebFont.vala:176 msgid "Light" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:574 msgid "Semi-Light" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:576 msgid "Book" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:578 #: lib/fontconfig/font-manager-fontconfig.c:882 #: src/font-manager/preferences/Desktop.vala:236 #: src/font-manager/web/google/WebFont.vala:180 msgid "Medium" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:580 msgid "Semi-Bold" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:582 #: src/font-manager/web/google/WebFont.vala:184 msgid "Bold" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:584 msgid "Ultra-Bold" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:586 msgid "Heavy" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:588 msgid "Ultra-Heavy" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:663 #: src/font-manager/web/google/WebFont.vala:234 msgid "Italic" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:665 msgid "Oblique" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:703 msgid "Ultra-Condensed" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:705 msgid "Extra-Condensed" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:707 msgid "Condensed" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:709 msgid "Semi-Condensed" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:711 msgid "Semi-Expanded" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:713 msgid "Expanded" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:715 msgid "Extra-Expanded" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:717 msgid "Ultra-Expanded" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:786 msgid "Proportional" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:788 msgid "Dual Width" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:790 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:184 msgid "Monospace" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:792 msgid "Charcell" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:831 msgid "Unknown" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:833 msgid "RGB" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:835 msgid "BGR" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:837 msgid "VRGB" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:839 msgid "VBGR" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:841 #: lib/fontconfig/font-manager-fontconfig.c:886 #: lib/fontconfig/font-manager-fontconfig.c:929 #: src/font-manager/Controls.vala:133 #: src/font-manager/preferences/Desktop.vala:234 #: src/font-manager/preferences/Desktop.vala:236 msgid "None" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:880 #: src/font-manager/preferences/Desktop.vala:236 msgid "Slight" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:884 #: src/font-manager/preferences/Desktop.vala:236 msgid "Full" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:923 msgid "Default" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:927 msgid "Legacy" msgstr "" #: lib/fontconfig/font-manager-source.c:305 #: lib/fontconfig/font-manager-source.c:321 #: lib/fontconfig/font-manager-source.c:322 msgid "Source Unavailable" msgstr "" #: lib/gtk/font-manager-application-window.c:285 #: src/font-manager/Application.vala:3 msgid "Simple font management for GTK+ desktop environments" msgstr "" #: lib/gtk/font-manager-application-window.c:290 msgid "translator-credits" msgstr "" #: lib/gtk/font-manager-fsType.c:74 msgid "Restricted License Embedding" msgstr "" #: lib/gtk/font-manager-fsType.c:76 msgid "Preview & Print Embedding" msgstr "" #: lib/gtk/font-manager-fsType.c:78 msgid "Editable Embedding" msgstr "" #: lib/gtk/font-manager-fsType.c:80 msgid "Preview & Print Embedding | No Subsetting" msgstr "" #: lib/gtk/font-manager-fsType.c:82 msgid "Editable Embedding | No Subsetting" msgstr "" #: lib/gtk/font-manager-fsType.c:84 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:86 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:88 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:90 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:92 msgid "Installable Embedding" msgstr "" #: lib/gtk/font-manager-license-page.c:179 msgid "File does not contain license information." msgstr "" #: lib/gtk/font-manager-preview-controls.c:77 msgid "Left Aligned" msgstr "" #: lib/gtk/font-manager-preview-controls.c:83 msgid "Centered" msgstr "" #: lib/gtk/font-manager-preview-controls.c:89 msgid "Fill" msgstr "" #: lib/gtk/font-manager-preview-controls.c:95 msgid "Right Aligned" msgstr "" #: lib/gtk/font-manager-preview-controls.c:349 #: src/font-manager/ui/font-manager-browse-pane.ui:168 msgid "Edit preview text" msgstr "" #: lib/gtk/font-manager-preview-controls.c:350 msgid "Undo changes" msgstr "" #: lib/gtk/font-manager-preview-page.c:87 #: src/font-manager/ui/font-manager-browse-preview.ui:126 msgid "Preview" msgstr "පෙරදසුන" #: lib/gtk/font-manager-preview-page.c:89 msgid "Waterfall" msgstr "" #: lib/gtk/font-manager-preview-pane.c:47 #: lib/gtk/font-manager-preview-pane.c:584 #: src/font-manager/ui/font-manager-browse-preview.ui:136 msgid "Characters" msgstr "" #: lib/gtk/font-manager-preview-pane.c:49 #: lib/gtk/font-manager-preview-pane.c:585 msgid "Properties" msgstr "" #: lib/gtk/font-manager-preview-pane.c:51 #: lib/gtk/font-manager-preview-pane.c:586 src/font-manager/Categories.vala:266 msgid "License" msgstr "බලපත්‍රය" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:331 #: src/font-manager/web/google/WebFont.vala:178 msgid "Regular" msgstr "" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:326 msgid "Normal" msgstr "" #: lib/gtk/font-manager-preview-pane.c:508 msgid "Search available characters" msgstr "" #: lib/gtk/font-manager-properties-page.c:55 msgid "PostScript Name" msgstr "" #: lib/gtk/font-manager-properties-page.c:56 msgid "Family" msgstr "" #: lib/gtk/font-manager-properties-page.c:57 msgid "Style" msgstr "" #: lib/gtk/font-manager-properties-page.c:58 #: src/font-manager/Categories.vala:259 msgid "Width" msgstr "පළල" #: lib/gtk/font-manager-properties-page.c:59 #: src/font-manager/Categories.vala:261 msgid "Slant" msgstr "" #: lib/gtk/font-manager-properties-page.c:60 #: src/font-manager/Categories.vala:260 msgid "Weight" msgstr "" #: lib/gtk/font-manager-properties-page.c:61 #: src/font-manager/Categories.vala:262 msgid "Spacing" msgstr "" #: lib/gtk/font-manager-properties-page.c:62 msgid "Version" msgstr "" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/gtk/font-manager-properties-page.c:64 #: src/font-manager/Categories.vala:268 msgid "Vendor" msgstr "" #: lib/gtk/font-manager-properties-page.c:65 msgid "FileType" msgstr "" #. Keep this entry last #: lib/gtk/font-manager-properties-page.c:67 msgid "Filesize" msgstr "" #: lib/gtk/unicode/unicode-character-map.c:850 msgid "Copy" msgstr "" #: lib/gtk/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "" #: lib/gtk/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "" #: lib/gtk/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "" #: lib/gtk/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "" #: lib/gtk/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "" #: lib/gtk/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "" #: lib/gtk/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "" #: lib/gtk/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "" #: lib/gtk/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "" #: lib/gtk/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "" #: lib/gtk/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "" #: lib/gtk/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "" #: lib/gtk/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "" #: lib/gtk/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "" #: lib/gtk/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "" #: lib/gtk/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "" #: lib/gtk/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "" #: lib/gtk/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "" #: lib/gtk/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "" #: lib/gtk/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "" #: lib/gtk/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "" #: lib/gtk/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "" #: lib/gtk/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "" #: lib/gtk/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "" #: lib/gtk/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "" #: lib/gtk/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "" #: src/common/WaterfallSettings.vala:37 msgid "Up to 48 points (Linear Scaling)" msgstr "" #: src/common/WaterfallSettings.vala:39 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:41 msgid "Up to 96 points (Linear Scaling)" msgstr "" #: src/common/WaterfallSettings.vala:43 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:45 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:47 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:49 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:51 msgid "Custom Size Settings" msgstr "" #: src/common/WaterfallSettings.vala:197 msgid "Waterfall Preview Size Settings" msgstr "" #: src/common/WaterfallSettings.vala:201 msgid "Higher values may adversely affect performance" msgstr "" #: src/common/WaterfallSettings.vala:204 msgid "Minimum Waterfall Preview Point Size" msgstr "" #: src/common/WaterfallSettings.vala:206 msgid "Waterfall Preview Point Size Common Ratio" msgstr "" #: src/common/WaterfallSettings.vala:208 msgid "Maximum Waterfall Preview Point Size" msgstr "" #: src/common/WaterfallSettings.vala:236 msgid "Show line size" msgstr "" #: src/font-manager/Application.vala:5 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 "" #: src/font-manager/Application.vala:133 msgid "Installing Font Files…" msgstr "" #: src/font-manager/Browse.vala:381 #: src/font-manager/ui/font-manager-browse-preview.ui:175 #, fuzzy #| msgid "Actions" msgid "Active" msgstr "ක්‍රියාමාර්ග" #: src/font-manager/Browse.vala:385 msgid "Inactive" msgstr "" #: src/font-manager/Browse.vala:426 msgid "Designed by" msgstr "" #: src/font-manager/Categories.vala:259 msgid "Grouped by font width" msgstr "" #: src/font-manager/Categories.vala:260 msgid "Grouped by font weight" msgstr "" #: src/font-manager/Categories.vala:261 msgid "Grouped by font angle" msgstr "" #: src/font-manager/Categories.vala:262 msgid "Grouped by font spacing" msgstr "" #: src/font-manager/Categories.vala:266 msgid "Grouped by license type" msgstr "" #: src/font-manager/Categories.vala:268 msgid "Grouped by vendor" msgstr "" #: src/font-manager/Categories.vala:269 msgid "Filetype" msgstr "" #: src/font-manager/Categories.vala:269 msgid "Grouped by filetype" msgstr "" #: src/font-manager/Categories.vala:274 msgid "All" msgstr "සියල්ල" #: src/font-manager/Categories.vala:274 msgid "All Fonts" msgstr "" #: src/font-manager/Categories.vala:275 msgid "System" msgstr "පද්ධතිය" #: src/font-manager/Categories.vala:275 msgid "Fonts available to all users" msgstr "" #: src/font-manager/Categories.vala:298 msgid "Family Kind" msgstr "" #: src/font-manager/Categories.vala:298 msgid "Only fonts which include Panose information will be grouped here." msgstr "" #: src/font-manager/Categories.vala:299 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:262 msgid "Any" msgstr "" #: src/font-manager/Categories.vala:299 msgid "No Fit" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Text and Display" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Script" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Decorative" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Pictorial" msgstr "" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "" #: src/font-manager/Collections.vala:346 msgid "Copy to…" msgstr "" #: src/font-manager/Collections.vala:347 msgid "Compress…" msgstr "" #: src/font-manager/Collections.vala:348 msgid "Rename…" msgstr "" #: src/font-manager/Collections.vala:402 msgid "Archive created successfully." msgstr "" #: src/font-manager/Collections.vala:403 msgid "The resulting file can be found in your home directory." msgstr "" #: src/font-manager/Collections.vala:405 msgid "Error exporting collection" msgstr "" #: src/font-manager/Collections.vala:406 msgid "" "Start the application from a terminal and try again for more information" msgstr "" #: src/font-manager/Collections.vala:427 msgid "Creating archive from selected collection." msgstr "" #: src/font-manager/Collections.vala:428 msgid "This may take some time for large collections…" msgstr "" #: src/font-manager/Compare.vala:325 msgid "Saved Comparison" msgstr "" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:361 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" #: src/font-manager/Controls.vala:80 msgid "Keyboard Shortcuts" msgstr "" #: src/font-manager/Controls.vala:81 src/font-manager/gtk/help-overlay.ui:16 msgid "Help" msgstr "" #: src/font-manager/Controls.vala:82 msgid "About Font Manager" msgstr "" #: src/font-manager/Controls.vala:88 msgid "Preferences" msgstr "" #: src/font-manager/Controls.vala:92 msgid "Import" msgstr "" #: src/font-manager/Controls.vala:93 #: src/font-manager/ui/font-manager-export-dialog.ui:25 msgid "Export" msgstr "" #: src/font-manager/Controls.vala:96 #: src/font-manager/ui/font-manager-export-dialog.ui:13 msgid "User Data" msgstr "" #: src/font-manager/Controls.vala:129 #: src/font-manager/ui/font-manager-user-action-row.ui:13 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:38 msgid "Name" msgstr "" #: src/font-manager/Controls.vala:131 msgid "Size" msgstr "" #: src/font-manager/Controls.vala:196 msgid "Grid View" msgstr "" #: src/font-manager/Controls.vala:197 msgid "List View" msgstr "" #: src/font-manager/Controls.vala:283 msgid "Add Fonts" msgstr "" #: src/font-manager/Controls.vala:284 msgid "Remove Fonts" msgstr "" #: src/font-manager/Controls.vala:300 msgid "Back" msgstr "" #: src/font-manager/Dialogs.vala:48 src/font-manager/Dialogs.vala:59 msgid "_Select" msgstr "" #: src/font-manager/Dialogs.vala:49 msgid "Select Executable" msgstr "" #: src/font-manager/Dialogs.vala:60 msgid "Select a Directory" msgstr "" #: src/font-manager/Dialogs.vala:68 msgid "TrueType" msgstr "" #: src/font-manager/Dialogs.vala:70 msgid "OpenType" msgstr "" #: src/font-manager/Dialogs.vala:73 msgid "Archive Files" msgstr "" #: src/font-manager/Dialogs.vala:81 msgid "Select Files to Install" msgstr "" #: src/font-manager/Dialogs.vala:91 msgid "Select Source Directories" msgstr "" #: src/font-manager/Dialogs.vala:125 msgid "Font Configuration" msgstr "" #: src/font-manager/Dialogs.vala:126 msgid "Font Collections" msgstr "" #: src/font-manager/Dialogs.vala:127 #: src/font-manager/preferences/UserSources.vala:156 msgid "Font Sources" msgstr "" #: src/font-manager/Dialogs.vala:128 msgid "Installed Fonts" msgstr "" #: src/font-manager/Dialogs.vala:129 msgid "Custom Actions" msgstr "" #: src/font-manager/Dialogs.vala:385 msgid "Fonts installed in your home directory will appear here." msgstr "" #. FontList.vala #. * #. * Copyright (C) 2020-2025 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 . #. #: src/font-manager/FontList.vala:21 #, 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:72 #: src/font-manager/web/google/FontList.vala:204 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "" msgstr[1] "" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 msgid "Collapse all" msgstr "" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 #: src/font-manager/ui/font-manager-font-list-controls.ui:21 #: src/font-manager/ui/font-manager-font-list-view.ui:24 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:28 msgid "Expand all" msgstr "" #: src/font-manager/FontList.vala:510 msgid "Copy Location" msgstr "" #: src/font-manager/FontList.vala:511 msgid "Show in Folder" msgstr "" #: src/font-manager/FontList.vala:512 msgid "Enable selected items" msgstr "" #: src/font-manager/FontList.vala:513 msgid "Disable selected items" 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:580 src/font-manager/FontList.vala:589 #, c-format msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "" msgstr[1] "" #: src/font-manager/FontList.vala:607 #: src/font-manager/preferences/Preferences.vala:45 msgid "Actions" msgstr "ක්‍රියාමාර්ග" #: src/font-manager/MainWindow.vala:69 msgid "Browse" msgstr "" #: src/font-manager/MainWindow.vala:71 msgid "Compare" msgstr "" #: src/font-manager/MainWindow.vala:74 msgid "Google Fonts" msgstr "" #: src/font-manager/MainWindow.vala:77 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/LanguageData.vala:35 msgid "Arabic" msgstr "" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "" #: src/font-manager/Orthographies.vala:37 #: src/font-manager/web/google/LanguageData.vala:36 msgid "Armenian" msgstr "" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "" #: src/font-manager/Orthographies.vala:39 #: src/font-manager/web/google/LanguageData.vala:38 msgid "Balinese" msgstr "" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "" #: src/font-manager/Orthographies.vala:41 #: src/font-manager/web/google/LanguageData.vala:39 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/LanguageData.vala:42 msgid "Bengali" msgstr "" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "" #: src/font-manager/Orthographies.vala:48 #: src/font-manager/web/google/LanguageData.vala:46 msgid "Buginese" msgstr "" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "" #: src/font-manager/Orthographies.vala:50 #: src/font-manager/web/google/LanguageData.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 #: src/font-manager/web/google/LanguageData.vala:51 msgid "Chakma" msgstr "" #: src/font-manager/Orthographies.vala:54 #: src/font-manager/web/google/LanguageData.vala:52 msgid "Cham" msgstr "" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/LanguageData.vala:53 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 #: src/font-manager/web/google/LanguageData.vala:58 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/LanguageData.vala:65 msgid "Devanagari" msgstr "" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "" #: src/font-manager/Orthographies.vala:75 #: src/font-manager/web/google/LanguageData.vala:67 msgid "Egyptian Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "" #: src/font-manager/Orthographies.vala:77 #: src/font-manager/web/google/LanguageData.vala:70 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 #: src/font-manager/web/google/LanguageData.vala:71 msgid "Georgian" msgstr "" #: src/font-manager/Orthographies.vala:86 #: src/font-manager/web/google/LanguageData.vala:72 msgid "Glagolitic" msgstr "" #: src/font-manager/Orthographies.vala:87 #: src/font-manager/web/google/LanguageData.vala:73 msgid "Gothic" msgstr "" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/LanguageData.vala:77 msgid "Gujarati" msgstr "" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/LanguageData.vala:79 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/LanguageData.vala:83 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 #: src/font-manager/web/google/LanguageData.vala:89 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 #: src/font-manager/web/google/LanguageData.vala:90 msgid "Kaithi" msgstr "" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/LanguageData.vala:91 msgid "Kannada" msgstr "" #: src/font-manager/Orthographies.vala:103 #: src/font-manager/web/google/LanguageData.vala:94 msgid "Kayah Li" msgstr "" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "" #: src/font-manager/Orthographies.vala:105 #: src/font-manager/web/google/LanguageData.vala:92 msgid "Kharoshthi" msgstr "" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/LanguageData.vala:95 msgid "Khmer" msgstr "" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "" #: src/font-manager/Orthographies.vala:108 #: src/font-manager/web/google/LanguageData.vala:99 msgid "Lao" msgstr "" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "" #: src/font-manager/Orthographies.vala:110 #: src/font-manager/web/google/LanguageData.vala:100 msgid "Lepcha" msgstr "" #: src/font-manager/Orthographies.vala:111 #: src/font-manager/web/google/LanguageData.vala:103 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/LanguageData.vala:110 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 #: src/font-manager/web/google/LanguageData.vala:119 msgid "Mende Kikakui" msgstr "" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "" #. { N_(""), "meroitic-cursive", "" }, #. { N_(""), "meroitic-heiroglyphs", "" }, #: src/font-manager/Orthographies.vala:123 #: src/font-manager/web/google/LanguageData.vala:123 msgid "Miao" msgstr "" #: src/font-manager/Orthographies.vala:124 #: src/font-manager/web/google/LanguageData.vala:125 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:130 #: src/font-manager/web/google/LanguageData.vala:129 msgid "Myanmar" msgstr "" #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/LanguageData.vala:133 msgid "New Tai Lue" msgstr "" #: src/font-manager/Orthographies.vala:132 msgid "N’Ko" msgstr "" #: src/font-manager/Orthographies.vala:133 #: src/font-manager/web/google/LanguageData.vala:137 msgid "Ogham" msgstr "" #: src/font-manager/Orthographies.vala:134 #: src/font-manager/web/google/LanguageData.vala:138 msgid "Ol Chiki" msgstr "" #: src/font-manager/Orthographies.vala:135 #: src/font-manager/web/google/LanguageData.vala:140 msgid "Old Italic" msgstr "" #: src/font-manager/Orthographies.vala:136 #: src/font-manager/web/google/LanguageData.vala:145 msgid "Old South Arabian" msgstr "" #: src/font-manager/Orthographies.vala:137 #: src/font-manager/web/google/LanguageData.vala:149 msgid "Oriya" msgstr "" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/LanguageData.vala:148 msgid "Osmanya" msgstr "" #: src/font-manager/Orthographies.vala:139 msgid "Pan African Latin" msgstr "" #: src/font-manager/Orthographies.vala:140 msgid "Pashto" msgstr "" #: src/font-manager/Orthographies.vala:141 #: src/font-manager/web/google/LanguageData.vala:153 msgid "Phags Pa" msgstr "" #: src/font-manager/Orthographies.vala:142 msgid "Pinyin" msgstr "" #: src/font-manager/Orthographies.vala:143 msgid "Polynesian" msgstr "" #: src/font-manager/Orthographies.vala:144 msgid "Polytonic Greek" msgstr "" #: src/font-manager/Orthographies.vala:145 #: src/font-manager/web/google/LanguageData.vala:156 msgid "Rejang" msgstr "" #: src/font-manager/Orthographies.vala:146 msgid "Romanian" msgstr "" #: src/font-manager/Orthographies.vala:147 #: src/font-manager/web/google/LanguageData.vala:157 msgid "Runic" msgstr "" #: src/font-manager/Orthographies.vala:148 #: src/font-manager/web/google/LanguageData.vala:159 msgid "Saurashtra" msgstr "" #: src/font-manager/Orthographies.vala:149 msgid "Simplified Chinese" msgstr "" #: src/font-manager/Orthographies.vala:150 msgid "Sindhi" msgstr "" #: src/font-manager/Orthographies.vala:151 #: src/font-manager/web/google/LanguageData.vala:164 msgid "Sinhala" msgstr "" #: src/font-manager/Orthographies.vala:152 msgid "South Korean Hanja" msgstr "" #: src/font-manager/Orthographies.vala:153 #: src/font-manager/web/google/LanguageData.vala:168 msgid "Sundanese" msgstr "" #: src/font-manager/Orthographies.vala:154 #: src/font-manager/web/google/LanguageData.vala:169 msgid "Syloti Nagri" msgstr "" #. { N_("Symbols"), "symbols", "" }, #: src/font-manager/Orthographies.vala:155 #: src/font-manager/web/google/LanguageData.vala:171 msgid "Syriac" msgstr "" #: src/font-manager/Orthographies.vala:156 #: src/font-manager/web/google/LanguageData.vala:174 msgid "Tai Le" msgstr "" #: src/font-manager/Orthographies.vala:157 msgid "Tai Tham (Lanna)" msgstr "" #: src/font-manager/Orthographies.vala:158 msgid "Tai Viet" msgstr "" #: src/font-manager/Orthographies.vala:159 #: src/font-manager/web/google/LanguageData.vala:175 msgid "Tamil" msgstr "" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/LanguageData.vala:176 msgid "Telugu" msgstr "" #: src/font-manager/Orthographies.vala:161 msgid "Thaana" msgstr "" #: src/font-manager/Orthographies.vala:162 #: src/font-manager/web/google/LanguageData.vala:177 msgid "Thai" msgstr "" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/LanguageData.vala:178 msgid "Tibetan" msgstr "" #: src/font-manager/Orthographies.vala:164 msgid "Tifinagh" msgstr "" #: src/font-manager/Orthographies.vala:165 msgid "Traditional Chinese" msgstr "" #: src/font-manager/Orthographies.vala:166 msgid "Turkish" msgstr "" #: src/font-manager/Orthographies.vala:167 msgid "Uighur" msgstr "" #: src/font-manager/Orthographies.vala:168 msgid "Urdu" msgstr "" #: src/font-manager/Orthographies.vala:169 msgid "Vai" msgstr "" #: src/font-manager/Orthographies.vala:170 msgid "Vedic Extensions" msgstr "" #: src/font-manager/Orthographies.vala:171 msgid "Venda" msgstr "" #: src/font-manager/Orthographies.vala:172 #: src/font-manager/web/google/LanguageData.vala:179 msgid "Vietnamese" msgstr "" #: src/font-manager/Orthographies.vala:173 msgid "Western European" msgstr "" #: src/font-manager/Orthographies.vala:174 msgid "Yi" msgstr "" #: src/font-manager/Orthographies.vala:175 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/OrthographyList.vala:105 msgid "Coverage" msgstr "" #: src/font-manager/OrthographyList.vala:137 #: src/font-manager/filters/LanguageFilter.vala:55 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:362 msgid "Supported Orthographies" msgstr "" #: src/font-manager/OrthographyList.vala:200 msgid "No items selected" msgstr "" #: src/font-manager/OrthographyList.vala:205 msgid "Update in progress" msgstr "" #. No error and no results means this font file is likely broken or empty #: src/font-manager/OrthographyList.vala:231 msgid "No valid orthographies for selection" msgstr "" #: src/font-manager/Sidebar.vala:57 msgid "Add new collection" msgstr "" #: src/font-manager/Sidebar.vala:61 #: src/font-manager/ui/font-manager-font-list-controls.ui:32 #: src/font-manager/ui/font-manager-font-list-view.ui:36 msgid "Remove selected item" msgstr "" #: src/font-manager/Sidebar.vala:67 msgid "Edit selected item" msgstr "" #: src/font-manager/Utils.vala:295 msgid "Copying files…" msgstr "" #: src/font-manager/filters/Collection.vala:99 msgid "New Collection" msgstr "" #: src/font-manager/filters/Collection.vala:100 #, c-format msgid "Created : %s" msgstr "" #: src/font-manager/filters/Disabled.vala:28 msgid "Disabled" msgstr "අබල කර ඇත" #: src/font-manager/filters/Disabled.vala:29 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:34 msgid "Unsorted" msgstr "" #: src/font-manager/filters/Unsorted.vala:35 msgid "Fonts not present in any collection" msgstr "" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "පරිශීලක" #: src/font-manager/filters/UserFonts.vala:28 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 #, fuzzy #| msgid "Rendering" msgid "GTK 4 Font Rendering" msgstr "විදැහුම්කරණය" #: src/font-manager/preferences/Desktop.vala:61 msgid "Automatic option allows GTK 4 to disregard hinting settings." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:90 msgid "Antialiasing" msgstr "" #: src/font-manager/preferences/Desktop.vala:67 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values. " msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:96 msgid "RGBA order" msgstr "" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:97 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:78 #: src/font-manager/preferences/Desktop.vala:84 #: src/font-manager/preferences/Rendering.vala:78 msgid "Hinting" msgstr "" #: src/font-manager/preferences/Desktop.vala:79 #: src/font-manager/preferences/Desktop.vala:85 msgid "The type of hinting to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:91 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values." msgstr "" #: src/font-manager/preferences/Desktop.vala:121 msgid "GNOME desktop settings schema not found" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Automatic" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Manual" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "Grayscale" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "RGBA" msgstr "" #: src/font-manager/preferences/Desktop.vala:242 #: src/font-manager/preferences/Display.vala:91 msgid "Subpixel Geometry" msgstr "" #: src/font-manager/preferences/Display.vala:75 msgid "Target DPI" msgstr "" #: src/font-manager/preferences/Display.vala:77 msgid "Scale Factor" msgstr "" #: src/font-manager/preferences/Display.vala:83 msgid "LCD Filter" msgstr "" #: src/font-manager/preferences/Preferences.vala:41 msgid "Interface" msgstr "" #: src/font-manager/preferences/Preferences.vala:42 msgid "Desktop" msgstr "" #: src/font-manager/preferences/Preferences.vala:48 msgid "Sources" msgstr "" #: src/font-manager/preferences/Preferences.vala:49 msgid "Substitutions" msgstr "ආදේශය" #: src/font-manager/preferences/Preferences.vala:50 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:150 msgid "Display" msgstr "" #: src/font-manager/preferences/Preferences.vala:51 msgid "Rendering" msgstr "විදැහුම්කරණය" #: src/font-manager/preferences/Preferences.vala:131 msgid "" "A Fontconfig configuration file will be generated from these settings.\n" "\n" "Running applications may require a restart to reflect any changes.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/Preferences.vala:153 msgid "Reset all values to default" msgstr "" #: src/font-manager/preferences/Rendering.vala:77 msgid "Antialias" msgstr "" #: src/font-manager/preferences/Rendering.vala:81 msgid "Enable Autohinter" msgstr "" #: src/font-manager/preferences/Rendering.vala:88 msgid "Hinting Style" msgstr "" #: src/font-manager/preferences/Rendering.vala:90 msgid "Use Embedded Bitmaps" msgstr "" #: src/font-manager/preferences/Substitutions.vala:153 msgid "Font Substitutions" msgstr "" #: src/font-manager/preferences/Substitutions.vala:154 msgid "Easily substitute one font family for another." msgstr "" #: src/font-manager/preferences/Substitutions.vala:155 msgid "To add a new substitute click the add button in the toolbar." msgstr "" #: src/font-manager/preferences/UserActions.vala:229 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:243 msgid "User Actions" msgstr "පරිශීලක ක්‍රියාමාර්ග" #: src/font-manager/preferences/UserActions.vala:245 msgid "Custom context menu entries" msgstr "" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Raised" msgstr "" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Flat" msgstr "" #: src/font-manager/preferences/UserInterface.vala:80 #: src/font-viewer/MainWindow.vala:208 msgid "Selected setting requires restart to apply" msgstr "" #: src/font-manager/preferences/UserInterface.vala:81 #: src/font-viewer/MainWindow.vala:209 msgid "Changes will take effect next time the application is started" msgstr "" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Wide Layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Use three column layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:97 msgid "Only When Maximized" msgstr "" #: src/font-manager/preferences/UserInterface.vala:99 msgid "Enable Animations" msgstr "" #. The added margins here are due to PreviewColors widget alignment issues #: src/font-manager/preferences/UserInterface.vala:100 #: src/font-viewer/MainWindow.vala:224 msgid "Prefer Dark Theme" msgstr "" #: src/font-manager/preferences/UserInterface.vala:102 #: src/font-viewer/MainWindow.vala:229 msgid "Use Adwaita Stylesheet" msgstr "" #: src/font-manager/preferences/UserInterface.vala:106 msgid "Titlebar Button Style" msgstr "" #: src/font-manager/preferences/UserInterface.vala:107 msgid "Display line size in Waterfall Preview" msgstr "" #: src/font-manager/preferences/UserInterface.vala:112 #: src/font-viewer/MainWindow.vala:243 msgid "Waterfall Line Spacing" msgstr "" #: src/font-manager/preferences/UserInterface.vala:114 #: src/font-viewer/MainWindow.vala:244 msgid "Padding in pixels to insert above and below rows" msgstr "" #: src/font-manager/preferences/UserSources.vala:145 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." msgstr "" #: src/font-manager/preferences/UserSources.vala:157 msgid "Easily add or preview fonts without actually installing them." msgstr "" #: src/font-manager/preferences/UserSources.vala:158 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/GoogleFonts.vala:156 msgid "Network Access Disabled" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:157 msgid "Contact your system administrator to request access." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:160 msgid "Network Offline" msgstr "" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:162 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:172 msgid "Client Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:173 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:176 msgid "Server Error" msgstr "" #. Sample strings used here should be sourced from https://fonts.google.com/ #: src/font-manager/web/google/LanguageData.vala:33 msgid "Adlam" msgstr "" #: src/font-manager/web/google/LanguageData.vala:34 msgid "Anatolian Hieroglyphs" msgstr "" #: src/font-manager/web/google/LanguageData.vala:37 msgid "Avestan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:40 msgid "Bassa Vah" msgstr "" #: src/font-manager/web/google/LanguageData.vala:41 msgid "Batak" msgstr "" #: src/font-manager/web/google/LanguageData.vala:43 msgid "Bhaiksuki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:44 msgid "Brahmi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:45 msgid "Braille" msgstr "" #. { N_("Buhid"), "buhid", "" }, #: src/font-manager/web/google/LanguageData.vala:48 msgid "Caucasian Albanian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:49 msgid "Canadian Aboriginal" msgstr "" #: src/font-manager/web/google/LanguageData.vala:54 msgid "Chinese (Hong Kong)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:55 msgid "Chinese (Simplified)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:56 msgid "Chinese (Traditional)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:57 msgid "Chorasmian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:59 msgid "Cuneiform" msgstr "" #: src/font-manager/web/google/LanguageData.vala:60 msgid "Cypriot" msgstr "" #: src/font-manager/web/google/LanguageData.vala:61 msgid "Cypro Minoan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:62 msgid "Cyrillic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:63 msgid "Cyrillic Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:64 msgid "Deseret" msgstr "" #: src/font-manager/web/google/LanguageData.vala:66 msgid "Duployan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:68 msgid "Elbasan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:69 msgid "Elymaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:74 msgid "Grantha" msgstr "" #: src/font-manager/web/google/LanguageData.vala:75 msgid "Greek" msgstr "" #: src/font-manager/web/google/LanguageData.vala:76 msgid "Greek Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:78 msgid "Gunjala Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:80 msgid "Hanifi Rohingya" msgstr "" #: src/font-manager/web/google/LanguageData.vala:81 msgid "Hanunoo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:82 msgid "Hatran" msgstr "" #: src/font-manager/web/google/LanguageData.vala:84 msgid "Imperial Aramaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:85 msgid "Indic Siyaq Numbers" msgstr "" #: src/font-manager/web/google/LanguageData.vala:86 msgid "Inscriptional Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:87 msgid "Inscriptional Parthian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:88 msgid "Japanese" msgstr "" #: src/font-manager/web/google/LanguageData.vala:93 msgid "Kawi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:96 msgid "Khojki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:97 msgid "Khudawadi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:98 msgid "Korean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:101 msgid "Latin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:102 msgid "Latin Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:104 msgid "Linear A" msgstr "" #: src/font-manager/web/google/LanguageData.vala:105 msgid "Linear B" msgstr "" #: src/font-manager/web/google/LanguageData.vala:106 msgid "Lisu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:107 msgid "Lycian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:108 msgid "Lydian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:109 msgid "Mahajani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:111 msgid "Mandaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:112 msgid "Manichaean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:113 msgid "Math" msgstr "" #: src/font-manager/web/google/LanguageData.vala:114 msgid "Marchen" msgstr "" #: src/font-manager/web/google/LanguageData.vala:115 msgid "Masaram Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:116 msgid "Mayan Numerals" msgstr "" #: src/font-manager/web/google/LanguageData.vala:117 msgid "Medefaidrin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:118 msgid "Meetei Mayek" msgstr "" #: src/font-manager/web/google/LanguageData.vala:120 msgid "Meroitic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:124 msgid "Modi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:126 msgid "Mro" msgstr "" #: src/font-manager/web/google/LanguageData.vala:127 msgid "Multani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:128 msgid "Music" msgstr "" #: src/font-manager/web/google/LanguageData.vala:130 msgid "Nabataean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:131 msgid "Nag Mundari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:132 msgid "Nandinagari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:134 msgid "Newa" msgstr "" #. { N_(""), "nko", "" }, #: src/font-manager/web/google/LanguageData.vala:136 msgid "Nüshu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:139 msgid "Old Hungarian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:141 msgid "Old North Arabian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:142 msgid "Old Permic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:143 msgid "Old Persian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:144 msgid "Old Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:146 msgid "Old Turkic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:147 msgid "Osage" msgstr "" #: src/font-manager/web/google/LanguageData.vala:150 msgid "Pahawh Hmong" msgstr "" #: src/font-manager/web/google/LanguageData.vala:151 msgid "Palmyrene" msgstr "" #: src/font-manager/web/google/LanguageData.vala:152 msgid "Pau Cin Hau" msgstr "" #: src/font-manager/web/google/LanguageData.vala:154 msgid "Phoenician" msgstr "" #: src/font-manager/web/google/LanguageData.vala:155 msgid "Psalter Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:158 msgid "Samaritan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:160 msgid "Sharada" msgstr "" #: src/font-manager/web/google/LanguageData.vala:161 msgid "Shavian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:162 msgid "Siddham" msgstr "" #: src/font-manager/web/google/LanguageData.vala:163 msgid "SignWriting" msgstr "" #: src/font-manager/web/google/LanguageData.vala:165 msgid "Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:166 msgid "Sora Sompeng" msgstr "" #: src/font-manager/web/google/LanguageData.vala:167 msgid "Soyombo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:172 msgid "Tagalog" msgstr "" #: src/font-manager/web/google/LanguageData.vala:173 msgid "Tagbanwa" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name. #: src/font-manager/web/google/LanguageData.vala:190 #, c-format msgid "No sample for %s available" msgstr "" #: src/font-manager/web/google/LanguageData.vala:192 msgid "Please file an issue requesting an update to available samples." msgstr "" #: src/font-manager/web/google/PreviewPage.vala:383 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "" msgstr[1] "" #: src/font-manager/web/google/WebFont.vala:174 msgid "ExtraLight" msgstr "" #: src/font-manager/web/google/WebFont.vala:182 msgid "SemiBold" msgstr "" #: src/font-manager/web/google/WebFont.vala:186 msgid "ExtraBold" msgstr "" #: src/font-manager/web/google/WebFont.vala:188 msgid "Black" msgstr "කළු" #: src/font-viewer/MainWindow.vala:100 #: src/font-viewer/font-viewer-main-window.ui:70 msgid "No file selected" msgstr "" #: src/font-viewer/MainWindow.vala:101 #: src/font-viewer/font-viewer-main-window.ui:78 msgid "Or unsupported filetype." msgstr "" #: src/font-viewer/MainWindow.vala:150 #, fuzzy #| msgid "System" msgid "System Font" msgstr "පද්ධතිය" #: src/font-viewer/MainWindow.vala:152 msgid "" "Selected font file is either installed in a system directory or is not " "writable by the current user.\n" "\n" "If you wish to remove this font from the list of available fonts use the " "system package manager to remove the package containing this font file, ask " "the system administrator to remove it or use a font management application " "to disable it." msgstr "" #: src/font-viewer/MainWindow.vala:155 msgid "Newer version already installed" msgstr "" #: src/font-viewer/MainWindow.vala:157 src/font-viewer/MainWindow.vala:162 msgid "Click to overwrite" msgstr "" #: src/font-viewer/MainWindow.vala:160 msgid "Update Font" msgstr "" #: src/font-viewer/MainWindow.vala:165 msgid "Remove Font" msgstr "" #: src/font-viewer/MainWindow.vala:169 #: src/font-viewer/font-viewer-main-window.ui:104 msgid "Install Font" msgstr "" #: src/font-viewer/MainWindow.vala:236 msgid "Preview Area Colors" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:9 #: src/common/ui/font-manager-preview-colors.ui:15 msgid "Select background color" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:23 #: src/common/ui/font-manager-preview-colors.ui:29 msgid "Select text color" msgstr "" #: src/font-manager/gtk/help-overlay.ui:11 msgid "General" msgstr "" #: src/font-manager/gtk/help-overlay.ui:23 msgid "Increase preview size" msgstr "" #: src/font-manager/gtk/help-overlay.ui:30 msgid "Decrease preview size" msgstr "" #: src/font-manager/gtk/help-overlay.ui:37 msgid "Reset preview size" msgstr "" #: src/font-manager/gtk/help-overlay.ui:44 msgid "Focus search entry" msgstr "" #: src/font-manager/gtk/help-overlay.ui:51 msgid "Reload" msgstr "යලි පුරන්න" #: src/font-manager/gtk/help-overlay.ui:58 #: src/font-manager/gtk/help-overlay.ui:65 msgid "Quit the application" msgstr "යෙදුමෙන් ඉවත්වන්න" #: src/font-manager/gtk/help-overlay.ui:73 msgid "Mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:78 msgid "Switch to Manage mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:85 msgid "Switch to Browse mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:92 msgid "Switch to Compare mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:99 msgid "Switch to Google Fonts mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:107 msgid "Preview Mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:112 msgid "Switch to Standard preview" msgstr "" #: src/font-manager/gtk/help-overlay.ui:119 msgid "Switch to Waterfall preview" msgstr "" #: src/font-manager/gtk/help-overlay.ui:126 msgid "Switch to Body Text preview" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:100 msgid "Increase tile size" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:109 msgid "Decrease tile size" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:149 msgid "Toggle search entry" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:158 msgid "Toggle preview panel" msgstr "" #: src/font-manager/ui/font-manager-browse-preview.ui:164 msgid "" "Status of selected family.\n" "\n" "Disabling will prevent the selected family from being used by other " "applications." msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:19 msgid "Collection Name" msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:45 msgid "_Rename" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:20 msgid "Add selected font to comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:33 msgid "Remove selected font from comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:45 msgid "Pinned Comparisons" msgstr "" #: src/font-manager/ui/font-manager-export-dialog.ui:19 #: src/font-manager/ui/font-manager-remove-dialog.ui:19 msgid "Cancel" msgstr "" #: src/font-manager/ui/font-manager-font-list-controls.ui:51 #: src/font-manager/ui/font-manager-font-list-view.ui:54 #: src/font-manager/ui/font-manager-remove-dialog.ui:43 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:44 msgid "Search Families…" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:29 msgid "Search Orthographies…" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:72 msgid "Minimum Coverage" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:101 msgid "Deselect All" msgstr "" #: src/font-manager/ui/font-manager-orthography-list.ui:53 msgid "Clear selected filter" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:22 msgid "Created :" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:23 msgid "Save current comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:45 msgid "Remove selected comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:73 msgid "Restore selected comparison" msgstr "" #: src/font-manager/ui/font-manager-remove-dialog.ui:13 msgid "Select fonts to remove" msgstr "" #: src/font-manager/ui/font-manager-remove-dialog.ui:25 msgid "Delete" msgstr "" #: src/font-manager/ui/font-manager-sidebar.ui:35 msgid "Categories" msgstr "ප්‍රවර්ග" #: src/font-manager/ui/font-manager-sidebar.ui:86 msgid "Smart Collections" msgstr "" #: src/font-manager/ui/font-manager-sidebar.ui:142 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:50 msgid "Sort Order" msgstr "" #: src/font-manager/ui/font-manager-sidebar.ui:150 msgid "Collections" msgstr "" #: src/font-manager/ui/font-manager-substitute-row.ui:22 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:34 msgid "Remove substitute" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:35 msgid "Enter substitute family" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:51 msgid "prefer" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:52 msgid "accept" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:53 msgid "default" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:27 msgid "Comment" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:42 msgid "Executable" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:57 msgid "Arguments" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:39 msgid "Newest" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:40 msgid "Most Popular" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:41 msgid "Trending" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:116 msgid "Serif" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:133 msgid "Sans Serif" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:167 msgid "Handwriting" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:198 msgid "Category" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:272 msgid "4+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:282 msgid "8+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:292 msgid "12+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:305 msgid "Variations" msgstr "" #: src/font-viewer/font-viewer-main-window.ui:31 msgid "Preview font files before installing them." msgstr "" #: src/font-viewer/font-viewer-main-window.ui:32 msgid "To preview a font simply drag it onto this area." msgstr "" font-manager-0.9.4/po/sk.po000066400000000000000000002224541476271126700155230ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Jerry Casiano # This file is distributed under the same license as the font-manager package. # Jose Riha , 2023. 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: 2025-02-26 00:40-0500\n" "PO-Revision-Date: 2023-05-06 22:52+0000\n" "Last-Translator: Jose Riha \n" "Language-Team: Slovak \n" "Language: sk\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>=2 && n<=4) ? 1 : 2;\n" "X-Generator: Weblate 4.18-dev\n" #. Application.vala #: data/com.github.FontManager.FontManager.appdata.xml.in.in:14 #: data/com.github.FontManager.FontManager.desktop.in.in:5 #: data/com.github.FontManager.FontManager.desktop.in.in:6 #: lib/gtk/font-manager-application-window.c:281 #: src/font-manager/Application.vala:2 msgid "Font Manager" msgstr "Správca písiem" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:15 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "Jednoduchá aplikácia na správu písiem pre pracovné prostredie Gtk+" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:18 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 "" "Správca písiem má bežným používateľom umožniť jednoduchú správu písma bez " "toho, aby boli nútení používať nástroje príkazového riadka alebo ručne " "upravovať konfiguračné súbory." #: data/com.github.FontManager.FontManager.appdata.xml.in.in:23 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" "Hoci je primárne navrhnutý pre prostredie Gnome, mal by dobre fungovať aj s " "inými pracovnými prostrediami Gtk+." #: data/com.github.FontManager.FontManager.appdata.xml.in.in:27 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "Správca písiem NIE je profesionálne riešenie na správu písiem." #: data/com.github.FontManager.FontManager.desktop.in.in:7 msgid "Preview, Compare and Manage Fonts" msgstr "Náhľad, porovnávanie a správa písiem" #. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! #: data/com.github.FontManager.FontManager.desktop.in.in:16 #: data/com.github.FontManager.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "Graphics;Viewer;GNOME;GTK;Publishing;" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:14 #: data/com.github.FontManager.FontViewer.desktop.in.in:5 #: data/com.github.FontManager.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:88 src/font-viewer/Application.vala:108 #: src/font-viewer/Application.vala:132 #: src/font-viewer/font-viewer-main-window.ui:30 msgid "Font Viewer" msgstr "Prehliadač písiem" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:15 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "Aplikácia na prehliadanie písiem pre prostredia Gtk+" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:18 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 "" "Aplikácia Prehliadač písiem umožňuje prehliadať súbory písiem pred " "inštaláciou. Poskytuje niekoľko možností pre náhľad na súbory písiem spolu s " "mapou znakov a zobrazuje vlastnosti písiem a podrobnosti o licencii." #: data/com.github.FontManager.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "Plnohodnotná aplikácia na prehliadanie súborov písiem" #: extensions/nautilus/font-manager-menu-provider.c:154 #: extensions/nemo/font-manager-menu-provider.c:147 #: extensions/thunar/font-manager-menu-provider.c:129 #: src/font-manager/FontList.vala:509 msgid "Install" msgstr "Inštalovať" #: extensions/nautilus/font-manager-menu-provider.c:156 #: extensions/nemo/font-manager-menu-provider.c:149 #: extensions/thunar/font-manager-menu-provider.c:131 msgid "Install the selected font file" msgstr "Inštalovať vybraný súbor s fontom" #: extensions/nautilus/font-manager-menu-provider.c:157 #: extensions/nemo/font-manager-menu-provider.c:150 #: extensions/thunar/font-manager-menu-provider.c:132 msgid "Install the selected font files" msgstr "Inštalácia vybrané súbory s fontami" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "Vlastnosti písma" #: lib/common/font-manager-database.c:582 src/font-manager/Application.vala:147 #, fuzzy #| msgid "Updating Database — Fonts" msgid "Updating Database…" msgstr "Aktualizujem databázu — Písma" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:699 msgid "Unknown Vendor" msgstr "Neznámy dodávateľ" #: lib/fontconfig/font-manager-fontconfig.c:568 #: src/font-manager/web/google/WebFont.vala:172 msgid "Thin" msgstr "Tenké" #: lib/fontconfig/font-manager-fontconfig.c:570 msgid "Ultra-Light" msgstr "Ultratenké" #: lib/fontconfig/font-manager-fontconfig.c:572 #: lib/fontconfig/font-manager-fontconfig.c:925 #: src/font-manager/web/google/WebFont.vala:176 msgid "Light" msgstr "Svetlé" #: lib/fontconfig/font-manager-fontconfig.c:574 msgid "Semi-Light" msgstr "Polojasné" #: lib/fontconfig/font-manager-fontconfig.c:576 msgid "Book" msgstr "Kniha" #: lib/fontconfig/font-manager-fontconfig.c:578 #: lib/fontconfig/font-manager-fontconfig.c:882 #: src/font-manager/preferences/Desktop.vala:236 #: src/font-manager/web/google/WebFont.vala:180 msgid "Medium" msgstr "Stredné" #: lib/fontconfig/font-manager-fontconfig.c:580 msgid "Semi-Bold" msgstr "Polotučné" #: lib/fontconfig/font-manager-fontconfig.c:582 #: src/font-manager/web/google/WebFont.vala:184 msgid "Bold" msgstr "Tučné" #: lib/fontconfig/font-manager-fontconfig.c:584 msgid "Ultra-Bold" msgstr "Ultratučné" #: lib/fontconfig/font-manager-fontconfig.c:586 msgid "Heavy" msgstr "Ťažké" #: lib/fontconfig/font-manager-fontconfig.c:588 msgid "Ultra-Heavy" msgstr "Ultraťažké" #: lib/fontconfig/font-manager-fontconfig.c:663 #: src/font-manager/web/google/WebFont.vala:234 msgid "Italic" msgstr "Kurzíva" #: lib/fontconfig/font-manager-fontconfig.c:665 msgid "Oblique" msgstr "Šikmé" #: lib/fontconfig/font-manager-fontconfig.c:703 msgid "Ultra-Condensed" msgstr "Ultrazhustené" #: lib/fontconfig/font-manager-fontconfig.c:705 msgid "Extra-Condensed" msgstr "Extrazhustené" #: lib/fontconfig/font-manager-fontconfig.c:707 msgid "Condensed" msgstr "Zhustené" #: lib/fontconfig/font-manager-fontconfig.c:709 msgid "Semi-Condensed" msgstr "Polozhustené" #: lib/fontconfig/font-manager-fontconfig.c:711 msgid "Semi-Expanded" msgstr "Poloroztiahnuté" #: lib/fontconfig/font-manager-fontconfig.c:713 msgid "Expanded" msgstr "Roztiahnuté" #: lib/fontconfig/font-manager-fontconfig.c:715 msgid "Extra-Expanded" msgstr "Extraroztiahnuté" #: lib/fontconfig/font-manager-fontconfig.c:717 msgid "Ultra-Expanded" msgstr "Ultraroztiahnuté" #: lib/fontconfig/font-manager-fontconfig.c:786 msgid "Proportional" msgstr "Proporcionálne" #: lib/fontconfig/font-manager-fontconfig.c:788 msgid "Dual Width" msgstr "Dvojitá šírka" #: lib/fontconfig/font-manager-fontconfig.c:790 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:184 msgid "Monospace" msgstr "Neproporcionálne" #: lib/fontconfig/font-manager-fontconfig.c:792 msgid "Charcell" msgstr "Charcell" #: lib/fontconfig/font-manager-fontconfig.c:831 msgid "Unknown" msgstr "Neznáme" #: lib/fontconfig/font-manager-fontconfig.c:833 msgid "RGB" msgstr "RGB" #: lib/fontconfig/font-manager-fontconfig.c:835 msgid "BGR" msgstr "BGR" #: lib/fontconfig/font-manager-fontconfig.c:837 msgid "VRGB" msgstr "VRGB" #: lib/fontconfig/font-manager-fontconfig.c:839 msgid "VBGR" msgstr "VBGR" #: lib/fontconfig/font-manager-fontconfig.c:841 #: lib/fontconfig/font-manager-fontconfig.c:886 #: lib/fontconfig/font-manager-fontconfig.c:929 #: src/font-manager/Controls.vala:133 #: src/font-manager/preferences/Desktop.vala:234 #: src/font-manager/preferences/Desktop.vala:236 msgid "None" msgstr "Žiadne" #: lib/fontconfig/font-manager-fontconfig.c:880 #: src/font-manager/preferences/Desktop.vala:236 msgid "Slight" msgstr "Jemné" #: lib/fontconfig/font-manager-fontconfig.c:884 #: src/font-manager/preferences/Desktop.vala:236 msgid "Full" msgstr "Plné" #: lib/fontconfig/font-manager-fontconfig.c:923 msgid "Default" msgstr "Predvolené" #: lib/fontconfig/font-manager-fontconfig.c:927 msgid "Legacy" msgstr "Zastaralé" #: lib/fontconfig/font-manager-source.c:305 #: lib/fontconfig/font-manager-source.c:321 #: lib/fontconfig/font-manager-source.c:322 msgid "Source Unavailable" msgstr "Zdroj je nedostupný" #: lib/gtk/font-manager-application-window.c:285 #: src/font-manager/Application.vala:3 msgid "Simple font management for GTK+ desktop environments" msgstr "" #: lib/gtk/font-manager-application-window.c:290 msgid "translator-credits" msgstr "Jose Riha" #: lib/gtk/font-manager-fsType.c:74 msgid "Restricted License Embedding" msgstr "Vkladanie obmedzených licencií" #: lib/gtk/font-manager-fsType.c:76 msgid "Preview & Print Embedding" msgstr "Vkladanie náhľadu a tlače" #: lib/gtk/font-manager-fsType.c:78 msgid "Editable Embedding" msgstr "Upraviteľné vkladanie" #: lib/gtk/font-manager-fsType.c:80 msgid "Preview & Print Embedding | No Subsetting" msgstr "Vkladanie náhľadu a tlač | Bez podsúboru" #: lib/gtk/font-manager-fsType.c:82 msgid "Editable Embedding | No Subsetting" msgstr "Upraviteľné vkladanie | Bez podsúboru" #: lib/gtk/font-manager-fsType.c:84 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "Vkladanie náhľadu a tlače | Iba vkladanie bitmapy" #: lib/gtk/font-manager-fsType.c:86 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "Upraviteľné vkladanie | Iba vkladanie bitmapy" #: lib/gtk/font-manager-fsType.c:88 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "Vkladanie náhľadu a tlače | Bez podsúboru | Iba vkladanie bitmapy" #: lib/gtk/font-manager-fsType.c:90 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "Upraviteľné vkladanie | Bez podsúboru | Iba vkladanie bitmapy" #: lib/gtk/font-manager-fsType.c:92 msgid "Installable Embedding" msgstr "Inštalovateľné vloženie" #: lib/gtk/font-manager-license-page.c:179 msgid "File does not contain license information." msgstr "Súbor neobsahuje informácie o licencii." #: lib/gtk/font-manager-preview-controls.c:77 msgid "Left Aligned" msgstr "Zarovnanie doľava" #: lib/gtk/font-manager-preview-controls.c:83 msgid "Centered" msgstr "Zarovnanie na stred" #: lib/gtk/font-manager-preview-controls.c:89 msgid "Fill" msgstr "Zarovnanie do bloku" #: lib/gtk/font-manager-preview-controls.c:95 msgid "Right Aligned" msgstr "Zarovnanie doprava" #: lib/gtk/font-manager-preview-controls.c:349 #: src/font-manager/ui/font-manager-browse-pane.ui:168 msgid "Edit preview text" msgstr "Upraviť text náhľadu" #: lib/gtk/font-manager-preview-controls.c:350 msgid "Undo changes" msgstr "Vrátiť zmeny" #: lib/gtk/font-manager-preview-page.c:87 #: src/font-manager/ui/font-manager-browse-preview.ui:126 msgid "Preview" msgstr "Náhľad" #: lib/gtk/font-manager-preview-page.c:89 msgid "Waterfall" msgstr "Kaskáda" #: lib/gtk/font-manager-preview-pane.c:47 #: lib/gtk/font-manager-preview-pane.c:584 #: src/font-manager/ui/font-manager-browse-preview.ui:136 msgid "Characters" msgstr "Znaky" #: lib/gtk/font-manager-preview-pane.c:49 #: lib/gtk/font-manager-preview-pane.c:585 msgid "Properties" msgstr "Vlastnosti" #: lib/gtk/font-manager-preview-pane.c:51 #: lib/gtk/font-manager-preview-pane.c:586 src/font-manager/Categories.vala:266 msgid "License" msgstr "Licencia" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:331 #: src/font-manager/web/google/WebFont.vala:178 msgid "Regular" msgstr "Bežný" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:326 msgid "Normal" msgstr "Normálny" #: lib/gtk/font-manager-preview-pane.c:508 msgid "Search available characters" msgstr "Vyhľadať dostupné znaky" #: lib/gtk/font-manager-properties-page.c:55 msgid "PostScript Name" msgstr "PostScript názov" #: lib/gtk/font-manager-properties-page.c:56 msgid "Family" msgstr "Rodina" #: lib/gtk/font-manager-properties-page.c:57 msgid "Style" msgstr "Štýl" #: lib/gtk/font-manager-properties-page.c:58 #: src/font-manager/Categories.vala:259 msgid "Width" msgstr "Šírka" #: lib/gtk/font-manager-properties-page.c:59 #: src/font-manager/Categories.vala:261 msgid "Slant" msgstr "Sklon" #: lib/gtk/font-manager-properties-page.c:60 #: src/font-manager/Categories.vala:260 msgid "Weight" msgstr "Váha" #: lib/gtk/font-manager-properties-page.c:61 #: src/font-manager/Categories.vala:262 msgid "Spacing" msgstr "Rozstup" #: lib/gtk/font-manager-properties-page.c:62 msgid "Version" msgstr "Verzia" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/gtk/font-manager-properties-page.c:64 #: src/font-manager/Categories.vala:268 msgid "Vendor" msgstr "Dodávateľ" #: lib/gtk/font-manager-properties-page.c:65 msgid "FileType" msgstr "Typ súboru" #. Keep this entry last #: lib/gtk/font-manager-properties-page.c:67 msgid "Filesize" msgstr "Veľkosť súboru" #: lib/gtk/unicode/unicode-character-map.c:850 msgid "Copy" msgstr "" #: lib/gtk/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "Iné, kontrolné" #: lib/gtk/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "Iné, formátovacie" #: lib/gtk/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "Iné, nepriradené" #: lib/gtk/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "Iné, súkromné použitie" #: lib/gtk/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "Iné, náhrady" #: lib/gtk/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "Písmeno, malé" #: lib/gtk/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "Písmeno, modifikátor" #: lib/gtk/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "Písmeno, iné" #: lib/gtk/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "Písmeno, titulok" #: lib/gtk/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "Písmeno, malé" #: lib/gtk/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "" #: lib/gtk/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "" #: lib/gtk/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "" #: lib/gtk/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "Číslo, desatinné" #: lib/gtk/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "Číslo, písmeno" #: lib/gtk/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "Číslo, iné" #: lib/gtk/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "Interpunkcia, spojka" #: lib/gtk/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "Interpunkcia, pomlčka" #: lib/gtk/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "Interpunkcia, ukončujúca" #: lib/gtk/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "Interpunkcia, záverečné úvodzovky" #: lib/gtk/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "Interpunkcia, úvodné úvodzovky" #: lib/gtk/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "Interpukcia, iné" #: lib/gtk/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "Interpunkcia, otvárajúca" #: lib/gtk/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "Symbol, mena" #: lib/gtk/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "Symbol, modifikátor" #: lib/gtk/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "Symboly, matematika" #: lib/gtk/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "Symboly, ostatné" #: lib/gtk/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "Oddeľovač, čiara" #: lib/gtk/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "Oddeľovač, odstavec" #: lib/gtk/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "Oddeľovač, medzera" #: src/common/WaterfallSettings.vala:37 msgid "Up to 48 points (Linear Scaling)" msgstr "Až do 48 bodov (lineárna mierka)" #: src/common/WaterfallSettings.vala:39 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:41 msgid "Up to 96 points (Linear Scaling)" msgstr "Až do 96 bodov (lineárna mierka)" #: src/common/WaterfallSettings.vala:43 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:45 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:47 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:49 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:51 msgid "Custom Size Settings" msgstr "Vlastné nastavenie veľkosti" #: src/common/WaterfallSettings.vala:197 msgid "Waterfall Preview Size Settings" msgstr "Nastavenia veľkosti kaskádovitého náhľadu" #: src/common/WaterfallSettings.vala:201 msgid "Higher values may adversely affect performance" msgstr "Vyššie hodnoty môžu mať nepriaznivý vplyv na výkon" #: src/common/WaterfallSettings.vala:204 msgid "Minimum Waterfall Preview Point Size" msgstr "" #: src/common/WaterfallSettings.vala:206 msgid "Waterfall Preview Point Size Common Ratio" msgstr "" #: src/common/WaterfallSettings.vala:208 msgid "Maximum Waterfall Preview Point Size" msgstr "" #: src/common/WaterfallSettings.vala:236 #, fuzzy #| msgid "Show in Folder" msgid "Show line size" msgstr "Zobraziť v priečinku" #: src/font-manager/Application.vala:5 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 "" #: src/font-manager/Application.vala:133 #, fuzzy #| msgid "Installed Fonts" msgid "Installing Font Files…" msgstr "Nainštalované písma" #: src/font-manager/Browse.vala:381 #: src/font-manager/ui/font-manager-browse-preview.ui:175 #, fuzzy #| msgid "Decorative" msgid "Active" msgstr "Okrasné" #: src/font-manager/Browse.vala:385 msgid "Inactive" msgstr "" #: src/font-manager/Browse.vala:426 msgid "Designed by" msgstr "" #: src/font-manager/Categories.vala:259 msgid "Grouped by font width" msgstr "Zoskupené podľa šírky písma" #: src/font-manager/Categories.vala:260 msgid "Grouped by font weight" msgstr "Zoskupené podľa váhy písma" #: src/font-manager/Categories.vala:261 msgid "Grouped by font angle" msgstr "Zoskupené podľa uhlu písma" #: src/font-manager/Categories.vala:262 msgid "Grouped by font spacing" msgstr "Zoskupené podľa rozstupu písma" #: src/font-manager/Categories.vala:266 msgid "Grouped by license type" msgstr "Zoskupené podľa typu licencie" #: src/font-manager/Categories.vala:268 msgid "Grouped by vendor" msgstr "Zoskupené podľa dodávateľa" #: src/font-manager/Categories.vala:269 msgid "Filetype" msgstr "Typ súboru" #: src/font-manager/Categories.vala:269 msgid "Grouped by filetype" msgstr "Zoskupené podľa typu súboru" #: src/font-manager/Categories.vala:274 msgid "All" msgstr "Všetky" #: src/font-manager/Categories.vala:274 msgid "All Fonts" msgstr "Všetky písma" #: src/font-manager/Categories.vala:275 msgid "System" msgstr "Systém" #: src/font-manager/Categories.vala:275 msgid "Fonts available to all users" msgstr "Písma dostupné všetkým používateľom" #: src/font-manager/Categories.vala:298 msgid "Family Kind" msgstr "Typ Rodiny" #: src/font-manager/Categories.vala:298 msgid "Only fonts which include Panose information will be grouped here." msgstr "" #: src/font-manager/Categories.vala:299 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:262 msgid "Any" msgstr "Ľubovoľné" #: src/font-manager/Categories.vala:299 msgid "No Fit" msgstr "Bez zaradenia" #: src/font-manager/Categories.vala:299 msgid "Text and Display" msgstr "Text a zobrazenie" #: src/font-manager/Categories.vala:299 msgid "Script" msgstr "Rukopis" #: src/font-manager/Categories.vala:299 msgid "Decorative" msgstr "Okrasné" #: src/font-manager/Categories.vala:299 msgid "Pictorial" msgstr "Obrázkové" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "Zadajte názov zbierky" #: src/font-manager/Collections.vala:346 msgid "Copy to…" msgstr "Kopírovať do…" #: src/font-manager/Collections.vala:347 msgid "Compress…" msgstr "Komprimovať…" #: src/font-manager/Collections.vala:348 msgid "Rename…" msgstr "Premenovať…" #: src/font-manager/Collections.vala:402 msgid "Archive created successfully." msgstr "" #: src/font-manager/Collections.vala:403 msgid "The resulting file can be found in your home directory." msgstr "" #: src/font-manager/Collections.vala:405 msgid "Error exporting collection" msgstr "" #: src/font-manager/Collections.vala:406 msgid "" "Start the application from a terminal and try again for more information" msgstr "" #: src/font-manager/Collections.vala:427 #, fuzzy #| msgid "Remove selected collection" msgid "Creating archive from selected collection." msgstr "Odstrániť vybranú zbierku" #: src/font-manager/Collections.vala:428 msgid "This may take some time for large collections…" msgstr "" #: src/font-manager/Compare.vala:325 msgid "Saved Comparison" msgstr "Uložené porovnanie" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:361 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" "Uložte aktuálne porovnanie\n" "kliknutím na tlačidlo +" #: src/font-manager/Controls.vala:80 msgid "Keyboard Shortcuts" msgstr "Klávesové skratky" #: src/font-manager/Controls.vala:81 src/font-manager/gtk/help-overlay.ui:16 msgid "Help" msgstr "Pomocník" #: src/font-manager/Controls.vala:82 #, fuzzy #| msgid "Font Manager" msgid "About Font Manager" msgstr "Správca písiem" #: src/font-manager/Controls.vala:88 msgid "Preferences" msgstr "Predvoľby" #: src/font-manager/Controls.vala:92 msgid "Import" msgstr "Importovať" #: src/font-manager/Controls.vala:93 #: src/font-manager/ui/font-manager-export-dialog.ui:25 msgid "Export" msgstr "Exportovať" #: src/font-manager/Controls.vala:96 #: src/font-manager/ui/font-manager-export-dialog.ui:13 msgid "User Data" msgstr "Údaje používateľa" #: src/font-manager/Controls.vala:129 #: src/font-manager/ui/font-manager-user-action-row.ui:13 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:38 msgid "Name" msgstr "Názov" #: src/font-manager/Controls.vala:131 msgid "Size" msgstr "" #: src/font-manager/Controls.vala:196 msgid "Grid View" msgstr "" #: src/font-manager/Controls.vala:197 #, fuzzy #| msgid "Font Viewer" msgid "List View" msgstr "Prehliadač písiem" #: src/font-manager/Controls.vala:283 msgid "Add Fonts" msgstr "Pridať písma" #: src/font-manager/Controls.vala:284 msgid "Remove Fonts" msgstr "Odstrániť písma" #: src/font-manager/Controls.vala:300 msgid "Back" msgstr "Späť" #: src/font-manager/Dialogs.vala:48 src/font-manager/Dialogs.vala:59 msgid "_Select" msgstr "_Vybrať" #: src/font-manager/Dialogs.vala:49 #, fuzzy #| msgid "Select executable" msgid "Select Executable" msgstr "Vyberte spustiteľný súbor" #: src/font-manager/Dialogs.vala:60 #, fuzzy #| msgid "Select text color" msgid "Select a Directory" msgstr "Vyberte farbu textu" #: src/font-manager/Dialogs.vala:68 #, fuzzy #| msgid "FileType" msgid "TrueType" msgstr "Typ súboru" #: src/font-manager/Dialogs.vala:70 #, fuzzy #| msgid "FileType" msgid "OpenType" msgstr "Typ súboru" #: src/font-manager/Dialogs.vala:73 msgid "Archive Files" msgstr "" #: src/font-manager/Dialogs.vala:81 #, fuzzy #| msgid "Select files to install" msgid "Select Files to Install" msgstr "Vyberte súbory na inštaláciu" #: src/font-manager/Dialogs.vala:91 #, fuzzy #| msgid "Select source folders" msgid "Select Source Directories" msgstr "Vyberte zdrojové priečinky" #: src/font-manager/Dialogs.vala:125 msgid "Font Configuration" msgstr "Nastavenie písma" #: src/font-manager/Dialogs.vala:126 msgid "Font Collections" msgstr "Zbierky písiem" #: src/font-manager/Dialogs.vala:127 #: src/font-manager/preferences/UserSources.vala:156 msgid "Font Sources" msgstr "Zdroje písiem" #: src/font-manager/Dialogs.vala:128 msgid "Installed Fonts" msgstr "Nainštalované písma" #: src/font-manager/Dialogs.vala:129 msgid "Custom Actions" msgstr "Vlastné akcie" #: src/font-manager/Dialogs.vala:385 msgid "Fonts installed in your home directory will appear here." msgstr "Tu sa objavia písma vo vašom domovskom adresári." #. FontList.vala #. * #. * Copyright (C) 2020-2025 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 . #. #: src/font-manager/FontList.vala:21 #, 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:72 #: src/font-manager/web/google/FontList.vala:204 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "" msgstr[1] "" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 msgid "Collapse all" msgstr "Zvinúť všetko" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 #: src/font-manager/ui/font-manager-font-list-controls.ui:21 #: src/font-manager/ui/font-manager-font-list-view.ui:24 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:28 msgid "Expand all" msgstr "Rozbaliť všetko" #: src/font-manager/FontList.vala:510 msgid "Copy Location" msgstr "Kopírovať umiestnenie" #: src/font-manager/FontList.vala:511 msgid "Show in Folder" msgstr "Zobraziť v priečinku" #: src/font-manager/FontList.vala:512 msgid "Enable selected items" msgstr "Povoliť vybrané položky" #: src/font-manager/FontList.vala:513 msgid "Disable selected items" msgstr "Zakázať vybrané položky" #. 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:580 src/font-manager/FontList.vala:589 #, c-format msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "" msgstr[1] "" #: src/font-manager/FontList.vala:607 #: src/font-manager/preferences/Preferences.vala:45 msgid "Actions" msgstr "Akcie" #: src/font-manager/MainWindow.vala:69 msgid "Browse" msgstr "Prehliadať" #: src/font-manager/MainWindow.vala:71 msgid "Compare" msgstr "Porovnať" #: src/font-manager/MainWindow.vala:74 #, fuzzy #| msgid "Remove Fonts" msgid "Google Fonts" msgstr "Odstrániť písma" #: src/font-manager/MainWindow.vala:77 msgid "Manage" msgstr "Spravovať" #: src/font-manager/Orthographies.vala:31 msgid "Afrikaans" msgstr "Afrikánčina" #: src/font-manager/Orthographies.vala:32 msgid "Ahom" msgstr "Ahom" #: src/font-manager/Orthographies.vala:33 msgid "Aleut Cyrillic" msgstr "Aleutská cyrilika" #: src/font-manager/Orthographies.vala:34 msgid "Aleut Latin" msgstr "Aleutská latinka" #: src/font-manager/Orthographies.vala:35 #: src/font-manager/web/google/LanguageData.vala:35 msgid "Arabic" msgstr "Arabčina" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "Archaické grécke písmená" #: src/font-manager/Orthographies.vala:37 #: src/font-manager/web/google/LanguageData.vala:36 msgid "Armenian" msgstr "Arménčina" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "Astronómia" #: src/font-manager/Orthographies.vala:39 #: src/font-manager/web/google/LanguageData.vala:38 msgid "Balinese" msgstr "Balijčina" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "Baltčina" #: src/font-manager/Orthographies.vala:41 #: src/font-manager/web/google/LanguageData.vala:39 msgid "Bamum" msgstr "Bamum" #: src/font-manager/Orthographies.vala:42 msgid "Basic Cyrillic" msgstr "Základná cyrilika" #: src/font-manager/Orthographies.vala:43 msgid "Basic Greek" msgstr "Základná gréčtina" #: src/font-manager/Orthographies.vala:44 msgid "Basic Latin" msgstr "Základná latinka" #: src/font-manager/Orthographies.vala:45 msgid "Surat Batak" msgstr "Surat Batak" #: src/font-manager/Orthographies.vala:46 #: src/font-manager/web/google/LanguageData.vala:42 msgid "Bengali" msgstr "Bengálčina" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "Brāhmī" #: src/font-manager/Orthographies.vala:48 #: src/font-manager/web/google/LanguageData.vala:46 msgid "Buginese" msgstr "Buginčina" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "Jednotné kanadské domorodé slabiky" #: src/font-manager/Orthographies.vala:50 #: src/font-manager/web/google/LanguageData.vala:50 msgid "Carian" msgstr "Kárčina" #: src/font-manager/Orthographies.vala:51 msgid "Catalan" msgstr "Katalánčina" #: src/font-manager/Orthographies.vala:52 msgid "Central European" msgstr "Stredoeurópske" #: src/font-manager/Orthographies.vala:53 #: src/font-manager/web/google/LanguageData.vala:51 msgid "Chakma" msgstr "Chakma" #: src/font-manager/Orthographies.vala:54 #: src/font-manager/web/google/LanguageData.vala:52 msgid "Cham" msgstr "Cham" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/LanguageData.vala:53 msgid "Cherokee" msgstr "Cherokee" #: src/font-manager/Orthographies.vala:56 msgid "Chess Symbols" msgstr "Šachové symboly" #. CJK entries added manually #: src/font-manager/Orthographies.vala:59 msgid "CJK Unified" msgstr "Zjednotené CJK" #: src/font-manager/Orthographies.vala:60 msgid "CJK Unified Extension A" msgstr "Zjednotené CJK, rozšírenie A" #: src/font-manager/Orthographies.vala:61 msgid "CJK Unified Extension B" msgstr "Zjednotené CJK, rozšírenie B" #: src/font-manager/Orthographies.vala:62 msgid "CJK Unified Extension C" msgstr "Zjednotené CJK, rozšírenie C" #: src/font-manager/Orthographies.vala:63 msgid "CJK Unified Extension D" msgstr "Zjednotené CJK, rozšírenie D" #: src/font-manager/Orthographies.vala:64 msgid "CJK Unified Extension E" msgstr "Zjednotené CJK, rozšírenie 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 "Klaudiove písmená" #: src/font-manager/Orthographies.vala:70 #: src/font-manager/web/google/LanguageData.vala:58 msgid "Coptic" msgstr "" #: src/font-manager/Orthographies.vala:71 msgid "Currencies" msgstr "Meny" #: src/font-manager/Orthographies.vala:72 msgid "Cypriot Syllabary" msgstr "" #: src/font-manager/Orthographies.vala:73 #: src/font-manager/web/google/LanguageData.vala:65 msgid "Devanagari" msgstr "Devanagari" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "Holandčina" #: src/font-manager/Orthographies.vala:75 #: src/font-manager/web/google/LanguageData.vala:67 msgid "Egyptian Hieroglyphs" msgstr "Egyptské hieroglyfy" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "Emotikony" #: src/font-manager/Orthographies.vala:77 #: src/font-manager/web/google/LanguageData.vala:70 msgid "Ethiopic" msgstr "Etiópčina" #. 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 "Jedlo a pitie" #: src/font-manager/Orthographies.vala:84 msgid "Full Cyrillic" msgstr "Plná cyrilika" #: src/font-manager/Orthographies.vala:85 #: src/font-manager/web/google/LanguageData.vala:71 msgid "Georgian" msgstr "Gruzínčina" #: src/font-manager/Orthographies.vala:86 #: src/font-manager/web/google/LanguageData.vala:72 msgid "Glagolitic" msgstr "Hlaholika" #: src/font-manager/Orthographies.vala:87 #: src/font-manager/web/google/LanguageData.vala:73 msgid "Gothic" msgstr "Gotické písmo" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/LanguageData.vala:77 msgid "Gujarati" msgstr "" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/LanguageData.vala:79 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/LanguageData.vala:83 msgid "Hebrew" msgstr "Hebrejčina" #: 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 #: src/font-manager/web/google/LanguageData.vala:89 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 #: src/font-manager/web/google/LanguageData.vala:90 msgid "Kaithi" msgstr "" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/LanguageData.vala:91 msgid "Kannada" msgstr "" #: src/font-manager/Orthographies.vala:103 #: src/font-manager/web/google/LanguageData.vala:94 msgid "Kayah Li" msgstr "" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "" #: src/font-manager/Orthographies.vala:105 #: src/font-manager/web/google/LanguageData.vala:92 msgid "Kharoshthi" msgstr "" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/LanguageData.vala:95 msgid "Khmer" msgstr "" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "" #: src/font-manager/Orthographies.vala:108 #: src/font-manager/web/google/LanguageData.vala:99 msgid "Lao" msgstr "" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "" #: src/font-manager/Orthographies.vala:110 #: src/font-manager/web/google/LanguageData.vala:100 msgid "Lepcha" msgstr "" #: src/font-manager/Orthographies.vala:111 #: src/font-manager/web/google/LanguageData.vala:103 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/LanguageData.vala:110 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 "Matematické operátory" #: src/font-manager/Orthographies.vala:119 msgid "Meetei Mayak" msgstr "" #: src/font-manager/Orthographies.vala:120 #: src/font-manager/web/google/LanguageData.vala:119 msgid "Mende Kikakui" msgstr "" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "" #. { N_(""), "meroitic-cursive", "" }, #. { N_(""), "meroitic-heiroglyphs", "" }, #: src/font-manager/Orthographies.vala:123 #: src/font-manager/web/google/LanguageData.vala:123 msgid "Miao" msgstr "" #: src/font-manager/Orthographies.vala:124 #: src/font-manager/web/google/LanguageData.vala:125 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:130 #: src/font-manager/web/google/LanguageData.vala:129 msgid "Myanmar" msgstr "" #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/LanguageData.vala:133 msgid "New Tai Lue" msgstr "" #: src/font-manager/Orthographies.vala:132 msgid "N’Ko" msgstr "" #: src/font-manager/Orthographies.vala:133 #: src/font-manager/web/google/LanguageData.vala:137 msgid "Ogham" msgstr "" #: src/font-manager/Orthographies.vala:134 #: src/font-manager/web/google/LanguageData.vala:138 msgid "Ol Chiki" msgstr "" #: src/font-manager/Orthographies.vala:135 #: src/font-manager/web/google/LanguageData.vala:140 msgid "Old Italic" msgstr "" #: src/font-manager/Orthographies.vala:136 #: src/font-manager/web/google/LanguageData.vala:145 msgid "Old South Arabian" msgstr "" #: src/font-manager/Orthographies.vala:137 #: src/font-manager/web/google/LanguageData.vala:149 msgid "Oriya" msgstr "" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/LanguageData.vala:148 msgid "Osmanya" msgstr "" #: src/font-manager/Orthographies.vala:139 msgid "Pan African Latin" msgstr "" #: src/font-manager/Orthographies.vala:140 msgid "Pashto" msgstr "" #: src/font-manager/Orthographies.vala:141 #: src/font-manager/web/google/LanguageData.vala:153 msgid "Phags Pa" msgstr "" #: src/font-manager/Orthographies.vala:142 msgid "Pinyin" msgstr "" #: src/font-manager/Orthographies.vala:143 msgid "Polynesian" msgstr "" #: src/font-manager/Orthographies.vala:144 msgid "Polytonic Greek" msgstr "" #: src/font-manager/Orthographies.vala:145 #: src/font-manager/web/google/LanguageData.vala:156 msgid "Rejang" msgstr "" #: src/font-manager/Orthographies.vala:146 msgid "Romanian" msgstr "" #: src/font-manager/Orthographies.vala:147 #: src/font-manager/web/google/LanguageData.vala:157 msgid "Runic" msgstr "" #: src/font-manager/Orthographies.vala:148 #: src/font-manager/web/google/LanguageData.vala:159 msgid "Saurashtra" msgstr "" #: src/font-manager/Orthographies.vala:149 msgid "Simplified Chinese" msgstr "" #: src/font-manager/Orthographies.vala:150 msgid "Sindhi" msgstr "" #: src/font-manager/Orthographies.vala:151 #: src/font-manager/web/google/LanguageData.vala:164 msgid "Sinhala" msgstr "" #: src/font-manager/Orthographies.vala:152 msgid "South Korean Hanja" msgstr "" #: src/font-manager/Orthographies.vala:153 #: src/font-manager/web/google/LanguageData.vala:168 msgid "Sundanese" msgstr "" #: src/font-manager/Orthographies.vala:154 #: src/font-manager/web/google/LanguageData.vala:169 msgid "Syloti Nagri" msgstr "" #. { N_("Symbols"), "symbols", "" }, #: src/font-manager/Orthographies.vala:155 #: src/font-manager/web/google/LanguageData.vala:171 msgid "Syriac" msgstr "" #: src/font-manager/Orthographies.vala:156 #: src/font-manager/web/google/LanguageData.vala:174 msgid "Tai Le" msgstr "" #: src/font-manager/Orthographies.vala:157 msgid "Tai Tham (Lanna)" msgstr "" #: src/font-manager/Orthographies.vala:158 msgid "Tai Viet" msgstr "" #: src/font-manager/Orthographies.vala:159 #: src/font-manager/web/google/LanguageData.vala:175 msgid "Tamil" msgstr "" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/LanguageData.vala:176 msgid "Telugu" msgstr "" #: src/font-manager/Orthographies.vala:161 msgid "Thaana" msgstr "" #: src/font-manager/Orthographies.vala:162 #: src/font-manager/web/google/LanguageData.vala:177 msgid "Thai" msgstr "" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/LanguageData.vala:178 msgid "Tibetan" msgstr "" #: src/font-manager/Orthographies.vala:164 msgid "Tifinagh" msgstr "" #: src/font-manager/Orthographies.vala:165 msgid "Traditional Chinese" msgstr "Tradičná čínština" #: src/font-manager/Orthographies.vala:166 msgid "Turkish" msgstr "Turečtina" #: src/font-manager/Orthographies.vala:167 msgid "Uighur" msgstr "Ujgurčina" #: src/font-manager/Orthographies.vala:168 msgid "Urdu" msgstr "" #: src/font-manager/Orthographies.vala:169 msgid "Vai" msgstr "" #: src/font-manager/Orthographies.vala:170 msgid "Vedic Extensions" msgstr "" #: src/font-manager/Orthographies.vala:171 msgid "Venda" msgstr "" #: src/font-manager/Orthographies.vala:172 #: src/font-manager/web/google/LanguageData.vala:179 msgid "Vietnamese" msgstr "" #: src/font-manager/Orthographies.vala:173 msgid "Western European" msgstr "" #: src/font-manager/Orthographies.vala:174 msgid "Yi" msgstr "" #: src/font-manager/Orthographies.vala:175 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/OrthographyList.vala:105 msgid "Coverage" msgstr "" #: src/font-manager/OrthographyList.vala:137 #: src/font-manager/filters/LanguageFilter.vala:55 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:362 msgid "Supported Orthographies" msgstr "Podporované ortografie" #: src/font-manager/OrthographyList.vala:200 #, fuzzy #| msgid "No file selected" msgid "No items selected" msgstr "Nevybrali ste súbor" #: src/font-manager/OrthographyList.vala:205 msgid "Update in progress" msgstr "Prebieha aktualizácia" #. No error and no results means this font file is likely broken or empty #: src/font-manager/OrthographyList.vala:231 msgid "No valid orthographies for selection" msgstr "" #: src/font-manager/Sidebar.vala:57 msgid "Add new collection" msgstr "Pridať novú zbierku" #: src/font-manager/Sidebar.vala:61 #: src/font-manager/ui/font-manager-font-list-controls.ui:32 #: src/font-manager/ui/font-manager-font-list-view.ui:36 #, fuzzy #| msgid "Remove selected comparison" msgid "Remove selected item" msgstr "Odstrániť vybrané porovnanie" #: src/font-manager/Sidebar.vala:67 #, fuzzy #| msgid "Edit selected category" msgid "Edit selected item" msgstr "Upraviť vybranú kategóriu" #: src/font-manager/Utils.vala:295 msgid "Copying files…" msgstr "Kopírujem súbory…" #: src/font-manager/filters/Collection.vala:99 msgid "New Collection" msgstr "Nová zbierka" #: src/font-manager/filters/Collection.vala:100 #, c-format msgid "Created : %s" msgstr "Vytvorené: %s" #: src/font-manager/filters/Disabled.vala:28 msgid "Disabled" msgstr "Zakázané" #: src/font-manager/filters/Disabled.vala:29 msgid "Fonts which have been disabled" msgstr "Písma, ktoré boli zakázané" #: src/font-manager/filters/LanguageFilter.vala:28 msgid "Filter based on supported orthographies" msgstr "Filtrovanie na základe podporovaných pravopisov" #: src/font-manager/filters/Unsorted.vala:34 msgid "Unsorted" msgstr "Netriedené" #: src/font-manager/filters/Unsorted.vala:35 msgid "Fonts not present in any collection" msgstr "Písma neobsiahnuté v žiadnej zbierke" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "Používateľ" #: src/font-manager/filters/UserFonts.vala:28 msgid "Fonts available only to you" msgstr "Písma viditeľné len pre vás" #: src/font-manager/preferences/Desktop.vala:36 msgid "Interface Font" msgstr "Písmo rozhrania" #: src/font-manager/preferences/Desktop.vala:37 msgid "Font used throughout interface." msgstr "Písmo použité v rozhraní." #: src/font-manager/preferences/Desktop.vala:42 msgid "Document Font" msgstr "Písmo pre dokumenty" #: src/font-manager/preferences/Desktop.vala:43 msgid "Font used for reading documents." msgstr "Písmo použité na čítanie dokumentov." #: src/font-manager/preferences/Desktop.vala:48 msgid "Monospace Font" msgstr "Neproporciálne písmo" #: src/font-manager/preferences/Desktop.vala:49 msgid "Monospaced (fixed-width) font for use in locations such as terminals." msgstr "" "Neproporcionálne písmo (s rovnakou šírkou) napríklad pre použitie v " "terminálových oknách." #: src/font-manager/preferences/Desktop.vala:54 msgid "Text Scaling Factor" msgstr "Faktor zmeny mierky textu" #: 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 #, fuzzy #| msgid "Rendering" msgid "GTK 4 Font Rendering" msgstr "Vykresľovanie" #: src/font-manager/preferences/Desktop.vala:61 msgid "Automatic option allows GTK 4 to disregard hinting settings." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:90 msgid "Antialiasing" msgstr "Vyhladzovanie" #: src/font-manager/preferences/Desktop.vala:67 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values. " msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:96 msgid "RGBA order" msgstr "Poradie RGBA" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:97 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:78 #: src/font-manager/preferences/Desktop.vala:84 #: src/font-manager/preferences/Rendering.vala:78 msgid "Hinting" msgstr "" #: src/font-manager/preferences/Desktop.vala:79 #: src/font-manager/preferences/Desktop.vala:85 msgid "The type of hinting to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:91 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values." msgstr "" #: src/font-manager/preferences/Desktop.vala:121 msgid "GNOME desktop settings schema not found" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Automatic" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Manual" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "Grayscale" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "RGBA" msgstr "" #: src/font-manager/preferences/Desktop.vala:242 #: src/font-manager/preferences/Display.vala:91 msgid "Subpixel Geometry" msgstr "Podpixelová geometria" #: src/font-manager/preferences/Display.vala:75 msgid "Target DPI" msgstr "Cieľové DPI" #: src/font-manager/preferences/Display.vala:77 msgid "Scale Factor" msgstr "Faktor zväčšenia" #: src/font-manager/preferences/Display.vala:83 msgid "LCD Filter" msgstr "LCD Filter" #: src/font-manager/preferences/Preferences.vala:41 msgid "Interface" msgstr "Rozhranie" #: src/font-manager/preferences/Preferences.vala:42 msgid "Desktop" msgstr "Rozhranie" #: src/font-manager/preferences/Preferences.vala:48 msgid "Sources" msgstr "Zdroje" #: src/font-manager/preferences/Preferences.vala:49 msgid "Substitutions" msgstr "Náhrady" #: src/font-manager/preferences/Preferences.vala:50 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:150 msgid "Display" msgstr "Zobrazenie" #: src/font-manager/preferences/Preferences.vala:51 msgid "Rendering" msgstr "Vykresľovanie" #: src/font-manager/preferences/Preferences.vala:131 msgid "" "A Fontconfig configuration file will be generated from these settings.\n" "\n" "Running applications may require a restart to reflect any changes.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/Preferences.vala:153 msgid "Reset all values to default" msgstr "" #: src/font-manager/preferences/Rendering.vala:77 msgid "Antialias" msgstr "Vyhladzovanie" #: src/font-manager/preferences/Rendering.vala:81 msgid "Enable Autohinter" msgstr "Povoliť Autohinter" #: src/font-manager/preferences/Rendering.vala:88 msgid "Hinting Style" msgstr "" #: src/font-manager/preferences/Rendering.vala:90 msgid "Use Embedded Bitmaps" msgstr "Použiť vložené bitmapy" #: src/font-manager/preferences/Substitutions.vala:153 msgid "Font Substitutions" msgstr "" #: src/font-manager/preferences/Substitutions.vala:154 msgid "Easily substitute one font family for another." msgstr "Ľahko nahraďte jednu Rodinu písma inou." #: src/font-manager/preferences/Substitutions.vala:155 msgid "To add a new substitute click the add button in the toolbar." msgstr "" "Ak chcete pridať novú náhradu, kliknite na tlačidlo pridať na paneli " "nástrojov." #: src/font-manager/preferences/UserActions.vala:229 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:243 msgid "User Actions" msgstr "Akcie používateľa" #: src/font-manager/preferences/UserActions.vala:245 msgid "Custom context menu entries" msgstr "Vlastné položky kontextového menu" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Raised" msgstr "" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Flat" msgstr "Ploché" #: src/font-manager/preferences/UserInterface.vala:80 #: src/font-viewer/MainWindow.vala:208 msgid "Selected setting requires restart to apply" msgstr "" #: src/font-manager/preferences/UserInterface.vala:81 #: src/font-viewer/MainWindow.vala:209 msgid "Changes will take effect next time the application is started" msgstr "" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Wide Layout" msgstr "Široké rozloženie" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Use three column layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:97 msgid "Only When Maximized" msgstr "Iba pri maximalizovaní" #: src/font-manager/preferences/UserInterface.vala:99 msgid "Enable Animations" msgstr "Povoliť animácie" #. The added margins here are due to PreviewColors widget alignment issues #: src/font-manager/preferences/UserInterface.vala:100 #: src/font-viewer/MainWindow.vala:224 msgid "Prefer Dark Theme" msgstr "Preferovať tmavý motív" #: src/font-manager/preferences/UserInterface.vala:102 #: src/font-viewer/MainWindow.vala:229 msgid "Use Adwaita Stylesheet" msgstr "" #: src/font-manager/preferences/UserInterface.vala:106 msgid "Titlebar Button Style" msgstr "Štýl tlačidiel na lište" #: src/font-manager/preferences/UserInterface.vala:107 msgid "Display line size in Waterfall Preview" msgstr "Zobraziť veľkosť riadka v kaskádovitom náhľade" #: src/font-manager/preferences/UserInterface.vala:112 #: src/font-viewer/MainWindow.vala:243 #, fuzzy #| msgid "Waterfall Preview Size Settings" msgid "Waterfall Line Spacing" msgstr "Nastavenia veľkosti kaskádovitého náhľadu" #: src/font-manager/preferences/UserInterface.vala:114 #: src/font-viewer/MainWindow.vala:244 msgid "Padding in pixels to insert above and below rows" msgstr "" #: src/font-manager/preferences/UserSources.vala:145 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." msgstr "" #: src/font-manager/preferences/UserSources.vala:157 msgid "Easily add or preview fonts without actually installing them." msgstr "" "Jednoducho pridávajte alebo zobrazujte náhľad písiem bez toho, aby ste ich " "museli inštalovať." #: src/font-manager/preferences/UserSources.vala:158 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/GoogleFonts.vala:156 msgid "Network Access Disabled" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:157 msgid "Contact your system administrator to request access." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:160 msgid "Network Offline" msgstr "" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:162 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:172 msgid "Client Error" msgstr "Chyba klienta" #: src/font-manager/web/google/GoogleFonts.vala:173 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:176 msgid "Server Error" msgstr "Chyba servera" #. Sample strings used here should be sourced from https://fonts.google.com/ #: src/font-manager/web/google/LanguageData.vala:33 msgid "Adlam" msgstr "" #: src/font-manager/web/google/LanguageData.vala:34 #, fuzzy #| msgid "Egyptian Hieroglyphs" msgid "Anatolian Hieroglyphs" msgstr "Egyptské hieroglyfy" #: src/font-manager/web/google/LanguageData.vala:37 msgid "Avestan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:40 msgid "Bassa Vah" msgstr "" #: src/font-manager/web/google/LanguageData.vala:41 #, fuzzy #| msgid "Surat Batak" msgid "Batak" msgstr "Surat Batak" #: src/font-manager/web/google/LanguageData.vala:43 msgid "Bhaiksuki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:44 msgid "Brahmi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:45 msgid "Braille" msgstr "" #. { N_("Buhid"), "buhid", "" }, #: src/font-manager/web/google/LanguageData.vala:48 msgid "Caucasian Albanian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:49 #, fuzzy #| msgid "Unified Canadian Aboriginal Syllabics" msgid "Canadian Aboriginal" msgstr "Jednotné kanadské domorodé slabiky" #: src/font-manager/web/google/LanguageData.vala:54 msgid "Chinese (Hong Kong)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:55 msgid "Chinese (Simplified)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:56 msgid "Chinese (Traditional)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:57 msgid "Chorasmian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:59 msgid "Cuneiform" msgstr "" #: src/font-manager/web/google/LanguageData.vala:60 msgid "Cypriot" msgstr "" #: src/font-manager/web/google/LanguageData.vala:61 msgid "Cypro Minoan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:62 msgid "Cyrillic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:63 msgid "Cyrillic Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:64 #, fuzzy #| msgid "Deselect All" msgid "Deseret" msgstr "Zrušiť výber" #: src/font-manager/web/google/LanguageData.vala:66 msgid "Duployan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:68 msgid "Elbasan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:69 msgid "Elymaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:74 msgid "Grantha" msgstr "" #: src/font-manager/web/google/LanguageData.vala:75 msgid "Greek" msgstr "" #: src/font-manager/web/google/LanguageData.vala:76 msgid "Greek Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:78 msgid "Gunjala Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:80 msgid "Hanifi Rohingya" msgstr "" #: src/font-manager/web/google/LanguageData.vala:81 msgid "Hanunoo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:82 msgid "Hatran" msgstr "" #: src/font-manager/web/google/LanguageData.vala:84 msgid "Imperial Aramaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:85 msgid "Indic Siyaq Numbers" msgstr "" #: src/font-manager/web/google/LanguageData.vala:86 msgid "Inscriptional Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:87 msgid "Inscriptional Parthian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:88 msgid "Japanese" msgstr "" #: src/font-manager/web/google/LanguageData.vala:93 msgid "Kawi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:96 msgid "Khojki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:97 msgid "Khudawadi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:98 msgid "Korean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:101 msgid "Latin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:102 msgid "Latin Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:104 msgid "Linear A" msgstr "" #: src/font-manager/web/google/LanguageData.vala:105 msgid "Linear B" msgstr "" #: src/font-manager/web/google/LanguageData.vala:106 msgid "Lisu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:107 msgid "Lycian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:108 msgid "Lydian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:109 msgid "Mahajani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:111 msgid "Mandaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:112 msgid "Manichaean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:113 msgid "Math" msgstr "" #: src/font-manager/web/google/LanguageData.vala:114 msgid "Marchen" msgstr "" #: src/font-manager/web/google/LanguageData.vala:115 msgid "Masaram Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:116 msgid "Mayan Numerals" msgstr "" #: src/font-manager/web/google/LanguageData.vala:117 msgid "Medefaidrin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:118 msgid "Meetei Mayek" msgstr "" #: src/font-manager/web/google/LanguageData.vala:120 msgid "Meroitic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:124 msgid "Modi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:126 msgid "Mro" msgstr "" #: src/font-manager/web/google/LanguageData.vala:127 msgid "Multani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:128 msgid "Music" msgstr "" #: src/font-manager/web/google/LanguageData.vala:130 msgid "Nabataean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:131 msgid "Nag Mundari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:132 #, fuzzy #| msgid "Devanagari" msgid "Nandinagari" msgstr "Devanagari" #: src/font-manager/web/google/LanguageData.vala:134 msgid "Newa" msgstr "" #. { N_(""), "nko", "" }, #: src/font-manager/web/google/LanguageData.vala:136 msgid "Nüshu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:139 msgid "Old Hungarian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:141 msgid "Old North Arabian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:142 msgid "Old Permic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:143 msgid "Old Persian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:144 msgid "Old Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:146 msgid "Old Turkic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:147 msgid "Osage" msgstr "" #: src/font-manager/web/google/LanguageData.vala:150 msgid "Pahawh Hmong" msgstr "" #: src/font-manager/web/google/LanguageData.vala:151 msgid "Palmyrene" msgstr "" #: src/font-manager/web/google/LanguageData.vala:152 msgid "Pau Cin Hau" msgstr "" #: src/font-manager/web/google/LanguageData.vala:154 msgid "Phoenician" msgstr "" #: src/font-manager/web/google/LanguageData.vala:155 msgid "Psalter Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:158 msgid "Samaritan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:160 msgid "Sharada" msgstr "" #: src/font-manager/web/google/LanguageData.vala:161 msgid "Shavian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:162 msgid "Siddham" msgstr "" #: src/font-manager/web/google/LanguageData.vala:163 #, fuzzy #| msgid "Handwriting" msgid "SignWriting" msgstr "Rukopis" #: src/font-manager/web/google/LanguageData.vala:165 msgid "Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:166 msgid "Sora Sompeng" msgstr "" #: src/font-manager/web/google/LanguageData.vala:167 msgid "Soyombo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:172 msgid "Tagalog" msgstr "" #: src/font-manager/web/google/LanguageData.vala:173 msgid "Tagbanwa" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name. #: src/font-manager/web/google/LanguageData.vala:190 #, c-format msgid "No sample for %s available" msgstr "" #: src/font-manager/web/google/LanguageData.vala:192 msgid "Please file an issue requesting an update to available samples." msgstr "" #: src/font-manager/web/google/PreviewPage.vala:383 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "" msgstr[1] "" #: src/font-manager/web/google/WebFont.vala:174 msgid "ExtraLight" msgstr "" #: src/font-manager/web/google/WebFont.vala:182 msgid "SemiBold" msgstr "" #: src/font-manager/web/google/WebFont.vala:186 msgid "ExtraBold" msgstr "" #: src/font-manager/web/google/WebFont.vala:188 msgid "Black" msgstr "" #: src/font-viewer/MainWindow.vala:100 #: src/font-viewer/font-viewer-main-window.ui:70 msgid "No file selected" msgstr "Nevybrali ste súbor" #: src/font-viewer/MainWindow.vala:101 #: src/font-viewer/font-viewer-main-window.ui:78 msgid "Or unsupported filetype." msgstr "" #: src/font-viewer/MainWindow.vala:150 #, fuzzy #| msgid "System" msgid "System Font" msgstr "Systém" #: src/font-viewer/MainWindow.vala:152 msgid "" "Selected font file is either installed in a system directory or is not " "writable by the current user.\n" "\n" "If you wish to remove this font from the list of available fonts use the " "system package manager to remove the package containing this font file, ask " "the system administrator to remove it or use a font management application " "to disable it." msgstr "" #: src/font-viewer/MainWindow.vala:155 msgid "Newer version already installed" msgstr "" #: src/font-viewer/MainWindow.vala:157 src/font-viewer/MainWindow.vala:162 msgid "Click to overwrite" msgstr "" #: src/font-viewer/MainWindow.vala:160 msgid "Update Font" msgstr "Aktualizovať písmo" #: src/font-viewer/MainWindow.vala:165 msgid "Remove Font" msgstr "" #: src/font-viewer/MainWindow.vala:169 #: src/font-viewer/font-viewer-main-window.ui:104 msgid "Install Font" msgstr "" #: src/font-viewer/MainWindow.vala:236 msgid "Preview Area Colors" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:9 #: src/common/ui/font-manager-preview-colors.ui:15 msgid "Select background color" msgstr "Vyberte farbu pozadia" #: src/common/ui/font-manager-preview-colors.ui:23 #: src/common/ui/font-manager-preview-colors.ui:29 msgid "Select text color" msgstr "Vyberte farbu textu" #: src/font-manager/gtk/help-overlay.ui:11 msgid "General" msgstr "Všeobecné" #: src/font-manager/gtk/help-overlay.ui:23 msgid "Increase preview size" msgstr "Zväčšiť veľkosť náhľadu" #: src/font-manager/gtk/help-overlay.ui:30 msgid "Decrease preview size" msgstr "Zmenšiť veľkosť náhľadu" #: src/font-manager/gtk/help-overlay.ui:37 msgid "Reset preview size" msgstr "Obnoviť veľkosť náhľadu" #: src/font-manager/gtk/help-overlay.ui:44 msgid "Focus search entry" msgstr "" #: src/font-manager/gtk/help-overlay.ui:51 msgid "Reload" msgstr "Znovunačítať" #: src/font-manager/gtk/help-overlay.ui:58 #: src/font-manager/gtk/help-overlay.ui:65 msgid "Quit the application" msgstr "Ukončiť program" #: src/font-manager/gtk/help-overlay.ui:73 msgid "Mode" msgstr "Režim" #: src/font-manager/gtk/help-overlay.ui:78 msgid "Switch to Manage mode" msgstr "Prepnúť do režimu správy" #: src/font-manager/gtk/help-overlay.ui:85 msgid "Switch to Browse mode" msgstr "Prepnúť do režimu prehliadania" #: src/font-manager/gtk/help-overlay.ui:92 msgid "Switch to Compare mode" msgstr "Prepnúť do režimu porovnania" #: src/font-manager/gtk/help-overlay.ui:99 #, fuzzy #| msgid "Switch to Manage mode" msgid "Switch to Google Fonts mode" msgstr "Prepnúť do režimu správy" #: src/font-manager/gtk/help-overlay.ui:107 msgid "Preview Mode" msgstr "Režim náhľadu" #: src/font-manager/gtk/help-overlay.ui:112 msgid "Switch to Standard preview" msgstr "Prepnúť na štandardný náhľad" #: src/font-manager/gtk/help-overlay.ui:119 msgid "Switch to Waterfall preview" msgstr "Prepnúť na kaskádovitý náhľad" #: src/font-manager/gtk/help-overlay.ui:126 msgid "Switch to Body Text preview" msgstr "Prepnúť na náhľad tela textu" #: src/font-manager/ui/font-manager-browse-pane.ui:100 #, fuzzy #| msgid "Increase preview size" msgid "Increase tile size" msgstr "Zväčšiť veľkosť náhľadu" #: src/font-manager/ui/font-manager-browse-pane.ui:109 #, fuzzy #| msgid "Decrease preview size" msgid "Decrease tile size" msgstr "Zmenšiť veľkosť náhľadu" #: src/font-manager/ui/font-manager-browse-pane.ui:149 msgid "Toggle search entry" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:158 msgid "Toggle preview panel" msgstr "" #: src/font-manager/ui/font-manager-browse-preview.ui:164 msgid "" "Status of selected family.\n" "\n" "Disabling will prevent the selected family from being used by other " "applications." msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:19 msgid "Collection Name" msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:45 msgid "_Rename" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:20 msgid "Add selected font to comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:33 msgid "Remove selected font from comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:45 msgid "Pinned Comparisons" msgstr "" #: src/font-manager/ui/font-manager-export-dialog.ui:19 #: src/font-manager/ui/font-manager-remove-dialog.ui:19 #, fuzzy #| msgid "_Cancel" msgid "Cancel" msgstr "_Zrušiť" #: src/font-manager/ui/font-manager-font-list-controls.ui:51 #: src/font-manager/ui/font-manager-font-list-view.ui:54 #: src/font-manager/ui/font-manager-remove-dialog.ui:43 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:44 msgid "Search Families…" msgstr "Prehľadať Rodiny…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:29 msgid "Search Orthographies…" msgstr "Prehľadávať ortografie…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:72 msgid "Minimum Coverage" msgstr "Minimálne krytie" #: src/font-manager/ui/font-manager-language-filter-settings.ui:101 msgid "Deselect All" msgstr "Zrušiť výber" #: src/font-manager/ui/font-manager-orthography-list.ui:53 msgid "Clear selected filter" msgstr "Vyčistiť vybraný filter" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:22 #, fuzzy #| msgid "Created : " msgid "Created :" msgstr "Vytvorené: " #: src/font-manager/ui/font-manager-pinned-comparisons.ui:23 msgid "Save current comparison" msgstr "Uložiť aktuálne porovnanie" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:45 msgid "Remove selected comparison" msgstr "Odstrániť vybrané porovnanie" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:73 msgid "Restore selected comparison" msgstr "Obnoviť vybrané porovnanie" #: src/font-manager/ui/font-manager-remove-dialog.ui:13 msgid "Select fonts to remove" msgstr "Vyberte písma na odstránenie" #: src/font-manager/ui/font-manager-remove-dialog.ui:25 #, fuzzy #| msgid "_Delete" msgid "Delete" msgstr "O_dstrániť" #: src/font-manager/ui/font-manager-sidebar.ui:35 msgid "Categories" msgstr "Kategórie" #: src/font-manager/ui/font-manager-sidebar.ui:86 #, fuzzy #| msgid "Font Collections" msgid "Smart Collections" msgstr "Zbierky písiem" #: src/font-manager/ui/font-manager-sidebar.ui:142 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:50 msgid "Sort Order" msgstr "Poradie triedenia" #: src/font-manager/ui/font-manager-sidebar.ui:150 msgid "Collections" msgstr "Zbierky" #: src/font-manager/ui/font-manager-substitute-row.ui:22 msgid "Enter target family" msgstr "Zadajte cieľovú Rodinu" #: src/font-manager/ui/font-manager-substitute-row.ui:32 msgid "Add substitute" msgstr "Pridať náhradu" #: src/font-manager/ui/font-manager-substitute.ui:34 msgid "Remove substitute" msgstr "Odstrániť náhradu" #: src/font-manager/ui/font-manager-substitute.ui:35 msgid "Enter substitute family" msgstr "Zadajte náhradnú Rodinu" #: src/font-manager/ui/font-manager-substitute.ui:51 msgid "prefer" msgstr "preferovať" #: src/font-manager/ui/font-manager-substitute.ui:52 msgid "accept" msgstr "prijať" #: src/font-manager/ui/font-manager-substitute.ui:53 msgid "default" msgstr "predvolené" #: src/font-manager/ui/font-manager-user-action-row.ui:27 msgid "Comment" msgstr "Komentár" #: src/font-manager/ui/font-manager-user-action-row.ui:42 msgid "Executable" msgstr "Spustiteľný súbor" #: src/font-manager/ui/font-manager-user-action-row.ui:57 msgid "Arguments" msgstr "Parametre" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:39 msgid "Newest" msgstr "Najnovšie" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:40 msgid "Most Popular" msgstr "Najpopulárnejšie" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:41 msgid "Trending" msgstr "Populárne" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:116 msgid "Serif" msgstr "Pätkové" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:133 msgid "Sans Serif" msgstr "Bezpätkové" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:167 msgid "Handwriting" msgstr "Rukopis" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:198 msgid "Category" msgstr "Kategória" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:272 msgid "4+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:282 msgid "8+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:292 msgid "12+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:305 msgid "Variations" msgstr "Variácie" #: src/font-viewer/font-viewer-main-window.ui:31 msgid "Preview font files before installing them." msgstr "" #: src/font-viewer/font-viewer-main-window.ui:32 msgid "To preview a font simply drag it onto this area." msgstr "" #~ msgid "The type of antialiasing to use when rendering fonts." #~ msgstr "Typ vyhladzovania použitý pri vykresľovaní písiem." #, fuzzy #~| msgid "Font Manager" #~ msgid "Font Manager project" #~ msgstr "Správca písiem" #~ msgid "Select Destination" #~ msgstr "Vyberte cieľ" #~ msgid "_Open" #~ msgstr "_Otvoriť" #~ msgid "Remove selected font from collection" #~ msgstr "Odstrániť vybrané písmo zo zbierky" #~ msgid "Updating Database — Metadata" #~ msgstr "Aktualizujem databázu — Metadáta" #~ msgid "Updating Database — Orthography" #~ msgstr "Aktualizujem databázu — Ortografia" #~ msgid "About" #~ msgstr "O programe" #~ msgid "Select Exported Data" #~ msgstr "Vyberte údaje na export" #~ msgid "Settings saved to file." #~ msgstr "Nastavenia boli uložené do súboru." #~ msgid "Removed configuration file." #~ msgstr "Odstránený súbor s konfiguráciou." #~ msgid " Size Restrictions " #~ msgstr " Limity veľkostí " #~ msgid " Apply settings to point sizes " #~ msgstr " Použiť nastavenia na veľkosti bodov " #~ msgid "Smaller than" #~ msgstr "Nižšie ako" #~ msgid "Larger than" #~ msgstr "Vyššie ako" #~ msgid "Client Side Decorations" #~ msgstr "Dekorácie na strane klienta" #~ msgid "Error procesing data" #~ msgstr "Chyba pri spracovaní údajov" #~ msgid "Network Error" #~ msgstr "Chyba siete" #~ msgid "Please check your network settings" #~ msgstr "Prosím, skontrolujte nastavenia siete" #~ msgid "Update Family" #~ msgstr "Aktualizovať Rodinu" #~ msgid "Remove Family" #~ msgstr "Odstrániť Rodinu" #~ msgid "Installed" #~ msgstr "Nainštalované" #~ msgid "Discard" #~ msgstr "Zahodiť" #~ msgid "Running applications may require a restart to reflect any changes." #~ msgstr "" #~ "Spustené aplikácie môžu vyžadovať reštart, aby sa v nich premietli zmeny." #~ msgid "Save" #~ msgstr "Uložiť" #~ msgid "8.0" #~ msgstr "8.0" #~ msgid "48.0" #~ msgstr "48.0" font-manager-0.9.4/po/sl.po000066400000000000000000002043361476271126700155230ustar00rootroot00000000000000# 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: 2025-02-26 00:40-0500\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" #. Application.vala #: data/com.github.FontManager.FontManager.appdata.xml.in.in:14 #: data/com.github.FontManager.FontManager.desktop.in.in:5 #: data/com.github.FontManager.FontManager.desktop.in.in:6 #: lib/gtk/font-manager-application-window.c:281 #: src/font-manager/Application.vala:2 msgid "Font Manager" msgstr "Upravitelj pisav" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:15 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "Preprost program za upravljanje pisav v namiznih okoljih Gtk+" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:18 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/com.github.FontManager.FontManager.appdata.xml.in.in:23 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/com.github.FontManager.FontManager.appdata.xml.in.in:27 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "Upravitelj pisav NI profesionalna rešitev za upravljanje pisav." #: data/com.github.FontManager.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/com.github.FontManager.FontManager.desktop.in.in:16 #: data/com.github.FontManager.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "Grafika; Pregledovalnik; GNOME; GTK; Založništvo;" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:14 #: data/com.github.FontManager.FontViewer.desktop.in.in:5 #: data/com.github.FontManager.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:88 src/font-viewer/Application.vala:108 #: src/font-viewer/Application.vala:132 #: src/font-viewer/font-viewer-main-window.ui:30 msgid "Font Viewer" msgstr "Pregledovalnik pisav" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:15 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "Pregledovalnik pisav namiznih okoljih Gtk+" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:18 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/com.github.FontManager.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:154 #: extensions/nemo/font-manager-menu-provider.c:147 #: extensions/thunar/font-manager-menu-provider.c:129 #: src/font-manager/FontList.vala:509 msgid "Install" msgstr "Namesti" #: extensions/nautilus/font-manager-menu-provider.c:156 #: extensions/nemo/font-manager-menu-provider.c:149 #: extensions/thunar/font-manager-menu-provider.c:131 msgid "Install the selected font file" msgstr "Namesti izbrano datoteko pisave" #: extensions/nautilus/font-manager-menu-provider.c:157 #: extensions/nemo/font-manager-menu-provider.c:150 #: extensions/thunar/font-manager-menu-provider.c:132 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-database.c:582 src/font-manager/Application.vala:147 msgid "Updating Database…" msgstr "" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:699 msgid "Unknown Vendor" msgstr "Neznani ponudnik" #: lib/fontconfig/font-manager-fontconfig.c:568 #: src/font-manager/web/google/WebFont.vala:172 msgid "Thin" msgstr "Tanko" #: lib/fontconfig/font-manager-fontconfig.c:570 msgid "Ultra-Light" msgstr "Zelo svetlo" #: lib/fontconfig/font-manager-fontconfig.c:572 #: lib/fontconfig/font-manager-fontconfig.c:925 #: src/font-manager/web/google/WebFont.vala:176 msgid "Light" msgstr "Svetlo" #: lib/fontconfig/font-manager-fontconfig.c:574 msgid "Semi-Light" msgstr "Polsvetlo" #: lib/fontconfig/font-manager-fontconfig.c:576 msgid "Book" msgstr "Knjiga" #: lib/fontconfig/font-manager-fontconfig.c:578 #: lib/fontconfig/font-manager-fontconfig.c:882 #: src/font-manager/preferences/Desktop.vala:236 #: src/font-manager/web/google/WebFont.vala:180 msgid "Medium" msgstr "Srednje" #: lib/fontconfig/font-manager-fontconfig.c:580 msgid "Semi-Bold" msgstr "Pol-krepko" #: lib/fontconfig/font-manager-fontconfig.c:582 #: src/font-manager/web/google/WebFont.vala:184 msgid "Bold" msgstr "Krepko" #: lib/fontconfig/font-manager-fontconfig.c:584 msgid "Ultra-Bold" msgstr "Zelo krepko" #: lib/fontconfig/font-manager-fontconfig.c:586 msgid "Heavy" msgstr "Težko" #: lib/fontconfig/font-manager-fontconfig.c:588 msgid "Ultra-Heavy" msgstr "Zelo krepko" #: lib/fontconfig/font-manager-fontconfig.c:663 #: src/font-manager/web/google/WebFont.vala:234 msgid "Italic" msgstr "Ležeče" #: lib/fontconfig/font-manager-fontconfig.c:665 msgid "Oblique" msgstr "Poševno" #: lib/fontconfig/font-manager-fontconfig.c:703 msgid "Ultra-Condensed" msgstr "Zelo zgoščeno" #: lib/fontconfig/font-manager-fontconfig.c:705 msgid "Extra-Condensed" msgstr "Izjemno zgoščeno" #: lib/fontconfig/font-manager-fontconfig.c:707 msgid "Condensed" msgstr "Zgoščeno" #: lib/fontconfig/font-manager-fontconfig.c:709 msgid "Semi-Condensed" msgstr "Polzgoščeno" #: lib/fontconfig/font-manager-fontconfig.c:711 msgid "Semi-Expanded" msgstr "Napol razširjeno" #: lib/fontconfig/font-manager-fontconfig.c:713 msgid "Expanded" msgstr "Razširjeno" #: lib/fontconfig/font-manager-fontconfig.c:715 msgid "Extra-Expanded" msgstr "Izjemno razširjeno" #: lib/fontconfig/font-manager-fontconfig.c:717 msgid "Ultra-Expanded" msgstr "Zelo razširjeno" #: lib/fontconfig/font-manager-fontconfig.c:786 msgid "Proportional" msgstr "Sorazmerno" #: lib/fontconfig/font-manager-fontconfig.c:788 msgid "Dual Width" msgstr "Dvojna širina" #: lib/fontconfig/font-manager-fontconfig.c:790 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:184 msgid "Monospace" msgstr "En prostor" #: lib/fontconfig/font-manager-fontconfig.c:792 msgid "Charcell" msgstr "Znakovna celica" #: lib/fontconfig/font-manager-fontconfig.c:831 msgid "Unknown" msgstr "Neznano" #: lib/fontconfig/font-manager-fontconfig.c:833 msgid "RGB" msgstr "RGB" #: lib/fontconfig/font-manager-fontconfig.c:835 msgid "BGR" msgstr "BGR" #: lib/fontconfig/font-manager-fontconfig.c:837 msgid "VRGB" msgstr "VRGB" #: lib/fontconfig/font-manager-fontconfig.c:839 msgid "VBGR" msgstr "VBGR" #: lib/fontconfig/font-manager-fontconfig.c:841 #: lib/fontconfig/font-manager-fontconfig.c:886 #: lib/fontconfig/font-manager-fontconfig.c:929 #: src/font-manager/Controls.vala:133 #: src/font-manager/preferences/Desktop.vala:234 #: src/font-manager/preferences/Desktop.vala:236 msgid "None" msgstr "Brez" #: lib/fontconfig/font-manager-fontconfig.c:880 #: src/font-manager/preferences/Desktop.vala:236 msgid "Slight" msgstr "Rahlo" #: lib/fontconfig/font-manager-fontconfig.c:884 #: src/font-manager/preferences/Desktop.vala:236 msgid "Full" msgstr "Poln" #: lib/fontconfig/font-manager-fontconfig.c:923 msgid "Default" msgstr "Privzeto" #: lib/fontconfig/font-manager-fontconfig.c:927 msgid "Legacy" msgstr "Opuščeno" #: lib/fontconfig/font-manager-source.c:305 #: lib/fontconfig/font-manager-source.c:321 #: lib/fontconfig/font-manager-source.c:322 msgid "Source Unavailable" msgstr "Vir ni na voljo" #: lib/gtk/font-manager-application-window.c:285 #: src/font-manager/Application.vala:3 msgid "Simple font management for GTK+ desktop environments" msgstr "" #: lib/gtk/font-manager-application-window.c:290 msgid "translator-credits" msgstr "" #: lib/gtk/font-manager-fsType.c:74 msgid "Restricted License Embedding" msgstr "Omejena vdelava licence" #: lib/gtk/font-manager-fsType.c:76 msgid "Preview & Print Embedding" msgstr "Vdelava za predogled in tiskanje" #: lib/gtk/font-manager-fsType.c:78 msgid "Editable Embedding" msgstr "Vdelava, ki jo je mogoče urejati" #: lib/gtk/font-manager-fsType.c:80 msgid "Preview & Print Embedding | No Subsetting" msgstr "Vdelava za predogled in tiskanje | Brez podnastavitve" #: lib/gtk/font-manager-fsType.c:82 msgid "Editable Embedding | No Subsetting" msgstr "Vdelava, ki jo je mogoče urejati | Brez podnastavitve" #: lib/gtk/font-manager-fsType.c:84 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "Vdelava za predogled in tiskanje | Samo vdelava bitne slike" #: lib/gtk/font-manager-fsType.c:86 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "Vdelava, ki jo je mogoče urejati | Samo vdelava bitne slike" #: lib/gtk/font-manager-fsType.c:88 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" "Vstavljanje predogleda in tiskanja | Brez podnastavljanja | Vstavljanje samo " "bitne slike" #: lib/gtk/font-manager-fsType.c:90 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" "Vstavljanje z možnostjo urejanja | Brez podnastavljanja | Vstavljanje samo " "bitnih slik" #: lib/gtk/font-manager-fsType.c:92 msgid "Installable Embedding" msgstr "Vgradnja z možnostjo namestitve" #: lib/gtk/font-manager-license-page.c:179 msgid "File does not contain license information." msgstr "Datoteka ne vsebuje podatkov o licenci." #: lib/gtk/font-manager-preview-controls.c:77 msgid "Left Aligned" msgstr "Levo poravnano" #: lib/gtk/font-manager-preview-controls.c:83 msgid "Centered" msgstr "Centrirano" #: lib/gtk/font-manager-preview-controls.c:89 msgid "Fill" msgstr "Zapolni" #: lib/gtk/font-manager-preview-controls.c:95 msgid "Right Aligned" msgstr "Desno poravnano" #: lib/gtk/font-manager-preview-controls.c:349 #: src/font-manager/ui/font-manager-browse-pane.ui:168 msgid "Edit preview text" msgstr "Urejanje besedila predogleda" #: lib/gtk/font-manager-preview-controls.c:350 msgid "Undo changes" msgstr "Preklic sprememb" #: lib/gtk/font-manager-preview-page.c:87 #: src/font-manager/ui/font-manager-browse-preview.ui:126 msgid "Preview" msgstr "Predogled" #: lib/gtk/font-manager-preview-page.c:89 msgid "Waterfall" msgstr "Slap" #: lib/gtk/font-manager-preview-pane.c:47 #: lib/gtk/font-manager-preview-pane.c:584 #: src/font-manager/ui/font-manager-browse-preview.ui:136 msgid "Characters" msgstr "Znaki" #: lib/gtk/font-manager-preview-pane.c:49 #: lib/gtk/font-manager-preview-pane.c:585 msgid "Properties" msgstr "Lastnosti" #: lib/gtk/font-manager-preview-pane.c:51 #: lib/gtk/font-manager-preview-pane.c:586 src/font-manager/Categories.vala:266 msgid "License" msgstr "Licenca" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:331 #: src/font-manager/web/google/WebFont.vala:178 msgid "Regular" msgstr "Običajno" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:326 msgid "Normal" msgstr "Normalno" #: lib/gtk/font-manager-preview-pane.c:508 msgid "Search available characters" msgstr "Iskanje razpoložljivih znakov" #: lib/gtk/font-manager-properties-page.c:55 msgid "PostScript Name" msgstr "PostScript ime" #: lib/gtk/font-manager-properties-page.c:56 msgid "Family" msgstr "Družina" #: lib/gtk/font-manager-properties-page.c:57 msgid "Style" msgstr "Slog" #: lib/gtk/font-manager-properties-page.c:58 #: src/font-manager/Categories.vala:259 msgid "Width" msgstr "Širina" #: lib/gtk/font-manager-properties-page.c:59 #: src/font-manager/Categories.vala:261 msgid "Slant" msgstr "Naklon" #: lib/gtk/font-manager-properties-page.c:60 #: src/font-manager/Categories.vala:260 msgid "Weight" msgstr "Debelina" #: lib/gtk/font-manager-properties-page.c:61 #: src/font-manager/Categories.vala:262 msgid "Spacing" msgstr "Razmik" #: lib/gtk/font-manager-properties-page.c:62 msgid "Version" msgstr "Različica" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/gtk/font-manager-properties-page.c:64 #: src/font-manager/Categories.vala:268 msgid "Vendor" msgstr "Ponudnik" #: lib/gtk/font-manager-properties-page.c:65 msgid "FileType" msgstr "Vrsta datoteke" #. Keep this entry last #: lib/gtk/font-manager-properties-page.c:67 msgid "Filesize" msgstr "Velikost datoteke" #: lib/gtk/unicode/unicode-character-map.c:850 msgid "Copy" msgstr "" #: lib/gtk/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "Drugo, kontrolni znak" #: lib/gtk/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "Drugo, format" #: lib/gtk/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "Drugo, ni dodeljeno" #: lib/gtk/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "Drugo, Zasebna raba" #: lib/gtk/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "Drugo, nadomestek" #: lib/gtk/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "Črka, mala črka" #: lib/gtk/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "Črka, modifikator" #: lib/gtk/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "Črka, drugo" #: lib/gtk/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "Črka, naslovna oblika" #: lib/gtk/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "Črka, velika tiskana črka" #: lib/gtk/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "" #: lib/gtk/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "" #: lib/gtk/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "" #: lib/gtk/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "" #: lib/gtk/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "" #: lib/gtk/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "" #: lib/gtk/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "" #: lib/gtk/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "" #: lib/gtk/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "" #: lib/gtk/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "" #: lib/gtk/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "" #: lib/gtk/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "" #: lib/gtk/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "" #: lib/gtk/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "" #: lib/gtk/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "" #: lib/gtk/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "" #: lib/gtk/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "" #: src/common/WaterfallSettings.vala:37 msgid "Up to 48 points (Linear Scaling)" msgstr "" #: src/common/WaterfallSettings.vala:39 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:41 msgid "Up to 96 points (Linear Scaling)" msgstr "" #: src/common/WaterfallSettings.vala:43 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:45 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:47 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:49 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:51 msgid "Custom Size Settings" msgstr "" #: src/common/WaterfallSettings.vala:197 msgid "Waterfall Preview Size Settings" msgstr "" #: src/common/WaterfallSettings.vala:201 msgid "Higher values may adversely affect performance" msgstr "" #: src/common/WaterfallSettings.vala:204 msgid "Minimum Waterfall Preview Point Size" msgstr "" #: src/common/WaterfallSettings.vala:206 msgid "Waterfall Preview Point Size Common Ratio" msgstr "" #: src/common/WaterfallSettings.vala:208 msgid "Maximum Waterfall Preview Point Size" msgstr "" #: src/common/WaterfallSettings.vala:236 msgid "Show line size" msgstr "" #: src/font-manager/Application.vala:5 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 "" #: src/font-manager/Application.vala:133 msgid "Installing Font Files…" msgstr "" #: src/font-manager/Browse.vala:381 #: src/font-manager/ui/font-manager-browse-preview.ui:175 msgid "Active" msgstr "" #: src/font-manager/Browse.vala:385 msgid "Inactive" msgstr "" #: src/font-manager/Browse.vala:426 msgid "Designed by" msgstr "" #: src/font-manager/Categories.vala:259 msgid "Grouped by font width" msgstr "" #: src/font-manager/Categories.vala:260 msgid "Grouped by font weight" msgstr "" #: src/font-manager/Categories.vala:261 msgid "Grouped by font angle" msgstr "" #: src/font-manager/Categories.vala:262 msgid "Grouped by font spacing" msgstr "" #: src/font-manager/Categories.vala:266 msgid "Grouped by license type" msgstr "" #: src/font-manager/Categories.vala:268 msgid "Grouped by vendor" msgstr "" #: src/font-manager/Categories.vala:269 msgid "Filetype" msgstr "" #: src/font-manager/Categories.vala:269 msgid "Grouped by filetype" msgstr "" #: src/font-manager/Categories.vala:274 msgid "All" msgstr "" #: src/font-manager/Categories.vala:274 msgid "All Fonts" msgstr "" #: src/font-manager/Categories.vala:275 msgid "System" msgstr "" #: src/font-manager/Categories.vala:275 msgid "Fonts available to all users" msgstr "" #: src/font-manager/Categories.vala:298 msgid "Family Kind" msgstr "" #: src/font-manager/Categories.vala:298 msgid "Only fonts which include Panose information will be grouped here." msgstr "" #: src/font-manager/Categories.vala:299 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:262 msgid "Any" msgstr "" #: src/font-manager/Categories.vala:299 msgid "No Fit" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Text and Display" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Script" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Decorative" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Pictorial" msgstr "" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "" #: src/font-manager/Collections.vala:346 msgid "Copy to…" msgstr "" #: src/font-manager/Collections.vala:347 msgid "Compress…" msgstr "" #: src/font-manager/Collections.vala:348 msgid "Rename…" msgstr "" #: src/font-manager/Collections.vala:402 msgid "Archive created successfully." msgstr "" #: src/font-manager/Collections.vala:403 msgid "The resulting file can be found in your home directory." msgstr "" #: src/font-manager/Collections.vala:405 msgid "Error exporting collection" msgstr "" #: src/font-manager/Collections.vala:406 msgid "" "Start the application from a terminal and try again for more information" msgstr "" #: src/font-manager/Collections.vala:427 msgid "Creating archive from selected collection." msgstr "" #: src/font-manager/Collections.vala:428 msgid "This may take some time for large collections…" msgstr "" #: src/font-manager/Compare.vala:325 msgid "Saved Comparison" msgstr "" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:361 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" #: src/font-manager/Controls.vala:80 msgid "Keyboard Shortcuts" msgstr "" #: src/font-manager/Controls.vala:81 src/font-manager/gtk/help-overlay.ui:16 msgid "Help" msgstr "" #: src/font-manager/Controls.vala:82 #, fuzzy #| msgid "Font Manager" msgid "About Font Manager" msgstr "Upravitelj pisav" #: src/font-manager/Controls.vala:88 msgid "Preferences" msgstr "" #: src/font-manager/Controls.vala:92 msgid "Import" msgstr "" #: src/font-manager/Controls.vala:93 #: src/font-manager/ui/font-manager-export-dialog.ui:25 msgid "Export" msgstr "" #: src/font-manager/Controls.vala:96 #: src/font-manager/ui/font-manager-export-dialog.ui:13 msgid "User Data" msgstr "" #: src/font-manager/Controls.vala:129 #: src/font-manager/ui/font-manager-user-action-row.ui:13 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:38 msgid "Name" msgstr "" #: src/font-manager/Controls.vala:131 msgid "Size" msgstr "" #: src/font-manager/Controls.vala:196 msgid "Grid View" msgstr "" #: src/font-manager/Controls.vala:197 #, fuzzy #| msgid "Font Viewer" msgid "List View" msgstr "Pregledovalnik pisav" #: src/font-manager/Controls.vala:283 msgid "Add Fonts" msgstr "" #: src/font-manager/Controls.vala:284 msgid "Remove Fonts" msgstr "" #: src/font-manager/Controls.vala:300 msgid "Back" msgstr "" #: src/font-manager/Dialogs.vala:48 src/font-manager/Dialogs.vala:59 msgid "_Select" msgstr "" #: src/font-manager/Dialogs.vala:49 msgid "Select Executable" msgstr "" #: src/font-manager/Dialogs.vala:60 msgid "Select a Directory" msgstr "" #: src/font-manager/Dialogs.vala:68 #, fuzzy #| msgid "FileType" msgid "TrueType" msgstr "Vrsta datoteke" #: src/font-manager/Dialogs.vala:70 #, fuzzy #| msgid "FileType" msgid "OpenType" msgstr "Vrsta datoteke" #: src/font-manager/Dialogs.vala:73 msgid "Archive Files" msgstr "" #: src/font-manager/Dialogs.vala:81 msgid "Select Files to Install" msgstr "" #: src/font-manager/Dialogs.vala:91 msgid "Select Source Directories" msgstr "" #: src/font-manager/Dialogs.vala:125 msgid "Font Configuration" msgstr "" #: src/font-manager/Dialogs.vala:126 msgid "Font Collections" msgstr "" #: src/font-manager/Dialogs.vala:127 #: src/font-manager/preferences/UserSources.vala:156 msgid "Font Sources" msgstr "" #: src/font-manager/Dialogs.vala:128 msgid "Installed Fonts" msgstr "" #: src/font-manager/Dialogs.vala:129 msgid "Custom Actions" msgstr "" #: src/font-manager/Dialogs.vala:385 msgid "Fonts installed in your home directory will appear here." msgstr "" #. FontList.vala #. * #. * Copyright (C) 2020-2025 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 . #. #: src/font-manager/FontList.vala:21 #, 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:72 #: src/font-manager/web/google/FontList.vala:204 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "" msgstr[1] "" msgstr[2] "" msgstr[3] "" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 msgid "Collapse all" msgstr "" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 #: src/font-manager/ui/font-manager-font-list-controls.ui:21 #: src/font-manager/ui/font-manager-font-list-view.ui:24 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:28 msgid "Expand all" msgstr "" #: src/font-manager/FontList.vala:510 msgid "Copy Location" msgstr "" #: src/font-manager/FontList.vala:511 msgid "Show in Folder" msgstr "" #: src/font-manager/FontList.vala:512 #, fuzzy #| msgid "Install the selected font files" msgid "Enable selected items" msgstr "Namesti izbrane datoteke pisav" #: src/font-manager/FontList.vala:513 #, fuzzy #| msgid "Install the selected font files" msgid "Disable selected items" msgstr "Namesti izbrane datoteke pisav" #. 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:580 src/font-manager/FontList.vala:589 #, 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:607 #: src/font-manager/preferences/Preferences.vala:45 msgid "Actions" msgstr "" #: src/font-manager/MainWindow.vala:69 msgid "Browse" msgstr "" #: src/font-manager/MainWindow.vala:71 msgid "Compare" msgstr "" #: src/font-manager/MainWindow.vala:74 msgid "Google Fonts" msgstr "" #: src/font-manager/MainWindow.vala:77 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/LanguageData.vala:35 msgid "Arabic" msgstr "" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "" #: src/font-manager/Orthographies.vala:37 #: src/font-manager/web/google/LanguageData.vala:36 msgid "Armenian" msgstr "" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "" #: src/font-manager/Orthographies.vala:39 #: src/font-manager/web/google/LanguageData.vala:38 msgid "Balinese" msgstr "" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "" #: src/font-manager/Orthographies.vala:41 #: src/font-manager/web/google/LanguageData.vala:39 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/LanguageData.vala:42 msgid "Bengali" msgstr "" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "" #: src/font-manager/Orthographies.vala:48 #: src/font-manager/web/google/LanguageData.vala:46 msgid "Buginese" msgstr "" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "" #: src/font-manager/Orthographies.vala:50 #: src/font-manager/web/google/LanguageData.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 #: src/font-manager/web/google/LanguageData.vala:51 msgid "Chakma" msgstr "" #: src/font-manager/Orthographies.vala:54 #: src/font-manager/web/google/LanguageData.vala:52 msgid "Cham" msgstr "" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/LanguageData.vala:53 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 #: src/font-manager/web/google/LanguageData.vala:58 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/LanguageData.vala:65 msgid "Devanagari" msgstr "" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "" #: src/font-manager/Orthographies.vala:75 #: src/font-manager/web/google/LanguageData.vala:67 msgid "Egyptian Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "" #: src/font-manager/Orthographies.vala:77 #: src/font-manager/web/google/LanguageData.vala:70 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 #: src/font-manager/web/google/LanguageData.vala:71 msgid "Georgian" msgstr "" #: src/font-manager/Orthographies.vala:86 #: src/font-manager/web/google/LanguageData.vala:72 msgid "Glagolitic" msgstr "" #: src/font-manager/Orthographies.vala:87 #: src/font-manager/web/google/LanguageData.vala:73 msgid "Gothic" msgstr "" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/LanguageData.vala:77 msgid "Gujarati" msgstr "" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/LanguageData.vala:79 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/LanguageData.vala:83 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 #: src/font-manager/web/google/LanguageData.vala:89 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 #: src/font-manager/web/google/LanguageData.vala:90 msgid "Kaithi" msgstr "" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/LanguageData.vala:91 msgid "Kannada" msgstr "" #: src/font-manager/Orthographies.vala:103 #: src/font-manager/web/google/LanguageData.vala:94 msgid "Kayah Li" msgstr "" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "" #: src/font-manager/Orthographies.vala:105 #: src/font-manager/web/google/LanguageData.vala:92 msgid "Kharoshthi" msgstr "" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/LanguageData.vala:95 msgid "Khmer" msgstr "" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "" #: src/font-manager/Orthographies.vala:108 #: src/font-manager/web/google/LanguageData.vala:99 msgid "Lao" msgstr "" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "" #: src/font-manager/Orthographies.vala:110 #: src/font-manager/web/google/LanguageData.vala:100 msgid "Lepcha" msgstr "" #: src/font-manager/Orthographies.vala:111 #: src/font-manager/web/google/LanguageData.vala:103 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/LanguageData.vala:110 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 #: src/font-manager/web/google/LanguageData.vala:119 msgid "Mende Kikakui" msgstr "" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "" #. { N_(""), "meroitic-cursive", "" }, #. { N_(""), "meroitic-heiroglyphs", "" }, #: src/font-manager/Orthographies.vala:123 #: src/font-manager/web/google/LanguageData.vala:123 msgid "Miao" msgstr "" #: src/font-manager/Orthographies.vala:124 #: src/font-manager/web/google/LanguageData.vala:125 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:130 #: src/font-manager/web/google/LanguageData.vala:129 msgid "Myanmar" msgstr "" #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/LanguageData.vala:133 msgid "New Tai Lue" msgstr "" #: src/font-manager/Orthographies.vala:132 msgid "N’Ko" msgstr "" #: src/font-manager/Orthographies.vala:133 #: src/font-manager/web/google/LanguageData.vala:137 msgid "Ogham" msgstr "" #: src/font-manager/Orthographies.vala:134 #: src/font-manager/web/google/LanguageData.vala:138 msgid "Ol Chiki" msgstr "" #: src/font-manager/Orthographies.vala:135 #: src/font-manager/web/google/LanguageData.vala:140 msgid "Old Italic" msgstr "" #: src/font-manager/Orthographies.vala:136 #: src/font-manager/web/google/LanguageData.vala:145 msgid "Old South Arabian" msgstr "" #: src/font-manager/Orthographies.vala:137 #: src/font-manager/web/google/LanguageData.vala:149 msgid "Oriya" msgstr "" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/LanguageData.vala:148 msgid "Osmanya" msgstr "" #: src/font-manager/Orthographies.vala:139 msgid "Pan African Latin" msgstr "" #: src/font-manager/Orthographies.vala:140 msgid "Pashto" msgstr "" #: src/font-manager/Orthographies.vala:141 #: src/font-manager/web/google/LanguageData.vala:153 msgid "Phags Pa" msgstr "" #: src/font-manager/Orthographies.vala:142 msgid "Pinyin" msgstr "" #: src/font-manager/Orthographies.vala:143 msgid "Polynesian" msgstr "" #: src/font-manager/Orthographies.vala:144 msgid "Polytonic Greek" msgstr "" #: src/font-manager/Orthographies.vala:145 #: src/font-manager/web/google/LanguageData.vala:156 msgid "Rejang" msgstr "" #: src/font-manager/Orthographies.vala:146 msgid "Romanian" msgstr "" #: src/font-manager/Orthographies.vala:147 #: src/font-manager/web/google/LanguageData.vala:157 msgid "Runic" msgstr "" #: src/font-manager/Orthographies.vala:148 #: src/font-manager/web/google/LanguageData.vala:159 msgid "Saurashtra" msgstr "" #: src/font-manager/Orthographies.vala:149 msgid "Simplified Chinese" msgstr "" #: src/font-manager/Orthographies.vala:150 msgid "Sindhi" msgstr "" #: src/font-manager/Orthographies.vala:151 #: src/font-manager/web/google/LanguageData.vala:164 msgid "Sinhala" msgstr "" #: src/font-manager/Orthographies.vala:152 msgid "South Korean Hanja" msgstr "" #: src/font-manager/Orthographies.vala:153 #: src/font-manager/web/google/LanguageData.vala:168 msgid "Sundanese" msgstr "" #: src/font-manager/Orthographies.vala:154 #: src/font-manager/web/google/LanguageData.vala:169 msgid "Syloti Nagri" msgstr "" #. { N_("Symbols"), "symbols", "" }, #: src/font-manager/Orthographies.vala:155 #: src/font-manager/web/google/LanguageData.vala:171 msgid "Syriac" msgstr "" #: src/font-manager/Orthographies.vala:156 #: src/font-manager/web/google/LanguageData.vala:174 msgid "Tai Le" msgstr "" #: src/font-manager/Orthographies.vala:157 msgid "Tai Tham (Lanna)" msgstr "" #: src/font-manager/Orthographies.vala:158 msgid "Tai Viet" msgstr "" #: src/font-manager/Orthographies.vala:159 #: src/font-manager/web/google/LanguageData.vala:175 msgid "Tamil" msgstr "" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/LanguageData.vala:176 msgid "Telugu" msgstr "" #: src/font-manager/Orthographies.vala:161 msgid "Thaana" msgstr "" #: src/font-manager/Orthographies.vala:162 #: src/font-manager/web/google/LanguageData.vala:177 msgid "Thai" msgstr "" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/LanguageData.vala:178 msgid "Tibetan" msgstr "" #: src/font-manager/Orthographies.vala:164 msgid "Tifinagh" msgstr "" #: src/font-manager/Orthographies.vala:165 msgid "Traditional Chinese" msgstr "" #: src/font-manager/Orthographies.vala:166 msgid "Turkish" msgstr "" #: src/font-manager/Orthographies.vala:167 msgid "Uighur" msgstr "" #: src/font-manager/Orthographies.vala:168 msgid "Urdu" msgstr "" #: src/font-manager/Orthographies.vala:169 msgid "Vai" msgstr "" #: src/font-manager/Orthographies.vala:170 msgid "Vedic Extensions" msgstr "" #: src/font-manager/Orthographies.vala:171 msgid "Venda" msgstr "" #: src/font-manager/Orthographies.vala:172 #: src/font-manager/web/google/LanguageData.vala:179 msgid "Vietnamese" msgstr "" #: src/font-manager/Orthographies.vala:173 msgid "Western European" msgstr "" #: src/font-manager/Orthographies.vala:174 msgid "Yi" msgstr "" #: src/font-manager/Orthographies.vala:175 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/OrthographyList.vala:105 msgid "Coverage" msgstr "" #: src/font-manager/OrthographyList.vala:137 #: src/font-manager/filters/LanguageFilter.vala:55 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:362 msgid "Supported Orthographies" msgstr "" #: src/font-manager/OrthographyList.vala:200 #, fuzzy #| msgid "Install the selected font files" msgid "No items selected" msgstr "Namesti izbrane datoteke pisav" #: src/font-manager/OrthographyList.vala:205 msgid "Update in progress" msgstr "" #. No error and no results means this font file is likely broken or empty #: src/font-manager/OrthographyList.vala:231 msgid "No valid orthographies for selection" msgstr "" #: src/font-manager/Sidebar.vala:57 msgid "Add new collection" msgstr "" #: src/font-manager/Sidebar.vala:61 #: src/font-manager/ui/font-manager-font-list-controls.ui:32 #: src/font-manager/ui/font-manager-font-list-view.ui:36 #, fuzzy #| msgid "Install the selected font files" msgid "Remove selected item" msgstr "Namesti izbrane datoteke pisav" #: src/font-manager/Sidebar.vala:67 #, fuzzy #| msgid "Install the selected font files" msgid "Edit selected item" msgstr "Namesti izbrane datoteke pisav" #: src/font-manager/Utils.vala:295 msgid "Copying files…" msgstr "" #: src/font-manager/filters/Collection.vala:99 msgid "New Collection" msgstr "" #: src/font-manager/filters/Collection.vala:100 #, c-format msgid "Created : %s" msgstr "" #: src/font-manager/filters/Disabled.vala:28 msgid "Disabled" msgstr "" #: src/font-manager/filters/Disabled.vala:29 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:34 msgid "Unsorted" msgstr "" #: src/font-manager/filters/Unsorted.vala:35 msgid "Fonts not present in any collection" msgstr "" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "" #: src/font-manager/filters/UserFonts.vala:28 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 msgid "GTK 4 Font Rendering" msgstr "" #: src/font-manager/preferences/Desktop.vala:61 msgid "Automatic option allows GTK 4 to disregard hinting settings." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:90 msgid "Antialiasing" msgstr "" #: src/font-manager/preferences/Desktop.vala:67 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values. " msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:96 msgid "RGBA order" msgstr "" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:97 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:78 #: src/font-manager/preferences/Desktop.vala:84 #: src/font-manager/preferences/Rendering.vala:78 msgid "Hinting" msgstr "" #: src/font-manager/preferences/Desktop.vala:79 #: src/font-manager/preferences/Desktop.vala:85 msgid "The type of hinting to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:91 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values." msgstr "" #: src/font-manager/preferences/Desktop.vala:121 msgid "GNOME desktop settings schema not found" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Automatic" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Manual" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "Grayscale" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "RGBA" msgstr "" #: src/font-manager/preferences/Desktop.vala:242 #: src/font-manager/preferences/Display.vala:91 msgid "Subpixel Geometry" msgstr "" #: src/font-manager/preferences/Display.vala:75 msgid "Target DPI" msgstr "" #: src/font-manager/preferences/Display.vala:77 msgid "Scale Factor" msgstr "" #: src/font-manager/preferences/Display.vala:83 msgid "LCD Filter" msgstr "" #: src/font-manager/preferences/Preferences.vala:41 msgid "Interface" msgstr "" #: src/font-manager/preferences/Preferences.vala:42 msgid "Desktop" msgstr "" #: src/font-manager/preferences/Preferences.vala:48 msgid "Sources" msgstr "" #: src/font-manager/preferences/Preferences.vala:49 msgid "Substitutions" msgstr "" #: src/font-manager/preferences/Preferences.vala:50 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:150 msgid "Display" msgstr "" #: src/font-manager/preferences/Preferences.vala:51 msgid "Rendering" msgstr "" #: src/font-manager/preferences/Preferences.vala:131 msgid "" "A Fontconfig configuration file will be generated from these settings.\n" "\n" "Running applications may require a restart to reflect any changes.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/Preferences.vala:153 msgid "Reset all values to default" msgstr "" #: src/font-manager/preferences/Rendering.vala:77 msgid "Antialias" msgstr "" #: src/font-manager/preferences/Rendering.vala:81 msgid "Enable Autohinter" msgstr "" #: src/font-manager/preferences/Rendering.vala:88 msgid "Hinting Style" msgstr "" #: src/font-manager/preferences/Rendering.vala:90 msgid "Use Embedded Bitmaps" msgstr "" #: src/font-manager/preferences/Substitutions.vala:153 msgid "Font Substitutions" msgstr "" #: src/font-manager/preferences/Substitutions.vala:154 msgid "Easily substitute one font family for another." msgstr "" #: src/font-manager/preferences/Substitutions.vala:155 msgid "To add a new substitute click the add button in the toolbar." msgstr "" #: src/font-manager/preferences/UserActions.vala:229 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:243 msgid "User Actions" msgstr "" #: src/font-manager/preferences/UserActions.vala:245 msgid "Custom context menu entries" msgstr "" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Raised" msgstr "" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Flat" msgstr "" #: src/font-manager/preferences/UserInterface.vala:80 #: src/font-viewer/MainWindow.vala:208 msgid "Selected setting requires restart to apply" msgstr "" #: src/font-manager/preferences/UserInterface.vala:81 #: src/font-viewer/MainWindow.vala:209 msgid "Changes will take effect next time the application is started" msgstr "" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Wide Layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Use three column layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:97 msgid "Only When Maximized" msgstr "" #: src/font-manager/preferences/UserInterface.vala:99 msgid "Enable Animations" msgstr "" #. The added margins here are due to PreviewColors widget alignment issues #: src/font-manager/preferences/UserInterface.vala:100 #: src/font-viewer/MainWindow.vala:224 msgid "Prefer Dark Theme" msgstr "" #: src/font-manager/preferences/UserInterface.vala:102 #: src/font-viewer/MainWindow.vala:229 msgid "Use Adwaita Stylesheet" msgstr "" #: src/font-manager/preferences/UserInterface.vala:106 msgid "Titlebar Button Style" msgstr "" #: src/font-manager/preferences/UserInterface.vala:107 msgid "Display line size in Waterfall Preview" msgstr "" #: src/font-manager/preferences/UserInterface.vala:112 #: src/font-viewer/MainWindow.vala:243 msgid "Waterfall Line Spacing" msgstr "" #: src/font-manager/preferences/UserInterface.vala:114 #: src/font-viewer/MainWindow.vala:244 msgid "Padding in pixels to insert above and below rows" msgstr "" #: src/font-manager/preferences/UserSources.vala:145 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." msgstr "" #: src/font-manager/preferences/UserSources.vala:157 msgid "Easily add or preview fonts without actually installing them." msgstr "" #: src/font-manager/preferences/UserSources.vala:158 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/GoogleFonts.vala:156 msgid "Network Access Disabled" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:157 msgid "Contact your system administrator to request access." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:160 msgid "Network Offline" msgstr "" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:162 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:172 msgid "Client Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:173 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:176 msgid "Server Error" msgstr "" #. Sample strings used here should be sourced from https://fonts.google.com/ #: src/font-manager/web/google/LanguageData.vala:33 msgid "Adlam" msgstr "" #: src/font-manager/web/google/LanguageData.vala:34 msgid "Anatolian Hieroglyphs" msgstr "" #: src/font-manager/web/google/LanguageData.vala:37 msgid "Avestan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:40 msgid "Bassa Vah" msgstr "" #: src/font-manager/web/google/LanguageData.vala:41 msgid "Batak" msgstr "" #: src/font-manager/web/google/LanguageData.vala:43 msgid "Bhaiksuki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:44 msgid "Brahmi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:45 msgid "Braille" msgstr "" #. { N_("Buhid"), "buhid", "" }, #: src/font-manager/web/google/LanguageData.vala:48 msgid "Caucasian Albanian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:49 msgid "Canadian Aboriginal" msgstr "" #: src/font-manager/web/google/LanguageData.vala:54 msgid "Chinese (Hong Kong)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:55 msgid "Chinese (Simplified)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:56 msgid "Chinese (Traditional)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:57 msgid "Chorasmian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:59 msgid "Cuneiform" msgstr "" #: src/font-manager/web/google/LanguageData.vala:60 msgid "Cypriot" msgstr "" #: src/font-manager/web/google/LanguageData.vala:61 msgid "Cypro Minoan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:62 msgid "Cyrillic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:63 msgid "Cyrillic Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:64 msgid "Deseret" msgstr "" #: src/font-manager/web/google/LanguageData.vala:66 msgid "Duployan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:68 msgid "Elbasan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:69 msgid "Elymaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:74 msgid "Grantha" msgstr "" #: src/font-manager/web/google/LanguageData.vala:75 msgid "Greek" msgstr "" #: src/font-manager/web/google/LanguageData.vala:76 msgid "Greek Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:78 msgid "Gunjala Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:80 msgid "Hanifi Rohingya" msgstr "" #: src/font-manager/web/google/LanguageData.vala:81 msgid "Hanunoo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:82 msgid "Hatran" msgstr "" #: src/font-manager/web/google/LanguageData.vala:84 msgid "Imperial Aramaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:85 msgid "Indic Siyaq Numbers" msgstr "" #: src/font-manager/web/google/LanguageData.vala:86 msgid "Inscriptional Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:87 msgid "Inscriptional Parthian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:88 msgid "Japanese" msgstr "" #: src/font-manager/web/google/LanguageData.vala:93 msgid "Kawi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:96 msgid "Khojki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:97 msgid "Khudawadi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:98 msgid "Korean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:101 msgid "Latin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:102 msgid "Latin Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:104 msgid "Linear A" msgstr "" #: src/font-manager/web/google/LanguageData.vala:105 msgid "Linear B" msgstr "" #: src/font-manager/web/google/LanguageData.vala:106 msgid "Lisu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:107 msgid "Lycian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:108 msgid "Lydian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:109 msgid "Mahajani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:111 msgid "Mandaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:112 msgid "Manichaean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:113 msgid "Math" msgstr "" #: src/font-manager/web/google/LanguageData.vala:114 msgid "Marchen" msgstr "" #: src/font-manager/web/google/LanguageData.vala:115 msgid "Masaram Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:116 msgid "Mayan Numerals" msgstr "" #: src/font-manager/web/google/LanguageData.vala:117 msgid "Medefaidrin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:118 msgid "Meetei Mayek" msgstr "" #: src/font-manager/web/google/LanguageData.vala:120 msgid "Meroitic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:124 msgid "Modi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:126 msgid "Mro" msgstr "" #: src/font-manager/web/google/LanguageData.vala:127 msgid "Multani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:128 msgid "Music" msgstr "" #: src/font-manager/web/google/LanguageData.vala:130 msgid "Nabataean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:131 msgid "Nag Mundari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:132 msgid "Nandinagari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:134 msgid "Newa" msgstr "" #. { N_(""), "nko", "" }, #: src/font-manager/web/google/LanguageData.vala:136 msgid "Nüshu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:139 msgid "Old Hungarian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:141 msgid "Old North Arabian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:142 msgid "Old Permic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:143 msgid "Old Persian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:144 msgid "Old Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:146 msgid "Old Turkic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:147 msgid "Osage" msgstr "" #: src/font-manager/web/google/LanguageData.vala:150 msgid "Pahawh Hmong" msgstr "" #: src/font-manager/web/google/LanguageData.vala:151 msgid "Palmyrene" msgstr "" #: src/font-manager/web/google/LanguageData.vala:152 msgid "Pau Cin Hau" msgstr "" #: src/font-manager/web/google/LanguageData.vala:154 msgid "Phoenician" msgstr "" #: src/font-manager/web/google/LanguageData.vala:155 msgid "Psalter Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:158 msgid "Samaritan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:160 msgid "Sharada" msgstr "" #: src/font-manager/web/google/LanguageData.vala:161 msgid "Shavian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:162 msgid "Siddham" msgstr "" #: src/font-manager/web/google/LanguageData.vala:163 msgid "SignWriting" msgstr "" #: src/font-manager/web/google/LanguageData.vala:165 msgid "Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:166 msgid "Sora Sompeng" msgstr "" #: src/font-manager/web/google/LanguageData.vala:167 msgid "Soyombo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:172 msgid "Tagalog" msgstr "" #: src/font-manager/web/google/LanguageData.vala:173 msgid "Tagbanwa" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name. #: src/font-manager/web/google/LanguageData.vala:190 #, c-format msgid "No sample for %s available" msgstr "" #: src/font-manager/web/google/LanguageData.vala:192 msgid "Please file an issue requesting an update to available samples." msgstr "" #: src/font-manager/web/google/PreviewPage.vala:383 #, 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/WebFont.vala:174 msgid "ExtraLight" msgstr "" #: src/font-manager/web/google/WebFont.vala:182 msgid "SemiBold" msgstr "" #: src/font-manager/web/google/WebFont.vala:186 msgid "ExtraBold" msgstr "" #: src/font-manager/web/google/WebFont.vala:188 msgid "Black" msgstr "" #: src/font-viewer/MainWindow.vala:100 #: src/font-viewer/font-viewer-main-window.ui:70 msgid "No file selected" msgstr "" #: src/font-viewer/MainWindow.vala:101 #: src/font-viewer/font-viewer-main-window.ui:78 msgid "Or unsupported filetype." msgstr "" #: src/font-viewer/MainWindow.vala:150 msgid "System Font" msgstr "" #: src/font-viewer/MainWindow.vala:152 msgid "" "Selected font file is either installed in a system directory or is not " "writable by the current user.\n" "\n" "If you wish to remove this font from the list of available fonts use the " "system package manager to remove the package containing this font file, ask " "the system administrator to remove it or use a font management application " "to disable it." msgstr "" #: src/font-viewer/MainWindow.vala:155 msgid "Newer version already installed" msgstr "" #: src/font-viewer/MainWindow.vala:157 src/font-viewer/MainWindow.vala:162 msgid "Click to overwrite" msgstr "" #: src/font-viewer/MainWindow.vala:160 msgid "Update Font" msgstr "" #: src/font-viewer/MainWindow.vala:165 msgid "Remove Font" msgstr "" #: src/font-viewer/MainWindow.vala:169 #: src/font-viewer/font-viewer-main-window.ui:104 msgid "Install Font" msgstr "" #: src/font-viewer/MainWindow.vala:236 msgid "Preview Area Colors" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:9 #: src/common/ui/font-manager-preview-colors.ui:15 msgid "Select background color" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:23 #: src/common/ui/font-manager-preview-colors.ui:29 msgid "Select text color" msgstr "" #: src/font-manager/gtk/help-overlay.ui:11 msgid "General" msgstr "" #: src/font-manager/gtk/help-overlay.ui:23 msgid "Increase preview size" msgstr "" #: src/font-manager/gtk/help-overlay.ui:30 msgid "Decrease preview size" msgstr "" #: src/font-manager/gtk/help-overlay.ui:37 msgid "Reset preview size" msgstr "" #: src/font-manager/gtk/help-overlay.ui:44 msgid "Focus search entry" msgstr "" #: src/font-manager/gtk/help-overlay.ui:51 msgid "Reload" msgstr "" #: src/font-manager/gtk/help-overlay.ui:58 #: src/font-manager/gtk/help-overlay.ui:65 msgid "Quit the application" msgstr "" #: src/font-manager/gtk/help-overlay.ui:73 msgid "Mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:78 msgid "Switch to Manage mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:85 msgid "Switch to Browse mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:92 msgid "Switch to Compare mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:99 msgid "Switch to Google Fonts mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:107 msgid "Preview Mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:112 msgid "Switch to Standard preview" msgstr "" #: src/font-manager/gtk/help-overlay.ui:119 msgid "Switch to Waterfall preview" msgstr "" #: src/font-manager/gtk/help-overlay.ui:126 msgid "Switch to Body Text preview" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:100 msgid "Increase tile size" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:109 msgid "Decrease tile size" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:149 msgid "Toggle search entry" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:158 msgid "Toggle preview panel" msgstr "" #: src/font-manager/ui/font-manager-browse-preview.ui:164 msgid "" "Status of selected family.\n" "\n" "Disabling will prevent the selected family from being used by other " "applications." msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:19 msgid "Collection Name" msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:45 msgid "_Rename" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:20 msgid "Add selected font to comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:33 msgid "Remove selected font from comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:45 msgid "Pinned Comparisons" msgstr "" #: src/font-manager/ui/font-manager-export-dialog.ui:19 #: src/font-manager/ui/font-manager-remove-dialog.ui:19 msgid "Cancel" msgstr "" #: src/font-manager/ui/font-manager-font-list-controls.ui:51 #: src/font-manager/ui/font-manager-font-list-view.ui:54 #: src/font-manager/ui/font-manager-remove-dialog.ui:43 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:44 msgid "Search Families…" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:29 msgid "Search Orthographies…" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:72 msgid "Minimum Coverage" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:101 msgid "Deselect All" msgstr "" #: src/font-manager/ui/font-manager-orthography-list.ui:53 msgid "Clear selected filter" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:22 msgid "Created :" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:23 msgid "Save current comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:45 msgid "Remove selected comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:73 msgid "Restore selected comparison" msgstr "" #: src/font-manager/ui/font-manager-remove-dialog.ui:13 msgid "Select fonts to remove" msgstr "" #: src/font-manager/ui/font-manager-remove-dialog.ui:25 msgid "Delete" msgstr "" #: src/font-manager/ui/font-manager-sidebar.ui:35 msgid "Categories" msgstr "" #: src/font-manager/ui/font-manager-sidebar.ui:86 msgid "Smart Collections" msgstr "" #: src/font-manager/ui/font-manager-sidebar.ui:142 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:50 msgid "Sort Order" msgstr "" #: src/font-manager/ui/font-manager-sidebar.ui:150 msgid "Collections" msgstr "" #: src/font-manager/ui/font-manager-substitute-row.ui:22 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:34 msgid "Remove substitute" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:35 msgid "Enter substitute family" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:51 msgid "prefer" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:52 msgid "accept" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:53 msgid "default" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:27 msgid "Comment" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:42 msgid "Executable" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:57 msgid "Arguments" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:39 msgid "Newest" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:40 msgid "Most Popular" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:41 msgid "Trending" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:116 msgid "Serif" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:133 msgid "Sans Serif" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:167 msgid "Handwriting" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:198 msgid "Category" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:272 msgid "4+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:282 msgid "8+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:292 msgid "12+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:305 msgid "Variations" msgstr "" #: src/font-viewer/font-viewer-main-window.ui:31 msgid "Preview font files before installing them." msgstr "" #: src/font-viewer/font-viewer-main-window.ui:32 msgid "To preview a font simply drag it onto this area." msgstr "" #, fuzzy #~| msgid "Font Manager" #~ msgid "Font Manager project" #~ msgstr "Upravitelj pisav" #~ 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.9.4/po/sv.po000066400000000000000000002435601476271126700155370ustar00rootroot00000000000000# Å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: 2025-02-26 00:40-0500\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" #. Application.vala #: data/com.github.FontManager.FontManager.appdata.xml.in.in:14 #: data/com.github.FontManager.FontManager.desktop.in.in:5 #: data/com.github.FontManager.FontManager.desktop.in.in:6 #: lib/gtk/font-manager-application-window.c:281 #: src/font-manager/Application.vala:2 msgid "Font Manager" msgstr "Font Manager" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:15 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "En enkel teckensnittshanterare för GTK+ skrivbordsmiljöer" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:18 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/com.github.FontManager.FontManager.appdata.xml.in.in:23 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/com.github.FontManager.FontManager.appdata.xml.in.in:27 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "" "Font Manager är INTE en lösning för professionell teckensnittshantering." #: data/com.github.FontManager.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/com.github.FontManager.FontManager.desktop.in.in:16 #: data/com.github.FontManager.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "Grafik;Visare;GNOME;GTK;Publicering;" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:14 #: data/com.github.FontManager.FontViewer.desktop.in.in:5 #: data/com.github.FontManager.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:88 src/font-viewer/Application.vala:108 #: src/font-viewer/Application.vala:132 #: src/font-viewer/font-viewer-main-window.ui:30 msgid "Font Viewer" msgstr "Teckensnittsvisare" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:15 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "En teckensnittsvisare för GTK+ skrivbordsmiljöer" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:18 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/com.github.FontManager.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:154 #: extensions/nemo/font-manager-menu-provider.c:147 #: extensions/thunar/font-manager-menu-provider.c:129 #: src/font-manager/FontList.vala:509 msgid "Install" msgstr "Installera" #: extensions/nautilus/font-manager-menu-provider.c:156 #: extensions/nemo/font-manager-menu-provider.c:149 #: extensions/thunar/font-manager-menu-provider.c:131 msgid "Install the selected font file" msgstr "Installera markerad teckensnittsfil" #: extensions/nautilus/font-manager-menu-provider.c:157 #: extensions/nemo/font-manager-menu-provider.c:150 #: extensions/thunar/font-manager-menu-provider.c:132 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-database.c:582 src/font-manager/Application.vala:147 #, fuzzy #| msgid "Updating Database — Fonts" msgid "Updating Database…" msgstr "Uppdaterar databas — Teckensnitt" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:699 msgid "Unknown Vendor" msgstr "Okänd leverantör" #: lib/fontconfig/font-manager-fontconfig.c:568 #: src/font-manager/web/google/WebFont.vala:172 msgid "Thin" msgstr "Tunn" #: lib/fontconfig/font-manager-fontconfig.c:570 msgid "Ultra-Light" msgstr "Ultralätt" #: lib/fontconfig/font-manager-fontconfig.c:572 #: lib/fontconfig/font-manager-fontconfig.c:925 #: src/font-manager/web/google/WebFont.vala:176 msgid "Light" msgstr "Lätt" #: lib/fontconfig/font-manager-fontconfig.c:574 msgid "Semi-Light" msgstr "Semilätt" #: lib/fontconfig/font-manager-fontconfig.c:576 msgid "Book" msgstr "Bok" #: lib/fontconfig/font-manager-fontconfig.c:578 #: lib/fontconfig/font-manager-fontconfig.c:882 #: src/font-manager/preferences/Desktop.vala:236 #: src/font-manager/web/google/WebFont.vala:180 msgid "Medium" msgstr "Medium" #: lib/fontconfig/font-manager-fontconfig.c:580 msgid "Semi-Bold" msgstr "Semifet" #: lib/fontconfig/font-manager-fontconfig.c:582 #: src/font-manager/web/google/WebFont.vala:184 msgid "Bold" msgstr "Fet" #: lib/fontconfig/font-manager-fontconfig.c:584 msgid "Ultra-Bold" msgstr "Ultrafet" #: lib/fontconfig/font-manager-fontconfig.c:586 msgid "Heavy" msgstr "Tung" #: lib/fontconfig/font-manager-fontconfig.c:588 msgid "Ultra-Heavy" msgstr "Ultratung" #: lib/fontconfig/font-manager-fontconfig.c:663 #: src/font-manager/web/google/WebFont.vala:234 msgid "Italic" msgstr "Kursiv" #: lib/fontconfig/font-manager-fontconfig.c:665 msgid "Oblique" msgstr "Sned" #: lib/fontconfig/font-manager-fontconfig.c:703 msgid "Ultra-Condensed" msgstr "Ultrakomprimerad" #: lib/fontconfig/font-manager-fontconfig.c:705 msgid "Extra-Condensed" msgstr "Extra komprimerad" #: lib/fontconfig/font-manager-fontconfig.c:707 msgid "Condensed" msgstr "Komprimerad" #: lib/fontconfig/font-manager-fontconfig.c:709 msgid "Semi-Condensed" msgstr "Semikomprimerad" #: lib/fontconfig/font-manager-fontconfig.c:711 msgid "Semi-Expanded" msgstr "Semiexpanderad" #: lib/fontconfig/font-manager-fontconfig.c:713 msgid "Expanded" msgstr "Expanderad" #: lib/fontconfig/font-manager-fontconfig.c:715 msgid "Extra-Expanded" msgstr "Extra expanderad" #: lib/fontconfig/font-manager-fontconfig.c:717 msgid "Ultra-Expanded" msgstr "Ultraexpanderad" #: lib/fontconfig/font-manager-fontconfig.c:786 msgid "Proportional" msgstr "Proportionerlig" #: lib/fontconfig/font-manager-fontconfig.c:788 msgid "Dual Width" msgstr "Dubbel bredd" #: lib/fontconfig/font-manager-fontconfig.c:790 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:184 msgid "Monospace" msgstr "Fast bredd" #: lib/fontconfig/font-manager-fontconfig.c:792 msgid "Charcell" msgstr "Teckencell" #: lib/fontconfig/font-manager-fontconfig.c:831 msgid "Unknown" msgstr "Okänt" #: lib/fontconfig/font-manager-fontconfig.c:833 msgid "RGB" msgstr "RGB" #: lib/fontconfig/font-manager-fontconfig.c:835 msgid "BGR" msgstr "BGR" #: lib/fontconfig/font-manager-fontconfig.c:837 msgid "VRGB" msgstr "VRGB" #: lib/fontconfig/font-manager-fontconfig.c:839 msgid "VBGR" msgstr "VBGR" #: lib/fontconfig/font-manager-fontconfig.c:841 #: lib/fontconfig/font-manager-fontconfig.c:886 #: lib/fontconfig/font-manager-fontconfig.c:929 #: src/font-manager/Controls.vala:133 #: src/font-manager/preferences/Desktop.vala:234 #: src/font-manager/preferences/Desktop.vala:236 msgid "None" msgstr "Ingen" #: lib/fontconfig/font-manager-fontconfig.c:880 #: src/font-manager/preferences/Desktop.vala:236 msgid "Slight" msgstr "Liten" #: lib/fontconfig/font-manager-fontconfig.c:884 #: src/font-manager/preferences/Desktop.vala:236 msgid "Full" msgstr "Full" #: lib/fontconfig/font-manager-fontconfig.c:923 msgid "Default" msgstr "Standard" #: lib/fontconfig/font-manager-fontconfig.c:927 msgid "Legacy" msgstr "Äldre" #: lib/fontconfig/font-manager-source.c:305 #: lib/fontconfig/font-manager-source.c:321 #: lib/fontconfig/font-manager-source.c:322 msgid "Source Unavailable" msgstr "Källa ej tillgänglig" #: lib/gtk/font-manager-application-window.c:285 #: src/font-manager/Application.vala:3 msgid "Simple font management for GTK+ desktop environments" msgstr "Enkel teckensnittshantering för GTK+ skrivbordsmiljöer" #: lib/gtk/font-manager-application-window.c:290 msgid "translator-credits" msgstr "Åke Engelbrektson" #: lib/gtk/font-manager-fsType.c:74 msgid "Restricted License Embedding" msgstr "Begränsad licensinbäddning" #: lib/gtk/font-manager-fsType.c:76 msgid "Preview & Print Embedding" msgstr "Förhandsgransknings- & utskriftsinbäddning" #: lib/gtk/font-manager-fsType.c:78 msgid "Editable Embedding" msgstr "Redigerbar inbäddning" #: lib/gtk/font-manager-fsType.c:80 msgid "Preview & Print Embedding | No Subsetting" msgstr "Förhandsgransknings- & utskriftsinbäddning | Ingen underinställning" #: lib/gtk/font-manager-fsType.c:82 msgid "Editable Embedding | No Subsetting" msgstr "Redigerbar inbäddning | Ingen underinställning" #: lib/gtk/font-manager-fsType.c:84 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "Förhandsgransknings- & utskriftsinbäddning | Endast bitmap-inbäddning" #: lib/gtk/font-manager-fsType.c:86 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "Redigerbar inbäddning | Endast bitmap-inbäddning" #: lib/gtk/font-manager-fsType.c:88 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" "Förhandsgransknings- & utskriftsinbäddning | Ingen underinställning | Endast " "bitmap-inbäddning" #: lib/gtk/font-manager-fsType.c:90 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" "Redigerbar inbäddning | Ingen underinställning | Endast bitmap-inbäddning" #: lib/gtk/font-manager-fsType.c:92 msgid "Installable Embedding" msgstr "Installerbar-inbäddning" #: lib/gtk/font-manager-license-page.c:179 msgid "File does not contain license information." msgstr "Filen innehåller ingen licensinformation." #: lib/gtk/font-manager-preview-controls.c:77 msgid "Left Aligned" msgstr "Vänsterjusterat" #: lib/gtk/font-manager-preview-controls.c:83 msgid "Centered" msgstr "Centrerat" #: lib/gtk/font-manager-preview-controls.c:89 msgid "Fill" msgstr "Fyll" #: lib/gtk/font-manager-preview-controls.c:95 msgid "Right Aligned" msgstr "Högerjusterat" #: lib/gtk/font-manager-preview-controls.c:349 #: src/font-manager/ui/font-manager-browse-pane.ui:168 msgid "Edit preview text" msgstr "Redigera exempeltext" #: lib/gtk/font-manager-preview-controls.c:350 msgid "Undo changes" msgstr "Ångra ändringar" #: lib/gtk/font-manager-preview-page.c:87 #: src/font-manager/ui/font-manager-browse-preview.ui:126 msgid "Preview" msgstr "Förhandsgranskning" #: lib/gtk/font-manager-preview-page.c:89 msgid "Waterfall" msgstr "Kaskad" #: lib/gtk/font-manager-preview-pane.c:47 #: lib/gtk/font-manager-preview-pane.c:584 #: src/font-manager/ui/font-manager-browse-preview.ui:136 msgid "Characters" msgstr "Tecken" #: lib/gtk/font-manager-preview-pane.c:49 #: lib/gtk/font-manager-preview-pane.c:585 msgid "Properties" msgstr "Egenskaper" #: lib/gtk/font-manager-preview-pane.c:51 #: lib/gtk/font-manager-preview-pane.c:586 src/font-manager/Categories.vala:266 msgid "License" msgstr "Licens" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:331 #: src/font-manager/web/google/WebFont.vala:178 msgid "Regular" msgstr "Normal" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:326 msgid "Normal" msgstr "Normal" #: lib/gtk/font-manager-preview-pane.c:508 msgid "Search available characters" msgstr "Sök tillgängliga tecken" #: lib/gtk/font-manager-properties-page.c:55 msgid "PostScript Name" msgstr "PostScript-namn" #: lib/gtk/font-manager-properties-page.c:56 msgid "Family" msgstr "Familj" #: lib/gtk/font-manager-properties-page.c:57 msgid "Style" msgstr "Stil" #: lib/gtk/font-manager-properties-page.c:58 #: src/font-manager/Categories.vala:259 msgid "Width" msgstr "Bredd" #: lib/gtk/font-manager-properties-page.c:59 #: src/font-manager/Categories.vala:261 msgid "Slant" msgstr "Lutning" #: lib/gtk/font-manager-properties-page.c:60 #: src/font-manager/Categories.vala:260 msgid "Weight" msgstr "Tjocklek" #: lib/gtk/font-manager-properties-page.c:61 #: src/font-manager/Categories.vala:262 msgid "Spacing" msgstr "Mellanrum" #: lib/gtk/font-manager-properties-page.c:62 msgid "Version" msgstr "Version" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/gtk/font-manager-properties-page.c:64 #: src/font-manager/Categories.vala:268 msgid "Vendor" msgstr "Leverantör" #: lib/gtk/font-manager-properties-page.c:65 msgid "FileType" msgstr "Filtyp" #. Keep this entry last #: lib/gtk/font-manager-properties-page.c:67 msgid "Filesize" msgstr "Filstorlek" #: lib/gtk/unicode/unicode-character-map.c:850 msgid "Copy" msgstr "Kopiera" #: lib/gtk/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "Annat, Kontroll" #: lib/gtk/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "Annat, Format" #: lib/gtk/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "Annat, Inte tilldelat" #: lib/gtk/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "Annat, Privat användning" #: lib/gtk/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "Annat, Surrogat" #: lib/gtk/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "gemener" #: lib/gtk/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "Modifierare" #: lib/gtk/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "Annat" #: lib/gtk/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "Inledande Versal" #: lib/gtk/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "VERSALER" #: lib/gtk/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "Markera, Kombinera blanksteg" #: lib/gtk/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "Markera, Omslut" #: lib/gtk/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "Markera, Ej blanksteg" #: lib/gtk/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "Tal, Decimal siffra" #: lib/gtk/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "Siffra, Bokstav" #: lib/gtk/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "Siffra, Annat" #: lib/gtk/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "Interpunktion, Koppling" #: lib/gtk/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "Interpunktion, Streck" #: lib/gtk/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "Interpunktion, Stäng" #: lib/gtk/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "Interpunktion, Slutcitat" #: lib/gtk/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "Interpunktion, Inledande citat" #: lib/gtk/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "Interpunktion, Annat" #: lib/gtk/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "Interpunktion, Öppen" #: lib/gtk/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "Symbol, Valuta" #: lib/gtk/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "Symbol, Modifierare" #: lib/gtk/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "Symbol, Matematik" #: lib/gtk/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "Symbol, Annat" #: lib/gtk/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "Separator, Rad" #: lib/gtk/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "Separator, Stycke" #: lib/gtk/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "Separator, Blanksteg" #: src/common/WaterfallSettings.vala:37 msgid "Up to 48 points (Linear Scaling)" msgstr "Upp till 48 punkter (linjär skalning)" #: src/common/WaterfallSettings.vala:39 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "Upp till 72 punkter (1,1 vanligt förhållande)" #: src/common/WaterfallSettings.vala:41 msgid "Up to 96 points (Linear Scaling)" msgstr "Upp till 96 punkter (linjär skalning)" #: src/common/WaterfallSettings.vala:43 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "Upp till 96 punkter (1,1 vanligt förhållande)" #: src/common/WaterfallSettings.vala:45 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "Upp till 120 punkter (1,2 vanligt förhållande)" #: src/common/WaterfallSettings.vala:47 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "Upp till 144 punkter (1,3 vanligt förhållande)" #: src/common/WaterfallSettings.vala:49 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "Upp till 192 punkter (1,4 vanligt förhållande)" #: src/common/WaterfallSettings.vala:51 msgid "Custom Size Settings" msgstr "Anpassat" #: src/common/WaterfallSettings.vala:197 msgid "Waterfall Preview Size Settings" msgstr "Storleksinställning för kaskadgranskning" #: src/common/WaterfallSettings.vala:201 msgid "Higher values may adversely affect performance" msgstr "Högre värden kan påverka prestanda negativt" #: src/common/WaterfallSettings.vala:204 msgid "Minimum Waterfall Preview Point Size" msgstr "Minsta punktstorlek för kaskadliknande förhandsgranskning" #: src/common/WaterfallSettings.vala:206 msgid "Waterfall Preview Point Size Common Ratio" msgstr "Punktstorlek för kaskadliknande förhandsgranskning" #: src/common/WaterfallSettings.vala:208 msgid "Maximum Waterfall Preview Point Size" msgstr "Största punktstorlek för kaskadliknande förhandsgranskning" #: src/common/WaterfallSettings.vala:236 #, fuzzy #| msgid "Show in Folder" msgid "Show line size" msgstr "Visa i mapp" #: src/font-manager/Application.vala:5 #, fuzzy #| 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" #| " " 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" " " #: src/font-manager/Application.vala:133 #, fuzzy #| msgid "Install Font" msgid "Installing Font Files…" msgstr "Installera teckensnitt" #: src/font-manager/Browse.vala:381 #: src/font-manager/ui/font-manager-browse-preview.ui:175 #, fuzzy #| msgid "Decorative" msgid "Active" msgstr "Dekorativ" #: src/font-manager/Browse.vala:385 msgid "Inactive" msgstr "" #: src/font-manager/Browse.vala:426 msgid "Designed by" msgstr "" #: src/font-manager/Categories.vala:259 msgid "Grouped by font width" msgstr "Grupperad efter teckenbredd" #: src/font-manager/Categories.vala:260 msgid "Grouped by font weight" msgstr "Grupperad efter teckenvikt" #: src/font-manager/Categories.vala:261 msgid "Grouped by font angle" msgstr "Grupperad efter teckenvinkel" #: src/font-manager/Categories.vala:262 msgid "Grouped by font spacing" msgstr "Grupperad efter teckenavstånd" #: src/font-manager/Categories.vala:266 msgid "Grouped by license type" msgstr "Grupperad efter licenstyp" #: src/font-manager/Categories.vala:268 msgid "Grouped by vendor" msgstr "Grupperad efter leverantör" #: src/font-manager/Categories.vala:269 msgid "Filetype" msgstr "Filtyp" #: src/font-manager/Categories.vala:269 msgid "Grouped by filetype" msgstr "Grupperad efter filtyp" #: src/font-manager/Categories.vala:274 msgid "All" msgstr "Alla" #: src/font-manager/Categories.vala:274 msgid "All Fonts" msgstr "Alla teckensnitt" #: src/font-manager/Categories.vala:275 msgid "System" msgstr "System" #: src/font-manager/Categories.vala:275 msgid "Fonts available to all users" msgstr "Teckensnitt tillgängliga för alla användare" #: src/font-manager/Categories.vala:298 msgid "Family Kind" msgstr "Familjetyp" #: src/font-manager/Categories.vala:298 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:299 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:262 msgid "Any" msgstr "Alla" #: src/font-manager/Categories.vala:299 msgid "No Fit" msgstr "Ingen passning" #: src/font-manager/Categories.vala:299 msgid "Text and Display" msgstr "Text och visning" #: src/font-manager/Categories.vala:299 msgid "Script" msgstr "Skript" #: src/font-manager/Categories.vala:299 msgid "Decorative" msgstr "Dekorativ" #: src/font-manager/Categories.vala:299 msgid "Pictorial" msgstr "Bildmässigt" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "Ange kollektionsnamn" #: src/font-manager/Collections.vala:346 msgid "Copy to…" msgstr "Kopiera till…" #: src/font-manager/Collections.vala:347 msgid "Compress…" msgstr "Komprimera…" #: src/font-manager/Collections.vala:348 msgid "Rename…" msgstr "Byt namn…" #: src/font-manager/Collections.vala:402 msgid "Archive created successfully." msgstr "" #: src/font-manager/Collections.vala:403 msgid "The resulting file can be found in your home directory." msgstr "" #: src/font-manager/Collections.vala:405 msgid "Error exporting collection" msgstr "" #: src/font-manager/Collections.vala:406 msgid "" "Start the application from a terminal and try again for more information" msgstr "" #: src/font-manager/Collections.vala:427 #, fuzzy #| msgid "Remove selected collection" msgid "Creating archive from selected collection." msgstr "Ta bort markerad kollektion" #: src/font-manager/Collections.vala:428 msgid "This may take some time for large collections…" msgstr "" #: src/font-manager/Compare.vala:325 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:361 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" "Spara aktuell jämförelse\n" "genom att klicka på +" #: src/font-manager/Controls.vala:80 msgid "Keyboard Shortcuts" msgstr "Tangenbordsgenvägar" #: src/font-manager/Controls.vala:81 src/font-manager/gtk/help-overlay.ui:16 msgid "Help" msgstr "Hjälp" #: src/font-manager/Controls.vala:82 #, fuzzy #| msgid "Font Manager" msgid "About Font Manager" msgstr "Font Manager" #: src/font-manager/Controls.vala:88 msgid "Preferences" msgstr "Inställningar" #: src/font-manager/Controls.vala:92 msgid "Import" msgstr "Importera" #: src/font-manager/Controls.vala:93 #: src/font-manager/ui/font-manager-export-dialog.ui:25 msgid "Export" msgstr "Exportera" #: src/font-manager/Controls.vala:96 #: src/font-manager/ui/font-manager-export-dialog.ui:13 msgid "User Data" msgstr "Användardata" #: src/font-manager/Controls.vala:129 #: src/font-manager/ui/font-manager-user-action-row.ui:13 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:38 msgid "Name" msgstr "Namn" #: src/font-manager/Controls.vala:131 msgid "Size" msgstr "" #: src/font-manager/Controls.vala:196 msgid "Grid View" msgstr "Ikonvy" #: src/font-manager/Controls.vala:197 msgid "List View" msgstr "Listvy" #: src/font-manager/Controls.vala:283 msgid "Add Fonts" msgstr "Lägg till teckensnitt" #: src/font-manager/Controls.vala:284 msgid "Remove Fonts" msgstr "Ta bort teckensnitt" #: src/font-manager/Controls.vala:300 msgid "Back" msgstr "Tillbaka" #: src/font-manager/Dialogs.vala:48 src/font-manager/Dialogs.vala:59 msgid "_Select" msgstr "_Välj" #: src/font-manager/Dialogs.vala:49 #, fuzzy #| msgid "Select executable" msgid "Select Executable" msgstr "Välj körbar" #: src/font-manager/Dialogs.vala:60 #, fuzzy #| msgid "Select text color" msgid "Select a Directory" msgstr "Välj textfärg" #: src/font-manager/Dialogs.vala:68 #, fuzzy #| msgid "FileType" msgid "TrueType" msgstr "Filtyp" #: src/font-manager/Dialogs.vala:70 #, fuzzy #| msgid "FileType" msgid "OpenType" msgstr "Filtyp" #: src/font-manager/Dialogs.vala:73 msgid "Archive Files" msgstr "" #: src/font-manager/Dialogs.vala:81 #, fuzzy #| msgid "Select files to install" msgid "Select Files to Install" msgstr "Välj filer att installera" #: src/font-manager/Dialogs.vala:91 #, fuzzy #| msgid "Select source folders" msgid "Select Source Directories" msgstr "Välj källmappar" #: src/font-manager/Dialogs.vala:125 msgid "Font Configuration" msgstr "Teckensnittsinställning" #: src/font-manager/Dialogs.vala:126 msgid "Font Collections" msgstr "Teckensnittskollektioner" #: src/font-manager/Dialogs.vala:127 #: src/font-manager/preferences/UserSources.vala:156 msgid "Font Sources" msgstr "Teckensnittskällor" #: src/font-manager/Dialogs.vala:128 msgid "Installed Fonts" msgstr "Installerade teckensnitt" #: src/font-manager/Dialogs.vala:129 msgid "Custom Actions" msgstr "Anpassade åtgärder" #: src/font-manager/Dialogs.vala:385 msgid "Fonts installed in your home directory will appear here." msgstr "Teckensnitt installerade i din hemkatalog visas här." #. FontList.vala #. * #. * Copyright (C) 2020-2025 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 . #. #: src/font-manager/FontList.vala:21 #, 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:72 #: src/font-manager/web/google/FontList.vala:204 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "%i variation " msgstr[1] "%i variationer " #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 msgid "Collapse all" msgstr "Komprimera alla" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 #: src/font-manager/ui/font-manager-font-list-controls.ui:21 #: src/font-manager/ui/font-manager-font-list-view.ui:24 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:28 msgid "Expand all" msgstr "Expandera alla" #: src/font-manager/FontList.vala:510 msgid "Copy Location" msgstr "Kopiera plats" #: src/font-manager/FontList.vala:511 msgid "Show in Folder" msgstr "Visa i mapp" #: src/font-manager/FontList.vala:512 msgid "Enable selected items" msgstr "Aktivera markerade objekt" #: src/font-manager/FontList.vala:513 msgid "Disable selected items" msgstr "Inaktivera markerade objekt" #. 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:580 src/font-manager/FontList.vala:589 #, 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:607 #: src/font-manager/preferences/Preferences.vala:45 msgid "Actions" msgstr "Åtgärder" #: src/font-manager/MainWindow.vala:69 msgid "Browse" msgstr "Bläddra" #: src/font-manager/MainWindow.vala:71 msgid "Compare" msgstr "Jämför" #: src/font-manager/MainWindow.vala:74 #, fuzzy msgid "Google Fonts" msgstr "Ta bort teckensnitt" #: src/font-manager/MainWindow.vala:77 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/LanguageData.vala:35 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 #: src/font-manager/web/google/LanguageData.vala:36 msgid "Armenian" msgstr "Armeniska" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "Astronomi" #: src/font-manager/Orthographies.vala:39 #: src/font-manager/web/google/LanguageData.vala:38 msgid "Balinese" msgstr "Balinesiska" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "Baltic" #: src/font-manager/Orthographies.vala:41 #: src/font-manager/web/google/LanguageData.vala:39 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/LanguageData.vala:42 msgid "Bengali" msgstr "Bengali" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "Brāhmī" #: src/font-manager/Orthographies.vala:48 #: src/font-manager/web/google/LanguageData.vala:46 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 #: src/font-manager/web/google/LanguageData.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 #: src/font-manager/web/google/LanguageData.vala:51 msgid "Chakma" msgstr "Chakma" #: src/font-manager/Orthographies.vala:54 #: src/font-manager/web/google/LanguageData.vala:52 msgid "Cham" msgstr "Cham" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/LanguageData.vala:53 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 #: src/font-manager/web/google/LanguageData.vala:58 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/LanguageData.vala:65 msgid "Devanagari" msgstr "Devanagari" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "Nederländska" #: src/font-manager/Orthographies.vala:75 #: src/font-manager/web/google/LanguageData.vala:67 msgid "Egyptian Hieroglyphs" msgstr "Egyptiska Hieroglyfer" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "Uttryckssymboler" #: src/font-manager/Orthographies.vala:77 #: src/font-manager/web/google/LanguageData.vala:70 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 #: src/font-manager/web/google/LanguageData.vala:71 msgid "Georgian" msgstr "Georgiska" #: src/font-manager/Orthographies.vala:86 #: src/font-manager/web/google/LanguageData.vala:72 msgid "Glagolitic" msgstr "Glagolitiska" #: src/font-manager/Orthographies.vala:87 #: src/font-manager/web/google/LanguageData.vala:73 msgid "Gothic" msgstr "Gotiska" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/LanguageData.vala:77 msgid "Gujarati" msgstr "Gujarati" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/LanguageData.vala:79 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/LanguageData.vala:83 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 #: src/font-manager/web/google/LanguageData.vala:89 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 #: src/font-manager/web/google/LanguageData.vala:90 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/LanguageData.vala:91 msgid "Kannada" msgstr "Kannada" #: src/font-manager/Orthographies.vala:103 #: src/font-manager/web/google/LanguageData.vala:94 msgid "Kayah Li" msgstr "Kayah Li" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "Kazakiska" #: src/font-manager/Orthographies.vala:105 #: src/font-manager/web/google/LanguageData.vala:92 msgid "Kharoshthi" msgstr "Kharoshthi" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/LanguageData.vala:95 msgid "Khmer" msgstr "Khmer" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "Japansk Kokuji" #: src/font-manager/Orthographies.vala:108 #: src/font-manager/web/google/LanguageData.vala:99 msgid "Lao" msgstr "Laotiska" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "Latinska ligaturer" #: src/font-manager/Orthographies.vala:110 #: src/font-manager/web/google/LanguageData.vala:100 msgid "Lepcha" msgstr "Lepcha" #: src/font-manager/Orthographies.vala:111 #: src/font-manager/web/google/LanguageData.vala:103 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/LanguageData.vala:110 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 #: src/font-manager/web/google/LanguageData.vala:119 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" #. { N_(""), "meroitic-cursive", "" }, #. { N_(""), "meroitic-heiroglyphs", "" }, #: src/font-manager/Orthographies.vala:123 #: src/font-manager/web/google/LanguageData.vala:123 msgid "Miao" msgstr "Miao" #: src/font-manager/Orthographies.vala:124 #: src/font-manager/web/google/LanguageData.vala:125 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:130 #: src/font-manager/web/google/LanguageData.vala:129 msgid "Myanmar" msgstr "Myanmar" #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/LanguageData.vala:133 msgid "New Tai Lue" msgstr "Nya Tai Lue" #: src/font-manager/Orthographies.vala:132 msgid "N’Ko" msgstr "N'Ko" #: src/font-manager/Orthographies.vala:133 #: src/font-manager/web/google/LanguageData.vala:137 msgid "Ogham" msgstr "Ogham" #: src/font-manager/Orthographies.vala:134 #: src/font-manager/web/google/LanguageData.vala:138 msgid "Ol Chiki" msgstr "Ol Chiki" #: src/font-manager/Orthographies.vala:135 #: src/font-manager/web/google/LanguageData.vala:140 msgid "Old Italic" msgstr "Gammal kursiv" #: src/font-manager/Orthographies.vala:136 #: src/font-manager/web/google/LanguageData.vala:145 msgid "Old South Arabian" msgstr "Gammal Sydarabiska" #: src/font-manager/Orthographies.vala:137 #: src/font-manager/web/google/LanguageData.vala:149 msgid "Oriya" msgstr "Oriya" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/LanguageData.vala:148 msgid "Osmanya" msgstr "Osmanska" #: src/font-manager/Orthographies.vala:139 msgid "Pan African Latin" msgstr "Panafrikansk latin" #: src/font-manager/Orthographies.vala:140 msgid "Pashto" msgstr "Pashto" #: src/font-manager/Orthographies.vala:141 #: src/font-manager/web/google/LanguageData.vala:153 msgid "Phags Pa" msgstr "Phags Pa" #: src/font-manager/Orthographies.vala:142 msgid "Pinyin" msgstr "Pinyin" #: src/font-manager/Orthographies.vala:143 msgid "Polynesian" msgstr "Polynesiska" #: src/font-manager/Orthographies.vala:144 msgid "Polytonic Greek" msgstr "Polytonisk grekiska" #: src/font-manager/Orthographies.vala:145 #: src/font-manager/web/google/LanguageData.vala:156 msgid "Rejang" msgstr "Rejang" #: src/font-manager/Orthographies.vala:146 msgid "Romanian" msgstr "Rumänska" #: src/font-manager/Orthographies.vala:147 #: src/font-manager/web/google/LanguageData.vala:157 msgid "Runic" msgstr "Runor" #: src/font-manager/Orthographies.vala:148 #: src/font-manager/web/google/LanguageData.vala:159 msgid "Saurashtra" msgstr "Saurashtra" #: src/font-manager/Orthographies.vala:149 msgid "Simplified Chinese" msgstr "Förenklad kinesiska" #: src/font-manager/Orthographies.vala:150 msgid "Sindhi" msgstr "Sindhi" #: src/font-manager/Orthographies.vala:151 #: src/font-manager/web/google/LanguageData.vala:164 msgid "Sinhala" msgstr "Sinhala" #: src/font-manager/Orthographies.vala:152 msgid "South Korean Hanja" msgstr "Sydkoreansk hanja" #: src/font-manager/Orthographies.vala:153 #: src/font-manager/web/google/LanguageData.vala:168 msgid "Sundanese" msgstr "Sundanesiska" #: src/font-manager/Orthographies.vala:154 #: src/font-manager/web/google/LanguageData.vala:169 msgid "Syloti Nagri" msgstr "Syloti Nagri" #. { N_("Symbols"), "symbols", "" }, #: src/font-manager/Orthographies.vala:155 #: src/font-manager/web/google/LanguageData.vala:171 msgid "Syriac" msgstr "Syriska" #: src/font-manager/Orthographies.vala:156 #: src/font-manager/web/google/LanguageData.vala:174 msgid "Tai Le" msgstr "Tai Le" #: src/font-manager/Orthographies.vala:157 msgid "Tai Tham (Lanna)" msgstr "Tai Tham (Lanna)" #: src/font-manager/Orthographies.vala:158 msgid "Tai Viet" msgstr "Tai Viet" #: src/font-manager/Orthographies.vala:159 #: src/font-manager/web/google/LanguageData.vala:175 msgid "Tamil" msgstr "Tamil" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/LanguageData.vala:176 msgid "Telugu" msgstr "Telugu" #: src/font-manager/Orthographies.vala:161 msgid "Thaana" msgstr "Thaana" #: src/font-manager/Orthographies.vala:162 #: src/font-manager/web/google/LanguageData.vala:177 msgid "Thai" msgstr "Thailändska" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/LanguageData.vala:178 msgid "Tibetan" msgstr "Tibetanska" #: src/font-manager/Orthographies.vala:164 msgid "Tifinagh" msgstr "Tifinagh" #: src/font-manager/Orthographies.vala:165 msgid "Traditional Chinese" msgstr "Traditionell kinesiska" #: src/font-manager/Orthographies.vala:166 msgid "Turkish" msgstr "Turkiska" #: src/font-manager/Orthographies.vala:167 msgid "Uighur" msgstr "Uiguriska" #: src/font-manager/Orthographies.vala:168 msgid "Urdu" msgstr "Urdu" #: src/font-manager/Orthographies.vala:169 msgid "Vai" msgstr "Vai" #: src/font-manager/Orthographies.vala:170 msgid "Vedic Extensions" msgstr "Vediska tillägg" #: src/font-manager/Orthographies.vala:171 msgid "Venda" msgstr "Venda" #: src/font-manager/Orthographies.vala:172 #: src/font-manager/web/google/LanguageData.vala:179 msgid "Vietnamese" msgstr "Vietnamesiska" #: src/font-manager/Orthographies.vala:173 msgid "Western European" msgstr "Västeuropeiska" #: src/font-manager/Orthographies.vala:174 msgid "Yi" msgstr "Yi" #: src/font-manager/Orthographies.vala:175 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/OrthographyList.vala:105 msgid "Coverage" msgstr "Täckning" #: src/font-manager/OrthographyList.vala:137 #: src/font-manager/filters/LanguageFilter.vala:55 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:362 msgid "Supported Orthographies" msgstr "Ortografier som stöds" #: src/font-manager/OrthographyList.vala:200 #, fuzzy #| msgid "No file selected" msgid "No items selected" msgstr "Ingen fil vald" #: src/font-manager/OrthographyList.vala:205 msgid "Update in progress" msgstr "Uppdatering pågår" #. No error and no results means this font file is likely broken or empty #: src/font-manager/OrthographyList.vala:231 msgid "No valid orthographies for selection" msgstr "" #: src/font-manager/Sidebar.vala:57 msgid "Add new collection" msgstr "Lägg till ny kollektion" #: src/font-manager/Sidebar.vala:61 #: src/font-manager/ui/font-manager-font-list-controls.ui:32 #: src/font-manager/ui/font-manager-font-list-view.ui:36 #, fuzzy #| msgid "Remove selected alias" msgid "Remove selected item" msgstr "Ta bort valda alias" #: src/font-manager/Sidebar.vala:67 #, fuzzy #| msgid "%i selected item" #| msgid_plural "%i selected items" msgid "Edit selected item" msgstr "%i markerat objekt" #: src/font-manager/Utils.vala:295 msgid "Copying files…" msgstr "Kopierar filer…" #: src/font-manager/filters/Collection.vala:99 msgid "New Collection" msgstr "Ny kollektion" #: src/font-manager/filters/Collection.vala:100 #, c-format msgid "Created : %s" msgstr "Skapad: %s" #: src/font-manager/filters/Disabled.vala:28 msgid "Disabled" msgstr "Avaktiverad" #: src/font-manager/filters/Disabled.vala:29 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:34 msgid "Unsorted" msgstr "Osorterat" #: src/font-manager/filters/Unsorted.vala:35 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:28 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 #, fuzzy #| msgid "Rendering" msgid "GTK 4 Font Rendering" msgstr "Rendering" #: src/font-manager/preferences/Desktop.vala:61 msgid "Automatic option allows GTK 4 to disregard hinting settings." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:90 msgid "Antialiasing" msgstr "Kantutjämning" #: src/font-manager/preferences/Desktop.vala:67 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values. " msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:96 msgid "RGBA order" msgstr "RGBA-ordning" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:97 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:78 #: src/font-manager/preferences/Desktop.vala:84 #: src/font-manager/preferences/Rendering.vala:78 msgid "Hinting" msgstr "Hintning" #: src/font-manager/preferences/Desktop.vala:79 #: src/font-manager/preferences/Desktop.vala:85 msgid "The type of hinting to use when rendering fonts." msgstr "Typ av hintning vid rendering av teckensnitt." #: src/font-manager/preferences/Desktop.vala:91 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values." msgstr "" #: src/font-manager/preferences/Desktop.vala:121 msgid "GNOME desktop settings schema not found" msgstr "Skrivbordsinställningsschema för GNOME hittades inte" #: src/font-manager/preferences/Desktop.vala:215 msgid "Automatic" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Manual" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "Grayscale" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "RGBA" msgstr "" #: src/font-manager/preferences/Desktop.vala:242 #: src/font-manager/preferences/Display.vala:91 msgid "Subpixel Geometry" msgstr "Subpixel-geometri" #: src/font-manager/preferences/Display.vala:75 msgid "Target DPI" msgstr "Mål-DPI" #: src/font-manager/preferences/Display.vala:77 msgid "Scale Factor" msgstr "Skalningsfaktor" #: src/font-manager/preferences/Display.vala:83 msgid "LCD Filter" msgstr "LCD-filter" #: src/font-manager/preferences/Preferences.vala:41 msgid "Interface" msgstr "Gränssnitt" #: src/font-manager/preferences/Preferences.vala:42 msgid "Desktop" msgstr "Skrivbord" #: src/font-manager/preferences/Preferences.vala:48 msgid "Sources" msgstr "Källor" #: src/font-manager/preferences/Preferences.vala:49 msgid "Substitutions" msgstr "Ersättningar" #: src/font-manager/preferences/Preferences.vala:50 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:150 msgid "Display" msgstr "Visning" #: src/font-manager/preferences/Preferences.vala:51 msgid "Rendering" msgstr "Rendering" #: src/font-manager/preferences/Preferences.vala:131 #, fuzzy #| 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." msgid "" "A Fontconfig configuration file will be generated from these settings.\n" "\n" "Running applications may require a restart to reflect any changes.\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/Preferences.vala:153 msgid "Reset all values to default" msgstr "" #: src/font-manager/preferences/Rendering.vala:77 msgid "Antialias" msgstr "Kantutjämning" #: src/font-manager/preferences/Rendering.vala:81 msgid "Enable Autohinter" msgstr "Aktivera automatisk hintning" #: src/font-manager/preferences/Rendering.vala:88 msgid "Hinting Style" msgstr "Hintningsstil" #: src/font-manager/preferences/Rendering.vala:90 msgid "Use Embedded Bitmaps" msgstr "Använd inbäddade bitmappar" #: src/font-manager/preferences/Substitutions.vala:153 msgid "Font Substitutions" msgstr "Teckensnittsersättningar" #: src/font-manager/preferences/Substitutions.vala:154 msgid "Easily substitute one font family for another." msgstr "Ersätt enkelt ett teckensnitt med ett annat." #: src/font-manager/preferences/Substitutions.vala:155 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/UserActions.vala:229 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:243 msgid "User Actions" msgstr "Användaråtgärder" #: src/font-manager/preferences/UserActions.vala:245 msgid "Custom context menu entries" msgstr "Anpassade snabbmenyposter" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Raised" msgstr "" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Flat" msgstr "Platt" #: src/font-manager/preferences/UserInterface.vala:80 #: src/font-viewer/MainWindow.vala:208 msgid "Selected setting requires restart to apply" msgstr "" #: src/font-manager/preferences/UserInterface.vala:81 #: src/font-viewer/MainWindow.vala:209 #, fuzzy #| msgid "" #| "CSD enabled. Change will take effect next time the application is started." msgid "Changes 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:94 msgid "Wide Layout" msgstr "Bred layout" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Use three column layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:97 msgid "Only When Maximized" msgstr "Endast vid maximerad" #: src/font-manager/preferences/UserInterface.vala:99 msgid "Enable Animations" msgstr "Aktivera animationer" #. The added margins here are due to PreviewColors widget alignment issues #: src/font-manager/preferences/UserInterface.vala:100 #: src/font-viewer/MainWindow.vala:224 msgid "Prefer Dark Theme" msgstr "Föredra mörkt tema" #: src/font-manager/preferences/UserInterface.vala:102 #: src/font-viewer/MainWindow.vala:229 msgid "Use Adwaita Stylesheet" msgstr "" #: src/font-manager/preferences/UserInterface.vala:106 msgid "Titlebar Button Style" msgstr "Knappstil för rubrikfält" #: src/font-manager/preferences/UserInterface.vala:107 msgid "Display line size in Waterfall Preview" msgstr "Visa radstorlek i kaskadliknande förhandsgranskning" #: src/font-manager/preferences/UserInterface.vala:112 #: src/font-viewer/MainWindow.vala:243 #, fuzzy #| msgid "Waterfall Preview Size Settings" msgid "Waterfall Line Spacing" msgstr "Storleksinställning för kaskadgranskning" #: src/font-manager/preferences/UserInterface.vala:114 #: src/font-viewer/MainWindow.vala:244 msgid "Padding in pixels to insert above and below rows" msgstr "" #: src/font-manager/preferences/UserSources.vala:145 #, 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." 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." 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:157 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:158 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/GoogleFonts.vala:156 msgid "Network Access Disabled" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:157 msgid "Contact your system administrator to request access." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:160 msgid "Network Offline" msgstr "Nätverket offline" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:162 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/GoogleFonts.vala:172 msgid "Client Error" msgstr "Klientfel" #: src/font-manager/web/google/GoogleFonts.vala:173 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:176 msgid "Server Error" msgstr "Serverfel" #. Sample strings used here should be sourced from https://fonts.google.com/ #: src/font-manager/web/google/LanguageData.vala:33 msgid "Adlam" msgstr "" #: src/font-manager/web/google/LanguageData.vala:34 #, fuzzy #| msgid "Egyptian Hieroglyphs" msgid "Anatolian Hieroglyphs" msgstr "Egyptiska Hieroglyfer" #: src/font-manager/web/google/LanguageData.vala:37 msgid "Avestan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:40 msgid "Bassa Vah" msgstr "" #: src/font-manager/web/google/LanguageData.vala:41 #, fuzzy #| msgid "Surat Batak" msgid "Batak" msgstr "Surat Batak" #: src/font-manager/web/google/LanguageData.vala:43 msgid "Bhaiksuki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:44 msgid "Brahmi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:45 msgid "Braille" msgstr "" #. { N_("Buhid"), "buhid", "" }, #: src/font-manager/web/google/LanguageData.vala:48 msgid "Caucasian Albanian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:49 #, fuzzy #| msgid "Unified Canadian Aboriginal Syllabics" msgid "Canadian Aboriginal" msgstr "Unified kanadensiska aboriginal syllabics" #: src/font-manager/web/google/LanguageData.vala:54 msgid "Chinese (Hong Kong)" msgstr "Kinesiska (Hong Kong)" #: src/font-manager/web/google/LanguageData.vala:55 msgid "Chinese (Simplified)" msgstr "Kinesiska (Förenklad)" #: src/font-manager/web/google/LanguageData.vala:56 msgid "Chinese (Traditional)" msgstr "Kinesiska (Traditionell)" #: src/font-manager/web/google/LanguageData.vala:57 msgid "Chorasmian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:59 msgid "Cuneiform" msgstr "" #: src/font-manager/web/google/LanguageData.vala:60 msgid "Cypriot" msgstr "" #: src/font-manager/web/google/LanguageData.vala:61 msgid "Cypro Minoan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:62 msgid "Cyrillic" msgstr "Cyrilliska" #: src/font-manager/web/google/LanguageData.vala:63 msgid "Cyrillic Extended" msgstr "Cyrilliska Utökad" #: src/font-manager/web/google/LanguageData.vala:64 #, fuzzy #| msgid "Deselect All" msgid "Deseret" msgstr "Avmarkera alla" #: src/font-manager/web/google/LanguageData.vala:66 msgid "Duployan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:68 msgid "Elbasan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:69 msgid "Elymaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:74 msgid "Grantha" msgstr "" #: src/font-manager/web/google/LanguageData.vala:75 msgid "Greek" msgstr "Grekiska" #: src/font-manager/web/google/LanguageData.vala:76 msgid "Greek Extended" msgstr "Grekiska Utökad" #: src/font-manager/web/google/LanguageData.vala:78 msgid "Gunjala Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:80 msgid "Hanifi Rohingya" msgstr "" #: src/font-manager/web/google/LanguageData.vala:81 #, fuzzy #| msgid "Hanunó'o" msgid "Hanunoo" msgstr "Hanunó'o" #: src/font-manager/web/google/LanguageData.vala:82 msgid "Hatran" msgstr "" #: src/font-manager/web/google/LanguageData.vala:84 msgid "Imperial Aramaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:85 msgid "Indic Siyaq Numbers" msgstr "" #: src/font-manager/web/google/LanguageData.vala:86 msgid "Inscriptional Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:87 msgid "Inscriptional Parthian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:88 msgid "Japanese" msgstr "Japanska" #: src/font-manager/web/google/LanguageData.vala:93 msgid "Kawi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:96 msgid "Khojki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:97 msgid "Khudawadi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:98 msgid "Korean" msgstr "Koreanska" #: src/font-manager/web/google/LanguageData.vala:101 msgid "Latin" msgstr "Latin" #: src/font-manager/web/google/LanguageData.vala:102 msgid "Latin Extended" msgstr "Latin Utökad" #: src/font-manager/web/google/LanguageData.vala:104 msgid "Linear A" msgstr "" #: src/font-manager/web/google/LanguageData.vala:105 #, fuzzy #| msgid "Linear B Ideograms" msgid "Linear B" msgstr "Linjära B-Ideogram" #: src/font-manager/web/google/LanguageData.vala:106 msgid "Lisu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:107 msgid "Lycian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:108 msgid "Lydian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:109 msgid "Mahajani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:111 msgid "Mandaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:112 msgid "Manichaean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:113 msgid "Math" msgstr "" #: src/font-manager/web/google/LanguageData.vala:114 msgid "Marchen" msgstr "" #: src/font-manager/web/google/LanguageData.vala:115 msgid "Masaram Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:116 #, fuzzy #| msgid "Mathematical Numerals" msgid "Mayan Numerals" msgstr "Matematiska siffror" #: src/font-manager/web/google/LanguageData.vala:117 msgid "Medefaidrin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:118 #, fuzzy #| msgid "Meetei Mayak" msgid "Meetei Mayek" msgstr "Meetei Mayak" #: src/font-manager/web/google/LanguageData.vala:120 #, fuzzy #| msgid "MeroiticCursive" msgid "Meroitic" msgstr "MeroiticKursiv" #: src/font-manager/web/google/LanguageData.vala:124 msgid "Modi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:126 msgid "Mro" msgstr "" #: src/font-manager/web/google/LanguageData.vala:127 msgid "Multani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:128 msgid "Music" msgstr "" #: src/font-manager/web/google/LanguageData.vala:130 msgid "Nabataean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:131 msgid "Nag Mundari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:132 #, fuzzy #| msgid "Devanagari" msgid "Nandinagari" msgstr "Devanagari" #: src/font-manager/web/google/LanguageData.vala:134 msgid "Newa" msgstr "" #. { N_(""), "nko", "" }, #: src/font-manager/web/google/LanguageData.vala:136 msgid "Nüshu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:139 #, fuzzy #| msgid "Old South Arabian" msgid "Old Hungarian" msgstr "Gammal Sydarabiska" #: src/font-manager/web/google/LanguageData.vala:141 #, fuzzy #| msgid "Old South Arabian" msgid "Old North Arabian" msgstr "Gammal Sydarabiska" #: src/font-manager/web/google/LanguageData.vala:142 #, fuzzy #| msgid "Old Italic" msgid "Old Permic" msgstr "Gammal kursiv" #: src/font-manager/web/google/LanguageData.vala:143 msgid "Old Persian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:144 #, fuzzy #| msgid "Old South Arabian" msgid "Old Sogdian" msgstr "Gammal Sydarabiska" #: src/font-manager/web/google/LanguageData.vala:146 #, fuzzy #| msgid "Old Italic" msgid "Old Turkic" msgstr "Gammal kursiv" #: src/font-manager/web/google/LanguageData.vala:147 msgid "Osage" msgstr "" #: src/font-manager/web/google/LanguageData.vala:150 msgid "Pahawh Hmong" msgstr "" #: src/font-manager/web/google/LanguageData.vala:151 msgid "Palmyrene" msgstr "" #: src/font-manager/web/google/LanguageData.vala:152 msgid "Pau Cin Hau" msgstr "" #: src/font-manager/web/google/LanguageData.vala:154 msgid "Phoenician" msgstr "" #: src/font-manager/web/google/LanguageData.vala:155 msgid "Psalter Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:158 msgid "Samaritan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:160 msgid "Sharada" msgstr "" #: src/font-manager/web/google/LanguageData.vala:161 msgid "Shavian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:162 msgid "Siddham" msgstr "" #: src/font-manager/web/google/LanguageData.vala:163 #, fuzzy #| msgid "Hinting" msgid "SignWriting" msgstr "Hintning" #: src/font-manager/web/google/LanguageData.vala:165 msgid "Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:166 msgid "Sora Sompeng" msgstr "" #: src/font-manager/web/google/LanguageData.vala:167 msgid "Soyombo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:172 msgid "Tagalog" msgstr "" #: src/font-manager/web/google/LanguageData.vala:173 msgid "Tagbanwa" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name. #: src/font-manager/web/google/LanguageData.vala:190 #, c-format msgid "No sample for %s available" msgstr "Inget exempel för %s tillgängligt" #: src/font-manager/web/google/LanguageData.vala:192 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/PreviewPage.vala:383 #, 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/WebFont.vala:174 msgid "ExtraLight" msgstr "Extra lätt" #: src/font-manager/web/google/WebFont.vala:182 msgid "SemiBold" msgstr "Semifet" #: src/font-manager/web/google/WebFont.vala:186 msgid "ExtraBold" msgstr "Extra fet" #: src/font-manager/web/google/WebFont.vala:188 msgid "Black" msgstr "Svart" #: src/font-viewer/MainWindow.vala:100 #: src/font-viewer/font-viewer-main-window.ui:70 msgid "No file selected" msgstr "Ingen fil vald" #: src/font-viewer/MainWindow.vala:101 #: src/font-viewer/font-viewer-main-window.ui:78 msgid "Or unsupported filetype." msgstr "Eller filtyp utan stöd." #: src/font-viewer/MainWindow.vala:150 #, fuzzy #| msgid "System" msgid "System Font" msgstr "System" #: src/font-viewer/MainWindow.vala:152 msgid "" "Selected font file is either installed in a system directory or is not " "writable by the current user.\n" "\n" "If you wish to remove this font from the list of available fonts use the " "system package manager to remove the package containing this font file, ask " "the system administrator to remove it or use a font management application " "to disable it." msgstr "" #: src/font-viewer/MainWindow.vala:155 msgid "Newer version already installed" msgstr "Nyare version är redan installerad" #: src/font-viewer/MainWindow.vala:157 src/font-viewer/MainWindow.vala:162 msgid "Click to overwrite" msgstr "" #: src/font-viewer/MainWindow.vala:160 msgid "Update Font" msgstr "Uppdatera teckensnitt" #: src/font-viewer/MainWindow.vala:165 msgid "Remove Font" msgstr "Ta bort teckensnitt" #: src/font-viewer/MainWindow.vala:169 #: src/font-viewer/font-viewer-main-window.ui:104 msgid "Install Font" msgstr "Installera teckensnitt" #: src/font-viewer/MainWindow.vala:236 msgid "Preview Area Colors" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:9 #: src/common/ui/font-manager-preview-colors.ui:15 msgid "Select background color" msgstr "Välj bakgrundsfärg" #: src/common/ui/font-manager-preview-colors.ui:23 #: src/common/ui/font-manager-preview-colors.ui:29 msgid "Select text color" msgstr "Välj textfärg" #: src/font-manager/gtk/help-overlay.ui:11 msgid "General" msgstr "Allmänt" #: src/font-manager/gtk/help-overlay.ui:23 msgid "Increase preview size" msgstr "Minska förhandsgranskningsstorlek" #: src/font-manager/gtk/help-overlay.ui:30 msgid "Decrease preview size" msgstr "Öka förhandsvisningsstorlek" #: src/font-manager/gtk/help-overlay.ui:37 msgid "Reset preview size" msgstr "Återställ granskningsstorlek" #: src/font-manager/gtk/help-overlay.ui:44 msgid "Focus search entry" msgstr "" #: src/font-manager/gtk/help-overlay.ui:51 msgid "Reload" msgstr "Uppdatera" #: src/font-manager/gtk/help-overlay.ui:58 #: src/font-manager/gtk/help-overlay.ui:65 msgid "Quit the application" msgstr "Avsluta programmet" #: src/font-manager/gtk/help-overlay.ui:73 msgid "Mode" msgstr "Läge" #: src/font-manager/gtk/help-overlay.ui:78 msgid "Switch to Manage mode" msgstr "Växla till hanteringsläge" #: src/font-manager/gtk/help-overlay.ui:85 msgid "Switch to Browse mode" msgstr "Växla till bläddringsläge" #: src/font-manager/gtk/help-overlay.ui:92 msgid "Switch to Compare mode" msgstr "Växla till jämförelseläge" #: src/font-manager/gtk/help-overlay.ui:99 #, fuzzy #| msgid "Switch to Manage mode" msgid "Switch to Google Fonts mode" msgstr "Växla till hanteringsläge" #: src/font-manager/gtk/help-overlay.ui:107 msgid "Preview Mode" msgstr "Förhandsgranskningsläge" #: src/font-manager/gtk/help-overlay.ui:112 msgid "Switch to Standard preview" msgstr "Växla till standardgranskningsläge" #: src/font-manager/gtk/help-overlay.ui:119 msgid "Switch to Waterfall preview" msgstr "Växla till kaskadgranskning" #: src/font-manager/gtk/help-overlay.ui:126 msgid "Switch to Body Text preview" msgstr "Växla till brödtextgranskning" #: src/font-manager/ui/font-manager-browse-pane.ui:100 #, fuzzy #| msgid "Increase preview size" msgid "Increase tile size" msgstr "Minska förhandsgranskningsstorlek" #: src/font-manager/ui/font-manager-browse-pane.ui:109 #, fuzzy #| msgid "Decrease preview size" msgid "Decrease tile size" msgstr "Öka förhandsvisningsstorlek" #: src/font-manager/ui/font-manager-browse-pane.ui:149 msgid "Toggle search entry" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:158 msgid "Toggle preview panel" msgstr "" #: src/font-manager/ui/font-manager-browse-preview.ui:164 msgid "" "Status of selected family.\n" "\n" "Disabling will prevent the selected family from being used by other " "applications." msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:19 msgid "Collection Name" msgstr "Kollektionsnamn" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:45 msgid "_Rename" msgstr "_Byt namn" #: src/font-manager/ui/font-manager-compare-view.ui:20 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:33 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:45 msgid "Pinned Comparisons" msgstr "Fästa jämförelser" #: src/font-manager/ui/font-manager-export-dialog.ui:19 #: src/font-manager/ui/font-manager-remove-dialog.ui:19 #, fuzzy #| msgid "_Cancel" msgid "Cancel" msgstr "_Avbryt" #: src/font-manager/ui/font-manager-font-list-controls.ui:51 #: src/font-manager/ui/font-manager-font-list-view.ui:54 #: src/font-manager/ui/font-manager-remove-dialog.ui:43 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:44 msgid "Search Families…" msgstr "Söker teckensnitt…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:29 msgid "Search Orthographies…" msgstr "Sök ortografier…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:72 msgid "Minimum Coverage" msgstr "Minsta täckning" #: src/font-manager/ui/font-manager-language-filter-settings.ui:101 msgid "Deselect All" msgstr "Avmarkera alla" #: src/font-manager/ui/font-manager-orthography-list.ui:53 msgid "Clear selected filter" msgstr "Rensa valt filter" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:22 #, fuzzy #| msgid "Created : " msgid "Created :" msgstr "Skapad : " #: src/font-manager/ui/font-manager-pinned-comparisons.ui:23 msgid "Save current comparison" msgstr "Spara aktuell jämförelse" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:45 msgid "Remove selected comparison" msgstr "Ta bort markerad jämförelse" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:73 msgid "Restore selected comparison" msgstr "Återställ markerad jämförelse" #: src/font-manager/ui/font-manager-remove-dialog.ui:13 msgid "Select fonts to remove" msgstr "Välj teckensnitt att ta bort" #: src/font-manager/ui/font-manager-remove-dialog.ui:25 #, fuzzy #| msgid "_Delete" msgid "Delete" msgstr "_Ta bort" #: src/font-manager/ui/font-manager-sidebar.ui:35 msgid "Categories" msgstr "Kategorier" #: src/font-manager/ui/font-manager-sidebar.ui:86 #, fuzzy #| msgid "Font Collections" msgid "Smart Collections" msgstr "Teckensnittskollektioner" #: src/font-manager/ui/font-manager-sidebar.ui:142 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:50 msgid "Sort Order" msgstr "Sorteringsordning" #: src/font-manager/ui/font-manager-sidebar.ui:150 msgid "Collections" msgstr "Samlingar" #: src/font-manager/ui/font-manager-substitute-row.ui:22 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:34 msgid "Remove substitute" msgstr "Ta bort ersättare" #: src/font-manager/ui/font-manager-substitute.ui:35 msgid "Enter substitute family" msgstr "Ange ersättningsteckensnitt" #: src/font-manager/ui/font-manager-substitute.ui:51 msgid "prefer" msgstr "föredra" #: src/font-manager/ui/font-manager-substitute.ui:52 msgid "accept" msgstr "acceptera" #: src/font-manager/ui/font-manager-substitute.ui:53 msgid "default" msgstr "standard" #: src/font-manager/ui/font-manager-user-action-row.ui:27 msgid "Comment" msgstr "Kommentar" #: src/font-manager/ui/font-manager-user-action-row.ui:42 msgid "Executable" msgstr "Körbar" #: src/font-manager/ui/font-manager-user-action-row.ui:57 msgid "Arguments" msgstr "Argument" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:39 msgid "Newest" msgstr "Nyast" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:40 msgid "Most Popular" msgstr "Mest populär" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:41 msgid "Trending" msgstr "Trend" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:116 msgid "Serif" msgstr "Serif" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:133 msgid "Sans Serif" msgstr "Sans Serif" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:167 msgid "Handwriting" msgstr "Handskrift" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:198 msgid "Category" msgstr "Kategori" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:272 msgid "4+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:282 msgid "8+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:292 msgid "12+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:305 msgid "Variations" msgstr "Variationer" #: src/font-viewer/font-viewer-main-window.ui:31 msgid "Preview font files before installing them." msgstr "Förhandsgranska teckensnitt före installation." #: src/font-viewer/font-viewer-main-window.ui:32 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." #~ msgid "The type of antialiasing to use when rendering fonts." #~ msgstr "Typ av kantutjämning vid rendering av teckensnitt." #, fuzzy #~| msgid "Font Manager" #~ msgid "Font Manager project" #~ msgstr "Font Manager" #~ msgid "Select Destination" #~ msgstr "Välj målmapp" #~ msgid "_Open" #~ msgstr "_Öppna" #~ msgid "Remove selected font from collection" #~ msgstr "Ta bort markerat teckensnitt från kollektionen" #~ msgid "Updating Database — Metadata" #~ msgstr "Uppdaterar databas — Metadata" #~ msgid "Updating Database — Orthography" #~ msgstr "Uppdaterar databas — Ortografi" #~ msgid "About" #~ msgstr "Om" #~ msgid "Select Exported Data" #~ msgstr "Välj exporterad data" #~ msgid "Settings saved to file." #~ msgstr "Inställningar sparade till fil." #~ msgid "Removed configuration file." #~ msgstr "Tog bort konfigurationsfil." #~ msgid " Size Restrictions " #~ msgstr " Storleksbegränsning " #~ msgid " Apply settings to point sizes " #~ msgstr " Tillämpa inställningar för punktstorlekar " #~ msgid "Smaller than" #~ msgstr "Mindre än" #~ msgid "Larger than" #~ msgstr "Större än" #~ msgid "Add alias" #~ msgstr "Lägg till alias" #~ msgid "Client Side Decorations" #~ msgstr "Dekorationer på klientsidan" #~ 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." #~ msgid "Case insensitive search of family names." #~ msgstr "Skiftlägesokänslig sökning av familjnamn." #~ msgid "Error procesing data" #~ msgstr "Kunde inte bearbeta data" #~ msgid "Network Error" #~ msgstr "Nätverksfel" #~ msgid "Please check your network settings" #~ msgstr "Kontrollera dina nätverksinställningar" #~ msgid "Update Family" #~ msgstr "Uppdatera familj" #~ msgid "Remove Family" #~ msgstr "Ta bort familj" #~ msgid "Download Family" #~ msgstr "Ladda ner familj" #~ msgid "Download Font" #~ msgstr "Ladda ner teckensnitt" #~ msgid "Installed" #~ msgstr "Installerad" #~ msgid "Enter Preview Text…" #~ msgstr "Ange förhandsvisningstext…" #~ msgid "Previous page" #~ msgstr "Föregående sida" #~ msgid "Next page" #~ msgstr "Nästa sida" #~ msgid "Discard" #~ msgstr "Ignorera" #~ 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." #~ msgid "Save" #~ msgstr "Spara" #~ msgid "Edit selected category" #~ msgstr "Redigera vald kategori" #~ msgid "8.0" #~ msgstr "8.0" #~ msgid "48.0" #~ msgstr "48.0" #~ msgid "1.0" #~ msgstr "1.0" #~ 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" font-manager-0.9.4/po/ta.po000066400000000000000000003151571476271126700155150ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Jerry Casiano # This file is distributed under the same license as the font-manager package. # தமிழ்நேரம் , 2024. msgid "" msgstr "" "Project-Id-Version: font-manager 0.9.1\n" "Report-Msgid-Bugs-To: https://github.com/FontManager/master/issues\n" "POT-Creation-Date: 2025-02-26 00:40-0500\n" "PO-Revision-Date: 2024-12-27 17:00+0000\n" "Last-Translator: தமிழ்நேரம் \n" "Language-Team: Tamil \n" "Language: ta\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 5.10-dev\n" #. Application.vala #: data/com.github.FontManager.FontManager.appdata.xml.in.in:14 #: data/com.github.FontManager.FontManager.desktop.in.in:5 #: data/com.github.FontManager.FontManager.desktop.in.in:6 #: lib/gtk/font-manager-application-window.c:281 #: src/font-manager/Application.vala:2 msgid "Font Manager" msgstr "எழுத்துரு மேலாளர்" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:15 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "சி.டி.கே+ டெச்க்டாப் சூழல்களுக்கான எளிய எழுத்துரு மேலாண்மை பயன்பாடு" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:18 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/com.github.FontManager.FontManager.appdata.xml.in.in:23 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" "முதன்மையாக க்னோம் டெச்க்டாப் சூழலை மனதில் கொண்டு வடிவமைக்கப்பட்டிருந்தாலும், இது மற்ற சி." "டி.கே+ டெச்க்டாப் சூழல்களுடன் நன்றாக வேலை செய்ய வேண்டும்." #: data/com.github.FontManager.FontManager.appdata.xml.in.in:27 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "எழுத்துரு மேலாளர் ஒரு தொழில்முறை தர எழுத்துரு மேலாண்மை தீர்வு அல்ல." #: data/com.github.FontManager.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/com.github.FontManager.FontManager.desktop.in.in:16 #: data/com.github.FontManager.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "கிராபிக்ச்; பார்வையாளர்; க்னோம்; சி.டி.கே; வெளியீடு;" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:14 #: data/com.github.FontManager.FontViewer.desktop.in.in:5 #: data/com.github.FontManager.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:88 src/font-viewer/Application.vala:108 #: src/font-viewer/Application.vala:132 #: src/font-viewer/font-viewer-main-window.ui:30 msgid "Font Viewer" msgstr "எழுத்துரு பார்வையாளர்" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:15 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "சி.டி.கே+ டெச்க்டாப் சூழல்களுக்கான எழுத்துரு பார்வையாளர் பயன்பாடு" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:18 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/com.github.FontManager.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "முழு சிறப்பு எழுத்துரு கோப்பு முன்னோட்டம் பயன்பாடு" #: extensions/nautilus/font-manager-menu-provider.c:154 #: extensions/nemo/font-manager-menu-provider.c:147 #: extensions/thunar/font-manager-menu-provider.c:129 #: src/font-manager/FontList.vala:509 msgid "Install" msgstr "நிறுவவும்" #: extensions/nautilus/font-manager-menu-provider.c:156 #: extensions/nemo/font-manager-menu-provider.c:149 #: extensions/thunar/font-manager-menu-provider.c:131 msgid "Install the selected font file" msgstr "தேர்ந்தெடுக்கப்பட்ட எழுத்துரு கோப்பை நிறுவவும்" #: extensions/nautilus/font-manager-menu-provider.c:157 #: extensions/nemo/font-manager-menu-provider.c:150 #: extensions/thunar/font-manager-menu-provider.c:132 msgid "Install the selected font files" msgstr "தேர்ந்தெடுக்கப்பட்ட எழுத்துரு கோப்புகளை நிறுவவும்" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "எழுத்துரு பண்புகள்" #: lib/common/font-manager-database.c:582 src/font-manager/Application.vala:147 msgid "Updating Database…" msgstr "தரவுத்தளத்தைப் புதுப்பித்தல்…" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:699 msgid "Unknown Vendor" msgstr "தெரியாத விற்பனையாளர்" #: lib/fontconfig/font-manager-fontconfig.c:568 #: src/font-manager/web/google/WebFont.vala:172 msgid "Thin" msgstr "மெல்லிய" #: lib/fontconfig/font-manager-fontconfig.c:570 msgid "Ultra-Light" msgstr "அல்ட்ரா-லைட்" #: lib/fontconfig/font-manager-fontconfig.c:572 #: lib/fontconfig/font-manager-fontconfig.c:925 #: src/font-manager/web/google/WebFont.vala:176 msgid "Light" msgstr "ஒளி" #: lib/fontconfig/font-manager-fontconfig.c:574 msgid "Semi-Light" msgstr "அரை ஒளி" #: lib/fontconfig/font-manager-fontconfig.c:576 msgid "Book" msgstr "நூல்" #: lib/fontconfig/font-manager-fontconfig.c:578 #: lib/fontconfig/font-manager-fontconfig.c:882 #: src/font-manager/preferences/Desktop.vala:236 #: src/font-manager/web/google/WebFont.vala:180 msgid "Medium" msgstr "சராசரி" #: lib/fontconfig/font-manager-fontconfig.c:580 msgid "Semi-Bold" msgstr "அரை-பிணைப்பு" #: lib/fontconfig/font-manager-fontconfig.c:582 #: src/font-manager/web/google/WebFont.vala:184 msgid "Bold" msgstr "தடிமான" #: lib/fontconfig/font-manager-fontconfig.c:584 msgid "Ultra-Bold" msgstr "அல்ட்ரா-போல்ட்" #: lib/fontconfig/font-manager-fontconfig.c:586 msgid "Heavy" msgstr "கனமான" #: lib/fontconfig/font-manager-fontconfig.c:588 msgid "Ultra-Heavy" msgstr "அல்ட்ரா-எவி" #: lib/fontconfig/font-manager-fontconfig.c:663 #: src/font-manager/web/google/WebFont.vala:234 msgid "Italic" msgstr "சாய்வு" #: lib/fontconfig/font-manager-fontconfig.c:665 msgid "Oblique" msgstr "சாய்வான" #: lib/fontconfig/font-manager-fontconfig.c:703 msgid "Ultra-Condensed" msgstr "அல்ட்ரா-கான்டென்ச்" #: lib/fontconfig/font-manager-fontconfig.c:705 msgid "Extra-Condensed" msgstr "கூடுதல் மறுக்கப்பட்ட" #: lib/fontconfig/font-manager-fontconfig.c:707 msgid "Condensed" msgstr "ஒடுக்கப்பட்ட" #: lib/fontconfig/font-manager-fontconfig.c:709 msgid "Semi-Condensed" msgstr "அரை நியமனம்" #: lib/fontconfig/font-manager-fontconfig.c:711 msgid "Semi-Expanded" msgstr "அரை விரிவாக்கப்பட்டது" #: lib/fontconfig/font-manager-fontconfig.c:713 msgid "Expanded" msgstr "விரிவாக்கப்பட்டது" #: lib/fontconfig/font-manager-fontconfig.c:715 msgid "Extra-Expanded" msgstr "கூடுதல் விரிவாக்கப்பட்டது" #: lib/fontconfig/font-manager-fontconfig.c:717 msgid "Ultra-Expanded" msgstr "அல்ட்ரா விரிவாக்கப்பட்டது" #: lib/fontconfig/font-manager-fontconfig.c:786 msgid "Proportional" msgstr "விகிதாசார" #: lib/fontconfig/font-manager-fontconfig.c:788 msgid "Dual Width" msgstr "இரட்டை அகலம்" #: lib/fontconfig/font-manager-fontconfig.c:790 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:184 msgid "Monospace" msgstr "மினிவேன்" #: lib/fontconfig/font-manager-fontconfig.c:792 msgid "Charcell" msgstr "சார்செல்" #: lib/fontconfig/font-manager-fontconfig.c:831 msgid "Unknown" msgstr "தெரியவில்லை" #: lib/fontconfig/font-manager-fontconfig.c:833 msgid "RGB" msgstr "ஆர்சிபி" #: lib/fontconfig/font-manager-fontconfig.c:835 msgid "BGR" msgstr "பி.சி.ஆர்" #: lib/fontconfig/font-manager-fontconfig.c:837 msgid "VRGB" msgstr "Vrgb" #: lib/fontconfig/font-manager-fontconfig.c:839 msgid "VBGR" msgstr "Vbgr" #: lib/fontconfig/font-manager-fontconfig.c:841 #: lib/fontconfig/font-manager-fontconfig.c:886 #: lib/fontconfig/font-manager-fontconfig.c:929 #: src/font-manager/Controls.vala:133 #: src/font-manager/preferences/Desktop.vala:234 #: src/font-manager/preferences/Desktop.vala:236 msgid "None" msgstr "எதுவுமில்லை" #: lib/fontconfig/font-manager-fontconfig.c:880 #: src/font-manager/preferences/Desktop.vala:236 msgid "Slight" msgstr "லேசான" #: lib/fontconfig/font-manager-fontconfig.c:884 #: src/font-manager/preferences/Desktop.vala:236 msgid "Full" msgstr "முழு" #: lib/fontconfig/font-manager-fontconfig.c:923 msgid "Default" msgstr "இயல்புநிலை" #: lib/fontconfig/font-manager-fontconfig.c:927 msgid "Legacy" msgstr "மரபு" #: lib/fontconfig/font-manager-source.c:305 #: lib/fontconfig/font-manager-source.c:321 #: lib/fontconfig/font-manager-source.c:322 msgid "Source Unavailable" msgstr "சான்று கிடைக்கவில்லை" #: lib/gtk/font-manager-application-window.c:285 #: src/font-manager/Application.vala:3 msgid "Simple font management for GTK+ desktop environments" msgstr "சி.டி.கே+ டெச்க்டாப் சூழல்களுக்கான எளிய எழுத்துரு மேலாண்மை" #: lib/gtk/font-manager-application-window.c:290 msgid "translator-credits" msgstr "மொழிபெயர்ப்பாளர்-வரவு" #: lib/gtk/font-manager-fsType.c:74 msgid "Restricted License Embedding" msgstr "தடைசெய்யப்பட்ட உரிம உட்பொதித்தல்" #: lib/gtk/font-manager-fsType.c:76 msgid "Preview & Print Embedding" msgstr "முன்னோட்டம் மற்றும் அச்சு உட்பொதித்தல்" #: lib/gtk/font-manager-fsType.c:78 msgid "Editable Embedding" msgstr "திருத்தக்கூடிய உட்பொதித்தல்" #: lib/gtk/font-manager-fsType.c:80 msgid "Preview & Print Embedding | No Subsetting" msgstr "முன்னோட்டம் மற்றும் அச்சு உட்பொதித்தல் | துணைக்குழு இல்லை" #: lib/gtk/font-manager-fsType.c:82 msgid "Editable Embedding | No Subsetting" msgstr "திருத்தக்கூடிய உட்பொதித்தல் | துணைக்குழு இல்லை" #: lib/gtk/font-manager-fsType.c:84 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "முன்னோட்டம் மற்றும் அச்சு உட்பொதித்தல் | பிட்மேப் உட்பொதித்தல் மட்டுமே" #: lib/gtk/font-manager-fsType.c:86 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "திருத்தக்கூடிய உட்பொதித்தல் | பிட்மேப் உட்பொதித்தல் மட்டுமே" #: lib/gtk/font-manager-fsType.c:88 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" "முன்னோட்டம் மற்றும் அச்சு உட்பொதித்தல் | துணைக்குழு இல்லை | பிட்மேப் உட்பொதித்தல் மட்டுமே" #: lib/gtk/font-manager-fsType.c:90 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "திருத்தக்கூடிய உட்பொதித்தல் | துணைக்குழு இல்லை | பிட்மேப் உட்பொதித்தல் மட்டுமே" #: lib/gtk/font-manager-fsType.c:92 msgid "Installable Embedding" msgstr "நிறுவக்கூடிய உட்பொதித்தல்" #: lib/gtk/font-manager-license-page.c:179 msgid "File does not contain license information." msgstr "கோப்பில் உரிமத் செய்தி இல்லை." #: lib/gtk/font-manager-preview-controls.c:77 msgid "Left Aligned" msgstr "இடது சீரமைக்கப்பட்டுள்ளது" #: lib/gtk/font-manager-preview-controls.c:83 msgid "Centered" msgstr "மையப்படுத்தப்பட்ட" #: lib/gtk/font-manager-preview-controls.c:89 msgid "Fill" msgstr "நிரப்பவும்" #: lib/gtk/font-manager-preview-controls.c:95 msgid "Right Aligned" msgstr "சரியான சீரமைக்கப்பட்ட" #: lib/gtk/font-manager-preview-controls.c:349 #: src/font-manager/ui/font-manager-browse-pane.ui:168 msgid "Edit preview text" msgstr "முன்னோட்ட உரையைத் திருத்து" #: lib/gtk/font-manager-preview-controls.c:350 msgid "Undo changes" msgstr "மாற்றங்களை செயல்தவிர்க்கவும்" #: lib/gtk/font-manager-preview-page.c:87 #: src/font-manager/ui/font-manager-browse-preview.ui:126 msgid "Preview" msgstr "முன்னோட்டம்" #: lib/gtk/font-manager-preview-page.c:89 msgid "Waterfall" msgstr "நீர்வீழ்ச்சி" #: lib/gtk/font-manager-preview-pane.c:47 #: lib/gtk/font-manager-preview-pane.c:584 #: src/font-manager/ui/font-manager-browse-preview.ui:136 msgid "Characters" msgstr "எழுத்துக்கள்" #: lib/gtk/font-manager-preview-pane.c:49 #: lib/gtk/font-manager-preview-pane.c:585 msgid "Properties" msgstr "பண்புகள்" #: lib/gtk/font-manager-preview-pane.c:51 #: lib/gtk/font-manager-preview-pane.c:586 src/font-manager/Categories.vala:266 msgid "License" msgstr "உரிமம்" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:331 #: src/font-manager/web/google/WebFont.vala:178 msgid "Regular" msgstr "வழக்கமான" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:326 msgid "Normal" msgstr "சாதாரண" #: lib/gtk/font-manager-preview-pane.c:508 msgid "Search available characters" msgstr "கிடைக்கக்கூடிய எழுத்துக்களைத் தேடுங்கள்" #: lib/gtk/font-manager-properties-page.c:55 msgid "PostScript Name" msgstr "போச்ட்ச்கிரிப்ட் பெயர்" #: lib/gtk/font-manager-properties-page.c:56 msgid "Family" msgstr "குடும்பம்" #: lib/gtk/font-manager-properties-page.c:57 msgid "Style" msgstr "சூல் தண்டு" #: lib/gtk/font-manager-properties-page.c:58 #: src/font-manager/Categories.vala:259 msgid "Width" msgstr "அகலம்" #: lib/gtk/font-manager-properties-page.c:59 #: src/font-manager/Categories.vala:261 msgid "Slant" msgstr "சாய்ந்த" #: lib/gtk/font-manager-properties-page.c:60 #: src/font-manager/Categories.vala:260 msgid "Weight" msgstr "எடை" #: lib/gtk/font-manager-properties-page.c:61 #: src/font-manager/Categories.vala:262 msgid "Spacing" msgstr "இடைவெளி" #: lib/gtk/font-manager-properties-page.c:62 msgid "Version" msgstr "பதிப்பு" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/gtk/font-manager-properties-page.c:64 #: src/font-manager/Categories.vala:268 msgid "Vendor" msgstr "விற்பனையாளர்" #: lib/gtk/font-manager-properties-page.c:65 msgid "FileType" msgstr "பைல்டைப்" #. Keep this entry last #: lib/gtk/font-manager-properties-page.c:67 msgid "Filesize" msgstr "கோப்பு" #: lib/gtk/unicode/unicode-character-map.c:850 msgid "Copy" msgstr "நகலெடு" #: lib/gtk/unicode/unicode-info.c:191 msgid "" msgstr "<தனியார் அல்லாத பயன்பாடு உயர் வாகை>" #: lib/gtk/unicode/unicode-info.c:193 msgid "" msgstr "<தனியார் பயன்பாடு உயர் வாகை>" #: lib/gtk/unicode/unicode-info.c:195 msgid "" msgstr "<குறைந்த வாகை>" #: lib/gtk/unicode/unicode-info.c:197 msgid "" msgstr "<தனியார் பயன்பாடு>" #: lib/gtk/unicode/unicode-info.c:199 msgid "" msgstr "<விமானம் 15 தனியார் பயன்பாடு>" #: lib/gtk/unicode/unicode-info.c:201 msgid "" msgstr "<விமானம் 16 தனியார் பயன்பாடு>" #: lib/gtk/unicode/unicode-info.c:205 msgid "" msgstr "<ஒதுக்கப்படவில்லை>" #: lib/gtk/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "மற்றவை, கட்டுப்பாடு" #: lib/gtk/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "மற்ற, வடிவம்" #: lib/gtk/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "மற்றவை, ஒதுக்கப்படவில்லை" #: lib/gtk/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "மற்ற, தனியார் பயன்பாடு" #: lib/gtk/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "மற்ற, வாகை" #: lib/gtk/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "கடிதம், சிறிய எழுத்துக்கள்" #: lib/gtk/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "கடிதம், மாற்றியமைப்பாளர்" #: lib/gtk/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "கடிதம், மற்றவை" #: lib/gtk/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "கடிதம், டிட்ட்லெகேச்" #: lib/gtk/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "கடிதம், பெரிய எழுத்து" #: lib/gtk/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "குறி, இடைவெளி இணைத்தல்" #: lib/gtk/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "குறி, இணைத்தல்" #: lib/gtk/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "குறி, இடைவெளி அல்ல" #: lib/gtk/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "எண், தசம இலக்க" #: lib/gtk/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "எண், கடிதம்" #: lib/gtk/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "எண், மற்றவை" #: lib/gtk/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "நிறுத்தற்குறி, இணைப்பு" #: lib/gtk/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "நிறுத்தற்குறி, கோடு" #: lib/gtk/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "நிறுத்தற்குறி, மூடு" #: lib/gtk/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "நிறுத்தற்குறி, இறுதி மேற்கோள்" #: lib/gtk/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "நிறுத்தற்குறி, ஆரம்ப மேற்கோள்" #: lib/gtk/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "நிறுத்தற்குறி, மற்றவை" #: lib/gtk/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "நிறுத்தற்குறி, திறந்த" #: lib/gtk/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "அடையாளம், நாணயம்" #: lib/gtk/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "அடையாளம், மாற்றியமைப்பாளர்" #: lib/gtk/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "அடையாளம், கணிதம்" #: lib/gtk/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "அடையாளம், மற்றவை" #: lib/gtk/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "பிரிப்பான், வரி" #: lib/gtk/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "பிரிப்பான், பத்தி" #: lib/gtk/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "பிரிப்பான், இடம்" #: src/common/WaterfallSettings.vala:37 msgid "Up to 48 points (Linear Scaling)" msgstr "48 புள்ளிகள் வரை (நேரியல் அளவிடுதல்)" #: src/common/WaterfallSettings.vala:39 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "72 புள்ளிகள் வரை (1.1 பொதுவான விகிதம்)" #: src/common/WaterfallSettings.vala:41 msgid "Up to 96 points (Linear Scaling)" msgstr "96 புள்ளிகள் வரை (நேரியல் அளவிடுதல்)" #: src/common/WaterfallSettings.vala:43 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "96 புள்ளிகள் வரை (1.1 பொதுவான விகிதம்)" #: src/common/WaterfallSettings.vala:45 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "120 புள்ளிகள் வரை (1.2 பொதுவான விகிதம்)" #: src/common/WaterfallSettings.vala:47 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "144 புள்ளிகள் வரை (1.3 பொதுவான விகிதம்)" #: src/common/WaterfallSettings.vala:49 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "192 புள்ளிகள் வரை (1.4 பொதுவான விகிதம்)" #: src/common/WaterfallSettings.vala:51 msgid "Custom Size Settings" msgstr "தனிப்பயன் அளவு அமைப்புகள்" #: src/common/WaterfallSettings.vala:197 msgid "Waterfall Preview Size Settings" msgstr "நீர்வீழ்ச்சி முன்னோட்ட அளவு அமைப்புகள்" #: src/common/WaterfallSettings.vala:201 msgid "Higher values may adversely affect performance" msgstr "அதிக மதிப்புகள் செயல்திறனை மோசமாக பாதிக்கலாம்" #: src/common/WaterfallSettings.vala:204 msgid "Minimum Waterfall Preview Point Size" msgstr "குறைந்தபட்ச நீர்வீழ்ச்சி முன்னோட்ட புள்ளி அளவு" #: src/common/WaterfallSettings.vala:206 msgid "Waterfall Preview Point Size Common Ratio" msgstr "நீர்வீழ்ச்சி முன்னோட்டம் புள்ளி அளவு பொதுவான விகிதம்" #: src/common/WaterfallSettings.vala:208 msgid "Maximum Waterfall Preview Point Size" msgstr "அதிகபட்ச நீர்வீழ்ச்சி முன்னோட்ட புள்ளி அளவு" #: src/common/WaterfallSettings.vala:236 msgid "Show line size" msgstr "வரி அளவைக் காட்டு" #: src/font-manager/Application.vala:5 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" " இது வெளியிடப்பட்ட குனு பொது பொது உரிமத்தின் விதிமுறைகளின் கீழ்\n" " இலவச மென்பொருள் அறக்கட்டளை, உரிமத்தின் பதிப்பு 3, அல்லது\n" " (உங்கள் விருப்பத்தில்) பின்னர் எந்த பதிப்பும்.\n" "\n" " இந்த நிரல் இது பயனுள்ளதாக இருக்கும் என்ற நம்பிக்கையில் விநியோகிக்கப்படுகிறது,\n" " ஆனால் எந்த உத்தரவாதமும் இல்லாமல்; மறைமுகமான பொறுப்பு கூட இல்லாமல்\n" " ஒரு குறிப்பிட்ட நோக்கத்திற்காக வணிகத்தன்மை அல்லது உடற்பயிற்சி. பார்க்க\n" " மேலும் விவரங்களுக்கு குனு பொது பொது உரிமம்.\n" "\n" " குனு பொது பொது உரிமத்தின் நகலை நீங்கள் பெற்றிருக்க வேண்டும்\n" " இந்த திட்டத்துடன்.\n" "\n" " இல்லையென்றால், ஐப் பார்க்கவும்.\n" #: src/font-manager/Application.vala:133 msgid "Installing Font Files…" msgstr "எழுத்துரு கோப்புகளை நிறுவுதல்…" #: src/font-manager/Browse.vala:381 #: src/font-manager/ui/font-manager-browse-preview.ui:175 #, fuzzy #| msgid "Decorative" msgid "Active" msgstr "அலங்கார" #: src/font-manager/Browse.vala:385 msgid "Inactive" msgstr "" #: src/font-manager/Browse.vala:426 msgid "Designed by" msgstr "" #: src/font-manager/Categories.vala:259 msgid "Grouped by font width" msgstr "எழுத்துரு அகலத்தால் தொகுக்கப்பட்டது" #: src/font-manager/Categories.vala:260 msgid "Grouped by font weight" msgstr "எழுத்துரு எடையால் தொகுக்கப்பட்டுள்ளது" #: src/font-manager/Categories.vala:261 msgid "Grouped by font angle" msgstr "எழுத்துரு கோணத்தால் தொகுக்கப்பட்டது" #: src/font-manager/Categories.vala:262 msgid "Grouped by font spacing" msgstr "எழுத்துரு இடைவெளியால் தொகுக்கப்பட்டது" #: src/font-manager/Categories.vala:266 msgid "Grouped by license type" msgstr "உரிம வகை மூலம் தொகுக்கப்பட்டுள்ளது" #: src/font-manager/Categories.vala:268 msgid "Grouped by vendor" msgstr "விற்பனையாளரால் தொகுக்கப்பட்டது" #: src/font-manager/Categories.vala:269 msgid "Filetype" msgstr "பைல்டைப்" #: src/font-manager/Categories.vala:269 msgid "Grouped by filetype" msgstr "பைல்டைப் மூலம் தொகுக்கப்பட்டது" #: src/font-manager/Categories.vala:274 msgid "All" msgstr "அனைத்தும்" #: src/font-manager/Categories.vala:274 msgid "All Fonts" msgstr "அனைத்து எழுத்துருக்களும்" #: src/font-manager/Categories.vala:275 msgid "System" msgstr "மண்டலம்" #: src/font-manager/Categories.vala:275 msgid "Fonts available to all users" msgstr "எல்லா பயனர்களுக்கும் எழுத்துருக்கள் கிடைக்கின்றன" #: src/font-manager/Categories.vala:298 msgid "Family Kind" msgstr "குடும்ப வகை" #: src/font-manager/Categories.vala:298 msgid "Only fonts which include Panose information will be grouped here." msgstr "பானோச் தகவல்களை உள்ளடக்கிய எழுத்துருக்கள் மட்டுமே இங்கே தொகுக்கப்படும்." #: src/font-manager/Categories.vala:299 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:262 msgid "Any" msgstr "ஏதேனும்" #: src/font-manager/Categories.vala:299 msgid "No Fit" msgstr "பொருத்தம் இல்லை" #: src/font-manager/Categories.vala:299 msgid "Text and Display" msgstr "உரை மற்றும் காட்சி" #: src/font-manager/Categories.vala:299 msgid "Script" msgstr "ச்கிரிப்ட்" #: src/font-manager/Categories.vala:299 msgid "Decorative" msgstr "அலங்கார" #: src/font-manager/Categories.vala:299 msgid "Pictorial" msgstr "சித்திர" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "சேகரிப்பு பெயரை உள்ளிடவும்" #: src/font-manager/Collections.vala:346 msgid "Copy to…" msgstr "நகலெடு…" #: src/font-manager/Collections.vala:347 msgid "Compress…" msgstr "சுருக்க…" #: src/font-manager/Collections.vala:348 msgid "Rename…" msgstr "மறுபெயரிடுங்கள்…" #: src/font-manager/Collections.vala:402 msgid "Archive created successfully." msgstr "" #: src/font-manager/Collections.vala:403 msgid "The resulting file can be found in your home directory." msgstr "" #: src/font-manager/Collections.vala:405 msgid "Error exporting collection" msgstr "" #: src/font-manager/Collections.vala:406 msgid "" "Start the application from a terminal and try again for more information" msgstr "" #: src/font-manager/Collections.vala:427 msgid "Creating archive from selected collection." msgstr "" #: src/font-manager/Collections.vala:428 msgid "This may take some time for large collections…" msgstr "" #: src/font-manager/Compare.vala:325 msgid "Saved Comparison" msgstr "ஒப்பீடு சேமிக்கப்பட்டது" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:361 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" "தற்போதைய ஒப்பீட்டைச் சேமிக்கவும்\n" " + பொத்தானைக் சொடுக்கு செய்வதன் மூலம்" #: src/font-manager/Controls.vala:80 msgid "Keyboard Shortcuts" msgstr "விசைப்பலகை குறுக்குவழிகள்" #: src/font-manager/Controls.vala:81 src/font-manager/gtk/help-overlay.ui:16 msgid "Help" msgstr "உதவி" #: src/font-manager/Controls.vala:82 msgid "About Font Manager" msgstr "எழுத்துரு மேலாளர் பற்றி" #: src/font-manager/Controls.vala:88 msgid "Preferences" msgstr "விருப்பத்தேர்வுகள்" #: src/font-manager/Controls.vala:92 msgid "Import" msgstr "இறக்குமதி" #: src/font-manager/Controls.vala:93 #: src/font-manager/ui/font-manager-export-dialog.ui:25 msgid "Export" msgstr "ஏற்றுமதி" #: src/font-manager/Controls.vala:96 #: src/font-manager/ui/font-manager-export-dialog.ui:13 msgid "User Data" msgstr "பயனர் தரவு" #: src/font-manager/Controls.vala:129 #: src/font-manager/ui/font-manager-user-action-row.ui:13 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:38 msgid "Name" msgstr "பெயர்" #: src/font-manager/Controls.vala:131 msgid "Size" msgstr "அளவு" #: src/font-manager/Controls.vala:196 msgid "Grid View" msgstr "கட்டம் பார்வை" #: src/font-manager/Controls.vala:197 msgid "List View" msgstr "பட்டியல் பார்வை" #: src/font-manager/Controls.vala:283 msgid "Add Fonts" msgstr "எழுத்துருக்களைச் சேர்க்கவும்" #: src/font-manager/Controls.vala:284 msgid "Remove Fonts" msgstr "எழுத்துருக்களை அகற்று" #: src/font-manager/Controls.vala:300 msgid "Back" msgstr "பின்" #: src/font-manager/Dialogs.vala:48 src/font-manager/Dialogs.vala:59 msgid "_Select" msgstr "_ தேர்ந்தெடுக்கவும்" #: src/font-manager/Dialogs.vala:49 msgid "Select Executable" msgstr "இயங்கக்கூடியதைத் தேர்ந்தெடுக்கவும்" #: src/font-manager/Dialogs.vala:60 msgid "Select a Directory" msgstr "ஒரு கோப்பகத்தைத் தேர்ந்தெடுக்கவும்" #: src/font-manager/Dialogs.vala:68 #, fuzzy #| msgid "FileType" msgid "TrueType" msgstr "பைல்டைப்" #: src/font-manager/Dialogs.vala:70 #, fuzzy #| msgid "FileType" msgid "OpenType" msgstr "பைல்டைப்" #: src/font-manager/Dialogs.vala:73 msgid "Archive Files" msgstr "" #: src/font-manager/Dialogs.vala:81 msgid "Select Files to Install" msgstr "நிறுவ கோப்புகளைத் தேர்ந்தெடுக்கவும்" #: src/font-manager/Dialogs.vala:91 msgid "Select Source Directories" msgstr "மூல கோப்பகங்களைத் தேர்ந்தெடுக்கவும்" #: src/font-manager/Dialogs.vala:125 msgid "Font Configuration" msgstr "எழுத்துரு உள்ளமைவு" #: src/font-manager/Dialogs.vala:126 msgid "Font Collections" msgstr "எழுத்துரு சேகரிப்புகள்" #: src/font-manager/Dialogs.vala:127 #: src/font-manager/preferences/UserSources.vala:156 msgid "Font Sources" msgstr "எழுத்துரு ஆதாரங்கள்" #: src/font-manager/Dialogs.vala:128 msgid "Installed Fonts" msgstr "நிறுவப்பட்ட எழுத்துருக்கள்" #: src/font-manager/Dialogs.vala:129 msgid "Custom Actions" msgstr "தனிப்பயன் செயல்கள்" #: src/font-manager/Dialogs.vala:385 msgid "Fonts installed in your home directory will appear here." msgstr "உங்கள் வீட்டு கோப்பகத்தில் நிறுவப்பட்ட எழுத்துருக்கள் இங்கே தோன்றும்." #. FontList.vala #. * #. * Copyright (C) 2020-2025 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 . #. #: src/font-manager/FontList.vala:21 #, 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" " FilePath இன் அடிப்படையில் வடிகட்ட %s ஐப் பயன்படுத்தி தேடலைத் தொடங்குங்கள்.\n" " எழுத்துக்களின் அடிப்படையில் வடிகட்ட %s ஐப் பயன்படுத்தி தேடலைத் தொடங்கவும்." #: src/font-manager/FontList.vala:72 #: src/font-manager/web/google/FontList.vala:204 #, fuzzy, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "%நான் மாறுபாடு " msgstr[1] "%நான் மாறுபாடுகள்" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 msgid "Collapse all" msgstr "அனைத்தையும் சரக்கு" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 #: src/font-manager/ui/font-manager-font-list-controls.ui:21 #: src/font-manager/ui/font-manager-font-list-view.ui:24 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:28 msgid "Expand all" msgstr "அனைத்தையும் விரிவாக்குங்கள்" #: src/font-manager/FontList.vala:510 msgid "Copy Location" msgstr "இருப்பிடத்தை நகலெடுக்கவும்" #: src/font-manager/FontList.vala:511 msgid "Show in Folder" msgstr "கோப்புறையில் காட்டு" #: src/font-manager/FontList.vala:512 msgid "Enable selected items" msgstr "தேர்ந்தெடுக்கப்பட்ட பொருட்களை இயக்கவும்" #: src/font-manager/FontList.vala:513 msgid "Disable selected items" 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:580 src/font-manager/FontList.vala:589 #, fuzzy, c-format msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "%நான் உருப்படியைத் தேர்ந்தெடுத்தேன்" msgstr[1] "%நான் உருப்படிகளைத் தேர்ந்தெடுத்தேன்" #: src/font-manager/FontList.vala:607 #: src/font-manager/preferences/Preferences.vala:45 msgid "Actions" msgstr "செயல்கள்" #: src/font-manager/MainWindow.vala:69 msgid "Browse" msgstr "உலாவு" #: src/font-manager/MainWindow.vala:71 msgid "Compare" msgstr "ஒப்பிடுக" #: src/font-manager/MainWindow.vala:74 msgid "Google Fonts" msgstr "கூகிள் எழுத்துருக்கள்" #: src/font-manager/MainWindow.vala:77 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/LanguageData.vala:35 msgid "Arabic" msgstr "அரபு" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "தொல்பொருள் கிரேக்க எழுத்துக்கள்" #: src/font-manager/Orthographies.vala:37 #: src/font-manager/web/google/LanguageData.vala:36 msgid "Armenian" msgstr "ஆர்மீனியன்" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "வானியல்" #: src/font-manager/Orthographies.vala:39 #: src/font-manager/web/google/LanguageData.vala:38 msgid "Balinese" msgstr "பாலினீச்" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "பால்டிக்" #: src/font-manager/Orthographies.vala:41 #: src/font-manager/web/google/LanguageData.vala:39 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/LanguageData.vala:42 msgid "Bengali" msgstr "பெங்காலி" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "பிராமி" #: src/font-manager/Orthographies.vala:48 #: src/font-manager/web/google/LanguageData.vala:46 msgid "Buginese" msgstr "புகினீச்" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "ஒருங்கிணைந்த கனேடிய பழங்குடி பாடத்திட்டங்கள்" #: src/font-manager/Orthographies.vala:50 #: src/font-manager/web/google/LanguageData.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 #: src/font-manager/web/google/LanguageData.vala:51 msgid "Chakma" msgstr "சக்மா" #: src/font-manager/Orthographies.vala:54 #: src/font-manager/web/google/LanguageData.vala:52 msgid "Cham" msgstr "சாம்" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/LanguageData.vala:53 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 "சி.சே.கே ஒருங்கிணைந்த நீட்டிப்பு ஆ" #: 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 #: src/font-manager/web/google/LanguageData.vala:58 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/LanguageData.vala:65 msgid "Devanagari" msgstr "தேவநாகரி" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "டச்சு" #: src/font-manager/Orthographies.vala:75 #: src/font-manager/web/google/LanguageData.vala:67 msgid "Egyptian Hieroglyphs" msgstr "எகிப்திய ஐரோகிளிஃப்ச்" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "எமோடிகான்கள்" #: src/font-manager/Orthographies.vala:77 #: src/font-manager/web/google/LanguageData.vala:70 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 #: src/font-manager/web/google/LanguageData.vala:71 msgid "Georgian" msgstr "சார்சியன்" #: src/font-manager/Orthographies.vala:86 #: src/font-manager/web/google/LanguageData.vala:72 msgid "Glagolitic" msgstr "கிளாகோலிடிக்" #: src/font-manager/Orthographies.vala:87 #: src/font-manager/web/google/LanguageData.vala:73 msgid "Gothic" msgstr "கோதிக்" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/LanguageData.vala:77 msgid "Gujarati" msgstr "குசராத்தி" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/LanguageData.vala:79 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/LanguageData.vala:83 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 #: src/font-manager/web/google/LanguageData.vala:89 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 #: src/font-manager/web/google/LanguageData.vala:90 msgid "Kaithi" msgstr "கைதி" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "சப்பானிய அல்லது" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/LanguageData.vala:91 msgid "Kannada" msgstr "கன்னடா" #: src/font-manager/Orthographies.vala:103 #: src/font-manager/web/google/LanguageData.vala:94 msgid "Kayah Li" msgstr "கயா லி" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "கசாக்" #: src/font-manager/Orthographies.vala:105 #: src/font-manager/web/google/LanguageData.vala:92 msgid "Kharoshthi" msgstr "கரோச்டி" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/LanguageData.vala:95 msgid "Khmer" msgstr "கெமர்" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "சப்பானிய தூக்க அறிவிப்பு" #: src/font-manager/Orthographies.vala:108 #: src/font-manager/web/google/LanguageData.vala:99 msgid "Lao" msgstr "லாவோ" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "லத்தீன் தசைநார்" #: src/font-manager/Orthographies.vala:110 #: src/font-manager/web/google/LanguageData.vala:100 msgid "Lepcha" msgstr "லெப்சா" #: src/font-manager/Orthographies.vala:111 #: src/font-manager/web/google/LanguageData.vala:103 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/LanguageData.vala:110 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 #: src/font-manager/web/google/LanguageData.vala:119 msgid "Mende Kikakui" msgstr "மெண்டே கிகாகுய்" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "Meroictecursive" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "மெரோயிடிக் ஐரோகிளிஃப்ச்" #. { N_(""), "meroitic-cursive", "" }, #. { N_(""), "meroitic-heiroglyphs", "" }, #: src/font-manager/Orthographies.vala:123 #: src/font-manager/web/google/LanguageData.vala:123 msgid "Miao" msgstr "மியாவோ" #: src/font-manager/Orthographies.vala:124 #: src/font-manager/web/google/LanguageData.vala:125 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:130 #: src/font-manager/web/google/LanguageData.vala:129 msgid "Myanmar" msgstr "மியான்மர்" #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/LanguageData.vala:133 msgid "New Tai Lue" msgstr "புதிய தை லூ" #: src/font-manager/Orthographies.vala:132 msgid "N’Ko" msgstr "என்‘கோ" #: src/font-manager/Orthographies.vala:133 #: src/font-manager/web/google/LanguageData.vala:137 msgid "Ogham" msgstr "ஓகாம்" #: src/font-manager/Orthographies.vala:134 #: src/font-manager/web/google/LanguageData.vala:138 msgid "Ol Chiki" msgstr "ஓல் சிகி" #: src/font-manager/Orthographies.vala:135 #: src/font-manager/web/google/LanguageData.vala:140 msgid "Old Italic" msgstr "பழைய சாய்வு" #: src/font-manager/Orthographies.vala:136 #: src/font-manager/web/google/LanguageData.vala:145 msgid "Old South Arabian" msgstr "பழைய தென் அரேபிய" #: src/font-manager/Orthographies.vala:137 #: src/font-manager/web/google/LanguageData.vala:149 msgid "Oriya" msgstr "ஓரியா" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/LanguageData.vala:148 msgid "Osmanya" msgstr "ஒச்மண்யா" #: src/font-manager/Orthographies.vala:139 msgid "Pan African Latin" msgstr "பான் ஆப்பிரிக்க லத்தீன்" #: src/font-manager/Orthographies.vala:140 msgid "Pashto" msgstr "பச்தோ" #: src/font-manager/Orthographies.vala:141 #: src/font-manager/web/google/LanguageData.vala:153 msgid "Phags Pa" msgstr "ஃபாக்ச் பா" #: src/font-manager/Orthographies.vala:142 msgid "Pinyin" msgstr "பின்யின்" #: src/font-manager/Orthographies.vala:143 msgid "Polynesian" msgstr "பாலினீசியன்" #: src/font-manager/Orthographies.vala:144 msgid "Polytonic Greek" msgstr "பாலிடோனிக் கிரேக்கம்" #: src/font-manager/Orthographies.vala:145 #: src/font-manager/web/google/LanguageData.vala:156 msgid "Rejang" msgstr "ரிசாங்" #: src/font-manager/Orthographies.vala:146 msgid "Romanian" msgstr "ருமேனிய" #: src/font-manager/Orthographies.vala:147 #: src/font-manager/web/google/LanguageData.vala:157 msgid "Runic" msgstr "ரூனிக்" #: src/font-manager/Orthographies.vala:148 #: src/font-manager/web/google/LanguageData.vala:159 msgid "Saurashtra" msgstr "சௌராச்டிரா" #: src/font-manager/Orthographies.vala:149 msgid "Simplified Chinese" msgstr "எளிமைப்படுத்தப்பட்ட சீன" #: src/font-manager/Orthographies.vala:150 msgid "Sindhi" msgstr "சிந்தி" #: src/font-manager/Orthographies.vala:151 #: src/font-manager/web/google/LanguageData.vala:164 msgid "Sinhala" msgstr "சிங்களம்" #: src/font-manager/Orthographies.vala:152 msgid "South Korean Hanja" msgstr "தென் கொரிய அஞ்சா" #: src/font-manager/Orthographies.vala:153 #: src/font-manager/web/google/LanguageData.vala:168 msgid "Sundanese" msgstr "சுந்தானியர்கள்" #: src/font-manager/Orthographies.vala:154 #: src/font-manager/web/google/LanguageData.vala:169 msgid "Syloti Nagri" msgstr "சைலோடி நகரி" #. { N_("Symbols"), "symbols", "" }, #: src/font-manager/Orthographies.vala:155 #: src/font-manager/web/google/LanguageData.vala:171 msgid "Syriac" msgstr "சிரியாக்" #: src/font-manager/Orthographies.vala:156 #: src/font-manager/web/google/LanguageData.vala:174 msgid "Tai Le" msgstr "தை லே" #: src/font-manager/Orthographies.vala:157 msgid "Tai Tham (Lanna)" msgstr "தை தாம் (லன்னா)" #: src/font-manager/Orthographies.vala:158 msgid "Tai Viet" msgstr "தை வியட்" #: src/font-manager/Orthographies.vala:159 #: src/font-manager/web/google/LanguageData.vala:175 msgid "Tamil" msgstr "தமிழ்" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/LanguageData.vala:176 msgid "Telugu" msgstr "தெலுங்கு" #: src/font-manager/Orthographies.vala:161 msgid "Thaana" msgstr "தானா" #: src/font-manager/Orthographies.vala:162 #: src/font-manager/web/google/LanguageData.vala:177 msgid "Thai" msgstr "தாய்" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/LanguageData.vala:178 msgid "Tibetan" msgstr "திபெத்திய" #: src/font-manager/Orthographies.vala:164 msgid "Tifinagh" msgstr "டிஃபினாக்" #: src/font-manager/Orthographies.vala:165 msgid "Traditional Chinese" msgstr "பாரம்பரிய சீன" #: src/font-manager/Orthographies.vala:166 msgid "Turkish" msgstr "துருக்கிய" #: src/font-manager/Orthographies.vala:167 msgid "Uighur" msgstr "உகுர்" #: src/font-manager/Orthographies.vala:168 msgid "Urdu" msgstr "உருது" #: src/font-manager/Orthographies.vala:169 msgid "Vai" msgstr "வாய்" #: src/font-manager/Orthographies.vala:170 msgid "Vedic Extensions" msgstr "வேத நீட்டிப்புகள்" #: src/font-manager/Orthographies.vala:171 msgid "Venda" msgstr "வென்டா" #: src/font-manager/Orthographies.vala:172 #: src/font-manager/web/google/LanguageData.vala:179 msgid "Vietnamese" msgstr "வியட்நாமிய" #: src/font-manager/Orthographies.vala:173 msgid "Western European" msgstr "மேற்கு ஐரோப்பிய" #: src/font-manager/Orthographies.vala:174 msgid "Yi" msgstr "யி" #: src/font-manager/Orthographies.vala:175 msgid "Chinese Zhuyin Fuhao" msgstr "சீன சட் டைகர் டெயில் NFU நல்லது" #. 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/OrthographyList.vala:105 msgid "Coverage" msgstr "பாதுகாப்பு" #: src/font-manager/OrthographyList.vala:137 #: src/font-manager/filters/LanguageFilter.vala:55 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:362 msgid "Supported Orthographies" msgstr "ஆதரிக்கப்பட்ட ஆர்த்தோகிராஃபிகள்" #: src/font-manager/OrthographyList.vala:200 msgid "No items selected" msgstr "உருப்படிகள் எதுவும் தேர்ந்தெடுக்கப்படவில்லை" #: src/font-manager/OrthographyList.vala:205 msgid "Update in progress" msgstr "புதுப்பிப்பு செயலில் உள்ளது" #. No error and no results means this font file is likely broken or empty #: src/font-manager/OrthographyList.vala:231 msgid "No valid orthographies for selection" msgstr "தேர்வுக்கு சரியான ஆர்த்தோகிராஃபிகள் இல்லை" #: src/font-manager/Sidebar.vala:57 msgid "Add new collection" msgstr "புதிய சேகரிப்பைச் சேர்க்கவும்" #: src/font-manager/Sidebar.vala:61 #: src/font-manager/ui/font-manager-font-list-controls.ui:32 #: src/font-manager/ui/font-manager-font-list-view.ui:36 msgid "Remove selected item" msgstr "தேர்ந்தெடுக்கப்பட்ட உருப்படியை அகற்று" #: src/font-manager/Sidebar.vala:67 msgid "Edit selected item" msgstr "தேர்ந்தெடுக்கப்பட்ட உருப்படியைத் திருத்தவும்" #: src/font-manager/Utils.vala:295 msgid "Copying files…" msgstr "கோப்புகளை நகலெடுக்கும்…" #: src/font-manager/filters/Collection.vala:99 msgid "New Collection" msgstr "புதிய சேகரிப்பு" #: src/font-manager/filters/Collection.vala:100 #, c-format msgid "Created : %s" msgstr "உருவாக்கப்பட்டது: %s" #: src/font-manager/filters/Disabled.vala:28 msgid "Disabled" msgstr "முடக்கப்பட்டது" #: src/font-manager/filters/Disabled.vala:29 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:34 msgid "Unsorted" msgstr "வரிசைப்படுத்தப்படாதது" #: src/font-manager/filters/Unsorted.vala:35 msgid "Fonts not present in any collection" msgstr "எந்தவொரு சேகரிப்பிலும் எழுத்துருக்கள் இல்லை" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "பயனர்" #: src/font-manager/filters/UserFonts.vala:28 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 #, fuzzy #| msgid "Rendering" msgid "GTK 4 Font Rendering" msgstr "வழங்குதல்" #: src/font-manager/preferences/Desktop.vala:61 msgid "Automatic option allows GTK 4 to disregard hinting settings." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:90 msgid "Antialiasing" msgstr "ஆன்டிலிசிங்" #: src/font-manager/preferences/Desktop.vala:67 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values. " msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:96 msgid "RGBA order" msgstr "RGBA ஆணை" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:97 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:78 #: src/font-manager/preferences/Desktop.vala:84 #: src/font-manager/preferences/Rendering.vala:78 msgid "Hinting" msgstr "குறிப்பு" #: src/font-manager/preferences/Desktop.vala:79 #: src/font-manager/preferences/Desktop.vala:85 msgid "The type of hinting to use when rendering fonts." msgstr "எழுத்துருக்களை வழங்கும்போது பயன்படுத்த வேண்டிய குறிப்பின் வகை." #: src/font-manager/preferences/Desktop.vala:91 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values." msgstr "" #: src/font-manager/preferences/Desktop.vala:121 msgid "GNOME desktop settings schema not found" msgstr "க்னோம் டெச்க்டாப் அமைப்புகள் ச்கீமா காணப்படவில்லை" #: src/font-manager/preferences/Desktop.vala:215 msgid "Automatic" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Manual" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "Grayscale" msgstr "கிரேச்கேல்" #: src/font-manager/preferences/Desktop.vala:234 msgid "RGBA" msgstr "ஆர்.சி.பி.ஏ." #: src/font-manager/preferences/Desktop.vala:242 #: src/font-manager/preferences/Display.vala:91 msgid "Subpixel Geometry" msgstr "சப் படப்புள்ளி வடிவியல்" #: src/font-manager/preferences/Display.vala:75 msgid "Target DPI" msgstr "இலக்கு டிபிஐ" #: src/font-manager/preferences/Display.vala:77 msgid "Scale Factor" msgstr "அளவிலான காரணி" #: src/font-manager/preferences/Display.vala:83 msgid "LCD Filter" msgstr "எல்சிடி வடிகட்டி" #: src/font-manager/preferences/Preferences.vala:41 msgid "Interface" msgstr "இடைமுகம்" #: src/font-manager/preferences/Preferences.vala:42 msgid "Desktop" msgstr "டெச்க்டாப்" #: src/font-manager/preferences/Preferences.vala:48 msgid "Sources" msgstr "மூலங்கள்" #: src/font-manager/preferences/Preferences.vala:49 msgid "Substitutions" msgstr "மாற்றீடுகள்" #: src/font-manager/preferences/Preferences.vala:50 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:150 msgid "Display" msgstr "காட்சி" #: src/font-manager/preferences/Preferences.vala:51 msgid "Rendering" msgstr "வழங்குதல்" #: src/font-manager/preferences/Preferences.vala:131 msgid "" "A Fontconfig configuration file will be generated from these settings.\n" "\n" "Running applications may require a restart to reflect any changes.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" "இந்த அமைப்புகளிலிருந்து ஒரு FONTCONFIG உள்ளமைவு கோப்பு உருவாக்கப்படும்.\n" "\n" " எந்தவொரு மாற்றத்தையும் பிரதிபலிக்க பயன்பாடுகளை இயக்குவதற்கு மறுதொடக்கம் தேவைப்படலாம்.\n" "\n" " எல்லா சூழல்களும்/பயன்பாடுகளும் இந்த அமைப்புகளை மதிக்காது என்பதை நினைவில் கொள்க." #: src/font-manager/preferences/Preferences.vala:153 msgid "Reset all values to default" msgstr "எல்லா மதிப்புகளையும் இயல்புநிலைக்கு மீட்டமைக்கவும்" #: src/font-manager/preferences/Rendering.vala:77 msgid "Antialias" msgstr "ஆன்டிஆசா" #: src/font-manager/preferences/Rendering.vala:81 msgid "Enable Autohinter" msgstr "ஆட்டோஇண்டரை இயக்கு" #: src/font-manager/preferences/Rendering.vala:88 msgid "Hinting Style" msgstr "குறிப்பு பாணி" #: src/font-manager/preferences/Rendering.vala:90 msgid "Use Embedded Bitmaps" msgstr "உட்பொதிக்கப்பட்ட பிட்மாப்களைப் பயன்படுத்தவும்" #: src/font-manager/preferences/Substitutions.vala:153 msgid "Font Substitutions" msgstr "எழுத்துரு மாற்றீடுகள்" #: src/font-manager/preferences/Substitutions.vala:154 msgid "Easily substitute one font family for another." msgstr "ஒரு எழுத்துரு குடும்பத்தை இன்னொருவருக்கு எளிதாக மாற்றவும்." #: src/font-manager/preferences/Substitutions.vala:155 msgid "To add a new substitute click the add button in the toolbar." msgstr "புதிய மாற்றீட்டைச் சேர்க்க கருவிப்பட்டியில் சேர் பொத்தானைக் சொடுக்கு செய்க." #: src/font-manager/preferences/UserActions.vala:229 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" " ஃபைல்பாத் செருகப்படும் இடத்தை கட்டுப்படுத்த ஒரு ஒதுக்கிடமாக ஃபைலெபாத்தைப் " "பயன்படுத்துங்கள்.\n" " வாத பட்டியலில் குடும்பம் அல்லது பாணி காணப்பட்டால் அவை மாற்றப்படும்." #: src/font-manager/preferences/UserActions.vala:243 msgid "User Actions" msgstr "பயனர் செயல்கள்" #: src/font-manager/preferences/UserActions.vala:245 msgid "Custom context menu entries" msgstr "தனிப்பயன் சூழல் பட்டியல் உள்ளீடுகள்" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Raised" msgstr "உயர்த்தப்பட்டது" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Flat" msgstr "கிடைவளைவு" #: src/font-manager/preferences/UserInterface.vala:80 #: src/font-viewer/MainWindow.vala:208 msgid "Selected setting requires restart to apply" msgstr "தேர்ந்தெடுக்கப்பட்ட அமைப்பிற்கு விண்ணப்பிக்க மறுதொடக்கம் தேவை" #: src/font-manager/preferences/UserInterface.vala:81 #: src/font-viewer/MainWindow.vala:209 msgid "Changes will take effect next time the application is started" msgstr "அடுத்த முறை விண்ணப்பம் தொடங்கும்போது மாற்றங்கள் நடைமுறைக்கு வரும்" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Wide Layout" msgstr "பரந்த தளவமைப்பு" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Use three column layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:97 msgid "Only When Maximized" msgstr "அதிகரிக்கும்போது மட்டுமே" #: src/font-manager/preferences/UserInterface.vala:99 msgid "Enable Animations" msgstr "அனிமேசன்களை இயக்கவும்" #. The added margins here are due to PreviewColors widget alignment issues #: src/font-manager/preferences/UserInterface.vala:100 #: src/font-viewer/MainWindow.vala:224 msgid "Prefer Dark Theme" msgstr "இருண்ட கருப்பொருளை விரும்புங்கள்" #: src/font-manager/preferences/UserInterface.vala:102 #: src/font-viewer/MainWindow.vala:229 msgid "Use Adwaita Stylesheet" msgstr "அட்வைட்டா ச்டைல்சீட் பயன்படுத்தவும்" #: src/font-manager/preferences/UserInterface.vala:106 msgid "Titlebar Button Style" msgstr "Titlebar பொத்தான் பாணி" #: src/font-manager/preferences/UserInterface.vala:107 msgid "Display line size in Waterfall Preview" msgstr "நீர்வீழ்ச்சி முன்னோட்டத்தில் வரி அளவைக் காண்பி" #: src/font-manager/preferences/UserInterface.vala:112 #: src/font-viewer/MainWindow.vala:243 #, fuzzy #| msgid "Waterfall Preview Size Settings" msgid "Waterfall Line Spacing" msgstr "நீர்வீழ்ச்சி முன்னோட்ட அளவு அமைப்புகள்" #: src/font-manager/preferences/UserInterface.vala:114 #: src/font-viewer/MainWindow.vala:244 msgid "Padding in pixels to insert above and below rows" msgstr "" #: src/font-manager/preferences/UserSources.vala:145 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." msgstr "" "இங்கே பட்டியலிடப்பட்டுள்ள எந்த கோப்புறைகளிலும் எழுத்துருக்கள் பயன்பாட்டிற்குள் கிடைக்கும்.\n" "\n" " மூலமானது உண்மையில் இயக்கப்படும் வரை அவை மற்ற பயன்பாடுகளுக்கு தெரியாது." #: src/font-manager/preferences/UserSources.vala:157 msgid "Easily add or preview fonts without actually installing them." msgstr "எழுத்துருக்களை உண்மையில் நிறுவாமல் எளிதில் சேர்க்கவும் அல்லது முன்னோட்டமிடவும்." #: src/font-manager/preferences/UserSources.vala:158 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/GoogleFonts.vala:156 msgid "Network Access Disabled" msgstr "பிணைய அணுகல் முடக்கப்பட்டுள்ளது" #: src/font-manager/web/google/GoogleFonts.vala:157 msgid "Contact your system administrator to request access." msgstr "அணுகலைக் கோர உங்கள் கணினி நிர்வாகியைத் தொடர்பு கொள்ளுங்கள்." #: src/font-manager/web/google/GoogleFonts.vala:160 msgid "Network Offline" msgstr "பிணையம் ஆஃப்லைனில்" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:162 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "Google எழுத்துருக்கள் பட்டியலை அணுக செயலில் உள்ள இணைய இணைப்பு தேவை" #: src/font-manager/web/google/GoogleFonts.vala:172 msgid "Client Error" msgstr "கிளையன்ட் பிழை" #: src/font-manager/web/google/GoogleFonts.vala:173 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" "பயன்பாட்டை மறுதொடக்கம் செய்ய முயற்சிக்கவும். சிக்கல் தொடர்ந்தால், தயவுசெய்து ஒரு பிழையைத் " "தாக்கல் செய்யுங்கள்." #: src/font-manager/web/google/GoogleFonts.vala:176 msgid "Server Error" msgstr "சேவையக பிழை" #. Sample strings used here should be sourced from https://fonts.google.com/ #: src/font-manager/web/google/LanguageData.vala:33 msgid "Adlam" msgstr "அட்லாம்" #: src/font-manager/web/google/LanguageData.vala:34 msgid "Anatolian Hieroglyphs" msgstr "அனடோலியன் ஐரோகிளிஃப்ச்" #: src/font-manager/web/google/LanguageData.vala:37 msgid "Avestan" msgstr "அவெச்டன்" #: src/font-manager/web/google/LanguageData.vala:40 msgid "Bassa Vah" msgstr "பாச்சா வா" #: src/font-manager/web/google/LanguageData.vala:41 msgid "Batak" msgstr "படக்" #: src/font-manager/web/google/LanguageData.vala:43 msgid "Bhaiksuki" msgstr "பெய்குகி" #: src/font-manager/web/google/LanguageData.vala:44 msgid "Brahmi" msgstr "பிராமி" #: src/font-manager/web/google/LanguageData.vala:45 msgid "Braille" msgstr "பிரெய்ல்" #. { N_("Buhid"), "buhid", "" }, #: src/font-manager/web/google/LanguageData.vala:48 msgid "Caucasian Albanian" msgstr "காகசியன் அல்பேனிய" #: src/font-manager/web/google/LanguageData.vala:49 msgid "Canadian Aboriginal" msgstr "கனேடிய பழங்குடி" #: src/font-manager/web/google/LanguageData.vala:54 msgid "Chinese (Hong Kong)" msgstr "சீன (ஆங்காங்)" #: src/font-manager/web/google/LanguageData.vala:55 msgid "Chinese (Simplified)" msgstr "சீன (எளிமைப்படுத்தப்பட்ட)" #: src/font-manager/web/google/LanguageData.vala:56 msgid "Chinese (Traditional)" msgstr "சீன (பாரம்பரிய)" #: src/font-manager/web/google/LanguageData.vala:57 msgid "Chorasmian" msgstr "கோராச்மியன்" #: src/font-manager/web/google/LanguageData.vala:59 msgid "Cuneiform" msgstr "கியூனிஃபார்ம்" #: src/font-manager/web/google/LanguageData.vala:60 msgid "Cypriot" msgstr "சைப்ரியாட்" #: src/font-manager/web/google/LanguageData.vala:61 msgid "Cypro Minoan" msgstr "சை புரோ மினோவான்" #: src/font-manager/web/google/LanguageData.vala:62 msgid "Cyrillic" msgstr "சிரிலிக்" #: src/font-manager/web/google/LanguageData.vala:63 msgid "Cyrillic Extended" msgstr "சிரிலிக் நீட்டிக்கப்பட்டது" #: src/font-manager/web/google/LanguageData.vala:64 msgid "Deseret" msgstr "டெசரேட்" #: src/font-manager/web/google/LanguageData.vala:66 msgid "Duployan" msgstr "டூவ்லிப்லேன்" #: src/font-manager/web/google/LanguageData.vala:68 msgid "Elbasan" msgstr "எல்பாசன்" #: src/font-manager/web/google/LanguageData.vala:69 msgid "Elymaic" msgstr "எல்மாயிக்" #: src/font-manager/web/google/LanguageData.vala:74 msgid "Grantha" msgstr "கிரந்தா" #: src/font-manager/web/google/LanguageData.vala:75 msgid "Greek" msgstr "கிரேக்கம்" #: src/font-manager/web/google/LanguageData.vala:76 msgid "Greek Extended" msgstr "கிரேக்கம் நீட்டிக்கப்பட்டது" #: src/font-manager/web/google/LanguageData.vala:78 msgid "Gunjala Gondi" msgstr "குஞ்சலா கோண்டி" #: src/font-manager/web/google/LanguageData.vala:80 msgid "Hanifi Rohingya" msgstr "அனிஃபி ரோஇங்கியா" #: src/font-manager/web/google/LanguageData.vala:81 msgid "Hanunoo" msgstr "அனூனூ" #: src/font-manager/web/google/LanguageData.vala:82 msgid "Hatran" msgstr "அத்ரான்" #: src/font-manager/web/google/LanguageData.vala:84 msgid "Imperial Aramaic" msgstr "இம்பீரியல் அராமைக்" #: src/font-manager/web/google/LanguageData.vala:85 msgid "Indic Siyaq Numbers" msgstr "சியா எண்கள்" #: src/font-manager/web/google/LanguageData.vala:86 msgid "Inscriptional Pahlavi" msgstr "கல்வெட்டல் பாலவி" #: src/font-manager/web/google/LanguageData.vala:87 msgid "Inscriptional Parthian" msgstr "கல்வெட்டல் பார்த்தியன்" #: src/font-manager/web/google/LanguageData.vala:88 msgid "Japanese" msgstr "சப்பானியர்கள்" #: src/font-manager/web/google/LanguageData.vala:93 msgid "Kawi" msgstr "காவி" #: src/font-manager/web/google/LanguageData.vala:96 msgid "Khojki" msgstr "கோச்கி" #: src/font-manager/web/google/LanguageData.vala:97 msgid "Khudawadi" msgstr "குடாவாடி" #: src/font-manager/web/google/LanguageData.vala:98 msgid "Korean" msgstr "கொரிய" #: src/font-manager/web/google/LanguageData.vala:101 msgid "Latin" msgstr "லத்தீன்" #: src/font-manager/web/google/LanguageData.vala:102 msgid "Latin Extended" msgstr "லத்தீன் நீட்டிக்கப்பட்டது" #: src/font-manager/web/google/LanguageData.vala:104 msgid "Linear A" msgstr "நேரியல் எ" #: src/font-manager/web/google/LanguageData.vala:105 msgid "Linear B" msgstr "நேரியல் ஆ" #: src/font-manager/web/google/LanguageData.vala:106 msgid "Lisu" msgstr "லிசு" #: src/font-manager/web/google/LanguageData.vala:107 msgid "Lycian" msgstr "லைசியன்" #: src/font-manager/web/google/LanguageData.vala:108 msgid "Lydian" msgstr "லிடியன்" #: src/font-manager/web/google/LanguageData.vala:109 msgid "Mahajani" msgstr "மஆசனி" #: src/font-manager/web/google/LanguageData.vala:111 msgid "Mandaic" msgstr "மாண்டாயிக்" #: src/font-manager/web/google/LanguageData.vala:112 msgid "Manichaean" msgstr "மனிச்சேயன்" #: src/font-manager/web/google/LanguageData.vala:113 msgid "Math" msgstr "கணிதம்" #: src/font-manager/web/google/LanguageData.vala:114 msgid "Marchen" msgstr "மார்ச்சன்" #: src/font-manager/web/google/LanguageData.vala:115 msgid "Masaram Gondi" msgstr "மசராம் கோண்டி" #: src/font-manager/web/google/LanguageData.vala:116 msgid "Mayan Numerals" msgstr "மாயன் எண்கள்" #: src/font-manager/web/google/LanguageData.vala:117 msgid "Medefaidrin" msgstr "மெடெஃபைட்ரின்" #: src/font-manager/web/google/LanguageData.vala:118 msgid "Meetei Mayek" msgstr "மீட்டி மேக்" #: src/font-manager/web/google/LanguageData.vala:120 msgid "Meroitic" msgstr "மெரோய்டிக்" #: src/font-manager/web/google/LanguageData.vala:124 msgid "Modi" msgstr "மோடி" #: src/font-manager/web/google/LanguageData.vala:126 msgid "Mro" msgstr "ம்ரோ" #: src/font-manager/web/google/LanguageData.vala:127 msgid "Multani" msgstr "முல்தானி" #: src/font-manager/web/google/LanguageData.vala:128 msgid "Music" msgstr "இசை" #: src/font-manager/web/google/LanguageData.vala:130 msgid "Nabataean" msgstr "நபாட்டேயன்" #: src/font-manager/web/google/LanguageData.vala:131 msgid "Nag Mundari" msgstr "நாக் முண்டாரி" #: src/font-manager/web/google/LanguageData.vala:132 msgid "Nandinagari" msgstr "நந்திநகரி" #: src/font-manager/web/google/LanguageData.vala:134 msgid "Newa" msgstr "நியூவா" #. { N_(""), "nko", "" }, #: src/font-manager/web/google/LanguageData.vala:136 msgid "Nüshu" msgstr "nüshu" #: src/font-manager/web/google/LanguageData.vala:139 msgid "Old Hungarian" msgstr "பழைய அங்கேரியன்" #: src/font-manager/web/google/LanguageData.vala:141 msgid "Old North Arabian" msgstr "பழைய வட அரேபிய" #: src/font-manager/web/google/LanguageData.vala:142 msgid "Old Permic" msgstr "பழைய பெர்மிக்" #: src/font-manager/web/google/LanguageData.vala:143 msgid "Old Persian" msgstr "பழைய பாரசீக" #: src/font-manager/web/google/LanguageData.vala:144 msgid "Old Sogdian" msgstr "பழைய சோக்டியன்" #: src/font-manager/web/google/LanguageData.vala:146 msgid "Old Turkic" msgstr "பழைய துருக்கிய" #: src/font-manager/web/google/LanguageData.vala:147 msgid "Osage" msgstr "ஓசேச்" #: src/font-manager/web/google/LanguageData.vala:150 msgid "Pahawh Hmong" msgstr "பஆவ் அமாங்" #: src/font-manager/web/google/LanguageData.vala:151 msgid "Palmyrene" msgstr "பால்மிரீன்" #: src/font-manager/web/google/LanguageData.vala:152 msgid "Pau Cin Hau" msgstr "பாவ் சின் ஆவ்" #: src/font-manager/web/google/LanguageData.vala:154 msgid "Phoenician" msgstr "ஃபீனீசியன்" #: src/font-manager/web/google/LanguageData.vala:155 msgid "Psalter Pahlavi" msgstr "சால்டர் பாலவி" #: src/font-manager/web/google/LanguageData.vala:158 msgid "Samaritan" msgstr "சமாரியன்" #: src/font-manager/web/google/LanguageData.vala:160 msgid "Sharada" msgstr "சராதா" #: src/font-manager/web/google/LanguageData.vala:161 msgid "Shavian" msgstr "சாவியன்" #: src/font-manager/web/google/LanguageData.vala:162 msgid "Siddham" msgstr "சித்தம்" #: src/font-manager/web/google/LanguageData.vala:163 msgid "SignWriting" msgstr "கையொப்பமிடுதல்" #: src/font-manager/web/google/LanguageData.vala:165 msgid "Sogdian" msgstr "சோக்டியன்" #: src/font-manager/web/google/LanguageData.vala:166 msgid "Sora Sompeng" msgstr "சோரா சோம்பெங்" #: src/font-manager/web/google/LanguageData.vala:167 msgid "Soyombo" msgstr "சோயோம்போ" #: src/font-manager/web/google/LanguageData.vala:172 msgid "Tagalog" msgstr "டாக்லாக்" #: src/font-manager/web/google/LanguageData.vala:173 msgid "Tagbanwa" msgstr "தாக்பன்வா" #. TRANSLATORS : The replacement character here refers to a language name. #: src/font-manager/web/google/LanguageData.vala:190 #, c-format msgid "No sample for %s available" msgstr "%s கிடைக்கவில்லை" #: src/font-manager/web/google/LanguageData.vala:192 msgid "Please file an issue requesting an update to available samples." msgstr "கிடைக்கக்கூடிய மாதிரிகளுக்கு புதுப்பிப்பைக் கோரும் சிக்கலை தாக்கல் செய்யுங்கள்." #: src/font-manager/web/google/PreviewPage.vala:383 #, fuzzy, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "%நான் மொழி மாதிரி கிடைக்கிறது " msgstr[1] "%நான் மொழி மாதிரிகள் கிடைக்கின்றன" #: src/font-manager/web/google/WebFont.vala:174 msgid "ExtraLight" msgstr "கூடுதல்" #: src/font-manager/web/google/WebFont.vala:182 msgid "SemiBold" msgstr "அரைகுறை" #: src/font-manager/web/google/WebFont.vala:186 msgid "ExtraBold" msgstr "Exterold" #: src/font-manager/web/google/WebFont.vala:188 msgid "Black" msgstr "கருப்பு" #: src/font-viewer/MainWindow.vala:100 #: src/font-viewer/font-viewer-main-window.ui:70 msgid "No file selected" msgstr "எந்த கோப்பும் தேர்ந்தெடுக்கப்படவில்லை" #: src/font-viewer/MainWindow.vala:101 #: src/font-viewer/font-viewer-main-window.ui:78 msgid "Or unsupported filetype." msgstr "அல்லது ஆதரிக்கப்படாத பைல்டைப்." #: src/font-viewer/MainWindow.vala:150 msgid "System Font" msgstr "கணினி எழுத்துரு" #: src/font-viewer/MainWindow.vala:152 msgid "" "Selected font file is either installed in a system directory or is not " "writable by the current user.\n" "\n" "If you wish to remove this font from the list of available fonts use the " "system package manager to remove the package containing this font file, ask " "the system administrator to remove it or use a font management application " "to disable it." msgstr "" "தேர்ந்தெடுக்கப்பட்ட எழுத்துரு கோப்பு ஒரு கணினி கோப்பகத்தில் நிறுவப்பட்டுள்ளது அல்லது " "தற்போதைய பயனரால் எழுதப்படவில்லை.\n" "\n" " கிடைக்கக்கூடிய எழுத்துருக்களின் பட்டியலிலிருந்து இந்த எழுத்துருவை அகற்ற விரும்பினால், " "இந்த எழுத்துரு கோப்பைக் கொண்ட தொகுப்பை அகற்ற கணினி தொகுப்பு மேலாளரைப் பயன்படுத்தவும், " "கணினி நிர்வாகியிடம் அதை அகற்றும்படி கேளுங்கள் அல்லது அதை முடக்க எழுத்துரு மேலாண்மை " "பயன்பாட்டைப் பயன்படுத்தவும்." #: src/font-viewer/MainWindow.vala:155 msgid "Newer version already installed" msgstr "புதிய பதிப்பு ஏற்கனவே நிறுவப்பட்டுள்ளது" #: src/font-viewer/MainWindow.vala:157 src/font-viewer/MainWindow.vala:162 msgid "Click to overwrite" msgstr "மேலெழுத சொடுக்கு" #: src/font-viewer/MainWindow.vala:160 msgid "Update Font" msgstr "எழுத்துருவைப் புதுப்பிக்கவும்" #: src/font-viewer/MainWindow.vala:165 msgid "Remove Font" msgstr "எழுத்துருவை அகற்று" #: src/font-viewer/MainWindow.vala:169 #: src/font-viewer/font-viewer-main-window.ui:104 msgid "Install Font" msgstr "எழுத்துருவை நிறுவவும்" #: src/font-viewer/MainWindow.vala:236 msgid "Preview Area Colors" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:9 #: src/common/ui/font-manager-preview-colors.ui:15 msgid "Select background color" msgstr "பின்னணி நிறத்தைத் தேர்ந்தெடுக்கவும்" #: src/common/ui/font-manager-preview-colors.ui:23 #: src/common/ui/font-manager-preview-colors.ui:29 msgid "Select text color" msgstr "உரை வண்ணத்தைத் தேர்ந்தெடுக்கவும்" #: src/font-manager/gtk/help-overlay.ui:11 msgid "General" msgstr "பொது" #: src/font-manager/gtk/help-overlay.ui:23 msgid "Increase preview size" msgstr "முன்னோட்ட அளவை அதிகரிக்கவும்" #: src/font-manager/gtk/help-overlay.ui:30 msgid "Decrease preview size" msgstr "முன்னோட்ட அளவைக் குறைக்கவும்" #: src/font-manager/gtk/help-overlay.ui:37 msgid "Reset preview size" msgstr "முன்னோட்ட அளவை மீட்டமைக்கவும்" #: src/font-manager/gtk/help-overlay.ui:44 msgid "Focus search entry" msgstr "தேடல் நுழைவு கவனம் செலுத்துங்கள்" #: src/font-manager/gtk/help-overlay.ui:51 msgid "Reload" msgstr "ஏற்றவும்" #: src/font-manager/gtk/help-overlay.ui:58 #: src/font-manager/gtk/help-overlay.ui:65 msgid "Quit the application" msgstr "விண்ணப்பத்தை விட்டு வெளியேறவும்" #: src/font-manager/gtk/help-overlay.ui:73 msgid "Mode" msgstr "பயன்முறை" #: src/font-manager/gtk/help-overlay.ui:78 msgid "Switch to Manage mode" msgstr "நிர்வகி பயன்முறைக்கு மாறவும்" #: src/font-manager/gtk/help-overlay.ui:85 msgid "Switch to Browse mode" msgstr "உலாவு பயன்முறைக்கு மாறவும்" #: src/font-manager/gtk/help-overlay.ui:92 msgid "Switch to Compare mode" msgstr "ஒப்பீட்டு பயன்முறைக்கு மாறவும்" #: src/font-manager/gtk/help-overlay.ui:99 msgid "Switch to Google Fonts mode" msgstr "Google எழுத்துருக்கள் பயன்முறைக்கு மாறவும்" #: src/font-manager/gtk/help-overlay.ui:107 msgid "Preview Mode" msgstr "முன்னோட்டம் பயன்முறை" #: src/font-manager/gtk/help-overlay.ui:112 msgid "Switch to Standard preview" msgstr "நிலையான முன்னோட்டத்திற்கு மாறவும்" #: src/font-manager/gtk/help-overlay.ui:119 msgid "Switch to Waterfall preview" msgstr "நீர்வீழ்ச்சி முன்னோட்டத்திற்கு மாறவும்" #: src/font-manager/gtk/help-overlay.ui:126 msgid "Switch to Body Text preview" msgstr "உடல் உரை முன்னோட்டத்திற்கு மாறவும்" #: src/font-manager/ui/font-manager-browse-pane.ui:100 msgid "Increase tile size" msgstr "ஓடு அளவை அதிகரிக்கவும்" #: src/font-manager/ui/font-manager-browse-pane.ui:109 msgid "Decrease tile size" msgstr "ஓடு அளவைக் குறைக்கவும்" #: src/font-manager/ui/font-manager-browse-pane.ui:149 msgid "Toggle search entry" msgstr "தேடல் உள்ளீட்டை மாற்றவும்" #: src/font-manager/ui/font-manager-browse-pane.ui:158 msgid "Toggle preview panel" msgstr "முன்னோட்டக் குழுவை நிலைநிறுத்துங்கள்" #: src/font-manager/ui/font-manager-browse-preview.ui:164 msgid "" "Status of selected family.\n" "\n" "Disabling will prevent the selected family from being used by other " "applications." msgstr "" "தேர்ந்தெடுக்கப்பட்ட குடும்பத்தின் நிலை.\n" "\n" " முடக்குவது தேர்ந்தெடுக்கப்பட்ட குடும்பத்தை மற்ற பயன்பாடுகளால் பயன்படுத்துவதைத் தடுக்கும்." #: src/font-manager/ui/font-manager-collection-rename-popover.ui:19 msgid "Collection Name" msgstr "சேகரிப்பு பெயர்" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:45 msgid "_Rename" msgstr "_ரினேம்" #: src/font-manager/ui/font-manager-compare-view.ui:20 msgid "Add selected font to comparison" msgstr "ஒப்பிடுவதற்கு தேர்ந்தெடுக்கப்பட்ட எழுத்துருவைச் சேர்க்கவும்" #: src/font-manager/ui/font-manager-compare-view.ui:33 msgid "Remove selected font from comparison" msgstr "ஒப்பீட்டிலிருந்து தேர்ந்தெடுக்கப்பட்ட எழுத்துருவை அகற்று" #: src/font-manager/ui/font-manager-compare-view.ui:45 msgid "Pinned Comparisons" msgstr "பின் ஒப்பீடுகள்" #: src/font-manager/ui/font-manager-export-dialog.ui:19 #: src/font-manager/ui/font-manager-remove-dialog.ui:19 msgid "Cancel" msgstr "ரத்துசெய்" #: src/font-manager/ui/font-manager-font-list-controls.ui:51 #: src/font-manager/ui/font-manager-font-list-view.ui:54 #: src/font-manager/ui/font-manager-remove-dialog.ui:43 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:44 msgid "Search Families…" msgstr "குடும்பங்களைத் தேடுங்கள்…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:29 msgid "Search Orthographies…" msgstr "ஆர்த்தோகிராஃபிகளைத் தேடுங்கள்…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:72 msgid "Minimum Coverage" msgstr "குறைந்தபட்ச பாதுகாப்பு" #: src/font-manager/ui/font-manager-language-filter-settings.ui:101 msgid "Deselect All" msgstr "அனைத்தையும் தேர்வு செய்யுங்கள்" #: src/font-manager/ui/font-manager-orthography-list.ui:53 msgid "Clear selected filter" msgstr "தேர்ந்தெடுக்கப்பட்ட வடிப்பானை அழிக்கவும்" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:22 msgid "Created :" msgstr "உருவாக்கப்பட்டது:" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:23 msgid "Save current comparison" msgstr "தற்போதைய ஒப்பீட்டைச் சேமிக்கவும்" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:45 msgid "Remove selected comparison" msgstr "தேர்ந்தெடுக்கப்பட்ட ஒப்பீட்டை அகற்று" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:73 msgid "Restore selected comparison" msgstr "தேர்ந்தெடுக்கப்பட்ட ஒப்பீட்டை மீட்டெடுங்கள்" #: src/font-manager/ui/font-manager-remove-dialog.ui:13 msgid "Select fonts to remove" msgstr "அகற்ற எழுத்துருக்களைத் தேர்ந்தெடுக்கவும்" #: src/font-manager/ui/font-manager-remove-dialog.ui:25 msgid "Delete" msgstr "நீக்கு" #: src/font-manager/ui/font-manager-sidebar.ui:35 msgid "Categories" msgstr "வகைகள்" #: src/font-manager/ui/font-manager-sidebar.ui:86 msgid "Smart Collections" msgstr "அறிவுள்ள சேகரிப்புகள்" #: src/font-manager/ui/font-manager-sidebar.ui:142 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:50 msgid "Sort Order" msgstr "வரிசைப்படுத்தும் முறை" #: src/font-manager/ui/font-manager-sidebar.ui:150 msgid "Collections" msgstr "சேகரிப்புகள்" #: src/font-manager/ui/font-manager-substitute-row.ui:22 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:34 msgid "Remove substitute" msgstr "மாற்றீட்டை அகற்று" #: src/font-manager/ui/font-manager-substitute.ui:35 msgid "Enter substitute family" msgstr "மாற்று குடும்பத்தை உள்ளிடவும்" #: src/font-manager/ui/font-manager-substitute.ui:51 msgid "prefer" msgstr "விரும்புங்கள்" #: src/font-manager/ui/font-manager-substitute.ui:52 msgid "accept" msgstr "ஏற்றுக்கொள்" #: src/font-manager/ui/font-manager-substitute.ui:53 msgid "default" msgstr "இயல்புநிலை" #: src/font-manager/ui/font-manager-user-action-row.ui:27 msgid "Comment" msgstr "கருத்து" #: src/font-manager/ui/font-manager-user-action-row.ui:42 msgid "Executable" msgstr "இயங்கக்கூடிய" #: src/font-manager/ui/font-manager-user-action-row.ui:57 msgid "Arguments" msgstr "வாதங்கள்" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:39 msgid "Newest" msgstr "புதியது" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:40 msgid "Most Popular" msgstr "மிகவும் பிரபலமானது" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:41 msgid "Trending" msgstr "டிரெண்டிங்" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:116 msgid "Serif" msgstr "செரிஃப்" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:133 msgid "Sans Serif" msgstr "செரிஃப் இல்லாமல்" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:167 msgid "Handwriting" msgstr "கையெழுத்து" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:198 msgid "Category" msgstr "வகை" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:272 msgid "4+" msgstr "4+" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:282 msgid "8+" msgstr "8+" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:292 msgid "12+" msgstr "12+" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:305 msgid "Variations" msgstr "மாறுபாடுகள்" #: src/font-viewer/font-viewer-main-window.ui:31 msgid "Preview font files before installing them." msgstr "எழுத்துரு கோப்புகளை நிறுவுவதற்கு முன் முன்னோட்டமிடுங்கள்." #: src/font-viewer/font-viewer-main-window.ui:32 msgid "To preview a font simply drag it onto this area." msgstr "ஒரு எழுத்துருவை முன்னோட்டமிட அதை இந்த பகுதியில் இழுக்கவும்." #~ msgid "The type of antialiasing to use when rendering fonts." #~ msgstr "எழுத்துருக்களை வழங்கும்போது பயன்படுத்த வேண்டிய ஆன்டிலியாசிங் வகை." font-manager-0.9.4/po/tr.po000066400000000000000000002426451476271126700155370ustar00rootroot00000000000000# 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. # Oğuz Ersen , 2022. # Sabri Ünal , 2023. # Sabri Ünal , 2024. 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: 2025-02-26 00:40-0500\n" "PO-Revision-Date: 2024-07-06 15:09+0000\n" "Last-Translator: Sabri Ünal \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 5.7-dev\n" #. Application.vala #: data/com.github.FontManager.FontManager.appdata.xml.in.in:14 #: data/com.github.FontManager.FontManager.desktop.in.in:5 #: data/com.github.FontManager.FontManager.desktop.in.in:6 #: lib/gtk/font-manager-application-window.c:281 #: src/font-manager/Application.vala:2 msgid "Font Manager" msgstr "Yazı Tipi Yönetici" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:15 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/com.github.FontManager.FontManager.appdata.xml.in.in:18 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/com.github.FontManager.FontManager.appdata.xml.in.in:23 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/com.github.FontManager.FontManager.appdata.xml.in.in:27 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/com.github.FontManager.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/com.github.FontManager.FontManager.desktop.in.in:16 #: data/com.github.FontManager.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "Grafik;Görüntüleyici;GNOME;GTK;Yayıncılık;" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:14 #: data/com.github.FontManager.FontViewer.desktop.in.in:5 #: data/com.github.FontManager.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:88 src/font-viewer/Application.vala:108 #: src/font-viewer/Application.vala:132 #: src/font-viewer/font-viewer-main-window.ui:30 msgid "Font Viewer" msgstr "Yazı Tipi Görüntüleyici" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:15 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/com.github.FontManager.FontViewer.appdata.xml.in.in:18 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/com.github.FontManager.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:154 #: extensions/nemo/font-manager-menu-provider.c:147 #: extensions/thunar/font-manager-menu-provider.c:129 #: src/font-manager/FontList.vala:509 msgid "Install" msgstr "Yükle" #: extensions/nautilus/font-manager-menu-provider.c:156 #: extensions/nemo/font-manager-menu-provider.c:149 #: extensions/thunar/font-manager-menu-provider.c:131 msgid "Install the selected font file" msgstr "Seçili yazı tipi dosyasını yükle" #: extensions/nautilus/font-manager-menu-provider.c:157 #: extensions/nemo/font-manager-menu-provider.c:150 #: extensions/thunar/font-manager-menu-provider.c:132 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-database.c:582 src/font-manager/Application.vala:147 msgid "Updating Database…" msgstr "Veritabanı Güncelleniyor…" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:699 msgid "Unknown Vendor" msgstr "Bilinmeyen Sağlayıcı" #: lib/fontconfig/font-manager-fontconfig.c:568 #: src/font-manager/web/google/WebFont.vala:172 msgid "Thin" msgstr "İnce" #: lib/fontconfig/font-manager-fontconfig.c:570 msgid "Ultra-Light" msgstr "Aşırı İnce" #: lib/fontconfig/font-manager-fontconfig.c:572 #: lib/fontconfig/font-manager-fontconfig.c:925 #: src/font-manager/web/google/WebFont.vala:176 msgid "Light" msgstr "Hafif" #: lib/fontconfig/font-manager-fontconfig.c:574 msgid "Semi-Light" msgstr "Yarı Hafif" #: lib/fontconfig/font-manager-fontconfig.c:576 msgid "Book" msgstr "Kitap" #: lib/fontconfig/font-manager-fontconfig.c:578 #: lib/fontconfig/font-manager-fontconfig.c:882 #: src/font-manager/preferences/Desktop.vala:236 #: src/font-manager/web/google/WebFont.vala:180 msgid "Medium" msgstr "Orta" #: lib/fontconfig/font-manager-fontconfig.c:580 msgid "Semi-Bold" msgstr "Yarı Kalın" #: lib/fontconfig/font-manager-fontconfig.c:582 #: src/font-manager/web/google/WebFont.vala:184 msgid "Bold" msgstr "Kalın" #: lib/fontconfig/font-manager-fontconfig.c:584 msgid "Ultra-Bold" msgstr "Aşırı Kalın" #: lib/fontconfig/font-manager-fontconfig.c:586 msgid "Heavy" msgstr "Ağır" #: lib/fontconfig/font-manager-fontconfig.c:588 msgid "Ultra-Heavy" msgstr "Aşırı Ağır" #: lib/fontconfig/font-manager-fontconfig.c:663 #: src/font-manager/web/google/WebFont.vala:234 msgid "Italic" msgstr "İtalik" #: lib/fontconfig/font-manager-fontconfig.c:665 msgid "Oblique" msgstr "Eğik" #: lib/fontconfig/font-manager-fontconfig.c:703 msgid "Ultra-Condensed" msgstr "Aşırı Dar" #: lib/fontconfig/font-manager-fontconfig.c:705 msgid "Extra-Condensed" msgstr "Fazla Dar" #: lib/fontconfig/font-manager-fontconfig.c:707 msgid "Condensed" msgstr "Dar" #: lib/fontconfig/font-manager-fontconfig.c:709 msgid "Semi-Condensed" msgstr "Yarı Dar" #: lib/fontconfig/font-manager-fontconfig.c:711 msgid "Semi-Expanded" msgstr "Yarı Geniş" #: lib/fontconfig/font-manager-fontconfig.c:713 msgid "Expanded" msgstr "Geniş" #: lib/fontconfig/font-manager-fontconfig.c:715 msgid "Extra-Expanded" msgstr "Fazla Geniş" #: lib/fontconfig/font-manager-fontconfig.c:717 msgid "Ultra-Expanded" msgstr "Aşırı Geniş" #: lib/fontconfig/font-manager-fontconfig.c:786 msgid "Proportional" msgstr "Orantılı" #: lib/fontconfig/font-manager-fontconfig.c:788 msgid "Dual Width" msgstr "Çift Genişlik" #: lib/fontconfig/font-manager-fontconfig.c:790 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:184 msgid "Monospace" msgstr "Eşaralıklı" #: lib/fontconfig/font-manager-fontconfig.c:792 msgid "Charcell" msgstr "Charcell" #: lib/fontconfig/font-manager-fontconfig.c:831 msgid "Unknown" msgstr "Bilinmiyor" #: lib/fontconfig/font-manager-fontconfig.c:833 msgid "RGB" msgstr "RGB (Kırmızı-Yeşil-Mavi)" #: lib/fontconfig/font-manager-fontconfig.c:835 msgid "BGR" msgstr "BGR (Mavi-Yeşil-Kırmızı)" #: lib/fontconfig/font-manager-fontconfig.c:837 msgid "VRGB" msgstr "VRGB (Dikey Kırmızı-Yeşil-Mavi)" #: lib/fontconfig/font-manager-fontconfig.c:839 msgid "VBGR" msgstr "VBGR (Dikey Mavi-Yeşil-Kırmızı)" #: lib/fontconfig/font-manager-fontconfig.c:841 #: lib/fontconfig/font-manager-fontconfig.c:886 #: lib/fontconfig/font-manager-fontconfig.c:929 #: src/font-manager/Controls.vala:133 #: src/font-manager/preferences/Desktop.vala:234 #: src/font-manager/preferences/Desktop.vala:236 msgid "None" msgstr "Hiçbiri" #: lib/fontconfig/font-manager-fontconfig.c:880 #: src/font-manager/preferences/Desktop.vala:236 msgid "Slight" msgstr "Hafif" #: lib/fontconfig/font-manager-fontconfig.c:884 #: src/font-manager/preferences/Desktop.vala:236 msgid "Full" msgstr "Tam" #: lib/fontconfig/font-manager-fontconfig.c:923 msgid "Default" msgstr "Varsayılan" #: lib/fontconfig/font-manager-fontconfig.c:927 msgid "Legacy" msgstr "Eski" #: lib/fontconfig/font-manager-source.c:305 #: lib/fontconfig/font-manager-source.c:321 #: lib/fontconfig/font-manager-source.c:322 msgid "Source Unavailable" msgstr "Kaynak Kullanılamıyor" #: lib/gtk/font-manager-application-window.c:285 #: src/font-manager/Application.vala:3 msgid "Simple font management for GTK+ desktop environments" msgstr "GTK+ masaüstü ortamları için basit yazı tipi yönetimi" #: lib/gtk/font-manager-application-window.c:290 msgid "translator-credits" msgstr "" "Musa ORUÇ\n" "Oğuz Ersen" #: lib/gtk/font-manager-fsType.c:74 msgid "Restricted License Embedding" msgstr "Kısıtlı Lisans Yerleştirme" #: lib/gtk/font-manager-fsType.c:76 msgid "Preview & Print Embedding" msgstr "Önizleme ve Yazdırma Yerleştirme" #: lib/gtk/font-manager-fsType.c:78 msgid "Editable Embedding" msgstr "Düzenlenebilir Yerleştirme" #: lib/gtk/font-manager-fsType.c:80 msgid "Preview & Print Embedding | No Subsetting" msgstr "Önizleme Ve Yazdırma Yerleştirme | Alt Kümeleme Yok" #: lib/gtk/font-manager-fsType.c:82 msgid "Editable Embedding | No Subsetting" msgstr "Düzenlenebilir Yerleştirme | Alt Kümeleme Yok" #: lib/gtk/font-manager-fsType.c:84 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "Önizleme ve Yazdırma Yerleştirme | Sadece Bit Eşlem Yerleştirme" #: lib/gtk/font-manager-fsType.c:86 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "Düzenlenebilir Yerleştirme | Sadece Bit Eşlem Yerleştirme" #: lib/gtk/font-manager-fsType.c:88 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/gtk/font-manager-fsType.c:90 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" "Düzenlenebilir Yerleştirme | Alt Kümeleme Yok | Sadece Bit Eşlem Yerleştirme" #: lib/gtk/font-manager-fsType.c:92 msgid "Installable Embedding" msgstr "Yüklenebilir Yerleştirme" #: lib/gtk/font-manager-license-page.c:179 msgid "File does not contain license information." msgstr "Dosya lisans bilgisi içermiyor." #: lib/gtk/font-manager-preview-controls.c:77 msgid "Left Aligned" msgstr "Sola Hizalı" #: lib/gtk/font-manager-preview-controls.c:83 msgid "Centered" msgstr "Merkezde" #: lib/gtk/font-manager-preview-controls.c:89 msgid "Fill" msgstr "Doldur" #: lib/gtk/font-manager-preview-controls.c:95 msgid "Right Aligned" msgstr "Sağa Hizalı" #: lib/gtk/font-manager-preview-controls.c:349 #: src/font-manager/ui/font-manager-browse-pane.ui:168 msgid "Edit preview text" msgstr "Önizleme yazısını düzenle" #: lib/gtk/font-manager-preview-controls.c:350 msgid "Undo changes" msgstr "Değişiklikleri geri al" #: lib/gtk/font-manager-preview-page.c:87 #: src/font-manager/ui/font-manager-browse-preview.ui:126 msgid "Preview" msgstr "Önizle" #: lib/gtk/font-manager-preview-page.c:89 msgid "Waterfall" msgstr "Şelale" #: lib/gtk/font-manager-preview-pane.c:47 #: lib/gtk/font-manager-preview-pane.c:584 #: src/font-manager/ui/font-manager-browse-preview.ui:136 msgid "Characters" msgstr "Karakterler" #: lib/gtk/font-manager-preview-pane.c:49 #: lib/gtk/font-manager-preview-pane.c:585 msgid "Properties" msgstr "Özellikler" #: lib/gtk/font-manager-preview-pane.c:51 #: lib/gtk/font-manager-preview-pane.c:586 src/font-manager/Categories.vala:266 msgid "License" msgstr "Lisans" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:331 #: src/font-manager/web/google/WebFont.vala:178 msgid "Regular" msgstr "Düz" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:326 msgid "Normal" msgstr "Normal" #: lib/gtk/font-manager-preview-pane.c:508 msgid "Search available characters" msgstr "Mevcut karakterleri ara" #: lib/gtk/font-manager-properties-page.c:55 msgid "PostScript Name" msgstr "PostScript Adı" #: lib/gtk/font-manager-properties-page.c:56 msgid "Family" msgstr "Aile" #: lib/gtk/font-manager-properties-page.c:57 msgid "Style" msgstr "Tarz" #: lib/gtk/font-manager-properties-page.c:58 #: src/font-manager/Categories.vala:259 msgid "Width" msgstr "Genişlik" #: lib/gtk/font-manager-properties-page.c:59 #: src/font-manager/Categories.vala:261 msgid "Slant" msgstr "Eğim" #: lib/gtk/font-manager-properties-page.c:60 #: src/font-manager/Categories.vala:260 msgid "Weight" msgstr "Ağırlık" #: lib/gtk/font-manager-properties-page.c:61 #: src/font-manager/Categories.vala:262 msgid "Spacing" msgstr "Aralık" #: lib/gtk/font-manager-properties-page.c:62 msgid "Version" msgstr "Sürüm" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/gtk/font-manager-properties-page.c:64 #: src/font-manager/Categories.vala:268 msgid "Vendor" msgstr "Sağlayıcı" #: lib/gtk/font-manager-properties-page.c:65 msgid "FileType" msgstr "Dosya Türü" #. Keep this entry last #: lib/gtk/font-manager-properties-page.c:67 msgid "Filesize" msgstr "Dosya Boyutu" #: lib/gtk/unicode/unicode-character-map.c:850 msgid "Copy" msgstr "Kopyala" #: lib/gtk/unicode/unicode-info.c:191 msgid "" msgstr "<Özel Olmayan Kullanım Yüksek Vekil>" #: lib/gtk/unicode/unicode-info.c:193 msgid "" msgstr "<Özel Kullanım Yüksek Vekil>" #: lib/gtk/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:197 msgid "" msgstr "<Özel Kullanım>" #: lib/gtk/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "Diğer, Kontrol" #: lib/gtk/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "Diğer, Biçim" #: lib/gtk/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "Diğer, Atanmamış" #: lib/gtk/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "Diğer, Özel Kullanım" #: lib/gtk/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "Diğer, Vekil" #: lib/gtk/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "Harf, Küçük Harf" #: lib/gtk/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "Harf, Değiştirici" #: lib/gtk/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "Harf, Diğer" #: lib/gtk/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "Harf, Başlık" #: lib/gtk/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "Harf, Büyük Harf" #: lib/gtk/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "İşaret, Aralık Birleştirme" #: lib/gtk/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "İşaret, Çevreleme" #: lib/gtk/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "İşaret, Aralık Yok" #: lib/gtk/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "Sayı, Ondalık Basamak" #: lib/gtk/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "Sayı, Harf" #: lib/gtk/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "Sayı, Diğer" #: lib/gtk/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "Noktalama, Birleştirici" #: lib/gtk/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "Noktalama, Kısa Çizgi" #: lib/gtk/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "Noktalama, Kapanış" #: lib/gtk/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "Noktalama, Alıntı Sonu" #: lib/gtk/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "Noktalama, Alıntı Başı" #: lib/gtk/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "Noktalama, Diğer" #: lib/gtk/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "Noktalama, Açılış" #: lib/gtk/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "Simge, Para Birimi" #: lib/gtk/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "Simge, Düzenleyici" #: lib/gtk/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "Simge, Matematik" #: lib/gtk/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "Simge, Diğer" #: lib/gtk/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "Ayırıcı, Satır" #: lib/gtk/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "Ayırıcı, Paragraf" #: lib/gtk/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "Ayırıcı, Boşluk" #: src/common/WaterfallSettings.vala:37 msgid "Up to 48 points (Linear Scaling)" msgstr "48 noktaya kadar (Doğrusal Ölçekleme)" #: src/common/WaterfallSettings.vala:39 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "72 noktaya kadar (1.1 Ortak Oran)" #: src/common/WaterfallSettings.vala:41 msgid "Up to 96 points (Linear Scaling)" msgstr "96 noktaya kadar (Doğrusal Ölçekleme)" #: src/common/WaterfallSettings.vala:43 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "96 noktaya kadar (1.1 Ortak Oran)" #: src/common/WaterfallSettings.vala:45 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "120 noktaya kadar (1.2 Ortak Oran)" #: src/common/WaterfallSettings.vala:47 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "144 noktaya kadar (1.3 Ortak Oran)" #: src/common/WaterfallSettings.vala:49 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "192 noktaya kadar (1.4 Ortak Oran)" #: src/common/WaterfallSettings.vala:51 msgid "Custom Size Settings" msgstr "Özel Boyut Ayarları" #: src/common/WaterfallSettings.vala:197 msgid "Waterfall Preview Size Settings" msgstr "Şelale Ön İzlemesi Boyutu Ayarları" #: src/common/WaterfallSettings.vala:201 msgid "Higher values may adversely affect performance" msgstr "Daha yüksek değerler performansı olumsuz etkileyebilir" #: src/common/WaterfallSettings.vala:204 msgid "Minimum Waterfall Preview Point Size" msgstr "Asgari Şelale Ön İzlemesi Nokta Boyutu" #: src/common/WaterfallSettings.vala:206 msgid "Waterfall Preview Point Size Common Ratio" msgstr "Şelale Ön İzlemesi Nokta Boyutu Ortak Oranı" #: src/common/WaterfallSettings.vala:208 msgid "Maximum Waterfall Preview Point Size" msgstr "Azami Şelale Ön İzlemesi Nokta Boyutu" #: src/common/WaterfallSettings.vala:236 #, fuzzy #| msgid "Show in Folder" msgid "Show line size" msgstr "Klasörde Göster" #: src/font-manager/Application.vala:5 #, fuzzy #| 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" #| " " 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" " " #: src/font-manager/Application.vala:133 msgid "Installing Font Files…" msgstr "Yazı Tipi Dosyaları Kuruluyor…" #: src/font-manager/Browse.vala:381 #: src/font-manager/ui/font-manager-browse-preview.ui:175 #, fuzzy #| msgid "Decorative" msgid "Active" msgstr "Dekoratif" #: src/font-manager/Browse.vala:385 msgid "Inactive" msgstr "" #: src/font-manager/Browse.vala:426 msgid "Designed by" msgstr "" #: src/font-manager/Categories.vala:259 msgid "Grouped by font width" msgstr "Yazı tipi genişliğine göre gruplandırılmış" #: src/font-manager/Categories.vala:260 msgid "Grouped by font weight" msgstr "Yazı tipi ağırlığına göre gruplandırılmış" #: src/font-manager/Categories.vala:261 msgid "Grouped by font angle" msgstr "Yazı tipi açısına göre gruplandırılmış" #: src/font-manager/Categories.vala:262 msgid "Grouped by font spacing" msgstr "Yazı tipi aralığına göre gruplandırılmış" #: src/font-manager/Categories.vala:266 msgid "Grouped by license type" msgstr "Lisans türüne göre gruplandırılmış" #: src/font-manager/Categories.vala:268 msgid "Grouped by vendor" msgstr "Sağlayıcıya göre gruplandırılmış" #: src/font-manager/Categories.vala:269 msgid "Filetype" msgstr "Dosya Türü" #: src/font-manager/Categories.vala:269 msgid "Grouped by filetype" msgstr "Dosya türüne göre gruplandırılmış" #: src/font-manager/Categories.vala:274 msgid "All" msgstr "Tümü" #: src/font-manager/Categories.vala:274 msgid "All Fonts" msgstr "Tüm Yazı Tipleri" #: src/font-manager/Categories.vala:275 msgid "System" msgstr "Sistem" #: src/font-manager/Categories.vala:275 msgid "Fonts available to all users" msgstr "Tüm kullanıcılar için kullanılabilir yazı tipleri" #: src/font-manager/Categories.vala:298 msgid "Family Kind" msgstr "Aile Türü" #: src/font-manager/Categories.vala:298 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:299 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:262 msgid "Any" msgstr "Herhangi" #: src/font-manager/Categories.vala:299 msgid "No Fit" msgstr "Sığdırma Yok" #: src/font-manager/Categories.vala:299 msgid "Text and Display" msgstr "Metin ve Görüntü" #: src/font-manager/Categories.vala:299 msgid "Script" msgstr "Komut Dosyası" #: src/font-manager/Categories.vala:299 msgid "Decorative" msgstr "Dekoratif" #: src/font-manager/Categories.vala:299 msgid "Pictorial" msgstr "Resimsel" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "Koleksiyon Adını Girin" #: src/font-manager/Collections.vala:346 msgid "Copy to…" msgstr "Şuraya kopyala…" #: src/font-manager/Collections.vala:347 msgid "Compress…" msgstr "Sıkıştır…" #: src/font-manager/Collections.vala:348 msgid "Rename…" msgstr "Yeniden adlandır…" #: src/font-manager/Collections.vala:402 msgid "Archive created successfully." msgstr "" #: src/font-manager/Collections.vala:403 msgid "The resulting file can be found in your home directory." msgstr "" #: src/font-manager/Collections.vala:405 msgid "Error exporting collection" msgstr "" #: src/font-manager/Collections.vala:406 msgid "" "Start the application from a terminal and try again for more information" msgstr "" #: src/font-manager/Collections.vala:427 #, fuzzy #| msgid "Remove selected collection" msgid "Creating archive from selected collection." msgstr "Seçili koleksiyonu kaldır" #: src/font-manager/Collections.vala:428 msgid "This may take some time for large collections…" msgstr "" #: src/font-manager/Compare.vala:325 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:361 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/Controls.vala:80 msgid "Keyboard Shortcuts" msgstr "Klavye Kısayolları" #: src/font-manager/Controls.vala:81 src/font-manager/gtk/help-overlay.ui:16 msgid "Help" msgstr "Yardım" #: src/font-manager/Controls.vala:82 msgid "About Font Manager" msgstr "Yazı Tipi Yöneticisi Hakkında" #: src/font-manager/Controls.vala:88 msgid "Preferences" msgstr "Tercihler" #: src/font-manager/Controls.vala:92 msgid "Import" msgstr "İçe Aktar" #: src/font-manager/Controls.vala:93 #: src/font-manager/ui/font-manager-export-dialog.ui:25 msgid "Export" msgstr "Dışa Aktar" #: src/font-manager/Controls.vala:96 #: src/font-manager/ui/font-manager-export-dialog.ui:13 msgid "User Data" msgstr "Kullanıcı Verisi" #: src/font-manager/Controls.vala:129 #: src/font-manager/ui/font-manager-user-action-row.ui:13 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:38 msgid "Name" msgstr "Ad" #: src/font-manager/Controls.vala:131 msgid "Size" msgstr "Boyut" #: src/font-manager/Controls.vala:196 msgid "Grid View" msgstr "Izgara Görünümü" #: src/font-manager/Controls.vala:197 msgid "List View" msgstr "Liste Görünümü" #: src/font-manager/Controls.vala:283 msgid "Add Fonts" msgstr "Yazı Tipi Ekle" #: src/font-manager/Controls.vala:284 msgid "Remove Fonts" msgstr "Yazı Tiplerini Kaldır" #: src/font-manager/Controls.vala:300 msgid "Back" msgstr "Geri" #: src/font-manager/Dialogs.vala:48 src/font-manager/Dialogs.vala:59 msgid "_Select" msgstr "_Seç" #: src/font-manager/Dialogs.vala:49 msgid "Select Executable" msgstr "Çalıştırma Dosyasını Seç" #: src/font-manager/Dialogs.vala:60 msgid "Select a Directory" msgstr "Dizin Seç" #: src/font-manager/Dialogs.vala:68 #, fuzzy #| msgid "FileType" msgid "TrueType" msgstr "Dosya Türü" #: src/font-manager/Dialogs.vala:70 #, fuzzy #| msgid "FileType" msgid "OpenType" msgstr "Dosya Türü" #: src/font-manager/Dialogs.vala:73 msgid "Archive Files" msgstr "" #: src/font-manager/Dialogs.vala:81 msgid "Select Files to Install" msgstr "Kurulacak Dosyaları Seçin" #: src/font-manager/Dialogs.vala:91 msgid "Select Source Directories" msgstr "Kaynak Dizinleri Seçin" #: src/font-manager/Dialogs.vala:125 msgid "Font Configuration" msgstr "Yazı Tipi Yapılandırması" #: src/font-manager/Dialogs.vala:126 msgid "Font Collections" msgstr "Yazı Tipi Koleksiyonları" #: src/font-manager/Dialogs.vala:127 #: src/font-manager/preferences/UserSources.vala:156 msgid "Font Sources" msgstr "Yazı Tipi Kaynakları" #: src/font-manager/Dialogs.vala:128 msgid "Installed Fonts" msgstr "Yüklü Yazı Tipleri" #: src/font-manager/Dialogs.vala:129 msgid "Custom Actions" msgstr "Özel Eylemler" #: src/font-manager/Dialogs.vala:385 msgid "Fonts installed in your home directory will appear here." msgstr "Ev dizinine yüklenmiş yazı tipleri burada görünecek." #. FontList.vala #. * #. * Copyright (C) 2020-2025 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 . #. #: src/font-manager/FontList.vala:21 #, 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:72 #: src/font-manager/web/google/FontList.vala:204 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "%i Değişimi " msgstr[1] "%i Değişimleri " #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 msgid "Collapse all" msgstr "Tümünü daralt" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 #: src/font-manager/ui/font-manager-font-list-controls.ui:21 #: src/font-manager/ui/font-manager-font-list-view.ui:24 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:28 msgid "Expand all" msgstr "Tümünü Genişlet" #: src/font-manager/FontList.vala:510 msgid "Copy Location" msgstr "Konumu Kopyala" #: src/font-manager/FontList.vala:511 msgid "Show in Folder" msgstr "Klasörde Göster" #: src/font-manager/FontList.vala:512 msgid "Enable selected items" msgstr "Seçili ögeleri etkinleştir" #: src/font-manager/FontList.vala:513 msgid "Disable selected items" msgstr "Seçili ögeleri devre dışı bırak" #. 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:580 src/font-manager/FontList.vala:589 #, c-format msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "%i seçili öge" msgstr[1] "%i seçili öge" #: src/font-manager/FontList.vala:607 #: src/font-manager/preferences/Preferences.vala:45 msgid "Actions" msgstr "Eylemler" #: src/font-manager/MainWindow.vala:69 msgid "Browse" msgstr "Göz At" #: src/font-manager/MainWindow.vala:71 msgid "Compare" msgstr "Karşılaştır" #: src/font-manager/MainWindow.vala:74 msgid "Google Fonts" msgstr "Google Yazı Tipleri" #: src/font-manager/MainWindow.vala:77 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/LanguageData.vala:35 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 #: src/font-manager/web/google/LanguageData.vala:36 msgid "Armenian" msgstr "Ermenice" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "Astronomi" #: src/font-manager/Orthographies.vala:39 #: src/font-manager/web/google/LanguageData.vala:38 msgid "Balinese" msgstr "Bali Dili" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "Baltık Dili" #: src/font-manager/Orthographies.vala:41 #: src/font-manager/web/google/LanguageData.vala:39 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/LanguageData.vala:42 msgid "Bengali" msgstr "Bengalce" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "Brahmi" #: src/font-manager/Orthographies.vala:48 #: src/font-manager/web/google/LanguageData.vala:46 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 #: src/font-manager/web/google/LanguageData.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 #: src/font-manager/web/google/LanguageData.vala:51 msgid "Chakma" msgstr "Çakma Dili" #: src/font-manager/Orthographies.vala:54 #: src/font-manager/web/google/LanguageData.vala:52 msgid "Cham" msgstr "Çam Dili" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/LanguageData.vala:53 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 #: src/font-manager/web/google/LanguageData.vala:58 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/LanguageData.vala:65 msgid "Devanagari" msgstr "Devanagari" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "Felemenkçe" #: src/font-manager/Orthographies.vala:75 #: src/font-manager/web/google/LanguageData.vala:67 msgid "Egyptian Hieroglyphs" msgstr "Mısır Hiyeroglifleri" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "İfadeler" #: src/font-manager/Orthographies.vala:77 #: src/font-manager/web/google/LanguageData.vala:70 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 #: src/font-manager/web/google/LanguageData.vala:71 msgid "Georgian" msgstr "Gürcüce" #: src/font-manager/Orthographies.vala:86 #: src/font-manager/web/google/LanguageData.vala:72 msgid "Glagolitic" msgstr "Glagolitik" #: src/font-manager/Orthographies.vala:87 #: src/font-manager/web/google/LanguageData.vala:73 msgid "Gothic" msgstr "Gotik" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/LanguageData.vala:77 msgid "Gujarati" msgstr "Guceratça" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/LanguageData.vala:79 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/LanguageData.vala:83 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 #: src/font-manager/web/google/LanguageData.vala:89 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 #: src/font-manager/web/google/LanguageData.vala:90 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/LanguageData.vala:91 msgid "Kannada" msgstr "Kannada Dili" #: src/font-manager/Orthographies.vala:103 #: src/font-manager/web/google/LanguageData.vala:94 msgid "Kayah Li" msgstr "Kayah Li" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "Kazakça" #: src/font-manager/Orthographies.vala:105 #: src/font-manager/web/google/LanguageData.vala:92 msgid "Kharoshthi" msgstr "Kharoshthi" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/LanguageData.vala:95 msgid "Khmer" msgstr "Kmerce" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "Japon Kokuji" #: src/font-manager/Orthographies.vala:108 #: src/font-manager/web/google/LanguageData.vala:99 msgid "Lao" msgstr "Laoca" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "Latince Bitişik Harfler" #: src/font-manager/Orthographies.vala:110 #: src/font-manager/web/google/LanguageData.vala:100 msgid "Lepcha" msgstr "Lepça" #: src/font-manager/Orthographies.vala:111 #: src/font-manager/web/google/LanguageData.vala:103 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/LanguageData.vala:110 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 #: src/font-manager/web/google/LanguageData.vala:119 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" #. { N_(""), "meroitic-cursive", "" }, #. { N_(""), "meroitic-heiroglyphs", "" }, #: src/font-manager/Orthographies.vala:123 #: src/font-manager/web/google/LanguageData.vala:123 msgid "Miao" msgstr "Miao" #: src/font-manager/Orthographies.vala:124 #: src/font-manager/web/google/LanguageData.vala:125 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:130 #: src/font-manager/web/google/LanguageData.vala:129 msgid "Myanmar" msgstr "Myanmar" #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/LanguageData.vala:133 msgid "New Tai Lue" msgstr "Yeni Tai Lue" #: src/font-manager/Orthographies.vala:132 msgid "N’Ko" msgstr "N’Ko" #: src/font-manager/Orthographies.vala:133 #: src/font-manager/web/google/LanguageData.vala:137 msgid "Ogham" msgstr "Ogham" #: src/font-manager/Orthographies.vala:134 #: src/font-manager/web/google/LanguageData.vala:138 msgid "Ol Chiki" msgstr "Ol Chiki" #: src/font-manager/Orthographies.vala:135 #: src/font-manager/web/google/LanguageData.vala:140 msgid "Old Italic" msgstr "Eski İtalik" #: src/font-manager/Orthographies.vala:136 #: src/font-manager/web/google/LanguageData.vala:145 msgid "Old South Arabian" msgstr "Eski Güney Arapça" #: src/font-manager/Orthographies.vala:137 #: src/font-manager/web/google/LanguageData.vala:149 msgid "Oriya" msgstr "Oriya" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/LanguageData.vala:148 msgid "Osmanya" msgstr "Osmanya" #: src/font-manager/Orthographies.vala:139 msgid "Pan African Latin" msgstr "Pan Afrika Latincesi" #: src/font-manager/Orthographies.vala:140 msgid "Pashto" msgstr "Peştuca" #: src/font-manager/Orthographies.vala:141 #: src/font-manager/web/google/LanguageData.vala:153 msgid "Phags Pa" msgstr "Phags Pa" #: src/font-manager/Orthographies.vala:142 msgid "Pinyin" msgstr "Pinyin" #: src/font-manager/Orthographies.vala:143 msgid "Polynesian" msgstr "Polinezya Dili" #: src/font-manager/Orthographies.vala:144 msgid "Polytonic Greek" msgstr "Politonik Yunanca" #: src/font-manager/Orthographies.vala:145 #: src/font-manager/web/google/LanguageData.vala:156 msgid "Rejang" msgstr "Rejang" #: src/font-manager/Orthographies.vala:146 msgid "Romanian" msgstr "Rumence" #: src/font-manager/Orthographies.vala:147 #: src/font-manager/web/google/LanguageData.vala:157 msgid "Runic" msgstr "Runik" #: src/font-manager/Orthographies.vala:148 #: src/font-manager/web/google/LanguageData.vala:159 msgid "Saurashtra" msgstr "Saurashtra" #: src/font-manager/Orthographies.vala:149 msgid "Simplified Chinese" msgstr "Basitleştirilmiş Çince" #: src/font-manager/Orthographies.vala:150 msgid "Sindhi" msgstr "Sintçe" #: src/font-manager/Orthographies.vala:151 #: src/font-manager/web/google/LanguageData.vala:164 msgid "Sinhala" msgstr "Seylanca" #: src/font-manager/Orthographies.vala:152 msgid "South Korean Hanja" msgstr "Güney Kore Hanjası" #: src/font-manager/Orthographies.vala:153 #: src/font-manager/web/google/LanguageData.vala:168 msgid "Sundanese" msgstr "Sundaca" #: src/font-manager/Orthographies.vala:154 #: src/font-manager/web/google/LanguageData.vala:169 msgid "Syloti Nagri" msgstr "Siloti Nagri" #. { N_("Symbols"), "symbols", "" }, #: src/font-manager/Orthographies.vala:155 #: src/font-manager/web/google/LanguageData.vala:171 msgid "Syriac" msgstr "Süryanice" #: src/font-manager/Orthographies.vala:156 #: src/font-manager/web/google/LanguageData.vala:174 msgid "Tai Le" msgstr "Tay Le" #: src/font-manager/Orthographies.vala:157 msgid "Tai Tham (Lanna)" msgstr "Tai Tham (Lanna)" #: src/font-manager/Orthographies.vala:158 msgid "Tai Viet" msgstr "Tay Viet" #: src/font-manager/Orthographies.vala:159 #: src/font-manager/web/google/LanguageData.vala:175 msgid "Tamil" msgstr "Tamilce" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/LanguageData.vala:176 msgid "Telugu" msgstr "Teluguca" #: src/font-manager/Orthographies.vala:161 msgid "Thaana" msgstr "Thaana" #: src/font-manager/Orthographies.vala:162 #: src/font-manager/web/google/LanguageData.vala:177 msgid "Thai" msgstr "Tayca" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/LanguageData.vala:178 msgid "Tibetan" msgstr "Tibetçe" #: src/font-manager/Orthographies.vala:164 msgid "Tifinagh" msgstr "Tifinag" #: src/font-manager/Orthographies.vala:165 msgid "Traditional Chinese" msgstr "Geleneksel Çince" #: src/font-manager/Orthographies.vala:166 msgid "Turkish" msgstr "Türkçe" #: src/font-manager/Orthographies.vala:167 msgid "Uighur" msgstr "Uygurca" #: src/font-manager/Orthographies.vala:168 msgid "Urdu" msgstr "Urduca" #: src/font-manager/Orthographies.vala:169 msgid "Vai" msgstr "Vai" #: src/font-manager/Orthographies.vala:170 msgid "Vedic Extensions" msgstr "Vedik Uzantılar" #: src/font-manager/Orthographies.vala:171 msgid "Venda" msgstr "Venda Dili" #: src/font-manager/Orthographies.vala:172 #: src/font-manager/web/google/LanguageData.vala:179 msgid "Vietnamese" msgstr "Vietnamca" #: src/font-manager/Orthographies.vala:173 msgid "Western European" msgstr "Batı Avrupa" #: src/font-manager/Orthographies.vala:174 msgid "Yi" msgstr "Yi" #: src/font-manager/Orthographies.vala:175 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/OrthographyList.vala:105 msgid "Coverage" msgstr "Kapsam" #: src/font-manager/OrthographyList.vala:137 #: src/font-manager/filters/LanguageFilter.vala:55 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:362 msgid "Supported Orthographies" msgstr "Desteklenen Yazımlar" #: src/font-manager/OrthographyList.vala:200 #, fuzzy #| msgid "No file selected" msgid "No items selected" msgstr "Seçili dosya yok" #: src/font-manager/OrthographyList.vala:205 msgid "Update in progress" msgstr "Güncelleme sürüyor" #. No error and no results means this font file is likely broken or empty #: src/font-manager/OrthographyList.vala:231 msgid "No valid orthographies for selection" msgstr "" #: src/font-manager/Sidebar.vala:57 msgid "Add new collection" msgstr "Yeni koleksiyon ekle" #: src/font-manager/Sidebar.vala:61 #: src/font-manager/ui/font-manager-font-list-controls.ui:32 #: src/font-manager/ui/font-manager-font-list-view.ui:36 #, fuzzy #| msgid "Remove selected alias" msgid "Remove selected item" msgstr "Seçili takma adı kaldır" #: src/font-manager/Sidebar.vala:67 #, fuzzy #| msgid "%i selected item" #| msgid_plural "%i selected items" msgid "Edit selected item" msgstr "%i seçili öge" #: src/font-manager/Utils.vala:295 msgid "Copying files…" msgstr "Dosyalar kopyalanıyor…" #: src/font-manager/filters/Collection.vala:99 msgid "New Collection" msgstr "Yeni Koleksiyon" #: src/font-manager/filters/Collection.vala:100 #, c-format msgid "Created : %s" msgstr "Oluşturuldu: %s" #: src/font-manager/filters/Disabled.vala:28 msgid "Disabled" msgstr "Devre Dışı" #: src/font-manager/filters/Disabled.vala:29 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:34 msgid "Unsorted" msgstr "Sıralanmamış" #: src/font-manager/filters/Unsorted.vala:35 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:28 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 #, fuzzy #| msgid "Rendering" msgid "GTK 4 Font Rendering" msgstr "Görselleştirme" #: src/font-manager/preferences/Desktop.vala:61 msgid "Automatic option allows GTK 4 to disregard hinting settings." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:90 msgid "Antialiasing" msgstr "Kenar yumuşatma" #: src/font-manager/preferences/Desktop.vala:67 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values. " msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:96 msgid "RGBA order" msgstr "RGBA sırası" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:97 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:78 #: src/font-manager/preferences/Desktop.vala:84 #: src/font-manager/preferences/Rendering.vala:78 msgid "Hinting" msgstr "Düzgünleştirme" #: src/font-manager/preferences/Desktop.vala:79 #: src/font-manager/preferences/Desktop.vala:85 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:91 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values." msgstr "" #: src/font-manager/preferences/Desktop.vala:121 msgid "GNOME desktop settings schema not found" msgstr "GNOME masaüstü ayarları şeması bulunamadı" #: src/font-manager/preferences/Desktop.vala:215 msgid "Automatic" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Manual" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "Grayscale" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "RGBA" msgstr "" #: src/font-manager/preferences/Desktop.vala:242 #: src/font-manager/preferences/Display.vala:91 msgid "Subpixel Geometry" msgstr "Alt Piksel Geometrisi" #: src/font-manager/preferences/Display.vala:75 msgid "Target DPI" msgstr "Hedef DPI" #: src/font-manager/preferences/Display.vala:77 msgid "Scale Factor" msgstr "Ölçek Değişkeni" #: src/font-manager/preferences/Display.vala:83 msgid "LCD Filter" msgstr "LCD Filtresi" #: src/font-manager/preferences/Preferences.vala:41 msgid "Interface" msgstr "Arayüz" #: src/font-manager/preferences/Preferences.vala:42 msgid "Desktop" msgstr "Masaüstü" #: src/font-manager/preferences/Preferences.vala:48 msgid "Sources" msgstr "Kaynaklar" #: src/font-manager/preferences/Preferences.vala:49 msgid "Substitutions" msgstr "Değişimler" #: src/font-manager/preferences/Preferences.vala:50 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:150 msgid "Display" msgstr "Görünüm" #: src/font-manager/preferences/Preferences.vala:51 msgid "Rendering" msgstr "Görselleştirme" #: src/font-manager/preferences/Preferences.vala:131 #, fuzzy #| 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." msgid "" "A Fontconfig configuration file will be generated from these settings.\n" "\n" "Running applications may require a restart to reflect any changes.\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/Preferences.vala:153 msgid "Reset all values to default" msgstr "" #: src/font-manager/preferences/Rendering.vala:77 msgid "Antialias" msgstr "Kenar Yumuşatma" #: src/font-manager/preferences/Rendering.vala:81 msgid "Enable Autohinter" msgstr "Otomatik Düzgünleştirmeyi Etkinleştir" #: src/font-manager/preferences/Rendering.vala:88 msgid "Hinting Style" msgstr "Düzgünleştirme Tarzı" #: src/font-manager/preferences/Rendering.vala:90 msgid "Use Embedded Bitmaps" msgstr "Gömülü Bit Eşlemleri Kullan" #: src/font-manager/preferences/Substitutions.vala:153 msgid "Font Substitutions" msgstr "Yazı Tipi Değişimleri" #: src/font-manager/preferences/Substitutions.vala:154 msgid "Easily substitute one font family for another." msgstr "Bir yazı tipi ailesini diğeriyle kolayca değiştirin." #: src/font-manager/preferences/Substitutions.vala:155 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/UserActions.vala:229 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:243 msgid "User Actions" msgstr "Kullanıcı Eylemleri" #: src/font-manager/preferences/UserActions.vala:245 msgid "Custom context menu entries" msgstr "Özel bağlam menüsü girdileri" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Raised" msgstr "" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Flat" msgstr "Düz" #: src/font-manager/preferences/UserInterface.vala:80 #: src/font-viewer/MainWindow.vala:208 msgid "Selected setting requires restart to apply" msgstr "" #: src/font-manager/preferences/UserInterface.vala:81 #: src/font-viewer/MainWindow.vala:209 #, fuzzy #| msgid "" #| "CSD enabled. Change will take effect next time the application is started." msgid "Changes 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:94 msgid "Wide Layout" msgstr "Geniş Düzen" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Use three column layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:97 msgid "Only When Maximized" msgstr "Yalnızca Ekranı Kapladığında" #: src/font-manager/preferences/UserInterface.vala:99 msgid "Enable Animations" msgstr "Animasyonları Etkinleştir" #. The added margins here are due to PreviewColors widget alignment issues #: src/font-manager/preferences/UserInterface.vala:100 #: src/font-viewer/MainWindow.vala:224 msgid "Prefer Dark Theme" msgstr "Koyu Temayı Tercih Et" #: src/font-manager/preferences/UserInterface.vala:102 #: src/font-viewer/MainWindow.vala:229 msgid "Use Adwaita Stylesheet" msgstr "" #: src/font-manager/preferences/UserInterface.vala:106 msgid "Titlebar Button Style" msgstr "Başlık Çubuğu Düğme Tarzı" #: src/font-manager/preferences/UserInterface.vala:107 msgid "Display line size in Waterfall Preview" msgstr "Şelale ön izlemesinde satır boyutunu görüntüle" #: src/font-manager/preferences/UserInterface.vala:112 #: src/font-viewer/MainWindow.vala:243 #, fuzzy #| msgid "Waterfall Preview Size Settings" msgid "Waterfall Line Spacing" msgstr "Şelale Ön İzlemesi Boyutu Ayarları" #: src/font-manager/preferences/UserInterface.vala:114 #: src/font-viewer/MainWindow.vala:244 msgid "Padding in pixels to insert above and below rows" msgstr "" #: src/font-manager/preferences/UserSources.vala:145 #, 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." 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." 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:157 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:158 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/GoogleFonts.vala:156 msgid "Network Access Disabled" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:157 msgid "Contact your system administrator to request access." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:160 msgid "Network Offline" msgstr "Ağ Çevrimdışı" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:162 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/GoogleFonts.vala:172 msgid "Client Error" msgstr "İstemci Hatası" #: src/font-manager/web/google/GoogleFonts.vala:173 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:176 msgid "Server Error" msgstr "Sunucu Hatası" #. Sample strings used here should be sourced from https://fonts.google.com/ #: src/font-manager/web/google/LanguageData.vala:33 msgid "Adlam" msgstr "" #: src/font-manager/web/google/LanguageData.vala:34 #, fuzzy #| msgid "Egyptian Hieroglyphs" msgid "Anatolian Hieroglyphs" msgstr "Mısır Hiyeroglifleri" #: src/font-manager/web/google/LanguageData.vala:37 msgid "Avestan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:40 msgid "Bassa Vah" msgstr "" #: src/font-manager/web/google/LanguageData.vala:41 #, fuzzy #| msgid "Surat Batak" msgid "Batak" msgstr "Surat Batak" #: src/font-manager/web/google/LanguageData.vala:43 msgid "Bhaiksuki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:44 msgid "Brahmi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:45 msgid "Braille" msgstr "" #. { N_("Buhid"), "buhid", "" }, #: src/font-manager/web/google/LanguageData.vala:48 msgid "Caucasian Albanian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:49 #, fuzzy #| msgid "Unified Canadian Aboriginal Syllabics" msgid "Canadian Aboriginal" msgstr "Birleşik Kanada Aborijin Heceleri" #: src/font-manager/web/google/LanguageData.vala:54 msgid "Chinese (Hong Kong)" msgstr "Çince (Hong Kong)" #: src/font-manager/web/google/LanguageData.vala:55 msgid "Chinese (Simplified)" msgstr "Çince (Basitleştirilmiş)" #: src/font-manager/web/google/LanguageData.vala:56 msgid "Chinese (Traditional)" msgstr "Çince (Geleneksel)" #: src/font-manager/web/google/LanguageData.vala:57 msgid "Chorasmian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:59 msgid "Cuneiform" msgstr "" #: src/font-manager/web/google/LanguageData.vala:60 msgid "Cypriot" msgstr "" #: src/font-manager/web/google/LanguageData.vala:61 msgid "Cypro Minoan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:62 msgid "Cyrillic" msgstr "Kiril" #: src/font-manager/web/google/LanguageData.vala:63 msgid "Cyrillic Extended" msgstr "Kiril Genişletilmiş" #: src/font-manager/web/google/LanguageData.vala:64 #, fuzzy #| msgid "Deselect All" msgid "Deseret" msgstr "Tüm Seçimleri Kaldır" #: src/font-manager/web/google/LanguageData.vala:66 msgid "Duployan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:68 msgid "Elbasan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:69 msgid "Elymaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:74 msgid "Grantha" msgstr "" #: src/font-manager/web/google/LanguageData.vala:75 msgid "Greek" msgstr "Yunanca" #: src/font-manager/web/google/LanguageData.vala:76 msgid "Greek Extended" msgstr "Yunanca Genişletilmiş" #: src/font-manager/web/google/LanguageData.vala:78 msgid "Gunjala Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:80 msgid "Hanifi Rohingya" msgstr "" #: src/font-manager/web/google/LanguageData.vala:81 #, fuzzy #| msgid "Hanunó'o" msgid "Hanunoo" msgstr "Hanunó'o" #: src/font-manager/web/google/LanguageData.vala:82 msgid "Hatran" msgstr "" #: src/font-manager/web/google/LanguageData.vala:84 msgid "Imperial Aramaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:85 msgid "Indic Siyaq Numbers" msgstr "" #: src/font-manager/web/google/LanguageData.vala:86 msgid "Inscriptional Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:87 msgid "Inscriptional Parthian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:88 msgid "Japanese" msgstr "Japonca" #: src/font-manager/web/google/LanguageData.vala:93 msgid "Kawi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:96 msgid "Khojki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:97 msgid "Khudawadi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:98 msgid "Korean" msgstr "Korece" #: src/font-manager/web/google/LanguageData.vala:101 msgid "Latin" msgstr "Latince" #: src/font-manager/web/google/LanguageData.vala:102 msgid "Latin Extended" msgstr "Latince Genişletilmiş" #: src/font-manager/web/google/LanguageData.vala:104 msgid "Linear A" msgstr "" #: src/font-manager/web/google/LanguageData.vala:105 #, fuzzy #| msgid "Linear B Ideograms" msgid "Linear B" msgstr "Doğrusal B İdeogramları" #: src/font-manager/web/google/LanguageData.vala:106 msgid "Lisu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:107 msgid "Lycian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:108 msgid "Lydian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:109 msgid "Mahajani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:111 msgid "Mandaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:112 msgid "Manichaean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:113 msgid "Math" msgstr "" #: src/font-manager/web/google/LanguageData.vala:114 msgid "Marchen" msgstr "" #: src/font-manager/web/google/LanguageData.vala:115 msgid "Masaram Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:116 #, fuzzy #| msgid "Mathematical Numerals" msgid "Mayan Numerals" msgstr "Matematiksel Rakamlar" #: src/font-manager/web/google/LanguageData.vala:117 msgid "Medefaidrin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:118 #, fuzzy #| msgid "Meetei Mayak" msgid "Meetei Mayek" msgstr "Meetei Mayak" #: src/font-manager/web/google/LanguageData.vala:120 #, fuzzy #| msgid "MeroiticCursive" msgid "Meroitic" msgstr "Meroitik El Yazısı" #: src/font-manager/web/google/LanguageData.vala:124 msgid "Modi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:126 msgid "Mro" msgstr "" #: src/font-manager/web/google/LanguageData.vala:127 msgid "Multani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:128 msgid "Music" msgstr "" #: src/font-manager/web/google/LanguageData.vala:130 msgid "Nabataean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:131 msgid "Nag Mundari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:132 #, fuzzy #| msgid "Devanagari" msgid "Nandinagari" msgstr "Devanagari" #: src/font-manager/web/google/LanguageData.vala:134 msgid "Newa" msgstr "" #. { N_(""), "nko", "" }, #: src/font-manager/web/google/LanguageData.vala:136 msgid "Nüshu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:139 #, fuzzy #| msgid "Old South Arabian" msgid "Old Hungarian" msgstr "Eski Güney Arapça" #: src/font-manager/web/google/LanguageData.vala:141 #, fuzzy #| msgid "Old South Arabian" msgid "Old North Arabian" msgstr "Eski Güney Arapça" #: src/font-manager/web/google/LanguageData.vala:142 #, fuzzy #| msgid "Old Italic" msgid "Old Permic" msgstr "Eski İtalik" #: src/font-manager/web/google/LanguageData.vala:143 msgid "Old Persian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:144 #, fuzzy #| msgid "Old South Arabian" msgid "Old Sogdian" msgstr "Eski Güney Arapça" #: src/font-manager/web/google/LanguageData.vala:146 #, fuzzy #| msgid "Old Italic" msgid "Old Turkic" msgstr "Eski İtalik" #: src/font-manager/web/google/LanguageData.vala:147 msgid "Osage" msgstr "" #: src/font-manager/web/google/LanguageData.vala:150 msgid "Pahawh Hmong" msgstr "" #: src/font-manager/web/google/LanguageData.vala:151 msgid "Palmyrene" msgstr "" #: src/font-manager/web/google/LanguageData.vala:152 msgid "Pau Cin Hau" msgstr "" #: src/font-manager/web/google/LanguageData.vala:154 msgid "Phoenician" msgstr "" #: src/font-manager/web/google/LanguageData.vala:155 msgid "Psalter Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:158 msgid "Samaritan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:160 msgid "Sharada" msgstr "" #: src/font-manager/web/google/LanguageData.vala:161 msgid "Shavian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:162 msgid "Siddham" msgstr "" #: src/font-manager/web/google/LanguageData.vala:163 #, fuzzy #| msgid "Hinting" msgid "SignWriting" msgstr "Düzgünleştirme" #: src/font-manager/web/google/LanguageData.vala:165 msgid "Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:166 msgid "Sora Sompeng" msgstr "" #: src/font-manager/web/google/LanguageData.vala:167 msgid "Soyombo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:172 msgid "Tagalog" msgstr "" #: src/font-manager/web/google/LanguageData.vala:173 msgid "Tagbanwa" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name. #: src/font-manager/web/google/LanguageData.vala:190 #, c-format msgid "No sample for %s available" msgstr "%s için örnek yok" #: src/font-manager/web/google/LanguageData.vala:192 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/PreviewPage.vala:383 #, 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/WebFont.vala:174 msgid "ExtraLight" msgstr "Fazla Hafif" #: src/font-manager/web/google/WebFont.vala:182 msgid "SemiBold" msgstr "Yarı Kalın" #: src/font-manager/web/google/WebFont.vala:186 msgid "ExtraBold" msgstr "Fazla Kalın" #: src/font-manager/web/google/WebFont.vala:188 msgid "Black" msgstr "Çok Kalın" #: src/font-viewer/MainWindow.vala:100 #: src/font-viewer/font-viewer-main-window.ui:70 msgid "No file selected" msgstr "Seçili dosya yok" #: src/font-viewer/MainWindow.vala:101 #: src/font-viewer/font-viewer-main-window.ui:78 msgid "Or unsupported filetype." msgstr "Veya desteklenmeyen dosya türü." #: src/font-viewer/MainWindow.vala:150 #, fuzzy #| msgid "System" msgid "System Font" msgstr "Sistem" #: src/font-viewer/MainWindow.vala:152 msgid "" "Selected font file is either installed in a system directory or is not " "writable by the current user.\n" "\n" "If you wish to remove this font from the list of available fonts use the " "system package manager to remove the package containing this font file, ask " "the system administrator to remove it or use a font management application " "to disable it." msgstr "" #: src/font-viewer/MainWindow.vala:155 msgid "Newer version already installed" msgstr "Daha yeni sürüm zaten yüklü" #: src/font-viewer/MainWindow.vala:157 src/font-viewer/MainWindow.vala:162 msgid "Click to overwrite" msgstr "" #: src/font-viewer/MainWindow.vala:160 msgid "Update Font" msgstr "Yazı Tipini Güncelle" #: src/font-viewer/MainWindow.vala:165 msgid "Remove Font" msgstr "Yazı Tipini Kaldır" #: src/font-viewer/MainWindow.vala:169 #: src/font-viewer/font-viewer-main-window.ui:104 msgid "Install Font" msgstr "Yazı Tipini Yükle" #: src/font-viewer/MainWindow.vala:236 msgid "Preview Area Colors" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:9 #: src/common/ui/font-manager-preview-colors.ui:15 msgid "Select background color" msgstr "Arka plan rengini seçin" #: src/common/ui/font-manager-preview-colors.ui:23 #: src/common/ui/font-manager-preview-colors.ui:29 msgid "Select text color" msgstr "Metin rengini seçin" #: src/font-manager/gtk/help-overlay.ui:11 msgid "General" msgstr "Genel" #: src/font-manager/gtk/help-overlay.ui:23 msgid "Increase preview size" msgstr "Önizleme boyutunu büyüt" #: src/font-manager/gtk/help-overlay.ui:30 msgid "Decrease preview size" msgstr "Önizleme boyutunu küçült" #: src/font-manager/gtk/help-overlay.ui:37 msgid "Reset preview size" msgstr "Önizleme boyutunu sıfırla" #: src/font-manager/gtk/help-overlay.ui:44 msgid "Focus search entry" msgstr "" #: src/font-manager/gtk/help-overlay.ui:51 msgid "Reload" msgstr "Yeniden yükle" #: src/font-manager/gtk/help-overlay.ui:58 #: src/font-manager/gtk/help-overlay.ui:65 msgid "Quit the application" msgstr "Uygulamadan çık" #: src/font-manager/gtk/help-overlay.ui:73 msgid "Mode" msgstr "Kip" #: src/font-manager/gtk/help-overlay.ui:78 msgid "Switch to Manage mode" msgstr "Yönetme kipine geç" #: src/font-manager/gtk/help-overlay.ui:85 msgid "Switch to Browse mode" msgstr "Gözatma kipine geç" #: src/font-manager/gtk/help-overlay.ui:92 msgid "Switch to Compare mode" msgstr "Karşılaştırma kipine geç" #: src/font-manager/gtk/help-overlay.ui:99 #, fuzzy #| msgid "Switch to Manage mode" msgid "Switch to Google Fonts mode" msgstr "Yönetme kipine geç" #: src/font-manager/gtk/help-overlay.ui:107 msgid "Preview Mode" msgstr "Önizleme kipine geç" #: src/font-manager/gtk/help-overlay.ui:112 msgid "Switch to Standard preview" msgstr "Standart önizlemeye geç" #: src/font-manager/gtk/help-overlay.ui:119 msgid "Switch to Waterfall preview" msgstr "Şelale ön izlemesine geç" #: src/font-manager/gtk/help-overlay.ui:126 msgid "Switch to Body Text preview" msgstr "Gövde Metni önizlemesine geç" #: src/font-manager/ui/font-manager-browse-pane.ui:100 #, fuzzy #| msgid "Increase preview size" msgid "Increase tile size" msgstr "Önizleme boyutunu büyüt" #: src/font-manager/ui/font-manager-browse-pane.ui:109 #, fuzzy #| msgid "Decrease preview size" msgid "Decrease tile size" msgstr "Önizleme boyutunu küçült" #: src/font-manager/ui/font-manager-browse-pane.ui:149 msgid "Toggle search entry" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:158 msgid "Toggle preview panel" msgstr "" #: src/font-manager/ui/font-manager-browse-preview.ui:164 msgid "" "Status of selected family.\n" "\n" "Disabling will prevent the selected family from being used by other " "applications." msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:19 msgid "Collection Name" msgstr "Koleksiyon Adı" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:45 msgid "_Rename" msgstr "_Yeniden Adlandır" #: src/font-manager/ui/font-manager-compare-view.ui:20 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:33 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:45 msgid "Pinned Comparisons" msgstr "Sabitlenmiş Karşılaştırmalar" #: src/font-manager/ui/font-manager-export-dialog.ui:19 #: src/font-manager/ui/font-manager-remove-dialog.ui:19 #, fuzzy #| msgid "_Cancel" msgid "Cancel" msgstr "_İptal" #: src/font-manager/ui/font-manager-font-list-controls.ui:51 #: src/font-manager/ui/font-manager-font-list-view.ui:54 #: src/font-manager/ui/font-manager-remove-dialog.ui:43 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:44 msgid "Search Families…" msgstr "Aileleri Ara…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:29 msgid "Search Orthographies…" msgstr "Yazımları Ara…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:72 msgid "Minimum Coverage" msgstr "En Az Kapsam" #: src/font-manager/ui/font-manager-language-filter-settings.ui:101 msgid "Deselect All" msgstr "Tüm Seçimleri Kaldır" #: src/font-manager/ui/font-manager-orthography-list.ui:53 msgid "Clear selected filter" msgstr "Seçili filtreyi temizle" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:22 #, fuzzy #| msgid "Created : " msgid "Created :" msgstr "Oluşturuldu: " #: src/font-manager/ui/font-manager-pinned-comparisons.ui:23 msgid "Save current comparison" msgstr "Geçerli karşılaştırmayı kaydet" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:45 msgid "Remove selected comparison" msgstr "Seçili karşılaştırmayı kaldır" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:73 msgid "Restore selected comparison" msgstr "Seçili karşılaştırmayı geri yükle" #: src/font-manager/ui/font-manager-remove-dialog.ui:13 msgid "Select fonts to remove" msgstr "Kaldırılacak yazı tiplerini seçin" #: src/font-manager/ui/font-manager-remove-dialog.ui:25 #, fuzzy #| msgid "_Delete" msgid "Delete" msgstr "_Sil" #: src/font-manager/ui/font-manager-sidebar.ui:35 msgid "Categories" msgstr "Kategoriler" #: src/font-manager/ui/font-manager-sidebar.ui:86 #, fuzzy #| msgid "Font Collections" msgid "Smart Collections" msgstr "Yazı Tipi Koleksiyonları" #: src/font-manager/ui/font-manager-sidebar.ui:142 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:50 msgid "Sort Order" msgstr "Sıralama Düzeni" #: src/font-manager/ui/font-manager-sidebar.ui:150 msgid "Collections" msgstr "Koleksiyonlar" #: src/font-manager/ui/font-manager-substitute-row.ui:22 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:34 msgid "Remove substitute" msgstr "Yedeği kaldır" #: src/font-manager/ui/font-manager-substitute.ui:35 msgid "Enter substitute family" msgstr "Yedek aileyi girin" #: src/font-manager/ui/font-manager-substitute.ui:51 msgid "prefer" msgstr "tercih et" #: src/font-manager/ui/font-manager-substitute.ui:52 msgid "accept" msgstr "kabul et" #: src/font-manager/ui/font-manager-substitute.ui:53 msgid "default" msgstr "varsayılan" #: src/font-manager/ui/font-manager-user-action-row.ui:27 msgid "Comment" msgstr "Yorum" #: src/font-manager/ui/font-manager-user-action-row.ui:42 msgid "Executable" msgstr "Çalıştırılabilir" #: src/font-manager/ui/font-manager-user-action-row.ui:57 msgid "Arguments" msgstr "Argümanlar" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:39 msgid "Newest" msgstr "En yeni" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:40 msgid "Most Popular" msgstr "En Popüler" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:41 msgid "Trending" msgstr "Trendler" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:116 msgid "Serif" msgstr "Serif" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:133 msgid "Sans Serif" msgstr "Sans Serif" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:167 msgid "Handwriting" msgstr "El yazısı" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:198 msgid "Category" msgstr "Kategori" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:272 msgid "4+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:282 msgid "8+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:292 msgid "12+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:305 msgid "Variations" msgstr "Varyasyonlar" #: src/font-viewer/font-viewer-main-window.ui:31 msgid "Preview font files before installing them." msgstr "Yazı tipi dosyalarını yüklemeden önce önizleyin." #: src/font-viewer/font-viewer-main-window.ui:32 msgid "To preview a font simply drag it onto this area." msgstr "Bir yazı tipini önizlemek için bu alana sürüklemeniz yeterlidir." #~ msgid "The type of antialiasing to use when rendering fonts." #~ msgstr "Yazı tiplerini işlerken kullanılacak kenar yumuşatma türü." #, fuzzy #~| msgid "Font Manager" #~ msgid "Font Manager project" #~ msgstr "Yazı Tipi Yönetici" #~ msgid "Select Destination" #~ msgstr "Hedef Seç" #~ msgid "_Open" #~ msgstr "_Aç" #~ msgid "Remove selected font from collection" #~ msgstr "Seçili yazı tipini koleksiyondan kaldır" #~ msgid "Updating Database — Metadata" #~ msgstr "Veritabanı Güncelleniyor — Üstveri" #~ msgid "Updating Database — Orthography" #~ msgstr "Veritabanı Güncelleniyor — Yazım" #~ msgid "About" #~ msgstr "Hakkında" #~ msgid "Select Exported Data" #~ msgstr "Dışa Aktarılan Verileri Seç" #~ msgid "Settings saved to file." #~ msgstr "Ayarlar dosyaya kaydedildi." #~ msgid "Removed configuration file." #~ msgstr "Yapılandırma dosyası kaldırıldı." #~ msgid " Size Restrictions " #~ msgstr " Boyut Kısıtlamaları " #~ msgid " Apply settings to point sizes " #~ msgstr " Ayarları nokta boyutlarına uygula " #~ msgid "Smaller than" #~ msgstr "Şundan küçük" #~ msgid "Larger than" #~ msgstr "Şundan büyük" #~ msgid "Add alias" #~ msgstr "Takma ad ekle" #~ msgid "Client Side Decorations" #~ msgstr "İstemci Tarafı Süslemeleri" #~ 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." #~ msgid "Case insensitive search of family names." #~ msgstr "Aile adlarında büyük/küçük harfe duyarsız arama." #~ msgid "Error procesing data" #~ msgstr "Veri işleme hatası" #~ msgid "Network Error" #~ msgstr "Ağ Hatası" #~ msgid "Please check your network settings" #~ msgstr "Lütfen ağ ayarlarınızı denetleyin" #~ msgid "Update Family" #~ msgstr "Aileyi Güncelle" #~ msgid "Remove Family" #~ msgstr "Aileyi Kaldır" #~ msgid "Download Family" #~ msgstr "Aileyi İndir" #~ msgid "Download Font" #~ msgstr "Yazı Tipini İndir" #~ msgid "Installed" #~ msgstr "Yüklü" #~ msgid "Enter Preview Text…" #~ msgstr "Önizleme Metni Girin…" #~ msgid "Previous page" #~ msgstr "Önceki sayfa" #~ msgid "Next page" #~ msgstr "Sonraki sayfa" #~ msgid "Discard" #~ msgstr "At" #~ 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." #~ msgid "Save" #~ msgstr "Kaydet" #~ msgid "Edit selected category" #~ msgstr "Seçili kategoriyi düzenle" #~ msgid "8.0" #~ msgstr "8,0" #~ msgid "48.0" #~ msgstr "48,0" #~ msgid "1.0" #~ msgstr "1,0" #~ 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.9.4/po/uk.po000066400000000000000000002005461476271126700155230ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Jerry Casiano # This file is distributed under the same license as the font-manager package. # Tymofij Lytvynenko , 2021. # Veydzher , 2023. 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: 2025-02-26 00:40-0500\n" "PO-Revision-Date: 2023-03-08 12:38+0000\n" "Last-Translator: Veydzher \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.16.2-dev\n" #. Application.vala #: data/com.github.FontManager.FontManager.appdata.xml.in.in:14 #: data/com.github.FontManager.FontManager.desktop.in.in:5 #: data/com.github.FontManager.FontManager.desktop.in.in:6 #: lib/gtk/font-manager-application-window.c:281 #: src/font-manager/Application.vala:2 msgid "Font Manager" msgstr "Розпорядник шрифтів" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:15 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "Проста програма управління шрифтами для середовищ Gtk + Desktop" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:18 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/com.github.FontManager.FontManager.appdata.xml.in.in:23 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" "Незважаючи на те, що розроблено в першу чергу для робочого середовища Gnome, " "воно має добре працювати з іншими робочими середовищами Gtk+." #: data/com.github.FontManager.FontManager.appdata.xml.in.in:27 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "Розпорядник шрифтів НЕ є професійним рішенням для керування шрифтами." #: data/com.github.FontManager.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/com.github.FontManager.FontManager.desktop.in.in:16 #: data/com.github.FontManager.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:14 #: data/com.github.FontManager.FontViewer.desktop.in.in:5 #: data/com.github.FontManager.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:88 src/font-viewer/Application.vala:108 #: src/font-viewer/Application.vala:132 #: src/font-viewer/font-viewer-main-window.ui:30 msgid "Font Viewer" msgstr "" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:15 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:18 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/com.github.FontManager.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "" #: extensions/nautilus/font-manager-menu-provider.c:154 #: extensions/nemo/font-manager-menu-provider.c:147 #: extensions/thunar/font-manager-menu-provider.c:129 #: src/font-manager/FontList.vala:509 msgid "Install" msgstr "Установити" #: extensions/nautilus/font-manager-menu-provider.c:156 #: extensions/nemo/font-manager-menu-provider.c:149 #: extensions/thunar/font-manager-menu-provider.c:131 msgid "Install the selected font file" msgstr "Установити вибраний файл шрифту" #: extensions/nautilus/font-manager-menu-provider.c:157 #: extensions/nemo/font-manager-menu-provider.c:150 #: extensions/thunar/font-manager-menu-provider.c:132 msgid "Install the selected font files" msgstr "Установити вибрані файли шрифтів" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "Властивості шрифту" #: lib/common/font-manager-database.c:582 src/font-manager/Application.vala:147 msgid "Updating Database…" msgstr "" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:699 msgid "Unknown Vendor" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:568 #: src/font-manager/web/google/WebFont.vala:172 msgid "Thin" msgstr "Тонкий" #: lib/fontconfig/font-manager-fontconfig.c:570 msgid "Ultra-Light" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:572 #: lib/fontconfig/font-manager-fontconfig.c:925 #: src/font-manager/web/google/WebFont.vala:176 msgid "Light" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:574 msgid "Semi-Light" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:576 msgid "Book" msgstr "Книга" #: lib/fontconfig/font-manager-fontconfig.c:578 #: lib/fontconfig/font-manager-fontconfig.c:882 #: src/font-manager/preferences/Desktop.vala:236 #: src/font-manager/web/google/WebFont.vala:180 msgid "Medium" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:580 msgid "Semi-Bold" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:582 #: src/font-manager/web/google/WebFont.vala:184 msgid "Bold" msgstr "Жирний" #: lib/fontconfig/font-manager-fontconfig.c:584 msgid "Ultra-Bold" msgstr "Ультражирний" #: lib/fontconfig/font-manager-fontconfig.c:586 msgid "Heavy" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:588 msgid "Ultra-Heavy" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:663 #: src/font-manager/web/google/WebFont.vala:234 msgid "Italic" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:665 msgid "Oblique" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:703 msgid "Ultra-Condensed" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:705 msgid "Extra-Condensed" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:707 msgid "Condensed" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:709 msgid "Semi-Condensed" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:711 msgid "Semi-Expanded" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:713 msgid "Expanded" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:715 msgid "Extra-Expanded" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:717 msgid "Ultra-Expanded" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:786 msgid "Proportional" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:788 msgid "Dual Width" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:790 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:184 msgid "Monospace" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:792 msgid "Charcell" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:831 msgid "Unknown" msgstr "Невідомий" #: lib/fontconfig/font-manager-fontconfig.c:833 msgid "RGB" msgstr "RGB" #: lib/fontconfig/font-manager-fontconfig.c:835 msgid "BGR" msgstr "BGR" #: lib/fontconfig/font-manager-fontconfig.c:837 msgid "VRGB" msgstr "VRGB" #: lib/fontconfig/font-manager-fontconfig.c:839 msgid "VBGR" msgstr "VBGR" #: lib/fontconfig/font-manager-fontconfig.c:841 #: lib/fontconfig/font-manager-fontconfig.c:886 #: lib/fontconfig/font-manager-fontconfig.c:929 #: src/font-manager/Controls.vala:133 #: src/font-manager/preferences/Desktop.vala:234 #: src/font-manager/preferences/Desktop.vala:236 msgid "None" msgstr "Немає" #: lib/fontconfig/font-manager-fontconfig.c:880 #: src/font-manager/preferences/Desktop.vala:236 msgid "Slight" msgstr "Незначний" #: lib/fontconfig/font-manager-fontconfig.c:884 #: src/font-manager/preferences/Desktop.vala:236 msgid "Full" msgstr "Повний" #: lib/fontconfig/font-manager-fontconfig.c:923 msgid "Default" msgstr "Стандартний" #: lib/fontconfig/font-manager-fontconfig.c:927 msgid "Legacy" msgstr "" #: lib/fontconfig/font-manager-source.c:305 #: lib/fontconfig/font-manager-source.c:321 #: lib/fontconfig/font-manager-source.c:322 msgid "Source Unavailable" msgstr "" #: lib/gtk/font-manager-application-window.c:285 #: src/font-manager/Application.vala:3 msgid "Simple font management for GTK+ desktop environments" msgstr "" #: lib/gtk/font-manager-application-window.c:290 msgid "translator-credits" msgstr "" #: lib/gtk/font-manager-fsType.c:74 msgid "Restricted License Embedding" msgstr "Вбудовування обмеженої ліцензії" #: lib/gtk/font-manager-fsType.c:76 msgid "Preview & Print Embedding" msgstr "" #: lib/gtk/font-manager-fsType.c:78 msgid "Editable Embedding" msgstr "" #: lib/gtk/font-manager-fsType.c:80 msgid "Preview & Print Embedding | No Subsetting" msgstr "" #: lib/gtk/font-manager-fsType.c:82 msgid "Editable Embedding | No Subsetting" msgstr "" #: lib/gtk/font-manager-fsType.c:84 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:86 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:88 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:90 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:92 msgid "Installable Embedding" msgstr "" #: lib/gtk/font-manager-license-page.c:179 msgid "File does not contain license information." msgstr "" #: lib/gtk/font-manager-preview-controls.c:77 msgid "Left Aligned" msgstr "" #: lib/gtk/font-manager-preview-controls.c:83 msgid "Centered" msgstr "" #: lib/gtk/font-manager-preview-controls.c:89 msgid "Fill" msgstr "" #: lib/gtk/font-manager-preview-controls.c:95 msgid "Right Aligned" msgstr "" #: lib/gtk/font-manager-preview-controls.c:349 #: src/font-manager/ui/font-manager-browse-pane.ui:168 msgid "Edit preview text" msgstr "" #: lib/gtk/font-manager-preview-controls.c:350 msgid "Undo changes" msgstr "" #: lib/gtk/font-manager-preview-page.c:87 #: src/font-manager/ui/font-manager-browse-preview.ui:126 msgid "Preview" msgstr "Перегляд" #: lib/gtk/font-manager-preview-page.c:89 msgid "Waterfall" msgstr "Водоспад" #: lib/gtk/font-manager-preview-pane.c:47 #: lib/gtk/font-manager-preview-pane.c:584 #: src/font-manager/ui/font-manager-browse-preview.ui:136 msgid "Characters" msgstr "" #: lib/gtk/font-manager-preview-pane.c:49 #: lib/gtk/font-manager-preview-pane.c:585 msgid "Properties" msgstr "" #: lib/gtk/font-manager-preview-pane.c:51 #: lib/gtk/font-manager-preview-pane.c:586 src/font-manager/Categories.vala:266 msgid "License" msgstr "" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:331 #: src/font-manager/web/google/WebFont.vala:178 msgid "Regular" msgstr "" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:326 msgid "Normal" msgstr "" #: lib/gtk/font-manager-preview-pane.c:508 msgid "Search available characters" msgstr "" #: lib/gtk/font-manager-properties-page.c:55 msgid "PostScript Name" msgstr "" #: lib/gtk/font-manager-properties-page.c:56 msgid "Family" msgstr "" #: lib/gtk/font-manager-properties-page.c:57 msgid "Style" msgstr "" #: lib/gtk/font-manager-properties-page.c:58 #: src/font-manager/Categories.vala:259 msgid "Width" msgstr "" #: lib/gtk/font-manager-properties-page.c:59 #: src/font-manager/Categories.vala:261 msgid "Slant" msgstr "" #: lib/gtk/font-manager-properties-page.c:60 #: src/font-manager/Categories.vala:260 msgid "Weight" msgstr "" #: lib/gtk/font-manager-properties-page.c:61 #: src/font-manager/Categories.vala:262 msgid "Spacing" msgstr "" #: lib/gtk/font-manager-properties-page.c:62 msgid "Version" msgstr "" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/gtk/font-manager-properties-page.c:64 #: src/font-manager/Categories.vala:268 msgid "Vendor" msgstr "" #: lib/gtk/font-manager-properties-page.c:65 msgid "FileType" msgstr "" #. Keep this entry last #: lib/gtk/font-manager-properties-page.c:67 msgid "Filesize" msgstr "" #: lib/gtk/unicode/unicode-character-map.c:850 msgid "Copy" msgstr "" #: lib/gtk/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "" #: lib/gtk/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "" #: lib/gtk/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "" #: lib/gtk/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "" #: lib/gtk/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "" #: lib/gtk/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "" #: lib/gtk/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "" #: lib/gtk/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "" #: lib/gtk/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "" #: lib/gtk/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "" #: lib/gtk/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "" #: lib/gtk/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "" #: lib/gtk/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "" #: lib/gtk/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "" #: lib/gtk/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "" #: lib/gtk/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "" #: lib/gtk/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "" #: lib/gtk/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "" #: lib/gtk/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "" #: lib/gtk/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "" #: lib/gtk/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "" #: lib/gtk/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "" #: lib/gtk/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "" #: lib/gtk/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "" #: lib/gtk/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "" #: lib/gtk/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "" #: src/common/WaterfallSettings.vala:37 msgid "Up to 48 points (Linear Scaling)" msgstr "" #: src/common/WaterfallSettings.vala:39 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:41 msgid "Up to 96 points (Linear Scaling)" msgstr "" #: src/common/WaterfallSettings.vala:43 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:45 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:47 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:49 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:51 msgid "Custom Size Settings" msgstr "" #: src/common/WaterfallSettings.vala:197 msgid "Waterfall Preview Size Settings" msgstr "" #: src/common/WaterfallSettings.vala:201 msgid "Higher values may adversely affect performance" msgstr "" #: src/common/WaterfallSettings.vala:204 msgid "Minimum Waterfall Preview Point Size" msgstr "" #: src/common/WaterfallSettings.vala:206 msgid "Waterfall Preview Point Size Common Ratio" msgstr "" #: src/common/WaterfallSettings.vala:208 msgid "Maximum Waterfall Preview Point Size" msgstr "" #: src/common/WaterfallSettings.vala:236 msgid "Show line size" msgstr "" #: src/font-manager/Application.vala:5 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 "" #: src/font-manager/Application.vala:133 msgid "Installing Font Files…" msgstr "" #: src/font-manager/Browse.vala:381 #: src/font-manager/ui/font-manager-browse-preview.ui:175 msgid "Active" msgstr "" #: src/font-manager/Browse.vala:385 msgid "Inactive" msgstr "" #: src/font-manager/Browse.vala:426 msgid "Designed by" msgstr "" #: src/font-manager/Categories.vala:259 msgid "Grouped by font width" msgstr "" #: src/font-manager/Categories.vala:260 msgid "Grouped by font weight" msgstr "" #: src/font-manager/Categories.vala:261 msgid "Grouped by font angle" msgstr "" #: src/font-manager/Categories.vala:262 msgid "Grouped by font spacing" msgstr "" #: src/font-manager/Categories.vala:266 msgid "Grouped by license type" msgstr "" #: src/font-manager/Categories.vala:268 msgid "Grouped by vendor" msgstr "" #: src/font-manager/Categories.vala:269 msgid "Filetype" msgstr "" #: src/font-manager/Categories.vala:269 msgid "Grouped by filetype" msgstr "" #: src/font-manager/Categories.vala:274 msgid "All" msgstr "" #: src/font-manager/Categories.vala:274 msgid "All Fonts" msgstr "" #: src/font-manager/Categories.vala:275 msgid "System" msgstr "" #: src/font-manager/Categories.vala:275 msgid "Fonts available to all users" msgstr "" #: src/font-manager/Categories.vala:298 msgid "Family Kind" msgstr "" #: src/font-manager/Categories.vala:298 msgid "Only fonts which include Panose information will be grouped here." msgstr "" #: src/font-manager/Categories.vala:299 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:262 msgid "Any" msgstr "" #: src/font-manager/Categories.vala:299 msgid "No Fit" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Text and Display" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Script" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Decorative" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Pictorial" msgstr "" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "" #: src/font-manager/Collections.vala:346 msgid "Copy to…" msgstr "" #: src/font-manager/Collections.vala:347 msgid "Compress…" msgstr "" #: src/font-manager/Collections.vala:348 msgid "Rename…" msgstr "" #: src/font-manager/Collections.vala:402 msgid "Archive created successfully." msgstr "" #: src/font-manager/Collections.vala:403 msgid "The resulting file can be found in your home directory." msgstr "" #: src/font-manager/Collections.vala:405 msgid "Error exporting collection" msgstr "" #: src/font-manager/Collections.vala:406 msgid "" "Start the application from a terminal and try again for more information" msgstr "" #: src/font-manager/Collections.vala:427 msgid "Creating archive from selected collection." msgstr "" #: src/font-manager/Collections.vala:428 msgid "This may take some time for large collections…" msgstr "" #: src/font-manager/Compare.vala:325 msgid "Saved Comparison" msgstr "" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:361 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" #: src/font-manager/Controls.vala:80 msgid "Keyboard Shortcuts" msgstr "" #: src/font-manager/Controls.vala:81 src/font-manager/gtk/help-overlay.ui:16 msgid "Help" msgstr "" #: src/font-manager/Controls.vala:82 #, fuzzy #| msgid "Font Manager" msgid "About Font Manager" msgstr "Розпорядник шрифтів" #: src/font-manager/Controls.vala:88 msgid "Preferences" msgstr "" #: src/font-manager/Controls.vala:92 msgid "Import" msgstr "" #: src/font-manager/Controls.vala:93 #: src/font-manager/ui/font-manager-export-dialog.ui:25 msgid "Export" msgstr "" #: src/font-manager/Controls.vala:96 #: src/font-manager/ui/font-manager-export-dialog.ui:13 msgid "User Data" msgstr "" #: src/font-manager/Controls.vala:129 #: src/font-manager/ui/font-manager-user-action-row.ui:13 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:38 msgid "Name" msgstr "" #: src/font-manager/Controls.vala:131 msgid "Size" msgstr "" #: src/font-manager/Controls.vala:196 msgid "Grid View" msgstr "" #: src/font-manager/Controls.vala:197 msgid "List View" msgstr "" #: src/font-manager/Controls.vala:283 msgid "Add Fonts" msgstr "" #: src/font-manager/Controls.vala:284 msgid "Remove Fonts" msgstr "" #: src/font-manager/Controls.vala:300 msgid "Back" msgstr "" #: src/font-manager/Dialogs.vala:48 src/font-manager/Dialogs.vala:59 msgid "_Select" msgstr "" #: src/font-manager/Dialogs.vala:49 msgid "Select Executable" msgstr "" #: src/font-manager/Dialogs.vala:60 msgid "Select a Directory" msgstr "" #: src/font-manager/Dialogs.vala:68 msgid "TrueType" msgstr "" #: src/font-manager/Dialogs.vala:70 msgid "OpenType" msgstr "" #: src/font-manager/Dialogs.vala:73 msgid "Archive Files" msgstr "" #: src/font-manager/Dialogs.vala:81 msgid "Select Files to Install" msgstr "" #: src/font-manager/Dialogs.vala:91 msgid "Select Source Directories" msgstr "" #: src/font-manager/Dialogs.vala:125 msgid "Font Configuration" msgstr "" #: src/font-manager/Dialogs.vala:126 msgid "Font Collections" msgstr "" #: src/font-manager/Dialogs.vala:127 #: src/font-manager/preferences/UserSources.vala:156 msgid "Font Sources" msgstr "" #: src/font-manager/Dialogs.vala:128 msgid "Installed Fonts" msgstr "" #: src/font-manager/Dialogs.vala:129 msgid "Custom Actions" msgstr "" #: src/font-manager/Dialogs.vala:385 msgid "Fonts installed in your home directory will appear here." msgstr "" #. FontList.vala #. * #. * Copyright (C) 2020-2025 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 . #. #: src/font-manager/FontList.vala:21 #, 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:72 #: src/font-manager/web/google/FontList.vala:204 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "" msgstr[1] "" msgstr[2] "" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 msgid "Collapse all" msgstr "" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 #: src/font-manager/ui/font-manager-font-list-controls.ui:21 #: src/font-manager/ui/font-manager-font-list-view.ui:24 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:28 msgid "Expand all" msgstr "" #: src/font-manager/FontList.vala:510 msgid "Copy Location" msgstr "" #: src/font-manager/FontList.vala:511 msgid "Show in Folder" msgstr "" #: src/font-manager/FontList.vala:512 msgid "Enable selected items" msgstr "" #: src/font-manager/FontList.vala:513 msgid "Disable selected items" 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:580 src/font-manager/FontList.vala:589 #, c-format msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "" msgstr[1] "" msgstr[2] "" #: src/font-manager/FontList.vala:607 #: src/font-manager/preferences/Preferences.vala:45 msgid "Actions" msgstr "" #: src/font-manager/MainWindow.vala:69 msgid "Browse" msgstr "" #: src/font-manager/MainWindow.vala:71 msgid "Compare" msgstr "" #: src/font-manager/MainWindow.vala:74 msgid "Google Fonts" msgstr "" #: src/font-manager/MainWindow.vala:77 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/LanguageData.vala:35 msgid "Arabic" msgstr "" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "" #: src/font-manager/Orthographies.vala:37 #: src/font-manager/web/google/LanguageData.vala:36 msgid "Armenian" msgstr "" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "" #: src/font-manager/Orthographies.vala:39 #: src/font-manager/web/google/LanguageData.vala:38 msgid "Balinese" msgstr "" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "" #: src/font-manager/Orthographies.vala:41 #: src/font-manager/web/google/LanguageData.vala:39 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/LanguageData.vala:42 msgid "Bengali" msgstr "" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "" #: src/font-manager/Orthographies.vala:48 #: src/font-manager/web/google/LanguageData.vala:46 msgid "Buginese" msgstr "" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "" #: src/font-manager/Orthographies.vala:50 #: src/font-manager/web/google/LanguageData.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 #: src/font-manager/web/google/LanguageData.vala:51 msgid "Chakma" msgstr "" #: src/font-manager/Orthographies.vala:54 #: src/font-manager/web/google/LanguageData.vala:52 msgid "Cham" msgstr "" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/LanguageData.vala:53 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 #: src/font-manager/web/google/LanguageData.vala:58 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/LanguageData.vala:65 msgid "Devanagari" msgstr "" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "" #: src/font-manager/Orthographies.vala:75 #: src/font-manager/web/google/LanguageData.vala:67 msgid "Egyptian Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "" #: src/font-manager/Orthographies.vala:77 #: src/font-manager/web/google/LanguageData.vala:70 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 #: src/font-manager/web/google/LanguageData.vala:71 msgid "Georgian" msgstr "" #: src/font-manager/Orthographies.vala:86 #: src/font-manager/web/google/LanguageData.vala:72 msgid "Glagolitic" msgstr "" #: src/font-manager/Orthographies.vala:87 #: src/font-manager/web/google/LanguageData.vala:73 msgid "Gothic" msgstr "" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/LanguageData.vala:77 msgid "Gujarati" msgstr "" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/LanguageData.vala:79 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/LanguageData.vala:83 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 #: src/font-manager/web/google/LanguageData.vala:89 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 #: src/font-manager/web/google/LanguageData.vala:90 msgid "Kaithi" msgstr "" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/LanguageData.vala:91 msgid "Kannada" msgstr "" #: src/font-manager/Orthographies.vala:103 #: src/font-manager/web/google/LanguageData.vala:94 msgid "Kayah Li" msgstr "" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "" #: src/font-manager/Orthographies.vala:105 #: src/font-manager/web/google/LanguageData.vala:92 msgid "Kharoshthi" msgstr "" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/LanguageData.vala:95 msgid "Khmer" msgstr "" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "" #: src/font-manager/Orthographies.vala:108 #: src/font-manager/web/google/LanguageData.vala:99 msgid "Lao" msgstr "" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "" #: src/font-manager/Orthographies.vala:110 #: src/font-manager/web/google/LanguageData.vala:100 msgid "Lepcha" msgstr "" #: src/font-manager/Orthographies.vala:111 #: src/font-manager/web/google/LanguageData.vala:103 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/LanguageData.vala:110 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 #: src/font-manager/web/google/LanguageData.vala:119 msgid "Mende Kikakui" msgstr "" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "" #. { N_(""), "meroitic-cursive", "" }, #. { N_(""), "meroitic-heiroglyphs", "" }, #: src/font-manager/Orthographies.vala:123 #: src/font-manager/web/google/LanguageData.vala:123 msgid "Miao" msgstr "" #: src/font-manager/Orthographies.vala:124 #: src/font-manager/web/google/LanguageData.vala:125 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:130 #: src/font-manager/web/google/LanguageData.vala:129 msgid "Myanmar" msgstr "" #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/LanguageData.vala:133 msgid "New Tai Lue" msgstr "" #: src/font-manager/Orthographies.vala:132 msgid "N’Ko" msgstr "" #: src/font-manager/Orthographies.vala:133 #: src/font-manager/web/google/LanguageData.vala:137 msgid "Ogham" msgstr "" #: src/font-manager/Orthographies.vala:134 #: src/font-manager/web/google/LanguageData.vala:138 msgid "Ol Chiki" msgstr "" #: src/font-manager/Orthographies.vala:135 #: src/font-manager/web/google/LanguageData.vala:140 msgid "Old Italic" msgstr "" #: src/font-manager/Orthographies.vala:136 #: src/font-manager/web/google/LanguageData.vala:145 msgid "Old South Arabian" msgstr "" #: src/font-manager/Orthographies.vala:137 #: src/font-manager/web/google/LanguageData.vala:149 msgid "Oriya" msgstr "" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/LanguageData.vala:148 msgid "Osmanya" msgstr "" #: src/font-manager/Orthographies.vala:139 msgid "Pan African Latin" msgstr "" #: src/font-manager/Orthographies.vala:140 msgid "Pashto" msgstr "" #: src/font-manager/Orthographies.vala:141 #: src/font-manager/web/google/LanguageData.vala:153 msgid "Phags Pa" msgstr "" #: src/font-manager/Orthographies.vala:142 msgid "Pinyin" msgstr "" #: src/font-manager/Orthographies.vala:143 msgid "Polynesian" msgstr "" #: src/font-manager/Orthographies.vala:144 msgid "Polytonic Greek" msgstr "" #: src/font-manager/Orthographies.vala:145 #: src/font-manager/web/google/LanguageData.vala:156 msgid "Rejang" msgstr "" #: src/font-manager/Orthographies.vala:146 msgid "Romanian" msgstr "" #: src/font-manager/Orthographies.vala:147 #: src/font-manager/web/google/LanguageData.vala:157 msgid "Runic" msgstr "" #: src/font-manager/Orthographies.vala:148 #: src/font-manager/web/google/LanguageData.vala:159 msgid "Saurashtra" msgstr "" #: src/font-manager/Orthographies.vala:149 msgid "Simplified Chinese" msgstr "" #: src/font-manager/Orthographies.vala:150 msgid "Sindhi" msgstr "" #: src/font-manager/Orthographies.vala:151 #: src/font-manager/web/google/LanguageData.vala:164 msgid "Sinhala" msgstr "" #: src/font-manager/Orthographies.vala:152 msgid "South Korean Hanja" msgstr "" #: src/font-manager/Orthographies.vala:153 #: src/font-manager/web/google/LanguageData.vala:168 msgid "Sundanese" msgstr "" #: src/font-manager/Orthographies.vala:154 #: src/font-manager/web/google/LanguageData.vala:169 msgid "Syloti Nagri" msgstr "" #. { N_("Symbols"), "symbols", "" }, #: src/font-manager/Orthographies.vala:155 #: src/font-manager/web/google/LanguageData.vala:171 msgid "Syriac" msgstr "" #: src/font-manager/Orthographies.vala:156 #: src/font-manager/web/google/LanguageData.vala:174 msgid "Tai Le" msgstr "" #: src/font-manager/Orthographies.vala:157 msgid "Tai Tham (Lanna)" msgstr "" #: src/font-manager/Orthographies.vala:158 msgid "Tai Viet" msgstr "" #: src/font-manager/Orthographies.vala:159 #: src/font-manager/web/google/LanguageData.vala:175 msgid "Tamil" msgstr "" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/LanguageData.vala:176 msgid "Telugu" msgstr "" #: src/font-manager/Orthographies.vala:161 msgid "Thaana" msgstr "" #: src/font-manager/Orthographies.vala:162 #: src/font-manager/web/google/LanguageData.vala:177 msgid "Thai" msgstr "" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/LanguageData.vala:178 msgid "Tibetan" msgstr "" #: src/font-manager/Orthographies.vala:164 msgid "Tifinagh" msgstr "" #: src/font-manager/Orthographies.vala:165 msgid "Traditional Chinese" msgstr "" #: src/font-manager/Orthographies.vala:166 msgid "Turkish" msgstr "" #: src/font-manager/Orthographies.vala:167 msgid "Uighur" msgstr "" #: src/font-manager/Orthographies.vala:168 msgid "Urdu" msgstr "" #: src/font-manager/Orthographies.vala:169 msgid "Vai" msgstr "" #: src/font-manager/Orthographies.vala:170 msgid "Vedic Extensions" msgstr "" #: src/font-manager/Orthographies.vala:171 msgid "Venda" msgstr "" #: src/font-manager/Orthographies.vala:172 #: src/font-manager/web/google/LanguageData.vala:179 msgid "Vietnamese" msgstr "" #: src/font-manager/Orthographies.vala:173 msgid "Western European" msgstr "" #: src/font-manager/Orthographies.vala:174 msgid "Yi" msgstr "" #: src/font-manager/Orthographies.vala:175 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/OrthographyList.vala:105 msgid "Coverage" msgstr "" #: src/font-manager/OrthographyList.vala:137 #: src/font-manager/filters/LanguageFilter.vala:55 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:362 msgid "Supported Orthographies" msgstr "" #: src/font-manager/OrthographyList.vala:200 msgid "No items selected" msgstr "" #: src/font-manager/OrthographyList.vala:205 msgid "Update in progress" msgstr "" #. No error and no results means this font file is likely broken or empty #: src/font-manager/OrthographyList.vala:231 msgid "No valid orthographies for selection" msgstr "" #: src/font-manager/Sidebar.vala:57 msgid "Add new collection" msgstr "" #: src/font-manager/Sidebar.vala:61 #: src/font-manager/ui/font-manager-font-list-controls.ui:32 #: src/font-manager/ui/font-manager-font-list-view.ui:36 msgid "Remove selected item" msgstr "" #: src/font-manager/Sidebar.vala:67 msgid "Edit selected item" msgstr "" #: src/font-manager/Utils.vala:295 msgid "Copying files…" msgstr "" #: src/font-manager/filters/Collection.vala:99 msgid "New Collection" msgstr "" #: src/font-manager/filters/Collection.vala:100 #, c-format msgid "Created : %s" msgstr "" #: src/font-manager/filters/Disabled.vala:28 msgid "Disabled" msgstr "" #: src/font-manager/filters/Disabled.vala:29 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:34 msgid "Unsorted" msgstr "" #: src/font-manager/filters/Unsorted.vala:35 msgid "Fonts not present in any collection" msgstr "" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "" #: src/font-manager/filters/UserFonts.vala:28 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 msgid "GTK 4 Font Rendering" msgstr "" #: src/font-manager/preferences/Desktop.vala:61 msgid "Automatic option allows GTK 4 to disregard hinting settings." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:90 msgid "Antialiasing" msgstr "" #: src/font-manager/preferences/Desktop.vala:67 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values. " msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:96 msgid "RGBA order" msgstr "" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:97 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:78 #: src/font-manager/preferences/Desktop.vala:84 #: src/font-manager/preferences/Rendering.vala:78 msgid "Hinting" msgstr "" #: src/font-manager/preferences/Desktop.vala:79 #: src/font-manager/preferences/Desktop.vala:85 msgid "The type of hinting to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:91 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values." msgstr "" #: src/font-manager/preferences/Desktop.vala:121 msgid "GNOME desktop settings schema not found" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Automatic" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Manual" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "Grayscale" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "RGBA" msgstr "" #: src/font-manager/preferences/Desktop.vala:242 #: src/font-manager/preferences/Display.vala:91 msgid "Subpixel Geometry" msgstr "" #: src/font-manager/preferences/Display.vala:75 msgid "Target DPI" msgstr "" #: src/font-manager/preferences/Display.vala:77 msgid "Scale Factor" msgstr "" #: src/font-manager/preferences/Display.vala:83 msgid "LCD Filter" msgstr "" #: src/font-manager/preferences/Preferences.vala:41 msgid "Interface" msgstr "" #: src/font-manager/preferences/Preferences.vala:42 msgid "Desktop" msgstr "" #: src/font-manager/preferences/Preferences.vala:48 msgid "Sources" msgstr "" #: src/font-manager/preferences/Preferences.vala:49 msgid "Substitutions" msgstr "" #: src/font-manager/preferences/Preferences.vala:50 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:150 msgid "Display" msgstr "" #: src/font-manager/preferences/Preferences.vala:51 msgid "Rendering" msgstr "" #: src/font-manager/preferences/Preferences.vala:131 msgid "" "A Fontconfig configuration file will be generated from these settings.\n" "\n" "Running applications may require a restart to reflect any changes.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/Preferences.vala:153 msgid "Reset all values to default" msgstr "" #: src/font-manager/preferences/Rendering.vala:77 msgid "Antialias" msgstr "" #: src/font-manager/preferences/Rendering.vala:81 msgid "Enable Autohinter" msgstr "" #: src/font-manager/preferences/Rendering.vala:88 msgid "Hinting Style" msgstr "" #: src/font-manager/preferences/Rendering.vala:90 msgid "Use Embedded Bitmaps" msgstr "" #: src/font-manager/preferences/Substitutions.vala:153 msgid "Font Substitutions" msgstr "" #: src/font-manager/preferences/Substitutions.vala:154 msgid "Easily substitute one font family for another." msgstr "" #: src/font-manager/preferences/Substitutions.vala:155 msgid "To add a new substitute click the add button in the toolbar." msgstr "" #: src/font-manager/preferences/UserActions.vala:229 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:243 msgid "User Actions" msgstr "" #: src/font-manager/preferences/UserActions.vala:245 msgid "Custom context menu entries" msgstr "" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Raised" msgstr "" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Flat" msgstr "" #: src/font-manager/preferences/UserInterface.vala:80 #: src/font-viewer/MainWindow.vala:208 msgid "Selected setting requires restart to apply" msgstr "" #: src/font-manager/preferences/UserInterface.vala:81 #: src/font-viewer/MainWindow.vala:209 msgid "Changes will take effect next time the application is started" msgstr "" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Wide Layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Use three column layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:97 msgid "Only When Maximized" msgstr "" #: src/font-manager/preferences/UserInterface.vala:99 msgid "Enable Animations" msgstr "" #. The added margins here are due to PreviewColors widget alignment issues #: src/font-manager/preferences/UserInterface.vala:100 #: src/font-viewer/MainWindow.vala:224 msgid "Prefer Dark Theme" msgstr "" #: src/font-manager/preferences/UserInterface.vala:102 #: src/font-viewer/MainWindow.vala:229 msgid "Use Adwaita Stylesheet" msgstr "" #: src/font-manager/preferences/UserInterface.vala:106 msgid "Titlebar Button Style" msgstr "" #: src/font-manager/preferences/UserInterface.vala:107 msgid "Display line size in Waterfall Preview" msgstr "" #: src/font-manager/preferences/UserInterface.vala:112 #: src/font-viewer/MainWindow.vala:243 msgid "Waterfall Line Spacing" msgstr "" #: src/font-manager/preferences/UserInterface.vala:114 #: src/font-viewer/MainWindow.vala:244 msgid "Padding in pixels to insert above and below rows" msgstr "" #: src/font-manager/preferences/UserSources.vala:145 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." msgstr "" #: src/font-manager/preferences/UserSources.vala:157 msgid "Easily add or preview fonts without actually installing them." msgstr "" #: src/font-manager/preferences/UserSources.vala:158 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/GoogleFonts.vala:156 msgid "Network Access Disabled" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:157 msgid "Contact your system administrator to request access." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:160 msgid "Network Offline" msgstr "" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:162 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:172 msgid "Client Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:173 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:176 msgid "Server Error" msgstr "" #. Sample strings used here should be sourced from https://fonts.google.com/ #: src/font-manager/web/google/LanguageData.vala:33 msgid "Adlam" msgstr "" #: src/font-manager/web/google/LanguageData.vala:34 msgid "Anatolian Hieroglyphs" msgstr "" #: src/font-manager/web/google/LanguageData.vala:37 msgid "Avestan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:40 msgid "Bassa Vah" msgstr "" #: src/font-manager/web/google/LanguageData.vala:41 msgid "Batak" msgstr "" #: src/font-manager/web/google/LanguageData.vala:43 msgid "Bhaiksuki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:44 msgid "Brahmi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:45 msgid "Braille" msgstr "" #. { N_("Buhid"), "buhid", "" }, #: src/font-manager/web/google/LanguageData.vala:48 msgid "Caucasian Albanian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:49 msgid "Canadian Aboriginal" msgstr "" #: src/font-manager/web/google/LanguageData.vala:54 msgid "Chinese (Hong Kong)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:55 msgid "Chinese (Simplified)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:56 msgid "Chinese (Traditional)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:57 msgid "Chorasmian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:59 msgid "Cuneiform" msgstr "" #: src/font-manager/web/google/LanguageData.vala:60 msgid "Cypriot" msgstr "" #: src/font-manager/web/google/LanguageData.vala:61 msgid "Cypro Minoan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:62 msgid "Cyrillic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:63 msgid "Cyrillic Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:64 msgid "Deseret" msgstr "" #: src/font-manager/web/google/LanguageData.vala:66 msgid "Duployan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:68 msgid "Elbasan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:69 msgid "Elymaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:74 msgid "Grantha" msgstr "" #: src/font-manager/web/google/LanguageData.vala:75 msgid "Greek" msgstr "" #: src/font-manager/web/google/LanguageData.vala:76 msgid "Greek Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:78 msgid "Gunjala Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:80 msgid "Hanifi Rohingya" msgstr "" #: src/font-manager/web/google/LanguageData.vala:81 msgid "Hanunoo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:82 msgid "Hatran" msgstr "" #: src/font-manager/web/google/LanguageData.vala:84 msgid "Imperial Aramaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:85 msgid "Indic Siyaq Numbers" msgstr "" #: src/font-manager/web/google/LanguageData.vala:86 msgid "Inscriptional Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:87 msgid "Inscriptional Parthian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:88 msgid "Japanese" msgstr "" #: src/font-manager/web/google/LanguageData.vala:93 msgid "Kawi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:96 msgid "Khojki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:97 msgid "Khudawadi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:98 msgid "Korean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:101 msgid "Latin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:102 msgid "Latin Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:104 msgid "Linear A" msgstr "" #: src/font-manager/web/google/LanguageData.vala:105 msgid "Linear B" msgstr "" #: src/font-manager/web/google/LanguageData.vala:106 msgid "Lisu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:107 msgid "Lycian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:108 msgid "Lydian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:109 msgid "Mahajani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:111 msgid "Mandaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:112 msgid "Manichaean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:113 msgid "Math" msgstr "" #: src/font-manager/web/google/LanguageData.vala:114 msgid "Marchen" msgstr "" #: src/font-manager/web/google/LanguageData.vala:115 msgid "Masaram Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:116 msgid "Mayan Numerals" msgstr "" #: src/font-manager/web/google/LanguageData.vala:117 msgid "Medefaidrin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:118 msgid "Meetei Mayek" msgstr "" #: src/font-manager/web/google/LanguageData.vala:120 msgid "Meroitic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:124 msgid "Modi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:126 msgid "Mro" msgstr "" #: src/font-manager/web/google/LanguageData.vala:127 msgid "Multani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:128 msgid "Music" msgstr "" #: src/font-manager/web/google/LanguageData.vala:130 msgid "Nabataean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:131 msgid "Nag Mundari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:132 msgid "Nandinagari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:134 msgid "Newa" msgstr "" #. { N_(""), "nko", "" }, #: src/font-manager/web/google/LanguageData.vala:136 msgid "Nüshu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:139 msgid "Old Hungarian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:141 msgid "Old North Arabian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:142 msgid "Old Permic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:143 msgid "Old Persian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:144 msgid "Old Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:146 msgid "Old Turkic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:147 msgid "Osage" msgstr "" #: src/font-manager/web/google/LanguageData.vala:150 msgid "Pahawh Hmong" msgstr "" #: src/font-manager/web/google/LanguageData.vala:151 msgid "Palmyrene" msgstr "" #: src/font-manager/web/google/LanguageData.vala:152 msgid "Pau Cin Hau" msgstr "" #: src/font-manager/web/google/LanguageData.vala:154 msgid "Phoenician" msgstr "" #: src/font-manager/web/google/LanguageData.vala:155 msgid "Psalter Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:158 msgid "Samaritan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:160 msgid "Sharada" msgstr "" #: src/font-manager/web/google/LanguageData.vala:161 msgid "Shavian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:162 msgid "Siddham" msgstr "" #: src/font-manager/web/google/LanguageData.vala:163 msgid "SignWriting" msgstr "" #: src/font-manager/web/google/LanguageData.vala:165 msgid "Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:166 msgid "Sora Sompeng" msgstr "" #: src/font-manager/web/google/LanguageData.vala:167 msgid "Soyombo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:172 msgid "Tagalog" msgstr "" #: src/font-manager/web/google/LanguageData.vala:173 msgid "Tagbanwa" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name. #: src/font-manager/web/google/LanguageData.vala:190 #, c-format msgid "No sample for %s available" msgstr "" #: src/font-manager/web/google/LanguageData.vala:192 msgid "Please file an issue requesting an update to available samples." msgstr "" #: src/font-manager/web/google/PreviewPage.vala:383 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "" msgstr[1] "" msgstr[2] "" #: src/font-manager/web/google/WebFont.vala:174 msgid "ExtraLight" msgstr "" #: src/font-manager/web/google/WebFont.vala:182 msgid "SemiBold" msgstr "" #: src/font-manager/web/google/WebFont.vala:186 msgid "ExtraBold" msgstr "" #: src/font-manager/web/google/WebFont.vala:188 msgid "Black" msgstr "" #: src/font-viewer/MainWindow.vala:100 #: src/font-viewer/font-viewer-main-window.ui:70 msgid "No file selected" msgstr "" #: src/font-viewer/MainWindow.vala:101 #: src/font-viewer/font-viewer-main-window.ui:78 msgid "Or unsupported filetype." msgstr "" #: src/font-viewer/MainWindow.vala:150 msgid "System Font" msgstr "" #: src/font-viewer/MainWindow.vala:152 msgid "" "Selected font file is either installed in a system directory or is not " "writable by the current user.\n" "\n" "If you wish to remove this font from the list of available fonts use the " "system package manager to remove the package containing this font file, ask " "the system administrator to remove it or use a font management application " "to disable it." msgstr "" #: src/font-viewer/MainWindow.vala:155 msgid "Newer version already installed" msgstr "" #: src/font-viewer/MainWindow.vala:157 src/font-viewer/MainWindow.vala:162 msgid "Click to overwrite" msgstr "" #: src/font-viewer/MainWindow.vala:160 msgid "Update Font" msgstr "" #: src/font-viewer/MainWindow.vala:165 msgid "Remove Font" msgstr "" #: src/font-viewer/MainWindow.vala:169 #: src/font-viewer/font-viewer-main-window.ui:104 msgid "Install Font" msgstr "" #: src/font-viewer/MainWindow.vala:236 msgid "Preview Area Colors" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:9 #: src/common/ui/font-manager-preview-colors.ui:15 msgid "Select background color" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:23 #: src/common/ui/font-manager-preview-colors.ui:29 msgid "Select text color" msgstr "" #: src/font-manager/gtk/help-overlay.ui:11 msgid "General" msgstr "" #: src/font-manager/gtk/help-overlay.ui:23 msgid "Increase preview size" msgstr "" #: src/font-manager/gtk/help-overlay.ui:30 msgid "Decrease preview size" msgstr "" #: src/font-manager/gtk/help-overlay.ui:37 msgid "Reset preview size" msgstr "" #: src/font-manager/gtk/help-overlay.ui:44 msgid "Focus search entry" msgstr "" #: src/font-manager/gtk/help-overlay.ui:51 msgid "Reload" msgstr "" #: src/font-manager/gtk/help-overlay.ui:58 #: src/font-manager/gtk/help-overlay.ui:65 msgid "Quit the application" msgstr "" #: src/font-manager/gtk/help-overlay.ui:73 msgid "Mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:78 msgid "Switch to Manage mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:85 msgid "Switch to Browse mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:92 msgid "Switch to Compare mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:99 msgid "Switch to Google Fonts mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:107 msgid "Preview Mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:112 msgid "Switch to Standard preview" msgstr "" #: src/font-manager/gtk/help-overlay.ui:119 msgid "Switch to Waterfall preview" msgstr "" #: src/font-manager/gtk/help-overlay.ui:126 msgid "Switch to Body Text preview" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:100 msgid "Increase tile size" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:109 msgid "Decrease tile size" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:149 msgid "Toggle search entry" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:158 msgid "Toggle preview panel" msgstr "" #: src/font-manager/ui/font-manager-browse-preview.ui:164 msgid "" "Status of selected family.\n" "\n" "Disabling will prevent the selected family from being used by other " "applications." msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:19 msgid "Collection Name" msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:45 msgid "_Rename" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:20 msgid "Add selected font to comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:33 msgid "Remove selected font from comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:45 msgid "Pinned Comparisons" msgstr "" #: src/font-manager/ui/font-manager-export-dialog.ui:19 #: src/font-manager/ui/font-manager-remove-dialog.ui:19 msgid "Cancel" msgstr "" #: src/font-manager/ui/font-manager-font-list-controls.ui:51 #: src/font-manager/ui/font-manager-font-list-view.ui:54 #: src/font-manager/ui/font-manager-remove-dialog.ui:43 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:44 msgid "Search Families…" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:29 msgid "Search Orthographies…" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:72 msgid "Minimum Coverage" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:101 msgid "Deselect All" msgstr "" #: src/font-manager/ui/font-manager-orthography-list.ui:53 msgid "Clear selected filter" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:22 msgid "Created :" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:23 msgid "Save current comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:45 msgid "Remove selected comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:73 msgid "Restore selected comparison" msgstr "" #: src/font-manager/ui/font-manager-remove-dialog.ui:13 msgid "Select fonts to remove" msgstr "" #: src/font-manager/ui/font-manager-remove-dialog.ui:25 msgid "Delete" msgstr "" #: src/font-manager/ui/font-manager-sidebar.ui:35 msgid "Categories" msgstr "" #: src/font-manager/ui/font-manager-sidebar.ui:86 msgid "Smart Collections" msgstr "" #: src/font-manager/ui/font-manager-sidebar.ui:142 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:50 msgid "Sort Order" msgstr "" #: src/font-manager/ui/font-manager-sidebar.ui:150 msgid "Collections" msgstr "" #: src/font-manager/ui/font-manager-substitute-row.ui:22 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:34 msgid "Remove substitute" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:35 msgid "Enter substitute family" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:51 msgid "prefer" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:52 msgid "accept" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:53 msgid "default" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:27 msgid "Comment" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:42 msgid "Executable" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:57 msgid "Arguments" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:39 msgid "Newest" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:40 msgid "Most Popular" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:41 msgid "Trending" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:116 msgid "Serif" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:133 msgid "Sans Serif" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:167 msgid "Handwriting" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:198 msgid "Category" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:272 msgid "4+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:282 msgid "8+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:292 msgid "12+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:305 msgid "Variations" msgstr "" #: src/font-viewer/font-viewer-main-window.ui:31 msgid "Preview font files before installing them." msgstr "" #: src/font-viewer/font-viewer-main-window.ui:32 msgid "To preview a font simply drag it onto this area." msgstr "" #, fuzzy #~| msgid "Font Manager" #~ msgid "Font Manager project" #~ msgstr "Розпорядник шрифтів" font-manager-0.9.4/po/zgh.po000066400000000000000000001762551476271126700157050ustar00rootroot00000000000000# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Jerry Casiano # This file is distributed under the same license as the font-manager package. # ⵣⵓⵀⵉⵔ ⴰⵎⴰⵣⵉⵖ زهير أمازيغ , 2023. 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: 2025-02-26 00:40-0500\n" "PO-Revision-Date: 2023-01-21 22:20+0000\n" "Last-Translator: ⵣⵓⵀⵉⵔ ⴰⵎⴰⵣⵉⵖ زهير أمازيغ \n" "Language-Team: Tamazight (Standard Moroccan) \n" "Language: zgh\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.15.1\n" #. Application.vala #: data/com.github.FontManager.FontManager.appdata.xml.in.in:14 #: data/com.github.FontManager.FontManager.desktop.in.in:5 #: data/com.github.FontManager.FontManager.desktop.in.in:6 #: lib/gtk/font-manager-application-window.c:281 #: src/font-manager/Application.vala:2 msgid "Font Manager" msgstr "ⴰⵎⵏⵏⵉⵥⴹ ⵏ ⵜⵓⵏⵉⵖⵜⵉⵏ" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:15 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "ⵢⴰⵜ ⵜⵙⵏⵙⵉ ⵏ ⵓⵙⵡⵓⴷⴷⵓ ⵏ ⵜⵓⵏⵉⵖⵉⵏ ⵜⵉⴼⵔⴰⵔⵉⵏ ⵉ ⵓⵡⵏⴰⴹ ⵏ Gtk+" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:18 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/com.github.FontManager.FontManager.appdata.xml.in.in:23 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:27 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "" #: data/com.github.FontManager.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/com.github.FontManager.FontManager.desktop.in.in:16 #: data/com.github.FontManager.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:14 #: data/com.github.FontManager.FontViewer.desktop.in.in:5 #: data/com.github.FontManager.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:88 src/font-viewer/Application.vala:108 #: src/font-viewer/Application.vala:132 #: src/font-viewer/font-viewer-main-window.ui:30 msgid "Font Viewer" msgstr "" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:15 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:18 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/com.github.FontManager.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "" #: extensions/nautilus/font-manager-menu-provider.c:154 #: extensions/nemo/font-manager-menu-provider.c:147 #: extensions/thunar/font-manager-menu-provider.c:129 #: src/font-manager/FontList.vala:509 msgid "Install" msgstr "" #: extensions/nautilus/font-manager-menu-provider.c:156 #: extensions/nemo/font-manager-menu-provider.c:149 #: extensions/thunar/font-manager-menu-provider.c:131 msgid "Install the selected font file" msgstr "" #: extensions/nautilus/font-manager-menu-provider.c:157 #: extensions/nemo/font-manager-menu-provider.c:150 #: extensions/thunar/font-manager-menu-provider.c:132 msgid "Install the selected font files" msgstr "" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "" #: lib/common/font-manager-database.c:582 src/font-manager/Application.vala:147 msgid "Updating Database…" msgstr "" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:699 msgid "Unknown Vendor" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:568 #: src/font-manager/web/google/WebFont.vala:172 msgid "Thin" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:570 msgid "Ultra-Light" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:572 #: lib/fontconfig/font-manager-fontconfig.c:925 #: src/font-manager/web/google/WebFont.vala:176 msgid "Light" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:574 msgid "Semi-Light" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:576 msgid "Book" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:578 #: lib/fontconfig/font-manager-fontconfig.c:882 #: src/font-manager/preferences/Desktop.vala:236 #: src/font-manager/web/google/WebFont.vala:180 msgid "Medium" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:580 msgid "Semi-Bold" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:582 #: src/font-manager/web/google/WebFont.vala:184 msgid "Bold" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:584 msgid "Ultra-Bold" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:586 msgid "Heavy" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:588 msgid "Ultra-Heavy" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:663 #: src/font-manager/web/google/WebFont.vala:234 msgid "Italic" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:665 msgid "Oblique" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:703 msgid "Ultra-Condensed" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:705 msgid "Extra-Condensed" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:707 msgid "Condensed" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:709 msgid "Semi-Condensed" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:711 msgid "Semi-Expanded" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:713 msgid "Expanded" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:715 msgid "Extra-Expanded" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:717 msgid "Ultra-Expanded" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:786 msgid "Proportional" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:788 msgid "Dual Width" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:790 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:184 msgid "Monospace" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:792 msgid "Charcell" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:831 msgid "Unknown" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:833 msgid "RGB" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:835 msgid "BGR" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:837 msgid "VRGB" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:839 msgid "VBGR" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:841 #: lib/fontconfig/font-manager-fontconfig.c:886 #: lib/fontconfig/font-manager-fontconfig.c:929 #: src/font-manager/Controls.vala:133 #: src/font-manager/preferences/Desktop.vala:234 #: src/font-manager/preferences/Desktop.vala:236 msgid "None" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:880 #: src/font-manager/preferences/Desktop.vala:236 msgid "Slight" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:884 #: src/font-manager/preferences/Desktop.vala:236 msgid "Full" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:923 msgid "Default" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:927 msgid "Legacy" msgstr "" #: lib/fontconfig/font-manager-source.c:305 #: lib/fontconfig/font-manager-source.c:321 #: lib/fontconfig/font-manager-source.c:322 msgid "Source Unavailable" msgstr "" #: lib/gtk/font-manager-application-window.c:285 #: src/font-manager/Application.vala:3 msgid "Simple font management for GTK+ desktop environments" msgstr "" #: lib/gtk/font-manager-application-window.c:290 msgid "translator-credits" msgstr "" #: lib/gtk/font-manager-fsType.c:74 msgid "Restricted License Embedding" msgstr "" #: lib/gtk/font-manager-fsType.c:76 msgid "Preview & Print Embedding" msgstr "" #: lib/gtk/font-manager-fsType.c:78 msgid "Editable Embedding" msgstr "" #: lib/gtk/font-manager-fsType.c:80 msgid "Preview & Print Embedding | No Subsetting" msgstr "" #: lib/gtk/font-manager-fsType.c:82 msgid "Editable Embedding | No Subsetting" msgstr "" #: lib/gtk/font-manager-fsType.c:84 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:86 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:88 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:90 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:92 msgid "Installable Embedding" msgstr "" #: lib/gtk/font-manager-license-page.c:179 msgid "File does not contain license information." msgstr "" #: lib/gtk/font-manager-preview-controls.c:77 msgid "Left Aligned" msgstr "" #: lib/gtk/font-manager-preview-controls.c:83 msgid "Centered" msgstr "" #: lib/gtk/font-manager-preview-controls.c:89 msgid "Fill" msgstr "" #: lib/gtk/font-manager-preview-controls.c:95 msgid "Right Aligned" msgstr "" #: lib/gtk/font-manager-preview-controls.c:349 #: src/font-manager/ui/font-manager-browse-pane.ui:168 msgid "Edit preview text" msgstr "" #: lib/gtk/font-manager-preview-controls.c:350 msgid "Undo changes" msgstr "" #: lib/gtk/font-manager-preview-page.c:87 #: src/font-manager/ui/font-manager-browse-preview.ui:126 msgid "Preview" msgstr "" #: lib/gtk/font-manager-preview-page.c:89 msgid "Waterfall" msgstr "" #: lib/gtk/font-manager-preview-pane.c:47 #: lib/gtk/font-manager-preview-pane.c:584 #: src/font-manager/ui/font-manager-browse-preview.ui:136 msgid "Characters" msgstr "" #: lib/gtk/font-manager-preview-pane.c:49 #: lib/gtk/font-manager-preview-pane.c:585 msgid "Properties" msgstr "" #: lib/gtk/font-manager-preview-pane.c:51 #: lib/gtk/font-manager-preview-pane.c:586 src/font-manager/Categories.vala:266 msgid "License" msgstr "" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:331 #: src/font-manager/web/google/WebFont.vala:178 msgid "Regular" msgstr "" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:326 msgid "Normal" msgstr "" #: lib/gtk/font-manager-preview-pane.c:508 msgid "Search available characters" msgstr "" #: lib/gtk/font-manager-properties-page.c:55 msgid "PostScript Name" msgstr "" #: lib/gtk/font-manager-properties-page.c:56 msgid "Family" msgstr "" #: lib/gtk/font-manager-properties-page.c:57 msgid "Style" msgstr "" #: lib/gtk/font-manager-properties-page.c:58 #: src/font-manager/Categories.vala:259 msgid "Width" msgstr "" #: lib/gtk/font-manager-properties-page.c:59 #: src/font-manager/Categories.vala:261 msgid "Slant" msgstr "" #: lib/gtk/font-manager-properties-page.c:60 #: src/font-manager/Categories.vala:260 msgid "Weight" msgstr "" #: lib/gtk/font-manager-properties-page.c:61 #: src/font-manager/Categories.vala:262 msgid "Spacing" msgstr "" #: lib/gtk/font-manager-properties-page.c:62 msgid "Version" msgstr "" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/gtk/font-manager-properties-page.c:64 #: src/font-manager/Categories.vala:268 msgid "Vendor" msgstr "" #: lib/gtk/font-manager-properties-page.c:65 msgid "FileType" msgstr "" #. Keep this entry last #: lib/gtk/font-manager-properties-page.c:67 msgid "Filesize" msgstr "" #: lib/gtk/unicode/unicode-character-map.c:850 msgid "Copy" msgstr "" #: lib/gtk/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "" #: lib/gtk/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "" #: lib/gtk/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "" #: lib/gtk/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "" #: lib/gtk/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "" #: lib/gtk/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "" #: lib/gtk/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "" #: lib/gtk/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "" #: lib/gtk/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "" #: lib/gtk/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "" #: lib/gtk/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "" #: lib/gtk/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "" #: lib/gtk/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "" #: lib/gtk/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "" #: lib/gtk/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "" #: lib/gtk/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "" #: lib/gtk/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "" #: lib/gtk/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "" #: lib/gtk/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "" #: lib/gtk/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "" #: lib/gtk/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "" #: lib/gtk/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "" #: lib/gtk/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "" #: lib/gtk/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "" #: lib/gtk/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "" #: lib/gtk/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "" #: src/common/WaterfallSettings.vala:37 msgid "Up to 48 points (Linear Scaling)" msgstr "" #: src/common/WaterfallSettings.vala:39 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:41 msgid "Up to 96 points (Linear Scaling)" msgstr "" #: src/common/WaterfallSettings.vala:43 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:45 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:47 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:49 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:51 msgid "Custom Size Settings" msgstr "" #: src/common/WaterfallSettings.vala:197 msgid "Waterfall Preview Size Settings" msgstr "" #: src/common/WaterfallSettings.vala:201 msgid "Higher values may adversely affect performance" msgstr "" #: src/common/WaterfallSettings.vala:204 msgid "Minimum Waterfall Preview Point Size" msgstr "" #: src/common/WaterfallSettings.vala:206 msgid "Waterfall Preview Point Size Common Ratio" msgstr "" #: src/common/WaterfallSettings.vala:208 msgid "Maximum Waterfall Preview Point Size" msgstr "" #: src/common/WaterfallSettings.vala:236 msgid "Show line size" msgstr "" #: src/font-manager/Application.vala:5 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 "" #: src/font-manager/Application.vala:133 msgid "Installing Font Files…" msgstr "" #: src/font-manager/Browse.vala:381 #: src/font-manager/ui/font-manager-browse-preview.ui:175 msgid "Active" msgstr "" #: src/font-manager/Browse.vala:385 msgid "Inactive" msgstr "" #: src/font-manager/Browse.vala:426 msgid "Designed by" msgstr "" #: src/font-manager/Categories.vala:259 msgid "Grouped by font width" msgstr "" #: src/font-manager/Categories.vala:260 msgid "Grouped by font weight" msgstr "" #: src/font-manager/Categories.vala:261 msgid "Grouped by font angle" msgstr "" #: src/font-manager/Categories.vala:262 msgid "Grouped by font spacing" msgstr "" #: src/font-manager/Categories.vala:266 msgid "Grouped by license type" msgstr "" #: src/font-manager/Categories.vala:268 msgid "Grouped by vendor" msgstr "" #: src/font-manager/Categories.vala:269 msgid "Filetype" msgstr "" #: src/font-manager/Categories.vala:269 msgid "Grouped by filetype" msgstr "" #: src/font-manager/Categories.vala:274 msgid "All" msgstr "" #: src/font-manager/Categories.vala:274 msgid "All Fonts" msgstr "" #: src/font-manager/Categories.vala:275 msgid "System" msgstr "" #: src/font-manager/Categories.vala:275 msgid "Fonts available to all users" msgstr "" #: src/font-manager/Categories.vala:298 msgid "Family Kind" msgstr "" #: src/font-manager/Categories.vala:298 msgid "Only fonts which include Panose information will be grouped here." msgstr "" #: src/font-manager/Categories.vala:299 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:262 msgid "Any" msgstr "" #: src/font-manager/Categories.vala:299 msgid "No Fit" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Text and Display" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Script" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Decorative" msgstr "" #: src/font-manager/Categories.vala:299 msgid "Pictorial" msgstr "" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "" #: src/font-manager/Collections.vala:346 msgid "Copy to…" msgstr "" #: src/font-manager/Collections.vala:347 msgid "Compress…" msgstr "" #: src/font-manager/Collections.vala:348 msgid "Rename…" msgstr "" #: src/font-manager/Collections.vala:402 msgid "Archive created successfully." msgstr "" #: src/font-manager/Collections.vala:403 msgid "The resulting file can be found in your home directory." msgstr "" #: src/font-manager/Collections.vala:405 msgid "Error exporting collection" msgstr "" #: src/font-manager/Collections.vala:406 msgid "" "Start the application from a terminal and try again for more information" msgstr "" #: src/font-manager/Collections.vala:427 msgid "Creating archive from selected collection." msgstr "" #: src/font-manager/Collections.vala:428 msgid "This may take some time for large collections…" msgstr "" #: src/font-manager/Compare.vala:325 msgid "Saved Comparison" msgstr "" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:361 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" #: src/font-manager/Controls.vala:80 msgid "Keyboard Shortcuts" msgstr "" #: src/font-manager/Controls.vala:81 src/font-manager/gtk/help-overlay.ui:16 msgid "Help" msgstr "" #: src/font-manager/Controls.vala:82 #, fuzzy #| msgid "Font Manager" msgid "About Font Manager" msgstr "ⴰⵎⵏⵏⵉⵥⴹ ⵏ ⵜⵓⵏⵉⵖⵜⵉⵏ" #: src/font-manager/Controls.vala:88 msgid "Preferences" msgstr "" #: src/font-manager/Controls.vala:92 msgid "Import" msgstr "" #: src/font-manager/Controls.vala:93 #: src/font-manager/ui/font-manager-export-dialog.ui:25 msgid "Export" msgstr "" #: src/font-manager/Controls.vala:96 #: src/font-manager/ui/font-manager-export-dialog.ui:13 msgid "User Data" msgstr "" #: src/font-manager/Controls.vala:129 #: src/font-manager/ui/font-manager-user-action-row.ui:13 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:38 msgid "Name" msgstr "" #: src/font-manager/Controls.vala:131 msgid "Size" msgstr "" #: src/font-manager/Controls.vala:196 msgid "Grid View" msgstr "" #: src/font-manager/Controls.vala:197 msgid "List View" msgstr "" #: src/font-manager/Controls.vala:283 msgid "Add Fonts" msgstr "" #: src/font-manager/Controls.vala:284 msgid "Remove Fonts" msgstr "" #: src/font-manager/Controls.vala:300 msgid "Back" msgstr "" #: src/font-manager/Dialogs.vala:48 src/font-manager/Dialogs.vala:59 msgid "_Select" msgstr "" #: src/font-manager/Dialogs.vala:49 msgid "Select Executable" msgstr "" #: src/font-manager/Dialogs.vala:60 msgid "Select a Directory" msgstr "" #: src/font-manager/Dialogs.vala:68 msgid "TrueType" msgstr "" #: src/font-manager/Dialogs.vala:70 msgid "OpenType" msgstr "" #: src/font-manager/Dialogs.vala:73 msgid "Archive Files" msgstr "" #: src/font-manager/Dialogs.vala:81 msgid "Select Files to Install" msgstr "" #: src/font-manager/Dialogs.vala:91 msgid "Select Source Directories" msgstr "" #: src/font-manager/Dialogs.vala:125 msgid "Font Configuration" msgstr "" #: src/font-manager/Dialogs.vala:126 msgid "Font Collections" msgstr "" #: src/font-manager/Dialogs.vala:127 #: src/font-manager/preferences/UserSources.vala:156 msgid "Font Sources" msgstr "" #: src/font-manager/Dialogs.vala:128 msgid "Installed Fonts" msgstr "" #: src/font-manager/Dialogs.vala:129 msgid "Custom Actions" msgstr "" #: src/font-manager/Dialogs.vala:385 msgid "Fonts installed in your home directory will appear here." msgstr "" #. FontList.vala #. * #. * Copyright (C) 2020-2025 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 . #. #: src/font-manager/FontList.vala:21 #, 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:72 #: src/font-manager/web/google/FontList.vala:204 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "" msgstr[1] "" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 msgid "Collapse all" msgstr "" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 #: src/font-manager/ui/font-manager-font-list-controls.ui:21 #: src/font-manager/ui/font-manager-font-list-view.ui:24 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:28 msgid "Expand all" msgstr "" #: src/font-manager/FontList.vala:510 msgid "Copy Location" msgstr "" #: src/font-manager/FontList.vala:511 msgid "Show in Folder" msgstr "" #: src/font-manager/FontList.vala:512 msgid "Enable selected items" msgstr "" #: src/font-manager/FontList.vala:513 msgid "Disable selected items" 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:580 src/font-manager/FontList.vala:589 #, c-format msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "" msgstr[1] "" #: src/font-manager/FontList.vala:607 #: src/font-manager/preferences/Preferences.vala:45 msgid "Actions" msgstr "" #: src/font-manager/MainWindow.vala:69 msgid "Browse" msgstr "" #: src/font-manager/MainWindow.vala:71 msgid "Compare" msgstr "" #: src/font-manager/MainWindow.vala:74 msgid "Google Fonts" msgstr "" #: src/font-manager/MainWindow.vala:77 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/LanguageData.vala:35 msgid "Arabic" msgstr "" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "" #: src/font-manager/Orthographies.vala:37 #: src/font-manager/web/google/LanguageData.vala:36 msgid "Armenian" msgstr "" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "" #: src/font-manager/Orthographies.vala:39 #: src/font-manager/web/google/LanguageData.vala:38 msgid "Balinese" msgstr "" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "" #: src/font-manager/Orthographies.vala:41 #: src/font-manager/web/google/LanguageData.vala:39 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/LanguageData.vala:42 msgid "Bengali" msgstr "" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "" #: src/font-manager/Orthographies.vala:48 #: src/font-manager/web/google/LanguageData.vala:46 msgid "Buginese" msgstr "" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "" #: src/font-manager/Orthographies.vala:50 #: src/font-manager/web/google/LanguageData.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 #: src/font-manager/web/google/LanguageData.vala:51 msgid "Chakma" msgstr "" #: src/font-manager/Orthographies.vala:54 #: src/font-manager/web/google/LanguageData.vala:52 msgid "Cham" msgstr "" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/LanguageData.vala:53 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 #: src/font-manager/web/google/LanguageData.vala:58 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/LanguageData.vala:65 msgid "Devanagari" msgstr "" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "" #: src/font-manager/Orthographies.vala:75 #: src/font-manager/web/google/LanguageData.vala:67 msgid "Egyptian Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "" #: src/font-manager/Orthographies.vala:77 #: src/font-manager/web/google/LanguageData.vala:70 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 #: src/font-manager/web/google/LanguageData.vala:71 msgid "Georgian" msgstr "" #: src/font-manager/Orthographies.vala:86 #: src/font-manager/web/google/LanguageData.vala:72 msgid "Glagolitic" msgstr "" #: src/font-manager/Orthographies.vala:87 #: src/font-manager/web/google/LanguageData.vala:73 msgid "Gothic" msgstr "" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/LanguageData.vala:77 msgid "Gujarati" msgstr "" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/LanguageData.vala:79 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/LanguageData.vala:83 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 #: src/font-manager/web/google/LanguageData.vala:89 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 #: src/font-manager/web/google/LanguageData.vala:90 msgid "Kaithi" msgstr "" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/LanguageData.vala:91 msgid "Kannada" msgstr "" #: src/font-manager/Orthographies.vala:103 #: src/font-manager/web/google/LanguageData.vala:94 msgid "Kayah Li" msgstr "" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "" #: src/font-manager/Orthographies.vala:105 #: src/font-manager/web/google/LanguageData.vala:92 msgid "Kharoshthi" msgstr "" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/LanguageData.vala:95 msgid "Khmer" msgstr "" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "" #: src/font-manager/Orthographies.vala:108 #: src/font-manager/web/google/LanguageData.vala:99 msgid "Lao" msgstr "" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "" #: src/font-manager/Orthographies.vala:110 #: src/font-manager/web/google/LanguageData.vala:100 msgid "Lepcha" msgstr "" #: src/font-manager/Orthographies.vala:111 #: src/font-manager/web/google/LanguageData.vala:103 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/LanguageData.vala:110 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 #: src/font-manager/web/google/LanguageData.vala:119 msgid "Mende Kikakui" msgstr "" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "" #. { N_(""), "meroitic-cursive", "" }, #. { N_(""), "meroitic-heiroglyphs", "" }, #: src/font-manager/Orthographies.vala:123 #: src/font-manager/web/google/LanguageData.vala:123 msgid "Miao" msgstr "" #: src/font-manager/Orthographies.vala:124 #: src/font-manager/web/google/LanguageData.vala:125 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:130 #: src/font-manager/web/google/LanguageData.vala:129 msgid "Myanmar" msgstr "" #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/LanguageData.vala:133 msgid "New Tai Lue" msgstr "" #: src/font-manager/Orthographies.vala:132 msgid "N’Ko" msgstr "" #: src/font-manager/Orthographies.vala:133 #: src/font-manager/web/google/LanguageData.vala:137 msgid "Ogham" msgstr "" #: src/font-manager/Orthographies.vala:134 #: src/font-manager/web/google/LanguageData.vala:138 msgid "Ol Chiki" msgstr "" #: src/font-manager/Orthographies.vala:135 #: src/font-manager/web/google/LanguageData.vala:140 msgid "Old Italic" msgstr "" #: src/font-manager/Orthographies.vala:136 #: src/font-manager/web/google/LanguageData.vala:145 msgid "Old South Arabian" msgstr "" #: src/font-manager/Orthographies.vala:137 #: src/font-manager/web/google/LanguageData.vala:149 msgid "Oriya" msgstr "" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/LanguageData.vala:148 msgid "Osmanya" msgstr "" #: src/font-manager/Orthographies.vala:139 msgid "Pan African Latin" msgstr "" #: src/font-manager/Orthographies.vala:140 msgid "Pashto" msgstr "" #: src/font-manager/Orthographies.vala:141 #: src/font-manager/web/google/LanguageData.vala:153 msgid "Phags Pa" msgstr "" #: src/font-manager/Orthographies.vala:142 msgid "Pinyin" msgstr "" #: src/font-manager/Orthographies.vala:143 msgid "Polynesian" msgstr "" #: src/font-manager/Orthographies.vala:144 msgid "Polytonic Greek" msgstr "" #: src/font-manager/Orthographies.vala:145 #: src/font-manager/web/google/LanguageData.vala:156 msgid "Rejang" msgstr "" #: src/font-manager/Orthographies.vala:146 msgid "Romanian" msgstr "" #: src/font-manager/Orthographies.vala:147 #: src/font-manager/web/google/LanguageData.vala:157 msgid "Runic" msgstr "" #: src/font-manager/Orthographies.vala:148 #: src/font-manager/web/google/LanguageData.vala:159 msgid "Saurashtra" msgstr "" #: src/font-manager/Orthographies.vala:149 msgid "Simplified Chinese" msgstr "" #: src/font-manager/Orthographies.vala:150 msgid "Sindhi" msgstr "" #: src/font-manager/Orthographies.vala:151 #: src/font-manager/web/google/LanguageData.vala:164 msgid "Sinhala" msgstr "" #: src/font-manager/Orthographies.vala:152 msgid "South Korean Hanja" msgstr "" #: src/font-manager/Orthographies.vala:153 #: src/font-manager/web/google/LanguageData.vala:168 msgid "Sundanese" msgstr "" #: src/font-manager/Orthographies.vala:154 #: src/font-manager/web/google/LanguageData.vala:169 msgid "Syloti Nagri" msgstr "" #. { N_("Symbols"), "symbols", "" }, #: src/font-manager/Orthographies.vala:155 #: src/font-manager/web/google/LanguageData.vala:171 msgid "Syriac" msgstr "" #: src/font-manager/Orthographies.vala:156 #: src/font-manager/web/google/LanguageData.vala:174 msgid "Tai Le" msgstr "" #: src/font-manager/Orthographies.vala:157 msgid "Tai Tham (Lanna)" msgstr "" #: src/font-manager/Orthographies.vala:158 msgid "Tai Viet" msgstr "" #: src/font-manager/Orthographies.vala:159 #: src/font-manager/web/google/LanguageData.vala:175 msgid "Tamil" msgstr "" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/LanguageData.vala:176 msgid "Telugu" msgstr "" #: src/font-manager/Orthographies.vala:161 msgid "Thaana" msgstr "" #: src/font-manager/Orthographies.vala:162 #: src/font-manager/web/google/LanguageData.vala:177 msgid "Thai" msgstr "" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/LanguageData.vala:178 msgid "Tibetan" msgstr "" #: src/font-manager/Orthographies.vala:164 msgid "Tifinagh" msgstr "" #: src/font-manager/Orthographies.vala:165 msgid "Traditional Chinese" msgstr "" #: src/font-manager/Orthographies.vala:166 msgid "Turkish" msgstr "" #: src/font-manager/Orthographies.vala:167 msgid "Uighur" msgstr "" #: src/font-manager/Orthographies.vala:168 msgid "Urdu" msgstr "" #: src/font-manager/Orthographies.vala:169 msgid "Vai" msgstr "" #: src/font-manager/Orthographies.vala:170 msgid "Vedic Extensions" msgstr "" #: src/font-manager/Orthographies.vala:171 msgid "Venda" msgstr "" #: src/font-manager/Orthographies.vala:172 #: src/font-manager/web/google/LanguageData.vala:179 msgid "Vietnamese" msgstr "" #: src/font-manager/Orthographies.vala:173 msgid "Western European" msgstr "" #: src/font-manager/Orthographies.vala:174 msgid "Yi" msgstr "" #: src/font-manager/Orthographies.vala:175 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/OrthographyList.vala:105 msgid "Coverage" msgstr "" #: src/font-manager/OrthographyList.vala:137 #: src/font-manager/filters/LanguageFilter.vala:55 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:362 msgid "Supported Orthographies" msgstr "" #: src/font-manager/OrthographyList.vala:200 msgid "No items selected" msgstr "" #: src/font-manager/OrthographyList.vala:205 msgid "Update in progress" msgstr "" #. No error and no results means this font file is likely broken or empty #: src/font-manager/OrthographyList.vala:231 msgid "No valid orthographies for selection" msgstr "" #: src/font-manager/Sidebar.vala:57 msgid "Add new collection" msgstr "" #: src/font-manager/Sidebar.vala:61 #: src/font-manager/ui/font-manager-font-list-controls.ui:32 #: src/font-manager/ui/font-manager-font-list-view.ui:36 msgid "Remove selected item" msgstr "" #: src/font-manager/Sidebar.vala:67 msgid "Edit selected item" msgstr "" #: src/font-manager/Utils.vala:295 msgid "Copying files…" msgstr "" #: src/font-manager/filters/Collection.vala:99 msgid "New Collection" msgstr "" #: src/font-manager/filters/Collection.vala:100 #, c-format msgid "Created : %s" msgstr "" #: src/font-manager/filters/Disabled.vala:28 msgid "Disabled" msgstr "" #: src/font-manager/filters/Disabled.vala:29 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:34 msgid "Unsorted" msgstr "" #: src/font-manager/filters/Unsorted.vala:35 msgid "Fonts not present in any collection" msgstr "" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "" #: src/font-manager/filters/UserFonts.vala:28 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 msgid "GTK 4 Font Rendering" msgstr "" #: src/font-manager/preferences/Desktop.vala:61 msgid "Automatic option allows GTK 4 to disregard hinting settings." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:90 msgid "Antialiasing" msgstr "" #: src/font-manager/preferences/Desktop.vala:67 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values. " msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:96 msgid "RGBA order" msgstr "" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:97 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:78 #: src/font-manager/preferences/Desktop.vala:84 #: src/font-manager/preferences/Rendering.vala:78 msgid "Hinting" msgstr "" #: src/font-manager/preferences/Desktop.vala:79 #: src/font-manager/preferences/Desktop.vala:85 msgid "The type of hinting to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:91 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values." msgstr "" #: src/font-manager/preferences/Desktop.vala:121 msgid "GNOME desktop settings schema not found" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Automatic" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Manual" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "Grayscale" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "RGBA" msgstr "" #: src/font-manager/preferences/Desktop.vala:242 #: src/font-manager/preferences/Display.vala:91 msgid "Subpixel Geometry" msgstr "" #: src/font-manager/preferences/Display.vala:75 msgid "Target DPI" msgstr "" #: src/font-manager/preferences/Display.vala:77 msgid "Scale Factor" msgstr "" #: src/font-manager/preferences/Display.vala:83 msgid "LCD Filter" msgstr "" #: src/font-manager/preferences/Preferences.vala:41 msgid "Interface" msgstr "" #: src/font-manager/preferences/Preferences.vala:42 msgid "Desktop" msgstr "" #: src/font-manager/preferences/Preferences.vala:48 msgid "Sources" msgstr "" #: src/font-manager/preferences/Preferences.vala:49 msgid "Substitutions" msgstr "" #: src/font-manager/preferences/Preferences.vala:50 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:150 msgid "Display" msgstr "" #: src/font-manager/preferences/Preferences.vala:51 msgid "Rendering" msgstr "" #: src/font-manager/preferences/Preferences.vala:131 msgid "" "A Fontconfig configuration file will be generated from these settings.\n" "\n" "Running applications may require a restart to reflect any changes.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/Preferences.vala:153 msgid "Reset all values to default" msgstr "" #: src/font-manager/preferences/Rendering.vala:77 msgid "Antialias" msgstr "" #: src/font-manager/preferences/Rendering.vala:81 msgid "Enable Autohinter" msgstr "" #: src/font-manager/preferences/Rendering.vala:88 msgid "Hinting Style" msgstr "" #: src/font-manager/preferences/Rendering.vala:90 msgid "Use Embedded Bitmaps" msgstr "" #: src/font-manager/preferences/Substitutions.vala:153 msgid "Font Substitutions" msgstr "" #: src/font-manager/preferences/Substitutions.vala:154 msgid "Easily substitute one font family for another." msgstr "" #: src/font-manager/preferences/Substitutions.vala:155 msgid "To add a new substitute click the add button in the toolbar." msgstr "" #: src/font-manager/preferences/UserActions.vala:229 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:243 msgid "User Actions" msgstr "" #: src/font-manager/preferences/UserActions.vala:245 msgid "Custom context menu entries" msgstr "" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Raised" msgstr "" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Flat" msgstr "" #: src/font-manager/preferences/UserInterface.vala:80 #: src/font-viewer/MainWindow.vala:208 msgid "Selected setting requires restart to apply" msgstr "" #: src/font-manager/preferences/UserInterface.vala:81 #: src/font-viewer/MainWindow.vala:209 msgid "Changes will take effect next time the application is started" msgstr "" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Wide Layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Use three column layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:97 msgid "Only When Maximized" msgstr "" #: src/font-manager/preferences/UserInterface.vala:99 msgid "Enable Animations" msgstr "" #. The added margins here are due to PreviewColors widget alignment issues #: src/font-manager/preferences/UserInterface.vala:100 #: src/font-viewer/MainWindow.vala:224 msgid "Prefer Dark Theme" msgstr "" #: src/font-manager/preferences/UserInterface.vala:102 #: src/font-viewer/MainWindow.vala:229 msgid "Use Adwaita Stylesheet" msgstr "" #: src/font-manager/preferences/UserInterface.vala:106 msgid "Titlebar Button Style" msgstr "" #: src/font-manager/preferences/UserInterface.vala:107 msgid "Display line size in Waterfall Preview" msgstr "" #: src/font-manager/preferences/UserInterface.vala:112 #: src/font-viewer/MainWindow.vala:243 msgid "Waterfall Line Spacing" msgstr "" #: src/font-manager/preferences/UserInterface.vala:114 #: src/font-viewer/MainWindow.vala:244 msgid "Padding in pixels to insert above and below rows" msgstr "" #: src/font-manager/preferences/UserSources.vala:145 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." msgstr "" #: src/font-manager/preferences/UserSources.vala:157 msgid "Easily add or preview fonts without actually installing them." msgstr "" #: src/font-manager/preferences/UserSources.vala:158 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/GoogleFonts.vala:156 msgid "Network Access Disabled" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:157 msgid "Contact your system administrator to request access." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:160 msgid "Network Offline" msgstr "" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:162 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:172 msgid "Client Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:173 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:176 msgid "Server Error" msgstr "" #. Sample strings used here should be sourced from https://fonts.google.com/ #: src/font-manager/web/google/LanguageData.vala:33 msgid "Adlam" msgstr "" #: src/font-manager/web/google/LanguageData.vala:34 msgid "Anatolian Hieroglyphs" msgstr "" #: src/font-manager/web/google/LanguageData.vala:37 msgid "Avestan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:40 msgid "Bassa Vah" msgstr "" #: src/font-manager/web/google/LanguageData.vala:41 msgid "Batak" msgstr "" #: src/font-manager/web/google/LanguageData.vala:43 msgid "Bhaiksuki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:44 msgid "Brahmi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:45 msgid "Braille" msgstr "" #. { N_("Buhid"), "buhid", "" }, #: src/font-manager/web/google/LanguageData.vala:48 msgid "Caucasian Albanian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:49 msgid "Canadian Aboriginal" msgstr "" #: src/font-manager/web/google/LanguageData.vala:54 msgid "Chinese (Hong Kong)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:55 msgid "Chinese (Simplified)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:56 msgid "Chinese (Traditional)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:57 msgid "Chorasmian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:59 msgid "Cuneiform" msgstr "" #: src/font-manager/web/google/LanguageData.vala:60 msgid "Cypriot" msgstr "" #: src/font-manager/web/google/LanguageData.vala:61 msgid "Cypro Minoan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:62 msgid "Cyrillic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:63 msgid "Cyrillic Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:64 msgid "Deseret" msgstr "" #: src/font-manager/web/google/LanguageData.vala:66 msgid "Duployan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:68 msgid "Elbasan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:69 msgid "Elymaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:74 msgid "Grantha" msgstr "" #: src/font-manager/web/google/LanguageData.vala:75 msgid "Greek" msgstr "" #: src/font-manager/web/google/LanguageData.vala:76 msgid "Greek Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:78 msgid "Gunjala Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:80 msgid "Hanifi Rohingya" msgstr "" #: src/font-manager/web/google/LanguageData.vala:81 msgid "Hanunoo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:82 msgid "Hatran" msgstr "" #: src/font-manager/web/google/LanguageData.vala:84 msgid "Imperial Aramaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:85 msgid "Indic Siyaq Numbers" msgstr "" #: src/font-manager/web/google/LanguageData.vala:86 msgid "Inscriptional Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:87 msgid "Inscriptional Parthian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:88 msgid "Japanese" msgstr "" #: src/font-manager/web/google/LanguageData.vala:93 msgid "Kawi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:96 msgid "Khojki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:97 msgid "Khudawadi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:98 msgid "Korean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:101 msgid "Latin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:102 msgid "Latin Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:104 msgid "Linear A" msgstr "" #: src/font-manager/web/google/LanguageData.vala:105 msgid "Linear B" msgstr "" #: src/font-manager/web/google/LanguageData.vala:106 msgid "Lisu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:107 msgid "Lycian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:108 msgid "Lydian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:109 msgid "Mahajani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:111 msgid "Mandaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:112 msgid "Manichaean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:113 msgid "Math" msgstr "" #: src/font-manager/web/google/LanguageData.vala:114 msgid "Marchen" msgstr "" #: src/font-manager/web/google/LanguageData.vala:115 msgid "Masaram Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:116 msgid "Mayan Numerals" msgstr "" #: src/font-manager/web/google/LanguageData.vala:117 msgid "Medefaidrin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:118 msgid "Meetei Mayek" msgstr "" #: src/font-manager/web/google/LanguageData.vala:120 msgid "Meroitic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:124 msgid "Modi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:126 msgid "Mro" msgstr "" #: src/font-manager/web/google/LanguageData.vala:127 msgid "Multani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:128 msgid "Music" msgstr "" #: src/font-manager/web/google/LanguageData.vala:130 msgid "Nabataean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:131 msgid "Nag Mundari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:132 msgid "Nandinagari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:134 msgid "Newa" msgstr "" #. { N_(""), "nko", "" }, #: src/font-manager/web/google/LanguageData.vala:136 msgid "Nüshu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:139 msgid "Old Hungarian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:141 msgid "Old North Arabian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:142 msgid "Old Permic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:143 msgid "Old Persian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:144 msgid "Old Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:146 msgid "Old Turkic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:147 msgid "Osage" msgstr "" #: src/font-manager/web/google/LanguageData.vala:150 msgid "Pahawh Hmong" msgstr "" #: src/font-manager/web/google/LanguageData.vala:151 msgid "Palmyrene" msgstr "" #: src/font-manager/web/google/LanguageData.vala:152 msgid "Pau Cin Hau" msgstr "" #: src/font-manager/web/google/LanguageData.vala:154 msgid "Phoenician" msgstr "" #: src/font-manager/web/google/LanguageData.vala:155 msgid "Psalter Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:158 msgid "Samaritan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:160 msgid "Sharada" msgstr "" #: src/font-manager/web/google/LanguageData.vala:161 msgid "Shavian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:162 msgid "Siddham" msgstr "" #: src/font-manager/web/google/LanguageData.vala:163 msgid "SignWriting" msgstr "" #: src/font-manager/web/google/LanguageData.vala:165 msgid "Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:166 msgid "Sora Sompeng" msgstr "" #: src/font-manager/web/google/LanguageData.vala:167 msgid "Soyombo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:172 msgid "Tagalog" msgstr "" #: src/font-manager/web/google/LanguageData.vala:173 msgid "Tagbanwa" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name. #: src/font-manager/web/google/LanguageData.vala:190 #, c-format msgid "No sample for %s available" msgstr "" #: src/font-manager/web/google/LanguageData.vala:192 msgid "Please file an issue requesting an update to available samples." msgstr "" #: src/font-manager/web/google/PreviewPage.vala:383 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "" msgstr[1] "" #: src/font-manager/web/google/WebFont.vala:174 msgid "ExtraLight" msgstr "" #: src/font-manager/web/google/WebFont.vala:182 msgid "SemiBold" msgstr "" #: src/font-manager/web/google/WebFont.vala:186 msgid "ExtraBold" msgstr "" #: src/font-manager/web/google/WebFont.vala:188 msgid "Black" msgstr "" #: src/font-viewer/MainWindow.vala:100 #: src/font-viewer/font-viewer-main-window.ui:70 msgid "No file selected" msgstr "" #: src/font-viewer/MainWindow.vala:101 #: src/font-viewer/font-viewer-main-window.ui:78 msgid "Or unsupported filetype." msgstr "" #: src/font-viewer/MainWindow.vala:150 msgid "System Font" msgstr "" #: src/font-viewer/MainWindow.vala:152 msgid "" "Selected font file is either installed in a system directory or is not " "writable by the current user.\n" "\n" "If you wish to remove this font from the list of available fonts use the " "system package manager to remove the package containing this font file, ask " "the system administrator to remove it or use a font management application " "to disable it." msgstr "" #: src/font-viewer/MainWindow.vala:155 msgid "Newer version already installed" msgstr "" #: src/font-viewer/MainWindow.vala:157 src/font-viewer/MainWindow.vala:162 msgid "Click to overwrite" msgstr "" #: src/font-viewer/MainWindow.vala:160 msgid "Update Font" msgstr "" #: src/font-viewer/MainWindow.vala:165 msgid "Remove Font" msgstr "" #: src/font-viewer/MainWindow.vala:169 #: src/font-viewer/font-viewer-main-window.ui:104 msgid "Install Font" msgstr "" #: src/font-viewer/MainWindow.vala:236 msgid "Preview Area Colors" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:9 #: src/common/ui/font-manager-preview-colors.ui:15 msgid "Select background color" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:23 #: src/common/ui/font-manager-preview-colors.ui:29 msgid "Select text color" msgstr "" #: src/font-manager/gtk/help-overlay.ui:11 msgid "General" msgstr "" #: src/font-manager/gtk/help-overlay.ui:23 msgid "Increase preview size" msgstr "" #: src/font-manager/gtk/help-overlay.ui:30 msgid "Decrease preview size" msgstr "" #: src/font-manager/gtk/help-overlay.ui:37 msgid "Reset preview size" msgstr "" #: src/font-manager/gtk/help-overlay.ui:44 msgid "Focus search entry" msgstr "" #: src/font-manager/gtk/help-overlay.ui:51 msgid "Reload" msgstr "" #: src/font-manager/gtk/help-overlay.ui:58 #: src/font-manager/gtk/help-overlay.ui:65 msgid "Quit the application" msgstr "" #: src/font-manager/gtk/help-overlay.ui:73 msgid "Mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:78 msgid "Switch to Manage mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:85 msgid "Switch to Browse mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:92 msgid "Switch to Compare mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:99 msgid "Switch to Google Fonts mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:107 msgid "Preview Mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:112 msgid "Switch to Standard preview" msgstr "" #: src/font-manager/gtk/help-overlay.ui:119 msgid "Switch to Waterfall preview" msgstr "" #: src/font-manager/gtk/help-overlay.ui:126 msgid "Switch to Body Text preview" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:100 msgid "Increase tile size" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:109 msgid "Decrease tile size" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:149 msgid "Toggle search entry" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:158 msgid "Toggle preview panel" msgstr "" #: src/font-manager/ui/font-manager-browse-preview.ui:164 msgid "" "Status of selected family.\n" "\n" "Disabling will prevent the selected family from being used by other " "applications." msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:19 msgid "Collection Name" msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:45 msgid "_Rename" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:20 msgid "Add selected font to comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:33 msgid "Remove selected font from comparison" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:45 msgid "Pinned Comparisons" msgstr "" #: src/font-manager/ui/font-manager-export-dialog.ui:19 #: src/font-manager/ui/font-manager-remove-dialog.ui:19 msgid "Cancel" msgstr "" #: src/font-manager/ui/font-manager-font-list-controls.ui:51 #: src/font-manager/ui/font-manager-font-list-view.ui:54 #: src/font-manager/ui/font-manager-remove-dialog.ui:43 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:44 msgid "Search Families…" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:29 msgid "Search Orthographies…" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:72 msgid "Minimum Coverage" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:101 msgid "Deselect All" msgstr "" #: src/font-manager/ui/font-manager-orthography-list.ui:53 msgid "Clear selected filter" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:22 msgid "Created :" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:23 msgid "Save current comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:45 msgid "Remove selected comparison" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:73 msgid "Restore selected comparison" msgstr "" #: src/font-manager/ui/font-manager-remove-dialog.ui:13 msgid "Select fonts to remove" msgstr "" #: src/font-manager/ui/font-manager-remove-dialog.ui:25 msgid "Delete" msgstr "" #: src/font-manager/ui/font-manager-sidebar.ui:35 msgid "Categories" msgstr "" #: src/font-manager/ui/font-manager-sidebar.ui:86 msgid "Smart Collections" msgstr "" #: src/font-manager/ui/font-manager-sidebar.ui:142 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:50 msgid "Sort Order" msgstr "" #: src/font-manager/ui/font-manager-sidebar.ui:150 msgid "Collections" msgstr "" #: src/font-manager/ui/font-manager-substitute-row.ui:22 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:34 msgid "Remove substitute" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:35 msgid "Enter substitute family" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:51 msgid "prefer" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:52 msgid "accept" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:53 msgid "default" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:27 msgid "Comment" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:42 msgid "Executable" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:57 msgid "Arguments" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:39 msgid "Newest" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:40 msgid "Most Popular" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:41 msgid "Trending" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:116 msgid "Serif" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:133 msgid "Sans Serif" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:167 msgid "Handwriting" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:198 msgid "Category" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:272 msgid "4+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:282 msgid "8+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:292 msgid "12+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:305 msgid "Variations" msgstr "" #: src/font-viewer/font-viewer-main-window.ui:31 msgid "Preview font files before installing them." msgstr "" #: src/font-viewer/font-viewer-main-window.ui:32 msgid "To preview a font simply drag it onto this area." msgstr "" #, fuzzy #~| msgid "Font Manager" #~ msgid "Font Manager project" #~ msgstr "ⴰⵎⵏⵏⵉⵥⴹ ⵏ ⵜⵓⵏⵉⵖⵜⵉⵏ" font-manager-0.9.4/po/zh_CN.po000066400000000000000000002327161476271126700161110ustar00rootroot00000000000000# Font Manager - Simple font management for Gtk+ desktop environments # # Copyright © 2009-2024 - 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. # poi , 2022, 2024. # Jason Clermont , 2022. # 复予 , 2024. # Ricky From Hong Kong , 2024. # ZHAO20060708 , 2025. # Cassian , 2025. 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: 2025-02-26 00:40-0500\n" "PO-Revision-Date: 2025-02-22 15:42+0000\n" "Last-Translator: Cassian \n" "Language-Team: Chinese (Simplified Han script) \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 5.10.1-dev\n" # Not translate very good, just for use. #. Application.vala #: data/com.github.FontManager.FontManager.appdata.xml.in.in:14 #: data/com.github.FontManager.FontManager.desktop.in.in:5 #: data/com.github.FontManager.FontManager.desktop.in.in:6 #: lib/gtk/font-manager-application-window.c:281 #: src/font-manager/Application.vala:2 msgid "Font Manager" msgstr "字体管理器" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:15 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "一个简单的适用于 Gtk+ 桌面环境的字体管理应用程序" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:18 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/com.github.FontManager.FontManager.appdata.xml.in.in:23 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" "虽然主要是考虑为 Gnome 桌面环境而设计,但它应该能很好地适用于其他 Gtk+ 桌面环" "境。" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:27 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "字体管理器 不是 专业级的字体管理解决方案。" #: data/com.github.FontManager.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/com.github.FontManager.FontManager.desktop.in.in:16 #: data/com.github.FontManager.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/com.github.FontManager.FontViewer.appdata.xml.in.in:14 #: data/com.github.FontManager.FontViewer.desktop.in.in:5 #: data/com.github.FontManager.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:88 src/font-viewer/Application.vala:108 #: src/font-viewer/Application.vala:132 #: src/font-viewer/font-viewer-main-window.ui:30 msgid "Font Viewer" msgstr "字体查看器" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:15 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "一个用于 Gtk+ 桌面环境的字体查看应用程序" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:18 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/com.github.FontManager.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "全功能字体文件预览应用程序" #: extensions/nautilus/font-manager-menu-provider.c:154 #: extensions/nemo/font-manager-menu-provider.c:147 #: extensions/thunar/font-manager-menu-provider.c:129 #: src/font-manager/FontList.vala:509 msgid "Install" msgstr "安装" #: extensions/nautilus/font-manager-menu-provider.c:156 #: extensions/nemo/font-manager-menu-provider.c:149 #: extensions/thunar/font-manager-menu-provider.c:131 msgid "Install the selected font file" msgstr "安装所选字体文件" #: extensions/nautilus/font-manager-menu-provider.c:157 #: extensions/nemo/font-manager-menu-provider.c:150 #: extensions/thunar/font-manager-menu-provider.c:132 msgid "Install the selected font files" msgstr "安装所选字体文件" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "字体属性" #: lib/common/font-manager-database.c:582 src/font-manager/Application.vala:147 msgid "Updating Database…" msgstr "更新数据库中……" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:699 msgid "Unknown Vendor" msgstr "未知供应商" #: lib/fontconfig/font-manager-fontconfig.c:568 #: src/font-manager/web/google/WebFont.vala:172 msgid "Thin" msgstr "轻(Thin)" #: lib/fontconfig/font-manager-fontconfig.c:570 msgid "Ultra-Light" msgstr "超细(Ultra-Light)" #: lib/fontconfig/font-manager-fontconfig.c:572 #: lib/fontconfig/font-manager-fontconfig.c:925 #: src/font-manager/web/google/WebFont.vala:176 msgid "Light" msgstr "细(Light)" #: lib/fontconfig/font-manager-fontconfig.c:574 msgid "Semi-Light" msgstr "半细(Semi-Light)" #: lib/fontconfig/font-manager-fontconfig.c:576 msgid "Book" msgstr "预设(Book)" #: lib/fontconfig/font-manager-fontconfig.c:578 #: lib/fontconfig/font-manager-fontconfig.c:882 #: src/font-manager/preferences/Desktop.vala:236 #: src/font-manager/web/google/WebFont.vala:180 msgid "Medium" msgstr "中等(Medium)" #: lib/fontconfig/font-manager-fontconfig.c:580 msgid "Semi-Bold" msgstr "半粗(Semi-Bold)" #: lib/fontconfig/font-manager-fontconfig.c:582 #: src/font-manager/web/google/WebFont.vala:184 msgid "Bold" msgstr "粗(Bold)" #: lib/fontconfig/font-manager-fontconfig.c:584 msgid "Ultra-Bold" msgstr "超粗(Ultra-Bold)" #: lib/fontconfig/font-manager-fontconfig.c:586 msgid "Heavy" msgstr "重(Heavy)" #: lib/fontconfig/font-manager-fontconfig.c:588 msgid "Ultra-Heavy" msgstr "超重(Ultra-Heavy)" #: lib/fontconfig/font-manager-fontconfig.c:663 #: src/font-manager/web/google/WebFont.vala:234 msgid "Italic" msgstr "斜体(Italic)" #: lib/fontconfig/font-manager-fontconfig.c:665 msgid "Oblique" msgstr "倾斜(Oblique)" #: lib/fontconfig/font-manager-fontconfig.c:703 msgid "Ultra-Condensed" msgstr "超窄(Ultra-Condensed)" #: lib/fontconfig/font-manager-fontconfig.c:705 msgid "Extra-Condensed" msgstr "特窄(Extra-Condensed)" #: lib/fontconfig/font-manager-fontconfig.c:707 msgid "Condensed" msgstr "窄(Condensed)" #: lib/fontconfig/font-manager-fontconfig.c:709 msgid "Semi-Condensed" msgstr "半窄(Semi-Condensed)" #: lib/fontconfig/font-manager-fontconfig.c:711 msgid "Semi-Expanded" msgstr "半宽(Semi-Expanded)" #: lib/fontconfig/font-manager-fontconfig.c:713 msgid "Expanded" msgstr "宽(Expanded)" #: lib/fontconfig/font-manager-fontconfig.c:715 msgid "Extra-Expanded" msgstr "特宽(Extra-Expanded)" #: lib/fontconfig/font-manager-fontconfig.c:717 msgid "Ultra-Expanded" msgstr "超宽(Ultra-Expanded)" #: lib/fontconfig/font-manager-fontconfig.c:786 msgid "Proportional" msgstr "比例(Proportional)" #: lib/fontconfig/font-manager-fontconfig.c:788 msgid "Dual Width" msgstr "双宽(Dual Width)" #: lib/fontconfig/font-manager-fontconfig.c:790 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:184 msgid "Monospace" msgstr "等宽(Monospace)" #: lib/fontconfig/font-manager-fontconfig.c:792 msgid "Charcell" msgstr "等宽等高(Charcell)" #: lib/fontconfig/font-manager-fontconfig.c:831 msgid "Unknown" msgstr "未知" #: lib/fontconfig/font-manager-fontconfig.c:833 msgid "RGB" msgstr "RGB" #: lib/fontconfig/font-manager-fontconfig.c:835 msgid "BGR" msgstr "BGR" #: lib/fontconfig/font-manager-fontconfig.c:837 msgid "VRGB" msgstr "VRGB" #: lib/fontconfig/font-manager-fontconfig.c:839 msgid "VBGR" msgstr "VBGR" #: lib/fontconfig/font-manager-fontconfig.c:841 #: lib/fontconfig/font-manager-fontconfig.c:886 #: lib/fontconfig/font-manager-fontconfig.c:929 #: src/font-manager/Controls.vala:133 #: src/font-manager/preferences/Desktop.vala:234 #: src/font-manager/preferences/Desktop.vala:236 msgid "None" msgstr "无" #: lib/fontconfig/font-manager-fontconfig.c:880 #: src/font-manager/preferences/Desktop.vala:236 msgid "Slight" msgstr "少量(Slight)" #: lib/fontconfig/font-manager-fontconfig.c:884 #: src/font-manager/preferences/Desktop.vala:236 msgid "Full" msgstr "全部" #: lib/fontconfig/font-manager-fontconfig.c:923 msgid "Default" msgstr "默认" #: lib/fontconfig/font-manager-fontconfig.c:927 msgid "Legacy" msgstr "传统" #: lib/fontconfig/font-manager-source.c:305 #: lib/fontconfig/font-manager-source.c:321 #: lib/fontconfig/font-manager-source.c:322 msgid "Source Unavailable" msgstr "源不可用" #: lib/gtk/font-manager-application-window.c:285 #: src/font-manager/Application.vala:3 msgid "Simple font management for GTK+ desktop environments" msgstr "GTK+ 桌面环境下的简易字体管理器" #: lib/gtk/font-manager-application-window.c:290 msgid "translator-credits" msgstr "" "玉堂白鹤 , 2021\n" "匿名 \n" "复予 , 2024" #: lib/gtk/font-manager-fsType.c:74 msgid "Restricted License Embedding" msgstr "嵌入许可受限" #: lib/gtk/font-manager-fsType.c:76 msgid "Preview & Print Embedding" msgstr "预览和打印嵌入" #: lib/gtk/font-manager-fsType.c:78 msgid "Editable Embedding" msgstr "可编辑嵌入" #: lib/gtk/font-manager-fsType.c:80 msgid "Preview & Print Embedding | No Subsetting" msgstr "预览和打印嵌入 | 无子集" #: lib/gtk/font-manager-fsType.c:82 msgid "Editable Embedding | No Subsetting" msgstr "可编辑的嵌入 | 无子集" #: lib/gtk/font-manager-fsType.c:84 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "预览和打印嵌入 | 仅位图嵌入" #: lib/gtk/font-manager-fsType.c:86 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "可编辑的嵌入 | 仅位图嵌入" #: lib/gtk/font-manager-fsType.c:88 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "预览和打印嵌入 | 无子集 | 仅位图嵌入" #: lib/gtk/font-manager-fsType.c:90 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "可编辑的嵌入 | 无子集 | 仅位图嵌入" #: lib/gtk/font-manager-fsType.c:92 msgid "Installable Embedding" msgstr "可安装的嵌入" #: lib/gtk/font-manager-license-page.c:179 msgid "File does not contain license information." msgstr "文件不包含许可证信息。" #: lib/gtk/font-manager-preview-controls.c:77 msgid "Left Aligned" msgstr "左对齐" #: lib/gtk/font-manager-preview-controls.c:83 msgid "Centered" msgstr "居中" #: lib/gtk/font-manager-preview-controls.c:89 msgid "Fill" msgstr "填充" #: lib/gtk/font-manager-preview-controls.c:95 msgid "Right Aligned" msgstr "右对齐" #: lib/gtk/font-manager-preview-controls.c:349 #: src/font-manager/ui/font-manager-browse-pane.ui:168 msgid "Edit preview text" msgstr "编辑预览文本" #: lib/gtk/font-manager-preview-controls.c:350 msgid "Undo changes" msgstr "撤销更改" #: lib/gtk/font-manager-preview-page.c:87 #: src/font-manager/ui/font-manager-browse-preview.ui:126 msgid "Preview" msgstr "预览" #: lib/gtk/font-manager-preview-page.c:89 msgid "Waterfall" msgstr "字号瀑布" #: lib/gtk/font-manager-preview-pane.c:47 #: lib/gtk/font-manager-preview-pane.c:584 #: src/font-manager/ui/font-manager-browse-preview.ui:136 msgid "Characters" msgstr "字符" #: lib/gtk/font-manager-preview-pane.c:49 #: lib/gtk/font-manager-preview-pane.c:585 msgid "Properties" msgstr "属性" #: lib/gtk/font-manager-preview-pane.c:51 #: lib/gtk/font-manager-preview-pane.c:586 src/font-manager/Categories.vala:266 msgid "License" msgstr "许可协议" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:331 #: src/font-manager/web/google/WebFont.vala:178 msgid "Regular" msgstr "常规" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:326 msgid "Normal" msgstr "正常" #: lib/gtk/font-manager-preview-pane.c:508 msgid "Search available characters" msgstr "搜索可用字符" #: lib/gtk/font-manager-properties-page.c:55 msgid "PostScript Name" msgstr "PostScript 名称" #: lib/gtk/font-manager-properties-page.c:56 msgid "Family" msgstr "字体家族" #: lib/gtk/font-manager-properties-page.c:57 msgid "Style" msgstr "样式" #: lib/gtk/font-manager-properties-page.c:58 #: src/font-manager/Categories.vala:259 msgid "Width" msgstr "字宽" #: lib/gtk/font-manager-properties-page.c:59 #: src/font-manager/Categories.vala:261 msgid "Slant" msgstr "倾斜" #: lib/gtk/font-manager-properties-page.c:60 #: src/font-manager/Categories.vala:260 msgid "Weight" msgstr "字重" #: lib/gtk/font-manager-properties-page.c:61 #: src/font-manager/Categories.vala:262 msgid "Spacing" msgstr "字距" #: lib/gtk/font-manager-properties-page.c:62 msgid "Version" msgstr "版本" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/gtk/font-manager-properties-page.c:64 #: src/font-manager/Categories.vala:268 msgid "Vendor" msgstr "厂商" #: lib/gtk/font-manager-properties-page.c:65 msgid "FileType" msgstr "文件类型" #. Keep this entry last #: lib/gtk/font-manager-properties-page.c:67 msgid "Filesize" msgstr "文件大小" #: lib/gtk/unicode/unicode-character-map.c:850 msgid "Copy" msgstr "复制" #: lib/gtk/unicode/unicode-info.c:191 msgid "" msgstr "<非私人使用高代理>" #: lib/gtk/unicode/unicode-info.c:193 msgid "" msgstr "<私人使用高代理>" #: lib/gtk/unicode/unicode-info.c:195 msgid "" msgstr "<低代理>" #: lib/gtk/unicode/unicode-info.c:197 msgid "" msgstr "<私人使用>" #: lib/gtk/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:205 msgid "" msgstr "<未分配>" #: lib/gtk/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "其他,C0 与 C1 控制字符" #: lib/gtk/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "其他,格式控制符" #: lib/gtk/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "其他,保留码位与非字符" #: lib/gtk/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "其他,私人使用字符" #: lib/gtk/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "其他,代理对字符" #: lib/gtk/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "字母,小写" #: lib/gtk/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "字母,修饰符号" #: lib/gtk/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "字母,其他表音文字与表意文字等" #: lib/gtk/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "字母,第一部分大写的合成符" #: lib/gtk/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "字母,大写" #: lib/gtk/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "符号,有间距的组合用附加符号" #: lib/gtk/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "符号,全包围的组合用附加符号" #: lib/gtk/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "符号,无间距的组合用附加符号" #: lib/gtk/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "数字,十进制数字" #: lib/gtk/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "数字,有字母特征的数字" #: lib/gtk/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "数字,其他" #: lib/gtk/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "标点符号,连接字符的连线" #: lib/gtk/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "标点符号,破折号、连接号、连字符等记号" #: lib/gtk/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "标点符号,成对的符号中表示结尾的那个" #: lib/gtk/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "标点符号,后引号" #: lib/gtk/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "标点符号,前引号" #: lib/gtk/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "标点符号,其他记号" #: lib/gtk/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "标点符号,成对的符号中表示开始的那个" #: lib/gtk/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "符号,货币符号" #: lib/gtk/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "符号,无字母特征的修饰符号" #: lib/gtk/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "符号,数学用" #: lib/gtk/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "符号,其他" #: lib/gtk/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "间隔符,行分隔" #: lib/gtk/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "间隔符,段分隔" #: lib/gtk/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "间隔符,非零宽空格字符" #: src/common/WaterfallSettings.vala:37 msgid "Up to 48 points (Linear Scaling)" msgstr "线性增大至 48 点" #: src/common/WaterfallSettings.vala:39 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "以 1.1 为公比,等比增大至 72 点" #: src/common/WaterfallSettings.vala:41 msgid "Up to 96 points (Linear Scaling)" msgstr "线性增大至 96 点" #: src/common/WaterfallSettings.vala:43 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "以 1.1 为公比,等比增大至 96 点" #: src/common/WaterfallSettings.vala:45 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "以 1.2 为公比,等比增大至 120 点" #: src/common/WaterfallSettings.vala:47 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "以 1.3 为公比,等比增大至 144 点" #: src/common/WaterfallSettings.vala:49 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "以 1.4 为公比,等比增大至 192 点" #: src/common/WaterfallSettings.vala:51 msgid "Custom Size Settings" msgstr "自定义尺寸设置" #: src/common/WaterfallSettings.vala:197 msgid "Waterfall Preview Size Settings" msgstr "预览瀑布字号的设置" #: src/common/WaterfallSettings.vala:201 msgid "Higher values may adversely affect performance" msgstr "调高可能使性能变差" #: src/common/WaterfallSettings.vala:204 msgid "Minimum Waterfall Preview Point Size" msgstr "预览瀑布的最小字号" #: src/common/WaterfallSettings.vala:206 msgid "Waterfall Preview Point Size Common Ratio" msgstr "预览瀑布字号的公比" #: src/common/WaterfallSettings.vala:208 msgid "Maximum Waterfall Preview Point Size" msgstr "预览瀑布的最大字号" #: src/common/WaterfallSettings.vala:236 msgid "Show line size" msgstr "显示行大小" #: src/font-manager/Application.vala:5 #, fuzzy 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" #: src/font-manager/Application.vala:133 msgid "Installing Font Files…" msgstr "安装字体中……" # msgstr "手写体(Script)" #: src/font-manager/Browse.vala:381 #: src/font-manager/ui/font-manager-browse-preview.ui:175 msgid "Active" msgstr "活动" #: src/font-manager/Browse.vala:385 msgid "Inactive" msgstr "非活动" #: src/font-manager/Browse.vala:426 msgid "Designed by" msgstr "" #: src/font-manager/Categories.vala:259 msgid "Grouped by font width" msgstr "按字宽分组" #: src/font-manager/Categories.vala:260 msgid "Grouped by font weight" msgstr "按字重分组" #: src/font-manager/Categories.vala:261 msgid "Grouped by font angle" msgstr "按字体角度分组" #: src/font-manager/Categories.vala:262 msgid "Grouped by font spacing" msgstr "按字距分组" #: src/font-manager/Categories.vala:266 msgid "Grouped by license type" msgstr "按许可证分组" #: src/font-manager/Categories.vala:268 msgid "Grouped by vendor" msgstr "按供应商分组" #: src/font-manager/Categories.vala:269 msgid "Filetype" msgstr "文件类型" #: src/font-manager/Categories.vala:269 msgid "Grouped by filetype" msgstr "按文件类型分组" # Do not to translate this one. #: src/font-manager/Categories.vala:274 msgid "All" msgstr "全部" #: src/font-manager/Categories.vala:274 msgid "All Fonts" msgstr "全部字体" #: src/font-manager/Categories.vala:275 msgid "System" msgstr "系统" #: src/font-manager/Categories.vala:275 msgid "Fonts available to all users" msgstr "可供所有用户使用的字体" #: src/font-manager/Categories.vala:298 msgid "Family Kind" msgstr "字体族" #: src/font-manager/Categories.vala:298 msgid "Only fonts which include Panose information will be grouped here." msgstr "只有包含 Panose 信息的字体将被分组到这里。" #: src/font-manager/Categories.vala:299 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:262 msgid "Any" msgstr "任意" #: src/font-manager/Categories.vala:299 msgid "No Fit" msgstr "无匹配(No Fit)" #: src/font-manager/Categories.vala:299 msgid "Text and Display" msgstr "文本和显示" #: src/font-manager/Categories.vala:299 msgid "Script" msgstr "脚本" # msgstr "手写体(Script)" #: src/font-manager/Categories.vala:299 msgid "Decorative" msgstr "修饰(Decorative)" #: src/font-manager/Categories.vala:299 msgid "Pictorial" msgstr "图形(Pictorial)" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "输入集合名称" #: src/font-manager/Collections.vala:346 msgid "Copy to…" msgstr "复制到…" #: src/font-manager/Collections.vala:347 msgid "Compress…" msgstr "压缩…" #: src/font-manager/Collections.vala:348 msgid "Rename…" msgstr "重命名…" #: src/font-manager/Collections.vala:402 msgid "Archive created successfully." msgstr "存档创建成功。" #: src/font-manager/Collections.vala:403 msgid "The resulting file can be found in your home directory." msgstr "生成的文件可在您的主目录中找到。" #: src/font-manager/Collections.vala:405 msgid "Error exporting collection" msgstr "导出集合时出错" #: src/font-manager/Collections.vala:406 msgid "" "Start the application from a terminal and try again for more information" msgstr "从终端启动该应用程序,然后再次尝试,以获取更多信息" #: src/font-manager/Collections.vala:427 msgid "Creating archive from selected collection." msgstr "从选中的字体集创建归档" #: src/font-manager/Collections.vala:428 msgid "This may take some time for large collections…" msgstr "对大的字体集而言可能需要一段时间…" #: src/font-manager/Compare.vala:325 msgid "Saved Comparison" msgstr "保存比较" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:361 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" "通过单击 + 按钮\n" "保存当前比较" #: src/font-manager/Controls.vala:80 msgid "Keyboard Shortcuts" msgstr "键盘快捷键" #: src/font-manager/Controls.vala:81 src/font-manager/gtk/help-overlay.ui:16 msgid "Help" msgstr "帮助" # Not translate very good, just for use. #: src/font-manager/Controls.vala:82 msgid "About Font Manager" msgstr "关于字体管理器" #: src/font-manager/Controls.vala:88 msgid "Preferences" msgstr "首选项" #: src/font-manager/Controls.vala:92 msgid "Import" msgstr "导入" #: src/font-manager/Controls.vala:93 #: src/font-manager/ui/font-manager-export-dialog.ui:25 msgid "Export" msgstr "导出" #: src/font-manager/Controls.vala:96 #: src/font-manager/ui/font-manager-export-dialog.ui:13 msgid "User Data" msgstr "用户数据" #: src/font-manager/Controls.vala:129 #: src/font-manager/ui/font-manager-user-action-row.ui:13 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:38 msgid "Name" msgstr "名称" #: src/font-manager/Controls.vala:131 msgid "Size" msgstr "大小" #: src/font-manager/Controls.vala:196 msgid "Grid View" msgstr "网格视图" #: src/font-manager/Controls.vala:197 msgid "List View" msgstr "列表视图" #: src/font-manager/Controls.vala:283 msgid "Add Fonts" msgstr "添加字体" #: src/font-manager/Controls.vala:284 msgid "Remove Fonts" msgstr "删除字体" #: src/font-manager/Controls.vala:300 msgid "Back" msgstr "回退" #: src/font-manager/Dialogs.vala:48 src/font-manager/Dialogs.vala:59 msgid "_Select" msgstr "选择(_S)" #: src/font-manager/Dialogs.vala:49 msgid "Select Executable" msgstr "选择可执行文件" #: src/font-manager/Dialogs.vala:60 msgid "Select a Directory" msgstr "选择一个目录" #: src/font-manager/Dialogs.vala:68 msgid "TrueType" msgstr "TrueType" #: src/font-manager/Dialogs.vala:70 msgid "OpenType" msgstr "OpenType" #: src/font-manager/Dialogs.vala:73 msgid "Archive Files" msgstr "归档文件" #: src/font-manager/Dialogs.vala:81 msgid "Select Files to Install" msgstr "选择文件来安装" #: src/font-manager/Dialogs.vala:91 msgid "Select Source Directories" msgstr "选择字体源文件夹" #: src/font-manager/Dialogs.vala:125 msgid "Font Configuration" msgstr "字体配置" #: src/font-manager/Dialogs.vala:126 msgid "Font Collections" msgstr "字体集合" #: src/font-manager/Dialogs.vala:127 #: src/font-manager/preferences/UserSources.vala:156 msgid "Font Sources" msgstr "字体源" #: src/font-manager/Dialogs.vala:128 msgid "Installed Fonts" msgstr "已安装字体" #: src/font-manager/Dialogs.vala:129 msgid "Custom Actions" msgstr "自定义动作" #: src/font-manager/Dialogs.vala:385 msgid "Fonts installed in your home directory will appear here." msgstr "安装在主目录中的字体将显示在此处。" #. FontList.vala #. * #. * Copyright (C) 2020-2025 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 . #. #: src/font-manager/FontList.vala:21 #, 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:72 #: src/font-manager/web/google/FontList.vala:204 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "%i 种变体" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 msgid "Collapse all" msgstr "全部折叠" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 #: src/font-manager/ui/font-manager-font-list-controls.ui:21 #: src/font-manager/ui/font-manager-font-list-view.ui:24 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:28 msgid "Expand all" msgstr "全部展开" #: src/font-manager/FontList.vala:510 msgid "Copy Location" msgstr "复制位置" #: src/font-manager/FontList.vala:511 msgid "Show in Folder" msgstr "在文件夹中显示" #: src/font-manager/FontList.vala:512 msgid "Enable selected items" msgstr "启用所选项目" #: src/font-manager/FontList.vala:513 msgid "Disable selected items" 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:580 src/font-manager/FontList.vala:589 #, c-format msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "%i 个选中的项目" #: src/font-manager/FontList.vala:607 #: src/font-manager/preferences/Preferences.vala:45 msgid "Actions" msgstr "动作" #: src/font-manager/MainWindow.vala:69 msgid "Browse" msgstr "浏览" #: src/font-manager/MainWindow.vala:71 msgid "Compare" msgstr "比较" #: src/font-manager/MainWindow.vala:74 msgid "Google Fonts" msgstr "Google Fonts" #: src/font-manager/MainWindow.vala:77 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/LanguageData.vala:35 msgid "Arabic" msgstr "阿拉伯字母" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "古希腊字母" #: src/font-manager/Orthographies.vala:37 #: src/font-manager/web/google/LanguageData.vala:36 msgid "Armenian" msgstr "亚美尼亚字母" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "天文学" #: src/font-manager/Orthographies.vala:39 #: src/font-manager/web/google/LanguageData.vala:38 msgid "Balinese" msgstr "巴厘字母" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "波罗的海字母" #: src/font-manager/Orthographies.vala:41 #: src/font-manager/web/google/LanguageData.vala:39 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/LanguageData.vala:42 msgid "Bengali" msgstr "" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "" #: src/font-manager/Orthographies.vala:48 #: src/font-manager/web/google/LanguageData.vala:46 msgid "Buginese" msgstr "" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "" #: src/font-manager/Orthographies.vala:50 #: src/font-manager/web/google/LanguageData.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 #: src/font-manager/web/google/LanguageData.vala:51 msgid "Chakma" msgstr "" #: src/font-manager/Orthographies.vala:54 #: src/font-manager/web/google/LanguageData.vala:52 msgid "Cham" msgstr "" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/LanguageData.vala:53 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 #: src/font-manager/web/google/LanguageData.vala:58 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/LanguageData.vala:65 msgid "Devanagari" msgstr "天成文字符" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "荷兰语字符" #: src/font-manager/Orthographies.vala:75 #: src/font-manager/web/google/LanguageData.vala:67 msgid "Egyptian Hieroglyphs" msgstr "埃及象形文字" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "表情符号" #: src/font-manager/Orthographies.vala:77 #: src/font-manager/web/google/LanguageData.vala:70 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 #: src/font-manager/web/google/LanguageData.vala:71 msgid "Georgian" msgstr "格鲁吉亚语" #: src/font-manager/Orthographies.vala:86 #: src/font-manager/web/google/LanguageData.vala:72 msgid "Glagolitic" msgstr "格拉高里语" #: src/font-manager/Orthographies.vala:87 #: src/font-manager/web/google/LanguageData.vala:73 msgid "Gothic" msgstr "哥特语" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/LanguageData.vala:77 msgid "Gujarati" msgstr "古吉拉特语" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/LanguageData.vala:79 msgid "Gurmukhi" msgstr "古木基文" #: src/font-manager/Orthographies.vala:90 msgid "Korean Hangul" msgstr "韩文 (Hangul)" #: src/font-manager/Orthographies.vala:91 msgid "Hanunó'o" msgstr "哈努诺文 (Hanunó'o)" #: src/font-manager/Orthographies.vala:92 #: src/font-manager/web/google/LanguageData.vala:83 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 "韩文 (Jamo)" #: src/font-manager/Orthographies.vala:97 #: src/font-manager/web/google/LanguageData.vala:89 msgid "Javanese" msgstr "爪哇语" #: src/font-manager/Orthographies.vala:98 msgid "Japanese Jinmeiyo" msgstr "日文人名用汉字 (Jinmeiyo)" #: src/font-manager/Orthographies.vala:99 msgid "Japanese Joyo" msgstr "日文常用汉字 (Joyo)" #: src/font-manager/Orthographies.vala:100 #: src/font-manager/web/google/LanguageData.vala:90 msgid "Kaithi" msgstr "凯提文" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "日文假名" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/LanguageData.vala:91 msgid "Kannada" msgstr "卡纳达语" #: src/font-manager/Orthographies.vala:103 #: src/font-manager/web/google/LanguageData.vala:94 msgid "Kayah Li" msgstr "" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "" #: src/font-manager/Orthographies.vala:105 #: src/font-manager/web/google/LanguageData.vala:92 msgid "Kharoshthi" msgstr "" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/LanguageData.vala:95 msgid "Khmer" msgstr "" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "" #: src/font-manager/Orthographies.vala:108 #: src/font-manager/web/google/LanguageData.vala:99 msgid "Lao" msgstr "老挝语字母" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "" #: src/font-manager/Orthographies.vala:110 #: src/font-manager/web/google/LanguageData.vala:100 msgid "Lepcha" msgstr "" #: src/font-manager/Orthographies.vala:111 #: src/font-manager/web/google/LanguageData.vala:103 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/LanguageData.vala:110 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 #: src/font-manager/web/google/LanguageData.vala:119 msgid "Mende Kikakui" msgstr "" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "" #. { N_(""), "meroitic-cursive", "" }, #. { N_(""), "meroitic-heiroglyphs", "" }, #: src/font-manager/Orthographies.vala:123 #: src/font-manager/web/google/LanguageData.vala:123 msgid "Miao" msgstr "苗语" #: src/font-manager/Orthographies.vala:124 #: src/font-manager/web/google/LanguageData.vala:125 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:130 #: src/font-manager/web/google/LanguageData.vala:129 msgid "Myanmar" msgstr "" #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/LanguageData.vala:133 msgid "New Tai Lue" msgstr "" #: src/font-manager/Orthographies.vala:132 msgid "N’Ko" msgstr "" #: src/font-manager/Orthographies.vala:133 #: src/font-manager/web/google/LanguageData.vala:137 msgid "Ogham" msgstr "欧甘字母" #: src/font-manager/Orthographies.vala:134 #: src/font-manager/web/google/LanguageData.vala:138 msgid "Ol Chiki" msgstr "" #: src/font-manager/Orthographies.vala:135 #: src/font-manager/web/google/LanguageData.vala:140 msgid "Old Italic" msgstr "古意大利字母" #: src/font-manager/Orthographies.vala:136 #: src/font-manager/web/google/LanguageData.vala:145 msgid "Old South Arabian" msgstr "" #: src/font-manager/Orthographies.vala:137 #: src/font-manager/web/google/LanguageData.vala:149 msgid "Oriya" msgstr "" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/LanguageData.vala:148 msgid "Osmanya" msgstr "" #: src/font-manager/Orthographies.vala:139 msgid "Pan African Latin" msgstr "" #: src/font-manager/Orthographies.vala:140 msgid "Pashto" msgstr "" #: src/font-manager/Orthographies.vala:141 #: src/font-manager/web/google/LanguageData.vala:153 msgid "Phags Pa" msgstr "" #: src/font-manager/Orthographies.vala:142 msgid "Pinyin" msgstr "汉语拼音" #: src/font-manager/Orthographies.vala:143 msgid "Polynesian" msgstr "" #: src/font-manager/Orthographies.vala:144 msgid "Polytonic Greek" msgstr "" #: src/font-manager/Orthographies.vala:145 #: src/font-manager/web/google/LanguageData.vala:156 msgid "Rejang" msgstr "" #: src/font-manager/Orthographies.vala:146 msgid "Romanian" msgstr "" #: src/font-manager/Orthographies.vala:147 #: src/font-manager/web/google/LanguageData.vala:157 msgid "Runic" msgstr "" #: src/font-manager/Orthographies.vala:148 #: src/font-manager/web/google/LanguageData.vala:159 msgid "Saurashtra" msgstr "" #: src/font-manager/Orthographies.vala:149 msgid "Simplified Chinese" msgstr "简体中文" #: src/font-manager/Orthographies.vala:150 msgid "Sindhi" msgstr "" #: src/font-manager/Orthographies.vala:151 #: src/font-manager/web/google/LanguageData.vala:164 msgid "Sinhala" msgstr "" #: src/font-manager/Orthographies.vala:152 msgid "South Korean Hanja" msgstr "" #: src/font-manager/Orthographies.vala:153 #: src/font-manager/web/google/LanguageData.vala:168 msgid "Sundanese" msgstr "" #: src/font-manager/Orthographies.vala:154 #: src/font-manager/web/google/LanguageData.vala:169 msgid "Syloti Nagri" msgstr "" #. { N_("Symbols"), "symbols", "" }, #: src/font-manager/Orthographies.vala:155 #: src/font-manager/web/google/LanguageData.vala:171 msgid "Syriac" msgstr "" #: src/font-manager/Orthographies.vala:156 #: src/font-manager/web/google/LanguageData.vala:174 msgid "Tai Le" msgstr "" #: src/font-manager/Orthographies.vala:157 msgid "Tai Tham (Lanna)" msgstr "" #: src/font-manager/Orthographies.vala:158 msgid "Tai Viet" msgstr "" #: src/font-manager/Orthographies.vala:159 #: src/font-manager/web/google/LanguageData.vala:175 msgid "Tamil" msgstr "" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/LanguageData.vala:176 msgid "Telugu" msgstr "" #: src/font-manager/Orthographies.vala:161 msgid "Thaana" msgstr "" #: src/font-manager/Orthographies.vala:162 #: src/font-manager/web/google/LanguageData.vala:177 msgid "Thai" msgstr "泰语" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/LanguageData.vala:178 msgid "Tibetan" msgstr "" #: src/font-manager/Orthographies.vala:164 msgid "Tifinagh" msgstr "" #: src/font-manager/Orthographies.vala:165 msgid "Traditional Chinese" msgstr "繁体中文" #: src/font-manager/Orthographies.vala:166 msgid "Turkish" msgstr "" #: src/font-manager/Orthographies.vala:167 msgid "Uighur" msgstr "" #: src/font-manager/Orthographies.vala:168 msgid "Urdu" msgstr "" #: src/font-manager/Orthographies.vala:169 msgid "Vai" msgstr "" #: src/font-manager/Orthographies.vala:170 msgid "Vedic Extensions" msgstr "吠陀语(扩展)" #: src/font-manager/Orthographies.vala:171 msgid "Venda" msgstr "文达语字符" #: src/font-manager/Orthographies.vala:172 #: src/font-manager/web/google/LanguageData.vala:179 msgid "Vietnamese" msgstr "越南语" #: src/font-manager/Orthographies.vala:173 msgid "Western European" msgstr "西欧" #: src/font-manager/Orthographies.vala:174 msgid "Yi" msgstr "彝语" #: src/font-manager/Orthographies.vala:175 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/OrthographyList.vala:105 msgid "Coverage" msgstr "覆盖率" #: src/font-manager/OrthographyList.vala:137 #: src/font-manager/filters/LanguageFilter.vala:55 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:362 msgid "Supported Orthographies" msgstr "支持的拼写体系" #: src/font-manager/OrthographyList.vala:200 msgid "No items selected" msgstr "未选择文件" #: src/font-manager/OrthographyList.vala:205 msgid "Update in progress" msgstr "正在更新" #. No error and no results means this font file is likely broken or empty #: src/font-manager/OrthographyList.vala:231 msgid "No valid orthographies for selection" msgstr "" #: src/font-manager/Sidebar.vala:57 msgid "Add new collection" msgstr "添加新的字体集" #: src/font-manager/Sidebar.vala:61 #: src/font-manager/ui/font-manager-font-list-controls.ui:32 #: src/font-manager/ui/font-manager-font-list-view.ui:36 msgid "Remove selected item" msgstr "删除选中的项目" #: src/font-manager/Sidebar.vala:67 msgid "Edit selected item" msgstr "编辑选中的项目" #: src/font-manager/Utils.vala:295 msgid "Copying files…" msgstr "复制文件…" #: src/font-manager/filters/Collection.vala:99 msgid "New Collection" msgstr "新字体集" #: src/font-manager/filters/Collection.vala:100 #, c-format msgid "Created : %s" msgstr "已创建: %s" #: src/font-manager/filters/Disabled.vala:28 msgid "Disabled" msgstr "已禁用" #: src/font-manager/filters/Disabled.vala:29 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:34 msgid "Unsorted" msgstr "未分类" #: src/font-manager/filters/Unsorted.vala:35 msgid "Fonts not present in any collection" msgstr "字体未在任何字体集中" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "用户" #: src/font-manager/filters/UserFonts.vala:28 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 msgid "GTK 4 Font Rendering" msgstr "GTK4 字体渲染" #: src/font-manager/preferences/Desktop.vala:61 msgid "Automatic option allows GTK 4 to disregard hinting settings." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:90 msgid "Antialiasing" msgstr "抗锯齿" #: src/font-manager/preferences/Desktop.vala:67 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values. " msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:96 msgid "RGBA order" msgstr "RGBA 次序" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:97 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:78 #: src/font-manager/preferences/Desktop.vala:84 #: src/font-manager/preferences/Rendering.vala:78 msgid "Hinting" msgstr "字体微调" #: src/font-manager/preferences/Desktop.vala:79 #: src/font-manager/preferences/Desktop.vala:85 msgid "The type of hinting to use when rendering fonts." msgstr "渲染字体时使用的微调类型。" #: src/font-manager/preferences/Desktop.vala:91 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values." msgstr "" #: src/font-manager/preferences/Desktop.vala:121 msgid "GNOME desktop settings schema not found" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Automatic" msgstr "自动" #: src/font-manager/preferences/Desktop.vala:215 msgid "Manual" msgstr "手动" #: src/font-manager/preferences/Desktop.vala:234 msgid "Grayscale" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "RGBA" msgstr "" #: src/font-manager/preferences/Desktop.vala:242 #: src/font-manager/preferences/Display.vala:91 msgid "Subpixel Geometry" msgstr "次像素排列方式" #: src/font-manager/preferences/Display.vala:75 msgid "Target DPI" msgstr "目标 DPI" #: src/font-manager/preferences/Display.vala:77 msgid "Scale Factor" msgstr "缩放倍率" #: src/font-manager/preferences/Display.vala:83 msgid "LCD Filter" msgstr "LCD 滤镜" #: src/font-manager/preferences/Preferences.vala:41 msgid "Interface" msgstr "界面" #: src/font-manager/preferences/Preferences.vala:42 msgid "Desktop" msgstr "桌面" #: src/font-manager/preferences/Preferences.vala:48 msgid "Sources" msgstr "字体源" #: src/font-manager/preferences/Preferences.vala:49 msgid "Substitutions" msgstr "替换" #: src/font-manager/preferences/Preferences.vala:50 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:150 msgid "Display" msgstr "显示" #: src/font-manager/preferences/Preferences.vala:51 msgid "Rendering" msgstr "渲染" #: src/font-manager/preferences/Preferences.vala:131 #, fuzzy msgid "" "A Fontconfig configuration file will be generated from these settings.\n" "\n" "Running applications may require a restart to reflect any changes.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" "选择“保存”来使用上述设置生成 fontconfig 配置文件。\n" "\n" "选择“丢弃”以删除配置文件并恢复默认设置。\n" "\n" "请注意,并非所有环境/应用都会使用这些设置。" #: src/font-manager/preferences/Preferences.vala:153 msgid "Reset all values to default" msgstr "将所有值重设为默认" #: src/font-manager/preferences/Rendering.vala:77 msgid "Antialias" msgstr "抗锯齿" #: src/font-manager/preferences/Rendering.vala:81 msgid "Enable Autohinter" msgstr "启用自动微调" #: src/font-manager/preferences/Rendering.vala:88 msgid "Hinting Style" msgstr "微调样式" #: src/font-manager/preferences/Rendering.vala:90 msgid "Use Embedded Bitmaps" msgstr "使用内嵌点阵" #: src/font-manager/preferences/Substitutions.vala:153 msgid "Font Substitutions" msgstr "字体替换" #: src/font-manager/preferences/Substitutions.vala:154 msgid "Easily substitute one font family for another." msgstr "轻松地用一个字体家族替换另一个字体家族。" #: src/font-manager/preferences/Substitutions.vala:155 msgid "To add a new substitute click the add button in the toolbar." msgstr "要添加新的替换项,请单击工具栏中的“添加”按钮。" #: src/font-manager/preferences/UserActions.vala:229 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:243 msgid "User Actions" msgstr "用户动作" #: src/font-manager/preferences/UserActions.vala:245 msgid "Custom context menu entries" msgstr "自定义上下文菜单项" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Raised" msgstr "" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Flat" msgstr "扁平" #: src/font-manager/preferences/UserInterface.vala:80 #: src/font-viewer/MainWindow.vala:208 msgid "Selected setting requires restart to apply" msgstr "选中的设置需要重新启动来应用" #: src/font-manager/preferences/UserInterface.vala:81 #: src/font-viewer/MainWindow.vala:209 msgid "Changes will take effect next time the application is started" msgstr "更改将在下次启动应用程序时生效" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Wide Layout" msgstr "宽幅布局" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Use three column layout" msgstr "使用三栏布局" #: src/font-manager/preferences/UserInterface.vala:97 msgid "Only When Maximized" msgstr "只有在最大化时" #: src/font-manager/preferences/UserInterface.vala:99 msgid "Enable Animations" msgstr "启用动画" #. The added margins here are due to PreviewColors widget alignment issues #: src/font-manager/preferences/UserInterface.vala:100 #: src/font-viewer/MainWindow.vala:224 msgid "Prefer Dark Theme" msgstr "偏爱黑暗主题" #: src/font-manager/preferences/UserInterface.vala:102 #: src/font-viewer/MainWindow.vala:229 msgid "Use Adwaita Stylesheet" msgstr "" #: src/font-manager/preferences/UserInterface.vala:106 msgid "Titlebar Button Style" msgstr "标题栏按钮样式" #: src/font-manager/preferences/UserInterface.vala:107 msgid "Display line size in Waterfall Preview" msgstr "在预览瀑布里显示字号" #: src/font-manager/preferences/UserInterface.vala:112 #: src/font-viewer/MainWindow.vala:243 #, fuzzy msgid "Waterfall Line Spacing" msgstr "预览瀑布字号的设置" #: src/font-manager/preferences/UserInterface.vala:114 #: src/font-viewer/MainWindow.vala:244 msgid "Padding in pixels to insert above and below rows" msgstr "" #: src/font-manager/preferences/UserSources.vala:145 #, 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." msgstr "" "这里列出的任何文件夹中的字体都将在应用程序中可用。\n" "\n" "在实际启用源之前,其他应用程序将无法看到它们。\n" "\n" "请注意,并非所有环境或应用程序都将遵循这些设置。" #: src/font-manager/preferences/UserSources.vala:157 msgid "Easily add or preview fonts without actually installing them." msgstr "无需实际安装即可轻松添加或预览字体。" #: src/font-manager/preferences/UserSources.vala:158 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/GoogleFonts.vala:156 msgid "Network Access Disabled" msgstr "网络访问已禁用" #: src/font-manager/web/google/GoogleFonts.vala:157 msgid "Contact your system administrator to request access." msgstr "联系你的系统管理员来请求访问权限" #: src/font-manager/web/google/GoogleFonts.vala:160 msgid "Network Offline" msgstr "网络离线" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:162 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "需要有效的互联网连接才能访问 Google 字体目录" #: src/font-manager/web/google/GoogleFonts.vala:172 msgid "Client Error" msgstr "客户端错误" #: src/font-manager/web/google/GoogleFonts.vala:173 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "尝试重新启动应用程序。如果问题仍然存在,请报告 bug。" #: src/font-manager/web/google/GoogleFonts.vala:176 msgid "Server Error" msgstr "服务器错误" #. Sample strings used here should be sourced from https://fonts.google.com/ #: src/font-manager/web/google/LanguageData.vala:33 msgid "Adlam" msgstr "" #: src/font-manager/web/google/LanguageData.vala:34 #, fuzzy msgid "Anatolian Hieroglyphs" msgstr "埃及象形文字" #: src/font-manager/web/google/LanguageData.vala:37 msgid "Avestan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:40 msgid "Bassa Vah" msgstr "" #: src/font-manager/web/google/LanguageData.vala:41 msgid "Batak" msgstr "" #: src/font-manager/web/google/LanguageData.vala:43 msgid "Bhaiksuki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:44 msgid "Brahmi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:45 msgid "Braille" msgstr "" #. { N_("Buhid"), "buhid", "" }, #: src/font-manager/web/google/LanguageData.vala:48 msgid "Caucasian Albanian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:49 msgid "Canadian Aboriginal" msgstr "" #: src/font-manager/web/google/LanguageData.vala:54 msgid "Chinese (Hong Kong)" msgstr "中文(香港)" #: src/font-manager/web/google/LanguageData.vala:55 msgid "Chinese (Simplified)" msgstr "中文(简体)" #: src/font-manager/web/google/LanguageData.vala:56 msgid "Chinese (Traditional)" msgstr "中文(繁体)" #: src/font-manager/web/google/LanguageData.vala:57 msgid "Chorasmian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:59 msgid "Cuneiform" msgstr "" #: src/font-manager/web/google/LanguageData.vala:60 msgid "Cypriot" msgstr "" #: src/font-manager/web/google/LanguageData.vala:61 msgid "Cypro Minoan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:62 msgid "Cyrillic" msgstr "西里尔" #: src/font-manager/web/google/LanguageData.vala:63 msgid "Cyrillic Extended" msgstr "西里尔(扩展)" #: src/font-manager/web/google/LanguageData.vala:64 msgid "Deseret" msgstr "" #: src/font-manager/web/google/LanguageData.vala:66 msgid "Duployan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:68 msgid "Elbasan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:69 msgid "Elymaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:74 msgid "Grantha" msgstr "" #: src/font-manager/web/google/LanguageData.vala:75 msgid "Greek" msgstr "希腊" #: src/font-manager/web/google/LanguageData.vala:76 msgid "Greek Extended" msgstr "希腊(扩展)" #: src/font-manager/web/google/LanguageData.vala:78 msgid "Gunjala Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:80 msgid "Hanifi Rohingya" msgstr "" #: src/font-manager/web/google/LanguageData.vala:81 #, fuzzy msgid "Hanunoo" msgstr "哈努诺文 (Hanunó'o)" #: src/font-manager/web/google/LanguageData.vala:82 msgid "Hatran" msgstr "" #: src/font-manager/web/google/LanguageData.vala:84 msgid "Imperial Aramaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:85 msgid "Indic Siyaq Numbers" msgstr "" #: src/font-manager/web/google/LanguageData.vala:86 msgid "Inscriptional Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:87 msgid "Inscriptional Parthian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:88 msgid "Japanese" msgstr "日语" #: src/font-manager/web/google/LanguageData.vala:93 msgid "Kawi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:96 msgid "Khojki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:97 msgid "Khudawadi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:98 msgid "Korean" msgstr "韩语" #: src/font-manager/web/google/LanguageData.vala:101 msgid "Latin" msgstr "拉丁" #: src/font-manager/web/google/LanguageData.vala:102 msgid "Latin Extended" msgstr "拉丁(扩展)" #: src/font-manager/web/google/LanguageData.vala:104 msgid "Linear A" msgstr "" #: src/font-manager/web/google/LanguageData.vala:105 msgid "Linear B" msgstr "" #: src/font-manager/web/google/LanguageData.vala:106 msgid "Lisu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:107 msgid "Lycian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:108 msgid "Lydian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:109 msgid "Mahajani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:111 msgid "Mandaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:112 msgid "Manichaean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:113 msgid "Math" msgstr "" #: src/font-manager/web/google/LanguageData.vala:114 msgid "Marchen" msgstr "" #: src/font-manager/web/google/LanguageData.vala:115 msgid "Masaram Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:116 msgid "Mayan Numerals" msgstr "" #: src/font-manager/web/google/LanguageData.vala:117 msgid "Medefaidrin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:118 msgid "Meetei Mayek" msgstr "" #: src/font-manager/web/google/LanguageData.vala:120 msgid "Meroitic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:124 msgid "Modi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:126 msgid "Mro" msgstr "" #: src/font-manager/web/google/LanguageData.vala:127 msgid "Multani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:128 msgid "Music" msgstr "" #: src/font-manager/web/google/LanguageData.vala:130 msgid "Nabataean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:131 msgid "Nag Mundari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:132 #, fuzzy msgid "Nandinagari" msgstr "天成文字符" #: src/font-manager/web/google/LanguageData.vala:134 msgid "Newa" msgstr "" #. { N_(""), "nko", "" }, #: src/font-manager/web/google/LanguageData.vala:136 msgid "Nüshu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:139 msgid "Old Hungarian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:141 msgid "Old North Arabian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:142 #, fuzzy msgid "Old Permic" msgstr "古意大利字母" #: src/font-manager/web/google/LanguageData.vala:143 msgid "Old Persian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:144 msgid "Old Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:146 #, fuzzy msgid "Old Turkic" msgstr "古意大利字母" #: src/font-manager/web/google/LanguageData.vala:147 msgid "Osage" msgstr "" #: src/font-manager/web/google/LanguageData.vala:150 msgid "Pahawh Hmong" msgstr "" #: src/font-manager/web/google/LanguageData.vala:151 msgid "Palmyrene" msgstr "" #: src/font-manager/web/google/LanguageData.vala:152 msgid "Pau Cin Hau" msgstr "" #: src/font-manager/web/google/LanguageData.vala:154 msgid "Phoenician" msgstr "" #: src/font-manager/web/google/LanguageData.vala:155 msgid "Psalter Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:158 msgid "Samaritan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:160 msgid "Sharada" msgstr "" #: src/font-manager/web/google/LanguageData.vala:161 msgid "Shavian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:162 msgid "Siddham" msgstr "" #: src/font-manager/web/google/LanguageData.vala:163 #, fuzzy msgid "SignWriting" msgstr "字体微调" #: src/font-manager/web/google/LanguageData.vala:165 msgid "Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:166 msgid "Sora Sompeng" msgstr "" #: src/font-manager/web/google/LanguageData.vala:167 msgid "Soyombo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:172 msgid "Tagalog" msgstr "" #: src/font-manager/web/google/LanguageData.vala:173 msgid "Tagbanwa" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name. #: src/font-manager/web/google/LanguageData.vala:190 #, c-format msgid "No sample for %s available" msgstr "没有可用的%s示例" #: src/font-manager/web/google/LanguageData.vala:192 msgid "Please file an issue requesting an update to available samples." msgstr "请创建问题以请求更新可用示例。" #: src/font-manager/web/google/PreviewPage.vala:383 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "%i 个可用语言样本" #: src/font-manager/web/google/WebFont.vala:174 msgid "ExtraLight" msgstr "特细(ExtraLight)" #: src/font-manager/web/google/WebFont.vala:182 msgid "SemiBold" msgstr "半粗(SemiBold)" #: src/font-manager/web/google/WebFont.vala:186 msgid "ExtraBold" msgstr "特粗(ExtraBold)" #: src/font-manager/web/google/WebFont.vala:188 msgid "Black" msgstr "黑" #: src/font-viewer/MainWindow.vala:100 #: src/font-viewer/font-viewer-main-window.ui:70 msgid "No file selected" msgstr "未选择文件" #: src/font-viewer/MainWindow.vala:101 #: src/font-viewer/font-viewer-main-window.ui:78 msgid "Or unsupported filetype." msgstr "或不支持该文件类型。" #: src/font-viewer/MainWindow.vala:150 msgid "System Font" msgstr "系统字体" #: src/font-viewer/MainWindow.vala:152 msgid "" "Selected font file is either installed in a system directory or is not " "writable by the current user.\n" "\n" "If you wish to remove this font from the list of available fonts use the " "system package manager to remove the package containing this font file, ask " "the system administrator to remove it or use a font management application " "to disable it." msgstr "" #: src/font-viewer/MainWindow.vala:155 msgid "Newer version already installed" msgstr "新版本已安装" #: src/font-viewer/MainWindow.vala:157 src/font-viewer/MainWindow.vala:162 msgid "Click to overwrite" msgstr "" #: src/font-viewer/MainWindow.vala:160 msgid "Update Font" msgstr "更新字体" #: src/font-viewer/MainWindow.vala:165 msgid "Remove Font" msgstr "删除字体" #: src/font-viewer/MainWindow.vala:169 #: src/font-viewer/font-viewer-main-window.ui:104 msgid "Install Font" msgstr "安装字体" #: src/font-viewer/MainWindow.vala:236 msgid "Preview Area Colors" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:9 #: src/common/ui/font-manager-preview-colors.ui:15 msgid "Select background color" msgstr "选择背景颜色" #: src/common/ui/font-manager-preview-colors.ui:23 #: src/common/ui/font-manager-preview-colors.ui:29 msgid "Select text color" msgstr "选择文本颜色" #: src/font-manager/gtk/help-overlay.ui:11 msgid "General" msgstr "常规(_G)" #: src/font-manager/gtk/help-overlay.ui:23 msgid "Increase preview size" msgstr "增加预览大小" #: src/font-manager/gtk/help-overlay.ui:30 msgid "Decrease preview size" msgstr "减小预览大小" #: src/font-manager/gtk/help-overlay.ui:37 msgid "Reset preview size" msgstr "重置预览大小" #: src/font-manager/gtk/help-overlay.ui:44 msgid "Focus search entry" msgstr "" #: src/font-manager/gtk/help-overlay.ui:51 msgid "Reload" msgstr "重新载入" #: src/font-manager/gtk/help-overlay.ui:58 #: src/font-manager/gtk/help-overlay.ui:65 msgid "Quit the application" msgstr "退出应用" #: src/font-manager/gtk/help-overlay.ui:73 msgid "Mode" msgstr "模式" #: src/font-manager/gtk/help-overlay.ui:78 msgid "Switch to Manage mode" msgstr "切换到管理模式" #: src/font-manager/gtk/help-overlay.ui:85 msgid "Switch to Browse mode" msgstr "切换到浏览模式" #: src/font-manager/gtk/help-overlay.ui:92 msgid "Switch to Compare mode" msgstr "切换到比较模式" #: src/font-manager/gtk/help-overlay.ui:99 msgid "Switch to Google Fonts mode" msgstr "切换到 Google Fonts 模式" #: src/font-manager/gtk/help-overlay.ui:107 msgid "Preview Mode" msgstr "预览模式" #: src/font-manager/gtk/help-overlay.ui:112 msgid "Switch to Standard preview" msgstr "切换到标准预览" #: src/font-manager/gtk/help-overlay.ui:119 msgid "Switch to Waterfall preview" msgstr "切换到字号瀑布,预览字体" #: src/font-manager/gtk/help-overlay.ui:126 msgid "Switch to Body Text preview" msgstr "切换到正文文本预览" #: src/font-manager/ui/font-manager-browse-pane.ui:100 #, fuzzy msgid "Increase tile size" msgstr "增加预览大小" #: src/font-manager/ui/font-manager-browse-pane.ui:109 #, fuzzy msgid "Decrease tile size" msgstr "减小预览大小" #: src/font-manager/ui/font-manager-browse-pane.ui:149 msgid "Toggle search entry" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:158 msgid "Toggle preview panel" msgstr "" #: src/font-manager/ui/font-manager-browse-preview.ui:164 msgid "" "Status of selected family.\n" "\n" "Disabling will prevent the selected family from being used by other " "applications." msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:19 msgid "Collection Name" msgstr "集锦名称" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:45 msgid "_Rename" msgstr "重命名(_R)" #: src/font-manager/ui/font-manager-compare-view.ui:20 msgid "Add selected font to comparison" msgstr "添加选中的字体进行比较" #: src/font-manager/ui/font-manager-compare-view.ui:33 msgid "Remove selected font from comparison" msgstr "删除比较组中选中的字体" #: src/font-manager/ui/font-manager-compare-view.ui:45 msgid "Pinned Comparisons" msgstr "固定比较" #: src/font-manager/ui/font-manager-export-dialog.ui:19 #: src/font-manager/ui/font-manager-remove-dialog.ui:19 #, fuzzy msgid "Cancel" msgstr "取消(_C)" #: src/font-manager/ui/font-manager-font-list-controls.ui:51 #: src/font-manager/ui/font-manager-font-list-view.ui:54 #: src/font-manager/ui/font-manager-remove-dialog.ui:43 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:44 msgid "Search Families…" msgstr "搜索字体家族…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:29 msgid "Search Orthographies…" msgstr "搜索拼写体系…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:72 msgid "Minimum Coverage" msgstr "最小覆盖" #: src/font-manager/ui/font-manager-language-filter-settings.ui:101 msgid "Deselect All" msgstr "全部不选" #: src/font-manager/ui/font-manager-orthography-list.ui:53 msgid "Clear selected filter" msgstr "清除所选过滤器" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:22 msgid "Created :" msgstr "创建:" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:23 msgid "Save current comparison" msgstr "保存当前比较" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:45 msgid "Remove selected comparison" msgstr "删除所选比较" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:73 msgid "Restore selected comparison" msgstr "还原所选比较" #: src/font-manager/ui/font-manager-remove-dialog.ui:13 msgid "Select fonts to remove" msgstr "选择字体删除" #: src/font-manager/ui/font-manager-remove-dialog.ui:25 #, fuzzy msgid "Delete" msgstr "删除(_D)" # msgstr "区块" #: src/font-manager/ui/font-manager-sidebar.ui:35 msgid "Categories" msgstr "分类" #: src/font-manager/ui/font-manager-sidebar.ui:86 #, fuzzy msgid "Smart Collections" msgstr "智能集合" #: src/font-manager/ui/font-manager-sidebar.ui:142 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:50 msgid "Sort Order" msgstr "排序方式" #: src/font-manager/ui/font-manager-sidebar.ui:150 msgid "Collections" msgstr "字体集" #: src/font-manager/ui/font-manager-substitute-row.ui:22 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:34 msgid "Remove substitute" msgstr "删除替代项" #: src/font-manager/ui/font-manager-substitute.ui:35 msgid "Enter substitute family" msgstr "输入替代字体家族" #: src/font-manager/ui/font-manager-substitute.ui:51 msgid "prefer" msgstr "喜好" #: src/font-manager/ui/font-manager-substitute.ui:52 msgid "accept" msgstr "接受" #: src/font-manager/ui/font-manager-substitute.ui:53 msgid "default" msgstr "默认" #: src/font-manager/ui/font-manager-user-action-row.ui:27 msgid "Comment" msgstr "注释" #: src/font-manager/ui/font-manager-user-action-row.ui:42 msgid "Executable" msgstr "可执行" #: src/font-manager/ui/font-manager-user-action-row.ui:57 msgid "Arguments" msgstr "参数" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:39 msgid "Newest" msgstr "最新" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:40 msgid "Most Popular" msgstr "最受欢迎" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:41 msgid "Trending" msgstr "趋势" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:116 msgid "Serif" msgstr "Serif 衬线字体" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:133 msgid "Sans Serif" msgstr "Sans Serif 无衬线字体" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:167 msgid "Handwriting" msgstr "手写" # msgstr "区块" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:198 msgid "Category" msgstr "分类" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:272 msgid "4+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:282 msgid "8+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:292 msgid "12+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:305 msgid "Variations" msgstr "变体" #: src/font-viewer/font-viewer-main-window.ui:31 msgid "Preview font files before installing them." msgstr "安装前预览字体文件。" #: src/font-viewer/font-viewer-main-window.ui:32 msgid "To preview a font simply drag it onto this area." msgstr "要预览字体,只需将其拖动到此区域。" #~ msgid "The type of antialiasing to use when rendering fonts." #~ msgstr "渲染字体时使用的抗锯齿类型。" # Not translate very good, just for use. #, fuzzy #~ msgid "Font Manager project" #~ msgstr "字体管理器" #~ msgid "Select Destination" #~ msgstr "选取目标" #~ msgid "_Open" #~ msgstr "打开(_O)" #~ msgid "Remove selected font from collection" #~ msgstr "从集合中删除所选字体" #~ msgid "Updating Database — Metadata" #~ msgstr "更新数据库 — 元数据" #~ msgid "Updating Database — Orthography" #~ msgstr "更新数据库 — 拼写体系" #~ msgid "About" #~ msgstr "关于" #~ msgid "Select Exported Data" #~ msgstr "选择导出的数据" #~ msgid "Settings saved to file." #~ msgstr "设置已保存到文件。" #~ msgid "Removed configuration file." #~ msgstr "删除配置文件。" #~ msgid " Size Restrictions " #~ msgstr " 大小限制 " #~ msgid " Apply settings to point sizes " #~ msgstr " 将设置应用到点大小 " #~ msgid "Smaller than" #~ msgstr "小于" #~ msgid "Larger than" #~ msgstr "大于" #~ msgid "Add alias" #~ msgstr "添加别名" #~ msgid "Client Side Decorations" #~ msgstr "客户端装饰(CSD)" #~ msgid "" #~ "CSD disabled. Change will take effect next time the application is " #~ "started." #~ msgstr "CSD 已禁用。更改将在下次启动应用程序时生效。" #~ msgid "Case insensitive search of family names." #~ msgstr "搜索字体家族名称(不区分大小写)。" #~ msgid "Error procesing data" #~ msgstr "处理数据时出错" #~ msgid "Network Error" #~ msgstr "网络错误" #~ msgid "Please check your network settings" #~ msgstr "请检查您的网络设置" #~ msgid "Update Family" #~ msgstr "更新字体家族" #~ msgid "Remove Family" #~ msgstr "删除字体家族" #~ msgid "Download Family" #~ msgstr "下载字体家族" #~ msgid "Download Font" #~ msgstr "下载字体" #~ msgid "Installed" #~ msgstr "已安装" #~ msgid "Enter Preview Text…" #~ msgstr "输入预览文本…" #~ msgid "Previous page" #~ msgstr "上一页" #~ msgid "Next page" #~ msgstr "下一页" #~ msgid "Discard" #~ msgstr "丢弃" #~ msgid "Running applications may require a restart to reflect any changes." #~ msgstr "任何更改要想生效,都可能需要重启运行中的应用程序。" #~ msgid "Save" #~ msgstr "保存" #~ msgid "Edit selected category" #~ msgstr "编辑所选类别" #~ msgid "8.0" #~ msgstr "8.0" #~ msgid "48.0" #~ msgstr "48.0" #~ msgid "1.0" #~ msgstr "1.0" #~ msgid "Unknown character, unable to identify." #~ msgstr "未知字符,无法识别。" #~ msgid "Not found." #~ msgstr "没有发现。" #~ msgid "Character found." #~ msgstr "找到字符。" #, fuzzy #~ msgid "_Continue" #~ msgstr "继续" #~ msgid "Update Required" #~ msgstr "需要更新" #~ msgid "Remove selected collection" #~ msgstr "删除选中的字体集" font-manager-0.9.4/po/zh_HK.po000066400000000000000000002062241476271126700161060ustar00rootroot00000000000000# 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 # Ricky From Hong Kong , 2024. 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: 2025-02-26 00:40-0500\n" "PO-Revision-Date: 2024-07-28 12:09+0000\n" "Last-Translator: Ricky From Hong Kong \n" "Language-Team: Chinese (Traditional, Hong Kong) \n" "Language: zh_HK\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 5.7-dev\n" # Not translate very good, just for use. #. Application.vala #: data/com.github.FontManager.FontManager.appdata.xml.in.in:14 #: data/com.github.FontManager.FontManager.desktop.in.in:5 #: data/com.github.FontManager.FontManager.desktop.in.in:6 #: lib/gtk/font-manager-application-window.c:281 #: src/font-manager/Application.vala:2 msgid "Font Manager" msgstr "字体管理器" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:15 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:18 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/com.github.FontManager.FontManager.appdata.xml.in.in:23 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:27 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "" #: data/com.github.FontManager.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/com.github.FontManager.FontManager.desktop.in.in:16 #: data/com.github.FontManager.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "" # Not translate very good, just for use. #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:14 #: data/com.github.FontManager.FontViewer.desktop.in.in:5 #: data/com.github.FontManager.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:88 src/font-viewer/Application.vala:108 #: src/font-viewer/Application.vala:132 #: src/font-viewer/font-viewer-main-window.ui:30 #, fuzzy msgid "Font Viewer" msgstr "字体管理器" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:15 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:18 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/com.github.FontManager.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "" #: extensions/nautilus/font-manager-menu-provider.c:154 #: extensions/nemo/font-manager-menu-provider.c:147 #: extensions/thunar/font-manager-menu-provider.c:129 #: src/font-manager/FontList.vala:509 msgid "Install" msgstr "" #: extensions/nautilus/font-manager-menu-provider.c:156 #: extensions/nemo/font-manager-menu-provider.c:149 #: extensions/thunar/font-manager-menu-provider.c:131 msgid "Install the selected font file" msgstr "" #: extensions/nautilus/font-manager-menu-provider.c:157 #: extensions/nemo/font-manager-menu-provider.c:150 #: extensions/thunar/font-manager-menu-provider.c:132 msgid "Install the selected font files" msgstr "" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "" #: lib/common/font-manager-database.c:582 src/font-manager/Application.vala:147 msgid "Updating Database…" msgstr "" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:699 #, fuzzy msgid "Unknown Vendor" msgstr "未知(Unknown)" #: lib/fontconfig/font-manager-fontconfig.c:568 #: src/font-manager/web/google/WebFont.vala:172 msgid "Thin" msgstr "轻(Thin)" #: lib/fontconfig/font-manager-fontconfig.c:570 msgid "Ultra-Light" msgstr "超细(Ultra-Light)" #: lib/fontconfig/font-manager-fontconfig.c:572 #: lib/fontconfig/font-manager-fontconfig.c:925 #: src/font-manager/web/google/WebFont.vala:176 msgid "Light" msgstr "细(Light)" #: lib/fontconfig/font-manager-fontconfig.c:574 msgid "Semi-Light" msgstr "" #: lib/fontconfig/font-manager-fontconfig.c:576 msgid "Book" msgstr "预设(Book)" #: lib/fontconfig/font-manager-fontconfig.c:578 #: lib/fontconfig/font-manager-fontconfig.c:882 #: src/font-manager/preferences/Desktop.vala:236 #: src/font-manager/web/google/WebFont.vala:180 msgid "Medium" msgstr "中等(Medium)" #: lib/fontconfig/font-manager-fontconfig.c:580 msgid "Semi-Bold" msgstr "半粗(Semi-Bold)" #: lib/fontconfig/font-manager-fontconfig.c:582 #: src/font-manager/web/google/WebFont.vala:184 msgid "Bold" msgstr "粗(Bold)" #: lib/fontconfig/font-manager-fontconfig.c:584 msgid "Ultra-Bold" msgstr "超粗(Ultra-Bold)" #: lib/fontconfig/font-manager-fontconfig.c:586 msgid "Heavy" msgstr "重(Heavy)" #: lib/fontconfig/font-manager-fontconfig.c:588 msgid "Ultra-Heavy" msgstr "超重(Ultra-Heavy)" #: lib/fontconfig/font-manager-fontconfig.c:663 #: src/font-manager/web/google/WebFont.vala:234 msgid "Italic" msgstr "斜体(Italic)" #: lib/fontconfig/font-manager-fontconfig.c:665 msgid "Oblique" msgstr "倾斜体(Oblique)" #: lib/fontconfig/font-manager-fontconfig.c:703 msgid "Ultra-Condensed" msgstr "超窄(Ultra-Condensed)" #: lib/fontconfig/font-manager-fontconfig.c:705 msgid "Extra-Condensed" msgstr "特窄(Extra-Condensed)" #: lib/fontconfig/font-manager-fontconfig.c:707 msgid "Condensed" msgstr "窄(Condensed)" #: lib/fontconfig/font-manager-fontconfig.c:709 msgid "Semi-Condensed" msgstr "半窄(Semi-Condensed)" #: lib/fontconfig/font-manager-fontconfig.c:711 msgid "Semi-Expanded" msgstr "半宽(Semi-Expanded)" #: lib/fontconfig/font-manager-fontconfig.c:713 msgid "Expanded" msgstr "宽(Expanded)" #: lib/fontconfig/font-manager-fontconfig.c:715 msgid "Extra-Expanded" msgstr "特宽(Extra-Expanded)" #: lib/fontconfig/font-manager-fontconfig.c:717 msgid "Ultra-Expanded" msgstr "超宽(Ultra-Expanded)" #: lib/fontconfig/font-manager-fontconfig.c:786 msgid "Proportional" msgstr "比例(Proportional)" #: lib/fontconfig/font-manager-fontconfig.c:788 msgid "Dual Width" msgstr "双宽(Dual Width)" #: lib/fontconfig/font-manager-fontconfig.c:790 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:184 msgid "Monospace" msgstr "等宽(Monospace)" #: lib/fontconfig/font-manager-fontconfig.c:792 msgid "Charcell" msgstr "等宽等高(Charcell)" #: lib/fontconfig/font-manager-fontconfig.c:831 msgid "Unknown" msgstr "未知(Unknown)" #: lib/fontconfig/font-manager-fontconfig.c:833 msgid "RGB" msgstr "RGB" #: lib/fontconfig/font-manager-fontconfig.c:835 msgid "BGR" msgstr "BGR" #: lib/fontconfig/font-manager-fontconfig.c:837 msgid "VRGB" msgstr "VRGB" #: lib/fontconfig/font-manager-fontconfig.c:839 msgid "VBGR" msgstr "VBGR" #: lib/fontconfig/font-manager-fontconfig.c:841 #: lib/fontconfig/font-manager-fontconfig.c:886 #: lib/fontconfig/font-manager-fontconfig.c:929 #: src/font-manager/Controls.vala:133 #: src/font-manager/preferences/Desktop.vala:234 #: src/font-manager/preferences/Desktop.vala:236 msgid "None" msgstr "无(None)" #: lib/fontconfig/font-manager-fontconfig.c:880 #: src/font-manager/preferences/Desktop.vala:236 msgid "Slight" msgstr "少量(Slight)" #: lib/fontconfig/font-manager-fontconfig.c:884 #: src/font-manager/preferences/Desktop.vala:236 msgid "Full" msgstr "全部(Full)" #: lib/fontconfig/font-manager-fontconfig.c:923 msgid "Default" msgstr "默认(Default)" #: lib/fontconfig/font-manager-fontconfig.c:927 msgid "Legacy" msgstr "传统(Legacy)" #: lib/fontconfig/font-manager-source.c:305 #: lib/fontconfig/font-manager-source.c:321 #: lib/fontconfig/font-manager-source.c:322 msgid "Source Unavailable" msgstr "無法取得資源" #: lib/gtk/font-manager-application-window.c:285 #: src/font-manager/Application.vala:3 #, fuzzy msgid "Simple font management for GTK+ desktop environments" msgstr "GTK+桌面环境下的简易字体管理器" #: lib/gtk/font-manager-application-window.c:290 msgid "translator-credits" msgstr "" #: lib/gtk/font-manager-fsType.c:74 msgid "Restricted License Embedding" msgstr "" #: lib/gtk/font-manager-fsType.c:76 msgid "Preview & Print Embedding" msgstr "" #: lib/gtk/font-manager-fsType.c:78 msgid "Editable Embedding" msgstr "" #: lib/gtk/font-manager-fsType.c:80 msgid "Preview & Print Embedding | No Subsetting" msgstr "" #: lib/gtk/font-manager-fsType.c:82 msgid "Editable Embedding | No Subsetting" msgstr "" #: lib/gtk/font-manager-fsType.c:84 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:86 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:88 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:90 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "" #: lib/gtk/font-manager-fsType.c:92 msgid "Installable Embedding" msgstr "" #: lib/gtk/font-manager-license-page.c:179 #, fuzzy msgid "File does not contain license information." msgstr "文件未包含协议描述。" #: lib/gtk/font-manager-preview-controls.c:77 msgid "Left Aligned" msgstr "左对齐" #: lib/gtk/font-manager-preview-controls.c:83 msgid "Centered" msgstr "居中" #: lib/gtk/font-manager-preview-controls.c:89 msgid "Fill" msgstr "两端对齐" #: lib/gtk/font-manager-preview-controls.c:95 msgid "Right Aligned" msgstr "右对齐" #: lib/gtk/font-manager-preview-controls.c:349 #: src/font-manager/ui/font-manager-browse-pane.ui:168 msgid "Edit preview text" msgstr "编辑预览文本" #: lib/gtk/font-manager-preview-controls.c:350 msgid "Undo changes" msgstr "撤销更改" #: lib/gtk/font-manager-preview-page.c:87 #: src/font-manager/ui/font-manager-browse-preview.ui:126 msgid "Preview" msgstr "预览" #: lib/gtk/font-manager-preview-page.c:89 msgid "Waterfall" msgstr "瀑布" #: lib/gtk/font-manager-preview-pane.c:47 #: lib/gtk/font-manager-preview-pane.c:584 #: src/font-manager/ui/font-manager-browse-preview.ui:136 #, fuzzy msgid "Characters" msgstr "字符映射" #: lib/gtk/font-manager-preview-pane.c:49 #: lib/gtk/font-manager-preview-pane.c:585 #, fuzzy msgid "Properties" msgstr "比例(Proportional)" #: lib/gtk/font-manager-preview-pane.c:51 #: lib/gtk/font-manager-preview-pane.c:586 src/font-manager/Categories.vala:266 msgid "License" msgstr "授權" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:331 #: src/font-manager/web/google/WebFont.vala:178 msgid "Regular" msgstr "常规(Regular)" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:326 msgid "Normal" msgstr "正常(Normal)" #: lib/gtk/font-manager-preview-pane.c:508 msgid "Search available characters" msgstr "" #: lib/gtk/font-manager-properties-page.c:55 msgid "PostScript Name" msgstr "PostScript 名称" #: lib/gtk/font-manager-properties-page.c:56 msgid "Family" msgstr "" #: lib/gtk/font-manager-properties-page.c:57 msgid "Style" msgstr "" #: lib/gtk/font-manager-properties-page.c:58 #: src/font-manager/Categories.vala:259 msgid "Width" msgstr "字寬" #: lib/gtk/font-manager-properties-page.c:59 #: src/font-manager/Categories.vala:261 msgid "Slant" msgstr "傾斜" #: lib/gtk/font-manager-properties-page.c:60 #: src/font-manager/Categories.vala:260 msgid "Weight" msgstr "厚度" #: lib/gtk/font-manager-properties-page.c:61 #: src/font-manager/Categories.vala:262 msgid "Spacing" msgstr "字距" #: lib/gtk/font-manager-properties-page.c:62 msgid "Version" msgstr "版本" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/gtk/font-manager-properties-page.c:64 #: src/font-manager/Categories.vala:268 msgid "Vendor" msgstr "供應商" #: lib/gtk/font-manager-properties-page.c:65 msgid "FileType" msgstr "" #. Keep this entry last #: lib/gtk/font-manager-properties-page.c:67 msgid "Filesize" msgstr "" #: lib/gtk/unicode/unicode-character-map.c:850 msgid "Copy" msgstr "" #: lib/gtk/unicode/unicode-info.c:191 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:193 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:195 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:197 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:199 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:201 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:205 msgid "" msgstr "" #: lib/gtk/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "" #: lib/gtk/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "" #: lib/gtk/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "" #: lib/gtk/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "" #: lib/gtk/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "" #: lib/gtk/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "" #: lib/gtk/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "" #: lib/gtk/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "" #: lib/gtk/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "" #: lib/gtk/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "" #: lib/gtk/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "" #: lib/gtk/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "" #: lib/gtk/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "" #: lib/gtk/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "" #: lib/gtk/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:254 msgid "Punctuation, Connector" msgstr "" #: lib/gtk/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "" #: lib/gtk/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "" #: lib/gtk/unicode/unicode-info.c:260 msgid "Punctuation, Final Quote" msgstr "" #: lib/gtk/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "" #: lib/gtk/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "" #: lib/gtk/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "" #: lib/gtk/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "" #: lib/gtk/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "" #: lib/gtk/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "" #: lib/gtk/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "" #: lib/gtk/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "" #: lib/gtk/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "" #: src/common/WaterfallSettings.vala:37 msgid "Up to 48 points (Linear Scaling)" msgstr "" #: src/common/WaterfallSettings.vala:39 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:41 msgid "Up to 96 points (Linear Scaling)" msgstr "" #: src/common/WaterfallSettings.vala:43 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:45 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:47 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:49 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:51 msgid "Custom Size Settings" msgstr "" #: src/common/WaterfallSettings.vala:197 msgid "Waterfall Preview Size Settings" msgstr "" #: src/common/WaterfallSettings.vala:201 msgid "Higher values may adversely affect performance" msgstr "" #: src/common/WaterfallSettings.vala:204 msgid "Minimum Waterfall Preview Point Size" msgstr "" #: src/common/WaterfallSettings.vala:206 msgid "Waterfall Preview Point Size Common Ratio" msgstr "" #: src/common/WaterfallSettings.vala:208 msgid "Maximum Waterfall Preview Point Size" msgstr "" #: src/common/WaterfallSettings.vala:236 msgid "Show line size" msgstr "" #: src/font-manager/Application.vala:5 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 "" #: src/font-manager/Application.vala:133 msgid "Installing Font Files…" msgstr "安裝字體檔案…" # msgstr "手写体(Script)" #: src/font-manager/Browse.vala:381 #: src/font-manager/ui/font-manager-browse-preview.ui:175 #, fuzzy #| msgid "Decorative" msgid "Active" msgstr "修饰(Decorative)" #: src/font-manager/Browse.vala:385 msgid "Inactive" msgstr "" #: src/font-manager/Browse.vala:426 msgid "Designed by" msgstr "" #: src/font-manager/Categories.vala:259 msgid "Grouped by font width" msgstr "按字宽分组" #: src/font-manager/Categories.vala:260 msgid "Grouped by font weight" msgstr "按字重分组" #: src/font-manager/Categories.vala:261 msgid "Grouped by font angle" msgstr "按倾斜分组" #: src/font-manager/Categories.vala:262 msgid "Grouped by font spacing" msgstr "按字距分组" #: src/font-manager/Categories.vala:266 msgid "Grouped by license type" msgstr "按许可证分组" #: src/font-manager/Categories.vala:268 msgid "Grouped by vendor" msgstr "按供应商分组" #: src/font-manager/Categories.vala:269 msgid "Filetype" msgstr "檔案類型" #: src/font-manager/Categories.vala:269 msgid "Grouped by filetype" msgstr "按文件类型分组" # Do not to translate this one. #: src/font-manager/Categories.vala:274 msgid "All" msgstr "所有字體" #: src/font-manager/Categories.vala:274 msgid "All Fonts" msgstr "全部字体" #: src/font-manager/Categories.vala:275 msgid "System" msgstr "系統" #: src/font-manager/Categories.vala:275 msgid "Fonts available to all users" msgstr "字体对所有用户可见" #: src/font-manager/Categories.vala:298 msgid "Family Kind" msgstr "字形家族種類" #: src/font-manager/Categories.vala:298 msgid "Only fonts which include Panose information will be grouped here." msgstr "只有包含Panose信息的字体将被分组到这里" #: src/font-manager/Categories.vala:299 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:262 msgid "Any" msgstr "任意(Any)" #: src/font-manager/Categories.vala:299 msgid "No Fit" msgstr "无匹配(No Fit)" #: src/font-manager/Categories.vala:299 msgid "Text and Display" msgstr "文本和显示(Text and Display)" #: src/font-manager/Categories.vala:299 msgid "Script" msgstr "脚本(Script)" # msgstr "手写体(Script)" #: src/font-manager/Categories.vala:299 msgid "Decorative" msgstr "修饰(Decorative)" #: src/font-manager/Categories.vala:299 msgid "Pictorial" msgstr "图形(Pictorial)" #: src/font-manager/Collections.vala:23 #, fuzzy msgid "Enter Collection Name" msgstr "新字体集" #: src/font-manager/Collections.vala:346 msgid "Copy to…" msgstr "" #: src/font-manager/Collections.vala:347 msgid "Compress…" msgstr "" #: src/font-manager/Collections.vala:348 msgid "Rename…" msgstr "" #: src/font-manager/Collections.vala:402 msgid "Archive created successfully." msgstr "" #: src/font-manager/Collections.vala:403 msgid "The resulting file can be found in your home directory." msgstr "" #: src/font-manager/Collections.vala:405 msgid "Error exporting collection" msgstr "" #: src/font-manager/Collections.vala:406 msgid "" "Start the application from a terminal and try again for more information" msgstr "" #: src/font-manager/Collections.vala:427 #, fuzzy #| msgid "Remove selected collection" msgid "Creating archive from selected collection." msgstr "删除选中的字体集" #: src/font-manager/Collections.vala:428 msgid "This may take some time for large collections…" msgstr "" #: src/font-manager/Compare.vala:325 msgid "Saved Comparison" msgstr "" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:361 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" #: src/font-manager/Controls.vala:80 msgid "Keyboard Shortcuts" msgstr "" #: src/font-manager/Controls.vala:81 src/font-manager/gtk/help-overlay.ui:16 msgid "Help" msgstr "帮助" # Not translate very good, just for use. #: src/font-manager/Controls.vala:82 #, fuzzy #| msgid "Font Manager" msgid "About Font Manager" msgstr "字体管理器" #: src/font-manager/Controls.vala:88 msgid "Preferences" msgstr "" #: src/font-manager/Controls.vala:92 msgid "Import" msgstr "" #: src/font-manager/Controls.vala:93 #: src/font-manager/ui/font-manager-export-dialog.ui:25 msgid "Export" msgstr "" #: src/font-manager/Controls.vala:96 #: src/font-manager/ui/font-manager-export-dialog.ui:13 msgid "User Data" msgstr "" #: src/font-manager/Controls.vala:129 #: src/font-manager/ui/font-manager-user-action-row.ui:13 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:38 msgid "Name" msgstr "" #: src/font-manager/Controls.vala:131 msgid "Size" msgstr "" #: src/font-manager/Controls.vala:196 msgid "Grid View" msgstr "" # Not translate very good, just for use. #: src/font-manager/Controls.vala:197 #, fuzzy msgid "List View" msgstr "字体管理器" #: src/font-manager/Controls.vala:283 msgid "Add Fonts" msgstr "添加字体" #: src/font-manager/Controls.vala:284 msgid "Remove Fonts" msgstr "删除字体" #: src/font-manager/Controls.vala:300 msgid "Back" msgstr "" #: src/font-manager/Dialogs.vala:48 src/font-manager/Dialogs.vala:59 msgid "_Select" msgstr "" #: src/font-manager/Dialogs.vala:49 msgid "Select Executable" msgstr "" #: src/font-manager/Dialogs.vala:60 msgid "Select a Directory" msgstr "" #: src/font-manager/Dialogs.vala:68 msgid "TrueType" msgstr "" #: src/font-manager/Dialogs.vala:70 #, fuzzy #| msgid "_Open" msgid "OpenType" msgstr "打开(_O)" #: src/font-manager/Dialogs.vala:73 msgid "Archive Files" msgstr "" #: src/font-manager/Dialogs.vala:81 #, fuzzy #| msgid "Select files to install" msgid "Select Files to Install" msgstr "选择文件安装" #: src/font-manager/Dialogs.vala:91 #, fuzzy #| msgid "Select source folders" msgid "Select Source Directories" msgstr "选择字体源文件夹" #: src/font-manager/Dialogs.vala:125 msgid "Font Configuration" msgstr "" #: src/font-manager/Dialogs.vala:126 msgid "Font Collections" msgstr "" #: src/font-manager/Dialogs.vala:127 #: src/font-manager/preferences/UserSources.vala:156 #, fuzzy msgid "Font Sources" msgstr "管理字体源" #: src/font-manager/Dialogs.vala:128 msgid "Installed Fonts" msgstr "" #: src/font-manager/Dialogs.vala:129 msgid "Custom Actions" msgstr "" #: src/font-manager/Dialogs.vala:385 msgid "Fonts installed in your home directory will appear here." msgstr "" #. FontList.vala #. * #. * Copyright (C) 2020-2025 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 . #. #: src/font-manager/FontList.vala:21 #, 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:72 #: src/font-manager/web/google/FontList.vala:204 #, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 msgid "Collapse all" msgstr "全部折叠" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 #: src/font-manager/ui/font-manager-font-list-controls.ui:21 #: src/font-manager/ui/font-manager-font-list-view.ui:24 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:28 msgid "Expand all" msgstr "全部展开" #: src/font-manager/FontList.vala:510 msgid "Copy Location" msgstr "" #: src/font-manager/FontList.vala:511 msgid "Show in Folder" msgstr "" #: src/font-manager/FontList.vala:512 msgid "Enable selected items" msgstr "" #: src/font-manager/FontList.vala:513 msgid "Disable selected items" 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:580 src/font-manager/FontList.vala:589 #, c-format msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "" #: src/font-manager/FontList.vala:607 #: src/font-manager/preferences/Preferences.vala:45 msgid "Actions" msgstr "" #: src/font-manager/MainWindow.vala:69 msgid "Browse" msgstr "浏览" #: src/font-manager/MainWindow.vala:71 msgid "Compare" msgstr "比较" #: src/font-manager/MainWindow.vala:74 #, fuzzy #| msgid "Remove Fonts" msgid "Google Fonts" msgstr "删除字体" #: src/font-manager/MainWindow.vala:77 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/LanguageData.vala:35 msgid "Arabic" msgstr "" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "" #: src/font-manager/Orthographies.vala:37 #: src/font-manager/web/google/LanguageData.vala:36 msgid "Armenian" msgstr "" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "" #: src/font-manager/Orthographies.vala:39 #: src/font-manager/web/google/LanguageData.vala:38 msgid "Balinese" msgstr "" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "" #: src/font-manager/Orthographies.vala:41 #: src/font-manager/web/google/LanguageData.vala:39 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/LanguageData.vala:42 msgid "Bengali" msgstr "" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "" #: src/font-manager/Orthographies.vala:48 #: src/font-manager/web/google/LanguageData.vala:46 msgid "Buginese" msgstr "" #: src/font-manager/Orthographies.vala:49 msgid "Unified Canadian Aboriginal Syllabics" msgstr "" #: src/font-manager/Orthographies.vala:50 #: src/font-manager/web/google/LanguageData.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 #: src/font-manager/web/google/LanguageData.vala:51 msgid "Chakma" msgstr "" #: src/font-manager/Orthographies.vala:54 #: src/font-manager/web/google/LanguageData.vala:52 msgid "Cham" msgstr "" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/LanguageData.vala:53 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 #: src/font-manager/web/google/LanguageData.vala:58 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/LanguageData.vala:65 msgid "Devanagari" msgstr "" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "" #: src/font-manager/Orthographies.vala:75 #: src/font-manager/web/google/LanguageData.vala:67 msgid "Egyptian Hieroglyphs" msgstr "" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "" #: src/font-manager/Orthographies.vala:77 #: src/font-manager/web/google/LanguageData.vala:70 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 #: src/font-manager/web/google/LanguageData.vala:71 msgid "Georgian" msgstr "" #: src/font-manager/Orthographies.vala:86 #: src/font-manager/web/google/LanguageData.vala:72 msgid "Glagolitic" msgstr "" #: src/font-manager/Orthographies.vala:87 #: src/font-manager/web/google/LanguageData.vala:73 msgid "Gothic" msgstr "" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/LanguageData.vala:77 msgid "Gujarati" msgstr "" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/LanguageData.vala:79 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/LanguageData.vala:83 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 #: src/font-manager/web/google/LanguageData.vala:89 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 #: src/font-manager/web/google/LanguageData.vala:90 msgid "Kaithi" msgstr "" #: src/font-manager/Orthographies.vala:101 msgid "Japanese Kana" msgstr "" #: src/font-manager/Orthographies.vala:102 #: src/font-manager/web/google/LanguageData.vala:91 msgid "Kannada" msgstr "" #: src/font-manager/Orthographies.vala:103 #: src/font-manager/web/google/LanguageData.vala:94 msgid "Kayah Li" msgstr "" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "" #: src/font-manager/Orthographies.vala:105 #: src/font-manager/web/google/LanguageData.vala:92 msgid "Kharoshthi" msgstr "" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/LanguageData.vala:95 msgid "Khmer" msgstr "" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "" #: src/font-manager/Orthographies.vala:108 #: src/font-manager/web/google/LanguageData.vala:99 msgid "Lao" msgstr "" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "" #: src/font-manager/Orthographies.vala:110 #: src/font-manager/web/google/LanguageData.vala:100 msgid "Lepcha" msgstr "" #: src/font-manager/Orthographies.vala:111 #: src/font-manager/web/google/LanguageData.vala:103 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/LanguageData.vala:110 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 #: src/font-manager/web/google/LanguageData.vala:119 msgid "Mende Kikakui" msgstr "" #: src/font-manager/Orthographies.vala:121 msgid "MeroiticCursive" msgstr "" #: src/font-manager/Orthographies.vala:122 msgid "Meroitic Hieroglyphs" msgstr "" #. { N_(""), "meroitic-cursive", "" }, #. { N_(""), "meroitic-heiroglyphs", "" }, #: src/font-manager/Orthographies.vala:123 #: src/font-manager/web/google/LanguageData.vala:123 msgid "Miao" msgstr "" #: src/font-manager/Orthographies.vala:124 #: src/font-manager/web/google/LanguageData.vala:125 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:130 #: src/font-manager/web/google/LanguageData.vala:129 msgid "Myanmar" msgstr "" #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/LanguageData.vala:133 msgid "New Tai Lue" msgstr "" #: src/font-manager/Orthographies.vala:132 msgid "N’Ko" msgstr "" #: src/font-manager/Orthographies.vala:133 #: src/font-manager/web/google/LanguageData.vala:137 msgid "Ogham" msgstr "" #: src/font-manager/Orthographies.vala:134 #: src/font-manager/web/google/LanguageData.vala:138 msgid "Ol Chiki" msgstr "" #: src/font-manager/Orthographies.vala:135 #: src/font-manager/web/google/LanguageData.vala:140 #, fuzzy msgid "Old Italic" msgstr "斜体(Italic)" #: src/font-manager/Orthographies.vala:136 #: src/font-manager/web/google/LanguageData.vala:145 msgid "Old South Arabian" msgstr "" #: src/font-manager/Orthographies.vala:137 #: src/font-manager/web/google/LanguageData.vala:149 msgid "Oriya" msgstr "" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/LanguageData.vala:148 msgid "Osmanya" msgstr "" #: src/font-manager/Orthographies.vala:139 msgid "Pan African Latin" msgstr "" #: src/font-manager/Orthographies.vala:140 msgid "Pashto" msgstr "" #: src/font-manager/Orthographies.vala:141 #: src/font-manager/web/google/LanguageData.vala:153 msgid "Phags Pa" msgstr "" #: src/font-manager/Orthographies.vala:142 msgid "Pinyin" msgstr "" #: src/font-manager/Orthographies.vala:143 msgid "Polynesian" msgstr "" #: src/font-manager/Orthographies.vala:144 msgid "Polytonic Greek" msgstr "" #: src/font-manager/Orthographies.vala:145 #: src/font-manager/web/google/LanguageData.vala:156 msgid "Rejang" msgstr "" #: src/font-manager/Orthographies.vala:146 msgid "Romanian" msgstr "" #: src/font-manager/Orthographies.vala:147 #: src/font-manager/web/google/LanguageData.vala:157 msgid "Runic" msgstr "" #: src/font-manager/Orthographies.vala:148 #: src/font-manager/web/google/LanguageData.vala:159 msgid "Saurashtra" msgstr "" #: src/font-manager/Orthographies.vala:149 msgid "Simplified Chinese" msgstr "" #: src/font-manager/Orthographies.vala:150 msgid "Sindhi" msgstr "" #: src/font-manager/Orthographies.vala:151 #: src/font-manager/web/google/LanguageData.vala:164 msgid "Sinhala" msgstr "" #: src/font-manager/Orthographies.vala:152 msgid "South Korean Hanja" msgstr "" #: src/font-manager/Orthographies.vala:153 #: src/font-manager/web/google/LanguageData.vala:168 msgid "Sundanese" msgstr "" #: src/font-manager/Orthographies.vala:154 #: src/font-manager/web/google/LanguageData.vala:169 msgid "Syloti Nagri" msgstr "" #. { N_("Symbols"), "symbols", "" }, #: src/font-manager/Orthographies.vala:155 #: src/font-manager/web/google/LanguageData.vala:171 msgid "Syriac" msgstr "" #: src/font-manager/Orthographies.vala:156 #: src/font-manager/web/google/LanguageData.vala:174 msgid "Tai Le" msgstr "" #: src/font-manager/Orthographies.vala:157 msgid "Tai Tham (Lanna)" msgstr "" #: src/font-manager/Orthographies.vala:158 msgid "Tai Viet" msgstr "" #: src/font-manager/Orthographies.vala:159 #: src/font-manager/web/google/LanguageData.vala:175 msgid "Tamil" msgstr "" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/LanguageData.vala:176 msgid "Telugu" msgstr "" #: src/font-manager/Orthographies.vala:161 msgid "Thaana" msgstr "" #: src/font-manager/Orthographies.vala:162 #: src/font-manager/web/google/LanguageData.vala:177 msgid "Thai" msgstr "" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/LanguageData.vala:178 msgid "Tibetan" msgstr "" #: src/font-manager/Orthographies.vala:164 msgid "Tifinagh" msgstr "" #: src/font-manager/Orthographies.vala:165 msgid "Traditional Chinese" msgstr "" #: src/font-manager/Orthographies.vala:166 msgid "Turkish" msgstr "" #: src/font-manager/Orthographies.vala:167 msgid "Uighur" msgstr "" #: src/font-manager/Orthographies.vala:168 msgid "Urdu" msgstr "" #: src/font-manager/Orthographies.vala:169 msgid "Vai" msgstr "" #: src/font-manager/Orthographies.vala:170 msgid "Vedic Extensions" msgstr "" #: src/font-manager/Orthographies.vala:171 #, fuzzy msgid "Venda" msgstr "供应商" #: src/font-manager/Orthographies.vala:172 #: src/font-manager/web/google/LanguageData.vala:179 msgid "Vietnamese" msgstr "" #: src/font-manager/Orthographies.vala:173 msgid "Western European" msgstr "" #: src/font-manager/Orthographies.vala:174 msgid "Yi" msgstr "" #: src/font-manager/Orthographies.vala:175 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/OrthographyList.vala:105 msgid "Coverage" msgstr "" #: src/font-manager/OrthographyList.vala:137 #: src/font-manager/filters/LanguageFilter.vala:55 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:362 msgid "Supported Orthographies" msgstr "" #: src/font-manager/OrthographyList.vala:200 msgid "No items selected" msgstr "" #: src/font-manager/OrthographyList.vala:205 msgid "Update in progress" msgstr "" #. No error and no results means this font file is likely broken or empty #: src/font-manager/OrthographyList.vala:231 msgid "No valid orthographies for selection" msgstr "" #: src/font-manager/Sidebar.vala:57 msgid "Add new collection" msgstr "添加新的字体集" #: src/font-manager/Sidebar.vala:61 #: src/font-manager/ui/font-manager-font-list-controls.ui:32 #: src/font-manager/ui/font-manager-font-list-view.ui:36 #, fuzzy msgid "Remove selected item" msgstr "删除比较组中选中的字体" #: src/font-manager/Sidebar.vala:67 msgid "Edit selected item" msgstr "" #: src/font-manager/Utils.vala:295 msgid "Copying files…" msgstr "" #: src/font-manager/filters/Collection.vala:99 msgid "New Collection" msgstr "新字体集" #: src/font-manager/filters/Collection.vala:100 #, c-format msgid "Created : %s" msgstr "创建: %s" #: src/font-manager/filters/Disabled.vala:28 msgid "Disabled" msgstr "禁用" #: src/font-manager/filters/Disabled.vala:29 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:34 msgid "Unsorted" msgstr "未排序" #: src/font-manager/filters/Unsorted.vala:35 msgid "Fonts not present in any collection" msgstr "字体未在任何字体集中" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "使用者" #: src/font-manager/filters/UserFonts.vala:28 #, 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 msgid "GTK 4 Font Rendering" msgstr "" #: src/font-manager/preferences/Desktop.vala:61 msgid "Automatic option allows GTK 4 to disregard hinting settings." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:90 msgid "Antialiasing" msgstr "" #: src/font-manager/preferences/Desktop.vala:67 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values. " msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:96 msgid "RGBA order" msgstr "" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:97 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:78 #: src/font-manager/preferences/Desktop.vala:84 #: src/font-manager/preferences/Rendering.vala:78 msgid "Hinting" msgstr "" #: src/font-manager/preferences/Desktop.vala:79 #: src/font-manager/preferences/Desktop.vala:85 msgid "The type of hinting to use when rendering fonts." msgstr "" #: src/font-manager/preferences/Desktop.vala:91 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values." msgstr "" #: src/font-manager/preferences/Desktop.vala:121 msgid "GNOME desktop settings schema not found" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Automatic" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Manual" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "Grayscale" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "RGBA" msgstr "" #: src/font-manager/preferences/Desktop.vala:242 #: src/font-manager/preferences/Display.vala:91 msgid "Subpixel Geometry" msgstr "" #: src/font-manager/preferences/Display.vala:75 msgid "Target DPI" msgstr "" #: src/font-manager/preferences/Display.vala:77 msgid "Scale Factor" msgstr "" #: src/font-manager/preferences/Display.vala:83 msgid "LCD Filter" msgstr "" #: src/font-manager/preferences/Preferences.vala:41 msgid "Interface" msgstr "" #: src/font-manager/preferences/Preferences.vala:42 msgid "Desktop" msgstr "" #: src/font-manager/preferences/Preferences.vala:48 msgid "Sources" msgstr "字體來源" #: src/font-manager/preferences/Preferences.vala:49 msgid "Substitutions" msgstr "" #: src/font-manager/preferences/Preferences.vala:50 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:150 #, fuzzy msgid "Display" msgstr "文本和显示(Text and Display)" #: src/font-manager/preferences/Preferences.vala:51 msgid "Rendering" msgstr "" #: src/font-manager/preferences/Preferences.vala:131 msgid "" "A Fontconfig configuration file will be generated from these settings.\n" "\n" "Running applications may require a restart to reflect any changes.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" #: src/font-manager/preferences/Preferences.vala:153 msgid "Reset all values to default" msgstr "" #: src/font-manager/preferences/Rendering.vala:77 msgid "Antialias" msgstr "" #: src/font-manager/preferences/Rendering.vala:81 msgid "Enable Autohinter" msgstr "" #: src/font-manager/preferences/Rendering.vala:88 msgid "Hinting Style" msgstr "" #: src/font-manager/preferences/Rendering.vala:90 msgid "Use Embedded Bitmaps" msgstr "" #: src/font-manager/preferences/Substitutions.vala:153 msgid "Font Substitutions" msgstr "" #: src/font-manager/preferences/Substitutions.vala:154 msgid "Easily substitute one font family for another." msgstr "" #: src/font-manager/preferences/Substitutions.vala:155 msgid "To add a new substitute click the add button in the toolbar." msgstr "" #: src/font-manager/preferences/UserActions.vala:229 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:243 msgid "User Actions" msgstr "" #: src/font-manager/preferences/UserActions.vala:245 msgid "Custom context menu entries" msgstr "" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Raised" msgstr "" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Flat" msgstr "" #: src/font-manager/preferences/UserInterface.vala:80 #: src/font-viewer/MainWindow.vala:208 msgid "Selected setting requires restart to apply" msgstr "" #: src/font-manager/preferences/UserInterface.vala:81 #: src/font-viewer/MainWindow.vala:209 msgid "Changes will take effect next time the application is started" msgstr "" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Wide Layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Use three column layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:97 msgid "Only When Maximized" msgstr "" #: src/font-manager/preferences/UserInterface.vala:99 msgid "Enable Animations" msgstr "" #. The added margins here are due to PreviewColors widget alignment issues #: src/font-manager/preferences/UserInterface.vala:100 #: src/font-viewer/MainWindow.vala:224 msgid "Prefer Dark Theme" msgstr "" #: src/font-manager/preferences/UserInterface.vala:102 #: src/font-viewer/MainWindow.vala:229 msgid "Use Adwaita Stylesheet" msgstr "" #: src/font-manager/preferences/UserInterface.vala:106 msgid "Titlebar Button Style" msgstr "" #: src/font-manager/preferences/UserInterface.vala:107 msgid "Display line size in Waterfall Preview" msgstr "" #: src/font-manager/preferences/UserInterface.vala:112 #: src/font-viewer/MainWindow.vala:243 msgid "Waterfall Line Spacing" msgstr "" #: src/font-manager/preferences/UserInterface.vala:114 #: src/font-viewer/MainWindow.vala:244 msgid "Padding in pixels to insert above and below rows" msgstr "" #: src/font-manager/preferences/UserSources.vala:145 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." msgstr "" #: src/font-manager/preferences/UserSources.vala:157 #, fuzzy msgid "Easily add or preview fonts without actually installing them." msgstr "快速添加或预览字体" #: src/font-manager/preferences/UserSources.vala:158 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/GoogleFonts.vala:156 msgid "Network Access Disabled" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:157 msgid "Contact your system administrator to request access." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:160 msgid "Network Offline" msgstr "" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:162 msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:172 msgid "Client Error" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:173 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:176 msgid "Server Error" msgstr "" #. Sample strings used here should be sourced from https://fonts.google.com/ #: src/font-manager/web/google/LanguageData.vala:33 msgid "Adlam" msgstr "" #: src/font-manager/web/google/LanguageData.vala:34 msgid "Anatolian Hieroglyphs" msgstr "" #: src/font-manager/web/google/LanguageData.vala:37 msgid "Avestan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:40 msgid "Bassa Vah" msgstr "" #: src/font-manager/web/google/LanguageData.vala:41 msgid "Batak" msgstr "" #: src/font-manager/web/google/LanguageData.vala:43 msgid "Bhaiksuki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:44 msgid "Brahmi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:45 msgid "Braille" msgstr "" #. { N_("Buhid"), "buhid", "" }, #: src/font-manager/web/google/LanguageData.vala:48 msgid "Caucasian Albanian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:49 msgid "Canadian Aboriginal" msgstr "" #: src/font-manager/web/google/LanguageData.vala:54 msgid "Chinese (Hong Kong)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:55 msgid "Chinese (Simplified)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:56 msgid "Chinese (Traditional)" msgstr "" #: src/font-manager/web/google/LanguageData.vala:57 msgid "Chorasmian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:59 msgid "Cuneiform" msgstr "" #: src/font-manager/web/google/LanguageData.vala:60 msgid "Cypriot" msgstr "" #: src/font-manager/web/google/LanguageData.vala:61 msgid "Cypro Minoan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:62 msgid "Cyrillic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:63 msgid "Cyrillic Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:64 msgid "Deseret" msgstr "" #: src/font-manager/web/google/LanguageData.vala:66 msgid "Duployan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:68 msgid "Elbasan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:69 msgid "Elymaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:74 msgid "Grantha" msgstr "" #: src/font-manager/web/google/LanguageData.vala:75 msgid "Greek" msgstr "" #: src/font-manager/web/google/LanguageData.vala:76 msgid "Greek Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:78 msgid "Gunjala Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:80 msgid "Hanifi Rohingya" msgstr "" #: src/font-manager/web/google/LanguageData.vala:81 msgid "Hanunoo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:82 msgid "Hatran" msgstr "" #: src/font-manager/web/google/LanguageData.vala:84 msgid "Imperial Aramaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:85 msgid "Indic Siyaq Numbers" msgstr "" #: src/font-manager/web/google/LanguageData.vala:86 msgid "Inscriptional Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:87 msgid "Inscriptional Parthian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:88 msgid "Japanese" msgstr "" #: src/font-manager/web/google/LanguageData.vala:93 msgid "Kawi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:96 msgid "Khojki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:97 msgid "Khudawadi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:98 msgid "Korean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:101 msgid "Latin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:102 msgid "Latin Extended" msgstr "" #: src/font-manager/web/google/LanguageData.vala:104 msgid "Linear A" msgstr "" #: src/font-manager/web/google/LanguageData.vala:105 msgid "Linear B" msgstr "" #: src/font-manager/web/google/LanguageData.vala:106 msgid "Lisu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:107 msgid "Lycian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:108 msgid "Lydian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:109 msgid "Mahajani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:111 msgid "Mandaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:112 msgid "Manichaean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:113 msgid "Math" msgstr "" #: src/font-manager/web/google/LanguageData.vala:114 msgid "Marchen" msgstr "" #: src/font-manager/web/google/LanguageData.vala:115 msgid "Masaram Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:116 msgid "Mayan Numerals" msgstr "" #: src/font-manager/web/google/LanguageData.vala:117 msgid "Medefaidrin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:118 msgid "Meetei Mayek" msgstr "" #: src/font-manager/web/google/LanguageData.vala:120 msgid "Meroitic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:124 msgid "Modi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:126 msgid "Mro" msgstr "" #: src/font-manager/web/google/LanguageData.vala:127 msgid "Multani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:128 msgid "Music" msgstr "" #: src/font-manager/web/google/LanguageData.vala:130 msgid "Nabataean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:131 msgid "Nag Mundari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:132 msgid "Nandinagari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:134 msgid "Newa" msgstr "" #. { N_(""), "nko", "" }, #: src/font-manager/web/google/LanguageData.vala:136 msgid "Nüshu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:139 msgid "Old Hungarian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:141 msgid "Old North Arabian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:142 #, fuzzy msgid "Old Permic" msgstr "斜体(Italic)" #: src/font-manager/web/google/LanguageData.vala:143 msgid "Old Persian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:144 msgid "Old Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:146 #, fuzzy msgid "Old Turkic" msgstr "斜体(Italic)" #: src/font-manager/web/google/LanguageData.vala:147 msgid "Osage" msgstr "" #: src/font-manager/web/google/LanguageData.vala:150 msgid "Pahawh Hmong" msgstr "" #: src/font-manager/web/google/LanguageData.vala:151 msgid "Palmyrene" msgstr "" #: src/font-manager/web/google/LanguageData.vala:152 msgid "Pau Cin Hau" msgstr "" #: src/font-manager/web/google/LanguageData.vala:154 msgid "Phoenician" msgstr "" #: src/font-manager/web/google/LanguageData.vala:155 msgid "Psalter Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:158 msgid "Samaritan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:160 msgid "Sharada" msgstr "" #: src/font-manager/web/google/LanguageData.vala:161 msgid "Shavian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:162 msgid "Siddham" msgstr "" #: src/font-manager/web/google/LanguageData.vala:163 msgid "SignWriting" msgstr "" #: src/font-manager/web/google/LanguageData.vala:165 msgid "Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:166 msgid "Sora Sompeng" msgstr "" #: src/font-manager/web/google/LanguageData.vala:167 msgid "Soyombo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:172 msgid "Tagalog" msgstr "" #: src/font-manager/web/google/LanguageData.vala:173 msgid "Tagbanwa" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name. #: src/font-manager/web/google/LanguageData.vala:190 #, c-format msgid "No sample for %s available" msgstr "" #: src/font-manager/web/google/LanguageData.vala:192 msgid "Please file an issue requesting an update to available samples." msgstr "" #: src/font-manager/web/google/PreviewPage.vala:383 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "" #: src/font-manager/web/google/WebFont.vala:174 #, fuzzy msgid "ExtraLight" msgstr "超细(Ultra-Light)" #: src/font-manager/web/google/WebFont.vala:182 #, fuzzy msgid "SemiBold" msgstr "半粗(Semi-Bold)" #: src/font-manager/web/google/WebFont.vala:186 #, fuzzy msgid "ExtraBold" msgstr "超粗(Ultra-Bold)" #: src/font-manager/web/google/WebFont.vala:188 msgid "Black" msgstr "" #: src/font-viewer/MainWindow.vala:100 #: src/font-viewer/font-viewer-main-window.ui:70 msgid "No file selected" msgstr "" #: src/font-viewer/MainWindow.vala:101 #: src/font-viewer/font-viewer-main-window.ui:78 #, fuzzy msgid "Or unsupported filetype." msgstr "按文件类型分组" #: src/font-viewer/MainWindow.vala:150 #, fuzzy #| msgid "System" msgid "System Font" msgstr "系统" #: src/font-viewer/MainWindow.vala:152 msgid "" "Selected font file is either installed in a system directory or is not " "writable by the current user.\n" "\n" "If you wish to remove this font from the list of available fonts use the " "system package manager to remove the package containing this font file, ask " "the system administrator to remove it or use a font management application " "to disable it." msgstr "" #: src/font-viewer/MainWindow.vala:155 msgid "Newer version already installed" msgstr "新版本已安装" #: src/font-viewer/MainWindow.vala:157 src/font-viewer/MainWindow.vala:162 msgid "Click to overwrite" msgstr "" #: src/font-viewer/MainWindow.vala:160 #, fuzzy msgid "Update Font" msgstr "添加字体" #: src/font-viewer/MainWindow.vala:165 #, fuzzy msgid "Remove Font" msgstr "删除字体" #: src/font-viewer/MainWindow.vala:169 #: src/font-viewer/font-viewer-main-window.ui:104 #, fuzzy msgid "Install Font" msgstr "全部字体" #: src/font-viewer/MainWindow.vala:236 msgid "Preview Area Colors" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:9 #: src/common/ui/font-manager-preview-colors.ui:15 msgid "Select background color" msgstr "选择背景颜色" #: src/common/ui/font-manager-preview-colors.ui:23 #: src/common/ui/font-manager-preview-colors.ui:29 msgid "Select text color" msgstr "" #: src/font-manager/gtk/help-overlay.ui:11 msgid "General" msgstr "" #: src/font-manager/gtk/help-overlay.ui:23 msgid "Increase preview size" msgstr "" #: src/font-manager/gtk/help-overlay.ui:30 msgid "Decrease preview size" msgstr "" #: src/font-manager/gtk/help-overlay.ui:37 msgid "Reset preview size" msgstr "" #: src/font-manager/gtk/help-overlay.ui:44 msgid "Focus search entry" msgstr "" #: src/font-manager/gtk/help-overlay.ui:51 msgid "Reload" msgstr "" #: src/font-manager/gtk/help-overlay.ui:58 #: src/font-manager/gtk/help-overlay.ui:65 msgid "Quit the application" msgstr "" #: src/font-manager/gtk/help-overlay.ui:73 msgid "Mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:78 msgid "Switch to Manage mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:85 msgid "Switch to Browse mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:92 msgid "Switch to Compare mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:99 #, fuzzy #| msgid "Remove Fonts" msgid "Switch to Google Fonts mode" msgstr "删除字体" #: src/font-manager/gtk/help-overlay.ui:107 msgid "Preview Mode" msgstr "" #: src/font-manager/gtk/help-overlay.ui:112 msgid "Switch to Standard preview" msgstr "" #: src/font-manager/gtk/help-overlay.ui:119 msgid "Switch to Waterfall preview" msgstr "" #: src/font-manager/gtk/help-overlay.ui:126 msgid "Switch to Body Text preview" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:100 msgid "Increase tile size" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:109 msgid "Decrease tile size" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:149 msgid "Toggle search entry" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:158 msgid "Toggle preview panel" msgstr "" #: src/font-manager/ui/font-manager-browse-preview.ui:164 msgid "" "Status of selected family.\n" "\n" "Disabling will prevent the selected family from being used by other " "applications." msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:19 #, fuzzy msgid "Collection Name" msgstr "新字体集" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:45 msgid "_Rename" msgstr "" #: src/font-manager/ui/font-manager-compare-view.ui:20 msgid "Add selected font to comparison" msgstr "添加选中的字体进行比较" #: src/font-manager/ui/font-manager-compare-view.ui:33 msgid "Remove selected font from comparison" msgstr "删除比较组中选中的字体" #: src/font-manager/ui/font-manager-compare-view.ui:45 msgid "Pinned Comparisons" msgstr "" #: src/font-manager/ui/font-manager-export-dialog.ui:19 #: src/font-manager/ui/font-manager-remove-dialog.ui:19 #, fuzzy #| msgid "_Cancel" msgid "Cancel" msgstr "取消(_C)" #: src/font-manager/ui/font-manager-font-list-controls.ui:51 #: src/font-manager/ui/font-manager-font-list-view.ui:54 #: src/font-manager/ui/font-manager-remove-dialog.ui:43 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:44 msgid "Search Families…" msgstr "搜尋字體家族…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:29 msgid "Search Orthographies…" msgstr "搜尋拼寫體系…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:72 msgid "Minimum Coverage" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:101 msgid "Deselect All" msgstr "" #: src/font-manager/ui/font-manager-orthography-list.ui:53 msgid "Clear selected filter" msgstr "" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:22 msgid "Created :" msgstr "建立:" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:23 #, fuzzy msgid "Save current comparison" msgstr "删除比较组中选中的字体" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:45 #, fuzzy msgid "Remove selected comparison" msgstr "删除比较组中选中的字体" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:73 #, fuzzy msgid "Restore selected comparison" msgstr "删除比较组中选中的字体" #: src/font-manager/ui/font-manager-remove-dialog.ui:13 msgid "Select fonts to remove" msgstr "选择字体删除" #: src/font-manager/ui/font-manager-remove-dialog.ui:25 #, fuzzy #| msgid "_Delete" msgid "Delete" msgstr "删除(_D)" # msgstr "区块" #: src/font-manager/ui/font-manager-sidebar.ui:35 msgid "Categories" msgstr "分類" #: src/font-manager/ui/font-manager-sidebar.ui:86 #, fuzzy #| msgid "Collections" msgid "Smart Collections" msgstr "字体集" #: src/font-manager/ui/font-manager-sidebar.ui:142 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:50 msgid "Sort Order" msgstr "" #: src/font-manager/ui/font-manager-sidebar.ui:150 msgid "Collections" msgstr "字集" #: src/font-manager/ui/font-manager-substitute-row.ui:22 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:34 msgid "Remove substitute" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:35 msgid "Enter substitute family" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:51 msgid "prefer" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:52 msgid "accept" msgstr "" #: src/font-manager/ui/font-manager-substitute.ui:53 #, fuzzy msgid "default" msgstr "默认(Default)" #: src/font-manager/ui/font-manager-user-action-row.ui:27 msgid "Comment" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:42 msgid "Executable" msgstr "" #: src/font-manager/ui/font-manager-user-action-row.ui:57 msgid "Arguments" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:39 msgid "Newest" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:40 msgid "Most Popular" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:41 msgid "Trending" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:116 msgid "Serif" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:133 msgid "Sans Serif" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:167 msgid "Handwriting" msgstr "" # msgstr "区块" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:198 #, fuzzy msgid "Category" msgstr "分类" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:272 msgid "4+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:282 msgid "8+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:292 msgid "12+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:305 msgid "Variations" msgstr "" #: src/font-viewer/font-viewer-main-window.ui:31 #, fuzzy msgid "Preview font files before installing them." msgstr "快速添加或预览字体" #: src/font-viewer/font-viewer-main-window.ui:32 msgid "To preview a font simply drag it onto this area." msgstr "" # Not translate very good, just for use. #, fuzzy #~| msgid "Font Manager" #~ msgid "Font Manager project" #~ msgstr "字体管理器" #, fuzzy #~ msgid "Remove selected font from collection" #~ msgstr "删除比较组中选中的字体" #~ msgid "About" #~ msgstr "关于" #, fuzzy #~ msgid "Remove Family" #~ msgstr "删除字体" #, fuzzy #~ msgid "Installed" #~ msgstr "全部字体" #, fuzzy #~ msgid "_Continue" #~ msgstr "继续" #~ msgid "Update Required" #~ msgstr "需要更新" font-manager-0.9.4/po/zh_TW.po000066400000000000000000002425711476271126700161430ustar00rootroot00000000000000# 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. # D0735 , 2024. # Ricky From Hong Kong , 2024. 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: 2025-02-26 00:40-0500\n" "PO-Revision-Date: 2024-07-23 16:09+0000\n" "Last-Translator: Ricky From Hong Kong \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 5.7-dev\n" # Not translate very good, just for use. #. Application.vala #: data/com.github.FontManager.FontManager.appdata.xml.in.in:14 #: data/com.github.FontManager.FontManager.desktop.in.in:5 #: data/com.github.FontManager.FontManager.desktop.in.in:6 #: lib/gtk/font-manager-application-window.c:281 #: src/font-manager/Application.vala:2 msgid "Font Manager" msgstr "字形總管" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:15 msgid "A simple font management application for Gtk+ Desktop Environments" msgstr "一個支援 GTK+ 桌面環境的簡易字型管理軟體" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:18 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/com.github.FontManager.FontManager.appdata.xml.in.in:23 msgid "" "While designed primarily with the Gnome Desktop Environment in mind, it " "should work well with other Gtk+ desktop environments." msgstr "雖然主要設計是用 GNOME 桌面環境,應該也能在其他 GTK+ 桌面環境運作。" #: data/com.github.FontManager.FontManager.appdata.xml.in.in:27 msgid "Font Manager is NOT a professional-grade font management solution." msgstr "字型總管不是一個專業級的字型管理解決方案。" #: data/com.github.FontManager.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/com.github.FontManager.FontManager.desktop.in.in:16 #: data/com.github.FontManager.FontViewer.desktop.in.in:16 msgid "Graphics;Viewer;GNOME;GTK;Publishing;" msgstr "圖形;檢視器;GNOME;GTK;出版;" # Not translate very good, just for use. #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:14 #: data/com.github.FontManager.FontViewer.desktop.in.in:5 #: data/com.github.FontManager.FontViewer.desktop.in.in:6 #: src/font-viewer/Application.vala:88 src/font-viewer/Application.vala:108 #: src/font-viewer/Application.vala:132 #: src/font-viewer/font-viewer-main-window.ui:30 msgid "Font Viewer" msgstr "字型檢視器" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:15 msgid "A font viewer application for Gtk+ Desktop Environments" msgstr "一個支援 GTK+ 桌面環境的字型檢視軟體" #: data/com.github.FontManager.FontViewer.appdata.xml.in.in:18 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/com.github.FontManager.FontViewer.desktop.in.in:7 msgid "Full featured font file preview application" msgstr "功能完善的字型檔案預覽程式" #: extensions/nautilus/font-manager-menu-provider.c:154 #: extensions/nemo/font-manager-menu-provider.c:147 #: extensions/thunar/font-manager-menu-provider.c:129 #: src/font-manager/FontList.vala:509 msgid "Install" msgstr "安裝" #: extensions/nautilus/font-manager-menu-provider.c:156 #: extensions/nemo/font-manager-menu-provider.c:149 #: extensions/thunar/font-manager-menu-provider.c:131 msgid "Install the selected font file" msgstr "安裝已選擇的檔案" #: extensions/nautilus/font-manager-menu-provider.c:157 #: extensions/nemo/font-manager-menu-provider.c:150 #: extensions/thunar/font-manager-menu-provider.c:132 msgid "Install the selected font files" msgstr "安裝已選擇的檔案" #: extensions/thunar/font-manager-renamer-provider.c:86 msgid "Font Properties" msgstr "字型屬性" #: lib/common/font-manager-database.c:582 src/font-manager/Application.vala:147 #, fuzzy #| msgid "Updating Database — Fonts" msgid "Updating Database…" msgstr "正在更新資料庫 — 字體" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/common/font-manager-freetype.c:699 msgid "Unknown Vendor" msgstr "不明供應商(Unknown)" #: lib/fontconfig/font-manager-fontconfig.c:568 #: src/font-manager/web/google/WebFont.vala:172 msgid "Thin" msgstr "瘦(Thin)" #: lib/fontconfig/font-manager-fontconfig.c:570 msgid "Ultra-Light" msgstr "超細(Ultra-Light)" #: lib/fontconfig/font-manager-fontconfig.c:572 #: lib/fontconfig/font-manager-fontconfig.c:925 #: src/font-manager/web/google/WebFont.vala:176 msgid "Light" msgstr "細(Light)" #: lib/fontconfig/font-manager-fontconfig.c:574 msgid "Semi-Light" msgstr "半細" #: lib/fontconfig/font-manager-fontconfig.c:576 msgid "Book" msgstr "預定(Book)" #: lib/fontconfig/font-manager-fontconfig.c:578 #: lib/fontconfig/font-manager-fontconfig.c:882 #: src/font-manager/preferences/Desktop.vala:236 #: src/font-manager/web/google/WebFont.vala:180 msgid "Medium" msgstr "中等(Medium)" #: lib/fontconfig/font-manager-fontconfig.c:580 msgid "Semi-Bold" msgstr "半粗(Semi-Bold)" #: lib/fontconfig/font-manager-fontconfig.c:582 #: src/font-manager/web/google/WebFont.vala:184 msgid "Bold" msgstr "粗(Bold)" #: lib/fontconfig/font-manager-fontconfig.c:584 msgid "Ultra-Bold" msgstr "超粗(Ultra-Bold)" #: lib/fontconfig/font-manager-fontconfig.c:586 msgid "Heavy" msgstr "黑(Heavy)" #: lib/fontconfig/font-manager-fontconfig.c:588 msgid "Ultra-Heavy" msgstr "超黑(Ultra-Heavy)" #: lib/fontconfig/font-manager-fontconfig.c:663 #: src/font-manager/web/google/WebFont.vala:234 msgid "Italic" msgstr "斜體(Italic)" #: lib/fontconfig/font-manager-fontconfig.c:665 msgid "Oblique" msgstr "傾斜體(Oblique)" #: lib/fontconfig/font-manager-fontconfig.c:703 msgid "Ultra-Condensed" msgstr "超窄(Ultra-Condensed)" #: lib/fontconfig/font-manager-fontconfig.c:705 msgid "Extra-Condensed" msgstr "特窄(Extra-Condensed)" #: lib/fontconfig/font-manager-fontconfig.c:707 msgid "Condensed" msgstr "窄(Condensed)" #: lib/fontconfig/font-manager-fontconfig.c:709 msgid "Semi-Condensed" msgstr "半窄(Semi-Condensed)" #: lib/fontconfig/font-manager-fontconfig.c:711 msgid "Semi-Expanded" msgstr "半寬(Semi-Expanded)" #: lib/fontconfig/font-manager-fontconfig.c:713 msgid "Expanded" msgstr "寬(Expanded)" #: lib/fontconfig/font-manager-fontconfig.c:715 msgid "Extra-Expanded" msgstr "特寬(Extra-Expanded)" #: lib/fontconfig/font-manager-fontconfig.c:717 msgid "Ultra-Expanded" msgstr "超寬(Ultra-Expanded)" #: lib/fontconfig/font-manager-fontconfig.c:786 msgid "Proportional" msgstr "比例(Proportional)" #: lib/fontconfig/font-manager-fontconfig.c:788 msgid "Dual Width" msgstr "雙寬(Dual Width)" #: lib/fontconfig/font-manager-fontconfig.c:790 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:184 msgid "Monospace" msgstr "等寬(Monospace)" #: lib/fontconfig/font-manager-fontconfig.c:792 msgid "Charcell" msgstr "等寬等高(Charcell)" #: lib/fontconfig/font-manager-fontconfig.c:831 msgid "Unknown" msgstr "未知(Unknown)" #: lib/fontconfig/font-manager-fontconfig.c:833 msgid "RGB" msgstr "RGB" #: lib/fontconfig/font-manager-fontconfig.c:835 msgid "BGR" msgstr "BGR" #: lib/fontconfig/font-manager-fontconfig.c:837 msgid "VRGB" msgstr "VRGB" #: lib/fontconfig/font-manager-fontconfig.c:839 msgid "VBGR" msgstr "VBGR" #: lib/fontconfig/font-manager-fontconfig.c:841 #: lib/fontconfig/font-manager-fontconfig.c:886 #: lib/fontconfig/font-manager-fontconfig.c:929 #: src/font-manager/Controls.vala:133 #: src/font-manager/preferences/Desktop.vala:234 #: src/font-manager/preferences/Desktop.vala:236 msgid "None" msgstr "無(None)" #: lib/fontconfig/font-manager-fontconfig.c:880 #: src/font-manager/preferences/Desktop.vala:236 msgid "Slight" msgstr "少量(Slight)" #: lib/fontconfig/font-manager-fontconfig.c:884 #: src/font-manager/preferences/Desktop.vala:236 msgid "Full" msgstr "全部(Full)" #: lib/fontconfig/font-manager-fontconfig.c:923 msgid "Default" msgstr "預設(Default)" #: lib/fontconfig/font-manager-fontconfig.c:927 msgid "Legacy" msgstr "傳統(Legacy)" #: lib/fontconfig/font-manager-source.c:305 #: lib/fontconfig/font-manager-source.c:321 #: lib/fontconfig/font-manager-source.c:322 msgid "Source Unavailable" msgstr "無法取得資源" #: lib/gtk/font-manager-application-window.c:285 #: src/font-manager/Application.vala:3 msgid "Simple font management for GTK+ desktop environments" msgstr "GTK+環境下的字體管理程式" #: lib/gtk/font-manager-application-window.c:290 msgid "translator-credits" msgstr "lemon37564 , 2021" #: lib/gtk/font-manager-fsType.c:74 msgid "Restricted License Embedding" msgstr "有限制的授權嵌入" #: lib/gtk/font-manager-fsType.c:76 msgid "Preview & Print Embedding" msgstr "預覽 & 印出 嵌入" #: lib/gtk/font-manager-fsType.c:78 msgid "Editable Embedding" msgstr "可編輯的嵌入" #: lib/gtk/font-manager-fsType.c:80 msgid "Preview & Print Embedding | No Subsetting" msgstr "預覽 & 印出嵌入 | 無子設定" #: lib/gtk/font-manager-fsType.c:82 msgid "Editable Embedding | No Subsetting" msgstr "可編輯嵌入 | 無子設定" #: lib/gtk/font-manager-fsType.c:84 msgid "Preview & Print Embedding | Bitmap Embedding Only" msgstr "預覽 & 印出嵌入 | 只有 Bitmap" #: lib/gtk/font-manager-fsType.c:86 msgid "Editable Embedding | Bitmap Embedding Only" msgstr "可編輯嵌入 | 只有 Bitmap" #: lib/gtk/font-manager-fsType.c:88 msgid "Preview & Print Embedding | No Subsetting | Bitmap Embedding Only" msgstr "預覽 & 印出嵌入 | 無子設定 | 只有 Bitmap" #: lib/gtk/font-manager-fsType.c:90 msgid "Editable Embedding | No Subsetting | Bitmap Embedding Only" msgstr "可編輯嵌入 | 無子設定 | 只有 Bitmap" #: lib/gtk/font-manager-fsType.c:92 msgid "Installable Embedding" msgstr "可安裝的嵌入" #: lib/gtk/font-manager-license-page.c:179 msgid "File does not contain license information." msgstr "檔案沒有包含授權資訊。" #: lib/gtk/font-manager-preview-controls.c:77 msgid "Left Aligned" msgstr "向左對齊" #: lib/gtk/font-manager-preview-controls.c:83 msgid "Centered" msgstr "置中" #: lib/gtk/font-manager-preview-controls.c:89 msgid "Fill" msgstr "左右對齊" #: lib/gtk/font-manager-preview-controls.c:95 msgid "Right Aligned" msgstr "向右對齊" #: lib/gtk/font-manager-preview-controls.c:349 #: src/font-manager/ui/font-manager-browse-pane.ui:168 msgid "Edit preview text" msgstr "編輯預覽文字" #: lib/gtk/font-manager-preview-controls.c:350 msgid "Undo changes" msgstr "取消變更" #: lib/gtk/font-manager-preview-page.c:87 #: src/font-manager/ui/font-manager-browse-preview.ui:126 msgid "Preview" msgstr "預覽" #: lib/gtk/font-manager-preview-page.c:89 msgid "Waterfall" msgstr "瀑布" #: lib/gtk/font-manager-preview-pane.c:47 #: lib/gtk/font-manager-preview-pane.c:584 #: src/font-manager/ui/font-manager-browse-preview.ui:136 msgid "Characters" msgstr "字元對應" #: lib/gtk/font-manager-preview-pane.c:49 #: lib/gtk/font-manager-preview-pane.c:585 msgid "Properties" msgstr "屬性" #: lib/gtk/font-manager-preview-pane.c:51 #: lib/gtk/font-manager-preview-pane.c:586 src/font-manager/Categories.vala:266 msgid "License" msgstr "授權" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:331 #: src/font-manager/web/google/WebFont.vala:178 msgid "Regular" msgstr "常規(Regular)" #: lib/gtk/font-manager-preview-pane.c:452 src/font-manager/Categories.vala:326 msgid "Normal" msgstr "正常(Normal)" #: lib/gtk/font-manager-preview-pane.c:508 msgid "Search available characters" msgstr "搜尋可用字元" #: lib/gtk/font-manager-properties-page.c:55 msgid "PostScript Name" msgstr "PostScript 名稱" #: lib/gtk/font-manager-properties-page.c:56 msgid "Family" msgstr "家族" #: lib/gtk/font-manager-properties-page.c:57 msgid "Style" msgstr "風格" #: lib/gtk/font-manager-properties-page.c:58 #: src/font-manager/Categories.vala:259 msgid "Width" msgstr "字寬" #: lib/gtk/font-manager-properties-page.c:59 #: src/font-manager/Categories.vala:261 msgid "Slant" msgstr "傾斜" #: lib/gtk/font-manager-properties-page.c:60 #: src/font-manager/Categories.vala:260 msgid "Weight" msgstr "厚度" #: lib/gtk/font-manager-properties-page.c:61 #: src/font-manager/Categories.vala:262 msgid "Spacing" msgstr "字距" #: lib/gtk/font-manager-properties-page.c:62 msgid "Version" msgstr "版本" #. Translators : For context see https://docs.microsoft.com/en-us/typography/opentype/spec/os2#achvendid #: lib/gtk/font-manager-properties-page.c:64 #: src/font-manager/Categories.vala:268 msgid "Vendor" msgstr "供應商" #: lib/gtk/font-manager-properties-page.c:65 msgid "FileType" msgstr "檔案類型" #. Keep this entry last #: lib/gtk/font-manager-properties-page.c:67 msgid "Filesize" msgstr "檔案大小" #: lib/gtk/unicode/unicode-character-map.c:850 msgid "Copy" msgstr "複製" #: lib/gtk/unicode/unicode-info.c:191 msgid "" msgstr "<非私人使用高位代理>" #: lib/gtk/unicode/unicode-info.c:193 msgid "" msgstr "<私人使用高位代理>" #: lib/gtk/unicode/unicode-info.c:195 msgid "" msgstr "<低位代理>" #: lib/gtk/unicode/unicode-info.c:197 msgid "" msgstr "<私人使用>" #: lib/gtk/unicode/unicode-info.c:199 msgid "" msgstr "<私人使用區-15平面>" #: lib/gtk/unicode/unicode-info.c:201 msgid "" msgstr "<私人使用區-16平面>" #: lib/gtk/unicode/unicode-info.c:205 msgid "" msgstr "<未指派>" #: lib/gtk/unicode/unicode-info.c:222 msgid "Other, Control" msgstr "其他,控制" #: lib/gtk/unicode/unicode-info.c:224 msgid "Other, Format" msgstr "其他,格式" #: lib/gtk/unicode/unicode-info.c:226 msgid "Other, Not Assigned" msgstr "其他,未指定" #: lib/gtk/unicode/unicode-info.c:228 msgid "Other, Private Use" msgstr "其他,私人使用" #: lib/gtk/unicode/unicode-info.c:230 msgid "Other, Surrogate" msgstr "其他,代理" #: lib/gtk/unicode/unicode-info.c:232 msgid "Letter, Lowercase" msgstr "字母,小寫" #: lib/gtk/unicode/unicode-info.c:234 msgid "Letter, Modifier" msgstr "字母,修飾符" #: lib/gtk/unicode/unicode-info.c:236 msgid "Letter, Other" msgstr "字母,其他" #: lib/gtk/unicode/unicode-info.c:238 msgid "Letter, Titlecase" msgstr "字母,標題" #: lib/gtk/unicode/unicode-info.c:240 msgid "Letter, Uppercase" msgstr "字母,大寫" #: lib/gtk/unicode/unicode-info.c:242 msgid "Mark, Spacing Combining" msgstr "符號,有間距的組合附加符號" #: lib/gtk/unicode/unicode-info.c:244 msgid "Mark, Enclosing" msgstr "符號,全包圍的組合附加符號" #: lib/gtk/unicode/unicode-info.c:246 msgid "Mark, Non-Spacing" msgstr "符號,無間距間距的組合附加符號" #: lib/gtk/unicode/unicode-info.c:248 msgid "Number, Decimal Digit" msgstr "數字,十進位數" #: lib/gtk/unicode/unicode-info.c:250 msgid "Number, Letter" msgstr "數字,字母" #: lib/gtk/unicode/unicode-info.c:252 msgid "Number, Other" msgstr "數字,其他" #: lib/gtk/unicode/unicode-info.c:254 #, fuzzy msgid "Punctuation, Connector" msgstr "標點符號,連接符" #: lib/gtk/unicode/unicode-info.c:256 msgid "Punctuation, Dash" msgstr "標點符號,破折號" #: lib/gtk/unicode/unicode-info.c:258 msgid "Punctuation, Close" msgstr "標點符號,成對出現的符號表示結尾的" #: lib/gtk/unicode/unicode-info.c:260 #, fuzzy msgid "Punctuation, Final Quote" msgstr "標點符號,後引號" #: lib/gtk/unicode/unicode-info.c:262 msgid "Punctuation, Initial Quote" msgstr "標點符號,前引號" #: lib/gtk/unicode/unicode-info.c:264 msgid "Punctuation, Other" msgstr "標點符號,其他" #: lib/gtk/unicode/unicode-info.c:266 msgid "Punctuation, Open" msgstr "標點符號,成對出現的符號表示開始的" #: lib/gtk/unicode/unicode-info.c:268 msgid "Symbol, Currency" msgstr "符號,貨幣" #: lib/gtk/unicode/unicode-info.c:270 msgid "Symbol, Modifier" msgstr "符號,修飾" #: lib/gtk/unicode/unicode-info.c:272 msgid "Symbol, Math" msgstr "符號,數學" #: lib/gtk/unicode/unicode-info.c:274 msgid "Symbol, Other" msgstr "符號,其他" #: lib/gtk/unicode/unicode-info.c:276 msgid "Separator, Line" msgstr "" #: lib/gtk/unicode/unicode-info.c:278 msgid "Separator, Paragraph" msgstr "" #: lib/gtk/unicode/unicode-info.c:280 msgid "Separator, Space" msgstr "符號,空格" #: src/common/WaterfallSettings.vala:37 msgid "Up to 48 points (Linear Scaling)" msgstr "" #: src/common/WaterfallSettings.vala:39 msgid "Up to 72 points (1.1 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:41 msgid "Up to 96 points (Linear Scaling)" msgstr "" #: src/common/WaterfallSettings.vala:43 msgid "Up to 96 points (1.1 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:45 msgid "Up to 120 points (1.2 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:47 msgid "Up to 144 points (1.3 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:49 msgid "Up to 192 points (1.4 Common Ratio)" msgstr "" #: src/common/WaterfallSettings.vala:51 #, fuzzy msgid "Custom Size Settings" msgstr "自訂動作" #: src/common/WaterfallSettings.vala:197 #, fuzzy msgid "Waterfall Preview Size Settings" msgstr "瀑布模式最大預覽點尺寸" #: src/common/WaterfallSettings.vala:201 msgid "Higher values may adversely affect performance" msgstr "較高的值可能導致效能降低" #: src/common/WaterfallSettings.vala:204 #, fuzzy msgid "Minimum Waterfall Preview Point Size" msgstr "瀑布模式最大預覽點尺寸" #: src/common/WaterfallSettings.vala:206 #, fuzzy msgid "Waterfall Preview Point Size Common Ratio" msgstr "瀑布模式最大預覽點尺寸" #: src/common/WaterfallSettings.vala:208 #, fuzzy msgid "Maximum Waterfall Preview Point Size" msgstr "瀑布模式最大預覽點尺寸" #: src/common/WaterfallSettings.vala:236 #, fuzzy #| msgid "Show in Folder" msgid "Show line size" msgstr "在資料夾中檢視" #: src/font-manager/Application.vala:5 #, fuzzy #| 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" #| " " 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" " " #: src/font-manager/Application.vala:133 #, fuzzy #| msgid "Install Font" msgid "Installing Font Files…" msgstr "安裝字體" # msgstr "手写体(Script)" #: src/font-manager/Browse.vala:381 #: src/font-manager/ui/font-manager-browse-preview.ui:175 #, fuzzy #| msgid "Decorative" msgid "Active" msgstr "裝飾" #: src/font-manager/Browse.vala:385 msgid "Inactive" msgstr "" #: src/font-manager/Browse.vala:426 msgid "Designed by" msgstr "" #: src/font-manager/Categories.vala:259 msgid "Grouped by font width" msgstr "依字體寬度分組" #: src/font-manager/Categories.vala:260 msgid "Grouped by font weight" msgstr "依字體粗細分組" #: src/font-manager/Categories.vala:261 msgid "Grouped by font angle" msgstr "依字體角度分組" #: src/font-manager/Categories.vala:262 msgid "Grouped by font spacing" msgstr "依字體距離分組" #: src/font-manager/Categories.vala:266 msgid "Grouped by license type" msgstr "依許可證分組" #: src/font-manager/Categories.vala:268 msgid "Grouped by vendor" msgstr "依供應商分组" #: src/font-manager/Categories.vala:269 msgid "Filetype" msgstr "檔案類型" #: src/font-manager/Categories.vala:269 msgid "Grouped by filetype" msgstr "依檔案類型分组" # Do not to translate this one. #: src/font-manager/Categories.vala:274 msgid "All" msgstr "所有字體" #: src/font-manager/Categories.vala:274 msgid "All Fonts" msgstr "所有字體" #: src/font-manager/Categories.vala:275 msgid "System" msgstr "系統" #: src/font-manager/Categories.vala:275 msgid "Fonts available to all users" msgstr "系統字體" #: src/font-manager/Categories.vala:298 msgid "Family Kind" msgstr "字形家族種類" #: src/font-manager/Categories.vala:298 #, fuzzy msgid "Only fonts which include Panose information will be grouped here." msgstr "這裡只會顯示含有Panose訊息的字體。" #: src/font-manager/Categories.vala:299 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:262 #, fuzzy msgid "Any" msgstr "任意(Any)" #: src/font-manager/Categories.vala:299 msgid "No Fit" msgstr "無符合" #: src/font-manager/Categories.vala:299 msgid "Text and Display" msgstr "文本與顯示" #: src/font-manager/Categories.vala:299 msgid "Script" msgstr "腳本" # msgstr "手写体(Script)" #: src/font-manager/Categories.vala:299 msgid "Decorative" msgstr "裝飾" #: src/font-manager/Categories.vala:299 #, fuzzy msgid "Pictorial" msgstr "圖形(Pictorial)" #: src/font-manager/Collections.vala:23 msgid "Enter Collection Name" msgstr "輸入字集名" #: src/font-manager/Collections.vala:346 msgid "Copy to…" msgstr "複製到…" #: src/font-manager/Collections.vala:347 msgid "Compress…" msgstr "壓縮…" #: src/font-manager/Collections.vala:348 msgid "Rename…" msgstr "重新命名…" #: src/font-manager/Collections.vala:402 msgid "Archive created successfully." msgstr "" #: src/font-manager/Collections.vala:403 msgid "The resulting file can be found in your home directory." msgstr "" #: src/font-manager/Collections.vala:405 msgid "Error exporting collection" msgstr "" #: src/font-manager/Collections.vala:406 msgid "" "Start the application from a terminal and try again for more information" msgstr "" #: src/font-manager/Collections.vala:427 #, fuzzy #| msgid "Remove selected collection" msgid "Creating archive from selected collection." msgstr "移除選擇的字集" #: src/font-manager/Collections.vala:428 msgid "This may take some time for large collections…" msgstr "" #: src/font-manager/Compare.vala:325 #, fuzzy msgid "Saved Comparison" msgstr "已儲存的比較" #. Translators : Please preserve the newline character somewhere in the middle of the string #: src/font-manager/Compare.vala:361 msgid "" "Save the current comparison\n" "by clicking the + button" msgstr "" "按「+」按鈕以\n" "儲存目前的比較" #: src/font-manager/Controls.vala:80 msgid "Keyboard Shortcuts" msgstr "快捷鍵" #: src/font-manager/Controls.vala:81 src/font-manager/gtk/help-overlay.ui:16 msgid "Help" msgstr "幫助" # Not translate very good, just for use. #: src/font-manager/Controls.vala:82 #, fuzzy #| msgid "Font Manager" msgid "About Font Manager" msgstr "字形總管" #: src/font-manager/Controls.vala:88 msgid "Preferences" msgstr "偏好" #: src/font-manager/Controls.vala:92 msgid "Import" msgstr "匯入" #: src/font-manager/Controls.vala:93 #: src/font-manager/ui/font-manager-export-dialog.ui:25 msgid "Export" msgstr "匯出" #: src/font-manager/Controls.vala:96 #: src/font-manager/ui/font-manager-export-dialog.ui:13 msgid "User Data" msgstr "使用者資料" #: src/font-manager/Controls.vala:129 #: src/font-manager/ui/font-manager-user-action-row.ui:13 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:38 msgid "Name" msgstr "名稱" #: src/font-manager/Controls.vala:131 msgid "Size" msgstr "" #: src/font-manager/Controls.vala:196 msgid "Grid View" msgstr "以網格檢視" #: src/font-manager/Controls.vala:197 msgid "List View" msgstr "以列表檢視" #: src/font-manager/Controls.vala:283 msgid "Add Fonts" msgstr "新增字體" #: src/font-manager/Controls.vala:284 msgid "Remove Fonts" msgstr "移除字體" #: src/font-manager/Controls.vala:300 msgid "Back" msgstr "返回" #: src/font-manager/Dialogs.vala:48 src/font-manager/Dialogs.vala:59 msgid "_Select" msgstr "選擇(_S)" #: src/font-manager/Dialogs.vala:49 #, fuzzy #| msgid "Select executable" msgid "Select Executable" msgstr "選擇可執行檔" #: src/font-manager/Dialogs.vala:60 #, fuzzy #| msgid "Select text color" msgid "Select a Directory" msgstr "選擇文字顏色" #: src/font-manager/Dialogs.vala:68 #, fuzzy #| msgid "FileType" msgid "TrueType" msgstr "檔案類型" #: src/font-manager/Dialogs.vala:70 #, fuzzy #| msgid "FileType" msgid "OpenType" msgstr "檔案類型" #: src/font-manager/Dialogs.vala:73 msgid "Archive Files" msgstr "" #: src/font-manager/Dialogs.vala:81 #, fuzzy #| msgid "Select files to install" msgid "Select Files to Install" msgstr "選擇檔案以安裝" #: src/font-manager/Dialogs.vala:91 #, fuzzy #| msgid "Select source folders" msgid "Select Source Directories" msgstr "選擇來源資料夾" #: src/font-manager/Dialogs.vala:125 msgid "Font Configuration" msgstr "字體調整" #: src/font-manager/Dialogs.vala:126 msgid "Font Collections" msgstr "字體集" #: src/font-manager/Dialogs.vala:127 #: src/font-manager/preferences/UserSources.vala:156 msgid "Font Sources" msgstr "字體來源" #: src/font-manager/Dialogs.vala:128 msgid "Installed Fonts" msgstr "已安裝的字體" #: src/font-manager/Dialogs.vala:129 #, fuzzy msgid "Custom Actions" msgstr "自訂動作" #: src/font-manager/Dialogs.vala:385 msgid "Fonts installed in your home directory will appear here." msgstr "安裝在家目錄的字體會顯示在這裡。" #. FontList.vala #. * #. * Copyright (C) 2020-2025 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 . #. #: src/font-manager/FontList.vala:21 #, 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:72 #: src/font-manager/web/google/FontList.vala:204 #, fuzzy, c-format msgid "%i Variation " msgid_plural "%i Variations" msgstr[0] "%i 不同類型 " #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 msgid "Collapse all" msgstr "全部折疊" #: src/font-manager/FontList.vala:281 #: src/font-manager/web/google/FontList.vala:279 #: src/font-manager/ui/font-manager-font-list-controls.ui:21 #: src/font-manager/ui/font-manager-font-list-view.ui:24 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:28 msgid "Expand all" msgstr "全部展開" #: src/font-manager/FontList.vala:510 msgid "Copy Location" msgstr "複製路徑" #: src/font-manager/FontList.vala:511 msgid "Show in Folder" msgstr "在資料夾中檢視" #: src/font-manager/FontList.vala:512 #, fuzzy msgid "Enable selected items" msgstr "清除過濾器" #: src/font-manager/FontList.vala:513 #, fuzzy msgid "Disable selected items" 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:580 src/font-manager/FontList.vala:589 #, fuzzy, c-format msgid "%i selected item" msgid_plural "%i selected items" msgstr[0] "清除過濾器" #: src/font-manager/FontList.vala:607 #: src/font-manager/preferences/Preferences.vala:45 #, fuzzy msgid "Actions" msgstr "動作" #: src/font-manager/MainWindow.vala:69 msgid "Browse" msgstr "瀏覽" #: src/font-manager/MainWindow.vala:71 msgid "Compare" msgstr "比較" #: src/font-manager/MainWindow.vala:74 #, fuzzy #| msgid "Remove Fonts" msgid "Google Fonts" msgstr "删除字体" #: src/font-manager/MainWindow.vala:77 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/LanguageData.vala:35 msgid "Arabic" msgstr "阿拉伯字母(Arabic)" #: src/font-manager/Orthographies.vala:36 msgid "Archaic Greek Letters" msgstr "優卑亞字母 (Archaic Greek alphabets)" #: src/font-manager/Orthographies.vala:37 #: src/font-manager/web/google/LanguageData.vala:36 msgid "Armenian" msgstr "亞美尼亞字母(Armenian)" #: src/font-manager/Orthographies.vala:38 msgid "Astronomy" msgstr "天文符號" #: src/font-manager/Orthographies.vala:39 #: src/font-manager/web/google/LanguageData.vala:38 msgid "Balinese" msgstr "峇里語字母(Balinese)" #: src/font-manager/Orthographies.vala:40 msgid "Baltic" msgstr "波羅的海字母(Baltic)" #: src/font-manager/Orthographies.vala:41 #: src/font-manager/web/google/LanguageData.vala:39 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/LanguageData.vala:42 msgid "Bengali" msgstr "孟加拉字母(Bengali)" #: src/font-manager/Orthographies.vala:47 msgid "Brāhmī" msgstr "波羅密文字(Brāhmī)" #: src/font-manager/Orthographies.vala:48 #: src/font-manager/web/google/LanguageData.vala:46 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 #: src/font-manager/web/google/LanguageData.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 #: src/font-manager/web/google/LanguageData.vala:51 msgid "Chakma" msgstr "查克馬文字母(Chakma)" #: src/font-manager/Orthographies.vala:54 #: src/font-manager/web/google/LanguageData.vala:52 msgid "Cham" msgstr "占文字(Cham)" #: src/font-manager/Orthographies.vala:55 #: src/font-manager/web/google/LanguageData.vala:53 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 #: src/font-manager/web/google/LanguageData.vala:58 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/LanguageData.vala:65 msgid "Devanagari" msgstr "天城文 (Devanagari)" #: src/font-manager/Orthographies.vala:74 msgid "Dutch" msgstr "荷蘭文(Dutch)" #: src/font-manager/Orthographies.vala:75 #: src/font-manager/web/google/LanguageData.vala:67 msgid "Egyptian Hieroglyphs" msgstr "聖書體 (Egyptian hieroglyphs)" #: src/font-manager/Orthographies.vala:76 msgid "Emoticons" msgstr "表情符號" #: src/font-manager/Orthographies.vala:77 #: src/font-manager/web/google/LanguageData.vala:70 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 #: src/font-manager/web/google/LanguageData.vala:71 msgid "Georgian" msgstr "格魯吉亞語(Georgian)" #: src/font-manager/Orthographies.vala:86 #: src/font-manager/web/google/LanguageData.vala:72 msgid "Glagolitic" msgstr "格拉哥里字母(Glagolitic)" #: src/font-manager/Orthographies.vala:87 #: src/font-manager/web/google/LanguageData.vala:73 msgid "Gothic" msgstr "歌德體(Gothic)" #: src/font-manager/Orthographies.vala:88 #: src/font-manager/web/google/LanguageData.vala:77 msgid "Gujarati" msgstr "古吉拉特語(Gujarati)" #: src/font-manager/Orthographies.vala:89 #: src/font-manager/web/google/LanguageData.vala:79 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/LanguageData.vala:83 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 #: src/font-manager/web/google/LanguageData.vala:89 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 #: src/font-manager/web/google/LanguageData.vala:90 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/LanguageData.vala:91 msgid "Kannada" msgstr "康納達語(Kannada)" #: src/font-manager/Orthographies.vala:103 #: src/font-manager/web/google/LanguageData.vala:94 msgid "Kayah Li" msgstr "克耶李文(Kayah Li)" #: src/font-manager/Orthographies.vala:104 msgid "Kazakh" msgstr "哈薩克語(Kazakh)" #: src/font-manager/Orthographies.vala:105 #: src/font-manager/web/google/LanguageData.vala:92 msgid "Kharoshthi" msgstr "佉盧文(Kharoshthi)" #: src/font-manager/Orthographies.vala:106 #: src/font-manager/web/google/LanguageData.vala:95 msgid "Khmer" msgstr "高棉語(Khmer)" #: src/font-manager/Orthographies.vala:107 msgid "Japanese Kokuji" msgstr "日文國字(Japanese Kokuji)" #: src/font-manager/Orthographies.vala:108 #: src/font-manager/web/google/LanguageData.vala:99 msgid "Lao" msgstr "老撾語(Lao)" #: src/font-manager/Orthographies.vala:109 msgid "Latin Ligatures" msgstr "拉丁合字(Latin Ligatures)" #: src/font-manager/Orthographies.vala:110 #: src/font-manager/web/google/LanguageData.vala:100 msgid "Lepcha" msgstr "絨巴語(Lepcha)" #: src/font-manager/Orthographies.vala:111 #: src/font-manager/web/google/LanguageData.vala:103 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/LanguageData.vala:110 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 "曼尼普爾文(Metei Mayek)" #: src/font-manager/Orthographies.vala:120 #: src/font-manager/web/google/LanguageData.vala:119 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)" #. { N_(""), "meroitic-cursive", "" }, #. { N_(""), "meroitic-heiroglyphs", "" }, #: src/font-manager/Orthographies.vala:123 #: src/font-manager/web/google/LanguageData.vala:123 msgid "Miao" msgstr "苗文(Miao)" #: src/font-manager/Orthographies.vala:124 #: src/font-manager/web/google/LanguageData.vala:125 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:130 #: src/font-manager/web/google/LanguageData.vala:129 msgid "Myanmar" msgstr "緬甸語(Myanmar)" #: src/font-manager/Orthographies.vala:131 #: src/font-manager/web/google/LanguageData.vala:133 msgid "New Tai Lue" msgstr "新傣仂文(New Tai Lue)" #: src/font-manager/Orthographies.vala:132 msgid "N’Ko" msgstr "西非書面字母(N’Ko)" #: src/font-manager/Orthographies.vala:133 #: src/font-manager/web/google/LanguageData.vala:137 msgid "Ogham" msgstr "歐甘字母(Ogham)" #: src/font-manager/Orthographies.vala:134 #: src/font-manager/web/google/LanguageData.vala:138 msgid "Ol Chiki" msgstr "桑塔利文(Ol Chiki)" #: src/font-manager/Orthographies.vala:135 #: src/font-manager/web/google/LanguageData.vala:140 msgid "Old Italic" msgstr "古義大利字母(Old Italic)" #: src/font-manager/Orthographies.vala:136 #: src/font-manager/web/google/LanguageData.vala:145 msgid "Old South Arabian" msgstr "南阿拉伯字母(Old South Arabian)" #: src/font-manager/Orthographies.vala:137 #: src/font-manager/web/google/LanguageData.vala:149 msgid "Oriya" msgstr "奧里亞語(Oriya)" #: src/font-manager/Orthographies.vala:138 #: src/font-manager/web/google/LanguageData.vala:148 msgid "Osmanya" msgstr "奧斯曼亞字母(Osmanya)" #: src/font-manager/Orthographies.vala:139 msgid "Pan African Latin" msgstr "泛非拉丁字母" #: src/font-manager/Orthographies.vala:140 msgid "Pashto" msgstr "普什圖語(Pashto)" #: src/font-manager/Orthographies.vala:141 #: src/font-manager/web/google/LanguageData.vala:153 msgid "Phags Pa" msgstr "八思巴字母(Phags Pa)" #: src/font-manager/Orthographies.vala:142 msgid "Pinyin" msgstr "拼音(Pinyin)" #: src/font-manager/Orthographies.vala:143 msgid "Polynesian" msgstr "玻里尼西亞文(Polynesian)" #: src/font-manager/Orthographies.vala:144 msgid "Polytonic Greek" msgstr "希臘語變音符號(Polytonic Greek)" #: src/font-manager/Orthographies.vala:145 #: src/font-manager/web/google/LanguageData.vala:156 msgid "Rejang" msgstr "拉讓文(Rejang)" #: src/font-manager/Orthographies.vala:146 msgid "Romanian" msgstr "羅馬尼亞語(Romanian)" #: src/font-manager/Orthographies.vala:147 #: src/font-manager/web/google/LanguageData.vala:157 msgid "Runic" msgstr "盧恩字母" #: src/font-manager/Orthographies.vala:148 #: src/font-manager/web/google/LanguageData.vala:159 msgid "Saurashtra" msgstr "索拉什特拉(Saurashtra)" #: src/font-manager/Orthographies.vala:149 msgid "Simplified Chinese" msgstr "簡體中文" #: src/font-manager/Orthographies.vala:150 msgid "Sindhi" msgstr "信德語(Sindhi)" #: src/font-manager/Orthographies.vala:151 #: src/font-manager/web/google/LanguageData.vala:164 msgid "Sinhala" msgstr "僧伽羅語(Sinhala)" #: src/font-manager/Orthographies.vala:152 msgid "South Korean Hanja" msgstr "韓國漢字(South Korean Hanja)" #: src/font-manager/Orthographies.vala:153 #: src/font-manager/web/google/LanguageData.vala:168 msgid "Sundanese" msgstr "巽他語(Sundanese)" #: src/font-manager/Orthographies.vala:154 #: src/font-manager/web/google/LanguageData.vala:169 msgid "Syloti Nagri" msgstr "希洛弟納格里文(Syloti Nagri)" #. { N_("Symbols"), "symbols", "" }, #: src/font-manager/Orthographies.vala:155 #: src/font-manager/web/google/LanguageData.vala:171 msgid "Syriac" msgstr "敘利亞語(Syriac)" #: src/font-manager/Orthographies.vala:156 #: src/font-manager/web/google/LanguageData.vala:174 msgid "Tai Le" msgstr "傣那語(Tai Le)" #: src/font-manager/Orthographies.vala:157 msgid "Tai Tham (Lanna)" msgstr "老傣仂文(Tai Tham (Lanna))" #: src/font-manager/Orthographies.vala:158 msgid "Tai Viet" msgstr "傣擔文(Tai Viet)" #: src/font-manager/Orthographies.vala:159 #: src/font-manager/web/google/LanguageData.vala:175 msgid "Tamil" msgstr "坦米爾語(Tamil)" #: src/font-manager/Orthographies.vala:160 #: src/font-manager/web/google/LanguageData.vala:176 msgid "Telugu" msgstr "泰盧固語(Telugu)" #: src/font-manager/Orthographies.vala:161 msgid "Thaana" msgstr "它拿字母(Thaana)" #: src/font-manager/Orthographies.vala:162 #: src/font-manager/web/google/LanguageData.vala:177 msgid "Thai" msgstr "泰語(Thai)" #: src/font-manager/Orthographies.vala:163 #: src/font-manager/web/google/LanguageData.vala:178 msgid "Tibetan" msgstr "標準藏語(Tibetan)" #: src/font-manager/Orthographies.vala:164 msgid "Tifinagh" msgstr "提非納文字(Tifinagh)" #: src/font-manager/Orthographies.vala:165 msgid "Traditional Chinese" msgstr "繁體中文" #: src/font-manager/Orthographies.vala:166 msgid "Turkish" msgstr "土耳其語(Turkish)" #: src/font-manager/Orthographies.vala:167 msgid "Uighur" msgstr "維吾爾語(Uighur)" #: src/font-manager/Orthographies.vala:168 msgid "Urdu" msgstr "烏爾都語(Urdu)" #: src/font-manager/Orthographies.vala:169 msgid "Vai" msgstr "瓦伊音節文字" #: src/font-manager/Orthographies.vala:170 msgid "Vedic Extensions" msgstr "梵文與其他印度文字延伸符(Vedic Extensions)" #: src/font-manager/Orthographies.vala:171 msgid "Venda" msgstr "溫達語(Venda)" #: src/font-manager/Orthographies.vala:172 #: src/font-manager/web/google/LanguageData.vala:179 msgid "Vietnamese" msgstr "越南語(Vietnamese)" #: src/font-manager/Orthographies.vala:173 msgid "Western European" msgstr "西歐文字(Western European)" #: src/font-manager/Orthographies.vala:174 msgid "Yi" msgstr "彝文(Yi)" #: src/font-manager/Orthographies.vala:175 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/OrthographyList.vala:105 #, fuzzy msgid "Coverage" msgstr "覆蓋率" #: src/font-manager/OrthographyList.vala:137 #: src/font-manager/filters/LanguageFilter.vala:55 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:362 msgid "Supported Orthographies" msgstr "支援的正寫法" #: src/font-manager/OrthographyList.vala:200 #, fuzzy #| msgid "No file selected" msgid "No items selected" msgstr "未選擇任何檔案" #: src/font-manager/OrthographyList.vala:205 msgid "Update in progress" msgstr "正在更新" #. No error and no results means this font file is likely broken or empty #: src/font-manager/OrthographyList.vala:231 msgid "No valid orthographies for selection" msgstr "" #: src/font-manager/Sidebar.vala:57 msgid "Add new collection" msgstr "增加新字集" #: src/font-manager/Sidebar.vala:61 #: src/font-manager/ui/font-manager-font-list-controls.ui:32 #: src/font-manager/ui/font-manager-font-list-view.ui:36 #, fuzzy #| msgid "Remove selected alias" msgid "Remove selected item" msgstr "移除選擇的別名" #: src/font-manager/Sidebar.vala:67 #, fuzzy msgid "Edit selected item" msgstr "清除過濾器" #: src/font-manager/Utils.vala:295 msgid "Copying files…" msgstr "複製檔案…" #: src/font-manager/filters/Collection.vala:99 msgid "New Collection" msgstr "新字集" #: src/font-manager/filters/Collection.vala:100 #, c-format msgid "Created : %s" msgstr "建立: %s" #: src/font-manager/filters/Disabled.vala:28 msgid "Disabled" msgstr "未啟用" #: src/font-manager/filters/Disabled.vala:29 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:34 msgid "Unsorted" msgstr "未排序" #: src/font-manager/filters/Unsorted.vala:35 msgid "Fonts not present in any collection" msgstr "字體未出現在任何字集中" #: src/font-manager/filters/UserFonts.vala:27 msgid "User" msgstr "使用者" #: src/font-manager/filters/UserFonts.vala:28 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 #, fuzzy #| msgid "Rendering" msgid "GTK 4 Font Rendering" msgstr "繪製" #: src/font-manager/preferences/Desktop.vala:61 msgid "Automatic option allows GTK 4 to disregard hinting settings." msgstr "" #: src/font-manager/preferences/Desktop.vala:66 #: src/font-manager/preferences/Desktop.vala:90 msgid "Antialiasing" msgstr "抗鋸齒" #: src/font-manager/preferences/Desktop.vala:67 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values. " msgstr "" #: src/font-manager/preferences/Desktop.vala:72 #: src/font-manager/preferences/Desktop.vala:96 msgid "RGBA order" msgstr "RGBA順序" #: src/font-manager/preferences/Desktop.vala:73 #: src/font-manager/preferences/Desktop.vala:97 #, 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:78 #: src/font-manager/preferences/Desktop.vala:84 #: src/font-manager/preferences/Rendering.vala:78 msgid "Hinting" msgstr "字型微調" #: src/font-manager/preferences/Desktop.vala:79 #: src/font-manager/preferences/Desktop.vala:85 msgid "The type of hinting to use when rendering fonts." msgstr "渲染字形時使用的微調類型。" #: src/font-manager/preferences/Desktop.vala:91 msgid "" "The type of antialiasing to use when rendering fonts.\n" "\n" "Note : Starting with GTK 4 RGBA is no longer used, only None and Grayscale " "are valid values." msgstr "" #: src/font-manager/preferences/Desktop.vala:121 #, fuzzy msgid "GNOME desktop settings schema not found" msgstr "未找到GNOME桌面設定綱要" #: src/font-manager/preferences/Desktop.vala:215 msgid "Automatic" msgstr "" #: src/font-manager/preferences/Desktop.vala:215 msgid "Manual" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "Grayscale" msgstr "" #: src/font-manager/preferences/Desktop.vala:234 msgid "RGBA" msgstr "" #: src/font-manager/preferences/Desktop.vala:242 #: src/font-manager/preferences/Display.vala:91 msgid "Subpixel Geometry" msgstr "" #: src/font-manager/preferences/Display.vala:75 msgid "Target DPI" msgstr "目標 DPI" #: src/font-manager/preferences/Display.vala:77 msgid "Scale Factor" msgstr "縮放倍率" #: src/font-manager/preferences/Display.vala:83 msgid "LCD Filter" msgstr "LCD 濾鏡" #: src/font-manager/preferences/Preferences.vala:41 msgid "Interface" msgstr "界面" #: src/font-manager/preferences/Preferences.vala:42 msgid "Desktop" msgstr "桌面" #: src/font-manager/preferences/Preferences.vala:48 msgid "Sources" msgstr "字體來源" #: src/font-manager/preferences/Preferences.vala:49 msgid "Substitutions" msgstr "替換" #: src/font-manager/preferences/Preferences.vala:50 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:150 msgid "Display" msgstr "顯示" #: src/font-manager/preferences/Preferences.vala:51 msgid "Rendering" msgstr "繪製" #: src/font-manager/preferences/Preferences.vala:131 #, fuzzy #| 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." msgid "" "A Fontconfig configuration file will be generated from these settings.\n" "\n" "Running applications may require a restart to reflect any changes.\n" "\n" "Note that not all environments/applications will honor these settings." msgstr "" "選擇儲存以上設定到設定文件中\n" "\n" "選擇刪除設定文件並恢復預設設定\n" "\n" "注意,並非所有環境/程式都會遵守這些設定。" #: src/font-manager/preferences/Preferences.vala:153 msgid "Reset all values to default" msgstr "" #: src/font-manager/preferences/Rendering.vala:77 msgid "Antialias" msgstr "抗鋸齒" #: src/font-manager/preferences/Rendering.vala:81 msgid "Enable Autohinter" msgstr "啓用自動微調" #: src/font-manager/preferences/Rendering.vala:88 msgid "Hinting Style" msgstr "微調風格" #: src/font-manager/preferences/Rendering.vala:90 #, fuzzy msgid "Use Embedded Bitmaps" msgstr "使用內嵌點陣" #: src/font-manager/preferences/Substitutions.vala:153 #, fuzzy msgid "Font Substitutions" msgstr "字型替換" #: src/font-manager/preferences/Substitutions.vala:154 msgid "Easily substitute one font family for another." msgstr "輕鬆的將一個字形家族替換爲另一個字形家族。" #: src/font-manager/preferences/Substitutions.vala:155 msgid "To add a new substitute click the add button in the toolbar." msgstr "按下工具列中的新增按鈕以增加新的替換選項。" #: src/font-manager/preferences/UserActions.vala:229 #, 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:243 msgid "User Actions" msgstr "使用者動作" #: src/font-manager/preferences/UserActions.vala:245 #, fuzzy msgid "Custom context menu entries" msgstr "自訂選單項目" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Raised" msgstr "" #: src/font-manager/preferences/UserInterface.vala:28 msgid "Flat" msgstr "平坦" #: src/font-manager/preferences/UserInterface.vala:80 #: src/font-viewer/MainWindow.vala:208 msgid "Selected setting requires restart to apply" msgstr "" #: src/font-manager/preferences/UserInterface.vala:81 #: src/font-viewer/MainWindow.vala:209 #, fuzzy #| msgid "" #| "CSD enabled. Change will take effect next time the application is started." msgid "Changes will take effect next time the application is started" msgstr "CSD 已啟用。下次啟動程式時將做出變更。" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Wide Layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:94 msgid "Use three column layout" msgstr "" #: src/font-manager/preferences/UserInterface.vala:97 #, fuzzy msgid "Only When Maximized" msgstr "只在最大化時" #: src/font-manager/preferences/UserInterface.vala:99 msgid "Enable Animations" msgstr "啟用動畫" #. The added margins here are due to PreviewColors widget alignment issues #: src/font-manager/preferences/UserInterface.vala:100 #: src/font-viewer/MainWindow.vala:224 msgid "Prefer Dark Theme" msgstr "偏好深色主題" #: src/font-manager/preferences/UserInterface.vala:102 #: src/font-viewer/MainWindow.vala:229 msgid "Use Adwaita Stylesheet" msgstr "" #: src/font-manager/preferences/UserInterface.vala:106 msgid "Titlebar Button Style" msgstr "標題列按鈕樣式" #: src/font-manager/preferences/UserInterface.vala:107 msgid "Display line size in Waterfall Preview" msgstr "" #: src/font-manager/preferences/UserInterface.vala:112 #: src/font-viewer/MainWindow.vala:243 #, fuzzy msgid "Waterfall Line Spacing" msgstr "瀑布模式最大預覽點尺寸" #: src/font-manager/preferences/UserInterface.vala:114 #: src/font-viewer/MainWindow.vala:244 msgid "Padding in pixels to insert above and below rows" msgstr "" #: src/font-manager/preferences/UserSources.vala:145 #, 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." msgstr "" "在這裡顯示的任何字體都將可使用。\n" "\n" "在真正啟用之前,其他應用程式無法看到這些字體\n" "\n" "注意,並非所有環境/程式都會遵守這些設定。" #: src/font-manager/preferences/UserSources.vala:157 #, fuzzy msgid "Easily add or preview fonts without actually installing them." msgstr "預覽字體而不安裝。" #: src/font-manager/preferences/UserSources.vala:158 #, 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/GoogleFonts.vala:156 msgid "Network Access Disabled" msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:157 msgid "Contact your system administrator to request access." msgstr "" #: src/font-manager/web/google/GoogleFonts.vala:160 msgid "Network Offline" msgstr "網路斷線" #. Translators : Avoid translating "Google Fonts" in this message, if possible #: src/font-manager/web/google/GoogleFonts.vala:162 #, fuzzy msgid "" "An active internet connection is required to access the Google Fonts catalog" msgstr "需要網路連線以檢視Google字型目錄" #: src/font-manager/web/google/GoogleFonts.vala:172 #, fuzzy msgid "Client Error" msgstr "客戶端錯誤" #: src/font-manager/web/google/GoogleFonts.vala:173 msgid "" "Try restarting the application. If the issue persists, please file a bug." msgstr "請嘗試重新啟動此程式。若問題持續發生,請向開發人員回報。" #: src/font-manager/web/google/GoogleFonts.vala:176 msgid "Server Error" msgstr "伺服器異常" #. Sample strings used here should be sourced from https://fonts.google.com/ #: src/font-manager/web/google/LanguageData.vala:33 msgid "Adlam" msgstr "" #: src/font-manager/web/google/LanguageData.vala:34 #, fuzzy #| msgid "Egyptian Hieroglyphs" msgid "Anatolian Hieroglyphs" msgstr "聖書體 (Egyptian hieroglyphs)" #: src/font-manager/web/google/LanguageData.vala:37 msgid "Avestan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:40 msgid "Bassa Vah" msgstr "" #: src/font-manager/web/google/LanguageData.vala:41 #, fuzzy #| msgid "Surat Batak" msgid "Batak" msgstr "巴塔克文字母(Surat Batak)" #: src/font-manager/web/google/LanguageData.vala:43 msgid "Bhaiksuki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:44 msgid "Brahmi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:45 msgid "Braille" msgstr "" #. { N_("Buhid"), "buhid", "" }, #: src/font-manager/web/google/LanguageData.vala:48 msgid "Caucasian Albanian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:49 #, fuzzy #| msgid "Unified Canadian Aboriginal Syllabics" msgid "Canadian Aboriginal" msgstr "統一加拿大原住民音節文字(Unified Canadian Aboriginal Syllabics)" #: src/font-manager/web/google/LanguageData.vala:54 msgid "Chinese (Hong Kong)" msgstr "中文(香港)" #: src/font-manager/web/google/LanguageData.vala:55 msgid "Chinese (Simplified)" msgstr "中文(簡體)" #: src/font-manager/web/google/LanguageData.vala:56 msgid "Chinese (Traditional)" msgstr "中文(繁體)" #: src/font-manager/web/google/LanguageData.vala:57 msgid "Chorasmian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:59 msgid "Cuneiform" msgstr "" #: src/font-manager/web/google/LanguageData.vala:60 msgid "Cypriot" msgstr "" #: src/font-manager/web/google/LanguageData.vala:61 msgid "Cypro Minoan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:62 msgid "Cyrillic" msgstr "西里爾字母(Cyrillic)" #: src/font-manager/web/google/LanguageData.vala:63 msgid "Cyrillic Extended" msgstr "擴充西里爾字母(Cyrillic Extended)" #: src/font-manager/web/google/LanguageData.vala:64 #, fuzzy #| msgid "Deselect All" msgid "Deseret" msgstr "全部取消選取" #: src/font-manager/web/google/LanguageData.vala:66 msgid "Duployan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:68 msgid "Elbasan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:69 msgid "Elymaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:74 msgid "Grantha" msgstr "" #: src/font-manager/web/google/LanguageData.vala:75 msgid "Greek" msgstr "希臘語(Greek)" #: src/font-manager/web/google/LanguageData.vala:76 msgid "Greek Extended" msgstr "擴充希臘語(Greek)" #: src/font-manager/web/google/LanguageData.vala:78 msgid "Gunjala Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:80 msgid "Hanifi Rohingya" msgstr "" #: src/font-manager/web/google/LanguageData.vala:81 #, fuzzy #| msgid "Hanunó'o" msgid "Hanunoo" msgstr "哈努諾文(Hanunó'o)" #: src/font-manager/web/google/LanguageData.vala:82 msgid "Hatran" msgstr "" #: src/font-manager/web/google/LanguageData.vala:84 msgid "Imperial Aramaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:85 msgid "Indic Siyaq Numbers" msgstr "" #: src/font-manager/web/google/LanguageData.vala:86 msgid "Inscriptional Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:87 msgid "Inscriptional Parthian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:88 msgid "Japanese" msgstr "日文" #: src/font-manager/web/google/LanguageData.vala:93 msgid "Kawi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:96 msgid "Khojki" msgstr "" #: src/font-manager/web/google/LanguageData.vala:97 msgid "Khudawadi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:98 msgid "Korean" msgstr "韓文" #: src/font-manager/web/google/LanguageData.vala:101 msgid "Latin" msgstr "拉丁文" #: src/font-manager/web/google/LanguageData.vala:102 msgid "Latin Extended" msgstr "擴充拉丁文(Latin Extended)" #: src/font-manager/web/google/LanguageData.vala:104 msgid "Linear A" msgstr "" #: src/font-manager/web/google/LanguageData.vala:105 #, fuzzy #| msgid "Linear B Ideograms" msgid "Linear B" msgstr "線形文字B表意文字 (Linear B Ideograms)" #: src/font-manager/web/google/LanguageData.vala:106 msgid "Lisu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:107 msgid "Lycian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:108 msgid "Lydian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:109 msgid "Mahajani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:111 msgid "Mandaic" msgstr "" #: src/font-manager/web/google/LanguageData.vala:112 msgid "Manichaean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:113 msgid "Math" msgstr "" #: src/font-manager/web/google/LanguageData.vala:114 msgid "Marchen" msgstr "" #: src/font-manager/web/google/LanguageData.vala:115 msgid "Masaram Gondi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:116 #, fuzzy #| msgid "Mathematical Numerals" msgid "Mayan Numerals" msgstr "數學符號(數字)" #: src/font-manager/web/google/LanguageData.vala:117 msgid "Medefaidrin" msgstr "" #: src/font-manager/web/google/LanguageData.vala:118 #, fuzzy #| msgid "Meetei Mayak" msgid "Meetei Mayek" msgstr "曼尼普爾文(Metei Mayek)" #: src/font-manager/web/google/LanguageData.vala:120 #, fuzzy #| msgid "MeroiticCursive" msgid "Meroitic" msgstr "麥羅埃草書(Meroitic Cursive)" #: src/font-manager/web/google/LanguageData.vala:124 msgid "Modi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:126 msgid "Mro" msgstr "" #: src/font-manager/web/google/LanguageData.vala:127 msgid "Multani" msgstr "" #: src/font-manager/web/google/LanguageData.vala:128 msgid "Music" msgstr "" #: src/font-manager/web/google/LanguageData.vala:130 msgid "Nabataean" msgstr "" #: src/font-manager/web/google/LanguageData.vala:131 msgid "Nag Mundari" msgstr "" #: src/font-manager/web/google/LanguageData.vala:132 #, fuzzy #| msgid "Devanagari" msgid "Nandinagari" msgstr "天城文 (Devanagari)" #: src/font-manager/web/google/LanguageData.vala:134 msgid "Newa" msgstr "" #. { N_(""), "nko", "" }, #: src/font-manager/web/google/LanguageData.vala:136 msgid "Nüshu" msgstr "" #: src/font-manager/web/google/LanguageData.vala:139 #, fuzzy #| msgid "Old South Arabian" msgid "Old Hungarian" msgstr "南阿拉伯字母(Old South Arabian)" #: src/font-manager/web/google/LanguageData.vala:141 #, fuzzy #| msgid "Old South Arabian" msgid "Old North Arabian" msgstr "南阿拉伯字母(Old South Arabian)" #: src/font-manager/web/google/LanguageData.vala:142 #, fuzzy #| msgid "Old Italic" msgid "Old Permic" msgstr "古義大利字母(Old Italic)" #: src/font-manager/web/google/LanguageData.vala:143 msgid "Old Persian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:144 #, fuzzy #| msgid "Old South Arabian" msgid "Old Sogdian" msgstr "南阿拉伯字母(Old South Arabian)" #: src/font-manager/web/google/LanguageData.vala:146 #, fuzzy #| msgid "Old Italic" msgid "Old Turkic" msgstr "古義大利字母(Old Italic)" #: src/font-manager/web/google/LanguageData.vala:147 msgid "Osage" msgstr "" #: src/font-manager/web/google/LanguageData.vala:150 msgid "Pahawh Hmong" msgstr "" #: src/font-manager/web/google/LanguageData.vala:151 msgid "Palmyrene" msgstr "" #: src/font-manager/web/google/LanguageData.vala:152 msgid "Pau Cin Hau" msgstr "" #: src/font-manager/web/google/LanguageData.vala:154 msgid "Phoenician" msgstr "" #: src/font-manager/web/google/LanguageData.vala:155 msgid "Psalter Pahlavi" msgstr "" #: src/font-manager/web/google/LanguageData.vala:158 msgid "Samaritan" msgstr "" #: src/font-manager/web/google/LanguageData.vala:160 msgid "Sharada" msgstr "" #: src/font-manager/web/google/LanguageData.vala:161 msgid "Shavian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:162 msgid "Siddham" msgstr "" #: src/font-manager/web/google/LanguageData.vala:163 #, fuzzy #| msgid "Hinting" msgid "SignWriting" msgstr "字型微調" #: src/font-manager/web/google/LanguageData.vala:165 msgid "Sogdian" msgstr "" #: src/font-manager/web/google/LanguageData.vala:166 msgid "Sora Sompeng" msgstr "" #: src/font-manager/web/google/LanguageData.vala:167 msgid "Soyombo" msgstr "" #: src/font-manager/web/google/LanguageData.vala:172 msgid "Tagalog" msgstr "" #: src/font-manager/web/google/LanguageData.vala:173 msgid "Tagbanwa" msgstr "" #. TRANSLATORS : The replacement character here refers to a language name. #: src/font-manager/web/google/LanguageData.vala:190 #, c-format msgid "No sample for %s available" msgstr "" #: src/font-manager/web/google/LanguageData.vala:192 msgid "Please file an issue requesting an update to available samples." msgstr "" #: src/font-manager/web/google/PreviewPage.vala:383 #, c-format msgid "%i Language Sample Available " msgid_plural "%i Language Samples Available" msgstr[0] "%i 有可用的語言範例 " #: src/font-manager/web/google/WebFont.vala:174 msgid "ExtraLight" msgstr "超细(ExtraLight)" #: src/font-manager/web/google/WebFont.vala:182 msgid "SemiBold" msgstr "中等粗(SemiBold)" #: src/font-manager/web/google/WebFont.vala:186 msgid "ExtraBold" msgstr "超粗(ExtraBold)" #: src/font-manager/web/google/WebFont.vala:188 #, fuzzy msgid "Black" msgstr "黑體" #: src/font-viewer/MainWindow.vala:100 #: src/font-viewer/font-viewer-main-window.ui:70 msgid "No file selected" msgstr "未選擇任何檔案" #: src/font-viewer/MainWindow.vala:101 #: src/font-viewer/font-viewer-main-window.ui:78 msgid "Or unsupported filetype." msgstr "或是未知的檔案類型。" #: src/font-viewer/MainWindow.vala:150 #, fuzzy #| msgid "System" msgid "System Font" msgstr "系統" #: src/font-viewer/MainWindow.vala:152 msgid "" "Selected font file is either installed in a system directory or is not " "writable by the current user.\n" "\n" "If you wish to remove this font from the list of available fonts use the " "system package manager to remove the package containing this font file, ask " "the system administrator to remove it or use a font management application " "to disable it." msgstr "" #: src/font-viewer/MainWindow.vala:155 msgid "Newer version already installed" msgstr "新版本已安装" #: src/font-viewer/MainWindow.vala:157 src/font-viewer/MainWindow.vala:162 msgid "Click to overwrite" msgstr "" #: src/font-viewer/MainWindow.vala:160 msgid "Update Font" msgstr "更新字體" #: src/font-viewer/MainWindow.vala:165 msgid "Remove Font" msgstr "移除字體" #: src/font-viewer/MainWindow.vala:169 #: src/font-viewer/font-viewer-main-window.ui:104 msgid "Install Font" msgstr "安裝字體" #: src/font-viewer/MainWindow.vala:236 msgid "Preview Area Colors" msgstr "" #: src/common/ui/font-manager-preview-colors.ui:9 #: src/common/ui/font-manager-preview-colors.ui:15 msgid "Select background color" msgstr "選擇背景顏色" #: src/common/ui/font-manager-preview-colors.ui:23 #: src/common/ui/font-manager-preview-colors.ui:29 msgid "Select text color" msgstr "選擇文字顏色" #: src/font-manager/gtk/help-overlay.ui:11 msgid "General" msgstr "一般" #: src/font-manager/gtk/help-overlay.ui:23 msgid "Increase preview size" msgstr "增大預覽尺寸" #: src/font-manager/gtk/help-overlay.ui:30 msgid "Decrease preview size" msgstr "減小預覽尺寸" #: src/font-manager/gtk/help-overlay.ui:37 msgid "Reset preview size" msgstr "重設預覽尺寸" #: src/font-manager/gtk/help-overlay.ui:44 msgid "Focus search entry" msgstr "" #: src/font-manager/gtk/help-overlay.ui:51 msgid "Reload" msgstr "重新載入" #: src/font-manager/gtk/help-overlay.ui:58 #: src/font-manager/gtk/help-overlay.ui:65 msgid "Quit the application" msgstr "關閉應用程式" #: src/font-manager/gtk/help-overlay.ui:73 msgid "Mode" msgstr "模式" #: src/font-manager/gtk/help-overlay.ui:78 msgid "Switch to Manage mode" msgstr "切換至管理模式" #: src/font-manager/gtk/help-overlay.ui:85 msgid "Switch to Browse mode" msgstr "切換至瀏覽模式" #: src/font-manager/gtk/help-overlay.ui:92 msgid "Switch to Compare mode" msgstr "切換至比較模式" #: src/font-manager/gtk/help-overlay.ui:99 #, fuzzy #| msgid "Switch to Manage mode" msgid "Switch to Google Fonts mode" msgstr "切換至管理模式" #: src/font-manager/gtk/help-overlay.ui:107 msgid "Preview Mode" msgstr "預覽模式" #: src/font-manager/gtk/help-overlay.ui:112 msgid "Switch to Standard preview" msgstr "切換至標準預覽" #: src/font-manager/gtk/help-overlay.ui:119 msgid "Switch to Waterfall preview" msgstr "切換至瀑布模式預覽" #: src/font-manager/gtk/help-overlay.ui:126 msgid "Switch to Body Text preview" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:100 #, fuzzy #| msgid "Increase preview size" msgid "Increase tile size" msgstr "增大預覽尺寸" #: src/font-manager/ui/font-manager-browse-pane.ui:109 #, fuzzy #| msgid "Decrease preview size" msgid "Decrease tile size" msgstr "減小預覽尺寸" #: src/font-manager/ui/font-manager-browse-pane.ui:149 msgid "Toggle search entry" msgstr "" #: src/font-manager/ui/font-manager-browse-pane.ui:158 msgid "Toggle preview panel" msgstr "" #: src/font-manager/ui/font-manager-browse-preview.ui:164 msgid "" "Status of selected family.\n" "\n" "Disabling will prevent the selected family from being used by other " "applications." msgstr "" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:19 msgid "Collection Name" msgstr "字集名稱" #: src/font-manager/ui/font-manager-collection-rename-popover.ui:45 msgid "_Rename" msgstr "重新命名(_R)" #: src/font-manager/ui/font-manager-compare-view.ui:20 msgid "Add selected font to comparison" msgstr "新增選中的字體至比較" #: src/font-manager/ui/font-manager-compare-view.ui:33 msgid "Remove selected font from comparison" msgstr "移除已選中的比較字體" #: src/font-manager/ui/font-manager-compare-view.ui:45 #, fuzzy msgid "Pinned Comparisons" msgstr "已標注的比較" #: src/font-manager/ui/font-manager-export-dialog.ui:19 #: src/font-manager/ui/font-manager-remove-dialog.ui:19 #, fuzzy msgid "Cancel" msgstr "取消(_C)" #: src/font-manager/ui/font-manager-font-list-controls.ui:51 #: src/font-manager/ui/font-manager-font-list-view.ui:54 #: src/font-manager/ui/font-manager-remove-dialog.ui:43 #: src/font-manager/web/google/ui/google-fonts-font-list-view.ui:44 msgid "Search Families…" msgstr "搜尋字體家族…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:29 msgid "Search Orthographies…" msgstr "搜尋拼寫體系…" #: src/font-manager/ui/font-manager-language-filter-settings.ui:72 msgid "Minimum Coverage" msgstr "" #: src/font-manager/ui/font-manager-language-filter-settings.ui:101 msgid "Deselect All" msgstr "全部取消選取" #: src/font-manager/ui/font-manager-orthography-list.ui:53 #, fuzzy msgid "Clear selected filter" msgstr "清除過濾器" #: src/font-manager/ui/font-manager-pinned-comparisons-row.ui:22 msgid "Created :" msgstr "建立:" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:23 msgid "Save current comparison" msgstr "保存目前的比較" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:45 msgid "Remove selected comparison" msgstr "移除已選比較" #: src/font-manager/ui/font-manager-pinned-comparisons.ui:73 msgid "Restore selected comparison" msgstr "恢復已選比較" #: src/font-manager/ui/font-manager-remove-dialog.ui:13 msgid "Select fonts to remove" msgstr "選擇要刪除的字體" #: src/font-manager/ui/font-manager-remove-dialog.ui:25 #, fuzzy #| msgid "_Delete" msgid "Delete" msgstr "刪除(_D)" # msgstr "区块" #: src/font-manager/ui/font-manager-sidebar.ui:35 msgid "Categories" msgstr "分類" #: src/font-manager/ui/font-manager-sidebar.ui:86 #, fuzzy #| msgid "Font Collections" msgid "Smart Collections" msgstr "字體集" #: src/font-manager/ui/font-manager-sidebar.ui:142 #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:50 msgid "Sort Order" msgstr "排序依據" #: src/font-manager/ui/font-manager-sidebar.ui:150 msgid "Collections" msgstr "字集" #: src/font-manager/ui/font-manager-substitute-row.ui:22 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:34 #, fuzzy msgid "Remove substitute" msgstr "移除替代" #: src/font-manager/ui/font-manager-substitute.ui:35 #, fuzzy msgid "Enter substitute family" msgstr "輸入替代字體家族" #: src/font-manager/ui/font-manager-substitute.ui:51 msgid "prefer" msgstr "偏好" #: src/font-manager/ui/font-manager-substitute.ui:52 msgid "accept" msgstr "接受" #: src/font-manager/ui/font-manager-substitute.ui:53 msgid "default" msgstr "預設" #: src/font-manager/ui/font-manager-user-action-row.ui:27 msgid "Comment" msgstr "註解" #: src/font-manager/ui/font-manager-user-action-row.ui:42 msgid "Executable" msgstr "可執行檔" #: src/font-manager/ui/font-manager-user-action-row.ui:57 msgid "Arguments" msgstr "參數" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:39 msgid "Newest" msgstr "最新" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:40 msgid "Most Popular" msgstr "最受歡迎" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:41 msgid "Trending" msgstr "熱門" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:116 msgid "Serif" msgstr "襯線體" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:133 msgid "Sans Serif" msgstr "無襯線體" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:167 msgid "Handwriting" msgstr "手寫體" # msgstr "区块" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:198 msgid "Category" msgstr "目錄" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:272 msgid "4+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:282 msgid "8+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:292 msgid "12+" msgstr "" #: src/font-manager/web/google/ui/google-fonts-sidebar.ui:305 msgid "Variations" msgstr "種" #: src/font-viewer/font-viewer-main-window.ui:31 msgid "Preview font files before installing them." msgstr "在安裝之前先檢視字體。" #: src/font-viewer/font-viewer-main-window.ui:32 msgid "To preview a font simply drag it onto this area." msgstr "將字型檔案拖曳至此以檢視。" #, fuzzy #~ msgid "The type of antialiasing to use when rendering fonts." #~ msgstr "繪製字體時使用的抗鋸齒類型。" # Not translate very good, just for use. #, fuzzy #~| msgid "Font Manager" #~ msgid "Font Manager project" #~ msgstr "字形總管" #~ msgid "Select Destination" #~ msgstr "選擇目的地" #, fuzzy #~ msgid "_Open" #~ msgstr "開啟(_O)" #, fuzzy #~ msgid "Remove selected font from collection" #~ msgstr "删除比较组中选中的字体" #~ msgid "Updating Database — Metadata" #~ msgstr "正在更新資料庫 — 附加資料" #~ msgid "Updating Database — Orthography" #~ msgstr "正在更新資料庫 — 拼寫體系" #~ msgid "About" #~ msgstr "關於" #~ msgid "Select Exported Data" #~ msgstr "選擇已匯出資料" #~ msgid "Settings saved to file." #~ msgstr "設定已儲存至文件。" #, fuzzy #~ msgid "Removed configuration file." #~ msgstr "移除配置文件。" #~ msgid " Size Restrictions " #~ msgstr " 尺寸限制 " #~ msgid " Apply settings to point sizes " #~ msgstr " 將設定應用到點大小 " #~ msgid "Smaller than" #~ msgstr "小於" #~ msgid "Larger than" #~ msgstr "大於" #~ msgid "Add alias" #~ msgstr "新增別名" #, fuzzy #~ msgid "Client Side Decorations" #~ msgstr "用戶端裝飾" #~ msgid "" #~ "CSD disabled. Change will take effect next time the application is " #~ "started." #~ msgstr "CSD 已停用。下次啟動程式時將做出變更。" #~ msgid "Case insensitive search of family names." #~ msgstr "忽略大小寫查詢字體家族名稱。" #~ msgid "Error procesing data" #~ msgstr "處理資料時發生錯誤" #~ msgid "Network Error" #~ msgstr "網路錯誤" #~ msgid "Please check your network settings" #~ msgstr "請檢查您的網路設定" #~ msgid "Update Family" #~ msgstr "更新字體家族" #~ msgid "Remove Family" #~ msgstr "移除字體家族" #~ msgid "Download Family" #~ msgstr "下載字體家族" #~ msgid "Download Font" #~ msgstr "下載字體" #~ msgid "Installed" #~ msgstr "已安裝字型" #~ msgid "Enter Preview Text…" #~ msgstr "輸入文字以預覽…" #~ msgid "Previous page" #~ msgstr "上一頁" #~ msgid "Next page" #~ msgstr "下一頁" #~ msgid "Discard" #~ msgstr "放棄" #~ msgid "Running applications may require a restart to reflect any changes." #~ msgstr "正在執行中的程式可能需要重啟以檢視變更。" #~ msgid "Save" #~ msgstr "儲存" #~ msgid "Edit selected category" #~ msgstr "編輯已選目錄" #~ msgid "8.0" #~ msgstr "8.0" #~ msgid "48.0" #~ msgstr "48.0" #~ msgid "1.0" #~ msgstr "1.0" #~ msgid "Unknown character, unable to identify." #~ msgstr "無法辨識的不明字元。" #~ msgid "Not found." #~ msgstr "字元不存在。" #~ msgid "Character found." #~ msgstr "字元已找到。" #, fuzzy #~ msgid "_Continue" #~ msgstr "继续" #~ msgid "Update Required" #~ msgstr "需要更新" font-manager-0.9.4/src/000077500000000000000000000000001476271126700147065ustar00rootroot00000000000000font-manager-0.9.4/src/common/000077500000000000000000000000001476271126700161765ustar00rootroot00000000000000font-manager-0.9.4/src/common/PreviewColors.vala000066400000000000000000000133331476271126700216510ustar00rootroot00000000000000/* PreviewColors.vala * * Copyright (C) 2022-2025 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 = "/com/github/FontManager/FontManager/ui/font-manager-preview-colors.ui")] public class PreviewColors : Gtk.Box { public signal void style_updated (); public Gdk.RGBA foreground_color { get; set; } public Gdk.RGBA background_color { get; set; } public GLib.Settings settings { get; set; } [GtkChild] unowned Gtk.ColorDialogButton bg_color_button; [GtkChild] unowned Gtk.ColorDialogButton fg_color_button; Gtk.CssProvider css_provider; public void update_style () { css_provider.load_from_string(@".FontManagerFontPreviewArea {color: $foreground_color;background-color: $background_color;} .FontManagerFontPreviewArea text selection {color: $background_color;background-color: $foreground_color;}"); style_updated(); return; } void flatten_color_button (Gtk.ColorDialogButton button) { button.get_first_child().remove_css_class("color"); button.get_first_child().add_css_class("flat"); return; } void update_default_colors_if_needed () { if (settings == null) return; bool prefer_dark = settings.get_boolean("prefer-dark-theme"); var default_light_bg = Gdk.RGBA(); var default_light_fg = Gdk.RGBA(); var default_dark_bg = Gdk.RGBA(); var default_dark_fg = Gdk.RGBA(); default_light_bg.parse("white"); default_light_fg.parse("black"); default_dark_bg.parse("black"); default_dark_fg.parse("white"); if (prefer_dark) { if (foreground_color.equal(default_light_fg) && background_color.equal(default_light_bg)) { foreground_color = default_dark_fg; background_color = default_dark_bg; } } else { if (foreground_color.equal(default_dark_fg) && background_color.equal(default_dark_bg)) { foreground_color = default_light_fg; background_color = default_light_bg; } } return; } public void restore_state (GLib.Settings settings) { this.settings = settings; if (settings == null) return; SettingsBindFlags flags = SettingsBindFlags.DEFAULT; settings.bind_with_mapping("preview-foreground-color", fg_color_button, "rgba", flags, (GLib.SettingsBindGetMappingShared) PreviewColors.from_setting, (GLib.SettingsBindSetMappingShared) PreviewColors.to_setting, null, null); settings.bind_with_mapping("preview-background-color", bg_color_button, "rgba", flags, (GLib.SettingsBindGetMappingShared) PreviewColors.from_setting, (GLib.SettingsBindSetMappingShared) PreviewColors.to_setting, null, null); settings.changed.connect((key) => { if (key.contains("color")) update_style(); if (key.contains("dark")) { update_default_colors_if_needed(); update_style(); } }); update_default_colors_if_needed(); update_style(); return; } public override void constructed () { flatten_color_button(bg_color_button); flatten_color_button(fg_color_button); css_provider = new Gtk.CssProvider(); Gdk.Display display = Gdk.Display.get_default(); Gtk.StyleContext.add_provider_for_display(display, css_provider, Gtk.STYLE_PROVIDER_PRIORITY_USER); BindingFlags flags = BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE; bg_color_button.bind_property("rgba", this, "background-color", flags); fg_color_button.bind_property("rgba", this, "foreground-color", flags); map.connect(() => { update_default_colors_if_needed(); update_style(); }); base.constructed(); return; } // GSettingsBind*Mapping functions public static Variant to_setting (Value val, VariantType type) { return new Variant.string(((Gdk.RGBA) val).to_string()); } public static bool from_setting (Value val, Variant variant) { Gdk.RGBA rgba = Gdk.RGBA(); string rgba_string = variant.get_string(); bool result = rgba.parse(rgba_string); val.set_boxed(&rgba); return result; } } } font-manager-0.9.4/src/common/WaterfallSettings.vala000066400000000000000000000233221476271126700225070ustar00rootroot00000000000000/* WaterfallSettings.vala * * Copyright (C) 2022-2025 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 PredefinedWaterfallSize { LINEAR_48, 72_11, LINEAR_96, 96_11, 120_12, 144_13, 192_14, CUSTOM; public string to_string () { switch (this) { case LINEAR_48: return _("Up to 48 points (Linear Scaling)"); case 72_11: return _("Up to 72 points (1.1 Common Ratio)"); case LINEAR_96: return _("Up to 96 points (Linear Scaling)"); case 96_11: return _("Up to 96 points (1.1 Common Ratio)"); case 120_12: return _("Up to 120 points (1.2 Common Ratio)"); case 144_13: return _("Up to 144 points (1.3 Common Ratio)"); case 192_14: return _("Up to 192 points (1.4 Common Ratio)"); default: return _("Custom Size Settings"); } } 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; } } public class WaterfallSettings : Object { public GLib.Settings? settings { get; set; default = null; } public int predefined_size { get; set; } public double minimum { get; set; } public double maximum { get; set; } public double ratio { get; set; } public bool show_line_size { get; set; default = true; } public int line_spacing { get; set; default = 0; } public Gtk.PopoverMenu context_menu { get { if (menu == null) menu = new Gtk.PopoverMenu.from_model(get_context_menu_model()); return menu; } } public PreferenceRow preference_row { get { if (row == null) create_preference_row(); return row; } } Gtk.SpinButton min; Gtk.SpinButton max; Gtk.SpinButton rat; Gtk.DropDown selection; Gtk.PopoverMenu? menu = null; PreferenceRow? row = null; public WaterfallSettings (GLib.Settings? settings) { this.settings = settings; bind_settings(); } void bind_settings () { if (settings == null) settings = get_gsettings(BUS_ID); return_if_fail(settings != null); SettingsBindFlags flags = SettingsBindFlags.DEFAULT; settings.bind("waterfall-show-line-size", this, "show-line-size", flags); settings.bind("min-waterfall-size", this, "minimum", flags); settings.bind("max-waterfall-size", this, "maximum", flags); settings.bind("waterfall-size-ratio", this, "ratio", flags); settings.bind("waterfall-line-spacing", this, "line-spacing", flags); settings.bind_with_mapping("predefined-waterfall-size", this, "predefined-size", flags, (GLib.SettingsBindGetMappingShared) PredefinedWaterfallSize.from_setting, (GLib.SettingsBindSetMappingShared) PredefinedWaterfallSize.to_setting, null, null); return; } void create_preference_row () { var selections = new GLib.Array (); for (int i = 0; i <= PredefinedWaterfallSize.CUSTOM; i++) selections.append_val(((PredefinedWaterfallSize) i).to_string()); var selection_list = new Gtk.StringList(selections.data); selection = new Gtk.DropDown(selection_list, null); row = new PreferenceRow(_("Waterfall Preview Size Settings"), null, null, selection); min = new Gtk.SpinButton.with_range(6.0, 48.0, 1.0) { value = 8.0 }; max = new Gtk.SpinButton.with_range(24.0, 192.0, 1.0) { value = 48.0, tooltip_text = _("Higher values may adversely affect performance") }; rat = new Gtk.SpinButton.with_range(1.0, 24.0, 0.10) { value = 48.0 }; var child = new PreferenceRow(_("Minimum Waterfall Preview Point Size"), null, null, min); row.append_child(child); child = new PreferenceRow(_("Waterfall Preview Point Size Common Ratio"), null, null, rat); row.append_child(child); child = new PreferenceRow(_("Maximum Waterfall Preview Point Size"), null, null, max); row.append_child(child); row.set_reveal_child(predefined_size == PredefinedWaterfallSize.CUSTOM); selection.notify["selected"].connect(() => { predefined_size = (int) selection.selected; }); notify["predefined-size"].connect_after(() => { on_selection_changed(); }); BindingFlags flags = BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE; bind_property("minimum", min, "value", flags); bind_property("maximum", max, "value", flags); bind_property("ratio", rat, "value", flags); bind_property("predefined-size", selection, "selected", flags); return; } public void on_selection_changed () { if (row != null) row.set_reveal_child(predefined_size == PredefinedWaterfallSize.CUSTOM); if (predefined_size == PredefinedWaterfallSize.CUSTOM) return; double [] selected = ((PredefinedWaterfallSize) predefined_size).to_size_array(); minimum = selected[0]; maximum = selected[1]; ratio = selected[2]; return; } GLib.MenuModel get_context_menu_model () { var section = new GLib.Menu(); var line_size = new GLib.Menu(); var line_size_menu_item = new GLib.MenuItem(_("Show line size"), "show-line-size"); line_size.append_item(line_size_menu_item); section.prepend_section(null, line_size); var size_section = new GLib.Menu(); for (int i = 0; i < PredefinedWaterfallSize.CUSTOM; i++) { var item = new MenuItem(((PredefinedWaterfallSize) i).to_string(), null); item.set_action_and_target("predefined-size", "i", i); size_section.append_item(item); } section.append_section(null, size_section); return (GLib.MenuModel) section; } } } font-manager-0.9.4/src/common/meson.build000066400000000000000000000016711476271126700203450ustar00rootroot00000000000000 vala_common_gresource_xml_file = files('vala-common-gresources.xml') vala_common_gresources = gnome.compile_resources('vala-common-gresources', vala_common_gresource_xml_file) result = run_command(python, '-c', list_vala_sources, check: true) vala_common_sources = result.stdout().strip().split('\n') vala_common_library = static_library('vala-common', [vala_common_sources, vala_common_gresources], dependencies: [vala_deps, vapi], include_directories: includes, link_with: libfontmanager, # Silence warnings we can do nothing about. # These are expected in code generated by Vala. c_args: [ '-w' ]) includes += include_directories('.') font-manager-0.9.4/src/common/ui/000077500000000000000000000000001476271126700166135ustar00rootroot00000000000000font-manager-0.9.4/src/common/ui/font-manager-preview-colors.ui000066400000000000000000000025671476271126700245200ustar00rootroot00000000000000 font-manager-0.9.4/src/common/vala-common-gresources.xml000066400000000000000000000003671476271126700233160ustar00rootroot00000000000000 ui/font-manager-preview-colors.ui font-manager-0.9.4/src/font-manager/000077500000000000000000000000001476271126700172645ustar00rootroot00000000000000font-manager-0.9.4/src/font-manager/Application.vala000066400000000000000000000412531476271126700224010ustar00rootroot00000000000000/* Application.vala */ public const string DISPLAY_NAME = _("Font Manager"); public const string COMMENT = _("Simple font management for GTK+ desktop environments"); public const string COPYRIGHT = "Copyright © 2009-2025 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 . """); namespace FontManager { FontManager.Application get_default_application () { return ((FontManager.Application) GLib.Application.get_default()); } [DBus (name = "com.github.FontManager.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 Json.Array? available_fonts { 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? disabled_families { get; private set; default = new Reject(); } const OptionEntry[] options = { { "about", 'a', 0, OptionArg.NONE, null, "About the application", null }, { "version", 'v', 0, OptionArg.NONE, null, "Show application version", null }, { "debug", 0, 0, OptionArg.NONE, null, "Enable debug messages", 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. Empty list to enable all.", null }, { "disable", 'd', 0, OptionArg.NONE, null, "Space separated list of font families to disable", null }, { "keep", 0, 0, OptionArg.NONE, null, "Space separated list of font families to keep enabled, disables all others.", 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; ~ Application () { free_gsettings(); } public Application (string app_id, ApplicationFlags app_flags) { Object(application_id : app_id, flags : app_flags); add_main_option_entries(options); } public override void startup () { base.startup(); disabled_families.load(); settings = get_gsettings(application_id); if (settings != null) { Gtk.Settings gtk = Gtk.Settings.get_default(); bool prefer_dark_theme = settings.get_boolean("prefer-dark-theme"); #if HAVE_ADWAITA if (settings.get_boolean("use-adwaita-stylesheet")) { Adw.StyleManager style_manager = Adw.StyleManager.get_default(); Adw.ColorScheme color_scheme = prefer_dark_theme ? Adw.ColorScheme.PREFER_DARK : Adw.ColorScheme.PREFER_LIGHT; style_manager.set_color_scheme(color_scheme); } else gtk.gtk_application_prefer_dark_theme = prefer_dark_theme; #else gtk.gtk_application_prefer_dark_theme = prefer_dark_theme; #endif gtk.gtk_enable_animations = settings.get_boolean("enable-animations"); } notify["update-in-progress"].connect(progress_visible); 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_selections(filelist); } else { var installer = new Library.Installer(); installer.progress.connect((m, p, t) => { var data = new ProgressData(m, p, t); data.print(); }); GLib.stdout.printf("%s\n", _("Installing Font Files…")); installer.process_sync(filelist); stdout.printf("\n"); } } if (main_window != null) { reload(); } else { update_font_configuration(); load_user_font_resources(); available_fonts = get_sorted_font_list(null); db.update_started.connect(() => { hold(); }); db.update_complete.connect(() => { GLib.stdout.printf("\n"); release(); }); db.set_progress_callback(ProgressData.print); GLib.stdout.printf("%s\n", _("Updating Database…")); db.update(available_fonts); } } 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 { update_font_configuration(); load_user_font_resources(); var families = list_available_font_families(); StringBuilder builder = new StringBuilder(); foreach (string family in families) builder.append(@"$family\n"); return builder.str; } public string list_full () throws GLib.DBusError, GLib.IOError { update_font_configuration(); load_user_font_resources(); Json.Object _fonts = get_available_fonts(null); Json.Array sorted_fonts = sort_json_font_listing(_fonts); return print_json_array(sorted_fonts, true); } public void enable (string [] families) throws GLib.DBusError, GLib.IOError { disabled_families.load(); foreach (var family in families) if (family in disabled_families) disabled_families.remove(family); disabled_families.save(); return; } public void disable (string [] families) throws GLib.DBusError, GLib.IOError { foreach (var family in families) disabled_families.add(family); disabled_families.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 void search (string needle) throws GLib.DBusError, GLib.IOError { if (main_window == null || !main_window.is_visible()) activate(); main_window.search(needle); return; } public override int handle_local_options (VariantDict options) { int exit_status = -1; if (options.contains("version")) { stdout.printf("%s %s\n", Config.PACKAGE_NAME, Config.PACKAGE_VERSION); return 0; } if (options.contains("about")) { stdout.printf("\n %s - %s\n\n\t\t %s\n%s\n", Config.PACKAGE_NAME, COMMENT, COPYRIGHT, LICENSE); return 0; } if (options.contains("enable")) { var accept = get_command_line_input(options); if (accept == null || accept.size < 1) { disabled_families.clear(); disabled_families.save(); exit_status = 0; } else { try { enable(accept.to_strv()); exit_status = 0; } catch (Error e) { critical(e.message); exit_status = 1; } } } if (options.contains("disable")) { var rejects = get_command_line_input(options); if (rejects == null || rejects.size < 1) { stdout.printf("\nGot empty list. Exiting...\n\n"); exit_status = 1; } else { try { disable(rejects.to_strv()); exit_status = 0; } catch (Error e) { critical(e.message); exit_status = 1; } } exit_status = 0; } if (options.contains("keep")) { var keep = get_command_line_input(options); if (keep == null || keep.size < 1) { stdout.printf("\nGot empty list. Disabling all installed fonts is not a good idea...\n\n"); exit_status = 1; } else { update_font_configuration(); load_user_font_resources(); var families = list_available_font_families(); var matches = new StringSet(); foreach (string family in keep) foreach (string entry in families) { string a = entry.down(); string b = family.down(); if (a == b || a.contains(b)) matches.add(entry); } if (matches.size < 1) { stdout.printf("\nNo valid families specified. Disabling all installed fonts is not a good idea...\n\n"); exit_status = 1; } else { families.remove_all(matches); try { disable(families.to_strv()); exit_status = 0; } catch (Error e) { critical(e.message); exit_status = 1; } } } 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 progress_visible () { if (main_window != null) main_window.progress.set_visible(update_in_progress); return; } [DBus (visible = false)] public void reload () requires (main_window != null) { if (update_in_progress) return; var ctx = main_window.get_pango_context(); available_fonts = get_sorted_font_list(ctx); main_window.present(); db.update(available_fonts); return; } protected override void activate () { if (main_window == null) { main_window = new MainWindow(settings); main_window.present(); add_window(main_window); BindingFlags flags = BindingFlags.DEFAULT | BindingFlags.SYNC_CREATE; bind_property("available-fonts", main_window, "available-fonts", flags); bind_property("disabled-families", main_window, "disabled-families", flags); } db.update_complete.connect(() => { update_item_preview_text(available_fonts); if (main_window.mode == Mode.BROWSE) main_window.browse_pane.queue_update(); Idle.add(() => { main_window.category_model.update_items(); if (main_window.mode != Mode.BROWSE) main_window.select_first_font(); return GLib.Source.REMOVE; }); }); db.set_progress_callback((data) => { return get_default_application().main_window.progress_update(data); }); reload(); 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; } static void set_debug_level (string [] args) { foreach (var arg in args) { if (!arg.contains("debug")) continue; Environment.set_variable("G_MESSAGES_DEBUG", "[font-manager]", true); stdout.printf("\n%s %s\n\n", DISPLAY_NAME, Config.PACKAGE_VERSION); print_os_info(); print_library_versions(); break; } return; } public static int main (string [] args) { setup_i18n(); set_debug_level(args); Environment.set_application_name(DISPLAY_NAME); #if HAVE_ADWAITA var settings = get_gsettings(BUS_ID); if (settings != null) if (settings.get_boolean("use-adwaita-stylesheet")) Adw.init(); #endif ApplicationFlags FLAGS = (ApplicationFlags.HANDLES_OPEN | ApplicationFlags.HANDLES_COMMAND_LINE); return new Application(BUS_ID, FLAGS).run(args); } } } font-manager-0.9.4/src/font-manager/ArchiveManager.vala000066400000000000000000000222571476271126700230150ustar00rootroot00000000000000/* ArchiveManager.vala * * Copyright (C) 2009-2025 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_LIBARCHIVE namespace FontManager { public const string LIBARCHIVE_MIME_TYPES [] = { "application/epub+zip", "application/vnd.debian.binary-package", "application/vnd.ms-cab-compressed", "application/vnd.rar", "application/x-7z-compressed", "application/x-ar", "application/x-bzip-compressed-tar", "application/x-cbr", "application/x-cbz", "application/x-cd-image", "application/x-compressed-tar", "application/x-cpio", "application/x-deb", "application/x-lha", "application/x-lrzip-compressed-tar", "application/x-lzip-compressed-tar", "application/x-lzma-compressed-tar", "application/x-rar", "application/x-rpm", "application/x-tar", "application/x-tarz", "application/x-tzo", "application/x-xar", "application/x-xz-compressed-tar", "application/x-zstd-compressed-tar", "application/zip" }; public class ArchiveManager : Object { Archive.Entry add_entry (Archive.Write archive, File file, FileInfo file_info, string path) { Archive.Entry entry = new Archive.Entry(); entry.set_pathname(path); entry.set_size((Archive.int64_t) file_info.get_size()); bool IFREG = (file_info.get_file_type() == FileType.REGULAR); entry.set_filetype(IFREG ? Archive.FileType.IFREG : Archive.FileType.IFDIR); entry.unset_birthtime(); entry.set_atime((time_t) file_info.get_attribute_uint64(FileAttribute.TIME_ACCESS), file_info.get_attribute_uint32(FileAttribute.TIME_ACCESS_USEC) * 1000); entry.set_ctime((time_t) file_info.get_attribute_uint64(FileAttribute.TIME_CREATED), file_info.get_attribute_uint32(FileAttribute.TIME_CREATED_USEC) * 1000); entry.set_mtime((time_t) file_info.get_attribute_uint64(FileAttribute.TIME_MODIFIED), file_info.get_attribute_uint32(FileAttribute.TIME_MODIFIED_USEC) * 1000); entry.set_uid(file_info.get_attribute_uint32(FileAttribute.UNIX_UID)); entry.set_gid(file_info.get_attribute_uint32(FileAttribute.UNIX_GID)); entry.set_mode(file_info.get_attribute_uint32(FileAttribute.UNIX_MODE)); if (archive.write_header(entry) != Archive.Result.OK) critical("Error adding entry for '%s': %s (%d)", file.get_path(), archive.error_string(), archive.errno()); return entry; } int64 add_data (Archive.Write archive, File file, FileInfo file_info, string path) { int64 size = 0; add_entry(archive, file, file_info, Path.build_filename(path, file.get_basename())); try { FileInputStream input_stream = file.read(); DataInputStream data_input_stream = new DataInputStream(input_stream); size_t bytes_read; uint8 [] buffer = new uint8[1024]; while (data_input_stream.read_all(buffer, out bytes_read)) { if (bytes_read <= 0) break; archive.write_data(buffer); size += (int64) bytes_read; } } catch (Error e) { critical("Error adding data for '%s' : %s (%d)", file.get_path(), archive.error_string(), archive.errno()); critical(e.message); } return size; } void add_directory (Archive.Write archive, File file, FileInfo file_info, string path) { string root = Path.build_filename(path, file.get_basename()); add_entry(archive, file, file_info, root); try { var enumerator = file.enumerate_children("*", FileQueryInfoFlags.NONE); FileInfo child_info = enumerator.next_file(); while (child_info != null) { var child_type = child_info.get_file_type(); File child = file.get_child(child_info.get_name()); if (child_type == GLib.FileType.DIRECTORY) add_directory(archive, child, child_info, root); else if (child_type == GLib.FileType.REGULAR) add_data(archive, child, child_info, root); child_info = enumerator.next_file(); } } catch (Error e) { critical("Error adding directory '%s' : %s (%d)", file.get_path(), archive.error_string(), archive.errno()); critical(e.message); } return; } public bool compress (StringSet filelist, File output_file) { return_val_if_fail(filelist.size > 0, false); File output_dir = File.new_for_path(output_file.get_parent().get_path()); return_val_if_fail(output_dir.query_exists(), false); Archive.Write archive = new Archive.Write(); archive.set_format_zip(); string root = output_file.get_basename(); if (root.contains(".")) root = root.split(".")[0]; string filename = Path.build_filename(output_dir.get_path(), @"$root.zip"); if (archive.open_filename(filename) != Archive.Result.OK) { critical("Error opening '%s' : %s (%d)", output_file.get_path(), archive.error_string(), archive.errno()); return false; } foreach (var filepath in filelist) { GLib.File file = GLib.File.new_for_path(filepath); try { GLib.FileInfo file_info = file.query_info("*", GLib.FileQueryInfoFlags.NONE); GLib.FileType file_type = file_info.get_file_type(); if (file_type == GLib.FileType.REGULAR) add_data(archive, file, file_info, root); else if (file_type == GLib.FileType.DIRECTORY) add_directory(archive, file, file_info, root); } catch (Error e) { critical(e.message); return false; } } if (archive.close() != Archive.Result.OK) { critical("Error closing '%s' : %s (%d)", filename, archive.error_string(), archive.errno()); return false; } return true; } public bool extract (File file, File dest_dir) { return_val_if_fail(file.query_exists(), false); return_val_if_fail(dest_dir.query_exists(), false); Archive.ExtractFlags EXTRACT_FLAGS; EXTRACT_FLAGS = Archive.ExtractFlags.TIME; EXTRACT_FLAGS |= Archive.ExtractFlags.PERM; EXTRACT_FLAGS |= Archive.ExtractFlags.ACL; EXTRACT_FLAGS |= Archive.ExtractFlags.FFLAGS; Archive.Read archive = new Archive.Read(); Archive.WriteDisk extractor = new Archive.WriteDisk (); archive.support_format_all(); archive.support_filter_all(); extractor.set_options(EXTRACT_FLAGS); extractor.set_standard_lookup(); Environment.set_current_dir(dest_dir.get_path()); string filepath = file.get_path(); if (archive.open_filename(filepath, 10240) != Archive.Result.OK) { critical("Error opening '%s' : %s (%d)", filepath, archive.error_string(), archive.errno()); return false; } unowned Archive.Entry entry; Archive.Result last_result; while ((last_result = archive.next_header(out entry)) == Archive.Result.OK) { if (extractor.write_header(entry) != Archive.Result.OK) { unowned string archived_path = entry.pathname(); critical(@"Failed to write header entry for $archived_path"); continue; } Posix.off_t offset; uint8 [] buffer = null; while (archive.read_data_block(out buffer, out offset) == Archive.Result.OK) if (extractor.write_data_block(buffer, offset) < Archive.Result.OK) break; } if (last_result != Archive.Result.EOF) { critical("Error extracting '%s' : %s (%d)", filepath, archive.error_string(), archive.errno()); return false; } return true; } } } #endif font-manager-0.9.4/src/font-manager/Browse.vala000066400000000000000000000717771476271126700214150ustar00rootroot00000000000000/* Browse.vala * * Copyright (C) 2020-2025 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 { GRID, LIST, N_MODES; public string to_string () { switch (this) { case LIST: return "list"; default: return "grid"; } } public static BrowseMode from_string (string mode) { if (mode == "list" || mode == "1") return BrowseMode.LIST; else return BrowseMode.GRID; } } public enum PreviewTileSize { SMALL = 96, MEDIUM = 128, LARGE = 144, XLARGE = 192, XXLARGE = 256; public int to_preview_size () { switch (this) { case SMALL: return 10; case MEDIUM: return 12; case XLARGE: return 24; case XXLARGE: return 36; default: return 14; } } public double to_double () { switch (this) { case SMALL: return 0.0f; case MEDIUM: return 1.0f; case XLARGE: return 3.0f; case XXLARGE: return 4.0; default: return 2.0f; } } public static PreviewTileSize from_double (double val) requires (val >= 0.0f && val <= 4.0f) { if (val == 0.0) return PreviewTileSize.SMALL; else if (val == 1.0) return PreviewTileSize.MEDIUM; else if (val == 2.0) return PreviewTileSize.LARGE; else if (val == 3.0) return PreviewTileSize.XLARGE; else return PreviewTileSize.XXLARGE; } } bool have_valid_preview_text (string? preview_text) { if (preview_text == null) return false; Pango.Language C = Pango.Language.from_string("xx"); string default_preview_text = C.get_sample_string(); return preview_text != default_preview_text; } public class FontPreviewTile : Gtk.Frame { public Object? item { get; set; default = null; } public PreviewTileSize size { get; set; default = PreviewTileSize.LARGE; } public Pango.AttrList? attrs { get; protected set; default = new Pango.AttrList(); } public Gtk.Inscription? preview { get; protected set; default = null; } public string? preview_text { get; set; default = null; } Gtk.Label item_count; Gtk.Overlay overlay; ~ FontPreviewTile () { if (attrs != null) attrs.unref(); } public FontPreviewTile () { widget_set_name(this, "FontManagerFontPreviewTile"); widget_set_margin(this, 6); overlay = new Gtk.Overlay(); preview = new Gtk.Inscription(null) { halign = Gtk.Align.FILL, valign = Gtk.Align.FILL, xalign = 0.5f, yalign = 0.5f, hexpand = true, vexpand = true }; attrs = new Pango.AttrList(); attrs.insert(Pango.attr_fallback_new(false)); attrs.insert(Pango.AttrSize.new(size.to_preview_size() * Pango.SCALE)); Pango.FontDescription font_desc = Pango.FontDescription.from_string("Sans"); attrs.insert(new Pango.AttrFontDesc(font_desc)); preview.set_attributes(attrs); overlay.set_child(preview); set_child(overlay); item_count = new Gtk.Label(null) { halign = Gtk.Align.END, valign = Gtk.Align.END, margin_bottom = 6, margin_end = 9, margin_start = 9, margin_top = 6 }; item_count.add_css_class("dim-label"); overlay.add_overlay(item_count); notify["item"].connect((pspec) => { on_item_set(); }); notify["size"].connect((pspec) => { attrs.change(Pango.AttrSize.new(size.to_preview_size() * Pango.SCALE)); }); } public void reset () { preview.set_text(null); set_tooltip_text(null); set_size_request(size, size); return; } public void on_item_set () { reset(); if (item == null) return; Family f = (Family) item; set_tooltip_text(f.family); string? sample = f.preview_text; string display_text = have_valid_preview_text(sample) ? sample : f.family; if (preview_text != null && preview_text.strip() != "") display_text = preview_text; preview.set_text(display_text); Pango.FontDescription font_desc; font_desc = Pango.FontDescription.from_string(f.description); attrs.change(new Pango.AttrFontDesc(font_desc)); var count = (int) f.n_variations; item_count.set_label(count.to_string()); item_count.set_visible(count > 1); return; } } public class FontGridView : FontListBase { public PreviewTileSize size { get; set; default = PreviewTileSize.LARGE; } public string? preview_text { get; set; default = null; } unowned Gtk.ScrolledWindow container; public FontGridView (Gtk.ScrolledWindow parent) { container = parent; model = new FontModel(); parent.map.connect(() => { if (list == null) create_gridview(); queue_update(); }); notify["size"].connect(() => { queue_update(); }); notify["preview-text"].connect_after(() => { queue_update(); }); bind_property("available-fonts", model, "entries", BindingFlags.DEFAULT, null, null); } public void set_search_entry (Gtk.SearchEntry entry) { search_entry = entry; return; } public void create_gridview () { list = new Gtk.GridView(null, null) { hexpand = true, vexpand = true, min_columns = 2, max_columns = 36 }; selection = new Gtk.SingleSelection(model) { autoselect = false }; container.set_child(list); container.set_visible(true); if (model.n_items > 0) Idle.add(() => { select_item(0); return GLib.Source.REMOVE; }); return; } protected override void setup_list_row (Gtk.SignalListItemFactory factory, Object item) { Gtk.ListItem list_item = (Gtk.ListItem) item; var child = new FontPreviewTile(); bind_property("size", child, "size", BindingFlags.DEFAULT | BindingFlags.SYNC_CREATE); bind_property("preview-text", child, "preview-text", BindingFlags.DEFAULT | BindingFlags.SYNC_CREATE); list_item.set_child(child); return; } protected override void bind_list_row (Gtk.SignalListItemFactory factory, Object item) { Gtk.ListItem list_item = (Gtk.ListItem) item; var row = (FontPreviewTile) list_item.get_child(); Object? tmp = list_item.get_item(); // Setting item triggers update to row widget row.item = tmp; return; } protected override void on_selection_changed (uint position, uint n_items) { base.on_selection_changed(position, n_items); selected_item = null; selected_items = new GenericArray (); Object? item = model.get_item(current_selection); selected_item = item; selected_items.add(item); selection_changed(item); return; } } public enum BrowsePreviewMode { WATERFALL, LOREM_IPSUM, CHARACTER_MAP; } [GtkTemplate (ui = "/com/github/FontManager/FontManager/ui/font-manager-browse-preview.ui")] public class BrowsePreview : Gtk.Box { public Reject? disabled_families { get; set; default = null; } public Object? selected_item { get; protected set; default = null; } public BaseFontModel? model { get; protected set; default = null; } public PreviewPage preview_page { get; protected set; default = null; } public UnicodeCharacterMap character_map { get; protected set; default = null; } public WaterfallSettings waterfall_settings { get; set; } public int predefined_size { get; set; } public BrowsePreviewMode mode { get { var visible_child = preview_stack.visible_child; if (visible_child == character_map_scroll) return BrowsePreviewMode.CHARACTER_MAP; if (preview_page.preview_mode == PreviewPageMode.WATERFALL) return BrowsePreviewMode.WATERFALL; return BrowsePreviewMode.LOREM_IPSUM; } } [GtkChild] unowned Gtk.Label family_label; [GtkChild] unowned Gtk.Label state_label; [GtkChild] unowned Gtk.Label designer_label; [GtkChild] unowned Gtk.Label n_glyphs; [GtkChild] unowned Gtk.DropDown style_drop_down; [GtkChild] unowned Gtk.ScrolledWindow character_map_scroll; [GtkChild] unowned Gtk.ScrolledWindow preview_scroll; [GtkChild] unowned Gtk.Stack preview_stack; [GtkChild] unowned Gtk.MenuButton preview_menu; [GtkChild] unowned Gtk.Switch font_state; bool ignore_activation = false; construct { widget_set_name(this, "FontManagerBrowsePreview"); style_drop_down.set_factory(get_style_factory()); var button = style_drop_down.get_first_child(); if (button is Gtk.ToggleButton) button.has_frame = false; n_glyphs.set_opacity(0.5); character_map = new UnicodeCharacterMap() { hexpand = true, vexpand = true }; widget_set_margin(character_map, 0); character_map.add_css_class("BrowsePaneCharacterMap"); widget_set_name(n_glyphs, "CharacterMapCount"); character_map_scroll.set_child(character_map); preview_stack.set_transition_type(Gtk.StackTransitionType.CROSSFADE); preview_page = new PreviewPage() { hexpand = true, vexpand = true, show_line_size = false }; widget_set_margin(preview_page, 0); preview_page.set_waterfall_size(-1, 36, -1); preview_page.get_last_child().set_visible(false); preview_page.preview_size = DEFAULT_PREVIEW_SIZE + 2.0; preview_scroll.set_child(preview_page); set_preview_page_mode_menu_and_actions(this, preview_menu, (GLib.Callback) on_preview_mode_activated); ((GLib.Menu) preview_menu.menu_model).remove(0); Gtk.Widget toggle = preview_menu.get_first_child(); toggle.remove_css_class("toggle"); toggle.add_css_class("flat"); toggle.add_css_class("view"); var scroll = preview_page.get_first_child().get_next_sibling(); if (scroll is Gtk.ScrolledWindow) ((Gtk.ScrolledWindow) scroll).set_policy(Gtk.PolicyType.NEVER, Gtk.PolicyType.NEVER); font_state.notify["active"].connect(() => { on_item_state_changed(); }); notify["selected-item"].connect(() => { on_item_selected(); }); style_drop_down.notify["selected"].connect(() => { on_variant_selected(); }); character_map.selection_changed.connect((codepoint, name, n_codepoints) => { n_glyphs.set_label(n_codepoints); }); notify["disabled-families"].connect(() => { font_state.sensitive = disabled_families != null; if (disabled_families != null) disabled_families.changed.connect(() => { on_item_selected(); }); }); preview_stack.notify["visible-child"].connect(() => { var visible_child = preview_stack.visible_child; visible_child.grab_focus(); preview_menu.set_sensitive(visible_child == preview_scroll); n_glyphs.set_opacity(visible_child == character_map_scroll ? 1.0 : 0.333); }); notify["waterfall-settings"].connect(() => { BindingFlags _flags = BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE; waterfall_settings.bind_property("predefined-size", this, "predefined-size", _flags); }); notify["predefined-size"].connect_after(() => { waterfall_settings.on_selection_changed(); preview_page.set_waterfall_size(waterfall_settings.minimum, waterfall_settings.maximum, waterfall_settings.ratio); }); } [CCode (instance_pos = -1)] void on_preview_mode_activated (SimpleAction action, Variant parameter) { PreviewPageMode mode = PreviewPageMode.WATERFALL; if (((string) parameter) != "Waterfall") mode = PreviewPageMode.LOREM_IPSUM; preview_page.preview_mode = mode; action.set_state(parameter); return; } void on_item_state_changed () { if (ignore_activation || selected_item == null) return; Family family = ((Family) selected_item); family.active = font_state.active; if (family.active) { disabled_families.remove(family.family); state_label.sensitive = true; state_label.label = _("Active"); } else { disabled_families.add(family.family); state_label.sensitive = false; state_label.label = _("Inactive"); } disabled_families.save(); return; } void append_metadata (StringBuilder builder, string? metadata) { if (metadata == null) return; var data = metadata.strip(); if (builder.len > 0) builder.append("\n\n"); builder.append(data); return; } public void update_metadata () { string? copyright = null; string? designer = null; string? description = null; try { string family = ((Family) selected_item).family; Database db = DatabaseProxy.get_default_db(); db.execute_query(@"SELECT copyright, designer, description FROM Metadata WHERE family = '$family'"); foreach (unowned Sqlite.Statement row in db) { if (copyright == null) copyright = row.column_text(0); if (designer == null) designer = row.column_text(1); if (description == null) description = row.column_text(2); // Design description is likely to be NULL if (copyright != null && designer != null) break; } db.end_query(); } catch (Error e) { warning(e.message); } designer_label.label = designer; designer_label.set_visible(designer != null); string designed_by = _("Designed by"); var builder = new StringBuilder(null); if (designer != null) append_metadata(builder, @"$designed_by $designer"); append_metadata(builder, copyright); append_metadata(builder, description); family_label.set_tooltip_text(builder.str); designer_label.set_tooltip_text(builder.str); return; } void on_item_selected () { if (selected_item == null) return; Family family = ((Family) selected_item); int default_index = family.get_default_index(); family_label.set_label(family.family); var child_model = ((FontModel) model).get_child_model(selected_item); uint child_size = child_model.get_n_items(); style_drop_down.set_model(child_model); style_drop_down.set_show_arrow(child_size > 1); style_drop_down.set_sensitive(child_size > 1); // Index of default variant may be out of range due to filtering. Select the first // available option if index is larger than model it *should* be the right one. style_drop_down.set_selected(default_index < child_size ? default_index : 0); ignore_activation = true; font_state.set_active(family.active); ignore_activation = false; update_metadata(); return; } void on_variant_selected () { uint selected_variant = style_drop_down.selected; if (selected_variant == Gtk.INVALID_LIST_POSITION) return; Font selected_font = (Font) style_drop_down.get_model().get_item(selected_variant); Pango.FontDescription font_desc = Pango.FontDescription.from_string(selected_font.description); font_desc.set_size(10 * Pango.SCALE); character_map.set_font_desc(font_desc); preview_page.set_font(selected_font); return; } protected void setup_style_row (Gtk.SignalListItemFactory factory, Object item) { Gtk.ListItem list_item = (Gtk.ListItem) item; var child = new Gtk.Label(null); child.add_css_class("heading"); list_item.set_child(child); return; } protected void bind_style_row (Gtk.SignalListItemFactory factory, Object item) { Gtk.ListItem list_item = (Gtk.ListItem) item; var label = (Gtk.Label) list_item.get_child(); Font? font = (Font) list_item.get_item(); return_if_fail(font != null); label.set_label(font.style); return; } Gtk.SignalListItemFactory get_style_factory () { var factory = new Gtk.SignalListItemFactory(); factory.setup.connect(setup_style_row); factory.bind.connect(bind_style_row); return factory; } } [GtkTemplate (ui = "/com/github/FontManager/FontManager/ui/font-manager-browse-pane.ui")] public class BrowsePane : Gtk.Box { public double pane_position { get; set; default = 55.0f; } public Json.Array? available_fonts { get; set; default = null; } public Reject? disabled_families { get; set; default = null; } public PreviewTileSize size { get; set; default = PreviewTileSize.LARGE; } public BrowseMode mode { get; set; default = BrowseMode.GRID; } public WaterfallSettings waterfall_settings { get; set; } [GtkChild] public unowned Gtk.Stack stack { get; } [GtkChild] unowned Gtk.Entry preview_entry; [GtkChild] unowned Gtk.SearchBar search_bar; [GtkChild] unowned Gtk.SearchEntry search_entry; [GtkChild] unowned Gtk.ToggleButton edit_toggle; [GtkChild] unowned Gtk.ToggleButton panel_toggle; [GtkChild] unowned Gtk.ToggleButton search_toggle; [GtkChild] unowned Gtk.Adjustment icon_size_adjustment; [GtkChild] unowned Paned pane; [GtkChild] unowned Gtk.Stack control_stack; [GtkChild] unowned BrowseListView listview; [GtkChild] unowned FontScale fontscale; Gtk.Revealer panel_revealer; Gtk.ScrolledWindow gridview_container; BrowsePreview preview; FontGridView gridview; static construct { install_action("toggle-panel", null, (Gtk.WidgetActionActivateFunc) toggle_panel); Gdk.ModifierType mode_mask = Gdk.ModifierType.CONTROL_MASK; add_binding_action(Gdk.Key.F9, /* Gdk.ModifierType.NO_MODIFIER_MASK */ 0, "toggle-panel", null); add_binding_action(Gdk.Key.@0, mode_mask, "reset-size", "s", "0"); add_binding_action(Gdk.Key.plus, mode_mask, "increase-size", "s", "+"); add_binding_action(Gdk.Key.equal, mode_mask, "increase-size", "s", "+"); add_binding_action(Gdk.Key.ZoomIn, mode_mask, "increase-size", "s", "+"); add_binding_action(Gdk.Key.minus, mode_mask, "decrease-size", "s", "-"); add_binding_action(Gdk.Key.ZoomOut, mode_mask, "decrease-size", "s", "-"); install_action("reset-size", "s", (Gtk.WidgetActionActivateFunc) on_zoom); install_action("increase-size", "s", (Gtk.WidgetActionActivateFunc) on_zoom); install_action("decrease-size", "s", (Gtk.WidgetActionActivateFunc) on_zoom); } public BrowsePane () { widget_set_name(this, "FontManagerBrowsePane"); gridview_container = new Gtk.ScrolledWindow(); gridview = new FontGridView(gridview_container); gridview.set_search_entry(search_entry); gridview_container.set_child(gridview); preview = new BrowsePreview(); preview.margin_bottom = 0; preview.margin_end = 6; panel_revealer = new Gtk.Revealer() { reveal_child = false, visible = false, transition_type = Gtk.RevealerTransitionType.SLIDE_LEFT }; panel_revealer.set_child(preview); panel_revealer.add_css_class(STYLE_CLASS_VIEW); pane.set_start_child(gridview_container); pane.set_end_child(panel_revealer); set_fontscale_margins(); BindingFlags flags = BindingFlags.DEFAULT | BindingFlags.SYNC_CREATE; gridview.bind_property("model", preview, "model", flags); gridview.bind_property("model", listview, "font-model", flags); gridview.bind_property("selected-item", preview, "selected-item", flags); bind_property("available-fonts", gridview, "available-fonts", flags, null, null); bind_property("disabled-families", gridview, "disabled-families", flags, null, null); bind_property("disabled-families", preview, "disabled-families", flags, null, null); preview_entry.bind_property("text", gridview, "preview-text", flags); preview_entry.bind_property("text", listview, "preview-text", flags); flags = BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE; listview.bind_property("preview-size", fontscale, "value", flags); flags = BindingFlags.BIDIRECTIONAL; bind_property("pane-position", pane, "position", flags); bind_property("size", gridview, "size", flags, null, null); panel_revealer.bind_property("visible", panel_toggle, "active", flags); panel_revealer.bind_property("reveal-child", panel_toggle, "active", flags); search_toggle.bind_property("active", search_bar, "search-mode-enabled", flags); icon_size_adjustment.set_value(size.to_double()); notify["size"].connect(() => { icon_size_adjustment.set_value(size.to_double()); }); gridview.activated.connect(() => { panel_toggle.set_active(!panel_toggle.active); }); map.connect_after(on_map); notify["mode"].connect(on_mode_changed); notify["waterfall-settings"].connect_after(() => { preview.waterfall_settings = waterfall_settings; }); } public void on_zoom (string? action, Variant? parameter) { return_if_fail(parameter != null); var mode = preview.mode; if (mode == BrowsePreviewMode.WATERFALL) return; string param = (string) parameter; switch (param) { case "+": if (mode == BrowsePreviewMode.LOREM_IPSUM) preview.preview_page.preview_size++; else preview.character_map.preview_size++; break; case "-": if (mode == BrowsePreviewMode.LOREM_IPSUM) preview.preview_page.preview_size--; else preview.character_map.preview_size--; break; default: if (mode == BrowsePreviewMode.LOREM_IPSUM) preview.preview_page.preview_size = DEFAULT_PREVIEW_SIZE + 2.0; else preview.character_map.preview_size = LARGE_PREVIEW_SIZE; break; } return; } void set_fontscale_margins () { Gtk.Widget? child = fontscale.get_first_child(); while (child != null) { child.margin_bottom = 1; child.margin_top = 1; child = child.get_next_sibling(); } return; } void on_mode_changed () { panel_toggle.set_visible(mode == BrowseMode.GRID); if (edit_toggle.active) control_stack.set_visible_child_name("entry"); else if (mode == BrowseMode.LIST && !edit_toggle.active) control_stack.set_visible_child_name("fontscale"); else if (mode == BrowseMode.GRID && !edit_toggle.active) control_stack.set_visible_child_name("scale"); return; } void on_map () { if (listview != null) listview.model = null; queue_update(); return; } public void restore_state (GLib.Settings settings) { pane_position = settings.get_double("browse-pane-position"); panel_toggle.set_active(settings.get_boolean("browse-preview-visible")); panel_revealer.set_reveal_child(panel_toggle.active); panel_revealer.set_visible(panel_toggle.active); listview.preview_size = settings.get_double("browse-font-size"); preview_entry.text = settings.get_string("browse-preview-text"); settings.bind("browse-pane-position", this, "pane-position", SettingsBindFlags.DEFAULT); settings.bind("browse-preview-visible", panel_toggle, "active", SettingsBindFlags.DEFAULT); settings.bind("browse-preview-tile-size", gridview, "size", SettingsBindFlags.DEFAULT); settings.bind("browse-font-size", listview, "preview-size", SettingsBindFlags.DEFAULT); settings.bind("browse-preview-text", preview_entry, "text", SettingsBindFlags.DEFAULT); return; } public void select_first_font () { gridview.select_item(0); return; } public void queue_update () { gridview.queue_update(); listview.queue_update(); return; } void toggle_panel (Gtk.Widget widget, string? action, Variant? parameter) { panel_toggle.set_active(!panel_toggle.active); return; } public void toggle_search () { search_bar.set_search_mode(!search_bar.get_search_mode()); return; } public void search (string needle) { search_entry.set_text(needle); return; } [GtkCallback] public void on_edit_toggled (Gtk.ToggleButton unused) { on_mode_changed(); if (edit_toggle.active) preview_entry.grab_focus(); return; } [GtkCallback] public void on_decrease_size (Gtk.Button unused) { icon_size_adjustment.set_value(icon_size_adjustment.get_value() - 1); return; } [GtkCallback] public void on_increase_size (Gtk.Button unused) { icon_size_adjustment.set_value(icon_size_adjustment.get_value() + 1); return; } [GtkCallback] public void on_scale_changed (Gtk.Range range) { range.set_value(Math.round(range.adjustment.get_value())); size = PreviewTileSize.from_double(range.get_value()); return; } } } font-manager-0.9.4/src/font-manager/BrowseTreeView.vala000066400000000000000000000201741476271126700230510ustar00rootroot00000000000000/* BrowseTreeView.vala * * Copyright (C) 2024 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 CellRendererHeader : Gtk.CellRendererText { public string style_class { get; set; default = "CharacterMapCount"; } public bool render_background { get; set; default = true; } construct { set_alignment(0.0f, 0.5f); set_padding(24, 4); } public override void snapshot (Gtk.Snapshot snapshot, 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(); 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); snapshot.push_opacity(0.9); snapshot.render_background(ctx, a.x, a.y, a.width, a.height); snapshot.render_frame(ctx, a.x, a.y, a.width, a.height); snapshot.pop(); ctx.restore(); } base.snapshot(snapshot, widget, background_area, cell_area, flags); return; } } // XXX: Unfortunately using this deprecated widget is necessary due to serious // performance and scrolling issues still present in the current ListView widget. // // - https://gitlab.gnome.org/GNOME/gtk/-/issues/4717 // - https://gitlab.gnome.org/GNOME/gtk/-/issues/4751 // // Gtk.Inscription provides significant improvement in layout speed but is still // not quite enough to make Gtk.ListView usable for this purpose, initialization // and resizing is incredibly slow even with just a few hundred fonts. public class BrowseListView : Gtk.TreeView { public double preview_size { get; set; default = 16; } public string? preview_text { get; set; default = null; } public BaseFontModel? font_model { get; protected set; default = null; } bool update_required = false; Gtk.TreeStore? store = null; construct { widget_set_name(this, "BrowseListView"); model = null; widget_set_expand(this, true); widget_set_margin(this, 12); set_enable_tree_lines(true); var cell_renderer = new CellRendererHeader(); insert_column_with_data_func(0, "", cell_renderer, cell_data_func); get_column(0).set_expand(true); get_selection().set_mode(Gtk.SelectionMode.NONE); set_headers_visible(false); set_show_expanders(false); set_level_indentation(24); map.connect(() => { if (model == null && store == null) queue_update(); else if (model == null && store != null) model = store; expand_all(); }); // XXX : ??? : Unclear why but keeping this model around breaks waterfall // rendering in our preview pane. Rendering is done in an Idle callback // for each line and rendering all at once seems to somewhat help but also // creates lag within the interface when large amounts of fonts are installed unmap.connect(() => { model = null; }); notify["preview-size"].connect(() => { get_column(0).queue_resize(); }); notify["preview-text"].connect(() => { get_column(0).queue_resize(); }); notify["font-model"].connect(() => { queue_update(); font_model.items_updated.connect(() => { queue_update(); }); }); } public void queue_update () { update_required = true; if (font_model != null && this.is_visible()) update_model(); return; } void update_model () { store = new Gtk.TreeStore(1, typeof(Json.Object)); uint item_count = font_model.get_n_items(); if (item_count < 1) return; for (int i = 0; i < item_count; i++) { var item = font_model.get_item(i); assert(item != null); Gtk.TreeIter iter; store.append(out iter, null); store.set(iter, 0, ((Family) item).source_object, -1); var child_model = ((FontModel) font_model).get_child_model(item); uint child_count = child_model.get_n_items(); if (child_count < 1) continue; for (int c = 0; c < child_count; c++) { var child = child_model.get_item(c); assert(child != null); Gtk.TreeIter child_iter; store.append(out child_iter, iter); store.set(child_iter, 0, ((Font) child).source_object, -1); } } model = store; expand_all(); update_required = false; return; } void cell_data_func (Gtk.TreeViewColumn layout, Gtk.CellRenderer cell, Gtk.TreeModel model, Gtk.TreeIter treeiter) { Value val; model.get_value(treeiter, 0, out val); var obj = (Json.Object) val.get_boxed(); if (obj.has_member("style")) { string desc = obj.get_string_member("description"); string? sample = null; if (obj.has_member("preview-text")) sample = obj.get_string_member("preview-text"); Pango.FontDescription font = Pango.FontDescription.from_string(desc); font.set_absolute_size(preview_size * Pango.SCALE); string? text = preview_text != null && preview_text.strip() != "" ? preview_text : have_valid_preview_text(sample) ? sample : desc; cell.set_property("text", text); cell.set_property("font-desc", font); ((CellRendererHeader) cell).render_background = false; } else { Pango.FontDescription font = Pango.FontDescription.from_string(""); font.set_absolute_size(get_parent_font_size() * Pango.SCALE); font.set_weight(Pango.Weight.MEDIUM); cell.set_property("font-desc", font); cell.set_property("text", obj.get_string_member("family")); ((CellRendererHeader) cell).render_background = true; } val.unset(); return; } double get_parent_font_size () { double desc_size = preview_size; if (desc_size <= 10) return desc_size + 2; else if (desc_size <= 20) return desc_size / 1.1; else if (desc_size <= 30) return desc_size / 1.2; else if (desc_size <= 50) return desc_size / 1.5; else return desc_size / 2; } } } font-manager-0.9.4/src/font-manager/Cacheable.vala000066400000000000000000000035271476271126700217670ustar00rootroot00000000000000/* Cacheable.vala * * Copyright (C) 2009-2023 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.9.4/src/font-manager/Categories.vala000066400000000000000000000360171476271126700222250ustar00rootroot00000000000000/* Categories.vala * * Copyright (C) 2009-2025 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 class CategoryListModel : FontListFilterModel { public CategoryListModel () { items = get_base_categories(); items_changed(0, 0, get_n_items()); } static void on_categories_updated (Object? source, GLib.Task task) { return_if_fail(source is CategoryListModel); var model = (CategoryListModel) source; var result = GLib.Value(typeof(GenericArray)); try { task.propagate_value(out result); } catch (Error e) { critical("Failed to generate default categories : %s", e.message); return_if_reached(); } uint n_items = model.get_n_items(); model.items = null; model.items_changed(0, n_items, 0); model.items = (GenericArray ) result.get_boxed(); model.items_changed(0, 0, model.get_n_items()); return; } public void update_items () { var task = new GLib.Task(this, null, on_categories_updated); task.run_in_thread(get_default_categories); return; } public static ListModel? get_child_model (Object item) { var category = ((Category) item); if (category.children.length < 1) return null; var child = new CategoryListModel(); child.items = category.children; return child; } } public class CategoryListRow : TreeListItemRow { ulong handler_id = 0; protected override void reset () { item_label.set_text(""); item_count.visible = true; item_count.set_label(""); if (handler_id != 0) item.disconnect(handler_id); return; } protected override void on_item_set () { reset(); if (item == null) return; var category = ((Category) item); handler_id = category.changed.connect(on_item_set); int index = category.index; bool root_node = category.depth < 1; bool root_count = root_node && (index < CategoryIndex.PANOSE || index > CategoryIndex.FILETYPE); item_label.set_text(category.name); item_icon.visible = root_count || root_node && index == CategoryIndex.LANGUAGE; item_count.visible = !root_node || root_count; if (index == CategoryIndex.LANGUAGE) item_label.ellipsize = Pango.EllipsizeMode.NONE; if (root_node && (index >= CategoryIndex.PANOSE && index <= CategoryIndex.FILETYPE)) item_label.margin_start = 3; else if (!root_node) item_label.margin_start = 0; item_icon.set_from_icon_name(category.icon); item_count.set_label(category.size.to_string()); set_tooltip_text(category.comment != null ? category.comment : category.name); return; } } public class CategoryListView : FilterListView { public Reject? disabled_families { get; set; default = null; } public Disabled? disabled { get; set; default = null; } public StringSet? sorted { get; set; default = new StringSet(); } public Unsorted? unsorted { get; set; default = null; } public LanguageFilter language_filter { get; set; default = null; } construct { widget_set_name(listview, "FontManagerCategoryListView"); treemodel = new Gtk.TreeListModel(new CategoryListModel(), false, false, CategoryListModel.get_child_model); selection = new Gtk.SingleSelection(treemodel); notify["disabled"].connect_after(() => { update_disabled(); }); notify["sorted"].connect_after(() => { update_unsorted(); }); notify["disabled-families"].connect_after(() => { if (disabled_families != null) disabled_families.changed.connect(() => { update_disabled(); }); update_disabled(); }); selection.set_selected(Gtk.INVALID_LIST_POSITION); } public void select_item (uint position) { listview.activate_action("list.select-item", "(ubb)", position, false, false); listview.activate_action("list.scroll-to-item", "u", position); return; } protected override void on_selection_changed (uint position, uint n_items) requires (selection != null && treemodel != null) { base.on_selection_changed(position, n_items); if (selected_item == null) return; var category = (Category) selected_item; if (category.index >= CategoryIndex.PANOSE || category.index <= CategoryIndex.FILETYPE) category.update.begin(); return; } protected override void setup_list_row (Gtk.SignalListItemFactory factory, Object item) { Gtk.ListItem list_item = (Gtk.ListItem) item; var tree_expander = new Gtk.TreeExpander(); tree_expander.set_indent_for_icon(false); var row = new CategoryListRow(); row.expander = tree_expander; row.selection = selection; tree_expander.set_child(row); list_item.set_child(tree_expander); return; } void update_disabled () { if (disabled == null || disabled_families == null) return; disabled.update.begin((obj, res) => { disabled.update.end(res); model.items_changed(0, 0, 0); if (selected_item is Disabled) { selection_changed(null); selection_changed(selected_item); } }); return; } void update_unsorted () { if (unsorted == null) return; unsorted.update.begin((obj, res) => { unsorted.update.end(res); model.items_changed(0, 0, 0); if (selected_item is Unsorted) { selection_changed(null); selection_changed(selected_item); } }); return; } protected override void bind_list_row (Gtk.SignalListItemFactory factory, Object item) { Gtk.ListItem list_item = (Gtk.ListItem) item; var list_row = treemodel.get_row(list_item.get_position()); var tree_expander = (Gtk.TreeExpander) list_item.get_child(); tree_expander.margin_start = 2; tree_expander.set_list_row(list_row); var row = (CategoryListRow) tree_expander.get_child(); Object? _item = list_row.get_item(); // Setting item triggers update to row widgets row.item = _item; return_if_fail(_item != null); var category = ((Category) _item); if (category.index < CategoryIndex.PANOSE) category.update.begin(); else if (category is Disabled) { disabled = (Disabled) category; BindingFlags flags = BindingFlags.DEFAULT | BindingFlags.SYNC_CREATE; bind_property("disabled-families", disabled, "disabled-families", flags); } else if (category is Unsorted) { unsorted = (Unsorted) category; BindingFlags flags = BindingFlags.DEFAULT | BindingFlags.SYNC_CREATE; bind_property("sorted", unsorted, "sorted", flags); update_unsorted(); } else if (category is LanguageFilter) { language_filter = (LanguageFilter) category; language_filter.changed.connect(() => { if (selected_item is LanguageFilter) { selection_changed(null); selection_changed(selected_item); } }); } return; } } // WARNING : Long lines ahead... 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"; struct FilterData { public int index; public string name; public string comment; public string column; } 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" } }; 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" } }; GenericArray get_base_categories () { var filters = new GenericArray (); filters.add(new Category(_("All"), _("All Fonts"), "edit-select-all-symbolic", @"$SELECT_FROM_FONTS", CategoryIndex.ALL)); filters.add(new Category(_("System"), _("Fonts available to all users"), "computer-symbolic", @"$SELECT_FROM_METADATA_WHERE owner!=0 AND filepath LIKE '/usr%';", CategoryIndex.SYSTEM)); filters.add(new UserFonts()); return filters; } void get_default_categories (Task task, Object source, void* data, Cancellable? cancellable = null) { Database db = DatabaseProxy.get_default_db(); var filters = get_base_categories(); 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()); var return_val = GLib.Value(typeof(GenericArray)); return_val.set_boxed(filters); task.return_value(return_val); return; } 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", @"$SELECT_FROM_PANOSE_WHERE P0 = '$i';", i)); panose.children.foreach((child) => { child.depth = 1; }); 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 $keyword FROM Fonts ORDER BY $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", @"$SELECT_FROM_FONTS WHERE $keyword='$val';", data.index)); } db.end_query(); } catch (DatabaseError e) { warning(e.message); } filter.children.foreach((child) => { child.depth = 1; }); 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 [$keyword] FROM Metadata ORDER BY [$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", @"$SELECT_FROM_METADATA_WHERE [$keyword]='$_type';", data.index)); } db.end_query(); } catch (DatabaseError e) { warning(e.message); } filter.children.foreach((child) => { child.depth = 1; }); return filter; } } font-manager-0.9.4/src/font-manager/Collections.vala000066400000000000000000000665451476271126700224270ustar00rootroot00000000000000/* Collections.vala * * Copyright (C) 2009-2025 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 CollectionListModel : FontListFilterModel { public signal void changed (); public SortType sort_type { get; set; default = SortType.NONE; } public Reject? disabled_families { get; set; default = null; } public StringSet? available_families { get; set; default = null; } construct { update_font_configuration(); load_user_font_resources(); available_families = list_available_font_families(); load(); notify["sort-type"].connect_after(on_sort_type_changed); } void on_sort_type_changed () { if (items == null) return; var tmp = items; clear(); if (sort_type == SortType.NAME) tmp.sort_with_data((a, b) => { return natural_sort(a.name, b.name); }); else if (sort_type == SortType.SIZE) tmp.sort_with_data((a, b) => { int a_size = a.size; int b_size = b.size; return a_size == b_size ? 0 : a_size < b_size ? 1 : -1; }); else tmp.sort_with_data((a, b) => { return filter_sort(a, b); }); items = tmp; items_changed(0, 0, get_n_items()); return; } 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 static ListModel? get_child_model (Object item) { var collection = ((Collection) item); var child = new CollectionListModel(); BindingFlags flags = BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE; collection.bind_property("children", child, "items", flags); return child; } public StringSet get_full_contents () { var full_contents = new StringSet (); foreach (var entry in items.data) full_contents.add_all(((Collection) entry).get_full_contents()); return full_contents; } public override void add_item (FontListFilter item) { base.add_item(item); BindingFlags flags = BindingFlags.DEFAULT | BindingFlags.SYNC_CREATE; bind_property("available-families", ((Collection) item), "available-families", flags); bind_property("disabled-families", ((Collection) item), "disabled-families", flags); ((Collection) item).changed.connect_after(() => { save(); changed(); }); return; } public void move_item (FontListFilter item) { base.add_item(item); return; } void add_from_json_node (Json.Node node) { Object collection = Json.gobject_deserialize(typeof(Collection), node); add_item((Collection) collection); return; } public void load () { Json.Node? root = load_json_file(get_cache_file()); if (root == null) return; Json.NodeType node_type = root.get_node_type(); if (node_type == Json.NodeType.ARRAY) { Json.Array array = root.get_array(); array.foreach_element((a, i, n) => { add_from_json_node(n); }); } else if (node_type == Json.NodeType.OBJECT) { // For compatibility with previous version Json.Object obj = root.get_object(); assert(obj.has_member("entries")); Json.Object entries = obj.get_object_member("entries"); entries.foreach_member((o, s, n) => { add_from_json_node(n); }); } else { assert_not_reached(); } return; } public bool save () { var node = new Json.Node(Json.NodeType.ARRAY); var array = new Json.Array(); foreach (var collection in items) array.add_element(Json.gobject_serialize(collection)); node.set_array(array); return write_json_file(node, get_cache_file(), true); } } public class CollectionListRow : TreeListItemRow { GenericArray ? bindings = new GenericArray (); ulong signal_id = 0; uint state_change_timeout = 0; construct { margin_start = 0; item_label.visible = false; item_state.visible = item_count.visible = true; edit_label.visible = drag_handle.visible = true; edit_label.changed.connect_after(() => { return_if_fail(item is Collection); string new_name = edit_label.text; var collection = ((Collection) item); if (new_name == "" || new_name == collection.name) return; queue_item_state_update(); }); } public override void reset () { bindings.foreach((binding) => { binding.unbind(); }); bindings = new GenericArray (); if (signal_id != 0) SignalHandler.disconnect(item_state, signal_id); signal_id = 0; return; } bool update_item_state () { ((Collection) item).name = edit_label.text; // Cursor position gets reset to zero, likely due to bound property. edit_label.set_position(edit_label.text.length); item_state_changed(item); state_change_timeout = 0; return GLib.Source.REMOVE; } void queue_item_state_update () { if (state_change_timeout != 0) GLib.Source.remove(state_change_timeout); state_change_timeout = Timeout.add(500, update_item_state); return; } protected override void on_item_set () { reset(); if (item == null) return; var collection = (Collection) item; item_icon.visible = collection.icon != null; if (item_icon.visible) item_icon.set_from_icon_name(collection.icon); item_count.set_label(collection.size.to_string()); BindingFlags flags = BindingFlags.DEFAULT | BindingFlags.SYNC_CREATE; bindings.add(collection.bind_property("name", edit_label, "text", flags)); bindings.add(collection.bind_property("active", item_state, "active", flags)); bindings.add(collection.bind_property("inconsistent", item_state, "inconsistent", flags)); signal_id = item_state.toggled.connect(collection.on_state_toggled); return; } } [GtkTemplate (ui = "/com/github/FontManager/FontManager/ui/font-manager-collection-rename-popover.ui")] 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 () { name_entry.grab_focus(); set_default_widget(rename_button); rename_button.clicked.connect(() => { renamed(name_entry.get_text().strip()); popdown(); }); base.constructed(); return; } } public class CollectionListView : FilterListView { public signal void changed (); public Reject? disabled_families { get; set; default = null; } uint update_timeout = 0; Gtk.Label menu_title; Gtk.PopoverMenu context_menu; Gdk.Rectangle clicked_area; CollectionRenamePopover? rename_popover = null; static construct { #if HAVE_LIBARCHIVE install_action("compress", null, (Gtk.WidgetActionActivateFunc) compress); #endif install_action("copy_to", null, (Gtk.WidgetActionActivateFunc) copy_to); install_action("rename", null, (Gtk.WidgetActionActivateFunc) rename_selected_collection); add_binding_action(Gdk.Key.F2, /* Gdk.ModifierType.NO_MODIFIER_MASK */ 0, "rename", null); } construct { widget_set_name(listview, "FontManagerCollectionListView"); var collection_model = new CollectionListModel(); treemodel = new Gtk.TreeListModel(collection_model, false, true, CollectionListModel.get_child_model); selection = new Gtk.SingleSelection(treemodel); add_drop_target(listview); init_context_menu(); selection_changed.connect_after(update_context_menu); collection_model.changed.connect(() => { changed(); queue_update(); }); clicked_area = Gdk.Rectangle(); Gtk.Gesture click = new Gtk.GestureClick() { button = Gdk.BUTTON_PRIMARY }; ((Gtk.GestureClick) click).pressed.connect(on_click); listview.add_controller(click); BindingFlags flags = BindingFlags.DEFAULT | BindingFlags.SYNC_CREATE; bind_property("disabled-families", model, "disabled-families", flags); selection.set_selected(Gtk.INVALID_LIST_POSITION); notify["disabled-families"].connect_after(() => { if (disabled_families != null) { disabled_families.changed.connect_after(() => { if (selected_item != null) treemodel.items_changed(selected_position, 0, 0); }); } }); } bool update () { // Force complete update listview.set_model(null); listview.set_model(selection); update_timeout = 0; return GLib.Source.REMOVE; } public void queue_update () { if (update_timeout != 0) GLib.Source.remove(update_timeout); update_timeout = Timeout.add(333, update); return; } public void save () requires (model != null) { ((CollectionListModel) model).save(); return; } void on_click (int n_press, double x, double y) { clicked_area.x = (int) x; clicked_area.y = (int) y; clicked_area.width = 2; clicked_area.height = 2; context_menu.set_pointing_to(clicked_area); return; } protected override void setup_list_row (Gtk.SignalListItemFactory factory, Object item) { Gtk.ListItem list_item = (Gtk.ListItem) item; var tree_expander = new Gtk.TreeExpander(); tree_expander.set_indent_for_icon(false); var row = new CollectionListRow(); row.expander = tree_expander; row.selection = selection; tree_expander.set_child(row); list_item.set_child(tree_expander); add_drag_source(row); add_drop_target(row); row.item_state_changed.connect(() => { Idle.add(() => { save(); return GLib.Source.REMOVE; }); }); return; } protected override void bind_list_row (Gtk.SignalListItemFactory factory, Object item) { Gtk.ListItem list_item = (Gtk.ListItem) item; uint position = list_item.get_position(); var list_row = treemodel.get_row(position); var tree_expander = (Gtk.TreeExpander) list_item.get_child(); tree_expander.set_list_row(list_row); var row = (CollectionListRow) tree_expander.get_child(); Object? object = list_row.get_item(); var collection = (Collection) object; collection.depth = (int) list_row.get_depth(); // Setting item triggers update to row widget row.item = object; // Nesting is allowed so we need the entire list refreshed if a // single row changes otherwise parent nodes would not update collection.notify["inconsistent"].connect_after(() => { Idle.add_full(GLib.Priority.LOW, () => { treemodel.items_changed(position, 0, 0); return GLib.Source.REMOVE; }); }); return; } const MenuEntry [] collection_menu_entries = { {"copy_to", N_("Copy to…")}, {"compress", N_("Compress…")}, {"rename", N_("Rename…")} }; void init_context_menu () { var base_menu = new BaseContextMenu(listview); context_menu = base_menu.popover; menu_title = base_menu.menu_title; var menu = base_menu.menu; foreach (var entry in collection_menu_entries) { var item = new GLib.MenuItem(entry.display_name, entry.action_name); menu.append_item(item); } return; } void update_context_menu () { menu_title.set_label(selected_item.name); return; } protected override void on_show_context_menu (int n_press, double x, double y) { if (selected_item == null) return; context_menu.popup(); return; } void on_folder_selection_ready (Object? obj, AsyncResult res) { return_if_fail(obj != null); try { var dialog = (Gtk.FileDialog) obj; File target_dir = dialog.select_folder.end(res); string destination = Path.build_filename(target_dir.get_path(), selected_item.name); return_if_fail(DirUtils.create_with_parents(destination, 0755) == 0); File tmp = File.new_for_path(destination); copy_files.begin(((Collection) selected_item).get_filelist(), tmp, true, (obj, res) => { copy_files.end(res); }); } catch (Error e) { if (e.code == Gtk.DialogError.FAILED) warning(e.message); else debug("%s.on_file_selections_ready : %s", name, e.message); } return; } void on_compress_complete (Object? source, GLib.Task task) { bool result = false; try { result = task.propagate_boolean(); } catch (Error e) { warning(e.message); } string title = _("Archive created successfully."); string body = _("The resulting file can be found in your home directory."); if (!result) { title = _("Error exporting collection"); body = _("Start the application from a terminal and try again for more information"); } var icon = new GLib.ThemedIcon(BUS_ID); var notification = new GLib.Notification(title); notification.set_body(body); notification.set_icon(icon); get_default_application().send_notification("compress-complete", notification); return; } static void compress_selected_collection (Task task, Object source, void* data, Cancellable? cancellable = null) { #if HAVE_LIBARCHIVE return_if_fail(source is CollectionListView); unowned string home = Environment.get_home_dir(); var collections = ((CollectionListView) source); var outpath = Path.build_filename(home, collections.selected_item.name); var output = File.new_for_path(outpath); var libarchive = new ArchiveManager(); var filelist = ((Collection) collections.selected_item).get_filelist(); int64 filesize = get_filelist_file_size(filelist); if (filesize > 125000000) { string title = _("Creating archive from selected collection."); string body = _("This may take some time for large collections…"); var icon = new GLib.ThemedIcon(BUS_ID); var notification = new GLib.Notification(title); notification.set_body(body); notification.set_icon(icon); get_default_application().send_notification("compress-started", notification); } bool result = libarchive.compress(filelist, output); task.return_boolean(result); return; #else task.return_boolean(false); critical("Application compiled without libarchive option enabled"); return_if_reached(); #endif } void compress (Gtk.Widget widget, string? action, Variant? parameter) requires (selected_item != null) { GLib.Task task = new GLib.Task(this, null, on_compress_complete); task.run_in_thread(compress_selected_collection); return; } void copy_to (Gtk.Widget widget, string? action, Variant? parameter) requires (selected_item != null) { var dialog = FileSelector.get_target_directory(); dialog.select_folder.begin(get_parent_window(this), null, on_folder_selection_ready); return; } public void add_new_collection () { collapse_all(); clicked_area.x = listview.get_width() / 2; clicked_area.y = listview.get_height() / 2; ((CollectionListModel) model).add_item(new Collection(null, null)); listview.scroll_to(model.get_n_items() - 1, Gtk.ListScrollFlags.SELECT, null); rename_selected_collection(listview, null, null); return; } public void remove_selected_collection () { var list_row = (Gtk.TreeListRow) treemodel.get_item(selected_position); FontListFilterModel target_model = model; Gtk.TreeListRow? parent_row = list_row.get_parent(); if (parent_row != null) target_model = ((FontListFilterModel) parent_row.get_children()); else parent_row = list_row; target_model.remove_item(selected_item); parent_row.set_expanded((target_model.get_n_items() != 0)); save(); // Necessary to update parent row count label queue_update(); return; } void rename_selected_collection (Gtk.Widget widget, string? action, Variant? parameter) requires (selected_item != null) { if (rename_popover == null) { rename_popover = new CollectionRenamePopover(); rename_popover.set_parent(listview); rename_popover.renamed.connect((new_name) => { if (new_name == "" || new_name == selected_item.name) return; selected_item.name = new_name; selected_item.changed(); Idle.add(() => { save(); return GLib.Source.REMOVE; }); }); } rename_popover.name_entry.set_text(selected_item.name); rename_popover.set_pointing_to(clicked_area); rename_popover.popup(); rename_popover.name_entry.grab_focus(); return; } // BEGIN - COLLECTION DRAG AND DROP SUPPORT void add_drop_target (Gtk.Widget widget) { Gdk.DragAction actions = Gdk.DragAction.COPY | Gdk.DragAction.MOVE; var target = new Gtk.DropTarget(Type.INVALID, actions); target.set_gtypes({ typeof(FontListFilter), typeof(GenericArray) }); widget.add_controller(target); target.accept.connect(on_accept_drop); target.drop.connect(on_drop); return; } void add_drag_source (CollectionListRow row) { var drag_source = new Gtk.DragSource(); row.add_controller(drag_source); drag_source.prepare.connect(on_prepare_drag); drag_source.drag_begin.connect(on_drag_begin); drag_source.drag_end.connect(on_drag_end); drag_source.set_actions(Gdk.DragAction.MOVE); return; } Gdk.ContentProvider on_prepare_drag (Gtk.DragSource source, double x, double y) { var row = ((CollectionListRow) source.widget); Value selection = Value(typeof(FontListFilter)); selection.set_object((FontListFilter) row.item); return new Gdk.ContentProvider.for_value(selection); } void on_drag_begin (Gtk.DragSource source, Gdk.Drag drag) { var row = ((CollectionListRow) source.widget); var drag_icon = new Gtk.Label(row.item_label.label); drag_icon.add_css_class("FontManagerListRowDrag"); var gtk_drag_icon = (Gtk.DragIcon) Gtk.DragIcon.get_for_drag(drag); gtk_drag_icon.set_child(drag_icon); return; } Gtk.TreeListRow? get_list_row_for_widget (Gtk.Widget widget) { var e_type = typeof(Gtk.TreeExpander); var expander = (Gtk.TreeExpander) widget.get_ancestor(e_type); return (Gtk.TreeListRow) expander.get_list_row(); } void on_drag_end (Gtk.DragSource source, Gdk.Drag drag, bool delete_data) { // Only handle move operations if (!delete_data) return; Gtk.TreeListRow? list_row = get_list_row_for_widget(source.widget); return_if_fail(list_row != null); FontListFilterModel target_model = model; Gtk.TreeListRow? parent_row = list_row.get_parent(); Collection? dropped_collection = null; try { var content = drag.content; Value val = Value(typeof(FontListFilter)); content.get_value(ref val); dropped_collection = (Collection) val.get_object(); } catch (Error e) { warning(e.message); dropped_collection = ((Collection) list_row.item); } if (parent_row != null) target_model = ((FontListFilterModel) parent_row.get_children()); else parent_row = list_row; target_model.remove_item(dropped_collection); parent_row.set_expanded((target_model.get_n_items() != 0)); save(); // Necessary to update parent row count label queue_update(); return; } bool on_accept_drop (Gtk.DropTarget target, Gdk.Drop drop) { var formats = drop.drag.content.formats; if (formats.contain_gtype(typeof(GenericArray))) return (target.widget is CollectionListRow); if (!(formats.contain_gtype(typeof(FontListFilter)))) return false; Collection? dropped_collection = null; try { var content = drop.drag.content; Value? val = Value(typeof(Object)); content.get_value(ref val); Object object = val.get_object(); dropped_collection = (Collection) object; } catch (Error e) { warning(e.message); return false; } if (target.widget is CollectionListRow) { Gtk.TreeListRow? list_row = get_list_row_for_widget(target.widget); return_val_if_fail(list_row != null, false); Collection target_collection = ((Collection) list_row.item); // Cancelled drop or dropped in the same position if (target_collection == dropped_collection) return false; Gtk.TreeListRow? parent_row = list_row.get_parent(); while (parent_row != null) { Collection? parent = ((Collection) parent_row.item); // Say no to recursive collection practices if (dropped_collection == parent) return false; parent_row = parent_row.get_parent(); } // Reject duplicate drops if (target_collection.contains(dropped_collection)) return false; } return (target.widget is CollectionListRow || target.widget is Gtk.ListView && target.widget.name == listview.name && dropped_collection.depth > 0); } bool on_external_drop (Gtk.DropTarget target, Value val, double x, double y) { var objects = (GenericArray ) val; Gtk.TreeListRow? list_row = get_list_row_for_widget(target.widget); return_val_if_fail(list_row != null, false); Collection? collection = ((Collection) list_row.item); StringSet new_families = new StringSet(); foreach (var object in objects) { if (object is Family) new_families.add(((Family) object).family); } collection.add(new_families); collection.queue_state_update(); changed(); queue_update(); save(); return true; } bool on_drop (Gtk.DropTarget target, Value val, double x, double y) { if (val.holds(typeof(GenericArray))) return on_external_drop(target, val, x, y); return_val_if_fail(val.holds(typeof(FontListFilter)), false); var widget = target.widget; var filter = (Collection) val.get_object(); filter.depth = 0; FontListFilterModel? target_model = model; if (widget is CollectionListRow) { Gtk.TreeListRow? list_row = get_list_row_for_widget(target.widget); return_val_if_fail(list_row != null, false); Collection? collection = ((Collection) list_row.item); return_val_if_fail(collection != null, false); if (collection.contains(filter)) return false; target_model = (FontListFilterModel) list_row.get_children(); filter.depth = (int) list_row.depth + 1; } if (target_model == null) return false; ((CollectionListModel) target_model).move_item(filter); return true; } // END - COLLECTION DRAG AND DROP SUPPORT } } font-manager-0.9.4/src/font-manager/Compare.vala000066400000000000000000000453721476271126700215320ustar00rootroot00000000000000/* Compare.vala * * Copyright (C) 2009-2025 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 CompareEntry : Object { public Object item { get; set; default = null; } public double preview_size { get; set; default = LARGE_PREVIEW_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; } } public string? description { get { Json.Object? source_object = null; item.get(JSON_PROXY_SOURCE, out source_object, null); if (source_object != null) return source_object.get_string_member("description"); return null; } } string? _preview_text = null; string? initial_preview = null; string? local_pangram = null; public CompareEntry (Object item, string preview_text, string default_preview) { Object(item: item, 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); 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 = "/com/github/FontManager/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 = "/com/github/FontManager/FontManager/ui/font-manager-compare-view.ui")] public class ComparePane : Gtk.Box { public double preview_size { get; set; default = LARGE_PREVIEW_SIZE; } public GenericArray ? selected_items { get; set; default = null; } public GenericArray ? selected_children { get; set; default = null; } public StringSet? available_families { 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 FontScale fontscale { get; } [GtkChild] public unowned PreviewColors preview_colors { get; } [GtkChild] public unowned PreviewEntry entry { get; } [GtkChild] unowned Gtk.Button add_button; [GtkChild] unowned Gtk.Button remove_button; [GtkChild] unowned Gtk.MenuButton pinned_button; [GtkChild] unowned Gtk.ListBox list; bool use_adwaita = false; string? _preview_text = null; string? default_preview_text = null; public ComparePane () { widget_set_name(this, "FontManagerCompare"); notify["model"].connect(() => { list.bind_model(model, CompareRow.from_item); }); model = new CompareModel(); pinned = new PinnedComparisons(); pinned.compare = this; pinned_button.set_popover(pinned); _preview_text = default_preview_text = get_localized_pangram(); entry.set_placeholder_text(preview_text); add_button.add_css_class(STYLE_CLASS_SUGGESTED_ACTION); BindingFlags flags = BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE; bind_property("preview-size", fontscale, "value", flags); set_control_sensitivity(pinned_button, pinned.model.get_n_items() > 0); model.items_changed.connect(on_items_changed); pinned.closed.connect(() => { bool have_items = (pinned.model.get_n_items() > 0 || model.get_n_items() > 0); set_control_sensitivity(pinned_button, have_items); }); list.map.connect_after(force_css_update); } // TODO : Figure out why this is needed. // This ensures our PreviewColors CSS is applied to list widget. // Otherwise the CSS fails to apply until the user interacts with it // if it's not visible from start up. void force_css_update () { list.grab_focus(); list.queue_draw(); return; } public void on_items_changed (uint position, uint added, uint removed) { if (!use_adwaita) { if (model.get_n_items() > 0) add_button.remove_css_class(STYLE_CLASS_SUGGESTED_ACTION); else add_button.add_css_class(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) { if (settings == null) return; preview_colors.restore_state(settings); use_adwaita = settings.get_boolean("use-adwaita-stylesheet"); if (use_adwaita) add_button.remove_css_class(STYLE_CLASS_SUGGESTED_ACTION); preview_size = settings.get_double("compare-font-size"); entry.text = settings.get_string("compare-preview-text"); SettingsBindFlags flags = SettingsBindFlags.DEFAULT; settings.bind("compare-preview-text", entry, "text", flags); settings.bind("compare-font-size", this, "preview-size", flags); return; } void add_entry (Object item) { string? p = null; item.get("preview-text", out p, null); var preview = entry.text_length > 0 ? entry.text : p != null ? p : preview_text; var default_preview = p != null ? p : default_preview_text; var entry = new CompareEntry(item, preview, default_preview); BindingFlags flags = BindingFlags.DEFAULT | BindingFlags.SYNC_CREATE; bind_property("preview-size", entry, "preview-size", flags); bind_property("preview-text", entry, "preview-text", flags); model.add_item(entry); return; } public void add_items (GenericArray items) { foreach (Object item in items) { string? family = null; item.get("family", out family, null); if (available_families == null || family in available_families) { if (item is Family) { Json.Array variations = ((Family) item).variations; variations.foreach_element((a, i, n) => { var _item = new Font(); _item.source_object = n.get_object(); add_entry(_item); }); } else { add_entry(item); } } } return; } public GenericArray list_items () { var results = new GenericArray (); model.items.foreach((it) => { results.add((Font) it.item); }); 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 () { add_items(selected_items); var selected_families = new StringSet(); foreach (var item in selected_items) selected_families.add(((Family) item).family); foreach (var item in selected_children) if (!(((Font) item).family in selected_families)) add_entry(item); 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; } } public class PinnedComparison : Object { public string? label { get; set; default = ""; } public string? created { get; set; default = new GLib.DateTime.now_local().format("%c"); } public GenericArray ? items { get; set; default = null; } } 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 = "/com/github/FontManager/FontManager/ui/font-manager-pinned-comparisons-row.ui")] public class PinnedComparisonRow : Gtk.Grid { public signal void activated (); [GtkChild] unowned Gtk.Entry label; [GtkChild] unowned Gtk.Label created; const string placeholder_text = _("Saved Comparison"); construct { label.set_placeholder_text(placeholder_text); ((Gtk.Entry) label).activate.connect(() => { activated(); }); } public static PinnedComparisonRow from_item (Object item) { var row = new PinnedComparisonRow(); BindingFlags flags = BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE; item.bind_property("label", row.label, "text", flags); item.bind_property("created", row.created, "label", flags); return row; } public override bool grab_focus () { base.grab_focus(); label.grab_focus(); return label.has_focus; } } [GtkTemplate (ui = "/com/github/FontManager/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 ComparePane? 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); notify["compare"].connect(() => { if (compare != null) compare.model.items_changed.connect((p, r, a) => { set_control_sensitivity(save_button, compare.model.get_n_items() > 0); }); }); notify["model"].connect((obj, pspec) => { list.bind_model(model, PinnedComparisonRow.from_item); model.items_changed.connect(on_items_changed); }); model = new PinnedComparisonModel(); load(); base.constructed(); return; } static string get_cache_file () { string dirpath = get_package_config_directory(); string filepath = Path.build_filename(dirpath, "PinnedComparisons.json"); DirUtils.create_with_parents(dirpath ,0755); return filepath; } void on_items_changed (uint position, uint removed, uint added) { if (added > 0) { Gtk.ListBoxRow row = list.get_row_at_index((int) position); var widget = (PinnedComparisonRow) row.get_child(); list.select_row(row); widget.grab_focus(); widget.activated.connect(() => { popdown(); }); } return; } 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"); item.items = new GenericArray (); obj.get_array_member("items").foreach_element((a, i, n) => { var o = n.get_object(); var entry = new Font(); entry.source_object = o; item.items.add(entry); }); 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 it in item.items) _arr.add_object_element(((Font) it).source_object); 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); var items = new GenericArray (); foreach (var it in ((PinnedComparison) item).items) items.add(it); compare.add_items(items); popdown(); return; } } } font-manager-0.9.4/src/font-manager/Controls.vala000066400000000000000000000307441476271126700217440ustar00rootroot00000000000000/* Controls.vala * * Copyright (C) 2009-2025 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 BaseControls : Gtk.Box { public signal void add_selected (); public signal void remove_selected (); public Gtk.Button add_button { get; protected set; } public Gtk.Button remove_button { get; protected set; } construct { spacing = DEFAULT_MARGIN; widget_set_margin(this, MIN_MARGIN * 2); add_button = new Gtk.Button.from_icon_name("list-add-symbolic") { opacity = 0.9, has_frame = false }; remove_button = new Gtk.Button.from_icon_name("list-remove-symbolic") { opacity = 0.9, has_frame = false }; set_control_sensitivity(remove_button, false); append(add_button); append(remove_button); add_button.clicked.connect((w) => { add_selected(); }); remove_button.clicked.connect(() => { remove_selected(); }); } } [GtkTemplate (ui = "/com/github/FontManager/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) { if (position == Gtk.EntryIconPosition.SECONDARY) set_text(""); return; } [GtkCallback] void on_changed_event () { bool empty = (text_length == 0); string icon_name = !empty ? "edit-clear-symbolic" : "document-edit-symbolic"; set_icon_from_icon_name(Gtk.EntryIconPosition.SECONDARY, icon_name); set_icon_activatable(Gtk.EntryIconPosition.SECONDARY, !empty); set_icon_sensitive(Gtk.EntryIconPosition.SECONDARY, !empty); return; } } const MenuEntry [] app_menu_entries = { { "win.show-help-overlay", N_("Keyboard Shortcuts") }, { "help", N_("Help") }, { "about", N_("About Font Manager")} }; GLib.MenuModel get_app_menu_model () { var section = new GLib.Menu(); var preferences = new GLib.Menu(); var preferences_menu_item = new GLib.MenuItem(_("Preferences"), "show-preferences"); preferences.append_item(preferences_menu_item); section.prepend_section(null, preferences); var user_data = new GLib.Menu(); var import_menu_item = new GLib.MenuItem(_("Import"), "import"); var export_menu_item = new GLib.MenuItem(_("Export"), "export"); user_data.append_item(import_menu_item); user_data.append_item(export_menu_item); var user_data_submenu = new GLib.MenuItem.submenu(_("User Data"), user_data); section.prepend_item(user_data_submenu); var standard_entries = new GLib.Menu(); foreach (var entry in app_menu_entries) { GLib.MenuItem item = new MenuItem(entry.display_name, entry.action_name); standard_entries.append_item(item); } section.append_section(null, standard_entries); return (GLib.MenuModel) section; } GLib.MenuModel get_main_menu_model () { var section = new GLib.Menu(); EnumClass mode_class = ((EnumClass) typeof(Mode).class_ref()); for (int i = 0; i < Mode.N_MODES; i++) { string nick = mode_class.get_value(i).value_nick; var item = new MenuItem(((Mode) i).to_translatable_string(), null); item.set_action_and_target("mode", "s", nick); section.append_item(item); } return (GLib.MenuModel) section; } public enum SortType { NAME, SIZE, NONE, N_SORT_OPTIONS; public string to_translatable_string () { switch (this) { case NAME: return _("Name"); case SIZE: return _("Size"); default: return _("None"); } } public string to_string () { switch (this) { case NAME: return "name"; case SIZE: return "size"; default: return "none"; } } } GLib.MenuModel get_sort_type_menu_model () { var section = new GLib.Menu(); EnumClass mode_class = ((EnumClass) typeof(SortType).class_ref()); for (int i = 0; i < SortType.N_SORT_OPTIONS; i++) { string nick = mode_class.get_value(i).value_nick; var item = new MenuItem(((SortType) i).to_translatable_string(), null); item.set_action_and_target("sort-type", "s", nick); section.append_item(item); } return (GLib.MenuModel) section; } void toggle_spinner (Gtk.Spinner spinner, Gtk.Button button, string? icon_name = null) { if (icon_name == null) { spinner.start(); button.set_child(spinner); button.sensitive = false; } else { spinner.stop(); var icon = new Gtk.Image.from_icon_name(icon_name); button.set_child(icon); button.sensitive = true; } return; } public class BrowseControls : Gtk.Box { public BrowseMode mode { get; set; default = BrowseMode.GRID; } public Gtk.ToggleButton grid { get; private set; } public Gtk.ToggleButton list { get; private set; } construct { grid = new Gtk.ToggleButton(); list = new Gtk.ToggleButton(); string [] icons = { "view-grid-symbolic", "view-list-symbolic" }; Gtk.ToggleButton [] buttons = { grid, list }; for (int i = 0; i < buttons.length; i++) { var icon = new Gtk.Image.from_icon_name(icons[i]) { opacity = 0.5f }; buttons[i].set_child(icon); if (i > 0) buttons[i].set_group(buttons[0]); append(buttons[i]); buttons[i].toggled.connect(on_toggled); } grid.set_tooltip_text(_("Grid View")); list.set_tooltip_text(_("List View")); notify["mode"].connect(() => { if (mode == BrowseMode.GRID) grid.set_active(true); else list.set_active(true); }); } void on_toggled (Gtk.ToggleButton toggle) { if (toggle == grid && toggle.active) mode = BrowseMode.GRID; else mode = BrowseMode.LIST; return; } } public class HeaderBarWidgets : Object { 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.Label title_label { get; protected set; } public Gtk.Button back_button { get; protected set; } public GLib.Settings? settings { get; protected set; default = null; } 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"); } } public Gtk.Revealer revealer { get; private set; } protected Gtk.Spinner spinner { get; set; } BaseControls manage_controls; public BrowseControls browse_controls { get; private set; } public void reveal_controls (Mode mode) { browse_controls.set_visible(mode == Mode.BROWSE); manage_controls.set_visible(mode == Mode.MANAGE); revealer.set_reveal_child(mode == BROWSE || mode == Mode.MANAGE); return; } public HeaderBarWidgets (GLib.Settings? settings) { Object(settings: settings); title_label = new Gtk.Label(DISPLAY_NAME) { ellipsize = Pango.EllipsizeMode.NONE, single_line_mode = true }; title_label.add_css_class("title"); main_menu = new Gtk.MenuButton() { opacity = 0.9 }; var main_menu_icon = new Gtk.Image.from_icon_name("view-more-symbolic"); var main_menu_container = new Gtk.Box(Gtk.Orientation.HORIZONTAL, 0); main_menu_container.append(main_menu_icon); main_menu_label = new Gtk.Label(null); string markup = "%s".printf(Mode.parse("Default").to_translatable_string()); main_menu_label.set_markup(markup); main_menu_container.append(main_menu_label); main_menu.set_child(main_menu_container); main_menu.set_menu_model(get_main_menu_model()); app_menu = new Gtk.MenuButton() { opacity = 0.9 }; app_menu.set_menu_model(get_app_menu_model()); app_menu.set_icon_name("open-menu-symbolic"); revealer = new Gtk.Revealer(); revealer.set_transition_type(Gtk.RevealerTransitionType.SLIDE_RIGHT); manage_controls = new BaseControls() { spacing = 4 }; browse_controls = new BrowseControls(); browse_controls.add_css_class("linked"); widget_set_margin(manage_controls, 0); manage_controls.add_button.has_frame = true; manage_controls.remove_button.has_frame = true; set_control_sensitivity(manage_controls.remove_button, true); manage_controls.add_button.set_action_name("install"); manage_controls.remove_button.set_action_name("remove"); manage_controls.add_button.set_tooltip_text(_("Add Fonts")); manage_controls.remove_button.set_tooltip_text(_("Remove Fonts")); var separator = new Gtk.Separator(Gtk.Orientation.VERTICAL) { margin_end = 4, margin_top = 2, margin_bottom = 2 }; separator.add_css_class("separator"); var container = new Gtk.Box(Gtk.Orientation.HORIZONTAL, 0); container.prepend(separator); container.append(manage_controls); container.append(browse_controls); revealer.set_child(container); revealer.set_reveal_child(false); back_button = new Gtk.Button.from_icon_name("go-previous-symbolic") { opacity = 0.9, visible = false, tooltip_text = _("Back"), action_name = "show-preferences" }; spinner = new Gtk.Spinner(); if (settings != null) { set_button_style(); settings.changed.connect((key) => { if (key == "headerbar-button-style") set_button_style(); }); } return; } void set_button_style () requires (settings != null) { Gtk.Widget [] buttons = { main_menu, app_menu, back_button, manage_controls.add_button, manage_controls.remove_button, browse_controls.grid, browse_controls.list }; int raised = settings.get_enum("headerbar-button-style"); foreach (var button in buttons) if (button is Gtk.MenuButton) ((Gtk.MenuButton) button).set_has_frame(raised == 0); else ((Gtk.Button) button).set_has_frame(raised == 0); return; } } } font-manager-0.9.4/src/font-manager/DatabaseProxy.vala000066400000000000000000000040071476271126700227000ustar00rootroot00000000000000/* DatabaseProxy.vala * * Copyright (C) 2020-2025 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 update_started (); public signal void update_complete (); GLib.Cancellable? cancellable = null; ProgressCallback? progress = null; static Database? db = null; public static Database get_default_db () { if (db == null) db = new Database(); db.ref(); return db; } 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.Array available_fonts) { update_started(); update_database.begin( get_default_db(), available_fonts, progress, cancellable, (obj, res) => { try { update_database.end(res); update_complete(); } catch (Error e) { critical(e.message); } } ); return; } } } font-manager-0.9.4/src/font-manager/Dialogs.vala000066400000000000000000000463211476271126700215210ustar00rootroot00000000000000/* Dialogs.vala * * Copyright (C) 2009-2025 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 [] FONT_MIMETYPES = { "application/x-font-ttf", "application/x-font-ttc", "application/x-font-otf", "font/ttf", "font/ttc", "font/otf", "font/collection" }; public void set_default_dialog_size (Gtk.Window parent, Gtk.Window dialog, int w_percentage, int h_percentage) { int width = (int) ((parent.get_width() / 10) * (w_percentage / 10)); int height = (int) ((parent.get_height() / 10) * (h_percentage / 10)); dialog.set_default_size(width, height); return; } namespace FileSelector { public Gtk.FileDialog get_executable () { var dialog = new Gtk.FileDialog() { modal = true, accept_label = _("_Select"), title = _("Select Executable"), }; File bindir = File.new_for_path(BINDIR); dialog.set_initial_folder(bindir); return dialog; } public Gtk.FileDialog get_target_directory () { var dialog = new Gtk.FileDialog() { modal = true, accept_label = _("_Select"), title = _("Select a Directory"), }; return dialog; } public Gtk.FileDialog get_selections () { var filter = new Gtk.FileFilter(); var filter_name = new StringBuilder(); filter_name.append(_("TrueType")); filter_name.append(", "); filter_name.append(_("OpenType")); #if HAVE_LIBARCHIVE filter_name.append(", "); filter_name.append(_("Archive Files")); foreach (string mimetype in LIBARCHIVE_MIME_TYPES) filter.add_mime_type(mimetype); #endif foreach (var mimetype in FONT_MIMETYPES) filter.add_mime_type(mimetype); var dialog = new Gtk.FileDialog() { modal = true, title = _("Select Files to Install"), }; dialog.set_default_filter(filter); filter.name = filter_name.str; return dialog; } public Gtk.FileDialog get_selected_sources () { var dialog = new Gtk.FileDialog() { modal = true, title = _("Select Source Directories"), }; return dialog; } } namespace UserData { 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 class ExportSettings : PreferenceList { public Gtk.Switch settings { get; private set; } public Gtk.Switch collections { get; private set; } public Gtk.Switch sources { get; private set; } public Gtk.Switch fonts { get; private set; } public Gtk.Switch actions { get; private set; } public ExportSettings () { controls.set_visible(false); settings = add_preference_switch(_("Font Configuration")); collections = add_preference_switch(_("Font Collections")); sources = add_preference_switch(_("Font Sources")); fonts = add_preference_switch(_("Installed Fonts")); actions = add_preference_switch(_("Custom Actions")); Gtk.Switch [] switches = { settings, collections, sources, fonts, actions }; foreach (var widget in switches) widget.set_active(true); } } [GtkTemplate (ui = "/com/github/FontManager/FontManager/ui/font-manager-export-dialog.ui")] public class ExportDialog : Gtk.Window { public ExportSettings export_settings { get; private set; } public ExportDialog (Gtk.Window? parent) { set_transient_for(parent); set_default_dialog_size(parent, this, 50, 70); export_settings = new ExportSettings(); set_child(export_settings); } [GtkCallback] void on_cancel_clicked () { destroy(); return; } [GtkCallback] void on_export_clicked () { hide(); var dialog = FileSelector.get_target_directory(); dialog.select_folder.begin(get_transient_for(), null, on_directory_selected); return; } void export_to (File target_directory) { FileCopyFlags flags = FileCopyFlags.OVERWRITE | FileCopyFlags.ALL_METADATA | FileCopyFlags.TARGET_DEFAULT_PERMS; DateTime date = new DateTime.now_local(); string dirname = "%s_%s".printf(Config.PACKAGE_NAME, date.format("%F")); string dest = Path.build_filename(target_directory.get_path(), dirname); File destination = File.new_for_path(dest); try { destination.make_directory_with_parents(); } catch (Error e) { critical(e.message); } if (export_settings.actions.active) copy_config("Actions.json", destination.get_path(), flags); if (export_settings.sources.active) copy_config("Sources.xml", destination.get_path(), flags); if (export_settings.collections.active) { copy_config("Collections.json", destination.get_path(), flags); copy_config("Comparisons.json", destination.get_path(), flags); } if (export_settings.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 (export_settings.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); } return; } void on_directory_selected (Object? object, AsyncResult result) { try { var dialog = (Gtk.FileDialog) object; File? target_directory = dialog.select_folder.end(result); export_to(target_directory); } catch (Error e) { if (e.code == Gtk.DialogError.FAILED) warning("FileDialog : %s", e.message); } return; } } public class ImportDialog : Object { Gtk.Window? parent; Gtk.FileDialog file_dialog; public ImportDialog (Gtk.Window? parent) { file_dialog = FileSelector.get_target_directory(); this.parent = parent; } public void present () { file_dialog.select_folder.begin(parent, null, on_directory_selected); return; } void import_from (File target_directory) { FileCopyFlags flags = FileCopyFlags.OVERWRITE | FileCopyFlags.ALL_METADATA | FileCopyFlags.TARGET_DEFAULT_PERMS; try { FileInfo fileinfo; var enumerator = target_directory.enumerate_children(FileAttribute.STANDARD_NAME, FileQueryInfoFlags.NONE); string root = target_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") { string font_dir = get_user_font_directory(); File user_font_dir = File.new_for_path(font_dir); File backup = File.new_for_path(Path.build_filename(root, name)); copy_directory(backup, user_font_dir, flags); } } 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); } } } Timeout.add_seconds(4, () => { get_default_application().reload(); return GLib.Source.REMOVE; }); } catch (Error e) { critical(e.message); } return; } void on_directory_selected (Object? object, AsyncResult result) { try { var dialog = (Gtk.FileDialog) object; File? target_directory = dialog.select_folder.end(result); import_from(target_directory); } catch (Error e) { if (e.code == Gtk.DialogError.FAILED) warning("FileDialog : %s", e.message); } return; } } } [GtkTemplate (ui = "/com/github/FontManager/FontManager/ui/font-manager-language-settings-dialog.ui")] public class LanguageSettingsDialog : Gtk.Window { public LanguageFilterSettings? settings { get; set; default = null; } [GtkChild] unowned Gtk.ToggleButton search_toggle; public LanguageSettingsDialog (Gtk.Window? parent, LanguageFilterSettings settings) { Object(settings: settings); set_transient_for(parent); set_child(settings); if (parent != null) set_default_dialog_size(parent, this, 60, 80); BindingFlags flags = BindingFlags.BIDIRECTIONAL; search_toggle.bind_property("active", settings.search_bar, "search-mode-enabled", flags); } } [GtkTemplate (ui = "/com/github/FontManager/FontManager/ui/font-manager-progress-dialog.ui")] public class ProgressDialog : Gtk.Window { public bool show_app_icon { get { return app_icon.visible; } set { app_icon.set_visible(value); } } [GtkChild] public unowned Gtk.Label title_label { get; } [GtkChild] public unowned Gtk.Label message_label { get; } [GtkChild] public unowned Gtk.Overlay overlay { get; } [GtkChild] public unowned Gtk.ProgressBar progress_bar { get; } [GtkChild] unowned Gtk.Image app_icon; public ProgressDialog (Gtk.Window? parent, string? title) { set_transient_for(parent); widget_set_name(this, "FontManagerProgressDialog"); widget_set_expand(progress_bar, true); add_css_class("dialog"); title_label.set_label(title != null ? title : ""); if (parent != null) set_default_dialog_size(parent, this, 50, 20); } public void update (ProgressData data) { message_label.set_label(data.message); progress_bar.set_fraction(data.progress); return; } } [GtkTemplate (ui = "/com/github/FontManager/FontManager/ui/font-manager-remove-dialog.ui")] public class RemoveDialog : Gtk.Window { public signal void start_removal (); public signal void end_removal (); [GtkChild] public unowned Gtk.Button cancel_button { get; } [GtkChild] public unowned Gtk.Button delete_button { get; } [GtkChild] public unowned Gtk.ToggleButton search_toggle { get; } [GtkChild] public unowned RemoveListView remove_list { get; } [GtkChild] public unowned Gtk.SearchBar search_bar { get; } [GtkChild] public unowned Gtk.SearchEntry entry { get; } [GtkChild] unowned Gtk.Stack stack; public RemoveDialog (Gtk.Window? parent) { set_transient_for(parent); set_default_dialog_size(parent, this, 60, 70); var fonts = get_available_fonts(null); var sorted_fonts = sort_json_font_listing(fonts); sorted_fonts.foreach_element((a, i, n) => { Json.Object family = n.get_object(); family.set_boolean_member("active", false); Json.Array variations = family.get_array_member("variations"); variations.foreach_element((a, i, n) => { n.get_object().set_boolean_member("active", false); }); }); update_item_preview_text(sorted_fonts); remove_list.set_search_entry(entry); remove_list.available_fonts = sorted_fonts; delete_button.set_sensitive(false); remove_list.changed.connect(() => { bool sensitive = remove_list.selected_files.size > 0; delete_button.set_sensitive(sensitive); if (sensitive) { cancel_button.add_css_class(STYLE_CLASS_SUGGESTED_ACTION); delete_button.add_css_class(STYLE_CLASS_DESTRUCTIVE_ACTION); } else { cancel_button.remove_css_class(STYLE_CLASS_SUGGESTED_ACTION); delete_button.remove_css_class(STYLE_CLASS_DESTRUCTIVE_ACTION); } }); if (remove_list.model.n_items < 1) { var msg = _("Fonts installed in your home directory will appear here."); var empty = new PlaceHolder(null, null, msg, "go-home-symbolic"); stack.add_named(empty, "empty"); stack.set_visible_child_name("empty"); } BindingFlags flags = BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE; search_toggle.bind_property("active", search_bar, "search-mode-enabled", flags); search_bar.connect_entry(entry); search_bar.set_key_capture_widget(remove_list); remove_list.grab_focus(); } [GtkCallback] void on_cancel_clicked () { destroy(); return; } static void purge_selections (Task task, Object source, void* data, Cancellable? cancellable = null) { assert(source is RemoveDialog); bool return_val = true; StringSet selections = ((RemoveDialog) source).remove_list.selected_files; StringSet removed = new StringSet(); foreach (var path in selections) { try { File file = File.new_for_path(path); if (!file.query_exists()) continue; File parent = file.get_parent(); if (!file.delete()) { warning("Failed to remove %s", path); return_val = false; } remove_directory_tree_if_empty(parent); removed.add(path); } catch (Error e) { warning(e.message); } } try { Database db = DatabaseProxy.get_default_db(); string [] tables = { "Fonts", "Metadata", "Orthography", "Panose" }; foreach (string table in tables) { foreach (var path in removed) { path = path.replace("'", "''"); db.execute_query(@"DELETE FROM $table WHERE filepath LIKE '%$path%'"); db.get_cursor().step(); db.end_query(); } } db.vacuum(); } catch (Error e) { warning(e.message); } selections.remove_all(removed); task.return_boolean(return_val); return; } static void on_remove_finished (Object? source, GLib.Task task) { return_if_fail(source is RemoveDialog); RemoveDialog self = (RemoveDialog) source; bool removed = false; try { removed = task.propagate_boolean(); } catch (Error e) { warning("Library.remove : Failed to complete task : %s", e.message); } self.end_removal(); self.destroy(); get_default_application().reload(); if (!removed) foreach (string path in self.remove_list.selected_files) warning("Failed to remove : %s", path); return; } [GtkCallback] void on_delete_clicked () { hide(); start_removal(); GLib.Task task = new GLib.Task(this, null, on_remove_finished); task.run_in_thread(purge_selections); return; } } } font-manager-0.9.4/src/font-manager/FontList.vala000066400000000000000000001031651476271126700217010ustar00rootroot00000000000000/* FontList.vala * * Copyright (C) 2020-2025 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 . */ const string search_tip = _("""Case insensitive search of family names. Start search using %s to filter based on filepath. Start search using %s to filter based on characters."""); namespace FontManager { public class FontListRow : ListItemRow { ulong signal_id = 0; Binding? state_binding = null; Pango.AttrList? attrs = null; construct { attrs = new Pango.AttrList(); attrs.insert(Pango.attr_fallback_new(false)); Pango.FontDescription font_desc = Pango.FontDescription.from_string("Sans"); attrs.insert(new Pango.AttrFontDesc(font_desc)); item_preview.set_attributes(attrs); } protected override void reset () { if (state_binding is Binding) state_binding.unbind(); state_binding = null; if (signal_id != 0) SignalHandler.disconnect(item_state, signal_id); signal_id = 0; item_state.set("active", true, "visible", false, "sensitive", true, null); item_label.set("label", "", "attributes", null, null); item_preview.set("text", "", "visible", false, null); item_count.visible = true; item_count.set_label(""); return; } protected override void on_item_set () { reset(); if (item == null) return; bool root = item is Family; BindingFlags flags = BindingFlags.SYNC_CREATE | BindingFlags.BIDIRECTIONAL; state_binding = item.bind_property("active", item_state, "active", flags, null, null); item_state.set("sensitive", root, "visible", root, null); item_count.visible = drag_area.sensitive = drag_handle.visible = root; string f; string d; string? p = null; item.get("family", out f, "description", out d, "preview-text", out p, null); string label = root ? f : p != null ? p : d; if (root) { var count = (int) ((Family) item).n_variations; var count_label = ngettext("%i Variation ", "%i Variations", (ulong) count); item_count.set_label(count_label.printf(count)); item_label.set_text(label); } else { Pango.FontDescription font_desc = Pango.FontDescription.from_string(d); attrs.change(new Pango.AttrFontDesc(font_desc)); item_preview.set_text(label); item_preview.set_visible(true); } signal_id = item_state.toggled.connect_after(() => { if (item_state.active) item_label.remove_css_class(STYLE_CLASS_DIM_LABEL); else item_label.add_css_class(STYLE_CLASS_DIM_LABEL); }); return; } } public class FontListBase : Gtk.Box { public signal void activated (uint position); public signal void selection_changed (Object? item); public Json.Array? available_fonts { get; set; default = null; } public Reject? disabled_families { get; set; default = null; } public FontListFilter? filter { get; set; default = null; } public BaseFontModel? model { get; protected set; default = null; } protected Gtk.SelectionModel? selection { get; protected set; default = null; } protected Gtk.ListBase? list { get; protected set; default = null; } protected unowned Gtk.SearchEntry? search_entry { get; protected set; default = null; } // Currently selected position public uint current_selection { get; protected set; default = 0; } // This array contains all currently selected positions public GenericArray ? current_selections { get; protected set; default = null; } // Currently selected item. This is either the only item selected or the first selection // if multiple items are selected, this can be either a Family object or a Font object // depending on whether selecting children is allowed in the list public Object? selected_item { get; protected set; default = null; } // This array contains all currently selected Family objects public GenericArray ? selected_items { get; protected set; default = null; } // This array contains all currently selected Font objects public GenericArray ? selected_children { get; protected set; default = null; } uint search_timeout = 0; string? previously_selected_family = null; construct { orientation = Gtk.Orientation.VERTICAL; notify["list"].connect(() => { if (list is Gtk.ListView) { ((Gtk.ListView) list).set_factory(get_factory()); ((Gtk.ListView) list).activate.connect((position) => { activated(position); }); } else if (list is Gtk.GridView) { ((Gtk.GridView) list).set_factory(get_factory()); ((Gtk.GridView) list).activate.connect((position) => { activated(position); }); } }); notify["selection"].connect(() => { selection.selection_changed.connect(on_selection_changed); if (list == null) warning("list must be set before selection"); return_if_fail(list != null); if (list is Gtk.ListView) ((Gtk.ListView) list).set_model(selection); else if (list is Gtk.GridView) ((Gtk.GridView) list).set_model(selection); }); notify["model"].connect(() => { BindingFlags flags = BindingFlags.DEFAULT | BindingFlags.SYNC_CREATE; bind_property("available-fonts", model, "entries", flags, null, null); bind_property("filter", model, "filter", flags, null, null); }); notify["search-entry"].connect(() => { search_entry.activate.connect(next_match); search_entry.next_match.connect(next_match); search_entry.previous_match.connect(previous_match); search_entry.search_changed.connect_after(queue_update); string hint = search_tip.printf(Path.DIR_SEPARATOR_S, Path.SEARCHPATH_SEPARATOR_S); search_entry.set_tooltip_text(hint); search_entry.set_key_capture_widget(this); }); notify["disabled-families"].connect_after(() => { if (disabled_families != null && model != null) disabled_families.changed.connect(() => { model.items_changed(current_selection, 0, 0); }); }); notify["filter"].connect_after(() => { select_item(0); }); } public void select_item (uint position) { if (list == null) return; list.activate_action("list.select-item", "(ubb)", position, false, false); list.activate_action("list.scroll-to-item", "u", position); return; } public virtual void update (uint position = 0) requires (model != null) { if (search_entry != null) model.search_term = search_entry.text.strip(); model.update_items(); if (previously_selected_family == null || position != 0) select_item(position); else { uint n_items = model.n_items; for (uint i = 0; i < n_items; i++) { Family family = (Family) model.get_item(i); if (family.family == previously_selected_family) { select_item(i); return; } } } select_item(0); return; } bool _queue_update () { search_timeout = 0; update(); return GLib.Source.REMOVE; } // Add slight delay to avoid filtering while search is still changing public void queue_update () { if (search_timeout != 0) GLib.Source.remove(search_timeout); search_timeout = Timeout.add_full(GLib.Priority.HIGH_IDLE, 333, _queue_update); if (selected_items != null && selected_items.length > 0) previously_selected_family = ((Family) selected_items[0]).family; return; } protected void next_match (Gtk.SearchEntry entry) { select_item(current_selection + 1); return; } protected void previous_match (Gtk.SearchEntry entry) { select_item(current_selection - 1); return; } protected virtual void setup_list_row (Gtk.SignalListItemFactory factory, Object item) { return_if_reached(); } protected virtual void bind_list_row (Gtk.SignalListItemFactory factory, Object item) { return_if_reached(); } // NOTE: // @position doesn't necessarily point to the actual selection // within a TreeListModel, the actual selection lies somewhere // between @position + @n_items. The precise location within that // range appears to be affected by a variety of factors i.e. // previous selection, multiple selections, directional changes, etc. protected virtual void on_selection_changed (uint position, uint n_items) { current_selection = Gtk.INVALID_LIST_POSITION; current_selections = new GenericArray (); // The minimum value present in this bitset accurately points // to the first currently selected row in the ListView. Gtk.Bitset selections = selection.get_selection(); current_selection = selections.get_minimum(); uint val; Gtk.BitsetIter iter = Gtk.BitsetIter(); if (iter.init_first(selections, out val)) { current_selections.add(val); while (iter.next(out val)) current_selections.add(val); } return; } Gtk.SignalListItemFactory get_factory () { var factory = new Gtk.SignalListItemFactory(); factory.setup.connect(setup_list_row); factory.bind.connect(bind_list_row); return factory; } } [GtkTemplate (ui = "/com/github/FontManager/FontManager/ui/font-manager-font-list-controls.ui")] public class FontListControls : Gtk.Box { public signal void expander_activated (bool expanded); public signal void remove_clicked (); [GtkChild] public unowned Gtk.Button remove_button { get; } [GtkChild] public unowned Gtk.Expander expander { get; } [GtkChild] public unowned Gtk.SearchEntry search { get; } [GtkCallback] protected void on_remove_clicked () { remove_clicked(); return; } [GtkCallback] protected virtual void on_expander_activated (Gtk.Expander expander) { expander_activated(expander.expanded); expander.set_tooltip_text(expander.expanded ? _("Collapse all") : _("Expand all")); return; } } public class BaseFontListView : FontListBase { protected Gtk.TreeListModel treemodel; protected FontListControls controls; construct { controls = new FontListControls(); list = new Gtk.ListView(null, null) { hexpand = true, vexpand = true }; var scroll = new Gtk.ScrolledWindow(); scroll.set_child(list); model = new FontModel(); treemodel = new Gtk.TreeListModel(model, false, false, ((FontModel) model).get_child_model); selection = new Gtk.MultiSelection(treemodel); append(scroll); prepend(controls); search_entry = controls.search; controls.expander_activated.connect(on_expander_activated); ((Gtk.ListView) list).activate.connect(on_activate); } public void focus_search_entry () { search_entry.grab_focus(); return; } protected virtual void on_activate (uint position) {} protected virtual void on_expander_activated (bool expanded) { treemodel.set_autoexpand(expanded); queue_update(); return; } protected override void setup_list_row (Gtk.SignalListItemFactory factory, Object item) { Gtk.ListItem list_item = (Gtk.ListItem) item; var tree_expander = new Gtk.TreeExpander(); var row = new FontListRow(); tree_expander.set_child(row); list_item.set_child(tree_expander); return; } protected override void bind_list_row (Gtk.SignalListItemFactory factory, Object item) { Gtk.ListItem list_item = (Gtk.ListItem) item; var list_row = treemodel.get_row(list_item.get_position()); var tree_expander = (Gtk.TreeExpander) list_item.get_child(); tree_expander.margin_start = 3; tree_expander.set_list_row(list_row); var row = (FontListRow) tree_expander.get_child(); Object? _item = list_row.get_item(); // Setting item triggers update to row widget row.item = _item; return; } protected override void on_selection_changed (uint position, uint n_items) { selected_items = new GenericArray (); selected_children = new GenericArray (); base.on_selection_changed(position, n_items); var list_row = (Gtk.TreeListRow) treemodel.get_item(current_selection); Object? item = list_row.get_item(); selected_item = item; selection_changed(item); for (uint i = 0; i < current_selections.length; i++) { var row = (Gtk.TreeListRow) treemodel.get_item(current_selections[i]); item = row.get_item(); if (item != null && item is Family) selected_items.add(item); else if (item != null) selected_children.add(item); } if (Environment.get_variable("G_MESSAGES_DEBUG") != null) { string? description = null; selected_item.get("description", out description, null); debug("%s::selection_changed : %s", list.name, description); } return; } } // TODO // - Context menu // - Send to collection? // - Export? public class FontListView : BaseFontListView { public signal void collection_changed (); public UserActionModel? user_actions { get; set; default = null; } public UserSourceModel? user_sources { get; set; default = null; } uint state_change_timeout = 0; bool ignore_state_change = false; bool show_menu = true; GLib.Menu menu; GLib.Array menu_items; Gtk.Label menu_title; Gtk.PopoverMenu context_menu; static construct { install_action("copy-location", null, (Gtk.WidgetActionActivateFunc) copy_location); install_action("show-in-folder", null, (Gtk.WidgetActionActivateFunc) show_in_folder); install_action("enable-selected", null, (Gtk.WidgetActionActivateFunc) enable_selected); install_action("disable-selected", null, (Gtk.WidgetActionActivateFunc) disable_selected); } construct { widget_set_name(list, "FontManagerFontListView"); widget_set_margin(list, 6); add_css_class(STYLE_CLASS_VIEW); ((Gtk.ListView) list).set_enable_rubberband(true); selected_items = new GenericArray (); Gtk.Gesture right_click = new Gtk.GestureClick() { button = Gdk.BUTTON_SECONDARY }; ((Gtk.GestureClick) right_click).pressed.connect(on_show_context_menu); list.add_controller(right_click); select_item(0); notify["filter"].connect_after(() => { Idle.add(() => { select_item(0); return GLib.Source.REMOVE; }); update_remove_sensitivity(); }); notify["disabled-families"].connect_after(() => { if (disabled_families != null && model != null) disabled_families.changed.connect_after(queue_item_state_update); }); init_context_menu(); controls.remove_clicked.connect(on_remove_clicked); } public void set_search_term (string needle) { ((Gtk.Editable) controls.search).set_text(needle); return; } public Font get_selected_font () { Font font = new Font(); if (selected_item is Family) font.source_object = ((Family) selected_item).get_default_variant(); else font = ((Font) selected_item); return font; } protected override void on_activate (uint position) { if (selected_items.length < 1) return; selected_items.foreach((i) => { var f = (Family) i; f.active = !f.active; }); current_selections.foreach((i) => { treemodel.items_changed(i, 0, 0); }); return; } protected void on_remove_clicked () requires (filter is Collection) { var collection = (Collection) filter; var selected_families = new StringSet(); selected_items.foreach((i) => { selected_families.add(((Family) i).family); }); collection.remove(selected_families); uint i = current_selection; while (i > 0 && i >= treemodel.get_n_items() - 1) i--; Idle.add(() => { update(i); update_remove_sensitivity(); collection.queue_state_update(); return GLib.Source.REMOVE; }); collection_changed(); return; } string get_path_to_selected_item () requires (selected_item != null) { Font font = get_selected_font(); return font.filepath; } void set_selected_items_active (bool active) { Idle.add(() => { foreach (var item in selected_items) ((Family) item).active = active; return GLib.Source.REMOVE; }); return; } void enable_selected (Gtk.Widget widget, string? action, Variant? parameter) requires (selected_items.length > 1) { set_selected_items_active(true); return; } void disable_selected (Gtk.Widget widget, string? action, Variant? parameter) requires (selected_items.length > 1) { set_selected_items_active(false); return; } void copy_location (Gtk.Widget widget, string? action, Variant? parameter) requires (selected_item != null) { Gdk.Display display = Gdk.Display.get_default(); Gdk.Clipboard clipboard = display.get_clipboard(); string filepath = get_path_to_selected_item(); clipboard.set_text((selected_item is Family) ? Path.get_dirname(filepath) : filepath); return; } void show_in_folder (Gtk.Widget widget, string? action, Variant? parameter) requires (selected_item != null) { string directory = GLib.Path.get_dirname(get_path_to_selected_item()); File file = File.new_for_path(directory); var launcher = new Gtk.FileLauncher(file); launcher.launch.begin(null, null); return; } const MenuEntry [] fontlist_menu_entries = { {"install", N_("Install")}, {"copy-location", N_("Copy Location")}, {"show-in-folder",N_("Show in Folder")}, {"enable-selected", N_("Enable selected items")}, {"disable-selected",N_("Disable selected items")}, }; enum FontListMenuItem { INSTALL, COPY, SHOW, ENABLE, DISABLE } void init_context_menu () { menu_items = new GLib.Array (); var base_menu = new BaseContextMenu(list); context_menu = base_menu.popover; menu_title = base_menu.menu_title; menu = base_menu.menu; foreach (var entry in fontlist_menu_entries) { var item = new GLib.MenuItem(entry.display_name, entry.action_name); menu_items.append_val(item); } return; } bool is_sourced (Font font) { foreach (var source in user_sources.items) { string path = ((Source) source).path; if (font.filepath.contains(path)) return true; } return false; } bool selections_are_sourced () { return_val_if_fail(user_sources != null, false); if (selected_children.length >= 1) { foreach (var selection in selected_children) { if (is_sourced((Font) selection)) continue; return false; } return true; } else if (selected_item != null) { if (selected_item is Font) { return is_sourced((Font) selected_item); } else { Json.Array array = ((Family) selected_item).variations; for (uint i = 0; i < array.get_length(); i++) { var font = new Font(); font.source_object = array.get_object_element(i); if (is_sourced(font)) continue; return false; } return true; } } return false; } void update_context_menu () { menu.remove_all(); show_menu = true; if (selected_items.length > 1) { int n_items = selected_items.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. menu_title.set_label(ngettext("%i selected item", "%i selected items", (ulong) n_items).printf((int) n_items)); menu.append_item(menu_items.data[FontListMenuItem.ENABLE]); menu.append_item(menu_items.data[FontListMenuItem.DISABLE]); } else if (selected_children.length > 1) { int n_items = selected_children.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. menu_title.set_label(ngettext("%i selected item", "%i selected items", (ulong) n_items).printf((int) n_items)); if (selections_are_sourced()) menu.append_item(menu_items.data[FontListMenuItem.INSTALL]); else show_menu = false; } else { string? description = null; string? family = null; selected_item.get("description", out description, "family", out family, null); menu_title.set_label((selected_item is Family) ? family : description); if (selections_are_sourced()) menu.append_item(menu_items.data[FontListMenuItem.INSTALL]); menu.append_item(menu_items.data[FontListMenuItem.COPY]); menu.append_item(menu_items.data[FontListMenuItem.SHOW]); if (user_actions != null && user_actions.get_n_items() > 0) { var action_menu = new GLib.Menu(); var submenu = new GLib.MenuItem.submenu(_("Actions"), action_menu); menu.append_item(submenu); int i = 0; foreach (var entry in user_actions) { var item = new GLib.MenuItem(entry.action_name, null); item.set_attribute("custom", "s", i.to_string()); action_menu.append_item(item); var widget = new Gtk.Button.with_label(entry.action_name); var label = (Gtk.Label) widget.get_child(); label.set_xalign(0.0f); widget.remove_css_class("button"); widget.add_css_class("flat"); widget.add_css_class("row"); context_menu.add_child(widget, i.to_string()); var target = get_selected_font(); widget.clicked.connect(() => { entry.run(target); }); i++; } } } return; } void on_show_context_menu (int n_press, double x, double y) { if (!show_menu || selected_item == null && selected_children.length < 1) return; var rect = Gdk.Rectangle() {x = (int) x, y = (int) y, width = 2, height = 2}; context_menu.set_pointing_to(rect); update_context_menu(); context_menu.present(); context_menu.popup(); return; } Gdk.ContentProvider prepare_drag (Gtk.DragSource source, double x, double y) { var selections = new GenericArray (); var e_type = typeof(Gtk.TreeExpander); var expander = (Gtk.TreeExpander) source.widget.get_ancestor(e_type); var list_row = (Gtk.TreeListRow) expander.get_list_row(); // Dragged row is not necessarily the currently selected row if (list_row.item is Family) selections.add(list_row.item); // If we have multiple rows selected we need to add them here if (selected_items.length > 1) foreach (var item in selected_items) if (item != list_row.item) selections.add(item); return new Gdk.ContentProvider.for_value(selections); } void drag_begin (Gtk.DragSource drag_source, Gdk.Drag drag) { var drag_icon = new Gtk.Overlay(); var icon = new Gtk.Image.from_icon_name("font-x-generic"); icon.set_pixel_size(64); drag_icon.set_child(icon); var drag_count = new Gtk.Label(null) { opacity = 0.9, halign = Gtk.Align.END, valign = Gtk.Align.START, }; widget_set_name(drag_count, "FontManagerListDragCount"); drag_icon.add_overlay(drag_count); drag_count.set_label(selected_items.length.to_string()); var gtk_drag_icon = (Gtk.DragIcon) Gtk.DragIcon.get_for_drag(drag); gtk_drag_icon.set_child(drag_icon); return; } protected override void setup_list_row (Gtk.SignalListItemFactory factory, Object item) { base.setup_list_row(factory, item); Gtk.ListItem list_item = (Gtk.ListItem) item; var row = (FontListRow) ((Gtk.TreeExpander) list_item.get_child()).get_child(); var drag_source = new Gtk.DragSource(); row.drag_area.add_controller(drag_source); drag_source.prepare.connect(prepare_drag); drag_source.drag_begin.connect(drag_begin); return; } protected override void bind_list_row (Gtk.SignalListItemFactory factory, Object item) { base.bind_list_row(factory, item); Gtk.ListItem list_item = (Gtk.ListItem) item; var list_row = treemodel.get_row(list_item.get_position()); var tree_expander = (Gtk.TreeExpander) list_item.get_child(); var row = (FontListRow) tree_expander.get_child(); Object? _item = list_row.get_item(); if (_item is Family && disabled_families != null) row.item_state.active = !(((Family) _item).family in disabled_families); row.item_state_changed.connect(on_item_state_changed); return; } bool save_item_state_change () { disabled_families.save(); state_change_timeout = 0; // XXX: TODO : Fix this tangled mess... // It will probably require quite a bit of refactoring. :-( if (filter != null && filter is Collection) { ignore_state_change = true; uint n_items = treemodel.get_n_items(); for (uint i = 0; i < n_items; i++) { var item = model.get_item(i); var obj = (Family) item; obj.active = !(obj.family in disabled_families); } ignore_state_change = false; queue_update(); } return GLib.Source.REMOVE; } // Slight delay in saving selections to file in case // multiple changes are taking place at the same time. void queue_item_state_update () { if (state_change_timeout != 0) GLib.Source.remove(state_change_timeout); state_change_timeout = Timeout.add(333, save_item_state_change); return; } void on_item_state_changed (Object? item) { if (ignore_state_change) return; var family = ((Family) item); if (family.active) disabled_families.remove(family.family); else disabled_families.add(family.family); return; } void update_remove_sensitivity () { bool remove_available = current_selection != uint.MAX && filter is Collection && ((Collection) filter).families.size > 0; set_control_sensitivity(controls.remove_button, remove_available); return; } protected override void on_selection_changed (uint position, uint n_items) { base.on_selection_changed(position, n_items); update_remove_sensitivity(); return; } } public class RemoveListView : BaseFontListView { public signal void changed (); public StringSet selected_files { get; set; default = null; } construct { widget_set_name(list, "FontManagerRemoveListView"); controls.visible = false; treemodel.set_autoexpand(true); selected_files = new StringSet(); selection = new Gtk.NoSelection(treemodel); filter = new UserFonts(); filter.update.begin(); } public void set_search_entry (Gtk.SearchEntry entry) { search_entry = entry; return; } protected override void bind_list_row (Gtk.SignalListItemFactory factory, Object item) { base.bind_list_row(factory, item); Gtk.ListItem list_item = (Gtk.ListItem) item; var list_row = treemodel.get_row(list_item.get_position()); var tree_expander = (Gtk.TreeExpander) list_item.get_child(); var row = (FontListRow) tree_expander.get_child(); Object? _item = list_row.get_item(); row.drag_handle.visible = false; row.drag_area.sensitive = true; row.margin_start = 0; row.margin_end = 12; row.item_state.set("sensitive", true, "visible", !(_item is Family), null); row.item_state.toggled.connect((c) => { on_item_state_changed(list_row); }); if (_item is Family) { row.item_label.add_css_class("heading"); row.item_label.add_css_class("dim-label"); } else { row.item_label.remove_css_class("heading"); row.item_label.remove_css_class("dim-label"); } tree_expander.set_hide_expander(true); return; } void on_item_state_changed (Gtk.TreeListRow? row) { Object? item = row.get_item(); if (!(item is Font)) return; Font font = (Font) item; if (font.active) selected_files.add(font.filepath); else selected_files.remove(font.filepath); changed(); return; } } } font-manager-0.9.4/src/font-manager/FontModel.vala000066400000000000000000000201601476271126700220170ustar00rootroot00000000000000/* FontModel.vala * * Copyright (C) 2020-2025 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 int64 GET_INDEX (Json.Object o) { return o.get_int_member("_index"); } namespace FontManager { public class BaseFontModel : Object, ListModel { public signal void items_updated (); public Type item_type { get; protected set; default = typeof(Object); } public uint n_items { get { return get_n_items(); } } public Json.Array? entries { get; set; default = null; } public GenericArray ? items { get; protected set; default = null; } public string? search_term { get; set; default = null; } public FontListFilter? filter { get; set; default = null; } string? char_search = null; Json.Object? char_support = null; construct { items = new GenericArray (); notify["entries"].connect(() => { update_items(); }); notify["filter"].connect_after(() => { if (filter == null) return; Idle.add(() => { update_items(); return GLib.Source.REMOVE; }); }); } public Type get_item_type () { return item_type; } public uint get_n_items () { return items != null ? items.length : 0; } public Object? get_item (uint position) { if (items == null || get_n_items() < 1 || position >= get_n_items()) return null; return_val_if_fail(items[position] != null, null); Object retval = Object.new(item_type); retval.set("source-object", items[position], null); return retval; } string get_filepath_from_object (Json.Object item) { Object obj = Object.new(item_type); obj.set("source-object", item, null); return (item_type == typeof(Font)) ? ((Font) obj).filepath : (item_type == typeof(Family)) ? ((Family) obj).get_default_variant().get_string_member("filepath") : ""; } bool array_matches (string [] needles, string style, string description) { foreach (var term in needles) if (style.contains(term) || description.contains(term)) continue; else return false; return true; } bool matches_search_term (Json.Object item) { bool item_matches = true; if (search_term == null || search_term.strip() == "") return item_matches; var search = search_term.strip().casefold(); if (search.has_prefix(Path.DIR_SEPARATOR_S)) { string filepath = get_filepath_from_object(item).casefold(); item_matches = filepath.contains(search); } else if (search.has_prefix(Path.SEARCHPATH_SEPARATOR_S)) { string needle = search.replace(Path.SEARCHPATH_SEPARATOR_S, ""); if (needle == "") return false; string family = item.get_string_member("family"); if (char_search != needle || char_support == null) { char_search = needle; char_support = get_available_fonts_for_chars(char_search); } item_matches = char_support.has_member(family); if (item_matches && item.has_member("style")) { Json.Object family_obj = char_support.get_object_member(family); item_matches = family_obj.has_member(item.get_string_member("style")); } } else { string family = item.get_string_member("family").casefold(); string description = item.get_string_member("description").casefold(); // Best case scenario, searching for a particular family item_matches = family.contains(search); // or the search term directly matches the font description if (!item_matches) item_matches = description.contains(search); // possible we have multiple search terms if (!item_matches && item.has_member("style")) { string [] needles = search.split_set(" ", -1); string style = item.get_string_member("style").casefold(); item_matches = array_matches(needles, style, description); } } return item_matches; } bool matches_filter (Json.Object item) { if (filter == null || filter is Category && filter.index == CategoryIndex.ALL) return true; Type type = item.has_member("filepath") ? typeof(Font) : typeof(Family); Object? object = Object.new(type, JSON_PROXY_SOURCE, item, null); return filter.matches(object); } // TODO : Figure out how to do this async, without horrible side effects... // Like breaking scrolling in browse mode and pane positioning in other modes. public void update_items () { uint n_items = get_n_items(); items = null; items = new GenericArray (); if (n_items > 0) items_changed(0, n_items, 0); if (entries != null) { entries.foreach_element((array, index, node) => { Json.Object item = node.get_object(); // Iterating through children is necessary to determine if // the family should be visible at all and also to get an // accurate count of currently visible variations. if (item.has_member("variations")) { Json.Array variants = item.get_array_member("variations"); int n_matches = 0; variants.foreach_element((a, i, n) => { Json.Object v = n.get_object(); if (matches_search_term(v) && matches_filter(v)) n_matches++; }); item.set_int_member("n-variations", n_matches); if (n_matches > 0) items.add(item); } else if (matches_search_term(item) && matches_filter(item)) { items.add(item); } }); items.sort((a, b) => { return (int) (GET_INDEX(a) - GET_INDEX(b)); }); } items_changed(0, 0, get_n_items()); items_updated(); return; } } public class VariantModel : BaseFontModel { public VariantModel () { item_type = typeof(Font); } } public class FontModel : BaseFontModel { public FontModel () { item_type = typeof(Family); } public ListModel? get_child_model (Object item) { if (!(item is Family)) return null; var child = new VariantModel(); BindingFlags flags = BindingFlags.SYNC_CREATE; bind_property("filter", child, "filter", flags, null, null); bind_property("search-term", child, "search-term", flags, null, null); child.entries = ((Family) item).variations; return child; } } } font-manager-0.9.4/src/font-manager/Library.vala000066400000000000000000000211371476271126700215410ustar00rootroot00000000000000/* Library.vala * * Copyright (C) 2009-2025 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 Library { const string [] TYPE1_METRICS = { ".afm", ".pfa", ".pfm" }; bool is_metrics_file (string name) { foreach (var ext in TYPE1_METRICS) if (name.down().has_suffix(ext)) return true; return false; } public class Installer : Object { public signal void progress (string message, uint processed, uint total); File? tmp_file = null; public void process_sync (StringSet filelist) { var sorter = new Sorter(); sorter.sort(filelist); process_files(sorter.fonts); #if HAVE_LIBARCHIVE process_archives(sorter.archives); #endif if (tmp_file != null) remove_directory(tmp_file); tmp_file = null; return; } static void install_filelist (Task task, Object source, void* data, Cancellable? cancellable = null) { return_if_fail(source is Installer); Installer self = (Installer) source; StringSet filelist = self.get_data("filelist"); var sorter = new Sorter(); sorter.sort(filelist); self.process_files(sorter.fonts); #if HAVE_LIBARCHIVE self.process_archives(sorter.archives); #endif if (self.tmp_file != null) remove_directory(self.tmp_file); self.tmp_file = null; self.set_data("filelist", null); filelist = null; return; } public void process (StringSet filelist, TaskReadyCallback callback) { this.set_data("filelist", filelist); GLib.Task task = new GLib.Task(this, null, callback); task.run_in_thread(install_filelist); 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; } #if HAVE_LIBARCHIVE void process_archives (StringSet? filelist) { if (filelist == null || 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 libarchive = new ArchiveManager(); foreach (var path in filelist) { File file = File.new_for_path(path); string tmp_path = Path.build_filename(tmp_file.get_path(), "archive_XXXXXX"); File tmp = File.new_for_path(DirUtils.mkdtemp(tmp_path)); if (!tmp.query_exists()) { critical("Failed to create temporary directory : %s for %s", tmp.get_path(), path); continue; } if (!libarchive.extract(file, tmp)) { critical("Failed to extract archive : %s", path); continue; } 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; } #endif } class Sorter : Object { public StringSet? fonts { get; private set; default = null; } public StringSet? archives { get; private set; default = null; } public uint total { get { return fonts.size + archives.size; } } public void sort (StringSet filelist) { fonts = new StringSet(); #if HAVE_LIBARCHIVE archives = new StringSet(); #endif process_files(filelist); return; } void process_directory (File dir) { try { StringSet files = new StringSet(); 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 name = fileinfo.get_name(); string path = dir.get_child(name).get_path(); if (fileinfo.get_file_type() == FileType.DIRECTORY) process_directory(dir.get_child(name)); else files.add(path); } process_files(files); } 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 LIBARCHIVE_MIME_TYPES) #if HAVE_LIBARCHIVE archives.add(filepath); #else message("Application compiled without libarchive option enabled"); message(@"Ignoring compressed file : $name"); #endif else message("Ignoring unsupported filetype : %s", name); } catch (Error e) { critical("Error querying file information : %s", e.message); } } return; } } } } font-manager-0.9.4/src/font-manager/MainPane.vala000066400000000000000000000167271476271126700216360ustar00rootroot00000000000000/* MainPane.vala * * Copyright (C) 2009-2025 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 MainPane : DualPaned { public Json.Array? available_fonts { get; set; default = null; } public Reject? disabled_families { get; set; default = null; } public Mode mode { get; set; default = 0; } public UserActionModel user_actions { get; set; } public UserSourceModel user_sources { get; set; } public WaterfallSettings waterfall_settings { get; set; } public int predefined_size { get; set; } public bool show_line_size { get; set; } public CategoryListModel category_model { get { return sidebar.category_model; } } public CollectionListModel collection_model { get { return sidebar.collection_model; } } Gtk.Stack content; Gdk.Rectangle clicked_area; SidebarStack sidebar; FontListView fontlist; ComparePane compare; PreviewPane preview; static construct { install_property_action("predefined-size", "predefined-size"); install_property_action("show-line-size", "show-line-size"); } public MainPane (GLib.Settings? settings) { base(settings); sidebar = new SidebarStack(settings); fontlist = new FontListView(); preview = new PreviewPane(); var preview_colors = new PreviewColors(); compare = new ComparePane(); content = new Gtk.Stack() { transition_type = Gtk.StackTransitionType.CROSSFADE, transition_duration = 420 }; content.add_named(preview, Mode.MANAGE.to_string()); content.add_named(compare, Mode.COMPARE.to_string()); set_sidebar_widget(sidebar); set_list_widget(fontlist); set_content_widget(content); BindingFlags flags = BindingFlags.DEFAULT | BindingFlags.SYNC_CREATE; bind_property("available-fonts", fontlist, "available-fonts", flags); bind_property("available-fonts", sidebar, "available-fonts", flags); bind_property("user-actions", fontlist, "user-actions", flags); bind_property("user-sources", fontlist, "user-sources", flags); bind_property("disabled-families", fontlist, "disabled-families", flags); bind_property("disabled-families", sidebar, "disabled-families", flags); sidebar.bind_property("filter", fontlist, "filter", flags); fontlist.bind_property("selected-item", sidebar, "selected-item", flags); fontlist.bind_property("selected-items", compare, "selected-items", flags); fontlist.bind_property("selected-children", compare, "selected-children", flags); preview.bind_property("page", sidebar, "mode", flags); sidebar.bind_property("selected-orthography", preview, "orthography", flags); notify["mode"].connect(on_mode_changed); fontlist.selection_changed.connect(on_selection_changed); sidebar.changed.connect_after(() => { fontlist.queue_update(); }); fontlist.collection_changed.connect(() => { sidebar.update_collections(); }); clicked_area = Gdk.Rectangle(); Gtk.Gesture right_click = new Gtk.GestureClick() { button = Gdk.BUTTON_SECONDARY }; ((Gtk.GestureClick) right_click).pressed.connect(on_show_context_menu); preview.add_controller(right_click); notify["waterfall-settings"].connect(() => { BindingFlags _flags = BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE; waterfall_settings.bind_property("predefined-size", this, "predefined-size", _flags); waterfall_settings.bind_property("show-line-size", this, "show-line-size", _flags); }); notify["predefined-size"].connect_after(() => { waterfall_settings.on_selection_changed(); preview.set_waterfall_size(waterfall_settings.minimum, waterfall_settings.maximum, waterfall_settings.ratio); }); preview.notify["page"].connect(() => { preview_colors.set_visible(preview.page == FontManager.PreviewPanePage.PREVIEW); }); preview.realize.connect_after(() => { preview.restore_state(settings); preview.add_action_widget(preview_colors, Gtk.PackType.END); preview_colors.set_visible(preview.page == FontManager.PreviewPanePage.PREVIEW); preview_colors.restore_state(settings); }); compare.realize.connect_after(() => { compare.restore_state(settings); }); } public void search (string needle) { mode = Mode.MANAGE; preview.page = PreviewPanePage.PREVIEW; select_first_category(); select_first_font(); fontlist.set_search_term(needle); return; } public void select_first_category () { sidebar.select_first_category(); return; } public void select_first_font () { fontlist.select_item(0); return; } public void focus_search_entry () { fontlist.focus_search_entry(); return; } void on_mode_changed (ParamSpec? pspec) { if (mode == Mode.MANAGE || mode == Mode.COMPARE) content.set_visible_child_name(((Mode) mode).to_string()); return; } void on_selection_changed (Object? item) { return_if_fail(item is Font || item is Family); var font = new Font(); if (item is Font) font = (Font) item; else font.source_object = ((Family) item).get_default_variant(); preview.font = font; return; } void on_show_context_menu (int n_press, double x, double y) { if (waterfall_settings == null) return; if (preview.page != PreviewPanePage.PREVIEW || preview.preview_mode != PreviewPageMode.WATERFALL) return; clicked_area.x = (int) x; clicked_area.y = (int) y; clicked_area.width = 2; clicked_area.height = 2; if (waterfall_settings.context_menu.get_parent() != null) waterfall_settings.context_menu.unparent(); waterfall_settings.context_menu.set_parent(preview); waterfall_settings.context_menu.set_pointing_to(clicked_area); waterfall_settings.context_menu.popup(); return; } } } font-manager-0.9.4/src/font-manager/MainWindow.vala000066400000000000000000000417071476271126700222160ustar00rootroot00000000000000/* MainWindow.vala * * Copyright (C) 2009-2025 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, #if HAVE_WEBKIT GOOGLE_FONTS, #endif /* HAVE_WEBKIT */ N_MODES; public static Mode parse (string mode) { switch (mode.down()) { case "browse": case "1": return Mode.BROWSE; case "compare": case "2": return Mode.COMPARE; #if HAVE_WEBKIT case "googlefonts": case "3": return Mode.GOOGLE_FONTS; #endif /* HAVE_WEBKIT */ default: return Mode.MANAGE; } } public string to_string () { switch (this) { case BROWSE: return "Browse"; case COMPARE: return "Compare"; #if HAVE_WEBKIT case GOOGLE_FONTS: return "GoogleFonts"; #endif /* HAVE_WEBKIT */ default: return "Default"; } } public string to_translatable_string () { switch (this) { case BROWSE: return _("Browse"); case COMPARE: return _("Compare"); #if HAVE_WEBKIT case GOOGLE_FONTS: return _("Google Fonts"); #endif /* HAVE_WEBKIT */ default: return _("Manage"); } } } public class MainWindow : ApplicationWindow { public bool show_preferences { get; set; default = false; } public Gtk.ProgressBar progress { get; private set; } public Mode mode { get { return _mode; } set { _mode = value; notify_property("mode"); } } public CategoryListModel category_model { get { return main_pane.category_model; } } public CollectionListModel collection_model { get { return main_pane.collection_model; } } public Json.Array? available_fonts { get; set; default = null; } public Reject? disabled_families { get; set; default = null; } Gtk.Stack main_stack; MainPane main_pane; public BrowsePane browse_pane { get; set; default = null; } PreferencePane prefs_pane; HeaderBarWidgets header_widgets; Mode _mode = Mode.MANAGE; #if HAVE_WEBKIT GoogleFonts.Catalog google_fonts; #endif /* HAVE_WEBKIT */ static construct { install_action("install", null, (Gtk.WidgetActionActivateFunc) install); install_action("remove", null, (Gtk.WidgetActionActivateFunc) remove); install_action("import", null, (Gtk.WidgetActionActivateFunc) import); install_action("export", null, (Gtk.WidgetActionActivateFunc) export); install_action("reload", null, (Gtk.WidgetActionActivateFunc) reload); install_action("focus-search", null, (Gtk.WidgetActionActivateFunc) focus_search); install_property_action("mode", "mode"); install_property_action("show-preferences", "show-preferences"); uint [] mode_accels = { Gdk.Key.@1, Gdk.Key.@2, Gdk.Key.@3, Gdk.Key.@4 }; Gdk.ModifierType mode_mask = Gdk.ModifierType.CONTROL_MASK; EnumClass mode_class = ((EnumClass) typeof(Mode).class_ref()); for (int i = 0; i < Mode.N_MODES; i++) { string nick = mode_class.get_value(i).value_nick; add_binding_action(mode_accels[i], mode_mask, "mode", "s", nick); } add_binding_action(Gdk.Key.F, mode_mask, "focus-search", null); add_binding_action(Gdk.Key.R, mode_mask, "reload", null); add_binding_action(Gdk.Key.comma, mode_mask, "show-preferences", null); } public MainWindow (GLib.Settings? settings) { Object(settings: settings); var overlay = new Gtk.Overlay(); progress = new Gtk.ProgressBar() { halign = Gtk.Align.FILL, valign = Gtk.Align.START, hexpand = true, vexpand = false }; progress.add_css_class("osd"); main_stack = new Gtk.Stack(); overlay.set_child(main_stack); overlay.add_overlay(progress); set_child(overlay); var header = new Gtk.HeaderBar(); header_widgets = new HeaderBarWidgets(settings); header.pack_start(header_widgets.back_button); header.pack_start(header_widgets.main_menu); header.pack_start(header_widgets.revealer); header.pack_end(header_widgets.app_menu); header.set_title_widget(header_widgets.title_label); set_titlebar(header); main_stack.set_transition_type(Gtk.StackTransitionType.OVER_DOWN_UP); main_stack.set_transition_duration(500); main_pane = new MainPane(settings); browse_pane = new BrowsePane(); prefs_pane = new PreferencePane(settings); var waterfall_settings = new WaterfallSettings(settings); main_pane.waterfall_settings = waterfall_settings; browse_pane.waterfall_settings = waterfall_settings; prefs_pane.interface_preferences.waterfall_settings = waterfall_settings; string symbolic_icon = "com.github.FontManager.FontManager-symbolic"; var blank = new PlaceHolder(null, null, null, symbolic_icon) { hexpand = true, vexpand = true }; main_stack.add_named(blank, "Blank"); main_stack.add_named(main_pane, Mode.MANAGE.to_string()); main_stack.add_named(browse_pane, Mode.BROWSE.to_string()); #if HAVE_WEBKIT google_fonts = new GoogleFonts.Catalog(settings); google_fonts.waterfall_settings = waterfall_settings; main_stack.add_named(google_fonts, Mode.GOOGLE_FONTS.to_string()); #endif /* HAVE_WEBKIT */ main_stack.add_named(prefs_pane, "Preferences"); BindingFlags flags = BindingFlags.DEFAULT | BindingFlags.SYNC_CREATE; bind_property("mode", main_pane, "mode", flags); bind_property("available-fonts", main_pane, "available-fonts", flags); bind_property("disabled-families", main_pane, "disabled-families", flags); bind_property("available-fonts", browse_pane, "available-fonts", flags); bind_property("disabled-families", browse_pane, "disabled-families", flags); prefs_pane.bind_property("user-actions", main_pane, "user-actions", flags); prefs_pane.bind_property("user-sources", main_pane, "user-sources", flags); main_pane.bind_property("sidebar-position", prefs_pane, "position", flags); header_widgets.browse_controls.bind_property("mode", browse_pane, "mode", flags); browse_pane.stack.bind_property("visible-child-name", header_widgets.browse_controls, "mode", BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE, (b, val, ref v) => { v.set_enum(BrowseMode.from_string(val.get_string())); return true; }, (b, val, ref v) => { v.set_string(((BrowseMode) val.get_enum()).to_string()); return true; }); #if HAVE_WEBKIT main_pane.bind_property("content-position", google_fonts, "content-position", flags); main_pane.bind_property("sidebar-position", google_fonts, "sidebar-position", flags); #endif /* HAVE_WEBKIT */ bind_settings(); connect_signals(); restore_state(); update_layout_orientation(); map.connect_after(() => { if (settings != null) mode = (Mode) settings.get_enum("mode"); else mode = Mode.BROWSE; // TODO : Figure out why this is needed. // This ensures our PreviewColors CSS is applied to browse preview area. // CSS fails to apply until mode changes. Idle.add(() => { if (mode == Mode.BROWSE) { mode = Mode.MANAGE; mode = Mode.BROWSE; } return GLib.Source.REMOVE; }); }); browse_pane.realize.connect_after(() => { browse_pane.restore_state(settings); }); var drop_target = new Gtk.DropTarget(typeof(Gdk.FileList), Gdk.DragAction.COPY); overlay.add_controller(drop_target); drop_target.drop.connect(on_drag_data_received); } public void focus_search (Gtk.Widget widget, string? action, Variant? parameter) { if (mode == Mode.MANAGE) main_pane.focus_search_entry(); else if (mode == Mode.BROWSE) browse_pane.toggle_search(); return; } public void search (string needle) { focus_search(this, null, null); main_pane.search(needle); browse_pane.search(needle); return; } public bool progress_update (ProgressData data) { progress.set_fraction(data.progress); return GLib.Source.REMOVE; } public void select_first_category () { main_pane.select_first_category(); return; } public void select_first_font () { main_pane.select_first_font(); return; } void bind_settings () { if (settings == null) return; settings.changed.connect_after((key) => { if (key.contains("wide-layout")) update_layout_orientation(); }); settings.bind("mode", this, "mode", SettingsBindFlags.DEFAULT); settings.bind("browse-mode", header_widgets.browse_controls, "mode", SettingsBindFlags.DEFAULT); return; } void connect_signals () { notify["mode"].connect(on_mode_changed); notify["show-preferences"].connect(on_stack_page_changed); notify["maximized"].connect(() => { update_layout_orientation(); }); return; } StringSet get_file_selections (Object? object, AsyncResult result) { var selections = new StringSet(); return_val_if_fail(object != null, selections); try { var dialog = (Gtk.FileDialog) object; ListModel files = dialog.open_multiple.end(result); for (uint i = 0; i < files.get_n_items(); i++) { var file = (File) files.get_item(i); selections.add(file.get_path()); } } catch (Error e) { if (e.code == Gtk.DialogError.FAILED) warning("FileDialog : %s", e.message); } return selections; } public void install_selections (StringSet selections) { header_widgets.installing_files = true; var installer = new Library.Installer(); installer.process(selections, (object, task) => { header_widgets.installing_files = false; Timeout.add_seconds(3, () => { get_default_application().reload(); return GLib.Source.REMOVE; }); }); return; } void install_selected_files (Object? object, AsyncResult result) { var selections = get_file_selections(object, result); install_selections(selections); return; } void reload (Gtk.Widget widget, string? action, Variant? parameter) { get_default_application().reload(); return; } void install (Gtk.Widget widget, string? action, Variant? parameter) { var dialog = FileSelector.get_selections(); dialog.open_multiple.begin(this, null, install_selected_files); return; } void remove (Gtk.Widget widget, string? action, Variant? parameter) { var dialog = new RemoveDialog(this); dialog.start_removal.connect(() => { header_widgets.removing_files = true; }); dialog.end_removal.connect(() => { header_widgets.removing_files = false; }); dialog.present(); return; } void import (Gtk.Widget widget, string? action, Variant? parameter) { var dialog = new UserData.ImportDialog(this); dialog.present(); return; } void export (Gtk.Widget widget, string? action, Variant? parameter) { var dialog = new UserData.ExportDialog(this); dialog.present(); return; } void on_mode_changed (ParamSpec pspec) { string mode_label = Markup.escape_text(mode.to_translatable_string()); header_widgets.main_menu_label.set_markup(@"$mode_label"); header_widgets.reveal_controls(mode); // Special case as Compare "mode" is part of the default pane string visible_child = (mode == Mode.COMPARE) ? "Default" : mode.to_string(); main_stack.set_visible_child_name(visible_child); if (mode == Mode.MANAGE || mode == Mode.COMPARE) main_pane.select_first_font(); else if (mode == Mode.BROWSE) browse_pane.select_first_font(); #if HAVE_WEBKIT else if (mode == Mode.GOOGLE_FONTS) // Try to avoid warnings caused by empty Google Fonts FontList Idle.add(() => { google_fonts.select_first_font(); return GLib.Source.REMOVE; }); #endif /* HAVE_WEBKIT */ return; } void on_stack_page_changed (ParamSpec pspec) { if (show_preferences) main_stack.set_visible_child_name("Preferences"); else if (mode == Mode.COMPARE) main_stack.set_visible_child_name("Default"); else main_stack.set_visible_child_name(mode.to_string()); header_widgets.main_menu.set_visible(!show_preferences); header_widgets.revealer.set_visible(!show_preferences); header_widgets.back_button.set_visible(show_preferences); return; } void update_layout_orientation () { if (settings == null) return; Gtk.Orientation orientation = Gtk.Orientation.VERTICAL; bool wide_layout = settings.get_boolean("wide-layout"); bool only_on_maximize = settings.get_boolean("wide-layout-on-maximize"); if (wide_layout && only_on_maximize && maximized || wide_layout && !only_on_maximize) orientation = Gtk.Orientation.HORIZONTAL; main_pane.orientation = orientation; #if HAVE_WEBKIT google_fonts.orientation = orientation; #endif /* HAVE_WEBKIT */ return; } bool on_drag_data_received (Value value, double x, double y) { if (value.holds(typeof(Gdk.FileList))) { var selections = new StringSet(); GLib.SList * filelist = value.get_boxed(); for (GLib.SList * files = filelist; files != null; files = files->next) { File* file = files->data; selections.add(file->get_path()); } if (selections.size > 0) { install_selections(selections); } Idle.add(() => { get_default_application().reload(); return GLib.Source.REMOVE; }); } return true; } } } font-manager-0.9.4/src/font-manager/Orthographies.vala000066400000000000000000000173721476271126700227610ustar00rootroot00000000000000/* Orthographies.vala * * Copyright (C) 2019-2023 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.9.4/src/font-manager/OrthographyList.vala000066400000000000000000000226341476271126700233020ustar00rootroot00000000000000/* OrthographyList.vala * * Copyright (C) 2009-2025 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 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 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 = "/com/github/FontManager/FontManager/ui/font-manager-orthography-list-row.ui")] class OrthographyListRow : Gtk.Grid { [GtkChild] unowned Gtk.Label C_name; [GtkChild] unowned Gtk.Label native_name; [GtkChild] unowned Gtk.LevelBar coverage; public static OrthographyListRow from_item (Object item) { Orthography orthography = (Orthography) item; OrthographyListRow row = new OrthographyListRow(); 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 = "/com/github/FontManager/FontManager/ui/font-manager-orthography-list.ui")] public class OrthographyList : Gtk.Box { public signal void orthography_selected (Orthography? orthography); public Object? selected_item { get; set; default = null; } public OrthographyListModel? model { get; set; default = null; } public Orthography? selected_orthography { get; set; default = null; } bool _visible_ = false; bool update_pending = true; [GtkChild] unowned Gtk.Label header; [GtkChild] unowned Gtk.ListBox list; [GtkChild] unowned Gtk.Revealer clear_revealer; PlaceHolder place_holder; int selected_index = int.MAX; public OrthographyList () { notify["model"].connect(() => { list.bind_model(model, OrthographyListRow.from_item); }); model = new OrthographyListModel(); place_holder = new PlaceHolder(null, null, null, null); list.set_placeholder(place_holder); header.set_text(_("Supported Orthographies")); notify["selected-item"].connect(() => { update_pending = true; update_if_needed(); }); 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); selected_orthography = null; if (row != null) { int index = row.get_index(); if (index == selected_index) { selected_index = int.MAX; list.unselect_all(); } else { selected_index = index; selected_orthography = (Orthography) model.get_item(selected_index); } } orthography_selected(selected_orthography); 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) { if (json != 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 = _("No items selected"); place_holder.icon_name = "dialog-error-symbolic"; if (selected_item == null) return; return_if_fail(selected_item is Font || selected_item is Family); place_holder.message = _("Update in progress"); place_holder.icon_name = "emblem-synchronizing-symbolic"; Font? font = null; if (selected_item is Family) { Json.Object source = ((Family) selected_item).get_default_variant(); font = new Font(); font.source_object = source; } else if (selected_item is Font) { font = ((Font) selected_item); } try { Database db = DatabaseProxy.get_default_db(); string path = font.filepath.replace("'", "''"); string query = GET_ORTH_FOR(path, (int) font.findex); db.execute_query(query); if (db.get_cursor().step() == Sqlite.ROW) { model.orthography = parse_json_result(db.get_cursor().column_text(0)); } else { db.end_query(); query = GET_BASE_ORTH_FOR(path); db.execute_query(query); if (db.get_cursor().step() == Sqlite.ROW) model.orthography = parse_json_result(db.get_cursor().column_text(0)); } db.end_query(); // No error and no results means this font file is likely broken or empty place_holder.message = _("No valid orthographies for selection"); place_holder.icon_name = "action-unavailable-symbolic"; } catch (Error e) { // Most likely cause of an error here is the database is currently being updated model.orthography = get_orthography_results(font.source_object); } return; } void update_if_needed () { if (_visible_ && update_pending) { update_model(); update_pending = false; header.visible = selected_item != null; } // Show all available characters by default list.unselect_all(); return; } } } font-manager-0.9.4/src/font-manager/Paned.vala000066400000000000000000000212411476271126700211600ustar00rootroot00000000000000/* Paned.vala * * Copyright (C) 2009-2024 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 Paned : Gtk.Widget { public double position { get; set; default = 50; } public Gtk.Orientation orientation { get; set; default = Gtk.Orientation.HORIZONTAL; } Gtk.Paned child; construct { set_layout_manager(new Gtk.BoxLayout(Gtk.Orientation.HORIZONTAL)); widget_set_expand(this, true); child = new Gtk.Paned(orientation); child.set_parent(this); BindingFlags flags = BindingFlags.DEFAULT; bind_property("orientation", child, "orientation", flags); notify["position"].connect(on_position_set); child.notify["position"].connect(on_child_position_changed); map.connect_after(on_map); } public Gtk.Widget? get_start_child () { return child.get_start_child(); } public Gtk.Widget? get_end_child () { return child.get_end_child(); } public void set_start_child (Gtk.Widget widget) { child.set_start_child(widget); return; } public void set_end_child (Gtk.Widget widget) { child.set_end_child(widget); return; } void on_map () { Idle.add_full(GLib.Priority.LOW, () => { on_position_set(); return GLib.Source.REMOVE; }); Idle.add_full(GLib.Priority.LOW, () => { child.queue_resize(); return GLib.Source.REMOVE; }); return; } int get_alloc () { return (orientation == Gtk.Orientation.HORIZONTAL) ? get_width() : get_height(); } void on_position_set () { child.set_position((int) ((position / 100) * (double) get_alloc())); return; } void on_child_position_changed () { double new_position = ((double) child.position / (double) get_alloc()) * 100; if (position != new_position) position = new_position; return; } } public class DualPaned : Gtk.Widget { public GLib.Settings? settings { get; protected set; default = null; } public Gtk.Orientation orientation { get; set; default = Gtk.Orientation.VERTICAL; } public double sidebar_position { get { return (orientation == Gtk.Orientation.HORIZONTAL) ? hor_sidebar_size : sidebar_size; } set { if (orientation == Gtk.Orientation.HORIZONTAL) hor_sidebar_size = value; else sidebar_size = value; notify_property("sidebar-position"); } } public double content_position { get { return (orientation == Gtk.Orientation.HORIZONTAL) ? hor_content_size : content_size; } set { if (orientation == Gtk.Orientation.HORIZONTAL) hor_content_size = value; else content_size = value; notify_property("content-position"); } } // These four properties are only here to make binding to GSettings easier public double content_size { get; set; default = 40; } public double sidebar_size { get; set; default = 33; } public double hor_content_size { get; set; default = 36; } public double hor_sidebar_size { get; set; default = 20; } protected Gtk.Overlay overlay; Paned main_pane; Paned content_pane; Gtk.Box content_area; Gtk.Box list_area; Gtk.Box sidebar_area; construct { set_layout_manager(new Gtk.BoxLayout(Gtk.Orientation.HORIZONTAL)); widget_set_expand(this, true); overlay = new Gtk.Overlay(); overlay.set_parent(this); } public DualPaned (GLib.Settings? settings) { Object(settings: settings); main_pane = new Paned(); content_pane = new Paned(); main_pane.set_end_child(content_pane); overlay.set_child(main_pane); content_area = new Gtk.Box(Gtk.Orientation.HORIZONTAL, 0); list_area = new Gtk.Box(Gtk.Orientation.HORIZONTAL, 0); sidebar_area = new Gtk.Box(Gtk.Orientation.HORIZONTAL, 0); // Setting size request is necessary to make these empty containers map properly content_area.set_size_request(-1, 250); list_area.set_size_request(-1, 250); sidebar_area.set_size_request(-1, 250); main_pane.set_start_child(sidebar_area); content_pane.set_start_child(list_area); content_pane.set_end_child(content_area); main_pane.notify["position"].connect((obj, pspec) => { if (orientation == Gtk.Orientation.HORIZONTAL) hor_sidebar_size = main_pane.position; else sidebar_size = main_pane.position; }); content_pane.notify["position"].connect((obj, pspec) => { if (orientation == Gtk.Orientation.HORIZONTAL) hor_content_size = content_pane.position; else content_size = content_pane.position; }); notify["orientation"].connect(() => { if (orientation == Gtk.Orientation.HORIZONTAL) { main_pane.position = hor_sidebar_size; content_pane.position = hor_content_size; } else { main_pane.position = sidebar_size; content_pane.position = content_size; } }); BindingFlags flags = BindingFlags.DEFAULT | BindingFlags.SYNC_CREATE; bind_property("orientation", content_pane, "orientation", flags); bind_property("sidebar-position", main_pane, "position", flags); bind_property("content-position", content_pane, "position", flags); map.connect_after(on_map); } public virtual void on_map () { if (settings == null) return; if (orientation == Gtk.Orientation.HORIZONTAL) { sidebar_position = settings.get_double("hor-sidebar-size"); content_position = settings.get_double("hor-content-size"); } else { sidebar_position = settings.get_double("sidebar-size"); content_position = settings.get_double("content-size"); } SettingsBindFlags flags = SettingsBindFlags.DEFAULT; settings.bind("sidebar-size", this, "sidebar-size", flags); settings.bind("content-size", this, "content-size", flags); settings.bind("hor-sidebar-size", this, "hor-sidebar-size", flags); settings.bind("hor-content-size", this, "hor-content-size", flags); return; } public Gtk.Widget? get_content_widget () { return content_area.get_first_child(); } public Gtk.Widget? get_list_widget () { return list_area.get_first_child(); } public Gtk.Widget? get_sidebar_widget () { return sidebar_area.get_first_child(); } public void set_content_widget (Gtk.Widget? widget) { set_child(content_area, widget); return; } public void set_list_widget (Gtk.Widget? widget) { set_child(list_area, widget); return; } public void set_sidebar_widget (Gtk.Widget? widget) { set_child(sidebar_area, widget); return; } void set_child (Gtk.Box parent, Gtk.Widget? child) { Gtk.Widget? current_child = parent.get_first_child(); if (current_child != null) parent.remove(current_child); if (child != null) { widget_set_expand(child, true); parent.append(child); } return; } } } font-manager-0.9.4/src/font-manager/SearchProvider.vala000066400000000000000000000162451476271126700230610ustar00rootroot00000000000000/* SearchProvider.vala * * Copyright (C) 2020-2025 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 = "/com/github/FontManager/FontManager/SearchProvider"; enum ID { FILEPATH, INDEX, FAMILY, STYLE; } 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 = DatabaseProxy.get_default_db(); search_term = search_term.replace("'", "''"); string QUERY = "SELECT filepath, findex, family, style from Fonts " + @"WHERE family LIKE '%$search_term%' ORDER BY weight;"; db.execute_query(QUERY); 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)); db.end_query(); } 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.begin(FontViewer.BUS_ID, FontViewer.BUS_PATH, FontViewer.BUS_ID, "ShowUri", new Variant("(si)", file.get_uri(), findex), null, DBusCallFlags.NONE, -1, null, 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 { string search_term = get_search_term(terms); try { DBusConnection conn = Bus.get_sync(BusType.SESSION); conn.call.begin(BUS_ID, BUS_PATH, BUS_ID, "Search", new Variant("(s)", search_term), null, DBusCallFlags.NONE, -1, null, null); } catch (Error e) { critical("Method call to %s failed : %s", BUS_ID, e.message); } 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.9.4/src/font-manager/Sidebar.vala000066400000000000000000000235441476271126700215120ustar00rootroot00000000000000/* Sidebar.vala * * Copyright (C) 2009-2025 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 SidebarControls : Gtk.Box { public signal void add_selected (); public signal void remove_selected (); public signal void edit_selected (); public Gtk.Button add_button { get; protected set; } public Gtk.Button remove_button { get; protected set; } public Gtk.Button edit_button { get; protected set; } public bool removable { get { return remove_button.sensitive; } set { set_control_sensitivity(remove_button, value); } } public bool editable { get { return edit_button.sensitive; } set { set_control_sensitivity(edit_button, value); } } construct { opacity = 0.9; spacing = DEFAULT_MARGIN; widget_set_margin(this, MIN_MARGIN * 2); add_button = new Gtk.Button.from_icon_name("list-add-symbolic") { has_frame = false, tooltip_text = _("Add new collection") }; remove_button = new Gtk.Button.from_icon_name("list-remove-symbolic") { has_frame = false, tooltip_text = _("Remove selected item") }; edit_button = new Gtk.Button.from_icon_name("document-edit-symbolic") { hexpand = true, has_frame = false, halign = Gtk.Align.END, tooltip_text = _("Edit selected item") }; set_control_sensitivity(remove_button, false); set_control_sensitivity(edit_button, false); add_button.clicked.connect((w) => { add_selected(); }); remove_button.clicked.connect(() => { remove_selected(); }); edit_button.clicked.connect(() => { edit_selected(); }); append(add_button); append(remove_button); append(edit_button); } } [GtkTemplate (ui = "/com/github/FontManager/FontManager/ui/font-manager-sidebar.ui")] public class Sidebar : Gtk.Box { public signal void changed(); public FontListFilter? filter { get; set; default = null; } public Json.Array? available_fonts { get; set; default = null; } public Reject? disabled_families { get; set; default = null; } public SortType sort_type { get; set; default = SortType.NONE; } public CategoryListModel category_model { get { return (CategoryListModel) categories.model; } } public CollectionListModel collection_model { get { return (CollectionListModel) collections.model; } } SidebarControls controls; [GtkChild] unowned CategoryListView categories; [GtkChild] unowned CollectionListView collections; [GtkChild] unowned Gtk.MenuButton collection_sort_type; static construct { install_property_action("sort-type", "sort-type"); } public Sidebar () { controls = new SidebarControls(); controls.valign = Gtk.Align.END; append(controls); BindingFlags flags = BindingFlags.DEFAULT | BindingFlags.SYNC_CREATE; bind_property("disabled-families", categories, "disabled-families", flags); bind_property("disabled-families", collections, "disabled-families", flags); bind_property("sort-type", collection_model, "sort-type", BindingFlags.BIDIRECTIONAL); categories.selection_changed.connect(on_category_changed); collections.selection_changed.connect(on_collection_changed); controls.add_selected.connect(on_add_selected); controls.remove_selected.connect(on_remove_selected); controls.edit_selected.connect(on_edit_selected); categories.selection.select_item(0, true); collection_sort_type.set_menu_model(get_sort_type_menu_model()); map.connect_after(() => { categories.sorted = get_available_sorted(); }); collections.changed.connect_after(() => { categories.sorted = get_available_sorted(); changed(); }); } StringSet get_available_sorted () { var result = ((CollectionListModel) collections.model).get_full_contents(); update_font_configuration(); load_user_font_resources(); var available = list_available_font_families(); result.retain_all(available); return result; } public void select_first_row () { categories.select_item(0); return; } public void update_collections () { collections.queue_update(); collections.save(); categories.sorted = get_available_sorted(); changed(); return; } void on_add_selected () { collections.add_new_collection(); return; } void on_edit_selected () requires (categories.language_filter != null) { var main_window = get_default_application().main_window; var filter_settings = categories.language_filter.settings; var dialog = new LanguageSettingsDialog(main_window, filter_settings); dialog.present(); return; } void on_remove_selected () { collections.remove_selected_collection(); return; } void on_selection_changed (FilterListView view, FontListFilter? item) { filter = item; view.selection.unselect_item(view.selected_position); bool removable = (filter is Collection); bool language_filter = filter is LanguageFilter; controls.removable = removable; controls.editable = language_filter; if (language_filter) { controls.edit_button.has_frame = true; controls.edit_button.add_css_class(STYLE_CLASS_SUGGESTED_ACTION); } else { controls.edit_button.has_frame = false; controls.edit_button.remove_css_class(STYLE_CLASS_SUGGESTED_ACTION); } return; } void on_category_changed (FontListFilter? item) { on_selection_changed(collections, item); return; } void on_collection_changed (FontListFilter? item) { on_selection_changed(categories, item); return; } } public class SidebarStack : Gtk.Box { public signal void changed(); public Object? selected_item { get; set; default = null; } public GLib.Settings? settings { get; protected set; default = null; } public FontListFilter? filter { get; set; default = null; } public Json.Array? available_fonts { get; set; default = null; } public Reject? disabled_families { get; set; default = null; } public Orthography? selected_orthography { get; set; default = null; } public PreviewPanePage mode { set { if (value == PreviewPanePage.CHARACTER_MAP) stack.set_visible_child(orthographies); else stack.set_visible_child(sidebar); } } public CategoryListModel category_model { get { return sidebar.category_model; } } public CollectionListModel collection_model { get { return sidebar.collection_model; } } Gtk.Stack stack; Sidebar sidebar; OrthographyList orthographies; public SidebarStack (GLib.Settings? settings) { Object(settings: settings); stack = new Gtk.Stack() { transition_duration = 500, transition_type = Gtk.StackTransitionType.OVER_RIGHT_LEFT }; append(stack); sidebar = new Sidebar(); orthographies = new OrthographyList(); stack.add_child(orthographies); stack.add_child(sidebar); stack.set_visible_child(sidebar); BindingFlags flags = BindingFlags.DEFAULT | BindingFlags.SYNC_CREATE; sidebar.bind_property("filter", this, "filter", flags); bind_property("available-fonts", sidebar, "available-fonts", flags); bind_property("disabled-families", sidebar, "disabled-families", flags); bind_property("selected-item", orthographies, "selected-item", flags); orthographies.bind_property("selected-orthography", this, "selected-orthography", flags); sidebar.changed.connect(() => { changed(); }); if (settings != null) settings.bind("sort-type", collection_model, "sort-type", SettingsBindFlags.DEFAULT); } public void select_first_category () { sidebar.select_first_row(); return; } public void update_collections () { sidebar.update_collections(); return; } } } font-manager-0.9.4/src/font-manager/Utils.vala000066400000000000000000000352041476271126700212350ustar00rootroot00000000000000/* Utils.vala * * Copyright (C) 2009-2025 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 MenuEntry { string action_name; string display_name; } public class BaseContextMenu : Object { public Gtk.PopoverMenu popover { get; private set; } public Gtk.Label menu_title { get; private set; } public GLib.Menu menu { get; private set; } public BaseContextMenu (Gtk.Widget parent) { var root = new GLib.Menu(); var title_item = new GLib.MenuItem(null, null); title_item.set_attribute("custom", "s", "menu-title"); menu_title = new Gtk.Label("") { margin_start = DEFAULT_MARGIN * 2, margin_end = DEFAULT_MARGIN * 2, css_classes = { "heading", "dim-label" } }; root.prepend_item(title_item); menu = new GLib.Menu(); root.append_section(null, menu); popover = new Gtk.PopoverMenu.from_model(root); popover.set_parent(parent); popover.add_child(menu_title, "menu-title"); popover.set_offset(0, 6); return; } } internal const string SELECT_NON_LOCAL_FONTS = """ SELECT DISTINCT description, Orthography.sample FROM Fonts JOIN Orthography USING (filepath, findex) WHERE Orthography.sample IS NOT NULL; """; [GtkTemplate (ui = "/com/github/FontManager/FontManager/ui/font-manager-list-item-row.ui")] public class ListItemRow : Gtk.Box { public signal void item_state_changed (Object? item); public Object? item { get; set; default = null; } [GtkChild] public unowned Gtk.Label item_label { get; } [GtkChild] public unowned Gtk.Label item_count { get; } [GtkChild] public unowned Gtk.Image item_icon { get; } [GtkChild] public unowned Gtk.CheckButton item_state { get; } [GtkChild] public unowned Gtk.Inscription item_preview { get; } [GtkChild] public unowned Gtk.EditableLabel edit_label { get; } [GtkChild] public unowned Gtk.Box drag_area { get; } [GtkChild] public unowned Gtk.Image drag_handle { get; } construct { notify["item"].connect((pspec) => { on_item_set(); }); item_state.toggled.connect((pspec) => { item_state_changed(item); }); } protected virtual void on_item_set () {} public virtual void reset () {} } public class TreeListItemRow : ListItemRow { public Gtk.TreeExpander? expander { get; set; default = null; } public Gtk.SelectionModel? selection { get; set; default = null; } protected virtual void show_context_menu (Gdk.Event event ,double x, double y) {} construct { var click = new Gtk.GestureClick(); add_controller(click); click.pressed.connect(on_click); } void on_click (Gtk.GestureClick click, int n_press, double x, double y) { if (expander == null || selection == null) return; Gtk.TreeListRow? row = expander.get_list_row(); if (row == null) return; uint position = row.get_position(); if (selection.is_selected(position)) { if (edit_label.visible) edit_label.editable = true; Gdk.Event event = click.get_current_event(); if (event == null) return; if (event.triggers_context_menu()) { show_context_menu(event, x, y); return; } bool expanded = row.expanded; if (row.expandable) row.expanded = !expanded; } else { edit_label.editable = false; } return; } } public HashTable get_non_local_samples () { var result = new HashTable (str_hash, str_equal); try { Database db = DatabaseProxy.get_default_db(); db.execute_query(SELECT_NON_LOCAL_FONTS); foreach (unowned Sqlite.Statement row in db) { string? description = row.column_text(0); string? sample = row.column_text(1); // XXX: Why is this a thing during reloads? // This should not happen, our query excludes NULL sample values... // And descriptions are never NULL if (description == null || sample == null) continue; result.insert(description, sample); } db.end_query(); } catch (Error e) { message(e.message); } return result; } public void update_item_preview_text (Json.Array available_fonts) { HashTable samples = get_non_local_samples(); available_fonts.foreach_element((array, index, node) => { Json.Object item = node.get_object(); string description = item.get_string_member("description"); if (samples.contains(description)) item.set_string_member("preview-text", samples.lookup(description)); Json.Array variants = item.get_array_member("variations"); variants.foreach_element((a, i, n) => { Json.Object v = n.get_object(); description = v.get_string_member("description"); if (samples.contains(description)) v.set_string_member("preview-text", samples.lookup(description)); }); }); return; } public Gtk.Image inline_help_widget (string message) { var help = new Gtk.Image.from_icon_name("dialog-question-symbolic") { pixel_size = 24, opacity = 0.333, hexpand = true, halign = Gtk.Align.END, margin_start = DEFAULT_MARGIN, margin_end = DEFAULT_MARGIN, tooltip_text = message }; return help; } public Gtk.Window? get_parent_window (Gtk.Widget widget) { Gtk.Widget? ancestor = widget.get_ancestor(typeof(Gtk.Window)); return ancestor != null ? (Gtk.Window) ancestor : null; } public void set_control_sensitivity (Gtk.Widget? widget, bool sensitive) { if (widget == null || !(widget is Gtk.Widget)) return; widget.sensitive = sensitive; widget.opacity = sensitive ? 0.9 : 0.45; widget.has_tooltip = sensitive; return; } // 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 () { 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 = new UserSourceModel(); source_model.reload(); 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); } debug("Loaded user font resource : %s", source.path); }); source_model = null; var reject = new Reject(); reject.load(); StringSet? files = null; try { Database db = DatabaseProxy.get_default_db(); files = reject.get_rejected_files(db); } catch (Error e) { warning(e.message); } if (files != null) { foreach (string path in files) { add_application_font(path); debug("Added rejected path to application configuration :%s", path); } } return res; } Json.Array get_sorted_font_list (Pango.Context? ctx) { update_font_configuration(); if (load_user_font_resources()) { if (ctx != null) clear_pango_cache(ctx); } else critical("Failed to load user font resources, will be unable to render properly"); var fonts = get_available_fonts(null); var sorted_fonts = sort_json_font_listing(fonts); return sorted_fonts; } 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; } 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) { Gtk.Window? parent = get_default_application().main_window; progress = new ProgressDialog(parent, _("Copying files…")); progress.present(); } 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); } catch (Error e) { critical(e.message); } Idle.add(copy_files.callback); if (progress != null) { var progress_data = new ProgressData(filename, ++processed, total); progress.update(progress_data); } yield; } if (progress != null) { progress.destroy(); } progress = null; 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(); 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 int64 get_filelist_file_size (StringSet filelist) { int64 total = 0; foreach (string path in filelist) { try { File file = File.new_for_path(path); FileInfo info = file.query_info(FileAttribute.STANDARD_SIZE, FileQueryInfoFlags.NONE); total += info.get_size(); } catch (Error e) { critical(e.message); } } return total; } 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.9.4/src/font-manager/filters/000077500000000000000000000000001476271126700207345ustar00rootroot00000000000000font-manager-0.9.4/src/font-manager/filters/Category.vala000066400000000000000000000107171476271126700233640ustar00rootroot00000000000000/* Category.vala * * Copyright (C) 2009-2024 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 : FontListFilter { public string? sql { get; set; default = null; } public StringSet families { get; set; default = new StringSet(); } public StringSet variations { get; set; default = new StringSet(); } public bool update_required { get; set; default = true; } public GenericArray children { get; set; default = new GenericArray (); } 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); } public override async void update () { if (!update_required) return; families.clear(); variations.clear(); try { if (sql != null) { Database db = DatabaseProxy.get_default_db(); get_matching_families_and_fonts(db, families, variations, sql); } for (int i = 0; i < children.length; i++) yield children[i].update(); } catch (Error e) { warning(e.message); } update_required = false; changed(); return; } public override bool matches (Object? item) { if (sql == null) return true; bool visible = false; if (item is Family) visible = (((Family) item).family in families); else if (item is Font) visible = (((Font) item).description in variations); 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(); 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(); node.set_array(arr); return node; } else { return base.serialize_property(prop_name, val, pspec); } } } } font-manager-0.9.4/src/font-manager/filters/Collection.vala000066400000000000000000000260041476271126700236760ustar00rootroot00000000000000/* Collection.vala * * Copyright (C) 2009-2025 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 CollectionState : Object { public bool is_disabled = false; public bool partially_disabled = false; public static void update (Task task, Object source, void* data, Cancellable? cancellable = null) { assert(source is Collection); var collection = (Collection) source; var result = new CollectionState(); // Copy required, multiple threads access this StringSet // TODO : How do we lock the underlying pointer array? StringSet? disabled_families = new StringSet(); if (collection.disabled_families != null) { disabled_families.add_all(collection.disabled_families); result.is_disabled = disabled_families.contains_all(collection.families); } else disabled_families = null; if (!result.is_disabled && disabled_families != null) { foreach (var family in collection.families) { if (disabled_families.contains(family)) { result.partially_disabled = true; break; } } } var return_val = GLib.Value(typeof(CollectionState)); return_val.set_object(result); task.return_value(return_val); return; } } public class Collection : FontListFilter { public StringSet? available_families { get; set; default = null; } public Reject? disabled_families { get; set; default = null; } public bool active { get; set; default = true; } public bool inconsistent { get; set; default = false; } public GenericArray children { get; set; } public StringSet families { get; set; } public override int size { get { return get_collection_total(); } } uint state_change_timeout = 0; bool ignore_activation = false; construct { children = new GenericArray (); families = new StringSet(); notify["available-families"].connect(() => { foreach (var child in children) { BindingFlags flags = BindingFlags.DEFAULT | BindingFlags.SYNC_CREATE; bind_property("available-families", child, "available-families", flags); } }); notify["disabled-families"].connect_after(() => { foreach (var child in children) { BindingFlags flags = BindingFlags.DEFAULT | BindingFlags.SYNC_CREATE; bind_property("disabled-families", child, "disabled-families", flags); } if (disabled_families != null) { queue_state_update(); disabled_families.changed.connect_after(queue_state_update); } }); } public Collection (string? name, string? comment) { string default_name = _("New Collection"); string default_comment = _("Created : %s").printf(get_local_time()); this.name = name != null ? name : default_name; this.comment = comment != null ? comment : default_comment; } public void clear_children () { children.foreach((child) => { child.clear_children(); }); children = null; children = new GenericArray (); return; } public void remove (StringSet old_families) { families.remove_all(old_families); return; } public void add (StringSet new_families) { families.add_all(new_families); return; } public bool contains (Collection collection) { for (uint i = 0; i < children.length; i++) if (children[i].name == collection.name) return true; return false; } void on_state_update_complete (Object? source, GLib.Task task) { GLib.Value? val = null; try { task.propagate_value(out val); var state = (CollectionState) val.get_object(); ignore_activation = true; active = (families.size != 0 && !state.is_disabled); inconsistent = active && state.partially_disabled; ignore_activation = false; } catch (Error e) { warning(e.message); } return; } bool update_state () { if (disabled_families == null) return GLib.Source.REMOVE; GLib.Task task = new GLib.Task(this, null, on_state_update_complete); task.run_in_thread(CollectionState.update); foreach (var child in children) child.update_state(); state_change_timeout = 0; return GLib.Source.REMOVE; } public void queue_state_update () { if (state_change_timeout != 0) GLib.Source.remove(state_change_timeout); state_change_timeout = Timeout.add_full(GLib.Priority.LOW, 500, update_state); return; } [CCode (instance_pos = -1)] public void on_state_toggled (Gtk.CheckButton check) { if (disabled_families != null && !ignore_activation) { if (check.active) disabled_families.remove_all(families); else disabled_families.add_all(families); disabled_families.save(); queue_state_update(); } return; } int get_collection_total () { int total = (int) families.size; if (available_families != null) { foreach (var family in families) if (!(family in available_families)) total--; } children.foreach((child) => { total += child.get_collection_total(); }); return total; } 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 = DatabaseProxy.get_default_db(); var contents = get_full_contents(); foreach (var family in contents) { family = family.replace("'", "''"); db.execute_query(@"SELECT filepath FROM Fonts WHERE family = '$family'"); foreach (unowned Sqlite.Statement row in db) results.add(row.column_text(0)); db.end_query(); } } catch (Error e) { warning(e.message); } return results; } public override bool matches (Object? item) { bool visible = false; string family; item.get("family", out family, null); visible = (family in get_full_contents()); 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 if (pspec.value_type == typeof(Reject)) { var res = new Reject(); 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(); if (prop_name == "families") foreach (string family in families) arr.add_string_element(family); node.set_array(arr); return node; } else if (pspec.value_type == typeof(Reject)) { var node = new Json.Node(Json.NodeType.ARRAY); var arr = new Json.Array(); node.set_array(arr); return node; } else { return base.serialize_property(prop_name, val, pspec); } } } } font-manager-0.9.4/src/font-manager/filters/Disabled.vala000066400000000000000000000033601476271126700233120ustar00rootroot00000000000000/* Disabled.vala * * Copyright (C) 2009-2025 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 Reject disabled_families { get; set; default = new Reject(); } public Disabled () { base(_("Disabled"), _("Fonts which have been disabled"), "list-remove-symbolic", "", CategoryIndex.DISABLED); disabled_families.load(); } public override async void update () { families.clear(); variations.clear(); try { Database db = DatabaseProxy.get_default_db(); foreach (var family in disabled_families) { family = family.replace("'", "''"); string sql = @"$SELECT_FROM_FONTS WHERE family='$family';"; get_matching_families_and_fonts(db, families, variations, sql); } } catch (Error e) { warning(e.message); } changed(); return; } } } font-manager-0.9.4/src/font-manager/filters/FontListFilter.vala000066400000000000000000000155301476271126700245150ustar00rootroot00000000000000/* FontListFilter.vala * * Copyright (C) 2009-2024 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 (FontListFilter a, FontListFilter b) { return (a.index - b.index); } public class FontListFilter : 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 virtual int depth { get; set; default = 0; } public virtual async void update () {} public virtual bool matches (Object? item) { return item != null ? true : false; } } public class FontListFilterModel : Object, ListModel { public GenericArray ? items { get; set; default = null; } construct { items = new GenericArray (); } public Type get_item_type () { return typeof(FontListFilter); } public uint get_n_items () { return items != null ? items.length : 0; } public Object? get_item (uint position) { return_val_if_fail(items[position] != null, null); return items[position]; } public void clear () { uint n_items = get_n_items(); items = null; items_changed(0, n_items, 0); items = new GenericArray (); return; } public virtual void add_item (FontListFilter item) { items.add(item); item.index = (int) get_n_items() - 1; items_changed(item.index, 0, 1); item.changed.connect(() => { int n_items = (int) items.length; items_changed(0, n_items, n_items); }); return; } public virtual void remove_item (FontListFilter item) { for (uint i = 0; i < items.length; i++) if (items[i] == item) if (items.remove(item)) items_changed(i, 1, 0); return; } } [GtkTemplate (ui = "/com/github/FontManager/FontManager/ui/font-manager-filter-list-view.ui")] public class FilterListView : Gtk.Box { public signal void selection_changed (FontListFilter? item); public uint selected_position { get; set; default = 0; } public FontListFilter? selected_item { get; set; default = null; } public Gtk.TreeListModel? treemodel { get; protected set; default = null; } public Gtk.SingleSelection? selection { get; protected set; default = null; } public FontListFilterModel? model { get { return treemodel != null ? ((FontListFilterModel) treemodel.model) : null; } } [GtkChild] protected unowned Gtk.ListView listview; construct { Gtk.Gesture right_click = new Gtk.GestureClick() { button = Gdk.BUTTON_SECONDARY }; ((Gtk.GestureClick) right_click).pressed.connect(on_show_context_menu); listview.add_controller(right_click); notify["selection"].connect_after((pspec) => { listview.set_model(selection); listview.set_factory(get_factory()); if (selection == null) return; selection.set_autoselect(false); selection.set_can_unselect(true); selection.selection_changed.connect(on_selection_changed); BindingFlags flags = BindingFlags.SYNC_CREATE; }); } protected virtual void on_show_context_menu (int n_press, double x, double y) {} protected virtual void setup_list_row (Gtk.SignalListItemFactory factory, Object item) {} protected virtual void bind_list_row (Gtk.SignalListItemFactory factory, Object item) {} Gtk.SignalListItemFactory get_factory () { var factory = new Gtk.SignalListItemFactory(); factory.setup.connect(setup_list_row); factory.bind.connect(bind_list_row); return factory; } protected virtual void collapse_all () requires (treemodel != null) { uint n_items = treemodel.get_n_items(); for (uint i = 0; i < n_items; i++) { var list_row = (Gtk.TreeListRow) treemodel.get_item(i); if (list_row != null && list_row.expanded) list_row.set_expanded(false); } return; } protected virtual void on_row_selected (Gtk.TreeListRow row) { if (selected_item.depth > 0) return; collapse_all(); if (row.expandable) row.set_expanded(true); return; } // NOTE: // @position doesn't necessarily point to the actual selection // within the ListView, the actual selection lies somewhere // between @position + @n_items. The precise location within that // range appears to be affected by a variety of factors i.e. // previous selection, multiple selections, directional changes, etc. protected virtual void on_selection_changed (uint position, uint n_items) requires (selection != null && treemodel != null) { selected_item = null; selected_position = Gtk.INVALID_LIST_POSITION; // The minimum value present in this bitset accurately points // to the first currently selected row in the ListView. Gtk.Bitset selections = selection.get_selection(); if (selections.get_size() == 0) return; uint i = selections.get_minimum(); var list_row = (Gtk.TreeListRow) treemodel.get_item(i); Object? item = list_row.get_item(); selected_item = (FontListFilter) item; selected_position = i; selection_changed((FontListFilter) item); on_row_selected(list_row); debug("%s::selection_changed : %s", listview.name, selected_item.name); return; } } } font-manager-0.9.4/src/font-manager/filters/LanguageFilter.vala000066400000000000000000000221731476271126700244770ustar00rootroot00000000000000/* LanguageFilter.vala * * Copyright (C) 2009-2025 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 double coverage { get; set; default = 90; } public StringSet selections { get; set; default = new StringSet(); } public LanguageFilterSettings settings { get { if (filter_settings != null) return filter_settings; filter_settings = new LanguageFilterSettings(); BindingFlags flags = BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE; bind_property("coverage", settings, "coverage", flags); bind_property("selections", settings, "selections", flags); filter_settings.update(); filter_settings.changed.connect(on_change); return filter_settings; } } GLib.Settings? gsettings = null; LanguageFilterSettings? filter_settings = null; public LanguageFilter () { base(_("Supported Orthographies"), DEFAULT_LANGUAGE_FILTER_COMMENT, "preferences-desktop-locale-symbolic", SELECT_ON_LANGUAGE, CategoryIndex.LANGUAGE); // XXX : Here for testing purposes? or for good? gsettings = get_gsettings(BUS_ID); restore_state(gsettings); selections.changed.connect_after(on_change); } void on_change () { save_state(gsettings); update.begin((obj, res) => { update.end(res); changed(); }); return; } public void restore_state (GLib.Settings settings) { foreach (var entry in settings.get_strv("language-filter-list")) selections.add(entry); coverage = settings.get_double("language-filter-min-coverage"); update.begin(); return; } public void save_state (GLib.Settings settings) { settings.set_strv("language-filter-list", selections.to_strv()); settings.set_double("language-filter-min-coverage", coverage); return; } public override async void update () { families.clear(); variations.clear(); try { Database db = DatabaseProxy.get_default_db(); foreach (string language in selections) { var pref_loc = Intl.setlocale(LocaleCategory.ALL, ""); Intl.setlocale(LocaleCategory.ALL, "C"); string _sql_ = sql.printf(language.replace("'", "''"), coverage); Intl.setlocale(LocaleCategory.ALL, pref_loc); get_matching_families_and_fonts(db, families, variations, _sql_); } } catch (Error e) { warning(e.message); } // Model update changed(); return; } } public class LanguageListRow : ListItemRow { public signal void changed (LanguageListRow item); public bool active { get; set; default = false; } public string orthography { get; private set; } public string local_name { get; private set; } public string native_name { get; private set; } public class LanguageListRow (BaseOrthographyData data) { orthography = data.name; local_name = Markup.escape_text(dgettext(null, data.name)); native_name = data.native; item_state.visible = true; item_label.set_label(native_name); item_label.ellipsize = Pango.EllipsizeMode.NONE; item_count.remove_css_class("count"); item_count.add_css_class("dim-label"); item_count.visible = true; item_count.sensitive = true; item_count.set_markup(@"$local_name"); item_count.ellipsize = Pango.EllipsizeMode.MIDDLE; set_tooltip_text(local_name); BindingFlags flags = BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE; bind_property("active", item_state, "active", flags); item_state.toggled.connect(() => { changed(this); }); } } [GtkTemplate (ui = "/com/github/FontManager/FontManager/ui/font-manager-language-filter-settings.ui")] public class LanguageFilterSettings : Gtk.Box { public signal void changed (); public double coverage { get; set; default = 90.0; } public StringSet selections { get; set; default = new StringSet(); } [GtkChild] public unowned Gtk.SearchBar search_bar { get; } [GtkChild] public unowned Gtk.SearchEntry search_entry { get; } [GtkChild] unowned Gtk.Button clear_button; [GtkChild] unowned Gtk.ListBox listbox; [GtkChild] unowned Gtk.SpinButton coverage_spin; public LanguageFilterSettings () { widget_set_name(this, "FontManagerLanguageFilterSettings"); listbox.set_filter_func((Gtk.ListBoxFilterFunc) matches_search); listbox.set_selection_mode(Gtk.SelectionMode.NONE); BindingFlags flags = BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE; bind_property("coverage", coverage_spin, "value", flags); populate_list_box(); clear_button.set_sensitive(selections.size > 0); } void on_item_changed (LanguageListRow item) { if (item.active) selections.add(item.orthography); else selections.remove(item.orthography); clear_button.set_sensitive(selections.size > 0); debug("LanguageFilterSettings : %s %s %s selected items", item.orthography, item.active ? "added" : "removed", item.active ? "to" : "from"); return; } public void update () { int i = 0; Gtk.ListBoxRow? widget = listbox.get_row_at_index(i); while (widget != null) { var row = (LanguageListRow) widget.get_child(); row.active = (row.orthography in selections); i++; widget = listbox.get_row_at_index(i); } return; } void populate_list_box () { foreach (var entry in Orthographies) { var item = new LanguageListRow(entry); listbox.append(item); item.active = (item.orthography in selections); item.changed.connect(on_item_changed); } return; } [CCode (instance_pos = -1)] // Necessary to generate valid C code for this function since self gets // passed as user_data argument in call to gtk_list_box_set_filter_func bool matches_search (Gtk.ListBoxRow list_box_row) { bool match = true; var search_term = search_entry.get_text().dup(); if (search_term == null) return match; string needle = search_term.strip().casefold(); if (needle.length < 1) return match; var row = (LanguageListRow) list_box_row.get_child(); match = row.native_name.casefold().contains(needle); if (!match) match = row.local_name.casefold().contains(needle); return match; } [GtkCallback] void on_search_changed (Gtk.SearchEntry entry) { listbox.invalidate_filter(); return; } [GtkCallback] void on_clear_button_clicked (Gtk.Button button) { int i = 0; Gtk.ListBoxRow? widget = listbox.get_row_at_index(i); while (widget != null) { var row = (LanguageListRow) widget.get_child(); row.active = false; i++; widget = listbox.get_row_at_index(i); } return; } [GtkCallback] void on_coverage_changed () { changed(); debug("%s::coverage : %0.1f", name, coverage); return; } } } font-manager-0.9.4/src/font-manager/filters/Unsorted.vala000066400000000000000000000037451476271126700234150ustar00rootroot00000000000000/* Unsorted.vala * * Copyright (C) 2009-2024 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 StringSet sorted { get; set; default = new StringSet(); } public override int size { get { return (int) (families.size - sorted.size); } } public Unsorted () { base(_("Unsorted"), _("Fonts not present in any collection"), "dialog-question-symbolic", "SELECT DISTINCT family, description FROM Fonts", CategoryIndex.UNSORTED); } public new async void update () { families.clear(); variations.clear(); try { Database db = DatabaseProxy.get_default_db(); get_matching_families_and_fonts(db, families, variations, sql); } catch (Error e) { warning(e.message); } changed(); return; } public override bool matches (Object? item) { bool visible = false; if (item is Family) visible = !(((Family) item).family in sorted); else if (item is Font) visible = !(((Font) item).family in sorted); return visible; } } } font-manager-0.9.4/src/font-manager/filters/UserFonts.vala000066400000000000000000000021761476271126700235370ustar00rootroot00000000000000/* UserFonts.vala * * Copyright (C) 2009-2025 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 user_font_dir = get_user_font_directory(); base(_("User"), _("Fonts available only to you"), "avatar-default-symbolic", @"$SELECT_FROM_FONTS WHERE filepath LIKE '$user_font_dir%';", CategoryIndex.USER); } } } font-manager-0.9.4/src/font-manager/font-manager-gresources.xml000066400000000000000000000061351476271126700245500ustar00rootroot00000000000000 gtk/help-overlay.ui ui/font-manager-browse-pane.ui ui/font-manager-browse-preview.ui ui/font-manager-collection-rename-popover.ui ui/font-manager-compare-view.ui ui/font-manager-compare-row.ui ui/font-manager-filter-list-view.ui ui/font-manager-font-list-controls.ui ui/font-manager-list-item-row.ui ui/font-manager-language-filter-settings.ui ui/font-manager-orthography-list.ui ui/font-manager-orthography-list-row.ui ui/font-manager-pinned-comparisons.ui ui/font-manager-pinned-comparisons-row.ui ui/font-manager-preview-entry.ui ui/font-manager-preference-list.ui ui/font-manager-export-dialog.ui ui/font-manager-language-settings-dialog.ui ui/font-manager-progress-dialog.ui ui/font-manager-remove-dialog.ui ui/font-manager-sidebar.ui ui/font-manager-substitute.ui ui/font-manager-substitute-row.ui ui/font-manager-user-action-row.ui web/google/ui/google-fonts-sidebar.ui web/google/ui/google-fonts-font-list-view.ui web/google/ui/google-fonts-preview-page.ui web/google/ui/google-fonts-sample-row.ui web/google/ui/google-fonts-sample-list.ui font-manager-0.9.4/src/font-manager/gtk/000077500000000000000000000000001476271126700200515ustar00rootroot00000000000000font-manager-0.9.4/src/font-manager/gtk/help-overlay.ui000066400000000000000000000135201476271126700230200ustar00rootroot00000000000000 1 10 General 1 F1 Help 1 <Ctrl>plus Increase preview size 1 <Ctrl>minus Decrease preview size 1 <Ctrl>0 Reset preview size 1 <Ctrl>f Focus search entry 1 <Ctrl>r Reload 1 <Ctrl>q Quit the application 1 <Ctrl>w 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 <Ctrl>4 Switch to Google Fonts 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 1 font-manager-0.9.4/src/font-manager/meson.build000066400000000000000000000021451476271126700214300ustar00rootroot00000000000000 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, check: true) font_manager_sources = result.stdout().strip().split('\n') dependencies = [ vapi, vala_deps ] if get_option('adwaita') dependencies += adwaita endif if get_option('libarchive') dependencies += libarchive endif if get_option('webkit') dependencies += soup dependencies += webkit endif executable('font-manager', [font_manager_sources, font_manager_gresources, config_vapi], dependencies: dependencies, include_directories: includes, link_with: libfontmanager, link_whole: vala_common_library, install: true, install_rpath: pkglib_dir, # Silence warnings we can do nothing about. # These are expected in code generated by Vala. c_args: [ '-w' ]) includes += include_directories('.') font-manager-0.9.4/src/font-manager/preferences/000077500000000000000000000000001476271126700215655ustar00rootroot00000000000000font-manager-0.9.4/src/font-manager/preferences/Desktop.vala000066400000000000000000000271501476271126700240500ustar00rootroot00000000000000/* Desktop.vala * * Copyright (C) 2009-2025 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", }, { "font-rendering", N_("GTK 4 Font Rendering"), N_("Automatic option allows GTK 4 to disregard hinting settings."), "bool", }, { "antialiasing", N_("Antialiasing"), N_("The type of antialiasing to use when rendering fonts.\n\nNote : Starting with GTK 4 RGBA is no longer used, only None and Grayscale are valid values. "), "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-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.\n\nNote : Starting with GTK 4 RGBA is no longer used, only None and Grayscale are valid values."), "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", }, }; public class DesktopPreferences : PreferenceList { static bool initialized = false; static Settings? interface_settings = null; static Settings? x_settings = null; 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 () { widget_set_name(this, "FontManagerDesktopPreferences"); list.set_selection_mode(Gtk.SelectionMode.NONE); var place_holder = new PlaceHolder(null, null, _("GNOME desktop settings schema not found"), "computer-fail-symbolic"); list.set_placeholder(place_holder); } protected override void on_map () { if (initialized) return; if (DesktopPreferences.available()) generate_options_list(); return; } static string? [] get_enum_values (string k) { if (k.contains("antialiasing")) return { "none", "grayscale" ,"rgba" }; else if (k.contains("hinting")) return { "none", "slight" ,"medium", "full" }; else if (k.contains("rgba")) return { "rgba", "rgb", "bgr", "vrgb", "vbgr" }; else if (k.contains("font-rendering")) return { "automatic", "manual" }; else return_val_if_reached(null); } static bool from_enum_setting (Value v, Variant r, string k) { string s = r.get_string(); string? [] settings = get_enum_values(k); for (uint i = 0; i < settings.length; i++) { if (s == settings[i]) { v.set_uint(i); break; } } return true; } static Variant to_enum_setting (Value v, VariantType t, string k) { string? [] settings = get_enum_values(k); string s = settings[(uint) v]; return new Variant.string(s); } static bool from_font_setting (Value v, Variant r, string k) { // ??? : Not using a variable here results in leaking the description? Pango.FontDescription font_desc = Pango.FontDescription.from_string(r.get_string()); v.set_boxed(font_desc); return true; } static Variant to_font_setting (Value v, VariantType t, string k) { var font_desc = (Pango.FontDescription) v.get_boxed(); return new Variant.string(font_desc.to_string()); } void generate_options_list () { // Settings instance to be used below 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; SubpixelGeometry spg = new SubpixelGeometry() { margin_top = DEFAULT_MARGIN * 3}; spg.options[SubpixelOrder.UNKNOWN].set_visible(false); spg.options[SubpixelOrder.NONE].set_visible(false); 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") { var dialog = new Gtk.FontDialog(); var control = new Gtk.FontDialogButton(dialog); widget = new PreferenceRow(dgettext(null, setting.name), null, null, control); interface_settings.bind_with_mapping(setting.key, control, "font-desc", SettingsBindFlags.DEFAULT, from_font_setting, to_font_setting, setting.key, null); } else if (setting.type == "bool") { if (setting.key.contains("font-rendering")) { string [] options = { _("Automatic"), _("Manual") }; var option_list = new Gtk.StringList(options); var combo = new Gtk.DropDown(option_list, null); widget = new PreferenceRow(dgettext(null, setting.name), null, null, combo); _settings.bind_with_mapping(setting.key, combo, "selected", SettingsBindFlags.DEFAULT, from_enum_setting, to_enum_setting, setting.key, null); } } else if (setting.type == "double") { var control = new Gtk.SpinButton.with_range(0.5, 3.0, 0.1); widget = new PreferenceRow(dgettext(null, setting.name), null, null, control); interface_settings.bind(setting.key, control, "value", SettingsBindFlags.DEFAULT); } else if (setting.type == "int") { Object? target = null; 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") }; var option_list = new Gtk.StringList(options); var combo = new Gtk.DropDown(option_list, null); target = combo; widget = new PreferenceRow(dgettext(null, setting.name), null, null, combo); if (setting.key.contains("antialiasing")) { var child = new PreferenceRow(_("Subpixel Geometry"), null, null, spg); var parent = widget as PreferenceRow; parent.append_child(child); parent.set_reveal_child(combo.selected == 2); combo.notify["selected"].connect(() => { parent.set_reveal_child(combo.selected == 2); }); } } else { target = spg; var pref_row = spg.get_ancestor(typeof(PreferenceRow)); pref_row.set_tooltip_text(dgettext(null, setting.description)); } _settings.bind_with_mapping(setting.key, target, "selected", SettingsBindFlags.DEFAULT, from_enum_setting, to_enum_setting, setting.key, null); } if (widget == null) continue; widget.set_tooltip_text(dgettext(null, setting.description)); append_row(widget); } return; } } } font-manager-0.9.4/src/font-manager/preferences/Display.vala000066400000000000000000000111151476271126700240360ustar00rootroot00000000000000/* Display.vala * * Copyright (C) 2009-2024 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 struct PreviousDisplaySettings { int filter; int rgba; double dpi; double scale; public PreviousDisplaySettings (FontProperties properties) { dpi = properties.dpi; scale = properties.scale; filter = properties.lcdfilter; rgba = properties.rgba; } public bool changed (FontProperties properties) { return properties.lcdfilter != filter || properties.rgba != rgba || properties.dpi != dpi || properties.scale != scale; } public void load (FontProperties properties) { properties.set("lcdfilter", filter, "rgba", rgba, "dpi", dpi, "scale", scale); return; } } public class DisplayPreferences : PreferenceList { public FontProperties properties { get; private set; } bool initialized = false; Gtk.SpinButton dpi; Gtk.SpinButton scale; Gtk.DropDown lcdfilter; SubpixelGeometry spg; PreviousDisplaySettings settings; public DisplayPreferences () { widget_set_name(this, "FontManagerDisplayPreferences"); list.set_selection_mode(Gtk.SelectionMode.NONE); properties = new FontProperties () { type = FontPropertiesType.DISPLAY, target_file = "19-DisplayProperties.conf" }; } void generate_options_list () { if (initialized) return; dpi = new Gtk.SpinButton.with_range(0.0, 1000.0, 1.0); append_row(new PreferenceRow(_("Target DPI"), null, null, dpi)); scale = new Gtk.SpinButton.with_range(0.0, 1000.0, 0.1); append_row(new PreferenceRow(_("Scale Factor"), null, null, scale)); var filters = new GLib.Array (); for (int i = 0; i <= LCDFilter.LEGACY; i++) filters.append_val(((LCDFilter) i).to_string()); var filter_list = new Gtk.StringList(filters.data); lcdfilter = new Gtk.DropDown(filter_list, null); append_row(new PreferenceRow(_("LCD Filter"), null, null, lcdfilter)); spg = new SubpixelGeometry(); spg.options[SubpixelOrder.UNKNOWN].set_visible(false); spg.options[SubpixelOrder.NONE].set_visible(false); spg.margin_end = 0; spg.hexpand = false; spg.halign = Gtk.Align.END; spg.get_last_child().margin_end = 0; append_row(new PreferenceRow(_("Subpixel Geometry"), null, null, spg)); bind_properties(); // Store previous settings settings = PreviousDisplaySettings(properties); var footer = new FontconfigFooter(); footer.reset_requested.connect(on_reset); append(footer); initialized = true; return; } void bind_properties () { BindingFlags flags = BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE; properties.bind_property("dpi", dpi, "value", flags); properties.bind_property("scale", scale, "value", flags); properties.bind_property("rgba", spg, "selected", flags); properties.bind_property("lcdfilter", lcdfilter, "selected", flags); return; } void on_reset () { properties.discard(); settings.load(properties); return; } public override void on_map () { generate_options_list(); properties.load(); return; } public override void on_unmap () { // Avoid saving unless there's been changes to at least one value. if (settings.changed(properties)) properties.save(); return; } } } font-manager-0.9.4/src/font-manager/preferences/Preferences.vala000066400000000000000000000234751476271126700247060ustar00rootroot00000000000000/* Preferences.vala * * Copyright (C) 2009-2025 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 PreferencePane : Paned { public UserActionModel user_actions { get; private set; } public UserSourceModel user_sources { get; private set; } public UserInterfacePreferences interface_preferences { get; private set; } Gtk.Stack stack; Gtk.StackSidebar sidebar; public PreferencePane (GLib.Settings? settings) { widget_set_name(this, "FontManagerPreferencePane"); stack = new Gtk.Stack(); sidebar = new Gtk.StackSidebar(); sidebar.add_css_class("view"); sidebar.set_stack(stack); set_start_child(sidebar); set_end_child(stack); interface_preferences = new UserInterfacePreferences(settings); add_page(interface_preferences, "Interface", _("Interface")); add_page(new DesktopPreferences(), "Desktop", _("Desktop")); var actions = new UserActionList(); user_actions = actions.model; add_page(actions, "UserActions", _("Actions")); var sources = new UserSourceList(); user_sources = sources.model; add_page(sources, "Sources", _("Sources")); add_page(new SubstituteList(), "Substitutions", _("Substitutions")); add_page(new DisplayPreferences(), "Display", _("Display")); add_page(new RenderingPreferences(), "Rendering", _("Rendering")); } public void add_page (Gtk.Widget widget, string name, string title) { Gtk.ScrolledWindow scroll = new Gtk.ScrolledWindow(); scroll.set_policy(Gtk.PolicyType.NEVER, Gtk.PolicyType.AUTOMATIC); scroll.set_child(widget); stack.add_titled(scroll, name, title); return; } public new Gtk.Widget? get (string name) { Gtk.Widget? child = stack.get_child_by_name(name); return_val_if_fail(child != null, null); if (child is Gtk.ScrolledWindow) child = child.get_child(); return ((child is Gtk.Viewport) ? child.get_child() : child); } } [GtkTemplate (ui = "/com/github/FontManager/FontManager/ui/font-manager-preference-list.ui")] public class PreferenceList : Gtk.Box { [GtkChild] protected unowned Gtk.ListBox list; [GtkChild] protected unowned BaseControls controls; [GtkChild] protected unowned Gtk.Separator separator; construct { set_control_sensitivity(controls.add_button, true); set_control_sensitivity(controls.remove_button, false); BindingFlags flags = BindingFlags.DEFAULT | BindingFlags.SYNC_CREATE; controls.bind_property("visible", separator, "visible", flags); } [GtkCallback] protected virtual void on_add_selected () {} [GtkCallback] protected virtual void on_list_row_selected (Gtk.ListBox box, Gtk.ListBoxRow? row) { set_control_sensitivity(controls.remove_button, row != null); return; } [GtkCallback] protected virtual void on_map () { select_first_row(); return; } [GtkCallback] protected virtual void on_remove_selected () {} [GtkCallback] protected virtual void on_unmap () {} public void select_first_row () { list.select_row(list.get_row_at_index(0)); return; } protected Gtk.Switch add_preference_switch (string name, string? tooltip = null) { var control = new Gtk.Switch(); var row = new PreferenceRow(name, null, null, control); row.set_tooltip_text(tooltip); append_row(row); return control; } protected void append_row (Gtk.Widget widget) { var row = new Gtk.ListBoxRow() { activatable = false, selectable = false }; row.set_child(widget); list.insert(row, -1); return; } } public const string FONTCONFIG_DISCLAIMER = _( """A Fontconfig configuration file will be generated from these settings. Running applications may require a restart to reflect any changes. Note that not all environments/applications will honor these settings.""" ); public class FontconfigFooter : Gtk.Box { public signal void reset_requested (); public FontconfigFooter () { orientation = Gtk.Orientation.HORIZONTAL; var help = inline_help_widget(FONTCONFIG_DISCLAIMER); help.halign = Gtk.Align.START; widget_set_margin(help, DEFAULT_MARGIN * 2); help.margin_start = (DEFAULT_MARGIN * 3) - 2; help.margin_bottom = DEFAULT_MARGIN; append(help); var reset = new Gtk.Button.from_icon_name("edit-undo-symbolic") { opacity = 0.65, hexpand = true, tooltip_text = _("Reset all values to default") }; widget_set_align(reset, Gtk.Align.END); widget_set_margin(reset, DEFAULT_MARGIN * 2); reset.add_css_class("rounded"); reset.clicked.connect(() => { reset_requested(); }); append(reset); } } public class SubpixelGeometryIcon : Gtk.Box { public int preferred_size { get; set; default = 28; } public SubpixelGeometryIcon (SubpixelOrder rgba) { hexpand = vexpand = homogeneous = true; halign = valign = Gtk.Align.CENTER; margin_start = margin_end = DEFAULT_MARGIN; 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; for (int i = 0; i < 3; i++) { var pixel = new Gtk.DrawingArea(); append(pixel); /* @color: defined in FontManager.css */ pixel.add_css_class(colors[rgba,i]); } set_child_size_request(); notify["preferred-size"].connect(() => { set_child_size_request(); }); } void set_child_size_request () { bool vertical = (orientation == Gtk.Orientation.VERTICAL); Gtk.Widget? child = ((Gtk.Widget) this).get_first_child(); while (child != null) { child.set_size_request(vertical ? preferred_size : preferred_size / 3, vertical ? preferred_size / 3 : preferred_size); child = child.get_next_sibling(); } return; } public override void measure (Gtk.Orientation orientation, int for_size, out int minimum, out int natural, out int minimum_baseline, out int natural_baseline) { minimum = natural = preferred_size; minimum_baseline = natural_baseline = -1; return; } } public class SubpixelGeometry : Gtk.Box { public uint selected { get { return _rgba; } set { _rgba = value.clamp(0, options.length); options[_rgba].active = true; notify_property("selected"); } } public int preferred_size { get; set; default = 28; } public GenericArray options { get; private set; } uint _rgba; public SubpixelGeometry () { hexpand = true; vexpand = false; halign = valign = Gtk.Align.CENTER; spacing = DEFAULT_MARGIN * 3; options = new GenericArray (); for (int i = 0; i <= SubpixelOrder.NONE; i++) { var icon = new SubpixelGeometryIcon((SubpixelOrder) i); var button = new Gtk.CheckButton() { margin_start = DEFAULT_MARGIN, margin_end = DEFAULT_MARGIN, child = icon, tooltip_text = ((SubpixelOrder) i).to_string() }; options.insert(i, button); button.set_group(i != 0 ? options[0] : null); button.toggled.connect(() => { if (button.active) { uint index; options.find(button, out index); selected = (int) index; } }); append(button); BindingFlags flags = BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE; bind_property("preferred-size", icon, "preferred-size", flags); } } } } font-manager-0.9.4/src/font-manager/preferences/Rendering.vala000066400000000000000000000114001476271126700243430ustar00rootroot00000000000000/* Rendering.vala * * Copyright (C) 2009-2024 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 struct PreviousRenderingSettings { int hintstyle; bool antialias; bool hinting; bool autohint; bool bitmaps; public PreviousRenderingSettings (FontProperties properties) { hintstyle = properties.hintstyle; antialias = properties.antialias; hinting = properties.hinting; autohint = properties.autohint; bitmaps = properties.embeddedbitmap; } public bool changed (FontProperties properties) { return properties.hintstyle != hintstyle || properties.antialias != antialias || properties.hinting != hinting || properties.autohint != autohint || properties.embeddedbitmap != bitmaps; } public void load (FontProperties properties) { properties.set("hintstyle", hintstyle, "antialias", antialias, "hinting", hinting, "autohint", autohint, "embeddedbitmap", bitmaps); return; } } public class RenderingPreferences : PreferenceList { public FontProperties properties { get; private set; } bool initialized = false; Gtk.CheckButton hinter; Gtk.DropDown hintstyle; Gtk.Switch antialias; Gtk.Switch hinting; Gtk.Switch bitmaps; PreviousRenderingSettings settings; public RenderingPreferences () { widget_set_name(this, "FontManagerRenderingPreferences"); list.set_selection_mode(Gtk.SelectionMode.NONE); properties = new FontProperties() { target_file = "19-DefaultProperties.conf" }; } void generate_options_list () { if (initialized) return; antialias = add_preference_switch(_("Antialias")); hinting = add_preference_switch(_("Hinting")); var widget = hinting.get_ancestor(typeof(PreferenceRow)) as PreferenceRow; hinter = new Gtk.CheckButton(); var child = new PreferenceRow(_("Enable Autohinter"), null, null, hinter); widget.append_child(child); var hintstyles = new GLib.Array (); for (int i = 0; i <= HintStyle.FULL; i++) hintstyles.append_val(((HintStyle) i).to_string()); var hintstyle_list = new Gtk.StringList(hintstyles.data); hintstyle = new Gtk.DropDown(hintstyle_list, null); child = new PreferenceRow(_("Hinting Style"), null, null, hintstyle); widget.append_child(child); bitmaps = add_preference_switch(_("Use Embedded Bitmaps")); bind_properties(); // Store previous settings settings = PreviousRenderingSettings(properties); var footer = new FontconfigFooter(); footer.reset_requested.connect(on_reset); append(footer); initialized = true; return; } void bind_properties () { BindingFlags flags = BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE; properties.bind_property("antialias", antialias, "active", flags); properties.bind_property("hinting", hinting, "active", flags); properties.bind_property("autohint", hinter, "active", flags); properties.bind_property("embeddedbitmap", bitmaps, "active", flags); properties.bind_property("hintstyle", hintstyle, "selected", flags); return; } void on_reset () { properties.discard(); settings.load(properties); return; } protected override void on_map () { generate_options_list(); properties.load(); return; } protected override void on_unmap () { // Avoid saving unless there's been changes to at least one value. if (settings.changed(properties)) properties.save(); return; } } } font-manager-0.9.4/src/font-manager/preferences/Substitutions.vala000066400000000000000000000206321476271126700253340ustar00rootroot00000000000000/* Substitutions.vala * * Copyright (C) 2009-2024 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 { // FIXME !! EntryCompletion is deprecated with no replacement. internal Gtk.ListStore? family_completion_model = null; internal Gtk.ListStore get_family_completion_model () { if (family_completion_model == null) { family_completion_model = new Gtk.ListStore(1, typeof(string)); update_font_configuration(); load_user_font_resources(); foreach (string family in list_available_font_families()) { Gtk.TreeIter iter; family_completion_model.append(out iter); family_completion_model.set(iter, 0, family, -1); } } return family_completion_model; } internal Gtk.EntryCompletion get_family_completion () { Gtk.EntryCompletion family_completion = new Gtk.EntryCompletion(); family_completion.set_model(get_family_completion_model()); family_completion.set_text_column(0); return family_completion; } internal Gtk.Widget? get_bin_child (Gtk.Widget? widget) { if (widget == null) return null; return widget.get_first_child(); } [GtkTemplate (ui = "/com/github/FontManager/FontManager/ui/font-manager-substitute.ui")] public class Substitute : Gtk.Grid { public string family { get; set; default = ""; } public string priority { get; set; default = "prefer"; } [GtkChild] unowned Gtk.Button close; [GtkChild] unowned Gtk.DropDown type; [GtkChild] unowned Gtk.Entry target; string priorities [3] = { "prefer", "accept", "default" }; public override void constructed () { target.set_completion(get_family_completion()); BindingFlags flags = BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE; type.bind_property("selected", this, "priority", flags, (b, s, ref t) => { t = priorities[(uint) s]; return true; }, (b, s, ref t) => { for (uint i = 0; i < priorities.length; i++) if (priorities[i] == (string)s) { t = i; return true; } return false; }); target.bind_property("text", this, "family", flags); close.clicked.connect(() => { Gtk.ListBox list = (Gtk.ListBox) get_ancestor(typeof(Gtk.ListBox)); Gtk.ListBoxRow parent = (Gtk.ListBoxRow) get_ancestor(typeof(Gtk.ListBoxRow)); list.remove(parent); }); base.constructed(); return; } } [GtkTemplate (ui = "/com/github/FontManager/FontManager/ui/font-manager-substitute-row.ui")] public class SubstituteRow : Gtk.Box { public string? family { get; set; default = null; } [GtkChild] unowned Gtk.Entry entry; [GtkChild] unowned Gtk.ListBox list; [GtkChild] unowned Gtk.Button add_button; public override void constructed () { widget_set_name(this, "FontManagerSubstituteRow"); entry.set_completion(get_family_completion()); BindingFlags flags = BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE; entry.bind_property("text", this, "family", flags); base.constructed(); return; } [GtkCallback] void on_add_button_clicked () { list.insert(new Substitute(), -1); 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.family = family; sub.priority = priorities[i]; list.insert(sub, -1); } } } 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.priority != null && 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 : PreferenceList { public SubstituteList () { widget_set_name(this, "FontManagerSubstituteList"); controls.visible = true; 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."); var place_holder = new PlaceHolder(w1, w2, w3, "edit-find-replace-symbolic"); list.set_placeholder(place_holder); var help = inline_help_widget(FONTCONFIG_DISCLAIMER); controls.append(help); } void clear () { while (list.get_row_at_index(0) != null) { Gtk.ListBoxRow row = list.get_row_at_index(0); list.remove(row); } return; } 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); list.insert(row, -1); } 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; } protected override void on_add_selected () { list.insert(new SubstituteRow(), -1); return; } protected override void on_map () { load(); base.on_map(); return; } protected override void on_unmap () { save(); clear(); return; } protected override void on_remove_selected () { list.remove(list.get_selected_row()); return; } } } font-manager-0.9.4/src/font-manager/preferences/UserActions.vala000066400000000000000000000235321476271126700246760ustar00rootroot00000000000000/* UserActions.vala * * Copyright (C) 2009-2025 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 = GLib.DesktopAppInfo.search(exec); if (desktop_files != null && desktop_files[0] != null) { var app_info = new GLib.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; // ??? : Without this we leak this array? foreach (var arr in desktop_files) GLib.strfreev(arr); } desktop_files = 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 != null) { string filepath = Shell.quote(font.filepath); args.replace("FILEPATH", filepath); args.replace("FAMILY", font.family); args.replace("STYLE", font.style); builder.append(args); if (!args.contains(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; default = new GenericArray (); } 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) requires (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) => { // UserAction item = (UserAction) Json.gobject_deserialize(typeof(UserAction), node); add_item(item); } ); } return; } public void clear () { uint n_items = get_n_items(); items = null; items_changed(0, n_items, 0); items = new GenericArray (); return; } public void reload () { clear(); load(); items_changed.connect_after(save); return; } public void save () { if (items == null) return; 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 = "/com/github/FontManager/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; } void on_file_selections_ready (Object? obj, AsyncResult res) { return_if_fail(obj != null); try { var dialog = (Gtk.FileDialog) obj; File file = dialog.open.end(res); executable.set_text(file.get_path()); } catch (Error e) { if (e.code == Gtk.DialogError.FAILED) warning(e.message); else debug("%s.on_file_selections_ready : %s", name, e.message); } return; } [GtkCallback] void on_executable_icon_press (Gtk.Entry entry, Gtk.EntryIconPosition position) { var dialog = FileSelector.get_executable(); dialog.open.begin(get_parent_window(this), null, on_file_selections_ready); return; } } public class UserActionList : PreferenceList { 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."""); public UserActionModel model { get; set; } public UserActionList () { widget_set_name(this, "FontManagerUserActionList"); controls.visible = true; notify["model"].connect(() => { list.bind_model(model, UserActionRow.from_item); }); model = new UserActionModel(); model.load(); var place_holder = new PlaceHolder(_("User Actions"), null, _("Custom context menu entries"), "open-menu-symbolic"); list.set_placeholder(place_holder); controls.append(inline_help_widget(help_text)); } public override void on_map () { model.reload(); base.on_map(); return; } protected override void on_add_selected () { model.add_item(new UserAction()); return; } protected override void on_remove_selected () { 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; } } } font-manager-0.9.4/src/font-manager/preferences/UserInterface.vala000066400000000000000000000170021476271126700251710ustar00rootroot00000000000000/* UserInterface.vala * * Copyright (C) 2009-2025 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 ButtonStyle { NORMAL, FLAT; // GSettingsBind*Mapping functions public static Variant to_setting (Value val, VariantType type) { switch (((ButtonStyle) val.get_uint())) { case ButtonStyle.FLAT: return new Variant.string("Flat"); default: return new Variant.string("Normal"); } } public static bool from_setting (Value val, Variant variant) { switch (variant.get_string()) { case "Flat": val.set_uint((uint) ButtonStyle.FLAT); break; default: val.set_uint((uint) ButtonStyle.NORMAL); break; } return true; } } public class UserInterfacePreferences : PreferenceList { public GLib.Settings? settings { get; set; default = null; } public WaterfallSettings? waterfall_settings { get; set; default = null; } bool initialized = false; Gtk.Switch wide_layout; Gtk.Switch enable_animations; Gtk.Switch prefer_dark_theme; #if HAVE_ADWAITA Gtk.Switch use_adwaita_stylesheet; #endif Gtk.Switch show_line_size; Gtk.CheckButton on_maximize; Gtk.DropDown button_style; public UserInterfacePreferences (GLib.Settings? settings) { this.settings = settings; widget_set_name(this, "FontManagerUserInterfacePreferences"); list.set_selection_mode(Gtk.SelectionMode.NONE); } #if HAVE_ADWAITA void on_restart_required () { var title = _("Selected setting requires restart to apply"); var body = _("Changes will take effect next time the application is started"); var icon = new GLib.ThemedIcon(BUS_ID); var notification = new GLib.Notification(title); notification.set_body(body); notification.set_icon(icon); get_default_application().send_notification("restart-required", notification); return; } #endif void generate_options_list () { if (initialized) return; wide_layout = add_preference_switch(_("Wide Layout"), _("Use three column layout")); var widget = wide_layout.get_ancestor(typeof(PreferenceRow)) as PreferenceRow; on_maximize = new Gtk.CheckButton(); var child = new PreferenceRow(_("Only When Maximized"), null, null, on_maximize); widget.append_child(child); enable_animations = add_preference_switch(_("Enable Animations")); prefer_dark_theme = add_preference_switch(_("Prefer Dark Theme")); #if HAVE_ADWAITA use_adwaita_stylesheet = add_preference_switch(_("Use Adwaita Stylesheet")); #endif var style_list = new Gtk.StringList(null); style_list.append(_("Raised")); style_list.append(_("Flat")); button_style = new Gtk.DropDown(style_list, null); append_row(new PreferenceRow(_("Titlebar Button Style"), null, null, button_style)); show_line_size = add_preference_switch(_("Display line size in Waterfall Preview")); if (waterfall_settings == null) waterfall_settings = new WaterfallSettings(settings); var adjustment = new Gtk.Adjustment(0.0, 0.0, double.MAX, 1.0, 1.0, 1.0); var spacing = new Gtk.SpinButton(adjustment, 1.0, 0); var spacing_row = new PreferenceRow(_("Waterfall Line Spacing"), null, null, spacing); append_row(spacing_row); spacing_row.set_tooltip_text(_("Padding in pixels to insert above and below rows")); spacing.set_value((double) waterfall_settings.line_spacing); spacing.value_changed.connect(() => { waterfall_settings.line_spacing = (int) spacing.value; }); append_row(waterfall_settings.preference_row); BindingFlags bind_flags = BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE; waterfall_settings.bind_property("show-line-size", show_line_size, "active", bind_flags); bind_settings(); initialized = true; return; } protected override void on_map () { generate_options_list(); #if HAVE_ADWAITA use_adwaita_stylesheet.notify["active"].connect(() => { on_restart_required(); }); #endif return; } void bind_settings () { if (settings == null) settings = get_gsettings(BUS_ID); return_if_fail(settings != null); SettingsBindFlags flags = SettingsBindFlags.DEFAULT; settings.bind("wide-layout", wide_layout, "active", flags); settings.bind("wide-layout-on-maximize", on_maximize, "active", flags); settings.bind("enable-animations", enable_animations, "active", flags); Gtk.Settings? gtk_settings = Gtk.Settings.get_default(); const string gtk_prefer_dark = "gtk-application-prefer-dark-theme"; if (gtk_settings != null) { #if HAVE_ADWAITA if (settings.get_boolean("use-adwaita-stylesheet")) { prefer_dark_theme.notify["active"].connect(() => { Adw.StyleManager style_manager = Adw.StyleManager.get_default(); Adw.ColorScheme color_scheme = prefer_dark_theme.active ? Adw.ColorScheme.PREFER_DARK : Adw.ColorScheme.PREFER_LIGHT; style_manager.set_color_scheme(color_scheme); }); } else settings.bind("prefer-dark-theme", gtk_settings, gtk_prefer_dark, flags); #else settings.bind("prefer-dark-theme", gtk_settings, gtk_prefer_dark, flags); #endif settings.bind("enable-animations", gtk_settings, "gtk-enable-animations", flags); } warn_if_fail(gtk_settings != null); settings.bind("prefer-dark-theme", prefer_dark_theme, "active", flags); #if HAVE_ADWAITA settings.bind("use-adwaita-stylesheet", use_adwaita_stylesheet, "active", flags); #endif settings.bind_with_mapping("headerbar-button-style", button_style, "selected", flags, (GLib.SettingsBindGetMappingShared) ButtonStyle.from_setting, (GLib.SettingsBindSetMappingShared) ButtonStyle.to_setting, null, null); return; } } } font-manager-0.9.4/src/font-manager/preferences/UserSources.vala000066400000000000000000000225041476271126700247170ustar00rootroot00000000000000/* UserSources.vala * * Copyright (C) 2009-2025 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 : Object, ListModel { public GenericArray items { get; private set; default = new GenericArray (); } Directories sources; construct { reload(); } public void clear () { uint n_items = get_n_items(); items = null; items_changed(0, n_items, 0); items = new GenericArray (); return; } public void reload () { clear(); sources = new Directories() { config_dir = get_package_config_directory(), target_element = "source", target_file = "Sources.xml" }; sources.load(); var active = new Directories(); active.load(); foreach (string path in sources) { if (path == null) continue; var item = new Source(File.new_for_path(path)); item.active = (item.path in active); add_item(item); } items.sort((a, b) => { return natural_sort(a.name, b.name); }); items_changed.connect_after(() => { // XXX : FIXME : Timing issue at startup Idle.add(() => { sources.save(); save_active_items(); return GLib.Source.REMOVE; }); }); return; } 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) { sources.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; } // FIXME : We need to disable remove button until database purge is complete. public void remove_item (uint position) { var item = items[position]; sources.remove(item.path); items.remove(item); items_changed(position, 1, 0); GLib.Task task = new GLib.Task(this, null, on_database_purged); task.set_task_data(item.path, null); task.run_in_thread(purge_database_entries); return; } void save_active_items () { var active = new Directories(); items.foreach((item) => { if (item.active) active.add(item.path); }); active.save(); return; } // Error reporting happens in TaskThreadFunc // This only exists to silence warning about null callback when creating Task void on_database_purged (Object? unused_object, Task unused_task) {} static void purge_database_entries (Task task, Object unused_source, void* data, Cancellable? cancellable = null) { string path = ((string) data).replace("'", "''"); try { Database db = DatabaseProxy.get_default_db(); string [] tables = { "Fonts", "Metadata", "Orthography", "Panose" }; foreach (string table in tables) { db.execute_query(@"DELETE FROM $table WHERE filepath LIKE '%$path%'"); db.get_cursor().step(); db.end_query(); } db.vacuum(); } catch (Error e) { warning("Failed to remove database entries for %s : %s", path, e.message); } return; } } public class UserSourceList : PreferenceList { 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."""); public UserSourceModel model { get; set; } public UserSourceList () { widget_set_name(this, "FontManagerUserSourceList"); controls.visible = true; notify["model"].connect(() => { list.bind_model(model, row_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); // ??? : Possible issue for translators? // We're appending one translated string to another here. controls.append(inline_help_widget(@"$help_text\n\n$FONTCONFIG_DISCLAIMER")); var drop_target = new Gtk.DropTarget(typeof(Gdk.FileList), Gdk.DragAction.COPY); add_controller(drop_target); drop_target.drop.connect(on_drag_data_received); model.items_changed.connect(() => { refresh_required = true; }); } void on_file_selections_ready (Object? obj, AsyncResult res) { return_if_fail(obj != null); try { var dialog = (Gtk.FileDialog) obj; ListModel files = dialog.select_multiple_folders.end(res); for (uint i = 0; i < files.get_n_items(); i++) { var file = (File) files.get_item(i); var source = new Source(file); model.add_item(source); } } catch (Error e) { if (e.code == Gtk.DialogError.FAILED) warning(e.message); else debug("%s.on_file_selections_ready : %s", name, e.message); } return; } protected override void on_add_selected () { var dialog = FileSelector.get_selected_sources(); dialog.select_multiple_folders.begin(get_parent_window(this), null, on_file_selections_ready); return; } protected override void on_remove_selected () { 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; } protected override void on_map () { model.reload(); base.on_map(); return; } protected override void on_unmap () { Idle.add(() => { get_default_application().reload(); return GLib.Source.REMOVE; }); return; } Gtk.Widget row_from_item (Object item) { Source source = (Source) item; var control = new Gtk.Switch(); var row = new PreferenceRow(source.name, source.path, source.icon_name, control); BindingFlags flags = BindingFlags.DEFAULT | BindingFlags.SYNC_CREATE; source.bind_property("icon-name", row, "icon-name", flags); source.bind_property("name", row, "title", flags); source.bind_property("active", control, "active", BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE); source.bind_property("available", control, "sensitive", flags); source.notify["available"].connect(() => { row.subtitle = source.get_status_message(); }); return row; } bool on_drag_data_received (Value value, double x, double y) { if (value.holds(typeof(Gdk.FileList))) { GLib.SList * filelist = value.get_boxed(); for (GLib.SList * files = filelist; files != null; files = files->next) { File* file = files->data; var source = new Source(file); model.add_item(source); } } return true; } } } font-manager-0.9.4/src/font-manager/ui/000077500000000000000000000000001476271126700177015ustar00rootroot00000000000000font-manager-0.9.4/src/font-manager/ui/font-manager-browse-pane.ui000066400000000000000000000210231476271126700250340ustar00rootroot00000000000000 font-manager-0.9.4/src/font-manager/ui/font-manager-browse-preview.ui000066400000000000000000000177111476271126700256030ustar00rootroot00000000000000 font-manager-0.9.4/src/font-manager/ui/font-manager-collection-rename-popover.ui000066400000000000000000000047111476271126700277070ustar00rootroot00000000000000 font-manager-0.9.4/src/font-manager/ui/font-manager-compare-row.ui000066400000000000000000000042421476271126700250510ustar00rootroot00000000000000 font-manager-0.9.4/src/font-manager/ui/font-manager-compare-view.ui000066400000000000000000000120541476271126700252140ustar00rootroot00000000000000 font-manager-0.9.4/src/font-manager/ui/font-manager-export-dialog.ui000066400000000000000000000024411476271126700253730ustar00rootroot00000000000000 font-manager-0.9.4/src/font-manager/ui/font-manager-filter-list-view.ui000066400000000000000000000013571476271126700260300ustar00rootroot00000000000000 font-manager-0.9.4/src/font-manager/ui/font-manager-font-list-controls.ui000066400000000000000000000050361476271126700264000ustar00rootroot00000000000000 font-manager-0.9.4/src/font-manager/ui/font-manager-font-list-view.ui000066400000000000000000000072321476271126700255070ustar00rootroot00000000000000 font-manager-0.9.4/src/font-manager/ui/font-manager-language-filter-settings.ui000066400000000000000000000115151476271126700275230ustar00rootroot00000000000000 10 1 100 90 font-manager-0.9.4/src/font-manager/ui/font-manager-language-settings-dialog.ui000066400000000000000000000017751476271126700275040ustar00rootroot00000000000000 font-manager-0.9.4/src/font-manager/ui/font-manager-list-item-row.ui000066400000000000000000000076151476271126700253410ustar00rootroot00000000000000 font-manager-0.9.4/src/font-manager/ui/font-manager-orthography-list-row.ui000066400000000000000000000041511476271126700267410ustar00rootroot00000000000000 font-manager-0.9.4/src/font-manager/ui/font-manager-orthography-list.ui000066400000000000000000000051361476271126700261400ustar00rootroot00000000000000 font-manager-0.9.4/src/font-manager/ui/font-manager-pinned-comparisons-row.ui000066400000000000000000000051521476271126700272340ustar00rootroot00000000000000 font-manager-0.9.4/src/font-manager/ui/font-manager-pinned-comparisons.ui000066400000000000000000000131561476271126700264320ustar00rootroot00000000000000 font-manager-0.9.4/src/font-manager/ui/font-manager-preference-list.ui000066400000000000000000000032511476271126700257040ustar00rootroot00000000000000 font-manager-0.9.4/src/font-manager/ui/font-manager-preview-entry.ui000066400000000000000000000013001476271126700254260ustar00rootroot00000000000000 font-manager-0.9.4/src/font-manager/ui/font-manager-progress-dialog.ui000066400000000000000000000077501476271126700257260ustar00rootroot00000000000000 font-manager-0.9.4/src/font-manager/ui/font-manager-remove-dialog.ui000066400000000000000000000050511476271126700253470ustar00rootroot00000000000000 font-manager-0.9.4/src/font-manager/ui/font-manager-sidebar.ui000066400000000000000000000241501476271126700242270ustar00rootroot00000000000000 font-manager-0.9.4/src/font-manager/ui/font-manager-substitute-row.ui000066400000000000000000000043121476271126700256340ustar00rootroot00000000000000 font-manager-0.9.4/src/font-manager/ui/font-manager-substitute.ui000066400000000000000000000046101476271126700250300ustar00rootroot00000000000000 font-manager-0.9.4/src/font-manager/ui/font-manager-user-action-row.ui000066400000000000000000000063061476271126700256570ustar00rootroot00000000000000 font-manager-0.9.4/src/font-manager/web/000077500000000000000000000000001476271126700200415ustar00rootroot00000000000000font-manager-0.9.4/src/font-manager/web/google/000077500000000000000000000000001476271126700213155ustar00rootroot00000000000000font-manager-0.9.4/src/font-manager/web/google/FontList.vala000066400000000000000000000337601476271126700237350ustar00rootroot00000000000000/* FontList.vala * * Copyright (C) 2020-2025 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 FontModel : Object, ListModel { public Json.Array? entries { get; set; default = null; } public GenericArray ? items { get; protected set; default = null; } public string? search_term { get; set; default = null; } public FontListFilter? filter { get; set; default = null; } construct { string [] requires_update = { "entries", "filter" }; foreach (string property in requires_update) { notify[property].connect(() => { Idle.add(() => { update_items(); if (property == "filter" && filter != null) filter.changed.connect(update_items); return GLib.Source.REMOVE; }); }); } } public Type get_item_type () { return typeof(Family); } public uint get_n_items () { return items != null ? items.length : 0; } public Object? get_item (uint position) requires (items != null) requires (position >= 0) requires (position < get_n_items()) { return items[position]; } bool variant_matches (Family item, string search) { var variants = new GenericArray (); item.variants.foreach((f) => { string style = f.style.casefold(); string weight = ((Weight) f.weight).to_translatable_string(); weight = weight.casefold(); if (style.contains(search) || weight.contains(search)) variants.add(f); }); item.variants = variants; return item.count > 0; } bool matches_search_term (Family item) { bool item_matches = true; if (search_term == null || search_term.strip().length == 0) return item_matches; var search = search_term.strip().casefold(); // Best case scenario, searching for a particular family item_matches = item.family.casefold().contains(search); // Possible the search term matches a variant if (!item_matches) item_matches = variant_matches(item, search); return item_matches; } bool matches_filter (Family item) { if (filter == null) return true; return filter.matches(item); } void on_item_changed(Family item) { items_changed(item.position, 0, 0); return; } public void update_items () { uint n_items = get_n_items(); items = null; items = new GenericArray (); items_changed(0, n_items, 0); if (entries != null) { entries.foreach_element((array, index, node) => { Family item = new Family(node.get_object()); if (matches_filter(item) && matches_search_term(item)) { items.add(item); item.changed.connect(() => { on_item_changed(item); }); foreach (var font in item.variants) font.changed.connect(() => { on_item_changed(item); }); } }); items_changed(0, 0, get_n_items()); } return; } public ListModel? get_child_model (Object item) { if (!(item is Family)) return null; var parent = (Family) item; var child = new VariantModel(); BindingFlags flags = BindingFlags.SYNC_CREATE; parent.bind_property("variants", child, "items", flags); return child; } } public class VariantModel : Object, ListModel { public GenericArray ? items { get; set; default = null; } void on_item_changed(Font item) { items_changed(item.position, 0, 0); return; } void on_items_changed () { foreach (var font in items) font.changed.connect(on_item_changed); } construct { notify["items"].connect(on_items_changed); } public Type get_item_type () { return typeof(Font); } public uint get_n_items () { return items != null ? items.length : 0; } public Object? get_item (uint position) requires (items != null) { return_val_if_fail(items[position] != null, null); return items[position]; } } public class FontListRow : ListItemRow { public signal void state_changed (); public uint position { get; set; default = 0; } ulong signal_id = 0; Binding? active = null; Binding? inconsistent = null; protected override void reset () { item_state.visible = true; item_label.set("label", "", "attributes", null, null); item_preview.visible = false; item_count.visible = true; item_count.set_label(""); if (signal_id != 0) SignalHandler.disconnect(item_state, signal_id); signal_id = 0; if (active is Binding) { active.unbind(); active.unref(); active = null; } if (inconsistent is Binding) { inconsistent.unbind(); inconsistent.unref(); inconsistent = null; } } protected override void on_item_set () { reset(); if (item == null) return; bool root = item is Family; item_count.visible = root; if (root) { var count = ((Family) item).count; var count_label = ngettext("%i Variation ", "%i Variations", (ulong) count); item_count.set_label(count_label.printf(count)); item_label.set_text(((Family) item).family); } else { var font = ((Font) item); item_label.set_text(font.to_display_name()); } BindingFlags flags = BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE; active = item.bind_property("active", item_state, "active", flags); flags = BindingFlags.DEFAULT | BindingFlags.SYNC_CREATE; inconsistent = item.bind_property("inconsistent", item_state, "inconsistent", flags); signal_id = item_state.toggled.connect_after(() => { state_changed(); }); return; } } [GtkTemplate (ui = "/com/github/FontManager/FontManager/web/google/ui/google-fonts-font-list-view.ui")] public class FontListView : Gtk.Box { public signal void selection_changed (Object? item); public Object? selected_item { get; set; default = null; } public Json.Array? available_families { get; set; default = null; } public FontListFilter filter { get; set; default = null; } public FontModel model { get { return ((FontModel) treemodel.model); } } [GtkChild] unowned Gtk.ListView listview; [GtkChild] unowned Gtk.Expander expander; [GtkChild] unowned Gtk.SearchEntry search; bool changed = false; bool initialized = false; uint current_selection = 0; uint search_timeout = 0; Gtk.TreeListModel treemodel; Gtk.SingleSelection selection; construct { widget_set_name(listview, "FontManagerGoogleFontsFontListView"); widget_set_margin(listview, 6); } // Add slight delay to avoid filtering while search is still changing public void queue_refilter () { if (search_timeout != 0) GLib.Source.remove(search_timeout); search_timeout = Timeout.add(333, refilter); return; } public void focus_search_entry () { search.grab_focus(); return; } public void select_item (uint position) { if (model.get_n_items() < 1) return; listview.activate_action("list.select-item", "(ubb)", position, false, false); listview.activate_action("list.scroll-to-item", "u", position); // The above does result in selection but doesn't trigger this signal... selection.selection_changed(position, 1); return; } [GtkCallback] void on_expander_activated (Gtk.Expander _expander) { bool expanded = expander.expanded; treemodel.set_autoexpand(expanded); expander.set_tooltip_text(expanded ? _("Collapse all") : _("Expand all")); queue_update(); return; } [GtkCallback] public void on_map () { if (initialized) return; var fontmodel = new FontModel(); treemodel = new Gtk.TreeListModel(fontmodel, false, false, fontmodel.get_child_model); selection = new Gtk.SingleSelection(treemodel); listview.set_factory(get_factory()); listview.set_model(selection); selection.selection_changed.connect(on_selection_changed); BindingFlags flags = BindingFlags.SYNC_CREATE; bind_property("filter", fontmodel, "filter", flags, null, null); bind_property("available-families", model, "entries", flags, null, null); search.search_changed.connect(queue_refilter); search.activate.connect(next_match); search.next_match.connect(next_match); search.previous_match.connect(previous_match); initialized = true; return; } [GtkCallback] public void on_unmap () { if (changed) get_default_application().reload(); return; } Gtk.SignalListItemFactory get_factory () { var factory = new Gtk.SignalListItemFactory(); factory.setup.connect(setup_list_row); factory.bind.connect(bind_list_row); return factory; } void setup_list_row (Gtk.SignalListItemFactory factory, Object item) { Gtk.ListItem list_item = (Gtk.ListItem) item; var tree_expander = new Gtk.TreeExpander(); var row = new FontListRow(); row.margin_top = 4; row.margin_bottom = 4; tree_expander.set_child(row); list_item.set_child(tree_expander); return; } void bind_list_row (Gtk.SignalListItemFactory factory, Object item) { Gtk.ListItem list_item = (Gtk.ListItem) item; uint position = list_item.get_position(); var list_row = treemodel.get_row(position); var tree_expander = (Gtk.TreeExpander) list_item.get_child(); tree_expander.margin_start = 2; tree_expander.set_list_row(list_row); var row = (FontListRow) tree_expander.get_child(); Object? _item = list_row.get_item(); // Setting item triggers update to row widget row.set("position", position, "item", _item, null); row.state_changed.connect(() => { changed = true; }); return; } void queue_update (uint position = 0) { Idle.add(() => { model.search_term = search.text.strip(); model.update_items(); select_item(position); return GLib.Source.REMOVE; }); return; } void next_match (Gtk.SearchEntry entry) { select_item(current_selection + 1); return; } void previous_match (Gtk.SearchEntry entry) { select_item(current_selection - 1); return; } bool refilter () { queue_update(); search_timeout = 0; return GLib.Source.REMOVE; } void on_selection_changed (uint position, uint n_items) { selected_item = null; current_selection = 0; uint i = selection.get_selected(); current_selection = i; if (i == Gtk.INVALID_LIST_POSITION) return; assert(selection.is_selected(i)); var list_row = (Gtk.TreeListRow) treemodel.get_item(i); Object? item = list_row.get_item(); selected_item = item; selection_changed(item); if (Environment.get_variable("G_MESSAGES_DEBUG") != null) { string? description = null; if (selected_item is Family) description = ((Family) selected_item).family; else description = "%s %s".printf(((Font) selected_item).family, ((Font) selected_item).style); debug("%s::selection_changed : %s", listview.name, description); } return; } } } #endif /* HAVE_WEBKIT */ font-manager-0.9.4/src/font-manager/web/google/GoogleFonts.vala000066400000000000000000000254301476271126700244140ustar00rootroot00000000000000/* GoogleFonts.vala * * Copyright (C) 2020-2025 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 GOOGLE_FONTS_API = "https://www.googleapis.com/webfonts/v1/webfonts?key=%s&sort=%s"; const string [] CACHE_FILES = { "alpha", "date", "popularity", "trending" }; public string get_font_directory () { return Path.build_filename(get_user_font_directory(), "Google Fonts"); } public class Catalog : FontManager.DualPaned { public Json.Array? available_families { get; set; default = null; } public WaterfallSettings waterfall_settings { get; set; } bool initialized = false; uint status_code = Soup.Status.NONE; string? reason_phrase = null; Error? error = null; NetworkMonitor network_monitor; PlaceHolder placeholder; PreviewPage preview; FontListView fontlist; static construct { install_action("focus-search", null, (Gtk.WidgetActionActivateFunc) focus_search_entry); add_binding_action(Gdk.Key.F, Gdk.ModifierType.CONTROL_MASK, "focus-search", null); } public Catalog (GLib.Settings? settings) { base(settings); } public override void on_map () { base.on_map(); if (initialized) return; var sidebar = new Sidebar(); fontlist = new FontListView(); preview = new PreviewPage(); set_sidebar_widget(sidebar); set_list_widget(fontlist); set_content_widget(preview); placeholder = new PlaceHolder(null, null, null, null); widget_set_expand(placeholder, true); widget_set_align(placeholder, Gtk.Align.FILL); overlay.add_overlay(placeholder); placeholder.opacity = 0.99; placeholder.visible = false; network_monitor = NetworkMonitor.get_default(); network_monitor.network_changed.connect(on_network_changed); BindingFlags flags = BindingFlags.DEFAULT | BindingFlags.SYNC_CREATE; bind_property("available-families", fontlist, "available-families", flags); bind_property("waterfall-settings", preview, "waterfall-settings", flags); sidebar.bind_property("filter", fontlist, "filter", flags); fontlist.bind_property("selected-item", preview, "selected-item", flags); sidebar.sort_changed.connect(on_sort_changed); if (network_available()) on_network_changed(); else update_placeholder(); preview.restore_state(settings); initialized = true; return; } void focus_search_entry (Gtk.Widget widget, string? action, Variant? parameter) { fontlist.focus_search_entry(); return; } public void select_first_font () { fontlist.select_item(0); return; } void on_network_changed () { if (settings != null && settings.get_boolean("restrict-network-access")) return; update_cache.begin((obj, res) => { update_cache.end(res); update_placeholder(); }); return; } void on_sort_changed (string order) { string filename = @"gfc-$order.json"; string cache_dir = get_package_cache_directory(); string cache = Path.build_filename(cache_dir, filename); var parser = new Json.Parser(); try { parser.load_from_file(cache); Json.Object jobject = parser.get_root().get_object(); Json.Array items = jobject.get_array_member("items"); available_families = items; } catch (Error e) { error = null; error = e.copy(); } update_placeholder(); ((FontListView) get_list_widget()).queue_refilter(); return; } bool network_available () { if (settings != null && settings.get_boolean("restrict-network-access")) return false; bool available = (network_monitor.connectivity == NetworkConnectivity.FULL); if (!available && network_monitor.connectivity != NetworkConnectivity.LOCAL) { try { NetworkAddress google = new NetworkAddress("www.google.com", 80); available = network_monitor.can_reach(google); } catch (Error e) { debug("NetworkConnectivity check failed : %s", e.message); } } return available; } void set_placeholder_message (string? title, string? subtitle, string? message, string? icon_name) { placeholder.set("title", title, "subtitle", subtitle, "message", message, "icon-name", icon_name, null); return; } void update_placeholder () { placeholder.visible = true; if (settings != null && settings.get_boolean("restrict-network-access")) { set_placeholder_message(_("Network Access Disabled"), _("Contact your system administrator to request access."), null, "network-offline-symbolic"); } else if (!network_available()) { set_placeholder_message(_("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"); } else if (error == null && status_code == Soup.Status.OK) { set_placeholder_message(null, null, null, null); placeholder.visible = false; } else if (error != null) { set_placeholder_message(error.domain.to_string(), "%i : %s".printf(error.code, error.message), null, "dialog-error-symbolic"); } else if (status_code >= Soup.Status.BAD_REQUEST && status_code < Soup.Status.INTERNAL_SERVER_ERROR) { set_placeholder_message(_("Client Error"), reason_phrase, _("Try restarting the application. If the issue persists, please file a bug."), "dialog-error-symbolic"); } else if (status_code >= Soup.Status.INTERNAL_SERVER_ERROR) { set_placeholder_message(_("Server Error"), reason_phrase, null, "network-error-symbolic"); } return; } bool have_valid_cache (string filename) { string cache_dir = get_package_cache_directory(); string cache = Path.build_filename(cache_dir, filename); 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); return (now.difference(created) <= (TimeSpan.DAY * 2)); } catch (Error e) { warning("Failed to query file information : %s : %s", cache, e.message); return false; } } return false; } async bool update_cache () { error = null; status_code = Soup.Status.OK; var session = new Soup.Session(); var GFC_API_KEY = (string) Base64.decode(API_KEY); foreach (var entry in CACHE_FILES) { string filename = @"gfc-$entry.json"; if (have_valid_cache(filename)) continue; var message = new Soup.Message(GET, GOOGLE_FONTS_API.printf(GFC_API_KEY, entry)); try { Bytes? bytes = session.send_and_read(message, null); assert(bytes != null); string filepath = Path.build_filename(get_package_cache_directory(), filename); 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); error = e.copy(); } }); } catch (Error e) { warning("Failed to write data for : %s :: %i : %s", filename, e.code, e.message); status_code = message.status_code; reason_phrase = message.reason_phrase; return false; } if (error != null) return false; status_code = message.status_code; reason_phrase = message.reason_phrase; Idle.add(update_cache.callback); yield; } on_sort_changed("alpha"); return true; } } } #endif /* HAVE_WEBKIT */ font-manager-0.9.4/src/font-manager/web/google/LanguageData.vala000066400000000000000000000742151476271126700245100ustar00rootroot00000000000000/* LanguageData.vala * * Copyright (C) 2020-2025 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 label; public string name; public string sample; } // Sample strings used here should be sourced from https://fonts.google.com/ public const LanguageData [] Languages = { { N_("Adlam"), "adlam", "𞤚𞤵𞥅𞤺𞤢𞥄𞤣𞤫 𞤱𞤮𞤲𞤣𞤫 𞤸𞤫𞤬𞤼𞤭𞤲𞤺𞤮𞤤 𞤸𞤮𞤪𞤥𞤢 𞤳𞤢𞤤𞤢 𞤲𞤫𞤯𞥆𞤮 𞤫" }, { N_("Anatolian Hieroglyphs"), "anatolian-heiroglyphs", "𔗷𔗬𔑈𔓯𔐤𔗷𔖶𔔆𔗐𔓱𔑣𔓢𔑈𔓷𔖻𔗔𔑏𔖱𔗷𔖶𔑦𔗬𔓯𔓷 𔖖𔓢𔕙𔑯𔗦 𔖪𔖱𔖪 𔑮𔐓𔗵𔗬 𔐱𔕬𔗬𔑰𔖱" }, { N_("Arabic"), "arabic", "الحب سماء لا تمطر غير الأحلام." }, { N_("Armenian"), "armenian", "Քանզի մարդկային ընտանիքի բոլոր անդամներին" }, { N_("Avestan"), "avestan", "𐬞𐬎𐬭𐬕𐬍𐬝 𐬛𐬁𐬢𐬁 𐬋 𐬨𐬀𐬌𐬢𐬌𐬌𐬋 𐬑𐬀𐬭𐬛 𐬐𐬎" }, { N_("Balinese"), "balinese", "ᬫᬦᬶᬫ᭄ᬩᬦ᭄ᬕ᭄ ᬭᬶᬅᬦ᭄ᬢᬸᬓᬦ᭄ ᬧᬦ᭄ᬕᬦ᭄ᬕ᭄ᬓᬾᬦ᭄ ᬭᬶᬦ᭄ᬕ᭄ ᬲᬸᬪᬓᬃᬫ" }, { N_("Bamum"), "bamum", "ꚳꚴ𖥉𖥊𖥋𖥌𖥍 𖡼𖡽𖠀𖠁𖠂𖠃𖠄 𖠎𖠏𖠐𖠑𖠒𖠓𖠔 ꚠꚡꚢꚣꚤꚥꚦ 𖨔𖨕𖨖𖨗𖨘𖨙𖨚 𖠣𖠤𖠥𖠦𖠧𖠨𖠩" }, { N_("Bassa Vah"), "bassa-vah", "𖫞𖫫𖫰 𖫐𖫭𖫱𖫐𖫗𖫭𖫰𖫞𖫭𖫰 𖫑𖫫𖫱 𖫔𖫬𖫱𖫞𖫬𖫱𖫭𖫱𖫐𖫕𖫭𖫰 𖫔𖫪𖫰𖫐𖫬𖫲𖫐 𖫞𖫫𖫰𖫬𖫱 𖫕𖫨𖫲𖫐𖫪𖫳𖫐𖫕𖫪𖫱" }, { N_("Batak"), "batak", "ᯘᯮᯂᯮᯖᯉ᯲ᯉᯉ᯲ᯐᯬᯔ᯲ᯅᯤᯇᯪᯂ᯲᯾" }, { N_("Bengali"), "bengali", "আগুনের শিখা নিভে গিয়েছিল, আর তিনি জানলা দিয়ে তারাদের দিকে তাকালেন৷" }, { N_("Bhaiksuki"), "bhaiksuki", "𑰧𑰝𑰿𑰨𑱃𑰕𑰐𑰝𑰰𑱃𑰫𑰯𑰡𑰿𑰝𑰰𑰡𑰿𑰧𑰯𑰧𑰭𑰿𑰪𑰯𑰝𑰡𑰿𑰝𑰿𑰨𑰿𑰧𑰯𑰜𑰯𑰽𑱃𑰁𑰠𑰯𑰨𑰾𑱃𑰦𑰯𑰡𑰪𑰢𑰨𑰰𑰪𑰯𑰨𑰭𑰿𑰧𑱃𑰭𑰨𑰿𑰪𑰸𑰬𑰯𑰦𑰢𑰰𑱃𑰭𑰟𑰭" }, { N_("Brahmi"), "brahmi", "𑀫𑀦 𑀱𑀩𑀩 𑀫𑀯𑀥𑀬𑀢𑀅 𑀩𑀅𑀬𑀔𑀭𑀅 𑀰𑀭𑀰𑀦𑀬𑀅 𑀮𑀓𑀮𑀳 𑀳𑀥𑀫𑀅 𑀥𑀓" }, { N_("Braille"), "braille", "⠁⠇⠇ ⠓⠥⠍⠁⠝ ⠃⠑⠊⠝⠛⠎ ⠁⠗⠑ ⠃⠕⠗⠝ ⠋⠗⠑⠑ ⠁⠝⠙ ⠑⠟⠥⠁⠇" }, { N_("Buginese"), "buginese", "Pura ritimbang nasengnge dipattongengngi" }, // { N_("Buhid"), "buhid", "" }, { N_("Caucasian Albanian"), "caucasian-albanian", "𐕗𐕘𐕙𐔷𐔸𐔹𐔺 𐔻𐔼𐔽𐕌𐕍𐕎𐕏 𐕂𐕃𐕄𐕅𐕆𐕇𐕈 𐔰𐔱𐔲𐔳𐔴𐔵𐔶 𐕡𐕢𐕣𐔾𐔿𐕀𐕁 𐕉𐕊𐕋𐕚𐕛𐕜𐕝" }, { N_("Canadian Aboriginal"), "canadian-aboriginal", "ᐃᒪᐃᒻᒪᑦ ᐃᓕᑕᖅᓯᒪᐅᑎᖃᑦᒪᑦ ᓯᕗᓕᕐᓂᓴᑐᖃᕐᓂᒃ ᓂᕐᓱᐃᓂᑦᒥᒃ" }, { N_("Carian"), "carian", "𐊪𐊾𐊠𐊽𐊾𐊲𐊸𐊫𐊷𐋉𐋃𐊷𐊲𐊷𐊲𐊰𐊫𐋇𐊫𐊰𐊪𐊫𐊣" }, { N_("Chakma"), "chakma", "𑄡𑄨𑄠𑄚𑄧𑄖𑄳𑄠𑄬 𑄟𑄚𑄬𑄭 𑄉𑄨𑄢𑄨𑄢𑄴 𑄝𑄬𑄇𑄴𑄅𑄚𑄧𑄖𑄳𑄠𑄴 𑄥𑄧𑄁 𑄃𑄮 𑄑𑄚𑄑𑄚𑄳𑄠𑄴 𑄝𑄚𑄝𑄚𑄳𑄠𑄴 𑄃𑄇𑄴𑄇𑄥𑄁𑄃𑄚𑄩" }, { N_("Cham"), "cham", "ꨢꨓꨴ ꨎꨈꨓꨪ ꨦꨩꩆꨓꨪꨘꨳꨩꨢꨧꨶꨩꨓꩆꨓꨴꨳꨩꨘꨩꩌ ꨀꨩꨖꨩꨣꩍ ꨠꨩꨘꨥꨚꨣꨪꨥꨩꨣꨧꨳ ꨧꨣꨶꨯꨮꨦꨩꨠꨚꨪ ꨧꨕꨧꨳꨩꨘꨩꩌ" }, { N_("Cherokee"), "cherokee", "ᎠᎣᎤᎴᎺᎾᏃᏆᏒᏔᏣᏫᏲᏴ" }, { N_("Chinese (Hong Kong)"), "chinese-hongkong", "他們所有的設備和儀器彷彿都是有生命的。" }, { N_("Chinese (Simplified)"), "chinese-simplified", "他们所有的设备和仪器彷佛都是有生命的。" }, { N_("Chinese (Traditional)"), "chinese-traditional", "他們所有的設備和儀器彷彿都是有生命的。" }, { N_("Chorasmian"), "chorasmian", "𐾽𐾾 𐾿𐾲𐾲 𐾽𐾶𐾴𐾺𐿄𐾰 𐾲𐾰𐾺𐾻𐿂𐾰 𐿃𐿂𐿃𐾾𐾺𐾰 𐾼𐾻𐾼𐾵 𐾵𐾴𐾽𐾰 𐾴𐾻" }, { N_("Coptic"), "coptic", "لمّا كان الاعتراف بالكرامة المتأصلة في جميع" }, { N_("Cuneiform"), "cuneiform", "𒆪𒌋𒀭𒆷𒈦𒇻𒀭𒆘𒀀𒁺𒀭𒀫𒌓𒀭𒈾𒀭𒇸𒀀𒉿𒈝𒀸" }, { N_("Cypriot"), "cypriot", "𐠀𐠜𐠍𐠚 𐠃𐠙𐠪𐠒𐠚 𐠰𐠜𐠙𐠪𐠎𐠡𐠦𐠚 𐠰𐠛 𐠅𐠮𐠣𐠚 𐠊𐠩 𐠰𐠩 𐠊𐠪𐠋𐠚𐠰𐠩" }, { N_("Cypro Minoan"), "cypro-minoan", "𒾙𒾚𒾛𒾜𒾝𒾞𒾟𒾠𒾡𒾢𒾣𒾤𒾥𒾦𒾧𒾨𒾩𒾪𒾫𒾬𒾭𒾮𒾯𒾰𒾱𒾲𒾳𒾴𒾵𒾶𒾷𒾸𒾹𒾺𒾻𒾼𒾽𒾾𒾿𒿀𒿁𒿂𒿃𒿄𒿅𒿆𒿇𒿈" }, { N_("Cyrillic"), "cyrillic", "Алая вспышка осветила силуэт зазубренного крыла." }, { N_("Cyrillic Extended"), "cyrillic-ext", "Видовище перед нашими очима справді вражало." }, { N_("Deseret"), "deseret", "𐐃𐑊 𐐸𐐷𐐭𐑋𐐲𐑌 𐐺𐐨𐐮𐑍𐑆 𐐪𐑉 𐐺𐐫𐑉𐑌 𐑁𐑉𐐨 𐐰𐑌𐐼 𐐨𐐿𐐶𐐲𐑊 𐐮𐑌" }, { N_("Devanagari"), "devanagari", "अंतरिक्ष यान से दूर नीचे पृथ्वी शानदार ढंग से जगमगा रही थी ।" }, { N_("Duployan"), "duployan", "𛱕𛱖𛱗𛱘𛱙𛱚 𛱩𛱪𛱰𛱱𛱲𛱳𛱴 𛰀𛰁𛰂𛰃𛰄𛰅𛰆 𛲔𛲕𛲖𛲗𛲘𛲙𛲜 𛰎𛰏𛰐𛰑𛰒𛰓𛰔 𛱢𛱣𛱤𛱥𛱦𛱧𛱨" }, { N_("Egyptian Hieroglyphs"), "egyptian-heiroglyphs", "𓈖𓆓 𓊽𓉐𓉐 𓈖𓏲𓇯𓂝𓏴𓃾 𓉐𓃾𓂝𓃻𓁶𓃾 𓌓𓁶𓌓𓆓𓂝𓃾 𓌅𓂧𓌅𓀠 𓀠𓇯𓈖𓃾 𓇯𓂧" }, { N_("Elbasan"), "elbasan", "𐔟 𐔁𐔀 𐔒𐔎𐔇𐔔 𐔏𐔇 𐔠𐔖 𐔀𐔝𐔎𐔇 𐔟 𐔒𐔁𐔟𐔛𐔌𐔔𐔈 𐔄𐔍𐔝𐔈 𐔝𐔈 𐔗𐔎𐔇𐔐𐔐𐔈" }, { N_("Elymaic"), "elymaic", "𐿬𐿭 𐿮𐿡𐿡 𐿬𐿥𐿣𐿩𐿵𐿠 𐿡𐿠𐿩𐿲𐿳𐿠 𐿴𐿳𐿴𐿭𐿩𐿠 𐿫𐿪𐿫𐿤 𐿤𐿣𐿬𐿠 𐿣𐿪" }, { N_("Ethiopic"), "ethiopic", "፤ ምድርም ሁሉ በአንድ ቋንቋና በአንድ ንግግር ነበረች።" }, { N_("Georgian"), "georgian", "ვინაიდან ადამიანთა ოჯახის ყველა წევრისათვის" }, { N_("Glagolitic"), "glagolitic", "ⰲⱐⱄⰻ ⰱⱁ ⰾⱓⰴⰻⰵ ⱃⱁⰴⱔⱅⱏ ⱄⱔ ⱄⰲⱁⰱⱁⰴⱐⱀⰻ ⰻ ⱃⰰⰲⱐⱀⰻ" }, { N_("Gothic"), "gothic", "𐌰𐌻𐌻𐌰𐌹 𐌼𐌰𐌽𐌽𐌰 𐍆𐍂𐌴𐌹𐌷𐌰𐌻𐍃 𐌾𐌰𐌷 𐍃𐌰𐌼𐌰𐌻𐌴𐌹𐌺𐍉 𐌹𐌽 𐍅𐌰𐌹𐍂𐌸𐌹𐌳𐌰𐌹" }, { N_("Grantha"), "grantha", "𑌯𑌤𑍍𑌰 𑌜𑌗𑌤𑌿 𑌶𑌾𑌨𑍍𑌤𑌿𑌨𑍍𑌯𑌾𑌯𑌸𑍍𑌵𑌾𑌤𑌨𑍍𑌤𑍍𑌰𑍍𑌯𑌾𑌣𑌾𑌂 𑌆𑌧𑌾𑌰𑌃 𑌮𑌾𑌨𑌵𑌪𑌰𑌿𑌵𑌾𑌰𑌸𑍍𑌯 𑌸𑌰𑍍𑌵𑍇𑌷𑌾𑌮𑌪𑌿" }, { N_("Greek"), "greek", "Ήταν απλώς θέμα χρόνου." }, { N_("Greek Extended"), "greek-ext", "Ήταν απλώς θέμα χρόνου." }, { N_("Gujarati"), "gujarati", "અમને તેની જાણ થાય તે પહેલાં જ, અમે જમીન છોડી દીધી હતી." }, { N_("Gunjala Gondi"), "gunjala-gondi", "𑵺𑶌𑵭 𑶀𑶌𑵭𑵳 𑶅𑶍𑵽-𑵶𑶂𑶗𑵰𑶋" }, { N_("Gurmukhi"), "gurmukhi", "ਸਵਾਲ ਸਿਰਫ਼ ਸਮੇਂ ਦਾ ਸੀ।" }, { N_("Hanifi Rohingya"), "hanifi-rohingya", "𐴀𐴞𐴕𐴐𐴝𐴦𐴕 𐴁𐴠𐴒𐴧𐴟𐴕 𐴀𐴝𐴎𐴝𐴊𐴢 𐴀𐴝𐴌 𐴀𐴠𐴑𐴧𐴟 𐴉𐴟𐴥𐴖𐴝𐴙𐴕𐴝" }, { N_("Hanunoo"), "hanunoo", "ᜣᜩᜳᜥ ᜩᜰᜳᜧᜳᜥ ᜵ ᜣᜲᜦ ᜢᜨ ᜫᜣᜪ ᜵" }, { N_("Hatran"), "hatran", "𐣬𐣭 𐣮𐣡𐣡 𐣬𐣥𐣣𐣩𐣵𐣠 𐣡𐣠𐣩𐣲𐣣𐣠 𐣴𐣣𐣴𐣭𐣩𐣠 𐣫𐣪𐣫𐣤 𐣤𐣣𐣬𐣠 𐣣𐣪" }, { N_("Hebrew"), "hebrew", "אז הגיע הלילה של כוכב השביט הראשון." }, { N_("Imperial Aramaic"), "imperial-aramaic", "𐡌𐡍 𐡎𐡁𐡁 𐡌𐡅𐡃𐡉𐡕𐡀 𐡁𐡀𐡉𐡒𐡓𐡀 𐡔𐡓𐡔𐡍𐡉𐡀 𐡋𐡊𐡋𐡄 𐡄𐡃𐡌𐡀 𐡃𐡊" }, { N_("Indic Siyaq Numbers"), "indic-siyac-numbers", "𞲝𞲞𞲟𞲠𞲡 𞲆𞲇𞲈𞲉𞲊𞲋𞲌 𞱸𞲂𞲃𞲄𞲅 𞲘 ا٠١٢٣٤٥" }, { N_("Inscriptional Pahlavi"), "inscriptional-pahlavi", "𐭬𐭭 𐭮𐭡𐭡 𐭬𐭥𐭣𐭩𐭲𐭠 𐭡𐭠𐭩𐭬𐭥𐭠 𐭱𐭥𐭱𐭭𐭩𐭠 𐭫𐭪𐭫𐭤 𐭤𐭣𐭬𐭠 𐭣𐭪" }, { N_("Inscriptional Parthian"), "inscriptional-parthian", "𐭌𐭍 𐭎𐭁𐭁 𐭌𐭅𐭃𐭉𐭕𐭀 𐭁𐭀𐭉𐭒𐭓𐭀 𐭔𐭓𐭔𐭍𐭉𐭀 𐭋𐭊𐭋𐭄 𐭄𐭃𐭌𐭀 𐭃𐭊" }, { N_("Japanese"), "japanese", "彼らの機器や装置はすべて生命体だ。" }, { N_("Javanese"), "javanese", "꧋ꦩꦤꦶꦩ꧀ꦧꦁꦩꦤꦮꦲꦏ꧀ꦲꦏ꧀ꦲꦸꦩꦠ꧀ꦩꦤꦸꦁꦱꦥꦼꦂꦭꦸꦲꦤ꧀ꦠꦸꦏ꧀ꦥꦔꦪꦺꦴꦩ꧀ꦩꦤ꧀ꦏꦤ꧀ꦛꦶꦥꦿꦤꦠꦤ꧀ꦭꦤ꧀ꦠꦠꦤꦤ" }, { N_("Kaithi"), "kaithi", "𑂉𑂍 𑂃𑂠𑂧𑂷 𑂍𑂵 𑂠𑂴 𑂥𑂵𑂗𑂰 𑂩𑂯𑂪 𑃀" }, { N_("Kannada"), "kannada", "ಇದು ಕೇವಲ ಸಮಯದ ಪ್ರಶ್ನೆಯಾಗಿದೆ." }, { N_("Kharoshthi"), "kharoshthi", "𐨩𐨟𐨿𐨪 𐨗𐨒𐨟𐨁 𐨭𐨌𐨣𐨿𐨟𐨁𐨣𐨿𐨩𐨌𐨩𐨯𐨿𐨬𐨌𐨟𐨣𐨿𐨟𐨿𐨪𐨿𐨩𐨌𐨞𐨌𐨎 𐨀𐨌𐨢𐨌𐨪𐨏 𐨨𐨌𐨣𐨬𐨤𐨪𐨁𐨬𐨌𐨪𐨯𐨿𐨩 𐨯𐨪𐨿𐨬𐨅𐨮𐨌𐨨𐨤𐨁" }, { N_("Kawi"), "kawi", "𑽅𑽎𑽅𑼆𑼯𑼒𑽉𑽑𑽒𑽑𑽔𑽉𑼙𑽂𑼫𑼾𑼰𑽂𑼝𑼪𑼴𑼱𑽉" }, { N_("Kayah Li"), "kayah-li", "ꤒꤟꤢꤧ꤬ꤚꤤ꤬ꤒꤟꤢꤧ꤬ꤊꤛꤢ꤭ ꤘꤣ ꤠꤢ꤭ ꤞꤢꤧꤐꤟꤢꤦ ꤟꤢꤩꤏꤥ꤬ ꤔꤟꤢꤧ꤬ ꤔꤌꤣ꤬ꤗꤢ꤬ ꤢ꤬ꤥ꤬" }, { N_("Khmer"), "khmer", "ខ្ញុំបានមើលព្យុះ ដែលមានភាពស្រស់ស្អាតណាស់ ប៉ុន្តែគួរឲ្យខ្លាច" }, { N_("Khojki"), "khojki", "𑈩𑈤𑈨𑈦𑈬𑈺𑈀𑈞𑈩𑈬𑈞𑈺𑈁𑈐𑈶𑈬𑈛𑈺𑈂𑈺𑈀𑈐𑈶𑈙𑈺𑈂𑈺𑈪𑈈𑈶𑈞𑈺𑈑𑈥𑈺𑈪𑈨𑈬𑈧𑈥𑈺𑈈𑈀𑈞" }, { N_("Khudawadi"), "khudawadi", "𑋝𑋗𑋛𑋙𑋠 𑊰𑋑𑋝𑋠𑋑 𑊱𑋂𑋩𑋠𑋏 𑊲 𑊰𑋂𑋩𑋍 𑊲 𑋞𑊺𑋩𑋑 ڄ𑋘 𑋞𑋛𑋠𑋚𑋘 𑊺𑊰𑋑" }, { N_("Korean"), "korean", "그들의 장비와 기구는 모두 살아 있다." }, { N_("Lao"), "lao", "ດ້ວຍເຫດວ່າ ການຮັບຮູ້ກຽດຕິສັກອັນມີປະຈຳຢູ່ຕົວບຸກຄົນໃນວົງສະກຸນຂອງມະນຸດທຸກໆຄົນ" }, { N_("Lepcha"), "lepcha", "᰿᱁᰿ ᰂᰦᰮᰛᰧᰶᰕᰩ ᰂᰦᰮᰛᰧᰶ ᰣᰦᰜᰬᰮᰌᰨ ᰌᰧᰜᰬ" }, { 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_("Limbu"), "limbu", "ᤂᤧ᤹ᤕᤥ ᤁᤢᤴᤔᤢᤵᤔᤠᤸᤗᤧ ᤆᤠ ᤆᤥᤃᤢᤀᤠᤱ ᤐᤡᤖᤢ ᤜᤧᤰᤁᤩᤠᤱ ᤆᤠ ᤛᤢᤶᤒᤠᤰᤆᤧᤴ ᤑᤠ ᤏᤰᤁᤡᤸᤗᤧ ᤛᤢᤶᤒᤠᤰ ᤐᤡᤖᤢᤖᤧᤳᤇ॥" }, { N_("Linear A"), "linear-a", "𐘀𐘁𐘂𐘃𐘄𐘅𐘆 𐘣𐘤𐘥𐘦𐘧𐘨𐘩 𐚯𐚰𐚱𐚲𐚳𐚴𐚵 𐜟𐜠𐜡𐜢𐜣𐜤𐜥 𐚨𐚩𐚪𐚫𐚬𐚭𐚮 𐛋𐛌𐛍𐛎𐛏𐛐𐛑" }, { N_("Linear B"), "linear-b", "𐀴𐀪𐀡𐀆𐄀𐁁𐀐𐀄𐄀𐀐𐀩𐀯𐀍𐄀𐀸𐀐 𐃠 𐄈 𐀴𐀪𐀡𐄀𐀁𐀕𐄀𐀡𐀆𐄀𐀃𐀺𐀸 𐃠 𐄇 𐀴𐀪𐀡𐄀𐀐𐀩𐀯𐀍𐄀𐀸𐀐𐄀𐀀𐀢𐄀𐀐𐀏𐀄𐀕𐀜" }, { N_("Lisu"), "lisu", "ꓞꓳ ꓘꓹ ꓠꓯꓹꓼ ꓢꓲ ꓫꓬ ꓟ ꓙ ꓖꓴ ꓗꓪ ꓟꓬꓱꓽ ꓧꓳꓽ ꓢꓴ ꓠꓬ꓾" }, { N_("Lycian"), "lycian", "𐊁𐊂𐊚𐊑𐊏𐊚 𐊓𐊕𐊑𐊏𐊀𐊇𐊒 𐊎𐊚𐊏 𐊁𐊓𐊕𐊑𐊏𐊀𐊇𐊀𐊗𐊚 𐊛𐊀𐊏𐊀𐊅𐊀𐊈𐊀 𐊛𐊕𐊓𐊓𐊆𐊍𐊀𐊅𐊆" }, { N_("Lydian"), "lydian", "𐤠𐤨𐤯𐤦𐤫 𐤫𐤵𐤲𐤦𐤳 𐤲𐤤𐤩𐤷𐤨 𐤱𐤶𐤫𐤳𐤷𐤦𐤱𐤦𐤣 𐤱𐤠𐤨𐤪𐤷 𐤠𐤭𐤯𐤦𐤪𐤰𐤮" }, { N_("Mahajani"), "mahajani", "𑅙𑅒𑅧𑅕𑅑 𑅬𑅐𑅧𑅯 𑅨𑅭𑅑𑅯𑅐𑅭 𑅕𑅓 𑅰𑅫𑅑 𑅰𑅥𑅰𑅛𑅔𑅧 𑅕𑅓 𑅛𑅧𑅬𑅛𑅐𑅣 𑅗𑅒𑅭𑅯 𑅒𑅭 𑅰𑅬𑅐𑅧" }, { N_("Malayalam"), "malayalam", "അവരുടെ എല്ലാ ഉപകരണങ്ങളും യന്ത്രങ്ങളും ഏതെങ്കിലും രൂപത്തിൽ സജീവമാണ്." }, { N_("Mandaic"), "mandaic", "ࡕࡉࡁࡉࡋ ࡓࡌࡀ ࡀࡐࡀࡓࡀ ࡀࡎࡀࡓ ࡏࡅࡕࡓࡀ ࡂࡁࡓࡀ ࡍࡄࡅࡓࡀ ࡁࡓࡀࡄࡉࡌ" }, { N_("Manichaean"), "manichaean", "𐫖𐫗 𐫘𐫁𐫁 𐫖𐫇𐫅𐫏𐫤𐫀 𐫁𐫀𐫏𐫞𐫡𐫀 𐫢𐫡𐫢𐫗𐫏𐫀 𐫓𐫐𐫓𐫆 𐫆𐫅𐫖𐫀 𐫅𐫐" }, { N_("Math"), "math", "𝞉𝞩𝟃𞻰⟥⦀⦁ 𝚢𝚣𝚤𝖿𝗀𝗁𝗂 𝑻𝑼𝑽𝗔𝗕𝗖𝗗 ϑϕϰϱϵℊℎ ⊰⊱⊲⊳⊴⊵⫕ 𞹴𞹵𞹶𞹷𞹹𞹺𞹻" }, { N_("Marchen"), "marchen", "𑲉𑱺𑲪 𑱸𑱴𑱺𑲱 𑲌𑲰𑱽𑲚𑲱𑱽𑲩𑲰𑲉𑲍𑲥𑲰𑱺𑱽𑲚𑲪𑲩𑲰𑱽𑲰𑲵 𑲏𑲰𑱼𑲮𑲰𑲊𑲎 𑲁𑲰𑱽𑲅𑱾𑲊𑲱𑲅𑲰𑲊𑲍𑲩 𑲍𑲊𑲥𑲳𑲌𑲰𑲁𑱾𑲱 𑲍𑱼𑲍𑲩𑲰𑱽𑲰𑲵" }, { N_("Masaram Gondi"), "masaram-gondi", "𑴫𑴴𑴓𑴧𑴱𑴤𑵄 𑴫𑴴𑴡𑴧𑴱𑴤𑵄 𑴤𑴧𑴥𑴓𑴩𑴳𑴛𑴧𑴱𑴤𑵄 𑴫𑴫𑵅𑴥𑴩𑵅𑴧𑴱𑴤𑴧𑴱𑴤𑵄 𑴤𑴱𑴛𑴦𑴤𑵄 ॥" }, { N_("Mayan Numerals"), "mayan-numerals", "𝋠𝋡𝋢𝋣𝋤𝋥𝋦 𝋧𝋨𝋩𝋪𝋫𝋬𝋭" }, { N_("Medefaidrin"), "medefaidrin", "𖹀𖹦𖹻𖹧 𖹻 𖹫𖹠𖹦𖹤 𖹃𖹣𖹫 𖹤𖹨 𖹦𖹻𖹫𖹤 𖹣𖹫 𖹤𖹠 𖹛𖹫 𖹧𖹨𖹫𖹤𖹣 𖹫𖹤𖹣𖹧𖹨" }, { N_("Meetei Mayek"), "meetei-mayek", "ꯃꯤꯑꯣꯏꯕ ꯈꯨꯗꯤꯡꯃꯛ ꯄꯣꯛꯄ ꯃꯇꯝꯗ ꯅꯤꯡꯇꯝꯃ ꯑꯃꯗꯤ ꯏꯖꯖꯠꯑꯃꯁꯨꯡ ꯍꯛ" }, { N_("Mende Kikakui"), "mende-kikakui", "𞡥𞠖𞢻𞠢𞠮𞠣 𞢣𞠽 𞡅 𞡄 𞠺 𞡈 𞡗 𞢰𞠎 𞡔 𞡪, 𞡅𞠧 𞡄 𞡥𞢻𞠤 𞡖𞠢 𞠄𞠦" }, { N_("Meroitic"), "meroitic", "𐦣𐦤𐦥𐦦𐦮𐦯𐦰 𐦀𐦁𐦂𐦃𐦄𐦅𐦆 𐦱𐦲𐦳𐦴𐦵𐦶𐦷 𐦾𐦿𐦧𐦨𐦩𐦪𐦫 𐦑𐦒𐦓𐦔𐦠𐦡𐦢 𐦜𐦝𐦞𐦟𐦎𐦏𐦐" }, // { N_(""), "meroitic-cursive", "" }, // { N_(""), "meroitic-heiroglyphs", "" }, { N_("Miao"), "miao", "𖼐𖽪𖾐 𖼞𖽪 𖼷𖽷 𖽐𖼊𖽪𖾏 𖼷𖽷 𖼊𖽡 𖽐𖼞𖽻𖾏 𖼽𖽘 𖼮𖽷𖾑 𖼨𖽑𖽪𖾐 𖽐𖼊𖽪𖾏 𖼎𖽻 𖼡𖽑𖽔𖾑 𖼀𖽱 𖼎𖽻 𖼡𖽻𖾐 𖽐𖼊𖽪𖾏 𖼀𖽡𖾐 𖼳𖽔𖾐" }, { N_("Modi"), "modi", "𑘕𑘿𑘧𑘰 𑘀𑘨𑘿𑘞𑘲 𑘦𑘰𑘡𑘪 𑘎𑘳𑘘𑘳𑘽𑘪𑘰𑘝𑘲𑘩 𑘭𑘨𑘿𑘪 𑘪𑘿𑘧𑘎𑘿𑘝𑘲𑘽𑘓𑘲 𑘭𑘿𑘪𑘰𑘥𑘰𑘪𑘲𑘎 𑘢𑘿𑘨𑘝𑘲𑘬𑘿𑘙𑘰 𑘪" }, { N_("Mongolian"), "mongolian", "ᠬᠦᠮᠦᠨ ᠪᠦᠷ ᠲᠥᠷᠥᠵᠦ ᠮᠡᠨᠳᠡᠯᠡᠬᠦ ᠡᠷᠬᠡ ᠴᠢᠯᠥᠭᠡ ᠲᠡᠢ᠂" }, { N_("Mro"), "mro", "𖩏𖩖𖩔𖩆𖩊 𖩗𖩖𖩊 𖩍𖩖𖩌 𖩎𖩆𖩁 𖩋𖩖 𖩍𖩖𖩌𖩯" }, { N_("Multani"), "multani", "𑊡𑊖𑊢 𑊌𑊆𑊖 𑊥𑊚𑊖𑊚𑊡𑊡𑊥𑊤𑊖𑊚𑊖𑊢𑊡𑊕𑊚 𑊀𑊙𑊢𑊦 𑊠𑊚𑊤𑊛𑊢𑊤𑊢𑊥𑊡 𑊥𑊢𑊤𑊥𑊠𑊛" }, { N_("Music"), "music", "𝄆 𝄙𝆏 𝅗𝅘𝅥𝅘𝅥𝅯𝅘𝅥𝅱 𝄞𝄟𝄢 𝄾𝄿𝄎 𝄴 𝄶𝅁 𝄭𝄰 𝇛𝇜 𝄊 𝄇 𝀸𝀹𝀺𝀻𝀼𝀽 𝈀𝈁𝈂𝈃𝈄𝈅" }, { N_("Myanmar"), "myanmar", "သူတို့ရဲ့ စက်ပစ္စည်းတွေ၊ ကိရိယာတွေ အားလုံး အသက်ရှင်ကြတယ်။" }, { N_("Nabataean"), "nabataean", "𐢓𐢔 𐢖𐢃𐢂 𐢓𐢈𐢅𐢍𐢞𐢀 𐢃𐢁𐢍𐢚𐢛𐢀 𐢝𐢛𐢝𐢕𐢍𐢀 𐢑𐢏𐢑𐢆 𐢇𐢅𐢓𐢀 𐢅𐢏" }, { N_("Nag Mundari"), "nag-mundari", "𞓛𞓐𞓗𞓤𞓨 𞓙𞓐𞓡𞓐𞓢𞓐 𞓢𞓤 𞓧𞓕𞓨𞓣𞓕𞓔 𞓐𞓡𞓐𞓐 𞓕𞓢𞓝𞓚𞓓𞓕𞓣 𞓢𞓐 𞓣𞓤𞓕𞓙 𞓑𞓕𞓚𞓝𞓚𞓗𞓕𞓗𞓕𞓝 𞓣𞓤 𞓖𞓕𞓨𞓕𞓧" }, { N_("Nandinagari"), "nandinagari", "𑧇𑦽𑧠𑧈 𑦵𑦰𑦽𑧒 𑧋𑧑𑧞𑦽𑧒𑧁𑧠𑧇𑧑𑧇𑧍𑧠𑧊𑧑𑦽𑧞𑦽𑧠𑧈𑧠𑧇𑧑𑦼𑧑𑧞 𑦡𑧀𑧑𑧈𑧟 𑧆𑧑𑧁𑧊𑧂𑧈𑧒𑧊𑧑𑧈𑧍𑧠𑧇 𑧍𑧈𑧠𑧊𑧚𑧌𑧑𑧆𑧂𑧒" }, { N_("New Tai Lue"), "new-tai-lue", "ᦝᧂᦑᦸᦰ ᦍᦸᧆᦑᦲᧈᦷᦢᦆᧄ ᦅᧀᦂᦱᧂᦐᦸᧂ ᦂᦱᧁ ᦙᦸᧃᦟᦱᧆᦓᧄᧉ ᦶᦙᧈᦷᦎᦶᦂᧄᧉ" }, { N_("Newa"), "newa", "𑐳𑐎𑐮𑐾𑑄 𑐩𑐣𑐹𑐟 𑐳𑑂𑐰𑐟𑐣𑑂𑐟𑑂𑐬 𑐰 𑐖𑑂𑐰𑐮𑐶𑐖𑑂𑐰𑑅 𑐁𑐟𑑂𑐩𑐳𑐩𑑂𑐩𑐵𑐣 𑐰 𑐰𑐵𑑄 𑐡𑐂𑐎𑐠𑑄 𑐧𑐸𑐂" }, // { N_(""), "nko", "" }, { N_("Nüshu"), "nushu", "𛇤𛅰𛈕𛅸𛇃𛆤𛈕 𛇤𛅰𛈕𛅸𛇃𛆤𛈕 𛇤𛅰𛈕𛅸𛇃𛆤𛈕 𛇤𛅰𛈕𛅸𛇃𛆤𛈕 𛇤𛅰𛈕𛅸𛇃𛆤𛈕 " }, { N_("Ogham"), "ogham", "᚛ᚌᚔᚚ ᚓ ᚈᚔᚄᚓᚇ ᚔᚅ ᚃᚐᚔᚇᚉᚆᚓ᚜ ᚛ᚇᚘᚐ ᚋᚁᚐ ᚌᚐᚄᚉᚓᚇᚐᚉᚆ᚜" }, { N_("Ol Chiki"), "ol-chiki", "ᱡᱚᱛᱚ ᱞᱮᱠᱟᱱᱚ ᱢᱳᱱᱚ ᱟᱨᱚ ᱚᱫᱷᱤᱠᱟᱨᱚ ᱨᱮᱭᱟᱠᱚ ᱟᱫᱷᱟᱨᱚ ᱨᱮ ᱢᱩᱪᱳᱛᱚ ᱫᱷᱟᱵᱤᱪᱚ ᱥᱣᱚᱛᱚᱱᱛᱨᱚ" }, { N_("Old Hungarian"), "old-hungarian", "𐲪𐲢𐲙𐲔 𐲥𐲬𐲖𐲦𐲤𐲦𐲬𐲖 𐲌𐲛𐲍𐲮𐲀𐲙 𐲐𐲢𐲙𐲔 𐲯𐲢𐲞𐲦 𐲥𐲀𐲯𐲎 𐲥𐲦𐲙𐲇𐲞𐲂𐲉 𐲘𐲀𐲨𐲤 𐲒𐲀𐲙𐲛𐲤 𐲤𐲨𐲦𐲙 𐲓𐲛𐲮𐲀𐲆 𐲆𐲐𐲙𐲀𐲖𐲦𐲔 𐲘𐲀𐲨𐲀𐲤𐲘𐲤𐲦𐲢 𐲍𐲢𐲍𐲗𐲘𐲤𐲦𐲢𐲆𐲐𐲙𐲀𐲖𐲦𐲀𐲔 𐲍 𐲐𐲒 𐲀 𐲤 𐲐 𐲗 𐲗 𐲖𐲦 𐲀" }, { N_("Old Italic"), "old-italic", "𐌆𐌀𐌌𐌈𐌉𐌂 𐌈𐌖𐌍 𐌗𐌀𐌓𐌖𐌍 𐌘𐌄𐌓𐌔𐌖 𐌆𐌀𐌌𐌀𐌈𐌉 𐌀𐌉𐌔 𐌑𐌀𐌔 𐌐𐌖𐌉𐌀" }, { N_("Old North Arabian"), "old-north-arabian", "𐪃𐪌 𐪊𐪈𐪈 𐪃𐪅𐪕𐪚𐪗𐪑 𐪈𐪑𐪚𐪄𐪇𐪑 𐪏𐪇𐪏𐪌𐪚𐪑 𐪁𐪋𐪁𐪀 𐪀𐪕𐪃𐪑 𐪕𐪋" }, { N_("Old Permic"), "old-permic", "𐍐𐍑𐍒𐍓𐍔𐍕𐍖 𐍞𐍟𐍠𐍡𐍢𐍣𐍤 𐍥𐍦𐍧𐍨𐍩𐍪𐍫 𐍗𐍘𐍙𐍚𐍛𐍜𐍝 𐍬𐍭𐍮𐍯𐍰𐍱𐍲" }, { N_("Old Persian"), "old-persian", "𐎧𐏁𐎹𐎠𐎼𐏁𐎠𐏐𐎧𐏁𐎹𐎰𐎡𐎹𐏐𐎺𐏀𐎼𐎣𐏐𐎧𐏁𐎠𐎹𐎰𐎡𐎹𐏐" }, { N_("Old Sogdian"), "old-sogdian", "𐼍𐼏 𐼑𐼂𐼃 𐼍𐼇𐼌𐼊𐼚𐼁 𐼂𐼀𐼊𐼋𐼘𐼁 𐼙𐼘𐼙𐼎𐼊𐼁 𐼌𐼋𐼌𐼅 𐼆𐼌𐼍𐼁 𐼌𐼋" }, { N_("Old South Arabian"), "old-south-arabian", "𐩣𐩬 𐩪𐩨𐩨 𐩣𐩥𐩵𐩺𐩩𐩱 𐩨𐩱𐩺𐩤𐩧𐩱 𐩦𐩧𐩦𐩬𐩺𐩱 𐩡𐩫𐩡𐩠 𐩠𐩵𐩣𐩱 𐩵𐩫" }, { N_("Old Turkic"), "old-turkic", "𐱅𐰇𐰼𐰜 𐰆𐰍𐰔 𐰋𐰏𐰠𐰼𐰃 𐰉𐰆𐰑𐰣 𐱁𐰃𐰓𐰤 𐰇𐰔𐰀 𐱅𐰭𐰼𐰃 𐰉𐰽𐰢𐰽𐰺 𐰽𐰺𐰀 𐰘𐰃𐰼 𐱅𐰠𐰃𐰤𐰢𐰾𐰼" }, { N_("Osage"), "osage", "𐒻𐓲𐓣𐓤𐓪 𐓰𐓘͘𐓤𐓘 𐓷𐓣͘ 𐓘𐓵𐓟 𐓘𐓬𐓘 𐓤𐓘𐓸𐓘 𐓤𐓯𐓣 𐓘𐓵𐓟 𐓘𐓬𐓘 𐓪𐓬𐓸𐓘" }, { N_("Osmanya"), "osmanya", "𐒛𐒆𐒖𐒒𐒖𐒔𐒖 𐒊𐒖𐒑𐒑𐒛𐒒𐒂𐒕𐒈 𐒓𐒚𐒄𐒓 𐒊𐒖𐒉𐒛 𐒘𐒈𐒖𐒌𐒝 𐒄𐒙𐒇 𐒖𐒔" }, { N_("Oriya"), "oriya", "ଏହା କେବଳ ଏକ ସମୟ କଥା ହିଁ ଥିଲା." }, { N_("Pahawh Hmong"), "pahawh-hmong", "𖬑𖬦𖬰 𖬇𖬰𖬧𖬵 𖬁𖬲𖬬 𖬇𖬲𖬤 𖬓𖬲𖬞 𖬐𖬰𖬦 𖬉 𖬘𖬲𖬤 𖬀𖬰𖬝𖬵 𖬔𖬟𖬰 𖬂𖬲𖬤𖬵 𖬅𖬲𖬨𖬵 𖬓𖬲𖬥𖬰 𖬄𖬲𖬟" }, { N_("Palmyrene"), "palmyrene", "𐡬𐡭 𐡯𐡡𐡡 𐡬𐡥𐡣𐡩𐡶𐡠 𐡡𐡠𐡩𐡳𐡴𐡠 𐡵𐡴𐡵𐡭𐡩𐡠 𐡫𐡪𐡫𐡤 𐡤𐡣𐡬𐡠 𐡣𐡪" }, { N_("Pau Cin Hau"), "pau-cin-hau", "𑫢𑫪𑫫𑫬𑫭𑫮𑫯 𑫸𑫱𑫲𑫳𑫴𑫵𑫶 𑫔𑫜𑫝𑫞𑫟𑫠𑫡 𑫀𑫁𑫂𑫃𑫄𑫅𑫆 𑫰𑫕𑫖𑫗𑫘𑫙𑫚 𑫣𑫤𑫥𑫦𑫧𑫨𑫩" }, { N_("Phags Pa"), "phags-pa", "ꡗ ꡈꡱ ᠂ ꡒ ꡂ ꡈꡞ ᠂ ꡚꡖꡋ ꡈꡞꡋꡨꡖ ꡗꡛꡧꡖ ꡈꡋ ꡈꡱꡨꡖ ꡳꡬꡖ" }, { N_("Phoenician"), "phoenician", "𐤌𐤍 𐤎𐤁𐤁 𐤌𐤅𐤃𐤉𐤕𐤀 𐤁𐤀𐤉𐤒𐤓𐤀 𐤔𐤓𐤔𐤍𐤉𐤀 𐤋𐤊𐤋𐤄 𐤄𐤃𐤌𐤀 𐤃𐤊" }, { N_("Psalter Pahlavi"), "psalter-pahlavi", "𐮋𐮌 𐮍𐮁𐮁 𐮋𐮅𐮃𐮈𐮑𐮀 𐮁𐮀𐮈𐮋𐮅𐮀 𐮐𐮅𐮐𐮌𐮈𐮀 𐮊𐮉𐮊𐮄 𐮄𐮃𐮋𐮀 𐮃𐮉" }, { N_("Rejang"), "rejang", "ꤰꥈꤳꥎ ꤳꥈꥐ ꤾꥁꥉꥑ ꤸꥎꥑꤴꥉꤰ ꤳ꥓ꤸꥈꥆꥐ ꥁꥋꤰ꥓ꥁꥋꤰ꥓ ꤴꥎ ꤼ꥓ꤽꥊ ꤰꥈꤳꥎ ꤵꤱꥇꥒꤰ꥓ꤷꥒ ꥆꤰꥎꥒ ꤶꥉꤰꥉꥑ" }, { N_("Runic"), "runic", "ᚨᛚᛚᚨᛁ ᛗᚨᚾᚾᚨ ᚠᚱᛖᛁᚺᚨᛚᛋ ᛃᚨᚺ ᛋᚨᛗᚨᛚᛖᛁᚲᛟ ᛁᚾ ᚹᚨᛁᚱᚦᛁᛞᚨᛁ" }, { N_("Samaritan"), "samaritan", "ࠌࠍ ࠎࠁࠁ ࠌࠅࠃࠉࠕࠀ ࠁࠀࠉࠒࠓࠀ ࠔࠓࠔࠍࠉࠀ ࠋࠊࠋࠄ ࠄࠃࠌࠀ ࠃࠊ" }, { N_("Saurashtra"), "saurashtra", "ꢦꢶꢪ꣄ꢫꢳꢸ ꢚꢵꢞꢸ ꢥꢷꢞꢵꢪ꣄ ꢫꢶꢭ꣄ꢭꣁ ꢐꢠ꣄ꢜꢾꢥꣁ ꢨꢶꢱꢶꢬꢾꢱ꣄," }, { N_("Sharada"), "sharada", "𑆪𑆠𑇀𑆫 𑆘𑆓𑆠𑆴 𑆯𑆳𑆤𑇀𑆠𑆴𑆤𑇀𑆪𑆳𑆪𑆱𑇀𑆮𑆳𑆠𑆤𑇀𑆠𑇀𑆫𑇀𑆪𑆳𑆟𑆳𑆁 𑆄𑆣𑆳𑆫𑆂 𑆩𑆳𑆤𑆮𑆥𑆫𑆴𑆮𑆳𑆫𑆱𑇀𑆪 𑆱𑆫𑇀𑆮𑆼𑆰𑆳𑆩𑆥𑆴" }, { N_("Shavian"), "shavian", "𐑢𐑺𐑨𐑟 𐑮𐑧𐑒𐑩𐑜𐑯𐑦𐑖𐑩𐑯 𐑝 𐑞 𐑦𐑯𐑣𐑧𐑮𐑩𐑯𐑑 𐑛𐑦𐑜𐑯𐑦𐑑𐑦 𐑯 𐑝" }, { N_("Siddham"), "siddham", "𑖧𑖝𑖿𑖨 𑖕𑖐𑖝𑖰 𑖫𑖯𑖡𑖿𑖝𑖰𑖡𑖿𑖧𑖯𑖧𑖭𑖿𑖪𑖯𑖝𑖡𑖿𑖝𑖿𑖨𑖿𑖧𑖯𑖜𑖯𑖽 𑖁𑖠𑖯𑖨𑖾 𑖦𑖯𑖡𑖪𑖢𑖨𑖰𑖪𑖯𑖨𑖭𑖿𑖧 𑖭𑖨𑖿𑖪𑖸𑖬𑖯𑖦𑖢𑖰" }, { N_("SignWriting"), "signwriting", "𝧿𝨊𝡝𝪜𝦦𝪬𝡝𝪩𝡝𝪡𝤅" }, { N_("Sinhala"), "sinhala", "එය කාලය පිළිබඳ ප්‍රශ්නයක් පමණක් විය." }, { N_("Sogdian"), "sogdian", "𐼺𐼻 𐼼𐼱𐼱 𐼺𐼴𐼹𐼷𐽂𐼰 𐼱𐼰𐼷𐼸𐽀𐼰 𐽁𐽀𐽁𐼻𐼷𐼰 𐽄𐼸𐽄𐼳 𐼳𐼹𐼺𐼰 𐼹𐼸" }, { N_("Sora Sompeng"), "sora-sompeng", "𑃜𑃑𑃝 𑃠𑃕𑃑𑃤 𑃐𑃠𑃢𑃙𑃑𑃤𑃙𑃜𑃢𑃜𑃐𑃚𑃢𑃑𑃙𑃑𑃝𑃜𑃢𑃙𑃨𑃢𑃖 𑃢𑃔𑃨𑃠𑃢𑃝𑃞" }, { N_("Soyombo"), "soyombo", "𑩻𑩫𑪙𑩼 𑩣𑩞𑩫𑩑 𑩿𑩛𑩯𑪙𑩫𑩑𑩯𑪙𑩻𑩛𑩻𑪁𑪙𑩾𑩛𑩫𑩯𑪙𑩫𑪙𑩼𑪙𑩻𑩛𑩪𑩛𑪖 𑩐𑩛𑩮𑩛𑩼𑪗" }, { N_("Sundanese"), "sundanese", "ᮚᮒᮢ ᮏᮌᮒᮤ ᮯᮔ᮪ᮒᮤᮔᮡᮚᮞ᮪ᮝᮒᮔ᮪ᮒᮢᮡᮔᮀ ᮃᮓᮛᮂ ᮙᮔᮝᮕᮛᮤᮝᮛᮞᮡ ᮞᮁᮝᮨᮯᮙᮕᮤ ᮞᮓᮞᮡᮔᮀ" }, { N_("Syloti Nagri"), "syloti-nagri", "ꠎꠔ꠆ꠞ ꠎꠉꠔꠤ ꠡꠣꠘ꠆ꠔꠤꠘ꠆ꠎꠣꠎꠡ꠆ꠛꠣꠔꠘ꠆ꠔ꠆ꠞ꠆ꠎꠣꠘꠣꠋ ꠀꠗꠣꠞꠢ꠆ ꠝꠣꠘꠛꠙꠞꠤꠛꠣꠞꠡ꠆ꠎ ꠡꠞ꠆ꠛꠦꠡꠣꠝꠙꠤ" }, // { N_("Symbols"), "symbols", "" }, { N_("Syriac"), "syriac", "ܟܠ ܒܪܢܫܐ ܒܪܝܠܗ ܚܐܪܐ ܘܒܪܒܪ ܓܘ ܐܝܩܪܐ ܘܙܕܩܐ." }, { N_("Tagalog"), "tagalog", "ᜀᜅ᜔ ᜎᜑᜆ᜔ ᜅ᜔ ᜆᜂᜌ᜔ ᜁᜐᜒᜈᜒᜎᜅ᜔ ᜈ ᜋᜎᜌ ᜀᜆ᜔ ᜉᜈ᜔ᜆᜌ᜔ᜉᜈ᜔ᜆᜌ᜔ ᜐ ᜃᜇᜅᜎᜈ᜔" }, { N_("Tagbanwa"), "tagbanwa", "ᝬᝦᝮ ᝧᝤᝦᝲ ᝰᝨᝦᝲᝨᝬᝬᝰᝯᝦᝨᝦᝮᝬᝨᝫ ᝠᝧᝮᝣ ᝫᝨᝯᝩᝮᝲᝯᝮᝰᝬ ᝰᝮᝯᝲᝰᝫᝩᝲ" }, { N_("Tai Le"), "tai-le", "ᥓᥣᥳ ᥞᥨᥛ ᥑᥤᥴ ᥘᥤ ᥞᥨᥛ ᥓᥨᥛᥰ ᥓᥣᥳ ᥙᥣᥰ ᥘᥤ ᥑᥤᥴ ᥙᥣᥰ" }, { 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 label { get; set; } public string name { get; set; } public string sample { get; set; } public Sample (string lang) { // TRANSLATORS : The replacement character here refers to a language name. label = _("No sample for %s available").printf(lang); name = "unknown"; sample = _("Please file an issue requesting an update to available samples."); foreach (var entry in Languages) { if (entry.name != lang) continue; label = dgettext(null, entry.label); name = entry.name; sample = entry.sample; break; } } } public class SampleModel : Object, ListModel { public StringSet? items { get; set; } uint n_items = 0; construct { notify["items"].connect_after(() => { items_changed(0, n_items, get_n_items()); n_items = get_n_items(); }); } 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]); } } [GtkTemplate (ui = "/com/github/FontManager/FontManager/web/google/ui/google-fonts-sample-row.ui")] public class SampleRow : Gtk.Box { [GtkChild] public unowned Gtk.Label label { get; } [GtkChild] public unowned Gtk.Inscription sample { get; } public static SampleRow from_item (Object item) { var row = new SampleRow(); var sample = (Sample) item; row.label.set_label(dgettext(null, sample.label)); string sample_markup = Markup.escape_text(sample.sample); row.sample.set_markup(@"$sample_markup"); return row; } } [GtkTemplate (ui = "/com/github/FontManager/FontManager/web/google/ui/google-fonts-sample-list.ui")] public class SampleList : Gtk.Popover { public signal void row_selected (string sample); public StringSet items { get; set; } public SampleModel model { get; private set; } [GtkChild] unowned Gtk.ListBox sample_list; construct { sample_list.set_selection_mode(Gtk.SelectionMode.NONE); widget_set_name(this, "FontManagerGoogleFontsSampleList"); model = new SampleModel(); sample_list.bind_model(model, SampleRow.from_item); BindingFlags flags = BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE; bind_property("items", model, "items", flags); } [GtkCallback] void on_row_activated (Gtk.ListBox list, Gtk.ListBoxRow row) { if (row == null) return; uint position = row.get_index(); var item = (Sample) model.get_item(position); row_selected(item.sample); popdown(); return; } public void unselect_all () { sample_list.unselect_all(); return; } } } #endif /* HAVE_WEBKIT */ font-manager-0.9.4/src/font-manager/web/google/PreviewPage.vala000066400000000000000000000450121476271126700244020ustar00rootroot00000000000000/* PreviewPage.vala * * Copyright (C) 2020-2025 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 ACTIVE_PREVIEW = """

%s

"""; internal const string DEFAULT_ACTIVE_TEXT = """ The quick brown fox jumps over the lazy dog. ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 1234567890.:,;(*!?') """; internal const string FOOTER = """
"""; namespace FontManager.GoogleFonts { WebKit.WebView create_webview () { var webview = new WebKit.WebView(); var settings = new WebKit.Settings () { allow_modal_dialogs = false, auto_load_images = false, enable_back_forward_navigation_gestures = false, enable_developer_extras = false, enable_fullscreen = false, enable_media = false, enable_media_stream = false, enable_site_specific_quirks = false, enable_smooth_scrolling = true, enable_webaudio = false, }; settings.set_user_agent_with_application_details(Config.PACKAGE_NAME, Config.PACKAGE_VERSION); webview.set_settings(settings); webview.web_context.set_cache_model(WebKit.CacheModel.DOCUMENT_BROWSER); webview.network_session.prefetch_dns("http://fonts.gstatic.com/"); widget_set_expand(webview, true); return webview; } [GtkTemplate (ui = "/com/github/FontManager/FontManager/web/google/ui/google-fonts-preview-page.ui")] public class PreviewPage : Gtk.Box { public int predefined_size { get; set; } public bool show_line_size { get; set; default = true; } public double preview_size { get; set; default = 12.5; } 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 Object? selected_item { get; set; default = null; } public Gtk.Justification justification { get; set; default = Gtk.Justification.CENTER; } public PreviewPageMode preview_mode { get; set; default = PreviewPageMode.WATERFALL; } public WaterfallSettings waterfall_settings { get; set; } public string preview_text { get { return _preview_text != null ? _preview_text : default_pangram; } set { _preview_text = value; notify_property("preview-text"); } } public string active_preview_text { get { return _active_preview_text != null ? _active_preview_text : DEFAULT_ACTIVE_TEXT; } set { _active_preview_text = value; notify_property("active-preview-text"); } } string? _preview_text = null; string? waterfall_body = null; string? _active_preview_text = null; string default_pangram = "The quick brown fox jumps over the lazy dog."; [GtkChild] unowned Gtk.CenterBox controls; [GtkChild] unowned Gtk.MenuButton menu_button; [GtkChild] unowned Gtk.MenuButton sample_button; [GtkChild] unowned PreviewColors preview_colors; Font? font; FontScale fontscale; PreviewEntry entry; PreviewControls preview_controls; SampleList samples; Gdk.Rectangle clicked_area; WebKit.WebView? webview; Gtk.Revealer controls_revealer; Gtk.Revealer fontscale_revealer; Gtk.Stack preview_stack; Gtk.TextView textview; string [] requires_reload = { "preview-text", "preview-size", "preview-mode", "justification" }; string [] affects_waterfall = { "min-waterfall-size", "max-waterfall-size", "waterfall-size-ratio", "preview-text", "show-line-size" }; static construct { install_property_action("predefined-size", "predefined-size"); install_property_action("show-line-size", "show-line-size"); } public PreviewPage () { webview = create_webview(); webview.add_css_class("FontManagerFontPreviewArea"); webview.get_first_child().add_css_class("FontManagerFontPreviewArea"); textview = new Gtk.TextView() { monospace = true }; textview.add_css_class("FontManagerFontPreviewArea"); widget_set_margin(textview, 64); preview_controls = new PreviewControls(); controls_revealer = new Gtk.Revealer(); controls_revealer.set_child(preview_controls); append(controls_revealer); preview_stack = new Gtk.Stack(); preview_stack.add_css_class("FontManagerFontPreviewArea"); preview_stack.add_named(webview, "WebView"); preview_stack.add_named(textview, "TextView"); append(preview_stack); entry = new PreviewEntry(); controls.set_center_widget(entry); fontscale = new FontScale(); fontscale_revealer = new Gtk.Revealer(); fontscale_revealer.set_child(fontscale); append(fontscale_revealer); samples = new SampleList(); sample_button.set_popover(samples); set_preview_page_mode_menu_and_actions(this, menu_button, (Callback) on_mode_action_activated); preview_colors.style_updated.connect(() => { reload_preview(); }); BindingFlags flags = BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE; bind_property("preview-size", fontscale, "value", flags); bind_property("preview-text", entry, "placeholder-text", flags); bind_property("justification", preview_controls, "justification", flags); bind_property("justification", textview, "justification", flags); bind_property("active-preview-text", textview.buffer, "text", flags); notify["selected-item"].connect_after(on_item_selected); samples.row_selected.connect(on_sample_selected); preview_controls.undo_clicked.connect(on_undo_clicked); entry.changed.connect(on_entry_changed); foreach (var property in affects_waterfall) notify[property].connect_after(update_waterfall_body); foreach (var property in requires_reload) notify[property].connect_after(reload_preview); preview_controls.edit_toggled.connect(on_edit_toggled); update_waterfall_body(); reload_preview(); notify["waterfall-settings"].connect(() => { BindingFlags _flags = BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE; waterfall_settings.bind_property("predefined-size", this, "predefined-size", _flags); waterfall_settings.bind_property("show-line-size", this, "show-line-size", _flags); }); notify["predefined-size"].connect_after(() => { Idle.add(() => { // ???: Bind property seems to not trigger notify signal? waterfall_settings.on_selection_changed(); min_waterfall_size = waterfall_settings.minimum; max_waterfall_size = waterfall_settings.maximum; waterfall_size_ratio = waterfall_settings.ratio; update_waterfall_body(); reload_preview(); return GLib.Source.REMOVE; }); }); notify["show-line-size"].connect_after(() => { update_waterfall_body(); reload_preview(); }); clicked_area = Gdk.Rectangle(); Gtk.Gesture right_click = new Gtk.GestureClick() { button = Gdk.BUTTON_SECONDARY }; ((Gtk.GestureClick) right_click).pressed.connect(on_show_context_menu); webview.add_controller(right_click); textview.map.connect_after(() => { textview.grab_focus(); }); } // XXX : Shouldn't need this. void update_menu_button () { Variant args = preview_mode.to_string(); activate_action_variant("preview.mode", args); return; } public void restore_state (GLib.Settings? settings) { if (settings == null) return; preview_colors.restore_state(settings); SettingsBindFlags flags = SettingsBindFlags.DEFAULT; settings.bind("preview-font-size", this, "preview-size", flags); settings.bind("preview-mode", this, "preview-mode", flags); update_menu_button(); settings.changed.connect_after((key) => { if (key == "preview-mode") update_menu_button(); }); settings.bind("google-fonts-preview-text", this, "preview-text", flags); return; } void on_sample_selected (string sample) { entry.set_text(sample); if (preview_mode == PreviewPageMode.PREVIEW) { preview_text = sample; reload_preview(); } return; } void on_undo_clicked () { active_preview_text = null; reload_preview(); return; } void on_edit_toggled (bool active) { preview_stack.set_visible_child_name(active ? "TextView" : "WebView"); if (!active) reload_preview(); return; } [CCode (instance_pos = -1)] void on_mode_action_activated (SimpleAction action, Variant parameter) { PreviewPageMode mode = PreviewPageMode.LOREM_IPSUM; string param = (string) parameter; if (param == "Waterfall") mode = PreviewPageMode.WATERFALL; if (param == "Preview") mode = PreviewPageMode.PREVIEW; preview_mode = mode; action.set_state(parameter); sample_button.set_visible(mode == PreviewPageMode.WATERFALL); return; } void on_entry_changed () { preview_text = (entry.text_length > 0) ? entry.text : null; return; } public void reload_preview () { string html = "

"; if (font != null) { switch (preview_mode) { case PreviewPageMode.WATERFALL: html = generate_waterfall(); break; case PreviewPageMode.LOREM_IPSUM: html = generate_lorem_ipsum(); break; case PreviewPageMode.PREVIEW: html = generate_active_preview(); break; default: assert_not_reached(); } samples.items = font.subsets; string description = "%s %s".printf(font.family, font.to_display_name()); preview_controls.description = description; } sample_button.sensitive = (preview_mode != PreviewPageMode.LOREM_IPSUM); controls_revealer.set_reveal_child(preview_mode == PreviewPageMode.PREVIEW); preview_controls.undo_available = active_preview_text != DEFAULT_ACTIVE_TEXT; fontscale_revealer.set_reveal_child(preview_mode != PreviewPageMode.WATERFALL); entry.visible = (preview_mode == PreviewPageMode.WATERFALL); webview.load_html(html, null); return; } void on_item_selected () { if (selected_item is Family) font = ((Family) selected_item).get_default_variant(); else font = (Font) selected_item; reload_preview(); uint langs = samples.model.get_n_items(); sample_button.set_tooltip_text( ngettext("%i Language Sample Available ", "%i Language Samples Available", (ulong) langs).printf((int) langs) ); return; } 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 get_current_header () requires (font != null) { string justify = "justify"; Pango.Direction dir = Pango.find_base_dir(entry.text, -1); if (preview_mode == PreviewPageMode.PREVIEW) { switch (justification) { case Gtk.Justification.LEFT: justify = "left"; break; case Gtk.Justification.CENTER: justify = "center"; break; case Gtk.Justification.RIGHT: justify = "right"; break; default: break; } } return HEADER.printf(dir == Pango.Direction.RTL ? "rtl" : "ltr", preview_colors.foreground_color.to_string(), preview_colors.background_color.to_string(), justify, preview_size, font.family, font.style, font.weight, font.to_font_face_rule()); } void update_waterfall_body () { StringBuilder builder = new StringBuilder(); 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)); } waterfall_body = builder.str; return; } string generate_active_preview () requires (font != null) { StringBuilder builder = new StringBuilder(); builder.append(get_current_header()); builder.append(ACTIVE_PREVIEW.printf(active_preview_text)); builder.append(FOOTER); return builder.str; } string generate_waterfall () requires (font != null) { StringBuilder builder = new StringBuilder(); builder.append(get_current_header()); builder.append(waterfall_body); builder.append(FOOTER); return builder.str; } string? generate_lorem_ipsum () requires (font != null) { StringBuilder builder = new StringBuilder(); builder.append(get_current_header()); var pref_loc = Intl.setlocale(LocaleCategory.ALL, ""); Intl.setlocale(LocaleCategory.ALL, "C"); builder.append(BODY_TEXT.printf(LOREM_IPSUM)); Intl.setlocale(LocaleCategory.ALL, pref_loc); builder.append(FOOTER); return builder.str; } void on_show_context_menu (int n_press, double x, double y) { if (waterfall_settings == null || preview_mode != PreviewPageMode.WATERFALL) return; clicked_area.x = (int) x; clicked_area.y = (int) y; clicked_area.width = 2; clicked_area.height = 2; if (waterfall_settings.context_menu.get_parent() != null) waterfall_settings.context_menu.unparent(); waterfall_settings.context_menu.set_parent(webview); waterfall_settings.context_menu.set_pointing_to(clicked_area); waterfall_settings.context_menu.popup(); return; } } } #endif /* HAVE_WEBKIT */ font-manager-0.9.4/src/font-manager/web/google/Sidebar.vala000066400000000000000000000107011476271126700235320ustar00rootroot00000000000000/* Sidebar.vala * * Copyright (C) 2020-2024 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 Filter : FontListFilter { public int n_variations { get; set; } public StringSet categories { get; set; } public StringSet language_support { get; set; } public override bool matches (Object? item) { return_val_if_fail(item != null, false); return_val_if_fail(item is Family, false); var family = (Family) item; if (categories.size < 5 && !(family.category in categories)) return false; if (family.count < n_variations) return false; if (language_support.size > 0) { foreach (string entry in language_support) if (entry in family.subsets) return true; return false; } return true; } } [GtkTemplate (ui = "/com/github/FontManager/FontManager/web/google/ui/google-fonts-sidebar.ui")] public class Sidebar : Gtk.Box { public signal void sort_changed (string order); public int n_variations { get; private set; default = 0; } public Filter filter { get; private set; } public StringSet categories { get; private set; } public StringSet language_support { get; private set; } [GtkChild] unowned Gtk.DropDown sort_type; [GtkChild] unowned Gtk.Grid category_grid; [GtkChild] unowned Gtk.ListBox language_list; string sort_options [4] = { "alpha", "date", "popularity", "trending" }; public Sidebar () { widget_set_name(category_grid, "FontManagerGoogleFontsCategories"); widget_set_name(language_list, "FontManagerGoogleFontsOrthographies"); categories = new StringSet(); language_support = new StringSet(); foreach (var lang in Languages) { var label = dgettext(null, lang.label); var check = new Gtk.CheckButton.with_label(label) { can_focus = false, name = lang.name }; language_list.insert(check, -1); check.toggled.connect(on_language_toggled); } // Defined in ui file Gtk.Widget? widget = category_grid.get_first_child(); while (widget != null) { categories.add(widget.name); widget = widget.get_next_sibling(); } filter = new Filter(); BindingFlags flags = BindingFlags.SYNC_CREATE; bind_property("n-variations", filter, "n-variations", flags); bind_property("categories", filter, "categories", flags); bind_property("language-support", filter, "language-support", flags); sort_type.notify["selected"].connect(() => { sort_changed(sort_options[sort_type.selected]); }); } [GtkCallback] void on_category_toggled (Gtk.CheckButton widget) { if (widget.active) categories.add(widget.name); else categories.remove(widget.name); filter.changed(); return; } void on_language_toggled (Gtk.CheckButton widget) { if (widget.active) language_support.add(widget.name); else language_support.remove(widget.name); filter.changed(); return; } [GtkCallback] void on_variations_toggled (Gtk.ToggleButton widget) { if (!widget.active) return; n_variations = int.parse(widget.name); filter.changed(); return; } } } #endif /* HAVE_WEBKIT */ font-manager-0.9.4/src/font-manager/web/google/WebFont.vala000066400000000000000000000333131476271126700235310ustar00rootroot00000000000000/* WebFont.vala * * Copyright (C) 2020-2025 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 class Family : Object { public signal void changed (); public uint position { get; set; default = 0; } public bool inconsistent { get { bool possibly_sensitive = active; if (!possibly_sensitive) return false; int installed = 0; foreach (var entry in variants) if (entry.active) installed++; return (possibly_sensitive && installed < count); } } public bool active { get { return (get_installation_status() != FileStatus.NOT_INSTALLED); } set { foreach (var entry in variants) Idle.add(() => { entry.active = value; return GLib.Source.REMOVE; }); notify_property("active"); } } public string family { get; set; } public string category { get; set; } public GenericArray variants { get; set; } public StringSet subsets { get; set; } public int count { get { return variants.length; } } 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); variant.notify["active"].connect(() => { Idle.add_full(GLib.Priority.LOW, () => { notify_property("active"); notify_property("inconsistent"); return GLib.Source.REMOVE; }); }); }); 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++) { if (variants[i].active) return FileStatus.INSTALLED; } return FileStatus.NOT_INSTALLED; } } 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(); } } } public class Font : Object { public signal void changed (); public uint position { get; set; default = 0; } public bool inconsistent { get { return false; } } public bool active { get { return (get_installation_status() != FileStatus.NOT_INSTALLED); } set { set_installation_status(value); } } 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", "")); if (get_installation_status() == FileStatus.REQUIRES_UPDATE) set_installation_status(true); } 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 = @"$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); } File get_outdated_file () { File font_dir = File.new_for_path(Path.build_filename(get_font_directory(), family)); 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); return outdated; } 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()) { File outdated = get_outdated_file(); if (outdated.query_exists()) return FileStatus.REQUIRES_UPDATE; } return FileStatus.NOT_INSTALLED; } void remove_outdated_files () { File outdated_file = get_outdated_file(); if (!outdated_file.query_exists()) return; try { outdated_file.delete(); string font_dir = get_font_directory(); string target_dir = Path.build_filename(font_dir, family); File outdated_dir = File.new_for_path(target_dir); remove_directory_tree_if_empty(outdated_dir); } catch (Error e) { string path = outdated_file.get_path(); warning("Failed to remove outdated font file : %s", path); } return; } void on_download_complete (Object? source, GLib.Task task) { try { if (task.propagate_boolean()) remove_outdated_files(); } catch (Error e) { warning(e.message); } notify_property("active"); return; } static void download_file (Task task, Object source, void* data, Cancellable? cancellable = null) { assert(source is Font); var font = (Font) source; var session = new Soup.Session(); 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); task.return_boolean(false); return; } string filename = font.get_filename(); string filepath = Path.build_filename(font_dir, filename); var message = new Soup.Message(GET, font.url); try { Bytes? bytes = session.send_and_read(message, null); if (bytes == null) task.return_boolean(false); return_if_fail(bytes != null); File font_file = File.new_for_path(filepath); // File.create errors out if file already exists regardless of flags if (font_file.query_exists()) font_file.delete(); FileOutputStream stream = font_file.create(FileCreateFlags.PRIVATE); try { stream.write_bytes(bytes); stream.close(); } catch (Error e) { task.return_boolean(false); warning("Failed to write data to file : %s : %s", filepath, e.message); } } catch (Error e) { task.return_boolean(false); warning("Failed to read data for : %s :: %i :: %s", filename, (int) message.status_code, e.message); } task.return_boolean(true); return; } void set_installation_status (bool install) { if (install) { GLib.Task task = new GLib.Task(this, null, on_download_complete); task.run_in_thread(download_file); } else if (active) { string font_dir = get_font_directory(); string file_name = get_filename(); string target_dir = Path.build_filename(font_dir, family); string target_file = Path.build_filename(target_dir, file_name); File dir = File.new_for_path(target_dir); File file = File.new_for_path(target_file); try { if (file.delete()) remove_directory_tree_if_empty(dir); } catch (Error e) { if (e.code != FileError.NOENT) warning(e.message); } } return; } } } #endif /* HAVE_WEBKIT */ font-manager-0.9.4/src/font-manager/web/google/ui/000077500000000000000000000000001476271126700217325ustar00rootroot00000000000000font-manager-0.9.4/src/font-manager/web/google/ui/google-fonts-font-list-view.ui000066400000000000000000000056331476271126700275700ustar00rootroot00000000000000 font-manager-0.9.4/src/font-manager/web/google/ui/google-fonts-preview-page.ui000066400000000000000000000052411476271126700272670ustar00rootroot00000000000000 font-manager-0.9.4/src/font-manager/web/google/ui/google-fonts-sample-list.ui000066400000000000000000000015031476271126700271230ustar00rootroot00000000000000 font-manager-0.9.4/src/font-manager/web/google/ui/google-fonts-sample-row.ui000066400000000000000000000031051476271126700267570ustar00rootroot00000000000000 font-manager-0.9.4/src/font-manager/web/google/ui/google-fonts-sidebar.ui000066400000000000000000000542141476271126700263110ustar00rootroot00000000000000 font-manager-0.9.4/src/font-viewer/000077500000000000000000000000001476271126700171535ustar00rootroot00000000000000font-manager-0.9.4/src/font-viewer/Application.vala000066400000000000000000000125661476271126700222750ustar00rootroot00000000000000/* Application.vala * * Copyright (C) 2009-2025 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 = "com.github.FontManager.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; const OptionEntry[] options = { { "version", 'v', 0, OptionArg.NONE, null, "Show application version", null }, { "debug", 0, 0, OptionArg.NONE, null, "Enable debug messages", null }, { "", 0, 0, OptionArg.FILENAME_ARRAY, null, null, null }, { null } }; public Application (string app_id, ApplicationFlags app_flags) { Object(application_id : app_id, flags : app_flags); add_main_option_entries(options); } public bool ready () throws DBusError, IOError { return main_window != null && main_window.is_visible(); } public void show_uri (string uri) throws DBusError, IOError { if (main_window == null || !main_window.is_visible()) activate(); main_window.show_uri(uri); return; } public override void open (File [] files, string hint) { if (main_window == null || !main_window.is_visible()) activate(); main_window.open(files[0]); return; } protected override void activate () { register_session = true; if (main_window == null) { settings = get_gsettings(BUS_ID); main_window = new MainWindow(settings); add_window(main_window); ((Gtk.Widget) main_window).realize.connect_after(() => { main_window.restore_state(); }); // Why is this needed? shutdown.connect(() => { quit(); }); } main_window.present(); main_window.update(); return; } public override int command_line (ApplicationCommandLine cl) { hold(); VariantDict options = cl.get_options_dict(); if (options.contains("debug")) { Environment.set_variable("G_MESSAGES_DEBUG", "[font-manager]", true); stdout.printf("\n%s %s\n\n", _("Font Viewer"), Config.PACKAGE_VERSION); print_os_info(); print_library_versions(); } StringSet? filelist = get_command_line_files(cl); if (filelist != null) { File [] files = { File.new_for_path(filelist[0]) }; open(files, "null"); } else { activate(); } release(); return 0; } public override int handle_local_options (VariantDict options) { int exit_status = -1; if (options.contains("version")) { stdout.printf("%s %s\n", _("Font Viewer"), Config.PACKAGE_VERSION); return 0; } return exit_status; } 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) { setup_i18n(); Environment.set_application_name(_("Font Viewer")); #if HAVE_ADWAITA var settings = get_gsettings(BUS_ID); if (settings != null) if (settings.get_boolean("use-adwaita-stylesheet")) Adw.init(); #endif ApplicationFlags FLAGS = (ApplicationFlags.HANDLES_COMMAND_LINE | ApplicationFlags.HANDLES_OPEN); return new Application(BUS_ID, FLAGS).run(args); } } } } font-manager-0.9.4/src/font-viewer/MainWindow.vala000066400000000000000000000457711476271126700221120ustar00rootroot00000000000000/* MainWindow.vala * * Copyright (C) 2009-2025 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 { [GtkTemplate (ui = "/com/github/FontManager/FontManager/ui/font-viewer-main-window.ui")] public class MainWindow : FontManager.ApplicationWindow { public int predefined_size { get; set; } public bool show_line_size { get; set; default = true; } [GtkChild] unowned Gtk.Label title_label; [GtkChild] unowned Gtk.DropDown title_widget; [GtkChild] unowned Gtk.Stack stack; [GtkChild] unowned Gtk.Button action_button; [GtkChild] unowned Gtk.ToggleButton preference_toggle; [GtkChild] unowned Gtk.ListBox preference_list; [GtkChild] unowned PreviewPane preview_pane; FileStatus file_status; List installed_files; Gdk.Rectangle clicked_area; Gtk.Switch prefer_dark_theme; Gtk.Switch use_adwaita_stylesheet; PreviewColors preview_colors; WaterfallSettings waterfall_settings; Font? font = null; Family? family = null; File? current_file = null; File? current_target = null; enum FileStatus { NOT_INSTALLED, INSTALLED, SYSTEM_FONT, WOULD_DOWNGRADE, WOULD_UPGRADE; } static construct { install_property_action("predefined-size", "predefined-size"); install_property_action("show-line-size", "show-line-size"); } public class MainWindow (GLib.Settings? settings) { // Settings instance used in base class Object(settings: settings); family = new Family(); var target = new Gtk.DropTarget(typeof(Gdk.FileList), Gdk.DragAction.COPY); target.drop.connect(on_drop); stack.add_controller(target); stack.set_visible_child_name("PlaceHolder"); preview_pane.add_action_widget(action_button, Gtk.PackType.END); preview_pane.changed.connect(update); preview_pane.realize.connect_after(() => { preview_pane.restore_state(get_gsettings(BUS_ID)); }); clicked_area = Gdk.Rectangle(); Gtk.Gesture right_click = new Gtk.GestureClick() { button = Gdk.BUTTON_SECONDARY }; ((Gtk.GestureClick) right_click).pressed.connect(on_show_context_menu); preview_pane.add_controller(right_click); update_action_button(); waterfall_settings = new WaterfallSettings(settings); BindingFlags flags = BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE; waterfall_settings.bind_property("predefined-size", this, "predefined-size", flags); waterfall_settings.bind_property("show-line-size", this, "show-line-size", flags); bind_property("show-line-size", preview_pane, "show-line-size", flags); waterfall_settings.notify["predefined-size"].connect_after(() => { waterfall_settings.on_selection_changed(); preview_pane.set_waterfall_size(waterfall_settings.minimum, waterfall_settings.maximum, waterfall_settings.ratio); }); populate_preference_list(); title_widget.notify["selected"].connect(on_variation_selected); var popup = (Gtk.Popover) title_widget.get_last_child(); popup.set_halign(Gtk.Align.CENTER); popup.set_has_arrow(true); #if HAVE_ADWAITA map.connect_after(() => { use_adwaita_stylesheet.notify["active"].connect(() => { on_restart_required(); }); }); #endif } public void show_uri (string? uri) { if (uri == null) { family = null; font = null; current_file = null; current_target = null; return; } installed_files = list_available_font_files(); File file = File.new_for_commandline_arg(uri); string path = file.get_path(); add_application_font(path); clear_pango_cache(get_pango_context()); Json.Object? source = null; try { source = get_attributes_from_filepath(path); } catch (Error e) { critical(e.message); return; } assert(source != null); family = new Family(); font = new Font(); family.source_object = source; font.source_object = family.get_default_variant(); var model = new Gtk.StringList(null); family.variations.foreach_element((array, index, element) => { Json.Object json_object = element.get_object(); var font_desc = json_object.get_string_member("description"); if (family.n_variations == 1 || font_desc != family.family) model.append(font_desc); string sample = get_sample_string(json_object); json_object.set_string_member("preview-text", sample); }); title_widget.set_model(model); title_widget.set_selected(family.get_default_index()); return; } public void open (File file) { show_uri(file.get_uri()); return; } public void update () { if (preview_pane.font != null) { current_file = File.new_for_path(preview_pane.font.filepath); } else { current_file = null; var model = new Gtk.StringList(null); model.append(_("Font Viewer")); title_widget.set_model(model); } stack.set_visible_child_name(preview_pane.font != null ? "Preview" : "PlaceHolder"); current_target = null; file_status = get_file_status(); update_action_button(); update_title_widget(); return; } [GtkCallback] public void on_preferences_toggled () { if (preference_toggle.active) stack.set_visible_child_name("Preferences"); else stack.set_visible_child_name(preview_pane.font != null ? "Preview" : "PlaceHolder"); return; } [GtkCallback] public void on_action_button_clicked () { File font_dir = File.new_for_path(get_user_font_directory()); switch (file_status) { case FileStatus.SYSTEM_FONT: string directory = GLib.Path.get_dirname(current_file.get_path()); File file = File.new_for_path(directory); var launcher = new Gtk.FileLauncher(file); launcher.launch.begin(null, null); break; case FileStatus.INSTALLED: try { File parent = current_target.get_parent(); current_target.delete(null); remove_directory_tree_if_empty(parent); font = null; preview_pane.font = null; update(); } catch (Error e) { critical("Failed to remove %s", current_target.get_path()); } break; default: try { install_file(current_file, font_dir); update(); } catch (Error e) { critical("Failed to install %s", current_file.get_path()); } break; } return; } bool on_drop (Value val, double x, double y) { unowned SList files = (SList) val.get_boxed(); if (files.length() > 0) show_uri(files.nth_data(0).get_uri()); return true; } void on_variation_selected () { if (family == null || font == null) return; font = new Font() { source_object = family.variations.get_object_element(title_widget.selected) }; preview_pane.set_font(font); return; } void update_title_widget () { int64 n_items = (family != null && font != null) ? family.n_variations : 0; title_widget.set_show_arrow(n_items > 1); title_widget.set_can_target(n_items > 1); title_widget.set_visible(n_items > 1); title_label.set_visible(n_items <= 1); if (n_items == 1 && font != null) title_label.set_label(font.description); else title_label.set_label(_("Font Viewer")); return; } FileStatus get_file_status () { if (current_file == null) return FileStatus.NOT_INSTALLED; string current_path = current_file.get_path(); if (installed_files.find_custom(current_path, strcmp) != null && get_file_owner(current_path) != 0) return FileStatus.SYSTEM_FONT; File font_dir = File.new_for_path(get_user_font_directory()); if (current_file.get_path().contains(font_dir.get_path())) current_target = current_file; if (current_target == null) { try { current_target = get_installation_target(current_file, font_dir, false); } catch (Error e) { return FileStatus.NOT_INSTALLED; } } if (current_target.query_exists()) { float a = get_font_revision(current_target.get_path()); float b = get_font_revision(current_file.get_path()); if (a < b) return FileStatus.WOULD_UPGRADE; else if (a > b) return FileStatus.WOULD_DOWNGRADE; else return FileStatus.INSTALLED; } else return FileStatus.NOT_INSTALLED; } void update_action_button () { action_button.remove_css_class(STYLE_CLASS_DESTRUCTIVE_ACTION); action_button.remove_css_class(STYLE_CLASS_SUGGESTED_ACTION); action_button.remove_css_class(STYLE_CLASS_DIM_LABEL); action_button.set_tooltip_text(null); action_button.set_visible(preview_pane.font != null); if (preview_pane.font == null) return; switch (file_status) { case FileStatus.SYSTEM_FONT: action_button.set_label(_("System Font")); action_button.add_css_class(STYLE_CLASS_DIM_LABEL); action_button.set_tooltip_text(_("Selected font file is either installed in a system directory or is not writable by the current user.\n\nIf you wish to remove this font from the list of available fonts use the system package manager to remove the package containing this font file, ask the system administrator to remove it or use a font management application to disable it.")); break; case FileStatus.WOULD_DOWNGRADE: action_button.set_label(_("Newer version already installed")); action_button.add_css_class(STYLE_CLASS_DESTRUCTIVE_ACTION); action_button.set_tooltip_text(_("Click to overwrite")); break; case FileStatus.WOULD_UPGRADE: action_button.set_label(_("Update Font")); action_button.add_css_class(STYLE_CLASS_SUGGESTED_ACTION); action_button.set_tooltip_text(_("Click to overwrite")); break; case FileStatus.INSTALLED: action_button.set_label(_("Remove Font")); action_button.add_css_class(STYLE_CLASS_DESTRUCTIVE_ACTION); break; default: action_button.set_label(_("Install Font")); action_button.add_css_class(STYLE_CLASS_SUGGESTED_ACTION); break; } return; } void bind_settings () { return_if_fail(settings != null); SettingsBindFlags flags = SettingsBindFlags.DEFAULT; Gtk.Settings? gtk_settings = Gtk.Settings.get_default(); const string gtk_prefer_dark = "gtk-application-prefer-dark-theme"; if (gtk_settings != null) { #if HAVE_ADWAITA if (settings.get_boolean("use-adwaita-stylesheet")) { prefer_dark_theme.notify["active"].connect(() => { Adw.StyleManager style_manager = Adw.StyleManager.get_default(); Adw.ColorScheme color_scheme = prefer_dark_theme.active ? Adw.ColorScheme.PREFER_DARK : Adw.ColorScheme.PREFER_LIGHT; style_manager.set_color_scheme(color_scheme); }); } else settings.bind("prefer-dark-theme", gtk_settings, gtk_prefer_dark, flags); #else settings.bind("prefer-dark-theme", gtk_settings, gtk_prefer_dark, flags); #endif } warn_if_fail(gtk_settings != null); settings.bind("prefer-dark-theme", prefer_dark_theme, "active", flags); #if HAVE_ADWAITA settings.bind("use-adwaita-stylesheet", use_adwaita_stylesheet, "active", flags); #endif return; } #if HAVE_ADWAITA void on_restart_required () { var title = _("Selected setting requires restart to apply"); var body = _("Changes will take effect next time the application is started"); var icon = new GLib.ThemedIcon(BUS_ID); var notification = new GLib.Notification(title); notification.set_body(body); notification.set_icon(icon); GLib.Application.get_default().send_notification("restart-required", notification); return; } #endif void populate_preference_list () { preference_list.set_selection_mode(Gtk.SelectionMode.NONE); prefer_dark_theme = new Gtk.Switch(); // The added margins here are due to PreviewColors widget alignment issues var row = new Gtk.ListBoxRow() { activatable = false, selectable = false, margin_start = 6, margin_end = 6 }; row.set_child(new PreferenceRow(_("Prefer Dark Theme"), null, null, prefer_dark_theme)); preference_list.insert(row, -1); #if HAVE_ADWAITA use_adwaita_stylesheet = new Gtk.Switch(); row = new Gtk.ListBoxRow() { activatable = false, selectable = false, margin_start = 6, margin_end = 6 }; row.set_child(new PreferenceRow(_("Use Adwaita Stylesheet"), null, null, use_adwaita_stylesheet)); preference_list.insert(row, -1); #endif preview_colors = new PreviewColors(); preview_colors.restore_state(settings); widget_set_margin(preview_colors, 0); row = new Gtk.ListBoxRow() { activatable = false, selectable = false, margin_start = 6 }; row.set_child(new PreferenceRow(_("Preview Area Colors"), null, null, preview_colors)); preference_list.insert(row, -1); var adjustment = new Gtk.Adjustment(0.0, 0.0, double.MAX, 1.0, 1.0, 1.0); var spacing = new Gtk.SpinButton(adjustment, 1.0, 0); spacing.set_value((double) waterfall_settings.line_spacing); row = new Gtk.ListBoxRow() { activatable = false, selectable = false, margin_start = 6, margin_end = 6 }; row.set_child(new PreferenceRow(_("Waterfall Line Spacing"), null, null, spacing)); row.set_tooltip_text(_("Padding in pixels to insert above and below rows")); preference_list.insert(row, -1); row = new Gtk.ListBoxRow() { activatable = false, selectable = false, margin_start = 6, margin_end = 6 }; var show_line_size = new Gtk.Switch(); row.set_child(new PreferenceRow(_("Display line size in Waterfall Preview"), null, null, show_line_size)); BindingFlags flags = BindingFlags.BIDIRECTIONAL | BindingFlags.SYNC_CREATE; bind_property("show-line-size", show_line_size, "active", flags); preference_list.insert(row, -1); spacing.value_changed.connect(() => { waterfall_settings.line_spacing = (int) spacing.value; }); row = new Gtk.ListBoxRow() { activatable = false, selectable = false, margin_start = 6, margin_end = 6 }; row.set_child(waterfall_settings.preference_row); waterfall_settings.preference_row.margin_end = 12; preference_list.insert(row, -1); bind_settings(); return; } void on_show_context_menu (int n_press, double x, double y) { if (waterfall_settings == null) return; if (preview_pane.page != PreviewPanePage.PREVIEW || preview_pane.preview_mode != PreviewPageMode.WATERFALL) return; clicked_area.x = (int) x; clicked_area.y = (int) y; clicked_area.width = 2; clicked_area.height = 2; if (waterfall_settings.context_menu.get_parent() != null) waterfall_settings.context_menu.unparent(); waterfall_settings.context_menu.set_parent(preview_pane); waterfall_settings.context_menu.set_pointing_to(clicked_area); waterfall_settings.context_menu.popup(); return; } 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; } } } font-manager-0.9.4/src/font-viewer/font-viewer-gresources.xml000066400000000000000000000003621476271126700243220ustar00rootroot00000000000000 font-viewer-main-window.ui font-manager-0.9.4/src/font-viewer/font-viewer-main-window.ui000066400000000000000000000116621476271126700242140ustar00rootroot00000000000000 1 Install Font 2 2 2 2 0.9 1 font-manager-0.9.4/src/font-viewer/meson.build000066400000000000000000000017111476271126700213150ustar00rootroot00000000000000 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, check: true) font_viewer_sources = result.stdout().strip().split('\n') dependencies = [ vapi, vala_deps ] if get_option('adwaita') dependencies += adwaita endif executable('font-viewer', [font_viewer_sources, font_viewer_gresources, config_vapi], dependencies: dependencies, include_directories: includes, link_with: libfontmanager, link_whole: vala_common_library, install: true, install_dir: pkglibexec_dir, install_rpath: pkglib_dir, # Silence warnings we can do nothing about. # These are expected in code generated by Vala. c_args: [ '-w' ]) font-manager-0.9.4/src/meson.build000066400000000000000000000004741476271126700170550ustar00rootroot00000000000000 vala_file_list_template = ''' from glob import glob for f in sorted(glob('**/*.@0@', recursive=True)): print(f) ''' list_vala_sources = vala_file_list_template.format('vala') subdir('common') if get_option('manager') subdir('font-manager') endif if get_option('viewer') subdir('font-viewer') endif